From 9f6ad3fe0b9cb30115a5d38e8af3aebed0d70c08 Mon Sep 17 00:00:00 2001 From: Shamus Hammons Date: Tue, 5 Apr 2011 18:11:35 +0000 Subject: [PATCH] Major refactor of Architektonas: Jettisoning old cruft. --- GPLv2 | 280 - fparser/docs/gpl.txt => GPLv3 | 0 Makefile | 23 +- README | 23 +- architektonas.pro | 688 +- dxflib/FAQ | 18 - dxflib/Makefile | 142 - dxflib/Makefile.in | 142 - dxflib/config.guess | 1404 - dxflib/config.log | 139 - dxflib/config.status | 696 - dxflib/config.sub | 1504 - dxflib/configure | 5122 - dxflib/configure.in | 54 - dxflib/doc/classref/html/doxyfooter.html | 28 - dxflib/doc/classref/html/doxyheader.html | 131 - dxflib/doc/manual/en/Makefile | 2 - dxflib/doc/manual/en/appendix_bib.xml | 34 - dxflib/doc/manual/en/build.sh | 15 - dxflib/doc/manual/en/code/addline.cpp | 4 - dxflib/doc/manual/en/code/compile_unix.sh | 2 - dxflib/doc/manual/en/code/compile_win.sh | 2 - dxflib/doc/manual/en/code/mydxffilter.h | 4 - dxflib/doc/manual/en/code/parse.cpp | 5 - dxflib/doc/manual/en/compiling.xml | 75 - dxflib/doc/manual/en/img/dxflib.png | Bin 22916 -> 0 bytes dxflib/doc/manual/en/index.xml | 47 - dxflib/doc/manual/en/index2.xml | 5 - dxflib/doc/manual/en/overview.xml | 32 - dxflib/doc/manual/en/reading.xml | 32 - dxflib/doc/manual/en/settings.xml | 168 - dxflib/doc/manual/en/writing.xml | 258 - dxflib/doxygen.cfg | 428 - dxflib/include/dl_attributes.h | 1 - dxflib/include/dl_codes.h | 1 - dxflib/include/dl_creationadapter.h | 1 - dxflib/include/dl_creationinterface.h | 1 - dxflib/include/dl_dxf.h | 1 - dxflib/include/dl_entities.h | 1 - dxflib/include/dl_exception.h | 1 - dxflib/include/dl_extrusion.h | 1 - dxflib/include/dl_writer.h | 1 - dxflib/include/dl_writer_ascii.h | 1 - dxflib/src/dl_attributes.h | 182 - dxflib/src/dl_codes.h | 537 - dxflib/src/dl_creationadapter.h | 98 - dxflib/src/dl_creationinterface.h | 252 - dxflib/src/dl_dxf.cpp | 4939 - dxflib/src/dl_dxf.h | 414 - dxflib/src/dl_entities.h | 1355 - dxflib/src/dl_exception.h | 55 - dxflib/src/dl_extrusion.h | 145 - dxflib/src/dl_writer.h | 615 - dxflib/src/dl_writer_ascii.cpp | 153 - dxflib/src/dl_writer_ascii.h | 75 - dxflib/test/Makefile | 29 - dxflib/test/Makefile.in | 29 - dxflib/test/demo.dxf | 18696 ---- dxflib/test/main.cpp | 414 - dxflib/test/test.sh | 9 - dxflib/test/test_creationclass.cpp | 128 - dxflib/test/test_creationclass.h | 54 - fonts/courier.cxf | 868 - fonts/cursive.cxf | 660 - fonts/cyrillic_ii.cxf | 1028 - fonts/gothgbt.cxf | 3188 - fonts/gothgrt.cxf | 3465 - fonts/gothitt.cxf | 2727 - fonts/greek_ol.cxf | 14625 --- fonts/greekc.cxf | 1833 - fonts/greekcs.cxf | 1480 - fonts/greekp.cxf | 760 - fonts/greeks.cxf | 1188 - fonts/hershey.readme | 260 - fonts/iso8859-11.cxf | 2070 - fonts/italicc.cxf | 3022 - fonts/italiccs.cxf | 2612 - fonts/italict.cxf | 4820 - fonts/kochigothic.cxf | 7611 -- fonts/kochimincho.cxf | 7638 -- fonts/normal.cxf | 642 - fonts/normallatin1.cxf | 1265 - fonts/normallatin1.readme | 11 - fonts/normallatin2.cxf | 1197 - fonts/romanc.cxf | 2778 - fonts/romancs.cxf | 2425 - fonts/romand.cxf | 3971 - fonts/romanp.cxf | 2779 - fonts/romans.cxf | 1407 - fonts/romans2.cxf | 1958 - fonts/romant.cxf | 4651 - fonts/scriptc.cxf | 3635 - fonts/scripts.cxf | 3207 - fonts/standard.cxf | 655 - fonts/symbol.cxf | 705 - fonts/symbol_astro.cxf | 923 - fonts/symbol_misc1.cxf | 1208 - fonts/symbol_misc2.cxf | 1055 - fonts/unicode.cxf | 86548 ---------------- fparser/docs/fparser.html | 1629 - fparser/docs/lgpl.txt | 165 - fparser/docs/style.css | 80 - fparser/examples/example.cc | 55 - fparser/examples/example2.cc | 85 - fparser/fp_identifier_parser.inc | 415 - fparser/fp_opcode_add.inc | 4214 - fparser/fparser.cc | 3482 - fparser/fparser.hh | 179 - fparser/fparser_gmpint.hh | 15 - fparser/fparser_mpfr.hh | 15 - fparser/fpaux.hh | 796 - fparser/fpconfig.hh | 132 - fparser/fpoptimizer.cc | 10839 -- fparser/fptypes.hh | 282 - fparser/mpfr/GmpInt.cc | 710 - fparser/mpfr/GmpInt.hh | 148 - fparser/mpfr/MpfrFloat.cc | 974 - fparser/mpfr/MpfrFloat.hh | 206 - patterns/angle.dxf | 304 - patterns/ansi31.dxf | 1872 - patterns/ar-b816.dxf | 232 - patterns/ar-b816c.dxf | 340 - patterns/ar-b88.dxf | 268 - patterns/ar-brelm.dxf | 1564 - patterns/ar-brstd.dxf | 538 - patterns/ar-conc.dxf | 2104 - patterns/ar-hbone.dxf | 376 - patterns/ar-parq1.dxf | 592 - patterns/ar-roof.dxf | 664 - patterns/ar-rshke.dxf | 1078 - patterns/arcs.dxf | 362 - patterns/arcs_2.dxf | 2320 - patterns/box.dxf | 412 - patterns/brick.dxf | 342 - patterns/brstone.dxf | 1834 - patterns/clay.dxf | 700 - patterns/concrete.dxf | 16272 --- patterns/cross.dxf | 232 - patterns/daemon.dxf | 13452 --- patterns/dolmit.dxf | 592 - patterns/earth.dxf | 376 - patterns/escher.dxf | 1744 - patterns/flex.dxf | 268 - patterns/grass.dxf | 376 - patterns/grass_b.dxf | 898 - patterns/hex.dxf | 4696 - patterns/hexagon_a.dxf | 592 - patterns/hexagon_b.dxf | 664 - patterns/honeycomb.dxf | 9162 -- patterns/hound.dxf | 1456 - patterns/iso03w100.dxf | 268 - patterns/iso03w100a.dxf | 214 - patterns/kerpele.dxf | 1568 - patterns/misc01.dxf | 1424 - patterns/misc02.dxf | 1348 - patterns/misc03.dxf | 1868 - patterns/paisley.dxf | 47248 --------- patterns/pantagon_a.dxf | 880 - patterns/pantagon_b.dxf | 916 - patterns/plastic.dxf | 3654 - patterns/sacncr.dxf | 502 - patterns/sand.dxf | 9990 -- patterns/square.dxf | 232 - patterns/triangle_a.dxf | 376 - patterns/triangle_b.dxf | 412 - res/architektonas.qrc | 9 + res/atns-icon.png | Bin 0 -> 23419 bytes res/fix-angle.png | Bin 0 -> 877 bytes res/fix-angle.xcf | Bin 0 -> 3366 bytes res/fix-length.png | Bin 0 -> 941 bytes res/fix-length.xcf | Bin 0 -> 3672 bytes res/icon.xcf | Bin 0 -> 80621 bytes src/forms/res/exit.png => res/quit.png | Bin {src/forms/res => res}/splash.png | Bin res/splash.xcf | Bin 0 -> 1422713 bytes src/actions/actionblocksadd.cpp | 55 - src/actions/actionblocksadd.h | 22 - src/actions/actionblocksattributes.cpp | 65 - src/actions/actionblocksattributes.h | 22 - src/actions/actionblockscreate.cpp | 157 - src/actions/actionblockscreate.h | 43 - src/actions/actionblocksedit.cpp | 47 - src/actions/actionblocksedit.h | 22 - src/actions/actionblocksexplode.cpp | 50 - src/actions/actionblocksexplode.h | 25 - src/actions/actionblocksfreezeall.cpp | 47 - src/actions/actionblocksfreezeall.h | 25 - src/actions/actionblocksinsert.cpp | 441 - src/actions/actionblocksinsert.h | 70 - src/actions/actionblocksremove.cpp | 100 - src/actions/actionblocksremove.h | 22 - src/actions/actionblockstoggleview.cpp | 50 - src/actions/actionblockstoggleview.h | 22 - src/actions/actiondefault.cpp | 394 - src/actions/actiondefault.h | 53 - src/actions/actiondimaligned.cpp | 287 - src/actions/actiondimaligned.h | 54 - src/actions/actiondimangular.cpp | 315 - src/actions/actiondimangular.h | 54 - src/actions/actiondimdiametric.cpp | 324 - src/actions/actiondimdiametric.h | 53 - src/actions/actiondimension.cpp | 147 - src/actions/actiondimension.h | 50 - src/actions/actiondimleader.cpp | 269 - src/actions/actiondimleader.h | 59 - src/actions/actiondimlinear.cpp | 368 - src/actions/actiondimlinear.h | 70 - src/actions/actiondimradial.cpp | 314 - src/actions/actiondimradial.h | 53 - src/actions/actiondrawarc.cpp | 424 - src/actions/actiondrawarc.h | 57 - src/actions/actiondrawarc3p.cpp | 254 - src/actions/actiondrawarc3p.h | 63 - src/actions/actiondrawarctangential.cpp | 297 - src/actions/actiondrawarctangential.h | 69 - src/actions/actiondrawcircle.cpp | 246 - src/actions/actiondrawcircle.h | 51 - src/actions/actiondrawcircle2p.cpp | 230 - src/actions/actiondrawcircle2p.h | 58 - src/actions/actiondrawcircle3p.cpp | 234 - src/actions/actiondrawcircle3p.h | 63 - src/actions/actiondrawcirclecr.cpp | 257 - src/actions/actiondrawcirclecr.h | 53 - src/actions/actiondrawellipseaxis.cpp | 396 - src/actions/actiondrawellipseaxis.h | 58 - src/actions/actiondrawhatch.cpp | 192 - src/actions/actiondrawhatch.h | 40 - src/actions/actiondrawimage.cpp | 307 - src/actions/actiondrawimage.h | 63 - src/actions/actiondrawline.cpp | 355 - src/actions/actiondrawline.h | 66 - src/actions/actiondrawlineangle.cpp | 326 - src/actions/actiondrawlineangle.h | 69 - src/actions/actiondrawlinebisector.cpp | 278 - src/actions/actiondrawlinebisector.h | 67 - src/actions/actiondrawlinefree.cpp | 134 - src/actions/actiondrawlinefree.h | 34 - src/actions/actiondrawlinehorvert.cpp | 158 - src/actions/actiondrawlinehorvert.h | 52 - src/actions/actiondrawlineparallel.cpp | 264 - src/actions/actiondrawlineparallel.h | 62 - src/actions/actiondrawlineparallelthrough.cpp | 280 - src/actions/actiondrawlineparallelthrough.h | 60 - src/actions/actiondrawlinepolygon.cpp | 270 - src/actions/actiondrawlinepolygon.h | 52 - src/actions/actiondrawlinepolygon2.cpp | 270 - src/actions/actiondrawlinepolygon2.h | 52 - src/actions/actiondrawlinerectangle.cpp | 224 - src/actions/actiondrawlinerectangle.h | 52 - src/actions/actiondrawlinerelangle.cpp | 328 - src/actions/actiondrawlinerelangle.h | 70 - src/actions/actiondrawlinetangent1.cpp | 202 - src/actions/actiondrawlinetangent1.h | 49 - src/actions/actiondrawlinetangent2.cpp | 178 - src/actions/actiondrawlinetangent2.h | 47 - src/actions/actiondrawpoint.cpp | 136 - src/actions/actiondrawpoint.h | 33 - src/actions/actiondrawpolyline.cpp | 308 - src/actions/actiondrawpolyline.h | 53 - src/actions/actiondrawspline.cpp | 359 - src/actions/actiondrawspline.h | 67 - src/actions/actiondrawtext.cpp | 335 - src/actions/actiondrawtext.h | 55 - src/actions/actioneditcopy.cpp | 108 - src/actions/actioneditcopy.h | 44 - src/actions/actioneditpaste.cpp | 135 - src/actions/actioneditpaste.h | 41 - src/actions/actioneditundo.cpp | 55 - src/actions/actioneditundo.h | 26 - src/actions/actionfilenew.cpp | 48 - src/actions/actionfilenew.h | 22 - src/actions/actionfileopen.cpp | 48 - src/actions/actionfileopen.h | 22 - src/actions/actionfilesave.cpp | 44 - src/actions/actionfilesave.h | 22 - src/actions/actionfilesaveas.cpp | 45 - src/actions/actionfilesaveas.h | 22 - src/actions/actioninfoangle.cpp | 167 - src/actions/actioninfoangle.h | 48 - src/actions/actioninfoarea.cpp | 249 - src/actions/actioninfoarea.h | 49 - src/actions/actioninfodist.cpp | 174 - src/actions/actioninfodist.h | 43 - src/actions/actioninfodist2.cpp | 157 - src/actions/actioninfodist2.h | 45 - src/actions/actioninfoinside.cpp | 94 - src/actions/actioninfoinside.h | 32 - src/actions/actioninfototallength.cpp | 79 - src/actions/actioninfototallength.h | 31 - src/actions/actionlayersadd.cpp | 50 - src/actions/actionlayersadd.h | 22 - src/actions/actionlayersedit.cpp | 65 - src/actions/actionlayersedit.h | 22 - src/actions/actionlayersfreezeall.cpp | 46 - src/actions/actionlayersfreezeall.h | 25 - src/actions/actionlayersremove.cpp | 53 - src/actions/actionlayersremove.h | 22 - src/actions/actionlayerstogglelock.cpp | 77 - src/actions/actionlayerstogglelock.h | 22 - src/actions/actionlayerstoggleview.cpp | 47 - src/actions/actionlayerstoggleview.h | 22 - src/actions/actionlibraryinsert.cpp | 297 - src/actions/actionlibraryinsert.h | 63 - src/actions/actionlockrelativezero.cpp | 42 - src/actions/actionlockrelativezero.h | 27 - src/actions/actionmodifyattributes.cpp | 92 - src/actions/actionmodifyattributes.h | 34 - src/actions/actionmodifybevel.cpp | 323 - src/actions/actionmodifybevel.h | 60 - src/actions/actionmodifycut.cpp | 180 - src/actions/actionmodifycut.h | 43 - src/actions/actionmodifydelete.cpp | 82 - src/actions/actionmodifydelete.h | 33 - src/actions/actionmodifydeletefree.cpp | 170 - src/actions/actionmodifydeletefree.h | 35 - src/actions/actionmodifydeletequick.cpp | 99 - src/actions/actionmodifydeletequick.h | 30 - src/actions/actionmodifyentity.cpp | 125 - src/actions/actionmodifyentity.h | 28 - src/actions/actionmodifyexplodetext.cpp | 51 - src/actions/actionmodifyexplodetext.h | 24 - src/actions/actionmodifymirror.cpp | 196 - src/actions/actionmodifymirror.h | 45 - src/actions/actionmodifymove.cpp | 180 - src/actions/actionmodifymove.h | 45 - src/actions/actionmodifymoverotate.cpp | 269 - src/actions/actionmodifymoverotate.h | 62 - src/actions/actionmodifyrotate.cpp | 142 - src/actions/actionmodifyrotate.h | 44 - src/actions/actionmodifyrotate2.cpp | 169 - src/actions/actionmodifyrotate2.h | 45 - src/actions/actionmodifyround.cpp | 336 - src/actions/actionmodifyround.h | 60 - src/actions/actionmodifyscale.cpp | 130 - src/actions/actionmodifyscale.h | 43 - src/actions/actionmodifystretch.cpp | 217 - src/actions/actionmodifystretch.h | 46 - src/actions/actionmodifytrim.cpp | 192 - src/actions/actionmodifytrim.h | 46 - src/actions/actionmodifytrimamount.cpp | 201 - src/actions/actionmodifytrimamount.h | 51 - src/actions/actionoptionsdrawing.cpp | 52 - src/actions/actionoptionsdrawing.h | 24 - src/actions/actionpolylineadd.cpp | 40 - src/actions/actionpolylineadd.h | 31 - src/actions/actionpolylineappend.cpp | 40 - src/actions/actionpolylineappend.h | 31 - src/actions/actionpolylinedel.cpp | 40 - src/actions/actionpolylinedel.h | 31 - src/actions/actionpolylinedelbetween.cpp | 40 - src/actions/actionpolylinedelbetween.h | 31 - src/actions/actionpolylinetrim.cpp | 40 - src/actions/actionpolylinetrim.h | 31 - src/actions/actionprintpreview.cpp | 200 - src/actions/actionprintpreview.h | 55 - src/actions/actionselect.cpp | 55 - src/actions/actionselect.h | 26 - src/actions/actionselectall.cpp | 51 - src/actions/actionselectall.h | 26 - src/actions/actionselectbase.cpp | 44 - src/actions/actionselectbase.h | 22 - src/actions/actionselectcontour.cpp | 73 - src/actions/actionselectcontour.h | 29 - src/actions/actionselectintersected.cpp | 165 - src/actions/actionselectintersected.h | 45 - src/actions/actionselectinvert.cpp | 50 - src/actions/actionselectinvert.h | 23 - src/actions/actionselectlayer.cpp | 67 - src/actions/actionselectlayer.h | 29 - src/actions/actionselectsingle.cpp | 74 - src/actions/actionselectsingle.h | 30 - src/actions/actionselectwindow.cpp | 162 - src/actions/actionselectwindow.h | 45 - src/actions/actionsetrelativezero.cpp | 105 - src/actions/actionsetrelativezero.h | 33 - src/actions/actionsetsnapmode.cpp | 46 - src/actions/actionsetsnapmode.h | 26 - src/actions/actionsetsnaprestriction.cpp | 48 - src/actions/actionsetsnaprestriction.h | 26 - src/actions/actionsnapintersectionmanual.cpp | 182 - src/actions/actionsnapintersectionmanual.h | 44 - src/actions/actionzoomauto.cpp | 48 - src/actions/actionzoomauto.h | 25 - src/actions/actionzoomautoy.cpp | 40 - src/actions/actionzoomautoy.h | 22 - src/actions/actionzoomin.cpp | 77 - src/actions/actionzoomin.h | 29 - src/actions/actionzoompan.cpp | 94 - src/actions/actionzoompan.h | 32 - src/actions/actionzoomprevious.cpp | 43 - src/actions/actionzoomprevious.h | 24 - src/actions/actionzoomredraw.cpp | 46 - src/actions/actionzoomredraw.h | 22 - src/actions/actionzoomscroll.cpp | 41 - src/actions/actionzoomscroll.h | 25 - src/actions/actionzoomwindow.cpp | 152 - src/actions/actionzoomwindow.h | 34 - src/applicationwindow.cpp | 232 + src/applicationwindow.h | 50 + src/arc.cpp | 318 + src/arc.h | 38 + src/base/actioninterface.cpp | 475 - src/base/actioninterface.h | 112 - src/base/arc.cpp | 887 - src/base/arc.h | 144 - src/base/atomicentity.cpp | 192 - src/base/atomicentity.h | 38 - src/base/block.cpp | 181 - src/base/block.h | 89 - src/base/blocklist.cpp | 396 - src/base/blocklist.h | 58 - src/base/circle.cpp | 450 - src/base/circle.h | 100 - src/base/clipboard.cpp | 133 - src/base/clipboard.h | 52 - src/base/color.cpp | 87 - src/base/color.h | 35 - src/base/commandevent.cpp | 54 - src/base/commandevent.h | 23 - src/base/constructionline.cpp | 233 - src/base/constructionline.h | 81 - src/base/creation.cpp | 1226 - src/base/creation.h | 97 - src/base/debug.cpp | 147 - src/base/debug.h | 66 - src/base/dialogfactory.cpp | 88 - src/base/dialogfactory.h | 33 - src/base/dialogfactoryadapter.h | 60 - src/base/dialogfactoryinterface.h | 380 - src/base/dimaligned.cpp | 328 - src/base/dimaligned.h | 83 - src/base/dimangular.cpp | 461 - src/base/dimangular.h | 88 - src/base/dimdiametric.cpp | 186 - src/base/dimdiametric.h | 77 - src/base/dimension.cpp | 346 - src/base/dimension.h | 148 - src/base/dimlinear.cpp | 333 - src/base/dimlinear.h | 92 - src/base/dimradial.cpp | 285 - src/base/dimradial.h | 77 - src/base/document.cpp | 121 - src/base/document.h | 55 - src/base/drawing.cpp | 751 - src/base/drawing.h | 123 - src/base/ellipse.cpp | 675 - src/base/ellipse.h | 113 - src/base/entity.cpp | 1095 - src/base/entity.h | 284 - src/base/entitycontainer.cpp | 1704 - src/base/entitycontainer.h | 124 - src/base/enums.cpp | 391 - src/base/enums.h | 716 - src/base/eventhandler.cpp | 680 - src/base/eventhandler.h | 52 - src/base/fileio.cpp | 201 - src/base/fileio.h | 40 - src/base/filtercxf.cpp | 268 - src/base/filtercxf.h | 39 - src/base/filterdxf.cpp | 3198 - src/base/filterdxf.h | 182 - src/base/filterdxf1.cpp | 1897 - src/base/filterdxf1.h | 103 - src/base/filterinterface.cpp | 77 - src/base/filterinterface.h | 58 - src/base/flags.cpp | 68 - src/base/flags.h | 28 - src/base/font.cpp | 290 - src/base/font.h | 66 - src/base/fontchar.h | 39 - src/base/fontlist.cpp | 197 - src/base/fontlist.h | 49 - src/base/grid.cpp | 460 - src/base/grid.h | 57 - src/base/hatch.cpp | 818 - src/base/hatch.h | 97 - src/base/image.cpp | 438 - src/base/image.h | 115 - src/base/infoarea.cpp | 171 - src/base/infoarea.h | 36 - src/base/information.cpp | 825 - src/base/information.h | 42 - src/base/insert.cpp | 399 - src/base/insert.h | 124 - src/base/layer.cpp | 168 - src/base/layer.h | 83 - src/base/layerlist.cpp | 452 - src/base/layerlist.h | 55 - src/base/leader.cpp | 215 - src/base/leader.h | 62 - src/base/line.cpp | 640 - src/base/line.h | 95 - src/base/linetypepattern.cpp | 37 - src/base/linetypepattern.h | 56 - src/base/mathextra.cpp | 386 - src/base/mathextra.h | 37 - src/base/modification.cpp | 2981 - src/base/modification.h | 240 - src/base/paintinterface.cpp | 629 - src/base/paintinterface.h | 79 - src/base/pattern.cpp | 114 - src/base/pattern.h | 30 - src/base/patternlist.cpp | 178 - src/base/patternlist.h | 46 - src/base/pen.cpp | 127 - src/base/pen.h | 44 - src/base/point.cpp | 187 - src/base/point.h | 71 - src/base/polyline.cpp | 517 - src/base/polyline.h | 93 - src/base/preview.cpp | 209 - src/base/preview.h | 42 - src/base/script.cpp | 37 - src/base/script.h | 32 - src/base/scriptlist.cpp | 190 - src/base/scriptlist.h | 45 - src/base/selection.cpp | 359 - src/base/selection.h | 44 - src/base/solid.cpp | 248 - src/base/solid.h | 103 - src/base/spline.cpp | 738 - src/base/spline.h | 93 - src/base/staticgraphicview.cpp | 98 - src/base/staticgraphicview.h | 37 - src/base/system.cpp | 1644 - src/base/system.h | 69 - src/base/text.cpp | 678 - src/base/text.h | 166 - src/base/undo.cpp | 402 - src/base/undo.h | 81 - src/base/undoable.cpp | 96 - src/base/undoable.h | 34 - src/base/undocycle.cpp | 98 - src/base/undocycle.h | 43 - src/base/units.cpp | 1341 - src/base/units.h | 52 - src/base/utility.cpp | 45 - src/base/utility.h | 17 - src/base/variable.cpp | 106 - src/base/variable.h | 52 - src/base/variabledict.cpp | 316 - src/base/variabledict.h | 47 - src/base/vector.cpp | 406 - src/base/vector.h | 74 - src/base/vectorsolutions.cpp | 285 - src/base/vectorsolutions.h | 49 - src/circle.cpp | 162 + src/circle.h | 31 + src/container.cpp | 198 + src/container.h | 33 + src/dimension.cpp | 297 + src/dimension.h | 32 + src/drawingview.cpp | 676 + src/drawingview.h | 51 + src/forms/arcoptions.cpp | 86 - src/forms/arcoptions.h | 27 - src/forms/arctangentialoptions.cpp | 97 - src/forms/arctangentialoptions.h | 32 - src/forms/beveloptions.cpp | 112 - src/forms/beveloptions.h | 33 - src/forms/blockdialog.cpp | 81 - src/forms/blockdialog.h | 31 - src/forms/blockdialog.ui | 162 - src/forms/cadtoolbar.cpp | 287 - src/forms/cadtoolbar.h | 78 - src/forms/cadtoolbar.ui | 32 - src/forms/cadtoolbararcs.cpp | 39 - src/forms/cadtoolbararcs.h | 15 - src/forms/cadtoolbararcs.ui | 219 - src/forms/cadtoolbarcircles.cpp | 40 - src/forms/cadtoolbarcircles.h | 15 - src/forms/cadtoolbarcircles.ui | 257 - src/forms/cadtoolbardim.cpp | 43 - src/forms/cadtoolbardim.h | 15 - src/forms/cadtoolbardim.ui | 357 - src/forms/cadtoolbarellipses.cpp | 37 - src/forms/cadtoolbarellipses.h | 15 - src/forms/cadtoolbarellipses.ui | 141 - src/forms/cadtoolbarinfo.cpp | 40 - src/forms/cadtoolbarinfo.h | 15 - src/forms/cadtoolbarinfo.ui | 249 - src/forms/cadtoolbarlines.cpp | 53 - src/forms/cadtoolbarlines.h | 15 - src/forms/cadtoolbarmain.cpp | 80 - src/forms/cadtoolbarmain.h | 21 - src/forms/cadtoolbarmodify.cpp | 61 - src/forms/cadtoolbarmodify.h | 15 - src/forms/cadtoolbarmodify.ui | 753 - src/forms/cadtoolbarpoints.cpp | 36 - src/forms/cadtoolbarpoints.h | 15 - src/forms/cadtoolbarpoints.ui | 105 - src/forms/cadtoolbarpolylines.cpp | 41 - src/forms/cadtoolbarpolylines.h | 15 - src/forms/cadtoolbarpolylines.ui | 285 - src/forms/cadtoolbarselect.cpp | 89 - src/forms/cadtoolbarselect.h | 31 - src/forms/cadtoolbarselect.ui | 465 - src/forms/cadtoolbarsnap.cpp | 52 - src/forms/cadtoolbarsnap.h | 15 - src/forms/cadtoolbarsnap.ui | 654 - src/forms/cadtoolbarsplines.cpp | 36 - src/forms/cadtoolbarsplines.h | 15 - src/forms/cadtoolbarsplines.ui | 105 - src/forms/circleoptions.cpp | 85 - src/forms/circleoptions.h | 29 - src/forms/commandwidget.cpp | 142 - src/forms/commandwidget.h | 36 - src/forms/commandwidget.ui | 159 - src/forms/coordinatewidget.cpp | 167 - src/forms/coordinatewidget.h | 34 - src/forms/coordinatewidget.ui | 152 - src/forms/dimensionlabeleditor.cpp | 94 - src/forms/dimensionlabeleditor.h | 24 - src/forms/dimensionlabeleditor.ui | 209 - src/forms/dimlinearoptions.cpp | 102 - src/forms/dimlinearoptions.h | 33 - src/forms/dimoptions.cpp | 142 - src/forms/dimoptions.h | 36 - src/forms/dlgarc.cpp | 74 - src/forms/dlgarc.h | 27 - src/forms/dlgarc.ui | 321 - src/forms/dlgattributes.cpp | 61 - src/forms/dlgattributes.h | 30 - src/forms/dlgattributes.ui | 163 - src/forms/dlgcircle.cpp | 65 - src/forms/dlgcircle.h | 27 - src/forms/dlgcircle.ui | 271 - src/forms/dlgdimension.cpp | 52 - src/forms/dlgdimension.h | 27 - src/forms/dlgdimension.ui | 180 - src/forms/dlgdimlinear.cpp | 55 - src/forms/dlgdimlinear.h | 27 - src/forms/dlgdimlinear.ui | 240 - src/forms/dlgellipse.cpp | 85 - src/forms/dlgellipse.h | 27 - src/forms/dlgellipse.ui | 363 - src/forms/dlghatch.cpp | 182 - src/forms/dlghatch.h | 38 - src/forms/dlghatch.ui | 342 - src/forms/dlgimageoptions.cpp | 101 - src/forms/dlgimageoptions.h | 32 - src/forms/dlgimageoptions.ui | 301 - src/forms/dlginitial.cpp | 79 - src/forms/dlginitial.h | 24 - src/forms/dlginitial.ui | 198 - src/forms/dlginsert.cpp | 80 - src/forms/dlginsert.h | 27 - src/forms/dlginsert.ui | 373 - src/forms/dlgline.cpp | 67 - src/forms/dlgline.h | 27 - src/forms/dlgline.ui | 289 - src/forms/dlgmirror.cpp | 82 - src/forms/dlgmirror.h | 33 - src/forms/dlgmirror.ui | 202 - src/forms/dlgmove.cpp | 91 - src/forms/dlgmove.h | 31 - src/forms/dlgmove.ui | 275 - src/forms/dlgmoverotate.cpp | 96 - src/forms/dlgmoverotate.h | 32 - src/forms/dlgmoverotate.ui | 323 - src/forms/dlgoptionsdrawing.cpp | 541 - src/forms/dlgoptionsdrawing.h | 34 - src/forms/dlgoptionsdrawing.ui | 1196 - src/forms/dlgoptionsgeneral.cpp | 193 - src/forms/dlgoptionsgeneral.h | 25 - src/forms/dlgoptionsgeneral.ui | 929 - src/forms/dlgpoint.cpp | 61 - src/forms/dlgpoint.h | 29 - src/forms/dlgpoint.ui | 247 - src/forms/dlgrotate.cpp | 95 - src/forms/dlgrotate.h | 32 - src/forms/dlgrotate.ui | 331 - src/forms/dlgrotate2.cpp | 102 - src/forms/dlgrotate2.h | 36 - src/forms/dlgrotate2.ui | 348 - src/forms/dlgscale.cpp | 95 - src/forms/dlgscale.h | 32 - src/forms/dlgscale.ui | 319 - src/forms/dlgspline.cpp | 61 - src/forms/dlgspline.h | 27 - src/forms/dlgspline.ui | 256 - src/forms/dlgtext.cpp | 430 - src/forms/dlgtext.h | 52 - src/forms/dlgtext.ui | 1788 - src/forms/exitdialog.cpp | 89 - src/forms/exitdialog.h | 27 - src/forms/exitdialog.ui | 237 - src/forms/imageoptions.cpp | 79 - src/forms/imageoptions.h | 28 - src/forms/imageoptions.ui | 129 - src/forms/insertoptions.cpp | 142 - src/forms/insertoptions.h | 38 - src/forms/layerdialog.cpp | 88 - src/forms/layerdialog.h | 34 - src/forms/layerdialog.ui | 172 - src/forms/libraryinsertoptions.cpp | 97 - src/forms/libraryinsertoptions.h | 31 - src/forms/librarywidget.cpp | 403 - src/forms/librarywidget.h | 40 - src/forms/librarywidget.ui | 76 - src/forms/lineangleoptions.cpp | 139 - src/forms/lineangleoptions.h | 35 - src/forms/linebisectoroptions.cpp | 99 - src/forms/linebisectoroptions.h | 32 - src/forms/lineoptions.cpp | 75 - src/forms/lineoptions.h | 30 - src/forms/lineparalleloptions.cpp | 99 - src/forms/lineparalleloptions.h | 32 - src/forms/lineparallelthroughoptions.cpp | 81 - src/forms/lineparallelthroughoptions.h | 29 - src/forms/linepolygon2options.cpp | 81 - src/forms/linepolygon2options.h | 29 - src/forms/linepolygonoptions.cpp | 81 - src/forms/linepolygonoptions.h | 29 - src/forms/linerelangleoptions.cpp | 120 - src/forms/linerelangleoptions.h | 32 - src/forms/mousewidget.cpp | 53 - src/forms/mousewidget.h | 21 - src/forms/mousewidget.ui | 157 - src/forms/moverotateoptions.cpp | 83 - src/forms/moverotateoptions.h | 29 - src/forms/polylineoptions.cpp | 83 - src/forms/polylineoptions.h | 33 - src/forms/printpreviewoptions.cpp | 181 - src/forms/printpreviewoptions.h | 39 - src/forms/printpreviewoptions.ui | 221 - src/forms/res/architektonas.qrc | 269 - src/forms/res/blockadd.xpm | 19 - src/forms/res/blockattributes.xpm | 19 - src/forms/res/blockedit.xpm | 21 - src/forms/res/blockinsert.xpm | 23 - src/forms/res/blockremove.xpm | 19 - src/forms/res/color00.xpm | 18 - src/forms/res/color01.xpm | 18 - src/forms/res/color02.xpm | 18 - src/forms/res/color03.xpm | 18 - src/forms/res/color04.xpm | 18 - src/forms/res/color05.xpm | 18 - src/forms/res/color06.xpm | 18 - src/forms/res/color07.xpm | 25 - src/forms/res/color08.xpm | 20 - src/forms/res/color09.xpm | 18 - src/forms/res/color11.xpm | 19 - src/forms/res/color14.xpm | 19 - src/forms/res/colorxx.xpm | 156 - src/forms/res/commandwidget.xpm | 139 - src/forms/res/configure.png | Bin 1055 -> 0 bytes src/forms/res/contents.png | Bin 1111 -> 0 bytes src/forms/res/cur_cad_bmp.xpm | 38 - src/forms/res/cur_cad_mask.xpm | 38 - src/forms/res/cur_del_bmp.xpm | 38 - src/forms/res/cur_del_mask.xpm | 38 - src/forms/res/cur_glass_bmp.xpm | 38 - src/forms/res/cur_glass_mask.xpm | 38 - src/forms/res/cur_hand_bmp.xpm | 38 - src/forms/res/cur_hand_mask.xpm | 38 - src/forms/res/cur_select_bmp.xpm | 38 - src/forms/res/cur_select_mask.xpm | 38 - src/forms/res/document.png | Bin 740 -> 0 bytes src/forms/res/document.xpm | 29 - src/forms/res/editclear.png | Bin 277 -> 0 bytes src/forms/res/editcopy.xpm | 28 - src/forms/res/editcopy2.png | Bin 692 -> 0 bytes src/forms/res/editcut.xpm | 28 - src/forms/res/editcut2.png | Bin 981 -> 0 bytes src/forms/res/editpaste.xpm | 48 - src/forms/res/editpaste2.png | Bin 818 -> 0 bytes src/forms/res/editredo.xpm | 31 - src/forms/res/editundo.xpm | 31 - src/forms/res/fileclose.png | Bin 1027 -> 0 bytes src/forms/res/filenew.png | Bin 725 -> 0 bytes src/forms/res/filenew.xpm | 27 - src/forms/res/fileopen.xpm | 28 - src/forms/res/fileopen2.png | Bin 876 -> 0 bytes src/forms/res/fileprint.png | Bin 697 -> 0 bytes src/forms/res/fileprint.xpm | 29 - src/forms/res/fileprintpreview.png | Bin 863 -> 0 bytes src/forms/res/fileprintpreview.xpm | 22 - src/forms/res/filesave.xpm | 29 - src/forms/res/filesave2.png | Bin 670 -> 0 bytes src/forms/res/filesaveas.png | Bin 1104 -> 0 bytes src/forms/res/folderclosed.xpm | 138 - src/forms/res/folderopen.xpm | 136 - src/forms/res/hiddenblock.xpm | 20 - src/forms/res/hiddenlayer.xpm | 20 - src/forms/res/intro.png | Bin 7009 -> 0 bytes src/forms/res/intro_camexpert.xpm | 804 - src/forms/res/intro_qcad.xpm | 805 - src/forms/res/layeradd.xpm | 19 - src/forms/res/layeredit.xpm | 22 - src/forms/res/layerremove.xpm | 19 - src/forms/res/layerstatus_00.xpm | 18 - src/forms/res/layerstatus_01.xpm | 19 - src/forms/res/layerstatus_10.xpm | 22 - src/forms/res/layerstatus_11.xpm | 21 - src/forms/res/linetype00.xpm | 17 - src/forms/res/linetype01.xpm | 18 - src/forms/res/linetype02.xpm | 18 - src/forms/res/linetype03.xpm | 18 - src/forms/res/linetype04.xpm | 18 - src/forms/res/linetype05.xpm | 18 - src/forms/res/linetype06.xpm | 18 - src/forms/res/linetype07.xpm | 18 - src/forms/res/mouse.xpm | 34 - src/forms/res/qcad.icns | Bin 46889 -> 0 bytes src/forms/res/qcad.ico | Bin 2238 -> 0 bytes src/forms/res/qcad.png | Bin 4254 -> 0 bytes src/forms/res/qcad.xpm | 132 - src/forms/res/qcad16.png | Bin 1166 -> 0 bytes src/forms/res/qg_align_bc.xpm | 22 - src/forms/res/qg_align_bl.xpm | 22 - src/forms/res/qg_align_br.xpm | 22 - src/forms/res/qg_align_mc.xpm | 21 - src/forms/res/qg_align_ml.xpm | 22 - src/forms/res/qg_align_mr.xpm | 22 - src/forms/res/qg_align_tc.xpm | 22 - src/forms/res/qg_align_tl.xpm | 22 - src/forms/res/qg_align_tr.xpm | 22 - src/forms/res/qg_arcs3p.xpm | 26 - src/forms/res/qg_arcscraa.xpm | 24 - src/forms/res/qg_arcspara.xpm | 21 - src/forms/res/qg_arcstangential.xpm | 24 - src/forms/res/qg_back.xpm | 17 - src/forms/res/qg_char_degrees.xpm | 20 - src/forms/res/qg_char_diameter.xpm | 20 - src/forms/res/qg_char_pm.xpm | 20 - src/forms/res/qg_circles.xpm | 24 - src/forms/res/qg_circles2p.xpm | 24 - src/forms/res/qg_circles3p.xpm | 24 - src/forms/res/qg_circlescr.xpm | 26 - src/forms/res/qg_circlespara.xpm | 22 - src/forms/res/qg_colorbox.xpm | 66 - src/forms/res/qg_deselectinters.xpm | 27 - src/forms/res/qg_deselectwindow.xpm | 25 - src/forms/res/qg_dimaligned.xpm | 24 - src/forms/res/qg_dimangular.xpm | 23 - src/forms/res/qg_dimdia.xpm | 20 - src/forms/res/qg_dimdiametric.xpm | 20 - src/forms/res/qg_dimhor.xpm | 15 - src/forms/res/qg_dimleader.xpm | 15 - src/forms/res/qg_dimlinear.xpm | 21 - src/forms/res/qg_dimradial.xpm | 20 - src/forms/res/qg_dimtol1.xpm | 16 - src/forms/res/qg_dimtol2.xpm | 16 - src/forms/res/qg_dimver.xpm | 20 - src/forms/res/qg_dirneg.xpm | 23 - src/forms/res/qg_dirpos.xpm | 23 - src/forms/res/qg_dlgmodifymirror.xpm | 66 - src/forms/res/qg_dlgmodifymove.xpm | 31 - src/forms/res/qg_dlgmodifymoverotate.xpm | 48 - src/forms/res/qg_dlgmodifyrotate.xpm | 64 - src/forms/res/qg_dlgmodifyrotate2.xpm | 66 - src/forms/res/qg_dlgmodifyscale.xpm | 60 - src/forms/res/qg_editcopy.xpm | 28 - src/forms/res/qg_editcut.xpm | 28 - src/forms/res/qg_editpaste.xpm | 48 - src/forms/res/qg_ellipsearcsaxes.xpm | 24 - src/forms/res/qg_ellipsesaxes.xpm | 24 - src/forms/res/qg_filenew.xpm | 27 - src/forms/res/qg_fileopen.xpm | 28 - src/forms/res/qg_filesave.xpm | 29 - src/forms/res/qg_forward.xpm | 17 - src/forms/res/qg_infoangle.xpm | 26 - src/forms/res/qg_infoarea.xpm | 26 - src/forms/res/qg_infodist.xpm | 24 - src/forms/res/qg_infodist2.xpm | 24 - src/forms/res/qg_infototallength.xpm | 24 - src/forms/res/qg_linesangle.xpm | 17 - src/forms/res/qg_linesbisector.xpm | 27 - src/forms/res/qg_linesfree.xpm | 18 - src/forms/res/qg_lineshor.xpm | 9 - src/forms/res/qg_linesnormal.xpm | 19 - src/forms/res/qg_linesorthogonal.xpm | 19 - src/forms/res/qg_linespara.xpm | 22 - src/forms/res/qg_linesparathrough.xpm | 21 - src/forms/res/qg_linespolygon.xpm | 24 - src/forms/res/qg_linespolygon2.xpm | 24 - src/forms/res/qg_linesrect.xpm | 23 - src/forms/res/qg_linesrelativeangle.xpm | 19 - src/forms/res/qg_linestan1.xpm | 26 - src/forms/res/qg_linestan2.xpm | 26 - src/forms/res/qg_linesver.xpm | 23 - src/forms/res/qg_menuarc.xpm | 23 - src/forms/res/qg_menublock.xpm | 25 - src/forms/res/qg_menucircle.xpm | 23 - src/forms/res/qg_menudim.png | Bin 172 -> 0 bytes src/forms/res/qg_menudim.xpm | 23 - src/forms/res/qg_menuedit.xpm | 24 - src/forms/res/qg_menuellipse.xpm | 23 - src/forms/res/qg_menuhatch.xpm | 23 - src/forms/res/qg_menuimage.xpm | 26 - src/forms/res/qg_menuline.xpm | 23 - src/forms/res/qg_menumeasure.xpm | 24 - src/forms/res/qg_menupoint.xpm | 23 - src/forms/res/qg_menupolyline.xpm | 23 - src/forms/res/qg_menuselect.xpm | 25 - src/forms/res/qg_menuspline.xpm | 23 - src/forms/res/qg_menutext.xpm | 23 - src/forms/res/qg_modifyattributes.xpm | 26 - src/forms/res/qg_modifybevel.xpm | 25 - src/forms/res/qg_modifycut.xpm | 28 - src/forms/res/qg_modifydelete.xpm | 25 - src/forms/res/qg_modifyentity.xpm | 25 - src/forms/res/qg_modifyexplode.xpm | 25 - src/forms/res/qg_modifyexplodetext.xpm | 24 - src/forms/res/qg_modifymirror.xpm | 27 - src/forms/res/qg_modifymove.xpm | 25 - src/forms/res/qg_modifymoverotate.xpm | 27 - src/forms/res/qg_modifyrotate.xpm | 27 - src/forms/res/qg_modifyrotate2.xpm | 27 - src/forms/res/qg_modifyround.xpm | 25 - src/forms/res/qg_modifyscale.xpm | 25 - src/forms/res/qg_modifystretch.xpm | 27 - src/forms/res/qg_modifytext.xpm | 25 - src/forms/res/qg_modifytrim.xpm | 27 - src/forms/res/qg_modifytrim2.xpm | 27 - src/forms/res/qg_modifytrimamount.xpm | 23 - src/forms/res/qg_points.xpm | 23 - src/forms/res/qg_polyline.xpm | 24 - src/forms/res/qg_polylineadd.xpm | 25 - src/forms/res/qg_polylineappend.xpm | 25 - src/forms/res/qg_polylinedel.xpm | 25 - src/forms/res/qg_polylinedelbetween.xpm | 26 - src/forms/res/qg_polylinetrim.xpm | 25 - src/forms/res/qg_printbw.xpm | 24 - src/forms/res/qg_printcenter.xpm | 25 - src/forms/res/qg_printfit.xpm | 25 - src/forms/res/qg_printscale.xpm | 23 - src/forms/res/qg_relzerolock.xpm | 23 - src/forms/res/qg_relzeromove.xpm | 24 - src/forms/res/qg_restricthorizontal.xpm | 23 - src/forms/res/qg_restrictnothing.xpm | 10 - src/forms/res/qg_restrictorthogonal.xpm | 23 - src/forms/res/qg_restrictvertical.xpm | 23 - src/forms/res/qg_snapcenter.xpm | 26 - src/forms/res/qg_snapdist.xpm | 26 - src/forms/res/qg_snapendpoint.xpm | 26 - src/forms/res/qg_snapfree.xpm | 12 - src/forms/res/qg_snapgrid.xpm | 25 - src/forms/res/qg_snapintersection.xpm | 24 - src/forms/res/qg_snapintersectionm.xpm | 24 - src/forms/res/qg_snapmiddle.xpm | 26 - src/forms/res/qg_snaponentity.xpm | 26 - src/forms/res/qg_splinesnurbs.xpm | 23 - src/forms/res/qg_tolerance1.xpm | 16 - src/forms/res/qg_tolerance2.xpm | 16 - src/forms/res/qg_widthbox.xpm | 50 - src/forms/res/redo2.png | Bin 615 -> 0 bytes src/forms/res/select-all.xpm | 21 - src/forms/res/select-contour.xpm | 22 - src/forms/res/select-intersection.xpm | 25 - src/forms/res/select-invert.xpm | 23 - src/forms/res/select-layer.xpm | 26 - src/forms/res/select-none.xpm | 21 - src/forms/res/select-nonintersection.xpm | 25 - src/forms/res/select-nonwindow.xpm | 23 - src/forms/res/select-single.xpm | 25 - src/forms/res/select-window.xpm | 23 - src/forms/res/splash_camexpert.xpm | 1359 - src/forms/res/splash_qcad.xpm | 1359 - src/forms/res/undo2.png | Bin 579 -> 0 bytes src/forms/res/viewdraft.png | Bin 340 -> 0 bytes src/forms/res/viewdraft.xpm | 24 - src/forms/res/viewgrid.png | Bin 151 -> 0 bytes src/forms/res/viewgrid.xpm | 17 - src/forms/res/visibleblock.xpm | 23 - src/forms/res/visiblelayer.xpm | 23 - src/forms/res/width00.xpm | 18 - src/forms/res/width01.xpm | 18 - src/forms/res/width02.xpm | 18 - src/forms/res/width03.xpm | 18 - src/forms/res/width04.xpm | 18 - src/forms/res/width05.xpm | 18 - src/forms/res/width06.xpm | 18 - src/forms/res/width07.xpm | 18 - src/forms/res/width08.xpm | 18 - src/forms/res/width09.xpm | 18 - src/forms/res/width10.xpm | 18 - src/forms/res/width11.xpm | 18 - src/forms/res/width12.xpm | 17 - src/forms/res/zoomauto.png | Bin 1166 -> 0 bytes src/forms/res/zoomauto.xpm | 28 - src/forms/res/zoomin.png | Bin 1166 -> 0 bytes src/forms/res/zoomin.xpm | 28 - src/forms/res/zoomout.png | Bin 1166 -> 0 bytes src/forms/res/zoomout.xpm | 28 - src/forms/res/zoompan.png | Bin 1166 -> 0 bytes src/forms/res/zoompan.xpm | 27 - src/forms/res/zoomprevious.png | Bin 929 -> 0 bytes src/forms/res/zoomredraw.png | Bin 241 -> 0 bytes src/forms/res/zoomredraw.xpm | 23 - src/forms/res/zoomwindow.png | Bin 601 -> 0 bytes src/forms/res/zoomwindow.xpm | 27 - src/forms/roundoptions.cpp | 99 - src/forms/roundoptions.h | 31 - src/forms/selectionwidget.cpp | 54 - src/forms/selectionwidget.h | 21 - src/forms/selectionwidget.ui | 84 - src/forms/snapdistoptions.cpp | 65 - src/forms/snapdistoptions.h | 26 - src/forms/splineoptions.cpp | 113 - src/forms/splineoptions.h | 33 - src/forms/textoptions.cpp | 78 - src/forms/textoptions.h | 30 - src/forms/textoptions.ui | 105 - src/forms/trimamountoptions.cpp | 85 - src/forms/trimamountoptions.h | 29 - src/forms/widgetpen.cpp | 70 - src/forms/widgetpen.h | 27 - src/forms/widgetpen.ui | 145 - src/line.cpp | 255 + src/line.h | 32 + src/main.cpp | 43 + src/main.h | 18 + src/mainapp/applicationwindow.cpp | 3925 - src/mainapp/applicationwindow.h | 279 - src/mainapp/commands.cpp | 522 - src/mainapp/commands.h | 41 - src/mainapp/createqtactions.cpp | 490 - src/mainapp/createqtactions.h | 173 - src/mainapp/graphicview.cpp | 2706 - src/mainapp/graphicview.h | 343 - src/mainapp/main.cpp | 354 - src/mainapp/main.h | 25 - src/mainapp/mdiwindow.cpp | 500 - src/mainapp/mdiwindow.h | 80 - src/mainapp/qc_dialogfactory.cpp | 94 - src/mainapp/qc_dialogfactory.h | 22 - src/mainapp/settings.cpp | 22 - src/mainapp/settings.h | 8 - src/mathconstants.h | 19 + src/object.cpp | 92 + src/object.h | 49 + src/vector.cpp | 171 + src/vector.h | 50 + src/widgets/actionhandler.cpp | 1920 - src/widgets/actionhandler.h | 232 - src/widgets/blockwidget.cpp | 375 - src/widgets/blockwidget.h | 64 - src/widgets/colorbox.cpp | 270 - src/widgets/colorbox.h | 39 - src/widgets/commandedit.cpp | 120 - src/widgets/commandedit.h | 36 - src/widgets/filedialog.cpp | 262 - src/widgets/filedialog.h | 20 - src/widgets/fontbox.cpp | 91 - src/widgets/fontbox.h | 33 - src/widgets/layerbox.cpp | 137 - src/widgets/layerbox.h | 40 - src/widgets/layerwidget.cpp | 378 - src/widgets/layerwidget.h | 66 - src/widgets/linetypebox.cpp | 318 - src/widgets/linetypebox.h | 38 - src/widgets/patternbox.cpp | 93 - src/widgets/patternbox.h | 33 - src/widgets/pentoolbar.cpp | 135 - src/widgets/pentoolbar.h | 45 - src/widgets/qg_dialogfactory.cpp | 1882 - src/widgets/qg_dialogfactory.h | 147 - src/widgets/qg_graphicview.cpp | 841 - src/widgets/qg_graphicview.h | 97 - src/widgets/qg_mainwindowinterface.h | 25 - src/widgets/recentfiles.cpp | 116 - src/widgets/recentfiles.h | 28 - src/widgets/widthbox.cpp | 413 - src/widgets/widthbox.h | 38 - 1066 files changed, 2939 insertions(+), 499866 deletions(-) delete mode 100644 GPLv2 rename fparser/docs/gpl.txt => GPLv3 (100%) delete mode 100644 dxflib/FAQ delete mode 100644 dxflib/Makefile delete mode 100644 dxflib/Makefile.in delete mode 100644 dxflib/config.guess delete mode 100644 dxflib/config.log delete mode 100755 dxflib/config.status delete mode 100644 dxflib/config.sub delete mode 100755 dxflib/configure delete mode 100644 dxflib/configure.in delete mode 100644 dxflib/doc/classref/html/doxyfooter.html delete mode 100644 dxflib/doc/classref/html/doxyheader.html delete mode 100644 dxflib/doc/manual/en/Makefile delete mode 100644 dxflib/doc/manual/en/appendix_bib.xml delete mode 100755 dxflib/doc/manual/en/build.sh delete mode 100644 dxflib/doc/manual/en/code/addline.cpp delete mode 100644 dxflib/doc/manual/en/code/compile_unix.sh delete mode 100644 dxflib/doc/manual/en/code/compile_win.sh delete mode 100644 dxflib/doc/manual/en/code/mydxffilter.h delete mode 100644 dxflib/doc/manual/en/code/parse.cpp delete mode 100644 dxflib/doc/manual/en/compiling.xml delete mode 100644 dxflib/doc/manual/en/img/dxflib.png delete mode 100644 dxflib/doc/manual/en/index.xml delete mode 100644 dxflib/doc/manual/en/index2.xml delete mode 100644 dxflib/doc/manual/en/overview.xml delete mode 100644 dxflib/doc/manual/en/reading.xml delete mode 100644 dxflib/doc/manual/en/settings.xml delete mode 100644 dxflib/doc/manual/en/writing.xml delete mode 100644 dxflib/doxygen.cfg delete mode 120000 dxflib/include/dl_attributes.h delete mode 120000 dxflib/include/dl_codes.h delete mode 120000 dxflib/include/dl_creationadapter.h delete mode 120000 dxflib/include/dl_creationinterface.h delete mode 120000 dxflib/include/dl_dxf.h delete mode 120000 dxflib/include/dl_entities.h delete mode 120000 dxflib/include/dl_exception.h delete mode 120000 dxflib/include/dl_extrusion.h delete mode 120000 dxflib/include/dl_writer.h delete mode 120000 dxflib/include/dl_writer_ascii.h delete mode 100644 dxflib/src/dl_attributes.h delete mode 100644 dxflib/src/dl_codes.h delete mode 100644 dxflib/src/dl_creationadapter.h delete mode 100644 dxflib/src/dl_creationinterface.h delete mode 100644 dxflib/src/dl_dxf.cpp delete mode 100644 dxflib/src/dl_dxf.h delete mode 100644 dxflib/src/dl_entities.h delete mode 100644 dxflib/src/dl_exception.h delete mode 100644 dxflib/src/dl_extrusion.h delete mode 100644 dxflib/src/dl_writer.h delete mode 100644 dxflib/src/dl_writer_ascii.cpp delete mode 100644 dxflib/src/dl_writer_ascii.h delete mode 100644 dxflib/test/Makefile delete mode 100644 dxflib/test/Makefile.in delete mode 100644 dxflib/test/demo.dxf delete mode 100644 dxflib/test/main.cpp delete mode 100755 dxflib/test/test.sh delete mode 100644 dxflib/test/test_creationclass.cpp delete mode 100644 dxflib/test/test_creationclass.h delete mode 100644 fonts/courier.cxf delete mode 100644 fonts/cursive.cxf delete mode 100644 fonts/cyrillic_ii.cxf delete mode 100644 fonts/gothgbt.cxf delete mode 100644 fonts/gothgrt.cxf delete mode 100644 fonts/gothitt.cxf delete mode 100644 fonts/greek_ol.cxf delete mode 100644 fonts/greekc.cxf delete mode 100644 fonts/greekcs.cxf delete mode 100644 fonts/greekp.cxf delete mode 100644 fonts/greeks.cxf delete mode 100644 fonts/hershey.readme delete mode 100644 fonts/iso8859-11.cxf delete mode 100644 fonts/italicc.cxf delete mode 100644 fonts/italiccs.cxf delete mode 100644 fonts/italict.cxf delete mode 100644 fonts/kochigothic.cxf delete mode 100644 fonts/kochimincho.cxf delete mode 100644 fonts/normal.cxf delete mode 100644 fonts/normallatin1.cxf delete mode 100644 fonts/normallatin1.readme delete mode 100644 fonts/normallatin2.cxf delete mode 100644 fonts/romanc.cxf delete mode 100644 fonts/romancs.cxf delete mode 100644 fonts/romand.cxf delete mode 100644 fonts/romanp.cxf delete mode 100644 fonts/romans.cxf delete mode 100644 fonts/romans2.cxf delete mode 100644 fonts/romant.cxf delete mode 100644 fonts/scriptc.cxf delete mode 100644 fonts/scripts.cxf delete mode 100644 fonts/standard.cxf delete mode 100644 fonts/symbol.cxf delete mode 100644 fonts/symbol_astro.cxf delete mode 100644 fonts/symbol_misc1.cxf delete mode 100644 fonts/symbol_misc2.cxf delete mode 100644 fonts/unicode.cxf delete mode 100644 fparser/docs/fparser.html delete mode 100644 fparser/docs/lgpl.txt delete mode 100644 fparser/docs/style.css delete mode 100644 fparser/examples/example.cc delete mode 100644 fparser/examples/example2.cc delete mode 100644 fparser/fp_identifier_parser.inc delete mode 100644 fparser/fp_opcode_add.inc delete mode 100644 fparser/fparser.cc delete mode 100644 fparser/fparser.hh delete mode 100644 fparser/fparser_gmpint.hh delete mode 100644 fparser/fparser_mpfr.hh delete mode 100644 fparser/fpaux.hh delete mode 100644 fparser/fpconfig.hh delete mode 100644 fparser/fpoptimizer.cc delete mode 100644 fparser/fptypes.hh delete mode 100644 fparser/mpfr/GmpInt.cc delete mode 100644 fparser/mpfr/GmpInt.hh delete mode 100644 fparser/mpfr/MpfrFloat.cc delete mode 100644 fparser/mpfr/MpfrFloat.hh delete mode 100644 patterns/angle.dxf delete mode 100644 patterns/ansi31.dxf delete mode 100644 patterns/ar-b816.dxf delete mode 100644 patterns/ar-b816c.dxf delete mode 100644 patterns/ar-b88.dxf delete mode 100644 patterns/ar-brelm.dxf delete mode 100644 patterns/ar-brstd.dxf delete mode 100644 patterns/ar-conc.dxf delete mode 100644 patterns/ar-hbone.dxf delete mode 100644 patterns/ar-parq1.dxf delete mode 100644 patterns/ar-roof.dxf delete mode 100644 patterns/ar-rshke.dxf delete mode 100644 patterns/arcs.dxf delete mode 100644 patterns/arcs_2.dxf delete mode 100644 patterns/box.dxf delete mode 100644 patterns/brick.dxf delete mode 100644 patterns/brstone.dxf delete mode 100644 patterns/clay.dxf delete mode 100644 patterns/concrete.dxf delete mode 100644 patterns/cross.dxf delete mode 100644 patterns/daemon.dxf delete mode 100644 patterns/dolmit.dxf delete mode 100644 patterns/earth.dxf delete mode 100644 patterns/escher.dxf delete mode 100644 patterns/flex.dxf delete mode 100644 patterns/grass.dxf delete mode 100644 patterns/grass_b.dxf delete mode 100644 patterns/hex.dxf delete mode 100644 patterns/hexagon_a.dxf delete mode 100644 patterns/hexagon_b.dxf delete mode 100644 patterns/honeycomb.dxf delete mode 100644 patterns/hound.dxf delete mode 100644 patterns/iso03w100.dxf delete mode 100644 patterns/iso03w100a.dxf delete mode 100644 patterns/kerpele.dxf delete mode 100644 patterns/misc01.dxf delete mode 100644 patterns/misc02.dxf delete mode 100644 patterns/misc03.dxf delete mode 100644 patterns/paisley.dxf delete mode 100644 patterns/pantagon_a.dxf delete mode 100644 patterns/pantagon_b.dxf delete mode 100644 patterns/plastic.dxf delete mode 100644 patterns/sacncr.dxf delete mode 100644 patterns/sand.dxf delete mode 100644 patterns/square.dxf delete mode 100644 patterns/triangle_a.dxf delete mode 100644 patterns/triangle_b.dxf create mode 100644 res/architektonas.qrc create mode 100644 res/atns-icon.png create mode 100644 res/fix-angle.png create mode 100644 res/fix-angle.xcf create mode 100644 res/fix-length.png create mode 100644 res/fix-length.xcf create mode 100644 res/icon.xcf rename src/forms/res/exit.png => res/quit.png (100%) rename {src/forms/res => res}/splash.png (100%) create mode 100644 res/splash.xcf delete mode 100644 src/actions/actionblocksadd.cpp delete mode 100644 src/actions/actionblocksadd.h delete mode 100644 src/actions/actionblocksattributes.cpp delete mode 100644 src/actions/actionblocksattributes.h delete mode 100644 src/actions/actionblockscreate.cpp delete mode 100644 src/actions/actionblockscreate.h delete mode 100644 src/actions/actionblocksedit.cpp delete mode 100644 src/actions/actionblocksedit.h delete mode 100644 src/actions/actionblocksexplode.cpp delete mode 100644 src/actions/actionblocksexplode.h delete mode 100644 src/actions/actionblocksfreezeall.cpp delete mode 100644 src/actions/actionblocksfreezeall.h delete mode 100644 src/actions/actionblocksinsert.cpp delete mode 100644 src/actions/actionblocksinsert.h delete mode 100644 src/actions/actionblocksremove.cpp delete mode 100644 src/actions/actionblocksremove.h delete mode 100644 src/actions/actionblockstoggleview.cpp delete mode 100644 src/actions/actionblockstoggleview.h delete mode 100644 src/actions/actiondefault.cpp delete mode 100644 src/actions/actiondefault.h delete mode 100644 src/actions/actiondimaligned.cpp delete mode 100644 src/actions/actiondimaligned.h delete mode 100644 src/actions/actiondimangular.cpp delete mode 100644 src/actions/actiondimangular.h delete mode 100644 src/actions/actiondimdiametric.cpp delete mode 100644 src/actions/actiondimdiametric.h delete mode 100644 src/actions/actiondimension.cpp delete mode 100644 src/actions/actiondimension.h delete mode 100644 src/actions/actiondimleader.cpp delete mode 100644 src/actions/actiondimleader.h delete mode 100644 src/actions/actiondimlinear.cpp delete mode 100644 src/actions/actiondimlinear.h delete mode 100644 src/actions/actiondimradial.cpp delete mode 100644 src/actions/actiondimradial.h delete mode 100644 src/actions/actiondrawarc.cpp delete mode 100644 src/actions/actiondrawarc.h delete mode 100644 src/actions/actiondrawarc3p.cpp delete mode 100644 src/actions/actiondrawarc3p.h delete mode 100644 src/actions/actiondrawarctangential.cpp delete mode 100644 src/actions/actiondrawarctangential.h delete mode 100644 src/actions/actiondrawcircle.cpp delete mode 100644 src/actions/actiondrawcircle.h delete mode 100644 src/actions/actiondrawcircle2p.cpp delete mode 100644 src/actions/actiondrawcircle2p.h delete mode 100644 src/actions/actiondrawcircle3p.cpp delete mode 100644 src/actions/actiondrawcircle3p.h delete mode 100644 src/actions/actiondrawcirclecr.cpp delete mode 100644 src/actions/actiondrawcirclecr.h delete mode 100644 src/actions/actiondrawellipseaxis.cpp delete mode 100644 src/actions/actiondrawellipseaxis.h delete mode 100644 src/actions/actiondrawhatch.cpp delete mode 100644 src/actions/actiondrawhatch.h delete mode 100644 src/actions/actiondrawimage.cpp delete mode 100644 src/actions/actiondrawimage.h delete mode 100644 src/actions/actiondrawline.cpp delete mode 100644 src/actions/actiondrawline.h delete mode 100644 src/actions/actiondrawlineangle.cpp delete mode 100644 src/actions/actiondrawlineangle.h delete mode 100644 src/actions/actiondrawlinebisector.cpp delete mode 100644 src/actions/actiondrawlinebisector.h delete mode 100644 src/actions/actiondrawlinefree.cpp delete mode 100644 src/actions/actiondrawlinefree.h delete mode 100644 src/actions/actiondrawlinehorvert.cpp delete mode 100644 src/actions/actiondrawlinehorvert.h delete mode 100644 src/actions/actiondrawlineparallel.cpp delete mode 100644 src/actions/actiondrawlineparallel.h delete mode 100644 src/actions/actiondrawlineparallelthrough.cpp delete mode 100644 src/actions/actiondrawlineparallelthrough.h delete mode 100644 src/actions/actiondrawlinepolygon.cpp delete mode 100644 src/actions/actiondrawlinepolygon.h delete mode 100644 src/actions/actiondrawlinepolygon2.cpp delete mode 100644 src/actions/actiondrawlinepolygon2.h delete mode 100644 src/actions/actiondrawlinerectangle.cpp delete mode 100644 src/actions/actiondrawlinerectangle.h delete mode 100644 src/actions/actiondrawlinerelangle.cpp delete mode 100644 src/actions/actiondrawlinerelangle.h delete mode 100644 src/actions/actiondrawlinetangent1.cpp delete mode 100644 src/actions/actiondrawlinetangent1.h delete mode 100644 src/actions/actiondrawlinetangent2.cpp delete mode 100644 src/actions/actiondrawlinetangent2.h delete mode 100644 src/actions/actiondrawpoint.cpp delete mode 100644 src/actions/actiondrawpoint.h delete mode 100644 src/actions/actiondrawpolyline.cpp delete mode 100644 src/actions/actiondrawpolyline.h delete mode 100644 src/actions/actiondrawspline.cpp delete mode 100644 src/actions/actiondrawspline.h delete mode 100644 src/actions/actiondrawtext.cpp delete mode 100644 src/actions/actiondrawtext.h delete mode 100644 src/actions/actioneditcopy.cpp delete mode 100644 src/actions/actioneditcopy.h delete mode 100644 src/actions/actioneditpaste.cpp delete mode 100644 src/actions/actioneditpaste.h delete mode 100644 src/actions/actioneditundo.cpp delete mode 100644 src/actions/actioneditundo.h delete mode 100644 src/actions/actionfilenew.cpp delete mode 100644 src/actions/actionfilenew.h delete mode 100644 src/actions/actionfileopen.cpp delete mode 100644 src/actions/actionfileopen.h delete mode 100644 src/actions/actionfilesave.cpp delete mode 100644 src/actions/actionfilesave.h delete mode 100644 src/actions/actionfilesaveas.cpp delete mode 100644 src/actions/actionfilesaveas.h delete mode 100644 src/actions/actioninfoangle.cpp delete mode 100644 src/actions/actioninfoangle.h delete mode 100644 src/actions/actioninfoarea.cpp delete mode 100644 src/actions/actioninfoarea.h delete mode 100644 src/actions/actioninfodist.cpp delete mode 100644 src/actions/actioninfodist.h delete mode 100644 src/actions/actioninfodist2.cpp delete mode 100644 src/actions/actioninfodist2.h delete mode 100644 src/actions/actioninfoinside.cpp delete mode 100644 src/actions/actioninfoinside.h delete mode 100644 src/actions/actioninfototallength.cpp delete mode 100644 src/actions/actioninfototallength.h delete mode 100644 src/actions/actionlayersadd.cpp delete mode 100644 src/actions/actionlayersadd.h delete mode 100644 src/actions/actionlayersedit.cpp delete mode 100644 src/actions/actionlayersedit.h delete mode 100644 src/actions/actionlayersfreezeall.cpp delete mode 100644 src/actions/actionlayersfreezeall.h delete mode 100644 src/actions/actionlayersremove.cpp delete mode 100644 src/actions/actionlayersremove.h delete mode 100644 src/actions/actionlayerstogglelock.cpp delete mode 100644 src/actions/actionlayerstogglelock.h delete mode 100644 src/actions/actionlayerstoggleview.cpp delete mode 100644 src/actions/actionlayerstoggleview.h delete mode 100644 src/actions/actionlibraryinsert.cpp delete mode 100644 src/actions/actionlibraryinsert.h delete mode 100644 src/actions/actionlockrelativezero.cpp delete mode 100644 src/actions/actionlockrelativezero.h delete mode 100644 src/actions/actionmodifyattributes.cpp delete mode 100644 src/actions/actionmodifyattributes.h delete mode 100644 src/actions/actionmodifybevel.cpp delete mode 100644 src/actions/actionmodifybevel.h delete mode 100644 src/actions/actionmodifycut.cpp delete mode 100644 src/actions/actionmodifycut.h delete mode 100644 src/actions/actionmodifydelete.cpp delete mode 100644 src/actions/actionmodifydelete.h delete mode 100644 src/actions/actionmodifydeletefree.cpp delete mode 100644 src/actions/actionmodifydeletefree.h delete mode 100644 src/actions/actionmodifydeletequick.cpp delete mode 100644 src/actions/actionmodifydeletequick.h delete mode 100644 src/actions/actionmodifyentity.cpp delete mode 100644 src/actions/actionmodifyentity.h delete mode 100644 src/actions/actionmodifyexplodetext.cpp delete mode 100644 src/actions/actionmodifyexplodetext.h delete mode 100644 src/actions/actionmodifymirror.cpp delete mode 100644 src/actions/actionmodifymirror.h delete mode 100644 src/actions/actionmodifymove.cpp delete mode 100644 src/actions/actionmodifymove.h delete mode 100644 src/actions/actionmodifymoverotate.cpp delete mode 100644 src/actions/actionmodifymoverotate.h delete mode 100644 src/actions/actionmodifyrotate.cpp delete mode 100644 src/actions/actionmodifyrotate.h delete mode 100644 src/actions/actionmodifyrotate2.cpp delete mode 100644 src/actions/actionmodifyrotate2.h delete mode 100644 src/actions/actionmodifyround.cpp delete mode 100644 src/actions/actionmodifyround.h delete mode 100644 src/actions/actionmodifyscale.cpp delete mode 100644 src/actions/actionmodifyscale.h delete mode 100644 src/actions/actionmodifystretch.cpp delete mode 100644 src/actions/actionmodifystretch.h delete mode 100644 src/actions/actionmodifytrim.cpp delete mode 100644 src/actions/actionmodifytrim.h delete mode 100644 src/actions/actionmodifytrimamount.cpp delete mode 100644 src/actions/actionmodifytrimamount.h delete mode 100644 src/actions/actionoptionsdrawing.cpp delete mode 100644 src/actions/actionoptionsdrawing.h delete mode 100644 src/actions/actionpolylineadd.cpp delete mode 100644 src/actions/actionpolylineadd.h delete mode 100644 src/actions/actionpolylineappend.cpp delete mode 100644 src/actions/actionpolylineappend.h delete mode 100644 src/actions/actionpolylinedel.cpp delete mode 100644 src/actions/actionpolylinedel.h delete mode 100644 src/actions/actionpolylinedelbetween.cpp delete mode 100644 src/actions/actionpolylinedelbetween.h delete mode 100644 src/actions/actionpolylinetrim.cpp delete mode 100644 src/actions/actionpolylinetrim.h delete mode 100644 src/actions/actionprintpreview.cpp delete mode 100644 src/actions/actionprintpreview.h delete mode 100644 src/actions/actionselect.cpp delete mode 100644 src/actions/actionselect.h delete mode 100644 src/actions/actionselectall.cpp delete mode 100644 src/actions/actionselectall.h delete mode 100644 src/actions/actionselectbase.cpp delete mode 100644 src/actions/actionselectbase.h delete mode 100644 src/actions/actionselectcontour.cpp delete mode 100644 src/actions/actionselectcontour.h delete mode 100644 src/actions/actionselectintersected.cpp delete mode 100644 src/actions/actionselectintersected.h delete mode 100644 src/actions/actionselectinvert.cpp delete mode 100644 src/actions/actionselectinvert.h delete mode 100644 src/actions/actionselectlayer.cpp delete mode 100644 src/actions/actionselectlayer.h delete mode 100644 src/actions/actionselectsingle.cpp delete mode 100644 src/actions/actionselectsingle.h delete mode 100644 src/actions/actionselectwindow.cpp delete mode 100644 src/actions/actionselectwindow.h delete mode 100644 src/actions/actionsetrelativezero.cpp delete mode 100644 src/actions/actionsetrelativezero.h delete mode 100644 src/actions/actionsetsnapmode.cpp delete mode 100644 src/actions/actionsetsnapmode.h delete mode 100644 src/actions/actionsetsnaprestriction.cpp delete mode 100644 src/actions/actionsetsnaprestriction.h delete mode 100644 src/actions/actionsnapintersectionmanual.cpp delete mode 100644 src/actions/actionsnapintersectionmanual.h delete mode 100644 src/actions/actionzoomauto.cpp delete mode 100644 src/actions/actionzoomauto.h delete mode 100644 src/actions/actionzoomautoy.cpp delete mode 100644 src/actions/actionzoomautoy.h delete mode 100644 src/actions/actionzoomin.cpp delete mode 100644 src/actions/actionzoomin.h delete mode 100644 src/actions/actionzoompan.cpp delete mode 100644 src/actions/actionzoompan.h delete mode 100644 src/actions/actionzoomprevious.cpp delete mode 100644 src/actions/actionzoomprevious.h delete mode 100644 src/actions/actionzoomredraw.cpp delete mode 100644 src/actions/actionzoomredraw.h delete mode 100644 src/actions/actionzoomscroll.cpp delete mode 100644 src/actions/actionzoomscroll.h delete mode 100644 src/actions/actionzoomwindow.cpp delete mode 100644 src/actions/actionzoomwindow.h create mode 100644 src/applicationwindow.cpp create mode 100644 src/applicationwindow.h create mode 100644 src/arc.cpp create mode 100644 src/arc.h delete mode 100644 src/base/actioninterface.cpp delete mode 100644 src/base/actioninterface.h delete mode 100644 src/base/arc.cpp delete mode 100644 src/base/arc.h delete mode 100644 src/base/atomicentity.cpp delete mode 100644 src/base/atomicentity.h delete mode 100644 src/base/block.cpp delete mode 100644 src/base/block.h delete mode 100644 src/base/blocklist.cpp delete mode 100644 src/base/blocklist.h delete mode 100644 src/base/circle.cpp delete mode 100644 src/base/circle.h delete mode 100644 src/base/clipboard.cpp delete mode 100644 src/base/clipboard.h delete mode 100644 src/base/color.cpp delete mode 100644 src/base/color.h delete mode 100644 src/base/commandevent.cpp delete mode 100644 src/base/commandevent.h delete mode 100644 src/base/constructionline.cpp delete mode 100644 src/base/constructionline.h delete mode 100644 src/base/creation.cpp delete mode 100644 src/base/creation.h delete mode 100644 src/base/debug.cpp delete mode 100644 src/base/debug.h delete mode 100644 src/base/dialogfactory.cpp delete mode 100644 src/base/dialogfactory.h delete mode 100644 src/base/dialogfactoryadapter.h delete mode 100644 src/base/dialogfactoryinterface.h delete mode 100644 src/base/dimaligned.cpp delete mode 100644 src/base/dimaligned.h delete mode 100644 src/base/dimangular.cpp delete mode 100644 src/base/dimangular.h delete mode 100644 src/base/dimdiametric.cpp delete mode 100644 src/base/dimdiametric.h delete mode 100644 src/base/dimension.cpp delete mode 100644 src/base/dimension.h delete mode 100644 src/base/dimlinear.cpp delete mode 100644 src/base/dimlinear.h delete mode 100644 src/base/dimradial.cpp delete mode 100644 src/base/dimradial.h delete mode 100644 src/base/document.cpp delete mode 100644 src/base/document.h delete mode 100644 src/base/drawing.cpp delete mode 100644 src/base/drawing.h delete mode 100644 src/base/ellipse.cpp delete mode 100644 src/base/ellipse.h delete mode 100644 src/base/entity.cpp delete mode 100644 src/base/entity.h delete mode 100644 src/base/entitycontainer.cpp delete mode 100644 src/base/entitycontainer.h delete mode 100644 src/base/enums.cpp delete mode 100644 src/base/enums.h delete mode 100644 src/base/eventhandler.cpp delete mode 100644 src/base/eventhandler.h delete mode 100644 src/base/fileio.cpp delete mode 100644 src/base/fileio.h delete mode 100644 src/base/filtercxf.cpp delete mode 100644 src/base/filtercxf.h delete mode 100644 src/base/filterdxf.cpp delete mode 100644 src/base/filterdxf.h delete mode 100644 src/base/filterdxf1.cpp delete mode 100644 src/base/filterdxf1.h delete mode 100644 src/base/filterinterface.cpp delete mode 100644 src/base/filterinterface.h delete mode 100644 src/base/flags.cpp delete mode 100644 src/base/flags.h delete mode 100644 src/base/font.cpp delete mode 100644 src/base/font.h delete mode 100644 src/base/fontchar.h delete mode 100644 src/base/fontlist.cpp delete mode 100644 src/base/fontlist.h delete mode 100644 src/base/grid.cpp delete mode 100644 src/base/grid.h delete mode 100644 src/base/hatch.cpp delete mode 100644 src/base/hatch.h delete mode 100644 src/base/image.cpp delete mode 100644 src/base/image.h delete mode 100644 src/base/infoarea.cpp delete mode 100644 src/base/infoarea.h delete mode 100644 src/base/information.cpp delete mode 100644 src/base/information.h delete mode 100644 src/base/insert.cpp delete mode 100644 src/base/insert.h delete mode 100644 src/base/layer.cpp delete mode 100644 src/base/layer.h delete mode 100644 src/base/layerlist.cpp delete mode 100644 src/base/layerlist.h delete mode 100644 src/base/leader.cpp delete mode 100644 src/base/leader.h delete mode 100644 src/base/line.cpp delete mode 100644 src/base/line.h delete mode 100644 src/base/linetypepattern.cpp delete mode 100644 src/base/linetypepattern.h delete mode 100644 src/base/mathextra.cpp delete mode 100644 src/base/mathextra.h delete mode 100644 src/base/modification.cpp delete mode 100644 src/base/modification.h delete mode 100644 src/base/paintinterface.cpp delete mode 100644 src/base/paintinterface.h delete mode 100644 src/base/pattern.cpp delete mode 100644 src/base/pattern.h delete mode 100644 src/base/patternlist.cpp delete mode 100644 src/base/patternlist.h delete mode 100644 src/base/pen.cpp delete mode 100644 src/base/pen.h delete mode 100644 src/base/point.cpp delete mode 100644 src/base/point.h delete mode 100644 src/base/polyline.cpp delete mode 100644 src/base/polyline.h delete mode 100644 src/base/preview.cpp delete mode 100644 src/base/preview.h delete mode 100644 src/base/script.cpp delete mode 100644 src/base/script.h delete mode 100644 src/base/scriptlist.cpp delete mode 100644 src/base/scriptlist.h delete mode 100644 src/base/selection.cpp delete mode 100644 src/base/selection.h delete mode 100644 src/base/solid.cpp delete mode 100644 src/base/solid.h delete mode 100644 src/base/spline.cpp delete mode 100644 src/base/spline.h delete mode 100644 src/base/staticgraphicview.cpp delete mode 100644 src/base/staticgraphicview.h delete mode 100644 src/base/system.cpp delete mode 100644 src/base/system.h delete mode 100644 src/base/text.cpp delete mode 100644 src/base/text.h delete mode 100644 src/base/undo.cpp delete mode 100644 src/base/undo.h delete mode 100644 src/base/undoable.cpp delete mode 100644 src/base/undoable.h delete mode 100644 src/base/undocycle.cpp delete mode 100644 src/base/undocycle.h delete mode 100644 src/base/units.cpp delete mode 100644 src/base/units.h delete mode 100644 src/base/utility.cpp delete mode 100644 src/base/utility.h delete mode 100644 src/base/variable.cpp delete mode 100644 src/base/variable.h delete mode 100644 src/base/variabledict.cpp delete mode 100644 src/base/variabledict.h delete mode 100644 src/base/vector.cpp delete mode 100644 src/base/vector.h delete mode 100644 src/base/vectorsolutions.cpp delete mode 100644 src/base/vectorsolutions.h create mode 100644 src/circle.cpp create mode 100644 src/circle.h create mode 100644 src/container.cpp create mode 100644 src/container.h create mode 100644 src/dimension.cpp create mode 100644 src/dimension.h create mode 100644 src/drawingview.cpp create mode 100644 src/drawingview.h delete mode 100644 src/forms/arcoptions.cpp delete mode 100644 src/forms/arcoptions.h delete mode 100644 src/forms/arctangentialoptions.cpp delete mode 100644 src/forms/arctangentialoptions.h delete mode 100644 src/forms/beveloptions.cpp delete mode 100644 src/forms/beveloptions.h delete mode 100644 src/forms/blockdialog.cpp delete mode 100644 src/forms/blockdialog.h delete mode 100644 src/forms/blockdialog.ui delete mode 100644 src/forms/cadtoolbar.cpp delete mode 100644 src/forms/cadtoolbar.h delete mode 100644 src/forms/cadtoolbar.ui delete mode 100644 src/forms/cadtoolbararcs.cpp delete mode 100644 src/forms/cadtoolbararcs.h delete mode 100644 src/forms/cadtoolbararcs.ui delete mode 100644 src/forms/cadtoolbarcircles.cpp delete mode 100644 src/forms/cadtoolbarcircles.h delete mode 100644 src/forms/cadtoolbarcircles.ui delete mode 100644 src/forms/cadtoolbardim.cpp delete mode 100644 src/forms/cadtoolbardim.h delete mode 100644 src/forms/cadtoolbardim.ui delete mode 100644 src/forms/cadtoolbarellipses.cpp delete mode 100644 src/forms/cadtoolbarellipses.h delete mode 100644 src/forms/cadtoolbarellipses.ui delete mode 100644 src/forms/cadtoolbarinfo.cpp delete mode 100644 src/forms/cadtoolbarinfo.h delete mode 100644 src/forms/cadtoolbarinfo.ui delete mode 100644 src/forms/cadtoolbarlines.cpp delete mode 100644 src/forms/cadtoolbarlines.h delete mode 100644 src/forms/cadtoolbarmain.cpp delete mode 100644 src/forms/cadtoolbarmain.h delete mode 100644 src/forms/cadtoolbarmodify.cpp delete mode 100644 src/forms/cadtoolbarmodify.h delete mode 100644 src/forms/cadtoolbarmodify.ui delete mode 100644 src/forms/cadtoolbarpoints.cpp delete mode 100644 src/forms/cadtoolbarpoints.h delete mode 100644 src/forms/cadtoolbarpoints.ui delete mode 100644 src/forms/cadtoolbarpolylines.cpp delete mode 100644 src/forms/cadtoolbarpolylines.h delete mode 100644 src/forms/cadtoolbarpolylines.ui delete mode 100644 src/forms/cadtoolbarselect.cpp delete mode 100644 src/forms/cadtoolbarselect.h delete mode 100644 src/forms/cadtoolbarselect.ui delete mode 100644 src/forms/cadtoolbarsnap.cpp delete mode 100644 src/forms/cadtoolbarsnap.h delete mode 100644 src/forms/cadtoolbarsnap.ui delete mode 100644 src/forms/cadtoolbarsplines.cpp delete mode 100644 src/forms/cadtoolbarsplines.h delete mode 100644 src/forms/cadtoolbarsplines.ui delete mode 100644 src/forms/circleoptions.cpp delete mode 100644 src/forms/circleoptions.h delete mode 100644 src/forms/commandwidget.cpp delete mode 100644 src/forms/commandwidget.h delete mode 100644 src/forms/commandwidget.ui delete mode 100644 src/forms/coordinatewidget.cpp delete mode 100644 src/forms/coordinatewidget.h delete mode 100644 src/forms/coordinatewidget.ui delete mode 100644 src/forms/dimensionlabeleditor.cpp delete mode 100644 src/forms/dimensionlabeleditor.h delete mode 100644 src/forms/dimensionlabeleditor.ui delete mode 100644 src/forms/dimlinearoptions.cpp delete mode 100644 src/forms/dimlinearoptions.h delete mode 100644 src/forms/dimoptions.cpp delete mode 100644 src/forms/dimoptions.h delete mode 100644 src/forms/dlgarc.cpp delete mode 100644 src/forms/dlgarc.h delete mode 100644 src/forms/dlgarc.ui delete mode 100644 src/forms/dlgattributes.cpp delete mode 100644 src/forms/dlgattributes.h delete mode 100644 src/forms/dlgattributes.ui delete mode 100644 src/forms/dlgcircle.cpp delete mode 100644 src/forms/dlgcircle.h delete mode 100644 src/forms/dlgcircle.ui delete mode 100644 src/forms/dlgdimension.cpp delete mode 100644 src/forms/dlgdimension.h delete mode 100644 src/forms/dlgdimension.ui delete mode 100644 src/forms/dlgdimlinear.cpp delete mode 100644 src/forms/dlgdimlinear.h delete mode 100644 src/forms/dlgdimlinear.ui delete mode 100644 src/forms/dlgellipse.cpp delete mode 100644 src/forms/dlgellipse.h delete mode 100644 src/forms/dlgellipse.ui delete mode 100644 src/forms/dlghatch.cpp delete mode 100644 src/forms/dlghatch.h delete mode 100644 src/forms/dlghatch.ui delete mode 100644 src/forms/dlgimageoptions.cpp delete mode 100644 src/forms/dlgimageoptions.h delete mode 100644 src/forms/dlgimageoptions.ui delete mode 100644 src/forms/dlginitial.cpp delete mode 100644 src/forms/dlginitial.h delete mode 100644 src/forms/dlginitial.ui delete mode 100644 src/forms/dlginsert.cpp delete mode 100644 src/forms/dlginsert.h delete mode 100644 src/forms/dlginsert.ui delete mode 100644 src/forms/dlgline.cpp delete mode 100644 src/forms/dlgline.h delete mode 100644 src/forms/dlgline.ui delete mode 100644 src/forms/dlgmirror.cpp delete mode 100644 src/forms/dlgmirror.h delete mode 100644 src/forms/dlgmirror.ui delete mode 100644 src/forms/dlgmove.cpp delete mode 100644 src/forms/dlgmove.h delete mode 100644 src/forms/dlgmove.ui delete mode 100644 src/forms/dlgmoverotate.cpp delete mode 100644 src/forms/dlgmoverotate.h delete mode 100644 src/forms/dlgmoverotate.ui delete mode 100644 src/forms/dlgoptionsdrawing.cpp delete mode 100644 src/forms/dlgoptionsdrawing.h delete mode 100644 src/forms/dlgoptionsdrawing.ui delete mode 100644 src/forms/dlgoptionsgeneral.cpp delete mode 100644 src/forms/dlgoptionsgeneral.h delete mode 100644 src/forms/dlgoptionsgeneral.ui delete mode 100644 src/forms/dlgpoint.cpp delete mode 100644 src/forms/dlgpoint.h delete mode 100644 src/forms/dlgpoint.ui delete mode 100644 src/forms/dlgrotate.cpp delete mode 100644 src/forms/dlgrotate.h delete mode 100644 src/forms/dlgrotate.ui delete mode 100644 src/forms/dlgrotate2.cpp delete mode 100644 src/forms/dlgrotate2.h delete mode 100644 src/forms/dlgrotate2.ui delete mode 100644 src/forms/dlgscale.cpp delete mode 100644 src/forms/dlgscale.h delete mode 100644 src/forms/dlgscale.ui delete mode 100644 src/forms/dlgspline.cpp delete mode 100644 src/forms/dlgspline.h delete mode 100644 src/forms/dlgspline.ui delete mode 100644 src/forms/dlgtext.cpp delete mode 100644 src/forms/dlgtext.h delete mode 100644 src/forms/dlgtext.ui delete mode 100644 src/forms/exitdialog.cpp delete mode 100644 src/forms/exitdialog.h delete mode 100644 src/forms/exitdialog.ui delete mode 100644 src/forms/imageoptions.cpp delete mode 100644 src/forms/imageoptions.h delete mode 100644 src/forms/imageoptions.ui delete mode 100644 src/forms/insertoptions.cpp delete mode 100644 src/forms/insertoptions.h delete mode 100644 src/forms/layerdialog.cpp delete mode 100644 src/forms/layerdialog.h delete mode 100644 src/forms/layerdialog.ui delete mode 100644 src/forms/libraryinsertoptions.cpp delete mode 100644 src/forms/libraryinsertoptions.h delete mode 100644 src/forms/librarywidget.cpp delete mode 100644 src/forms/librarywidget.h delete mode 100644 src/forms/librarywidget.ui delete mode 100644 src/forms/lineangleoptions.cpp delete mode 100644 src/forms/lineangleoptions.h delete mode 100644 src/forms/linebisectoroptions.cpp delete mode 100644 src/forms/linebisectoroptions.h delete mode 100644 src/forms/lineoptions.cpp delete mode 100644 src/forms/lineoptions.h delete mode 100644 src/forms/lineparalleloptions.cpp delete mode 100644 src/forms/lineparalleloptions.h delete mode 100644 src/forms/lineparallelthroughoptions.cpp delete mode 100644 src/forms/lineparallelthroughoptions.h delete mode 100644 src/forms/linepolygon2options.cpp delete mode 100644 src/forms/linepolygon2options.h delete mode 100644 src/forms/linepolygonoptions.cpp delete mode 100644 src/forms/linepolygonoptions.h delete mode 100644 src/forms/linerelangleoptions.cpp delete mode 100644 src/forms/linerelangleoptions.h delete mode 100644 src/forms/mousewidget.cpp delete mode 100644 src/forms/mousewidget.h delete mode 100644 src/forms/mousewidget.ui delete mode 100644 src/forms/moverotateoptions.cpp delete mode 100644 src/forms/moverotateoptions.h delete mode 100644 src/forms/polylineoptions.cpp delete mode 100644 src/forms/polylineoptions.h delete mode 100644 src/forms/printpreviewoptions.cpp delete mode 100644 src/forms/printpreviewoptions.h delete mode 100644 src/forms/printpreviewoptions.ui delete mode 100644 src/forms/res/architektonas.qrc delete mode 100644 src/forms/res/blockadd.xpm delete mode 100644 src/forms/res/blockattributes.xpm delete mode 100644 src/forms/res/blockedit.xpm delete mode 100644 src/forms/res/blockinsert.xpm delete mode 100644 src/forms/res/blockremove.xpm delete mode 100644 src/forms/res/color00.xpm delete mode 100644 src/forms/res/color01.xpm delete mode 100644 src/forms/res/color02.xpm delete mode 100644 src/forms/res/color03.xpm delete mode 100644 src/forms/res/color04.xpm delete mode 100644 src/forms/res/color05.xpm delete mode 100644 src/forms/res/color06.xpm delete mode 100644 src/forms/res/color07.xpm delete mode 100644 src/forms/res/color08.xpm delete mode 100644 src/forms/res/color09.xpm delete mode 100644 src/forms/res/color11.xpm delete mode 100644 src/forms/res/color14.xpm delete mode 100644 src/forms/res/colorxx.xpm delete mode 100644 src/forms/res/commandwidget.xpm delete mode 100644 src/forms/res/configure.png delete mode 100644 src/forms/res/contents.png delete mode 100644 src/forms/res/cur_cad_bmp.xpm delete mode 100644 src/forms/res/cur_cad_mask.xpm delete mode 100644 src/forms/res/cur_del_bmp.xpm delete mode 100644 src/forms/res/cur_del_mask.xpm delete mode 100644 src/forms/res/cur_glass_bmp.xpm delete mode 100644 src/forms/res/cur_glass_mask.xpm delete mode 100644 src/forms/res/cur_hand_bmp.xpm delete mode 100644 src/forms/res/cur_hand_mask.xpm delete mode 100644 src/forms/res/cur_select_bmp.xpm delete mode 100644 src/forms/res/cur_select_mask.xpm delete mode 100644 src/forms/res/document.png delete mode 100644 src/forms/res/document.xpm delete mode 100644 src/forms/res/editclear.png delete mode 100644 src/forms/res/editcopy.xpm delete mode 100644 src/forms/res/editcopy2.png delete mode 100644 src/forms/res/editcut.xpm delete mode 100644 src/forms/res/editcut2.png delete mode 100644 src/forms/res/editpaste.xpm delete mode 100644 src/forms/res/editpaste2.png delete mode 100644 src/forms/res/editredo.xpm delete mode 100644 src/forms/res/editundo.xpm delete mode 100644 src/forms/res/fileclose.png delete mode 100644 src/forms/res/filenew.png delete mode 100644 src/forms/res/filenew.xpm delete mode 100644 src/forms/res/fileopen.xpm delete mode 100644 src/forms/res/fileopen2.png delete mode 100644 src/forms/res/fileprint.png delete mode 100644 src/forms/res/fileprint.xpm delete mode 100644 src/forms/res/fileprintpreview.png delete mode 100644 src/forms/res/fileprintpreview.xpm delete mode 100644 src/forms/res/filesave.xpm delete mode 100644 src/forms/res/filesave2.png delete mode 100644 src/forms/res/filesaveas.png delete mode 100644 src/forms/res/folderclosed.xpm delete mode 100644 src/forms/res/folderopen.xpm delete mode 100644 src/forms/res/hiddenblock.xpm delete mode 100644 src/forms/res/hiddenlayer.xpm delete mode 100644 src/forms/res/intro.png delete mode 100644 src/forms/res/intro_camexpert.xpm delete mode 100644 src/forms/res/intro_qcad.xpm delete mode 100644 src/forms/res/layeradd.xpm delete mode 100644 src/forms/res/layeredit.xpm delete mode 100644 src/forms/res/layerremove.xpm delete mode 100644 src/forms/res/layerstatus_00.xpm delete mode 100644 src/forms/res/layerstatus_01.xpm delete mode 100644 src/forms/res/layerstatus_10.xpm delete mode 100644 src/forms/res/layerstatus_11.xpm delete mode 100644 src/forms/res/linetype00.xpm delete mode 100644 src/forms/res/linetype01.xpm delete mode 100644 src/forms/res/linetype02.xpm delete mode 100644 src/forms/res/linetype03.xpm delete mode 100644 src/forms/res/linetype04.xpm delete mode 100644 src/forms/res/linetype05.xpm delete mode 100644 src/forms/res/linetype06.xpm delete mode 100644 src/forms/res/linetype07.xpm delete mode 100644 src/forms/res/mouse.xpm delete mode 100644 src/forms/res/qcad.icns delete mode 100644 src/forms/res/qcad.ico delete mode 100644 src/forms/res/qcad.png delete mode 100644 src/forms/res/qcad.xpm delete mode 100644 src/forms/res/qcad16.png delete mode 100644 src/forms/res/qg_align_bc.xpm delete mode 100644 src/forms/res/qg_align_bl.xpm delete mode 100644 src/forms/res/qg_align_br.xpm delete mode 100644 src/forms/res/qg_align_mc.xpm delete mode 100644 src/forms/res/qg_align_ml.xpm delete mode 100644 src/forms/res/qg_align_mr.xpm delete mode 100644 src/forms/res/qg_align_tc.xpm delete mode 100644 src/forms/res/qg_align_tl.xpm delete mode 100644 src/forms/res/qg_align_tr.xpm delete mode 100644 src/forms/res/qg_arcs3p.xpm delete mode 100644 src/forms/res/qg_arcscraa.xpm delete mode 100644 src/forms/res/qg_arcspara.xpm delete mode 100644 src/forms/res/qg_arcstangential.xpm delete mode 100644 src/forms/res/qg_back.xpm delete mode 100644 src/forms/res/qg_char_degrees.xpm delete mode 100644 src/forms/res/qg_char_diameter.xpm delete mode 100644 src/forms/res/qg_char_pm.xpm delete mode 100644 src/forms/res/qg_circles.xpm delete mode 100644 src/forms/res/qg_circles2p.xpm delete mode 100644 src/forms/res/qg_circles3p.xpm delete mode 100644 src/forms/res/qg_circlescr.xpm delete mode 100644 src/forms/res/qg_circlespara.xpm delete mode 100644 src/forms/res/qg_colorbox.xpm delete mode 100644 src/forms/res/qg_deselectinters.xpm delete mode 100644 src/forms/res/qg_deselectwindow.xpm delete mode 100644 src/forms/res/qg_dimaligned.xpm delete mode 100644 src/forms/res/qg_dimangular.xpm delete mode 100644 src/forms/res/qg_dimdia.xpm delete mode 100644 src/forms/res/qg_dimdiametric.xpm delete mode 100644 src/forms/res/qg_dimhor.xpm delete mode 100644 src/forms/res/qg_dimleader.xpm delete mode 100644 src/forms/res/qg_dimlinear.xpm delete mode 100644 src/forms/res/qg_dimradial.xpm delete mode 100644 src/forms/res/qg_dimtol1.xpm delete mode 100644 src/forms/res/qg_dimtol2.xpm delete mode 100644 src/forms/res/qg_dimver.xpm delete mode 100644 src/forms/res/qg_dirneg.xpm delete mode 100644 src/forms/res/qg_dirpos.xpm delete mode 100644 src/forms/res/qg_dlgmodifymirror.xpm delete mode 100644 src/forms/res/qg_dlgmodifymove.xpm delete mode 100644 src/forms/res/qg_dlgmodifymoverotate.xpm delete mode 100644 src/forms/res/qg_dlgmodifyrotate.xpm delete mode 100644 src/forms/res/qg_dlgmodifyrotate2.xpm delete mode 100644 src/forms/res/qg_dlgmodifyscale.xpm delete mode 100644 src/forms/res/qg_editcopy.xpm delete mode 100644 src/forms/res/qg_editcut.xpm delete mode 100644 src/forms/res/qg_editpaste.xpm delete mode 100644 src/forms/res/qg_ellipsearcsaxes.xpm delete mode 100644 src/forms/res/qg_ellipsesaxes.xpm delete mode 100644 src/forms/res/qg_filenew.xpm delete mode 100644 src/forms/res/qg_fileopen.xpm delete mode 100644 src/forms/res/qg_filesave.xpm delete mode 100644 src/forms/res/qg_forward.xpm delete mode 100644 src/forms/res/qg_infoangle.xpm delete mode 100644 src/forms/res/qg_infoarea.xpm delete mode 100644 src/forms/res/qg_infodist.xpm delete mode 100644 src/forms/res/qg_infodist2.xpm delete mode 100644 src/forms/res/qg_infototallength.xpm delete mode 100644 src/forms/res/qg_linesangle.xpm delete mode 100644 src/forms/res/qg_linesbisector.xpm delete mode 100644 src/forms/res/qg_linesfree.xpm delete mode 100644 src/forms/res/qg_lineshor.xpm delete mode 100644 src/forms/res/qg_linesnormal.xpm delete mode 100644 src/forms/res/qg_linesorthogonal.xpm delete mode 100644 src/forms/res/qg_linespara.xpm delete mode 100644 src/forms/res/qg_linesparathrough.xpm delete mode 100644 src/forms/res/qg_linespolygon.xpm delete mode 100644 src/forms/res/qg_linespolygon2.xpm delete mode 100644 src/forms/res/qg_linesrect.xpm delete mode 100644 src/forms/res/qg_linesrelativeangle.xpm delete mode 100644 src/forms/res/qg_linestan1.xpm delete mode 100644 src/forms/res/qg_linestan2.xpm delete mode 100644 src/forms/res/qg_linesver.xpm delete mode 100644 src/forms/res/qg_menuarc.xpm delete mode 100644 src/forms/res/qg_menublock.xpm delete mode 100644 src/forms/res/qg_menucircle.xpm delete mode 100644 src/forms/res/qg_menudim.png delete mode 100644 src/forms/res/qg_menudim.xpm delete mode 100644 src/forms/res/qg_menuedit.xpm delete mode 100644 src/forms/res/qg_menuellipse.xpm delete mode 100644 src/forms/res/qg_menuhatch.xpm delete mode 100644 src/forms/res/qg_menuimage.xpm delete mode 100644 src/forms/res/qg_menuline.xpm delete mode 100644 src/forms/res/qg_menumeasure.xpm delete mode 100644 src/forms/res/qg_menupoint.xpm delete mode 100644 src/forms/res/qg_menupolyline.xpm delete mode 100644 src/forms/res/qg_menuselect.xpm delete mode 100644 src/forms/res/qg_menuspline.xpm delete mode 100644 src/forms/res/qg_menutext.xpm delete mode 100644 src/forms/res/qg_modifyattributes.xpm delete mode 100644 src/forms/res/qg_modifybevel.xpm delete mode 100644 src/forms/res/qg_modifycut.xpm delete mode 100644 src/forms/res/qg_modifydelete.xpm delete mode 100644 src/forms/res/qg_modifyentity.xpm delete mode 100644 src/forms/res/qg_modifyexplode.xpm delete mode 100644 src/forms/res/qg_modifyexplodetext.xpm delete mode 100644 src/forms/res/qg_modifymirror.xpm delete mode 100644 src/forms/res/qg_modifymove.xpm delete mode 100644 src/forms/res/qg_modifymoverotate.xpm delete mode 100644 src/forms/res/qg_modifyrotate.xpm delete mode 100644 src/forms/res/qg_modifyrotate2.xpm delete mode 100644 src/forms/res/qg_modifyround.xpm delete mode 100644 src/forms/res/qg_modifyscale.xpm delete mode 100644 src/forms/res/qg_modifystretch.xpm delete mode 100644 src/forms/res/qg_modifytext.xpm delete mode 100644 src/forms/res/qg_modifytrim.xpm delete mode 100644 src/forms/res/qg_modifytrim2.xpm delete mode 100644 src/forms/res/qg_modifytrimamount.xpm delete mode 100644 src/forms/res/qg_points.xpm delete mode 100644 src/forms/res/qg_polyline.xpm delete mode 100644 src/forms/res/qg_polylineadd.xpm delete mode 100644 src/forms/res/qg_polylineappend.xpm delete mode 100644 src/forms/res/qg_polylinedel.xpm delete mode 100644 src/forms/res/qg_polylinedelbetween.xpm delete mode 100644 src/forms/res/qg_polylinetrim.xpm delete mode 100644 src/forms/res/qg_printbw.xpm delete mode 100644 src/forms/res/qg_printcenter.xpm delete mode 100644 src/forms/res/qg_printfit.xpm delete mode 100644 src/forms/res/qg_printscale.xpm delete mode 100644 src/forms/res/qg_relzerolock.xpm delete mode 100644 src/forms/res/qg_relzeromove.xpm delete mode 100644 src/forms/res/qg_restricthorizontal.xpm delete mode 100644 src/forms/res/qg_restrictnothing.xpm delete mode 100644 src/forms/res/qg_restrictorthogonal.xpm delete mode 100644 src/forms/res/qg_restrictvertical.xpm delete mode 100644 src/forms/res/qg_snapcenter.xpm delete mode 100644 src/forms/res/qg_snapdist.xpm delete mode 100644 src/forms/res/qg_snapendpoint.xpm delete mode 100644 src/forms/res/qg_snapfree.xpm delete mode 100644 src/forms/res/qg_snapgrid.xpm delete mode 100644 src/forms/res/qg_snapintersection.xpm delete mode 100644 src/forms/res/qg_snapintersectionm.xpm delete mode 100644 src/forms/res/qg_snapmiddle.xpm delete mode 100644 src/forms/res/qg_snaponentity.xpm delete mode 100644 src/forms/res/qg_splinesnurbs.xpm delete mode 100644 src/forms/res/qg_tolerance1.xpm delete mode 100644 src/forms/res/qg_tolerance2.xpm delete mode 100644 src/forms/res/qg_widthbox.xpm delete mode 100644 src/forms/res/redo2.png delete mode 100644 src/forms/res/select-all.xpm delete mode 100644 src/forms/res/select-contour.xpm delete mode 100644 src/forms/res/select-intersection.xpm delete mode 100644 src/forms/res/select-invert.xpm delete mode 100644 src/forms/res/select-layer.xpm delete mode 100644 src/forms/res/select-none.xpm delete mode 100644 src/forms/res/select-nonintersection.xpm delete mode 100644 src/forms/res/select-nonwindow.xpm delete mode 100644 src/forms/res/select-single.xpm delete mode 100644 src/forms/res/select-window.xpm delete mode 100644 src/forms/res/splash_camexpert.xpm delete mode 100644 src/forms/res/splash_qcad.xpm delete mode 100644 src/forms/res/undo2.png delete mode 100644 src/forms/res/viewdraft.png delete mode 100644 src/forms/res/viewdraft.xpm delete mode 100644 src/forms/res/viewgrid.png delete mode 100644 src/forms/res/viewgrid.xpm delete mode 100644 src/forms/res/visibleblock.xpm delete mode 100644 src/forms/res/visiblelayer.xpm delete mode 100644 src/forms/res/width00.xpm delete mode 100644 src/forms/res/width01.xpm delete mode 100644 src/forms/res/width02.xpm delete mode 100644 src/forms/res/width03.xpm delete mode 100644 src/forms/res/width04.xpm delete mode 100644 src/forms/res/width05.xpm delete mode 100644 src/forms/res/width06.xpm delete mode 100644 src/forms/res/width07.xpm delete mode 100644 src/forms/res/width08.xpm delete mode 100644 src/forms/res/width09.xpm delete mode 100644 src/forms/res/width10.xpm delete mode 100644 src/forms/res/width11.xpm delete mode 100644 src/forms/res/width12.xpm delete mode 100644 src/forms/res/zoomauto.png delete mode 100644 src/forms/res/zoomauto.xpm delete mode 100644 src/forms/res/zoomin.png delete mode 100644 src/forms/res/zoomin.xpm delete mode 100644 src/forms/res/zoomout.png delete mode 100644 src/forms/res/zoomout.xpm delete mode 100644 src/forms/res/zoompan.png delete mode 100644 src/forms/res/zoompan.xpm delete mode 100644 src/forms/res/zoomprevious.png delete mode 100644 src/forms/res/zoomredraw.png delete mode 100644 src/forms/res/zoomredraw.xpm delete mode 100644 src/forms/res/zoomwindow.png delete mode 100644 src/forms/res/zoomwindow.xpm delete mode 100644 src/forms/roundoptions.cpp delete mode 100644 src/forms/roundoptions.h delete mode 100644 src/forms/selectionwidget.cpp delete mode 100644 src/forms/selectionwidget.h delete mode 100644 src/forms/selectionwidget.ui delete mode 100644 src/forms/snapdistoptions.cpp delete mode 100644 src/forms/snapdistoptions.h delete mode 100644 src/forms/splineoptions.cpp delete mode 100644 src/forms/splineoptions.h delete mode 100644 src/forms/textoptions.cpp delete mode 100644 src/forms/textoptions.h delete mode 100644 src/forms/textoptions.ui delete mode 100644 src/forms/trimamountoptions.cpp delete mode 100644 src/forms/trimamountoptions.h delete mode 100644 src/forms/widgetpen.cpp delete mode 100644 src/forms/widgetpen.h delete mode 100644 src/forms/widgetpen.ui create mode 100644 src/line.cpp create mode 100644 src/line.h create mode 100644 src/main.cpp create mode 100644 src/main.h delete mode 100644 src/mainapp/applicationwindow.cpp delete mode 100644 src/mainapp/applicationwindow.h delete mode 100644 src/mainapp/commands.cpp delete mode 100644 src/mainapp/commands.h delete mode 100644 src/mainapp/createqtactions.cpp delete mode 100644 src/mainapp/createqtactions.h delete mode 100644 src/mainapp/graphicview.cpp delete mode 100644 src/mainapp/graphicview.h delete mode 100644 src/mainapp/main.cpp delete mode 100644 src/mainapp/main.h delete mode 100644 src/mainapp/mdiwindow.cpp delete mode 100644 src/mainapp/mdiwindow.h delete mode 100644 src/mainapp/qc_dialogfactory.cpp delete mode 100644 src/mainapp/qc_dialogfactory.h delete mode 100644 src/mainapp/settings.cpp delete mode 100644 src/mainapp/settings.h create mode 100644 src/mathconstants.h create mode 100644 src/object.cpp create mode 100644 src/object.h create mode 100644 src/vector.cpp create mode 100644 src/vector.h delete mode 100644 src/widgets/actionhandler.cpp delete mode 100644 src/widgets/actionhandler.h delete mode 100644 src/widgets/blockwidget.cpp delete mode 100644 src/widgets/blockwidget.h delete mode 100644 src/widgets/colorbox.cpp delete mode 100644 src/widgets/colorbox.h delete mode 100644 src/widgets/commandedit.cpp delete mode 100644 src/widgets/commandedit.h delete mode 100644 src/widgets/filedialog.cpp delete mode 100644 src/widgets/filedialog.h delete mode 100644 src/widgets/fontbox.cpp delete mode 100644 src/widgets/fontbox.h delete mode 100644 src/widgets/layerbox.cpp delete mode 100644 src/widgets/layerbox.h delete mode 100644 src/widgets/layerwidget.cpp delete mode 100644 src/widgets/layerwidget.h delete mode 100644 src/widgets/linetypebox.cpp delete mode 100644 src/widgets/linetypebox.h delete mode 100644 src/widgets/patternbox.cpp delete mode 100644 src/widgets/patternbox.h delete mode 100644 src/widgets/pentoolbar.cpp delete mode 100644 src/widgets/pentoolbar.h delete mode 100644 src/widgets/qg_dialogfactory.cpp delete mode 100644 src/widgets/qg_dialogfactory.h delete mode 100644 src/widgets/qg_graphicview.cpp delete mode 100644 src/widgets/qg_graphicview.h delete mode 100644 src/widgets/qg_mainwindowinterface.h delete mode 100644 src/widgets/recentfiles.cpp delete mode 100644 src/widgets/recentfiles.h delete mode 100644 src/widgets/widthbox.cpp delete mode 100644 src/widgets/widthbox.h diff --git a/GPLv2 b/GPLv2 deleted file mode 100644 index 960fe74..0000000 --- a/GPLv2 +++ /dev/null @@ -1,280 +0,0 @@ - GNU GENERAL PUBLIC LICENSE - Version 2, June 1991 - - Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - Preamble - - The licenses for most software are designed to take away your -freedom to share and change it. By contrast, the GNU General Public -License is intended to guarantee your freedom to share and change free -software--to make sure the software is free for all its users. This -General Public License applies to most of the Free Software -Foundation's software and to any other program whose authors commit to -using it. (Some other Free Software Foundation software is covered by -the GNU Library General Public License instead.) You can apply it to -your programs, too. - - When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -this service if you wish), that you receive source code or can get it -if you want it, that you can change the software or use pieces of it -in new free programs; and that you know you can do these things. - - To protect your rights, we need to make restrictions that forbid -anyone to deny you these rights or to ask you to surrender the rights. -These restrictions translate to certain responsibilities for you if you -distribute copies of the software, or if you modify it. - - For example, if you distribute copies of such a program, whether -gratis or for a fee, you must give the recipients all the rights that -you have. You must make sure that they, too, receive or can get the -source code. And you must show them these terms so they know their -rights. - - We protect your rights with two steps: (1) copyright the software, and -(2) offer you this license which gives you legal permission to copy, -distribute and/or modify the software. - - Also, for each author's protection and ours, we want to make certain -that everyone understands that there is no warranty for this free -software. If the software is modified by someone else and passed on, we -want its recipients to know that what they have is not the original, so -that any problems introduced by others will not reflect on the original -authors' reputations. - - Finally, any free program is threatened constantly by software -patents. We wish to avoid the danger that redistributors of a free -program will individually obtain patent licenses, in effect making the -program proprietary. To prevent this, we have made it clear that any -patent must be licensed for everyone's free use or not licensed at all. - - The precise terms and conditions for copying, distribution and -modification follow. - - GNU GENERAL PUBLIC LICENSE - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - - 0. This License applies to any program or other work which contains -a notice placed by the copyright holder saying it may be distributed -under the terms of this General Public License. The "Program", below, -refers to any such program or work, and a "work based on the Program" -means either the Program or any derivative work under copyright law: -that is to say, a work containing the Program or a portion of it, -either verbatim or with modifications and/or translated into another -language. (Hereinafter, translation is included without limitation in -the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not -covered by this License; they are outside its scope. The act of -running the Program is not restricted, and the output from the Program -is covered only if its contents constitute a work based on the -Program (independent of having been made by running the Program). -Whether that is true depends on what the Program does. - - 1. You may copy and distribute verbatim copies of the Program's -source code as you receive it, in any medium, provided that you -conspicuously and appropriately publish on each copy an appropriate -copyright notice and disclaimer of warranty; keep intact all the -notices that refer to this License and to the absence of any warranty; -and give any other recipients of the Program a copy of this License -along with the Program. - -You may charge a fee for the physical act of transferring a copy, and -you may at your option offer warranty protection in exchange for a fee. - - 2. You may modify your copy or copies of the Program or any portion -of it, thus forming a work based on the Program, and copy and -distribute such modifications or work under the terms of Section 1 -above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices - stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in - whole or in part contains or is derived from the Program or any - part thereof, to be licensed as a whole at no charge to all third - parties under the terms of this License. - - c) If the modified program normally reads commands interactively - when run, you must cause it, when started running for such - interactive use in the most ordinary way, to print or display an - announcement including an appropriate copyright notice and a - notice that there is no warranty (or else, saying that you provide - a warranty) and that users may redistribute the program under - these conditions, and telling the user how to view a copy of this - License. (Exception: if the Program itself is interactive but - does not normally print such an announcement, your work based on - the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If -identifiable sections of that work are not derived from the Program, -and can be reasonably considered independent and separate works in -themselves, then this License, and its terms, do not apply to those -sections when you distribute them as separate works. But when you -distribute the same sections as part of a whole which is a work based -on the Program, the distribution of the whole must be on the terms of -this License, whose permissions for other licensees extend to the -entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest -your rights to work written entirely by you; rather, the intent is to -exercise the right to control the distribution of derivative or -collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program -with the Program (or with a work based on the Program) on a volume of -a storage or distribution medium does not bring the other work under -the scope of this License. - - 3. You may copy and distribute the Program (or a work based on it, -under Section 2) in object code or executable form under the terms of -Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable - source code, which must be distributed under the terms of Sections - 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three - years, to give any third party, for a charge no more than your - cost of physically performing source distribution, a complete - machine-readable copy of the corresponding source code, to be - distributed under the terms of Sections 1 and 2 above on a medium - customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer - to distribute corresponding source code. (This alternative is - allowed only for noncommercial distribution and only if you - received the program in object code or executable form with such - an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for -making modifications to it. For an executable work, complete source -code means all the source code for all modules it contains, plus any -associated interface definition files, plus the scripts used to -control compilation and installation of the executable. However, as a -special exception, the source code distributed need not include -anything that is normally distributed (in either source or binary -form) with the major components (compiler, kernel, and so on) of the -operating system on which the executable runs, unless that component -itself accompanies the executable. - -If distribution of executable or object code is made by offering -access to copy from a designated place, then offering equivalent -access to copy the source code from the same place counts as -distribution of the source code, even though third parties are not -compelled to copy the source along with the object code. - - 4. You may not copy, modify, sublicense, or distribute the Program -except as expressly provided under this License. Any attempt -otherwise to copy, modify, sublicense or distribute the Program is -void, and will automatically terminate your rights under this License. -However, parties who have received copies, or rights, from you under -this License will not have their licenses terminated so long as such -parties remain in full compliance. - - 5. You are not required to accept this License, since you have not -signed it. However, nothing else grants you permission to modify or -distribute the Program or its derivative works. These actions are -prohibited by law if you do not accept this License. Therefore, by -modifying or distributing the Program (or any work based on the -Program), you indicate your acceptance of this License to do so, and -all its terms and conditions for copying, distributing or modifying -the Program or works based on it. - - 6. Each time you redistribute the Program (or any work based on the -Program), the recipient automatically receives a license from the -original licensor to copy, distribute or modify the Program subject to -these terms and conditions. You may not impose any further -restrictions on the recipients' exercise of the rights granted herein. -You are not responsible for enforcing compliance by third parties to -this License. - - 7. If, as a consequence of a court judgment or allegation of patent -infringement or for any other reason (not limited to patent issues), -conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot -distribute so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you -may not distribute the Program at all. For example, if a patent -license would not permit royalty-free redistribution of the Program by -all those who receive copies directly or indirectly through you, then -the only way you could satisfy both it and this License would be to -refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under -any particular circumstance, the balance of the section is intended to -apply and the section as a whole is intended to apply in other -circumstances. - -It is not the purpose of this section to induce you to infringe any -patents or other property right claims or to contest validity of any -such claims; this section has the sole purpose of protecting the -integrity of the free software distribution system, which is -implemented by public license practices. Many people have made -generous contributions to the wide range of software distributed -through that system in reliance on consistent application of that -system; it is up to the author/donor to decide if he or she is willing -to distribute software through any other system and a licensee cannot -impose that choice. - -This section is intended to make thoroughly clear what is believed to -be a consequence of the rest of this License. - - 8. If the distribution and/or use of the Program is restricted in -certain countries either by patents or by copyrighted interfaces, the -original copyright holder who places the Program under this License -may add an explicit geographical distribution limitation excluding -those countries, so that distribution is permitted only in or among -countries not thus excluded. In such case, this License incorporates -the limitation as if written in the body of this License. - - 9. The Free Software Foundation may publish revised and/or new versions -of the General Public License from time to time. Such new versions will -be similar in spirit to the present version, but may differ in detail to -address new problems or concerns. - -Each version is given a distinguishing version number. If the Program -specifies a version number of this License which applies to it and "any -later version", you have the option of following the terms and conditions -either of that version or of any later version published by the Free -Software Foundation. If the Program does not specify a version number of -this License, you may choose any version ever published by the Free Software -Foundation. - - 10. If you wish to incorporate parts of the Program into other free -programs whose distribution conditions are different, write to the author -to ask for permission. For software which is copyrighted by the Free -Software Foundation, write to the Free Software Foundation; we sometimes -make exceptions for this. Our decision will be guided by the two goals -of preserving the free status of all derivatives of our free software and -of promoting the sharing and reuse of software generally. - - NO WARRANTY - - 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY -FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN -OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES -PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED -OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS -TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE -PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, -REPAIR OR CORRECTION. - - 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING -WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR -REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, -INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING -OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED -TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY -YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER -PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE -POSSIBILITY OF SUCH DAMAGES. - - END OF TERMS AND CONDITIONS diff --git a/fparser/docs/gpl.txt b/GPLv3 similarity index 100% rename from fparser/docs/gpl.txt rename to GPLv3 diff --git a/Makefile b/Makefile index b44ceea..37fab8b 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # Makefile for Architektonas # # by James Hammons -# (C) 2010 Underground Software +# (C) 2011 Underground Software # users home dir: #INSTALLDIR = $(HOME)/local @@ -22,21 +22,22 @@ makefile-qt: architektonas.pro @echo -e "\033[01;33m***\033[00;32m Creating Qt makefile...\033[00m" qmake architektonas.pro -o makefile-qt -libs: dxflib/lib/libdxf.a -# @echo -e "\033[01;33m***\033[00;32m Making dxflib & fparser...\033[00m" -# $(MAKE) -C dxflib -# $(MAKE) -C fparser +libs: + @echo -e "\033[01;33m***\033[00;32m Make libs here (if any)...\033[00m" +#libs: dxflib/lib/libdxf.a -dxflib/lib/libdxf.a: - @echo -e "\033[01;33m***\033[00;32m Making dxflib...\033[00m" - $(MAKE) -C dxflib +#dxflib/lib/libdxf.a: +# @echo -e "\033[01;33m***\033[00;32m Making dxflib...\033[00m" +# $(MAKE) -C dxflib -sources: src/mainapp/*.h src/actions/*.h src/base/*.h src/widgets/*.h src/forms/*.h src/mainapp/*.cpp src/actions/*.cpp src/base/*.cpp src/widgets/*.cpp src/forms/*.cpp +sources: src/*.h src/*.cpp clean: @echo -ne "\033[01;33m***\033[00;32m Cleaning out the garbage...\033[00m" - $(MAKE) -C dxflib clean - $(MAKE) -f makefile-qt clean +# $(MAKE) -C dxflib clean + -$(MAKE) -f makefile-qt clean + -rm -rf ./obj + -rm makefile-qt -rm architektonas -$(FIND) . -name "*~" -exec rm -f {} \; @echo "done!" diff --git a/README b/README index db3dfaf..dec1d80 100644 --- a/README +++ b/README @@ -1,13 +1,12 @@ @-~ Copyright and Licensing ~-@ Architektonas: Free Cross Platform 2D CAD software -Copyright (C) 2010 Underground Software. -Portions copyright (C) 2001-2003 RibbonSoft. +Copyright (C) 2011 Underground Software. Trademarks used are the property of their respective owners. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software -Foundation; either version 2 of the License, or (at your option) any later +Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY @@ -50,6 +49,24 @@ reflection and several false starts, the name Architektonas was chosen as a rough English transliteration of the Greek word for architect. We feel it's a good name and hope to live up to the expectations that such a name gives! +An interesting postscript to this story arose with a certain Mr. Ries van Twisk, +who is the author of another QCad fork called LibreCAD, arrived on the scene. +For some time Mr. van Twisk had access to the author's private repository and +rather than work with the author, he decided to create his own fork "from +scratch". Of course this was burdened with all of the problems that surrounded +the original QCad CE source done with Qt3 and the porting to Qt4 and the +Qt3Support module. And so, stagnation reared its ugly head once more. Sad, but +true. + +And so, in light of this prospect, and after the author of Architektonas having +beat his head against the illogical class structure and general brain-deadness +of the code, he decided it would be for the best to divorce himself from the +QCad codebase he so painstakingly ported to Qt4 and start from scratch. The +result, in our opinion, was worth the effort--and even the porting effort of +QCad CE was not in vain as it helped the author to clarify that vision and +arrive at something *much* better. We think you'll agree! And if you don't, we'd +love to hear from you so that we can improve! + @-~ Installation ~-@ diff --git a/architektonas.pro b/architektonas.pro index 6ebcc5d..630bbd7 100644 --- a/architektonas.pro +++ b/architektonas.pro @@ -2,15 +2,14 @@ # Architektonas Qt project file # # by James L. Hammons -# Copyright (C) 2010 Underground Software +# Copyright (C) 2011 Underground Software # -# Parts are based on QCad Community Edition by Andrew Mustun -# See the README and GPLv2 files for licensing and warranty information +# See the README and GPLv3 files for licensing and warranty information # CONFIG += qt warn_on release debug -RESOURCES += src/forms/res/architektonas.qrc -LIBS += -Ldxflib/lib -ldxf +RESOURCES += res/architektonas.qrc +#LIBS += -Ldxflib/lib -ldxf # We stuff all the intermediate crap into obj/ so it won't confuse us mere mortals ;-) OBJECTS_DIR = obj @@ -19,641 +18,56 @@ RCC_DIR = obj UI_DIR = obj INCLUDEPATH += \ - fparser \ - dxflib/include \ - src/mainapp \ - src/actions \ - src/base \ - src/widgets \ - src/forms + src +# fparser \ +# dxflib/include \ +# src/mainapp \ +# src/actions \ +# src/base \ +# src/widgets \ +# src/forms DEPENDPATH = \ - fparser \ - dxflib/include \ - src/mainapp \ - src/actions \ - src/base \ - src/widgets \ - src/forms + src +# fparser \ +# dxflib/include \ +# src/mainapp \ +# src/actions \ +# src/base \ +# src/widgets \ +# src/forms + +#HEADERS = \ +# fparser/fparser.hh HEADERS = \ - fparser/fparser.hh - -HEADERS += \ - src/base/actioninterface.h \ - src/base/arc.h \ - src/base/atomicentity.h \ - src/base/block.h \ - src/base/blocklist.h \ - src/base/circle.h \ - src/base/clipboard.h \ - src/base/color.h \ - src/base/commandevent.h \ - src/base/creation.h \ - src/base/constructionline.h \ - src/base/debug.h \ - src/base/dialogfactory.h \ - src/base/dialogfactoryinterface.h \ - src/base/dialogfactoryadapter.h \ - src/base/dimaligned.h \ - src/base/dimangular.h \ - src/base/dimdiametric.h \ - src/base/dimension.h \ - src/base/dimlinear.h \ - src/base/dimradial.h \ - src/base/document.h \ - src/base/drawing.h \ - src/base/ellipse.h \ - src/base/entity.h \ - src/base/entitycontainer.h \ - src/base/enums.h \ - src/base/eventhandler.h \ - src/base/fileio.h \ - src/base/filtercxf.h \ - src/base/filterdxf.h \ - src/base/filterdxf1.h \ - src/base/filterinterface.h \ - src/base/flags.h \ - src/base/font.h \ - src/base/fontchar.h \ - src/base/fontlist.h \ - src/base/grid.h \ - src/base/hatch.h \ - src/base/image.h \ - src/base/information.h \ - src/base/infoarea.h \ - src/base/insert.h \ - src/base/layer.h \ - src/base/layerlist.h \ - src/base/leader.h \ - src/base/line.h \ - src/base/linetypepattern.h \ - src/base/mathextra.h \ - src/base/modification.h \ - src/base/paintinterface.h \ - src/base/pattern.h \ - src/base/patternlist.h \ - src/base/pen.h \ - src/base/point.h \ - src/base/polyline.h \ - src/base/preview.h \ - src/base/script.h \ - src/base/scriptlist.h \ - src/base/selection.h \ - src/base/solid.h \ - src/base/spline.h \ - src/base/staticgraphicview.h \ - src/base/system.h \ - src/base/text.h \ - src/base/undo.h \ - src/base/undoable.h \ - src/base/undocycle.h \ - src/base/units.h \ - src/base/utility.h \ - src/base/variable.h \ - src/base/variabledict.h \ - src/base/vector.h \ - src/base/vectorsolutions.h - -# src/base/snapper.h \ -# + src/applicationwindow.h \ + src/arc.h \ + src/circle.h \ + src/container.h \ + src/dimension.h \ + src/drawingview.h \ + src/line.h \ + src/main.h \ + src/mathconstants.h \ + src/object.h \ + src/vector.h SOURCES = \ - fparser/fparser.cc \ - fparser/fpoptimizer.cc - -SOURCES += \ - src/base/actioninterface.cpp \ - src/base/arc.cpp \ - src/base/atomicentity.cpp \ - src/base/block.cpp \ - src/base/blocklist.cpp \ - src/base/clipboard.cpp \ - src/base/circle.cpp \ - src/base/color.cpp \ - src/base/commandevent.cpp \ - src/base/constructionline.cpp \ - src/base/creation.cpp \ - src/base/debug.cpp \ - src/base/dialogfactory.cpp \ - src/base/dimaligned.cpp \ - src/base/dimangular.cpp \ - src/base/dimdiametric.cpp \ - src/base/dimension.cpp \ - src/base/dimlinear.cpp \ - src/base/dimradial.cpp \ - src/base/document.cpp \ - src/base/drawing.cpp \ - src/base/ellipse.cpp \ - src/base/entity.cpp \ - src/base/entitycontainer.cpp \ - src/base/enums.cpp \ - src/base/eventhandler.cpp \ - src/base/fileio.cpp \ - src/base/filtercxf.cpp \ - src/base/filterdxf.cpp \ - src/base/filterdxf1.cpp \ - src/base/filterinterface.cpp \ - src/base/flags.cpp \ - src/base/font.cpp \ - src/base/fontlist.cpp \ - src/base/grid.cpp \ - src/base/hatch.cpp \ - src/base/image.cpp \ - src/base/information.cpp \ - src/base/infoarea.cpp \ - src/base/insert.cpp \ - src/base/layer.cpp \ - src/base/layerlist.cpp \ - src/base/leader.cpp \ - src/base/line.cpp \ - src/base/linetypepattern.cpp \ - src/base/mathextra.cpp \ - src/base/modification.cpp \ - src/base/paintinterface.cpp \ - src/base/pattern.cpp \ - src/base/patternlist.cpp \ - src/base/pen.cpp \ - src/base/point.cpp \ - src/base/polyline.cpp \ - src/base/preview.cpp \ - src/base/script.cpp \ - src/base/scriptlist.cpp \ - src/base/selection.cpp \ - src/base/solid.cpp \ - src/base/spline.cpp \ - src/base/staticgraphicview.cpp \ - src/base/system.cpp \ - src/base/text.cpp \ - src/base/undo.cpp \ - src/base/undoable.cpp \ - src/base/undocycle.cpp \ - src/base/units.cpp \ - src/base/utility.cpp \ - src/base/variable.cpp \ - src/base/variabledict.cpp \ - src/base/vector.cpp \ - src/base/vectorsolutions.cpp - -# src/base/snapper.cpp \ -# - -HEADERS += \ - src/actions/actionblocksadd.h \ - src/actions/actionblocksattributes.h \ - src/actions/actionblockscreate.h \ - src/actions/actionblocksedit.h \ - src/actions/actionblocksexplode.h \ - src/actions/actionblocksinsert.h \ - src/actions/actionblocksfreezeall.h \ - src/actions/actionblocksremove.h \ - src/actions/actionblockstoggleview.h \ - src/actions/actiondefault.h \ - src/actions/actiondimaligned.h \ - src/actions/actiondimangular.h \ - src/actions/actiondimdiametric.h \ - src/actions/actiondimension.h \ - src/actions/actiondimleader.h \ - src/actions/actiondimlinear.h \ - src/actions/actiondimradial.h \ - src/actions/actiondrawarc.h \ - src/actions/actiondrawarc3p.h \ - src/actions/actiondrawarctangential.h \ - src/actions/actiondrawcircle.h \ - src/actions/actiondrawcircle2p.h \ - src/actions/actiondrawcircle3p.h \ - src/actions/actiondrawcirclecr.h \ - src/actions/actiondrawellipseaxis.h \ - src/actions/actiondrawhatch.h \ - src/actions/actiondrawimage.h \ - src/actions/actiondrawline.h \ - src/actions/actiondrawlineangle.h \ - src/actions/actiondrawlinebisector.h \ - src/actions/actiondrawlinefree.h \ - src/actions/actiondrawlinehorvert.h \ - src/actions/actiondrawlineparallel.h \ - src/actions/actiondrawlineparallelthrough.h \ - src/actions/actiondrawlinepolygon.h \ - src/actions/actiondrawlinepolygon2.h \ - src/actions/actiondrawlinerectangle.h \ - src/actions/actiondrawlinerelangle.h \ - src/actions/actiondrawlinetangent1.h \ - src/actions/actiondrawlinetangent2.h \ - src/actions/actiondrawpoint.h \ - src/actions/actiondrawspline.h \ - src/actions/actiondrawtext.h \ - src/actions/actioneditcopy.h \ - src/actions/actioneditpaste.h \ - src/actions/actioneditundo.h \ - src/actions/actionfilenew.h \ - src/actions/actionfileopen.h \ - src/actions/actionfilesave.h \ - src/actions/actionfilesaveas.h \ - src/actions/actioninfoangle.h \ - src/actions/actioninfoarea.h \ - src/actions/actioninfodist.h \ - src/actions/actioninfodist2.h \ - src/actions/actioninfoinside.h \ - src/actions/actioninfototallength.h \ - src/actions/actionlayersadd.h \ - src/actions/actionlayersedit.h \ - src/actions/actionlayersfreezeall.h \ - src/actions/actionlayersremove.h \ - src/actions/actionlayerstogglelock.h \ - src/actions/actionlayerstoggleview.h \ - src/actions/actionlibraryinsert.h \ - src/actions/actionlockrelativezero.h \ - src/actions/actionmodifyattributes.h \ - src/actions/actionmodifybevel.h \ - src/actions/actionmodifycut.h \ - src/actions/actionmodifydelete.h \ - src/actions/actionmodifydeletefree.h \ - src/actions/actionmodifydeletequick.h \ - src/actions/actionmodifyentity.h \ - src/actions/actionmodifyexplodetext.h \ - src/actions/actionmodifymirror.h \ - src/actions/actionmodifymove.h \ - src/actions/actionmodifymoverotate.h \ - src/actions/actionmodifyrotate.h \ - src/actions/actionmodifyrotate2.h \ - src/actions/actionmodifyround.h \ - src/actions/actionmodifyscale.h \ - src/actions/actionmodifystretch.h \ - src/actions/actionmodifytrim.h \ - src/actions/actionmodifytrimamount.h \ - src/actions/actionoptionsdrawing.h \ - src/actions/actiondrawpolyline.h \ - src/actions/actionpolylineadd.h \ - src/actions/actionpolylineappend.h \ - src/actions/actionpolylinedel.h \ - src/actions/actionpolylinedelbetween.h \ - src/actions/actionpolylinetrim.h \ - src/actions/actionprintpreview.h \ - src/actions/actionselect.h \ - src/actions/actionselectall.h \ - src/actions/actionselectbase.h \ - src/actions/actionselectcontour.h \ - src/actions/actionselectintersected.h \ - src/actions/actionselectinvert.h \ - src/actions/actionselectlayer.h \ - src/actions/actionselectsingle.h \ - src/actions/actionselectwindow.h \ - src/actions/actionsetrelativezero.h \ - src/actions/actionsetsnapmode.h \ - src/actions/actionsetsnaprestriction.h \ - src/actions/actionsnapintersectionmanual.h \ - src/actions/actionzoomauto.h \ - src/actions/actionzoomautoy.h \ - src/actions/actionzoomin.h \ - src/actions/actionzoompan.h \ - src/actions/actionzoomprevious.h \ - src/actions/actionzoomredraw.h \ - src/actions/actionzoomscroll.h \ - src/actions/actionzoomwindow.h - -SOURCES += \ - src/actions/actionblocksadd.cpp \ - src/actions/actionblocksattributes.cpp \ - src/actions/actionblockscreate.cpp \ - src/actions/actionblocksedit.cpp \ - src/actions/actionblocksexplode.cpp \ - src/actions/actionblocksinsert.cpp \ - src/actions/actionblocksfreezeall.cpp \ - src/actions/actionblocksremove.cpp \ - src/actions/actionblockstoggleview.cpp \ - src/actions/actiondefault.cpp \ - src/actions/actiondimaligned.cpp \ - src/actions/actiondimangular.cpp \ - src/actions/actiondimdiametric.cpp \ - src/actions/actiondimension.cpp \ - src/actions/actiondimleader.cpp \ - src/actions/actiondimlinear.cpp \ - src/actions/actiondimradial.cpp \ - src/actions/actiondrawarc.cpp \ - src/actions/actiondrawarc3p.cpp \ - src/actions/actiondrawarctangential.cpp \ - src/actions/actiondrawcircle.cpp \ - src/actions/actiondrawcircle2p.cpp \ - src/actions/actiondrawcircle3p.cpp \ - src/actions/actiondrawcirclecr.cpp \ - src/actions/actiondrawellipseaxis.cpp \ - src/actions/actiondrawhatch.cpp \ - src/actions/actiondrawimage.cpp \ - src/actions/actiondrawline.cpp \ - src/actions/actiondrawlineangle.cpp \ - src/actions/actiondrawlinebisector.cpp \ - src/actions/actiondrawlinefree.cpp \ - src/actions/actiondrawlinehorvert.cpp \ - src/actions/actiondrawlineparallel.cpp \ - src/actions/actiondrawlineparallelthrough.cpp \ - src/actions/actiondrawlinepolygon.cpp \ - src/actions/actiondrawlinepolygon2.cpp \ - src/actions/actiondrawlinerectangle.cpp \ - src/actions/actiondrawlinerelangle.cpp \ - src/actions/actiondrawlinetangent1.cpp \ - src/actions/actiondrawlinetangent2.cpp \ - src/actions/actiondrawpoint.cpp \ - src/actions/actiondrawspline.cpp \ - src/actions/actiondrawtext.cpp \ - src/actions/actioneditcopy.cpp \ - src/actions/actioneditpaste.cpp \ - src/actions/actioneditundo.cpp \ - src/actions/actionfilenew.cpp \ - src/actions/actionfileopen.cpp \ - src/actions/actionfilesave.cpp \ - src/actions/actionfilesaveas.cpp \ - src/actions/actioninfoangle.cpp \ - src/actions/actioninfoarea.cpp \ - src/actions/actioninfodist.cpp \ - src/actions/actioninfodist2.cpp \ - src/actions/actioninfoinside.cpp \ - src/actions/actioninfototallength.cpp \ - src/actions/actionlayersadd.cpp \ - src/actions/actionlayersedit.cpp \ - src/actions/actionlayersfreezeall.cpp \ - src/actions/actionlayersremove.cpp \ - src/actions/actionlayerstogglelock.cpp \ - src/actions/actionlayerstoggleview.cpp \ - src/actions/actionlibraryinsert.cpp \ - src/actions/actionlockrelativezero.cpp \ - src/actions/actionmodifyattributes.cpp \ - src/actions/actionmodifybevel.cpp \ - src/actions/actionmodifycut.cpp \ - src/actions/actionmodifydelete.cpp \ - src/actions/actionmodifydeletefree.cpp \ - src/actions/actionmodifydeletequick.cpp \ - src/actions/actionmodifyentity.cpp \ - src/actions/actionmodifyexplodetext.cpp \ - src/actions/actionmodifymirror.cpp \ - src/actions/actionmodifymove.cpp \ - src/actions/actionmodifymoverotate.cpp \ - src/actions/actionmodifyrotate.cpp \ - src/actions/actionmodifyrotate2.cpp \ - src/actions/actionmodifyround.cpp \ - src/actions/actionmodifyscale.cpp \ - src/actions/actionmodifystretch.cpp \ - src/actions/actionmodifytrim.cpp \ - src/actions/actionmodifytrimamount.cpp \ - src/actions/actionoptionsdrawing.cpp \ - src/actions/actiondrawpolyline.cpp \ - src/actions/actionpolylineadd.cpp \ - src/actions/actionpolylineappend.cpp \ - src/actions/actionpolylinedel.cpp \ - src/actions/actionpolylinedelbetween.cpp \ - src/actions/actionpolylinetrim.cpp \ - src/actions/actionprintpreview.cpp \ - src/actions/actionselect.cpp \ - src/actions/actionselectall.cpp \ - src/actions/actionselectbase.cpp \ - src/actions/actionselectcontour.cpp \ - src/actions/actionselectintersected.cpp \ - src/actions/actionselectinvert.cpp \ - src/actions/actionselectlayer.cpp \ - src/actions/actionselectsingle.cpp \ - src/actions/actionselectwindow.cpp \ - src/actions/actionsetrelativezero.cpp \ - src/actions/actionsetsnapmode.cpp \ - src/actions/actionsetsnaprestriction.cpp \ - src/actions/actionsnapintersectionmanual.cpp \ - src/actions/actionzoomauto.cpp \ - src/actions/actionzoomautoy.cpp \ - src/actions/actionzoomin.cpp \ - src/actions/actionzoompan.cpp \ - src/actions/actionzoomprevious.cpp \ - src/actions/actionzoomredraw.cpp \ - src/actions/actionzoomscroll.cpp \ - src/actions/actionzoomwindow.cpp - -HEADERS += \ - src/forms/arcoptions.h \ - src/forms/arctangentialoptions.h \ - src/forms/beveloptions.h \ - src/forms/blockdialog.h \ - src/forms/cadtoolbar.h \ - src/forms/cadtoolbararcs.h \ - src/forms/cadtoolbarcircles.h \ - src/forms/cadtoolbardim.h \ - src/forms/cadtoolbarellipses.h \ - src/forms/cadtoolbarinfo.h \ - src/forms/cadtoolbarlines.h \ - src/forms/cadtoolbarmain.h \ - src/forms/cadtoolbarmodify.h \ - src/forms/cadtoolbarpoints.h \ - src/forms/cadtoolbarpolylines.h \ - src/forms/cadtoolbarselect.h \ - src/forms/cadtoolbarsnap.h \ - src/forms/cadtoolbarsplines.h \ - src/forms/circleoptions.h \ - src/forms/commandwidget.h \ - src/forms/coordinatewidget.h \ - src/forms/dimensionlabeleditor.h \ - src/forms/dimlinearoptions.h \ - src/forms/dimoptions.h \ - src/forms/dlgarc.h \ - src/forms/dlgattributes.h \ - src/forms/dlgcircle.h \ - src/forms/dlgdimension.h \ - src/forms/dlgdimlinear.h \ - src/forms/dlgellipse.h \ - src/forms/dlghatch.h \ - src/forms/dlgimageoptions.h \ - src/forms/dlginitial.h \ - src/forms/dlginsert.h \ - src/forms/dlgline.h \ - src/forms/dlgmirror.h \ - src/forms/dlgmove.h \ - src/forms/dlgmoverotate.h \ - src/forms/dlgoptionsdrawing.h \ - src/forms/dlgoptionsgeneral.h \ - src/forms/dlgpoint.h \ - src/forms/dlgrotate.h \ - src/forms/dlgrotate2.h \ - src/forms/dlgscale.h \ - src/forms/dlgspline.h \ - src/forms/dlgtext.h \ - src/forms/exitdialog.h \ - src/forms/imageoptions.h \ - src/forms/insertoptions.h \ - src/forms/layerdialog.h \ - src/forms/libraryinsertoptions.h \ - src/forms/librarywidget.h \ - src/forms/lineangleoptions.h \ - src/forms/linebisectoroptions.h \ - src/forms/lineoptions.h \ - src/forms/lineparalleloptions.h \ - src/forms/lineparallelthroughoptions.h \ - src/forms/linepolygon2options.h \ - src/forms/linepolygonoptions.h \ - src/forms/linerelangleoptions.h \ - src/forms/mousewidget.h \ - src/forms/moverotateoptions.h \ - src/forms/polylineoptions.h \ - src/forms/printpreviewoptions.h \ - src/forms/roundoptions.h \ - src/forms/selectionwidget.h \ - src/forms/snapdistoptions.h \ - src/forms/splineoptions.h \ - src/forms/textoptions.h \ - src/forms/trimamountoptions.h \ - src/forms/widgetpen.h \ - src/widgets/actionhandler.h \ - src/widgets/blockwidget.h \ - src/widgets/colorbox.h \ - src/widgets/commandedit.h \ - src/widgets/qg_dialogfactory.h \ - src/widgets/filedialog.h \ - src/widgets/fontbox.h \ - src/widgets/qg_graphicview.h \ - src/widgets/layerbox.h \ - src/widgets/layerwidget.h \ - src/widgets/linetypebox.h \ - src/widgets/qg_mainwindowinterface.h \ - src/widgets/patternbox.h \ - src/widgets/pentoolbar.h \ - src/widgets/recentfiles.h \ - src/widgets/widthbox.h - -SOURCES += \ - src/forms/arcoptions.cpp \ - src/forms/arctangentialoptions.cpp \ - src/forms/beveloptions.cpp \ - src/forms/blockdialog.cpp \ - src/forms/cadtoolbar.cpp \ - src/forms/cadtoolbararcs.cpp \ - src/forms/cadtoolbarcircles.cpp \ - src/forms/cadtoolbardim.cpp \ - src/forms/cadtoolbarellipses.cpp \ - src/forms/cadtoolbarinfo.cpp \ - src/forms/cadtoolbarlines.cpp \ - src/forms/cadtoolbarmain.cpp \ - src/forms/cadtoolbarmodify.cpp \ - src/forms/cadtoolbarpoints.cpp \ - src/forms/cadtoolbarpolylines.cpp \ - src/forms/cadtoolbarselect.cpp \ - src/forms/cadtoolbarsnap.cpp \ - src/forms/cadtoolbarsplines.cpp \ - src/forms/circleoptions.cpp \ - src/forms/commandwidget.cpp \ - src/forms/coordinatewidget.cpp \ - src/forms/dimensionlabeleditor.cpp \ - src/forms/dimlinearoptions.cpp \ - src/forms/dimoptions.cpp \ - src/forms/dlgarc.cpp \ - src/forms/dlgattributes.cpp \ - src/forms/dlgcircle.cpp \ - src/forms/dlgdimension.cpp \ - src/forms/dlgdimlinear.cpp \ - src/forms/dlgellipse.cpp \ - src/forms/dlghatch.cpp \ - src/forms/dlgimageoptions.cpp \ - src/forms/dlginitial.cpp \ - src/forms/dlginsert.cpp \ - src/forms/dlgline.cpp \ - src/forms/dlgmirror.cpp \ - src/forms/dlgmove.cpp \ - src/forms/dlgmoverotate.cpp \ - src/forms/dlgoptionsdrawing.cpp \ - src/forms/dlgoptionsgeneral.cpp \ - src/forms/dlgpoint.cpp \ - src/forms/dlgrotate.cpp \ - src/forms/dlgrotate2.cpp \ - src/forms/dlgscale.cpp \ - src/forms/dlgspline.cpp \ - src/forms/dlgtext.cpp \ - src/forms/exitdialog.cpp \ - src/forms/imageoptions.cpp \ - src/forms/insertoptions.cpp \ - src/forms/layerdialog.cpp \ - src/forms/libraryinsertoptions.cpp \ - src/forms/librarywidget.cpp \ - src/forms/lineangleoptions.cpp \ - src/forms/linebisectoroptions.cpp \ - src/forms/lineoptions.cpp \ - src/forms/lineparalleloptions.cpp \ - src/forms/lineparallelthroughoptions.cpp \ - src/forms/linepolygon2options.cpp \ - src/forms/linepolygonoptions.cpp \ - src/forms/linerelangleoptions.cpp \ - src/forms/mousewidget.cpp \ - src/forms/moverotateoptions.cpp \ - src/forms/polylineoptions.cpp \ - src/forms/printpreviewoptions.cpp \ - src/forms/roundoptions.cpp \ - src/forms/selectionwidget.cpp \ - src/forms/snapdistoptions.cpp \ - src/forms/splineoptions.cpp \ - src/forms/textoptions.cpp \ - src/forms/trimamountoptions.cpp \ - src/forms/widgetpen.cpp \ - src/widgets/actionhandler.cpp \ - src/widgets/blockwidget.cpp \ - src/widgets/colorbox.cpp \ - src/widgets/commandedit.cpp \ - src/widgets/qg_dialogfactory.cpp \ - src/widgets/filedialog.cpp \ - src/widgets/fontbox.cpp \ - src/widgets/qg_graphicview.cpp \ - src/widgets/layerbox.cpp \ - src/widgets/layerwidget.cpp \ - src/widgets/linetypebox.cpp \ - src/widgets/patternbox.cpp \ - src/widgets/pentoolbar.cpp \ - src/widgets/recentfiles.cpp \ - src/widgets/widthbox.cpp - -FORMS = \ - src/forms/blockdialog.ui \ - src/forms/commandwidget.ui \ - src/forms/coordinatewidget.ui \ - src/forms/dimensionlabeleditor.ui \ - src/forms/dlgarc.ui \ - src/forms/dlgattributes.ui \ - src/forms/dlgcircle.ui \ - src/forms/dlgdimension.ui \ - src/forms/dlgdimlinear.ui \ - src/forms/dlgellipse.ui \ - src/forms/dlghatch.ui \ - src/forms/dlgimageoptions.ui \ - src/forms/dlginitial.ui \ - src/forms/dlginsert.ui \ - src/forms/dlgline.ui \ - src/forms/dlgmirror.ui \ - src/forms/dlgmove.ui \ - src/forms/dlgmoverotate.ui \ - src/forms/dlgoptionsdrawing.ui \ - src/forms/dlgoptionsgeneral.ui \ - src/forms/dlgpoint.ui \ - src/forms/dlgrotate.ui \ - src/forms/dlgrotate2.ui \ - src/forms/dlgscale.ui \ - src/forms/dlgspline.ui \ - src/forms/dlgtext.ui \ - src/forms/exitdialog.ui \ - src/forms/imageoptions.ui \ - src/forms/layerdialog.ui \ - src/forms/librarywidget.ui \ - src/forms/mousewidget.ui \ - src/forms/printpreviewoptions.ui \ - src/forms/selectionwidget.ui \ - src/forms/textoptions.ui \ - src/forms/widgetpen.ui - -HEADERS += \ - src/mainapp/applicationwindow.h \ - src/mainapp/commands.h \ - src/mainapp/createqtactions.h \ - src/mainapp/qc_dialogfactory.h \ - src/mainapp/graphicview.h \ - src/mainapp/main.h \ - src/mainapp/mdiwindow.h \ - src/mainapp/settings.h - -SOURCES += \ - src/mainapp/applicationwindow.cpp \ - src/mainapp/commands.cpp \ - src/mainapp/createqtactions.cpp \ - src/mainapp/qc_dialogfactory.cpp \ - src/mainapp/graphicview.cpp \ - src/mainapp/main.cpp \ - src/mainapp/mdiwindow.cpp \ - src/mainapp/settings.cpp + src/applicationwindow.cpp \ + src/arc.cpp \ + src/circle.cpp \ + src/container.cpp \ + src/dimension.cpp \ + src/drawingview.cpp \ + src/line.cpp \ + src/main.cpp \ + src/object.cpp \ + src/vector.cpp + +# src/mainapp/commands.cpp \ +# src/mainapp/createqtactions.cpp \ +# src/mainapp/qc_dialogfactory.cpp \ +# src/mainapp/graphicview.cpp \ +# src/mainapp/mdiwindow.cpp \ +# src/mainapp/settings.cpp diff --git a/dxflib/FAQ b/dxflib/FAQ deleted file mode 100644 index 08024b8..0000000 --- a/dxflib/FAQ +++ /dev/null @@ -1,18 +0,0 @@ -dxflib - FAQ - - -How can I contribute to dxflib? - - Please checkout the latest version via CVS and take a look at the code and - the documentation. Contact the main developer (see AUTHORS) by e-mail to - contribute your changes or to get CVS write access. - - -Are there any example programs available which use dxflib? - - vec2web: A format converter which converts DXF files to PNG, WBMP and PS. - vec2web is available from its homepage at http://vec2web.sourceforge.net - QCad 2 also uses dxflib. If you're looking for an easy way to read DXF - files into a list of object and write them back - write DXF files - diff --git a/dxflib/Makefile b/dxflib/Makefile deleted file mode 100644 index 43367cc..0000000 --- a/dxflib/Makefile +++ /dev/null @@ -1,142 +0,0 @@ -# -# -# Makefile for dxflib -# -# -VERSION = 2.0.4.8 - -# -# dxflib installation directories -# -LIBDIR = /usr/local/lib -INCDIR = /usr/local/include/dxflib - -#PREFIX ?= /usr - -#LIBDIR = $(DESTDIR)$(PREFIX)/lib -#INCDIR = $(DESTDIR)$(PREFIX)/include/dxflib - - -#LIBDIR = $(HOME)/local/lib -#INCDIR = $(HOME)/local/include/dxflib - -# -#------------------------ do not edit ------------------------ -# -SHELL = /bin/sh - -CC = gcc -CXX = gcc -CFLAGS = -I./src -g -O2 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DLINUX=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -INSTALL = /usr/bin/install -c -INSTALL_DATA = ${INSTALL} -m 644 -FIND = find -MAKEDEPEND = makedepend -AR = ar -ARFLAGS = -rs - -BASE_DIR = ./src - -BASE_SRC = \ - $(BASE_DIR)/dl_dxf.cpp \ - $(BASE_DIR)/dl_writer_ascii.cpp - -BASE_INS = \ - $(BASE_DIR)/dl_attributes.h \ - $(BASE_DIR)/dl_codes.h \ - $(BASE_DIR)/dl_creationadapter.h \ - $(BASE_DIR)/dl_creationinterface.h \ - $(BASE_DIR)/dl_dxf.h \ - $(BASE_DIR)/dl_entities.h \ - $(BASE_DIR)/dl_exception.h \ - $(BASE_DIR)/dl_extrusion.h \ - $(BASE_DIR)/dl_writer.h \ - $(BASE_DIR)/dl_writer_ascii.h - -SRC = $(BASE_SRC) -OBJ = $(SRC:.cpp=.o) - -INS = $(BASE_INS) - -.cpp.o: - $(CXX) $(CFLAGS) -c $< -o $@ - - -all: prepare ./lib/libdxf.a - -prepare: - test -d ./include || mkdir -p ./include - -( cd ./include; rm -f *.h; \ - for hf in `find ../src -name '*.h'`; do \ - if [ "x$$OS" = "xWindows_NT" ]; then \ - cp "$$hf" .; \ - else \ - ln -s "$$hf" 2> /dev/null; \ - fi \ - done ) - -shared: ./lib/libdxf.so.$(VERSION) - @echo - -./lib/libdxf.a: $(OBJ) - test -d ./lib || mkdir ./lib - $(AR) $(ARFLAGS) ./lib/libdxf.a $(OBJ) - -./lib/libdxf.so.$(VERSION): $(OBJ) - test -d ./lib || mkdir ./lib - $(CC) -p -shared -o ./lib/libdxf.so.$(VERSION) $(OBJ) -lc -lm - -(cd ./lib ; ln -s libdxf.so.$(VERSION) libdxf.so) - -install: ./lib/libdxf.a - test -d $(LIBDIR) || mkdir -p $(LIBDIR) - test -d $(INCDIR) || mkdir -p $(INCDIR) - $(INSTALL_DATA) ./lib/libdxf.a $(LIBDIR) - #-(ln -s $(LIBDIR)/libdxf.a $(LIBDIR)/libdxf.a) - for IFILE in $(INS); do \ - $(INSTALL_DATA) $$IFILE $(INCDIR); \ - done - -install-shared: ./lib/libdxf.so.$(VERSION) - test -d $(LIBDIR) || mkdir -p $(LIBDIR) - test -d $(INCDIR) || mkdir -p $(INCDIR) - #$(INSTALL_DATA) ./lib/libdxf.so.$(VERSION) $(LIBDIR) - -(ln -s $(LIBDIR)/libdxf.so.$(VERSION) $(LIBDIR)/libdxf.so) - for IFILE in $(INS); do \ - $(INSTALL_DATA) $$IFILE $(INCDIR); \ - done - -clean: - -(cd ./test ; make clean) - -rm -f $(OBJ) - -rm -f ./lib/lib* Makefile.bak - -rm -f ./include/dxflib/*.h - -$(FIND) . -name "*~" -exec rm -f {} \; - -rm -f ./lib/libdxf.a - -distclean: clean - -rm -f Makefile configure - -testing: ./lib/libdxf.a - (cd ./test ; make) - -docu: - -(doxygen ./doxygen.cfg) - -dist: clean docu - #-rm -r ./doc/classref/html/en/* - -rm -r ./distribution/dxflib/* - test -d ./distribution/dxflib || mkdir -p ./distribution/dxflib - mkdir -p ./distribution/dxflib/doc - -(cp -r ./src ./test ./distribution/dxflib/) - -(cp -r ./doc/classref ./distribution/dxflib/doc/) - -(cp * ./distribution/dxflib/) - -(cd ./distribution/dxflib; rm config.log config.cache reinstall*; mkdir lib include) - -(cd ./distribution; tar fvcz dxflib-$(VERSION).tar.gz dxflib) - -depend: - $(MAKEDEPEND) -- $(CFLAGS) -- $(SRC) - @echo - @echo "Run 'make' to build dxflib library." - @echo - -# DO NOT DELETE THIS LINE -- make depend depends on it. diff --git a/dxflib/Makefile.in b/dxflib/Makefile.in deleted file mode 100644 index e58f3d2..0000000 --- a/dxflib/Makefile.in +++ /dev/null @@ -1,142 +0,0 @@ -# -# -# Makefile for dxflib -# -# -VERSION = 2.0.4.8 - -# -# dxflib installation directories -# -LIBDIR = @prefix@/lib -INCDIR = @prefix@/include/dxflib - -#PREFIX ?= /usr - -#LIBDIR = $(DESTDIR)$(PREFIX)/lib -#INCDIR = $(DESTDIR)$(PREFIX)/include/dxflib - - -#LIBDIR = $(HOME)/local/lib -#INCDIR = $(HOME)/local/include/dxflib - -# -#------------------------ do not edit ------------------------ -# -SHELL = /bin/sh - -CC = @CC@ -CXX = gcc -CFLAGS = -I./src @CFLAGS@ @DEFS@ -INSTALL = @INSTALL@ -INSTALL_DATA = @INSTALL_DATA@ -FIND = @FIND@ -MAKEDEPEND = @MAKEDEPEND@ -AR = ar -ARFLAGS = -rs - -BASE_DIR = ./src - -BASE_SRC = \ - $(BASE_DIR)/dl_dxf.cpp \ - $(BASE_DIR)/dl_writer_ascii.cpp - -BASE_INS = \ - $(BASE_DIR)/dl_attributes.h \ - $(BASE_DIR)/dl_codes.h \ - $(BASE_DIR)/dl_creationadapter.h \ - $(BASE_DIR)/dl_creationinterface.h \ - $(BASE_DIR)/dl_dxf.h \ - $(BASE_DIR)/dl_entities.h \ - $(BASE_DIR)/dl_exception.h \ - $(BASE_DIR)/dl_extrusion.h \ - $(BASE_DIR)/dl_writer.h \ - $(BASE_DIR)/dl_writer_ascii.h - -SRC = $(BASE_SRC) -OBJ = $(SRC:.cpp=.o) - -INS = $(BASE_INS) - -.cpp.o: - $(CXX) $(CFLAGS) -c $< -o $@ - - -all: prepare ./lib/libdxf.a - -prepare: - test -d ./include || mkdir -p ./include - -( cd ./include; rm -f *.h; \ - for hf in `find ../src -name '*.h'`; do \ - if [ "x$$OS" = "xWindows_NT" ]; then \ - cp "$$hf" .; \ - else \ - ln -s "$$hf" 2> /dev/null; \ - fi \ - done ) - -shared: ./lib/libdxf.so.$(VERSION) - @echo - -./lib/libdxf.a: $(OBJ) - test -d ./lib || mkdir ./lib - $(AR) $(ARFLAGS) ./lib/libdxf.a $(OBJ) - -./lib/libdxf.so.$(VERSION): $(OBJ) - test -d ./lib || mkdir ./lib - $(CC) -p -shared -o ./lib/libdxf.so.$(VERSION) $(OBJ) -lc -lm - -(cd ./lib ; ln -s libdxf.so.$(VERSION) libdxf.so) - -install: ./lib/libdxf.a - test -d $(LIBDIR) || mkdir -p $(LIBDIR) - test -d $(INCDIR) || mkdir -p $(INCDIR) - $(INSTALL_DATA) ./lib/libdxf.a $(LIBDIR) - #-(ln -s $(LIBDIR)/libdxf.a $(LIBDIR)/libdxf.a) - for IFILE in $(INS); do \ - $(INSTALL_DATA) $$IFILE $(INCDIR); \ - done - -install-shared: ./lib/libdxf.so.$(VERSION) - test -d $(LIBDIR) || mkdir -p $(LIBDIR) - test -d $(INCDIR) || mkdir -p $(INCDIR) - #$(INSTALL_DATA) ./lib/libdxf.so.$(VERSION) $(LIBDIR) - -(ln -s $(LIBDIR)/libdxf.so.$(VERSION) $(LIBDIR)/libdxf.so) - for IFILE in $(INS); do \ - $(INSTALL_DATA) $$IFILE $(INCDIR); \ - done - -clean: - -(cd ./test ; make clean) - -rm -f $(OBJ) - -rm -f ./lib/lib* Makefile.bak - -rm -f ./include/dxflib/*.h - -$(FIND) . -name "*~" -exec rm -f {} \; - -rm -f ./lib/libdxf.a - -distclean: clean - -rm -f Makefile configure - -testing: ./lib/libdxf.a - (cd ./test ; make) - -docu: - -(doxygen ./doxygen.cfg) - -dist: clean docu - #-rm -r ./doc/classref/html/en/* - -rm -r ./distribution/dxflib/* - test -d ./distribution/dxflib || mkdir -p ./distribution/dxflib - mkdir -p ./distribution/dxflib/doc - -(cp -r ./src ./test ./distribution/dxflib/) - -(cp -r ./doc/classref ./distribution/dxflib/doc/) - -(cp * ./distribution/dxflib/) - -(cd ./distribution/dxflib; rm config.log config.cache reinstall*; mkdir lib include) - -(cd ./distribution; tar fvcz dxflib-$(VERSION).tar.gz dxflib) - -depend: - $(MAKEDEPEND) -- $(CFLAGS) -- $(SRC) - @echo - @echo "Run 'make' to build dxflib library." - @echo - -# DO NOT DELETE THIS LINE -- make depend depends on it. diff --git a/dxflib/config.guess b/dxflib/config.guess deleted file mode 100644 index 4d0d905..0000000 --- a/dxflib/config.guess +++ /dev/null @@ -1,1404 +0,0 @@ -#! /bin/sh -# Attempt to guess a canonical system name. -# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -# 2000, 2001, 2002, 2003 Free Software Foundation, Inc. - -timestamp='2003-06-17' - -# This file is free software; you can redistribute it and/or modify it -# under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, but -# WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -# -# As a special exception to the GNU General Public License, if you -# distribute this file as part of a program that contains a -# configuration script generated by Autoconf, you may include it under -# the same distribution terms that you use for the rest of that program. - -# Originally written by Per Bothner . -# Please send patches to . Submit a context -# diff and a properly formatted ChangeLog entry. -# -# This script attempts to guess a canonical system name similar to -# config.sub. If it succeeds, it prints the system name on stdout, and -# exits with 0. Otherwise, it exits with 1. -# -# The plan is that this can be called by configure scripts if you -# don't specify an explicit build system type. - -me=`echo "$0" | sed -e 's,.*/,,'` - -usage="\ -Usage: $0 [OPTION] - -Output the configuration name of the system \`$me' is run on. - -Operation modes: - -h, --help print this help, then exit - -t, --time-stamp print date of last modification, then exit - -v, --version print version number, then exit - -Report bugs and patches to ." - -version="\ -GNU config.guess ($timestamp) - -Originally written by Per Bothner. -Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 -Free Software Foundation, Inc. - -This is free software; see the source for copying conditions. There is NO -warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." - -help=" -Try \`$me --help' for more information." - -# Parse command line -while test $# -gt 0 ; do - case $1 in - --time-stamp | --time* | -t ) - echo "$timestamp" ; exit 0 ;; - --version | -v ) - echo "$version" ; exit 0 ;; - --help | --h* | -h ) - echo "$usage"; exit 0 ;; - -- ) # Stop option processing - shift; break ;; - - ) # Use stdin as input. - break ;; - -* ) - echo "$me: invalid option $1$help" >&2 - exit 1 ;; - * ) - break ;; - esac -done - -if test $# != 0; then - echo "$me: too many arguments$help" >&2 - exit 1 -fi - -trap 'exit 1' 1 2 15 - -# CC_FOR_BUILD -- compiler used by this script. Note that the use of a -# compiler to aid in system detection is discouraged as it requires -# temporary files to be created and, as you can see below, it is a -# headache to deal with in a portable fashion. - -# Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still -# use `HOST_CC' if defined, but it is deprecated. - -# Portable tmp directory creation inspired by the Autoconf team. - -set_cc_for_build=' -trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0 ; -trap "rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null; exit 1" 1 2 13 15 ; -: ${TMPDIR=/tmp} ; - { tmp=`(umask 077 && mktemp -d -q "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || - { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || - { tmp=$TMPDIR/cg-$$ && (umask 077 && mkdir $tmp) && echo "Warning: creating insecure temp directory" >&2 ; } || - { echo "$me: cannot create a temporary directory in $TMPDIR" >&2 ; exit 1 ; } ; -dummy=$tmp/dummy ; -tmpfiles="$dummy.c $dummy.o $dummy.rel $dummy" ; -case $CC_FOR_BUILD,$HOST_CC,$CC in - ,,) echo "int x;" > $dummy.c ; - for c in cc gcc c89 c99 ; do - if ($c -c -o $dummy.o $dummy.c) >/dev/null 2>&1 ; then - CC_FOR_BUILD="$c"; break ; - fi ; - done ; - if test x"$CC_FOR_BUILD" = x ; then - CC_FOR_BUILD=no_compiler_found ; - fi - ;; - ,,*) CC_FOR_BUILD=$CC ;; - ,*,*) CC_FOR_BUILD=$HOST_CC ;; -esac ;' - -# This is needed to find uname on a Pyramid OSx when run in the BSD universe. -# (ghazi@noc.rutgers.edu 1994-08-24) -if (test -f /.attbin/uname) >/dev/null 2>&1 ; then - PATH=$PATH:/.attbin ; export PATH -fi - -UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown -UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown -UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown -UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown - -# Note: order is significant - the case branches are not exclusive. - -case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in - *:NetBSD:*:*) - # NetBSD (nbsd) targets should (where applicable) match one or - # more of the tupples: *-*-netbsdelf*, *-*-netbsdaout*, - # *-*-netbsdecoff* and *-*-netbsd*. For targets that recently - # switched to ELF, *-*-netbsd* would select the old - # object file format. This provides both forward - # compatibility and a consistent mechanism for selecting the - # object file format. - # - # Note: NetBSD doesn't particularly care about the vendor - # portion of the name. We always set it to "unknown". - sysctl="sysctl -n hw.machine_arch" - UNAME_MACHINE_ARCH=`(/sbin/$sysctl 2>/dev/null || \ - /usr/sbin/$sysctl 2>/dev/null || echo unknown)` - case "${UNAME_MACHINE_ARCH}" in - armeb) machine=armeb-unknown ;; - arm*) machine=arm-unknown ;; - sh3el) machine=shl-unknown ;; - sh3eb) machine=sh-unknown ;; - *) machine=${UNAME_MACHINE_ARCH}-unknown ;; - esac - # The Operating System including object format, if it has switched - # to ELF recently, or will in the future. - case "${UNAME_MACHINE_ARCH}" in - arm*|i386|m68k|ns32k|sh3*|sparc|vax) - eval $set_cc_for_build - if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \ - | grep __ELF__ >/dev/null - then - # Once all utilities can be ECOFF (netbsdecoff) or a.out (netbsdaout). - # Return netbsd for either. FIX? - os=netbsd - else - os=netbsdelf - fi - ;; - *) - os=netbsd - ;; - esac - # The OS release - # Debian GNU/NetBSD machines have a different userland, and - # thus, need a distinct triplet. However, they do not need - # kernel version information, so it can be replaced with a - # suitable tag, in the style of linux-gnu. - case "${UNAME_VERSION}" in - Debian*) - release='-gnu' - ;; - *) - release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` - ;; - esac - # Since CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM: - # contains redundant information, the shorter form: - # CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM is used. - echo "${machine}-${os}${release}" - exit 0 ;; - amiga:OpenBSD:*:*) - echo m68k-unknown-openbsd${UNAME_RELEASE} - exit 0 ;; - arc:OpenBSD:*:*) - echo mipsel-unknown-openbsd${UNAME_RELEASE} - exit 0 ;; - hp300:OpenBSD:*:*) - echo m68k-unknown-openbsd${UNAME_RELEASE} - exit 0 ;; - mac68k:OpenBSD:*:*) - echo m68k-unknown-openbsd${UNAME_RELEASE} - exit 0 ;; - macppc:OpenBSD:*:*) - echo powerpc-unknown-openbsd${UNAME_RELEASE} - exit 0 ;; - mvme68k:OpenBSD:*:*) - echo m68k-unknown-openbsd${UNAME_RELEASE} - exit 0 ;; - mvme88k:OpenBSD:*:*) - echo m88k-unknown-openbsd${UNAME_RELEASE} - exit 0 ;; - mvmeppc:OpenBSD:*:*) - echo powerpc-unknown-openbsd${UNAME_RELEASE} - exit 0 ;; - pmax:OpenBSD:*:*) - echo mipsel-unknown-openbsd${UNAME_RELEASE} - exit 0 ;; - sgi:OpenBSD:*:*) - echo mipseb-unknown-openbsd${UNAME_RELEASE} - exit 0 ;; - sun3:OpenBSD:*:*) - echo m68k-unknown-openbsd${UNAME_RELEASE} - exit 0 ;; - wgrisc:OpenBSD:*:*) - echo mipsel-unknown-openbsd${UNAME_RELEASE} - exit 0 ;; - *:OpenBSD:*:*) - echo ${UNAME_MACHINE}-unknown-openbsd${UNAME_RELEASE} - exit 0 ;; - alpha:OSF1:*:*) - if test $UNAME_RELEASE = "V4.0"; then - UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` - fi - # According to Compaq, /usr/sbin/psrinfo has been available on - # OSF/1 and Tru64 systems produced since 1995. I hope that - # covers most systems running today. This code pipes the CPU - # types through head -n 1, so we only detect the type of CPU 0. - ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` - case "$ALPHA_CPU_TYPE" in - "EV4 (21064)") - UNAME_MACHINE="alpha" ;; - "EV4.5 (21064)") - UNAME_MACHINE="alpha" ;; - "LCA4 (21066/21068)") - UNAME_MACHINE="alpha" ;; - "EV5 (21164)") - UNAME_MACHINE="alphaev5" ;; - "EV5.6 (21164A)") - UNAME_MACHINE="alphaev56" ;; - "EV5.6 (21164PC)") - UNAME_MACHINE="alphapca56" ;; - "EV5.7 (21164PC)") - UNAME_MACHINE="alphapca57" ;; - "EV6 (21264)") - UNAME_MACHINE="alphaev6" ;; - "EV6.7 (21264A)") - UNAME_MACHINE="alphaev67" ;; - "EV6.8CB (21264C)") - UNAME_MACHINE="alphaev68" ;; - "EV6.8AL (21264B)") - UNAME_MACHINE="alphaev68" ;; - "EV6.8CX (21264D)") - UNAME_MACHINE="alphaev68" ;; - "EV6.9A (21264/EV69A)") - UNAME_MACHINE="alphaev69" ;; - "EV7 (21364)") - UNAME_MACHINE="alphaev7" ;; - "EV7.9 (21364A)") - UNAME_MACHINE="alphaev79" ;; - esac - # A Vn.n version is a released version. - # A Tn.n version is a released field test version. - # A Xn.n version is an unreleased experimental baselevel. - # 1.2 uses "1.2" for uname -r. - echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[VTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` - exit 0 ;; - Alpha*:OpenVMS:*:*) - echo alpha-hp-vms - exit 0 ;; - Alpha\ *:Windows_NT*:*) - # How do we know it's Interix rather than the generic POSIX subsystem? - # Should we change UNAME_MACHINE based on the output of uname instead - # of the specific Alpha model? - echo alpha-pc-interix - exit 0 ;; - 21064:Windows_NT:50:3) - echo alpha-dec-winnt3.5 - exit 0 ;; - Amiga*:UNIX_System_V:4.0:*) - echo m68k-unknown-sysv4 - exit 0;; - *:[Aa]miga[Oo][Ss]:*:*) - echo ${UNAME_MACHINE}-unknown-amigaos - exit 0 ;; - *:[Mm]orph[Oo][Ss]:*:*) - echo ${UNAME_MACHINE}-unknown-morphos - exit 0 ;; - *:OS/390:*:*) - echo i370-ibm-openedition - exit 0 ;; - arm:RISC*:1.[012]*:*|arm:riscix:1.[012]*:*) - echo arm-acorn-riscix${UNAME_RELEASE} - exit 0;; - SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*) - echo hppa1.1-hitachi-hiuxmpp - exit 0;; - Pyramid*:OSx*:*:* | MIS*:OSx*:*:* | MIS*:SMP_DC-OSx*:*:*) - # akee@wpdis03.wpafb.af.mil (Earle F. Ake) contributed MIS and NILE. - if test "`(/bin/universe) 2>/dev/null`" = att ; then - echo pyramid-pyramid-sysv3 - else - echo pyramid-pyramid-bsd - fi - exit 0 ;; - NILE*:*:*:dcosx) - echo pyramid-pyramid-svr4 - exit 0 ;; - DRS?6000:unix:4.0:6*) - echo sparc-icl-nx6 - exit 0 ;; - DRS?6000:UNIX_SV:4.2*:7*) - case `/usr/bin/uname -p` in - sparc) echo sparc-icl-nx7 && exit 0 ;; - esac ;; - sun4H:SunOS:5.*:*) - echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` - exit 0 ;; - sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) - echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` - exit 0 ;; - i86pc:SunOS:5.*:*) - echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` - exit 0 ;; - sun4*:SunOS:6*:*) - # According to config.sub, this is the proper way to canonicalize - # SunOS6. Hard to guess exactly what SunOS6 will be like, but - # it's likely to be more like Solaris than SunOS4. - echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` - exit 0 ;; - sun4*:SunOS:*:*) - case "`/usr/bin/arch -k`" in - Series*|S4*) - UNAME_RELEASE=`uname -v` - ;; - esac - # Japanese Language versions have a version number like `4.1.3-JL'. - echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` - exit 0 ;; - sun3*:SunOS:*:*) - echo m68k-sun-sunos${UNAME_RELEASE} - exit 0 ;; - sun*:*:4.2BSD:*) - UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` - test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 - case "`/bin/arch`" in - sun3) - echo m68k-sun-sunos${UNAME_RELEASE} - ;; - sun4) - echo sparc-sun-sunos${UNAME_RELEASE} - ;; - esac - exit 0 ;; - aushp:SunOS:*:*) - echo sparc-auspex-sunos${UNAME_RELEASE} - exit 0 ;; - # The situation for MiNT is a little confusing. The machine name - # can be virtually everything (everything which is not - # "atarist" or "atariste" at least should have a processor - # > m68000). The system name ranges from "MiNT" over "FreeMiNT" - # to the lowercase version "mint" (or "freemint"). Finally - # the system name "TOS" denotes a system which is actually not - # MiNT. But MiNT is downward compatible to TOS, so this should - # be no problem. - atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*) - echo m68k-atari-mint${UNAME_RELEASE} - exit 0 ;; - atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*) - echo m68k-atari-mint${UNAME_RELEASE} - exit 0 ;; - *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*) - echo m68k-atari-mint${UNAME_RELEASE} - exit 0 ;; - milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*) - echo m68k-milan-mint${UNAME_RELEASE} - exit 0 ;; - hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*) - echo m68k-hades-mint${UNAME_RELEASE} - exit 0 ;; - *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*) - echo m68k-unknown-mint${UNAME_RELEASE} - exit 0 ;; - powerpc:machten:*:*) - echo powerpc-apple-machten${UNAME_RELEASE} - exit 0 ;; - RISC*:Mach:*:*) - echo mips-dec-mach_bsd4.3 - exit 0 ;; - RISC*:ULTRIX:*:*) - echo mips-dec-ultrix${UNAME_RELEASE} - exit 0 ;; - VAX*:ULTRIX*:*:*) - echo vax-dec-ultrix${UNAME_RELEASE} - exit 0 ;; - 2020:CLIX:*:* | 2430:CLIX:*:*) - echo clipper-intergraph-clix${UNAME_RELEASE} - exit 0 ;; - mips:*:*:UMIPS | mips:*:*:RISCos) - eval $set_cc_for_build - sed 's/^ //' << EOF >$dummy.c -#ifdef __cplusplus -#include /* for printf() prototype */ - int main (int argc, char *argv[]) { -#else - int main (argc, argv) int argc; char *argv[]; { -#endif - #if defined (host_mips) && defined (MIPSEB) - #if defined (SYSTYPE_SYSV) - printf ("mips-mips-riscos%ssysv\n", argv[1]); exit (0); - #endif - #if defined (SYSTYPE_SVR4) - printf ("mips-mips-riscos%ssvr4\n", argv[1]); exit (0); - #endif - #if defined (SYSTYPE_BSD43) || defined(SYSTYPE_BSD) - printf ("mips-mips-riscos%sbsd\n", argv[1]); exit (0); - #endif - #endif - exit (-1); - } -EOF - $CC_FOR_BUILD -o $dummy $dummy.c \ - && $dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \ - && exit 0 - echo mips-mips-riscos${UNAME_RELEASE} - exit 0 ;; - Motorola:PowerMAX_OS:*:*) - echo powerpc-motorola-powermax - exit 0 ;; - Motorola:*:4.3:PL8-*) - echo powerpc-harris-powermax - exit 0 ;; - Night_Hawk:*:*:PowerMAX_OS | Synergy:PowerMAX_OS:*:*) - echo powerpc-harris-powermax - exit 0 ;; - Night_Hawk:Power_UNIX:*:*) - echo powerpc-harris-powerunix - exit 0 ;; - m88k:CX/UX:7*:*) - echo m88k-harris-cxux7 - exit 0 ;; - m88k:*:4*:R4*) - echo m88k-motorola-sysv4 - exit 0 ;; - m88k:*:3*:R3*) - echo m88k-motorola-sysv3 - exit 0 ;; - AViiON:dgux:*:*) - # DG/UX returns AViiON for all architectures - UNAME_PROCESSOR=`/usr/bin/uname -p` - if [ $UNAME_PROCESSOR = mc88100 ] || [ $UNAME_PROCESSOR = mc88110 ] - then - if [ ${TARGET_BINARY_INTERFACE}x = m88kdguxelfx ] || \ - [ ${TARGET_BINARY_INTERFACE}x = x ] - then - echo m88k-dg-dgux${UNAME_RELEASE} - else - echo m88k-dg-dguxbcs${UNAME_RELEASE} - fi - else - echo i586-dg-dgux${UNAME_RELEASE} - fi - exit 0 ;; - M88*:DolphinOS:*:*) # DolphinOS (SVR3) - echo m88k-dolphin-sysv3 - exit 0 ;; - M88*:*:R3*:*) - # Delta 88k system running SVR3 - echo m88k-motorola-sysv3 - exit 0 ;; - XD88*:*:*:*) # Tektronix XD88 system running UTekV (SVR3) - echo m88k-tektronix-sysv3 - exit 0 ;; - Tek43[0-9][0-9]:UTek:*:*) # Tektronix 4300 system running UTek (BSD) - echo m68k-tektronix-bsd - exit 0 ;; - *:IRIX*:*:*) - echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` - exit 0 ;; - ????????:AIX?:[12].1:2) # AIX 2.2.1 or AIX 2.1.1 is RT/PC AIX. - echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id - exit 0 ;; # Note that: echo "'`uname -s`'" gives 'AIX ' - i*86:AIX:*:*) - echo i386-ibm-aix - exit 0 ;; - ia64:AIX:*:*) - if [ -x /usr/bin/oslevel ] ; then - IBM_REV=`/usr/bin/oslevel` - else - IBM_REV=${UNAME_VERSION}.${UNAME_RELEASE} - fi - echo ${UNAME_MACHINE}-ibm-aix${IBM_REV} - exit 0 ;; - *:AIX:2:3) - if grep bos325 /usr/include/stdio.h >/dev/null 2>&1; then - eval $set_cc_for_build - sed 's/^ //' << EOF >$dummy.c - #include - - main() - { - if (!__power_pc()) - exit(1); - puts("powerpc-ibm-aix3.2.5"); - exit(0); - } -EOF - $CC_FOR_BUILD -o $dummy $dummy.c && $dummy && exit 0 - echo rs6000-ibm-aix3.2.5 - elif grep bos324 /usr/include/stdio.h >/dev/null 2>&1; then - echo rs6000-ibm-aix3.2.4 - else - echo rs6000-ibm-aix3.2 - fi - exit 0 ;; - *:AIX:*:[45]) - IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` - if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then - IBM_ARCH=rs6000 - else - IBM_ARCH=powerpc - fi - if [ -x /usr/bin/oslevel ] ; then - IBM_REV=`/usr/bin/oslevel` - else - IBM_REV=${UNAME_VERSION}.${UNAME_RELEASE} - fi - echo ${IBM_ARCH}-ibm-aix${IBM_REV} - exit 0 ;; - *:AIX:*:*) - echo rs6000-ibm-aix - exit 0 ;; - ibmrt:4.4BSD:*|romp-ibm:BSD:*) - echo romp-ibm-bsd4.4 - exit 0 ;; - ibmrt:*BSD:*|romp-ibm:BSD:*) # covers RT/PC BSD and - echo romp-ibm-bsd${UNAME_RELEASE} # 4.3 with uname added to - exit 0 ;; # report: romp-ibm BSD 4.3 - *:BOSX:*:*) - echo rs6000-bull-bosx - exit 0 ;; - DPX/2?00:B.O.S.:*:*) - echo m68k-bull-sysv3 - exit 0 ;; - 9000/[34]??:4.3bsd:1.*:*) - echo m68k-hp-bsd - exit 0 ;; - hp300:4.4BSD:*:* | 9000/[34]??:4.3bsd:2.*:*) - echo m68k-hp-bsd4.4 - exit 0 ;; - 9000/[34678]??:HP-UX:*:*) - HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` - case "${UNAME_MACHINE}" in - 9000/31? ) HP_ARCH=m68000 ;; - 9000/[34]?? ) HP_ARCH=m68k ;; - 9000/[678][0-9][0-9]) - if [ -x /usr/bin/getconf ]; then - sc_cpu_version=`/usr/bin/getconf SC_CPU_VERSION 2>/dev/null` - sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null` - case "${sc_cpu_version}" in - 523) HP_ARCH="hppa1.0" ;; # CPU_PA_RISC1_0 - 528) HP_ARCH="hppa1.1" ;; # CPU_PA_RISC1_1 - 532) # CPU_PA_RISC2_0 - case "${sc_kernel_bits}" in - 32) HP_ARCH="hppa2.0n" ;; - 64) HP_ARCH="hppa2.0w" ;; - '') HP_ARCH="hppa2.0" ;; # HP-UX 10.20 - esac ;; - esac - fi - if [ "${HP_ARCH}" = "" ]; then - eval $set_cc_for_build - sed 's/^ //' << EOF >$dummy.c - - #define _HPUX_SOURCE - #include - #include - - int main () - { - #if defined(_SC_KERNEL_BITS) - long bits = sysconf(_SC_KERNEL_BITS); - #endif - long cpu = sysconf (_SC_CPU_VERSION); - - switch (cpu) - { - case CPU_PA_RISC1_0: puts ("hppa1.0"); break; - case CPU_PA_RISC1_1: puts ("hppa1.1"); break; - case CPU_PA_RISC2_0: - #if defined(_SC_KERNEL_BITS) - switch (bits) - { - case 64: puts ("hppa2.0w"); break; - case 32: puts ("hppa2.0n"); break; - default: puts ("hppa2.0"); break; - } break; - #else /* !defined(_SC_KERNEL_BITS) */ - puts ("hppa2.0"); break; - #endif - default: puts ("hppa1.0"); break; - } - exit (0); - } -EOF - (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` - test -z "$HP_ARCH" && HP_ARCH=hppa - fi ;; - esac - if [ ${HP_ARCH} = "hppa2.0w" ] - then - # avoid double evaluation of $set_cc_for_build - test -n "$CC_FOR_BUILD" || eval $set_cc_for_build - if echo __LP64__ | (CCOPTS= $CC_FOR_BUILD -E -) | grep __LP64__ >/dev/null - then - HP_ARCH="hppa2.0w" - else - HP_ARCH="hppa64" - fi - fi - echo ${HP_ARCH}-hp-hpux${HPUX_REV} - exit 0 ;; - ia64:HP-UX:*:*) - HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` - echo ia64-hp-hpux${HPUX_REV} - exit 0 ;; - 3050*:HI-UX:*:*) - eval $set_cc_for_build - sed 's/^ //' << EOF >$dummy.c - #include - int - main () - { - long cpu = sysconf (_SC_CPU_VERSION); - /* The order matters, because CPU_IS_HP_MC68K erroneously returns - true for CPU_PA_RISC1_0. CPU_IS_PA_RISC returns correct - results, however. */ - if (CPU_IS_PA_RISC (cpu)) - { - switch (cpu) - { - case CPU_PA_RISC1_0: puts ("hppa1.0-hitachi-hiuxwe2"); break; - case CPU_PA_RISC1_1: puts ("hppa1.1-hitachi-hiuxwe2"); break; - case CPU_PA_RISC2_0: puts ("hppa2.0-hitachi-hiuxwe2"); break; - default: puts ("hppa-hitachi-hiuxwe2"); break; - } - } - else if (CPU_IS_HP_MC68K (cpu)) - puts ("m68k-hitachi-hiuxwe2"); - else puts ("unknown-hitachi-hiuxwe2"); - exit (0); - } -EOF - $CC_FOR_BUILD -o $dummy $dummy.c && $dummy && exit 0 - echo unknown-hitachi-hiuxwe2 - exit 0 ;; - 9000/7??:4.3bsd:*:* | 9000/8?[79]:4.3bsd:*:* ) - echo hppa1.1-hp-bsd - exit 0 ;; - 9000/8??:4.3bsd:*:*) - echo hppa1.0-hp-bsd - exit 0 ;; - *9??*:MPE/iX:*:* | *3000*:MPE/iX:*:*) - echo hppa1.0-hp-mpeix - exit 0 ;; - hp7??:OSF1:*:* | hp8?[79]:OSF1:*:* ) - echo hppa1.1-hp-osf - exit 0 ;; - hp8??:OSF1:*:*) - echo hppa1.0-hp-osf - exit 0 ;; - i*86:OSF1:*:*) - if [ -x /usr/sbin/sysversion ] ; then - echo ${UNAME_MACHINE}-unknown-osf1mk - else - echo ${UNAME_MACHINE}-unknown-osf1 - fi - exit 0 ;; - parisc*:Lites*:*:*) - echo hppa1.1-hp-lites - exit 0 ;; - C1*:ConvexOS:*:* | convex:ConvexOS:C1*:*) - echo c1-convex-bsd - exit 0 ;; - C2*:ConvexOS:*:* | convex:ConvexOS:C2*:*) - if getsysinfo -f scalar_acc - then echo c32-convex-bsd - else echo c2-convex-bsd - fi - exit 0 ;; - C34*:ConvexOS:*:* | convex:ConvexOS:C34*:*) - echo c34-convex-bsd - exit 0 ;; - C38*:ConvexOS:*:* | convex:ConvexOS:C38*:*) - echo c38-convex-bsd - exit 0 ;; - C4*:ConvexOS:*:* | convex:ConvexOS:C4*:*) - echo c4-convex-bsd - exit 0 ;; - CRAY*Y-MP:*:*:*) - echo ymp-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' - exit 0 ;; - CRAY*[A-Z]90:*:*:*) - echo ${UNAME_MACHINE}-cray-unicos${UNAME_RELEASE} \ - | sed -e 's/CRAY.*\([A-Z]90\)/\1/' \ - -e y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/ \ - -e 's/\.[^.]*$/.X/' - exit 0 ;; - CRAY*TS:*:*:*) - echo t90-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' - exit 0 ;; - CRAY*T3E:*:*:*) - echo alphaev5-cray-unicosmk${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' - exit 0 ;; - CRAY*SV1:*:*:*) - echo sv1-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' - exit 0 ;; - *:UNICOS/mp:*:*) - echo nv1-cray-unicosmp${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' - exit 0 ;; - F30[01]:UNIX_System_V:*:* | F700:UNIX_System_V:*:*) - FUJITSU_PROC=`uname -m | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` - FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` - FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` - echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" - exit 0 ;; - i*86:BSD/386:*:* | i*86:BSD/OS:*:* | *:Ascend\ Embedded/OS:*:*) - echo ${UNAME_MACHINE}-pc-bsdi${UNAME_RELEASE} - exit 0 ;; - sparc*:BSD/OS:*:*) - echo sparc-unknown-bsdi${UNAME_RELEASE} - exit 0 ;; - *:BSD/OS:*:*) - echo ${UNAME_MACHINE}-unknown-bsdi${UNAME_RELEASE} - exit 0 ;; - *:FreeBSD:*:*|*:GNU/FreeBSD:*:*) - # Determine whether the default compiler uses glibc. - eval $set_cc_for_build - sed 's/^ //' << EOF >$dummy.c - #include - #if __GLIBC__ >= 2 - LIBC=gnu - #else - LIBC= - #endif -EOF - eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=` - echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`${LIBC:+-$LIBC} - exit 0 ;; - i*:CYGWIN*:*) - echo ${UNAME_MACHINE}-pc-cygwin - exit 0 ;; - i*:MINGW*:*) - echo ${UNAME_MACHINE}-pc-mingw32 - exit 0 ;; - i*:PW*:*) - echo ${UNAME_MACHINE}-pc-pw32 - exit 0 ;; - x86:Interix*:[34]*) - echo i586-pc-interix${UNAME_RELEASE}|sed -e 's/\..*//' - exit 0 ;; - [345]86:Windows_95:* | [345]86:Windows_98:* | [345]86:Windows_NT:*) - echo i${UNAME_MACHINE}-pc-mks - exit 0 ;; - i*:Windows_NT*:* | Pentium*:Windows_NT*:*) - # How do we know it's Interix rather than the generic POSIX subsystem? - # It also conflicts with pre-2.0 versions of AT&T UWIN. Should we - # UNAME_MACHINE based on the output of uname instead of i386? - echo i586-pc-interix - exit 0 ;; - i*:UWIN*:*) - echo ${UNAME_MACHINE}-pc-uwin - exit 0 ;; - p*:CYGWIN*:*) - echo powerpcle-unknown-cygwin - exit 0 ;; - prep*:SunOS:5.*:*) - echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` - exit 0 ;; - *:GNU:*:*) - echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` - exit 0 ;; - i*86:Minix:*:*) - echo ${UNAME_MACHINE}-pc-minix - exit 0 ;; - arm*:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu - exit 0 ;; - cris:Linux:*:*) - echo cris-axis-linux-gnu - exit 0 ;; - ia64:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu - exit 0 ;; - m68*:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu - exit 0 ;; - mips:Linux:*:*) - eval $set_cc_for_build - sed 's/^ //' << EOF >$dummy.c - #undef CPU - #undef mips - #undef mipsel - #if defined(__MIPSEL__) || defined(__MIPSEL) || defined(_MIPSEL) || defined(MIPSEL) - CPU=mipsel - #else - #if defined(__MIPSEB__) || defined(__MIPSEB) || defined(_MIPSEB) || defined(MIPSEB) - CPU=mips - #else - CPU= - #endif - #endif -EOF - eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=` - test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0 - ;; - mips64:Linux:*:*) - eval $set_cc_for_build - sed 's/^ //' << EOF >$dummy.c - #undef CPU - #undef mips64 - #undef mips64el - #if defined(__MIPSEL__) || defined(__MIPSEL) || defined(_MIPSEL) || defined(MIPSEL) - CPU=mips64el - #else - #if defined(__MIPSEB__) || defined(__MIPSEB) || defined(_MIPSEB) || defined(MIPSEB) - CPU=mips64 - #else - CPU= - #endif - #endif -EOF - eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=` - test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0 - ;; - ppc:Linux:*:*) - echo powerpc-unknown-linux-gnu - exit 0 ;; - ppc64:Linux:*:*) - echo powerpc64-unknown-linux-gnu - exit 0 ;; - alpha:Linux:*:*) - case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in - EV5) UNAME_MACHINE=alphaev5 ;; - EV56) UNAME_MACHINE=alphaev56 ;; - PCA56) UNAME_MACHINE=alphapca56 ;; - PCA57) UNAME_MACHINE=alphapca56 ;; - EV6) UNAME_MACHINE=alphaev6 ;; - EV67) UNAME_MACHINE=alphaev67 ;; - EV68*) UNAME_MACHINE=alphaev68 ;; - esac - objdump --private-headers /bin/sh | grep ld.so.1 >/dev/null - if test "$?" = 0 ; then LIBC="libc1" ; else LIBC="" ; fi - echo ${UNAME_MACHINE}-unknown-linux-gnu${LIBC} - exit 0 ;; - parisc:Linux:*:* | hppa:Linux:*:*) - # Look for CPU level - case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in - PA7*) echo hppa1.1-unknown-linux-gnu ;; - PA8*) echo hppa2.0-unknown-linux-gnu ;; - *) echo hppa-unknown-linux-gnu ;; - esac - exit 0 ;; - parisc64:Linux:*:* | hppa64:Linux:*:*) - echo hppa64-unknown-linux-gnu - exit 0 ;; - s390:Linux:*:* | s390x:Linux:*:*) - echo ${UNAME_MACHINE}-ibm-linux - exit 0 ;; - sh64*:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu - exit 0 ;; - sh*:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu - exit 0 ;; - sparc:Linux:*:* | sparc64:Linux:*:*) - echo ${UNAME_MACHINE}-unknown-linux-gnu - exit 0 ;; - x86_64:Linux:*:*) - echo x86_64-unknown-linux-gnu - exit 0 ;; - i*86:Linux:*:*) - # The BFD linker knows what the default object file format is, so - # first see if it will tell us. cd to the root directory to prevent - # problems with other programs or directories called `ld' in the path. - # Set LC_ALL=C to ensure ld outputs messages in English. - ld_supported_targets=`cd /; LC_ALL=C ld --help 2>&1 \ - | sed -ne '/supported targets:/!d - s/[ ][ ]*/ /g - s/.*supported targets: *// - s/ .*// - p'` - case "$ld_supported_targets" in - elf32-i386) - TENTATIVE="${UNAME_MACHINE}-pc-linux-gnu" - ;; - a.out-i386-linux) - echo "${UNAME_MACHINE}-pc-linux-gnuaout" - exit 0 ;; - coff-i386) - echo "${UNAME_MACHINE}-pc-linux-gnucoff" - exit 0 ;; - "") - # Either a pre-BFD a.out linker (linux-gnuoldld) or - # one that does not give us useful --help. - echo "${UNAME_MACHINE}-pc-linux-gnuoldld" - exit 0 ;; - esac - # Determine whether the default compiler is a.out or elf - eval $set_cc_for_build - sed 's/^ //' << EOF >$dummy.c - #include - #ifdef __ELF__ - # ifdef __GLIBC__ - # if __GLIBC__ >= 2 - LIBC=gnu - # else - LIBC=gnulibc1 - # endif - # else - LIBC=gnulibc1 - # endif - #else - #ifdef __INTEL_COMPILER - LIBC=gnu - #else - LIBC=gnuaout - #endif - #endif -EOF - eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=` - test x"${LIBC}" != x && echo "${UNAME_MACHINE}-pc-linux-${LIBC}" && exit 0 - test x"${TENTATIVE}" != x && echo "${TENTATIVE}" && exit 0 - ;; - i*86:DYNIX/ptx:4*:*) - # ptx 4.0 does uname -s correctly, with DYNIX/ptx in there. - # earlier versions are messed up and put the nodename in both - # sysname and nodename. - echo i386-sequent-sysv4 - exit 0 ;; - i*86:UNIX_SV:4.2MP:2.*) - # Unixware is an offshoot of SVR4, but it has its own version - # number series starting with 2... - # I am not positive that other SVR4 systems won't match this, - # I just have to hope. -- rms. - # Use sysv4.2uw... so that sysv4* matches it. - echo ${UNAME_MACHINE}-pc-sysv4.2uw${UNAME_VERSION} - exit 0 ;; - i*86:OS/2:*:*) - # If we were able to find `uname', then EMX Unix compatibility - # is probably installed. - echo ${UNAME_MACHINE}-pc-os2-emx - exit 0 ;; - i*86:XTS-300:*:STOP) - echo ${UNAME_MACHINE}-unknown-stop - exit 0 ;; - i*86:atheos:*:*) - echo ${UNAME_MACHINE}-unknown-atheos - exit 0 ;; - i*86:LynxOS:2.*:* | i*86:LynxOS:3.[01]*:* | i*86:LynxOS:4.0*:*) - echo i386-unknown-lynxos${UNAME_RELEASE} - exit 0 ;; - i*86:*DOS:*:*) - echo ${UNAME_MACHINE}-pc-msdosdjgpp - exit 0 ;; - i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) - UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` - if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then - echo ${UNAME_MACHINE}-univel-sysv${UNAME_REL} - else - echo ${UNAME_MACHINE}-pc-sysv${UNAME_REL} - fi - exit 0 ;; - i*86:*:5:[78]*) - case `/bin/uname -X | grep "^Machine"` in - *486*) UNAME_MACHINE=i486 ;; - *Pentium) UNAME_MACHINE=i586 ;; - *Pent*|*Celeron) UNAME_MACHINE=i686 ;; - esac - echo ${UNAME_MACHINE}-unknown-sysv${UNAME_RELEASE}${UNAME_SYSTEM}${UNAME_VERSION} - exit 0 ;; - i*86:*:3.2:*) - if test -f /usr/options/cb.name; then - UNAME_REL=`sed -n 's/.*Version //p' /dev/null >/dev/null ; then - UNAME_REL=`(/bin/uname -X|grep Release|sed -e 's/.*= //')` - (/bin/uname -X|grep i80486 >/dev/null) && UNAME_MACHINE=i486 - (/bin/uname -X|grep '^Machine.*Pentium' >/dev/null) \ - && UNAME_MACHINE=i586 - (/bin/uname -X|grep '^Machine.*Pent *II' >/dev/null) \ - && UNAME_MACHINE=i686 - (/bin/uname -X|grep '^Machine.*Pentium Pro' >/dev/null) \ - && UNAME_MACHINE=i686 - echo ${UNAME_MACHINE}-pc-sco$UNAME_REL - else - echo ${UNAME_MACHINE}-pc-sysv32 - fi - exit 0 ;; - pc:*:*:*) - # Left here for compatibility: - # uname -m prints for DJGPP always 'pc', but it prints nothing about - # the processor, so we play safe by assuming i386. - echo i386-pc-msdosdjgpp - exit 0 ;; - Intel:Mach:3*:*) - echo i386-pc-mach3 - exit 0 ;; - paragon:*:*:*) - echo i860-intel-osf1 - exit 0 ;; - i860:*:4.*:*) # i860-SVR4 - if grep Stardent /usr/include/sys/uadmin.h >/dev/null 2>&1 ; then - echo i860-stardent-sysv${UNAME_RELEASE} # Stardent Vistra i860-SVR4 - else # Add other i860-SVR4 vendors below as they are discovered. - echo i860-unknown-sysv${UNAME_RELEASE} # Unknown i860-SVR4 - fi - exit 0 ;; - mini*:CTIX:SYS*5:*) - # "miniframe" - echo m68010-convergent-sysv - exit 0 ;; - mc68k:UNIX:SYSTEM5:3.51m) - echo m68k-convergent-sysv - exit 0 ;; - M680?0:D-NIX:5.3:*) - echo m68k-diab-dnix - exit 0 ;; - M68*:*:R3V[567]*:*) - test -r /sysV68 && echo 'm68k-motorola-sysv' && exit 0 ;; - 3[34]??:*:4.0:3.0 | 3[34]??A:*:4.0:3.0 | 3[34]??,*:*:4.0:3.0 | 3[34]??/*:*:4.0:3.0 | 4400:*:4.0:3.0 | 4850:*:4.0:3.0 | SKA40:*:4.0:3.0 | SDS2:*:4.0:3.0 | SHG2:*:4.0:3.0) - OS_REL='' - test -r /etc/.relid \ - && OS_REL=.`sed -n 's/[^ ]* [^ ]* \([0-9][0-9]\).*/\1/p' < /etc/.relid` - /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ - && echo i486-ncr-sysv4.3${OS_REL} && exit 0 - /bin/uname -p 2>/dev/null | /bin/grep entium >/dev/null \ - && echo i586-ncr-sysv4.3${OS_REL} && exit 0 ;; - 3[34]??:*:4.0:* | 3[34]??,*:*:4.0:*) - /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ - && echo i486-ncr-sysv4 && exit 0 ;; - m68*:LynxOS:2.*:* | m68*:LynxOS:3.0*:*) - echo m68k-unknown-lynxos${UNAME_RELEASE} - exit 0 ;; - mc68030:UNIX_System_V:4.*:*) - echo m68k-atari-sysv4 - exit 0 ;; - TSUNAMI:LynxOS:2.*:*) - echo sparc-unknown-lynxos${UNAME_RELEASE} - exit 0 ;; - rs6000:LynxOS:2.*:*) - echo rs6000-unknown-lynxos${UNAME_RELEASE} - exit 0 ;; - PowerPC:LynxOS:2.*:* | PowerPC:LynxOS:3.[01]*:* | PowerPC:LynxOS:4.0*:*) - echo powerpc-unknown-lynxos${UNAME_RELEASE} - exit 0 ;; - SM[BE]S:UNIX_SV:*:*) - echo mips-dde-sysv${UNAME_RELEASE} - exit 0 ;; - RM*:ReliantUNIX-*:*:*) - echo mips-sni-sysv4 - exit 0 ;; - RM*:SINIX-*:*:*) - echo mips-sni-sysv4 - exit 0 ;; - *:SINIX-*:*:*) - if uname -p 2>/dev/null >/dev/null ; then - UNAME_MACHINE=`(uname -p) 2>/dev/null` - echo ${UNAME_MACHINE}-sni-sysv4 - else - echo ns32k-sni-sysv - fi - exit 0 ;; - PENTIUM:*:4.0*:*) # Unisys `ClearPath HMP IX 4000' SVR4/MP effort - # says - echo i586-unisys-sysv4 - exit 0 ;; - *:UNIX_System_V:4*:FTX*) - # From Gerald Hewes . - # How about differentiating between stratus architectures? -djm - echo hppa1.1-stratus-sysv4 - exit 0 ;; - *:*:*:FTX*) - # From seanf@swdc.stratus.com. - echo i860-stratus-sysv4 - exit 0 ;; - *:VOS:*:*) - # From Paul.Green@stratus.com. - echo hppa1.1-stratus-vos - exit 0 ;; - mc68*:A/UX:*:*) - echo m68k-apple-aux${UNAME_RELEASE} - exit 0 ;; - news*:NEWS-OS:6*:*) - echo mips-sony-newsos6 - exit 0 ;; - R[34]000:*System_V*:*:* | R4000:UNIX_SYSV:*:* | R*000:UNIX_SV:*:*) - if [ -d /usr/nec ]; then - echo mips-nec-sysv${UNAME_RELEASE} - else - echo mips-unknown-sysv${UNAME_RELEASE} - fi - exit 0 ;; - BeBox:BeOS:*:*) # BeOS running on hardware made by Be, PPC only. - echo powerpc-be-beos - exit 0 ;; - BeMac:BeOS:*:*) # BeOS running on Mac or Mac clone, PPC only. - echo powerpc-apple-beos - exit 0 ;; - BePC:BeOS:*:*) # BeOS running on Intel PC compatible. - echo i586-pc-beos - exit 0 ;; - SX-4:SUPER-UX:*:*) - echo sx4-nec-superux${UNAME_RELEASE} - exit 0 ;; - SX-5:SUPER-UX:*:*) - echo sx5-nec-superux${UNAME_RELEASE} - exit 0 ;; - SX-6:SUPER-UX:*:*) - echo sx6-nec-superux${UNAME_RELEASE} - exit 0 ;; - Power*:Rhapsody:*:*) - echo powerpc-apple-rhapsody${UNAME_RELEASE} - exit 0 ;; - *:Rhapsody:*:*) - echo ${UNAME_MACHINE}-apple-rhapsody${UNAME_RELEASE} - exit 0 ;; - *:Darwin:*:*) - case `uname -p` in - *86) UNAME_PROCESSOR=i686 ;; - powerpc) UNAME_PROCESSOR=powerpc ;; - esac - echo ${UNAME_PROCESSOR}-apple-darwin${UNAME_RELEASE} - exit 0 ;; - *:procnto*:*:* | *:QNX:[0123456789]*:*) - UNAME_PROCESSOR=`uname -p` - if test "$UNAME_PROCESSOR" = "x86"; then - UNAME_PROCESSOR=i386 - UNAME_MACHINE=pc - fi - echo ${UNAME_PROCESSOR}-${UNAME_MACHINE}-nto-qnx${UNAME_RELEASE} - exit 0 ;; - *:QNX:*:4*) - echo i386-pc-qnx - exit 0 ;; - NSR-[DGKLNPTVW]:NONSTOP_KERNEL:*:*) - echo nsr-tandem-nsk${UNAME_RELEASE} - exit 0 ;; - *:NonStop-UX:*:*) - echo mips-compaq-nonstopux - exit 0 ;; - BS2000:POSIX*:*:*) - echo bs2000-siemens-sysv - exit 0 ;; - DS/*:UNIX_System_V:*:*) - echo ${UNAME_MACHINE}-${UNAME_SYSTEM}-${UNAME_RELEASE} - exit 0 ;; - *:Plan9:*:*) - # "uname -m" is not consistent, so use $cputype instead. 386 - # is converted to i386 for consistency with other x86 - # operating systems. - if test "$cputype" = "386"; then - UNAME_MACHINE=i386 - else - UNAME_MACHINE="$cputype" - fi - echo ${UNAME_MACHINE}-unknown-plan9 - exit 0 ;; - *:TOPS-10:*:*) - echo pdp10-unknown-tops10 - exit 0 ;; - *:TENEX:*:*) - echo pdp10-unknown-tenex - exit 0 ;; - KS10:TOPS-20:*:* | KL10:TOPS-20:*:* | TYPE4:TOPS-20:*:*) - echo pdp10-dec-tops20 - exit 0 ;; - XKL-1:TOPS-20:*:* | TYPE5:TOPS-20:*:*) - echo pdp10-xkl-tops20 - exit 0 ;; - *:TOPS-20:*:*) - echo pdp10-unknown-tops20 - exit 0 ;; - *:ITS:*:*) - echo pdp10-unknown-its - exit 0 ;; - SEI:*:*:SEIUX) - echo mips-sei-seiux${UNAME_RELEASE} - exit 0 ;; -esac - -#echo '(No uname command or uname output not recognized.)' 1>&2 -#echo "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" 1>&2 - -eval $set_cc_for_build -cat >$dummy.c < -# include -#endif -main () -{ -#if defined (sony) -#if defined (MIPSEB) - /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed, - I don't know.... */ - printf ("mips-sony-bsd\n"); exit (0); -#else -#include - printf ("m68k-sony-newsos%s\n", -#ifdef NEWSOS4 - "4" -#else - "" -#endif - ); exit (0); -#endif -#endif - -#if defined (__arm) && defined (__acorn) && defined (__unix) - printf ("arm-acorn-riscix"); exit (0); -#endif - -#if defined (hp300) && !defined (hpux) - printf ("m68k-hp-bsd\n"); exit (0); -#endif - -#if defined (NeXT) -#if !defined (__ARCHITECTURE__) -#define __ARCHITECTURE__ "m68k" -#endif - int version; - version=`(hostinfo | sed -n 's/.*NeXT Mach \([0-9]*\).*/\1/p') 2>/dev/null`; - if (version < 4) - printf ("%s-next-nextstep%d\n", __ARCHITECTURE__, version); - else - printf ("%s-next-openstep%d\n", __ARCHITECTURE__, version); - exit (0); -#endif - -#if defined (MULTIMAX) || defined (n16) -#if defined (UMAXV) - printf ("ns32k-encore-sysv\n"); exit (0); -#else -#if defined (CMU) - printf ("ns32k-encore-mach\n"); exit (0); -#else - printf ("ns32k-encore-bsd\n"); exit (0); -#endif -#endif -#endif - -#if defined (__386BSD__) - printf ("i386-pc-bsd\n"); exit (0); -#endif - -#if defined (sequent) -#if defined (i386) - printf ("i386-sequent-dynix\n"); exit (0); -#endif -#if defined (ns32000) - printf ("ns32k-sequent-dynix\n"); exit (0); -#endif -#endif - -#if defined (_SEQUENT_) - struct utsname un; - - uname(&un); - - if (strncmp(un.version, "V2", 2) == 0) { - printf ("i386-sequent-ptx2\n"); exit (0); - } - if (strncmp(un.version, "V1", 2) == 0) { /* XXX is V1 correct? */ - printf ("i386-sequent-ptx1\n"); exit (0); - } - printf ("i386-sequent-ptx\n"); exit (0); - -#endif - -#if defined (vax) -# if !defined (ultrix) -# include -# if defined (BSD) -# if BSD == 43 - printf ("vax-dec-bsd4.3\n"); exit (0); -# else -# if BSD == 199006 - printf ("vax-dec-bsd4.3reno\n"); exit (0); -# else - printf ("vax-dec-bsd\n"); exit (0); -# endif -# endif -# else - printf ("vax-dec-bsd\n"); exit (0); -# endif -# else - printf ("vax-dec-ultrix\n"); exit (0); -# endif -#endif - -#if defined (alliant) && defined (i860) - printf ("i860-alliant-bsd\n"); exit (0); -#endif - - exit (1); -} -EOF - -$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && $dummy && exit 0 - -# Apollos put the system type in the environment. - -test -d /usr/apollo && { echo ${ISP}-apollo-${SYSTYPE}; exit 0; } - -# Convex versions that predate uname can use getsysinfo(1) - -if [ -x /usr/convex/getsysinfo ] -then - case `getsysinfo -f cpu_type` in - c1*) - echo c1-convex-bsd - exit 0 ;; - c2*) - if getsysinfo -f scalar_acc - then echo c32-convex-bsd - else echo c2-convex-bsd - fi - exit 0 ;; - c34*) - echo c34-convex-bsd - exit 0 ;; - c38*) - echo c38-convex-bsd - exit 0 ;; - c4*) - echo c4-convex-bsd - exit 0 ;; - esac -fi - -cat >&2 < in order to provide the needed -information to handle your system. - -config.guess timestamp = $timestamp - -uname -m = `(uname -m) 2>/dev/null || echo unknown` -uname -r = `(uname -r) 2>/dev/null || echo unknown` -uname -s = `(uname -s) 2>/dev/null || echo unknown` -uname -v = `(uname -v) 2>/dev/null || echo unknown` - -/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null` -/bin/uname -X = `(/bin/uname -X) 2>/dev/null` - -hostinfo = `(hostinfo) 2>/dev/null` -/bin/universe = `(/bin/universe) 2>/dev/null` -/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null` -/bin/arch = `(/bin/arch) 2>/dev/null` -/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null` -/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null` - -UNAME_MACHINE = ${UNAME_MACHINE} -UNAME_RELEASE = ${UNAME_RELEASE} -UNAME_SYSTEM = ${UNAME_SYSTEM} -UNAME_VERSION = ${UNAME_VERSION} -EOF - -exit 1 - -# Local variables: -# eval: (add-hook 'write-file-hooks 'time-stamp) -# time-stamp-start: "timestamp='" -# time-stamp-format: "%:y-%02m-%02d" -# time-stamp-end: "'" -# End: diff --git a/dxflib/config.log b/dxflib/config.log deleted file mode 100644 index 5eaaad1..0000000 --- a/dxflib/config.log +++ /dev/null @@ -1,139 +0,0 @@ -This file contains any messages produced by compilers while -running configure, to aid debugging if configure makes a mistake. - -It was created by configure, which was -generated by GNU Autoconf 2.57. Invocation command line was - - $ ./configure - -## --------- ## -## Platform. ## -## --------- ## - -hostname = penguin -uname -m = i686 -uname -r = 2.6.33-gentoo -uname -s = Linux -uname -v = #5 Sat Apr 17 14:23:55 CDT 2010 - -/usr/bin/uname -p = Intel(R) Pentium(R) M processor 1.70GHz -/bin/uname -X = unknown - -/bin/arch = unknown -/usr/bin/arch -k = unknown -/usr/convex/getsysinfo = unknown -hostinfo = unknown -/bin/machine = unknown -/usr/bin/oslevel = unknown -/bin/universe = unknown - -PATH: /usr/local/bin -PATH: /usr/bin -PATH: /bin -PATH: /opt/bin -PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.4.3 -PATH: /opt/ICAClient -PATH: /usr/games/bin - - -## ----------- ## -## Core tests. ## -## ----------- ## - -configure:1290: error: cannot find install-sh or install.sh in . ./.. ./../.. - -## ---------------- ## -## Cache variables. ## -## ---------------- ## - -ac_cv_env_CC_set= -ac_cv_env_CC_value= -ac_cv_env_CFLAGS_set= -ac_cv_env_CFLAGS_value= -ac_cv_env_CPPFLAGS_set= -ac_cv_env_CPPFLAGS_value= -ac_cv_env_CPP_set= -ac_cv_env_CPP_value= -ac_cv_env_LDFLAGS_set= -ac_cv_env_LDFLAGS_value= -ac_cv_env_build_alias_set= -ac_cv_env_build_alias_value= -ac_cv_env_host_alias_set= -ac_cv_env_host_alias_value= -ac_cv_env_target_alias_set= -ac_cv_env_target_alias_value= - -## ----------------- ## -## Output variables. ## -## ----------------- ## - -CC='' -CFLAGS='' -CPP='' -CPPFLAGS='' -DEFS='' -ECHO_C='' -ECHO_N='-n' -ECHO_T='' -EGREP='' -EXEEXT='' -FIND='' -INSTALL_DATA='' -INSTALL_PROGRAM='' -INSTALL_SCRIPT='' -LDFLAGS='' -LIBOBJS='' -LIBS='' -LTLIBOBJS='' -MAKEDEPEND='' -OBJEXT='' -PACKAGE_BUGREPORT='' -PACKAGE_NAME='' -PACKAGE_STRING='' -PACKAGE_TARNAME='' -PACKAGE_VERSION='' -PATH_SEPARATOR=':' -SHELL='/bin/sh' -X_CFLAGS='' -X_EXTRA_LIBS='' -X_LIBS='' -X_PRE_LIBS='' -ac_ct_CC='' -bindir='${exec_prefix}/bin' -build='' -build_alias='' -build_cpu='' -build_os='' -build_vendor='' -datadir='${prefix}/share' -exec_prefix='NONE' -host='' -host_alias='' -host_cpu='' -host_os='' -host_vendor='' -includedir='${prefix}/include' -infodir='${prefix}/info' -libdir='${exec_prefix}/lib' -libexecdir='${exec_prefix}/libexec' -localstatedir='${prefix}/var' -mandir='${prefix}/man' -oldincludedir='/usr/include' -prefix='NONE' -program_transform_name='s,x,x,' -sbindir='${exec_prefix}/sbin' -sharedstatedir='${prefix}/com' -sysconfdir='${prefix}/etc' -target_alias='' - -## ----------- ## -## confdefs.h. ## -## ----------- ## - -#define PACKAGE_BUGREPORT "" -#define PACKAGE_NAME "" -#define PACKAGE_STRING "" -#define PACKAGE_TARNAME "" -#define PACKAGE_VERSION "" - -configure: exit 1 diff --git a/dxflib/config.status b/dxflib/config.status deleted file mode 100755 index 32d38f9..0000000 --- a/dxflib/config.status +++ /dev/null @@ -1,696 +0,0 @@ -#! /bin/sh -# Generated by configure. -# Run this file to recreate the current configuration. -# Compiler output produced by configure, useful for debugging -# configure, is in config.log if it exists. - -debug=false -ac_cs_recheck=false -ac_cs_silent=false -SHELL=${CONFIG_SHELL-/bin/sh} -## --------------------- ## -## M4sh Initialization. ## -## --------------------- ## - -# Be Bourne compatible -if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then - emulate sh - NULLCMD=: - # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which - # is contrary to our usage. Disable this feature. - alias -g '${1+"$@"}'='"$@"' -elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then - set -o posix -fi - -# Support unset when possible. -if (FOO=FOO; unset FOO) >/dev/null 2>&1; then - as_unset=unset -else - as_unset=false -fi - - -# Work around bugs in pre-3.0 UWIN ksh. -$as_unset ENV MAIL MAILPATH -PS1='$ ' -PS2='> ' -PS4='+ ' - -# NLS nuisances. -for as_var in \ - LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \ - LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ - LC_TELEPHONE LC_TIME -do - if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then - eval $as_var=C; export $as_var - else - $as_unset $as_var - fi -done - -# Required to use basename. -if expr a : '\(a\)' >/dev/null 2>&1; then - as_expr=expr -else - as_expr=false -fi - -if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then - as_basename=basename -else - as_basename=false -fi - - -# Name of the executable. -as_me=`$as_basename "$0" || -$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ - X"$0" : 'X\(//\)$' \| \ - X"$0" : 'X\(/\)$' \| \ - . : '\(.\)' 2>/dev/null || -echo X/"$0" | - sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; } - /^X\/\(\/\/\)$/{ s//\1/; q; } - /^X\/\(\/\).*/{ s//\1/; q; } - s/.*/./; q'` - - -# PATH needs CR, and LINENO needs CR and PATH. -# Avoid depending upon Character Ranges. -as_cr_letters='abcdefghijklmnopqrstuvwxyz' -as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' -as_cr_Letters=$as_cr_letters$as_cr_LETTERS -as_cr_digits='0123456789' -as_cr_alnum=$as_cr_Letters$as_cr_digits - -# The user is always right. -if test "${PATH_SEPARATOR+set}" != set; then - echo "#! /bin/sh" >conf$$.sh - echo "exit 0" >>conf$$.sh - chmod +x conf$$.sh - if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then - PATH_SEPARATOR=';' - else - PATH_SEPARATOR=: - fi - rm -f conf$$.sh -fi - - - as_lineno_1=$LINENO - as_lineno_2=$LINENO - as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` - test "x$as_lineno_1" != "x$as_lineno_2" && - test "x$as_lineno_3" = "x$as_lineno_2" || { - # Find who we are. Look in the path if we contain no path at all - # relative or not. - case $0 in - *[\\/]* ) as_myself=$0 ;; - *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break -done - - ;; - esac - # We did not find ourselves, most probably we were run as `sh COMMAND' - # in which case we are not to be found in the path. - if test "x$as_myself" = x; then - as_myself=$0 - fi - if test ! -f "$as_myself"; then - { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5 -echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;} - { (exit 1); exit 1; }; } - fi - case $CONFIG_SHELL in - '') - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for as_base in sh bash ksh sh5; do - case $as_dir in - /*) - if ("$as_dir/$as_base" -c ' - as_lineno_1=$LINENO - as_lineno_2=$LINENO - as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` - test "x$as_lineno_1" != "x$as_lineno_2" && - test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then - $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; } - $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; } - CONFIG_SHELL=$as_dir/$as_base - export CONFIG_SHELL - exec "$CONFIG_SHELL" "$0" ${1+"$@"} - fi;; - esac - done -done -;; - esac - - # Create $as_me.lineno as a copy of $as_myself, but with $LINENO - # uniformly replaced by the line number. The first 'sed' inserts a - # line-number line before each line; the second 'sed' does the real - # work. The second script uses 'N' to pair each line-number line - # with the numbered line, and appends trailing '-' during - # substitution so that $LINENO is not a special case at line end. - # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the - # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-) - sed '=' <$as_myself | - sed ' - N - s,$,-, - : loop - s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3, - t loop - s,-$,, - s,^['$as_cr_digits']*\n,, - ' >$as_me.lineno && - chmod +x $as_me.lineno || - { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5 -echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;} - { (exit 1); exit 1; }; } - - # Don't try to exec as it changes $[0], causing all sort of problems - # (the dirname of $[0] is not the place where we might find the - # original and so on. Autoconf is especially sensible to this). - . ./$as_me.lineno - # Exit status is that of the last command. - exit -} - - -case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in - *c*,-n*) ECHO_N= ECHO_C=' -' ECHO_T=' ' ;; - *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;; - *) ECHO_N= ECHO_C='\c' ECHO_T= ;; -esac - -if expr a : '\(a\)' >/dev/null 2>&1; then - as_expr=expr -else - as_expr=false -fi - -rm -f conf$$ conf$$.exe conf$$.file -echo >conf$$.file -if ln -s conf$$.file conf$$ 2>/dev/null; then - # We could just check for DJGPP; but this test a) works b) is more generic - # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04). - if test -f conf$$.exe; then - # Don't use ln at all; we don't have any links - as_ln_s='cp -p' - else - as_ln_s='ln -s' - fi -elif ln conf$$.file conf$$ 2>/dev/null; then - as_ln_s=ln -else - as_ln_s='cp -p' -fi -rm -f conf$$ conf$$.exe conf$$.file - -if mkdir -p . 2>/dev/null; then - as_mkdir_p=: -else - as_mkdir_p=false -fi - -as_executable_p="test -f" - -# Sed expression to map a string onto a valid CPP name. -as_tr_cpp="sed y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g" - -# Sed expression to map a string onto a valid variable name. -as_tr_sh="sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g" - - -# IFS -# We need space, tab and new line, in precisely that order. -as_nl=' -' -IFS=" $as_nl" - -# CDPATH. -$as_unset CDPATH - -exec 6>&1 - -# Open the log real soon, to keep \$[0] and so on meaningful, and to -# report actual input values of CONFIG_FILES etc. instead of their -# values after options handling. Logging --version etc. is OK. -exec 5>>config.log -{ - echo - sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX -## Running $as_me. ## -_ASBOX -} >&5 -cat >&5 <<_CSEOF - -This file was extended by $as_me, which was -generated by GNU Autoconf 2.57. Invocation command line was - - CONFIG_FILES = $CONFIG_FILES - CONFIG_HEADERS = $CONFIG_HEADERS - CONFIG_LINKS = $CONFIG_LINKS - CONFIG_COMMANDS = $CONFIG_COMMANDS - $ $0 $@ - -_CSEOF -echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5 -echo >&5 -config_files=" Makefile test/Makefile" - -ac_cs_usage="\ -\`$as_me' instantiates files from templates according to the -current configuration. - -Usage: $0 [OPTIONS] [FILE]... - - -h, --help print this help, then exit - -V, --version print version number, then exit - -q, --quiet do not print progress messages - -d, --debug don't remove temporary files - --recheck update $as_me by reconfiguring in the same conditions - --file=FILE[:TEMPLATE] - instantiate the configuration file FILE - -Configuration files: -$config_files - -Report bugs to ." -ac_cs_version="\ -config.status -configured by ./configure, generated by GNU Autoconf 2.57, - with options \"\" - -Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001 -Free Software Foundation, Inc. -This config.status script is free software; the Free Software Foundation -gives unlimited permission to copy, distribute and modify it." -srcdir=. -INSTALL="/usr/bin/install -c" -# If no file are specified by the user, then we need to provide default -# value. By we need to know if files were specified by the user. -ac_need_defaults=: -while test $# != 0 -do - case $1 in - --*=*) - ac_option=`expr "x$1" : 'x\([^=]*\)='` - ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'` - ac_shift=: - ;; - -*) - ac_option=$1 - ac_optarg=$2 - ac_shift=shift - ;; - *) # This is not an option, so the user has probably given explicit - # arguments. - ac_option=$1 - ac_need_defaults=false;; - esac - - case $ac_option in - # Handling of the options. - -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) - ac_cs_recheck=: ;; - --version | --vers* | -V ) - echo "$ac_cs_version"; exit 0 ;; - --he | --h) - # Conflict between --help and --header - { { echo "$as_me:$LINENO: error: ambiguous option: $1 -Try \`$0 --help' for more information." >&5 -echo "$as_me: error: ambiguous option: $1 -Try \`$0 --help' for more information." >&2;} - { (exit 1); exit 1; }; };; - --help | --hel | -h ) - echo "$ac_cs_usage"; exit 0 ;; - --debug | --d* | -d ) - debug=: ;; - --file | --fil | --fi | --f ) - $ac_shift - CONFIG_FILES="$CONFIG_FILES $ac_optarg" - ac_need_defaults=false;; - --header | --heade | --head | --hea ) - $ac_shift - CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg" - ac_need_defaults=false;; - -q | -quiet | --quiet | --quie | --qui | --qu | --q \ - | -silent | --silent | --silen | --sile | --sil | --si | --s) - ac_cs_silent=: ;; - - # This is an error. - -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1 -Try \`$0 --help' for more information." >&5 -echo "$as_me: error: unrecognized option: $1 -Try \`$0 --help' for more information." >&2;} - { (exit 1); exit 1; }; } ;; - - *) ac_config_targets="$ac_config_targets $1" ;; - - esac - shift -done - -ac_configure_extra_args= - -if $ac_cs_silent; then - exec 6>/dev/null - ac_configure_extra_args="$ac_configure_extra_args --silent" -fi - -if $ac_cs_recheck; then - echo "running /bin/sh ./configure " $ac_configure_extra_args " --no-create --no-recursion" >&6 - exec /bin/sh ./configure $ac_configure_extra_args --no-create --no-recursion -fi - -for ac_config_target in $ac_config_targets -do - case "$ac_config_target" in - # Handling of arguments. - "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;; - "test/Makefile" ) CONFIG_FILES="$CONFIG_FILES test/Makefile" ;; - *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5 -echo "$as_me: error: invalid argument: $ac_config_target" >&2;} - { (exit 1); exit 1; }; };; - esac -done - -# If the user did not use the arguments to specify the items to instantiate, -# then the envvar interface is used. Set only those that are not. -# We use the long form for the default assignment because of an extremely -# bizarre bug on SunOS 4.1.3. -if $ac_need_defaults; then - test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files -fi - -# Have a temporary directory for convenience. Make it in the build tree -# simply because there is no reason to put it here, and in addition, -# creating and moving files from /tmp can sometimes cause problems. -# Create a temporary directory, and hook for its removal unless debugging. -$debug || -{ - trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0 - trap '{ (exit 1); exit 1; }' 1 2 13 15 -} - -# Create a (secure) tmp directory for tmp files. - -{ - tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` && - test -n "$tmp" && test -d "$tmp" -} || -{ - tmp=./confstat$$-$RANDOM - (umask 077 && mkdir $tmp) -} || -{ - echo "$me: cannot create a temporary directory in ." >&2 - { (exit 1); exit 1; } -} - - -# -# CONFIG_FILES section. -# - -# No need to generate the scripts if there are no CONFIG_FILES. -# This happens for instance when ./config.status config.h -if test -n "$CONFIG_FILES"; then - # Protect against being on the right side of a sed subst in config.status. - sed 's/,@/@@/; s/@,/@@/; s/,;t t$/@;t t/; /@;t t$/s/[\\&,]/\\&/g; - s/@@/,@/; s/@@/@,/; s/@;t t$/,;t t/' >$tmp/subs.sed <<\CEOF -s,@SHELL@,/bin/sh,;t t -s,@PATH_SEPARATOR@,:,;t t -s,@PACKAGE_NAME@,,;t t -s,@PACKAGE_TARNAME@,,;t t -s,@PACKAGE_VERSION@,,;t t -s,@PACKAGE_STRING@,,;t t -s,@PACKAGE_BUGREPORT@,,;t t -s,@exec_prefix@,${prefix},;t t -s,@prefix@,/usr/local,;t t -s,@program_transform_name@,s,x,x,,;t t -s,@bindir@,${exec_prefix}/bin,;t t -s,@sbindir@,${exec_prefix}/sbin,;t t -s,@libexecdir@,${exec_prefix}/libexec,;t t -s,@datadir@,${prefix}/share,;t t -s,@sysconfdir@,${prefix}/etc,;t t -s,@sharedstatedir@,${prefix}/com,;t t -s,@localstatedir@,${prefix}/var,;t t -s,@libdir@,${exec_prefix}/lib,;t t -s,@includedir@,${prefix}/include,;t t -s,@oldincludedir@,/usr/include,;t t -s,@infodir@,${prefix}/info,;t t -s,@mandir@,${prefix}/man,;t t -s,@build_alias@,,;t t -s,@host_alias@,,;t t -s,@target_alias@,,;t t -s,@DEFS@,-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DLINUX=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 ,;t t -s,@ECHO_C@,,;t t -s,@ECHO_N@,-n,;t t -s,@ECHO_T@,,;t t -s,@LIBS@,,;t t -s,@build@,i686-pc-linux-gnu,;t t -s,@build_cpu@,i686,;t t -s,@build_vendor@,pc,;t t -s,@build_os@,linux-gnu,;t t -s,@host@,i686-pc-linux-gnu,;t t -s,@host_cpu@,i686,;t t -s,@host_vendor@,pc,;t t -s,@host_os@,linux-gnu,;t t -s,@CC@,gcc,;t t -s,@CFLAGS@,-g -O2 ,;t t -s,@LDFLAGS@, -L/usr/local/lib,;t t -s,@CPPFLAGS@,,;t t -s,@ac_ct_CC@,gcc,;t t -s,@EXEEXT@,,;t t -s,@OBJEXT@,o,;t t -s,@CPP@,gcc -E,;t t -s,@INSTALL_PROGRAM@,${INSTALL},;t t -s,@INSTALL_SCRIPT@,${INSTALL},;t t -s,@INSTALL_DATA@,${INSTALL} -m 644,;t t -s,@FIND@,find,;t t -s,@MAKEDEPEND@,makedepend,;t t -s,@X_CFLAGS@,,;t t -s,@X_PRE_LIBS@, -lSM -lICE,;t t -s,@X_LIBS@,,;t t -s,@X_EXTRA_LIBS@,,;t t -s,@EGREP@,grep -E,;t t -s,@LIBOBJS@,,;t t -s,@LTLIBOBJS@,,;t t -CEOF - - # Split the substitutions into bite-sized pieces for seds with - # small command number limits, like on Digital OSF/1 and HP-UX. - ac_max_sed_lines=48 - ac_sed_frag=1 # Number of current file. - ac_beg=1 # First line for current file. - ac_end=$ac_max_sed_lines # Line after last line for current file. - ac_more_lines=: - ac_sed_cmds= - while $ac_more_lines; do - if test $ac_beg -gt 1; then - sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag - else - sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag - fi - if test ! -s $tmp/subs.frag; then - ac_more_lines=false - else - # The purpose of the label and of the branching condition is to - # speed up the sed processing (if there are no `@' at all, there - # is no need to browse any of the substitutions). - # These are the two extra sed commands mentioned above. - (echo ':t - /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed - if test -z "$ac_sed_cmds"; then - ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed" - else - ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed" - fi - ac_sed_frag=`expr $ac_sed_frag + 1` - ac_beg=$ac_end - ac_end=`expr $ac_end + $ac_max_sed_lines` - fi - done - if test -z "$ac_sed_cmds"; then - ac_sed_cmds=cat - fi -fi # test -n "$CONFIG_FILES" - -for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue - # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". - case $ac_file in - - | *:- | *:-:* ) # input from stdin - cat >$tmp/stdin - ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` - ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; - *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` - ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; - * ) ac_file_in=$ac_file.in ;; - esac - - # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories. - ac_dir=`(dirname "$ac_file") 2>/dev/null || -$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$ac_file" : 'X\(//\)[^/]' \| \ - X"$ac_file" : 'X\(//\)$' \| \ - X"$ac_file" : 'X\(/\)' \| \ - . : '\(.\)' 2>/dev/null || -echo X"$ac_file" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } - /^X\(\/\/\)[^/].*/{ s//\1/; q; } - /^X\(\/\/\)$/{ s//\1/; q; } - /^X\(\/\).*/{ s//\1/; q; } - s/.*/./; q'` - { if $as_mkdir_p; then - mkdir -p "$ac_dir" - else - as_dir="$ac_dir" - as_dirs= - while test ! -d "$as_dir"; do - as_dirs="$as_dir $as_dirs" - as_dir=`(dirname "$as_dir") 2>/dev/null || -$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$as_dir" : 'X\(//\)[^/]' \| \ - X"$as_dir" : 'X\(//\)$' \| \ - X"$as_dir" : 'X\(/\)' \| \ - . : '\(.\)' 2>/dev/null || -echo X"$as_dir" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } - /^X\(\/\/\)[^/].*/{ s//\1/; q; } - /^X\(\/\/\)$/{ s//\1/; q; } - /^X\(\/\).*/{ s//\1/; q; } - s/.*/./; q'` - done - test ! -n "$as_dirs" || mkdir $as_dirs - fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5 -echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;} - { (exit 1); exit 1; }; }; } - - ac_builddir=. - -if test "$ac_dir" != .; then - ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` - # A "../" for each directory in $ac_dir_suffix. - ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` -else - ac_dir_suffix= ac_top_builddir= -fi - -case $srcdir in - .) # No --srcdir option. We are building in place. - ac_srcdir=. - if test -z "$ac_top_builddir"; then - ac_top_srcdir=. - else - ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` - fi ;; - [\\/]* | ?:[\\/]* ) # Absolute path. - ac_srcdir=$srcdir$ac_dir_suffix; - ac_top_srcdir=$srcdir ;; - *) # Relative path. - ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix - ac_top_srcdir=$ac_top_builddir$srcdir ;; -esac -# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be -# absolute. -ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd` -ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd` -ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd` -ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd` - - - case $INSTALL in - [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;; - *) ac_INSTALL=$ac_top_builddir$INSTALL ;; - esac - - if test x"$ac_file" != x-; then - { echo "$as_me:$LINENO: creating $ac_file" >&5 -echo "$as_me: creating $ac_file" >&6;} - rm -f "$ac_file" - fi - # Let's still pretend it is `configure' which instantiates (i.e., don't - # use $as_me), people would be surprised to read: - # /* config.h. Generated by config.status. */ - if test x"$ac_file" = x-; then - configure_input= - else - configure_input="$ac_file. " - fi - configure_input=$configure_input"Generated from `echo $ac_file_in | - sed 's,.*/,,'` by configure." - - # First look for the input files in the build tree, otherwise in the - # src tree. - ac_file_inputs=`IFS=: - for f in $ac_file_in; do - case $f in - -) echo $tmp/stdin ;; - [\\/$]*) - # Absolute (can't be DOS-style, as IFS=:) - test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 -echo "$as_me: error: cannot find input file: $f" >&2;} - { (exit 1); exit 1; }; } - echo $f;; - *) # Relative - if test -f "$f"; then - # Build tree - echo $f - elif test -f "$srcdir/$f"; then - # Source tree - echo $srcdir/$f - else - # /dev/null tree - { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 -echo "$as_me: error: cannot find input file: $f" >&2;} - { (exit 1); exit 1; }; } - fi;; - esac - done` || { (exit 1); exit 1; } - sed "/^[ ]*VPATH[ ]*=/{ -s/:*\$(srcdir):*/:/; -s/:*\${srcdir}:*/:/; -s/:*@srcdir@:*/:/; -s/^\([^=]*=[ ]*\):*/\1/; -s/:*$//; -s/^[^=]*=[ ]*$//; -} - -:t -/@[a-zA-Z_][a-zA-Z_0-9]*@/!b -s,@configure_input@,$configure_input,;t t -s,@srcdir@,$ac_srcdir,;t t -s,@abs_srcdir@,$ac_abs_srcdir,;t t -s,@top_srcdir@,$ac_top_srcdir,;t t -s,@abs_top_srcdir@,$ac_abs_top_srcdir,;t t -s,@builddir@,$ac_builddir,;t t -s,@abs_builddir@,$ac_abs_builddir,;t t -s,@top_builddir@,$ac_top_builddir,;t t -s,@abs_top_builddir@,$ac_abs_top_builddir,;t t -s,@INSTALL@,$ac_INSTALL,;t t -" $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out - rm -f $tmp/stdin - if test x"$ac_file" != x-; then - mv $tmp/out $ac_file - else - cat $tmp/out - rm -f $tmp/out - fi - -done - -{ (exit 0); exit 0; } diff --git a/dxflib/config.sub b/dxflib/config.sub deleted file mode 100644 index 0bdc334..0000000 --- a/dxflib/config.sub +++ /dev/null @@ -1,1504 +0,0 @@ -#! /bin/sh -# Configuration validation subroutine script. -# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -# 2000, 2001, 2002, 2003 Free Software Foundation, Inc. - -timestamp='2003-06-17' - -# This file is (in principle) common to ALL GNU software. -# The presence of a machine in this file suggests that SOME GNU software -# can handle that machine. It does not imply ALL GNU software can. -# -# This file is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, -# Boston, MA 02111-1307, USA. - -# As a special exception to the GNU General Public License, if you -# distribute this file as part of a program that contains a -# configuration script generated by Autoconf, you may include it under -# the same distribution terms that you use for the rest of that program. - -# Please send patches to . Submit a context -# diff and a properly formatted ChangeLog entry. -# -# Configuration subroutine to validate and canonicalize a configuration type. -# Supply the specified configuration type as an argument. -# If it is invalid, we print an error message on stderr and exit with code 1. -# Otherwise, we print the canonical config type on stdout and succeed. - -# This file is supposed to be the same for all GNU packages -# and recognize all the CPU types, system types and aliases -# that are meaningful with *any* GNU software. -# Each package is responsible for reporting which valid configurations -# it does not support. The user should be able to distinguish -# a failure to support a valid configuration from a meaningless -# configuration. - -# The goal of this file is to map all the various variations of a given -# machine specification into a single specification in the form: -# CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM -# or in some cases, the newer four-part form: -# CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM -# It is wrong to echo any other type of specification. - -me=`echo "$0" | sed -e 's,.*/,,'` - -usage="\ -Usage: $0 [OPTION] CPU-MFR-OPSYS - $0 [OPTION] ALIAS - -Canonicalize a configuration name. - -Operation modes: - -h, --help print this help, then exit - -t, --time-stamp print date of last modification, then exit - -v, --version print version number, then exit - -Report bugs and patches to ." - -version="\ -GNU config.sub ($timestamp) - -Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 -Free Software Foundation, Inc. - -This is free software; see the source for copying conditions. There is NO -warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." - -help=" -Try \`$me --help' for more information." - -# Parse command line -while test $# -gt 0 ; do - case $1 in - --time-stamp | --time* | -t ) - echo "$timestamp" ; exit 0 ;; - --version | -v ) - echo "$version" ; exit 0 ;; - --help | --h* | -h ) - echo "$usage"; exit 0 ;; - -- ) # Stop option processing - shift; break ;; - - ) # Use stdin as input. - break ;; - -* ) - echo "$me: invalid option $1$help" - exit 1 ;; - - *local*) - # First pass through any local machine types. - echo $1 - exit 0;; - - * ) - break ;; - esac -done - -case $# in - 0) echo "$me: missing argument$help" >&2 - exit 1;; - 1) ;; - *) echo "$me: too many arguments$help" >&2 - exit 1;; -esac - -# Separate what the user gave into CPU-COMPANY and OS or KERNEL-OS (if any). -# Here we must recognize all the valid KERNEL-OS combinations. -maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` -case $maybe_os in - nto-qnx* | linux-gnu* | freebsd*-gnu* | netbsd*-gnu* | storm-chaos* | os2-emx* | rtmk-nova*) - os=-$maybe_os - basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` - ;; - *) - basic_machine=`echo $1 | sed 's/-[^-]*$//'` - if [ $basic_machine != $1 ] - then os=`echo $1 | sed 's/.*-/-/'` - else os=; fi - ;; -esac - -### Let's recognize common machines as not being operating systems so -### that things like config.sub decstation-3100 work. We also -### recognize some manufacturers as not being operating systems, so we -### can provide default operating systems below. -case $os in - -sun*os*) - # Prevent following clause from handling this invalid input. - ;; - -dec* | -mips* | -sequent* | -encore* | -pc532* | -sgi* | -sony* | \ - -att* | -7300* | -3300* | -delta* | -motorola* | -sun[234]* | \ - -unicom* | -ibm* | -next | -hp | -isi* | -apollo | -altos* | \ - -convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\ - -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \ - -harris | -dolphin | -highlevel | -gould | -cbm | -ns | -masscomp | \ - -apple | -axis) - os= - basic_machine=$1 - ;; - -sim | -cisco | -oki | -wec | -winbond) - os= - basic_machine=$1 - ;; - -scout) - ;; - -wrs) - os=-vxworks - basic_machine=$1 - ;; - -chorusos*) - os=-chorusos - basic_machine=$1 - ;; - -chorusrdb) - os=-chorusrdb - basic_machine=$1 - ;; - -hiux*) - os=-hiuxwe2 - ;; - -sco5) - os=-sco3.2v5 - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` - ;; - -sco4) - os=-sco3.2v4 - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` - ;; - -sco3.2.[4-9]*) - os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` - ;; - -sco3.2v[4-9]*) - # Don't forget version if it is 3.2v4 or newer. - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` - ;; - -sco*) - os=-sco3.2v2 - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` - ;; - -udk*) - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` - ;; - -isc) - os=-isc2.2 - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` - ;; - -clix*) - basic_machine=clipper-intergraph - ;; - -isc*) - basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` - ;; - -lynx*) - os=-lynxos - ;; - -ptx*) - basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` - ;; - -windowsnt*) - os=`echo $os | sed -e 's/windowsnt/winnt/'` - ;; - -psos*) - os=-psos - ;; - -mint | -mint[0-9]*) - basic_machine=m68k-atari - os=-mint - ;; -esac - -# Decode aliases for certain CPU-COMPANY combinations. -case $basic_machine in - # Recognize the basic CPU types without company name. - # Some are omitted here because they have special meanings below. - 1750a | 580 \ - | a29k \ - | alpha | alphaev[4-8] | alphaev56 | alphaev6[78] | alphapca5[67] \ - | alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \ - | arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr \ - | c4x | clipper \ - | d10v | d30v | dlx | dsp16xx \ - | fr30 | frv \ - | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \ - | i370 | i860 | i960 | ia64 \ - | ip2k \ - | m32r | m68000 | m68k | m88k | mcore \ - | mips | mipsbe | mipseb | mipsel | mipsle \ - | mips16 \ - | mips64 | mips64el \ - | mips64vr | mips64vrel \ - | mips64orion | mips64orionel \ - | mips64vr4100 | mips64vr4100el \ - | mips64vr4300 | mips64vr4300el \ - | mips64vr5000 | mips64vr5000el \ - | mipsisa32 | mipsisa32el \ - | mipsisa32r2 | mipsisa32r2el \ - | mipsisa64 | mipsisa64el \ - | mipsisa64sb1 | mipsisa64sb1el \ - | mipsisa64sr71k | mipsisa64sr71kel \ - | mipstx39 | mipstx39el \ - | mn10200 | mn10300 \ - | msp430 \ - | ns16k | ns32k \ - | openrisc | or32 \ - | pdp10 | pdp11 | pj | pjl \ - | powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \ - | pyramid \ - | sh | sh[1234] | sh[23]e | sh[34]eb | shbe | shle | sh[1234]le | sh3ele \ - | sh64 | sh64le \ - | sparc | sparc64 | sparc86x | sparclet | sparclite | sparcv9 | sparcv9b \ - | strongarm \ - | tahoe | thumb | tic4x | tic80 | tron \ - | v850 | v850e \ - | we32k \ - | x86 | xscale | xstormy16 | xtensa \ - | z8k) - basic_machine=$basic_machine-unknown - ;; - m6811 | m68hc11 | m6812 | m68hc12) - # Motorola 68HC11/12. - basic_machine=$basic_machine-unknown - os=-none - ;; - m88110 | m680[12346]0 | m683?2 | m68360 | m5200 | v70 | w65 | z8k) - ;; - - # We use `pc' rather than `unknown' - # because (1) that's what they normally are, and - # (2) the word "unknown" tends to confuse beginning users. - i*86 | x86_64) - basic_machine=$basic_machine-pc - ;; - # Object if more than one company name word. - *-*-*) - echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 - exit 1 - ;; - # Recognize the basic CPU types with company name. - 580-* \ - | a29k-* \ - | alpha-* | alphaev[4-8]-* | alphaev56-* | alphaev6[78]-* \ - | alpha64-* | alpha64ev[4-8]-* | alpha64ev56-* | alpha64ev6[78]-* \ - | alphapca5[67]-* | alpha64pca5[67]-* | arc-* \ - | arm-* | armbe-* | armle-* | armeb-* | armv*-* \ - | avr-* \ - | bs2000-* \ - | c[123]* | c30-* | [cjt]90-* | c4x-* | c54x-* | c55x-* | c6x-* \ - | clipper-* | cydra-* \ - | d10v-* | d30v-* | dlx-* \ - | elxsi-* \ - | f30[01]-* | f700-* | fr30-* | frv-* | fx80-* \ - | h8300-* | h8500-* \ - | hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \ - | i*86-* | i860-* | i960-* | ia64-* \ - | ip2k-* \ - | m32r-* \ - | m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \ - | m88110-* | m88k-* | mcore-* \ - | mips-* | mipsbe-* | mipseb-* | mipsel-* | mipsle-* \ - | mips16-* \ - | mips64-* | mips64el-* \ - | mips64vr-* | mips64vrel-* \ - | mips64orion-* | mips64orionel-* \ - | mips64vr4100-* | mips64vr4100el-* \ - | mips64vr4300-* | mips64vr4300el-* \ - | mips64vr5000-* | mips64vr5000el-* \ - | mipsisa32-* | mipsisa32el-* \ - | mipsisa32r2-* | mipsisa32r2el-* \ - | mipsisa64-* | mipsisa64el-* \ - | mipsisa64sb1-* | mipsisa64sb1el-* \ - | mipsisa64sr71k-* | mipsisa64sr71kel-* \ - | mipstx39-* | mipstx39el-* \ - | msp430-* \ - | none-* | np1-* | nv1-* | ns16k-* | ns32k-* \ - | orion-* \ - | pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \ - | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* | ppcbe-* \ - | pyramid-* \ - | romp-* | rs6000-* \ - | sh-* | sh[1234]-* | sh[23]e-* | sh[34]eb-* | shbe-* \ - | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \ - | sparc-* | sparc64-* | sparc86x-* | sparclet-* | sparclite-* \ - | sparcv9-* | sparcv9b-* | strongarm-* | sv1-* | sx?-* \ - | tahoe-* | thumb-* \ - | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \ - | tron-* \ - | v850-* | v850e-* | vax-* \ - | we32k-* \ - | x86-* | x86_64-* | xps100-* | xscale-* | xstormy16-* \ - | xtensa-* \ - | ymp-* \ - | z8k-*) - ;; - # Recognize the various machine names and aliases which stand - # for a CPU type and a company and sometimes even an OS. - 386bsd) - basic_machine=i386-unknown - os=-bsd - ;; - 3b1 | 7300 | 7300-att | att-7300 | pc7300 | safari | unixpc) - basic_machine=m68000-att - ;; - 3b*) - basic_machine=we32k-att - ;; - a29khif) - basic_machine=a29k-amd - os=-udi - ;; - adobe68k) - basic_machine=m68010-adobe - os=-scout - ;; - alliant | fx80) - basic_machine=fx80-alliant - ;; - altos | altos3068) - basic_machine=m68k-altos - ;; - am29k) - basic_machine=a29k-none - os=-bsd - ;; - amd64) - basic_machine=x86_64-pc - ;; - amdahl) - basic_machine=580-amdahl - os=-sysv - ;; - amiga | amiga-*) - basic_machine=m68k-unknown - ;; - amigaos | amigados) - basic_machine=m68k-unknown - os=-amigaos - ;; - amigaunix | amix) - basic_machine=m68k-unknown - os=-sysv4 - ;; - apollo68) - basic_machine=m68k-apollo - os=-sysv - ;; - apollo68bsd) - basic_machine=m68k-apollo - os=-bsd - ;; - aux) - basic_machine=m68k-apple - os=-aux - ;; - balance) - basic_machine=ns32k-sequent - os=-dynix - ;; - c90) - basic_machine=c90-cray - os=-unicos - ;; - convex-c1) - basic_machine=c1-convex - os=-bsd - ;; - convex-c2) - basic_machine=c2-convex - os=-bsd - ;; - convex-c32) - basic_machine=c32-convex - os=-bsd - ;; - convex-c34) - basic_machine=c34-convex - os=-bsd - ;; - convex-c38) - basic_machine=c38-convex - os=-bsd - ;; - cray | j90) - basic_machine=j90-cray - os=-unicos - ;; - crds | unos) - basic_machine=m68k-crds - ;; - cris | cris-* | etrax*) - basic_machine=cris-axis - ;; - da30 | da30-*) - basic_machine=m68k-da30 - ;; - decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn) - basic_machine=mips-dec - ;; - decsystem10* | dec10*) - basic_machine=pdp10-dec - os=-tops10 - ;; - decsystem20* | dec20*) - basic_machine=pdp10-dec - os=-tops20 - ;; - delta | 3300 | motorola-3300 | motorola-delta \ - | 3300-motorola | delta-motorola) - basic_machine=m68k-motorola - ;; - delta88) - basic_machine=m88k-motorola - os=-sysv3 - ;; - dpx20 | dpx20-*) - basic_machine=rs6000-bull - os=-bosx - ;; - dpx2* | dpx2*-bull) - basic_machine=m68k-bull - os=-sysv3 - ;; - ebmon29k) - basic_machine=a29k-amd - os=-ebmon - ;; - elxsi) - basic_machine=elxsi-elxsi - os=-bsd - ;; - encore | umax | mmax) - basic_machine=ns32k-encore - ;; - es1800 | OSE68k | ose68k | ose | OSE) - basic_machine=m68k-ericsson - os=-ose - ;; - fx2800) - basic_machine=i860-alliant - ;; - genix) - basic_machine=ns32k-ns - ;; - gmicro) - basic_machine=tron-gmicro - os=-sysv - ;; - go32) - basic_machine=i386-pc - os=-go32 - ;; - h3050r* | hiux*) - basic_machine=hppa1.1-hitachi - os=-hiuxwe2 - ;; - h8300hms) - basic_machine=h8300-hitachi - os=-hms - ;; - h8300xray) - basic_machine=h8300-hitachi - os=-xray - ;; - h8500hms) - basic_machine=h8500-hitachi - os=-hms - ;; - harris) - basic_machine=m88k-harris - os=-sysv3 - ;; - hp300-*) - basic_machine=m68k-hp - ;; - hp300bsd) - basic_machine=m68k-hp - os=-bsd - ;; - hp300hpux) - basic_machine=m68k-hp - os=-hpux - ;; - hp3k9[0-9][0-9] | hp9[0-9][0-9]) - basic_machine=hppa1.0-hp - ;; - hp9k2[0-9][0-9] | hp9k31[0-9]) - basic_machine=m68000-hp - ;; - hp9k3[2-9][0-9]) - basic_machine=m68k-hp - ;; - hp9k6[0-9][0-9] | hp6[0-9][0-9]) - basic_machine=hppa1.0-hp - ;; - hp9k7[0-79][0-9] | hp7[0-79][0-9]) - basic_machine=hppa1.1-hp - ;; - hp9k78[0-9] | hp78[0-9]) - # FIXME: really hppa2.0-hp - basic_machine=hppa1.1-hp - ;; - hp9k8[67]1 | hp8[67]1 | hp9k80[24] | hp80[24] | hp9k8[78]9 | hp8[78]9 | hp9k893 | hp893) - # FIXME: really hppa2.0-hp - basic_machine=hppa1.1-hp - ;; - hp9k8[0-9][13679] | hp8[0-9][13679]) - basic_machine=hppa1.1-hp - ;; - hp9k8[0-9][0-9] | hp8[0-9][0-9]) - basic_machine=hppa1.0-hp - ;; - hppa-next) - os=-nextstep3 - ;; - hppaosf) - basic_machine=hppa1.1-hp - os=-osf - ;; - hppro) - basic_machine=hppa1.1-hp - os=-proelf - ;; - i370-ibm* | ibm*) - basic_machine=i370-ibm - ;; -# I'm not sure what "Sysv32" means. Should this be sysv3.2? - i*86v32) - basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` - os=-sysv32 - ;; - i*86v4*) - basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` - os=-sysv4 - ;; - i*86v) - basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` - os=-sysv - ;; - i*86sol2) - basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` - os=-solaris2 - ;; - i386mach) - basic_machine=i386-mach - os=-mach - ;; - i386-vsta | vsta) - basic_machine=i386-unknown - os=-vsta - ;; - iris | iris4d) - basic_machine=mips-sgi - case $os in - -irix*) - ;; - *) - os=-irix4 - ;; - esac - ;; - isi68 | isi) - basic_machine=m68k-isi - os=-sysv - ;; - m88k-omron*) - basic_machine=m88k-omron - ;; - magnum | m3230) - basic_machine=mips-mips - os=-sysv - ;; - merlin) - basic_machine=ns32k-utek - os=-sysv - ;; - mingw32) - basic_machine=i386-pc - os=-mingw32 - ;; - miniframe) - basic_machine=m68000-convergent - ;; - *mint | -mint[0-9]* | *MiNT | *MiNT[0-9]*) - basic_machine=m68k-atari - os=-mint - ;; - mips3*-*) - basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` - ;; - mips3*) - basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown - ;; - mmix*) - basic_machine=mmix-knuth - os=-mmixware - ;; - monitor) - basic_machine=m68k-rom68k - os=-coff - ;; - morphos) - basic_machine=powerpc-unknown - os=-morphos - ;; - msdos) - basic_machine=i386-pc - os=-msdos - ;; - mvs) - basic_machine=i370-ibm - os=-mvs - ;; - ncr3000) - basic_machine=i486-ncr - os=-sysv4 - ;; - netbsd386) - basic_machine=i386-unknown - os=-netbsd - ;; - netwinder) - basic_machine=armv4l-rebel - os=-linux - ;; - news | news700 | news800 | news900) - basic_machine=m68k-sony - os=-newsos - ;; - news1000) - basic_machine=m68030-sony - os=-newsos - ;; - news-3600 | risc-news) - basic_machine=mips-sony - os=-newsos - ;; - necv70) - basic_machine=v70-nec - os=-sysv - ;; - next | m*-next ) - basic_machine=m68k-next - case $os in - -nextstep* ) - ;; - -ns2*) - os=-nextstep2 - ;; - *) - os=-nextstep3 - ;; - esac - ;; - nh3000) - basic_machine=m68k-harris - os=-cxux - ;; - nh[45]000) - basic_machine=m88k-harris - os=-cxux - ;; - nindy960) - basic_machine=i960-intel - os=-nindy - ;; - mon960) - basic_machine=i960-intel - os=-mon960 - ;; - nonstopux) - basic_machine=mips-compaq - os=-nonstopux - ;; - np1) - basic_machine=np1-gould - ;; - nv1) - basic_machine=nv1-cray - os=-unicosmp - ;; - nsr-tandem) - basic_machine=nsr-tandem - ;; - op50n-* | op60c-*) - basic_machine=hppa1.1-oki - os=-proelf - ;; - or32 | or32-*) - basic_machine=or32-unknown - os=-coff - ;; - OSE68000 | ose68000) - basic_machine=m68000-ericsson - os=-ose - ;; - os68k) - basic_machine=m68k-none - os=-os68k - ;; - pa-hitachi) - basic_machine=hppa1.1-hitachi - os=-hiuxwe2 - ;; - paragon) - basic_machine=i860-intel - os=-osf - ;; - pbd) - basic_machine=sparc-tti - ;; - pbb) - basic_machine=m68k-tti - ;; - pc532 | pc532-*) - basic_machine=ns32k-pc532 - ;; - pentium | p5 | k5 | k6 | nexgen | viac3) - basic_machine=i586-pc - ;; - pentiumpro | p6 | 6x86 | athlon | athlon_*) - basic_machine=i686-pc - ;; - pentiumii | pentium2 | pentiumiii | pentium3) - basic_machine=i686-pc - ;; - pentium4) - basic_machine=i786-pc - ;; - pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) - basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` - ;; - pentiumpro-* | p6-* | 6x86-* | athlon-*) - basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` - ;; - pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) - basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` - ;; - pentium4-*) - basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'` - ;; - pn) - basic_machine=pn-gould - ;; - power) basic_machine=power-ibm - ;; - ppc) basic_machine=powerpc-unknown - ;; - ppc-*) basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` - ;; - ppcle | powerpclittle | ppc-le | powerpc-little) - basic_machine=powerpcle-unknown - ;; - ppcle-* | powerpclittle-*) - basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` - ;; - ppc64) basic_machine=powerpc64-unknown - ;; - ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` - ;; - ppc64le | powerpc64little | ppc64-le | powerpc64-little) - basic_machine=powerpc64le-unknown - ;; - ppc64le-* | powerpc64little-*) - basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` - ;; - ps2) - basic_machine=i386-ibm - ;; - pw32) - basic_machine=i586-unknown - os=-pw32 - ;; - rom68k) - basic_machine=m68k-rom68k - os=-coff - ;; - rm[46]00) - basic_machine=mips-siemens - ;; - rtpc | rtpc-*) - basic_machine=romp-ibm - ;; - s390 | s390-*) - basic_machine=s390-ibm - ;; - s390x | s390x-*) - basic_machine=s390x-ibm - ;; - sa29200) - basic_machine=a29k-amd - os=-udi - ;; - sb1) - basic_machine=mipsisa64sb1-unknown - ;; - sb1el) - basic_machine=mipsisa64sb1el-unknown - ;; - sei) - basic_machine=mips-sei - os=-seiux - ;; - sequent) - basic_machine=i386-sequent - ;; - sh) - basic_machine=sh-hitachi - os=-hms - ;; - sh64) - basic_machine=sh64-unknown - ;; - sparclite-wrs | simso-wrs) - basic_machine=sparclite-wrs - os=-vxworks - ;; - sps7) - basic_machine=m68k-bull - os=-sysv2 - ;; - spur) - basic_machine=spur-unknown - ;; - st2000) - basic_machine=m68k-tandem - ;; - stratus) - basic_machine=i860-stratus - os=-sysv4 - ;; - sun2) - basic_machine=m68000-sun - ;; - sun2os3) - basic_machine=m68000-sun - os=-sunos3 - ;; - sun2os4) - basic_machine=m68000-sun - os=-sunos4 - ;; - sun3os3) - basic_machine=m68k-sun - os=-sunos3 - ;; - sun3os4) - basic_machine=m68k-sun - os=-sunos4 - ;; - sun4os3) - basic_machine=sparc-sun - os=-sunos3 - ;; - sun4os4) - basic_machine=sparc-sun - os=-sunos4 - ;; - sun4sol2) - basic_machine=sparc-sun - os=-solaris2 - ;; - sun3 | sun3-*) - basic_machine=m68k-sun - ;; - sun4) - basic_machine=sparc-sun - ;; - sun386 | sun386i | roadrunner) - basic_machine=i386-sun - ;; - sv1) - basic_machine=sv1-cray - os=-unicos - ;; - symmetry) - basic_machine=i386-sequent - os=-dynix - ;; - t3e) - basic_machine=alphaev5-cray - os=-unicos - ;; - t90) - basic_machine=t90-cray - os=-unicos - ;; - tic54x | c54x*) - basic_machine=tic54x-unknown - os=-coff - ;; - tic55x | c55x*) - basic_machine=tic55x-unknown - os=-coff - ;; - tic6x | c6x*) - basic_machine=tic6x-unknown - os=-coff - ;; - tx39) - basic_machine=mipstx39-unknown - ;; - tx39el) - basic_machine=mipstx39el-unknown - ;; - toad1) - basic_machine=pdp10-xkl - os=-tops20 - ;; - tower | tower-32) - basic_machine=m68k-ncr - ;; - udi29k) - basic_machine=a29k-amd - os=-udi - ;; - ultra3) - basic_machine=a29k-nyu - os=-sym1 - ;; - v810 | necv810) - basic_machine=v810-nec - os=-none - ;; - vaxv) - basic_machine=vax-dec - os=-sysv - ;; - vms) - basic_machine=vax-dec - os=-vms - ;; - vpp*|vx|vx-*) - basic_machine=f301-fujitsu - ;; - vxworks960) - basic_machine=i960-wrs - os=-vxworks - ;; - vxworks68) - basic_machine=m68k-wrs - os=-vxworks - ;; - vxworks29k) - basic_machine=a29k-wrs - os=-vxworks - ;; - w65*) - basic_machine=w65-wdc - os=-none - ;; - w89k-*) - basic_machine=hppa1.1-winbond - os=-proelf - ;; - xps | xps100) - basic_machine=xps100-honeywell - ;; - ymp) - basic_machine=ymp-cray - os=-unicos - ;; - z8k-*-coff) - basic_machine=z8k-unknown - os=-sim - ;; - none) - basic_machine=none-none - os=-none - ;; - -# Here we handle the default manufacturer of certain CPU types. It is in -# some cases the only manufacturer, in others, it is the most popular. - w89k) - basic_machine=hppa1.1-winbond - ;; - op50n) - basic_machine=hppa1.1-oki - ;; - op60c) - basic_machine=hppa1.1-oki - ;; - romp) - basic_machine=romp-ibm - ;; - rs6000) - basic_machine=rs6000-ibm - ;; - vax) - basic_machine=vax-dec - ;; - pdp10) - # there are many clones, so DEC is not a safe bet - basic_machine=pdp10-unknown - ;; - pdp11) - basic_machine=pdp11-dec - ;; - we32k) - basic_machine=we32k-att - ;; - sh3 | sh4 | sh[34]eb | sh[1234]le | sh[23]ele) - basic_machine=sh-unknown - ;; - sh64) - basic_machine=sh64-unknown - ;; - sparc | sparcv9 | sparcv9b) - basic_machine=sparc-sun - ;; - cydra) - basic_machine=cydra-cydrome - ;; - orion) - basic_machine=orion-highlevel - ;; - orion105) - basic_machine=clipper-highlevel - ;; - mac | mpw | mac-mpw) - basic_machine=m68k-apple - ;; - pmac | pmac-mpw) - basic_machine=powerpc-apple - ;; - *-unknown) - # Make sure to match an already-canonicalized machine name. - ;; - *) - echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 - exit 1 - ;; -esac - -# Here we canonicalize certain aliases for manufacturers. -case $basic_machine in - *-digital*) - basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` - ;; - *-commodore*) - basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` - ;; - *) - ;; -esac - -# Decode manufacturer-specific aliases for certain operating systems. - -if [ x"$os" != x"" ] -then -case $os in - # First match some system type aliases - # that might get confused with valid system types. - # -solaris* is a basic system type, with this one exception. - -solaris1 | -solaris1.*) - os=`echo $os | sed -e 's|solaris1|sunos4|'` - ;; - -solaris) - os=-solaris2 - ;; - -svr4*) - os=-sysv4 - ;; - -unixware*) - os=-sysv4.2uw - ;; - -gnu/linux*) - os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` - ;; - # First accept the basic system types. - # The portable systems comes first. - # Each alternative MUST END IN A *, to match a version number. - # -sysv* is not here because it comes later, after sysvr4. - -gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \ - | -*vms* | -sco* | -esix* | -isc* | -aix* | -sunos | -sunos[34]*\ - | -hpux* | -unos* | -osf* | -luna* | -dgux* | -solaris* | -sym* \ - | -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \ - | -aos* \ - | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \ - | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \ - | -hiux* | -386bsd* | -netbsd* | -openbsd* | -freebsd* | -riscix* \ - | -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \ - | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ - | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \ - | -chorusos* | -chorusrdb* \ - | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \ - | -mingw32* | -linux-gnu* | -uxpv* | -beos* | -mpeix* | -udk* \ - | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \ - | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \ - | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \ - | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \ - | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \ - | -powermax* | -dnix* | -nx6 | -nx7 | -sei*) - # Remember, each alternative MUST END IN *, to match a version number. - ;; - -qnx*) - case $basic_machine in - x86-* | i*86-*) - ;; - *) - os=-nto$os - ;; - esac - ;; - -nto-qnx*) - ;; - -nto*) - os=`echo $os | sed -e 's|nto|nto-qnx|'` - ;; - -sim | -es1800* | -hms* | -xray | -os68k* | -none* | -v88r* \ - | -windows* | -osx | -abug | -netware* | -os9* | -beos* \ - | -macos* | -mpw* | -magic* | -mmixware* | -mon960* | -lnews*) - ;; - -mac*) - os=`echo $os | sed -e 's|mac|macos|'` - ;; - -linux*) - os=`echo $os | sed -e 's|linux|linux-gnu|'` - ;; - -sunos5*) - os=`echo $os | sed -e 's|sunos5|solaris2|'` - ;; - -sunos6*) - os=`echo $os | sed -e 's|sunos6|solaris3|'` - ;; - -opened*) - os=-openedition - ;; - -wince*) - os=-wince - ;; - -osfrose*) - os=-osfrose - ;; - -osf*) - os=-osf - ;; - -utek*) - os=-bsd - ;; - -dynix*) - os=-bsd - ;; - -acis*) - os=-aos - ;; - -atheos*) - os=-atheos - ;; - -386bsd) - os=-bsd - ;; - -ctix* | -uts*) - os=-sysv - ;; - -nova*) - os=-rtmk-nova - ;; - -ns2 ) - os=-nextstep2 - ;; - -nsk*) - os=-nsk - ;; - # Preserve the version number of sinix5. - -sinix5.*) - os=`echo $os | sed -e 's|sinix|sysv|'` - ;; - -sinix*) - os=-sysv4 - ;; - -triton*) - os=-sysv3 - ;; - -oss*) - os=-sysv3 - ;; - -svr4) - os=-sysv4 - ;; - -svr3) - os=-sysv3 - ;; - -sysvr4) - os=-sysv4 - ;; - # This must come after -sysvr4. - -sysv*) - ;; - -ose*) - os=-ose - ;; - -es1800*) - os=-ose - ;; - -xenix) - os=-xenix - ;; - -*mint | -mint[0-9]* | -*MiNT | -MiNT[0-9]*) - os=-mint - ;; - -aros*) - os=-aros - ;; - -kaos*) - os=-kaos - ;; - -none) - ;; - *) - # Get rid of the `-' at the beginning of $os. - os=`echo $os | sed 's/[^-]*-//'` - echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 - exit 1 - ;; -esac -else - -# Here we handle the default operating systems that come with various machines. -# The value should be what the vendor currently ships out the door with their -# machine or put another way, the most popular os provided with the machine. - -# Note that if you're going to try to match "-MANUFACTURER" here (say, -# "-sun"), then you have to tell the case statement up towards the top -# that MANUFACTURER isn't an operating system. Otherwise, code above -# will signal an error saying that MANUFACTURER isn't an operating -# system, and we'll never get to this point. - -case $basic_machine in - *-acorn) - os=-riscix1.2 - ;; - arm*-rebel) - os=-linux - ;; - arm*-semi) - os=-aout - ;; - c4x-* | tic4x-*) - os=-coff - ;; - # This must come before the *-dec entry. - pdp10-*) - os=-tops20 - ;; - pdp11-*) - os=-none - ;; - *-dec | vax-*) - os=-ultrix4.2 - ;; - m68*-apollo) - os=-domain - ;; - i386-sun) - os=-sunos4.0.2 - ;; - m68000-sun) - os=-sunos3 - # This also exists in the configure program, but was not the - # default. - # os=-sunos4 - ;; - m68*-cisco) - os=-aout - ;; - mips*-cisco) - os=-elf - ;; - mips*-*) - os=-elf - ;; - or32-*) - os=-coff - ;; - *-tti) # must be before sparc entry or we get the wrong os. - os=-sysv3 - ;; - sparc-* | *-sun) - os=-sunos4.1.1 - ;; - *-be) - os=-beos - ;; - *-ibm) - os=-aix - ;; - *-wec) - os=-proelf - ;; - *-winbond) - os=-proelf - ;; - *-oki) - os=-proelf - ;; - *-hp) - os=-hpux - ;; - *-hitachi) - os=-hiux - ;; - i860-* | *-att | *-ncr | *-altos | *-motorola | *-convergent) - os=-sysv - ;; - *-cbm) - os=-amigaos - ;; - *-dg) - os=-dgux - ;; - *-dolphin) - os=-sysv3 - ;; - m68k-ccur) - os=-rtu - ;; - m88k-omron*) - os=-luna - ;; - *-next ) - os=-nextstep - ;; - *-sequent) - os=-ptx - ;; - *-crds) - os=-unos - ;; - *-ns) - os=-genix - ;; - i370-*) - os=-mvs - ;; - *-next) - os=-nextstep3 - ;; - *-gould) - os=-sysv - ;; - *-highlevel) - os=-bsd - ;; - *-encore) - os=-bsd - ;; - *-sgi) - os=-irix - ;; - *-siemens) - os=-sysv4 - ;; - *-masscomp) - os=-rtu - ;; - f30[01]-fujitsu | f700-fujitsu) - os=-uxpv - ;; - *-rom68k) - os=-coff - ;; - *-*bug) - os=-coff - ;; - *-apple) - os=-macos - ;; - *-atari*) - os=-mint - ;; - *) - os=-none - ;; -esac -fi - -# Here we handle the case where we know the os, and the CPU type, but not the -# manufacturer. We pick the logical manufacturer. -vendor=unknown -case $basic_machine in - *-unknown) - case $os in - -riscix*) - vendor=acorn - ;; - -sunos*) - vendor=sun - ;; - -aix*) - vendor=ibm - ;; - -beos*) - vendor=be - ;; - -hpux*) - vendor=hp - ;; - -mpeix*) - vendor=hp - ;; - -hiux*) - vendor=hitachi - ;; - -unos*) - vendor=crds - ;; - -dgux*) - vendor=dg - ;; - -luna*) - vendor=omron - ;; - -genix*) - vendor=ns - ;; - -mvs* | -opened*) - vendor=ibm - ;; - -ptx*) - vendor=sequent - ;; - -vxsim* | -vxworks* | -windiss*) - vendor=wrs - ;; - -aux*) - vendor=apple - ;; - -hms*) - vendor=hitachi - ;; - -mpw* | -macos*) - vendor=apple - ;; - -*mint | -mint[0-9]* | -*MiNT | -MiNT[0-9]*) - vendor=atari - ;; - -vos*) - vendor=stratus - ;; - esac - basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` - ;; -esac - -echo $basic_machine$os -exit 0 - -# Local variables: -# eval: (add-hook 'write-file-hooks 'time-stamp) -# time-stamp-start: "timestamp='" -# time-stamp-format: "%:y-%02m-%02d" -# time-stamp-end: "'" -# End: diff --git a/dxflib/configure b/dxflib/configure deleted file mode 100755 index abaf320..0000000 --- a/dxflib/configure +++ /dev/null @@ -1,5122 +0,0 @@ -#! /bin/sh -# Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.57. -# -# Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002 -# Free Software Foundation, Inc. -# This configure script is free software; the Free Software Foundation -# gives unlimited permission to copy, distribute and modify it. -## --------------------- ## -## M4sh Initialization. ## -## --------------------- ## - -# Be Bourne compatible -if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then - emulate sh - NULLCMD=: - # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which - # is contrary to our usage. Disable this feature. - alias -g '${1+"$@"}'='"$@"' -elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then - set -o posix -fi - -# Support unset when possible. -if (FOO=FOO; unset FOO) >/dev/null 2>&1; then - as_unset=unset -else - as_unset=false -fi - - -# Work around bugs in pre-3.0 UWIN ksh. -$as_unset ENV MAIL MAILPATH -PS1='$ ' -PS2='> ' -PS4='+ ' - -# NLS nuisances. -for as_var in \ - LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \ - LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ - LC_TELEPHONE LC_TIME -do - if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then - eval $as_var=C; export $as_var - else - $as_unset $as_var - fi -done - -# Required to use basename. -if expr a : '\(a\)' >/dev/null 2>&1; then - as_expr=expr -else - as_expr=false -fi - -if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then - as_basename=basename -else - as_basename=false -fi - - -# Name of the executable. -as_me=`$as_basename "$0" || -$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ - X"$0" : 'X\(//\)$' \| \ - X"$0" : 'X\(/\)$' \| \ - . : '\(.\)' 2>/dev/null || -echo X/"$0" | - sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; } - /^X\/\(\/\/\)$/{ s//\1/; q; } - /^X\/\(\/\).*/{ s//\1/; q; } - s/.*/./; q'` - - -# PATH needs CR, and LINENO needs CR and PATH. -# Avoid depending upon Character Ranges. -as_cr_letters='abcdefghijklmnopqrstuvwxyz' -as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' -as_cr_Letters=$as_cr_letters$as_cr_LETTERS -as_cr_digits='0123456789' -as_cr_alnum=$as_cr_Letters$as_cr_digits - -# The user is always right. -if test "${PATH_SEPARATOR+set}" != set; then - echo "#! /bin/sh" >conf$$.sh - echo "exit 0" >>conf$$.sh - chmod +x conf$$.sh - if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then - PATH_SEPARATOR=';' - else - PATH_SEPARATOR=: - fi - rm -f conf$$.sh -fi - - - as_lineno_1=$LINENO - as_lineno_2=$LINENO - as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` - test "x$as_lineno_1" != "x$as_lineno_2" && - test "x$as_lineno_3" = "x$as_lineno_2" || { - # Find who we are. Look in the path if we contain no path at all - # relative or not. - case $0 in - *[\\/]* ) as_myself=$0 ;; - *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break -done - - ;; - esac - # We did not find ourselves, most probably we were run as `sh COMMAND' - # in which case we are not to be found in the path. - if test "x$as_myself" = x; then - as_myself=$0 - fi - if test ! -f "$as_myself"; then - { echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2 - { (exit 1); exit 1; }; } - fi - case $CONFIG_SHELL in - '') - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for as_base in sh bash ksh sh5; do - case $as_dir in - /*) - if ("$as_dir/$as_base" -c ' - as_lineno_1=$LINENO - as_lineno_2=$LINENO - as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` - test "x$as_lineno_1" != "x$as_lineno_2" && - test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then - $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; } - $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; } - CONFIG_SHELL=$as_dir/$as_base - export CONFIG_SHELL - exec "$CONFIG_SHELL" "$0" ${1+"$@"} - fi;; - esac - done -done -;; - esac - - # Create $as_me.lineno as a copy of $as_myself, but with $LINENO - # uniformly replaced by the line number. The first 'sed' inserts a - # line-number line before each line; the second 'sed' does the real - # work. The second script uses 'N' to pair each line-number line - # with the numbered line, and appends trailing '-' during - # substitution so that $LINENO is not a special case at line end. - # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the - # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-) - sed '=' <$as_myself | - sed ' - N - s,$,-, - : loop - s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3, - t loop - s,-$,, - s,^['$as_cr_digits']*\n,, - ' >$as_me.lineno && - chmod +x $as_me.lineno || - { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2 - { (exit 1); exit 1; }; } - - # Don't try to exec as it changes $[0], causing all sort of problems - # (the dirname of $[0] is not the place where we might find the - # original and so on. Autoconf is especially sensible to this). - . ./$as_me.lineno - # Exit status is that of the last command. - exit -} - - -case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in - *c*,-n*) ECHO_N= ECHO_C=' -' ECHO_T=' ' ;; - *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;; - *) ECHO_N= ECHO_C='\c' ECHO_T= ;; -esac - -if expr a : '\(a\)' >/dev/null 2>&1; then - as_expr=expr -else - as_expr=false -fi - -rm -f conf$$ conf$$.exe conf$$.file -echo >conf$$.file -if ln -s conf$$.file conf$$ 2>/dev/null; then - # We could just check for DJGPP; but this test a) works b) is more generic - # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04). - if test -f conf$$.exe; then - # Don't use ln at all; we don't have any links - as_ln_s='cp -p' - else - as_ln_s='ln -s' - fi -elif ln conf$$.file conf$$ 2>/dev/null; then - as_ln_s=ln -else - as_ln_s='cp -p' -fi -rm -f conf$$ conf$$.exe conf$$.file - -if mkdir -p . 2>/dev/null; then - as_mkdir_p=: -else - as_mkdir_p=false -fi - -as_executable_p="test -f" - -# Sed expression to map a string onto a valid CPP name. -as_tr_cpp="sed y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g" - -# Sed expression to map a string onto a valid variable name. -as_tr_sh="sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g" - - -# IFS -# We need space, tab and new line, in precisely that order. -as_nl=' -' -IFS=" $as_nl" - -# CDPATH. -$as_unset CDPATH - - -# Name of the host. -# hostname on some systems (SVR3.2, Linux) returns a bogus exit status, -# so uname gets run too. -ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q` - -exec 6>&1 - -# -# Initializations. -# -ac_default_prefix=/usr/local -ac_config_libobj_dir=. -cross_compiling=no -subdirs= -MFLAGS= -MAKEFLAGS= -SHELL=${CONFIG_SHELL-/bin/sh} - -# Maximum number of lines to put in a shell here document. -# This variable seems obsolete. It should probably be removed, and -# only ac_max_sed_lines should be used. -: ${ac_max_here_lines=38} - -# Identity of this package. -PACKAGE_NAME= -PACKAGE_TARNAME= -PACKAGE_VERSION= -PACKAGE_STRING= -PACKAGE_BUGREPORT= - -ac_unique_file="src/dl_dxf.cpp" -# Factoring default headers for most tests. -ac_includes_default="\ -#include -#if HAVE_SYS_TYPES_H -# include -#endif -#if HAVE_SYS_STAT_H -# include -#endif -#if STDC_HEADERS -# include -# include -#else -# if HAVE_STDLIB_H -# include -# endif -#endif -#if HAVE_STRING_H -# if !STDC_HEADERS && HAVE_MEMORY_H -# include -# endif -# include -#endif -#if HAVE_STRINGS_H -# include -#endif -#if HAVE_INTTYPES_H -# include -#else -# if HAVE_STDINT_H -# include -# endif -#endif -#if HAVE_UNISTD_H -# include -#endif" - -ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os host host_cpu host_vendor host_os CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT CPP INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA FIND MAKEDEPEND X_CFLAGS X_PRE_LIBS X_LIBS X_EXTRA_LIBS EGREP LIBOBJS LTLIBOBJS' -ac_subst_files='' - -# Initialize some variables set by options. -ac_init_help= -ac_init_version=false -# The variables have the same names as the options, with -# dashes changed to underlines. -cache_file=/dev/null -exec_prefix=NONE -no_create= -no_recursion= -prefix=NONE -program_prefix=NONE -program_suffix=NONE -program_transform_name=s,x,x, -silent= -site= -srcdir= -verbose= -x_includes=NONE -x_libraries=NONE - -# Installation directory options. -# These are left unexpanded so users can "make install exec_prefix=/foo" -# and all the variables that are supposed to be based on exec_prefix -# by default will actually change. -# Use braces instead of parens because sh, perl, etc. also accept them. -bindir='${exec_prefix}/bin' -sbindir='${exec_prefix}/sbin' -libexecdir='${exec_prefix}/libexec' -datadir='${prefix}/share' -sysconfdir='${prefix}/etc' -sharedstatedir='${prefix}/com' -localstatedir='${prefix}/var' -libdir='${exec_prefix}/lib' -includedir='${prefix}/include' -oldincludedir='/usr/include' -infodir='${prefix}/info' -mandir='${prefix}/man' - -ac_prev= -for ac_option -do - # If the previous option needs an argument, assign it. - if test -n "$ac_prev"; then - eval "$ac_prev=\$ac_option" - ac_prev= - continue - fi - - ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'` - - # Accept the important Cygnus configure options, so we can diagnose typos. - - case $ac_option in - - -bindir | --bindir | --bindi | --bind | --bin | --bi) - ac_prev=bindir ;; - -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*) - bindir=$ac_optarg ;; - - -build | --build | --buil | --bui | --bu) - ac_prev=build_alias ;; - -build=* | --build=* | --buil=* | --bui=* | --bu=*) - build_alias=$ac_optarg ;; - - -cache-file | --cache-file | --cache-fil | --cache-fi \ - | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c) - ac_prev=cache_file ;; - -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \ - | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*) - cache_file=$ac_optarg ;; - - --config-cache | -C) - cache_file=config.cache ;; - - -datadir | --datadir | --datadi | --datad | --data | --dat | --da) - ac_prev=datadir ;; - -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \ - | --da=*) - datadir=$ac_optarg ;; - - -disable-* | --disable-*) - ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'` - # Reject names that are not valid shell variable names. - expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null && - { echo "$as_me: error: invalid feature name: $ac_feature" >&2 - { (exit 1); exit 1; }; } - ac_feature=`echo $ac_feature | sed 's/-/_/g'` - eval "enable_$ac_feature=no" ;; - - -enable-* | --enable-*) - ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` - # Reject names that are not valid shell variable names. - expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null && - { echo "$as_me: error: invalid feature name: $ac_feature" >&2 - { (exit 1); exit 1; }; } - ac_feature=`echo $ac_feature | sed 's/-/_/g'` - case $ac_option in - *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; - *) ac_optarg=yes ;; - esac - eval "enable_$ac_feature='$ac_optarg'" ;; - - -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ - | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \ - | --exec | --exe | --ex) - ac_prev=exec_prefix ;; - -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \ - | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \ - | --exec=* | --exe=* | --ex=*) - exec_prefix=$ac_optarg ;; - - -gas | --gas | --ga | --g) - # Obsolete; use --with-gas. - with_gas=yes ;; - - -help | --help | --hel | --he | -h) - ac_init_help=long ;; - -help=r* | --help=r* | --hel=r* | --he=r* | -hr*) - ac_init_help=recursive ;; - -help=s* | --help=s* | --hel=s* | --he=s* | -hs*) - ac_init_help=short ;; - - -host | --host | --hos | --ho) - ac_prev=host_alias ;; - -host=* | --host=* | --hos=* | --ho=*) - host_alias=$ac_optarg ;; - - -includedir | --includedir | --includedi | --included | --include \ - | --includ | --inclu | --incl | --inc) - ac_prev=includedir ;; - -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \ - | --includ=* | --inclu=* | --incl=* | --inc=*) - includedir=$ac_optarg ;; - - -infodir | --infodir | --infodi | --infod | --info | --inf) - ac_prev=infodir ;; - -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*) - infodir=$ac_optarg ;; - - -libdir | --libdir | --libdi | --libd) - ac_prev=libdir ;; - -libdir=* | --libdir=* | --libdi=* | --libd=*) - libdir=$ac_optarg ;; - - -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \ - | --libexe | --libex | --libe) - ac_prev=libexecdir ;; - -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \ - | --libexe=* | --libex=* | --libe=*) - libexecdir=$ac_optarg ;; - - -localstatedir | --localstatedir | --localstatedi | --localstated \ - | --localstate | --localstat | --localsta | --localst \ - | --locals | --local | --loca | --loc | --lo) - ac_prev=localstatedir ;; - -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \ - | --localstate=* | --localstat=* | --localsta=* | --localst=* \ - | --locals=* | --local=* | --loca=* | --loc=* | --lo=*) - localstatedir=$ac_optarg ;; - - -mandir | --mandir | --mandi | --mand | --man | --ma | --m) - ac_prev=mandir ;; - -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*) - mandir=$ac_optarg ;; - - -nfp | --nfp | --nf) - # Obsolete; use --without-fp. - with_fp=no ;; - - -no-create | --no-create | --no-creat | --no-crea | --no-cre \ - | --no-cr | --no-c | -n) - no_create=yes ;; - - -no-recursion | --no-recursion | --no-recursio | --no-recursi \ - | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) - no_recursion=yes ;; - - -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \ - | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \ - | --oldin | --oldi | --old | --ol | --o) - ac_prev=oldincludedir ;; - -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \ - | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \ - | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*) - oldincludedir=$ac_optarg ;; - - -prefix | --prefix | --prefi | --pref | --pre | --pr | --p) - ac_prev=prefix ;; - -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*) - prefix=$ac_optarg ;; - - -program-prefix | --program-prefix | --program-prefi | --program-pref \ - | --program-pre | --program-pr | --program-p) - ac_prev=program_prefix ;; - -program-prefix=* | --program-prefix=* | --program-prefi=* \ - | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*) - program_prefix=$ac_optarg ;; - - -program-suffix | --program-suffix | --program-suffi | --program-suff \ - | --program-suf | --program-su | --program-s) - ac_prev=program_suffix ;; - -program-suffix=* | --program-suffix=* | --program-suffi=* \ - | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*) - program_suffix=$ac_optarg ;; - - -program-transform-name | --program-transform-name \ - | --program-transform-nam | --program-transform-na \ - | --program-transform-n | --program-transform- \ - | --program-transform | --program-transfor \ - | --program-transfo | --program-transf \ - | --program-trans | --program-tran \ - | --progr-tra | --program-tr | --program-t) - ac_prev=program_transform_name ;; - -program-transform-name=* | --program-transform-name=* \ - | --program-transform-nam=* | --program-transform-na=* \ - | --program-transform-n=* | --program-transform-=* \ - | --program-transform=* | --program-transfor=* \ - | --program-transfo=* | --program-transf=* \ - | --program-trans=* | --program-tran=* \ - | --progr-tra=* | --program-tr=* | --program-t=*) - program_transform_name=$ac_optarg ;; - - -q | -quiet | --quiet | --quie | --qui | --qu | --q \ - | -silent | --silent | --silen | --sile | --sil) - silent=yes ;; - - -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb) - ac_prev=sbindir ;; - -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \ - | --sbi=* | --sb=*) - sbindir=$ac_optarg ;; - - -sharedstatedir | --sharedstatedir | --sharedstatedi \ - | --sharedstated | --sharedstate | --sharedstat | --sharedsta \ - | --sharedst | --shareds | --shared | --share | --shar \ - | --sha | --sh) - ac_prev=sharedstatedir ;; - -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \ - | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \ - | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \ - | --sha=* | --sh=*) - sharedstatedir=$ac_optarg ;; - - -site | --site | --sit) - ac_prev=site ;; - -site=* | --site=* | --sit=*) - site=$ac_optarg ;; - - -srcdir | --srcdir | --srcdi | --srcd | --src | --sr) - ac_prev=srcdir ;; - -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*) - srcdir=$ac_optarg ;; - - -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \ - | --syscon | --sysco | --sysc | --sys | --sy) - ac_prev=sysconfdir ;; - -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \ - | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*) - sysconfdir=$ac_optarg ;; - - -target | --target | --targe | --targ | --tar | --ta | --t) - ac_prev=target_alias ;; - -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*) - target_alias=$ac_optarg ;; - - -v | -verbose | --verbose | --verbos | --verbo | --verb) - verbose=yes ;; - - -version | --version | --versio | --versi | --vers | -V) - ac_init_version=: ;; - - -with-* | --with-*) - ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` - # Reject names that are not valid shell variable names. - expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null && - { echo "$as_me: error: invalid package name: $ac_package" >&2 - { (exit 1); exit 1; }; } - ac_package=`echo $ac_package| sed 's/-/_/g'` - case $ac_option in - *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; - *) ac_optarg=yes ;; - esac - eval "with_$ac_package='$ac_optarg'" ;; - - -without-* | --without-*) - ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'` - # Reject names that are not valid shell variable names. - expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null && - { echo "$as_me: error: invalid package name: $ac_package" >&2 - { (exit 1); exit 1; }; } - ac_package=`echo $ac_package | sed 's/-/_/g'` - eval "with_$ac_package=no" ;; - - --x) - # Obsolete; use --with-x. - with_x=yes ;; - - -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \ - | --x-incl | --x-inc | --x-in | --x-i) - ac_prev=x_includes ;; - -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \ - | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*) - x_includes=$ac_optarg ;; - - -x-libraries | --x-libraries | --x-librarie | --x-librari \ - | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l) - ac_prev=x_libraries ;; - -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \ - | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) - x_libraries=$ac_optarg ;; - - -*) { echo "$as_me: error: unrecognized option: $ac_option -Try \`$0 --help' for more information." >&2 - { (exit 1); exit 1; }; } - ;; - - *=*) - ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` - # Reject names that are not valid shell variable names. - expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null && - { echo "$as_me: error: invalid variable name: $ac_envvar" >&2 - { (exit 1); exit 1; }; } - ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` - eval "$ac_envvar='$ac_optarg'" - export $ac_envvar ;; - - *) - # FIXME: should be removed in autoconf 3.0. - echo "$as_me: WARNING: you should use --build, --host, --target" >&2 - expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && - echo "$as_me: WARNING: invalid host type: $ac_option" >&2 - : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option} - ;; - - esac -done - -if test -n "$ac_prev"; then - ac_option=--`echo $ac_prev | sed 's/_/-/g'` - { echo "$as_me: error: missing argument to $ac_option" >&2 - { (exit 1); exit 1; }; } -fi - -# Be sure to have absolute paths. -for ac_var in exec_prefix prefix -do - eval ac_val=$`echo $ac_var` - case $ac_val in - [\\/$]* | ?:[\\/]* | NONE | '' ) ;; - *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 - { (exit 1); exit 1; }; };; - esac -done - -# Be sure to have absolute paths. -for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \ - localstatedir libdir includedir oldincludedir infodir mandir -do - eval ac_val=$`echo $ac_var` - case $ac_val in - [\\/$]* | ?:[\\/]* ) ;; - *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 - { (exit 1); exit 1; }; };; - esac -done - -# There might be people who depend on the old broken behavior: `$host' -# used to hold the argument of --host etc. -# FIXME: To remove some day. -build=$build_alias -host=$host_alias -target=$target_alias - -# FIXME: To remove some day. -if test "x$host_alias" != x; then - if test "x$build_alias" = x; then - cross_compiling=maybe - echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host. - If a cross compiler is detected then cross compile mode will be used." >&2 - elif test "x$build_alias" != "x$host_alias"; then - cross_compiling=yes - fi -fi - -ac_tool_prefix= -test -n "$host_alias" && ac_tool_prefix=$host_alias- - -test "$silent" = yes && exec 6>/dev/null - - -# Find the source files, if location was not specified. -if test -z "$srcdir"; then - ac_srcdir_defaulted=yes - # Try the directory containing this script, then its parent. - ac_confdir=`(dirname "$0") 2>/dev/null || -$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$0" : 'X\(//\)[^/]' \| \ - X"$0" : 'X\(//\)$' \| \ - X"$0" : 'X\(/\)' \| \ - . : '\(.\)' 2>/dev/null || -echo X"$0" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } - /^X\(\/\/\)[^/].*/{ s//\1/; q; } - /^X\(\/\/\)$/{ s//\1/; q; } - /^X\(\/\).*/{ s//\1/; q; } - s/.*/./; q'` - srcdir=$ac_confdir - if test ! -r $srcdir/$ac_unique_file; then - srcdir=.. - fi -else - ac_srcdir_defaulted=no -fi -if test ! -r $srcdir/$ac_unique_file; then - if test "$ac_srcdir_defaulted" = yes; then - { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2 - { (exit 1); exit 1; }; } - else - { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2 - { (exit 1); exit 1; }; } - fi -fi -(cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null || - { echo "$as_me: error: sources are in $srcdir, but \`cd $srcdir' does not work" >&2 - { (exit 1); exit 1; }; } -srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'` -ac_env_build_alias_set=${build_alias+set} -ac_env_build_alias_value=$build_alias -ac_cv_env_build_alias_set=${build_alias+set} -ac_cv_env_build_alias_value=$build_alias -ac_env_host_alias_set=${host_alias+set} -ac_env_host_alias_value=$host_alias -ac_cv_env_host_alias_set=${host_alias+set} -ac_cv_env_host_alias_value=$host_alias -ac_env_target_alias_set=${target_alias+set} -ac_env_target_alias_value=$target_alias -ac_cv_env_target_alias_set=${target_alias+set} -ac_cv_env_target_alias_value=$target_alias -ac_env_CC_set=${CC+set} -ac_env_CC_value=$CC -ac_cv_env_CC_set=${CC+set} -ac_cv_env_CC_value=$CC -ac_env_CFLAGS_set=${CFLAGS+set} -ac_env_CFLAGS_value=$CFLAGS -ac_cv_env_CFLAGS_set=${CFLAGS+set} -ac_cv_env_CFLAGS_value=$CFLAGS -ac_env_LDFLAGS_set=${LDFLAGS+set} -ac_env_LDFLAGS_value=$LDFLAGS -ac_cv_env_LDFLAGS_set=${LDFLAGS+set} -ac_cv_env_LDFLAGS_value=$LDFLAGS -ac_env_CPPFLAGS_set=${CPPFLAGS+set} -ac_env_CPPFLAGS_value=$CPPFLAGS -ac_cv_env_CPPFLAGS_set=${CPPFLAGS+set} -ac_cv_env_CPPFLAGS_value=$CPPFLAGS -ac_env_CPP_set=${CPP+set} -ac_env_CPP_value=$CPP -ac_cv_env_CPP_set=${CPP+set} -ac_cv_env_CPP_value=$CPP - -# -# Report the --help message. -# -if test "$ac_init_help" = "long"; then - # Omit some internal or obsolete options to make the list less imposing. - # This message is too long to be a string in the A/UX 3.1 sh. - cat <<_ACEOF -\`configure' configures this package to adapt to many kinds of systems. - -Usage: $0 [OPTION]... [VAR=VALUE]... - -To assign environment variables (e.g., CC, CFLAGS...), specify them as -VAR=VALUE. See below for descriptions of some of the useful variables. - -Defaults for the options are specified in brackets. - -Configuration: - -h, --help display this help and exit - --help=short display options specific to this package - --help=recursive display the short help of all the included packages - -V, --version display version information and exit - -q, --quiet, --silent do not print \`checking...' messages - --cache-file=FILE cache test results in FILE [disabled] - -C, --config-cache alias for \`--cache-file=config.cache' - -n, --no-create do not create output files - --srcdir=DIR find the sources in DIR [configure dir or \`..'] - -_ACEOF - - cat <<_ACEOF -Installation directories: - --prefix=PREFIX install architecture-independent files in PREFIX - [$ac_default_prefix] - --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX - [PREFIX] - -By default, \`make install' will install all the files in -\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify -an installation prefix other than \`$ac_default_prefix' using \`--prefix', -for instance \`--prefix=\$HOME'. - -For better control, use the options below. - -Fine tuning of the installation directories: - --bindir=DIR user executables [EPREFIX/bin] - --sbindir=DIR system admin executables [EPREFIX/sbin] - --libexecdir=DIR program executables [EPREFIX/libexec] - --datadir=DIR read-only architecture-independent data [PREFIX/share] - --sysconfdir=DIR read-only single-machine data [PREFIX/etc] - --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] - --localstatedir=DIR modifiable single-machine data [PREFIX/var] - --libdir=DIR object code libraries [EPREFIX/lib] - --includedir=DIR C header files [PREFIX/include] - --oldincludedir=DIR C header files for non-gcc [/usr/include] - --infodir=DIR info documentation [PREFIX/info] - --mandir=DIR man documentation [PREFIX/man] -_ACEOF - - cat <<\_ACEOF - -X features: - --x-includes=DIR X include files are in DIR - --x-libraries=DIR X library files are in DIR - -System types: - --build=BUILD configure for building on BUILD [guessed] - --host=HOST cross-compile to build programs to run on HOST [BUILD] -_ACEOF -fi - -if test -n "$ac_init_help"; then - - cat <<\_ACEOF - -Optional Packages: - --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] - --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) - --with-x use the X Window System - -Some influential environment variables: - CC C compiler command - CFLAGS C compiler flags - LDFLAGS linker flags, e.g. -L if you have libraries in a - nonstandard directory - CPPFLAGS C/C++ preprocessor flags, e.g. -I if you have - headers in a nonstandard directory - CPP C preprocessor - -Use these variables to override the choices made by `configure' or to help -it to find libraries and programs with nonstandard names/locations. - -_ACEOF -fi - -if test "$ac_init_help" = "recursive"; then - # If there are subdirs, report their specific --help. - ac_popdir=`pwd` - for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue - test -d $ac_dir || continue - ac_builddir=. - -if test "$ac_dir" != .; then - ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` - # A "../" for each directory in $ac_dir_suffix. - ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` -else - ac_dir_suffix= ac_top_builddir= -fi - -case $srcdir in - .) # No --srcdir option. We are building in place. - ac_srcdir=. - if test -z "$ac_top_builddir"; then - ac_top_srcdir=. - else - ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` - fi ;; - [\\/]* | ?:[\\/]* ) # Absolute path. - ac_srcdir=$srcdir$ac_dir_suffix; - ac_top_srcdir=$srcdir ;; - *) # Relative path. - ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix - ac_top_srcdir=$ac_top_builddir$srcdir ;; -esac -# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be -# absolute. -ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd` -ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd` -ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd` -ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd` - - cd $ac_dir - # Check for guested configure; otherwise get Cygnus style configure. - if test -f $ac_srcdir/configure.gnu; then - echo - $SHELL $ac_srcdir/configure.gnu --help=recursive - elif test -f $ac_srcdir/configure; then - echo - $SHELL $ac_srcdir/configure --help=recursive - elif test -f $ac_srcdir/configure.ac || - test -f $ac_srcdir/configure.in; then - echo - $ac_configure --help - else - echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 - fi - cd $ac_popdir - done -fi - -test -n "$ac_init_help" && exit 0 -if $ac_init_version; then - cat <<\_ACEOF - -Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002 -Free Software Foundation, Inc. -This configure script is free software; the Free Software Foundation -gives unlimited permission to copy, distribute and modify it. -_ACEOF - exit 0 -fi -exec 5>config.log -cat >&5 <<_ACEOF -This file contains any messages produced by compilers while -running configure, to aid debugging if configure makes a mistake. - -It was created by $as_me, which was -generated by GNU Autoconf 2.57. Invocation command line was - - $ $0 $@ - -_ACEOF -{ -cat <<_ASUNAME -## --------- ## -## Platform. ## -## --------- ## - -hostname = `(hostname || uname -n) 2>/dev/null | sed 1q` -uname -m = `(uname -m) 2>/dev/null || echo unknown` -uname -r = `(uname -r) 2>/dev/null || echo unknown` -uname -s = `(uname -s) 2>/dev/null || echo unknown` -uname -v = `(uname -v) 2>/dev/null || echo unknown` - -/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown` -/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown` - -/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown` -/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown` -/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown` -hostinfo = `(hostinfo) 2>/dev/null || echo unknown` -/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown` -/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown` -/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown` - -_ASUNAME - -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - echo "PATH: $as_dir" -done - -} >&5 - -cat >&5 <<_ACEOF - - -## ----------- ## -## Core tests. ## -## ----------- ## - -_ACEOF - - -# Keep a trace of the command line. -# Strip out --no-create and --no-recursion so they do not pile up. -# Strip out --silent because we don't want to record it for future runs. -# Also quote any args containing shell meta-characters. -# Make two passes to allow for proper duplicate-argument suppression. -ac_configure_args= -ac_configure_args0= -ac_configure_args1= -ac_sep= -ac_must_keep_next=false -for ac_pass in 1 2 -do - for ac_arg - do - case $ac_arg in - -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;; - -q | -quiet | --quiet | --quie | --qui | --qu | --q \ - | -silent | --silent | --silen | --sile | --sil) - continue ;; - *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) - ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; - esac - case $ac_pass in - 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;; - 2) - ac_configure_args1="$ac_configure_args1 '$ac_arg'" - if test $ac_must_keep_next = true; then - ac_must_keep_next=false # Got value, back to normal. - else - case $ac_arg in - *=* | --config-cache | -C | -disable-* | --disable-* \ - | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \ - | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \ - | -with-* | --with-* | -without-* | --without-* | --x) - case "$ac_configure_args0 " in - "$ac_configure_args1"*" '$ac_arg' "* ) continue ;; - esac - ;; - -* ) ac_must_keep_next=true ;; - esac - fi - ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'" - # Get rid of the leading space. - ac_sep=" " - ;; - esac - done -done -$as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; } -$as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; } - -# When interrupted or exit'd, cleanup temporary files, and complete -# config.log. We remove comments because anyway the quotes in there -# would cause problems or look ugly. -# WARNING: Be sure not to use single quotes in there, as some shells, -# such as our DU 5.0 friend, will then `close' the trap. -trap 'exit_status=$? - # Save into config.log some information that might help in debugging. - { - echo - - cat <<\_ASBOX -## ---------------- ## -## Cache variables. ## -## ---------------- ## -_ASBOX - echo - # The following way of writing the cache mishandles newlines in values, -{ - (set) 2>&1 | - case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in - *ac_space=\ *) - sed -n \ - "s/'"'"'/'"'"'\\\\'"'"''"'"'/g; - s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p" - ;; - *) - sed -n \ - "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p" - ;; - esac; -} - echo - - cat <<\_ASBOX -## ----------------- ## -## Output variables. ## -## ----------------- ## -_ASBOX - echo - for ac_var in $ac_subst_vars - do - eval ac_val=$`echo $ac_var` - echo "$ac_var='"'"'$ac_val'"'"'" - done | sort - echo - - if test -n "$ac_subst_files"; then - cat <<\_ASBOX -## ------------- ## -## Output files. ## -## ------------- ## -_ASBOX - echo - for ac_var in $ac_subst_files - do - eval ac_val=$`echo $ac_var` - echo "$ac_var='"'"'$ac_val'"'"'" - done | sort - echo - fi - - if test -s confdefs.h; then - cat <<\_ASBOX -## ----------- ## -## confdefs.h. ## -## ----------- ## -_ASBOX - echo - sed "/^$/d" confdefs.h | sort - echo - fi - test "$ac_signal" != 0 && - echo "$as_me: caught signal $ac_signal" - echo "$as_me: exit $exit_status" - } >&5 - rm -f core core.* *.core && - rm -rf conftest* confdefs* conf$$* $ac_clean_files && - exit $exit_status - ' 0 -for ac_signal in 1 2 13 15; do - trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal -done -ac_signal=0 - -# confdefs.h avoids OS command line length limits that DEFS can exceed. -rm -rf conftest* confdefs.h -# AIX cpp loses on an empty file, so make sure it contains at least a newline. -echo >confdefs.h - -# Predefined preprocessor variables. - -cat >>confdefs.h <<_ACEOF -#define PACKAGE_NAME "$PACKAGE_NAME" -_ACEOF - - -cat >>confdefs.h <<_ACEOF -#define PACKAGE_TARNAME "$PACKAGE_TARNAME" -_ACEOF - - -cat >>confdefs.h <<_ACEOF -#define PACKAGE_VERSION "$PACKAGE_VERSION" -_ACEOF - - -cat >>confdefs.h <<_ACEOF -#define PACKAGE_STRING "$PACKAGE_STRING" -_ACEOF - - -cat >>confdefs.h <<_ACEOF -#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT" -_ACEOF - - -# Let the site file select an alternate cache file if it wants to. -# Prefer explicitly selected file to automatically selected ones. -if test -z "$CONFIG_SITE"; then - if test "x$prefix" != xNONE; then - CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site" - else - CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site" - fi -fi -for ac_site_file in $CONFIG_SITE; do - if test -r "$ac_site_file"; then - { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5 -echo "$as_me: loading site script $ac_site_file" >&6;} - sed 's/^/| /' "$ac_site_file" >&5 - . "$ac_site_file" - fi -done - -if test -r "$cache_file"; then - # Some versions of bash will fail to source /dev/null (special - # files actually), so we avoid doing that. - if test -f "$cache_file"; then - { echo "$as_me:$LINENO: loading cache $cache_file" >&5 -echo "$as_me: loading cache $cache_file" >&6;} - case $cache_file in - [\\/]* | ?:[\\/]* ) . $cache_file;; - *) . ./$cache_file;; - esac - fi -else - { echo "$as_me:$LINENO: creating cache $cache_file" >&5 -echo "$as_me: creating cache $cache_file" >&6;} - >$cache_file -fi - -# Check that the precious variables saved in the cache have kept the same -# value. -ac_cache_corrupted=false -for ac_var in `(set) 2>&1 | - sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do - eval ac_old_set=\$ac_cv_env_${ac_var}_set - eval ac_new_set=\$ac_env_${ac_var}_set - eval ac_old_val="\$ac_cv_env_${ac_var}_value" - eval ac_new_val="\$ac_env_${ac_var}_value" - case $ac_old_set,$ac_new_set in - set,) - { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 -echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} - ac_cache_corrupted=: ;; - ,set) - { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5 -echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} - ac_cache_corrupted=: ;; - ,);; - *) - if test "x$ac_old_val" != "x$ac_new_val"; then - { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 -echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} - { echo "$as_me:$LINENO: former value: $ac_old_val" >&5 -echo "$as_me: former value: $ac_old_val" >&2;} - { echo "$as_me:$LINENO: current value: $ac_new_val" >&5 -echo "$as_me: current value: $ac_new_val" >&2;} - ac_cache_corrupted=: - fi;; - esac - # Pass precious variables to config.status. - if test "$ac_new_set" = set; then - case $ac_new_val in - *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) - ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; - *) ac_arg=$ac_var=$ac_new_val ;; - esac - case " $ac_configure_args " in - *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy. - *) ac_configure_args="$ac_configure_args '$ac_arg'" ;; - esac - fi -done -if $ac_cache_corrupted; then - { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5 -echo "$as_me: error: changes in the environment can compromise the build" >&2;} - { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5 -echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;} - { (exit 1); exit 1; }; } -fi - -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu - - - - - - - - - - - - - - - - - - - - -PRODUCT=dxflib - -# -# check cannonical system name -# -ac_aux_dir= -for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do - if test -f $ac_dir/install-sh; then - ac_aux_dir=$ac_dir - ac_install_sh="$ac_aux_dir/install-sh -c" - break - elif test -f $ac_dir/install.sh; then - ac_aux_dir=$ac_dir - ac_install_sh="$ac_aux_dir/install.sh -c" - break - elif test -f $ac_dir/shtool; then - ac_aux_dir=$ac_dir - ac_install_sh="$ac_aux_dir/shtool install -c" - break - fi -done -if test -z "$ac_aux_dir"; then - { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&5 -echo "$as_me: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&2;} - { (exit 1); exit 1; }; } -fi -ac_config_guess="$SHELL $ac_aux_dir/config.guess" -ac_config_sub="$SHELL $ac_aux_dir/config.sub" -ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure. - -# Make sure we can run config.sub. -$ac_config_sub sun4 >/dev/null 2>&1 || - { { echo "$as_me:$LINENO: error: cannot run $ac_config_sub" >&5 -echo "$as_me: error: cannot run $ac_config_sub" >&2;} - { (exit 1); exit 1; }; } - -echo "$as_me:$LINENO: checking build system type" >&5 -echo $ECHO_N "checking build system type... $ECHO_C" >&6 -if test "${ac_cv_build+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - ac_cv_build_alias=$build_alias -test -z "$ac_cv_build_alias" && - ac_cv_build_alias=`$ac_config_guess` -test -z "$ac_cv_build_alias" && - { { echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5 -echo "$as_me: error: cannot guess build type; you must specify one" >&2;} - { (exit 1); exit 1; }; } -ac_cv_build=`$ac_config_sub $ac_cv_build_alias` || - { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5 -echo "$as_me: error: $ac_config_sub $ac_cv_build_alias failed" >&2;} - { (exit 1); exit 1; }; } - -fi -echo "$as_me:$LINENO: result: $ac_cv_build" >&5 -echo "${ECHO_T}$ac_cv_build" >&6 -build=$ac_cv_build -build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` -build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` -build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` - - -echo "$as_me:$LINENO: checking host system type" >&5 -echo $ECHO_N "checking host system type... $ECHO_C" >&6 -if test "${ac_cv_host+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - ac_cv_host_alias=$host_alias -test -z "$ac_cv_host_alias" && - ac_cv_host_alias=$ac_cv_build_alias -ac_cv_host=`$ac_config_sub $ac_cv_host_alias` || - { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5 -echo "$as_me: error: $ac_config_sub $ac_cv_host_alias failed" >&2;} - { (exit 1); exit 1; }; } - -fi -echo "$as_me:$LINENO: result: $ac_cv_host" >&5 -echo "${ECHO_T}$ac_cv_host" >&6 -host=$ac_cv_host -host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` -host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` -host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` - - -case "$host" in -*-linux-gnu ) cat >>confdefs.h <<\_ACEOF -#define LINUX 1 -_ACEOF - ;; - *-aix* ) cat >>confdefs.h <<\_ACEOF -#define AIX 1 -_ACEOF - ;; - * ) cat >>confdefs.h <<\_ACEOF -#define UNIX 1 -_ACEOF - ;; -esac - -# -# check C compiler, preprocesor, etc. -# -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu -if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. -set dummy ${ac_tool_prefix}gcc; ac_word=$2 -echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 -if test "${ac_cv_prog_CC+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test -n "$CC"; then - ac_cv_prog_CC="$CC" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then - ac_cv_prog_CC="${ac_tool_prefix}gcc" - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done -done - -fi -fi -CC=$ac_cv_prog_CC -if test -n "$CC"; then - echo "$as_me:$LINENO: result: $CC" >&5 -echo "${ECHO_T}$CC" >&6 -else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 -fi - -fi -if test -z "$ac_cv_prog_CC"; then - ac_ct_CC=$CC - # Extract the first word of "gcc", so it can be a program name with args. -set dummy gcc; ac_word=$2 -echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 -if test "${ac_cv_prog_ac_ct_CC+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test -n "$ac_ct_CC"; then - ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then - ac_cv_prog_ac_ct_CC="gcc" - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done -done - -fi -fi -ac_ct_CC=$ac_cv_prog_ac_ct_CC -if test -n "$ac_ct_CC"; then - echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 -echo "${ECHO_T}$ac_ct_CC" >&6 -else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 -fi - - CC=$ac_ct_CC -else - CC="$ac_cv_prog_CC" -fi - -if test -z "$CC"; then - if test -n "$ac_tool_prefix"; then - # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. -set dummy ${ac_tool_prefix}cc; ac_word=$2 -echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 -if test "${ac_cv_prog_CC+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test -n "$CC"; then - ac_cv_prog_CC="$CC" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then - ac_cv_prog_CC="${ac_tool_prefix}cc" - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done -done - -fi -fi -CC=$ac_cv_prog_CC -if test -n "$CC"; then - echo "$as_me:$LINENO: result: $CC" >&5 -echo "${ECHO_T}$CC" >&6 -else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 -fi - -fi -if test -z "$ac_cv_prog_CC"; then - ac_ct_CC=$CC - # Extract the first word of "cc", so it can be a program name with args. -set dummy cc; ac_word=$2 -echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 -if test "${ac_cv_prog_ac_ct_CC+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test -n "$ac_ct_CC"; then - ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then - ac_cv_prog_ac_ct_CC="cc" - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done -done - -fi -fi -ac_ct_CC=$ac_cv_prog_ac_ct_CC -if test -n "$ac_ct_CC"; then - echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 -echo "${ECHO_T}$ac_ct_CC" >&6 -else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 -fi - - CC=$ac_ct_CC -else - CC="$ac_cv_prog_CC" -fi - -fi -if test -z "$CC"; then - # Extract the first word of "cc", so it can be a program name with args. -set dummy cc; ac_word=$2 -echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 -if test "${ac_cv_prog_CC+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test -n "$CC"; then - ac_cv_prog_CC="$CC" # Let the user override the test. -else - ac_prog_rejected=no -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then - if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then - ac_prog_rejected=yes - continue - fi - ac_cv_prog_CC="cc" - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done -done - -if test $ac_prog_rejected = yes; then - # We found a bogon in the path, so make sure we never use it. - set dummy $ac_cv_prog_CC - shift - if test $# != 0; then - # We chose a different compiler from the bogus one. - # However, it has the same basename, so the bogon will be chosen - # first if we set CC to just the basename; use the full file name. - shift - ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@" - fi -fi -fi -fi -CC=$ac_cv_prog_CC -if test -n "$CC"; then - echo "$as_me:$LINENO: result: $CC" >&5 -echo "${ECHO_T}$CC" >&6 -else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 -fi - -fi -if test -z "$CC"; then - if test -n "$ac_tool_prefix"; then - for ac_prog in cl - do - # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. -set dummy $ac_tool_prefix$ac_prog; ac_word=$2 -echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 -if test "${ac_cv_prog_CC+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test -n "$CC"; then - ac_cv_prog_CC="$CC" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then - ac_cv_prog_CC="$ac_tool_prefix$ac_prog" - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done -done - -fi -fi -CC=$ac_cv_prog_CC -if test -n "$CC"; then - echo "$as_me:$LINENO: result: $CC" >&5 -echo "${ECHO_T}$CC" >&6 -else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 -fi - - test -n "$CC" && break - done -fi -if test -z "$CC"; then - ac_ct_CC=$CC - for ac_prog in cl -do - # Extract the first word of "$ac_prog", so it can be a program name with args. -set dummy $ac_prog; ac_word=$2 -echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 -if test "${ac_cv_prog_ac_ct_CC+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test -n "$ac_ct_CC"; then - ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then - ac_cv_prog_ac_ct_CC="$ac_prog" - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done -done - -fi -fi -ac_ct_CC=$ac_cv_prog_ac_ct_CC -if test -n "$ac_ct_CC"; then - echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 -echo "${ECHO_T}$ac_ct_CC" >&6 -else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 -fi - - test -n "$ac_ct_CC" && break -done - - CC=$ac_ct_CC -fi - -fi - - -test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH -See \`config.log' for more details." >&5 -echo "$as_me: error: no acceptable C compiler found in \$PATH -See \`config.log' for more details." >&2;} - { (exit 1); exit 1; }; } - -# Provide some information about the compiler. -echo "$as_me:$LINENO:" \ - "checking for C compiler version" >&5 -ac_compiler=`set X $ac_compile; echo $2` -{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version &5\"") >&5 - (eval $ac_compiler --version &5) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } -{ (eval echo "$as_me:$LINENO: \"$ac_compiler -v &5\"") >&5 - (eval $ac_compiler -v &5) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } -{ (eval echo "$as_me:$LINENO: \"$ac_compiler -V &5\"") >&5 - (eval $ac_compiler -V &5) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } - -cat >conftest.$ac_ext <<_ACEOF -#line $LINENO "configure" -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -ac_clean_files_save=$ac_clean_files -ac_clean_files="$ac_clean_files a.out a.exe b.out" -# Try to create an executable without -o first, disregard a.out. -# It will help us diagnose broken compilers, and finding out an intuition -# of exeext. -echo "$as_me:$LINENO: checking for C compiler default output" >&5 -echo $ECHO_N "checking for C compiler default output... $ECHO_C" >&6 -ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` -if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5 - (eval $ac_link_default) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; then - # Find the output, starting from the most likely. This scheme is -# not robust to junk in `.', hence go to wildcards (a.*) only as a last -# resort. - -# Be careful to initialize this variable, since it used to be cached. -# Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile. -ac_cv_exeext= -# b.out is created by i960 compilers. -for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out -do - test -f "$ac_file" || continue - case $ac_file in - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) - ;; - conftest.$ac_ext ) - # This is the source file. - ;; - [ab].out ) - # We found the default executable, but exeext='' is most - # certainly right. - break;; - *.* ) - ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` - # FIXME: I believe we export ac_cv_exeext for Libtool, - # but it would be cool to find out if it's true. Does anybody - # maintain Libtool? --akim. - export ac_cv_exeext - break;; - * ) - break;; - esac -done -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -{ { echo "$as_me:$LINENO: error: C compiler cannot create executables -See \`config.log' for more details." >&5 -echo "$as_me: error: C compiler cannot create executables -See \`config.log' for more details." >&2;} - { (exit 77); exit 77; }; } -fi - -ac_exeext=$ac_cv_exeext -echo "$as_me:$LINENO: result: $ac_file" >&5 -echo "${ECHO_T}$ac_file" >&6 - -# Check the compiler produces executables we can run. If not, either -# the compiler is broken, or we cross compile. -echo "$as_me:$LINENO: checking whether the C compiler works" >&5 -echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6 -# FIXME: These cross compiler hacks should be removed for Autoconf 3.0 -# If not cross compiling, check that we can run a simple program. -if test "$cross_compiling" != yes; then - if { ac_try='./$ac_file' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - cross_compiling=no - else - if test "$cross_compiling" = maybe; then - cross_compiling=yes - else - { { echo "$as_me:$LINENO: error: cannot run C compiled programs. -If you meant to cross compile, use \`--host'. -See \`config.log' for more details." >&5 -echo "$as_me: error: cannot run C compiled programs. -If you meant to cross compile, use \`--host'. -See \`config.log' for more details." >&2;} - { (exit 1); exit 1; }; } - fi - fi -fi -echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 - -rm -f a.out a.exe conftest$ac_cv_exeext b.out -ac_clean_files=$ac_clean_files_save -# Check the compiler produces executables we can run. If not, either -# the compiler is broken, or we cross compile. -echo "$as_me:$LINENO: checking whether we are cross compiling" >&5 -echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6 -echo "$as_me:$LINENO: result: $cross_compiling" >&5 -echo "${ECHO_T}$cross_compiling" >&6 - -echo "$as_me:$LINENO: checking for suffix of executables" >&5 -echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6 -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; then - # If both `conftest.exe' and `conftest' are `present' (well, observable) -# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will -# work properly (i.e., refer to `conftest.exe'), while it won't with -# `rm'. -for ac_file in conftest.exe conftest conftest.*; do - test -f "$ac_file" || continue - case $ac_file in - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;; - *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` - export ac_cv_exeext - break;; - * ) break;; - esac -done -else - { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link -See \`config.log' for more details." >&5 -echo "$as_me: error: cannot compute suffix of executables: cannot compile and link -See \`config.log' for more details." >&2;} - { (exit 1); exit 1; }; } -fi - -rm -f conftest$ac_cv_exeext -echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5 -echo "${ECHO_T}$ac_cv_exeext" >&6 - -rm -f conftest.$ac_ext -EXEEXT=$ac_cv_exeext -ac_exeext=$EXEEXT -echo "$as_me:$LINENO: checking for suffix of object files" >&5 -echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6 -if test "${ac_cv_objext+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - cat >conftest.$ac_ext <<_ACEOF -#line $LINENO "configure" -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -rm -f conftest.o conftest.obj -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; then - for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do - case $ac_file in - *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;; - *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` - break;; - esac -done -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -{ { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile -See \`config.log' for more details." >&5 -echo "$as_me: error: cannot compute suffix of object files: cannot compile -See \`config.log' for more details." >&2;} - { (exit 1); exit 1; }; } -fi - -rm -f conftest.$ac_cv_objext conftest.$ac_ext -fi -echo "$as_me:$LINENO: result: $ac_cv_objext" >&5 -echo "${ECHO_T}$ac_cv_objext" >&6 -OBJEXT=$ac_cv_objext -ac_objext=$OBJEXT -echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5 -echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6 -if test "${ac_cv_c_compiler_gnu+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - cat >conftest.$ac_ext <<_ACEOF -#line $LINENO "configure" -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ - -int -main () -{ -#ifndef __GNUC__ - choke me -#endif - - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - ac_compiler_gnu=yes -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -ac_compiler_gnu=no -fi -rm -f conftest.$ac_objext conftest.$ac_ext -ac_cv_c_compiler_gnu=$ac_compiler_gnu - -fi -echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5 -echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6 -GCC=`test $ac_compiler_gnu = yes && echo yes` -ac_test_CFLAGS=${CFLAGS+set} -ac_save_CFLAGS=$CFLAGS -CFLAGS="-g" -echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5 -echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6 -if test "${ac_cv_prog_cc_g+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - cat >conftest.$ac_ext <<_ACEOF -#line $LINENO "configure" -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - ac_cv_prog_cc_g=yes -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -ac_cv_prog_cc_g=no -fi -rm -f conftest.$ac_objext conftest.$ac_ext -fi -echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5 -echo "${ECHO_T}$ac_cv_prog_cc_g" >&6 -if test "$ac_test_CFLAGS" = set; then - CFLAGS=$ac_save_CFLAGS -elif test $ac_cv_prog_cc_g = yes; then - if test "$GCC" = yes; then - CFLAGS="-g -O2" - else - CFLAGS="-g" - fi -else - if test "$GCC" = yes; then - CFLAGS="-O2" - else - CFLAGS= - fi -fi -echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5 -echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6 -if test "${ac_cv_prog_cc_stdc+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - ac_cv_prog_cc_stdc=no -ac_save_CC=$CC -cat >conftest.$ac_ext <<_ACEOF -#line $LINENO "configure" -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ -#include -#include -#include -#include -/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ -struct buf { int x; }; -FILE * (*rcsopen) (struct buf *, struct stat *, int); -static char *e (p, i) - char **p; - int i; -{ - return p[i]; -} -static char *f (char * (*g) (char **, int), char **p, ...) -{ - char *s; - va_list v; - va_start (v,p); - s = g (p, va_arg (v,int)); - va_end (v); - return s; -} -int test (int i, double x); -struct s1 {int (*f) (int a);}; -struct s2 {int (*f) (double a);}; -int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); -int argc; -char **argv; -int -main () -{ -return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; - ; - return 0; -} -_ACEOF -# Don't try gcc -ansi; that turns off useful extensions and -# breaks some systems' header files. -# AIX -qlanglvl=ansi -# Ultrix and OSF/1 -std1 -# HP-UX 10.20 and later -Ae -# HP-UX older versions -Aa -D_HPUX_SOURCE -# SVR4 -Xc -D__EXTENSIONS__ -for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__" -do - CC="$ac_save_CC $ac_arg" - rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - ac_cv_prog_cc_stdc=$ac_arg -break -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -fi -rm -f conftest.$ac_objext -done -rm -f conftest.$ac_ext conftest.$ac_objext -CC=$ac_save_CC - -fi - -case "x$ac_cv_prog_cc_stdc" in - x|xno) - echo "$as_me:$LINENO: result: none needed" >&5 -echo "${ECHO_T}none needed" >&6 ;; - *) - echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5 -echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6 - CC="$CC $ac_cv_prog_cc_stdc" ;; -esac - -# Some people use a C++ compiler to compile C. Since we use `exit', -# in C++ we need to declare it. In case someone uses the same compiler -# for both compiling C and C++ we need to have the C++ compiler decide -# the declaration of exit, since it's the most demanding environment. -cat >conftest.$ac_ext <<_ACEOF -#ifndef __cplusplus - choke me -#endif -_ACEOF -rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - for ac_declaration in \ - ''\ - '#include ' \ - 'extern "C" void std::exit (int) throw (); using std::exit;' \ - 'extern "C" void std::exit (int); using std::exit;' \ - 'extern "C" void exit (int) throw ();' \ - 'extern "C" void exit (int);' \ - 'void exit (int);' -do - cat >conftest.$ac_ext <<_ACEOF -#line $LINENO "configure" -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ -#include -$ac_declaration -int -main () -{ -exit (42); - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - : -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -continue -fi -rm -f conftest.$ac_objext conftest.$ac_ext - cat >conftest.$ac_ext <<_ACEOF -#line $LINENO "configure" -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ -$ac_declaration -int -main () -{ -exit (42); - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - break -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -fi -rm -f conftest.$ac_objext conftest.$ac_ext -done -rm -f conftest* -if test -n "$ac_declaration"; then - echo '#ifdef __cplusplus' >>confdefs.h - echo $ac_declaration >>confdefs.h - echo '#endif' >>confdefs.h -fi - -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -fi -rm -f conftest.$ac_objext conftest.$ac_ext -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu - -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu -echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5 -echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6 -# On Suns, sometimes $CPP names a directory. -if test -n "$CPP" && test -d "$CPP"; then - CPP= -fi -if test -z "$CPP"; then - if test "${ac_cv_prog_CPP+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - # Double quotes because CPP needs to be expanded - for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp" - do - ac_preproc_ok=false -for ac_c_preproc_warn_flag in '' yes -do - # Use a header file that comes with gcc, so configuring glibc - # with a fresh cross-compiler works. - # Prefer to if __STDC__ is defined, since - # exists even on freestanding compilers. - # On the NeXT, cc -E runs the code through the compiler's parser, - # not just through cpp. "Syntax error" is here to catch this case. - cat >conftest.$ac_ext <<_ACEOF -#line $LINENO "configure" -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ -#ifdef __STDC__ -# include -#else -# include -#endif - Syntax error -_ACEOF -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } >/dev/null; then - if test -s conftest.err; then - ac_cpp_err=$ac_c_preproc_warn_flag - else - ac_cpp_err= - fi -else - ac_cpp_err=yes -fi -if test -z "$ac_cpp_err"; then - : -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - # Broken: fails on valid input. -continue -fi -rm -f conftest.err conftest.$ac_ext - - # OK, works on sane cases. Now check whether non-existent headers - # can be detected and how. - cat >conftest.$ac_ext <<_ACEOF -#line $LINENO "configure" -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ -#include -_ACEOF -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } >/dev/null; then - if test -s conftest.err; then - ac_cpp_err=$ac_c_preproc_warn_flag - else - ac_cpp_err= - fi -else - ac_cpp_err=yes -fi -if test -z "$ac_cpp_err"; then - # Broken: success on invalid input. -continue -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - # Passes both tests. -ac_preproc_ok=: -break -fi -rm -f conftest.err conftest.$ac_ext - -done -# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. -rm -f conftest.err conftest.$ac_ext -if $ac_preproc_ok; then - break -fi - - done - ac_cv_prog_CPP=$CPP - -fi - CPP=$ac_cv_prog_CPP -else - ac_cv_prog_CPP=$CPP -fi -echo "$as_me:$LINENO: result: $CPP" >&5 -echo "${ECHO_T}$CPP" >&6 -ac_preproc_ok=false -for ac_c_preproc_warn_flag in '' yes -do - # Use a header file that comes with gcc, so configuring glibc - # with a fresh cross-compiler works. - # Prefer to if __STDC__ is defined, since - # exists even on freestanding compilers. - # On the NeXT, cc -E runs the code through the compiler's parser, - # not just through cpp. "Syntax error" is here to catch this case. - cat >conftest.$ac_ext <<_ACEOF -#line $LINENO "configure" -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ -#ifdef __STDC__ -# include -#else -# include -#endif - Syntax error -_ACEOF -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } >/dev/null; then - if test -s conftest.err; then - ac_cpp_err=$ac_c_preproc_warn_flag - else - ac_cpp_err= - fi -else - ac_cpp_err=yes -fi -if test -z "$ac_cpp_err"; then - : -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - # Broken: fails on valid input. -continue -fi -rm -f conftest.err conftest.$ac_ext - - # OK, works on sane cases. Now check whether non-existent headers - # can be detected and how. - cat >conftest.$ac_ext <<_ACEOF -#line $LINENO "configure" -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ -#include -_ACEOF -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } >/dev/null; then - if test -s conftest.err; then - ac_cpp_err=$ac_c_preproc_warn_flag - else - ac_cpp_err= - fi -else - ac_cpp_err=yes -fi -if test -z "$ac_cpp_err"; then - # Broken: success on invalid input. -continue -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - # Passes both tests. -ac_preproc_ok=: -break -fi -rm -f conftest.err conftest.$ac_ext - -done -# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. -rm -f conftest.err conftest.$ac_ext -if $ac_preproc_ok; then - : -else - { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check -See \`config.log' for more details." >&5 -echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check -See \`config.log' for more details." >&2;} - { (exit 1); exit 1; }; } -fi - -ac_ext=c -ac_cpp='$CPP $CPPFLAGS' -ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' -ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' -ac_compiler_gnu=$ac_cv_c_compiler_gnu - -# Find a good install program. We prefer a C program (faster), -# so one script is as good as another. But avoid the broken or -# incompatible versions: -# SysV /etc/install, /usr/sbin/install -# SunOS /usr/etc/install -# IRIX /sbin/install -# AIX /bin/install -# AmigaOS /C/install, which installs bootblocks on floppy discs -# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag -# AFS /usr/afsws/bin/install, which mishandles nonexistent args -# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" -# ./install, which can be erroneously created by make from ./install.sh. -echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 -echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6 -if test -z "$INSTALL"; then -if test "${ac_cv_path_install+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - # Account for people who put trailing slashes in PATH elements. -case $as_dir/ in - ./ | .// | /cC/* | \ - /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ - /usr/ucb/* ) ;; - *) - # OSF1 and SCO ODT 3.0 have their own names for install. - # Don't use installbsd from OSF since it installs stuff as root - # by default. - for ac_prog in ginstall scoinst install; do - for ac_exec_ext in '' $ac_executable_extensions; do - if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then - if test $ac_prog = install && - grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then - # AIX install. It has an incompatible calling convention. - : - elif test $ac_prog = install && - grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then - # program-specific install script used by HP pwplus--don't use. - : - else - ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" - break 3 - fi - fi - done - done - ;; -esac -done - - -fi - if test "${ac_cv_path_install+set}" = set; then - INSTALL=$ac_cv_path_install - else - # As a last resort, use the slow shell script. We don't cache a - # path for INSTALL within a source directory, because that will - # break other packages using the cache if that directory is - # removed, or if the path is relative. - INSTALL=$ac_install_sh - fi -fi -echo "$as_me:$LINENO: result: $INSTALL" >&5 -echo "${ECHO_T}$INSTALL" >&6 - -# Use test -z because SunOS4 sh mishandles braces in ${var-val}. -# It thinks the first close brace ends the variable substitution. -test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}' - -test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' - -test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' - -# Extract the first word of "find", so it can be a program name with args. -set dummy find; ac_word=$2 -echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 -if test "${ac_cv_prog_FIND+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test -n "$FIND"; then - ac_cv_prog_FIND="$FIND" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then - ac_cv_prog_FIND="find" - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done -done - - test -z "$ac_cv_prog_FIND" && ac_cv_prog_FIND=":" -fi -fi -FIND=$ac_cv_prog_FIND -if test -n "$FIND"; then - echo "$as_me:$LINENO: result: $FIND" >&5 -echo "${ECHO_T}$FIND" >&6 -else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 -fi - -# Extract the first word of "makedepend", so it can be a program name with args. -set dummy makedepend; ac_word=$2 -echo "$as_me:$LINENO: checking for $ac_word" >&5 -echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 -if test "${ac_cv_prog_MAKEDEPEND+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if test -n "$MAKEDEPEND"; then - ac_cv_prog_MAKEDEPEND="$MAKEDEPEND" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then - ac_cv_prog_MAKEDEPEND="makedepend" - echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done -done - - test -z "$ac_cv_prog_MAKEDEPEND" && ac_cv_prog_MAKEDEPEND=":" -fi -fi -MAKEDEPEND=$ac_cv_prog_MAKEDEPEND -if test -n "$MAKEDEPEND"; then - echo "$as_me:$LINENO: result: $MAKEDEPEND" >&5 -echo "${ECHO_T}$MAKEDEPEND" >&6 -else - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 -fi - - -# -# Try to locate the X Window System include files and libraries -# and add /usr/local to include and lib path and add -lm (for testing) -# - - -echo "$as_me:$LINENO: checking for X" >&5 -echo $ECHO_N "checking for X... $ECHO_C" >&6 - - -# Check whether --with-x or --without-x was given. -if test "${with_x+set}" = set; then - withval="$with_x" - -fi; -# $have_x is `yes', `no', `disabled', or empty when we do not yet know. -if test "x$with_x" = xno; then - # The user explicitly disabled X. - have_x=disabled -else - if test "x$x_includes" != xNONE && test "x$x_libraries" != xNONE; then - # Both variables are already set. - have_x=yes - else - if test "${ac_cv_have_x+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - # One or both of the vars are not set, and there is no cached value. -ac_x_includes=no ac_x_libraries=no -rm -fr conftest.dir -if mkdir conftest.dir; then - cd conftest.dir - # Make sure to not put "make" in the Imakefile rules, since we grep it out. - cat >Imakefile <<'_ACEOF' -acfindx: - @echo 'ac_im_incroot="${INCROOT}"; ac_im_usrlibdir="${USRLIBDIR}"; ac_im_libdir="${LIBDIR}"' -_ACEOF - if (xmkmf) >/dev/null 2>/dev/null && test -f Makefile; then - # GNU make sometimes prints "make[1]: Entering...", which would confuse us. - eval `${MAKE-make} acfindx 2>/dev/null | grep -v make` - # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR. - for ac_extension in a so sl; do - if test ! -f $ac_im_usrlibdir/libX11.$ac_extension && - test -f $ac_im_libdir/libX11.$ac_extension; then - ac_im_usrlibdir=$ac_im_libdir; break - fi - done - # Screen out bogus values from the imake configuration. They are - # bogus both because they are the default anyway, and because - # using them would break gcc on systems where it needs fixed includes. - case $ac_im_incroot in - /usr/include) ;; - *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes=$ac_im_incroot;; - esac - case $ac_im_usrlibdir in - /usr/lib | /lib) ;; - *) test -d "$ac_im_usrlibdir" && ac_x_libraries=$ac_im_usrlibdir ;; - esac - fi - cd .. - rm -fr conftest.dir -fi - -# Standard set of common directories for X headers. -# Check X11 before X11Rn because it is often a symlink to the current release. -ac_x_header_dirs=' -/usr/X11/include -/usr/X11R6/include -/usr/X11R5/include -/usr/X11R4/include - -/usr/include/X11 -/usr/include/X11R6 -/usr/include/X11R5 -/usr/include/X11R4 - -/usr/local/X11/include -/usr/local/X11R6/include -/usr/local/X11R5/include -/usr/local/X11R4/include - -/usr/local/include/X11 -/usr/local/include/X11R6 -/usr/local/include/X11R5 -/usr/local/include/X11R4 - -/usr/X386/include -/usr/x386/include -/usr/XFree86/include/X11 - -/usr/include -/usr/local/include -/usr/unsupported/include -/usr/athena/include -/usr/local/x11r5/include -/usr/lpp/Xamples/include - -/usr/openwin/include -/usr/openwin/share/include' - -if test "$ac_x_includes" = no; then - # Guess where to find include files, by looking for Intrinsic.h. - # First, try using that file with no special directory specified. - cat >conftest.$ac_ext <<_ACEOF -#line $LINENO "configure" -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ -#include -_ACEOF -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } >/dev/null; then - if test -s conftest.err; then - ac_cpp_err=$ac_c_preproc_warn_flag - else - ac_cpp_err= - fi -else - ac_cpp_err=yes -fi -if test -z "$ac_cpp_err"; then - # We can compile using X headers with no special include directory. -ac_x_includes= -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - for ac_dir in $ac_x_header_dirs; do - if test -r "$ac_dir/X11/Intrinsic.h"; then - ac_x_includes=$ac_dir - break - fi -done -fi -rm -f conftest.err conftest.$ac_ext -fi # $ac_x_includes = no - -if test "$ac_x_libraries" = no; then - # Check for the libraries. - # See if we find them without any special options. - # Don't add to $LIBS permanently. - ac_save_LIBS=$LIBS - LIBS="-lXt $LIBS" - cat >conftest.$ac_ext <<_ACEOF -#line $LINENO "configure" -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ -#include -int -main () -{ -XtMalloc (0) - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - LIBS=$ac_save_LIBS -# We can link X programs with no special library path. -ac_x_libraries= -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -LIBS=$ac_save_LIBS -for ac_dir in `echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g` -do - # Don't even attempt the hair of trying to link an X program! - for ac_extension in a so sl; do - if test -r $ac_dir/libXt.$ac_extension; then - ac_x_libraries=$ac_dir - break 2 - fi - done -done -fi -rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext -fi # $ac_x_libraries = no - -if test "$ac_x_includes" = no || test "$ac_x_libraries" = no; then - # Didn't find X anywhere. Cache the known absence of X. - ac_cv_have_x="have_x=no" -else - # Record where we found X for the cache. - ac_cv_have_x="have_x=yes \ - ac_x_includes=$ac_x_includes ac_x_libraries=$ac_x_libraries" -fi -fi - - fi - eval "$ac_cv_have_x" -fi # $with_x != no - -if test "$have_x" != yes; then - echo "$as_me:$LINENO: result: $have_x" >&5 -echo "${ECHO_T}$have_x" >&6 - no_x=yes -else - # If each of the values was on the command line, it overrides each guess. - test "x$x_includes" = xNONE && x_includes=$ac_x_includes - test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries - # Update the cache value to reflect the command line values. - ac_cv_have_x="have_x=yes \ - ac_x_includes=$x_includes ac_x_libraries=$x_libraries" - echo "$as_me:$LINENO: result: libraries $x_libraries, headers $x_includes" >&5 -echo "${ECHO_T}libraries $x_libraries, headers $x_includes" >&6 -fi - -if test "$no_x" = yes; then - # Not all programs may use this symbol, but it does not hurt to define it. - -cat >>confdefs.h <<\_ACEOF -#define X_DISPLAY_MISSING 1 -_ACEOF - - X_CFLAGS= X_PRE_LIBS= X_LIBS= X_EXTRA_LIBS= -else - if test -n "$x_includes"; then - X_CFLAGS="$X_CFLAGS -I$x_includes" - fi - - # It would also be nice to do this for all -L options, not just this one. - if test -n "$x_libraries"; then - X_LIBS="$X_LIBS -L$x_libraries" - # For Solaris; some versions of Sun CC require a space after -R and - # others require no space. Words are not sufficient . . . . - case `(uname -sr) 2>/dev/null` in - "SunOS 5"*) - echo "$as_me:$LINENO: checking whether -R must be followed by a space" >&5 -echo $ECHO_N "checking whether -R must be followed by a space... $ECHO_C" >&6 - ac_xsave_LIBS=$LIBS; LIBS="$LIBS -R$x_libraries" - cat >conftest.$ac_ext <<_ACEOF -#line $LINENO "configure" -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - ac_R_nospace=yes -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -ac_R_nospace=no -fi -rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext - if test $ac_R_nospace = yes; then - echo "$as_me:$LINENO: result: no" >&5 -echo "${ECHO_T}no" >&6 - X_LIBS="$X_LIBS -R$x_libraries" - else - LIBS="$ac_xsave_LIBS -R $x_libraries" - cat >conftest.$ac_ext <<_ACEOF -#line $LINENO "configure" -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ - -int -main () -{ - - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - ac_R_space=yes -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -ac_R_space=no -fi -rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext - if test $ac_R_space = yes; then - echo "$as_me:$LINENO: result: yes" >&5 -echo "${ECHO_T}yes" >&6 - X_LIBS="$X_LIBS -R $x_libraries" - else - echo "$as_me:$LINENO: result: neither works" >&5 -echo "${ECHO_T}neither works" >&6 - fi - fi - LIBS=$ac_xsave_LIBS - esac - fi - - # Check for system-dependent libraries X programs must link with. - # Do this before checking for the system-independent R6 libraries - # (-lICE), since we may need -lsocket or whatever for X linking. - - if test "$ISC" = yes; then - X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl_s -linet" - else - # Martyn Johnson says this is needed for Ultrix, if the X - # libraries were built with DECnet support. And Karl Berry says - # the Alpha needs dnet_stub (dnet does not exist). - ac_xsave_LIBS="$LIBS"; LIBS="$LIBS $X_LIBS -lX11" - cat >conftest.$ac_ext <<_ACEOF -#line $LINENO "configure" -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ - -/* Override any gcc2 internal prototype to avoid an error. */ -#ifdef __cplusplus -extern "C" -#endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ -char XOpenDisplay (); -int -main () -{ -XOpenDisplay (); - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - : -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet" >&5 -echo $ECHO_N "checking for dnet_ntoa in -ldnet... $ECHO_C" >&6 -if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - ac_check_lib_save_LIBS=$LIBS -LIBS="-ldnet $LIBS" -cat >conftest.$ac_ext <<_ACEOF -#line $LINENO "configure" -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ - -/* Override any gcc2 internal prototype to avoid an error. */ -#ifdef __cplusplus -extern "C" -#endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ -char dnet_ntoa (); -int -main () -{ -dnet_ntoa (); - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - ac_cv_lib_dnet_dnet_ntoa=yes -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -ac_cv_lib_dnet_dnet_ntoa=no -fi -rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5 -echo "${ECHO_T}$ac_cv_lib_dnet_dnet_ntoa" >&6 -if test $ac_cv_lib_dnet_dnet_ntoa = yes; then - X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet" -fi - - if test $ac_cv_lib_dnet_dnet_ntoa = no; then - echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet_stub" >&5 -echo $ECHO_N "checking for dnet_ntoa in -ldnet_stub... $ECHO_C" >&6 -if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - ac_check_lib_save_LIBS=$LIBS -LIBS="-ldnet_stub $LIBS" -cat >conftest.$ac_ext <<_ACEOF -#line $LINENO "configure" -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ - -/* Override any gcc2 internal prototype to avoid an error. */ -#ifdef __cplusplus -extern "C" -#endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ -char dnet_ntoa (); -int -main () -{ -dnet_ntoa (); - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - ac_cv_lib_dnet_stub_dnet_ntoa=yes -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -ac_cv_lib_dnet_stub_dnet_ntoa=no -fi -rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5 -echo "${ECHO_T}$ac_cv_lib_dnet_stub_dnet_ntoa" >&6 -if test $ac_cv_lib_dnet_stub_dnet_ntoa = yes; then - X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub" -fi - - fi -fi -rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext - LIBS="$ac_xsave_LIBS" - - # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT, - # to get the SysV transport functions. - # Chad R. Larson says the Pyramis MIS-ES running DC/OSx (SVR4) - # needs -lnsl. - # The nsl library prevents programs from opening the X display - # on Irix 5.2, according to T.E. Dickey. - # The functions gethostbyname, getservbyname, and inet_addr are - # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking. - echo "$as_me:$LINENO: checking for gethostbyname" >&5 -echo $ECHO_N "checking for gethostbyname... $ECHO_C" >&6 -if test "${ac_cv_func_gethostbyname+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - cat >conftest.$ac_ext <<_ACEOF -#line $LINENO "configure" -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ -/* System header to define __stub macros and hopefully few prototypes, - which can conflict with char gethostbyname (); below. - Prefer to if __STDC__ is defined, since - exists even on freestanding compilers. */ -#ifdef __STDC__ -# include -#else -# include -#endif -/* Override any gcc2 internal prototype to avoid an error. */ -#ifdef __cplusplus -extern "C" -{ -#endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ -char gethostbyname (); -/* The GNU C library defines this for functions which it implements - to always fail with ENOSYS. Some functions are actually named - something starting with __ and the normal name is an alias. */ -#if defined (__stub_gethostbyname) || defined (__stub___gethostbyname) -choke me -#else -char (*f) () = gethostbyname; -#endif -#ifdef __cplusplus -} -#endif - -int -main () -{ -return f != gethostbyname; - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - ac_cv_func_gethostbyname=yes -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -ac_cv_func_gethostbyname=no -fi -rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext -fi -echo "$as_me:$LINENO: result: $ac_cv_func_gethostbyname" >&5 -echo "${ECHO_T}$ac_cv_func_gethostbyname" >&6 - - if test $ac_cv_func_gethostbyname = no; then - echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&5 -echo $ECHO_N "checking for gethostbyname in -lnsl... $ECHO_C" >&6 -if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - ac_check_lib_save_LIBS=$LIBS -LIBS="-lnsl $LIBS" -cat >conftest.$ac_ext <<_ACEOF -#line $LINENO "configure" -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ - -/* Override any gcc2 internal prototype to avoid an error. */ -#ifdef __cplusplus -extern "C" -#endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ -char gethostbyname (); -int -main () -{ -gethostbyname (); - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - ac_cv_lib_nsl_gethostbyname=yes -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -ac_cv_lib_nsl_gethostbyname=no -fi -rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&5 -echo "${ECHO_T}$ac_cv_lib_nsl_gethostbyname" >&6 -if test $ac_cv_lib_nsl_gethostbyname = yes; then - X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl" -fi - - if test $ac_cv_lib_nsl_gethostbyname = no; then - echo "$as_me:$LINENO: checking for gethostbyname in -lbsd" >&5 -echo $ECHO_N "checking for gethostbyname in -lbsd... $ECHO_C" >&6 -if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - ac_check_lib_save_LIBS=$LIBS -LIBS="-lbsd $LIBS" -cat >conftest.$ac_ext <<_ACEOF -#line $LINENO "configure" -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ - -/* Override any gcc2 internal prototype to avoid an error. */ -#ifdef __cplusplus -extern "C" -#endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ -char gethostbyname (); -int -main () -{ -gethostbyname (); - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - ac_cv_lib_bsd_gethostbyname=yes -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -ac_cv_lib_bsd_gethostbyname=no -fi -rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gethostbyname" >&5 -echo "${ECHO_T}$ac_cv_lib_bsd_gethostbyname" >&6 -if test $ac_cv_lib_bsd_gethostbyname = yes; then - X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd" -fi - - fi - fi - - # lieder@skyler.mavd.honeywell.com says without -lsocket, - # socket/setsockopt and other routines are undefined under SCO ODT - # 2.0. But -lsocket is broken on IRIX 5.2 (and is not necessary - # on later versions), says Simon Leinen: it contains gethostby* - # variants that don't use the name server (or something). -lsocket - # must be given before -lnsl if both are needed. We assume that - # if connect needs -lnsl, so does gethostbyname. - echo "$as_me:$LINENO: checking for connect" >&5 -echo $ECHO_N "checking for connect... $ECHO_C" >&6 -if test "${ac_cv_func_connect+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - cat >conftest.$ac_ext <<_ACEOF -#line $LINENO "configure" -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ -/* System header to define __stub macros and hopefully few prototypes, - which can conflict with char connect (); below. - Prefer to if __STDC__ is defined, since - exists even on freestanding compilers. */ -#ifdef __STDC__ -# include -#else -# include -#endif -/* Override any gcc2 internal prototype to avoid an error. */ -#ifdef __cplusplus -extern "C" -{ -#endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ -char connect (); -/* The GNU C library defines this for functions which it implements - to always fail with ENOSYS. Some functions are actually named - something starting with __ and the normal name is an alias. */ -#if defined (__stub_connect) || defined (__stub___connect) -choke me -#else -char (*f) () = connect; -#endif -#ifdef __cplusplus -} -#endif - -int -main () -{ -return f != connect; - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - ac_cv_func_connect=yes -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -ac_cv_func_connect=no -fi -rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext -fi -echo "$as_me:$LINENO: result: $ac_cv_func_connect" >&5 -echo "${ECHO_T}$ac_cv_func_connect" >&6 - - if test $ac_cv_func_connect = no; then - echo "$as_me:$LINENO: checking for connect in -lsocket" >&5 -echo $ECHO_N "checking for connect in -lsocket... $ECHO_C" >&6 -if test "${ac_cv_lib_socket_connect+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - ac_check_lib_save_LIBS=$LIBS -LIBS="-lsocket $X_EXTRA_LIBS $LIBS" -cat >conftest.$ac_ext <<_ACEOF -#line $LINENO "configure" -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ - -/* Override any gcc2 internal prototype to avoid an error. */ -#ifdef __cplusplus -extern "C" -#endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ -char connect (); -int -main () -{ -connect (); - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - ac_cv_lib_socket_connect=yes -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -ac_cv_lib_socket_connect=no -fi -rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -echo "$as_me:$LINENO: result: $ac_cv_lib_socket_connect" >&5 -echo "${ECHO_T}$ac_cv_lib_socket_connect" >&6 -if test $ac_cv_lib_socket_connect = yes; then - X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS" -fi - - fi - - # Guillermo Gomez says -lposix is necessary on A/UX. - echo "$as_me:$LINENO: checking for remove" >&5 -echo $ECHO_N "checking for remove... $ECHO_C" >&6 -if test "${ac_cv_func_remove+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - cat >conftest.$ac_ext <<_ACEOF -#line $LINENO "configure" -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ -/* System header to define __stub macros and hopefully few prototypes, - which can conflict with char remove (); below. - Prefer to if __STDC__ is defined, since - exists even on freestanding compilers. */ -#ifdef __STDC__ -# include -#else -# include -#endif -/* Override any gcc2 internal prototype to avoid an error. */ -#ifdef __cplusplus -extern "C" -{ -#endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ -char remove (); -/* The GNU C library defines this for functions which it implements - to always fail with ENOSYS. Some functions are actually named - something starting with __ and the normal name is an alias. */ -#if defined (__stub_remove) || defined (__stub___remove) -choke me -#else -char (*f) () = remove; -#endif -#ifdef __cplusplus -} -#endif - -int -main () -{ -return f != remove; - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - ac_cv_func_remove=yes -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -ac_cv_func_remove=no -fi -rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext -fi -echo "$as_me:$LINENO: result: $ac_cv_func_remove" >&5 -echo "${ECHO_T}$ac_cv_func_remove" >&6 - - if test $ac_cv_func_remove = no; then - echo "$as_me:$LINENO: checking for remove in -lposix" >&5 -echo $ECHO_N "checking for remove in -lposix... $ECHO_C" >&6 -if test "${ac_cv_lib_posix_remove+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - ac_check_lib_save_LIBS=$LIBS -LIBS="-lposix $LIBS" -cat >conftest.$ac_ext <<_ACEOF -#line $LINENO "configure" -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ - -/* Override any gcc2 internal prototype to avoid an error. */ -#ifdef __cplusplus -extern "C" -#endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ -char remove (); -int -main () -{ -remove (); - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - ac_cv_lib_posix_remove=yes -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -ac_cv_lib_posix_remove=no -fi -rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -echo "$as_me:$LINENO: result: $ac_cv_lib_posix_remove" >&5 -echo "${ECHO_T}$ac_cv_lib_posix_remove" >&6 -if test $ac_cv_lib_posix_remove = yes; then - X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix" -fi - - fi - - # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay. - echo "$as_me:$LINENO: checking for shmat" >&5 -echo $ECHO_N "checking for shmat... $ECHO_C" >&6 -if test "${ac_cv_func_shmat+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - cat >conftest.$ac_ext <<_ACEOF -#line $LINENO "configure" -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ -/* System header to define __stub macros and hopefully few prototypes, - which can conflict with char shmat (); below. - Prefer to if __STDC__ is defined, since - exists even on freestanding compilers. */ -#ifdef __STDC__ -# include -#else -# include -#endif -/* Override any gcc2 internal prototype to avoid an error. */ -#ifdef __cplusplus -extern "C" -{ -#endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ -char shmat (); -/* The GNU C library defines this for functions which it implements - to always fail with ENOSYS. Some functions are actually named - something starting with __ and the normal name is an alias. */ -#if defined (__stub_shmat) || defined (__stub___shmat) -choke me -#else -char (*f) () = shmat; -#endif -#ifdef __cplusplus -} -#endif - -int -main () -{ -return f != shmat; - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - ac_cv_func_shmat=yes -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -ac_cv_func_shmat=no -fi -rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext -fi -echo "$as_me:$LINENO: result: $ac_cv_func_shmat" >&5 -echo "${ECHO_T}$ac_cv_func_shmat" >&6 - - if test $ac_cv_func_shmat = no; then - echo "$as_me:$LINENO: checking for shmat in -lipc" >&5 -echo $ECHO_N "checking for shmat in -lipc... $ECHO_C" >&6 -if test "${ac_cv_lib_ipc_shmat+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - ac_check_lib_save_LIBS=$LIBS -LIBS="-lipc $LIBS" -cat >conftest.$ac_ext <<_ACEOF -#line $LINENO "configure" -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ - -/* Override any gcc2 internal prototype to avoid an error. */ -#ifdef __cplusplus -extern "C" -#endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ -char shmat (); -int -main () -{ -shmat (); - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - ac_cv_lib_ipc_shmat=yes -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -ac_cv_lib_ipc_shmat=no -fi -rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -echo "$as_me:$LINENO: result: $ac_cv_lib_ipc_shmat" >&5 -echo "${ECHO_T}$ac_cv_lib_ipc_shmat" >&6 -if test $ac_cv_lib_ipc_shmat = yes; then - X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc" -fi - - fi - fi - - # Check for libraries that X11R6 Xt/Xaw programs need. - ac_save_LDFLAGS=$LDFLAGS - test -n "$x_libraries" && LDFLAGS="$LDFLAGS -L$x_libraries" - # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to - # check for ICE first), but we must link in the order -lSM -lICE or - # we get undefined symbols. So assume we have SM if we have ICE. - # These have to be linked with before -lX11, unlike the other - # libraries we check for below, so use a different variable. - # John Interrante, Karl Berry - echo "$as_me:$LINENO: checking for IceConnectionNumber in -lICE" >&5 -echo $ECHO_N "checking for IceConnectionNumber in -lICE... $ECHO_C" >&6 -if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - ac_check_lib_save_LIBS=$LIBS -LIBS="-lICE $X_EXTRA_LIBS $LIBS" -cat >conftest.$ac_ext <<_ACEOF -#line $LINENO "configure" -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ - -/* Override any gcc2 internal prototype to avoid an error. */ -#ifdef __cplusplus -extern "C" -#endif -/* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ -char IceConnectionNumber (); -int -main () -{ -IceConnectionNumber (); - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - ac_cv_lib_ICE_IceConnectionNumber=yes -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -ac_cv_lib_ICE_IceConnectionNumber=no -fi -rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext -LIBS=$ac_check_lib_save_LIBS -fi -echo "$as_me:$LINENO: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5 -echo "${ECHO_T}$ac_cv_lib_ICE_IceConnectionNumber" >&6 -if test $ac_cv_lib_ICE_IceConnectionNumber = yes; then - X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE" -fi - - LDFLAGS=$ac_save_LDFLAGS - -fi - -#CFLAGS="$CFLAGS $X_CFLAGS -I/usr/local/include" -CFLAGS="$CFLAGS $X_CFLAGS" -LDFLAGS="$LDFLAGS $X_LIBS -L/usr/local/lib" - - -# -# Declare variables which we want substituted in the Makefile.in's -# - - -echo "$as_me:$LINENO: checking for egrep" >&5 -echo $ECHO_N "checking for egrep... $ECHO_C" >&6 -if test "${ac_cv_prog_egrep+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - if echo a | (grep -E '(a|b)') >/dev/null 2>&1 - then ac_cv_prog_egrep='grep -E' - else ac_cv_prog_egrep='egrep' - fi -fi -echo "$as_me:$LINENO: result: $ac_cv_prog_egrep" >&5 -echo "${ECHO_T}$ac_cv_prog_egrep" >&6 - EGREP=$ac_cv_prog_egrep - - -echo "$as_me:$LINENO: checking for ANSI C header files" >&5 -echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6 -if test "${ac_cv_header_stdc+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - cat >conftest.$ac_ext <<_ACEOF -#line $LINENO "configure" -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ -#include -#include -#include -#include - -int -main () -{ - - ; - return 0; -} -_ACEOF -rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - ac_cv_header_stdc=yes -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -ac_cv_header_stdc=no -fi -rm -f conftest.$ac_objext conftest.$ac_ext - -if test $ac_cv_header_stdc = yes; then - # SunOS 4.x string.h does not declare mem*, contrary to ANSI. - cat >conftest.$ac_ext <<_ACEOF -#line $LINENO "configure" -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ -#include - -_ACEOF -if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | - $EGREP "memchr" >/dev/null 2>&1; then - : -else - ac_cv_header_stdc=no -fi -rm -f conftest* - -fi - -if test $ac_cv_header_stdc = yes; then - # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. - cat >conftest.$ac_ext <<_ACEOF -#line $LINENO "configure" -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ -#include - -_ACEOF -if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | - $EGREP "free" >/dev/null 2>&1; then - : -else - ac_cv_header_stdc=no -fi -rm -f conftest* - -fi - -if test $ac_cv_header_stdc = yes; then - # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. - if test "$cross_compiling" = yes; then - : -else - cat >conftest.$ac_ext <<_ACEOF -#line $LINENO "configure" -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ -#include -#if ((' ' & 0x0FF) == 0x020) -# define ISLOWER(c) ('a' <= (c) && (c) <= 'z') -# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) -#else -# define ISLOWER(c) \ - (('a' <= (c) && (c) <= 'i') \ - || ('j' <= (c) && (c) <= 'r') \ - || ('s' <= (c) && (c) <= 'z')) -# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) -#endif - -#define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) -int -main () -{ - int i; - for (i = 0; i < 256; i++) - if (XOR (islower (i), ISLOWER (i)) - || toupper (i) != TOUPPER (i)) - exit(2); - exit (0); -} -_ACEOF -rm -f conftest$ac_exeext -if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 - (eval $ac_link) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && { ac_try='./conftest$ac_exeext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - : -else - echo "$as_me: program exited with status $ac_status" >&5 -echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -( exit $ac_status ) -ac_cv_header_stdc=no -fi -rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext -fi -fi -fi -echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5 -echo "${ECHO_T}$ac_cv_header_stdc" >&6 -if test $ac_cv_header_stdc = yes; then - -cat >>confdefs.h <<\_ACEOF -#define STDC_HEADERS 1 -_ACEOF - -fi - -# On IRIX 5.3, sys/types and inttypes.h are conflicting. - - - - - - - - - -for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ - inttypes.h stdint.h unistd.h -do -as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -echo "$as_me:$LINENO: checking for $ac_header" >&5 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 -if eval "test \"\${$as_ac_Header+set}\" = set"; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - cat >conftest.$ac_ext <<_ACEOF -#line $LINENO "configure" -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ -$ac_includes_default - -#include <$ac_header> -_ACEOF -rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - eval "$as_ac_Header=yes" -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -eval "$as_ac_Header=no" -fi -rm -f conftest.$ac_objext conftest.$ac_ext -fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 -if test `eval echo '${'$as_ac_Header'}'` = yes; then - cat >>confdefs.h <<_ACEOF -#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 -_ACEOF - -fi - -done - - - -for ac_header in limits.h -do -as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` -if eval "test \"\${$as_ac_Header+set}\" = set"; then - echo "$as_me:$LINENO: checking for $ac_header" >&5 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 -if eval "test \"\${$as_ac_Header+set}\" = set"; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 -else - # Is the header compilable? -echo "$as_me:$LINENO: checking $ac_header usability" >&5 -echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 -cat >conftest.$ac_ext <<_ACEOF -#line $LINENO "configure" -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ -$ac_includes_default -#include <$ac_header> -_ACEOF -rm -f conftest.$ac_objext -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 - (eval $ac_compile) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } && - { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 - (eval $ac_try) 2>&5 - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - ac_header_compiler=yes -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - -ac_header_compiler=no -fi -rm -f conftest.$ac_objext conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 -echo "${ECHO_T}$ac_header_compiler" >&6 - -# Is the header present? -echo "$as_me:$LINENO: checking $ac_header presence" >&5 -echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 -cat >conftest.$ac_ext <<_ACEOF -#line $LINENO "configure" -/* confdefs.h. */ -_ACEOF -cat confdefs.h >>conftest.$ac_ext -cat >>conftest.$ac_ext <<_ACEOF -/* end confdefs.h. */ -#include <$ac_header> -_ACEOF -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 - (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 - ac_status=$? - grep -v '^ *+' conftest.er1 >conftest.err - rm -f conftest.er1 - cat conftest.err >&5 - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); } >/dev/null; then - if test -s conftest.err; then - ac_cpp_err=$ac_c_preproc_warn_flag - else - ac_cpp_err= - fi -else - ac_cpp_err=yes -fi -if test -z "$ac_cpp_err"; then - ac_header_preproc=yes -else - echo "$as_me: failed program was:" >&5 -sed 's/^/| /' conftest.$ac_ext >&5 - - ac_header_preproc=no -fi -rm -f conftest.err conftest.$ac_ext -echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 -echo "${ECHO_T}$ac_header_preproc" >&6 - -# So? What about this header? -case $ac_header_compiler:$ac_header_preproc in - yes:no ) - { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 -echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} - { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 -echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} - ( - cat <<\_ASBOX -## ------------------------------------ ## -## Report this to bug-autoconf@gnu.org. ## -## ------------------------------------ ## -_ASBOX - ) | - sed "s/^/$as_me: WARNING: /" >&2 - ;; - no:yes ) - { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 -echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} - { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 -echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} - { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 -echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} - ( - cat <<\_ASBOX -## ------------------------------------ ## -## Report this to bug-autoconf@gnu.org. ## -## ------------------------------------ ## -_ASBOX - ) | - sed "s/^/$as_me: WARNING: /" >&2 - ;; -esac -echo "$as_me:$LINENO: checking for $ac_header" >&5 -echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 -if eval "test \"\${$as_ac_Header+set}\" = set"; then - echo $ECHO_N "(cached) $ECHO_C" >&6 -else - eval "$as_ac_Header=$ac_header_preproc" -fi -echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 -echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 - -fi -if test `eval echo '${'$as_ac_Header'}'` = yes; then - cat >>confdefs.h <<_ACEOF -#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 -_ACEOF - -fi - -done - - - -# -# finally create makefiles using Makefile.in -# -echo - ac_config_files="$ac_config_files Makefile test/Makefile" -cat >confcache <<\_ACEOF -# This file is a shell script that caches the results of configure -# tests run on this system so they can be shared between configure -# scripts and configure runs, see configure's option --config-cache. -# It is not useful on other systems. If it contains results you don't -# want to keep, you may remove or edit it. -# -# config.status only pays attention to the cache file if you give it -# the --recheck option to rerun configure. -# -# `ac_cv_env_foo' variables (set or unset) will be overridden when -# loading this file, other *unset* `ac_cv_foo' will be assigned the -# following values. - -_ACEOF - -# The following way of writing the cache mishandles newlines in values, -# but we know of no workaround that is simple, portable, and efficient. -# So, don't put newlines in cache variables' values. -# Ultrix sh set writes to stderr and can't be redirected directly, -# and sets the high bit in the cache file unless we assign to the vars. -{ - (set) 2>&1 | - case `(ac_space=' '; set | grep ac_space) 2>&1` in - *ac_space=\ *) - # `set' does not quote correctly, so add quotes (double-quote - # substitution turns \\\\ into \\, and sed turns \\ into \). - sed -n \ - "s/'/'\\\\''/g; - s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p" - ;; - *) - # `set' quotes correctly as required by POSIX, so do not add quotes. - sed -n \ - "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p" - ;; - esac; -} | - sed ' - t clear - : clear - s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/ - t end - /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ - : end' >>confcache -if diff $cache_file confcache >/dev/null 2>&1; then :; else - if test -w $cache_file; then - test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file" - cat confcache >$cache_file - else - echo "not updating unwritable cache $cache_file" - fi -fi -rm -f confcache - -test "x$prefix" = xNONE && prefix=$ac_default_prefix -# Let make expand exec_prefix. -test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' - -# VPATH may cause trouble with some makes, so we remove $(srcdir), -# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and -# trailing colons and then remove the whole line if VPATH becomes empty -# (actually we leave an empty line to preserve line numbers). -if test "x$srcdir" = x.; then - ac_vpsub='/^[ ]*VPATH[ ]*=/{ -s/:*\$(srcdir):*/:/; -s/:*\${srcdir}:*/:/; -s/:*@srcdir@:*/:/; -s/^\([^=]*=[ ]*\):*/\1/; -s/:*$//; -s/^[^=]*=[ ]*$//; -}' -fi - -# Transform confdefs.h into DEFS. -# Protect against shell expansion while executing Makefile rules. -# Protect against Makefile macro expansion. -# -# If the first sed substitution is executed (which looks for macros that -# take arguments), then we branch to the quote section. Otherwise, -# look for a macro that doesn't take arguments. -cat >confdef2opt.sed <<\_ACEOF -t clear -: clear -s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*([^)]*)\)[ ]*\(.*\),-D\1=\2,g -t quote -s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\),-D\1=\2,g -t quote -d -: quote -s,[ `~#$^&*(){}\\|;'"<>?],\\&,g -s,\[,\\&,g -s,\],\\&,g -s,\$,$$,g -p -_ACEOF -# We use echo to avoid assuming a particular line-breaking character. -# The extra dot is to prevent the shell from consuming trailing -# line-breaks from the sub-command output. A line-break within -# single-quotes doesn't work because, if this script is created in a -# platform that uses two characters for line-breaks (e.g., DOS), tr -# would break. -ac_LF_and_DOT=`echo; echo .` -DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'` -rm -f confdef2opt.sed - - -ac_libobjs= -ac_ltlibobjs= -for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue - # 1. Remove the extension, and $U if already installed. - ac_i=`echo "$ac_i" | - sed 's/\$U\././;s/\.o$//;s/\.obj$//'` - # 2. Add them. - ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext" - ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo' -done -LIBOBJS=$ac_libobjs - -LTLIBOBJS=$ac_ltlibobjs - - - -: ${CONFIG_STATUS=./config.status} -ac_clean_files_save=$ac_clean_files -ac_clean_files="$ac_clean_files $CONFIG_STATUS" -{ echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5 -echo "$as_me: creating $CONFIG_STATUS" >&6;} -cat >$CONFIG_STATUS <<_ACEOF -#! $SHELL -# Generated by $as_me. -# Run this file to recreate the current configuration. -# Compiler output produced by configure, useful for debugging -# configure, is in config.log if it exists. - -debug=false -ac_cs_recheck=false -ac_cs_silent=false -SHELL=\${CONFIG_SHELL-$SHELL} -_ACEOF - -cat >>$CONFIG_STATUS <<\_ACEOF -## --------------------- ## -## M4sh Initialization. ## -## --------------------- ## - -# Be Bourne compatible -if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then - emulate sh - NULLCMD=: - # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which - # is contrary to our usage. Disable this feature. - alias -g '${1+"$@"}'='"$@"' -elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then - set -o posix -fi - -# Support unset when possible. -if (FOO=FOO; unset FOO) >/dev/null 2>&1; then - as_unset=unset -else - as_unset=false -fi - - -# Work around bugs in pre-3.0 UWIN ksh. -$as_unset ENV MAIL MAILPATH -PS1='$ ' -PS2='> ' -PS4='+ ' - -# NLS nuisances. -for as_var in \ - LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \ - LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ - LC_TELEPHONE LC_TIME -do - if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then - eval $as_var=C; export $as_var - else - $as_unset $as_var - fi -done - -# Required to use basename. -if expr a : '\(a\)' >/dev/null 2>&1; then - as_expr=expr -else - as_expr=false -fi - -if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then - as_basename=basename -else - as_basename=false -fi - - -# Name of the executable. -as_me=`$as_basename "$0" || -$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ - X"$0" : 'X\(//\)$' \| \ - X"$0" : 'X\(/\)$' \| \ - . : '\(.\)' 2>/dev/null || -echo X/"$0" | - sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; } - /^X\/\(\/\/\)$/{ s//\1/; q; } - /^X\/\(\/\).*/{ s//\1/; q; } - s/.*/./; q'` - - -# PATH needs CR, and LINENO needs CR and PATH. -# Avoid depending upon Character Ranges. -as_cr_letters='abcdefghijklmnopqrstuvwxyz' -as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' -as_cr_Letters=$as_cr_letters$as_cr_LETTERS -as_cr_digits='0123456789' -as_cr_alnum=$as_cr_Letters$as_cr_digits - -# The user is always right. -if test "${PATH_SEPARATOR+set}" != set; then - echo "#! /bin/sh" >conf$$.sh - echo "exit 0" >>conf$$.sh - chmod +x conf$$.sh - if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then - PATH_SEPARATOR=';' - else - PATH_SEPARATOR=: - fi - rm -f conf$$.sh -fi - - - as_lineno_1=$LINENO - as_lineno_2=$LINENO - as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` - test "x$as_lineno_1" != "x$as_lineno_2" && - test "x$as_lineno_3" = "x$as_lineno_2" || { - # Find who we are. Look in the path if we contain no path at all - # relative or not. - case $0 in - *[\\/]* ) as_myself=$0 ;; - *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break -done - - ;; - esac - # We did not find ourselves, most probably we were run as `sh COMMAND' - # in which case we are not to be found in the path. - if test "x$as_myself" = x; then - as_myself=$0 - fi - if test ! -f "$as_myself"; then - { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5 -echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;} - { (exit 1); exit 1; }; } - fi - case $CONFIG_SHELL in - '') - as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for as_base in sh bash ksh sh5; do - case $as_dir in - /*) - if ("$as_dir/$as_base" -c ' - as_lineno_1=$LINENO - as_lineno_2=$LINENO - as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` - test "x$as_lineno_1" != "x$as_lineno_2" && - test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then - $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; } - $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; } - CONFIG_SHELL=$as_dir/$as_base - export CONFIG_SHELL - exec "$CONFIG_SHELL" "$0" ${1+"$@"} - fi;; - esac - done -done -;; - esac - - # Create $as_me.lineno as a copy of $as_myself, but with $LINENO - # uniformly replaced by the line number. The first 'sed' inserts a - # line-number line before each line; the second 'sed' does the real - # work. The second script uses 'N' to pair each line-number line - # with the numbered line, and appends trailing '-' during - # substitution so that $LINENO is not a special case at line end. - # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the - # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-) - sed '=' <$as_myself | - sed ' - N - s,$,-, - : loop - s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3, - t loop - s,-$,, - s,^['$as_cr_digits']*\n,, - ' >$as_me.lineno && - chmod +x $as_me.lineno || - { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5 -echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;} - { (exit 1); exit 1; }; } - - # Don't try to exec as it changes $[0], causing all sort of problems - # (the dirname of $[0] is not the place where we might find the - # original and so on. Autoconf is especially sensible to this). - . ./$as_me.lineno - # Exit status is that of the last command. - exit -} - - -case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in - *c*,-n*) ECHO_N= ECHO_C=' -' ECHO_T=' ' ;; - *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;; - *) ECHO_N= ECHO_C='\c' ECHO_T= ;; -esac - -if expr a : '\(a\)' >/dev/null 2>&1; then - as_expr=expr -else - as_expr=false -fi - -rm -f conf$$ conf$$.exe conf$$.file -echo >conf$$.file -if ln -s conf$$.file conf$$ 2>/dev/null; then - # We could just check for DJGPP; but this test a) works b) is more generic - # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04). - if test -f conf$$.exe; then - # Don't use ln at all; we don't have any links - as_ln_s='cp -p' - else - as_ln_s='ln -s' - fi -elif ln conf$$.file conf$$ 2>/dev/null; then - as_ln_s=ln -else - as_ln_s='cp -p' -fi -rm -f conf$$ conf$$.exe conf$$.file - -if mkdir -p . 2>/dev/null; then - as_mkdir_p=: -else - as_mkdir_p=false -fi - -as_executable_p="test -f" - -# Sed expression to map a string onto a valid CPP name. -as_tr_cpp="sed y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g" - -# Sed expression to map a string onto a valid variable name. -as_tr_sh="sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g" - - -# IFS -# We need space, tab and new line, in precisely that order. -as_nl=' -' -IFS=" $as_nl" - -# CDPATH. -$as_unset CDPATH - -exec 6>&1 - -# Open the log real soon, to keep \$[0] and so on meaningful, and to -# report actual input values of CONFIG_FILES etc. instead of their -# values after options handling. Logging --version etc. is OK. -exec 5>>config.log -{ - echo - sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX -## Running $as_me. ## -_ASBOX -} >&5 -cat >&5 <<_CSEOF - -This file was extended by $as_me, which was -generated by GNU Autoconf 2.57. Invocation command line was - - CONFIG_FILES = $CONFIG_FILES - CONFIG_HEADERS = $CONFIG_HEADERS - CONFIG_LINKS = $CONFIG_LINKS - CONFIG_COMMANDS = $CONFIG_COMMANDS - $ $0 $@ - -_CSEOF -echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5 -echo >&5 -_ACEOF - -# Files that config.status was made for. -if test -n "$ac_config_files"; then - echo "config_files=\"$ac_config_files\"" >>$CONFIG_STATUS -fi - -if test -n "$ac_config_headers"; then - echo "config_headers=\"$ac_config_headers\"" >>$CONFIG_STATUS -fi - -if test -n "$ac_config_links"; then - echo "config_links=\"$ac_config_links\"" >>$CONFIG_STATUS -fi - -if test -n "$ac_config_commands"; then - echo "config_commands=\"$ac_config_commands\"" >>$CONFIG_STATUS -fi - -cat >>$CONFIG_STATUS <<\_ACEOF - -ac_cs_usage="\ -\`$as_me' instantiates files from templates according to the -current configuration. - -Usage: $0 [OPTIONS] [FILE]... - - -h, --help print this help, then exit - -V, --version print version number, then exit - -q, --quiet do not print progress messages - -d, --debug don't remove temporary files - --recheck update $as_me by reconfiguring in the same conditions - --file=FILE[:TEMPLATE] - instantiate the configuration file FILE - -Configuration files: -$config_files - -Report bugs to ." -_ACEOF - -cat >>$CONFIG_STATUS <<_ACEOF -ac_cs_version="\\ -config.status -configured by $0, generated by GNU Autoconf 2.57, - with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" - -Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001 -Free Software Foundation, Inc. -This config.status script is free software; the Free Software Foundation -gives unlimited permission to copy, distribute and modify it." -srcdir=$srcdir -INSTALL="$INSTALL" -_ACEOF - -cat >>$CONFIG_STATUS <<\_ACEOF -# If no file are specified by the user, then we need to provide default -# value. By we need to know if files were specified by the user. -ac_need_defaults=: -while test $# != 0 -do - case $1 in - --*=*) - ac_option=`expr "x$1" : 'x\([^=]*\)='` - ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'` - ac_shift=: - ;; - -*) - ac_option=$1 - ac_optarg=$2 - ac_shift=shift - ;; - *) # This is not an option, so the user has probably given explicit - # arguments. - ac_option=$1 - ac_need_defaults=false;; - esac - - case $ac_option in - # Handling of the options. -_ACEOF -cat >>$CONFIG_STATUS <<\_ACEOF - -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) - ac_cs_recheck=: ;; - --version | --vers* | -V ) - echo "$ac_cs_version"; exit 0 ;; - --he | --h) - # Conflict between --help and --header - { { echo "$as_me:$LINENO: error: ambiguous option: $1 -Try \`$0 --help' for more information." >&5 -echo "$as_me: error: ambiguous option: $1 -Try \`$0 --help' for more information." >&2;} - { (exit 1); exit 1; }; };; - --help | --hel | -h ) - echo "$ac_cs_usage"; exit 0 ;; - --debug | --d* | -d ) - debug=: ;; - --file | --fil | --fi | --f ) - $ac_shift - CONFIG_FILES="$CONFIG_FILES $ac_optarg" - ac_need_defaults=false;; - --header | --heade | --head | --hea ) - $ac_shift - CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg" - ac_need_defaults=false;; - -q | -quiet | --quiet | --quie | --qui | --qu | --q \ - | -silent | --silent | --silen | --sile | --sil | --si | --s) - ac_cs_silent=: ;; - - # This is an error. - -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1 -Try \`$0 --help' for more information." >&5 -echo "$as_me: error: unrecognized option: $1 -Try \`$0 --help' for more information." >&2;} - { (exit 1); exit 1; }; } ;; - - *) ac_config_targets="$ac_config_targets $1" ;; - - esac - shift -done - -ac_configure_extra_args= - -if $ac_cs_silent; then - exec 6>/dev/null - ac_configure_extra_args="$ac_configure_extra_args --silent" -fi - -_ACEOF -cat >>$CONFIG_STATUS <<_ACEOF -if \$ac_cs_recheck; then - echo "running $SHELL $0 " $ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6 - exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion -fi - -_ACEOF - - - - - -cat >>$CONFIG_STATUS <<\_ACEOF -for ac_config_target in $ac_config_targets -do - case "$ac_config_target" in - # Handling of arguments. - "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;; - "test/Makefile" ) CONFIG_FILES="$CONFIG_FILES test/Makefile" ;; - *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5 -echo "$as_me: error: invalid argument: $ac_config_target" >&2;} - { (exit 1); exit 1; }; };; - esac -done - -# If the user did not use the arguments to specify the items to instantiate, -# then the envvar interface is used. Set only those that are not. -# We use the long form for the default assignment because of an extremely -# bizarre bug on SunOS 4.1.3. -if $ac_need_defaults; then - test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files -fi - -# Have a temporary directory for convenience. Make it in the build tree -# simply because there is no reason to put it here, and in addition, -# creating and moving files from /tmp can sometimes cause problems. -# Create a temporary directory, and hook for its removal unless debugging. -$debug || -{ - trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0 - trap '{ (exit 1); exit 1; }' 1 2 13 15 -} - -# Create a (secure) tmp directory for tmp files. - -{ - tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` && - test -n "$tmp" && test -d "$tmp" -} || -{ - tmp=./confstat$$-$RANDOM - (umask 077 && mkdir $tmp) -} || -{ - echo "$me: cannot create a temporary directory in ." >&2 - { (exit 1); exit 1; } -} - -_ACEOF - -cat >>$CONFIG_STATUS <<_ACEOF - -# -# CONFIG_FILES section. -# - -# No need to generate the scripts if there are no CONFIG_FILES. -# This happens for instance when ./config.status config.h -if test -n "\$CONFIG_FILES"; then - # Protect against being on the right side of a sed subst in config.status. - sed 's/,@/@@/; s/@,/@@/; s/,;t t\$/@;t t/; /@;t t\$/s/[\\\\&,]/\\\\&/g; - s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF -s,@SHELL@,$SHELL,;t t -s,@PATH_SEPARATOR@,$PATH_SEPARATOR,;t t -s,@PACKAGE_NAME@,$PACKAGE_NAME,;t t -s,@PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t -s,@PACKAGE_VERSION@,$PACKAGE_VERSION,;t t -s,@PACKAGE_STRING@,$PACKAGE_STRING,;t t -s,@PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t -s,@exec_prefix@,$exec_prefix,;t t -s,@prefix@,$prefix,;t t -s,@program_transform_name@,$program_transform_name,;t t -s,@bindir@,$bindir,;t t -s,@sbindir@,$sbindir,;t t -s,@libexecdir@,$libexecdir,;t t -s,@datadir@,$datadir,;t t -s,@sysconfdir@,$sysconfdir,;t t -s,@sharedstatedir@,$sharedstatedir,;t t -s,@localstatedir@,$localstatedir,;t t -s,@libdir@,$libdir,;t t -s,@includedir@,$includedir,;t t -s,@oldincludedir@,$oldincludedir,;t t -s,@infodir@,$infodir,;t t -s,@mandir@,$mandir,;t t -s,@build_alias@,$build_alias,;t t -s,@host_alias@,$host_alias,;t t -s,@target_alias@,$target_alias,;t t -s,@DEFS@,$DEFS,;t t -s,@ECHO_C@,$ECHO_C,;t t -s,@ECHO_N@,$ECHO_N,;t t -s,@ECHO_T@,$ECHO_T,;t t -s,@LIBS@,$LIBS,;t t -s,@build@,$build,;t t -s,@build_cpu@,$build_cpu,;t t -s,@build_vendor@,$build_vendor,;t t -s,@build_os@,$build_os,;t t -s,@host@,$host,;t t -s,@host_cpu@,$host_cpu,;t t -s,@host_vendor@,$host_vendor,;t t -s,@host_os@,$host_os,;t t -s,@CC@,$CC,;t t -s,@CFLAGS@,$CFLAGS,;t t -s,@LDFLAGS@,$LDFLAGS,;t t -s,@CPPFLAGS@,$CPPFLAGS,;t t -s,@ac_ct_CC@,$ac_ct_CC,;t t -s,@EXEEXT@,$EXEEXT,;t t -s,@OBJEXT@,$OBJEXT,;t t -s,@CPP@,$CPP,;t t -s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t -s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t -s,@INSTALL_DATA@,$INSTALL_DATA,;t t -s,@FIND@,$FIND,;t t -s,@MAKEDEPEND@,$MAKEDEPEND,;t t -s,@X_CFLAGS@,$X_CFLAGS,;t t -s,@X_PRE_LIBS@,$X_PRE_LIBS,;t t -s,@X_LIBS@,$X_LIBS,;t t -s,@X_EXTRA_LIBS@,$X_EXTRA_LIBS,;t t -s,@EGREP@,$EGREP,;t t -s,@LIBOBJS@,$LIBOBJS,;t t -s,@LTLIBOBJS@,$LTLIBOBJS,;t t -CEOF - -_ACEOF - - cat >>$CONFIG_STATUS <<\_ACEOF - # Split the substitutions into bite-sized pieces for seds with - # small command number limits, like on Digital OSF/1 and HP-UX. - ac_max_sed_lines=48 - ac_sed_frag=1 # Number of current file. - ac_beg=1 # First line for current file. - ac_end=$ac_max_sed_lines # Line after last line for current file. - ac_more_lines=: - ac_sed_cmds= - while $ac_more_lines; do - if test $ac_beg -gt 1; then - sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag - else - sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag - fi - if test ! -s $tmp/subs.frag; then - ac_more_lines=false - else - # The purpose of the label and of the branching condition is to - # speed up the sed processing (if there are no `@' at all, there - # is no need to browse any of the substitutions). - # These are the two extra sed commands mentioned above. - (echo ':t - /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed - if test -z "$ac_sed_cmds"; then - ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed" - else - ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed" - fi - ac_sed_frag=`expr $ac_sed_frag + 1` - ac_beg=$ac_end - ac_end=`expr $ac_end + $ac_max_sed_lines` - fi - done - if test -z "$ac_sed_cmds"; then - ac_sed_cmds=cat - fi -fi # test -n "$CONFIG_FILES" - -_ACEOF -cat >>$CONFIG_STATUS <<\_ACEOF -for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue - # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". - case $ac_file in - - | *:- | *:-:* ) # input from stdin - cat >$tmp/stdin - ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` - ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; - *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` - ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; - * ) ac_file_in=$ac_file.in ;; - esac - - # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories. - ac_dir=`(dirname "$ac_file") 2>/dev/null || -$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$ac_file" : 'X\(//\)[^/]' \| \ - X"$ac_file" : 'X\(//\)$' \| \ - X"$ac_file" : 'X\(/\)' \| \ - . : '\(.\)' 2>/dev/null || -echo X"$ac_file" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } - /^X\(\/\/\)[^/].*/{ s//\1/; q; } - /^X\(\/\/\)$/{ s//\1/; q; } - /^X\(\/\).*/{ s//\1/; q; } - s/.*/./; q'` - { if $as_mkdir_p; then - mkdir -p "$ac_dir" - else - as_dir="$ac_dir" - as_dirs= - while test ! -d "$as_dir"; do - as_dirs="$as_dir $as_dirs" - as_dir=`(dirname "$as_dir") 2>/dev/null || -$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ - X"$as_dir" : 'X\(//\)[^/]' \| \ - X"$as_dir" : 'X\(//\)$' \| \ - X"$as_dir" : 'X\(/\)' \| \ - . : '\(.\)' 2>/dev/null || -echo X"$as_dir" | - sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } - /^X\(\/\/\)[^/].*/{ s//\1/; q; } - /^X\(\/\/\)$/{ s//\1/; q; } - /^X\(\/\).*/{ s//\1/; q; } - s/.*/./; q'` - done - test ! -n "$as_dirs" || mkdir $as_dirs - fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5 -echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;} - { (exit 1); exit 1; }; }; } - - ac_builddir=. - -if test "$ac_dir" != .; then - ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` - # A "../" for each directory in $ac_dir_suffix. - ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` -else - ac_dir_suffix= ac_top_builddir= -fi - -case $srcdir in - .) # No --srcdir option. We are building in place. - ac_srcdir=. - if test -z "$ac_top_builddir"; then - ac_top_srcdir=. - else - ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` - fi ;; - [\\/]* | ?:[\\/]* ) # Absolute path. - ac_srcdir=$srcdir$ac_dir_suffix; - ac_top_srcdir=$srcdir ;; - *) # Relative path. - ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix - ac_top_srcdir=$ac_top_builddir$srcdir ;; -esac -# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be -# absolute. -ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd` -ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd` -ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd` -ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd` - - - case $INSTALL in - [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;; - *) ac_INSTALL=$ac_top_builddir$INSTALL ;; - esac - - if test x"$ac_file" != x-; then - { echo "$as_me:$LINENO: creating $ac_file" >&5 -echo "$as_me: creating $ac_file" >&6;} - rm -f "$ac_file" - fi - # Let's still pretend it is `configure' which instantiates (i.e., don't - # use $as_me), people would be surprised to read: - # /* config.h. Generated by config.status. */ - if test x"$ac_file" = x-; then - configure_input= - else - configure_input="$ac_file. " - fi - configure_input=$configure_input"Generated from `echo $ac_file_in | - sed 's,.*/,,'` by configure." - - # First look for the input files in the build tree, otherwise in the - # src tree. - ac_file_inputs=`IFS=: - for f in $ac_file_in; do - case $f in - -) echo $tmp/stdin ;; - [\\/$]*) - # Absolute (can't be DOS-style, as IFS=:) - test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 -echo "$as_me: error: cannot find input file: $f" >&2;} - { (exit 1); exit 1; }; } - echo $f;; - *) # Relative - if test -f "$f"; then - # Build tree - echo $f - elif test -f "$srcdir/$f"; then - # Source tree - echo $srcdir/$f - else - # /dev/null tree - { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 -echo "$as_me: error: cannot find input file: $f" >&2;} - { (exit 1); exit 1; }; } - fi;; - esac - done` || { (exit 1); exit 1; } -_ACEOF -cat >>$CONFIG_STATUS <<_ACEOF - sed "$ac_vpsub -$extrasub -_ACEOF -cat >>$CONFIG_STATUS <<\_ACEOF -:t -/@[a-zA-Z_][a-zA-Z_0-9]*@/!b -s,@configure_input@,$configure_input,;t t -s,@srcdir@,$ac_srcdir,;t t -s,@abs_srcdir@,$ac_abs_srcdir,;t t -s,@top_srcdir@,$ac_top_srcdir,;t t -s,@abs_top_srcdir@,$ac_abs_top_srcdir,;t t -s,@builddir@,$ac_builddir,;t t -s,@abs_builddir@,$ac_abs_builddir,;t t -s,@top_builddir@,$ac_top_builddir,;t t -s,@abs_top_builddir@,$ac_abs_top_builddir,;t t -s,@INSTALL@,$ac_INSTALL,;t t -" $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out - rm -f $tmp/stdin - if test x"$ac_file" != x-; then - mv $tmp/out $ac_file - else - cat $tmp/out - rm -f $tmp/out - fi - -done -_ACEOF - -cat >>$CONFIG_STATUS <<\_ACEOF - -{ (exit 0); exit 0; } -_ACEOF -chmod +x $CONFIG_STATUS -ac_clean_files=$ac_clean_files_save - - -# configure is writing to config.log, and then calls config.status. -# config.status does its own redirection, appending to config.log. -# Unfortunately, on DOS this fails, as config.log is still kept open -# by configure, so config.status won't be able to write to it; its -# output is simply discarded. So we exec the FD to /dev/null, -# effectively closing config.log, so it can be properly (re)opened and -# appended to by config.status. When coming back to configure, we -# need to make the FD available again. -if test "$no_create" != yes; then - ac_cs_success=: - ac_config_status_args= - test "$silent" = yes && - ac_config_status_args="$ac_config_status_args --quiet" - exec 5>/dev/null - $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false - exec 5>>config.log - # Use ||, not &&, to avoid exiting from the if with $? = 1, which - # would make configure fail if this is the last instruction. - $ac_cs_success || { (exit 1); exit 1; } -fi - - -echo -echo "Run 'make depend' to create dependencies." -echo diff --git a/dxflib/configure.in b/dxflib/configure.in deleted file mode 100644 index d5a3337..0000000 --- a/dxflib/configure.in +++ /dev/null @@ -1,54 +0,0 @@ - -# -# Check for one project file -# -AC_INIT(src/dl_dxf.cpp) - -PRODUCT=dxflib - -# -# check cannonical system name -# -AC_CANONICAL_HOST -case "$host" in -*-linux-gnu ) AC_DEFINE(LINUX) ;; - *-aix* ) AC_DEFINE(AIX) ;; - * ) AC_DEFINE(UNIX) ;; -esac - -# -# check C compiler, preprocesor, etc. -# -AC_PROG_CC -AC_PROG_CPP -AC_PROG_INSTALL -AC_CHECK_PROG(FIND, find, find, :) -AC_CHECK_PROG(MAKEDEPEND, makedepend, makedepend, :) - -# -# Try to locate the X Window System include files and libraries -# and add /usr/local to include and lib path and add -lm (for testing) -# -AC_PATH_XTRA -CFLAGS="$CFLAGS $X_CFLAGS" -LDFLAGS="$LDFLAGS $X_LIBS -L/usr/local/lib" - - -# -# Declare variables which we want substituted in the Makefile.in's -# - - -AC_HEADER_STDC -AC_CHECK_HEADERS(limits.h) - - -# -# finally create makefiles using Makefile.in -# -echo -AC_OUTPUT(Makefile test/Makefile) - -echo -echo "Run 'make depend' to create dependencies." -echo diff --git a/dxflib/doc/classref/html/doxyfooter.html b/dxflib/doc/classref/html/doxyfooter.html deleted file mode 100644 index 0a6a32c..0000000 --- a/dxflib/doc/classref/html/doxyfooter.html +++ /dev/null @@ -1,28 +0,0 @@ -

System documentation was generated using - doxygen.

- - - - - - - - - - - - - - - -
- - - - - - - - - - diff --git a/dxflib/doc/classref/html/doxyheader.html b/dxflib/doc/classref/html/doxyheader.html deleted file mode 100644 index f36f7f1..0000000 --- a/dxflib/doc/classref/html/doxyheader.html +++ /dev/null @@ -1,131 +0,0 @@ - - - - - - -dxflib Class Reference - - - - - - -
- - - - - - - - - - - - -
-
- - - - - - - -
-

-Home | - QCad | - CAM Expert | - ManStyle | - vec2web | - qcadlibs | - dxflib -

-
- -

- -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Last Update: September 20, 2003

-

dxflib Class Reference

diff --git a/dxflib/doc/manual/en/Makefile b/dxflib/doc/manual/en/Makefile deleted file mode 100644 index b2dce34..0000000 --- a/dxflib/doc/manual/en/Makefile +++ /dev/null @@ -1,2 +0,0 @@ -all: - ./build.sh diff --git a/dxflib/doc/manual/en/appendix_bib.xml b/dxflib/doc/manual/en/appendix_bib.xml deleted file mode 100644 index 7f5baad..0000000 --- a/dxflib/doc/manual/en/appendix_bib.xml +++ /dev/null @@ -1,34 +0,0 @@ - - -
Appendix
- - Bibliography - - - [DXF]
-
- http://www.autodesk.com/techpubs/autocad/acad2000/dxf
- Autodesk DXF Reference -
- - DXF,Autodesk - - - [CYGWIN]
-
http://www.cygwin.com
- cygwin - a Linux-like environment for Windows. -
- - cygwin - - - -
- diff --git a/dxflib/doc/manual/en/build.sh b/dxflib/doc/manual/en/build.sh deleted file mode 100755 index 19a0eb8..0000000 --- a/dxflib/doc/manual/en/build.sh +++ /dev/null @@ -1,15 +0,0 @@ -#! /bin/sh - -MANSTYLEHOME=/home/andrew/data/RibbonSoft/projects/QCad2/manstyle - -echo ---------------------------------------------------------- doc -cd /home/andrew/data/RibbonSoft/projects/QCad2/dxflib/doc/manual/en/ - -$MANSTYLEHOME/manstyle index.xml html html >log_html - -$MANSTYLEHOME/manstyle index.xml manual.ps ps >log_ps - -#echo ---------------------------------------------------------- pdf -ps2pdf manual.ps -#echo ---------------------------------------------------------- ps book -#psbook "manual_reference.ps" | psnup -2 >manual_reference_book.ps diff --git a/dxflib/doc/manual/en/code/addline.cpp b/dxflib/doc/manual/en/code/addline.cpp deleted file mode 100644 index 52fef85..0000000 --- a/dxflib/doc/manual/en/code/addline.cpp +++ /dev/null @@ -1,4 +0,0 @@ -void MyDxfFilter::addLine(const DL_LineData& d) { - std::cout << "Line: " << d.x1 << "/" << d.y1 - << " " << d.x2 << "/" << d.y2 << std::endl; -} diff --git a/dxflib/doc/manual/en/code/compile_unix.sh b/dxflib/doc/manual/en/code/compile_unix.sh deleted file mode 100644 index a8d6edf..0000000 --- a/dxflib/doc/manual/en/code/compile_unix.sh +++ /dev/null @@ -1,2 +0,0 @@ -./configure -make diff --git a/dxflib/doc/manual/en/code/compile_win.sh b/dxflib/doc/manual/en/code/compile_win.sh deleted file mode 100644 index 8e051bf..0000000 --- a/dxflib/doc/manual/en/code/compile_win.sh +++ /dev/null @@ -1,2 +0,0 @@ -./configure -MinGW32-make diff --git a/dxflib/doc/manual/en/code/mydxffilter.h b/dxflib/doc/manual/en/code/mydxffilter.h deleted file mode 100644 index 8cfdd0b..0000000 --- a/dxflib/doc/manual/en/code/mydxffilter.h +++ /dev/null @@ -1,4 +0,0 @@ -class MyDxfFilter : public DL_CreationAdapter { - virtual void addLine(const DL_LineData& d); - ... -} diff --git a/dxflib/doc/manual/en/code/parse.cpp b/dxflib/doc/manual/en/code/parse.cpp deleted file mode 100644 index d2e0675..0000000 --- a/dxflib/doc/manual/en/code/parse.cpp +++ /dev/null @@ -1,5 +0,0 @@ -MyDxfFilter f; -DL_Dxf dxf; -if (!dxf.in("drawing.dxf", &f)) { - std::cerr << "drawing.dxf could not be opened.\n"; -} diff --git a/dxflib/doc/manual/en/compiling.xml b/dxflib/doc/manual/en/compiling.xml deleted file mode 100644 index e903ca1..0000000 --- a/dxflib/doc/manual/en/compiling.xml +++ /dev/null @@ -1,75 +0,0 @@ - - -
Compiling dxflib
- - Compilation - - - Unix / Linux - Unix,Linux - - Under Unix and Linux Systems, compiling dxflib is a simple standard - procedure: - - - - This creates the file './lib/dxflib.a' . To compile a dynamic version - of dxflib, run 'make shared' instead of 'make' . This will create the file - './lib/libdxf.so.2.0.x.x' and the link './lib/libdxf.so' that points to - './lib/libdxf.so.2.0.x.x' . - - Instead of running 'make install', you can also copy the header files - into a header directory of your choice and copy the library files into a - library directory of your choice. - - - Windows - Windows - - There are many different ways to compile dxflib under Windows. You can - use Microsoft's Visual C++ compiler, Borland's C++ command line tools, gcc - and many other compilers. -
- - For this manual, only the process of compiling dxflib using cygwin - [CYGWIN] and the gcc compiler - from the MinGW32 package is shown: - -
- - - - - -
- diff --git a/dxflib/doc/manual/en/img/dxflib.png b/dxflib/doc/manual/en/img/dxflib.png deleted file mode 100644 index 706ed88301473f72be550f38a5385334ca16345f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 22916 zcmc$`by!v1*DkybQV^s=N{|*%q#Nm$?(XhpgQOs#q;z*lH;9yMO1eR$Te{)Q?eqNJ z<9of|`TqLO^>N{aYwoq?nrp5x#~k-P?y*A^MColR!1!Qg|r$VXS^NjEW@-h1D?T zv0)68VGN@`RRBRWd7flZuFFSrqaT9WB835dGq^T3uRA)&WmL3yRIKMqsVAN%J=J-3 za@B(pxvl4b)x#f|j&Xu<$H{*?CAWLTy+4F8Fp$iF07eNZ=)I$LegOX;`4b^{i{BQe zGW@XM@&8AMw2%lfr44F`U(plLF)dmpD#Tb&;U2g}2KPf;2n5y0)HFB?6_WGj@5cYx z5(+;@vzP1&O~!fMESSewB=Z`;Y@q)&6OTe~HOJ%U{i}y~3KE-zD$tsEa0?MNh!CfC zzPS$()Y*U_Li|BT5Qtz9yx)SyqPP(9zXo9`@)kib^xt8nuIAGq`qeCVvV1|6Q9;Xy z1#_^{+utvfnGAXeL)2*lV`mmCg3xNf=K=yLdNawa|K{MrXLIkBTJq5}7Np^u1TLhD zq2p7i`rgmLFt{Z`#woxJGhD-!?Bhuz~g3&!6$(Bu`w>>dC)%tb%CFQgC0f? zkwW_Gt4OvLDn?Pz4w z{4wHyUW7^ay;K-I@v`q_w>z#se%34EWtI2BZJ2PIVx2G5Fns{o${aRlx?;+2n$)%# zG&907f1Q+=n0TKZGNpg)>C<~F=wyE%=R?0ZwP8a5b|ds2M8R8G5xkd^zil843(PDr z@!tbh1p~I$|IbVTTgZ6-R{7qSw{Xk)*JS;EiM>Vm8Vom-jEzs=bl$&C*QW#%q#ppE zz5mz@@k97sBsDULA&}zy$?d8|cVp+y#-2uKL@$Mh94R0F%%!l^4&G|qmNR$ykXpTK zso#F|&_%_l?=Tq}LblUe$!Oa$kcD}PBNGxu_G5IJ)cX4VbF_qy7juP=tVtjebl)~JJg%m zpg@b`2wizifOgZiTenkMVjN@cQ&ZDIc#qlvxm(&B-b+^JkjfqkXZ~o-KSh6xHgh_QIy=Kg<2h4CXNHN%KL-7!dDtjhO6ny6T6P;5+q^+o+oX3?!^QO4I}RkoOTi z8)daIm$*%aQCQHYr6(#k2;jAUdCBsb6!P)GJBD}JiH)=Pi?^qH)DjLq{S=)Km zN+MI>iS*cUhc(`k_kBohRgP2qX9y6-jBUN9*hc|v#3fTH79YhXKQWc6G6W*)pf?OQ z9uC)!bR6qJ*df5eXkR4e2Rf#^kXO0Q-;htlNsAeenT5*o(6paR+{jWP!U5lGgH&})Lxj+#P0Qv z&4!iGh4=Kbm2*ZFyLIE^6ECj#OO98m9%-YvGrI?2j-M$r&n8RLClFzlZTJbc#zBxEJ>uK_8N=~Eoz$0ym#6Ea9iSyqa~zOt&j_`_XobN>{O;2!LhJU`$1bE$>839~?NWiw|x@ zY_xX!tk18<5%v!HdgvlM+y$I{D9L~IDA@mG;?n#zeIU!cfu(0&uXnx&)L>!%EQ*vE zJxF+=yyYZnQod2Ke5Yb0AtthC`z@2Y<-}{w*5W2n>S+6DslyhBl}p-V`pDJ+zPg=vwsw?c2T-t0iMJ1(DZ8115{B&Sy!* zlg=~H2yp1xuT>M4dowY0BK?x{^=AccbDm~*yyng6yfig0JUboCc%&DZ3KGb}HZ42&8R#}w_l6OKp~F8#`j{1sMZBQdu~=D{Dk` zofI+{AatuVr=Z1dy;CjL>1*&ki`Amzb7`LXG}q8~nj<^yvEoU!nc1hrk6frNr7f2) z^O|o~*+;&{rtJld(#O)9Hx+v|YhSR5AUMom+bjupiDJ9xF0xU91^te&-x14w5Qq6} zULxvt@(L*gaj0QX(xjNsdFk5Nf$GinQQ_p51X!-RVA45@OIzNKo*d!_AuAic*d3&u z$y>+WIkR;|cF9;2ld>=4LEQ7EshGlPG1$R{v_m`>A-(N&h)%EceRj#D2Kd;l?8MMU zeecog9(y4u9LJLkW%#8Ew z*ly7_Zi_H-n}CZA)m1{wJ7uO`r^BshBHy6V`1&Zp{_g}3=JcB48V9zf(yGzhSQ!He zHi+$0?A6cIw@J&2XH^o8(%Wl%X}f2gc-!%_x9;K4`J?(}C9KD7a>Uue9Hnz(qLrDt zhJ;eye7H);iG8q&TOowMB(XIkamq~dAXN^(ktlk7B_;g&RQq>*{@go3ast#~;mnld z?^~QBOD!8Jc}rm;&y0F{x+9|`qm|DTQeDc&YbWE27dyahaaR*nGw=D02u(6W)S0D% z3|yQx%k=LEl@xZSSA%Ned0xGD!F{AH%ZEiR-Co>2AGNn&Hp_8+`g?3$DYN(kooJJW z)vTSC^g;}k#R%8*nWx_MFP2KiCVrQinp%~4mDTGX4e{|k`${DTZ!|)b-aA7cD1;XP zUm86}Iv^cQ)yK7gS<`>J{%Tj?bZ0vuArO&0o(<%uq`zZY{lJ$V|gPfP|6Y;zDw1b;x_Yy&Du^D{_b0GaVCP0|OhT3Qc0y zP2VAKcFwahda0^RCEFs370XwQ+gN3+Wg8I%N0j+TVqimc5n#R8 z&KpIz#D)!)Lc^tav)iYxt&cj9uz?-gtjs?FtJ~4*kn>7KVJIZpFAKb35SS?#!U848 zBn-tra=mrwF$|$ytSe0LAoTV1cAMWT)v9accP%x%TWiA4Pfx$Jq@QPBC~t-ZZEbC- z@QTLMyTk#{j7o8xaGmxjt)IBBlGoE)xxsq2?KNxVRf!fd1x)0Q_@*~E*q*9+i=dE^ zkn4ExqZf?Cw~0z}qGdvIJ?Bs@vm~!lZ0kY+k}(A$zF0h)i(fc(bn@;^gC*1~IoQRl z;Vm5TjsablZxRa%H3q_~D^BEt7YL;qguJQLz4G(=8=<4Q+8gHyk<;cghW?mY#Z}T8 zKj!sWrp{)K>KG8PZ5r5DAyHtTOeia{cW+tTx3jR_+}$Jbkv=52=vV3PQ8sltgO}iZ-HE%{Bl*(PTA3@z&Z}Rwg3C55 z{}n~$_L}mUMCzgA{Y3F)x>pJ|J2H3NFTqCSTcLye1T|=@^n@d2HJsZ&FyV3qH~6`a=yaMjVkIy_ z+WLf4;3X+)kgGsr)9I4tHfeFM@eGws64*pfJW2L>VvU@^(=HOdUUcf)uH3IXYn@;S zJGGA#l7ZM&oa)8}r_?`+C{z0o+u?!|4<)!S*?d71+0dUo_5$mkc% zdOo4QeA``d*6p3({YgS3nrhTFW>-?{h;?B5AlH1_;=sc@n?_8>O#23K_Q!S(EqT9Ylq06(^^SgprJg;1aVVt5+dt}pj&9Z9urPe&9#i3xLeK^n4eV&y3 zl-vF5N=B=`8nJ+iyu7@N#5LH9xU@&42YHynGTxj|h*6_k%CdEUA2`5XPWzAsB4frr z#RlUUQ}B}6NiF-o@GsLB?7j&F1b|>gM%I1nr_a^j-ur^urK`O3^C2ysRY?IHWB84H z1Arjx{@<9A3t-9uGSK3uD582V!|^Y;m>~ktWrk@;dQd3l%k z)OfHqgzFvwV7+jho_FJWC~hZWwrflbNREe={e|Lm6Jt+;{!;6JYC71dRzX&NuhLuH48yrem;lI zOzceujX;|B&OuLXUo@4hygYG4_gtMKn>W7Cn|(Ac0cWx7;T5l3$HGkorR_(hDtQs! zU($*>40JHorS9ppNy(kt865ent;9YHEGR1*^!0*3)YT}BC>0xWv>yivi}OU8-c3zU zPsguo8me6(U2@n z`0(dy^G!M1&v3l3)mnSISG8BMYy>kYRo!+Uswj(KB=4zT&bZOvDFPvHE61f`WT$=e zy7`q$vSYW?)`vn*t(L129*-)+&g2YX=No#iVPff3oU40Yrx?wIW+XER5Zcd*pKtqK zuDy4GJo3ih@F=A@Iz3t(noW*}J_kV{$CfuMe;c!^Etc>x`mt#zS%iH4 zD4kk9fBM!%l*vMG*4N|=xrcGl*m^%o#%%icwIL8J<=bjUdwmwy6Z5m-&9BbEyF9vE z>N`u6fx9TlEe;6zr(u2V`54`i=$G&ZPcUiJB(UR<^JaO{G;^hC$N5zERO7Y7#K?^H zE{za$;b94mP;T`LwG+gT(Yoc6+b5<@sy=fub$Xi}M`CTl**)S;Cu4^xyvL^sjz%Lb z(hT#Yee^+DQb$e$H5lVex*C`-WM6F79(%76Le110O6E&QE^Z`9lhiN)-beSwS74gt zRfsVOvF~G&UVbOGTFFbZ{<}DX+#Or_1K^=(S$a@HF8G~J1&%<^?+HnW<8rzl>w|6U zcJY+Pj#a={I=>tsP=;GG(X^Qaw+D6@olIwU;$d!-si%~?FoZ&FR6XWB!~1srmQR#X zOE-8Q}-E_Bp z;J+F@g{7-n+Kwu#s%pAw1VcGq^YA1ONIy`p2eiqNUfR%Fx{t3dcgItYO^HSeL8nT- zN@Y}0-0b10yUUSJ8^eRy?fNVR$$+Oo*FmRCNKUgTTGUGSNMC9T^198=FRLx9tWzg2#!~PMW%%S~RhsDPgKj!S7R&6rY6tj)o|osg`YGwOq=l`&`_*nn^-D8oM1e*vr_PQvO!n?(DC~65p>rmMbX0`MR+$4tx_cf3C!; zVhI-C?=`^=rM{;F#C9ByTWelF`;uGu+@poUE1M5bPHcf>_=Xlrtdla{nxu8yJd7<( z7fsc*ruIZw#7+eCVyDyg@E*hpZdIB6kkjR%vTdaVBX5g^CAj}B>^MlHd;|BtDr-ec zZnlziiWe{1d<=!q+W49~nkk(uOm?YAzgx6d3XaHYeb_;M8hr7J>QfqKR4qID-j2^|(F&J<9gV z&b_>DTY9_<4g_>ZS!GYfyw1fBl7p5@4qWJB>9&gZ%lPkBFW^7>>vz{Z0+amO#IqTz z2`>`OH10w4TL|qqT+dv4%3Q16XhQdNUUbdf?@g4xcUOyM;OEZkbPa=p`HHCrapMuivrpf_?zDNz`h(+3 zb^7op-|IzR+N+Bmfm??|0r~D{;yR=OV0Dc%jfKp3_$ijWW1s6i$1t)6 zHSx7RNqyR*{Cu-NU8{ZnAFKSjaJTsZh-l>zHbfUXG{Xeps9J$^Wm5foO zWG<-=2xSkAH70B(G+Z^4(yU%B+Ss}mwO`e6Bu6S*Z7S9@b~8jtv9q$qRK8@GhxYp0 zLpM^+?Z4fn3V2e|OGY~+SJc+lo=i`K4b&Z5B5R{?%5l!=HBe4c9{QJzTNdvZ)b7>H zoXtv`eKL-7gY=EJhXTjUQ#g5R=ymn!wDhi7WiwoV%JlQ?vNP;fGi+@=sVDM98A9P~ z)=@oQ_iO~ptPE0~+vIL!Y6buG^-`b#8rRNc?uK_m)yc(#l+NmL+$KP3Ub?%zye(#; zqM{|fJ^j7|%D2uW_%9S}Cd*xXu%orKOp3xpv-=jc*%y<4O{1;c+D+l1cQGD-h6DdC%Sr84?ou1Q0MWNqJET>U1fCL>E3u{flpep>-rKc>=5Z~FE!MTh=f%g~gk!YXPwk(rvlf&T99*E# zw=2N?(QUIuIF;nhgPV%a+&?%z?p^0vG;OY&_bRGGrB>-gSN47ybFHIp;%^Y zrz8|zThi@eA@bdelEtE^lXKXYigkve8;k|ArX>5PDYF?PfG&wY+G5&WVwc@fxn3r_ z`;OVKT01*_N-E=y?O2oEKd~vRK6g<{b^romU+CmeTrq%<=W*)4WRdcGb!+Mqm6>u& zx=coQz|NP)pANu)Sik|Gy==K`T53bgqF&N>b)Hl(xHeoUIKiTtD=S~MZY5}d^&va- znl9lc;rdO-8w4!*(&$SQMcZ@at8dzY90C5$}sd5)(w)c+LW6);1kVaWX$H{Qe(;SoLO5FsMjI#izyRgBqR)W3F@STp~p-G6g_P zhDaV0Jtc(fwL6vSWL4c|k!kAX?~*i2YnQv?a$_GR!yG;QbaN)IWDDjLFM7%N3B9ep z+;p9u;?IoQsMgq6Kzyzfx7}wBbK9vlgVAKXSsae;=Fvhr0FSlw*(m~Jh?t(TIlaYP_GU{rc<(L=Kq9W z7oSgFt~!3hVfcgoKlFv|s%txJr0`*YZuivP4V~A$b8i_bZap$L z+diu6S4%sbW>xnRHOY+_`rS-ORF$=hznK2Y!SmYro5VDj%Yae}q6n#IXRwVe6(X)W zHD3>`!d^J6YvXn9iMuhpU2k4*9{%#_(YGz;{P)^qDWCV*db)FwbMpr{TKoC(w$8?y z_;s$?1U5MnJ%&C1z=aG)uBCjg5M10@?AlNarS!BR^47^wf!lonM;8`Njl^HECf>aq z^Emt{l%`JqEDVK`vh0~1-yx>zb-w>-0d7}(Z>WwQ*d?x%$~=YM+5lRc`@* ze)u^tZym~*uB**maHw-g*P{-ied?T86#*|QtX@-%%QCe_MSk9^?)7);RzrqiUJa}s z{A7SWh)y!rAmw9kbnnjBZhQ_56DBfRB@41$v!}BogTf!OTn<}eLe*IFa40&D<8n0& z7|)nk<(01y>8{AuI=95$^|+bzvxx6X1u1E`2CO)LD!wtUm9zU67I=r}D&G(i9HNO) zmsC7(K=(X#Ppv5dItWeC2I2JxKu<6C)Ljo6+4yfTjNn>NqcG}kt%RajGBplUI$fSAuZ%?Fyq zUsnv>cGd#U(nK1Yr_&PCgX(5}=XO}@As>d)cAt7lEN#~1^vqZ4?`a@OPg=~8f9CVc67uzen9djmbhfm!QQZOQ0{usiKQAgJknK0 zZs%XwpVcy~Yf>~amp6PT)7E6`re!tzo2TQ}u8KQZ$)t!I9vKL9cQloYdp{+V%m6g01z3(hqy8y_cpz5E2r zUC}gQ!9lyG`*}Mxo7p+e2)u&De) zUAb|bNsw!m>qvw5y3F(W=Y6dQ9zV~n;>>?{EQ0)bm0S|8uH%J#;a8=A?ms<%#dvL)h;>sk4GpQ=Y+=Hs9t24RXB zIpm*Rx1l7ed5zf&gWO(M9?Rg@%09kl^oVo<`A81HT7qA3UG5R*0*l|J?JELf z;Q0m4PX`zZWuo!%+UD2V(&f(zhnP#Oi%tNNAz_|>65wVIu3 zOU%`f(?~skl1T_1Fd}B;V;Q&`6)r3;<++6Yy3e>r=Qi1vw>Ok1H_4#0Ow)~y_-3Bc zMMu0b%$a`(1gj)%n-c2ronHp@TRW^9N0oidYA#5tqCF~6=!M?{4^X(Q$IX44OG$tR z*me*Ef@FHvw%qL-o#l=rzcM`!7wMZbv6;(#n5WncIS~;tUfat) zysCW0KJ*Cm-oEkjI_G?(&eD@T*Z{FFRK7s=x1~Ku)SXSAqPOw!o?IwzY#B-o+fD!_ zz^^FM*gIK5IeF^2nvq>6=?hW1v8v)lsqMO$!QR%%t6!5|pG>Atz*E+gZj}|Oi@%Dk z$30m?)z#aQt+p1ZFs3uR9K;0%Ttay{hObn0*Ao2+MF4q{Fah%!4r&AmF~dT6l6NZ# zAZK!86{#Ebc5kolF1&u1w})cTc;2?;8~6r9E2>stH4mFx->7V_0DiV@DE;ox`|6YH ze0;7z?N_&VKu0mTzqB2a5v_J$G~lzCN1{M_Zi^7G+t}D-I2z|nw!6pQSU*;F7cF4W zaLJ3TEjxR7e((5s)Ab9~=TA{41$4`=hej-G0KA!vs*VbeOgT$Qzg<55sTFX5%|_q$ zn((o`k<0M7O}ds;C+v9V`NC+W3^GNv=B^B$%&aWzbC%Pd(>mXJliqHbM+UX3XsB4W zO{on`sJHtKmx<`F{E!28zC@15birqDeAwnIEI2D$10E(}+;E252%$B%_#=D=`RiiS zbb!a(tG2qHp2NyX`5Gyf&46wVNL!%t2*sc-yIGw97%SKYarM->Pbe#=^DZeWU8*VE z`VjE|1E=ovq4Z?pHz$Wg@@lbN@fjlv?+iOZLWhbHfDd`N6E0KSZmrCMBgUD*lV2C9 z5}I;L@;;W?B46g;t`)GU8&jueU>H4BX_7r|15qhnBPndW<0usV!j%#t(~0D{625`p zB)g|d6Vnn3ZOyEpsLk2?6&_X>8e=3dSX~ca1*&fawQDks-q58pUDw%LzeIXVO>}0~ zl=b{0_J>FKv7xsdmod^uOA?&7v;wLJN1jUMF`rr5_oV8EO1Hf5)A{Bt=6Tag6^M`K zKVY|CG3EM@fkX~q{meF|K5mCwZKP%fzIiAaUE)<5Gbp*rX?l~F@PZsh$AEihwRhPW zx8$3+pT*3spoKgP2$b7}^E7?BD~-U8r9$SsiLr@Qz)RJ()z=?pF!llQff*~?Zu?pQ z>^Cok$O+&0X1oFeo`)Cquc6NpCKi{WH{@7|6;v2HX{pI10x$PkenyBqOSB|$SY}xc zK>}gKg|c5p^is}Mu$qPjVe(hyw3yw9)0Nn{k(p?dUS{Z%%fSR5BUbvPeYQF>jq5wS zMxrhAp=xCtTY<>$ClXp#zhDDW8DTf;)}DEV4(#kb}uX`;thQp%?Np3)nn31yVDY zGGmEBS^zkBGN_mP@szo=leC@N{*PI@+L9^lOp&=?yYJgbrB1Jk4)fyrPTJe@ z&X-dj%S_J3Kh`D2V59Cw#}&|6{7Nj@)kr2Htt5Sl9aMU`ys^I=lWIJ!h)%C zrxsrrWbosdJAjo%d)XkoX;&YLfRm~TRcHPj9^_%$;nG~H1zzSRN(n`anlQTDYaiUU zB+C`g9GLd_UH3>9_L6=5UBoTP+3x#P2Mz)>fKI7*sGuI{pvRqv(IZ`Qq6y#OZl$DVwUK7a%^O;SNC(q96Sx1qeN~}h! z*XP0t$1MR;Of1Gu4$~esf1TiyFgmX_<))iG3}`8wt?7^jQbjQ*$yLSmPjb=`qOqa+ zEE~M5&Ty5Id5z|3!cREL&_~n5*oQjTIZE%osTml0tp?Og*LA-)LWc{7@(o#I{zwdI z0@XK9JzMy1EyEp~{$v=hJC#s~sd!lkQ1`&ahX{sV-%Mxiic3n+5CedM@LZ0vS3be^ zPNOXQSsNAw2FFj|?cWDpg@H_HV36pFqN&$7 zDPg@u&jaWb6&5(QnM*)Y2&4g`TuD`Q)j)VR!8ZXLh^rdbnADgA(W#-3M6@$VRne{6 z?s?`~?M!{f{HD+1&fBGIM%xY5;}YQ1I8At&tIwjYriPCi^vf<5_PkI=inH>y4To$a zwGvZ}!L&(eYM+uhht(<<*Xg#$Wxy!F(Fv6v2Lt?@oECQ42Q!ri-cuE@zimxV0k6lIT`yj0miRDZ&kg<2=zpOrT_Wl-HxTr<8SfPMS zAsKz>6wg9$w=(}}Z5=D5v*ch&1NM)sh@t=|7?7OqMHCYb47wmq(c{bg`c5y8c>vJJ zhVPngB)sm33$1WUL$r*1R{?ziwzW=fq`2g}ebXc6WF=KrIIGD8ePwV@e+5tIc`1T{ z?@U@{aUGT9e9JsQThEO!9;45sRijVyNg_9tF6O?(XdF;ZBnX_7Hu1E*V{>(^T8t{fJ@)Iv;P3b?{FT*{P;wUrVpg z=|zRpEQ{%3-eyaEzp$6v5*~VC#{mkz+pY zI3`&)L8kyijg|_%wfC} z&XDV2T>t-D5;@JM)<^jLOo$c9{>{`oOQG;I0vG58nl{RJr%Ji}s-4Q}wjZ{0rZPVL zsVApg81%x(9&)O|0Z8SDCLRaVTIqIdHmsYzdHBN0i#mLpnt5`H1sTu!9Pg5E%A#~& zov$=Y;pzvj4=FLbL70X@oN`>+WKGwL7ug(H(Nvqx+(#{Id2eLbylgMZm#!u_fJVY; z7`uV=lL?TM%FN1uHP-zm0(Yiboa$kmx1zklTUrDekna2`CCJ5GHe13vZvfA6lUWX$ zs;_~-7hn#+(m3(~@9B^{+}JY%=u{IEli;;g{sLMk<{tALHktgxTO4Fh48 z6C$BNIm~peXW*cG`bYCq5hd$2X}}f7YD}We$FIJXyQhEyblM7YmtI#O zW#GE?fo^|tA<#oE2s2B@nRL_IC$k1qmVu&ls7`aQVvMhHSXJYm-+iFI6?BM!J@2XS zII1zb9;*i-AC^W+G0dE0VqyZk%e?q#Bp?Jgl%$JQg5W#?QbOy8@kosENbF-UD~KOf zPl+A`5{n9>gM=aftyMsQpN{{pU>~kx|8f8yqw`-i0ACTsxex?j8j=9*teaM{<}4^)Z~)2($X78jaKa}rM#vX~Pm2F28G#)BPffv>m+=0^{_3v?uO4dyczXa1 z>u!%!TXf6s5*Mu5>t5Gz3OIMyI;6V*)lQ4<;&0_QjW>Y2rky=*o^a|TdGyT#W?@&Y zHm{O9xebW##;f6ZzVeg)h0n560f+Wg(~Ni`00Wy=Y22~;sHms_m+#J2KQ%VU)E5vB z822sTyz<6k*n+uR^FHRI2Jbf?pTnmkmHMdevshI>B4q4M_OSM;j+|S0!%WIhH`NdG z*Q~6p2-boIrH-Dz5Qc}RUqTIe=Wp0}te!4EmW=N7FL3h4J&cLolWjE(q zKXCC$3EAPc@2J~GY_%Kco=3)j#$IAUH#+C`9dtIPc16u#+TyKi?hnhFQQs6&cPIUy z1MgyY!IqZ#R6wJ!xPMKQQjOhS;g8HDF-oS>5s9WG`#ywze0)AP2WQk(36NrIJOf!W z;L!nT6hT6U4G-i(76{==uUHgt51`5tMqUpYTr*3?c75Jg2@-;s-<(6};uXJ5cEC66 zgYMczQy?R|7==x5lw6f~?VNvR>;vf1P-qIkb2r>j5ul$2WWwYyQ}*!2(N!lrTk~Jy zp)OSGKWGF;XOE{O_016Y@CjXnlR~#AW z)~9spw2AU>#CjYky*-{=-$H2zJ+hW)v>m5kr8Cedk+M4R&<~O5Kl& zftX-5ONsJ2@@35#&e*=1H^34Gk{YBp?SZ=_`A>zBbAM;e{koW0Zd<_@hO_1$6=PdY znrA2jKbm*|xbdw82#Err+Hh?&sLQAWxm1xvbI;ns%QVYbC^4nVp{Y?m4kR}Ks1_`Z z1@zlM!e*VH$86q6*1;_i7=kdeM!ZoS+n${=Q)g5azA$*RC(vD7VRf=vRdWWcS__bu zsJvIfxWc_GRbRZ8mK3N3N<`oriyUd5p@4q+b;k;z6)Kp_AP{5tUFe_3NdwUf%4)1W z?Z)NQ_<^E02t%h9YJFd7%A_=!y#9V(c#w+@T>&&){`-aZh~F!Gk6 z8h0Y3v`k(nQ{nqr>5%uCVUONAT|TC8@wg_L2K^xIe8&pc#VyjlUM>0(v4PQrB4;73 ze2PlRvP8&PmfEH?UZ@Dr=mK+&p(@1?1X)q`B!9 zO?0P-KeDjfy z0JU+bQO8VY;gRlh4bkjjkerc>R*b5<2O$Sp3`mC9|D%9*;5Tuq^waETog>YZpSD|UAD1yZOs{E6W8 zNPa{OLyhoV1?U&jdHEbTvE>l42L9a0<90wmzag!k;~x#b*Byp?{zw)l@AFWD&rd zaxSlPStYWj8XU09q$LFB-#gB;YA8D(4>>p_>fG-TBtJ>-HftVo6*1KJROabB;P}9M{BeTQq%FwpBI5GzWWYZc-YFY{Qc3o?z zlF=(%TwJykA#gKu2Qq0tB0@Ao3Q(zVqWzm{Zk2mEY+o#H&P|$7kt|dM6od%B2kJ+x z2{W8OXjD!E?BmbfU?7=Bl1c(woxs;*zDIBoWQ5u;GJ#IuCy2+6Pk(?c5YX-gVFKpQ$SNm?Qc@An zimQ%5McSyld8qySVL2j*JHd2UUssAw=N)mR(vdBkNG1FcQQ=94eUn3kW%rvN5!oR@ z3a~**AGv%MM^+z`rsJTGT;fvQ$%SgvB#r>#= zFKV55%1?wPRxQ?NfHULX<(&r-ofXecul8*)5mR4l7uh*kJ`YG+fxNFbAMf?x7j;ad zp6>3*i20G9jut?$t(vDt17ZVf;Kd<=aj-z6xnYhUYE@NY^a&zxj|GT8GU)B^3+AC& zj43PEaa!VTYVt^Y;#k93t3DRaPM|JWKL82Saen3E`4U`ViD+XM0su48ua{zgey>U( zb=;+T8+(!lDEQE4(O|4ntBN33nab>@d%Na%I0b4KUyT~`qh}8@R^5Y~fW7z+K(;Dl zGLFKJ5Ca>t(pSXTBzU+*vQ~XmZL$t)RL1@K-=adC#1Y1P`@aeU!Mgi$FCv`?Uzh+b z_?ZNq@WV31Kk6W1j)#zpXF#YqWzLJw3qY+f@>QnHC~C3zknb@v1<@%xP9ueA-s?U( zQ1BSAc~74bS^V45_LA&svNu%E&aE7-Yf8dk!*A5-+XmDfD0u;iyp=9p2qZTg*ch?U zvDk4%57~z{6Cl4^HT+~bdg)!fN-8~18D6VL2;vZSUa+pdis`>50JD)LBN459BsgHP zZn3>ER)tk88&vBbdmkbpCW-)Izh9_*=$%*}%*Rd-E|j_lwEWxThIQA zwgiVWQtoFs|5d{3_e&6jYm)F_PvM~i=m7n%fKY)4-X-SWEo|@>?0;KgaU1VJq=IzI znVqpAERM7vw3q_H2-@~lK)hOI4=&Qho zw8xKzjrnc)B-AQ-fB?E zOfC(?&$;@E8POMGkwg1^7Dk{N_HC?EWluYb!n2J_c#*T78 z7uC=b6^SsAKSL&ng+zCivE)W5s=<*yAEvUhTs{0!qSz?Az^hWr9thVZsi z=sAB@39<)b*g0l&%dZ>e2e`qqz>*0c!M_&(bR_~qo%b8pnm_new2aP9rHBM(g!?8+ zm;+o6)WClgIfD=WQ>HKX1S5|bHE}&I8uq+Y)#{&G)u}~tNyP=C+GnuhADhnn>E%Cc zz*q$(GqMyV4pW{skS1PwZ-KgCP@LnRsh_F!5cFSgA2-hXhwX$MHx0IJEdI(x!-XI@ z3*dujaX`8kFj=H^Aw%#JX@4P*sfh#0xl?gDCEG74wR9lJJa6j4M2}>|NNtEdL<)9 z3#;;-`^|*!LQ!)T5T3N!0s07#gNpn*p+5!Q7yWi9KqU*A`5g-X1CCZ68Yxex)nZ>U zA>XLBsAB>h@uq-W&*H+r0Cd?BuIwVI@Q5&yH=DL_fL7xefu!LvSw7OjQv!D<@>M8E zAJX*5t8US&9n%}uVcgpO)*lt}U=oFa0+7G8UJ_K%%{NQeX zG7CH33clM-9K?XkZS#a-^WzI3G_{UquYoIcGH0`_06?8qVIg?x>Gl1tR1f(r*yKQw z7=tG+Y*$Jq+GHBklbz<2f-DUX#a(yS1Ke6U4Pp%9Izpo;5Z1x#OLK?-3j~O#xVSh# z*8}O|1@i?w&V3)`%{VIz_q_@)z$%AXPB3ef)lD$8jj)>7?CzXJ*|JpzlEkCxQ?buJxhry{|MI*VSms8fyionJ*?M%>Sn`sb$ZBakQiM$ z)NoquN%{xG5JVgKnP2-hJac)DTN_)3U-^_*XQSfzyX zD}r=JEI#euE1#kvfUGQ7C$T9CRaMmS0DSJz)xC1gS?-El5#0uzf|&Z#HXXNu#+fGe zrNbXtlrqzNG&s>D3nXZ_yozkDY!bzbj1~SZR(;JknWOz%Pdka?t6Oh=PV7vGCAMN1 zW)`Tl326TU69aEl|AB!+yZ3vMX9ry&u`+I-#h?OMz8`MfLff5 z2y@uM8Qa+y)m+wW$p?{VK)nyN$tA_=JE1#B6V>k0-mPJUGpf1T$cxB5w&Ajnk3h=; z7wQ0|k+>dLV|@3Yn*q0=uh^h`rLYT7>ALnhJs?LGtw8y#f*hy`1vDohbw#p=otxMe z(mvZ5;zs>%kU3S7y6LKP7@>F(H4y2Aw=Y`m*sf?K*}%|OHdY6A7v6Y;31^Ygr1Y-yrOeCD_sTgy4K^mhpp1u5h6_*T54MB0Ecr? ze!-;USC@>YPK^P60O&Rh`;xy`?p%(oUXG2APmhnz#_$eOt;ZtLU^Il+hAuwhCz{p7UUQqi4>Rw})EpZ6N)8@Cega44}@Y3>}P7@U1>ei|2pA z$4}340smTk(;7`{B?4;ESJE7N7MUcYUCLcXxC*Hz)Dym(DEZjcIJPgJ8M);dF{AgsVc7XBOu-)u*N z<4$uJdbeD7sT=t23`hp_A?}G{JU^&iPkR*Fg)~Vx2{hFe#eI?6Uv?@%4vZr3%zx6Q zJFb}{ms9CXVLnN#1?`A$Eh&{v_&wlU0X{@IJ8hnb;RWBN170YmkZ8-!6+XTJFDU&3 zzyXB$@IoL$HIVIDRqijS61*jno4q491q{a`ocsS5Q?C>^yhfSesnota^v-C zX=j~p^PJ{&2ckih2?JXeB{PWy&)iy?BSU%Lf;q@Pb7H{f(C_l)XWbUfbh{IGK7dNW zp7zaf_rG9TW7y)p+S$_I)+=>lUFd#xJZEd>zeH1d}>#+d+ zs#{eoHf{f_Bh>nI@^8rXAwUt93xvx&dV6pIW8;j={u!=OYtPQn`Ak%G@*WG_i{VXY zkgx(Ol+vME`dQ;D9BS}n?DX*OWqC9o+&uCpnhvr>7(o^P#?#LehzT^Llx<`hlk1== zBlq+S1NdUbf&%h#|ICaV3okI4?Zt(Y(g&U`pp2KN_-Kj=^jGi*7k4F&m&UGih92*q z?+NJim;A%V@Pn)btkYx&s4L^PX9xg%130Hk-*Y8SnF+|dxa7HX(i@4=EWeO_Nw(#X zjK*nw0`i;yy=M;>U}hajta}314cvhc+##8lhC^VI_oPdCtEo?9{nH>|2abMV{nMwY zf{+2An#0qH&UB7JC8|bzu4C_ixb;D;7k|F?CPVWfZY&erm-|`1{0lLFhy3$pLH`1X z|344^dNTlpDd&vc-h!1FCfbYe2P1BYgEDvc9R3YI{%;)qzN>Q!$#hsayVsNc07>qr zpK`oGoUuCfi?|I~PF{!N$h+M#Dt4bIy(l7%ukc(5MJyjwrF_wpv#`b|lBP4Le4{iQ z(65+LI9JiFo2eX>8+Y|AURYD^U7*xQzkV$GiolJph`U{(;zij!bf=P+7uOffo@q^O zd$&=K16rYJcTP*l;DO1XW&+O`NC`q=Kl?!N-Y_HK;lZ~jz>Wktg+WA({J+Y%(x|4d zEFQ;>)D2p-QbmCl1W_;*AptSLQWXIM2q>}{5d~!nYeGp#pb8vZpn!mYgfb8i*##0H zO;{8mtYr}rLx_M7B5NQaEFtOZoH;We=JbPe=F`mA|9R*A-@Es|d++bQ_q&#VH17HL z!7xpy3urYD1>9q2TCiqX@V$!&V%B-Wey9ly znO=WeR0J58&ZepL_4PmnVkJwW>5`s~%ee(y_CMmatqwHeVc!>6O3rk&e)O zLPB1$7s32qmPr&k&x3cIiu%4+P8Px6?Bs5!%<|WyW)-31HdlJuF6$A#&096G5Cxx` z*t@;;k6-2M!ve&g1@3aA`mcSsw?-ghu~?y&fE3Kk%kzA{7Sq#qIwLBFtc&lF%VuNw z?w}F}n2r<4iOJ|BeKSL2S;u06s_j0i+Jf(_**j^mj?1O+aLGp{%%Iv9NYFq>S8s1d z_|npP+T`O0jP{1Z=UY2(8LGCO*pH_cSKUSEZiNIP z^a~rWhv$~eL=<@W6J{5s%0((z^FBt{5tc(OZjdbNV}(hZ9F;;EdkqwzhYod!YIL{f z88Y+=Wh7`SgFOw}=Y5f7ua`YqgjZ2N{d69S95RK&X|wI%;lfJ%J5_ACHl8ch$;db` zBsu3CnLgD=imaK7p)T117}>Jt*kss;Os#Hi_D-&&qhk??(7{I zaR7!qm3|3ae|mU$a5n?)L3i(`GnFCHYCtHBJn5V*?V&+2blU8lv!ZpqWo2;Csn-!< zl_Dn6a570OMXyYyWJ7Ok zpBli8Bf);{8vxbQuKU(&#&CEMSM_?Mz3;RE%Z{`(;16?Sn~7QyCUg@u5ZIbZdic!H zsiK}zju8ejuwYAC!!#1!I^+U01Pr7BFYKo<%J4~NLT~YWlpsw9fjXRVf^pP+o6^gA zcb;RWH=4(BCRkj!t}{r|Qc$c#ySS3TGS^hS(a)!*rm#^_!>`@;#`31-x+~ZqYV>RhNeZJNg68H&)(?C{*vD2!HMk1|(sAke6ZBmAyD`i;Tu8q??+U=7a0M&GiRZ}nA_Ky|85NA*g|WUgwP7fvnoiWP1o zPrQ^t-ynO)DZYUvrnnXNmwG_OxxG?Fr6P;}B_!G&$o0w;DIpmg5$Y)4m90+rF{n&;8>DHSUDLPs`B@vxQ#VF^ z!|V1~kw#A~f}Jk+AZuHN9J!0HG?01+-d!#|>QQ;w6&2q75gnR8dPm6X&sy+3anjH# zB?ok!+UVeDTb*Fw?gG#F&dk>)NeQBf%yS@CS3eY7NWcEul`dva6gV%jb3lz_zE#Dz z!pIfrA@g8@WPu)d+-PX*@f&$%gvDL1fR?8ItQShAW<~f|fY|E<0n-dD7|0JdhIwwj zv}HuR2!d%^rM#gZR3fX@Z7l3(vgNOL>S9S=Qu4-1Y2O(wx_Fe*I%kt%{pi<@E~Qg` z-yH@O!))VYlkk%#lLO%}So+tQ+3n%LX;fD0nXZkq(krNEllxC1$ta;82QVlml*uaPEt*_0**h|pQ?PzVI*T!tSfsw-ne+_{^z5)i# z$tzN!a6OX34a~elLPGfY4^_i*fZw!RxwJ6A=;o>hc7mtb(%J=^6B+pO7z4y!WAT!` zu$eCtV2D#tbH{MMD?dctgBF3ir(G75XNd$w`|8X@>>M~%0V*{Hr=~;t`$m(AUQrvb z=33LQ>|z={C9*bG)g};1<`Udne%)zxS6L1)OsDY~Xxp2%9W+!Y>4_ceNNw#rY8S+Q z`+aMU7|Fv=zi$yf@rRiO-Mqo^L@41;$mT6P@qh}co0O}+@)L*xY7s=y`Sm185)^v+F+Gy!XD=4cCSej$mDQA<(f%u@RZ7TAaW=WAqi8IQ?YIl9=AVaXl=Hw5Ad4vnqRotL`ew(uN?XUFK3=wOY80$(SLYy+qx2U zgjrcY^!0s_S3K4(O#*D1pxeX1^%mLY`uh52Mf$v0Y@f&D=##3zXSe?=Jf^d5_0Lh@ zdDfH5YZSBv`e)uV#BzTobt9vG+HYzzGY)E8U^54zQUnMw$8Ej9r-0quelv8f`5@B7 zsBTt!Se$ySQ|&8!^35cHP6(aJ^b=;7>sY1mo^^XyJM(sw{)k_$UlxE>l!Ky)Rw~Q= z5dGRL=k~+_h^CH@)78oTkn-{;C@Y{CQrBiM$J#2Tpp0Qq_5`TTQn}0>*z(}W)zGEZ z*3MUP*VPXa?pD5DweGj)|E$(oi~OxY+$^(PD>*hP!XV@&$>`#JkZ9}iN7k2Z6xk#f zPB-Uc_uE?9Fialq)rl}DlhV>x-Rc)O%&m5ZFOt5KdY6}%2TD?fgqme>BXqRKWK-0E z%une+eTb8L-T6?PoIumr5mh${r4Ewvh=RnN90l8DR{b~lH$F~~=m+08{SpGQ_Frz+ zi9tmDv&{T|Eo=Q}BHFP3*u>dm6G!(b?YVUO(E0JRKNUa9zj)~LrjP$X7cQQVFD!LZ z>p||ou0}mZ&6pm5M9+-%14Q?q1D*exIQ?CN&*`MP#QzBJRKeBH(*Q+(PjBMmq_l8D z@WpEU@5|KubUc=tnVZX>HU)FY4gfRxR3InUNIvO1a6nXd3CsYoI&XWf+~UShzXP$I BeSZJ| diff --git a/dxflib/doc/manual/en/index.xml b/dxflib/doc/manual/en/index.xml deleted file mode 100644 index 93d3f06..0000000 --- a/dxflib/doc/manual/en/index.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - <br> <br> <br> <br> <br> - <center> - <br> <br> - <font size="+2">dxflib</font> - <br> - <br> - <font size="+2">Programmer's Guide</font> - </center> - <br> <br> <br> <br> <br> - <br> <br> <br> <br> <br> - <br> <br> <br> <br> - <center> - <b>Author:</b> Andrew Mustun<br> - <b>Copyright:</b> © by RibbonSoft, Andrew Mustun 2004-2005. - All rights reserved.<br> - <b>Revision:</b> March, 2005 - </center> - - - - - - - - - - - diff --git a/dxflib/doc/manual/en/index2.xml b/dxflib/doc/manual/en/index2.xml deleted file mode 100644 index f7ae099..0000000 --- a/dxflib/doc/manual/en/index2.xml +++ /dev/null @@ -1,5 +0,0 @@ - - -
Index
- Index -
diff --git a/dxflib/doc/manual/en/overview.xml b/dxflib/doc/manual/en/overview.xml deleted file mode 100644 index 2e40d5d..0000000 --- a/dxflib/doc/manual/en/overview.xml +++ /dev/null @@ -1,32 +0,0 @@ - - -
Overview
- - - dxflib is a C++ library for reading and writing DXF files. - When reading DXF files, dxflib parses the file and calls functions - that you define in your own C++ class for adding entities, - layers, .. - - - - Please note that dxflib does not store any entities or other - information for you. It only passes the supported entities and - other objects found in the DXF file to your C++ class. - - - - Using dxflib to read DXF files doesn't require any knowlege of - the DXF format. However, it's still an advantage to know the - basics about entities, attributes, layers and blocks. To write - DXF files with dxflib you definitely need an idea of how a - DXF file is organized. - - - - dxflib does not depend on any exotic other libraries, just the - standard C / C++ libraries. - - -
- diff --git a/dxflib/doc/manual/en/reading.xml b/dxflib/doc/manual/en/reading.xml deleted file mode 100644 index 0b20756..0000000 --- a/dxflib/doc/manual/en/reading.xml +++ /dev/null @@ -1,32 +0,0 @@ - - -
Reading DXF Files
- Reading,Parsing,Creation Interface,DL_CreationAdapter - - dxflib parses DXF files - and calls functions in your class. In those functions you can for example add - the entities to a vector or list of entities. - - Implementing the Creation Interface - - Your C++ class that handles DXF entities has to be derived from - DL_CreationInterface or DL_CreationAdapter. In most cases DL_CreationAdapter - is more convenient because it doesn't force you to implement all - functions. - - - - The implementation of the functions in your class will typically add - the entities to a container of entities or use the information in another - way. - - - - - - When reading a DXF file you simply pass on a reference to an object of - your class to the parser. - - -
- diff --git a/dxflib/doc/manual/en/settings.xml b/dxflib/doc/manual/en/settings.xml deleted file mode 100644 index 972e941..0000000 --- a/dxflib/doc/manual/en/settings.xml +++ /dev/null @@ -1,168 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/dxflib/doc/manual/en/writing.xml b/dxflib/doc/manual/en/writing.xml deleted file mode 100644 index 7109840..0000000 --- a/dxflib/doc/manual/en/writing.xml +++ /dev/null @@ -1,258 +0,0 @@ - - -
Writing DXF Files
- Writing,Output,DL_Codes,DXF 2000,DXF 2002,R12 - - - To write a DXF file, you need to wrap the entities, layers, blocks, .. - you have into the wrapper classes of dxflib. Since dxflib does not - store any entities, you need to iterate through your entities and - call the write functions for each of them. Please note that you - have to stick to the exact order in which you call the write - functions of dxflib. Otherwise your DXF file will not be standard - conform. - - - Creating the Writer Object - - - To create a DXF writer object you need to specify the file name - as well as the DXF version you want to produce. At the time of - writing only two DXF versions were supported: R12 and - DXF 2000/2002. The dxflib codes for DXF version R12 is - DL_Codes::AC1009 and for DXF 2000/2002 DL_Codes::AC1015. - - - - There are two APIs you will need to write a DXF file. The - API in DL_WriterA offers low level functions to write basic - key/value tuples on which a DXF file is based. - Creating a valid DXF file using only these functions would - be very difficult and inconvenient. Therefore, there is - a higher level API in the DL_Dxf class which allows you - to write for example a whole line without knowing the - key/value tuples that are needed for it. - - - - The following code creates and opens a file for a DXF 2000/2002 - drawing: - - - - - - - - Writing the DXF Header - - Header - - - Opening the DXF Header - - - - The DXF header contains information about the DXF version. It has - to be written before anything else with - - - - - - The following list shows how a DXF header typically looks like: - - - - - - As you can see, the writeHeader() function does not close - the header. This is because you might want to store a set of - variables into it. If you have to store variables, you have to - do it now. If not, proceed with "Closing the Header". - - - - Storing Additional Variables - - Variables - - - Variables in the DXF header are used to store meta data for - the drawing contained in the file. For a description of - all supported variables, please refer to the DXF documentation - [DXF]. - - - - The following code snippet shows examples for storing variables of - different types. You can store as many variables as you need but - you have to stick to the supported variable names and types in order - to create a valid DXF file. - - - - - - Closing the Header - - - - Use the following code to close the DXF header (end the current section): - - - - - - - - Writing the Tables Section - - Tables - - - Opening the Tables Section - - - - The tables section of a DXF file contains some tables defining - viewports, linestyles, layers, etc. - - - - Open the tables section with the function: - - - - - - Writing the Viewports - - Viewports - - - Viewports are not directly supported by dxflib. However, they - still need to be there in a valid DXF file. You can write the - standard viewports using the function: - - - - - - Writing the Linetypes - - Linetypes - - - Only linetypes that are actually used need to be defined in the - DXF file. For simplification, you might want to store all - linetypes supported by dxflib as shown below. - - - - - - Writing the Layers - - Layers - - - Layers are a substantial part of most DXF drawings. All layers - that are used in the drawing need to be defined in this - table section. The following example code writes three layers - with names "0", "mainlayer" and "anotherlayer" to the DXF file. - Note that before writing the layers, you need to specify - how many layers there are in total. Layer "0" is the default - layer. It cannot be omitted. - - - - - - The default line width is given in 1/100mm. The color enum - in namespace DL_Codes defines the most common colors. - - - - Writing Various Other Tables - - - - These tables are also needed. For more information, please refer - to the DXF documentation [DXF]. - - - - - - Writing Dimension Styles - - Dimension Styles - - - Dimension Styles define the look of dimensions. - - - - - - Writing Block Records - - Block Records - - - Block records define the names of available blocks in the DXF - file. The following example declares the existence of two blocks - with names "myblock1" and "myblock2". Note that the first - call is also needed. It opens the blocks table and writes - some standard blocks that might be required by the DXF - version. - - - - - - Ending the Tables Section - - - - - - Writing the Blocks Section - - Blocks - - - The blocks section defines the entities of each block. - - - - - - Writing the Entities Section - - Entities - - - The entities section defines the entities of the drawing. The - two entities in the following example use the attributes - of their layer (256 = color by layer, -1 = line width by layer, - "BYLAYER" = line style by layer). - - - - - - Writing the Objects Section - - - - - - Ending and Closing the File - - - - -
- diff --git a/dxflib/doxygen.cfg b/dxflib/doxygen.cfg deleted file mode 100644 index 86cdbf8..0000000 --- a/dxflib/doxygen.cfg +++ /dev/null @@ -1,428 +0,0 @@ -# Doxyfile 0.49-991003 - -# This file describes the settings to be used by doxygen for a project -# -# Doxygen is an automatic documentation system. dxflib uses it for -# generating the source documentation in dxflib/src/doc/html/ -# -# All text after a hash (#) is considered a comment and will be ignored -# The format is: -# TAG = value [value, ...] -# Values that contain spaces should be placed between quotes (" ") - -#--------------------------------------------------------------------------- -# General configuration options -#--------------------------------------------------------------------------- - -# The PROJECT_NAME tag is a single word (or a sequence of word surrounded -# by quotes) that should identify the project. - -PROJECT_NAME = dxflib - -# The PROJECT_NUMBER tag can be used to enter a project or revision number. -# This could be handy for archiving the generated documentation or -# if some version control system is used. - -PROJECT_NUMBER = - -# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) -# base path where the generated documentation will be put. -# If a relative path is entered, it will be relative to the location -# where doxygen was started. If left blank the current directory will be used. - -OUTPUT_DIRECTORY = - -# The OUTPUT_LANGUAGE tag is used to specify the language in which all -# documentation generated by doxygen is written. Doxygen will use this -# information to generate all constant output in the proper language. -# The default language is English, other supported languages are: -# Dutch, French, Italian, Czech, Swedish, German and Japanese - -OUTPUT_LANGUAGE = English - -# The QUIET tag can be used to turn on/off the messages that are generated -# by doxygen. Possible values are YES and NO. If left blank NO is used. - -QUIET = NO - -# The WARNINGS tag can be used to turn on/off the warning messages that are -# generated by doxygen. Possible values are YES and NO. If left blank -# NO is used. - -WARNINGS = YES - -# The DISABLE_INDEX tag can be used to turn on/off the condensed index at -# top of each HTML page. The value NO (the default) enables the index and -# the value YES disables it. - -DISABLE_INDEX = NO - -# If the EXTRACT_ALL tag is set to YES all classes and functions will be -# included in the documentation, even if no documentation was available. - -EXTRACT_ALL = NO - -# If the EXTRACT_PRIVATE tag is set to YES all private members of a class -# will be included in the documentation. - -EXTRACT_PRIVATE = NO - -# If the HIDE_UNDOC_MEMBERS tag is set to YES, Doxygen will hide all -# undocumented members inside documented classes or files. - -HIDE_UNDOC_MEMBERS = NO - -# If the HIDE_UNDOC_CLASSESS tag is set to YES, Doxygen will hide all -# undocumented classes. - -HIDE_UNDOC_CLASSES = NO - -# If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will -# include brief member descriptions after the members that are listed in -# the file and class documentation (similar to JavaDoc). -# Set to NO to disable this. - -BRIEF_MEMBER_DESC = YES - -# The INTERNAL_DOCS tag determines if documentation -# that is typed after a \internal command is included. If the tag is set -# to NO (the default) then the documentation will be excluded. -# Set it to YES to include the internal documentation. - -INTERNAL_DOCS = NO - -# If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend -# the brief description of a member or function before the detailed description. -# Note: if both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the -# brief descriptions will be completely suppressed. - -REPEAT_BRIEF = YES - -# If the FULL_PATH_NAMES tag is set to YES Doxygen will prepend the full -# path before files name in the file list and in the header files. If set -# to NO the shortest path that makes the file name unique will be used. - -FULL_PATH_NAMES = NO - -# If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH tag -# can be used to strip a user defined part of the path. Stripping is -# only done if one of the specified strings matches the left-hand part of -# the path. - -STRIP_FROM_PATH = - -# If the CLASS_DIAGRAMS tag is set to YES (the default) Doxygen will -# generate a class diagram (in Html and LaTeX) for classes with base or -# super classes. Setting the tag to NO turns the diagrams off. - -CLASS_DIAGRAMS = YES - -# If the SOURCE_BROWSER tag is set to YES than the body of a member or -# function will be appended as a block of code to the documentation of. -# that member or function. - -SOURCE_BROWSER = NO - -# If the CASE_SENSE_NAMES tag is set to NO (the default) then Doxygen -# will only generate file names in lower case letters. If set to -# YES upper case letters are also allowed. This is useful if you have -# classes or files whose names only differ in case and if your file system -# supports case sensitive file names. - -CASE_SENSE_NAMES = NO - -# If the VERBATIM_HEADERS tag is set to YES (the default) then Doxygen -# will generate a verbatim copy of the header file for each class for -# which an include is specified. Set to NO to disable this. - -VERBATIM_HEADERS = YES - -# If the JAVADOC_AUTOBRIEF tag is set to YES (the default) then Doxygen -# will interpret the first line (until the first dot) of a JavaDoc-style -# comment as the brief description. If set to NO, the Javadoc-style will -# behave just like the Qt-style comments. - -JAVADOC_AUTOBRIEF = YES - -# if the INHERIT_DOCS tag is set to YES (the default) then an undocumented -# member inherits the documentation from any documented member that it -# reimplements. - -INHERIT_DOCS = YES - -# if the INLINE_INFO tag is set to YES (the default) then a tag [inline] -# is inserted in the documentation for inline members. - -INLINE_INFO = YES - -#--------------------------------------------------------------------------- -# configuration options related to the input files -#--------------------------------------------------------------------------- - -# The INPUT tag can be used to specify the files and/or directories that contain -# documented source files. You may enter file names like "myfile.cpp" or -# directories like "/usr/src/myproject". Separate the files or directories -# with spaces. - -INPUT = src - -# If the value of the INPUT tag contains directories, you can use the -# FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp -# and *.h) to filter out the source-files in the directories. If left -# blank all files are included. - -FILE_PATTERNS = *.cpp *.h - -# The RECURSIVE tag can be used to turn specify whether or not subdirectories -# should be searched for input files as well. Possible values are YES and NO. -# If left blank NO is used. - -RECURSIVE = NO - -# The EXCLUDE tag can be used to specify files and/or directories that should -# excluded from the INPUT source files. This way you can easily exclude a -# subdirectory from a directory tree whose root is specified with the INPUT tag. - -EXCLUDE = - -# If the value of the INPUT tag contains directories, you can use the -# EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude -# certain files from those directories. - -EXCLUDE_PATTERNS = - -# The EXAMPLE_PATH tag can be used to specify one or more files or -# directories that contain example code fragments that are included (see -# the \include command). - -EXAMPLE_PATH = - -# The INPUT_FILTER tag can be used to specify a program that doxygen should -# invoke to filter for each input file. Doxygen will invoke the filter program -# by executing (via popen()) the command , where -# is the value of the INPUT_FILTER tag, and is the name of an -# input file. Doxygen will then use the output that the filter program writes -# to standard output. - -INPUT_FILTER = - -#--------------------------------------------------------------------------- -# configuration options related to the HTML output -#--------------------------------------------------------------------------- - -# If the GENERATE_HTML tag is set to YES (the default) Doxygen will -# generate HTML output - -GENERATE_HTML = YES - -# The HTML_OUTPUT tag is used to specify where the HTML docs will be put. -# If a relative path is entered the value of OUTPUT_DIRECTORY will be -# put in front of it. If left blank `html' will be used as the default path. - -HTML_OUTPUT = doc/classref/html/en - -# The HTML_HEADER tag can be used to specify a personal HTML header for -# each generated HTML page. If it is left blank doxygen will generate a -# standard header. - -HTML_HEADER = doc/classref/html/doxyheader.html - -# The HTML_FOOTER tag can be used to specify a personal HTML footer for -# each generated HTML page. If it is left blank doxygen will generate a -# standard footer. - -HTML_FOOTER = doc/classref/html/doxyfooter.html - -# If the HTML_ALIGN_MEMBERS tag is set to YES, the members of classes, -# files or namespaces will be aligned in HTML using tables. If set to -# NO a bullet list will be used. - -HTML_ALIGN_MEMBERS = YES - -# If the GENERATE_HTMLHELP tag is set to YES, additional index files -# will be generated that can be used as input for tools like the -# Microsoft HTML help workshop to generate a compressed HTML help file (.chm) -# of the generated HTML documentation. - -GENERATE_HTMLHELP = NO - -# If the ALPHABETICAL_INDEX tag is set to YES, an alphabetical index -# of all compounds will be generated. Enable this if the project -# contains a lot of classes, structs, unions or interfaces. - -ALPHABETICAL_INDEX = NO - -#--------------------------------------------------------------------------- -# configuration options related to the LaTeX output -#--------------------------------------------------------------------------- - -# If the GENERATE_LATEX tag is set to YES (the default) Doxygen will -# generate Latex output. - -GENERATE_LATEX = NO - -# The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put. -# If a relative path is entered the value of OUTPUT_DIRECTORY will be -# put in front of it. If left blank `latex' will be used as the default path. - -LATEX_OUTPUT = - -# If the COMPACT_LATEX tag is set to YES Doxygen generates more compact -# LaTeX documents. This may be useful for small projects and may help to -# save some trees in general. - -COMPACT_LATEX = NO - -# The PAPER_TYPE tag can be used to set the paper type that is used -# by the printer. Possible values are: a4, a4wide, letter, legal and -# executive. If left blank a4wide will be used. - -PAPER_TYPE = a4wide - -# The EXTRA_PACKAGES tag can be to specify one or more names of LaTeX -# packages that should be included in the LaTeX output. - -EXTRA_PACKAGES = - -# The LATEX_HEADER tag can be used to specify a personal LaTeX header for -# the generated latex document. The header should contain everything until -# the first chapter. If it is left blank doxygen will generate a -# standard header. Notice: only use this tag if you know what you are doing! - -LATEX_HEADER = - -# If the PDF_HYPERLINKS tag is set to YES, the LaTeX that is generated -# is prepared for conversion to pdf (using ps2pdf). The pdf file will -# contain links (just like the HTML output) instead of page references -# This makes the output suitable for online browsing using a pdf viewer. - -PDF_HYPERLINKS = NO - -#--------------------------------------------------------------------------- -# configuration options related to the man page output -#--------------------------------------------------------------------------- - -# If the GENERATE_MAN tag is set to YES (the default) Doxygen will -# generate man pages - -GENERATE_MAN = NO - -# The MAN_OUTPUT tag is used to specify where the man pages will be put. -# If a relative path is entered the value of OUTPUT_DIRECTORY will be -# put in front of it. If left blank `man' will be used as the default path. - -MAN_OUTPUT = - -# The MAN_EXTENSION tag determines the extension that is added to -# the generated man pages (default is the subroutine's section .3) - -MAN_EXTENSION = .3 - -#--------------------------------------------------------------------------- -# Configuration options related to the preprocessor -#--------------------------------------------------------------------------- - -# If the ENABLE_PREPROCESSING tag is set to YES (the default) Doxygen will -# evaluate all C-preprocessor directives found in the sources and include -# files. - -ENABLE_PREPROCESSING = YES - -# If the MACRO_EXPANSION tag is set to YES Doxygen will expand all macro -# names in the source code. If set to NO (the default) only conditional -# compilation will be performed. - -MACRO_EXPANSION = NO - -# If the SEARCH_INCLUDES tag is set to YES (the default) the includes files -# in the INCLUDE_PATH (see below) will be search if a #include is found. - -SEARCH_INCLUDES = YES - -# The INCLUDE_PATH tag can be used to specify one or more directories that -# contain include files that are not input files but should be processed by -# the preprocessor. - -INCLUDE_PATH = - -# The PREDEFINED tag can be used to specify one or more macro names that -# are defined before the preprocessor is started (similar to the -D option of -# gcc). The argument of the tag is a list of macros of the form: name -# or name=definition (no spaces). If the definition and the = are -# omitted =1 is assumed. - -PREDEFINED = - -# If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES -# then the macro expansion is limited to the macros specified with the -# PREDEFINED tag. - -EXPAND_ONLY_PREDEF = NO - -#--------------------------------------------------------------------------- -# Configuration options related to external references -#--------------------------------------------------------------------------- - -# The TAGFILES tag can be used to specify one or more tagfiles. - -TAGFILES = - -# When a file name is specified after GENERATE_TAGFILE, doxygen will create -# a tag file that is based on the input files it reads. - -GENERATE_TAGFILE = - -# If the ALLEXTERNALS tag is set to YES all external classes will be listed -# in the class index. If set to NO only the inherited external classes -# will be listed. - -ALLEXTERNALS = NO - -# The PERL_PATH should be the absolute path and name of the perl script -# interpreter (i.e. the result of `which perl'). - -PERL_PATH = /usr/bin/perl - -#--------------------------------------------------------------------------- -# Configuration options related to the search engine -#--------------------------------------------------------------------------- - -# The SEARCHENGINE tag specifies whether or not a search engine should be -# used. If set to NO the values of all tags below this one will be ignored. - -SEARCHENGINE = NO - -# The CGI_NAME tag should be the name of the CGI script that -# starts the search engine (doxysearch) with the correct parameters. -# A script with this name will be generated by doxygen. - -CGI_NAME = search.cgi - -# The CGI_URL tag should be the absolute URL to the directory where the -# cgi binaries are located. See the documentation of your http daemon for -# details. - -CGI_URL = - -# The DOC_URL tag should be the absolute URL to the directory where the -# documentation is located. If left blank the absolute path to the -# documentation, with file:// prepended to it, will be used. - -DOC_URL = - -# The DOC_ABSPATH tag should be the absolute path to the directory where the -# documentation is located. If left blank the directory on the local machine -# will be used. - -DOC_ABSPATH = - -# The BIN_ABSPATH tag must point to the directory where the doxysearch binary -# is installed. - -BIN_ABSPATH = /usr/local/bin/ - -# The EXT_DOC_PATHS tag can be used to specify one or more paths to -# documentation generated for other projects. This allows doxysearch to search -# the documentation for these projects as well. - -EXT_DOC_PATHS = diff --git a/dxflib/include/dl_attributes.h b/dxflib/include/dl_attributes.h deleted file mode 120000 index e645dfc..0000000 --- a/dxflib/include/dl_attributes.h +++ /dev/null @@ -1 +0,0 @@ -../src/dl_attributes.h \ No newline at end of file diff --git a/dxflib/include/dl_codes.h b/dxflib/include/dl_codes.h deleted file mode 120000 index cac6a2f..0000000 --- a/dxflib/include/dl_codes.h +++ /dev/null @@ -1 +0,0 @@ -../src/dl_codes.h \ No newline at end of file diff --git a/dxflib/include/dl_creationadapter.h b/dxflib/include/dl_creationadapter.h deleted file mode 120000 index 86c4b90..0000000 --- a/dxflib/include/dl_creationadapter.h +++ /dev/null @@ -1 +0,0 @@ -../src/dl_creationadapter.h \ No newline at end of file diff --git a/dxflib/include/dl_creationinterface.h b/dxflib/include/dl_creationinterface.h deleted file mode 120000 index d967d1e..0000000 --- a/dxflib/include/dl_creationinterface.h +++ /dev/null @@ -1 +0,0 @@ -../src/dl_creationinterface.h \ No newline at end of file diff --git a/dxflib/include/dl_dxf.h b/dxflib/include/dl_dxf.h deleted file mode 120000 index d4fb4ba..0000000 --- a/dxflib/include/dl_dxf.h +++ /dev/null @@ -1 +0,0 @@ -../src/dl_dxf.h \ No newline at end of file diff --git a/dxflib/include/dl_entities.h b/dxflib/include/dl_entities.h deleted file mode 120000 index fa99b24..0000000 --- a/dxflib/include/dl_entities.h +++ /dev/null @@ -1 +0,0 @@ -../src/dl_entities.h \ No newline at end of file diff --git a/dxflib/include/dl_exception.h b/dxflib/include/dl_exception.h deleted file mode 120000 index 269e4a4..0000000 --- a/dxflib/include/dl_exception.h +++ /dev/null @@ -1 +0,0 @@ -../src/dl_exception.h \ No newline at end of file diff --git a/dxflib/include/dl_extrusion.h b/dxflib/include/dl_extrusion.h deleted file mode 120000 index 9c818c7..0000000 --- a/dxflib/include/dl_extrusion.h +++ /dev/null @@ -1 +0,0 @@ -../src/dl_extrusion.h \ No newline at end of file diff --git a/dxflib/include/dl_writer.h b/dxflib/include/dl_writer.h deleted file mode 120000 index 850231d..0000000 --- a/dxflib/include/dl_writer.h +++ /dev/null @@ -1 +0,0 @@ -../src/dl_writer.h \ No newline at end of file diff --git a/dxflib/include/dl_writer_ascii.h b/dxflib/include/dl_writer_ascii.h deleted file mode 120000 index 090ee7c..0000000 --- a/dxflib/include/dl_writer_ascii.h +++ /dev/null @@ -1 +0,0 @@ -../src/dl_writer_ascii.h \ No newline at end of file diff --git a/dxflib/src/dl_attributes.h b/dxflib/src/dl_attributes.h deleted file mode 100644 index d142121..0000000 --- a/dxflib/src/dl_attributes.h +++ /dev/null @@ -1,182 +0,0 @@ -/**************************************************************************** -** $Id: dl_attributes.h 2334 2005-03-27 23:37:52Z andrew $ -** -** Copyright (C) 2001-2003 RibbonSoft. All rights reserved. -** -** This file is part of the dxflib project. -** -** This file may be distributed and/or modified under the terms of the -** GNU General Public License version 2 as published by the Free Software -** Foundation and appearing in the file LICENSE.GPL included in the -** packaging of this file. -** -** Licensees holding valid dxflib Professional Edition licenses may use -** this file in accordance with the dxflib Commercial License -** Agreement provided with the Software. -** -** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE -** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. -** -** See http://www.ribbonsoft.com for further details. -** -** Contact info@ribbonsoft.com if any conditions of this licensing are -** not clear to you. -** -**********************************************************************/ - -#ifndef DL_ATTRIBUTES_H -#define DL_ATTRIBUTES_H - -#include -using std::string; - -#include "dl_codes.h" - -/** - * Storing and passing around attributes. Attributes - * are the layer name, color, width and line type. - * - * @author Andrew Mustun - */ -class DL_Attributes { - -public: - - /** - * Default constructor. - */ - DL_Attributes() { - setLayer(""); - setColor(0); - setWidth(0); - setLineType("BYLAYER"); - } - - - - /** - * Constructor for DXF attributes. - * - * @param layer Layer name for this entity or NULL for no layer - * (every entity should be on a named layer!). - * @param color Color number (0..256). 0 = BYBLOCK, 256 = BYLAYER. - * @param width Line thickness. Defaults to zero. -1 = BYLAYER, - * -2 = BYBLOCK, -3 = default width - * @param lineType Line type name or "BYLAYER" or "BYBLOCK". Defaults - * to "BYLAYER" - */ - DL_Attributes(const string& layer, - int color, int width, - const string& lineType) { - setLayer(layer); - setColor(color); - setWidth(width); - setLineType(lineType); - } - - - - /** - * Sets the layer. If the given pointer points to NULL, the - * new layer name will be an empty but valid string. - */ - void setLayer(const string& layer) { - this->layer = layer; - } - - - - /** - * @return Layer name. - */ - string getLayer() const { - return layer; - } - - - - /** - * Sets the color. - * - * @see DL_Codes, dxfColors - */ - void setColor(int color) { - this->color = color; - } - - - - /** - * @return Color. - * - * @see DL_Codes, dxfColors - */ - int getColor() const { - return color; - } - - - - /** - * Sets the width. - */ - void setWidth(int width) { - this->width = width; - } - - - - /** - * @return Width. - */ - int getWidth() const { - return width; - } - - - - /** - * Sets the line type. This can be any string and is not - * checked to be a valid line type. - */ - void setLineType(const string& lineType) { - this->lineType = lineType; - } - - - - /** - * @return Line type. - */ - string getLineType() const { - if (lineType.length()==0) { - return "BYLAYER"; - } else { - return lineType; - } - } - - - - /** - * Copies attributes (deep copies) from another attribute object. - */ - DL_Attributes operator = (const DL_Attributes& attrib) { - setLayer(attrib.layer); - setColor(attrib.color); - setWidth(attrib.width); - setLineType(attrib.lineType); - - return *this; - } - -private: - string layer; - int color; - int width; - string lineType; -}; - -#endif - -// EOF diff --git a/dxflib/src/dl_codes.h b/dxflib/src/dl_codes.h deleted file mode 100644 index 994ca7e..0000000 --- a/dxflib/src/dl_codes.h +++ /dev/null @@ -1,537 +0,0 @@ -/**************************************************************************** -** $Id: dl_codes.h 273 2005-02-28 18:14:39Z andrew $ -** -** Copyright (C) 2001-2003 RibbonSoft. All rights reserved. -** Copyright (C) 2001 Robert J. Campbell Jr. -** -** This file is part of the dxflib project. -** -** This file may be distributed and/or modified under the terms of the -** GNU General Public License version 2 as published by the Free Software -** Foundation and appearing in the file LICENSE.GPL included in the -** packaging of this file. -** -** Licensees holding valid dxflib Professional Edition licenses may use -** this file in accordance with the dxflib Commercial License -** Agreement provided with the Software. -** -** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE -** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. -** -** See http://www.ribbonsoft.com for further details. -** -** Contact info@ribbonsoft.com if any conditions of this licensing are -** not clear to you. -** -**********************************************************************/ - -/** - * Defines common DXF codes and constants. - */ - -#ifndef DXF_CODES_H -#define DXF_CODES_H - -#if _MSC_VER > 1000 -#pragma once -#endif // _MSC_VER > 1000 - -#if defined(__OS2__)||defined(__EMX__)||defined(_WIN32) -#define strcasecmp(s,t) stricmp(s,t) -#endif - -#ifdef _WIN32 -#undef M_PI -#define M_PI 3.14159265358979323846 -#pragma warning(disable : 4800) -#endif - -#ifndef M_PI -#define M_PI 3.1415926535897932384626433832795 -#endif - -#define DL_DXF_MAXLINE 1024 -#define DL_DXF_MAXGROUPCODE 1100 - -// used to mark invalid vectors: -//#define DL_DXF_MAXDOUBLE 1.0E+10 - -/** - * Codes for colors and DXF versions. - */ -class DL_Codes { -public: - /** - * Standard DXF colors. - */ - enum color { - black = 250, - green = 3, - red = 1, - brown = 15, - yellow = 2, - cyan = 4, - magenta = 6, - gray = 8, - blue = 5, - l_blue = 163, - l_green = 121, - l_cyan = 131, - l_red = 23, - l_magenta = 221, - l_gray = 252, - white = 7, - bylayer = 256, - byblock = 0 - }; - - /** - * Version numbers for the DXF Format. - */ - enum version { - AC1009, AC1012, AC1014, AC1015 - }; -}; - - -// Extended color palette: -// The first entry is only for direct indexing starting with [1] -// Color 1 is red (1,0,0) -const double dxfColors[][3] = { - {0,0,0}, // unused - {1,0,0}, // 1 - {1,1,0}, - {0,1,0}, - {0,1,1}, - {0,0,1}, - {1,0,1}, - {1,1,1}, // black or white - {0.5,0.5,0.5}, - {0.75,0.75,0.75}, - {1,0,0}, // 10 - {1,0.5,0.5}, - {0.65,0,0}, - {0.65,0.325,0.325}, - {0.5,0,0}, - {0.5,0.25,0.25}, - {0.3,0,0}, - {0.3,0.15,0.15}, - {0.15,0,0}, - {0.15,0.075,0.075}, - {1,0.25,0}, // 20 - {1,0.625,0.5}, - {0.65,0.1625,0}, - {0.65,0.4063,0.325}, - {0.5,0.125,0}, - {0.5,0.3125,0.25}, - {0.3,0.075,0}, - {0.3,0.1875,0.15}, - {0.15,0.0375,0}, - {0.15,0.0938,0.075}, - {1,0.5,0}, // 30 - {1,0.75,0.5}, - {0.65,0.325,0}, - {0.65,0.4875,0.325}, - {0.5,0.25,0}, - {0.5,0.375,0.25}, - {0.3,0.15,0}, - {0.3,0.225,0.15}, - {0.15,0.075,0}, - {0.15,0.1125,0.075}, - {1,0.75,0}, // 40 - {1,0.875,0.5}, - {0.65,0.4875,0}, - {0.65,0.5688,0.325}, - {0.5,0.375,0}, - {0.5,0.4375,0.25}, - {0.3,0.225,0}, - {0.3,0.2625,0.15}, - {0.15,0.1125,0}, - {0.15,0.1313,0.075}, - {1,1,0}, // 50 - {1,1,0.5}, - {0.65,0.65,0}, - {0.65,0.65,0.325}, - {0.5,0.5,0}, - {0.5,0.5,0.25}, - {0.3,0.3,0}, - {0.3,0.3,0.15}, - {0.15,0.15,0}, - {0.15,0.15,0.075}, - {0.75,1,0}, // 60 - {0.875,1,0.5}, - {0.4875,0.65,0}, - {0.5688,0.65,0.325}, - {0.375,0.5,0}, - {0.4375,0.5,0.25}, - {0.225,0.3,0}, - {0.2625,0.3,0.15}, - {0.1125,0.15,0}, - {0.1313,0.15,0.075}, - {0.5,1,0}, // 70 - {0.75,1,0.5}, - {0.325,0.65,0}, - {0.4875,0.65,0.325}, - {0.25,0.5,0}, - {0.375,0.5,0.25}, - {0.15,0.3,0}, - {0.225,0.3,0.15}, - {0.075,0.15,0}, - {0.1125,0.15,0.075}, - {0.25,1,0}, // 80 - {0.625,1,0.5}, - {0.1625,0.65,0}, - {0.4063,0.65,0.325}, - {0.125,0.5,0}, - {0.3125,0.5,0.25}, - {0.075,0.3,0}, - {0.1875,0.3,0.15}, - {0.0375,0.15,0}, - {0.0938,0.15,0.075}, - {0,1,0}, // 90 - {0.5,1,0.5}, - {0,0.65,0}, - {0.325,0.65,0.325}, - {0,0.5,0}, - {0.25,0.5,0.25}, - {0,0.3,0}, - {0.15,0.3,0.15}, - {0,0.15,0}, - {0.075,0.15,0.075}, - {0,1,0.25}, // 100 - {0.5,1,0.625}, - {0,0.65,0.1625}, - {0.325,0.65,0.4063}, - {0,0.5,0.125}, - {0.25,0.5,0.3125}, - {0,0.3,0.075}, - {0.15,0.3,0.1875}, - {0,0.15,0.0375}, - {0.075,0.15,0.0938}, - {0,1,0.5}, // 110 - {0.5,1,0.75}, - {0,0.65,0.325}, - {0.325,0.65,0.4875}, - {0,0.5,0.25}, - {0.25,0.5,0.375}, - {0,0.3,0.15}, - {0.15,0.3,0.225}, - {0,0.15,0.075}, - {0.075,0.15,0.1125}, - {0,1,0.75}, // 120 - {0.5,1,0.875}, - {0,0.65,0.4875}, - {0.325,0.65,0.5688}, - {0,0.5,0.375}, - {0.25,0.5,0.4375}, - {0,0.3,0.225}, - {0.15,0.3,0.2625}, - {0,0.15,0.1125}, - {0.075,0.15,0.1313}, - {0,1,1}, // 130 - {0.5,1,1}, - {0,0.65,0.65}, - {0.325,0.65,0.65}, - {0,0.5,0.5}, - {0.25,0.5,0.5}, - {0,0.3,0.3}, - {0.15,0.3,0.3}, - {0,0.15,0.15}, - {0.075,0.15,0.15}, - {0,0.75,1}, // 140 - {0.5,0.875,1}, - {0,0.4875,0.65}, - {0.325,0.5688,0.65}, - {0,0.375,0.5}, - {0.25,0.4375,0.5}, - {0,0.225,0.3}, - {0.15,0.2625,0.3}, - {0,0.1125,0.15}, - {0.075,0.1313,0.15}, - {0,0.5,1}, // 150 - {0.5,0.75,1}, - {0,0.325,0.65}, - {0.325,0.4875,0.65}, - {0,0.25,0.5}, - {0.25,0.375,0.5}, - {0,0.15,0.3}, - {0.15,0.225,0.3}, - {0,0.075,0.15}, - {0.075,0.1125,0.15}, - {0,0.25,1}, // 160 - {0.5,0.625,1}, - {0,0.1625,0.65}, - {0.325,0.4063,0.65}, - {0,0.125,0.5}, - {0.25,0.3125,0.5}, - {0,0.075,0.3}, - {0.15,0.1875,0.3}, - {0,0.0375,0.15}, - {0.075,0.0938,0.15}, - {0,0,1}, // 170 - {0.5,0.5,1}, - {0,0,0.65}, - {0.325,0.325,0.65}, - {0,0,0.5}, - {0.25,0.25,0.5}, - {0,0,0.3}, - {0.15,0.15,0.3}, - {0,0,0.15}, - {0.075,0.075,0.15}, - {0.25,0,1}, // 180 - {0.625,0.5,1}, - {0.1625,0,0.65}, - {0.4063,0.325,0.65}, - {0.125,0,0.5}, - {0.3125,0.25,0.5}, - {0.075,0,0.3}, - {0.1875,0.15,0.3}, - {0.0375,0,0.15}, - {0.0938,0.075,0.15}, - {0.5,0,1}, // 190 - {0.75,0.5,1}, - {0.325,0,0.65}, - {0.4875,0.325,0.65}, - {0.25,0,0.5}, - {0.375,0.25,0.5}, - {0.15,0,0.3}, - {0.225,0.15,0.3}, - {0.075,0,0.15}, - {0.1125,0.075,0.15}, - {0.75,0,1}, // 200 - {0.875,0.5,1}, - {0.4875,0,0.65}, - {0.5688,0.325,0.65}, - {0.375,0,0.5}, - {0.4375,0.25,0.5}, - {0.225,0,0.3}, - {0.2625,0.15,0.3}, - {0.1125,0,0.15}, - {0.1313,0.075,0.15}, - {1,0,1}, // 210 - {1,0.5,1}, - {0.65,0,0.65}, - {0.65,0.325,0.65}, - {0.5,0,0.5}, - {0.5,0.25,0.5}, - {0.3,0,0.3}, - {0.3,0.15,0.3}, - {0.15,0,0.15}, - {0.15,0.075,0.15}, - {1,0,0.75}, // 220 - {1,0.5,0.875}, - {0.65,0,0.4875}, - {0.65,0.325,0.5688}, - {0.5,0,0.375}, - {0.5,0.25,0.4375}, - {0.3,0,0.225}, - {0.3,0.15,0.2625}, - {0.15,0,0.1125}, - {0.15,0.075,0.1313}, - {1,0,0.5}, // 230 - {1,0.5,0.75}, - {0.65,0,0.325}, - {0.65,0.325,0.4875}, - {0.5,0,0.25}, - {0.5,0.25,0.375}, - {0.3,0,0.15}, - {0.3,0.15,0.225}, - {0.15,0,0.075}, - {0.15,0.075,0.1125}, - {1,0,0.25}, // 240 - {1,0.5,0.625}, - {0.65,0,0.1625}, - {0.65,0.325,0.4063}, - {0.5,0,0.125}, - {0.5,0.25,0.3125}, - {0.3,0,0.075}, - {0.3,0.15,0.1875}, - {0.15,0,0.0375}, - {0.15,0.075,0.0938}, - {0.33,0.33,0.33}, // 250 - {0.464,0.464,0.464}, - {0.598,0.598,0.598}, - {0.732,0.732,0.732}, - {0.866,0.866,0.866}, - {1,1,1} // 255 - } - ; - - -// AutoCAD VERSION aliases -#define VER_R12 DL_Codes::AC1009 -#define VER_LT2 DL_Codes::AC1009 -#define VER_R13 DL_Codes::AC1012 // not supported yet -#define VER_LT95 DL_Codes::AC1012 // not supported yet -#define VER_R14 DL_Codes::AC1014 // not supported yet -#define VER_LT97 DL_Codes::AC1014 // not supported yet -#define VER_LT98 DL_Codes::AC1014 // not supported yet -#define VER_2000 DL_Codes::AC1015 -#define VER_2002 DL_Codes::AC1015 - - -// DXF Group Codes: - -// Strings -#define STRGRP_START 0 -#define STRGRP_END 9 - -// Coordinates -#define CRDGRP_START 10 -#define CRDGRP_END 19 - -// Real values -#define RLGRP_START 38 -#define RLGRP_END 59 - -// Short integer values -#define SHOGRP_START 60 -#define SHOGRP_END 79 - -// New in Release 13, -#define SUBCLASS 100 - -// More coordinates -#define CRD2GRP_START 210 -#define CRD2GRP_END 239 - -// Extended data strings -#define ESTRGRP_START 1000 -#define ESTRGRP_END 1009 - -// Extended data reals -#define ERLGRP_START 1010 -#define ERLGRP_END 1059 - - -#define Y8_COORD_CODE 28 -#define Z0_COORD_CODE 30 -#define Z8_COORD_CODE 38 - -#define POINT_COORD_CODE 10 -#define INSERT_COORD_CODE 10 - -#define CRD2GRP_START 210 -#define CRD2GRP_END 239 - -#define THICKNESS 39 -#define FIRST_REAL_CODE THICKNESS -#define LAST_REAL_CODE 59 -#define FIRST_INT_CODE 60 -#define ATTFLAGS_CODE 70 -#define PLINE_FLAGS_CODE 70 -#define LAYER_FLAGS_CODE 70 -#define FLD_LEN_CODE 73 // Inside ATTRIB resbuf -#define LAST_INT_CODE 79 -#define X_EXTRU_CODE 210 -#define Y_EXTRU_CODE 220 -#define Z_EXTRU_CODE 230 -#define COMMENT_CODE 999 - -// Start and endpoints of a line -#define LINE_START_CODE 10 // Followed by x coord -#define LINE_END_CODE 11 // Followed by x coord - -// Some codes used by blocks -#define BLOCK_FLAGS_CODE 70 // An int containing flags -#define BLOCK_BASE_CODE 10 // Origin of block definition -#define XREF_DEPENDENT 16 // If a block contains an XREF -#define XREF_RESOLVED 32 // If a XREF resolved ok -#define REFERENCED 64 // If a block is ref'd in DWG - -#define XSCALE_CODE 41 -#define YSCALE_CODE 42 -#define ANGLE_CODE 50 -#define INS_POINT_CODE 10 // Followed by x of ins pnt -#define NAME2_CODE 3 // Second appearance of name - -// Some codes used by circle entities -#define CENTER_CODE 10 // Followed by x of center -#define RADIUS_CODE 40 // Followd by radius of circle - -#define COND_OP_CODE -4 // Conditional op,ads_ssget - -// When using ads_buildlist you MUST use RTDXF0 instead of these -#define ENTITY_TYPE_CODE 0 // Then there is LINE, 3DFACE.. -#define SES_CODE 0 // Start End String Code -#define FILE_SEP_CODE 0 // File separator -#define SOT_CODE 0 // Start Of Table -#define TEXTVAL_CODE 1 -#define NAME_CODE 2 -#define BLOCK_NAME_CODE 2 -#define SECTION_NAME_CODE 2 -#define ENT_HAND_CODE 5 // What follows is hexa string -#define TXT_STYLE_CODE 7 // Inside attributes -#define LAYER_NAME_CODE 8 // What follows is layer name -#define FIRST_XCOORD_CODE 10 // Group code x of 1st coord -#define FIRST_YCOORD_CODE 20 // Group code y of 1st coord -#define FIRST_ZCOORD_CODE 30 // Group code z of 1st coord -#define L_START_CODE 10 -#define L_END_CODE 11 -#define TXTHI_CODE 40 -#define SCALE_X_CODE 41 -#define SCALE_Y_CODE 42 -#define SCALE_Z_CODE 43 -#define BULGE_CODE 42 // Used in PLINE verts for arcs -#define ROTATION_CODE 50 -#define COLOUR_CODE 62 // What follows is a color int -#define LTYPE_CODE 6 // What follows is a linetype - - -// Attribute flags -#define ATTS_FOLLOW_CODE 66 -#define ATT_TAG_CODE 2 -#define ATT_VAL_CODE 1 -#define ATT_FLAGS_CODE 70 // 4 1 bit flags as follows... -#define ATT_INVIS_FLAG 1 -#define ATT_CONST_FLAG 2 -#define ATT_VERIFY_FLAG 4 // Prompt and verify -#define ATT_PRESET_FLAG 8 // No prompt and no verify - -// PLINE defines -// Flags -#define OPEN_PLINE 0x00 -#define CLOSED_PLINE 0x01 -#define POLYLINE3D 0x80 -#define PFACE_MESH 0x40 -#define PGON_MESH 0x10 -// Vertices follow entity, required in POLYLINES -#define VERTS_FOLLOW_CODE 66 // Value should always be 1 -#define VERTEX_COORD_CODE 10 - - -// LAYER flags -#define FROZEN 1 -#define FROZEN_BY_DEF 2 -#define LOCKED 4 -#define OBJECT_USED 64 // Object is ref'd in the dwg - -#define BLOCK_EN_CODE -2 // Block entity definition -#define E_NAME -1 // Entity name - -// Extended data codes -#define EXTD_SENTINEL (-3) -#define EXTD_STR 1000 -#define EXTD_APP_NAME 1001 -#define EXTD_CTL_STR 1002 -#define EXTD_LYR_STR 1003 -#define EXTD_CHUNK 1004 -#define EXTD_HANDLE 1005 -#define EXTD_POINT 1010 -#define EXTD_POS 1011 -#define EXTD_DISP 1012 -#define EXTD_DIR 1013 -#define EXTD_FLOAT 1040 -#define EXTD_DIST 1041 -#define EXTD_SCALE 1042 -#define EXTD_INT16 1070 -#define EXTD_INT32 1071 - -// UCS codes for use in ads_trans -#define WCS_TRANS_CODE 0 -#define UCS_TRANS_CODE 1 -#define DCS_TRANS_CODE 2 -#define PCS_TRANS_CODE 3 - -#endif - diff --git a/dxflib/src/dl_creationadapter.h b/dxflib/src/dl_creationadapter.h deleted file mode 100644 index 939868b..0000000 --- a/dxflib/src/dl_creationadapter.h +++ /dev/null @@ -1,98 +0,0 @@ -/**************************************************************************** -** $Id: dl_creationadapter.h 2398 2005-06-06 18:12:14Z andrew $ -** -** Copyright (C) 2001-2003 RibbonSoft. All rights reserved. -** -** This file is part of the dxflib project. -** -** This file may be distributed and/or modified under the terms of the -** GNU General Public License version 2 as published by the Free Software -** Foundation and appearing in the file LICENSE.GPL included in the -** packaging of this file. -** -** Licensees holding valid dxflib Professional Edition licenses may use -** this file in accordance with the dxflib Commercial License -** Agreement provided with the Software. -** -** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE -** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. -** -** See http://www.ribbonsoft.com for further details. -** -** Contact info@ribbonsoft.com if any conditions of this licensing are -** not clear to you. -** -**********************************************************************/ - -#ifndef DL_CREATIONADAPTER_H -#define DL_CREATIONADAPTER_H - -#include "dl_creationinterface.h" - -/** - * An abstract adapter class for receiving DXF events when a DXF file is being read. - * The methods in this class are empty. This class exists as convenience for creating - * listener objects. - * - * @author Andrew Mustun - */ -class DL_CreationAdapter : public DL_CreationInterface { -public: - DL_CreationAdapter() {} - virtual ~DL_CreationAdapter() {} - virtual void addLayer(const DL_LayerData&) {} - virtual void addBlock(const DL_BlockData&) {} - virtual void endBlock() {} - virtual void addPoint(const DL_PointData&) {} - virtual void addLine(const DL_LineData&) {} - virtual void addArc(const DL_ArcData&) {} - virtual void addCircle(const DL_CircleData&) {} - virtual void addEllipse(const DL_EllipseData&) {} - - virtual void addPolyline(const DL_PolylineData&) {} - virtual void addVertex(const DL_VertexData&) {} - - virtual void addSpline(const DL_SplineData&) {} - virtual void addControlPoint(const DL_ControlPointData&) {} - virtual void addKnot(const DL_KnotData&) {} - - virtual void addInsert(const DL_InsertData&) {} - - virtual void addMText(const DL_MTextData&) {} - virtual void addMTextChunk(const char*) {} - virtual void addText(const DL_TextData&) {} - - virtual void addDimAlign(const DL_DimensionData&, - const DL_DimAlignedData&) {} - virtual void addDimLinear(const DL_DimensionData&, - const DL_DimLinearData&) {} - virtual void addDimRadial(const DL_DimensionData&, - const DL_DimRadialData&) {} - virtual void addDimDiametric(const DL_DimensionData&, - const DL_DimDiametricData&) {} - virtual void addDimAngular(const DL_DimensionData&, - const DL_DimAngularData&) {} - virtual void addDimAngular3P(const DL_DimensionData&, - const DL_DimAngular3PData&) {} - virtual void addLeader(const DL_LeaderData&) {} - virtual void addLeaderVertex(const DL_LeaderVertexData&) {} - - virtual void addHatch(const DL_HatchData&) {} - - virtual void addTrace(const DL_TraceData&) {} - virtual void addSolid(const DL_SolidData&) {} - - virtual void addImage(const DL_ImageData&) {} - virtual void linkImage(const DL_ImageDefData&) {} - virtual void addHatchLoop(const DL_HatchLoopData&) {} - virtual void addHatchEdge(const DL_HatchEdgeData&) {} - virtual void endEntity() {} - virtual void setVariableVector(const char*, - double, double, double, int) {} - virtual void setVariableString(const char*, const char*, int) {} - virtual void setVariableInt(const char*, int, int) {} - virtual void setVariableDouble(const char*, double, int) {} - virtual void endSequence() {} -}; - -#endif diff --git a/dxflib/src/dl_creationinterface.h b/dxflib/src/dl_creationinterface.h deleted file mode 100644 index 374bd35..0000000 --- a/dxflib/src/dl_creationinterface.h +++ /dev/null @@ -1,252 +0,0 @@ -/**************************************************************************** -** $Id: dl_creationinterface.h 2397 2005-06-06 18:11:14Z andrew $ -** -** Copyright (C) 2001-2003 RibbonSoft. All rights reserved. -** -** This file is part of the dxflib project. -** -** This file may be distributed and/or modified under the terms of the -** GNU General Public License version 2 as published by the Free Software -** Foundation and appearing in the file LICENSE.GPL included in the -** packaging of this file. -** -** Licensees holding valid dxflib Professional Edition licenses may use -** this file in accordance with the dxflib Commercial License -** Agreement provided with the Software. -** -** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE -** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. -** -** See http://www.ribbonsoft.com for further details. -** -** Contact info@ribbonsoft.com if any conditions of this licensing are -** not clear to you. -** -**********************************************************************/ - -#ifndef DL_CREATIONINTERFACE_H -#define DL_CREATIONINTERFACE_H - -#include - -#include "dl_attributes.h" -#include "dl_codes.h" -#include "dl_entities.h" -#include "dl_extrusion.h" - -/** - * Abstract class (interface) for the creation of new entities. - * Inherit your class which takes care of the entities in the - * processed DXF file from this interface. - * - * Double arrays passed to your implementation contain 3 double - * values for x, y, z coordinates unless stated differently. - * - * @author Andrew Mustun - */ -class DL_CreationInterface { -public: - DL_CreationInterface() { - extrusion = new DL_Extrusion; - } - virtual ~DL_CreationInterface() { - delete extrusion; - } - - /** - * Called for every layer. - */ - virtual void addLayer(const DL_LayerData& data) = 0; - - /** - * Called for every block. Note: all entities added after this - * command go into this block until endBlock() is called. - * - * @see endBlock() - */ - virtual void addBlock(const DL_BlockData& data) = 0; - - /** Called to end the current block */ - virtual void endBlock() = 0; - - /** Called for every point */ - virtual void addPoint(const DL_PointData& data) = 0; - - /** Called for every line */ - virtual void addLine(const DL_LineData& data) = 0; - - /** Called for every arc */ - virtual void addArc(const DL_ArcData& data) = 0; - - /** Called for every circle */ - virtual void addCircle(const DL_CircleData& data) = 0; - - /** Called for every ellipse */ - virtual void addEllipse(const DL_EllipseData& data) = 0; - - /** Called for every polyline start */ - virtual void addPolyline(const DL_PolylineData& data) = 0; - - /** Called for every polyline vertex */ - virtual void addVertex(const DL_VertexData& data) = 0; - - /** Called for every spline */ - virtual void addSpline(const DL_SplineData& data) = 0; - - /** Called for every spline control point */ - virtual void addControlPoint(const DL_ControlPointData& data) = 0; - - /** Called for every spline knot value */ - virtual void addKnot(const DL_KnotData& data) = 0; - - /** Called for every insert. */ - virtual void addInsert(const DL_InsertData& data) = 0; - - /** Called for every trace start */ - virtual void addTrace(const DL_TraceData& data) = 0; - - /** Called for every solid start */ - virtual void addSolid(const DL_SolidData& data) = 0; - - - /** Called for every Multi Text entity. */ - virtual void addMText(const DL_MTextData& data) = 0; - - /** - * Called for additional text chunks for MTEXT entities. - * The chunks come at 250 character in size each. Note that - * those chunks come before the actual MTEXT entity. - */ - virtual void addMTextChunk(const char* text) = 0; - - /** Called for every Text entity. */ - virtual void addText(const DL_TextData& data) = 0; - - /** - * Called for every aligned dimension entity. - */ - virtual void addDimAlign(const DL_DimensionData& data, - const DL_DimAlignedData& edata) = 0; - /** - * Called for every linear or rotated dimension entity. - */ - virtual void addDimLinear(const DL_DimensionData& data, - const DL_DimLinearData& edata) = 0; - - /** - * Called for every radial dimension entity. - */ - virtual void addDimRadial(const DL_DimensionData& data, - const DL_DimRadialData& edata) = 0; - - /** - * Called for every diametric dimension entity. - */ - virtual void addDimDiametric(const DL_DimensionData& data, - const DL_DimDiametricData& edata) = 0; - - /** - * Called for every angular dimension (2 lines version) entity. - */ - virtual void addDimAngular(const DL_DimensionData& data, - const DL_DimAngularData& edata) = 0; - - /** - * Called for every angular dimension (3 points version) entity. - */ - virtual void addDimAngular3P(const DL_DimensionData& data, - const DL_DimAngular3PData& edata) = 0; - - /** - * Called for every leader start. - */ - virtual void addLeader(const DL_LeaderData& data) = 0; - - /** - * Called for every leader vertex - */ - virtual void addLeaderVertex(const DL_LeaderVertexData& data) = 0; - - /** - * Called for every hatch entity. - */ - virtual void addHatch(const DL_HatchData& data) = 0; - - /** - * Called for every image entity. - */ - virtual void addImage(const DL_ImageData& data) = 0; - - /** - * Called for every image definition. - */ - virtual void linkImage(const DL_ImageDefData& data) = 0; - - /** - * Called for every hatch loop. - */ - virtual void addHatchLoop(const DL_HatchLoopData& data) = 0; - - /** - * Called for every hatch edge entity. - */ - virtual void addHatchEdge(const DL_HatchEdgeData& data) = 0; - - /** - * Called after an entity has been completed. - */ - virtual void endEntity() = 0; - - /** - * Called for every vector variable in the DXF file (e.g. "$EXTMIN"). - */ - virtual void setVariableVector(const char* key, - double v1, double v2, double v3, int code) = 0; - - /** - * Called for every string variable in the DXF file (e.g. "$ACADVER"). - */ - virtual void setVariableString(const char* key, const char* value, int code) = 0; - - /** - * Called for every int variable in the DXF file (e.g. "$ACADMAINTVER"). - */ - virtual void setVariableInt(const char* key, int value, int code) = 0; - - /** - * Called for every double variable in the DXF file (e.g. "$DIMEXO"). - */ - virtual void setVariableDouble(const char* key, double value, int code) = 0; - - /** - * Called when a SEQEND occurs (when a POLYLINE or ATTRIB is done) - */ - virtual void endSequence() = 0; - - /** Sets the current attributes for entities. */ - void setAttributes(const DL_Attributes& attrib) { - attributes = attrib; - } - - /** @return the current attributes used for new entities. */ - DL_Attributes getAttributes() { - return attributes; - } - - /** Sets the current attributes for entities. */ - void setExtrusion(double dx, double dy, double dz, double elevation) { - extrusion->setDirection(dx, dy, dz); - extrusion->setElevation(elevation); - } - - /** @return the current attributes used for new entities. */ - DL_Extrusion* getExtrusion() { - return extrusion; - } - -protected: - DL_Attributes attributes; - DL_Extrusion *extrusion; -}; - -#endif diff --git a/dxflib/src/dl_dxf.cpp b/dxflib/src/dl_dxf.cpp deleted file mode 100644 index 228df1d..0000000 --- a/dxflib/src/dl_dxf.cpp +++ /dev/null @@ -1,4939 +0,0 @@ -/**************************************************************************** -** $Id: dl_dxf.cpp 2398 2005-06-06 18:12:14Z andrew $ -** -** Copyright (C) 2001-2003 RibbonSoft. All rights reserved. -** -** This file is part of the dxflib project. -** -** This file may be distributed and/or modified under the terms of the -** GNU General Public License version 2 as published by the Free Software -** Foundation and appearing in the file LICENSE.GPL included in the -** packaging of this file. -** -** Licensees holding valid dxflib Professional Edition licenses may use -** this file in accordance with the dxflib Commercial License -** Agreement provided with the Software. -** -** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE -** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. -** -** See http://www.ribbonsoft.com for further details. -** -** Contact info@ribbonsoft.com if any conditions of this licensing are -** not clear to you. -** -**********************************************************************/ - -#include "dl_dxf.h" - -#include -#include -#include -#include -#include - -#include "dl_attributes.h" -#include "dl_codes.h" -#include "dl_creationinterface.h" -#include "dl_writer_ascii.h" - - -/** - * Default constructor. - */ -DL_Dxf::DL_Dxf() { - styleHandleStd = 0; - version = VER_2000; - - vertices = NULL; - maxVertices = 0; - vertexIndex = 0; - - knots = NULL; - maxKnots = 0; - knotIndex = 0; - - controlPoints = NULL; - maxControlPoints = 0; - controlPointIndex = 0; - - leaderVertices = NULL; - maxLeaderVertices = 0; - leaderVertexIndex = 0; - - hatchLoops = NULL; - maxHatchLoops = 0; - hatchLoopIndex = -1; - hatchEdges = NULL; - maxHatchEdges = NULL; - hatchEdgeIndex = NULL; - dropEdges = false; - - //bulge = 0.0; -} - - - -/** - * Destructor. - */ -DL_Dxf::~DL_Dxf() { - if (vertices!=NULL) { - delete[] vertices; - } - if (knots!=NULL) { - delete[] knots; - } - if (controlPoints!=NULL) { - delete[] controlPoints; - } - if (leaderVertices!=NULL) { - delete[] leaderVertices; - } - if (hatchLoops!=NULL) { - delete[] hatchLoops; - } - if (hatchEdges!=NULL) { - for (int i=0; i0) { - std::cerr << "DXF Filter: There have been " << errorCounter << - " errors. The drawing might be incomplete / incorrect.\n"; - } - return true; - } - - return false; -} - - - -/** - * Reads a DXF file from an existing stream. - * - * @param stream The string stream. - * @param creationInterface - * Pointer to the class which takes care of the entities in the file. - * - * @retval true If \p file could be opened. - * @retval false If \p file could not be opened. - */ -#ifndef __GCC2x__ -bool DL_Dxf::in(std::stringstream& stream, - DL_CreationInterface* creationInterface) { - - int errorCounter = 0; - - if (stream.good()) { - firstCall=true; - currentEntity = DL_UNKNOWN; - while (readDxfGroups(stream, creationInterface, &errorCounter)) {} - if (errorCounter>0) { - std::cerr << "DXF Filter: There have been " << errorCounter << - " errors. The drawing might be incomplete / incorrect.\n"; - } - return true; - } - return false; -} -#endif - - - -/** - * @brief Reads a group couplet from a DXF file. Calls another function - * to process it. - * - * A group couplet consists of two lines that represent a single - * piece of data. An integer constant on the first line indicates - * the type of data. The value is on the next line.\n - * - * This function reads a couplet, determines the type of data, and - * passes the value to the the appropriate handler function of - * \p creationInterface.\n - * - * \p fp is advanced so that the next call to \p readDXFGroups() reads - * the next couplet in the file. - * - * @param fp Handle of input file - * @param creationInterface Handle of class which processes entities - * in the file - * - * @retval true If EOF not reached. - * @retval false If EOF reached. - */ -bool DL_Dxf::readDxfGroups(FILE *fp, DL_CreationInterface* creationInterface, - int* errorCounter) { - - bool ok = true; - static int line = 1; - - // Read one group of the DXF file and chop the lines: - if (DL_Dxf::getChoppedLine(groupCodeTmp, DL_DXF_MAXLINE, fp) && - DL_Dxf::getChoppedLine(groupValue, DL_DXF_MAXLINE, fp) ) { - - groupCode = (unsigned int)stringToInt(groupCodeTmp, &ok); - - if (ok) { - //std::cerr << groupCode << "\n"; - //std::cerr << groupValue << "\n"; - line+=2; - processDXFGroup(creationInterface, groupCode, groupValue); - } else { - std::cerr << "DXF read error: Line: " << line << "\n"; - if (errorCounter!=NULL) { - (*errorCounter)++; - } - // try to fix: - std::cerr << "DXF read error: trying to fix..\n"; - // drop a line to sync: - DL_Dxf::getChoppedLine(groupCodeTmp, DL_DXF_MAXLINE, fp); - } - } - - return !feof(fp); -} - - - -/** - * Same as above but for stringstreams. - */ -#ifndef __GCC2x__ -bool DL_Dxf::readDxfGroups(std::stringstream& stream, - DL_CreationInterface* creationInterface, - int* errorCounter) { - - bool ok = true; - static int line = 1; - - // Read one group of the DXF file and chop the lines: - if (DL_Dxf::getChoppedLine(groupCodeTmp, DL_DXF_MAXLINE, stream) && - DL_Dxf::getChoppedLine(groupValue, DL_DXF_MAXLINE, stream) ) { - - groupCode = (unsigned int)stringToInt(groupCodeTmp, &ok); - - if (ok) { - //std::cout << groupCode << "\n"; - //std::cout << groupValue << "\n"; - line+=2; - processDXFGroup(creationInterface, groupCode, groupValue); - } else { - std::cerr << "DXF read error: Line: " << line << "\n"; - if (errorCounter!=NULL) { - (*errorCounter)++; - } - // try to fix: - std::cerr << "DXF read error: trying to fix..\n"; - // drop a line to sync: - DL_Dxf::getChoppedLine(groupCodeTmp, DL_DXF_MAXLINE, stream); - } - } - return !stream.eof(); -} -#endif - - - -/** - * @brief Reads line from file & strips whitespace at start and newline - * at end. - * - * @param s Output\n - * Pointer to character array that chopped line will be returned in. - * @param size Size of \p s. (Including space for NULL.) - * @param fp Input\n - * Handle of input file. - * - * @retval true if line could be read - * @retval false if \p fp is already at end of file - * - * @todo Change function to use safer FreeBSD strl* functions - * @todo Is it a problem if line is blank (i.e., newline only)? - * Then, when function returns, (s==NULL). - */ -bool DL_Dxf::getChoppedLine(char *s, unsigned int size, FILE *fp) { - if (!feof(fp)) { - // The whole line in the file. Includes space for NULL. - char* wholeLine = new char[size]; - // Only the useful part of the line - char* line; - - line = fgets(wholeLine, size, fp); - - if (line!=NULL && line[0] != '\0') { // Evaluates to fgets() retval - // line == wholeLine at this point. - // Both guaranteed to be NULL terminated. - - // Strip leading whitespace and trailing CR/LF. - stripWhiteSpace(&line); - - strncpy(s, line, size); - s[size] = '\0'; - // s should always be NULL terminated, because: - assert(size > strlen(line)); - } - - delete[] wholeLine; // Done with wholeLine - - return true; - } else { - s[0] = '\0'; - return false; - } -} - - - -/** - * Same as above but for stringstreams. - */ -#ifndef __GCC2x__ -bool DL_Dxf::getChoppedLine(char *s, unsigned int size, - std::stringstream& stream) { - - if (!stream.eof()) { - // Only the useful part of the line - stream.getline(s, size); - stripWhiteSpace(&s); - assert(size > strlen(s)); - return true; - } else { - s[0] = '\0'; - return false; - } -} -#endif - - - -/** - * @brief Strips leading whitespace and trailing Carriage Return (CR) - * and Line Feed (LF) from NULL terminated string. - * - * @param s Input and output. - * NULL terminates string. - * - * @retval true if \p s is non-NULL - * @retval false if \p s is NULL - */ -bool DL_Dxf::stripWhiteSpace(char** s) { - // last non-NULL char: - int lastChar = strlen(*s) - 1; - //std::cout << "lastChar: " << lastChar << "\n"; - - // Is last character CR or LF? - while ( (lastChar >= 0) && - (((*s)[lastChar] == 10) || ((*s)[lastChar] == 13) || - ((*s)[lastChar] == ' ' || ((*s)[lastChar] == '\t'))) ) { - (*s)[lastChar] = '\0'; - lastChar--; - } - - // Skip whitespace, excluding \n, at beginning of line - while ((*s)[0]==' ' || (*s)[0]=='\t') { - ++(*s); - } - - return ((*s) ? true : false); -} - - - -/** - * Processes a group (pair of group code and value). - * - * @param creationInterface Handle to class that creates entities and - * other CAD data from DXF group codes - * - * @param groupCode Constant indicating the data type of the group. - * @param groupValue The data value. - * - * @retval true if done processing current entity and new entity begun - * @retval false if not done processing current entity -*/ -bool DL_Dxf::processDXFGroup(DL_CreationInterface* creationInterface, - int groupCode, const char *groupValue) { - - - //std::cout << "DL_Dxf::processDXFGroup: " << groupCode << ": " - //<< groupValue << "\n"; - - // Init on first call - if (firstCall) { - for (int i=0; isetAttributes(attrib); - - creationInterface->setExtrusion(toReal(values[210], 0.0), - toReal(values[220], 0.0), - toReal(values[230], 1.0), - toReal(values[30], 0.0)); - - // Add the last entity via creationInterface - switch (currentEntity) { - case DL_SETTING: - addSetting(creationInterface); - break; - - case DL_LAYER: - addLayer(creationInterface); - break; - - case DL_BLOCK: - addBlock(creationInterface); - break; - - case DL_ENDBLK: - endBlock(creationInterface); - break; - - case DL_ENTITY_POINT: - addPoint(creationInterface); - break; - - case DL_ENTITY_LINE: - addLine(creationInterface); - break; - - case DL_ENTITY_POLYLINE: - //bulge = toReal(values[42]); - // fall through - case DL_ENTITY_LWPOLYLINE: - addPolyline(creationInterface); - break; - - case DL_ENTITY_VERTEX: - addVertex(creationInterface); - break; - - case DL_ENTITY_SPLINE: - addSpline(creationInterface); - break; - - case DL_ENTITY_ARC: - addArc(creationInterface); - break; - - case DL_ENTITY_CIRCLE: - addCircle(creationInterface); - break; - - case DL_ENTITY_ELLIPSE: - addEllipse(creationInterface); - break; - - case DL_ENTITY_INSERT: - addInsert(creationInterface); - break; - - case DL_ENTITY_MTEXT: - addMText(creationInterface); - break; - - case DL_ENTITY_TEXT: - addText(creationInterface); - break; - - case DL_ENTITY_ATTRIB: - addAttrib(creationInterface); - break; - - case DL_ENTITY_DIMENSION: { - int type = (toInt(values[70], 0)&0x07); - - switch (type) { - case 0: - addDimLinear(creationInterface); - break; - - case 1: - addDimAligned(creationInterface); - break; - - case 2: - addDimAngular(creationInterface); - break; - - case 3: - addDimDiametric(creationInterface); - break; - - case 4: - addDimRadial(creationInterface); - break; - - case 5: - addDimAngular3P(creationInterface); - break; - - default: - break; - } - } - break; - - case DL_ENTITY_LEADER: - addLeader(creationInterface); - break; - - case DL_ENTITY_HATCH: - addHatch(creationInterface); - break; - - case DL_ENTITY_IMAGE: - addImage(creationInterface); - break; - - case DL_ENTITY_IMAGEDEF: - addImageDef(creationInterface); - break; - - case DL_ENTITY_TRACE: - addTrace(creationInterface); - break; - - case DL_ENTITY_SOLID: - addSolid(creationInterface); - break; - - case DL_ENTITY_SEQEND: - endSequence(creationInterface); - break; - - default: - break; - } - - - // reset all values (they are not persistent and only this - // way we can detect default values for unstored settings) - for (int i=0; i=0 && c<=9) { - creationInterface->setVariableString(settingKey, - values[c], c); - } - // vector - else if (c>=10 && c<=39) { - if (c==10) { - creationInterface->setVariableVector( - settingKey, - toReal(values[c]), - toReal(values[c+10]), - toReal(values[c+20]), - c); - } - } - // double - else if (c>=40 && c<=59) { - creationInterface->setVariableDouble(settingKey, - toReal(values[c]), - c); - } - // int - else if (c>=60 && c<=99) { - creationInterface->setVariableInt(settingKey, - toInt(values[c]), - c); - } - // misc - else if (c>=0) { - creationInterface->setVariableString(settingKey, - values[c], - c); - } -} - - - -/** - * Adds a layer that was read from the file via the creation interface. - */ -void DL_Dxf::addLayer(DL_CreationInterface* creationInterface) { - // correct some impossible attributes for layers: - attrib = creationInterface->getAttributes(); - if (attrib.getColor()==256 || attrib.getColor()==0) { - attrib.setColor(7); - } - if (attrib.getWidth()<0) { - attrib.setWidth(1); - } - if (!strcasecmp(attrib.getLineType().c_str(), "BYLAYER") || - !strcasecmp(attrib.getLineType().c_str(), "BYBLOCK")) { - attrib.setLineType("CONTINUOUS"); - } - - // add layer - creationInterface->addLayer(DL_LayerData(values[2], - toInt(values[70]))); -} - - - -/** - * Adds a block that was read from the file via the creation interface. - */ -void DL_Dxf::addBlock(DL_CreationInterface* creationInterface) { - DL_BlockData d( - // Name: - values[2], - // flags: - toInt(values[70]), - // base point: - toReal(values[10]), - toReal(values[20]), - toReal(values[30])); - - creationInterface->addBlock(d); -} - - - -/** - * Ends a block that was read from the file via the creation interface. - */ -void DL_Dxf::endBlock(DL_CreationInterface* creationInterface) { - creationInterface->endBlock(); -} - - - -/** - * Adds a point entity that was read from the file via the creation interface. - */ -void DL_Dxf::addPoint(DL_CreationInterface* creationInterface) { - DL_PointData d(toReal(values[10]), - toReal(values[20]), - toReal(values[30])); - creationInterface->addPoint(d); -} - - - -/** - * Adds a line entity that was read from the file via the creation interface. - */ -void DL_Dxf::addLine(DL_CreationInterface* creationInterface) { - DL_LineData d(toReal(values[10]), - toReal(values[20]), - toReal(values[30]), - toReal(values[11]), - toReal(values[21]), - toReal(values[31])); - - creationInterface->addLine(d); -} - - - -/** - * Adds a polyline entity that was read from the file via the creation interface. - */ -void DL_Dxf::addPolyline(DL_CreationInterface* creationInterface) { - DL_PolylineData pd(maxVertices, toInt(values[71], 0), toInt(values[72], 0), toInt(values[70], 0)); - creationInterface->addPolyline(pd); - - if (currentEntity==DL_ENTITY_LWPOLYLINE) { - for (int i=0; iaddVertex(d); - } - creationInterface->endEntity(); - } -} - - - -/** - * Adds a polyline vertex entity that was read from the file - * via the creation interface. - */ -void DL_Dxf::addVertex(DL_CreationInterface* creationInterface) { - DL_VertexData d(toReal(values[10]), - toReal(values[20]), - toReal(values[30]), - //bulge); - toReal(values[42])); - - //bulge = toReal(values[42]); - - creationInterface->addVertex(d); -} - - - -/** - * Adds a spline entity that was read from the file via the creation interface. - */ -void DL_Dxf::addSpline(DL_CreationInterface* creationInterface) { - DL_SplineData sd(toInt(values[71], 3), toInt(values[72], 0), - toInt(values[73], 0), toInt(values[70], 4)); - creationInterface->addSpline(sd); - - for (int i=0; iaddControlPoint(d); - } -} - - - -/** - * Adds a knot to the previously added spline. - */ -/* -void DL_Dxf::addKnot(DL_CreationInterface* creationInterface) { - std::cout << "DL_Dxf::addKnot\n"; -} -*/ - - - -/** - * Adds a control point to the previously added spline. - */ -/* -void DL_Dxf::addControlPoint(DL_CreationInterface* creationInterface) { - std::cout << "DL_Dxf::addControlPoint\n"; -} -*/ - - - -/** - * Adds an arc entity that was read from the file via the creation interface. - */ -void DL_Dxf::addArc(DL_CreationInterface* creationInterface) { - DL_ArcData d(toReal(values[10]), - toReal(values[20]), - toReal(values[30]), - toReal(values[40]), - toReal(values[50]), - toReal(values[51])); - - creationInterface->addArc(d); -} - - - -/** - * Adds a circle entity that was read from the file via the creation interface. - */ -void DL_Dxf::addCircle(DL_CreationInterface* creationInterface) { - DL_CircleData d(toReal(values[10]), - toReal(values[20]), - toReal(values[30]), - toReal(values[40])); - - creationInterface->addCircle(d); -} - - - -/** - * Adds an ellipse entity that was read from the file via the creation interface. - */ -void DL_Dxf::addEllipse(DL_CreationInterface* creationInterface) { - DL_EllipseData d(toReal(values[10]), - toReal(values[20]), - toReal(values[30]), - toReal(values[11]), - toReal(values[21]), - toReal(values[31]), - toReal(values[40], 1.0), - toReal(values[41], 0.0), - toReal(values[42], 2*M_PI)); - - creationInterface->addEllipse(d); -} - - - -/** - * Adds an insert entity that was read from the file via the creation interface. - */ -void DL_Dxf::addInsert(DL_CreationInterface* creationInterface) { - DL_InsertData d(values[2], - // insertion point - toReal(values[10], 0.0), - toReal(values[20], 0.0), - toReal(values[30], 0.0), - // scale: - toReal(values[41], 1.0), - toReal(values[42], 1.0), - toReal(values[43], 1.0), - // angle: - toReal(values[50], 0.0), - // cols / rows: - toInt(values[70], 1), - toInt(values[71], 1), - // spacing: - toReal(values[44], 0.0), - toReal(values[45], 0.0)); - - creationInterface->addInsert(d); -} - - -/** - * Adds a trace entity (4 edge closed polyline) that was read from the file via the creation interface. - * - * @author AHM - */ -void DL_Dxf::addTrace(DL_CreationInterface* creationInterface) { - DL_TraceData td; - - for (int k = 0; k < 4; k++) { - td.x[k] = toReal(values[10 + k]); - td.y[k] = toReal(values[20 + k]); - td.z[k] = toReal(values[30 + k]); - } - creationInterface->addTrace(td); -} - -/** - * Adds a solid entity (filled trace) that was read from the file via the creation interface. - * - * @author AHM - */ -void DL_Dxf::addSolid(DL_CreationInterface* creationInterface) { - DL_SolidData sd; - - for (int k = 0; k < 4; k++) { - sd.x[k] = toReal(values[10 + k]); - sd.y[k] = toReal(values[20 + k]); - sd.z[k] = toReal(values[30 + k]); - } - creationInterface->addSolid(sd); -} - - -/** - * Adds an MText entity that was read from the file via the creation interface. - */ -void DL_Dxf::addMText(DL_CreationInterface* creationInterface) { - double angle = 0.0; - - if (values[50][0]!='\0') { - if (libVersion<=0x02000200) { - // wrong but compatible with dxflib <=2.0.2.0: - angle = toReal(values[50], 0.0); - } else { - angle = (toReal(values[50], 0.0)*2*M_PI)/360.0; - } - } else if (values[11][0]!='\0' && values[21][0]!='\0') { - double x = toReal(values[11], 0.0); - double y = toReal(values[21], 0.0); - - if (fabs(x)<1.0e-6) { - if (y>0.0) { - angle = M_PI/2.0; - } else { - angle = M_PI/2.0*3.0; - } - } else { - angle = atan(y/x); - } - } - - DL_MTextData d( - // insertion point - toReal(values[10], 0.0), - toReal(values[20], 0.0), - toReal(values[30], 0.0), - // height - toReal(values[40], 2.5), - // width - toReal(values[41], 100.0), - // attachment point - toInt(values[71], 1), - // drawing direction - toInt(values[72], 1), - // line spacing style - toInt(values[73], 1), - // line spacing factor - toReal(values[44], 1.0), - // text - values[1], - // style - values[7], - // angle - angle); - creationInterface->addMText(d); -} - - - -/** - * Handles additional MText data. - */ -bool DL_Dxf::handleMTextData(DL_CreationInterface* creationInterface) { - // Special handling of text chunks for MTEXT entities: - if (groupCode==3) { - creationInterface->addMTextChunk(groupValue); - return true; - } - - return false; -} - - - -/** - * Handles additional polyline data. - */ -bool DL_Dxf::handleLWPolylineData(DL_CreationInterface* /*creationInterface*/) { - // Allocate LWPolyline vertices (group code 90): - if (groupCode==90) { - maxVertices = toInt(groupValue); - if (maxVertices>0) { - if (vertices!=NULL) { - delete[] vertices; - } - vertices = new double[4*maxVertices]; - for (int i=0; i=0 && vertexIndex0) { - if (knots!=NULL) { - delete[] knots; - } - knots = new double[maxKnots]; - for (int i=0; i0) { - if (controlPoints!=NULL) { - delete[] controlPoints; - } - controlPoints = new double[3*maxControlPoints]; - for (int i=0; i=0 && controlPointIndex0) { - if (leaderVertices!=NULL) { - delete[] leaderVertices; - } - leaderVertices = new double[3*maxLeaderVertices]; - for (int i=0; i=0 && - leaderVertexIndex0) { - - //std::cout << "allocating " << toInt(groupValue) << " loops\n"; - - if (hatchLoops!=NULL) { - delete[] hatchLoops; - hatchLoops = NULL; - } - if (maxHatchEdges!=NULL) { - delete[] maxHatchEdges; - maxHatchEdges = NULL; - } - if (hatchEdgeIndex!=NULL) { - delete[] hatchEdgeIndex; - hatchEdgeIndex = NULL; - } - if (hatchEdges!=NULL) { - for (int i=0; i0) { - hatchLoops = new DL_HatchLoopData[maxHatchLoops]; - maxHatchEdges = new int[maxHatchLoops]; - hatchEdgeIndex = new int[maxHatchLoops]; - hatchEdges = new DL_HatchEdgeData*[maxHatchLoops]; - //std::cout << "new hatchEdges[" << maxHatchLoops << "]\n"; - for (int i=0; i0) { - if (hatchLoopIndex=0 && - hatchLoopIndex=0 && - hatchLoopIndex=0 && - hatchEdgeIndex[hatchLoopIndex] < - maxHatchEdges[hatchLoopIndex] && - ((atoi(values[92])&2)==0) && // not a polyline - (groupCode==10 || groupCode==20 || - groupCode==11 || groupCode==21 || - groupCode==40 || groupCode==50 || - groupCode==51 || groupCode==73)) { - - //std::cout << "Handle hatch edge for non-polyline boundary\n"; - //std::cout << " found edge data: " << groupCode << "\n"; - //std::cout << " value: " << toReal(groupValue) << "\n"; - - // can crash: - //std::cout << " defined: " - // << (int)hatchEdges[hatchLoopIndex] - // [hatchEdgeIndex[hatchLoopIndex]].defined << "\n"; - - //std::cout << "92 flag: '" << values[92] << "'\n"; - //std::cout << "92 flag (int): '" << atoi(values[92]) << "'\n"; - - if (hatchEdges[hatchLoopIndex] - [hatchEdgeIndex[hatchLoopIndex]].defined==false) { - if (hatchEdges[hatchLoopIndex] - [hatchEdgeIndex[hatchLoopIndex]].type==1) { - switch (groupCode) { - case 10: - hatchEdges[hatchLoopIndex] - [hatchEdgeIndex[hatchLoopIndex]].x1 - = toReal(groupValue); - break; - case 20: - hatchEdges[hatchLoopIndex] - [hatchEdgeIndex[hatchLoopIndex]].y1 - = toReal(groupValue); - break; - case 11: - hatchEdges[hatchLoopIndex] - [hatchEdgeIndex[hatchLoopIndex]].x2 - = toReal(groupValue); - break; - case 21: - hatchEdges[hatchLoopIndex] - [hatchEdgeIndex[hatchLoopIndex]].y2 - = toReal(groupValue); - hatchEdges[hatchLoopIndex] - [hatchEdgeIndex[hatchLoopIndex]].defined = true; - break; - default: - break; - } - } - - if (hatchEdges[hatchLoopIndex] - [hatchEdgeIndex[hatchLoopIndex]].type==2) { - switch (groupCode) { - case 10: - hatchEdges[hatchLoopIndex] - [hatchEdgeIndex[hatchLoopIndex]].cx - = toReal(groupValue); - break; - case 20: - hatchEdges[hatchLoopIndex] - [hatchEdgeIndex[hatchLoopIndex]].cy - = toReal(groupValue); - break; - case 40: - hatchEdges[hatchLoopIndex] - [hatchEdgeIndex[hatchLoopIndex]].radius - = toReal(groupValue); - break; - case 50: - hatchEdges[hatchLoopIndex] - [hatchEdgeIndex[hatchLoopIndex]].angle1 - = toReal(groupValue)/360.0*2*M_PI; - break; - case 51: - hatchEdges[hatchLoopIndex] - [hatchEdgeIndex[hatchLoopIndex]].angle2 - = toReal(groupValue)/360.0*2*M_PI; - break; - case 73: - hatchEdges[hatchLoopIndex] - [hatchEdgeIndex[hatchLoopIndex]].ccw - = (bool)toInt(groupValue); - hatchEdges[hatchLoopIndex] - [hatchEdgeIndex[hatchLoopIndex]].defined = true; - break; - default: - break; - } - } - } - return true; - } - - /* - // 2003/12/31: polyline hatches can be extremely slow and are rarely used - // - // Handle hatch edges for polyline boundaries - // (group codes 10, 20, 42) - if (!dropEdges && - hatchEdges!=NULL && - hatchEdgeIndex!=NULL && - hatchLoopIndex>=0 && - hatchLoopIndex=0 && - hatchEdgeIndex[hatchLoopIndex] < - maxHatchEdges[hatchLoopIndex] && - ((atoi(values[92])&2)==2)) { // a polyline - - if (groupCode==10 || groupCode==20 || - groupCode==42) { - - std::cout << " found polyline edge data: " << groupCode << "\n"; - std::cout << " value: " << toReal(groupValue) << "\n"; - - static double lastX = 0.0; - static double lastY = 0.0; - static double lastB = 0.0; - - if (firstPolylineStatus<2) { - switch (groupCode) { - case 10: - firstPolylineStatus++; - if (firstPolylineStatus==1) { - lastX = toReal(groupValue); - std::cout << " firstX: " << lastX << "\n"; - } - break; - - case 20: - lastY = toReal(groupValue); - std::cout << " firstY: " << lastY << "\n"; - break; - - case 42: - lastB = toReal(groupValue); - break; - - default: - break; - } - - if (firstPolylineStatus!=2) { - return true; - } - } - - - switch (groupCode) { - case 10: - hatchEdgeIndex[hatchLoopIndex]++; - hatchEdges[hatchLoopIndex] - [hatchEdgeIndex[hatchLoopIndex]].type = 1; - hatchEdges[hatchLoopIndex] - [hatchEdgeIndex[hatchLoopIndex]].x1 - = lastX; - hatchEdges[hatchLoopIndex] - [hatchEdgeIndex[hatchLoopIndex]].x2 - = lastX = toReal(groupValue); - std::cout << " X: " << lastX << "\n"; - break; - case 20: - hatchEdges[hatchLoopIndex] - [hatchEdgeIndex[hatchLoopIndex]].y1 - = lastY; - hatchEdges[hatchLoopIndex] - [hatchEdgeIndex[hatchLoopIndex]].y2 - = lastY = toReal(groupValue); - std::cout << " Y: " << lastY << "\n"; - break; - / * - case 42: { - // convert to arc: - double x1 = hatchEdges[hatchLoopIndex] - [hatchEdgeIndex[hatchLoopIndex]].x1; - double y1 = hatchEdges[hatchLoopIndex] - [hatchEdgeIndex[hatchLoopIndex]].y1; - double x2 = hatchEdges[hatchLoopIndex] - [hatchEdgeIndex[hatchLoopIndex]].x2; - double y2 = hatchEdges[hatchLoopIndex] - [hatchEdgeIndex[hatchLoopIndex]].y2; - - double bulge = toReal(groupValue); - - bool reversed = (bulge<0.0); - double alpha = atan(bulge)*4.0; - double radius; - double cx; - double cy; - double a1; - double a2; - double mx = (x2+x1)/2.0; - double my = (y2+y1)/2.0; - double dist = sqrt(pow(x2-x1,2) + pow(y2-y1,2)) / 2.0; - - // alpha can't be 0.0 at this point - radius = fabs(dist / sin(alpha/2.0)); - - double wu = fabs(pow(radius, 2.0) - pow(dist, 2.0)); - double h = sqrt(wu); - double angle = acos((x2-x1) / dist); - - if (bulge>0.0) { - angle+=M_PI/2.0; - } else { - angle-=M_PI/2.0; - } - - if (fabs(alpha)>M_PI) { - h*=-1.0; - } - - cx = mx + cos(angle) * h; - cy = my + sin(angle) * h; - - a1 = hatchEdges[hatchLoopIndex] - [hatchEdgeIndex[hatchLoopIndex]].type = 2; - hatchEdges[hatchLoopIndex] - [hatchEdgeIndex[hatchLoopIndex]].ccw = (toReal(groupValue)>0.0); - hatchEdges[hatchLoopIndex] - [hatchEdgeIndex[hatchLoopIndex]].cx = cx; - hatchEdges[hatchLoopIndex] - [hatchEdgeIndex[hatchLoopIndex]].cy = cy; - hatchEdges[hatchLoopIndex] - [hatchEdgeIndex[hatchLoopIndex]].radius = radius; - } break; - * / - - default: - break; - } - } else { - // end polyline boundary - dropEdges = true; - } - - return true; - } - */ - - return false; -} - - - - -/** - * Adds an text entity that was read from the file via the creation interface. - */ -void DL_Dxf::addText(DL_CreationInterface* creationInterface) { - DL_TextData d( - // insertion point - toReal(values[10], 0.0), - toReal(values[20], 0.0), - toReal(values[30], 0.0), - // alignment point - toReal(values[11], 0.0), - toReal(values[21], 0.0), - toReal(values[31], 0.0), - // height - toReal(values[40], 2.5), - // x scale - toReal(values[41], 1.0), - // generation flags - toInt(values[71], 0), - // h just - toInt(values[72], 0), - // v just - toInt(values[73], 0), - // text - values[1], - // style - values[7], - // angle - (toReal(values[50], 0.0)*2*M_PI)/360.0); - - creationInterface->addText(d); -} - - - -/** - * Adds an attrib entity that was read from the file via the creation interface. - * @todo add attrib instead of normal text - */ -void DL_Dxf::addAttrib(DL_CreationInterface* creationInterface) { - DL_TextData d( - // insertion point - toReal(values[10], 0.0), - toReal(values[20], 0.0), - toReal(values[30], 0.0), - // alignment point - toReal(values[11], 0.0), - toReal(values[21], 0.0), - toReal(values[31], 0.0), - // height - toReal(values[40], 2.5), - // x scale - toReal(values[41], 1.0), - // generation flags - toInt(values[71], 0), - // h just - toInt(values[72], 0), - // v just - toInt(values[74], 0), - // text - values[1], - // style - values[7], - // angle - (toReal(values[50], 0.0)*2*M_PI)/360.0); - - creationInterface->addText(d); -} - - - -/** - * @return dimension data from current values. - */ -DL_DimensionData DL_Dxf::getDimData() { - // generic dimension data: - return DL_DimensionData( - // def point - toReal(values[10], 0.0), - toReal(values[20], 0.0), - toReal(values[30], 0.0), - // text middle point - toReal(values[11], 0.0), - toReal(values[21], 0.0), - toReal(values[31], 0.0), - // type - toInt(values[70], 0), - // attachment point - toInt(values[71], 5), - // line sp. style - toInt(values[72], 1), - // line sp. factor - toReal(values[41], 1.0), - // text - values[1], - // style - values[3], - // angle - toReal(values[53], 0.0)); -} - - - -/** - * Adds a linear dimension entity that was read from the file via the creation interface. - */ -void DL_Dxf::addDimLinear(DL_CreationInterface* creationInterface) { - DL_DimensionData d = getDimData(); - - // horizontal / vertical / rotated dimension: - DL_DimLinearData dl( - // definition point 1 - toReal(values[13], 0.0), - toReal(values[23], 0.0), - toReal(values[33], 0.0), - // definition point 2 - toReal(values[14], 0.0), - toReal(values[24], 0.0), - toReal(values[34], 0.0), - // angle - toReal(values[50], 0.0), - // oblique - toReal(values[52], 0.0)); - creationInterface->addDimLinear(d, dl); -} - - - -/** - * Adds an aligned dimension entity that was read from the file via the creation interface. - */ -void DL_Dxf::addDimAligned(DL_CreationInterface* creationInterface) { - DL_DimensionData d = getDimData(); - - // aligned dimension: - DL_DimAlignedData da( - // extension point 1 - toReal(values[13], 0.0), - toReal(values[23], 0.0), - toReal(values[33], 0.0), - // extension point 2 - toReal(values[14], 0.0), - toReal(values[24], 0.0), - toReal(values[34], 0.0)); - creationInterface->addDimAlign(d, da); -} - - - -/** - * Adds a radial dimension entity that was read from the file via the creation interface. - */ -void DL_Dxf::addDimRadial(DL_CreationInterface* creationInterface) { - DL_DimensionData d = getDimData(); - - DL_DimRadialData dr( - // definition point - toReal(values[15], 0.0), - toReal(values[25], 0.0), - toReal(values[35], 0.0), - // leader length: - toReal(values[40], 0.0)); - creationInterface->addDimRadial(d, dr); -} - - - -/** - * Adds a diametric dimension entity that was read from the file via the creation interface. - */ -void DL_Dxf::addDimDiametric(DL_CreationInterface* creationInterface) { - DL_DimensionData d = getDimData(); - - // diametric dimension: - DL_DimDiametricData dr( - // definition point - toReal(values[15], 0.0), - toReal(values[25], 0.0), - toReal(values[35], 0.0), - // leader length: - toReal(values[40], 0.0)); - creationInterface->addDimDiametric(d, dr); -} - - - -/** - * Adds an angular dimension entity that was read from the file via the creation interface. - */ -void DL_Dxf::addDimAngular(DL_CreationInterface* creationInterface) { - DL_DimensionData d = getDimData(); - - // angular dimension: - DL_DimAngularData da( - // definition point 1 - toReal(values[13], 0.0), - toReal(values[23], 0.0), - toReal(values[33], 0.0), - // definition point 2 - toReal(values[14], 0.0), - toReal(values[24], 0.0), - toReal(values[34], 0.0), - // definition point 3 - toReal(values[15], 0.0), - toReal(values[25], 0.0), - toReal(values[35], 0.0), - // definition point 4 - toReal(values[16], 0.0), - toReal(values[26], 0.0), - toReal(values[36], 0.0)); - creationInterface->addDimAngular(d, da); -} - - -/** - * Adds an angular dimension entity that was read from the file via the creation interface. - */ -void DL_Dxf::addDimAngular3P(DL_CreationInterface* creationInterface) { - DL_DimensionData d = getDimData(); - - // angular dimension (3P): - DL_DimAngular3PData da( - // definition point 1 - toReal(values[13], 0.0), - toReal(values[23], 0.0), - toReal(values[33], 0.0), - // definition point 2 - toReal(values[14], 0.0), - toReal(values[24], 0.0), - toReal(values[34], 0.0), - // definition point 3 - toReal(values[15], 0.0), - toReal(values[25], 0.0), - toReal(values[35], 0.0)); - creationInterface->addDimAngular3P(d, da); -} - - - -/** - * Adds a leader entity that was read from the file via the creation interface. - */ -void DL_Dxf::addLeader(DL_CreationInterface* creationInterface) { - // leader (arrow) - DL_LeaderData le( - // arrow head flag - toInt(values[71], 1), - // leader path type - toInt(values[72], 0), - // Leader creation flag - toInt(values[73], 3), - // Hookline direction flag - toInt(values[74], 1), - // Hookline flag - toInt(values[75], 0), - // Text annotation height - toReal(values[40], 1.0), - // Text annotation width - toReal(values[41], 1.0), - // Number of vertices in leader - toInt(values[76], 0) - ); - creationInterface->addLeader(le); - - for (int i=0; iaddLeaderVertex(d); - } -} - - - -/** - * Adds a hatch entity that was read from the file via the creation interface. - */ -void DL_Dxf::addHatch(DL_CreationInterface* creationInterface) { - DL_HatchData hd(toInt(values[91], 1), - toInt(values[70], 0), - toReal(values[41], 1.0), - toReal(values[52], 0.0), - values[2]); - creationInterface->addHatch(hd); - - for (int l=0; laddHatchLoop(ld); - for (int b=0; baddHatchEdge(hatchEdges[l][b]); - } - } - creationInterface->endEntity(); - currentEntity = DL_UNKNOWN; -} - - - -/** - * Adds an image entity that was read from the file via the creation interface. - */ -void DL_Dxf::addImage(DL_CreationInterface* creationInterface) { - DL_ImageData id(// pass ref insead of name we don't have yet - values[340], - // ins point: - toReal(values[10], 0.0), - toReal(values[20], 0.0), - toReal(values[30], 0.0), - // u vector: - toReal(values[11], 1.0), - toReal(values[21], 0.0), - toReal(values[31], 0.0), - // v vector: - toReal(values[12], 0.0), - toReal(values[22], 1.0), - toReal(values[32], 0.0), - // image size (pixel): - toInt(values[13], 1), - toInt(values[23], 1), - // brightness, contrast, fade - toInt(values[281], 50), - toInt(values[282], 50), - toInt(values[283], 0)); - - creationInterface->addImage(id); - creationInterface->endEntity(); - currentEntity = DL_UNKNOWN; -} - - - -/** - * Adds an image definition that was read from the file via the creation interface. - */ -void DL_Dxf::addImageDef(DL_CreationInterface* creationInterface) { - DL_ImageDefData id(// handle - values[5], - values[1]); - - creationInterface->linkImage(id); - creationInterface->endEntity(); - currentEntity = DL_UNKNOWN; -} - - - -/** - * Ends some special entities like hatches or old style polylines. - */ -void DL_Dxf::endEntity(DL_CreationInterface* creationInterface) { - creationInterface->endEntity(); -} - - -/** - * Ends a sequence and notifies the creation interface. - */ -void DL_Dxf::endSequence(DL_CreationInterface* creationInterface) { - creationInterface->endSequence(); -} - - -/** - * Converts the given string into an int. - * ok is set to false if there was an error. - */ -int DL_Dxf::stringToInt(const char* s, bool* ok) { - if (ok!=NULL) { - // check string: - *ok = true; - int i=0; - bool dot = false; - do { - if (s[i]=='\0') { - break; - } else if (s[i]=='.') { - if (dot==true) { - //std::cerr << "two dots\n"; - *ok = false; - } else { - dot = true; - } - } else if (s[i]<'0' || s[i]>'9') { - //std::cerr << "NaN: '" << s[i] << "'\n"; - *ok = false; - } - i++; - } while(s[i]!='\0' && *ok==true); - } - - return atoi(s); -} - - -/** - * @brief Opens the given file for writing and returns a pointer - * to the dxf writer. This pointer needs to be passed on to other - * writing functions. - * - * @param file Full path of the file to open. - * - * @return Pointer to an ascii dxf writer object. - */ -DL_WriterA* DL_Dxf::out(const char* file, DL_Codes::version version) { - char* f = new char[strlen(file)+1]; - strcpy(f, file); - this->version = version; - - DL_WriterA* dw = new DL_WriterA(f, version); - if (dw->openFailed()) { - delete dw; - return NULL; - } else { - return dw; - } -} - - - -/** - * @brief Writes a DXF header to the file currently opened - * by the given DXF writer object. - */ -void DL_Dxf::writeHeader(DL_WriterA& dw) { - dw.comment("dxflib " DL_VERSION); - dw.sectionHeader(); - - dw.dxfString(9, "$ACADVER"); - switch (version) { - case DL_Codes::AC1009: - dw.dxfString(1, "AC1009"); - break; - case DL_Codes::AC1012: - dw.dxfString(1, "AC1012"); - break; - case DL_Codes::AC1014: - dw.dxfString(1, "AC1014"); - break; - case DL_Codes::AC1015: - dw.dxfString(1, "AC1015"); - break; - } - - // Newer version require that (otherwise a*cad crashes..) - if (version==VER_2000) { - dw.dxfString(9, "$HANDSEED"); - dw.dxfHex(5, 0xFFFF); - } - - //dw.sectionEnd(); -} - - - - -/** - * Writes a point entity to the file. - * - * @param dw DXF writer - * @param data Entity data from the file - * @param attrib Attributes - */ -void DL_Dxf::writePoint(DL_WriterA& dw, - const DL_PointData& data, - const DL_Attributes& attrib) { - dw.entity("POINT"); - if (version==VER_2000) { - dw.dxfString(100, "AcDbEntity"); - dw.dxfString(100, "AcDbPoint"); - } - dw.entityAttributes(attrib); - dw.coord(POINT_COORD_CODE, data.x, data.y); -} - - - -/** - * Writes a line entity to the file. - * - * @param dw DXF writer - * @param data Entity data from the file - * @param attrib Attributes - */ -void DL_Dxf::writeLine(DL_WriterA& dw, - const DL_LineData& data, - const DL_Attributes& attrib) { - dw.entity("LINE"); - if (version==VER_2000) { - dw.dxfString(100, "AcDbEntity"); - dw.dxfString(100, "AcDbLine"); - } - dw.entityAttributes(attrib); - dw.coord(LINE_START_CODE, data.x1, data.y1); - dw.coord(LINE_END_CODE, data.x2, data.y2); -} - - - -/** - * Writes a polyline entity to the file. - * - * @param dw DXF writer - * @param data Entity data from the file - * @param attrib Attributes - * @see writeVertex - */ -void DL_Dxf::writePolyline(DL_WriterA& dw, - const DL_PolylineData& data, - const DL_Attributes& attrib) { - if (version==VER_2000) { - dw.entity("LWPOLYLINE"); - dw.entityAttributes(attrib); - dw.dxfString(100, "AcDbEntity"); - dw.dxfString(100, "AcDbPolyline"); - dw.dxfInt(90, (int)data.number); - dw.dxfInt(70, data.flags); - } else { - dw.entity("POLYLINE"); - dw.entityAttributes(attrib); - polylineLayer = attrib.getLayer(); - dw.dxfInt(66, 1); - dw.dxfInt(70, data.flags); - dw.coord(VERTEX_COORD_CODE, 0.0, 0.0); - } -} - - - -/** - * Writes a single vertex of a polyline to the file. - * - * @param dw DXF writer - * @param data Entity data from the file - * @param attrib Attributes - */ -void DL_Dxf::writeVertex(DL_WriterA& dw, - const DL_VertexData& data) { - - - if (version==VER_2000) { - dw.dxfReal(10, data.x); - dw.dxfReal(20, data.y); - if (fabs(data.bulge)>1.0e-10) { - dw.dxfReal(42, data.bulge); - } - } else { - dw.entity("VERTEX"); - //dw.entityAttributes(attrib); - dw.dxfString(8, polylineLayer); - dw.coord(VERTEX_COORD_CODE, data.x, data.y); - if (fabs(data.bulge)>1.0e-10) { - dw.dxfReal(42, data.bulge); - } - } -} - - - -/** - * Writes the polyline end. Only needed for DXF R12. - */ -void DL_Dxf::writePolylineEnd(DL_WriterA& dw) { - if (version==VER_2000) { - } else { - dw.entity("SEQEND"); - } -} - - -/** - * Writes a spline entity to the file. - * - * @param dw DXF writer - * @param data Entity data from the file - * @param attrib Attributes - * @see writeControlPoint - */ -void DL_Dxf::writeSpline(DL_WriterA& dw, - const DL_SplineData& data, - const DL_Attributes& attrib) { - - dw.entity("SPLINE"); - dw.entityAttributes(attrib); - if (version==VER_2000) { - dw.dxfString(100, "AcDbEntity"); - dw.dxfString(100, "AcDbSpline"); - } - dw.dxfInt(70, data.flags); - dw.dxfInt(71, data.degree); - dw.dxfInt(72, data.nKnots); // number of knots - dw.dxfInt(73, data.nControl); // number of control points - dw.dxfInt(74, 0); // number of fit points -} - - - -/** - * Writes a single control point of a spline to the file. - * - * @param dw DXF writer - * @param data Entity data from the file - * @param attrib Attributes - */ -void DL_Dxf::writeControlPoint(DL_WriterA& dw, - const DL_ControlPointData& data) { - - dw.dxfReal(10, data.x); - dw.dxfReal(20, data.y); - dw.dxfReal(30, data.z); -} - - - -/** - * Writes a single knot of a spline to the file. - * - * @param dw DXF writer - * @param data Entity data from the file - * @param attrib Attributes - */ -void DL_Dxf::writeKnot(DL_WriterA& dw, - const DL_KnotData& data) { - - dw.dxfReal(40, data.k); -} - - - -/** - * Writes a circle entity to the file. - * - * @param dw DXF writer - * @param data Entity data from the file - * @param attrib Attributes - */ -void DL_Dxf::writeCircle(DL_WriterA& dw, - const DL_CircleData& data, - const DL_Attributes& attrib) { - dw.entity("CIRCLE"); - if (version==VER_2000) { - dw.dxfString(100, "AcDbEntity"); - dw.dxfString(100, "AcDbCircle"); - } - dw.entityAttributes(attrib); - dw.coord(10, data.cx, data.cy); - dw.dxfReal(40, data.radius); -} - - - -/** - * Writes an arc entity to the file. - * - * @param dw DXF writer - * @param data Entity data from the file - * @param attrib Attributes - */ -void DL_Dxf::writeArc(DL_WriterA& dw, - const DL_ArcData& data, - const DL_Attributes& attrib) { - dw.entity("ARC"); - if (version==VER_2000) { - dw.dxfString(100, "AcDbEntity"); - } - dw.entityAttributes(attrib); - if (version==VER_2000) { - dw.dxfString(100, "AcDbCircle"); - } - dw.coord(10, data.cx, data.cy); - dw.dxfReal(40, data.radius); - if (version==VER_2000) { - dw.dxfString(100, "AcDbArc"); - } - dw.dxfReal(50, data.angle1); - dw.dxfReal(51, data.angle2); -} - - - -/** - * Writes an ellipse entity to the file. - * - * @param dw DXF writer - * @param data Entity data from the file - * @param attrib Attributes - */ -void DL_Dxf::writeEllipse(DL_WriterA& dw, - const DL_EllipseData& data, - const DL_Attributes& attrib) { - - if (version>VER_R12) { - dw.entity("ELLIPSE"); - if (version==VER_2000) { - dw.dxfString(100, "AcDbEntity"); - dw.dxfString(100, "AcDbEllipse"); - } - dw.entityAttributes(attrib); - dw.coord(10, data.cx, data.cy); - dw.coord(11, data.mx, data.my); - dw.dxfReal(40, data.ratio); - dw.dxfReal(41, data.angle1); - dw.dxfReal(42, data.angle2); - } -} - - - -/** - * Writes an insert to the file. - * - * @param dw DXF writer - * @param data Entity data from the file - * @param attrib Attributes - */ -void DL_Dxf::writeInsert(DL_WriterA& dw, - const DL_InsertData& data, - const DL_Attributes& attrib) { - - if (data.name.empty()) { - std::cerr << "DL_Dxf::writeInsert: " - << "Block name must not be empty\n"; - return; - } - - dw.entity("INSERT"); - if (version==VER_2000) { - dw.dxfString(100, "AcDbEntity"); - dw.dxfString(100, "AcDbBlockReference"); - } - dw.entityAttributes(attrib); - dw.dxfString(2, data.name); - dw.dxfReal(10, data.ipx); - dw.dxfReal(20, data.ipy); - dw.dxfReal(30, 0.0); - if (data.sx!=1.0 || data.sy!=1.0) { - dw.dxfReal(41, data.sx); - dw.dxfReal(42, data.sy); - dw.dxfReal(43, 1.0); - } - if (data.angle!=0.0) { - dw.dxfReal(50, data.angle); - } - if (data.cols!=1 || data.rows!=1) { - dw.dxfInt(70, data.cols); - dw.dxfInt(71, data.rows); - } - if (data.colSp!=0.0 || data.rowSp!=0.0) { - dw.dxfReal(44, data.colSp); - dw.dxfReal(45, data.rowSp); - } - -} - - - -/** - * Writes a multi text entity to the file. - * - * @param dw DXF writer - * @param data Entity data from the file - * @param attrib Attributes - */ -void DL_Dxf::writeMText(DL_WriterA& dw, - const DL_MTextData& data, - const DL_Attributes& attrib) { - - dw.entity("MTEXT"); - if (version==VER_2000) { - dw.dxfString(100, "AcDbEntity"); - dw.dxfString(100, "AcDbMText"); - } - dw.entityAttributes(attrib); - dw.dxfReal(10, data.ipx); - dw.dxfReal(20, data.ipy); - dw.dxfReal(30, 0.0); - dw.dxfReal(40, data.height); - dw.dxfReal(41, data.width); - - dw.dxfInt(71, data.attachmentPoint); - dw.dxfInt(72, data.drawingDirection); - - // Creare text chunks of 250 characters each: - int length = data.text.length(); - char chunk[251]; - int i; - for (i=250; iVER_R12) { - dw.dxfInt(71, data.attachmentPoint); - dw.dxfInt(72, data.lineSpacingStyle); // opt - dw.dxfReal(41, data.lineSpacingFactor); // opt - } - - dw.dxfReal(42, data.angle); - - dw.dxfString(1, data.text); // opt - //dw.dxfString(3, data.style); - dw.dxfString(3, "Standard"); - - if (version==VER_2000) { - dw.dxfString(100, "AcDbAlignedDimension"); - } - - dw.dxfReal(13, edata.epx1); - dw.dxfReal(23, edata.epy1); - dw.dxfReal(33, 0.0); - - dw.dxfReal(14, edata.epx2); - dw.dxfReal(24, edata.epy2); - dw.dxfReal(34, 0.0); -} - - - -/** - * Writes a linear dimension entity to the file. - * - * @param dw DXF writer - * @param data Generic dimension data for from the file - * @param data Specific linear dimension data from the file - * @param attrib Attributes - */ -void DL_Dxf::writeDimLinear(DL_WriterA& dw, - const DL_DimensionData& data, - const DL_DimLinearData& edata, - const DL_Attributes& attrib) { - - dw.entity("DIMENSION"); - - if (version==VER_2000) { - dw.dxfString(100, "AcDbEntity"); - } - dw.entityAttributes(attrib); - if (version==VER_2000) { - dw.dxfString(100, "AcDbDimension"); - } - - dw.dxfReal(10, data.dpx); - dw.dxfReal(20, data.dpy); - dw.dxfReal(30, 0.0); - - dw.dxfReal(11, data.mpx); - dw.dxfReal(21, data.mpy); - dw.dxfReal(31, 0.0); - - dw.dxfInt(70, 0); - if (version>VER_R12) { - dw.dxfInt(71, data.attachmentPoint); - dw.dxfInt(72, data.lineSpacingStyle); // opt - dw.dxfReal(41, data.lineSpacingFactor); // opt - } - - dw.dxfReal(42, data.angle); - - dw.dxfString(1, data.text); // opt - //dw.dxfString(3, data.style); - dw.dxfString(3, "Standard"); - - if (version==VER_2000) { - dw.dxfString(100, "AcDbAlignedDimension"); - } - - dw.dxfReal(13, edata.dpx1); - dw.dxfReal(23, edata.dpy1); - dw.dxfReal(33, 0.0); - - dw.dxfReal(14, edata.dpx2); - dw.dxfReal(24, edata.dpy2); - dw.dxfReal(34, 0.0); - - dw.dxfReal(50, edata.angle/(2.0*M_PI)*360.0); - - if (version==VER_2000) { - dw.dxfString(100, "AcDbRotatedDimension"); - /* - dw.dxfString(1001, "ACAD"); - dw.dxfString(1000, "DSTYLE"); - dw.dxfString(1002, "{"); - dw.dxfInt(1070, 340); - dw.dxfInt(1005, 11); - dw.dxfString(1002, "}"); - */ - } -} - - - -/** - * Writes a radial dimension entity to the file. - * - * @param dw DXF writer - * @param data Generic dimension data for from the file - * @param data Specific radial dimension data from the file - * @param attrib Attributes - */ -void DL_Dxf::writeDimRadial(DL_WriterA& dw, - const DL_DimensionData& data, - const DL_DimRadialData& edata, - const DL_Attributes& attrib) { - - dw.entity("DIMENSION"); - - if (version==VER_2000) { - dw.dxfString(100, "AcDbEntity"); - } - dw.entityAttributes(attrib); - if (version==VER_2000) { - dw.dxfString(100, "AcDbDimension"); - } - - dw.dxfReal(10, data.dpx); - dw.dxfReal(20, data.dpy); - dw.dxfReal(30, 0.0); - - dw.dxfReal(11, data.mpx); - dw.dxfReal(21, data.mpy); - dw.dxfReal(31, 0.0); - - dw.dxfInt(70, 4); - if (version>VER_R12) { - dw.dxfInt(71, data.attachmentPoint); - dw.dxfInt(72, data.lineSpacingStyle); // opt - dw.dxfReal(41, data.lineSpacingFactor); // opt - } - - dw.dxfReal(42, data.angle); - - dw.dxfString(1, data.text); // opt - //dw.dxfString(3, data.style); - dw.dxfString(3, "Standard"); - - if (version==VER_2000) { - dw.dxfString(100, "AcDbRadialDimension"); - } - - dw.dxfReal(15, edata.dpx); - dw.dxfReal(25, edata.dpy); - dw.dxfReal(35, 0.0); - - dw.dxfReal(40, edata.leader); -} - - - -/** - * Writes a diametric dimension entity to the file. - * - * @param dw DXF writer - * @param data Generic dimension data for from the file - * @param data Specific diametric dimension data from the file - * @param attrib Attributes - */ -void DL_Dxf::writeDimDiametric(DL_WriterA& dw, - const DL_DimensionData& data, - const DL_DimDiametricData& edata, - const DL_Attributes& attrib) { - - dw.entity("DIMENSION"); - - if (version==VER_2000) { - dw.dxfString(100, "AcDbEntity"); - } - dw.entityAttributes(attrib); - if (version==VER_2000) { - dw.dxfString(100, "AcDbDimension"); - } - - dw.dxfReal(10, data.dpx); - dw.dxfReal(20, data.dpy); - dw.dxfReal(30, 0.0); - - dw.dxfReal(11, data.mpx); - dw.dxfReal(21, data.mpy); - dw.dxfReal(31, 0.0); - - dw.dxfInt(70, 3); - if (version>VER_R12) { - dw.dxfInt(71, data.attachmentPoint); - dw.dxfInt(72, data.lineSpacingStyle); // opt - dw.dxfReal(41, data.lineSpacingFactor); // opt - } - - dw.dxfReal(42, data.angle); - - dw.dxfString(1, data.text); // opt - //dw.dxfString(3, data.style); - dw.dxfString(3, "Standard"); - - if (version==VER_2000) { - dw.dxfString(100, "AcDbDiametricDimension"); - } - - dw.dxfReal(15, edata.dpx); - dw.dxfReal(25, edata.dpy); - dw.dxfReal(35, 0.0); - - dw.dxfReal(40, edata.leader); -} - - - -/** - * Writes an angular dimension entity to the file. - * - * @param dw DXF writer - * @param data Generic dimension data for from the file - * @param data Specific angular dimension data from the file - * @param attrib Attributes - */ -void DL_Dxf::writeDimAngular(DL_WriterA& dw, - const DL_DimensionData& data, - const DL_DimAngularData& edata, - const DL_Attributes& attrib) { - - dw.entity("DIMENSION"); - - if (version==VER_2000) { - dw.dxfString(100, "AcDbEntity"); - } - dw.entityAttributes(attrib); - if (version==VER_2000) { - dw.dxfString(100, "AcDbDimension"); - } - - dw.dxfReal(10, data.dpx); - dw.dxfReal(20, data.dpy); - dw.dxfReal(30, 0.0); - - dw.dxfReal(11, data.mpx); - dw.dxfReal(21, data.mpy); - dw.dxfReal(31, 0.0); - - dw.dxfInt(70, 2); - if (version>VER_R12) { - dw.dxfInt(71, data.attachmentPoint); - dw.dxfInt(72, data.lineSpacingStyle); // opt - dw.dxfReal(41, data.lineSpacingFactor); // opt - } - - dw.dxfReal(42, data.angle); - - dw.dxfString(1, data.text); // opt - //dw.dxfString(3, data.style); - dw.dxfString(3, "Standard"); - - if (version==VER_2000) { - dw.dxfString(100, "AcDb2LineAngularDimension"); - } - - dw.dxfReal(13, edata.dpx1); - dw.dxfReal(23, edata.dpy1); - dw.dxfReal(33, 0.0); - - dw.dxfReal(14, edata.dpx2); - dw.dxfReal(24, edata.dpy2); - dw.dxfReal(34, 0.0); - - dw.dxfReal(15, edata.dpx3); - dw.dxfReal(25, edata.dpy3); - dw.dxfReal(35, 0.0); - - dw.dxfReal(16, edata.dpx4); - dw.dxfReal(26, edata.dpy4); - dw.dxfReal(36, 0.0); -} - - - -/** - * Writes an angular dimension entity (3 points version) to the file. - * - * @param dw DXF writer - * @param data Generic dimension data for from the file - * @param data Specific angular dimension data from the file - * @param attrib Attributes - */ -void DL_Dxf::writeDimAngular3P(DL_WriterA& dw, - const DL_DimensionData& data, - const DL_DimAngular3PData& edata, - const DL_Attributes& attrib) { - - dw.entity("DIMENSION"); - - if (version==VER_2000) { - dw.dxfString(100, "AcDbEntity"); - } - dw.entityAttributes(attrib); - if (version==VER_2000) { - dw.dxfString(100, "AcDbDimension"); - } - - dw.dxfReal(10, data.dpx); - dw.dxfReal(20, data.dpy); - dw.dxfReal(30, 0.0); - - dw.dxfReal(11, data.mpx); - dw.dxfReal(21, data.mpy); - dw.dxfReal(31, 0.0); - - dw.dxfInt(70, 5); - if (version>VER_R12) { - dw.dxfInt(71, data.attachmentPoint); - dw.dxfInt(72, data.lineSpacingStyle); // opt - dw.dxfReal(41, data.lineSpacingFactor); // opt - } - - dw.dxfReal(42, data.angle); - - dw.dxfString(1, data.text); // opt - //dw.dxfString(3, data.style); - dw.dxfString(3, "Standard"); - - if (version==VER_2000) { - dw.dxfString(100, "AcDb3PointAngularDimension"); - } - - dw.dxfReal(13, edata.dpx1); - dw.dxfReal(23, edata.dpy1); - dw.dxfReal(33, 0.0); - - dw.dxfReal(14, edata.dpx2); - dw.dxfReal(24, edata.dpy2); - dw.dxfReal(34, 0.0); - - dw.dxfReal(15, edata.dpx3); - dw.dxfReal(25, edata.dpy3); - dw.dxfReal(35, 0.0); -} - - - -/** - * Writes a leader entity to the file. - * - * @param dw DXF writer - * @param data Entity data from the file - * @param attrib Attributes - * @see writeVertex - */ -void DL_Dxf::writeLeader(DL_WriterA& dw, - const DL_LeaderData& data, - const DL_Attributes& attrib) { - if (version>VER_R12) { - dw.entity("LEADER"); - dw.entityAttributes(attrib); - if (version==VER_2000) { - dw.dxfString(100, "AcDbEntity"); - dw.dxfString(100, "AcDbLeader"); - } - dw.dxfString(3, "Standard"); - dw.dxfInt(71, data.arrowHeadFlag); - dw.dxfInt(72, data.leaderPathType); - dw.dxfInt(73, data.leaderCreationFlag); - dw.dxfInt(74, data.hooklineDirectionFlag); - dw.dxfInt(75, data.hooklineFlag); - dw.dxfReal(40, data.textAnnotationHeight); - dw.dxfReal(41, data.textAnnotationWidth); - dw.dxfInt(76, data.number); - } -} - - - -/** - * Writes a single vertex of a leader to the file. - * - * @param dw DXF writer - * @param data Entity data - */ -void DL_Dxf::writeLeaderVertex(DL_WriterA& dw, - const DL_LeaderVertexData& data) { - if (version>VER_R12) { - dw.dxfReal(10, data.x); - dw.dxfReal(20, data.y); - } -} - - - -/** - * Writes the beginning of a hatch entity to the file. - * This must be followed by one or more writeHatchLoop() - * calls and a writeHatch2() call. - * - * @param dw DXF writer - * @param data Entity data. - * @param attrib Attributes - */ -void DL_Dxf::writeHatch1(DL_WriterA& dw, - const DL_HatchData& data, - const DL_Attributes& attrib) { - - dw.entity("HATCH"); - dw.entityAttributes(attrib); - if (version==VER_2000) { - dw.dxfString(100, "AcDbEntity"); - dw.dxfString(100, "AcDbHatch"); - } - dw.dxfReal(10, 0.0); // elevation - dw.dxfReal(20, 0.0); - dw.dxfReal(30, 0.0); - dw.dxfReal(210, 0.0); // extrusion dir. - dw.dxfReal(220, 0.0); - dw.dxfReal(230, 1.0); - if (data.solid==false) { - dw.dxfString(2, data.pattern); - } else { - dw.dxfString(2, "SOLID"); - } - dw.dxfInt(70, (int)data.solid); - dw.dxfInt(71, 0); // associative - dw.dxfInt(91, data.numLoops); -} - - - -/** - * Writes the end of a hatch entity to the file. - * - * @param dw DXF writer - * @param data Entity data. - * @param attrib Attributes - */ -void DL_Dxf::writeHatch2(DL_WriterA& dw, - const DL_HatchData& data, - const DL_Attributes& /*attrib*/) { - - dw.dxfInt(75, 0); // odd parity - dw.dxfInt(76, 1); // pattern type - if (data.solid==false) { - dw.dxfReal(52, data.angle); - dw.dxfReal(41, data.scale); - dw.dxfInt(77, 0); // not double - //dw.dxfInt(78, 0); - dw.dxfInt(78, 1); - dw.dxfReal(53, 45.0); - dw.dxfReal(43, 0.0); - dw.dxfReal(44, 0.0); - dw.dxfReal(45, -0.0883883476483184); - dw.dxfReal(46, 0.0883883476483185); - dw.dxfInt(79, 0); - } - dw.dxfInt(98, 0); -} - - - -/** - * Writes the beginning of a hatch loop to the file. This - * must happen after writing the beginning of a hatch entity. - * - * @param dw DXF writer - * @param data Entity data. - * @param attrib Attributes - */ -void DL_Dxf::writeHatchLoop1(DL_WriterA& dw, - const DL_HatchLoopData& data) { - - dw.dxfInt(92, 1); - dw.dxfInt(93, data.numEdges); - //dw.dxfInt(97, 0); -} - - - -/** - * Writes the end of a hatch loop to the file. - * - * @param dw DXF writer - * @param data Entity data. - * @param attrib Attributes - */ -void DL_Dxf::writeHatchLoop2(DL_WriterA& dw, - const DL_HatchLoopData& /*data*/) { - - dw.dxfInt(97, 0); -} - - -/** - * Writes the beginning of a hatch entity to the file. - * - * @param dw DXF writer - * @param data Entity data. - * @param attrib Attributes - */ -void DL_Dxf::writeHatchEdge(DL_WriterA& dw, - const DL_HatchEdgeData& data) { - - dw.dxfInt(72, data.type); - - switch (data.type) { - case 1: - dw.dxfReal(10, data.x1); - dw.dxfReal(20, data.y1); - dw.dxfReal(11, data.x2); - dw.dxfReal(21, data.y2); - break; - case 2: - dw.dxfReal(10, data.cx); - dw.dxfReal(20, data.cy); - dw.dxfReal(40, data.radius); - dw.dxfReal(50, data.angle1/(2*M_PI)*360.0); - dw.dxfReal(51, data.angle2/(2*M_PI)*360.0); - dw.dxfInt(73, (int)(data.ccw)); - break; - default: - break; - } -} - - - -/** - * Writes an image entity. - * - * @return IMAGEDEF handle. Needed for the IMAGEDEF counterpart. - */ -int DL_Dxf::writeImage(DL_WriterA& dw, - const DL_ImageData& data, - const DL_Attributes& attrib) { - - /*if (data.file.empty()) { - std::cerr << "DL_Dxf::writeImage: " - << "Image file must not be empty\n"; - return; -}*/ - - dw.entity("IMAGE"); - - dw.entityAttributes(attrib); - if (version==VER_2000) { - dw.dxfString(100, "AcDbEntity"); - dw.dxfString(100, "AcDbRasterImage"); - dw.dxfInt(90, 0); - } - // insertion point - dw.dxfReal(10, data.ipx); - dw.dxfReal(20, data.ipy); - dw.dxfReal(30, 0.0); - - // vector along bottom side (1 pixel long) - dw.dxfReal(11, data.ux); - dw.dxfReal(21, data.uy); - dw.dxfReal(31, 0.0); - - // vector along left side (1 pixel long) - dw.dxfReal(12, data.vx); - dw.dxfReal(22, data.vy); - dw.dxfReal(32, 0.0); - - // image size in pixel - dw.dxfReal(13, data.width); - dw.dxfReal(23, data.height); - - // handle of IMAGEDEF object - int handle = dw.incHandle(); - dw.dxfHex(340, handle); - - // flags - dw.dxfInt(70, 15); - - // clipping: - dw.dxfInt(280, 0); - - // brightness, contrast, fade - dw.dxfInt(281, data.brightness); - dw.dxfInt(282, data.contrast); - dw.dxfInt(283, data.fade); - - return handle; -} - - - -/** - * Writes an image definiition entity. - */ -void DL_Dxf::writeImageDef(DL_WriterA& dw, - int handle, - const DL_ImageData& data) { - - /*if (data.file.empty()) { - std::cerr << "DL_Dxf::writeImage: " - << "Image file must not be empty\n"; - return; -}*/ - - dw.dxfString(0, "IMAGEDEF"); - if (version==VER_2000) { - dw.dxfHex(5, handle); - } - - if (version==VER_2000) { - dw.dxfString(100, "AcDbRasterImageDef"); - dw.dxfInt(90, 0); - } - // file name: - dw.dxfString(1, data.ref); - - // image size in pixel - dw.dxfReal(10, data.width); - dw.dxfReal(20, data.height); - - dw.dxfReal(11, 1.0); - dw.dxfReal(21, 1.0); - - // loaded: - dw.dxfInt(280, 1); - // units: - dw.dxfInt(281, 0); -} - - -/** - * Writes a layer to the file. Layers are stored in the - * tables section of a DXF file. - * - * @param dw DXF writer - * @param data Entity data from the file - * @param attrib Attributes - */ -void DL_Dxf::writeLayer(DL_WriterA& dw, - const DL_LayerData& data, - const DL_Attributes& attrib) { - - if (data.name.empty()) { - std::cerr << "DL_Dxf::writeLayer: " - << "Layer name must not be empty\n"; - return; - } - - int color = attrib.getColor(); - if (color<=0 || color>=256) { - std::cerr << "Layer color cannot be " << color << ". Changed to 7.\n"; - color = 7; - } - - if (data.name == "0") { - dw.tableLayerEntry(0x10); - } else { - dw.tableLayerEntry(); - } - - dw.dxfString(2, data.name); - dw.dxfInt(70, data.flags); - dw.dxfInt(62, color); - - dw.dxfString(6, (attrib.getLineType().length()==0 ? - string("CONTINUOUS") : attrib.getLineType())); - - if (version>=VER_2000) { - // layer defpoints cannot be plotted - std::string lstr = data.name; - std::transform(lstr.begin(), lstr.end(), lstr.begin(), tolower); - if (lstr=="defpoints") { - dw.dxfInt(290, 0); - } - } - if (version>=VER_2000 && attrib.getWidth()!=-1) { - dw.dxfInt(370, attrib.getWidth()); - } - if (version>=VER_2000) { - dw.dxfHex(390, 0xF); - } -} - - - -/** - * Writes a line type to the file. Line types are stored in the - * tables section of a DXF file. - */ -void DL_Dxf::writeLineType(DL_WriterA& dw, - const DL_LineTypeData& data) { - //const char* description, - //int elements, - //double patternLength) { - - if (data.name.empty()) { - std::cerr << "DL_Dxf::writeLineType: " - << "Line type name must not be empty\n"; - return; - } - - // ignore BYLAYER, BYBLOCK for R12 - if (version=VER_2000) { - dw.dxfInt(70, data.flags); - //} - - if (!strcasecmp(data.name.c_str(), "BYBLOCK")) { - dw.dxfString(3, ""); - dw.dxfInt(72, 65); - dw.dxfInt(73, 0); - dw.dxfReal(40, 0.0); - } else if (!strcasecmp(data.name.c_str(), "BYLAYER")) { - dw.dxfString(3, ""); - dw.dxfInt(72, 65); - dw.dxfInt(73, 0); - dw.dxfReal(40, 0.0); - } else if (!strcasecmp(data.name.c_str(), "CONTINUOUS")) { - dw.dxfString(3, "Solid line"); - dw.dxfInt(72, 65); - dw.dxfInt(73, 0); - dw.dxfReal(40, 0.0); - } else if (!strcasecmp(data.name.c_str(), "ACAD_ISO02W100")) { - dw.dxfString(3, "ISO Dashed __ __ __ __ __ __ __ __ __ __ _"); - dw.dxfInt(72, 65); - dw.dxfInt(73, 2); - dw.dxfReal(40, 15.0); - dw.dxfReal(49, 12.0); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, -3.0); - if (version>=VER_R13) - dw.dxfInt(74, 0); - } else if (!strcasecmp(data.name.c_str(), "ACAD_ISO03W100")) { - dw.dxfString(3, "ISO Dashed with Distance __ __ __ _"); - dw.dxfInt(72, 65); - dw.dxfInt(73, 2); - dw.dxfReal(40, 30.0); - dw.dxfReal(49, 12.0); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, -18.0); - if (version>=VER_R13) - dw.dxfInt(74, 0); - } else if (!strcasecmp(data.name.c_str(), "ACAD_ISO04W100")) { - dw.dxfString(3, "ISO Long Dashed Dotted ____ . ____ . __"); - dw.dxfInt(72, 65); - dw.dxfInt(73, 4); - dw.dxfReal(40, 30.0); - dw.dxfReal(49, 24.0); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, -3.0); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, 0.0); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, -3.0); - if (version>=VER_R13) - dw.dxfInt(74, 0); - } else if (!strcasecmp(data.name.c_str(), "ACAD_ISO05W100")) { - dw.dxfString(3, "ISO Long Dashed Double Dotted ____ .. __"); - dw.dxfInt(72, 65); - dw.dxfInt(73, 6); - dw.dxfReal(40, 33.0); - dw.dxfReal(49, 24.0); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, -3.0); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, 0.0); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, -3.0); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, 0.0); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, -3.0); - if (version>=VER_R13) - dw.dxfInt(74, 0); - } else if (!strcasecmp(data.name.c_str(), "BORDER")) { - dw.dxfString(3, "Border __ __ . __ __ . __ __ . __ __ . __ __ ."); - dw.dxfInt(72, 65); - dw.dxfInt(73, 6); - dw.dxfReal(40, 44.45); - dw.dxfReal(49, 12.7); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, -6.35); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, 12.7); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, -6.35); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, 0.0); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, -6.35); - if (version>=VER_R13) - dw.dxfInt(74, 0); - } else if (!strcasecmp(data.name.c_str(), "BORDER2")) { - dw.dxfString(3, "Border (.5x) __.__.__.__.__.__.__.__.__.__.__."); - dw.dxfInt(72, 65); - dw.dxfInt(73, 6); - dw.dxfReal(40, 22.225); - dw.dxfReal(49, 6.35); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, -3.175); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, 6.35); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, -3.175); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, 0.0); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, -3.175); - if (version>=VER_R13) - dw.dxfInt(74, 0); - } else if (!strcasecmp(data.name.c_str(), "BORDERX2")) { - dw.dxfString(3, "Border (2x) ____ ____ . ____ ____ . ___"); - dw.dxfInt(72, 65); - dw.dxfInt(73, 6); - dw.dxfReal(40, 88.9); - dw.dxfReal(49, 25.4); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, -12.7); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, 25.4); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, -12.7); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, 0.0); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, -12.7); - if (version>=VER_R13) - dw.dxfInt(74, 0); - } else if (!strcasecmp(data.name.c_str(), "CENTER")) { - dw.dxfString(3, "Center ____ _ ____ _ ____ _ ____ _ ____ _ ____"); - dw.dxfInt(72, 65); - dw.dxfInt(73, 4); - dw.dxfReal(40, 50.8); - dw.dxfReal(49, 31.75); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, -6.35); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, 6.35); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, -6.35); - if (version>=VER_R13) - dw.dxfInt(74, 0); - } else if (!strcasecmp(data.name.c_str(), "CENTER2")) { - dw.dxfString(3, "Center (.5x) ___ _ ___ _ ___ _ ___ _ ___ _ ___"); - dw.dxfInt(72, 65); - dw.dxfInt(73, 4); - dw.dxfReal(40, 28.575); - dw.dxfReal(49, 19.05); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, -3.175); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, 3.175); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, -3.175); - if (version>=VER_R13) - dw.dxfInt(74, 0); - } else if (!strcasecmp(data.name.c_str(), "CENTERX2")) { - dw.dxfString(3, "Center (2x) ________ __ ________ __ _____"); - dw.dxfInt(72, 65); - dw.dxfInt(73, 4); - dw.dxfReal(40, 101.6); - dw.dxfReal(49, 63.5); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, -12.7); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, 12.7); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, -12.7); - if (version>=VER_R13) - dw.dxfInt(74, 0); - } else if (!strcasecmp(data.name.c_str(), "DASHDOT")) { - dw.dxfString(3, "Dash dot __ . __ . __ . __ . __ . __ . __ . __"); - dw.dxfInt(72, 65); - dw.dxfInt(73, 4); - dw.dxfReal(40, 25.4); - dw.dxfReal(49, 12.7); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, -6.35); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, 0.0); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, -6.35); - if (version>=VER_R13) - dw.dxfInt(74, 0); - } else if (!strcasecmp(data.name.c_str(), "DASHDOT2")) { - dw.dxfString(3, "Dash dot (.5x) _._._._._._._._._._._._._._._."); - dw.dxfInt(72, 65); - dw.dxfInt(73, 4); - dw.dxfReal(40, 12.7); - dw.dxfReal(49, 6.35); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, -3.175); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, 0.0); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, -3.175); - if (version>=VER_R13) - dw.dxfInt(74, 0); - } else if (!strcasecmp(data.name.c_str(), "DASHDOTX2")) { - dw.dxfString(3, "Dash dot (2x) ____ . ____ . ____ . ___"); - dw.dxfInt(72, 65); - dw.dxfInt(73, 4); - dw.dxfReal(40, 50.8); - dw.dxfReal(49, 25.4); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, -12.7); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, 0.0); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, -12.7); - if (version>=VER_R13) - dw.dxfInt(74, 0); - } else if (!strcasecmp(data.name.c_str(), "DASHED")) { - dw.dxfString(3, "Dashed __ __ __ __ __ __ __ __ __ __ __ __ __ _"); - dw.dxfInt(72, 65); - dw.dxfInt(73, 2); - dw.dxfReal(40, 19.05); - dw.dxfReal(49, 12.7); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, -6.35); - if (version>=VER_R13) - dw.dxfInt(74, 0); - } else if (!strcasecmp(data.name.c_str(), "DASHED2")) { - dw.dxfString(3, "Dashed (.5x) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _"); - dw.dxfInt(72, 65); - dw.dxfInt(73, 2); - dw.dxfReal(40, 9.525); - dw.dxfReal(49, 6.35); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, -3.175); - if (version>=VER_R13) - dw.dxfInt(74, 0); - } else if (!strcasecmp(data.name.c_str(), "DASHEDX2")) { - dw.dxfString(3, "Dashed (2x) ____ ____ ____ ____ ____ ___"); - dw.dxfInt(72, 65); - dw.dxfInt(73, 2); - dw.dxfReal(40, 38.1); - dw.dxfReal(49, 25.4); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, -12.7); - if (version>=VER_R13) - dw.dxfInt(74, 0); - } else if (!strcasecmp(data.name.c_str(), "DIVIDE")) { - dw.dxfString(3, "Divide ____ . . ____ . . ____ . . ____ . . ____"); - dw.dxfInt(72, 65); - dw.dxfInt(73, 6); - dw.dxfReal(40, 31.75); - dw.dxfReal(49, 12.7); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, -6.35); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, 0.0); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, -6.35); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, 0.0); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, -6.35); - if (version>=VER_R13) - dw.dxfInt(74, 0); - } else if (!strcasecmp(data.name.c_str(), "DIVIDE2")) { - dw.dxfString(3, "Divide (.5x) __..__..__..__..__..__..__..__.._"); - dw.dxfInt(72, 65); - dw.dxfInt(73, 6); - dw.dxfReal(40, 15.875); - dw.dxfReal(49, 6.35); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, -3.175); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, 0.0); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, -3.175); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, 0.0); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, -3.175); - if (version>=VER_R13) - dw.dxfInt(74, 0); - } else if (!strcasecmp(data.name.c_str(), "DIVIDEX2")) { - dw.dxfString(3, "Divide (2x) ________ . . ________ . . _"); - dw.dxfInt(72, 65); - dw.dxfInt(73, 6); - dw.dxfReal(40, 63.5); - dw.dxfReal(49, 25.4); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, -12.7); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, 0.0); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, -12.7); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, 0.0); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, -12.7); - if (version>=VER_R13) - dw.dxfInt(74, 0); - } else if (!strcasecmp(data.name.c_str(), "DOT")) { - dw.dxfString(3, "Dot . . . . . . . . . . . . . . . . . . . . . ."); - dw.dxfInt(72, 65); - dw.dxfInt(73, 2); - dw.dxfReal(40, 6.35); - dw.dxfReal(49, 0.0); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, -6.35); - if (version>=VER_R13) - dw.dxfInt(74, 0); - } else if (!strcasecmp(data.name.c_str(), "DOT2")) { - dw.dxfString(3, "Dot (.5x) ....................................."); - dw.dxfInt(72, 65); - dw.dxfInt(73, 2); - dw.dxfReal(40, 3.175); - dw.dxfReal(49, 0.0); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, -3.175); - if (version>=VER_R13) - dw.dxfInt(74, 0); - } else if (!strcasecmp(data.name.c_str(), "DOTX2")) { - dw.dxfString(3, "Dot (2x) . . . . . . . . . . . . ."); - dw.dxfInt(72, 65); - dw.dxfInt(73, 2); - dw.dxfReal(40, 12.7); - dw.dxfReal(49, 0.0); - if (version>=VER_R13) - dw.dxfInt(74, 0); - dw.dxfReal(49, -12.7); - if (version>=VER_R13) - dw.dxfInt(74, 0); - } else { - std::cerr << "dxflib warning: DL_Dxf::writeLineType: Unknown Line Type\n"; - } -} - - - -/** - * Writes the APPID section to the DXF file. - * - * @param name Application name - */ -void DL_Dxf::writeAppid(DL_WriterA& dw, const string& name) { - if (name.empty()) { - std::cerr << "DL_Dxf::writeAppid: " - << "Application name must not be empty\n"; - return; - } - - if (!strcasecmp(name.c_str(), "ACAD")) { - dw.tableAppidEntry(0x12); - } else { - dw.tableAppidEntry(); - } - dw.dxfString(2, name); - dw.dxfInt(70, 0); -} - - - -/** - * Writes a block's definition (no entities) to the DXF file. - */ -void DL_Dxf::writeBlock(DL_WriterA& dw, const DL_BlockData& data) { - if (data.name.empty()) { - std::cerr << "DL_Dxf::writeBlock: " - << "Block name must not be empty\n"; - return; - } - - //bool paperSpace = !strcasecmp(name, "*paper_space"); - //!strcasecmp(name, "*paper_space0"); - - if (!strcasecmp(data.name.c_str(), "*paper_space")) { - dw.sectionBlockEntry(0x1C); - } else if (!strcasecmp(data.name.c_str(), "*model_space")) { - dw.sectionBlockEntry(0x20); - } else if (!strcasecmp(data.name.c_str(), "*paper_space0")) { - dw.sectionBlockEntry(0x24); - } else { - dw.sectionBlockEntry(); - } - dw.dxfString(2, data.name); - dw.dxfInt(70, 0); - dw.coord(10, data.bpx, data.bpy); - dw.dxfString(3, data.name); - dw.dxfString(1, ""); -} - - - -/** - * Writes a block end. - * - * @param name Block name - */ -void DL_Dxf::writeEndBlock(DL_WriterA& dw, const string& name) { - if (!strcasecmp(name.c_str(), "*paper_space")) { - dw.sectionBlockEntryEnd(0x1D); - } else if (!strcasecmp(name.c_str(), "*model_space")) { - dw.sectionBlockEntryEnd(0x21); - } else if (!strcasecmp(name.c_str(), "*paper_space0")) { - dw.sectionBlockEntryEnd(0x25); - } else { - dw.sectionBlockEntryEnd(); - } -} - - - -/** - * Writes a viewport section. This section is needed in VER_R13. - * Note that this method currently only writes a faked VPORT section - * to make the file readable by Aut*cad. - */ -void DL_Dxf::writeVPort(DL_WriterA& dw) { - dw.dxfString(0, "TABLE"); - dw.dxfString(2, "VPORT"); - if (version==VER_2000) { - dw.dxfHex(5, 0x8); - } - //dw.dxfHex(330, 0); - if (version==VER_2000) { - dw.dxfString(100, "AcDbSymbolTable"); - } - dw.dxfInt(70, 1); - dw.dxfString(0, "VPORT"); - //dw.dxfHex(5, 0x2F); - if (version==VER_2000) { - dw.handle(); - } - //dw.dxfHex(330, 8); - if (version==VER_2000) { - dw.dxfString(100, "AcDbSymbolTableRecord"); - dw.dxfString(100, "AcDbViewportTableRecord"); - } - dw.dxfString( 2, "*Active"); - dw.dxfInt( 70, 0); - dw.dxfReal( 10, 0.0); - dw.dxfReal( 20, 0.0); - dw.dxfReal( 11, 1.0); - dw.dxfReal( 21, 1.0); - dw.dxfReal( 12, 286.3055555555555); - dw.dxfReal( 22, 148.5); - dw.dxfReal( 13, 0.0); - dw.dxfReal( 23, 0.0); - dw.dxfReal( 14, 10.0); - dw.dxfReal( 24, 10.0); - dw.dxfReal( 15, 10.0); - dw.dxfReal( 25, 10.0); - dw.dxfReal( 16, 0.0); - dw.dxfReal( 26, 0.0); - dw.dxfReal( 36, 1.0); - dw.dxfReal( 17, 0.0); - dw.dxfReal( 27, 0.0); - dw.dxfReal( 37, 0.0); - dw.dxfReal( 40, 297.0); - dw.dxfReal( 41, 1.92798353909465); - dw.dxfReal( 42, 50.0); - dw.dxfReal( 43, 0.0); - dw.dxfReal( 44, 0.0); - dw.dxfReal( 50, 0.0); - dw.dxfReal( 51, 0.0); - dw.dxfInt( 71, 0); - dw.dxfInt( 72, 100); - dw.dxfInt( 73, 1); - dw.dxfInt( 74, 3); - dw.dxfInt( 75, 1); - dw.dxfInt( 76, 1); - dw.dxfInt( 77, 0); - dw.dxfInt( 78, 0); - - if (version==VER_2000) { - dw.dxfInt(281, 0); - dw.dxfInt( 65, 1); - dw.dxfReal(110, 0.0); - dw.dxfReal(120, 0.0); - dw.dxfReal(130, 0.0); - dw.dxfReal(111, 1.0); - dw.dxfReal(121, 0.0); - dw.dxfReal(131, 0.0); - dw.dxfReal(112, 0.0); - dw.dxfReal(122, 1.0); - dw.dxfReal(132, 0.0); - dw.dxfInt( 79, 0); - dw.dxfReal(146, 0.0); - } - dw.dxfString( 0, "ENDTAB"); -} - - - -/** - * Writes a style section. This section is needed in VER_R13. - * Note that this method currently only writes a faked STYLE section - * to make the file readable by Aut*cad. - */ -void DL_Dxf::writeStyle(DL_WriterA& dw) { - dw.dxfString( 0, "TABLE"); - dw.dxfString( 2, "STYLE"); - if (version==VER_2000) { - dw.dxfHex(5, 3); - } - //dw.dxfHex(330, 0); - if (version==VER_2000) { - dw.dxfString(100, "AcDbSymbolTable"); - } - dw.dxfInt( 70, 1); - dw.dxfString( 0, "STYLE"); - if (version==VER_2000) { - dw.dxfHex(5, 0x11); - } - //styleHandleStd = dw.handle(); - //dw.dxfHex(330, 3); - if (version==VER_2000) { - dw.dxfString(100, "AcDbSymbolTableRecord"); - dw.dxfString(100, "AcDbTextStyleTableRecord"); - } - dw.dxfString( 2, "Standard"); - dw.dxfInt( 70, 0); - dw.dxfReal( 40, 0.0); - dw.dxfReal( 41, 0.75); - dw.dxfReal( 50, 0.0); - dw.dxfInt( 71, 0); - dw.dxfReal( 42, 2.5); - dw.dxfString( 3, "txt"); - dw.dxfString( 4, ""); - dw.dxfString( 0, "ENDTAB"); -} - - - -/** - * Writes a view section. This section is needed in VER_R13. - * Note that this method currently only writes a faked VIEW section - * to make the file readable by Aut*cad. - */ -void DL_Dxf::writeView(DL_WriterA& dw) { - dw.dxfString( 0, "TABLE"); - dw.dxfString( 2, "VIEW"); - if (version==VER_2000) { - dw.dxfHex(5, 6); - } - //dw.dxfHex(330, 0); - if (version==VER_2000) { - dw.dxfString(100, "AcDbSymbolTable"); - } - dw.dxfInt( 70, 0); - dw.dxfString( 0, "ENDTAB"); -} - - - -/** - * Writes a ucs section. This section is needed in VER_R13. - * Note that this method currently only writes a faked UCS section - * to make the file readable by Aut*cad. - */ -void DL_Dxf::writeUcs(DL_WriterA& dw) { - dw.dxfString( 0, "TABLE"); - dw.dxfString( 2, "UCS"); - if (version==VER_2000) { - dw.dxfHex(5, 7); - } - //dw.dxfHex(330, 0); - if (version==VER_2000) { - dw.dxfString(100, "AcDbSymbolTable"); - } - dw.dxfInt( 70, 0); - dw.dxfString( 0, "ENDTAB"); -} - - - -/** - * Writes a dimstyle section. This section is needed in VER_R13. - * Note that this method currently only writes a faked DIMSTYLE section - * to make the file readable by Aut*cad. - */ -void DL_Dxf::writeDimStyle(DL_WriterA& dw, - double dimasz, double dimexe, double dimexo, - double dimgap, double dimtxt) { - - dw.dxfString( 0, "TABLE"); - dw.dxfString( 2, "DIMSTYLE"); - if (version==VER_2000) { - dw.dxfHex(5, 0xA); - dw.dxfString(100, "AcDbSymbolTable"); - } - dw.dxfInt( 70, 1); - if (version==VER_2000) { - dw.dxfString(100, "AcDbDimStyleTable"); - dw.dxfInt( 71, 0); - } - - - dw.dxfString( 0, "DIMSTYLE"); - if (version==VER_2000) { - dw.dxfHex(105, 0x27); - } - //dw.handle(105); - //dw.dxfHex(330, 0xA); - if (version==VER_2000) { - dw.dxfString(100, "AcDbSymbolTableRecord"); - dw.dxfString(100, "AcDbDimStyleTableRecord"); - } - dw.dxfString( 2, "Standard"); - if (version==VER_R12) { - dw.dxfString( 3, ""); - dw.dxfString( 4, ""); - dw.dxfString( 5, ""); - dw.dxfString( 6, ""); - dw.dxfString( 7, ""); - dw.dxfReal( 40, 1.0); - } - - dw.dxfReal( 41, dimasz); - dw.dxfReal( 42, dimexo); - dw.dxfReal( 43, 3.75); - dw.dxfReal( 44, dimexe); - if (version==VER_R12) { - dw.dxfReal( 45, 0.0); - dw.dxfReal( 46, 0.0); - dw.dxfReal( 47, 0.0); - dw.dxfReal( 48, 0.0); - } - dw.dxfInt( 70, 0); - if (version==VER_R12) { - dw.dxfInt( 71, 0); - dw.dxfInt( 72, 0); - } - dw.dxfInt( 73, 0); - dw.dxfInt( 74, 0); - if (version==VER_R12) { - dw.dxfInt( 75, 0); - dw.dxfInt( 76, 0); - } - dw.dxfInt( 77, 1); - dw.dxfInt( 78, 8); - dw.dxfReal(140, dimtxt); - dw.dxfReal(141, 2.5); - if (version==VER_R12) { - dw.dxfReal(142, 0.0); - } - dw.dxfReal(143, 0.03937007874016); - if (version==VER_R12) { - dw.dxfReal(144, 1.0); - dw.dxfReal(145, 0.0); - dw.dxfReal(146, 1.0); - } - dw.dxfReal(147, dimgap); - if (version==VER_R12) { - dw.dxfInt(170, 0); - } - dw.dxfInt(171, 3); - dw.dxfInt(172, 1); - if (version==VER_R12) { - dw.dxfInt(173, 0); - dw.dxfInt(174, 0); - dw.dxfInt(175, 0); - dw.dxfInt(176, 0); - dw.dxfInt(177, 0); - dw.dxfInt(178, 0); - } - if (version==VER_2000) { - dw.dxfInt(271, 2); - dw.dxfInt(272, 2); - dw.dxfInt(274, 3); - dw.dxfInt(278, 44); - dw.dxfInt(283, 0); - dw.dxfInt(284, 8); - //dw.dxfHex(340, styleHandleStd); - dw.dxfHex(340, 0x11); - } - // * / - dw.dxfString( 0, "ENDTAB"); -} - - - -/** - * Writes a blockrecord section. This section is needed in VER_R13. - * Note that this method currently only writes a faked BLOCKRECORD section - * to make the file readable by Aut*cad. - */ -void DL_Dxf::writeBlockRecord(DL_WriterA& dw) { - dw.dxfString( 0, "TABLE"); - dw.dxfString( 2, "BLOCK_RECORD"); - if (version==VER_2000) { - dw.dxfHex(5, 1); - } - //dw.dxfHex(330, 0); - if (version==VER_2000) { - dw.dxfString(100, "AcDbSymbolTable"); - } - dw.dxfInt( 70, 1); - - dw.dxfString( 0, "BLOCK_RECORD"); - if (version==VER_2000) { - dw.dxfHex(5, 0x1F); - } - //int msh = dw.handle(); - //dw.setModelSpaceHandle(msh); - //dw.dxfHex(330, 1); - if (version==VER_2000) { - dw.dxfString(100, "AcDbSymbolTableRecord"); - dw.dxfString(100, "AcDbBlockTableRecord"); - } - dw.dxfString( 2, "*Model_Space"); - dw.dxfHex(340, 0x22); - - dw.dxfString( 0, "BLOCK_RECORD"); - if (version==VER_2000) { - dw.dxfHex(5, 0x1B); - } - //int psh = dw.handle(); - //dw.setPaperSpaceHandle(psh); - //dw.dxfHex(330, 1); - if (version==VER_2000) { - dw.dxfString(100, "AcDbSymbolTableRecord"); - dw.dxfString(100, "AcDbBlockTableRecord"); - } - dw.dxfString( 2, "*Paper_Space"); - dw.dxfHex(340, 0x1E); - - dw.dxfString( 0, "BLOCK_RECORD"); - if (version==VER_2000) { - dw.dxfHex(5, 0x23); - } - //int ps0h = dw.handle(); - //dw.setPaperSpace0Handle(ps0h); - //dw.dxfHex(330, 1); - if (version==VER_2000) { - dw.dxfString(100, "AcDbSymbolTableRecord"); - dw.dxfString(100, "AcDbBlockTableRecord"); - } - dw.dxfString( 2, "*Paper_Space0"); - dw.dxfHex(340, 0x26); - - //dw.dxfString( 0, "ENDTAB"); -} - - - -/** - * Writes a single block record with the given name. - */ -void DL_Dxf::writeBlockRecord(DL_WriterA& dw, const string& name) { - dw.dxfString( 0, "BLOCK_RECORD"); - if (version==VER_2000) { - dw.handle(); - } - //dw->dxfHex(330, 1); - if (version==VER_2000) { - dw.dxfString(100, "AcDbSymbolTableRecord"); - dw.dxfString(100, "AcDbBlockTableRecord"); - } - dw.dxfString( 2, name); - dw.dxfHex(340, 0); -} - - - -/** - * Writes a objects section. This section is needed in VER_R13. - * Note that this method currently only writes a faked OBJECTS section - * to make the file readable by Aut*cad. - */ -void DL_Dxf::writeObjects(DL_WriterA& dw) { - //int dicId, dicId2, dicId3, dicId4, dicId5; - //int dicId5; - - dw.dxfString( 0, "SECTION"); - dw.dxfString( 2, "OBJECTS"); - dw.dxfString( 0, "DICTIONARY"); - dw.dxfHex(5, 0xC); // C - //dw.dxfHex(330, 0); - dw.dxfString(100, "AcDbDictionary"); - dw.dxfInt(280, 0); - dw.dxfInt(281, 1); - dw.dxfString( 3, "ACAD_GROUP"); - //dw.dxfHex(350, dw.getNextHandle()); // D - dw.dxfHex(350, 0xD); // D - dw.dxfString( 3, "ACAD_LAYOUT"); - dw.dxfHex(350, 0x1A); - //dw.dxfHex(350, dw.getNextHandle()+0); // 1A - dw.dxfString( 3, "ACAD_MLINESTYLE"); - dw.dxfHex(350, 0x17); - //dw.dxfHex(350, dw.getNextHandle()+1); // 17 - dw.dxfString( 3, "ACAD_PLOTSETTINGS"); - dw.dxfHex(350, 0x19); - //dw.dxfHex(350, dw.getNextHandle()+2); // 19 - dw.dxfString( 3, "ACAD_PLOTSTYLENAME"); - dw.dxfHex(350, 0xE); - //dw.dxfHex(350, dw.getNextHandle()+3); // E - dw.dxfString( 3, "AcDbVariableDictionary"); - dw.dxfHex(350, dw.getNextHandle()); // 2C - dw.dxfString( 0, "DICTIONARY"); - dw.dxfHex(5, 0xD); - //dw.handle(); // D - //dw.dxfHex(330, 0xC); - dw.dxfString(100, "AcDbDictionary"); - dw.dxfInt(280, 0); - dw.dxfInt(281, 1); - dw.dxfString( 0, "ACDBDICTIONARYWDFLT"); - dw.dxfHex(5, 0xE); - //dicId4 = dw.handle(); // E - //dw.dxfHex(330, 0xC); // C - dw.dxfString(100, "AcDbDictionary"); - dw.dxfInt(281, 1); - dw.dxfString( 3, "Normal"); - dw.dxfHex(350, 0xF); - //dw.dxfHex(350, dw.getNextHandle()+5); // F - dw.dxfString(100, "AcDbDictionaryWithDefault"); - dw.dxfHex(340, 0xF); - //dw.dxfHex(340, dw.getNextHandle()+5); // F - dw.dxfString( 0, "ACDBPLACEHOLDER"); - dw.dxfHex(5, 0xF); - //dw.handle(); // F - //dw.dxfHex(330, dicId4); // E - dw.dxfString( 0, "DICTIONARY"); - //dicId3 = dw.handle(); // 17 - dw.dxfHex(5, 0x17); - //dw.dxfHex(330, 0xC); // C - dw.dxfString(100, "AcDbDictionary"); - dw.dxfInt(280, 0); - dw.dxfInt(281, 1); - dw.dxfString( 3, "Standard"); - dw.dxfHex(350, 0x18); - //dw.dxfHex(350, dw.getNextHandle()+5); // 18 - dw.dxfString( 0, "MLINESTYLE"); - dw.dxfHex(5, 0x18); - //dw.handle(); // 18 - //dw.dxfHex(330, dicId3); // 17 - dw.dxfString(100, "AcDbMlineStyle"); - dw.dxfString( 2, "STANDARD"); - dw.dxfInt( 70, 0); - dw.dxfString( 3, ""); - dw.dxfInt( 62, 256); - dw.dxfReal( 51, 90.0); - dw.dxfReal( 52, 90.0); - dw.dxfInt( 71, 2); - dw.dxfReal( 49, 0.5); - dw.dxfInt( 62, 256); - dw.dxfString( 6, "BYLAYER"); - dw.dxfReal( 49, -0.5); - dw.dxfInt( 62, 256); - dw.dxfString( 6, "BYLAYER"); - dw.dxfString( 0, "DICTIONARY"); - dw.dxfHex(5, 0x19); - //dw.handle(); // 17 - //dw.dxfHex(330, 0xC); // C - dw.dxfString(100, "AcDbDictionary"); - dw.dxfInt(280, 0); - dw.dxfInt(281, 1); - dw.dxfString( 0, "DICTIONARY"); - //dicId2 = dw.handle(); // 1A - dw.dxfHex(5, 0x1A); - //dw.dxfHex(330, 0xC); - dw.dxfString(100, "AcDbDictionary"); - dw.dxfInt(281, 1); - dw.dxfString( 3, "Layout1"); - dw.dxfHex(350, 0x1E); - //dw.dxfHex(350, dw.getNextHandle()+2); // 1E - dw.dxfString( 3, "Layout2"); - dw.dxfHex(350, 0x26); - //dw.dxfHex(350, dw.getNextHandle()+4); // 26 - dw.dxfString( 3, "Model"); - dw.dxfHex(350, 0x22); - //dw.dxfHex(350, dw.getNextHandle()+5); // 22 - - dw.dxfString( 0, "LAYOUT"); - dw.dxfHex(5, 0x1E); - //dw.handle(); // 1E - //dw.dxfHex(330, dicId2); // 1A - dw.dxfString(100, "AcDbPlotSettings"); - dw.dxfString( 1, ""); - dw.dxfString( 2, "C:\\Program Files\\AutoCAD 2002\\plotters\\DWF ePlot (optimized for plotting).pc3"); - dw.dxfString( 4, ""); - dw.dxfString( 6, ""); - dw.dxfReal( 40, 0.0); - dw.dxfReal( 41, 0.0); - dw.dxfReal( 42, 0.0); - dw.dxfReal( 43, 0.0); - dw.dxfReal( 44, 0.0); - dw.dxfReal( 45, 0.0); - dw.dxfReal( 46, 0.0); - dw.dxfReal( 47, 0.0); - dw.dxfReal( 48, 0.0); - dw.dxfReal( 49, 0.0); - dw.dxfReal(140, 0.0); - dw.dxfReal(141, 0.0); - dw.dxfReal(142, 1.0); - dw.dxfReal(143, 1.0); - dw.dxfInt( 70, 688); - dw.dxfInt( 72, 0); - dw.dxfInt( 73, 0); - dw.dxfInt( 74, 5); - dw.dxfString( 7, ""); - dw.dxfInt( 75, 16); - dw.dxfReal(147, 1.0); - dw.dxfReal(148, 0.0); - dw.dxfReal(149, 0.0); - dw.dxfString(100, "AcDbLayout"); - dw.dxfString( 1, "Layout1"); - dw.dxfInt( 70, 1); - dw.dxfInt( 71, 1); - dw.dxfReal( 10, 0.0); - dw.dxfReal( 20, 0.0); - dw.dxfReal( 11, 420.0); - dw.dxfReal( 21, 297.0); - dw.dxfReal( 12, 0.0); - dw.dxfReal( 22, 0.0); - dw.dxfReal( 32, 0.0); - dw.dxfReal( 14, 1.000000000000000E+20); - dw.dxfReal( 24, 1.000000000000000E+20); - dw.dxfReal( 34, 1.000000000000000E+20); - dw.dxfReal( 15, -1.000000000000000E+20); - dw.dxfReal( 25, -1.000000000000000E+20); - dw.dxfReal( 35, -1.000000000000000E+20); - dw.dxfReal(146, 0.0); - dw.dxfReal( 13, 0.0); - dw.dxfReal( 23, 0.0); - dw.dxfReal( 33, 0.0); - dw.dxfReal( 16, 1.0); - dw.dxfReal( 26, 0.0); - dw.dxfReal( 36, 0.0); - dw.dxfReal( 17, 0.0); - dw.dxfReal( 27, 1.0); - dw.dxfReal( 37, 0.0); - dw.dxfInt( 76, 0); - //dw.dxfHex(330, dw.getPaperSpaceHandle()); // 1B - dw.dxfHex(330, 0x1B); - dw.dxfString( 0, "LAYOUT"); - dw.dxfHex(5, 0x22); - //dw.handle(); // 22 - //dw.dxfHex(330, dicId2); // 1A - dw.dxfString(100, "AcDbPlotSettings"); - dw.dxfString( 1, ""); - dw.dxfString( 2, "C:\\Program Files\\AutoCAD 2002\\plotters\\DWF ePlot (optimized for plotting).pc3"); - dw.dxfString( 4, ""); - dw.dxfString( 6, ""); - dw.dxfReal( 40, 0.0); - dw.dxfReal( 41, 0.0); - dw.dxfReal( 42, 0.0); - dw.dxfReal( 43, 0.0); - dw.dxfReal( 44, 0.0); - dw.dxfReal( 45, 0.0); - dw.dxfReal( 46, 0.0); - dw.dxfReal( 47, 0.0); - dw.dxfReal( 48, 0.0); - dw.dxfReal( 49, 0.0); - dw.dxfReal(140, 0.0); - dw.dxfReal(141, 0.0); - dw.dxfReal(142, 1.0); - dw.dxfReal(143, 1.0); - dw.dxfInt( 70, 1712); - dw.dxfInt( 72, 0); - dw.dxfInt( 73, 0); - dw.dxfInt( 74, 0); - dw.dxfString( 7, ""); - dw.dxfInt( 75, 0); - dw.dxfReal(147, 1.0); - dw.dxfReal(148, 0.0); - dw.dxfReal(149, 0.0); - dw.dxfString(100, "AcDbLayout"); - dw.dxfString( 1, "Model"); - dw.dxfInt( 70, 1); - dw.dxfInt( 71, 0); - dw.dxfReal( 10, 0.0); - dw.dxfReal( 20, 0.0); - dw.dxfReal( 11, 12.0); - dw.dxfReal( 21, 9.0); - dw.dxfReal( 12, 0.0); - dw.dxfReal( 22, 0.0); - dw.dxfReal( 32, 0.0); - dw.dxfReal( 14, 0.0); - dw.dxfReal( 24, 0.0); - dw.dxfReal( 34, 0.0); - dw.dxfReal( 15, 0.0); - dw.dxfReal( 25, 0.0); - dw.dxfReal( 35, 0.0); - dw.dxfReal(146, 0.0); - dw.dxfReal( 13, 0.0); - dw.dxfReal( 23, 0.0); - dw.dxfReal( 33, 0.0); - dw.dxfReal( 16, 1.0); - dw.dxfReal( 26, 0.0); - dw.dxfReal( 36, 0.0); - dw.dxfReal( 17, 0.0); - dw.dxfReal( 27, 1.0); - dw.dxfReal( 37, 0.0); - dw.dxfInt( 76, 0); - //dw.dxfHex(330, dw.getModelSpaceHandle()); // 1F - dw.dxfHex(330, 0x1F); - dw.dxfString( 0, "LAYOUT"); - //dw.handle(); // 26 - dw.dxfHex(5, 0x26); - //dw.dxfHex(330, dicId2); // 1A - dw.dxfString(100, "AcDbPlotSettings"); - dw.dxfString( 1, ""); - dw.dxfString( 2, "C:\\Program Files\\AutoCAD 2002\\plotters\\DWF ePlot (optimized for plotting).pc3"); - dw.dxfString( 4, ""); - dw.dxfString( 6, ""); - dw.dxfReal( 40, 0.0); - dw.dxfReal( 41, 0.0); - dw.dxfReal( 42, 0.0); - dw.dxfReal( 43, 0.0); - dw.dxfReal( 44, 0.0); - dw.dxfReal( 45, 0.0); - dw.dxfReal( 46, 0.0); - dw.dxfReal( 47, 0.0); - dw.dxfReal( 48, 0.0); - dw.dxfReal( 49, 0.0); - dw.dxfReal(140, 0.0); - dw.dxfReal(141, 0.0); - dw.dxfReal(142, 1.0); - dw.dxfReal(143, 1.0); - dw.dxfInt( 70, 688); - dw.dxfInt( 72, 0); - dw.dxfInt( 73, 0); - dw.dxfInt( 74, 5); - dw.dxfString( 7, ""); - dw.dxfInt( 75, 16); - dw.dxfReal(147, 1.0); - dw.dxfReal(148, 0.0); - dw.dxfReal(149, 0.0); - dw.dxfString(100, "AcDbLayout"); - dw.dxfString( 1, "Layout2"); - dw.dxfInt( 70, 1); - dw.dxfInt( 71, 2); - dw.dxfReal( 10, 0.0); - dw.dxfReal( 20, 0.0); - dw.dxfReal( 11, 12.0); - dw.dxfReal( 21, 9.0); - dw.dxfReal( 12, 0.0); - dw.dxfReal( 22, 0.0); - dw.dxfReal( 32, 0.0); - dw.dxfReal( 14, 0.0); - dw.dxfReal( 24, 0.0); - dw.dxfReal( 34, 0.0); - dw.dxfReal( 15, 0.0); - dw.dxfReal( 25, 0.0); - dw.dxfReal( 35, 0.0); - dw.dxfReal(146, 0.0); - dw.dxfReal( 13, 0.0); - dw.dxfReal( 23, 0.0); - dw.dxfReal( 33, 0.0); - dw.dxfReal( 16, 1.0); - dw.dxfReal( 26, 0.0); - dw.dxfReal( 36, 0.0); - dw.dxfReal( 17, 0.0); - dw.dxfReal( 27, 1.0); - dw.dxfReal( 37, 0.0); - dw.dxfInt( 76, 0); - //dw.dxfHex(330, dw.getPaperSpace0Handle()); // 23 - dw.dxfHex(330, 0x23); - dw.dxfString( 0, "DICTIONARY"); - //dw.dxfHex(5, 0x2C); - //dicId5 = - dw.handle(); // 2C - //dw.dxfHex(330, 0xC); // C - dw.dxfString(100, "AcDbDictionary"); - dw.dxfInt(281, 1); - dw.dxfString( 3, "DIMASSOC"); - //dw.dxfHex(350, 0x2F); - dw.dxfHex(350, dw.getNextHandle()+1); // 2E - dw.dxfString( 3, "HIDETEXT"); - //dw.dxfHex(350, 0x2E); - dw.dxfHex(350, dw.getNextHandle()); // 2D - dw.dxfString( 0, "DICTIONARYVAR"); - //dw.dxfHex(5, 0x2E); - dw.handle(); // 2E - //dw.dxfHex(330, dicId5); // 2C - dw.dxfString(100, "DictionaryVariables"); - dw.dxfInt(280, 0); - dw.dxfInt( 1, 2); - dw.dxfString( 0, "DICTIONARYVAR"); - //dw.dxfHex(5, 0x2D); - dw.handle(); // 2D - //dw.dxfHex(330, dicId5); // 2C - dw.dxfString(100, "DictionaryVariables"); - dw.dxfInt(280, 0); - dw.dxfInt( 1, 1); -} - - -/** - * Writes the end of the objects section. This section is needed in VER_R13. - * Note that this method currently only writes a faked OBJECTS section - * to make the file readable by Aut*cad. - */ -void DL_Dxf::writeObjectsEnd(DL_WriterA& dw) { - dw.dxfString( 0, "ENDSEC"); -} - - - -/** - * Checks if the given variable is known by the given DXF version. - */ -bool DL_Dxf::checkVariable(const char* var, DL_Codes::version version) { - if (version>=VER_2000) { - return true; - } else if (version==VER_R12) { - // these are all the variables recognized by dxf r12: - if (!strcmp(var, "$ACADVER")) { - return true; - } - if (!strcmp(var, "$ACADVER")) { - return true; - } - if (!strcmp(var, "$ANGBASE")) { - return true; - } - if (!strcmp(var, "$ANGDIR")) { - return true; - } - if (!strcmp(var, "$ATTDIA")) { - return true; - } - if (!strcmp(var, "$ATTMODE")) { - return true; - } - if (!strcmp(var, "$ATTREQ")) { - return true; - } - if (!strcmp(var, "$AUNITS")) { - return true; - } - if (!strcmp(var, "$AUPREC")) { - return true; - } - if (!strcmp(var, "$AXISMODE")) { - return true; - } - if (!strcmp(var, "$AXISUNIT")) { - return true; - } - if (!strcmp(var, "$BLIPMODE")) { - return true; - } - if (!strcmp(var, "$CECOLOR")) { - return true; - } - if (!strcmp(var, "$CELTYPE")) { - return true; - } - if (!strcmp(var, "$CHAMFERA")) { - return true; - } - if (!strcmp(var, "$CHAMFERB")) { - return true; - } - if (!strcmp(var, "$CLAYER")) { - return true; - } - if (!strcmp(var, "$COORDS")) { - return true; - } - if (!strcmp(var, "$DIMALT")) { - return true; - } - if (!strcmp(var, "$DIMALTD")) { - return true; - } - if (!strcmp(var, "$DIMALTF")) { - return true; - } - if (!strcmp(var, "$DIMAPOST")) { - return true; - } - if (!strcmp(var, "$DIMASO")) { - return true; - } - if (!strcmp(var, "$DIMASZ")) { - return true; - } - if (!strcmp(var, "$DIMBLK")) { - return true; - } - if (!strcmp(var, "$DIMBLK1")) { - return true; - } - if (!strcmp(var, "$DIMBLK2")) { - return true; - } - if (!strcmp(var, "$DIMCEN")) { - return true; - } - if (!strcmp(var, "$DIMCLRD")) { - return true; - } - if (!strcmp(var, "$DIMCLRE")) { - return true; - } - if (!strcmp(var, "$DIMCLRT")) { - return true; - } - if (!strcmp(var, "$DIMDLE")) { - return true; - } - if (!strcmp(var, "$DIMDLI")) { - return true; - } - if (!strcmp(var, "$DIMEXE")) { - return true; - } - if (!strcmp(var, "$DIMEXO")) { - return true; - } - if (!strcmp(var, "$DIMGAP")) { - return true; - } - if (!strcmp(var, "$DIMLFAC")) { - return true; - } - if (!strcmp(var, "$DIMLIM")) { - return true; - } - if (!strcmp(var, "$DIMPOST")) { - return true; - } - if (!strcmp(var, "$DIMRND")) { - return true; - } - if (!strcmp(var, "$DIMSAH")) { - return true; - } - if (!strcmp(var, "$DIMSCALE")) { - return true; - } - if (!strcmp(var, "$DIMSE1")) { - return true; - } - if (!strcmp(var, "$DIMSE2")) { - return true; - } - if (!strcmp(var, "$DIMSHO")) { - return true; - } - if (!strcmp(var, "$DIMSOXD")) { - return true; - } - if (!strcmp(var, "$DIMSTYLE")) { - return true; - } - if (!strcmp(var, "$DIMTAD")) { - return true; - } - if (!strcmp(var, "$DIMTFAC")) { - return true; - } - if (!strcmp(var, "$DIMTIH")) { - return true; - } - if (!strcmp(var, "$DIMTIX")) { - return true; - } - if (!strcmp(var, "$DIMTM")) { - return true; - } - if (!strcmp(var, "$DIMTOFL")) { - return true; - } - if (!strcmp(var, "$DIMTOH")) { - return true; - } - if (!strcmp(var, "$DIMTOL")) { - return true; - } - if (!strcmp(var, "$DIMTP")) { - return true; - } - if (!strcmp(var, "$DIMTSZ")) { - return true; - } - if (!strcmp(var, "$DIMTVP")) { - return true; - } - if (!strcmp(var, "$DIMTXT")) { - return true; - } - if (!strcmp(var, "$DIMZIN")) { - return true; - } - if (!strcmp(var, "$DWGCODEPAGE")) { - return true; - } - if (!strcmp(var, "$DRAGMODE")) { - return true; - } - if (!strcmp(var, "$ELEVATION")) { - return true; - } - if (!strcmp(var, "$EXTMAX")) { - return true; - } - if (!strcmp(var, "$EXTMIN")) { - return true; - } - if (!strcmp(var, "$FILLETRAD")) { - return true; - } - if (!strcmp(var, "$FILLMODE")) { - return true; - } - if (!strcmp(var, "$HANDLING")) { - return true; - } - if (!strcmp(var, "$HANDSEED")) { - return true; - } - if (!strcmp(var, "$INSBASE")) { - return true; - } - if (!strcmp(var, "$LIMCHECK")) { - return true; - } - if (!strcmp(var, "$LIMMAX")) { - return true; - } - if (!strcmp(var, "$LIMMIN")) { - return true; - } - if (!strcmp(var, "$LTSCALE")) { - return true; - } - if (!strcmp(var, "$LUNITS")) { - return true; - } - if (!strcmp(var, "$LUPREC")) { - return true; - } - if (!strcmp(var, "$MAXACTVP")) { - return true; - } - if (!strcmp(var, "$MENU")) { - return true; - } - if (!strcmp(var, "$MIRRTEXT")) { - return true; - } - if (!strcmp(var, "$ORTHOMODE")) { - return true; - } - if (!strcmp(var, "$OSMODE")) { - return true; - } - if (!strcmp(var, "$PDMODE")) { - return true; - } - if (!strcmp(var, "$PDSIZE")) { - return true; - } - if (!strcmp(var, "$PELEVATION")) { - return true; - } - if (!strcmp(var, "$PEXTMAX")) { - return true; - } - if (!strcmp(var, "$PEXTMIN")) { - return true; - } - if (!strcmp(var, "$PLIMCHECK")) { - return true; - } - if (!strcmp(var, "$PLIMMAX")) { - return true; - } - if (!strcmp(var, "$PLIMMIN")) { - return true; - } - if (!strcmp(var, "$PLINEGEN")) { - return true; - } - if (!strcmp(var, "$PLINEWID")) { - return true; - } - if (!strcmp(var, "$PSLTSCALE")) { - return true; - } - if (!strcmp(var, "$PUCSNAME")) { - return true; - } - if (!strcmp(var, "$PUCSORG")) { - return true; - } - if (!strcmp(var, "$PUCSXDIR")) { - return true; - } - if (!strcmp(var, "$PUCSYDIR")) { - return true; - } - if (!strcmp(var, "$QTEXTMODE")) { - return true; - } - if (!strcmp(var, "$REGENMODE")) { - return true; - } - if (!strcmp(var, "$SHADEDGE")) { - return true; - } - if (!strcmp(var, "$SHADEDIF")) { - return true; - } - if (!strcmp(var, "$SKETCHINC")) { - return true; - } - if (!strcmp(var, "$SKPOLY")) { - return true; - } - if (!strcmp(var, "$SPLFRAME")) { - return true; - } - if (!strcmp(var, "$SPLINESEGS")) { - return true; - } - if (!strcmp(var, "$SPLINETYPE")) { - return true; - } - if (!strcmp(var, "$SURFTAB1")) { - return true; - } - if (!strcmp(var, "$SURFTAB2")) { - return true; - } - if (!strcmp(var, "$SURFTYPE")) { - return true; - } - if (!strcmp(var, "$SURFU")) { - return true; - } - if (!strcmp(var, "$SURFV")) { - return true; - } - if (!strcmp(var, "$TDCREATE")) { - return true; - } - if (!strcmp(var, "$TDINDWG")) { - return true; - } - if (!strcmp(var, "$TDUPDATE")) { - return true; - } - if (!strcmp(var, "$TDUSRTIMER")) { - return true; - } - if (!strcmp(var, "$TEXTSIZE")) { - return true; - } - if (!strcmp(var, "$TEXTSTYLE")) { - return true; - } - if (!strcmp(var, "$THICKNESS")) { - return true; - } - if (!strcmp(var, "$TILEMODE")) { - return true; - } - if (!strcmp(var, "$TRACEWID")) { - return true; - } - if (!strcmp(var, "$UCSNAME")) { - return true; - } - if (!strcmp(var, "$UCSORG")) { - return true; - } - if (!strcmp(var, "$UCSXDIR")) { - return true; - } - if (!strcmp(var, "$UCSYDIR")) { - return true; - } - if (!strcmp(var, "$UNITMODE")) { - return true; - } - if (!strcmp(var, "$USERI1")) { - return true; - } - if (!strcmp(var, "$USERR1")) { - return true; - } - if (!strcmp(var, "$USRTIMER")) { - return true; - } - if (!strcmp(var, "$VISRETAIN")) { - return true; - } - if (!strcmp(var, "$WORLDVIEW")) { - return true; - } - if (!strcmp(var, "$FASTZOOM")) { - return true; - } - if (!strcmp(var, "$GRIDMODE")) { - return true; - } - if (!strcmp(var, "$GRIDUNIT")) { - return true; - } - if (!strcmp(var, "$SNAPANG")) { - return true; - } - if (!strcmp(var, "$SNAPBASE")) { - return true; - } - if (!strcmp(var, "$SNAPISOPAIR")) { - return true; - } - if (!strcmp(var, "$SNAPMODE")) { - return true; - } - if (!strcmp(var, "$SNAPSTYLE")) { - return true; - } - if (!strcmp(var, "$SNAPUNIT")) { - return true; - } - if (!strcmp(var, "$VIEWCTR")) { - return true; - } - if (!strcmp(var, "$VIEWDIR")) { - return true; - } - if (!strcmp(var, "$VIEWSIZE")) { - return true; - } - return false; - } - - return false; -} - - - -/** - * @returns the library version as int (4 bytes, each byte one version number). - * e.g. if str = "2.0.2.0" getLibVersion returns 0x02000200 - */ -int DL_Dxf::getLibVersion(const char* str) { - int d[4]; - int idx = 0; - char v[4][5]; - int ret = 0; - - for (unsigned int i=0; i -#include -#include -#ifndef __GCC2x__ -#include -#endif - -#include "dl_attributes.h" -#include "dl_codes.h" -#include "dl_entities.h" -#include "dl_writer_ascii.h" - -#ifdef _WIN32 -#undef M_PI -#define M_PI 3.14159265358979323846 -#pragma warning(disable : 4800) -#endif - -#ifndef M_PI -#define M_PI 3.1415926535897932384626433832795 -#endif - -class DL_CreationInterface; -class DL_WriterA; - - -#define DL_VERSION "2.0.4.8" - -#define DL_UNKNOWN 0 -#define DL_LAYER 10 -#define DL_BLOCK 11 -#define DL_ENDBLK 12 -#define DL_LINETYPE 13 -#define DL_SETTING 50 -#define DL_ENTITY_POINT 100 -#define DL_ENTITY_LINE 101 -#define DL_ENTITY_POLYLINE 102 -#define DL_ENTITY_LWPOLYLINE 103 -#define DL_ENTITY_VERTEX 104 -#define DL_ENTITY_SPLINE 105 -#define DL_ENTITY_KNOT 106 -#define DL_ENTITY_CONTROLPOINT 107 -#define DL_ENTITY_ARC 108 -#define DL_ENTITY_CIRCLE 109 -#define DL_ENTITY_ELLIPSE 110 -#define DL_ENTITY_INSERT 111 -#define DL_ENTITY_TEXT 112 -#define DL_ENTITY_MTEXT 113 -#define DL_ENTITY_DIMENSION 114 -#define DL_ENTITY_LEADER 115 -#define DL_ENTITY_HATCH 116 -#define DL_ENTITY_ATTRIB 117 -#define DL_ENTITY_IMAGE 118 -#define DL_ENTITY_IMAGEDEF 119 -#define DL_ENTITY_TRACE 120 -#define DL_ENTITY_SOLID 121 -#define DL_ENTITY_SEQEND 122 - - -/** - * Reading and writing of DXF files. - * - * This class can read in a DXF file and calls methods from the - * interface DL_EntityContainer to add the entities to the - * contianer provided by the user of the library. - * - * It can also be used to write DXF files to a certain extent. - * - * When saving entities, special values for colors and linetypes - * can be used: - * - * Special colors are 0 (=BYBLOCK) and 256 (=BYLAYER). - * Special linetypes are "BYLAYER" and "BYBLOCK". - * - * @author Andrew Mustun - */ -class DL_Dxf { -public: - DL_Dxf(); - ~DL_Dxf(); - - bool in(const string& file, - DL_CreationInterface* creationInterface); - bool readDxfGroups(FILE* fp, - DL_CreationInterface* creationInterface, - int* errorCounter = NULL); - static bool getChoppedLine(char* s, unsigned int size, - FILE *stream); - -#ifndef __GCC2x__ - - bool readDxfGroups(std::stringstream &stream, - DL_CreationInterface* creationInterface, - int* errorCounter = NULL); - bool in(std::stringstream &stream, - DL_CreationInterface* creationInterface); - static bool getChoppedLine(char *s, unsigned int size, - std::stringstream &stream); -#endif - - static bool stripWhiteSpace(char** s); - - bool processDXFGroup(DL_CreationInterface* creationInterface, - int groupCode, const char* groupValue); - void addSetting(DL_CreationInterface* creationInterface); - void addLayer(DL_CreationInterface* creationInterface); - void addBlock(DL_CreationInterface* creationInterface); - void endBlock(DL_CreationInterface* creationInterface); - - void addPoint(DL_CreationInterface* creationInterface); - void addLine(DL_CreationInterface* creationInterface); - - void addPolyline(DL_CreationInterface* creationInterface); - void addVertex(DL_CreationInterface* creationInterface); - - void addSpline(DL_CreationInterface* creationInterface); - //void addKnot(DL_CreationInterface* creationInterface); - //void addControlPoint(DL_CreationInterface* creationInterface); - - void addArc(DL_CreationInterface* creationInterface); - void addCircle(DL_CreationInterface* creationInterface); - void addEllipse(DL_CreationInterface* creationInterface); - void addInsert(DL_CreationInterface* creationInterface); - - void addTrace(DL_CreationInterface* creationInterface); - void addSolid(DL_CreationInterface* creationInterface); - - void addMText(DL_CreationInterface* creationInterface); - bool handleMTextData(DL_CreationInterface* creationInterface); - bool handleLWPolylineData(DL_CreationInterface* creationInterface); - bool handleSplineData(DL_CreationInterface* creationInterface); - bool handleLeaderData(DL_CreationInterface* creationInterface); - bool handleHatchData(DL_CreationInterface* creationInterface); - - void addText(DL_CreationInterface* creationInterface); - void addAttrib(DL_CreationInterface* creationInterface); - DL_DimensionData getDimData(); - void addDimLinear(DL_CreationInterface* creationInterface); - void addDimAligned(DL_CreationInterface* creationInterface); - void addDimRadial(DL_CreationInterface* creationInterface); - void addDimDiametric(DL_CreationInterface* creationInterface); - void addDimAngular(DL_CreationInterface* creationInterface); - void addDimAngular3P(DL_CreationInterface* creationInterface); - void addLeader(DL_CreationInterface* creationInterface); - void addHatch(DL_CreationInterface* creationInterface); - void addImage(DL_CreationInterface* creationInterface); - void addImageDef(DL_CreationInterface* creationInterface); - - void endEntity(DL_CreationInterface* creationInterface); - - void endSequence(DL_CreationInterface* creationInterface); - - int stringToInt(const char* s, bool* ok=NULL); - - DL_WriterA* out(const char* file, - DL_Codes::version version=VER_2000); - - void writeHeader(DL_WriterA& dw); - - void writePoint(DL_WriterA& dw, - const DL_PointData& data, - const DL_Attributes& attrib); - void writeLine(DL_WriterA& dw, - const DL_LineData& data, - const DL_Attributes& attrib); - void writePolyline(DL_WriterA& dw, - const DL_PolylineData& data, - const DL_Attributes& attrib); - void writeVertex(DL_WriterA& dw, - const DL_VertexData& data); - void writePolylineEnd(DL_WriterA& dw); - void writeSpline(DL_WriterA& dw, - const DL_SplineData& data, - const DL_Attributes& attrib); - void writeControlPoint(DL_WriterA& dw, - const DL_ControlPointData& data); - void writeKnot(DL_WriterA& dw, - const DL_KnotData& data); - void writeCircle(DL_WriterA& dw, - const DL_CircleData& data, - const DL_Attributes& attrib); - void writeArc(DL_WriterA& dw, - const DL_ArcData& data, - const DL_Attributes& attrib); - void writeEllipse(DL_WriterA& dw, - const DL_EllipseData& data, - const DL_Attributes& attrib); - void writeInsert(DL_WriterA& dw, - const DL_InsertData& data, - const DL_Attributes& attrib); - void writeMText(DL_WriterA& dw, - const DL_MTextData& data, - const DL_Attributes& attrib); - void writeText(DL_WriterA& dw, - const DL_TextData& data, - const DL_Attributes& attrib); - void writeDimAligned(DL_WriterA& dw, - const DL_DimensionData& data, - const DL_DimAlignedData& edata, - const DL_Attributes& attrib); - void writeDimLinear(DL_WriterA& dw, - const DL_DimensionData& data, - const DL_DimLinearData& edata, - const DL_Attributes& attrib); - void writeDimRadial(DL_WriterA& dw, - const DL_DimensionData& data, - const DL_DimRadialData& edata, - const DL_Attributes& attrib); - void writeDimDiametric(DL_WriterA& dw, - const DL_DimensionData& data, - const DL_DimDiametricData& edata, - const DL_Attributes& attrib); - void writeDimAngular(DL_WriterA& dw, - const DL_DimensionData& data, - const DL_DimAngularData& edata, - const DL_Attributes& attrib); - void writeDimAngular3P(DL_WriterA& dw, - const DL_DimensionData& data, - const DL_DimAngular3PData& edata, - const DL_Attributes& attrib); - void writeLeader(DL_WriterA& dw, - const DL_LeaderData& data, - const DL_Attributes& attrib); - void writeLeaderVertex(DL_WriterA& dw, - const DL_LeaderVertexData& data); - void writeHatch1(DL_WriterA& dw, - const DL_HatchData& data, - const DL_Attributes& attrib); - void writeHatch2(DL_WriterA& dw, - const DL_HatchData& data, - const DL_Attributes& attrib); - void writeHatchLoop1(DL_WriterA& dw, - const DL_HatchLoopData& data); - void writeHatchLoop2(DL_WriterA& dw, - const DL_HatchLoopData& data); - void writeHatchEdge(DL_WriterA& dw, - const DL_HatchEdgeData& data); - - int writeImage(DL_WriterA& dw, - const DL_ImageData& data, - const DL_Attributes& attrib); - - void writeImageDef(DL_WriterA& dw, int handle, - const DL_ImageData& data); - - void writeLayer(DL_WriterA& dw, - const DL_LayerData& data, - const DL_Attributes& attrib); - - void writeLineType(DL_WriterA& dw, - const DL_LineTypeData& data); - - void writeAppid(DL_WriterA& dw, const string& name); - - void writeBlock(DL_WriterA& dw, - const DL_BlockData& data); - void writeEndBlock(DL_WriterA& dw, const string& name); - - void writeVPort(DL_WriterA& dw); - void writeStyle(DL_WriterA& dw); - void writeView(DL_WriterA& dw); - void writeUcs(DL_WriterA& dw); - void writeDimStyle(DL_WriterA& dw, - double dimasz, double dimexe, double dimexo, - double dimgap, double dimtxt); - void writeBlockRecord(DL_WriterA& dw); - void writeBlockRecord(DL_WriterA& dw, const string& name); - void writeObjects(DL_WriterA& dw); - void writeObjectsEnd(DL_WriterA& dw); - - /** - * Converts the given string into a double or returns the given - * default valud (def) if value is NULL or empty. - */ - static double toReal(const char* value, double def=0.0) { - if (value!=NULL && value[0] != '\0') { - double ret; - if (strchr(value, ',') != NULL) { - char* tmp = new char[strlen(value)+1]; - strcpy(tmp, value); - DL_WriterA::strReplace(tmp, ',', '.'); - ret = atof(tmp); - delete[] tmp; - } - else { - ret = atof(value); - } - return ret; - } else { - return def; - } - } - /** - * Converts the given string into an int or returns the given - * default valud (def) if value is NULL or empty. - */ - static int toInt(const char* value, int def=0) { - if (value!=NULL && value[0] != '\0') { - return atoi(value); - } else { - return def; - } - } - /** - * Converts the given string into a string or returns the given - * default valud (def) if value is NULL or empty. - */ - static const char* toString(const char* value, const char* def="") { - if (value!=NULL && value[0] != '\0') { - return value; - } else { - return def; - } - } - - static bool checkVariable(const char* var, DL_Codes::version version); - - DL_Codes::version getVersion() { - return version; - } - - int getLibVersion(const char* str); - - static void test(); - -private: - DL_Codes::version version; - unsigned long styleHandleStd; - - string polylineLayer; - double* vertices; - int maxVertices; - int vertexIndex; - - double* knots; - int maxKnots; - int knotIndex; - - double* controlPoints; - int maxControlPoints; - int controlPointIndex; - - double* leaderVertices; - int maxLeaderVertices; - int leaderVertexIndex; - - // array of hatch loops - DL_HatchLoopData* hatchLoops; - int maxHatchLoops; - int hatchLoopIndex; - // array in format [loop#][edge#] - DL_HatchEdgeData** hatchEdges; - int* maxHatchEdges; - int* hatchEdgeIndex; - bool dropEdges; - - // Bulge for the next vertex. - double bulge; - - // Only the useful part of the group code - char groupCodeTmp[DL_DXF_MAXLINE+1]; - // ...same as integer - unsigned int groupCode; - // Only the useful part of the group value - char groupValue[DL_DXF_MAXLINE+1]; - // Current entity type - int currentEntity; - // Value of the current setting - char settingValue[DL_DXF_MAXLINE+1]; - // Key of the current setting (e.g. "$ACADVER") - char settingKey[DL_DXF_MAXLINE+1]; - // Stores the group codes - char values[DL_DXF_MAXGROUPCODE][DL_DXF_MAXLINE+1]; - // First call of this method. We initialize all group values in - // the first call. - bool firstCall; - // Attributes of the current entity (layer, color, width, line type) - DL_Attributes attrib; - // library version. hex: 0x20003001 = 2.0.3.1 - int libVersion; -}; - -#endif - -// EOF diff --git a/dxflib/src/dl_entities.h b/dxflib/src/dl_entities.h deleted file mode 100644 index 8ac7a06..0000000 --- a/dxflib/src/dl_entities.h +++ /dev/null @@ -1,1355 +0,0 @@ -/**************************************************************************** -** $Id: dl_entities.h 2398 2005-06-06 18:12:14Z andrew $ -** -** Copyright (C) 2001-2003 RibbonSoft. All rights reserved. -** -** This file is part of the dxflib project. -** -** This file may be distributed and/or modified under the terms of the -** GNU General Public License version 2 as published by the Free Software -** Foundation and appearing in the file LICENSE.GPL included in the -** packaging of this file. -** -** Licensees holding valid dxflib Professional Edition licenses may use -** this file in accordance with the dxflib Commercial License -** Agreement provided with the Software. -** -** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE -** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. -** -** See http://www.ribbonsoft.com for further details. -** -** Contact info@ribbonsoft.com if any conditions of this licensing are -** not clear to you. -** -**********************************************************************/ - -#ifndef DL_ENTITIES_H -#define DL_ENTITIES_H - - -#include -using std::string; - -/** - * Layer Data. - * - * @author Andrew Mustun - */ -struct DL_LayerData { - /** - * Constructor. - * Parameters: see member variables. - */ - DL_LayerData(const string& lName, - int lFlags) { - name = lName; - flags = lFlags; - } - - /** Layer name. */ - string name; - /** Layer flags. (1 = frozen, 2 = frozen by default, 4 = locked) */ - int flags; -}; - - - -/** - * Block Data. - * - * @author Andrew Mustun - */ -struct DL_BlockData { - /** - * Constructor. - * Parameters: see member variables. - */ - DL_BlockData(const string& bName, - int bFlags, - double bbpx, double bbpy, double bbpz) { - name = bName; - flags = bFlags; - bpx = bbpx; - bpy = bbpy; - bpz = bbpz; - } - - /** Block name. */ - string name; - /** Block flags. (not used currently) */ - int flags; - /** X Coordinate of base point. */ - double bpx; - /** Y Coordinate of base point. */ - double bpy; - /** Z Coordinate of base point. */ - double bpz; -}; - - - -/** - * Line Type Data. - * - * @author Andrew Mustun - */ -struct DL_LineTypeData { - /** - * Constructor. - * Parameters: see member variables. - */ - DL_LineTypeData(const string& lName, - int lFlags) { - name = lName; - flags = lFlags; - } - - /** Line type name. */ - string name; - /** Line type flags. */ - int flags; -}; - - - -/** - * Point Data. - * - * @author Andrew Mustun - */ -struct DL_PointData { - /** - * Constructor. - * Parameters: see member variables. - */ - DL_PointData(double px=0.0, double py=0.0, double pz=0.0) { - x = px; - y = py; - z = pz; - } - - /*! X Coordinate of the point. */ - double x; - /*! Y Coordinate of the point. */ - double y; - /*! Z Coordinate of the point. */ - double z; -}; - - - -/** - * Line Data. - * - * @author Andrew Mustun - */ -struct DL_LineData { - /** - * Constructor. - * Parameters: see member variables. - */ - DL_LineData(double lx1, double ly1, double lz1, - double lx2, double ly2, double lz2) { - x1 = lx1; - y1 = ly1; - z1 = lz1; - - x2 = lx2; - y2 = ly2; - z2 = lz2; - } - - /*! X Start coordinate of the point. */ - double x1; - /*! Y Start coordinate of the point. */ - double y1; - /*! Z Start coordinate of the point. */ - double z1; - - /*! X End coordinate of the point. */ - double x2; - /*! Y End coordinate of the point. */ - double y2; - /*! Z End coordinate of the point. */ - double z2; -}; - - - -/** - * Arc Data. - * - * @author Andrew Mustun - */ -struct DL_ArcData { - /** - * Constructor. - * Parameters: see member variables. - */ - DL_ArcData(double acx, double acy, double acz, - double aRadius, - double aAngle1, double aAngle2) { - - cx = acx; - cy = acy; - cz = acz; - radius = aRadius; - angle1 = aAngle1; - angle2 = aAngle2; - } - - /*! X Coordinate of center point. */ - double cx; - /*! Y Coordinate of center point. */ - double cy; - /*! Z Coordinate of center point. */ - double cz; - - /*! Radius of arc. */ - double radius; - /*! Startangle of arc in degrees. */ - double angle1; - /*! Endangle of arc in degrees. */ - double angle2; -}; - - - -/** - * Circle Data. - * - * @author Andrew Mustun - */ -struct DL_CircleData { - /** - * Constructor. - * Parameters: see member variables. - */ - DL_CircleData(double acx, double acy, double acz, - double aRadius) { - - cx = acx; - cy = acy; - cz = acz; - radius = aRadius; - } - - /*! X Coordinate of center point. */ - double cx; - /*! Y Coordinate of center point. */ - double cy; - /*! Z Coordinate of center point. */ - double cz; - - /*! Radius of arc. */ - double radius; -}; - - - -/** - * Polyline Data. - * - * @author Andrew Mustun - */ -struct DL_PolylineData { - /** - * Constructor. - * Parameters: see member variables. - */ - DL_PolylineData(int pNumber, int pMVerteces, int pNVerteces, int pFlags) { - number = pNumber; - m = pMVerteces; - n = pNVerteces; - flags = pFlags; - } - - /*! Number of vertices in this polyline. */ - unsigned int number; - - /*! Number of vertices in m direction if polyline is a polygon mesh. */ - unsigned int m; - - /*! Number of vertices in n direction if polyline is a polygon mesh. */ - unsigned int n; - - /*! Flags */ - int flags; -}; - - - -/** - * Vertex Data. - * - * @author Andrew Mustun - */ -struct DL_VertexData { - /** - * Constructor. - * Parameters: see member variables. - */ - DL_VertexData(double px=0.0, double py=0.0, double pz=0.0, - double pBulge=0.0) { - x = px; - y = py; - z = pz; - bulge = pBulge; - } - - /*! X Coordinate of the vertex. */ - double x; - /*! Y Coordinate of the vertex. */ - double y; - /*! Z Coordinate of the vertex. */ - double z; - /*! Bulge of vertex. - * (The tangent of 1/4 of the arc angle or 0 for lines) */ - double bulge; -}; - - -/** - * Trace Data. - * - * @author AHM - */ -struct DL_TraceData { - double x[4]; - double y[4]; - double z[4]; -}; - - -/** - * Solid Data. - * - * @author AHM - */ -typedef DL_TraceData DL_SolidData; - - -/** - * Spline Data. - * - * @author Andrew Mustun - */ -struct DL_SplineData { - /** - * Constructor. - * Parameters: see member variables. - */ - DL_SplineData(int pDegree, int pNKnots, int pNControl, int pFlags) { - degree = pDegree; - nKnots = pNKnots; - nControl = pNControl; - flags = pFlags; - } - - /*! Degree of the spline curve. */ - unsigned int degree; - - /*! Number of knots. */ - unsigned int nKnots; - - /*! Number of control points. */ - unsigned int nControl; - - /*! Flags */ - int flags; -}; - - - -/** - * Spline knot data. - * - * @author Andrew Mustun - */ -struct DL_KnotData { - DL_KnotData() {} - /** - * Constructor. - * Parameters: see member variables. - */ - DL_KnotData(double pk) { - k = pk; - } - - /*! Knot value. */ - double k; -}; - - - -/** - * Spline control point data. - * - * @author Andrew Mustun - */ -struct DL_ControlPointData { - /** - * Constructor. - * Parameters: see member variables. - */ - DL_ControlPointData(double px, double py, double pz) { - x = px; - y = py; - z = pz; - } - - /*! X coordinate of the control point. */ - double x; - /*! Y coordinate of the control point. */ - double y; - /*! Z coordinate of the control point. */ - double z; -}; - - -/** - * Ellipse Data. - * - * @author Andrew Mustun - */ -struct DL_EllipseData { - /** - * Constructor. - * Parameters: see member variables. - */ - DL_EllipseData(double ecx, double ecy, double ecz, - double emx, double emy, double emz, - double eRatio, - double eAngle1, double eAngle2) { - - cx = ecx; - cy = ecy; - cz = ecz; - mx = emx; - my = emy; - mz = emz; - ratio = eRatio; - angle1 = eAngle1; - angle2 = eAngle2; - } - - /*! X Coordinate of center point. */ - double cx; - /*! Y Coordinate of center point. */ - double cy; - /*! Z Coordinate of center point. */ - double cz; - - /*! X coordinate of the endpoint of the major axis. */ - double mx; - /*! Y coordinate of the endpoint of the major axis. */ - double my; - /*! Z coordinate of the endpoint of the major axis. */ - double mz; - - /*! Ratio of minor axis to major axis.. */ - double ratio; - /*! Startangle of ellipse in rad. */ - double angle1; - /*! Endangle of ellipse in rad. */ - double angle2; -}; - - - -/** - * Insert Data. - * - * @author Andrew Mustun - */ -struct DL_InsertData { - /** - * Constructor. - * Parameters: see member variables. - */ - DL_InsertData(const string& iName, - double iipx, double iipy, double iipz, - double isx, double isy, double isz, - double iAngle, - int iCols, int iRows, - double iColSp, double iRowSp) { - name = iName; - ipx = iipx; - ipy = iipy; - ipz = iipz; - sx = isx; - sy = isy; - sz = isz; - angle = iAngle; - cols = iCols; - rows = iRows; - colSp = iColSp; - rowSp = iRowSp; - } - - /*! Name of the referred block. */ - string name; - /*! X Coordinate of insertion point. */ - double ipx; - /*! Y Coordinate of insertion point. */ - double ipy; - /*! Z Coordinate of insertion point. */ - double ipz; - /*! X Scale factor. */ - double sx; - /*! Y Scale factor. */ - double sy; - /*! Z Scale factor. */ - double sz; - /*! Rotation angle in rad. */ - double angle; - /*! Number of colums if we insert an array of the block or 1. */ - int cols; - /*! Number of rows if we insert an array of the block or 1. */ - int rows; - /*! Values for the spacing between cols. */ - double colSp; - /*! Values for the spacing between rows. */ - double rowSp; -}; - - - -/** - * MText Data. - * - * @author Andrew Mustun - */ -struct DL_MTextData { - /** - * Constructor. - * Parameters: see member variables. - */ - DL_MTextData(double tipx, double tipy, double tipz, - double tHeight, double tWidth, - int tAttachmentPoint, - int tDrawingDirection, - int tLineSpacingStyle, - double tLineSpacingFactor, - const string& tText, - const string& tStyle, - double tAngle) { - ipx = tipx; - ipy = tipy; - ipz = tipz; - - height = tHeight; - width = tWidth; - attachmentPoint = tAttachmentPoint; - drawingDirection = tDrawingDirection; - lineSpacingStyle = tLineSpacingStyle; - lineSpacingFactor = tLineSpacingFactor; - text = tText; - style = tStyle; - angle = tAngle; - } - - /*! X Coordinate of insertion point. */ - double ipx; - /*! Y Coordinate of insertion point. */ - double ipy; - /*! Z Coordinate of insertion point. */ - double ipz; - /*! Text height */ - double height; - /*! Width of the text box. */ - double width; - /** - * Attachment point. - * - * 1 = Top left, 2 = Top center, 3 = Top right, - * 4 = Middle left, 5 = Middle center, 6 = Middle right, - * 7 = Bottom left, 8 = Bottom center, 9 = Bottom right - */ - int attachmentPoint; - /** - * Drawing direction. - * - * 1 = left to right, 3 = top to bottom, 5 = by style - */ - int drawingDirection; - /** - * Line spacing style. - * - * 1 = at least, 2 = exact - */ - int lineSpacingStyle; - /** - * Line spacing factor. 0.25 .. 4.0 - */ - double lineSpacingFactor; - /*! Text string. */ - string text; - /*! Style string. */ - string style; - /*! Rotation angle. */ - double angle; -}; - - - -/** - * Text Data. - * - * @author Andrew Mustun - */ -struct DL_TextData { - /** - * Constructor. - * Parameters: see member variables. - */ - DL_TextData(double tipx, double tipy, double tipz, - double tapx, double tapy, double tapz, - double tHeight, double tXScaleFactor, - int tTextGenerationFlags, - int tHJustification, - int tVJustification, - const string& tText, - const string& tStyle, - double tAngle) { - ipx = tipx; - ipy = tipy; - ipz = tipz; - - apx = tapx; - apy = tapy; - apz = tapz; - - height = tHeight; - xScaleFactor = tXScaleFactor; - textGenerationFlags = tTextGenerationFlags; - hJustification = tHJustification; - vJustification = tVJustification; - text = tText; - style = tStyle; - angle = tAngle; - } - - /*! X Coordinate of insertion point. */ - double ipx; - /*! Y Coordinate of insertion point. */ - double ipy; - /*! Z Coordinate of insertion point. */ - double ipz; - - /*! X Coordinate of alignment point. */ - double apx; - /*! Y Coordinate of alignment point. */ - double apy; - /*! Z Coordinate of alignment point. */ - double apz; - - /*! Text height */ - double height; - /*! Relative X scale factor. */ - double xScaleFactor; - /*! 0 = default, 2 = Backwards, 4 = Upside down */ - int textGenerationFlags; - /** - * Horizontal justification. - * - * 0 = Left (default), 1 = Center, 2 = Right, - * 3 = Aligned, 4 = Middle, 5 = Fit - * For 3, 4, 5 the vertical alignment has to be 0. - */ - int hJustification; - /** - * Vertical justification. - * - * 0 = Baseline (default), 1 = Bottom, 2 = Middle, 3= Top - */ - int vJustification; - /*! Text string. */ - string text; - /*! Style (font). */ - string style; - /*! Rotation angle of dimension text away from default orientation. */ - double angle; -}; - - - -/** - * Generic Dimension Data. - * - * @author Andrew Mustun - */ -struct DL_DimensionData { - /** - * Constructor. - * Parameters: see member variables. - */ - DL_DimensionData(double ddpx, double ddpy, double ddpz, - double dmpx, double dmpy, double dmpz, - int dType, - int dAttachmentPoint, - int dLineSpacingStyle, - double dLineSpacingFactor, - const string& dText, - const string& dStyle, - double dAngle) { - - dpx = ddpx; - dpy = ddpy; - dpz = ddpz; - - mpx = dmpx; - mpy = dmpy; - mpz = dmpz; - - type = dType; - - attachmentPoint = dAttachmentPoint; - lineSpacingStyle = dLineSpacingStyle; - lineSpacingFactor = dLineSpacingFactor; - text = dText; - style = dStyle; - angle = dAngle; - } - - /*! X Coordinate of definition point. */ - double dpx; - /*! Y Coordinate of definition point. */ - double dpy; - /*! Z Coordinate of definition point. */ - double dpz; - /*! X Coordinate of middle point of the text. */ - double mpx; - /*! Y Coordinate of middle point of the text. */ - double mpy; - /*! Z Coordinate of middle point of the text. */ - double mpz; - /** - * Dimension type. - * - * 0 Rotated, horizontal, or vertical - * 1 Aligned - * 2 Angular - * 3 Diametric - * 4 Radius - * 5 Angular 3-point - * 6 Ordinate - * 64 Ordinate type. This is a bit value (bit 7) - * used only with integer value 6. If set, - * ordinate is X-type; if not set, ordinate is - * Y-type - * 128 This is a bit value (bit 8) added to the - * other group 70 values if the dimension text - * has been positioned at a user-defined - * location rather than at the default location - */ - int type; - /** - * Attachment point. - * - * 1 = Top left, 2 = Top center, 3 = Top right, - * 4 = Middle left, 5 = Middle center, 6 = Middle right, - * 7 = Bottom left, 8 = Bottom center, 9 = Bottom right, - */ - int attachmentPoint; - /** - * Line spacing style. - * - * 1 = at least, 2 = exact - */ - int lineSpacingStyle; - /** - * Line spacing factor. 0.25 .. 4.0 - */ - double lineSpacingFactor; - /** - * Text string. - * - * Text string entered explicitly by user or null - * or "<>" for the actual measurement or " " (one blank space). - * for supressing the text. - */ - string text; - /*! Dimension style (font name). */ - string style; - /** - * Rotation angle of dimension text away from - * default orientation. - */ - double angle; -}; - - - -/** - * Aligned Dimension Data. - * - * @author Andrew Mustun - */ -struct DL_DimAlignedData { - /** - * Constructor. - * Parameters: see member variables. - */ - DL_DimAlignedData(double depx1, double depy1, double depz1, - double depx2, double depy2, double depz2) { - - epx1 = depx1; - epy1 = depy1; - epz1 = depz1; - - epx2 = depx2; - epy2 = depy2; - epz2 = depz2; - } - - /*! X Coordinate of Extension point 1. */ - double epx1; - /*! Y Coordinate of Extension point 1. */ - double epy1; - /*! Z Coordinate of Extension point 1. */ - double epz1; - - /*! X Coordinate of Extension point 2. */ - double epx2; - /*! Y Coordinate of Extension point 2. */ - double epy2; - /*! Z Coordinate of Extension point 2. */ - double epz2; -}; - - - -/** - * Linear Dimension Data. - * - * @author Andrew Mustun - */ -struct DL_DimLinearData { - /** - * Constructor. - * Parameters: see member variables. - */ - DL_DimLinearData(double ddpx1, double ddpy1, double ddpz1, - double ddpx2, double ddpy2, double ddpz2, - double dAngle, double dOblique) { - - dpx1 = ddpx1; - dpy1 = ddpy1; - dpz1 = ddpz1; - - dpx2 = ddpx2; - dpy2 = ddpy2; - dpz2 = ddpz2; - - angle = dAngle; - oblique = dOblique; - } - - /*! X Coordinate of Extension point 1. */ - double dpx1; - /*! Y Coordinate of Extension point 1. */ - double dpy1; - /*! Z Coordinate of Extension point 1. */ - double dpz1; - - /*! X Coordinate of Extension point 2. */ - double dpx2; - /*! Y Coordinate of Extension point 2. */ - double dpy2; - /*! Z Coordinate of Extension point 2. */ - double dpz2; - - /*! Rotation angle (angle of dimension line) in degrees. */ - double angle; - /*! Oblique angle in degrees. */ - double oblique; -}; - - - -/** - * Radial Dimension Data. - * - * @author Andrew Mustun - */ -struct DL_DimRadialData { - /** - * Constructor. - * Parameters: see member variables. - */ - DL_DimRadialData(double ddpx, double ddpy, double ddpz, double dleader) { - dpx = ddpx; - dpy = ddpy; - dpz = ddpz; - - leader = dleader; - } - - /*! X Coordinate of definition point. */ - double dpx; - /*! Y Coordinate of definition point. */ - double dpy; - /*! Z Coordinate of definition point. */ - double dpz; - - /*! Leader length */ - double leader; -}; - - - -/** - * Diametric Dimension Data. - * - * @author Andrew Mustun - */ -struct DL_DimDiametricData { - /** - * Constructor. - * Parameters: see member variables. - */ - DL_DimDiametricData(double ddpx, double ddpy, double ddpz, double dleader) { - dpx = ddpx; - dpy = ddpy; - dpz = ddpz; - - leader = dleader; - } - - /*! X Coordinate of definition point. */ - double dpx; - /*! Y Coordinate of definition point. */ - double dpy; - /*! Z Coordinate of definition point. */ - double dpz; - - /*! Leader length */ - double leader; -}; - - - -/** - * Angular Dimension Data. - * - * @author Andrew Mustun - */ -struct DL_DimAngularData { - /** - * Constructor. - * Parameters: see member variables. - */ - DL_DimAngularData(double ddpx1, double ddpy1, double ddpz1, - double ddpx2, double ddpy2, double ddpz2, - double ddpx3, double ddpy3, double ddpz3, - double ddpx4, double ddpy4, double ddpz4) { - - dpx1 = ddpx1; - dpy1 = ddpy1; - dpz1 = ddpz1; - - dpx2 = ddpx2; - dpy2 = ddpy2; - dpz2 = ddpz2; - - dpx3 = ddpx3; - dpy3 = ddpy3; - dpz3 = ddpz3; - - dpx4 = ddpx4; - dpy4 = ddpy4; - dpz4 = ddpz4; - } - - /*! X Coordinate of definition point 1. */ - double dpx1; - /*! Y Coordinate of definition point 1. */ - double dpy1; - /*! Z Coordinate of definition point 1. */ - double dpz1; - - /*! X Coordinate of definition point 2. */ - double dpx2; - /*! Y Coordinate of definition point 2. */ - double dpy2; - /*! Z Coordinate of definition point 2. */ - double dpz2; - - /*! X Coordinate of definition point 3. */ - double dpx3; - /*! Y Coordinate of definition point 3. */ - double dpy3; - /*! Z Coordinate of definition point 3. */ - double dpz3; - - /*! X Coordinate of definition point 4. */ - double dpx4; - /*! Y Coordinate of definition point 4. */ - double dpy4; - /*! Z Coordinate of definition point 4. */ - double dpz4; -}; - - -/** - * Angular Dimension Data (3 points version). - * - * @author Andrew Mustun - */ -struct DL_DimAngular3PData { - /** - * Constructor. - * Parameters: see member variables. - */ - DL_DimAngular3PData(double ddpx1, double ddpy1, double ddpz1, - double ddpx2, double ddpy2, double ddpz2, - double ddpx3, double ddpy3, double ddpz3) { - - dpx1 = ddpx1; - dpy1 = ddpy1; - dpz1 = ddpz1; - - dpx2 = ddpx2; - dpy2 = ddpy2; - dpz2 = ddpz2; - - dpx3 = ddpx3; - dpy3 = ddpy3; - dpz3 = ddpz3; - } - - /*! X Coordinate of definition point 1. */ - double dpx1; - /*! Y Coordinate of definition point 1. */ - double dpy1; - /*! Z Coordinate of definition point 1. */ - double dpz1; - - /*! X Coordinate of definition point 2. */ - double dpx2; - /*! Y Coordinate of definition point 2. */ - double dpy2; - /*! Z Coordinate of definition point 2. */ - double dpz2; - - /*! X Coordinate of definition point 3. */ - double dpx3; - /*! Y Coordinate of definition point 3. */ - double dpy3; - /*! Z Coordinate of definition point 3. */ - double dpz3; -}; - - - -/** - * Leader (arrow). - * - * @author Andrew Mustun - */ -struct DL_LeaderData { - /** - * Constructor. - * Parameters: see member variables. - */ - DL_LeaderData(int lArrowHeadFlag, - int lLeaderPathType, - int lLeaderCreationFlag, - int lHooklineDirectionFlag, - int lHooklineFlag, - double lTextAnnotationHeight, - double lTextAnnotationWidth, - int lNumber) { - - arrowHeadFlag = lArrowHeadFlag; - leaderPathType = lLeaderPathType; - leaderCreationFlag = lLeaderCreationFlag; - hooklineDirectionFlag = lHooklineDirectionFlag; - hooklineFlag = lHooklineFlag; - textAnnotationHeight = lTextAnnotationHeight; - textAnnotationWidth = lTextAnnotationWidth; - number = lNumber; - } - - /*! Arrow head flag (71). */ - int arrowHeadFlag; - /*! Leader path type (72). */ - int leaderPathType; - /*! Leader creation flag (73). */ - int leaderCreationFlag; - /*! Hookline direction flag (74). */ - int hooklineDirectionFlag; - /*! Hookline flag (75) */ - int hooklineFlag; - /*! Text annotation height (40). */ - double textAnnotationHeight; - /*! Text annotation width (41) */ - double textAnnotationWidth; - /*! Number of vertices in leader (76). */ - int number; -}; - - - -/** - * Leader Vertex Data. - * - * @author Andrew Mustun - */ -struct DL_LeaderVertexData { - /** - * Constructor. - * Parameters: see member variables. - */ - DL_LeaderVertexData(double px=0.0, double py=0.0, double pz=0.0) { - x = px; - y = py; - z = pz; - } - - /*! X Coordinate of the vertex. */ - double x; - /*! Y Coordinate of the vertex. */ - double y; - /*! Z Coordinate of the vertex. */ - double z; -}; - - - -/** - * Hatch data. - */ -struct DL_HatchData { - /** - * Default constructor. - */ - DL_HatchData() {} - - /** - * Constructor. - * Parameters: see member variables. - */ - DL_HatchData(int hNumLoops, - bool hSolid, - double hScale, - double hAngle, - const string& hPattern) { - numLoops = hNumLoops; - solid = hSolid; - scale = hScale; - angle = hAngle; - pattern = hPattern; - } - - /*! Number of boundary paths (loops). */ - int numLoops; - /*! Solid fill flag (true=solid, false=pattern). */ - bool solid; - /*! Pattern scale or spacing */ - double scale; - /*! Pattern angle */ - double angle; - /*! Pattern name. */ - string pattern; -}; - - - -/** - * Hatch boundary path (loop) data. - */ -struct DL_HatchLoopData { - /** - * Default constructor. - */ - DL_HatchLoopData() {} - /** - * Constructor. - * Parameters: see member variables. - */ - DL_HatchLoopData(int hNumEdges) { - numEdges = hNumEdges; - } - - /*! Number of edges in this loop. */ - int numEdges; -}; - - - -/** - * Hatch edge data. - */ -struct DL_HatchEdgeData { - /** - * Default constructor. - */ - DL_HatchEdgeData() { - defined = false; - } - - /** - * Constructor for a line edge. - * Parameters: see member variables. - */ - DL_HatchEdgeData(double lx1, double ly1, - double lx2, double ly2) { - x1 = lx1; - y1 = ly1; - x2 = lx2; - y2 = ly2; - type = 1; - defined = true; - } - - /** - * Constructor for an arc edge. - * Parameters: see member variables. - */ - DL_HatchEdgeData(double acx, double acy, - double aRadius, - double aAngle1, double aAngle2, - bool aCcw) { - cx = acx; - cy = acy; - radius = aRadius; - angle1 = aAngle1; - angle2 = aAngle2; - ccw = aCcw; - type = 2; - defined = true; - } - - /** - * Edge type. 1=line, 2=arc. - */ - int type; - - /** - * Set to true if this edge is fully defined. - */ - bool defined; - - /*! Start point (X). */ - double x1; - /*! Start point (Y). */ - double y1; - /*! End point (X). */ - double x2; - /*! End point (Y). */ - double y2; - /*! Center point of arc (X). */ - double cx; - /*! Center point of arc (Y). */ - double cy; - /*! Arc radius. */ - double radius; - /*! Start angle. */ - double angle1; - /*! End angle. */ - double angle2; - /*! Counterclockwise flag. */ - bool ccw; -}; - - - -/** - * Image Data. - * - * @author Andrew Mustun - */ -struct DL_ImageData { - /** - * Constructor. - * Parameters: see member variables. - */ - DL_ImageData(const string& iref, - double iipx, double iipy, double iipz, - double iux, double iuy, double iuz, - double ivx, double ivy, double ivz, - int iwidth, int iheight, - int ibrightness, int icontrast, int ifade) { - ref = iref; - ipx = iipx; - ipy = iipy; - ipz = iipz; - ux = iux; - uy = iuy; - uz = iuz; - vx = ivx; - vy = ivy; - vz = ivz; - width = iwidth; - height = iheight; - brightness = ibrightness; - contrast = icontrast; - fade = ifade; - } - - /*! Reference to the image file - (unique, used to refer to the image def object). */ - string ref; - /*! X Coordinate of insertion point. */ - double ipx; - /*! Y Coordinate of insertion point. */ - double ipy; - /*! Z Coordinate of insertion point. */ - double ipz; - /*! X Coordinate of u vector along bottom of image. */ - double ux; - /*! Y Coordinate of u vector along bottom of image. */ - double uy; - /*! Z Coordinate of u vector along bottom of image. */ - double uz; - /*! X Coordinate of v vector along left side of image. */ - double vx; - /*! Y Coordinate of v vector along left side of image. */ - double vy; - /*! Z Coordinate of v vector along left side of image. */ - double vz; - /*! Width of image in pixel. */ - int width; - /*! Height of image in pixel. */ - int height; - /*! Brightness (0..100, default = 50). */ - int brightness; - /*! Contrast (0..100, default = 50). */ - int contrast; - /*! Fade (0..100, default = 0). */ - int fade; -}; - - - -/** - * Image Definition Data. - * - * @author Andrew Mustun - */ -struct DL_ImageDefData { - /** - * Constructor. - * Parameters: see member variables. - */ - DL_ImageDefData(const string& iref, - const string& ifile) { - ref = iref; - file = ifile; - } - - /*! Reference to the image file - (unique, used to refer to the image def object). */ - string ref; - - /*! Image file */ - string file; -}; - -#endif - -// EOF - diff --git a/dxflib/src/dl_exception.h b/dxflib/src/dl_exception.h deleted file mode 100644 index 6f8fbd4..0000000 --- a/dxflib/src/dl_exception.h +++ /dev/null @@ -1,55 +0,0 @@ -/**************************************************************************** -** $Id: dl_exception.h 163 2003-07-01 15:51:48Z andrew $ -** -** Copyright (C) 2001-2003 RibbonSoft. All rights reserved. -** Copyright (C) 2001 Robert J. Campbell Jr. -** -** This file is part of the dxflib project. -** -** This file may be distributed and/or modified under the terms of the -** GNU General Public License version 2 as published by the Free Software -** Foundation and appearing in the file LICENSE.GPL included in the -** packaging of this file. -** -** Licensees holding valid dxflib Professional Edition licenses may use -** this file in accordance with the dxflib Commercial License -** Agreement provided with the Software. -** -** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE -** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. -** -** See http://www.ribbonsoft.com for further details. -** -** Contact info@ribbonsoft.com if any conditions of this licensing are -** not clear to you. -** -**********************************************************************/ - -#ifndef DL_EXCEPTION_H -#define DL_EXCEPTION_H - -#if _MSC_VER > 1000 -#pragma once -#endif // _MSC_VER > 1000 - -/** - * Used for exception handling. - */ -class DL_Exception {} -; - -/** - * Used for exception handling. - */ -class DL_NullStrExc : public DL_Exception {} -; - -/** - * Used for exception handling. - */ -class DL_GroupCodeExc : public DL_Exception { - DL_GroupCodeExc(int gc=0) : groupCode(gc) {} - int groupCode; -}; -#endif - diff --git a/dxflib/src/dl_extrusion.h b/dxflib/src/dl_extrusion.h deleted file mode 100644 index fd235e6..0000000 --- a/dxflib/src/dl_extrusion.h +++ /dev/null @@ -1,145 +0,0 @@ -/**************************************************************************** -** $Id: dl_extrusion.h 273 2005-02-28 18:14:39Z andrew $ -** -** Copyright (C) 2001-2003 RibbonSoft. All rights reserved. -** -** This file is part of the dxflib project. -** -** This file may be distributed and/or modified under the terms of the -** GNU General Public License version 2 as published by the Free Software -** Foundation and appearing in the file LICENSE.GPL included in the -** packaging of this file. -** -** Licensees holding valid dxflib Professional Edition licenses may use -** this file in accordance with the dxflib Commercial License -** Agreement provided with the Software. -** -** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE -** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. -** -** See http://www.ribbonsoft.com for further details. -** -** Contact info@ribbonsoft.com if any conditions of this licensing are -** not clear to you. -** -**********************************************************************/ - -#ifndef DL_EXTRUSION_H -#define DL_EXTRUSION_H - -#include - - -/** - * Storing and passing around attributes. Attributes - * are the layer name, color, width and line type. - * - * @author Andrew Mustun - */ -class DL_Extrusion { - -public: - - /** - * Default constructor. - */ - DL_Extrusion() { - direction = new double[3]; - setDirection(0.0, 0.0, 1.0); - setElevation(0.0); - } - - - /** - * Destructor. - */ - ~DL_Extrusion() { - delete direction ; - } - - - /** - * Constructor for DXF extrusion. - * - * @param direction Vector of axis along which the entity shall be extruded - * this is also the Z axis of the Entity coordinate system - * @param elevation Distance of the entities XY plane from the origin of the - * world coordinate system - */ - DL_Extrusion(double dx, double dy, double dz, double elevation) { - direction = new double[3]; - setDirection(dx, dy, dz); - setElevation(elevation); - } - - - - /** - * Sets the direction vector. - */ - void setDirection(double dx, double dy, double dz) { - direction[0]=dx; - direction[1]=dy; - direction[2]=dz; - } - - - - /** - * @return direction vector. - */ - double* getDirection() const { - return direction; - } - - - - /** - * @return direction vector. - */ - void getDirection(double dir[]) const { - dir[0]=direction[0]; - dir[1]=direction[1]; - dir[2]=direction[2]; - } - - - - /** - * Sets the elevation. - */ - void setElevation(double elevation) { - this->elevation = elevation; - } - - - - /** - * @return Elevation. - */ - double getElevation() const { - return elevation; - } - - - - /** - * Copies extrusion (deep copies) from another extrusion object. - */ - DL_Extrusion operator = (const DL_Extrusion& extru) { - setDirection(extru.direction[0], extru.direction[1], extru.direction[2]); - setElevation(extru.elevation); - - return *this; - } - - - -private: - double *direction; - double elevation; -}; - -#endif - -// EOF diff --git a/dxflib/src/dl_writer.h b/dxflib/src/dl_writer.h deleted file mode 100644 index e030acc..0000000 --- a/dxflib/src/dl_writer.h +++ /dev/null @@ -1,615 +0,0 @@ -/**************************************************************************** -** $Id: dl_writer.h 2398 2005-06-06 18:12:14Z andrew $ -** -** Copyright (C) 2001-2003 RibbonSoft. All rights reserved. -** Copyright (C) 2001 Robert J. Campbell Jr. -** -** This file is part of the dxflib project. -** -** This file may be distributed and/or modified under the terms of the -** GNU General Public License version 2 as published by the Free Software -** Foundation and appearing in the file LICENSE.GPL included in the -** packaging of this file. -** -** Licensees holding valid dxflib Professional Edition licenses may use -** this file in accordance with the dxflib Commercial License -** Agreement provided with the Software. -** -** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE -** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. -** -** See http://www.ribbonsoft.com for further details. -** -** Contact info@ribbonsoft.com if any conditions of this licensing are -** not clear to you. -** -**********************************************************************/ - -#ifndef DL_WRITER_H -#define DL_WRITER_H - -#if _MSC_VER > 1000 -#pragma once -#endif // _MSC_VER > 1000 - -#if defined(__OS2__)||defined(__EMX__)||defined(_WIN32) -#define strcasecmp(s,t) stricmp(s,t) -#endif - -#include -#include - -#include "dl_attributes.h" -#include "dl_codes.h" - - - -/** - * Defines interface for writing low level DXF constructs to - * a file. Implementation is defined in derived classes that write - * to binary or ASCII files. - * - * Implements functions that write higher level constructs in terms of - * the low level ones. - * - * @todo Add error checking for string/entry length. - */ -class DL_Writer { -public: - /** - * @para version DXF version. Defaults to VER_2002. - */ - DL_Writer(DL_Codes::version version) : m_handle(0x30) { - this->version = version; - modelSpaceHandle = 0; - paperSpaceHandle = 0; - paperSpace0Handle = 0; - } - - virtual ~DL_Writer() {} - ; - - /** Generic section for section 'name'. - * - *
-     *   0
-     *  SECTION
-     *   2
-     *  name
-     * 
- */ - void section(const char* name) const { - dxfString(0, "SECTION"); - dxfString(2, name); - } - - /** - * Section HEADER - * - *
-     *   0
-     *  SECTION
-     *   2
-     *  HEADER
-     * 
- */ - void sectionHeader() const { - section("HEADER"); - } - - /** - * Section TABLES - * - *
-     *   0
-     *  SECTION
-     *   2
-     *  TABLES
-     * 
- */ - void sectionTables() const { - section("TABLES"); - } - - /** - * Section BLOCKS - * - *
-     *   0
-     *  SECTION
-     *   2
-     *  BLOCKS
-     * 
- */ - void sectionBlocks() const { - section("BLOCKS"); - } - - /** - * Section ENTITIES - * - *
-     *   0
-     *  SECTION
-     *   2
-     *  ENTITIES
-     * 
- */ - void sectionEntities() const { - section("ENTITIES"); - } - - /** - * Section CLASSES - * - *
-     *   0
-     *  SECTION
-     *   2
-     *  CLASSES
-     * 
- */ - void sectionClasses() const { - section("CLASSES"); - } - - /** - * Section OBJECTS - * - *
-     *   0
-     *  SECTION
-     *   2
-     *  OBJECTS
-     * 
- */ - void sectionObjects() const { - section("OBJECTS"); - } - - /** - * End of a section. - * - *
-     *   0
-     *  ENDSEC
-     * 
- */ - void sectionEnd() const { - dxfString(0, "ENDSEC"); - } - - /** - * Generic table for table 'name' with 'num' entries: - * - *
-     *   0
-     *  TABLE
-     *   2
-     *  name
-     *  70
-     *   num
-     * 
- */ - void table(const char* name, int num, int handle) const { - dxfString(0, "TABLE"); - dxfString(2, name); - if (version>=VER_2000) { - dxfHex(5, handle); - dxfString(100, "AcDbSymbolTable"); - } - dxfInt(70, num); - } - - /** Table for layers. - * - * @param num Number of layers in total. - * - *
-     *   0
-     *  TABLE
-     *   2
-     *  LAYER
-     *   70
-     *      num
-     * 
- */ - void tableLayers(int num) const { - table("LAYER", num, 2); - } - - /** Table for line types. - * - * @param num Number of line types in total. - * - *
-     *   0
-     *  TABLE
-     *   2
-     *  LTYPE
-     *   70
-     *      num
-     * 
- */ - void tableLineTypes(int num) const { - //lineTypeHandle = 5; - table("LTYPE", num, 5); - } - - /** Table for application id. - * - * @param num Number of registered applications in total. - * - *
-     *   0
-     *  TABLE
-     *   2
-     *  APPID
-     *   70
-     *      num
-     * 
- */ - void tableAppid(int num) const { - table("APPID", num, 9); - } - - /** - * End of a table. - * - *
-     *   0
-     *  ENDTAB
-     * 
- */ - void tableEnd() const { - dxfString(0, "ENDTAB"); - } - - /** - * End of the DXF file. - * - *
-     *   0
-     *  EOF
-     * 
- */ - void dxfEOF() const { - dxfString(0, "EOF"); - } - - /** - * Comment. - * - *
-     *  999
-     *  text
-     * 
- */ - void comment(const char* text) const { - dxfString(999, text); - } - - /** - * Entity. - * - *
-     *   0
-     *  entTypeName
-     * 
- * - * @return Unique handle or 0. - */ - void entity(const char* entTypeName) const { - dxfString(0, entTypeName); - if (version>=VER_2000) { - handle(); - } - } - - /** - * Attributes of an entity. - * - *
-     *   8
-     *  layer
-     *  62
-     *  color
-     *  39
-     *  width
-     *   6
-     *  linetype
-     * 
- */ - void entityAttributes(const DL_Attributes& attrib) const { - - // layer name: - dxfString(8, attrib.getLayer()); - - // R12 doesn't accept BYLAYER values. The value has to be missing - // in that case. - if (version>=VER_2000 || - attrib.getColor()!=256) { - dxfInt(62, attrib.getColor()); - } - if (version>=VER_2000) { - dxfInt(370, attrib.getWidth()); - } - if (version>=VER_2000 || - strcasecmp(attrib.getLineType().c_str(), "BYLAYER")) { - dxfString(6, attrib.getLineType()); - } - } - - /** - * Subclass. - */ - void subClass(const char* sub) const { - dxfString(100, sub); - } - - /** - * Layer (must be in the TABLES section LAYER). - * - *
-     *   0
-     *  LAYER
-     * 
- */ - void tableLayerEntry(unsigned long int h=0) const { - dxfString(0, "LAYER"); - if (version>=VER_2000) { - if (h==0) { - handle(); - } else { - dxfHex(5, h); - } - dxfString(100, "AcDbSymbolTableRecord"); - dxfString(100, "AcDbLayerTableRecord"); - } - } - - /** - * Line type (must be in the TABLES section LTYPE). - * - *
-     *   0
-     *  LTYPE
-     * 
- */ - void tableLineTypeEntry(unsigned long int h=0) const { - dxfString(0, "LTYPE"); - if (version>=VER_2000) { - if (h==0) { - handle(); - } else { - dxfHex(5, h); - } - //dxfHex(330, 0x5); - dxfString(100, "AcDbSymbolTableRecord"); - dxfString(100, "AcDbLinetypeTableRecord"); - } - } - - /** - * Appid (must be in the TABLES section APPID). - * - *
-     *   0
-     *  APPID
-     * 
- */ - void tableAppidEntry(unsigned long int h=0) const { - dxfString(0, "APPID"); - if (version>=VER_2000) { - if (h==0) { - handle(); - } else { - dxfHex(5, h); - } - //dxfHex(330, 0x9); - dxfString(100, "AcDbSymbolTableRecord"); - dxfString(100, "AcDbRegAppTableRecord"); - } - } - - /** - * Block (must be in the section BLOCKS). - * - *
-     *   0
-     *  BLOCK
-     * 
- */ - void sectionBlockEntry(unsigned long int h=0) const { - dxfString(0, "BLOCK"); - if (version>=VER_2000) { - if (h==0) { - handle(); - } else { - dxfHex(5, h); - } - //dxfHex(330, blockHandle); - dxfString(100, "AcDbEntity"); - if (h==0x1C) { - dxfInt(67, 1); - } - dxfString(8, "0"); // TODO: Layer for block - dxfString(100, "AcDbBlockBegin"); - } - } - - /** - * End of Block (must be in the section BLOCKS). - * - *
-     *   0
-     *  ENDBLK
-     * 
- */ - void sectionBlockEntryEnd(unsigned long int h=0) const { - dxfString(0, "ENDBLK"); - if (version>=VER_2000) { - if (h==0) { - handle(); - } else { - dxfHex(5, h); - } - //dxfHex(330, blockHandle); - dxfString(100, "AcDbEntity"); - if (h==0x1D) { - dxfInt(67, 1); - } - dxfString(8, "0"); // TODO: Layer for block - dxfString(100, "AcDbBlockEnd"); - } - } - - void color(int col=256) const { - dxfInt(62, col); - } - void lineType(const char *lt) const { - dxfString(6, lt); - } - void lineTypeScale(double scale) const { - dxfReal(48, scale); - } - void lineWeight(int lw) const { - dxfInt(370, lw); - } - - void coord(int gc, double x, double y, double z=0) const { - dxfReal(gc, x); - dxfReal(gc+10, y); - dxfReal(gc+20, z); - } - - void coordTriplet(int gc, const double* value) const { - if (value) { - dxfReal(gc, *value++); - dxfReal(gc+10, *value++); - dxfReal(gc+20, *value++); - } - } - - void resetHandle() const { - m_handle = 1; - } - - /** - * Writes a unique handle and returns it. - */ - unsigned long handle(int gc=5) const { - // handle has to be hex - dxfHex(gc, m_handle); - return m_handle++; - } - - /** - * @return Next handle that will be written. - */ - unsigned long getNextHandle() const { - return m_handle; - } - - /** - * Increases handle, so that the handle returned remains available. - */ - unsigned long incHandle() const { - return m_handle++; - } - - /** - * Sets the handle of the model space. Entities refer to - * this handle. - */ - void setModelSpaceHandle(unsigned long h) { - modelSpaceHandle = h; - } - - unsigned long getModelSpaceHandle() { - return modelSpaceHandle; - } - - /** - * Sets the handle of the paper space. Some special blocks refer to - * this handle. - */ - void setPaperSpaceHandle(unsigned long h) { - paperSpaceHandle = h; - } - - unsigned long getPaperSpaceHandle() { - return paperSpaceHandle; - } - - /** - * Sets the handle of the paper space 0. Some special blocks refer to - * this handle. - */ - void setPaperSpace0Handle(unsigned long h) { - paperSpace0Handle = h; - } - - unsigned long getPaperSpace0Handle() { - return paperSpace0Handle; - } - - /** - * Must be overwritten by the implementing class to write a - * real value to the file. - * - * @param gc Group code. - * @param value The real value. - */ - virtual void dxfReal(int gc, double value) const = 0; - - /** - * Must be overwritten by the implementing class to write an - * int value to the file. - * - * @param gc Group code. - * @param value The int value. - */ - virtual void dxfInt(int gc, int value) const = 0; - - /** - * Must be overwritten by the implementing class to write an - * int value (hex) to the file. - * - * @param gc Group code. - * @param value The int value. - */ - virtual void dxfHex(int gc, int value) const = 0; - - /** - * Must be overwritten by the implementing class to write a - * string to the file. - * - * @param gc Group code. - * @param value The string. - */ - virtual void dxfString(int gc, const char* value) const = 0; - - /** - * Must be overwritten by the implementing class to write a - * string to the file. - * - * @param gc Group code. - * @param value The string. - */ - virtual void dxfString(int gc, const string& value) const = 0; - -protected: - mutable unsigned long m_handle; - mutable unsigned long modelSpaceHandle; - mutable unsigned long paperSpaceHandle; - mutable unsigned long paperSpace0Handle; - - /** - * DXF version to be created. - */ - DL_Codes::version version; -private: -}; - -#endif diff --git a/dxflib/src/dl_writer_ascii.cpp b/dxflib/src/dl_writer_ascii.cpp deleted file mode 100644 index 476197e..0000000 --- a/dxflib/src/dl_writer_ascii.cpp +++ /dev/null @@ -1,153 +0,0 @@ -/**************************************************************************** -** $Id: dl_writer_ascii.cpp 242 2004-04-12 22:39:43Z andrew $ -** -** Copyright (C) 2001-2003 RibbonSoft. All rights reserved. -** Copyright (C) 2001 Robert J. Campbell Jr. -** -** This file is part of the dxflib project. -** -** This file may be distributed and/or modified under the terms of the -** GNU General Public License version 2 as published by the Free Software -** Foundation and appearing in the file LICENSE.GPL included in the -** packaging of this file. -** -** Licensees holding valid dxflib Professional Edition licenses may use -** this file in accordance with the dxflib Commercial License -** Agreement provided with the Software. -** -** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE -** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. -** -** See http://www.ribbonsoft.com for further details. -** -** Contact info@ribbonsoft.com if any conditions of this licensing are -** not clear to you. -** -**********************************************************************/ - -#if _MSC_VER > 1000 -#pragma once -#endif // _MSC_VER > 1000 - -#include - -#include "dl_writer_ascii.h" -#include "dl_exception.h" - - -/** - * Closes the output file. - */ -void DL_WriterA::close() const { - m_ofile.close(); -} - - -/** - * @retval true Opening file has failed. - * @retval false Otherwise. - */ -bool DL_WriterA::openFailed() const { - return m_ofile.fail(); -} - - - -/** - * Writes a real (double) variable to the DXF file. - * - * @param gc Group code. - * @param value Double value - */ -void DL_WriterA::dxfReal(int gc, double value) const { - char str[256]; - sprintf(str, "%.16lf", value); - - // fix for german locale: - strReplace(str, ',', '.'); - - // Cut away those zeros at the end: - bool dot = false; - int end = -1; - for (unsigned int i=0; i0 && end<(int)strlen(str)) { - str[end] = '\0'; - } - - dxfString(gc, str); - m_ofile.flush(); -} - - - -/** - * Writes an int variable to the DXF file. - * - * @param gc Group code. - * @param value Int value - */ -void DL_WriterA::dxfInt(int gc, int value) const { - m_ofile << (gc<10 ? " " : (gc<100 ? " " : "")) << gc << "\n" - << value << "\n"; -} - - - -/** - * Writes a hex int variable to the DXF file. - * - * @param gc Group code. - * @param value Int value - */ -void DL_WriterA::dxfHex(int gc, int value) const { - char str[12]; - sprintf(str, "%0X", value); - dxfString(gc, str); -} - - - -/** - * Writes a string variable to the DXF file. - * - * @param gc Group code. - * @param value String - */ -void DL_WriterA::dxfString(int gc, const char* value) const { - if (value==NULL) { -#ifndef __GCC2x__ - throw DL_NullStrExc(); -#endif - } - m_ofile << (gc<10 ? " " : (gc<100 ? " " : "")) << gc << "\n" - << value << "\n"; -} - - - -void DL_WriterA::dxfString(int gc, const string& value) const { - m_ofile << (gc<10 ? " " : (gc<100 ? " " : "")) << gc << "\n" - << value << "\n"; -} - - -/** - * Replaces every occurence of src with dest in the null terminated str. - */ -void DL_WriterA::strReplace(char* str, char src, char dest) { - size_t i; - for (i=0; i 1000 -#pragma once -#endif // _MSC_VER > 1000 - -#include "dl_writer.h" -#include -#include -using std::string; - -/** - * Implements functions defined in DL_Writer for writing low - * level DXF constructs to an ASCII format DXF file. - * - * @para fname File name of the file to be created. - * @para version DXF version. Defaults to VER_2002. - * - * @todo What if \c fname is NULL? Or \c fname can't be opened for - * another reason? - */ -class DL_WriterA : public DL_Writer { -public: - DL_WriterA(char* fname, DL_Codes::version version=VER_2000) - : DL_Writer(version), m_ofile(fname) {} - virtual ~DL_WriterA() {} - - bool openFailed() const; - void close() const; - void dxfReal(int gc, double value) const; - void dxfInt(int gc, int value) const; - void dxfHex(int gc, int value) const; - void dxfString(int gc, const char* value) const; - void dxfString(int gc, const string& value) const; - - static void strReplace(char* str, char src, char dest); - -private: - /** - * DXF file to be created. - */ - mutable std::ofstream m_ofile; - -}; - -#endif - diff --git a/dxflib/test/Makefile b/dxflib/test/Makefile deleted file mode 100644 index 621c34c..0000000 --- a/dxflib/test/Makefile +++ /dev/null @@ -1,29 +0,0 @@ - -prefix = /usr/local -exec_prefix = ${prefix} -bindir = ${exec_prefix}/bin - -OBJF = main.o \ - test_creationclass.o -EXTERN_LIBS = -L../lib -ldxf -L/usr/X11R6/lib -lX11 -INCLUDES = -I../include - -all: main - -clean: - @echo "Cleaning project..." - @find . -name '*.o' -exec rm "{}" \; - @if [ -f test ]; then rm -f test; fi - -distclean: clean - rm -f config.log config.cache Makefile config.status - -main: $(OBJF) - c++ -o test $(OBJF) $(EXTERN_LIBS) - -%.o : %.cpp - $(CXX) -c $(CPPFLAGS) $(CXXFLAGS) $(INCLUDES) -O3 -Wall $< -o $@ - -doc : - @echo "Building documentation" - @doxygen doxy.cfg diff --git a/dxflib/test/Makefile.in b/dxflib/test/Makefile.in deleted file mode 100644 index 76e179e..0000000 --- a/dxflib/test/Makefile.in +++ /dev/null @@ -1,29 +0,0 @@ - -prefix = @prefix@ -exec_prefix = @exec_prefix@ -bindir = @bindir@ - -OBJF = main.o \ - test_creationclass.o -EXTERN_LIBS = -L../lib -ldxf -L/usr/X11R6/lib -lX11 -INCLUDES = -I../include - -all: main - -clean: - @echo "Cleaning project..." - @find . -name '*.o' -exec rm "{}" \; - @if [ -f test ]; then rm -f test; fi - -distclean: clean - rm -f config.log config.cache Makefile config.status - -main: $(OBJF) - c++ -o test $(OBJF) $(EXTERN_LIBS) - -%.o : %.cpp - $(CXX) -c $(CPPFLAGS) $(CXXFLAGS) $(INCLUDES) -O3 -Wall $< -o $@ - -doc : - @echo "Building documentation" - @doxygen doxy.cfg diff --git a/dxflib/test/demo.dxf b/dxflib/test/demo.dxf deleted file mode 100644 index ed3398f..0000000 --- a/dxflib/test/demo.dxf +++ /dev/null @@ -1,18696 +0,0 @@ - 0 -SECTION - 2 -HEADER - 9 -$ACADVER - 1 -AC1009 - 9 -$INSBASE - 10 -0.0 - 20 -0.0 - 30 -0.0 - 9 -$EXTMIN - 10 -0.3313683463181007 - 20 -0.75635853773111 - 30 -0.0 - 9 -$EXTMAX - 10 -241.86108504018389 - 20 -179.54317761806359 - 30 -0.0 - 9 -$LIMMIN - 10 -0.0 - 20 -0.0 - 9 -$LIMMAX - 10 -240.0 - 20 -180.0 - 9 -$ORTHOMODE - 70 - 0 - 9 -$REGENMODE - 70 - 1 - 9 -$FILLMODE - 70 - 1 - 9 -$QTEXTMODE - 70 - 0 - 9 -$MIRRTEXT - 70 - 1 - 9 -$DRAGMODE - 70 - 2 - 9 -$LTSCALE - 40 -1.0 - 9 -$OSMODE - 70 - 37 - 9 -$ATTMODE - 70 - 1 - 9 -$TEXTSIZE - 40 -0.2 - 9 -$TRACEWID - 40 -0.05 - 9 -$TEXTSTYLE - 7 -STANDARD - 9 -$CLAYER - 8 -0 - 9 -$CELTYPE - 6 -BYLAYER - 9 -$CECOLOR - 62 - 256 - 9 -$DIMSCALE - 40 -1.0 - 9 -$DIMASZ - 40 -0.18 - 9 -$DIMEXO - 40 -0.0625 - 9 -$DIMDLI - 40 -0.38 - 9 -$DIMRND - 40 -0.0 - 9 -$DIMDLE - 40 -0.0 - 9 -$DIMEXE - 40 -0.18 - 9 -$DIMTP - 40 -0.0 - 9 -$DIMTM - 40 -0.0 - 9 -$DIMTXT - 40 -0.18 - 9 -$DIMCEN - 40 -0.09 - 9 -$DIMTSZ - 40 -0.0 - 9 -$DIMTOL - 70 - 0 - 9 -$DIMLIM - 70 - 0 - 9 -$DIMTIH - 70 - 1 - 9 -$DIMTOH - 70 - 1 - 9 -$DIMSE1 - 70 - 0 - 9 -$DIMSE2 - 70 - 0 - 9 -$DIMTAD - 70 - 0 - 9 -$DIMZIN - 70 - 0 - 9 -$DIMBLK - 1 - - 9 -$DIMASO - 70 - 1 - 9 -$DIMSHO - 70 - 1 - 9 -$DIMPOST - 1 - - 9 -$DIMAPOST - 1 - - 9 -$DIMALT - 70 - 0 - 9 -$DIMALTD - 70 - 2 - 9 -$DIMALTF - 40 -25.399999999999999 - 9 -$DIMLFAC - 40 -1.0 - 9 -$DIMTOFL - 70 - 0 - 9 -$DIMTVP - 40 -0.0 - 9 -$DIMTIX - 70 - 0 - 9 -$DIMSOXD - 70 - 0 - 9 -$DIMSAH - 70 - 0 - 9 -$DIMBLK1 - 1 - - 9 -$DIMBLK2 - 1 - - 9 -$DIMSTYLE - 2 -STANDARD - 9 -$DIMCLRD - 70 - 0 - 9 -$DIMCLRE - 70 - 0 - 9 -$DIMCLRT - 70 - 0 - 9 -$DIMTFAC - 40 -1.0 - 9 -$DIMGAP - 40 -0.09 - 9 -$LUNITS - 70 - 2 - 9 -$LUPREC - 70 - 4 - 9 -$SKETCHINC - 40 -0.1 - 9 -$FILLETRAD - 40 -0.5 - 9 -$AUNITS - 70 - 0 - 9 -$AUPREC - 70 - 0 - 9 -$MENU - 1 -. - 9 -$ELEVATION - 40 -0.0 - 9 -$PELEVATION - 40 -0.0 - 9 -$THICKNESS - 40 -0.0 - 9 -$LIMCHECK - 70 - 0 - 9 -$BLIPMODE - 70 - 0 - 9 -$CHAMFERA - 40 -0.5 - 9 -$CHAMFERB - 40 -0.5 - 9 -$SKPOLY - 70 - 0 - 9 -$TDCREATE - 40 -2451192.901182164 - 9 -$TDUPDATE - 40 -2452556.8396023032 - 9 -$TDINDWG - 40 -0.3019879282 - 9 -$TDUSRTIMER - 40 -0.301987581 - 9 -$USRTIMER - 70 - 1 - 9 -$ANGBASE - 50 -0.0 - 9 -$ANGDIR - 70 - 0 - 9 -$PDMODE - 70 - 0 - 9 -$PDSIZE - 40 -0.0 - 9 -$PLINEWID - 40 -0.0 - 9 -$COORDS - 70 - 1 - 9 -$SPLFRAME - 70 - 0 - 9 -$SPLINETYPE - 70 - 6 - 9 -$SPLINESEGS - 70 - 8 - 9 -$ATTDIA - 70 - 0 - 9 -$ATTREQ - 70 - 1 - 9 -$HANDLING - 70 - 22529 - 9 -$HANDSEED - 5 -A9D - 9 -$SURFTAB1 - 70 - 6 - 9 -$SURFTAB2 - 70 - 6 - 9 -$SURFTYPE - 70 - 6 - 9 -$SURFU - 70 - 6 - 9 -$SURFV - 70 - 6 - 9 -$UCSNAME - 2 - - 9 -$UCSORG - 10 -0.0 - 20 -0.0 - 30 -0.0 - 9 -$UCSXDIR - 10 -1.0 - 20 -0.0 - 30 -0.0 - 9 -$UCSYDIR - 10 -0.0 - 20 -1.0 - 30 -0.0 - 9 -$PUCSNAME - 2 - - 9 -$PUCSORG - 10 -0.0 - 20 -0.0 - 30 -0.0 - 9 -$PUCSXDIR - 10 -1.0 - 20 -0.0 - 30 -0.0 - 9 -$PUCSYDIR - 10 -0.0 - 20 -1.0 - 30 -0.0 - 9 -$USERI1 - 70 - 0 - 9 -$USERI2 - 70 - 0 - 9 -$USERI3 - 70 - 0 - 9 -$USERI4 - 70 - 0 - 9 -$USERI5 - 70 - 0 - 9 -$USERR1 - 40 -0.0 - 9 -$USERR2 - 40 -0.0 - 9 -$USERR3 - 40 -0.0 - 9 -$USERR4 - 40 -0.0 - 9 -$USERR5 - 40 -0.0 - 9 -$WORLDVIEW - 70 - 1 - 9 -$SHADEDGE - 70 - 3 - 9 -$SHADEDIF - 70 - 70 - 9 -$TILEMODE - 70 - 1 - 9 -$MAXACTVP - 70 - 64 - 9 -$PLIMCHECK - 70 - 0 - 9 -$PEXTMIN - 10 -1.0000000000000000E+020 - 20 -1.0000000000000000E+020 - 30 -1.0000000000000000E+020 - 9 -$PEXTMAX - 10 --1.0000000000000000E+020 - 20 --1.0000000000000000E+020 - 30 --1.0000000000000000E+020 - 9 -$PLIMMIN - 10 -0.0 - 20 -0.0 - 9 -$PLIMMAX - 10 -12.0 - 20 -9.0 - 9 -$UNITMODE - 70 - 0 - 9 -$VISRETAIN - 70 - 1 - 9 -$PLINEGEN - 70 - 0 - 9 -$PSLTSCALE - 70 - 1 - 0 -ENDSEC - 0 -SECTION - 2 -TABLES - 0 -TABLE - 2 -VPORT - 70 - 2 - 0 -VPORT - 2 -*ACTIVE - 70 - 0 - 10 -0.0 - 20 -0.0 - 11 -1.0 - 21 -1.0 - 12 -171.1001742006836 - 22 -93.871468638243499 - 13 -0.0 - 23 -0.0 - 14 -0.5 - 24 -0.5 - 15 -12.0 - 25 -12.0 - 16 -0.0 - 26 -0.0 - 36 -1.0 - 17 -0.0 - 27 -0.0 - 37 -0.0 - 40 -197.73420228825569 - 41 -1.7416356877323409 - 42 -50.0 - 43 -0.0 - 44 -0.0 - 50 -0.0 - 51 -0.0 - 71 - 0 - 72 - 100 - 73 - 1 - 74 - 3 - 75 - 0 - 76 - 1 - 77 - 0 - 78 - 0 - 0 -ENDTAB - 0 -TABLE - 2 -LTYPE - 70 - 1 - 0 -LTYPE - 2 -CONTINUOUS - 70 - 0 - 3 -Solid line - 72 - 65 - 73 - 0 - 40 -0.0 - 0 -ENDTAB - 0 -TABLE - 2 -LAYER - 70 - 1 - 0 -LAYER - 2 -0 - 70 - 0 - 62 - 7 - 6 -CONTINUOUS - 0 -ENDTAB - 0 -TABLE - 2 -STYLE - 70 - 1 - 0 -STYLE - 2 -STANDARD - 70 - 0 - 40 -0.0 - 41 -1.0 - 50 -0.0 - 71 - 0 - 42 -0.2 - 3 -txt - 4 - - 0 -ENDTAB - 0 -TABLE - 2 -VIEW - 70 - 0 - 0 -ENDTAB - 0 -TABLE - 2 -UCS - 70 - 0 - 0 -ENDTAB - 0 -TABLE - 2 -APPID - 70 - 3 - 0 -APPID - 2 -ACAD - 70 - 0 - 0 -APPID - 2 -CONTENTBLOCKDESCRIPTION - 70 - 0 - 0 -APPID - 2 -CONTENTBLOCKICON - 70 - 0 - 0 -ENDTAB - 0 -TABLE - 2 -DIMSTYLE - 70 - 1 - 0 -DIMSTYLE - 2 -STANDARD - 70 - 0 - 3 - - 4 - - 5 - - 6 - - 7 - - 40 -1.0 - 41 -0.18 - 42 -0.0625 - 43 -0.38 - 44 -0.18 - 45 -0.0 - 46 -0.0 - 47 -0.0 - 48 -0.0 -140 -0.18 -141 -0.09 -142 -0.0 -143 -25.399999999999999 -144 -1.0 -145 -0.0 -146 -1.0 -147 -0.09 - 71 - 0 - 72 - 0 - 73 - 1 - 74 - 1 - 75 - 0 - 76 - 0 - 77 - 0 - 78 - 0 -170 - 0 -171 - 2 -172 - 0 -173 - 0 -174 - 0 -175 - 0 -176 - 0 -177 - 0 -178 - 0 - 0 -ENDTAB - 0 -ENDSEC - 0 -SECTION - 2 -BLOCKS - 0 -BLOCK - 8 -0 - 2 -$MODEL_SPACE - 70 - 0 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 3 -$MODEL_SPACE - 1 - - 0 -ENDBLK - 5 -21 - 8 -0 - 0 -BLOCK - 67 - 1 - 8 -0 - 2 -$PAPER_SPACE - 70 - 0 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 3 -$PAPER_SPACE - 1 - - 0 -ENDBLK - 5 -1D - 67 - 1 - 8 -0 - 0 -BLOCK - 8 -0 - 2 -SCHRANK_-_SCHRANKTÜR_1_IN_ - 70 - 2 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 3 -SCHRANK_-_SCHRANKTÜR_1_IN_ - 1 -BASE_CABINET_1_DRAWER_SIDE - 0 -LINE - 5 -2C - 8 -0 - 10 --24.0 - 20 -6.0 - 30 -0.0 - 11 --24.0 - 21 -28.500000000000028 - 31 -0.0 - 0 -LINE - 5 -2D - 8 -0 - 10 --23.5 - 20 -28.500000000000028 - 30 -0.0 - 11 --23.5 - 21 -6.0 - 31 -0.0 - 0 -POLYLINE - 5 -2E - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -90F - 8 -0 - 10 --23.0 - 20 -5.0 - 30 -0.0 - 0 -VERTEX - 5 -910 - 8 -0 - 10 --23.0 - 20 -34.500000000000021 - 30 -0.0 - 0 -VERTEX - 5 -911 - 8 -0 - 10 -0.0 - 20 -34.500000000000021 - 30 -0.0 - 0 -VERTEX - 5 -912 - 8 -0 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -913 - 8 -0 - 10 --20.0 - 20 -0.0 - 30 -0.0 - 0 -SEQEND - 5 -914 - 8 -0 - 0 -LINE - 5 -2F - 8 -0 - 10 --20.0 - 20 -0.0 - 30 -0.0 - 11 --20.0 - 21 -5.0 - 31 -0.0 - 0 -LINE - 5 -30 - 8 -0 - 10 --20.0 - 20 -5.0 - 30 -0.0 - 11 --23.0 - 21 -5.0 - 31 -0.0 - 0 -LINE - 5 -31 - 8 -0 - 10 --23.5 - 20 -6.0 - 30 -0.0 - 11 --24.0 - 21 -6.0 - 31 -0.0 - 0 -LINE - 5 -32 - 8 -0 - 10 --24.0 - 20 -33.500000000000028 - 30 -0.0 - 11 --23.5 - 21 -33.500000000000028 - 31 -0.0 - 0 -LINE - 5 -33 - 8 -0 - 10 --23.5 - 20 -29.500000000000011 - 30 -0.0 - 11 --24.0 - 21 -29.500000000000011 - 31 -0.0 - 0 -LINE - 5 -34 - 8 -0 - 10 --24.0 - 20 -28.500000000000028 - 30 -0.0 - 11 --23.5 - 21 -28.500000000000028 - 31 -0.0 - 0 -LINE - 5 -35 - 8 -0 - 10 --23.5 - 20 -33.500000000000028 - 30 -0.0 - 11 --23.5 - 21 -29.500000000000011 - 31 -0.0 - 0 -LINE - 5 -36 - 8 -0 - 10 --24.0 - 20 -29.500000000000011 - 30 -0.0 - 11 --24.0 - 21 -33.500000000000028 - 31 -0.0 - 0 -ENDBLK - 5 -38 - 8 -0 - 0 -BLOCK - 8 -0 - 2 -SCHRANK_-_SCHRANKTÜR_1_MIT - 70 - 2 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 3 -SCHRANK_-_SCHRANKTÜR_1_MIT - 1 -BASE_CABINET_1_DRWR_24IN_FRONT - 0 -LINE - 5 -4F - 8 -0 - 10 -0.0 - 20 -5.0 - 30 -0.0 - 11 -24.0 - 21 -5.0 - 31 -0.0 - 0 -LINE - 5 -50 - 8 -0 - 10 -23.0 - 20 -28.499999999999989 - 30 -0.0 - 11 -1.0 - 21 -28.499999999999989 - 31 -0.0 - 0 -LINE - 5 -51 - 8 -0 - 10 -1.0 - 20 -29.499999999999989 - 30 -0.0 - 11 -23.0 - 21 -29.499999999999989 - 31 -0.0 - 0 -LINE - 5 -52 - 8 -0 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 11 -0.0 - 21 -34.5 - 31 -0.0 - 0 -LINE - 5 -53 - 8 -0 - 10 -0.0 - 20 -34.5 - 30 -0.0 - 11 -24.0 - 21 -34.5 - 31 -0.0 - 0 -LINE - 5 -54 - 8 -0 - 10 -24.0 - 20 -34.5 - 30 -0.0 - 11 -24.0 - 21 -0.0 - 31 -0.0 - 0 -LINE - 5 -55 - 8 -0 - 10 -24.0 - 20 -0.0 - 30 -0.0 - 11 -0.0 - 21 -0.0 - 31 -0.0 - 0 -LINE - 5 -56 - 8 -0 - 10 -23.0 - 20 -28.499999999999989 - 30 -0.0 - 11 -23.0 - 21 -6.0 - 31 -0.0 - 0 -LINE - 5 -57 - 8 -0 - 10 -23.0 - 20 -6.0 - 30 -0.0 - 11 -1.0 - 21 -6.0 - 31 -0.0 - 0 -LINE - 5 -58 - 8 -0 - 10 -1.0 - 20 -6.0 - 30 -0.0 - 11 -1.0 - 21 -28.499999999999989 - 31 -0.0 - 0 -LINE - 5 -59 - 8 -0 - 10 -1.0 - 20 -29.499999999999989 - 30 -0.0 - 11 -1.0 - 21 -33.5 - 31 -0.0 - 0 -LINE - 5 -5A - 8 -0 - 10 -1.0 - 20 -33.5 - 30 -0.0 - 11 -23.0 - 21 -33.5 - 31 -0.0 - 0 -LINE - 5 -5B - 8 -0 - 10 -23.0 - 20 -33.5 - 30 -0.0 - 11 -23.0 - 21 -29.499999999999989 - 31 -0.0 - 0 -ENDBLK - 5 -5D - 8 -0 - 0 -BLOCK - 8 -0 - 2 -GESCHIRRSPÜLMASCHINE - 70 - 2 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 3 -GESCHIRRSPÜLMASCHINE - 1 -DISHWASHER - 0 -LINE - 5 -70 - 8 -0 - 10 -19.315600000000011 - 20 -33.184299999999958 - 30 -0.0 - 11 -19.5 - 21 -32.999999999999957 - 31 -0.0 - 0 -LINE - 5 -71 - 8 -0 - 10 -20.5 - 20 -32.999999999999957 - 30 -0.0 - 11 -20.69380000000001 - 21 -33.193799999999982 - 31 -0.0 - 0 -LINE - 5 -72 - 8 -0 - 10 -20.706100000000049 - 20 -31.793899999999962 - 30 -0.0 - 11 -20.5 - 21 -31.999999999999972 - 31 -0.0 - 0 -LINE - 5 -73 - 8 -0 - 10 -19.5 - 20 -31.999999999999972 - 30 -0.0 - 11 -19.294200000000028 - 21 -31.794199999999989 - 31 -0.0 - 0 -LINE - 5 -74 - 8 -0 - 10 -20.0 - 20 -32.249999999999957 - 30 -0.0 - 11 -20.0 - 21 -31.499999999999961 - 31 -0.0 - 0 -LINE - 5 -75 - 8 -0 - 10 -20.0 - 20 -32.749999999999957 - 30 -0.0 - 11 -20.0 - 21 -33.499999999999957 - 31 -0.0 - 0 -LINE - 5 -76 - 8 -0 - 10 -19.0 - 20 -32.499999999999957 - 30 -0.0 - 11 -19.75 - 21 -32.499999999999957 - 31 -0.0 - 0 -LINE - 5 -77 - 8 -0 - 10 -21.0 - 20 -32.499999999999957 - 30 -0.0 - 11 -20.249999999999989 - 21 -32.499999999999957 - 31 -0.0 - 0 -CIRCLE - 5 -78 - 8 -0 - 10 -20.0 - 20 -32.499999999999957 - 30 -0.0 - 40 -1.0 - 0 -LINE - 5 -79 - 8 -0 - 10 -16.315600000000011 - 20 -33.184299999999958 - 30 -0.0 - 11 -16.5 - 21 -32.999999999999957 - 31 -0.0 - 0 -LINE - 5 -7A - 8 -0 - 10 -17.5 - 20 -32.999999999999957 - 30 -0.0 - 11 -17.69380000000001 - 21 -33.193799999999982 - 31 -0.0 - 0 -LINE - 5 -7B - 8 -0 - 10 -17.706100000000038 - 20 -31.793899999999962 - 30 -0.0 - 11 -17.5 - 21 -31.999999999999972 - 31 -0.0 - 0 -LINE - 5 -7C - 8 -0 - 10 -16.5 - 20 -31.999999999999972 - 30 -0.0 - 11 -16.294200000000039 - 21 -31.794199999999989 - 31 -0.0 - 0 -LINE - 5 -7D - 8 -0 - 10 -17.0 - 20 -32.249999999999957 - 30 -0.0 - 11 -17.0 - 21 -31.499999999999961 - 31 -0.0 - 0 -LINE - 5 -7E - 8 -0 - 10 -17.0 - 20 -32.749999999999957 - 30 -0.0 - 11 -17.0 - 21 -33.499999999999957 - 31 -0.0 - 0 -LINE - 5 -7F - 8 -0 - 10 -16.0 - 20 -32.499999999999957 - 30 -0.0 - 11 -16.75 - 21 -32.499999999999957 - 31 -0.0 - 0 -LINE - 5 -80 - 8 -0 - 10 -18.0 - 20 -32.499999999999957 - 30 -0.0 - 11 -17.25 - 21 -32.499999999999957 - 31 -0.0 - 0 -CIRCLE - 5 -81 - 8 -0 - 10 -17.0 - 20 -32.499999999999957 - 30 -0.0 - 40 -1.0 - 0 -POLYLINE - 5 -82 - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 70 - 1 - 0 -VERTEX - 5 -919 - 8 -0 - 10 -15.0 - 20 -30.999999999999961 - 30 -0.0 - 0 -VERTEX - 5 -91A - 8 -0 - 10 -15.0 - 20 -33.999999999999957 - 30 -0.0 - 0 -VERTEX - 5 -91B - 8 -0 - 10 -22.0 - 20 -33.999999999999957 - 30 -0.0 - 0 -VERTEX - 5 -91C - 8 -0 - 10 -22.0 - 20 -30.999999999999961 - 30 -0.0 - 0 -SEQEND - 5 -91D - 8 -0 - 0 -CIRCLE - 5 -83 - 8 -0 - 10 -7.5 - 20 -32.499999999999957 - 30 -0.0 - 40 -0.75 - 0 -CIRCLE - 5 -84 - 8 -0 - 10 -5.0 - 20 -32.499999999999957 - 30 -0.0 - 40 -0.75 - 0 -CIRCLE - 5 -85 - 8 -0 - 10 -2.5 - 20 -32.499999999999957 - 30 -0.0 - 40 -0.75 - 0 -CIRCLE - 5 -86 - 8 -0 - 10 -10.0 - 20 -32.499999999999957 - 30 -0.0 - 40 -0.75 - 0 -POLYLINE - 5 -87 - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 70 - 1 - 0 -VERTEX - 5 -91E - 8 -0 - 10 -0.5 - 20 -30.999999999999961 - 30 -0.0 - 0 -VERTEX - 5 -91F - 8 -0 - 10 -0.5 - 20 -33.999999999999957 - 30 -0.0 - 0 -VERTEX - 5 -920 - 8 -0 - 10 -12.0 - 20 -33.999999999999957 - 30 -0.0 - 0 -VERTEX - 5 -921 - 8 -0 - 10 -12.0 - 20 -30.999999999999961 - 30 -0.0 - 0 -SEQEND - 5 -922 - 8 -0 - 0 -LINE - 5 -88 - 8 -0 - 10 -24.0 - 20 -30.499999999999972 - 30 -0.0 - 11 -0.0 - 21 -30.499999999999972 - 31 -0.0 - 0 -POLYLINE - 5 -89 - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 70 - 1 - 0 -VERTEX - 5 -923 - 8 -0 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -924 - 8 -0 - 10 -0.0 - 20 -34.499999999999957 - 30 -0.0 - 0 -VERTEX - 5 -925 - 8 -0 - 10 -24.0 - 20 -34.499999999999957 - 30 -0.0 - 0 -VERTEX - 5 -926 - 8 -0 - 10 -24.0 - 20 -0.0 - 30 -0.0 - 0 -SEQEND - 5 -927 - 8 -0 - 0 -LINE - 5 -8A - 8 -0 - 10 -0.0 - 20 -5.0 - 30 -0.0 - 11 -24.0 - 21 -5.0 - 31 -0.0 - 0 -ENDBLK - 5 -8C - 8 -0 - 0 -BLOCK - 8 -0 - 2 -ARMATUR_-_KÜCHENARMATUR_IN - 70 - 2 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 3 -ARMATUR_-_KÜCHENARMATUR_IN - 1 -FAUCET_STANDARD_FRONT - 0 -POLYLINE - 5 -AD - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -92A - 8 -0 - 10 -5.0 - 20 -3.251299999999957 - 30 -0.0 - 0 -VERTEX - 5 -92B - 8 -0 - 10 -5.0 - 20 -3.5 - 30 -0.0 - 0 -VERTEX - 5 -92C - 8 -0 - 10 -3.0 - 20 -3.5 - 30 -0.0 - 0 -VERTEX - 5 -92D - 8 -0 - 10 -3.0 - 20 -1.5 - 30 -0.0 - 0 -VERTEX - 5 -92E - 8 -0 - 10 -5.0 - 20 -1.5 - 30 -0.0 - 0 -VERTEX - 5 -92F - 8 -0 - 10 -5.0 - 20 -2.5 - 30 -0.0 - 0 -SEQEND - 5 -930 - 8 -0 - 0 -POLYLINE - 5 -AE - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 70 - 1 - 0 -VERTEX - 5 -931 - 8 -0 - 10 -5.5 - 20 -2.5 - 30 -0.0 - 0 -VERTEX - 5 -932 - 8 -0 - 10 -5.5 - 20 -3.25 - 30 -0.0 - 0 -VERTEX - 5 -933 - 8 -0 - 10 -4.5 - 20 -3.25 - 30 -0.0 - 0 -VERTEX - 5 -934 - 8 -0 - 10 -4.5 - 20 -2.5 - 30 -0.0 - 0 -SEQEND - 5 -935 - 8 -0 - 0 -LINE - 5 -AF - 8 -0 - 10 -3.5 - 20 -1.5 - 30 -0.0 - 11 -3.5 - 21 -1.0 - 31 -0.0 - 0 -LINE - 5 -B0 - 8 -0 - 10 -4.5 - 20 -1.0 - 30 -0.0 - 11 -4.5 - 21 -1.5 - 31 -0.0 - 0 -LINE - 5 -B1 - 8 -0 - 10 --0.75 - 20 -3.5 - 30 -0.0 - 11 -0.319199999999995 - 21 -3.5 - 31 -0.0 - 0 -LINE - 5 -B2 - 8 -0 - 10 -0.75 - 20 -2.5 - 30 -0.0 - 11 -0.75 - 21 -1.0 - 31 -0.0 - 0 -LINE - 5 -B3 - 8 -0 - 10 --0.25 - 20 -2.5 - 30 -0.0 - 11 --0.25 - 21 -3.0 - 31 -0.0 - 0 -LINE - 5 -B4 - 8 -0 - 10 -0.75 - 20 -2.5 - 30 -0.0 - 11 --0.25 - 21 -2.5 - 31 -0.0 - 0 -LINE - 5 -B5 - 8 -0 - 10 -4.1921099999999853 - 20 -5.5040999999999931 - 30 -0.0 - 11 -0.75 - 21 -2.5 - 31 -0.0 - 0 -LINE - 5 -B6 - 8 -0 - 10 -3.75 - 20 -5.5 - 30 -0.0 - 11 -3.75 - 21 -6.0 - 31 -0.0 - 0 -LINE - 5 -B7 - 8 -0 - 10 -4.75 - 20 -5.5 - 30 -0.0 - 11 -3.75 - 21 -5.5 - 31 -0.0 - 0 -LINE - 5 -B8 - 8 -0 - 10 -4.75 - 20 -6.0 - 30 -0.0 - 11 -4.75 - 21 -5.5 - 31 -0.0 - 0 -LINE - 5 -B9 - 8 -0 - 10 -3.75 - 20 -6.0 - 30 -0.0 - 11 --0.25 - 21 -2.5 - 31 -0.0 - 0 -LINE - 5 -BA - 8 -0 - 10 -3.75 - 20 -6.0 - 30 -0.0 - 11 -3.75 - 21 -6.5 - 31 -0.0 - 0 -LINE - 5 -BB - 8 -0 - 10 -4.75 - 20 -6.0 - 30 -0.0 - 11 -3.75 - 21 -6.0 - 31 -0.0 - 0 -LINE - 5 -BC - 8 -0 - 10 -4.75 - 20 -6.5 - 30 -0.0 - 11 -4.75 - 21 -6.0 - 31 -0.0 - 0 -LINE - 5 -BD - 8 -0 - 10 -3.75 - 20 -6.5 - 30 -0.0 - 11 -4.75 - 21 -6.5 - 31 -0.0 - 0 -LINE - 5 -BE - 8 -0 - 10 --0.25 - 20 -3.0 - 30 -0.0 - 11 -3.75 - 21 -6.5 - 31 -0.0 - 0 -LINE - 5 -BF - 8 -0 - 10 --0.75 - 20 -1.0 - 30 -0.0 - 11 --0.75 - 21 -3.5 - 31 -0.0 - 0 -POLYLINE - 5 -C0 - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -936 - 8 -0 - 10 --5.0 - 20 -3.251299999999957 - 30 -0.0 - 0 -VERTEX - 5 -937 - 8 -0 - 10 --5.0 - 20 -3.5 - 30 -0.0 - 0 -VERTEX - 5 -938 - 8 -0 - 10 --3.0 - 20 -3.5 - 30 -0.0 - 0 -VERTEX - 5 -939 - 8 -0 - 10 --3.0 - 20 -1.5 - 30 -0.0 - 0 -VERTEX - 5 -93A - 8 -0 - 10 --5.0 - 20 -1.5 - 30 -0.0 - 0 -VERTEX - 5 -93B - 8 -0 - 10 --5.0 - 20 -2.5 - 30 -0.0 - 0 -SEQEND - 5 -93C - 8 -0 - 0 -POLYLINE - 5 -C1 - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 70 - 1 - 0 -VERTEX - 5 -93D - 8 -0 - 10 --5.5 - 20 -2.5 - 30 -0.0 - 0 -VERTEX - 5 -93E - 8 -0 - 10 --5.5 - 20 -3.25 - 30 -0.0 - 0 -VERTEX - 5 -93F - 8 -0 - 10 --4.5 - 20 -3.25 - 30 -0.0 - 0 -VERTEX - 5 -940 - 8 -0 - 10 --4.5 - 20 -2.5 - 30 -0.0 - 0 -SEQEND - 5 -941 - 8 -0 - 0 -LINE - 5 -C2 - 8 -0 - 10 --3.5 - 20 -1.5 - 30 -0.0 - 11 --3.5 - 21 -1.0 - 31 -0.0 - 0 -LINE - 5 -C3 - 8 -0 - 10 --4.5 - 20 -1.0 - 30 -0.0 - 11 --4.5 - 21 -1.5 - 31 -0.0 - 0 -POLYLINE - 5 -C4 - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 70 - 1 - 0 -VERTEX - 5 -942 - 8 -0 - 10 --6.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -943 - 8 -0 - 10 --6.0 - 20 -1.0 - 30 -0.0 - 0 -VERTEX - 5 -944 - 8 -0 - 10 -6.0 - 20 -1.0 - 30 -0.0 - 0 -VERTEX - 5 -945 - 8 -0 - 10 -6.0 - 20 -0.0 - 30 -0.0 - 0 -SEQEND - 5 -946 - 8 -0 - 0 -ENDBLK - 5 -C6 - 8 -0 - 0 -BLOCK - 8 -0 - 2 -ARMATUR_-_KÜCHENARMATUR_I0 - 70 - 2 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 3 -ARMATUR_-_KÜCHENARMATUR_I0 - 1 -FAUCET_STANDARD_TOP - 0 -POLYLINE - 5 -E4 - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -949 - 8 -0 - 10 --0.0058699999999945 - 20 --2.0 - 30 -0.0 - 0 -VERTEX - 5 -94A - 8 -0 - 10 --6.0 - 20 --2.0 - 30 -0.0 - 0 -VERTEX - 5 -94B - 8 -0 - 10 --6.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -94C - 8 -0 - 10 -6.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -94D - 8 -0 - 10 -6.0 - 20 --2.0 - 30 -0.0 - 0 -VERTEX - 5 -94E - 8 -0 - 10 -1.151949999999998 - 20 --2.0 - 30 -0.0 - 0 -SEQEND - 5 -94F - 8 -0 - 0 -CIRCLE - 5 -E5 - 8 -0 - 10 --4.0 - 20 --1.0 - 30 -0.0 - 40 -1.0 - 0 -LINE - 5 -E6 - 8 -0 - 10 -5.5 - 20 --1.25 - 30 -0.0 - 11 -4.9427800000000062 - 21 --1.25 - 31 -0.0 - 0 -LINE - 5 -E7 - 8 -0 - 10 -4.9427800000000062 - 20 --0.75 - 30 -0.0 - 11 -5.5 - 21 --0.75 - 31 -0.0 - 0 -LINE - 5 -E8 - 8 -0 - 10 -5.5 - 20 --0.75 - 30 -0.0 - 11 -5.5 - 21 --1.25 - 31 -0.0 - 0 -CIRCLE - 5 -E9 - 8 -0 - 10 -4.0 - 20 --1.0 - 30 -0.0 - 40 -1.0 - 0 -CIRCLE - 5 -EA - 8 -0 - 10 -0.0 - 20 --1.0 - 30 -0.0 - 40 -0.75 - 0 -LINE - 5 -EB - 8 -0 - 10 --5.5 - 20 --0.75 - 30 -0.0 - 11 --5.5 - 21 --1.25 - 31 -0.0 - 0 -LINE - 5 -EC - 8 -0 - 10 --5.5 - 20 --1.25 - 30 -0.0 - 11 --4.9427799999999991 - 21 --1.25 - 31 -0.0 - 0 -LINE - 5 -ED - 8 -0 - 10 --4.9427799999999991 - 20 --0.75 - 30 -0.0 - 11 --5.5 - 21 --0.75 - 31 -0.0 - 0 -ARC - 5 -EE - 8 -0 - 10 -4.0 - 20 --7.9282000000000021 - 30 -0.0 - 40 -0.5 - 50 -209.99999999999989 - 51 -30.0 - 0 -LINE - 5 -EF - 8 -0 - 10 --0.147750000000002 - 20 --1.7441000000000031 - 30 -0.0 - 11 -3.566980000000008 - 21 --8.1782000000000021 - 31 -0.0 - 0 -LINE - 5 -F0 - 8 -0 - 10 -4.433010000000003 - 20 --7.6782000000000021 - 30 -0.0 - 11 -0.7182800000000073 - 21 --1.244100000000002 - 31 -0.0 - 0 -ENDBLK - 5 -F2 - 8 -0 - 0 -BLOCK - 8 -0 - 2 -ARMATUR_-_EINHEBELMISCHER_ - 70 - 2 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 3 -ARMATUR_-_EINHEBELMISCHER_ - 1 -FAUCET_WASHERLESS_FRONT - 0 -LINE - 5 -105 - 8 -0 - 10 --0.75 - 20 -1.0 - 30 -0.0 - 11 -0.75 - 21 -1.0 - 31 -0.0 - 0 -LINE - 5 -106 - 8 -0 - 10 --0.5 - 20 -4.0 - 30 -0.0 - 11 -0.5 - 21 -4.0 - 31 -0.0 - 0 -LINE - 5 -107 - 8 -0 - 10 --0.5 - 20 -4.0 - 30 -0.0 - 11 --2.0 - 21 -5.5 - 31 -0.0 - 0 -LINE - 5 -108 - 8 -0 - 10 --1.0 - 20 -5.5 - 30 -0.0 - 11 -0.5 - 21 -4.0 - 31 -0.0 - 0 -LINE - 5 -109 - 8 -0 - 10 --1.0 - 20 -5.5 - 30 -0.0 - 11 --1.0 - 21 -6.0 - 31 -0.0 - 0 -LINE - 5 -10A - 8 -0 - 10 --2.0 - 20 -5.5 - 30 -0.0 - 11 --1.0 - 21 -5.5 - 31 -0.0 - 0 -LINE - 5 -10B - 8 -0 - 10 --2.0 - 20 -6.0 - 30 -0.0 - 11 --2.0 - 21 -5.5 - 31 -0.0 - 0 -LINE - 5 -10C - 8 -0 - 10 --1.0 - 20 -6.0 - 30 -0.0 - 11 --2.0 - 21 -6.0 - 31 -0.0 - 0 -LINE - 5 -10D - 8 -0 - 10 -0.5 - 20 -4.0 - 30 -0.0 - 11 --1.0 - 21 -6.0 - 31 -0.0 - 0 -ARC - 5 -10E - 8 -0 - 10 -1.254260000000001 - 20 -3.030199999999978 - 30 -0.0 - 40 -2.0044819999999981 - 50 -151.06460000000001 - 51 -180.86289999999991 - 0 -ARC - 5 -10F - 8 -0 - 10 --1.254260000000001 - 20 -3.030199999999978 - 30 -0.0 - 40 -2.0044819999999981 - 50 -359.1370999999998 - 51 -28.935359999999999 - 0 -LINE - 5 -110 - 8 -0 - 10 -0.75 - 20 -1.5 - 30 -0.0 - 11 -0.75 - 21 -0.5 - 31 -0.0 - 0 -LINE - 5 -111 - 8 -0 - 10 -0.75 - 20 -3.0 - 30 -0.0 - 11 -0.75 - 21 -2.738600000000019 - 31 -0.0 - 0 -LINE - 5 -112 - 8 -0 - 10 --0.25 - 20 -1.5 - 30 -0.0 - 11 --0.25 - 21 -2.0 - 31 -0.0 - 0 -LINE - 5 -113 - 8 -0 - 10 -0.75 - 20 -1.5 - 30 -0.0 - 11 --0.25 - 21 -1.5 - 31 -0.0 - 0 -LINE - 5 -114 - 8 -0 - 10 -0.75 - 20 -1.5 - 30 -0.0 - 11 -4.0874200000000078 - 21 -4.002999999999985 - 31 -0.0 - 0 -LINE - 5 -115 - 8 -0 - 10 --0.75 - 20 -3.0 - 30 -0.0 - 11 -0.75 - 21 -3.0 - 31 -0.0 - 0 -LINE - 5 -116 - 8 -0 - 10 --0.75 - 20 -0.5 - 30 -0.0 - 11 --0.75 - 21 -3.0 - 31 -0.0 - 0 -LINE - 5 -117 - 8 -0 - 10 -3.75 - 20 -4.0 - 30 -0.0 - 11 -3.75 - 21 -4.5 - 31 -0.0 - 0 -LINE - 5 -118 - 8 -0 - 10 -4.75 - 20 -4.0 - 30 -0.0 - 11 -3.75 - 21 -4.0 - 31 -0.0 - 0 -LINE - 5 -119 - 8 -0 - 10 -4.75 - 20 -4.5 - 30 -0.0 - 11 -4.75 - 21 -4.0 - 31 -0.0 - 0 -LINE - 5 -11A - 8 -0 - 10 -3.75 - 20 -4.5 - 30 -0.0 - 11 --0.25 - 21 -1.5 - 31 -0.0 - 0 -LINE - 5 -11B - 8 -0 - 10 -3.75 - 20 -4.5 - 30 -0.0 - 11 -3.75 - 21 -5.0 - 31 -0.0 - 0 -LINE - 5 -11C - 8 -0 - 10 -4.75 - 20 -4.5 - 30 -0.0 - 11 -3.75 - 21 -4.5 - 31 -0.0 - 0 -LINE - 5 -11D - 8 -0 - 10 -4.75 - 20 -5.0 - 30 -0.0 - 11 -4.75 - 21 -4.5 - 31 -0.0 - 0 -LINE - 5 -11E - 8 -0 - 10 -3.75 - 20 -5.0 - 30 -0.0 - 11 -4.75 - 21 -5.0 - 31 -0.0 - 0 -LINE - 5 -11F - 8 -0 - 10 --0.25 - 20 -2.0 - 30 -0.0 - 11 -3.75 - 21 -5.0 - 31 -0.0 - 0 -POLYLINE - 5 -120 - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 70 - 1 - 0 -VERTEX - 5 -952 - 8 -0 - 10 --6.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -953 - 8 -0 - 10 --6.0 - 20 -0.5 - 30 -0.0 - 0 -VERTEX - 5 -954 - 8 -0 - 10 -6.0 - 20 -0.5 - 30 -0.0 - 0 -VERTEX - 5 -955 - 8 -0 - 10 -6.0 - 20 -0.0 - 30 -0.0 - 0 -SEQEND - 5 -956 - 8 -0 - 0 -ENDBLK - 5 -122 - 8 -0 - 0 -BLOCK - 8 -0 - 2 -ARMATUR_-_EINHEBELMISCHER0 - 70 - 2 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 3 -ARMATUR_-_EINHEBELMISCHER0 - 1 -FAUCET_WASHERLESS_TOP - 0 -POLYLINE - 5 -12B - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -959 - 8 -0 - 10 --0.0067515000000018 - 20 --2.0 - 30 -0.0 - 0 -VERTEX - 5 -95A - 8 -0 - 10 --0.1165915000000002 - 20 --2.0 - 30 -0.0 - 0 -SEQEND - 5 -95B - 8 -0 - 0 -ARC - 5 -12C - 8 -0 - 10 --0.0000015000000015 - 20 --1.0 - 30 -0.0 - 40 -0.75 - 50 -269.22460000000001 - 51 -216.2304 - 0 -LINE - 5 -12D - 8 -0 - 10 --2.261461499999998 - 20 --4.3369999999999891 - 30 -0.0 - 11 --1.3704615 - 21 --4.790999999999995 - 31 -0.0 - 0 -ARC - 5 -12E - 8 -0 - 10 -3.9999984999999998 - 20 --7.9282000000000021 - 30 -0.0 - 40 -0.5 - 50 -209.99999999999989 - 51 -30.0 - 0 -LINE - 5 -12F - 8 -0 - 10 -0.0793784999999989 - 20 --0.2599999999999909 - 30 -0.0 - 11 --2.261461499999998 - 21 --4.3369999999999891 - 31 -0.0 - 0 -LINE - 5 -130 - 8 -0 - 10 --1.3704615 - 20 --4.790999999999995 - 30 -0.0 - 11 -0.5507084999999991 - 21 --0.5036999999999808 - 31 -0.0 - 0 -LINE - 5 -131 - 8 -0 - 10 --0.0600815000000008 - 20 --1.895899999999983 - 30 -0.0 - 11 -3.5669884999999968 - 21 --8.1782000000000021 - 31 -0.0 - 0 -LINE - 5 -132 - 8 -0 - 10 -4.4330184999999984 - 20 --7.6782000000000021 - 30 -0.0 - 11 -0.7182785000000003 - 21 --1.244100000000002 - 31 -0.0 - 0 -POLYLINE - 5 -133 - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -95C - 8 -0 - 10 --0.9178414999999995 - 20 --2.0 - 30 -0.0 - 0 -VERTEX - 5 -95D - 8 -0 - 10 --5.9999985000000011 - 20 --2.0 - 30 -0.0 - 0 -VERTEX - 5 -95E - 8 -0 - 10 --5.9999985000000011 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -95F - 8 -0 - 10 -5.9999985000000002 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -960 - 8 -0 - 10 -5.9999985000000002 - 20 --2.0 - 30 -0.0 - 0 -VERTEX - 5 -961 - 8 -0 - 10 -1.1565984999999981 - 20 --2.0 - 30 -0.0 - 0 -SEQEND - 5 -962 - 8 -0 - 0 -ENDBLK - 5 -135 - 8 -0 - 0 -BLOCK - 8 -0 - 2 -EIS-_UND_WASSERSPENDER - 70 - 2 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 3 -EIS-_UND_WASSERSPENDER - 1 -ICE_AND_WATER_MAKER - 0 -LINE - 5 -13D - 8 -0 - 10 -6.5 - 20 -8.0 - 30 -0.0 - 11 -7.0 - 21 -8.0 - 31 -0.0 - 0 -LINE - 5 -13E - 8 -0 - 10 -7.0 - 20 -8.5 - 30 -0.0 - 11 -6.5 - 21 -8.5 - 31 -0.0 - 0 -LINE - 5 -13F - 8 -0 - 10 -6.75 - 20 -10.25 - 30 -0.0 - 11 -5.75 - 21 -10.25 - 31 -0.0 - 0 -LINE - 5 -140 - 8 -0 - 10 -7.0 - 20 -9.5 - 30 -0.0 - 11 -6.75 - 21 -10.25 - 31 -0.0 - 0 -LINE - 5 -141 - 8 -0 - 10 -5.75 - 20 -10.25 - 30 -0.0 - 11 -5.5 - 21 -9.5 - 31 -0.0 - 0 -LINE - 5 -142 - 8 -0 - 10 -5.5 - 20 -9.5 - 30 -0.0 - 11 -7.0 - 21 -9.5 - 31 -0.0 - 0 -LINE - 5 -143 - 8 -0 - 10 -6.5 - 20 -9.0 - 30 -0.0 - 11 -6.0 - 21 -9.0 - 31 -0.0 - 0 -LINE - 5 -144 - 8 -0 - 10 -6.5 - 20 -7.5 - 30 -0.0 - 11 -6.5 - 21 -9.0 - 31 -0.0 - 0 -LINE - 5 -145 - 8 -0 - 10 -7.0 - 20 -7.0 - 30 -0.0 - 11 -6.5 - 21 -7.5 - 31 -0.0 - 0 -LINE - 5 -146 - 8 -0 - 10 -5.5 - 20 -7.0 - 30 -0.0 - 11 -7.0 - 21 -7.0 - 31 -0.0 - 0 -LINE - 5 -147 - 8 -0 - 10 -6.0 - 20 -7.5 - 30 -0.0 - 11 -5.5 - 21 -7.0 - 31 -0.0 - 0 -LINE - 5 -148 - 8 -0 - 10 -6.0 - 20 -9.0 - 30 -0.0 - 11 -6.0 - 21 -7.5 - 31 -0.0 - 0 -LINE - 5 -149 - 8 -0 - 10 -7.5 - 20 -2.25 - 30 -0.0 - 11 -7.0 - 21 -2.75 - 31 -0.0 - 0 -LINE - 5 -14A - 8 -0 - 10 -7.0 - 20 -3.0 - 30 -0.0 - 11 -8.0 - 21 -2.0 - 31 -0.0 - 0 -LINE - 5 -14B - 8 -0 - 10 -7.0 - 20 -3.0 - 30 -0.0 - 11 -7.0 - 21 -11.0 - 31 -0.0 - 0 -LINE - 5 -14C - 8 -0 - 10 -3.5636000000000081 - 20 -9.0 - 30 -0.0 - 11 -3.5 - 21 -9.0 - 31 -0.0 - 0 -LINE - 5 -14D - 8 -0 - 10 -4.0 - 20 -9.0 - 30 -0.0 - 11 -3.941600000000022 - 21 -9.0 - 31 -0.0 - 0 -POLYLINE - 5 -14E - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 70 - 1 - 0 -VERTEX - 5 -965 - 8 -0 - 10 -3.5625 - 20 -8.0 - 30 -0.0 - 0 -VERTEX - 5 -966 - 8 -0 - 10 -3.5625 - 20 -9.5 - 30 -0.0 - 0 -VERTEX - 5 -967 - 8 -0 - 10 -3.9375 - 20 -9.5 - 30 -0.0 - 0 -VERTEX - 5 -968 - 8 -0 - 10 -3.9375 - 20 -8.0 - 30 -0.0 - 0 -SEQEND - 5 -969 - 8 -0 - 0 -LINE - 5 -14F - 8 -0 - 10 -3.5 - 20 -8.5 - 30 -0.0 - 11 -3.0 - 21 -8.5 - 31 -0.0 - 0 -LINE - 5 -150 - 8 -0 - 10 -3.0 - 20 -8.0 - 30 -0.0 - 11 -3.5 - 21 -8.0 - 31 -0.0 - 0 -LINE - 5 -151 - 8 -0 - 10 -4.0 - 20 -7.5 - 30 -0.0 - 11 -4.0 - 21 -9.0 - 31 -0.0 - 0 -LINE - 5 -152 - 8 -0 - 10 -4.5 - 20 -7.0 - 30 -0.0 - 11 -4.0 - 21 -7.5 - 31 -0.0 - 0 -LINE - 5 -153 - 8 -0 - 10 -3.0 - 20 -7.0 - 30 -0.0 - 11 -4.5 - 21 -7.0 - 31 -0.0 - 0 -LINE - 5 -154 - 8 -0 - 10 -3.5 - 20 -7.5 - 30 -0.0 - 11 -3.0 - 21 -7.0 - 31 -0.0 - 0 -LINE - 5 -155 - 8 -0 - 10 -3.5 - 20 -9.0 - 30 -0.0 - 11 -3.5 - 21 -7.5 - 31 -0.0 - 0 -LINE - 5 -156 - 8 -0 - 10 -3.0 - 20 -2.75 - 30 -0.0 - 11 -2.5 - 21 -2.25 - 31 -0.0 - 0 -LINE - 5 -157 - 8 -0 - 10 -2.0 - 20 -2.0 - 30 -0.0 - 11 -3.0 - 21 -3.0 - 31 -0.0 - 0 -LINE - 5 -158 - 8 -0 - 10 -3.0 - 20 -11.0 - 30 -0.0 - 11 -3.0 - 21 -3.0 - 31 -0.0 - 0 -LINE - 5 -159 - 8 -0 - 10 -2.990200000000014 - 20 -2.7400000000000091 - 30 -0.0 - 11 -7.0100000000000193 - 21 -2.7400000000000091 - 31 -0.0 - 0 -LINE - 5 -15A - 8 -0 - 10 -2.9817000000000169 - 20 -2.7300000000000169 - 30 -0.0 - 11 -7.0203999999999951 - 21 -2.7300000000000169 - 31 -0.0 - 0 -LINE - 5 -15B - 8 -0 - 10 -2.970899999999999 - 20 -2.719999999999998 - 30 -0.0 - 11 -7.0302000000000078 - 21 -2.719999999999998 - 31 -0.0 - 0 -LINE - 5 -15C - 8 -0 - 10 -2.9602000000000128 - 20 -2.7100000000000062 - 30 -0.0 - 11 -7.0400999999999954 - 21 -2.7100000000000062 - 31 -0.0 - 0 -LINE - 5 -15D - 8 -0 - 10 -2.9505000000000039 - 20 -2.7000000000000171 - 30 -0.0 - 11 -7.0500000000000123 - 21 -2.7000000000000171 - 31 -0.0 - 0 -LINE - 5 -15E - 8 -0 - 10 -2.938700000000011 - 20 -2.6899999999999959 - 30 -0.0 - 11 -7.0598999999999972 - 21 -2.6899999999999959 - 31 -0.0 - 0 -LINE - 5 -15F - 8 -0 - 10 -2.9312000000000169 - 20 -2.680000000000005 - 30 -0.0 - 11 -7.0703000000000022 - 21 -2.680000000000005 - 31 -0.0 - 0 -LINE - 5 -160 - 8 -0 - 10 -2.9205000000000041 - 20 -2.670000000000015 - 30 -0.0 - 11 -7.080600000000004 - 21 -2.670000000000015 - 31 -0.0 - 0 -LINE - 5 -161 - 8 -0 - 10 -2.9107999999999929 - 20 -2.6599999999999961 - 30 -0.0 - 11 -7.0904999999999907 - 21 -2.6599999999999961 - 31 -0.0 - 0 -LINE - 5 -162 - 8 -0 - 10 -2.900100000000009 - 20 -2.6500000000000039 - 30 -0.0 - 11 -7.1004000000000076 - 21 -2.6500000000000039 - 31 -0.0 - 0 -LINE - 5 -163 - 8 -0 - 10 -2.891500000000006 - 20 -2.6400000000000139 - 30 -0.0 - 11 -7.1098000000000079 - 21 -2.6400000000000139 - 31 -0.0 - 0 -LINE - 5 -164 - 8 -0 - 10 -2.879700000000013 - 20 -2.629999999999995 - 30 -0.0 - 11 -7.1202000000000121 - 21 -2.629999999999995 - 31 -0.0 - 0 -LINE - 5 -165 - 8 -0 - 10 -2.8701000000000061 - 20 -2.6200000000000032 - 30 -0.0 - 11 -7.1299999999999946 - 21 -2.6200000000000032 - 31 -0.0 - 0 -LINE - 5 -166 - 8 -0 - 10 -2.8603999999999981 - 20 -2.6100000000000132 - 30 -0.0 - 11 -7.1399000000000123 - 21 -2.6100000000000132 - 31 -0.0 - 0 -LINE - 5 -167 - 8 -0 - 10 -2.8517999999999968 - 20 -2.599999999999993 - 30 -0.0 - 11 -7.149799999999999 - 21 -2.599999999999993 - 31 -0.0 - 0 -LINE - 5 -168 - 8 -0 - 10 -2.8425000000000011 - 20 -2.5900000000000021 - 30 -0.0 - 11 -7.1603000000000048 - 21 -2.5900000000000021 - 31 -0.0 - 0 -LINE - 5 -169 - 8 -0 - 10 -2.8320999999999952 - 20 -2.5800000000000112 - 30 -0.0 - 11 -7.1699000000000126 - 21 -2.5800000000000112 - 31 -0.0 - 0 -LINE - 5 -16A - 8 -0 - 10 -2.8226999999999971 - 20 -2.5699999999999932 - 30 -0.0 - 11 -7.1804999999999941 - 21 -2.5699999999999932 - 31 -0.0 - 0 -LINE - 5 -16B - 8 -0 - 10 -2.8112000000000128 - 20 -2.5600000000000018 - 30 -0.0 - 11 -7.190100000000001 - 21 -2.5600000000000018 - 31 -0.0 - 0 -LINE - 5 -16C - 8 -0 - 10 -2.8019000000000172 - 20 -2.55000000000001 - 30 -0.0 - 11 -7.1997000000000071 - 21 -2.55000000000001 - 31 -0.0 - 0 -LINE - 5 -16D - 8 -0 - 10 -2.790400000000004 - 20 -2.5399999999999912 - 30 -0.0 - 11 -7.2104000000000212 - 21 -2.5399999999999912 - 31 -0.0 - 0 -LINE - 5 -16E - 8 -0 - 10 -2.782100000000014 - 20 -2.5299999999999998 - 30 -0.0 - 11 -7.2210000000000019 - 21 -2.5299999999999998 - 31 -0.0 - 0 -LINE - 5 -16F - 8 -0 - 10 -2.7707000000000042 - 20 -2.5200000000000089 - 30 -0.0 - 11 -7.2296000000000031 - 21 -2.5200000000000089 - 31 -0.0 - 0 -LINE - 5 -170 - 8 -0 - 10 -2.7623000000000091 - 20 -2.510000000000018 - 30 -0.0 - 11 -7.2412999999999954 - 21 -2.510000000000018 - 31 -0.0 - 0 -LINE - 5 -171 - 8 -0 - 10 -2.750900000000001 - 20 -2.5 - 30 -0.0 - 11 -7.2509000000000006 - 21 -2.5 - 31 -0.0 - 0 -LINE - 5 -172 - 8 -0 - 10 -2.7426000000000088 - 20 -2.4900000000000091 - 30 -0.0 - 11 -7.2605000000000084 - 21 -2.4900000000000091 - 31 -0.0 - 0 -LINE - 5 -173 - 8 -0 - 10 -2.7301000000000211 - 20 -2.4800000000000182 - 30 -0.0 - 11 -7.2701000000000127 - 21 -2.4800000000000182 - 31 -0.0 - 0 -LINE - 5 -174 - 8 -0 - 10 -2.7218000000000009 - 20 -2.4699999999999971 - 30 -0.0 - 11 -7.2797000000000178 - 21 -2.4699999999999971 - 31 -0.0 - 0 -LINE - 5 -175 - 8 -0 - 10 -2.7113999999999971 - 20 -2.4600000000000071 - 30 -0.0 - 11 -7.2914000000000092 - 21 -2.4600000000000071 - 31 -0.0 - 0 -LINE - 5 -176 - 8 -0 - 10 -2.7009000000000181 - 20 -2.4500000000000171 - 30 -0.0 - 11 -7.299900000000008 - 21 -2.4500000000000171 - 31 -0.0 - 0 -LINE - 5 -177 - 8 -0 - 10 -2.6895000000000091 - 20 -2.4399999999999959 - 30 -0.0 - 11 -7.3095000000000132 - 21 -2.4399999999999959 - 31 -0.0 - 0 -LINE - 5 -178 - 8 -0 - 10 -2.6812000000000178 - 20 -2.430000000000005 - 30 -0.0 - 11 -7.321300000000007 - 21 -2.430000000000005 - 31 -0.0 - 0 -LINE - 5 -179 - 8 -0 - 10 -2.6708000000000141 - 20 -2.420000000000015 - 30 -0.0 - 11 -7.3309000000000131 - 21 -2.420000000000015 - 31 -0.0 - 0 -LINE - 5 -17A - 8 -0 - 10 -2.660400000000009 - 20 -2.4099999999999961 - 30 -0.0 - 11 -7.3404999999999907 - 21 -2.4099999999999961 - 31 -0.0 - 0 -LINE - 5 -17B - 8 -0 - 10 -2.6500000000000039 - 20 -2.4000000000000039 - 30 -0.0 - 11 -7.3500999999999967 - 21 -2.4000000000000039 - 31 -0.0 - 0 -LINE - 5 -17C - 8 -0 - 10 -2.6406000000000049 - 20 -2.3900000000000139 - 30 -0.0 - 11 -7.3607000000000076 - 21 -2.3900000000000139 - 31 -0.0 - 0 -LINE - 5 -17D - 8 -0 - 10 -2.6302000000000021 - 20 -2.379999999999995 - 30 -0.0 - 11 -7.3703000000000118 - 21 -2.379999999999995 - 31 -0.0 - 0 -LINE - 5 -17E - 8 -0 - 10 -2.621900000000009 - 20 -2.3700000000000032 - 30 -0.0 - 11 -7.3810000000000002 - 21 -2.3700000000000032 - 31 -0.0 - 0 -LINE - 5 -17F - 8 -0 - 10 -2.6094000000000221 - 20 -2.3600000000000132 - 30 -0.0 - 11 -7.3916000000000111 - 21 -2.3600000000000132 - 31 -0.0 - 0 -LINE - 5 -180 - 8 -0 - 10 -2.6011000000000011 - 20 -2.349999999999993 - 30 -0.0 - 11 -7.4002000000000132 - 21 -2.349999999999993 - 31 -0.0 - 0 -LINE - 5 -181 - 8 -0 - 10 -2.5896000000000181 - 20 -2.3400000000000021 - 30 -0.0 - 11 -7.4119000000000019 - 21 -2.3400000000000021 - 31 -0.0 - 0 -LINE - 5 -182 - 8 -0 - 10 -2.581299999999997 - 20 -2.3300000000000112 - 30 -0.0 - 11 -7.4215000000000071 - 21 -2.3300000000000112 - 31 -0.0 - 0 -LINE - 5 -183 - 8 -0 - 10 -2.5698000000000141 - 20 -2.3199999999999932 - 30 -0.0 - 11 -7.4311000000000131 - 21 -2.3199999999999932 - 31 -0.0 - 0 -LINE - 5 -184 - 8 -0 - 10 -2.5614999999999948 - 20 -2.3100000000000018 - 30 -0.0 - 11 -7.4416999999999973 - 21 -2.3100000000000018 - 31 -0.0 - 0 -LINE - 5 -185 - 8 -0 - 10 -2.5501000000000138 - 20 -2.30000000000001 - 30 -0.0 - 11 -7.4524000000000123 - 21 -2.30000000000001 - 31 -0.0 - 0 -LINE - 5 -186 - 8 -0 - 10 -2.5407000000000148 - 20 -2.2899999999999912 - 30 -0.0 - 11 -7.4609000000000076 - 21 -2.2899999999999912 - 31 -0.0 - 0 -LINE - 5 -187 - 8 -0 - 10 -2.529300000000005 - 20 -2.2799999999999998 - 30 -0.0 - 11 -7.4705000000000137 - 21 -2.2799999999999998 - 31 -0.0 - 0 -LINE - 5 -188 - 8 -0 - 10 -2.519900000000006 - 20 -2.2700000000000089 - 30 -0.0 - 11 -7.4812000000000012 - 21 -2.2700000000000089 - 31 -0.0 - 0 -LINE - 5 -189 - 8 -0 - 10 -2.5095000000000018 - 20 -2.260000000000018 - 30 -0.0 - 11 -7.4908000000000081 - 21 -2.260000000000018 - 31 -0.0 - 0 -LINE - 5 -18A - 8 -0 - 10 -7.0 - 20 -2.75 - 30 -0.0 - 11 -3.0 - 21 -2.75 - 31 -0.0 - 0 -LINE - 5 -18B - 8 -0 - 10 -2.5 - 20 -2.25 - 30 -0.0 - 11 -7.5 - 21 -2.25 - 31 -0.0 - 0 -LINE - 5 -18C - 8 -0 - 10 -4.0 - 20 -8.0 - 30 -0.0 - 11 -6.0 - 21 -8.0 - 31 -0.0 - 0 -LINE - 5 -18D - 8 -0 - 10 -6.0 - 20 -8.5 - 30 -0.0 - 11 -4.0 - 21 -8.5 - 31 -0.0 - 0 -LINE - 5 -18E - 8 -0 - 10 -3.0 - 20 -3.0 - 30 -0.0 - 11 -7.0 - 21 -3.0 - 31 -0.0 - 0 -POLYLINE - 5 -18F - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 70 - 1 - 0 -VERTEX - 5 -96A - 8 -0 - 10 -2.0 - 20 -2.0 - 30 -0.0 - 0 -VERTEX - 5 -96B - 8 -0 - 10 -2.0 - 20 -11.0 - 30 -0.0 - 0 -VERTEX - 5 -96C - 8 -0 - 10 -8.0 - 20 -11.0 - 30 -0.0 - 0 -VERTEX - 5 -96D - 8 -0 - 10 -8.0 - 20 -2.0 - 30 -0.0 - 0 -SEQEND - 5 -96E - 8 -0 - 0 -POLYLINE - 5 -190 - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 70 - 1 - 0 -VERTEX - 5 -96F - 8 -0 - 10 -2.0 - 20 -12.0 - 30 -0.0 - 0 -VERTEX - 5 -970 - 8 -0 - 10 -2.0 - 20 -16.0 - 30 -0.0 - 0 -VERTEX - 5 -971 - 8 -0 - 10 -8.0 - 20 -16.0 - 30 -0.0 - 0 -VERTEX - 5 -972 - 8 -0 - 10 -8.0 - 20 -12.0 - 30 -0.0 - 0 -SEQEND - 5 -973 - 8 -0 - 0 -POLYLINE - 5 -191 - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 70 - 1 - 0 -VERTEX - 5 -974 - 8 -0 - 10 -1.0 - 20 -1.0 - 30 -0.0 - 0 -VERTEX - 5 -975 - 8 -0 - 10 -1.0 - 20 -17.0 - 30 -0.0 - 0 -VERTEX - 5 -976 - 8 -0 - 10 -9.0 - 20 -17.0 - 30 -0.0 - 0 -VERTEX - 5 -977 - 8 -0 - 10 -9.0 - 20 -1.0 - 30 -0.0 - 0 -SEQEND - 5 -978 - 8 -0 - 0 -POLYLINE - 5 -192 - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 70 - 1 - 0 -VERTEX - 5 -979 - 8 -0 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -97A - 8 -0 - 10 -0.0 - 20 -18.0 - 30 -0.0 - 0 -VERTEX - 5 -97B - 8 -0 - 10 -10.0 - 20 -18.0 - 30 -0.0 - 0 -VERTEX - 5 -97C - 8 -0 - 10 -10.0 - 20 -0.0 - 30 -0.0 - 0 -SEQEND - 5 -97D - 8 -0 - 0 -ENDBLK - 5 -194 - 8 -0 - 0 -BLOCK - 8 -0 - 2 -KÜCHENBLOCK_-_2100_X_2400_ - 70 - 2 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 3 -KÜCHENBLOCK_-_2100_X_2400_ - 1 -KITCHEN_LAYOUT_7X8_PARTIAL_WALL - 0 -LINE - 5 -19E - 8 -0 - 10 -0.0 - 20 -24.0 - 30 -0.0 - 11 -96.0 - 21 -24.0 - 31 -0.0 - 0 -LINE - 5 -19F - 8 -0 - 10 -96.0 - 20 -0.0 - 30 -0.0 - 11 -0.0 - 21 -0.0 - 31 -0.0 - 0 -LINE - 5 -1A0 - 8 -0 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 11 -0.0 - 21 -24.0 - 31 -0.0 - 0 -LINE - 5 -1A1 - 8 -0 - 10 -96.0 - 20 -24.0 - 30 -0.0 - 11 -96.0 - 21 -0.0 - 31 -0.0 - 0 -LINE - 5 -1A4 - 8 -0 - 10 -96.0 - 20 -60.0 - 30 -0.0 - 11 -34.0 - 21 -60.0 - 31 -0.0 - 0 -LINE - 5 -1A5 - 8 -0 - 10 -34.0 - 20 -84.0 - 30 -0.0 - 11 -96.0 - 21 -84.0 - 31 -0.0 - 0 -LINE - 5 -1A6 - 8 -0 - 10 -34.0 - 20 -60.0 - 30 -0.0 - 11 -34.0 - 21 -84.0 - 31 -0.0 - 0 -LINE - 5 -1A7 - 8 -0 - 10 -96.0 - 20 -84.0 - 30 -0.0 - 11 -96.0 - 21 -60.0 - 31 -0.0 - 0 -ARC - 5 -1A8 - 8 -0 - 10 -34.5 - 20 -6.5 - 30 -0.0 - 40 -1.0 - 50 -180.0 - 51 -270.0 - 0 -ARC - 5 -1A9 - 8 -0 - 10 -33.5 - 20 -1.5 - 30 -0.0 - 40 -1.5 - 50 -180.0 - 51 -270.0 - 0 -CIRCLE - 5 -1AA - 8 -0 - 10 -40.499999999999993 - 20 -12.5 - 30 -0.0 - 40 -0.5 - 0 -CIRCLE - 5 -1AB - 8 -0 - 10 -40.499999999999993 - 20 -12.5 - 30 -0.0 - 40 -1.0 - 0 -ARC - 5 -1AC - 8 -0 - 10 -34.5 - 20 -18.5 - 30 -0.0 - 40 -1.0 - 50 -90.0 - 51 -180.0 - 0 -ARC - 5 -1AD - 8 -0 - 10 -33.5 - 20 -19.5 - 30 -0.0 - 40 -1.5 - 50 -90.0 - 51 -180.0 - 0 -POLYLINE - 5 -1AE - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -980 - 8 -0 - 10 -33.5 - 20 -6.5 - 30 -0.0 - 0 -VERTEX - 5 -981 - 8 -0 - 10 -33.5 - 20 -18.5 - 30 -0.0 - 0 -SEQEND - 5 -982 - 8 -0 - 0 -POLYLINE - 5 -1AF - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -983 - 8 -0 - 10 -32.0 - 20 -1.5 - 30 -0.0 - 0 -VERTEX - 5 -984 - 8 -0 - 10 -32.0 - 20 -19.5 - 30 -0.0 - 0 -SEQEND - 5 -985 - 8 -0 - 0 -ARC - 5 -1B0 - 8 -0 - 10 -46.250000000000021 - 20 -6.5 - 30 -0.0 - 40 -1.0 - 50 -270.0 - 51 -0.0 - 0 -ARC - 5 -1B1 - 8 -0 - 10 -49.750000000000028 - 20 -6.5 - 30 -0.0 - 40 -1.0 - 50 -180.0 - 51 -270.0 - 0 -ARC - 5 -1B2 - 8 -0 - 10 -61.500000000000028 - 20 -6.5 - 30 -0.0 - 40 -1.0 - 50 -270.0 - 51 -0.0 - 0 -ARC - 5 -1B3 - 8 -0 - 10 -62.500000000000028 - 20 -1.5 - 30 -0.0 - 40 -1.5 - 50 -270.0 - 51 -0.0 - 0 -POLYLINE - 5 -1B4 - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -986 - 8 -0 - 10 -61.500000000000028 - 20 -5.5 - 30 -0.0 - 0 -VERTEX - 5 -987 - 8 -0 - 10 -49.750000000000028 - 20 -5.5 - 30 -0.0 - 0 -SEQEND - 5 -988 - 8 -0 - 0 -ARC - 5 -1B5 - 8 -0 - 10 -46.250000000000021 - 20 -18.5 - 30 -0.0 - 40 -1.0 - 50 -0.0 - 51 -90.0 - 0 -ARC - 5 -1B6 - 8 -0 - 10 -49.750000000000028 - 20 -18.5 - 30 -0.0 - 40 -1.0 - 50 -90.0 - 51 -180.0 - 0 -ARC - 5 -1B7 - 8 -0 - 10 -61.500000000000028 - 20 -18.5 - 30 -0.0 - 40 -1.0 - 50 -0.0 - 51 -90.0 - 0 -ARC - 5 -1B8 - 8 -0 - 10 -62.500000000000028 - 20 -19.5 - 30 -0.0 - 40 -1.5 - 50 -0.0 - 51 -90.0 - 0 -CIRCLE - 5 -1B9 - 8 -0 - 10 -55.500000000000028 - 20 -12.5 - 30 -0.0 - 40 -0.5 - 0 -CIRCLE - 5 -1BA - 8 -0 - 10 -55.500000000000028 - 20 -12.5 - 30 -0.0 - 40 -1.0 - 0 -POLYLINE - 5 -1BB - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -989 - 8 -0 - 10 -49.750000000000028 - 20 -19.5 - 30 -0.0 - 0 -VERTEX - 5 -98A - 8 -0 - 10 -61.500000000000028 - 20 -19.5 - 30 -0.0 - 0 -SEQEND - 5 -98B - 8 -0 - 0 -LINE - 5 -1BC - 8 -0 - 10 -47.250000000000028 - 20 -6.5 - 30 -0.0 - 11 -47.250000000000028 - 21 -18.5 - 31 -0.0 - 0 -LINE - 5 -1BD - 8 -0 - 10 -48.750000000000028 - 20 -18.5 - 30 -0.0 - 11 -48.750000000000028 - 21 -6.5 - 31 -0.0 - 0 -POLYLINE - 5 -1BE - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -98C - 8 -0 - 10 -62.500000000000028 - 20 -18.5 - 30 -0.0 - 0 -VERTEX - 5 -98D - 8 -0 - 10 -62.500000000000028 - 20 -6.5 - 30 -0.0 - 0 -SEQEND - 5 -98E - 8 -0 - 0 -POLYLINE - 5 -1BF - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -98F - 8 -0 - 10 -64.000000000000028 - 20 -19.5 - 30 -0.0 - 0 -VERTEX - 5 -990 - 8 -0 - 10 -64.000000000000028 - 20 -1.5 - 30 -0.0 - 0 -SEQEND - 5 -991 - 8 -0 - 0 -POLYLINE - 5 -1C0 - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -992 - 8 -0 - 10 -46.250000000000021 - 20 -5.5 - 30 -0.0 - 0 -VERTEX - 5 -993 - 8 -0 - 10 -34.5 - 20 -5.5 - 30 -0.0 - 0 -SEQEND - 5 -994 - 8 -0 - 0 -POLYLINE - 5 -1C1 - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -995 - 8 -0 - 10 -34.5 - 20 -19.5 - 30 -0.0 - 0 -VERTEX - 5 -996 - 8 -0 - 10 -46.250000000000021 - 20 -19.5 - 30 -0.0 - 0 -SEQEND - 5 -997 - 8 -0 - 0 -POLYLINE - 5 -1C2 - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -998 - 8 -0 - 10 -33.5 - 20 -21.0 - 30 -0.0 - 0 -VERTEX - 5 -999 - 8 -0 - 10 -62.500000000000028 - 20 -21.0 - 30 -0.0 - 0 -SEQEND - 5 -99A - 8 -0 - 0 -POLYLINE - 5 -1C3 - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -99B - 8 -0 - 10 -62.500000000000028 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -99C - 8 -0 - 10 -33.5 - 20 -0.0 - 30 -0.0 - 0 -SEQEND - 5 -99D - 8 -0 - 0 -LINE - 5 -1C4 - 8 -0 - 10 -64.000000000000028 - 20 -4.0 - 30 -0.0 - 11 -32.0 - 21 -4.0 - 31 -0.0 - 0 -LINE - 5 -1C5 - 8 -0 - 10 -30.999999999999989 - 20 -54.999959999999987 - 30 -0.0 - 11 -30.999999999999989 - 21 -55.999959999999987 - 31 -0.0 - 0 -LINE - 5 -1C6 - 8 -0 - 10 -31.999999999999989 - 20 -54.999959999999987 - 30 -0.0 - 11 -30.999999999999989 - 21 -54.999959999999987 - 31 -0.0 - 0 -LINE - 5 -1C7 - 8 -0 - 10 -31.999999999999989 - 20 -55.999959999999987 - 30 -0.0 - 11 -31.999999999999989 - 21 -54.999959999999987 - 31 -0.0 - 0 -LINE - 5 -1C8 - 8 -0 - 10 --0.0000000000000071 - 20 -56.999959999999987 - 30 -0.0 - 11 -32.999999999999993 - 21 -56.999959999999987 - 31 -0.0 - 0 -POLYLINE - 5 -1C9 - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 70 - 1 - 0 -VERTEX - 5 -99E - 8 -0 - 10 --0.0000000000000071 - 20 -55.999959999999987 - 30 -0.0 - 0 -VERTEX - 5 -99F - 8 -0 - 10 --0.0000000000000071 - 20 -84.0 - 30 -0.0 - 0 -VERTEX - 5 -9A0 - 8 -0 - 10 -32.999999999999993 - 20 -84.0 - 30 -0.0 - 0 -VERTEX - 5 -9A1 - 8 -0 - 10 -32.999999999999993 - 20 -55.999959999999987 - 30 -0.0 - 0 -SEQEND - 5 -9A2 - 8 -0 - 0 -CIRCLE - 5 -1CA - 8 -0 - 10 -89.0 - 20 -74.999999700000004 - 30 -0.0 - 40 -1.0 - 0 -CIRCLE - 5 -1CB - 8 -0 - 10 -89.0 - 20 -74.999999700000004 - 30 -0.0 - 40 -3.0 - 0 -CIRCLE - 5 -1CC - 8 -0 - 10 -89.0 - 20 -74.999999700000004 - 30 -0.0 - 40 -2.0 - 0 -LINE - 5 -1CD - 8 -0 - 10 -89.0 - 20 -59.999995999999982 - 30 -0.0 - 11 -89.0 - 21 -58.999996000000003 - 31 -0.0 - 0 -LINE - 5 -1CE - 8 -0 - 10 -87.0 - 20 -58.999996000000003 - 30 -0.0 - 11 -87.0 - 21 -59.999995999999982 - 31 -0.0 - 0 -CIRCLE - 5 -1CF - 8 -0 - 10 -89.0 - 20 -66.0 - 30 -0.0 - 40 -2.0 - 0 -CIRCLE - 5 -1D0 - 8 -0 - 10 -89.0 - 20 -66.0 - 30 -0.0 - 40 -1.0 - 0 -CIRCLE - 5 -1D1 - 8 -0 - 10 -89.0 - 20 -66.0 - 30 -0.0 - 40 -4.0 - 0 -CIRCLE - 5 -1D2 - 8 -0 - 10 -89.0 - 20 -66.0 - 30 -0.0 - 40 -3.0 - 0 -CIRCLE - 5 -1D3 - 8 -0 - 10 -80.000002999999978 - 20 -74.999999700000004 - 30 -0.0 - 40 -1.0 - 0 -CIRCLE - 5 -1D4 - 8 -0 - 10 -80.000002999999978 - 20 -74.999999700000004 - 30 -0.0 - 40 -3.0 - 0 -CIRCLE - 5 -1D5 - 8 -0 - 10 -80.000002999999978 - 20 -74.999999700000004 - 30 -0.0 - 40 -2.0 - 0 -CIRCLE - 5 -1D6 - 8 -0 - 10 -80.000002999999978 - 20 -66.0 - 30 -0.0 - 40 -1.0 - 0 -LINE - 5 -1D7 - 8 -0 - 10 -82.000003999999976 - 20 -58.999996000000003 - 30 -0.0 - 11 -82.000003999999976 - 21 -59.999995999999982 - 31 -0.0 - 0 -LINE - 5 -1D8 - 8 -0 - 10 -80.000002999999978 - 20 -59.999995999999982 - 30 -0.0 - 11 -80.000002999999978 - 21 -58.999996000000003 - 31 -0.0 - 0 -CIRCLE - 5 -1D9 - 8 -0 - 10 -80.000002999999978 - 20 -66.0 - 30 -0.0 - 40 -2.0 - 0 -CIRCLE - 5 -1DA - 8 -0 - 10 -80.000002999999978 - 20 -66.0 - 30 -0.0 - 40 -3.0 - 0 -LINE - 5 -1DB - 8 -0 - 10 -74.000003400000011 - 20 -81.0 - 30 -0.0 - 11 -95.0 - 21 -81.0 - 31 -0.0 - 0 -POLYLINE - 5 -1DC - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 70 - 1 - 0 -VERTEX - 5 -9A3 - 8 -0 - 10 -76.000002999999964 - 20 -57.999995999999989 - 30 -0.0 - 0 -VERTEX - 5 -9A4 - 8 -0 - 10 -76.000002999999964 - 20 -58.999996000000003 - 30 -0.0 - 0 -VERTEX - 5 -9A5 - 8 -0 - 10 -93.0 - 20 -58.999996000000003 - 30 -0.0 - 0 -VERTEX - 5 -9A6 - 8 -0 - 10 -93.0 - 20 -57.999995999999989 - 30 -0.0 - 0 -SEQEND - 5 -9A7 - 8 -0 - 0 -CIRCLE - 5 -1DD - 8 -0 - 10 -80.000002999999978 - 20 -74.999999700000004 - 30 -0.0 - 40 -4.0 - 0 -POLYLINE - 5 -1DE - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 70 - 1 - 0 -VERTEX - 5 -9A8 - 8 -0 - 10 -74.000003400000011 - 20 -59.999995999999982 - 30 -0.0 - 0 -VERTEX - 5 -9A9 - 8 -0 - 10 -74.000003400000011 - 20 -84.0 - 30 -0.0 - 0 -VERTEX - 5 -9AA - 8 -0 - 10 -95.0 - 20 -84.0 - 30 -0.0 - 0 -VERTEX - 5 -9AB - 8 -0 - 10 -95.0 - 20 -59.999995999999982 - 30 -0.0 - 0 -SEQEND - 5 -9AC - 8 -0 - 0 -LINE - 5 -1DF - 8 -0 - 10 -27.367520651087769 - 20 -24.0 - 30 -0.0 - 11 -62.867517764336242 - 21 -59.499997113248469 - 31 -0.0 - 0 -LINE - 5 -1E0 - 8 -0 - 10 -18.882239276849191 - 20 -24.0 - 30 -0.0 - 11 -54.382237238625642 - 21 -59.49999796177643 - 31 -0.0 - 0 -LINE - 5 -1E1 - 8 -0 - 10 -10.39695790261063 - 20 -24.0 - 30 -0.0 - 11 -45.896956712915042 - 21 -59.499998810304433 - 31 -0.0 - 0 -LINE - 5 -1E2 - 8 -0 - 10 -1.911676528372058 - 20 -24.0 - 30 -0.0 - 11 -32.91163652837205 - 21 -54.999959999999987 - 31 -0.0 - 0 -LINE - 5 -1E3 - 8 -0 - 10 -33.025246417648908 - 20 -55.11356988927686 - 30 -0.0 - 11 -37.411676187204463 - 21 -59.499999658832401 - 31 -0.0 - 0 -LINE - 5 -1E4 - 8 -0 - 10 --0.0000000000000107 - 20 -30.573604845866509 - 30 -0.0 - 11 -24.426355154133478 - 21 -54.999959999999987 - 31 -0.0 - 0 -LINE - 5 -1E5 - 8 -0 - 10 --0.0000000000000107 - 20 -39.058886220105073 - 30 -0.0 - 11 -15.94107377989492 - 21 -54.999959999999987 - 31 -0.0 - 0 -LINE - 5 -1E6 - 8 -0 - 10 --0.0000000000000071 - 20 -47.544167594343662 - 30 -0.0 - 11 -7.4557924056563474 - 21 -54.999959999999987 - 31 -0.0 - 0 -LINE - 5 -1E7 - 8 -0 - 10 -35.852802025326319 - 20 -24.0 - 30 -0.0 - 11 -71.35279829004682 - 21 -59.499996264720487 - 31 -0.0 - 0 -LINE - 5 -1E8 - 8 -0 - 10 -44.338083399564887 - 20 -24.0 - 30 -0.0 - 11 -77.83807939956489 - 21 -57.499995999999982 - 31 -0.0 - 0 -LINE - 5 -1E9 - 8 -0 - 10 -52.823364773803469 - 20 -24.0 - 30 -0.0 - 11 -86.323360773803458 - 21 -57.499995999999982 - 31 -0.0 - 0 -LINE - 5 -1EA - 8 -0 - 10 -61.30864614804203 - 20 -24.0 - 30 -0.0 - 11 -96.000000000000043 - 21 -58.69135385195797 - 31 -0.0 - 0 -LINE - 5 -1EB - 8 -0 - 10 -69.793927522280612 - 20 -24.0 - 30 -0.0 - 11 -96.0 - 21 -50.206072477719388 - 31 -0.0 - 0 -LINE - 5 -1EC - 8 -0 - 10 -78.279208896519179 - 20 -24.0 - 30 -0.0 - 11 -96.0 - 21 -41.720791103480813 - 31 -0.0 - 0 -LINE - 5 -1ED - 8 -0 - 10 -86.764490270757776 - 20 -24.0 - 30 -0.0 - 11 -96.0 - 21 -33.235509729242231 - 31 -0.0 - 0 -LINE - 5 -1EE - 8 -0 - 10 -95.249771644996358 - 20 -24.0 - 30 -0.0 - 11 -96.0 - 21 -24.750228355003639 - 31 -0.0 - 0 -LINE - 5 -1EF - 8 -0 - 10 -59.228316995509317 - 20 -24.0 - 30 -0.0 - 11 -28.228356995509301 - 21 -54.999959999999987 - 31 -0.0 - 0 -LINE - 5 -1F0 - 8 -0 - 10 -50.743035621270742 - 20 -24.0 - 30 -0.0 - 11 -19.74307562127073 - 21 -54.999959999999987 - 31 -0.0 - 0 -LINE - 5 -1F1 - 8 -0 - 10 -42.257754247032167 - 20 -24.0 - 30 -0.0 - 11 -11.257794247032161 - 21 -54.999959999999987 - 31 -0.0 - 0 -LINE - 5 -1F2 - 8 -0 - 10 -33.772472872793593 - 20 -24.0 - 30 -0.0 - 11 -2.7725128727936008 - 21 -54.999959999999987 - 31 -0.0 - 0 -LINE - 5 -1F3 - 8 -0 - 10 -25.287191498555039 - 20 -24.0 - 30 -0.0 - 11 --0.0000000000000071 - 21 -49.287191498555039 - 31 -0.0 - 0 -LINE - 5 -1F4 - 8 -0 - 10 -16.801910124316461 - 20 -24.0 - 30 -0.0 - 11 --0.0000000000000071 - 21 -40.801910124316457 - 31 -0.0 - 0 -LINE - 5 -1F5 - 8 -0 - 10 -8.3166287500778964 - 20 -24.0 - 30 -0.0 - 11 --0.0000000000000071 - 21 -32.316628750077911 - 31 -0.0 - 0 -LINE - 5 -1F6 - 8 -0 - 10 -67.713598369747899 - 20 -24.0 - 30 -0.0 - 11 -33.675202065757311 - 21 -58.038396303990567 - 31 -0.0 - 0 -LINE - 5 -1F7 - 8 -0 - 10 -76.198879743986453 - 20 -24.0 - 30 -0.0 - 11 -40.698880413874427 - 21 -59.499999330112018 - 31 -0.0 - 0 -LINE - 5 -1F8 - 8 -0 - 10 -84.684161118225035 - 20 -24.0 - 30 -0.0 - 11 -49.184162636641162 - 21 -59.49999848158388 - 31 -0.0 - 0 -LINE - 5 -1F9 - 8 -0 - 10 -93.169442492463588 - 20 -24.0 - 30 -0.0 - 11 -57.669444859407882 - 21 -59.499997633055713 - 31 -0.0 - 0 -LINE - 5 -1FA - 8 -0 - 10 -95.999999999999957 - 20 -29.65472386670217 - 30 -0.0 - 11 -66.154727082174603 - 21 -59.499996784527568 - 31 -0.0 - 0 -LINE - 5 -1FB - 8 -0 - 10 -96.0 - 20 -38.140005240940731 - 30 -0.0 - 11 -76.640009240940714 - 21 -57.499995999999982 - 31 -0.0 - 0 -LINE - 5 -1FC - 8 -0 - 10 -96.0 - 20 -46.625286615179313 - 30 -0.0 - 11 -85.125290615179296 - 21 -57.499995999999982 - 31 -0.0 - 0 -LINE - 5 -1FD - 8 -0 - 10 -96.0 - 20 -55.110567989417859 - 30 -0.0 - 11 -93.569107424278741 - 21 -57.541460565139111 - 31 -0.0 - 0 -LINE - 5 -1FE - 8 -0 - 10 --0.098894018957985 - 20 --5.0 - 30 -0.0 - 11 -3.9011059810420221 - 21 --1.0 - 31 -0.0 - 0 -LINE - 5 -1FF - 8 -0 - 10 -89.901105981041994 - 20 -85.0 - 30 -0.0 - 11 -93.901105981041994 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -200 - 8 -0 - 10 --2.22021436251763 - 20 --5.0 - 30 -0.0 - 11 -1.7797856374823759 - 21 --1.0 - 31 -0.0 - 0 -LINE - 5 -201 - 8 -0 - 10 -87.779785637482377 - 20 -85.0 - 30 -0.0 - 11 -91.779785637482377 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -202 - 8 -0 - 10 --4.3415347060772671 - 20 --5.0 - 30 -0.0 - 11 --0.3415347060772618 - 21 --1.0 - 31 -0.0 - 0 -LINE - 5 -203 - 8 -0 - 10 -85.658465293922717 - 20 -85.0 - 30 -0.0 - 11 -89.658465293922717 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -204 - 8 -0 - 10 --5.0 - 20 --3.5371449503630839 - 30 -0.0 - 11 --1.0000000000000071 - 21 -0.4628550496369144 - 31 -0.0 - 0 -LINE - 5 -205 - 8 -0 - 10 -83.537144950363086 - 20 -85.0 - 30 -0.0 - 11 -87.537144950363114 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -206 - 8 -0 - 10 --5.0 - 20 --1.4158246068034539 - 30 -0.0 - 11 --1.0000000000000071 - 21 -2.5841753931965439 - 31 -0.0 - 0 -LINE - 5 -207 - 8 -0 - 10 -81.415824606803454 - 20 -85.0 - 30 -0.0 - 11 -85.415824606803454 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -208 - 8 -0 - 10 --5.0 - 20 -0.7054957367561912 - 30 -0.0 - 11 --1.0000000000000071 - 21 -4.7054957367561983 - 31 -0.0 - 0 -LINE - 5 -209 - 8 -0 - 10 -79.294504263243795 - 20 -85.0 - 30 -0.0 - 11 -83.294504263243795 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -20A - 8 -0 - 10 --5.0 - 20 -2.8268160803158362 - 30 -0.0 - 11 --1.0000000000000071 - 21 -6.8268160803158349 - 31 -0.0 - 0 -LINE - 5 -20B - 8 -0 - 10 -77.173183919684149 - 20 -85.0 - 30 -0.0 - 11 -81.173183919684149 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -20C - 8 -0 - 10 --5.0 - 20 -4.9481364238754741 - 30 -0.0 - 11 --1.0000000000000071 - 21 -8.9481364238754821 - 31 -0.0 - 0 -LINE - 5 -20D - 8 -0 - 10 -75.051863576124504 - 20 -85.0 - 30 -0.0 - 11 -79.051863576124489 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -20E - 8 -0 - 10 --5.0 - 20 -7.0694567674351196 - 30 -0.0 - 11 --1.0 - 21 -11.06945676743511 - 31 -0.0 - 0 -LINE - 5 -20F - 8 -0 - 10 -72.930543232564872 - 20 -85.0 - 30 -0.0 - 11 -76.930543232564872 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -210 - 8 -0 - 10 --5.0 - 20 -9.190777110994766 - 30 -0.0 - 11 --1.0 - 21 -13.190777110994761 - 31 -0.0 - 0 -LINE - 5 -211 - 8 -0 - 10 -70.809222889005227 - 20 -85.0 - 30 -0.0 - 11 -74.809222889005227 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -212 - 8 -0 - 10 --5.0 - 20 -11.312097454554401 - 30 -0.0 - 11 --1.0 - 21 -15.312097454554401 - 31 -0.0 - 0 -LINE - 5 -213 - 8 -0 - 10 -68.687902545445581 - 20 -85.0 - 30 -0.0 - 11 -72.687902545445581 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -214 - 8 -0 - 10 --5.0000000000000062 - 20 -13.43341779811405 - 30 -0.0 - 11 --1.0 - 21 -17.43341779811405 - 31 -0.0 - 0 -LINE - 5 -215 - 8 -0 - 10 -66.566582201885936 - 20 -85.0 - 30 -0.0 - 11 -70.566582201885964 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -216 - 8 -0 - 10 --5.0000000000000062 - 20 -15.55473814167369 - 30 -0.0 - 11 --1.0 - 21 -19.554738141673688 - 31 -0.0 - 0 -LINE - 5 -217 - 8 -0 - 10 -64.445261858326305 - 20 -85.0 - 30 -0.0 - 11 -68.445261858326305 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -218 - 8 -0 - 10 --5.0000000000000062 - 20 -17.67605848523332 - 30 -0.0 - 11 --1.0 - 21 -21.676058485233341 - 31 -0.0 - 0 -LINE - 5 -219 - 8 -0 - 10 -62.323941514766652 - 20 -85.0 - 30 -0.0 - 11 -66.323941514766659 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -21A - 8 -0 - 10 --5.0000000000000062 - 20 -19.797378828792962 - 30 -0.0 - 11 --1.0 - 21 -23.797378828792979 - 31 -0.0 - 0 -LINE - 5 -21B - 8 -0 - 10 -60.202621171207007 - 20 -85.0 - 30 -0.0 - 11 -64.202621171207014 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -21C - 8 -0 - 10 --5.0000000000000062 - 20 -21.918699172352621 - 30 -0.0 - 11 --2.918699172352623 - 21 -24.0 - 31 -0.0 - 0 -LINE - 5 -21D - 8 -0 - 10 -58.081300827647368 - 20 -85.0 - 30 -0.0 - 11 -62.081300827647361 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -21E - 8 -0 - 10 -55.959980484087708 - 20 -85.0 - 30 -0.0 - 11 -59.959980484087737 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -21F - 8 -0 - 10 -53.838660140528091 - 20 -85.0 - 30 -0.0 - 11 -57.838660140528098 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -220 - 8 -0 - 10 -51.71733979696846 - 20 -85.0 - 30 -0.0 - 11 -55.71733979696846 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -221 - 8 -0 - 10 -49.596019453408822 - 20 -85.0 - 30 -0.0 - 11 -53.596019453408807 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -222 - 8 -0 - 10 -47.474699109849169 - 20 -85.0 - 30 -0.0 - 11 -51.474699109849162 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -223 - 8 -0 - 10 -45.353378766289516 - 20 -85.0 - 30 -0.0 - 11 -49.353378766289531 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -224 - 8 -0 - 10 -43.232058422729857 - 20 -85.0 - 30 -0.0 - 11 -47.232058422729878 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -225 - 8 -0 - 10 -41.110738079170218 - 20 -85.0 - 30 -0.0 - 11 -45.11073807917024 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -226 - 8 -0 - 10 -38.989417735610601 - 20 -85.0 - 30 -0.0 - 11 -42.989417735610601 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -227 - 8 -0 - 10 -36.868097392050949 - 20 -85.0 - 30 -0.0 - 11 -40.868097392050949 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -228 - 8 -0 - 10 -34.746777048491303 - 20 -85.0 - 30 -0.0 - 11 -38.74677704849131 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -229 - 8 -0 - 10 -32.625456704931658 - 20 -85.0 - 30 -0.0 - 11 -36.625456704931658 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -22A - 8 -0 - 10 -30.504136361372019 - 20 -85.0 - 30 -0.0 - 11 -34.504136361372034 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -22B - 8 -0 - 10 -28.382816017812381 - 20 -85.0 - 30 -0.0 - 11 -32.382816017812381 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -22C - 8 -0 - 10 --2.738544325747255 - 20 -55.999959999999987 - 30 -0.0 - 11 --1.0000000000000071 - 21 -57.73850432574725 - 31 -0.0 - 0 -LINE - 5 -22D - 8 -0 - 10 -26.261495674252739 - 20 -85.0 - 30 -0.0 - 11 -30.261495674252739 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -22E - 8 -0 - 10 --4.8598646693069014 - 20 -55.999959999999987 - 30 -0.0 - 11 --1.0000000000000071 - 21 -59.859824669306889 - 31 -0.0 - 0 -LINE - 5 -22F - 8 -0 - 10 -24.140175330693079 - 20 -85.0 - 30 -0.0 - 11 -28.140175330693079 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -230 - 8 -0 - 10 --5.0000000000000062 - 20 -57.981145012866527 - 30 -0.0 - 11 --1.0000000000000071 - 21 -61.981145012866527 - 31 -0.0 - 0 -LINE - 5 -231 - 8 -0 - 10 -22.018854987133452 - 20 -85.0 - 30 -0.0 - 11 -26.018854987133452 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -232 - 8 -0 - 10 --5.0000000000000062 - 20 -60.10246535642618 - 30 -0.0 - 11 --1.0000000000000071 - 21 -64.10246535642618 - 31 -0.0 - 0 -LINE - 5 -233 - 8 -0 - 10 -19.897534643573799 - 20 -85.0 - 30 -0.0 - 11 -23.89753464357381 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -234 - 8 -0 - 10 --5.0000000000000062 - 20 -62.223785699985818 - 30 -0.0 - 11 --1.0000000000000071 - 21 -66.223785699985825 - 31 -0.0 - 0 -LINE - 5 -235 - 8 -0 - 10 -17.776214300014161 - 20 -85.0 - 30 -0.0 - 11 -21.776214300014171 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -236 - 8 -0 - 10 --5.0000000000000062 - 20 -64.345106043545471 - 30 -0.0 - 11 --1.0000000000000071 - 21 -68.345106043545471 - 31 -0.0 - 0 -LINE - 5 -237 - 8 -0 - 10 -15.65489395645452 - 20 -85.0 - 30 -0.0 - 11 -19.654893956454529 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -238 - 8 -0 - 10 --5.0000000000000062 - 20 -66.466426387105116 - 30 -0.0 - 11 --1.0000000000000071 - 21 -70.466426387105116 - 31 -0.0 - 0 -LINE - 5 -239 - 8 -0 - 10 -13.53357361289488 - 20 -85.0 - 30 -0.0 - 11 -17.53357361289488 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -23A - 8 -0 - 10 --5.0000000000000062 - 20 -68.587746730664733 - 30 -0.0 - 11 --1.0000000000000071 - 21 -72.587746730664747 - 31 -0.0 - 0 -LINE - 5 -23B - 8 -0 - 10 -11.412253269335229 - 20 -85.0 - 30 -0.0 - 11 -15.412253269335221 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -23C - 8 -0 - 10 --5.0000000000000062 - 20 -70.709067074224393 - 30 -0.0 - 11 --1.0000000000000071 - 21 -74.709067074224393 - 31 -0.0 - 0 -LINE - 5 -23D - 8 -0 - 10 -9.2909329257755982 - 20 -85.0 - 30 -0.0 - 11 -13.2909329257756 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -23E - 8 -0 - 10 --5.0000000000000062 - 20 -72.830387417784038 - 30 -0.0 - 11 --1.0000000000000071 - 21 -76.830387417784024 - 31 -0.0 - 0 -LINE - 5 -23F - 8 -0 - 10 -7.1696125822159606 - 20 -85.0 - 30 -0.0 - 11 -11.169612582215951 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -240 - 8 -0 - 10 --5.0000000000000062 - 20 -74.95170776134367 - 30 -0.0 - 11 --1.0000000000000071 - 21 -78.95170776134367 - 31 -0.0 - 0 -LINE - 5 -241 - 8 -0 - 10 -5.048292238656316 - 20 -85.0 - 30 -0.0 - 11 -9.0482922386563231 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -242 - 8 -0 - 10 --5.0000000000000062 - 20 -77.073028104903315 - 30 -0.0 - 11 --1.0000000000000071 - 21 -81.073028104903315 - 31 -0.0 - 0 -LINE - 5 -243 - 8 -0 - 10 -2.9269718950966692 - 20 -85.0 - 30 -0.0 - 11 -6.9269718950966768 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -244 - 8 -0 - 10 --5.0000000000000062 - 20 -79.194348448462947 - 30 -0.0 - 11 --1.0000000000000071 - 21 -83.194348448462975 - 31 -0.0 - 0 -LINE - 5 -245 - 8 -0 - 10 -0.8056515515370319 - 20 -85.0 - 30 -0.0 - 11 -4.8056515515370322 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -246 - 8 -0 - 10 --5.0000000000000062 - 20 -81.315668792022578 - 30 -0.0 - 11 -2.684331207977392 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -247 - 8 -0 - 10 --5.0000000000000062 - 20 -83.436989135582266 - 30 -0.0 - 11 -0.5630108644177483 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -248 - 8 -0 - 10 --5.0000000000000062 - 20 -85.558309479141855 - 30 -0.0 - 11 --1.558309479141889 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -249 - 8 -0 - 10 --5.0000000000000062 - 20 -87.679629822701528 - 30 -0.0 - 11 --3.6796298227015352 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -24A - 8 -0 - 10 -2.0224263246016592 - 20 --5.0 - 30 -0.0 - 11 -6.0224263246016587 - 21 --1.0 - 31 -0.0 - 0 -LINE - 5 -24B - 8 -0 - 10 -92.022426324601668 - 20 -85.0 - 30 -0.0 - 11 -96.022426324601682 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -24C - 8 -0 - 10 -4.143746668161298 - 20 --5.0 - 30 -0.0 - 11 -8.1437466681613042 - 21 --1.0 - 31 -0.0 - 0 -LINE - 5 -24D - 8 -0 - 10 -94.143746668161285 - 20 -85.0 - 30 -0.0 - 11 -98.143746668161299 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -24E - 8 -0 - 10 -6.2650670117209426 - 20 --5.0 - 30 -0.0 - 11 -10.265067011720941 - 21 --1.0 - 31 -0.0 - 0 -LINE - 5 -24F - 8 -0 - 10 -96.26506701172093 - 20 -85.0 - 30 -0.0 - 11 -100.2650670117209 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -250 - 8 -0 - 10 -8.3863873552805792 - 20 --5.0 - 30 -0.0 - 11 -12.38638735528059 - 21 --1.0 - 31 -0.0 - 0 -LINE - 5 -251 - 8 -0 - 10 -97.0 - 20 -83.61361264471941 - 30 -0.0 - 11 -101.0 - 21 -87.613612644719424 - 31 -0.0 - 0 -LINE - 5 -252 - 8 -0 - 10 -10.507707698840219 - 20 --5.0 - 30 -0.0 - 11 -14.50770769884023 - 21 --1.0 - 31 -0.0 - 0 -LINE - 5 -253 - 8 -0 - 10 -97.0 - 20 -81.492292301159765 - 30 -0.0 - 11 -101.0 - 21 -85.492292301159779 - 31 -0.0 - 0 -LINE - 5 -254 - 8 -0 - 10 -12.62902804239987 - 20 --5.0 - 30 -0.0 - 11 -16.629028042399881 - 21 --1.0 - 31 -0.0 - 0 -LINE - 5 -255 - 8 -0 - 10 -97.0 - 20 -79.370971957600133 - 30 -0.0 - 11 -101.0 - 21 -83.370971957600133 - 31 -0.0 - 0 -LINE - 5 -256 - 8 -0 - 10 -14.75034838595951 - 20 --5.0 - 30 -0.0 - 11 -18.750348385959519 - 21 --1.0 - 31 -0.0 - 0 -LINE - 5 -257 - 8 -0 - 10 -97.0 - 20 -77.249651614040474 - 30 -0.0 - 11 -101.0 - 21 -81.249651614040502 - 31 -0.0 - 0 -LINE - 5 -258 - 8 -0 - 10 -16.871668729519151 - 20 --5.0 - 30 -0.0 - 11 -20.87166872951914 - 21 --1.0 - 31 -0.0 - 0 -LINE - 5 -259 - 8 -0 - 10 -97.0 - 20 -75.128331270480842 - 30 -0.0 - 11 -101.0 - 21 -79.128331270480842 - 31 -0.0 - 0 -LINE - 5 -25A - 8 -0 - 10 -18.9929890730788 - 20 --5.0 - 30 -0.0 - 11 -22.9929890730788 - 21 --1.0 - 31 -0.0 - 0 -LINE - 5 -25B - 8 -0 - 10 -97.0 - 20 -73.007010926921183 - 30 -0.0 - 11 -101.0 - 21 -77.007010926921211 - 31 -0.0 - 0 -LINE - 5 -25C - 8 -0 - 10 -21.114309416638449 - 20 --5.0 - 30 -0.0 - 11 -25.114309416638442 - 21 --1.0 - 31 -0.0 - 0 -LINE - 5 -25D - 8 -0 - 10 -97.0 - 20 -70.885690583361551 - 30 -0.0 - 11 -101.0 - 21 -74.885690583361566 - 31 -0.0 - 0 -LINE - 5 -25E - 8 -0 - 10 -23.235629760198069 - 20 --5.0 - 30 -0.0 - 11 -27.23562976019808 - 21 --1.0 - 31 -0.0 - 0 -LINE - 5 -25F - 8 -0 - 10 -97.0 - 20 -68.764370239801906 - 30 -0.0 - 11 -101.0 - 21 -72.764370239801934 - 31 -0.0 - 0 -LINE - 5 -260 - 8 -0 - 10 -25.356950103757711 - 20 --5.0 - 30 -0.0 - 11 -29.356950103757729 - 21 --1.0 - 31 -0.0 - 0 -LINE - 5 -261 - 8 -0 - 10 -97.0 - 20 -66.643049896242275 - 30 -0.0 - 11 -101.0 - 21 -70.643049896242289 - 31 -0.0 - 0 -LINE - 5 -262 - 8 -0 - 10 -27.478270447317371 - 20 --5.0 - 30 -0.0 - 11 -30.0 - 21 --2.47827044731737 - 31 -0.0 - 0 -LINE - 5 -263 - 8 -0 - 10 -97.0 - 20 -64.521729552682629 - 30 -0.0 - 11 -101.0 - 21 -68.521729552682643 - 31 -0.0 - 0 -LINE - 5 -264 - 8 -0 - 10 -29.599590790877009 - 20 --5.0 - 30 -0.0 - 11 -30.0 - 21 --4.5995907908770164 - 31 -0.0 - 0 -LINE - 5 -265 - 8 -0 - 10 -97.0 - 20 -62.400409209122969 - 30 -0.0 - 11 -101.0 - 21 -66.400409209122998 - 31 -0.0 - 0 -LINE - 5 -266 - 8 -0 - 10 -97.0 - 20 -60.279088865563352 - 30 -0.0 - 11 -101.0 - 21 -64.279088865563352 - 31 -0.0 - 0 -LINE - 5 -267 - 8 -0 - 10 -98.842231477996293 - 20 -60.0 - 30 -0.0 - 11 -101.0 - 21 -62.157768522003707 - 31 -0.0 - 0 -LINE - 5 -268 - 8 -0 - 10 -100.9635518215558 - 20 -60.0 - 30 -0.0 - 11 -101.0 - 21 -60.036448178444061 - 31 -0.0 - 0 -LINE - 5 -269 - 8 -0 - 10 -66.0 - 20 --2.5407162878312728 - 30 -0.0 - 11 -67.540716287831273 - 21 --0.9999999999999856 - 31 -0.0 - 0 -LINE - 5 -26A - 8 -0 - 10 -66.0 - 20 --4.662036631390917 - 30 -0.0 - 11 -69.662036631390919 - 21 --0.9999999999999856 - 31 -0.0 - 0 -LINE - 5 -26B - 8 -0 - 10 -67.783356974950564 - 20 --5.0 - 30 -0.0 - 11 -71.783356974950564 - 21 --0.9999999999999856 - 31 -0.0 - 0 -LINE - 5 -26C - 8 -0 - 10 -69.90467731851021 - 20 --5.0 - 30 -0.0 - 11 -73.904677318510196 - 21 --0.9999999999999856 - 31 -0.0 - 0 -LINE - 5 -26D - 8 -0 - 10 -97.0 - 20 -22.09532268148978 - 30 -0.0 - 11 -98.90467731851021 - 21 -24.0 - 31 -0.0 - 0 -LINE - 5 -26E - 8 -0 - 10 -72.025997662069855 - 20 --5.0 - 30 -0.0 - 11 -76.025997662069841 - 21 --0.9999999999999856 - 31 -0.0 - 0 -LINE - 5 -26F - 8 -0 - 10 -97.0 - 20 -19.974002337930141 - 30 -0.0 - 11 -101.0 - 21 -23.974002337930141 - 31 -0.0 - 0 -LINE - 5 -270 - 8 -0 - 10 -74.147318005629486 - 20 --5.0 - 30 -0.0 - 11 -78.147318005629501 - 21 --0.9999999999999856 - 31 -0.0 - 0 -LINE - 5 -271 - 8 -0 - 10 -97.0 - 20 -17.852681994370499 - 30 -0.0 - 11 -101.0 - 21 -21.852681994370499 - 31 -0.0 - 0 -LINE - 5 -272 - 8 -0 - 10 -76.268638349189132 - 20 --5.0 - 30 -0.0 - 11 -80.268638349189132 - 21 --0.9999999999999856 - 31 -0.0 - 0 -LINE - 5 -273 - 8 -0 - 10 -97.0 - 20 -15.731361650810859 - 30 -0.0 - 11 -101.0 - 21 -19.731361650810861 - 31 -0.0 - 0 -LINE - 5 -274 - 8 -0 - 10 -78.389958692748792 - 20 --5.0 - 30 -0.0 - 11 -82.389958692748763 - 21 --0.9999999999999856 - 31 -0.0 - 0 -LINE - 5 -275 - 8 -0 - 10 -97.0 - 20 -13.61004130725121 - 30 -0.0 - 11 -101.0 - 21 -17.610041307251219 - 31 -0.0 - 0 -LINE - 5 -276 - 8 -0 - 10 -80.511279036308423 - 20 --5.0 - 30 -0.0 - 11 -84.511279036308423 - 21 --0.9999999999999856 - 31 -0.0 - 0 -LINE - 5 -277 - 8 -0 - 10 -97.0 - 20 -11.488720963691559 - 30 -0.0 - 11 -101.0 - 21 -15.48872096369157 - 31 -0.0 - 0 -LINE - 5 -278 - 8 -0 - 10 -82.632599379868054 - 20 --5.0 - 30 -0.0 - 11 -86.632599379868054 - 21 --0.9999999999999856 - 31 -0.0 - 0 -LINE - 5 -279 - 8 -0 - 10 -97.0 - 20 -9.3674006201319315 - 30 -0.0 - 11 -101.0 - 21 -13.36740062013193 - 31 -0.0 - 0 -LINE - 5 -27A - 8 -0 - 10 -84.753919723427686 - 20 --5.0 - 30 -0.0 - 11 -88.753919723427714 - 21 --0.9999999999999856 - 31 -0.0 - 0 -LINE - 5 -27B - 8 -0 - 10 -97.0 - 20 -7.246080276572286 - 30 -0.0 - 11 -101.0 - 21 -11.24608027657229 - 31 -0.0 - 0 -LINE - 5 -27C - 8 -0 - 10 -86.875240066987345 - 20 --5.0 - 30 -0.0 - 11 -90.875240066987345 - 21 --0.9999999999999856 - 31 -0.0 - 0 -LINE - 5 -27D - 8 -0 - 10 -97.0 - 20 -5.1247599330126388 - 30 -0.0 - 11 -101.0 - 21 -9.1247599330126494 - 31 -0.0 - 0 -LINE - 5 -27E - 8 -0 - 10 -88.996560410547005 - 20 --5.0 - 30 -0.0 - 11 -92.996560410546991 - 21 --0.9999999999999856 - 31 -0.0 - 0 -LINE - 5 -27F - 8 -0 - 10 -97.0 - 20 -3.0034395894529951 - 30 -0.0 - 11 -101.0 - 21 -7.0034395894530093 - 31 -0.0 - 0 -LINE - 5 -280 - 8 -0 - 10 -91.117880754106636 - 20 --5.0 - 30 -0.0 - 11 -95.117880754106636 - 21 --0.9999999999999856 - 31 -0.0 - 0 -LINE - 5 -281 - 8 -0 - 10 -97.0 - 20 -0.8821192458933636 - 30 -0.0 - 11 -101.0 - 21 -4.8821192458933629 - 31 -0.0 - 0 -LINE - 5 -282 - 8 -0 - 10 -93.239201097666282 - 20 --5.0 - 30 -0.0 - 11 -101.0 - 21 -2.7607989023337178 - 31 -0.0 - 0 -LINE - 5 -283 - 8 -0 - 10 -95.360521441225913 - 20 --5.0 - 30 -0.0 - 11 -101.0 - 21 -0.6394785587740728 - 31 -0.0 - 0 -LINE - 5 -284 - 8 -0 - 10 -97.481841784785559 - 20 --5.0 - 30 -0.0 - 11 -101.0 - 21 --1.4818417847855581 - 31 -0.0 - 0 -LINE - 5 -285 - 8 -0 - 10 -99.603162128345218 - 20 --5.0 - 30 -0.0 - 11 -101.0 - 21 --3.6031621283452031 - 31 -0.0 - 0 -LINE - 5 -286 - 8 -0 - 10 -93.214035251664157 - 20 --5.0 - 30 -0.0 - 11 -89.214035251664143 - 21 --0.9999999999999856 - 31 -0.0 - 0 -LINE - 5 -287 - 8 -0 - 10 -3.2140352516641628 - 20 -85.0 - 30 -0.0 - 11 --0.7859647483358501 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -288 - 8 -0 - 10 -91.092714908104512 - 20 --5.0 - 30 -0.0 - 11 -87.092714908104512 - 21 --0.9999999999999856 - 31 -0.0 - 0 -LINE - 5 -289 - 8 -0 - 10 -1.0927149081045171 - 20 -85.0 - 30 -0.0 - 11 --2.907285091895488 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -28A - 8 -0 - 10 -88.971394564544866 - 20 --5.0 - 30 -0.0 - 11 -84.971394564544823 - 21 --0.9999999999999856 - 31 -0.0 - 0 -LINE - 5 -28B - 8 -0 - 10 --1.0000000000000071 - 20 -84.971394564544894 - 30 -0.0 - 11 --5.0000000000000062 - 21 -88.971394564544866 - 31 -0.0 - 0 -LINE - 5 -28C - 8 -0 - 10 -86.850074220985221 - 20 --5.0 - 30 -0.0 - 11 -82.850074220985206 - 21 --0.9999999999999856 - 31 -0.0 - 0 -LINE - 5 -28D - 8 -0 - 10 --1.0000000000000071 - 20 -82.850074220985235 - 30 -0.0 - 11 --5.0000000000000062 - 21 -86.850074220985221 - 31 -0.0 - 0 -LINE - 5 -28E - 8 -0 - 10 -84.728753877425589 - 20 --5.0 - 30 -0.0 - 11 -80.728753877425561 - 21 --0.9999999999999856 - 31 -0.0 - 0 -LINE - 5 -28F - 8 -0 - 10 --1.0000000000000071 - 20 -80.728753877425589 - 30 -0.0 - 11 --5.0000000000000062 - 21 -84.728753877425589 - 31 -0.0 - 0 -LINE - 5 -290 - 8 -0 - 10 -82.607433533865958 - 20 --5.0 - 30 -0.0 - 11 -78.607433533865944 - 21 --0.9999999999999856 - 31 -0.0 - 0 -LINE - 5 -291 - 8 -0 - 10 --1.0000000000000071 - 20 -78.607433533865944 - 30 -0.0 - 11 --5.0000000000000062 - 21 -82.607433533865944 - 31 -0.0 - 0 -LINE - 5 -292 - 8 -0 - 10 -80.486113190306298 - 20 --5.0 - 30 -0.0 - 11 -76.486113190306284 - 21 --0.9999999999999856 - 31 -0.0 - 0 -LINE - 5 -293 - 8 -0 - 10 --1.0000000000000071 - 20 -76.486113190306298 - 30 -0.0 - 11 --5.0000000000000062 - 21 -80.486113190306298 - 31 -0.0 - 0 -LINE - 5 -294 - 8 -0 - 10 -78.364792846746653 - 20 --5.0 - 30 -0.0 - 11 -74.364792846746639 - 21 --0.9999999999999856 - 31 -0.0 - 0 -LINE - 5 -295 - 8 -0 - 10 --1.0000000000000071 - 20 -74.364792846746667 - 30 -0.0 - 11 --5.0000000000000062 - 21 -78.364792846746653 - 31 -0.0 - 0 -LINE - 5 -296 - 8 -0 - 10 -76.243472503187022 - 20 --5.0 - 30 -0.0 - 11 -72.243472503186993 - 21 --0.9999999999999856 - 31 -0.0 - 0 -LINE - 5 -297 - 8 -0 - 10 --1.0000000000000071 - 20 -72.243472503187022 - 30 -0.0 - 11 --5.0000000000000062 - 21 -76.243472503187022 - 31 -0.0 - 0 -LINE - 5 -298 - 8 -0 - 10 -74.122152159627376 - 20 --5.0 - 30 -0.0 - 11 -70.122152159627362 - 21 --0.9999999999999856 - 31 -0.0 - 0 -LINE - 5 -299 - 8 -0 - 10 --1.0000000000000071 - 20 -70.122152159627376 - 30 -0.0 - 11 --5.0000000000000062 - 21 -74.122152159627376 - 31 -0.0 - 0 -LINE - 5 -29A - 8 -0 - 10 -72.000831816067731 - 20 --5.0 - 30 -0.0 - 11 -68.000831816067716 - 21 --0.9999999999999856 - 31 -0.0 - 0 -LINE - 5 -29B - 8 -0 - 10 --1.0000000000000071 - 20 -68.000831816067731 - 30 -0.0 - 11 --5.0000000000000062 - 21 -72.000831816067731 - 31 -0.0 - 0 -LINE - 5 -29C - 8 -0 - 10 -69.879511472508071 - 20 --5.0 - 30 -0.0 - 11 -66.0 - 21 --1.1204885274919141 - 31 -0.0 - 0 -LINE - 5 -29D - 8 -0 - 10 --1.0000000000000071 - 20 -65.879511472508099 - 30 -0.0 - 11 --5.0000000000000062 - 21 -69.879511472508071 - 31 -0.0 - 0 -LINE - 5 -29E - 8 -0 - 10 -67.758191128948425 - 20 --5.0 - 30 -0.0 - 11 -66.0 - 21 --3.24180887105156 - 31 -0.0 - 0 -LINE - 5 -29F - 8 -0 - 10 --1.0000000000000071 - 20 -63.758191128948447 - 30 -0.0 - 11 --5.0000000000000062 - 21 -67.758191128948454 - 31 -0.0 - 0 -LINE - 5 -2A0 - 8 -0 - 10 --1.0000000000000071 - 20 -61.636870785388808 - 30 -0.0 - 11 --5.0000000000000062 - 21 -65.636870785388808 - 31 -0.0 - 0 -LINE - 5 -2A1 - 8 -0 - 10 --1.0000000000000071 - 20 -59.515550441829149 - 30 -0.0 - 11 --5.0000000000000062 - 21 -63.515550441829163 - 31 -0.0 - 0 -LINE - 5 -2A2 - 8 -0 - 10 --1.0000000000000071 - 20 -57.394230098269531 - 30 -0.0 - 11 --5.0000000000000062 - 21 -61.394230098269531 - 31 -0.0 - 0 -LINE - 5 -2A3 - 8 -0 - 10 --1.7270502452901211 - 20 -55.999959999999987 - 30 -0.0 - 11 --5.0000000000000062 - 21 -59.272909754709879 - 31 -0.0 - 0 -LINE - 5 -2A4 - 8 -0 - 10 --3.8483705888497681 - 20 -55.999959999999987 - 30 -0.0 - 11 --5.0000000000000062 - 21 -57.15158941115024 - 31 -0.0 - 0 -LINE - 5 -2A5 - 8 -0 - 10 -30.0 - 20 --1.1829343680058311 - 30 -0.0 - 11 -29.817065631994161 - 21 --1.0 - 31 -0.0 - 0 -LINE - 5 -2A6 - 8 -0 - 10 -30.0 - 20 --3.304254711565477 - 30 -0.0 - 11 -27.695745288434519 - 21 --1.0 - 31 -0.0 - 0 -LINE - 5 -2A7 - 8 -0 - 10 -29.57442494487487 - 20 --5.0 - 30 -0.0 - 11 -25.57442494487487 - 21 --1.0 - 31 -0.0 - 0 -LINE - 5 -2A8 - 8 -0 - 10 -27.453104601315228 - 20 --5.0 - 30 -0.0 - 11 -23.453104601315228 - 21 --1.0 - 31 -0.0 - 0 -LINE - 5 -2A9 - 8 -0 - 10 --1.0 - 20 -23.453104601315228 - 30 -0.0 - 11 --1.54689539868476 - 21 -24.0 - 31 -0.0 - 0 -LINE - 5 -2AA - 8 -0 - 10 -25.331784257755601 - 20 --5.0 - 30 -0.0 - 11 -21.331784257755569 - 21 --1.0 - 31 -0.0 - 0 -LINE - 5 -2AB - 8 -0 - 10 --1.0 - 20 -21.331784257755601 - 30 -0.0 - 11 --3.6682157422443988 - 21 -24.0 - 31 -0.0 - 0 -LINE - 5 -2AC - 8 -0 - 10 -23.210463914195941 - 20 --5.0 - 30 -0.0 - 11 -19.210463914195952 - 21 --1.0 - 31 -0.0 - 0 -LINE - 5 -2AD - 8 -0 - 10 --1.0 - 20 -19.210463914195952 - 30 -0.0 - 11 --5.0000000000000062 - 21 -23.210463914195959 - 31 -0.0 - 0 -LINE - 5 -2AE - 8 -0 - 10 -21.08914357063631 - 20 --5.0 - 30 -0.0 - 11 -17.08914357063631 - 21 --1.0 - 31 -0.0 - 0 -LINE - 5 -2AF - 8 -0 - 10 --1.0 - 20 -17.08914357063631 - 30 -0.0 - 11 --5.0000000000000062 - 21 -21.08914357063631 - 31 -0.0 - 0 -LINE - 5 -2B0 - 8 -0 - 10 -18.967823227076671 - 20 --5.0 - 30 -0.0 - 11 -14.96782322707665 - 21 --1.0 - 31 -0.0 - 0 -LINE - 5 -2B1 - 8 -0 - 10 --1.0 - 20 -14.96782322707667 - 30 -0.0 - 11 --5.0000000000000062 - 21 -18.967823227076671 - 31 -0.0 - 0 -LINE - 5 -2B2 - 8 -0 - 10 -16.846502883517019 - 20 --5.0 - 30 -0.0 - 11 -12.846502883517021 - 21 --1.0 - 31 -0.0 - 0 -LINE - 5 -2B3 - 8 -0 - 10 --1.0000000000000071 - 20 -12.846502883517029 - 30 -0.0 - 11 --5.0 - 21 -16.846502883517019 - 31 -0.0 - 0 -LINE - 5 -2B4 - 8 -0 - 10 -14.72518253995738 - 20 --5.0 - 30 -0.0 - 11 -10.72518253995738 - 21 --1.0 - 31 -0.0 - 0 -LINE - 5 -2B5 - 8 -0 - 10 --1.0000000000000071 - 20 -10.72518253995738 - 30 -0.0 - 11 --5.0 - 21 -14.72518253995738 - 31 -0.0 - 0 -LINE - 5 -2B6 - 8 -0 - 10 -12.60386219639774 - 20 --5.0 - 30 -0.0 - 11 -8.6038621963977331 - 21 --1.0 - 31 -0.0 - 0 -LINE - 5 -2B7 - 8 -0 - 10 --1.0000000000000071 - 20 -8.6038621963977491 - 30 -0.0 - 11 --5.0 - 21 -12.60386219639774 - 31 -0.0 - 0 -LINE - 5 -2B8 - 8 -0 - 10 -10.4825418528381 - 20 --5.0 - 30 -0.0 - 11 -6.4825418528380956 - 21 --1.0 - 31 -0.0 - 0 -LINE - 5 -2B9 - 8 -0 - 10 --1.0000000000000071 - 20 -6.4825418528381098 - 30 -0.0 - 11 --5.0 - 21 -10.4825418528381 - 31 -0.0 - 0 -LINE - 5 -2BA - 8 -0 - 10 -8.3612215092784563 - 20 --5.0 - 30 -0.0 - 11 -4.3612215092784501 - 21 --1.0 - 31 -0.0 - 0 -LINE - 5 -2BB - 8 -0 - 10 --1.0000000000000071 - 20 -4.3612215092784652 - 30 -0.0 - 11 --5.0 - 21 -8.3612215092784563 - 31 -0.0 - 0 -LINE - 5 -2BC - 8 -0 - 10 -6.2399011657188179 - 20 --5.0 - 30 -0.0 - 11 -2.2399011657188121 - 21 --1.0 - 31 -0.0 - 0 -LINE - 5 -2BD - 8 -0 - 10 --1.0000000000000071 - 20 -2.2399011657188179 - 30 -0.0 - 11 --5.0 - 21 -6.2399011657188117 - 31 -0.0 - 0 -LINE - 5 -2BE - 8 -0 - 10 -4.1185808221591742 - 20 --5.0 - 30 -0.0 - 11 -0.1185808221591671 - 21 --1.0 - 31 -0.0 - 0 -LINE - 5 -2BF - 8 -0 - 10 --1.0000000000000071 - 20 -0.1185808221591884 - 30 -0.0 - 11 --5.0 - 21 -4.1185808221591742 - 31 -0.0 - 0 -LINE - 5 -2C0 - 8 -0 - 10 -1.9972604785995269 - 20 --5.0 - 30 -0.0 - 11 --5.0 - 21 -1.9972604785995269 - 31 -0.0 - 0 -LINE - 5 -2C1 - 8 -0 - 10 --0.1240598649601097 - 20 --5.0 - 30 -0.0 - 11 --5.0 - 21 --0.1240598649601168 - 31 -0.0 - 0 -LINE - 5 -2C2 - 8 -0 - 10 --2.2453802085197552 - 20 --5.0 - 30 -0.0 - 11 --5.0 - 21 --2.2453802085197609 - 31 -0.0 - 0 -LINE - 5 -2C3 - 8 -0 - 10 --4.3667005520793927 - 20 --5.0 - 30 -0.0 - 11 --5.0 - 21 --4.3667005520793927 - 31 -0.0 - 0 -LINE - 5 -2C4 - 8 -0 - 10 -95.335355595223788 - 20 --5.0 - 30 -0.0 - 11 -91.335355595223774 - 21 --0.9999999999999856 - 31 -0.0 - 0 -LINE - 5 -2C5 - 8 -0 - 10 -5.3353555952238079 - 20 -85.0 - 30 -0.0 - 11 -1.3353555952237941 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -2C6 - 8 -0 - 10 -97.456675938783434 - 20 --5.0 - 30 -0.0 - 11 -93.456675938783434 - 21 --0.9999999999999856 - 31 -0.0 - 0 -LINE - 5 -2C7 - 8 -0 - 10 -7.456675938783448 - 20 -85.0 - 30 -0.0 - 11 -3.45667593878344 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -2C8 - 8 -0 - 10 -99.577996282343122 - 20 --5.0 - 30 -0.0 - 11 -95.577996282343065 - 21 --0.9999999999999856 - 31 -0.0 - 0 -LINE - 5 -2C9 - 8 -0 - 10 -9.5779962823430917 - 20 -85.0 - 30 -0.0 - 11 -5.5779962823430784 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -2CA - 8 -0 - 10 -101.0 - 20 --4.3006833740972592 - 30 -0.0 - 11 -97.0 - 21 --0.3006833740972752 - 31 -0.0 - 0 -LINE - 5 -2CB - 8 -0 - 10 -11.69931662590273 - 20 -85.0 - 30 -0.0 - 11 -7.699316625902723 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -2CC - 8 -0 - 10 -101.0 - 20 --2.1793630305376288 - 30 -0.0 - 11 -97.0 - 21 -1.8206369694623701 - 31 -0.0 - 0 -LINE - 5 -2CD - 8 -0 - 10 -13.82063696946236 - 20 -85.0 - 30 -0.0 - 11 -9.8206369694623703 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -2CE - 8 -0 - 10 -101.0 - 20 --0.0580426869779842 - 30 -0.0 - 11 -97.0 - 21 -3.941957313022014 - 31 -0.0 - 0 -LINE - 5 -2CF - 8 -0 - 10 -15.94195731302201 - 20 -85.0 - 30 -0.0 - 11 -11.941957313022 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -2D0 - 8 -0 - 10 -101.0 - 20 -2.06327765658166 - 30 -0.0 - 11 -97.0 - 21 -6.0632776565816533 - 31 -0.0 - 0 -LINE - 5 -2D1 - 8 -0 - 10 -18.063277656581651 - 20 -85.0 - 30 -0.0 - 11 -14.06327765658164 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -2D2 - 8 -0 - 10 -101.0 - 20 -4.1845980001412917 - 30 -0.0 - 11 -97.0 - 21 -8.1845980001412855 - 31 -0.0 - 0 -LINE - 5 -2D3 - 8 -0 - 10 -20.184598000141289 - 20 -85.0 - 30 -0.0 - 11 -16.184598000141271 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -2D4 - 8 -0 - 10 -101.0 - 20 -6.3059183437009372 - 30 -0.0 - 11 -97.0 - 21 -10.305918343700929 - 31 -0.0 - 0 -LINE - 5 -2D5 - 8 -0 - 10 -22.305918343700931 - 20 -85.0 - 30 -0.0 - 11 -18.30591834370092 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -2D6 - 8 -0 - 10 -101.0 - 20 -8.4272386872605765 - 30 -0.0 - 11 -97.0 - 21 -12.427238687260569 - 31 -0.0 - 0 -LINE - 5 -2D7 - 8 -0 - 10 -24.42723868726058 - 20 -85.0 - 30 -0.0 - 11 -20.427238687260559 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -2D8 - 8 -0 - 10 -101.0 - 20 -10.54855903082022 - 30 -0.0 - 11 -97.0 - 21 -14.548559030820201 - 31 -0.0 - 0 -LINE - 5 -2D9 - 8 -0 - 10 -26.548559030820218 - 20 -85.0 - 30 -0.0 - 11 -22.548559030820211 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -2DA - 8 -0 - 10 -101.0 - 20 -12.66987937437985 - 30 -0.0 - 11 -97.0 - 21 -16.66987937437986 - 31 -0.0 - 0 -LINE - 5 -2DB - 8 -0 - 10 -28.669879374379871 - 20 -85.0 - 30 -0.0 - 11 -24.66987937437986 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -2DC - 8 -0 - 10 -101.0 - 20 -14.791199717939501 - 30 -0.0 - 11 -97.0 - 21 -18.791199717939499 - 31 -0.0 - 0 -LINE - 5 -2DD - 8 -0 - 10 -30.791199717939499 - 20 -85.0 - 30 -0.0 - 11 -26.791199717939499 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -2DE - 8 -0 - 10 -101.0 - 20 -16.912520061499151 - 30 -0.0 - 11 -97.0 - 21 -20.912520061499141 - 31 -0.0 - 0 -LINE - 5 -2DF - 8 -0 - 10 -32.912520061499137 - 20 -85.0 - 30 -0.0 - 11 -28.912520061499141 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -2E0 - 8 -0 - 10 -101.0 - 20 -19.033840405058779 - 30 -0.0 - 11 -97.0 - 21 -23.033840405058779 - 31 -0.0 - 0 -LINE - 5 -2E1 - 8 -0 - 10 -35.033840405058797 - 20 -85.0 - 30 -0.0 - 11 -31.033840405058768 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -2E2 - 8 -0 - 10 -101.0 - 20 -21.155160748618421 - 30 -0.0 - 11 -98.155160748618428 - 21 -24.0 - 31 -0.0 - 0 -LINE - 5 -2E3 - 8 -0 - 10 -37.155160748618428 - 20 -85.0 - 30 -0.0 - 11 -33.155160748618428 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -2E4 - 8 -0 - 10 -101.0 - 20 -23.276481092178059 - 30 -0.0 - 11 -100.2764810921779 - 21 -24.0 - 31 -0.0 - 0 -LINE - 5 -2E5 - 8 -0 - 10 -39.276481092178088 - 20 -85.0 - 30 -0.0 - 11 -35.276481092178059 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -2E6 - 8 -0 - 10 -41.397801435737719 - 20 -85.0 - 30 -0.0 - 11 -37.397801435737719 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -2E7 - 8 -0 - 10 -43.519121779297357 - 20 -85.0 - 30 -0.0 - 11 -39.51912177929735 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -2E8 - 8 -0 - 10 -45.64044212285701 - 20 -85.0 - 30 -0.0 - 11 -41.640442122856989 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -2E9 - 8 -0 - 10 -47.761762466416641 - 20 -85.0 - 30 -0.0 - 11 -43.761762466416648 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -2EA - 8 -0 - 10 -49.883082809976301 - 20 -85.0 - 30 -0.0 - 11 -45.883082809976287 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -2EB - 8 -0 - 10 -52.004403153535918 - 20 -85.0 - 30 -0.0 - 11 -48.004403153535932 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -2EC - 8 -0 - 10 -54.125723497095578 - 20 -85.0 - 30 -0.0 - 11 -50.125723497095557 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -2ED - 8 -0 - 10 -56.247043840655223 - 20 -85.0 - 30 -0.0 - 11 -52.247043840655209 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -2EE - 8 -0 - 10 -58.368364184214869 - 20 -85.0 - 30 -0.0 - 11 -54.368364184214848 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -2EF - 8 -0 - 10 -60.489684527774507 - 20 -85.0 - 30 -0.0 - 11 -56.489684527774493 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -2F0 - 8 -0 - 10 -62.611004871334153 - 20 -85.0 - 30 -0.0 - 11 -58.611004871334138 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -2F1 - 8 -0 - 10 -64.732325214893791 - 20 -85.0 - 30 -0.0 - 11 -60.732325214893763 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -2F2 - 8 -0 - 10 -66.853645558453422 - 20 -85.0 - 30 -0.0 - 11 -62.853645558453429 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -2F3 - 8 -0 - 10 -68.974965902013082 - 20 -85.0 - 30 -0.0 - 11 -64.974965902013068 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -2F4 - 8 -0 - 10 -71.096286245572742 - 20 -85.0 - 30 -0.0 - 11 -67.096286245572713 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -2F5 - 8 -0 - 10 -98.217606589132345 - 20 -60.0 - 30 -0.0 - 11 -97.0 - 21 -61.217606589132359 - 31 -0.0 - 0 -LINE - 5 -2F6 - 8 -0 - 10 -73.217606589132373 - 20 -85.0 - 30 -0.0 - 11 -69.217606589132345 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -2F7 - 8 -0 - 10 -100.3389269326919 - 20 -60.0 - 30 -0.0 - 11 -97.0 - 21 -63.338926932691997 - 31 -0.0 - 0 -LINE - 5 -2F8 - 8 -0 - 10 -75.338926932692004 - 20 -85.0 - 30 -0.0 - 11 -71.33892693269199 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -2F9 - 8 -0 - 10 -101.0 - 20 -61.460247276251643 - 30 -0.0 - 11 -97.0 - 21 -65.46024727625165 - 31 -0.0 - 0 -LINE - 5 -2FA - 8 -0 - 10 -77.460247276251664 - 20 -85.0 - 30 -0.0 - 11 -73.460247276251621 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -2FB - 8 -0 - 10 -101.0 - 20 -63.581567619811281 - 30 -0.0 - 11 -97.0 - 21 -67.581567619811295 - 31 -0.0 - 0 -LINE - 5 -2FC - 8 -0 - 10 -79.581567619811295 - 20 -85.0 - 30 -0.0 - 11 -75.581567619811281 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -2FD - 8 -0 - 10 -101.0 - 20 -65.702887963370898 - 30 -0.0 - 11 -97.0 - 21 -69.702887963370927 - 31 -0.0 - 0 -LINE - 5 -2FE - 8 -0 - 10 -81.702887963370927 - 20 -85.0 - 30 -0.0 - 11 -77.702887963370927 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -2FF - 8 -0 - 10 -101.0 - 20 -67.824208306930544 - 30 -0.0 - 11 -97.0 - 21 -71.824208306930558 - 31 -0.0 - 0 -LINE - 5 -300 - 8 -0 - 10 -83.824208306930586 - 20 -85.0 - 30 -0.0 - 11 -79.824208306930544 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -301 - 8 -0 - 10 -101.0 - 20 -69.945528650490203 - 30 -0.0 - 11 -97.0 - 21 -73.945528650490203 - 31 -0.0 - 0 -LINE - 5 -302 - 8 -0 - 10 -85.945528650490218 - 20 -85.0 - 30 -0.0 - 11 -81.945528650490218 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -303 - 8 -0 - 10 -101.0 - 20 -72.066848994049849 - 30 -0.0 - 11 -97.0 - 21 -76.066848994049863 - 31 -0.0 - 0 -LINE - 5 -304 - 8 -0 - 10 -88.066848994049877 - 20 -85.0 - 30 -0.0 - 11 -84.066848994049835 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -305 - 8 -0 - 10 -101.0 - 20 -74.18816933760948 - 30 -0.0 - 11 -97.0 - 21 -78.188169337609523 - 31 -0.0 - 0 -LINE - 5 -306 - 8 -0 - 10 -90.188169337609494 - 20 -85.0 - 30 -0.0 - 11 -86.188169337609509 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -307 - 8 -0 - 10 -101.0 - 20 -76.309489681169126 - 30 -0.0 - 11 -97.0 - 21 -80.309489681169154 - 31 -0.0 - 0 -LINE - 5 -308 - 8 -0 - 10 -92.309489681169154 - 20 -85.0 - 30 -0.0 - 11 -88.309489681169126 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -309 - 8 -0 - 10 -101.0 - 20 -78.430810024728771 - 30 -0.0 - 11 -97.0 - 21 -82.430810024728785 - 31 -0.0 - 0 -LINE - 5 -30A - 8 -0 - 10 -94.430810024728785 - 20 -85.0 - 30 -0.0 - 11 -90.430810024728771 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -30B - 8 -0 - 10 -101.0 - 20 -80.552130368288417 - 30 -0.0 - 11 -97.0 - 21 -84.552130368288417 - 31 -0.0 - 0 -LINE - 5 -30C - 8 -0 - 10 -96.552130368288445 - 20 -85.0 - 30 -0.0 - 11 -92.552130368288445 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -30D - 8 -0 - 10 -101.0 - 20 -82.673450711848062 - 30 -0.0 - 11 -94.673450711848091 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -30E - 8 -0 - 10 -101.0 - 20 -84.794771055407708 - 30 -0.0 - 11 -96.794771055407722 - 21 -89.0 - 31 -0.0 - 0 -LINE - 5 -30F - 8 -0 - 10 -101.0 - 20 -86.916091398967325 - 30 -0.0 - 11 -98.916091398967353 - 21 -89.0 - 31 -0.0 - 0 -ENDBLK - 5 -311 - 8 -0 - 0 -BLOCK - 8 -0 - 2 -MIKROWELLENGERÄT - 70 - 2 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 3 -MIKROWELLENGERÄT - 1 -MICROWAVE_OVEN - 0 -POLYLINE - 5 -337 - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 70 - 1 - 0 -VERTEX - 5 -9AF - 8 -0 - 10 -18.5 - 20 -4.5 - 30 -0.0 - 0 -VERTEX - 5 -9B0 - 8 -0 - 10 -18.5 - 20 -5.5 - 30 -0.0 - 0 -VERTEX - 5 -9B1 - 8 -0 - 10 -21.499999999999989 - 20 -5.5 - 30 -0.0 - 0 -VERTEX - 5 -9B2 - 8 -0 - 10 -21.499999999999989 - 20 -4.5 - 30 -0.0 - 0 -SEQEND - 5 -9B3 - 8 -0 - 0 -POLYLINE - 5 -338 - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 70 - 1 - 0 -VERTEX - 5 -9B4 - 8 -0 - 10 -18.5 - 20 -3.0 - 30 -0.0 - 0 -VERTEX - 5 -9B5 - 8 -0 - 10 -18.5 - 20 -4.0 - 30 -0.0 - 0 -VERTEX - 5 -9B6 - 8 -0 - 10 -21.499999999999989 - 20 -4.0 - 30 -0.0 - 0 -VERTEX - 5 -9B7 - 8 -0 - 10 -21.499999999999989 - 20 -3.0 - 30 -0.0 - 0 -SEQEND - 5 -9B8 - 8 -0 - 0 -LINE - 5 -339 - 8 -0 - 10 -19.0 - 20 -6.0 - 30 -0.0 - 11 -19.0 - 21 -7.0 - 31 -0.0 - 0 -LINE - 5 -33A - 8 -0 - 10 -20.0 - 20 -6.0 - 30 -0.0 - 11 -18.0 - 21 -6.0 - 31 -0.0 - 0 -LINE - 5 -33B - 8 -0 - 10 -20.0 - 20 -7.0 - 30 -0.0 - 11 -20.0 - 21 -6.0 - 31 -0.0 - 0 -LINE - 5 -33C - 8 -0 - 10 -21.0 - 20 -7.0 - 30 -0.0 - 11 -21.0 - 21 -11.0 - 31 -0.0 - 0 -LINE - 5 -33D - 8 -0 - 10 -20.0 - 20 -11.0 - 30 -0.0 - 11 -20.0 - 21 -7.0 - 31 -0.0 - 0 -LINE - 5 -33E - 8 -0 - 10 -19.0 - 20 -7.0 - 30 -0.0 - 11 -19.0 - 21 -11.0 - 31 -0.0 - 0 -LINE - 5 -33F - 8 -0 - 10 -22.0 - 20 -7.0 - 30 -0.0 - 11 -18.0 - 21 -7.0 - 31 -0.0 - 0 -LINE - 5 -340 - 8 -0 - 10 -18.0 - 20 -8.0 - 30 -0.0 - 11 -22.0 - 21 -8.0 - 31 -0.0 - 0 -LINE - 5 -341 - 8 -0 - 10 -22.0 - 20 -9.0 - 30 -0.0 - 11 -18.0 - 21 -9.0 - 31 -0.0 - 0 -LINE - 5 -342 - 8 -0 - 10 -18.0 - 20 -10.0 - 30 -0.0 - 11 -22.0 - 21 -10.0 - 31 -0.0 - 0 -POLYLINE - 5 -343 - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 70 - 1 - 0 -VERTEX - 5 -9B9 - 8 -0 - 10 -18.0 - 20 -2.0 - 30 -0.0 - 0 -VERTEX - 5 -9BA - 8 -0 - 10 -18.0 - 20 -11.0 - 30 -0.0 - 0 -VERTEX - 5 -9BB - 8 -0 - 10 -22.0 - 20 -11.0 - 30 -0.0 - 0 -VERTEX - 5 -9BC - 8 -0 - 10 -22.0 - 20 -2.0 - 30 -0.0 - 0 -SEQEND - 5 -9BD - 8 -0 - 0 -POLYLINE - 5 -344 - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 70 - 1 - 0 -VERTEX - 5 -9BE - 8 -0 - 10 -18.0 - 20 -12.0 - 30 -0.0 - 0 -VERTEX - 5 -9BF - 8 -0 - 10 -18.0 - 20 -16.0 - 30 -0.0 - 0 -VERTEX - 5 -9C0 - 8 -0 - 10 -22.0 - 20 -16.0 - 30 -0.0 - 0 -VERTEX - 5 -9C1 - 8 -0 - 10 -22.0 - 20 -12.0 - 30 -0.0 - 0 -SEQEND - 5 -9C2 - 8 -0 - 0 -POLYLINE - 5 -345 - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 70 - 1 - 0 -VERTEX - 5 -9C3 - 8 -0 - 10 -2.5 - 20 -2.5 - 30 -0.0 - 0 -VERTEX - 5 -9C4 - 8 -0 - 10 -2.5 - 20 -15.5 - 30 -0.0 - 0 -VERTEX - 5 -9C5 - 8 -0 - 10 -14.5 - 20 -15.5 - 30 -0.0 - 0 -VERTEX - 5 -9C6 - 8 -0 - 10 -14.5 - 20 -2.5 - 30 -0.0 - 0 -SEQEND - 5 -9C7 - 8 -0 - 0 -POLYLINE - 5 -346 - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 70 - 1 - 0 -VERTEX - 5 -9C8 - 8 -0 - 10 -1.0 - 20 -1.0 - 30 -0.0 - 0 -VERTEX - 5 -9C9 - 8 -0 - 10 -1.0 - 20 -17.0 - 30 -0.0 - 0 -VERTEX - 5 -9CA - 8 -0 - 10 -16.0 - 20 -17.0 - 30 -0.0 - 0 -VERTEX - 5 -9CB - 8 -0 - 10 -16.0 - 20 -1.0 - 30 -0.0 - 0 -SEQEND - 5 -9CC - 8 -0 - 0 -POLYLINE - 5 -347 - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 70 - 1 - 0 -VERTEX - 5 -9CD - 8 -0 - 10 -17.0 - 20 -1.0 - 30 -0.0 - 0 -VERTEX - 5 -9CE - 8 -0 - 10 -17.0 - 20 -17.0 - 30 -0.0 - 0 -VERTEX - 5 -9CF - 8 -0 - 10 -23.0 - 20 -17.0 - 30 -0.0 - 0 -VERTEX - 5 -9D0 - 8 -0 - 10 -23.0 - 20 -1.0 - 30 -0.0 - 0 -SEQEND - 5 -9D1 - 8 -0 - 0 -POLYLINE - 5 -348 - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 70 - 1 - 0 -VERTEX - 5 -9D2 - 8 -0 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -9D3 - 8 -0 - 10 -0.0 - 20 -18.0 - 30 -0.0 - 0 -VERTEX - 5 -9D4 - 8 -0 - 10 -24.0 - 20 -18.0 - 30 -0.0 - 0 -VERTEX - 5 -9D5 - 8 -0 - 10 -24.0 - 20 -0.0 - 30 -0.0 - 0 -SEQEND - 5 -9D6 - 8 -0 - 0 -ENDBLK - 5 -34A - 8 -0 - 0 -BLOCK - 8 -0 - 2 -TELEFONSTECKDOSE - 70 - 2 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 3 -TELEFONSTECKDOSE - 1 -PHONE_JACK - 0 -LINE - 5 -352 - 8 -0 - 10 --0.125 - 20 -0.5 - 30 -0.0 - 11 -0.125 - 21 -0.5 - 31 -0.0 - 0 -CIRCLE - 5 -353 - 8 -0 - 10 -0.0 - 20 -0.5 - 30 -0.0 - 40 -0.125 - 0 -CIRCLE - 5 -354 - 8 -0 - 10 -0.0 - 20 -4.5 - 30 -0.0 - 40 -0.125 - 0 -LINE - 5 -355 - 8 -0 - 10 --0.125 - 20 -4.5 - 30 -0.0 - 11 -0.125 - 21 -4.5 - 31 -0.0 - 0 -POLYLINE - 5 -356 - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -9D9 - 8 -0 - 10 --0.1894000000000346 - 20 -2.4158000000000182 - 30 -0.0 - 0 -VERTEX - 5 -9DA - 8 -0 - 10 --0.1894000000000346 - 20 -2.6658000000000182 - 30 -0.0 - 0 -VERTEX - 5 -9DB - 8 -0 - 10 -0.1855999999999653 - 20 -2.6658000000000182 - 30 -0.0 - 0 -VERTEX - 5 -9DC - 8 -0 - 10 -0.1855999999999653 - 20 -2.4158000000000182 - 30 -0.0 - 0 -SEQEND - 5 -9DD - 8 -0 - 0 -POLYLINE - 5 -357 - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -9DE - 8 -0 - 10 -0.0605999999999654 - 20 -2.2908000000000182 - 30 -0.0 - 0 -VERTEX - 5 -9DF - 8 -0 - 10 --0.0644000000000347 - 20 -2.2908000000000182 - 30 -0.0 - 0 -SEQEND - 5 -9E0 - 8 -0 - 0 -LINE - 5 -358 - 8 -0 - 10 -0.1230999999999653 - 20 -2.4158000000000182 - 30 -0.0 - 11 -0.1855999999999653 - 21 -2.4158000000000182 - 31 -0.0 - 0 -LINE - 5 -359 - 8 -0 - 10 -0.1230999999999653 - 20 -2.3845000000000018 - 30 -0.0 - 11 -0.1230999999999653 - 21 -2.4158000000000182 - 31 -0.0 - 0 -LINE - 5 -35A - 8 -0 - 10 -0.0917999999999779 - 20 -2.3845000000000018 - 30 -0.0 - 11 -0.1230999999999653 - 21 -2.3845000000000018 - 31 -0.0 - 0 -LINE - 5 -35B - 8 -0 - 10 -0.0917999999999779 - 20 -2.3533000000000182 - 30 -0.0 - 11 -0.0917999999999779 - 21 -2.3845000000000018 - 31 -0.0 - 0 -LINE - 5 -35C - 8 -0 - 10 -0.0605999999999654 - 20 -2.3533000000000182 - 30 -0.0 - 11 -0.0917999999999779 - 21 -2.3533000000000182 - 31 -0.0 - 0 -LINE - 5 -35D - 8 -0 - 10 --0.1269000000000346 - 20 -2.4158000000000182 - 30 -0.0 - 11 --0.1894000000000346 - 21 -2.4158000000000182 - 31 -0.0 - 0 -LINE - 5 -35E - 8 -0 - 10 --0.1269000000000346 - 20 -2.3845000000000018 - 30 -0.0 - 11 --0.1269000000000346 - 21 -2.4158000000000182 - 31 -0.0 - 0 -LINE - 5 -35F - 8 -0 - 10 --0.0957000000000221 - 20 -2.3845000000000018 - 30 -0.0 - 11 --0.1269000000000346 - 21 -2.3845000000000018 - 31 -0.0 - 0 -LINE - 5 -360 - 8 -0 - 10 --0.0957000000000221 - 20 -2.3533000000000182 - 30 -0.0 - 11 --0.0957000000000221 - 21 -2.3845000000000018 - 31 -0.0 - 0 -LINE - 5 -361 - 8 -0 - 10 --0.0644000000000347 - 20 -2.3533000000000182 - 30 -0.0 - 11 --0.0957000000000221 - 21 -2.3533000000000182 - 31 -0.0 - 0 -LINE - 5 -362 - 8 -0 - 10 -0.0605999999999654 - 20 -2.3533000000000182 - 30 -0.0 - 11 -0.0605999999999654 - 21 -2.2908000000000182 - 31 -0.0 - 0 -LINE - 5 -363 - 8 -0 - 10 --0.0644000000000347 - 20 -2.2908000000000182 - 30 -0.0 - 11 --0.0644000000000347 - 21 -2.3533000000000182 - 31 -0.0 - 0 -CIRCLE - 5 -364 - 8 -0 - 10 -0.0 - 20 -2.5 - 30 -0.0 - 40 -0.5 - 0 -LINE - 5 -365 - 8 -0 - 10 -1.25 - 20 -0.25 - 30 -0.0 - 11 -1.5 - 21 -0.0 - 31 -0.0 - 0 -LINE - 5 -366 - 8 -0 - 10 -1.25 - 20 -4.75 - 30 -0.0 - 11 -1.5 - 21 -5.0 - 31 -0.0 - 0 -LINE - 5 -367 - 8 -0 - 10 --1.25 - 20 -4.75 - 30 -0.0 - 11 --1.5 - 21 -5.0 - 31 -0.0 - 0 -LINE - 5 -368 - 8 -0 - 10 --1.25 - 20 -0.25 - 30 -0.0 - 11 --1.5 - 21 -0.0 - 31 -0.0 - 0 -LINE - 5 -369 - 8 -0 - 10 -1.25 - 20 -0.25 - 30 -0.0 - 11 --1.25 - 21 -0.25 - 31 -0.0 - 0 -LINE - 5 -36A - 8 -0 - 10 -1.25 - 20 -4.75 - 30 -0.0 - 11 -1.25 - 21 -0.25 - 31 -0.0 - 0 -LINE - 5 -36B - 8 -0 - 10 --1.25 - 20 -4.75 - 30 -0.0 - 11 -1.25 - 21 -4.75 - 31 -0.0 - 0 -LINE - 5 -36C - 8 -0 - 10 --1.25 - 20 -0.25 - 30 -0.0 - 11 --1.25 - 21 -4.75 - 31 -0.0 - 0 -POLYLINE - 5 -36D - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 70 - 1 - 0 -VERTEX - 5 -9E1 - 8 -0 - 10 --1.5 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -9E2 - 8 -0 - 10 --1.5 - 20 -5.0 - 30 -0.0 - 0 -VERTEX - 5 -9E3 - 8 -0 - 10 -1.5 - 20 -5.0 - 30 -0.0 - 0 -VERTEX - 5 -9E4 - 8 -0 - 10 -1.5 - 20 -0.0 - 30 -0.0 - 0 -SEQEND - 5 -9E5 - 8 -0 - 0 -ENDBLK - 5 -36F - 8 -0 - 0 -BLOCK - 8 -0 - 2 -HERD_-_76_CM_IN_VORDERANSI - 70 - 2 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 3 -HERD_-_76_CM_IN_VORDERANSI - 1 -RANGE_30_INCH_FRONT - 0 -CIRCLE - 5 -377 - 8 -0 - 10 -26.0 - 20 -34.500050000000002 - 30 -0.0 - 40 -1.0 - 0 -CIRCLE - 5 -378 - 8 -0 - 10 -16.0 - 20 -34.500050000000002 - 30 -0.0 - 40 -1.0 - 0 -CIRCLE - 5 -379 - 8 -0 - 10 -11.0 - 20 -34.500050000000002 - 30 -0.0 - 40 -1.0 - 0 -CIRCLE - 5 -37A - 8 -0 - 10 -21.0 - 20 -34.500050000000002 - 30 -0.0 - 40 -1.0 - 0 -POLYLINE - 5 -37B - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 70 - 1 - 0 -VERTEX - 5 -9E8 - 8 -0 - 10 -1.0 - 20 -33.500050000000002 - 30 -0.0 - 0 -VERTEX - 5 -9E9 - 8 -0 - 10 -1.0 - 20 -35.500050000000002 - 30 -0.0 - 0 -VERTEX - 5 -9EA - 8 -0 - 10 -7.0 - 20 -35.500050000000002 - 30 -0.0 - 0 -VERTEX - 5 -9EB - 8 -0 - 10 -7.0 - 20 -33.500050000000002 - 30 -0.0 - 0 -SEQEND - 5 -9EC - 8 -0 - 0 -POLYLINE - 5 -37C - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 70 - 1 - 0 -VERTEX - 5 -9ED - 8 -0 - 10 -2.0 - 20 -31.000050000000002 - 30 -0.0 - 0 -VERTEX - 5 -9EE - 8 -0 - 10 -2.0 - 20 -32.000050000000002 - 30 -0.0 - 0 -VERTEX - 5 -9EF - 8 -0 - 10 -28.0 - 20 -32.000050000000002 - 30 -0.0 - 0 -VERTEX - 5 -9F0 - 8 -0 - 10 -28.0 - 20 -31.000050000000002 - 30 -0.0 - 0 -SEQEND - 5 -9F1 - 8 -0 - 0 -LINE - 5 -37D - 8 -0 - 10 -0.0 - 20 -33.000050000000002 - 30 -0.0 - 11 -30.0 - 21 -33.000050000000002 - 31 -0.0 - 0 -LINE - 5 -37E - 8 -0 - 10 -30.0 - 20 -10.0 - 30 -0.0 - 11 -0.0 - 21 -10.0 - 31 -0.0 - 0 -LINE - 5 -37F - 8 -0 - 10 -0.0 - 20 -5.0 - 30 -0.0 - 11 -30.0 - 21 -5.0 - 31 -0.0 - 0 -POLYLINE - 5 -380 - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 70 - 1 - 0 -VERTEX - 5 -9F2 - 8 -0 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -9F3 - 8 -0 - 10 -0.0 - 20 -36.000050000000002 - 30 -0.0 - 0 -VERTEX - 5 -9F4 - 8 -0 - 10 -30.0 - 20 -36.000050000000002 - 30 -0.0 - 0 -VERTEX - 5 -9F5 - 8 -0 - 10 -30.0 - 20 -0.0 - 30 -0.0 - 0 -SEQEND - 5 -9F6 - 8 -0 - 0 -ENDBLK - 5 -382 - 8 -0 - 0 -BLOCK - 8 -0 - 2 -HERD_-_76_CM_IN_DRAUFSICHT - 70 - 2 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 3 -HERD_-_76_CM_IN_DRAUFSICHT - 1 -RANGE_30_INCH_TOP - 0 -CIRCLE - 5 -38A - 8 -0 - 10 -24.0 - 20 --9.0000001999999988 - 30 -0.0 - 40 -1.0 - 0 -LINE - 5 -38B - 8 -0 - 10 -12.0 - 20 --6.0 - 30 -0.0 - 11 -18.0 - 21 --6.0 - 31 -0.0 - 0 -CIRCLE - 5 -38C - 8 -0 - 10 -6.0000000000000018 - 20 --9.0000001999999988 - 30 -0.0 - 40 -1.0 - 0 -LINE - 5 -38D - 8 -0 - 10 -0.0 - 20 --3.0 - 30 -0.0 - 11 -30.0 - 21 --3.0 - 31 -0.0 - 0 -CIRCLE - 5 -38E - 8 -0 - 10 -24.0 - 20 --18.0 - 30 -0.0 - 40 -4.0 - 0 -CIRCLE - 5 -38F - 8 -0 - 10 -24.0 - 20 --18.0 - 30 -0.0 - 40 -3.0 - 0 -CIRCLE - 5 -390 - 8 -0 - 10 -24.0 - 20 --18.0 - 30 -0.0 - 40 -2.0 - 0 -CIRCLE - 5 -391 - 8 -0 - 10 -24.0 - 20 --18.0 - 30 -0.0 - 40 -1.0 - 0 -LINE - 5 -392 - 8 -0 - 10 -22.0 - 20 --24.999995999999999 - 30 -0.0 - 11 -22.0 - 21 --23.999995999999999 - 31 -0.0 - 0 -LINE - 5 -393 - 8 -0 - 10 -24.0 - 20 --23.999995999999999 - 30 -0.0 - 11 -24.0 - 21 --24.999995999999999 - 31 -0.0 - 0 -LINE - 5 -394 - 8 -0 - 10 -18.0 - 20 --19.999995999999989 - 30 -0.0 - 11 -12.0 - 21 --19.999995999999989 - 31 -0.0 - 0 -LINE - 5 -395 - 8 -0 - 10 -8.0000000000000018 - 20 --24.999995999999999 - 30 -0.0 - 11 -8.0000000000000018 - 21 --23.999995999999999 - 31 -0.0 - 0 -CIRCLE - 5 -396 - 8 -0 - 10 -6.0000000000000018 - 20 --18.0 - 30 -0.0 - 40 -1.0 - 0 -LINE - 5 -397 - 8 -0 - 10 -6.0000000000000018 - 20 --23.999995999999999 - 30 -0.0 - 11 -6.0000000000000018 - 21 --24.999995999999999 - 31 -0.0 - 0 -POLYLINE - 5 -398 - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 70 - 1 - 0 -VERTEX - 5 -9F9 - 8 -0 - 10 -2.0000000000000031 - 20 --25.999995999999999 - 30 -0.0 - 0 -VERTEX - 5 -9FA - 8 -0 - 10 -2.0000000000000031 - 20 --24.999995999999999 - 30 -0.0 - 0 -VERTEX - 5 -9FB - 8 -0 - 10 -28.0 - 20 --24.999995999999999 - 30 -0.0 - 0 -VERTEX - 5 -9FC - 8 -0 - 10 -28.0 - 20 --25.999995999999999 - 30 -0.0 - 0 -SEQEND - 5 -9FD - 8 -0 - 0 -CIRCLE - 5 -399 - 8 -0 - 10 -6.0000000000000018 - 20 --18.0 - 30 -0.0 - 40 -3.0 - 0 -CIRCLE - 5 -39A - 8 -0 - 10 -6.0000000000000018 - 20 --18.0 - 30 -0.0 - 40 -2.0 - 0 -LINE - 5 -39B - 8 -0 - 10 -17.0 - 20 --19.999995999999989 - 30 -0.0 - 11 -17.0 - 21 --6.0 - 31 -0.0 - 0 -LINE - 5 -39C - 8 -0 - 10 -16.0 - 20 --6.0 - 30 -0.0 - 11 -16.0 - 21 --19.999995999999989 - 31 -0.0 - 0 -LINE - 5 -39D - 8 -0 - 10 -15.0 - 20 --19.999995999999989 - 30 -0.0 - 11 -15.0 - 21 --6.0 - 31 -0.0 - 0 -LINE - 5 -39E - 8 -0 - 10 -14.0 - 20 --6.0 - 30 -0.0 - 11 -14.0 - 21 --19.999995999999989 - 31 -0.0 - 0 -LINE - 5 -39F - 8 -0 - 10 -13.0 - 20 --19.999995999999989 - 30 -0.0 - 11 -13.0 - 21 --6.0 - 31 -0.0 - 0 -POLYLINE - 5 -3A0 - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 70 - 1 - 0 -VERTEX - 5 -9FE - 8 -0 - 10 -12.0 - 20 --20.999995999999989 - 30 -0.0 - 0 -VERTEX - 5 -9FF - 8 -0 - 10 -12.0 - 20 --5.0 - 30 -0.0 - 0 -VERTEX - 5 -A00 - 8 -0 - 10 -18.0 - 20 --5.0 - 30 -0.0 - 0 -VERTEX - 5 -A01 - 8 -0 - 10 -18.0 - 20 --20.999995999999989 - 30 -0.0 - 0 -SEQEND - 5 -A02 - 8 -0 - 0 -CIRCLE - 5 -3A1 - 8 -0 - 10 -24.0 - 20 --9.0000001999999988 - 30 -0.0 - 40 -3.0 - 0 -CIRCLE - 5 -3A2 - 8 -0 - 10 -24.0 - 20 --9.0000001999999988 - 30 -0.0 - 40 -2.0 - 0 -CIRCLE - 5 -3A3 - 8 -0 - 10 -6.0000000000000018 - 20 --9.0000001999999988 - 30 -0.0 - 40 -4.0 - 0 -CIRCLE - 5 -3A4 - 8 -0 - 10 -6.0000000000000018 - 20 --9.0000001999999988 - 30 -0.0 - 40 -3.0 - 0 -CIRCLE - 5 -3A5 - 8 -0 - 10 -6.0000000000000018 - 20 --9.0000001999999988 - 30 -0.0 - 40 -2.0 - 0 -POLYLINE - 5 -3A6 - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 70 - 1 - 0 -VERTEX - 5 -A03 - 8 -0 - 10 -0.0 - 20 --23.999995999999999 - 30 -0.0 - 0 -VERTEX - 5 -A04 - 8 -0 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -A05 - 8 -0 - 10 -30.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -A06 - 8 -0 - 10 -30.0 - 20 --23.999995999999999 - 30 -0.0 - 0 -SEQEND - 5 -A07 - 8 -0 - 0 -ENDBLK - 5 -3A8 - 8 -0 - 0 -BLOCK - 8 -0 - 2 -HERDABZUGSHAUBE_-_76_CM_IN - 70 - 2 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 3 -HERDABZUGSHAUBE_-_76_CM_IN - 1 -RANGE_HOOD_30_INCH_FRONT - 0 -POLYLINE - 5 -3B0 - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 70 - 1 - 0 -VERTEX - 5 -A0A - 8 -0 - 10 -23.0 - 20 --5.75 - 30 -0.0 - 0 -VERTEX - 5 -A0B - 8 -0 - 10 -23.0 - 20 --4.25 - 30 -0.0 - 0 -VERTEX - 5 -A0C - 8 -0 - 10 -29.0 - 20 --4.25 - 30 -0.0 - 0 -VERTEX - 5 -A0D - 8 -0 - 10 -29.0 - 20 --5.75 - 30 -0.0 - 0 -SEQEND - 5 -A0E - 8 -0 - 0 -CIRCLE - 5 -3B1 - 8 -0 - 10 -4.0 - 20 --5.0 - 30 -0.0 - 40 -0.75 - 0 -CIRCLE - 5 -3B2 - 8 -0 - 10 -2.0 - 20 --5.0 - 30 -0.0 - 40 -0.75 - 0 -LINE - 5 -3B3 - 8 -0 - 10 -0.0 - 20 --4.0 - 30 -0.0 - 11 -30.000100000000199 - 21 --4.0 - 31 -0.0 - 0 -POLYLINE - 5 -3B4 - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 70 - 1 - 0 -VERTEX - 5 -A0F - 8 -0 - 10 -0.0 - 20 --6.0 - 30 -0.0 - 0 -VERTEX - 5 -A10 - 8 -0 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -A11 - 8 -0 - 10 -30.000100000000199 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -A12 - 8 -0 - 10 -30.000100000000199 - 20 --6.0 - 30 -0.0 - 0 -SEQEND - 5 -A13 - 8 -0 - 0 -ENDBLK - 5 -3B6 - 8 -0 - 0 -BLOCK - 8 -0 - 2 -KÜHLSCHRANK_-_ZWEITÜRIGER_ - 70 - 2 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 3 -KÜHLSCHRANK_-_ZWEITÜRIGER_ - 1 -REFRIGERATOR_2_DOOR_36_INCH_FRT - 0 -POLYLINE - 5 -3BE - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 70 - 1 - 0 -VERTEX - 5 -A16 - 8 -0 - 10 -11.0 - 20 -36.0 - 30 -0.0 - 0 -VERTEX - 5 -A17 - 8 -0 - 10 -11.0 - 20 -52.000000000000007 - 30 -0.0 - 0 -VERTEX - 5 -A18 - 8 -0 - 10 -13.0 - 20 -52.000000000000007 - 30 -0.0 - 0 -VERTEX - 5 -A19 - 8 -0 - 10 -13.0 - 20 -36.0 - 30 -0.0 - 0 -SEQEND - 5 -A1A - 8 -0 - 0 -LINE - 5 -3BF - 8 -0 - 10 -12.0 - 20 -5.0 - 30 -0.0 - 11 -12.0 - 21 -64.0 - 31 -0.0 - 0 -POLYLINE - 5 -3C0 - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 70 - 1 - 0 -VERTEX - 5 -A1B - 8 -0 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -A1C - 8 -0 - 10 -0.0 - 20 -64.0 - 30 -0.0 - 0 -VERTEX - 5 -A1D - 8 -0 - 10 -36.0 - 20 -64.0 - 30 -0.0 - 0 -VERTEX - 5 -A1E - 8 -0 - 10 -36.0 - 20 -0.0 - 30 -0.0 - 0 -SEQEND - 5 -A1F - 8 -0 - 0 -LINE - 5 -3C1 - 8 -0 - 10 -0.0 - 20 -5.0 - 30 -0.0 - 11 -36.0 - 21 -5.0 - 31 -0.0 - 0 -ENDBLK - 5 -3C3 - 8 -0 - 0 -BLOCK - 8 -0 - 2 -KÜHLSCHRANK_-_ZWEITÜRIGER0 - 70 - 2 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 3 -KÜHLSCHRANK_-_ZWEITÜRIGER0 - 1 -REFRIGERATOR_2_DOOR_36_INCH_TOP - 0 -LINE - 5 -3CB - 8 -0 - 10 -12.0 - 20 --26.999998999999988 - 30 -0.0 - 11 -12.0 - 21 --28.999998999999999 - 31 -0.0 - 0 -LINE - 5 -3CC - 8 -0 - 10 -13.0 - 20 --28.999998999999999 - 30 -0.0 - 11 -13.0 - 21 --27.999998999999988 - 31 -0.0 - 0 -LINE - 5 -3CD - 8 -0 - 10 -11.0 - 20 --28.999998999999999 - 30 -0.0 - 11 -13.0 - 21 --28.999998999999999 - 31 -0.0 - 0 -LINE - 5 -3CE - 8 -0 - 10 -11.0 - 20 --27.999998999999988 - 30 -0.0 - 11 -11.0 - 21 --28.999998999999999 - 31 -0.0 - 0 -LINE - 5 -3CF - 8 -0 - 10 -0.0 - 20 --26.999998999999988 - 30 -0.0 - 11 -36.0 - 21 --26.999998999999988 - 31 -0.0 - 0 -POLYLINE - 5 -3D0 - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 70 - 1 - 0 -VERTEX - 5 -A22 - 8 -0 - 10 -0.0 - 20 --27.999998999999988 - 30 -0.0 - 0 -VERTEX - 5 -A23 - 8 -0 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -A24 - 8 -0 - 10 -36.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -A25 - 8 -0 - 10 -36.0 - 20 --27.999998999999988 - 30 -0.0 - 0 -SEQEND - 5 -A26 - 8 -0 - 0 -ENDBLK - 5 -3D2 - 8 -0 - 0 -BLOCK - 8 -0 - 2 -SPÜLE_-_DOPPELSPÜLE_MIT_91 - 70 - 2 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 3 -SPÜLE_-_DOPPELSPÜLE_MIT_91 - 1 -SINK_DOUBLE_36_INCH_TOP - 0 -ARC - 5 -3DA - 8 -0 - 10 -15.5 - 20 --6.5 - 30 -0.0 - 40 -1.0 - 50 -0.0 - 51 -90.0 - 0 -ARC - 5 -3DB - 8 -0 - 10 -16.5 - 20 --1.5 - 30 -0.0 - 40 -1.5 - 50 -0.0 - 51 -90.0 - 0 -CIRCLE - 5 -3DC - 8 -0 - 10 -8.5 - 20 --12.5 - 30 -0.0 - 40 -0.5 - 0 -CIRCLE - 5 -3DD - 8 -0 - 10 -8.5 - 20 --12.5 - 30 -0.0 - 40 -1.0 - 0 -ARC - 5 -3DE - 8 -0 - 10 -15.5 - 20 --18.5 - 30 -0.0 - 40 -1.0 - 50 -270.0 - 51 -0.0 - 0 -ARC - 5 -3DF - 8 -0 - 10 -16.5 - 20 --19.5 - 30 -0.0 - 40 -1.5 - 50 -270.0 - 51 -0.0 - 0 -POLYLINE - 5 -3E0 - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -A29 - 8 -0 - 10 -16.5 - 20 --6.5 - 30 -0.0 - 0 -VERTEX - 5 -A2A - 8 -0 - 10 -16.5 - 20 --18.5 - 30 -0.0 - 0 -SEQEND - 5 -A2B - 8 -0 - 0 -POLYLINE - 5 -3E1 - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -A2C - 8 -0 - 10 -18.0 - 20 --1.5 - 30 -0.0 - 0 -VERTEX - 5 -A2D - 8 -0 - 10 -18.0 - 20 --19.5 - 30 -0.0 - 0 -SEQEND - 5 -A2E - 8 -0 - 0 -ARC - 5 -3E2 - 8 -0 - 10 -1.75 - 20 --6.5 - 30 -0.0 - 40 -1.0 - 50 -90.0 - 51 -180.0 - 0 -ARC - 5 -3E3 - 8 -0 - 10 --1.75 - 20 --6.5 - 30 -0.0 - 40 -1.0 - 50 -0.0 - 51 -90.0 - 0 -ARC - 5 -3E4 - 8 -0 - 10 --15.5 - 20 --6.5 - 30 -0.0 - 40 -1.0 - 50 -90.0 - 51 -180.0 - 0 -ARC - 5 -3E5 - 8 -0 - 10 --16.5 - 20 --1.5 - 30 -0.0 - 40 -1.5 - 50 -90.0 - 51 -180.0 - 0 -POLYLINE - 5 -3E6 - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -A2F - 8 -0 - 10 --15.5 - 20 --5.5 - 30 -0.0 - 0 -VERTEX - 5 -A30 - 8 -0 - 10 --1.75 - 20 --5.5 - 30 -0.0 - 0 -SEQEND - 5 -A31 - 8 -0 - 0 -ARC - 5 -3E7 - 8 -0 - 10 -1.75 - 20 --18.5 - 30 -0.0 - 40 -1.0 - 50 -180.0 - 51 -270.0 - 0 -ARC - 5 -3E8 - 8 -0 - 10 --1.75 - 20 --18.5 - 30 -0.0 - 40 -1.0 - 50 -270.0 - 51 -0.0 - 0 -CIRCLE - 5 -3E9 - 8 -0 - 10 --8.5 - 20 --12.5 - 30 -0.0 - 40 -0.5 - 0 -CIRCLE - 5 -3EA - 8 -0 - 10 --8.5 - 20 --12.5 - 30 -0.0 - 40 -1.0 - 0 -ARC - 5 -3EB - 8 -0 - 10 --15.5 - 20 --18.5 - 30 -0.0 - 40 -1.0 - 50 -180.0 - 51 -270.0 - 0 -ARC - 5 -3EC - 8 -0 - 10 --16.5 - 20 --19.5 - 30 -0.0 - 40 -1.5 - 50 -180.0 - 51 -270.0 - 0 -POLYLINE - 5 -3ED - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -A32 - 8 -0 - 10 --1.75 - 20 --19.5 - 30 -0.0 - 0 -VERTEX - 5 -A33 - 8 -0 - 10 --15.5 - 20 --19.5 - 30 -0.0 - 0 -SEQEND - 5 -A34 - 8 -0 - 0 -POLYLINE - 5 -3EE - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -A35 - 8 -0 - 10 --16.5 - 20 --18.5 - 30 -0.0 - 0 -VERTEX - 5 -A36 - 8 -0 - 10 --16.5 - 20 --6.5 - 30 -0.0 - 0 -SEQEND - 5 -A37 - 8 -0 - 0 -POLYLINE - 5 -3EF - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -A38 - 8 -0 - 10 --18.0 - 20 --19.5 - 30 -0.0 - 0 -VERTEX - 5 -A39 - 8 -0 - 10 --18.0 - 20 --1.5 - 30 -0.0 - 0 -SEQEND - 5 -A3A - 8 -0 - 0 -LINE - 5 -3F0 - 8 -0 - 10 -0.75 - 20 --6.5 - 30 -0.0 - 11 -0.75 - 21 --18.5 - 31 -0.0 - 0 -LINE - 5 -3F1 - 8 -0 - 10 --0.75 - 20 --18.5 - 30 -0.0 - 11 --0.75 - 21 --6.5 - 31 -0.0 - 0 -POLYLINE - 5 -3F2 - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -A3B - 8 -0 - 10 -16.5 - 20 --21.0 - 30 -0.0 - 0 -VERTEX - 5 -A3C - 8 -0 - 10 --16.5 - 20 --21.0 - 30 -0.0 - 0 -SEQEND - 5 -A3D - 8 -0 - 0 -POLYLINE - 5 -3F3 - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -A3E - 8 -0 - 10 --16.5 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -A3F - 8 -0 - 10 -16.5 - 20 -0.0 - 30 -0.0 - 0 -SEQEND - 5 -A40 - 8 -0 - 0 -LINE - 5 -3F4 - 8 -0 - 10 --18.0 - 20 --4.0 - 30 -0.0 - 11 -18.0 - 21 --4.0 - 31 -0.0 - 0 -POLYLINE - 5 -3F5 - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -A41 - 8 -0 - 10 -1.75 - 20 --5.5 - 30 -0.0 - 0 -VERTEX - 5 -A42 - 8 -0 - 10 -15.5 - 20 --5.5 - 30 -0.0 - 0 -SEQEND - 5 -A43 - 8 -0 - 0 -POLYLINE - 5 -3F6 - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -A44 - 8 -0 - 10 -15.5 - 20 --19.5 - 30 -0.0 - 0 -VERTEX - 5 -A45 - 8 -0 - 10 -1.75 - 20 --19.5 - 30 -0.0 - 0 -SEQEND - 5 -A46 - 8 -0 - 0 -ENDBLK - 5 -3F8 - 8 -0 - 0 -BLOCK - 8 -0 - 2 -SPÜLE_-_EINZELSPÜLE_MIT_76 - 70 - 2 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 3 -SPÜLE_-_EINZELSPÜLE_MIT_76 - 1 -SINK_SINGLE_30_INCH_TOP - 0 -ARC - 5 -400 - 8 -0 - 10 -12.5 - 20 --6.4999960000000012 - 30 -0.0 - 40 -1.0 - 50 -0.0 - 51 -90.0 - 0 -ARC - 5 -401 - 8 -0 - 10 --12.5 - 20 --6.4999960000000012 - 30 -0.0 - 40 -1.0 - 50 -90.0 - 51 -180.0 - 0 -CIRCLE - 5 -402 - 8 -0 - 10 -0.0 - 20 --11.999995999999999 - 30 -0.0 - 40 -0.5 - 0 -CIRCLE - 5 -403 - 8 -0 - 10 -0.0 - 20 --11.999995999999999 - 30 -0.0 - 40 -1.0 - 0 -POLYLINE - 5 -404 - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -A49 - 8 -0 - 10 --12.5 - 20 --5.4999960000000012 - 30 -0.0 - 0 -VERTEX - 5 -A4A - 8 -0 - 10 -12.5 - 20 --5.4999960000000012 - 30 -0.0 - 0 -SEQEND - 5 -A4B - 8 -0 - 0 -ARC - 5 -405 - 8 -0 - 10 -12.5 - 20 --17.499995999999989 - 30 -0.0 - 40 -1.0 - 50 -270.0 - 51 -0.0 - 0 -ARC - 5 -406 - 8 -0 - 10 -13.5 - 20 --18.499995999999999 - 30 -0.0 - 40 -1.5 - 50 -270.0 - 51 -0.0 - 0 -ARC - 5 -407 - 8 -0 - 10 --12.5 - 20 --17.499995999999989 - 30 -0.0 - 40 -1.0 - 50 -180.0 - 51 -270.0 - 0 -ARC - 5 -408 - 8 -0 - 10 --13.5 - 20 --18.499995999999999 - 30 -0.0 - 40 -1.5 - 50 -180.0 - 51 -270.0 - 0 -POLYLINE - 5 -409 - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -A4C - 8 -0 - 10 -13.5 - 20 --19.999995999999989 - 30 -0.0 - 0 -VERTEX - 5 -A4D - 8 -0 - 10 --13.5 - 20 --19.999995999999989 - 30 -0.0 - 0 -SEQEND - 5 -A4E - 8 -0 - 0 -POLYLINE - 5 -40A - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -A4F - 8 -0 - 10 -12.5 - 20 --18.499995999999999 - 30 -0.0 - 0 -VERTEX - 5 -A50 - 8 -0 - 10 --12.5 - 20 --18.499995999999999 - 30 -0.0 - 0 -SEQEND - 5 -A51 - 8 -0 - 0 -POLYLINE - 5 -40B - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -A52 - 8 -0 - 10 --13.5 - 20 --17.499995999999989 - 30 -0.0 - 0 -VERTEX - 5 -A53 - 8 -0 - 10 --13.5 - 20 --6.4999960000000012 - 30 -0.0 - 0 -SEQEND - 5 -A54 - 8 -0 - 0 -POLYLINE - 5 -40C - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -A55 - 8 -0 - 10 -13.5 - 20 --6.4999960000000012 - 30 -0.0 - 0 -VERTEX - 5 -A56 - 8 -0 - 10 -13.5 - 20 --17.499995999999989 - 30 -0.0 - 0 -SEQEND - 5 -A57 - 8 -0 - 0 -ARC - 5 -40D - 8 -0 - 10 -13.5 - 20 --1.5 - 30 -0.0 - 40 -1.5 - 50 -0.0 - 51 -90.0 - 0 -POLYLINE - 5 -40E - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -A58 - 8 -0 - 10 -15.0 - 20 --1.5 - 30 -0.0 - 0 -VERTEX - 5 -A59 - 8 -0 - 10 -15.0 - 20 --18.499995999999999 - 30 -0.0 - 0 -SEQEND - 5 -A5A - 8 -0 - 0 -ARC - 5 -40F - 8 -0 - 10 --13.5 - 20 --1.5 - 30 -0.0 - 40 -1.5 - 50 -90.0 - 51 -180.0 - 0 -POLYLINE - 5 -410 - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -A5B - 8 -0 - 10 --15.0 - 20 --18.499995999999999 - 30 -0.0 - 0 -VERTEX - 5 -A5C - 8 -0 - 10 --15.0 - 20 --1.5 - 30 -0.0 - 0 -SEQEND - 5 -A5D - 8 -0 - 0 -POLYLINE - 5 -411 - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -A5E - 8 -0 - 10 --13.5 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -A5F - 8 -0 - 10 -13.5 - 20 -0.0 - 30 -0.0 - 0 -SEQEND - 5 -A60 - 8 -0 - 0 -LINE - 5 -412 - 8 -0 - 10 --15.0 - 20 --3.9999960000000012 - 30 -0.0 - 11 -15.0 - 21 --3.9999960000000012 - 31 -0.0 - 0 -ENDBLK - 5 -414 - 8 -0 - 0 -BLOCK - 8 -0 - 2 -LICHTSCHALTER_-_DOPPELSCHA - 70 - 2 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 3 -LICHTSCHALTER_-_DOPPELSCHA - 1 -SWITCH_DOUBLE - 0 -POLYLINE - 5 -41C - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -A63 - 8 -0 - 10 --0.7818000000000041 - 20 -3.0 - 30 -0.0 - 0 -VERTEX - 5 -A64 - 8 -0 - 10 --0.75 - 20 -3.0 - 30 -0.0 - 0 -VERTEX - 5 -A65 - 8 -0 - 10 --0.75 - 20 -2.0 - 30 -0.0 - 0 -VERTEX - 5 -A66 - 8 -0 - 10 --1.25 - 20 -2.0 - 30 -0.0 - 0 -VERTEX - 5 -A67 - 8 -0 - 10 --1.25 - 20 -3.0 - 30 -0.0 - 0 -VERTEX - 5 -A68 - 8 -0 - 10 --1.221900000000004 - 20 -3.0 - 30 -0.0 - 0 -SEQEND - 5 -A69 - 8 -0 - 0 -LINE - 5 -41D - 8 -0 - 10 --0.7854000000000099 - 20 -2.5 - 30 -0.0 - 11 --1.2182999999999991 - 21 -2.5 - 31 -0.0 - 0 -POLYLINE - 5 -41E - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 70 - 1 - 0 -VERTEX - 5 -A6A - 8 -0 - 10 --0.7800000000000013 - 20 -3.125 - 30 -0.0 - 0 -VERTEX - 5 -A6B - 8 -0 - 10 --0.7800000000000013 - 20 -2.0 - 30 -0.0 - 0 -VERTEX - 5 -A6C - 8 -0 - 10 --1.2199999999999971 - 20 -2.0 - 30 -0.0 - 0 -VERTEX - 5 -A6D - 8 -0 - 10 --1.2199999999999971 - 20 -3.125 - 30 -0.0 - 0 -SEQEND - 5 -A6E - 8 -0 - 0 -LINE - 5 -41F - 8 -0 - 10 --0.875 - 20 -4.0 - 30 -0.0 - 11 --1.125 - 21 -4.0 - 31 -0.0 - 0 -CIRCLE - 5 -420 - 8 -0 - 10 --1.0 - 20 -4.0 - 30 -0.0 - 40 -0.125 - 0 -LINE - 5 -421 - 8 -0 - 10 --0.875 - 20 -1.0 - 30 -0.0 - 11 --1.125 - 21 -1.0 - 31 -0.0 - 0 -CIRCLE - 5 -422 - 8 -0 - 10 --1.0 - 20 -1.0 - 30 -0.0 - 40 -0.125 - 0 -POLYLINE - 5 -423 - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -A6F - 8 -0 - 10 -0.781700000000001 - 20 -2.0 - 30 -0.0 - 0 -VERTEX - 5 -A70 - 8 -0 - 10 -0.75 - 20 -2.0 - 30 -0.0 - 0 -VERTEX - 5 -A71 - 8 -0 - 10 -0.75 - 20 -3.0 - 30 -0.0 - 0 -VERTEX - 5 -A72 - 8 -0 - 10 -1.25 - 20 -3.0 - 30 -0.0 - 0 -VERTEX - 5 -A73 - 8 -0 - 10 -1.25 - 20 -2.0 - 30 -0.0 - 0 -VERTEX - 5 -A74 - 8 -0 - 10 -1.2218999999999749 - 20 -2.0 - 30 -0.0 - 0 -SEQEND - 5 -A75 - 8 -0 - 0 -LINE - 5 -424 - 8 -0 - 10 -0.7853999999999815 - 20 -2.5 - 30 -0.0 - 11 -1.2181999999999951 - 21 -2.5 - 31 -0.0 - 0 -POLYLINE - 5 -425 - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 70 - 1 - 0 -VERTEX - 5 -A76 - 8 -0 - 10 -0.7800000000000013 - 20 -1.875 - 30 -0.0 - 0 -VERTEX - 5 -A77 - 8 -0 - 10 -0.7800000000000013 - 20 -3.0 - 30 -0.0 - 0 -VERTEX - 5 -A78 - 8 -0 - 10 -1.2199999999999971 - 20 -3.0 - 30 -0.0 - 0 -VERTEX - 5 -A79 - 8 -0 - 10 -1.2199999999999971 - 20 -1.875 - 30 -0.0 - 0 -SEQEND - 5 -A7A - 8 -0 - 0 -LINE - 5 -426 - 8 -0 - 10 -0.875 - 20 -1.0 - 30 -0.0 - 11 -1.125 - 21 -1.0 - 31 -0.0 - 0 -CIRCLE - 5 -427 - 8 -0 - 10 -1.0 - 20 -1.0 - 30 -0.0 - 40 -0.125 - 0 -LINE - 5 -428 - 8 -0 - 10 -0.875 - 20 -4.0 - 30 -0.0 - 11 -1.125 - 21 -4.0 - 31 -0.0 - 0 -CIRCLE - 5 -429 - 8 -0 - 10 -1.0 - 20 -4.0 - 30 -0.0 - 40 -0.125 - 0 -LINE - 5 -42A - 8 -0 - 10 -2.25 - 20 -0.25 - 30 -0.0 - 11 -2.5 - 21 -0.0 - 31 -0.0 - 0 -LINE - 5 -42B - 8 -0 - 10 -2.25 - 20 -4.75 - 30 -0.0 - 11 -2.5 - 21 -5.0 - 31 -0.0 - 0 -LINE - 5 -42C - 8 -0 - 10 -2.25 - 20 -0.25 - 30 -0.0 - 11 --2.25 - 21 -0.25 - 31 -0.0 - 0 -LINE - 5 -42D - 8 -0 - 10 -2.25 - 20 -4.75 - 30 -0.0 - 11 -2.25 - 21 -0.25 - 31 -0.0 - 0 -LINE - 5 -42E - 8 -0 - 10 --2.25 - 20 -4.75 - 30 -0.0 - 11 -2.25 - 21 -4.75 - 31 -0.0 - 0 -POLYLINE - 5 -42F - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 70 - 1 - 0 -VERTEX - 5 -A7B - 8 -0 - 10 --2.5 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -A7C - 8 -0 - 10 --2.5 - 20 -5.0 - 30 -0.0 - 0 -VERTEX - 5 -A7D - 8 -0 - 10 -2.5 - 20 -5.0 - 30 -0.0 - 0 -VERTEX - 5 -A7E - 8 -0 - 10 -2.5 - 20 -0.0 - 30 -0.0 - 0 -SEQEND - 5 -A7F - 8 -0 - 0 -LINE - 5 -430 - 8 -0 - 10 --2.25 - 20 -4.75 - 30 -0.0 - 11 --2.5 - 21 -5.0 - 31 -0.0 - 0 -LINE - 5 -431 - 8 -0 - 10 --2.25 - 20 -0.25 - 30 -0.0 - 11 --2.5 - 21 -0.0 - 31 -0.0 - 0 -LINE - 5 -432 - 8 -0 - 10 --2.25 - 20 -0.25 - 30 -0.0 - 11 --2.25 - 21 -4.75 - 31 -0.0 - 0 -ENDBLK - 5 -434 - 8 -0 - 0 -BLOCK - 8 -0 - 2 -HÄNGESCHRANK_-_46_X_30_CM_ - 70 - 2 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 3 -HÄNGESCHRANK_-_46_X_30_CM_ - 1 -WALL_CABINET_18X12_SIDE - 0 -POLYLINE - 5 -43C - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 70 - 1 - 0 -VERTEX - 5 -A82 - 8 -0 - 10 --13.0 - 20 --16.5 - 30 -0.0 - 0 -VERTEX - 5 -A83 - 8 -0 - 10 --13.0 - 20 --1.5 - 30 -0.0 - 0 -VERTEX - 5 -A84 - 8 -0 - 10 --12.5 - 20 --1.5 - 30 -0.0 - 0 -VERTEX - 5 -A85 - 8 -0 - 10 --12.5 - 20 --16.5 - 30 -0.0 - 0 -SEQEND - 5 -A86 - 8 -0 - 0 -POLYLINE - 5 -43D - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 70 - 1 - 0 -VERTEX - 5 -A87 - 8 -0 - 10 --12.0 - 20 --18.0 - 30 -0.0 - 0 -VERTEX - 5 -A88 - 8 -0 - 10 --12.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -A89 - 8 -0 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -A8A - 8 -0 - 10 -0.0 - 20 --18.0 - 30 -0.0 - 0 -SEQEND - 5 -A8B - 8 -0 - 0 -ENDBLK - 5 -43F - 8 -0 - 0 -BLOCK - 8 -0 - 2 -HÄNGESCHRANK_-_46_X_91_CM_ - 70 - 2 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 3 -HÄNGESCHRANK_-_46_X_91_CM_ - 1 -WALL_CABINET_18X36_FRONT - 0 -LINE - 5 -447 - 8 -0 - 10 -18.5 - 20 --16.5 - 30 -0.0 - 11 -18.5 - 21 --1.5 - 31 -0.0 - 0 -LINE - 5 -448 - 8 -0 - 10 -17.5 - 20 --1.5 - 30 -0.0 - 11 -17.5 - 21 --16.5 - 31 -0.0 - 0 -POLYLINE - 5 -449 - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -A8E - 8 -0 - 10 -18.5 - 20 --1.5 - 30 -0.0 - 0 -VERTEX - 5 -A8F - 8 -0 - 10 -34.5 - 20 --1.5 - 30 -0.0 - 0 -VERTEX - 5 -A90 - 8 -0 - 10 -34.5 - 20 --16.5 - 30 -0.0 - 0 -VERTEX - 5 -A91 - 8 -0 - 10 -18.5 - 20 --16.5 - 30 -0.0 - 0 -SEQEND - 5 -A92 - 8 -0 - 0 -POLYLINE - 5 -44A - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -A93 - 8 -0 - 10 -17.5 - 20 --16.5 - 30 -0.0 - 0 -VERTEX - 5 -A94 - 8 -0 - 10 -1.5 - 20 --16.5 - 30 -0.0 - 0 -VERTEX - 5 -A95 - 8 -0 - 10 -1.5 - 20 --1.5 - 30 -0.0 - 0 -VERTEX - 5 -A96 - 8 -0 - 10 -17.5 - 20 --1.5 - 30 -0.0 - 0 -SEQEND - 5 -A97 - 8 -0 - 0 -POLYLINE - 5 -44B - 8 -0 - 66 - 1 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 70 - 1 - 0 -VERTEX - 5 -A98 - 8 -0 - 10 -0.0 - 20 --18.0 - 30 -0.0 - 0 -VERTEX - 5 -A99 - 8 -0 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -A9A - 8 -0 - 10 -36.0 - 20 -0.0 - 30 -0.0 - 0 -VERTEX - 5 -A9B - 8 -0 - 10 -36.0 - 20 --18.0 - 30 -0.0 - 0 -SEQEND - 5 -A9C - 8 -0 - 0 -ENDBLK - 5 -44D - 8 -0 - 0 -ENDSEC - 0 -SECTION - 2 -ENTITIES - 0 -INSERT - 5 -47 - 8 -0 - 2 -SCHRANK_-_SCHRANKTÜR_1_IN_ - 10 -24.331368346318101 - 20 -144.8344702039895 - 30 -0.0 - 0 -INSERT - 5 -6E - 8 -0 - 2 -SCHRANK_-_SCHRANKTÜR_1_MIT - 10 -29.6830998410204 - 20 -145.04317761806359 - 30 -0.0 - 0 -INSERT - 5 -AB - 8 -0 - 2 -GESCHIRRSPÜLMASCHINE - 10 -60.105710772110569 - 20 -145.04317761806359 - 30 -0.0 - 0 -INSERT - 5 -E2 - 8 -0 - 2 -ARMATUR_-_KÜCHENARMATUR_IN - 10 -98.54882786903454 - 20 -171.85263706733321 - 30 -0.0 - 0 -INSERT - 5 -103 - 8 -0 - 2 -ARMATUR_-_KÜCHENARMATUR_I0 - 10 -99.378535322428206 - 20 -164.94298264937009 - 30 -0.0 - 0 -INSERT - 5 -128 - 8 -0 - 2 -ARMATUR_-_EINHEBELMISCHER_ - 10 -119.2915171402322 - 20 -172.4054092157217 - 30 -0.0 - 0 -INSERT - 5 -13B - 8 -0 - 2 -ARMATUR_-_EINHEBELMISCHER0 - 10 -118.46180968683881 - 20 -164.6665965751759 - 30 -0.0 - 0 -INSERT - 5 -19A - 8 -0 - 2 -EIS-_UND_WASSERSPENDER - 10 -132.56362930600071 - 20 -159.60502300407529 - 30 -0.0 - 0 -INSERT - 5 -318 - 8 -0 - 2 -KÜCHENBLOCK_-_2100_X_2400_ - 10 -6.0898855669328213 - 20 -42.533505871986719 - 30 -0.0 - 0 -INSERT - 5 -350 - 8 -0 - 2 -MIKROWELLENGERÄT - 10 -122.4536224511608 - 20 -113.92970571603421 - 30 -0.0 - 0 -INSERT - 5 -375 - 8 -0 - 2 -TELEFONSTECKDOSE - 10 -156.63571516314519 - 20 -126.3204868920714 - 30 -0.0 - 0 -INSERT - 5 -388 - 8 -0 - 2 -HERD_-_76_CM_IN_VORDERANSI - 10 -168.3676038291764 - 20 -96.411705033417491 - 30 -0.0 - 0 -INSERT - 5 -3AE - 8 -0 - 2 -HERD_-_76_CM_IN_DRAUFSICHT - 10 -204.1519799347677 - 20 -131.447706764809 - 30 -0.0 - 0 -INSERT - 5 -3BC - 8 -0 - 2 -HERDABZUGSHAUBE_-_76_CM_IN - 10 -120.4058526729516 - 20 -81.884582426818653 - 30 -0.0 - 0 -INSERT - 5 -3C9 - 8 -0 - 2 -KÜHLSCHRANK_-_ZWEITÜRIGER_ - 10 -164.4152973919943 - 20 -23.348823860774409 - 30 -0.0 - 0 -INSERT - 5 -3D8 - 8 -0 - 2 -KÜHLSCHRANK_-_ZWEITÜRIGER0 - 10 -205.86108504018389 - 20 -87.011802299556436 - 30 -0.0 - 0 -INSERT - 5 -3FE - 8 -0 - 2 -SPÜLE_-_DOPPELSPÜLE_MIT_91 - 10 -20.53095125746756 - 20 -22.067018709510929 - 30 -0.0 - 0 -INSERT - 5 -41A - 8 -0 - 2 -SPÜLE_-_EINZELSPÜLE_MIT_76 - 10 -63.258567147448161 - 20 -22.494287215318121 - 30 -0.0 - 0 -INSERT - 5 -43A - 8 -0 - 2 -LICHTSCHALTER_-_DOPPELSCHA - 10 -92.313346304997708 - 20 -17.794335482229481 - 30 -0.0 - 0 -INSERT - 5 -445 - 8 -0 - 2 -HÄNGESCHRANK_-_46_X_30_CM_ - 10 -117.0953632862777 - 20 -20.785213924405522 - 30 -0.0 - 0 -INSERT - 5 -453 - 8 -0 - 2 -HÄNGESCHRANK_-_46_X_91_CM_ - 10 -121.7954005643586 - 20 -20.785213924405522 - 30 -0.0 - 0 -ENDSEC - 0 -EOF diff --git a/dxflib/test/main.cpp b/dxflib/test/main.cpp deleted file mode 100644 index afbb7f6..0000000 --- a/dxflib/test/main.cpp +++ /dev/null @@ -1,414 +0,0 @@ -/* - * @file main.cpp - */ - -/***************************************************************************** -** $Id: main.cpp 2362 2005-04-04 14:56:33Z andrew $ -** -** This is part of the dxflib library -** Copyright (C) 2000-2001 Andrew Mustun -** -** This program is free software; you can redistribute it and/or modify -** it under the terms of the GNU Library General Public License as -** published by the Free Software Foundation. -** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU Library General Public License for more details. -** -** You should have received a copy of the GNU Library General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -******************************************************************************/ - -#include -#include -#include - -#include "dl_dxf.h" -#include "dl_creationadapter.h" - -#include "test_creationclass.h" - -void usage(); -void testReading(char* file); -void testWriting(); - - -/* - * @brief Main function for DXFLib test program. - * - * @param argc Number of delimited items on command line, - * including program name. - * @param argv Pointer to array of command line items - * - * @retval 0 if missing input file argument or - * file couldn't be opened - * @retval 1 if file opened - */ -int main(int argc, char** argv) { - - // Check given arguments: - if (argc<2) { - usage(); - return 0; - } - - testReading(argv[1]); - - testWriting(); - - return 0; -} - - - -/* - * @brief Prints error message if file name not specified as command - * line argument. - */ -void usage() { - std::cout << "\nUsage: test \n\n"; -} - - -void testReading(char* file) { - // Load DXF file into memory: - std::cout << "Reading file " << file << "...\n"; - Test_CreationClass creationClass; - DL_Dxf dxf; - if (!dxf.in(file, &creationClass)) { // if file open failed - std::cerr << file << " could not be opened.\n"; - return; - } -} - - - -void testWriting() { -DL_Dxf dxf; -DL_Codes::version exportVersion = DL_Codes::AC1015; -DL_WriterA* dw = dxf.out("myfile.dxf", exportVersion); -if (dw==NULL) { - printf("Cannot open file 'myfile.dxf' \ - for writing."); - // abort function e.g. with return -} -dxf.writeHeader(*dw); -// int variable: -dw->dxfString(9, "$INSUNITS"); -dw->dxfInt(70, 4); -// real (double, float) variable: -dw->dxfString(9, "$DIMEXE"); -dw->dxfReal(40, 1.25); -// string variable: -dw->dxfString(9, "$TEXTSTYLE"); -dw->dxfString(7, "Standard"); -// vector variable: -dw->dxfString(9, "$LIMMIN"); -dw->dxfReal(10, 0.0); -dw->dxfReal(20, 0.0); -dw->sectionEnd(); -dw->sectionTables(); -dxf.writeVPort(*dw); -dw->tableLineTypes(25); -dxf.writeLineType(*dw, DL_LineTypeData("BYBLOCK", 0)); -dxf.writeLineType(*dw, DL_LineTypeData("BYLAYER", 0)); -dxf.writeLineType(*dw, - DL_LineTypeData("CONTINUOUS", 0)); -dxf.writeLineType(*dw, - DL_LineTypeData("ACAD_ISO02W100", 0)); -dxf.writeLineType(*dw, - DL_LineTypeData("ACAD_ISO03W100", 0)); -dxf.writeLineType(*dw, - DL_LineTypeData("ACAD_ISO04W100", 0)); -dxf.writeLineType(*dw, - DL_LineTypeData("ACAD_ISO05W100", 0)); -dxf.writeLineType(*dw, DL_LineTypeData("BORDER", 0)); -dxf.writeLineType(*dw, DL_LineTypeData("BORDER2", 0)); -dxf.writeLineType(*dw, DL_LineTypeData("BORDERX2", 0)); -dxf.writeLineType(*dw, DL_LineTypeData("CENTER", 0)); -dxf.writeLineType(*dw, DL_LineTypeData("CENTER2", 0)); -dxf.writeLineType(*dw, DL_LineTypeData("CENTERX2", 0)); -dxf.writeLineType(*dw, DL_LineTypeData("DASHDOT", 0)); -dxf.writeLineType(*dw, DL_LineTypeData("DASHDOT2", 0)); -dxf.writeLineType(*dw, - DL_LineTypeData("DASHDOTX2", 0)); -dxf.writeLineType(*dw, DL_LineTypeData("DASHED", 0)); -dxf.writeLineType(*dw, DL_LineTypeData("DASHED2", 0)); -dxf.writeLineType(*dw, DL_LineTypeData("DASHEDX2", 0)); -dxf.writeLineType(*dw, DL_LineTypeData("DIVIDE", 0)); -dxf.writeLineType(*dw, DL_LineTypeData("DIVIDE2", 0)); -dxf.writeLineType(*dw, - DL_LineTypeData("DIVIDEX2", 0)); -dxf.writeLineType(*dw, DL_LineTypeData("DOT", 0)); -dxf.writeLineType(*dw, DL_LineTypeData("DOT2", 0)); -dxf.writeLineType(*dw, DL_LineTypeData("DOTX2", 0)); -dw->tableEnd(); -int numberOfLayers = 3; -dw->tableLayers(numberOfLayers); - -dxf.writeLayer(*dw, - DL_LayerData("0", 0), - DL_Attributes( - std::string(""), // leave empty - DL_Codes::black, // default color - 100, // default width - "CONTINUOUS")); // default line style - -dxf.writeLayer(*dw, - DL_LayerData("mainlayer", 0), - DL_Attributes( - std::string(""), - DL_Codes::red, - 100, - "CONTINUOUS")); - -dxf.writeLayer(*dw, - DL_LayerData("anotherlayer", 0), - DL_Attributes( - std::string(""), - DL_Codes::black, - 100, - "CONTINUOUS")); - -dw->tableEnd(); -dxf.writeStyle(*dw); -dxf.writeView(*dw); -dxf.writeUcs(*dw); - -dw->tableAppid(1); -dw->tableAppidEntry(0x12); -dw->dxfString(2, "ACAD"); -dw->dxfInt(70, 0); -dw->tableEnd(); -dxf.writeDimStyle(*dw, - 1, - 1, - 1, - 1, - 1); -dxf.writeBlockRecord(*dw); -dxf.writeBlockRecord(*dw, "myblock1"); -dxf.writeBlockRecord(*dw, "myblock2"); -dw->tableEnd(); -dw->sectionEnd(); -dw->sectionBlocks(); - -dxf.writeBlock(*dw, - DL_BlockData("*Model_Space", 0, 0.0, 0.0, 0.0)); -dxf.writeEndBlock(*dw, "*Model_Space"); - -dxf.writeBlock(*dw, - DL_BlockData("*Paper_Space", 0, 0.0, 0.0, 0.0)); -dxf.writeEndBlock(*dw, "*Paper_Space"); - -dxf.writeBlock(*dw, - DL_BlockData("*Paper_Space0", 0, 0.0, 0.0, 0.0)); -dxf.writeEndBlock(*dw, "*Paper_Space0"); - -dxf.writeBlock(*dw, - DL_BlockData("myblock1", 0, 0.0, 0.0, 0.0)); -// ... -// write block entities e.g. with dxf.writeLine(), .. -// ... -dxf.writeEndBlock(*dw, "myblock1"); - -dxf.writeBlock(*dw, - DL_BlockData("myblock2", 0, 0.0, 0.0, 0.0)); -// ... -// write block entities e.g. with dxf.writeLine(), .. -// ... -dxf.writeEndBlock(*dw, "myblock2"); - -dw->sectionEnd(); -dw->sectionEntities(); - -// write all your entities.. -dxf.writePoint( - *dw, - DL_PointData(10.0, - 45.0, - 0.0), - DL_Attributes("mainlayer", 256, -1, "BYLAYER")); - -dxf.writeLine( - *dw, - DL_LineData(25.0, // start point - 30.0, - 0.0, - 100.0, // end point - 120.0, - 0.0), - DL_Attributes("mainlayer", 256, -1, "BYLAYER")); - -dw->sectionEnd(); -dxf.writeObjects(*dw); -dxf.writeObjectsEnd(*dw); -dw->dxfEOF(); -dw->close(); -delete dw; - -/* - DL_Dxf dxf; - DL_Codes::version exportVersion = DL_Codes::AC1015; - DL_WriterA* dw = dxf.out("myfile.dxf", exportVersion); - if (dw==NULL) { - printf("Cannot open file 'myfile.dxf' \ - for writing."); - // abort function e.g. with return - } - dxf.writeHeader(*dw); - // int variable: - dw->dxfString(9, "$INSUNITS"); - dw->dxfInt(70, 4); - // real (double, float) variable: - dw->dxfString(9, "$DIMEXE"); - dw->dxfReal(40, 1.25); - // string variable: - dw->dxfString(9, "$TEXTSTYLE"); - dw->dxfString(7, "Standard"); - // vector variable: - dw->dxfString(9, "$LIMMIN"); - dw->dxfReal(10, 0.0); - dw->dxfReal(20, 0.0); - dw->sectionEnd(); - dw->sectionTables(); - dxf.writeVPort(*dw); - dw->tableLineTypes(25); - dxf.writeLineType(*dw, DL_LineTypeData("BYBLOCK", 0)); - dxf.writeLineType(*dw, DL_LineTypeData("BYLAYER", 0)); - dxf.writeLineType(*dw, - DL_LineTypeData("CONTINUOUS", 0)); - dxf.writeLineType(*dw, - DL_LineTypeData("ACAD_ISO02W100", 0)); - dxf.writeLineType(*dw, - DL_LineTypeData("ACAD_ISO03W100", 0)); - dxf.writeLineType(*dw, - DL_LineTypeData("ACAD_ISO04W100", 0)); - dxf.writeLineType(*dw, - DL_LineTypeData("ACAD_ISO05W100", 0)); - dxf.writeLineType(*dw, DL_LineTypeData("BORDER", 0)); - dxf.writeLineType(*dw, DL_LineTypeData("BORDER2", 0)); - dxf.writeLineType(*dw, DL_LineTypeData("BORDERX2", 0)); - dxf.writeLineType(*dw, DL_LineTypeData("CENTER", 0)); - dxf.writeLineType(*dw, DL_LineTypeData("CENTER2", 0)); - dxf.writeLineType(*dw, DL_LineTypeData("CENTERX2", 0)); - dxf.writeLineType(*dw, DL_LineTypeData("DASHDOT", 0)); - dxf.writeLineType(*dw, DL_LineTypeData("DASHDOT2", 0)); - dxf.writeLineType(*dw, - DL_LineTypeData("DASHDOTX2", 0)); - dxf.writeLineType(*dw, DL_LineTypeData("DASHED", 0)); - dxf.writeLineType(*dw, DL_LineTypeData("DASHED2", 0)); - dxf.writeLineType(*dw, DL_LineTypeData("DASHEDX2", 0)); - dxf.writeLineType(*dw, DL_LineTypeData("DIVIDE", 0)); - dxf.writeLineType(*dw, DL_LineTypeData("DIVIDE2", 0)); - dxf.writeLineType(*dw, - DL_LineTypeData("DIVIDEX2", 0)); - dxf.writeLineType(*dw, DL_LineTypeData("DOT", 0)); - dxf.writeLineType(*dw, DL_LineTypeData("DOT2", 0)); - dxf.writeLineType(*dw, DL_LineTypeData("DOTX2", 0)); - dw->tableEnd(); - int numberOfLayers = 3; - dw->tableLayers(numberOfLayers); - - dxf.writeLayer(*dw, - DL_LayerData("0", 0), - DL_Attributes( - std::string(""), // leave empty - DL_Codes::red, // default color - 100, // default width - "CONTINUOUS")); // default line style - - dxf.writeLayer(*dw, - DL_LayerData("mainlayer", 0), - DL_Attributes( - std::string(""), // leave empty - DL_Codes::red, // default color - 100, // default width - "CONTINUOUS")); // default line style - - dxf.writeLayer(*dw, - DL_LayerData("anotherlayer", 0), - DL_Attributes( - std::string(""), - DL_Codes::black, - 100, - "CONTINUOUS")); - - dw->tableEnd(); - dxf.writeStyle(*dw); - dxf.writeView(*dw); - dxf.writeUcs(*dw); - - dw->tableAppid(1); - dw->tableAppidEntry(0x12); - dw->dxfString(2, "ACAD"); - dw->dxfInt(70, 0); - dw->tableEnd(); - dxf.writeDimStyle(*dw, - 2.5, - 1.25, - 0.625, - 0.625, - 2.5); - dxf.writeBlockRecord(*dw); - dxf.writeBlockRecord(*dw, "myblock1"); - dxf.writeBlockRecord(*dw, "myblock2"); - dw->tableEnd(); - dw->sectionEnd(); - - dw->sectionBlocks(); - dxf.writeBlock(*dw, - DL_BlockData("*Model_Space", 0, 0.0, 0.0, 0.0)); - dxf.writeEndBlock(*dw, "*Model_Space"); - dxf.writeBlock(*dw, - DL_BlockData("*Paper_Space", 0, 0.0, 0.0, 0.0)); - dxf.writeEndBlock(*dw, "*Paper_Space"); - dxf.writeBlock(*dw, - DL_BlockData("*Paper_Space0", 0, 0.0, 0.0, 0.0)); - dxf.writeEndBlock(*dw, "*Paper_Space0"); - dxf.writeBlock(*dw, - DL_BlockData("myblock1", 0, 0.0, 0.0, 0.0)); - // ... - // write block entities e.g. with dxf.writeLine(), .. - // ... - dxf.writeEndBlock(*dw, "myblock1"); - dxf.writeBlock(*dw, - DL_BlockData("myblock2", 0, 0.0, 0.0, 0.0)); - // ... - // write block entities e.g. with dxf.writeLine(), .. - // ... - dxf.writeEndBlock(*dw, "myblock2"); - dw->sectionEnd(); - dw->sectionEntities(); - - // write all your entities.. - dxf.writePoint( - *dw, - DL_PointData(10.0, - 45.0, - 0.0), - DL_Attributes("mainlayer", 256, -1, "BYLAYER")); - - dxf.writeLine( - *dw, - DL_LineData(25.0, // start point - 30.0, - 0.0, - 100.0, // end point - 120.0, - 0.0), - DL_Attributes("mainlayer", 256, -1, "BYLAYER")); - - dw->sectionEnd(); - dxf.writeObjects(*dw); - dxf.writeObjectsEnd(*dw); - dw->dxfEOF(); - dw->close(); - delete dw; -*/ -} - -// EOF diff --git a/dxflib/test/test.sh b/dxflib/test/test.sh deleted file mode 100755 index 95f5b3e..0000000 --- a/dxflib/test/test.sh +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh - -for file in `find . -follow -name "*.dxf"` -do - ./test $file - echo - echo -done - diff --git a/dxflib/test/test_creationclass.cpp b/dxflib/test/test_creationclass.cpp deleted file mode 100644 index c0c62c9..0000000 --- a/dxflib/test/test_creationclass.cpp +++ /dev/null @@ -1,128 +0,0 @@ -/* - * @file test_creationclass.cpp - */ - -/***************************************************************************** -** $Id: test_creationclass.cpp 163 2003-07-01 15:51:48Z andrew $ -** -** This is part of the dxflib library -** Copyright (C) 2001 Andrew Mustun -** -** This program is free software; you can redistribute it and/or modify -** it under the terms of the GNU Library General Public License as -** published by the Free Software Foundation. -** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU Library General Public License for more details. -** -** You should have received a copy of the GNU Library General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -******************************************************************************/ - -#include "test_creationclass.h" - -#include -#include - - -/** - * Default constructor. - */ -Test_CreationClass::Test_CreationClass() {} - - -/** - * Sample implementation of the method which handles layers. - */ -void Test_CreationClass::addLayer(const DL_LayerData& data) { - printf("LAYER: %s flags: %d\n", data.name.c_str(), data.flags); - printAttributes(); -} - -/** - * Sample implementation of the method which handles point entities. - */ -void Test_CreationClass::addPoint(const DL_PointData& data) { - printf("POINT (%6.3f, %6.3f, %6.3f)\n", - data.x, data.y, data.z); - printAttributes(); -} - -/** - * Sample implementation of the method which handles line entities. - */ -void Test_CreationClass::addLine(const DL_LineData& data) { - printf("LINE (%6.3f, %6.3f, %6.3f) (%6.3f, %6.3f, %6.3f)\n", - data.x1, data.y1, data.z1, data.x2, data.y2, data.z2); - printAttributes(); -} - -/** - * Sample implementation of the method which handles arc entities. - */ -void Test_CreationClass::addArc(const DL_ArcData& data) { - printf("ARC (%6.3f, %6.3f, %6.3f) %6.3f, %6.3f, %6.3f\n", - data.cx, data.cy, data.cz, - data.radius, data.angle1, data.angle2); - printAttributes(); -} - -/** - * Sample implementation of the method which handles circle entities. - */ -void Test_CreationClass::addCircle(const DL_CircleData& data) { - printf("CIRCLE (%6.3f, %6.3f, %6.3f) %6.3f\n", - data.cx, data.cy, data.cz, - data.radius); - printAttributes(); -} - - -/** - * Sample implementation of the method which handles polyline entities. - */ -void Test_CreationClass::addPolyline(const DL_PolylineData& data) { - printf("POLYLINE \n"); - printf("flags: %d\n", (int)data.flags); - printAttributes(); -} - - -/** - * Sample implementation of the method which handles vertices. - */ -void Test_CreationClass::addVertex(const DL_VertexData& data) { - printf("VERTEX (%6.3f, %6.3f, %6.3f) %6.3f\n", - data.x, data.y, data.z, - data.bulge); - printAttributes(); -} - - -void Test_CreationClass::printAttributes() { - printf(" Attributes: Layer: %s, ", attributes.getLayer().c_str()); - printf(" Color: "); - if (attributes.getColor()==256) { - printf("BYLAYER"); - } else if (attributes.getColor()==0) { - printf("BYBLOCK"); - } else { - printf("%d", attributes.getColor()); - } - printf(" Width: "); - if (attributes.getWidth()==-1) { - printf("BYLAYER"); - } else if (attributes.getWidth()==-2) { - printf("BYBLOCK"); - } else if (attributes.getWidth()==-3) { - printf("DEFAULT"); - } else { - printf("%d", attributes.getWidth()); - } - printf(" Type: %s\n", attributes.getLineType().c_str()); -} - -// EOF diff --git a/dxflib/test/test_creationclass.h b/dxflib/test/test_creationclass.h deleted file mode 100644 index 9a2fd48..0000000 --- a/dxflib/test/test_creationclass.h +++ /dev/null @@ -1,54 +0,0 @@ -/** - * @file test_creationclass.h - */ - -/***************************************************************************** -** $Id: test_creationclass.h 219 2004-01-07 23:08:40Z andrew $ -** -** This is part of the dxflib library -** Copyright (C) 2001 Andrew Mustun -** -** This program is free software; you can redistribute it and/or modify -** it under the terms of the GNU Library General Public License as -** published by the Free Software Foundation. -** -** This program is distributed in the hope that it will be useful, -** but WITHOUT ANY WARRANTY; without even the implied warranty of -** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -** GNU Library General Public License for more details. -** -** You should have received a copy of the GNU Library General Public License -** along with this program; if not, write to the Free Software -** Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -******************************************************************************/ - -#ifndef TEST_CREATIONCLASS_H -#define TEST_CREATIONCLASS_H - -#include "dl_creationadapter.h" - - - -/** - * This class takes care of the entities read from the file. - * Usually such a class would probably store the entities. - * this one just prints some information about them to stdout. - * - * @author Andrew Mustun - */ -class Test_CreationClass : public DL_CreationAdapter { -public: - Test_CreationClass(); - - virtual void addLayer(const DL_LayerData& data); - virtual void addPoint(const DL_PointData& data); - virtual void addLine(const DL_LineData& data); - virtual void addArc(const DL_ArcData& data); - virtual void addCircle(const DL_CircleData& data); - virtual void addPolyline(const DL_PolylineData& data); - virtual void addVertex(const DL_VertexData& data); - - void printAttributes(); -}; - -#endif diff --git a/fonts/courier.cxf b/fonts/courier.cxf deleted file mode 100644 index 2600d40..0000000 --- a/fonts/courier.cxf +++ /dev/null @@ -1,868 +0,0 @@ -# Format: QCad II Font -# Creator: QCad 1 -# Version: 1 -# Name: Courier -# LetterSpacing: 3.0 -# WordSpacing: 6.75 -# LineSpacingFactor: 1.0 -# Author: Andrew Mustun - -[!] 2 -L 0,9,0,2 -L 0,1,0,0 - -["] 2 -L 3,9,3,6 -L 6,9,6,6 - -[#] 4 -L 3.5,9,2.5,0 -L 5.5,0,6.5,9 -L 1.5,6,7.5,6 -L 7.5,3,1.5,3 - -[$] 10 -L 1,0,1,3 -A 3.25,6.75,2.25,90,270 -L 8,9,8,6 -A 5.75,2.25,2.25,270,90 -L 3.25,4.5,5.75,4.5 -A 6,7,2,0,90 -A 3,2,2,180,270 -L 3,0,5.75,0 -L 6,9,3.25,9 -L 4.5,10,4.5,-1 - -[%] 5 -A 3,7,2,0,180 -A 3,7,2,180,0 -A 6,2,2,0,180 -A 6,2,2,180,0 -L 1,2,8,7 - -[&] 6 -L 6.5,0,7.5,0 -L 7.5,3.214989,4.925964,0.597641 -A 3.5,2,2,135.478088,315.478088 -L 2.074036,3.402359,5.069458,6.448231 -A 4,7.5,1.5,315.478271,209.372314 -L 2.69281,6.764282,6.5,0 - -['] 1 -L 1,9,0,7 - -[(] 1 -A 11.5,4.5,8.514693,139.763641,220.236359 - -[)] 1 -A -2.5,4.5,8.514693,319.763641,40.236359 - -[*] 5 -L 4.5,9,4.5,7 -L 2.5979,7.618034,4.5,7 -L 3.324402,5.381966,4.5,7 -L 5.675598,5.381966,4.5,7 -L 6.4021,7.618034,4.5,7 - -[+] 4 -L 1.5,4,7.5,4 -L 4.5,7,4.5,1 -L 1.5,0,7.5,0 -L 4.5,3,4.5,-3 - -[,] 2 -L 1,1,1,0 -L 1,0,0,-2 - -[-] 1 -L 1.5,4,7.5,4 - -[.] 1 -L 0,1,0,0 - -[/] 1 -L 7.5,10,1.5,-1 - -[0] 4 -A 10.141174,4.5,8.156516,154.203629,205.796356 -A -1.141174,4.5,8.156516,334.203644,25.796375 -A 4.5,7,2,31.65184,148.348526 -A 4.5,2,2,211.651459,328.348297 - -[1] 3 -L 1.5,0,7.5,0 -L 4.5,0,4.5,9 -L 4.5,9,1.5,7 - -[2] 5 -L 7.5,2,7.5,0 -L 7.5,0,1.5,0 -L 1.5,0,6.669739,4.639369 -A 5,6.5,2.5,311.904999,126.869896 -L 2.182617,7.511972,3.5,8.5 - -[3] 5 -A 5.5,7,2,270,99.823212 -A 5.696838,5.221589,3.783536,94.470367,144.984543 -A 4.666687,2.833332,2.838246,220.236084,12.980455 -A 5.5,3,2,13.76598,90 -L 5.5,5,4.5,5 - -[4] 4 -L 8,0,3,0 -L 6,0,6,9 -L 6,9,1,2 -L 1,2,8,2 - -[5] 6 -L 7.5,9,1.5,9 -L 1.5,1,3.34613,0.23077 -A 4.5,3,3,247.379745,0 -A 4.975891,3,2.524109,0,90 -A 4.975891,-1,6.524109,90,122.193237 -L 1.5,9,1.5,4.521068 - -[6] 5 -A 7.5,3,6,90,180 -A 4.5,3,3,180,270 -A 4.5,3,3,270,0 -A 5.5,3,2,0,90 -A 5.5,0,5,90,143.026321 - -[7] 3 -L 1,7,1,9 -L 1,9,8,9 -L 8,9,3,0 - -[8] 4 -A 4.5,7,2,90,270 -A 4.5,7,2,270,90 -A 4.5,2.5,2.5,90,270 -A 4.5,2.5,2.5,270,90 - -[9] 5 -A 4.5,6.5,2.5,90,270 -A -3.729675,4.790111,10.894594,344.034576,10.344007 -A 4.214355,2.763891,2.710038,229.544617,339.017487 -A 4.5,6.5,2.5,359.019745,90 -A 4.5,7,3,270,332.236603 - -[:] 2 -L 4.5,1,4.5,0 -L 4.5,4,4.5,5 - -[;] 3 -L 5,1,5,0 -L 5,0,4,-2 -L 5,5,5,4 - -[<] 2 -L 8,7,1,4 -L 1,4,8,1 - -[=] 2 -L 1.5,6,7.5,6 -L 7.5,3,1.5,3 - -[>] 2 -L 1,1,8,4 -L 8,4,1,7 - -[?] 5 -L 4.5,0,4.5,1 -L 4.5,2,4.5,4 -A 4.5,6.5,2.5,270,90 -A 4.5,4,5,90,126.869896 -L 1.5,7,1.5,8 - -[@] 11 -L 8,1,6.067566,0.28186 -A 4.5,4.5,4.5,333.472015,290.386322 -A 7.412354,2.943008,1.2,168.690186,337.880432 -A 4.439636,4,2,168.689804,270 -A 5.170288,5.5,1.5,348.690002,90 -A 5.049561,4.5,2.5,90,168.690094 -L 2.478455,4.392246,2.598083,4.990294 -A 4.360352,4,2,270,348.68985 -L 4.360352,2,4.439636,2 -L 6.321533,3.607756,7,7 -L 5.049561,7,5.170288,7 - -[A] 6 -L 0,0,3,0 -L 4.5,9,1,0 -L 4.5,9,2,9 -L 6,0,9,0 -L 4.5,9,8,0 -L 2.555542,4,6.444458,4 - -[B] 6 -L 2.5,9,2.5,0 -L 2.5,5,6,5 -A 6,2.5,2.5,270,90 -L 0.5,9,5.5,9 -A 5.5,7,2,270,90 -L 0.5,0,6,0 - -[C] 5 -L 8.200012,9,8.200012,6 -L 8.5,2,6.900024,0.799999 -L 0.5,5,0.5,4 -A 4.5,4,4,180,306.870178 -A 4.5,5,4,22.331678,180 - -[D] 6 -L 2.5,0,2.5,9 -A 4.436523,5,4,14.477451,90 -L 0.5,9,4.436523,9 -A 4.436462,4,4,270,345.52243 -A 2.5,4.5,6,345.52243,14.47745 -L 0.5,0,4.436462,0 - -[E] 7 -L 2.5,0,2.5,9 -L 0.5,9,8.5,9 -L 0.5,0,8.5,0 -L 8.5,0,8.5,2 -L 8.5,9,8.5,7 -L 5.5,6,5.5,3 -L 2.5,4.5,5.5,4.5 - -[F] 6 -L 2.5,0,2.5,9 -L 0.5,0,4.5,0 -L 0.5,9,8.5,9 -L 8.5,9,8.5,7 -L 5.5,6,5.5,3 -L 2.5,4.5,5.5,4.5 - -[G] 7 -L 0,5,0,4 -L 7.700012,9,7.700012,6 -A 4,5,4,22.331762,187.180756 -L 9,4,5,4 -L 7.700012,4,7.700012,1 -L 7.700012,1,5.24115,0.197433 -A 4,4,4,172.819244,288.076782 - -[H] 7 -L 2,0,2,9 -L 7,9,7,0 -L 2,4,7,4 -L 0.5,0,3.5,0 -L 3.5,9,0.5,9 -L 5.5,9,8.5,9 -L 8.5,0,5.5,0 - -[I] 3 -L 1,9,8,9 -L 1,0,8,0 -L 4.5,0,4.5,9 - -[J] 3 -L 8.5,9,4.5,9 -L 6.5,9,6.5,3 -A 3.5,3,3,180,0 - -[K] 7 -L 2,9,2,0 -L 7,0,2,5 -L 7,9,3,4 -L 0.5,9,3.5,9 -L 0.5,0,3.5,0 -L 8.5,9,5.5,9 -L 8.5,0,5.5,0 - -[L] 4 -L 1,9,4,9 -L 2,9,2,0 -L 1,0,8,0 -L 8,0,8,3 - -[M] 8 -L 0,0,3,0 -L 6,0,9,0 -L 0,9,3,9 -L 6,9,9,9 -L 1,0,1,9 -L 8,9,8,0 -L 1,9,4.5,2.75 -L 4.5,2.75,8,9 - -[N] 7 -L 0,9,3,9 -L 3,0,0,0 -L 9,9,6,9 -L 6,0,9,0 -L 1,9,1,0 -L 1,9,8,0 -L 8,0,8,9 - -[O] 8 -L 1,3,1,6 -A 4,6,3,90,180 -A 4,3,3,180,270 -L 4,9,5,9 -L 5,0,4,0 -L 8,6,8,3 -A 5,6,3,0,90 -A 5,3,3,270,0 - -[P] 5 -L 0.5,0,3.5,0 -L 1.5,0,1.5,9 -L 0.5,9,5.5,9 -L 1.5,4,5.5,4 -A 5.5,6.5,2.5,270,90 - -[Q] 9 -L 1,3,1,6 -A 4,6,3,90,180 -A 4,3,3,180,270 -L 4,9,5,9 -L 5,0,4,0 -L 8,6,8,3 -A 5,6,3,0,90 -A 5,3,3,270,0 -L 8,0,5,3 - -[R] 7 -L 0.5,0,3.5,0 -L 1.5,0,1.5,9 -L 0.5,9,5.5,9 -L 1.5,4,5.5,4 -A 5.5,6.5,2.5,270,90 -L 8.5,0,5.5,0 -L 7,0,5,4 - -[S] 9 -L 1,0,1,3 -A 3.25,6.75,2.25,90,270 -L 8,9,8,6 -A 5.75,2.25,2.25,270,90 -L 3.25,4.5,5.75,4.5 -A 6,7,2,0,90 -A 3,2,2,180,270 -L 3,0,5.75,0 -L 6,9,3.25,9 - -[T] 5 -L 1,7,1,9 -L 8,9,8,7 -L 1,9,8,9 -L 3,0,6,0 -L 4.5,9,4.5,0 - -[U] 6 -L 0,9,3,9 -L 9,9,6,9 -L 1.5,9,1.5,3 -A 4.5,3,3,180,270 -L 7.5,9,7.5,3 -A 4.5,3,3,270,0 - -[V] 4 -L 0,9,3,9 -L 9,9,6,9 -L 4.5,0,1.5,9 -L 7.5,9,4.5,0 - -[W] 6 -L 0,9,3,9 -L 6,9,9,9 -L 3,0,4.5,6 -L 4.5,6,6,0 -L 1.5,9,3,0 -L 6,0,7.5,9 - -[X] 6 -L 0,9,3,9 -L 6,9,9,9 -L 0,0,3,0 -L 6,0,9,0 -L 1.5,9,7.5,0 -L 1.5,0,7.5,9 - -[Y] 6 -L 0,9,3,9 -L 6,9,9,9 -L 3,0,6,0 -L 4.5,4,4.5,0 -L 1.5,9,4.5,4 -L 4.5,4,7.5,9 - -[Z] 5 -L 1,7,1,9 -L 1,9,8,9 -L 8,2,8,0 -L 8,0,1,0 -L 1,0,8,9 - -[[] 3 -L 4,-1,5,-1 -L 5,10,4,10 -L 4.5,10,4.5,-1 - -[\] 1 -L 1.5,10,7.5,-1 - -[]] 3 -L 4,10,5,10 -L 5,10,5,-1 -L 5,-1,4,-1 - -[^] 2 -L 4.5,9,1.5,6 -L 7.5,6,4.5,9 - -[_] 1 -L 8,-1,1,-1 - -[`] 1 -L 4,9,5,7 - -[a] 7 -L 8.5,0,6.5,0 -A 2.629639,1.996387,2,99.500282,263.421234 -A 3.89502,-5.565486,9.666677,74.366646,99.500168 -A 2.968506,4.935666,4.957857,263.421143,315.421631 -A 4.5,4.588459,2,0,90 -A 4.5,1.978687,4.609772,90,130.601288 -L 6.5,4.588459,6.5,0 - -[b] 5 -L 0.5,0,2.5,0 -L 2.5,0,2.5,9 -L 2.5,9,0.5,9 -A 5.5,3,3,0,180 -A 5.5,3,3,180,0 - -[c] 4 -L 7.5,6,7.5,4 -L 7.5,4,6.900024,4.800008 -L 7.5,1,5.653809,0.23077 -A 4.5,3,3,36.870007,292.619751 - -[d] 5 -L 8.5,0,6.5,0 -L 6.5,0,6.5,9 -A 3.5,3,3,0,180 -A 3.5,3,3,180,0 -L 6.5,9,4.5,9 - -[e] 3 -L 1.5,3,7.5,3 -L 7.5,1,5.653809,0.23077 -A 4.5,3,3,0,292.619751 - -[f] 5 -L 0.5,0,4.5,0 -L 2.5,0,2.5,7 -L 0.5,6,5.5,6 -L 7.5,8,5.210083,8.869694 -A 4.5,7,2,69.203148,180 - -[g] 6 -A 3.5,3,3,0,180 -A 3.5,3,3,180,0 -L 8.5,6,6.5,6 -L 6.5,6,6.5,-1 -A 4.5,-1,2,270,0 -L 4.5,-3,1.5,-3 - -[h] 7 -L 0.5,0,3.5,0 -L 0.5,9,2.5,9 -L 8.5,0,5.5,0 -L 2,9,2,0 -A 5,4,2,0,121.054588 -L 7,4,7,0 -L 2,4.528125,3.968262,5.713347 - -[i] 4 -L 7.5,0,1.5,0 -L 4.5,0,4.5,6 -L 4.5,6,2.5,6 -L 4.5,8,4.5,9 - -[j] 5 -L 3,6,7,6 -L 7,6,7,-1 -L 7,8,7,9 -L 2,-2,4.289917,-2.869694 -A 5,-1,2,249.203156,0 - -[k] 7 -L 0,0,2,0 -L 2,0,2,9 -L 2,9,0,9 -L 8,6,5,6 -L 6.5,6,2,2.696379 -L 8.5,0,5.5,0 -L 7,0,3.569214,3.848392 - -[l] 3 -L 1.5,0,7.5,0 -L 4.5,0,4.5,9 -L 4.5,9,2.5,9 - -[m] 11 -L 3,0,0,0 -L 0,6,1.5,6 -L 1.5,6,1.5,0 -L 4.5,0,4.5,5 -L 7.5,5,7.5,0 -L 6,0,4.5,0 -L 9,0,7.5,0 -L 4.5,4.55805,5.834961,5.746819 -L 1.5,4.55805,2.834961,5.746819 -A 3.5,5,1,0,131.687103 -A 6.5,5,1,0,131.687103 - -[n] 7 -L 2,6,2,0 -L 0.5,6,2,6 -L 0.5,0,3.5,0 -L 8.5,0,5.5,0 -L 7,3.5,7,0 -L 2,4.629692,2.8479,5.376266 -A 4.5,3.5,2.5,0,131.365814 - -[o] 2 -A 4.5,3,3,0,180 -A 4.5,3,3,180,0 - -[p] 5 -A 5.5,3,3,0,180 -A 5.5,3,3,180,0 -L 2.5,6,2.5,-3 -L 2.5,6,0.5,6 -L 0.5,-3,4.5,-3 - -[q] 5 -A 3.5,3,3,0,180 -A 3.5,3,3,180,0 -L 6.5,6,6.5,-3 -L 6.5,6,8.5,6 -L 8.5,-3,4.5,-3 - -[r] 5 -L 2.5,6,2.5,0 -L 1,6,2.5,6 -L 2.5,3.716239,4.329224,5.359669 -A 6,3.5,2.5,42.123169,131.93782 -L 1,0,6,0 - -[s] 7 -L 7.5,6,7.5,4 -A 4.128296,0.685942,5.475353,51.99017,107.455315 -L 6,3,3,3 -A 3,4.5,1.5,110.666405,270 -A 4.871704,5.314055,5.475353,231.990173,287.455322 -A 6,1.5,1.5,290.666412,90 -L 1.5,0,1.5,2 - -[t] 4 -L 1.5,6,6.5,6 -L 2.5,8,2.5,2 -A 4.5,2,2,180,290.796844 -L 7.5,1,5.210083,0.130304 - -[u] 7 -L 2,6,2,2 -L 7,6,7,0 -L 7,0,9,0 -L 7,1,4.710083,0.130306 -A 4,2,2,180,290.796844 -L 0.5,6,2,6 -L 5.5,6,7,6 - -[v] 4 -L 0,6,3,6 -L 6,6,9,6 -L 4.5,0,1.5,6 -L 4.5,0,7.5,6 - -[w] 6 -L 0,6,3,6 -L 6,6,9,6 -L 1,6,3,0 -L 4.5,5,3,0 -L 4.5,5,6,0 -L 6,0,8,6 - -[x] 6 -L 0,6,3,6 -L 6,6,9,6 -L 0,0,3,0 -L 6,0,9,0 -L 1.5,6,7.5,0 -L 1.5,0,7.5,6 - -[y] 5 -L 0,6,3,6 -L 6,6,9,6 -L 0,-3,5,-3 -L 3,-3,7.5,6 -L 1.5,6,4.5,0 - -[z] 5 -L 1,4,1,6 -L 1,6,8,6 -L 8,6,1,0 -L 1,0,8,0 -L 8,0,8,2 - -[{] 6 -L 3,5,2.300049,4.5 -L 2.300049,4.5,3,4 -A 5,8,2,90,180 -L 3,8,3,5 -A 5,1,2,180,270 -L 3,4,3,1 - -[|] 1 -L 4.5,10,4.5,-1 - -[}] 6 -L 6,5,6.699951,4.5 -L 6.699951,4.5,6,4 -A 4,8,2,0,90 -L 6,8,6,5 -A 4,1,2,270,0 -L 6,4,6,1 - -[~] 3 -L 5.333252,5.254646,3.666748,6.745354 -A 3,6,1,48.188911,180 -A 6,6,1,228.188904,0 - -[] 9 -L 2,6,2,2 -L 7,6,7,0 -L 7,0,9,0 -L 7,1,4.710083,0.130306 -A 4,2,2,180,290.796844 -L 0.5,6,2,6 -L 5.5,6,7,6 -L 3,8,3,9 -L 6,9,6,8 - -[‚] 4 -L 1.5,3,7.5,3 -L 7.5,1,5.653809,0.23077 -A 4.5,3,3,0,292.619751 -L 3.5,7,6.5,9 - -[„] 9 -L 9,0,7,0 -A 3.129639,1.996387,2,99.500282,263.421234 -A 4.39502,-5.565487,9.666677,74.366646,99.500168 -A 3.468506,4.935665,4.957857,263.421143,315.421631 -A 5,4.588459,2,0,90 -A 5,1.978687,4.609772,90,130.601288 -L 7,4.588459,7,0 -L 3,8,3,9 -L 6,9,6,8 - -[…] 8 -L 9,0,7,0 -A 3.129639,1.996387,2,99.500282,263.421234 -A 4.39502,-5.565487,9.666677,74.366646,99.500168 -A 3.468506,4.935665,4.957857,263.421143,315.421631 -A 5,4.588459,2,0,90 -A 5,1.978687,4.609772,90,130.601288 -L 7,4.588459,7,0 -L 6,7,3,9 - -[Š] 4 -L 1.5,3,7.5,3 -L 7.5,1,5.653809,0.23077 -A 4.5,3,3,0,292.619751 -L 6.5,7,3.5,9 - -[Ž] 8 -L 0,0,3,0 -L 4.5,9,1,0 -L 4.5,9,2,9 -L 6,0,9,0 -L 4.5,9,8,0 -L 2.555542,4,6.444458,4 -L 3,10,3,11 -L 6,10,6,11 - -[”] 4 -A 4.5,3,3,0,180 -A 4.5,3,3,180,0 -L 3,8,3,9 -L 6,9,6,8 - -[™] 10 -L 1,3,1,6 -A 4,6,3,90,180 -A 4,3,3,180,270 -L 4,9,5,9 -L 5,0,4,0 -L 8,6,8,3 -A 5,6,3,0,90 -A 5,3,3,270,0 -L 3,10,3,11 -L 6,10,6,11 - -[š] 8 -L 0,9,3,9 -L 9,9,6,9 -L 1.5,9,1.5,3 -A 4.5,3,3,180,270 -L 7.5,9,7.5,3 -A 4.5,3,3,270,0 -L 3,10,3,11 -L 6,10,6,11 - -[©] 4 -A 4.5,4.5,4.5,0,180 -A 4.5,4.5,4.5,180,0 -A 4.5,4.5,2.915476,30.963757,329.036255 -L 7,7,7,5 - -[®] 9 -A 4.5,4.5,4.5,0,180 -A 4.5,4.5,4.5,180,0 -L 3,2,3,7 -L 3,4,5,4 -A 5,5.5,1.5,270,90 -L 6,2,5,4 -L 6,2,6.5,2 -L 3.5,2,2.5,2 -L 2.5,7,5,7 - -[°] 2 -A 4.5,7,2,0,180 -A 4.5,7,2,180,0 - -[±] 3 -L 1.499878,6,7.499878,6 -L 4.499878,9,4.499878,3 -L 1.499878,2,7.499878,2 - -[Ä] 8 -L 0,0,3,0 -L 4.5,9,1,0 -L 4.5,9,2,9 -L 6,0,9,0 -L 4.5,9,8,0 -L 2.555664,4,6.444336,4 -L 3,10,3,11 -L 6,10,6,11 - -[Ö] 10 -L 1,3,1,6 -A 4,6,3,90,180 -A 4,3,3,180,270 -L 4,9,5,9 -L 5,0,4,0 -L 8,6,8,3 -A 5,6,3,0,90 -A 5,3,3,270,0 -L 3,10,3,11 -L 6,10,6,11 - -[×] 2 -L 6.5,6,2.5,2 -L 2.5,6,6.5,2 - -[Ø] 3 -A 4.5,4,2,0,180 -A 4.5,4,2,180,0 -L 2.5,2,6.5,6 - -[Ü] 8 -L 0,9,3,9 -L 9,9,6,9 -L 1.5,9,1.5,3 -A 4.5,3,3,180,270 -L 7.5,9,7.5,3 -A 4.5,3,3,270,0 -L 3,10,3,11 -L 6,10,6,11 - -[à] 8 -L 8.5,0,6.5,0 -A 2.629639,1.996387,2,99.500282,263.421234 -A 3.89502,-5.565486,9.666677,74.366646,99.500168 -A 2.968506,4.935666,4.957857,263.421143,315.421631 -A 4.5,4.588459,2,0,90 -A 4.5,1.978687,4.609772,90,130.601288 -L 6.5,4.588459,6.5,0 -L 5.5,7,2.5,9 - -[ä] 9 -L 8.5,0,6.5,0 -A 2.629639,1.996387,2,99.500282,263.421234 -A 3.89502,-5.565486,9.666677,74.366646,99.500168 -A 2.968506,4.935666,4.957857,263.421143,315.421631 -A 4.5,4.588459,2,0,90 -A 4.5,1.978687,4.609772,90,130.601288 -L 6.5,4.588459,6.5,0 -L 2.5,8,2.5,9 -L 5.5,9,5.5,8 - -[è] 4 -L 1.5,3,7.5,3 -L 7.5,1,5.653809,0.23077 -A 4.5,3,3,0,292.619751 -L 6.5,7,3.5,9 - -[é] 4 -L 1.5,3,7.5,3 -L 7.5,1,5.653809,0.23077 -A 4.5,3,3,0,292.619751 -L 3.5,7,6.5,9 - -[ö] 4 -A 4.5,3,3,0,180 -A 4.5,3,3,180,0 -L 3,8,3,9 -L 6,9,6,8 - -[÷] 3 -L 2,4,7,4 -L 4,6,5,6 -L 4,2,5,2 - -[ø] 3 -A 4.5,4,2,0,180 -A 4.5,4,2,180,0 -L 2.5,2,6.5,6 - -[ü] 9 -L 2,6,2,2 -L 7,6,7,0 -L 7,0,9,0 -L 7,1,4.709961,0.130306 -A 4,2,2,180,290.796844 -L 0.5,6,2,6 -L 5.5,6,7,6 -L 3,8,3,9 -L 6,9,6,8 - -[Å] 7 -L 0,0,3,0 -L 4.5,9,1,0 -L 4.5,9,2,9 -L 6,0,9,0 -L 4.5,9,8,0 -L 2.555664,4,6.444336,4 -A 4.5,10.5,0.75,0,360 - -[å] 8 -L 8.5,0,6.5,0 -A 2.629639,1.996387,2,99.500282,263.421234 -A 3.89502,-5.565486,9.666677,74.366646,99.500168 -A 2.968506,4.935666,4.957857,263.421143,315.421631 -A 4.5,4.588459,2,0,90 -A 4.5,1.978687,4.609772,90,130.601288 -L 6.5,4.588459,6.5,0 -A 4.5,8.5,0.75,0,360 - -#EOF diff --git a/fonts/cursive.cxf b/fonts/cursive.cxf deleted file mode 100644 index e30a6f5..0000000 --- a/fonts/cursive.cxf +++ /dev/null @@ -1,660 +0,0 @@ -# Format: QCad II Font -# Creator: QCad -# Version: 1 -# Name: Cursive -# LetterSpacing: 0.5 -# WordSpacing: 6.75 -# LineSpacingFactor: 1.0 -# Author: Andrew Mustun - -[!] 2 -L 2.329376,8.69334,0.776459,2.89777 -L 0,0,0.129425,0.48296 - -["] 2 -L 2.329376,8.69334,1.811737,6.76148 -L 4.811707,6.76148,5.329346,8.69334 - -[#] 4 -L 1.196136,0,3.607666,8.999999 -L 4.196136,0,6.607666,8.999999 -L -0.000031,3,6.999969,3 -L 0.803833,6,7.803833,6 - -[&] 5 -L 4.983215,0,2.996948,6.98907 -AR 4.284363,7.35494,1.33839,195.86496,307.833008 -L 5.105286,6.29789,1.259521,3.31126 -A 2.394287,1.85007,1.85007,127.833,307.83313 -L 3.529053,0.38888,6.759644,2.89778 - -['] 1 -L 2.329376,8.69334,1.811737,6.76148 - -[(] 1 -A 13.375824,0.6484,13.39153,143.076523,186.923752 - -[)] 1 -A -10.964691,7.07902,13.39169,323.076965,6.92363 - -[*] 2 -L 1.294067,4.82963,4.258789,0.96593 -L 5.294067,4.82963,0.258789,0.96593 - -[+] 2 -L 0.776489,2.89777,4.776489,2.89777 -L 3.294128,4.82963,2.25885,0.96593 - -[,] 1 -L 0,0,-0.517639,-1.93185 - -[-] 1 -L 0.776428,2.89777,4.776428,2.89777 - -[.] 1 -L 0,0,0.025879,0.0966 - -[/] 1 -L 0.111755,-1.44889,7.47644,11.10815 - -[0] 18 -A 4.487061,2.08942,3.65251,174.888962,206.092712 -A 2.014893,0.91717,0.91742,208.248138,268.668121 -A 1.842957,1.69956,1.70623,275.064636,314.517487 -A -1.3797,5.13753,6.41813,313.512726,334.89856 -L 4.432251,2.41482,4.765503,3.15704 -L 4.765503,3.15704,4.996765,3.79548 -L 4.996765,3.79548,5.200439,4.51321 -L 5.200439,4.51321,5.39502,5.5411 -L 5.39502,5.5411,5.467529,6.27852 -A 1.829956,6.60405,3.65205,354.896393,26.093731 -A 4.301636,7.77615,0.91744,28.249029,88.666687 -A 4.473572,6.99381,1.70618,95.064087,134.518051 -A 7.696289,3.55581,6.41813,133.512711,154.89856 -L 1.884338,6.27852,1.551086,5.5363 -L 1.551086,5.5363,1.319824,4.89786 -L 1.319824,4.89786,1.11615,4.18013 -L 1.11615,4.18013,0.92157,3.15225 -L 0.92157,3.15225,0.84906,2.41482 - -[1] 2 -L 1.811768,6.76148,4.329407,8.69334 -L 4.329407,8.69334,2,0 - -[2] 5 -L 4,0,0,0 -L 0,0,5.332336,5.75381 -A 4.048767,6.94333,1.75,317.177368,90 -L 3.67218,8.69334,4.048767,8.69334 -A 3.67218,6.94333,1.75,90,165 - -[3] 9 -L 2.329407,8.69334,4.700378,8.69334 -AR 4.700378,7.44335,1.24999,90,345 -L 5.907715,7.11983,5.715759,6.40319 -AR 3.6651,6.95263,2.123,345,270 -L 3.6651,4.82963,2.294128,4.82963 -AR 3.6651,3.57964,1.24999,90,345 -L 4.872498,3.25611,4.421631,1.57356 -AR 2.370972,2.12303,2.12303,345,270 -L 2.370972,0,0,0 - -[4] 3 -L 3.5,0,4.535278,3.8637 -L 5.517639,1.93185,0.517639,1.93185 -L 0.517639,1.93185,4.329407,8.69334 - -[5] 7 -L 6.329407,8.69334,2.329407,8.69334 -L 2.329407,8.69334,1.294128,4.82963 -L 1.294128,4.82963,3.6651,4.82963 -AR 3.6651,3.57963,1.25,90,345 -L 4.872498,3.2561,4.421631,1.57353 -AR 2.370972,2.12299,2.123,345,270 -L 2.370972,0,0,0 - -[6] 8 -A 8.234131,1.78898,7.4905,112.816887,165 -L 0.99884,3.72765,0.421631,1.57353 -A 1.629028,1.25001,1.25,165,270 -L 1.629028,0.00001,2.370972,0.00001 -A 2.370972,2.12302,2.12301,270,345 -L 4.421631,1.57354,4.872437,3.25612 -A 3.665039,3.57963,1.25,345,90 -L 3.665039,4.82963,1.388489,4.82963 - -[7] 3 -L 2.329407,8.69334,6.329407,8.69334 -L 6.329407,8.69334,1.5,0 -L 5.294128,4.82963,3.294128,4.82963 - -[8] 16 -AR 4.402893,7.43737,1.25596,90,351.164215 -L 5.643921,7.24445,5.394104,6.312 -AR 3.446777,6.83379,2.01601,345,276.215851 -L 3.6651,4.82963,2.828735,4.82963 -A 2.828735,2.82963,2,90,165 -L 0.896851,3.34725,0.421631,1.57352 -A 1.629028,1.25001,1.25001,165,270 -L 1.629028,0,2.465332,0 -A 2.465332,2,2,270,345 -L 4.397217,1.48238,4.872498,3.25611 -A 3.665039,3.57962,1.25001,345,90 -L 3.6651,4.82963,3.125916,4.82963 -AR 3.125916,6.07962,1.24999,270,165 -L 1.918518,6.40315,2.134644,7.21095 -AR 4.065857,6.6942,1.99913,165,90 -L 4.066528,8.69333,4.402893,8.69334 - -[9] 8 -A -1.904785,6.90437,7.49051,292.816925,345 -L 5.330505,4.96569,5.907715,7.1198 -A 4.700317,7.44334,1.25,345,90 -L 4.700317,8.69334,3.958374,8.69334 -A 3.958374,6.57032,2.12301,90,165 -L 1.907715,7.1198,1.456848,5.43722 -A 2.664307,5.11371,1.25001,165,270 -L 2.664246,3.8637,4.940796,3.8637 - -[:] 2 -L 0,0,0.025879,0.0966 -L 1.035278,3.8637,1.061157,3.9603 - -[;] 2 -L 1.035278,3.8637,1.061157,3.9603 -L 0,0,-0.517639,-1.93185 - -[<] 2 -L 6.441101,7.24445,1.794067,4.82963 -L 1.794067,4.82963,4.888184,1.44889 - -[=] 2 -L 1.164673,4.34666,5.164673,4.34666 -L 0.388245,1.44889,4.388245,1.44889 - -[>] 2 -L 2.441101,7.24445,5.794067,4.82963 -L 5.794067,4.82963,0.888184,1.44889 - -[?] 9 -L 2,0,2.129395,0.48296 -L 2.776428,2.89777,3.169373,4.36419 -AR 4.328491,4.0536,1.2,165,121.243988 -L 3.706055,5.07956,5.270386,6.02859 -A 4.647949,7.05454,1.2,301.244141,345 -L 5.807068,6.74395,5.907776,7.11983 -A 4.700378,7.44333,1.25,345,90 -L 4.700378,8.69334,3.958435,8.69334 -A 3.958435,6.57033,2.123,90,165 - -[A] 3 -L 0,0,5.329346,8.69334 -L 5.329346,8.69334,6,0 -L 5.813721,2.41482,1.480408,2.41482 - -[B] 10 -L 2.329346,8.69334,0,0 -L 0,0,3.465332,0 -A 3.465332,2,2,270,345 -L 5.397217,1.48236,5.619507,2.31199 -A 3.687622,2.82963,2,345,90 -L 1.294128,4.82963,4.643127,4.82963 -A 4.643127,6.32963,1.5,270,345 -L 6.09198,5.9414,6.323425,6.8051 -A 4.874512,7.19333,1.5,345,90 -L 2.329346,8.69334,4.874512,8.69334 - -[C] 5 -L 6.329346,8.69334,3.864014,8.69334 -A 3.864014,6.69333,2,90,165 -L 1.93219,7.21097,0.674622,2.51764 -A 2.606445,2,2,165,270 -L 2.606445,0,4,0 - -[D] 6 -L 2.329346,8.69334,0,0 -L 0,0,3.081665,0 -A 3.081665,2.5,2.5,270,345 -L 5.496521,1.85295,6.654785,6.1757 -A 4.7229,6.69333,2,345,90 -L 4.7229,8.69334,2.329346,8.69334 - -[E] 4 -L 6.329346,8.69334,2.329346,8.69334 -L 2.329346,8.69334,0,0 -L 0,0,4,0 -L 1.294067,4.82963,4.294067,4.82963 - -[F] 3 -L 6.329346,8.69334,2.329346,8.69334 -L 2.329346,8.69334,0,0 -L 1.294067,4.82963,5.294067,4.82963 - -[G] 7 -L 7.329346,8.69334,3.864014,8.69334 -A 3.864014,6.69333,2,90,165 -L 1.93219,7.21097,0.674622,2.51764 -A 2.606445,2,2,165,270 -L 2.606445,0,5,0 -L 5,0,6.294128,4.82963 -L 6.294128,4.82963,4.294128,4.82963 - -[H] 3 -L 2.329346,8.69334,0,0 -L 5,0,7.329346,8.69334 -L 1.294067,4.82963,6.294067,4.82963 - -[I] 1 -L 2.329346,8.69334,0,0 - -[J] 3 -L 0,0,1.465332,0 -A 1.465332,2,2,270,345 -L 5.329346,8.69334,3.397217,1.48236 - -[K] 3 -L 2.329346,8.69334,0,0 -L 7.329346,8.69334,1.035278,3.8637 -L 2.797607,5.216,5,0 - -[L] 2 -L 2.329346,8.69334,0,0 -L 0,0,4,0 - -[M] 4 -L 0,0,2.329346,8.69334 -L 2.329346,8.69334,4.035278,3.8637 -L 4.035278,3.8637,8.329346,8.69334 -L 8.329346,8.69334,6,0 - -[N] 3 -L 0,0,2.329346,8.69334 -L 2.329346,8.69334,5,0 -L 5,0,7.329346,8.69334 - -[O] 8 -L 4.7229,8.69334,4.247681,8.69334 -A 4.247681,6.19334,2.5,90,165 -L 1.832886,6.84038,0.674622,2.51764 -A 2.606445,2,2,165,270 -L 2.606445,0,3.081665,0 -A 3.081665,2.5,2.5,270,345 -L 5.49646,1.85295,6.654785,6.1757 -A 4.7229,6.69333,2,345,90 - -[P] 6 -L 0,0,2.329346,8.69334 -L 2.329346,8.69334,4.7229,8.69333 -AR 4.7229,6.69332,2.00001,90,345 -L 6.654785,6.1757,6.432495,5.34607 -AR 4.50061,5.86371,2.00001,345,270 -L 4.50061,3.8637,1.035278,3.8637 - -[Q] 9 -L 4.7229,8.69334,4.247681,8.69334 -A 4.247681,6.19334,2.5,90,165 -L 1.832886,6.84038,0.674622,2.51764 -A 2.606445,2,2,165,270 -L 2.606445,0,3.081665,0 -A 3.081665,2.5,2.5,270,345 -L 5.49646,1.85295,6.654785,6.1757 -A 4.7229,6.69333,2,345,90 -L 6,0,3.517639,1.93185 - -[R] 7 -L 0,0,2.329407,8.69334 -L 2.329407,8.69334,4.7229,8.69333 -AR 4.7229,6.69333,2.00001,90,345 -L 6.654785,6.17569,6.432495,5.34606 -AR 4.50061,5.86372,2.00002,345,270 -L 4.50061,3.8637,1.035278,3.8637 -L 4.035278,3.8637,5,0 - -[S] 5 -A 4.77533,4.72088,4.02201,60.18087,119.451851 -A 3.643188,6.72585,1.71947,119.451851,241.10733 -L 2.812439,5.22041,4.454468,4.31424 -AR 3.363098,2.33666,2.25873,61.107311,291.921448 -AR 2.704773,3.97246,4.02201,291.921448,231.799301 - -[T] 2 -L 2.329407,8.69334,7.329407,8.69334 -L 4.829407,8.69334,2.5,0 - -[U] 4 -L 2.337952,8.72546,0.683228,2.54976 -A 2.615051,2.03212,2,165,270 -A 3.020874,2.57947,2.57947,260.948517,344.383453 -L 5.505127,1.88508,7.337952,8.72546 - -[V] 2 -L 2.329407,8.69334,3,0 -L 3,0,8.329407,8.69334 - -[W] 4 -L 1.329407,8.69334,1,0 -L 1,0,4.552917,5.79556 -L 4.552917,5.79556,5,0 -L 5,0,9.284376,8.69334 - -[X] 2 -L 2.329407,8.69334,6,0 -L 8.329407,8.69334,0,0 - -[Y] 3 -L 2.329407,8.69334,4.035278,3.8637 -L 4.035278,3.8637,8.329407,8.69334 -L 4.035278,3.8637,3,0 - -[Z] 3 -L 2.329407,8.69334,7.329407,8.69334 -L 7.329407,8.69334,0,0 -L 0,0,5,0 - -[[] 3 -L 3.329346,8.69334,2.329346,8.69334 -L 2.329346,8.69334,-0.25885,-0.96593 -L -0.25885,-0.96593,0.74115,-0.96593 - -[\] 1 -L 4.111755,-1.44889,3.47644,11.10815 - -[]] 3 -L 2.329346,8.69334,3.329346,8.69334 -L 3.329346,8.69334,0.741211,-0.96593 -L 0.741211,-0.96593,-0.258789,-0.96593 - -[a] 8 -L 2.052979,5.79556,4.249756,5.79556 -AR 4.249756,4.79556,1,90,345 -L 5.215698,4.53674,4,0 -L 4,0,1.303223,0 -AR 1.303223,1,1,270,165 -L 0.33728,1.25883,0.577881,2.15659 -AR 1.543823,1.89777,1,165,90 -L 1.543823,2.89777,4.776489,2.89777 - -[b] 6 -L 2.329346,8.69334,0,0 -L 0,0,3.232666,0 -A 3.232666,1,1,270,345 -L 4.198608,0.74118,5.215576,4.53674 -A 4.249634,4.79556,1,345,90 -L 4.249634,5.79556,1.552979,5.79556 - -[c] 5 -L 4.552979,5.79556,2.320312,5.79556 -A 2.320312,4.79556,1,90,165 -L 1.35437,5.05438,0.33728,1.25882 -A 1.303223,1,1,165,270 -L 1.303223,0,3,0 - -[d] 6 -L 6.329346,8.69334,4,0 -L 4,0,1.303223,0 -AR 1.303223,1,1,270,165 -L 0.33728,1.25882,1.35437,5.05438 -AR 2.320312,4.79556,1,165,90 -L 2.320312,5.79556,5.552979,5.79556 - -[e] 8 -L 4,0,1.303223,0 -AR 1.303223,1,1,270,165 -L 0.33728,1.25882,1.35437,5.05438 -AR 2.320312,4.79555,1,165,90 -L 2.32019,5.79556,4.249756,5.79556 -AR 4.249756,4.79555,1,90,345 -L 5.215576,4.53674,4.776489,2.89777 -L 4.776489,2.89777,0.776489,2.89777 - -[f] 4 -L 5.329346,8.69334,4.09668,8.69334 -A 4.09668,7.69334,1,90,165 -L 3.130737,7.95216,1,0 -L 1.552856,5.79556,4.552979,5.79556 - -[g] 8 -L -0.776489,-2.89778,2.456177,-2.89778 -A 2.456177,-1.89776,1.00002,270,345 -L 3.422119,-2.15659,5.552856,5.79556 -L 5.552856,5.79556,2.32019,5.79556 -A 2.32019,4.79555,1,90,165 -L 1.35437,5.05438,0.33728,1.25882 -A 1.303223,1,1,165,270 -L 1.303223,0,4,0 - -[h] 4 -L 2.329346,8.69334,0,0 -L 1.552979,5.79556,4.249634,5.79556 -AR 4.249634,4.79556,1,90,345 -L 5.215576,4.53674,4,0 - -[i] 2 -L 0,0,1.552979,5.79556 -L 2.329346,8.69334,2.199951,8.21037 - -[j] 4 -L 0.456177,-2.89778,-0.776489,-2.89778 -L 4.329346,8.69334,4.199951,8.21037 -L 3.552856,5.79556,1.422119,-2.15659 -AR 0.456177,-1.897775,1,345.000244,270 - -[k] 3 -L 2.329346,8.69334,0,0 -L 0.776489,2.89777,5.552979,5.79556 -L 4,0,2.368652,3.8637 - -[l] 2 -L 2.329346,8.69334,0.33728,1.25882 -A 1.303223,1,1,165,270 - -[m] 5 -L 0,0,1.552979,5.79556 -L 1.552979,5.79556,6.249634,5.79556 -AR 6.249634,4.79556,1,90,345 -L 7.215576,4.53674,6,0 -L 4.552979,5.79556,3,0 - -[n] 4 -L 0,0,1.552979,5.79556 -L 1.552979,5.79556,4.249634,5.79556 -AR 4.249634,4.79556,1,90,345 -L 5.215576,4.53674,4,0 - -[o] 8 -L 3.598022,5.79556,2.703857,5.79556 -A 2.703857,4.29556,1.5,90,165 -L 1.255005,4.68378,0.505981,1.88823 -A 1.954834,1.5,1.5,165,270 -L 1.954834,0,2.848999,0 -A 2.848999,1.5,1.5,270,345 -L 4.297852,1.11177,5.046997,3.90733 -A 3.598022,4.29556,1.5,345,90 - -[p] 6 -L -0.776489,-2.89778,1.552979,5.79556 -L 1.552979,5.79556,4.249634,5.79556 -AR 4.249634,4.79557,0.99999,90,345 -L 5.215576,4.53674,4.198608,0.74118 -AR 3.232666,0.99999,0.99999,345,270 -L 3.232666,0,0,0 - -[q] 6 -L 4,0,1.303223,0 -AR 1.303223,1,1,270,165 -L 0.33728,1.25882,1.354248,5.05438 -AR 2.32019,4.79556,1,165,90 -L 2.32019,5.79556,5.552856,5.79556 -L 5.552856,5.79556,3.223511,-2.89778 - -[r] 3 -L 0,0,1.552979,5.79556 -L 1.552979,5.79556,3.249756,5.79556 -AR 3.249756,4.79556,1,90,345 - -[s] 6 -L 5.438477,5.36859,4.961548,5.54681 -A 2.730469,-1.57843,7.46638,72.613403,92.315514 -A 2.497314,4.68381,1.2,93.275612,232.790436 -L 1.771729,3.7281,3.811279,2.17945 -AR 3.062622,1.21828,1.21828,52.087662,260.887573 -AR 2.765015,6.82479,6.81022,270.881073,247.368668 - -[t] 2 -L 3.329346,8.69334,1,0 -L 1.552979,5.79556,4.552979,5.79556 - -[u] 4 -L 1.552856,5.79556,0.33728,1.25882 -A 1.303223,1,1,165,270 -L 1.303223,0,4,0 -L 4,0,5.552856,5.79556 - -[v] 2 -L 1.552856,5.79556,2,0 -L 2,0,5.552856,5.79556 - -[w] 4 -L 1.552856,5.79556,1.5,0 -L 1.5,0,4.035278,3.8637 -L 4.035278,3.8637,4.5,0 -L 4.5,0,7.552856,5.79556 - -[x] 2 -L 1.552979,5.79556,4,0 -L 5.552979,5.79556,0,0 - -[y] 4 -L -0.776489,-2.89778,-0.336426,-2.89778 -A -0.336426,-1.8978,0.99998,270,328.490936 -L 0.516113,-2.42042,5.552979,5.79556 -L 1.552856,5.79556,2,0 - -[z] 3 -L 1.552979,5.79556,5.552979,5.79556 -L 5.552979,5.79556,0,0 -L 0,0,4,0 - -[{] 6 -A 3.446777,8,1,90,165 -L 2.480835,8.25882,1.677002,5.25882 -AR 0.036499,5.698396,1.698396,345,270 -AR 0.036499,3,1,90,345 -L 1.002441,2.741181,0.33728,0.258819 -A 1.303223,0,1,165,270 - -[}] 6 -AR 2.143555,8,1,90,345 -L 3.109497,7.74118,2.444336,5.25882 -A 3.410278,5,1,165,270 -A 3.410278,2.301604,1.698396,90,165 -L 1.769775,2.741181,0.965942,-0.258819 -AR 0,0,1,345,270 - -[¢] 3 -L 1.98645,0.48296,6.342773,8.21037 -A 4.164673,4.34666,2.89778,60.587872,240.58786 -A 4.164673,4.34666,2.89778,240.58786,60.587872 - -[°] 2 -A 3.480347,7.19334,1.5,76.951317,253.048615 -A 3.480347,7.19334,1.5,253.048615,76.951317 - -[±] 3 -L 0.776367,4.89777,4.776367,4.89777 -L 3.294067,6.82963,2.258789,2.96593 -L -0.000122,2,3.999878,2 - -[Ä] 5 -L 0,0,5.329346,8.69334 -L 5.329346,8.69334,6,0 -L 5.813721,2.41482,1.480469,2.41482 -L 3.652832,9.90073,3.782227,10.38371 -L 7.652832,9.90073,7.782227,10.38371 - -[Ö] 10 -L 4.247803,8.69334,4.7229,8.69334 -L 6.654785,6.1757,5.496582,1.85295 -L 3.081787,0,2.606445,0 -L 0.674561,2.51764,1.832764,6.84038 -A 2.606445,2,2,165,270 -A 4.7229,6.69333,2,345,90 -L 3.652832,9.90073,3.782227,10.38371 -L 6.652832,9.90073,6.782227,10.38371 -A 4.247803,6.19334,2.5,90,165 -A 3.081787,2.5,2.5,270,345 - -[Ü] 7 -L 7.329346,8.69334,5.496582,1.85296 -L 3.081787,0,2.606445,0 -L 0.674561,2.51764,2.329346,8.69334 -A 2.606445,2,2,165,270 -L 3.652832,9.90073,3.782227,10.38371 -L 6.652832,9.90073,6.782227,10.38371 -A 3.081787,2.5,2.5,270,345 - -[ä] 10 -L 3.329346,8.69334,3.199951,8.21037 -L 5.329346,8.69334,5.199951,8.21037 -L 2.052979,5.79556,4.249756,5.79556 -AR 4.249756,4.79556,1,90,345 -L 5.215576,4.53674,4,0 -L 4,0,1.303223,0 -AR 1.303223,1,1,270,165 -L 0.337402,1.25883,0.577881,2.15659 -AR 1.543701,1.89777,1,165,90 -L 1.543701,2.89777,4.776367,2.89777 - -[ö] 10 -L 3.329346,8.69334,3.199951,8.21037 -L 5.329346,8.69334,5.199951,8.21037 -L 3.598145,5.79556,2.703857,5.79556 -A 2.703857,4.29556,1.5,90,165 -L 1.254883,4.68378,0.505859,1.88823 -A 1.954834,1.5,1.5,165,270 -L 1.954834,0,2.848877,0 -A 2.848877,1.5,1.5,270,345 -L 4.297852,1.11177,5.046875,3.90733 -A 3.598145,4.29556,1.5,345,90 - -[ø] 3 -L 1.986572,0.48296,6.342773,8.21037 -A 4.164551,4.34666,2.89778,60.587872,240.58786 -A 4.164551,4.34666,2.89778,240.58786,60.587872 - -[ú] 2 -L 1.294189,4.82963,4.258789,0.96593 -L 5.294189,4.82963,0.258789,0.96593 - -[ü] 6 -L 3.329346,8.69334,3.199951,8.21037 -L 5.329346,8.69334,5.199951,8.21037 -L 1.552979,5.79556,0.337402,1.25882 -L 1.303223,0,4,0 -L 4,0,5.552979,5.79556 -A 1.303223,1,1,165,270 - -[Å] 4 -L 0,0,5.329346,8.69334 -L 5.329346,8.69334,6,0 -L 5.813721,2.41482,1.480469,2.41482 -A 5.717530,10.14222,0.4,0,360 - -[å] 9 -A 4.264649,8.45186,0.35,0,360 -L 2.052979,5.79556,4.249756,5.79556 -AR 4.249756,4.79556,1,90,345 -L 5.215576,4.53674,4,0 -L 4,0,1.303223,0 -AR 1.303223,1,1,270,165 -L 0.337402,1.25883,0.577881,2.15659 -AR 1.543701,1.89777,1,165,90 -L 1.543701,2.89777,4.776367,2.89777 - -[#2205] //diameter -L 1.986572,0.48296,6.342773,8.21037 -A 4.164551,4.34666,2.89778,60.587872,240.58786 -A 4.164551,4.34666,2.89778,240.58786,60.587872 - - -#EOF diff --git a/fonts/cyrillic_ii.cxf b/fonts/cyrillic_ii.cxf deleted file mode 100644 index 66903ae..0000000 --- a/fonts/cyrillic_ii.cxf +++ /dev/null @@ -1,1028 +0,0 @@ -# Format: QCad II Font -# Creator: QCad -# Version: 2 -# Name: Cyrillic_II -# LetterSpacing: 3.0 -# WordSpacing: 6.75 -# LineSpacingFactor: 1.0 -# Author: Andrew Mustun (Latin1) -# Author: Eugene Osintsev (Cyrillic) -# Author: Sam S. Ganzha (Cyrillic) - -[!] 2 -L 0,9,0,3 -L 0,0,0,0.5 - -["] 2 -L 0.5,7,1,9 -L 3.5,7,4,9 - -[#] 4 -L 1.999969,0,1.999969,8.999999 -L 4.999969,8.999999,4.999969,0 -L -0.000031,2.5,6.999969,2.5 -L 6.999969,6.499999,-0.000031,6.499999 - -[&] 5 -L 6,3.21499,3.425964,0.59764 -A 2,2,2,135.478088,315.478088 -L 0.574036,3.40236,3.569458,6.44823 -A 2.5,7.5,1.5,315.478271,209.372314 -L 1.19281,6.76428,5,0 - -['] 1 -L 0.5,7,1,9 - -[(] 1 -A 13,4,13,157.380142,202.619858 - -[)] 1 -A -12,4,13,337.380127,22.61986 - -[*] 2 -L 0,6,4,2 -L 4,6,0,2 - -[+] 2 -L 0,4,4,4 -L 2,6,2,2 - -[,] 2 -L 1,0,0,-3 -L 1,0,1,0.5 - -[-] 1 -L 0,4,4,4 - -[.] 1 -L 0,0,0,0.5 - -[/] 1 -L 4,9,0,0 - -[0] 10 -A 2,7.91049,1.08951,32.75695,147.243042 -A 4.93335,5.62352,4.80559,143.232468,169.491135 -A 4.93335,3.37648,4.80559,190.508865,216.767532 -A 2,1.08951,1.08951,212.756958,327.243042 -A -0.93335,3.37648,4.80559,323.232452,349.491119 -A -5.404663,4.46906,9.40473,347.913147,0.18851 -A -5.404663,4.53094,9.40473,359.811493,12.08686 -A -0.93335,5.62352,4.80559,10.50887,36.76754 -A 9.404663,4.46906,9.40473,179.811493,192.086868 -A 9.404663,4.53094,9.40473,167.913132,180.188507 - -[1] 2 -L 0,7,2,9 -L 2,9,2,0 - -[2] 4 -L 4,0,0,0 -L 0,0,3.864502,6.64668 -A 3,7.14931,1,329.82547,20.52911 -A 2,7,2,14.47751,165.522491 - -[3] 7 -L 0,9,2,9 -A 2,7,2,270,90 -L 2,5,1,5 -A 2,3,2,0,90 -L 4,3,4,2 -A 2,2,2,270,0 -L 2,0,0,0 - -[4] 3 -L 3.5,0,3.5,4 -L 5,2,0,2 -L 0,2,2,9 - -[5] 7 -L 4,9,0,9 -L 0,9,0,5 -L 0,5,2,5 -A 2,3,2,0,90 -L 4,3,4,2 -A 2,2,2,270,0 -L 2,0,0,0 - -[6] 6 -A 6,3.80385,6,120,180 -L 0,3.80385,0,2 -A 2,2,2,180,0 -L 4,2,4,3 -A 2,3,2,0,90 -L 2,5,0.120422,5 - -[7] 3 -L 0,9,4,9 -L 4,9,1.5,0 -L 2,5,4,5 - -[8] 8 -L 0,3,0,2 -A 2,2,2,180,0 -L 4,2,4,3 -A 2,3,2,0,180 -L 0.25,7.25,0.25,6.75 -A 2,6.75,1.75,180,0 -L 3.75,6.75,3.75,7.25 -A 2,7.25,1.75,0,180 - -[9] 6 -A -2,5.19615,6,300,0 -L 4,5.19615,4,7 -A 2,7,2,0,180 -L 0,7,0,6 -A 2,6,2,180,270 -L 2,4,3.879578,4 - -[:] 2 -L 0,0,0,0.5 -L 0,4,0,3.5 - -[;] 3 -L 1,0,0,-3 -L 1,0,1,0.5 -L 1,4,1,3.5 - -[<] 2 -L 4,7,0,3.5 -L 0,3.5,4,0 - -[=] 2 -L 0,5.5,4,5.5 -L 0,2.5,4,2.5 - -[>] 2 -L 0,7,4,3.5 -L 4,3.5,0,0 - -[?] 9 -L 2,0,2,0.5 -L 2,3,2,3.39445 -L 0,7,0,7.5 -L 1.5,9,2.5,9 -L 3.664062,6.49615,2.335938,4.50385 -A 4,3.39445,2,146.309937,180 -A 2,7.60555,2,326.309998,358.379272 -A 1.5,7.5,1.5,90,180 -A 2.5,7.5,1.5,1.87147,90 - -[@] 11 -L 8,1,6.067566,0.28186 -A 4.5,4.5,4.5,333.472015,290.386322 -A 7.412354,2.943008,1.2,168.690186,337.880432 -A 4.439636,4,2,168.689804,270 -A 5.170288,5.5,1.5,348.690002,90 -A 5.049561,4.5,2.5,90,168.690094 -L 2.478455,4.392246,2.598083,4.990294 -A 4.360352,4,2,270,348.68985 -L 4.360352,2,4.439636,2 -L 6.321533,3.607756,7,7 -L 5.049561,7,5.170288,7 - -[A] 3 -L 0,0,3,9 -L 3,9,6,0 -L 0.833313,2.5,5.166687,2.5 - -[B] 8 -L 0,0,0,9 -L 0,9,2.5,9 -A 2.5,7,2,270,90 -L 0,5,2.599976,5 -A 2.599976,2.6,2.4,0,90 -L 5,2.6,5,2.4 -A 2.599976,2.4,2.4,270,0 -L 2.599976,0,0,0 - -[C] 5 -L 4,9,2,9 -A 2,7,2,90,180 -L 0,7,0,2 -A 2,2,2,180,270 -L 2,0,4,0 - -[D] 6 -L 0,0,3,0 -A 3,2,2,270,0 -L 5,2,5,7 -A 3,7,2,0,90 -L 3,9,0,9 -L 0,9,0,0 - -[E] 4 -L 4,9,0,9 -L 0,9,0,0 -L 0,0,4,0 -L 0,5,3,5 - -[F] 3 -L 4,9,0,9 -L 0,9,0,0 -L 0,5,4,5 - -[G] 7 -L 5,9,2,9 -A 2,7,2,90,180 -L 0,7,0,2 -A 2,2,2,180,270 -L 2,0,5,0 -L 5,0,5,5 -L 5,5,3.5,5 - -[H] 3 -L 0,9,0,0 -L 5,0,5,9 -L 0,5,5,5 - -[I] 1 -L 0,9,0,0 - -[J] 3 -L 3,9,3,2 -A 1,2,2,270,0 -L 1,0,0,0 - -[K] 3 -L 0,9,0,0 -L 0,3.5,5,9 -L 1.671326,5.33844,5,0 - -[L] 2 -L 0,9,0,0 -L 0,0,4,0 - -[M] 4 -L 0,0,0,9 -L 0,9,3,4 -L 3,4,6,9 -L 6,9,6,0 - -[N] 3 -L 0,0,0,9 -L 0,9,5,0 -L 5,0,5,9 - -[O] 8 -L 0,2,0,7 -A 2,7,2,90,180 -L 2,9,3,9 -A 3,7,2,0,90 -L 5,7,5,2 -A 3,2,2,270,0 -L 3,0,2,0 -A 2,2,2,180,270 - -[P] 6 -L 0,0,0,9 -L 0,9,3,9 -A 3,7,2,0,90 -L 5,7,5,6 -A 3,6,2,270,0 -L 3,4,0,4 - -[Q] 9 -L 0,2,0,7 -A 2,7,2,90,180 -L 2,9,3,9 -A 3,7,2,0,90 -L 5,7,5,2 -A 3,2,2,270,0 -L 3,0,2,0 -A 2,2,2,180,270 -L 6,0,3,2 - -[R] 7 -L 0,0,0,9 -L 0,9,3,9 -A 3,7,2,0,90 -L 5,7,5,6 -A 3,6,2,270,0 -L 3,4,0,4 -L 3,4,5,0 - -[S] 5 -A 2,2.375,6.625,63.074589,90 -A 2,7,2,90,242.981201 -L 1.091431,5.21829,3.908569,3.78171 -A 3,2,2,270,62.98119 -A 3,6.625,6.625,243.074585,270 - -[T] 2 -L 0,9,6,9 -L 3,9,3,0 - -[U] 3 -L 0,9,0,2.5 -A 2.5,2.5,2.5,180,0 -L 5,2.5,5,9 - -[V] 2 -L 0,9,3,0 -L 3,0,6,9 - -[W] 4 -L 0,9,2,0 -L 2,0,4,6 -L 4,6,6,0 -L 6,0,8,9 - -[X] 2 -L 0,9,6,0 -L 0,0,6,9 - -[Y] 3 -L 0,9,3,5 -L 3,5,3,0 -L 3,5,6,9 - -[Z] 3 -L 0,9,5,9 -L 5,9,0,0 -L 0,0,5,0 - -[[] 3 -L 1,-1,0,-1 -L 0,-1,0,9 -L 0,9,1,9 - -[\] 1 -L 0,9,4,0 - -[]] 3 -L 0,9,1,9 -L 1,9,1,-1 -L 1,-1,0,-1 - -[a] 6 -L 0.5,6,2.5,6 -A 2.5,4.5,1.5,0,90 -L 4,4.5,4,0 -L 4,0,1.5,0 -A 1.5,1.5,1.5,90,270 -L 1.5,3,4,3 - -[b] 6 -L 0,9,0,0 -L 0,0,2.5,0 -A 2.5,1.5,1.5,270,0 -L 4,1.5,4,4.5 -A 2.5,4.5,1.5,0,90 -L 2.5,6,0,6 - -[c] 5 -L 3,6,1.5,6 -A 1.5,4.5,1.5,90,180 -L 0,4.5,0,1.5 -A 1.5,1.5,1.5,180,270 -L 1.5,0,3,0 - -[d] 6 -L 4,9,4,0 -L 4,0,1.5,0 -A 1.5,1.5,1.5,180,270 -L 0,1.5,0,4.5 -A 1.5,4.5,1.5,90,180 -L 1.5,6,4,6 - -[e] 6 -L 0,3,4,3 -L 4,3,4,4 -A 2,4,2,0,180 -L 0,4,0,1.5 -A 1.5,1.5,1.5,180,270 -L 1.5,0,4,0 - -[f] 4 -L 1,0,1,7.5 -A 2.5,7.5,1.5,90,180 -L 2.5,9,3,9 -L 0,6,3,6 - -[g] 8 -L 0,-3,2.5,-3 -A 2.5,-1.5,1.5,270,0 -L 4,-1.5,4,6 -L 4,6,1.5,6 -A 1.5,4.5,1.5,90,180 -L 0,4.5,0,1.5 -A 1.5,1.5,1.5,180,270 -L 1.5,0,4,0 - -[h] 4 -L 0,9,0,0 -L 0,6,2.5,6 -A 2.5,4.5,1.5,0,90 -L 4,4.5,4,0 - -[i] 2 -L 0,0,0,6 -L 0,8.5,0,9 - -[j] 4 -L 0,-3,0.5,-3 -A 0.5,-1.5,1.5,270,0 -L 2,-1.5,2,6 -L 2,8.5,2,9 - -[k] 3 -L 0,9,0,0 -L 0,3.5,4,6 -L 1.320923,4.32555,4,0 - -[l] 2 -L 0,9,0,1 -A 1,1,1,180,270 - -[m] 5 -L 0,0,0,6 -L 0,6,4.5,6 -A 4.5,4.5,1.5,0,90 -L 6,4.5,6,0 -L 3,6,3,0 - -[n] 4 -L 0,0,0,6 -L 0,6,2.5,6 -A 2.5,4.5,1.5,0,90 -L 4,4.5,4,0 - -[o] 4 -L 0,4,0,2 -A 2,2,2,180,0 -L 4,2,4,4 -A 2,4,2,0,180 - -[p] 6 -L 0,0,2.5,0 -A 2.5,1.5,1.5,270,0 -L 4,1.5,4,4.5 -A 2.5,4.5,1.5,0,90 -L 2.5,6,0,6 -L 0,6,0,-3 - -[q] 6 -L 4,0,1.5,0 -A 1.5,1.5,1.5,180,270 -L 0,1.5,0,4.5 -A 1.5,4.5,1.5,90,180 -L 1.5,6,4,6 -L 4,6,4,-3 - -[r] 3 -L 0,0,0,6 -L 0,6,2,6 -A 2,5,1,0,90 - -[s] 5 -A 2.164185,1.82088,4.0573,63.09737,108.27552 -A 1.268188,4.53406,1.2,108.274567,247.790543 -L 0.814575,3.42309,3.185425,2.45509 -A 2.731812,1.34412,1.19999,288.274933,67.791191 -A 1.835815,4.05732,4.05732,243.097656,288.275513 - -[t] 2 -L 0,6,3,6 -L 1,9,1,0 - -[u] 4 -L 0,6,0,1.5 -A 1.5,1.5,1.5,180,270 -L 1.5,0,4,0 -L 4,0,4,6 - -[v] 2 -L 0,6,2,0 -L 2,0,4,6 - -[w] 4 -L 0,6,1.5,0 -L 1.5,0,3,4 -L 3,4,4.5,0 -L 4.5,0,6,6 - -[x] 2 -L 0,6,4,0 -L 0,0,4,6 - -[y] 4 -L 0,6,2,0 -L 4,6,1.227905,-2.31623 -A 0.279297,-2,1,270,341.565063 -L 0.279297,-3,0,-3 - -[z] 3 -L 0,6,4,6 -L 4,6,0,0 -L 0,0,4,0 - -[{] 6 -A 2,8,1,90,180 -L 1,8,1,5 -A 0,5,1,270,0 -A 0,3,1,0,90 -L 1,3,1,0 -A 2,0,1,180,270 - -[}] 6 -A 0,8,1,0,90 -L 1,8,1,5 -A 2,5,1,180,270 -A 2,3,1,90,180 -L 1,3,1,0 -A 0,0,1,270,0 - -# Cyrillic letters -------------------------------------- - -[0450] 8 -L 0,3,4,3 -L 4,3,4,4 -A 2,4,2,0,180 -L 0,4,0,1.5 -A 1.5,1.5,1.5,180,270 -L 1.5,0,4,0 -L 1,9,1,8.5 -L 3,9,3,8.5 - -[0400] 6 -L 4,9,0,9 -L 0,9,0,0 -L 0,0,4,0 -L 0,5,3,5 -L 1,10.25,1,10.75 -L 3,10.25,3,10.75 - -[044E] 6 -L 0,6,0,0 -A 3,4.5,1.5,0,180 -A 3,1.5,1.5,180,0 -L 1.5,4.5,1.5,1.5 -L 4.5,4.5,4.5,1.5 -L 0,3,1.5,3 - -[0430] 8 -A 1.5,4.5,1.5,90,180 -A 1.5,1.5,1.5,180,270 -L 1.5,6,4,6 -L 0,4.5,0,1.5 -A 2.5,1.5,1.5,270,0 -L 1.5,0,2.5,0 -L 4,6,4,1.5 -A 5.5,1.5,1.5,180,270 - -[0431] 10 -A 1.5,4.5,1.5,90,180 -A 1.5,1.5,1.5,180,270 -L 0,4.5,0,1.5 -A 2.5,1.5,1.5,270,0 -L 1.5,0,2.5,0 -A 2.5,4.5,1.5,0,90 -L 1.5,6,2.5,6 -L 4,4.5,4,1.5 -L 0,9,4,9 -L 0,9,3.542072,5.578929 - -[0446] 5 -L 0,6,0,1.5 -A 1.5,1.5,1.5,180,270 -L 4,0,4,6 -L 1.5,0,5,0 -L 5,0,5,-1.5 - -[0434] 9 -A 1.5,1.5,1.5,180,270 -A 1.5,4.5,1.5,90,180 -L 0,4.5,0,1.5 -A 2.5,1.5,1.5,270,0 -L 1.5,0,2.5,0 -A 2.5,7.5,1.5,0,90 -L 4,7.5,4,1.5 -L 1.5,6,4,6 -L 0.5,9,2.5,9 - -[0435] 6 -L 0,3,4,3 -L 4,3,4,4 -A 2,4,2,0,180 -L 0,4,0,1.5 -A 1.5,1.5,1.5,180,270 -L 1.5,0,4,0 - -[0444] 3 -L 3,8,3,-3 -A 3,3,3,90,270 -A 3,3,3,270,90 - -[0433] 5 -A 1.835815,1.82088,4.0573,71.72448,116.90263 -A 2.731812,4.53406,1.2,292.209457,71.725433 -L 3.185425,3.42309,0.814575,2.45509 -A 1.268188,1.34412,1.19999,112.208809,251.725067 -A 2.164185,4.05732,4.05732,251.724487,296.902344 - -[0445] 2 -L 0,6,4,0 -L 0,0,4,6 - -[0438] 4 -L 0,6,0,1.5 -A 1.5,1.5,1.5,180,270 -L 1.5,0,4,0 -L 4,0,4,6 - -[0439] 5 -L 0,6,0,1.5 -A 1.5,1.5,1.5,180,270 -L 1.5,0,4,0 -L 4,0,4,6 -L 1,7.5,3,7.5 - -[043A] 3 -L 0,6,0,0 -L 0,3,4,6 -L 1.333333,4,4,0 - -[043B] 3 -L 4,6,4,0 -L 2.5,6,0,0 -L 2.5,6,4,6 - -[043C] 4 -L 0,6,0,0 -L 5,6,5,0 -L 0,6,2.5,2.5 -L 2.5,2.5,5,6 - -[043D] 3 -L 0,6,0,0 -L 4,6,4,0 -L 0,3,4,3 - -[043E] 4 -L 0,4,0,2 -A 2,2,2,180,0 -L 4,2,4,4 -A 2,4,2,0,180 - -[043F] 4 -L 0,0,0,6 -L 0,6,2.5,6 -A 2.5,4.5,1.5,0,90 -L 4,4.5,4,0 - -[044F] 5 -L 4,0,4,6 -A 1.5,4.5,1.5,90,270 -L 4,3,1.5,3 -L 4,6,1.5,6 -L 0,0,2.5,3 - -[0440] 6 -L 0,0,2.5,0 -A 2.5,1.5,1.5,270,0 -L 4,1.5,4,4.5 -A 2.5,4.5,1.5,0,90 -L 2.5,6,0,6 -L 0,6,0,-3 - -[0441] 5 -L 3,6,1.5,6 -A 1.5,4.5,1.5,90,180 -L 0,4.5,0,1.5 -A 1.5,1.5,1.5,180,270 -L 1.5,0,3,0 - -[0442] 5 -L 0,0,0,6 -L 0,6,4.5,6 -A 4.5,4.5,1.5,0,90 -L 6,4.5,6,0 -L 3,6,3,0 - -[0443] 6 -L 0,6,0,1.5 -A 1.5,1.5,1.5,180,270 -L 1.5,0,4,0 -A 2.5,-1.5,1.5,270,0 -L 4,6,4,-1.5 -L 0.5,-3,2.5,-3 - -[0436] 5 -L 3,6,3,0 -L 0,6,3,3 -L 3,3,6,6 -L 0,0,2.571429,3.428571 -L 6,0,3.428571,3.428571 - -[0432] 11 -A 1.5,4.5,1.5,90,180 -A 1.5,1.5,1.5,180,270 -L 0,4.5,0,1.5 -A 2.5,1.5,1.5,270,0 -L 1.5,0,2.5,0 -A 2.5,4.5,1.5,0,90 -L 1.5,6,2.5,6 -L 4,4.5,4,1.5 -L 1.894427,7.552786,0.294612,5.392771 -A 1,8,1,333.434949,180 -L 0,8,0,4.5 - -[044C] 4 -L 0,6,0,0 -A 2.5,1.5,1.5,270,90 -L 0,3,2.5,3 -L 0,0,2.5,0 - -[044B] 5 -L 0,6,0,0 -L 5,6,5,0 -A 2,1.5,1.5,270,90 -L 0,3,2,3 -L 0,0,2,0 - -[0437] 7 -A 2.5,4.5,1.5,270,90 -A 2.5,1.5,1.5,270,90 -L 1.5,3,2.5,3 -A 1.5,4.5,1.5,90,161.565051 -L 1.5,6,2.5,6 -A 1.5,1.5,1.5,198.434949,270 -L 1.5,0,2.5,0 - -[0448] 5 -L 0,6,0,1.5 -A 1.5,1.5,1.5,180,270 -L 6,6,6,0 -L 3,6,3,0 -L 1.5,0,6,0 - -[044D] 6 -A 2.5,4.5,1.5,0,90 -A 2.5,1.5,1.5,270,0 -L 4,4.5,4,1.5 -L 0,6,2.5,6 -L 0,0,2.5,0 -L 1.5,3,4,3 - -[0449] 6 -L 0,6,0,1.5 -A 1.5,1.5,1.5,180,270 -L 6,6,6,0 -L 3,6,3,0 -L 1.5,0,7,0 -L 7,0,7,-1.5 - -[0447] 4 -L 4,6,4,0 -A 1.5,4.5,1.5,180,270 -L 0,6,0,4.5 -L 1.5,3,4,3 - -[044A] 5 -L 1.5,6,1.5,0 -A 4,1.5,1.5,270,90 -L 1.5,3,4,3 -L 1.5,0,4,0 -L 0,6,1.5,6 - -[042E] 10 -A 3.5,7,2,90,180 -A 4,7,2,0,90 -L 3.5,9,4,9 -A 3.5,2,2,180,270 -A 4,2,2,270,0 -L 3.5,0,4,0 -L 0,9,0,0 -L 1.5,7,1.5,2 -L 6,7,6,2 -L 0,5,1.5,5 - -[0410] 3 -L 0,0,3,9 -L 3,9,6,0 -L 0.833313,2.5,5.166687,2.5 - -[0411] 7 -L 0,0,0,9 -L 0,5,2.599976,5 -A 2.599976,2.6,2.4,0,90 -L 5,2.6,5,2.4 -A 2.599976,2.4,2.4,270,0 -L 2.599976,0,0,0 -L 0,9,4,9 - -[0426] 4 -L 0,9,0,0 -L 5,9,5,0 -L 0,0,6,0 -L 6,0,6,-1.5 - -[0414] 6 -L 5.5,9,5.5,0 -L 0,0,6,0 -L 0,0,0,-1.5 -L 6,0,6,-1.5 -L 5.5,9,3.5,9 -L 3.5,9,0.5,0 - -[0415] 4 -L 4,9,0,9 -L 0,9,0,0 -L 0,0,4,0 -L 0,5,3,5 - -[0424] 9 -L 3,9,3,0 -A 2,4,2,180,270 -A 4,4,2,270,0 -L 2,2,4,2 -A 2,5.5,2,90,180 -L 2,7.5,4,7.5 -A 4,5.5,2,0,90 -L 6,5.5,6,4 -L 0,5.5,0,4 - -[0413] 2 -L 0,9,5,9 -L 0,9,0,0 - -[0425] 2 -L 0,9,6,0 -L 0,0,6,9 - -[0418] 3 -L 0,9,0,0 -L 5,0,5,9 -L 5,9,0,0 - -[0419] 4 -L 0,9,0,0 -L 0,0,5,9 -L 5,9,5,0 -L 1.5,10,3.5,10 - -[041A] 3 -L 0,9,0,0 -L 0,3.5,5,9 -L 1.671326,5.33844,5,0 - -[041B] 3 -L 5,0,5,9 -L 5,9,3.5,9 -L 3.5,9,0,0 - -[041C] 4 -L 0,0,0,9 -L 0,9,3,4 -L 3,4,6,9 -L 6,9,6,0 - -[041D] 3 -L 0,9,0,0 -L 5,0,5,9 -L 0,5,5,5 - -[041E] 8 -L 0,2,0,7 -A 2,7,2,90,180 -L 2,9,3,9 -A 3,7,2,0,90 -L 5,7,5,2 -A 3,2,2,270,0 -L 3,0,2,0 -A 2,2,2,180,270 - -[041F] 3 -L 5,0,5,9 -L 5,9,0,9 -L 0,9,0,0 - -[042F] 7 -L 5,0,5,9 -L 5,9,2,9 -L 0,7,0,6 -L 2,4,5,4 -L 0,0,3,4 -A 2,7,2,90,180 -A 2,6,2,180,270 - -[0420] 6 -L 0,0,0,9 -L 0,9,3,9 -A 3,7,2,0,90 -L 5,7,5,6 -A 3,6,2,270,0 -L 3,4,0,4 - -[0421] 5 -L 4,9,2,9 -A 2,7,2,90,180 -L 0,7,0,2 -A 2,2,2,180,270 -L 2,0,4,0 - -[0422] 2 -L 0,9,6,9 -L 3,9,3,0 - -[0423] 6 -L 2,4,5,4 -L 0,9,0,6 -A 2,6,2,180,270 -A 3,2,2,270,0 -L 5,9,5,2 -L 0.5,0,3,0 - -[0416] 5 -L 3,9,3,0 -L 0,9,3,4.5 -L 3,4.5,6,9 -L 0,0,2.7,4.95 -L 3.3,4.95,6,0 - -[0412] 8 -L 0,0,0,9 -L 0,9,2.5,9 -A 2.5,7,2,270,90 -L 0,5,2.599976,5 -A 2.599976,2.6,2.4,0,90 -L 5,2.6,5,2.4 -A 2.599976,2.4,2.4,270,0 -L 2.599976,0,0,0 - -[042C] 4 -L 0,9,0,0 -A 2.5,2.5,2.5,270,90 -L 0,5,2.5,5 -L 0,0,2.5,0 - -[042B] 5 -L 0,9,0,0 -L 6,9,6,0 -A 2,2.5,2.5,270,90 -L 0,5,2,5 -L 0,0,2,0 - -[0417] 9 -A 3,7,2,270,90 -L 3,5,2,5 -A 3,3,2,0,90 -L 5,3,5,2 -A 3,2,2,270,0 -A 2,7,2,90,135 -L 2,9,3,9 -A 2,2,2,206.565051,270 -L 2,0,3,0 - -[0428] 4 -L 0,9,0,0 -L 0,0,6,0 -L 6,0,6,9 -L 3,9,3,0 - -[042D] 6 -L 5,7,5,2 -A 3,7,2,0,90 -A 3,2,2,270,0 -L 0,9,3,9 -L 3,0,0,0 -L 5,5,2,5 - -[0429] 5 -L 0,9,0,0 -L 6,0,6,9 -L 3,9,3,0 -L 0,0,7,0 -L 7,0,7,-1.5 - -[0427] 4 -L 5,9,5,0 -L 2,4,5,4 -L 0,9,0,6 -A 2,6,2,180,270 - -[042A] 5 -L 1.5,9,1.5,0 -A 4,2.5,2.5,270,90 -L 1.5,5,4,5 -L 1.5,0,4,0 -L 0,9,1.5,9 - -# Additional signs (diameter, degree, plus/minus) ------------------- - -[00D8] 3 -A 3,4.5,3,77.471191,257.471191 -A 3,4.5,3,257.471191,77.471191 -L 2,0,4,9 - -[00B0] 2 -A 1.5,7.5,1.5,90,270 -A 1.5,7.5,1.5,270,90 - -[00B1] 3 -L -0.000122,5,3.999878,5 -L 1.999878,7,1.999878,3 -L -0.000122,1,3.999878,1 - -#EOF diff --git a/fonts/gothgbt.cxf b/fonts/gothgbt.cxf deleted file mode 100644 index 19b0339..0000000 --- a/fonts/gothgbt.cxf +++ /dev/null @@ -1,3188 +0,0 @@ -# Format: QCad II Font -# Creator: Adam Radlowski's "dodajf" program - GRASS font translator -# Version: 1.0.0 -# Name: Gothic Great Britain triplex -# LetterSpacing: 3.0 -# WordSpacing: 6.75 -# LineSpacingFactor: 1.0 -# Author: Hershey fonts - -[!] 20 -L 0.96,6.72,0.64,6.4 -L 0.64,6.4,0,6.08 -L 0,6.08,0.64,5.76 -L 0.64,5.76,0.96,2.24 -L 0.96,5.76,1.28,6.08 -L 1.28,6.08,0.96,6.4 -L 0.96,6.4,0.64,6.08 -L 0.64,6.08,0.96,5.76 -L 0.96,5.76,0.96,2.24 -L 0.96,6.72,1.28,6.4 -L 1.28,6.4,1.92,6.08 -L 1.92,6.08,1.28,5.76 -L 1.28,5.76,0.96,2.24 -L 0.96,0.96,0.32,0.32 -L 0.32,0.32,0.96,0 -L 0.96,0,1.6,0.32 -L 1.6,0.32,0.96,0.96 -L 0.96,0.64,0.64,0.32 -L 0.64,0.32,1.28,0.32 -L 1.28,0.32,0.96,0.64 - -["] 10 -L 0.32,6.72,0,6.4 -L 0,6.4,0,4.48 -L 0.32,6.4,0,4.48 -L 0.32,6.72,0.64,6.4 -L 0.64,6.4,0,4.48 -L 3.2,6.72,2.88,6.4 -L 2.88,6.4,2.88,4.48 -L 3.2,6.4,2.88,4.48 -L 3.2,6.72,3.52,6.4 -L 3.52,6.4,2.88,4.48 - -[#] 4 -L 2.56,6.72,0.32,-2.24 -L 4.48,6.72,2.24,-2.24 -L 0.32,3.2,4.8,3.2 -L 0,1.28,4.48,1.28 - -[$] 46 -L 1.6,8,1.6,-1.28 -L 2.88,8,2.88,-1.28 -L 2.88,6.72,3.52,6.4 -L 3.52,6.4,3.84,5.76 -L 3.84,5.76,3.84,5.12 -L 3.84,5.12,4.48,5.44 -L 4.48,5.44,4.16,6.08 -L 4.16,6.08,3.84,6.4 -L 3.84,6.4,2.88,6.72 -L 2.88,6.72,1.6,6.72 -L 1.6,6.72,0.64,6.4 -L 0.64,6.4,0,5.76 -L 0,5.76,0,4.8 -L 0,4.8,0.32,4.16 -L 0.32,4.16,1.28,3.52 -L 1.28,3.52,3.2,2.88 -L 3.2,2.88,3.84,2.56 -L 3.84,2.56,4.16,1.92 -L 4.16,1.92,4.16,0.96 -L 4.16,0.96,3.84,0.32 -L 4.16,5.44,3.84,6.08 -L 0.32,4.8,0.64,4.16 -L 0.64,4.16,1.28,3.84 -L 1.28,3.84,3.2,3.2 -L 3.2,3.2,3.84,2.88 -L 3.84,2.88,4.16,2.24 -L 0.64,0.64,0.32,1.28 -L 0.64,6.4,0.32,5.76 -L 0.32,5.76,0.32,5.12 -L 0.32,5.12,0.64,4.48 -L 0.64,4.48,1.28,4.16 -L 1.28,4.16,3.2,3.52 -L 3.2,3.52,4.16,2.88 -L 4.16,2.88,4.48,2.24 -L 4.48,2.24,4.48,1.28 -L 4.48,1.28,4.16,0.64 -L 4.16,0.64,3.84,0.32 -L 3.84,0.32,2.88,0 -L 2.88,0,1.6,0 -L 1.6,0,0.64,0.32 -L 0.64,0.32,0.32,0.64 -L 0.32,0.64,0,1.28 -L 0,1.28,0.64,1.6 -L 0.64,1.6,0.64,0.96 -L 0.64,0.96,0.96,0.32 -L 0.96,0.32,1.6,0 - -[%] 26 -L 5.76,6.72,0,0 -L 1.6,6.72,2.24,6.08 -L 2.24,6.08,2.24,5.44 -L 2.24,5.44,1.92,4.8 -L 1.92,4.8,1.28,4.48 -L 1.28,4.48,0.64,4.48 -L 0.64,4.48,0,5.12 -L 0,5.12,0,5.76 -L 0,5.76,0.32,6.4 -L 0.32,6.4,0.96,6.72 -L 0.96,6.72,1.6,6.72 -L 1.6,6.72,2.24,6.4 -L 2.24,6.4,3.2,6.08 -L 3.2,6.08,4.16,6.08 -L 4.16,6.08,5.12,6.4 -L 5.12,6.4,5.76,6.72 -L 4.48,2.24,3.84,1.92 -L 3.84,1.92,3.52,1.28 -L 3.52,1.28,3.52,0.64 -L 3.52,0.64,4.16,0 -L 4.16,0,4.8,0 -L 4.8,0,5.44,0.32 -L 5.44,0.32,5.76,0.96 -L 5.76,0.96,5.76,1.6 -L 5.76,1.6,5.12,2.24 -L 5.12,2.24,4.48,2.24 - -[&] 38 -L 5.44,4.16,5.76,3.84 -L 5.76,3.84,6.08,3.84 -L 6.08,3.84,6.4,4.16 -L 5.12,3.84,5.44,3.52 -L 5.44,3.52,6.08,3.52 -L 5.12,3.52,5.44,3.2 -L 5.44,3.2,5.76,3.2 -L 5.76,3.2,6.08,3.52 -L 6.08,3.52,6.4,4.16 -L 5.44,4.16,3.52,2.24 -L 3.2,1.92,1.28,0 -L 1.28,0,0,1.6 -L 0,1.6,1.92,3.52 -L 2.24,3.84,3.52,5.12 -L 3.52,5.12,2.24,6.72 -L 2.24,6.72,0.64,4.8 -L 0.64,4.8,2.56,2.88 -L 2.56,2.88,3.84,0.96 -L 3.84,0.96,4.48,0.32 -L 4.48,0.32,5.12,0 -L 5.12,0,5.76,0 -L 5.76,0,6.08,0.32 -L 6.08,0.32,6.4,0.96 -L 1.28,0.32,0.32,1.6 -L 3.2,5.12,2.24,6.4 -L 0.96,4.8,2.56,3.2 -L 2.56,3.2,3.84,1.28 -L 3.84,1.28,4.48,0.64 -L 4.48,0.64,5.12,0.32 -L 5.12,0.32,6.08,0.32 -L 1.6,0.32,0.32,1.92 -L 3.2,4.8,1.92,6.4 -L 0.96,5.12,2.88,3.2 -L 2.88,3.2,4.16,1.28 -L 4.16,1.28,4.48,0.96 -L 4.48,0.96,5.12,0.64 -L 5.12,0.64,6.08,0.64 -L 6.08,0.64,6.4,0.96 - -['] 10 -L 0.64,4.8,0.64,5.44 -L 0.64,5.44,0,6.08 -L 0,6.08,0.64,6.72 -L 0.64,6.72,0.96,6.08 -L 0.96,6.08,0.96,5.44 -L 0.96,5.44,0.64,4.8 -L 0.64,4.8,0,4.48 -L 0.64,6.4,0.32,6.08 -L 0.32,6.08,0.64,5.76 -L 0.64,5.76,0.64,6.4 - -[(] 21 -L 2.24,8,1.6,7.36 -L 1.6,7.36,0.96,6.4 -L 0.96,6.4,0.32,5.12 -L 0.32,5.12,0,3.52 -L 0,3.52,0,2.24 -L 0,2.24,0.32,0.64 -L 0.32,0.64,0.96,-0.64 -L 0.96,-0.64,1.6,-1.6 -L 1.6,-1.6,2.24,-2.24 -L 0.96,6.08,0.64,5.12 -L 0.64,5.12,0.32,3.84 -L 0.32,3.84,0.32,1.92 -L 0.32,1.92,0.64,0.64 -L 0.64,0.64,0.96,-0.32 -L 1.6,7.36,1.28,6.72 -L 1.28,6.72,0.96,5.76 -L 0.96,5.76,0.64,3.84 -L 0.64,3.84,0.64,1.92 -L 0.64,1.92,0.96,0 -L 0.96,0,1.28,-0.96 -L 1.28,-0.96,1.6,-1.6 - -[)] 21 -L 0,8,0.64,7.36 -L 0.64,7.36,1.28,6.4 -L 1.28,6.4,1.92,5.12 -L 1.92,5.12,2.24,3.52 -L 2.24,3.52,2.24,2.24 -L 2.24,2.24,1.92,0.64 -L 1.92,0.64,1.28,-0.64 -L 1.28,-0.64,0.64,-1.6 -L 0.64,-1.6,0,-2.24 -L 1.28,6.08,1.6,5.12 -L 1.6,5.12,1.92,3.84 -L 1.92,3.84,1.92,1.92 -L 1.92,1.92,1.6,0.64 -L 1.6,0.64,1.28,-0.32 -L 0.64,7.36,0.96,6.72 -L 0.96,6.72,1.28,5.76 -L 1.28,5.76,1.6,3.84 -L 1.6,3.84,1.6,1.92 -L 1.6,1.92,1.28,0 -L 1.28,0,0.96,-0.96 -L 0.96,-0.96,0.64,-1.6 - -[*] 21 -L 1.6,6.72,1.28,6.4 -L 1.28,6.4,1.92,3.2 -L 1.92,3.2,1.6,2.88 -L 1.6,6.72,1.6,2.88 -L 1.6,6.72,1.92,6.4 -L 1.92,6.4,1.28,3.2 -L 1.28,3.2,1.6,2.88 -L 0,5.76,0.32,5.76 -L 0.32,5.76,2.88,3.84 -L 2.88,3.84,3.2,3.84 -L 0,5.76,3.2,3.84 -L 0,5.76,0,5.44 -L 0,5.44,3.2,4.16 -L 3.2,4.16,3.2,3.84 -L 3.2,5.76,2.88,5.76 -L 2.88,5.76,0.32,3.84 -L 0.32,3.84,0,3.84 -L 3.2,5.76,0,3.84 -L 3.2,5.76,3.2,5.44 -L 3.2,5.44,0,4.16 -L 0,4.16,0,3.84 - -[+] 8 -L 2.56,5.76,2.56,0.32 -L 2.56,0.32,2.88,0.32 -L 2.56,5.76,2.88,5.76 -L 2.88,5.76,2.88,0.32 -L 0,3.2,5.44,3.2 -L 5.44,3.2,5.44,2.88 -L 0,3.2,0,2.88 -L 0,2.88,5.44,2.88 - -[,] 10 -L 0.64,-0.96,0.64,-0.32 -L 0.64,-0.32,0,0.32 -L 0,0.32,0.64,0.96 -L 0.64,0.96,0.96,0.32 -L 0.96,0.32,0.96,-0.32 -L 0.96,-0.32,0.64,-0.96 -L 0.64,-0.96,0,-1.28 -L 0.64,0.64,0.32,0.32 -L 0.32,0.32,0.64,0 -L 0.64,0,0.64,0.64 - -[-] 4 -L 0,3.2,5.44,3.2 -L 5.44,3.2,5.44,2.88 -L 0,3.2,0,2.88 -L 0,2.88,5.44,2.88 - -[.] 7 -L 0.64,0.96,0,0.32 -L 0,0.32,0.64,0 -L 0.64,0,1.28,0.32 -L 1.28,0.32,0.64,0.96 -L 0.64,0.64,0.32,0.32 -L 0.32,0.32,0.96,0.32 -L 0.96,0.32,0.64,0.64 - -[/] 4 -L 5.76,8,0,-2.24 -L 0,-2.24,0.32,-2.24 -L 5.76,8,6.08,8 -L 6.08,8,0.32,-2.24 - -[0] 26 -L 0.64,6.08,0.64,0.96 -L 0.64,0.96,0,0.64 -L 0.96,5.76,0.96,0.96 -L 0.96,0.96,1.92,0.32 -L 1.28,6.08,1.28,0.96 -L 1.28,0.96,1.92,0.64 -L 1.92,0.64,2.24,0.32 -L 0.64,6.08,1.28,6.08 -L 1.28,6.08,2.88,6.4 -L 2.88,6.4,3.52,6.72 -L 2.88,6.4,3.2,6.08 -L 3.2,6.08,3.84,5.76 -L 3.84,5.76,3.84,0.64 -L 3.2,6.4,4.16,5.76 -L 4.16,5.76,4.16,0.96 -L 3.52,6.72,3.84,6.4 -L 3.84,6.4,4.48,6.08 -L 4.48,6.08,5.12,6.08 -L 5.12,6.08,4.48,5.76 -L 4.48,5.76,4.48,0.64 -L 0,0.64,0.64,0.64 -L 0.64,0.64,1.28,0.32 -L 1.28,0.32,1.6,0 -L 1.6,0,2.24,0.32 -L 2.24,0.32,3.84,0.64 -L 3.84,0.64,4.48,0.64 - -[1] 19 -L 0,6.08,0.32,5.76 -L 0.32,5.76,0.64,5.12 -L 0.64,5.12,0.64,0.96 -L 0.64,0.96,0,0.64 -L 0.64,5.76,0.32,6.08 -L 0.32,6.08,0.64,6.4 -L 0.64,6.4,0.96,5.76 -L 0.96,5.76,0.96,0.64 -L 0.96,0.64,1.6,0.32 -L 0,6.08,0.96,6.72 -L 0.96,6.72,1.28,6.08 -L 1.28,6.08,1.28,0.96 -L 1.28,0.96,1.92,0.64 -L 1.92,0.64,2.24,0.64 -L 0,0.64,0.32,0.64 -L 0.32,0.64,0.96,0.32 -L 0.96,0.32,1.28,0 -L 1.28,0,1.6,0.32 -L 1.6,0.32,2.24,0.64 - -[2] 30 -L 0.32,6.08,0.96,6.08 -L 0.96,6.08,1.6,6.4 -L 1.6,6.4,1.92,6.72 -L 1.92,6.72,2.56,6.4 -L 2.56,6.4,3.52,6.08 -L 3.52,6.08,4.16,6.08 -L 1.6,6.08,2.24,6.4 -L 0.32,6.08,0.96,5.76 -L 0.96,5.76,1.6,5.76 -L 1.6,5.76,2.24,6.08 -L 2.24,6.08,2.56,6.4 -L 3.52,6.08,3.52,3.52 -L 3.84,5.76,3.84,3.84 -L 4.16,6.08,4.16,3.52 -L 4.16,3.52,1.92,3.52 -L 1.92,3.52,0.96,3.2 -L 0.96,3.2,0.32,2.56 -L 0.32,2.56,0,1.6 -L 0,1.6,0,0 -L 0,0,1.28,0.64 -L 1.28,0.64,2.56,0.96 -L 2.56,0.96,3.52,0.96 -L 3.52,0.96,4.8,0.64 -L 0.96,0.32,1.92,0.64 -L 1.92,0.64,3.52,0.64 -L 3.52,0.64,4.48,0.32 -L 0,0,1.6,0.32 -L 1.6,0.32,3.2,0.32 -L 3.2,0.32,4.16,0 -L 4.16,0,4.8,0.64 - -[3] 33 -L 0.32,6.08,0.64,6.08 -L 0.64,6.08,1.28,6.4 -L 1.28,6.4,1.6,6.72 -L 1.6,6.72,2.24,6.4 -L 2.24,6.4,3.52,6.08 -L 3.52,6.08,4.16,6.08 -L 1.28,6.08,1.92,6.4 -L 0.32,6.08,0.96,5.76 -L 0.96,5.76,1.6,5.76 -L 1.6,5.76,2.24,6.4 -L 3.52,6.08,3.52,3.84 -L 3.84,5.76,3.84,4.16 -L 4.16,6.08,4.16,3.84 -L 4.16,3.84,3.52,3.84 -L 3.52,3.84,2.56,3.52 -L 2.56,3.52,1.92,3.2 -L 1.92,3.52,2.56,3.2 -L 2.56,3.2,3.52,2.88 -L 3.52,2.88,4.16,2.88 -L 4.16,2.88,4.16,0.64 -L 3.84,2.56,3.84,0.96 -L 3.52,2.88,3.52,0.64 -L 0,0.64,0.64,0.96 -L 0.64,0.96,1.28,0.96 -L 1.28,0.96,1.92,0.64 -L 1.92,0.64,2.24,0.32 -L 1.28,0.64,1.92,0.32 -L 0,0.64,0.64,0.64 -L 0.64,0.64,1.28,0.32 -L 1.28,0.32,1.6,0 -L 1.6,0,2.24,0.32 -L 2.24,0.32,3.52,0.64 -L 3.52,0.64,4.16,0.64 - -[4] 25 -L 3.2,6.72,0,3.52 -L 0,3.52,0,1.92 -L 0,1.92,2.88,1.92 -L 3.52,1.92,4.8,1.92 -L 4.8,1.92,5.12,1.6 -L 5.12,1.6,5.12,2.24 -L 5.12,2.24,4.8,1.92 -L 0.32,3.52,0.32,2.24 -L 0.64,4.16,0.64,1.92 -L 2.88,6.4,2.88,0.96 -L 2.88,0.96,2.24,0.64 -L 3.2,5.44,3.52,6.08 -L 3.52,6.08,3.2,6.4 -L 3.2,6.4,3.2,0.64 -L 3.2,0.64,3.84,0.32 -L 3.2,6.72,3.84,6.08 -L 3.84,6.08,3.52,5.44 -L 3.52,5.44,3.52,0.96 -L 3.52,0.96,4.16,0.64 -L 4.16,0.64,4.48,0.64 -L 2.24,0.64,2.56,0.64 -L 2.56,0.64,3.2,0.32 -L 3.2,0.32,3.52,0 -L 3.52,0,3.84,0.32 -L 3.84,0.32,4.48,0.64 - -[5] 31 -L 0.32,6.72,0.32,3.84 -L 0.32,6.72,4.16,6.72 -L 0.64,6.4,3.52,6.4 -L 0.32,6.08,3.2,6.08 -L 3.2,6.08,3.84,6.4 -L 3.84,6.4,4.16,6.72 -L 3.52,4.8,3.2,4.48 -L 3.2,4.48,2.56,4.16 -L 2.56,4.16,1.28,3.84 -L 1.28,3.84,0.32,3.84 -L 2.56,4.16,2.88,4.16 -L 2.88,4.16,3.52,3.84 -L 3.52,3.84,3.52,0.64 -L 3.2,4.48,3.84,4.16 -L 3.84,4.16,3.84,0.96 -L 3.52,4.8,3.84,4.48 -L 3.84,4.48,4.48,4.16 -L 4.48,4.16,4.8,4.16 -L 4.8,4.16,4.16,3.84 -L 4.16,3.84,4.16,0.64 -L 0,0.64,0.64,0.96 -L 0.64,0.96,1.28,0.96 -L 1.28,0.96,1.92,0.64 -L 1.92,0.64,2.24,0.32 -L 1.28,0.64,1.92,0.32 -L 0,0.64,0.64,0.64 -L 0.64,0.64,1.28,0.32 -L 1.28,0.32,1.6,0 -L 1.6,0,2.24,0.32 -L 2.24,0.32,3.52,0.64 -L 3.52,0.64,4.16,0.64 - -[6] 37 -L 0.64,6.08,0.64,0.96 -L 0.64,0.96,0,0.64 -L 0.96,5.76,0.96,0.96 -L 0.96,0.96,1.92,0.32 -L 1.28,6.08,1.28,0.96 -L 1.28,0.96,1.92,0.64 -L 1.92,0.64,2.24,0.32 -L 0.64,6.08,1.28,6.08 -L 1.28,6.08,2.56,6.4 -L 2.56,6.4,3.2,6.72 -L 3.2,6.72,3.52,6.4 -L 3.52,6.4,4.16,6.08 -L 4.16,6.08,4.48,6.08 -L 2.88,6.4,3.52,6.08 -L 2.56,6.4,3.2,5.76 -L 3.2,5.76,3.84,5.76 -L 3.84,5.76,4.48,6.08 -L 1.28,3.52,1.6,3.52 -L 1.6,3.52,2.88,3.84 -L 2.88,3.84,3.52,4.16 -L 3.52,4.16,3.84,4.48 -L 2.88,3.84,3.2,3.84 -L 3.2,3.84,3.84,3.52 -L 3.84,3.52,3.84,0.64 -L 3.52,4.16,4.16,3.52 -L 4.16,3.52,4.16,0.96 -L 3.84,4.48,4.16,4.16 -L 4.16,4.16,4.8,3.84 -L 4.8,3.84,5.12,3.84 -L 5.12,3.84,4.48,3.52 -L 4.48,3.52,4.48,0.64 -L 0,0.64,0.64,0.64 -L 0.64,0.64,1.28,0.32 -L 1.28,0.32,1.6,0 -L 1.6,0,2.24,0.32 -L 2.24,0.32,3.84,0.64 -L 3.84,0.64,4.48,0.64 - -[7] 26 -L 0,6.08,0.64,6.72 -L 0.64,6.72,1.6,6.4 -L 1.6,6.4,3.2,6.4 -L 3.2,6.4,4.8,6.72 -L 0.32,6.4,1.28,6.08 -L 1.28,6.08,2.88,6.08 -L 2.88,6.08,3.84,6.4 -L 0,6.08,1.28,5.76 -L 1.28,5.76,2.24,5.76 -L 2.24,5.76,3.52,6.08 -L 3.52,6.08,4.8,6.72 -L 4.8,6.72,4.48,6.08 -L 4.48,6.08,3.84,5.12 -L 3.84,5.12,2.56,3.84 -L 2.56,3.84,1.92,2.88 -L 1.92,2.88,1.6,1.92 -L 1.6,1.92,1.6,0.96 -L 1.6,0.96,1.92,0 -L 2.24,3.2,1.92,2.24 -L 1.92,2.24,1.92,1.28 -L 1.92,1.28,2.24,0.32 -L 3.2,4.48,2.56,3.52 -L 2.56,3.52,2.24,2.56 -L 2.24,2.56,2.24,1.6 -L 2.24,1.6,2.56,0.64 -L 2.56,0.64,1.92,0 - -[8] 39 -L 0.64,5.76,0.64,3.84 -L 0.96,5.44,0.96,4.16 -L 1.28,5.76,1.28,3.84 -L 0.64,5.76,1.28,5.76 -L 1.28,5.76,2.88,6.08 -L 2.88,6.08,3.52,6.4 -L 3.52,6.4,3.84,6.72 -L 2.88,6.08,3.2,6.08 -L 3.2,6.08,3.84,5.76 -L 3.84,5.76,3.84,3.84 -L 3.52,6.4,4.16,6.08 -L 4.16,6.08,4.16,4.16 -L 3.84,6.72,4.16,6.4 -L 4.16,6.4,4.8,6.08 -L 4.8,6.08,5.12,6.08 -L 5.12,6.08,4.48,5.76 -L 4.48,5.76,4.48,3.84 -L 0.64,3.84,1.28,3.84 -L 1.28,3.84,3.84,2.88 -L 3.84,2.88,4.48,2.88 -L 4.48,3.84,3.84,3.84 -L 3.84,3.84,1.28,2.88 -L 1.28,2.88,0.64,2.88 -L 0.64,2.88,0.64,0.96 -L 0.64,0.96,0,0.64 -L 0.96,2.56,0.96,0.96 -L 0.96,0.96,1.92,0.32 -L 1.28,2.88,1.28,0.96 -L 1.28,0.96,1.92,0.64 -L 1.92,0.64,2.24,0.32 -L 3.84,2.88,3.84,0.64 -L 4.16,2.56,4.16,0.96 -L 4.48,2.88,4.48,0.64 -L 0,0.64,0.64,0.64 -L 0.64,0.64,1.28,0.32 -L 1.28,0.32,1.6,0 -L 1.6,0,2.24,0.32 -L 2.24,0.32,3.84,0.64 -L 3.84,0.64,4.48,0.64 - -[9] 38 -L 0.64,6.08,0.64,3.2 -L 0.64,3.2,0,2.88 -L 0.96,5.76,0.96,2.88 -L 0.96,2.88,1.6,2.56 -L 1.28,6.08,1.28,3.2 -L 1.28,3.2,1.92,2.88 -L 1.92,2.88,2.24,2.88 -L 0.64,6.08,1.28,6.08 -L 1.28,6.08,2.88,6.4 -L 2.88,6.4,3.52,6.72 -L 2.88,6.4,3.2,6.08 -L 3.2,6.08,3.84,5.76 -L 3.84,5.76,3.84,0.64 -L 3.2,6.4,4.16,5.76 -L 4.16,5.76,4.16,0.96 -L 3.52,6.72,3.84,6.4 -L 3.84,6.4,4.48,6.08 -L 4.48,6.08,5.12,6.08 -L 5.12,6.08,4.48,5.76 -L 4.48,5.76,4.48,0.64 -L 0,2.88,0.32,2.88 -L 0.32,2.88,0.96,2.56 -L 0.96,2.56,1.28,2.24 -L 1.28,2.24,1.6,2.56 -L 1.6,2.56,2.24,2.88 -L 2.24,2.88,3.52,3.2 -L 3.52,3.2,3.84,3.2 -L 0.32,0.64,0.96,0.96 -L 0.96,0.96,1.6,0.96 -L 1.6,0.96,2.24,0.64 -L 2.24,0.64,2.56,0.32 -L 1.6,0.64,2.24,0.32 -L 0.32,0.64,0.96,0.64 -L 0.96,0.64,1.6,0.32 -L 1.6,0.32,1.92,0 -L 1.92,0,2.56,0.32 -L 2.56,0.32,3.84,0.64 -L 3.84,0.64,4.48,0.64 - -[:] 14 -L 0.64,4.48,0,3.84 -L 0,3.84,0.64,3.52 -L 0.64,3.52,1.28,3.84 -L 1.28,3.84,0.64,4.48 -L 0.64,4.16,0.32,3.84 -L 0.32,3.84,0.96,3.84 -L 0.96,3.84,0.64,4.16 -L 0.64,0.96,0,0.32 -L 0,0.32,0.64,0 -L 0.64,0,1.28,0.32 -L 1.28,0.32,0.64,0.96 -L 0.64,0.64,0.32,0.32 -L 0.32,0.32,0.96,0.32 -L 0.96,0.32,0.64,0.64 - -[;] 17 -L 0.64,4.48,0,3.84 -L 0,3.84,0.64,3.52 -L 0.64,3.52,1.28,3.84 -L 1.28,3.84,0.64,4.48 -L 0.64,4.16,0.32,3.84 -L 0.32,3.84,0.96,3.84 -L 0.96,3.84,0.64,4.16 -L 0.64,-0.96,0.64,-0.32 -L 0.64,-0.32,0,0.32 -L 0,0.32,0.64,0.96 -L 0.64,0.96,0.96,0.32 -L 0.96,0.32,0.96,-0.32 -L 0.96,-0.32,0.64,-0.96 -L 0.64,-0.96,0,-1.28 -L 0.64,0.64,0.32,0.32 -L 0.32,0.32,0.64,0 -L 0.64,0,0.64,0.64 - -[<] 2 -L 5.12,5.76,0,2.88 -L 0,2.88,5.12,0 - -[=] 8 -L 0,4.48,5.44,4.48 -L 5.44,4.48,5.44,4.16 -L 0,4.48,0,4.16 -L 0,4.16,5.44,4.16 -L 0,1.92,5.44,1.92 -L 5.44,1.92,5.44,1.6 -L 0,1.92,0,1.6 -L 0,1.6,5.44,1.6 - -[>] 2 -L 0,5.76,5.12,2.88 -L 5.12,2.88,0,0 - -[?] 35 -L 0,5.44,0.32,6.08 -L 0.32,6.08,0.64,6.4 -L 0.64,6.4,1.6,6.72 -L 1.6,6.72,2.24,6.72 -L 2.24,6.72,3.2,6.4 -L 3.2,6.4,3.52,6.08 -L 3.52,6.08,3.84,5.44 -L 3.84,5.44,3.84,4.8 -L 3.84,4.8,3.52,4.16 -L 3.52,4.16,2.88,3.52 -L 2.88,3.52,2.24,3.2 -L 0.32,5.44,0.64,6.08 -L 3.2,6.08,3.52,5.76 -L 3.52,5.76,3.52,4.48 -L 3.52,4.48,3.2,4.16 -L 0,5.44,0.64,5.12 -L 0.64,5.12,0.64,5.76 -L 0.64,5.76,0.96,6.4 -L 0.96,6.4,1.6,6.72 -L 2.24,6.72,2.88,6.4 -L 2.88,6.4,3.2,5.76 -L 3.2,5.76,3.2,4.48 -L 3.2,4.48,2.88,3.84 -L 2.88,3.84,2.24,3.2 -L 1.92,3.2,1.92,2.24 -L 1.92,2.24,2.24,3.2 -L 2.24,3.2,1.6,3.2 -L 1.6,3.2,1.92,2.24 -L 1.92,0.96,1.28,0.32 -L 1.28,0.32,1.92,0 -L 1.92,0,2.56,0.32 -L 2.56,0.32,1.92,0.96 -L 1.92,0.64,1.6,0.32 -L 1.6,0.32,2.24,0.32 -L 2.24,0.32,1.92,0.64 - -[@] 48 -L 4.8,4.16,4.48,4.8 -L 4.48,4.8,3.84,5.12 -L 3.84,5.12,2.88,5.12 -L 2.88,5.12,2.24,4.8 -L 2.24,4.8,1.92,4.48 -L 1.92,4.48,1.6,3.52 -L 1.6,3.52,1.6,2.56 -L 1.6,2.56,1.92,1.92 -L 1.92,1.92,2.56,1.6 -L 2.56,1.6,3.52,1.6 -L 3.52,1.6,4.16,1.92 -L 4.16,1.92,4.48,2.56 -L 2.88,5.12,2.24,4.48 -L 2.24,4.48,1.92,3.52 -L 1.92,3.52,1.92,2.56 -L 1.92,2.56,2.24,1.92 -L 2.24,1.92,2.56,1.6 -L 4.8,5.12,4.48,2.56 -L 4.48,2.56,4.48,1.92 -L 4.48,1.92,5.12,1.6 -L 5.12,1.6,5.76,1.6 -L 5.76,1.6,6.4,2.24 -L 6.4,2.24,6.72,3.2 -L 6.72,3.2,6.72,3.84 -L 6.72,3.84,6.4,4.8 -L 6.4,4.8,6.08,5.44 -L 6.08,5.44,5.44,6.08 -L 5.44,6.08,4.8,6.4 -L 4.8,6.4,3.84,6.72 -L 3.84,6.72,2.88,6.72 -L 2.88,6.72,1.92,6.4 -L 1.92,6.4,1.28,6.08 -L 1.28,6.08,0.64,5.44 -L 0.64,5.44,0.32,4.8 -L 0.32,4.8,0,3.84 -L 0,3.84,0,2.88 -L 0,2.88,0.32,1.92 -L 0.32,1.92,0.64,1.28 -L 0.64,1.28,1.28,0.64 -L 1.28,0.64,1.92,0.32 -L 1.92,0.32,2.88,0 -L 2.88,0,3.84,0 -L 3.84,0,4.8,0.32 -L 4.8,0.32,5.44,0.64 -L 5.44,0.64,5.76,0.96 -L 5.12,5.12,4.8,2.56 -L 4.8,2.56,4.8,1.92 -L 4.8,1.92,5.12,1.6 - -[A] 38 -L 1.6,5.76,2.24,6.4 -L 2.24,6.4,2.88,6.72 -L 2.88,6.72,3.52,6.72 -L 3.52,6.72,3.84,6.4 -L 3.84,6.4,6.08,1.28 -L 6.08,1.28,6.4,0.96 -L 6.4,0.96,7.04,0.96 -L 3.2,6.4,3.52,6.08 -L 3.52,6.08,5.76,0.96 -L 5.76,0.96,6.08,0.32 -L 6.08,0.32,6.4,0.64 -L 6.4,0.64,5.76,0.96 -L 2.24,6.4,2.88,6.4 -L 2.88,6.4,3.2,6.08 -L 3.2,6.08,5.44,0.96 -L 5.44,0.96,5.76,0.32 -L 5.76,0.32,6.08,0 -L 6.08,0,6.4,0 -L 6.4,0,7.04,0.96 -L 1.6,4.48,1.92,4.8 -L 1.92,4.8,2.56,5.12 -L 2.56,5.12,2.88,5.12 -L 2.88,5.12,3.2,4.8 -L 2.88,4.8,2.88,4.48 -L 1.92,4.8,2.56,4.8 -L 2.56,4.8,2.88,4.16 -L 0,0,0.64,0.64 -L 0.64,0.64,1.28,0.96 -L 1.28,0.96,2.24,0.96 -L 2.24,0.96,2.88,0.64 -L 0.96,0.64,2.24,0.64 -L 2.24,0.64,2.56,0.32 -L 0,0,0.96,0.32 -L 0.96,0.32,1.92,0.32 -L 1.92,0.32,2.24,0 -L 2.24,0,2.88,0.64 -L 3.52,5.44,1.6,0.96 -L 2.24,2.56,4.8,2.56 - -[B] 66 -L 0,6.08,0.64,6.72 -L 0.64,6.72,1.6,6.72 -L 1.6,6.72,2.24,6.4 -L 2.24,6.4,2.88,6.72 -L 0.96,6.4,1.92,6.4 -L 0,6.08,0.64,6.4 -L 0.64,6.4,1.28,6.08 -L 1.28,6.08,2.24,6.08 -L 2.24,6.08,2.88,6.72 -L 1.6,5.12,1.28,4.8 -L 1.28,4.8,0.96,4.16 -L 0.96,4.16,0.96,3.84 -L 0.96,3.84,0.32,3.84 -L 0.32,3.84,0,3.52 -L 0,3.52,0,2.88 -L 0,2.88,0.32,3.2 -L 0.32,3.2,0.96,3.2 -L 0.96,3.2,0.96,1.28 -L 1.28,4.48,1.28,1.92 -L 0.32,3.52,1.28,3.52 -L 1.6,5.12,1.6,2.24 -L 1.6,2.24,1.28,1.6 -L 1.28,1.6,0.96,1.28 -L 3.2,5.76,2.88,5.44 -L 2.88,5.44,2.56,4.8 -L 2.56,4.8,2.56,1.92 -L 2.88,5.12,2.88,2.56 -L 3.2,5.76,3.2,2.88 -L 3.2,2.88,2.88,2.24 -L 2.88,2.24,2.56,1.92 -L 3.2,5.76,5.12,6.72 -L 5.12,6.72,5.76,6.4 -L 5.76,6.4,6.08,5.76 -L 6.08,5.76,6.08,5.12 -L 6.08,5.12,5.44,4.48 -L 5.44,4.48,4.16,3.84 -L 5.12,6.4,5.76,5.76 -L 5.76,5.76,5.76,5.12 -L 4.48,6.4,5.12,6.08 -L 5.12,6.08,5.44,5.76 -L 5.44,5.76,5.44,4.8 -L 5.44,4.8,4.8,4.16 -L 4.8,4.16,5.76,3.52 -L 5.76,3.52,6.08,2.88 -L 6.08,2.88,6.08,0.96 -L 5.44,3.52,5.76,2.88 -L 5.76,2.88,5.76,1.28 -L 4.8,4.16,5.12,3.84 -L 5.12,3.84,5.44,3.2 -L 5.44,3.2,5.44,0.96 -L 0.64,0,1.6,0.64 -L 1.6,0.64,2.56,0.96 -L 2.56,0.96,3.84,0.96 -L 3.84,0.96,4.8,0.64 -L 1.28,0.32,2.24,0.64 -L 2.24,0.64,3.84,0.64 -L 3.84,0.64,4.48,0.32 -L 0.64,0,1.92,0.32 -L 1.92,0.32,3.52,0.32 -L 3.52,0.32,4.16,0 -L 4.16,0,4.8,0.64 -L 4.8,0.64,5.44,0.96 -L 5.44,0.96,6.08,0.96 -L 4.16,3.84,4.16,0.96 -L 4.16,2.88,5.44,2.88 -L 4.16,1.92,5.44,1.92 - -[C] 49 -L 1.92,6.4,1.28,6.08 -L 1.28,6.08,0.64,5.44 -L 0.64,5.44,0.32,4.8 -L 0.32,4.8,0,3.84 -L 0,3.84,0,2.56 -L 0,2.56,0.32,1.6 -L 0.32,1.6,0.64,0.96 -L 0.64,0.96,1.6,0.32 -L 1.6,0.32,2.56,0 -L 2.56,0,3.52,0 -L 3.52,0,4.48,0.32 -L 4.48,0.32,5.12,0.64 -L 5.12,0.64,5.76,1.28 -L 5.76,1.28,6.08,1.92 -L 0.64,5.12,0.32,4.16 -L 0.32,4.16,0.32,2.56 -L 0.32,2.56,0.96,1.28 -L 0.96,1.28,1.92,0.64 -L 1.92,0.64,2.88,0.32 -L 2.88,0.32,3.84,0.32 -L 3.84,0.32,4.8,0.64 -L 1.92,6.4,1.28,5.76 -L 1.28,5.76,0.96,5.12 -L 0.96,5.12,0.64,4.16 -L 0.64,4.16,0.64,2.88 -L 0.64,2.88,0.96,1.92 -L 0.96,1.92,1.92,0.96 -L 1.92,0.96,2.88,0.64 -L 2.88,0.64,3.84,0.64 -L 3.84,0.64,4.8,0.96 -L 4.8,0.96,5.44,1.28 -L 5.44,1.28,6.08,1.92 -L 2.56,5.44,2.56,1.6 -L 2.88,5.44,2.88,2.24 -L 3.2,5.76,3.2,2.56 -L 3.2,2.56,2.88,1.92 -L 2.88,1.92,2.56,1.6 -L 2.56,5.44,3.2,5.76 -L 3.2,5.76,4.16,6.72 -L 4.16,6.72,4.8,6.4 -L 4.8,6.4,5.44,6.4 -L 5.44,6.4,5.76,6.72 -L 3.84,6.4,4.48,6.08 -L 4.48,6.08,5.12,6.08 -L 3.52,6.08,4.16,5.76 -L 4.16,5.76,4.8,5.76 -L 4.8,5.76,5.44,6.08 -L 5.44,6.08,5.76,6.72 -L 4.8,5.76,4.8,0.96 - -[D] 46 -L 0,6.72,4.48,6.72 -L 4.48,6.72,5.12,6.4 -L 5.12,6.4,5.44,5.76 -L 5.44,5.76,5.44,0.96 -L 0.64,6.4,4.48,6.4 -L 4.48,6.4,5.12,5.76 -L 5.12,5.76,5.12,1.28 -L 0,6.72,0.32,6.4 -L 0.32,6.4,0.96,6.08 -L 0.96,6.08,4.48,6.08 -L 4.48,6.08,4.8,5.76 -L 4.8,5.76,4.8,0.96 -L 1.92,5.12,1.6,4.8 -L 1.6,4.8,1.28,4.16 -L 1.28,4.16,1.28,3.84 -L 1.28,3.84,0.64,3.84 -L 0.64,3.84,0.32,3.52 -L 0.32,3.52,0.32,2.88 -L 0.32,2.88,0.64,3.2 -L 0.64,3.2,1.28,3.2 -L 1.28,3.2,1.28,1.6 -L 1.6,4.48,1.6,2.24 -L 0.64,3.52,1.6,3.52 -L 1.92,5.12,1.92,2.56 -L 1.92,2.56,1.6,1.92 -L 1.6,1.92,1.28,1.6 -L 0,0,0.96,0.64 -L 0.96,0.64,1.92,0.96 -L 1.92,0.96,3.2,0.96 -L 3.2,0.96,4.16,0.64 -L 0.64,0.32,1.6,0.64 -L 1.6,0.64,3.2,0.64 -L 3.2,0.64,3.84,0.32 -L 0,0,1.28,0.32 -L 1.28,0.32,2.88,0.32 -L 2.88,0.32,3.52,0 -L 3.52,0,4.16,0.64 -L 4.16,0.64,4.8,0.96 -L 4.8,0.96,5.44,0.96 -L 2.88,6.08,2.88,0.96 -L 2.88,4.48,3.52,4.16 -L 3.52,4.16,4.16,4.16 -L 4.16,4.16,4.8,4.48 -L 2.88,2.56,3.52,2.88 -L 3.52,2.88,4.16,2.88 -L 4.16,2.88,4.8,2.56 - -[E] 60 -L 0,6.08,0.64,6.72 -L 0.64,6.72,1.28,6.72 -L 1.28,6.72,1.92,6.4 -L 1.92,6.4,2.56,6.72 -L 0.96,6.4,1.6,6.4 -L 0,6.08,0.64,6.4 -L 0.64,6.4,1.28,6.08 -L 1.28,6.08,1.92,6.08 -L 1.92,6.08,2.56,6.72 -L 1.6,5.12,1.28,4.8 -L 1.28,4.8,0.96,4.16 -L 0.96,4.16,0.96,3.84 -L 0.96,3.84,0.32,3.84 -L 0.32,3.84,0,3.52 -L 0,3.52,0,2.88 -L 0,2.88,0.32,3.2 -L 0.32,3.2,0.96,3.2 -L 0.96,3.2,0.96,1.28 -L 1.28,4.48,1.28,1.92 -L 0.32,3.52,1.28,3.52 -L 1.6,5.12,1.6,2.24 -L 1.6,2.24,1.28,1.6 -L 1.28,1.6,0.96,1.28 -L 2.56,4.48,2.88,5.44 -L 2.88,5.44,3.2,6.08 -L 3.2,6.08,3.52,6.4 -L 3.52,6.4,4.16,6.72 -L 4.16,6.72,4.8,6.72 -L 4.8,6.72,5.76,6.4 -L 3.52,6.08,4.16,6.4 -L 4.16,6.4,4.8,6.4 -L 4.8,6.4,5.44,6.08 -L 2.88,5.44,3.2,5.76 -L 3.2,5.76,3.84,6.08 -L 3.84,6.08,4.48,6.08 -L 4.48,6.08,5.12,5.76 -L 5.12,5.76,5.76,6.4 -L 2.56,1.92,2.88,2.88 -L 2.88,2.88,3.2,3.52 -L 3.2,3.52,3.52,3.84 -L 3.52,3.84,4.16,3.84 -L 4.16,3.84,4.8,3.52 -L 3.52,3.52,4.16,3.52 -L 4.16,3.52,4.48,3.2 -L 2.88,2.88,3.2,3.2 -L 3.2,3.2,3.84,3.2 -L 3.84,3.2,4.16,2.88 -L 4.16,2.88,4.8,3.52 -L 0.64,0,1.6,0.64 -L 1.6,0.64,2.88,0.96 -L 2.88,0.96,4.48,0.96 -L 4.48,0.96,5.76,0.64 -L 1.28,0.32,2.24,0.64 -L 2.24,0.64,4.48,0.64 -L 4.48,0.64,5.44,0.32 -L 0.64,0,1.92,0.32 -L 1.92,0.32,4.16,0.32 -L 4.16,0.32,5.12,0 -L 5.12,0,5.76,0.64 -L 2.56,4.48,2.56,0.96 - -[F] 57 -L 0.96,6.08,1.6,6.72 -L 1.6,6.72,2.56,6.72 -L 2.56,6.72,3.2,6.4 -L 3.2,6.4,3.84,6.72 -L 1.92,6.4,2.88,6.4 -L 0.96,6.08,1.6,6.4 -L 1.6,6.4,2.24,6.08 -L 2.24,6.08,3.2,6.08 -L 3.2,6.08,3.84,6.72 -L 2.88,5.12,2.56,4.8 -L 2.56,4.8,2.24,4.16 -L 2.24,4.16,2.24,3.84 -L 2.24,3.84,1.6,3.84 -L 1.6,3.84,1.28,3.52 -L 1.28,3.52,1.28,2.88 -L 1.28,2.88,1.6,3.2 -L 1.6,3.2,2.24,3.2 -L 2.24,3.2,2.24,1.6 -L 2.56,4.48,2.56,2.24 -L 1.6,3.52,2.56,3.52 -L 2.88,5.12,2.88,2.56 -L 2.88,2.56,2.56,1.92 -L 2.56,1.92,2.24,1.6 -L 3.84,5.44,3.84,0.64 -L 3.84,0.64,3.52,0.32 -L 3.52,0.32,3.2,0.32 -L 3.2,0.32,1.92,0.96 -L 1.92,0.96,1.28,0.96 -L 1.28,0.96,0.64,0.64 -L 0.64,0.64,0,0 -L 4.16,5.44,4.16,0.96 -L 4.16,3.52,5.44,3.52 -L 2.88,0.32,2.56,0.32 -L 2.56,0.32,1.92,0.64 -L 1.92,0.64,0.96,0.64 -L 4.48,5.76,4.48,3.84 -L 4.48,3.84,5.44,3.84 -L 5.44,3.2,4.48,3.2 -L 4.48,3.2,4.48,1.28 -L 4.48,1.28,4.16,0.64 -L 4.16,0.64,2.88,0 -L 2.88,0,2.24,0 -L 2.24,0,1.6,0.32 -L 1.6,0.32,0.96,0.32 -L 0.96,0.32,0,0 -L 3.84,5.44,4.48,5.76 -L 4.48,5.76,5.44,6.72 -L 5.44,6.72,6.08,6.4 -L 6.08,6.4,6.72,6.4 -L 6.72,6.4,7.04,6.72 -L 5.12,6.4,5.76,6.08 -L 5.76,6.08,6.4,6.08 -L 4.8,6.08,5.44,5.76 -L 5.44,5.76,6.08,5.76 -L 6.08,5.76,6.72,6.08 -L 6.72,6.08,7.04,6.72 -L 5.44,5.76,5.44,1.28 - -[G] 59 -L 1.92,6.4,1.28,6.08 -L 1.28,6.08,0.64,5.44 -L 0.64,5.44,0.32,4.8 -L 0.32,4.8,0,3.84 -L 0,3.84,0,2.88 -L 0,2.88,0.32,1.92 -L 0.32,1.92,0.64,1.28 -L 0.64,1.28,1.28,0.64 -L 1.28,0.64,1.92,0.32 -L 1.92,0.32,2.88,0 -L 2.88,0,4.16,0 -L 4.16,0,5.12,0.32 -L 5.12,0.32,5.76,0.96 -L 5.76,0.96,6.08,1.6 -L 6.08,1.6,6.08,2.56 -L 6.08,2.56,5.76,3.2 -L 5.76,3.2,5.44,3.52 -L 5.44,3.52,4.8,3.84 -L 4.8,3.84,4.16,3.84 -L 0.64,5.12,0.32,4.16 -L 0.32,4.16,0.32,2.56 -L 0.32,2.56,0.64,1.6 -L 1.92,6.4,1.28,5.76 -L 1.28,5.76,0.96,5.12 -L 0.96,5.12,0.64,4.16 -L 0.64,4.16,0.64,2.56 -L 0.64,2.56,0.96,1.6 -L 0.96,1.6,1.28,0.96 -L 1.28,0.96,1.92,0.32 -L 5.44,0.96,5.76,1.28 -L 5.76,1.28,5.76,2.56 -L 5.76,2.56,5.44,3.2 -L 4.16,0,4.8,0.32 -L 4.8,0.32,5.12,0.64 -L 5.12,0.64,5.44,1.28 -L 5.44,1.28,5.44,2.56 -L 5.44,2.56,5.12,3.2 -L 5.12,3.2,4.8,3.52 -L 4.8,3.52,4.16,3.84 -L 2.56,5.44,2.56,1.28 -L 2.88,5.44,2.88,1.92 -L 3.2,5.76,3.2,2.24 -L 3.2,2.24,2.88,1.6 -L 2.88,1.6,2.56,1.28 -L 2.56,5.44,3.2,5.76 -L 3.2,5.76,4.16,6.72 -L 4.16,6.72,4.8,6.4 -L 4.8,6.4,5.44,6.4 -L 5.44,6.4,5.76,6.72 -L 3.84,6.4,4.48,6.08 -L 4.48,6.08,5.12,6.08 -L 3.52,6.08,4.16,5.76 -L 4.16,5.76,4.8,5.76 -L 4.8,5.76,5.44,6.08 -L 5.44,6.08,5.76,6.72 -L 5.44,6.08,4.16,3.84 -L 4.16,3.84,4.16,0 -L 4.16,2.56,5.44,2.56 -L 4.16,1.6,5.44,1.6 - -[H] 68 -L 0,6.08,0.64,6.72 -L 0.64,6.72,1.6,6.72 -L 1.6,6.72,2.24,6.4 -L 2.24,6.4,2.88,6.72 -L 0.96,6.4,1.92,6.4 -L 0,6.08,0.64,6.4 -L 0.64,6.4,1.28,6.08 -L 1.28,6.08,2.24,6.08 -L 2.24,6.08,2.88,6.72 -L 1.6,5.12,1.28,4.8 -L 1.28,4.8,0.96,4.16 -L 0.96,4.16,0.96,3.84 -L 0.96,3.84,0.32,3.84 -L 0.32,3.84,0,3.52 -L 0,3.52,0,2.88 -L 0,2.88,0.32,3.2 -L 0.32,3.2,0.96,3.2 -L 0.96,3.2,0.96,1.28 -L 1.28,4.48,1.28,1.92 -L 0.32,3.52,1.28,3.52 -L 1.6,5.12,1.6,2.24 -L 1.6,2.24,1.28,1.6 -L 1.28,1.6,0.96,1.28 -L 0.64,0,1.6,0.64 -L 1.6,0.64,2.56,0.96 -L 2.56,0.96,3.52,0.96 -L 3.52,0.96,4.16,0.64 -L 1.28,0.32,2.24,0.64 -L 2.24,0.64,3.2,0.64 -L 3.2,0.64,3.84,0.32 -L 0.64,0,1.92,0.32 -L 1.92,0.32,2.88,0.32 -L 2.88,0.32,3.52,0 -L 3.52,0,4.16,0.64 -L 3.2,5.76,2.88,5.44 -L 2.88,5.44,2.56,4.8 -L 2.56,4.8,2.56,1.92 -L 2.88,5.12,2.88,2.56 -L 3.2,5.76,3.2,2.88 -L 3.2,2.88,2.88,2.24 -L 2.88,2.24,2.56,1.92 -L 3.2,5.76,3.84,6.4 -L 3.84,6.4,4.48,6.72 -L 4.48,6.72,5.12,6.72 -L 5.12,6.72,5.76,6.4 -L 4.8,6.4,5.12,6.4 -L 5.12,6.4,5.44,6.08 -L 3.84,6.4,4.48,6.4 -L 4.48,6.4,5.12,5.76 -L 5.12,5.76,5.76,6.4 -L 4.16,3.84,4.8,4.16 -L 4.8,4.16,5.44,4.8 -L 5.44,4.8,5.76,4.48 -L 5.76,4.48,6.08,3.52 -L 6.08,3.52,6.08,2.24 -L 6.08,2.24,5.76,0.96 -L 5.76,0.96,5.12,0 -L 5.12,4.48,5.44,4.16 -L 5.44,4.16,5.76,3.52 -L 5.76,3.52,5.76,1.92 -L 5.76,1.92,5.44,0.96 -L 4.8,4.16,5.12,4.16 -L 5.12,4.16,5.44,3.52 -L 5.44,3.52,5.44,1.92 -L 5.44,1.92,5.12,0 -L 4.16,3.84,4.16,0.64 -L 4.16,2.88,5.44,2.88 -L 4.16,1.92,5.44,1.92 - -[I] 45 -L 0.96,6.08,1.6,6.72 -L 1.6,6.72,2.56,6.72 -L 2.56,6.72,3.52,6.4 -L 3.52,6.4,4.16,6.72 -L 1.92,6.4,3.2,6.4 -L 0.96,6.08,1.6,6.4 -L 1.6,6.4,2.56,6.08 -L 2.56,6.08,3.52,6.08 -L 3.52,6.08,4.16,6.72 -L 3.2,5.12,2.88,4.8 -L 2.88,4.8,2.56,4.16 -L 2.56,4.16,2.56,3.84 -L 2.56,3.84,1.92,3.84 -L 1.92,3.84,1.6,3.52 -L 1.6,3.52,1.6,2.88 -L 1.6,2.88,1.92,3.2 -L 1.92,3.2,2.56,3.2 -L 2.56,3.2,2.56,1.6 -L 2.88,4.48,2.88,2.24 -L 1.92,3.52,2.88,3.52 -L 3.2,5.12,3.2,2.56 -L 3.2,2.56,2.88,1.92 -L 2.88,1.92,2.56,1.6 -L 5.12,6.08,4.48,5.44 -L 4.48,5.44,4.16,4.48 -L 4.16,4.48,4.16,0.96 -L 4.16,0.96,3.84,0.32 -L 3.84,0.32,3.2,0.32 -L 3.2,0.32,1.92,0.96 -L 1.92,0.96,1.28,0.96 -L 1.28,0.96,0.64,0.64 -L 0.64,0.64,0,0 -L 4.48,5.12,4.48,1.28 -L 2.88,0.32,2.56,0.32 -L 2.56,0.32,1.92,0.64 -L 1.92,0.64,0.96,0.64 -L 5.12,6.08,4.8,5.44 -L 4.8,5.44,4.8,1.6 -L 4.8,1.6,4.48,0.96 -L 4.48,0.96,3.84,0.32 -L 3.84,0.32,3.2,0 -L 3.2,0,2.24,0 -L 2.24,0,1.6,0.32 -L 1.6,0.32,0.64,0.32 -L 0.64,0.32,0,0 - -[J] 43 -L 0.64,6.08,1.28,6.72 -L 1.28,6.72,2.24,6.72 -L 2.24,6.72,3.2,6.4 -L 3.2,6.4,3.84,6.72 -L 1.6,6.4,2.88,6.4 -L 0.64,6.08,1.28,6.4 -L 1.28,6.4,2.24,6.08 -L 2.24,6.08,3.2,6.08 -L 3.2,6.08,3.84,6.72 -L 2.88,5.12,2.56,4.8 -L 2.56,4.8,2.24,4.16 -L 2.24,4.16,2.24,3.84 -L 2.24,3.84,1.6,3.84 -L 1.6,3.84,1.28,3.52 -L 1.28,3.52,1.28,2.88 -L 1.28,2.88,1.6,3.2 -L 1.6,3.2,2.24,3.2 -L 2.24,3.2,2.24,1.6 -L 2.56,4.48,2.56,2.24 -L 1.6,3.52,2.56,3.52 -L 2.88,5.12,2.88,2.56 -L 2.88,2.56,2.56,1.92 -L 2.56,1.92,2.24,1.6 -L 4.8,6.08,4.16,5.44 -L 4.16,5.44,3.84,4.48 -L 3.84,4.48,3.84,0.96 -L 3.84,0.96,3.52,0.32 -L 4.16,5.12,4.16,1.28 -L 4.8,6.08,4.48,5.44 -L 4.48,5.44,4.48,1.6 -L 4.48,1.6,4.16,0.96 -L 4.16,0.96,3.52,0.32 -L 3.52,0.32,2.56,0 -L 2.56,0,1.6,0 -L 1.6,0,0.64,0.32 -L 0.64,0.32,0,0.96 -L 0,0.96,0,1.6 -L 0,1.6,0.32,1.92 -L 0.32,1.92,0.64,1.92 -L 0.64,1.92,0.96,1.6 -L 0.96,1.6,0.64,1.28 -L 0.64,1.28,0.32,1.28 -L 0,1.6,0.96,1.6 - -[K] 69 -L 0,6.08,0.64,6.72 -L 0.64,6.72,1.6,6.72 -L 1.6,6.72,2.24,6.4 -L 2.24,6.4,2.88,6.72 -L 0.96,6.4,1.92,6.4 -L 0,6.08,0.64,6.4 -L 0.64,6.4,1.28,6.08 -L 1.28,6.08,2.24,6.08 -L 2.24,6.08,2.88,6.72 -L 1.6,5.12,1.28,4.8 -L 1.28,4.8,0.96,4.16 -L 0.96,4.16,0.96,3.84 -L 0.96,3.84,0.32,3.84 -L 0.32,3.84,0,3.52 -L 0,3.52,0,2.88 -L 0,2.88,0.32,3.2 -L 0.32,3.2,0.96,3.2 -L 0.96,3.2,0.96,1.28 -L 1.28,4.48,1.28,1.92 -L 0.32,3.52,1.28,3.52 -L 1.6,5.12,1.6,2.24 -L 1.6,2.24,1.28,1.6 -L 1.28,1.6,0.96,1.28 -L 0.64,0,1.6,0.64 -L 1.6,0.64,2.56,0.96 -L 2.56,0.96,3.52,0.96 -L 3.52,0.96,4.16,0.64 -L 1.28,0.32,1.92,0.64 -L 1.92,0.64,3.2,0.64 -L 3.2,0.64,3.84,0.32 -L 0.64,0,1.92,0.32 -L 1.92,0.32,2.88,0.32 -L 2.88,0.32,3.52,0 -L 3.52,0,4.16,0.64 -L 3.2,5.76,2.88,5.44 -L 2.88,5.44,2.56,4.8 -L 2.56,4.8,2.56,1.92 -L 2.88,5.12,2.88,2.56 -L 3.2,5.76,3.2,2.88 -L 3.2,2.88,2.88,2.24 -L 2.88,2.24,2.56,1.92 -L 3.2,5.76,3.84,6.4 -L 3.84,6.4,4.48,6.72 -L 4.48,6.72,5.12,6.72 -L 5.12,6.72,5.76,6.4 -L 4.8,6.4,5.12,6.4 -L 5.12,6.4,5.44,6.08 -L 3.84,6.4,4.48,6.4 -L 4.48,6.4,5.12,5.76 -L 5.12,5.76,5.76,6.4 -L 4.16,3.84,5.12,4.8 -L 5.12,4.8,5.44,4.48 -L 5.44,4.48,6.08,4.16 -L 4.8,4.48,5.44,4.16 -L 5.44,4.16,6.08,4.16 -L 6.08,4.16,5.44,3.2 -L 5.44,3.2,4.8,2.56 -L 4.8,2.56,4.16,1.92 -L 4.8,2.56,5.44,2.24 -L 5.44,2.24,5.76,0.96 -L 5.76,0.96,6.08,0.32 -L 6.08,0.32,6.4,0.32 -L 5.44,1.6,5.76,0.32 -L 4.8,2.56,5.12,2.24 -L 5.12,2.24,5.44,0.32 -L 5.44,0.32,5.76,0 -L 5.76,0,6.08,0 -L 6.08,0,6.4,0.32 -L 4.16,3.84,4.16,0.64 - -[L] 51 -L 0,6.08,0.64,6.72 -L 0.64,6.72,1.6,6.72 -L 1.6,6.72,2.24,6.4 -L 2.24,6.4,2.88,6.72 -L 0.96,6.4,1.92,6.4 -L 0,6.08,0.64,6.4 -L 0.64,6.4,1.28,6.08 -L 1.28,6.08,2.24,6.08 -L 2.24,6.08,2.88,6.72 -L 1.6,5.12,1.28,4.8 -L 1.28,4.8,0.96,4.16 -L 0.96,4.16,0.96,3.84 -L 0.96,3.84,0.32,3.84 -L 0.32,3.84,0,3.52 -L 0,3.52,0,2.88 -L 0,2.88,0.32,3.2 -L 0.32,3.2,0.96,3.2 -L 0.96,3.2,0.96,1.28 -L 1.28,4.48,1.28,1.92 -L 0.32,3.52,1.28,3.52 -L 1.6,5.12,1.6,2.24 -L 1.6,2.24,1.28,1.6 -L 1.28,1.6,0.96,1.28 -L 0.64,0,1.6,0.64 -L 1.6,0.64,2.88,0.96 -L 2.88,0.96,4.48,0.96 -L 4.48,0.96,5.76,0.64 -L 1.28,0.32,2.24,0.64 -L 2.24,0.64,4.48,0.64 -L 4.48,0.64,5.44,0.32 -L 0.64,0,1.92,0.32 -L 1.92,0.32,4.16,0.32 -L 4.16,0.32,5.12,0 -L 5.12,0,5.76,0.64 -L 3.2,5.76,2.88,5.44 -L 2.88,5.44,2.56,4.8 -L 2.56,4.8,2.56,1.92 -L 2.88,5.12,2.88,2.56 -L 3.2,5.76,3.2,2.88 -L 3.2,2.88,2.88,2.24 -L 2.88,2.24,2.56,1.92 -L 3.2,5.76,3.84,6.4 -L 3.84,6.4,4.48,6.72 -L 4.48,6.72,5.12,6.72 -L 5.12,6.72,5.76,6.4 -L 4.8,6.4,5.12,6.4 -L 5.12,6.4,5.44,6.08 -L 3.84,6.4,4.48,6.4 -L 4.48,6.4,5.12,5.76 -L 5.12,5.76,5.76,6.4 -L 4.48,6.4,4.48,0.96 - -[M] 69 -L 2.24,5.44,1.92,5.12 -L 1.92,5.12,1.6,4.48 -L 1.6,4.48,1.6,3.84 -L 1.6,3.84,0.96,3.84 -L 0.96,3.84,0.64,3.52 -L 0.64,3.52,0.64,2.88 -L 0.64,2.88,0.96,3.2 -L 0.96,3.2,1.6,3.2 -L 1.6,3.2,1.6,1.92 -L 1.92,4.8,1.92,2.56 -L 0.96,3.52,1.92,3.52 -L 2.24,5.44,2.24,2.88 -L 2.24,2.88,1.92,2.24 -L 1.92,2.24,1.6,1.92 -L 0,0,0.64,0.64 -L 0.64,0.64,1.28,0.96 -L 1.28,0.96,1.92,0.96 -L 1.92,0.96,2.56,0.64 -L 2.56,0.64,2.88,0.64 -L 2.88,0.64,3.2,0.96 -L 0.96,0.64,1.92,0.64 -L 1.92,0.64,2.56,0.32 -L 0,0,0.64,0.32 -L 0.64,0.32,1.6,0.32 -L 1.6,0.32,2.24,0 -L 2.24,0,2.56,0 -L 2.56,0,2.88,0.32 -L 2.88,0.32,3.2,0.96 -L 2.24,5.44,3.52,6.72 -L 3.52,6.72,4.8,5.44 -L 4.8,5.44,4.8,1.28 -L 4.8,1.28,5.12,0.64 -L 5.12,0.64,5.44,0.64 -L 3.52,6.4,4.48,5.44 -L 4.48,5.44,4.48,0.96 -L 4.48,0.96,4.16,0.64 -L 4.16,0.64,4.48,0.32 -L 4.48,0.32,4.8,0.64 -L 4.8,0.64,4.48,0.96 -L 3.52,3.52,4.48,3.52 -L 2.88,6.08,3.2,6.08 -L 3.2,6.08,4.16,5.12 -L 4.16,5.12,4.16,3.84 -L 4.16,3.84,3.2,3.84 -L 3.2,3.2,4.16,3.2 -L 4.16,3.2,4.16,0.96 -L 4.16,0.96,3.84,0.64 -L 3.84,0.64,4.48,0 -L 4.48,0,5.44,0.64 -L 5.44,0.64,5.76,0.96 -L 4.8,5.44,6.08,6.72 -L 6.08,6.72,7.36,5.44 -L 7.36,5.44,7.36,1.28 -L 7.36,1.28,7.68,0.64 -L 7.68,0.64,8,0.64 -L 6.08,6.4,7.04,5.44 -L 7.04,5.44,7.04,0.96 -L 7.04,0.96,7.68,0.32 -L 6.08,3.52,7.04,3.52 -L 5.44,6.08,5.76,6.08 -L 5.76,6.08,6.72,5.12 -L 6.72,5.12,6.72,3.84 -L 6.72,3.84,5.76,3.84 -L 5.76,3.2,6.72,3.2 -L 6.72,3.2,6.72,0.64 -L 6.72,0.64,7.36,0 -L 7.36,0,8,0.64 -L 3.2,6.08,3.2,0.96 -L 5.76,6.08,5.76,0.96 - -[N] 54 -L 0,5.76,0.64,6.4 -L 0.64,6.4,1.28,6.72 -L 1.28,6.72,1.92,6.72 -L 1.92,6.72,2.56,6.4 -L 2.56,6.4,3.2,5.44 -L 3.2,5.44,4.8,1.92 -L 4.8,1.92,5.44,0.96 -L 5.44,0.96,5.76,0.64 -L 1.92,6.4,2.56,5.76 -L 2.56,5.76,2.88,5.12 -L 2.88,5.12,4.8,1.28 -L 4.8,1.28,5.76,0.32 -L 0.64,6.4,1.28,6.4 -L 1.28,6.4,1.92,6.08 -L 1.92,6.08,2.56,5.12 -L 2.56,5.12,4.16,1.6 -L 4.16,1.6,4.8,0.64 -L 4.8,0.64,5.12,0.32 -L 5.12,0.32,5.76,0 -L 4.8,6.08,5.44,5.76 -L 5.44,5.76,6.08,5.76 -L 6.08,5.76,6.72,6.08 -L 6.72,6.08,7.04,6.72 -L 5.12,6.4,5.76,6.08 -L 5.76,6.08,6.4,6.08 -L 4.8,6.08,5.44,6.72 -L 5.44,6.72,6.08,6.4 -L 6.08,6.4,6.72,6.4 -L 6.72,6.4,7.04,6.72 -L 1.28,3.84,0.64,3.84 -L 0.64,3.84,0.32,3.52 -L 0.32,3.52,0.32,2.88 -L 0.32,2.88,0.64,3.2 -L 0.64,3.2,1.28,3.2 -L 0.64,3.52,1.28,3.52 -L 0,0,0.64,0.64 -L 0.64,0.64,1.28,0.96 -L 1.28,0.96,2.24,0.96 -L 2.24,0.96,2.88,0.64 -L 0.96,0.64,1.92,0.64 -L 1.92,0.64,2.56,0.32 -L 0,0,0.96,0.32 -L 0.96,0.32,1.92,0.32 -L 1.92,0.32,2.24,0 -L 2.24,0,2.88,0.64 -L 1.28,6.4,1.28,0.96 -L 5.76,5.76,5.76,0 -L 3.52,4.8,3.84,4.48 -L 3.84,4.48,4.48,4.16 -L 4.48,4.16,5.12,4.16 -L 5.12,4.16,5.76,4.48 -L 1.28,2.24,1.92,2.56 -L 1.92,2.56,3.2,2.56 -L 3.2,2.56,3.84,2.24 - -[O] 57 -L 1.92,6.72,1.28,6.4 -L 1.28,6.4,0.64,5.76 -L 0.64,5.76,0.32,5.12 -L 0.32,5.12,0,4.16 -L 0,4.16,0,2.88 -L 0,2.88,0.32,1.92 -L 0.32,1.92,0.64,1.28 -L 0.64,1.28,1.28,0.64 -L 1.28,0.64,1.92,0.32 -L 1.92,0.32,2.88,0 -L 2.88,0,3.52,0 -L 3.52,0,4.48,0.32 -L 4.48,0.32,5.12,0.64 -L 5.12,0.64,5.76,1.28 -L 5.76,1.28,6.08,1.92 -L 6.08,1.92,6.4,2.88 -L 6.4,2.88,6.4,4.16 -L 6.4,4.16,6.08,5.12 -L 6.08,5.12,5.76,5.76 -L 5.76,5.76,5.12,6.4 -L 5.12,6.4,4.48,6.72 -L 4.48,6.72,4.16,6.4 -L 4.16,6.4,3.2,5.76 -L 3.2,5.76,2.24,5.44 -L 0.64,5.44,0.32,4.48 -L 0.32,4.48,0.32,2.56 -L 0.32,2.56,0.64,1.6 -L 1.92,6.72,1.28,6.08 -L 1.28,6.08,0.96,5.44 -L 0.96,5.44,0.64,4.48 -L 0.64,4.48,0.64,2.56 -L 0.64,2.56,0.96,1.6 -L 0.96,1.6,1.28,0.96 -L 1.28,0.96,1.92,0.32 -L 5.76,1.6,6.08,2.56 -L 6.08,2.56,6.08,4.48 -L 6.08,4.48,5.44,5.76 -L 5.44,5.76,5.12,6.08 -L 4.48,0.32,5.12,0.96 -L 5.12,0.96,5.44,1.6 -L 5.44,1.6,5.76,2.56 -L 5.76,2.56,5.76,4.48 -L 5.76,4.48,5.44,5.12 -L 5.44,5.12,4.8,6.08 -L 4.8,6.08,4.16,6.4 -L 2.24,5.44,2.24,1.28 -L 2.56,5.44,2.56,1.92 -L 2.88,5.44,2.88,2.24 -L 2.88,2.24,2.56,1.6 -L 2.56,1.6,2.24,1.28 -L 4.16,6.4,4.16,0.32 -L 4.16,4.48,4.8,4.16 -L 4.8,4.16,5.12,4.16 -L 5.12,4.16,5.76,4.48 -L 4.16,2.56,4.8,2.88 -L 4.8,2.88,5.12,2.88 -L 5.12,2.88,5.76,2.56 - -[P] 44 -L 0.32,6.72,0.64,6.4 -L 0.64,6.4,0.96,5.76 -L 0.96,5.76,0.96,3.84 -L 0.96,3.84,0.32,3.84 -L 0.32,3.84,0,3.52 -L 0,3.52,0,2.88 -L 0,2.88,0.32,3.2 -L 0.32,3.2,0.96,3.2 -L 0.96,3.2,0.96,0.64 -L 0.96,0.64,0,0 -L 0,0,0.96,0.32 -L 0.96,0.32,0.96,-2.24 -L 0.96,-2.24,1.6,-1.6 -L 0.96,6.08,1.28,5.44 -L 1.28,5.44,1.28,-1.6 -L 0.32,3.52,1.28,3.52 -L 0.32,6.72,0.96,6.4 -L 0.96,6.4,1.28,6.08 -L 1.28,6.08,1.6,5.44 -L 1.6,5.44,1.6,-1.6 -L 1.6,5.12,2.56,5.76 -L 2.56,5.76,3.84,6.72 -L 3.84,6.72,5.12,5.44 -L 5.12,5.44,5.12,0.96 -L 3.84,6.4,4.8,5.44 -L 4.8,5.44,4.8,0.96 -L 3.2,6.08,3.52,6.08 -L 3.52,6.08,4.48,5.12 -L 4.48,5.12,4.48,0.64 -L 2.56,0.96,3.52,0.96 -L 3.52,0.96,4.48,0.64 -L 2.88,0.64,3.52,0.64 -L 3.52,0.64,4.16,0.32 -L 2.56,0.32,3.2,0.32 -L 3.2,0.32,3.84,0 -L 3.84,0,4.48,0.64 -L 4.48,0.64,5.12,0.96 -L 2.56,5.76,2.56,-1.28 -L 2.56,4.48,3.2,4.16 -L 3.2,4.16,3.84,4.16 -L 3.84,4.16,4.48,4.48 -L 2.56,2.56,3.2,2.88 -L 3.2,2.88,3.84,2.88 -L 3.84,2.88,4.48,2.56 - -[Q] 71 -L 1.92,6.72,1.28,6.4 -L 1.28,6.4,0.64,5.76 -L 0.64,5.76,0.32,5.12 -L 0.32,5.12,0,4.16 -L 0,4.16,0,2.88 -L 0,2.88,0.32,1.92 -L 0.32,1.92,0.64,1.28 -L 0.64,1.28,1.28,0.64 -L 1.28,0.64,1.92,0.32 -L 1.92,0.32,2.56,0 -L 2.56,0,3.84,0 -L 3.84,0,4.48,0.32 -L 4.48,0.32,5.12,0.64 -L 5.12,0.64,5.76,1.28 -L 5.76,1.28,6.08,1.92 -L 6.08,1.92,6.4,2.88 -L 6.4,2.88,6.4,4.16 -L 6.4,4.16,6.08,5.12 -L 6.08,5.12,5.76,5.76 -L 5.76,5.76,5.12,6.4 -L 5.12,6.4,4.48,6.72 -L 4.48,6.72,4.16,6.4 -L 4.16,6.4,3.2,5.76 -L 3.2,5.76,2.24,5.44 -L 0.64,5.44,0.32,4.48 -L 0.32,4.48,0.32,2.56 -L 0.32,2.56,0.64,1.6 -L 1.92,6.72,1.28,6.08 -L 1.28,6.08,0.96,5.44 -L 0.96,5.44,0.64,4.48 -L 0.64,4.48,0.64,2.56 -L 0.64,2.56,0.96,1.6 -L 0.96,1.6,1.28,0.96 -L 1.28,0.96,1.92,0.32 -L 5.76,1.6,6.08,2.56 -L 6.08,2.56,6.08,4.48 -L 6.08,4.48,5.44,5.76 -L 5.44,5.76,5.12,6.08 -L 4.48,0.32,5.12,0.96 -L 5.12,0.96,5.44,1.6 -L 5.44,1.6,5.76,2.56 -L 5.76,2.56,5.76,4.48 -L 5.76,4.48,5.44,5.12 -L 5.44,5.12,4.8,6.08 -L 4.8,6.08,4.16,6.4 -L 2.24,5.44,2.24,1.28 -L 2.56,5.44,2.56,1.92 -L 2.88,5.44,2.88,2.24 -L 2.88,2.24,2.56,1.6 -L 2.56,1.6,2.24,1.28 -L 4.16,6.4,4.16,0.32 -L 4.16,4.48,4.8,4.16 -L 4.8,4.16,5.12,4.16 -L 5.12,4.16,5.76,4.48 -L 4.16,2.56,4.8,2.88 -L 4.8,2.88,5.12,2.88 -L 5.12,2.88,5.76,2.56 -L 2.56,0,2.88,0.32 -L 2.88,0.32,3.2,0.32 -L 3.2,0.32,3.84,0 -L 3.84,0,5.12,-1.6 -L 5.12,-1.6,5.76,-1.92 -L 5.76,-1.92,6.08,-1.92 -L 3.84,-0.32,4.48,-1.28 -L 4.48,-1.28,5.12,-1.92 -L 5.12,-1.92,5.44,-1.92 -L 3.2,0.32,3.52,0 -L 3.52,0,4.48,-1.92 -L 4.48,-1.92,5.12,-2.24 -L 5.12,-2.24,5.76,-2.24 -L 5.76,-2.24,6.08,-1.92 - -[R] 70 -L 0,6.08,0.64,6.72 -L 0.64,6.72,1.6,6.72 -L 1.6,6.72,2.24,6.4 -L 2.24,6.4,2.88,6.72 -L 0.96,6.4,1.92,6.4 -L 0,6.08,0.64,6.4 -L 0.64,6.4,1.28,6.08 -L 1.28,6.08,2.24,6.08 -L 2.24,6.08,2.88,6.72 -L 1.6,5.12,1.28,4.8 -L 1.28,4.8,0.96,4.16 -L 0.96,4.16,0.96,3.84 -L 0.96,3.84,0.32,3.84 -L 0.32,3.84,0,3.52 -L 0,3.52,0,2.88 -L 0,2.88,0.32,3.2 -L 0.32,3.2,0.96,3.2 -L 0.96,3.2,0.96,1.28 -L 1.28,4.48,1.28,1.92 -L 0.32,3.52,1.28,3.52 -L 1.6,5.12,1.6,2.24 -L 1.6,2.24,1.28,1.6 -L 1.28,1.6,0.96,1.28 -L 0.64,0,1.6,0.64 -L 1.6,0.64,2.56,0.96 -L 2.56,0.96,3.2,0.96 -L 3.2,0.96,4.16,0.64 -L 1.28,0.32,1.92,0.64 -L 1.92,0.64,3.2,0.64 -L 3.2,0.64,3.84,0.32 -L 0.64,0,1.92,0.32 -L 1.92,0.32,2.88,0.32 -L 2.88,0.32,3.52,0 -L 3.52,0,4.16,0.64 -L 3.2,5.76,2.88,5.44 -L 2.88,5.44,2.56,4.8 -L 2.56,4.8,2.56,1.92 -L 2.88,5.12,2.88,2.56 -L 3.2,5.76,3.2,2.88 -L 3.2,2.88,2.88,2.24 -L 2.88,2.24,2.56,1.92 -L 3.2,5.76,4.16,6.4 -L 4.16,6.4,4.8,6.72 -L 4.8,6.72,5.44,6.4 -L 5.44,6.4,5.76,5.76 -L 5.76,5.76,5.76,4.8 -L 5.76,4.8,5.44,4.16 -L 5.44,4.16,5.12,3.84 -L 5.12,3.84,3.84,3.2 -L 3.84,3.2,3.2,2.88 -L 4.8,6.4,5.12,6.4 -L 5.12,6.4,5.44,5.76 -L 5.44,5.76,5.44,4.48 -L 5.44,4.48,5.12,4.16 -L 4.16,6.4,4.8,6.08 -L 4.8,6.08,5.12,5.44 -L 5.12,5.44,5.12,4.48 -L 5.12,4.48,4.8,3.84 -L 4.8,3.84,3.84,3.2 -L 3.84,3.2,4.48,2.88 -L 4.48,2.88,4.8,2.56 -L 4.8,2.56,5.76,0.96 -L 5.76,0.96,6.08,0.64 -L 6.08,0.64,6.4,0.64 -L 4.8,2.24,5.44,0.96 -L 5.44,0.96,6.08,0.32 -L 3.84,3.2,4.48,2.56 -L 4.48,2.56,5.12,0.64 -L 5.12,0.64,5.76,0 -L 5.76,0,6.4,0.64 - -[S] 66 -L 3.84,5.76,3.52,6.08 -L 3.52,6.08,2.88,6.4 -L 2.88,6.4,1.92,6.72 -L 4.16,6.08,3.52,6.4 -L 4.48,6.4,3.2,6.72 -L 3.2,6.72,1.92,6.72 -L 1.92,6.72,0.96,6.4 -L 0.96,6.4,0.64,6.08 -L 0.64,6.08,0.32,5.44 -L 0.32,5.44,0.64,4.8 -L 0.64,4.8,0.96,4.48 -L 0.96,4.48,1.92,4.16 -L 1.92,4.16,4.48,4.16 -L 4.48,4.16,5.12,3.84 -L 5.12,3.84,5.44,3.52 -L 5.44,3.52,5.44,2.88 -L 5.44,2.88,5.12,1.92 -L 0.64,5.12,0.96,4.8 -L 0.96,4.8,1.92,4.48 -L 1.92,4.48,4.8,4.48 -L 4.8,4.48,5.44,4.16 -L 5.44,4.16,5.76,3.84 -L 5.76,3.84,5.76,3.2 -L 5.76,3.2,5.44,2.56 -L 0.64,6.08,0.64,5.44 -L 0.64,5.44,0.96,5.12 -L 0.96,5.12,1.92,4.8 -L 1.92,4.8,5.12,4.8 -L 5.12,4.8,5.76,4.48 -L 5.76,4.48,6.08,3.84 -L 6.08,3.84,6.08,3.2 -L 6.08,3.2,5.12,1.92 -L 5.12,1.92,3.84,0 -L 0,3.84,0.32,3.52 -L 0.32,3.52,0.96,3.2 -L 0.96,3.2,3.84,3.2 -L 3.84,3.2,4.16,2.88 -L 4.16,2.88,4.16,2.56 -L 4.16,2.56,3.84,1.92 -L 0.32,3.2,0.96,2.88 -L 0.96,2.88,3.52,2.88 -L 3.52,2.88,3.84,2.56 -L 0,3.84,0,3.52 -L 0,3.52,0.32,2.88 -L 0.32,2.88,0.96,2.56 -L 0.96,2.56,3.2,2.56 -L 3.2,2.56,3.84,2.24 -L 3.84,2.24,3.84,1.92 -L 0,0,0.96,0.64 -L 0.96,0.64,2.24,0.96 -L 2.24,0.96,3.2,0.96 -L 3.2,0.96,4.16,0.64 -L 0.64,0.32,1.6,0.64 -L 1.6,0.64,2.88,0.64 -L 2.88,0.64,3.84,0.32 -L 0,0,1.28,0.32 -L 1.28,0.32,2.88,0.32 -L 2.88,0.32,3.84,0 -L 4.48,6.4,3.84,5.76 -L 3.84,5.76,3.2,4.8 -L 2.88,4.16,2.24,3.2 -L 1.92,2.56,1.28,1.92 -L 1.28,1.92,0.64,1.6 -L 0.64,1.6,0.32,1.6 -L 0.32,1.6,0.32,1.92 -L 0.32,1.92,0.64,1.6 - -[T] 51 -L 0.64,5.44,0.32,4.8 -L 0.32,4.8,0,3.84 -L 0,3.84,0,2.56 -L 0,2.56,0.32,1.6 -L 0.32,1.6,0.96,0.64 -L 0.96,0.64,1.6,0.32 -L 1.6,0.32,2.56,0 -L 2.56,0,3.52,0 -L 3.52,0,4.48,0.32 -L 4.48,0.32,5.12,0.64 -L 5.12,0.64,5.76,1.28 -L 5.76,1.28,6.08,1.92 -L 0.32,2.56,0.64,1.6 -L 0.64,1.6,1.28,0.96 -L 1.28,0.96,1.92,0.64 -L 1.92,0.64,2.88,0.32 -L 2.88,0.32,3.84,0.32 -L 3.84,0.32,4.8,0.64 -L 0.64,5.44,0.32,4.48 -L 0.32,4.48,0.32,3.2 -L 0.32,3.2,0.64,2.24 -L 0.64,2.24,1.28,1.28 -L 1.28,1.28,1.92,0.96 -L 1.92,0.96,2.88,0.64 -L 2.88,0.64,3.84,0.64 -L 3.84,0.64,4.8,0.96 -L 4.8,0.96,5.44,1.28 -L 5.44,1.28,6.08,1.92 -L 0,5.76,0.32,6.4 -L 0.32,6.4,0.96,6.72 -L 0.96,6.72,2.24,6.72 -L 2.24,6.72,4.16,6.4 -L 4.16,6.4,5.44,6.4 -L 5.44,6.4,6.08,6.72 -L 2.56,6.4,3.84,6.08 -L 3.84,6.08,5.12,6.08 -L 0,5.76,0.32,6.08 -L 0.32,6.08,0.96,6.4 -L 0.96,6.4,1.92,6.4 -L 1.92,6.4,3.84,5.76 -L 3.84,5.76,4.8,5.76 -L 4.8,5.76,5.44,6.08 -L 5.44,6.08,6.08,6.72 -L 3.52,5.76,3.2,5.44 -L 3.2,5.44,2.56,5.12 -L 2.56,5.12,2.56,1.6 -L 2.88,5.12,2.88,2.24 -L 3.2,5.44,3.2,2.56 -L 3.2,2.56,2.88,1.92 -L 2.88,1.92,2.56,1.6 -L 4.8,5.76,4.8,0.96 - -[U] 59 -L 0,6.08,0.64,6.72 -L 0.64,6.72,1.28,6.72 -L 1.28,6.72,2.24,6.4 -L 2.24,6.4,2.88,6.72 -L 0.96,6.4,1.92,6.4 -L 0,6.08,0.64,6.4 -L 0.64,6.4,1.6,6.08 -L 1.6,6.08,2.24,6.08 -L 2.24,6.08,2.88,6.72 -L 0.96,5.44,0.64,4.8 -L 0.64,4.8,0.32,3.84 -L 0.32,3.84,0.32,2.56 -L 0.32,2.56,0.64,1.6 -L 0.64,1.6,0.96,0.96 -L 0.96,0.96,1.6,0.32 -L 1.6,0.32,2.56,0 -L 2.56,0,3.52,0 -L 3.52,0,4.48,0.32 -L 4.48,0.32,5.12,0.64 -L 5.12,0.64,5.76,0 -L 5.76,0,6.4,0.64 -L 0.64,2.56,0.96,1.6 -L 0.96,1.6,1.92,0.64 -L 1.92,0.64,2.88,0.32 -L 2.88,0.32,3.84,0.32 -L 0.96,5.44,0.64,4.16 -L 0.64,4.16,0.64,3.2 -L 0.64,3.2,0.96,2.24 -L 0.96,2.24,1.28,1.6 -L 1.28,1.6,1.92,0.96 -L 1.92,0.96,2.88,0.64 -L 2.88,0.64,4.16,0.64 -L 4.16,0.64,5.12,0.96 -L 4.16,5.76,2.88,5.44 -L 2.88,5.44,2.56,4.8 -L 2.56,4.8,2.56,1.6 -L 2.88,5.12,2.88,2.24 -L 3.2,5.44,3.2,2.56 -L 3.2,2.56,2.88,1.92 -L 2.88,1.92,2.56,1.6 -L 4.16,5.76,4.8,6.08 -L 4.8,6.08,5.44,6.72 -L 5.44,6.72,5.76,6.4 -L 5.76,6.4,6.4,6.08 -L 6.4,6.08,5.76,5.76 -L 5.76,5.76,5.76,1.28 -L 5.76,1.28,6.08,0.64 -L 6.08,0.64,6.4,0.64 -L 5.44,5.76,5.76,6.08 -L 5.76,6.08,5.44,6.4 -L 5.44,6.4,5.12,6.08 -L 5.12,6.08,5.44,5.76 -L 5.44,5.76,5.44,0.96 -L 5.44,0.96,6.08,0.32 -L 4.8,6.08,5.12,5.76 -L 5.12,5.76,5.12,0.96 -L 4.16,5.76,4.16,0.64 -L 4.16,4.16,5.12,4.16 -L 4.16,2.88,5.12,2.88 - -[V] 48 -L 0.32,6.72,0.64,6.4 -L 0.64,6.4,0.96,5.76 -L 0.96,5.76,0.96,3.84 -L 0.96,3.84,0.32,3.84 -L 0.32,3.84,0,3.52 -L 0,3.52,0,2.88 -L 0,2.88,0.32,3.2 -L 0.32,3.2,0.96,3.2 -L 0.96,3.2,0.96,0.96 -L 0.96,0.96,0.32,0.64 -L 0.96,6.08,1.28,5.44 -L 1.28,5.44,1.28,0.96 -L 0.32,3.52,1.28,3.52 -L 1.6,0.64,2.56,0.64 -L 2.56,0.64,3.2,0.32 -L 0.32,6.72,0.96,6.4 -L 0.96,6.4,1.28,6.08 -L 1.28,6.08,1.6,5.44 -L 1.6,5.44,1.6,0.96 -L 1.6,0.96,2.88,0.96 -L 2.88,0.96,3.84,0.64 -L 0.32,0.64,1.28,0.64 -L 1.28,0.64,2.24,0.32 -L 2.24,0.32,2.88,0 -L 2.88,0,3.84,0.64 -L 3.84,0.64,4.8,0.96 -L 4.8,0.96,5.44,0.96 -L 2.88,5.44,3.84,5.76 -L 3.84,5.76,4.48,6.08 -L 4.48,6.08,5.12,6.72 -L 5.12,6.72,5.44,6.4 -L 5.44,6.4,6.08,6.08 -L 6.08,6.08,5.44,5.76 -L 5.44,5.76,5.44,0.96 -L 5.12,5.76,5.44,6.08 -L 5.44,6.08,5.12,6.4 -L 5.12,6.4,4.8,6.08 -L 4.8,6.08,5.12,5.76 -L 5.12,5.76,5.12,1.28 -L 4.48,6.08,4.8,5.76 -L 4.8,5.76,4.8,0.96 -L 2.88,5.44,2.88,0.96 -L 2.88,4.48,3.52,4.16 -L 3.52,4.16,4.16,4.16 -L 4.16,4.16,4.8,4.48 -L 2.88,2.56,3.52,2.88 -L 3.52,2.88,4.16,2.88 -L 4.16,2.88,4.8,2.56 - -[W] 57 -L 0.32,6.72,0.64,6.4 -L 0.64,6.4,0.96,5.76 -L 0.96,5.76,0.96,3.84 -L 0.96,3.84,0.32,3.84 -L 0.32,3.84,0,3.52 -L 0,3.52,0,2.88 -L 0,2.88,0.32,3.2 -L 0.32,3.2,0.96,3.2 -L 0.96,3.2,0.96,0.96 -L 0.96,0.96,0.32,0.64 -L 0.96,6.08,1.28,5.44 -L 1.28,5.44,1.28,0.96 -L 0.32,3.52,1.28,3.52 -L 1.6,0.64,2.24,0.64 -L 2.24,0.64,2.88,0.32 -L 0.32,6.72,0.96,6.4 -L 0.96,6.4,1.28,6.08 -L 1.28,6.08,1.6,5.44 -L 1.6,5.44,1.6,0.96 -L 1.6,0.96,2.56,0.96 -L 2.56,0.96,3.2,0.64 -L 0.32,0.64,1.28,0.64 -L 1.28,0.64,2.24,0.32 -L 2.24,0.32,2.56,0 -L 2.56,0,3.2,0.64 -L 3.2,0.64,4.16,0.96 -L 4.16,0.96,4.8,0.64 -L 4.8,0.64,5.12,0 -L 5.12,0,5.76,0.64 -L 5.76,0.64,6.72,0.96 -L 2.56,6.08,3.52,6.72 -L 3.52,6.72,4.16,6.08 -L 4.16,6.08,4.16,0.96 -L 4.16,0.96,5.12,0.96 -L 5.12,0.96,5.76,0.64 -L 3.52,6.4,3.84,6.08 -L 3.84,6.08,3.84,0.96 -L 2.56,6.08,3.2,6.08 -L 3.2,6.08,3.52,5.76 -L 3.52,5.76,3.52,0.96 -L 3.52,0.96,3.2,0.64 -L 5.12,0.64,5.44,0.32 -L 5.12,6.08,6.08,6.72 -L 6.08,6.72,6.72,6.08 -L 6.72,6.08,6.72,0.96 -L 6.08,6.4,6.4,6.08 -L 6.4,6.08,6.4,0.96 -L 5.12,6.08,5.76,6.08 -L 5.76,6.08,6.08,5.76 -L 6.08,5.76,6.08,0.96 -L 6.08,0.96,5.76,0.64 -L 2.56,6.08,2.56,0.96 -L 5.12,6.08,5.12,0.96 -L 2.56,4.16,3.52,4.16 -L 2.56,2.88,3.52,2.88 -L 5.12,4.16,6.08,4.16 -L 5.12,2.88,6.08,2.88 - -[X] 39 -L 0,5.76,0.64,6.4 -L 0.64,6.4,1.28,6.72 -L 1.28,6.72,1.92,6.72 -L 1.92,6.72,2.24,6.4 -L 2.24,6.4,4.8,0.64 -L 4.8,0.64,5.12,0.32 -L 5.12,0.32,5.76,0.32 -L 1.6,6.4,1.92,6.08 -L 1.92,6.08,4.48,0.64 -L 4.48,0.64,4.8,0.32 -L 0.64,6.4,1.28,6.4 -L 1.28,6.4,1.6,6.08 -L 1.6,6.08,4.16,0.32 -L 4.16,0.32,4.48,0 -L 4.48,0,5.12,0 -L 5.12,0,5.76,0.32 -L 5.76,0.32,6.4,0.96 -L 4.8,6.72,5.44,6.4 -L 5.44,6.4,6.08,6.4 -L 6.08,6.4,6.4,6.72 -L 4.8,6.4,5.12,6.08 -L 5.12,6.08,5.76,6.08 -L 4.48,6.08,4.8,5.76 -L 4.8,5.76,5.44,5.76 -L 5.44,5.76,6.08,6.08 -L 6.08,6.08,6.4,6.72 -L 0,0,0.32,0.64 -L 0.32,0.64,0.96,0.96 -L 0.96,0.96,1.6,0.96 -L 1.6,0.96,1.92,0.64 -L 0.64,0.64,1.28,0.64 -L 1.28,0.64,1.6,0.32 -L 0,0,0.32,0.32 -L 0.32,0.32,0.96,0.32 -L 0.96,0.32,1.6,0 -L 4.8,6.72,3.52,3.84 -L 2.88,2.88,1.6,0 -L 1.28,3.52,2.56,3.52 -L 3.52,3.52,5.12,3.52 - -[Y] 58 -L 0.32,6.72,0.64,6.4 -L 0.64,6.4,0.96,5.76 -L 0.96,5.76,0.96,3.84 -L 0.96,3.84,0.32,3.84 -L 0.32,3.84,0,3.52 -L 0,3.52,0,2.88 -L 0,2.88,0.32,3.2 -L 0.32,3.2,0.96,3.2 -L 0.96,3.2,0.96,0.96 -L 0.96,0.96,0.32,0.64 -L 0.96,6.08,1.28,5.44 -L 1.28,5.44,1.28,0.96 -L 0.32,3.52,1.28,3.52 -L 1.6,0.64,2.56,0.64 -L 2.56,0.64,3.2,0.32 -L 0.32,6.72,0.96,6.4 -L 0.96,6.4,1.28,6.08 -L 1.28,6.08,1.6,5.44 -L 1.6,5.44,1.6,0.96 -L 1.6,0.96,2.88,0.96 -L 2.88,0.96,3.84,0.64 -L 0.32,0.64,1.28,0.64 -L 1.28,0.64,2.24,0.32 -L 2.24,0.32,2.88,0 -L 2.88,0,3.84,0.64 -L 3.84,0.64,4.8,0.96 -L 2.88,5.44,3.84,5.76 -L 3.84,5.76,4.48,6.08 -L 4.48,6.08,5.12,6.72 -L 5.12,6.72,5.44,6.4 -L 5.44,6.4,6.08,6.08 -L 6.08,6.08,5.44,5.76 -L 5.44,5.76,5.44,-0.96 -L 5.44,-0.96,5.12,-1.6 -L 5.12,-1.6,4.48,-2.24 -L 4.48,-2.24,3.84,-1.92 -L 3.84,-1.92,2.56,-1.6 -L 2.56,-1.6,0.96,-1.6 -L 5.12,5.76,5.44,6.08 -L 5.44,6.08,5.12,6.4 -L 5.12,6.4,4.8,6.08 -L 4.8,6.08,5.12,5.76 -L 5.12,5.76,5.12,0.64 -L 4.48,6.08,4.8,5.76 -L 4.8,5.76,4.8,0.96 -L 4.8,0.96,5.44,0 -L 4.8,-1.92,4.16,-1.6 -L 4.16,-1.6,3.2,-1.6 -L 5.12,-1.6,4.16,-1.28 -L 4.16,-1.28,2.24,-1.28 -L 2.24,-1.28,0.96,-1.6 -L 2.88,5.44,2.88,0.96 -L 2.88,4.48,3.52,4.16 -L 3.52,4.16,4.16,4.16 -L 4.16,4.16,4.8,4.48 -L 2.88,2.56,3.52,2.88 -L 3.52,2.88,4.16,2.88 -L 4.16,2.88,4.8,2.56 - -[Z] 35 -L 4.48,6.4,4.16,5.76 -L 4.16,5.76,2.56,3.84 -L 2.56,3.84,1.6,2.56 -L 1.6,2.56,0.96,1.28 -L 0.96,1.28,0,0 -L 3.84,5.12,1.28,1.6 -L 5.12,6.72,4.16,5.44 -L 4.16,5.44,3.52,4.16 -L 3.52,4.16,2.56,2.88 -L 2.56,2.88,0.96,0.96 -L 0.96,0.96,0.64,0.32 -L 0,6.08,0.64,6.72 -L 0.64,6.72,1.6,6.4 -L 1.6,6.4,3.52,6.4 -L 3.52,6.4,5.12,6.72 -L 0.32,6.4,1.6,6.08 -L 1.6,6.08,2.88,6.08 -L 2.88,6.08,4.16,6.4 -L 0,6.08,1.28,5.76 -L 1.28,5.76,2.56,5.76 -L 2.56,5.76,3.84,6.08 -L 3.84,6.08,4.48,6.4 -L 0.64,0.32,1.28,0.64 -L 1.28,0.64,2.56,0.96 -L 2.56,0.96,3.84,0.96 -L 3.84,0.96,5.12,0.64 -L 0.96,0.32,2.24,0.64 -L 2.24,0.64,3.52,0.64 -L 3.52,0.64,4.8,0.32 -L 0,0,1.6,0.32 -L 1.6,0.32,3.52,0.32 -L 3.52,0.32,4.48,0 -L 4.48,0,5.12,0.64 -L 0.96,3.52,2.24,3.52 -L 3.2,3.52,4.48,3.52 - -[[] 4 -L 0,8,0,-2.24 -L 0.32,8,0.32,-2.24 -L 0,8,2.24,8 -L 0,-2.24,2.24,-2.24 - -[\] 1 -L 0,6.72,4.48,-0.96 - -[]] 4 -L 1.92,8,1.92,-2.24 -L 2.24,8,2.24,-2.24 -L 0,8,2.24,8 -L 0,-2.24,2.24,-2.24 - -[^] 5 -L 0.96,4.8,1.6,5.76 -L 1.6,5.76,2.24,4.8 -L 0,3.84,1.6,5.44 -L 1.6,5.44,3.2,3.84 -L 1.6,5.44,1.6,0 - -[_] 1 -L 0,-0.64,5.12,-0.64 - -[`] 10 -L 0.96,6.72,0.32,6.4 -L 0.32,6.4,0,5.76 -L 0,5.76,0,5.12 -L 0,5.12,0.32,4.48 -L 0.32,4.48,0.96,5.12 -L 0.96,5.12,0.32,5.76 -L 0.32,5.76,0.32,6.4 -L 0.32,5.44,0.32,4.8 -L 0.32,4.8,0.64,5.12 -L 0.64,5.12,0.32,5.44 - -[a] 37 -L 0.96,2.88,0.32,2.24 -L 0.32,2.24,0,1.6 -L 0,1.6,0,0.96 -L 0,0.96,0.32,0.32 -L 0.32,0.32,0.96,0 -L 0.96,0,1.6,0.64 -L 1.6,0.64,2.56,0.96 -L 0,1.6,0.32,0.96 -L 0.32,0.96,0.64,0.64 -L 0.64,0.64,1.28,0.32 -L 0.32,2.24,0.32,1.6 -L 0.32,1.6,0.64,0.96 -L 0.64,0.96,1.28,0.64 -L 1.28,0.64,1.6,0.64 -L 0.32,3.52,0.96,3.52 -L 0.96,3.52,1.92,3.84 -L 1.92,3.84,2.56,4.16 -L 2.56,4.16,2.88,4.48 -L 2.88,4.48,3.52,3.84 -L 3.52,3.84,3.2,3.52 -L 3.2,3.52,3.2,0.96 -L 3.2,0.96,3.52,0.64 -L 3.52,0.64,3.84,0.64 -L 0.64,4.16,0.32,3.84 -L 0.32,3.84,1.28,3.84 -L 2.24,3.84,3.2,3.84 -L 3.2,3.84,2.88,4.16 -L 2.88,4.16,2.88,0.64 -L 2.88,0.64,3.2,0.32 -L 0,3.84,0.64,4.48 -L 0.64,4.48,0.96,4.16 -L 0.96,4.16,1.6,3.84 -L 1.6,3.84,2.56,3.52 -L 2.56,3.52,2.56,0.64 -L 2.56,0.64,3.2,0 -L 3.2,0,3.84,0.64 -L 0,3.84,1.6,2.24 - -[b] 30 -L 0.32,6.08,0.64,5.44 -L 0.64,5.44,0.64,0.96 -L 0.64,0.96,0,0.64 -L 0.96,5.44,0.64,6.08 -L 0.64,6.08,0.96,6.4 -L 0.96,6.4,0.96,0.96 -L 0.96,0.96,1.92,0.32 -L 0.32,6.08,1.28,6.72 -L 1.28,6.72,1.28,0.96 -L 1.28,0.96,1.92,0.64 -L 1.92,0.64,2.24,0.32 -L 0,0.64,0.64,0.64 -L 0.64,0.64,1.28,0.32 -L 1.28,0.32,1.6,0 -L 1.6,0,2.24,0.32 -L 2.24,0.32,3.2,0.64 -L 3.2,0.64,3.84,0.64 -L 1.28,3.52,2.24,3.84 -L 2.24,3.84,2.88,4.16 -L 2.88,4.16,3.2,4.48 -L 3.2,4.48,3.52,4.16 -L 3.52,4.16,4.16,3.84 -L 4.16,3.84,4.48,3.84 -L 4.48,3.84,3.84,3.52 -L 3.84,3.52,3.84,0.64 -L 2.88,4.16,3.52,3.84 -L 3.52,3.84,3.52,0.96 -L 2.24,3.84,2.56,3.84 -L 2.56,3.84,3.2,3.52 -L 3.2,3.52,3.2,0.64 - -[c] 23 -L 0.64,3.84,0.64,0.96 -L 0.64,0.96,0,0.64 -L 0,0.64,0.32,0.64 -L 0.32,0.64,0.96,0.32 -L 0.96,0.32,1.28,0 -L 0.96,3.84,0.96,0.64 -L 0.96,0.64,1.6,0.32 -L 1.28,3.84,1.28,0.96 -L 1.28,0.96,1.92,0.64 -L 1.92,0.64,2.24,0.64 -L 2.24,0.64,1.6,0.32 -L 1.6,0.32,1.28,0 -L 0.64,3.84,1.92,4.16 -L 1.92,4.16,2.56,4.48 -L 2.56,4.48,2.88,4.16 -L 2.88,4.16,3.52,3.84 -L 3.52,3.84,3.84,3.84 -L 2.24,4.16,2.56,3.84 -L 2.56,3.84,3.2,3.84 -L 1.28,3.84,1.92,4.16 -L 1.92,4.16,2.56,3.52 -L 2.56,3.52,3.2,3.52 -L 3.2,3.52,3.84,3.84 - -[d] 27 -L 2.24,4.48,1.6,4.16 -L 1.6,4.16,0.64,3.84 -L 0.64,3.84,0.64,0.96 -L 0.64,0.96,0,0.64 -L 0.96,3.84,0.96,0.96 -L 0.96,0.96,1.92,0.32 -L 2.24,4.48,1.28,3.84 -L 1.28,3.84,1.28,0.96 -L 1.28,0.96,1.92,0.64 -L 1.92,0.64,2.24,0.32 -L 0,0.64,0.64,0.64 -L 0.64,0.64,1.28,0.32 -L 1.28,0.32,1.6,0 -L 1.6,0,2.24,0.32 -L 2.24,0.32,3.2,0.64 -L 3.2,0.64,3.84,0.64 -L 0.64,6.08,1.6,6.72 -L 1.6,6.72,1.92,5.76 -L 1.92,5.76,3.84,3.84 -L 3.84,3.84,3.84,0.64 -L 1.6,5.76,0.96,6.08 -L 0.96,6.08,1.28,6.4 -L 1.28,6.4,1.6,5.76 -L 1.6,5.76,3.52,3.84 -L 3.52,3.84,3.52,0.96 -L 0.64,6.08,3.2,3.52 -L 3.2,3.52,3.2,0.64 - -[e] 20 -L 0.64,3.84,0.64,0.96 -L 0.64,0.96,0,0.64 -L 0,0.64,0.32,0.64 -L 0.32,0.64,0.96,0.32 -L 0.96,0.32,1.28,0 -L 0.96,3.84,0.96,0.64 -L 0.96,0.64,1.6,0.32 -L 1.28,3.84,1.28,0.96 -L 1.28,0.96,1.92,0.64 -L 1.92,0.64,2.24,0.64 -L 2.24,0.64,1.6,0.32 -L 1.6,0.32,1.28,0 -L 0.64,3.84,1.92,4.16 -L 1.92,4.16,2.56,4.48 -L 2.56,4.48,3.52,3.2 -L 3.52,3.2,2.88,2.88 -L 2.88,2.88,1.28,1.92 -L 2.24,4.16,3.2,3.2 -L 1.28,3.84,1.92,4.16 -L 1.92,4.16,2.88,2.88 - -[f] 25 -L 0.96,6.08,0.96,0.96 -L 0.96,0.96,0.32,0.64 -L 0.32,0.64,0.64,0.64 -L 0.64,0.64,1.28,0.32 -L 1.28,0.32,1.6,0 -L 1.28,6.08,1.28,0.64 -L 1.28,0.64,1.92,0.32 -L 1.6,6.08,1.6,0.96 -L 1.6,0.96,2.24,0.64 -L 2.24,0.64,2.56,0.64 -L 2.56,0.64,1.92,0.32 -L 1.92,0.32,1.6,0 -L 0.96,6.08,1.92,6.4 -L 1.92,6.4,2.56,6.72 -L 2.56,6.72,2.88,6.4 -L 2.88,6.4,3.52,6.08 -L 3.52,6.08,3.84,6.08 -L 2.24,6.4,2.56,6.08 -L 2.56,6.08,3.2,6.08 -L 1.6,6.08,1.92,6.4 -L 1.92,6.4,2.56,5.76 -L 2.56,5.76,3.2,5.76 -L 3.2,5.76,3.84,6.08 -L 0,4.48,0.96,4.48 -L 1.6,4.48,2.88,4.48 - -[g] 40 -L 0.64,3.84,0.64,0.96 -L 0.64,0.96,0,0.64 -L 0,0.64,0.32,0.64 -L 0.32,0.64,0.96,0.32 -L 0.96,0.32,1.28,0 -L 1.28,0,1.6,0.32 -L 1.6,0.32,2.24,0.64 -L 2.24,0.64,3.2,0.96 -L 0.96,3.52,0.96,0.64 -L 0.96,0.64,1.6,0.32 -L 1.28,3.84,1.28,0.96 -L 1.28,0.96,1.92,0.64 -L 1.92,0.64,2.24,0.64 -L 0.64,3.84,1.28,3.84 -L 1.28,3.84,2.24,4.16 -L 2.24,4.16,2.88,4.48 -L 2.88,4.48,3.2,4.16 -L 3.2,4.16,3.84,3.84 -L 3.84,3.84,4.48,3.84 -L 4.48,3.84,3.84,3.52 -L 3.84,3.52,3.84,-0.32 -L 3.84,-0.32,3.52,-1.28 -L 3.52,-1.28,2.88,-1.92 -L 2.88,-1.92,2.24,-2.24 -L 2.24,-2.24,1.92,-1.92 -L 1.92,-1.92,1.28,-1.6 -L 1.28,-1.6,0.64,-1.6 -L 2.56,4.16,3.52,3.52 -L 3.52,3.52,3.52,-0.32 -L 2.56,-1.92,1.92,-1.6 -L 1.92,-1.6,1.6,-1.6 -L 2.24,4.16,2.56,3.84 -L 2.56,3.84,3.2,3.52 -L 3.2,3.52,3.2,0.32 -L 3.2,0.32,3.52,-0.64 -L 3.52,-0.64,3.52,-1.28 -L 2.88,-1.92,2.56,-1.6 -L 2.56,-1.6,1.92,-1.28 -L 1.92,-1.28,1.28,-1.28 -L 1.28,-1.28,0.64,-1.6 - -[h] 35 -L 0.32,6.08,0.64,5.44 -L 0.64,5.44,0.64,0.96 -L 0.64,0.96,0,0.64 -L 0,0.64,0.32,0.64 -L 0.32,0.64,0.96,0.32 -L 0.96,0.32,1.28,0 -L 0.96,5.44,0.64,6.08 -L 0.64,6.08,0.96,6.4 -L 0.96,6.4,0.96,0.64 -L 0.96,0.64,1.6,0.32 -L 0.32,6.08,1.28,6.72 -L 1.28,6.72,1.28,0.96 -L 1.28,0.96,1.92,0.64 -L 1.92,0.64,1.28,0 -L 1.28,3.52,2.24,3.84 -L 2.24,3.84,2.88,4.16 -L 2.88,4.16,3.2,4.48 -L 3.2,4.48,3.52,4.16 -L 3.52,4.16,4.16,3.84 -L 4.16,3.84,4.48,3.84 -L 4.48,3.84,3.84,3.52 -L 3.84,3.52,3.84,0.64 -L 3.84,0.64,3.2,0 -L 3.2,0,2.88,-0.64 -L 2.88,4.16,3.52,3.84 -L 3.52,3.84,3.52,0.64 -L 3.52,0.64,3.2,0 -L 2.24,3.84,2.56,3.84 -L 2.56,3.84,3.2,3.52 -L 3.2,3.52,3.2,0.64 -L 3.2,0.64,2.88,-0.64 -L 2.88,-0.64,2.88,-1.6 -L 2.88,-1.6,3.2,-2.24 -L 3.2,-2.24,3.52,-2.24 -L 3.52,-2.24,2.88,-1.6 - -[i] 25 -L 0.96,6.72,0.32,6.08 -L 0.32,6.08,0.96,5.76 -L 0.96,5.76,1.6,6.08 -L 1.6,6.08,0.96,6.72 -L 0.96,6.4,0.64,6.08 -L 0.64,6.08,1.28,6.08 -L 1.28,6.08,0.96,6.4 -L 0.96,4.48,0.64,4.16 -L 0.64,4.16,0,3.84 -L 0,3.84,0.64,3.52 -L 0.64,3.52,0.64,0.64 -L 0.64,0.64,1.28,0 -L 1.28,0,1.92,0.64 -L 0.96,3.52,1.28,3.84 -L 1.28,3.84,0.96,4.16 -L 0.96,4.16,0.64,3.84 -L 0.64,3.84,0.96,3.52 -L 0.96,3.52,0.96,0.64 -L 0.96,0.64,1.28,0.32 -L 0.96,4.48,1.28,4.16 -L 1.28,4.16,1.92,3.84 -L 1.92,3.84,1.28,3.52 -L 1.28,3.52,1.28,0.96 -L 1.28,0.96,1.6,0.64 -L 1.6,0.64,1.92,0.64 - -[j] 29 -L 0.96,6.72,0.32,6.08 -L 0.32,6.08,0.96,5.76 -L 0.96,5.76,1.6,6.08 -L 1.6,6.08,0.96,6.72 -L 0.96,6.4,0.64,6.08 -L 0.64,6.08,1.28,6.08 -L 1.28,6.08,0.96,6.4 -L 0.96,4.48,0.64,4.16 -L 0.64,4.16,0,3.84 -L 0,3.84,0.64,3.52 -L 0.64,3.52,0.64,0.64 -L 0.64,0.64,1.28,0 -L 1.28,0,1.6,-0.64 -L 0.96,3.52,1.28,3.84 -L 1.28,3.84,0.96,4.16 -L 0.96,4.16,0.64,3.84 -L 0.64,3.84,0.96,3.52 -L 0.96,3.52,0.96,0.64 -L 0.96,0.64,1.28,0 -L 0.96,4.48,1.28,4.16 -L 1.28,4.16,1.92,3.84 -L 1.92,3.84,1.28,3.52 -L 1.28,3.52,1.28,0.64 -L 1.28,0.64,1.6,-0.64 -L 1.6,-0.64,1.6,-1.6 -L 1.6,-1.6,0.96,-2.24 -L 0.96,-2.24,0.32,-2.24 -L 0.32,-2.24,0.32,-1.92 -L 0.32,-1.92,0.96,-2.24 - -[k] 32 -L 0.32,6.08,0.64,5.44 -L 0.64,5.44,0.64,0.96 -L 0.64,0.96,0,0.64 -L 0,0.64,0.32,0.64 -L 0.32,0.64,0.96,0.32 -L 0.96,0.32,1.28,0 -L 0.96,5.44,0.64,6.08 -L 0.64,6.08,0.96,6.4 -L 0.96,6.4,0.96,0.64 -L 0.96,0.64,1.6,0.32 -L 0.32,6.08,1.28,6.72 -L 1.28,6.72,1.28,0.96 -L 1.28,0.96,1.92,0.64 -L 1.92,0.64,1.28,0 -L 1.28,3.52,2.24,4.16 -L 2.24,4.16,2.88,4.48 -L 2.88,4.48,3.52,3.52 -L 3.52,3.52,2.56,2.88 -L 2.56,2.88,1.28,1.92 -L 2.56,4.16,3.2,3.52 -L 2.24,4.16,2.88,3.2 -L 2.56,2.88,2.88,2.56 -L 2.88,2.56,3.52,0.96 -L 3.52,0.96,3.84,0.64 -L 3.84,0.64,4.16,0.64 -L 2.56,2.56,2.88,2.24 -L 2.88,2.24,3.2,0.64 -L 3.2,0.64,3.52,0.32 -L 2.24,2.56,2.56,2.24 -L 2.56,2.24,2.88,0.64 -L 2.88,0.64,3.52,0 -L 3.52,0,4.16,0.64 - -[l] 16 -L 0.32,6.08,0.64,5.44 -L 0.64,5.44,0.64,0.96 -L 0.64,0.96,0,0.64 -L 0,0.64,0.32,0.64 -L 0.32,0.64,0.96,0.32 -L 0.96,0.32,1.28,0 -L 0.96,5.44,0.64,6.08 -L 0.64,6.08,0.96,6.4 -L 0.96,6.4,0.96,0.64 -L 0.96,0.64,1.6,0.32 -L 0.32,6.08,1.28,6.72 -L 1.28,6.72,1.28,0.96 -L 1.28,0.96,1.92,0.64 -L 1.92,0.64,2.24,0.64 -L 2.24,0.64,1.6,0.32 -L 1.6,0.32,1.28,0 - -[m] 49 -L 0,3.84,0.32,3.84 -L 0.32,3.84,0.64,3.52 -L 0.64,3.52,0.64,0.96 -L 0.64,0.96,0,0.64 -L 0,0.64,0.32,0.64 -L 0.32,0.64,0.96,0.32 -L 0.96,0.32,1.28,0 -L 0.64,4.16,0.96,3.84 -L 0.96,3.84,0.96,0.64 -L 0.96,0.64,1.6,0.32 -L 0,3.84,0.64,4.48 -L 0.64,4.48,1.28,3.84 -L 1.28,3.84,1.28,0.96 -L 1.28,0.96,1.92,0.64 -L 1.92,0.64,1.28,0 -L 1.28,3.52,2.24,3.84 -L 2.24,3.84,2.88,4.16 -L 2.88,4.16,3.2,4.48 -L 3.2,4.48,3.84,3.84 -L 3.84,3.84,3.84,0.96 -L 3.84,0.96,4.48,0.64 -L 4.48,0.64,3.84,0 -L 2.88,4.16,3.52,3.84 -L 3.52,3.84,3.52,0.64 -L 3.52,0.64,4.16,0.32 -L 2.24,3.84,2.56,3.84 -L 2.56,3.84,3.2,3.52 -L 3.2,3.52,3.2,0.96 -L 3.2,0.96,2.88,0.64 -L 2.88,0.64,3.52,0.32 -L 3.52,0.32,3.84,0 -L 3.84,3.52,4.8,3.84 -L 4.8,3.84,5.44,4.16 -L 5.44,4.16,5.76,4.48 -L 5.76,4.48,6.08,4.16 -L 6.08,4.16,6.72,3.84 -L 6.72,3.84,7.04,3.84 -L 7.04,3.84,6.4,3.52 -L 6.4,3.52,6.4,0.96 -L 6.4,0.96,6.72,0.64 -L 6.72,0.64,7.04,0.64 -L 5.44,4.16,6.08,3.84 -L 6.08,3.84,6.08,0.64 -L 6.08,0.64,6.4,0.32 -L 4.8,3.84,5.12,3.84 -L 5.12,3.84,5.76,3.52 -L 5.76,3.52,5.76,0.64 -L 5.76,0.64,6.4,0 -L 6.4,0,7.04,0.64 - -[n] 33 -L 0,3.84,0.32,3.84 -L 0.32,3.84,0.64,3.52 -L 0.64,3.52,0.64,0.96 -L 0.64,0.96,0,0.64 -L 0,0.64,0.32,0.64 -L 0.32,0.64,0.96,0.32 -L 0.96,0.32,1.28,0 -L 0.64,4.16,0.96,3.84 -L 0.96,3.84,0.96,0.64 -L 0.96,0.64,1.6,0.32 -L 0,3.84,0.64,4.48 -L 0.64,4.48,1.28,3.84 -L 1.28,3.84,1.28,0.96 -L 1.28,0.96,1.92,0.64 -L 1.92,0.64,1.28,0 -L 1.28,3.52,2.24,3.84 -L 2.24,3.84,2.88,4.16 -L 2.88,4.16,3.2,4.48 -L 3.2,4.48,3.52,4.16 -L 3.52,4.16,4.16,3.84 -L 4.16,3.84,4.48,3.84 -L 4.48,3.84,3.84,3.52 -L 3.84,3.52,3.84,0.96 -L 3.84,0.96,4.16,0.64 -L 4.16,0.64,4.48,0.64 -L 2.88,4.16,3.52,3.84 -L 3.52,3.84,3.52,0.64 -L 3.52,0.64,3.84,0.32 -L 2.24,3.84,2.56,3.84 -L 2.56,3.84,3.2,3.52 -L 3.2,3.52,3.2,0.64 -L 3.2,0.64,3.84,0 -L 3.84,0,4.48,0.64 - -[o] 26 -L 0.64,3.84,0.64,0.96 -L 0.64,0.96,0,0.64 -L 0.96,3.52,0.96,0.96 -L 0.96,0.96,1.92,0.32 -L 1.28,3.84,1.28,0.96 -L 1.28,0.96,1.92,0.64 -L 1.92,0.64,2.24,0.32 -L 0,0.64,0.64,0.64 -L 0.64,0.64,1.28,0.32 -L 1.28,0.32,1.6,0 -L 1.6,0,2.24,0.32 -L 2.24,0.32,3.2,0.64 -L 3.2,0.64,3.84,0.64 -L 0.64,3.84,1.28,3.84 -L 1.28,3.84,2.24,4.16 -L 2.24,4.16,2.88,4.48 -L 2.88,4.48,3.2,4.16 -L 3.2,4.16,3.84,3.84 -L 3.84,3.84,4.48,3.84 -L 4.48,3.84,3.84,3.52 -L 3.84,3.52,3.84,0.64 -L 2.56,4.16,3.52,3.52 -L 3.52,3.52,3.52,0.96 -L 2.24,4.16,2.56,3.84 -L 2.56,3.84,3.2,3.52 -L 3.2,3.52,3.2,0.64 - -[p] 36 -L 0.32,4.48,0.64,3.84 -L 0.64,3.84,0.64,0.96 -L 0.64,0.96,0,0.64 -L 0,0.64,0.64,0.64 -L 0.64,0.64,0.64,-2.24 -L 0.64,4.16,0.96,3.84 -L 0.96,3.84,0.96,-1.92 -L 0.96,-1.92,1.28,-1.6 -L 1.28,-1.6,0.96,-0.96 -L 0.96,0.64,1.28,0.64 -L 1.28,0.64,1.92,0.32 -L 0.32,4.48,0.96,4.16 -L 0.96,4.16,1.28,3.84 -L 1.28,3.84,1.28,0.96 -L 1.28,0.96,1.92,0.64 -L 1.92,0.64,2.24,0.32 -L 1.28,0.32,1.6,0 -L 1.6,0,2.24,0.32 -L 2.24,0.32,3.2,0.64 -L 3.2,0.64,3.84,0.64 -L 1.28,0.32,1.28,-0.96 -L 1.28,-0.96,1.6,-1.6 -L 1.6,-1.6,0.64,-2.24 -L 1.28,3.52,2.24,3.84 -L 2.24,3.84,2.88,4.16 -L 2.88,4.16,3.2,4.48 -L 3.2,4.48,3.52,4.16 -L 3.52,4.16,4.16,3.84 -L 4.16,3.84,4.48,3.84 -L 4.48,3.84,3.84,3.52 -L 3.84,3.52,3.84,0.64 -L 2.88,4.16,3.52,3.84 -L 3.52,3.84,3.52,0.96 -L 2.24,3.84,2.56,3.84 -L 2.56,3.84,3.2,3.52 -L 3.2,3.52,3.2,0.64 - -[q] 30 -L 0.64,3.84,0.64,0.96 -L 0.64,0.96,0,0.64 -L 0.96,3.52,0.96,0.64 -L 0.96,0.64,1.6,0.32 -L 1.28,3.84,1.28,0.96 -L 1.28,0.96,1.92,0.64 -L 1.92,0.64,2.24,0.64 -L 0,0.64,0.32,0.64 -L 0.32,0.64,0.96,0.32 -L 0.96,0.32,1.28,0 -L 1.28,0,1.6,0.32 -L 1.6,0.32,2.24,0.64 -L 2.24,0.64,3.2,0.96 -L 0.64,3.84,1.28,3.84 -L 1.28,3.84,2.24,4.16 -L 2.24,4.16,2.88,4.48 -L 2.88,4.48,3.2,4.16 -L 3.2,4.16,3.84,3.84 -L 3.84,3.84,4.48,3.84 -L 4.48,3.84,3.84,3.52 -L 3.84,3.52,3.84,-2.24 -L 2.56,4.16,3.52,3.52 -L 3.52,3.52,3.52,-1.92 -L 3.52,-1.92,3.2,-1.6 -L 3.2,-1.6,3.52,-0.96 -L 2.24,4.16,2.56,3.84 -L 2.56,3.84,3.2,3.52 -L 3.2,3.52,3.2,-0.96 -L 3.2,-0.96,2.88,-1.6 -L 2.88,-1.6,3.84,-2.24 - -[r] 26 -L 0,3.84,0.32,3.84 -L 0.32,3.84,0.64,3.52 -L 0.64,3.52,0.64,0.96 -L 0.64,0.96,0,0.64 -L 0,0.64,0.32,0.64 -L 0.32,0.64,0.96,0.32 -L 0.96,0.32,1.28,0 -L 0.32,4.16,0.96,3.84 -L 0.96,3.84,0.96,0.64 -L 0.96,0.64,1.6,0.32 -L 0,3.84,0.64,4.48 -L 0.64,4.48,1.28,3.84 -L 1.28,3.84,1.28,0.96 -L 1.28,0.96,1.92,0.64 -L 1.92,0.64,2.24,0.64 -L 2.24,0.64,1.6,0.32 -L 1.6,0.32,1.28,0 -L 1.28,3.84,2.56,4.48 -L 2.56,4.48,2.88,4.16 -L 2.88,4.16,3.52,3.84 -L 3.52,3.84,3.84,3.84 -L 2.24,4.16,2.56,3.84 -L 2.56,3.84,3.2,3.84 -L 1.92,4.16,2.56,3.52 -L 2.56,3.52,3.2,3.52 -L 3.2,3.52,3.84,3.84 - -[s] 35 -L 0.32,3.84,0.32,2.56 -L 0.32,2.56,0.96,2.24 -L 0.96,2.24,2.88,2.24 -L 2.88,2.24,3.52,1.92 -L 3.52,1.92,3.52,0.64 -L 0.64,3.84,0.64,2.56 -L 3.2,1.92,3.2,0.64 -L 1.28,4.16,0.96,3.84 -L 0.96,3.84,0.96,2.56 -L 0.96,2.56,1.6,2.24 -L 2.24,2.24,2.88,1.92 -L 2.88,1.92,2.88,0.64 -L 2.88,0.64,2.56,0.32 -L 0.32,3.84,1.28,4.16 -L 1.28,4.16,1.92,4.48 -L 1.92,4.48,2.56,4.16 -L 2.56,4.16,3.2,4.16 -L 3.2,4.16,3.52,4.48 -L 1.6,4.16,2.24,4.16 -L 1.28,4.16,1.92,3.84 -L 1.92,3.84,2.56,3.84 -L 2.56,3.84,3.2,4.16 -L 3.52,0.64,2.56,0.32 -L 2.56,0.32,1.92,0 -L 1.92,0,1.28,0.32 -L 1.28,0.32,0.64,0.32 -L 0.64,0.32,0,0 -L 2.24,0.32,1.6,0.32 -L 2.56,0.32,1.92,0.64 -L 1.92,0.64,0.96,0.64 -L 0.96,0.64,0,0 -L 3.52,4.48,3.2,3.84 -L 3.2,3.84,2.56,2.88 -L 2.56,2.88,0.96,1.28 -L 0.96,1.28,0,0 - -[t] 18 -L 0.64,6.08,0.96,5.44 -L 0.96,5.44,0.96,0.96 -L 0.96,0.96,0.32,0.64 -L 0.32,0.64,0.64,0.64 -L 0.64,0.64,1.28,0.32 -L 1.28,0.32,1.6,0 -L 1.28,5.44,0.96,6.08 -L 0.96,6.08,1.28,6.4 -L 1.28,6.4,1.28,0.64 -L 1.28,0.64,1.92,0.32 -L 0.64,6.08,1.6,6.72 -L 1.6,6.72,1.6,0.96 -L 1.6,0.96,2.24,0.64 -L 2.24,0.64,2.56,0.64 -L 2.56,0.64,1.92,0.32 -L 1.92,0.32,1.6,0 -L 0,4.48,0.96,4.48 -L 1.6,4.48,2.56,4.48 - -[u] 33 -L 0,3.84,0.32,3.84 -L 0.32,3.84,0.64,3.52 -L 0.64,3.52,0.64,0.96 -L 0.64,0.96,0,0.64 -L 0.32,4.16,0.96,3.84 -L 0.96,3.84,0.96,0.64 -L 0.96,0.64,1.6,0.32 -L 0,3.84,0.64,4.48 -L 0.64,4.48,1.28,3.84 -L 1.28,3.84,1.28,0.96 -L 1.28,0.96,1.92,0.64 -L 1.92,0.64,2.24,0.64 -L 0,0.64,0.32,0.64 -L 0.32,0.64,0.96,0.32 -L 0.96,0.32,1.28,0 -L 1.28,0,1.6,0.32 -L 1.6,0.32,2.24,0.64 -L 2.24,0.64,3.2,0.96 -L 3.2,4.48,3.52,4.16 -L 3.52,4.16,4.16,3.84 -L 4.16,3.84,4.48,3.84 -L 4.48,3.84,3.84,3.52 -L 3.84,3.52,3.84,0.96 -L 3.84,0.96,4.16,0.64 -L 4.16,0.64,4.48,0.64 -L 2.88,4.16,3.52,3.84 -L 3.52,3.84,3.52,0.64 -L 3.52,0.64,3.84,0.32 -L 3.2,4.48,2.56,3.84 -L 2.56,3.84,3.2,3.52 -L 3.2,3.52,3.2,0.64 -L 3.2,0.64,3.84,0 -L 3.84,0,4.48,0.64 - -[v] 24 -L 0,4.48,0.32,3.84 -L 0.32,3.84,0.32,0.96 -L 0.32,0.96,1.28,0 -L 1.28,0,1.92,0.64 -L 1.92,0.64,2.88,0.96 -L 2.88,0.96,3.52,0.96 -L 0.32,4.16,0.64,3.84 -L 0.64,3.84,0.64,0.96 -L 0.64,0.96,1.6,0.32 -L 0,4.48,0.64,4.16 -L 0.64,4.16,0.96,3.84 -L 0.96,3.84,0.96,1.28 -L 0.96,1.28,1.28,0.96 -L 1.28,0.96,1.92,0.64 -L 2.88,4.48,3.2,4.16 -L 3.2,4.16,3.84,3.84 -L 3.84,3.84,4.16,3.84 -L 4.16,3.84,3.52,3.52 -L 3.52,3.52,3.52,0.96 -L 2.56,4.16,3.2,3.84 -L 3.2,3.84,3.2,1.28 -L 2.88,4.48,2.24,3.84 -L 2.24,3.84,2.88,3.52 -L 2.88,3.52,2.88,0.96 - -[w] 39 -L 0,4.48,0.32,3.84 -L 0.32,3.84,0.32,0.96 -L 0.32,0.96,1.28,0 -L 1.28,0,1.92,0.64 -L 1.92,0.64,2.88,0.96 -L 0.32,4.16,0.64,3.84 -L 0.64,3.84,0.64,0.96 -L 0.64,0.96,1.6,0.32 -L 0,4.48,0.64,4.16 -L 0.64,4.16,0.96,3.84 -L 0.96,3.84,0.96,1.28 -L 0.96,1.28,1.28,0.96 -L 1.28,0.96,1.92,0.64 -L 2.88,4.48,2.24,3.84 -L 2.24,3.84,2.88,3.52 -L 2.88,3.52,2.88,0.96 -L 2.88,0.96,3.84,0 -L 3.84,0,4.48,0.64 -L 4.48,0.64,5.44,0.96 -L 5.44,0.96,6.08,0.96 -L 2.56,4.16,3.2,3.84 -L 3.2,3.84,3.2,0.96 -L 3.2,0.96,4.16,0.32 -L 2.88,4.48,3.2,4.16 -L 3.2,4.16,3.84,3.84 -L 3.84,3.84,3.52,3.52 -L 3.52,3.52,3.52,1.28 -L 3.52,1.28,3.84,0.96 -L 3.84,0.96,4.48,0.64 -L 5.44,4.48,5.76,4.16 -L 5.76,4.16,6.4,3.84 -L 6.4,3.84,6.72,3.84 -L 6.72,3.84,6.08,3.52 -L 6.08,3.52,6.08,0.96 -L 5.12,4.16,5.76,3.84 -L 5.76,3.84,5.76,1.28 -L 5.44,4.48,4.8,3.84 -L 4.8,3.84,5.44,3.52 -L 5.44,3.52,5.44,0.96 - -[x] 37 -L 0.32,3.84,0.64,3.84 -L 0.64,3.84,1.28,3.52 -L 1.28,3.52,1.6,3.2 -L 1.6,3.2,2.88,0.64 -L 2.88,0.64,3.2,0.32 -L 3.2,0.32,3.84,0 -L 3.84,0,4.48,0.64 -L 0.96,4.16,1.6,3.84 -L 1.6,3.84,3.2,0.64 -L 3.2,0.64,3.84,0.32 -L 0.32,3.84,0.96,4.48 -L 0.96,4.48,1.6,4.16 -L 1.6,4.16,1.92,3.84 -L 1.92,3.84,3.2,1.28 -L 3.2,1.28,3.52,0.96 -L 3.52,0.96,4.16,0.64 -L 4.16,0.64,4.48,0.64 -L 2.56,2.56,3.52,4.48 -L 3.52,4.48,3.84,4.16 -L 3.84,4.16,4.48,4.16 -L 4.48,4.16,4.8,4.48 -L 3.52,4.16,3.84,3.84 -L 3.84,3.84,4.16,3.84 -L 3.2,3.84,3.84,3.52 -L 3.84,3.52,4.48,3.84 -L 4.48,3.84,4.8,4.48 -L 2.24,1.92,1.28,0 -L 1.28,0,0.96,0.32 -L 0.96,0.32,0.32,0.32 -L 0.32,0.32,0,0 -L 1.28,0.32,0.96,0.64 -L 0.96,0.64,0.64,0.64 -L 1.6,0.64,0.96,0.96 -L 0.96,0.96,0.32,0.64 -L 0.32,0.64,0,0 -L 0.96,2.24,1.92,2.24 -L 2.88,2.24,3.84,2.24 - -[y] 42 -L 0,3.84,0.32,3.84 -L 0.32,3.84,0.64,3.52 -L 0.64,3.52,0.64,0.96 -L 0.64,0.96,0,0.64 -L 0.32,4.16,0.96,3.84 -L 0.96,3.84,0.96,0.64 -L 0.96,0.64,1.6,0.32 -L 0,3.84,0.64,4.48 -L 0.64,4.48,1.28,3.84 -L 1.28,3.84,1.28,0.96 -L 1.28,0.96,1.92,0.64 -L 1.92,0.64,2.24,0.64 -L 0,0.64,0.32,0.64 -L 0.32,0.64,0.96,0.32 -L 0.96,0.32,1.28,0 -L 1.28,0,1.6,0.32 -L 1.6,0.32,2.24,0.64 -L 2.24,0.64,3.2,0.96 -L 3.2,4.48,3.52,4.16 -L 3.52,4.16,4.16,3.84 -L 4.16,3.84,4.48,3.84 -L 4.48,3.84,3.84,3.52 -L 3.84,3.52,3.84,-0.32 -L 3.84,-0.32,3.52,-1.28 -L 3.52,-1.28,2.88,-1.92 -L 2.88,-1.92,2.24,-2.24 -L 2.24,-2.24,1.92,-1.92 -L 1.92,-1.92,1.28,-1.6 -L 1.28,-1.6,0.64,-1.6 -L 2.88,4.16,3.52,3.84 -L 3.52,3.84,3.52,-0.32 -L 2.56,-1.92,1.92,-1.6 -L 1.92,-1.6,1.6,-1.6 -L 3.2,4.48,2.56,3.84 -L 2.56,3.84,3.2,3.52 -L 3.2,3.52,3.2,0.32 -L 3.2,0.32,3.52,-0.64 -L 3.52,-0.64,3.52,-1.28 -L 2.88,-1.92,2.56,-1.6 -L 2.56,-1.6,1.92,-1.28 -L 1.92,-1.28,1.28,-1.28 -L 1.28,-1.28,0.64,-1.6 - -[z] 22 -L 3.84,4.48,0,0 -L 0,3.84,0.64,3.52 -L 0.64,3.52,1.6,3.52 -L 1.6,3.52,2.56,3.84 -L 2.56,3.84,3.84,4.48 -L 0.32,4.16,0.96,3.84 -L 0.96,3.84,2.24,3.84 -L 0,3.84,0.64,4.48 -L 0.64,4.48,1.28,4.16 -L 1.28,4.16,2.56,4.16 -L 2.56,4.16,3.84,4.48 -L 0,0,1.28,0.64 -L 1.28,0.64,2.24,0.96 -L 2.24,0.96,3.2,0.96 -L 3.2,0.96,3.84,0.64 -L 1.6,0.64,2.88,0.64 -L 2.88,0.64,3.52,0.32 -L 0,0,1.28,0.32 -L 1.28,0.32,2.56,0.32 -L 2.56,0.32,3.2,0 -L 3.2,0,3.84,0.64 -L 0.64,2.24,3.2,2.24 - -[{] 34 -L 1.6,8,0.96,7.68 -L 0.96,7.68,0.64,7.36 -L 0.64,7.36,0.32,6.72 -L 0.32,6.72,0.32,6.08 -L 0.32,6.08,0.64,5.44 -L 0.64,5.44,0.96,5.12 -L 0.96,5.12,1.28,4.48 -L 1.28,4.48,1.28,3.84 -L 1.28,3.84,0.64,3.2 -L 0.96,7.68,0.64,7.04 -L 0.64,7.04,0.64,6.4 -L 0.64,6.4,0.96,5.76 -L 0.96,5.76,1.28,5.44 -L 1.28,5.44,1.6,4.8 -L 1.6,4.8,1.6,4.16 -L 1.6,4.16,1.28,3.52 -L 1.28,3.52,0,2.88 -L 0,2.88,1.28,2.24 -L 1.28,2.24,1.6,1.6 -L 1.6,1.6,1.6,0.96 -L 1.6,0.96,1.28,0.32 -L 1.28,0.32,0.96,0 -L 0.96,0,0.64,-0.64 -L 0.64,-0.64,0.64,-1.28 -L 0.64,-1.28,0.96,-1.92 -L 0.64,2.56,1.28,1.92 -L 1.28,1.92,1.28,1.28 -L 1.28,1.28,0.96,0.64 -L 0.96,0.64,0.64,0.32 -L 0.64,0.32,0.32,-0.32 -L 0.32,-0.32,0.32,-0.96 -L 0.32,-0.96,0.64,-1.6 -L 0.64,-1.6,0.96,-1.92 -L 0.96,-1.92,1.6,-2.24 - -[|] 1 -L 0,8,0,-2.24 - -[}] 34 -L 0,8,0.64,7.68 -L 0.64,7.68,0.96,7.36 -L 0.96,7.36,1.28,6.72 -L 1.28,6.72,1.28,6.08 -L 1.28,6.08,0.96,5.44 -L 0.96,5.44,0.64,5.12 -L 0.64,5.12,0.32,4.48 -L 0.32,4.48,0.32,3.84 -L 0.32,3.84,0.96,3.2 -L 0.64,7.68,0.96,7.04 -L 0.96,7.04,0.96,6.4 -L 0.96,6.4,0.64,5.76 -L 0.64,5.76,0.32,5.44 -L 0.32,5.44,0,4.8 -L 0,4.8,0,4.16 -L 0,4.16,0.32,3.52 -L 0.32,3.52,1.6,2.88 -L 1.6,2.88,0.32,2.24 -L 0.32,2.24,0,1.6 -L 0,1.6,0,0.96 -L 0,0.96,0.32,0.32 -L 0.32,0.32,0.64,0 -L 0.64,0,0.96,-0.64 -L 0.96,-0.64,0.96,-1.28 -L 0.96,-1.28,0.64,-1.92 -L 0.96,2.56,0.32,1.92 -L 0.32,1.92,0.32,1.28 -L 0.32,1.28,0.64,0.64 -L 0.64,0.64,0.96,0.32 -L 0.96,0.32,1.28,-0.32 -L 1.28,-0.32,1.28,-0.96 -L 1.28,-0.96,0.96,-1.6 -L 0.96,-1.6,0.64,-1.92 -L 0.64,-1.92,0,-2.24 - -#EOF diff --git a/fonts/gothgrt.cxf b/fonts/gothgrt.cxf deleted file mode 100644 index fedbcfd..0000000 --- a/fonts/gothgrt.cxf +++ /dev/null @@ -1,3465 +0,0 @@ -# Format: QCad II Font -# Creator: Adam Radlowski's "dodajf" program - GRASS font translator -# Version: 1.0.0 -# Name: Gothic German triplex -# LetterSpacing: 3.0 -# WordSpacing: 6.75 -# LineSpacingFactor: 1.0 -# Author: Hershey fonts - -[!] 20 -L 0.888889,6.222222,0.592593,5.925926 -L 0.592593,5.925926,0,5.62963 -L 0,5.62963,0.592593,5.333333 -L 0.592593,5.333333,0.888889,2.074074 -L 0.888889,5.333333,1.185185,5.62963 -L 1.185185,5.62963,0.888889,5.925926 -L 0.888889,5.925926,0.592593,5.62963 -L 0.592593,5.62963,0.888889,5.333333 -L 0.888889,5.333333,0.888889,2.074074 -L 0.888889,6.222222,1.185185,5.925926 -L 1.185185,5.925926,1.777778,5.62963 -L 1.777778,5.62963,1.185185,5.333333 -L 1.185185,5.333333,0.888889,2.074074 -L 0.888889,0.888889,0.296296,0.296296 -L 0.296296,0.296296,0.888889,0 -L 0.888889,0,1.481481,0.296296 -L 1.481481,0.296296,0.888889,0.888889 -L 0.888889,0.592593,0.592593,0.296296 -L 0.592593,0.296296,1.185185,0.296296 -L 1.185185,0.296296,0.888889,0.592593 - -["] 10 -L 0.296296,6.222222,0,5.925926 -L 0,5.925926,0,4.148148 -L 0.296296,5.925926,0,4.148148 -L 0.296296,6.222222,0.592593,5.925926 -L 0.592593,5.925926,0,4.148148 -L 2.962963,6.222222,2.666667,5.925926 -L 2.666667,5.925926,2.666667,4.148148 -L 2.962963,5.925926,2.666667,4.148148 -L 2.962963,6.222222,3.259259,5.925926 -L 3.259259,5.925926,2.666667,4.148148 - -[#] 4 -L 2.37037,6.222222,0.296296,-2.074074 -L 4.148148,6.222222,2.074074,-2.074074 -L 0.296296,2.962963,4.444444,2.962963 -L 0,1.185185,4.148148,1.185185 - -[$] 46 -L 1.481481,7.407407,1.481481,-1.185185 -L 2.666667,7.407407,2.666667,-1.185185 -L 2.666667,6.222222,3.259259,5.925926 -L 3.259259,5.925926,3.555556,5.333333 -L 3.555556,5.333333,3.555556,4.740741 -L 3.555556,4.740741,4.148148,5.037037 -L 4.148148,5.037037,3.851852,5.62963 -L 3.851852,5.62963,3.555556,5.925926 -L 3.555556,5.925926,2.666667,6.222222 -L 2.666667,6.222222,1.481481,6.222222 -L 1.481481,6.222222,0.592593,5.925926 -L 0.592593,5.925926,0,5.333333 -L 0,5.333333,0,4.444444 -L 0,4.444444,0.296296,3.851852 -L 0.296296,3.851852,1.185185,3.259259 -L 1.185185,3.259259,2.962963,2.666667 -L 2.962963,2.666667,3.555556,2.37037 -L 3.555556,2.37037,3.851852,1.777778 -L 3.851852,1.777778,3.851852,0.888889 -L 3.851852,0.888889,3.555556,0.296296 -L 3.851852,5.037037,3.555556,5.62963 -L 0.296296,4.444444,0.592593,3.851852 -L 0.592593,3.851852,1.185185,3.555556 -L 1.185185,3.555556,2.962963,2.962963 -L 2.962963,2.962963,3.555556,2.666667 -L 3.555556,2.666667,3.851852,2.074074 -L 0.592593,0.592593,0.296296,1.185185 -L 0.592593,5.925926,0.296296,5.333333 -L 0.296296,5.333333,0.296296,4.740741 -L 0.296296,4.740741,0.592593,4.148148 -L 0.592593,4.148148,1.185185,3.851852 -L 1.185185,3.851852,2.962963,3.259259 -L 2.962963,3.259259,3.851852,2.666667 -L 3.851852,2.666667,4.148148,2.074074 -L 4.148148,2.074074,4.148148,1.185185 -L 4.148148,1.185185,3.851852,0.592593 -L 3.851852,0.592593,3.555556,0.296296 -L 3.555556,0.296296,2.666667,0 -L 2.666667,0,1.481481,0 -L 1.481481,0,0.592593,0.296296 -L 0.592593,0.296296,0.296296,0.592593 -L 0.296296,0.592593,0,1.185185 -L 0,1.185185,0.592593,1.481481 -L 0.592593,1.481481,0.592593,0.888889 -L 0.592593,0.888889,0.888889,0.296296 -L 0.888889,0.296296,1.481481,0 - -[%] 26 -L 5.333333,6.222222,0,0 -L 1.481481,6.222222,2.074074,5.62963 -L 2.074074,5.62963,2.074074,5.037037 -L 2.074074,5.037037,1.777778,4.444444 -L 1.777778,4.444444,1.185185,4.148148 -L 1.185185,4.148148,0.592593,4.148148 -L 0.592593,4.148148,0,4.740741 -L 0,4.740741,0,5.333333 -L 0,5.333333,0.296296,5.925926 -L 0.296296,5.925926,0.888889,6.222222 -L 0.888889,6.222222,1.481481,6.222222 -L 1.481481,6.222222,2.074074,5.925926 -L 2.074074,5.925926,2.962963,5.62963 -L 2.962963,5.62963,3.851852,5.62963 -L 3.851852,5.62963,4.740741,5.925926 -L 4.740741,5.925926,5.333333,6.222222 -L 4.148148,2.074074,3.555556,1.777778 -L 3.555556,1.777778,3.259259,1.185185 -L 3.259259,1.185185,3.259259,0.592593 -L 3.259259,0.592593,3.851852,0 -L 3.851852,0,4.444444,0 -L 4.444444,0,5.037037,0.296296 -L 5.037037,0.296296,5.333333,0.888889 -L 5.333333,0.888889,5.333333,1.481481 -L 5.333333,1.481481,4.740741,2.074074 -L 4.740741,2.074074,4.148148,2.074074 - -[&] 38 -L 5.037037,3.851852,5.333333,3.555556 -L 5.333333,3.555556,5.62963,3.555556 -L 5.62963,3.555556,5.925926,3.851852 -L 4.740741,3.555556,5.037037,3.259259 -L 5.037037,3.259259,5.62963,3.259259 -L 4.740741,3.259259,5.037037,2.962963 -L 5.037037,2.962963,5.333333,2.962963 -L 5.333333,2.962963,5.62963,3.259259 -L 5.62963,3.259259,5.925926,3.851852 -L 5.037037,3.851852,3.259259,2.074074 -L 2.962963,1.777778,1.185185,0 -L 1.185185,0,0,1.481481 -L 0,1.481481,1.777778,3.259259 -L 2.074074,3.555556,3.259259,4.740741 -L 3.259259,4.740741,2.074074,6.222222 -L 2.074074,6.222222,0.592593,4.444444 -L 0.592593,4.444444,2.37037,2.666667 -L 2.37037,2.666667,3.555556,0.888889 -L 3.555556,0.888889,4.148148,0.296296 -L 4.148148,0.296296,4.740741,0 -L 4.740741,0,5.333333,0 -L 5.333333,0,5.62963,0.296296 -L 5.62963,0.296296,5.925926,0.888889 -L 1.185185,0.296296,0.296296,1.481481 -L 2.962963,4.740741,2.074074,5.925926 -L 0.888889,4.444444,2.37037,2.962963 -L 2.37037,2.962963,3.555556,1.185185 -L 3.555556,1.185185,4.148148,0.592593 -L 4.148148,0.592593,4.740741,0.296296 -L 4.740741,0.296296,5.62963,0.296296 -L 1.481481,0.296296,0.296296,1.777778 -L 2.962963,4.444444,1.777778,5.925926 -L 0.888889,4.740741,2.666667,2.962963 -L 2.666667,2.962963,3.851852,1.185185 -L 3.851852,1.185185,4.148148,0.888889 -L 4.148148,0.888889,4.740741,0.592593 -L 4.740741,0.592593,5.62963,0.592593 -L 5.62963,0.592593,5.925926,0.888889 - -['] 10 -L 0.592593,4.444444,0.592593,5.037037 -L 0.592593,5.037037,0,5.62963 -L 0,5.62963,0.592593,6.222222 -L 0.592593,6.222222,0.888889,5.62963 -L 0.888889,5.62963,0.888889,5.037037 -L 0.888889,5.037037,0.592593,4.444444 -L 0.592593,4.444444,0,4.148148 -L 0.592593,5.925926,0.296296,5.62963 -L 0.296296,5.62963,0.592593,5.333333 -L 0.592593,5.333333,0.592593,5.925926 - -[(] 21 -L 2.074074,7.407407,1.481481,6.814815 -L 1.481481,6.814815,0.888889,5.925926 -L 0.888889,5.925926,0.296296,4.740741 -L 0.296296,4.740741,0,3.259259 -L 0,3.259259,0,2.074074 -L 0,2.074074,0.296296,0.592593 -L 0.296296,0.592593,0.888889,-0.592593 -L 0.888889,-0.592593,1.481481,-1.481481 -L 1.481481,-1.481481,2.074074,-2.074074 -L 0.888889,5.62963,0.592593,4.740741 -L 0.592593,4.740741,0.296296,3.555556 -L 0.296296,3.555556,0.296296,1.777778 -L 0.296296,1.777778,0.592593,0.592593 -L 0.592593,0.592593,0.888889,-0.296296 -L 1.481481,6.814815,1.185185,6.222222 -L 1.185185,6.222222,0.888889,5.333333 -L 0.888889,5.333333,0.592593,3.555556 -L 0.592593,3.555556,0.592593,1.777778 -L 0.592593,1.777778,0.888889,0 -L 0.888889,0,1.185185,-0.888889 -L 1.185185,-0.888889,1.481481,-1.481481 - -[)] 21 -L 0,7.407407,0.592593,6.814815 -L 0.592593,6.814815,1.185185,5.925926 -L 1.185185,5.925926,1.777778,4.740741 -L 1.777778,4.740741,2.074074,3.259259 -L 2.074074,3.259259,2.074074,2.074074 -L 2.074074,2.074074,1.777778,0.592593 -L 1.777778,0.592593,1.185185,-0.592593 -L 1.185185,-0.592593,0.592593,-1.481481 -L 0.592593,-1.481481,0,-2.074074 -L 1.185185,5.62963,1.481481,4.740741 -L 1.481481,4.740741,1.777778,3.555556 -L 1.777778,3.555556,1.777778,1.777778 -L 1.777778,1.777778,1.481481,0.592593 -L 1.481481,0.592593,1.185185,-0.296296 -L 0.592593,6.814815,0.888889,6.222222 -L 0.888889,6.222222,1.185185,5.333333 -L 1.185185,5.333333,1.481481,3.555556 -L 1.481481,3.555556,1.481481,1.777778 -L 1.481481,1.777778,1.185185,0 -L 1.185185,0,0.888889,-0.888889 -L 0.888889,-0.888889,0.592593,-1.481481 - -[*] 21 -L 1.481481,6.222222,1.185185,5.925926 -L 1.185185,5.925926,1.777778,2.962963 -L 1.777778,2.962963,1.481481,2.666667 -L 1.481481,6.222222,1.481481,2.666667 -L 1.481481,6.222222,1.777778,5.925926 -L 1.777778,5.925926,1.185185,2.962963 -L 1.185185,2.962963,1.481481,2.666667 -L 0,5.333333,0.296296,5.333333 -L 0.296296,5.333333,2.666667,3.555556 -L 2.666667,3.555556,2.962963,3.555556 -L 0,5.333333,2.962963,3.555556 -L 0,5.333333,0,5.037037 -L 0,5.037037,2.962963,3.851852 -L 2.962963,3.851852,2.962963,3.555556 -L 2.962963,5.333333,2.666667,5.333333 -L 2.666667,5.333333,0.296296,3.555556 -L 0.296296,3.555556,0,3.555556 -L 2.962963,5.333333,0,3.555556 -L 2.962963,5.333333,2.962963,5.037037 -L 2.962963,5.037037,0,3.851852 -L 0,3.851852,0,3.555556 - -[+] 8 -L 2.37037,5.333333,2.37037,0.296296 -L 2.37037,0.296296,2.666667,0.296296 -L 2.37037,5.333333,2.666667,5.333333 -L 2.666667,5.333333,2.666667,0.296296 -L 0,2.962963,5.037037,2.962963 -L 5.037037,2.962963,5.037037,2.666667 -L 0,2.962963,0,2.666667 -L 0,2.666667,5.037037,2.666667 - -[,] 10 -L 0.592593,-0.888889,0.592593,-0.296296 -L 0.592593,-0.296296,0,0.296296 -L 0,0.296296,0.592593,0.888889 -L 0.592593,0.888889,0.888889,0.296296 -L 0.888889,0.296296,0.888889,-0.296296 -L 0.888889,-0.296296,0.592593,-0.888889 -L 0.592593,-0.888889,0,-1.185185 -L 0.592593,0.592593,0.296296,0.296296 -L 0.296296,0.296296,0.592593,0 -L 0.592593,0,0.592593,0.592593 - -[-] 4 -L 0,2.962963,5.037037,2.962963 -L 5.037037,2.962963,5.037037,2.666667 -L 0,2.962963,0,2.666667 -L 0,2.666667,5.037037,2.666667 - -[.] 7 -L 0.592593,0.888889,0,0.296296 -L 0,0.296296,0.592593,0 -L 0.592593,0,1.185185,0.296296 -L 1.185185,0.296296,0.592593,0.888889 -L 0.592593,0.592593,0.296296,0.296296 -L 0.296296,0.296296,0.888889,0.296296 -L 0.888889,0.296296,0.592593,0.592593 - -[/] 4 -L 5.333333,7.407407,0,-2.074074 -L 0,-2.074074,0.296296,-2.074074 -L 5.333333,7.407407,5.62963,7.407407 -L 5.62963,7.407407,0.296296,-2.074074 - -[0] 26 -L 0.592593,5.62963,0.592593,0.888889 -L 0.592593,0.888889,0,0.592593 -L 0.888889,5.333333,0.888889,0.888889 -L 0.888889,0.888889,1.777778,0.296296 -L 1.185185,5.62963,1.185185,0.888889 -L 1.185185,0.888889,1.777778,0.592593 -L 1.777778,0.592593,2.074074,0.296296 -L 0.592593,5.62963,1.185185,5.62963 -L 1.185185,5.62963,2.666667,5.925926 -L 2.666667,5.925926,3.259259,6.222222 -L 2.666667,5.925926,2.962963,5.62963 -L 2.962963,5.62963,3.555556,5.333333 -L 3.555556,5.333333,3.555556,0.592593 -L 2.962963,5.925926,3.851852,5.333333 -L 3.851852,5.333333,3.851852,0.888889 -L 3.259259,6.222222,3.555556,5.925926 -L 3.555556,5.925926,4.148148,5.62963 -L 4.148148,5.62963,4.740741,5.62963 -L 4.740741,5.62963,4.148148,5.333333 -L 4.148148,5.333333,4.148148,0.592593 -L 0,0.592593,0.592593,0.592593 -L 0.592593,0.592593,1.185185,0.296296 -L 1.185185,0.296296,1.481481,0 -L 1.481481,0,2.074074,0.296296 -L 2.074074,0.296296,3.555556,0.592593 -L 3.555556,0.592593,4.148148,0.592593 - -[1] 19 -L 0,5.62963,0.296296,5.333333 -L 0.296296,5.333333,0.592593,4.740741 -L 0.592593,4.740741,0.592593,0.888889 -L 0.592593,0.888889,0,0.592593 -L 0.592593,5.333333,0.296296,5.62963 -L 0.296296,5.62963,0.592593,5.925926 -L 0.592593,5.925926,0.888889,5.333333 -L 0.888889,5.333333,0.888889,0.592593 -L 0.888889,0.592593,1.481481,0.296296 -L 0,5.62963,0.888889,6.222222 -L 0.888889,6.222222,1.185185,5.62963 -L 1.185185,5.62963,1.185185,0.888889 -L 1.185185,0.888889,1.777778,0.592593 -L 1.777778,0.592593,2.074074,0.592593 -L 0,0.592593,0.296296,0.592593 -L 0.296296,0.592593,0.888889,0.296296 -L 0.888889,0.296296,1.185185,0 -L 1.185185,0,1.481481,0.296296 -L 1.481481,0.296296,2.074074,0.592593 - -[2] 30 -L 0.296296,5.62963,0.888889,5.62963 -L 0.888889,5.62963,1.481481,5.925926 -L 1.481481,5.925926,1.777778,6.222222 -L 1.777778,6.222222,2.37037,5.925926 -L 2.37037,5.925926,3.259259,5.62963 -L 3.259259,5.62963,3.851852,5.62963 -L 1.481481,5.62963,2.074074,5.925926 -L 0.296296,5.62963,0.888889,5.333333 -L 0.888889,5.333333,1.481481,5.333333 -L 1.481481,5.333333,2.074074,5.62963 -L 2.074074,5.62963,2.37037,5.925926 -L 3.259259,5.62963,3.259259,3.259259 -L 3.555556,5.333333,3.555556,3.555556 -L 3.851852,5.62963,3.851852,3.259259 -L 3.851852,3.259259,1.777778,3.259259 -L 1.777778,3.259259,0.888889,2.962963 -L 0.888889,2.962963,0.296296,2.37037 -L 0.296296,2.37037,0,1.481481 -L 0,1.481481,0,0 -L 0,0,1.185185,0.592593 -L 1.185185,0.592593,2.37037,0.888889 -L 2.37037,0.888889,3.259259,0.888889 -L 3.259259,0.888889,4.444444,0.592593 -L 0.888889,0.296296,1.777778,0.592593 -L 1.777778,0.592593,3.259259,0.592593 -L 3.259259,0.592593,4.148148,0.296296 -L 0,0,1.481481,0.296296 -L 1.481481,0.296296,2.962963,0.296296 -L 2.962963,0.296296,3.851852,0 -L 3.851852,0,4.444444,0.592593 - -[3] 33 -L 0.296296,5.62963,0.592593,5.62963 -L 0.592593,5.62963,1.185185,5.925926 -L 1.185185,5.925926,1.481481,6.222222 -L 1.481481,6.222222,2.074074,5.925926 -L 2.074074,5.925926,3.259259,5.62963 -L 3.259259,5.62963,3.851852,5.62963 -L 1.185185,5.62963,1.777778,5.925926 -L 0.296296,5.62963,0.888889,5.333333 -L 0.888889,5.333333,1.481481,5.333333 -L 1.481481,5.333333,2.074074,5.925926 -L 3.259259,5.62963,3.259259,3.555556 -L 3.555556,5.333333,3.555556,3.851852 -L 3.851852,5.62963,3.851852,3.555556 -L 3.851852,3.555556,3.259259,3.555556 -L 3.259259,3.555556,2.37037,3.259259 -L 2.37037,3.259259,1.777778,2.962963 -L 1.777778,3.259259,2.37037,2.962963 -L 2.37037,2.962963,3.259259,2.666667 -L 3.259259,2.666667,3.851852,2.666667 -L 3.851852,2.666667,3.851852,0.592593 -L 3.555556,2.37037,3.555556,0.888889 -L 3.259259,2.666667,3.259259,0.592593 -L 0,0.592593,0.592593,0.888889 -L 0.592593,0.888889,1.185185,0.888889 -L 1.185185,0.888889,1.777778,0.592593 -L 1.777778,0.592593,2.074074,0.296296 -L 1.185185,0.592593,1.777778,0.296296 -L 0,0.592593,0.592593,0.592593 -L 0.592593,0.592593,1.185185,0.296296 -L 1.185185,0.296296,1.481481,0 -L 1.481481,0,2.074074,0.296296 -L 2.074074,0.296296,3.259259,0.592593 -L 3.259259,0.592593,3.851852,0.592593 - -[4] 25 -L 2.962963,6.222222,0,3.259259 -L 0,3.259259,0,1.777778 -L 0,1.777778,2.666667,1.777778 -L 3.259259,1.777778,4.444444,1.777778 -L 4.444444,1.777778,4.740741,1.481481 -L 4.740741,1.481481,4.740741,2.074074 -L 4.740741,2.074074,4.444444,1.777778 -L 0.296296,3.259259,0.296296,2.074074 -L 0.592593,3.851852,0.592593,1.777778 -L 2.666667,5.925926,2.666667,0.888889 -L 2.666667,0.888889,2.074074,0.592593 -L 2.962963,5.037037,3.259259,5.62963 -L 3.259259,5.62963,2.962963,5.925926 -L 2.962963,5.925926,2.962963,0.592593 -L 2.962963,0.592593,3.555556,0.296296 -L 2.962963,6.222222,3.555556,5.62963 -L 3.555556,5.62963,3.259259,5.037037 -L 3.259259,5.037037,3.259259,0.888889 -L 3.259259,0.888889,3.851852,0.592593 -L 3.851852,0.592593,4.148148,0.592593 -L 2.074074,0.592593,2.37037,0.592593 -L 2.37037,0.592593,2.962963,0.296296 -L 2.962963,0.296296,3.259259,0 -L 3.259259,0,3.555556,0.296296 -L 3.555556,0.296296,4.148148,0.592593 - -[5] 31 -L 0.296296,6.222222,0.296296,3.555556 -L 0.296296,6.222222,3.851852,6.222222 -L 0.592593,5.925926,3.259259,5.925926 -L 0.296296,5.62963,2.962963,5.62963 -L 2.962963,5.62963,3.555556,5.925926 -L 3.555556,5.925926,3.851852,6.222222 -L 3.259259,4.444444,2.962963,4.148148 -L 2.962963,4.148148,2.37037,3.851852 -L 2.37037,3.851852,1.185185,3.555556 -L 1.185185,3.555556,0.296296,3.555556 -L 2.37037,3.851852,2.666667,3.851852 -L 2.666667,3.851852,3.259259,3.555556 -L 3.259259,3.555556,3.259259,0.592593 -L 2.962963,4.148148,3.555556,3.851852 -L 3.555556,3.851852,3.555556,0.888889 -L 3.259259,4.444444,3.555556,4.148148 -L 3.555556,4.148148,4.148148,3.851852 -L 4.148148,3.851852,4.444444,3.851852 -L 4.444444,3.851852,3.851852,3.555556 -L 3.851852,3.555556,3.851852,0.592593 -L 0,0.592593,0.592593,0.888889 -L 0.592593,0.888889,1.185185,0.888889 -L 1.185185,0.888889,1.777778,0.592593 -L 1.777778,0.592593,2.074074,0.296296 -L 1.185185,0.592593,1.777778,0.296296 -L 0,0.592593,0.592593,0.592593 -L 0.592593,0.592593,1.185185,0.296296 -L 1.185185,0.296296,1.481481,0 -L 1.481481,0,2.074074,0.296296 -L 2.074074,0.296296,3.259259,0.592593 -L 3.259259,0.592593,3.851852,0.592593 - -[6] 37 -L 0.592593,5.62963,0.592593,0.888889 -L 0.592593,0.888889,0,0.592593 -L 0.888889,5.333333,0.888889,0.888889 -L 0.888889,0.888889,1.777778,0.296296 -L 1.185185,5.62963,1.185185,0.888889 -L 1.185185,0.888889,1.777778,0.592593 -L 1.777778,0.592593,2.074074,0.296296 -L 0.592593,5.62963,1.185185,5.62963 -L 1.185185,5.62963,2.37037,5.925926 -L 2.37037,5.925926,2.962963,6.222222 -L 2.962963,6.222222,3.259259,5.925926 -L 3.259259,5.925926,3.851852,5.62963 -L 3.851852,5.62963,4.148148,5.62963 -L 2.666667,5.925926,3.259259,5.62963 -L 2.37037,5.925926,2.962963,5.333333 -L 2.962963,5.333333,3.555556,5.333333 -L 3.555556,5.333333,4.148148,5.62963 -L 1.185185,3.259259,1.481481,3.259259 -L 1.481481,3.259259,2.666667,3.555556 -L 2.666667,3.555556,3.259259,3.851852 -L 3.259259,3.851852,3.555556,4.148148 -L 2.666667,3.555556,2.962963,3.555556 -L 2.962963,3.555556,3.555556,3.259259 -L 3.555556,3.259259,3.555556,0.592593 -L 3.259259,3.851852,3.851852,3.259259 -L 3.851852,3.259259,3.851852,0.888889 -L 3.555556,4.148148,3.851852,3.851852 -L 3.851852,3.851852,4.444444,3.555556 -L 4.444444,3.555556,4.740741,3.555556 -L 4.740741,3.555556,4.148148,3.259259 -L 4.148148,3.259259,4.148148,0.592593 -L 0,0.592593,0.592593,0.592593 -L 0.592593,0.592593,1.185185,0.296296 -L 1.185185,0.296296,1.481481,0 -L 1.481481,0,2.074074,0.296296 -L 2.074074,0.296296,3.555556,0.592593 -L 3.555556,0.592593,4.148148,0.592593 - -[7] 26 -L 0,5.62963,0.592593,6.222222 -L 0.592593,6.222222,1.481481,5.925926 -L 1.481481,5.925926,2.962963,5.925926 -L 2.962963,5.925926,4.444444,6.222222 -L 0.296296,5.925926,1.185185,5.62963 -L 1.185185,5.62963,2.666667,5.62963 -L 2.666667,5.62963,3.555556,5.925926 -L 0,5.62963,1.185185,5.333333 -L 1.185185,5.333333,2.074074,5.333333 -L 2.074074,5.333333,3.259259,5.62963 -L 3.259259,5.62963,4.444444,6.222222 -L 4.444444,6.222222,4.148148,5.62963 -L 4.148148,5.62963,3.555556,4.740741 -L 3.555556,4.740741,2.37037,3.555556 -L 2.37037,3.555556,1.777778,2.666667 -L 1.777778,2.666667,1.481481,1.777778 -L 1.481481,1.777778,1.481481,0.888889 -L 1.481481,0.888889,1.777778,0 -L 2.074074,2.962963,1.777778,2.074074 -L 1.777778,2.074074,1.777778,1.185185 -L 1.777778,1.185185,2.074074,0.296296 -L 2.962963,4.148148,2.37037,3.259259 -L 2.37037,3.259259,2.074074,2.37037 -L 2.074074,2.37037,2.074074,1.481481 -L 2.074074,1.481481,2.37037,0.592593 -L 2.37037,0.592593,1.777778,0 - -[8] 39 -L 0.592593,5.333333,0.592593,3.555556 -L 0.888889,5.037037,0.888889,3.851852 -L 1.185185,5.333333,1.185185,3.555556 -L 0.592593,5.333333,1.185185,5.333333 -L 1.185185,5.333333,2.666667,5.62963 -L 2.666667,5.62963,3.259259,5.925926 -L 3.259259,5.925926,3.555556,6.222222 -L 2.666667,5.62963,2.962963,5.62963 -L 2.962963,5.62963,3.555556,5.333333 -L 3.555556,5.333333,3.555556,3.555556 -L 3.259259,5.925926,3.851852,5.62963 -L 3.851852,5.62963,3.851852,3.851852 -L 3.555556,6.222222,3.851852,5.925926 -L 3.851852,5.925926,4.444444,5.62963 -L 4.444444,5.62963,4.740741,5.62963 -L 4.740741,5.62963,4.148148,5.333333 -L 4.148148,5.333333,4.148148,3.555556 -L 0.592593,3.555556,1.185185,3.555556 -L 1.185185,3.555556,3.555556,2.666667 -L 3.555556,2.666667,4.148148,2.666667 -L 4.148148,3.555556,3.555556,3.555556 -L 3.555556,3.555556,1.185185,2.666667 -L 1.185185,2.666667,0.592593,2.666667 -L 0.592593,2.666667,0.592593,0.888889 -L 0.592593,0.888889,0,0.592593 -L 0.888889,2.37037,0.888889,0.888889 -L 0.888889,0.888889,1.777778,0.296296 -L 1.185185,2.666667,1.185185,0.888889 -L 1.185185,0.888889,1.777778,0.592593 -L 1.777778,0.592593,2.074074,0.296296 -L 3.555556,2.666667,3.555556,0.592593 -L 3.851852,2.37037,3.851852,0.888889 -L 4.148148,2.666667,4.148148,0.592593 -L 0,0.592593,0.592593,0.592593 -L 0.592593,0.592593,1.185185,0.296296 -L 1.185185,0.296296,1.481481,0 -L 1.481481,0,2.074074,0.296296 -L 2.074074,0.296296,3.555556,0.592593 -L 3.555556,0.592593,4.148148,0.592593 - -[9] 38 -L 0.592593,5.62963,0.592593,2.962963 -L 0.592593,2.962963,0,2.666667 -L 0.888889,5.333333,0.888889,2.666667 -L 0.888889,2.666667,1.481481,2.37037 -L 1.185185,5.62963,1.185185,2.962963 -L 1.185185,2.962963,1.777778,2.666667 -L 1.777778,2.666667,2.074074,2.666667 -L 0.592593,5.62963,1.185185,5.62963 -L 1.185185,5.62963,2.666667,5.925926 -L 2.666667,5.925926,3.259259,6.222222 -L 2.666667,5.925926,2.962963,5.62963 -L 2.962963,5.62963,3.555556,5.333333 -L 3.555556,5.333333,3.555556,0.592593 -L 2.962963,5.925926,3.851852,5.333333 -L 3.851852,5.333333,3.851852,0.888889 -L 3.259259,6.222222,3.555556,5.925926 -L 3.555556,5.925926,4.148148,5.62963 -L 4.148148,5.62963,4.740741,5.62963 -L 4.740741,5.62963,4.148148,5.333333 -L 4.148148,5.333333,4.148148,0.592593 -L 0,2.666667,0.296296,2.666667 -L 0.296296,2.666667,0.888889,2.37037 -L 0.888889,2.37037,1.185185,2.074074 -L 1.185185,2.074074,1.481481,2.37037 -L 1.481481,2.37037,2.074074,2.666667 -L 2.074074,2.666667,3.259259,2.962963 -L 3.259259,2.962963,3.555556,2.962963 -L 0.296296,0.592593,0.888889,0.888889 -L 0.888889,0.888889,1.481481,0.888889 -L 1.481481,0.888889,2.074074,0.592593 -L 2.074074,0.592593,2.37037,0.296296 -L 1.481481,0.592593,2.074074,0.296296 -L 0.296296,0.592593,0.888889,0.592593 -L 0.888889,0.592593,1.481481,0.296296 -L 1.481481,0.296296,1.777778,0 -L 1.777778,0,2.37037,0.296296 -L 2.37037,0.296296,3.555556,0.592593 -L 3.555556,0.592593,4.148148,0.592593 - -[:] 14 -L 0.592593,4.148148,0,3.555556 -L 0,3.555556,0.592593,3.259259 -L 0.592593,3.259259,1.185185,3.555556 -L 1.185185,3.555556,0.592593,4.148148 -L 0.592593,3.851852,0.296296,3.555556 -L 0.296296,3.555556,0.888889,3.555556 -L 0.888889,3.555556,0.592593,3.851852 -L 0.592593,0.888889,0,0.296296 -L 0,0.296296,0.592593,0 -L 0.592593,0,1.185185,0.296296 -L 1.185185,0.296296,0.592593,0.888889 -L 0.592593,0.592593,0.296296,0.296296 -L 0.296296,0.296296,0.888889,0.296296 -L 0.888889,0.296296,0.592593,0.592593 - -[;] 17 -L 0.592593,4.148148,0,3.555556 -L 0,3.555556,0.592593,3.259259 -L 0.592593,3.259259,1.185185,3.555556 -L 1.185185,3.555556,0.592593,4.148148 -L 0.592593,3.851852,0.296296,3.555556 -L 0.296296,3.555556,0.888889,3.555556 -L 0.888889,3.555556,0.592593,3.851852 -L 0.592593,-0.888889,0.592593,-0.296296 -L 0.592593,-0.296296,0,0.296296 -L 0,0.296296,0.592593,0.888889 -L 0.592593,0.888889,0.888889,0.296296 -L 0.888889,0.296296,0.888889,-0.296296 -L 0.888889,-0.296296,0.592593,-0.888889 -L 0.592593,-0.888889,0,-1.185185 -L 0.592593,0.592593,0.296296,0.296296 -L 0.296296,0.296296,0.592593,0 -L 0.592593,0,0.592593,0.592593 - -[<] 2 -L 4.740741,5.333333,0,2.666667 -L 0,2.666667,4.740741,0 - -[=] 8 -L 0,4.148148,5.037037,4.148148 -L 5.037037,4.148148,5.037037,3.851852 -L 0,4.148148,0,3.851852 -L 0,3.851852,5.037037,3.851852 -L 0,1.777778,5.037037,1.777778 -L 5.037037,1.777778,5.037037,1.481481 -L 0,1.777778,0,1.481481 -L 0,1.481481,5.037037,1.481481 - -[>] 2 -L 0,5.333333,4.740741,2.666667 -L 4.740741,2.666667,0,0 - -[?] 35 -L 0,5.037037,0.296296,5.62963 -L 0.296296,5.62963,0.592593,5.925926 -L 0.592593,5.925926,1.481481,6.222222 -L 1.481481,6.222222,2.074074,6.222222 -L 2.074074,6.222222,2.962963,5.925926 -L 2.962963,5.925926,3.259259,5.62963 -L 3.259259,5.62963,3.555556,5.037037 -L 3.555556,5.037037,3.555556,4.444444 -L 3.555556,4.444444,3.259259,3.851852 -L 3.259259,3.851852,2.666667,3.259259 -L 2.666667,3.259259,2.074074,2.962963 -L 0.296296,5.037037,0.592593,5.62963 -L 2.962963,5.62963,3.259259,5.333333 -L 3.259259,5.333333,3.259259,4.148148 -L 3.259259,4.148148,2.962963,3.851852 -L 0,5.037037,0.592593,4.740741 -L 0.592593,4.740741,0.592593,5.333333 -L 0.592593,5.333333,0.888889,5.925926 -L 0.888889,5.925926,1.481481,6.222222 -L 2.074074,6.222222,2.666667,5.925926 -L 2.666667,5.925926,2.962963,5.333333 -L 2.962963,5.333333,2.962963,4.148148 -L 2.962963,4.148148,2.666667,3.555556 -L 2.666667,3.555556,2.074074,2.962963 -L 1.777778,2.962963,1.777778,2.074074 -L 1.777778,2.074074,2.074074,2.962963 -L 2.074074,2.962963,1.481481,2.962963 -L 1.481481,2.962963,1.777778,2.074074 -L 1.777778,0.888889,1.185185,0.296296 -L 1.185185,0.296296,1.777778,0 -L 1.777778,0,2.37037,0.296296 -L 2.37037,0.296296,1.777778,0.888889 -L 1.777778,0.592593,1.481481,0.296296 -L 1.481481,0.296296,2.074074,0.296296 -L 2.074074,0.296296,1.777778,0.592593 - -[@] 48 -L 4.444444,3.851852,4.148148,4.444444 -L 4.148148,4.444444,3.555556,4.740741 -L 3.555556,4.740741,2.666667,4.740741 -L 2.666667,4.740741,2.074074,4.444444 -L 2.074074,4.444444,1.777778,4.148148 -L 1.777778,4.148148,1.481481,3.259259 -L 1.481481,3.259259,1.481481,2.37037 -L 1.481481,2.37037,1.777778,1.777778 -L 1.777778,1.777778,2.37037,1.481481 -L 2.37037,1.481481,3.259259,1.481481 -L 3.259259,1.481481,3.851852,1.777778 -L 3.851852,1.777778,4.148148,2.37037 -L 2.666667,4.740741,2.074074,4.148148 -L 2.074074,4.148148,1.777778,3.259259 -L 1.777778,3.259259,1.777778,2.37037 -L 1.777778,2.37037,2.074074,1.777778 -L 2.074074,1.777778,2.37037,1.481481 -L 4.444444,4.740741,4.148148,2.37037 -L 4.148148,2.37037,4.148148,1.777778 -L 4.148148,1.777778,4.740741,1.481481 -L 4.740741,1.481481,5.333333,1.481481 -L 5.333333,1.481481,5.925926,2.074074 -L 5.925926,2.074074,6.222222,2.962963 -L 6.222222,2.962963,6.222222,3.555556 -L 6.222222,3.555556,5.925926,4.444444 -L 5.925926,4.444444,5.62963,5.037037 -L 5.62963,5.037037,5.037037,5.62963 -L 5.037037,5.62963,4.444444,5.925926 -L 4.444444,5.925926,3.555556,6.222222 -L 3.555556,6.222222,2.666667,6.222222 -L 2.666667,6.222222,1.777778,5.925926 -L 1.777778,5.925926,1.185185,5.62963 -L 1.185185,5.62963,0.592593,5.037037 -L 0.592593,5.037037,0.296296,4.444444 -L 0.296296,4.444444,0,3.555556 -L 0,3.555556,0,2.666667 -L 0,2.666667,0.296296,1.777778 -L 0.296296,1.777778,0.592593,1.185185 -L 0.592593,1.185185,1.185185,0.592593 -L 1.185185,0.592593,1.777778,0.296296 -L 1.777778,0.296296,2.666667,0 -L 2.666667,0,3.555556,0 -L 3.555556,0,4.444444,0.296296 -L 4.444444,0.296296,5.037037,0.592593 -L 5.037037,0.592593,5.333333,0.888889 -L 4.740741,4.740741,4.444444,2.37037 -L 4.444444,2.37037,4.444444,1.777778 -L 4.444444,1.777778,4.740741,1.481481 - -[A] 44 -L 0.296296,5.62963,0.592593,5.333333 -L 0.592593,5.333333,0.296296,5.037037 -L 0.296296,5.037037,0,5.333333 -L 0,5.333333,0.296296,5.925926 -L 0.296296,5.925926,0.888889,6.222222 -L 0.888889,6.222222,1.481481,6.222222 -L 1.481481,6.222222,2.074074,5.925926 -L 2.074074,5.925926,2.37037,5.62963 -L 2.37037,5.62963,2.666667,4.740741 -L 2.666667,4.740741,2.666667,3.555556 -L 2.666667,3.555556,2.37037,2.666667 -L 2.37037,2.666667,1.777778,2.074074 -L 1.777778,2.074074,1.185185,1.777778 -L 1.185185,1.777778,0.296296,1.481481 -L 2.074074,5.62963,2.37037,4.740741 -L 2.37037,4.740741,2.37037,3.259259 -L 2.37037,3.259259,2.074074,2.666667 -L 1.481481,6.222222,1.777778,5.925926 -L 1.777778,5.925926,2.074074,5.037037 -L 2.074074,5.037037,2.074074,3.259259 -L 2.074074,3.259259,1.777778,2.37037 -L 1.777778,2.37037,1.185185,1.777778 -L 1.185185,1.481481,2.074074,0.592593 -L 0.888889,1.481481,2.074074,0.296296 -L 0.296296,1.481481,1.777778,0 -L 1.777778,0,3.851852,1.481481 -L 5.925926,5.925926,5.62963,5.62963 -L 5.62963,5.62963,5.925926,5.62963 -L 5.925926,5.62963,5.925926,5.925926 -L 5.925926,5.925926,5.62963,6.222222 -L 5.62963,6.222222,5.037037,6.222222 -L 5.037037,6.222222,4.444444,5.925926 -L 4.444444,5.925926,4.148148,5.62963 -L 4.148148,5.62963,3.851852,5.037037 -L 3.851852,5.037037,3.851852,0.592593 -L 3.851852,0.592593,4.444444,0 -L 4.444444,0,5.62963,1.185185 -L 4.444444,5.62963,4.148148,5.037037 -L 4.148148,5.037037,4.148148,0.888889 -L 4.148148,0.888889,4.740741,0.296296 -L 5.037037,6.222222,4.740741,5.925926 -L 4.740741,5.925926,4.444444,5.037037 -L 4.444444,5.037037,4.444444,1.185185 -L 4.444444,1.185185,5.037037,0.592593 - -[B] 73 -L 0,2.962963,0,2.666667 -L 0,2.666667,0.296296,2.37037 -L 0.296296,2.37037,0.888889,2.37037 -L 0.888889,2.37037,1.481481,2.666667 -L 1.481481,2.666667,1.481481,3.555556 -L 1.481481,3.555556,1.185185,4.148148 -L 1.185185,4.148148,0.592593,5.037037 -L 0.592593,5.037037,0.592593,5.62963 -L 0.592593,5.62963,1.185185,6.222222 -L 1.185185,3.555556,0.592593,4.740741 -L 0.888889,2.37037,1.185185,2.666667 -L 1.185185,2.666667,1.185185,3.259259 -L 1.185185,3.259259,0.592593,4.148148 -L 0.592593,4.148148,0.296296,4.740741 -L 0.296296,4.740741,0.296296,5.333333 -L 0.296296,5.333333,0.592593,5.925926 -L 0.592593,5.925926,1.185185,6.222222 -L 1.185185,6.222222,2.074074,6.222222 -L 2.074074,6.222222,2.666667,5.925926 -L 2.666667,5.925926,2.962963,5.62963 -L 2.962963,5.62963,3.259259,5.037037 -L 3.259259,5.037037,3.259259,2.666667 -L 3.259259,2.666667,2.962963,1.777778 -L 2.962963,1.777778,2.37037,1.185185 -L 2.666667,5.62963,2.962963,5.037037 -L 2.962963,5.037037,2.962963,2.074074 -L 2.074074,6.222222,2.37037,5.925926 -L 2.37037,5.925926,2.666667,5.037037 -L 2.666667,5.037037,2.666667,1.777778 -L 2.666667,1.777778,2.37037,1.185185 -L 3.259259,5.333333,3.555556,5.925926 -L 3.555556,5.925926,4.148148,6.222222 -L 4.148148,6.222222,4.740741,6.222222 -L 4.740741,6.222222,5.333333,5.925926 -L 5.333333,5.925926,5.62963,5.62963 -L 5.62963,5.62963,5.925926,5.037037 -L 5.925926,5.037037,6.222222,4.740741 -L 5.333333,5.62963,5.62963,5.037037 -L 4.740741,6.222222,5.037037,5.925926 -L 5.037037,5.925926,5.333333,5.037037 -L 5.333333,5.037037,5.62963,4.740741 -L 5.62963,4.740741,6.222222,4.740741 -L 6.222222,4.740741,3.259259,3.259259 -L 5.333333,4.148148,5.925926,3.555556 -L 5.925926,3.555556,6.222222,2.666667 -L 6.222222,2.666667,6.222222,1.777778 -L 6.222222,1.777778,5.925926,0.888889 -L 5.925926,0.888889,5.333333,0.296296 -L 5.333333,0.296296,4.444444,0 -L 4.444444,0,3.555556,0 -L 3.555556,0,2.666667,0.296296 -L 2.666667,0.296296,0.888889,1.185185 -L 0.888889,1.185185,0.592593,1.185185 -L 0.592593,1.185185,0.296296,0.888889 -L 5.037037,3.851852,5.333333,3.851852 -L 5.333333,3.851852,5.925926,3.259259 -L 4.444444,3.851852,5.333333,3.555556 -L 5.333333,3.555556,5.925926,2.962963 -L 5.925926,2.962963,6.222222,2.37037 -L 3.851852,0.296296,3.259259,0.296296 -L 3.259259,0.296296,1.481481,1.185185 -L 1.481481,1.185185,1.185185,1.185185 -L 5.62963,0.592593,5.037037,0.296296 -L 5.037037,0.296296,4.148148,0.296296 -L 4.148148,0.296296,3.259259,0.592593 -L 3.259259,0.592593,2.074074,1.185185 -L 2.074074,1.185185,1.185185,1.481481 -L 1.185185,1.481481,0.592593,1.481481 -L 0.592593,1.481481,0.296296,0.888889 -L 0.296296,0.888889,0.296296,0.296296 -L 0.296296,0.296296,0.592593,0 -L 0.592593,0,0.888889,0.296296 -L 0.888889,0.296296,0.592593,0.592593 - -[C] 61 -L 2.666667,5.62963,2.074074,6.222222 -L 2.074074,6.222222,1.481481,6.222222 -L 1.481481,6.222222,0.888889,5.925926 -L 0.888889,5.925926,0.296296,5.037037 -L 0.296296,5.037037,0,3.851852 -L 0,3.851852,0,2.666667 -L 0,2.666667,0.296296,1.481481 -L 0.296296,1.481481,0.888889,0.592593 -L 0.888889,0.592593,1.481481,0.296296 -L 1.481481,0.296296,2.37037,0 -L 2.37037,0,3.259259,0 -L 3.259259,0,4.148148,0.296296 -L 4.148148,0.296296,4.740741,0.592593 -L 4.740741,0.592593,5.333333,1.185185 -L 0.888889,5.62963,0.592593,5.037037 -L 0.592593,5.037037,0.296296,4.148148 -L 0.296296,4.148148,0.296296,2.666667 -L 0.296296,2.666667,0.592593,1.481481 -L 0.592593,1.481481,1.185185,0.592593 -L 1.185185,0.592593,2.074074,0.296296 -L 1.481481,6.222222,1.185185,5.925926 -L 1.185185,5.925926,0.888889,5.333333 -L 0.888889,5.333333,0.592593,4.148148 -L 0.592593,4.148148,0.592593,2.962963 -L 0.592593,2.962963,0.888889,1.777778 -L 0.888889,1.777778,1.185185,1.185185 -L 1.185185,1.185185,1.777778,0.592593 -L 1.777778,0.592593,2.666667,0.296296 -L 2.666667,0.296296,3.555556,0.296296 -L 3.555556,0.296296,4.444444,0.592593 -L 4.444444,0.592593,5.333333,1.185185 -L 3.555556,6.222222,2.666667,5.62963 -L 2.666667,5.62963,2.37037,5.333333 -L 2.37037,5.333333,2.074074,4.740741 -L 2.074074,4.740741,2.074074,4.444444 -L 2.074074,4.444444,2.37037,3.851852 -L 2.37037,3.851852,3.259259,3.259259 -L 3.259259,3.259259,3.555556,2.666667 -L 3.555556,2.666667,3.555556,2.074074 -L 2.37037,4.740741,2.37037,4.444444 -L 2.37037,4.444444,3.555556,3.259259 -L 3.555556,3.259259,3.555556,2.962963 -L 2.37037,5.333333,2.37037,5.037037 -L 2.37037,5.037037,2.666667,4.444444 -L 2.666667,4.444444,3.555556,3.851852 -L 3.555556,3.851852,3.851852,3.259259 -L 3.851852,3.259259,3.851852,2.666667 -L 3.851852,2.666667,3.555556,2.074074 -L 3.555556,2.074074,2.962963,1.777778 -L 2.962963,1.777778,2.666667,1.777778 -L 2.666667,1.777778,2.074074,2.074074 -L 2.074074,2.074074,1.777778,2.666667 -L 3.555556,6.222222,3.851852,5.925926 -L 3.851852,5.925926,4.444444,5.62963 -L 4.444444,5.62963,5.037037,5.62963 -L 3.555556,5.925926,3.851852,5.62963 -L 3.851852,5.62963,4.148148,5.62963 -L 3.259259,5.925926,3.851852,5.333333 -L 3.851852,5.333333,4.444444,5.333333 -L 4.444444,5.333333,5.037037,5.62963 -L 5.037037,5.62963,5.333333,5.925926 - -[D] 63 -L 0,4.444444,0,4.740741 -L 0,4.740741,0.296296,5.333333 -L 0.296296,5.333333,0.888889,5.925926 -L 0.888889,5.925926,1.777778,6.222222 -L 1.777778,6.222222,2.962963,6.222222 -L 2.962963,6.222222,3.851852,5.925926 -L 3.851852,5.925926,4.444444,5.62963 -L 4.444444,5.62963,5.037037,5.037037 -L 5.037037,5.037037,5.62963,4.148148 -L 5.62963,4.148148,5.925926,2.962963 -L 5.925926,2.962963,5.925926,1.777778 -L 5.925926,1.777778,5.62963,0.888889 -L 5.62963,0.888889,5.037037,0.296296 -L 5.037037,0.296296,4.148148,0 -L 4.148148,0,3.259259,0 -L 3.259259,0,2.37037,0.296296 -L 2.37037,0.296296,0.592593,1.185185 -L 0.592593,1.185185,0.296296,1.185185 -L 0.296296,1.185185,0,0.888889 -L 0.888889,5.62963,1.481481,5.925926 -L 1.481481,5.925926,2.962963,5.925926 -L 2.962963,5.925926,3.851852,5.62963 -L 3.851852,5.62963,4.444444,5.333333 -L 4.444444,5.333333,5.037037,4.740741 -L 5.037037,4.740741,5.62963,3.851852 -L 3.555556,0.296296,2.962963,0.296296 -L 2.962963,0.296296,1.185185,1.185185 -L 1.185185,1.185185,0.888889,1.185185 -L 0,4.740741,0.592593,5.333333 -L 0.592593,5.333333,1.481481,5.62963 -L 1.481481,5.62963,2.962963,5.62963 -L 2.962963,5.62963,3.851852,5.333333 -L 3.851852,5.333333,4.444444,5.037037 -L 4.444444,5.037037,5.037037,4.444444 -L 5.037037,4.444444,5.62963,3.555556 -L 5.62963,3.555556,5.925926,2.666667 -L 5.333333,0.592593,4.740741,0.296296 -L 4.740741,0.296296,3.851852,0.296296 -L 3.851852,0.296296,2.962963,0.592593 -L 2.962963,0.592593,1.777778,1.185185 -L 1.777778,1.185185,0.888889,1.481481 -L 0.888889,1.481481,0.296296,1.481481 -L 0.296296,1.481481,0,0.888889 -L 0,0.888889,0,0.296296 -L 0,0.296296,0.296296,0 -L 0.296296,0,0.592593,0.296296 -L 0.592593,0.296296,0.296296,0.592593 -L 2.37037,5.62963,1.481481,4.740741 -L 1.481481,4.740741,1.185185,4.148148 -L 1.185185,4.148148,1.185185,3.555556 -L 1.185185,3.555556,1.777778,2.37037 -L 1.777778,2.37037,1.777778,1.777778 -L 1.481481,3.851852,1.481481,3.555556 -L 1.481481,3.555556,1.777778,2.962963 -L 1.777778,2.962963,1.777778,2.666667 -L 1.481481,4.740741,1.481481,4.148148 -L 1.481481,4.148148,2.074074,2.962963 -L 2.074074,2.962963,2.074074,2.37037 -L 2.074074,2.37037,1.777778,1.777778 -L 1.777778,1.777778,1.481481,1.481481 -L 1.481481,1.481481,0.888889,1.481481 -L 0.888889,1.481481,0.592593,1.777778 -L 0.592593,1.777778,0.592593,2.074074 - -[E] 69 -L 2.666667,5.62963,2.074074,6.222222 -L 2.074074,6.222222,1.481481,6.222222 -L 1.481481,6.222222,0.888889,5.925926 -L 0.888889,5.925926,0.296296,5.037037 -L 0.296296,5.037037,0,3.851852 -L 0,3.851852,0,2.666667 -L 0,2.666667,0.296296,1.481481 -L 0.296296,1.481481,0.888889,0.592593 -L 0.888889,0.592593,1.481481,0.296296 -L 1.481481,0.296296,2.37037,0 -L 2.37037,0,3.259259,0 -L 3.259259,0,4.148148,0.296296 -L 4.148148,0.296296,4.740741,0.592593 -L 4.740741,0.592593,5.333333,1.185185 -L 0.888889,5.62963,0.592593,5.037037 -L 0.592593,5.037037,0.296296,4.148148 -L 0.296296,4.148148,0.296296,2.666667 -L 0.296296,2.666667,0.592593,1.481481 -L 0.592593,1.481481,1.185185,0.592593 -L 1.185185,0.592593,2.074074,0.296296 -L 1.481481,6.222222,1.185185,5.925926 -L 1.185185,5.925926,0.888889,5.333333 -L 0.888889,5.333333,0.592593,4.148148 -L 0.592593,4.148148,0.592593,2.962963 -L 0.592593,2.962963,0.888889,1.777778 -L 0.888889,1.777778,1.185185,1.185185 -L 1.185185,1.185185,1.777778,0.592593 -L 1.777778,0.592593,2.666667,0.296296 -L 2.666667,0.296296,3.555556,0.296296 -L 3.555556,0.296296,4.444444,0.592593 -L 4.444444,0.592593,5.333333,1.185185 -L 3.555556,6.222222,2.666667,5.62963 -L 2.666667,5.62963,2.37037,5.333333 -L 2.37037,5.333333,2.074074,4.740741 -L 2.074074,4.740741,2.074074,4.444444 -L 2.074074,4.444444,2.37037,3.851852 -L 2.37037,3.851852,3.259259,3.259259 -L 3.259259,3.259259,3.555556,2.666667 -L 3.555556,2.666667,3.555556,2.074074 -L 2.37037,4.740741,2.37037,4.444444 -L 2.37037,4.444444,3.555556,3.259259 -L 3.555556,3.259259,3.555556,2.962963 -L 2.37037,5.333333,2.37037,5.037037 -L 2.37037,5.037037,2.666667,4.444444 -L 2.666667,4.444444,3.555556,3.851852 -L 3.555556,3.851852,3.851852,3.259259 -L 3.851852,3.259259,3.851852,2.666667 -L 3.851852,2.666667,3.555556,2.074074 -L 3.555556,2.074074,2.962963,1.777778 -L 2.962963,1.777778,2.666667,1.777778 -L 2.666667,1.777778,2.074074,2.074074 -L 2.074074,2.074074,1.777778,2.666667 -L 3.555556,6.222222,3.851852,5.925926 -L 3.851852,5.925926,4.444444,5.62963 -L 4.444444,5.62963,5.037037,5.62963 -L 3.555556,5.925926,3.851852,5.62963 -L 3.851852,5.62963,4.148148,5.62963 -L 3.259259,5.925926,3.851852,5.333333 -L 3.851852,5.333333,4.444444,5.333333 -L 4.444444,5.333333,5.037037,5.62963 -L 5.037037,5.62963,5.333333,5.925926 -L 3.555556,3.851852,4.740741,4.740741 -L 4.740741,4.740741,5.037037,4.444444 -L 5.037037,4.444444,5.62963,4.444444 -L 4.444444,4.444444,4.740741,4.148148 -L 4.740741,4.148148,5.037037,4.148148 -L 4.148148,4.148148,4.444444,3.851852 -L 4.444444,3.851852,5.037037,3.851852 -L 5.037037,3.851852,5.62963,4.444444 - -[F] 70 -L 1.185185,3.851852,0.592593,4.148148 -L 0.592593,4.148148,0.296296,4.740741 -L 0.296296,4.740741,0.296296,5.333333 -L 0.296296,5.333333,0.592593,5.925926 -L 0.592593,5.925926,1.481481,6.222222 -L 1.481481,6.222222,2.37037,6.222222 -L 2.37037,6.222222,3.259259,5.925926 -L 3.259259,5.925926,4.444444,5.333333 -L 0.592593,5.62963,1.185185,5.925926 -L 1.185185,5.925926,2.666667,5.925926 -L 2.666667,5.925926,3.555556,5.62963 -L 0.296296,4.740741,0.592593,5.333333 -L 0.592593,5.333333,1.185185,5.62963 -L 1.185185,5.62963,2.666667,5.62963 -L 2.666667,5.62963,4.444444,5.333333 -L 4.444444,5.333333,5.037037,5.333333 -L 5.037037,5.333333,5.333333,5.62963 -L 5.333333,5.62963,5.333333,5.925926 -L 5.333333,5.925926,5.037037,6.222222 -L 5.037037,6.222222,4.740741,6.222222 -L 2.962963,5.62963,2.666667,5.333333 -L 2.666667,5.333333,2.37037,4.740741 -L 2.37037,4.740741,2.37037,4.148148 -L 2.37037,4.148148,2.666667,3.555556 -L 2.666667,3.555556,3.851852,2.37037 -L 3.851852,2.37037,4.148148,1.481481 -L 4.148148,1.481481,4.148148,0.592593 -L 4.148148,0.592593,3.851852,-0.296296 -L 3.851852,-0.296296,3.555556,-0.592593 -L 3.555556,-0.592593,2.962963,-0.888889 -L 3.259259,3.259259,4.148148,2.37037 -L 4.148148,2.37037,4.444444,1.481481 -L 4.444444,1.481481,4.444444,0.592593 -L 4.444444,0.592593,4.148148,0 -L 2.37037,4.148148,2.962963,3.555556 -L 2.962963,3.555556,3.851852,2.962963 -L 3.851852,2.962963,4.444444,2.37037 -L 4.444444,2.37037,4.740741,1.481481 -L 4.740741,1.481481,4.740741,0.592593 -L 4.740741,0.592593,4.444444,0 -L 4.444444,0,3.851852,-0.592593 -L 3.851852,-0.592593,2.962963,-0.888889 -L 2.962963,-0.888889,1.777778,-0.888889 -L 1.777778,-0.888889,0.888889,-0.592593 -L 0.888889,-0.592593,0.592593,-0.296296 -L 0.592593,-0.296296,0.296296,0.296296 -L 0.296296,0.296296,0.296296,1.185185 -L 0.296296,1.185185,0.888889,2.074074 -L 0.888889,2.074074,0.888889,2.666667 -L 0.888889,2.666667,0.592593,2.962963 -L 0.888889,-0.296296,0.592593,0 -L 0.592593,0,0.592593,1.185185 -L 0.592593,1.185185,0.888889,1.777778 -L 1.777778,-0.888889,1.185185,-0.592593 -L 1.185185,-0.592593,0.888889,0 -L 0.888889,0,0.888889,1.185185 -L 0.888889,1.185185,1.185185,2.074074 -L 1.185185,2.074074,1.185185,2.666667 -L 1.185185,2.666667,0.888889,2.962963 -L 0.888889,2.962963,0.296296,2.962963 -L 0.296296,2.962963,0,2.666667 -L 0,2.666667,0,2.37037 -L 3.555556,3.259259,4.740741,4.444444 -L 4.740741,4.444444,5.037037,4.148148 -L 5.037037,4.148148,5.62963,4.148148 -L 4.444444,4.148148,4.740741,3.851852 -L 4.740741,3.851852,5.037037,3.851852 -L 4.148148,3.851852,4.444444,3.555556 -L 4.444444,3.555556,5.037037,3.555556 -L 5.037037,3.555556,5.62963,4.148148 - -[G] 75 -L 3.851852,5.037037,3.555556,5.62963 -L 3.555556,5.62963,3.259259,5.925926 -L 3.259259,5.925926,2.666667,6.222222 -L 2.666667,6.222222,1.777778,6.222222 -L 1.777778,6.222222,0.888889,5.925926 -L 0.888889,5.925926,0.296296,5.037037 -L 0.296296,5.037037,0,3.851852 -L 0,3.851852,0,2.666667 -L 0,2.666667,0.296296,1.777778 -L 0.296296,1.777778,0.592593,1.185185 -L 0.592593,1.185185,1.185185,0.592593 -L 1.185185,0.592593,1.777778,0.296296 -L 1.777778,0.296296,2.666667,0 -L 2.666667,0,3.555556,0 -L 3.555556,0,4.444444,0.296296 -L 4.444444,0.296296,5.037037,0.592593 -L 5.037037,0.592593,5.62963,1.185185 -L 5.62963,1.185185,5.925926,2.074074 -L 5.925926,2.074074,5.925926,2.962963 -L 5.925926,2.962963,5.62963,3.851852 -L 5.62963,3.851852,5.037037,4.444444 -L 0.888889,5.62963,0.592593,5.037037 -L 0.592593,5.037037,0.296296,4.148148 -L 0.296296,4.148148,0.296296,2.666667 -L 0.296296,2.666667,0.592593,1.777778 -L 0.592593,1.777778,0.888889,1.185185 -L 5.333333,1.185185,5.62963,1.777778 -L 5.62963,1.777778,5.62963,2.962963 -L 5.62963,2.962963,5.333333,3.851852 -L 5.333333,3.851852,5.037037,4.148148 -L 1.777778,6.222222,1.185185,5.925926 -L 1.185185,5.925926,0.888889,5.333333 -L 0.888889,5.333333,0.592593,4.148148 -L 0.592593,4.148148,0.592593,2.666667 -L 0.592593,2.666667,0.888889,1.481481 -L 0.888889,1.481481,1.185185,0.888889 -L 1.185185,0.888889,1.777778,0.296296 -L 4.444444,0.296296,5.037037,0.888889 -L 5.037037,0.888889,5.333333,1.777778 -L 5.333333,1.777778,5.333333,2.962963 -L 5.333333,2.962963,5.037037,3.555556 -L 5.037037,3.555556,4.444444,4.148148 -L 3.851852,6.222222,2.962963,5.62963 -L 2.962963,5.62963,2.37037,5.037037 -L 2.37037,5.037037,2.074074,4.444444 -L 2.074074,4.444444,2.074074,4.148148 -L 2.074074,4.148148,2.37037,3.555556 -L 2.37037,3.555556,3.259259,2.962963 -L 3.259259,2.962963,3.555556,2.37037 -L 3.555556,2.37037,3.555556,1.777778 -L 2.37037,4.444444,2.37037,4.148148 -L 2.37037,4.148148,3.555556,2.962963 -L 3.555556,2.962963,3.555556,2.666667 -L 2.37037,5.037037,2.37037,4.740741 -L 2.37037,4.740741,2.666667,4.148148 -L 2.666667,4.148148,3.555556,3.555556 -L 3.555556,3.555556,3.851852,2.962963 -L 3.851852,2.962963,3.851852,2.37037 -L 3.851852,2.37037,3.555556,1.777778 -L 3.555556,1.777778,2.962963,1.481481 -L 2.962963,1.481481,2.666667,1.481481 -L 2.666667,1.481481,2.074074,1.777778 -L 2.074074,1.777778,1.777778,2.37037 -L 3.555556,3.555556,5.037037,4.444444 -L 5.037037,4.444444,5.333333,5.037037 -L 5.925926,6.222222,5.333333,5.037037 -L 5.037037,5.925926,6.222222,5.333333 -L 5.925926,6.222222,5.62963,5.925926 -L 5.62963,5.925926,5.037037,5.925926 -L 5.037037,5.925926,5.333333,5.62963 -L 5.333333,5.62963,5.333333,5.037037 -L 5.333333,5.037037,5.62963,5.333333 -L 5.62963,5.333333,6.222222,5.333333 -L 6.222222,5.333333,5.925926,5.62963 -L 5.925926,5.62963,5.925926,6.222222 - -[H] 66 -L 2.962963,6.222222,2.37037,5.925926 -L 2.37037,5.925926,1.777778,5.333333 -L 1.777778,5.333333,1.481481,4.740741 -L 1.481481,4.740741,1.481481,4.148148 -L 1.481481,4.148148,1.777778,3.555556 -L 1.777778,3.555556,2.37037,2.962963 -L 2.37037,2.962963,2.666667,2.37037 -L 2.666667,2.37037,2.666667,1.777778 -L 1.777778,4.444444,1.777778,4.148148 -L 1.777778,4.148148,2.666667,2.962963 -L 2.666667,2.962963,2.666667,2.666667 -L 1.777778,5.333333,1.777778,4.740741 -L 1.777778,4.740741,2.074074,4.148148 -L 2.074074,4.148148,2.666667,3.555556 -L 2.666667,3.555556,2.962963,2.962963 -L 2.962963,2.962963,2.962963,2.37037 -L 2.962963,2.37037,2.666667,1.777778 -L 2.666667,1.777778,2.37037,1.481481 -L 2.37037,1.481481,1.777778,1.185185 -L 1.777778,1.185185,1.185185,1.185185 -L 1.185185,1.185185,0.592593,1.481481 -L 0.592593,1.481481,0.296296,1.777778 -L 0.296296,1.777778,0,2.37037 -L 0,2.37037,0,2.962963 -L 0,2.962963,0.296296,3.259259 -L 0.296296,3.259259,0.592593,2.962963 -L 0.592593,2.962963,0.296296,2.666667 -L 2.962963,6.222222,3.555556,5.62963 -L 3.555556,5.62963,4.148148,5.62963 -L 4.148148,5.62963,4.740741,5.925926 -L 2.666667,5.925926,3.259259,5.62963 -L 2.37037,5.925926,2.666667,5.62963 -L 2.666667,5.62963,3.259259,5.333333 -L 3.259259,5.333333,3.851852,5.333333 -L 3.851852,5.333333,4.740741,5.925926 -L 2.962963,3.259259,5.037037,4.740741 -L 5.037037,4.740741,5.62963,3.851852 -L 5.62963,3.851852,5.925926,2.962963 -L 5.925926,2.962963,5.925926,2.074074 -L 5.925926,2.074074,5.62963,1.185185 -L 5.62963,1.185185,5.037037,0.592593 -L 5.037037,0.592593,4.148148,0.296296 -L 4.148148,0.296296,2.962963,0 -L 4.740741,4.444444,5.333333,3.851852 -L 5.333333,3.851852,5.62963,2.962963 -L 5.62963,2.962963,5.62963,1.777778 -L 5.62963,1.777778,5.333333,1.185185 -L 4.148148,4.148148,4.444444,4.148148 -L 4.444444,4.148148,5.037037,3.555556 -L 5.037037,3.555556,5.333333,2.666667 -L 5.333333,2.666667,5.333333,1.481481 -L 5.333333,1.481481,5.037037,0.888889 -L 5.037037,0.888889,4.740741,0.592593 -L 4.740741,0.592593,4.148148,0.296296 -L 4.148148,0.296296,3.555556,0.296296 -L 3.555556,0.296296,2.962963,0.592593 -L 2.962963,0.592593,2.37037,0.592593 -L 2.37037,0.592593,1.777778,0.296296 -L 1.777778,0.296296,1.481481,-0.296296 -L 1.481481,-0.296296,1.777778,-0.888889 -L 1.777778,-0.888889,2.37037,-1.185185 -L 2.37037,-1.185185,2.962963,-1.185185 -L 2.962963,-1.185185,3.555556,-0.888889 -L 3.259259,0.296296,2.666667,0.296296 -L 2.962963,0,2.37037,0.296296 -L 2.37037,0.296296,1.777778,0.296296 - -[I] 67 -L 2.074074,3.259259,1.481481,3.259259 -L 1.481481,3.259259,0.888889,3.555556 -L 0.888889,3.555556,0.592593,3.851852 -L 0.592593,3.851852,0.296296,4.444444 -L 0.296296,4.444444,0.296296,5.037037 -L 0.296296,5.037037,0.592593,5.62963 -L 0.592593,5.62963,0.888889,5.925926 -L 0.888889,5.925926,1.777778,6.222222 -L 1.777778,6.222222,2.37037,6.222222 -L 2.37037,6.222222,3.259259,5.925926 -L 3.259259,5.925926,4.148148,5.037037 -L 4.148148,5.037037,4.740741,4.740741 -L 0.888889,5.62963,1.481481,5.925926 -L 1.481481,5.925926,2.666667,5.925926 -L 2.666667,5.925926,3.259259,5.62963 -L 3.259259,5.62963,3.555556,5.333333 -L 0.296296,5.037037,0.592593,5.333333 -L 0.592593,5.333333,1.185185,5.62963 -L 1.185185,5.62963,2.37037,5.62963 -L 2.37037,5.62963,3.259259,5.333333 -L 3.259259,5.333333,3.851852,5.037037 -L 3.851852,5.037037,4.740741,4.740741 -L 4.740741,4.740741,5.333333,4.740741 -L 5.333333,4.740741,5.62963,5.037037 -L 5.62963,5.037037,5.62963,5.62963 -L 5.62963,5.62963,5.333333,5.925926 -L 5.333333,5.925926,4.740741,5.925926 -L 0.296296,0.888889,0.592593,0.592593 -L 0.592593,0.592593,0.296296,0.296296 -L 0.296296,0.296296,0,0.592593 -L 0,0.592593,0,1.185185 -L 0,1.185185,0.296296,1.481481 -L 0.296296,1.481481,0.888889,1.481481 -L 0.888889,1.481481,1.481481,1.185185 -L 1.481481,1.185185,2.074074,0.592593 -L 2.074074,0.592593,2.666667,-0.296296 -L 2.666667,-0.296296,3.259259,-0.888889 -L 1.481481,0.888889,1.777778,0.592593 -L 1.777778,0.592593,2.37037,-0.296296 -L 2.37037,-0.296296,2.666667,-0.592593 -L 0.888889,1.481481,1.185185,1.185185 -L 1.185185,1.185185,1.481481,0.592593 -L 1.481481,0.592593,2.074074,-0.296296 -L 2.074074,-0.296296,2.37037,-0.592593 -L 2.37037,-0.592593,2.962963,-0.888889 -L 2.962963,-0.888889,3.851852,-0.888889 -L 3.851852,-0.888889,4.444444,-0.592593 -L 4.444444,-0.592593,4.740741,-0.296296 -L 4.740741,-0.296296,5.037037,0.296296 -L 5.037037,0.296296,5.037037,1.185185 -L 5.037037,1.185185,4.740741,1.777778 -L 4.740741,1.777778,4.148148,2.666667 -L 4.148148,2.666667,3.851852,3.259259 -L 3.851852,3.259259,3.851852,3.555556 -L 4.740741,0.888889,4.740741,1.185185 -L 4.740741,1.185185,3.851852,2.666667 -L 3.851852,2.666667,3.851852,2.962963 -L 4.444444,-0.592593,4.740741,0 -L 4.740741,0,4.740741,0.592593 -L 4.740741,0.592593,4.444444,1.185185 -L 4.444444,1.185185,3.851852,2.074074 -L 3.851852,2.074074,3.555556,2.666667 -L 3.555556,2.666667,3.555556,3.259259 -L 3.555556,3.259259,4.148148,3.851852 -L 4.148148,3.851852,4.740741,3.851852 -L 4.740741,3.851852,5.037037,3.555556 -L 5.037037,3.555556,5.037037,3.259259 - -[J] 67 -L 2.074074,3.259259,1.481481,3.259259 -L 1.481481,3.259259,0.888889,3.555556 -L 0.888889,3.555556,0.592593,3.851852 -L 0.592593,3.851852,0.296296,4.444444 -L 0.296296,4.444444,0.296296,5.037037 -L 0.296296,5.037037,0.592593,5.62963 -L 0.592593,5.62963,0.888889,5.925926 -L 0.888889,5.925926,1.777778,6.222222 -L 1.777778,6.222222,2.37037,6.222222 -L 2.37037,6.222222,3.259259,5.925926 -L 3.259259,5.925926,4.148148,5.037037 -L 4.148148,5.037037,4.740741,4.740741 -L 0.888889,5.62963,1.481481,5.925926 -L 1.481481,5.925926,2.666667,5.925926 -L 2.666667,5.925926,3.259259,5.62963 -L 3.259259,5.62963,3.555556,5.333333 -L 0.296296,5.037037,0.592593,5.333333 -L 0.592593,5.333333,1.185185,5.62963 -L 1.185185,5.62963,2.37037,5.62963 -L 2.37037,5.62963,3.259259,5.333333 -L 3.259259,5.333333,3.851852,5.037037 -L 3.851852,5.037037,4.740741,4.740741 -L 4.740741,4.740741,5.333333,4.740741 -L 5.333333,4.740741,5.62963,5.037037 -L 5.62963,5.037037,5.62963,5.62963 -L 5.62963,5.62963,5.333333,5.925926 -L 5.333333,5.925926,4.740741,5.925926 -L 0.296296,0.888889,0.592593,0.592593 -L 0.592593,0.592593,0.296296,0.296296 -L 0.296296,0.296296,0,0.592593 -L 0,0.592593,0,1.185185 -L 0,1.185185,0.296296,1.481481 -L 0.296296,1.481481,0.888889,1.481481 -L 0.888889,1.481481,1.481481,1.185185 -L 1.481481,1.185185,2.074074,0.592593 -L 2.074074,0.592593,2.666667,-0.296296 -L 2.666667,-0.296296,3.259259,-0.888889 -L 1.481481,0.888889,1.777778,0.592593 -L 1.777778,0.592593,2.37037,-0.296296 -L 2.37037,-0.296296,2.666667,-0.592593 -L 0.888889,1.481481,1.185185,1.185185 -L 1.185185,1.185185,1.481481,0.592593 -L 1.481481,0.592593,2.074074,-0.296296 -L 2.074074,-0.296296,2.37037,-0.592593 -L 2.37037,-0.592593,2.962963,-0.888889 -L 2.962963,-0.888889,3.851852,-0.888889 -L 3.851852,-0.888889,4.444444,-0.592593 -L 4.444444,-0.592593,4.740741,-0.296296 -L 4.740741,-0.296296,5.037037,0.296296 -L 5.037037,0.296296,5.037037,1.185185 -L 5.037037,1.185185,4.740741,1.777778 -L 4.740741,1.777778,4.148148,2.666667 -L 4.148148,2.666667,3.851852,3.259259 -L 3.851852,3.259259,3.851852,3.555556 -L 4.740741,0.888889,4.740741,1.185185 -L 4.740741,1.185185,3.851852,2.666667 -L 3.851852,2.666667,3.851852,2.962963 -L 4.444444,-0.592593,4.740741,0 -L 4.740741,0,4.740741,0.592593 -L 4.740741,0.592593,4.444444,1.185185 -L 4.444444,1.185185,3.851852,2.074074 -L 3.851852,2.074074,3.555556,2.666667 -L 3.555556,2.666667,3.555556,3.259259 -L 3.555556,3.259259,4.148148,3.851852 -L 4.148148,3.851852,4.740741,3.851852 -L 4.740741,3.851852,5.037037,3.555556 -L 5.037037,3.555556,5.037037,3.259259 - -[K] 55 -L 5.925926,4.740741,5.62963,5.333333 -L 5.62963,5.333333,5.037037,5.925926 -L 5.037037,5.925926,4.148148,6.222222 -L 4.148148,6.222222,3.259259,6.222222 -L 3.259259,6.222222,2.37037,5.925926 -L 2.37037,5.925926,1.777778,5.333333 -L 1.777778,5.333333,1.481481,4.740741 -L 1.481481,4.740741,1.481481,3.851852 -L 1.481481,3.851852,1.777778,2.962963 -L 1.777778,2.962963,2.666667,1.185185 -L 2.666667,1.185185,2.666667,0.592593 -L 2.666667,0.592593,2.074074,0 -L 1.777778,3.851852,1.777778,3.555556 -L 1.777778,3.555556,2.666667,1.777778 -L 2.666667,1.777778,2.666667,1.481481 -L 2.074074,5.62963,1.777778,5.037037 -L 1.777778,5.037037,1.777778,4.148148 -L 1.777778,4.148148,2.074074,3.555556 -L 2.074074,3.555556,2.666667,2.37037 -L 2.666667,2.37037,2.962963,1.481481 -L 2.962963,1.481481,2.962963,0.888889 -L 2.962963,0.888889,2.666667,0.296296 -L 2.666667,0.296296,2.074074,0 -L 2.074074,0,1.481481,0 -L 1.481481,0,0.888889,0.296296 -L 0.296296,1.481481,0.888889,0.296296 -L 0,0.592593,1.185185,1.185185 -L 0.296296,1.481481,0.296296,0.888889 -L 0.296296,0.888889,0,0.592593 -L 0,0.592593,0.592593,0.592593 -L 0.592593,0.592593,0.888889,0.296296 -L 0.888889,0.296296,0.888889,0.888889 -L 0.888889,0.888889,1.185185,1.185185 -L 1.185185,1.185185,0.592593,1.185185 -L 0.592593,1.185185,0.296296,1.481481 -L 2.074074,3.555556,2.074074,4.148148 -L 2.074074,4.148148,2.37037,4.740741 -L 2.37037,4.740741,2.962963,5.037037 -L 2.962963,5.037037,3.851852,5.037037 -L 3.851852,5.037037,4.444444,4.740741 -L 4.444444,4.740741,5.037037,4.148148 -L 5.037037,4.148148,5.333333,4.148148 -L 4.148148,4.740741,4.740741,4.148148 -L 3.259259,5.037037,3.851852,4.740741 -L 3.851852,4.740741,4.148148,4.444444 -L 4.148148,4.444444,4.444444,3.851852 -L 5.333333,4.148148,2.666667,2.962963 -L 4.148148,3.555556,5.333333,0.888889 -L 5.333333,0.888889,5.62963,0.592593 -L 5.62963,0.592593,5.925926,0.592593 -L 3.851852,3.259259,5.037037,0.888889 -L 5.037037,0.888889,5.62963,0.296296 -L 3.555556,3.259259,4.740741,0.592593 -L 4.740741,0.592593,5.333333,0 -L 5.333333,0,6.222222,0.888889 - -[L] 57 -L 4.740741,2.37037,4.444444,2.074074 -L 4.444444,2.074074,3.555556,2.074074 -L 3.555556,2.074074,3.259259,2.37037 -L 3.259259,2.37037,3.259259,2.962963 -L 3.259259,2.962963,3.555556,3.555556 -L 3.555556,3.555556,4.148148,4.444444 -L 4.148148,4.444444,4.444444,5.037037 -L 4.444444,5.037037,4.444444,5.62963 -L 3.555556,2.962963,3.555556,3.259259 -L 3.555556,3.259259,4.444444,4.444444 -L 4.444444,4.444444,4.444444,4.740741 -L 3.851852,2.074074,3.555556,2.37037 -L 3.555556,2.37037,3.555556,2.666667 -L 3.555556,2.666667,3.851852,3.259259 -L 3.851852,3.259259,4.444444,3.851852 -L 4.444444,3.851852,4.740741,4.444444 -L 4.740741,4.444444,4.740741,5.037037 -L 4.740741,5.037037,4.444444,5.62963 -L 4.444444,5.62963,4.148148,5.925926 -L 4.148148,5.925926,3.259259,6.222222 -L 3.259259,6.222222,1.777778,6.222222 -L 1.777778,6.222222,0.888889,5.925926 -L 0.888889,5.925926,0.592593,5.62963 -L 0.592593,5.62963,0.296296,5.037037 -L 0.296296,5.037037,0.296296,4.444444 -L 0.296296,4.444444,0.592593,3.851852 -L 0.592593,3.851852,1.185185,2.962963 -L 1.185185,2.962963,1.481481,2.37037 -L 1.481481,2.37037,1.481481,2.074074 -L 1.481481,2.074074,1.185185,1.481481 -L 0.592593,4.740741,0.592593,4.444444 -L 0.592593,4.444444,1.481481,2.962963 -L 1.481481,2.962963,1.481481,2.666667 -L 0.592593,5.62963,0.592593,5.037037 -L 0.592593,5.037037,0.888889,4.444444 -L 0.888889,4.444444,1.481481,3.555556 -L 1.481481,3.555556,1.777778,2.962963 -L 1.777778,2.962963,1.777778,2.37037 -L 1.777778,2.37037,1.481481,1.777778 -L 1.481481,1.777778,0.888889,1.185185 -L 0.888889,1.185185,0,0.592593 -L 0.888889,1.185185,1.481481,1.185185 -L 1.481481,1.185185,2.37037,0.592593 -L 2.37037,0.592593,3.259259,0.296296 -L 3.259259,0.296296,4.148148,0.296296 -L 4.148148,0.296296,4.740741,0.592593 -L 1.185185,0.888889,1.481481,0.888889 -L 1.481481,0.888889,2.666667,0.296296 -L 2.666667,0.296296,2.962963,0.296296 -L 0,0.592593,0.592593,0.888889 -L 0.592593,0.888889,0.888889,0.888889 -L 0.888889,0.888889,2.074074,0.296296 -L 2.074074,0.296296,2.962963,0 -L 2.962963,0,3.555556,0 -L 3.555556,0,4.444444,0.296296 -L 4.444444,0.296296,4.740741,0.592593 -L 4.740741,0.592593,5.037037,1.185185 - -[M] 96 -L 0,2.962963,0,2.666667 -L 0,2.666667,0.296296,2.37037 -L 0.296296,2.37037,0.888889,2.37037 -L 0.888889,2.37037,1.481481,2.666667 -L 1.481481,2.666667,1.481481,3.555556 -L 1.481481,3.555556,1.185185,4.148148 -L 1.185185,4.148148,0.592593,5.037037 -L 0.592593,5.037037,0.592593,5.62963 -L 0.592593,5.62963,1.185185,6.222222 -L 1.185185,3.555556,0.592593,4.740741 -L 0.888889,2.37037,1.185185,2.666667 -L 1.185185,2.666667,1.185185,3.259259 -L 1.185185,3.259259,0.592593,4.148148 -L 0.592593,4.148148,0.296296,4.740741 -L 0.296296,4.740741,0.296296,5.333333 -L 0.296296,5.333333,0.592593,5.925926 -L 0.592593,5.925926,1.185185,6.222222 -L 1.185185,6.222222,1.777778,6.222222 -L 1.777778,6.222222,2.37037,5.925926 -L 2.37037,5.925926,2.962963,5.333333 -L 2.962963,5.333333,3.259259,4.444444 -L 3.259259,4.444444,3.259259,2.666667 -L 3.259259,2.666667,2.962963,1.777778 -L 2.962963,1.777778,2.666667,1.185185 -L 2.666667,1.185185,2.074074,0.592593 -L 2.074074,0.592593,1.185185,0 -L 1.185185,0,0.888889,0.296296 -L 0.888889,0.296296,0.592593,0.296296 -L 2.666667,5.333333,2.962963,4.444444 -L 2.962963,4.444444,2.962963,2.666667 -L 2.962963,2.666667,2.666667,1.777778 -L 2.666667,1.777778,2.37037,1.185185 -L 1.481481,0.296296,1.185185,0.592593 -L 1.185185,0.592593,0.888889,0.592593 -L 1.777778,6.222222,2.37037,5.62963 -L 2.37037,5.62963,2.666667,4.740741 -L 2.666667,4.740741,2.666667,2.666667 -L 2.666667,2.666667,2.37037,1.481481 -L 2.37037,1.481481,2.074074,0.888889 -L 2.074074,0.888889,1.777778,0.592593 -L 1.777778,0.592593,1.481481,0.888889 -L 1.481481,0.888889,1.185185,0.888889 -L 1.185185,0.888889,0.296296,0 -L 2.666667,5.925926,3.259259,6.222222 -L 3.259259,6.222222,3.851852,6.222222 -L 3.851852,6.222222,4.444444,5.925926 -L 4.444444,5.925926,5.037037,5.333333 -L 5.037037,5.333333,5.333333,4.444444 -L 5.333333,4.444444,5.333333,2.666667 -L 5.333333,2.666667,5.037037,1.777778 -L 5.037037,1.777778,4.740741,1.185185 -L 4.740741,1.185185,4.148148,0.592593 -L 4.148148,0.592593,3.555556,0 -L 3.555556,0,3.259259,0.296296 -L 3.259259,0.296296,2.962963,0.296296 -L 4.740741,5.333333,5.037037,4.444444 -L 5.037037,4.444444,5.037037,2.666667 -L 5.037037,2.666667,4.740741,1.481481 -L 3.851852,0.296296,3.555556,0.592593 -L 3.555556,0.592593,3.259259,0.592593 -L 3.851852,6.222222,4.444444,5.62963 -L 4.444444,5.62963,4.740741,4.740741 -L 4.740741,4.740741,4.740741,2.37037 -L 4.740741,2.37037,4.444444,1.185185 -L 4.444444,1.185185,4.148148,0.592593 -L 4.148148,0.592593,3.851852,0.888889 -L 3.851852,0.888889,3.555556,0.888889 -L 3.555556,0.888889,2.666667,0 -L 4.740741,5.62963,5.037037,5.925926 -L 5.037037,5.925926,5.62963,6.222222 -L 5.62963,6.222222,6.222222,6.222222 -L 6.222222,6.222222,6.814815,5.925926 -L 6.814815,5.925926,7.111111,5.62963 -L 7.111111,5.62963,7.407407,5.037037 -L 7.407407,5.037037,7.703704,4.740741 -L 6.814815,5.62963,7.111111,5.037037 -L 6.222222,6.222222,6.518519,5.925926 -L 6.518519,5.925926,6.814815,5.037037 -L 6.814815,5.037037,7.111111,4.740741 -L 7.111111,4.740741,7.703704,4.740741 -L 7.703704,4.740741,6.814815,4.148148 -L 6.814815,4.148148,6.518519,3.851852 -L 6.518519,3.851852,6.222222,2.962963 -L 6.222222,2.962963,6.222222,2.074074 -L 6.222222,2.074074,6.518519,0.888889 -L 6.518519,0.888889,7.111111,0 -L 7.111111,0,8,0.888889 -L 6.814815,3.851852,6.518519,3.259259 -L 6.518519,3.259259,6.518519,2.074074 -L 6.518519,2.074074,6.814815,1.185185 -L 6.814815,1.185185,7.407407,0.296296 -L 7.703704,4.740741,7.111111,4.148148 -L 7.111111,4.148148,6.814815,3.555556 -L 6.814815,3.555556,6.814815,2.37037 -L 6.814815,2.37037,7.111111,1.185185 -L 7.111111,1.185185,7.703704,0.592593 - -[N] 72 -L 0,2.962963,0,2.666667 -L 0,2.666667,0.296296,2.37037 -L 0.296296,2.37037,0.888889,2.37037 -L 0.888889,2.37037,1.481481,2.666667 -L 1.481481,2.666667,1.481481,3.555556 -L 1.481481,3.555556,1.185185,4.148148 -L 1.185185,4.148148,0.592593,5.037037 -L 0.592593,5.037037,0.592593,5.62963 -L 0.592593,5.62963,1.185185,6.222222 -L 1.185185,3.555556,0.592593,4.740741 -L 0.888889,2.37037,1.185185,2.666667 -L 1.185185,2.666667,1.185185,3.259259 -L 1.185185,3.259259,0.592593,4.148148 -L 0.592593,4.148148,0.296296,4.740741 -L 0.296296,4.740741,0.296296,5.333333 -L 0.296296,5.333333,0.592593,5.925926 -L 0.592593,5.925926,1.185185,6.222222 -L 1.185185,6.222222,2.074074,6.222222 -L 2.074074,6.222222,2.666667,5.925926 -L 2.666667,5.925926,3.259259,5.333333 -L 3.259259,5.333333,3.555556,4.444444 -L 3.555556,4.444444,3.555556,2.666667 -L 3.555556,2.666667,3.259259,1.777778 -L 3.259259,1.777778,2.962963,1.185185 -L 2.962963,1.185185,2.37037,0.592593 -L 2.37037,0.592593,1.481481,0 -L 1.481481,0,1.185185,0.296296 -L 1.185185,0.296296,0.592593,0.296296 -L 0.592593,0.296296,0,0 -L 2.962963,5.333333,3.259259,4.740741 -L 3.259259,4.740741,3.259259,2.666667 -L 3.259259,2.666667,2.962963,1.777778 -L 2.962963,1.777778,2.666667,1.185185 -L 2.666667,1.185185,2.37037,0.888889 -L 1.777778,0.296296,1.185185,0.592593 -L 1.185185,0.592593,0.592593,0.592593 -L 2.074074,6.222222,2.666667,5.62963 -L 2.666667,5.62963,2.962963,4.740741 -L 2.962963,4.740741,2.962963,2.666667 -L 2.962963,2.666667,2.666667,1.481481 -L 2.666667,1.481481,2.074074,0.592593 -L 2.074074,0.592593,1.481481,0.888889 -L 1.481481,0.888889,0.888889,0.888889 -L 0.888889,0.888889,0,0 -L 3.259259,5.62963,3.555556,5.925926 -L 3.555556,5.925926,4.148148,6.222222 -L 4.148148,6.222222,4.740741,6.222222 -L 4.740741,6.222222,5.333333,5.925926 -L 5.333333,5.925926,5.62963,5.62963 -L 5.62963,5.62963,5.925926,5.037037 -L 5.925926,5.037037,6.222222,4.740741 -L 5.333333,5.62963,5.62963,5.037037 -L 4.740741,6.222222,5.037037,5.925926 -L 5.037037,5.925926,5.333333,5.037037 -L 5.333333,5.037037,5.62963,4.740741 -L 5.62963,4.740741,6.222222,4.740741 -L 6.222222,4.740741,5.333333,4.148148 -L 5.333333,4.148148,5.037037,3.851852 -L 5.037037,3.851852,4.740741,2.962963 -L 4.740741,2.962963,4.740741,2.074074 -L 4.740741,2.074074,5.037037,0.888889 -L 5.037037,0.888889,5.62963,0 -L 5.62963,0,6.518519,0.888889 -L 5.333333,3.851852,5.037037,3.259259 -L 5.037037,3.259259,5.037037,2.074074 -L 5.037037,2.074074,5.333333,1.185185 -L 5.333333,1.185185,5.925926,0.296296 -L 6.222222,4.740741,5.62963,4.148148 -L 5.62963,4.148148,5.333333,3.555556 -L 5.333333,3.555556,5.333333,2.37037 -L 5.333333,2.37037,5.62963,1.185185 -L 5.62963,1.185185,6.222222,0.592593 - -[O] 56 -L 2.666667,6.222222,2.074074,5.925926 -L 2.074074,5.925926,1.481481,5.333333 -L 1.481481,5.333333,1.185185,4.740741 -L 1.185185,4.740741,1.185185,4.148148 -L 1.185185,4.148148,1.777778,2.962963 -L 1.777778,2.962963,1.777778,2.37037 -L 1.481481,4.444444,1.481481,4.148148 -L 1.481481,4.148148,1.777778,3.555556 -L 1.777778,3.555556,1.777778,3.259259 -L 1.481481,5.333333,1.481481,4.740741 -L 1.481481,4.740741,2.074074,3.555556 -L 2.074074,3.555556,2.074074,2.962963 -L 2.074074,2.962963,1.777778,2.37037 -L 1.777778,2.37037,1.481481,2.074074 -L 1.481481,2.074074,0.888889,2.074074 -L 0.888889,2.074074,0.592593,2.37037 -L 0.592593,2.37037,0.592593,2.666667 -L 2.666667,6.222222,2.962963,5.925926 -L 2.962963,5.925926,4.740741,5.333333 -L 4.740741,5.333333,5.62963,4.740741 -L 5.62963,4.740741,5.925926,4.148148 -L 5.925926,4.148148,6.222222,3.259259 -L 6.222222,3.259259,6.222222,2.37037 -L 6.222222,2.37037,5.925926,1.481481 -L 5.925926,1.481481,5.62963,0.888889 -L 5.62963,0.888889,5.037037,0.296296 -L 5.037037,0.296296,4.148148,0 -L 4.148148,0,3.259259,0 -L 3.259259,0,2.37037,0.296296 -L 2.37037,0.296296,0.592593,1.185185 -L 0.592593,1.185185,0.296296,1.185185 -L 0.296296,1.185185,0,0.888889 -L 2.666667,5.925926,2.962963,5.62963 -L 2.962963,5.62963,4.740741,5.037037 -L 4.740741,5.037037,5.333333,4.740741 -L 5.333333,4.740741,5.62963,4.444444 -L 2.666667,6.222222,2.666667,5.62963 -L 2.666667,5.62963,2.962963,5.333333 -L 2.962963,5.333333,4.740741,4.740741 -L 4.740741,4.740741,5.333333,4.444444 -L 5.333333,4.444444,5.925926,3.851852 -L 5.925926,3.851852,6.222222,3.259259 -L 3.555556,0.296296,2.962963,0.296296 -L 2.962963,0.296296,1.185185,1.185185 -L 1.185185,1.185185,0.888889,1.185185 -L 5.333333,0.592593,4.740741,0.296296 -L 4.740741,0.296296,3.851852,0.296296 -L 3.851852,0.296296,2.962963,0.592593 -L 2.962963,0.592593,1.777778,1.185185 -L 1.777778,1.185185,0.888889,1.481481 -L 0.888889,1.481481,0.296296,1.481481 -L 0.296296,1.481481,0,0.888889 -L 0,0.888889,0,0.296296 -L 0,0.296296,0.296296,0 -L 0.296296,0,0.592593,0.296296 -L 0.592593,0.296296,0.296296,0.592593 - -[P] 68 -L 0,2.962963,0,2.666667 -L 0,2.666667,0.296296,2.37037 -L 0.296296,2.37037,0.888889,2.37037 -L 0.888889,2.37037,1.481481,2.666667 -L 1.481481,2.666667,1.481481,3.555556 -L 1.481481,3.555556,1.185185,4.148148 -L 1.185185,4.148148,0.592593,5.037037 -L 0.592593,5.037037,0.592593,5.62963 -L 0.592593,5.62963,1.185185,6.222222 -L 1.185185,3.555556,0.592593,4.740741 -L 0.888889,2.37037,1.185185,2.666667 -L 1.185185,2.666667,1.185185,3.259259 -L 1.185185,3.259259,0.592593,4.148148 -L 0.592593,4.148148,0.296296,4.740741 -L 0.296296,4.740741,0.296296,5.333333 -L 0.296296,5.333333,0.592593,5.925926 -L 0.592593,5.925926,1.185185,6.222222 -L 1.185185,6.222222,2.074074,6.222222 -L 2.074074,6.222222,2.666667,5.925926 -L 2.666667,5.925926,2.962963,5.62963 -L 2.962963,5.62963,3.259259,5.037037 -L 3.259259,5.037037,3.259259,1.777778 -L 3.259259,1.185185,3.259259,-0.296296 -L 3.259259,-0.296296,2.962963,-0.888889 -L 2.962963,-0.888889,2.37037,-1.185185 -L 2.37037,-1.185185,1.481481,-1.185185 -L 1.481481,-1.185185,1.185185,-0.888889 -L 1.185185,-0.888889,1.185185,-0.296296 -L 1.185185,-0.296296,1.481481,0 -L 1.481481,0,1.777778,-0.296296 -L 1.777778,-0.296296,1.481481,-0.592593 -L 2.666667,5.62963,2.962963,5.037037 -L 2.962963,5.037037,2.962963,-0.296296 -L 2.962963,-0.296296,2.666667,-0.888889 -L 2.074074,6.222222,2.37037,5.925926 -L 2.37037,5.925926,2.666667,5.037037 -L 2.666667,5.037037,2.666667,1.777778 -L 2.666667,1.185185,2.666667,-0.296296 -L 2.666667,-0.296296,2.37037,-0.888889 -L 2.37037,-0.888889,2.074074,-1.185185 -L 3.259259,5.037037,4.740741,6.222222 -L 4.740741,6.222222,5.333333,5.333333 -L 5.333333,5.333333,5.62963,4.740741 -L 5.62963,4.740741,5.925926,3.555556 -L 5.925926,3.555556,5.925926,2.666667 -L 5.925926,2.666667,5.62963,1.777778 -L 5.62963,1.777778,5.037037,0.888889 -L 5.037037,0.888889,4.148148,0 -L 4.444444,5.925926,5.333333,4.740741 -L 5.333333,4.740741,5.62963,3.851852 -L 5.62963,3.851852,5.62963,3.555556 -L 4.148148,5.62963,4.740741,5.037037 -L 4.740741,5.037037,5.333333,4.148148 -L 5.333333,4.148148,5.62963,3.259259 -L 5.62963,3.259259,5.62963,2.37037 -L 5.62963,2.37037,5.333333,1.481481 -L 5.333333,1.481481,5.037037,0.888889 -L 4.444444,0.592593,3.851852,1.481481 -L 3.851852,1.481481,3.259259,1.777778 -L 2.666667,1.777778,2.074074,1.481481 -L 2.074074,1.481481,1.481481,0.888889 -L 4.444444,0.296296,3.851852,1.185185 -L 3.851852,1.185185,3.259259,1.481481 -L 3.259259,1.481481,2.37037,1.481481 -L 4.148148,0,3.555556,0.888889 -L 3.555556,0.888889,3.259259,1.185185 -L 2.666667,1.185185,2.074074,1.185185 -L 2.074074,1.185185,1.481481,0.888889 - -[Q] 64 -L 2.666667,6.222222,2.074074,5.925926 -L 2.074074,5.925926,1.481481,5.333333 -L 1.481481,5.333333,1.185185,4.740741 -L 1.185185,4.740741,1.185185,4.148148 -L 1.185185,4.148148,1.777778,2.962963 -L 1.777778,2.962963,1.777778,2.37037 -L 1.481481,4.444444,1.481481,4.148148 -L 1.481481,4.148148,1.777778,3.555556 -L 1.777778,3.555556,1.777778,3.259259 -L 1.481481,5.333333,1.481481,4.740741 -L 1.481481,4.740741,2.074074,3.555556 -L 2.074074,3.555556,2.074074,2.962963 -L 2.074074,2.962963,1.777778,2.37037 -L 1.777778,2.37037,1.481481,2.074074 -L 1.481481,2.074074,0.888889,2.074074 -L 0.888889,2.074074,0.592593,2.37037 -L 0.592593,2.37037,0.592593,2.666667 -L 2.666667,6.222222,2.962963,5.925926 -L 2.962963,5.925926,4.740741,5.333333 -L 4.740741,5.333333,5.62963,4.740741 -L 5.62963,4.740741,5.925926,4.148148 -L 5.925926,4.148148,6.222222,3.259259 -L 6.222222,3.259259,6.222222,2.37037 -L 6.222222,2.37037,5.925926,1.481481 -L 5.925926,1.481481,5.62963,0.888889 -L 5.037037,0.296296,4.148148,0 -L 4.148148,0,3.259259,0 -L 3.259259,0,2.37037,0.296296 -L 2.37037,0.296296,0.592593,1.185185 -L 0.592593,1.185185,0.296296,1.185185 -L 0.296296,1.185185,0,0.888889 -L 2.666667,5.925926,2.962963,5.62963 -L 2.962963,5.62963,4.740741,5.037037 -L 4.740741,5.037037,5.333333,4.740741 -L 5.333333,4.740741,5.62963,4.444444 -L 2.666667,6.222222,2.666667,5.62963 -L 2.666667,5.62963,2.962963,5.333333 -L 2.962963,5.333333,4.740741,4.740741 -L 4.740741,4.740741,5.333333,4.444444 -L 5.333333,4.444444,5.925926,3.851852 -L 5.925926,3.851852,6.222222,3.259259 -L 3.555556,0.296296,2.962963,0.296296 -L 2.962963,0.296296,1.185185,1.185185 -L 1.185185,1.185185,0.888889,1.185185 -L 5.037037,0.296296,3.851852,0.296296 -L 3.851852,0.296296,2.962963,0.592593 -L 2.962963,0.592593,1.777778,1.185185 -L 1.777778,1.185185,0.888889,1.481481 -L 0.888889,1.481481,0.296296,1.481481 -L 0.296296,1.481481,0,0.888889 -L 0,0.888889,0,0.296296 -L 0,0.296296,0.296296,0 -L 0.296296,0,0.592593,0.296296 -L 0.592593,0.296296,0.296296,0.592593 -L 3.851852,0.888889,4.444444,1.481481 -L 4.444444,1.481481,5.037037,1.481481 -L 5.037037,1.481481,6.222222,0.296296 -L 6.222222,0.296296,6.518519,0.296296 -L 4.740741,1.185185,5.037037,1.185185 -L 5.037037,1.185185,5.925926,0.296296 -L 4.148148,1.185185,4.444444,1.185185 -L 4.444444,1.185185,5.62963,0 -L 5.62963,0,6.222222,0 -L 6.222222,0,6.814815,0.592593 - -[R] 66 -L 0.296296,2.962963,0.296296,2.666667 -L 0.296296,2.666667,0.592593,2.37037 -L 0.592593,2.37037,1.185185,2.37037 -L 1.185185,2.37037,1.777778,2.666667 -L 1.777778,2.666667,1.777778,3.555556 -L 1.777778,3.555556,1.481481,4.148148 -L 1.481481,4.148148,0.888889,5.037037 -L 0.888889,5.037037,0.888889,5.62963 -L 0.888889,5.62963,1.481481,6.222222 -L 1.481481,3.555556,0.888889,4.740741 -L 1.185185,2.37037,1.481481,2.666667 -L 1.481481,2.666667,1.481481,3.259259 -L 1.481481,3.259259,0.888889,4.148148 -L 0.888889,4.148148,0.592593,4.740741 -L 0.592593,4.740741,0.592593,5.333333 -L 0.592593,5.333333,0.888889,5.925926 -L 0.888889,5.925926,1.481481,6.222222 -L 1.481481,6.222222,2.37037,6.222222 -L 2.37037,6.222222,2.962963,5.925926 -L 2.962963,5.925926,3.259259,5.62963 -L 3.259259,5.62963,3.555556,5.037037 -L 3.555556,5.037037,3.555556,1.481481 -L 3.555556,1.481481,3.259259,0.888889 -L 3.259259,0.888889,2.666667,0.296296 -L 2.666667,0.296296,2.074074,0 -L 2.074074,0,1.481481,0 -L 1.481481,0,0.888889,0.296296 -L 2.962963,5.62963,3.259259,5.037037 -L 3.259259,5.037037,3.259259,1.481481 -L 3.259259,1.481481,2.962963,0.888889 -L 2.37037,6.222222,2.666667,5.925926 -L 2.666667,5.925926,2.962963,5.037037 -L 2.962963,5.037037,2.962963,1.481481 -L 2.962963,1.481481,2.666667,0.592593 -L 2.666667,0.592593,2.074074,0 -L 0.296296,1.481481,0.888889,0.296296 -L 0,0.592593,1.185185,1.185185 -L 0.296296,1.481481,0.296296,0.888889 -L 0.296296,0.888889,0,0.592593 -L 0,0.592593,0.592593,0.592593 -L 0.592593,0.592593,0.888889,0.296296 -L 0.888889,0.296296,0.888889,0.888889 -L 0.888889,0.888889,1.185185,1.185185 -L 1.185185,1.185185,0.592593,1.185185 -L 0.592593,1.185185,0.296296,1.481481 -L 3.555556,5.333333,3.851852,5.925926 -L 3.851852,5.925926,4.444444,6.222222 -L 4.444444,6.222222,5.037037,6.222222 -L 5.037037,6.222222,5.62963,5.925926 -L 5.62963,5.925926,5.925926,5.62963 -L 5.925926,5.62963,6.222222,5.037037 -L 6.222222,5.037037,6.518519,4.740741 -L 5.62963,5.62963,5.925926,5.037037 -L 5.037037,6.222222,5.333333,5.925926 -L 5.333333,5.925926,5.62963,5.037037 -L 5.62963,5.037037,5.925926,4.740741 -L 5.925926,4.740741,6.518519,4.740741 -L 6.518519,4.740741,3.555556,3.259259 -L 4.148148,3.555556,5.333333,0.592593 -L 5.333333,0.592593,5.925926,0 -L 5.925926,0,6.814815,0.888889 -L 4.444444,3.555556,5.62963,0.888889 -L 5.62963,0.888889,6.222222,0.296296 -L 4.740741,3.851852,5.925926,0.888889 -L 5.925926,0.888889,6.222222,0.592593 -L 6.222222,0.592593,6.518519,0.592593 - -[S] 69 -L 5.925926,5.62963,5.62963,5.925926 -L 5.62963,5.925926,5.925926,6.222222 -L 5.925926,6.222222,6.222222,5.925926 -L 6.222222,5.925926,6.222222,5.333333 -L 6.222222,5.333333,5.925926,4.740741 -L 5.925926,4.740741,5.333333,4.740741 -L 5.333333,4.740741,4.148148,5.333333 -L 4.148148,5.333333,3.259259,5.62963 -L 3.259259,5.62963,2.074074,5.62963 -L 2.074074,5.62963,0.888889,5.333333 -L 0.888889,5.333333,0.296296,4.740741 -L 5.037037,5.037037,4.148148,5.62963 -L 4.148148,5.62963,3.259259,5.925926 -L 3.259259,5.925926,2.074074,5.925926 -L 2.074074,5.925926,1.185185,5.62963 -L 6.222222,5.333333,5.925926,5.037037 -L 5.925926,5.037037,5.333333,5.037037 -L 5.333333,5.037037,4.148148,5.925926 -L 4.148148,5.925926,3.259259,6.222222 -L 3.259259,6.222222,2.074074,6.222222 -L 2.074074,6.222222,1.185185,5.925926 -L 1.185185,5.925926,0.592593,5.333333 -L 0.592593,5.333333,0.296296,4.740741 -L 0.296296,4.740741,0,3.851852 -L 0,3.851852,0,2.666667 -L 0,2.666667,0.296296,1.777778 -L 0.296296,1.777778,0.592593,1.185185 -L 0.592593,1.185185,1.185185,0.592593 -L 1.185185,0.592593,1.777778,0.296296 -L 1.777778,0.296296,2.666667,0 -L 2.666667,0,3.851852,0 -L 3.851852,0,4.740741,0.296296 -L 4.740741,0.296296,5.333333,0.592593 -L 5.333333,0.592593,5.925926,1.185185 -L 5.925926,1.185185,6.222222,2.074074 -L 6.222222,2.074074,6.222222,2.962963 -L 6.222222,2.962963,5.925926,3.555556 -L 5.925926,3.555556,5.333333,3.851852 -L 5.333333,3.851852,4.444444,3.851852 -L 4.444444,3.851852,3.851852,3.555556 -L 3.851852,3.555556,3.259259,2.666667 -L 3.259259,2.666667,2.666667,2.37037 -L 2.666667,2.37037,2.074074,2.37037 -L 1.185185,0.888889,1.777778,0.592593 -L 1.777778,0.592593,2.666667,0.296296 -L 2.666667,0.296296,3.851852,0.296296 -L 3.851852,0.296296,5.037037,0.592593 -L 0.296296,1.777778,0.888889,1.185185 -L 0.888889,1.185185,1.481481,0.888889 -L 1.481481,0.888889,2.37037,0.592593 -L 2.37037,0.592593,3.851852,0.592593 -L 3.851852,0.592593,5.037037,0.888889 -L 5.037037,0.888889,5.62963,1.185185 -L 5.62963,1.185185,5.925926,1.481481 -L 5.925926,1.481481,6.222222,2.074074 -L 4.740741,3.555556,4.444444,3.555556 -L 4.444444,3.555556,3.259259,2.37037 -L 3.259259,2.37037,2.962963,2.37037 -L 6.222222,2.962963,5.62963,3.555556 -L 5.62963,3.555556,5.037037,3.555556 -L 5.037037,3.555556,4.444444,3.259259 -L 4.444444,3.259259,3.851852,2.37037 -L 3.851852,2.37037,3.259259,2.074074 -L 3.259259,2.074074,2.666667,2.074074 -L 2.666667,2.074074,2.074074,2.37037 -L 2.074074,2.37037,1.777778,2.962963 -L 1.777778,2.962963,1.777778,3.555556 -L 1.777778,3.555556,2.074074,4.148148 -L 2.074074,4.148148,2.666667,4.444444 - -[T] 63 -L 0.888889,3.851852,0.296296,4.148148 -L 0.296296,4.148148,0,4.740741 -L 0,4.740741,0,5.333333 -L 0,5.333333,0.296296,5.925926 -L 0.296296,5.925926,1.185185,6.222222 -L 1.185185,6.222222,2.666667,6.222222 -L 2.666667,6.222222,3.555556,5.925926 -L 3.555556,5.925926,4.740741,5.037037 -L 4.740741,5.037037,5.333333,5.037037 -L 5.333333,5.037037,5.62963,5.333333 -L 0.296296,5.62963,0.888889,5.925926 -L 0.888889,5.925926,2.666667,5.925926 -L 2.666667,5.925926,3.555556,5.62963 -L 3.555556,5.62963,4.444444,5.037037 -L 0,4.740741,0.296296,5.333333 -L 0.296296,5.333333,0.888889,5.62963 -L 0.888889,5.62963,2.666667,5.62963 -L 2.666667,5.62963,3.555556,5.333333 -L 3.555556,5.333333,4.740741,4.740741 -L 4.740741,4.740741,5.333333,4.740741 -L 5.333333,4.740741,5.62963,5.333333 -L 5.62963,5.333333,5.62963,5.925926 -L 5.62963,5.925926,5.333333,6.222222 -L 5.333333,6.222222,5.037037,5.925926 -L 5.037037,5.925926,5.333333,5.62963 -L 3.555556,5.333333,2.666667,4.444444 -L 2.666667,4.444444,2.37037,3.851852 -L 2.37037,3.851852,2.37037,3.259259 -L 2.37037,3.259259,2.962963,2.074074 -L 2.962963,2.074074,2.962963,1.481481 -L 2.666667,3.555556,2.666667,3.259259 -L 2.666667,3.259259,2.962963,2.666667 -L 2.962963,2.666667,2.962963,2.37037 -L 2.666667,4.444444,2.666667,3.851852 -L 2.666667,3.851852,3.259259,2.666667 -L 3.259259,2.666667,3.259259,2.074074 -L 3.259259,2.074074,2.962963,1.481481 -L 2.962963,1.481481,2.666667,1.185185 -L 2.666667,1.185185,2.074074,1.185185 -L 2.074074,1.185185,1.777778,1.481481 -L 1.777778,1.481481,1.777778,2.074074 -L 0.296296,0.592593,0.592593,0.296296 -L 0.592593,0.296296,0.296296,0 -L 0.296296,0,0,0.296296 -L 0,0.296296,0,0.888889 -L 0,0.888889,0.296296,1.481481 -L 0.296296,1.481481,0.888889,1.481481 -L 0.888889,1.481481,1.777778,1.185185 -L 1.777778,1.185185,2.962963,0.592593 -L 2.962963,0.592593,3.851852,0.296296 -L 3.851852,0.296296,4.740741,0.296296 -L 4.740741,0.296296,5.333333,0.592593 -L 0.888889,1.185185,1.185185,1.185185 -L 1.185185,1.185185,2.962963,0.296296 -L 2.962963,0.296296,3.555556,0.296296 -L 0,0.888889,0.296296,1.185185 -L 0.296296,1.185185,0.592593,1.185185 -L 0.592593,1.185185,1.185185,0.888889 -L 1.185185,0.888889,2.37037,0.296296 -L 2.37037,0.296296,3.259259,0 -L 3.259259,0,4.148148,0 -L 4.148148,0,5.037037,0.296296 -L 5.037037,0.296296,5.62963,0.888889 - -[U] 31 -L 0.296296,5.62963,0.592593,5.62963 -L 0.592593,5.62963,0.888889,5.333333 -L 0.888889,5.333333,0.888889,1.185185 -L 0.888889,1.185185,0.296296,0.888889 -L 0.592593,5.925926,1.185185,5.62963 -L 1.185185,5.62963,1.185185,0.888889 -L 1.185185,0.888889,2.074074,0.296296 -L 0,5.333333,0.888889,6.222222 -L 0.888889,6.222222,1.481481,5.62963 -L 1.481481,5.62963,1.481481,1.185185 -L 1.481481,1.185185,2.074074,0.592593 -L 2.074074,0.592593,2.666667,0.592593 -L 0.296296,0.888889,0.592593,0.888889 -L 0.592593,0.888889,1.185185,0.592593 -L 1.185185,0.592593,1.777778,0 -L 1.777778,0,2.666667,0.592593 -L 2.666667,0.592593,3.851852,1.481481 -L 3.259259,5.62963,3.555556,5.62963 -L 3.555556,5.62963,3.851852,5.333333 -L 3.851852,5.333333,3.851852,0.592593 -L 3.851852,0.592593,4.444444,0 -L 4.444444,0,5.333333,0.888889 -L 3.555556,5.925926,4.148148,5.62963 -L 4.148148,5.62963,4.148148,0.592593 -L 4.148148,0.592593,4.740741,0.296296 -L 2.962963,5.333333,3.851852,6.222222 -L 3.851852,6.222222,4.740741,5.62963 -L 4.740741,5.62963,4.444444,5.333333 -L 4.444444,5.333333,4.444444,0.888889 -L 4.444444,0.888889,4.740741,0.592593 -L 4.740741,0.592593,5.037037,0.592593 - -[V] 74 -L 0,2.962963,0,2.666667 -L 0,2.666667,0.296296,2.37037 -L 0.296296,2.37037,0.888889,2.37037 -L 0.888889,2.37037,1.481481,2.666667 -L 1.481481,2.666667,1.481481,3.555556 -L 1.481481,3.555556,1.185185,4.148148 -L 1.185185,4.148148,0.592593,5.037037 -L 0.592593,5.037037,0.592593,5.62963 -L 0.592593,5.62963,1.185185,6.222222 -L 1.185185,3.555556,0.592593,4.740741 -L 0.888889,2.37037,1.185185,2.666667 -L 1.185185,2.666667,1.185185,3.259259 -L 1.185185,3.259259,0.592593,4.148148 -L 0.592593,4.148148,0.296296,4.740741 -L 0.296296,4.740741,0.296296,5.333333 -L 0.296296,5.333333,0.592593,5.925926 -L 0.592593,5.925926,1.185185,6.222222 -L 1.185185,6.222222,2.074074,6.222222 -L 2.074074,6.222222,2.666667,5.925926 -L 2.666667,5.925926,2.962963,5.62963 -L 2.962963,5.62963,3.259259,5.037037 -L 3.259259,5.037037,3.259259,2.666667 -L 3.259259,2.666667,2.962963,1.777778 -L 2.962963,1.777778,2.37037,1.185185 -L 2.666667,5.62963,2.962963,5.037037 -L 2.962963,5.037037,2.962963,2.074074 -L 2.074074,6.222222,2.37037,5.925926 -L 2.37037,5.925926,2.666667,5.037037 -L 2.666667,5.037037,2.666667,1.777778 -L 2.666667,1.777778,2.37037,1.185185 -L 3.259259,5.333333,3.555556,5.925926 -L 3.555556,5.925926,4.148148,6.222222 -L 4.148148,6.222222,4.740741,6.222222 -L 4.740741,6.222222,5.333333,5.925926 -L 5.333333,5.925926,5.925926,5.037037 -L 5.925926,5.037037,6.222222,4.740741 -L 5.333333,5.62963,5.62963,5.037037 -L 4.740741,6.222222,5.037037,5.925926 -L 5.037037,5.925926,5.333333,5.037037 -L 5.333333,5.037037,5.62963,4.740741 -L 5.62963,4.740741,6.222222,4.740741 -L 5.62963,4.740741,5.037037,4.740741 -L 5.037037,4.740741,4.740741,4.444444 -L 4.740741,4.444444,4.740741,3.851852 -L 4.740741,3.851852,5.037037,3.259259 -L 5.037037,3.259259,5.925926,2.666667 -L 5.925926,2.666667,6.222222,2.074074 -L 5.037037,3.555556,5.925926,2.962963 -L 4.740741,4.148148,5.037037,3.851852 -L 5.037037,3.851852,5.925926,3.259259 -L 5.925926,3.259259,6.222222,2.666667 -L 6.222222,2.666667,6.222222,1.481481 -L 6.222222,1.481481,5.925926,0.888889 -L 5.925926,0.888889,5.333333,0.296296 -L 5.333333,0.296296,4.740741,0 -L 4.740741,0,3.555556,0 -L 3.555556,0,2.666667,0.296296 -L 2.666667,0.296296,0.888889,1.185185 -L 0.888889,1.185185,0.592593,1.185185 -L 0.592593,1.185185,0.296296,0.888889 -L 3.851852,0.296296,3.259259,0.296296 -L 3.259259,0.296296,1.481481,1.185185 -L 1.481481,1.185185,1.185185,1.185185 -L 5.62963,0.592593,5.037037,0.296296 -L 5.037037,0.296296,4.148148,0.296296 -L 4.148148,0.296296,3.259259,0.592593 -L 3.259259,0.592593,2.074074,1.185185 -L 2.074074,1.185185,1.185185,1.481481 -L 1.185185,1.481481,0.592593,1.481481 -L 0.592593,1.481481,0.296296,0.888889 -L 0.296296,0.888889,0.296296,0.296296 -L 0.296296,0.296296,0.592593,0 -L 0.592593,0,0.888889,0.296296 -L 0.888889,0.296296,0.592593,0.592593 - -[W] 105 -L 0,2.962963,0,2.666667 -L 0,2.666667,0.296296,2.37037 -L 0.296296,2.37037,0.888889,2.37037 -L 0.888889,2.37037,1.481481,2.666667 -L 1.481481,2.666667,1.481481,3.555556 -L 1.481481,3.555556,1.185185,4.148148 -L 1.185185,4.148148,0.592593,5.037037 -L 0.592593,5.037037,0.592593,5.62963 -L 0.592593,5.62963,1.185185,6.222222 -L 1.185185,3.555556,0.592593,4.740741 -L 0.888889,2.37037,1.185185,2.666667 -L 1.185185,2.666667,1.185185,3.259259 -L 1.185185,3.259259,0.592593,4.148148 -L 0.592593,4.148148,0.296296,4.740741 -L 0.296296,4.740741,0.296296,5.333333 -L 0.296296,5.333333,0.592593,5.925926 -L 0.592593,5.925926,1.185185,6.222222 -L 1.185185,6.222222,2.074074,6.222222 -L 2.074074,6.222222,2.666667,5.925926 -L 2.666667,5.925926,2.962963,5.62963 -L 2.962963,5.62963,3.259259,5.037037 -L 3.259259,5.037037,3.259259,3.851852 -L 3.259259,3.851852,2.962963,2.962963 -L 2.962963,2.962963,2.37037,2.074074 -L 2.37037,2.074074,1.777778,1.481481 -L 2.666667,5.62963,2.962963,5.037037 -L 2.962963,5.037037,2.962963,3.555556 -L 2.962963,3.555556,2.666667,2.666667 -L 2.074074,6.222222,2.37037,5.925926 -L 2.37037,5.925926,2.666667,5.037037 -L 2.666667,5.037037,2.666667,3.555556 -L 2.666667,3.555556,2.37037,2.37037 -L 2.37037,2.37037,1.777778,1.481481 -L 2.666667,5.925926,3.259259,6.222222 -L 3.259259,6.222222,4.148148,6.222222 -L 4.148148,6.222222,4.740741,5.925926 -L 5.333333,6.222222,4.444444,5.925926 -L 4.444444,5.925926,4.148148,5.333333 -L 4.148148,5.333333,4.148148,4.148148 -L 4.148148,4.148148,4.444444,3.259259 -L 4.444444,3.259259,5.037037,2.37037 -L 5.037037,2.37037,5.333333,1.777778 -L 5.333333,1.777778,5.333333,1.185185 -L 5.333333,1.185185,5.037037,0.592593 -L 4.444444,4.148148,4.444444,3.851852 -L 4.444444,3.851852,5.333333,2.37037 -L 5.333333,2.37037,5.333333,2.074074 -L 5.333333,6.222222,4.740741,5.925926 -L 4.740741,5.925926,4.444444,5.333333 -L 4.444444,5.333333,4.444444,4.444444 -L 4.444444,4.444444,4.740741,3.851852 -L 4.740741,3.851852,5.333333,2.962963 -L 5.333333,2.962963,5.62963,2.074074 -L 5.62963,2.074074,5.62963,1.481481 -L 5.62963,1.481481,5.333333,0.888889 -L 5.333333,0.888889,4.740741,0.296296 -L 4.740741,0.296296,4.148148,0 -L 4.148148,0,2.962963,0 -L 2.962963,0,2.37037,0.296296 -L 2.37037,0.296296,1.777778,0.888889 -L 1.777778,0.888889,1.185185,1.185185 -L 1.185185,1.185185,0.592593,1.185185 -L 0.592593,1.185185,0.296296,0.888889 -L 2.666667,0.296296,1.777778,1.185185 -L 1.777778,1.185185,1.481481,1.185185 -L 3.555556,0,2.962963,0.296296 -L 2.962963,0.296296,2.074074,1.185185 -L 2.074074,1.185185,1.481481,1.481481 -L 1.481481,1.481481,0.592593,1.481481 -L 0.592593,1.481481,0.296296,0.888889 -L 0.296296,0.888889,0.296296,0.296296 -L 0.296296,0.296296,0.592593,0 -L 0.592593,0,0.888889,0.296296 -L 0.888889,0.296296,0.592593,0.592593 -L 5.333333,6.222222,6.222222,6.222222 -L 6.222222,6.222222,6.814815,5.925926 -L 6.814815,5.925926,7.407407,5.037037 -L 7.407407,5.037037,7.703704,4.740741 -L 6.814815,5.62963,7.111111,5.037037 -L 6.222222,6.222222,6.518519,5.925926 -L 6.518519,5.925926,6.814815,5.037037 -L 6.814815,5.037037,7.111111,4.740741 -L 7.111111,4.740741,7.703704,4.740741 -L 7.111111,4.740741,6.518519,4.740741 -L 6.518519,4.740741,6.222222,4.444444 -L 6.222222,4.444444,6.222222,3.851852 -L 6.222222,3.851852,6.518519,3.259259 -L 6.518519,3.259259,7.407407,2.666667 -L 7.407407,2.666667,7.703704,2.074074 -L 6.518519,3.555556,7.407407,2.962963 -L 6.222222,4.148148,6.518519,3.851852 -L 6.518519,3.851852,7.407407,3.259259 -L 7.407407,3.259259,7.703704,2.666667 -L 7.703704,2.666667,7.703704,1.185185 -L 7.703704,1.185185,7.407407,0.592593 -L 7.407407,0.592593,7.111111,0.296296 -L 7.111111,0.296296,6.518519,0 -L 6.518519,0,5.62963,0 -L 5.62963,0,4.740741,0.296296 -L 5.925926,0.296296,5.62963,0.296296 -L 5.62963,0.296296,5.037037,0.592593 -L 7.407407,0.592593,6.814815,0.296296 -L 6.814815,0.296296,6.222222,0.296296 -L 6.222222,0.296296,5.62963,0.592593 -L 5.62963,0.592593,5.333333,0.888889 - -[X] 54 -L 0.592593,5.62963,1.185185,5.62963 -L 1.185185,5.62963,1.777778,5.333333 -L 1.777778,5.333333,2.074074,5.037037 -L 2.074074,5.037037,2.37037,4.148148 -L 2.37037,4.148148,2.37037,3.555556 -L 2.37037,2.962963,2.37037,1.777778 -L 2.37037,1.777778,2.074074,0.888889 -L 2.074074,0.888889,1.185185,0 -L 1.185185,0,0.592593,0.296296 -L 0.592593,0.296296,0,0 -L 1.481481,0.296296,0.888889,0.592593 -L 0.888889,0.592593,0.592593,0.592593 -L 1.777778,0.592593,1.481481,0.592593 -L 1.481481,0.592593,0.888889,0.888889 -L 0.888889,0.888889,0,0 -L 1.185185,5.925926,2.074074,5.62963 -L 2.074074,5.62963,2.37037,5.333333 -L 2.37037,5.333333,2.666667,4.444444 -L 2.666667,4.444444,2.666667,1.777778 -L 2.666667,1.777778,2.962963,1.185185 -L 2.962963,1.185185,3.555556,0.592593 -L 3.555556,0.592593,4.148148,0.296296 -L 0,5.333333,1.481481,6.222222 -L 1.481481,6.222222,2.074074,5.925926 -L 2.074074,5.925926,2.666667,5.333333 -L 2.666667,5.333333,2.962963,4.444444 -L 2.962963,4.444444,2.962963,3.555556 -L 2.962963,2.962963,2.962963,2.074074 -L 2.962963,2.074074,3.259259,1.185185 -L 3.259259,1.185185,3.555556,0.888889 -L 3.555556,0.888889,4.148148,0.592593 -L 4.148148,0.592593,4.740741,0.592593 -L 2.37037,1.777778,2.666667,0.888889 -L 2.666667,0.888889,3.259259,0.296296 -L 3.259259,0.296296,3.851852,0 -L 3.851852,0,5.333333,0.888889 -L 2.962963,4.444444,3.259259,5.333333 -L 3.259259,5.333333,4.148148,6.222222 -L 4.148148,6.222222,4.740741,5.925926 -L 4.740741,5.925926,5.333333,6.222222 -L 3.851852,5.925926,4.444444,5.62963 -L 4.444444,5.62963,4.740741,5.62963 -L 3.555556,5.62963,3.851852,5.62963 -L 3.851852,5.62963,4.444444,5.333333 -L 4.444444,5.333333,5.333333,6.222222 -L 0.592593,2.37037,1.185185,3.555556 -L 1.185185,3.555556,2.37037,3.555556 -L 2.962963,3.555556,4.148148,3.555556 -L 4.148148,3.555556,4.740741,4.148148 -L 1.185185,3.259259,4.148148,3.259259 -L 0.592593,2.37037,1.185185,2.962963 -L 1.185185,2.962963,2.37037,2.962963 -L 2.962963,2.962963,4.148148,2.962963 -L 4.148148,2.962963,4.740741,4.148148 - -[Y] 56 -L 0,2.962963,0,2.666667 -L 0,2.666667,0.296296,2.37037 -L 0.296296,2.37037,0.888889,2.37037 -L 0.888889,2.37037,1.481481,2.666667 -L 1.481481,2.666667,1.481481,3.555556 -L 1.481481,3.555556,1.185185,4.148148 -L 1.185185,4.148148,0.592593,5.037037 -L 0.592593,5.037037,0.592593,5.62963 -L 0.592593,5.62963,1.185185,6.222222 -L 1.185185,3.555556,0.592593,4.740741 -L 0.888889,2.37037,1.185185,2.666667 -L 1.185185,2.666667,1.185185,3.259259 -L 1.185185,3.259259,0.592593,4.148148 -L 0.592593,4.148148,0.296296,4.740741 -L 0.296296,4.740741,0.296296,5.333333 -L 0.296296,5.333333,0.592593,5.925926 -L 0.592593,5.925926,1.185185,6.222222 -L 1.185185,6.222222,2.074074,6.222222 -L 2.074074,6.222222,2.666667,5.925926 -L 2.666667,5.925926,2.962963,5.62963 -L 2.962963,5.62963,3.259259,5.037037 -L 3.259259,5.037037,3.259259,3.555556 -L 3.259259,3.555556,2.962963,2.666667 -L 2.962963,2.666667,2.666667,2.074074 -L 2.666667,2.074074,2.666667,1.777778 -L 2.666667,1.777778,3.259259,1.185185 -L 3.259259,1.185185,3.555556,1.185185 -L 2.666667,5.62963,2.962963,5.037037 -L 2.962963,5.037037,2.962963,3.259259 -L 2.962963,3.259259,2.666667,2.37037 -L 2.666667,2.37037,2.37037,1.777778 -L 2.37037,1.777778,3.259259,0.888889 -L 2.074074,6.222222,2.37037,5.925926 -L 2.37037,5.925926,2.666667,5.037037 -L 2.666667,5.037037,2.666667,3.259259 -L 2.666667,3.259259,2.37037,2.074074 -L 2.37037,2.074074,2.074074,1.481481 -L 2.074074,1.481481,2.962963,0.592593 -L 2.962963,0.592593,3.851852,1.481481 -L 3.259259,5.037037,5.62963,6.222222 -L 5.037037,5.925926,5.037037,0.296296 -L 5.037037,0.296296,4.740741,-0.592593 -L 5.333333,5.925926,5.333333,0.888889 -L 5.333333,0.888889,5.037037,0 -L 5.62963,6.222222,5.62963,1.481481 -L 5.62963,1.481481,5.333333,0.296296 -L 5.333333,0.296296,5.037037,-0.296296 -L 5.037037,-0.296296,4.444444,-0.888889 -L 4.444444,-0.888889,3.555556,-1.185185 -L 3.555556,-1.185185,2.37037,-1.185185 -L 2.37037,-1.185185,1.481481,-0.888889 -L 1.481481,-0.888889,0.888889,-0.296296 -L 0.888889,-0.296296,0.592593,0.296296 -L 0.592593,0.296296,0.888889,0.592593 -L 0.888889,0.592593,1.185185,0.296296 -L 1.185185,0.296296,0.888889,0 - -[Z] 56 -L 1.777778,5.333333,2.074074,5.925926 -L 2.074074,5.925926,2.666667,6.222222 -L 2.666667,6.222222,3.555556,6.222222 -L 3.555556,6.222222,4.148148,5.925926 -L 4.148148,5.925926,4.444444,5.62963 -L 4.444444,5.62963,4.740741,5.037037 -L 4.740741,5.037037,4.740741,4.148148 -L 4.740741,4.148148,4.444444,3.555556 -L 4.444444,3.555556,4.148148,3.259259 -L 4.148148,3.259259,3.555556,2.962963 -L 2.666667,2.962963,2.074074,3.259259 -L 2.074074,3.259259,1.777778,3.851852 -L 4.148148,5.62963,4.444444,5.333333 -L 4.444444,5.333333,4.444444,3.851852 -L 4.444444,3.851852,4.148148,3.555556 -L 3.555556,6.222222,3.851852,5.925926 -L 3.851852,5.925926,4.148148,5.333333 -L 4.148148,5.333333,4.148148,3.851852 -L 4.148148,3.851852,3.851852,3.259259 -L 3.851852,3.259259,3.555556,2.962963 -L 1.481481,1.777778,1.777778,2.37037 -L 1.777778,2.37037,2.074074,2.666667 -L 2.074074,2.666667,2.666667,2.962963 -L 2.666667,2.962963,3.555556,2.962963 -L 3.555556,2.962963,4.444444,2.666667 -L 4.444444,2.666667,5.037037,2.074074 -L 5.037037,2.074074,5.333333,1.481481 -L 5.333333,1.481481,5.333333,0.296296 -L 5.333333,0.296296,5.037037,-0.296296 -L 5.037037,-0.296296,4.444444,-0.888889 -L 4.444444,-0.888889,3.555556,-1.185185 -L 3.555556,-1.185185,2.37037,-1.185185 -L 2.37037,-1.185185,1.777778,-0.888889 -L 1.777778,-0.888889,0.888889,0.296296 -L 0.888889,0.296296,0.592593,0.592593 -L 4.740741,2.074074,5.037037,1.481481 -L 5.037037,1.481481,5.037037,0.296296 -L 5.037037,0.296296,4.740741,-0.296296 -L 3.555556,2.962963,4.444444,2.37037 -L 4.444444,2.37037,4.740741,1.777778 -L 4.740741,1.777778,4.740741,0 -L 4.740741,0,4.444444,-0.592593 -L 4.444444,-0.592593,4.148148,-0.888889 -L 4.148148,-0.888889,3.555556,-1.185185 -L 2.074074,-0.888889,1.777778,-0.592593 -L 1.777778,-0.592593,1.185185,0.296296 -L 1.185185,0.296296,0.888889,0.592593 -L 2.962963,-1.185185,2.37037,-0.888889 -L 2.37037,-0.888889,2.074074,-0.592593 -L 2.074074,-0.592593,1.481481,0.296296 -L 1.481481,0.296296,1.185185,0.592593 -L 1.185185,0.592593,0.296296,0.592593 -L 0.296296,0.592593,0,0.296296 -L 0,0.296296,0,-0.296296 -L 0,-0.296296,0.296296,-0.592593 -L 0.296296,-0.592593,0.592593,-0.592593 - -[[] 4 -L 0,7.407407,0,-2.074074 -L 0.296296,7.407407,0.296296,-2.074074 -L 0,7.407407,2.074074,7.407407 -L 0,-2.074074,2.074074,-2.074074 - -[\] 1 -L 0,6.222222,4.148148,-0.888889 - -[]] 4 -L 1.777778,7.407407,1.777778,-2.074074 -L 2.074074,7.407407,2.074074,-2.074074 -L 0,7.407407,2.074074,7.407407 -L 0,-2.074074,2.074074,-2.074074 - -[^] 5 -L 0.888889,4.444444,1.481481,5.333333 -L 1.481481,5.333333,2.074074,4.444444 -L 0,3.555556,1.481481,5.037037 -L 1.481481,5.037037,2.962963,3.555556 -L 1.481481,5.037037,1.481481,0 - -[_] 1 -L 0,-0.592593,4.740741,-0.592593 - -[`] 10 -L 0.888889,6.222222,0.296296,5.925926 -L 0.296296,5.925926,0,5.333333 -L 0,5.333333,0,4.740741 -L 0,4.740741,0.296296,4.148148 -L 0.296296,4.148148,0.888889,4.740741 -L 0.888889,4.740741,0.296296,5.333333 -L 0.296296,5.333333,0.296296,5.925926 -L 0.296296,5.037037,0.296296,4.444444 -L 0.296296,4.444444,0.592593,4.740741 -L 0.592593,4.740741,0.296296,5.037037 - -[a] 30 -L 2.074074,4.148148,1.185185,3.851852 -L 1.185185,3.851852,0.592593,3.555556 -L 0.592593,3.555556,0.296296,3.259259 -L 0.296296,3.259259,0,2.37037 -L 0,2.37037,0,1.481481 -L 0,1.481481,0.296296,0.592593 -L 0.296296,0.592593,0.592593,0 -L 0.592593,0,2.37037,0.888889 -L 0.296296,1.481481,0.592593,0.592593 -L 0.592593,0.592593,0.888889,0.296296 -L 1.185185,3.851852,0.592593,3.259259 -L 0.592593,3.259259,0.296296,2.37037 -L 0.296296,2.37037,0.296296,1.777778 -L 0.296296,1.777778,0.592593,0.888889 -L 0.592593,0.888889,1.185185,0.296296 -L 1.481481,3.851852,1.777778,3.555556 -L 1.777778,3.555556,2.37037,3.259259 -L 2.37037,3.259259,2.37037,0.592593 -L 2.37037,0.592593,2.962963,0 -L 2.962963,0,3.851852,0.888889 -L 1.777778,3.851852,2.666667,3.259259 -L 2.666667,3.259259,2.666667,0.888889 -L 2.666667,0.888889,3.259259,0.296296 -L 2.074074,4.148148,2.37037,3.851852 -L 2.37037,3.851852,2.962963,3.555556 -L 2.962963,3.555556,3.259259,3.555556 -L 2.962963,3.259259,3.259259,3.555556 -L 2.962963,3.259259,2.962963,0.888889 -L 2.962963,0.888889,3.259259,0.592593 -L 3.259259,0.592593,3.555556,0.592593 - -[b] 34 -L 0,5.62963,0.296296,5.333333 -L 0.296296,5.333333,0.592593,4.740741 -L 2.37037,6.222222,1.481481,5.925926 -L 1.481481,5.925926,0.888889,5.333333 -L 0.888889,5.333333,0.592593,4.740741 -L 0.592593,4.740741,0.592593,0.888889 -L 0.592593,0.888889,0.296296,0.592593 -L 1.185185,5.333333,0.888889,4.740741 -L 0.888889,4.740741,0.888889,0.888889 -L 0.888889,0.888889,1.777778,0.296296 -L 2.37037,6.222222,1.777778,5.925926 -L 1.777778,5.925926,1.481481,5.62963 -L 1.481481,5.62963,1.185185,4.740741 -L 1.185185,4.740741,1.185185,0.888889 -L 1.185185,0.888889,1.777778,0.592593 -L 1.777778,0.592593,2.074074,0.296296 -L 0.296296,0.592593,0.592593,0.592593 -L 0.592593,0.592593,1.185185,0.296296 -L 1.185185,0.296296,1.481481,0 -L 1.481481,0,2.37037,0.296296 -L 1.185185,3.259259,2.962963,4.148148 -L 2.962963,4.148148,3.259259,3.555556 -L 3.259259,3.555556,3.555556,2.666667 -L 3.555556,2.666667,3.555556,1.777778 -L 3.555556,1.777778,3.259259,0.888889 -L 3.259259,0.888889,2.962963,0.592593 -L 2.962963,0.592593,2.37037,0.296296 -L 2.666667,3.851852,2.962963,3.555556 -L 2.962963,3.555556,3.259259,2.962963 -L 2.37037,3.851852,2.962963,3.259259 -L 2.962963,3.259259,3.259259,2.37037 -L 3.259259,2.37037,3.259259,1.777778 -L 3.259259,1.777778,2.962963,0.888889 -L 2.962963,0.888889,2.37037,0.296296 - -[c] 19 -L 1.185185,3.851852,1.777778,3.259259 -L 1.777778,3.259259,2.37037,3.555556 -L 2.37037,3.555556,1.777778,4.148148 -L 1.777778,4.148148,1.185185,3.851852 -L 1.185185,3.851852,0.296296,3.259259 -L 0.296296,3.259259,0,2.666667 -L 0,2.666667,0,1.185185 -L 0,1.185185,0.296296,0.592593 -L 0.296296,0.592593,0.888889,0 -L 0.888889,0,2.074074,0.592593 -L 1.481481,3.851852,2.074074,3.555556 -L 0.592593,3.259259,0.296296,2.666667 -L 0.296296,2.666667,0.296296,1.185185 -L 0.296296,1.185185,0.592593,0.592593 -L 0.592593,0.592593,0.888889,0.296296 -L 0.888889,3.555556,0.592593,2.962963 -L 0.592593,2.962963,0.592593,1.481481 -L 0.592593,1.481481,0.888889,0.888889 -L 0.888889,0.888889,1.481481,0.296296 - -[d] 33 -L 1.185185,6.222222,0.296296,5.333333 -L 0.296296,5.333333,0.296296,4.740741 -L 0.296296,4.740741,0.592593,4.444444 -L 0.592593,4.444444,1.777778,3.851852 -L 1.777778,3.851852,2.666667,3.259259 -L 2.666667,3.259259,2.962963,2.666667 -L 2.962963,2.666667,2.962963,1.777778 -L 2.962963,1.777778,2.666667,0.888889 -L 2.666667,0.888889,2.074074,0.296296 -L 0.592593,5.037037,0.592593,4.740741 -L 0.592593,4.740741,1.777778,4.148148 -L 1.777778,4.148148,2.666667,3.555556 -L 2.666667,3.555556,2.962963,3.259259 -L 0.592593,5.62963,0.592593,5.333333 -L 0.592593,5.333333,0.888889,5.037037 -L 0.888889,5.037037,2.37037,4.148148 -L 2.37037,4.148148,2.962963,3.555556 -L 2.962963,3.555556,3.259259,2.666667 -L 3.259259,2.666667,3.259259,1.777778 -L 3.259259,1.777778,2.962963,0.888889 -L 2.962963,0.888889,2.074074,0.296296 -L 2.074074,0.296296,1.185185,0 -L 1.481481,3.851852,0.296296,3.259259 -L 0.296296,3.259259,0.296296,0.888889 -L 0.296296,0.888889,0,0.592593 -L 0.592593,3.259259,0.592593,0.888889 -L 0.592593,0.888889,1.481481,0.296296 -L 0.888889,3.555556,0.888889,0.888889 -L 0.888889,0.888889,1.481481,0.592593 -L 1.481481,0.592593,1.777778,0.296296 -L 0,0.592593,0.296296,0.592593 -L 0.296296,0.592593,0.888889,0.296296 -L 0.888889,0.296296,1.185185,0 - -[e] 19 -L 0.592593,1.777778,2.37037,2.962963 -L 2.37037,2.962963,1.481481,4.148148 -L 1.481481,4.148148,0.296296,3.259259 -L 0.296296,3.259259,0,2.666667 -L 0,2.666667,0,1.185185 -L 0,1.185185,0.296296,0.592593 -L 0.296296,0.592593,0.888889,0 -L 0.888889,0,2.074074,0.592593 -L 2.074074,2.962963,1.185185,3.851852 -L 0.592593,3.259259,0.296296,2.666667 -L 0.296296,2.666667,0.296296,1.185185 -L 0.296296,1.185185,0.592593,0.592593 -L 0.592593,0.592593,0.888889,0.296296 -L 1.777778,2.666667,1.185185,3.555556 -L 1.185185,3.555556,0.888889,3.555556 -L 0.888889,3.555556,0.592593,2.962963 -L 0.592593,2.962963,0.592593,1.481481 -L 0.592593,1.481481,0.888889,0.888889 -L 0.888889,0.888889,1.481481,0.296296 - -[f] 31 -L 2.962963,6.222222,2.666667,5.925926 -L 2.666667,5.925926,2.074074,5.925926 -L 2.074074,5.925926,1.481481,6.222222 -L 1.481481,6.222222,0.888889,6.222222 -L 0.888889,6.222222,0.592593,5.62963 -L 0.592593,5.62963,0.592593,4.148148 -L 0.592593,4.148148,0.296296,3.555556 -L 0.296296,3.555556,0,3.259259 -L 2.37037,5.62963,1.777778,5.62963 -L 1.777778,5.62963,1.185185,5.925926 -L 1.185185,5.925926,0.888889,5.925926 -L 2.962963,6.222222,2.666667,5.62963 -L 2.666667,5.62963,2.37037,5.333333 -L 2.37037,5.333333,1.777778,5.333333 -L 1.777778,5.333333,1.185185,5.62963 -L 1.185185,5.62963,0.888889,5.62963 -L 0.888889,5.62963,0.592593,5.333333 -L 0.592593,4.740741,0.888889,4.148148 -L 0.888889,4.148148,1.185185,3.851852 -L 1.185185,3.851852,1.777778,3.555556 -L 1.777778,3.555556,2.37037,3.555556 -L 2.37037,3.555556,2.37037,3.259259 -L 0,3.259259,0.592593,3.259259 -L 1.185185,3.259259,2.37037,3.259259 -L 0.592593,3.259259,0.592593,2.074074 -L 0.592593,2.074074,0.888889,-1.481481 -L 1.481481,3.555556,0.592593,3.555556 -L 0.592593,3.555556,0.888889,3.851852 -L 0.888889,3.851852,0.888889,0 -L 1.185185,3.259259,1.185185,2.074074 -L 1.185185,2.074074,0.888889,-1.481481 - -[g] 37 -L 2.074074,4.148148,1.185185,3.851852 -L 1.185185,3.851852,0.592593,3.555556 -L 0.592593,3.555556,0.296296,3.259259 -L 0.296296,3.259259,0,2.37037 -L 0,2.37037,0,1.481481 -L 0,1.481481,0.296296,0.592593 -L 0.296296,0.592593,0.592593,0 -L 0.592593,0,2.37037,0.888889 -L 0.296296,1.185185,0.592593,0.592593 -L 0.592593,0.592593,0.888889,0.296296 -L 1.185185,3.851852,0.592593,3.259259 -L 0.592593,3.259259,0.296296,2.37037 -L 0.296296,2.37037,0.296296,1.777778 -L 0.296296,1.777778,0.592593,0.888889 -L 0.592593,0.888889,1.185185,0.296296 -L 1.481481,3.851852,1.777778,3.555556 -L 1.777778,3.555556,2.37037,3.259259 -L 2.37037,3.259259,2.37037,0.888889 -L 2.37037,0.888889,2.666667,0 -L 2.666667,0,2.666667,-0.592593 -L 2.666667,-0.592593,2.37037,-1.185185 -L 1.777778,3.851852,2.666667,3.259259 -L 2.666667,3.259259,2.666667,0.296296 -L 2.074074,4.148148,2.37037,3.851852 -L 2.37037,3.851852,2.962963,3.555556 -L 2.962963,3.555556,3.259259,3.555556 -L 2.962963,3.259259,3.259259,3.555556 -L 2.962963,3.259259,2.962963,-0.296296 -L 2.962963,-0.296296,2.666667,-0.888889 -L 2.666667,-0.888889,2.37037,-1.185185 -L 2.37037,-1.185185,1.777778,-1.481481 -L 1.777778,-1.481481,0.888889,-1.481481 -L 0.888889,-1.481481,0.296296,-1.185185 -L 0.296296,-1.185185,0,-0.888889 -L 0,-0.888889,0,-0.592593 -L 0,-0.592593,0.296296,-0.592593 -L 0.296296,-0.592593,0.296296,-0.888889 - -[h] 34 -L 0,5.62963,0.296296,5.333333 -L 0.296296,5.333333,0.592593,4.740741 -L 2.37037,6.222222,1.481481,5.925926 -L 1.481481,5.925926,0.888889,5.333333 -L 0.888889,5.333333,0.592593,4.740741 -L 0.592593,4.740741,0.592593,0.888889 -L 0.592593,0.888889,0.296296,0.592593 -L 1.185185,5.333333,0.888889,4.740741 -L 0.888889,4.740741,0.888889,0.592593 -L 0.888889,0.592593,1.185185,0.296296 -L 2.37037,6.222222,1.777778,5.925926 -L 1.777778,5.925926,1.481481,5.62963 -L 1.481481,5.62963,1.185185,4.740741 -L 1.185185,4.740741,1.185185,0.888889 -L 1.185185,0.888889,1.481481,0.592593 -L 1.481481,0.592593,1.777778,0.592593 -L 0.296296,0.592593,0.888889,0.296296 -L 0.888889,0.296296,1.185185,0 -L 1.185185,0,2.074074,0.888889 -L 1.185185,3.259259,2.962963,4.148148 -L 2.962963,4.148148,3.259259,3.555556 -L 3.259259,3.555556,3.555556,2.37037 -L 3.555556,2.37037,3.555556,1.185185 -L 3.555556,1.185185,3.259259,0.296296 -L 3.259259,0.296296,2.962963,-0.296296 -L 2.962963,-0.296296,2.37037,-0.888889 -L 2.37037,-0.888889,1.481481,-1.481481 -L 2.666667,3.851852,2.962963,3.555556 -L 2.962963,3.555556,3.259259,2.666667 -L 2.37037,3.851852,2.962963,2.962963 -L 2.962963,2.962963,3.259259,2.074074 -L 3.259259,2.074074,3.259259,1.185185 -L 3.259259,1.185185,2.962963,0 -L 2.962963,0,2.37037,-0.888889 - -[i] 23 -L 1.185185,6.222222,0.888889,5.925926 -L 0.888889,5.925926,0.888889,5.62963 -L 0.888889,5.62963,1.185185,5.333333 -L 1.185185,5.333333,1.481481,5.62963 -L 1.481481,5.62963,1.481481,5.925926 -L 1.481481,5.925926,1.185185,6.222222 -L 0.888889,5.925926,1.481481,5.62963 -L 0.888889,5.62963,1.481481,5.925926 -L 0.296296,3.555556,0.592593,3.555556 -L 0.592593,3.555556,0.888889,3.259259 -L 0.888889,3.259259,0.888889,0.592593 -L 0.888889,0.592593,1.481481,0 -L 1.481481,0,2.37037,0.888889 -L 0.592593,3.851852,1.185185,3.555556 -L 1.185185,3.555556,1.185185,0.888889 -L 1.185185,0.888889,1.777778,0.296296 -L 0,3.259259,0.888889,4.148148 -L 0.888889,4.148148,1.185185,3.851852 -L 1.185185,3.851852,1.777778,3.555556 -L 1.481481,3.259259,1.777778,3.555556 -L 1.481481,3.259259,1.481481,0.888889 -L 1.481481,0.888889,1.777778,0.592593 -L 1.777778,0.592593,2.074074,0.592593 - -[j] 27 -L 1.481481,6.222222,1.185185,5.925926 -L 1.185185,5.925926,1.185185,5.62963 -L 1.185185,5.62963,1.481481,5.333333 -L 1.481481,5.333333,1.777778,5.62963 -L 1.777778,5.62963,1.777778,5.925926 -L 1.777778,5.925926,1.481481,6.222222 -L 1.185185,5.925926,1.777778,5.62963 -L 1.185185,5.62963,1.777778,5.925926 -L 0.592593,3.555556,0.888889,3.555556 -L 0.888889,3.555556,1.185185,3.259259 -L 1.185185,3.259259,1.185185,0 -L 1.185185,0,0.888889,-0.888889 -L 0.888889,-0.888889,0.592593,-1.185185 -L 0.592593,-1.185185,0,-1.481481 -L 0.888889,3.851852,1.481481,3.555556 -L 1.481481,3.555556,1.481481,0 -L 1.481481,0,1.185185,-0.592593 -L 0.296296,3.259259,1.185185,4.148148 -L 1.185185,4.148148,1.481481,3.851852 -L 1.481481,3.851852,2.074074,3.555556 -L 1.777778,3.259259,2.074074,3.555556 -L 1.777778,3.259259,1.777778,0 -L 1.777778,0,1.481481,-0.592593 -L 1.481481,-0.592593,0.888889,-1.185185 -L 0.888889,-1.185185,0,-1.481481 -L 1.777778,0,2.074074,-0.592593 -L 2.074074,-0.592593,2.37037,-0.888889 - -[k] 37 -L 0,5.62963,0.296296,5.333333 -L 0.296296,5.333333,0.592593,4.740741 -L 2.074074,6.222222,1.481481,5.925926 -L 1.481481,5.925926,0.888889,5.333333 -L 0.888889,5.333333,0.592593,4.740741 -L 0.592593,4.740741,0.592593,4.148148 -L 0.592593,4.148148,0.296296,3.555556 -L 0.296296,3.555556,0,3.259259 -L 0.592593,3.259259,0.592593,0.888889 -L 0.592593,0.888889,0.296296,0.592593 -L 1.185185,5.333333,0.888889,4.740741 -L 0.888889,4.740741,0.888889,4.148148 -L 0.888889,3.555556,0.592593,3.555556 -L 0.592593,3.555556,0.888889,4.148148 -L 0.888889,4.148148,0.888889,0.888889 -L 0.888889,0.888889,1.481481,0.296296 -L 2.074074,6.222222,1.481481,5.62963 -L 1.481481,5.62963,1.185185,4.740741 -L 1.185185,4.740741,1.185185,3.555556 -L 1.185185,3.259259,1.185185,0.888889 -L 1.185185,0.888889,1.481481,0.592593 -L 1.481481,0.592593,1.777778,0.592593 -L 0.296296,0.592593,0.888889,0.296296 -L 0.888889,0.296296,1.185185,0 -L 1.185185,0,2.074074,0.888889 -L 1.185185,4.444444,2.37037,5.333333 -L 2.37037,5.333333,2.666667,5.037037 -L 2.666667,5.037037,2.666667,4.444444 -L 2.666667,4.444444,2.074074,3.851852 -L 2.074074,3.851852,1.481481,3.555556 -L 2.074074,5.037037,2.37037,4.740741 -L 2.37037,4.740741,2.37037,4.444444 -L 2.37037,4.444444,2.074074,3.851852 -L 1.185185,3.555556,2.666667,3.555556 -L 2.666667,3.555556,2.666667,3.259259 -L 0,3.259259,0.592593,3.259259 -L 1.185185,3.259259,2.666667,3.259259 - -[l] 19 -L 0,5.62963,0.296296,5.333333 -L 0.296296,5.333333,0.592593,4.740741 -L 2.37037,6.222222,1.481481,5.925926 -L 1.481481,5.925926,0.888889,5.333333 -L 0.888889,5.333333,0.592593,4.740741 -L 0.592593,4.740741,0.592593,0.888889 -L 0.592593,0.888889,0.296296,0.592593 -L 1.185185,5.333333,0.888889,4.740741 -L 0.888889,4.740741,0.888889,0.592593 -L 0.888889,0.592593,1.481481,0.296296 -L 2.37037,6.222222,1.777778,5.925926 -L 1.777778,5.925926,1.481481,5.62963 -L 1.481481,5.62963,1.185185,4.740741 -L 1.185185,4.740741,1.185185,0.888889 -L 1.185185,0.888889,1.481481,0.592593 -L 1.481481,0.592593,1.777778,0.592593 -L 0.296296,0.592593,0.888889,0.296296 -L 0.888889,0.296296,1.185185,0 -L 1.185185,0,2.074074,0.888889 - -[m] 52 -L 0.296296,3.555556,0.592593,3.555556 -L 0.592593,3.555556,0.888889,3.259259 -L 0.888889,3.259259,0.888889,0.888889 -L 0.888889,0.888889,0.592593,0.592593 -L 0.592593,0.592593,1.185185,0 -L 0.592593,3.851852,1.185185,3.259259 -L 1.185185,3.259259,1.185185,0.888889 -L 1.185185,0.888889,0.888889,0.592593 -L 0.888889,0.592593,1.185185,0.296296 -L 1.185185,0.296296,1.481481,0.592593 -L 1.481481,0.592593,1.185185,0.888889 -L 0,3.259259,0.888889,4.148148 -L 0.888889,4.148148,1.481481,3.555556 -L 1.481481,3.555556,1.481481,0.888889 -L 1.481481,0.888889,1.777778,0.592593 -L 1.777778,0.592593,1.185185,0 -L 2.37037,3.851852,2.962963,3.555556 -L 2.962963,3.555556,3.259259,2.962963 -L 3.259259,2.962963,3.259259,0.888889 -L 3.259259,0.888889,2.962963,0.592593 -L 2.962963,0.592593,3.555556,0 -L 2.962963,3.851852,3.259259,3.555556 -L 3.259259,3.555556,3.555556,2.962963 -L 3.555556,2.962963,3.555556,0.888889 -L 3.555556,0.888889,3.259259,0.592593 -L 3.259259,0.592593,3.555556,0.296296 -L 3.555556,0.296296,3.851852,0.592593 -L 3.851852,0.592593,3.555556,0.888889 -L 1.481481,3.259259,2.37037,3.851852 -L 2.37037,3.851852,2.962963,4.148148 -L 2.962963,4.148148,3.555556,3.851852 -L 3.555556,3.851852,3.851852,3.259259 -L 3.851852,3.259259,3.851852,0.888889 -L 3.851852,0.888889,4.148148,0.592593 -L 4.148148,0.592593,3.555556,0 -L 4.740741,3.851852,5.037037,3.555556 -L 5.037037,3.555556,5.62963,3.259259 -L 5.62963,3.259259,5.62963,0.592593 -L 5.62963,0.592593,6.222222,0 -L 6.222222,0,7.111111,0.888889 -L 5.037037,3.851852,5.925926,3.259259 -L 5.925926,3.259259,5.925926,0.888889 -L 5.925926,0.888889,6.518519,0.296296 -L 3.851852,3.259259,4.740741,3.851852 -L 4.740741,3.851852,5.333333,4.148148 -L 5.333333,4.148148,5.62963,3.851852 -L 5.62963,3.851852,6.222222,3.555556 -L 6.222222,3.555556,6.518519,3.555556 -L 6.222222,3.259259,6.518519,3.555556 -L 6.222222,3.259259,6.222222,0.888889 -L 6.222222,0.888889,6.518519,0.592593 -L 6.518519,0.592593,6.814815,0.592593 - -[n] 33 -L 0.296296,3.555556,0.592593,3.555556 -L 0.592593,3.555556,0.888889,3.259259 -L 0.888889,3.259259,0.888889,0.888889 -L 0.888889,0.888889,0.592593,0.592593 -L 0.592593,0.592593,1.185185,0 -L 0.592593,3.851852,1.185185,3.259259 -L 1.185185,3.259259,1.185185,0.888889 -L 1.185185,0.888889,0.888889,0.592593 -L 0.888889,0.592593,1.185185,0.296296 -L 1.185185,0.296296,1.481481,0.592593 -L 1.481481,0.592593,1.185185,0.888889 -L 0,3.259259,0.888889,4.148148 -L 0.888889,4.148148,1.481481,3.555556 -L 1.481481,3.555556,1.481481,0.888889 -L 1.481481,0.888889,1.777778,0.592593 -L 1.777778,0.592593,1.185185,0 -L 2.37037,3.851852,2.666667,3.555556 -L 2.666667,3.555556,3.259259,3.259259 -L 3.259259,3.259259,3.259259,0.592593 -L 3.259259,0.592593,3.851852,0 -L 3.851852,0,4.740741,0.888889 -L 2.666667,3.851852,3.555556,3.259259 -L 3.555556,3.259259,3.555556,0.888889 -L 3.555556,0.888889,4.148148,0.296296 -L 1.481481,3.259259,2.37037,3.851852 -L 2.37037,3.851852,2.962963,4.148148 -L 2.962963,4.148148,3.259259,3.851852 -L 3.259259,3.851852,3.851852,3.555556 -L 3.851852,3.555556,4.148148,3.555556 -L 3.851852,3.259259,4.148148,3.555556 -L 3.851852,3.259259,3.851852,0.888889 -L 3.851852,0.888889,4.148148,0.592593 -L 4.148148,0.592593,4.444444,0.592593 - -[o] 27 -L 0.296296,3.259259,0.296296,0.888889 -L 0.296296,0.888889,0,0.592593 -L 0.592593,3.259259,0.592593,0.888889 -L 0.592593,0.888889,1.481481,0.296296 -L 1.185185,3.555556,0.888889,3.259259 -L 0.888889,3.259259,0.888889,0.888889 -L 0.888889,0.888889,1.481481,0.592593 -L 1.481481,0.592593,1.777778,0.296296 -L 0,0.592593,0.296296,0.592593 -L 0.296296,0.592593,0.888889,0.296296 -L 0.888889,0.296296,1.185185,0 -L 1.185185,0,2.074074,0.296296 -L 0.296296,3.259259,1.185185,3.555556 -L 1.185185,3.555556,2.666667,4.148148 -L 2.666667,4.148148,2.962963,3.555556 -L 2.962963,3.555556,3.259259,2.666667 -L 3.259259,2.666667,3.259259,1.777778 -L 3.259259,1.777778,2.962963,0.888889 -L 2.962963,0.888889,2.666667,0.592593 -L 2.666667,0.592593,2.074074,0.296296 -L 2.37037,3.851852,2.666667,3.555556 -L 2.666667,3.555556,2.962963,2.962963 -L 2.074074,3.851852,2.666667,3.259259 -L 2.666667,3.259259,2.962963,2.37037 -L 2.962963,2.37037,2.962963,1.777778 -L 2.962963,1.777778,2.666667,0.888889 -L 2.666667,0.888889,2.074074,0.296296 - -[p] 35 -L 0.888889,5.037037,0.296296,4.444444 -L 0.296296,4.444444,0.296296,3.851852 -L 0.296296,3.851852,0.592593,2.962963 -L 0.592593,2.962963,0.592593,0.888889 -L 0.592593,0.888889,0,0.296296 -L 0.592593,0.592593,0.888889,-1.481481 -L 0.592593,4.148148,0.592593,3.851852 -L 0.592593,3.851852,0.888889,2.962963 -L 0.888889,2.962963,0.888889,0 -L 0.592593,4.740741,0.592593,4.444444 -L 0.592593,4.444444,0.888889,3.851852 -L 0.888889,3.851852,1.185185,2.962963 -L 1.185185,2.962963,1.185185,0.888889 -L 1.185185,0.888889,1.481481,0.888889 -L 1.481481,0.888889,2.074074,0.592593 -L 2.074074,0.592593,2.37037,0.296296 -L 1.185185,0.592593,0.888889,-1.481481 -L 2.074074,0.296296,1.481481,0.592593 -L 2.37037,0.296296,1.777778,0 -L 1.777778,0,1.185185,0.592593 -L 0.592593,0.592593,0,0.296296 -L 1.185185,3.259259,2.962963,4.148148 -L 2.962963,4.148148,3.259259,3.555556 -L 3.259259,3.555556,3.555556,2.666667 -L 3.555556,2.666667,3.555556,1.777778 -L 3.555556,1.777778,3.259259,0.888889 -L 3.259259,0.888889,2.962963,0.592593 -L 2.962963,0.592593,2.37037,0.296296 -L 2.666667,3.851852,2.962963,3.555556 -L 2.962963,3.555556,3.259259,2.962963 -L 2.37037,3.851852,2.962963,3.259259 -L 2.962963,3.259259,3.259259,2.37037 -L 3.259259,2.37037,3.259259,1.777778 -L 3.259259,1.777778,2.962963,0.888889 -L 2.962963,0.888889,2.37037,0.296296 - -[q] 27 -L 2.074074,4.148148,1.185185,3.851852 -L 1.185185,3.851852,0.592593,3.555556 -L 0.592593,3.555556,0.296296,3.259259 -L 0.296296,3.259259,0,2.37037 -L 0,2.37037,0,1.481481 -L 0,1.481481,0.296296,0.592593 -L 0.296296,0.592593,0.592593,0 -L 0.592593,0,2.37037,0.888889 -L 0.296296,1.185185,0.592593,0.592593 -L 0.592593,0.592593,0.888889,0.296296 -L 1.185185,3.851852,0.592593,3.259259 -L 0.592593,3.259259,0.296296,2.37037 -L 0.296296,2.37037,0.296296,1.777778 -L 0.296296,1.777778,0.592593,0.888889 -L 0.592593,0.888889,1.185185,0.296296 -L 1.481481,3.851852,1.777778,3.555556 -L 1.777778,3.555556,2.37037,3.259259 -L 2.37037,3.259259,2.37037,0.888889 -L 2.37037,0.888889,2.666667,-1.481481 -L 1.777778,3.851852,2.666667,3.259259 -L 2.666667,3.259259,2.666667,0 -L 2.074074,4.148148,2.37037,3.851852 -L 2.37037,3.851852,2.962963,3.555556 -L 2.962963,3.555556,3.259259,3.555556 -L 2.962963,3.259259,3.259259,3.555556 -L 2.962963,3.259259,2.962963,0.888889 -L 2.962963,0.888889,2.666667,-1.481481 - -[r] 20 -L 0.296296,3.555556,0.592593,3.555556 -L 0.592593,3.555556,0.888889,3.259259 -L 0.888889,3.259259,0.888889,0.888889 -L 0.888889,0.888889,0.592593,0.592593 -L 0.592593,3.851852,1.185185,3.259259 -L 1.185185,3.259259,1.185185,0.592593 -L 1.185185,0.592593,1.777778,0.296296 -L 0,3.259259,0.888889,4.148148 -L 0.888889,4.148148,1.481481,3.555556 -L 1.481481,3.555556,1.481481,0.888889 -L 1.481481,0.888889,1.777778,0.592593 -L 1.777778,0.592593,2.074074,0.592593 -L 0.592593,0.592593,1.185185,0.296296 -L 1.185185,0.296296,1.481481,0 -L 1.481481,0,2.37037,0.888889 -L 2.074074,3.851852,2.37037,3.259259 -L 2.37037,3.259259,2.962963,3.555556 -L 2.962963,3.555556,2.666667,4.148148 -L 2.666667,4.148148,1.481481,3.555556 -L 2.37037,3.851852,2.666667,3.555556 - -[s] 26 -L 2.962963,6.222222,2.666667,5.925926 -L 2.666667,5.925926,2.074074,5.925926 -L 2.074074,5.925926,1.481481,6.222222 -L 1.481481,6.222222,0.888889,6.222222 -L 0.888889,6.222222,0.592593,5.62963 -L 0.592593,5.62963,0.592593,4.148148 -L 0.592593,4.148148,0.296296,3.555556 -L 0.296296,3.555556,0,3.259259 -L 2.37037,5.62963,1.777778,5.62963 -L 1.777778,5.62963,1.185185,5.925926 -L 1.185185,5.925926,0.888889,5.925926 -L 2.962963,6.222222,2.666667,5.62963 -L 2.666667,5.62963,2.37037,5.333333 -L 2.37037,5.333333,1.777778,5.333333 -L 1.777778,5.333333,1.185185,5.62963 -L 1.185185,5.62963,0.888889,5.62963 -L 0.888889,5.62963,0.592593,5.333333 -L 0.592593,4.740741,1.185185,3.259259 -L 0.592593,3.259259,0.592593,2.074074 -L 0.592593,2.074074,0.888889,-1.481481 -L 0.888889,3.555556,0.592593,3.555556 -L 0.592593,3.555556,0.888889,3.851852 -L 0.888889,3.851852,0.888889,0 -L 1.185185,3.259259,1.185185,2.074074 -L 1.185185,2.074074,0.888889,-1.481481 -L 0,3.259259,0.592593,3.259259 - -[t] 21 -L 1.481481,5.333333,1.185185,4.444444 -L 1.185185,4.444444,0.888889,3.851852 -L 0.888889,3.851852,0.592593,3.555556 -L 0.592593,3.555556,0,3.259259 -L 1.481481,5.333333,1.481481,3.555556 -L 1.481481,3.555556,2.37037,3.555556 -L 2.37037,3.555556,2.37037,3.259259 -L 0,3.259259,0.888889,3.259259 -L 1.481481,3.259259,2.37037,3.259259 -L 0.888889,3.259259,0.888889,0.888889 -L 0.888889,0.888889,0.592593,0.592593 -L 1.185185,3.555556,0.888889,3.555556 -L 0.888889,3.555556,1.185185,4.148148 -L 1.185185,4.148148,1.185185,0.888889 -L 1.185185,0.888889,1.777778,0.296296 -L 1.481481,3.259259,1.481481,0.888889 -L 1.481481,0.888889,1.777778,0.592593 -L 1.777778,0.592593,2.074074,0.592593 -L 0.592593,0.592593,1.185185,0.296296 -L 1.185185,0.296296,1.481481,0 -L 1.481481,0,2.37037,0.888889 - -[u] 33 -L 0.296296,3.555556,0.592593,3.555556 -L 0.592593,3.555556,0.888889,3.259259 -L 0.888889,3.259259,0.888889,0.888889 -L 0.888889,0.888889,0.592593,0.592593 -L 0.592593,3.851852,1.185185,3.259259 -L 1.185185,3.259259,1.185185,0.888889 -L 1.185185,0.888889,1.777778,0.296296 -L 0,3.259259,0.888889,4.148148 -L 0.888889,4.148148,1.481481,3.555556 -L 1.481481,3.555556,1.481481,0.888889 -L 1.481481,0.888889,2.074074,0.592593 -L 2.074074,0.592593,2.37037,0.296296 -L 0.592593,0.592593,0.888889,0.592593 -L 0.888889,0.592593,1.481481,0.296296 -L 1.481481,0.296296,1.777778,0 -L 1.777778,0,2.37037,0.296296 -L 2.37037,0.296296,3.259259,0.888889 -L 3.555556,4.148148,2.962963,3.555556 -L 2.962963,3.555556,3.259259,3.259259 -L 3.259259,3.259259,3.259259,0.592593 -L 3.259259,0.592593,3.851852,0 -L 3.851852,0,4.740741,0.888889 -L 3.555556,3.259259,3.851852,3.555556 -L 3.851852,3.555556,3.555556,3.851852 -L 3.555556,3.851852,3.259259,3.555556 -L 3.259259,3.555556,3.555556,3.259259 -L 3.555556,3.259259,3.555556,0.888889 -L 3.555556,0.888889,4.148148,0.296296 -L 3.555556,4.148148,4.148148,3.555556 -L 4.148148,3.555556,3.851852,3.259259 -L 3.851852,3.259259,3.851852,0.888889 -L 3.851852,0.888889,4.148148,0.592593 -L 4.148148,0.592593,4.444444,0.592593 - -[v] 33 -L 0.592593,4.740741,0,4.148148 -L 0,4.148148,0,3.555556 -L 0,3.555556,0.296296,2.666667 -L 0.296296,2.666667,0.296296,0.888889 -L 0.296296,0.888889,0,0.592593 -L 0.296296,3.851852,0.296296,3.555556 -L 0.296296,3.555556,0.592593,2.666667 -L 0.592593,2.666667,0.592593,0.888889 -L 0.592593,0.888889,1.481481,0.296296 -L 0.296296,4.444444,0.296296,4.148148 -L 0.296296,4.148148,0.592593,3.555556 -L 0.592593,3.555556,0.888889,2.666667 -L 0.888889,2.666667,0.888889,0.888889 -L 0.888889,0.888889,1.481481,0.592593 -L 1.481481,0.592593,1.777778,0.296296 -L 0,0.592593,0.296296,0.592593 -L 0.296296,0.592593,0.888889,0.296296 -L 0.888889,0.296296,1.185185,0 -L 1.185185,0,2.074074,0.296296 -L 0.888889,3.259259,2.666667,4.148148 -L 2.666667,4.148148,2.962963,3.555556 -L 2.962963,3.555556,3.259259,2.666667 -L 3.259259,2.666667,3.259259,1.777778 -L 3.259259,1.777778,2.962963,0.888889 -L 2.962963,0.888889,2.666667,0.592593 -L 2.666667,0.592593,2.074074,0.296296 -L 2.37037,3.851852,2.666667,3.555556 -L 2.666667,3.555556,2.962963,2.962963 -L 2.074074,3.851852,2.666667,3.259259 -L 2.666667,3.259259,2.962963,2.37037 -L 2.962963,2.37037,2.962963,1.777778 -L 2.962963,1.777778,2.666667,0.888889 -L 2.666667,0.888889,2.074074,0.296296 - -[w] 52 -L 0.592593,4.740741,0,4.148148 -L 0,4.148148,0,3.555556 -L 0,3.555556,0.296296,2.666667 -L 0.296296,2.666667,0.296296,0.888889 -L 0.296296,0.888889,0,0.592593 -L 0,0.592593,0.592593,0 -L 0.296296,3.851852,0.296296,3.555556 -L 0.296296,3.555556,0.592593,2.666667 -L 0.592593,2.666667,0.592593,0.888889 -L 0.592593,0.888889,0.296296,0.592593 -L 0.296296,0.592593,0.592593,0.296296 -L 0.592593,0.296296,0.888889,0.592593 -L 0.888889,0.592593,0.592593,0.888889 -L 0.296296,4.444444,0.296296,4.148148 -L 0.296296,4.148148,0.592593,3.555556 -L 0.592593,3.555556,0.888889,2.666667 -L 0.888889,2.666667,0.888889,0.888889 -L 0.888889,0.888889,1.185185,0.592593 -L 1.185185,0.592593,0.592593,0 -L 1.777778,3.851852,2.37037,3.555556 -L 2.37037,3.555556,2.666667,2.962963 -L 2.666667,2.962963,2.666667,0.888889 -L 2.666667,0.888889,2.37037,0.592593 -L 2.37037,3.851852,2.666667,3.555556 -L 2.666667,3.555556,2.962963,2.962963 -L 2.962963,2.962963,2.962963,0.888889 -L 2.962963,0.888889,3.851852,0.296296 -L 0.888889,3.259259,1.777778,3.851852 -L 1.777778,3.851852,2.37037,4.148148 -L 2.37037,4.148148,2.962963,3.851852 -L 2.962963,3.851852,3.259259,3.259259 -L 3.259259,3.259259,3.259259,0.888889 -L 3.259259,0.888889,3.851852,0.592593 -L 3.851852,0.592593,4.148148,0.296296 -L 2.37037,0.592593,2.666667,0.592593 -L 2.666667,0.592593,3.259259,0.296296 -L 3.259259,0.296296,3.555556,0 -L 3.555556,0,4.444444,0.296296 -L 3.259259,3.259259,5.037037,4.148148 -L 5.037037,4.148148,5.333333,3.555556 -L 5.333333,3.555556,5.62963,2.666667 -L 5.62963,2.666667,5.62963,2.074074 -L 5.62963,2.074074,5.333333,0.888889 -L 5.333333,0.888889,5.037037,0.592593 -L 5.037037,0.592593,4.444444,0.296296 -L 4.740741,3.851852,5.037037,3.555556 -L 5.037037,3.555556,5.333333,2.962963 -L 4.444444,3.851852,5.037037,3.259259 -L 5.037037,3.259259,5.333333,2.37037 -L 5.333333,2.37037,5.333333,1.777778 -L 5.333333,1.777778,5.037037,0.888889 -L 5.037037,0.888889,4.444444,0.296296 - -[x] 32 -L 0.592593,3.555556,0.888889,3.555556 -L 0.888889,3.555556,1.185185,3.259259 -L 1.185185,3.259259,1.185185,0.888889 -L 1.185185,0.888889,0.888889,0.888889 -L 0.888889,0.888889,0.296296,0.592593 -L 0.296296,0.592593,0,0 -L 0,0,0,-0.592593 -L 0,-0.592593,0.296296,-1.185185 -L 0.296296,-1.185185,0.888889,-1.481481 -L 0.888889,-1.481481,1.777778,-1.481481 -L 1.777778,-1.481481,2.666667,-1.185185 -L 2.666667,-1.185185,2.666667,-0.888889 -L 2.666667,-0.888889,2.37037,-0.888889 -L 2.37037,-0.888889,2.37037,-1.185185 -L 0.888889,3.851852,1.481481,3.259259 -L 1.481481,3.259259,1.481481,0.888889 -L 1.481481,0.888889,2.37037,0.296296 -L 0.296296,3.259259,1.185185,4.148148 -L 1.185185,4.148148,1.777778,3.555556 -L 1.777778,3.555556,1.777778,0.888889 -L 1.777778,0.888889,2.37037,0.592593 -L 2.37037,0.592593,2.666667,0.296296 -L 3.259259,0.592593,2.074074,0 -L 2.074074,0,1.777778,0.296296 -L 1.777778,0.296296,1.185185,0.592593 -L 1.185185,0.592593,0.592593,0.592593 -L 0.592593,0.592593,0,0 -L 2.37037,3.851852,2.666667,3.259259 -L 2.666667,3.259259,3.259259,3.555556 -L 3.259259,3.555556,2.962963,4.148148 -L 2.962963,4.148148,1.777778,3.555556 -L 2.666667,3.851852,2.962963,3.555556 - -[y] 33 -L 0.592593,4.740741,0,4.148148 -L 0,4.148148,0,3.555556 -L 0,3.555556,0.296296,2.666667 -L 0.296296,2.666667,0.296296,0.888889 -L 0.296296,0.888889,0,0.592593 -L 0.296296,3.851852,0.296296,3.555556 -L 0.296296,3.555556,0.592593,2.666667 -L 0.592593,2.666667,0.592593,0.592593 -L 0.592593,0.592593,1.185185,0.296296 -L 0.296296,4.444444,0.296296,4.148148 -L 0.296296,4.148148,0.592593,3.555556 -L 0.592593,3.555556,0.888889,2.666667 -L 0.888889,2.666667,0.888889,0.888889 -L 0.888889,0.888889,1.185185,0.592593 -L 1.185185,0.592593,1.481481,0.592593 -L 0,0.592593,0.592593,0.296296 -L 0.592593,0.296296,0.888889,0 -L 0.888889,0,1.777778,0.888889 -L 0.888889,3.259259,2.666667,4.148148 -L 2.666667,4.148148,2.962963,3.555556 -L 2.962963,3.555556,3.259259,2.37037 -L 3.259259,2.37037,3.259259,1.185185 -L 3.259259,1.185185,2.962963,0.296296 -L 2.962963,0.296296,2.666667,-0.296296 -L 2.666667,-0.296296,2.074074,-0.888889 -L 2.074074,-0.888889,1.185185,-1.481481 -L 2.37037,3.851852,2.666667,3.555556 -L 2.666667,3.555556,2.962963,2.666667 -L 2.074074,3.851852,2.666667,2.962963 -L 2.666667,2.962963,2.962963,2.074074 -L 2.962963,2.074074,2.962963,1.185185 -L 2.962963,1.185185,2.666667,0 -L 2.666667,0,2.074074,-0.888889 - -[z] 31 -L 0,3.259259,1.481481,4.148148 -L 1.481481,4.148148,2.074074,3.851852 -L 2.074074,3.851852,2.37037,3.259259 -L 2.37037,3.259259,2.37037,2.666667 -L 2.37037,2.666667,2.074074,2.074074 -L 2.074074,2.074074,0.888889,1.481481 -L 1.481481,3.851852,2.074074,3.555556 -L 1.185185,3.851852,1.777778,3.555556 -L 1.777778,3.555556,2.074074,2.962963 -L 2.074074,2.962963,2.074074,2.666667 -L 2.074074,2.666667,1.777778,2.074074 -L 1.777778,2.074074,1.481481,1.777778 -L 1.481481,1.777778,2.074074,1.185185 -L 2.074074,1.185185,2.37037,0.592593 -L 2.37037,0.592593,2.37037,-0.592593 -L 2.37037,-0.592593,2.074074,-1.185185 -L 2.074074,-1.185185,1.481481,-1.481481 -L 1.481481,-1.481481,0.888889,-1.481481 -L 0.888889,-1.481481,0.296296,-1.185185 -L 0.296296,-1.185185,0,-0.592593 -L 0,-0.592593,0,0 -L 0,0,0.296296,0.592593 -L 0.296296,0.592593,0.888889,0.888889 -L 0.888889,0.888889,2.666667,1.481481 -L 1.185185,1.481481,1.777778,1.185185 -L 1.777778,1.185185,2.074074,0.592593 -L 0.888889,1.481481,1.777778,0.888889 -L 1.777778,0.888889,2.074074,0.296296 -L 2.074074,0.296296,2.074074,-0.592593 -L 2.074074,-0.592593,1.777778,-1.185185 -L 1.777778,-1.185185,1.481481,-1.481481 - -[{] 34 -L 1.481481,7.407407,0.888889,7.111111 -L 0.888889,7.111111,0.592593,6.814815 -L 0.592593,6.814815,0.296296,6.222222 -L 0.296296,6.222222,0.296296,5.62963 -L 0.296296,5.62963,0.592593,5.037037 -L 0.592593,5.037037,0.888889,4.740741 -L 0.888889,4.740741,1.185185,4.148148 -L 1.185185,4.148148,1.185185,3.555556 -L 1.185185,3.555556,0.592593,2.962963 -L 0.888889,7.111111,0.592593,6.518519 -L 0.592593,6.518519,0.592593,5.925926 -L 0.592593,5.925926,0.888889,5.333333 -L 0.888889,5.333333,1.185185,5.037037 -L 1.185185,5.037037,1.481481,4.444444 -L 1.481481,4.444444,1.481481,3.851852 -L 1.481481,3.851852,1.185185,3.259259 -L 1.185185,3.259259,0,2.666667 -L 0,2.666667,1.185185,2.074074 -L 1.185185,2.074074,1.481481,1.481481 -L 1.481481,1.481481,1.481481,0.888889 -L 1.481481,0.888889,1.185185,0.296296 -L 1.185185,0.296296,0.888889,0 -L 0.888889,0,0.592593,-0.592593 -L 0.592593,-0.592593,0.592593,-1.185185 -L 0.592593,-1.185185,0.888889,-1.777778 -L 0.592593,2.37037,1.185185,1.777778 -L 1.185185,1.777778,1.185185,1.185185 -L 1.185185,1.185185,0.888889,0.592593 -L 0.888889,0.592593,0.592593,0.296296 -L 0.592593,0.296296,0.296296,-0.296296 -L 0.296296,-0.296296,0.296296,-0.888889 -L 0.296296,-0.888889,0.592593,-1.481481 -L 0.592593,-1.481481,0.888889,-1.777778 -L 0.888889,-1.777778,1.481481,-2.074074 - -[|] 1 -L 0,7.407407,0,-2.074074 - -[}] 34 -L 0,7.407407,0.592593,7.111111 -L 0.592593,7.111111,0.888889,6.814815 -L 0.888889,6.814815,1.185185,6.222222 -L 1.185185,6.222222,1.185185,5.62963 -L 1.185185,5.62963,0.888889,5.037037 -L 0.888889,5.037037,0.592593,4.740741 -L 0.592593,4.740741,0.296296,4.148148 -L 0.296296,4.148148,0.296296,3.555556 -L 0.296296,3.555556,0.888889,2.962963 -L 0.592593,7.111111,0.888889,6.518519 -L 0.888889,6.518519,0.888889,5.925926 -L 0.888889,5.925926,0.592593,5.333333 -L 0.592593,5.333333,0.296296,5.037037 -L 0.296296,5.037037,0,4.444444 -L 0,4.444444,0,3.851852 -L 0,3.851852,0.296296,3.259259 -L 0.296296,3.259259,1.481481,2.666667 -L 1.481481,2.666667,0.296296,2.074074 -L 0.296296,2.074074,0,1.481481 -L 0,1.481481,0,0.888889 -L 0,0.888889,0.296296,0.296296 -L 0.296296,0.296296,0.592593,0 -L 0.592593,0,0.888889,-0.592593 -L 0.888889,-0.592593,0.888889,-1.185185 -L 0.888889,-1.185185,0.592593,-1.777778 -L 0.888889,2.37037,0.296296,1.777778 -L 0.296296,1.777778,0.296296,1.185185 -L 0.296296,1.185185,0.592593,0.592593 -L 0.592593,0.592593,0.888889,0.296296 -L 0.888889,0.296296,1.185185,-0.296296 -L 1.185185,-0.296296,1.185185,-0.888889 -L 1.185185,-0.888889,0.888889,-1.481481 -L 0.888889,-1.481481,0.592593,-1.777778 -L 0.592593,-1.777778,0,-2.074074 - -#EOF diff --git a/fonts/gothitt.cxf b/fonts/gothitt.cxf deleted file mode 100644 index e693e31..0000000 --- a/fonts/gothitt.cxf +++ /dev/null @@ -1,2727 +0,0 @@ -# Format: QCad II Font -# Creator: Adam Radlowski's "dodajf" program - GRASS font translator -# Version: 1.0.0 -# Name: Gothic Italian triplex -# LetterSpacing: 3.0 -# WordSpacing: 6.75 -# LineSpacingFactor: 1.0 -# Author: Hershey fonts - -[!] 20 -L 1.090909,7.636364,0.727273,7.272727 -L 0.727273,7.272727,0,6.909091 -L 0,6.909091,0.727273,6.545455 -L 0.727273,6.545455,1.090909,2.545455 -L 1.090909,6.545455,1.454545,6.909091 -L 1.454545,6.909091,1.090909,7.272727 -L 1.090909,7.272727,0.727273,6.909091 -L 0.727273,6.909091,1.090909,6.545455 -L 1.090909,6.545455,1.090909,2.545455 -L 1.090909,7.636364,1.454545,7.272727 -L 1.454545,7.272727,2.181818,6.909091 -L 2.181818,6.909091,1.454545,6.545455 -L 1.454545,6.545455,1.090909,2.545455 -L 1.090909,1.090909,0.363636,0.363636 -L 0.363636,0.363636,1.090909,0 -L 1.090909,0,1.818182,0.363636 -L 1.818182,0.363636,1.090909,1.090909 -L 1.090909,0.727273,0.727273,0.363636 -L 0.727273,0.363636,1.454545,0.363636 -L 1.454545,0.363636,1.090909,0.727273 - -["] 10 -L 0.363636,7.636364,0,7.272727 -L 0,7.272727,0,5.090909 -L 0.363636,7.272727,0,5.090909 -L 0.363636,7.636364,0.727273,7.272727 -L 0.727273,7.272727,0,5.090909 -L 3.636364,7.636364,3.272727,7.272727 -L 3.272727,7.272727,3.272727,5.090909 -L 3.636364,7.272727,3.272727,5.090909 -L 3.636364,7.636364,4,7.272727 -L 4,7.272727,3.272727,5.090909 - -[#] 4 -L 2.909091,7.636364,0.363636,-2.545455 -L 5.090909,7.636364,2.545455,-2.545455 -L 0.363636,3.636364,5.454545,3.636364 -L 0,1.454545,5.090909,1.454545 - -[$] 46 -L 1.818182,9.090909,1.818182,-1.454545 -L 3.272727,9.090909,3.272727,-1.454545 -L 3.272727,7.636364,4,7.272727 -L 4,7.272727,4.363636,6.545455 -L 4.363636,6.545455,4.363636,5.818182 -L 4.363636,5.818182,5.090909,6.181818 -L 5.090909,6.181818,4.727273,6.909091 -L 4.727273,6.909091,4.363636,7.272727 -L 4.363636,7.272727,3.272727,7.636364 -L 3.272727,7.636364,1.818182,7.636364 -L 1.818182,7.636364,0.727273,7.272727 -L 0.727273,7.272727,0,6.545455 -L 0,6.545455,0,5.454545 -L 0,5.454545,0.363636,4.727273 -L 0.363636,4.727273,1.454545,4 -L 1.454545,4,3.636364,3.272727 -L 3.636364,3.272727,4.363636,2.909091 -L 4.363636,2.909091,4.727273,2.181818 -L 4.727273,2.181818,4.727273,1.090909 -L 4.727273,1.090909,4.363636,0.363636 -L 4.727273,6.181818,4.363636,6.909091 -L 0.363636,5.454545,0.727273,4.727273 -L 0.727273,4.727273,1.454545,4.363636 -L 1.454545,4.363636,3.636364,3.636364 -L 3.636364,3.636364,4.363636,3.272727 -L 4.363636,3.272727,4.727273,2.545455 -L 0.727273,0.727273,0.363636,1.454545 -L 0.727273,7.272727,0.363636,6.545455 -L 0.363636,6.545455,0.363636,5.818182 -L 0.363636,5.818182,0.727273,5.090909 -L 0.727273,5.090909,1.454545,4.727273 -L 1.454545,4.727273,3.636364,4 -L 3.636364,4,4.727273,3.272727 -L 4.727273,3.272727,5.090909,2.545455 -L 5.090909,2.545455,5.090909,1.454545 -L 5.090909,1.454545,4.727273,0.727273 -L 4.727273,0.727273,4.363636,0.363636 -L 4.363636,0.363636,3.272727,0 -L 3.272727,0,1.818182,0 -L 1.818182,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 -L 0.363636,0.727273,0,1.454545 -L 0,1.454545,0.727273,1.818182 -L 0.727273,1.818182,0.727273,1.090909 -L 0.727273,1.090909,1.090909,0.363636 -L 1.090909,0.363636,1.818182,0 - -[%] 26 -L 6.545455,7.636364,0,0 -L 1.818182,7.636364,2.545455,6.909091 -L 2.545455,6.909091,2.545455,6.181818 -L 2.545455,6.181818,2.181818,5.454545 -L 2.181818,5.454545,1.454545,5.090909 -L 1.454545,5.090909,0.727273,5.090909 -L 0.727273,5.090909,0,5.818182 -L 0,5.818182,0,6.545455 -L 0,6.545455,0.363636,7.272727 -L 0.363636,7.272727,1.090909,7.636364 -L 1.090909,7.636364,1.818182,7.636364 -L 1.818182,7.636364,2.545455,7.272727 -L 2.545455,7.272727,3.636364,6.909091 -L 3.636364,6.909091,4.727273,6.909091 -L 4.727273,6.909091,5.818182,7.272727 -L 5.818182,7.272727,6.545455,7.636364 -L 5.090909,2.545455,4.363636,2.181818 -L 4.363636,2.181818,4,1.454545 -L 4,1.454545,4,0.727273 -L 4,0.727273,4.727273,0 -L 4.727273,0,5.454545,0 -L 5.454545,0,6.181818,0.363636 -L 6.181818,0.363636,6.545455,1.090909 -L 6.545455,1.090909,6.545455,1.818182 -L 6.545455,1.818182,5.818182,2.545455 -L 5.818182,2.545455,5.090909,2.545455 - -[&] 38 -L 6.181818,4.727273,6.545455,4.363636 -L 6.545455,4.363636,6.909091,4.363636 -L 6.909091,4.363636,7.272727,4.727273 -L 5.818182,4.363636,6.181818,4 -L 6.181818,4,6.909091,4 -L 5.818182,4,6.181818,3.636364 -L 6.181818,3.636364,6.545455,3.636364 -L 6.545455,3.636364,6.909091,4 -L 6.909091,4,7.272727,4.727273 -L 6.181818,4.727273,4,2.545455 -L 3.636364,2.181818,1.454545,0 -L 1.454545,0,0,1.818182 -L 0,1.818182,2.181818,4 -L 2.545455,4.363636,4,5.818182 -L 4,5.818182,2.545455,7.636364 -L 2.545455,7.636364,0.727273,5.454545 -L 0.727273,5.454545,2.909091,3.272727 -L 2.909091,3.272727,4.363636,1.090909 -L 4.363636,1.090909,5.090909,0.363636 -L 5.090909,0.363636,5.818182,0 -L 5.818182,0,6.545455,0 -L 6.545455,0,6.909091,0.363636 -L 6.909091,0.363636,7.272727,1.090909 -L 1.454545,0.363636,0.363636,1.818182 -L 3.636364,5.818182,2.545455,7.272727 -L 1.090909,5.454545,2.909091,3.636364 -L 2.909091,3.636364,4.363636,1.454545 -L 4.363636,1.454545,5.090909,0.727273 -L 5.090909,0.727273,5.818182,0.363636 -L 5.818182,0.363636,6.909091,0.363636 -L 1.818182,0.363636,0.363636,2.181818 -L 3.636364,5.454545,2.181818,7.272727 -L 1.090909,5.818182,3.272727,3.636364 -L 3.272727,3.636364,4.727273,1.454545 -L 4.727273,1.454545,5.090909,1.090909 -L 5.090909,1.090909,5.818182,0.727273 -L 5.818182,0.727273,6.909091,0.727273 -L 6.909091,0.727273,7.272727,1.090909 - -['] 10 -L 0.727273,5.454545,0.727273,6.181818 -L 0.727273,6.181818,0,6.909091 -L 0,6.909091,0.727273,7.636364 -L 0.727273,7.636364,1.090909,6.909091 -L 1.090909,6.909091,1.090909,6.181818 -L 1.090909,6.181818,0.727273,5.454545 -L 0.727273,5.454545,0,5.090909 -L 0.727273,7.272727,0.363636,6.909091 -L 0.363636,6.909091,0.727273,6.545455 -L 0.727273,6.545455,0.727273,7.272727 - -[(] 21 -L 2.545455,9.090909,1.818182,8.363636 -L 1.818182,8.363636,1.090909,7.272727 -L 1.090909,7.272727,0.363636,5.818182 -L 0.363636,5.818182,0,4 -L 0,4,0,2.545455 -L 0,2.545455,0.363636,0.727273 -L 0.363636,0.727273,1.090909,-0.727273 -L 1.090909,-0.727273,1.818182,-1.818182 -L 1.818182,-1.818182,2.545455,-2.545455 -L 1.090909,6.909091,0.727273,5.818182 -L 0.727273,5.818182,0.363636,4.363636 -L 0.363636,4.363636,0.363636,2.181818 -L 0.363636,2.181818,0.727273,0.727273 -L 0.727273,0.727273,1.090909,-0.363636 -L 1.818182,8.363636,1.454545,7.636364 -L 1.454545,7.636364,1.090909,6.545455 -L 1.090909,6.545455,0.727273,4.363636 -L 0.727273,4.363636,0.727273,2.181818 -L 0.727273,2.181818,1.090909,0 -L 1.090909,0,1.454545,-1.090909 -L 1.454545,-1.090909,1.818182,-1.818182 - -[)] 21 -L 0,9.090909,0.727273,8.363636 -L 0.727273,8.363636,1.454545,7.272727 -L 1.454545,7.272727,2.181818,5.818182 -L 2.181818,5.818182,2.545455,4 -L 2.545455,4,2.545455,2.545455 -L 2.545455,2.545455,2.181818,0.727273 -L 2.181818,0.727273,1.454545,-0.727273 -L 1.454545,-0.727273,0.727273,-1.818182 -L 0.727273,-1.818182,0,-2.545455 -L 1.454545,6.909091,1.818182,5.818182 -L 1.818182,5.818182,2.181818,4.363636 -L 2.181818,4.363636,2.181818,2.181818 -L 2.181818,2.181818,1.818182,0.727273 -L 1.818182,0.727273,1.454545,-0.363636 -L 0.727273,8.363636,1.090909,7.636364 -L 1.090909,7.636364,1.454545,6.545455 -L 1.454545,6.545455,1.818182,4.363636 -L 1.818182,4.363636,1.818182,2.181818 -L 1.818182,2.181818,1.454545,0 -L 1.454545,0,1.090909,-1.090909 -L 1.090909,-1.090909,0.727273,-1.818182 - -[*] 21 -L 1.818182,7.636364,1.454545,7.272727 -L 1.454545,7.272727,2.181818,3.636364 -L 2.181818,3.636364,1.818182,3.272727 -L 1.818182,7.636364,1.818182,3.272727 -L 1.818182,7.636364,2.181818,7.272727 -L 2.181818,7.272727,1.454545,3.636364 -L 1.454545,3.636364,1.818182,3.272727 -L 0,6.545455,0.363636,6.545455 -L 0.363636,6.545455,3.272727,4.363636 -L 3.272727,4.363636,3.636364,4.363636 -L 0,6.545455,3.636364,4.363636 -L 0,6.545455,0,6.181818 -L 0,6.181818,3.636364,4.727273 -L 3.636364,4.727273,3.636364,4.363636 -L 3.636364,6.545455,3.272727,6.545455 -L 3.272727,6.545455,0.363636,4.363636 -L 0.363636,4.363636,0,4.363636 -L 3.636364,6.545455,0,4.363636 -L 3.636364,6.545455,3.636364,6.181818 -L 3.636364,6.181818,0,4.727273 -L 0,4.727273,0,4.363636 - -[+] 8 -L 2.909091,6.545455,2.909091,0.363636 -L 2.909091,0.363636,3.272727,0.363636 -L 2.909091,6.545455,3.272727,6.545455 -L 3.272727,6.545455,3.272727,0.363636 -L 0,3.636364,6.181818,3.636364 -L 6.181818,3.636364,6.181818,3.272727 -L 0,3.636364,0,3.272727 -L 0,3.272727,6.181818,3.272727 - -[,] 10 -L 0.727273,-1.090909,0.727273,-0.363636 -L 0.727273,-0.363636,0,0.363636 -L 0,0.363636,0.727273,1.090909 -L 0.727273,1.090909,1.090909,0.363636 -L 1.090909,0.363636,1.090909,-0.363636 -L 1.090909,-0.363636,0.727273,-1.090909 -L 0.727273,-1.090909,0,-1.454545 -L 0.727273,0.727273,0.363636,0.363636 -L 0.363636,0.363636,0.727273,0 -L 0.727273,0,0.727273,0.727273 - -[-] 4 -L 0,3.636364,6.181818,3.636364 -L 6.181818,3.636364,6.181818,3.272727 -L 0,3.636364,0,3.272727 -L 0,3.272727,6.181818,3.272727 - -[.] 7 -L 0.727273,1.090909,0,0.363636 -L 0,0.363636,0.727273,0 -L 0.727273,0,1.454545,0.363636 -L 1.454545,0.363636,0.727273,1.090909 -L 0.727273,0.727273,0.363636,0.363636 -L 0.363636,0.363636,1.090909,0.363636 -L 1.090909,0.363636,0.727273,0.727273 - -[/] 4 -L 6.545455,9.090909,0,-2.545455 -L 0,-2.545455,0.363636,-2.545455 -L 6.545455,9.090909,6.909091,9.090909 -L 6.909091,9.090909,0.363636,-2.545455 - -[0] 26 -L 0.727273,6.909091,0.727273,1.090909 -L 0.727273,1.090909,0,0.727273 -L 1.090909,6.545455,1.090909,1.090909 -L 1.090909,1.090909,2.181818,0.363636 -L 1.454545,6.909091,1.454545,1.090909 -L 1.454545,1.090909,2.181818,0.727273 -L 2.181818,0.727273,2.545455,0.363636 -L 0.727273,6.909091,1.454545,6.909091 -L 1.454545,6.909091,3.272727,7.272727 -L 3.272727,7.272727,4,7.636364 -L 3.272727,7.272727,3.636364,6.909091 -L 3.636364,6.909091,4.363636,6.545455 -L 4.363636,6.545455,4.363636,0.727273 -L 3.636364,7.272727,4.727273,6.545455 -L 4.727273,6.545455,4.727273,1.090909 -L 4,7.636364,4.363636,7.272727 -L 4.363636,7.272727,5.090909,6.909091 -L 5.090909,6.909091,5.818182,6.909091 -L 5.818182,6.909091,5.090909,6.545455 -L 5.090909,6.545455,5.090909,0.727273 -L 0,0.727273,0.727273,0.727273 -L 0.727273,0.727273,1.454545,0.363636 -L 1.454545,0.363636,1.818182,0 -L 1.818182,0,2.545455,0.363636 -L 2.545455,0.363636,4.363636,0.727273 -L 4.363636,0.727273,5.090909,0.727273 - -[1] 19 -L 0,6.909091,0.363636,6.545455 -L 0.363636,6.545455,0.727273,5.818182 -L 0.727273,5.818182,0.727273,1.090909 -L 0.727273,1.090909,0,0.727273 -L 0.727273,6.545455,0.363636,6.909091 -L 0.363636,6.909091,0.727273,7.272727 -L 0.727273,7.272727,1.090909,6.545455 -L 1.090909,6.545455,1.090909,0.727273 -L 1.090909,0.727273,1.818182,0.363636 -L 0,6.909091,1.090909,7.636364 -L 1.090909,7.636364,1.454545,6.909091 -L 1.454545,6.909091,1.454545,1.090909 -L 1.454545,1.090909,2.181818,0.727273 -L 2.181818,0.727273,2.545455,0.727273 -L 0,0.727273,0.363636,0.727273 -L 0.363636,0.727273,1.090909,0.363636 -L 1.090909,0.363636,1.454545,0 -L 1.454545,0,1.818182,0.363636 -L 1.818182,0.363636,2.545455,0.727273 - -[2] 30 -L 0.363636,6.909091,1.090909,6.909091 -L 1.090909,6.909091,1.818182,7.272727 -L 1.818182,7.272727,2.181818,7.636364 -L 2.181818,7.636364,2.909091,7.272727 -L 2.909091,7.272727,4,6.909091 -L 4,6.909091,4.727273,6.909091 -L 1.818182,6.909091,2.545455,7.272727 -L 0.363636,6.909091,1.090909,6.545455 -L 1.090909,6.545455,1.818182,6.545455 -L 1.818182,6.545455,2.545455,6.909091 -L 2.545455,6.909091,2.909091,7.272727 -L 4,6.909091,4,4 -L 4.363636,6.545455,4.363636,4.363636 -L 4.727273,6.909091,4.727273,4 -L 4.727273,4,2.181818,4 -L 2.181818,4,1.090909,3.636364 -L 1.090909,3.636364,0.363636,2.909091 -L 0.363636,2.909091,0,1.818182 -L 0,1.818182,0,0 -L 0,0,1.454545,0.727273 -L 1.454545,0.727273,2.909091,1.090909 -L 2.909091,1.090909,4,1.090909 -L 4,1.090909,5.454545,0.727273 -L 1.090909,0.363636,2.181818,0.727273 -L 2.181818,0.727273,4,0.727273 -L 4,0.727273,5.090909,0.363636 -L 0,0,1.818182,0.363636 -L 1.818182,0.363636,3.636364,0.363636 -L 3.636364,0.363636,4.727273,0 -L 4.727273,0,5.454545,0.727273 - -[3] 33 -L 0.363636,6.909091,0.727273,6.909091 -L 0.727273,6.909091,1.454545,7.272727 -L 1.454545,7.272727,1.818182,7.636364 -L 1.818182,7.636364,2.545455,7.272727 -L 2.545455,7.272727,4,6.909091 -L 4,6.909091,4.727273,6.909091 -L 1.454545,6.909091,2.181818,7.272727 -L 0.363636,6.909091,1.090909,6.545455 -L 1.090909,6.545455,1.818182,6.545455 -L 1.818182,6.545455,2.545455,7.272727 -L 4,6.909091,4,4.363636 -L 4.363636,6.545455,4.363636,4.727273 -L 4.727273,6.909091,4.727273,4.363636 -L 4.727273,4.363636,4,4.363636 -L 4,4.363636,2.909091,4 -L 2.909091,4,2.181818,3.636364 -L 2.181818,4,2.909091,3.636364 -L 2.909091,3.636364,4,3.272727 -L 4,3.272727,4.727273,3.272727 -L 4.727273,3.272727,4.727273,0.727273 -L 4.363636,2.909091,4.363636,1.090909 -L 4,3.272727,4,0.727273 -L 0,0.727273,0.727273,1.090909 -L 0.727273,1.090909,1.454545,1.090909 -L 1.454545,1.090909,2.181818,0.727273 -L 2.181818,0.727273,2.545455,0.363636 -L 1.454545,0.727273,2.181818,0.363636 -L 0,0.727273,0.727273,0.727273 -L 0.727273,0.727273,1.454545,0.363636 -L 1.454545,0.363636,1.818182,0 -L 1.818182,0,2.545455,0.363636 -L 2.545455,0.363636,4,0.727273 -L 4,0.727273,4.727273,0.727273 - -[4] 25 -L 3.636364,7.636364,0,4 -L 0,4,0,2.181818 -L 0,2.181818,3.272727,2.181818 -L 4,2.181818,5.454545,2.181818 -L 5.454545,2.181818,5.818182,1.818182 -L 5.818182,1.818182,5.818182,2.545455 -L 5.818182,2.545455,5.454545,2.181818 -L 0.363636,4,0.363636,2.545455 -L 0.727273,4.727273,0.727273,2.181818 -L 3.272727,7.272727,3.272727,1.090909 -L 3.272727,1.090909,2.545455,0.727273 -L 3.636364,6.181818,4,6.909091 -L 4,6.909091,3.636364,7.272727 -L 3.636364,7.272727,3.636364,0.727273 -L 3.636364,0.727273,4.363636,0.363636 -L 3.636364,7.636364,4.363636,6.909091 -L 4.363636,6.909091,4,6.181818 -L 4,6.181818,4,1.090909 -L 4,1.090909,4.727273,0.727273 -L 4.727273,0.727273,5.090909,0.727273 -L 2.545455,0.727273,2.909091,0.727273 -L 2.909091,0.727273,3.636364,0.363636 -L 3.636364,0.363636,4,0 -L 4,0,4.363636,0.363636 -L 4.363636,0.363636,5.090909,0.727273 - -[5] 31 -L 0.363636,7.636364,0.363636,4.363636 -L 0.363636,7.636364,4.727273,7.636364 -L 0.727273,7.272727,4,7.272727 -L 0.363636,6.909091,3.636364,6.909091 -L 3.636364,6.909091,4.363636,7.272727 -L 4.363636,7.272727,4.727273,7.636364 -L 4,5.454545,3.636364,5.090909 -L 3.636364,5.090909,2.909091,4.727273 -L 2.909091,4.727273,1.454545,4.363636 -L 1.454545,4.363636,0.363636,4.363636 -L 2.909091,4.727273,3.272727,4.727273 -L 3.272727,4.727273,4,4.363636 -L 4,4.363636,4,0.727273 -L 3.636364,5.090909,4.363636,4.727273 -L 4.363636,4.727273,4.363636,1.090909 -L 4,5.454545,4.363636,5.090909 -L 4.363636,5.090909,5.090909,4.727273 -L 5.090909,4.727273,5.454545,4.727273 -L 5.454545,4.727273,4.727273,4.363636 -L 4.727273,4.363636,4.727273,0.727273 -L 0,0.727273,0.727273,1.090909 -L 0.727273,1.090909,1.454545,1.090909 -L 1.454545,1.090909,2.181818,0.727273 -L 2.181818,0.727273,2.545455,0.363636 -L 1.454545,0.727273,2.181818,0.363636 -L 0,0.727273,0.727273,0.727273 -L 0.727273,0.727273,1.454545,0.363636 -L 1.454545,0.363636,1.818182,0 -L 1.818182,0,2.545455,0.363636 -L 2.545455,0.363636,4,0.727273 -L 4,0.727273,4.727273,0.727273 - -[6] 37 -L 0.727273,6.909091,0.727273,1.090909 -L 0.727273,1.090909,0,0.727273 -L 1.090909,6.545455,1.090909,1.090909 -L 1.090909,1.090909,2.181818,0.363636 -L 1.454545,6.909091,1.454545,1.090909 -L 1.454545,1.090909,2.181818,0.727273 -L 2.181818,0.727273,2.545455,0.363636 -L 0.727273,6.909091,1.454545,6.909091 -L 1.454545,6.909091,2.909091,7.272727 -L 2.909091,7.272727,3.636364,7.636364 -L 3.636364,7.636364,4,7.272727 -L 4,7.272727,4.727273,6.909091 -L 4.727273,6.909091,5.090909,6.909091 -L 3.272727,7.272727,4,6.909091 -L 2.909091,7.272727,3.636364,6.545455 -L 3.636364,6.545455,4.363636,6.545455 -L 4.363636,6.545455,5.090909,6.909091 -L 1.454545,4,1.818182,4 -L 1.818182,4,3.272727,4.363636 -L 3.272727,4.363636,4,4.727273 -L 4,4.727273,4.363636,5.090909 -L 3.272727,4.363636,3.636364,4.363636 -L 3.636364,4.363636,4.363636,4 -L 4.363636,4,4.363636,0.727273 -L 4,4.727273,4.727273,4 -L 4.727273,4,4.727273,1.090909 -L 4.363636,5.090909,4.727273,4.727273 -L 4.727273,4.727273,5.454545,4.363636 -L 5.454545,4.363636,5.818182,4.363636 -L 5.818182,4.363636,5.090909,4 -L 5.090909,4,5.090909,0.727273 -L 0,0.727273,0.727273,0.727273 -L 0.727273,0.727273,1.454545,0.363636 -L 1.454545,0.363636,1.818182,0 -L 1.818182,0,2.545455,0.363636 -L 2.545455,0.363636,4.363636,0.727273 -L 4.363636,0.727273,5.090909,0.727273 - -[7] 26 -L 0,6.909091,0.727273,7.636364 -L 0.727273,7.636364,1.818182,7.272727 -L 1.818182,7.272727,3.636364,7.272727 -L 3.636364,7.272727,5.454545,7.636364 -L 0.363636,7.272727,1.454545,6.909091 -L 1.454545,6.909091,3.272727,6.909091 -L 3.272727,6.909091,4.363636,7.272727 -L 0,6.909091,1.454545,6.545455 -L 1.454545,6.545455,2.545455,6.545455 -L 2.545455,6.545455,4,6.909091 -L 4,6.909091,5.454545,7.636364 -L 5.454545,7.636364,5.090909,6.909091 -L 5.090909,6.909091,4.363636,5.818182 -L 4.363636,5.818182,2.909091,4.363636 -L 2.909091,4.363636,2.181818,3.272727 -L 2.181818,3.272727,1.818182,2.181818 -L 1.818182,2.181818,1.818182,1.090909 -L 1.818182,1.090909,2.181818,0 -L 2.545455,3.636364,2.181818,2.545455 -L 2.181818,2.545455,2.181818,1.454545 -L 2.181818,1.454545,2.545455,0.363636 -L 3.636364,5.090909,2.909091,4 -L 2.909091,4,2.545455,2.909091 -L 2.545455,2.909091,2.545455,1.818182 -L 2.545455,1.818182,2.909091,0.727273 -L 2.909091,0.727273,2.181818,0 - -[8] 39 -L 0.727273,6.545455,0.727273,4.363636 -L 1.090909,6.181818,1.090909,4.727273 -L 1.454545,6.545455,1.454545,4.363636 -L 0.727273,6.545455,1.454545,6.545455 -L 1.454545,6.545455,3.272727,6.909091 -L 3.272727,6.909091,4,7.272727 -L 4,7.272727,4.363636,7.636364 -L 3.272727,6.909091,3.636364,6.909091 -L 3.636364,6.909091,4.363636,6.545455 -L 4.363636,6.545455,4.363636,4.363636 -L 4,7.272727,4.727273,6.909091 -L 4.727273,6.909091,4.727273,4.727273 -L 4.363636,7.636364,4.727273,7.272727 -L 4.727273,7.272727,5.454545,6.909091 -L 5.454545,6.909091,5.818182,6.909091 -L 5.818182,6.909091,5.090909,6.545455 -L 5.090909,6.545455,5.090909,4.363636 -L 0.727273,4.363636,1.454545,4.363636 -L 1.454545,4.363636,4.363636,3.272727 -L 4.363636,3.272727,5.090909,3.272727 -L 5.090909,4.363636,4.363636,4.363636 -L 4.363636,4.363636,1.454545,3.272727 -L 1.454545,3.272727,0.727273,3.272727 -L 0.727273,3.272727,0.727273,1.090909 -L 0.727273,1.090909,0,0.727273 -L 1.090909,2.909091,1.090909,1.090909 -L 1.090909,1.090909,2.181818,0.363636 -L 1.454545,3.272727,1.454545,1.090909 -L 1.454545,1.090909,2.181818,0.727273 -L 2.181818,0.727273,2.545455,0.363636 -L 4.363636,3.272727,4.363636,0.727273 -L 4.727273,2.909091,4.727273,1.090909 -L 5.090909,3.272727,5.090909,0.727273 -L 0,0.727273,0.727273,0.727273 -L 0.727273,0.727273,1.454545,0.363636 -L 1.454545,0.363636,1.818182,0 -L 1.818182,0,2.545455,0.363636 -L 2.545455,0.363636,4.363636,0.727273 -L 4.363636,0.727273,5.090909,0.727273 - -[9] 38 -L 0.727273,6.909091,0.727273,3.636364 -L 0.727273,3.636364,0,3.272727 -L 1.090909,6.545455,1.090909,3.272727 -L 1.090909,3.272727,1.818182,2.909091 -L 1.454545,6.909091,1.454545,3.636364 -L 1.454545,3.636364,2.181818,3.272727 -L 2.181818,3.272727,2.545455,3.272727 -L 0.727273,6.909091,1.454545,6.909091 -L 1.454545,6.909091,3.272727,7.272727 -L 3.272727,7.272727,4,7.636364 -L 3.272727,7.272727,3.636364,6.909091 -L 3.636364,6.909091,4.363636,6.545455 -L 4.363636,6.545455,4.363636,0.727273 -L 3.636364,7.272727,4.727273,6.545455 -L 4.727273,6.545455,4.727273,1.090909 -L 4,7.636364,4.363636,7.272727 -L 4.363636,7.272727,5.090909,6.909091 -L 5.090909,6.909091,5.818182,6.909091 -L 5.818182,6.909091,5.090909,6.545455 -L 5.090909,6.545455,5.090909,0.727273 -L 0,3.272727,0.363636,3.272727 -L 0.363636,3.272727,1.090909,2.909091 -L 1.090909,2.909091,1.454545,2.545455 -L 1.454545,2.545455,1.818182,2.909091 -L 1.818182,2.909091,2.545455,3.272727 -L 2.545455,3.272727,4,3.636364 -L 4,3.636364,4.363636,3.636364 -L 0.363636,0.727273,1.090909,1.090909 -L 1.090909,1.090909,1.818182,1.090909 -L 1.818182,1.090909,2.545455,0.727273 -L 2.545455,0.727273,2.909091,0.363636 -L 1.818182,0.727273,2.545455,0.363636 -L 0.363636,0.727273,1.090909,0.727273 -L 1.090909,0.727273,1.818182,0.363636 -L 1.818182,0.363636,2.181818,0 -L 2.181818,0,2.909091,0.363636 -L 2.909091,0.363636,4.363636,0.727273 -L 4.363636,0.727273,5.090909,0.727273 - -[:] 14 -L 0.727273,5.090909,0,4.363636 -L 0,4.363636,0.727273,4 -L 0.727273,4,1.454545,4.363636 -L 1.454545,4.363636,0.727273,5.090909 -L 0.727273,4.727273,0.363636,4.363636 -L 0.363636,4.363636,1.090909,4.363636 -L 1.090909,4.363636,0.727273,4.727273 -L 0.727273,1.090909,0,0.363636 -L 0,0.363636,0.727273,0 -L 0.727273,0,1.454545,0.363636 -L 1.454545,0.363636,0.727273,1.090909 -L 0.727273,0.727273,0.363636,0.363636 -L 0.363636,0.363636,1.090909,0.363636 -L 1.090909,0.363636,0.727273,0.727273 - -[;] 17 -L 0.727273,5.090909,0,4.363636 -L 0,4.363636,0.727273,4 -L 0.727273,4,1.454545,4.363636 -L 1.454545,4.363636,0.727273,5.090909 -L 0.727273,4.727273,0.363636,4.363636 -L 0.363636,4.363636,1.090909,4.363636 -L 1.090909,4.363636,0.727273,4.727273 -L 0.727273,-1.090909,0.727273,-0.363636 -L 0.727273,-0.363636,0,0.363636 -L 0,0.363636,0.727273,1.090909 -L 0.727273,1.090909,1.090909,0.363636 -L 1.090909,0.363636,1.090909,-0.363636 -L 1.090909,-0.363636,0.727273,-1.090909 -L 0.727273,-1.090909,0,-1.454545 -L 0.727273,0.727273,0.363636,0.363636 -L 0.363636,0.363636,0.727273,0 -L 0.727273,0,0.727273,0.727273 - -[<] 2 -L 5.818182,6.545455,0,3.272727 -L 0,3.272727,5.818182,0 - -[=] 8 -L 0,5.090909,6.181818,5.090909 -L 6.181818,5.090909,6.181818,4.727273 -L 0,5.090909,0,4.727273 -L 0,4.727273,6.181818,4.727273 -L 0,2.181818,6.181818,2.181818 -L 6.181818,2.181818,6.181818,1.818182 -L 0,2.181818,0,1.818182 -L 0,1.818182,6.181818,1.818182 - -[>] 2 -L 0,6.545455,5.818182,3.272727 -L 5.818182,3.272727,0,0 - -[?] 35 -L 0,6.181818,0.363636,6.909091 -L 0.363636,6.909091,0.727273,7.272727 -L 0.727273,7.272727,1.818182,7.636364 -L 1.818182,7.636364,2.545455,7.636364 -L 2.545455,7.636364,3.636364,7.272727 -L 3.636364,7.272727,4,6.909091 -L 4,6.909091,4.363636,6.181818 -L 4.363636,6.181818,4.363636,5.454545 -L 4.363636,5.454545,4,4.727273 -L 4,4.727273,3.272727,4 -L 3.272727,4,2.545455,3.636364 -L 0.363636,6.181818,0.727273,6.909091 -L 3.636364,6.909091,4,6.545455 -L 4,6.545455,4,5.090909 -L 4,5.090909,3.636364,4.727273 -L 0,6.181818,0.727273,5.818182 -L 0.727273,5.818182,0.727273,6.545455 -L 0.727273,6.545455,1.090909,7.272727 -L 1.090909,7.272727,1.818182,7.636364 -L 2.545455,7.636364,3.272727,7.272727 -L 3.272727,7.272727,3.636364,6.545455 -L 3.636364,6.545455,3.636364,5.090909 -L 3.636364,5.090909,3.272727,4.363636 -L 3.272727,4.363636,2.545455,3.636364 -L 2.181818,3.636364,2.181818,2.545455 -L 2.181818,2.545455,2.545455,3.636364 -L 2.545455,3.636364,1.818182,3.636364 -L 1.818182,3.636364,2.181818,2.545455 -L 2.181818,1.090909,1.454545,0.363636 -L 1.454545,0.363636,2.181818,0 -L 2.181818,0,2.909091,0.363636 -L 2.909091,0.363636,2.181818,1.090909 -L 2.181818,0.727273,1.818182,0.363636 -L 1.818182,0.363636,2.545455,0.363636 -L 2.545455,0.363636,2.181818,0.727273 - -[@] 48 -L 5.454545,4.727273,5.090909,5.454545 -L 5.090909,5.454545,4.363636,5.818182 -L 4.363636,5.818182,3.272727,5.818182 -L 3.272727,5.818182,2.545455,5.454545 -L 2.545455,5.454545,2.181818,5.090909 -L 2.181818,5.090909,1.818182,4 -L 1.818182,4,1.818182,2.909091 -L 1.818182,2.909091,2.181818,2.181818 -L 2.181818,2.181818,2.909091,1.818182 -L 2.909091,1.818182,4,1.818182 -L 4,1.818182,4.727273,2.181818 -L 4.727273,2.181818,5.090909,2.909091 -L 3.272727,5.818182,2.545455,5.090909 -L 2.545455,5.090909,2.181818,4 -L 2.181818,4,2.181818,2.909091 -L 2.181818,2.909091,2.545455,2.181818 -L 2.545455,2.181818,2.909091,1.818182 -L 5.454545,5.818182,5.090909,2.909091 -L 5.090909,2.909091,5.090909,2.181818 -L 5.090909,2.181818,5.818182,1.818182 -L 5.818182,1.818182,6.545455,1.818182 -L 6.545455,1.818182,7.272727,2.545455 -L 7.272727,2.545455,7.636364,3.636364 -L 7.636364,3.636364,7.636364,4.363636 -L 7.636364,4.363636,7.272727,5.454545 -L 7.272727,5.454545,6.909091,6.181818 -L 6.909091,6.181818,6.181818,6.909091 -L 6.181818,6.909091,5.454545,7.272727 -L 5.454545,7.272727,4.363636,7.636364 -L 4.363636,7.636364,3.272727,7.636364 -L 3.272727,7.636364,2.181818,7.272727 -L 2.181818,7.272727,1.454545,6.909091 -L 1.454545,6.909091,0.727273,6.181818 -L 0.727273,6.181818,0.363636,5.454545 -L 0.363636,5.454545,0,4.363636 -L 0,4.363636,0,3.272727 -L 0,3.272727,0.363636,2.181818 -L 0.363636,2.181818,0.727273,1.454545 -L 0.727273,1.454545,1.454545,0.727273 -L 1.454545,0.727273,2.181818,0.363636 -L 2.181818,0.363636,3.272727,0 -L 3.272727,0,4.363636,0 -L 4.363636,0,5.454545,0.363636 -L 5.454545,0.363636,6.181818,0.727273 -L 6.181818,0.727273,6.545455,1.090909 -L 5.818182,5.818182,5.454545,2.909091 -L 5.454545,2.909091,5.454545,2.181818 -L 5.454545,2.181818,5.818182,1.818182 - -[A] 34 -L 2.181818,6.909091,1.454545,6.545455 -L 1.454545,6.545455,0.727273,5.818182 -L 0.727273,5.818182,0.363636,5.090909 -L 0.363636,5.090909,0,4 -L 0,4,0,2.909091 -L 0,2.909091,0.363636,2.181818 -L 0.363636,2.181818,1.090909,1.818182 -L 0.727273,5.454545,0.363636,4.363636 -L 0.363636,4.363636,0.363636,2.909091 -L 0.363636,2.909091,0.727273,2.181818 -L 2.181818,6.909091,1.454545,6.181818 -L 1.454545,6.181818,1.090909,5.454545 -L 1.090909,5.454545,0.727273,4.363636 -L 0.727273,4.363636,0.727273,3.272727 -L 0.727273,3.272727,1.090909,1.818182 -L 1.090909,1.818182,1.090909,1.090909 -L 1.090909,1.090909,0.727273,0.363636 -L 0.727273,0.363636,0,0 -L 5.090909,6.909091,5.818182,6.909091 -L 5.818182,6.909091,5.818182,0.727273 -L 5.818182,0.727273,5.090909,0.727273 -L 6.181818,6.909091,6.181818,0.727273 -L 6.545455,7.272727,6.545455,0.363636 -L 0,7.636364,1.090909,7.272727 -L 1.090909,7.272727,3.272727,6.909091 -L 3.272727,6.909091,5.090909,6.909091 -L 5.090909,6.909091,6.545455,7.272727 -L 6.545455,7.272727,7.272727,7.636364 -L 0.727273,4,5.818182,4 -L 0,0,1.090909,0.363636 -L 1.090909,0.363636,3.272727,0.727273 -L 3.272727,0.727273,5.090909,0.727273 -L 5.090909,0.727273,6.545455,0.363636 -L 6.545455,0.363636,7.272727,0 - -[B] 47 -L 1.454545,7.272727,1.454545,0.363636 -L 1.818182,7.272727,1.818182,0.363636 -L 2.909091,7.636364,2.181818,7.272727 -L 2.181818,7.272727,2.181818,0.363636 -L 2.181818,0.363636,2.909091,0 -L 0,6.181818,0.727273,6.909091 -L 0.727273,6.909091,1.454545,7.272727 -L 1.454545,7.272727,2.909091,7.636364 -L 2.909091,7.636364,4.727273,7.636364 -L 4.727273,7.636364,5.818182,7.272727 -L 5.818182,7.272727,6.545455,6.545455 -L 6.545455,6.545455,6.545455,5.818182 -L 6.545455,5.818182,6.181818,5.090909 -L 5.818182,6.909091,6.181818,6.545455 -L 6.181818,6.545455,6.181818,5.818182 -L 6.181818,5.818182,5.818182,5.090909 -L 4.727273,7.636364,5.454545,7.272727 -L 5.454545,7.272727,5.818182,6.545455 -L 5.818182,6.545455,5.818182,5.818182 -L 5.818182,5.818182,5.454545,5.454545 -L 3.272727,2.181818,2.545455,2.545455 -L 2.545455,2.545455,2.181818,3.272727 -L 2.181818,3.272727,2.181818,4 -L 2.181818,4,2.545455,4.727273 -L 2.545455,4.727273,2.909091,5.090909 -L 2.909091,5.090909,4,5.454545 -L 4,5.454545,5.090909,5.454545 -L 5.090909,5.454545,6.181818,5.090909 -L 6.181818,5.090909,6.909091,4.363636 -L 6.909091,4.363636,7.272727,3.636364 -L 7.272727,3.636364,7.272727,2.545455 -L 7.272727,2.545455,6.909091,1.454545 -L 6.909091,1.454545,6.181818,0.727273 -L 6.181818,0.727273,5.454545,0.363636 -L 5.454545,0.363636,4.363636,0 -L 4.363636,0,2.909091,0 -L 2.909091,0,1.454545,0.363636 -L 1.454545,0.363636,0.727273,0.727273 -L 0.727273,0.727273,0,1.454545 -L 6.545455,4.363636,6.909091,3.636364 -L 6.909091,3.636364,6.909091,2.181818 -L 6.909091,2.181818,6.545455,1.454545 -L 5.090909,5.454545,6.181818,4.727273 -L 6.181818,4.727273,6.545455,3.636364 -L 6.545455,3.636364,6.545455,2.181818 -L 6.545455,2.181818,6.181818,1.090909 -L 6.181818,1.090909,5.454545,0.363636 - -[C] 44 -L 7.272727,7.636364,6.909091,6.909091 -L 6.909091,6.909091,6.545455,6.181818 -L 6.545455,6.181818,5.818182,6.909091 -L 5.818182,6.909091,5.090909,7.272727 -L 5.090909,7.272727,4,7.636364 -L 4,7.636364,3.272727,7.636364 -L 3.272727,7.636364,2.181818,7.272727 -L 2.181818,7.272727,1.454545,6.909091 -L 1.454545,6.909091,0.727273,6.181818 -L 0.727273,6.181818,0.363636,5.454545 -L 0.363636,5.454545,0,4.363636 -L 0,4.363636,0,3.272727 -L 0,3.272727,0.363636,2.181818 -L 0.363636,2.181818,0.727273,1.454545 -L 0.727273,1.454545,1.454545,0.727273 -L 1.454545,0.727273,2.181818,0.363636 -L 2.181818,0.363636,3.272727,0 -L 3.272727,0,4,0 -L 4,0,5.090909,0.363636 -L 5.090909,0.363636,5.818182,0.727273 -L 5.818182,0.727273,6.545455,1.454545 -L 6.545455,1.454545,6.909091,0.727273 -L 6.909091,0.727273,7.272727,0 -L 6.909091,6.909091,6.545455,5.090909 -L 6.545455,5.090909,6.545455,2.545455 -L 6.545455,2.545455,6.909091,0.727273 -L 6.545455,5.818182,6.181818,6.181818 -L 6.545455,4.727273,6.181818,5.818182 -L 6.181818,5.818182,5.818182,6.545455 -L 5.818182,6.545455,5.090909,7.272727 -L 0.727273,5.818182,0.363636,4.727273 -L 0.363636,4.727273,0.363636,2.909091 -L 0.363636,2.909091,0.727273,1.818182 -L 2.181818,7.272727,1.454545,6.545455 -L 1.454545,6.545455,1.090909,5.818182 -L 1.090909,5.818182,0.727273,4.727273 -L 0.727273,4.727273,0.727273,2.909091 -L 0.727273,2.909091,1.090909,1.818182 -L 1.090909,1.818182,1.454545,1.090909 -L 1.454545,1.090909,2.181818,0.363636 -L 6.181818,1.454545,6.545455,1.818182 -L 5.090909,0.363636,5.818182,1.090909 -L 5.818182,1.090909,6.181818,1.818182 -L 6.181818,1.818182,6.545455,2.909091 - -[D] 34 -L 1.090909,7.272727,1.090909,0.363636 -L 1.454545,7.272727,1.454545,0.363636 -L 2.181818,7.636364,1.818182,7.272727 -L 1.818182,7.272727,1.818182,0.363636 -L 1.818182,0.363636,2.181818,0 -L 0,5.818182,0.363636,6.545455 -L 0.363636,6.545455,1.090909,7.272727 -L 1.090909,7.272727,2.181818,7.636364 -L 2.181818,7.636364,4,7.636364 -L 4,7.636364,5.090909,7.272727 -L 5.090909,7.272727,5.818182,6.909091 -L 5.818182,6.909091,6.545455,6.181818 -L 6.545455,6.181818,6.909091,5.454545 -L 6.909091,5.454545,7.272727,4.363636 -L 7.272727,4.363636,7.272727,3.272727 -L 7.272727,3.272727,6.909091,2.181818 -L 6.909091,2.181818,6.545455,1.454545 -L 6.545455,1.454545,5.818182,0.727273 -L 5.818182,0.727273,5.090909,0.363636 -L 5.090909,0.363636,4,0 -L 4,0,2.181818,0 -L 2.181818,0,1.090909,0.363636 -L 1.090909,0.363636,0.363636,1.090909 -L 0.363636,1.090909,0,1.818182 -L 6.545455,5.818182,6.909091,4.727273 -L 6.909091,4.727273,6.909091,2.909091 -L 6.909091,2.909091,6.545455,1.818182 -L 5.090909,7.272727,5.818182,6.545455 -L 5.818182,6.545455,6.181818,5.818182 -L 6.181818,5.818182,6.545455,4.727273 -L 6.545455,4.727273,6.545455,2.909091 -L 6.545455,2.909091,6.181818,1.818182 -L 6.181818,1.818182,5.818182,1.090909 -L 5.818182,1.090909,5.090909,0.363636 - -[E] 62 -L 7.272727,7.636364,6.909091,6.909091 -L 6.909091,6.909091,6.545455,6.181818 -L 6.545455,6.181818,5.818182,6.909091 -L 5.818182,6.909091,5.090909,7.272727 -L 5.090909,7.272727,4,7.636364 -L 4,7.636364,3.272727,7.636364 -L 3.272727,7.636364,2.181818,7.272727 -L 2.181818,7.272727,1.454545,6.909091 -L 1.454545,6.909091,0.727273,6.181818 -L 0.727273,6.181818,0.363636,5.454545 -L 0.363636,5.454545,0,4.363636 -L 0,4.363636,0,3.272727 -L 0,3.272727,0.363636,2.181818 -L 0.363636,2.181818,0.727273,1.454545 -L 0.727273,1.454545,1.454545,0.727273 -L 1.454545,0.727273,2.181818,0.363636 -L 2.181818,0.363636,3.272727,0 -L 3.272727,0,4,0 -L 4,0,5.090909,0.363636 -L 5.090909,0.363636,5.818182,0.727273 -L 5.818182,0.727273,6.545455,1.454545 -L 6.545455,1.454545,6.909091,0.727273 -L 6.909091,0.727273,7.272727,0 -L 6.909091,6.909091,6.545455,5.090909 -L 6.545455,5.090909,6.545455,2.545455 -L 6.545455,2.545455,6.909091,0.727273 -L 6.545455,5.818182,6.181818,6.181818 -L 6.545455,5.090909,5.818182,6.545455 -L 5.818182,6.545455,5.090909,7.272727 -L 0.727273,5.818182,0.363636,4.727273 -L 0.363636,4.727273,0.363636,2.909091 -L 0.363636,2.909091,0.727273,1.818182 -L 2.181818,7.272727,1.454545,6.545455 -L 1.454545,6.545455,1.090909,5.818182 -L 1.090909,5.818182,0.727273,4.727273 -L 0.727273,4.727273,0.727273,2.909091 -L 0.727273,2.909091,1.090909,1.818182 -L 1.090909,1.818182,1.454545,1.090909 -L 1.454545,1.090909,2.181818,0.363636 -L 6.181818,1.454545,6.545455,1.818182 -L 5.090909,0.363636,5.818182,1.090909 -L 5.818182,1.090909,6.181818,1.818182 -L 6.181818,1.818182,6.545455,2.909091 -L 0.727273,4,1.090909,4.363636 -L 1.090909,4.363636,2.181818,4.363636 -L 2.181818,4.363636,4.727273,3.636364 -L 4.727273,3.636364,5.818182,3.636364 -L 5.818182,3.636364,6.545455,4 -L 2.909091,4,3.636364,3.636364 -L 3.636364,3.636364,4.727273,3.272727 -L 4.727273,3.272727,5.454545,3.272727 -L 5.454545,3.272727,6.181818,3.636364 -L 1.818182,4.363636,3.636364,3.272727 -L 3.636364,3.272727,4.727273,2.909091 -L 4.727273,2.909091,5.454545,2.909091 -L 5.454545,2.909091,6.181818,3.272727 -L 6.181818,3.272727,6.545455,4 -L 6.545455,5.090909,6.181818,5.454545 -L 6.181818,5.454545,5.818182,5.454545 -L 5.818182,5.454545,5.454545,5.090909 -L 5.454545,5.090909,5.818182,4.727273 -L 5.818182,4.727273,6.181818,5.090909 - -[F] 47 -L 0.727273,6.909091,0.727273,0.363636 -L 1.818182,7.272727,1.090909,6.909091 -L 1.090909,6.909091,1.090909,0.727273 -L 2.545455,7.636364,1.818182,7.272727 -L 1.818182,7.272727,1.454545,6.545455 -L 1.454545,6.545455,1.454545,0.727273 -L 1.454545,0.727273,2.181818,0.727273 -L 0,6.181818,0.727273,6.909091 -L 0.727273,6.909091,1.454545,7.272727 -L 1.454545,7.272727,2.545455,7.636364 -L 2.545455,7.636364,4,7.636364 -L 4,7.636364,5.090909,7.272727 -L 5.090909,7.272727,5.818182,6.909091 -L 5.818182,6.909091,6.181818,6.545455 -L 6.181818,6.545455,7.272727,7.636364 -L 7.272727,7.636364,6.909091,6.909091 -L 6.909091,6.909091,6.545455,5.454545 -L 6.545455,5.454545,6.545455,4.363636 -L 6.545455,4.363636,6.909091,2.909091 -L 6.909091,2.909091,7.272727,2.181818 -L 6.545455,6.545455,6.181818,5.818182 -L 5.090909,7.272727,5.818182,6.545455 -L 5.818182,6.545455,6.181818,5.454545 -L 6.181818,5.454545,6.545455,4.363636 -L 1.454545,4,1.818182,4.363636 -L 1.818182,4.363636,2.545455,4.363636 -L 2.545455,4.363636,4.363636,4 -L 4.363636,4,5.454545,4 -L 5.454545,4,6.181818,4.363636 -L 3.272727,4,4.363636,3.636364 -L 4.363636,3.636364,5.090909,3.636364 -L 5.090909,3.636364,5.818182,4 -L 2.181818,4.363636,4.363636,3.272727 -L 4.363636,3.272727,5.090909,3.272727 -L 5.090909,3.272727,5.818182,3.636364 -L 5.818182,3.636364,6.181818,4.363636 -L 6.181818,4.363636,6.181818,5.454545 -L 6.181818,5.454545,5.818182,5.818182 -L 5.818182,5.818182,5.454545,5.818182 -L 5.454545,5.818182,5.090909,5.454545 -L 5.090909,5.454545,5.454545,5.090909 -L 5.454545,5.090909,5.818182,5.454545 -L 0,0,0.727273,0.363636 -L 0.727273,0.363636,2.181818,0.727273 -L 2.181818,0.727273,4,0.727273 -L 4,0.727273,6.181818,0.363636 -L 6.181818,0.363636,7.272727,0 - -[G] 66 -L 7.272727,7.636364,6.909091,6.909091 -L 6.909091,6.909091,6.545455,6.181818 -L 6.545455,6.181818,5.818182,6.909091 -L 5.818182,6.909091,5.090909,7.272727 -L 5.090909,7.272727,4,7.636364 -L 4,7.636364,3.272727,7.636364 -L 3.272727,7.636364,2.181818,7.272727 -L 2.181818,7.272727,1.454545,6.909091 -L 1.454545,6.909091,0.727273,6.181818 -L 0.727273,6.181818,0.363636,5.454545 -L 0.363636,5.454545,0,4.363636 -L 0,4.363636,0,3.272727 -L 0,3.272727,0.363636,2.181818 -L 0.363636,2.181818,0.727273,1.454545 -L 0.727273,1.454545,1.454545,0.727273 -L 1.454545,0.727273,2.181818,0.363636 -L 2.181818,0.363636,3.272727,0 -L 3.272727,0,4.363636,0 -L 4.363636,0,5.090909,0.363636 -L 5.090909,0.363636,5.818182,0.727273 -L 5.818182,0.727273,6.181818,1.090909 -L 6.181818,1.090909,6.545455,1.818182 -L 6.545455,1.818182,6.909091,0.727273 -L 6.909091,0.727273,7.272727,0 -L 6.909091,6.909091,6.545455,5.090909 -L 6.545455,5.090909,6.545455,2.545455 -L 6.545455,2.545455,6.909091,0.727273 -L 6.545455,5.818182,6.181818,6.181818 -L 6.545455,4.727273,6.181818,5.818182 -L 6.181818,5.818182,5.818182,6.545455 -L 5.818182,6.545455,5.090909,7.272727 -L 0.727273,5.818182,0.363636,4.727273 -L 0.363636,4.727273,0.363636,2.909091 -L 0.363636,2.909091,0.727273,1.818182 -L 2.181818,7.272727,1.454545,6.545455 -L 1.454545,6.545455,1.090909,5.818182 -L 1.090909,5.818182,0.727273,4.727273 -L 0.727273,4.727273,0.727273,2.909091 -L 0.727273,2.909091,1.090909,1.818182 -L 1.090909,1.818182,1.454545,1.090909 -L 1.454545,1.090909,2.181818,0.363636 -L 5.818182,1.090909,6.181818,1.818182 -L 6.181818,1.818182,6.181818,3.272727 -L 5.090909,0.363636,5.454545,0.727273 -L 5.454545,0.727273,5.818182,1.818182 -L 5.818182,1.818182,5.818182,3.636364 -L 1.090909,2.909091,1.454545,3.272727 -L 1.454545,3.272727,1.818182,2.909091 -L 1.818182,2.909091,1.454545,2.545455 -L 1.454545,2.545455,1.090909,2.545455 -L 1.090909,2.545455,0.727273,2.909091 -L 0.727273,4,1.090909,4.727273 -L 1.090909,4.727273,1.818182,5.090909 -L 1.818182,5.090909,2.545455,5.090909 -L 2.545455,5.090909,3.636364,4.727273 -L 3.636364,4.727273,4.727273,4 -L 4.727273,4,5.454545,3.636364 -L 1.090909,4.363636,1.818182,4.727273 -L 1.818182,4.727273,2.545455,4.727273 -L 2.545455,4.727273,3.636364,4.363636 -L 3.636364,4.363636,4.363636,4 -L 0.727273,4,1.454545,4.363636 -L 1.454545,4.363636,2.545455,4.363636 -L 2.545455,4.363636,4.727273,3.636364 -L 4.727273,3.636364,6.181818,3.636364 -L 6.181818,3.636364,6.545455,4 - -[H] 34 -L 0.727273,7.272727,0.727273,0.363636 -L 0.727273,0.363636,0,0 -L 1.090909,6.909091,1.090909,0.363636 -L 2.181818,6.909091,1.454545,6.909091 -L 1.454545,6.909091,1.454545,0.363636 -L 0,7.636364,0.727273,7.272727 -L 0.727273,7.272727,2.181818,6.909091 -L 2.181818,6.909091,4,6.909091 -L 4,6.909091,6.181818,7.272727 -L 6.181818,7.272727,7.272727,7.636364 -L 1.454545,4,1.818182,4.727273 -L 1.818182,4.727273,2.545455,5.454545 -L 2.545455,5.454545,3.636364,5.818182 -L 3.636364,5.818182,5.090909,5.818182 -L 5.090909,5.818182,6.181818,5.454545 -L 6.181818,5.454545,6.909091,4.727273 -L 6.909091,4.727273,7.272727,3.636364 -L 7.272727,3.636364,7.272727,2.545455 -L 7.272727,2.545455,6.909091,2.181818 -L 6.909091,2.181818,6.181818,1.818182 -L 6.545455,4.727273,6.909091,4 -L 6.909091,4,6.909091,2.909091 -L 6.909091,2.909091,6.545455,2.181818 -L 5.090909,5.818182,5.818182,5.454545 -L 5.818182,5.454545,6.181818,5.090909 -L 6.181818,5.090909,6.545455,4.363636 -L 6.545455,4.363636,6.545455,2.909091 -L 6.545455,2.909091,6.181818,1.818182 -L 6.181818,1.818182,6.181818,1.090909 -L 6.181818,1.090909,6.545455,0.363636 -L 6.545455,0.363636,7.272727,0 -L 0,0,1.454545,0.363636 -L 1.454545,0.363636,2.909091,0.363636 -L 2.909091,0.363636,4.727273,0 - -[I] 13 -L 3.272727,6.545455,3.272727,0.727273 -L 3.636364,6.181818,3.636364,1.090909 -L 4,6.545455,4,0.727273 -L 0,7.636364,1.454545,6.909091 -L 1.454545,6.909091,2.909091,6.545455 -L 2.909091,6.545455,4.363636,6.545455 -L 4.363636,6.545455,5.818182,6.909091 -L 5.818182,6.909091,7.272727,7.636364 -L 0,0,1.090909,0.363636 -L 1.090909,0.363636,2.545455,0.727273 -L 2.545455,0.727273,4.727273,0.727273 -L 4.727273,0.727273,6.181818,0.363636 -L 6.181818,0.363636,7.272727,0 - -[J] 28 -L 4.363636,6.545455,5.090909,6.545455 -L 5.090909,6.545455,5.090909,1.090909 -L 5.090909,1.090909,4.727273,0.363636 -L 4.727273,0.363636,4,0 -L 5.454545,6.545455,5.454545,1.090909 -L 5.454545,1.090909,5.090909,0.727273 -L 5.818182,6.909091,5.818182,0.727273 -L 0,7.636364,1.454545,6.909091 -L 1.454545,6.909091,2.909091,6.545455 -L 2.909091,6.545455,4.363636,6.545455 -L 4.363636,6.545455,5.818182,6.909091 -L 5.818182,6.909091,7.272727,7.636364 -L 0.363636,4.363636,0,3.636364 -L 0,3.636364,0,2.181818 -L 0,2.181818,0.363636,1.090909 -L 0.363636,1.090909,1.090909,0.363636 -L 1.090909,0.363636,2.181818,0 -L 2.181818,0,4,0 -L 4,0,5.090909,0.363636 -L 5.090909,0.363636,5.818182,0.727273 -L 5.818182,0.727273,6.545455,1.454545 -L 6.545455,1.454545,7.272727,2.545455 -L 0.363636,2.181818,0.727273,1.090909 -L 0.727273,1.090909,1.090909,0.727273 -L 0,2.909091,0.727273,2.181818 -L 0.727273,2.181818,1.090909,1.090909 -L 1.090909,1.090909,1.454545,0.363636 -L 1.454545,0.363636,2.181818,0 - -[K] 48 -L 0.727273,7.272727,0.727273,0.363636 -L 0.727273,0.363636,0,0 -L 1.090909,6.909091,1.090909,0.363636 -L 2.181818,6.909091,1.454545,6.909091 -L 1.454545,6.909091,1.454545,0.363636 -L 0,7.636364,0.727273,7.272727 -L 0.727273,7.272727,2.181818,6.909091 -L 2.181818,6.909091,4,6.909091 -L 4,6.909091,6.181818,7.272727 -L 6.181818,7.272727,7.272727,7.636364 -L 1.454545,4,1.818182,4.727273 -L 1.818182,4.727273,2.545455,5.454545 -L 2.545455,5.454545,3.636364,5.818182 -L 3.636364,5.818182,4.727273,5.818182 -L 4.727273,5.818182,5.818182,5.454545 -L 5.818182,5.454545,6.181818,5.090909 -L 6.181818,5.090909,6.181818,4.363636 -L 6.181818,4.363636,5.818182,4 -L 5.818182,4,4,3.272727 -L 4,3.272727,3.272727,2.909091 -L 3.272727,2.909091,2.909091,2.545455 -L 2.909091,2.545455,2.909091,2.181818 -L 2.909091,2.181818,3.272727,1.818182 -L 3.272727,1.818182,3.636364,2.181818 -L 3.636364,2.181818,3.272727,2.545455 -L 5.454545,5.454545,5.818182,5.090909 -L 5.818182,5.090909,5.818182,4.363636 -L 5.818182,4.363636,5.454545,4 -L 4.727273,5.818182,5.454545,5.090909 -L 5.454545,5.090909,5.454545,4.363636 -L 5.454545,4.363636,5.090909,4 -L 5.090909,4,4,3.272727 -L 4,3.272727,5.090909,3.272727 -L 5.090909,3.272727,6.181818,2.909091 -L 6.181818,2.909091,6.545455,2.181818 -L 6.545455,2.181818,6.545455,1.454545 -L 6.545455,1.454545,6.181818,1.090909 -L 5.454545,2.909091,6.181818,2.181818 -L 6.181818,2.181818,6.181818,1.454545 -L 4,3.272727,5.090909,2.909091 -L 5.090909,2.909091,5.818182,2.181818 -L 5.818182,2.181818,6.181818,1.090909 -L 6.181818,1.090909,6.545455,0.363636 -L 6.545455,0.363636,6.909091,0 -L 6.909091,0,7.272727,0 -L 0,0,1.454545,0.363636 -L 1.454545,0.363636,2.909091,0.363636 -L 2.909091,0.363636,4.727273,0 - -[L] 29 -L 0.727273,7.272727,0.727273,0.363636 -L 1.090909,6.909091,1.090909,0.727273 -L 2.181818,6.909091,1.454545,6.909091 -L 1.454545,6.909091,1.454545,0.727273 -L 1.454545,0.727273,2.181818,0.727273 -L 7.272727,5.818182,6.545455,4.727273 -L 6.545455,4.727273,6.181818,4 -L 6.181818,4,5.818182,2.909091 -L 5.818182,2.909091,5.818182,2.181818 -L 5.818182,2.181818,6.181818,1.454545 -L 6.181818,1.454545,6.909091,1.090909 -L 6.545455,4.363636,6.181818,3.272727 -L 6.181818,3.272727,6.181818,2.181818 -L 6.181818,2.181818,6.545455,1.454545 -L 7.272727,5.818182,6.909091,5.090909 -L 6.909091,5.090909,6.545455,3.636364 -L 6.545455,3.636364,6.545455,2.545455 -L 6.545455,2.545455,6.909091,1.090909 -L 6.909091,1.090909,7.272727,0 -L 0,7.636364,0.727273,7.272727 -L 0.727273,7.272727,2.181818,6.909091 -L 2.181818,6.909091,4,6.909091 -L 4,6.909091,6.181818,7.272727 -L 6.181818,7.272727,7.272727,7.636364 -L 0,0,0.727273,0.363636 -L 0.727273,0.363636,2.181818,0.727273 -L 2.181818,0.727273,4,0.727273 -L 4,0.727273,6.181818,0.363636 -L 6.181818,0.363636,7.272727,0 - -[M] 48 -L 3.272727,6.545455,3.272727,0.727273 -L 3.636364,6.181818,3.636364,1.090909 -L 4,6.545455,4,0.727273 -L 2.181818,0.727273,1.454545,1.454545 -L 1.454545,1.454545,0.727273,1.818182 -L 0.727273,1.818182,0.363636,2.181818 -L 0.363636,2.181818,0,3.272727 -L 0,3.272727,0,5.090909 -L 0,5.090909,0.363636,6.181818 -L 0.363636,6.181818,1.090909,6.909091 -L 1.090909,6.909091,1.818182,7.272727 -L 1.818182,7.272727,2.909091,7.636364 -L 2.909091,7.636364,4.363636,7.636364 -L 4.363636,7.636364,5.454545,7.272727 -L 5.454545,7.272727,6.181818,6.909091 -L 6.181818,6.909091,6.909091,6.181818 -L 6.909091,6.181818,7.272727,5.090909 -L 7.272727,5.090909,7.272727,3.272727 -L 7.272727,3.272727,6.909091,2.181818 -L 6.909091,2.181818,6.545455,1.818182 -L 6.545455,1.818182,5.818182,1.454545 -L 5.818182,1.454545,5.090909,0.727273 -L 0.727273,2.181818,0.363636,3.272727 -L 0.363636,3.272727,0.363636,5.090909 -L 0.363636,5.090909,0.727273,6.181818 -L 1.454545,1.454545,1.090909,2.181818 -L 1.090909,2.181818,0.727273,3.272727 -L 0.727273,3.272727,0.727273,5.454545 -L 0.727273,5.454545,1.090909,6.545455 -L 1.090909,6.545455,1.818182,7.272727 -L 6.545455,6.181818,6.909091,5.090909 -L 6.909091,5.090909,6.909091,3.272727 -L 6.909091,3.272727,6.545455,2.181818 -L 5.454545,7.272727,6.181818,6.545455 -L 6.181818,6.545455,6.545455,5.454545 -L 6.545455,5.454545,6.545455,3.272727 -L 6.545455,3.272727,6.181818,2.181818 -L 6.181818,2.181818,5.818182,1.454545 -L 0,7.636364,1.454545,6.909091 -L 1.454545,6.909091,2.909091,6.545455 -L 2.909091,6.545455,4.363636,6.545455 -L 4.363636,6.545455,5.818182,6.909091 -L 5.818182,6.909091,7.272727,7.636364 -L 0,0,1.090909,0.363636 -L 1.090909,0.363636,2.545455,0.727273 -L 2.545455,0.727273,4.727273,0.727273 -L 4.727273,0.727273,6.181818,0.363636 -L 6.181818,0.363636,7.272727,0 - -[N] 34 -L 0.727273,6.909091,0.727273,0.363636 -L 0.727273,0.363636,0,0 -L 1.454545,6.909091,1.090909,6.545455 -L 1.090909,6.545455,1.090909,0.363636 -L 2.545455,7.636364,1.818182,7.272727 -L 1.818182,7.272727,1.454545,6.545455 -L 1.454545,6.545455,1.454545,0.363636 -L 0,6.181818,0.727273,6.909091 -L 0.727273,6.909091,1.454545,7.272727 -L 1.454545,7.272727,2.545455,7.636364 -L 2.545455,7.636364,4,7.636364 -L 4,7.636364,5.090909,7.272727 -L 5.090909,7.272727,5.818182,6.909091 -L 5.818182,6.909091,6.545455,6.181818 -L 6.545455,6.181818,6.909091,5.454545 -L 6.909091,5.454545,7.272727,4.363636 -L 7.272727,4.363636,7.272727,2.909091 -L 7.272727,2.909091,6.909091,2.181818 -L 6.909091,2.181818,6.181818,1.818182 -L 6.545455,5.818182,6.909091,4.727273 -L 6.909091,4.727273,6.909091,3.272727 -L 6.909091,3.272727,6.545455,2.181818 -L 5.090909,7.272727,5.818182,6.545455 -L 5.818182,6.545455,6.181818,5.818182 -L 6.181818,5.818182,6.545455,4.727273 -L 6.545455,4.727273,6.545455,3.272727 -L 6.545455,3.272727,6.181818,1.818182 -L 6.181818,1.818182,6.181818,1.090909 -L 6.181818,1.090909,6.545455,0.363636 -L 6.545455,0.363636,6.909091,0 -L 6.909091,0,7.272727,0 -L 0,0,1.454545,0.363636 -L 1.454545,0.363636,2.909091,0.363636 -L 2.909091,0.363636,4.727273,0 - -[O] 44 -L 3.272727,7.636364,2.181818,7.272727 -L 2.181818,7.272727,1.454545,6.909091 -L 1.454545,6.909091,0.727273,6.181818 -L 0.727273,6.181818,0.363636,5.454545 -L 0.363636,5.454545,0,4.363636 -L 0,4.363636,0,3.272727 -L 0,3.272727,0.363636,2.181818 -L 0.363636,2.181818,0.727273,1.454545 -L 0.727273,1.454545,1.454545,0.727273 -L 1.454545,0.727273,2.181818,0.363636 -L 2.181818,0.363636,3.272727,0 -L 3.272727,0,4,0 -L 4,0,5.090909,0.363636 -L 5.090909,0.363636,5.818182,0.727273 -L 5.818182,0.727273,6.545455,1.454545 -L 6.545455,1.454545,6.909091,2.181818 -L 6.909091,2.181818,7.272727,3.272727 -L 7.272727,3.272727,7.272727,4.363636 -L 7.272727,4.363636,6.909091,5.454545 -L 6.909091,5.454545,6.545455,6.181818 -L 6.545455,6.181818,5.818182,6.909091 -L 5.818182,6.909091,5.090909,7.272727 -L 5.090909,7.272727,4,7.636364 -L 4,7.636364,3.272727,7.636364 -L 0.727273,5.818182,0.363636,4.727273 -L 0.363636,4.727273,0.363636,2.909091 -L 0.363636,2.909091,0.727273,1.818182 -L 2.181818,7.272727,1.454545,6.545455 -L 1.454545,6.545455,1.090909,5.818182 -L 1.090909,5.818182,0.727273,4.727273 -L 0.727273,4.727273,0.727273,2.909091 -L 0.727273,2.909091,1.090909,1.818182 -L 1.090909,1.818182,1.454545,1.090909 -L 1.454545,1.090909,2.181818,0.363636 -L 6.545455,1.818182,6.909091,2.909091 -L 6.909091,2.909091,6.909091,4.727273 -L 6.909091,4.727273,6.545455,5.818182 -L 5.090909,0.363636,5.818182,1.090909 -L 5.818182,1.090909,6.181818,1.818182 -L 6.181818,1.818182,6.545455,2.909091 -L 6.545455,2.909091,6.545455,4.727273 -L 6.545455,4.727273,6.181818,5.818182 -L 6.181818,5.818182,5.818182,6.545455 -L 5.818182,6.545455,5.090909,7.272727 - -[P] 37 -L 0.727273,6.545455,0.727273,0.363636 -L 1.818182,6.909091,1.090909,6.181818 -L 1.090909,6.181818,1.090909,0.727273 -L 3.272727,7.636364,2.545455,7.272727 -L 2.545455,7.272727,1.818182,6.545455 -L 1.818182,6.545455,1.454545,5.818182 -L 1.454545,5.818182,1.454545,0.727273 -L 1.454545,0.727273,2.181818,0.727273 -L 0,5.818182,0.727273,6.545455 -L 0.727273,6.545455,2.181818,7.272727 -L 2.181818,7.272727,3.272727,7.636364 -L 3.272727,7.636364,4.363636,7.636364 -L 4.363636,7.636364,5.454545,7.272727 -L 5.454545,7.272727,6.181818,6.909091 -L 6.181818,6.909091,6.909091,6.181818 -L 6.909091,6.181818,7.272727,5.090909 -L 7.272727,5.090909,7.272727,4.363636 -L 7.272727,4.363636,6.909091,3.272727 -L 6.909091,3.272727,6.181818,2.545455 -L 6.181818,2.545455,5.090909,2.181818 -L 5.090909,2.181818,3.636364,2.181818 -L 3.636364,2.181818,2.545455,2.545455 -L 2.545455,2.545455,1.818182,3.272727 -L 1.818182,3.272727,1.454545,4.363636 -L 6.545455,6.181818,6.909091,5.454545 -L 6.909091,5.454545,6.909091,4 -L 6.909091,4,6.545455,3.272727 -L 5.454545,7.272727,6.181818,6.545455 -L 6.181818,6.545455,6.545455,5.454545 -L 6.545455,5.454545,6.545455,4 -L 6.545455,4,6.181818,2.909091 -L 6.181818,2.909091,5.090909,2.181818 -L 0,0,0.727273,0.363636 -L 0.727273,0.363636,2.181818,0.727273 -L 2.181818,0.727273,4,0.727273 -L 4,0.727273,6.181818,0.363636 -L 6.181818,0.363636,7.272727,0 - -[Q] 58 -L 3.272727,7.636364,2.181818,7.272727 -L 2.181818,7.272727,1.454545,6.909091 -L 1.454545,6.909091,0.727273,6.181818 -L 0.727273,6.181818,0.363636,5.454545 -L 0.363636,5.454545,0,4.363636 -L 0,4.363636,0,3.272727 -L 0,3.272727,0.363636,2.181818 -L 0.363636,2.181818,0.727273,1.454545 -L 0.727273,1.454545,1.454545,0.727273 -L 1.454545,0.727273,2.181818,0.363636 -L 2.181818,0.363636,3.272727,0 -L 3.272727,0,4,0 -L 4,0,5.090909,0.363636 -L 5.090909,0.363636,5.818182,0.727273 -L 5.818182,0.727273,6.545455,1.454545 -L 6.545455,1.454545,6.909091,2.181818 -L 6.909091,2.181818,7.272727,3.272727 -L 7.272727,3.272727,7.272727,4.363636 -L 7.272727,4.363636,6.909091,5.454545 -L 6.909091,5.454545,6.545455,6.181818 -L 6.545455,6.181818,5.818182,6.909091 -L 5.818182,6.909091,5.090909,7.272727 -L 5.090909,7.272727,4,7.636364 -L 4,7.636364,3.272727,7.636364 -L 0.727273,5.818182,0.363636,4.727273 -L 0.363636,4.727273,0.363636,2.909091 -L 0.363636,2.909091,0.727273,1.818182 -L 2.181818,7.272727,1.454545,6.545455 -L 1.454545,6.545455,1.090909,5.818182 -L 1.090909,5.818182,0.727273,4.727273 -L 0.727273,4.727273,0.727273,2.909091 -L 0.727273,2.909091,1.090909,1.818182 -L 1.090909,1.818182,1.454545,1.090909 -L 1.454545,1.090909,2.181818,0.363636 -L 6.545455,1.818182,6.909091,2.909091 -L 6.909091,2.909091,6.909091,4.727273 -L 6.909091,4.727273,6.545455,5.818182 -L 5.090909,0.363636,5.818182,1.090909 -L 5.818182,1.090909,6.181818,1.818182 -L 6.181818,1.818182,6.545455,2.909091 -L 6.545455,2.909091,6.545455,4.727273 -L 6.545455,4.727273,6.181818,5.818182 -L 6.181818,5.818182,5.818182,6.545455 -L 5.818182,6.545455,5.090909,7.272727 -L 0.727273,2.909091,1.090909,2.181818 -L 1.090909,2.181818,2.181818,1.818182 -L 2.181818,1.818182,4.363636,1.454545 -L 4.363636,1.454545,6.909091,1.454545 -L 6.909091,1.454545,7.272727,1.090909 -L 7.272727,1.090909,7.272727,0.363636 -L 7.272727,0.363636,6.909091,0 -L 6.909091,0,6.909091,0.363636 -L 6.909091,0.363636,7.272727,0.727273 -L 2.909091,1.454545,3.636364,1.454545 -L 1.090909,2.181818,2.181818,1.454545 -L 2.181818,1.454545,3.272727,1.090909 -L 3.272727,1.090909,4,1.090909 -L 4,1.090909,4.363636,1.454545 - -[R] 49 -L 0.727273,6.545455,0.727273,0.363636 -L 0.727273,0.363636,0,0 -L 1.090909,6.545455,1.090909,0.363636 -L 1.454545,6.909091,1.454545,0.363636 -L 0,5.818182,0.727273,6.545455 -L 0.727273,6.545455,1.454545,6.909091 -L 1.454545,6.909091,2.181818,7.272727 -L 2.181818,7.272727,3.272727,7.636364 -L 3.272727,7.636364,4.727273,7.636364 -L 4.727273,7.636364,6.181818,7.272727 -L 6.181818,7.272727,6.909091,6.545455 -L 6.909091,6.545455,7.272727,5.818182 -L 7.272727,5.818182,7.272727,4.727273 -L 7.272727,4.727273,6.909091,4 -L 6.909091,4,6.545455,3.636364 -L 6.181818,6.909091,6.545455,6.545455 -L 6.545455,6.545455,6.909091,5.818182 -L 6.909091,5.818182,6.909091,4.727273 -L 6.909091,4.727273,6.545455,4 -L 4.727273,7.636364,5.454545,7.272727 -L 5.454545,7.272727,6.181818,6.545455 -L 6.181818,6.545455,6.545455,5.818182 -L 6.545455,5.818182,6.545455,4.363636 -L 6.545455,4.363636,6.181818,3.636364 -L 5.818182,3.272727,4.727273,2.909091 -L 4.727273,2.909091,3.636364,2.909091 -L 3.636364,2.909091,2.909091,3.272727 -L 2.909091,3.272727,2.909091,4 -L 2.909091,4,3.636364,4.363636 -L 3.636364,4.363636,4.727273,4.363636 -L 4.727273,4.363636,5.818182,4 -L 5.818182,4,6.545455,3.272727 -L 6.545455,3.272727,7.272727,2.181818 -L 7.272727,2.181818,7.272727,1.454545 -L 7.272727,1.454545,6.909091,1.090909 -L 6.909091,1.090909,6.545455,1.090909 -L 5.818182,3.636364,6.181818,3.272727 -L 6.181818,3.272727,6.909091,1.818182 -L 6.909091,1.818182,6.909091,1.454545 -L 6.909091,1.454545,6.545455,2.545455 -L 4.363636,4.363636,5.090909,4 -L 5.090909,4,5.818182,3.272727 -L 5.818182,3.272727,6.181818,2.545455 -L 6.181818,2.545455,6.545455,1.090909 -L 6.545455,1.090909,6.909091,0.363636 -L 6.909091,0.363636,7.272727,0 -L 0,0,1.454545,0.363636 -L 1.454545,0.363636,2.909091,0.363636 -L 2.909091,0.363636,4.727273,0 - -[S] 78 -L 4.363636,7.636364,6.545455,7.272727 -L 6.545455,7.272727,7.272727,7.636364 -L 7.272727,7.636364,6.909091,6.909091 -L 6.909091,6.909091,6.909091,6.181818 -L 6.909091,6.181818,6.181818,6.909091 -L 6.181818,6.909091,5.454545,7.272727 -L 5.454545,7.272727,4.363636,7.636364 -L 4.363636,7.636364,2.909091,7.636364 -L 2.909091,7.636364,1.818182,7.272727 -L 1.818182,7.272727,0.727273,6.181818 -L 0.727273,6.181818,0.363636,5.090909 -L 0.363636,5.090909,0.363636,4.363636 -L 0.363636,4.363636,0.727273,3.272727 -L 0.727273,3.272727,1.454545,2.545455 -L 1.454545,2.545455,2.545455,2.181818 -L 2.545455,2.181818,3.636364,2.181818 -L 3.636364,2.181818,4.363636,2.545455 -L 4.363636,2.545455,4.727273,2.909091 -L 4.727273,2.909091,5.090909,3.636364 -L 5.090909,3.636364,5.090909,4 -L 6.909091,7.272727,6.545455,6.909091 -L 6.545455,6.909091,6.909091,6.181818 -L 0.727273,4,1.090909,3.272727 -L 1.090909,3.272727,1.454545,2.909091 -L 1.454545,2.909091,2.545455,2.545455 -L 2.545455,2.545455,3.636364,2.545455 -L 3.636364,2.545455,4.363636,2.909091 -L 1.090909,6.545455,0.727273,5.818182 -L 0.727273,5.818182,0.727273,4.727273 -L 0.727273,4.727273,1.090909,4 -L 1.090909,4,1.818182,3.272727 -L 1.818182,3.272727,2.909091,2.909091 -L 2.909091,2.909091,3.636364,2.909091 -L 3.636364,2.909091,4.363636,3.272727 -L 4.363636,3.272727,5.090909,4 -L 5.090909,4,5.454545,4.363636 -L 5.454545,4.363636,5.818182,4.363636 -L 1.454545,3.636364,1.818182,3.636364 -L 1.818182,3.636364,2.181818,4 -L 2.181818,4,2.909091,4.727273 -L 2.909091,4.727273,3.636364,5.090909 -L 3.636364,5.090909,4.727273,5.090909 -L 4.727273,5.090909,5.454545,4.727273 -L 5.454545,4.727273,6.181818,4 -L 6.181818,4,6.545455,3.272727 -L 6.545455,3.272727,6.545455,2.181818 -L 6.545455,2.181818,6.181818,1.090909 -L 6.181818,1.090909,5.454545,0.363636 -L 2.909091,5.090909,3.636364,5.454545 -L 3.636364,5.454545,4.727273,5.454545 -L 4.727273,5.454545,5.818182,5.090909 -L 5.818182,5.090909,6.545455,4.363636 -L 6.545455,4.363636,6.909091,3.272727 -L 6.909091,3.272727,6.909091,2.181818 -L 6.909091,2.181818,6.545455,1.454545 -L 0.363636,1.454545,0.727273,0.727273 -L 0.727273,0.727273,0.363636,0.363636 -L 2.181818,4,2.181818,4.363636 -L 2.181818,4.363636,2.545455,5.090909 -L 2.545455,5.090909,2.909091,5.454545 -L 2.909091,5.454545,3.636364,5.818182 -L 3.636364,5.818182,4.727273,5.818182 -L 4.727273,5.818182,5.818182,5.454545 -L 5.818182,5.454545,6.909091,4.363636 -L 6.909091,4.363636,7.272727,3.272727 -L 7.272727,3.272727,7.272727,2.545455 -L 7.272727,2.545455,6.909091,1.454545 -L 6.909091,1.454545,6.181818,0.727273 -L 6.181818,0.727273,5.454545,0.363636 -L 5.454545,0.363636,4.363636,0 -L 4.363636,0,2.909091,0 -L 2.909091,0,1.818182,0.363636 -L 1.818182,0.363636,1.090909,0.727273 -L 1.090909,0.727273,0.363636,1.454545 -L 0.363636,1.454545,0.363636,0.727273 -L 0.363636,0.727273,0,0 -L 0,0,0.727273,0.363636 -L 0.727273,0.363636,2.909091,0 - -[T] 52 -L 3.272727,6.909091,1.818182,6.909091 -L 1.818182,6.909091,1.090909,6.545455 -L 1.090909,6.545455,0.727273,6.181818 -L 0.727273,6.181818,0.363636,5.454545 -L 0.363636,5.454545,0,4.363636 -L 0,4.363636,0,2.909091 -L 0,2.909091,0.363636,1.818182 -L 0.363636,1.818182,0.727273,1.090909 -L 0.727273,1.090909,1.090909,0.727273 -L 1.090909,0.727273,1.818182,0.363636 -L 1.818182,0.363636,2.909091,0 -L 2.909091,0,4,0 -L 4,0,5.090909,0.363636 -L 5.090909,0.363636,5.818182,0.727273 -L 5.818182,0.727273,6.545455,1.454545 -L 6.545455,1.454545,6.909091,2.181818 -L 6.909091,2.181818,7.272727,3.272727 -L 7.272727,3.272727,7.272727,4.727273 -L 7.272727,4.727273,6.909091,5.818182 -L 6.909091,5.818182,6.181818,6.545455 -L 6.181818,6.545455,5.454545,6.909091 -L 4.727273,6.909091,4.363636,6.545455 -L 4.363636,6.545455,4.363636,5.818182 -L 4.363636,5.818182,4.727273,5.454545 -L 4.727273,5.454545,5.090909,5.818182 -L 5.090909,5.818182,4.727273,6.181818 -L 0.363636,2.909091,0.727273,1.818182 -L 0.727273,1.818182,1.454545,1.090909 -L 1.454545,1.090909,2.181818,0.727273 -L 2.181818,0.727273,3.272727,0.363636 -L 3.272727,0.363636,4.363636,0.363636 -L 4.363636,0.363636,5.454545,0.727273 -L 0.727273,6.181818,0.363636,4.727273 -L 0.363636,4.727273,0.363636,3.636364 -L 0.363636,3.636364,0.727273,2.545455 -L 0.727273,2.545455,1.454545,1.454545 -L 1.454545,1.454545,2.181818,1.090909 -L 2.181818,1.090909,3.272727,0.727273 -L 3.272727,0.727273,4.363636,0.727273 -L 4.363636,0.727273,5.454545,1.090909 -L 5.454545,1.090909,6.181818,1.454545 -L 6.181818,1.454545,6.909091,2.545455 -L 6.909091,2.545455,7.272727,3.272727 -L 0,7.636364,1.090909,6.545455 -L 1.090909,6.909091,1.454545,7.272727 -L 0.363636,7.272727,0.727273,7.272727 -L 0.727273,7.272727,1.090909,7.636364 -L 1.090909,7.636364,1.818182,7.272727 -L 1.818182,7.272727,3.272727,6.909091 -L 3.272727,6.909091,5.454545,6.909091 -L 5.454545,6.909091,6.545455,7.272727 -L 6.545455,7.272727,7.272727,7.636364 - -[U] 37 -L 1.454545,6.909091,0.727273,6.181818 -L 0.727273,6.181818,0.363636,5.454545 -L 0.363636,5.454545,0,4.363636 -L 0,4.363636,0,3.272727 -L 0,3.272727,0.363636,2.181818 -L 0.363636,2.181818,0.727273,1.454545 -L 0.727273,1.454545,1.454545,0.727273 -L 1.454545,0.727273,2.181818,0.363636 -L 2.181818,0.363636,3.272727,0 -L 3.272727,0,4.727273,0 -L 4.727273,0,5.818182,0.363636 -L 5.818182,0.363636,6.545455,0.727273 -L 1.090909,6.181818,0.727273,5.454545 -L 0.727273,5.454545,0.363636,4.363636 -L 0.363636,4.363636,0.363636,2.909091 -L 0.363636,2.909091,0.727273,1.818182 -L 1.090909,6.545455,1.454545,6.181818 -L 1.454545,6.181818,1.454545,5.818182 -L 1.454545,5.818182,1.090909,5.090909 -L 1.090909,5.090909,0.727273,4 -L 0.727273,4,0.727273,2.909091 -L 0.727273,2.909091,1.090909,1.818182 -L 1.090909,1.818182,1.454545,1.090909 -L 1.454545,1.090909,2.181818,0.363636 -L 5.090909,6.909091,5.818182,6.909091 -L 5.818182,6.909091,5.818182,1.090909 -L 5.818182,1.090909,5.454545,0.363636 -L 5.454545,0.363636,4.727273,0 -L 6.181818,6.909091,6.181818,1.090909 -L 6.181818,1.090909,5.818182,0.727273 -L 6.545455,7.272727,6.545455,0.727273 -L 6.545455,0.727273,7.272727,0 -L 0,7.636364,1.090909,7.272727 -L 1.090909,7.272727,3.272727,6.909091 -L 3.272727,6.909091,5.090909,6.909091 -L 5.090909,6.909091,6.545455,7.272727 -L 6.545455,7.272727,7.272727,7.636364 - -[V] 17 -L 0,7.636364,3.636364,0 -L 0.363636,7.272727,0.727273,6.909091 -L 0.727273,6.909091,3.272727,1.454545 -L 3.272727,1.454545,3.636364,0.727273 -L 0.727273,7.272727,1.090909,6.909091 -L 1.090909,6.909091,3.636364,1.454545 -L 3.636364,1.454545,4,1.090909 -L 7.272727,7.636364,3.636364,0 -L 5.454545,4.727273,4.727273,2.909091 -L 6.181818,5.454545,4.727273,3.636364 -L 4.727273,3.636364,4.363636,2.545455 -L 4.363636,2.545455,4.363636,1.818182 -L 0,7.636364,0.727273,7.272727 -L 0.727273,7.272727,2.545455,6.909091 -L 2.545455,6.909091,4.727273,6.909091 -L 4.727273,6.909091,6.545455,7.272727 -L 6.545455,7.272727,7.272727,7.636364 - -[W] 49 -L 1.454545,6.909091,0.727273,6.181818 -L 0.727273,6.181818,0.363636,5.454545 -L 0.363636,5.454545,0,4.363636 -L 0,4.363636,0,3.272727 -L 0,3.272727,0.363636,2.181818 -L 0.363636,2.181818,0.727273,1.454545 -L 0.727273,1.454545,1.454545,0.727273 -L 1.454545,0.727273,2.181818,0.363636 -L 2.181818,0.363636,3.272727,0 -L 3.272727,0,4,0 -L 4,0,5.090909,0.363636 -L 5.090909,0.363636,5.818182,0.727273 -L 5.818182,0.727273,6.545455,1.454545 -L 6.545455,1.454545,6.909091,2.181818 -L 6.909091,2.181818,7.272727,3.272727 -L 7.272727,3.272727,7.272727,4.363636 -L 7.272727,4.363636,6.909091,5.454545 -L 6.909091,5.454545,6.545455,6.181818 -L 6.545455,6.181818,5.818182,6.909091 -L 0.727273,5.454545,0.363636,4.363636 -L 0.363636,4.363636,0.363636,3.272727 -L 0.363636,3.272727,0.727273,2.181818 -L 0.727273,2.181818,1.090909,1.454545 -L 0.727273,6.181818,1.090909,5.818182 -L 1.090909,5.818182,1.090909,5.454545 -L 1.090909,5.454545,0.727273,4.363636 -L 0.727273,4.363636,0.727273,3.272727 -L 0.727273,3.272727,1.090909,1.818182 -L 1.090909,1.818182,1.454545,1.090909 -L 1.454545,1.090909,2.181818,0.363636 -L 6.181818,1.454545,6.545455,2.181818 -L 6.545455,2.181818,6.909091,3.272727 -L 6.909091,3.272727,6.909091,4.363636 -L 6.909091,4.363636,6.545455,5.454545 -L 5.090909,0.363636,5.818182,1.090909 -L 5.818182,1.090909,6.181818,1.818182 -L 6.181818,1.818182,6.545455,3.272727 -L 6.545455,3.272727,6.545455,4.363636 -L 6.545455,4.363636,6.181818,5.454545 -L 6.181818,5.454545,6.181818,5.818182 -L 6.181818,5.818182,6.545455,6.181818 -L 3.272727,6.545455,3.272727,0 -L 3.636364,6.181818,3.636364,0.363636 -L 4,6.545455,4,0 -L 0,7.636364,1.454545,6.909091 -L 1.454545,6.909091,2.909091,6.545455 -L 2.909091,6.545455,4.363636,6.545455 -L 4.363636,6.545455,5.818182,6.909091 -L 5.818182,6.909091,7.272727,7.636364 - -[X] 23 -L 0,7.636364,5.818182,0.727273 -L 5.818182,0.727273,6.181818,0.363636 -L 0.363636,7.272727,1.090909,6.909091 -L 1.090909,6.909091,6.545455,0.363636 -L 1.454545,6.909091,7.272727,0 -L 7.272727,7.636364,4,4 -L 3.272727,3.272727,0.727273,0.363636 -L 2.909091,2.909091,1.818182,2.181818 -L 1.818182,2.181818,1.454545,1.454545 -L 3.272727,3.272727,1.818182,2.545455 -L 1.818182,2.545455,1.454545,2.181818 -L 1.454545,2.181818,1.090909,1.454545 -L 1.090909,1.454545,1.090909,0.727273 -L 0,7.636364,1.454545,6.909091 -L 1.454545,6.909091,2.909091,6.545455 -L 2.909091,6.545455,4.363636,6.545455 -L 4.363636,6.545455,5.818182,6.909091 -L 5.818182,6.909091,7.272727,7.636364 -L 0,0,0.727273,0.363636 -L 0.727273,0.363636,2.181818,0.727273 -L 2.181818,0.727273,4,0.727273 -L 4,0.727273,6.181818,0.363636 -L 6.181818,0.363636,7.272727,0 - -[Y] 31 -L 5.818182,6.909091,5.818182,0.363636 -L 6.181818,6.909091,6.181818,0.727273 -L 6.545455,7.272727,6.545455,0.727273 -L 1.090909,6.909091,0.363636,6.181818 -L 0.363636,6.181818,0,5.090909 -L 0,5.090909,0,4 -L 0,4,0.363636,2.909091 -L 0.363636,2.909091,1.090909,2.181818 -L 1.090909,2.181818,1.818182,1.818182 -L 1.818182,1.818182,2.909091,1.454545 -L 2.909091,1.454545,4,1.454545 -L 4,1.454545,5.090909,1.818182 -L 5.090909,1.818182,5.818182,2.181818 -L 1.454545,2.181818,2.545455,1.818182 -L 2.545455,1.818182,4.727273,1.818182 -L 0,4,0.363636,3.272727 -L 0.363636,3.272727,1.090909,2.545455 -L 1.090909,2.545455,2.181818,2.181818 -L 2.181818,2.181818,4.363636,2.181818 -L 4.363636,2.181818,5.090909,1.818182 -L 0,7.636364,1.454545,6.909091 -L 1.454545,6.909091,2.909091,6.545455 -L 2.909091,6.545455,4.363636,6.545455 -L 4.363636,6.545455,5.818182,6.909091 -L 5.818182,6.909091,7.272727,7.636364 -L 0,1.454545,0.727273,0.727273 -L 0.727273,0.727273,1.454545,0.363636 -L 1.454545,0.363636,2.909091,0 -L 2.909091,0,4.363636,0 -L 4.363636,0,5.818182,0.363636 -L 5.818182,0.363636,7.272727,1.090909 - -[Z] 57 -L 0,7.636364,0.363636,7.272727 -L 0.363636,7.272727,1.090909,6.909091 -L 1.090909,6.909091,2.181818,6.909091 -L 2.181818,6.909091,4,7.636364 -L 4,7.636364,5.090909,7.636364 -L 5.090909,7.636364,6.181818,7.272727 -L 6.181818,7.272727,6.545455,6.545455 -L 6.545455,6.545455,6.545455,5.818182 -L 6.545455,5.818182,6.181818,5.090909 -L 5.818182,7.272727,6.181818,6.545455 -L 6.181818,6.545455,6.181818,5.818182 -L 6.181818,5.818182,5.818182,5.090909 -L 5.090909,7.636364,5.454545,7.272727 -L 5.454545,7.272727,5.818182,6.545455 -L 5.818182,6.545455,5.818182,5.454545 -L 5.818182,4.727273,4.363636,4.363636 -L 4.363636,4.363636,3.636364,4.363636 -L 3.636364,4.363636,2.909091,4.727273 -L 2.909091,4.727273,2.909091,5.454545 -L 2.909091,5.454545,3.636364,5.818182 -L 3.636364,5.818182,4.363636,5.818182 -L 4.363636,5.818182,5.818182,5.454545 -L 4.363636,5.818182,5.090909,5.454545 -L 5.090909,5.454545,5.454545,5.090909 -L 5.454545,5.090909,5.090909,4.727273 -L 5.090909,4.727273,4.363636,4.363636 -L 6.181818,5.090909,6.909091,4.363636 -L 6.909091,4.363636,7.272727,3.272727 -L 7.272727,3.272727,7.272727,2.545455 -L 7.272727,2.545455,6.909091,1.454545 -L 6.909091,1.454545,6.181818,0.727273 -L 6.181818,0.727273,5.454545,0.363636 -L 5.454545,0.363636,4.363636,0 -L 4.363636,0,2.909091,0 -L 2.909091,0,1.818182,0.363636 -L 1.818182,0.363636,1.090909,0.727273 -L 1.090909,0.727273,0.363636,1.454545 -L 0.363636,1.454545,0,2.545455 -L 0,2.545455,0,3.272727 -L 0,3.272727,0.363636,4.363636 -L 0.363636,4.363636,0.727273,4.727273 -L 0.727273,4.727273,1.454545,5.090909 -L 1.454545,5.090909,2.181818,5.090909 -L 2.181818,5.090909,2.909091,4.727273 -L 2.909091,4.727273,2.909091,4 -L 2.909091,4,2.545455,3.636364 -L 2.545455,3.636364,2.181818,4 -L 2.181818,4,2.545455,4.363636 -L 5.818182,5.090909,6.545455,4.363636 -L 6.545455,4.363636,6.909091,3.636364 -L 6.909091,3.636364,6.909091,2.181818 -L 6.909091,2.181818,6.545455,1.454545 -L 5.818182,4.727273,6.181818,4.363636 -L 6.181818,4.363636,6.545455,3.636364 -L 6.545455,3.636364,6.545455,2.181818 -L 6.545455,2.181818,6.181818,1.090909 -L 6.181818,1.090909,5.454545,0.363636 - -[[] 4 -L 0,9.090909,0,-2.545455 -L 0.363636,9.090909,0.363636,-2.545455 -L 0,9.090909,2.545455,9.090909 -L 0,-2.545455,2.545455,-2.545455 - -[\] 1 -L 0,7.636364,5.090909,-1.090909 - -[]] 4 -L 2.181818,9.090909,2.181818,-2.545455 -L 2.545455,9.090909,2.545455,-2.545455 -L 0,9.090909,2.545455,9.090909 -L 0,-2.545455,2.545455,-2.545455 - -[^] 5 -L 1.090909,5.454545,1.818182,6.545455 -L 1.818182,6.545455,2.545455,5.454545 -L 0,4.363636,1.818182,6.181818 -L 1.818182,6.181818,3.636364,4.363636 -L 1.818182,6.181818,1.818182,0 - -[_] 1 -L 0,-0.727273,5.818182,-0.727273 - -[`] 10 -L 1.090909,7.636364,0.363636,7.272727 -L 0.363636,7.272727,0,6.545455 -L 0,6.545455,0,5.818182 -L 0,5.818182,0.363636,5.090909 -L 0.363636,5.090909,1.090909,5.818182 -L 1.090909,5.818182,0.363636,6.545455 -L 0.363636,6.545455,0.363636,7.272727 -L 0.363636,6.181818,0.363636,5.454545 -L 0.363636,5.454545,0.727273,5.818182 -L 0.727273,5.818182,0.363636,6.181818 - -[a] 28 -L 1.090909,3.636364,0,2.545455 -L 0,2.545455,0,1.090909 -L 0,1.090909,1.090909,0 -L 1.090909,0,2.545455,0.727273 -L 0.363636,2.545455,0.363636,1.090909 -L 0.363636,1.090909,1.090909,0.363636 -L 0.727273,3.272727,0.727273,1.454545 -L 0.727273,1.454545,1.818182,0.363636 -L 1.818182,2.909091,0,4.727273 -L 0,4.727273,0.363636,5.090909 -L 0.363636,5.090909,0.727273,4.727273 -L 0.727273,4.727273,0.363636,4.363636 -L 0.727273,4.727273,2.181818,4.727273 -L 2.181818,4.727273,2.909091,5.090909 -L 2.909091,5.090909,3.636364,4.363636 -L 3.636364,4.363636,3.636364,1.090909 -L 3.636364,1.090909,4,0.727273 -L 2.909091,4.727273,3.272727,4.363636 -L 3.272727,4.363636,3.272727,1.090909 -L 3.272727,1.090909,2.909091,0.727273 -L 2.909091,0.727273,3.272727,0.363636 -L 3.272727,0.363636,3.636364,0.727273 -L 3.636364,0.727273,3.272727,1.090909 -L 2.181818,4.727273,2.909091,4 -L 2.909091,4,2.909091,1.090909 -L 2.909091,1.090909,2.545455,0.727273 -L 2.545455,0.727273,3.272727,0 -L 3.272727,0,4,0.727273 - -[b] 19 -L 0.727273,6.909091,0,7.636364 -L 0,7.636364,0.363636,6.181818 -L 0.363636,6.181818,0.363636,1.090909 -L 0.363636,1.090909,1.454545,0 -L 1.454545,0,3.272727,0.727273 -L 3.272727,0.727273,4,1.090909 -L 0.727273,6.909091,0.727273,1.090909 -L 0.727273,1.090909,1.454545,0.363636 -L 0.727273,6.909091,1.454545,7.636364 -L 1.454545,7.636364,1.090909,6.181818 -L 1.090909,6.181818,1.090909,1.454545 -L 1.090909,1.454545,2.181818,0.363636 -L 1.090909,4.363636,2.909091,5.090909 -L 2.909091,5.090909,4,4 -L 4,4,4,1.090909 -L 2.909091,4.727273,3.636364,4 -L 3.636364,4,3.636364,1.090909 -L 2.181818,4.727273,3.272727,3.636364 -L 3.272727,3.636364,3.272727,0.727273 - -[c] 13 -L 0,4,0,0.727273 -L 0,0.727273,0.727273,0 -L 0.727273,0,1.454545,0.727273 -L 0.363636,4,0.363636,0.727273 -L 0.363636,0.727273,0.727273,0.363636 -L 0.727273,4.363636,0.727273,1.090909 -L 0.727273,1.090909,1.090909,0.727273 -L 1.090909,0.727273,1.454545,0.727273 -L 0,4,2.181818,5.090909 -L 2.181818,5.090909,2.909091,4.363636 -L 2.909091,4.363636,2.181818,4 -L 2.181818,4,1.454545,4.727273 -L 1.818182,4.727273,2.545455,4.363636 - -[d] 20 -L 1.818182,5.090909,0,4 -L 0,4,0,1.090909 -L 0,1.090909,1.090909,0 -L 1.090909,0,1.818182,0.363636 -L 1.818182,0.363636,2.909091,0.727273 -L 2.909091,0.727273,3.636364,0.727273 -L 0.363636,4,0.363636,1.090909 -L 0.363636,1.090909,1.090909,0.363636 -L 0.727273,4.363636,0.727273,1.454545 -L 0.727273,1.454545,1.818182,0.363636 -L 1.090909,6.545455,1.090909,7.636364 -L 1.090909,7.636364,1.454545,6.545455 -L 1.454545,6.545455,3.636364,4 -L 3.636364,4,3.636364,0.727273 -L 1.090909,6.545455,3.272727,4 -L 3.272727,4,3.272727,1.090909 -L 1.090909,6.545455,0,6.545455 -L 0,6.545455,1.090909,6.181818 -L 1.090909,6.181818,2.909091,4 -L 2.909091,4,2.909091,0.727273 - -[e] 13 -L 0,4,0,0.727273 -L 0,0.727273,0.727273,0 -L 0.727273,0,1.454545,0.727273 -L 0.363636,4,0.363636,0.727273 -L 0.363636,0.727273,0.727273,0.363636 -L 0.727273,4.363636,0.727273,1.090909 -L 0.727273,1.090909,1.090909,0.727273 -L 1.090909,0.727273,1.454545,0.727273 -L 0,4,2.181818,5.090909 -L 2.181818,5.090909,3.272727,3.636364 -L 3.272727,3.636364,0.727273,2.181818 -L 1.818182,4.727273,2.909091,3.636364 -L 1.454545,4.727273,2.545455,3.272727 - -[f] 18 -L 1.090909,6.545455,1.090909,1.090909 -L 1.090909,1.090909,0.727273,0.727273 -L 0.727273,0.727273,1.454545,0 -L 1.454545,6.545455,1.454545,1.090909 -L 1.454545,1.090909,1.090909,0.727273 -L 1.090909,0.727273,1.454545,0.363636 -L 1.454545,0.363636,1.818182,0.727273 -L 1.818182,0.727273,1.454545,1.090909 -L 1.818182,6.909091,1.818182,1.090909 -L 1.818182,1.090909,2.181818,0.727273 -L 2.181818,0.727273,1.454545,0 -L 1.090909,6.545455,3.272727,7.636364 -L 3.272727,7.636364,4,6.909091 -L 4,6.909091,3.272727,6.545455 -L 3.272727,6.545455,2.545455,7.272727 -L 2.909091,7.272727,3.636364,6.909091 -L 0,5.090909,1.090909,5.090909 -L 1.818182,5.090909,3.272727,5.090909 - -[g] 27 -L 0,4,0,1.090909 -L 0,1.090909,1.090909,0 -L 1.090909,0,2.909091,0.727273 -L 0.363636,4,0.363636,1.090909 -L 0.363636,1.090909,1.090909,0.363636 -L 0.727273,4.363636,0.727273,1.454545 -L 0.727273,1.454545,1.818182,0.363636 -L 0,4,0.727273,4.363636 -L 0.727273,4.363636,2.545455,5.090909 -L 2.545455,5.090909,3.636364,4 -L 3.636364,4,3.636364,-0.727273 -L 3.636364,-0.727273,3.272727,-1.454545 -L 3.272727,-1.454545,2.909091,-1.818182 -L 2.909091,-1.818182,2.181818,-2.181818 -L 2.181818,-2.181818,1.454545,-2.181818 -L 1.454545,-2.181818,0.727273,-1.818182 -L 0.727273,-1.818182,0,-2.181818 -L 0,-2.181818,0.727273,-2.545455 -L 0.727273,-2.545455,1.454545,-2.181818 -L 2.545455,4.727273,3.272727,4 -L 3.272727,4,3.272727,-0.727273 -L 3.272727,-0.727273,2.909091,-1.454545 -L 1.090909,-2.181818,0.363636,-2.181818 -L 1.818182,4.727273,2.909091,3.636364 -L 2.909091,3.636364,2.909091,-1.090909 -L 2.909091,-1.090909,2.545455,-1.818182 -L 2.545455,-1.818182,2.181818,-2.181818 - -[h] 30 -L 0.727273,6.909091,0,7.636364 -L 0,7.636364,0.363636,6.181818 -L 0.363636,6.181818,0.363636,1.090909 -L 0.363636,1.090909,0,0.727273 -L 0,0.727273,0.727273,0 -L 0.727273,6.909091,0.727273,1.090909 -L 0.727273,1.090909,0.363636,0.727273 -L 0.363636,0.727273,0.727273,0.363636 -L 0.727273,0.363636,1.090909,0.727273 -L 1.090909,0.727273,0.727273,1.090909 -L 0.727273,6.909091,1.454545,7.636364 -L 1.454545,7.636364,1.090909,6.181818 -L 1.090909,6.181818,1.090909,1.090909 -L 1.090909,1.090909,1.454545,0.727273 -L 1.454545,0.727273,0.727273,0 -L 1.090909,4.363636,2.181818,4.727273 -L 2.181818,4.727273,2.909091,5.090909 -L 2.909091,5.090909,4,4 -L 4,4,4,0.727273 -L 4,0.727273,2.909091,-0.727273 -L 2.909091,-0.727273,2.909091,-1.818182 -L 2.909091,-1.818182,3.272727,-2.545455 -L 3.272727,-2.545455,3.636364,-2.545455 -L 3.636364,-2.545455,2.909091,-1.818182 -L 2.909091,4.727273,3.636364,4 -L 3.636364,4,3.636364,0.727273 -L 3.636364,0.727273,3.272727,0 -L 2.181818,4.727273,3.272727,3.636364 -L 3.272727,3.636364,3.272727,0.363636 -L 3.272727,0.363636,2.909091,-0.727273 - -[i] 27 -L 0.727273,7.636364,0,6.909091 -L 0,6.909091,0.727273,6.181818 -L 0.727273,6.181818,1.454545,6.909091 -L 1.454545,6.909091,0.727273,7.636364 -L 0.727273,7.272727,0.363636,6.909091 -L 0.363636,6.909091,0.727273,6.545455 -L 0.727273,6.545455,1.090909,6.909091 -L 1.090909,6.909091,0.727273,7.272727 -L 0.727273,5.090909,0,4.363636 -L 0,4.363636,0.363636,4 -L 0.363636,4,0.363636,1.090909 -L 0.363636,1.090909,0,0.727273 -L 0,0.727273,0.727273,0 -L 0.727273,4,1.090909,4.363636 -L 1.090909,4.363636,0.727273,4.727273 -L 0.727273,4.727273,0.363636,4.363636 -L 0.363636,4.363636,0.727273,4 -L 0.727273,4,0.727273,1.090909 -L 0.727273,1.090909,0.363636,0.727273 -L 0.363636,0.727273,0.727273,0.363636 -L 0.727273,0.363636,1.090909,0.727273 -L 1.090909,0.727273,0.727273,1.090909 -L 0.727273,5.090909,1.454545,4.363636 -L 1.454545,4.363636,1.090909,4 -L 1.090909,4,1.090909,1.090909 -L 1.090909,1.090909,1.454545,0.727273 -L 1.454545,0.727273,0.727273,0 - -[j] 27 -L 0.727273,7.636364,0,6.909091 -L 0,6.909091,0.727273,6.181818 -L 0.727273,6.181818,1.454545,6.909091 -L 1.454545,6.909091,0.727273,7.636364 -L 0.727273,7.272727,0.363636,6.909091 -L 0.363636,6.909091,0.727273,6.545455 -L 0.727273,6.545455,1.090909,6.909091 -L 1.090909,6.909091,0.727273,7.272727 -L 0.727273,5.090909,0,4.363636 -L 0,4.363636,0.363636,4 -L 0.363636,4,0.363636,0.727273 -L 0.363636,0.727273,1.454545,-0.727273 -L 0.727273,4,1.090909,4.363636 -L 1.090909,4.363636,0.727273,4.727273 -L 0.727273,4.727273,0.363636,4.363636 -L 0.363636,4.363636,0.727273,4 -L 0.727273,4,0.727273,0.727273 -L 0.727273,0.727273,1.090909,0 -L 0.727273,5.090909,1.454545,4.363636 -L 1.454545,4.363636,1.090909,4 -L 1.090909,4,1.090909,0.363636 -L 1.090909,0.363636,1.454545,-0.727273 -L 1.454545,-0.727273,1.454545,-1.818182 -L 1.454545,-1.818182,0.727273,-2.545455 -L 0.727273,-2.545455,0,-2.181818 -L 0,-2.181818,0,-2.545455 -L 0,-2.545455,0.727273,-2.545455 - -[k] 33 -L 0.727273,6.909091,0,7.636364 -L 0,7.636364,0.363636,6.181818 -L 0.363636,6.181818,0.363636,1.090909 -L 0.363636,1.090909,0,0.727273 -L 0,0.727273,0.727273,0 -L 0.727273,6.909091,0.727273,1.090909 -L 0.727273,1.090909,0.363636,0.727273 -L 0.363636,0.727273,0.727273,0.363636 -L 0.727273,0.363636,1.090909,0.727273 -L 1.090909,0.727273,0.727273,1.090909 -L 0.727273,6.909091,1.454545,7.636364 -L 1.454545,7.636364,1.090909,6.181818 -L 1.090909,6.181818,1.090909,1.090909 -L 1.090909,1.090909,1.454545,0.727273 -L 1.454545,0.727273,0.727273,0 -L 1.090909,4,2.181818,4.727273 -L 2.181818,4.727273,2.909091,5.090909 -L 2.909091,5.090909,3.636364,4 -L 3.636364,4,2.545455,3.272727 -L 2.545455,3.272727,1.090909,2.181818 -L 2.545455,4.727273,3.272727,4 -L 2.181818,4.727273,2.909091,3.636364 -L 2.181818,2.909091,2.545455,2.545455 -L 2.545455,2.545455,2.909091,0.727273 -L 2.909091,0.727273,3.636364,0 -L 3.636364,0,4.363636,0.727273 -L 2.545455,2.909091,2.909091,2.181818 -L 2.909091,2.181818,3.272727,0.727273 -L 3.272727,0.727273,3.636364,0.363636 -L 2.545455,3.272727,2.909091,2.909091 -L 2.909091,2.909091,3.636364,1.090909 -L 3.636364,1.090909,4,0.727273 -L 4,0.727273,4.363636,0.727273 - -[l] 15 -L 0.727273,6.909091,0,7.636364 -L 0,7.636364,0.363636,6.181818 -L 0.363636,6.181818,0.363636,1.090909 -L 0.363636,1.090909,0,0.727273 -L 0,0.727273,0.727273,0 -L 0.727273,6.909091,0.727273,1.090909 -L 0.727273,1.090909,0.363636,0.727273 -L 0.363636,0.727273,0.727273,0.363636 -L 0.727273,0.363636,1.090909,0.727273 -L 1.090909,0.727273,0.727273,1.090909 -L 0.727273,6.909091,1.454545,7.636364 -L 1.454545,7.636364,1.090909,6.181818 -L 1.090909,6.181818,1.090909,1.090909 -L 1.090909,1.090909,1.454545,0.727273 -L 1.454545,0.727273,0.727273,0 - -[m] 48 -L 0,4.363636,0.363636,4.363636 -L 0.363636,4.363636,0.727273,4 -L 0.727273,4,0.727273,1.090909 -L 0.727273,1.090909,0.363636,0.727273 -L 0.363636,0.727273,1.090909,0 -L 0.727273,4.727273,1.090909,4.363636 -L 1.090909,4.363636,1.090909,1.090909 -L 1.090909,1.090909,0.727273,0.727273 -L 0.727273,0.727273,1.090909,0.363636 -L 1.090909,0.363636,1.454545,0.727273 -L 1.454545,0.727273,1.090909,1.090909 -L 0,4.363636,0.727273,5.090909 -L 0.727273,5.090909,1.454545,4.363636 -L 1.454545,4.363636,1.454545,1.090909 -L 1.454545,1.090909,1.818182,0.727273 -L 1.818182,0.727273,1.090909,0 -L 1.454545,4.363636,2.545455,4.727273 -L 2.545455,4.727273,3.272727,5.090909 -L 3.272727,5.090909,4.363636,4.363636 -L 4.363636,4.363636,4.363636,1.090909 -L 4.363636,1.090909,4.727273,0.727273 -L 4.727273,0.727273,4,0 -L 3.272727,4.727273,4,4.363636 -L 4,4.363636,4,1.090909 -L 4,1.090909,3.636364,0.727273 -L 3.636364,0.727273,4,0.363636 -L 4,0.363636,4.363636,0.727273 -L 4.363636,0.727273,4,1.090909 -L 2.545455,4.727273,3.636364,4 -L 3.636364,4,3.636364,1.090909 -L 3.636364,1.090909,3.272727,0.727273 -L 3.272727,0.727273,4,0 -L 4.363636,4.363636,5.454545,4.727273 -L 5.454545,4.727273,6.181818,5.090909 -L 6.181818,5.090909,7.272727,4.363636 -L 7.272727,4.363636,7.272727,1.090909 -L 7.272727,1.090909,7.636364,0.727273 -L 7.636364,0.727273,6.909091,0 -L 6.181818,4.727273,6.909091,4.363636 -L 6.909091,4.363636,6.909091,1.090909 -L 6.909091,1.090909,6.545455,0.727273 -L 6.545455,0.727273,6.909091,0.363636 -L 6.909091,0.363636,7.272727,0.727273 -L 7.272727,0.727273,6.909091,1.090909 -L 5.454545,4.727273,6.545455,4 -L 6.545455,4,6.545455,1.090909 -L 6.545455,1.090909,6.181818,0.727273 -L 6.181818,0.727273,6.909091,0 - -[n] 32 -L 0,4.363636,0.363636,4.363636 -L 0.363636,4.363636,0.727273,4 -L 0.727273,4,0.727273,1.090909 -L 0.727273,1.090909,0.363636,0.727273 -L 0.363636,0.727273,1.090909,0 -L 0.727273,4.727273,1.090909,4.363636 -L 1.090909,4.363636,1.090909,1.090909 -L 1.090909,1.090909,0.727273,0.727273 -L 0.727273,0.727273,1.090909,0.363636 -L 1.090909,0.363636,1.454545,0.727273 -L 1.454545,0.727273,1.090909,1.090909 -L 0,4.363636,0.727273,5.090909 -L 0.727273,5.090909,1.454545,4.363636 -L 1.454545,4.363636,1.454545,1.090909 -L 1.454545,1.090909,1.818182,0.727273 -L 1.818182,0.727273,1.090909,0 -L 1.454545,4.363636,2.545455,4.727273 -L 2.545455,4.727273,3.272727,5.090909 -L 3.272727,5.090909,4.363636,4.363636 -L 4.363636,4.363636,4.363636,1.090909 -L 4.363636,1.090909,4.727273,0.727273 -L 4.727273,0.727273,4,0 -L 3.272727,4.727273,4,4.363636 -L 4,4.363636,4,1.090909 -L 4,1.090909,3.636364,0.727273 -L 3.636364,0.727273,4,0.363636 -L 4,0.363636,4.363636,0.727273 -L 4.363636,0.727273,4,1.090909 -L 2.545455,4.727273,3.636364,4 -L 3.636364,4,3.636364,1.090909 -L 3.636364,1.090909,3.272727,0.727273 -L 3.272727,0.727273,4,0 - -[o] 16 -L 0,4,0,1.090909 -L 0,1.090909,1.090909,0 -L 1.090909,0,2.909091,0.727273 -L 2.909091,0.727273,3.636364,1.090909 -L 0.363636,4,0.363636,1.090909 -L 0.363636,1.090909,1.090909,0.363636 -L 0.727273,4.363636,0.727273,1.454545 -L 0.727273,1.454545,1.818182,0.363636 -L 0,4,0.727273,4.363636 -L 0.727273,4.363636,2.545455,5.090909 -L 2.545455,5.090909,3.636364,4 -L 3.636364,4,3.636364,1.090909 -L 2.545455,4.727273,3.272727,4 -L 3.272727,4,3.272727,1.090909 -L 1.818182,4.727273,2.909091,3.636364 -L 2.909091,3.636364,2.909091,0.727273 - -[p] 29 -L 0.363636,5.090909,0.727273,4.363636 -L 0.727273,4.363636,0.727273,1.090909 -L 0.727273,1.090909,0,0.727273 -L 0,0.727273,0.727273,0.727273 -L 0.727273,0.727273,0.727273,-1.454545 -L 0.727273,-1.454545,0.363636,-2.545455 -L 0.363636,-2.545455,1.090909,-1.818182 -L 1.090909,4.363636,1.090909,-1.818182 -L 0.363636,5.090909,1.090909,4.727273 -L 1.090909,4.727273,1.454545,4.363636 -L 1.454545,4.363636,1.454545,1.090909 -L 1.454545,1.090909,2.181818,0.727273 -L 2.181818,0.727273,2.545455,0.363636 -L 1.090909,0.727273,1.454545,0.727273 -L 1.454545,0.727273,2.181818,0.363636 -L 1.454545,0.363636,1.818182,0 -L 1.818182,0,3.636364,0.727273 -L 3.636364,0.727273,4.363636,1.090909 -L 1.454545,0.363636,1.454545,-1.454545 -L 1.454545,-1.454545,1.818182,-2.545455 -L 1.818182,-2.545455,1.090909,-1.818182 -L 1.454545,4.363636,2.545455,4.727273 -L 2.545455,4.727273,3.272727,5.090909 -L 3.272727,5.090909,4.363636,4 -L 4.363636,4,4.363636,1.090909 -L 3.272727,4.727273,4,4 -L 4,4,4,1.090909 -L 2.545455,4.727273,3.636364,3.636364 -L 3.636364,3.636364,3.636364,0.727273 - -[q] 19 -L 0,4,0,1.090909 -L 0,1.090909,1.090909,0 -L 1.090909,0,2.909091,0.727273 -L 0.363636,4,0.363636,1.090909 -L 0.363636,1.090909,1.090909,0.363636 -L 0.727273,4.363636,0.727273,1.454545 -L 0.727273,1.454545,1.818182,0.363636 -L 0,4,0.727273,4.363636 -L 0.727273,4.363636,2.545455,5.090909 -L 2.545455,5.090909,3.636364,4 -L 3.636364,4,3.636364,-1.454545 -L 3.636364,-1.454545,4,-2.545455 -L 4,-2.545455,3.272727,-1.818182 -L 2.545455,4.727273,3.272727,4 -L 3.272727,4,3.272727,-1.818182 -L 1.818182,4.727273,2.909091,3.636364 -L 2.909091,3.636364,2.909091,-1.454545 -L 2.909091,-1.454545,2.545455,-2.545455 -L 2.545455,-2.545455,3.272727,-1.818182 - -[r] 21 -L 0,4.363636,0.363636,4.363636 -L 0.363636,4.363636,0.727273,4 -L 0.727273,4,0.727273,1.090909 -L 0.727273,1.090909,0.363636,0.727273 -L 0.363636,0.727273,1.090909,0 -L 0.727273,4.727273,1.090909,4.363636 -L 1.090909,4.363636,1.090909,1.090909 -L 1.090909,1.090909,0.727273,0.727273 -L 0.727273,0.727273,1.090909,0.363636 -L 1.090909,0.363636,1.454545,0.727273 -L 1.454545,0.727273,1.090909,1.090909 -L 0,4.363636,0.727273,5.090909 -L 0.727273,5.090909,1.454545,4.363636 -L 1.454545,4.363636,1.454545,1.090909 -L 1.454545,1.090909,1.818182,0.727273 -L 1.818182,0.727273,1.090909,0 -L 1.454545,4.363636,2.909091,5.090909 -L 2.909091,5.090909,3.636364,4.363636 -L 3.636364,4.363636,2.909091,4 -L 2.909091,4,2.181818,4.727273 -L 2.545455,4.727273,3.272727,4.363636 - -[s] 23 -L 0,4,0,2.909091 -L 0,2.909091,0.727273,2.181818 -L 0.727273,2.181818,2.909091,3.272727 -L 2.909091,3.272727,3.636364,2.545455 -L 3.636364,2.545455,3.636364,1.090909 -L 0.363636,4,0.363636,2.909091 -L 0.363636,2.909091,0.727273,2.545455 -L 0.727273,4.363636,0.727273,2.909091 -L 0.727273,2.909091,1.090909,2.545455 -L 2.909091,2.909091,3.272727,2.545455 -L 3.272727,2.545455,3.272727,1.090909 -L 2.545455,2.909091,2.909091,2.545455 -L 2.909091,2.545455,2.909091,0.727273 -L 0,4,2.181818,5.090909 -L 2.181818,5.090909,3.272727,4.727273 -L 3.272727,4.727273,2.545455,4.363636 -L 2.545455,4.363636,1.454545,4.727273 -L 1.818182,4.727273,2.909091,4.727273 -L 3.636364,1.090909,1.454545,0 -L 1.454545,0,0,0.727273 -L 0,0.727273,0.727273,1.090909 -L 0.727273,1.090909,2.181818,0.363636 -L 0.727273,0.727273,1.454545,0.363636 - -[t] 17 -L 1.454545,6.909091,0.727273,7.636364 -L 0.727273,7.636364,1.090909,6.181818 -L 1.090909,6.181818,1.090909,1.090909 -L 1.090909,1.090909,0.727273,0.727273 -L 0.727273,0.727273,1.454545,0 -L 1.454545,6.909091,1.454545,1.090909 -L 1.454545,1.090909,1.090909,0.727273 -L 1.090909,0.727273,1.454545,0.363636 -L 1.454545,0.363636,1.818182,0.727273 -L 1.818182,0.727273,1.454545,1.090909 -L 1.454545,6.909091,2.181818,7.636364 -L 2.181818,7.636364,1.818182,6.181818 -L 1.818182,6.181818,1.818182,1.090909 -L 1.818182,1.090909,2.181818,0.727273 -L 2.181818,0.727273,1.454545,0 -L 0,5.090909,1.090909,5.090909 -L 1.818182,5.090909,2.909091,5.090909 - -[u] 28 -L 0,4.363636,0.363636,4.363636 -L 0.363636,4.363636,0.727273,4 -L 0.727273,4,0.727273,0.727273 -L 0.727273,0.727273,1.818182,0 -L 1.818182,0,3.636364,0.727273 -L 0.727273,4.727273,1.090909,4.363636 -L 1.090909,4.363636,1.090909,0.727273 -L 1.090909,0.727273,1.818182,0.363636 -L 0,4.363636,0.727273,5.090909 -L 0.727273,5.090909,1.454545,4.363636 -L 1.454545,4.363636,1.454545,1.090909 -L 1.454545,1.090909,2.545455,0.363636 -L 4,5.090909,4.727273,4.363636 -L 4.727273,4.363636,4.363636,4 -L 4.363636,4,4.363636,1.090909 -L 4.363636,1.090909,4.727273,0.727273 -L 4.727273,0.727273,5.090909,0.727273 -L 4,4,4.363636,4.363636 -L 4.363636,4.363636,4,4.727273 -L 4,4.727273,3.636364,4.363636 -L 3.636364,4.363636,4,4 -L 4,4,4,0.727273 -L 4,0.727273,4.363636,0.363636 -L 4,5.090909,3.272727,4.363636 -L 3.272727,4.363636,3.636364,4 -L 3.636364,4,3.636364,0.727273 -L 3.636364,0.727273,4.363636,0 -L 4.363636,0,5.090909,0.727273 - -[v] 24 -L 0,5.090909,0.363636,4.363636 -L 0.363636,4.363636,0.363636,1.090909 -L 0.363636,1.090909,1.818182,0 -L 1.818182,0,2.545455,0.727273 -L 2.545455,0.727273,4,1.454545 -L 0.363636,4.727273,0.727273,4.363636 -L 0.727273,4.363636,0.727273,1.090909 -L 0.727273,1.090909,1.818182,0.363636 -L 0,5.090909,0.727273,4.727273 -L 0.727273,4.727273,1.090909,4.363636 -L 1.090909,4.363636,1.090909,1.454545 -L 1.090909,1.454545,2.181818,0.727273 -L 2.181818,0.727273,2.545455,0.727273 -L 3.636364,5.090909,4.363636,4.363636 -L 4.363636,4.363636,4,4 -L 4,4,4,1.454545 -L 3.636364,4,4,4.363636 -L 4,4.363636,3.636364,4.727273 -L 3.636364,4.727273,3.272727,4.363636 -L 3.272727,4.363636,3.636364,4 -L 3.636364,4,3.636364,1.454545 -L 3.636364,5.090909,2.909091,4.363636 -L 2.909091,4.363636,3.272727,4 -L 3.272727,4,3.272727,1.090909 - -[w] 41 -L 0,5.090909,0.363636,4.363636 -L 0.363636,4.363636,0.363636,1.090909 -L 0.363636,1.090909,1.818182,0 -L 1.818182,0,2.545455,0.727273 -L 2.545455,0.727273,3.272727,1.090909 -L 0.363636,4.727273,0.727273,4.363636 -L 0.727273,4.363636,0.727273,1.090909 -L 0.727273,1.090909,1.818182,0.363636 -L 0,5.090909,0.727273,4.727273 -L 0.727273,4.727273,1.090909,4.363636 -L 1.090909,4.363636,1.090909,1.454545 -L 1.090909,1.454545,2.181818,0.727273 -L 2.181818,0.727273,2.545455,0.727273 -L 3.636364,5.090909,2.909091,4.363636 -L 2.909091,4.363636,3.272727,4 -L 3.272727,4,3.272727,1.090909 -L 3.272727,1.090909,4.727273,0 -L 4.727273,0,5.454545,0.727273 -L 5.454545,0.727273,6.909091,1.454545 -L 3.636364,4,4,4.363636 -L 4,4.363636,3.636364,4.727273 -L 3.636364,4.727273,3.272727,4.363636 -L 3.272727,4.363636,3.636364,4 -L 3.636364,4,3.636364,1.090909 -L 3.636364,1.090909,4.727273,0.363636 -L 3.636364,5.090909,4.363636,4.363636 -L 4.363636,4.363636,4,4 -L 4,4,4,1.454545 -L 4,1.454545,5.090909,0.727273 -L 5.090909,0.727273,5.454545,0.727273 -L 6.545455,5.090909,7.272727,4.363636 -L 7.272727,4.363636,6.909091,4 -L 6.909091,4,6.909091,1.454545 -L 6.545455,4,6.909091,4.363636 -L 6.909091,4.363636,6.545455,4.727273 -L 6.545455,4.727273,6.181818,4.363636 -L 6.181818,4.363636,6.545455,4 -L 6.545455,4,6.545455,1.454545 -L 6.545455,5.090909,5.818182,4.363636 -L 5.818182,4.363636,6.181818,4 -L 6.181818,4,6.181818,1.090909 - -[x] 25 -L 0,4.363636,0.727273,4 -L 0.727273,4,3.272727,0.363636 -L 3.272727,0.363636,3.636364,0 -L 3.636364,0,4.363636,0.727273 -L 0.363636,4.727273,1.090909,4.363636 -L 1.090909,4.363636,3.272727,0.727273 -L 3.272727,0.727273,4,0.363636 -L 0,4.363636,0.727273,5.090909 -L 0.727273,5.090909,1.090909,4.727273 -L 1.090909,4.727273,3.636364,1.090909 -L 3.636364,1.090909,4.363636,0.727273 -L 4.363636,5.090909,3.636364,5.090909 -L 3.636364,5.090909,3.636364,4.363636 -L 3.636364,4.363636,4.363636,4.363636 -L 4.363636,4.363636,4.363636,5.090909 -L 4.363636,5.090909,3.636364,4.363636 -L 3.636364,4.363636,2.545455,2.909091 -L 1.818182,2.181818,0.727273,0.727273 -L 0.727273,0.727273,0,0 -L 0,0,0.727273,0 -L 0.727273,0,0.727273,0.727273 -L 0.727273,0.727273,0,0.727273 -L 0,0.727273,0,0 -L 0.727273,2.545455,1.818182,2.545455 -L 2.545455,2.545455,3.636364,2.545455 - -[y] 35 -L 0,4.363636,0.363636,4.363636 -L 0.363636,4.363636,0.727273,4 -L 0.727273,4,0.727273,0.727273 -L 0.727273,0.727273,1.818182,0 -L 1.818182,0,3.636364,0.727273 -L 0.727273,4.727273,1.090909,4.363636 -L 1.090909,4.363636,1.090909,0.727273 -L 1.090909,0.727273,1.818182,0.363636 -L 0,4.363636,0.727273,5.090909 -L 0.727273,5.090909,1.454545,4.363636 -L 1.454545,4.363636,1.454545,1.090909 -L 1.454545,1.090909,2.545455,0.363636 -L 4,5.090909,4.727273,4.363636 -L 4.727273,4.363636,4.363636,4 -L 4.363636,4,4.363636,-0.727273 -L 4.363636,-0.727273,4,-1.454545 -L 4,-1.454545,3.636364,-1.818182 -L 3.636364,-1.818182,2.909091,-2.181818 -L 2.909091,-2.181818,2.181818,-2.181818 -L 2.181818,-2.181818,1.454545,-1.818182 -L 1.454545,-1.818182,0.727273,-2.181818 -L 0.727273,-2.181818,1.454545,-2.545455 -L 1.454545,-2.545455,2.181818,-2.181818 -L 4,4,4.363636,4.363636 -L 4.363636,4.363636,4,4.727273 -L 4,4.727273,3.636364,4.363636 -L 3.636364,4.363636,4,4 -L 4,4,4,-1.090909 -L 4,-1.090909,3.636364,-1.454545 -L 1.818182,-2.181818,1.090909,-2.181818 -L 4,5.090909,3.272727,4.363636 -L 3.272727,4.363636,3.636364,4 -L 3.636364,4,3.636364,-1.090909 -L 3.636364,-1.090909,3.272727,-1.818182 -L 3.272727,-1.818182,2.909091,-2.181818 - -[z] 29 -L 1.818182,4.727273,0.727273,4 -L 0.727273,4,0.727273,4.363636 -L 0.727273,4.363636,1.818182,4.727273 -L 1.818182,4.727273,2.545455,5.090909 -L 2.545455,5.090909,3.636364,4.363636 -L 3.636364,4.363636,3.636364,2.909091 -L 3.636364,2.909091,1.818182,2.181818 -L 2.545455,4.727273,3.272727,4.363636 -L 3.272727,4.363636,3.272727,2.909091 -L 1.818182,4.727273,2.909091,4 -L 2.909091,4,2.909091,2.909091 -L 2.909091,2.909091,2.545455,2.545455 -L 1.818182,2.181818,3.636364,1.454545 -L 3.636364,1.454545,3.636364,-0.727273 -L 3.636364,-0.727273,3.272727,-1.454545 -L 3.272727,-1.454545,2.909091,-1.818182 -L 2.909091,-1.818182,2.181818,-2.181818 -L 2.181818,-2.181818,1.454545,-2.181818 -L 1.454545,-2.181818,0.727273,-1.818182 -L 0.727273,-1.818182,0,-2.181818 -L 0,-2.181818,0.727273,-2.545455 -L 0.727273,-2.545455,1.454545,-2.181818 -L 3.272727,1.454545,3.272727,-1.090909 -L 3.272727,-1.090909,2.909091,-1.454545 -L 1.090909,-2.181818,0.363636,-2.181818 -L 2.545455,1.818182,2.909091,1.454545 -L 2.909091,1.454545,2.909091,-1.090909 -L 2.909091,-1.090909,2.545455,-1.818182 -L 2.545455,-1.818182,2.181818,-2.181818 - -[{] 34 -L 1.818182,9.090909,1.090909,8.727273 -L 1.090909,8.727273,0.727273,8.363636 -L 0.727273,8.363636,0.363636,7.636364 -L 0.363636,7.636364,0.363636,6.909091 -L 0.363636,6.909091,0.727273,6.181818 -L 0.727273,6.181818,1.090909,5.818182 -L 1.090909,5.818182,1.454545,5.090909 -L 1.454545,5.090909,1.454545,4.363636 -L 1.454545,4.363636,0.727273,3.636364 -L 1.090909,8.727273,0.727273,8 -L 0.727273,8,0.727273,7.272727 -L 0.727273,7.272727,1.090909,6.545455 -L 1.090909,6.545455,1.454545,6.181818 -L 1.454545,6.181818,1.818182,5.454545 -L 1.818182,5.454545,1.818182,4.727273 -L 1.818182,4.727273,1.454545,4 -L 1.454545,4,0,3.272727 -L 0,3.272727,1.454545,2.545455 -L 1.454545,2.545455,1.818182,1.818182 -L 1.818182,1.818182,1.818182,1.090909 -L 1.818182,1.090909,1.454545,0.363636 -L 1.454545,0.363636,1.090909,0 -L 1.090909,0,0.727273,-0.727273 -L 0.727273,-0.727273,0.727273,-1.454545 -L 0.727273,-1.454545,1.090909,-2.181818 -L 0.727273,2.909091,1.454545,2.181818 -L 1.454545,2.181818,1.454545,1.454545 -L 1.454545,1.454545,1.090909,0.727273 -L 1.090909,0.727273,0.727273,0.363636 -L 0.727273,0.363636,0.363636,-0.363636 -L 0.363636,-0.363636,0.363636,-1.090909 -L 0.363636,-1.090909,0.727273,-1.818182 -L 0.727273,-1.818182,1.090909,-2.181818 -L 1.090909,-2.181818,1.818182,-2.545455 - -[|] 1 -L 0,9.090909,0,-2.545455 - -[}] 34 -L 0,9.090909,0.727273,8.727273 -L 0.727273,8.727273,1.090909,8.363636 -L 1.090909,8.363636,1.454545,7.636364 -L 1.454545,7.636364,1.454545,6.909091 -L 1.454545,6.909091,1.090909,6.181818 -L 1.090909,6.181818,0.727273,5.818182 -L 0.727273,5.818182,0.363636,5.090909 -L 0.363636,5.090909,0.363636,4.363636 -L 0.363636,4.363636,1.090909,3.636364 -L 0.727273,8.727273,1.090909,8 -L 1.090909,8,1.090909,7.272727 -L 1.090909,7.272727,0.727273,6.545455 -L 0.727273,6.545455,0.363636,6.181818 -L 0.363636,6.181818,0,5.454545 -L 0,5.454545,0,4.727273 -L 0,4.727273,0.363636,4 -L 0.363636,4,1.818182,3.272727 -L 1.818182,3.272727,0.363636,2.545455 -L 0.363636,2.545455,0,1.818182 -L 0,1.818182,0,1.090909 -L 0,1.090909,0.363636,0.363636 -L 0.363636,0.363636,0.727273,0 -L 0.727273,0,1.090909,-0.727273 -L 1.090909,-0.727273,1.090909,-1.454545 -L 1.090909,-1.454545,0.727273,-2.181818 -L 1.090909,2.909091,0.363636,2.181818 -L 0.363636,2.181818,0.363636,1.454545 -L 0.363636,1.454545,0.727273,0.727273 -L 0.727273,0.727273,1.090909,0.363636 -L 1.090909,0.363636,1.454545,-0.363636 -L 1.454545,-0.363636,1.454545,-1.090909 -L 1.454545,-1.090909,1.090909,-1.818182 -L 1.090909,-1.818182,0.727273,-2.181818 -L 0.727273,-2.181818,0,-2.545455 - -#EOF diff --git a/fonts/greek_ol.cxf b/fonts/greek_ol.cxf deleted file mode 100644 index 2f597d1..0000000 --- a/fonts/greek_ol.cxf +++ /dev/null @@ -1,14625 +0,0 @@ -# Format: QCad II Font -# Creator: QCad -# Version: 1 -# Name: Greek OL -# LetterSpacing: 3.0 -# WordSpacing: 6.75 -# LineSpacingFactor: 1.0 -# Author: Kochi Gothic -# Author: Yoshimune Kobayashi (OutLine Version 2002.10.15) - -[!] 38 -L 0.9556,7.730689,0.9541,7.560664 -L 0.9541,7.560664,0.9496,7.348716 -L 0.9496,7.348716,0.9422,7.094842 -L 0.9422,7.094842,0.9318,6.799047 -L 0.9318,6.799047,0.9181,6.461327 -L 0.9181,6.461327,0.9018,6.081684 -L 0.9018,6.081684,0.8825,5.660116 -L 0.8825,5.660116,0.8599,5.196626 -L 0.8599,5.196626,0.8376,4.729873 -L 0.8376,4.729873,0.8181,4.298524 -L 0.8181,4.298524,0.8017,3.902576 -L 0.8017,3.902576,0.7883,3.542031 -L 0.7883,3.542031,0.7779,3.216888 -L 0.7779,3.216888,0.7705,2.927148 -L 0.7705,2.927148,0.766,2.67281 -L 0.766,2.67281,0.7645,2.453875 -L 0.7645,2.453875,0.382,2.453875 -L 0.382,2.453875,0.3791,2.67281 -L 0.3791,2.67281,0.3702,2.927148 -L 0.3702,2.927148,0.355,3.216888 -L 0.355,3.216888,0.3342,3.542031 -L 0.3342,3.542031,0.3072,3.902576 -L 0.3072,3.902576,0.2745,4.298524 -L 0.2745,4.298524,0.2356,4.729873 -L 0.2356,4.729873,0.1908,5.196626 -L 0.1908,5.196626,0.146,5.660116 -L 0.146,5.660116,0.1071,6.081684 -L 0.1071,6.081684,0.0744,6.461327 -L 0.0744,6.461327,0.0474,6.799047 -L 0.0474,6.799047,0.0265,7.094842 -L 0.0265,7.094842,0.0117,7.348716 -L 0.0117,7.348716,0.0025,7.560664 -L 0.0025,7.560664,-0.0005,7.730689 -L -0.0005,7.730689,0.9556,7.730689 -L 0.1908,0.367,0.1908,1.321 -L 0.1908,1.321,0.9556,1.321 -L 0.9556,1.321,0.9556,0.367 -L 0.9556,0.367,0.1908,0.367 - -["] 8 -L -0.0006,6.463656,0.4359,8.326938 -L 0.4359,8.326938,1.2514,8.326938 -L 1.2514,8.326938,0.3492,6.463656 -L 0.3492,6.463656,-0.0006,6.463656 -L 1.075,6.463656,1.6874,8.326938 -L 1.6874,8.326938,2.5629,8.326938 -L 2.5629,8.326938,1.4243,6.463656 -L 1.4243,6.463656,1.075,6.463656 - -[#] 32 -L 0.9615,0.252718,0.5463,0.252718 -L 0.5463,0.252718,0.7137,2.275 -L 0.7137,2.275,-0.0007,2.275 -L -0.0007,2.275,0.0444,2.911 -L 0.0444,2.911,0.7791,2.911 -L 0.7791,2.911,1.012,5.773 -L 1.012,5.773,0.1965,5.773 -L 0.1965,5.773,0.2386,6.409001 -L 0.2386,6.409001,1.069,6.409001 -L 1.069,6.409001,1.2216,8.207688 -L 1.2216,8.207688,1.6368,8.207688 -L 1.6368,8.207688,1.4842,6.409001 -L 1.4842,6.409001,2.4464,6.409001 -L 2.4464,6.409001,2.5985,8.207688 -L 2.5985,8.207688,3.0137,8.207688 -L 3.0137,8.207688,2.8616,6.409001 -L 2.8616,6.409001,3.698,6.409001 -L 3.698,6.409001,3.6563,5.773 -L 3.6563,5.773,2.8016,5.773 -L 2.8016,5.773,2.5688,2.911 -L 2.5688,2.911,3.5008,2.911 -L 3.5008,2.911,3.4591,2.275 -L 3.4591,2.275,2.5029,2.275 -L 2.5029,2.275,2.3359,0.252718 -L 2.3359,0.252718,1.9207,0.252718 -L 1.9207,0.252718,2.0877,2.275 -L 2.0877,2.275,1.1289,2.275 -L 1.1289,2.275,0.9615,0.252718 -L 1.4277,5.773,1.1943,2.911 -L 1.1943,2.911,2.1536,2.911 -L 2.1536,2.911,2.3864,5.773 -L 2.3864,5.773,1.4277,5.773 - -[&] 290 -L 3.5841,1.236531,3.5931,1.137156 -L 3.5931,1.137156,3.5366,1.084053 -L 3.5366,1.084053,3.4746,1.021632 -L 3.4746,1.021632,3.4077,0.949897 -L 3.4077,0.949897,3.3364,0.868844 -L 3.3364,0.868844,3.2601,0.778474 -L 3.2601,0.778474,3.1788,0.678789 -L 3.1788,0.678789,3.0926,0.569787 -L 3.0926,0.569787,3.0015,0.451469 -L 3.0015,0.451469,2.9123,0.56249 -L 2.9123,0.56249,2.8251,0.671957 -L 2.8251,0.671957,2.7399,0.779872 -L 2.7399,0.779872,2.6566,0.886234 -L 2.6566,0.886234,2.5754,0.991044 -L 2.5754,0.991044,2.4966,1.094301 -L 2.4966,1.094301,2.4198,1.196006 -L 2.4198,1.196006,2.3445,1.296156 -L 2.3445,1.296156,2.3202,1.265489 -L 2.3202,1.265489,2.29,1.23063 -L 2.29,1.23063,2.2543,1.19158 -L 2.2543,1.19158,2.2132,1.148336 -L 2.2132,1.148336,2.1661,1.1009 -L 2.1661,1.1009,2.1136,1.049272 -L 2.1136,1.049272,2.0556,0.993452 -L 2.0556,0.993452,1.9922,0.933438 -L 1.9922,0.933438,1.9223,0.87521 -L 1.9223,0.87521,1.8465,0.824746 -L 1.8465,0.824746,1.7643,0.782045 -L 1.7643,0.782045,1.6761,0.747109 -L 1.6761,0.747109,1.5814,0.719936 -L 1.5814,0.719936,1.4804,0.700527 -L 1.4804,0.700527,1.3734,0.688882 -L 1.3734,0.688882,1.2599,0.685 -L 1.2599,0.685,1.1256,0.69451 -L 1.1256,0.69451,0.9973,0.723042 -L 0.9973,0.723042,0.8749,0.770594 -L 0.8749,0.770594,0.759,0.837168 -L 0.759,0.837168,0.649,0.922762 -L 0.649,0.922762,0.5449,1.027378 -L 0.5449,1.027378,0.4468,1.151015 -L 0.4468,1.151015,0.3547,1.293672 -L 0.3547,1.293672,0.2714,1.445878 -L 0.2714,1.445878,0.1991,1.598163 -L 0.1991,1.598163,0.1381,1.750524 -L 0.1381,1.750524,0.0881,1.902965 -L 0.0881,1.902965,0.0495,2.055481 -L 0.0495,2.055481,0.0217,2.208077 -L 0.0217,2.208077,0.0049,2.360749 -L 0.0049,2.360749,-0.0006,2.5135 -L -0.0006,2.5135,0.0049,2.681738 -L 0.0049,2.681738,0.0207,2.841126 -L 0.0207,2.841126,0.047,2.991665 -L 0.047,2.991665,0.0836,3.133351 -L 0.0836,3.133351,0.1312,3.266188 -L 0.1312,3.266188,0.1892,3.390174 -L 0.1892,3.390174,0.2576,3.505308 -L 0.2576,3.505308,0.3368,3.611594 -L 0.3368,3.611594,0.4201,3.711357 -L 0.4201,3.711357,0.5013,3.806928 -L 0.5013,3.806928,0.5806,3.898306 -L 0.5806,3.898306,0.6574,3.985492 -L 0.6574,3.985492,0.7322,4.068486 -L 0.7322,4.068486,0.8046,4.147287 -L 0.8046,4.147287,0.8749,4.221896 -L 0.8749,4.221896,0.9433,4.292312 -L 0.9433,4.292312,0.9076,4.402207 -L 0.9076,4.402207,0.8724,4.513267 -L 0.8724,4.513267,0.8382,4.62549 -L 0.8382,4.62549,0.8055,4.738878 -L 0.8055,4.738878,0.7738,4.853432 -L 0.7738,4.853432,0.7431,4.969149 -L 0.7431,4.969149,0.7134,5.086032 -L 0.7134,5.086032,0.6851,5.204079 -L 0.6851,5.204079,0.6589,5.322513 -L 0.6589,5.322513,0.6361,5.440561 -L 0.6361,5.440561,0.6168,5.558217 -L 0.6168,5.558217,0.6009,5.675488 -L 0.6009,5.675488,0.5885,5.792371 -L 0.5885,5.792371,0.5801,5.908864 -L 0.5801,5.908864,0.5747,6.02497 -L 0.5747,6.02497,0.5732,6.140687 -L 0.5732,6.140687,0.5776,6.29006 -L 0.5776,6.29006,0.5905,6.435085 -L 0.5905,6.435085,0.6128,6.575765 -L 0.6128,6.575765,0.644,6.712094 -L 0.644,6.712094,0.6837,6.844077 -L 0.6837,6.844077,0.7327,6.97171 -L 0.7327,6.97171,0.7902,7.094997 -L 0.7902,7.094997,0.8566,7.213938 -L 0.8566,7.213938,0.9314,7.323406 -L 0.9314,7.323406,1.0122,7.418279 -L 1.0122,7.418279,1.1003,7.498554 -L 1.1003,7.498554,1.195,7.564235 -L 1.195,7.564235,1.2966,7.61532 -L 1.2966,7.61532,1.4051,7.651809 -L 1.4051,7.651809,1.5205,7.673702 -L 1.5205,7.673702,1.6424,7.681001 -L 1.6424,7.681001,1.7499,7.66951 -L 1.7499,7.66951,1.853,7.644977 -L 1.853,7.644977,1.9511,7.607401 -L 1.9511,7.607401,2.0447,7.556782 -L 2.0447,7.556782,2.1334,7.49312 -L 2.1334,7.49312,2.2181,7.416415 -L 2.2181,7.416415,2.2979,7.326667 -L 2.2979,7.326667,2.3732,7.223875 -L 2.3732,7.223875,2.4416,7.111845 -L 2.4416,7.111845,2.501,6.994382 -L 2.501,6.994382,2.5521,6.871482 -L 2.5521,6.871482,2.5942,6.743148 -L 2.5942,6.743148,2.6279,6.609381 -L 2.6279,6.609381,2.6527,6.470178 -L 2.6527,6.470178,2.6685,6.32554 -L 2.6685,6.32554,2.6764,6.175469 -L 2.6764,6.175469,2.6705,5.997292 -L 2.6705,5.997292,2.6536,5.827967 -L 2.6536,5.827967,2.6254,5.667491 -L 2.6254,5.667491,2.5863,5.515866 -L 2.5863,5.515866,2.5357,5.373093 -L 2.5357,5.373093,2.4738,5.23917 -L 2.4738,5.23917,2.4005,5.114097 -L 2.4005,5.114097,2.3162,4.997875 -L 2.3162,4.997875,2.2246,4.886001 -L 2.2246,4.886001,2.1284,4.773971 -L 2.1284,4.773971,2.0294,4.661786 -L 2.0294,4.661786,1.9258,4.549445 -L 1.9258,4.549445,1.8188,4.43695 -L 1.8188,4.43695,1.7083,4.324299 -L 1.7083,4.324299,1.5933,4.211492 -L 1.5933,4.211492,1.4754,4.098531 -L 1.4754,4.098531,1.5577,3.896908 -L 1.5577,3.896908,1.6473,3.696994 -L 1.6473,3.696994,1.744,3.498788 -L 1.744,3.498788,1.847,3.30229 -L 1.847,3.30229,1.9575,3.107498 -L 1.9575,3.107498,2.0744,2.914416 -L 2.0744,2.914416,2.1988,2.723041 -L 2.1988,2.723041,2.3296,2.533374 -L 2.3296,2.533374,2.3673,2.658292 -L 2.3673,2.658292,2.401,2.789575 -L 2.401,2.789575,2.4302,2.927226 -L 2.4302,2.927226,2.456,3.071242 -L 2.456,3.071242,2.4773,3.221625 -L 2.4773,3.221625,2.4951,3.378373 -L 2.4951,3.378373,2.5085,3.541488 -L 2.5085,3.541488,2.5179,3.710969 -L 2.5179,3.710969,3.1124,3.710969 -L 3.1124,3.710969,3.1006,3.47899 -L 3.1006,3.47899,3.0807,3.252602 -L 3.0807,3.252602,3.052,3.031802 -L 3.052,3.031802,3.0153,2.816594 -L 3.0153,2.816594,2.9698,2.606975 -L 2.9698,2.606975,2.9162,2.402945 -L 2.9162,2.402945,2.8543,2.204505 -L 2.8543,2.204505,2.7835,2.011655 -L 2.7835,2.011655,2.8697,1.921287 -L 2.8697,1.921287,2.9593,1.829055 -L 2.9593,1.829055,3.053,1.734959 -L 3.053,1.734959,3.1511,1.639 -L 3.1511,1.639,3.2532,1.541177 -L 3.2532,1.541177,3.3597,1.441492 -L 3.3597,1.441492,3.4702,1.339943 -L 3.4702,1.339943,3.5841,1.236531 -L 0.5732,2.414125,0.5752,2.29076 -L 0.5752,2.29076,0.5821,2.174072 -L 0.5821,2.174072,0.594,2.064061 -L 0.594,2.064061,0.6103,1.960727 -L 0.6103,1.960727,0.6311,1.864068 -L 0.6311,1.864068,0.6569,1.774088 -L 0.6569,1.774088,0.6871,1.690784 -L 0.6871,1.690784,0.7223,1.614156 -L 0.7223,1.614156,0.7629,1.545447 -L 0.7629,1.545447,0.8095,1.4859 -L 0.8095,1.4859,0.8625,1.435514 -L 0.8625,1.435514,0.9215,1.39429 -L 0.9215,1.39429,0.9874,1.362225 -L 0.9874,1.362225,1.0592,1.339322 -L 1.0592,1.339322,1.137,1.32558 -L 1.137,1.32558,1.2212,1.321 -L 1.2212,1.321,1.3208,1.323484 -L 1.3208,1.323484,1.4115,1.330938 -L 1.4115,1.330938,1.4938,1.34336 -L 1.4938,1.34336,1.5676,1.36075 -L 1.5676,1.36075,1.6325,1.383109 -L 1.6325,1.383109,1.6885,1.410437 -L 1.6885,1.410437,1.7365,1.442734 -L 1.7365,1.442734,1.7757,1.48 -L 1.7757,1.48,1.8089,1.518119 -L 1.8089,1.518119,1.8391,1.552979 -L 1.8391,1.552979,1.8663,1.584577 -L 1.8663,1.584577,1.8906,1.612914 -L 1.8906,1.612914,1.9124,1.637991 -L 1.9124,1.637991,1.9308,1.659807 -L 1.9308,1.659807,1.9466,1.678362 -L 1.9466,1.678362,1.959,1.693656 -L 1.959,1.693656,1.9243,1.747226 -L 1.9243,1.747226,1.8847,1.808559 -L 1.8847,1.808559,1.8406,1.877654 -L 1.8406,1.877654,1.792,1.954516 -L 1.792,1.954516,1.7395,2.039138 -L 1.7395,2.039138,1.682,2.131527 -L 1.682,2.131527,1.6206,2.231678 -L 1.6206,2.231678,1.5542,2.339594 -L 1.5542,2.339594,1.4853,2.456126 -L 1.4853,2.456126,1.416,2.582131 -L 1.416,2.582131,1.3456,2.717607 -L 1.3456,2.717607,1.2748,2.862554 -L 1.2748,2.862554,1.2029,3.016974 -L 1.2029,3.016974,1.1301,3.180865 -L 1.1301,3.180865,1.0563,3.354228 -L 1.0563,3.354228,0.9819,3.537063 -L 0.9819,3.537063,0.9527,3.500961 -L 0.9527,3.500961,0.922,3.462221 -L 0.922,3.462221,0.8908,3.420839 -L 0.8908,3.420839,0.8581,3.37682 -L 0.8581,3.37682,0.8249,3.330161 -L 0.8249,3.330161,0.7907,3.280861 -L 0.7907,3.280861,0.7555,3.228922 -L 0.7555,3.228922,0.7193,3.174344 -L 0.7193,3.174344,0.6851,3.113554 -L 0.6851,3.113554,0.6554,3.042982 -L 0.6554,3.042982,0.6301,2.962628 -L 0.6301,2.962628,0.6093,2.872492 -L 0.6093,2.872492,0.5935,2.772574 -L 0.5935,2.772574,0.5821,2.662873 -L 0.5821,2.662873,0.5752,2.54339 -L 0.5752,2.54339,0.5732,2.414125 -L 2.1027,6.205282,2.0977,6.306402 -L 2.0977,6.306402,2.0888,6.401079 -L 2.0888,6.401079,2.0764,6.489315 -L 2.0764,6.489315,2.0601,6.571104 -L 2.0601,6.571104,2.0398,6.646452 -L 2.0398,6.646452,2.0155,6.715354 -L 2.0155,6.715354,1.9877,6.777814 -L 1.9877,6.777814,1.956,6.833827 -L 1.956,6.833827,1.9218,6.883321 -L 1.9218,6.883321,1.8857,6.926216 -L 1.8857,6.926216,1.848,6.962511 -L 1.848,6.962511,1.8084,6.992208 -L 1.8084,6.992208,1.7672,7.015304 -L 1.7672,7.015304,1.7241,7.031801 -L 1.7241,7.031801,1.6796,7.041699 -L 1.6796,7.041699,1.6335,7.045001 -L 1.6335,7.045001,1.5859,7.042284 -L 1.5859,7.042284,1.5393,7.03413 -L 1.5393,7.03413,1.4947,7.020545 -L 1.4947,7.020545,1.4511,7.001524 -L 1.4511,7.001524,1.4095,6.977068 -L 1.4095,6.977068,1.3694,6.947177 -L 1.3694,6.947177,1.3302,6.911853 -L 1.3302,6.911853,1.2931,6.871093 -L 1.2931,6.871093,1.2584,6.822026 -L 1.2584,6.822026,1.2287,6.761781 -L 1.2287,6.761781,1.2039,6.690356 -L 1.2039,6.690356,1.1831,6.60775 -L 1.1831,6.60775,1.1672,6.513965 -L 1.1672,6.513965,1.1558,6.409001 -L 1.1558,6.409001,1.1489,6.292854 -L 1.1489,6.292854,1.1464,6.16553 -L 1.1464,6.16553,1.1474,6.060721 -L 1.1474,6.060721,1.1494,5.95995 -L 1.1494,5.95995,1.1534,5.863213 -L 1.1534,5.863213,1.1588,5.770516 -L 1.1588,5.770516,1.1658,5.681855 -L 1.1658,5.681855,1.1742,5.597231 -L 1.1742,5.597231,1.1841,5.516643 -L 1.1841,5.516643,1.196,5.440094 -L 1.196,5.440094,1.2094,5.363544 -L 1.2094,5.363544,1.2257,5.282957 -L 1.2257,5.282957,1.2445,5.198333 -L 1.2445,5.198333,1.2658,5.109672 -L 1.2658,5.109672,1.2896,5.016974 -L 1.2896,5.016974,1.3159,4.920239 -L 1.3159,4.920239,1.3451,4.819466 -L 1.3451,4.819466,1.3763,4.714656 -L 1.3763,4.714656,1.4432,4.782356 -L 1.4432,4.782356,1.5086,4.851298 -L 1.5086,4.851298,1.5725,4.92148 -L 1.5725,4.92148,1.6355,4.992906 -L 1.6355,4.992906,1.6969,5.065574 -L 1.6969,5.065574,1.7573,5.139484 -L 1.7573,5.139484,1.8163,5.214637 -L 1.8163,5.214637,1.8738,5.291031 -L 1.8738,5.291031,1.9273,5.372705 -L 1.9273,5.372705,1.9739,5.463696 -L 1.9739,5.463696,2.0135,5.564001 -L 2.0135,5.564001,2.0452,5.673625 -L 2.0452,5.673625,2.0705,5.792564 -L 2.0705,5.792564,2.0883,5.920821 -L 2.0883,5.920821,2.0987,6.058393 -L 2.0987,6.058393,2.1027,6.205282 - -['] 7 -L 0.9555,7.631313,0.2891,6.1705 -L 0.2891,6.1705,0.0443,6.1705 -L 0.0443,6.1705,0.3941,7.362999 -L 0.3941,7.362999,-0.0003,7.362999 -L -0.0003,7.362999,-0.0003,8.635001 -L -0.0003,8.635001,0.9555,8.635001 -L 0.9555,8.635001,0.9555,7.631313 - -[(] 66 -L 2.0879,-0.015594,1.6068,-0.313719 -L 1.6068,-0.313719,1.4195,-0.052704 -L 1.4195,-0.052704,1.2436,0.208621 -L 1.2436,0.208621,1.0782,0.470256 -L 1.0782,0.470256,0.9241,0.732203 -L 0.9241,0.732203,0.7809,0.99446 -L 0.7809,0.99446,0.6491,1.257028 -L 0.6491,1.257028,0.5277,1.519905 -L 0.5277,1.519905,0.4177,1.783093 -L 0.4177,1.783093,0.3196,2.05063 -L 0.3196,2.05063,0.2349,2.32655 -L 0.2349,2.32655,0.163,2.610856 -L 0.163,2.610856,0.1041,2.903547 -L 0.1041,2.903547,0.0585,3.204621 -L 0.0585,3.204621,0.0258,3.514081 -L 0.0258,3.514081,0.006,3.831926 -L 0.006,3.831926,-0.0005,4.158156 -L -0.0005,4.158156,0.006,4.485512 -L 0.006,4.485512,0.0258,4.804249 -L 0.0258,4.804249,0.0585,5.114369 -L 0.0585,5.114369,0.1041,5.415871 -L 0.1041,5.415871,0.163,5.708756 -L 0.163,5.708756,0.2349,5.993022 -L 0.2349,5.993022,0.3196,6.268671 -L 0.3196,6.268671,0.4177,6.535702 -L 0.4177,6.535702,0.5277,6.79831 -L 0.5277,6.79831,0.6491,7.060682 -L 0.6491,7.060682,0.7809,7.322824 -L 0.7809,7.322824,0.9241,7.584731 -L 0.9241,7.584731,1.0782,7.846406 -L 1.0782,7.846406,1.2436,8.107847 -L 1.2436,8.107847,1.4195,8.369056 -L 1.4195,8.369056,1.6068,8.630033 -L 1.6068,8.630033,2.0879,8.331908 -L 2.0879,8.331908,1.8947,8.077763 -L 1.8947,8.077763,1.7153,7.827114 -L 1.7153,7.827114,1.5498,7.579956 -L 1.5498,7.579956,1.3982,7.336294 -L 1.3982,7.336294,1.2605,7.096123 -L 1.2605,7.096123,1.1366,6.859448 -L 1.1366,6.859448,1.0261,6.626266 -L 1.0261,6.626266,0.93,6.39658 -L 0.93,6.39658,0.8468,6.162154 -L 0.8468,6.162154,0.7739,5.914765 -L 0.7739,5.914765,0.7125,5.654411 -L 0.7125,5.654411,0.6625,5.38109 -L 0.6625,5.38109,0.6233,5.094805 -L 0.6233,5.094805,0.5956,4.795553 -L 0.5956,4.795553,0.5787,4.483338 -L 0.5787,4.483338,0.5733,4.158156 -L 0.5733,4.158156,0.5787,3.834139 -L 0.5787,3.834139,0.5956,3.522932 -L 0.5956,3.522932,0.6233,3.224536 -L 0.6233,3.224536,0.6625,2.93895 -L 0.6625,2.93895,0.7125,2.666173 -L 0.7125,2.666173,0.7739,2.406206 -L 0.7739,2.406206,0.8468,2.15905 -L 0.8468,2.15905,0.93,1.924704 -L 0.93,1.924704,1.0261,1.694937 -L 1.0261,1.694937,1.1366,1.461523 -L 1.1366,1.461523,1.2605,1.224459 -L 1.2605,1.224459,1.3982,0.983746 -L 1.3982,0.983746,1.5498,0.739384 -L 1.5498,0.739384,1.7153,0.491374 -L 1.7153,0.491374,1.8947,0.239715 -L 1.8947,0.239715,2.0879,-0.015594 - -[)] 66 -L -0.0003,-0.015594,0.1929,0.239715 -L 0.1929,0.239715,0.3723,0.491374 -L 0.3723,0.491374,0.5377,0.739384 -L 0.5377,0.739384,0.6894,0.983746 -L 0.6894,0.983746,0.8271,1.224459 -L 0.8271,1.224459,0.951,1.461523 -L 0.951,1.461523,1.061,1.694937 -L 1.061,1.694937,1.1576,1.924704 -L 1.1576,1.924704,1.2413,2.15905 -L 1.2413,2.15905,1.3136,2.406206 -L 1.3136,2.406206,1.3751,2.666173 -L 1.3751,2.666173,1.4251,2.93895 -L 1.4251,2.93895,1.4643,3.224536 -L 1.4643,3.224536,1.492,3.522932 -L 1.492,3.522932,1.5089,3.834139 -L 1.5089,3.834139,1.5143,4.158156 -L 1.5143,4.158156,1.5089,4.483338 -L 1.5089,4.483338,1.492,4.795553 -L 1.492,4.795553,1.4643,5.094805 -L 1.4643,5.094805,1.4251,5.38109 -L 1.4251,5.38109,1.3751,5.654411 -L 1.3751,5.654411,1.3136,5.914765 -L 1.3136,5.914765,1.2413,6.162154 -L 1.2413,6.162154,1.1576,6.39658 -L 1.1576,6.39658,1.061,6.626266 -L 1.061,6.626266,0.951,6.859448 -L 0.951,6.859448,0.8271,7.096123 -L 0.8271,7.096123,0.6894,7.336294 -L 0.6894,7.336294,0.5377,7.579956 -L 0.5377,7.579956,0.3723,7.827114 -L 0.3723,7.827114,0.1929,8.077763 -L 0.1929,8.077763,-0.0003,8.331908 -L -0.0003,8.331908,0.4808,8.630033 -L 0.4808,8.630033,0.668,8.369056 -L 0.668,8.369056,0.8439,8.107847 -L 0.8439,8.107847,1.0094,7.846406 -L 1.0094,7.846406,1.1635,7.584731 -L 1.1635,7.584731,1.3067,7.322824 -L 1.3067,7.322824,1.4385,7.060682 -L 1.4385,7.060682,1.5594,6.79831 -L 1.5594,6.79831,1.6699,6.535702 -L 1.6699,6.535702,1.7675,6.268671 -L 1.7675,6.268671,1.8527,5.993022 -L 1.8527,5.993022,1.9246,5.708756 -L 1.9246,5.708756,1.9835,5.415871 -L 1.9835,5.415871,2.0291,5.114369 -L 2.0291,5.114369,2.0618,4.804249 -L 2.0618,4.804249,2.0816,4.485512 -L 2.0816,4.485512,2.0881,4.158156 -L 2.0881,4.158156,2.0816,3.831926 -L 2.0816,3.831926,2.0618,3.514081 -L 2.0618,3.514081,2.0291,3.204621 -L 2.0291,3.204621,1.9835,2.903547 -L 1.9835,2.903547,1.9246,2.610856 -L 1.9246,2.610856,1.8527,2.32655 -L 1.8527,2.32655,1.7675,2.05063 -L 1.7675,2.05063,1.6699,1.783093 -L 1.6699,1.783093,1.5594,1.519905 -L 1.5594,1.519905,1.4385,1.257028 -L 1.4385,1.257028,1.3067,0.99446 -L 1.3067,0.99446,1.1635,0.732203 -L 1.1635,0.732203,1.0094,0.470256 -L 1.0094,0.470256,0.8439,0.208621 -L 0.8439,0.208621,0.668,-0.052704 -L 0.668,-0.052704,0.4808,-0.313719 -L 0.4808,-0.313719,-0.0003,-0.015594 - -[*] 200 -L 2.1266,6.945625,2.1256,6.881303 -L 2.1256,6.881303,2.1231,6.800135 -L 2.1231,6.800135,2.1187,6.702117 -L 2.1187,6.702117,2.1127,6.587254 -L 2.1127,6.587254,2.1048,6.455544 -L 2.1048,6.455544,2.0954,6.306985 -L 2.0954,6.306985,2.0845,6.14158 -L 2.0845,6.14158,2.0711,5.959328 -L 2.0711,5.959328,2.0582,5.770787 -L 2.0582,5.770787,2.0463,5.586516 -L 2.0463,5.586516,2.0354,5.406516 -L 2.0354,5.406516,2.026,5.230784 -L 2.026,5.230784,2.0181,5.059325 -L 2.0181,5.059325,2.0112,4.892134 -L 2.0112,4.892134,2.0052,4.729213 -L 2.0052,4.729213,2.0013,4.570562 -L 2.0013,4.570562,2.0894,4.668384 -L 2.0894,4.668384,2.1811,4.770555 -L 2.1811,4.770555,2.2747,4.877072 -L 2.2747,4.877072,2.3709,4.987938 -L 2.3709,4.987938,2.4695,5.10315 -L 2.4695,5.10315,2.571,5.222711 -L 2.571,5.222711,2.6746,5.346619 -L 2.6746,5.346619,2.7806,5.474874 -L 2.7806,5.474874,2.8837,5.599328 -L 2.8837,5.599328,2.9773,5.711822 -L 2.9773,5.711822,3.0625,5.812362 -L 3.0625,5.812362,3.1379,5.900945 -L 3.1379,5.900945,3.2042,5.977572 -L 3.2042,5.977572,3.2612,6.042244 -L 3.2612,6.042244,3.3093,6.09496 -L 3.3093,6.09496,3.3484,6.135719 -L 3.3484,6.135719,3.6769,5.584188 -L 3.6769,5.584188,3.6383,5.54502 -L 3.6383,5.54502,3.5877,5.497079 -L 3.5877,5.497079,3.5253,5.440365 -L 3.5253,5.440365,3.451,5.374879 -L 3.451,5.374879,3.3653,5.30062 -L 3.3653,5.30062,3.2672,5.217586 -L 3.2672,5.217586,3.1577,5.125782 -L 3.1577,5.125782,3.0363,5.025203 -L 3.0363,5.025203,2.9104,4.920976 -L 2.9104,4.920976,2.7886,4.818223 -L 2.7886,4.818223,2.6696,4.716946 -L 2.6696,4.716946,2.5542,4.617144 -L 2.5542,4.617144,2.4422,4.518818 -L 2.4422,4.518818,2.3337,4.421966 -L 2.3337,4.421966,2.2282,4.326589 -L 2.2282,4.326589,2.1266,4.232687 -L 2.1266,4.232687,2.1266,4.207844 -L 2.1266,4.207844,2.2282,4.113943 -L 2.2282,4.113943,2.3337,4.018565 -L 2.3337,4.018565,2.4422,3.921714 -L 2.4422,3.921714,2.5542,3.823386 -L 2.5542,3.823386,2.6696,3.723584 -L 2.6696,3.723584,2.7886,3.622307 -L 2.7886,3.622307,2.9104,3.519555 -L 2.9104,3.519555,3.0363,3.415328 -L 3.0363,3.415328,3.1577,3.31475 -L 3.1577,3.31475,3.2672,3.222944 -L 3.2672,3.222944,3.3653,3.139912 -L 3.3653,3.139912,3.451,3.065652 -L 3.451,3.065652,3.5253,3.000166 -L 3.5253,3.000166,3.5877,2.943452 -L 3.5877,2.943452,3.6383,2.895511 -L 3.6383,2.895511,3.6769,2.856344 -L 3.6769,2.856344,3.3484,2.304812 -L 3.3484,2.304812,3.3093,2.345572 -L 3.3093,2.345572,3.2612,2.398287 -L 3.2612,2.398287,3.2042,2.462958 -L 3.2042,2.462958,3.1379,2.539585 -L 3.1379,2.539585,3.0625,2.62817 -L 3.0625,2.62817,2.9773,2.728709 -L 2.9773,2.728709,2.8837,2.841204 -L 2.8837,2.841204,2.7806,2.965656 -L 2.7806,2.965656,2.6746,3.093912 -L 2.6746,3.093912,2.571,3.21782 -L 2.571,3.21782,2.4695,3.337381 -L 2.4695,3.337381,2.3709,3.452594 -L 2.3709,3.452594,2.2747,3.563459 -L 2.2747,3.563459,2.1811,3.669976 -L 2.1811,3.669976,2.0894,3.772146 -L 2.0894,3.772146,2.0013,3.869969 -L 2.0013,3.869969,2.0052,3.715006 -L 2.0052,3.715006,2.0112,3.555695 -L 2.0112,3.555695,2.0181,3.392037 -L 2.0181,3.392037,2.026,3.224031 -L 2.026,3.224031,2.0354,3.051677 -L 2.0354,3.051677,2.0463,2.874976 -L 2.0463,2.874976,2.0582,2.693928 -L 2.0582,2.693928,2.0711,2.508531 -L 2.0711,2.508531,2.0845,2.329191 -L 2.0845,2.329191,2.0954,2.166308 -L 2.0954,2.166308,2.1048,2.019885 -L 2.1048,2.019885,2.1127,1.889921 -L 2.1127,1.889921,2.1187,1.776416 -L 2.1187,1.776416,2.1231,1.679371 -L 2.1231,1.679371,2.1256,1.598784 -L 2.1256,1.598784,2.1266,1.534656 -L 2.1266,1.534656,1.5529,1.534656 -L 1.5529,1.534656,1.5538,1.598784 -L 1.5538,1.598784,1.5563,1.679371 -L 1.5563,1.679371,1.5608,1.776416 -L 1.5608,1.776416,1.5667,1.889921 -L 1.5667,1.889921,1.5747,2.019885 -L 1.5747,2.019885,1.5841,2.166308 -L 1.5841,2.166308,1.5955,2.329191 -L 1.5955,2.329191,1.6083,2.508531 -L 1.6083,2.508531,1.6212,2.693928 -L 1.6212,2.693928,1.6336,2.874976 -L 1.6336,2.874976,1.644,3.051677 -L 1.644,3.051677,1.6534,3.224031 -L 1.6534,3.224031,1.6614,3.392037 -L 1.6614,3.392037,1.6683,3.555695 -L 1.6683,3.555695,1.6742,3.715006 -L 1.6742,3.715006,1.6782,3.869969 -L 1.6782,3.869969,1.589,3.772146 -L 1.589,3.772146,1.4974,3.669976 -L 1.4974,3.669976,1.4032,3.563459 -L 1.4032,3.563459,1.3066,3.452594 -L 1.3066,3.452594,1.2075,3.337381 -L 1.2075,3.337381,1.1059,3.21782 -L 1.1059,3.21782,1.0019,3.093912 -L 1.0019,3.093912,0.8959,2.965656 -L 0.8959,2.965656,0.7928,2.841204 -L 0.7928,2.841204,0.6992,2.728709 -L 0.6992,2.728709,0.6139,2.62817 -L 0.6139,2.62817,0.5386,2.539585 -L 0.5386,2.539585,0.4722,2.462958 -L 0.4722,2.462958,0.4153,2.398287 -L 0.4153,2.398287,0.3672,2.345572 -L 0.3672,2.345572,0.3281,2.304812 -L 0.3281,2.304812,-0.0004,2.856344 -L -0.0004,2.856344,0.0382,2.895511 -L 0.0382,2.895511,0.0887,2.943452 -L 0.0887,2.943452,0.1512,3.000166 -L 0.1512,3.000166,0.2255,3.065652 -L 0.2255,3.065652,0.3112,3.139912 -L 0.3112,3.139912,0.4093,3.222944 -L 0.4093,3.222944,0.5188,3.31475 -L 0.5188,3.31475,0.6402,3.415328 -L 0.6402,3.415328,0.766,3.519555 -L 0.766,3.519555,0.8884,3.622307 -L 0.8884,3.622307,1.0073,3.723584 -L 1.0073,3.723584,1.1233,3.823386 -L 1.1233,3.823386,1.2358,3.921714 -L 1.2358,3.921714,1.3448,4.018565 -L 1.3448,4.018565,1.4503,4.113943 -L 1.4503,4.113943,1.5529,4.207844 -L 1.5529,4.207844,1.5529,4.232687 -L 1.5529,4.232687,1.4503,4.326589 -L 1.4503,4.326589,1.3448,4.421966 -L 1.3448,4.421966,1.2358,4.518818 -L 1.2358,4.518818,1.1233,4.617144 -L 1.1233,4.617144,1.0073,4.716946 -L 1.0073,4.716946,0.8884,4.818223 -L 0.8884,4.818223,0.766,4.920976 -L 0.766,4.920976,0.6402,5.025203 -L 0.6402,5.025203,0.5188,5.125782 -L 0.5188,5.125782,0.4093,5.217586 -L 0.4093,5.217586,0.3112,5.30062 -L 0.3112,5.30062,0.2255,5.374879 -L 0.2255,5.374879,0.1512,5.440365 -L 0.1512,5.440365,0.0887,5.497079 -L 0.0887,5.497079,0.0382,5.54502 -L 0.0382,5.54502,-0.0004,5.584188 -L -0.0004,5.584188,0.3281,6.135719 -L 0.3281,6.135719,0.3672,6.09496 -L 0.3672,6.09496,0.4153,6.042244 -L 0.4153,6.042244,0.4722,5.977572 -L 0.4722,5.977572,0.5386,5.900945 -L 0.5386,5.900945,0.6139,5.812362 -L 0.6139,5.812362,0.6992,5.711822 -L 0.6992,5.711822,0.7928,5.599328 -L 0.7928,5.599328,0.8959,5.474874 -L 0.8959,5.474874,1.0019,5.346619 -L 1.0019,5.346619,1.1059,5.222711 -L 1.1059,5.222711,1.2075,5.10315 -L 1.2075,5.10315,1.3066,4.987938 -L 1.3066,4.987938,1.4032,4.877072 -L 1.4032,4.877072,1.4974,4.770555 -L 1.4974,4.770555,1.589,4.668384 -L 1.589,4.668384,1.6782,4.570562 -L 1.6782,4.570562,1.6742,4.729213 -L 1.6742,4.729213,1.6683,4.892134 -L 1.6683,4.892134,1.6614,5.059325 -L 1.6614,5.059325,1.6534,5.230784 -L 1.6534,5.230784,1.644,5.406516 -L 1.644,5.406516,1.6336,5.586516 -L 1.6336,5.586516,1.6212,5.770787 -L 1.6212,5.770787,1.6083,5.959328 -L 1.6083,5.959328,1.5955,6.14158 -L 1.5955,6.14158,1.5841,6.306985 -L 1.5841,6.306985,1.5747,6.455544 -L 1.5747,6.455544,1.5667,6.587254 -L 1.5667,6.587254,1.5608,6.702117 -L 1.5608,6.702117,1.5563,6.800135 -L 1.5563,6.800135,1.5538,6.881303 -L 1.5538,6.881303,1.5529,6.945625 -L 1.5529,6.945625,2.1266,6.945625 - -[+] 12 -L -0.0004,4.819,1.4722,4.819 -L 1.4722,4.819,1.4722,7.512064 -L 1.4722,7.512064,2.0459,7.512064 -L 2.0459,7.512064,2.0459,4.819 -L 2.0459,4.819,3.405,4.819 -L 3.405,4.819,3.405,4.183 -L 3.405,4.183,2.0459,4.183 -L 2.0459,4.183,2.0459,1.072562 -L 2.0459,1.072562,1.4722,1.072562 -L 1.4722,1.072562,1.4722,4.183 -L 1.4722,4.183,-0.0004,4.183 -L -0.0004,4.183,-0.0004,4.819 - -[,] 7 -L 0.9557,0.317313,0.2895,-0.880156 -L 0.2895,-0.880156,0.0445,-0.880156 -L 0.0445,-0.880156,0.3941,0.049 -L 0.3941,0.049,-0.0003,0.049 -L -0.0003,0.049,-0.0003,1.321 -L -0.0003,1.321,0.9557,1.321 -L 0.9557,1.321,0.9557,0.317313 - -[-] 4 -L -0.0002,4.819,3.307,4.819 -L 3.307,4.819,3.307,4.183 -L 3.307,4.183,-0.0002,4.183 -L -0.0002,4.183,-0.0002,4.819 - -[.] 4 -L 0.9556,0.049,-0.0004,0.049 -L -0.0004,0.049,-0.0004,1.321 -L -0.0004,1.321,0.9556,1.321 -L 0.9556,1.321,0.9556,0.049 - -[/] 4 -L 3.3127,8.267315,3.7189,8.073532 -L 3.7189,8.073532,0.4147,0.058938 -L 0.4147,0.058938,-0.0005,0.217938 -L -0.0005,0.217938,3.3127,8.267315 - -[0] 128 -L -0.0002,4.192938,0.0073,4.533141 -L 0.0073,4.533141,0.0306,4.863098 -L 0.0306,4.863098,0.0687,5.182806 -L 0.0687,5.182806,0.1227,5.492266 -L 0.1227,5.492266,0.1916,5.791478 -L 0.1916,5.791478,0.2763,6.080441 -L 0.2763,6.080441,0.3759,6.359156 -L 0.3759,6.359156,0.4913,6.627625 -L 0.4913,6.627625,0.6162,6.874509 -L 0.6162,6.874509,0.746,7.088476 -L 0.746,7.088476,0.8808,7.269526 -L 0.8808,7.269526,1.0195,7.417656 -L 1.0195,7.417656,1.1632,7.532869 -L 1.1632,7.532869,1.3118,7.615164 -L 1.3118,7.615164,1.4644,7.664542 -L 1.4644,7.664542,1.622,7.681001 -L 1.622,7.681001,1.7796,7.664542 -L 1.7796,7.664542,1.9327,7.615164 -L 1.9327,7.615164,2.0813,7.532869 -L 2.0813,7.532869,2.225,7.417656 -L 2.225,7.417656,2.3647,7.269526 -L 2.3647,7.269526,2.4995,7.088476 -L 2.4995,7.088476,2.6298,6.874509 -L 2.6298,6.874509,2.7556,6.627625 -L 2.7556,6.627625,2.8716,6.359001 -L 2.8716,6.359001,2.9722,6.07982 -L 2.9722,6.07982,3.0569,5.790079 -L 3.0569,5.790079,3.1267,5.489781 -L 3.1267,5.489781,3.1807,5.178924 -L 3.1807,5.178924,3.2194,4.857508 -L 3.2194,4.857508,3.2422,4.525532 -L 3.2422,4.525532,3.2501,4.183 -L 3.2501,4.183,3.2422,3.840467 -L 3.2422,3.840467,3.2194,3.508492 -L 3.2194,3.508492,3.1807,3.187076 -L 3.1807,3.187076,3.1267,2.876218 -L 3.1267,2.876218,3.0569,2.57592 -L 3.0569,2.57592,2.9722,2.286179 -L 2.9722,2.286179,2.8716,2.006999 -L 2.8716,2.006999,2.7556,1.738375 -L 2.7556,1.738375,2.6298,1.491491 -L 2.6298,1.491491,2.4995,1.277523 -L 2.4995,1.277523,2.3647,1.096474 -L 2.3647,1.096474,2.225,0.948344 -L 2.225,0.948344,2.0813,0.833131 -L 2.0813,0.833131,1.9327,0.750836 -L 1.9327,0.750836,1.7796,0.701459 -L 1.7796,0.701459,1.622,0.685 -L 1.622,0.685,1.4644,0.701459 -L 1.4644,0.701459,1.3118,0.750836 -L 1.3118,0.750836,1.1632,0.833131 -L 1.1632,0.833131,1.0195,0.948344 -L 1.0195,0.948344,0.8808,1.096474 -L 0.8808,1.096474,0.746,1.277523 -L 0.746,1.277523,0.6162,1.491491 -L 0.6162,1.491491,0.4913,1.738375 -L 0.4913,1.738375,0.3759,2.007154 -L 0.3759,2.007154,0.2763,2.2868 -L 0.2763,2.2868,0.1916,2.577317 -L 0.1916,2.577317,0.1227,2.878704 -L 0.1227,2.878704,0.0687,3.190958 -L 0.0687,3.190958,0.0306,3.514081 -L 0.0306,3.514081,0.0073,3.848075 -L 0.0073,3.848075,-0.0002,4.192938 -L 0.7648,4.183,0.7688,3.857819 -L 0.7688,3.857819,0.7817,3.550572 -L 0.7817,3.550572,0.8025,3.261258 -L 0.8025,3.261258,0.8317,2.989879 -L 0.8317,2.989879,0.8699,2.736433 -L 0.8699,2.736433,0.916,2.500923 -L 0.916,2.500923,0.9705,2.283346 -L 0.9705,2.283346,1.0334,2.083704 -L 1.0334,2.083704,1.1018,1.904944 -L 1.1018,1.904944,1.1711,1.750021 -L 1.1711,1.750021,1.2425,1.618931 -L 1.2425,1.618931,1.3148,1.511675 -L 1.3148,1.511675,1.3891,1.428256 -L 1.3891,1.428256,1.4654,1.368669 -L 1.4654,1.368669,1.5427,1.332917 -L 1.5427,1.332917,1.622,1.321 -L 1.622,1.321,1.7003,1.332917 -L 1.7003,1.332917,1.7776,1.368669 -L 1.7776,1.368669,1.8534,1.428256 -L 1.8534,1.428256,1.9277,1.511675 -L 1.9277,1.511675,2.001,1.618931 -L 2.001,1.618931,2.0729,1.750021 -L 2.0729,1.750021,2.1432,1.904944 -L 2.1432,1.904944,2.2121,2.083704 -L 2.2121,2.083704,2.276,2.2835 -L 2.276,2.2835,2.3315,2.501544 -L 2.3315,2.501544,2.3786,2.737831 -L 2.3786,2.737831,2.4172,2.992362 -L 2.4172,2.992362,2.447,3.265139 -L 2.447,3.265139,2.4683,3.55616 -L 2.4683,3.55616,2.4811,3.865427 -L 2.4811,3.865427,2.4851,4.192938 -L 2.4851,4.192938,2.4811,4.525922 -L 2.4811,4.525922,2.4683,4.839186 -L 2.4683,4.839186,2.447,5.13273 -L 2.447,5.13273,2.4172,5.406554 -L 2.4172,5.406554,2.3786,5.660659 -L 2.3786,5.660659,2.3315,5.895045 -L 2.3315,5.895045,2.276,6.109711 -L 2.276,6.109711,2.2121,6.304656 -L 2.2121,6.304656,2.1432,6.478175 -L 2.1432,6.478175,2.0729,6.628556 -L 2.0729,6.628556,2.001,6.755802 -L 2.001,6.755802,1.9277,6.859914 -L 1.9277,6.859914,1.8534,6.940889 -L 1.8534,6.940889,1.7776,6.998729 -L 1.7776,6.998729,1.7003,7.033431 -L 1.7003,7.033431,1.622,7.045001 -L 1.622,7.045001,1.5427,7.033431 -L 1.5427,7.033431,1.4654,6.998729 -L 1.4654,6.998729,1.3891,6.940889 -L 1.3891,6.940889,1.3148,6.859914 -L 1.3148,6.859914,1.2425,6.755802 -L 1.2425,6.755802,1.1711,6.628556 -L 1.1711,6.628556,1.1018,6.478175 -L 1.1018,6.478175,1.0334,6.304656 -L 1.0334,6.304656,0.9705,6.109554 -L 0.9705,6.109554,0.916,5.894424 -L 0.916,5.894424,0.8699,5.659262 -L 0.8699,5.659262,0.8317,5.40407 -L 0.8317,5.40407,0.8025,5.128849 -L 0.8025,5.128849,0.7817,4.833596 -L 0.7817,4.833596,0.7688,4.518313 -L 0.7688,4.518313,0.7648,4.183 - -[1] 23 -L 1.3531,0.570719,0.7793,0.570719 -L 0.7793,0.570719,0.7793,6.274843 -L 0.7793,6.274843,0.7754,6.342388 -L 0.7754,6.342388,0.763,6.400926 -L 0.763,6.400926,0.7422,6.450458 -L 0.7422,6.450458,0.7135,6.490984 -L 0.7135,6.490984,0.6763,6.522504 -L 0.6763,6.522504,0.6312,6.545019 -L 0.6312,6.545019,0.5782,6.558528 -L 0.5782,6.558528,0.5163,6.563032 -L 0.5163,6.563032,-0.0005,6.563032 -L -0.0005,6.563032,-0.0005,7.094687 -L -0.0005,7.094687,0.2061,7.119453 -L 0.2061,7.119453,0.3899,7.161456 -L 0.3899,7.161456,0.5509,7.220691 -L 0.5509,7.220691,0.6887,7.297164 -L 0.6887,7.297164,0.8041,7.390871 -L 0.8041,7.390871,0.8963,7.501816 -L 0.8963,7.501816,0.9656,7.629993 -L 0.9656,7.629993,1.0122,7.775407 -L 1.0122,7.775407,1.3531,7.775407 -L 1.3531,7.775407,1.3531,7.199032 -L 1.3531,7.199032,1.3531,0.570719 - -[2] 87 -L 1.5742,7.681001,1.7417,7.673432 -L 1.7417,7.673432,1.9012,7.650721 -L 1.9012,7.650721,2.0523,7.612874 -L 2.0523,7.612874,2.1945,7.559886 -L 2.1945,7.559886,2.3293,7.491761 -L 2.3293,7.491761,2.4552,7.408497 -L 2.4552,7.408497,2.5731,7.310092 -L 2.5731,7.310092,2.6826,7.196547 -L 2.6826,7.196547,2.7812,7.069029 -L 2.7812,7.069029,2.8669,6.928701 -L 2.8669,6.928701,2.9392,6.775563 -L 2.9392,6.775563,2.9982,6.609614 -L 2.9982,6.609614,3.0443,6.430856 -L 3.0443,6.430856,3.0775,6.239286 -L 3.0775,6.239286,3.0968,6.034908 -L 3.0968,6.034908,3.1037,5.817719 -L 3.1037,5.817719,3.0923,5.604528 -L 3.0923,5.604528,3.0586,5.389786 -L 3.0586,5.389786,3.0022,5.17349 -L 3.0022,5.17349,2.9229,4.955641 -L 2.9229,4.955641,2.8213,4.736239 -L 2.8213,4.736239,2.697,4.515284 -L 2.697,4.515284,2.5503,4.292778 -L 2.5503,4.292778,2.3808,4.068718 -L 2.3808,4.068718,0.618,1.639 -L 0.618,1.639,3.0468,1.639 -L 3.0468,1.639,2.9363,0.685 -L 2.9363,0.685,-0.0004,0.685 -L -0.0004,0.685,-0.0004,1.653906 -L -0.0004,1.653906,1.762,4.227719 -L 1.762,4.227719,1.8973,4.417774 -L 1.8973,4.417774,2.0147,4.612797 -L 2.0147,4.612797,2.1138,4.812789 -L 2.1138,4.812789,2.1945,5.01775 -L 2.1945,5.01775,2.258,5.22768 -L 2.258,5.22768,2.3031,5.442578 -L 2.3031,5.442578,2.3298,5.662446 -L 2.3298,5.662446,2.3387,5.88728 -L 2.3387,5.88728,2.3348,6.061809 -L 2.3348,6.061809,2.3229,6.220189 -L 2.3229,6.220189,2.3036,6.362419 -L 2.3036,6.362419,2.2758,6.4885 -L 2.2758,6.4885,2.2401,6.598433 -L 2.2401,6.598433,2.197,6.69222 -L 2.197,6.69222,2.1455,6.769855 -L 2.1455,6.769855,2.0865,6.831346 -L 2.0865,6.831346,2.0221,6.881419 -L 2.0221,6.881419,1.9552,6.924819 -L 1.9552,6.924819,1.8859,6.96154 -L 1.8859,6.96154,1.814,6.991585 -L 1.814,6.991585,1.7402,7.014956 -L 1.7402,7.014956,1.6634,7.031647 -L 1.6634,7.031647,1.5841,7.041662 -L 1.5841,7.041662,1.5024,7.045001 -L 1.5024,7.045001,1.4181,7.04209 -L 1.4181,7.04209,1.3364,7.033356 -L 1.3364,7.033356,1.2566,7.018797 -L 1.2566,7.018797,1.1788,6.998419 -L 1.1788,6.998419,1.1035,6.972216 -L 1.1035,6.972216,1.0302,6.94019 -L 1.0302,6.94019,0.9588,6.902343 -L 0.9588,6.902343,0.89,6.858672 -L 0.89,6.858672,0.8261,6.801726 -L 0.8261,6.801726,0.7711,6.72405 -L 0.7711,6.72405,0.7245,6.625645 -L 0.7245,6.625645,0.6858,6.506512 -L 0.6858,6.506512,0.6561,6.36665 -L 0.6561,6.36665,0.6353,6.206058 -L 0.6353,6.206058,0.6224,6.024736 -L 0.6224,6.024736,0.618,5.822687 -L 0.618,5.822687,0.0447,5.822687 -L 0.0447,5.822687,0.0516,6.078113 -L 0.0516,6.078113,0.0729,6.312729 -L 0.0729,6.312729,0.1086,6.526541 -L 0.1086,6.526541,0.1587,6.719546 -L 0.1587,6.719546,0.2226,6.891746 -L 0.2226,6.891746,0.3009,7.043137 -L 0.3009,7.043137,0.3935,7.173722 -L 0.3935,7.173722,0.5,7.2835 -L 0.5,7.2835,0.6165,7.376665 -L 0.6165,7.376665,0.7379,7.457407 -L 0.7379,7.457407,0.8647,7.525728 -L 0.8647,7.525728,0.9965,7.581625 -L 0.9965,7.581625,1.1333,7.625102 -L 1.1333,7.625102,1.275,7.656156 -L 1.275,7.656156,1.4221,7.674788 -L 1.4221,7.674788,1.5742,7.681001 - -[3] 195 -L 1.5288,7.681001,1.6898,7.672189 -L 1.6898,7.672189,1.8439,7.645753 -L 1.8439,7.645753,1.991,7.601695 -L 1.991,7.601695,2.1313,7.540013 -L 2.1313,7.540013,2.2641,7.460707 -L 2.2641,7.460707,2.3904,7.363777 -L 2.3904,7.363777,2.5098,7.249225 -L 2.5098,7.249225,2.6223,7.117047 -L 2.6223,7.117047,2.7248,6.974234 -L 2.7248,6.974234,2.813,6.827773 -L 2.813,6.827773,2.8883,6.677661 -L 2.8883,6.677661,2.9498,6.523903 -L 2.9498,6.523903,2.9973,6.366493 -L 2.9973,6.366493,3.031,6.205437 -L 3.031,6.205437,3.0518,6.04073 -L 3.0518,6.04073,3.0588,5.872375 -L 3.0588,5.872375,3.0548,5.763916 -L 3.0548,5.763916,3.0439,5.654683 -L 3.0439,5.654683,3.0261,5.544671 -L 3.0261,5.544671,3.0013,5.433882 -L 3.0013,5.433882,2.9686,5.322319 -L 2.9686,5.322319,2.929,5.209978 -L 2.929,5.209978,2.8824,5.096862 -L 2.8824,5.096862,2.8289,4.982968 -L 2.8289,4.982968,2.7694,4.874044 -L 2.7694,4.874044,2.708,4.775833 -L 2.708,4.775833,2.6436,4.688338 -L 2.6436,4.688338,2.5762,4.611554 -L 2.5762,4.611554,2.5058,4.545486 -L 2.5058,4.545486,2.433,4.490131 -L 2.433,4.490131,2.3572,4.445489 -L 2.3572,4.445489,2.2789,4.411562 -L 2.2789,4.411562,2.3587,4.383031 -L 2.3587,4.383031,2.439,4.342155 -L 2.439,4.342155,2.5197,4.288935 -L 2.5197,4.288935,2.6,4.223372 -L 2.6,4.223372,2.6807,4.145464 -L 2.6807,4.145464,2.7615,4.05521 -L 2.7615,4.05521,2.8428,3.952613 -L 2.8428,3.952613,2.924,3.837672 -L 2.924,3.837672,3.0003,3.713027 -L 3.0003,3.713027,3.0667,3.581315 -L 3.0667,3.581315,3.1227,3.442539 -L 3.1227,3.442539,3.1683,3.296699 -L 3.1683,3.296699,3.204,3.143794 -L 3.204,3.143794,3.2292,2.983823 -L 3.2292,2.983823,3.2446,2.816787 -L 3.2446,2.816787,3.25,2.642687 -L 3.25,2.642687,3.2431,2.455155 -L 3.2431,2.455155,3.2228,2.272671 -L 3.2228,2.272671,3.1886,2.095232 -L 3.1886,2.095232,3.141,1.92284 -L 3.141,1.92284,3.0796,1.755494 -L 3.0796,1.755494,3.0043,1.593193 -L 3.0043,1.593193,2.9161,1.435941 -L 2.9161,1.435941,2.8135,1.283734 -L 2.8135,1.283734,2.6991,1.143406 -L 2.6991,1.143406,2.5737,1.021788 -L 2.5737,1.021788,2.438,0.91888 -L 2.438,0.91888,2.2908,0.834684 -L 2.2908,0.834684,2.1332,0.769198 -L 2.1332,0.769198,1.9643,0.72242 -L 1.9643,0.72242,1.7849,0.694355 -L 1.7849,0.694355,1.5947,0.685 -L 1.5947,0.685,1.4267,0.691638 -L 1.4267,0.691638,1.2657,0.711551 -L 1.2657,0.711551,1.1121,0.744742 -L 1.1121,0.744742,0.9659,0.791208 -L 0.9659,0.791208,0.8267,0.850948 -L 0.8267,0.850948,0.6954,0.923966 -L 0.6954,0.923966,0.5705,1.010259 -L 0.5705,1.010259,0.4536,1.109828 -L 0.4536,1.109828,0.3471,1.225157 -L 0.3471,1.225157,0.2549,1.358732 -L 0.2549,1.358732,0.1766,1.51055 -L 0.1766,1.51055,0.1127,1.680613 -L 0.1127,1.680613,0.0632,1.868921 -L 0.0632,1.868921,0.0275,2.075474 -L 0.0275,2.075474,0.0067,2.30027 -L 0.0067,2.30027,-0.0007,2.543312 -L -0.0007,2.543312,0.573,2.543312 -L 0.573,2.543312,0.5775,2.353645 -L 0.5775,2.353645,0.5899,2.182146 -L 0.5899,2.182146,0.6112,2.028814 -L 0.6112,2.028814,0.6409,1.893648 -L 0.6409,1.893648,0.6786,1.776649 -L 0.6786,1.776649,0.7251,1.677818 -L 0.7251,1.677818,0.7801,1.597153 -L 0.7801,1.597153,0.8435,1.534656 -L 0.8435,1.534656,0.9134,1.484581 -L 0.9134,1.484581,0.9872,1.441181 -L 0.9872,1.441181,1.0655,1.404458 -L 1.0655,1.404458,1.1483,1.374413 -L 1.1483,1.374413,1.2355,1.351046 -L 1.2355,1.351046,1.3271,1.334354 -L 1.3271,1.334354,1.4227,1.324339 -L 1.4227,1.324339,1.5228,1.321 -L 1.5228,1.321,1.6274,1.325736 -L 1.6274,1.325736,1.7265,1.339943 -L 1.7265,1.339943,1.8211,1.363623 -L 1.8211,1.363623,1.9103,1.396773 -L 1.9103,1.396773,1.9945,1.439396 -L 1.9945,1.439396,2.0738,1.491491 -L 2.0738,1.491491,2.1481,1.553057 -L 2.1481,1.553057,2.2175,1.624094 -L 2.2175,1.624094,2.2804,1.705767 -L 2.2804,1.705767,2.3344,1.799243 -L 2.3344,1.799243,2.3805,1.904517 -L 2.3805,1.904517,2.4181,2.021593 -L 2.4181,2.021593,2.4474,2.15047 -L 2.4474,2.15047,2.4682,2.291148 -L 2.4682,2.291148,2.4811,2.443627 -L 2.4811,2.443627,2.485,2.607906 -L 2.485,2.607906,2.4791,2.791322 -L 2.4791,2.791322,2.4622,2.963948 -L 2.4622,2.963948,2.4335,3.125782 -L 2.4335,3.125782,2.3934,3.276824 -L 2.3934,3.276824,2.3423,3.417075 -L 2.3423,3.417075,2.2789,3.546534 -L 2.2789,3.546534,2.2046,3.665202 -L 2.2046,3.665202,2.1189,3.773078 -L 2.1189,3.773078,2.0257,3.869154 -L 2.0257,3.869154,1.9291,3.952418 -L 1.9291,3.952418,1.8295,4.022875 -L 1.8295,4.022875,1.7265,4.08052 -L 1.7265,4.08052,1.6199,4.125354 -L 1.6199,4.125354,1.5104,4.15738 -L 1.5104,4.15738,1.3975,4.176595 -L 1.3975,4.176595,1.281,4.183 -L 1.281,4.183,1.281,4.819 -L 1.281,4.819,1.398,4.825095 -L 1.398,4.825095,1.508,4.843378 -L 1.508,4.843378,1.6115,4.87385 -L 1.6115,4.87385,1.7081,4.916512 -L 1.7081,4.916512,1.7983,4.971362 -L 1.7983,4.971362,1.8816,5.038401 -L 1.8816,5.038401,1.9579,5.117629 -L 1.9579,5.117629,2.0282,5.209047 -L 2.0282,5.209047,2.0901,5.306753 -L 2.0901,5.306753,2.1441,5.404846 -L 2.1441,5.404846,2.1897,5.503329 -L 2.1897,5.503329,2.2274,5.6022 -L 2.2274,5.6022,2.2566,5.701458 -L 2.2566,5.701458,2.2769,5.801105 -L 2.2769,5.801105,2.2898,5.90114 -L 2.2898,5.90114,2.2938,6.001563 -L 2.2938,6.001563,2.2898,6.120036 -L 2.2898,6.120036,2.2779,6.231989 -L 2.2779,6.231989,2.2581,6.337419 -L 2.2581,6.337419,2.2309,6.436329 -L 2.2309,6.436329,2.1952,6.528715 -L 2.1952,6.528715,2.1521,6.614582 -L 2.1521,6.614582,2.1005,6.693926 -L 2.1005,6.693926,2.0411,6.766751 -L 2.0411,6.766751,1.9772,6.831965 -L 1.9772,6.831965,1.9103,6.888483 -L 1.9103,6.888483,1.8409,6.93631 -L 1.8409,6.93631,1.7691,6.975438 -L 1.7691,6.975438,1.6948,7.005871 -L 1.6948,7.005871,1.618,7.027609 -L 1.618,7.027609,1.5392,7.040652 -L 1.5392,7.040652,1.4574,7.045001 -L 1.4574,7.045001,1.3732,7.041622 -L 1.3732,7.041622,1.2914,7.031492 -L 1.2914,7.031492,1.2117,7.014605 -L 1.2117,7.014605,1.1339,6.990964 -L 1.1339,6.990964,1.0586,6.96057 -L 1.0586,6.96057,0.9852,6.923422 -L 0.9852,6.923422,0.9139,6.879516 -L 0.9139,6.879516,0.845,6.82886 -L 0.845,6.82886,0.7811,6.765858 -L 0.7811,6.765858,0.7261,6.684921 -L 0.7261,6.684921,0.679,6.58605 -L 0.679,6.58605,0.6409,6.469247 -L 0.6409,6.469247,0.6112,6.334506 -L 0.6112,6.334506,0.5899,6.181834 -L 0.5899,6.181834,0.5775,6.011229 -L 0.5775,6.011229,0.573,5.822687 -L 0.573,5.822687,-0.0007,5.822687 -L -0.0007,5.822687,0.0067,6.082616 -L 0.0067,6.082616,0.029,6.320804 -L 0.029,6.320804,0.0657,6.537256 -L 0.0657,6.537256,0.1172,6.731969 -L 0.1172,6.731969,0.1831,6.904944 -L 0.1831,6.904944,0.2643,7.05618 -L 0.2643,7.05618,0.3595,7.185677 -L 0.3595,7.185677,0.47,7.293438 -L 0.47,7.293438,0.5894,7.384273 -L 0.5894,7.384273,0.7127,7.462997 -L 0.7127,7.462997,0.8396,7.529608 -L 0.8396,7.529608,0.9699,7.58411 -L 0.9699,7.58411,1.1042,7.626499 -L 1.1042,7.626499,1.2424,7.656777 -L 1.2424,7.656777,1.3836,7.674945 -L 1.3836,7.674945,1.5288,7.681001 - -[4] 14 -L 2.5392,0.312344,1.9654,0.312344 -L 1.9654,0.312344,1.9654,1.956999 -L 1.9654,1.956999,-0.0006,1.956999 -L -0.0006,1.956999,-0.0006,2.443938 -L -0.0006,2.443938,2.0402,7.636281 -L 2.0402,7.636281,2.5392,7.636281 -L 2.5392,7.636281,2.5392,2.911 -L 2.5392,2.911,3.3488,2.911 -L 3.3488,2.911,3.3488,1.956999 -L 3.3488,1.956999,2.5392,1.956999 -L 2.5392,1.956999,2.5392,0.312344 -L 1.9654,5.902189,0.7495,2.911 -L 0.7495,2.911,1.9654,2.911 -L 1.9654,2.911,1.9654,5.902189 - -[5] 127 -L 1.6544,5.137,1.814,5.12815 -L 1.814,5.12815,1.968,5.101598 -L 1.968,5.101598,2.1162,5.057345 -L 2.1162,5.057345,2.2594,4.995391 -L 2.2594,4.995391,2.3966,4.915736 -L 2.3966,4.915736,2.5289,4.81838 -L 2.5289,4.81838,2.6553,4.703321 -L 2.6553,4.703321,2.7766,4.570562 -L 2.7766,4.570562,2.8876,4.422199 -L 2.8876,4.422199,2.9838,4.260327 -L 2.9838,4.260327,3.065,4.084945 -L 3.065,4.084945,3.1314,3.896055 -L 3.1314,3.896055,3.1834,3.693656 -L 3.1834,3.693656,3.2206,3.477749 -L 3.2206,3.477749,3.2424,3.248331 -L 3.2424,3.248331,3.2498,3.005406 -L 3.2498,3.005406,3.2424,2.768886 -L 3.2424,2.768886,3.2186,2.541293 -L 3.2186,2.541293,3.18,2.32263 -L 3.18,2.32263,3.126,2.112894 -L 3.126,2.112894,3.0561,1.912087 -L 3.0561,1.912087,2.9709,1.720208 -L 2.9709,1.720208,2.8703,1.537257 -L 2.8703,1.537257,2.7539,1.363234 -L 2.7539,1.363234,2.625,1.204274 -L 2.625,1.204274,2.4853,1.066506 -L 2.4853,1.066506,2.3357,0.949936 -L 2.3357,0.949936,2.1751,0.854559 -L 2.1751,0.854559,2.0047,0.780377 -L 2.0047,0.780377,1.8234,0.727389 -L 1.8234,0.727389,1.6321,0.695598 -L 1.6321,0.695598,1.4305,0.685 -L 1.4305,0.685,1.2645,0.692375 -L 1.2645,0.692375,1.1079,0.714503 -L 1.1079,0.714503,0.9612,0.751379 -L 0.9612,0.751379,0.824,0.803008 -L 0.824,0.803008,0.6967,0.869387 -L 0.6967,0.869387,0.5792,0.950517 -L 0.5792,0.950517,0.4712,1.046398 -L 0.4712,1.046398,0.3731,1.157031 -L 0.3731,1.157031,0.2854,1.278455 -L 0.2854,1.278455,0.2096,1.40671 -L 0.2096,1.40671,0.1452,1.541798 -L 0.1452,1.541798,0.0927,1.683719 -L 0.0927,1.683719,0.0521,1.83247 -L 0.0521,1.83247,0.0228,1.988055 -L 0.0228,1.988055,0.0055,2.15047 -L 0.0055,2.15047,-0.0005,2.319719 -L -0.0005,2.319719,0.5733,2.319719 -L 0.5733,2.319719,0.5763,2.203845 -L 0.5763,2.203845,0.5867,2.094728 -L 0.5867,2.094728,0.6035,1.992363 -L 0.6035,1.992363,0.6273,1.896753 -L 0.6273,1.896753,0.658,1.807899 -L 0.658,1.807899,0.6957,1.725797 -L 0.6957,1.725797,0.7403,1.650451 -L 0.7403,1.650451,0.7913,1.58186 -L 0.7913,1.58186,0.8478,1.52072 -L 0.8478,1.52072,0.9087,1.467733 -L 0.9087,1.467733,0.9731,1.422898 -L 0.9731,1.422898,1.042,1.386215 -L 1.042,1.386215,1.1153,1.357683 -L 1.1153,1.357683,1.1921,1.337304 -L 1.1921,1.337304,1.2734,1.325075 -L 1.2734,1.325075,1.3586,1.321 -L 1.3586,1.321,1.4755,1.327948 -L 1.4755,1.327948,1.587,1.348794 -L 1.587,1.348794,1.694,1.383537 -L 1.694,1.383537,1.7966,1.432176 -L 1.7966,1.432176,1.8942,1.494711 -L 1.8942,1.494711,1.9874,1.571145 -L 1.9874,1.571145,2.0756,1.661475 -L 2.0756,1.661475,2.1593,1.765704 -L 2.1593,1.765704,2.2356,1.88243 -L 2.2356,1.88243,2.302,2.010258 -L 2.302,2.010258,2.358,2.14919 -L 2.358,2.14919,2.4036,2.299223 -L 2.4036,2.299223,2.4392,2.460358 -L 2.4392,2.460358,2.4645,2.632594 -L 2.4645,2.632594,2.4799,2.815933 -L 2.4799,2.815933,2.4853,3.010374 -L 2.4853,3.010374,2.4813,3.194257 -L 2.4813,3.194257,2.47,3.365796 -L 2.47,3.365796,2.4511,3.524989 -L 2.4511,3.524989,2.4249,3.67184 -L 2.4249,3.67184,2.3912,3.806345 -L 2.3912,3.806345,2.3496,3.928507 -L 2.3496,3.928507,2.301,4.038323 -L 2.301,4.038323,2.2445,4.135796 -L 2.2445,4.135796,2.1826,4.221392 -L 2.1826,4.221392,2.1177,4.295573 -L 2.1177,4.295573,2.0488,4.358343 -L 2.0488,4.358343,1.977,4.409699 -L 1.977,4.409699,1.9016,4.449644 -L 1.9016,4.449644,1.8224,4.478175 -L 1.8224,4.478175,1.7401,4.495294 -L 1.7401,4.495294,1.6544,4.501 -L 1.6544,4.501,1.5672,4.498904 -L 1.5672,4.498904,1.4835,4.492615 -L 1.4835,4.492615,1.4032,4.482134 -L 1.4032,4.482134,1.3269,4.467461 -L 1.3269,4.467461,1.2536,4.448596 -L 1.2536,4.448596,1.1832,4.425537 -L 1.1832,4.425537,1.1168,4.398286 -L 1.1168,4.398286,1.0539,4.366843 -L 1.0539,4.366843,0.9954,4.331442 -L 0.9954,4.331442,0.9414,4.292312 -L 0.9414,4.292312,0.8929,4.249458 -L 0.8929,4.249458,0.8488,4.202875 -L 0.8488,4.202875,0.8096,4.152566 -L 0.8096,4.152566,0.7759,4.098531 -L 0.7759,4.098531,0.7467,4.040769 -L 0.7467,4.040769,0.7224,3.979281 -L 0.7224,3.979281,0.1546,3.979281 -L 0.1546,3.979281,0.331,7.681001 -L 0.331,7.681001,2.9243,7.681001 -L 2.9243,7.681001,2.7687,6.726999 -L 2.7687,6.726999,0.8537,6.726999 -L 0.8537,6.726999,0.767,4.823969 -L 0.767,4.823969,0.8765,4.897335 -L 0.8765,4.897335,0.986,4.96092 -L 0.986,4.96092,1.0965,5.014723 -L 1.0965,5.014723,1.207,5.058742 -L 1.207,5.058742,1.3185,5.09298 -L 1.3185,5.09298,1.43,5.117436 -L 1.43,5.117436,1.5419,5.132108 -L 1.5419,5.132108,1.6544,5.137 - -[6] 185 -L 1.7081,5.137,1.8448,5.128032 -L 1.8448,5.128032,1.9806,5.101132 -L 1.9806,5.101132,2.1153,5.056297 -L 2.1153,5.056297,2.2496,4.993528 -L 2.2496,4.993528,2.3834,4.912825 -L 2.3834,4.912825,2.5167,4.814186 -L 2.5167,4.814186,2.649,4.697615 -L 2.649,4.697615,2.7808,4.563109 -L 2.7808,4.563109,2.9041,4.412067 -L 2.9041,4.412067,3.0106,4.245885 -L 3.0106,4.245885,3.1013,4.064565 -L 3.1013,4.064565,3.1751,3.868105 -L 3.1751,3.868105,3.2326,3.656506 -L 3.2326,3.656506,3.2737,3.429768 -L 3.2737,3.429768,3.2985,3.187891 -L 3.2985,3.187891,3.3064,2.930875 -L 3.3064,2.930875,3.299,2.711823 -L 3.299,2.711823,3.2762,2.499369 -L 3.2762,2.499369,3.2381,2.293516 -L 3.2381,2.293516,3.1851,2.094261 -L 3.1851,2.094261,3.1172,1.901606 -L 3.1172,1.901606,3.0334,1.71555 -L 3.0334,1.71555,2.9348,1.536093 -L 2.9348,1.536093,2.8209,1.363234 -L 2.8209,1.363234,2.696,1.204274 -L 2.696,1.204274,2.5647,1.066506 -L 2.5647,1.066506,2.426,0.949936 -L 2.426,0.949936,2.2808,0.854559 -L 2.2808,0.854559,2.1282,0.780377 -L 2.1282,0.780377,1.9697,0.727389 -L 1.9697,0.727389,1.8032,0.695598 -L 1.8032,0.695598,1.6308,0.685 -L 1.6308,0.685,1.4658,0.695365 -L 1.4658,0.695365,1.3067,0.726458 -L 1.3067,0.726458,1.1536,0.77828 -L 1.1536,0.77828,1.0065,0.850832 -L 1.0065,0.850832,0.8658,0.944112 -L 0.8658,0.944112,0.731,1.058122 -L 0.731,1.058122,0.6017,1.19286 -L 0.6017,1.19286,0.4793,1.348328 -L 0.4793,1.348328,0.3668,1.537567 -L 0.3668,1.537567,0.2692,1.773622 -L 0.2692,1.773622,0.187,2.056492 -L 0.187,2.056492,0.1196,2.386176 -L 0.1196,2.386176,0.0671,2.762674 -L 0.0671,2.762674,0.0294,3.185989 -L 0.0294,3.185989,0.0071,3.656118 -L 0.0071,3.656118,-0.0003,4.173063 -L -0.0003,4.173063,0.0076,4.580965 -L 0.0076,4.580965,0.0309,4.964957 -L 0.0309,4.964957,0.0705,5.325036 -L 0.0705,5.325036,0.1255,5.661203 -L 0.1255,5.661203,0.1969,5.973458 -L 0.1969,5.973458,0.2836,6.2618 -L 0.2836,6.2618,0.3861,6.526232 -L 0.3861,6.526232,0.5046,6.766751 -L 0.5046,6.766751,0.6344,6.981028 -L 0.6344,6.981028,0.7716,7.166735 -L 0.7716,7.166735,0.9158,7.323872 -L 0.9158,7.323872,1.0674,7.452439 -L 1.0674,7.452439,1.2265,7.552435 -L 1.2265,7.552435,1.3929,7.62386 -L 1.3929,7.62386,1.5664,7.666716 -L 1.5664,7.666716,1.7472,7.681001 -L 1.7472,7.681001,1.8864,7.674788 -L 1.8864,7.674788,2.0202,7.656156 -L 2.0202,7.656156,2.149,7.625102 -L 2.149,7.625102,2.2729,7.581625 -L 2.2729,7.581625,2.3913,7.525728 -L 2.3913,7.525728,2.5043,7.457407 -L 2.5043,7.457407,2.6123,7.376665 -L 2.6123,7.376665,2.7149,7.2835 -L 2.7149,7.2835,2.809,7.182184 -L 2.809,7.182184,2.8902,7.076986 -L 2.8902,7.076986,2.9591,6.967905 -L 2.9591,6.967905,3.0151,6.854946 -L 3.0151,6.854946,3.0592,6.738103 -L 3.0592,6.738103,3.0904,6.617377 -L 3.0904,6.617377,3.1092,6.49277 -L 3.1092,6.49277,3.1152,6.364281 -L 3.1152,6.364281,2.3507,6.364281 -L 2.3507,6.364281,2.3472,6.447276 -L 2.3472,6.447276,2.3373,6.524834 -L 2.3373,6.524834,2.3205,6.596958 -L 2.3205,6.596958,2.2967,6.663649 -L 2.2967,6.663649,2.2665,6.724905 -L 2.2665,6.724905,2.2298,6.780724 -L 2.2298,6.780724,2.1857,6.831111 -L 2.1857,6.831111,2.1356,6.876062 -L 2.1356,6.876062,2.0811,6.915658 -L 2.0811,6.915658,2.0257,6.949972 -L 2.0257,6.949972,1.9687,6.979009 -L 1.9687,6.979009,1.9107,7.002766 -L 1.9107,7.002766,1.8513,7.021244 -L 1.8513,7.021244,1.7913,7.034441 -L 1.7913,7.034441,1.7294,7.042361 -L 1.7294,7.042361,1.6664,7.045001 -L 1.6664,7.045001,1.5758,7.03615 -L 1.5758,7.03615,1.4861,7.009598 -L 1.4861,7.009598,1.3969,6.965345 -L 1.3969,6.965345,1.3092,6.90339 -L 1.3092,6.90339,1.222,6.823736 -L 1.222,6.823736,1.1358,6.72638 -L 1.1358,6.72638,1.0506,6.611323 -L 1.0506,6.611323,0.9658,6.478562 -L 0.9658,6.478562,0.8866,6.325307 -L 0.8866,6.325307,0.8167,6.148762 -L 0.8167,6.148762,0.7563,5.948925 -L 0.7563,5.948925,0.7047,5.725798 -L 0.7047,5.725798,0.6631,5.479378 -L 0.6631,5.479378,0.6309,5.209668 -L 0.6309,5.209668,0.6076,4.916666 -L 0.6076,4.916666,0.5942,4.600375 -L 0.5942,4.600375,0.7122,4.726147 -L 0.7122,4.726147,0.836,4.835148 -L 0.836,4.835148,0.9663,4.927381 -L 0.9663,4.927381,1.1026,5.002843 -L 1.1026,5.002843,1.2448,5.061537 -L 1.2448,5.061537,1.3934,5.103461 -L 1.3934,5.103461,1.5475,5.128615 -L 1.5475,5.128615,1.7081,5.137 -L 1.553,1.321,1.6595,1.327327 -L 1.6595,1.327327,1.7611,1.34631 -L 1.7611,1.34631,1.8577,1.377947 -L 1.8577,1.377947,1.9494,1.422238 -L 1.9494,1.422238,2.0356,1.479185 -L 2.0356,1.479185,2.1173,1.548786 -L 2.1173,1.548786,2.1936,1.631043 -L 2.1936,1.631043,2.2655,1.725953 -L 2.2655,1.725953,2.3304,1.833363 -L 2.3304,1.833363,2.3864,1.953118 -L 2.3864,1.953118,2.4339,2.085217 -L 2.4339,2.085217,2.4726,2.22966 -L 2.4726,2.22966,2.5028,2.386448 -L 2.5028,2.386448,2.5246,2.55558 -L 2.5246,2.55558,2.5375,2.737055 -L 2.5375,2.737055,2.5419,2.930875 -L 2.5419,2.930875,2.538,3.13339 -L 2.538,3.13339,2.5266,3.321077 -L 2.5266,3.321077,2.5077,3.493936 -L 2.5077,3.493936,2.4815,3.651965 -L 2.4815,3.651965,2.4478,3.795166 -L 2.4478,3.795166,2.4067,3.923538 -L 2.4067,3.923538,2.3576,4.037082 -L 2.3576,4.037082,2.3011,4.135796 -L 2.3011,4.135796,2.2392,4.221392 -L 2.2392,4.221392,2.1743,4.295573 -L 2.1743,4.295573,2.1054,4.358343 -L 2.1054,4.358343,2.0336,4.409699 -L 2.0336,4.409699,1.9578,4.449644 -L 1.9578,4.449644,1.8795,4.478175 -L 1.8795,4.478175,1.7967,4.495294 -L 1.7967,4.495294,1.711,4.501 -L 1.711,4.501,1.5827,4.495915 -L 1.5827,4.495915,1.4633,4.48066 -L 1.4633,4.48066,1.3528,4.455234 -L 1.3528,4.455234,1.2507,4.419636 -L 1.2507,4.419636,1.1581,4.373871 -L 1.1581,4.373871,1.0744,4.317933 -L 1.0744,4.317933,0.999,4.251825 -L 0.999,4.251825,0.9331,4.175546 -L 0.9331,4.175546,0.8742,4.09135 -L 0.8742,4.09135,0.8207,4.001485 -L 0.8207,4.001485,0.7726,3.905953 -L 0.7726,3.905953,0.7295,3.804753 -L 0.7295,3.804753,0.6923,3.697887 -L 0.6923,3.697887,0.6601,3.585352 -L 0.6601,3.585352,0.6334,3.467151 -L 0.6334,3.467151,0.6121,3.343281 -L 0.6121,3.343281,0.6279,3.043797 -L 0.6279,3.043797,0.6502,2.77141 -L 0.6502,2.77141,0.6795,2.526116 -L 0.6795,2.526116,0.7146,2.307918 -L 0.7146,2.307918,0.7568,2.116815 -L 0.7568,2.116815,0.8048,1.952807 -L 0.8048,1.952807,0.8598,1.815895 -L 0.8598,1.815895,0.9213,1.706079 -L 0.9213,1.706079,0.9876,1.615826 -L 0.9876,1.615826,1.0575,1.537607 -L 1.0575,1.537607,1.1313,1.471421 -L 1.1313,1.471421,1.2081,1.41727 -L 1.2081,1.41727,1.2889,1.375152 -L 1.2889,1.375152,1.3736,1.345068 -L 1.3736,1.345068,1.4613,1.327017 -L 1.4613,1.327017,1.553,1.321 - -[7] 7 -L -0.0007,7.681001,2.8522,7.681001 -L 2.8522,7.681001,2.8522,6.811469 -L 2.8522,6.811469,1.1647,0.461406 -L 1.1647,0.461406,0.522,0.461406 -L 0.522,0.461406,2.1323,6.726999 -L 2.1323,6.726999,-0.0007,6.726999 -L -0.0007,6.726999,-0.0007,7.681001 - -[8] 256 -L 0,2.642687,0.0039,2.823231 -L 0.0039,2.823231,0.0163,2.992208 -L 0.0163,2.992208,0.0366,3.149617 -L 0.0366,3.149617,0.0654,3.295457 -L 0.0654,3.295457,0.1025,3.42973 -L 0.1025,3.42973,0.1476,3.552435 -L 0.1476,3.552435,0.2011,3.663572 -L 0.2011,3.663572,0.2626,3.763141 -L 0.2626,3.763141,0.3295,3.854092 -L 0.3295,3.854092,0.3983,3.939376 -L 0.3983,3.939376,0.4692,4.018992 -L 0.4692,4.018992,0.542,4.092942 -L 0.542,4.092942,0.6173,4.161224 -L 0.6173,4.161224,0.6941,4.223837 -L 0.6941,4.223837,0.7734,4.280784 -L 0.7734,4.280784,0.8542,4.332063 -L 0.8542,4.332063,0.7714,4.394171 -L 0.7714,4.394171,0.6941,4.46125 -L 0.6941,4.46125,0.6223,4.533296 -L 0.6223,4.533296,0.5569,4.610312 -L 0.5569,4.610312,0.4964,4.692296 -L 0.4964,4.692296,0.4424,4.779249 -L 0.4424,4.779249,0.3939,4.871172 -L 0.3939,4.871172,0.3508,4.968063 -L 0.3508,4.968063,0.3136,5.07 -L 0.3136,5.07,0.2809,5.17706 -L 0.2809,5.17706,0.2536,5.289245 -L 0.2536,5.289245,0.2309,5.406554 -L 0.2309,5.406554,0.2135,5.528988 -L 0.2135,5.528988,0.2011,5.656545 -L 0.2011,5.656545,0.1937,5.789228 -L 0.1937,5.789228,0.1912,5.927031 -L 0.1912,5.927031,0.1982,6.091584 -L 0.1982,6.091584,0.2185,6.252328 -L 0.2185,6.252328,0.2527,6.409272 -L 0.2527,6.409272,0.3012,6.56241 -L 0.3012,6.56241,0.3626,6.711744 -L 0.3626,6.711744,0.438,6.857274 -L 0.438,6.857274,0.5271,6.999 -L 0.5271,6.999,0.6302,7.136922 -L 0.6302,7.136922,0.7432,7.26444 -L 0.7432,7.26444,0.8631,7.374956 -L 0.8631,7.374956,0.9894,7.46847 -L 0.9894,7.46847,1.1227,7.544981 -L 1.1227,7.544981,1.2619,7.60449 -L 1.2619,7.60449,1.4081,7.646996 -L 1.4081,7.646996,1.5612,7.672499 -L 1.5612,7.672499,1.7207,7.681001 -L 1.7207,7.681001,1.8803,7.672499 -L 1.8803,7.672499,2.0334,7.646996 -L 2.0334,7.646996,2.1795,7.60449 -L 2.1795,7.60449,2.3188,7.544981 -L 2.3188,7.544981,2.452,7.46847 -L 2.452,7.46847,2.5784,7.374956 -L 2.5784,7.374956,2.6983,7.26444 -L 2.6983,7.26444,2.8113,7.136922 -L 2.8113,7.136922,2.9143,6.999 -L 2.9143,6.999,3.0035,6.857274 -L 3.0035,6.857274,3.0788,6.711744 -L 3.0788,6.711744,3.1402,6.56241 -L 3.1402,6.56241,3.1888,6.409272 -L 3.1888,6.409272,3.223,6.252328 -L 3.223,6.252328,3.2433,6.091584 -L 3.2433,6.091584,3.2502,5.927031 -L 3.2502,5.927031,3.2473,5.789304 -L 3.2473,5.789304,3.2383,5.656856 -L 3.2383,5.656856,3.2235,5.529687 -L 3.2235,5.529687,3.2027,5.407796 -L 3.2027,5.407796,3.1759,5.291187 -L 3.1759,5.291187,3.1437,5.179855 -L 3.1437,5.179855,3.1051,5.073804 -L 3.1051,5.073804,3.0605,4.973032 -L 3.0605,4.973032,3.0109,4.876839 -L 3.0109,4.876839,2.9564,4.784529 -L 2.9564,4.784529,2.897,4.696102 -L 2.897,4.696102,2.8331,4.611554 -L 2.8331,4.611554,2.7647,4.53089 -L 2.7647,4.53089,2.6914,4.454108 -L 2.6914,4.454108,2.6131,4.381206 -L 2.6131,4.381206,2.5303,4.312187 -L 2.5303,4.312187,2.6076,4.258812 -L 2.6076,4.258812,2.6849,4.200546 -L 2.6849,4.200546,2.7617,4.137389 -L 2.7617,4.137389,2.8385,4.069339 -L 2.8385,4.069339,2.9143,3.9964 -L 2.9143,3.9964,2.9906,3.918569 -L 2.9906,3.918569,3.0659,3.835848 -L 3.0659,3.835848,3.1412,3.748234 -L 3.1412,3.748234,3.2116,3.652158 -L 3.2116,3.652158,3.2725,3.54405 -L 3.2725,3.54405,3.3241,3.423907 -L 3.3241,3.423907,3.3662,3.29173 -L 3.3662,3.29173,3.3994,3.14752 -L 3.3994,3.14752,3.4227,2.991277 -L 3.4227,2.991277,3.437,2.822999 -L 3.437,2.822999,3.4415,2.642687 -L 3.4415,2.642687,3.4336,2.439396 -L 3.4336,2.439396,3.4093,2.244411 -L 3.4093,2.244411,3.3692,2.057733 -L 3.3692,2.057733,3.3127,1.879362 -L 3.3127,1.879362,3.2403,1.7093 -L 3.2403,1.7093,3.1516,1.547544 -L 3.1516,1.547544,3.0471,1.394094 -L 3.0471,1.394094,2.9262,1.248953 -L 2.9262,1.248953,2.7944,1.116777 -L 2.7944,1.116777,2.6577,1.002224 -L 2.6577,1.002224,2.515,0.905294 -L 2.515,0.905294,2.3673,0.825988 -L 2.3673,0.825988,2.2137,0.764306 -L 2.2137,0.764306,2.0547,0.720247 -L 2.0547,0.720247,1.8907,0.693812 -L 1.8907,0.693812,1.7207,0.685 -L 1.7207,0.685,1.5508,0.693812 -L 1.5508,0.693812,1.3868,0.720247 -L 1.3868,0.720247,1.2277,0.764306 -L 1.2277,0.764306,1.0741,0.825988 -L 1.0741,0.825988,0.9265,0.905294 -L 0.9265,0.905294,0.7838,1.002224 -L 0.7838,1.002224,0.647,1.116777 -L 0.647,1.116777,0.5153,1.248953 -L 0.5153,1.248953,0.3944,1.394094 -L 0.3944,1.394094,0.2898,1.547544 -L 0.2898,1.547544,0.2011,1.7093 -L 0.2011,1.7093,0.1288,1.879362 -L 0.1288,1.879362,0.0723,2.057733 -L 0.0723,2.057733,0.0322,2.244411 -L 0.0322,2.244411,0.0079,2.439396 -L 0.0079,2.439396,0,2.642687 -L 0.765,2.543312,0.7689,2.394173 -L 0.7689,2.394173,0.7813,2.254815 -L 0.7813,2.254815,0.8021,2.125239 -L 0.8021,2.125239,0.8314,2.005446 -L 0.8314,2.005446,0.8685,1.895434 -L 0.8685,1.895434,0.9141,1.795205 -L 0.9141,1.795205,0.9681,1.704758 -L 0.9681,1.704758,1.0305,1.624094 -L 1.0305,1.624094,1.0994,1.553057 -L 1.0994,1.553057,1.1732,1.491491 -L 1.1732,1.491491,1.2525,1.439396 -L 1.2525,1.439396,1.3362,1.396773 -L 1.3362,1.396773,1.4249,1.363623 -L 1.4249,1.363623,1.5186,1.339943 -L 1.5186,1.339943,1.6172,1.325736 -L 1.6172,1.325736,1.7207,1.321 -L 1.7207,1.321,1.8243,1.325736 -L 1.8243,1.325736,1.9229,1.339943 -L 1.9229,1.339943,2.0165,1.363623 -L 2.0165,1.363623,2.1052,1.396773 -L 2.1052,1.396773,2.1889,1.439396 -L 2.1889,1.439396,2.2682,1.491491 -L 2.2682,1.491491,2.342,1.553057 -L 2.342,1.553057,2.4109,1.624094 -L 2.4109,1.624094,2.4733,1.704758 -L 2.4733,1.704758,2.5273,1.795205 -L 2.5273,1.795205,2.5729,1.895434 -L 2.5729,1.895434,2.6101,2.005446 -L 2.6101,2.005446,2.6393,2.125239 -L 2.6393,2.125239,2.6601,2.254815 -L 2.6601,2.254815,2.6725,2.394173 -L 2.6725,2.394173,2.6765,2.543312 -L 2.6765,2.543312,2.6725,2.680069 -L 2.6725,2.680069,2.6606,2.807122 -L 2.6606,2.807122,2.6408,2.92447 -L 2.6408,2.92447,2.6131,3.032113 -L 2.6131,3.032113,2.5769,3.130052 -L 2.5769,3.130052,2.5328,3.218286 -L 2.5328,3.218286,2.4813,3.296815 -L 2.4813,3.296815,2.4213,3.36564 -L 2.4213,3.36564,2.3524,3.429885 -L 2.3524,3.429885,2.2747,3.494673 -L 2.2747,3.494673,2.187,3.560004 -L 2.187,3.560004,2.0899,3.625879 -L 2.0899,3.625879,1.9838,3.692297 -L 1.9838,3.692297,1.8674,3.759259 -L 1.8674,3.759259,1.742,3.826764 -L 1.742,3.826764,1.6073,3.894812 -L 1.6073,3.894812,1.5146,3.847803 -L 1.5146,3.847803,1.4269,3.796214 -L 1.4269,3.796214,1.3437,3.740044 -L 1.3437,3.740044,1.2649,3.679293 -L 1.2649,3.679293,1.1906,3.613962 -L 1.1906,3.613962,1.1212,3.54405 -L 1.1212,3.54405,1.0563,3.469557 -L 1.0563,3.469557,0.9964,3.390483 -L 0.9964,3.390483,0.9418,3.306054 -L 0.9418,3.306054,0.8948,3.215492 -L 0.8948,3.215492,0.8551,3.118794 -L 0.8551,3.118794,0.8224,3.015965 -L 0.8224,3.015965,0.7972,2.907002 -L 0.7972,2.907002,0.7793,2.791905 -L 0.7793,2.791905,0.7684,2.670675 -L 0.7684,2.670675,0.765,2.543312 -L 2.4852,6.026406,2.4823,6.144686 -L 2.4823,6.144686,2.4728,6.256054 -L 2.4728,6.256054,2.4565,6.360517 -L 2.4565,6.360517,2.4342,6.458066 -L 2.4342,6.458066,2.4055,6.548708 -L 2.4055,6.548708,2.3703,6.632438 -L 2.3703,6.632438,2.3287,6.709261 -L 2.3287,6.709261,2.2811,6.779172 -L 2.2811,6.779172,2.2276,6.841476 -L 2.2276,6.841476,2.1691,6.895472 -L 2.1691,6.895472,2.1062,6.941162 -L 2.1062,6.941162,2.0383,6.978542 -L 2.0383,6.978542,1.966,7.007618 -L 1.966,7.007618,1.8892,7.028387 -L 1.8892,7.028387,1.8074,7.040846 -L 1.8074,7.040846,1.7207,7.045001 -L 1.7207,7.045001,1.634,7.040846 -L 1.634,7.040846,1.5523,7.028387 -L 1.5523,7.028387,1.4755,7.007618 -L 1.4755,7.007618,1.4031,6.978542 -L 1.4031,6.978542,1.3353,6.941162 -L 1.3353,6.941162,1.2723,6.895472 -L 1.2723,6.895472,1.2139,6.841476 -L 1.2139,6.841476,1.1604,6.779172 -L 1.1604,6.779172,1.1128,6.709261 -L 1.1128,6.709261,1.0712,6.632438 -L 1.0712,6.632438,1.036,6.548708 -L 1.036,6.548708,1.0073,6.458066 -L 1.0073,6.458066,0.985,6.360517 -L 0.985,6.360517,0.9686,6.256054 -L 0.9686,6.256054,0.9592,6.144686 -L 0.9592,6.144686,0.9562,6.026406 -L 0.9562,6.026406,0.9577,5.898034 -L 0.9577,5.898034,0.9632,5.778744 -L 0.9632,5.778744,0.9726,5.668539 -L 0.9726,5.668539,0.9855,5.567418 -L 0.9855,5.567418,1.0018,5.475379 -L 1.0018,5.475379,1.0221,5.392425 -L 1.0221,5.392425,1.0464,5.318554 -L 1.0464,5.318554,1.0741,5.253766 -L 1.0741,5.253766,1.1118,5.192782 -L 1.1118,5.192782,1.1668,5.130324 -L 1.1668,5.130324,1.2386,5.06639 -L 1.2386,5.06639,1.3273,5.000981 -L 1.3273,5.000981,1.4334,4.934097 -L 1.4334,4.934097,1.5557,4.865738 -L 1.5557,4.865738,1.6955,4.795904 -L 1.6955,4.795904,1.852,4.724594 -L 1.852,4.724594,1.9184,4.764383 -L 1.9184,4.764383,1.9823,4.809217 -L 1.9823,4.809217,2.0433,4.859099 -L 2.0433,4.859099,2.1012,4.914028 -L 2.1012,4.914028,2.1562,4.974002 -L 2.1562,4.974002,2.2088,5.039022 -L 2.2088,5.039022,2.2583,5.10909 -L 2.2583,5.10909,2.3049,5.184204 -L 2.3049,5.184204,2.347,5.265294 -L 2.347,5.265294,2.3837,5.353296 -L 2.3837,5.353296,2.4149,5.448207 -L 2.4149,5.448207,2.4401,5.550028 -L 2.4401,5.550028,2.46,5.658758 -L 2.46,5.658758,2.4743,5.774398 -L 2.4743,5.774398,2.4828,5.896948 -L 2.4828,5.896948,2.4852,6.026406 - -[9] 185 -L 1.5975,3.229,1.4612,3.237966 -L 1.4612,3.237966,1.3255,3.264868 -L 1.3255,3.264868,1.1907,3.309703 -L 1.1907,3.309703,1.0559,3.372472 -L 1.0559,3.372472,0.9222,3.453176 -L 0.9222,3.453176,0.7894,3.551814 -L 0.7894,3.551814,0.6566,3.668385 -L 0.6566,3.668385,0.5248,3.802891 -L 0.5248,3.802891,0.4019,3.953933 -L 0.4019,3.953933,0.2949,4.120114 -L 0.2949,4.120114,0.2047,4.301436 -L 0.2047,4.301436,0.1304,4.497895 -L 0.1304,4.497895,0.0729,4.709493 -L 0.0729,4.709493,0.0323,4.936232 -L 0.0323,4.936232,0.0075,5.178108 -L 0.0075,5.178108,-0.0009,5.435124 -L -0.0009,5.435124,0.007,5.654178 -L 0.007,5.654178,0.0293,5.866631 -L 0.0293,5.866631,0.0675,6.072485 -L 0.0675,6.072485,0.1205,6.271739 -L 0.1205,6.271739,0.1889,6.464393 -L 0.1889,6.464393,0.2721,6.650451 -L 0.2721,6.650451,0.3712,6.829908 -L 0.3712,6.829908,0.4847,7.002766 -L 0.4847,7.002766,0.6095,7.161726 -L 0.6095,7.161726,0.7413,7.299494 -L 0.7413,7.299494,0.8796,7.416066 -L 0.8796,7.416066,1.0252,7.511442 -L 1.0252,7.511442,1.1773,7.585625 -L 1.1773,7.585625,1.3364,7.638611 -L 1.3364,7.638611,1.5024,7.670403 -L 1.5024,7.670403,1.6753,7.681001 -L 1.6753,7.681001,1.8403,7.670637 -L 1.8403,7.670637,1.9993,7.639542 -L 1.9993,7.639542,2.1524,7.587719 -L 2.1524,7.587719,2.2991,7.51517 -L 2.2991,7.51517,2.4403,7.421888 -L 2.4403,7.421888,2.5751,7.307878 -L 2.5751,7.307878,2.7039,7.173138 -L 2.7039,7.173138,2.8268,7.017673 -L 2.8268,7.017673,2.9392,6.828433 -L 2.9392,6.828433,3.0368,6.592379 -L 3.0368,6.592379,3.1191,6.309509 -L 3.1191,6.309509,3.1865,5.979824 -L 3.1865,5.979824,3.239,5.603325 -L 3.239,5.603325,3.2766,5.18001 -L 3.2766,5.18001,3.2989,4.709882 -L 3.2989,4.709882,3.3064,4.192938 -L 3.3064,4.192938,3.2984,3.785034 -L 3.2984,3.785034,3.2747,3.401043 -L 3.2747,3.401043,3.2355,3.040964 -L 3.2355,3.040964,3.1805,2.704797 -L 3.1805,2.704797,3.1092,2.392541 -L 3.1092,2.392541,3.0225,2.1042 -L 3.0225,2.1042,2.9199,1.839768 -L 2.9199,1.839768,2.8015,1.599249 -L 2.8015,1.599249,2.6717,1.384973 -L 2.6717,1.384973,2.5344,1.199266 -L 2.5344,1.199266,2.3902,1.042129 -L 2.3902,1.042129,2.2381,0.913562 -L 2.2381,0.913562,2.0796,0.813566 -L 2.0796,0.813566,1.9131,0.742141 -L 1.9131,0.742141,1.7397,0.699285 -L 1.7397,0.699285,1.5588,0.685 -L 1.5588,0.685,1.4196,0.691211 -L 1.4196,0.691211,1.2853,0.709843 -L 1.2853,0.709843,1.1565,0.740898 -L 1.1565,0.740898,1.0332,0.784374 -L 1.0332,0.784374,0.9147,0.840273 -L 0.9147,0.840273,0.8013,0.908594 -L 0.8013,0.908594,0.6933,0.989336 -L 0.6933,0.989336,0.5907,1.0825 -L 0.5907,1.0825,0.4971,1.183816 -L 0.4971,1.183816,0.4158,1.289013 -L 0.4158,1.289013,0.3469,1.398094 -L 0.3469,1.398094,0.2904,1.511054 -L 0.2904,1.511054,0.2468,1.627898 -L 0.2468,1.627898,0.2156,1.748624 -L 0.2156,1.748624,0.1968,1.87323 -L 0.1968,1.87323,0.1904,2.001719 -L 0.1904,2.001719,0.9554,2.001719 -L 0.9554,2.001719,0.9588,1.918725 -L 0.9588,1.918725,0.9687,1.841166 -L 0.9687,1.841166,0.9856,1.769042 -L 0.9856,1.769042,1.0089,1.702351 -L 1.0089,1.702351,1.0391,1.641096 -L 1.0391,1.641096,1.0763,1.585276 -L 1.0763,1.585276,1.1199,1.53489 -L 1.1199,1.53489,1.1704,1.489938 -L 1.1704,1.489938,1.2249,1.450343 -L 1.2249,1.450343,1.2804,1.416028 -L 1.2804,1.416028,1.3374,1.386991 -L 1.3374,1.386991,1.3953,1.363234 -L 1.3953,1.363234,1.4543,1.344756 -L 1.4543,1.344756,1.5148,1.331559 -L 1.5148,1.331559,1.5767,1.32364 -L 1.5767,1.32364,1.6396,1.321 -L 1.6396,1.321,1.7298,1.329851 -L 1.7298,1.329851,1.82,1.356402 -L 1.82,1.356402,1.9086,1.400654 -L 1.9086,1.400654,1.9963,1.46261 -L 1.9963,1.46261,2.0835,1.542265 -L 2.0835,1.542265,2.1693,1.63962 -L 2.1693,1.63962,2.2545,1.754678 -L 2.2545,1.754678,2.3382,1.887437 -L 2.3382,1.887437,2.4175,2.040692 -L 2.4175,2.040692,2.4874,2.217238 -L 2.4874,2.217238,2.5478,2.417075 -L 2.5478,2.417075,2.5993,2.640203 -L 2.5993,2.640203,2.6414,2.886622 -L 2.6414,2.886622,2.6741,3.156332 -L 2.6741,3.156332,2.6974,3.449333 -L 2.6974,3.449333,2.7118,3.765625 -L 2.7118,3.765625,2.5939,3.639853 -L 2.5939,3.639853,2.47,3.530852 -L 2.47,3.530852,2.3397,3.438619 -L 2.3397,3.438619,2.2035,3.363156 -L 2.2035,3.363156,2.0608,3.304462 -L 2.0608,3.304462,1.9126,3.262539 -L 1.9126,3.262539,1.758,3.237385 -L 1.758,3.237385,1.5975,3.229 -L 1.7531,7.045001,1.6465,7.038672 -L 1.6465,7.038672,1.545,7.01969 -L 1.545,7.01969,1.4484,6.988053 -L 1.4484,6.988053,1.3567,6.943763 -L 1.3567,6.943763,1.27,6.886815 -L 1.27,6.886815,1.1887,6.817215 -L 1.1887,6.817215,1.1119,6.734958 -L 1.1119,6.734958,1.0406,6.640048 -L 1.0406,6.640048,0.9757,6.532636 -L 0.9757,6.532636,0.9197,6.412882 -L 0.9197,6.412882,0.8721,6.280783 -L 0.8721,6.280783,0.833,6.13634 -L 0.833,6.13634,0.8028,5.979552 -L 0.8028,5.979552,0.7815,5.81042 -L 0.7815,5.81042,0.7686,5.628945 -L 0.7686,5.628945,0.7641,5.435124 -L 0.7641,5.435124,0.7676,5.232609 -L 0.7676,5.232609,0.779,5.044923 -L 0.779,5.044923,0.7978,4.872065 -L 0.7978,4.872065,0.8241,4.714035 -L 0.8241,4.714035,0.8578,4.570834 -L 0.8578,4.570834,0.8994,4.442462 -L 0.8994,4.442462,0.9479,4.328918 -L 0.9479,4.328918,1.0044,4.230204 -L 1.0044,4.230204,1.0664,4.144608 -L 1.0664,4.144608,1.1318,4.070427 -L 1.1318,4.070427,1.2001,4.007657 -L 1.2001,4.007657,1.2725,3.956301 -L 1.2725,3.956301,1.3478,3.916356 -L 1.3478,3.916356,1.4266,3.887826 -L 1.4266,3.887826,1.5088,3.870706 -L 1.5088,3.870706,1.5945,3.865 -L 1.5945,3.865,1.7228,3.870085 -L 1.7228,3.870085,1.8428,3.885341 -L 1.8428,3.885341,1.9532,3.910767 -L 1.9532,3.910767,2.0548,3.946363 -L 2.0548,3.946363,2.148,3.99213 -L 2.148,3.99213,2.2317,4.048067 -L 2.2317,4.048067,2.3065,4.114175 -L 2.3065,4.114175,2.3729,4.190453 -L 2.3729,4.190453,2.4319,4.274649 -L 2.4319,4.274649,2.4854,4.364515 -L 2.4854,4.364515,2.5334,4.460046 -L 2.5334,4.460046,2.5765,4.561245 -L 2.5765,4.561245,2.6137,4.668113 -L 2.6137,4.668113,2.6459,4.780647 -L 2.6459,4.780647,2.6727,4.898849 -L 2.6727,4.898849,2.694,5.022719 -L 2.694,5.022719,2.6781,5.322202 -L 2.6781,5.322202,2.6558,5.594592 -L 2.6558,5.594592,2.6266,5.839884 -L 2.6266,5.839884,2.5914,6.058082 -L 2.5914,6.058082,2.5493,6.249185 -L 2.5493,6.249185,2.5007,6.413193 -L 2.5007,6.413193,2.4462,6.550105 -L 2.4462,6.550105,2.3848,6.659921 -L 2.3848,6.659921,2.3184,6.750174 -L 2.3184,6.750174,2.2485,6.828392 -L 2.2485,6.828392,2.1747,6.89458 -L 2.1747,6.89458,2.0974,6.948731 -L 2.0974,6.948731,2.0167,6.990848 -L 2.0167,6.990848,1.9324,7.020932 -L 1.9324,7.020932,1.8447,7.038984 -L 1.8447,7.038984,1.7531,7.045001 - -[:] 8 -L 0.9556,4.501,-0.0004,4.501 -L -0.0004,4.501,-0.0004,5.773 -L -0.0004,5.773,0.9556,5.773 -L 0.9556,5.773,0.9556,4.501 -L 0.9556,1.321,-0.0004,1.321 -L -0.0004,1.321,-0.0004,2.592999 -L -0.0004,2.592999,0.9556,2.592999 -L 0.9556,2.592999,0.9556,1.321 - -[;] 11 -L 0.9555,4.501,-0.0005,4.501 -L -0.0005,4.501,-0.0005,5.773 -L -0.0005,5.773,0.9555,5.773 -L 0.9555,5.773,0.9555,4.501 -L 0.9555,1.504843,0.409,0.123531 -L 0.409,0.123531,0.167,0.123531 -L 0.167,0.123531,0.3939,1.321 -L 0.3939,1.321,-0.0005,1.321 -L -0.0005,1.321,-0.0005,2.592999 -L -0.0005,2.592999,0.9555,2.592999 -L 0.9555,2.592999,0.9555,1.504843 - -[<] 14 -L 3.5907,0.173219,3.2563,-0.273969 -L 3.2563,-0.273969,0.0655,3.855063 -L 0.0655,3.855063,0.0367,3.901101 -L 0.0367,3.901101,0.0159,3.947295 -L 0.0159,3.947295,0.004,3.993644 -L 0.004,3.993644,-0.0004,4.040148 -L -0.0004,4.040148,0.004,4.086808 -L 0.004,4.086808,0.0159,4.133623 -L 0.0159,4.133623,0.0367,4.180593 -L 0.0367,4.180593,0.0655,4.227719 -L 0.0655,4.227719,3.2563,8.351785 -L 3.2563,8.351785,3.5907,7.904597 -L 3.5907,7.904597,0.6031,4.048843 -L 0.6031,4.048843,3.5907,0.173219 - -[=] 8 -L -0.0006,5.455,3.3637,5.455 -L 3.3637,5.455,3.3637,4.819 -L 3.3637,4.819,-0.0006,4.819 -L -0.0006,4.819,-0.0006,5.455 -L -0.0006,3.547,3.3637,3.547 -L 3.3637,3.547,3.3637,2.911 -L 3.3637,2.911,-0.0006,2.911 -L -0.0006,2.911,-0.0006,3.547 - -[>] 14 -L -0.0008,0.173219,2.9839,4.048843 -L 2.9839,4.048843,-0.0008,7.904597 -L -0.0008,7.904597,0.3337,8.351785 -L 0.3337,8.351785,3.5245,4.227719 -L 3.5245,4.227719,3.5527,4.180593 -L 3.5527,4.180593,3.573,4.133623 -L 3.573,4.133623,3.5849,4.086808 -L 3.5849,4.086808,3.5889,4.040148 -L 3.5889,4.040148,3.5849,3.993644 -L 3.5849,3.993644,3.573,3.947295 -L 3.573,3.947295,3.5527,3.901101 -L 3.5527,3.901101,3.5245,3.855063 -L 3.5245,3.855063,0.3337,-0.273969 -L 0.3337,-0.273969,-0.0008,0.173219 - -[?] 170 -L 1.3382,0.367,1.3382,1.321 -L 1.3382,1.321,2.1029,1.321 -L 2.1029,1.321,2.1029,0.367 -L 2.1029,0.367,1.3382,0.367 -L 1.7653,7.999001,1.8844,7.999818 -L 1.8844,7.999818,2.0016,7.992326 -L 2.0016,7.992326,2.117,7.976525 -L 2.117,7.976525,2.2303,7.952419 -L 2.2303,7.952419,2.3415,7.920007 -L 2.3415,7.920007,2.4505,7.879285 -L 2.4505,7.879285,2.5578,7.830259 -L 2.5578,7.830259,2.663,7.772922 -L 2.663,7.772922,2.7634,7.709417 -L 2.7634,7.709417,2.8565,7.641871 -L 2.8565,7.641871,2.9422,7.570291 -L 2.9422,7.570291,3.0208,7.494672 -L 3.0208,7.494672,3.0916,7.415018 -L 3.0916,7.415018,3.1553,7.331326 -L 3.1553,7.331326,3.2115,7.243595 -L 3.2115,7.243595,3.2606,7.151827 -L 3.2606,7.151827,3.3027,7.057229 -L 3.3027,7.057229,3.3396,6.960998 -L 3.3396,6.960998,3.3706,6.863137 -L 3.3706,6.863137,3.3961,6.763644 -L 3.3961,6.763644,3.4159,6.662522 -L 3.4159,6.662522,3.43,6.559771 -L 3.43,6.559771,3.4385,6.455389 -L 3.4385,6.455389,3.4412,6.349374 -L 3.4412,6.349374,3.435,6.156525 -L 3.435,6.156525,3.4164,5.975477 -L 3.4164,5.975477,3.3854,5.806228 -L 3.3854,5.806228,3.3423,5.648782 -L 3.3423,5.648782,3.2866,5.503135 -L 3.2866,5.503135,3.2185,5.369289 -L 3.2185,5.369289,3.1382,5.247245 -L 3.1382,5.247245,3.0453,5.137 -L 3.0453,5.137,2.9474,5.035142 -L 2.9474,5.035142,2.8521,4.93825 -L 2.8521,4.93825,2.7589,4.846329 -L 2.7589,4.846329,2.6682,4.759374 -L 2.6682,4.759374,2.5798,4.677392 -L 2.5798,4.677392,2.4936,4.600375 -L 2.4936,4.600375,2.4099,4.528328 -L 2.4099,4.528328,2.3284,4.46125 -L 2.3284,4.46125,2.2523,4.395259 -L 2.2523,4.395259,2.1849,4.326472 -L 2.1849,4.326472,2.126,4.254892 -L 2.126,4.254892,2.0757,4.180516 -L 2.0757,4.180516,2.0338,4.103345 -L 2.0338,4.103345,2.0004,4.023379 -L 2.0004,4.023379,1.9756,3.940618 -L 1.9756,3.940618,1.9595,3.855063 -L 1.9595,3.855063,1.9481,3.766246 -L 1.9481,3.766246,1.9384,3.673704 -L 1.9384,3.673704,1.9302,3.577434 -L 1.9302,3.577434,1.9236,3.477437 -L 1.9236,3.477437,1.9184,3.373715 -L 1.9184,3.373715,1.9146,3.266266 -L 1.9146,3.266266,1.9124,3.15509 -L 1.9124,3.15509,1.9117,3.040187 -L 1.9117,3.040187,1.9117,2.488656 -L 1.9117,2.488656,1.3382,2.488656 -L 1.3382,2.488656,1.3382,3.040187 -L 1.3382,3.040187,1.3394,3.156642 -L 1.3394,3.156642,1.3431,3.272476 -L 1.3431,3.272476,1.3496,3.387689 -L 1.3496,3.387689,1.3585,3.502281 -L 1.3585,3.502281,1.3701,3.616252 -L 1.3701,3.616252,1.3842,3.729602 -L 1.3842,3.729602,1.4008,3.84233 -L 1.4008,3.84233,1.4202,3.954437 -L 1.4202,3.954437,1.4447,4.064838 -L 1.4447,4.064838,1.4774,4.172441 -L 1.4774,4.172441,1.5183,4.27725 -L 1.5183,4.27725,1.5673,4.379267 -L 1.5673,4.379267,1.6243,4.478485 -L 1.6243,4.478485,1.6897,4.57491 -L 1.6897,4.57491,1.763,4.66854 -L 1.763,4.66854,1.8445,4.759374 -L 1.8445,4.759374,1.9283,4.848036 -L 1.9283,4.848036,2.0093,4.935145 -L 2.0093,4.935145,2.0873,5.020701 -L 2.0873,5.020701,2.1621,5.104703 -L 2.1621,5.104703,2.234,5.187154 -L 2.234,5.187154,2.3028,5.268051 -L 2.3028,5.268051,2.3687,5.347395 -L 2.3687,5.347395,2.4314,5.425187 -L 2.4314,5.425187,2.4889,5.506863 -L 2.4889,5.506863,2.5387,5.597851 -L 2.5387,5.597851,2.5808,5.698158 -L 2.5808,5.698158,2.6152,5.807782 -L 2.6152,5.807782,2.642,5.92672 -L 2.642,5.92672,2.6611,6.054977 -L 2.6611,6.054977,2.6725,6.192549 -L 2.6725,6.192549,2.6764,6.339438 -L 2.6764,6.339438,2.6744,6.430351 -L 2.6744,6.430351,2.668,6.516762 -L 2.668,6.516762,2.6576,6.598667 -L 2.6576,6.598667,2.6427,6.67607 -L 2.6427,6.67607,2.6239,6.74897 -L 2.6239,6.74897,2.6009,6.817368 -L 2.6009,6.817368,2.5734,6.881264 -L 2.5734,6.881264,2.5419,6.940656 -L 2.5419,6.940656,2.5077,6.995741 -L 2.5077,6.995741,2.4725,7.046708 -L 2.4725,7.046708,2.4361,7.093563 -L 2.4361,7.093563,2.3985,7.136301 -L 2.3985,7.136301,2.3598,7.174926 -L 2.3598,7.174926,2.3202,7.209435 -L 2.3202,7.209435,2.2793,7.239831 -L 2.2793,7.239831,2.2372,7.26611 -L 2.2372,7.26611,2.1923,7.288818 -L 2.1923,7.288818,2.143,7.308499 -L 2.143,7.308499,2.089,7.325152 -L 2.089,7.325152,2.0303,7.338777 -L 2.0303,7.338777,1.9672,7.349376 -L 1.9672,7.349376,1.8995,7.356945 -L 1.8995,7.356945,1.8272,7.361488 -L 1.8272,7.361488,1.7504,7.362999 -L 1.7504,7.362999,1.6726,7.361253 -L 1.6726,7.361253,1.5983,7.356014 -L 1.5983,7.356014,1.5272,7.34728 -L 1.5272,7.34728,1.4593,7.335052 -L 1.4593,7.335052,1.3946,7.31933 -L 1.3946,7.31933,1.3332,7.300113 -L 1.3332,7.300113,1.275,7.277407 -L 1.275,7.277407,1.22,7.251203 -L 1.22,7.251203,1.168,7.220072 -L 1.168,7.220072,1.1189,7.182573 -L 1.1189,7.182573,1.0728,7.138708 -L 1.0728,7.138708,1.0295,7.088476 -L 1.0295,7.088476,0.9891,7.031879 -L 0.9891,7.031879,0.9517,6.968916 -L 0.9517,6.968916,0.917,6.899587 -L 0.917,6.899587,0.8853,6.82389 -L 0.8853,6.82389,0.8571,6.74381 -L 0.8571,6.74381,0.8325,6.661318 -L 0.8325,6.661318,0.8117,6.576425 -L 0.8117,6.576425,0.7946,6.489122 -L 0.7946,6.489122,0.7815,6.399411 -L 0.7815,6.399411,0.7721,6.307296 -L 0.7721,6.307296,0.7664,6.212774 -L 0.7664,6.212774,0.7644,6.115844 -L 0.7644,6.115844,0.7644,5.688531 -L 0.7644,5.688531,-0.0003,5.688531 -L -0.0003,5.688531,-0.0003,6.115844 -L -0.0003,6.115844,0.0029,6.215336 -L 0.0029,6.215336,0.0123,6.317544 -L 0.0123,6.317544,0.0279,6.42247 -L 0.0279,6.42247,0.0499,6.530112 -L 0.0499,6.530112,0.0784,6.640474 -L 0.0784,6.640474,0.1131,6.753553 -L 0.1131,6.753553,0.154,6.869346 -L 0.154,6.869346,0.2013,6.98786 -L 0.2013,6.98786,0.2548,7.104393 -L 0.2548,7.104393,0.3143,7.21425 -L 0.3143,7.21425,0.3799,7.317428 -L 0.3799,7.317428,0.4515,7.413932 -L 0.4515,7.413932,0.5291,7.503757 -L 0.5291,7.503757,0.613,7.586904 -L 0.613,7.586904,0.703,7.663377 -L 0.703,7.663377,0.7988,7.733172 -L 0.7988,7.733172,0.9004,7.795476 -L 0.9004,7.795476,1.0077,7.849474 -L 1.0077,7.849474,1.1202,7.895162 -L 1.1202,7.895162,1.2383,7.932544 -L 1.2383,7.932544,1.3619,7.96162 -L 1.3619,7.96162,1.4908,7.982387 -L 1.4908,7.982387,1.6253,7.994848 -L 1.6253,7.994848,1.7653,7.999001 - -[@] 341 -L -0.0003,4.004125,0.0086,4.405701 -L 0.0086,4.405701,0.0354,4.79307 -L 0.0354,4.79307,0.0805,5.16623 -L 0.0805,5.16623,0.1434,5.525183 -L 0.1434,5.525183,0.2241,5.869929 -L 0.2241,5.869929,0.3232,6.200468 -L 0.3232,6.200468,0.4397,6.516798 -L 0.4397,6.516798,0.5744,6.818922 -L 0.5744,6.818922,0.7216,7.095502 -L 0.7216,7.095502,0.8752,7.335206 -L 0.8752,7.335206,1.0347,7.538031 -L 1.0347,7.538031,1.2007,7.703982 -L 1.2007,7.703982,1.3736,7.833054 -L 1.3736,7.833054,1.5525,7.925246 -L 1.5525,7.925246,1.7378,7.980562 -L 1.7378,7.980562,1.9295,7.999001 -L 1.9295,7.999001,2.1302,7.98196 -L 2.1302,7.98196,2.319,7.930835 -L 2.319,7.930835,2.4954,7.84563 -L 2.4954,7.84563,2.6594,7.72634 -L 2.6594,7.72634,2.8115,7.57297 -L 2.8115,7.57297,2.9512,7.385516 -L 2.9512,7.385516,3.079,7.163979 -L 3.079,7.163979,3.1945,6.90836 -L 3.1945,6.90836,3.297,6.630381 -L 3.297,6.630381,3.3862,6.341766 -L 3.3862,6.341766,3.4615,6.042517 -L 3.4615,6.042517,3.523,5.732629 -L 3.523,5.732629,3.5705,5.412106 -L 3.5705,5.412106,3.6047,5.080946 -L 3.6047,5.080946,3.6255,4.739151 -L 3.6255,4.739151,3.632,4.386718 -L 3.632,4.386718,3.627,4.153848 -L 3.627,4.153848,3.6122,3.927265 -L 3.6122,3.927265,3.5869,3.706971 -L 3.5869,3.706971,3.5512,3.492965 -L 3.5512,3.492965,3.5056,3.285248 -L 3.5056,3.285248,3.4496,3.08382 -L 3.4496,3.08382,3.3842,2.88868 -L 3.3842,2.88868,3.3079,2.699828 -L 3.3079,2.699828,3.2277,2.525728 -L 3.2277,2.525728,3.1469,2.37484 -L 3.1469,2.37484,3.0671,2.247167 -L 3.0671,2.247167,2.9879,2.142706 -L 2.9879,2.142706,2.9096,2.06146 -L 2.9096,2.06146,2.8313,2.003426 -L 2.8313,2.003426,2.7535,1.968607 -L 2.7535,1.968607,2.6762,1.956999 -L 2.6762,1.956999,2.6059,1.958863 -L 2.6059,1.958863,2.5405,1.964453 -L 2.5405,1.964453,2.4805,1.97377 -L 2.4805,1.97377,2.426,1.986812 -L 2.426,1.986812,2.377,2.003581 -L 2.377,2.003581,2.3329,2.024078 -L 2.3329,2.024078,2.2942,2.048301 -L 2.2942,2.048301,2.261,2.076249 -L 2.261,2.076249,2.2318,2.108547 -L 2.2318,2.108547,2.204,2.145812 -L 2.204,2.145812,2.1793,2.188046 -L 2.1793,2.188046,2.1565,2.23525 -L 2.1565,2.23525,2.1357,2.287422 -L 2.1357,2.287422,2.1178,2.344562 -L 2.1178,2.344562,2.1015,2.406671 -L 2.1015,2.406671,2.0876,2.47375 -L 2.0876,2.47375,2.048,2.410903 -L 2.048,2.410903,2.0078,2.351549 -L 2.0078,2.351549,1.9677,2.29569 -L 1.9677,2.29569,1.9266,2.243324 -L 1.9266,2.243324,1.8859,2.194452 -L 1.8859,2.194452,1.8443,2.149073 -L 1.8443,2.149073,1.8027,2.107188 -L 1.8027,2.107188,1.7606,2.068796 -L 1.7606,2.068796,1.717,2.03615 -L 1.717,2.03615,1.6709,2.011501 -L 1.6709,2.011501,1.6214,1.994848 -L 1.6214,1.994848,1.5693,1.986191 -L 1.5693,1.986191,1.5143,1.985531 -L 1.5143,1.985531,1.4569,1.992868 -L 1.4569,1.992868,1.3964,2.008202 -L 1.3964,2.008202,1.3335,2.031531 -L 1.3335,2.031531,1.2701,2.063711 -L 1.2701,2.063711,1.2101,2.105597 -L 1.2101,2.105597,1.1527,2.157186 -L 1.1527,2.157186,1.0977,2.218481 -L 1.0977,2.218481,1.0461,2.289479 -L 1.0461,2.289479,0.9971,2.370182 -L 0.9971,2.370182,0.951,2.460591 -L 0.951,2.460591,0.9079,2.560704 -L 0.9079,2.560704,0.8687,2.667609 -L 0.8687,2.667609,0.8351,2.778396 -L 0.8351,2.778396,0.8068,2.893065 -L 0.8068,2.893065,0.784,3.011617 -L 0.784,3.011617,0.7667,3.13405 -L 0.7667,3.13405,0.7553,3.260366 -L 0.7553,3.260366,0.7488,3.390562 -L 0.7488,3.390562,0.7479,3.524641 -L 0.7479,3.524641,0.7513,3.661475 -L 0.7513,3.661475,0.7593,3.79994 -L 0.7593,3.79994,0.7702,3.940036 -L 0.7702,3.940036,0.785,4.081761 -L 0.785,4.081761,0.8033,4.225118 -L 0.8033,4.225118,0.8256,4.370104 -L 0.8256,4.370104,0.8514,4.516722 -L 0.8514,4.516722,0.8806,4.664968 -L 0.8806,4.664968,0.9143,4.811819 -L 0.9143,4.811819,0.952,4.954243 -L 0.952,4.954243,0.9941,5.092242 -L 0.9941,5.092242,1.0402,5.225818 -L 1.0402,5.225818,1.0907,5.354965 -L 1.0907,5.354965,1.1457,5.479688 -L 1.1457,5.479688,1.2042,5.599988 -L 1.2042,5.599988,1.2676,5.71586 -L 1.2676,5.71586,1.3325,5.824164 -L 1.3325,5.824164,1.3969,5.921752 -L 1.3969,5.921752,1.4603,6.008627 -L 1.4603,6.008627,1.5233,6.08479 -L 1.5233,6.08479,1.5852,6.150237 -L 1.5852,6.150237,1.6461,6.20497 -L 1.6461,6.20497,1.7066,6.24899 -L 1.7066,6.24899,1.7665,6.282296 -L 1.7665,6.282296,1.8245,6.307258 -L 1.8245,6.307258,1.8795,6.326238 -L 1.8795,6.326238,1.932,6.339244 -L 1.932,6.339244,1.9811,6.34627 -L 1.9811,6.34627,2.0277,6.347319 -L 2.0277,6.347319,2.0717,6.342388 -L 2.0717,6.342388,2.1124,6.33148 -L 2.1124,6.33148,2.1505,6.314593 -L 2.1505,6.314593,2.1862,6.292934 -L 2.1862,6.292934,2.2204,6.2677 -L 2.2204,6.2677,2.2526,6.238898 -L 2.2526,6.238898,2.2833,6.206523 -L 2.2833,6.206523,2.3125,6.170578 -L 2.3125,6.170578,2.3398,6.131062 -L 2.3398,6.131062,2.3656,6.087972 -L 2.3656,6.087972,2.3893,6.041313 -L 2.3893,6.041313,2.4463,6.543157 -L 2.4463,6.543157,2.8645,6.543157 -L 2.8645,6.543157,2.7822,6.735308 -L 2.7822,6.735308,2.6916,6.901838 -L 2.6916,6.901838,2.5935,7.042748 -L 2.5935,7.042748,2.4874,7.15804 -L 2.4874,7.15804,2.3735,7.24771 -L 2.3735,7.24771,2.2511,7.311761 -L 2.2511,7.311761,2.1208,7.35019 -L 2.1208,7.35019,1.9831,7.362999 -L 1.9831,7.362999,1.8409,7.348638 -L 1.8409,7.348638,1.7036,7.30555 -L 1.7036,7.30555,1.5718,7.233736 -L 1.5718,7.233736,1.445,7.133194 -L 1.445,7.133194,1.3231,7.003931 -L 1.3231,7.003931,1.2062,6.845939 -L 1.2062,6.845939,1.0947,6.659222 -L 1.0947,6.659222,0.9882,6.443781 -L 0.9882,6.443781,0.891,6.204505 -L 0.891,6.204505,0.8068,5.946285 -L 0.8068,5.946285,0.7355,5.669122 -L 0.7355,5.669122,0.677,5.373016 -L 0.677,5.373016,0.6314,5.057966 -L 0.6314,5.057966,0.5992,4.723973 -L 0.5992,4.723973,0.5794,4.371036 -L 0.5794,4.371036,0.573,3.999156 -L 0.573,3.999156,0.5784,3.62879 -L 0.5784,3.62879,0.5948,3.277911 -L 0.5948,3.277911,0.6215,2.946519 -L 0.6215,2.946519,0.6592,2.634614 -L 0.6592,2.634614,0.7077,2.342195 -L 0.7077,2.342195,0.7672,2.069262 -L 0.7672,2.069262,0.837,1.815818 -L 0.837,1.815818,0.9183,1.58186 -L 0.9183,1.58186,1.01,1.371657 -L 1.01,1.371657,1.113,1.189483 -L 1.113,1.189483,1.227,1.035335 -L 1.227,1.035335,1.3518,0.909214 -L 1.3518,0.909214,1.4876,0.81112 -L 1.4876,0.81112,1.6347,0.741053 -L 1.6347,0.741053,1.7928,0.699012 -L 1.7928,0.699012,1.9622,0.685 -L 1.9622,0.685,2.0663,0.689309 -L 2.0663,0.689309,2.1674,0.702235 -L 2.1674,0.702235,2.2645,0.72378 -L 2.2645,0.72378,2.3576,0.753942 -L 2.3576,0.753942,2.4478,0.792721 -L 2.4478,0.792721,2.534,0.840118 -L 2.534,0.840118,2.6168,0.896134 -L 2.6168,0.896134,2.6955,0.960766 -L 2.6955,0.960766,2.7738,1.038364 -L 2.7738,1.038364,2.8531,1.133274 -L 2.8531,1.133274,2.9344,1.245498 -L 2.9344,1.245498,3.0166,1.375035 -L 3.0166,1.375035,3.1003,1.521885 -L 3.1003,1.521885,3.1856,1.686047 -L 3.1856,1.686047,3.2723,1.867524 -L 3.2723,1.867524,3.3605,2.066312 -L 3.3605,2.066312,3.7846,1.822843 -L 3.7846,1.822843,3.7127,1.637875 -L 3.7127,1.637875,3.6354,1.460591 -L 3.6354,1.460591,3.5527,1.290993 -L 3.5527,1.290993,3.4655,1.129082 -L 3.4655,1.129082,3.3724,0.974856 -L 3.3724,0.974856,3.2747,0.828317 -L 3.2747,0.828317,3.1712,0.689464 -L 3.1712,0.689464,3.0632,0.558296 -L 3.0632,0.558296,2.9487,0.43893 -L 2.9487,0.43893,2.8278,0.33548 -L 2.8278,0.33548,2.7005,0.247944 -L 2.7005,0.247944,2.5662,0.176324 -L 2.5662,0.176324,2.425,0.12062 -L 2.425,0.12062,2.2774,0.080831 -L 2.2774,0.080831,2.1233,0.056958 -L 2.1233,0.056958,1.9622,0.048999 -L 1.9622,0.048999,1.7437,0.067051 -L 1.7437,0.067051,1.5366,0.121202 -L 1.5366,0.121202,1.3409,0.211455 -L 1.3409,0.211455,1.1566,0.337808 -L 1.1566,0.337808,0.9837,0.500263 -L 0.9837,0.500263,0.8222,0.698819 -L 0.8222,0.698819,0.672,0.933477 -L 0.672,0.933477,0.5328,1.204235 -L 0.5328,1.204235,0.4075,1.50069 -L 0.4075,1.50069,0.2995,1.81244 -L 0.2995,1.81244,0.2078,2.139486 -L 0.2078,2.139486,0.133,2.481824 -L 0.133,2.481824,0.0745,2.839457 -L 0.0745,2.839457,0.0329,3.212386 -L 0.0329,3.212386,0.0076,3.600608 -L 0.0076,3.600608,-0.0003,4.004125 -L 2.6465,3.283656,2.6331,3.179197 -L 2.6331,3.179197,2.6222,3.08444 -L 2.6222,3.08444,2.6143,2.999389 -L 2.6143,2.999389,2.6093,2.924043 -L 2.6093,2.924043,2.6069,2.858401 -L 2.6069,2.858401,2.6073,2.802463 -L 2.6073,2.802463,2.6103,2.756231 -L 2.6103,2.756231,2.6163,2.719704 -L 2.6163,2.719704,2.6252,2.690006 -L 2.6252,2.690006,2.6371,2.664271 -L 2.6371,2.664271,2.6519,2.642494 -L 2.6519,2.642494,2.6698,2.624675 -L 2.6698,2.624675,2.6901,2.610817 -L 2.6901,2.610817,2.7134,2.600918 -L 2.7134,2.600918,2.7396,2.59498 -L 2.7396,2.59498,2.7689,2.592999 -L 2.7689,2.592999,2.7956,2.600143 -L 2.7956,2.600143,2.8254,2.62157 -L 2.8254,2.62157,2.8576,2.657282 -L 2.8576,2.657282,2.8927,2.707281 -L 2.8927,2.707281,2.9304,2.771564 -L 2.9304,2.771564,2.971,2.850133 -L 2.971,2.850133,3.0141,2.942986 -L 3.0141,2.942986,3.0602,3.050125 -L 3.0602,3.050125,3.1048,3.17054 -L 3.1048,3.17054,3.1434,3.303221 -L 3.1434,3.303221,3.1757,3.448169 -L 3.1757,3.448169,3.2024,3.605382 -L 3.2024,3.605382,3.2232,3.774863 -L 3.2232,3.774863,3.2381,3.956612 -L 3.2381,3.956612,3.247,4.150625 -L 3.247,4.150625,3.25,4.356907 -L 3.25,4.356907,3.2455,4.65736 -L 3.2455,4.65736,3.2326,4.945082 -L 3.2326,4.945082,3.2108,5.220071 -L 3.2108,5.220071,3.1806,5.482329 -L 3.1806,5.482329,3.1415,5.731852 -L 3.1415,5.731852,3.0934,5.968645 -L 3.0934,5.968645,3.0374,6.192704 -L 3.0374,6.192704,2.972,6.404031 -L 2.972,6.404031,2.6465,3.283656 -L 2.1119,3.368125,2.3358,5.410281 -L 2.3358,5.410281,2.319,5.479145 -L 2.319,5.479145,2.3011,5.541642 -L 2.3011,5.541642,2.2813,5.597773 -L 2.2813,5.597773,2.2595,5.647539 -L 2.2595,5.647539,2.2362,5.690938 -L 2.2362,5.690938,2.2115,5.727971 -L 2.2115,5.727971,2.1847,5.758638 -L 2.1847,5.758638,2.1565,5.782938 -L 2.1565,5.782938,2.1267,5.801688 -L 2.1267,5.801688,2.0955,5.8157 -L 2.0955,5.8157,2.0628,5.824978 -L 2.0628,5.824978,2.0286,5.829519 -L 2.0286,5.829519,1.9935,5.829326 -L 1.9935,5.829326,1.9563,5.824394 -L 1.9563,5.824394,1.9182,5.814731 -L 1.9182,5.814731,1.8785,5.800328 -L 1.8785,5.800328,1.8384,5.77925 -L 1.8384,5.77925,1.7973,5.749553 -L 1.7973,5.749553,1.7561,5.71124 -L 1.7561,5.71124,1.715,5.66431 -L 1.715,5.66431,1.6734,5.608759 -L 1.6734,5.608759,1.6318,5.544594 -L 1.6318,5.544594,1.5897,5.471809 -L 1.5897,5.471809,1.547,5.390406 -L 1.547,5.390406,1.5054,5.302404 -L 1.5054,5.302404,1.4658,5.209823 -L 1.4658,5.209823,1.4281,5.112661 -L 1.4281,5.112661,1.393,5.010918 -L 1.393,5.010918,1.3593,4.904595 -L 1.3593,4.904595,1.3276,4.79369 -L 1.3276,4.79369,1.2983,4.678206 -L 1.2983,4.678206,1.2706,4.558141 -L 1.2706,4.558141,1.2458,4.435978 -L 1.2458,4.435978,1.224,4.314205 -L 1.224,4.314205,1.2057,4.192821 -L 1.2057,4.192821,1.1903,4.071824 -L 1.1903,4.071824,1.1784,3.951216 -L 1.1784,3.951216,1.1695,3.830995 -L 1.1695,3.830995,1.164,3.711163 -L 1.164,3.711163,1.1616,3.591718 -L 1.1616,3.591718,1.1621,3.476157 -L 1.1621,3.476157,1.1645,3.367969 -L 1.1645,3.367969,1.1695,3.267159 -L 1.1695,3.267159,1.1764,3.173721 -L 1.1764,3.173721,1.1858,3.087663 -L 1.1858,3.087663,1.1972,3.008978 -L 1.1972,3.008978,1.2111,2.937667 -L 1.2111,2.937667,1.2275,2.873734 -L 1.2275,2.873734,1.2458,2.816516 -L 1.2458,2.816516,1.2671,2.765354 -L 1.2671,2.765354,1.2904,2.720246 -L 1.2904,2.720246,1.3171,2.681195 -L 1.3171,2.681195,1.3459,2.648199 -L 1.3459,2.648199,1.3776,2.62126 -L 1.3776,2.62126,1.4118,2.600375 -L 1.4118,2.600375,1.4484,2.585547 -L 1.4484,2.585547,1.4871,2.57654 -L 1.4871,2.57654,1.5262,2.573125 -L 1.5262,2.573125,1.5669,2.575299 -L 1.5669,2.575299,1.6085,2.583063 -L 1.6085,2.583063,1.6506,2.596415 -L 1.6506,2.596415,1.6937,2.615359 -L 1.6937,2.615359,1.7378,2.639892 -L 1.7378,2.639892,1.7829,2.670016 -L 1.7829,2.670016,1.828,2.709726 -L 1.828,2.709726,1.8721,2.763024 -L 1.8721,2.763024,1.9147,2.829908 -L 1.9147,2.829908,1.9563,2.910379 -L 1.9563,2.910379,1.9969,3.004436 -L 1.9969,3.004436,2.0361,3.112079 -L 2.0361,3.112079,2.0742,3.233309 -L 2.0742,3.233309,2.1119,3.368125 - -[A] 14 -L 3.5845,0.521031,2.9423,0.521031 -L 2.9423,0.521031,2.5271,2.592999 -L 2.5271,2.592999,1.0571,2.592999 -L 1.0571,2.592999,0.6419,0.521031 -L 0.6419,0.521031,-0.0007,0.521031 -L -0.0007,0.521031,1.4277,7.621376 -L 1.4277,7.621376,1.5144,7.621376 -L 1.5144,7.621376,2.0698,7.621376 -L 2.0698,7.621376,2.1565,7.621376 -L 2.1565,7.621376,3.5845,0.521031 -L 1.7621,6.21025,1.2241,3.547 -L 1.2241,3.547,2.3597,3.547 -L 2.3597,3.547,1.8216,6.21025 -L 1.8216,6.21025,1.7621,6.21025 - -[B] 121 -L 2.6764,2.652625,2.671,2.803939 -L 2.671,2.803939,2.6536,2.94485 -L 2.6536,2.94485,2.6249,3.075357 -L 2.6249,3.075357,2.5843,3.195461 -L 2.5843,3.195461,2.5322,3.305162 -L 2.5322,3.305162,2.4693,3.404459 -L 2.4693,3.404459,2.394,3.493353 -L 2.394,3.493353,2.3078,3.571844 -L 2.3078,3.571844,2.2082,3.640553 -L 2.2082,3.640553,2.0947,3.7001 -L 2.0947,3.7001,1.9679,3.750486 -L 1.9679,3.750486,1.8262,3.79171 -L 1.8262,3.79171,1.6706,3.823774 -L 1.6706,3.823774,1.5012,3.846677 -L 1.5012,3.846677,1.3178,3.86042 -L 1.3178,3.86042,1.1201,3.865 -L 1.1201,3.865,0.5731,3.865 -L 0.5731,3.865,0.5731,1.321 -L 0.5731,1.321,1.0453,1.321 -L 1.0453,1.321,1.297,1.32725 -L 1.297,1.32725,1.5249,1.345999 -L 1.5249,1.345999,1.7286,1.377247 -L 1.7286,1.377247,1.9084,1.420996 -L 1.9084,1.420996,2.064,1.477243 -L 2.064,1.477243,2.1963,1.545991 -L 2.1963,1.545991,2.3043,1.627238 -L 2.3043,1.627238,2.388,1.720984 -L 2.388,1.720984,2.4559,1.823037 -L 2.4559,1.823037,2.5144,1.929206 -L 2.5144,1.929206,2.5639,2.039489 -L 2.5639,2.039489,2.6046,2.153887 -L 2.6046,2.153887,2.6358,2.272399 -L 2.6358,2.272399,2.6586,2.395026 -L 2.6586,2.395026,2.672,2.521768 -L 2.672,2.521768,2.6764,2.652625 -L 2.4852,5.773,2.4812,5.885145 -L 2.4812,5.885145,2.4693,5.990539 -L 2.4693,5.990539,2.449,6.089176 -L 2.449,6.089176,2.4207,6.181059 -L 2.4207,6.181059,2.3846,6.266186 -L 2.3846,6.266186,2.34,6.344561 -L 2.34,6.344561,2.2875,6.416181 -L 2.2875,6.416181,2.227,6.481045 -L 2.227,6.481045,2.1522,6.538694 -L 2.1522,6.538694,2.0561,6.588651 -L 2.0561,6.588651,1.9396,6.630925 -L 1.9396,6.630925,1.8024,6.665511 -L 1.8024,6.665511,1.6443,6.692413 -L 1.6443,6.692413,1.4655,6.711628 -L 1.4655,6.711628,1.2658,6.723157 -L 1.2658,6.723157,1.0453,6.726999 -L 1.0453,6.726999,0.5731,6.726999 -L 0.5731,6.726999,0.5731,4.819 -L 0.5731,4.819,1.1231,4.819 -L 1.1231,4.819,1.3198,4.822843 -L 1.3198,4.822843,1.4992,4.834372 -L 1.4992,4.834372,1.6617,4.853587 -L 1.6617,4.853587,1.8069,4.880488 -L 1.8069,4.880488,1.9347,4.915076 -L 1.9347,4.915076,2.0452,4.957348 -L 2.0452,4.957348,2.1388,5.007308 -L 2.1388,5.007308,2.2151,5.064953 -L 2.2151,5.064953,2.2781,5.129819 -L 2.2781,5.129819,2.3335,5.201439 -L 2.3335,5.201439,2.3796,5.279813 -L 2.3796,5.279813,2.4178,5.364942 -L 2.4178,5.364942,2.4475,5.456824 -L 2.4475,5.456824,2.4683,5.555463 -L 2.4683,5.555463,2.4812,5.660853 -L 2.4812,5.660853,2.4852,5.773 -L -0.0001,0.367,-0.0001,7.681001 -L -0.0001,7.681001,1.1201,7.681001 -L 1.1201,7.681001,1.4115,7.673197 -L 1.4115,7.673197,1.6795,7.64979 -L 1.6795,7.64979,1.9238,7.61078 -L 1.9238,7.61078,2.1443,7.55616 -L 2.1443,7.55616,2.3415,7.485937 -L 2.3415,7.485937,2.5149,7.400111 -L 2.5149,7.400111,2.665,7.298679 -L 2.665,7.298679,2.7914,7.181642 -L 2.7914,7.181642,2.8994,7.049619 -L 2.8994,7.049619,2.992,6.903235 -L 2.992,6.903235,3.0708,6.742488 -L 3.0708,6.742488,3.1352,6.567379 -L 3.1352,6.567379,3.1858,6.377906 -L 3.1858,6.377906,3.2214,6.174071 -L 3.2214,6.174071,3.2432,5.955874 -L 3.2432,5.955874,3.2502,5.723313 -L 3.2502,5.723313,3.2412,5.524097 -L 3.2412,5.524097,3.215,5.328919 -L 3.215,5.328919,3.1709,5.137777 -L 3.1709,5.137777,3.1094,4.950672 -L 3.1094,4.950672,3.0307,4.767604 -L 3.0307,4.767604,2.9341,4.588574 -L 2.9341,4.588574,2.8201,4.413582 -L 2.8201,4.413582,2.6883,4.242626 -L 2.6883,4.242626,2.8647,4.069495 -L 2.8647,4.069495,3.0178,3.885496 -L 3.0178,3.885496,3.1471,3.690628 -L 3.1471,3.690628,3.2531,3.48489 -L 3.2531,3.48489,3.3354,3.268284 -L 3.3354,3.268284,3.3943,3.040808 -L 3.3943,3.040808,3.4295,2.802463 -L 3.4295,2.802463,3.4414,2.553249 -L 3.4414,2.553249,3.434,2.318903 -L 3.434,2.318903,3.4127,2.095348 -L 3.4127,2.095348,3.377,1.882585 -L 3.377,1.882585,3.327,1.680613 -L 3.327,1.680613,3.263,1.489433 -L 3.263,1.489433,3.1843,1.309044 -L 3.1843,1.309044,3.0916,1.139446 -L 3.0916,1.139446,2.9841,0.98064 -L 2.9841,0.98064,2.8553,0.836818 -L 2.8553,0.836818,2.6962,0.712172 -L 2.6962,0.712172,2.508,0.606703 -L 2.508,0.606703,2.2899,0.520411 -L 2.2899,0.520411,2.0417,0.453293 -L 2.0417,0.453293,1.7643,0.405352 -L 1.7643,0.405352,1.4571,0.376588 -L 1.4571,0.376588,1.1201,0.367 -L 1.1201,0.367,-0.0001,0.367 - -[C] 130 -L -0.0005,4.227719,0.0085,4.565399 -L 0.0085,4.565399,0.0337,4.892754 -L 0.0337,4.892754,0.0768,5.209785 -L 0.0768,5.209785,0.1363,5.516488 -L 0.1363,5.516488,0.2136,5.812867 -L 0.2136,5.812867,0.3072,6.09892 -L 0.3072,6.09892,0.4182,6.374645 -L 0.4182,6.374645,0.5465,6.640048 -L 0.5465,6.640048,0.6867,6.88402 -L 0.6867,6.88402,0.8349,7.095465 -L 0.8349,7.095465,0.99,7.27438 -L 0.99,7.27438,1.153,7.420762 -L 1.153,7.420762,1.3234,7.534617 -L 1.3234,7.534617,1.5008,7.615942 -L 1.5008,7.615942,1.6861,7.664736 -L 1.6861,7.664736,1.8788,7.681001 -L 1.8788,7.681001,2.0334,7.673625 -L 2.0334,7.673625,2.1841,7.651499 -L 2.1841,7.651499,2.3297,7.614622 -L 2.3297,7.614622,2.4714,7.562992 -L 2.4714,7.562992,2.6087,7.496613 -L 2.6087,7.496613,2.7415,7.415482 -L 2.7415,7.415482,2.8703,7.319601 -L 2.8703,7.319601,2.9946,7.20897 -L 2.9946,7.20897,3.1106,7.077063 -L 3.1106,7.077063,3.2146,6.917366 -L 3.2146,6.917366,3.3068,6.729873 -L 3.3068,6.729873,3.3866,6.514586 -L 3.3866,6.514586,3.4539,6.271505 -L 3.4539,6.271505,3.5094,6.00063 -L 3.5094,6.00063,3.553,5.701962 -L 3.553,5.701962,3.5847,5.3755 -L 3.5847,5.3755,2.8856,5.3755 -L 2.8856,5.3755,2.8638,5.627199 -L 2.8638,5.627199,2.8361,5.855605 -L 2.8361,5.855605,2.8019,6.060721 -L 2.8019,6.060721,2.7618,6.242545 -L 2.7618,6.242545,2.7152,6.401079 -L 2.7152,6.401079,2.6627,6.536325 -L 2.6627,6.536325,2.6037,6.648278 -L 2.6037,6.648278,2.5393,6.736938 -L 2.5393,6.736938,2.4694,6.809138 -L 2.4694,6.809138,2.3956,6.871715 -L 2.3956,6.871715,2.3188,6.924662 -L 2.3188,6.924662,2.2381,6.967985 -L 2.2381,6.967985,2.1538,7.001678 -L 2.1538,7.001678,2.0656,7.025746 -L 2.0656,7.025746,1.974,7.040188 -L 1.974,7.040188,1.8788,7.045001 -L 1.8788,7.045001,1.7698,7.033586 -L 1.7698,7.033586,1.6643,6.99935 -L 1.6643,6.99935,1.5622,6.942286 -L 1.5622,6.942286,1.4631,6.8624 -L 1.4631,6.8624,1.3675,6.759684 -L 1.3675,6.759684,1.2754,6.634147 -L 1.2754,6.634147,1.1862,6.485783 -L 1.1862,6.485783,1.1005,6.314593 -L 1.1005,6.314593,1.0217,6.122132 -L 1.0217,6.122132,0.9538,5.909952 -L 0.9538,5.909952,0.8958,5.678051 -L 0.8958,5.678051,0.8488,5.42643 -L 0.8488,5.42643,0.8116,5.15509 -L 0.8116,5.15509,0.7853,4.864029 -L 0.7853,4.864029,0.7695,4.55325 -L 0.7695,4.55325,0.7645,4.22275 -L 0.7645,4.22275,0.7695,3.88375 -L 0.7695,3.88375,0.7853,3.564856 -L 0.7853,3.564856,0.8116,3.266072 -L 0.8116,3.266072,0.8488,2.987394 -L 0.8488,2.987394,0.8958,2.728825 -L 0.8958,2.728825,0.9538,2.490364 -L 0.9538,2.490364,1.0217,2.272011 -L 1.0217,2.272011,1.1005,2.073766 -L 1.1005,2.073766,1.1862,1.897336 -L 1.1862,1.897336,1.2754,1.744431 -L 1.2754,1.744431,1.3675,1.615048 -L 1.3675,1.615048,1.4631,1.509192 -L 1.4631,1.509192,1.5622,1.426857 -L 1.5622,1.426857,1.6643,1.368048 -L 1.6643,1.368048,1.7698,1.332762 -L 1.7698,1.332762,1.8788,1.321 -L 1.8788,1.321,1.9844,1.326628 -L 1.9844,1.326628,2.086,1.343515 -L 2.086,1.343515,2.1836,1.371657 -L 2.1836,1.371657,2.2767,1.411058 -L 2.2767,1.411058,2.3664,1.461716 -L 2.3664,1.461716,2.4521,1.523631 -L 2.4521,1.523631,2.5334,1.596805 -L 2.5334,1.596805,2.6107,1.681234 -L 2.6107,1.681234,2.6825,1.783832 -L 2.6825,1.783832,2.7464,1.911505 -L 2.7464,1.911505,2.8029,2.064254 -L 2.8029,2.064254,2.8519,2.242081 -L 2.8519,2.242081,2.8936,2.444986 -L 2.8936,2.444986,2.9273,2.672966 -L 2.9273,2.672966,2.9535,2.926023 -L 2.9535,2.926023,2.9723,3.204156 -L 2.9723,3.204156,3.6715,3.204156 -L 3.6715,3.204156,3.6501,2.878276 -L 3.6501,2.878276,3.6155,2.576385 -L 3.6155,2.576385,3.5684,2.298486 -L 3.5684,2.298486,3.5084,2.044574 -L 3.5084,2.044574,3.4356,1.814652 -L 3.4356,1.814652,3.3499,1.608722 -L 3.3499,1.608722,3.2513,1.42678 -L 3.2513,1.42678,3.1398,1.268828 -L 3.1398,1.268828,3.0164,1.131993 -L 3.0164,1.131993,2.8837,1.013403 -L 2.8837,1.013403,2.741,0.913058 -L 2.741,0.913058,2.5884,0.830957 -L 2.5884,0.830957,2.4258,0.767101 -L 2.4258,0.767101,2.2534,0.721489 -L 2.2534,0.721489,2.0711,0.694123 -L 2.0711,0.694123,1.8788,0.685 -L 1.8788,0.685,1.6861,0.701264 -L 1.6861,0.701264,1.5008,0.75006 -L 1.5008,0.75006,1.3234,0.831383 -L 1.3234,0.831383,1.153,0.945238 -L 1.153,0.945238,0.99,1.091622 -L 0.99,1.091622,0.8349,1.270536 -L 0.8349,1.270536,0.6867,1.48198 -L 0.6867,1.48198,0.5465,1.725953 -L 0.5465,1.725953,0.4182,1.992752 -L 0.4182,1.992752,0.3072,2.272671 -L 0.3072,2.272671,0.2136,2.565711 -L 0.2136,2.565711,0.1363,2.871871 -L 0.1363,2.871871,0.0768,3.191152 -L 0.0768,3.191152,0.0337,3.523553 -L 0.0337,3.523553,0.0085,3.869076 -L 0.0085,3.869076,-0.0005,4.227719 - -[D] 70 -L -0.0008,0.367,-0.0008,7.681001 -L -0.0008,7.681001,1.1764,7.681001 -L 1.1764,7.681001,1.4529,7.665241 -L 1.4529,7.665241,1.7076,7.61796 -L 1.7076,7.61796,1.9404,7.53916 -L 1.9404,7.53916,2.1525,7.428836 -L 2.1525,7.428836,2.3432,7.286995 -L 2.3432,7.286995,2.5122,7.113631 -L 2.5122,7.113631,2.6603,6.908747 -L 2.6603,6.908747,2.7867,6.672343 -L 2.7867,6.672343,2.8952,6.410319 -L 2.8952,6.410319,2.9893,6.128577 -L 2.9893,6.128577,3.0691,5.827113 -L 3.0691,5.827113,3.134,5.50593 -L 3.134,5.50593,3.1845,5.165028 -L 3.1845,5.165028,3.2207,4.804404 -L 3.2207,4.804404,3.2425,4.424062 -L 3.2425,4.424062,3.2499,4.024 -L 3.2499,4.024,3.2425,3.623938 -L 3.2425,3.623938,3.2207,3.243596 -L 3.2207,3.243596,3.1845,2.882973 -L 3.1845,2.882973,3.134,2.54207 -L 3.134,2.54207,3.0691,2.220887 -L 3.0691,2.220887,2.9893,1.919423 -L 2.9893,1.919423,2.8952,1.637681 -L 2.8952,1.637681,2.7867,1.375656 -L 2.7867,1.375656,2.6603,1.139252 -L 2.6603,1.139252,2.5122,0.93437 -L 2.5122,0.93437,2.3432,0.761007 -L 2.3432,0.761007,2.1525,0.619164 -L 2.1525,0.619164,1.9404,0.508842 -L 1.9404,0.508842,1.7076,0.430042 -L 1.7076,0.430042,1.4529,0.38276 -L 1.4529,0.38276,1.1764,0.367 -L 1.1764,0.367,-0.0008,0.367 -L 2.4849,4.024,2.4805,4.327676 -L 2.4805,4.327676,2.4666,4.615125 -L 2.4666,4.615125,2.4438,4.88635 -L 2.4438,4.88635,2.4121,5.141348 -L 2.4121,5.141348,2.3715,5.380119 -L 2.3715,5.380119,2.3209,5.602665 -L 2.3209,5.602665,2.262,5.808984 -L 2.262,5.808984,2.1936,5.999078 -L 2.1936,5.999078,2.1133,6.169686 -L 2.1133,6.169686,2.0172,6.317544 -L 2.0172,6.317544,1.9057,6.442654 -L 1.9057,6.442654,1.7789,6.545019 -L 1.7789,6.545019,1.6362,6.624636 -L 1.6362,6.624636,1.4786,6.681505 -L 1.4786,6.681505,1.3052,6.715626 -L 1.3052,6.715626,1.117,6.726999 -L 1.117,6.726999,0.5729,6.726999 -L 0.5729,6.726999,0.5729,1.321 -L 0.5729,1.321,1.117,1.321 -L 1.117,1.321,1.3052,1.332375 -L 1.3052,1.332375,1.4786,1.366495 -L 1.4786,1.366495,1.6362,1.423364 -L 1.6362,1.423364,1.7789,1.50298 -L 1.7789,1.50298,1.9057,1.605344 -L 1.9057,1.605344,2.0172,1.730456 -L 2.0172,1.730456,2.1133,1.878314 -L 2.1133,1.878314,2.1936,2.048921 -L 2.1936,2.048921,2.262,2.239015 -L 2.262,2.239015,2.3209,2.445335 -L 2.3209,2.445335,2.3715,2.667881 -L 2.3715,2.667881,2.4121,2.906652 -L 2.4121,2.906652,2.4438,3.16165 -L 2.4438,3.16165,2.4666,3.432874 -L 2.4666,3.432874,2.4805,3.720324 -L 2.4805,3.720324,2.4849,4.024 - -[E] 12 -L 3.0346,7.681001,3.0346,6.726999 -L 3.0346,6.726999,0.5726,6.726999 -L 0.5726,6.726999,0.5726,4.819 -L 0.5726,4.819,2.6253,4.819 -L 2.6253,4.819,2.6253,3.865 -L 2.6253,3.865,0.5726,3.865 -L 0.5726,3.865,0.5726,1.321 -L 0.5726,1.321,3.0346,1.321 -L 3.0346,1.321,3.0346,0.367 -L 3.0346,0.367,-0.0007,0.367 -L -0.0007,0.367,-0.0007,7.681001 -L -0.0007,7.681001,3.0346,7.681001 - -[F] 10 -L 0.5732,0.56575,-0.0005,0.56575 -L -0.0005,0.56575,-0.0005,7.681001 -L -0.0005,7.681001,3.0347,7.681001 -L 3.0347,7.681001,3.0347,6.726999 -L 3.0347,6.726999,0.5732,6.726999 -L 0.5732,6.726999,0.5732,4.819 -L 0.5732,4.819,2.6254,4.819 -L 2.6254,4.819,2.6254,3.865 -L 2.6254,3.865,0.5732,3.865 -L 0.5732,3.865,0.5732,0.56575 - -[G] 128 -L -0.0009,4.227719,0.008,4.565399 -L 0.008,4.565399,0.0338,4.892754 -L 0.0338,4.892754,0.0764,5.209785 -L 0.0764,5.209785,0.1358,5.516488 -L 0.1358,5.516488,0.2131,5.812867 -L 0.2131,5.812867,0.3068,6.09892 -L 0.3068,6.09892,0.4183,6.374645 -L 0.4183,6.374645,0.5461,6.640048 -L 0.5461,6.640048,0.6868,6.88402 -L 0.6868,6.88402,0.8345,7.095465 -L 0.8345,7.095465,0.9895,7.27438 -L 0.9895,7.27438,1.1526,7.420762 -L 1.1526,7.420762,1.323,7.534617 -L 1.323,7.534617,1.5004,7.615942 -L 1.5004,7.615942,1.6857,7.664736 -L 1.6857,7.664736,1.8784,7.681001 -L 1.8784,7.681001,2.033,7.673625 -L 2.033,7.673625,2.1836,7.651499 -L 2.1836,7.651499,2.3298,7.614622 -L 2.3298,7.614622,2.471,7.562992 -L 2.471,7.562992,2.6082,7.496613 -L 2.6082,7.496613,2.7415,7.415482 -L 2.7415,7.415482,2.8698,7.319601 -L 2.8698,7.319601,2.9942,7.20897 -L 2.9942,7.20897,3.1106,7.077063 -L 3.1106,7.077063,3.2147,6.917366 -L 3.2147,6.917366,3.3064,6.729873 -L 3.3064,6.729873,3.3861,6.514586 -L 3.3861,6.514586,3.454,6.271505 -L 3.454,6.271505,3.5095,6.00063 -L 3.5095,6.00063,3.5531,5.701962 -L 3.5531,5.701962,3.5843,5.3755 -L 3.5843,5.3755,2.8852,5.3755 -L 2.8852,5.3755,2.8634,5.627199 -L 2.8634,5.627199,2.8357,5.855605 -L 2.8357,5.855605,2.8015,6.060721 -L 2.8015,6.060721,2.7613,6.242545 -L 2.7613,6.242545,2.7148,6.401079 -L 2.7148,6.401079,2.6622,6.536325 -L 2.6622,6.536325,2.6038,6.648278 -L 2.6038,6.648278,2.5389,6.736938 -L 2.5389,6.736938,2.469,6.809138 -L 2.469,6.809138,2.3957,6.871715 -L 2.3957,6.871715,2.3184,6.924662 -L 2.3184,6.924662,2.2376,6.967985 -L 2.2376,6.967985,2.1534,7.001678 -L 2.1534,7.001678,2.0652,7.025746 -L 2.0652,7.025746,1.974,7.040188 -L 1.974,7.040188,1.8784,7.045001 -L 1.8784,7.045001,1.7699,7.033586 -L 1.7699,7.033586,1.6639,6.99935 -L 1.6639,6.99935,1.5618,6.942286 -L 1.5618,6.942286,1.4627,6.8624 -L 1.4627,6.8624,1.3671,6.759684 -L 1.3671,6.759684,1.2749,6.634147 -L 1.2749,6.634147,1.1862,6.485783 -L 1.1862,6.485783,1.1,6.314593 -L 1.1,6.314593,1.0217,6.122132 -L 1.0217,6.122132,0.9534,5.909952 -L 0.9534,5.909952,0.8954,5.678051 -L 0.8954,5.678051,0.8483,5.42643 -L 0.8483,5.42643,0.8117,5.15509 -L 0.8117,5.15509,0.7849,4.864029 -L 0.7849,4.864029,0.7696,4.55325 -L 0.7696,4.55325,0.7641,4.22275 -L 0.7641,4.22275,0.7691,3.88375 -L 0.7691,3.88375,0.7839,3.564856 -L 0.7839,3.564856,0.8087,3.266072 -L 0.8087,3.266072,0.8439,2.987394 -L 0.8439,2.987394,0.8885,2.728825 -L 0.8885,2.728825,0.9435,2.490364 -L 0.9435,2.490364,1.0079,2.272011 -L 1.0079,2.272011,1.0822,2.073766 -L 1.0822,2.073766,1.1635,1.897336 -L 1.1635,1.897336,1.2477,1.744431 -L 1.2477,1.744431,1.3354,1.615048 -L 1.3354,1.615048,1.4261,1.509192 -L 1.4261,1.509192,1.5202,1.426857 -L 1.5202,1.426857,1.6178,1.368048 -L 1.6178,1.368048,1.7179,1.332762 -L 1.7179,1.332762,1.8219,1.321 -L 1.8219,1.321,1.922,1.326667 -L 1.922,1.326667,2.0191,1.34367 -L 2.0191,1.34367,2.1118,1.372007 -L 2.1118,1.372007,2.201,1.41168 -L 2.201,1.41168,2.2867,1.462688 -L 2.2867,1.462688,2.3684,1.52503 -L 2.3684,1.52503,2.4467,1.598706 -L 2.4467,1.598706,2.521,1.683719 -L 2.521,1.683719,2.5894,1.786898 -L 2.5894,1.786898,2.6513,1.915077 -L 2.6513,1.915077,2.7054,2.068254 -L 2.7054,2.068254,2.7524,2.246429 -L 2.7524,2.246429,2.7921,2.449604 -L 2.7921,2.449604,2.8243,2.677779 -L 2.8243,2.677779,2.8495,2.930952 -L 2.8495,2.930952,2.8674,3.209124 -L 2.8674,3.209124,2.8674,3.865 -L 2.8674,3.865,1.8784,3.865 -L 1.8784,3.865,1.8784,4.501 -L 1.8784,4.501,3.4411,4.501 -L 3.4411,4.501,3.4411,0.516063 -L 3.4411,0.516063,2.9779,0.516063 -L 2.9779,0.516063,2.8257,1.152063 -L 2.8257,1.152063,2.7133,1.042595 -L 2.7133,1.042595,2.5949,0.947722 -L 2.5949,0.947722,2.4715,0.867446 -L 2.4715,0.867446,2.3422,0.801765 -L 2.3422,0.801765,2.2079,0.750681 -L 2.2079,0.750681,2.0677,0.714191 -L 2.0677,0.714191,1.922,0.692298 -L 1.922,0.692298,1.7709,0.685 -L 1.7709,0.685,1.5806,0.701264 -L 1.5806,0.701264,1.3988,0.75006 -L 1.3988,0.75006,1.2259,0.831383 -L 1.2259,0.831383,1.0624,0.945238 -L 1.0624,0.945238,0.9073,1.091622 -L 0.9073,1.091622,0.7611,1.270536 -L 0.7611,1.270536,0.6239,1.48198 -L 0.6239,1.48198,0.4956,1.725953 -L 0.4956,1.725953,0.3791,1.992752 -L 0.3791,1.992752,0.2785,2.272671 -L 0.2785,2.272671,0.1933,2.565711 -L 0.1933,2.565711,0.1235,2.871871 -L 0.1235,2.871871,0.069,3.191152 -L 0.069,3.191152,0.0303,3.523553 -L 0.0303,3.523553,0.007,3.869076 -L 0.007,3.869076,-0.0009,4.227719 - -[H] 12 -L 0.573,0.56575,-0.0008,0.56575 -L -0.0008,0.56575,-0.0008,7.780375 -L -0.0008,7.780375,0.573,7.780375 -L 0.573,7.780375,0.573,4.819 -L 0.573,4.819,2.485,4.819 -L 2.485,4.819,2.485,7.780375 -L 2.485,7.780375,3.0588,7.780375 -L 3.0588,7.780375,3.0588,0.56575 -L 3.0588,0.56575,2.485,0.56575 -L 2.485,0.56575,2.485,3.865 -L 2.485,3.865,0.573,3.865 -L 0.573,3.865,0.573,0.56575 - -[I] 4 -L 0.5731,0.570719,-0.0006,0.570719 -L -0.0006,0.570719,-0.0006,7.671063 -L -0.0006,7.671063,0.5731,7.671063 -L 0.5731,7.671063,0.5731,0.570719 - -[J] 68 -L 1.1287,1.003,1.1941,1.006688 -L 1.1941,1.006688,1.2565,1.017751 -L 1.2565,1.017751,1.315,1.03619 -L 1.315,1.03619,1.3705,1.062004 -L 1.3705,1.062004,1.4225,1.095193 -L 1.4225,1.095193,1.4716,1.135759 -L 1.4716,1.135759,1.5166,1.183699 -L 1.5166,1.183699,1.5588,1.239016 -L 1.5588,1.239016,1.5964,1.307607 -L 1.5964,1.307607,1.6291,1.395376 -L 1.6291,1.395376,1.6569,1.50232 -L 1.6569,1.50232,1.6797,1.628441 -L 1.6797,1.628441,1.6975,1.773738 -L 1.6975,1.773738,1.7099,1.938212 -L 1.7099,1.938212,1.7173,2.121862 -L 1.7173,2.121862,1.7203,2.324687 -L 1.7203,2.324687,1.7203,7.725719 -L 1.7203,7.725719,2.2935,7.725719 -L 2.2935,7.725719,2.2935,2.324687 -L 2.2935,2.324687,2.2886,1.996207 -L 2.2886,1.996207,2.2737,1.696451 -L 2.2737,1.696451,2.2485,1.425422 -L 2.2485,1.425422,2.2133,1.183116 -L 2.2133,1.183116,2.1682,0.969538 -L 2.1682,0.969538,2.1132,0.784685 -L 2.1132,0.784685,2.0478,0.628558 -L 2.0478,0.628558,1.9725,0.501157 -L 1.9725,0.501157,1.8892,0.395182 -L 1.8892,0.395182,1.8005,0.303337 -L 1.8005,0.303337,1.7054,0.225623 -L 1.7054,0.225623,1.6048,0.16204 -L 1.6048,0.16204,1.4983,0.112585 -L 1.4983,0.112585,1.3858,0.07726 -L 1.3858,0.07726,1.2674,0.056064 -L 1.2674,0.056064,1.1436,0.048999 -L 1.1436,0.048999,1.0207,0.056803 -L 1.0207,0.056803,0.9037,0.08021 -L 0.9037,0.08021,0.7928,0.119222 -L 0.7928,0.119222,0.6867,0.17384 -L 0.6867,0.17384,0.5866,0.244063 -L 0.5866,0.244063,0.4925,0.32989 -L 0.4925,0.32989,0.4033,0.431322 -L 0.4033,0.431322,0.3206,0.548359 -L 0.3206,0.548359,0.2453,0.680691 -L 0.2453,0.680691,0.1799,0.828007 -L 0.1799,0.828007,0.1249,0.990307 -L 0.1249,0.990307,0.0798,1.16759 -L 0.0798,1.16759,0.0446,1.359858 -L 0.0446,1.359858,0.0193,1.567109 -L 0.0193,1.567109,0.0045,1.789344 -L 0.0045,1.789344,-0.0005,2.026562 -L -0.0005,2.026562,0.5728,2.026562 -L 0.5728,2.026562,0.5753,1.898113 -L 0.5753,1.898113,0.5822,1.778591 -L 0.5822,1.778591,0.5936,1.667998 -L 0.5936,1.667998,0.6094,1.566332 -L 0.6094,1.566332,0.6303,1.473596 -L 0.6303,1.473596,0.655,1.389786 -L 0.655,1.389786,0.6848,1.314906 -L 0.6848,1.314906,0.7194,1.248953 -L 0.7194,1.248953,0.7576,1.191307 -L 0.7576,1.191307,0.7997,1.141349 -L 0.7997,1.141349,0.8453,1.099076 -L 0.8453,1.099076,0.8948,1.064488 -L 0.8948,1.064488,0.9478,1.037587 -L 0.9478,1.037587,1.0043,1.018372 -L 1.0043,1.018372,1.0648,1.006843 -L 1.0648,1.006843,1.1287,1.003 - -[K] 12 -L 0.5729,0.570719,-0.0003,0.570719 -L -0.0003,0.570719,-0.0003,7.671063 -L -0.0003,7.671063,0.5729,7.671063 -L 0.5729,7.671063,0.5729,4.5805 -L 0.5729,4.5805,2.1891,7.671063 -L 2.1891,7.671063,2.9601,7.671063 -L 2.9601,7.671063,1.6278,5.146938 -L 1.6278,5.146938,3.2083,0.570719 -L 3.2083,0.570719,2.4374,0.570719 -L 2.4374,0.570719,1.1853,4.30225 -L 1.1853,4.30225,0.5729,3.144531 -L 0.5729,3.144531,0.5729,0.570719 - -[L] 8 -L -0.0007,7.581625,0.5731,7.581625 -L 0.5731,7.581625,0.5731,1.321 -L 0.5731,1.321,3.0345,1.321 -L 3.0345,1.321,3.0345,0.367 -L 3.0345,0.367,0.5731,0.367 -L 0.5731,0.367,-0.0007,0.367 -L -0.0007,0.367,-0.0007,1.321 -L -0.0007,1.321,-0.0007,7.581625 - -[M] 16 -L 0.5732,0.570719,-0.0006,0.570719 -L -0.0006,0.570719,-0.0006,7.671063 -L -0.0006,7.671063,0.815,7.671063 -L 0.815,7.671063,1.7802,2.602938 -L 1.7802,2.602938,1.852,2.602938 -L 1.852,2.602938,2.8167,7.671063 -L 2.8167,7.671063,3.6322,7.671063 -L 3.6322,7.671063,3.6322,0.570719 -L 3.6322,0.570719,3.059,0.570719 -L 3.059,0.570719,3.059,5.827656 -L 3.059,5.827656,3.0198,5.827656 -L 3.0198,5.827656,2.067,0.600531 -L 2.067,0.600531,1.5651,0.600531 -L 1.5651,0.600531,0.6123,5.827656 -L 0.6123,5.827656,0.5732,5.827656 -L 0.5732,5.827656,0.5732,0.570719 - -[N] 10 -L 0.5728,0.570719,-0.0004,0.570719 -L -0.0004,0.570719,-0.0004,7.671063 -L -0.0004,7.671063,0.7671,7.671063 -L 0.7671,7.671063,2.4849,2.205437 -L 2.4849,2.205437,2.4849,7.671063 -L 2.4849,7.671063,3.0586,7.671063 -L 3.0586,7.671063,3.0586,0.570719 -L 3.0586,0.570719,2.2906,0.570719 -L 2.2906,0.570719,0.5728,6.091 -L 0.5728,6.091,0.5728,0.570719 - -[O] 128 -L -0.0008,4.227719,0.0072,4.565399 -L 0.0072,4.565399,0.0309,4.892754 -L 0.0309,4.892754,0.0706,5.209785 -L 0.0706,5.209785,0.1261,5.516488 -L 0.1261,5.516488,0.1974,5.812867 -L 0.1974,5.812867,0.2841,6.09892 -L 0.2841,6.09892,0.3872,6.374645 -L 0.3872,6.374645,0.5056,6.640048 -L 0.5056,6.640048,0.6369,6.88402 -L 0.6369,6.88402,0.7776,7.095465 -L 0.7776,7.095465,0.9267,7.27438 -L 0.9267,7.27438,1.0858,7.420762 -L 1.0858,7.420762,1.2538,7.534617 -L 1.2538,7.534617,1.4311,7.615942 -L 1.4311,7.615942,1.6174,7.664736 -L 1.6174,7.664736,1.8126,7.681001 -L 1.8126,7.681001,2.0079,7.664736 -L 2.0079,7.664736,2.1937,7.615942 -L 2.1937,7.615942,2.3705,7.534617 -L 2.3705,7.534617,2.539,7.420762 -L 2.539,7.420762,2.698,7.27438 -L 2.698,7.27438,2.8482,7.095465 -L 2.8482,7.095465,2.9894,6.88402 -L 2.9894,6.88402,3.1217,6.640048 -L 3.1217,6.640048,3.2411,6.37449 -L 3.2411,6.37449,3.3446,6.0983 -L 3.3446,6.0983,3.4328,5.81147 -L 3.4328,5.81147,3.5047,5.514004 -L 3.5047,5.514004,3.5607,5.205902 -L 3.5607,5.205902,3.6003,4.887165 -L 3.6003,4.887165,3.6241,4.557791 -L 3.6241,4.557791,3.632,4.217781 -L 3.632,4.217781,3.6241,3.861467 -L 3.6241,3.861467,3.6003,3.517964 -L 3.6003,3.517964,3.5607,3.18727 -L 3.5607,3.18727,3.5047,2.869386 -L 3.5047,2.869386,3.4328,2.564313 -L 3.4328,2.564313,3.3446,2.27205 -L 3.3446,2.27205,3.2411,1.992595 -L 3.2411,1.992595,3.1217,1.725953 -L 3.1217,1.725953,2.9894,1.48198 -L 2.9894,1.48198,2.8482,1.270536 -L 2.8482,1.270536,2.698,1.091622 -L 2.698,1.091622,2.539,0.945238 -L 2.539,0.945238,2.3705,0.831383 -L 2.3705,0.831383,2.1937,0.75006 -L 2.1937,0.75006,2.0079,0.701264 -L 2.0079,0.701264,1.8126,0.685 -L 1.8126,0.685,1.6174,0.701264 -L 1.6174,0.701264,1.4311,0.75006 -L 1.4311,0.75006,1.2538,0.831383 -L 1.2538,0.831383,1.0858,0.945238 -L 1.0858,0.945238,0.9267,1.091622 -L 0.9267,1.091622,0.7776,1.270536 -L 0.7776,1.270536,0.6369,1.48198 -L 0.6369,1.48198,0.5056,1.725953 -L 0.5056,1.725953,0.3872,1.992752 -L 0.3872,1.992752,0.2841,2.272671 -L 0.2841,2.272671,0.1974,2.565711 -L 0.1974,2.565711,0.1261,2.871871 -L 0.1261,2.871871,0.0706,3.191152 -L 0.0706,3.191152,0.0309,3.523553 -L 0.0309,3.523553,0.0072,3.869076 -L 0.0072,3.869076,-0.0008,4.227719 -L 0.7642,4.22275,0.7692,3.88375 -L 0.7692,3.88375,0.784,3.564856 -L 0.784,3.564856,0.8088,3.266072 -L 0.8088,3.266072,0.843,2.987394 -L 0.843,2.987394,0.8871,2.728825 -L 0.8871,2.728825,0.9416,2.490364 -L 0.9416,2.490364,1.0055,2.272011 -L 1.0055,2.272011,1.0793,2.073766 -L 1.0793,2.073766,1.1596,1.897336 -L 1.1596,1.897336,1.2433,1.744431 -L 1.2433,1.744431,1.3301,1.615048 -L 1.3301,1.615048,1.4202,1.509192 -L 1.4202,1.509192,1.5134,1.426857 -L 1.5134,1.426857,1.6105,1.368048 -L 1.6105,1.368048,1.7101,1.332762 -L 1.7101,1.332762,1.8126,1.321 -L 1.8126,1.321,1.9157,1.332762 -L 1.9157,1.332762,2.0158,1.368048 -L 2.0158,1.368048,2.1124,1.426857 -L 2.1124,1.426857,2.206,1.509192 -L 2.206,1.509192,2.2967,1.615048 -L 2.2967,1.615048,2.3839,1.744431 -L 2.3839,1.744431,2.4681,1.897336 -L 2.4681,1.897336,2.5494,2.073766 -L 2.5494,2.073766,2.6237,2.272166 -L 2.6237,2.272166,2.6886,2.490985 -L 2.6886,2.490985,2.7431,2.730223 -L 2.7431,2.730223,2.7877,2.989879 -L 2.7877,2.989879,2.8229,3.269953 -L 2.8229,3.269953,2.8477,3.570446 -L 2.8477,3.570446,2.8625,3.891358 -L 2.8625,3.891358,2.8675,4.232687 -L 2.8675,4.232687,2.8625,4.560858 -L 2.8625,4.560858,2.8477,4.869619 -L 2.8477,4.869619,2.8229,5.158971 -L 2.8229,5.158971,2.7877,5.428913 -L 2.7877,5.428913,2.7431,5.679447 -L 2.7431,5.679447,2.6886,5.910572 -L 2.6886,5.910572,2.6237,6.122288 -L 2.6237,6.122288,2.5494,6.314593 -L 2.5494,6.314593,2.4681,6.485783 -L 2.4681,6.485783,2.3839,6.634147 -L 2.3839,6.634147,2.2967,6.759684 -L 2.2967,6.759684,2.206,6.8624 -L 2.206,6.8624,2.1124,6.942286 -L 2.1124,6.942286,2.0158,6.99935 -L 2.0158,6.99935,1.9157,7.033586 -L 1.9157,7.033586,1.8126,7.045001 -L 1.8126,7.045001,1.7101,7.033586 -L 1.7101,7.033586,1.6105,6.99935 -L 1.6105,6.99935,1.5134,6.942286 -L 1.5134,6.942286,1.4202,6.8624 -L 1.4202,6.8624,1.3301,6.759684 -L 1.3301,6.759684,1.2433,6.634147 -L 1.2433,6.634147,1.1596,6.485783 -L 1.1596,6.485783,1.0793,6.314593 -L 1.0793,6.314593,1.0055,6.122132 -L 1.0055,6.122132,0.9416,5.909952 -L 0.9416,5.909952,0.8871,5.678051 -L 0.8871,5.678051,0.843,5.42643 -L 0.843,5.42643,0.8088,5.15509 -L 0.8088,5.15509,0.784,4.864029 -L 0.784,4.864029,0.7692,4.55325 -L 0.7692,4.55325,0.7642,4.22275 - -[P] 72 -L 0.5736,0.56575,-0.0001,0.56575 -L -0.0001,0.56575,-0.0001,7.681001 -L -0.0001,7.681001,1.1771,7.681001 -L 1.1771,7.681001,1.4793,7.67281 -L 1.4793,7.67281,1.7553,7.648238 -L 1.7553,7.648238,2.004,7.607284 -L 2.004,7.607284,2.226,7.54995 -L 2.226,7.54995,2.4212,7.476233 -L 2.4212,7.476233,2.5892,7.386137 -L 2.5892,7.386137,2.7309,7.279658 -L 2.7309,7.279658,2.8458,7.156797 -L 2.8458,7.156797,2.9405,7.020504 -L 2.9405,7.020504,3.0227,6.873733 -L 3.0227,6.873733,3.0921,6.716482 -L 3.0921,6.716482,3.1491,6.548746 -L 3.1491,6.548746,3.1937,6.370531 -L 3.1937,6.370531,3.2254,6.181834 -L 3.2254,6.181834,3.2442,5.982658 -L 3.2442,5.982658,3.2501,5.773 -L 3.2501,5.773,3.2442,5.563342 -L 3.2442,5.563342,3.2244,5.364166 -L 3.2244,5.364166,3.1927,5.175469 -L 3.1927,5.175469,3.1471,4.997254 -L 3.1471,4.997254,3.0896,4.82952 -L 3.0896,4.82952,3.0183,4.672267 -L 3.0183,4.672267,2.935,4.525494 -L 2.935,4.525494,2.8379,4.389203 -L 2.8379,4.389203,2.7215,4.266342 -L 2.7215,4.266342,2.5773,4.159865 -L 2.5773,4.159865,2.4064,4.069767 -L 2.4064,4.069767,2.2077,3.996051 -L 2.2077,3.996051,1.9817,3.938716 -L 1.9817,3.938716,1.729,3.897763 -L 1.729,3.897763,1.4486,3.87319 -L 1.4486,3.87319,1.1414,3.865 -L 1.1414,3.865,0.5736,3.865 -L 0.5736,3.865,0.5736,0.56575 -L 2.4856,5.773,2.4822,5.885145 -L 2.4822,5.885145,2.4708,5.990539 -L 2.4708,5.990539,2.4524,6.089176 -L 2.4524,6.089176,2.4267,6.181059 -L 2.4267,6.181059,2.3935,6.266186 -L 2.3935,6.266186,2.3528,6.344561 -L 2.3528,6.344561,2.3048,6.416181 -L 2.3048,6.416181,2.2493,6.481045 -L 2.2493,6.481045,2.1804,6.538694 -L 2.1804,6.538694,2.0902,6.588651 -L 2.0902,6.588651,1.9798,6.630925 -L 1.9798,6.630925,1.8485,6.665511 -L 1.8485,6.665511,1.6963,6.692413 -L 1.6963,6.692413,1.5239,6.711628 -L 1.5239,6.711628,1.3312,6.723157 -L 1.3312,6.723157,1.1171,6.726999 -L 1.1171,6.726999,0.5736,6.726999 -L 0.5736,6.726999,0.5736,4.819 -L 0.5736,4.819,1.1171,4.819 -L 1.1171,4.819,1.3312,4.822843 -L 1.3312,4.822843,1.5239,4.834372 -L 1.5239,4.834372,1.6963,4.853587 -L 1.6963,4.853587,1.8485,4.880488 -L 1.8485,4.880488,1.9798,4.915076 -L 1.9798,4.915076,2.0902,4.957348 -L 2.0902,4.957348,2.1804,5.007308 -L 2.1804,5.007308,2.2493,5.064953 -L 2.2493,5.064953,2.3048,5.129819 -L 2.3048,5.129819,2.3528,5.201439 -L 2.3528,5.201439,2.3935,5.279813 -L 2.3935,5.279813,2.4267,5.364942 -L 2.4267,5.364942,2.4524,5.456824 -L 2.4524,5.456824,2.4708,5.555463 -L 2.4708,5.555463,2.4822,5.660853 -L 2.4822,5.660853,2.4856,5.773 - -[Q] 134 -L -0.001,4.227719,0.0069,4.565399 -L 0.0069,4.565399,0.0307,4.892754 -L 0.0307,4.892754,0.0699,5.209785 -L 0.0699,5.209785,0.1254,5.516488 -L 0.1254,5.516488,0.1967,5.812867 -L 0.1967,5.812867,0.2839,6.09892 -L 0.2839,6.09892,0.387,6.374645 -L 0.387,6.374645,0.5054,6.640048 -L 0.5054,6.640048,0.6367,6.88402 -L 0.6367,6.88402,0.7774,7.095465 -L 0.7774,7.095465,0.9265,7.27438 -L 0.9265,7.27438,1.0856,7.420762 -L 1.0856,7.420762,1.253,7.534617 -L 1.253,7.534617,1.4304,7.615942 -L 1.4304,7.615942,1.6167,7.664736 -L 1.6167,7.664736,1.8124,7.681001 -L 1.8124,7.681001,2.0076,7.664736 -L 2.0076,7.664736,2.1934,7.615942 -L 2.1934,7.615942,2.3703,7.534617 -L 2.3703,7.534617,2.5383,7.420762 -L 2.5383,7.420762,2.6978,7.27438 -L 2.6978,7.27438,2.8475,7.095465 -L 2.8475,7.095465,2.9892,6.88402 -L 2.9892,6.88402,3.121,6.640048 -L 3.121,6.640048,3.2409,6.37449 -L 3.2409,6.37449,3.3444,6.0983 -L 3.3444,6.0983,3.4321,5.81147 -L 3.4321,5.81147,3.5045,5.514004 -L 3.5045,5.514004,3.5599,5.205902 -L 3.5599,5.205902,3.5996,4.887165 -L 3.5996,4.887165,3.6239,4.557791 -L 3.6239,4.557791,3.6318,4.217781 -L 3.6318,4.217781,3.6239,3.863913 -L 3.6239,3.863913,3.6006,3.522777 -L 3.6006,3.522777,3.5614,3.194374 -L 3.5614,3.194374,3.5064,2.878704 -L 3.5064,2.878704,3.4356,2.575764 -L 3.4356,2.575764,3.3499,2.285558 -L 3.3499,2.285558,3.2473,2.008086 -L 3.2473,2.008086,3.1299,1.743344 -L 3.1299,1.743344,3.6169,0.829093 -L 3.6169,0.829093,3.0016,0.367 -L 3.0016,0.367,2.6547,1.052687 -L 2.6547,1.052687,2.5611,0.96651 -L 2.5611,0.96651,2.4635,0.891824 -L 2.4635,0.891824,2.3629,0.828627 -L 2.3629,0.828627,2.2593,0.776922 -L 2.2593,0.776922,2.1523,0.736706 -L 2.1523,0.736706,2.0418,0.70798 -L 2.0418,0.70798,1.9289,0.690744 -L 1.9289,0.690744,1.8124,0.685 -L 1.8124,0.685,1.6167,0.701264 -L 1.6167,0.701264,1.4304,0.75006 -L 1.4304,0.75006,1.253,0.831383 -L 1.253,0.831383,1.0856,0.945238 -L 1.0856,0.945238,0.9265,1.091622 -L 0.9265,1.091622,0.7774,1.270536 -L 0.7774,1.270536,0.6367,1.48198 -L 0.6367,1.48198,0.5054,1.725953 -L 0.5054,1.725953,0.387,1.992752 -L 0.387,1.992752,0.2839,2.272671 -L 0.2839,2.272671,0.1967,2.565711 -L 0.1967,2.565711,0.1254,2.871871 -L 0.1254,2.871871,0.0699,3.191152 -L 0.0699,3.191152,0.0307,3.523553 -L 0.0307,3.523553,0.0069,3.869076 -L 0.0069,3.869076,-0.001,4.227719 -L 0.7635,4.22275,0.769,3.88375 -L 0.769,3.88375,0.7833,3.564856 -L 0.7833,3.564856,0.8081,3.266072 -L 0.8081,3.266072,0.8428,2.987394 -L 0.8428,2.987394,0.8869,2.728825 -L 0.8869,2.728825,0.9414,2.490364 -L 0.9414,2.490364,1.0053,2.272011 -L 1.0053,2.272011,1.0786,2.073766 -L 1.0786,2.073766,1.1594,1.897336 -L 1.1594,1.897336,1.2431,1.744431 -L 1.2431,1.744431,1.3298,1.615048 -L 1.3298,1.615048,1.42,1.509192 -L 1.42,1.509192,1.5132,1.426857 -L 1.5132,1.426857,1.6098,1.368048 -L 1.6098,1.368048,1.7094,1.332762 -L 1.7094,1.332762,1.8124,1.321 -L 1.8124,1.321,1.8754,1.325425 -L 1.8754,1.325425,1.9368,1.3387 -L 1.9368,1.3387,1.9982,1.360827 -L 1.9982,1.360827,2.0577,1.391805 -L 2.0577,1.391805,2.1157,1.431632 -L 2.1157,1.431632,2.1731,1.480311 -L 2.1731,1.480311,2.2296,1.537839 -L 2.2296,1.537839,2.2846,1.604218 -L 2.2846,1.604218,1.7763,2.702312 -L 1.7763,2.702312,2.3322,3.104781 -L 2.3322,3.104781,2.6666,2.409156 -L 2.6666,2.409156,2.7137,2.589817 -L 2.7137,2.589817,2.7543,2.783987 -L 2.7543,2.783987,2.789,2.991665 -L 2.789,2.991665,2.8167,3.212851 -L 2.8167,3.212851,2.839,3.447547 -L 2.839,3.447547,2.8544,3.695752 -L 2.8544,3.695752,2.8638,3.957465 -L 2.8638,3.957465,2.8668,4.232687 -L 2.8668,4.232687,2.8623,4.560858 -L 2.8623,4.560858,2.847,4.869619 -L 2.847,4.869619,2.8222,5.158971 -L 2.8222,5.158971,2.7875,5.428913 -L 2.7875,5.428913,2.7429,5.679447 -L 2.7429,5.679447,2.6879,5.910572 -L 2.6879,5.910572,2.6235,6.122288 -L 2.6235,6.122288,2.5492,6.314593 -L 2.5492,6.314593,2.4679,6.485783 -L 2.4679,6.485783,2.3837,6.634147 -L 2.3837,6.634147,2.296,6.759684 -L 2.296,6.759684,2.2058,6.8624 -L 2.2058,6.8624,2.1122,6.942286 -L 2.1122,6.942286,2.0156,6.99935 -L 2.0156,6.99935,1.9155,7.033586 -L 1.9155,7.033586,1.8124,7.045001 -L 1.8124,7.045001,1.7094,7.033586 -L 1.7094,7.033586,1.6098,6.99935 -L 1.6098,6.99935,1.5132,6.942286 -L 1.5132,6.942286,1.42,6.8624 -L 1.42,6.8624,1.3298,6.759684 -L 1.3298,6.759684,1.2431,6.634147 -L 1.2431,6.634147,1.1594,6.485783 -L 1.1594,6.485783,1.0786,6.314593 -L 1.0786,6.314593,1.0053,6.122132 -L 1.0053,6.122132,0.9414,5.909952 -L 0.9414,5.909952,0.8869,5.678051 -L 0.8869,5.678051,0.8428,5.42643 -L 0.8428,5.42643,0.8081,5.15509 -L 0.8081,5.15509,0.7833,4.864029 -L 0.7833,4.864029,0.769,4.55325 -L 0.769,4.55325,0.7635,4.22275 - -[R] 76 -L 0.5729,0.56575,-0.0008,0.56575 -L -0.0008,0.56575,-0.0008,7.681001 -L -0.0008,7.681001,1.1764,7.681001 -L 1.1764,7.681001,1.4791,7.67281 -L 1.4791,7.67281,1.7546,7.648238 -L 1.7546,7.648238,2.0038,7.607284 -L 2.0038,7.607284,2.2258,7.54995 -L 2.2258,7.54995,2.4205,7.476233 -L 2.4205,7.476233,2.589,7.386137 -L 2.589,7.386137,2.7302,7.279658 -L 2.7302,7.279658,2.8451,7.156797 -L 2.8451,7.156797,2.9398,7.020504 -L 2.9398,7.020504,3.0225,6.873733 -L 3.0225,6.873733,3.0919,6.716482 -L 3.0919,6.716482,3.1484,6.548746 -L 3.1484,6.548746,3.1929,6.370531 -L 3.1929,6.370531,3.2247,6.181834 -L 3.2247,6.181834,3.2435,5.982658 -L 3.2435,5.982658,3.2494,5.773 -L 3.2494,5.773,3.245,5.565167 -L 3.245,5.565167,3.2296,5.371463 -L 3.2296,5.371463,3.2053,5.19189 -L 3.2053,5.19189,3.1711,5.026446 -L 3.1711,5.026446,3.1261,4.875131 -L 3.1261,4.875131,3.072,4.737947 -L 3.072,4.737947,3.0076,4.614893 -L 3.0076,4.614893,2.9333,4.505969 -L 2.9333,4.505969,2.8511,4.408612 -L 2.8511,4.408612,2.7639,4.320261 -L 2.7639,4.320261,2.6717,4.240917 -L 2.6717,4.240917,2.5731,4.170578 -L 2.5731,4.170578,2.4696,4.109246 -L 2.4696,4.109246,2.3606,4.056918 -L 2.3606,4.056918,2.2466,4.013597 -L 2.2466,4.013597,2.1267,3.979281 -L 2.1267,3.979281,3.3455,0.56575 -L 3.3455,0.56575,2.5568,0.56575 -L 2.5568,0.56575,1.4122,3.874938 -L 1.4122,3.874938,1.1407,3.865 -L 1.1407,3.865,0.5729,3.865 -L 0.5729,3.865,0.5729,0.56575 -L 2.4854,5.773,2.4814,5.885145 -L 2.4814,5.885145,2.4705,5.990539 -L 2.4705,5.990539,2.4517,6.089176 -L 2.4517,6.089176,2.426,6.181059 -L 2.426,6.181059,2.3928,6.266186 -L 2.3928,6.266186,2.3526,6.344561 -L 2.3526,6.344561,2.3041,6.416181 -L 2.3041,6.416181,2.2486,6.481045 -L 2.2486,6.481045,2.1802,6.538694 -L 2.1802,6.538694,2.09,6.588651 -L 2.09,6.588651,1.979,6.630925 -L 1.979,6.630925,1.8482,6.665511 -L 1.8482,6.665511,1.6966,6.692413 -L 1.6966,6.692413,1.5232,6.711628 -L 1.5232,6.711628,1.3305,6.723157 -L 1.3305,6.723157,1.1169,6.726999 -L 1.1169,6.726999,0.5729,6.726999 -L 0.5729,6.726999,0.5729,4.819 -L 0.5729,4.819,1.1169,4.819 -L 1.1169,4.819,1.3305,4.822843 -L 1.3305,4.822843,1.5232,4.834372 -L 1.5232,4.834372,1.6966,4.853587 -L 1.6966,4.853587,1.8482,4.880488 -L 1.8482,4.880488,1.979,4.915076 -L 1.979,4.915076,2.09,4.957348 -L 2.09,4.957348,2.1802,5.007308 -L 2.1802,5.007308,2.2486,5.064953 -L 2.2486,5.064953,2.3041,5.129819 -L 2.3041,5.129819,2.3526,5.201439 -L 2.3526,5.201439,2.3928,5.279813 -L 2.3928,5.279813,2.426,5.364942 -L 2.426,5.364942,2.4517,5.456824 -L 2.4517,5.456824,2.4705,5.555463 -L 2.4705,5.555463,2.4814,5.660853 -L 2.4814,5.660853,2.4854,5.773 - -[S] 194 -L -0.0002,2.543312,0.7643,2.543312 -L 0.7643,2.543312,0.7688,2.394173 -L 0.7688,2.394173,0.7806,2.254815 -L 0.7806,2.254815,0.802,2.125239 -L 0.802,2.125239,0.8312,2.005446 -L 0.8312,2.005446,0.8678,1.895434 -L 0.8678,1.895434,0.9144,1.795205 -L 0.9144,1.795205,0.9679,1.704758 -L 0.9679,1.704758,1.0304,1.624094 -L 1.0304,1.624094,1.0992,1.553057 -L 1.0992,1.553057,1.1731,1.491491 -L 1.1731,1.491491,1.2518,1.439396 -L 1.2518,1.439396,1.3356,1.396773 -L 1.3356,1.396773,1.4248,1.363623 -L 1.4248,1.363623,1.5179,1.339943 -L 1.5179,1.339943,1.617,1.325736 -L 1.617,1.325736,1.7201,1.321 -L 1.7201,1.321,1.8424,1.326163 -L 1.8424,1.326163,1.9554,1.34165 -L 1.9554,1.34165,2.0599,1.367466 -L 2.0599,1.367466,2.1556,1.403606 -L 2.1556,1.403606,2.2423,1.450072 -L 2.2423,1.450072,2.3206,1.506863 -L 2.3206,1.506863,2.3899,1.573978 -L 2.3899,1.573978,2.4509,1.651423 -L 2.4509,1.651423,2.5039,1.73756 -L 2.5039,1.73756,2.5495,1.830763 -L 2.5495,1.830763,2.5881,1.93103 -L 2.5881,1.93103,2.6198,2.038363 -L 2.6198,2.038363,2.6446,2.152761 -L 2.6446,2.152761,2.6624,2.274224 -L 2.6624,2.274224,2.6728,2.402751 -L 2.6728,2.402751,2.6763,2.538344 -L 2.6763,2.538344,2.6714,2.671452 -L 2.6714,2.671452,2.6575,2.797495 -L 2.6575,2.797495,2.6347,2.916473 -L 2.6347,2.916473,2.602,3.028386 -L 2.602,3.028386,2.5599,3.133235 -L 2.5599,3.133235,2.5083,3.231018 -L 2.5083,3.231018,2.4474,3.321737 -L 2.4474,3.321737,2.3775,3.405392 -L 2.3775,3.405392,2.2968,3.485512 -L 2.2968,3.485512,2.2031,3.565632 -L 2.2031,3.565632,2.0966,3.645754 -L 2.0966,3.645754,1.9777,3.725875 -L 1.9777,3.725875,1.8469,3.805996 -L 1.8469,3.805996,1.7022,3.886118 -L 1.7022,3.886118,1.5456,3.966238 -L 1.5456,3.966238,1.3767,4.046358 -L 1.3767,4.046358,1.2087,4.129159 -L 1.2087,4.129159,1.0541,4.217316 -L 1.0541,4.217316,0.9149,4.310829 -L 0.9149,4.310829,0.7896,4.409699 -L 0.7896,4.409699,0.6791,4.513926 -L 0.6791,4.513926,0.5825,4.623512 -L 0.5825,4.623512,0.5007,4.738452 -L 0.5007,4.738452,0.4328,4.858751 -L 0.4328,4.858751,0.3763,4.982891 -L 0.3763,4.982891,0.3268,5.109361 -L 0.3268,5.109361,0.2852,5.238161 -L 0.2852,5.238161,0.2515,5.369289 -L 0.2515,5.369289,0.2247,5.502746 -L 0.2247,5.502746,0.2059,5.638534 -L 0.2059,5.638534,0.195,5.776649 -L 0.195,5.776649,0.191,5.917093 -L 0.191,5.917093,0.198,6.073842 -L 0.198,6.073842,0.2188,6.228573 -L 0.2188,6.228573,0.2535,6.381284 -L 0.2535,6.381284,0.3025,6.531978 -L 0.3025,6.531978,0.3654,6.68065 -L 0.3654,6.68065,0.4417,6.827306 -L 0.4417,6.827306,0.5329,6.971943 -L 0.5329,6.971943,0.6375,7.114562 -L 0.6375,7.114562,0.7519,7.247323 -L 0.7519,7.247323,0.8718,7.36238 -L 0.8718,7.36238,0.9982,7.459736 -L 0.9982,7.459736,1.1304,7.539392 -L 1.1304,7.539392,1.2677,7.601345 -L 1.2677,7.601345,1.4109,7.645598 -L 1.4109,7.645598,1.5595,7.67215 -L 1.5595,7.67215,1.7141,7.681001 -L 1.7141,7.681001,1.8756,7.674479 -L 1.8756,7.674479,2.0292,7.654915 -L 2.0292,7.654915,2.1769,7.622307 -L 2.1769,7.622307,2.3176,7.576656 -L 2.3176,7.576656,2.4509,7.517965 -L 2.4509,7.517965,2.5777,7.446228 -L 2.5777,7.446228,2.6981,7.361449 -L 2.6981,7.361449,2.8111,7.263627 -L 2.8111,7.263627,2.9141,7.152994 -L 2.9141,7.152994,3.0033,7.029785 -L 3.0033,7.029785,3.0786,6.893995 -L 3.0786,6.893995,3.1401,6.745633 -L 3.1401,6.745633,3.1881,6.584691 -L 3.1881,6.584691,3.2223,6.411174 -L 3.2223,6.411174,3.2431,6.22508 -L 3.2431,6.22508,3.2501,6.026406 -L 3.2501,6.026406,2.4851,6.026406 -L 2.4851,6.026406,2.4821,6.157069 -L 2.4821,6.157069,2.4722,6.278261 -L 2.4722,6.278261,2.4553,6.38998 -L 2.4553,6.38998,2.4325,6.492226 -L 2.4325,6.492226,2.4028,6.585001 -L 2.4028,6.585001,2.3661,6.668307 -L 2.3661,6.668307,2.3225,6.74214 -L 2.3225,6.74214,2.273,6.8065 -L 2.273,6.8065,2.2175,6.8624 -L 2.2175,6.8624,2.159,6.910843 -L 2.159,6.910843,2.0946,6.951837 -L 2.0946,6.951837,2.0272,6.985374 -L 2.0272,6.985374,1.9554,7.01146 -L 1.9554,7.01146,1.8796,7.030094 -L 1.8796,7.030094,1.7988,7.041273 -L 1.7988,7.041273,1.7141,7.045001 -L 1.7141,7.045001,1.6299,7.041002 -L 1.6299,7.041002,1.5496,7.029007 -L 1.5496,7.029007,1.4743,7.009016 -L 1.4743,7.009016,1.403,6.981028 -L 1.403,6.981028,1.3366,6.945044 -L 1.3366,6.945044,1.2736,6.901062 -L 1.2736,6.901062,1.2157,6.849084 -L 1.2157,6.849084,1.1622,6.789111 -L 1.1622,6.789111,1.1136,6.721293 -L 1.1136,6.721293,1.0715,6.645792 -L 1.0715,6.645792,1.0363,6.562604 -L 1.0363,6.562604,1.0076,6.47173 -L 1.0076,6.47173,0.9848,6.37317 -L 0.9848,6.37317,0.9684,6.266925 -L 0.9684,6.266925,0.959,6.152995 -L 0.959,6.152995,0.956,6.031374 -L 0.956,6.031374,0.958,5.912047 -L 0.958,5.912047,0.966,5.800018 -L 0.966,5.800018,0.9798,5.695285 -L 0.9798,5.695285,0.9982,5.597851 -L 0.9982,5.597851,1.0224,5.507714 -L 1.0224,5.507714,1.0512,5.424877 -L 1.0512,5.424877,1.0859,5.349336 -L 1.0859,5.349336,1.1255,5.281093 -L 1.1255,5.281093,1.176,5.216189 -L 1.176,5.216189,1.2419,5.150664 -L 1.2419,5.150664,1.3232,5.084517 -L 1.3232,5.084517,1.4198,5.01775 -L 1.4198,5.01775,1.5318,4.950362 -L 1.5318,4.950362,1.6596,4.882351 -L 1.6596,4.882351,1.8023,4.813721 -L 1.8023,4.813721,1.9609,4.744468 -L 1.9609,4.744468,2.1234,4.671529 -L 2.1234,4.671529,2.277,4.591834 -L 2.277,4.591834,2.4231,4.505387 -L 2.4231,4.505387,2.5614,4.412183 -L 2.5614,4.412183,2.6912,4.312226 -L 2.6912,4.312226,2.8136,4.205515 -L 2.8136,4.205515,2.927,4.092049 -L 2.927,4.092049,3.0335,3.971829 -L 3.0335,3.971829,3.1292,3.843068 -L 3.1292,3.843068,3.2119,3.703981 -L 3.2119,3.703981,3.2818,3.55457 -L 3.2818,3.55457,3.3392,3.394832 -L 3.3392,3.394832,3.3838,3.224768 -L 3.3838,3.224768,3.4155,3.044381 -L 3.4155,3.044381,3.4344,2.853665 -L 3.4344,2.853665,3.4413,2.652625 -L 3.4413,2.652625,3.4344,2.44813 -L 3.4344,2.44813,3.4136,2.25202 -L 3.4136,2.25202,3.3779,2.064293 -L 3.3779,2.064293,3.3293,1.884953 -L 3.3293,1.884953,3.2659,1.713997 -L 3.2659,1.713997,3.1896,1.551426 -L 3.1896,1.551426,3.0984,1.397239 -L 3.0984,1.397239,2.9934,1.251438 -L 2.9934,1.251438,2.875,1.118678 -L 2.875,1.118678,2.7457,1.00362 -L 2.7457,1.00362,2.604,0.906265 -L 2.604,0.906265,2.4509,0.826609 -L 2.4509,0.826609,2.2859,0.764654 -L 2.2859,0.764654,2.1095,0.720402 -L 2.1095,0.720402,1.9202,0.693851 -L 1.9202,0.693851,1.7201,0.685 -L 1.7201,0.685,1.5268,0.692958 -L 1.5268,0.692958,1.3435,0.716831 -L 1.3435,0.716831,1.1711,0.75662 -L 1.1711,0.75662,1.0086,0.812324 -L 1.0086,0.812324,0.8569,0.883943 -L 0.8569,0.883943,0.7147,0.971479 -L 0.7147,0.971479,0.5834,1.07493 -L 0.5834,1.07493,0.4626,1.194296 -L 0.4626,1.194296,0.354,1.326783 -L 0.354,1.326783,0.2604,1.469596 -L 0.2604,1.469596,0.1801,1.622735 -L 0.1801,1.622735,0.1157,1.786199 -L 0.1157,1.786199,0.0647,1.959988 -L 0.0647,1.959988,0.0285,2.144104 -L 0.0285,2.144104,0.0067,2.338545 -L 0.0067,2.338545,-0.0002,2.543312 - -[T] 8 -L 1.956,0.461406,1.3828,0.461406 -L 1.3828,0.461406,1.3828,6.726999 -L 1.3828,6.726999,-0.0006,6.726999 -L -0.0006,6.726999,-0.0006,7.681001 -L -0.0006,7.681001,3.3275,7.681001 -L 3.3275,7.681001,3.3275,6.726999 -L 3.3275,6.726999,1.956,6.726999 -L 1.956,6.726999,1.956,0.461406 - -[U] 70 -L 1.5291,1.321,1.6311,1.3269 -L 1.6311,1.3269,1.7283,1.344602 -L 1.7283,1.344602,1.8204,1.374103 -L 1.8204,1.374103,1.9086,1.415405 -L 1.9086,1.415405,1.9919,1.46851 -L 1.9919,1.46851,2.0711,1.533414 -L 2.0711,1.533414,2.145,1.610119 -L 2.145,1.610119,2.2148,1.698625 -L 2.2148,1.698625,2.2782,1.801804 -L 2.2782,1.801804,2.3332,1.922529 -L 2.3332,1.922529,2.3793,2.0608 -L 2.3793,2.0608,2.418,2.216617 -L 2.418,2.216617,2.4477,2.38998 -L 2.4477,2.38998,2.4685,2.580889 -L 2.4685,2.580889,2.4814,2.789343 -L 2.4814,2.789343,2.4853,3.015344 -L 2.4853,3.015344,2.4853,7.64622 -L 2.4853,7.64622,3.0591,7.64622 -L 3.0591,7.64622,3.0591,3.015344 -L 3.0591,3.015344,3.0522,2.683058 -L 3.0522,2.683058,3.0313,2.379344 -L 3.0313,2.379344,2.9977,2.1042 -L 2.9977,2.1042,2.9501,1.857626 -L 2.9501,1.857626,2.8886,1.63962 -L 2.8886,1.63962,2.8143,1.450188 -L 2.8143,1.450188,2.7261,1.289324 -L 2.7261,1.289324,2.6241,1.157031 -L 2.6241,1.157031,2.5121,1.046398 -L 2.5121,1.046398,2.3927,0.950517 -L 2.3927,0.950517,2.2663,0.869387 -L 2.2663,0.869387,2.1331,0.803008 -L 2.1331,0.803008,1.9928,0.751379 -L 1.9928,0.751379,1.8452,0.714503 -L 1.8452,0.714503,1.6906,0.692375 -L 1.6906,0.692375,1.5291,0.685 -L 1.5291,0.685,1.3676,0.692375 -L 1.3676,0.692375,1.213,0.714503 -L 1.213,0.714503,1.0653,0.751379 -L 1.0653,0.751379,0.9256,0.803008 -L 0.9256,0.803008,0.7918,0.869387 -L 0.7918,0.869387,0.666,0.950517 -L 0.666,0.950517,0.5461,1.046398 -L 0.5461,1.046398,0.4341,1.157031 -L 0.4341,1.157031,0.332,1.289324 -L 0.332,1.289324,0.2443,1.450188 -L 0.2443,1.450188,0.1695,1.63962 -L 0.1695,1.63962,0.1081,1.857626 -L 0.1081,1.857626,0.0605,2.1042 -L 0.0605,2.1042,0.0268,2.379344 -L 0.0268,2.379344,0.0065,2.683058 -L 0.0065,2.683058,0.0001,3.015344 -L 0.0001,3.015344,0.0001,7.64622 -L 0.0001,7.64622,0.5733,7.64622 -L 0.5733,7.64622,0.5733,3.015344 -L 0.5733,3.015344,0.5778,2.789343 -L 0.5778,2.789343,0.5907,2.580889 -L 0.5907,2.580889,0.6115,2.38998 -L 0.6115,2.38998,0.6412,2.216617 -L 0.6412,2.216617,0.6789,2.0608 -L 0.6789,2.0608,0.7254,1.922529 -L 0.7254,1.922529,0.7799,1.801804 -L 0.7799,1.801804,0.8434,1.698625 -L 0.8434,1.698625,0.9137,1.610119 -L 0.9137,1.610119,0.988,1.533414 -L 0.988,1.533414,1.0668,1.46851 -L 1.0668,1.46851,1.15,1.415405 -L 1.15,1.415405,1.2377,1.374103 -L 1.2377,1.374103,1.3309,1.344602 -L 1.3309,1.344602,1.428,1.3269 -L 1.428,1.3269,1.5291,1.321 - -[V] 10 -L 3.5849,7.671063,2.1565,0.570719 -L 2.1565,0.570719,2.0698,0.570719 -L 2.0698,0.570719,1.5139,0.570719 -L 1.5139,0.570719,1.4277,0.570719 -L 1.4277,0.570719,-0.0003,7.671063 -L -0.0003,7.671063,0.6418,7.671063 -L 0.6418,7.671063,1.7621,2.101092 -L 1.7621,2.101092,1.822,2.101092 -L 1.822,2.101092,2.9418,7.671063 -L 2.9418,7.671063,3.5849,7.671063 - -[W] 13 -L -0.0006,7.671063,0.6118,7.671063 -L 0.6118,7.671063,1.0929,3.358188 -L 1.0929,3.358188,1.5591,7.671063 -L 1.5591,7.671063,2.1715,7.671063 -L 2.1715,7.671063,2.6382,3.358188 -L 2.6382,3.358188,3.1188,7.671063 -L 3.1188,7.671063,3.7283,7.671063 -L 3.7283,7.671063,2.9424,0.570719 -L 2.9424,0.570719,2.33,0.570719 -L 2.33,0.570719,1.8643,4.858751 -L 1.8643,4.858751,1.3981,0.570719 -L 1.3981,0.570719,0.7881,0.570719 -L 0.7881,0.570719,-0.0006,7.671063 - -[X] 12 -L 3.6268,0.570719,2.9272,0.570719 -L 2.9272,0.570719,1.753,3.452594 -L 1.753,3.452594,0.6986,0.570719 -L 0.6986,0.570719,0,0.570719 -L 0,0.570719,1.3883,4.356907 -L 1.3883,4.356907,0.0416,7.671063 -L 0.0416,7.671063,0.7402,7.671063 -L 0.7402,7.671063,1.8402,4.953156 -L 1.8402,4.953156,2.8826,7.671063 -L 2.8826,7.671063,3.5817,7.671063 -L 3.5817,7.671063,2.2043,4.068718 -L 2.2043,4.068718,3.6268,0.570719 - -[Y] 9 -L 2.0459,0.570719,1.4727,0.570719 -L 1.4727,0.570719,1.4727,3.34825 -L 1.4727,3.34825,-0.0004,7.616408 -L -0.0004,7.616408,0.6423,7.616408 -L 0.6423,7.616408,1.7595,4.30225 -L 1.7595,4.30225,2.8773,7.616408 -L 2.8773,7.616408,3.5194,7.616408 -L 3.5194,7.616408,2.0459,3.34825 -L 2.0459,3.34825,2.0459,0.570719 - -[Z] 10 -L 0.1727,7.681001,3.086,7.681001 -L 3.086,7.681001,3.086,6.831346 -L 3.086,6.831346,0.7137,1.321 -L 0.7137,1.321,3.2025,1.321 -L 3.2025,1.321,3.2025,0.367 -L 3.2025,0.367,-0.0002,0.367 -L -0.0002,0.367,-0.0002,1.216656 -L -0.0002,1.216656,2.3716,6.726999 -L 2.3716,6.726999,0.1727,6.726999 -L 0.1727,6.726999,0.1727,7.681001 - -[[] 8 -L -0.0007,8.317001,1.7592,8.317001 -L 1.7592,8.317001,1.7592,7.681001 -L 1.7592,7.681001,0.5731,7.681001 -L 0.5731,7.681001,0.5731,0.367 -L 0.5731,0.367,1.7592,0.367 -L 1.7592,0.367,1.7592,-0.269 -L 1.7592,-0.269,-0.0007,-0.269 -L -0.0007,-0.269,-0.0007,8.317001 - -[\] 4 -L 0.4091,8.267315,3.7223,0.217938 -L 3.7223,0.217938,3.3071,0.058938 -L 3.3071,0.058938,-0.0002,8.073532 -L -0.0002,8.073532,0.4091,8.267315 - -[a] 197 -L 1.5141,5.773,1.6696,5.766169 -L 1.6696,5.766169,1.8163,5.745671 -L 1.8163,5.745671,1.954,5.711513 -L 1.954,5.711513,2.0829,5.663688 -L 2.0829,5.663688,2.2028,5.6022 -L 2.2028,5.6022,2.3142,5.527047 -L 2.3142,5.527047,2.4168,5.438231 -L 2.4168,5.438231,2.5105,5.33575 -L 2.5105,5.33575,2.5942,5.220227 -L 2.5942,5.220227,2.6665,5.092281 -L 2.6665,5.092281,2.728,4.951914 -L 2.728,4.951914,2.778,4.799126 -L 2.778,4.799126,2.8171,4.633914 -L 2.8171,4.633914,2.8449,4.456281 -L 2.8449,4.456281,2.8617,4.266226 -L 2.8617,4.266226,2.8677,4.06375 -L 2.8677,4.06375,2.8677,1.753281 -L 2.8677,1.753281,2.8697,1.60942 -L 2.8697,1.60942,2.8776,1.46851 -L 2.8776,1.46851,2.891,1.330548 -L 2.891,1.330548,2.9093,1.195539 -L 2.9093,1.195539,2.9326,1.063479 -L 2.9326,1.063479,2.9618,0.93437 -L 2.9618,0.93437,2.9955,0.808209 -L 2.9955,0.808209,3.0352,0.685 -L 3.0352,0.685,2.3415,0.685 -L 2.3415,0.685,2.3296,0.761473 -L 2.3296,0.761473,2.3182,0.836856 -L 2.3182,0.836856,2.3078,0.911155 -L 2.3078,0.911155,2.2984,0.984367 -L 2.2984,0.984367,2.29,1.056492 -L 2.29,1.056492,2.282,1.12753 -L 2.282,1.12753,2.2761,1.19748 -L 2.2761,1.19748,2.2702,1.266344 -L 2.2702,1.266344,2.2196,1.197712 -L 2.2196,1.197712,2.1661,1.133429 -L 2.1661,1.133429,2.1096,1.073494 -L 2.1096,1.073494,2.0492,1.017906 -L 2.0492,1.017906,1.9858,0.966665 -L 1.9858,0.966665,1.9194,0.919774 -L 1.9194,0.919774,1.849,0.877228 -L 1.849,0.877228,1.7757,0.839031 -L 1.7757,0.839031,1.7004,0.805104 -L 1.7004,0.805104,1.626,0.775369 -L 1.626,0.775369,1.5527,0.749826 -L 1.5527,0.749826,1.4784,0.728476 -L 1.4784,0.728476,1.4051,0.711319 -L 1.4051,0.711319,1.3327,0.698354 -L 1.3327,0.698354,1.2604,0.68958 -L 1.2604,0.68958,1.1885,0.685 -L 1.1885,0.685,1.0553,0.690783 -L 1.0553,0.690783,0.9294,0.708135 -L 0.9294,0.708135,0.81,0.737055 -L 0.81,0.737055,0.6985,0.777543 -L 0.6985,0.777543,0.5935,0.829599 -L 0.5935,0.829599,0.4954,0.893221 -L 0.4954,0.893221,0.4042,0.968413 -L 0.4042,0.968413,0.3205,1.055171 -L 0.3205,1.055171,0.2452,1.151324 -L 0.2452,1.151324,0.1803,1.254699 -L 0.1803,1.254699,0.1248,1.365292 -L 0.1248,1.365292,0.0802,1.483106 -L 0.0802,1.483106,0.0445,1.608139 -L 0.0445,1.608139,0.0197,1.740394 -L 0.0197,1.740394,0.0049,1.879868 -L 0.0049,1.879868,-0.0006,2.026562 -L -0.0006,2.026562,0.0029,2.139213 -L 0.0029,2.139213,0.0128,2.251088 -L 0.0128,2.251088,0.0287,2.362186 -L 0.0287,2.362186,0.0514,2.472507 -L 0.0514,2.472507,0.0812,2.582052 -L 0.0812,2.582052,0.1168,2.690821 -L 0.1168,2.690821,0.1595,2.798815 -L 0.1595,2.798815,0.209,2.906031 -L 0.209,2.906031,0.2645,3.010297 -L 0.2645,3.010297,0.3289,3.109439 -L 0.3289,3.109439,0.4003,3.203457 -L 0.4003,3.203457,0.4805,3.292351 -L 0.4805,3.292351,0.5682,3.376121 -L 0.5682,3.376121,0.6633,3.454768 -L 0.6633,3.454768,0.7669,3.528289 -L 0.7669,3.528289,0.8779,3.596687 -L 0.8779,3.596687,1.0008,3.662058 -L 1.0008,3.662058,1.139,3.726496 -L 1.139,3.726496,1.2921,3.790003 -L 1.2921,3.790003,1.4615,3.852578 -L 1.4615,3.852578,1.6469,3.914222 -L 1.6469,3.914222,1.847,3.974933 -L 1.847,3.974933,2.0626,4.034714 -L 2.0626,4.034714,2.2939,4.093563 -L 2.2939,4.093563,2.2939,4.277405 -L 2.2939,4.277405,2.291,4.364048 -L 2.291,4.364048,2.282,4.447585 -L 2.282,4.447585,2.2667,4.528018 -L 2.2667,4.528018,2.2454,4.605344 -L 2.2454,4.605344,2.2176,4.679564 -L 2.2176,4.679564,2.1849,4.750679 -L 2.1849,4.750679,2.1453,4.818689 -L 2.1453,4.818689,2.0997,4.883594 -L 2.0997,4.883594,2.0482,4.942986 -L 2.0482,4.942986,1.9907,4.994459 -L 1.9907,4.994459,1.9263,5.038014 -L 1.9263,5.038014,1.8559,5.073649 -L 1.8559,5.073649,1.7796,5.101364 -L 1.7796,5.101364,1.6974,5.121162 -L 1.6974,5.121162,1.6092,5.133041 -L 1.6092,5.133041,1.5141,5.137 -L 1.5141,5.137,1.4378,5.13374 -L 1.4378,5.13374,1.3664,5.123958 -L 1.3664,5.123958,1.299,5.107652 -L 1.299,5.107652,1.2361,5.084828 -L 1.2361,5.084828,1.1771,5.055482 -L 1.1771,5.055482,1.1236,5.019614 -L 1.1236,5.019614,1.0741,4.977224 -L 1.0741,4.977224,1.0285,4.928312 -L 1.0285,4.928312,0.9879,4.873423 -L 0.9879,4.873423,0.9502,4.8131 -L 0.9502,4.8131,0.9155,4.747342 -L 0.9155,4.747342,0.8858,4.676149 -L 0.8858,4.676149,0.8591,4.599521 -L 0.8591,4.599521,0.8358,4.517459 -L 0.8358,4.517459,0.816,4.429963 -L 0.816,4.429963,0.8001,4.337032 -L 0.8001,4.337032,0.158,4.337032 -L 0.158,4.337032,0.1778,4.490092 -L 0.1778,4.490092,0.207,4.636243 -L 0.207,4.636243,0.2467,4.775485 -L 0.2467,4.775485,0.2952,4.907818 -L 0.2952,4.907818,0.3547,5.033238 -L 0.3547,5.033238,0.423,5.151751 -L 0.423,5.151751,0.5013,5.263353 -L 0.5013,5.263353,0.5895,5.368047 -L 0.5895,5.368047,0.6851,5.462958 -L 0.6851,5.462958,0.7867,5.545215 -L 0.7867,5.545215,0.8937,5.614815 -L 0.8937,5.614815,1.0067,5.671761 -L 1.0067,5.671761,1.1251,5.716053 -L 1.1251,5.716053,1.2495,5.74769 -L 1.2495,5.74769,1.3788,5.766672 -L 1.3788,5.766672,1.5141,5.773 -L 2.2939,3.502281,2.1384,3.456282 -L 2.1384,3.456282,1.9927,3.410204 -L 1.9927,3.410204,1.8564,3.364049 -L 1.8564,3.364049,1.7291,3.317816 -L 1.7291,3.317816,1.6112,3.271506 -L 1.6112,3.271506,1.5032,3.225119 -L 1.5032,3.225119,1.4041,3.178652 -L 1.4041,3.178652,1.3139,3.13211 -L 1.3139,3.13211,1.2326,3.084363 -L 1.2326,3.084363,1.1583,3.034287 -L 1.1583,3.034287,1.0919,2.981882 -L 1.0919,2.981882,1.0325,2.927148 -L 1.0325,2.927148,0.9804,2.870085 -L 0.9804,2.870085,0.9363,2.810693 -L 0.9363,2.810693,0.8987,2.748972 -L 0.8987,2.748972,0.869,2.684921 -L 0.869,2.684921,0.8442,2.617494 -L 0.8442,2.617494,0.8234,2.545641 -L 0.8234,2.545641,0.8055,2.469363 -L 0.8055,2.469363,0.7902,2.38866 -L 0.7902,2.38866,0.7788,2.303531 -L 0.7788,2.303531,0.7709,2.213977 -L 0.7709,2.213977,0.7659,2.119998 -L 0.7659,2.119998,0.7644,2.021593 -L 0.7644,2.021593,0.7664,1.938444 -L 0.7664,1.938444,0.7728,1.86042 -L 0.7728,1.86042,0.7837,1.787518 -L 0.7837,1.787518,0.7981,1.719742 -L 0.7981,1.719742,0.8174,1.65709 -L 0.8174,1.65709,0.8402,1.599561 -L 0.8402,1.599561,0.868,1.547155 -L 0.868,1.547155,0.9007,1.499875 -L 0.9007,1.499875,0.9363,1.457951 -L 0.9363,1.457951,0.975,1.421618 -L 0.975,1.421618,1.0166,1.390873 -L 1.0166,1.390873,1.0622,1.365719 -L 1.0622,1.365719,1.1117,1.346155 -L 1.1117,1.346155,1.1643,1.332179 -L 1.1643,1.332179,1.2198,1.323795 -L 1.2198,1.323795,1.2782,1.321 -L 1.2782,1.321,1.3397,1.325736 -L 1.3397,1.325736,1.4021,1.334974 -L 1.4021,1.334974,1.4655,1.348716 -L 1.4655,1.348716,1.5294,1.366962 -L 1.5294,1.366962,1.5943,1.389708 -L 1.5943,1.389708,1.6597,1.416958 -L 1.6597,1.416958,1.7261,1.448712 -L 1.7261,1.448712,1.7935,1.484968 -L 1.7935,1.484968,1.8604,1.530697 -L 1.8604,1.530697,1.9263,1.590865 -L 1.9263,1.590865,1.9907,1.665474 -L 1.9907,1.665474,2.0541,1.754523 -L 2.0541,1.754523,2.1156,1.858014 -L 2.1156,1.858014,2.176,1.975943 -L 2.176,1.975943,2.2355,2.108314 -L 2.2355,2.108314,2.2939,2.255124 -L 2.2939,2.255124,2.2939,3.502281 - -[b] 118 -L 0.5733,0.665125,-0.0004,0.665125 -L -0.0004,0.665125,-0.0004,7.80025 -L -0.0004,7.80025,0.5733,7.80025 -L 0.5733,7.80025,0.5733,5.201594 -L 0.5733,5.201594,0.6917,5.335517 -L 0.6917,5.335517,0.8101,5.451584 -L 0.8101,5.451584,0.9281,5.549794 -L 0.9281,5.549794,1.0465,5.630149 -L 1.0465,5.630149,1.1649,5.692646 -L 1.1649,5.692646,1.2823,5.737287 -L 1.2823,5.737287,1.3998,5.764073 -L 1.3998,5.764073,1.5177,5.773 -L 1.5177,5.773,1.6723,5.763606 -L 1.6723,5.763606,1.8214,5.735425 -L 1.8214,5.735425,1.9656,5.688454 -L 1.9656,5.688454,2.1043,5.622696 -L 2.1043,5.622696,2.2371,5.538149 -L 2.2371,5.538149,2.3644,5.434814 -L 2.3644,5.434814,2.4868,5.312692 -L 2.4868,5.312692,2.6028,5.171781 -L 2.6028,5.171781,2.7098,5.011539 -L 2.7098,5.011539,2.8024,4.831422 -L 2.8024,4.831422,2.8812,4.631429 -L 2.8812,4.631429,2.9446,4.411562 -L 2.9446,4.411562,2.9947,4.17182 -L 2.9947,4.17182,3.0303,3.912204 -L 3.0303,3.912204,3.0516,3.632711 -L 3.0516,3.632711,3.0586,3.333344 -L 3.0586,3.333344,3.0516,3.074309 -L 3.0516,3.074309,3.0308,2.823891 -L 3.0308,2.823891,2.9962,2.582091 -L 2.9962,2.582091,2.9466,2.34891 -L 2.9466,2.34891,2.8837,2.124346 -L 2.8837,2.124346,2.8069,1.9084 -L 2.8069,1.9084,2.7157,1.70107 -L 2.7157,1.70107,2.6107,1.502359 -L 2.6107,1.502359,2.4928,1.319486 -L 2.4928,1.319486,2.3629,1.15967 -L 2.3629,1.15967,2.2222,1.022913 -L 2.2222,1.022913,2.0696,0.909214 -L 2.0696,0.909214,1.9061,0.818574 -L 1.9061,0.818574,1.7302,0.750991 -L 1.7302,0.750991,1.5424,0.706467 -L 1.5424,0.706467,1.3438,0.685 -L 1.3438,0.685,1.2362,0.690435 -L 1.2362,0.690435,1.1322,0.706738 -L 1.1322,0.706738,1.0311,0.733911 -L 1.0311,0.733911,0.933,0.771954 -L 0.933,0.771954,0.8384,0.820864 -L 0.8384,0.820864,0.7467,0.880644 -L 0.7467,0.880644,0.6585,0.951293 -L 0.6585,0.951293,0.5733,1.032812 -L 0.5733,1.032812,0.5733,0.665125 -L 1.3235,1.321,1.4305,1.338856 -L 1.4305,1.338856,1.5315,1.372551 -L 1.5315,1.372551,1.6277,1.422082 -L 1.6277,1.422082,1.7188,1.487453 -L 1.7188,1.487453,1.8041,1.568661 -L 1.8041,1.568661,1.8843,1.665707 -L 1.8843,1.665707,1.9586,1.778591 -L 1.9586,1.778591,2.028,1.907313 -L 2.028,1.907313,2.0904,2.049233 -L 2.0904,2.049233,2.1444,2.20171 -L 2.1444,2.20171,2.19,2.364748 -L 2.19,2.364748,2.2272,2.538344 -L 2.2272,2.538344,2.2569,2.722498 -L 2.2569,2.722498,2.2772,2.917211 -L 2.2772,2.917211,2.2896,3.122482 -L 2.2896,3.122482,2.2936,3.338312 -L 2.2936,3.338312,2.2896,3.5989 -L 2.2896,3.5989,2.2767,3.836585 -L 2.2767,3.836585,2.2554,4.051367 -L 2.2554,4.051367,2.2257,4.243247 -L 2.2257,4.243247,2.1875,4.412223 -L 2.1875,4.412223,2.14,4.558295 -L 2.14,4.558295,2.0845,4.681467 -L 2.0845,4.681467,2.0201,4.781734 -L 2.0201,4.781734,1.9517,4.865 -L 1.9517,4.865,1.8804,4.937164 -L 1.8804,4.937164,1.8075,4.998223 -L 1.8075,4.998223,1.7327,5.048183 -L 1.7327,5.048183,1.6564,5.08704 -L 1.6564,5.08704,1.5776,5.114796 -L 1.5776,5.114796,1.4979,5.131448 -L 1.4979,5.131448,1.4156,5.137 -L 1.4156,5.137,1.3244,5.130169 -L 1.3244,5.130169,1.2392,5.109672 -L 1.2392,5.109672,1.158,5.075512 -L 1.158,5.075512,1.0827,5.027688 -L 1.0827,5.027688,1.0123,4.9662 -L 1.0123,4.9662,0.9459,4.891047 -L 0.9459,4.891047,0.8855,4.802231 -L 0.8855,4.802231,0.83,4.69975 -L 0.83,4.69975,0.7794,4.590205 -L 0.7794,4.590205,0.7348,4.480193 -L 0.7348,4.480193,0.6942,4.369716 -L 0.6942,4.369716,0.6595,4.258773 -L 0.6595,4.258773,0.6303,4.147364 -L 0.6303,4.147364,0.606,4.035491 -L 0.606,4.035491,0.5872,3.92315 -L 0.5872,3.92315,0.5733,3.810344 -L 0.5733,3.810344,0.5733,1.981844 -L 0.5733,1.981844,0.604,1.904634 -L 0.604,1.904634,0.6367,1.832006 -L 0.6367,1.832006,0.6699,1.763956 -L 0.6699,1.763956,0.7041,1.700488 -L 0.7041,1.700488,0.7398,1.641601 -L 0.7398,1.641601,0.7769,1.587294 -L 0.7769,1.587294,0.8151,1.537567 -L 0.8151,1.537567,0.8537,1.492422 -L 0.8537,1.492422,0.8959,1.452245 -L 0.8959,1.452245,0.9429,1.417425 -L 0.9429,1.417425,0.9945,1.387961 -L 0.9945,1.387961,1.0504,1.363855 -L 1.0504,1.363855,1.1114,1.345107 -L 1.1114,1.345107,1.1773,1.331714 -L 1.1773,1.331714,1.2481,1.323679 -L 1.2481,1.323679,1.3235,1.321 - -[c] 130 -L -0.0003,3.219063,0.0081,3.468665 -L 0.0081,3.468665,0.0334,3.710659 -L 0.0334,3.710659,0.0755,3.945043 -L 0.0755,3.945043,0.1345,4.17182 -L 0.1345,4.17182,0.2103,4.39099 -L 0.2103,4.39099,0.3029,4.602549 -L 0.3029,4.602549,0.4124,4.8065 -L 0.4124,4.8065,0.5388,5.002843 -L 0.5388,5.002843,0.676,5.183349 -L 0.676,5.183349,0.8197,5.339787 -L 0.8197,5.339787,0.9673,5.472157 -L 0.9673,5.472157,1.1219,5.580461 -L 1.1219,5.580461,1.2805,5.664697 -L 1.2805,5.664697,1.446,5.724865 -L 1.446,5.724865,1.6164,5.760966 -L 1.6164,5.760966,1.7918,5.773 -L 1.7918,5.773,1.9796,5.765625 -L 1.9796,5.765625,2.1575,5.743497 -L 2.1575,5.743497,2.3249,5.70662 -L 2.3249,5.70662,2.4825,5.654992 -L 2.4825,5.654992,2.6301,5.588613 -L 2.6301,5.588613,2.7684,5.507483 -L 2.7684,5.507483,2.8957,5.411601 -L 2.8957,5.411601,3.0136,5.300968 -L 3.0136,5.300968,3.1207,5.17838 -L 3.1207,5.17838,3.2148,5.04663 -L 3.2148,5.04663,3.297,4.905721 -L 3.297,4.905721,3.3669,4.755649 -L 3.3669,4.755649,3.4249,4.596416 -L 3.4249,4.596416,3.4705,4.428022 -L 3.4705,4.428022,3.5037,4.250466 -L 3.5037,4.250466,3.525,4.06375 -L 3.525,4.06375,2.8521,4.06375 -L 2.8521,4.06375,2.8283,4.204972 -L 2.8283,4.204972,2.7986,4.335479 -L 2.7986,4.335479,2.7629,4.455271 -L 2.7629,4.455271,2.7228,4.564351 -L 2.7228,4.564351,2.6772,4.662717 -L 2.6772,4.662717,2.6262,4.750369 -L 2.6262,4.750369,2.5697,4.827307 -L 2.5697,4.827307,2.5073,4.893531 -L 2.5073,4.893531,2.4399,4.950594 -L 2.4399,4.950594,2.3656,5.000048 -L 2.3656,5.000048,2.2853,5.041894 -L 2.2853,5.041894,2.1991,5.076132 -L 2.1991,5.076132,2.1069,5.102762 -L 2.1069,5.102762,2.0078,5.121783 -L 2.0078,5.121783,1.9028,5.133196 -L 1.9028,5.133196,1.7918,5.137 -L 1.7918,5.137,1.6957,5.129935 -L 1.6957,5.129935,1.6025,5.10874 -L 1.6025,5.10874,1.5104,5.073416 -L 1.5104,5.073416,1.4207,5.023961 -L 1.4207,5.023961,1.333,4.960376 -L 1.333,4.960376,1.2478,4.882663 -L 1.2478,4.882663,1.165,4.790817 -L 1.165,4.790817,1.0838,4.684843 -L 1.0838,4.684843,1.009,4.562877 -L 1.009,4.562877,0.9446,4.423053 -L 0.9446,4.423053,0.8891,4.265373 -L 0.8891,4.265373,0.844,4.089836 -L 0.844,4.089836,0.8088,3.896443 -L 0.8088,3.896443,0.784,3.685193 -L 0.784,3.685193,0.7692,3.456087 -L 0.7692,3.456087,0.7642,3.209124 -L 0.7642,3.209124,0.7692,2.982736 -L 0.7692,2.982736,0.785,2.770632 -L 0.785,2.770632,0.8118,2.572814 -L 0.8118,2.572814,0.8479,2.389281 -L 0.8479,2.389281,0.895,2.220033 -L 0.895,2.220033,0.9525,2.06507 -L 0.9525,2.06507,1.0204,1.924393 -L 1.0204,1.924393,1.0991,1.798 -L 1.0991,1.798,1.1834,1.686203 -L 1.1834,1.686203,1.2696,1.589312 -L 1.2696,1.589312,1.3568,1.507328 -L 1.3568,1.507328,1.446,1.44025 -L 1.446,1.44025,1.5371,1.388078 -L 1.5371,1.388078,1.6293,1.350812 -L 1.6293,1.350812,1.7234,1.328453 -L 1.7234,1.328453,1.8186,1.321 -L 1.8186,1.321,1.9127,1.323252 -L 1.9127,1.323252,2.0029,1.330006 -L 2.0029,1.330006,2.0881,1.341263 -L 2.0881,1.341263,2.1694,1.357023 -L 2.1694,1.357023,2.2457,1.377287 -L 2.2457,1.377287,2.318,1.402053 -L 2.318,1.402053,2.3859,1.431322 -L 2.3859,1.431322,2.4493,1.465093 -L 2.4493,1.465093,2.5092,1.509115 -L 2.5092,1.509115,2.5662,1.569126 -L 2.5662,1.569126,2.6202,1.645132 -L 2.6202,1.645132,2.6728,1.737133 -L 2.6728,1.737133,2.7213,1.845126 -L 2.7213,1.845126,2.7679,1.969111 -L 2.7679,1.969111,2.8115,2.10909 -L 2.8115,2.10909,2.8521,2.265063 -L 2.8521,2.265063,3.5517,2.265063 -L 3.5517,2.265063,3.521,2.079356 -L 3.521,2.079356,3.4794,1.904828 -L 3.4794,1.904828,3.4264,1.741481 -L 3.4264,1.741481,3.3624,1.589312 -L 3.3624,1.589312,3.2881,1.448325 -L 3.2881,1.448325,3.2024,1.318515 -L 3.2024,1.318515,3.1058,1.199887 -L 3.1058,1.199887,2.9988,1.092437 -L 2.9988,1.092437,2.8818,0.996944 -L 2.8818,0.996944,2.756,0.914184 -L 2.756,0.914184,2.6212,0.844156 -L 2.6212,0.844156,2.4785,0.78686 -L 2.4785,0.78686,2.3264,0.742295 -L 2.3264,0.742295,2.1659,0.710464 -L 2.1659,0.710464,1.9969,0.691367 -L 1.9969,0.691367,1.8186,0.685 -L 1.8186,0.685,1.6402,0.697034 -L 1.6402,0.697034,1.4668,0.733135 -L 1.4668,0.733135,1.2993,0.793304 -L 1.2993,0.793304,1.1378,0.877539 -L 1.1378,0.877539,0.9812,0.985842 -L 0.9812,0.985842,0.8306,1.118213 -L 0.8306,1.118213,0.6859,1.27465 -L 0.6859,1.27465,0.5462,1.455156 -L 0.5462,1.455156,0.4179,1.651188 -L 0.4179,1.651188,0.3069,1.854209 -L 0.3069,1.854209,0.2132,2.064216 -L 0.2132,2.064216,0.136,2.281211 -L 0.136,2.281211,0.0765,2.505193 -L 0.0765,2.505193,0.0339,2.736162 -L 0.0339,2.736162,0.0081,2.974119 -L 0.0081,2.974119,-0.0003,3.219063 - -[d] 118 -L 2.2939,0.665125,2.2939,1.032812 -L 2.2939,1.032812,2.2126,0.951293 -L 2.2126,0.951293,2.1269,0.880644 -L 2.1269,0.880644,2.0372,0.820864 -L 2.0372,0.820864,1.9426,0.771954 -L 1.9426,0.771954,1.844,0.733911 -L 1.844,0.733911,1.7419,0.706738 -L 1.7419,0.706738,1.6339,0.690435 -L 1.6339,0.690435,1.5229,0.685 -L 1.5229,0.685,1.3465,0.705884 -L 1.3465,0.705884,1.18,0.748662 -L 1.18,0.748662,1.0245,0.813333 -L 1.0245,0.813333,0.8788,0.899898 -L 0.8788,0.899898,0.743,1.008357 -L 0.743,1.008357,0.6182,1.138709 -L 0.6182,1.138709,0.5032,1.290954 -L 0.5032,1.290954,0.3982,1.465093 -L 0.3982,1.465093,0.305,1.653595 -L 0.305,1.653595,0.2238,1.84893 -L 0.2238,1.84893,0.1549,2.051096 -L 0.1549,2.051096,0.0989,2.260093 -L 0.0989,2.260093,0.0553,2.475923 -L 0.0553,2.475923,0.0241,2.698585 -L 0.0241,2.698585,0.0058,2.928079 -L 0.0058,2.928079,-0.0002,3.164405 -L -0.0002,3.164405,0.0058,3.465094 -L 0.0058,3.465094,0.0256,3.748545 -L 0.0256,3.748545,0.0583,4.014761 -L 0.0583,4.014761,0.1049,4.263742 -L 0.1049,4.263742,0.1643,4.495488 -L 0.1643,4.495488,0.2362,4.709998 -L 0.2362,4.709998,0.3219,4.907272 -L 0.3219,4.907272,0.4205,5.087313 -L 0.4205,5.087313,0.5275,5.248021 -L 0.5275,5.248021,0.638,5.387301 -L 0.638,5.387301,0.751,5.505154 -L 0.751,5.505154,0.8669,5.601578 -L 0.8669,5.601578,0.9868,5.676574 -L 0.9868,5.676574,1.1097,5.730145 -L 1.1097,5.730145,1.2355,5.762286 -L 1.2355,5.762286,1.3644,5.773 -L 1.3644,5.773,1.4744,5.763606 -L 1.4744,5.763606,1.5853,5.735425 -L 1.5853,5.735425,1.6983,5.688454 -L 1.6983,5.688454,1.8133,5.622696 -L 1.8133,5.622696,1.9307,5.538149 -L 1.9307,5.538149,2.0496,5.434814 -L 2.0496,5.434814,2.171,5.312692 -L 2.171,5.312692,2.2939,5.171781 -L 2.2939,5.171781,2.2939,7.80025 -L 2.2939,7.80025,2.8676,7.80025 -L 2.8676,7.80025,2.8676,0.665125 -L 2.8676,0.665125,2.2939,0.665125 -L 1.4392,5.137,1.3782,5.130012 -L 1.3782,5.130012,1.3188,5.109052 -L 1.3188,5.109052,1.2593,5.074114 -L 1.2593,5.074114,1.2018,5.025203 -L 1.2018,5.025203,1.1444,4.962317 -L 1.1444,4.962317,1.0889,4.885457 -L 1.0889,4.885457,1.0334,4.794622 -L 1.0334,4.794622,0.9794,4.689812 -L 0.9794,4.689812,0.9283,4.568079 -L 0.9283,4.568079,0.8847,4.426469 -L 0.8847,4.426469,0.8481,4.264984 -L 0.8481,4.264984,0.8184,4.083625 -L 0.8184,4.083625,0.7946,3.882391 -L 0.7946,3.882391,0.7777,3.661281 -L 0.7777,3.661281,0.7673,3.420296 -L 0.7673,3.420296,0.7639,3.159437 -L 0.7639,3.159437,0.7673,2.967519 -L 0.7673,2.967519,0.7767,2.784296 -L 0.7767,2.784296,0.7916,2.60977 -L 0.7916,2.60977,0.8129,2.443938 -L 0.8129,2.443938,0.8406,2.2868 -L 0.8406,2.2868,0.8743,2.138359 -L 0.8743,2.138359,0.914,1.998613 -L 0.914,1.998613,0.9601,1.867563 -L 0.9601,1.867563,1.0126,1.748157 -L 1.0126,1.748157,1.072,1.643348 -L 1.072,1.643348,1.1379,1.553134 -L 1.1379,1.553134,1.2113,1.477516 -L 1.2113,1.477516,1.291,1.416493 -L 1.291,1.416493,1.3782,1.370066 -L 1.3782,1.370066,1.4724,1.338235 -L 1.4724,1.338235,1.5734,1.321 -L 1.5734,1.321,1.6408,1.323911 -L 1.6408,1.323911,1.7052,1.332646 -L 1.7052,1.332646,1.7677,1.347202 -L 1.7677,1.347202,1.8261,1.367582 -L 1.8261,1.367582,1.8826,1.393785 -L 1.8826,1.393785,1.9351,1.42581 -L 1.9351,1.42581,1.9862,1.463657 -L 1.9862,1.463657,2.0337,1.507328 -L 2.0337,1.507328,2.0788,1.557753 -L 2.0788,1.557753,2.1195,1.615865 -L 2.1195,1.615865,2.1571,1.681662 -L 2.1571,1.681662,2.1918,1.755144 -L 2.1918,1.755144,2.222,1.836314 -L 2.222,1.836314,2.2493,1.925169 -L 2.2493,1.925169,2.273,2.02171 -L 2.273,2.02171,2.2939,2.125938 -L 2.2939,2.125938,2.2939,3.770594 -L 2.2939,3.770594,2.279,3.890465 -L 2.279,3.890465,2.2582,4.009093 -L 2.2582,4.009093,2.2314,4.126481 -L 2.2314,4.126481,2.1982,4.242626 -L 2.1982,4.242626,2.1591,4.357528 -L 2.1591,4.357528,2.1145,4.471188 -L 2.1145,4.471188,2.064,4.583606 -L 2.064,4.583606,2.0065,4.694782 -L 2.0065,4.694782,1.946,4.798426 -L 1.946,4.798426,1.8816,4.888252 -L 1.8816,4.888252,1.8152,4.964258 -L 1.8152,4.964258,1.7459,5.026446 -L 1.7459,5.026446,1.673,5.074812 -L 1.673,5.074812,1.5982,5.109361 -L 1.5982,5.109361,1.5199,5.130091 -L 1.5199,5.130091,1.4392,5.137 - -[e] 133 -L 0,3.219063,0.0084,3.468665 -L 0.0084,3.468665,0.0332,3.710659 -L 0.0332,3.710659,0.0748,3.945043 -L 0.0748,3.945043,0.1333,4.17182 -L 0.1333,4.17182,0.2076,4.39099 -L 0.2076,4.39099,0.2992,4.602549 -L 0.2992,4.602549,0.4068,4.8065 -L 0.4068,4.8065,0.5316,5.002843 -L 0.5316,5.002843,0.6679,5.183349 -L 0.6679,5.183349,0.8101,5.339787 -L 0.8101,5.339787,0.9587,5.472157 -L 0.9587,5.472157,1.1133,5.580461 -L 1.1133,5.580461,1.2738,5.664697 -L 1.2738,5.664697,1.4403,5.724865 -L 1.4403,5.724865,1.6137,5.760966 -L 1.6137,5.760966,1.7931,5.773 -L 1.7931,5.773,1.9645,5.763568 -L 1.9645,5.763568,2.131,5.735268 -L 2.131,5.735268,2.2915,5.688104 -L 2.2915,5.688104,2.4461,5.622074 -L 2.4461,5.622074,2.5947,5.537177 -L 2.5947,5.537177,2.7384,5.433417 -L 2.7384,5.433417,2.8762,5.31079 -L 2.8762,5.31079,3.0085,5.169296 -L 3.0085,5.169296,3.1299,5.006919 -L 3.1299,5.006919,3.2349,4.821639 -L 3.2349,4.821639,3.3236,4.613457 -L 3.3236,4.613457,3.3964,4.382371 -L 3.3964,4.382371,3.4529,4.128382 -L 3.4529,4.128382,3.4925,3.851492 -L 3.4925,3.851492,3.5173,3.551697 -L 3.5173,3.551697,3.5252,3.229 -L 3.5252,3.229,2.8534,3.229 -L 2.8534,3.229,0.765,3.229 -L 0.765,3.229,0.765,3.159437 -L 0.765,3.159437,0.7704,2.939066 -L 0.7704,2.939066,0.7863,2.732591 -L 0.7863,2.732591,0.8121,2.540013 -L 0.8121,2.540013,0.8487,2.361332 -L 0.8487,2.361332,0.8958,2.196548 -L 0.8958,2.196548,0.9533,2.045661 -L 0.9533,2.045661,1.0211,1.908672 -L 1.0211,1.908672,1.0994,1.785578 -L 1.0994,1.785578,1.1837,1.676692 -L 1.1837,1.676692,1.2699,1.582325 -L 1.2699,1.582325,1.3576,1.502476 -L 1.3576,1.502476,1.4467,1.437144 -L 1.4467,1.437144,1.5374,1.386331 -L 1.5374,1.386331,1.6296,1.350036 -L 1.6296,1.350036,1.7237,1.328259 -L 1.7237,1.328259,1.8193,1.321 -L 1.8193,1.321,1.914,1.323252 -L 1.914,1.323252,2.0032,1.330006 -L 2.0032,1.330006,2.0889,1.341263 -L 2.0889,1.341263,2.1696,1.357023 -L 2.1696,1.357023,2.2459,1.377287 -L 2.2459,1.377287,2.3183,1.402053 -L 2.3183,1.402053,2.3862,1.431322 -L 2.3862,1.431322,2.4501,1.465093 -L 2.4501,1.465093,2.5095,1.509115 -L 2.5095,1.509115,2.567,1.569126 -L 2.567,1.569126,2.6215,1.645132 -L 2.6215,1.645132,2.673,1.737133 -L 2.673,1.737133,2.7226,1.845126 -L 2.7226,1.845126,2.7687,1.969111 -L 2.7687,1.969111,2.8123,2.10909 -L 2.8123,2.10909,2.8534,2.265063 -L 2.8534,2.265063,3.552,2.265063 -L 3.552,2.265063,3.5153,2.070349 -L 3.5153,2.070349,3.4688,1.88868 -L 3.4688,1.88868,3.4123,1.720053 -L 3.4123,1.720053,3.3469,1.564469 -L 3.3469,1.564469,3.2706,1.421928 -L 3.2706,1.421928,3.1853,1.29243 -L 3.1853,1.29243,3.0902,1.175974 -L 3.0902,1.175974,2.9862,1.072562 -L 2.9862,1.072562,2.8722,0.981727 -L 2.8722,0.981727,2.7488,0.903003 -L 2.7488,0.903003,2.6165,0.836391 -L 2.6165,0.836391,2.4758,0.78189 -L 2.4758,0.78189,2.3252,0.739501 -L 2.3252,0.739501,2.1657,0.709223 -L 2.1657,0.709223,1.9972,0.691056 -L 1.9972,0.691056,1.8193,0.685 -L 1.8193,0.685,1.641,0.697034 -L 1.641,0.697034,1.4681,0.733135 -L 1.4681,0.733135,1.3001,0.793304 -L 1.3001,0.793304,1.1381,0.877539 -L 1.1381,0.877539,0.9825,0.985842 -L 0.9825,0.985842,0.8309,1.118213 -L 0.8309,1.118213,0.6862,1.27465 -L 0.6862,1.27465,0.547,1.455156 -L 0.547,1.455156,0.4186,1.651188 -L 0.4186,1.651188,0.3077,1.854209 -L 0.3077,1.854209,0.2135,2.064216 -L 0.2135,2.064216,0.1367,2.281211 -L 0.1367,2.281211,0.0768,2.505193 -L 0.0768,2.505193,0.0342,2.736162 -L 0.0342,2.736162,0.0084,2.974119 -L 0.0084,2.974119,0,3.219063 -L 1.6167,5.137,1.5216,5.13075 -L 1.5216,5.13075,1.4309,5.112001 -L 1.4309,5.112001,1.3452,5.080752 -L 1.3452,5.080752,1.2639,5.037003 -L 1.2639,5.037003,1.1866,4.980756 -L 1.1866,4.980756,1.1138,4.91201 -L 1.1138,4.91201,1.0449,4.830762 -L 1.0449,4.830762,0.9815,4.737016 -L 0.9815,4.737016,0.922,4.635894 -L 0.922,4.635894,0.8685,4.53252 -L 0.8685,4.53252,0.82,4.426896 -L 0.82,4.426896,0.7764,4.31902 -L 0.7764,4.31902,0.7377,4.208891 -L 0.7377,4.208891,0.705,4.096513 -L 0.705,4.096513,0.6773,3.981882 -L 0.6773,3.981882,0.6545,3.865 -L 0.6545,3.865,2.62,3.865 -L 2.62,3.865,2.5977,4.015654 -L 2.5977,4.015654,2.57,4.15707 -L 2.57,4.15707,2.5373,4.289246 -L 2.5373,4.289246,2.4996,4.412183 -L 2.4996,4.412183,2.457,4.525883 -L 2.457,4.525883,2.4094,4.630344 -L 2.4094,4.630344,2.3564,4.725564 -L 2.3564,4.725564,2.299,4.811548 -L 2.299,4.811548,2.2355,4.887825 -L 2.2355,4.887825,2.1662,4.953933 -L 2.1662,4.953933,2.0904,5.00987 -L 2.0904,5.00987,2.0081,5.055638 -L 2.0081,5.055638,1.9199,5.091233 -L 1.9199,5.091233,1.8248,5.11666 -L 1.8248,5.11666,1.7237,5.131915 -L 1.7237,5.131915,1.6167,5.137 - -[f] 60 -L 1.5826,7.045001,1.5172,7.040886 -L 1.5172,7.040886,1.4573,7.02854 -L 1.4573,7.02854,1.4038,7.007967 -L 1.4038,7.007967,1.3557,6.979164 -L 1.3557,6.979164,1.3141,6.942131 -L 1.3141,6.942131,1.2784,6.896869 -L 1.2784,6.896869,1.2487,6.843378 -L 1.2487,6.843378,1.2239,6.781657 -L 1.2239,6.781657,1.2051,6.708988 -L 1.2051,6.708988,1.1878,6.622656 -L 1.1878,6.622656,1.1734,6.522661 -L 1.1734,6.522661,1.1615,6.409001 -L 1.1615,6.409001,1.1526,6.281675 -L 1.1526,6.281675,1.1461,6.140687 -L 1.1461,6.140687,1.1422,5.986035 -L 1.1422,5.986035,1.1407,5.817719 -L 1.1407,5.817719,1.1407,5.455 -L 1.1407,5.455,2.1891,5.455 -L 2.1891,5.455,2.1891,4.819 -L 2.1891,4.819,1.1407,4.819 -L 1.1407,4.819,1.1407,0.56575 -L 1.1407,0.56575,0.5669,0.56575 -L 0.5669,0.56575,0.5669,4.819 -L 0.5669,4.819,-0.0009,4.819 -L -0.0009,4.819,-0.0009,5.455 -L -0.0009,5.455,0.5669,5.455 -L 0.5669,5.455,0.5669,5.792876 -L 0.5669,5.792876,0.5714,6.06767 -L 0.5714,6.06767,0.5838,6.318166 -L 0.5838,6.318166,0.6056,6.544359 -L 0.6056,6.544359,0.6353,6.746253 -L 0.6353,6.746253,0.674,6.923847 -L 0.674,6.923847,0.7205,7.077143 -L 0.7205,7.077143,0.776,7.206137 -L 0.776,7.206137,0.8404,7.310828 -L 0.8404,7.310828,0.9118,7.397589 -L 0.9118,7.397589,0.9896,7.472778 -L 0.9896,7.472778,1.0733,7.536402 -L 1.0733,7.536402,1.1625,7.588459 -L 1.1625,7.588459,1.2586,7.628944 -L 1.2586,7.628944,1.3607,7.657865 -L 1.3607,7.657865,1.4687,7.675216 -L 1.4687,7.675216,1.5826,7.681001 -L 1.5826,7.681001,1.6931,7.678905 -L 1.6931,7.678905,1.7987,7.672615 -L 1.7987,7.672615,1.8997,7.662134 -L 1.8997,7.662134,1.9959,7.64746 -L 1.9959,7.64746,2.087,7.628596 -L 2.087,7.628596,2.1742,7.605539 -L 2.1742,7.605539,2.2555,7.578288 -L 2.2555,7.578288,2.3328,7.546845 -L 2.3328,7.546845,2.3328,6.811469 -L 2.3328,6.811469,2.2302,6.866203 -L 2.2302,6.866203,2.1306,6.913638 -L 2.1306,6.913638,2.0325,6.953777 -L 2.0325,6.953777,1.9374,6.986617 -L 1.9374,6.986617,1.8452,7.012161 -L 1.8452,7.012161,1.7551,7.030404 -L 1.7551,7.030404,1.6679,7.041351 -L 1.6679,7.041351,1.5826,7.045001 - -[g] 345 -L 0.3823,4.212812,0.3872,4.36009 -L 0.3872,4.36009,0.4031,4.503795 -L 0.4031,4.503795,0.4278,4.64393 -L 0.4278,4.64393,0.4645,4.780492 -L 0.4645,4.780492,0.5106,4.913484 -L 0.5106,4.913484,0.5666,5.042904 -L 0.5666,5.042904,0.634,5.168754 -L 0.634,5.168754,0.7108,5.291031 -L 0.7108,5.291031,0.7985,5.403993 -L 0.7985,5.403993,0.8971,5.501892 -L 0.8971,5.501892,1.0066,5.584731 -L 1.0066,5.584731,1.1265,5.652508 -L 1.1265,5.652508,1.2583,5.705222 -L 1.2583,5.705222,1.4,5.742876 -L 1.4,5.742876,1.5536,5.765469 -L 1.5536,5.765469,1.7176,5.773 -L 1.7176,5.773,1.8271,5.769662 -L 1.8271,5.769662,1.9321,5.759647 -L 1.9321,5.759647,2.0322,5.742954 -L 2.0322,5.742954,2.1273,5.719585 -L 2.1273,5.719585,2.2185,5.68954 -L 2.2185,5.68954,2.3037,5.652818 -L 2.3037,5.652818,2.3849,5.609421 -L 2.3849,5.609421,2.4613,5.559345 -L 2.4613,5.559345,2.5693,5.631856 -L 2.5693,5.631856,2.6802,5.697848 -L 2.6802,5.697848,2.7942,5.757317 -L 2.7942,5.757317,2.9101,5.810265 -L 2.9101,5.810265,3.0291,5.856693 -L 3.0291,5.856693,3.1509,5.896597 -L 3.1509,5.896597,3.2753,5.929981 -L 3.2753,5.929981,3.4026,5.956843 -L 3.4026,5.956843,3.4026,5.286062 -L 3.4026,5.286062,3.313,5.289168 -L 3.313,5.289168,3.2263,5.288547 -L 3.2263,5.288547,3.143,5.2842 -L 3.143,5.2842,3.0627,5.276125 -L 3.0627,5.276125,2.9855,5.264325 -L 2.9855,5.264325,2.9111,5.248797 -L 2.9111,5.248797,2.8398,5.229542 -L 2.8398,5.229542,2.7724,5.206562 -L 2.7724,5.206562,2.8393,5.090573 -L 2.8393,5.090573,2.8973,4.971168 -L 2.8973,4.971168,2.9468,4.848347 -L 2.9468,4.848347,2.9874,4.72211 -L 2.9874,4.72211,3.0182,4.592456 -L 3.0182,4.592456,3.0409,4.459386 -L 3.0409,4.459386,3.0548,4.322901 -L 3.0548,4.322901,3.0588,4.183 -L 3.0588,4.183,3.0533,4.030987 -L 3.0533,4.030987,3.0375,3.883011 -L 3.0375,3.883011,3.0102,3.739073 -L 3.0102,3.739073,2.9726,3.599171 -L 2.9726,3.599171,2.924,3.463307 -L 2.924,3.463307,2.8646,3.33148 -L 2.8646,3.33148,2.7952,3.20369 -L 2.7952,3.20369,2.7139,3.079938 -L 2.7139,3.079938,2.6218,2.965811 -L 2.6218,2.965811,2.5187,2.866902 -L 2.5187,2.866902,2.4038,2.783211 -L 2.4038,2.783211,2.2779,2.714734 -L 2.2779,2.714734,2.1412,2.661475 -L 2.1412,2.661475,1.9925,2.623434 -L 1.9925,2.623434,1.832,2.600607 -L 1.832,2.600607,1.6606,2.592999 -L 1.6606,2.592999,1.5907,2.594164 -L 1.5907,2.594164,1.5228,2.597658 -L 1.5228,2.597658,1.4564,2.60348 -L 1.4564,2.60348,1.3925,2.611632 -L 1.3925,2.611632,1.3306,2.622114 -L 1.3306,2.622114,1.2701,2.634923 -L 1.2701,2.634923,1.2122,2.650063 -L 1.2122,2.650063,1.1562,2.66753 -L 1.1562,2.66753,1.1091,2.624132 -L 1.1091,2.624132,1.068,2.583373 -L 1.068,2.583373,1.0338,2.545253 -L 1.0338,2.545253,1.0056,2.509773 -L 1.0056,2.509773,0.9838,2.476933 -L 0.9838,2.476933,0.9679,2.446732 -L 0.9679,2.446732,0.959,2.419171 -L 0.959,2.419171,0.956,2.39425 -L 0.956,2.39425,0.9605,2.373249 -L 0.9605,2.373249,0.9739,2.352481 -L 0.9739,2.352481,0.9966,2.331946 -L 0.9966,2.331946,1.0284,2.311644 -L 1.0284,2.311644,1.0695,2.291575 -L 1.0695,2.291575,1.1195,2.271739 -L 1.1195,2.271739,1.179,2.252136 -L 1.179,2.252136,1.2474,2.232766 -L 1.2474,2.232766,1.3217,2.213512 -L 1.3217,2.213512,1.4,2.194258 -L 1.4,2.194258,1.4817,2.175003 -L 1.4817,2.175003,1.5669,2.15575 -L 1.5669,2.15575,1.6561,2.136495 -L 1.6561,2.136495,1.7488,2.117242 -L 1.7488,2.117242,1.8449,2.097988 -L 1.8449,2.097988,1.945,2.078733 -L 1.945,2.078733,2.046,2.058237 -L 2.046,2.058237,2.1481,2.035258 -L 2.1481,2.035258,2.2502,2.009794 -L 2.2502,2.009794,2.3522,1.981844 -L 2.3522,1.981844,2.4553,1.95141 -L 2.4553,1.95141,2.5584,1.918492 -L 2.5584,1.918492,2.6614,1.883089 -L 2.6614,1.883089,2.7645,1.845203 -L 2.7645,1.845203,2.8651,1.803396 -L 2.8651,1.803396,2.9597,1.756231 -L 2.9597,1.756231,3.0489,1.70371 -L 3.0489,1.70371,3.1321,1.645832 -L 3.1321,1.645832,3.2084,1.582597 -L 3.2084,1.582597,3.2808,1.514006 -L 3.2808,1.514006,3.3462,1.440055 -L 3.3462,1.440055,3.4056,1.36075 -L 3.4056,1.36075,3.4581,1.27729 -L 3.4581,1.27729,3.5047,1.19088 -L 3.5047,1.19088,3.5434,1.101521 -L 3.5434,1.101521,3.5761,1.00921 -L 3.5761,1.00921,3.6003,0.91395 -L 3.6003,0.91395,3.6182,0.815741 -L 3.6182,0.815741,3.6286,0.71458 -L 3.6286,0.71458,3.6325,0.610469 -L 3.6325,0.610469,3.6246,0.49642 -L 3.6246,0.49642,3.6008,0.385322 -L 3.6008,0.385322,3.5612,0.277174 -L 3.5612,0.277174,3.5057,0.171976 -L 3.5057,0.171976,3.4344,0.069728 -L 3.4344,0.069728,3.3467,-0.029567 -L 3.3467,-0.029567,3.2436,-0.125916 -L 3.2436,-0.125916,3.1247,-0.219313 -L 3.1247,-0.219313,2.9934,-0.305489 -L 2.9934,-0.305489,2.8527,-0.380176 -L 2.8527,-0.380176,2.7025,-0.443373 -L 2.7025,-0.443373,2.5435,-0.495078 -L 2.5435,-0.495078,2.3755,-0.535294 -L 2.3755,-0.535294,2.1977,-0.56402 -L 2.1977,-0.56402,2.0114,-0.581256 -L 2.0114,-0.581256,1.8161,-0.587 -L 1.8161,-0.587,1.6204,-0.581217 -L 1.6204,-0.581217,1.4341,-0.563865 -L 1.4341,-0.563865,1.2573,-0.534945 -L 1.2573,-0.534945,1.0888,-0.494456 -L 1.0888,-0.494456,0.9293,-0.442401 -L 0.9293,-0.442401,0.7796,-0.378778 -L 0.7796,-0.378778,0.6389,-0.303587 -L 0.6389,-0.303587,0.5071,-0.216828 -L 0.5071,-0.216828,0.3882,-0.122693 -L 0.3882,-0.122693,0.2852,-0.025376 -L 0.2852,-0.025376,0.1979,0.075124 -L 0.1979,0.075124,0.1266,0.178808 -L 0.1266,0.178808,0.0711,0.285676 -L 0.0711,0.285676,0.0315,0.395726 -L 0.0315,0.395726,0.0077,0.508959 -L 0.0077,0.508959,-0.0002,0.625375 -L -0.0002,0.625375,0.0017,0.709029 -L 0.0017,0.709029,0.0087,0.791053 -L 0.0087,0.791053,0.0196,0.871445 -L 0.0196,0.871445,0.0354,0.950206 -L 0.0354,0.950206,0.0562,1.027339 -L 0.0562,1.027339,0.081,1.102841 -L 0.081,1.102841,0.1107,1.176713 -L 0.1107,1.176713,0.1444,1.248953 -L 0.1444,1.248953,0.1856,1.320107 -L 0.1856,1.320107,0.2356,1.390717 -L 0.2356,1.390717,0.2951,1.460784 -L 0.2951,1.460784,0.3639,1.530308 -L 0.3639,1.530308,0.4417,1.599289 -L 0.4417,1.599289,0.5289,1.667726 -L 0.5289,1.667726,0.6255,1.735619 -L 0.6255,1.735619,0.7321,1.802969 -L 0.7321,1.802969,0.6875,1.827812 -L 0.6875,1.827812,0.6468,1.855141 -L 0.6468,1.855141,0.6092,1.884953 -L 0.6092,1.884953,0.574,1.91725 -L 0.574,1.91725,0.5423,1.952031 -L 0.5423,1.952031,0.5141,1.989296 -L 0.5141,1.989296,0.4883,2.029046 -L 0.4883,2.029046,0.4655,2.071281 -L 0.4655,2.071281,0.4457,2.114758 -L 0.4457,2.114758,0.4293,2.158234 -L 0.4293,2.158234,0.415,2.20171 -L 0.415,2.20171,0.4031,2.245188 -L 0.4031,2.245188,0.3937,2.288664 -L 0.3937,2.288664,0.3872,2.332141 -L 0.3872,2.332141,0.3833,2.375617 -L 0.3833,2.375617,0.3823,2.419093 -L 0.3823,2.419093,0.3882,2.474138 -L 0.3882,2.474138,0.406,2.532444 -L 0.406,2.532444,0.4358,2.594009 -L 0.4358,2.594009,0.4784,2.658836 -L 0.4784,2.658836,0.5329,2.726923 -L 0.5329,2.726923,0.5993,2.798271 -L 0.5993,2.798271,0.6771,2.87288 -L 0.6771,2.87288,0.7677,2.95075 -L 0.7677,2.95075,0.7479,2.972682 -L 0.7479,2.972682,0.7251,3.001213 -L 0.7251,3.001213,0.7004,3.036344 -L 0.7004,3.036344,0.6726,3.078075 -L 0.6726,3.078075,0.6429,3.126403 -L 0.6429,3.126403,0.6102,3.18133 -L 0.6102,3.18133,0.5755,3.242858 -L 0.5755,3.242858,0.5378,3.310985 -L 0.5378,3.310985,0.5012,3.387572 -L 0.5012,3.387572,0.4695,3.474487 -L 0.4695,3.474487,0.4427,3.571727 -L 0.4427,3.571727,0.4209,3.679293 -L 0.4209,3.679293,0.4041,3.797184 -L 0.4041,3.797184,0.3917,3.925402 -L 0.3917,3.925402,0.3842,4.063944 -L 0.3842,4.063944,0.3823,4.212812 -L 1.1468,4.183,1.1492,4.091117 -L 1.1492,4.091117,1.1552,4.001796 -L 1.1552,4.001796,1.1666,3.915037 -L 1.1666,3.915037,1.1819,3.83084 -L 1.1819,3.83084,1.2018,3.749204 -L 1.2018,3.749204,1.226,3.670132 -L 1.226,3.670132,1.2543,3.593621 -L 1.2543,3.593621,1.2875,3.519672 -L 1.2875,3.519672,1.3246,3.451546 -L 1.3246,3.451546,1.3668,3.392503 -L 1.3668,3.392503,1.4138,3.342544 -L 1.4138,3.342544,1.4654,3.301668 -L 1.4654,3.301668,1.5213,3.269876 -L 1.5213,3.269876,1.5823,3.247167 -L 1.5823,3.247167,1.6477,3.233542 -L 1.6477,3.233542,1.7176,3.229 -L 1.7176,3.229,1.7869,3.233542 -L 1.7869,3.233542,1.8518,3.247167 -L 1.8518,3.247167,1.9123,3.269876 -L 1.9123,3.269876,1.9688,3.301668 -L 1.9688,3.301668,2.0203,3.342544 -L 2.0203,3.342544,2.0678,3.392503 -L 2.0678,3.392503,2.1105,3.451546 -L 2.1105,3.451546,2.1491,3.519672 -L 2.1491,3.519672,2.1833,3.593776 -L 2.1833,3.593776,2.2125,3.670753 -L 2.2125,3.670753,2.2373,3.750602 -L 2.2373,3.750602,2.2581,3.833324 -L 2.2581,3.833324,2.274,3.918918 -L 2.274,3.918918,2.2849,4.007386 -L 2.2849,4.007386,2.2918,4.098725 -L 2.2918,4.098725,2.2943,4.192938 -L 2.2943,4.192938,2.2918,4.293748 -L 2.2918,4.293748,2.2849,4.389979 -L 2.2849,4.389979,2.274,4.481629 -L 2.274,4.481629,2.2581,4.568699 -L 2.2581,4.568699,2.2373,4.651188 -L 2.2373,4.651188,2.2125,4.729097 -L 2.2125,4.729097,2.1833,4.802424 -L 2.1833,4.802424,2.1491,4.871172 -L 2.1491,4.871172,2.1105,4.933476 -L 2.1105,4.933476,2.0678,4.987472 -L 2.0678,4.987472,2.0203,5.033162 -L 2.0203,5.033162,1.9688,5.070542 -L 1.9688,5.070542,1.9123,5.099618 -L 1.9123,5.099618,1.8518,5.120385 -L 1.8518,5.120385,1.7869,5.132846 -L 1.7869,5.132846,1.7176,5.137 -L 1.7176,5.137,1.6477,5.132846 -L 1.6477,5.132846,1.5823,5.120385 -L 1.5823,5.120385,1.5213,5.099618 -L 1.5213,5.099618,1.4654,5.070542 -L 1.4654,5.070542,1.4138,5.033162 -L 1.4138,5.033162,1.3668,4.987472 -L 1.3668,4.987472,1.3246,4.933476 -L 1.3246,4.933476,1.2875,4.871172 -L 1.2875,4.871172,1.2543,4.802269 -L 1.2543,4.802269,1.226,4.728475 -L 1.226,4.728475,1.2018,4.649791 -L 1.2018,4.649791,1.1819,4.566215 -L 1.1819,4.566215,1.1666,4.477748 -L 1.1666,4.477748,1.1552,4.38439 -L 1.1552,4.38439,1.1492,4.28614 -L 1.1492,4.28614,1.1468,4.183 -L 0.7648,0.595562,0.7687,0.535006 -L 0.7687,0.535006,0.7836,0.477554 -L 0.7836,0.477554,0.8064,0.423209 -L 0.8064,0.423209,0.8391,0.371968 -L 0.8391,0.371968,0.8812,0.323834 -L 0.8812,0.323834,0.9322,0.278804 -L 0.9322,0.278804,0.9937,0.236882 -L 0.9937,0.236882,1.063,0.198063 -L 1.063,0.198063,1.1403,0.163126 -L 1.1403,0.163126,1.2226,0.132848 -L 1.2226,0.132848,1.3093,0.107227 -L 1.3093,0.107227,1.4009,0.086266 -L 1.4009,0.086266,1.4976,0.069962 -L 1.4976,0.069962,1.5986,0.058316 -L 1.5986,0.058316,1.7052,0.051329 -L 1.7052,0.051329,1.8161,0.048999 -L 1.8161,0.048999,1.9271,0.051329 -L 1.9271,0.051329,2.0332,0.058316 -L 2.0332,0.058316,2.1352,0.069962 -L 2.1352,0.069962,2.2314,0.086266 -L 2.2314,0.086266,2.3235,0.107227 -L 2.3235,0.107227,2.4097,0.132848 -L 2.4097,0.132848,2.492,0.163126 -L 2.492,0.163126,2.5693,0.198063 -L 2.5693,0.198063,2.6391,0.236882 -L 2.6391,0.236882,2.7001,0.278804 -L 2.7001,0.278804,2.7506,0.323834 -L 2.7506,0.323834,2.7932,0.371968 -L 2.7932,0.371968,2.8259,0.423209 -L 2.8259,0.423209,2.8492,0.477554 -L 2.8492,0.477554,2.8631,0.535006 -L 2.8631,0.535006,2.8675,0.595562 -L 2.8675,0.595562,2.8626,0.700372 -L 2.8626,0.700372,2.8472,0.796176 -L 2.8472,0.796176,2.822,0.882974 -L 2.822,0.882974,2.7858,0.960766 -L 2.7858,0.960766,2.7397,1.029551 -L 2.7397,1.029551,2.6832,1.089333 -L 2.6832,1.089333,2.6173,1.140106 -L 2.6173,1.140106,2.5405,1.181875 -L 2.5405,1.181875,2.4603,1.21786 -L 2.4603,1.21786,2.383,1.251282 -L 2.383,1.251282,2.3086,1.282144 -L 2.3086,1.282144,2.2373,1.310441 -L 2.2373,1.310441,2.1694,1.336177 -L 2.1694,1.336177,2.1045,1.359352 -L 2.1045,1.359352,2.0426,1.379966 -L 2.0426,1.379966,1.9836,1.398016 -L 1.9836,1.398016,1.9261,1.414591 -L 1.9261,1.414591,1.8716,1.430778 -L 1.8716,1.430778,1.8171,1.446577 -L 1.8171,1.446577,1.7656,1.461988 -L 1.7656,1.461988,1.7141,1.477011 -L 1.7141,1.477011,1.6655,1.491646 -L 1.6655,1.491646,1.617,1.505892 -L 1.617,1.505892,1.5714,1.51975 -L 1.5714,1.51975,1.4683,1.476895 -L 1.4683,1.476895,1.3732,1.432797 -L 1.3732,1.432797,1.2855,1.387457 -L 1.2855,1.387457,1.2047,1.340875 -L 1.2047,1.340875,1.1314,1.293052 -L 1.1314,1.293052,1.066,1.243985 -L 1.066,1.243985,1.0075,1.193675 -L 1.0075,1.193675,0.956,1.142124 -L 0.956,1.142124,0.9109,1.087934 -L 0.9109,1.087934,0.8718,1.029707 -L 0.8718,1.029707,0.8391,0.967442 -L 0.8391,0.967442,0.8123,0.901141 -L 0.8123,0.901141,0.7915,0.830801 -L 0.7915,0.830801,0.7767,0.756425 -L 0.7767,0.756425,0.7677,0.678012 -L 0.7677,0.678012,0.7648,0.595562 - -[h] 64 -L 0.5732,0.819156,-0.0006,0.819156 -L -0.0006,0.819156,-0.0006,7.80025 -L -0.0006,7.80025,0.5732,7.80025 -L 0.5732,7.80025,0.5732,5.117124 -L 0.5732,5.117124,0.7069,5.270845 -L 0.7069,5.270845,0.8407,5.40407 -L 0.8407,5.40407,0.9735,5.516799 -L 0.9735,5.516799,1.1063,5.609031 -L 1.1063,5.609031,1.2381,5.680768 -L 1.2381,5.680768,1.3709,5.732009 -L 1.3709,5.732009,1.5027,5.762753 -L 1.5027,5.762753,1.634,5.773 -L 1.634,5.773,1.7331,5.768225 -L 1.7331,5.768225,1.8326,5.7539 -L 1.8326,5.7539,1.9332,5.730029 -L 1.9332,5.730029,2.0348,5.696606 -L 2.0348,5.696606,2.1369,5.653634 -L 2.1369,5.653634,2.2399,5.601112 -L 2.2399,5.601112,2.3435,5.539043 -L 2.3435,5.539043,2.448,5.467423 -L 2.448,5.467423,2.5461,5.379109 -L 2.5461,5.379109,2.6313,5.266965 -L 2.6313,5.266965,2.7037,5.130984 -L 2.7037,5.130984,2.7631,4.971168 -L 2.7631,4.971168,2.8087,4.787518 -L 2.8087,4.787518,2.8414,4.580034 -L 2.8414,4.580034,2.8612,4.348716 -L 2.8612,4.348716,2.8682,4.093563 -L 2.8682,4.093563,2.8682,0.819156 -L 2.8682,0.819156,2.2944,0.819156 -L 2.2944,0.819156,2.2944,4.093563 -L 2.2944,4.093563,2.2914,4.242431 -L 2.2914,4.242431,2.2825,4.378489 -L 2.2825,4.378489,2.2677,4.501737 -L 2.2677,4.501737,2.2469,4.612176 -L 2.2469,4.612176,2.2206,4.709804 -L 2.2206,4.709804,2.1884,4.794622 -L 2.1884,4.794622,2.1497,4.86663 -L 2.1497,4.86663,2.1061,4.925829 -L 2.1061,4.925829,2.0556,4.975321 -L 2.0556,4.975321,1.9991,5.018216 -L 1.9991,5.018216,1.9372,5.054511 -L 1.9372,5.054511,1.8683,5.084206 -L 1.8683,5.084206,1.794,5.107304 -L 1.794,5.107304,1.7127,5.123801 -L 1.7127,5.123801,1.6255,5.133701 -L 1.6255,5.133701,1.5324,5.137 -L 1.5324,5.137,1.4551,5.1311 -L 1.4551,5.1311,1.3778,5.113398 -L 1.3778,5.113398,1.3015,5.083897 -L 1.3015,5.083897,1.2252,5.042594 -L 1.2252,5.042594,1.1489,4.98949 -L 1.1489,4.98949,1.0736,4.924586 -L 1.0736,4.924586,0.9993,4.847881 -L 0.9993,4.847881,0.9244,4.759374 -L 0.9244,4.759374,0.8536,4.660544 -L 0.8536,4.660544,0.7912,4.552861 -L 0.7912,4.552861,0.7357,4.436329 -L 0.7357,4.436329,0.6881,4.310945 -L 0.6881,4.310945,0.6485,4.176712 -L 0.6485,4.176712,0.6158,4.033627 -L 0.6158,4.033627,0.591,3.881692 -L 0.591,3.881692,0.5732,3.720907 -L 0.5732,3.720907,0.5732,0.819156 - -[i] 8 -L 0.5733,0.570719,0,0.570719 -L 0,0.570719,0,5.658719 -L 0,5.658719,0.5733,5.658719 -L 0.5733,5.658719,0.5733,0.570719 -L 0.5733,6.726999,0,6.726999 -L 0,6.726999,0,7.681001 -L 0,7.681001,0.5733,7.681001 -L 0.5733,7.681001,0.5733,6.726999 - -[j] 72 -L 1.0065,0.367,1.0669,0.370727 -L 1.0669,0.370727,1.1234,0.381907 -L 1.1234,0.381907,1.1769,0.400539 -L 1.1769,0.400539,1.227,0.426625 -L 1.227,0.426625,1.273,0.460165 -L 1.273,0.460165,1.3161,0.501157 -L 1.3161,0.501157,1.3558,0.549602 -L 1.3558,0.549602,1.392,0.6055 -L 1.392,0.6055,1.4237,0.670016 -L 1.4237,0.670016,1.4524,0.744314 -L 1.4524,0.744314,1.4752,0.828395 -L 1.4752,0.828395,1.495,0.922258 -L 1.495,0.922258,1.5099,1.025903 -L 1.5099,1.025903,1.5208,1.13933 -L 1.5208,1.13933,1.5267,1.26254 -L 1.5267,1.26254,1.5297,1.395531 -L 1.5297,1.395531,1.5297,5.604062 -L 1.5297,5.604062,2.103,5.604062 -L 2.103,5.604062,2.103,1.395531 -L 2.103,1.395531,2.0975,1.135759 -L 2.0975,1.135759,2.0816,0.89555 -L 2.0816,0.89555,2.0559,0.674908 -L 2.0559,0.674908,2.0197,0.473829 -L 2.0197,0.473829,1.9726,0.292313 -L 1.9726,0.292313,1.9152,0.130363 -L 1.9152,0.130363,1.8478,-0.012022 -L 1.8478,-0.012022,1.77,-0.134844 -L 1.77,-0.134844,1.6853,-0.240818 -L 1.6853,-0.240818,1.5981,-0.332662 -L 1.5981,-0.332662,1.5089,-0.410376 -L 1.5089,-0.410376,1.4177,-0.47396 -L 1.4177,-0.47396,1.3236,-0.523415 -L 1.3236,-0.523415,1.2275,-0.55874 -L 1.2275,-0.55874,1.1284,-0.579935 -L 1.1284,-0.579935,1.0273,-0.587 -L 1.0273,-0.587,0.9237,-0.58044 -L 0.9237,-0.58044,0.8241,-0.560758 -L 0.8241,-0.560758,0.728,-0.527958 -L 0.728,-0.527958,0.6359,-0.482035 -L 0.6359,-0.482035,0.5467,-0.422993 -L 0.5467,-0.422993,0.462,-0.350829 -L 0.462,-0.350829,0.3807,-0.265546 -L 0.3807,-0.265546,0.3029,-0.167141 -L 0.3029,-0.167141,0.2316,-0.057323 -L 0.2316,-0.057323,0.1701,0.062199 -L 0.1701,0.062199,0.1186,0.191424 -L 0.1186,0.191424,0.0755,0.330356 -L 0.0755,0.330356,0.0423,0.47899 -L 0.0423,0.47899,0.0185,0.637332 -L 0.0185,0.637332,0.0046,0.805376 -L 0.0046,0.805376,-0.0003,0.983125 -L -0.0003,0.983125,0.5734,0.983125 -L 0.5734,0.983125,0.5754,0.888253 -L 0.5754,0.888253,0.5814,0.802386 -L 0.5814,0.802386,0.5913,0.725527 -L 0.5913,0.725527,0.6051,0.657672 -L 0.6051,0.657672,0.623,0.598822 -L 0.623,0.598822,0.6458,0.54898 -L 0.6458,0.54898,0.6715,0.508144 -L 0.6715,0.508144,0.7018,0.476312 -L 0.7018,0.476312,0.735,0.450693 -L 0.735,0.450693,0.7691,0.428488 -L 0.7691,0.428488,0.8048,0.4097 -L 0.8048,0.4097,0.842,0.394328 -L 0.842,0.394328,0.8806,0.382372 -L 0.8806,0.382372,0.9213,0.373832 -L 0.9213,0.373832,0.9634,0.368708 -L 0.9634,0.368708,1.0065,0.367 -L 2.103,6.726999,1.5297,6.726999 -L 1.5297,6.726999,1.5297,7.681001 -L 1.5297,7.681001,2.103,7.681001 -L 2.103,7.681001,2.103,6.726999 - -[k] 12 -L 0.5731,0.570719,-0.0007,0.570719 -L -0.0007,0.570719,-0.0007,7.671063 -L -0.0007,7.671063,0.5731,7.671063 -L 0.5731,7.671063,0.5731,2.95075 -L 0.5731,2.95075,2.0575,5.509657 -L 2.0575,5.509657,2.7417,5.509657 -L 2.7417,5.509657,1.511,3.472469 -L 1.511,3.472469,3.0346,0.570719 -L 3.0346,0.570719,2.276,0.570719 -L 2.276,0.570719,1.126,2.816594 -L 1.126,2.816594,0.5731,1.907313 -L 0.5731,1.907313,0.5731,0.570719 - -[l] 4 -L 0.5732,0.570719,0,0.570719 -L 0,0.570719,0,7.671063 -L 0,7.671063,0.5732,7.671063 -L 0.5732,7.671063,0.5732,0.570719 - -[m] 131 -L 0.5734,0.819156,-0.0004,0.819156 -L -0.0004,0.819156,-0.0004,5.787908 -L -0.0004,5.787908,0.5734,5.787908 -L 0.5734,5.787908,0.5734,5.2165 -L 0.5734,5.2165,0.6536,5.34693 -L 0.6536,5.34693,0.7329,5.459969 -L 0.7329,5.459969,0.8122,5.555618 -L 0.8122,5.555618,0.8905,5.633875 -L 0.8905,5.633875,0.9697,5.694742 -L 0.9697,5.694742,1.048,5.73822 -L 1.048,5.73822,1.1258,5.764304 -L 1.1258,5.764304,1.2036,5.773 -L 1.2036,5.773,1.2809,5.769273 -L 1.2809,5.769273,1.3542,5.758094 -L 1.3542,5.758094,1.4256,5.73946 -L 1.4256,5.73946,1.4939,5.713374 -L 1.4939,5.713374,1.5584,5.679836 -L 1.5584,5.679836,1.6208,5.638843 -L 1.6208,5.638843,1.6792,5.590398 -L 1.6792,5.590398,1.7357,5.5345 -L 1.7357,5.5345,1.7878,5.472778 -L 1.7878,5.472778,1.8358,5.406865 -L 1.8358,5.406865,1.8789,5.33676 -L 1.8789,5.33676,1.9181,5.262461 -L 1.9181,5.262461,1.9518,5.183971 -L 1.9518,5.183971,1.982,5.101287 -L 1.982,5.101287,2.0072,5.014412 -L 2.0072,5.014412,2.0281,4.923344 -L 2.0281,4.923344,2.0414,4.956999 -L 2.0414,4.956999,2.0588,4.998341 -L 2.0588,4.998341,2.0806,5.047368 -L 2.0806,5.047368,2.1054,5.104081 -L 2.1054,5.104081,2.1351,5.168482 -L 2.1351,5.168482,2.1688,5.240568 -L 2.1688,5.240568,2.2064,5.32034 -L 2.2064,5.32034,2.248,5.407796 -L 2.248,5.407796,2.2936,5.493392 -L 2.2936,5.493392,2.3442,5.567574 -L 2.3442,5.567574,2.3982,5.630343 -L 2.3982,5.630343,2.4561,5.681699 -L 2.4561,5.681699,2.5196,5.721643 -L 2.5196,5.721643,2.5865,5.750175 -L 2.5865,5.750175,2.6578,5.767294 -L 2.6578,5.767294,2.7336,5.773 -L 2.7336,5.773,2.8119,5.768846 -L 2.8119,5.768846,2.8892,5.756385 -L 2.8892,5.756385,2.9655,5.735618 -L 2.9655,5.735618,3.0418,5.706543 -L 3.0418,5.706543,3.1171,5.669162 -L 3.1171,5.669162,3.1924,5.623472 -L 3.1924,5.623472,3.2662,5.569476 -L 3.2662,5.569476,3.3401,5.507172 -L 3.3401,5.507172,3.4084,5.426935 -L 3.4084,5.426935,3.4679,5.319136 -L 3.4679,5.319136,3.5184,5.183776 -L 3.5184,5.183776,3.5596,5.020855 -L 3.5596,5.020855,3.5913,4.830374 -L 3.5913,4.830374,3.6145,4.61233 -L 3.6145,4.61233,3.6284,4.366727 -L 3.6284,4.366727,3.6324,4.093563 -L 3.6324,4.093563,3.6324,0.819156 -L 3.6324,0.819156,3.0586,0.819156 -L 3.0586,0.819156,3.0586,4.093563 -L 3.0586,4.093563,3.0576,4.242431 -L 3.0576,4.242431,3.0527,4.378489 -L 3.0527,4.378489,3.0443,4.501737 -L 3.0443,4.501737,3.0329,4.612176 -L 3.0329,4.612176,3.019,4.709804 -L 3.019,4.709804,3.0012,4.794622 -L 3.0012,4.794622,2.9803,4.86663 -L 2.9803,4.86663,2.9556,4.925829 -L 2.9556,4.925829,2.9293,4.975321 -L 2.9293,4.975321,2.9001,5.018216 -L 2.9001,5.018216,2.8694,5.054511 -L 2.8694,5.054511,2.8367,5.084206 -L 2.8367,5.084206,2.802,5.107304 -L 2.802,5.107304,2.7653,5.123801 -L 2.7653,5.123801,2.7267,5.133701 -L 2.7267,5.133701,2.6855,5.137 -L 2.6855,5.137,2.6325,5.131294 -L 2.6325,5.131294,2.581,5.114175 -L 2.581,5.114175,2.5315,5.085644 -L 2.5315,5.085644,2.4829,5.045699 -L 2.4829,5.045699,2.4363,4.994343 -L 2.4363,4.994343,2.3917,4.931574 -L 2.3917,4.931574,2.3481,4.857391 -L 2.3481,4.857391,2.3065,4.771796 -L 2.3065,4.771796,2.2669,4.677506 -L 2.2669,4.677506,2.2317,4.577239 -L 2.2317,4.577239,2.2005,4.470993 -L 2.2005,4.470993,2.1737,4.35877 -L 2.1737,4.35877,2.1499,4.240567 -L 2.1499,4.240567,2.1301,4.116388 -L 2.1301,4.116388,2.1148,3.98623 -L 2.1148,3.98623,2.1029,3.850094 -L 2.1029,3.850094,2.1029,0.819156 -L 2.1029,0.819156,1.5296,0.819156 -L 1.5296,0.819156,1.5296,4.093563 -L 1.5296,4.093563,1.5276,4.242431 -L 1.5276,4.242431,1.5227,4.378489 -L 1.5227,4.378489,1.5148,4.501737 -L 1.5148,4.501737,1.5039,4.612176 -L 1.5039,4.612176,1.489,4.709804 -L 1.489,4.709804,1.4712,4.794622 -L 1.4712,4.794622,1.4503,4.86663 -L 1.4503,4.86663,1.4266,4.925829 -L 1.4266,4.925829,1.3998,4.975321 -L 1.3998,4.975321,1.3711,5.018216 -L 1.3711,5.018216,1.3399,5.054511 -L 1.3399,5.054511,1.3076,5.084206 -L 1.3076,5.084206,1.2725,5.107304 -L 1.2725,5.107304,1.2353,5.123801 -L 1.2353,5.123801,1.1967,5.133701 -L 1.1967,5.133701,1.156,5.137 -L 1.156,5.137,1.1025,5.131294 -L 1.1025,5.131294,1.052,5.114175 -L 1.052,5.114175,1.0014,5.085644 -L 1.0014,5.085644,0.9539,5.045699 -L 0.9539,5.045699,0.9073,4.994343 -L 0.9073,4.994343,0.8617,4.931574 -L 0.8617,4.931574,0.8181,4.857391 -L 0.8181,4.857391,0.7765,4.771796 -L 0.7765,4.771796,0.7374,4.677506 -L 0.7374,4.677506,0.7022,4.577239 -L 0.7022,4.577239,0.6705,4.470993 -L 0.6705,4.470993,0.6437,4.35877 -L 0.6437,4.35877,0.6199,4.240567 -L 0.6199,4.240567,0.6006,4.116388 -L 0.6006,4.116388,0.5853,3.98623 -L 0.5853,3.98623,0.5734,3.850094 -L 0.5734,3.850094,0.5734,0.819156 - -[n] 64 -L 0.573,0.819156,-0.0003,0.819156 -L -0.0003,0.819156,-0.0003,5.787908 -L -0.0003,5.787908,0.573,5.787908 -L 0.573,5.787908,0.573,5.117124 -L 0.573,5.117124,0.7068,5.270845 -L 0.7068,5.270845,0.8401,5.40407 -L 0.8401,5.40407,0.9728,5.516799 -L 0.9728,5.516799,1.1056,5.609031 -L 1.1056,5.609031,1.2379,5.680768 -L 1.2379,5.680768,1.3707,5.732009 -L 1.3707,5.732009,1.5025,5.762753 -L 1.5025,5.762753,1.6333,5.773 -L 1.6333,5.773,1.7324,5.768225 -L 1.7324,5.768225,1.8325,5.7539 -L 1.8325,5.7539,1.9336,5.730029 -L 1.9336,5.730029,2.0346,5.696606 -L 2.0346,5.696606,2.1367,5.653634 -L 2.1367,5.653634,2.2398,5.601112 -L 2.2398,5.601112,2.3438,5.539043 -L 2.3438,5.539043,2.4479,5.467423 -L 2.4479,5.467423,2.5465,5.379109 -L 2.5465,5.379109,2.6317,5.266965 -L 2.6317,5.266965,2.7035,5.130984 -L 2.7035,5.130984,2.763,4.971168 -L 2.763,4.971168,2.8086,4.787518 -L 2.8086,4.787518,2.8413,4.580034 -L 2.8413,4.580034,2.8611,4.348716 -L 2.8611,4.348716,2.8675,4.093563 -L 2.8675,4.093563,2.8675,0.819156 -L 2.8675,0.819156,2.2943,0.819156 -L 2.2943,0.819156,2.2943,4.093563 -L 2.2943,4.093563,2.2913,4.242431 -L 2.2913,4.242431,2.2824,4.378489 -L 2.2824,4.378489,2.2675,4.501737 -L 2.2675,4.501737,2.2472,4.612176 -L 2.2472,4.612176,2.2209,4.709804 -L 2.2209,4.709804,2.1882,4.794622 -L 2.1882,4.794622,2.1501,4.86663 -L 2.1501,4.86663,2.106,4.925829 -L 2.106,4.925829,2.0554,4.975321 -L 2.0554,4.975321,1.9995,5.018216 -L 1.9995,5.018216,1.9365,5.054511 -L 1.9365,5.054511,1.8682,5.084206 -L 1.8682,5.084206,1.7933,5.107304 -L 1.7933,5.107304,1.7126,5.123801 -L 1.7126,5.123801,1.6254,5.133701 -L 1.6254,5.133701,1.5322,5.137 -L 1.5322,5.137,1.4544,5.130362 -L 1.4544,5.130362,1.3757,5.110449 -L 1.3757,5.110449,1.2974,5.077258 -L 1.2974,5.077258,1.2181,5.030793 -L 1.2181,5.030793,1.1388,4.971052 -L 1.1388,4.971052,1.0586,4.898034 -L 1.0586,4.898034,0.9783,4.811741 -L 0.9783,4.811741,0.8975,4.712171 -L 0.8975,4.712171,0.8217,4.597929 -L 0.8217,4.597929,0.7553,4.467617 -L 0.7553,4.467617,0.6998,4.321232 -L 0.6998,4.321232,0.6543,4.158777 -L 0.6543,4.158777,0.6186,3.980252 -L 0.6186,3.980252,0.5938,3.785654 -L 0.5938,3.785654,0.5785,3.574988 -L 0.5785,3.574988,0.573,3.34825 -L 0.573,3.34825,0.573,0.819156 - -[o] 128 -L -0.0001,3.273719,0.0078,3.51051 -L 0.0078,3.51051,0.0306,3.741402 -L 0.0306,3.741402,0.0693,3.966394 -L 0.0693,3.966394,0.1238,4.185484 -L 0.1238,4.185484,0.1931,4.398675 -L 0.1931,4.398675,0.2783,4.605965 -L 0.2783,4.605965,0.3794,4.807355 -L 0.3794,4.807355,0.4959,5.002843 -L 0.4959,5.002843,0.6232,5.183349 -L 0.6232,5.183349,0.758,5.339787 -L 0.758,5.339787,0.9002,5.472157 -L 0.9002,5.472157,1.0493,5.580461 -L 1.0493,5.580461,1.2054,5.664697 -L 1.2054,5.664697,1.3694,5.724865 -L 1.3694,5.724865,1.5398,5.760966 -L 1.5398,5.760966,1.7172,5.773 -L 1.7172,5.773,1.8946,5.760966 -L 1.8946,5.760966,2.065,5.724865 -L 2.065,5.724865,2.2285,5.664697 -L 2.2285,5.664697,2.3851,5.580461 -L 2.3851,5.580461,2.5347,5.472157 -L 2.5347,5.472157,2.6764,5.339787 -L 2.6764,5.339787,2.8122,5.183349 -L 2.8122,5.183349,2.941,5.002843 -L 2.941,5.002843,3.0584,4.807277 -L 3.0584,4.807277,3.16,4.605653 -L 3.16,4.605653,3.2462,4.397976 -L 3.2462,4.397976,3.3166,4.184242 -L 3.3166,4.184242,3.3711,3.964453 -L 3.3711,3.964453,3.4097,3.738607 -L 3.4097,3.738607,3.4335,3.506706 -L 3.4335,3.506706,3.4414,3.26875 -L 3.4414,3.26875,3.4335,3.012161 -L 3.4335,3.012161,3.4097,2.764111 -L 3.4097,2.764111,3.3711,2.524602 -L 3.3711,2.524602,3.3166,2.293632 -L 3.3166,2.293632,3.2462,2.071204 -L 3.2462,2.071204,3.16,1.857314 -L 3.16,1.857314,3.0584,1.651966 -L 3.0584,1.651966,2.941,1.455156 -L 2.941,1.455156,2.8122,1.27465 -L 2.8122,1.27465,2.6764,1.118213 -L 2.6764,1.118213,2.5347,0.985842 -L 2.5347,0.985842,2.3851,0.877539 -L 2.3851,0.877539,2.2285,0.793304 -L 2.2285,0.793304,2.065,0.733135 -L 2.065,0.733135,1.8946,0.697034 -L 1.8946,0.697034,1.7172,0.685 -L 1.7172,0.685,1.5398,0.697034 -L 1.5398,0.697034,1.3694,0.733135 -L 1.3694,0.733135,1.2054,0.793304 -L 1.2054,0.793304,1.0493,0.877539 -L 1.0493,0.877539,0.9002,0.985842 -L 0.9002,0.985842,0.758,1.118213 -L 0.758,1.118213,0.6232,1.27465 -L 0.6232,1.27465,0.4959,1.455156 -L 0.4959,1.455156,0.3794,1.652043 -L 0.3794,1.652043,0.2783,1.857626 -L 0.2783,1.857626,0.1931,2.071901 -L 0.1931,2.071901,0.1238,2.294875 -L 0.1238,2.294875,0.0693,2.526543 -L 0.0693,2.526543,0.0306,2.766906 -L 0.0306,2.766906,0.0078,3.015965 -L 0.0078,3.015965,-0.0001,3.273719 -L 0.7649,3.26875,0.7694,3.028386 -L 0.7694,3.028386,0.7837,2.804171 -L 0.7837,2.804171,0.807,2.596106 -L 0.807,2.596106,0.8402,2.404187 -L 0.8402,2.404187,0.8823,2.228418 -L 0.8823,2.228418,0.9343,2.068796 -L 0.9343,2.068796,0.9958,1.925324 -L 0.9958,1.925324,1.0661,1.798 -L 1.0661,1.798,1.1424,1.686203 -L 1.1424,1.686203,1.2197,1.589312 -L 1.2197,1.589312,1.299,1.507328 -L 1.299,1.507328,1.3803,1.44025 -L 1.3803,1.44025,1.4625,1.388078 -L 1.4625,1.388078,1.5458,1.350812 -L 1.5458,1.350812,1.631,1.328453 -L 1.631,1.328453,1.7172,1.321 -L 1.7172,1.321,1.8034,1.328453 -L 1.8034,1.328453,1.8886,1.350812 -L 1.8886,1.350812,1.9719,1.388078 -L 1.9719,1.388078,2.0541,1.44025 -L 2.0541,1.44025,2.1349,1.507328 -L 2.1349,1.507328,2.2146,1.589312 -L 2.2146,1.589312,2.2929,1.686203 -L 2.2929,1.686203,2.3702,1.798 -L 2.3702,1.798,2.4421,1.92548 -L 2.4421,1.92548,2.504,2.069417 -L 2.504,2.069417,2.557,2.229816 -L 2.557,2.229816,2.6001,2.406671 -L 2.6001,2.406671,2.6338,2.599987 -L 2.6338,2.599987,2.6576,2.809761 -L 2.6576,2.809761,2.672,3.035995 -L 2.672,3.035995,2.6764,3.278687 -L 2.6764,3.278687,2.672,3.509346 -L 2.672,3.509346,2.6576,3.724322 -L 2.6576,3.724322,2.6338,3.923615 -L 2.6338,3.923615,2.6001,4.107227 -L 2.6001,4.107227,2.557,4.275154 -L 2.557,4.275154,2.504,4.427401 -L 2.504,4.427401,2.4421,4.563964 -L 2.4421,4.563964,2.3702,4.684843 -L 2.3702,4.684843,2.2929,4.790817 -L 2.2929,4.790817,2.2146,4.882663 -L 2.2146,4.882663,2.1349,4.960376 -L 2.1349,4.960376,2.0541,5.023961 -L 2.0541,5.023961,1.9719,5.073416 -L 1.9719,5.073416,1.8886,5.10874 -L 1.8886,5.10874,1.8034,5.129935 -L 1.8034,5.129935,1.7172,5.137 -L 1.7172,5.137,1.631,5.129935 -L 1.631,5.129935,1.5458,5.10874 -L 1.5458,5.10874,1.4625,5.073416 -L 1.4625,5.073416,1.3803,5.023961 -L 1.3803,5.023961,1.299,4.960376 -L 1.299,4.960376,1.2197,4.882663 -L 1.2197,4.882663,1.1424,4.790817 -L 1.1424,4.790817,1.0661,4.684843 -L 1.0661,4.684843,0.9958,4.563808 -L 0.9958,4.563808,0.9343,4.426779 -L 0.9343,4.426779,0.8823,4.273757 -L 0.8823,4.273757,0.8402,4.104742 -L 0.8402,4.104742,0.807,3.919734 -L 0.807,3.919734,0.7837,3.718733 -L 0.7837,3.718733,0.7694,3.501738 -L 0.7694,3.501738,0.7649,3.26875 - -[p] 118 -L 0,-0.189499,0,5.787908 -L 0,5.787908,0.5733,5.787908 -L 0.5733,5.787908,0.5733,5.186687 -L 0.5733,5.186687,0.6863,5.324104 -L 0.6863,5.324104,0.8012,5.443199 -L 0.8012,5.443199,0.9191,5.543972 -L 0.9191,5.543972,1.04,5.626422 -L 1.04,5.626422,1.1629,5.69055 -L 1.1629,5.69055,1.2882,5.736356 -L 1.2882,5.736356,1.4166,5.763839 -L 1.4166,5.763839,1.5474,5.773 -L 1.5474,5.773,1.699,5.763256 -L 1.699,5.763256,1.8447,5.734027 -L 1.8447,5.734027,1.9854,5.685309 -L 1.9854,5.685309,2.1211,5.617104 -L 2.1211,5.617104,2.2514,5.529414 -L 2.2514,5.529414,2.3768,5.422237 -L 2.3768,5.422237,2.4967,5.295572 -L 2.4967,5.295572,2.6107,5.149422 -L 2.6107,5.149422,2.7167,4.987511 -L 2.7167,4.987511,2.8069,4.813564 -L 2.8069,4.813564,2.8842,4.627586 -L 2.8842,4.627586,2.9471,4.429574 -L 2.9471,4.429574,2.9961,4.219528 -L 2.9961,4.219528,3.0308,3.997448 -L 3.0308,3.997448,3.0521,3.763335 -L 3.0521,3.763335,3.0595,3.517188 -L 3.0595,3.517188,3.0526,3.280784 -L 3.0526,3.280784,3.0318,3.056025 -L 3.0318,3.056025,2.9971,2.842912 -L 2.9971,2.842912,2.9491,2.641446 -L 2.9491,2.641446,2.8871,2.451624 -L 2.8871,2.451624,2.8118,2.273447 -L 2.8118,2.273447,2.7216,2.106917 -L 2.7216,2.106917,2.6186,1.952031 -L 2.6186,1.952031,2.5051,1.811742 -L 2.5051,1.811742,2.3857,1.688997 -L 2.3857,1.688997,2.2594,1.5838 -L 2.2594,1.5838,2.1266,1.496148 -L 2.1266,1.496148,1.9878,1.426042 -L 1.9878,1.426042,1.8427,1.373483 -L 1.8427,1.373483,1.6906,1.338468 -L 1.6906,1.338468,1.5325,1.321 -L 1.5325,1.321,1.4012,1.326124 -L 1.4012,1.326124,1.2729,1.341495 -L 1.2729,1.341495,1.148,1.367116 -L 1.148,1.367116,1.0271,1.402984 -L 1.0271,1.402984,0.9092,1.449101 -L 0.9092,1.449101,0.7933,1.505464 -L 0.7933,1.505464,0.6823,1.572078 -L 0.6823,1.572078,0.5733,1.648938 -L 0.5733,1.648938,0.5733,-0.189499 -L 0.5733,-0.189499,0,-0.189499 -L 1.5058,1.956999,1.588,1.971906 -L 1.588,1.971906,1.6663,1.99675 -L 1.6663,1.99675,1.7416,2.031531 -L 1.7416,2.031531,1.8134,2.076249 -L 1.8134,2.076249,1.8823,2.130906 -L 1.8823,2.130906,1.9467,2.1955 -L 1.9467,2.1955,2.0092,2.270031 -L 2.0092,2.270031,2.0676,2.3545 -L 2.0676,2.3545,2.1206,2.450924 -L 2.1206,2.450924,2.1667,2.561324 -L 2.1667,2.561324,2.2059,2.685698 -L 2.2059,2.685698,2.2376,2.824046 -L 2.2376,2.824046,2.2628,2.97637 -L 2.2628,2.97637,2.2807,3.142668 -L 2.2807,3.142668,2.2911,3.322941 -L 2.2911,3.322941,2.2945,3.517188 -L 2.2945,3.517188,2.2906,3.707708 -L 2.2906,3.707708,2.2797,3.886739 -L 2.2797,3.886739,2.2613,4.054278 -L 2.2613,4.054278,2.2361,4.210328 -L 2.2361,4.210328,2.2024,4.354888 -L 2.2024,4.354888,2.1627,4.487957 -L 2.1627,4.487957,2.1147,4.609536 -L 2.1147,4.609536,2.0597,4.719625 -L 2.0597,4.719625,2.0002,4.817447 -L 2.0002,4.817447,1.9378,4.902227 -L 1.9378,4.902227,1.8724,4.973963 -L 1.8724,4.973963,1.804,5.032656 -L 1.804,5.032656,1.7337,5.078306 -L 1.7337,5.078306,1.6603,5.110913 -L 1.6603,5.110913,1.584,5.130479 -L 1.584,5.130479,1.5058,5.137 -L 1.5058,5.137,1.4007,5.130556 -L 1.4007,5.130556,1.3021,5.111225 -L 1.3021,5.111225,1.2095,5.079006 -L 1.2095,5.079006,1.1242,5.033899 -L 1.1242,5.033899,1.045,4.975904 -L 1.045,4.975904,0.9716,4.905021 -L 0.9716,4.905021,0.9057,4.821252 -L 0.9057,4.821252,0.8458,4.724594 -L 0.8458,4.724594,0.7913,4.623821 -L 0.7913,4.623821,0.7432,4.527707 -L 0.7432,4.527707,0.7011,4.436251 -L 0.7011,4.436251,0.664,4.349453 -L 0.664,4.349453,0.6327,4.267314 -L 0.6327,4.267314,0.607,4.189832 -L 0.607,4.189832,0.5881,4.117009 -L 0.5881,4.117009,0.5733,4.048843 -L 0.5733,4.048843,0.5733,2.602938 -L 0.5733,2.602938,0.5991,2.515713 -L 0.5991,2.515713,0.6298,2.435397 -L 0.6298,2.435397,0.6654,2.361993 -L 0.6654,2.361993,0.7076,2.295496 -L 0.7076,2.295496,0.7546,2.235909 -L 0.7546,2.235909,0.8071,2.183233 -L 0.8071,2.183233,0.8656,2.137466 -L 0.8656,2.137466,0.929,2.098609 -L 0.929,2.098609,0.9964,2.06542 -L 0.9964,2.06542,1.0648,2.036655 -L 1.0648,2.036655,1.1351,2.012316 -L 1.1351,2.012316,1.2065,1.992402 -L 1.2065,1.992402,1.2788,1.976915 -L 1.2788,1.976915,1.3532,1.965851 -L 1.3532,1.965851,1.429,1.959212 -L 1.429,1.959212,1.5058,1.956999 - -[q] 113 -L 2.8674,-0.398188,2.2942,-0.398188 -L 2.2942,5.658719,2.8674,5.658719 -L 2.8674,5.658719,2.8674,-0.398188 -L 1.3587,5.773,1.4786,5.765391 -L 1.4786,5.765391,1.5971,5.742566 -L 1.5971,5.742566,1.7135,5.704524 -L 1.7135,5.704524,1.8284,5.651267 -L 1.8284,5.651267,1.9414,5.582791 -L 1.9414,5.582791,2.0524,5.499098 -L 2.0524,5.499098,2.1614,5.40019 -L 2.1614,5.40019,2.2684,5.286062 -L 2.2902,3.75592,2.2788,3.900712 -L 2.2788,3.900712,2.2595,4.041003 -L 2.2595,4.041003,2.2337,4.176788 -L 2.2337,4.176788,2.2,4.308073 -L 2.2,4.308073,2.1584,4.434854 -L 2.1584,4.434854,2.1099,4.557131 -L 2.1099,4.557131,2.0534,4.674907 -L 2.0534,4.674907,1.991,4.783209 -L 1.991,4.783209,1.9246,4.877072 -L 1.9246,4.877072,1.8532,4.956496 -L 1.8532,4.956496,1.7779,5.021477 -L 1.7779,5.021477,1.6986,5.072018 -L 1.6986,5.072018,1.6144,5.108119 -L 1.6144,5.108119,1.5262,5.12978 -L 1.5262,5.12978,1.4331,5.137 -L 1.4331,5.137,1.3647,5.128965 -L 1.3647,5.128965,1.2983,5.104858 -L 1.2983,5.104858,1.2349,5.064682 -L 1.2349,5.064682,1.1744,5.008434 -L 1.1744,5.008434,1.116,4.936116 -L 1.116,4.936116,1.0605,4.847727 -L 1.0605,4.847727,1.0084,4.743266 -L 1.0084,4.743266,0.9584,4.622733 -L 0.9584,4.622733,0.9128,4.492965 -L 0.9128,4.492965,0.8732,4.360788 -L 0.8732,4.360788,0.84,4.226204 -L 0.84,4.226204,0.8127,4.089214 -L 0.8127,4.089214,0.7919,3.949818 -L 0.7919,3.949818,0.7761,3.808014 -L 0.7761,3.808014,0.7672,3.663804 -L 0.7672,3.663804,0.7642,3.517188 -L 0.7642,3.517188,0.7681,3.313934 -L 0.7681,3.313934,0.779,3.126519 -L 0.779,3.126519,0.7979,2.954943 -L 0.7979,2.954943,0.8241,2.799203 -L 0.8241,2.799203,0.8583,2.659301 -L 0.8583,2.659301,0.8994,2.535238 -L 0.8994,2.535238,0.9485,2.427012 -L 0.9485,2.427012,1.0045,2.334625 -L 1.0045,2.334625,1.0674,2.254815 -L 1.0674,2.254815,1.1348,2.184321 -L 1.1348,2.184321,1.2061,2.123143 -L 1.2061,2.123143,1.2824,2.071281 -L 1.2824,2.071281,1.3647,2.028737 -L 1.3647,2.028737,1.4504,1.995508 -L 1.4504,1.995508,1.5411,1.971596 -L 1.5411,1.971596,1.6367,1.956999 -L 1.6367,1.956999,1.71,1.959329 -L 1.71,1.959329,1.7809,1.966316 -L 1.7809,1.966316,1.8493,1.977962 -L 1.8493,1.977962,1.9157,1.994266 -L 1.9157,1.994266,1.9791,2.015228 -L 1.9791,2.015228,2.0405,2.040848 -L 2.0405,2.040848,2.0985,2.071126 -L 2.0985,2.071126,2.1545,2.106063 -L 2.1545,2.106063,2.2075,2.148142 -L 2.2075,2.148142,2.2555,2.199848 -L 2.2882,1.476118,2.1921,1.428721 -L 2.1921,1.428721,2.091,1.389942 -L 2.091,1.389942,1.9855,1.35978 -L 1.9855,1.35978,1.874,1.338235 -L 1.874,1.338235,1.7581,1.325309 -L 1.7581,1.325309,1.6367,1.321 -L 1.6367,1.321,1.4707,1.338196 -L 1.4707,1.338196,1.3112,1.372396 -L 1.3112,1.372396,1.1576,1.423596 -L 1.1576,1.423596,1.0099,1.4918 -L 1.0099,1.4918,0.8682,1.577007 -L 0.8682,1.577007,0.733,1.679215 -L 0.733,1.679215,0.6036,1.798427 -L 0.6036,1.798427,0.4808,1.934641 -L 0.4808,1.934641,0.3678,2.085993 -L 0.3678,2.085993,0.2697,2.250622 -L 0.2697,2.250622,0.1875,2.428526 -L 0.1875,2.428526,0.1201,2.619706 -L 0.1201,2.619706,0.0671,2.824163 -L 0.0671,2.824163,0.0294,3.041896 -L 0.0294,3.041896,0.0071,3.272903 -L 0.0071,3.272903,-0.0008,3.517188 -L -0.0008,3.517188,0.0051,3.726186 -L 0.0051,3.726186,0.022,3.930836 -L 0.022,3.930836,0.0497,4.131138 -L 0.0497,4.131138,0.0894,4.327093 -L 0.0894,4.327093,0.1404,4.518701 -L 0.1404,4.518701,0.2023,4.705961 -L 0.2023,4.705961,0.2756,4.888874 -L 0.2756,4.888874,0.3609,5.067438 -L 0.3609,5.067438,0.4555,5.232804 -L 0.4555,5.232804,0.5591,5.376121 -L 0.5591,5.376121,0.671,5.49739 -L 0.671,5.49739,0.7909,5.596609 -L 0.7909,5.596609,0.9198,5.67378 -L 0.9198,5.67378,1.0575,5.728903 -L 1.0575,5.728903,1.2042,5.761975 -L 1.2042,5.761975,1.3587,5.773 -L 2.2684,5.286062,2.2942,5.253068 -L 2.2942,5.253068,2.2942,5.658719 -L 2.2942,3.606625,2.2902,3.75592 -L 2.2555,2.199848,2.2942,2.254428 -L 2.2942,2.254428,2.2942,3.606625 -L 2.2942,1.479787,2.2882,1.476118 -L 2.2942,-0.398188,2.2942,1.479787 - -[r] 38 -L 0.5731,0.570719,-0.0002,0.570719 -L -0.0002,0.570719,-0.0002,5.658719 -L -0.0002,5.658719,0.5731,5.658719 -L 0.5731,5.658719,0.5731,4.749438 -L 0.5731,4.749438,0.6023,4.801609 -L 0.6023,4.801609,0.64,4.861234 -L 0.64,4.861234,0.6855,4.928312 -L 0.6855,4.928312,0.7391,5.002843 -L 0.7391,5.002843,0.801,5.084828 -L 0.801,5.084828,0.8708,5.174266 -L 0.8708,5.174266,0.9491,5.271156 -L 0.9491,5.271156,1.0348,5.3755 -L 1.0348,5.3755,1.1305,5.474254 -L 1.1305,5.474254,1.2395,5.554375 -L 1.2395,5.554375,1.3599,5.615864 -L 1.3599,5.615864,1.4932,5.658719 -L 1.4932,5.658719,1.6378,5.682942 -L 1.6378,5.682942,1.7959,5.688531 -L 1.7959,5.688531,1.9658,5.675488 -L 1.9658,5.675488,2.1472,5.643812 -L 2.1472,5.643812,2.1472,4.719625 -L 2.1472,4.719625,1.9866,4.739072 -L 1.9866,4.739072,1.8316,4.742761 -L 1.8316,4.742761,1.6824,4.730688 -L 1.6824,4.730688,1.5402,4.702856 -L 1.5402,4.702856,1.4035,4.659263 -L 1.4035,4.659263,1.2732,4.599909 -L 1.2732,4.599909,1.1493,4.524795 -L 1.1493,4.524795,1.0314,4.433921 -L 1.0314,4.433921,0.9244,4.326667 -L 0.9244,4.326667,0.8312,4.20241 -L 0.8312,4.20241,0.7519,4.06115 -L 0.7519,4.06115,0.6875,3.902887 -L 0.6875,3.902887,0.638,3.727622 -L 0.638,3.727622,0.6023,3.535354 -L 0.6023,3.535354,0.5805,3.326084 -L 0.5805,3.326084,0.5731,3.099811 -L 0.5731,3.099811,0.5731,0.570719 - -[s] 194 -L -0.0005,2.245188,0.764,2.245188 -L 0.764,2.245188,0.7684,2.115263 -L 0.7684,2.115263,0.7803,1.996284 -L 0.7803,1.996284,0.8016,1.888253 -L 0.8016,1.888253,0.8309,1.791168 -L 0.8309,1.791168,0.8675,1.70503 -L 0.8675,1.70503,0.9141,1.629839 -L 0.9141,1.629839,0.9676,1.565594 -L 0.9676,1.565594,1.03,1.512296 -L 1.03,1.512296,1.0989,1.46746 -L 1.0989,1.46746,1.1727,1.428604 -L 1.1727,1.428604,1.2515,1.395725 -L 1.2515,1.395725,1.3352,1.368824 -L 1.3352,1.368824,1.4244,1.347902 -L 1.4244,1.347902,1.5176,1.332956 -L 1.5176,1.332956,1.6167,1.323988 -L 1.6167,1.323988,1.7197,1.321 -L 1.7197,1.321,1.8297,1.32395 -L 1.8297,1.32395,1.9333,1.3328 -L 1.9333,1.3328,2.0304,1.347551 -L 2.0304,1.347551,2.1215,1.368203 -L 2.1215,1.368203,2.2063,1.394755 -L 2.2063,1.394755,2.2855,1.427208 -L 2.2855,1.427208,2.3574,1.46556 -L 2.3574,1.46556,2.4233,1.509812 -L 2.4233,1.509812,2.4827,1.559189 -L 2.4827,1.559189,2.5343,1.612914 -L 2.5343,1.612914,2.5774,1.670986 -L 2.5774,1.670986,2.6131,1.733406 -L 2.6131,1.733406,2.6403,1.800174 -L 2.6403,1.800174,2.6601,1.87129 -L 2.6601,1.87129,2.672,1.946752 -L 2.672,1.946752,2.676,2.026562 -L 2.676,2.026562,2.671,2.140299 -L 2.671,2.140299,2.6572,2.245497 -L 2.6572,2.245497,2.6344,2.342156 -L 2.6344,2.342156,2.6017,2.430272 -L 2.6017,2.430272,2.5595,2.50985 -L 2.5595,2.50985,2.508,2.580889 -L 2.508,2.580889,2.4471,2.643386 -L 2.4471,2.643386,2.3772,2.697344 -L 2.3772,2.697344,2.2974,2.745207 -L 2.2974,2.745207,2.2063,2.789422 -L 2.2063,2.789422,2.1042,2.829986 -L 2.1042,2.829986,1.9922,2.866902 -L 1.9922,2.866902,1.8684,2.900169 -L 1.8684,2.900169,1.7346,2.929788 -L 1.7346,2.929788,1.5889,2.955758 -L 1.5889,2.955758,1.4333,2.978079 -L 1.4333,2.978079,1.2773,3.003621 -L 1.2773,3.003621,1.1321,3.039256 -L 1.1321,3.039256,0.9983,3.084983 -L 0.9983,3.084983,0.8745,3.140805 -L 0.8745,3.140805,0.762,3.206718 -L 0.762,3.206718,0.6604,3.282725 -L 0.6604,3.282725,0.5692,3.368824 -L 0.5692,3.368824,0.489,3.465016 -L 0.489,3.465016,0.4191,3.567923 -L 0.4191,3.567923,0.3582,3.674169 -L 0.3582,3.674169,0.3076,3.783753 -L 0.3076,3.783753,0.265,3.896676 -L 0.265,3.896676,0.2323,4.012937 -L 0.2323,4.012937,0.209,4.132537 -L 0.209,4.132537,0.1952,4.255474 -L 0.1952,4.255474,0.1907,4.38175 -L 0.1907,4.38175,0.1976,4.506318 -L 0.1976,4.506318,0.2185,4.629101 -L 0.2185,4.629101,0.2531,4.750097 -L 0.2531,4.750097,0.3022,4.869308 -L 0.3022,4.869308,0.3651,4.986735 -L 0.3651,4.986735,0.4414,5.102374 -L 0.4414,5.102374,0.5326,5.216229 -L 0.5326,5.216229,0.6371,5.328296 -L 0.6371,5.328296,0.7516,5.432525 -L 0.7516,5.432525,0.8715,5.522855 -L 0.8715,5.522855,0.9978,5.599287 -L 0.9978,5.599287,1.1301,5.661824 -L 1.1301,5.661824,1.2674,5.710464 -L 1.2674,5.710464,1.4106,5.745206 -L 1.4106,5.745206,1.5592,5.766051 -L 1.5592,5.766051,1.7138,5.773 -L 1.7138,5.773,1.8753,5.768108 -L 1.8753,5.768108,2.0289,5.753436 -L 2.0289,5.753436,2.1765,5.72898 -L 2.1765,5.72898,2.3173,5.694742 -L 2.3173,5.694742,2.4505,5.650723 -L 2.4505,5.650723,2.5774,5.59692 -L 2.5774,5.59692,2.6978,5.533335 -L 2.6978,5.533335,2.8107,5.459969 -L 2.8107,5.459969,2.9138,5.377286 -L 2.9138,5.377286,3.003,5.285752 -L 3.003,5.285752,3.0783,5.185367 -L 3.0783,5.185367,3.1397,5.076132 -L 3.1397,5.076132,3.1878,4.958048 -L 3.1878,4.958048,3.222,4.831111 -L 3.222,4.831111,3.2428,4.695325 -L 3.2428,4.695325,3.2497,4.550687 -L 3.2497,4.550687,2.4847,4.550687 -L 2.4847,4.550687,2.4808,4.626189 -L 2.4808,4.626189,2.4699,4.696179 -L 2.4699,4.696179,2.451,4.760656 -L 2.451,4.760656,2.4253,4.819621 -L 2.4253,4.819621,2.3916,4.873075 -L 2.3916,4.873075,2.351,4.921015 -L 2.351,4.921015,2.3019,4.963444 -L 2.3019,4.963444,2.2459,5.00036 -L 2.2459,5.00036,2.1855,5.032384 -L 2.1855,5.032384,2.123,5.06014 -L 2.123,5.06014,2.0586,5.083624 -L 2.0586,5.083624,1.9932,5.10284 -L 1.9932,5.10284,1.9258,5.117785 -L 1.9258,5.117785,1.8575,5.12846 -L 1.8575,5.12846,1.7866,5.134864 -L 1.7866,5.134864,1.7138,5.137 -L 1.7138,5.137,1.6414,5.134516 -L 1.6414,5.134516,1.5701,5.127063 -L 1.5701,5.127063,1.5012,5.114641 -L 1.5012,5.114641,1.4343,5.09725 -L 1.4343,5.09725,1.3699,5.074891 -L 1.3699,5.074891,1.3065,5.047563 -L 1.3065,5.047563,1.2456,5.015267 -L 1.2456,5.015267,1.1866,4.978 -L 1.1866,4.978,1.1326,4.936232 -L 1.1326,4.936232,1.0855,4.890426 -L 1.0855,4.890426,1.0459,4.840583 -L 1.0459,4.840583,1.0132,4.786705 -L 1.0132,4.786705,0.9879,4.728785 -L 0.9879,4.728785,0.9696,4.666832 -L 0.9696,4.666832,0.9587,4.600841 -L 0.9587,4.600841,0.9557,4.530812 -L 0.9557,4.530812,0.9587,4.426081 -L 0.9587,4.426081,0.9696,4.330509 -L 0.9696,4.330509,0.9874,4.2441 -L 0.9874,4.2441,1.0122,4.166852 -L 1.0122,4.166852,1.0439,4.098764 -L 1.0439,4.098764,1.083,4.039838 -L 1.083,4.039838,1.1291,3.990073 -L 1.1291,3.990073,1.1826,3.949469 -L 1.1826,3.949469,1.2451,3.914494 -L 1.2451,3.914494,1.3194,3.881614 -L 1.3194,3.881614,1.4061,3.850831 -L 1.4061,3.850831,1.5047,3.822145 -L 1.5047,3.822145,1.6147,3.795554 -L 1.6147,3.795554,1.7371,3.771059 -L 1.7371,3.771059,1.8713,3.748661 -L 1.8713,3.748661,2.017,3.728359 -L 2.017,3.728359,2.1666,3.705029 -L 2.1666,3.705029,2.3083,3.673548 -L 2.3083,3.673548,2.4451,3.633914 -L 2.4451,3.633914,2.5754,3.58613 -L 2.5754,3.58613,2.6988,3.530192 -L 2.6988,3.530192,2.8167,3.466102 -L 2.8167,3.466102,2.9282,3.393862 -L 2.9282,3.393862,3.0332,3.313469 -L 3.0332,3.313469,3.1288,3.221702 -L 3.1288,3.221702,3.2116,3.115339 -L 3.2116,3.115339,3.2814,2.994382 -L 3.2814,2.994382,3.3389,2.858829 -L 3.3389,2.858829,3.3835,2.708678 -L 3.3835,2.708678,3.4152,2.543933 -L 3.4152,2.543933,3.435,2.364592 -L 3.435,2.364592,3.441,2.170656 -L 3.441,2.170656,3.4336,2.019459 -L 3.4336,2.019459,3.4113,1.873929 -L 3.4113,1.873929,3.3736,1.734066 -L 3.3736,1.734066,3.3211,1.599872 -L 3.3211,1.599872,3.2537,1.471344 -L 3.2537,1.471344,3.1719,1.348483 -L 3.1719,1.348483,3.0748,1.231291 -L 3.0748,1.231291,2.9634,1.119765 -L 2.9634,1.119765,2.839,1.017867 -L 2.839,1.017867,2.7057,0.929556 -L 2.7057,0.929556,2.564,0.85483 -L 2.564,0.85483,2.4134,0.793692 -L 2.4134,0.793692,2.2538,0.746139 -L 2.2538,0.746139,2.0844,0.712172 -L 2.0844,0.712172,1.907,0.691792 -L 1.907,0.691792,1.7197,0.685 -L 1.7197,0.685,1.5265,0.69094 -L 1.5265,0.69094,1.3432,0.708756 -L 1.3432,0.708756,1.1707,0.738453 -L 1.1707,0.738453,1.0082,0.780026 -L 1.0082,0.780026,0.8566,0.83348 -L 0.8566,0.83348,0.7149,0.898811 -L 0.7149,0.898811,0.5831,0.976021 -L 0.5831,0.976021,0.4622,1.065109 -L 0.4622,1.065109,0.3537,1.166696 -L 0.3537,1.166696,0.2601,1.281405 -L 0.2601,1.281405,0.1798,1.409234 -L 0.1798,1.409234,0.1154,1.550184 -L 0.1154,1.550184,0.0644,1.704253 -L 0.0644,1.704253,0.0282,1.871445 -L 0.0282,1.871445,0.0064,2.051756 -L 0.0064,2.051756,-0.0005,2.245188 - -[t] 31 -L 0.7131,7.20897,1.2655,7.695908 -L 1.2655,7.695908,1.2863,7.695908 -L 1.2863,7.695908,1.2863,5.773 -L 1.2863,5.773,2.192,5.773 -L 2.192,5.773,2.192,5.137 -L 2.192,5.137,1.2863,5.137 -L 1.2863,5.137,1.2863,1.544594 -L 1.2863,1.544594,1.2893,1.492189 -L 1.2893,1.492189,1.2977,1.446772 -L 1.2977,1.446772,1.3116,1.408341 -L 1.3116,1.408341,1.3309,1.376898 -L 1.3309,1.376898,1.3557,1.352442 -L 1.3557,1.352442,1.3854,1.334974 -L 1.3854,1.334974,1.4211,1.324494 -L 1.4211,1.324494,1.4627,1.321 -L 1.4627,1.321,2.0454,1.321 -L 2.0454,1.321,2.0454,0.685 -L 2.0454,0.685,1.3765,0.685 -L 1.3765,0.685,1.2209,0.700138 -L 1.2209,0.700138,1.0862,0.745557 -L 1.0862,0.745557,0.9722,0.821253 -L 0.9722,0.821253,0.8791,0.927226 -L 0.8791,0.927226,0.8062,1.063479 -L 0.8062,1.063479,0.7542,1.23001 -L 0.7542,1.23001,0.7235,1.426818 -L 0.7235,1.426818,0.7131,1.653906 -L 0.7131,1.653906,0.7131,5.137 -L 0.7131,5.137,-0.0009,5.137 -L -0.0009,5.137,-0.0009,5.773 -L -0.0009,5.773,0.7131,5.773 -L 0.7131,5.773,0.7131,7.20897 - -[u] 64 -L 2.2938,5.633875,2.8675,5.633875 -L 2.8675,5.633875,2.8675,0.665125 -L 2.8675,0.665125,2.2938,0.665125 -L 2.2938,0.665125,2.2938,1.340875 -L 2.2938,1.340875,2.16,1.187155 -L 2.16,1.187155,2.0267,1.05393 -L 2.0267,1.05393,1.8939,0.941201 -L 1.8939,0.941201,1.7611,0.848968 -L 1.7611,0.848968,1.6288,0.777232 -L 1.6288,0.777232,1.497,0.725992 -L 1.497,0.725992,1.3648,0.695249 -L 1.3648,0.695249,1.2335,0.685 -L 1.2335,0.685,1.1344,0.689775 -L 1.1344,0.689775,1.0343,0.704099 -L 1.0343,0.704099,0.9342,0.727971 -L 0.9342,0.727971,0.8321,0.761394 -L 0.8321,0.761394,0.7306,0.804366 -L 0.7306,0.804366,0.6275,0.856888 -L 0.6275,0.856888,0.5239,0.918958 -L 0.5239,0.918958,0.4189,0.990578 -L 0.4189,0.990578,0.3208,1.07889 -L 0.3208,1.07889,0.2356,1.191036 -L 0.2356,1.191036,0.1632,1.327017 -L 0.1632,1.327017,0.1043,1.486832 -L 0.1043,1.486832,0.0587,1.670482 -L 0.0587,1.670482,0.0255,1.877966 -L 0.0255,1.877966,0.0057,2.109284 -L 0.0057,2.109284,-0.0008,2.364437 -L -0.0008,2.364437,-0.0008,5.633875 -L -0.0008,5.633875,0.5735,5.633875 -L 0.5735,5.633875,0.5735,2.364437 -L 0.5735,2.364437,0.576,2.215569 -L 0.576,2.215569,0.5854,2.07951 -L 0.5854,2.07951,0.5993,1.956263 -L 0.5993,1.956263,0.6201,1.845824 -L 0.6201,1.845824,0.6468,1.748197 -L 0.6468,1.748197,0.679,1.663378 -L 0.679,1.663378,0.7172,1.59137 -L 0.7172,1.59137,0.7618,1.532172 -L 0.7618,1.532172,0.8113,1.482678 -L 0.8113,1.482678,0.8678,1.439784 -L 0.8678,1.439784,0.9302,1.403489 -L 0.9302,1.403489,0.9986,1.373794 -L 0.9986,1.373794,1.0734,1.350696 -L 1.0734,1.350696,1.1542,1.334199 -L 1.1542,1.334199,1.2414,1.3243 -L 1.2414,1.3243,1.335,1.321 -L 1.335,1.321,1.4128,1.327638 -L 1.4128,1.327638,1.4911,1.347551 -L 1.4911,1.347551,1.5694,1.380742 -L 1.5694,1.380742,1.6487,1.427208 -L 1.6487,1.427208,1.7289,1.486948 -L 1.7289,1.486948,1.8082,1.559966 -L 1.8082,1.559966,1.8885,1.646259 -L 1.8885,1.646259,1.9697,1.745828 -L 1.9697,1.745828,2.046,1.86007 -L 2.046,1.86007,2.1114,1.990383 -L 2.1114,1.990383,2.1669,2.136768 -L 2.1669,2.136768,2.2125,2.299223 -L 2.2125,2.299223,2.2482,2.477748 -L 2.2482,2.477748,2.2729,2.672345 -L 2.2729,2.672345,2.2888,2.883012 -L 2.2888,2.883012,2.2938,3.10975 -L 2.2938,3.10975,2.2938,5.633875 - -[v] 8 -L 3.4652,5.623938,2.0972,0.685 -L 2.0972,0.685,1.3679,0.685 -L 1.3679,0.685,-0.0006,5.623938 -L -0.0006,5.623938,0.639,5.623938 -L 0.639,5.623938,1.7117,1.639 -L 1.7117,1.639,1.7533,1.639 -L 1.7533,1.639,2.8255,5.623938 -L 2.8255,5.623938,3.4652,5.623938 - -[w] 13 -L 0,5.658719,0.6124,5.658719 -L 0.6124,5.658719,1.093,2.568157 -L 1.093,2.568157,1.5588,5.658719 -L 1.5588,5.658719,2.1722,5.658719 -L 2.1722,5.658719,2.6379,2.568157 -L 2.6379,2.568157,3.1185,5.658719 -L 3.1185,5.658719,3.7279,5.658719 -L 3.7279,5.658719,2.9421,0.570719 -L 2.9421,0.570719,2.3297,0.570719 -L 2.3297,0.570719,1.864,3.646375 -L 1.864,3.646375,1.3977,0.570719 -L 1.3977,0.570719,0.7888,0.570719 -L 0.7888,0.570719,0,5.658719 - -[x] 12 -L 3.5254,0.570719,2.8823,0.570719 -L 2.8823,0.570719,1.7026,2.652625 -L 1.7026,2.652625,0.6388,0.570719 -L 0.6388,0.570719,-0.0003,0.570719 -L -0.0003,0.570719,1.3681,3.248875 -L 1.3681,3.248875,-0.0003,5.658719 -L -0.0003,5.658719,0.6388,5.658719 -L 0.6388,5.658719,1.7625,3.686125 -L 1.7625,3.686125,2.8258,5.658719 -L 2.8258,5.658719,3.465,5.658719 -L 3.465,5.658719,2.0876,3.10975 -L 2.0876,3.10975,3.5254,0.570719 - -[y] 24 -L 0.9461,0.496188,1.2598,1.395531 -L 1.2598,1.395531,-0.0007,5.658719 -L -0.0007,5.658719,0.6563,5.658719 -L 0.6563,5.658719,1.6185,2.389281 -L 1.6185,2.389281,2.7838,5.658719 -L 2.7838,5.658719,3.4676,5.658719 -L 3.4676,5.658719,1.5739,0.347124 -L 1.5739,0.347124,1.4748,0.09038 -L 1.4748,0.09038,1.3564,-0.120869 -L 1.3564,-0.120869,1.2191,-0.286623 -L 1.2191,-0.286623,1.0626,-0.406882 -L 1.0626,-0.406882,0.8872,-0.481647 -L 0.8872,-0.481647,0.693,-0.510915 -L 0.693,-0.510915,0.4799,-0.49469 -L 0.4799,-0.49469,0.247,-0.432968 -L 0.247,-0.432968,0.247,0.312344 -L 0.247,0.312344,0.3709,0.261958 -L 0.3709,0.261958,0.4849,0.232533 -L 0.4849,0.232533,0.5879,0.22407 -L 0.5879,0.22407,0.6806,0.23657 -L 0.6806,0.23657,0.7623,0.270031 -L 0.7623,0.270031,0.8347,0.324456 -L 0.8347,0.324456,0.8951,0.39984 -L 0.8951,0.39984,0.9461,0.496188 - -[z] 10 -L 0.1724,5.773,3.0857,5.773 -L 3.0857,5.773,3.0857,4.893531 -L 3.0857,4.893531,0.815,1.321 -L 0.815,1.321,3.2017,1.321 -L 3.2017,1.321,3.2017,0.367 -L 3.2017,0.367,-0.0011,0.367 -L -0.0011,0.367,-0.0011,1.246469 -L -0.0011,1.246469,2.2697,4.819 -L 2.2697,4.819,0.1724,4.819 -L 0.1724,4.819,0.1724,5.773 - -[{] 135 -L 1.9894,-0.269,1.87,-0.263954 -L 1.87,-0.263954,1.7516,-0.248814 -L 1.7516,-0.248814,1.6351,-0.223582 -L 1.6351,-0.223582,1.5202,-0.188258 -L 1.5202,-0.188258,1.4067,-0.14284 -L 1.4067,-0.14284,1.2947,-0.08733 -L 1.2947,-0.08733,1.1842,-0.021727 -L 1.1842,-0.021727,1.0752,0.053969 -L 1.0752,0.053969,0.9737,0.143096 -L 0.9737,0.143096,0.8855,0.248992 -L 0.8855,0.248992,0.8112,0.371658 -L 0.8112,0.371658,0.7502,0.511093 -L 0.7502,0.511093,0.7031,0.667299 -L 0.7031,0.667299,0.669,0.840273 -L 0.669,0.840273,0.6486,1.030017 -L 0.6486,1.030017,0.6417,1.236531 -L 0.6417,1.236531,0.6417,2.6725 -L 0.6417,2.6725,0.6402,2.840545 -L 0.6402,2.840545,0.6353,2.994382 -L 0.6353,2.994382,0.6268,3.134011 -L 0.6268,3.134011,0.6154,3.259434 -L 0.6154,3.259434,0.6006,3.370649 -L 0.6006,3.370649,0.5823,3.467655 -L 0.5823,3.467655,0.5605,3.550455 -L 0.5605,3.550455,0.5357,3.619046 -L 0.5357,3.619046,0.504,3.676692 -L 0.504,3.676692,0.4623,3.726651 -L 0.4623,3.726651,0.4108,3.768925 -L 0.4108,3.768925,0.3489,3.803512 -L 0.3489,3.803512,0.2765,3.830412 -L 0.2765,3.830412,0.1943,3.849628 -L 0.1943,3.849628,0.1021,3.861157 -L 0.1021,3.861157,-0.0004,3.865 -L -0.0004,3.865,-0.0004,4.501 -L -0.0004,4.501,0.1021,4.504843 -L 0.1021,4.504843,0.1943,4.516372 -L 0.1943,4.516372,0.2765,4.535587 -L 0.2765,4.535587,0.3489,4.562488 -L 0.3489,4.562488,0.4108,4.597076 -L 0.4108,4.597076,0.4623,4.639349 -L 0.4623,4.639349,0.504,4.689308 -L 0.504,4.689308,0.5357,4.746953 -L 0.5357,4.746953,0.5605,4.815544 -L 0.5605,4.815544,0.5823,4.898345 -L 0.5823,4.898345,0.6006,4.995353 -L 0.6006,4.995353,0.6154,5.106566 -L 0.6154,5.106566,0.6268,5.231988 -L 0.6268,5.231988,0.6353,5.371618 -L 0.6353,5.371618,0.6402,5.525456 -L 0.6402,5.525456,0.6417,5.6935 -L 0.6417,5.6935,0.6417,7.129469 -L 0.6417,7.129469,0.6486,7.335982 -L 0.6486,7.335982,0.669,7.525728 -L 0.669,7.525728,0.7031,7.698702 -L 0.7031,7.698702,0.7502,7.854909 -L 0.7502,7.854909,0.8112,7.994342 -L 0.8112,7.994342,0.8855,8.11701 -L 0.8855,8.11701,0.9737,8.222904 -L 0.9737,8.222904,1.0752,8.312033 -L 1.0752,8.312033,1.1842,8.387729 -L 1.1842,8.387729,1.2947,8.453332 -L 1.2947,8.453332,1.4067,8.508842 -L 1.4067,8.508842,1.5202,8.554261 -L 1.5202,8.554261,1.6351,8.589582 -L 1.6351,8.589582,1.7516,8.614816 -L 1.7516,8.614816,1.87,8.629955 -L 1.87,8.629955,1.9894,8.635001 -L 1.9894,8.635001,1.9894,8.317001 -L 1.9894,8.317001,1.917,8.314479 -L 1.917,8.314479,1.8462,8.30691 -L 1.8462,8.30691,1.7773,8.294295 -L 1.7773,8.294295,1.7094,8.27663 -L 1.7094,8.27663,1.6435,8.253922 -L 1.6435,8.253922,1.5796,8.226168 -L 1.5796,8.226168,1.5167,8.193366 -L 1.5167,8.193366,1.4563,8.155517 -L 1.4563,8.155517,1.3998,8.105866 -L 1.3998,8.105866,1.3507,8.037665 -L 1.3507,8.037665,1.3096,7.950906 -L 1.3096,7.950906,1.2759,7.845592 -L 1.2759,7.845592,1.2492,7.72172 -L 1.2492,7.72172,1.2303,7.579296 -L 1.2303,7.579296,1.2194,7.418316 -L 1.2194,7.418316,1.2155,7.238782 -L 1.2155,7.238782,1.2155,5.773 -L 1.2155,5.773,1.2115,5.559072 -L 1.2115,5.559072,1.2006,5.361991 -L 1.2006,5.361991,1.1813,5.181758 -L 1.1813,5.181758,1.1545,5.018371 -L 1.1545,5.018371,1.1203,4.871832 -L 1.1203,4.871832,1.0787,4.74214 -L 1.0787,4.74214,1.0292,4.629294 -L 1.0292,4.629294,0.9722,4.533296 -L 0.9722,4.533296,0.9112,4.451197 -L 0.9112,4.451197,0.8508,4.380043 -L 0.8508,4.380043,0.7908,4.319836 -L 0.7908,4.319836,0.7309,4.270573 -L 0.7309,4.270573,0.6719,4.23226 -L 0.6719,4.23226,0.613,4.204893 -L 0.613,4.204893,0.554,4.188473 -L 0.554,4.188473,0.4955,4.183 -L 0.4955,4.183,0.554,4.177527 -L 0.554,4.177527,0.613,4.161106 -L 0.613,4.161106,0.6719,4.13374 -L 0.6719,4.13374,0.7309,4.095425 -L 0.7309,4.095425,0.7908,4.046164 -L 0.7908,4.046164,0.8508,3.985957 -L 0.8508,3.985957,0.9112,3.914803 -L 0.9112,3.914803,0.9722,3.832704 -L 0.9722,3.832704,1.0292,3.736706 -L 1.0292,3.736706,1.0787,3.623861 -L 1.0787,3.623861,1.1203,3.494169 -L 1.1203,3.494169,1.1545,3.347629 -L 1.1545,3.347629,1.1813,3.184242 -L 1.1813,3.184242,1.2006,3.004009 -L 1.2006,3.004009,1.2115,2.806927 -L 1.2115,2.806927,1.2155,2.592999 -L 1.2155,2.592999,1.2155,1.127218 -L 1.2155,1.127218,1.2194,0.947684 -L 1.2194,0.947684,1.2303,0.786705 -L 1.2303,0.786705,1.2492,0.644279 -L 1.2492,0.644279,1.2759,0.520411 -L 1.2759,0.520411,1.3096,0.415096 -L 1.3096,0.415096,1.3507,0.328337 -L 1.3507,0.328337,1.3998,0.260133 -L 1.3998,0.260133,1.4563,0.210484 -L 1.4563,0.210484,1.5167,0.172636 -L 1.5167,0.172636,1.5796,0.139835 -L 1.5796,0.139835,1.6435,0.112079 -L 1.6435,0.112079,1.7094,0.089371 -L 1.7094,0.089371,1.7773,0.071709 -L 1.7773,0.071709,1.8462,0.059092 -L 1.8462,0.059092,1.917,0.051523 -L 1.917,0.051523,1.9894,0.048999 -L 1.9894,0.048999,1.9894,-0.269 - -[}] 135 -L -0.0003,-0.269,-0.0003,0.048999 -L -0.0003,0.048999,0.0721,0.051523 -L 0.0721,0.051523,0.1429,0.059092 -L 0.1429,0.059092,0.2123,0.071709 -L 0.2123,0.071709,0.2797,0.089371 -L 0.2797,0.089371,0.3451,0.112079 -L 0.3451,0.112079,0.4095,0.139835 -L 0.4095,0.139835,0.4719,0.172636 -L 0.4719,0.172636,0.5333,0.210484 -L 0.5333,0.210484,0.5893,0.260133 -L 0.5893,0.260133,0.6384,0.328337 -L 0.6384,0.328337,0.6795,0.415096 -L 0.6795,0.415096,0.7137,0.520411 -L 0.7137,0.520411,0.74,0.644279 -L 0.74,0.644279,0.7583,0.786705 -L 0.7583,0.786705,0.7697,0.947684 -L 0.7697,0.947684,0.7736,1.127218 -L 0.7736,1.127218,0.7736,2.592999 -L 0.7736,2.592999,0.7771,2.806927 -L 0.7771,2.806927,0.789,3.004009 -L 0.789,3.004009,0.8078,3.184242 -L 0.8078,3.184242,0.8346,3.347629 -L 0.8346,3.347629,0.8688,3.494169 -L 0.8688,3.494169,0.9104,3.623861 -L 0.9104,3.623861,0.9599,3.736706 -L 0.9599,3.736706,1.0169,3.832704 -L 1.0169,3.832704,1.0779,3.914803 -L 1.0779,3.914803,1.1383,3.985957 -L 1.1383,3.985957,1.1983,4.046164 -L 1.1983,4.046164,1.2577,4.095425 -L 1.2577,4.095425,1.3172,4.13374 -L 1.3172,4.13374,1.3766,4.161106 -L 1.3766,4.161106,1.4351,4.177527 -L 1.4351,4.177527,1.4936,4.183 -L 1.4936,4.183,1.4351,4.188473 -L 1.4351,4.188473,1.3766,4.204893 -L 1.3766,4.204893,1.3172,4.23226 -L 1.3172,4.23226,1.2577,4.270573 -L 1.2577,4.270573,1.1983,4.319836 -L 1.1983,4.319836,1.1383,4.380043 -L 1.1383,4.380043,1.0779,4.451197 -L 1.0779,4.451197,1.0169,4.533296 -L 1.0169,4.533296,0.9599,4.629294 -L 0.9599,4.629294,0.9104,4.74214 -L 0.9104,4.74214,0.8688,4.871832 -L 0.8688,4.871832,0.8346,5.018371 -L 0.8346,5.018371,0.8078,5.181758 -L 0.8078,5.181758,0.789,5.361991 -L 0.789,5.361991,0.7771,5.559072 -L 0.7771,5.559072,0.7736,5.773 -L 0.7736,5.773,0.7736,7.238782 -L 0.7736,7.238782,0.7697,7.418316 -L 0.7697,7.418316,0.7583,7.579296 -L 0.7583,7.579296,0.74,7.72172 -L 0.74,7.72172,0.7137,7.845592 -L 0.7137,7.845592,0.6795,7.950906 -L 0.6795,7.950906,0.6384,8.037665 -L 0.6384,8.037665,0.5893,8.105866 -L 0.5893,8.105866,0.5333,8.155517 -L 0.5333,8.155517,0.4719,8.193366 -L 0.4719,8.193366,0.4095,8.226168 -L 0.4095,8.226168,0.3451,8.253922 -L 0.3451,8.253922,0.2797,8.27663 -L 0.2797,8.27663,0.2123,8.294295 -L 0.2123,8.294295,0.1429,8.30691 -L 0.1429,8.30691,0.0721,8.314479 -L 0.0721,8.314479,-0.0003,8.317001 -L -0.0003,8.317001,-0.0003,8.635001 -L -0.0003,8.635001,0.1191,8.629955 -L 0.1191,8.629955,0.2371,8.614816 -L 0.2371,8.614816,0.354,8.589582 -L 0.354,8.589582,0.4689,8.554261 -L 0.4689,8.554261,0.5824,8.508842 -L 0.5824,8.508842,0.6944,8.453332 -L 0.6944,8.453332,0.8049,8.387729 -L 0.8049,8.387729,0.9139,8.312033 -L 0.9139,8.312033,1.0154,8.222904 -L 1.0154,8.222904,1.1036,8.11701 -L 1.1036,8.11701,1.1779,7.994342 -L 1.1779,7.994342,1.2389,7.854909 -L 1.2389,7.854909,1.2865,7.698702 -L 1.2865,7.698702,1.3201,7.525728 -L 1.3201,7.525728,1.3405,7.335982 -L 1.3405,7.335982,1.3469,7.129469 -L 1.3469,7.129469,1.3469,5.6935 -L 1.3469,5.6935,1.3489,5.525456 -L 1.3489,5.525456,1.3538,5.371618 -L 1.3538,5.371618,1.3618,5.231988 -L 1.3618,5.231988,1.3732,5.106566 -L 1.3732,5.106566,1.388,4.995353 -L 1.388,4.995353,1.4059,4.898345 -L 1.4059,4.898345,1.4272,4.815544 -L 1.4272,4.815544,1.4519,4.746953 -L 1.4519,4.746953,1.4827,4.689308 -L 1.4827,4.689308,1.5243,4.639349 -L 1.5243,4.639349,1.5758,4.597076 -L 1.5758,4.597076,1.6377,4.562488 -L 1.6377,4.562488,1.7096,4.535587 -L 1.7096,4.535587,1.7918,4.516372 -L 1.7918,4.516372,1.884,4.504843 -L 1.884,4.504843,1.9866,4.501 -L 1.9866,4.501,1.9866,3.865 -L 1.9866,3.865,1.884,3.861157 -L 1.884,3.861157,1.7918,3.849628 -L 1.7918,3.849628,1.7096,3.830412 -L 1.7096,3.830412,1.6377,3.803512 -L 1.6377,3.803512,1.5758,3.768925 -L 1.5758,3.768925,1.5243,3.726651 -L 1.5243,3.726651,1.4827,3.676692 -L 1.4827,3.676692,1.4519,3.619046 -L 1.4519,3.619046,1.4272,3.550455 -L 1.4272,3.550455,1.4059,3.467655 -L 1.4059,3.467655,1.388,3.370649 -L 1.388,3.370649,1.3732,3.259434 -L 1.3732,3.259434,1.3618,3.134011 -L 1.3618,3.134011,1.3538,2.994382 -L 1.3538,2.994382,1.3489,2.840545 -L 1.3489,2.840545,1.3469,2.6725 -L 1.3469,2.6725,1.3469,1.236531 -L 1.3469,1.236531,1.3405,1.030017 -L 1.3405,1.030017,1.3201,0.840273 -L 1.3201,0.840273,1.2865,0.667299 -L 1.2865,0.667299,1.2389,0.511093 -L 1.2389,0.511093,1.1779,0.371658 -L 1.1779,0.371658,1.1036,0.248992 -L 1.1036,0.248992,1.0154,0.143096 -L 1.0154,0.143096,0.9139,0.053969 -L 0.9139,0.053969,0.8049,-0.021727 -L 0.8049,-0.021727,0.6944,-0.08733 -L 0.6944,-0.08733,0.5824,-0.14284 -L 0.5824,-0.14284,0.4689,-0.188258 -L 0.4689,-0.188258,0.354,-0.223582 -L 0.354,-0.223582,0.2371,-0.248814 -L 0.2371,-0.248814,0.1191,-0.263954 -L 0.1191,-0.263954,-0.0003,-0.269 - -# Greek letters - -[Α] 153 -L 2.1966,6.735546,2.3794,6.732728 -L 2.3794,6.732643,2.4369,6.730711 -L 2.4369,6.730711,2.5488,6.724955 -L 2.5488,6.724909,2.6014,6.721038 -L 2.6014,6.721038,2.6539,6.716207 -L 2.6539,6.716207,2.6539,6.636917 -L 2.6539,6.636917,2.6559,6.566334 -L 2.6559,6.566334,2.6598,6.505416 -L 2.6598,6.505416,2.6638,6.453206 -L 2.6638,6.453206,2.6702,6.411629 -L 2.6702,6.411629,2.6767,6.378748 -L 2.6767,6.378748,2.6856,6.354577 -L 2.6856,6.354577,2.6965,6.341044 -L 2.6965,6.341044,2.7614,6.166996 -L 2.7614,6.166996,2.8233,5.991987 -L 2.8233,5.991987,2.8828,5.817938 -L 2.8828,5.817938,2.9403,5.642929 -L 2.9403,5.642929,2.9953,5.467916 -L 2.9953,5.467916,3.0473,5.291936 -L 3.0473,5.291936,3.0978,5.11596 -L 3.0978,5.11596,3.1459,4.939979 -L 3.1459,4.939979,3.4526,4.085221 -L 3.4526,4.085221,3.513,3.91327 -L 3.5125,3.91311,3.5388,3.832856 -L 3.5388,3.832856,3.5626,3.755508 -L 3.5626,3.755508,3.5854,3.682017 -L 3.5854,3.682017,3.623,3.545708 -L 3.623,3.545686,3.6374,3.482836 -L 3.6374,3.482836,3.6686,3.367773 -L 3.6686,3.367773,3.6993,3.256577 -L 3.6993,3.256577,3.731,3.148282 -L 3.731,3.148282,3.7617,3.044822 -L 3.7617,3.044822,3.7944,2.944264 -L 3.7944,2.944264,3.8276,2.848533 -L 3.8276,2.848533,3.8608,2.755714 -L 3.8608,2.755714,3.8945,2.667724 -L 3.8945,2.667724,4.2285,1.553836 -L 4.2285,1.553836,4.2582,1.476482 -L 4.2582,1.476482,4.2889,1.402032 -L 4.2889,1.402032,4.3226,1.32951 -L 4.3226,1.32951,4.3593,1.258927 -L 4.3593,1.258927,4.3989,1.189308 -L 4.3989,1.189308,4.4415,1.12259 -L 4.4415,1.12259,4.4881,1.057807 -L 4.4881,1.057807,4.5367,0.994954 -L 4.5367,0.994954,4.5644,0.994954 -L 4.5644,0.994954,4.6303,0.992963 -L 4.6303,0.993025,4.668,0.99109 -L 4.668,0.99109,4.7532,0.985007 -L 4.7532,0.985289,4.8002,0.982388 -L 4.8002,0.982388,4.8498,0.97755 -L 4.8498,0.97755,4.8498,0.666204 -L 4.8498,0.666204,3.189,0.685543 -L 3.189,0.685543,3.189,0.994954 -L 3.189,0.994954,3.5021,0.994954 -L 3.5021,0.994954,3.7736,1.343048 -L 3.7736,1.343048,3.7548,1.368188 -L 3.7548,1.368188,3.737,1.399129 -L 3.737,1.399129,3.7186,1.435871 -L 3.7186,1.435871,3.7003,1.477444 -L 3.7003,1.477444,3.6805,1.524824 -L 3.6805,1.524824,3.6626,1.578009 -L 3.6626,1.578009,3.6428,1.636022 -L 3.6428,1.636022,3.6235,1.699839 -L 3.6235,1.699839,3.5992,1.797499 -L 3.5992,1.797499,3.5745,1.89419 -L 3.5745,1.89419,3.5482,1.989914 -L 3.5482,1.989914,3.52,2.084672 -L 3.52,2.084672,3.4902,2.179431 -L 3.4902,2.179431,3.4605,2.272254 -L 3.4605,2.272254,3.4288,2.365077 -L 3.4288,2.365077,3.3956,2.456937 -L 3.3956,2.456937,3.3941,2.497546 -L 3.3941,2.497546,3.3941,2.535255 -L 3.3941,2.535255,3.3936,2.570061 -L 3.3936,2.570061,3.3936,2.603908 -L 3.3936,2.603908,3.3921,2.633881 -L 3.3921,2.633881,3.3911,2.662887 -L 3.3911,2.662887,3.3896,2.688992 -L 3.3896,2.688992,3.3877,2.713168 -L 3.3877,2.713168,1.548,2.713168 -L 1.548,2.713168,1.5054,2.658054 -L 1.5054,2.658054,1.4638,2.600037 -L 1.4638,2.600037,1.4241,2.536223 -L 1.4241,2.536223,1.3835,2.469505 -L 1.3835,2.469505,1.3448,2.396988 -L 1.3448,2.396988,1.3072,2.321568 -L 1.3072,2.321568,1.2705,2.240342 -L 1.2705,2.240342,1.2349,2.156221 -L 1.2349,2.156221,0.999,1.562538 -L 0.999,1.562538,0.8702,1.343048 -L 0.8702,1.343048,1.1481,0.994954 -L 1.1481,0.994954,1.2036,0.994954 -L 1.2036,0.994954,1.3211,0.99296 -L 1.3211,0.993025,1.3835,0.99109 -L 1.3835,0.99109,1.5886,0.982047 -L 1.5886,0.982388,1.6619,0.97755 -L 1.6619,0.97755,1.6619,0.666204 -L 1.6619,0.666204,-0.0008,0.685543 -L -0.0008,0.685543,-0.0008,0.994954 -L -0.0008,0.994954,0.3138,0.994954 -L 0.3138,0.994954,0.3618,1.055872 -L 0.3618,1.055872,0.4074,1.118722 -L 0.4074,1.118722,0.449,1.182539 -L 0.449,1.182539,0.4887,1.249253 -L 0.4887,1.249253,0.5243,1.317903 -L 0.5243,1.317903,0.5575,1.388492 -L 0.5575,1.388492,0.5868,1.460041 -L 0.5868,1.460041,0.6135,1.534498 -L 0.6135,1.534498,1.1481,2.956834 -L 1.1481,2.956834,1.1883,3.107669 -L 1.1883,3.107669,1.2274,3.253672 -L 1.2274,3.253672,1.2685,3.39581 -L 1.2685,3.39581,1.3087,3.533113 -L 1.3087,3.533113,1.3508,3.665583 -L 1.3508,3.665583,1.3919,3.794179 -L 1.3919,3.794179,1.4335,3.918913 -L 1.4335,3.918913,1.4756,4.038814 -L 1.4756,4.038814,1.9325,5.748324 -L 1.9325,5.748324,2.1535,6.341044 -L 2.1535,6.341044,2.1966,6.576005 -L 2.1966,6.576005,2.1966,6.735546 -L 2.2545,5.893357,2.2535,5.83051 -L 2.2535,5.83051,2.2516,5.773463 -L 2.2516,5.773463,2.2486,5.722216 -L 2.2486,5.722216,2.2446,5.676772 -L 2.2446,5.676772,2.2402,5.637124 -L 2.2402,5.637124,2.2342,5.604251 -L 2.2342,5.604251,2.2263,5.576211 -L 2.2263,5.576211,2.2189,5.553973 -L 2.2189,5.553973,1.7482,3.811589 -L 1.7482,3.811589,1.4692,3.087369 -L 1.4692,3.087369,3.1672,3.087369 -L 3.1672,3.087369,3.1692,3.134741 -L 3.1692,3.134741,3.1672,3.188889 -L 3.1672,3.188889,3.1583,3.248838 -L 3.1583,3.248838,3.1459,3.314589 -L 3.1459,3.314589,3.1266,3.387108 -L 3.1266,3.387108,3.1028,3.466395 -L 3.1028,3.466395,3.073,3.551485 -L 3.073,3.551485,3.0389,3.642377 -L 3.0389,3.642377,2.9581,3.857029 -L 2.9581,3.857029,2.8828,4.065888 -L 2.8828,4.065888,2.8124,4.269907 -L 2.8124,4.269907,2.746,4.469088 -L 2.746,4.469088,2.6836,4.663442 -L 2.6836,4.663442,2.6266,4.85199 -L 2.6266,4.85199,2.5736,5.035701 -L 2.5736,5.035701,2.5251,5.215549 -L 2.5251,5.215549,2.3754,5.658397 -L 2.3754,5.658397,2.3754,5.884656 -L 2.3754,5.884656,2.311,5.893357 -L 2.311,5.893357,2.2545,5.893357 - -[Β] 182 -L 0.0003,6.735546,2.5406,6.735546 -L 2.5406,6.735546,2.5861,6.731675 -L 2.5861,6.731675,2.6278,6.725875 -L 2.6278,6.725875,2.6644,6.718139 -L 2.6644,6.718139,2.6981,6.708471 -L 2.6981,6.708471,2.7268,6.695901 -L 2.7268,6.695901,2.7531,6.681397 -L 2.7531,6.681397,2.7744,6.663993 -L 2.7744,6.663993,2.7927,6.644654 -L 2.7927,6.644654,2.8636,6.601142 -L 2.8636,6.601142,3.0013,6.512972 -L 3.0013,6.513154,3.0682,6.468674 -L 3.0682,6.468674,3.1321,6.424196 -L 3.1321,6.424196,3.1966,6.378748 -L 3.1966,6.378748,3.258,6.333308 -L 3.258,6.333308,3.3179,6.287859 -L 3.3179,6.287859,3.3601,6.202774 -L 3.3601,6.202774,3.4017,6.117687 -L 3.4017,6.117687,3.481,5.943694 -L 3.481,5.943641,3.5563,5.765755 -L 3.5563,5.765728,3.5929,5.6758 -L 3.5929,5.6758,3.6271,5.584912 -L 3.6271,5.584912,3.6464,5.5298 -L 3.6464,5.5298,3.6633,5.478553 -L 3.6633,5.478553,3.6752,5.430202 -L 3.6752,5.430202,3.6841,5.386694 -L 3.6841,5.386694,3.69,5.346081 -L 3.69,5.346081,3.692,5.309339 -L 3.692,5.309339,3.69,5.276468 -L 3.69,5.276468,3.6851,5.247461 -L 3.6851,5.247461,3.6851,4.762065 -L 3.6851,4.762065,3.1668,4.10456 -L 3.1668,4.10456,3.1341,4.103596 -L 3.1341,4.103596,3.1004,4.103596 -L 3.1004,4.103596,2.9944,4.097686 -L 2.9944,4.097794,2.9558,4.094895 -L 2.9558,4.094895,2.8785,4.086957 -L 2.8785,4.087157,2.8785,3.921812 -L 2.8785,3.921812,3.1668,3.921812 -L 3.1668,3.921812,3.8862,3.00808 -L 3.8862,3.00808,3.8862,2.104978 -L 3.8862,2.104978,3.8476,1.995717 -L 3.8476,1.995717,3.807,1.886454 -L 3.807,1.886454,3.7654,1.77816 -L 3.7654,1.77816,3.7217,1.670832 -L 3.7217,1.670832,3.6772,1.563501 -L 3.6772,1.563501,3.6311,1.457146 -L 3.6311,1.457146,3.583,1.350784 -L 3.583,1.350784,3.5335,1.245389 -L 3.5335,1.245389,3.4701,1.192209 -L 3.4701,1.192209,3.4076,1.141929 -L 3.4076,1.141929,3.3477,1.095515 -L 3.3477,1.095515,3.2887,1.051034 -L 3.2887,1.051034,3.2327,1.010428 -L 3.2327,1.010428,3.1777,0.972716 -L 3.1777,0.972716,3.1242,0.938873 -L 3.1242,0.938873,3.0737,0.907934 -L 3.0737,0.907934,3.0231,0.876023 -L 3.0231,0.876023,2.9706,0.847982 -L 2.9706,0.847982,2.9181,0.824779 -L 2.9181,0.824779,2.8646,0.806409 -L 2.8646,0.806409,2.8101,0.792871 -L 2.8101,0.792871,2.7551,0.784169 -L 2.7551,0.784169,2.6991,0.779332 -L 2.6991,0.779332,2.6421,0.779332 -L 2.6421,0.779332,0.0003,0.797708 -L 0.0003,0.797708,0.0003,1.108088 -L 0.0003,1.108088,0.3149,1.108088 -L 0.3149,1.108088,0.6003,1.473583 -L 0.6003,1.473583,0.6003,6.041297 -L 0.6003,6.041297,0.3149,6.406793 -L 0.3149,6.406793,0.2877,6.404859 -L 0.2877,6.404859,0.2564,6.403892 -L 0.2564,6.403892,0.2237,6.404859 -L 0.2237,6.404859,0.1861,6.406793 -L 0.1861,6.406793,0.1445,6.409694 -L 0.1445,6.409694,0.0999,6.413561 -L 0.0999,6.413561,0.0003,6.425499 -L 0.0003,6.425166,0.0003,6.735546 -L 1.3683,6.361345,1.1047,6.017125 -L 1.1047,6.017125,1.0903,4.124868 -L 1.0903,4.124868,1.9886,4.116166 -L 1.9886,4.116166,2.0297,4.117133 -L 2.0297,4.117133,2.0699,4.119068 -L 2.0699,4.119068,2.1065,4.122935 -L 2.1065,4.122935,2.1402,4.12777 -L 2.1402,4.12777,2.1719,4.134536 -L 2.1719,4.134536,2.2007,4.142274 -L 2.2007,4.142274,2.2284,4.151939 -L 2.2284,4.151939,2.2522,4.162576 -L 2.2522,4.162576,2.3691,4.212857 -L 2.3691,4.212857,2.4796,4.256368 -L 2.4796,4.256368,2.5832,4.293113 -L 2.5832,4.293113,2.6803,4.323086 -L 2.6803,4.323086,2.7714,4.346293 -L 2.7714,4.346293,2.8577,4.36273 -L 2.8577,4.36273,2.9359,4.372398 -L 2.9359,4.372398,3.0083,4.376269 -L 3.0083,4.376269,3.0093,4.440086 -L 3.0093,4.440086,3.0122,4.498098 -L 3.0122,4.498098,3.0162,4.550312 -L 3.0162,4.550312,3.0212,4.596724 -L 3.0212,4.596724,3.0291,4.636368 -L 3.0291,4.636368,3.0365,4.670208 -L 3.0365,4.670208,3.0469,4.698252 -L 3.0469,4.698252,3.0588,4.719523 -L 3.0588,4.719523,3.2084,5.136266 -L 3.2084,5.136266,3.2084,5.192346 -L 3.2084,5.192346,3.2055,5.248427 -L 3.2055,5.248427,3.199,5.304508 -L 3.199,5.304508,3.1886,5.361551 -L 3.1886,5.361551,3.1757,5.418605 -L 3.1757,5.418605,3.1594,5.475652 -L 3.1594,5.475652,3.1391,5.532699 -L 3.1391,5.532699,3.1158,5.590715 -L 3.1158,5.590715,3.0083,5.88756 -L 3.0083,5.88756,3.0083,6.101246 -L 3.0083,6.101246,2.9449,6.100278 -L 2.9449,6.100278,2.8785,6.104148 -L 2.8785,6.104148,2.8131,6.11285 -L 2.8131,6.11285,2.7467,6.124449 -L 2.7467,6.124449,2.6798,6.139924 -L 2.6798,6.139924,2.6109,6.160229 -L 2.6109,6.160229,2.5435,6.184399 -L 2.5435,6.184399,2.4737,6.212445 -L 2.4737,6.212445,2.4003,6.245318 -L 2.4003,6.245318,2.3285,6.274326 -L 2.3285,6.274326,2.2591,6.298496 -L 2.2591,6.298496,2.1922,6.31977 -L 2.1922,6.31977,2.1273,6.336206 -L 2.1273,6.336206,2.0649,6.348778 -L 2.0649,6.348778,2.004,6.356512 -L 2.004,6.356512,1.946,6.361345 -L 1.946,6.361345,1.3683,6.361345 -L 1.0561,3.741969,1.0561,1.374957 -L 1.0561,1.374957,1.3257,1.037499 -L 1.3257,1.037499,1.5139,1.025902 -L 1.5139,1.025899,1.6071,1.022031 -L 1.6071,1.022031,1.7022,1.01913 -L 1.7022,1.01913,1.8925,1.017185 -L 1.8925,1.017197,1.9896,1.01816 -L 1.9896,1.01816,2.0857,1.020096 -L 2.0857,1.020096,2.1729,1.01913 -L 2.1729,1.01913,2.2512,1.021065 -L 2.2512,1.021065,2.3216,1.025899 -L 2.3216,1.025899,2.384,1.033631 -L 2.384,1.033631,2.4375,1.044272 -L 2.4375,1.044272,2.4816,1.057807 -L 2.4816,1.057807,2.5178,1.074241 -L 2.5178,1.074241,2.5465,1.09358 -L 2.5465,1.09358,2.6684,1.166101 -L 2.6684,1.166101,2.7774,1.236687 -L 2.7774,1.236687,2.8755,1.306306 -L 2.8755,1.306306,2.9597,1.373984 -L 2.9597,1.373984,3.034,1.440702 -L 3.034,1.440702,3.0955,1.505492 -L 3.0955,1.505492,3.144,1.569307 -L 3.144,1.569307,3.1817,1.631189 -L 3.1817,1.631189,3.2392,1.775262 -L 3.2392,1.775262,3.2897,1.904827 -L 3.2897,1.904827,3.3323,2.020854 -L 3.3323,2.020854,3.367,2.122383 -L 3.367,2.122383,3.3947,2.21037 -L 3.3947,2.21037,3.4136,2.283854 -L 3.4136,2.283854,3.4255,2.343802 -L 3.4255,2.343802,3.4289,2.390219 -L 3.4289,2.390219,3.3868,2.617441 -L 3.3868,2.617441,3.3497,2.708335 -L 3.3497,2.708335,3.2748,2.884259 -L 3.2758,2.884312,3.2372,2.969402 -L 3.2372,2.969402,3.201,3.053524 -L 3.201,3.053524,3.1242,3.215887 -L 3.1242,3.215967,3.0866,3.294289 -L 3.0866,3.294289,3.0291,3.330061 -L 3.0291,3.330061,2.9706,3.363904 -L 2.9706,3.363904,2.8596,3.425185 -L 2.8596,3.42482,2.7526,3.47833 -L 2.7526,3.478001,2.6991,3.501209 -L 2.6991,3.501209,2.6476,3.522476 -L 2.6476,3.522476,2.2096,3.705227 -L 2.2096,3.705227,2.0272,3.741969 -L 2.0272,3.741969,1.0561,3.741969 - -[Γ] 42 -L -0.0001,6.695901,3.658,6.687199 -L 3.658,6.687199,3.658,4.832652 -L 3.658,4.832652,3.3845,4.832652 -L 3.3845,4.832652,3.3845,5.490154 -L 3.3845,5.490154,3.2819,5.618755 -L 3.2819,5.618755,3.1774,5.738653 -L 3.1774,5.738653,3.0699,5.851784 -L 3.0699,5.851784,2.9613,5.956206 -L 2.9613,5.956206,2.8514,6.052898 -L 2.8514,6.052898,2.7394,6.14089 -L 2.7394,6.14089,2.6244,6.221147 -L 2.6244,6.221147,2.5085,6.293665 -L 2.5085,6.293665,2.4793,6.311068 -L 2.4793,6.311068,2.4461,6.325573 -L 2.4461,6.325573,2.4094,6.338141 -L 2.4094,6.338141,2.3678,6.348778 -L 2.3678,6.348778,2.3212,6.356512 -L 2.3212,6.356512,2.2726,6.362315 -L 2.2726,6.362315,2.2181,6.366182 -L 2.2181,6.366182,2.1587,6.367149 -L 2.1587,6.367149,1.3402,6.367149 -L 1.3402,6.367149,1.0558,6.001654 -L 1.0558,6.001654,1.0558,1.433936 -L 1.0558,1.433936,1.3412,1.068444 -L 1.3412,1.068444,1.3689,1.068444 -L 1.3689,1.068444,1.4011,1.067475 -L 1.4011,1.067475,1.5577,1.058789 -L 1.5577,1.058773,1.6553,1.050796 -L 1.6553,1.051034,1.6553,0.739691 -L 1.6553,0.739691,-0.0001,0.75903 -L -0.0001,0.75903,-0.0001,1.068444 -L -0.0001,1.068444,0.3145,1.068444 -L 0.3145,1.068444,0.5999,1.433936 -L 0.5999,1.433936,0.5999,6.001654 -L 0.5999,6.001654,0.3145,6.367149 -L 0.3145,6.367149,0.2873,6.365214 -L 0.2873,6.365214,0.2234,6.365214 -L 0.2234,6.365214,0.1857,6.367149 -L 0.1857,6.367149,0.1451,6.370047 -L 0.1451,6.370047,0.1005,6.373916 -L 0.1005,6.373916,0.0004,6.38597 -L -0.0001,6.38552,-0.0001,6.695901 - -[Δ] 140 -L 1.7966,6.735546,2.2604,6.735546 -L 2.2604,6.735546,2.2614,6.666892 -L 2.2614,6.666892,2.2663,6.599207 -L 2.2663,6.599207,2.2743,6.532493 -L 2.2743,6.532493,2.2842,6.466739 -L 2.2842,6.466739,2.299,6.400021 -L 2.299,6.400021,2.3169,6.335238 -L 2.3169,6.335238,2.3367,6.270456 -L 2.3367,6.270456,2.3605,6.205673 -L 2.3605,6.205673,2.4051,6.091576 -L 2.4051,6.091576,2.4487,5.976515 -L 2.4487,5.976515,2.4898,5.862418 -L 2.4898,5.862418,2.5294,5.746389 -L 2.5294,5.746389,2.5671,5.631325 -L 2.5671,5.631325,2.6023,5.515295 -L 2.6023,5.515295,2.636,5.400228 -L 2.636,5.400228,2.6667,5.284203 -L 2.6667,5.284203,2.6974,5.177838 -L 2.6974,5.177838,2.7281,5.073415 -L 2.7281,5.073415,2.7608,4.970918 -L 2.7608,4.970918,2.7935,4.870362 -L 2.7935,4.870362,2.8272,4.771736 -L 2.8272,4.771736,2.8609,4.675046 -L 2.8609,4.675046,2.9303,4.488363 -L 2.9303,4.48843,2.9848,4.350158 -L 2.9848,4.350158,3.0348,4.213826 -L 3.0348,4.213826,3.0829,4.079424 -L 3.0829,4.079424,3.1285,3.947922 -L 3.1285,3.947922,3.1701,3.817389 -L 3.1701,3.817389,3.2097,3.688786 -L 3.2097,3.688786,3.2469,3.562122 -L 3.2469,3.562122,3.2806,3.437392 -L 3.2806,3.437392,3.3128,3.327162 -L 3.3128,3.327162,3.3465,3.218862 -L 3.3465,3.218862,3.3802,3.112507 -L 3.3802,3.112507,3.4158,3.009047 -L 3.4158,3.009047,3.4515,2.907519 -L 3.4515,2.907519,3.4887,2.807926 -L 3.4887,2.807926,3.5268,2.711236 -L 3.5268,2.711236,3.566,2.616478 -L 3.566,2.616478,4.272,0.779332 -L 4.272,0.779332,-0.0009,0.797708 -L -0.0009,0.797708,0.0001,0.87409 -L 0.0001,0.87409,0.002,0.941778 -L 0.002,0.941778,0.0045,1.000757 -L 0.0045,1.000757,0.0085,1.052007 -L 0.0085,1.052007,0.0129,1.09455 -L 0.0129,1.09455,0.0189,1.12839 -L 0.0189,1.12839,0.0268,1.154494 -L 0.0268,1.154494,0.0347,1.171905 -L 0.0347,1.171905,0.6253,2.705417 -L 0.6253,2.705433,0.664,2.810828 -L 0.664,2.810828,0.7002,2.913322 -L 0.7002,2.913322,0.7319,3.012915 -L 0.7319,3.012915,0.7621,3.109605 -L 0.7621,3.109605,0.7889,3.204363 -L 0.7889,3.204363,0.8131,3.295254 -L 0.8131,3.295254,0.8334,3.383243 -L 0.8334,3.383243,1.105,4.396573 -L 1.105,4.396573,1.1565,4.542572 -L 1.1565,4.542572,1.2055,4.68471 -L 1.2055,4.68471,1.2511,4.821048 -L 1.2511,4.821048,1.2932,4.952548 -L 1.2932,4.952548,1.3329,5.079215 -L 1.3329,5.079215,1.4032,5.317926 -L 1.4032,5.318041,1.433,5.430202 -L 1.433,5.430202,1.4984,5.644984 -L 1.4984,5.64486,1.5326,5.750256 -L 1.5326,5.750256,1.5662,5.852746 -L 1.5662,5.852746,1.6019,5.953309 -L 1.6019,5.953309,1.6381,6.051934 -L 1.6381,6.051934,1.6738,6.147657 -L 1.6738,6.147657,1.7327,6.296495 -L 1.7327,6.296561,1.7511,6.352643 -L 1.7511,6.352643,1.7664,6.410658 -L 1.7664,6.410658,1.7788,6.47061 -L 1.7788,6.47061,1.7877,6.533457 -L 1.7877,6.533457,1.7947,6.598239 -L 1.7947,6.598239,1.7966,6.665929 -L 1.7966,6.665929,1.7966,6.735546 -L 1.868,5.893357,1.866,5.777325 -L 1.866,5.777331,1.863,5.72705 -L 1.863,5.72705,1.8591,5.683538 -L 1.8591,5.683538,1.8541,5.64486 -L 1.8541,5.64486,1.8477,5.611986 -L 1.8477,5.611986,1.8412,5.585881 -L 1.8412,5.585881,1.8323,5.564607 -L 1.8323,5.564607,1.7996,5.454378 -L 1.7996,5.454378,1.7664,5.347053 -L 1.7664,5.347053,1.6767,5.044321 -L 1.6767,5.044408,1.6495,4.94965 -L 1.6495,4.94965,1.6222,4.857793 -L 1.6222,4.857793,1.5975,4.769801 -L 1.5975,4.769801,1.5306,4.572548 -L 1.5306,4.572548,1.4676,4.380134 -L 1.4676,4.380134,1.4077,4.191586 -L 1.4077,4.191586,1.3507,4.006905 -L 1.3507,4.006905,1.2972,3.82609 -L 1.2972,3.82609,1.2467,3.649146 -L 1.2467,3.649146,1.1991,3.477032 -L 1.1991,3.477032,1.1545,3.307823 -L 1.1545,3.307823,1.1109,3.136676 -L 1.1109,3.136676,1.0653,2.969402 -L 1.0653,2.969402,1.0178,2.805994 -L 1.0178,2.805994,0.9697,2.647416 -L 0.9697,2.647416,0.9187,2.493679 -L 0.9187,2.493679,0.8661,2.343802 -L 0.8661,2.343802,0.8111,2.197803 -L 0.8111,2.197803,0.7552,2.056632 -L 0.7552,2.056632,0.4906,1.399129 -L 0.4906,1.399129,3.3658,1.381723 -L 3.3658,1.381723,3.3415,1.449411 -L 3.3415,1.449411,3.3182,1.516122 -L 3.3182,1.516122,3.2969,1.580904 -L 3.2969,1.580904,3.2766,1.64569 -L 3.2766,1.64569,3.2573,1.70951 -L 3.2573,1.70951,3.2404,1.771391 -L 3.2404,1.771391,3.2236,1.832308 -L 3.2236,1.832308,3.2092,1.89322 -L 3.2092,1.89322,3.18,2.00345 -L 3.18,2.00345,3.1503,2.109814 -L 3.1503,2.109814,3.1195,2.214237 -L 3.1195,2.214237,3.0868,2.314799 -L 3.0868,2.314799,3.0551,2.412456 -L 3.0551,2.412456,3.0214,2.507214 -L 3.0214,2.507214,2.9877,2.598102 -L 2.9877,2.598102,2.9521,2.686094 -L 2.9521,2.686094,2.6459,3.728434 -L 2.6459,3.728434,2.5656,3.936317 -L 2.5656,3.936317,2.4903,4.138407 -L 2.4903,4.138407,2.4199,4.33469 -L 2.4199,4.33469,2.3545,4.525169 -L 2.3545,4.525169,2.2936,4.710821 -L 2.2936,4.710821,2.2376,4.89163 -L 2.2376,4.89163,2.1861,5.066645 -L 2.1861,5.066645,2.1385,5.235855 -L 2.1385,5.235855,1.9889,5.665169 -L 1.9889,5.665169,1.9889,5.884656 -L 1.9889,5.884656,1.925,5.893357 -L 1.925,5.893357,1.868,5.893357 - -[Ε] 60 -L -0.0003,6.735546,3.8862,6.735546 -L 3.8862,6.735546,3.8862,5.082116 -L 3.8862,5.082116,3.6186,5.092753 -L 3.6186,5.092753,3.6191,5.157536 -L 3.6191,5.157536,3.6171,5.21942 -L 3.6171,5.21942,3.6132,5.278399 -L 3.6132,5.278399,3.6057,5.33448 -L 3.6057,5.33448,3.5968,5.387663 -L 3.5968,5.387663,3.5839,5.437944 -L 3.5839,5.437944,3.5711,5.486285 -L 3.5711,5.486285,3.5532,5.530767 -L 3.5532,5.530767,3.4165,5.896262 -L 3.4165,5.896262,3.4026,6.105114 -L 3.4026,6.105114,3.361,6.105114 -L 3.361,6.105114,3.3243,6.106084 -L 3.3243,6.106084,3.2629,6.109672 -L 3.2629,6.109948,3.2188,6.115283 -L 3.2188,6.115747,3.2034,6.119616 -L 3.2034,6.119616,3.1925,6.124449 -L 3.1925,6.124449,2.8244,6.361345 -L 2.8244,6.361345,1.3444,6.361345 -L 1.3444,6.361345,1.0561,5.975549 -L 1.0561,5.975549,1.0561,4.116166 -L 1.0561,4.116166,2.1173,4.116166 -L 2.1173,4.116166,2.6079,4.736926 -L 2.6079,4.736926,2.6079,5.139167 -L 2.6079,5.139167,2.8814,5.139167 -L 2.8814,5.139167,2.8814,2.718968 -L 2.8814,2.718968,2.6079,2.718968 -L 2.6079,2.718968,2.6079,3.120242 -L 2.6079,3.120242,2.1173,3.741969 -L 2.1173,3.741969,1.0561,3.741969 -L 1.0561,3.741969,1.0561,1.366255 -L 1.0561,1.366255,1.3583,1.000757 -L 1.3583,1.000757,2.921,1.000757 -L 2.921,1.000757,3.0032,1.102282 -L 3.0032,1.102282,3.0786,1.198975 -L 3.0786,1.198975,3.1474,1.290836 -L 3.1474,1.290836,3.2084,1.378825 -L 3.2084,1.378825,3.2624,1.461976 -L 3.2624,1.461976,3.3094,1.541267 -L 3.3094,1.541267,3.3491,1.616687 -L 3.3491,1.616687,3.3813,1.6863 -L 3.3813,1.6863,3.6112,2.271287 -L 3.6112,2.271287,3.6112,2.536223 -L 3.6112,2.536223,3.8862,2.527522 -L 3.8862,2.527522,3.8862,0.672008 -L 3.8862,0.672008,-0.0003,0.691346 -L -0.0003,0.691346,-0.0003,1.000757 -L -0.0003,1.000757,0.3138,1.000757 -L 0.3138,1.000757,0.5992,1.366255 -L 0.5992,1.366255,0.5992,6.014221 -L 0.5992,6.014221,0.3138,6.394222 -L 0.3138,6.394222,0.2871,6.392291 -L 0.2871,6.392291,0.2237,6.392291 -L 0.2237,6.392291,0.186,6.394222 -L 0.186,6.394222,0.1449,6.397125 -L 0.1449,6.397125,0.0522,6.406996 -L 0.0522,6.406793,-0.0003,6.413561 -L -0.0003,6.413561,-0.0003,6.735546 - -[Ζ] 192 -L 0.1956,6.695901,3.6381,6.687199 -L 3.6381,6.687199,3.6381,6.513154 -L 3.6381,6.513154,3.1981,5.947505 -L 3.1981,5.947505,3.1694,5.890458 -L 3.1694,5.890458,3.1188,5.787952 -L 3.1188,5.787962,3.0787,5.703697 -L 3.0782,5.70384,3.0609,5.668067 -L 3.0609,5.668067,3.0475,5.637124 -L 3.0475,5.637124,3.0346,5.610054 -L 3.0346,5.610054,2.9974,5.514217 -L 2.9969,5.51433,2.9781,5.471784 -L 2.9781,5.471784,2.9434,5.39328 -L 2.9424,5.39346,2.9256,5.358654 -L 2.9256,5.358654,2.9087,5.327714 -L 2.9087,5.327714,2.8924,5.298708 -L 2.8924,5.298708,2.8542,5.243593 -L 2.8542,5.243593,2.8166,5.183645 -L 2.8166,5.183645,2.7774,5.118858 -L 2.7774,5.118858,2.7403,5.049242 -L 2.7403,5.049242,2.7026,4.974789 -L 2.7026,4.974789,2.666,4.895499 -L 2.666,4.895499,2.6303,4.811377 -L 2.6303,4.811377,2.5946,4.722421 -L 2.5946,4.722421,2.5713,4.674076 -L 2.5713,4.674076,2.548,4.627667 -L 2.548,4.627667,2.5253,4.585118 -L 2.5253,4.585118,2.5005,4.544511 -L 2.5005,4.544511,2.4767,4.507765 -L 2.4767,4.507765,2.4529,4.472957 -L 2.4529,4.472957,2.4272,4.441051 -L 2.4272,4.441051,2.4034,4.413007 -L 2.4034,4.413007,2.3731,4.357896 -L 2.3731,4.357896,2.3172,4.245676 -L 2.3172,4.245734,2.2914,4.188682 -L 2.2914,4.188682,2.2661,4.131637 -L 2.2661,4.131637,2.22,4.014557 -L 2.22,4.01464,2.1973,3.955655 -L 2.1973,3.955655,2.1745,3.906341 -L 2.1745,3.906341,2.1507,3.860897 -L 2.1507,3.860897,2.1269,3.817389 -L 2.1269,3.817389,2.1036,3.777744 -L 2.1036,3.777744,2.0793,3.740034 -L 2.0793,3.740034,2.0556,3.70619 -L 2.0556,3.70619,2.0298,3.674284 -L 2.0298,3.674284,2.006,3.645275 -L 2.006,3.645275,1.9768,3.588228 -L 1.9768,3.588228,1.9267,3.485719 -L 1.9267,3.485734,1.9039,3.442226 -L 1.9039,3.442226,1.8861,3.401613 -L 1.8861,3.401613,1.8539,3.335058 -L 1.8539,3.334895,1.8425,3.307823 -L 1.8425,3.307823,1.8182,3.24691 -L 1.8182,3.24691,1.793,3.187926 -L 1.793,3.187926,1.7662,3.131846 -L 1.7662,3.131846,1.7385,3.076728 -L 1.7385,3.076728,1.7077,3.024515 -L 1.7077,3.024515,1.676,2.973268 -L 1.676,2.973268,1.6433,2.924922 -L 1.6433,2.924922,1.6086,2.877546 -L 1.6086,2.877546,1.5799,2.820497 -L 1.5799,2.820497,1.5294,2.718764 -L 1.5294,2.718968,1.5071,2.674494 -L 1.5071,2.674494,1.4887,2.634851 -L 1.4887,2.634851,1.4709,2.599074 -L 1.4709,2.599074,1.457,2.567163 -L 1.457,2.567163,1.4451,2.540092 -L 1.4451,2.540092,1.4214,2.479174 -L 1.4214,2.479174,1.3956,2.420195 -L 1.3956,2.420195,1.3678,2.363141 -L 1.3678,2.363141,1.3386,2.30706 -L 1.3386,2.30706,1.3074,2.252915 -L 1.3074,2.252915,1.2747,2.200702 -L 1.2747,2.200702,1.24,2.150424 -L 1.24,2.150424,1.2043,2.102076 -L 1.2043,2.102076,1.1796,2.057599 -L 1.1796,2.057599,1.1558,2.013121 -L 1.1558,2.013121,1.1112,1.921419 -L 1.1112,1.92126,1.0706,1.825635 -L 1.0706,1.825539,1.0517,1.776228 -L 1.0517,1.776228,1.0334,1.725947 -L 1.0334,1.725947,1.0042,1.663093 -L 1.0042,1.663093,0.9705,1.597348 -L 0.9705,1.597348,0.9308,1.527729 -L 0.9308,1.527729,0.8862,1.45521 -L 0.8862,1.45521,0.8367,1.378825 -L 0.8367,1.378825,0.7832,1.3005 -L 0.7832,1.3005,0.7227,1.218314 -L 0.7227,1.218314,0.6583,1.133227 -L 0.6583,1.133227,0.6583,1.068444 -L 0.6583,1.068444,2.6164,1.079079 -L 2.6164,1.079079,2.7096,1.137091 -L 2.7096,1.137091,2.88,1.246928 -L 2.88,1.247324,2.9563,1.299537 -L 2.9563,1.299537,3.0287,1.349815 -L 3.0287,1.349815,3.096,1.398164 -L 3.096,1.398164,3.1565,1.444573 -L 3.1565,1.444573,3.213,1.489054 -L 3.213,1.489054,3.5742,1.945437 -L 3.5742,1.945437,3.5742,2.347673 -L 3.5742,2.347673,3.8482,2.347673 -L 3.8482,2.347673,3.8482,0.739691 -L 3.8482,0.739691,-0.0006,0.75903 -L -0.0006,0.75903,0.2491,1.407831 -L 0.2491,1.407831,0.3016,1.511074 -L 0.3016,1.511291,0.3274,1.557704 -L 0.3274,1.557704,0.3521,1.601216 -L 0.3521,1.601216,0.3779,1.641826 -L 0.3779,1.641826,0.4017,1.679534 -L 0.4017,1.679534,0.425,1.71434 -L 0.425,1.71434,0.4492,1.745286 -L 0.4492,1.745286,0.4745,1.78976 -L 0.4745,1.78976,0.5196,1.87482 -L 0.5196,1.874851,0.5394,1.914494 -L 0.5394,1.914494,0.5731,1.988009 -L 0.5731,1.987978,0.586,2.022792 -L 0.586,2.022792,0.5979,2.054696 -L 0.5979,2.054696,0.645,2.157983 -L 0.6445,2.158156,0.6668,2.2036 -L 0.6668,2.2036,0.6861,2.247115 -L 0.6861,2.247115,0.7227,2.322513 -L 0.7227,2.322531,0.7396,2.35444 -L 0.7396,2.35444,0.7535,2.384415 -L 0.7535,2.384415,0.799,2.448235 -L 0.799,2.448235,0.8407,2.514953 -L 0.8407,2.514953,0.8803,2.582634 -L 0.8803,2.582634,0.917,2.651287 -L 0.917,2.651287,0.9521,2.721873 -L 0.9521,2.721873,0.9834,2.794392 -L 0.9834,2.794392,1.0121,2.866909 -L 1.0121,2.866909,1.0379,2.942329 -L 1.0379,2.942329,1.0929,3.045959 -L 1.0934,3.045789,1.1459,3.136747 -L 1.1464,3.136676,1.1716,3.177289 -L 1.1716,3.177289,1.2202,3.248975 -L 1.2212,3.248838,1.244,3.279783 -L 1.244,3.279783,1.2717,3.326193 -L 1.2717,3.326193,1.2985,3.375508 -L 1.2985,3.375508,1.3242,3.425782 -L 1.3242,3.425782,1.3485,3.478968 -L 1.3485,3.478968,1.3718,3.533113 -L 1.3718,3.533113,1.3936,3.590163 -L 1.3936,3.590163,1.4154,3.649146 -L 1.4154,3.649146,1.4352,3.710058 -L 1.4352,3.710058,1.4635,3.76324 -L 1.4635,3.76324,1.4907,3.812555 -L 1.4907,3.812555,1.5175,3.859934 -L 1.5175,3.859934,1.5432,3.903445 -L 1.5432,3.903445,1.569,3.944055 -L 1.569,3.944055,1.6176,4.016607 -L 1.6176,4.01657,1.6413,4.047516 -L 1.6413,4.047516,1.6696,4.093925 -L 1.6696,4.093925,1.6958,4.142274 -L 1.6958,4.142274,1.7216,4.193521 -L 1.7216,4.193521,1.7454,4.245734 -L 1.7454,4.245734,1.7692,4.300845 -L 1.7692,4.300845,1.791,4.357896 -L 1.791,4.357896,1.8128,4.415912 -L 1.8128,4.415912,1.8326,4.476828 -L 1.8326,4.476828,1.8613,4.530006 -L 1.8613,4.530006,1.8881,4.580288 -L 1.8881,4.580288,1.9148,4.627667 -L 1.9148,4.627667,1.9411,4.671175 -L 1.9411,4.671175,1.9664,4.711788 -L 1.9664,4.711788,1.9911,4.749499 -L 1.9911,4.749499,2.0159,4.783337 -L 2.0159,4.783337,2.0387,4.814282 -L 2.0387,4.814282,2.0665,4.861661 -L 2.0665,4.861661,2.12,4.960281 -L 2.12,4.960281,2.1452,5.013467 -L 2.1452,5.013467,2.1695,5.068581 -L 2.1695,5.068581,2.1923,5.124662 -L 2.1923,5.124662,2.2151,5.183645 -L 2.2151,5.183645,2.2369,5.244556 -L 2.2369,5.244556,2.2701,5.306444 -L 2.2701,5.306444,2.3013,5.36349 -L 2.3013,5.36349,2.3588,5.466027 -L 2.3588,5.465985,2.4108,5.55126 -L 2.4113,5.551068,2.4351,5.586848 -L 2.4351,5.586848,2.4579,5.618755 -L 2.4579,5.618755,2.4826,5.667098 -L 2.4826,5.667098,2.5054,5.714478 -L 2.5054,5.714478,2.5282,5.758958 -L 2.5282,5.758958,2.5476,5.800534 -L 2.5476,5.800534,2.5807,5.878982 -L 2.5812,5.878858,2.5946,5.913665 -L 2.5946,5.913665,2.6065,5.947505 -L 2.6065,5.947505,2.77,6.367149 -L 2.77,6.367149,0.9526,6.367149 -L 0.9526,6.367149,0.4705,5.745422 -L 0.4705,5.745422,0.4705,5.344148 -L 0.4705,5.344148,0.1956,5.344148 -L 0.1956,5.344148,0.1956,6.695901 - -[Η] 57 -L -0.001,6.695901,1.6544,6.678495 -L 1.6544,6.678495,1.6544,6.367149 -L 1.6544,6.367149,1.3397,6.367149 -L 1.3397,6.367149,1.0553,5.984251 -L 1.0553,5.984251,1.0553,4.13744 -L 1.0553,4.13744,3.3831,4.156776 -L 3.3831,4.156776,3.3831,6.001654 -L 3.3831,6.001654,3.0977,6.367149 -L 3.0977,6.367149,3.0709,6.365214 -L 3.0709,6.365214,3.006,6.365214 -L 3.006,6.365214,2.9698,6.367149 -L 2.9698,6.367149,2.9282,6.370047 -L 2.9282,6.370047,2.8836,6.373916 -L 2.8836,6.373916,2.8361,6.379722 -L 2.8361,6.379722,2.7835,6.38552 -L 2.7835,6.38552,2.7835,6.695901 -L 2.7835,6.695901,4.4384,6.678495 -L 4.4384,6.678495,4.4384,6.367149 -L 4.4384,6.367149,4.1253,6.367149 -L 4.1253,6.367149,3.8399,6.001654 -L 3.8399,6.001654,3.8399,1.433936 -L 3.8399,1.433936,4.1253,1.068444 -L 4.1253,1.068444,4.153,1.068444 -L 4.153,1.068444,4.1847,1.067475 -L 4.1847,1.067475,4.2566,1.06339 -L 4.2566,1.063604,4.2982,1.061675 -L 4.2982,1.061675,4.3413,1.058773 -L 4.3413,1.058773,4.4384,1.050719 -L 4.4384,1.051034,4.4384,0.739691 -L 4.4384,0.739691,2.7835,0.75903 -L 2.7835,0.75903,2.7835,1.068444 -L 2.7835,1.068444,3.0977,1.068444 -L 3.0977,1.068444,3.3831,1.433936 -L 3.3831,1.433936,3.3831,3.808687 -L 3.3831,3.808687,1.0553,3.808687 -L 1.0553,3.808687,1.0553,1.433936 -L 1.0553,1.433936,1.3397,1.068444 -L 1.3397,1.068444,1.3685,1.068444 -L 1.3685,1.068444,1.4002,1.067475 -L 1.4002,1.067475,1.4725,1.06344 -L 1.4725,1.063604,1.5132,1.061675 -L 1.5132,1.061675,1.5568,1.058773 -L 1.5568,1.058773,1.6544,1.050815 -L 1.6544,1.051034,1.6544,0.739691 -L 1.6544,0.739691,-0.001,0.75903 -L -0.001,0.75903,-0.001,1.068444 -L -0.001,1.068444,0.3131,1.068444 -L 0.3131,1.068444,0.5985,1.433936 -L 0.5985,1.433936,0.5985,6.001654 -L 0.5985,6.001654,0.3131,6.367149 -L 0.3131,6.367149,0.2864,6.365214 -L 0.2864,6.365214,0.222,6.365214 -L 0.222,6.365214,0.1843,6.367149 -L 0.1843,6.367149,0.1442,6.370047 -L 0.1442,6.370047,0.1001,6.373916 -L 0.1001,6.373916,-0.001,6.385952 -L -0.001,6.38552,-0.001,6.695901 - -[Θ] 205 -L 1.6178,6.735546,2.7307,6.735546 -L 2.7307,6.735546,2.7589,6.73361 -L 2.7589,6.73361,2.7881,6.728776 -L 2.7881,6.728776,2.8198,6.720074 -L 2.8198,6.720074,2.8535,6.707506 -L 2.8535,6.707506,2.8892,6.692034 -L 2.8892,6.692034,2.9269,6.673659 -L 2.9269,6.673659,2.9675,6.651425 -L 2.9675,6.651425,3.0091,6.625316 -L 3.0091,6.625316,3.1112,6.562469 -L 3.1112,6.562469,3.2083,6.493815 -L 3.2083,6.493815,3.3034,6.422262 -L 3.3034,6.422262,3.3946,6.344911 -L 3.3946,6.344911,3.4808,6.264655 -L 3.4808,6.264655,3.565,6.179568 -L 3.565,6.179568,3.6453,6.08964 -L 3.6453,6.08964,3.7216,5.995854 -L 3.7216,5.995854,4.0001,5.639058 -L 4.0001,5.639058,4.1437,5.39346 -L 4.1437,5.39346,4.1685,5.32288 -L 4.1685,5.32288,4.1938,5.254227 -L 4.1938,5.254227,4.2374,5.118893 -L 4.2374,5.118858,4.2577,5.05311 -L 4.2577,5.05311,4.2755,4.988322 -L 4.2755,4.988322,4.2924,4.925475 -L 4.2924,4.925475,4.3067,4.862627 -L 4.3067,4.862627,4.3439,4.725321 -L 4.3439,4.725321,4.3756,4.595756 -L 4.3756,4.595756,4.4014,4.472957 -L 4.4014,4.472957,4.4232,4.35886 -L 4.4232,4.35886,4.4395,4.251534 -L 4.4395,4.251534,4.4499,4.152908 -L 4.4499,4.152908,4.4559,4.061052 -L 4.4559,4.061052,4.4569,3.97693 -L 4.4569,3.97693,4.4569,3.254644 -L 4.4569,3.254644,4.2646,2.506248 -L 4.2646,2.506248,4.2508,2.447263 -L 4.2508,2.447263,4.2359,2.387314 -L 4.2359,2.387314,4.219,2.328335 -L 4.219,2.328335,4.2002,2.26839 -L 4.2002,2.26839,4.1794,2.209407 -L 4.1794,2.209407,4.1566,2.150424 -L 4.1566,2.150424,4.1328,2.090476 -L 4.1328,2.090476,4.1081,2.031494 -L 4.1081,2.031494,3.5145,1.25409 -L 3.5145,1.25409,3.4407,1.193172 -L 3.4407,1.193172,3.3634,1.132257 -L 3.3634,1.132257,3.2826,1.072309 -L 3.2826,1.072309,3.1994,1.012364 -L 3.1994,1.012364,3.1137,0.953378 -L 3.1137,0.953378,3.025,0.894398 -L 3.025,0.894398,2.9328,0.836382 -L 2.9328,0.836382,2.8382,0.779332 -L 2.8382,0.779332,1.8036,0.779332 -L 1.8036,0.779332,1.7486,0.782237 -L 1.7486,0.782237,1.6832,0.797708 -L 1.6832,0.797708,1.6069,0.824779 -L 1.6069,0.824779,1.5222,0.863457 -L 1.5222,0.863457,1.4256,0.9147 -L 1.4256,0.9147,1.3201,0.976587 -L 1.3201,0.976587,1.2031,1.050072 -L 1.2031,1.050072,1.0763,1.136128 -L 1.0763,1.136128,1.0401,1.168037 -L 1.0401,1.168037,1.0049,1.199945 -L 1.0049,1.199945,0.9717,1.23185 -L 0.9717,1.23185,0.941,1.263758 -L 0.941,1.263758,0.9113,1.295669 -L 0.9113,1.295669,0.884,1.327578 -L 0.884,1.327578,0.8578,1.359486 -L 0.8578,1.359486,0.834,1.39139 -L 0.834,1.39139,0.3707,1.994749 -L 0.3707,1.994749,0.3316,2.094343 -L 0.3316,2.094343,0.2939,2.196834 -L 0.2939,2.196834,0.2573,2.30223 -L 0.2573,2.30223,0.2216,2.41052 -L 0.2216,2.41052,0.1879,2.521719 -L 0.1879,2.521719,0.1552,2.635816 -L 0.1552,2.635816,0.123,2.751845 -L 0.123,2.751845,0.0918,2.87174 -L 0.0918,2.87174,0.07,2.961668 -L 0.07,2.961668,0.0517,3.05449 -L 0.0517,3.05449,0.0353,3.149249 -L 0.0353,3.149249,0.0224,3.24594 -L 0.0224,3.24594,0.0125,3.345532 -L 0.0125,3.345532,0.0056,3.447057 -L 0.0056,3.447057,0.0001,3.550517 -L 0.0001,3.550517,-0.0004,3.656881 -L -0.0004,3.656881,0.0016,3.804816 -L 0.0016,3.804816,0.0061,3.946954 -L 0.0061,3.946954,0.0145,4.084258 -L 0.0145,4.084258,0.0264,4.214788 -L 0.0264,4.214788,0.0413,4.339521 -L 0.0413,4.339521,0.0591,4.458455 -L 0.0591,4.458455,0.0814,4.572548 -L 0.0814,4.572548,0.1067,4.679877 -L 0.1067,4.679877,0.2915,5.356718 -L 0.2915,5.356718,0.4059,5.576211 -L 0.4059,5.576211,0.5407,5.744454 -L 0.5407,5.744454,0.6665,5.897228 -L 0.6665,5.897228,0.7835,6.035495 -L 0.7835,6.035495,0.8925,6.158294 -L 0.8925,6.158294,0.9926,6.265625 -L 0.9926,6.265625,1.0842,6.358448 -L 1.0842,6.358448,1.166,6.435803 -L 1.166,6.435803,1.2393,6.49865 -L 1.2393,6.49865,1.6178,6.735546 -L 1.8393,6.361345,1.6352,6.212445 -L 1.6352,6.212445,1.4469,6.047101 -L 1.4469,6.047101,1.2745,5.862418 -L 1.2745,5.862418,1.1194,5.660332 -L 1.1194,5.660332,0.9787,5.439876 -L 0.9787,5.439876,0.8548,5.20201 -L 0.8548,5.20201,0.7478,4.945782 -L 0.7478,4.945782,0.6556,4.671175 -L 0.6556,4.671175,0.6006,4.43235 -L 0.6006,4.43235,0.563,4.191586 -L 0.563,4.191586,0.5407,3.948889 -L 0.5407,3.948889,0.5338,3.703291 -L 0.5338,3.703291,0.5437,3.454795 -L 0.5437,3.454795,0.5694,3.20533 -L 0.5694,3.20533,0.611,2.952966 -L 0.611,2.952966,0.6695,2.698666 -L 0.6695,2.698666,0.7042,2.57877 -L 0.7042,2.57877,0.7409,2.460804 -L 0.7409,2.460804,0.7785,2.345738 -L 0.7785,2.345738,0.8172,2.232609 -L 0.8172,2.232609,0.8588,2.121414 -L 0.8588,2.121414,0.9004,2.013121 -L 0.9004,2.013121,0.945,1.906759 -L 0.945,1.906759,0.9906,1.802332 -L 0.9906,1.802332,1.048,1.723042 -L 1.048,1.723042,1.1055,1.649558 -L 1.1055,1.649558,1.1635,1.580904 -L 1.1635,1.580904,1.2225,1.519027 -L 1.2225,1.519027,1.2819,1.462946 -L 1.2819,1.462946,1.3414,1.411699 -L 1.3414,1.411699,1.4013,1.366255 -L 1.4013,1.366255,1.4613,1.327578 -L 1.4613,1.327578,1.8249,1.090682 -L 1.8249,1.090682,2.6167,1.08198 -L 2.6167,1.08198,3.0012,1.327578 -L 3.0012,1.327578,3.0656,1.372056 -L 3.0656,1.372056,3.126,1.419435 -L 3.126,1.419435,3.1855,1.470678 -L 3.1855,1.470678,3.2425,1.523861 -L 3.2425,1.523861,3.2975,1.579942 -L 3.2975,1.579942,3.351,1.638921 -L 3.351,1.638921,3.4015,1.700808 -L 3.4015,1.700808,3.4511,1.76559 -L 3.4511,1.76559,3.5085,1.896125 -L 3.5085,1.896125,3.5635,2.036326 -L 3.5635,2.036326,3.6185,2.18523 -L 3.6185,2.18523,3.6725,2.343802 -L 3.6725,2.343802,3.7246,2.512048 -L 3.7246,2.512048,3.7781,2.688992 -L 3.7781,2.688992,3.8296,2.876578 -L 3.8296,2.876578,3.9059,3.174323 -L 3.9059,3.174387,3.9287,3.277847 -L 3.9287,3.277847,3.948,3.38421 -L 3.948,3.38421,3.9624,3.4925 -L 3.9624,3.4925,3.9743,3.603699 -L 3.9743,3.603699,3.9822,3.716831 -L 3.9822,3.716831,3.9862,3.831894 -L 3.9862,3.831894,3.9862,3.948889 -L 3.9862,3.948889,3.6939,5.073415 -L 3.6939,5.073415,3.6542,5.188476 -L 3.6542,5.188476,3.6126,5.297738 -L 3.6126,5.297738,3.57,5.400228 -L 3.57,5.400228,3.5254,5.495956 -L 3.5254,5.495956,3.4808,5.584912 -L 3.4808,5.584912,3.4342,5.667098 -L 3.4342,5.667098,3.3867,5.743487 -L 3.3867,5.743487,3.3371,5.813107 -L 3.3371,5.813107,3.2995,5.858551 -L 3.2995,5.858551,3.2578,5.903031 -L 3.2578,5.903031,3.2123,5.947505 -L 3.2123,5.947505,3.1617,5.99102 -L 3.1617,5.99102,3.1092,6.034531 -L 3.1092,6.034531,3.0507,6.07707 -L 3.0507,6.07707,2.9893,6.119616 -L 2.9893,6.119616,2.9234,6.161195 -L 2.9234,6.161195,2.6023,6.361345 -L 2.6023,6.361345,1.8393,6.361345 -L 1.1888,4.696316,1.4632,4.696316 -L 1.4632,4.696316,1.4632,4.584155 -L 1.4632,4.584155,1.4642,4.476828 -L 1.4642,4.476828,1.4642,4.374329 -L 1.4642,4.374329,1.4682,4.182881 -L 1.4682,4.182884,1.4732,4.008825 -L 1.4742,4.008838,1.4766,3.928584 -L 1.4766,3.928584,3.0151,3.928584 -L 3.0151,3.928584,3.0151,4.696316 -L 3.0151,4.696316,3.2886,4.696316 -L 3.2886,4.696316,3.2886,2.600037 -L 3.2886,2.600037,3.021,2.600037 -L 3.021,2.600037,3.022,2.710264 -L 3.022,2.710264,3.022,2.918156 -L 3.022,2.918156,3.021,3.016782 -L 3.021,3.016782,3.0151,3.200499 -L 3.0151,3.200496,3.0111,3.28558 -L 3.0111,3.28558,3.0061,3.367773 -L 3.0061,3.367773,1.4632,3.367773 -L 1.4632,3.367773,1.4632,2.600037 -L 1.4632,2.600037,1.1888,2.600037 -L 1.1888,2.600037,1.1888,4.696316 - -[Ι] 24 -L -0.0007,6.695901,2.053,6.678494 -L 2.053,6.678494,2.053,6.367149 -L 2.053,6.367149,1.5392,6.367149 -L 1.5392,6.367149,1.2543,6.001653 -L 1.2543,6.001653,1.2543,1.433936 -L 1.2543,1.433936,1.5392,1.068444 -L 1.5392,1.068444,1.5937,1.068444 -L 1.5937,1.068444,1.6522,1.067475 -L 1.6522,1.067475,1.9088,1.059179 -L 1.9088,1.058773,2.053,1.050877 -L 2.053,1.051034,2.053,0.739691 -L 2.053,0.739691,-0.0007,0.75903 -L -0.0007,0.75903,-0.0007,1.068444 -L -0.0007,1.068444,0.5126,1.068444 -L 0.5126,1.068444,0.798,1.433936 -L 0.798,1.433936,0.798,6.001653 -L 0.798,6.001653,0.5126,6.367149 -L 0.5126,6.367149,0.4596,6.365214 -L 0.4596,6.365214,0.3431,6.365214 -L 0.3431,6.365214,0.2807,6.367149 -L 0.2807,6.367149,0.2143,6.370047 -L 0.2143,6.370047,0.1459,6.373916 -L 0.1459,6.373916,-0.0007,6.385668 -L -0.0007,6.38552,-0.0007,6.695901 - -[Κ] 121 -L -0.0001,6.695901,1.6543,6.678494 -L 1.6543,6.678494,1.6543,6.367149 -L 1.6543,6.367149,1.3397,6.367149 -L 1.3397,6.367149,1.0553,6.001653 -L 1.0553,6.001653,1.0553,3.625936 -L 1.0553,3.625936,1.1048,3.625936 -L 1.1048,3.625936,3.1878,6.304298 -L 3.1878,6.304298,3.1878,6.367149 -L 3.1878,6.367149,3.0411,6.363278 -L 3.0411,6.365214,2.8915,6.366182 -L 2.8915,6.367149,2.7408,6.372952 -L 2.7408,6.373916,2.5882,6.384553 -L 2.5882,6.38552,2.5882,6.695901 -L 2.5882,6.695901,4.25,6.678494 -L 4.25,6.678494,4.2441,6.367149 -L 4.2441,6.367149,4.1926,6.365214 -L 4.1926,6.365214,4.142,6.360379 -L 4.142,6.360379,4.0935,6.351678 -L 4.0935,6.351678,4.0469,6.339109 -L 4.0469,6.339109,4.0008,6.323637 -L 4.0008,6.323637,3.9567,6.305264 -L 3.9567,6.305264,3.9141,6.283028 -L 3.9141,6.283028,3.7734,6.19697 -L 3.7734,6.196005,3.6832,6.135089 -L 3.6832,6.135089,3.5985,6.075141 -L 3.5985,6.075141,3.5212,6.016155 -L 3.5212,6.016155,3.4504,5.956206 -L 3.4504,5.956206,3.3869,5.898193 -L 3.3869,5.898193,3.3295,5.840181 -L 3.3295,5.840181,3.2809,5.782164 -L 3.2809,5.782164,2.453,4.722421 -L 2.453,4.722421,2.4555,4.693411 -L 2.4555,4.693411,2.4624,4.65474 -L 2.4624,4.65474,2.4753,4.606393 -L 2.4753,4.606393,2.4926,4.549345 -L 2.4926,4.549345,2.5139,4.483594 -L 2.5139,4.483594,2.5407,4.408174 -L 2.5407,4.408174,2.5724,4.324053 -L 2.5724,4.324053,2.6427,4.146142 -L 2.6427,4.147109,2.6774,4.065888 -L 2.6774,4.065888,2.7131,3.9866 -L 2.7131,3.9866,2.7508,3.910212 -L 2.7508,3.910212,2.7904,3.835761 -L 2.7904,3.835761,2.831,3.76421 -L 2.831,3.76421,2.8726,3.693623 -L 2.8726,3.693623,2.9172,3.625936 -L 2.9172,3.625936,2.9916,3.476066 -L 2.9916,3.475097,3.0252,3.402582 -L 3.0252,3.402582,3.0887,3.264313 -L 3.0887,3.263346,3.1164,3.196628 -L 3.1164,3.196628,3.1422,3.131846 -L 3.1422,3.131846,3.1665,3.068996 -L 3.1665,3.068996,3.1977,2.982939 -L 3.1977,2.982939,3.2571,2.828201 -L 3.2571,2.828232,3.2854,2.758615 -L 3.2854,2.758615,3.3126,2.695764 -L 3.3126,2.695764,3.3384,2.637748 -L 3.3384,2.637748,3.3864,2.539884 -L 3.3869,2.540092,3.4226,2.490774 -L 3.4226,2.490774,3.4573,2.438561 -L 3.4573,2.438561,3.492,2.383449 -L 3.492,2.383449,3.5267,2.325436 -L 3.5267,2.325436,3.5604,2.264519 -L 3.5604,2.264519,3.5931,2.200702 -L 3.5931,2.200702,3.6258,2.133987 -L 3.6258,2.133987,3.6585,2.065334 -L 3.6585,2.065334,3.6837,2.001518 -L 3.6837,2.001518,3.7159,1.931898 -L 3.7159,1.931898,3.7556,1.858413 -L 3.7556,1.858413,3.8026,1.779123 -L 3.8026,1.779123,3.8566,1.695974 -L 3.8566,1.695974,3.9191,1.607982 -L 3.9191,1.607982,3.9884,1.514193 -L 3.9884,1.514193,4.3353,1.06941 -L 4.3353,1.068444,4.3952,1.067475 -L 4.3952,1.067475,4.5087,1.062641 -L 4.5087,1.061675,4.6494,1.052007 -L 4.6494,1.051034,4.6494,0.739691 -L 4.6494,0.739691,2.7884,0.75903 -L 2.7884,0.75903,2.7884,1.068444 -L 2.7884,1.068444,3.3869,1.068444 -L 3.3869,1.068444,3.3869,1.397194 -L 3.3869,1.397194,3.3116,1.503552 -L 3.3116,1.503552,3.2373,1.617653 -L 3.2373,1.617653,3.166,1.738517 -L 3.166,1.738517,3.0951,1.866149 -L 3.0951,1.866149,3.0262,2.001518 -L 3.0262,2.001518,2.9598,2.142689 -L 2.9598,2.142689,2.8944,2.292561 -L 2.8944,2.292561,2.831,2.448235 -L 2.831,2.448235,2.5243,3.234337 -L 2.5243,3.234337,2.4906,3.287516 -L 2.4906,3.287516,2.455,3.341661 -L 2.455,3.341661,2.4168,3.397749 -L 2.4168,3.397749,2.3762,3.455758 -L 2.3762,3.455758,2.287,3.574575 -L 2.288,3.574693,2.1899,3.700393 -L 2.1889,3.699421,2.1909,3.784511 -L 2.1909,3.784514,2.1889,3.87347 -L 2.1889,3.87347,2.1869,3.919882 -L 2.1869,3.919882,2.18,4.015607 -L 2.18,4.015607,2.174,4.064919 -L 2.174,4.064919,1.9397,4.064919 -L 1.9397,4.064919,1.0553,2.931692 -L 1.0553,2.931692,1.0553,1.433936 -L 1.0553,1.433936,1.3397,1.068444 -L 1.3397,1.068444,1.4001,1.067475 -L 1.4001,1.067475,1.5131,1.062641 -L 1.5131,1.061675,1.6543,1.052007 -L 1.6543,1.051034,1.6543,0.739691 -L 1.6543,0.739691,-0.0001,0.75903 -L -0.0001,0.75903,-0.0001,1.068444 -L -0.0001,1.068444,0.3131,1.068444 -L 0.3131,1.068444,0.5984,1.433936 -L 0.5984,1.433936,0.5984,6.001653 -L 0.5984,6.001653,0.3131,6.367149 -L 0.3131,6.367149,0.2556,6.363278 -L 0.2556,6.365214,0.1842,6.366182 -L 0.1842,6.367149,0.099,6.372952 -L 0.099,6.373916,-0.0001,6.38552 -L -0.0001,6.38552,-0.0001,6.695901 - -[Λ] 150 -L 2.195,6.735546,2.3778,6.732728 -L 2.3778,6.732643,2.4353,6.730711 -L 2.4353,6.730711,2.5473,6.724963 -L 2.5473,6.724909,2.5998,6.721038 -L 2.5998,6.721038,2.6523,6.716207 -L 2.6523,6.716207,2.6523,6.638852 -L 2.6523,6.638852,2.6543,6.570199 -L 2.6543,6.570199,2.6582,6.510251 -L 2.6582,6.510251,2.6627,6.459972 -L 2.6627,6.459972,2.6686,6.419359 -L 2.6686,6.419359,2.6751,6.38745 -L 2.6751,6.38745,2.684,6.36425 -L 2.684,6.36425,2.6949,6.35071 -L 2.6949,6.35071,2.7593,6.181502 -L 2.7593,6.181502,2.8213,6.012287 -L 2.8213,6.012287,2.8812,5.842112 -L 2.8812,5.842112,2.9382,5.671938 -L 2.9382,5.671938,2.9932,5.501756 -L 2.9932,5.501756,3.0467,5.331582 -L 3.0467,5.331582,3.0962,5.161404 -L 3.0962,5.161404,3.1438,4.990256 -L 3.1438,4.990256,3.451,4.158708 -L 3.451,4.158708,3.4817,4.072651 -L 3.4817,4.072651,3.5367,3.913122 -L 3.5367,3.91311,3.561,3.83866 -L 3.561,3.83866,3.5838,3.767107 -L 3.5838,3.767107,3.6204,3.63462 -L 3.6214,3.634638,3.6353,3.573726 -L 3.6353,3.573726,3.666,3.461565 -L 3.666,3.461565,3.6972,3.352298 -L 3.6972,3.352298,3.7602,3.146391 -L 3.7602,3.146347,3.7929,3.048691 -L 3.7929,3.048691,3.8261,2.954898 -L 3.8261,2.954898,3.8593,2.864974 -L 3.8593,2.864974,3.893,2.778917 -L 3.893,2.778917,4.2269,1.665032 -L 4.2269,1.665032,4.2561,1.587677 -L 4.2561,1.587677,4.2873,1.513226 -L 4.2873,1.513226,4.321,1.440702 -L 4.321,1.440702,4.3577,1.369153 -L 4.3577,1.369153,4.3973,1.3005 -L 4.3973,1.3005,4.4409,1.233782 -L 4.4409,1.233782,4.4865,1.169 -L 4.4865,1.169,4.5351,1.106152 -L 4.5351,1.106152,4.5628,1.106152 -L 4.5628,1.106152,4.6287,1.104155 -L 4.6287,1.104217,4.6664,1.102282 -L 4.6664,1.102282,4.7977,1.09289 -L 4.7977,1.092617,4.8482,1.088749 -L 4.8482,1.088749,4.8482,0.7774 -L 4.8482,0.7774,3.1864,0.796735 -L 3.1864,0.796735,3.1864,1.106152 -L 3.1864,1.106152,3.5005,1.106152 -L 3.5005,1.106152,3.7785,1.454244 -L 3.7785,1.454244,3.665,1.636988 -L 3.665,1.636988,3.6239,1.794598 -L 3.6239,1.794598,3.5818,1.954138 -L 3.5818,1.954138,3.5362,2.11368 -L 3.5362,2.11368,3.4877,2.274189 -L 3.4877,2.274189,3.4371,2.435666 -L 3.4371,2.435666,3.3846,2.597139 -L 3.3846,2.597139,3.3301,2.760547 -L 3.3301,2.760547,3.2716,2.924922 -L 3.2716,2.924922,3.227,3.092201 -L 3.227,3.092201,3.1775,3.259475 -L 3.1775,3.259475,3.125,3.428687 -L 3.125,3.428687,3.071,3.597896 -L 3.071,3.597896,3.013,3.769043 -L 3.013,3.769043,2.9526,3.940187 -L 2.9526,3.940187,2.8891,4.112298 -L 2.8891,4.112298,2.8227,4.285375 -L 2.8227,4.285375,2.7479,4.501034 -L 2.7479,4.500997,2.7127,4.606393 -L 2.7127,4.606393,2.68,4.710821 -L 2.68,4.710821,2.6493,4.812346 -L 2.6493,4.812346,2.6206,4.912901 -L 2.6206,4.912901,2.5483,5.176924 -L 2.5478,5.176875,2.5284,5.243593 -L 2.5284,5.243593,2.5081,5.311274 -L 2.5081,5.311274,2.4447,5.508612 -L 2.4442,5.508526,2.4224,5.573309 -L 2.4224,5.573309,2.3986,5.637124 -L 2.3986,5.637124,2.3986,5.715446 -L 2.3986,5.715446,2.3956,5.843092 -L 2.3952,5.843079,2.3937,5.869187 -L 2.3937,5.869187,2.3917,5.893356 -L 2.3917,5.893356,2.2584,5.893356 -L 2.2584,5.893356,2.2584,5.832445 -L 2.2584,5.832445,2.2559,5.770558 -L 2.2559,5.770558,2.25,5.710609 -L 2.25,5.710609,2.2401,5.649694 -L 2.2401,5.649694,2.2287,5.58878 -L 2.2287,5.58878,2.2133,5.528831 -L 2.2133,5.528831,2.195,5.468879 -L 2.195,5.468879,2.1737,5.409903 -L 2.1737,5.409903,1.7109,3.756474 -L 1.7109,3.756474,1.6158,3.480981 -L 1.6158,3.4809,1.5722,3.3494 -L 1.5722,3.3494,1.5315,3.221766 -L 1.5315,3.221766,1.4939,3.097999 -L 1.4939,3.097999,1.4592,2.978104 -L 1.4592,2.978104,1.426,2.862075 -L 1.426,2.862075,1.3963,2.750876 -L 1.3963,2.750876,1.3601,2.635816 -L 1.3601,2.635816,1.3244,2.523655 -L 1.3244,2.523655,1.2878,2.414391 -L 1.2878,2.414391,1.2501,2.308033 -L 1.2501,2.308033,1.2125,2.204569 -L 1.2125,2.204569,1.1748,2.104011 -L 1.1748,2.104011,1.1362,2.005382 -L 1.1362,2.005382,1.0965,1.91063 -L 1.0965,1.91063,1.0653,1.829407 -L 1.0653,1.829407,1.0341,1.754953 -L 1.0341,1.754953,1.0054,1.688235 -L 1.0054,1.688235,0.9776,1.627321 -L 0.9776,1.627321,0.9504,1.574138 -L 0.9504,1.574138,0.9241,1.526759 -L 0.9241,1.526759,0.8993,1.487119 -L 0.8993,1.487119,0.8755,1.454244 -L 0.8755,1.454244,1.1466,1.106152 -L 1.1466,1.106152,1.2016,1.106152 -L 1.2016,1.106152,1.3185,1.104168 -L 1.3185,1.104217,1.3819,1.102282 -L 1.3819,1.102282,1.5157,1.096358 -L 1.5157,1.096485,1.6604,1.088591 -L 1.6604,1.088749,1.6604,0.7774 -L 1.6604,0.7774,-0.0009,0.796735 -L -0.0009,0.796735,-0.0009,1.106152 -L -0.0009,1.106152,0.3122,1.106152 -L 0.3122,1.106152,0.3603,1.167064 -L 0.3603,1.167064,0.4058,1.229918 -L 0.4058,1.229918,0.4485,1.293734 -L 0.4485,1.293734,0.4871,1.360452 -L 0.4871,1.360452,0.5228,1.429102 -L 0.5228,1.429102,0.556,1.498718 -L 0.556,1.498718,0.5852,1.57124 -L 0.5852,1.57124,0.612,1.64569 -L 0.612,1.64569,1.1466,3.062226 -L 1.1466,3.062226,1.1862,3.208232 -L 1.1862,3.208232,1.2258,3.35037 -L 1.2258,3.35037,1.267,3.48767 -L 1.267,3.48767,1.3071,3.621106 -L 1.3071,3.621106,1.3487,3.750671 -L 1.3487,3.750671,1.3903,3.875405 -L 1.3903,3.875405,1.432,3.996268 -L 1.432,3.996268,1.4741,4.113268 -L 1.4741,4.113268,1.9309,5.775391 -L 1.9309,5.775391,2.1519,6.35071 -L 2.1519,6.35071,2.195,6.579872 -L 2.195,6.579872,2.195,6.735546 - -[Μ] 173 -L -0.0008,6.735546,1.1566,6.735546 -L 1.1566,6.735546,1.2215,6.638852 -L 1.2215,6.638852,1.2894,6.52282 -L 1.2894,6.52282,1.3617,6.38745 -L 1.3617,6.38745,1.4371,6.231777 -L 1.4371,6.231777,1.5163,6.057734 -L 1.5163,6.057734,1.5996,5.864353 -L 1.5996,5.864353,1.6868,5.650664 -L 1.6868,5.650664,1.8602,5.206797 -L 1.8602,5.206848,1.9395,4.998958 -L 1.9395,4.998958,2.0158,4.793007 -L 2.0158,4.793007,2.0861,4.590925 -L 2.0861,4.590925,2.1525,4.390771 -L 2.1525,4.390771,2.2144,4.194488 -L 2.2144,4.194488,2.2724,4.000136 -L 2.2724,4.000136,2.3269,3.808687 -L 2.3269,3.808687,2.4012,3.590256 -L 2.4012,3.590163,2.4389,3.483799 -L 2.4389,3.483799,2.4765,3.379376 -L 2.4765,3.379376,2.5514,3.178358 -L 2.5509,3.178256,2.862,2.382533 -L 2.861,2.38248,2.863,2.30706 -L 2.863,2.30706,2.864,2.234545 -L 2.864,2.234545,2.866,2.16493 -L 2.866,2.16493,2.868,2.037293 -L 2.868,2.037293,2.868,1.923196 -L 2.868,1.923196,2.869,1.870986 -L 2.869,1.870986,2.9185,1.870986 -L 2.9185,1.870986,2.9859,1.965741 -L 2.9859,1.965741,3.0528,2.077906 -L 3.0528,2.077906,3.1177,2.206504 -L 3.1177,2.206504,3.1821,2.350576 -L 3.1821,2.350576,3.2465,2.512048 -L 3.2465,2.512048,3.3089,2.689965 -L 3.3089,2.689965,3.3714,2.884312 -L 3.3714,2.884312,3.4318,3.09607 -L 3.4318,3.09607,3.4883,3.313621 -L 3.4883,3.313621,3.5458,3.529242 -L 3.5458,3.529242,3.6062,3.742936 -L 3.6062,3.742936,3.6677,3.954692 -L 3.6677,3.954692,3.7306,4.163545 -L 3.7306,4.163545,3.7965,4.370465 -L 3.7965,4.370465,3.8629,4.574481 -L 3.8629,4.574481,3.9312,4.776571 -L 3.9312,4.776571,4.2741,6.082873 -L 4.2741,6.082873,4.3068,6.166994 -L 4.3068,6.166994,4.3336,6.250153 -L 4.3336,6.250153,4.3554,6.332343 -L 4.3554,6.332343,4.3742,6.413561 -L 4.3742,6.413561,4.3871,6.494779 -L 4.3871,6.494779,4.397,6.57407 -L 4.397,6.57407,4.4019,6.653356 -L 4.4019,6.653356,4.4029,6.730711 -L 4.4029,6.730711,5.6644,6.713304 -L 5.6644,6.713304,5.6644,6.401956 -L 5.6644,6.401956,5.3513,6.401956 -L 5.3513,6.401956,5.0659,6.036464 -L 5.0659,6.036464,5.0659,1.459078 -L 5.0659,1.459078,5.3513,1.084878 -L 5.3513,1.084878,5.379,1.083915 -L 5.379,1.083915,5.4097,1.083915 -L 5.4097,1.083915,5.5237,1.077642 -L 5.5237,1.078112,5.5678,1.074241 -L 5.5678,1.074241,5.6148,1.071343 -L 5.6148,1.071343,5.6644,1.067475 -L 5.6644,1.067475,5.6644,0.748393 -L 5.6644,0.748393,3.8034,0.767732 -L 3.8034,0.767732,3.8034,1.084878 -L 3.8034,1.084878,4.3167,1.084878 -L 4.3167,1.084878,4.6021,1.459078 -L 4.6021,1.459078,4.5952,5.634226 -L 4.5952,5.634226,4.4663,5.634226 -L 4.4663,5.634226,4.4663,5.578145 -L 4.4663,5.578145,4.4654,5.522064 -L 4.4654,5.522064,4.4614,5.465984 -L 4.4614,5.465984,4.454,5.410868 -L 4.454,5.410868,4.4445,5.356717 -L 4.4445,5.356717,4.4327,5.302572 -L 4.4327,5.302572,4.4188,5.249389 -L 4.4188,5.249389,4.4029,5.196213 -L 4.4029,5.196213,4.3747,5.11499 -L 4.3747,5.11499,4.3484,5.037635 -L 4.3484,5.037635,4.3246,4.962216 -L 4.3246,4.962216,4.3028,4.890667 -L 4.3028,4.890667,4.282,4.821048 -L 4.282,4.821048,4.2464,4.691474 -L 4.2464,4.691483,4.2305,4.630568 -L 4.2305,4.630568,4.1567,4.400441 -L 4.1567,4.400441,4.0848,4.176111 -L 4.0848,4.176111,4.016,3.956624 -L 4.016,3.956624,3.9511,3.743902 -L 3.9511,3.743902,3.8891,3.536981 -L 3.8891,3.536981,3.8312,3.334895 -L 3.8312,3.334895,3.7762,3.139579 -L 3.7762,3.139579,3.7246,2.950064 -L 3.7246,2.950064,3.6885,2.803093 -L 3.6885,2.803093,3.6513,2.661922 -L 3.6513,2.661922,3.6132,2.524618 -L 3.6132,2.524618,3.5735,2.392154 -L 3.5735,2.392154,3.5324,2.264519 -L 3.5324,2.264519,3.4908,2.140753 -L 3.4908,2.140753,3.4472,2.021825 -L 3.4472,2.021825,3.4041,1.907728 -L 3.4041,1.907728,3.0761,1.067475 -L 3.0761,1.067475,3.0741,0.987224 -L 3.0741,0.987222,3.0686,0.907925 -L 3.0681,0.907934,3.0642,0.868291 -L 3.0642,0.868291,3.0592,0.827681 -L 3.0592,0.827681,3.0543,0.788033 -L 3.0543,0.788033,3.0473,0.748393 -L 3.0473,0.748393,2.9185,0.748393 -L 2.9185,0.748393,2.8605,0.83445 -L 2.8605,0.83445,2.8036,0.926307 -L 2.8036,0.926307,2.7471,1.024929 -L 2.7471,1.024929,2.6921,1.12839 -L 2.6921,1.12839,2.6381,1.23862 -L 2.6381,1.23862,2.5856,1.355618 -L 2.5856,1.355618,2.535,1.477444 -L 2.535,1.477444,2.4835,1.60605 -L 2.4835,1.60605,2.4106,1.793631 -L 2.4106,1.793631,2.3398,1.978311 -L 2.3398,1.978311,2.2734,2.160092 -L 2.2734,2.160092,2.211,2.338005 -L 2.211,2.338005,2.1505,2.513018 -L 2.1505,2.513018,2.095,2.684159 -L 2.095,2.684159,2.0415,2.85337 -L 2.0415,2.85337,1.991,3.018715 -L 1.991,3.018715,1.9514,3.15408 -L 1.9514,3.15408,1.9097,3.287516 -L 1.9097,3.287516,1.8661,3.420952 -L 1.8661,3.420952,1.822,3.553421 -L 1.822,3.553421,1.776,3.683953 -L 1.776,3.683953,1.7284,3.814486 -L 1.7284,3.814486,1.6788,3.943086 -L 1.6788,3.943086,1.6278,4.070722 -L 1.6278,4.070722,1.55,4.277642 -L 1.55,4.277642,1.4767,4.47779 -L 1.4767,4.47779,1.4083,4.673111 -L 1.4083,4.673111,1.3444,4.861661 -L 1.3444,4.861661,1.2854,5.044407 -L 1.2854,5.044407,1.2299,5.220386 -L 1.2299,5.220386,1.1814,5.391527 -L 1.1814,5.391527,1.1358,5.555905 -L 1.1358,5.555905,1.1066,5.64003 -L 1.1066,5.64003,1.0813,5.722216 -L 1.0813,5.722216,1.0595,5.803435 -L 1.0595,5.803435,1.0407,5.881756 -L 1.0407,5.881756,1.0258,5.957176 -L 1.0258,5.957176,1.0134,6.031629 -L 1.0134,6.031629,1.005,6.104147 -L 1.005,6.104147,1.0001,6.173767 -L 1.0001,6.173767,0.8712,6.173767 -L 0.8712,6.173767,0.8712,1.496783 -L 0.8712,1.496783,1.1566,1.131295 -L 1.1566,1.131295,1.2121,1.131295 -L 1.2121,1.131295,1.2696,1.130322 -L 1.2696,1.130322,1.5262,1.122064 -L 1.5262,1.12162,1.6699,1.113734 -L 1.6699,1.113888,1.6699,0.802538 -L 1.6699,0.802538,-0.0008,0.821877 -L -0.0008,0.821877,-0.0008,1.131295 -L -0.0008,1.131295,0.3123,1.131295 -L 0.3123,1.131295,0.5977,1.496783 -L 0.5977,1.496783,0.5977,6.064504 -L 0.5977,6.064504,0.3123,6.419359 -L 0.3123,6.419359,0.2856,6.417426 -L 0.2856,6.417426,0.2222,6.417426 -L 0.2222,6.417426,0.1835,6.419359 -L 0.1835,6.419359,0.1434,6.422262 -L 0.1434,6.422262,0.0993,6.426128 -L 0.0993,6.426128,0.0507,6.430964 -L 0.0507,6.430964,-0.0008,6.436767 -L -0.0008,6.436767,-0.0008,6.735546 - -[Ν] 162 -L -0.0002,6.735546,1.1513,6.735546 -L 1.1513,6.735546,1.1989,6.673659 -L 1.1989,6.673659,1.2445,6.610812 -L 1.2445,6.610812,1.2881,6.546997 -L 1.2881,6.546997,1.3287,6.483178 -L 1.3287,6.483178,1.3678,6.418396 -L 1.3678,6.418396,1.406,6.351678 -L 1.406,6.351678,1.4397,6.284964 -L 1.4397,6.284964,1.4744,6.218245 -L 1.4744,6.218245,1.4912,6.169896 -L 1.4912,6.169896,1.5259,6.083808 -L 1.5259,6.083843,1.5422,6.046131 -L 1.5422,6.046131,1.5581,6.011324 -L 1.5581,6.011324,1.5883,5.952206 -L 1.5883,5.952342,1.6022,5.928169 -L 1.6022,5.928169,1.6438,5.869187 -L 1.6438,5.869187,1.6844,5.805367 -L 1.6844,5.805367,1.7241,5.73672 -L 1.7241,5.73672,1.7627,5.665168 -L 1.7627,5.665168,1.7999,5.58878 -L 1.7999,5.58878,1.838,5.507556 -L 1.838,5.507556,1.8747,5.422469 -L 1.8747,5.422469,1.9114,5.333513 -L 1.9114,5.333513,1.9346,5.289036 -L 1.9346,5.289036,1.9579,5.246491 -L 1.9579,5.246491,1.9807,5.206848 -L 1.9807,5.206848,2.0283,5.133233 -L 2.0283,5.133363,2.0511,5.100488 -L 2.0511,5.100488,2.0749,5.069547 -L 2.0749,5.069547,2.0977,5.041506 -L 2.0977,5.041506,2.1289,4.979619 -L 2.1289,4.979619,2.1581,4.923538 -L 2.1581,4.923538,2.277,4.685822 -L 2.277,4.685683,2.3127,4.591916 -L 2.3127,4.59189,2.3285,4.550312 -L 2.3285,4.550312,2.3454,4.511634 -L 2.3454,4.511634,2.3612,4.476828 -L 2.3612,4.476828,2.3761,4.445885 -L 2.3761,4.445885,2.392,4.417844 -L 2.392,4.417844,2.4063,4.393672 -L 2.4063,4.393672,2.4504,4.32792 -L 2.4504,4.32792,2.494,4.258304 -L 2.494,4.258304,2.5371,4.184819 -L 2.5371,4.184819,2.5783,4.107464 -L 2.5783,4.107464,2.6189,4.027211 -L 2.6189,4.027211,2.6585,3.94212 -L 2.6585,3.94212,2.6982,3.854131 -L 2.6982,3.854131,2.7358,3.762271 -L 2.7358,3.762271,2.9518,3.214032 -L 2.9518,3.214032,3.1094,2.977136 -L 3.1094,2.977136,3.1431,2.913322 -L 3.1431,2.913322,3.1753,2.850472 -L 3.1753,2.850472,3.2065,2.786656 -L 3.2065,2.786656,3.2348,2.723805 -L 3.2348,2.723805,3.263,2.660956 -L 3.263,2.660956,3.2898,2.599074 -L 3.2898,2.599074,3.3145,2.536223 -L 3.3145,2.536223,3.3393,2.47434 -L 3.3393,2.47434,3.367,2.427931 -L 3.367,2.427931,3.3968,2.38248 -L 3.3968,2.38248,3.4245,2.33994 -L 3.4245,2.33994,3.4528,2.298359 -L 3.4528,2.298359,3.48,2.259681 -L 3.48,2.259681,3.5355,2.187312 -L 3.5345,2.187166,3.5613,2.154289 -L 3.5613,2.154289,3.6113,2.154289 -L 3.6113,2.154289,3.6113,6.064504 -L 3.6113,6.064504,3.3259,6.419359 -L 3.3259,6.419359,3.2997,6.417426 -L 3.2997,6.417426,3.2348,6.417426 -L 3.2348,6.417426,3.1976,6.419359 -L 3.1976,6.419359,3.157,6.422262 -L 3.157,6.422262,3.1119,6.426128 -L 3.1119,6.426128,3.0638,6.430964 -L 3.0638,6.430964,3.0128,6.436767 -L 3.0128,6.436767,3.0128,6.585668 -L 3.0128,6.585668,3.0331,6.735546 -L 3.0331,6.735546,4.4838,6.718139 -L 4.4838,6.718139,4.4838,6.419359 -L 4.4838,6.419359,4.1707,6.419359 -L 4.1707,6.419359,3.8853,6.064504 -L 3.8853,6.064504,3.8853,0.546304 -L 3.8853,0.546304,3.6113,0.546304 -L 3.6113,0.546304,3.6113,0.948547 -L 3.6113,0.948547,3.5464,1.037499 -L 3.5464,1.037499,3.484,1.130322 -L 3.484,1.130322,3.4215,1.22605 -L 3.4215,1.22605,3.3621,1.325642 -L 3.3621,1.325642,3.3056,1.430068 -L 3.3056,1.430068,3.2506,1.537396 -L 3.2506,1.537396,3.1976,1.647622 -L 3.1976,1.647622,3.1471,1.762689 -L 3.1471,1.762689,3.1213,1.805232 -L 3.1213,1.805232,3.0965,1.845841 -L 3.0965,1.845841,3.0717,1.884518 -L 3.0717,1.884518,3.046,1.92223 -L 3.046,1.92223,3.0212,1.958009 -L 3.0212,1.958009,2.9717,2.02464 -L 2.9717,2.024721,2.9469,2.054696 -L 2.9469,2.054696,2.8978,2.122383 -L 2.8978,2.122383,2.8503,2.190068 -L 2.8503,2.190068,2.8052,2.259681 -L 2.8052,2.259681,2.7596,2.331233 -L 2.7596,2.331233,2.719,2.403754 -L 2.719,2.403754,2.6783,2.477238 -L 2.6783,2.477238,2.6397,2.552658 -L 2.6397,2.552658,2.603,2.629046 -L 2.603,2.629046,2.5465,2.779886 -L 2.5465,2.779886,2.4891,2.926858 -L 2.4891,2.926858,2.4276,3.068023 -L 2.4276,3.068023,2.3662,3.20533 -L 2.3662,3.20533,2.3008,3.337797 -L 2.3008,3.337797,2.2344,3.465429 -L 2.2344,3.465429,2.165,3.589194 -L 2.165,3.589194,2.0947,3.708129 -L 2.0947,3.708129,1.8162,4.383031 -L 1.8162,4.383031,1.7919,4.448787 -L 1.7919,4.448787,1.7677,4.510668 -L 1.7677,4.510668,1.7404,4.56965 -L 1.7404,4.56965,1.7112,4.625731 -L 1.7112,4.625731,1.681,4.679877 -L 1.681,4.679877,1.6493,4.73016 -L 1.6493,4.73016,1.6151,4.777536 -L 1.6151,4.777536,1.5804,4.822014 -L 1.5804,4.822014,1.5541,4.873261 -L 1.5541,4.873261,1.5269,4.925474 -L 1.5269,4.925474,1.4748,5.034554 -L 1.4748,5.034737,1.4496,5.091787 -L 1.4496,5.091787,1.4238,5.149797 -L 1.4238,5.149797,1.3733,5.270521 -L 1.3733,5.270663,1.3505,5.319012 -L 1.3505,5.319012,1.3208,5.373158 -L 1.3208,5.373158,1.2851,5.432137 -L 1.2851,5.432137,1.2435,5.496925 -L 1.2435,5.496925,1.1934,5.566542 -L 1.1934,5.566542,1.1384,5.641962 -L 1.1384,5.641962,1.077,5.722216 -L 1.077,5.722216,1.0076,5.808272 -L 1.0076,5.808272,1.0017,6.173767 -L 1.0017,6.173767,0.8729,6.173767 -L 0.8729,6.173767,0.8729,1.496783 -L 0.8729,1.496783,1.1577,1.131295 -L 1.1577,1.131295,1.186,1.131295 -L 1.186,1.131295,1.2177,1.130322 -L 1.2177,1.130322,1.3753,1.121636 -L 1.3753,1.12162,1.4724,1.113641 -L 1.4724,1.113888,1.4724,0.959181 -L 1.4724,0.959181,1.4506,0.802538 -L 1.4506,0.802538,-0.0002,0.821877 -L -0.0002,0.821877,-0.0002,1.131295 -L -0.0002,1.131295,0.314,1.131295 -L 0.314,1.131295,0.5989,1.496783 -L 0.5989,1.496783,0.5989,6.064504 -L 0.5989,6.064504,0.314,6.419359 -L 0.314,6.419359,0.2862,6.417426 -L 0.2862,6.417426,0.2228,6.417426 -L 0.2228,6.417426,0.1851,6.419359 -L 0.1851,6.419359,0.1435,6.422262 -L 0.1435,6.422262,0.0994,6.426128 -L 0.0994,6.426128,0.0519,6.430964 -L 0.0519,6.430964,-0.0002,6.436767 -L -0.0002,6.436767,-0.0002,6.735546 - -[Ξ] 86 -L 0.4068,6.45417,3.883,6.45417 -L 3.883,6.45417,3.775,5.928169 -L 3.775,5.928169,3.7522,5.862418 -L 3.7522,5.862418,3.7314,5.796666 -L 3.7314,5.796666,3.714,5.730917 -L 3.714,5.730917,3.7006,5.665168 -L 3.7006,5.665168,3.6902,5.599417 -L 3.6902,5.599417,3.6823,5.532699 -L 3.6823,5.532699,3.6778,5.466949 -L 3.6778,5.466949,3.6759,5.401198 -L 3.6759,5.401198,3.6759,5.125628 -L 3.6759,5.125628,3.4024,5.125628 -L 3.4024,5.125628,3.4024,5.893356 -L 3.4024,5.893356,0.765,5.893356 -L 0.765,5.893356,0.4811,5.527865 -L 0.4811,5.527865,0.4811,5.125628 -L 0.4811,5.125628,0.2061,5.125628 -L 0.2061,5.125628,0.2061,5.67387 -L 0.2061,5.67387,0.4068,6.199872 -L 0.4068,6.199872,0.4068,6.45417 -L 0.817,4.676978,1.0816,4.676978 -L 1.0816,4.676978,1.0816,4.116166 -L 1.0816,4.116166,3.0179,4.116166 -L 3.0179,4.116166,3.0179,4.627667 -L 3.0179,4.627667,3.282,4.618961 -L 3.282,4.618961,3.282,4.5184 -L 3.282,4.5184,3.2805,4.420747 -L 3.2805,4.420747,3.2745,4.32695 -L 3.2745,4.32695,3.2661,4.237029 -L 3.2661,4.237029,3.2547,4.150976 -L 3.2547,4.150976,3.2408,4.068787 -L 3.2408,4.068787,3.223,3.989499 -L 3.223,3.989499,3.1754,3.801806 -L 3.1749,3.801918,3.1507,3.690719 -L 3.1507,3.690719,3.1308,3.580493 -L 3.1308,3.580493,3.113,3.471233 -L 3.113,3.471233,3.0996,3.362935 -L 3.0996,3.362935,3.0902,3.255611 -L 3.0902,3.255611,3.0838,3.149249 -L 3.0838,3.149249,3.0823,3.042887 -L 3.0823,3.042887,2.8088,3.042887 -L 2.8088,3.042887,2.8088,3.554388 -L 2.8088,3.554388,0.8913,3.554388 -L 0.8913,3.554388,0.8913,3.042887 -L 0.8913,3.042887,0.6178,3.053524 -L 0.6178,3.053524,0.6183,3.152151 -L 0.6183,3.152151,0.6223,3.248838 -L 0.6223,3.248838,0.6287,3.342634 -L 0.6287,3.342634,0.6367,3.433521 -L 0.6367,3.433521,0.6485,3.52151 -L 0.6485,3.52151,0.6619,3.606598 -L 0.6619,3.606598,0.6773,3.689756 -L 0.6773,3.689756,0.6961,3.770009 -L 0.6961,3.770009,0.7268,3.886039 -L 0.7268,3.886039,0.7516,4.002068 -L 0.7516,4.002068,0.7729,4.116166 -L 0.7729,4.116166,0.7903,4.230263 -L 0.7903,4.230263,0.8041,4.343392 -L 0.8041,4.343392,0.8125,4.455553 -L 0.8125,4.455553,0.817,4.566751 -L 0.817,4.566751,0.817,4.676978 -L 0.2061,2.357344,0.4811,2.357344 -L 0.4811,2.357344,0.4811,1.590579 -L 0.4811,1.590579,3.117,1.590579 -L 3.117,1.590579,3.4024,1.956071 -L 3.4024,1.956071,3.4024,2.357344 -L 3.4024,2.357344,3.6664,2.357344 -L 3.6664,2.357344,3.6585,1.791695 -L 3.6585,1.791695,3.5163,1.432001 -L 3.5163,1.432001,3.5054,1.406865 -L 3.5054,1.406865,3.4965,1.373984 -L 3.4965,1.373984,3.4886,1.334344 -L 3.4886,1.334344,3.4826,1.28793 -L 3.4826,1.28793,3.4762,1.233782 -L 3.4762,1.233782,3.4717,1.17287 -L 3.4717,1.17287,3.4658,1.02882 -L 3.4658,1.028797,-0.0005,1.028797 -L -0.0005,1.028797,0.107,1.563501 -L 0.107,1.563501,0.1323,1.625388 -L 0.1323,1.625388,0.1531,1.688235 -L 0.1531,1.688235,0.1704,1.752055 -L 0.1704,1.752055,0.1858,1.816838 -L 0.1858,1.816838,0.1957,1.882583 -L 0.1957,1.882583,0.2036,1.948338 -L 0.2036,1.948338,0.2061,2.016019 -L 0.2061,2.016019,0.2061,2.357344 - -[Ο] 190 -L 1.9116,6.735546,2.3536,6.735546 -L 2.3536,6.735546,2.4002,6.734578 -L 2.4002,6.734578,2.4428,6.732643 -L 2.4428,6.732643,2.4844,6.728776 -L 2.4844,6.728776,2.5206,6.723941 -L 2.5206,6.723941,2.5557,6.717171 -L 2.5557,6.717171,2.5865,6.709437 -L 2.5865,6.709437,2.6142,6.700735 -L 2.6142,6.700735,2.639,6.690102 -L 2.639,6.690102,3.3227,6.396152 -L 3.3227,6.396152,3.3792,6.355545 -L 3.3792,6.355545,3.4288,6.317835 -L 3.4288,6.317835,3.4743,6.28206 -L 3.4743,6.28206,3.512,6.248218 -L 3.512,6.248218,3.5447,6.217275 -L 3.5447,6.217275,3.5715,6.189238 -L 3.5715,6.189238,3.5942,6.163127 -L 3.5942,6.163127,3.6081,6.138954 -L 3.6081,6.138954,3.6993,6.013257 -L 3.6993,6.013257,3.789,5.874987 -L 3.789,5.874987,3.8767,5.725114 -L 3.8767,5.725114,3.9649,5.562674 -L 3.9649,5.562674,4.0521,5.387663 -L 4.0521,5.387663,4.1383,5.200081 -L 4.1383,5.200081,4.2235,4.999927 -L 4.2235,4.999927,4.3077,4.78817 -L 4.3077,4.78817,4.4509,4.421709 -L 4.4509,4.421709,4.4509,3.081564 -L 4.4509,3.081564,4.0372,1.99668 -L 4.0372,1.99668,4.0075,1.933833 -L 4.0075,1.933833,3.9718,1.866149 -L 3.9718,1.866149,3.9282,1.791695 -L 3.9282,1.791695,3.8786,1.712412 -L 3.8786,1.712412,3.8202,1.627321 -L 3.8202,1.627321,3.7538,1.535461 -L 3.7538,1.535461,3.6819,1.43877 -L 3.6819,1.43877,3.6022,1.336279 -L 3.6022,1.336279,3.4089,1.151596 -L 3.4089,1.151596,3.3564,1.118722 -L 3.3564,1.118722,3.3029,1.086814 -L 3.3029,1.086814,3.2504,1.057807 -L 3.2504,1.057807,3.1984,1.030733 -L 3.1984,1.030733,3.1468,1.005594 -L 3.1468,1.005594,3.0958,0.981418 -L 3.0958,0.981418,3.0453,0.960144 -L 3.0453,0.960144,2.9957,0.941778 -L 2.9957,0.941778,2.5458,0.748393 -L 2.5458,0.748393,2.0766,0.748393 -L 2.0766,0.748393,2.0256,0.751295 -L 2.0256,0.751295,1.9736,0.758064 -L 1.9736,0.758064,1.9206,0.769664 -L 1.9206,0.769664,1.8651,0.7832 -L 1.8651,0.7832,1.8076,0.801576 -L 1.8076,0.801576,1.7501,0.823813 -L 1.7501,0.823813,1.6897,0.848952 -L 1.6897,0.848952,1.6044,0.882793 -L 1.6044,0.882793,1.5177,0.918571 -L 1.5177,0.918571,1.43,0.957249 -L 1.43,0.957249,1.3433,0.998822 -L 1.3433,0.998822,1.2537,1.042333 -L 1.2537,1.042333,1.165,1.088749 -L 1.165,1.088749,1.0753,1.138061 -L 1.0753,1.138061,0.9841,1.189308 -L 0.9841,1.189308,0.5491,1.739482 -L 0.5491,1.739482,0.5214,1.797499 -L 0.5214,1.797499,0.4956,1.852611 -L 0.4956,1.852611,0.4094,2.036156 -L 0.4104,2.036326,0.3787,2.108068 -L 0.3777,2.107879,0.0071,3.070927 -L 0.0071,3.070927,-0.0004,4.38497 -L -0.0004,4.38497,0.392,5.412798 -L 0.392,5.412798,0.4232,5.483387 -L 0.4232,5.483387,0.4594,5.555905 -L 0.4594,5.555905,0.5005,5.632291 -L 0.5005,5.632291,0.5471,5.711581 -L 0.5471,5.711581,0.5981,5.792801 -L 0.5981,5.792801,0.6551,5.877888 -L 0.6551,5.877888,0.7171,5.964908 -L 0.7171,5.964908,0.7844,6.055802 -L 0.7844,6.055802,0.8479,6.126387 -L 0.8479,6.126387,0.9217,6.196005 -L 0.9217,6.196005,1.0059,6.263689 -L 1.0059,6.263689,1.0981,6.331369 -L 1.0981,6.331369,1.2006,6.397125 -L 1.2006,6.397125,1.3141,6.461908 -L 1.3141,6.461908,1.437,6.525723 -L 1.437,6.525723,1.5693,6.587606 -L 1.5693,6.587606,1.9116,6.735546 -L 2.1326,6.361345,1.4469,6.071273 -L 1.4469,6.071273,1.3894,6.036464 -L 1.3894,6.036464,1.3329,5.997789 -L 1.3329,5.997789,1.2794,5.957176 -L 1.2794,5.957176,1.2269,5.912695 -L 1.2269,5.912695,1.1754,5.866286 -L 1.1754,5.866286,1.1258,5.816974 -L 1.1258,5.816974,1.0802,5.764761 -L 1.0802,5.764761,1.0342,5.709646 -L 1.0342,5.709646,0.993,5.627457 -L 0.993,5.627457,0.9524,5.539468 -L 0.9524,5.539468,0.9113,5.446645 -L 0.9113,5.446645,0.8716,5.348985 -L 0.8716,5.348985,0.8315,5.245525 -L 0.8315,5.245525,0.7919,5.136265 -L 0.7919,5.136265,0.7522,5.022167 -L 0.7522,5.022167,0.7131,4.90227 -L 0.7131,4.90227,0.4837,4.031075 -L 0.4837,4.031075,0.4708,3.859934 -L 0.4708,3.859934,0.4738,3.757437 -L 0.4738,3.757437,0.4832,3.64334 -L 0.4832,3.64334,0.4991,3.517646 -L 0.4991,3.517646,0.5204,3.382274 -L 0.5204,3.382274,0.5481,3.234337 -L 0.5481,3.234337,0.5828,3.076728 -L 0.5828,3.076728,0.6234,2.907519 -L 0.6234,2.907519,0.67,2.72767 -L 0.67,2.72767,0.729,2.536223 -L 0.729,2.536223,0.7889,2.357344 -L 0.7889,2.357344,0.8523,2.192 -L 0.8523,2.192,0.9187,2.038262 -L 0.9187,2.038262,0.9861,1.897091 -L 0.9861,1.897091,1.0565,1.767526 -L 1.0565,1.767526,1.1298,1.651493 -L 1.1298,1.651493,1.2051,1.548033 -L 1.2051,1.548033,1.2715,1.510325 -L 1.2715,1.510325,1.3369,1.474549 -L 1.3369,1.474549,1.4033,1.440702 -L 1.4033,1.440702,1.4702,1.407831 -L 1.4702,1.407831,1.5381,1.376889 -L 1.5381,1.376889,1.6049,1.347879 -L 1.6049,1.347879,1.6723,1.320808 -L 1.6723,1.320808,1.7402,1.294704 -L 1.7402,1.294704,1.8324,1.255056 -L 1.8324,1.255056,1.9181,1.219284 -L 1.9181,1.219284,1.9998,1.190274 -L 1.9998,1.190274,2.0751,1.166101 -L 2.0751,1.166101,2.1455,1.146762 -L 2.1455,1.146762,2.2114,1.133227 -L 2.2114,1.133227,2.2704,1.125491 -L 2.2704,1.125491,2.3258,1.12259 -L 2.3258,1.12259,3.0096,1.411699 -L 3.0096,1.411699,3.07,1.441675 -L 3.07,1.441675,3.1275,1.476482 -L 3.1275,1.476482,3.185,1.517092 -L 3.185,1.517092,3.2405,1.562538 -L 3.2405,1.562538,3.2935,1.612816 -L 3.2935,1.612816,3.3455,1.667931 -L 3.3455,1.667931,3.3961,1.727882 -L 3.3961,1.727882,3.4446,1.793631 -L 3.4446,1.793631,3.4882,1.886454 -L 3.4882,1.886454,3.5318,1.984114 -L 3.5318,1.984114,3.5734,2.085641 -L 3.5734,2.085641,3.6146,2.192 -L 3.6146,2.192,3.6542,2.303196 -L 3.6542,2.303196,3.6924,2.418259 -L 3.6924,2.418259,3.7295,2.538153 -L 3.7295,2.538153,3.7657,2.662887 -L 3.7657,2.662887,3.9867,3.51571 -L 3.9867,3.51571,3.9872,3.626905 -L 3.9872,3.626905,3.9847,3.7352 -L 3.9847,3.7352,3.9777,3.841558 -L 3.9777,3.841558,3.9688,3.943086 -L 3.9688,3.943086,3.9559,4.042681 -L 3.9559,4.042681,3.9411,4.139373 -L 3.9411,4.139373,3.9232,4.232192 -L 3.9232,4.232192,3.9014,4.322117 -L 3.9014,4.322117,3.623,5.290972 -L 3.623,5.290972,3.5883,5.377991 -L 3.5883,5.377991,3.5497,5.463082 -L 3.5497,5.463082,3.509,5.546234 -L 3.509,5.546234,3.4644,5.62649 -L 3.4644,5.62649,3.4179,5.704812 -L 3.4179,5.704812,3.3673,5.780232 -L 3.3673,5.780232,3.3138,5.853716 -L 3.3138,5.853716,3.2593,5.925268 -L 3.2593,5.925268,3.1984,5.961044 -L 3.1984,5.961044,3.1354,5.995854 -L 3.1354,5.995854,3.072,6.029691 -L 3.072,6.029691,3.0081,6.062572 -L 3.0081,6.062572,2.9422,6.09351 -L 2.9422,6.09351,2.8758,6.123486 -L 2.8758,6.123486,2.8074,6.152492 -L 2.8074,6.152492,2.7381,6.179567 -L 2.7381,6.179567,2.6355,6.222112 -L 2.6355,6.222112,2.5399,6.258855 -L 2.5399,6.258855,2.4532,6.289794 -L 2.4532,6.289794,2.3724,6.315899 -L 2.3724,6.315899,2.3011,6.335238 -L 2.3011,6.335238,2.2377,6.349746 -L 2.2377,6.349746,2.1812,6.358448 -L 2.1812,6.358448,2.1326,6.361345 - -[Π] 41 -L -0.0007,6.695901,4.4387,6.678494 -L 4.4387,6.678494,4.4387,6.367149 -L 4.4387,6.367149,4.124,6.367149 -L 4.124,6.367149,3.8387,6.001653 -L 3.8387,6.001653,3.8387,1.433936 -L 3.8387,1.433936,4.124,1.068444 -L 4.124,1.068444,4.1528,1.068444 -L 4.1528,1.068444,4.1845,1.067475 -L 4.1845,1.067475,4.2558,1.063502 -L 4.2558,1.063604,4.2975,1.061675 -L 4.2975,1.061675,4.3401,1.058773 -L 4.3401,1.058773,4.4387,1.050809 -L 4.4387,1.051034,4.4387,0.739691 -L 4.4387,0.739691,2.7823,0.75903 -L 2.7823,0.75903,2.7823,1.068444 -L 2.7823,1.068444,3.0974,1.068444 -L 3.0974,1.068444,3.3828,1.433936 -L 3.3828,1.433936,3.3828,6.001653 -L 3.3828,6.001653,3.0984,6.367149 -L 3.0984,6.367149,1.339,6.367149 -L 1.339,6.367149,1.0541,6.001653 -L 1.0541,6.001653,1.0541,1.433936 -L 1.0541,1.433936,1.339,1.068444 -L 1.339,1.068444,1.3682,1.068444 -L 1.3682,1.068444,1.399,1.067475 -L 1.399,1.067475,1.557,1.058745 -L 1.557,1.058773,1.6536,1.050706 -L 1.6536,1.051034,1.6536,0.739691 -L 1.6536,0.739691,-0.0007,0.75903 -L -0.0007,0.75903,-0.0007,1.068444 -L -0.0007,1.068444,0.3124,1.068444 -L 0.3124,1.068444,0.5978,1.433936 -L 0.5978,1.433936,0.5978,6.001653 -L 0.5978,6.001653,0.3124,6.367149 -L 0.3124,6.367149,0.2852,6.365214 -L 0.2852,6.365214,0.2212,6.365214 -L 0.2212,6.365214,0.1841,6.367149 -L 0.1841,6.367149,0.1434,6.370047 -L 0.1434,6.370047,0.0989,6.373916 -L 0.0989,6.373916,-0.0007,6.385869 -L -0.0007,6.38552,-0.0007,6.695901 - -[Ρ] 102 -L -0.0006,6.735546,2.3251,6.735546 -L 2.3251,6.735546,2.3846,6.732643 -L 2.3846,6.732643,2.4465,6.725873 -L 2.4465,6.725873,2.5114,6.714272 -L 2.5114,6.714272,2.5778,6.698804 -L 2.5778,6.698804,2.6472,6.67753 -L 2.6472,6.67753,2.7175,6.652388 -L 2.7175,6.652388,2.7914,6.622413 -L 2.7914,6.622413,2.8667,6.587606 -L 2.8667,6.587606,2.9544,6.552795 -L 2.9544,6.552795,3.0396,6.516053 -L 3.0396,6.516053,3.1228,6.478343 -L 3.1228,6.478343,3.2021,6.439666 -L 3.2021,6.439666,3.2794,6.400021 -L 3.2794,6.400021,3.3542,6.358448 -L 3.3542,6.358448,3.4256,6.316871 -L 3.4256,6.316871,3.4935,6.273359 -L 3.4935,6.273359,3.544,6.170865 -L 3.544,6.170865,3.5921,6.06547 -L 3.5921,6.06547,3.6381,5.959112 -L 3.6381,5.959112,3.6837,5.849848 -L 3.6837,5.849848,3.7268,5.738652 -L 3.7268,5.738652,3.7699,5.62649 -L 3.7699,5.62649,3.8106,5.511427 -L 3.8106,5.511427,3.8512,5.394432 -L 3.8512,5.394432,3.8532,5.193305 -L 3.8532,5.193308,3.8522,5.107252 -L 3.8522,5.107252,3.8492,5.031835 -L 3.8492,5.031835,3.8457,4.966086 -L 3.8457,4.966086,3.8418,4.910971 -L 3.8418,4.910971,3.8363,4.865525 -L 3.8363,4.865525,3.8299,4.830715 -L 3.8299,4.830715,3.7838,4.705018 -L 3.7838,4.705018,3.7392,4.586087 -L 3.7392,4.586087,3.6976,4.474892 -L 3.6976,4.474892,3.655,4.371432 -L 3.655,4.371432,3.6153,4.273774 -L 3.6153,4.273774,3.5757,4.184819 -L 3.5757,4.184819,3.5371,4.101661 -L 3.5371,4.101661,3.5014,4.027211 -L 3.5014,4.027211,3.4419,3.984664 -L 3.4419,3.984664,3.3825,3.945018 -L 3.3825,3.945018,3.325,3.909245 -L 3.325,3.909245,3.2675,3.876372 -L 3.2675,3.876372,3.212,3.846396 -L 3.212,3.846396,3.1575,3.820291 -L 3.1575,3.820291,3.1045,3.797083 -L 3.1045,3.797083,3.0525,3.776776 -L 3.0525,3.776776,2.6105,3.59113 -L 2.6105,3.59113,2.4183,3.554388 -L 2.4183,3.554388,1.0553,3.554388 -L 1.0553,3.554388,1.0553,1.434906 -L 1.0553,1.434906,1.3406,1.070377 -L 1.3406,1.070377,1.5126,1.067361 -L 1.5126,1.067475,1.575,1.06554 -L 1.575,1.06554,1.7806,1.056507 -L 1.7806,1.056838,1.8544,1.052007 -L 1.8544,1.052007,1.8544,0.740654 -L 1.8544,0.740654,-0.0006,0.759997 -L -0.0006,0.759997,-0.0006,1.070377 -L -0.0006,1.070377,0.314,1.070377 -L 0.314,1.070377,0.5994,1.434906 -L 0.5994,1.434906,0.5994,6.032596 -L 0.5994,6.032596,0.314,6.401956 -L 0.314,6.401956,0.2868,6.400021 -L 0.2868,6.400021,0.2571,6.400021 -L 0.2571,6.400021,0.1857,6.402072 -L 0.1857,6.401956,0.1436,6.404859 -L 0.1436,6.404859,0.0519,6.414815 -L 0.0519,6.414529,-0.0006,6.421295 -L -0.0006,6.421295,-0.0006,6.735546 -L 1.3392,6.361345,1.0756,6.027762 -L 1.0756,6.027762,1.0617,3.928584 -L 1.0617,3.928584,2.2379,3.928584 -L 2.2379,3.928584,2.2919,3.927615 -L 2.2919,3.927615,2.3395,3.928584 -L 2.3395,3.928584,2.3816,3.931486 -L 2.3816,3.931486,2.4153,3.937285 -L 2.4153,3.937285,2.445,3.945018 -L 2.445,3.945018,2.4678,3.955655 -L 2.4678,3.955655,2.4847,3.968228 -L 2.4847,3.968228,2.4941,3.982729 -L 2.4941,3.982729,2.6244,4.063949 -L 2.6244,4.063949,2.7398,4.146142 -L 2.7398,4.146142,2.8444,4.228328 -L 2.8444,4.228328,2.9346,4.31148 -L 2.9346,4.31148,3.0133,4.395602 -L 3.0133,4.395602,3.0792,4.479729 -L 3.0792,4.479729,3.1318,4.563846 -L 3.1318,4.563846,3.1719,4.649901 -L 3.1719,4.649901,3.3785,5.153668 -L 3.3785,5.153668,3.1437,5.721249 -L 3.1437,5.721249,3.1124,5.7841 -L 3.1124,5.7841,3.0773,5.843079 -L 3.0773,5.843079,3.0396,5.896262 -L 3.0396,5.896262,2.999,5.946539 -L 2.999,5.946539,2.9554,5.99102 -L 2.9554,5.99102,2.9103,6.031629 -L 2.9103,6.031629,2.8602,6.068368 -L 2.8602,6.068368,2.8087,6.099314 -L 2.8087,6.099314,2.395,6.361345 -L 2.395,6.361345,1.3392,6.361345 - -[Σ] 84 -L 0,6.681397,3.8592,6.663993 -L 3.8592,6.663993,3.8597,6.593408 -L 3.8597,6.593408,3.8647,6.525723 -L 3.8647,6.525723,3.8726,6.459972 -L 3.8726,6.459972,3.8835,6.396152 -L 3.8835,6.396152,3.8974,6.334274 -L 3.8974,6.334274,3.9147,6.274326 -L 3.9147,6.274326,3.9351,6.216309 -L 3.9351,6.216309,3.9583,6.161194 -L 3.9583,6.161194,3.9836,6.09351 -L 3.9836,6.09351,4.0059,6.029691 -L 4.0059,6.029691,4.0242,5.968776 -L 4.0242,5.968776,4.0381,5.909797 -L 4.0381,5.909797,4.0495,5.854679 -L 4.0495,5.854679,4.0574,5.801503 -L 4.0574,5.801503,4.0614,5.752191 -L 4.0614,5.752191,4.0599,5.704812 -L 4.0599,5.704812,4.0599,5.073415 -L 4.0599,5.073415,3.7943,5.073415 -L 3.7943,5.073415,3.7943,5.145929 -L 3.7943,5.145929,3.7909,5.216515 -L 3.7909,5.216515,3.7829,5.285168 -L 3.7829,5.285168,3.7725,5.351886 -L 3.7725,5.351886,3.7587,5.417639 -L 3.7587,5.417639,3.7408,5.481452 -L 3.7408,5.481452,3.7195,5.543336 -L 3.7195,5.543336,3.6943,5.60425 -L 3.6943,5.60425,3.6531,5.715446 -L 3.6531,5.715446,3.6085,5.821808 -L 3.6085,5.821808,3.5625,5.923332 -L 3.5625,5.923332,3.5159,6.01906 -L 3.5159,6.01906,3.4673,6.109948 -L 3.4673,6.109948,3.4158,6.196005 -L 3.4158,6.196005,3.3638,6.276258 -L 3.3638,6.276258,3.3098,6.352643 -L 3.3098,6.352643,0.8631,6.34394 -L 0.8631,6.34394,0.8631,6.279157 -L 0.8631,6.279157,2.6746,3.959526 -L 2.6746,3.959526,0.663,1.382689 -L 0.663,1.382689,0.6699,1.309202 -L 0.6699,1.309202,3.509,1.309202 -L 3.509,1.309202,3.5565,1.373021 -L 3.5565,1.373021,3.6006,1.442638 -L 3.6006,1.442638,3.6427,1.519027 -L 3.6427,1.519027,3.6824,1.602179 -L 3.6824,1.602179,3.719,1.692103 -L 3.719,1.692103,3.7537,1.78976 -L 3.7537,1.78976,3.7854,1.89322 -L 3.7854,1.89322,3.8156,2.00345 -L 3.8156,2.00345,3.9014,2.282922 -L 3.9014,2.282891,3.9227,2.348643 -L 3.9227,2.348643,3.944,2.412456 -L 3.944,2.412456,3.9653,2.47434 -L 3.9653,2.47434,3.9866,2.534289 -L 3.9866,2.534289,3.9905,2.608724 -L 3.9901,2.608739,3.993,2.723796 -L 3.993,2.723805,3.993,2.763449 -L 3.993,2.763449,3.9945,2.804059 -L 3.9945,2.804059,3.9945,2.844668 -L 3.9945,2.844668,4.268,2.844668 -L 4.268,2.844668,4.268,2.168794 -L 4.268,2.168794,4.266,2.094344 -L 4.266,2.094344,4.2611,2.017954 -L 4.2611,2.017954,4.2522,1.938668 -L 4.2522,1.938668,4.2398,1.856478 -L 4.2398,1.856478,4.2244,1.771391 -L 4.2244,1.771391,4.2046,1.684364 -L 4.2046,1.684364,4.1828,1.594447 -L 4.1828,1.594447,4.1565,1.502589 -L 4.1565,1.502589,4.1352,1.422336 -L 4.1352,1.422336,4.1169,1.346916 -L 4.1169,1.346916,4.1015,1.277297 -L 4.1015,1.277297,4.0882,1.21348 -L 4.0882,1.21348,4.0773,1.154494 -L 4.0773,1.154494,4.0698,1.101319 -L 4.0698,1.101319,4.0639,1.05394 -L 4.0639,1.05394,4.0599,1.011394 -L 4.0599,1.011394,4.046,0.748393 -L 4.046,0.748393,0,0.748393 -L 0,0.748393,0,1.169 -L 0,1.169,1.9968,3.740034 -L 1.9968,3.740034,1.9968,3.940187 -L 1.9968,3.940187,0,6.508319 -L 0,6.508319,0,6.681397 - -[Τ] 71 -L -0.0003,6.735546,4.0615,6.735546 -L 4.0615,6.735546,4.0615,5.082116 -L 4.0615,5.082116,3.8029,5.092753 -L 3.8029,5.092753,3.8029,5.157536 -L 3.8029,5.157536,3.8014,5.21942 -L 3.8014,5.21942,3.797,5.278399 -L 3.797,5.278399,3.79,5.33448 -L 3.79,5.33448,3.7816,5.387663 -L 3.7816,5.387663,3.7697,5.437943 -L 3.7697,5.437943,3.7553,5.486285 -L 3.7553,5.486285,3.7385,5.530766 -L 3.7385,5.530766,3.6057,5.896262 -L 3.6057,5.896262,3.6057,6.105113 -L 3.6057,6.105113,3.5596,6.105113 -L 3.5596,6.105113,3.5126,6.109948 -L 3.5126,6.109948,3.465,6.119615 -L 3.465,6.119615,3.4174,6.133151 -L 3.4174,6.133151,3.3699,6.151527 -L 3.3699,6.151527,3.3218,6.174733 -L 3.3218,6.174733,3.2728,6.201804 -L 3.2728,6.201804,3.1831,6.259911 -L 3.1831,6.259818,3.1117,6.303648 -L 3.1117,6.303331,3.0805,6.320738 -L 3.0805,6.320738,3.0523,6.335238 -L 3.0523,6.335238,3.0285,6.346843 -L 3.0285,6.346843,3.0082,6.355545 -L 3.0082,6.355545,2.9903,6.361345 -L 2.9903,6.361345,2.2818,6.361345 -L 2.2818,6.361345,2.2818,1.428136 -L 2.2818,1.428136,2.5682,1.062641 -L 2.5682,1.062641,3.022,1.062641 -L 3.022,1.062641,3.1102,1.058907 -L 3.1102,1.058773,3.1499,1.055872 -L 3.1499,1.055872,3.2212,1.048526 -L 3.2212,1.048136,3.2519,1.042333 -L 3.2519,1.042333,3.2807,1.036536 -L 3.2807,1.036536,3.2807,0.733892 -L 3.2807,0.733892,0.8261,0.752261 -L 0.8261,0.752261,0.8261,1.062641 -L 0.8261,1.062641,1.5396,1.062641 -L 1.5396,1.062641,1.825,1.428136 -L 1.825,1.428136,1.825,6.361345 -L 1.825,6.361345,1.2408,6.361345 -L 1.2408,6.361345,1.1938,6.359412 -L 1.1938,6.359412,1.1472,6.352643 -L 1.1472,6.352643,1.1016,6.342976 -L 1.1016,6.342976,1.0545,6.32944 -L 1.0545,6.32944,1.0095,6.311068 -L 1.0095,6.311068,0.9634,6.289794 -L 0.9634,6.289794,0.9173,6.263689 -L 0.9173,6.263689,0.8727,6.233712 -L 0.8727,6.233712,0.8286,6.205672 -L 0.8286,6.205672,0.7508,6.160643 -L 0.7508,6.160228,0.6924,6.128082 -L 0.6924,6.128317,0.6696,6.116717 -L 0.6696,6.116717,0.6497,6.109948 -L 0.6497,6.109948,0.6344,6.105113 -L 0.6344,6.105113,0.4753,6.08771 -L 0.4753,6.08771,0.4753,6.030663 -L 0.4753,6.030663,0.4719,5.972647 -L 0.4719,5.972647,0.4644,5.9156 -L 0.4644,5.9156,0.4545,5.857584 -L 0.4545,5.857584,0.4397,5.798598 -L 0.4397,5.798598,0.4208,5.739619 -L 0.4208,5.739619,0.4,5.68064 -L 0.4,5.68064,0.3753,5.621654 -L 0.3753,5.621654,0.3366,5.515283 -L 0.3366,5.515295,0.2732,5.348186 -L 0.2737,5.348016,0.2737,5.082116 -L 0.2737,5.082116,-0.0003,5.082116 -L -0.0003,5.082116,-0.0003,6.735546 - -[Î¥] 86 -L 0.7128,6.735546,1.348,6.735546 -L 1.348,6.735546,1.8623,6.07707 -L 1.8623,6.07707,1.8623,5.456309 -L 1.8623,5.456309,2.1977,5.456309 -L 2.1977,5.456309,2.1977,6.07707 -L 2.1977,6.07707,2.7115,6.735546 -L 2.7115,6.735546,3.3477,6.735546 -L 3.3477,6.735546,3.4423,6.617578 -L 3.4423,6.617578,3.5295,6.501549 -L 3.5295,6.501549,3.6103,6.388424 -L 3.6103,6.388424,3.6846,6.276258 -L 3.6846,6.276258,3.752,6.165065 -L 3.752,6.165065,3.8115,6.056768 -L 3.8115,6.056768,3.865,5.95041 -L 3.865,5.95041,3.9116,5.845014 -L 3.9116,5.845014,3.9482,5.750256 -L 3.9482,5.750256,3.9799,5.662267 -L 3.9799,5.662267,4.0057,5.581041 -L 4.0057,5.581041,4.0275,5.505627 -L 4.0275,5.505627,4.0443,5.436974 -L 4.0443,5.436974,4.0542,5.375093 -L 4.0542,5.375093,4.0602,5.319975 -L 4.0602,5.319975,4.0612,5.270663 -L 4.0612,5.270663,4.0612,4.63927 -L 4.0612,4.63927,3.7877,4.63927 -L 3.7877,4.63927,3.7877,5.296768 -L 3.7877,5.296768,3.3948,5.808272 -L 3.3948,5.808272,3.3948,6.173767 -L 3.3948,6.173767,2.9533,6.173767 -L 2.9533,6.173767,2.8512,6.036464 -L 2.8512,6.036464,2.7541,5.893356 -L 2.7541,5.893356,2.662,5.744452 -L 2.662,5.744452,2.5748,5.589745 -L 2.5748,5.589745,2.4945,5.429239 -L 2.4945,5.429239,2.4172,5.263894 -L 2.4172,5.263894,2.3469,5.091787 -L 2.3469,5.091787,2.281,4.913874 -L 2.281,4.913874,2.281,1.496783 -L 2.281,1.496783,2.5664,1.131295 -L 2.5664,1.131295,2.6204,1.131295 -L 2.6204,1.131295,2.6788,1.130322 -L 2.6788,1.130322,2.9355,1.122023 -L 2.9355,1.12162,3.0802,1.113734 -L 3.0802,1.113888,3.0802,0.802538 -L 3.0802,0.802538,1.025,0.821877 -L 1.025,0.821877,1.025,1.131295 -L 1.025,1.131295,1.5397,1.131295 -L 1.5397,1.131295,1.8251,1.516122 -L 1.8251,1.516122,1.8251,4.763034 -L 1.8251,4.763034,1.8212,4.822014 -L 1.8212,4.822014,1.8132,4.880996 -L 1.8132,4.880996,1.8018,4.939009 -L 1.8018,4.939009,1.788,4.997028 -L 1.788,4.997028,1.7701,5.055039 -L 1.7701,5.055039,1.7483,5.113055 -L 1.7483,5.113055,1.7236,5.170106 -L 1.7236,5.170106,1.671,5.301606 -L 1.671,5.301606,1.6126,5.431174 -L 1.6126,5.431174,1.5492,5.558807 -L 1.5492,5.558807,1.4778,5.685473 -L 1.4778,5.685473,1.4005,5.810205 -L 1.4005,5.810205,1.3173,5.933004 -L 1.3173,5.933004,1.2271,6.054833 -L 1.2271,6.054833,1.1315,6.173767 -L 1.1315,6.173767,0.6771,6.173767 -L 0.6771,6.173767,0.6771,5.808272 -L 0.6771,5.808272,0.2728,5.296768 -L 0.2728,5.296768,0.2728,4.63927 -L 0.2728,4.63927,-0.0007,4.63927 -L -0.0007,4.63927,-0.0007,5.215549 -L -0.0007,5.215549,0.0013,5.279365 -L 0.0013,5.279365,0.0058,5.342215 -L 0.0058,5.342215,0.0132,5.406032 -L 0.0132,5.406032,0.0241,5.468879 -L 0.0241,5.468879,0.038,5.531732 -L 0.038,5.531732,0.0558,5.593613 -L 0.0558,5.593613,0.0766,5.65646 -L 0.0766,5.65646,0.0994,5.718348 -L 0.0994,5.718348,0.1559,5.848882 -L 0.1559,5.848882,0.2173,5.978447 -L 0.2173,5.978447,0.2857,6.108015 -L 0.2857,6.108015,0.359,6.235649 -L 0.359,6.235649,0.4383,6.362315 -L 0.4383,6.362315,0.525,6.487045 -L 0.525,6.487045,0.6157,6.611779 -L 0.6157,6.611779,0.7128,6.735546 - -[Φ] 173 -L 1.198,6.729744,2.8524,6.711372 -L 2.8524,6.711372,2.8524,6.400992 -L 2.8524,6.400992,2.5387,6.400992 -L 2.5387,6.400992,2.2534,6.035494 -L 2.2534,6.035494,2.2539,6.000687 -L 2.2539,6.000687,2.2539,5.963945 -L 2.2539,5.963945,2.2548,5.925268 -L 2.2548,5.925268,2.2613,5.799573 -L 2.2613,5.79957,2.2633,5.753154 -L 2.2633,5.753154,2.2672,5.705775 -L 2.2672,5.705775,2.349,5.705775 -L 2.349,5.705775,2.4872,5.700247 -L 2.4872,5.699974,2.5447,5.694175 -L 2.5447,5.694175,2.5942,5.688372 -L 2.5942,5.688372,2.6369,5.67967 -L 2.6369,5.67967,2.6715,5.670002 -L 2.6715,5.670002,2.6978,5.659365 -L 2.6978,5.659365,3.4326,5.170106 -L 3.4326,5.170106,3.4985,5.118858 -L 3.4985,5.118858,3.5619,5.054076 -L 3.5619,5.054076,3.6263,4.974788 -L 3.6263,4.974788,3.6887,4.882928 -L 3.6887,4.882928,3.7517,4.777536 -L 3.7517,4.777536,3.8126,4.658603 -L 3.8126,4.658603,3.8735,4.526138 -L 3.8735,4.526138,3.9345,4.380134 -L 3.9345,4.380134,3.9583,4.309547 -L 3.9583,4.309547,3.9796,4.238965 -L 3.9796,4.238965,3.9989,4.167409 -L 3.9989,4.167409,4.0123,4.095859 -L 4.0123,4.095859,4.0227,4.024309 -L 4.0227,4.024309,4.0306,3.952757 -L 4.0306,3.952757,4.0331,3.880236 -L 4.0331,3.880236,4.0331,3.30879 -L 4.0331,3.30879,3.9568,3.099934 -L 3.9568,3.099934,3.8825,2.911386 -L 3.8825,2.911386,3.8101,2.746046 -L 3.8101,2.746046,3.7403,2.601973 -L 3.7403,2.601973,3.6724,2.481109 -L 3.6724,2.481109,3.6065,2.381517 -L 3.6065,2.381517,3.5431,2.303196 -L 3.5431,2.303196,3.4821,2.248081 -L 3.4821,2.248081,2.6497,1.692103 -L 2.6497,1.692103,2.5918,1.690171 -L 2.5918,1.690171,2.5363,1.689205 -L 2.5363,1.689205,2.4838,1.68727 -L 2.4838,1.68727,2.3386,1.684473 -L 2.3386,1.684364,2.2945,1.684364 -L 2.2945,1.684364,2.2534,1.683402 -L 2.2534,1.683402,2.2534,1.354652 -L 2.2534,1.354652,2.5387,0.989157 -L 2.5387,0.989157,2.567,0.989157 -L 2.567,0.989157,2.6329,0.987101 -L 2.6329,0.987222,2.671,0.985289 -L 2.671,0.985289,2.8023,0.975897 -L 2.8023,0.975619,2.8524,0.971751 -L 2.8524,0.971751,2.8524,0.660401 -L 2.8524,0.660401,1.198,0.67974 -L 1.198,0.67974,1.198,0.989157 -L 1.198,0.989157,1.5111,0.989157 -L 1.5111,0.989157,1.7965,1.354652 -L 1.7965,1.354652,1.7965,1.683402 -L 1.7965,1.683402,1.4264,1.683402 -L 1.4264,1.683402,0.7194,2.13592 -L 0.7194,2.13592,0.6297,2.202637 -L 0.6297,2.202637,0.5455,2.278057 -L 0.5455,2.278057,0.4662,2.362178 -L 0.4662,2.362178,0.3919,2.453069 -L 0.3919,2.453069,0.323,2.552658 -L 0.323,2.552658,0.2601,2.659989 -L 0.2601,2.659989,0.2021,2.775049 -L 0.2021,2.775049,0.1491,2.898818 -L 0.1491,2.898818,0.1144,2.994539 -L 0.1144,2.994539,0.0842,3.084466 -L 0.0842,3.084466,0.0579,3.167621 -L 0.0579,3.167621,0.0366,3.24497 -L 0.0366,3.24497,0.0208,3.315556 -L 0.0208,3.315556,0.0089,3.380339 -L 0.0089,3.380339,0.0024,3.439324 -L 0.0024,3.439324,-0.0005,3.491538 -L -0.0005,3.491538,-0.0005,3.991435 -L -0.0005,3.991435,0.0495,4.245734 -L 0.0495,4.245734,0.0842,4.338557 -L 0.0842,4.338557,0.1506,4.508894 -L 0.1506,4.508735,0.1833,4.588023 -L 0.1833,4.588023,0.2427,4.732118 -L 0.2427,4.732089,0.2992,4.858885 -L 0.2992,4.858756,0.323,4.898403 -L 0.323,4.898403,0.3508,4.93708 -L 0.3508,4.93708,0.38,4.974788 -L 0.38,4.974788,0.4107,5.01153 -L 0.4107,5.01153,0.4459,5.048272 -L 0.4459,5.048272,0.483,5.083079 -L 0.483,5.083079,0.5217,5.117892 -L 0.5217,5.117892,0.5628,5.150767 -L 0.5628,5.150767,1.4041,5.705775 -L 1.4041,5.705775,1.7965,5.705775 -L 1.7965,5.705775,1.7965,6.035494 -L 1.7965,6.035494,1.5111,6.400992 -L 1.5111,6.400992,1.4849,6.399057 -L 1.4849,6.399057,1.4542,6.398089 -L 1.4542,6.398089,1.421,6.399057 -L 1.421,6.399057,1.3828,6.400992 -L 1.3828,6.400992,1.3422,6.403892 -L 1.3422,6.403892,1.2981,6.407758 -L 1.2981,6.407758,1.198,6.419716 -L 1.198,6.419359,1.198,6.729744 -L 1.6251,5.331582,1.4661,5.224254 -L 1.4661,5.224254,1.3184,5.11499 -L 1.3184,5.11499,1.1831,5.004764 -L 1.1831,5.004764,1.0593,4.893568 -L 1.0593,4.893568,0.9468,4.781407 -L 0.9468,4.781407,0.8467,4.667306 -L 0.8467,4.667306,0.7595,4.553213 -L 0.7595,4.553213,0.6837,4.437183 -L 0.6837,4.437183,0.4632,3.853164 -L 0.4632,3.853164,0.4622,3.789348 -L 0.4622,3.789348,0.4662,3.721664 -L 0.4662,3.721664,0.4766,3.650109 -L 0.4766,3.650109,0.4915,3.573726 -L 0.4915,3.573726,0.5113,3.494436 -L 0.5113,3.494436,0.5375,3.411283 -L 0.5375,3.411283,0.5693,3.323295 -L 0.5693,3.323295,0.6049,3.231435 -L 0.6049,3.231435,0.652,3.118306 -L 0.652,3.118306,0.7011,3.009047 -L 0.7011,3.009047,0.7531,2.906553 -L 0.7531,2.906553,0.8096,2.808893 -L 0.8096,2.808893,0.8675,2.717037 -L 0.8675,2.717037,0.9295,2.630013 -L 0.9295,2.630013,0.9944,2.548794 -L 0.9944,2.548794,1.0618,2.47337 -L 1.0618,2.47337,1.2471,2.344775 -L 1.2471,2.344775,1.6112,2.107879 -L 1.6112,2.107879,1.7688,2.099177 -L 1.7688,2.099177,1.7752,5.331582 -L 1.7752,5.331582,1.6251,5.331582 -L 2.2578,5.331582,2.2578,2.057599 -L 2.2578,2.057599,2.3029,2.058567 -L 2.3029,2.058567,2.345,2.0605 -L 2.345,2.0605,2.3807,2.064368 -L 2.3807,2.064368,2.4124,2.069202 -L 2.4124,2.069202,2.4397,2.075971 -L 2.4397,2.075971,2.4615,2.084672 -L 2.4615,2.084672,2.4808,2.093374 -L 2.4808,2.093374,2.4927,2.104978 -L 2.4927,2.104978,2.6438,2.208438 -L 2.6438,2.208438,2.7835,2.317698 -L 2.7835,2.317698,2.9118,2.430829 -L 2.9118,2.430829,3.0278,2.548794 -L 3.0278,2.548794,3.1323,2.670626 -L 3.1323,2.670626,3.226,2.798256 -L 3.226,2.798256,3.3067,2.929756 -L 3.3067,2.929756,3.3771,3.066094 -L 3.3771,3.066094,3.5773,3.58436 -L 3.5773,3.58436,3.5773,3.650109 -L 3.5773,3.650109,3.5748,3.709095 -L 3.5748,3.709095,3.5723,3.761308 -L 3.5723,3.761308,3.5683,3.805785 -L 3.5683,3.805785,3.5634,3.844462 -L 3.5634,3.844462,3.5574,3.875405 -L 3.5574,3.875405,3.5495,3.899574 -L 3.5495,3.899574,3.5406,3.916978 -L 3.5406,3.916978,3.4549,4.123899 -L 3.4549,4.123899,3.3637,4.315351 -L 3.3637,4.315351,3.2686,4.49036 -L 3.2686,4.49036,3.1665,4.649901 -L 3.1665,4.649901,3.062,4.793007 -L 3.062,4.793007,2.95,4.92064 -L 2.95,4.92064,2.834,5.032804 -L 2.834,5.032804,2.7146,5.128526 -L 2.7146,5.128526,2.3936,5.331582 -L 2.3936,5.331582,2.2578,5.331582 - -[Χ] 227 -L 0.2008,6.695901,2.0618,6.678494 -L 2.0618,6.678494,2.0618,6.367149 -L 2.0618,6.367149,1.7477,6.367149 -L 1.7477,6.367149,1.4772,6.020026 -L 1.4772,6.020026,1.8978,5.481452 -L 1.8978,5.481452,1.932,5.415703 -L 1.932,5.415703,1.9637,5.349951 -L 1.9637,5.349951,1.9934,5.285168 -L 1.9934,5.285168,2.0222,5.221352 -L 2.0222,5.221352,2.0509,5.157536 -L 2.0509,5.157536,2.0777,5.093716 -L 2.0777,5.093716,2.1262,4.969954 -L 2.1262,4.969954,2.1867,4.873118 -L 2.1872,4.873261,2.2154,4.827817 -L 2.2154,4.827817,2.2749,4.743932 -L 2.2749,4.743696,2.3036,4.705018 -L 2.3036,4.705018,2.3333,4.667306 -L 2.3333,4.667306,2.3616,4.631534 -L 2.3616,4.631534,2.5325,4.421709 -L 2.5325,4.421709,2.6306,4.547412 -L 2.6306,4.547412,2.7218,4.674076 -L 2.7218,4.674076,2.805,4.80074 -L 2.805,4.80074,2.8803,4.928375 -L 2.8803,4.928375,2.9487,5.056974 -L 2.9487,5.056974,3.0101,5.185576 -L 3.0101,5.185576,3.0636,5.315144 -L 3.0636,5.315144,3.1107,5.444709 -L 3.1107,5.444709,3.2608,5.801503 -L 3.2608,5.801503,3.3887,6.020026 -L 3.3887,6.020026,3.1107,6.367149 -L 3.1107,6.367149,3.0845,6.365214 -L 3.0845,6.365214,3.0195,6.365214 -L 3.0195,6.365214,2.9824,6.367149 -L 2.9824,6.367149,2.9408,6.370047 -L 2.9408,6.370047,2.8967,6.373916 -L 2.8967,6.373916,2.7971,6.385869 -L 2.7971,6.38552,2.7971,6.695901 -L 2.7971,6.695901,4.4584,6.678494 -L 4.4584,6.678494,4.4584,6.367149 -L 4.4584,6.367149,4.1453,6.367149 -L 4.1453,6.367149,3.6101,5.682571 -L 3.6101,5.682571,3.5745,5.611017 -L 3.5745,5.611017,3.5388,5.535597 -L 3.5388,5.535597,3.5036,5.458248 -L 3.5036,5.458248,3.4689,5.378961 -L 3.4689,5.378961,3.4343,5.296768 -L 3.4343,5.296768,3.3649,5.123785 -L 3.3649,5.123692,3.3322,5.033767 -L 3.3322,5.033767,3.2876,4.923538 -L 3.2876,4.923538,3.238,4.814282 -L 3.238,4.814282,3.1845,4.708886 -L 3.1845,4.708886,3.129,4.604457 -L 3.129,4.604457,3.0676,4.502933 -L 3.0676,4.502933,3.0032,4.40334 -L 3.0032,4.40334,2.9348,4.305683 -L 2.9348,4.305683,2.861,4.210924 -L 2.861,4.210924,2.8615,4.190617 -L 2.8615,4.190617,2.8664,4.161613 -L 2.8664,4.161613,2.8754,4.122935 -L 2.8754,4.122935,2.8892,4.07459 -L 2.8892,4.07459,2.9086,4.017543 -L 2.9086,4.017543,2.9309,3.951787 -L 2.9309,3.951787,2.9576,3.876372 -L 2.9576,3.876372,2.9893,3.791281 -L 2.9893,3.791281,3.0339,3.677186 -L 3.0339,3.677186,3.0795,3.568889 -L 3.0795,3.568889,3.129,3.466395 -L 3.129,3.466395,3.1796,3.368739 -L 3.1796,3.368739,3.2341,3.276879 -L 3.2341,3.276879,3.2896,3.189859 -L 3.2896,3.189859,3.349,3.108636 -L 3.349,3.108636,3.4105,3.033216 -L 3.4105,3.033216,3.4957,2.918156 -L 3.4957,2.918156,3.5745,2.806957 -L 3.5745,2.806957,3.6458,2.699633 -L 3.6458,2.699633,3.7117,2.596173 -L 3.7117,2.596173,3.7692,2.496577 -L 3.7692,2.496577,3.8207,2.400856 -L 3.8207,2.400856,3.8643,2.308996 -L 3.8643,2.308996,3.903,2.220041 -L 3.903,2.220041,3.9277,2.166858 -L 3.9277,2.166858,3.9545,2.11755 -L 3.9545,2.11755,3.9803,2.071137 -L 3.9803,2.071137,4.006,2.028591 -L 4.006,2.028591,4.0308,1.988948 -L 4.0308,1.988948,4.0546,1.953172 -L 4.0546,1.953172,4.0779,1.920298 -L 4.0779,1.920298,4.1016,1.891288 -L 4.1016,1.891288,4.7443,1.068444 -L 4.7443,1.068444,4.772,1.068444 -L 4.772,1.068444,4.8032,1.067475 -L 4.8032,1.067475,4.9613,1.058711 -L 4.9613,1.058773,5.0574,1.050719 -L 5.0574,1.051034,5.0574,0.739691 -L 5.0574,0.739691,3.1964,0.75903 -L 3.1964,0.75903,3.1964,1.068444 -L 3.1964,1.068444,3.795,1.079079 -L 3.795,1.079079,3.795,1.141929 -L 3.795,1.141929,3.7365,1.219284 -L 3.7365,1.219284,3.68,1.296632 -L 3.68,1.296632,3.6265,1.374957 -L 3.6265,1.374957,3.576,1.452309 -L 3.576,1.452309,3.5274,1.529664 -L 3.5274,1.529664,3.4833,1.607982 -L 3.4833,1.607982,3.4422,1.685337 -L 3.4422,1.685337,3.4035,1.762689 -L 3.4035,1.762689,3.3768,1.831343 -L 3.3768,1.831343,3.3441,1.905793 -L 3.3441,1.905793,3.3015,1.98508 -L 3.3015,1.98508,3.2509,2.069202 -L 3.2509,2.069202,3.1935,2.158156 -L 3.1935,2.158156,3.1261,2.252915 -L 3.1261,2.252915,3.0513,2.352507 -L 3.0513,2.352507,2.968,2.456937 -L 2.968,2.456937,2.9427,2.506248 -L 2.9427,2.506248,2.8773,2.639836 -L 2.8773,2.639684,2.857,2.680291 -L 2.857,2.680291,2.8387,2.718002 -L 2.8387,2.718002,2.8209,2.752812 -L 2.8209,2.752812,2.804,2.78569 -L 2.804,2.78569,2.7778,2.858208 -L 2.7778,2.858208,2.7475,2.927821 -L 2.7475,2.927821,2.7148,2.994539 -L 2.7148,2.994539,2.6792,3.060294 -L 2.6792,3.060294,2.6405,3.123141 -L 2.6405,3.123141,2.5979,3.183093 -L 2.5979,3.183093,2.5523,3.241105 -L 2.5523,3.241105,2.5043,3.297186 -L 2.5043,3.297186,2.2625,3.297186 -L 2.2625,3.297186,2.2625,2.931692 -L 2.2625,2.931692,2.1475,2.787619 -L 2.1475,2.787619,2.044,2.650322 -L 2.044,2.650322,1.9508,2.52075 -L 1.9508,2.52075,1.8676,2.397955 -L 1.8676,2.397955,1.7952,2.282891 -L 1.7952,2.282891,1.7338,2.17556 -L 1.7338,2.17556,1.6823,2.075005 -L 1.6823,2.075005,1.6416,1.982182 -L 1.6416,1.982182,1.6149,1.924166 -L 1.6149,1.924166,1.5644,1.820494 -L 1.5634,1.820706,1.5376,1.775262 -L 1.5376,1.775262,1.4895,1.692834 -L 1.489,1.69307,1.4653,1.65826 -L 1.4653,1.65826,1.4415,1.626355 -L 1.4415,1.626355,1.277,1.416533 -L 1.277,1.416533,1.549,1.068444 -L 1.549,1.068444,1.5767,1.068444 -L 1.5767,1.068444,1.608,1.067475 -L 1.608,1.067475,1.6803,1.063443 -L 1.6803,1.063604,1.7219,1.061675 -L 1.7219,1.061675,1.7655,1.058773 -L 1.7655,1.058773,1.8621,1.050892 -L 1.8621,1.051034,1.8621,0.739691 -L 1.8621,0.739691,0.0007,0.75903 -L 0.0007,0.75903,0.0007,1.068444 -L 0.0007,1.068444,0.5145,1.068444 -L 0.5145,1.068444,1.1492,1.882583 -L 1.1492,1.882583,1.1937,1.94447 -L 1.1937,1.94447,1.2373,2.009253 -L 1.2373,2.009253,1.277,2.075005 -L 1.277,2.075005,1.3151,2.142689 -L 1.3151,2.142689,1.3508,2.211339 -L 1.3508,2.211339,1.383,2.282891 -L 1.383,2.282891,1.4137,2.356375 -L 1.4137,2.356375,1.4415,2.430829 -L 1.4415,2.430829,1.4762,2.494642 -L 1.4762,2.494642,1.5138,2.559427 -L 1.5138,2.559427,1.5535,2.62421 -L 1.5535,2.62421,1.5951,2.688992 -L 1.5951,2.688992,1.6387,2.753781 -L 1.6387,2.753781,1.6852,2.81953 -L 1.6852,2.81953,1.7338,2.885281 -L 1.7338,2.885281,1.7834,2.95103 -L 1.7834,2.95103,1.818,2.997443 -L 1.818,2.997443,1.8488,3.041918 -L 1.8488,3.041918,1.8755,3.084466 -L 1.8755,3.084466,1.9003,3.124107 -L 1.9003,3.124107,1.9201,3.161819 -L 1.9201,3.161819,1.9374,3.197591 -L 1.9374,3.197591,1.9518,3.230472 -L 1.9518,3.230472,1.9627,3.260444 -L 1.9627,3.260444,2.0261,3.413334 -L 2.0261,3.413213,2.0564,3.478968 -L 2.0564,3.478968,2.0856,3.53988 -L 2.0856,3.53988,2.1123,3.594028 -L 2.1123,3.594028,2.1381,3.641407 -L 2.1381,3.641407,2.1609,3.682986 -L 2.1609,3.682986,2.1832,3.718759 -L 2.1832,3.718759,2.1213,3.803853 -L 2.1213,3.803853,2.0608,3.889906 -L 2.0608,3.889906,2.0048,3.977892 -L 2.0048,3.977892,1.9518,4.067818 -L 1.9518,4.067818,1.9018,4.158708 -L 1.9018,4.158708,1.8542,4.251534 -L 1.8542,4.251534,1.8106,4.345327 -L 1.8106,4.345327,1.7705,4.440086 -L 1.7705,4.440086,1.7447,4.489396 -L 1.7447,4.489396,1.7194,4.53581 -L 1.7194,4.53581,1.6952,4.579321 -L 1.6952,4.579321,1.6694,4.619927 -L 1.6694,4.619927,1.6441,4.658603 -L 1.6441,4.658603,1.6203,4.694385 -L 1.6203,4.694385,1.5951,4.728225 -L 1.5951,4.728225,1.5693,4.759167 -L 1.5693,4.759167,1.5426,4.810414 -L 1.5426,4.810414,1.492,4.916818 -L 1.492,4.916772,1.4663,4.97189 -L 1.4663,4.97189,1.4415,5.028934 -L 1.4415,5.028934,1.4177,5.08695 -L 1.4177,5.08695,1.3929,5.146899 -L 1.3929,5.146899,1.3701,5.207813 -L 1.3701,5.207813,1.3424,5.260996 -L 1.3424,5.260996,1.3136,5.311274 -L 1.3136,5.311274,1.2869,5.357687 -L 1.2869,5.357687,1.2596,5.402167 -L 1.2596,5.402167,1.2334,5.442774 -L 1.2334,5.442774,1.2076,5.479516 -L 1.2076,5.479516,1.1809,5.514329 -L 1.1809,5.514329,1.1561,5.545271 -L 1.1561,5.545271,0.5145,6.367149 -L 0.5145,6.367149,0.4882,6.365214 -L 0.4882,6.365214,0.4233,6.365214 -L 0.4233,6.365214,0.3871,6.367149 -L 0.3871,6.367149,0.3445,6.370047 -L 0.3445,6.370047,0.3004,6.373916 -L 0.3004,6.373916,0.2008,6.385869 -L 0.2008,6.38552,0.2008,6.695901 - -[Ψ] 106 -L 0.5126,6.735546,0.9461,6.735546 -L 0.9461,6.735546,1.2588,6.333306 -L 1.2588,6.333306,1.2588,3.904408 -L 1.2588,3.904408,1.3916,3.567882 -L 1.3926,3.56792,1.4337,3.465429 -L 1.4337,3.465429,1.5501,3.184858 -L 1.5511,3.185024,1.5868,3.099934 -L 1.5868,3.099934,1.9569,2.642586 -L 1.9569,2.642586,2.1913,2.642586 -L 2.1913,2.642586,2.1913,6.406791 -L 2.1913,6.406791,2.1437,6.404859 -L 2.1437,6.404859,2.0971,6.403892 -L 2.0971,6.403892,2.0486,6.404859 -L 2.0486,6.404859,1.999,6.406791 -L 1.999,6.406791,1.9485,6.409694 -L 1.9485,6.409694,1.897,6.413561 -L 1.897,6.413561,1.7919,6.42515 -L 1.7919,6.425166,1.7919,6.735546 -L 1.7919,6.735546,3.0588,6.718139 -L 3.0588,6.718139,3.0588,6.406791 -L 3.0588,6.406791,2.6585,6.406791 -L 2.6585,6.406791,2.6738,2.642586 -L 2.6738,2.642586,2.9087,2.642586 -L 2.9087,2.642586,3.0058,2.772151 -L 3.0058,2.772151,3.096,2.900749 -L 3.096,2.900749,3.1772,3.028383 -L 3.1772,3.028383,3.2506,3.155048 -L 3.2506,3.155048,3.3165,3.279783 -L 3.3165,3.279783,3.3744,3.403548 -L 3.3744,3.403548,3.424,3.526347 -L 3.424,3.526347,3.4671,3.648177 -L 3.4671,3.648177,3.4904,3.711993 -L 3.4904,3.711993,3.5107,3.776776 -L 3.5107,3.776776,3.528,3.842527 -L 3.528,3.842527,3.5409,3.908276 -L 3.5409,3.908276,3.5508,3.974994 -L 3.5508,3.974994,3.5568,4.041712 -L 3.5568,4.041712,3.5607,4.109397 -L 3.5607,4.109397,3.5607,6.333306 -L 3.5607,6.333306,3.8778,6.735546 -L 3.8778,6.735546,4.3193,6.735546 -L 4.3193,6.735546,4.839,6.101246 -L 4.839,6.101246,4.839,5.407002 -L 4.839,5.407002,4.5655,5.407002 -L 4.5655,5.407002,4.5655,5.808272 -L 4.5655,5.808272,4.2584,6.173767 -L 4.2584,6.173767,4.0176,6.173767 -L 4.0176,6.173767,4.0176,4.147109 -L 4.0176,4.147109,4.0181,4.043647 -L 4.0181,4.043647,4.0181,3.866703 -L 4.0181,3.866703,4.0126,3.727454 -L 4.0126,3.727461,4.0086,3.672349 -L 4.0086,3.672349,4.0027,3.625936 -L 4.0027,3.625936,3.9968,3.590163 -L 3.9968,3.590163,3.7371,2.922023 -L 3.7371,2.922023,3.7233,2.88915 -L 3.7233,2.88915,3.701,2.85337 -L 3.701,2.85337,3.6727,2.814696 -L 3.6727,2.814696,3.6341,2.774086 -L 3.6341,2.774086,3.5895,2.730575 -L 3.5895,2.730575,3.537,2.684159 -L 3.537,2.684159,3.4765,2.635816 -L 3.4765,2.635816,3.4091,2.584569 -L 3.4091,2.584569,3.0375,2.347673 -L 3.0375,2.347673,2.98,2.344775 -L 2.98,2.344775,2.874,2.340976 -L 2.874,2.340907,2.6877,2.337247 -L 2.6877,2.337036,2.6466,2.337036 -L 2.6466,2.337036,2.6466,1.496783 -L 2.6466,1.496783,2.9255,1.131295 -L 2.9255,1.131295,2.9533,1.131295 -L 2.9533,1.131295,2.984,1.130322 -L 2.984,1.130322,3.0549,1.126281 -L 3.0549,1.126458,3.0945,1.124525 -L 3.0945,1.124525,3.1381,1.12162 -L 3.1381,1.12162,3.2332,1.113563 -L 3.2332,1.113888,3.2332,0.802538 -L 3.2332,0.802538,1.5922,0.821877 -L 1.5922,0.821877,1.5922,1.131295 -L 1.5922,1.131295,1.9059,1.131295 -L 1.9059,1.131295,2.1913,1.496783 -L 2.1913,1.496783,2.1913,2.337036 -L 2.1913,2.337036,1.8023,2.347673 -L 1.8023,2.347673,1.6482,2.447263 -L 1.6482,2.447263,1.5085,2.551695 -L 1.5085,2.551695,1.3817,2.659023 -L 1.3817,2.659023,1.2677,2.771184 -L 1.2677,2.771184,1.1686,2.88818 -L 1.1686,2.88818,1.0834,3.00808 -L 1.0834,3.00808,1.0111,3.132808 -L 1.0111,3.132808,0.9536,3.260444 -L 0.9536,3.260444,0.9184,3.353267 -L 0.9184,3.353267,0.8882,3.44029 -L 0.8882,3.44029,0.8629,3.52151 -L 0.8629,3.52151,0.8426,3.59596 -L 0.8426,3.59596,0.8257,3.664614 -L 0.8257,3.664614,0.8139,3.727461 -L 0.8139,3.727461,0.8069,3.784514 -L 0.8069,3.784514,0.8049,3.835761 -L 0.8049,3.835761,0.7911,6.173767 -L 0.7911,6.173767,0.5577,6.173767 -L 0.5577,6.173767,0.2748,5.808272 -L 0.2748,5.808272,0.2748,5.407002 -L 0.2748,5.407002,0.0003,5.407002 -L 0.0003,5.407002,0.0003,6.101246 -L 0.0003,6.101246,0.5126,6.735546 - -[Ω] 154 -L 1.4219,6.735546,2.1364,6.735546 -L 2.1364,6.735546,2.1736,6.731675 -L 2.1736,6.731675,2.2087,6.725873 -L 2.2087,6.725873,2.2409,6.718139 -L 2.2409,6.718139,2.2712,6.707506 -L 2.2712,6.707506,2.2999,6.694933 -L 2.2999,6.694933,2.3257,6.680427 -L 2.3257,6.680427,2.3504,6.663022 -L 2.3504,6.663022,2.3722,6.642723 -L 2.3722,6.642723,2.4406,6.60211 -L 2.4406,6.60211,2.506,6.561497 -L 2.506,6.561497,2.6239,6.484552 -L 2.6239,6.484146,2.6784,6.446436 -L 2.6784,6.446436,2.73,6.409694 -L 2.73,6.409694,2.7775,6.373916 -L 2.7775,6.373916,2.8221,6.339109 -L 2.8221,6.339109,3.0144,6.136056 -L 3.0144,6.136056,3.0986,6.023894 -L 3.0986,6.023894,3.1769,5.913665 -L 3.1769,5.913665,3.2482,5.805367 -L 3.2482,5.805367,3.3146,5.699009 -L 3.3146,5.699009,3.3731,5.595549 -L 3.3731,5.595549,3.4261,5.493054 -L 3.4261,5.493054,3.4737,5.393459 -L 3.4737,5.393459,3.5138,5.295806 -L 3.5138,5.295806,3.6565,4.927409 -L 3.6565,4.927409,3.6644,3.788385 -L 3.6639,3.788381,3.6624,3.730365 -L 3.6624,3.730365,3.6585,3.675251 -L 3.6585,3.675251,3.6515,3.621106 -L 3.6515,3.621106,3.6416,3.568889 -L 3.6416,3.568889,3.6307,3.518612 -L 3.6307,3.518612,3.6159,3.470266 -L 3.6159,3.470266,3.6,3.422887 -L 3.6,3.422887,3.5396,3.269146 -L 3.5396,3.269146,3.4722,3.116375 -L 3.4722,3.116375,3.3979,2.965536 -L 3.3979,2.965536,3.3156,2.816628 -L 3.3156,2.816628,3.2279,2.667725 -L 3.2279,2.667725,3.1323,2.521719 -L 3.1323,2.521719,3.0302,2.375714 -L 3.0302,2.375714,2.9222,2.231641 -L 2.9222,2.231641,2.4654,1.641826 -L 2.4654,1.641826,2.4654,1.309202 -L 2.4654,1.309202,3.3998,1.309202 -L 3.3998,1.309202,3.3998,2.076934 -L 3.3998,2.076934,3.6639,2.076934 -L 3.6639,2.076934,3.6496,0.748393 -L 3.6496,0.748393,2.1919,0.748393 -L 2.1919,0.748393,2.1919,1.951236 -L 2.1919,1.951236,2.6557,2.551695 -L 2.6557,2.551695,2.7082,2.656066 -L 2.7082,2.656118,2.731,2.703497 -L 2.731,2.703497,2.7518,2.747978 -L 2.7518,2.747978,2.7865,2.829099 -L 2.7865,2.829198,2.8003,2.864974 -L 2.8003,2.864974,2.8122,2.898818 -L 2.8122,2.898818,3.1828,3.836727 -L 3.1828,3.836727,3.1868,3.975961 -L 3.1868,3.975963,3.1888,4.176118 -L 3.1888,4.176111,3.1888,4.239932 -L 3.1888,4.239932,3.1908,4.303747 -L 3.1908,4.303747,3.1908,4.365628 -L 3.1908,4.365628,3.1888,4.43235 -L 3.1888,4.43235,3.1858,4.497132 -L 3.1858,4.497132,3.1779,4.56288 -L 3.1779,4.56288,3.165,4.627667 -L 3.165,4.627667,3.1486,4.692449 -L 3.1486,4.692449,3.1288,4.757232 -L 3.1288,4.757232,3.1046,4.821048 -L 3.1046,4.821048,3.0768,4.884866 -L 3.0768,4.884866,2.9846,5.126593 -L 2.9846,5.126593,2.8955,5.341249 -L 2.8955,5.341249,2.8122,5.5298 -L 2.8122,5.5298,2.7339,5.691273 -L 2.7339,5.691273,2.6596,5.825676 -L 2.6596,5.825676,2.5893,5.933969 -L 2.5893,5.933969,2.5239,6.015192 -L 2.5239,6.015192,2.4624,6.070306 -L 2.4624,6.070306,2.0076,6.361345 -L 2.0076,6.361345,1.8659,6.359501 -L 1.8659,6.359412,1.8049,6.35748 -L 1.8049,6.35748,1.7509,6.354577 -L 1.7509,6.354577,1.6622,6.345596 -L 1.6622,6.345875,1.63,6.340077 -L 1.63,6.340077,1.6028,6.333306 -L 1.6028,6.333306,1.147,6.04226 -L 1.147,6.04226,1.1108,6.013257 -L 1.1108,6.013257,1.0756,5.979413 -L 1.0756,5.979413,1.0404,5.940736 -L 1.0404,5.940736,1.0082,5.89916 -L 1.0082,5.89916,0.977,5.852746 -L 0.977,5.852746,0.9473,5.801503 -L 0.9473,5.801503,0.9176,5.746388 -L 0.9176,5.746388,0.8908,5.687406 -L 0.8908,5.687406,0.5628,4.85682 -L 0.5628,4.85682,0.539,4.793007 -L 0.539,4.793007,0.5192,4.729192 -L 0.5192,4.729192,0.5014,4.664409 -L 0.5014,4.664409,0.4885,4.600592 -L 0.4885,4.600592,0.4771,4.534844 -L 0.4771,4.534844,0.4687,4.470057 -L 0.4687,4.470057,0.4647,4.404303 -L 0.4647,4.404303,0.4627,4.338557 -L 0.4627,4.338557,0.4627,3.87347 -L 0.4627,3.87347,0.9403,2.644518 -L 0.9403,2.644518,0.9691,2.599074 -L 0.9691,2.599074,1.0008,2.550723 -L 1.0008,2.550723,1.0365,2.499482 -L 1.0365,2.499482,1.1192,2.388023 -L 1.1192,2.388286,1.2143,2.263332 -L 1.2148,2.263552,1.2693,2.196834 -L 1.2693,2.196834,1.4616,1.951236 -L 1.4616,1.951236,1.4616,1.139996 -L 1.4616,1.139996,1.4596,0.965947 -L 1.4586,0.96595,1.4527,0.868281 -L 1.4527,0.868291,1.4447,0.784144 -L 1.4447,0.784169,1.4403,0.748393 -L 1.4403,0.748393,0.0009,0.748393 -L 0.0009,0.748393,0.0009,2.076934 -L 0.0009,2.076934,0.2744,2.076934 -L 0.2744,2.076934,0.2744,1.309202 -L 0.2744,1.309202,1.1881,1.309202 -L 1.1881,1.309202,1.1881,1.641826 -L 1.1881,1.641826,0.5301,2.499482 -L 0.5301,2.499482,0.4815,2.567163 -L 0.4815,2.567163,0.436,2.635816 -L 0.436,2.635816,0.3899,2.706402 -L 0.3899,2.706402,0.3463,2.778917 -L 0.3463,2.778917,0.3052,2.852401 -L 0.3052,2.852401,0.2655,2.926858 -L 0.2655,2.926858,0.2274,3.00324 -L 0.2274,3.00324,0.1912,3.081564 -L 0.1912,3.081564,0.0574,3.450928 -L 0.0574,3.450928,0.0009,3.690719 -L 0.0009,3.690719,0.0009,4.78817 -L 0.0009,4.78817,0.0505,5.036672 -L 0.0505,5.036672,0.1109,5.185576 -L 0.1109,5.185576,0.1684,5.323846 -L 0.1684,5.323846,0.2259,5.451476 -L 0.2259,5.451476,0.2814,5.567508 -L 0.2814,5.567508,0.3349,5.672904 -L 0.3349,5.672904,0.3874,5.76669 -L 0.3874,5.76669,0.4374,5.849848 -L 0.4374,5.849848,0.4855,5.922366 -L 0.4855,5.922366,0.5747,6.029691 -L 0.5747,6.029691,0.6609,6.128317 -L 0.6609,6.128317,0.7451,6.218245 -L 0.7451,6.218245,0.8274,6.301399 -L 0.8274,6.301399,0.9086,6.375851 -L 0.9086,6.375851,0.9859,6.442569 -L 0.9859,6.442569,1.0622,6.500585 -L 1.0622,6.500585,1.1365,6.55086 -L 1.1365,6.55086,1.4219,6.735546 - -[α] 154 -L 1.2095,4.634433,1.7342,4.634433 -L 1.7342,4.634433,1.7818,4.570616 -L 1.7818,4.570616,1.8259,4.504868 -L 1.8259,4.504868,1.8695,4.439112 -L 1.8695,4.439112,1.9101,4.372398 -L 1.9101,4.372398,1.9488,4.304714 -L 1.9488,4.304714,1.9869,4.236061 -L 1.9869,4.236061,2.0221,4.167409 -L 2.0221,4.167409,2.0543,4.096827 -L 2.0543,4.096827,2.1891,3.740034 -L 2.1891,3.740034,2.2104,3.681054 -L 2.2104,3.681054,2.2272,3.625936 -L 2.2272,3.625936,2.2416,3.575659 -L 2.2416,3.575659,2.2495,3.530215 -L 2.2495,3.530215,2.254,3.488636 -L 2.254,3.488636,2.256,3.45189 -L 2.256,3.45189,2.2525,3.419985 -L 2.2525,3.419985,2.246,3.392911 -L 2.246,3.392911,2.2525,2.844668 -L 2.2525,2.844668,2.3808,2.854337 -L 2.3808,2.854337,2.3818,2.907519 -L 2.3818,2.907519,2.3868,2.960701 -L 2.3868,2.960701,2.3922,3.013878 -L 2.3922,3.013878,2.4006,3.068996 -L 2.4006,3.068996,2.411,3.124107 -L 2.411,3.124107,2.4244,3.179225 -L 2.4244,3.179225,2.4413,3.236268 -L 2.4413,3.236268,2.4596,3.293319 -L 2.4596,3.293319,2.7361,3.996268 -L 2.7361,3.996268,2.7792,4.22446 -L 2.7792,4.22446,2.7792,4.379167 -L 2.7792,4.379167,3.0532,4.379167 -L 3.0532,4.379167,3.0532,3.940187 -L 3.0532,3.940187,3.0175,3.69459 -L 3.0175,3.69459,2.5934,2.616478 -L 2.5934,2.616478,2.5602,2.557496 -L 2.5602,2.557496,2.5255,2.498513 -L 2.5255,2.498513,2.4878,2.43953 -L 2.4878,2.43953,2.4492,2.381517 -L 2.4492,2.381517,2.4081,2.323501 -L 2.4081,2.323501,2.365,2.265488 -L 2.365,2.265488,2.3194,2.207471 -L 2.3194,2.207471,2.2723,2.150424 -L 2.2723,2.150424,2.2723,1.6747 -L 2.2723,1.6747,2.5651,1.309202 -L 2.5651,1.309202,2.7217,1.309202 -L 2.7217,1.309202,3.0071,1.6747 -L 3.0071,1.6747,3.0071,2.076934 -L 3.0071,2.076934,3.2806,2.076934 -L 3.2806,2.076934,3.2806,1.382689 -L 3.2806,1.382689,2.7633,0.748393 -L 2.7633,0.748393,2.3238,0.748393 -L 2.3238,0.748393,1.9354,1.21348 -L 1.9354,1.21348,1.9126,1.186403 -L 1.9126,1.186403,1.8853,1.159332 -L 1.8853,1.159332,1.8556,1.131295 -L 1.8556,1.131295,1.8204,1.103251 -L 1.8204,1.103251,1.7422,1.045132 -L 1.7422,1.045238,1.6971,1.015262 -L 1.6971,1.015262,1.6485,0.985289 -L 1.6485,0.985289,1.3681,0.827681 -L 1.3681,0.827681,1.3408,0.806409 -L 1.3408,0.806409,1.3091,0.789006 -L 1.3091,0.789006,1.272,0.775468 -L 1.272,0.775468,1.2313,0.763861 -L 1.2313,0.763861,1.1862,0.755159 -L 1.1862,0.755159,1.1357,0.750328 -L 1.1357,0.750328,1.0817,0.747427 -L 1.0817,0.747427,1.0232,0.748393 -L 1.0232,0.748393,0.9757,0.747427 -L 0.9757,0.747427,0.9286,0.750328 -L 0.9286,0.750328,0.8835,0.755159 -L 0.8835,0.755159,0.8389,0.763861 -L 0.8389,0.763861,0.7973,0.775468 -L 0.7973,0.775468,0.7557,0.789006 -L 0.7557,0.789006,0.716,0.806409 -L 0.716,0.806409,0.6774,0.827681 -L 0.6774,0.827681,0.4049,0.993991 -L 0.4049,0.993991,0.1953,0.993991 -L 0.1953,0.993991,0.1953,1.063604 -L 0.1953,1.063604,0.1923,1.131295 -L 0.1923,1.131295,0.1844,1.19801 -L 0.1844,1.19801,0.174,1.263758 -L 0.174,1.263758,0.1591,1.327578 -L 0.1591,1.327578,0.1413,1.390428 -L 0.1413,1.390428,0.121,1.451339 -L 0.121,1.451339,0.0947,1.511291 -L 0.0947,1.511291,0.0021,1.758821 -L 0.0021,1.758821,-0.0054,2.835966 -L -0.0054,2.835966,-0.0044,2.89978 -L -0.0044,2.89978,0.0006,2.962634 -L 0.0006,2.962634,0.0085,3.02645 -L 0.0085,3.02645,0.0194,3.089297 -L 0.0194,3.089297,0.0338,3.152151 -L 0.0338,3.152151,0.0501,3.214032 -L 0.0501,3.214032,0.0699,3.276879 -L 0.0699,3.276879,0.0937,3.338766 -L 0.0937,3.338766,0.1433,3.457694 -L 0.1433,3.457694,0.1913,3.568889 -L 0.1913,3.568889,0.2384,3.672349 -L 0.2384,3.672349,0.285,3.767107 -L 0.285,3.767107,0.3316,3.855098 -L 0.3316,3.855098,0.3761,3.934381 -L 0.3761,3.934381,0.4207,4.005937 -L 0.4207,4.005937,0.4624,4.068787 -L 0.4624,4.068787,0.5555,4.16824 -L 0.5545,4.168379,0.5956,4.208992 -L 0.5956,4.208992,0.6323,4.244762 -L 0.6323,4.244762,0.6645,4.275707 -L 0.6645,4.275707,0.7185,4.320503 -L 0.7195,4.320188,0.7408,4.333723 -L 0.7408,4.333723,1.2095,4.634433 -L 1.4211,4.31148,0.9643,4.019475 -L 0.9643,4.019475,0.9113,3.972096 -L 0.9113,3.972096,0.8612,3.917946 -L 0.8612,3.917946,0.8122,3.856066 -L 0.8122,3.856066,0.7646,3.786446 -L 0.7646,3.786446,0.7195,3.710058 -L 0.7195,3.710058,0.6759,3.624974 -L 0.6759,3.624974,0.6338,3.534082 -L 0.6338,3.534082,0.5932,3.434487 -L 0.5932,3.434487,0.5614,3.347467 -L 0.5614,3.347467,0.5337,3.264313 -L 0.5337,3.264313,0.5094,3.185024 -L 0.5094,3.185024,0.4901,3.110571 -L 0.4901,3.110571,0.4742,3.03902 -L 0.4742,3.03902,0.4624,2.972302 -L 0.4624,2.972302,0.4539,2.909455 -L 0.4539,2.909455,0.4515,2.850472 -L 0.4515,2.850472,0.4515,1.689205 -L 0.4515,1.689205,0.9217,1.079079 -L 0.9217,1.079079,1.0936,1.133227 -L 1.0936,1.133227,1.4067,1.334344 -L 1.4067,1.334344,1.5707,1.334344 -L 1.5707,1.334344,1.5717,1.397194 -L 1.5717,1.397194,1.5742,1.45521 -L 1.5742,1.45521,1.5782,1.505492 -L 1.5782,1.505492,1.5826,1.550932 -L 1.5826,1.550932,1.5905,1.590579 -L 1.5905,1.590579,1.5995,1.623453 -L 1.5995,1.623453,1.6089,1.650528 -L 1.6089,1.650528,1.6208,1.671802 -L 1.6208,1.671802,1.6589,1.768493 -L 1.6589,1.768493,1.6921,1.855515 -L 1.6921,1.855515,1.7189,1.933833 -L 1.7189,1.933833,1.7407,2.00345 -L 1.7407,2.00345,1.7555,2.063398 -L 1.7555,2.063398,1.7664,2.115611 -L 1.7664,2.115611,1.7714,2.158156 -L 1.7714,2.158156,1.7699,2.192 -L 1.7699,2.192,1.7635,3.608533 -L 1.7635,3.608533,1.5782,4.084258 -L 1.5782,4.084258,1.5707,4.302779 -L 1.5707,4.302779,1.4211,4.31148 - -[β] 198 -L 1.7195,6.45417,2.3547,6.45417 -L 2.3547,6.45417,2.5464,6.390355 -L 2.5464,6.390355,2.8244,6.207608 -L 2.8244,6.207608,2.8546,6.205672 -L 2.8546,6.205672,2.8848,6.202774 -L 2.8848,6.202774,2.977,6.197045 -L 2.977,6.19697,3.0067,6.194072 -L 3.0067,6.194072,3.0682,6.190136 -L 3.0682,6.190204,3.0682,6.064504 -L 3.0682,6.064504,3.0687,6.01422 -L 3.0687,6.01422,3.0687,5.972647 -L 3.0687,5.972647,3.0697,5.938803 -L 3.0697,5.938803,3.0726,5.896283 -L 3.0726,5.896262,3.0741,5.88756 -L 3.0741,5.88756,3.1316,5.738652 -L 3.1316,5.738652,3.1757,5.595549 -L 3.1757,5.595549,3.2059,5.456309 -L 3.2059,5.456309,3.2228,5.32288 -L 3.2228,5.32288,3.2257,5.194278 -L 3.2257,5.194278,3.2148,5.069547 -L 3.2148,5.069547,3.1901,4.950616 -L 3.1901,4.950616,3.1529,4.836519 -L 3.1529,4.836519,3.1078,4.722421 -L 3.1078,4.722421,3.0602,4.613159 -L 3.0602,4.613159,3.0117,4.508735 -L 3.0117,4.508735,2.9602,4.409143 -L 2.9602,4.409143,2.9076,4.314384 -L 2.9076,4.314384,2.8531,4.22446 -L 2.8531,4.22446,2.7966,4.139373 -L 2.7966,4.139373,2.7392,4.059116 -L 2.7392,4.059116,2.483,3.730366 -L 2.483,3.730366,2.5529,3.636574 -L 2.5529,3.636574,2.6203,3.537947 -L 2.6203,3.537947,2.6852,3.435457 -L 2.6852,3.435457,2.7471,3.329095 -L 2.7471,3.329095,2.8056,3.218862 -L 2.8056,3.218862,2.8625,3.103805 -L 2.8625,3.103805,2.9156,2.983902 -L 2.9156,2.983902,2.9671,2.86014 -L 2.9671,2.86014,2.9894,2.802127 -L 2.9894,2.802127,3.0251,2.702646 -L 3.0251,2.702534,3.0503,2.627115 -L 3.0503,2.627115,3.0592,2.598102 -L 3.0592,2.598102,3.0647,2.575868 -L 3.0647,2.575868,3.0682,2.559427 -L 3.0682,2.559427,3.0687,2.456937 -L 3.0687,2.456937,3.0687,2.363141 -L 3.0687,2.363141,3.0682,2.27902 -L 3.0682,2.27902,3.0657,2.20457 -L 3.0657,2.20457,3.0632,2.139787 -L 3.0632,2.139787,3.0578,2.083706 -L 3.0578,2.083706,3.0523,2.038263 -L 3.0523,2.038263,3.0449,2.000551 -L 3.0449,2.000551,2.7748,1.333378 -L 2.7748,1.333378,2.6247,1.141929 -L 2.6247,1.141929,2.5648,1.09455 -L 2.5648,1.09455,2.5058,1.050072 -L 2.5058,1.050072,2.4473,1.00656 -L 2.4473,1.00656,2.3904,0.96595 -L 2.3904,0.96595,2.3329,0.926307 -L 2.3329,0.926307,2.2774,0.889565 -L 2.2774,0.889565,2.2229,0.854755 -L 2.2229,0.854755,2.1684,0.821877 -L 2.1684,0.821877,2.1079,0.786105 -L 2.1079,0.786105,2.0539,0.75903 -L 2.0539,0.75903,2.0079,0.738726 -L 2.0079,0.738726,1.9692,0.726156 -L 1.9692,0.726156,1.9365,0.720352 -L 1.9365,0.720352,1.9122,0.722288 -L 1.9122,0.722288,1.8939,0.731954 -L 1.8939,0.731954,1.883,0.748393 -L 1.883,0.748393,1.5263,0.748393 -L 1.5263,0.748393,1.4842,0.750328 -L 1.4842,0.750328,1.4445,0.754196 -L 1.4445,0.754196,1.4088,0.762898 -L 1.4088,0.762898,1.3756,0.773535 -L 1.3756,0.773535,1.3454,0.788034 -L 1.3454,0.788034,1.3192,0.805444 -L 1.3192,0.805444,1.2964,0.825748 -L 1.2964,0.825748,1.277,0.848952 -L 1.277,0.848952,0.6706,1.223148 -L 0.6706,1.223148,0.6706,1.169969 -L 0.6706,1.169969,0.6666,1.11679 -L 0.6666,1.11679,0.6602,1.061675 -L 0.6602,1.061675,0.6493,1.00656 -L 0.6493,1.00656,0.6349,0.950479 -L 0.6349,0.950479,0.6176,0.892466 -L 0.6176,0.892466,0.5963,0.83445 -L 0.5963,0.83445,0.571,0.776433 -L 0.571,0.776433,0.5477,0.713583 -L 0.5477,0.713583,0.5274,0.653635 -L 0.5274,0.653635,0.5096,0.597554 -L 0.5096,0.597554,0.4957,0.543408 -L 0.4957,0.543408,0.4853,0.492158 -L 0.4853,0.492158,0.4774,0.443816 -L 0.4774,0.443816,0.4724,0.399335 -L 0.4724,0.399335,0.4719,0.356791 -L 0.4719,0.356791,0.4719,-0.265903 -L 0.4719,-0.265903,0.0007,-0.265903 -L 0.0007,-0.265903,0.5076,3.317492 -L 0.5076,3.317492,0.793,4.699216 -L 0.793,4.699216,1.0417,5.513363 -L 1.0417,5.513363,1.0962,5.617024 -L 1.0972,5.616823,1.1502,5.707816 -L 1.1502,5.70771,1.1765,5.748323 -L 1.1765,5.748323,1.2002,5.785066 -L 1.2002,5.785066,1.225,5.819872 -L 1.225,5.819872,1.2488,5.850814 -L 1.2488,5.850814,1.7195,6.45417 -L 1.9548,6.079975,1.8513,5.947505 -L 1.8513,5.947505,1.7542,5.809235 -L 1.7542,5.809235,1.665,5.666135 -L 1.665,5.666135,1.5823,5.519163 -L 1.5823,5.519163,1.5064,5.367354 -L 1.5064,5.367354,1.4371,5.209749 -L 1.4371,5.209749,1.3756,5.048272 -L 1.3756,5.048272,1.3206,4.881962 -L 1.3206,4.881962,1.2567,4.612195 -L 1.2567,4.612195,1.1973,4.345327 -L 1.1973,4.345327,1.1398,4.079424 -L 1.1398,4.079424,1.0843,3.816422 -L 1.0843,3.816422,1.0323,3.554388 -L 1.0323,3.554388,0.9832,3.295254 -L 0.9832,3.295254,0.9357,3.037087 -L 0.9357,3.037087,0.8921,2.781819 -L 0.8921,2.781819,0.8064,2.240342 -L 0.8064,2.240342,0.7999,2.191035 -L 0.7999,2.191035,0.792,2.144621 -L 0.792,2.144621,0.7801,2.103045 -L 0.7801,2.103045,0.7672,2.064368 -L 0.7672,2.064368,0.7523,2.030527 -L 0.7523,2.030527,0.7335,2.000551 -L 0.7335,2.000551,0.7142,1.973474 -L 0.7142,1.973474,0.6919,1.951236 -L 0.6919,1.951236,0.7811,1.840044 -L 0.7811,1.840044,0.8648,1.739482 -L 0.8648,1.739482,0.9441,1.649558 -L 0.9441,1.649558,1.0189,1.57124 -L 1.0189,1.57124,1.0883,1.503552 -L 1.0883,1.503552,1.1542,1.447471 -L 1.1542,1.447471,1.2136,1.401062 -L 1.2136,1.401062,1.2701,1.366255 -L 1.2701,1.366255,1.3524,1.311137 -L 1.3524,1.311137,1.4272,1.262792 -L 1.4272,1.262792,1.4946,1.222182 -L 1.4946,1.222182,1.5555,1.188338 -L 1.5555,1.188338,1.6085,1.161268 -L 1.6085,1.161268,1.6551,1.140959 -L 1.6551,1.140959,1.6947,1.12839 -L 1.6947,1.12839,1.7264,1.12259 -L 1.7264,1.12259,1.9192,1.12259 -L 1.9192,1.12259,2.597,1.979277 -L 2.597,1.979277,2.589,2.610674 -L 2.589,2.610674,2.5454,2.720901 -L 2.5454,2.720901,2.5018,2.827266 -L 2.5018,2.827266,2.4186,3.02758 -L 2.4181,3.027417,2.3785,3.120243 -L 2.3785,3.120243,2.2992,3.295347 -L 2.2992,3.295254,2.261,3.376475 -L 2.261,3.376475,2.2031,3.411284 -L 2.2031,3.411284,2.0911,3.474044 -L 2.0911,3.474134,2.0366,3.502175 -L 2.0366,3.502175,1.9836,3.52828 -L 1.9836,3.52828,1.882,3.574139 -L 1.882,3.573726,1.8335,3.593065 -L 1.8335,3.593065,1.772,3.625936 -L 1.772,3.625936,1.7131,3.662678 -L 1.7131,3.662678,1.6551,3.703291 -L 1.6551,3.703291,1.5996,3.747772 -L 1.5996,3.747772,1.5466,3.796115 -L 1.5466,3.796115,1.4951,3.848327 -L 1.4951,3.848327,1.446,3.903446 -L 1.446,3.903446,1.3974,3.962428 -L 1.3974,3.962428,1.3974,4.133569 -L 1.3974,4.133569,1.5461,4.141252 -L 1.5461,4.141302,1.6868,4.147024 -L 1.6868,4.147109,1.7567,4.14904 -L 1.7567,4.14904,1.8899,4.150973 -L 1.8899,4.150976,1.9548,4.150976 -L 1.9548,4.150976,2.1263,3.92568 -L 2.1263,3.92568,2.216,4.028177 -L 2.216,4.028177,2.3022,4.13744 -L 2.3022,4.13744,2.3824,4.2525 -L 2.3824,4.2525,2.4577,4.374329 -L 2.4577,4.374329,2.5281,4.502933 -L 2.5281,4.502933,2.594,4.63733 -L 2.594,4.63733,2.6549,4.779468 -L 2.6549,4.779468,2.7114,4.927409 -L 2.7114,4.927409,2.7565,5.040453 -L 2.7565,5.040536,2.7729,5.087916 -L 2.7729,5.087916,2.7857,5.129495 -L 2.7857,5.129495,2.7937,5.164305 -L 2.7937,5.164305,2.7991,5.193308 -L 2.7991,5.193308,2.8001,5.216515 -L 2.8001,5.216515,2.7962,5.232956 -L 2.7962,5.232956,2.7962,5.458248 -L 2.7962,5.458248,2.318,6.079975 -L 2.318,6.079975,1.9548,6.079975 - -[γ] 108 -L 0.5152,4.649901,0.9502,4.649901 -L 0.9502,4.649901,0.9977,4.585118 -L 0.9977,4.585118,1.0428,4.520336 -L 1.0428,4.520336,1.0849,4.453618 -L 1.0849,4.453618,1.1266,4.3869 -L 1.1266,4.3869,1.1657,4.319218 -L 1.1657,4.319218,1.2029,4.250569 -L 1.2029,4.250569,1.2375,4.181915 -L 1.2375,4.181915,1.2712,4.111328 -L 1.2712,4.111328,1.4565,3.625936 -L 1.4565,3.625936,1.4709,2.602942 -L 1.4709,2.602942,1.5992,2.613576 -L 1.5992,2.613576,1.6012,2.675457 -L 1.6012,2.675457,1.6062,2.738311 -L 1.6062,2.738311,1.6151,2.802127 -L 1.6151,2.802127,1.628,2.865943 -L 1.628,2.865943,1.6438,2.931692 -L 1.6438,2.931692,1.6637,2.99841 -L 1.6637,2.99841,1.6864,3.065128 -L 1.6864,3.065128,1.7132,3.133778 -L 1.7132,3.133778,1.9907,3.84543 -L 1.9907,3.84543,2.0214,3.912148 -L 2.0214,3.912148,2.0551,3.979832 -L 2.0551,3.979832,2.0907,4.048479 -L 2.0907,4.048479,2.1304,4.118099 -L 2.1304,4.118099,2.173,4.188682 -L 2.173,4.188682,2.2186,4.25927 -L 2.2186,4.25927,2.2676,4.330819 -L 2.2676,4.330819,2.3192,4.404303 -L 2.3192,4.404303,2.5129,4.649901 -L 2.5129,4.649901,2.8617,4.649901 -L 2.8617,4.649901,2.8617,4.210924 -L 2.8617,4.210924,2.4118,3.636574 -L 2.4118,3.636574,2.3405,3.497499 -L 2.3415,3.497338,2.3206,3.455758 -L 2.3206,3.455758,2.3033,3.417081 -L 2.3033,3.417081,2.2879,3.381308 -L 2.2879,3.381308,2.2751,3.347467 -L 2.2751,3.347467,2.2632,3.316526 -L 2.2632,3.316526,2.2354,3.255611 -L 2.2354,3.255611,2.2057,3.194693 -L 2.2057,3.194693,2.175,3.134741 -L 2.175,3.134741,2.1433,3.076728 -L 2.1433,3.076728,2.1091,3.018715 -L 2.1091,3.018715,2.0739,2.961668 -L 2.0739,2.961668,2.0372,2.905587 -L 2.0372,2.905587,1.9986,2.850472 -L 1.9986,2.850472,1.9629,2.774086 -L 1.9629,2.774086,1.9282,2.695765 -L 1.9282,2.695765,1.8945,2.615508 -L 1.8945,2.615508,1.8618,2.533319 -L 1.8618,2.533319,1.8291,2.448235 -L 1.8291,2.448235,1.7964,2.362178 -L 1.7964,2.362178,1.7647,2.274189 -L 1.7647,2.274189,1.735,2.183299 -L 1.735,2.183299,1.3,0.530836 -L 1.3,0.530836,1.2688,0.406102 -L 1.2688,0.406102,1.2356,0.288143 -L 1.2356,0.288143,1.1969,0.177913 -L 1.1969,0.177913,1.1543,0.073487 -L 1.1543,0.073487,1.1097,-0.024172 -L 1.1097,-0.024172,1.0602,-0.114097 -L 1.0602,-0.114097,1.0072,-0.198218 -L 1.0072,-0.198218,0.9502,-0.274605 -L 0.9502,-0.274605,0.6004,-0.264936 -L 0.6004,-0.264936,0.6024,-0.169215 -L 0.6024,-0.169215,0.6043,-0.078324 -L 0.6043,-0.078324,0.6083,0.006769 -L 0.6083,0.006769,0.6152,0.08702 -L 0.6152,0.08702,0.6232,0.162439 -L 0.6232,0.162439,0.6331,0.232056 -L 0.6331,0.232056,0.644,0.296845 -L 0.644,0.296845,0.6578,0.356791 -L 0.6578,0.356791,1.0849,2.000551 -L 1.0849,2.000551,1.1186,2.133987 -L 1.1186,2.133987,1.1444,2.264519 -L 1.1444,2.264519,1.1612,2.391182 -L 1.1612,2.391182,1.1697,2.514953 -L 1.1697,2.514953,1.1702,2.635816 -L 1.1702,2.635816,1.1617,2.752812 -L 1.1617,2.752812,1.1459,2.867876 -L 1.1459,2.867876,1.1216,2.979071 -L 1.1216,2.979071,1.0711,3.181157 -L 1.0711,3.181157,1.0225,3.363905 -L 1.0225,3.363905,0.972,3.527314 -L 0.972,3.527314,0.9239,3.670417 -L 0.9239,3.670417,0.8749,3.79418 -L 0.8749,3.79418,0.8263,3.898612 -L 0.8263,3.898612,0.7778,3.982729 -L 0.7778,3.982729,0.7297,4.047516 -L 0.7297,4.047516,0.1366,3.297187 -L 0.1366,3.297187,0.0009,3.297187 -L 0.0009,3.297187,0.0038,3.374542 -L 0.0038,3.374542,0.0083,3.449962 -L 0.0083,3.449962,0.0162,3.523446 -L 0.0162,3.523446,0.0266,3.594998 -L 0.0266,3.594998,0.0405,3.664614 -L 0.0405,3.664614,0.0583,3.733267 -L 0.0583,3.733267,0.0782,3.799986 -L 0.0782,3.799986,0.1019,3.864769 -L 0.1019,3.864769,0.1485,3.97693 -L 0.1485,3.97693,0.1971,4.084258 -L 0.1971,4.084258,0.2466,4.188682 -L 0.2466,4.188682,0.2976,4.289246 -L 0.2976,4.289246,0.3497,4.38497 -L 0.3497,4.38497,0.4042,4.476828 -L 0.4042,4.476828,0.4587,4.564816 -L 0.4587,4.564816,0.5152,4.649901 - -[δ] 152 -L 0.8993,6.735546,1.4141,6.735546 -L 1.4141,6.735546,1.4621,6.73361 -L 1.4621,6.73361,1.5097,6.727806 -L 1.5097,6.727806,1.5563,6.718139 -L 1.5563,6.718139,1.6009,6.704602 -L 1.6009,6.704602,1.6464,6.686231 -L 1.6464,6.686231,1.6891,6.664957 -L 1.6891,6.664957,1.7317,6.63982 -L 1.7317,6.63982,1.7748,6.610812 -L 1.7748,6.610812,1.8853,6.527654 -L 1.8853,6.527654,1.9933,6.437734 -L 1.9933,6.437734,2.0998,6.342008 -L 2.0998,6.342008,2.2034,6.24048 -L 2.2034,6.24048,2.3064,6.133151 -L 2.3064,6.133151,2.4075,6.020026 -L 2.4075,6.020026,2.5056,5.901095 -L 2.5056,5.901095,2.6027,5.776364 -L 2.6027,5.776364,2.6027,5.082116 -L 2.6027,5.082116,2.3738,5.082116 -L 2.3738,5.082116,2.3738,5.484353 -L 2.3738,5.484353,2.2965,5.586847 -L 2.2965,5.586847,2.2222,5.681605 -L 2.2222,5.681605,2.1513,5.767662 -L 2.1513,5.767662,2.0844,5.845014 -L 2.0844,5.845014,2.0205,5.913665 -L 2.0205,5.913665,1.9596,5.97361 -L 1.9596,5.97361,1.9021,6.025826 -L 1.9021,6.025826,1.8486,6.068368 -L 1.8486,6.068368,1.4007,6.361345 -L 1.4007,6.361345,1.148,6.361345 -L 1.148,6.361345,0.8676,5.978447 -L 0.8676,5.978447,0.8676,5.778296 -L 0.8676,5.778296,1.2947,5.213617 -L 1.2947,5.213617,1.3363,5.159468 -L 1.3363,5.159468,1.3824,5.107252 -L 1.3824,5.107252,1.4304,5.056974 -L 1.4304,5.056974,1.4815,5.008629 -L 1.4815,5.008629,1.5365,4.961253 -L 1.5365,4.961253,1.5919,4.915806 -L 1.5919,4.915806,1.6519,4.872294 -L 1.6519,4.872294,1.7138,4.830715 -L 1.7138,4.830715,1.7574,4.794943 -L 1.7574,4.794943,1.7981,4.759167 -L 1.7981,4.759167,1.8342,4.725321 -L 1.8342,4.725321,1.8684,4.691483 -L 1.8684,4.691483,1.9001,4.658603 -L 1.9001,4.658603,1.9289,4.626697 -L 1.9289,4.626697,1.9531,4.595756 -L 1.9531,4.595756,2.0587,4.453874 -L 2.0577,4.453618,2.1355,4.339521 -L 2.1355,4.339521,2.2093,4.22349 -L 2.2093,4.22349,2.2767,4.105529 -L 2.2767,4.105529,2.3416,3.9866 -L 2.3416,3.9866,2.4006,3.865731 -L 2.4006,3.865731,2.4551,3.742936 -L 2.4551,3.742936,2.5056,3.61917 -L 2.5056,3.61917,2.5274,3.560188 -L 2.5274,3.560188,2.5452,3.505073 -L 2.5452,3.505073,2.575,3.411398 -L 2.574,3.411284,2.5849,3.371637 -L 2.5849,3.371637,2.5938,3.33683 -L 2.5938,3.33683,2.6027,3.281756 -L 2.6027,3.281716,2.6027,2.453069 -L 2.6027,2.453069,2.5997,2.396022 -L 2.5997,2.396022,2.5977,2.343802 -L 2.5977,2.343802,2.5918,2.296423 -L 2.5918,2.296423,2.5839,2.25485 -L 2.5839,2.25485,2.574,2.21714 -L 2.574,2.21714,2.5631,2.184262 -L 2.5631,2.184262,2.5482,2.157194 -L 2.5482,2.157194,2.5319,2.133987 -L 2.5319,2.133987,2.462,1.956071 -L 2.462,1.956071,2.3892,1.79073 -L 2.3892,1.79073,2.3134,1.637958 -L 2.3134,1.637958,2.2346,1.497756 -L 2.2346,1.497756,2.1528,1.371089 -L 2.1528,1.371089,2.0676,1.256992 -L 2.0676,1.256992,1.9794,1.155467 -L 1.9794,1.155467,1.8892,1.067475 -L 1.8892,1.067475,1.5251,0.821877 -L 1.5251,0.821877,1.4938,0.802538 -L 1.4938,0.802538,1.4602,0.786105 -L 1.4602,0.786105,1.422,0.772563 -L 1.422,0.772563,1.3784,0.761929 -L 1.3784,0.761929,1.3308,0.754196 -L 1.3308,0.754196,1.2788,0.749363 -L 1.2788,0.749363,1.2213,0.747427 -L 1.2213,0.747427,1.1619,0.748393 -L 1.1619,0.748393,0.6927,0.748393 -L 0.6927,0.748393,0.5951,0.882793 -L 0.5951,0.882793,0.4999,1.024929 -L 0.4999,1.024929,0.4078,1.173837 -L 0.4078,1.173837,0.3201,1.331446 -L 0.3201,1.331446,0.2354,1.496783 -L 0.2354,1.496783,0.1541,1.668897 -L 0.1541,1.668897,0.0748,1.849712 -L 0.0748,1.849712,0.0005,2.037293 -L 0.0005,2.037293,0.0005,3.116375 -L 0.0005,3.116375,0.0788,3.311692 -L 0.0788,3.311692,0.1541,3.485734 -L 0.1541,3.485734,0.2254,3.639476 -L 0.2254,3.639476,0.2928,3.772912 -L 0.2928,3.772912,0.3572,3.884108 -L 0.3572,3.884108,0.4187,3.975963 -L 0.4187,3.975963,0.4762,4.04558 -L 0.4762,4.04558,0.5297,4.095859 -L 0.5297,4.095859,1.0004,4.396573 -L 1.0004,4.396573,1.0578,4.396573 -L 1.0578,4.396573,1.1133,4.397537 -L 1.1133,4.397537,1.2159,4.401332 -L 1.2159,4.401408,1.3085,4.407075 -L 1.3085,4.407207,1.3521,4.411075 -L 1.3521,4.411075,1.3918,4.415912 -L 1.3918,4.415912,1.3918,4.479729 -L 1.3918,4.479729,0.5931,5.514329 -L 0.5931,5.514329,0.5931,6.328472 -L 0.5931,6.328472,0.8993,6.735546 -L 1.1222,4.022374,1.0241,3.894741 -L 1.0241,3.894741,0.9345,3.768074 -L 0.9345,3.768074,0.8517,3.644312 -L 0.8517,3.644312,0.7774,3.522476 -L 0.7774,3.522476,0.71,3.401613 -L 0.71,3.401613,0.6506,3.283648 -L 0.6506,3.283648,0.599,3.167622 -L 0.599,3.167622,0.5326,2.99352 -L 0.5326,2.993576,0.5118,2.930726 -L 0.5118,2.930726,0.4945,2.864008 -L 0.4945,2.864008,0.4811,2.794392 -L 0.4811,2.794392,0.4702,2.721873 -L 0.4702,2.721873,0.4628,2.645481 -L 0.4628,2.645481,0.4588,2.566197 -L 0.4588,2.566197,0.4563,2.483045 -L 0.4563,2.483045,0.4563,1.719174 -L 0.4563,1.719174,0.926,1.12259 -L 0.926,1.12259,0.9667,1.12259 -L 0.9667,1.12259,1.0063,1.123556 -L 1.0063,1.123556,1.045,1.123556 -L 1.045,1.123556,1.1168,1.125414 -L 1.1168,1.125491,1.2124,1.130979 -L 1.2124,1.131295,1.3006,1.186403 -L 1.3006,1.186403,1.3848,1.240551 -L 1.3848,1.240551,1.5424,1.346867 -L 1.5424,1.346916,1.6871,1.449293 -L 1.6871,1.449411,1.8169,1.548752 -L 1.8159,1.549,1.8595,1.645691 -L 1.8595,1.645691,1.9447,1.84101 -L 1.9447,1.84101,1.9863,1.940599 -L 1.9863,1.940599,2.0676,2.143708 -L 2.0676,2.143655,2.1459,2.350631 -L 2.1459,2.350576,2.1459,3.425782 -L 2.1459,3.425782,1.6757,4.022374 -L 1.6757,4.022374,1.1222,4.022374 - -[ε] 77 -L 1.0416,4.676978,1.768,4.676978 -L 1.768,4.676978,2.0831,4.230263 -L 2.0831,4.230263,2.0841,4.185786 -L 2.0841,4.185786,2.0841,4.087157 -L 2.0841,4.087157,2.0831,4.033979 -L 2.0831,4.033979,2.0732,3.856052 -L 2.0732,3.856067,2.0687,3.791281 -L 2.0687,3.791281,1.9335,3.791281 -L 1.9335,3.791281,1.5336,4.302779 -L 1.5336,4.302779,1.169,4.302779 -L 1.169,4.302779,0.6849,3.65881 -L 0.6849,3.65881,0.6849,3.455758 -L 0.6849,3.455758,0.9703,3.087369 -L 0.9703,3.087369,1.6837,3.087369 -L 1.6837,3.087369,1.6837,2.525587 -L 1.6837,2.525587,1.1556,2.525587 -L 1.1556,2.525587,0.9628,2.462737 -L 0.9628,2.462737,0.6849,2.27999 -L 0.6849,2.27999,0.5828,2.274508 -L 0.5828,2.274189,0.5541,2.272254 -L 0.5541,2.272254,0.5006,2.270346 -L 0.5006,2.270318,0.456,2.270318 -L 0.456,2.270318,0.456,1.429102 -L 0.456,1.429102,0.7414,1.063604 -L 0.7414,1.063604,0.8127,1.064577 -L 0.8127,1.064577,0.8801,1.068444 -L 0.8801,1.068444,0.9435,1.078112 -L 0.9435,1.078112,1.004,1.091651 -L 1.004,1.091651,1.0595,1.11002 -L 1.0595,1.11002,1.112,1.133227 -L 1.112,1.133227,1.1605,1.160298 -L 1.1605,1.160298,1.2046,1.193172 -L 1.2046,1.193172,1.2958,1.24829 -L 1.2958,1.24829,1.387,1.311137 -L 1.387,1.311137,1.4757,1.380757 -L 1.4757,1.380757,1.5653,1.457146 -L 1.5653,1.457146,1.655,1.541267 -L 1.655,1.541267,1.7422,1.631189 -L 1.7422,1.631189,1.8314,1.727882 -L 1.8314,1.727882,1.9181,1.831343 -L 1.9181,1.831343,2.0534,1.831343 -L 2.0534,1.831343,2.0534,1.393323 -L 2.0534,1.393323,2.0053,1.332411 -L 2.0053,1.332411,1.9553,1.275365 -L 1.9553,1.275365,1.9047,1.22025 -L 1.9047,1.22025,1.8532,1.167064 -L 1.8532,1.167064,1.7997,1.117756 -L 1.7997,1.117756,1.7452,1.06941 -L 1.7452,1.06941,1.6887,1.024929 -L 1.6887,1.024929,1.6332,0.982388 -L 1.6332,0.982388,1.3235,0.789018 -L 1.3235,0.789006,1.2884,0.772563 -L 1.2884,0.772563,1.2487,0.759997 -L 1.2487,0.759997,1.2046,0.749363 -L 1.2046,0.749363,1.1566,0.741627 -L 1.1566,0.741627,1.1031,0.73679 -L 1.1031,0.73679,1.0461,0.734858 -L 1.0461,0.734858,0.5065,0.734858 -L 0.5065,0.734858,0.0001,1.393323 -L 0.0001,1.393323,0.0001,2.196834 -L 0.0001,2.196834,0.349,2.600037 -L 0.349,2.600037,0.6061,2.608739 -L 0.6061,2.608739,0.2291,3.573726 -L 0.2291,3.573726,0.2291,3.617235 -L 0.2291,3.617235,0.2271,3.663648 -L 0.2271,3.663648,0.2271,3.712963 -L 0.2271,3.712963,0.2231,3.944065 -L 0.2221,3.944055,0.2211,4.008838 -L 0.2211,4.008838,0.2796,4.075556 -L 0.2796,4.075556,0.3405,4.140338 -L 0.3405,4.140338,0.4035,4.203189 -L 0.4035,4.203189,0.4689,4.264101 -L 0.4689,4.264101,0.5372,4.324053 -L 0.5372,4.324053,0.6076,4.381102 -L 0.6076,4.381102,0.6809,4.437183 -L 0.6809,4.437183,0.7562,4.491329 -L 0.7562,4.491329,1.0416,4.676978 - -[ζ] 92 -L 0.7351,6.45417,0.7975,6.45417 -L 0.7975,6.45417,0.8629,6.453206 -L 0.8629,6.453206,0.9967,6.449316 -L 0.9967,6.449335,1.1369,6.44349 -L 1.1369,6.443531,1.284,6.43374 -L 1.284,6.433867,1.284,6.079975 -L 1.284,6.079975,0.9699,6.079975 -L 0.9699,6.079975,0.685,5.699009 -L 0.685,5.699009,0.685,5.498855 -L 0.685,5.498855,0.9769,5.133363 -L 0.9769,5.133363,1.1344,5.133363 -L 1.1344,5.133363,1.9331,6.153459 -L 1.9331,6.153459,2.4821,6.153459 -L 2.4821,6.153459,2.4821,5.716412 -L 2.4821,5.716412,2.3771,5.585881 -L 2.3771,5.585881,2.27,5.462113 -L 2.27,5.462113,2.1581,5.345117 -L 2.1581,5.345117,2.0431,5.234891 -L 2.0431,5.234891,1.9262,5.131431 -L 1.9262,5.131431,1.8053,5.034737 -L 1.8053,5.034737,1.6814,4.944812 -L 1.6814,4.944812,1.5546,4.861661 -L 1.5546,4.861661,1.4778,4.809442 -L 1.4778,4.809442,1.403,4.753361 -L 1.403,4.753361,1.3306,4.693411 -L 1.3306,4.693411,1.2603,4.629598 -L 1.2603,4.629598,1.1929,4.561915 -L 1.1929,4.561915,1.1285,4.489396 -L 1.1285,4.489396,1.0655,4.413977 -L 1.0655,4.413977,1.0061,4.333723 -L 1.0061,4.333723,0.9679,4.246698 -L 0.9679,4.246698,0.8946,4.071834 -L 0.8946,4.071689,0.8203,3.893827 -L 0.8203,3.893775,0.7489,3.713982 -L 0.7489,3.713928,0.7133,3.623038 -L 0.7133,3.623038,0.2733,2.568129 -L 0.2733,2.568129,0.2733,2.483045 -L 0.2733,2.483045,0.2713,2.390225 -L 0.2723,2.390219,0.2688,2.23938 -L 0.2688,2.23938,0.2673,2.185231 -L 0.2673,2.185231,0.3204,2.124313 -L 0.3204,2.124313,0.3877,2.065334 -L 0.3877,2.065334,0.4685,2.008287 -L 0.4685,2.008287,0.5636,1.953172 -L 0.5636,1.953172,0.6726,1.899023 -L 0.6726,1.899023,0.7935,1.846813 -L 0.7935,1.846813,0.9303,1.79653 -L 0.9303,1.79653,1.0799,1.748187 -L 1.0799,1.748187,1.1949,1.704676 -L 1.1949,1.704676,1.3068,1.660195 -L 1.3068,1.660195,1.4144,1.614751 -L 1.4144,1.614751,1.5189,1.568335 -L 1.5189,1.568335,1.62,1.521928 -L 1.62,1.521928,1.7171,1.473583 -L 1.7171,1.473583,1.8107,1.425234 -L 1.8107,1.425234,1.9014,1.374957 -L 1.9014,1.374957,2.2819,0.911802 -L 2.2819,0.911802,2.2819,0.111193 -L 2.2819,0.111193,1.9589,-0.280407 -L 1.9589,-0.280407,1.1245,-0.280407 -L 1.1245,-0.280407,0.8104,0.116995 -L 0.8104,0.116995,0.8104,0.560812 -L 0.8104,0.560812,1.1592,0.560812 -L 1.1592,0.560812,1.5665,0 -L 1.5665,0,1.723,0 -L 1.723,0,2.0084,0.387732 -L 2.0084,0.387732,2.0084,0.590788 -L 2.0084,0.590788,1.9599,0.647835 -L 1.9599,0.647835,1.8964,0.703916 -L 1.8964,0.703916,1.8172,0.759997 -L 1.8172,0.759997,1.724,0.816078 -L 1.724,0.816078,1.615,0.871192 -L 1.615,0.871192,1.4912,0.925337 -L 1.4912,0.925337,1.3514,0.979483 -L 1.3514,0.979483,1.1978,1.033631 -L 1.1978,1.033631,1.0849,1.075211 -L 1.0849,1.075211,0.9759,1.118722 -L 0.9759,1.118722,0.8698,1.162233 -L 0.8698,1.162233,0.7658,1.207677 -L 0.7658,1.207677,0.6657,1.255056 -L 0.6657,1.255056,0.5696,1.302436 -L 0.5696,1.302436,0.4764,1.35175 -L 0.4764,1.35175,0.3872,1.402032 -L 0.3872,1.402032,-0.0002,1.880654 -L -0.0002,1.880654,-0.0002,2.701562 -L -0.0002,2.701562,0.0513,2.95103 -L 0.0513,2.95103,0.525,4.158708 -L 0.525,4.158708,0.6746,4.5184 -L 0.6746,4.5184,0.8025,4.739829 -L 0.8025,4.739829,0.411,5.236824 -L 0.411,5.236824,0.411,6.048066 -L 0.411,6.048066,0.7351,6.45417 - -[η] 80 -L 0.5122,4.649901,0.9468,4.649901 -L 0.9468,4.649901,1.3303,4.165478 -L 1.3303,4.165478,1.7078,4.649901 -L 1.7078,4.649901,2.3405,4.649901 -L 2.3405,4.649901,2.8533,3.974027 -L 2.8533,3.974027,2.8533,3.818352 -L 2.8533,3.818352,2.8484,3.662678 -L 2.8484,3.662678,2.84,3.507008 -L 2.84,3.507008,2.8271,3.35037 -L 2.8271,3.35037,2.8097,3.194693 -L 2.8097,3.194693,2.7874,3.037087 -L 2.7874,3.037087,2.7632,2.880442 -L 2.7632,2.880442,2.7329,2.722836 -L 2.7329,2.722836,2.3475,0.749363 -L 2.3475,0.749363,2.3252,0.631398 -L 2.3252,0.631398,2.3063,0.510531 -L 2.3063,0.510531,2.2905,0.386763 -L 2.2905,0.386763,2.2786,0.260099 -L 2.2786,0.260099,2.2677,0.1315 -L 2.2677,0.1315,2.2603,-0.000969 -L 2.2603,-0.000969,2.2558,-0.136334 -L 2.2558,-0.136334,2.2538,-0.274605 -L 2.2538,-0.274605,2.1939,-0.276536 -L 2.1939,-0.276536,2.075,-0.276536 -L 2.075,-0.276536,2.017,-0.274605 -L 2.017,-0.274605,1.9605,-0.271703 -L 1.9605,-0.271703,1.906,-0.267835 -L 1.906,-0.267835,1.7975,-0.256216 -L 1.7975,-0.256235,1.798,-0.133433 -L 1.798,-0.133433,1.8015,-0.01644 -L 1.8015,-0.01644,1.8059,0.09379 -L 1.8059,0.09379,1.8124,0.199181 -L 1.8124,0.199181,1.8198,0.297811 -L 1.8198,0.297811,1.8307,0.389668 -L 1.8307,0.389668,1.8411,0.47669 -L 1.8411,0.47669,1.8555,0.556941 -L 1.8555,0.556941,2.3276,2.978136 -L 2.3276,2.978105,2.3475,3.10187 -L 2.3475,3.10187,2.3643,3.231435 -L 2.3643,3.231435,2.3777,3.36584 -L 2.3777,3.36584,2.3871,3.506043 -L 2.3871,3.506043,2.3945,3.650109 -L 2.3945,3.650109,2.3975,3.799986 -L 2.3975,3.799986,2.3975,3.955656 -L 2.3975,3.955656,2.1042,4.320188 -L 2.1042,4.320188,1.9471,4.320188 -L 1.9471,4.320188,1.7935,4.121 -L 1.7935,4.121,1.6523,3.924717 -L 1.6523,3.924717,1.5245,3.730366 -L 1.5245,3.730366,1.4095,3.53988 -L 1.4095,3.53988,1.309,3.351335 -L 1.309,3.351335,1.2227,3.166652 -L 1.2227,3.166652,1.1479,2.983902 -L 1.1479,2.983902,1.088,2.805022 -L 1.088,2.805022,0.7714,1.407831 -L 0.7714,1.407831,0.7446,1.313073 -L 0.7446,1.313073,0.7218,1.221216 -L 0.7218,1.221216,0.702,1.133227 -L 0.702,1.133227,0.6852,1.048136 -L 0.6852,1.048136,0.6733,0.966917 -L 0.6733,0.966917,0.6644,0.887629 -L 0.6644,0.887629,0.6589,0.81221 -L 0.6589,0.81221,0.6564,0.739691 -L 0.6564,0.739691,0.2001,0.739691 -L 0.2001,0.739691,0.2016,0.842186 -L 0.2016,0.842186,0.2041,0.938874 -L 0.2041,0.938874,0.2095,1.030733 -L 0.2095,1.030733,0.2165,1.11679 -L 0.2165,1.11679,0.2254,1.19801 -L 0.2254,1.19801,0.2358,1.273429 -L 0.2358,1.273429,0.2501,1.343048 -L 0.2501,1.343048,0.265,1.407831 -L 0.265,1.407831,0.698,3.060294 -L 0.698,3.060294,0.9958,3.864769 -L 0.9958,3.864769,0.9824,3.974027 -L 0.9824,3.974027,0.7263,4.294077 -L 0.7263,4.294077,0.1367,3.553422 -L 0.1367,3.553422,0.0009,3.553422 -L 0.0009,3.553422,0.0009,3.991435 -L 0.0009,3.991435,0.5122,4.649901 - -[θ] 149 -L 1.4062,6.45417,1.9324,6.45417 -L 1.9324,6.45417,2.0255,6.330407 -L 2.0255,6.330407,2.1137,6.208573 -L 2.1137,6.208573,2.194,6.088677 -L 2.194,6.088677,2.2683,5.970711 -L 2.2683,5.970711,2.3367,5.855651 -L 2.3367,5.855651,2.3971,5.742517 -L 2.3971,5.742517,2.4516,5.632291 -L 2.4516,5.632291,2.5002,5.523997 -L 2.5002,5.523997,2.6419,5.158499 -L 2.6419,5.158499,2.6419,3.733267 -L 2.6419,3.733267,2.6399,3.599831 -L 2.6399,3.599831,2.635,3.49346 -L 2.634,3.493473,2.63,3.449962 -L 2.63,3.449962,2.6251,3.413213 -L 2.6251,3.413213,2.6191,3.382274 -L 2.6191,3.382274,2.6132,3.359071 -L 2.6132,3.359071,2.3506,2.362178 -L 2.3506,2.362178,2.0384,1.531597 -L 2.0384,1.531597,2.0018,1.448441 -L 2.0018,1.448441,1.9592,1.368188 -L 1.9592,1.368188,1.9066,1.290836 -L 1.9066,1.290836,1.8482,1.216379 -L 1.8482,1.216379,1.7808,1.14483 -L 1.7808,1.14483,1.7075,1.076177 -L 1.7075,1.076177,1.6242,1.010428 -L 1.6242,1.010428,1.4726,0.904264 -L 1.4726,0.904063,1.4171,0.866358 -L 1.4171,0.866358,1.3646,0.83445 -L 1.3646,0.83445,1.317,0.807376 -L 1.317,0.807376,1.2754,0.786105 -L 1.2754,0.786105,1.2387,0.769664 -L 1.2387,0.769664,1.206,0.75903 -L 1.206,0.75903,1.1803,0.754196 -L 1.1803,0.754196,0.7036,0.754196 -L 0.7036,0.754196,0.6115,0.876995 -L 0.6115,0.876995,0.5253,0.996893 -L 0.5253,0.996893,0.445,1.115824 -L 0.445,1.115824,0.3727,1.23185 -L 0.3727,1.23185,0.3043,1.346916 -L 0.3043,1.346916,0.2448,1.459078 -L 0.2448,1.459078,0.1903,1.569307 -L 0.1903,1.569307,0.1428,1.677598 -L 0.1428,1.677598,0.0011,2.043096 -L 0.0011,2.043096,-0.0049,3.477032 -L -0.0049,3.477032,-0.0049,3.549554 -L -0.0049,3.549554,0.0011,3.624974 -L 0.0011,3.624974,0.009,3.704261 -L 0.009,3.704261,0.0209,3.785477 -L 0.0209,3.785477,0.0348,3.870567 -L 0.0348,3.870567,0.0536,3.958558 -L 0.0536,3.958558,0.0754,4.049447 -L 0.0754,4.049447,0.1002,4.144206 -L 0.1002,4.144206,0.1586,4.366597 -L 0.1586,4.366597,0.222,4.588023 -L 0.222,4.588023,0.2894,4.807512 -L 0.2894,4.807512,0.3608,5.026035 -L 0.3608,5.026035,0.4371,5.241657 -L 0.4371,5.241657,0.5163,5.456309 -L 0.5163,5.456309,0.6006,5.669033 -L 0.6006,5.669033,0.6898,5.879824 -L 0.6898,5.879824,0.7145,5.922366 -L 0.7145,5.922366,0.7413,5.96201 -L 0.7413,5.96201,0.771,5.999722 -L 0.771,5.999722,0.8017,6.034531 -L 0.8017,6.034531,0.8334,6.067405 -L 0.8334,6.067405,0.8671,6.098344 -L 0.8671,6.098344,0.9028,6.127354 -L 0.9028,6.127354,0.9385,6.153459 -L 0.9385,6.153459,1.4062,6.45417 -L 1.6351,6.079975,1.542,6.018091 -L 1.542,6.018091,1.4558,5.964908 -L 1.4558,5.964908,1.3745,5.920434 -L 1.3745,5.920434,1.3002,5.884655 -L 1.3002,5.884655,1.2318,5.856614 -L 1.2318,5.856614,1.1704,5.837276 -L 1.1704,5.837276,1.1149,5.826638 -L 1.1149,5.826638,1.0653,5.824709 -L 1.0653,5.824709,1.0653,5.757025 -L 1.0653,5.757025,1.0614,5.697073 -L 1.0614,5.697073,1.0574,5.643894 -L 1.0574,5.643894,1.0524,5.598447 -L 1.0524,5.598447,1.0455,5.559769 -L 1.0455,5.559769,1.0376,5.528831 -L 1.0376,5.528831,1.0267,5.503689 -L 1.0267,5.503689,1.0148,5.487255 -L 1.0148,5.487255,0.9623,5.343185 -L 0.9623,5.343185,0.9117,5.201047 -L 0.9117,5.201047,0.8632,5.05891 -L 0.8632,5.05891,0.8156,4.917742 -L 0.8156,4.917742,0.77,4.777536 -L 0.77,4.777536,0.7264,4.63927 -L 0.7264,4.63927,0.6442,4.362854 -L 0.6442,4.36273,0.6263,4.289246 -L 0.6263,4.289246,0.6085,4.219626 -L 0.6085,4.219626,0.5897,4.153875 -L 0.5897,4.153875,0.5718,4.091028 -L 0.5718,4.091028,0.552,4.033011 -L 0.552,4.033011,0.5332,3.977892 -L 0.5332,3.977892,0.5144,3.926648 -L 0.5144,3.926648,0.4945,3.879269 -L 0.4945,3.879269,2.1712,3.870567 -L 2.1712,3.870567,2.1752,3.946955 -L 2.1752,3.946955,2.1791,4.025272 -L 2.1791,4.025272,2.1831,4.106496 -L 2.1831,4.106496,2.1871,4.275698 -L 2.1871,4.275707,2.1871,4.453618 -L 2.1871,4.453618,2.1841,4.545477 -L 2.1841,4.545477,2.1841,5.01153 -L 2.1841,5.01153,2.1276,5.239725 -L 2.1276,5.239725,2.0959,5.32288 -L 2.0959,5.32288,2.0642,5.402167 -L 2.0642,5.402167,2.0345,5.479516 -L 2.0345,5.479516,1.976,5.623641 -L 1.976,5.623589,1.9473,5.690307 -L 1.9473,5.690307,1.9195,5.75509 -L 1.9195,5.75509,1.8928,5.816007 -L 1.8928,5.816007,1.7352,6.044196 -L 1.7352,6.044196,1.7075,6.079975 -L 1.7075,6.079975,1.6351,6.079975 -L 0.4509,3.544717,0.4509,2.394087 -L 0.4509,2.394087,0.4579,2.045995 -L 0.4579,2.045995,0.7215,1.37979 -L 0.7215,1.37979,0.7542,1.327578 -L 0.7542,1.327578,0.8116,1.234544 -L 0.8116,1.234755,0.8394,1.195111 -L 0.8394,1.195111,0.8632,1.159332 -L 0.8632,1.159332,0.9197,1.078806 -L 0.9207,1.079079,1.0931,1.133227 -L 1.0931,1.133227,1.4062,1.334344 -L 1.4062,1.334344,1.5707,1.334344 -L 1.5707,1.334344,1.5717,1.387526 -L 1.5717,1.387526,1.5757,1.441675 -L 1.5757,1.441675,1.5816,1.496783 -L 1.5816,1.496783,1.5925,1.552871 -L 1.5925,1.552871,1.6034,1.61088 -L 1.6034,1.61088,1.6173,1.668897 -L 1.6173,1.668897,1.6351,1.729815 -L 1.6351,1.729815,1.6559,1.79073 -L 1.6559,1.79073,1.7184,1.950274 -L 1.7184,1.950274,1.7778,2.108842 -L 1.7778,2.108842,1.8323,2.26645 -L 1.8323,2.26645,1.8838,2.423093 -L 1.8838,2.423093,1.9324,2.579736 -L 1.9324,2.579736,1.977,2.734443 -L 1.977,2.734443,2.0176,2.88818 -L 2.0176,2.88818,2.0553,3.041918 -L 2.0553,3.041918,2.1544,3.536016 -L 2.1544,3.536016,0.4509,3.544717 - -[ι] 42 -L 0.3931,4.61026,1.0709,4.61026 -L 1.0709,4.61026,1.0283,4.48843 -L 1.0283,4.48843,0.9877,4.366597 -L 0.9877,4.366597,0.951,4.244762 -L 0.951,4.244762,0.9134,4.121 -L 0.9134,4.121,0.8787,3.998201 -L 0.8787,3.998201,0.846,3.87347 -L 0.846,3.87347,0.8143,3.748735 -L 0.8143,3.748735,0.7855,3.623038 -L 0.7855,3.623038,0.4853,2.171692 -L 0.4853,2.171692,0.4783,2.11755 -L 0.4783,2.11755,0.4724,2.058567 -L 0.4724,2.058567,0.4684,1.994749 -L 0.4684,1.994749,0.4645,1.927067 -L 0.4645,1.927067,0.4615,1.855515 -L 0.4615,1.855515,0.4565,1.698879 -L 0.4565,1.698872,0.4565,1.394296 -L 0.4565,1.394296,0.7499,1.028797 -L 0.7499,1.028797,0.9064,1.028797 -L 0.9064,1.028797,1.5198,1.79653 -L 1.5198,1.79653,1.6556,1.79653 -L 1.6556,1.79653,1.6556,1.357551 -L 1.6556,1.357551,1.1423,0.654604 -L 1.1423,0.654604,0.5071,0.654604 -L 0.5071,0.654604,0.0007,1.357551 -L 0.0007,1.357551,0.0017,1.505492 -L 0.0017,1.505492,0.0047,1.648595 -L 0.0047,1.648595,0.0106,1.784929 -L 0.0106,1.784929,0.0185,1.915464 -L 0.0185,1.915464,0.0285,2.040195 -L 0.0285,2.040195,0.0403,2.160092 -L 0.0403,2.160092,0.0542,2.273223 -L 0.0542,2.273223,0.0711,2.380551 -L 0.0711,2.380551,0.3446,3.805785 -L 0.3446,3.805785,0.3574,3.882172 -L 0.3574,3.882172,0.3683,3.966293 -L 0.3683,3.966293,0.3783,4.056217 -L 0.3783,4.056217,0.3852,4.152908 -L 0.3852,4.152908,0.3892,4.257335 -L 0.3892,4.257335,0.3931,4.367567 -L 0.3931,4.367567,0.3941,4.485529 -L 0.3941,4.485529,0.3931,4.61026 - -[κ] 108 -L 0.608,4.634433,1.0649,4.634433 -L 1.0649,4.634433,1.0649,3.940188 -L 1.0649,3.940188,1.0163,3.684922 -L 1.0163,3.684922,1.0014,3.650109 -L 1.0014,3.650109,0.9866,3.603699 -L 0.9866,3.603699,0.9697,3.546649 -L 0.9697,3.546649,0.9529,3.478968 -L 0.9529,3.478968,0.9162,3.311713 -L 0.9162,3.311692,0.8746,3.099953 -L 0.8756,3.099934,0.9172,3.099934 -L 0.9172,3.099934,1.5435,3.904408 -L 1.5435,3.904408,1.6267,3.972022 -L 1.6267,3.972096,1.6693,4.005937 -L 1.6693,4.005937,1.8011,4.105799 -L 1.8011,4.105529,1.8467,4.13744 -L 1.8467,4.13744,1.9319,4.199172 -L 1.9319,4.199319,1.9745,4.236061 -L 1.9745,4.236061,2.0221,4.282476 -L 2.0221,4.282476,2.0717,4.335652 -L 2.0717,4.335652,2.1271,4.398506 -L 2.1271,4.398506,2.1856,4.469088 -L 2.1856,4.469088,2.2471,4.547412 -L 2.2471,4.547412,2.3134,4.634433 -L 2.3134,4.634433,2.5493,4.634433 -L 2.5493,4.634433,2.8624,4.215758 -L 2.8624,4.215758,2.8624,3.940188 -L 2.8624,3.940188,2.5344,3.52151 -L 2.5344,3.52151,2.5027,3.559218 -L 2.5027,3.559218,2.3878,3.700223 -L 2.3878,3.700393,2.362,3.733267 -L 2.362,3.733267,2.3372,3.76421 -L 2.3372,3.76421,2.3134,3.79418 -L 2.3134,3.79418,2.2907,3.790315 -L 2.2907,3.790315,2.2669,3.784514 -L 2.2669,3.784514,2.2411,3.77484 -L 2.2411,3.77484,2.2134,3.762271 -L 2.2134,3.762271,2.1846,3.747772 -L 2.1846,3.747772,2.1529,3.729396 -L 2.1529,3.729396,2.1192,3.708129 -L 2.1192,3.708129,2.0845,3.684922 -L 2.0845,3.684922,1.9736,3.612404 -L 1.9736,3.612404,1.8646,3.534083 -L 1.8646,3.534083,1.7585,3.447057 -L 1.7585,3.447057,1.6555,3.354234 -L 1.6555,3.354234,1.5544,3.253672 -L 1.5544,3.253672,1.4553,3.145378 -L 1.4553,3.145378,1.3582,3.030318 -L 1.3582,3.030318,1.265,2.908482 -L 1.265,2.908482,1.265,2.844669 -L 1.265,2.844669,1.5504,2.844669 -L 1.5504,2.844669,1.5871,2.795358 -L 1.5871,2.795358,1.6218,2.748941 -L 1.6218,2.748941,1.6525,2.705433 -L 1.6525,2.705433,1.6812,2.66482 -L 1.6812,2.66482,1.705,2.626149 -L 1.705,2.626149,1.7258,2.59037 -L 1.7258,2.59037,1.7427,2.556529 -L 1.7427,2.556529,1.7575,2.525587 -L 1.7575,2.525587,1.7813,2.455001 -L 1.7813,2.455001,1.8051,2.385385 -L 1.8051,2.385385,1.8259,2.315762 -L 1.8259,2.315762,1.8457,2.247115 -L 1.8457,2.247115,1.8646,2.178465 -L 1.8646,2.178465,1.8824,2.110777 -L 1.8824,2.110777,1.8992,2.044059 -L 1.8992,2.044059,1.9131,1.977341 -L 1.9131,1.977341,1.9636,1.835275 -L 1.9636,1.835204,2.0231,1.657374 -L 2.0231,1.657297,2.039,1.607012 -L 2.039,1.607012,2.0637,1.520129 -L 2.0637,1.519993,2.0786,1.309202 -L 2.0786,1.309202,2.3134,1.309202 -L 2.3134,1.309202,2.7267,1.821671 -L 2.7267,1.821671,2.8624,1.821671 -L 2.8624,1.821671,2.8624,1.382689 -L 2.8624,1.382689,2.3481,0.748393 -L 2.3481,0.748393,1.9131,0.748393 -L 1.9131,0.748393,1.8437,0.855721 -L 1.8437,0.855721,1.7714,0.981418 -L 1.7714,0.981418,1.701,1.124525 -L 1.701,1.124525,1.6307,1.285032 -L 1.6307,1.285032,1.5593,1.464875 -L 1.5593,1.464875,1.49,1.66213 -L 1.49,1.66213,1.4206,1.877752 -L 1.4206,1.877752,1.3512,2.110777 -L 1.3512,2.110777,1.3304,2.167828 -L 1.3304,2.167828,1.3086,2.223909 -L 1.3086,2.223909,1.2819,2.27999 -L 1.2819,2.27999,1.2522,2.33607 -L 1.2522,2.33607,1.2195,2.392154 -L 1.2195,2.392154,1.1838,2.447263 -L 1.1838,2.447263,1.1441,2.503343 -L 1.1441,2.503343,1.1005,2.557496 -L 1.1005,2.557496,0.9331,2.76828 -L 0.9331,2.76828,0.8915,2.705433 -L 0.8915,2.705433,0.8518,2.627115 -L 0.8518,2.627115,0.8142,2.533319 -L 0.8142,2.533319,0.7755,2.423093 -L 0.7755,2.423093,0.7379,2.298359 -L 0.7379,2.298359,0.7012,2.156221 -L 0.7012,2.156221,0.6655,1.999585 -L 0.6655,1.999585,0.6308,1.827472 -L 0.6308,1.827472,0.4733,1.133227 -L 0.4733,1.133227,0.4733,0.748393 -L 0.4733,0.748393,0.0016,0.748393 -L 0.0016,0.748393,0.4515,3.282682 -L 0.4515,3.282682,0.608,4.122935 -L 0.608,4.122935,0.608,4.634433 - -[λ] 95 -L 0.9367,6.45417,1.5649,6.45417 -L 1.5649,6.45417,2.0733,5.792801 -L 2.0733,5.792801,2.0733,2.319633 -L 2.0733,2.319633,2.3438,1.631189 -L 2.3438,1.631189,2.3725,1.58381 -L 2.3725,1.58381,2.4023,1.538366 -L 2.4023,1.538366,2.4607,1.454343 -L 2.4607,1.454244,2.4895,1.415567 -L 2.4895,1.415567,2.5182,1.377855 -L 2.5182,1.377855,2.5777,1.309233 -L 2.5777,1.309202,2.7382,1.309202 -L 2.7382,1.309202,3.0315,1.6747 -L 3.0315,1.6747,3.0315,2.076934 -L 3.0315,2.076934,3.305,2.076934 -L 3.305,2.076934,3.305,1.382689 -L 3.305,1.382689,2.7759,0.748393 -L 2.7759,0.748393,2.327,0.748393 -L 2.327,0.748393,2.2754,0.817044 -L 2.2754,0.817044,2.2269,0.887629 -L 2.2269,0.887629,2.1803,0.958215 -L 2.1803,0.958215,2.1367,1.029767 -L 2.1367,1.029767,2.0961,1.102282 -L 2.0961,1.102282,2.0574,1.175769 -L 2.0574,1.175769,2.0218,1.249253 -L 2.0218,1.249253,1.99,1.324676 -L 1.99,1.324676,1.7988,1.808136 -L 1.7988,1.808136,1.7988,3.562124 -L 1.7988,3.562124,1.7483,3.562124 -L 1.7483,3.562124,1.6967,3.485734 -L 1.6967,3.485734,1.6462,3.408379 -L 1.6462,3.408379,1.5986,3.328129 -L 1.5986,3.328129,1.554,3.24691 -L 1.554,3.24691,1.5124,3.163754 -L 1.5124,3.163754,1.4708,3.07866 -L 1.4708,3.07866,1.4341,2.99261 -L 1.4341,2.99261,1.3994,2.904614 -L 1.3994,2.904614,0.8435,1.47938 -L 0.8435,1.47938,0.8178,1.423299 -L 0.8178,1.423299,0.79,1.366255 -L 0.79,1.366255,0.7573,1.308239 -L 0.7573,1.308239,0.7216,1.24829 -L 0.7216,1.24829,0.682,1.187375 -L 0.682,1.187375,0.6394,1.124525 -L 0.6394,1.124525,0.5938,1.060709 -L 0.5938,1.060709,0.5433,0.994954 -L 0.5433,0.994954,0.351,0.748393 -L 0.351,0.748393,0.0002,0.748393 -L 0.0002,0.748393,0.0002,1.189308 -L 0.0002,1.189308,0.0795,1.294704 -L 0.0795,1.294704,0.1528,1.401062 -L 0.1528,1.401062,0.2222,1.510325 -L 0.2222,1.510325,0.2856,1.621517 -L 0.2856,1.621517,0.3471,1.735614 -L 0.3471,1.735614,0.4016,1.851647 -L 0.4016,1.851647,0.4531,1.969609 -L 0.4531,1.969609,0.5007,2.090476 -L 0.5007,2.090476,0.569,2.257854 -L 0.569,2.257749,0.6344,2.409678 -L 0.6344,2.409558,0.6939,2.546824 -L 0.6939,2.546862,0.7494,2.66874 -L 0.7504,2.668691,0.787,2.713169 -L 0.787,2.713169,0.8247,2.76828 -L 0.8247,2.76828,0.8653,2.834035 -L 0.8653,2.834035,0.9069,2.910418 -L 0.9069,2.910418,0.9506,2.996474 -L 0.9506,2.996474,0.9971,3.094131 -L 0.9971,3.094131,1.0427,3.202429 -L 1.0427,3.202429,1.0923,3.320394 -L 1.0923,3.320394,1.2419,3.550517 -L 1.2419,3.550517,1.2795,3.623038 -L 1.2795,3.623038,1.3162,3.698458 -L 1.3162,3.698458,1.3519,3.776776 -L 1.3519,3.776776,1.3866,3.857999 -L 1.3866,3.857999,1.4212,3.94212 -L 1.4212,3.94212,1.4549,4.030108 -L 1.4549,4.030108,1.4876,4.12003 -L 1.4876,4.12003,1.5213,4.212857 -L 1.5213,4.212857,1.7562,4.799776 -L 1.7562,4.799776,1.7988,5.029903 -L 1.7988,5.029903,1.7978,5.076313 -L 1.7978,5.076313,1.7958,5.119821 -L 1.7958,5.119821,1.7919,5.160434 -L 1.7919,5.160434,1.7859,5.197176 -L 1.7859,5.197176,1.778,5.23102 -L 1.778,5.23102,1.7691,5.261959 -L 1.7691,5.261959,1.7592,5.289999 -L 1.7592,5.289999,1.7463,5.314172 -L 1.7463,5.314172,1.6165,5.681605 -L 1.6165,5.681605,1.6165,5.893356 -L 1.6165,5.893356,0.9823,5.893356 -L 0.9823,5.893356,0.7028,5.527865 -L 0.7028,5.527865,0.7028,5.125628 -L 0.7028,5.125628,0.4293,5.125628 -L 0.4293,5.125628,0.4293,5.819872 -L 0.4293,5.819872,0.9367,6.45417 - -[μ] 122 -L 1.3059,4.649901,1.4219,4.646851 -L 1.4219,4.647006,1.4635,4.64507 -L 1.4635,4.64507,1.6032,4.635981 -L 1.6032,4.636368,1.6528,4.631534 -L 1.6528,4.631534,1.6528,4.238965 -L 1.6528,4.238965,1.6518,4.201254 -L 1.6518,4.201254,1.6498,4.162576 -L 1.6498,4.162576,1.6429,4.122935 -L 1.6429,4.122935,1.6349,4.081359 -L 1.6349,4.081359,1.626,4.038814 -L 1.626,4.038814,1.6003,3.947791 -L 1.5993,3.947922,1.5834,3.901511 -L 1.5834,3.901511,1.5319,3.76324 -L 1.5319,3.76324,1.4803,3.627872 -L 1.4803,3.627872,1.4328,3.495406 -L 1.4328,3.495406,1.3892,3.364871 -L 1.3892,3.364871,1.3466,3.237238 -L 1.3466,3.237238,1.3069,3.111541 -L 1.3069,3.111541,1.2703,2.989708 -L 1.2703,2.989708,1.2346,2.868842 -L 1.2346,2.868842,1.2059,2.755714 -L 1.2059,2.755714,1.1533,2.547877 -L 1.1533,2.547827,1.1078,2.365139 -L 1.1087,2.365077,1.0889,2.282891 -L 1.0889,2.282891,1.0582,2.138725 -L 1.0572,2.138818,1.0572,1.689205 -L 1.0572,1.689205,1.5269,1.096485 -L 1.5269,1.096485,1.6161,1.210582 -L 1.6161,1.210582,1.7003,1.325642 -L 1.7003,1.325642,1.7776,1.441675 -L 1.7776,1.441675,1.849,1.557704 -L 1.849,1.557704,1.9124,1.6747 -L 1.9124,1.6747,1.9709,1.792665 -L 1.9709,1.792665,2.0204,1.91063 -L 2.0204,1.91063,2.065,2.028591 -L 2.065,2.028591,2.1185,2.16396 -L 2.1185,2.16396,2.1681,2.301264 -L 2.1681,2.301264,2.2146,2.440496 -L 2.2146,2.440496,2.2582,2.580698 -L 2.2582,2.580698,2.2989,2.723806 -L 2.2989,2.723806,2.3355,2.867876 -L 2.3355,2.867876,2.3682,3.013878 -L 2.3682,3.013878,2.3989,3.161819 -L 2.3989,3.161819,2.6328,4.165478 -L 2.6328,4.165478,2.6566,4.227359 -L 2.6566,4.227359,2.6843,4.288273 -L 2.6843,4.288273,2.7121,4.349194 -L 2.7121,4.349194,2.7448,4.41011 -L 2.7448,4.41011,2.7785,4.470057 -L 2.7785,4.470057,2.8151,4.530006 -L 2.8151,4.530006,2.8538,4.589951 -L 2.8538,4.589951,2.8954,4.649901 -L 2.8954,4.649901,3.2432,4.640236 -L 3.2432,4.640236,3.2432,4.539675 -L 3.2432,4.539675,3.2403,4.442017 -L 3.2403,4.442017,3.2353,4.348224 -L 3.2353,4.348224,3.2274,4.257335 -L 3.2274,4.257335,3.2165,4.170314 -L 3.2165,4.170314,3.2016,4.086193 -L 3.2016,4.086193,3.1858,4.005937 -L 3.1858,4.005937,3.1649,3.928584 -L 3.1649,3.928584,2.7398,2.284826 -L 2.7398,2.284826,2.716,2.180394 -L 2.716,2.180394,2.6972,2.075971 -L 2.6972,2.075971,2.6814,1.969609 -L 2.6814,1.969609,2.6695,1.861313 -L 2.6695,1.861313,2.6625,1.752055 -L 2.6625,1.752055,2.6576,1.641826 -L 2.6576,1.641826,2.6576,1.529664 -L 2.6576,1.529664,2.6615,1.416533 -L 2.6615,1.416533,2.9172,1.096485 -L 2.9172,1.096485,3.378,1.689205 -L 3.378,1.689205,3.378,2.091439 -L 3.378,2.091439,3.6515,2.091439 -L 3.6515,2.091439,3.6515,1.397194 -L 3.6515,1.397194,3.1382,0.739691 -L 3.1382,0.739691,2.7032,0.739691 -L 2.7032,0.739691,2.39,1.141929 -L 2.39,1.141929,2.3821,1.762689 -L 2.3821,1.762689,2.2543,1.762689 -L 2.2543,1.762689,2.2543,1.397194 -L 2.2543,1.397194,1.74,0.739691 -L 1.74,0.739691,1.3059,0.739691 -L 1.3059,0.739691,0.7926,1.397194 -L 0.7926,1.397194,0.7847,1.762689 -L 0.7847,1.762689,0.6559,1.762689 -L 0.6559,1.762689,0.6559,1.160298 -L 0.6559,1.160298,0.6559,1.085848 -L 0.6559,1.085848,0.649,1.009459 -L 0.649,1.009459,0.642,0.930172 -L 0.642,0.930172,0.6301,0.847982 -L 0.6301,0.847982,0.6153,0.762898 -L 0.6153,0.762898,0.5964,0.675873 -L 0.5964,0.675873,0.5746,0.585951 -L 0.5746,0.585951,0.5499,0.494094 -L 0.5499,0.494094,0.5281,0.40417 -L 0.5281,0.40417,0.5092,0.312316 -L 0.5092,0.312316,0.4934,0.21852 -L 0.4934,0.21852,0.4805,0.123762 -L 0.4805,0.123762,0.4696,0.026108 -L 0.4696,0.026108,0.4627,-0.072521 -L 0.4627,-0.072521,0.4577,-0.173076 -L 0.4577,-0.173076,0.4577,-0.274605 -L 0.4577,-0.274605,0.0009,-0.264936 -L 0.0009,-0.264936,0.0019,-0.169215 -L 0.0019,-0.169215,0.0039,-0.080253 -L 0.0039,-0.080253,0.0068,0.002898 -L 0.0068,0.002898,0.0138,0.080253 -L 0.0138,0.080253,0.0197,0.151802 -L 0.0197,0.151802,0.0286,0.21659 -L 0.0286,0.21659,0.0375,0.275571 -L 0.0375,0.275571,0.0494,0.328752 -L 0.0494,0.328752,0.7877,3.179225 -L 0.7877,3.179225,1.0443,4.165478 -L 1.0443,4.165478,1.0681,4.227359 -L 1.0681,4.227359,1.0939,4.288273 -L 1.0939,4.288273,1.1236,4.349194 -L 1.1236,4.349194,1.1553,4.41011 -L 1.1553,4.41011,1.19,4.470057 -L 1.19,4.470057,1.2257,4.530006 -L 1.2257,4.530006,1.2643,4.589951 -L 1.2643,4.589951,1.3059,4.649901 - -[ν] 65 -L 0.3137,4.676978,0.9479,4.676978 -L 0.9479,4.676978,1.0063,4.592856 -L 1.0063,4.592856,1.0598,4.5068 -L 1.0598,4.5068,1.1104,4.421709 -L 1.1104,4.421709,1.1589,4.33469 -L 1.1589,4.33469,1.2055,4.247666 -L 1.2055,4.247666,1.2491,4.159677 -L 1.2491,4.159677,1.2887,4.071689 -L 1.2887,4.071689,1.3244,3.982729 -L 1.3244,3.982729,1.4602,3.617235 -L 1.4602,3.617235,1.4602,1.873881 -L 1.4602,1.873881,1.5246,1.882583 -L 1.5246,1.882583,2.1667,2.704467 -L 2.1667,2.704467,2.2103,2.76828 -L 2.2103,2.76828,2.2509,2.834998 -L 2.2509,2.834998,2.2896,2.902686 -L 2.2896,2.902686,2.3253,2.971336 -L 2.3253,2.971336,2.359,3.041918 -L 2.359,3.041918,2.3907,3.114439 -L 2.3907,3.114439,2.4184,3.187926 -L 2.4184,3.187926,2.4442,3.262374 -L 2.4442,3.262374,2.4828,3.352298 -L 2.4828,3.352298,2.5145,3.438355 -L 2.5145,3.438355,2.5423,3.520541 -L 2.5423,3.520541,2.5621,3.600798 -L 2.5621,3.600798,2.578,3.676221 -L 2.578,3.676221,2.5869,3.748735 -L 2.5869,3.748735,2.5898,3.818352 -L 2.5898,3.818352,2.5879,3.88314 -L 2.5879,3.88314,2.5294,4.062844 -L 2.5294,4.062987,2.5016,4.157746 -L 2.5016,4.157746,2.4779,4.2554 -L 2.4779,4.2554,2.4531,4.35596 -L 2.4531,4.35596,2.4303,4.460386 -L 2.4303,4.460386,2.4085,4.566751 -L 2.4085,4.566751,2.3877,4.676978 -L 2.3877,4.676978,2.7444,4.676978 -L 2.7444,4.676978,3.0586,4.221562 -L 3.0586,4.221562,3.0595,4.121969 -L 3.0595,4.121969,3.0566,4.027211 -L 3.0566,4.027211,3.0486,3.935354 -L 3.0486,3.935354,3.0368,3.846396 -L 3.0368,3.846396,3.0209,3.761308 -L 3.0209,3.761308,2.9991,3.680082 -L 2.9991,3.680082,2.9743,3.601767 -L 2.9743,3.601767,2.9446,3.527314 -L 2.9446,3.527314,2.4382,2.220041 -L 2.4382,2.220041,2.4085,2.158156 -L 2.4085,2.158156,2.3728,2.090476 -L 2.3728,2.090476,2.3292,2.016989 -L 2.3292,2.016989,2.2797,1.937701 -L 2.2797,1.937701,2.2212,1.852611 -L 2.2212,1.852611,2.1558,1.76172 -L 2.1558,1.76172,2.0825,1.665032 -L 2.0825,1.665032,2.0022,1.562538 -L 2.0022,1.562538,1.3284,0.704882 -L 1.3284,0.704882,1.0043,1.123556 -L 1.0043,1.123556,1.0043,3.937285 -L 1.0043,3.937285,0.714,4.302779 -L 0.714,4.302779,0.5584,4.302779 -L 0.5584,4.302779,0.274,3.937285 -L 0.274,3.937285,0.274,3.279784 -L 0.274,3.279784,0.0005,3.279784 -L 0.0005,3.279784,0.0005,4.230263 -L 0.0005,4.230263,0.3137,4.676978 - -[ξ] 178 -L 0.9237,6.735546,1.872,6.735546 -L 1.872,6.735546,1.874,6.645618 -L 1.874,6.645618,1.874,6.476412 -L 1.874,6.476412,1.8701,6.318806 -L 1.8701,6.318802,1.8671,6.24435 -L 1.8671,6.24435,1.8631,6.173767 -L 1.8631,6.173767,1.8582,6.105113 -L 1.8582,6.105113,1.8007,6.105113 -L 1.8007,6.105113,1.7442,6.110914 -L 1.7442,6.110914,1.6877,6.120585 -L 1.6877,6.120585,1.6322,6.135089 -L 1.6322,6.135089,1.5748,6.154425 -L 1.5748,6.154425,1.5193,6.179567 -L 1.5193,6.179567,1.4638,6.208573 -L 1.4638,6.208573,1.4083,6.242415 -L 1.4083,6.242415,1.2299,6.361345 -L 1.2299,6.361345,1.1586,6.361345 -L 1.1586,6.361345,0.889,6.01422 -L 0.889,6.01422,0.9336,5.960074 -L 0.9336,5.960074,0.9822,5.908827 -L 0.9822,5.908827,1.0327,5.861448 -L 1.0327,5.861448,1.0852,5.816974 -L 1.0852,5.816974,1.1417,5.77733 -L 1.1417,5.77733,1.1992,5.740582 -L 1.1992,5.740582,1.2596,5.70771 -L 1.2596,5.70771,1.3221,5.678704 -L 1.3221,5.678704,1.9226,5.424405 -L 1.9226,5.424405,2.6707,5.413768 -L 2.6707,5.413768,2.6707,4.822983 -L 2.6707,4.822983,2.0722,4.950616 -L 2.0722,4.950616,1.986,4.982524 -L 1.986,4.982524,1.9028,5.009595 -L 1.9028,5.009595,1.8215,5.033767 -L 1.8215,5.033767,1.7442,5.052143 -L 1.7442,5.052143,1.6689,5.067611 -L 1.6689,5.067611,1.5966,5.078248 -L 1.5966,5.078248,1.5262,5.084052 -L 1.5262,5.084052,1.4588,5.08695 -L 1.4588,5.08695,0.9237,4.750466 -L 0.9237,4.750466,0.889,4.71372 -L 0.889,4.71372,0.8544,4.676978 -L 0.8544,4.676978,0.7899,4.602623 -L 0.7899,4.602522,0.7582,4.564816 -L 0.7582,4.564816,0.7008,4.489396 -L 0.7008,4.489396,0.674,4.450719 -L 0.674,4.450719,0.674,4.250569 -L 0.674,4.250569,0.7691,4.130671 -L 0.7691,4.130671,0.8613,4.022374 -L 0.8613,4.022374,0.9544,3.924717 -L 0.9544,3.924717,1.0476,3.83866 -L 1.0476,3.83866,1.1378,3.76324 -L 1.1378,3.76324,1.2289,3.699421 -L 1.2289,3.699421,1.3191,3.646245 -L 1.3191,3.646245,1.4083,3.604669 -L 1.4083,3.604669,1.8364,3.421921 -L 1.8364,3.421921,1.8651,3.411284 -L 1.8651,3.411284,1.8998,3.401613 -L 1.8998,3.401613,1.9424,3.393878 -L 1.9424,3.393878,1.991,3.388078 -L 1.991,3.388078,2.0474,3.383244 -L 2.0474,3.383244,2.1099,3.379376 -L 2.1099,3.379376,2.1812,3.37744 -L 2.1812,3.37744,2.2575,3.376475 -L 2.2575,3.376475,2.4716,3.376475 -L 2.4716,3.376475,2.4735,3.220798 -L 2.4735,3.220798,2.4706,3.070931 -L 2.4716,3.070928,2.4696,2.999372 -L 2.4696,2.999372,2.4666,2.928793 -L 2.4666,2.928793,2.4626,2.86014 -L 2.4626,2.86014,2.4567,2.793425 -L 2.4567,2.793425,2.3804,2.792452 -L 2.3804,2.792452,2.3081,2.794392 -L 2.3081,2.794392,2.2407,2.799225 -L 2.2407,2.799225,2.1773,2.806957 -L 2.1773,2.806957,2.1178,2.817594 -L 2.1178,2.817594,2.0623,2.83113 -L 2.0623,2.83113,2.0118,2.84757 -L 2.0118,2.84757,1.9642,2.865943 -L 1.9642,2.865943,1.544,3.048691 -L 1.544,3.048691,0.8098,2.730575 -L 0.8098,2.730575,0.7632,2.701562 -L 0.7632,2.701562,0.7186,2.670626 -L 0.7186,2.670626,0.674,2.636779 -L 0.674,2.636779,0.6304,2.600037 -L 0.6304,2.600037,0.5878,2.56136 -L 0.5878,2.56136,0.5462,2.519787 -L 0.5462,2.519787,0.5055,2.476276 -L 0.5055,2.476276,0.4669,2.428896 -L 0.4669,2.428896,0.4748,2.102076 -L 0.4748,2.102076,0.5155,2.10014 -L 0.5155,2.10014,0.5551,2.096276 -L 0.5551,2.096276,0.5937,2.090476 -L 0.5937,2.090476,0.6324,2.081771 -L 0.6324,2.081771,0.67,2.070171 -L 0.67,2.070171,0.7077,2.055666 -L 0.7077,2.055666,0.7444,2.039228 -L 0.7444,2.039228,0.781,2.01989 -L 0.781,2.01989,0.9069,1.945437 -L 0.9069,1.945437,1.0317,1.874851 -L 1.0317,1.874851,1.1546,1.809099 -L 1.1546,1.809099,1.2775,1.74915 -L 1.2775,1.74915,1.3964,1.694039 -L 1.3964,1.694039,1.5173,1.642792 -L 1.5173,1.642792,1.6342,1.597348 -L 1.6342,1.597348,1.7878,1.543961 -L 1.7878,1.544162,1.8255,1.529664 -L 1.8255,1.529664,1.8661,1.513226 -L 1.8661,1.513226,1.9077,1.494851 -L 1.9077,1.494851,1.9513,1.474549 -L 1.9513,1.474549,2.0445,1.428434 -L 2.0435,1.428136,2.094,1.402032 -L 2.094,1.402032,2.2724,1.193172 -L 2.2724,1.193172,2.2724,0.391603 -L 2.2724,0.391603,1.7581,-0.256235 -L 1.7581,-0.256235,1.1378,-0.256235 -L 1.1378,-0.256235,1.0952,-0.254299 -L 1.0952,-0.254299,1.0545,-0.250431 -L 1.0545,-0.250431,1.0188,-0.242699 -L 1.0188,-0.242699,0.9861,-0.233028 -L 0.9861,-0.233028,0.9564,-0.21949 -L 0.9564,-0.21949,0.9297,-0.204022 -L 0.9297,-0.204022,0.9079,-0.185649 -L 0.9079,-0.185649,0.889,-0.163409 -L 0.889,-0.163409,0.6155,0 -L 0.6155,0,0.4005,0 -L 0.4005,0,0.4005,0.073487 -L 0.4005,0.073487,0.4015,0.21659 -L 0.4015,0.21659,0.4084,0.42544 -L 0.4084,0.42544,0.4104,0.494094 -L 0.4104,0.494094,0.4144,0.560812 -L 0.4144,0.560812,0.4768,0.560812 -L 0.4768,0.560812,0.5323,0.558876 -L 0.5323,0.558876,0.5789,0.555005 -L 0.5789,0.555005,0.6195,0.550174 -L 0.6195,0.550174,0.6522,0.543408 -L 0.6522,0.543408,0.678,0.535673 -L 0.678,0.535673,0.6958,0.526972 -L 0.6958,0.526972,0.7067,0.516332 -L 0.7067,0.516332,1.2636,0.169211 -L 1.2636,0.169211,1.3151,0.135368 -L 1.3151,0.135368,1.3607,0.106358 -L 1.3607,0.106358,1.4004,0.083154 -L 1.4004,0.083154,1.435,0.064783 -L 1.435,0.064783,1.4618,0.051247 -L 1.4618,0.051247,1.4826,0.042545 -L 1.4826,0.042545,1.4965,0.038678 -L 1.4965,0.038678,1.5054,0.04061 -L 1.5054,0.04061,1.7987,0.414803 -L 1.7987,0.414803,1.7908,1.002692 -L 1.7908,1.002692,1.7274,1.001727 -L 1.7274,1.001727,1.6649,1.004628 -L 1.6649,1.004628,1.6025,1.010428 -L 1.6025,1.010428,1.5431,1.021065 -L 1.5431,1.021065,1.4836,1.033631 -L 1.4836,1.033631,1.4261,1.051034 -L 1.4261,1.051034,1.3687,1.071343 -L 1.3687,1.071343,1.3132,1.09455 -L 1.3132,1.09455,0.4292,1.50742 -L 0.4292,1.50742,0.3787,1.541267 -L 0.3787,1.541267,0.3262,1.580904 -L 0.3262,1.580904,0.2747,1.625388 -L 0.2747,1.625388,0.2221,1.6747 -L 0.2221,1.6747,0.1676,1.728848 -L 0.1676,1.728848,0.1131,1.787825 -L 0.1131,1.787825,0.0566,1.851647 -L 0.0566,1.851647,0.0012,1.920298 -L 0.0012,1.920298,0.0012,2.471439 -L 0.0012,2.471439,0.5145,3.133778 -L 0.5145,3.133778,1,3.14248 -L 1,3.14248,1,3.207265 -L 1,3.207265,0.4005,3.978866 -L 0.4005,3.978866,0.4005,4.787208 -L 0.4005,4.787208,0.7236,5.191376 -L 0.7236,5.191376,1.0089,5.200081 -L 1.0089,5.200081,1.0089,5.264864 -L 1.0089,5.264864,0.6076,5.779259 -L 0.6076,5.779259,0.6076,6.330407 -L 0.6076,6.330407,0.9237,6.735546 - -[ο] 152 -L 1.4198,4.649901,1.8291,4.649901 -L 1.8291,4.649901,1.9153,4.59866 -L 1.9153,4.59866,2.0005,4.546441 -L 2.0005,4.546441,2.0857,4.492296 -L 2.0857,4.492296,2.171,4.437183 -L 2.171,4.437183,2.2542,4.381102 -L 2.2542,4.381102,2.3384,4.323086 -L 2.3384,4.323086,2.4217,4.263137 -L 2.4217,4.263137,2.5029,4.202223 -L 2.5029,4.202223,2.5445,4.119068 -L 2.5445,4.119068,2.6179,3.961277 -L 2.6189,3.961459,2.6843,3.815632 -L 2.6843,3.815454,2.714,3.7468 -L 2.714,3.7468,2.7427,3.681054 -L 2.7427,3.681054,2.7675,3.617235 -L 2.7675,3.617235,2.7933,3.550517 -L 2.7933,3.550517,2.8151,3.486704 -L 2.8151,3.486704,2.8329,3.426755 -L 2.8329,3.426755,2.8478,3.368739 -L 2.8478,3.368739,2.8587,3.31459 -L 2.8587,3.31459,2.8666,3.263346 -L 2.8666,3.263346,2.8686,3.215001 -L 2.8686,3.215001,2.8686,2.566197 -L 2.8686,2.566197,2.6189,1.919332 -L 2.6189,1.919332,2.5891,1.861313 -L 2.5891,1.861313,2.5584,1.804268 -L 2.5584,1.804268,2.5247,1.746252 -L 2.5247,1.746252,2.4871,1.688235 -L 2.4871,1.688235,2.4474,1.629256 -L 2.4474,1.629256,2.4048,1.57124 -L 2.4048,1.57124,2.3582,1.512254 -L 2.3582,1.512254,2.2482,1.377824 -L 2.2482,1.377855,2.1878,1.307273 -L 2.1878,1.307273,2.1274,1.241521 -L 2.1274,1.241521,2.0689,1.180606 -L 2.0689,1.180606,2.0104,1.124525 -L 2.0104,1.124525,1.9529,1.074241 -L 1.9529,1.074241,1.8984,1.027834 -L 1.8984,1.027834,1.8439,0.986253 -L 1.8439,0.986253,1.4416,0.739691 -L 1.4416,0.739691,1.0046,0.749363 -L 1.0046,0.749363,0.531,1.051034 -L 0.531,1.051034,0.4784,1.098414 -L 0.4784,1.098414,0.4259,1.158362 -L 0.4259,1.158362,0.3724,1.230884 -L 0.3724,1.230884,0.3179,1.315008 -L 0.3179,1.315008,0.2624,1.412662 -L 0.2624,1.412662,0.2079,1.523861 -L 0.2079,1.523861,0.1514,1.64666 -L 0.1514,1.64666,0.0939,1.782028 -L 0.0939,1.782028,0.0712,1.846813 -L 0.0712,1.846813,0.0503,1.90966 -L 0.0503,1.90966,0.0325,1.969609 -L 0.0325,1.969609,0.0186,2.027626 -L 0.0186,2.027626,0.0077,2.083706 -L 0.0077,2.083706,0.0008,2.137855 -L 0.0008,2.137855,-0.0051,2.189102 -L -0.0051,2.189102,-0.0071,2.237447 -L -0.0071,2.237447,0.0008,2.850472 -L 0.0008,2.850472,0.0682,3.017748 -L 0.0682,3.017748,0.1326,3.172456 -L 0.1326,3.172456,0.196,3.315556 -L 0.196,3.315556,0.2575,3.446094 -L 0.2575,3.446094,0.3159,3.564052 -L 0.3159,3.564052,0.3734,3.670417 -L 0.3734,3.670417,0.4289,3.76421 -L 0.4289,3.76421,0.4814,3.84543 -L 0.4814,3.84543,0.5696,3.950822 -L 0.5696,3.950822,0.6568,4.048479 -L 0.6568,4.048479,0.741,4.138407 -L 0.741,4.138407,0.8243,4.220593 -L 0.8243,4.220593,0.9045,4.294077 -L 0.9045,4.294077,0.9828,4.359828 -L 0.9828,4.359828,1.0591,4.416876 -L 1.0591,4.416876,1.1344,4.467156 -L 1.1344,4.467156,1.4198,4.649901 -L 1.6249,4.302779,1.4842,4.210924 -L 1.4842,4.210924,1.3564,4.122935 -L 1.3564,4.122935,1.2434,4.038814 -L 1.2434,4.038814,1.1453,3.958558 -L 1.1453,3.958558,1.0591,3.881204 -L 1.0591,3.881204,0.9878,3.808688 -L 0.9878,3.808688,0.9313,3.739068 -L 0.9313,3.739068,0.8877,3.673316 -L 0.8877,3.673316,0.4725,2.602942 -L 0.4725,2.602942,0.4675,2.584569 -L 0.4675,2.584569,0.4626,2.562332 -L 0.4626,2.562332,0.4586,2.534289 -L 0.4586,2.534289,0.4556,2.501415 -L 0.4556,2.501415,0.4517,2.421158 -L 0.4517,2.421158,0.4497,2.321565 -L 0.4497,2.321568,0.4507,2.258718 -L 0.4507,2.258718,0.4537,2.200702 -L 0.4537,2.200702,0.4586,2.147519 -L 0.4586,2.147519,0.4646,2.097242 -L 0.4646,2.097242,0.4725,2.050829 -L 0.4725,2.050829,0.4824,2.009253 -L 0.4824,2.009253,0.4953,1.970575 -L 0.4953,1.970575,0.5082,1.936735 -L 0.5082,1.936735,0.5428,1.845841 -L 0.5428,1.845841,0.5726,1.759791 -L 0.5726,1.759791,0.5973,1.679534 -L 0.5973,1.679534,0.6182,1.603148 -L 0.6182,1.603148,0.633,1.532562 -L 0.633,1.532562,0.6449,1.46778 -L 0.6449,1.46778,0.6518,1.406865 -L 0.6518,1.406865,0.6538,1.35175 -L 0.6538,1.35175,0.8213,1.334344 -L 0.8213,1.334344,1.2306,1.079079 -L 1.2306,1.079079,1.3752,1.168037 -L 1.3752,1.168037,1.5031,1.25409 -L 1.5031,1.25409,1.616,1.336279 -L 1.616,1.336279,1.7141,1.414597 -L 1.7141,1.414597,1.7964,1.489054 -L 1.7964,1.489054,1.8638,1.559633 -L 1.8638,1.559633,1.9163,1.626355 -L 1.9163,1.626355,1.9529,1.689205 -L 1.9529,1.689205,2.386,2.782952 -L 2.387,2.782788,2.3949,2.809862 -L 2.3949,2.809862,2.4018,2.842737 -L 2.4018,2.842737,2.4078,2.880442 -L 2.4078,2.880442,2.4108,2.922024 -L 2.4108,2.922024,2.4137,2.969403 -L 2.4137,2.969403,2.4137,3.021616 -L 2.4137,3.021616,2.4118,3.138612 -L 2.4108,3.138612,2.4098,3.194693 -L 2.4098,3.194693,2.4048,3.247875 -L 2.4048,3.247875,2.3979,3.298153 -L 2.3979,3.298153,2.3909,3.344566 -L 2.3909,3.344566,2.3791,3.387108 -L 2.3791,3.387108,2.3682,3.426755 -L 2.3682,3.426755,2.3543,3.462531 -L 2.3543,3.462531,2.3216,3.551486 -L 2.3216,3.551486,2.2938,3.636574 -L 2.2938,3.636574,2.2691,3.715861 -L 2.2691,3.715861,2.2492,3.791281 -L 2.2492,3.791281,2.2324,3.861866 -L 2.2324,3.861866,2.2205,3.928584 -L 2.2205,3.928584,2.2126,3.990463 -L 2.2126,3.990463,2.2086,4.047516 -L 2.2086,4.047516,2.161,4.048479 -L 2.161,4.048479,2.1174,4.051382 -L 2.1174,4.051382,2.0778,4.057181 -L 2.0778,4.057181,2.0421,4.065888 -L 2.0421,4.065888,2.0104,4.075556 -L 2.0104,4.075556,1.9827,4.088126 -L 1.9827,4.088126,1.9589,4.103596 -L 1.9589,4.103596,1.9391,4.12003 -L 1.9391,4.12003,1.8509,4.168952 -L 1.8509,4.169343,1.7686,4.217124 -L 1.7686,4.216722,1.6933,4.26114 -L 1.6933,4.261206,1.6249,4.303088 - -[π] 78 -L 3.6174,4.933212,3.66,4.907104 -L 3.66,4.907104,3.66,4.750466 -L 3.66,4.750466,3.1457,4.116166 -L 3.1457,4.116166,2.4619,4.116166 -L 2.4619,4.116166,2.46,3.963394 -L 2.46,3.963394,2.456,3.814486 -L 2.456,3.814486,2.45,3.669452 -L 2.45,3.669452,2.4421,3.527314 -L 2.4421,3.527314,2.4312,3.388078 -L 2.4312,3.388078,2.4164,3.253672 -L 2.4164,3.253672,2.4015,3.121208 -L 2.4015,3.121208,2.3837,2.993576 -L 2.3837,2.993576,2.3569,2.81953 -L 2.3569,2.81953,2.3331,2.648386 -L 2.3331,2.648386,2.3133,2.480144 -L 2.3133,2.480144,2.2955,2.314799 -L 2.2955,2.314799,2.2816,2.153323 -L 2.2816,2.153323,2.2717,1.993782 -L 2.2717,1.993782,2.2657,1.837139 -L 2.2657,1.837139,2.2618,1.683402 -L 2.2618,1.683402,2.5551,1.309202 -L 2.5551,1.309202,2.7107,1.309202 -L 2.7107,1.309202,3.1249,1.821671 -L 3.1249,1.821671,3.2606,1.821671 -L 3.2606,1.821671,3.2606,1.382689 -L 3.2606,1.382689,2.7463,0.748393 -L 2.7463,0.748393,2.3123,0.748393 -L 2.3123,0.748393,1.798,1.432001 -L 1.798,1.432001,1.799,1.556735 -L 1.799,1.556735,1.803,1.675663 -L 1.803,1.675663,1.8089,1.787825 -L 1.8089,1.787825,1.8178,1.89322 -L 1.8178,1.89322,1.8297,1.993782 -L 1.8297,1.993782,1.8426,2.087574 -L 1.8426,2.087574,1.8575,2.17556 -L 1.8575,2.17556,1.8773,2.256783 -L 1.8773,2.256783,2.1904,3.477032 -L 2.1904,3.477032,2.1983,4.116166 -L 2.1983,4.116166,1.4631,4.116166 -L 1.4631,4.116166,1.4561,3.477032 -L 1.4561,3.477032,0.9993,1.710472 -L 0.9993,1.710472,0.9498,1.557704 -L 0.9498,1.557704,0.8992,1.414597 -L 0.8992,1.414597,0.8457,1.280198 -L 0.8457,1.280198,0.7912,1.155467 -L 0.7912,1.155467,0.7337,1.039434 -L 0.7337,1.039434,0.6743,0.933076 -L 0.6743,0.933076,0.6128,0.836382 -L 0.6128,0.836382,0.5494,0.748393 -L 0.5494,0.748393,0.2006,0.748393 -L 0.2006,0.748393,0.2006,1.193172 -L 0.2006,1.193172,0.2799,1.298571 -L 0.2799,1.298571,0.3512,1.402032 -L 0.3512,1.402032,0.4186,1.503552 -L 0.4186,1.503552,0.4781,1.604114 -L 0.4781,1.604114,0.5326,1.70274 -L 0.5326,1.70274,0.5801,1.799434 -L 0.5801,1.799434,0.6208,1.89419 -L 0.6208,1.89419,0.6574,1.987978 -L 0.6574,1.987978,0.9567,3.033216 -L 0.9567,3.033216,1.1916,3.625936 -L 1.1916,3.625936,1.1945,3.69459 -L 1.1945,3.69459,1.1995,4.004967 -L 1.1995,4.004971,1.1995,4.116166 -L 1.1995,4.116166,0.7506,4.116166 -L 0.7506,4.116166,0.3502,3.604669 -L 0.3502,3.604669,0.0004,3.614336 -L 0.0004,3.614336,0.0004,3.787413 -L 0.0004,3.787413,0.7139,4.676978 -L 0.7139,4.676978,2.9326,4.676978 -L 2.9326,4.676978,3.1249,4.74176 -L 3.1249,4.74176,3.1596,4.762065 -L 3.1596,4.762065,3.2319,4.799232 -L 3.2329,4.798811,3.2705,4.81718 -L 3.2705,4.81718,3.3112,4.833616 -L 3.3112,4.833616,3.3944,4.864949 -L 3.3954,4.864559,3.438,4.879064 -L 3.438,4.879064,3.6174,4.933212 - -[ρ] 155 -L 1.4201,4.649901,1.8274,4.649901 -L 1.8274,4.649901,1.9116,4.59866 -L 1.9116,4.59866,1.9978,4.546441 -L 1.9978,4.546441,2.082,4.492296 -L 2.082,4.492296,2.1653,4.437183 -L 2.1653,4.437183,2.2495,4.381102 -L 2.2495,4.381102,2.3328,4.323086 -L 2.3328,4.323086,2.415,4.263137 -L 2.415,4.263137,2.4973,4.202223 -L 2.4973,4.202223,2.5369,4.119068 -L 2.5369,4.119068,2.5755,4.038814 -L 2.5755,4.038814,2.6449,3.887173 -L 2.6449,3.887003,2.6766,3.815454 -L 2.6766,3.815454,2.7361,3.681243 -L 2.7351,3.681054,2.7608,3.617235 -L 2.7608,3.617235,2.7866,3.548581 -L 2.7866,3.548581,2.8074,3.479935 -L 2.8074,3.479935,2.8262,3.411284 -L 2.8262,3.411284,2.8391,3.341661 -L 2.8391,3.341661,2.85,3.272048 -L 2.85,3.272048,2.858,3.201459 -L 2.858,3.201459,2.8609,3.131846 -L 2.8609,3.131846,2.8609,3.060294 -L 2.8609,3.060294,2.8629,2.957797 -L 2.8629,2.957797,2.8629,2.864974 -L 2.8629,2.864974,2.8619,2.780852 -L 2.8619,2.780852,2.856,2.641602 -L 2.856,2.641613,2.852,2.586505 -L 2.852,2.586505,2.8461,2.540092 -L 2.8461,2.540092,2.8391,2.503343 -L 2.8391,2.503343,2.5686,1.836176 -L 2.5686,1.836176,2.4982,1.728848 -L 2.4982,1.728848,2.416,1.623453 -L 2.416,1.623453,2.3209,1.518057 -L 2.3209,1.518057,2.2138,1.414597 -L 2.2138,1.414597,2.0949,1.311137 -L 2.0949,1.311137,1.9621,1.208647 -L 1.9621,1.208647,1.8185,1.106152 -L 1.8185,1.106152,1.6619,1.005594 -L 1.6619,1.005594,1.6044,1.003656 -L 1.6044,1.003656,1.5469,1.000757 -L 1.5469,1.000757,1.4915,0.999791 -L 1.4915,0.999791,1.436,0.997859 -L 1.436,0.997859,1.3299,0.995957 -L 1.3299,0.995926,1.2774,0.995926 -L 1.2774,0.995926,1.2279,0.994954 -L 1.2279,0.994954,0.8067,1.251192 -L 0.8067,1.251192,0.5996,1.251192 -L 0.5996,1.251192,0.5927,1.762689 -L 0.5927,1.762689,0.4648,1.762689 -L 0.4648,1.762689,0.4648,-0.274605 -L 0.4648,-0.274605,0.0011,-0.274605 -L 0.0011,-0.274605,0.1586,1.736584 -L 0.1586,1.736584,0.1676,1.821671 -L 0.1676,1.821671,0.1765,1.906759 -L 0.1765,1.906759,0.1844,1.993782 -L 0.1844,1.993782,0.1903,2.080802 -L 0.1903,2.080802,0.1953,2.169763 -L 0.1953,2.169763,0.1983,2.258718 -L 0.1983,2.258718,0.1993,2.348643 -L 0.1993,2.348643,0.2013,2.502384 -L 0.2013,2.502381,0.2052,2.567163 -L 0.2052,2.567163,0.2112,2.633881 -L 0.2112,2.633881,0.2201,2.702534 -L 0.2201,2.702534,0.231,2.773118 -L 0.231,2.773118,0.2449,2.845635 -L 0.2449,2.845635,0.2607,2.920089 -L 0.2607,2.920089,0.2785,2.996474 -L 0.2785,2.996474,0.3063,3.106701 -L 0.3063,3.106701,0.336,3.216934 -L 0.336,3.216934,0.3657,3.329095 -L 0.3657,3.329095,0.3984,3.442226 -L 0.3984,3.442226,0.4331,3.55535 -L 0.4331,3.55535,0.4678,3.669452 -L 0.4678,3.669452,0.5045,3.784514 -L 0.5045,3.784514,0.5431,3.901511 -L 0.5431,3.901511,0.5986,3.972096 -L 0.5986,3.972096,0.6511,4.037842 -L 0.6511,4.037842,0.7037,4.099729 -L 0.7037,4.099729,0.7552,4.156776 -L 0.7552,4.156776,0.8057,4.208992 -L 0.8057,4.208992,0.8543,4.257335 -L 0.8543,4.257335,0.9028,4.300845 -L 0.9028,4.300845,0.9504,4.339521 -L 0.9504,4.339521,1.4201,4.649901 -L 1.6054,4.302779,1.1575,4.002068 -L 1.1575,4.002068,1.1099,3.963394 -L 1.1099,3.963394,1.0624,3.91118 -L 1.0624,3.91118,1.0128,3.84543 -L 1.0128,3.84543,0.9643,3.766138 -L 0.9643,3.766138,0.9127,3.674285 -L 0.9127,3.674285,0.8612,3.56792 -L 0.8612,3.56792,0.8097,3.448992 -L 0.8097,3.448992,0.7572,3.316526 -L 0.7572,3.316526,0.7334,3.253672 -L 0.7334,3.253672,0.7136,3.179225 -L 0.7136,3.179225,0.6957,3.094131 -L 0.6957,3.094131,0.6828,2.996474 -L 0.6828,2.996474,0.671,2.88818 -L 0.671,2.88818,0.663,2.76828 -L 0.663,2.76828,0.6591,2.636779 -L 0.6591,2.636779,0.6571,2.493679 -L 0.6571,2.493679,0.6591,2.447263 -L 0.6591,2.447263,0.667,2.395052 -L 0.667,2.395052,0.6789,2.337036 -L 0.6789,2.337036,0.6947,2.273223 -L 0.6947,2.273223,0.7146,2.202637 -L 0.7146,2.202637,0.7413,2.126252 -L 0.7413,2.126252,0.772,2.044059 -L 0.772,2.044059,0.8067,1.956071 -L 0.8067,1.956071,0.8206,1.91643 -L 0.8206,1.91643,0.8305,1.874851 -L 0.8305,1.874851,0.8414,1.833275 -L 0.8414,1.833275,0.8473,1.79073 -L 0.8473,1.79073,0.8533,1.746252 -L 0.8533,1.746252,0.8563,1.701772 -L 0.8563,1.701772,0.8573,1.655361 -L 0.8573,1.655361,0.8573,1.607982 -L 0.8573,1.607982,1.0208,1.590579 -L 1.0208,1.590579,1.4201,1.334344 -L 1.4201,1.334344,1.5608,1.424268 -L 1.5608,1.424268,1.6857,1.509356 -L 1.6857,1.509356,1.7967,1.591542 -L 1.7967,1.591542,1.8928,1.669866 -L 1.8928,1.669866,1.973,1.744316 -L 1.973,1.744316,2.0394,1.814905 -L 2.0394,1.814905,2.09,1.882583 -L 2.09,1.882583,2.1266,1.945437 -L 2.1266,1.945437,2.3754,2.594234 -L 2.3754,2.594234,2.3754,3.297187 -L 2.3754,3.297187,2.3744,3.313621 -L 2.3744,3.313621,2.3704,3.335864 -L 2.3704,3.335864,2.3526,3.395798 -L 2.3526,3.39581,2.3238,3.478119 -L 2.3238,3.478002,2.304,3.526347 -L 2.304,3.526347,2.2832,3.581462 -L 2.2832,3.581462,2.2584,3.638509 -L 2.2584,3.638509,2.2366,3.695556 -L 2.2366,3.695556,2.2178,3.753569 -L 2.2178,3.753569,2.2029,3.811589 -L 2.2029,3.811589,2.192,3.8696 -L 2.192,3.8696,2.1831,3.928584 -L 2.1831,3.928584,2.1782,3.987568 -L 2.1782,3.987568,2.1762,4.047516 -L 2.1762,4.047516,2.1296,4.048479 -L 2.1296,4.048479,2.087,4.051382 -L 2.087,4.051382,2.0484,4.057181 -L 2.0484,4.057181,2.0137,4.065888 -L 2.0137,4.065888,1.983,4.075556 -L 1.983,4.075556,1.9552,4.088126 -L 1.9552,4.088126,1.9324,4.103596 -L 1.9324,4.103596,1.9116,4.12003 -L 1.9116,4.12003,1.7848,4.193227 -L 1.7848,4.193521,1.6738,4.260892 -L 1.6738,4.261206,1.6054,4.302692 - -[σ] 136 -L 1.4257,4.649901,3.2678,4.649901 -L 3.2678,4.649901,3.2678,4.064919 -L 3.2678,4.064919,2.6743,4.056217 -L 2.6743,4.056217,2.7674,3.608533 -L 2.7674,3.608533,2.7922,3.53988 -L 2.7922,3.53988,2.814,3.471233 -L 2.814,3.471233,2.8318,3.401613 -L 2.8318,3.401613,2.8457,3.331997 -L 2.8457,3.331997,2.8556,3.262374 -L 2.8556,3.262374,2.8635,3.192757 -L 2.8635,3.192757,2.8675,3.122175 -L 2.8675,3.122175,2.8675,2.694796 -L 2.8675,2.694796,2.8655,2.648386 -L 2.8655,2.648386,2.8635,2.604875 -L 2.8635,2.604875,2.8576,2.563295 -L 2.8576,2.563295,2.8497,2.524618 -L 2.8497,2.524618,2.8398,2.487876 -L 2.8398,2.487876,2.8279,2.454036 -L 2.8279,2.454036,2.812,2.423093 -L 2.812,2.423093,2.7962,2.394087 -L 2.7962,2.394087,2.7367,2.224993 -L 2.7367,2.224874,2.706,2.145587 -L 2.706,2.145587,2.6763,2.0721 -L 2.6763,2.0721,2.6475,2.002486 -L 2.6475,2.002486,2.6178,1.936735 -L 2.6178,1.936735,2.5891,1.874851 -L 2.5891,1.874851,2.5603,1.8178 -L 2.5603,1.8178,2.4037,1.57124 -L 2.4037,1.57124,2.3175,1.461976 -L 2.3175,1.461976,2.2293,1.359486 -L 2.2293,1.359486,2.1382,1.262792 -L 2.1382,1.262792,2.047,1.171905 -L 2.047,1.171905,1.9529,1.086814 -L 1.9529,1.086814,1.8587,1.008496 -L 1.8587,1.008496,1.7606,0.935009 -L 1.7606,0.935009,1.6625,0.868291 -L 1.6625,0.868291,1.616,0.84025 -L 1.616,0.84025,1.5753,0.816078 -L 1.5753,0.816078,1.5387,0.794806 -L 1.5387,0.794806,1.504,0.776433 -L 1.504,0.776433,1.4435,0.751143 -L 1.4435,0.751295,1.4197,0.743559 -L 1.4197,0.743559,1.3979,0.739691 -L 1.3979,0.739691,1.1126,0.739691 -L 1.1126,0.739691,0.9203,0.803508 -L 0.9203,0.803508,0.85,0.847019 -L 0.85,0.847019,0.7211,0.930246 -L 0.7211,0.930172,0.6617,0.970781 -L 0.6617,0.970781,0.6052,1.010428 -L 0.6052,1.010428,0.5527,1.049106 -L 0.5527,1.049106,0.5031,1.086814 -L 0.5031,1.086814,0.4566,1.123556 -L 0.4566,1.123556,0.4258,1.154494 -L 0.4258,1.154494,0.3951,1.187375 -L 0.3951,1.187375,0.3674,1.222182 -L 0.3674,1.222182,0.3406,1.258927 -L 0.3406,1.258927,0.3149,1.296632 -L 0.3149,1.296632,0.2921,1.338215 -L 0.2921,1.338215,0.2703,1.380757 -L 0.2703,1.380757,0.2495,1.425234 -L 0.2495,1.425234,0.0651,1.89999 -L 0.0651,1.89999,0.0443,1.958009 -L 0.0443,1.958009,0.0295,2.011188 -L 0.0295,2.011188,0.0166,2.0605 -L 0.0166,2.0605,0.0077,2.105946 -L 0.0077,2.105946,0.0017,2.147519 -L 0.0017,2.147519,-0.0003,2.185231 -L -0.0003,2.185231,0.0017,2.218108 -L 0.0017,2.218108,0.0077,2.248081 -L 0.0077,2.248081,0.0146,2.850472 -L 0.0146,2.850472,0.081,3.017748 -L 0.081,3.017748,0.1454,3.172456 -L 0.1454,3.172456,0.2088,3.315556 -L 0.2088,3.315556,0.2703,3.446094 -L 0.2703,3.446094,0.3277,3.564052 -L 0.3277,3.564052,0.3852,3.670417 -L 0.3852,3.670417,0.4397,3.76421 -L 0.4397,3.76421,0.4922,3.84543 -L 0.4922,3.84543,0.5804,3.950822 -L 0.5804,3.950822,0.6666,4.048479 -L 0.6666,4.048479,0.7509,4.138407 -L 0.7509,4.138407,0.8321,4.220593 -L 0.8321,4.220593,0.9134,4.294077 -L 0.9134,4.294077,0.9907,4.359828 -L 0.9907,4.359828,1.068,4.416876 -L 1.068,4.416876,1.1403,4.467156 -L 1.1403,4.467156,1.4257,4.649901 -L 1.6407,4.302779,1.4861,4.197385 -L 1.4861,4.197385,1.3415,4.090061 -L 1.3415,4.090061,1.2107,3.980798 -L 1.2107,3.980798,1.0898,3.871535 -L 1.0898,3.871535,0.9808,3.759372 -L 0.9808,3.759372,0.8827,3.647211 -L 0.8827,3.647211,0.7955,3.533113 -L 0.7955,3.533113,0.7201,3.417081 -L 0.7201,3.417081,0.5002,2.833069 -L 0.5002,2.833069,0.4922,1.689205 -L 0.4922,1.689205,0.5408,1.629256 -L 0.5408,1.629256,0.5923,1.57124 -L 0.5923,1.57124,0.6468,1.514193 -L 0.6468,1.514193,0.7063,1.460041 -L 0.7063,1.460041,0.7687,1.406865 -L 0.7687,1.406865,0.8341,1.356581 -L 0.8341,1.356581,0.9045,1.308239 -L 0.9045,1.308239,0.9768,1.261822 -L 0.9768,1.261822,1.2414,1.08778 -L 1.2414,1.08778,1.5129,1.254756 -L 1.5129,1.255056,1.6031,1.31694 -L 1.6031,1.31694,1.6893,1.380757 -L 1.6893,1.380757,1.7705,1.448441 -L 1.7705,1.448441,1.8478,1.518057 -L 1.8478,1.518057,1.9212,1.590579 -L 1.9212,1.590579,1.9895,1.666961 -L 1.9895,1.666961,2.0539,1.745286 -L 2.0539,1.745286,2.0975,1.830373 -L 2.0975,1.830373,2.1412,1.92126 -L 2.1412,1.92126,2.1848,2.017954 -L 2.1848,2.017954,2.2293,2.119479 -L 2.2293,2.119479,2.2739,2.227773 -L 2.2739,2.227773,2.3185,2.340907 -L 2.3185,2.340907,2.3651,2.460805 -L 2.3651,2.460805,2.4107,2.585532 -L 2.4107,2.585532,2.4107,3.699421 -L 2.4107,3.699421,2.3601,3.760342 -L 2.3601,3.760342,2.3056,3.820291 -L 2.3056,3.820291,2.2472,3.878301 -L 2.2472,3.878301,2.1848,3.935354 -L 2.1848,3.935354,2.1174,3.990463 -L 2.1174,3.990463,2.046,4.044614 -L 2.046,4.044614,1.9697,4.096827 -L 1.9697,4.096827,1.8904,4.148074 -L 1.8904,4.148074,1.8468,4.174182 -L 1.8468,4.174182,1.7715,4.22188 -L 1.7715,4.221562,1.6823,4.276587 -L 1.6823,4.276674,1.6596,4.291178 -L 1.6596,4.291178,1.6407,4.302779 - -[τ] 41 -L 0.7129,4.634433,3.2695,4.625731 -L 3.2695,4.625731,3.2695,4.451682 -L 3.2695,4.451682,2.9553,4.050415 -L 2.9553,4.050415,1.8723,4.033011 -L 1.8723,4.033011,1.8723,3.585326 -L 1.8723,3.585326,1.5621,2.799225 -L 1.5621,2.799225,1.4689,2.571034 -L 1.4689,2.571034,1.463,1.6747 -L 1.463,1.6747,1.7543,1.309202 -L 1.7543,1.309202,2.121,1.309202 -L 2.121,1.309202,2.5352,1.821671 -L 2.5352,1.821671,2.67,1.821671 -L 2.67,1.821671,2.67,1.382689 -L 2.67,1.382689,2.1566,0.748393 -L 2.1566,0.748393,1.5125,0.748393 -L 1.5125,0.748393,0.9982,1.382689 -L 0.9982,1.382689,0.9992,1.498718 -L 0.9992,1.498718,1.0032,1.609917 -L 1.0032,1.609917,1.0082,1.71434 -L 1.0082,1.71434,1.0151,1.814905 -L 1.0151,1.814905,1.024,1.908692 -L 1.024,1.908692,1.0359,1.998616 -L 1.0359,1.998616,1.0488,2.081771 -L 1.0488,2.081771,1.0636,2.160092 -L 1.0636,2.160092,1.1112,2.34284 -L 1.1112,2.34284,1.1568,2.517851 -L 1.1568,2.517851,1.2034,2.684159 -L 1.2034,2.684159,1.249,2.842737 -L 1.249,2.842737,1.2926,2.99261 -L 1.2926,2.99261,1.3362,3.133778 -L 1.3362,3.133778,1.3788,3.267214 -L 1.3788,3.267214,1.4204,3.392911 -L 1.4204,3.392911,1.5978,3.858962 -L 1.5978,3.858962,1.5978,4.050415 -L 1.5978,4.050415,1.0488,4.050415 -L 1.0488,4.050415,0.7971,3.886395 -L 0.7971,3.886039,0.4285,3.639401 -L 0.4285,3.639476,0.1361,3.282682 -L 0.1361,3.282682,0.0004,3.282682 -L 0.0004,3.282682,0.0004,3.721664 -L 0.0004,3.721664,0.7129,4.634433 - -[υ] 129 -L 0.5143,4.676978,1.1495,4.676978 -L 1.1495,4.676978,1.4646,4.269907 -L 1.4646,4.269907,1.4646,3.667512 -L 1.4646,3.667512,1.4607,3.600798 -L 1.4607,3.600798,1.4567,3.532148 -L 1.4567,3.532148,1.4478,3.462531 -L 1.4478,3.462531,1.4359,3.390976 -L 1.4359,3.390976,1.422,3.318461 -L 1.422,3.318461,1.4052,3.244007 -L 1.4052,3.244007,1.3853,3.168588 -L 1.3853,3.168588,1.0722,1.948338 -L 1.0722,1.948338,1.0643,1.309202 -L 1.0643,1.309202,2.1127,1.309202 -L 2.1127,1.309202,2.2138,1.440702 -L 2.2138,1.440702,2.3069,1.57124 -L 2.3069,1.57124,2.3921,1.699839 -L 2.3921,1.699839,2.4684,1.827472 -L 2.4684,1.827472,2.5388,1.954138 -L 2.5388,1.954138,2.5992,2.079839 -L 2.5992,2.079839,2.6528,2.2036 -L 2.6528,2.2036,2.6983,2.327369 -L 2.6983,2.327369,2.7449,2.437539 -L 2.7449,2.437598,2.7618,2.48594 -L 2.7618,2.48594,2.7766,2.528488 -L 2.7766,2.528488,2.7865,2.567163 -L 2.7865,2.567163,2.7935,2.600037 -L 2.7935,2.600037,2.7974,2.628078 -L 2.7974,2.628078,2.7974,3.715861 -L 2.7974,3.715861,2.3981,4.233165 -L 2.3981,4.233165,2.3981,4.676978 -L 2.3981,4.676978,2.7469,4.676978 -L 2.7469,4.676978,2.8054,4.59189 -L 2.8054,4.59189,2.8599,4.5068 -L 2.8599,4.5068,2.9114,4.419777 -L 2.9114,4.419777,2.9599,4.333723 -L 2.9599,4.333723,3.0055,4.245734 -L 3.0055,4.245734,3.0481,4.157746 -L 3.0481,4.157746,3.0888,4.069754 -L 3.0888,4.069754,3.1254,3.979832 -L 3.1254,3.979832,3.1492,3.923751 -L 3.1492,3.923751,3.171,3.8696 -L 3.171,3.8696,3.1898,3.818352 -L 3.1898,3.818352,3.2077,3.769044 -L 3.2077,3.769044,3.2235,3.721664 -L 3.2235,3.721664,3.2354,3.677186 -L 3.2354,3.677186,3.2543,3.594128 -L 3.2543,3.594028,3.0184,2.363141 -L 3.0184,2.363141,2.9926,2.252915 -L 2.9926,2.252915,2.9659,2.147519 -L 2.9659,2.147519,2.9362,2.045029 -L 2.9362,2.045029,2.9054,1.946403 -L 2.9054,1.946403,2.8737,1.852611 -L 2.8737,1.852611,2.841,1.76172 -L 2.841,1.76172,2.8054,1.675663 -L 2.8054,1.675663,2.7687,1.593477 -L 2.7687,1.593477,2.6121,1.344981 -L 2.6121,1.344981,2.5675,1.292768 -L 2.5675,1.292768,2.519,1.240551 -L 2.519,1.240551,2.4674,1.189308 -L 2.4674,1.189308,2.411,1.13903 -L 2.411,1.13903,2.3505,1.088749 -L 2.3505,1.088749,2.2871,1.038469 -L 2.2871,1.038469,2.2197,0.99012 -L 2.2197,0.99012,2.1484,0.941778 -L 2.1484,0.941778,2.075,0.894398 -L 2.075,0.894398,2.0077,0.853788 -L 2.0077,0.853788,1.9432,0.819942 -L 1.9432,0.819942,1.8828,0.791901 -L 1.8828,0.791901,1.8263,0.7716 -L 1.8263,0.7716,1.7748,0.757095 -L 1.7748,0.757095,1.7282,0.749363 -L 1.7282,0.749363,1.6846,0.748393 -L 1.6846,0.748393,1.1138,0.748393 -L 1.1138,0.748393,0.6005,1.419435 -L 0.6005,1.419435,0.6025,1.541267 -L 0.6025,1.541267,0.6055,1.656331 -L 0.6055,1.656331,0.6114,1.766553 -L 0.6114,1.766553,0.6203,1.870014 -L 0.6203,1.870014,0.6322,1.967677 -L 0.6322,1.967677,0.6451,2.05953 -L 0.6451,2.05953,0.66,2.145587 -L 0.66,2.145587,0.6788,2.225844 -L 0.6788,2.225844,0.9533,3.269085 -L 0.9533,3.269147,0.9672,3.334895 -L 0.9672,3.334895,0.9781,3.401613 -L 0.9781,3.401613,0.988,3.4693 -L 0.988,3.4693,0.9939,3.537947 -L 0.9939,3.537947,0.9989,3.607567 -L 0.9989,3.607567,1.0009,3.678153 -L 1.0009,3.678153,0.9999,3.750671 -L 0.9999,3.750671,1.0019,3.836728 -L 1.0019,3.836728,1.0019,3.994334 -L 1.0019,3.994334,0.9979,4.132612 -L 0.9979,4.132601,0.9939,4.193521 -L 0.9939,4.193521,0.991,4.250569 -L 0.991,4.250569,0.985,4.302779 -L 0.985,4.302779,0.7511,4.302779 -L 0.7511,4.302779,0.6996,4.233165 -L 0.6996,4.233165,0.6501,4.158708 -L 0.6501,4.158708,0.6025,4.081359 -L 0.6025,4.081359,0.5559,4.000136 -L 0.5559,4.000136,0.5123,3.915049 -L 0.5123,3.915049,0.4687,3.826091 -L 0.4687,3.826091,0.4261,3.733267 -L 0.4261,3.733267,0.3865,3.636574 -L 0.3865,3.636574,0.331,3.534826 -L 0.331,3.535049,0.3003,3.48767 -L 0.3003,3.48767,0.2686,3.442226 -L 0.2686,3.442226,0.2359,3.398715 -L 0.2359,3.398715,0.2022,3.357132 -L 0.2022,3.357132,0.1665,3.317492 -L 0.1665,3.317492,0.1298,3.279784 -L 0.1298,3.279784,0.001,3.279784 -L 0.001,3.279784,0.003,3.357132 -L 0.003,3.357132,0.0079,3.432556 -L 0.0079,3.432556,0.0159,3.506043 -L 0.0159,3.506043,0.0258,3.577594 -L 0.0258,3.577594,0.0416,3.647211 -L 0.0416,3.647211,0.0575,3.715861 -L 0.0575,3.715861,0.0783,3.782579 -L 0.0783,3.782579,0.1011,3.847365 -L 0.1011,3.847365,0.1487,3.959527 -L 0.1487,3.959527,0.1962,4.069754 -L 0.1962,4.069754,0.2468,4.177084 -L 0.2468,4.177084,0.2983,4.282476 -L 0.2983,4.282476,0.3508,4.38497 -L 0.3508,4.38497,0.4033,4.484562 -L 0.4033,4.484562,0.4588,4.582219 -L 0.4588,4.582219,0.5143,4.676978 - -[φ] 197 -L 1.599,6.184398,2.0559,6.184398 -L 2.0559,6.184398,2.0559,5.508526 -L 2.0559,5.508526,2.0123,5.261959 -L 2.0123,5.261959,1.9895,5.194278 -L 1.9895,5.194278,1.9687,5.12756 -L 1.9687,5.12756,1.9488,5.061811 -L 1.9488,5.061811,1.9102,4.934222 -L 1.9102,4.934175,1.8933,4.871328 -L 1.8933,4.871328,1.8775,4.810414 -L 1.8775,4.810414,1.8626,4.750466 -L 1.8626,4.750466,1.9013,4.701151 -L 1.9013,4.701151,1.9399,4.65474 -L 1.9399,4.65474,1.9796,4.61026 -L 1.9796,4.61026,2.0212,4.567715 -L 2.0212,4.567715,2.0628,4.528074 -L 2.0628,4.528074,2.1064,4.49036 -L 2.1064,4.49036,2.149,4.454587 -L 2.149,4.454587,2.1946,4.421709 -L 2.1946,4.421709,2.258,4.379167 -L 2.258,4.379167,2.3204,4.332754 -L 2.3204,4.332754,2.3829,4.28344 -L 2.3829,4.28344,2.4433,4.230263 -L 2.4433,4.230263,2.5038,4.173214 -L 2.5038,4.173214,2.5632,4.113268 -L 2.5632,4.113268,2.6217,4.049447 -L 2.6217,4.049447,2.6782,3.982729 -L 2.6782,3.982729,2.8763,3.736163 -L 2.8763,3.736163,2.8763,3.011942 -L 2.8763,3.011942,2.8724,2.945231 -L 2.8724,2.945231,2.8645,2.878509 -L 2.8645,2.878509,2.8536,2.811795 -L 2.8536,2.811795,2.8387,2.74411 -L 2.8387,2.74411,2.8199,2.676427 -L 2.8199,2.676427,2.7971,2.608739 -L 2.7971,2.608739,2.7703,2.540092 -L 2.7703,2.540092,2.7099,2.389253 -L 2.7099,2.389253,2.6445,2.248081 -L 2.6445,2.248081,2.5761,2.115611 -L 2.5761,2.115611,2.5038,1.991849 -L 2.5038,1.991849,2.4284,1.877752 -L 2.4284,1.877752,2.3492,1.773326 -L 2.3492,1.773326,2.2659,1.676635 -L 2.2659,1.676635,2.1777,1.590579 -L 2.1777,1.590579,1.5287,1.169 -L 1.5287,1.169,1.494,1.133227 -L 1.494,1.133227,1.4266,1.060783 -L 1.4266,1.060709,1.3642,0.990062 -L 1.3642,0.99012,1.3067,0.920356 -L 1.3067,0.920504,1.279,0.885697 -L 1.279,0.885697,1.279,-0.274605 -L 1.279,-0.274605,0.8231,-0.274605 -L 0.8231,-0.274605,0.8231,0.402236 -L 0.8231,0.402236,0.8261,0.456386 -L 0.8261,0.456386,0.8311,0.50763 -L 0.8311,0.50763,0.837,0.554042 -L 0.837,0.554042,0.8459,0.595618 -L 0.8459,0.595618,0.8568,0.634296 -L 0.8568,0.634296,0.8707,0.667171 -L 0.8707,0.667171,0.8846,0.697143 -L 0.8846,0.697143,0.9014,0.722288 -L 0.9014,0.722288,0.9183,0.772563 -L 0.9183,0.772563,0.9361,0.823813 -L 0.9361,0.823813,0.951,0.876023 -L 0.951,0.876023,0.9678,0.929208 -L 0.9678,0.929208,0.9827,0.983354 -L 0.9827,0.983354,1.0094,1.094493 -L 1.0094,1.09455,1.0223,1.151596 -L 1.0223,1.151596,0.9856,1.198975 -L 0.9856,1.198975,0.946,1.245389 -L 0.946,1.245389,0.9034,1.289863 -L 0.9034,1.289863,0.8578,1.334344 -L 0.8578,1.334344,0.8093,1.376889 -L 0.8093,1.376889,0.7577,1.418468 -L 0.7577,1.418468,0.7042,1.459078 -L 0.7042,1.459078,0.6467,1.497756 -L 0.6467,1.497756,0.5932,1.534498 -L 0.5932,1.534498,0.5387,1.576074 -L 0.5387,1.576074,0.4842,1.621517 -L 0.4842,1.621517,0.4277,1.671802 -L 0.4277,1.671802,0.3723,1.726913 -L 0.3723,1.726913,0.3158,1.786862 -L 0.3158,1.786862,0.2583,1.850678 -L 0.2583,1.850678,0.1988,1.919332 -L 0.1988,1.919332,0.0006,2.16493 -L 0.0006,2.16493,0.0006,2.850472 -L 0.0006,2.850472,0.0026,2.912353 -L 0.0026,2.912353,0.0076,3.02453 -L 0.0076,3.024515,0.0135,3.073829 -L 0.0135,3.073829,0.0205,3.120243 -L 0.0205,3.120243,0.0294,3.162781 -L 0.0294,3.162781,0.0393,3.200496 -L 0.0393,3.200496,0.0512,3.234337 -L 0.0512,3.234337,0.1146,3.387108 -L 0.1146,3.387108,0.183,3.535049 -L 0.183,3.535049,0.2523,3.677186 -L 0.2523,3.677186,0.3257,3.814486 -L 0.3257,3.814486,0.402,3.946955 -L 0.402,3.946955,0.4813,4.07362 -L 0.4813,4.07362,0.5645,4.195454 -L 0.5645,4.195454,0.6497,4.31148 -L 0.6497,4.31148,0.8142,4.476828 -L 0.8142,4.476828,0.8588,4.507765 -L 0.8588,4.507765,0.9034,4.536775 -L 0.9034,4.536775,0.95,4.564816 -L 0.95,4.564816,0.9936,4.590925 -L 0.9936,4.590925,1.0401,4.615094 -L 1.0401,4.615094,1.0857,4.63733 -L 1.0857,4.63733,1.1323,4.658603 -L 1.1323,4.658603,1.1789,4.676978 -L 1.1789,4.676978,1.2403,4.705018 -L 1.2403,4.705018,1.3008,4.735958 -L 1.3008,4.735958,1.3582,4.771736 -L 1.3582,4.771736,1.4117,4.812346 -L 1.4117,4.812346,1.4623,4.85682 -L 1.4623,4.85682,1.5118,4.905169 -L 1.5118,4.905169,1.5564,4.957385 -L 1.5564,4.957385,1.599,5.014432 -L 1.599,5.014432,1.599,6.184398 -L 1.1353,4.31148,1.0352,4.180949 -L 1.0352,4.180949,0.945,4.051382 -L 0.945,4.051382,0.8608,3.923751 -L 0.8608,3.923751,0.7835,3.798051 -L 0.7835,3.798051,0.7161,3.675251 -L 0.7161,3.675251,0.6557,3.553422 -L 0.6557,3.553422,0.6021,3.434487 -L 0.6021,3.434487,0.5338,3.253839 -L 0.5348,3.253672,0.514,3.179225 -L 0.514,3.179225,0.4971,3.094131 -L 0.4971,3.094131,0.4822,2.996474 -L 0.4822,2.996474,0.4713,2.88818 -L 0.4713,2.88818,0.4634,2.76828 -L 0.4634,2.76828,0.4595,2.636779 -L 0.4595,2.636779,0.4575,2.493679 -L 0.4575,2.493679,0.4575,2.201668 -L 0.4575,2.201668,0.506,2.140753 -L 0.506,2.140753,0.5576,2.082737 -L 0.5576,2.082737,0.613,2.02569 -L 0.613,2.02569,0.6725,1.971545 -L 0.6725,1.971545,0.7339,1.918365 -L 0.7339,1.918365,0.7993,1.868085 -L 0.7993,1.868085,0.8697,1.819736 -L 0.8697,1.819736,0.942,1.773326 -L 0.942,1.773326,1.1789,1.616687 -L 1.1789,1.616687,1.1799,1.812004 -L 1.1799,1.812004,1.1838,1.999585 -L 1.1838,1.999585,1.1888,2.179431 -L 1.1888,2.179431,1.1977,2.352507 -L 1.1977,2.352507,1.2086,2.517851 -L 1.2086,2.517851,1.2225,2.675457 -L 1.2225,2.675457,1.2373,2.825333 -L 1.2373,2.825333,1.2572,2.968434 -L 1.2572,2.968434,1.3781,4.31148 -L 1.3781,4.31148,1.1353,4.31148 -L 1.6426,4.448787,1.6565,4.213826 -L 1.6565,4.213826,1.6664,3.991435 -L 1.6664,3.991435,1.6694,3.781613 -L 1.6694,3.781613,1.6694,3.585326 -L 1.6694,3.585326,1.6644,3.402582 -L 1.6644,3.402582,1.6555,3.232404 -L 1.6555,3.232404,1.6407,3.075762 -L 1.6407,3.075762,1.6208,2.931692 -L 1.6208,2.931692,1.5079,1.626355 -L 1.5079,1.626355,1.5921,1.678568 -L 1.5921,1.678568,1.7497,1.78113 -L 1.7497,1.781058,1.824,1.831343 -L 1.824,1.831343,1.8943,1.88162 -L 1.8943,1.88162,1.9607,1.930932 -L 1.9607,1.930932,2.0241,1.980246 -L 2.0241,1.980246,2.0856,2.028591 -L 2.0856,2.028591,2.1153,2.093374 -L 2.1153,2.093374,2.144,2.158156 -L 2.144,2.158156,2.2015,2.288864 -L 2.2015,2.288691,2.2283,2.355409 -L 2.2283,2.355409,2.2808,2.489734 -L 2.2808,2.489811,2.3056,2.557496 -L 2.3056,2.557496,2.3333,2.618413 -L 2.3333,2.618413,2.3561,2.679328 -L 2.3561,2.679328,2.3759,2.743144 -L 2.3759,2.743144,2.3928,2.806957 -L 2.3928,2.806957,2.4047,2.872712 -L 2.4047,2.872712,2.4136,2.939428 -L 2.4136,2.939428,2.4195,3.008081 -L 2.4195,3.008081,2.4205,3.07866 -L 2.4205,3.07866,2.4205,3.699421 -L 2.4205,3.699421,2.37,3.760342 -L 2.37,3.760342,2.3155,3.820291 -L 2.3155,3.820291,2.257,3.878301 -L 2.257,3.878301,2.1946,3.935354 -L 2.1946,3.935354,2.1272,3.990463 -L 2.1272,3.990463,2.0559,4.044614 -L 2.0559,4.044614,1.9805,4.096827 -L 1.9805,4.096827,1.9003,4.148074 -L 1.9003,4.148074,1.7467,4.242244 -L 1.7467,4.241867,1.716,4.260236 -L 1.716,4.260236,1.6634,4.290992 -L 1.6634,4.291178,1.6426,4.302779 -L 1.6426,4.302779,1.6426,4.448787 - -[χ] 124 -L 0.5255,4.676978,0.9635,4.676978 -L 0.9635,4.676978,1.0101,4.613159 -L 1.0101,4.613159,1.0566,4.547412 -L 1.0566,4.547412,1.0983,4.481658 -L 1.0983,4.481658,1.1409,4.41494 -L 1.1409,4.41494,1.1785,4.347259 -L 1.1785,4.347259,1.2162,4.278609 -L 1.2162,4.278609,1.2518,4.209956 -L 1.2518,4.209956,1.2845,4.139373 -L 1.2845,4.139373,1.4342,3.744781 -L 1.4342,3.744867,1.4461,3.704261 -L 1.4461,3.704261,1.457,3.659783 -L 1.457,3.659783,1.4728,3.564136 -L 1.4718,3.564052,1.4778,3.511839 -L 1.4778,3.511839,1.4817,3.456728 -L 1.4817,3.456728,1.4847,3.398715 -L 1.4847,3.398715,1.6125,3.398715 -L 1.6125,3.398715,1.6135,3.457694 -L 1.6135,3.457694,1.6185,3.518612 -L 1.6185,3.518612,1.6264,3.579527 -L 1.6264,3.579527,1.6373,3.641407 -L 1.6373,3.641407,1.6522,3.703291 -L 1.6522,3.703291,1.669,3.765176 -L 1.669,3.765176,1.6898,3.828992 -L 1.6898,3.828992,1.7126,3.892809 -L 1.7126,3.892809,1.7374,3.951787 -L 1.7374,3.951787,1.7592,4.012705 -L 1.7592,4.012705,1.7761,4.075556 -L 1.7761,4.075556,1.7909,4.138407 -L 1.7909,4.138407,1.8018,4.203189 -L 1.8018,4.203189,1.8088,4.268938 -L 1.8088,4.268938,1.8117,4.335652 -L 1.8117,4.335652,1.8117,4.676978 -L 1.8117,4.676978,2.4895,4.676978 -L 2.4895,4.676978,1.7196,2.662887 -L 1.7196,2.662887,1.4847,2.073069 -L 1.4847,2.073069,1.4847,2.001518 -L 1.4847,2.001518,1.4837,1.931898 -L 1.4837,1.931898,1.4837,1.864217 -L 1.4837,1.864217,1.4808,1.668897 -L 1.4808,1.668897,1.4768,1.54611 -L 1.4768,1.546098,1.4778,1.519027 -L 1.4778,1.519027,1.4837,1.454198 -L 1.4847,1.454244,1.4897,1.416533 -L 1.4897,1.416533,1.4966,1.37592 -L 1.4966,1.37592,1.5045,1.331446 -L 1.5045,1.331446,1.5154,1.283097 -L 1.5154,1.283097,1.5273,1.23185 -L 1.5273,1.23185,1.566,1.08778 -L 1.566,1.08778,1.5977,0.950479 -L 1.5977,0.950479,1.6244,0.820914 -L 1.6244,0.820914,1.6462,0.698113 -L 1.6462,0.698113,1.6621,0.583052 -L 1.6621,0.583052,1.673,0.474755 -L 1.673,0.474755,1.678,0.374194 -L 1.678,0.374194,1.677,0.280407 -L 1.677,0.280407,2.1268,0.280407 -L 2.1268,0.280407,2.5401,0.791901 -L 2.5401,0.791901,2.6748,0.791901 -L 2.6748,0.791901,2.6748,0.353891 -L 2.6748,0.353891,2.1625,-0.280407 -L 2.1625,-0.280407,1.7275,-0.280407 -L 1.7275,-0.280407,1.676,-0.207889 -L 1.676,-0.207889,1.6284,-0.129568 -L 1.6284,-0.129568,1.5828,-0.045444 -L 1.5828,-0.045444,1.5392,0.045444 -L 1.5392,0.045444,1.4986,0.142138 -L 1.4986,0.142138,1.4599,0.245598 -L 1.4599,0.245598,1.4243,0.353891 -L 1.4243,0.353891,1.3718,0.538659 -L 1.3718,0.538572,1.3311,0.674986 -L 1.3311,0.674909,1.3093,0.742594 -L 1.3093,0.742594,1.2885,0.809305 -L 1.2885,0.809305,1.2439,0.940763 -L 1.2439,0.940812,1.2201,1.005594 -L 1.2201,1.005594,1.2201,1.046201 -L 1.2201,1.046201,1.2201,1.083915 -L 1.2201,1.083915,1.2201,1.120658 -L 1.2201,1.120658,1.2172,1.214453 -L 1.2162,1.214443,1.2152,1.241521 -L 1.2152,1.241521,1.2142,1.265693 -L 1.2142,1.265693,1.0774,1.265693 -L 1.0774,1.265693,1.0784,1.210582 -L 1.0784,1.210582,1.0765,1.1574 -L 1.0765,1.1574,1.0715,1.104217 -L 1.0715,1.104217,1.0646,1.052974 -L 1.0646,1.052974,1.0566,1.002692 -L 1.0566,1.002692,1.0447,0.953378 -L 1.0447,0.953378,1.0299,0.905036 -L 1.0299,0.905036,1.014,0.857656 -L 1.014,0.857656,0.686,0.025136 -L 0.686,0.025136,0.685,-0.01257 -L 0.685,-0.01257,0.685,-0.087025 -L 0.685,-0.087025,0.683,-0.163409 -L 0.683,-0.163409,0.6811,-0.202086 -L 0.6811,-0.202086,0.6801,-0.24173 -L 0.6801,-0.24173,0.6781,-0.280407 -L 0.6781,-0.280407,0.0013,-0.271703 -L 0.0013,-0.271703,0.0013,-0.094758 -L 0.0013,-0.094758,0.0766,-0.000969 -L 0.0766,-0.000969,0.1529,0.111193 -L 0.1529,0.111193,0.2302,0.240764 -L 0.2302,0.240764,0.3095,0.388698 -L 0.3095,0.388698,0.3887,0.553077 -L 0.3887,0.553077,0.47,0.73582 -L 0.47,0.73582,0.5522,0.936944 -L 0.5522,0.936944,0.6355,1.154494 -L 0.6355,1.154494,1.1419,2.477238 -L 1.1419,2.477238,1.1617,2.519787 -L 1.1617,2.519787,1.1775,2.560397 -L 1.1775,2.560397,1.1904,2.599074 -L 1.1904,2.599074,1.1993,2.634851 -L 1.1993,2.634851,1.2043,2.667725 -L 1.2043,2.667725,1.2063,2.699633 -L 1.2063,2.699633,1.2043,2.72864 -L 1.2043,2.72864,1.1993,2.754747 -L 1.1993,2.754747,1.1993,3.357132 -L 1.1993,3.357132,0.9992,3.902477 -L 0.9992,3.902477,0.9992,4.116166 -L 0.9992,4.116166,0.5503,4.116166 -L 0.5503,4.116166,0.137,3.604669 -L 0.137,3.604669,0.0013,3.604669 -L 0.0013,3.604669,0.0013,4.042681 -L 0.0013,4.042681,0.5255,4.676978 - -[ψ] 150 -L 1.5914,6.194072,2.0621,6.194072 -L 2.0621,6.194072,1.4626,1.590579 -L 1.4626,1.590579,1.5002,1.589609 -L 1.5002,1.589609,1.5359,1.591542 -L 1.5359,1.591542,1.5735,1.597348 -L 1.5735,1.597348,1.6082,1.60605 -L 1.6082,1.60605,1.6419,1.617653 -L 1.6419,1.617653,1.6756,1.633124 -L 1.6756,1.633124,1.7083,1.651493 -L 1.7083,1.651493,1.741,1.673734 -L 1.741,1.673734,2.0264,1.845841 -L 2.0264,1.845841,2.1909,1.845841 -L 2.1909,1.845841,2.1919,1.904827 -L 2.1919,1.904827,2.1949,1.961874 -L 2.1949,1.961874,2.1998,2.016989 -L 2.1998,2.016989,2.2077,2.070171 -L 2.2077,2.070171,2.2157,2.122384 -L 2.2157,2.122384,2.2266,2.172662 -L 2.2266,2.172662,2.2404,2.220041 -L 2.2404,2.220041,2.2543,2.26742 -L 2.2543,2.26742,2.5546,3.335864 -L 2.5546,3.335864,2.5655,3.380339 -L 2.5655,3.380339,2.5754,3.421921 -L 2.5754,3.421921,2.5883,3.500196 -L 2.5883,3.500239,2.5912,3.535049 -L 2.5912,3.535049,2.5932,3.56889 -L 2.5932,3.56889,2.5932,3.598866 -L 2.5932,3.598866,2.5902,3.627872 -L 2.5902,3.627872,2.5902,3.686855 -L 2.5902,3.686855,2.5863,3.745837 -L 2.5863,3.745837,2.5793,3.804817 -L 2.5793,3.804817,2.5684,3.863801 -L 2.5684,3.863801,2.5546,3.921812 -L 2.5546,3.921812,2.5367,3.979832 -L 2.5367,3.979832,2.5149,4.036878 -L 2.5149,4.036878,2.4902,4.093925 -L 2.4902,4.093925,2.3831,4.659574 -L 2.3831,4.659574,2.4485,4.659574 -L 2.4485,4.659574,2.5734,4.65767 -L 2.5734,4.657639,2.6329,4.655707 -L 2.6329,4.655707,2.7468,4.649994 -L 2.7468,4.649901,2.8538,4.642242 -L 2.8538,4.642168,2.8548,4.574481 -L 2.8548,4.574481,2.8568,4.511634 -L 2.8568,4.511634,2.8608,4.455553 -L 2.8608,4.455553,2.8667,4.404303 -L 2.8667,4.404303,2.8737,4.35886 -L 2.8737,4.35886,2.8816,4.319218 -L 2.8816,4.319218,2.8915,4.285375 -L 2.8915,4.285375,2.9034,4.257335 -L 2.9034,4.257335,2.9391,4.167409 -L 2.9391,4.167409,2.9688,4.082326 -L 2.9688,4.082326,2.9955,4.004003 -L 2.9955,4.004003,3.0164,3.931487 -L 3.0164,3.931487,3.0332,3.864769 -L 3.0332,3.864769,3.0441,3.803853 -L 3.0441,3.803853,3.052,3.749705 -L 3.052,3.749705,3.053,3.700393 -L 3.053,3.700393,3.053,3.225635 -L 3.053,3.225635,3.052,3.188889 -L 3.052,3.188889,3.0491,3.150212 -L 3.0491,3.150212,3.0441,3.109606 -L 3.0441,3.109606,3.0362,3.068023 -L 3.0362,3.068023,3.0263,3.025484 -L 3.0263,3.025484,3.0134,2.981006 -L 3.0134,2.981006,2.9995,2.93556 -L 2.9995,2.93556,2.9827,2.88818 -L 2.9827,2.88818,2.6537,2.056632 -L 2.6537,2.056632,2.613,1.964773 -L 2.613,1.964773,2.5645,1.876786 -L 2.5645,1.876786,2.51,1.791695 -L 2.51,1.791695,2.4466,1.711442 -L 2.4466,1.711442,2.3782,1.63409 -L 2.3782,1.63409,2.3009,1.560606 -L 2.3009,1.560606,2.2167,1.490017 -L 2.2167,1.490017,2.1255,1.423299 -L 2.1255,1.423299,1.6776,1.189308 -L 1.6776,1.189308,1.4982,1.088749 -L 1.4982,1.088749,1.3417,0.960144 -L 1.3417,0.960144,1.2564,0.850887 -L 1.2564,0.850887,1.2564,-0.309417 -L 1.2564,-0.309417,0.7996,-0.299743 -L 0.7996,-0.299743,0.8016,-0.203052 -L 0.8016,-0.203052,0.8046,-0.108294 -L 0.8046,-0.108294,0.8115,-0.01644 -L 0.8115,-0.01644,0.8185,0.072516 -L 0.8185,0.072516,0.8294,0.159541 -L 0.8294,0.159541,0.8432,0.243662 -L 0.8432,0.243662,0.8581,0.324885 -L 0.8581,0.324885,0.8769,0.403203 -L 0.8769,0.403203,0.9066,0.516332 -L 0.9066,0.516332,0.9314,0.625594 -L 0.9314,0.625594,0.9532,0.731954 -L 0.9532,0.731954,0.9711,0.835414 -L 0.9711,0.835414,0.9829,0.935009 -L 0.9829,0.935009,0.9919,1.0317 -L 0.9919,1.0317,0.9968,1.125491 -L 0.9968,1.125491,0.9968,1.216379 -L 0.9968,1.216379,0.7144,1.216379 -L 0.7144,1.216379,0.0009,2.174597 -L 0.0009,2.174597,0.0009,3.24497 -L 0.0009,3.24497,0.0515,3.490568 -L 0.0515,3.490568,0.2794,4.048479 -L 0.2794,4.048479,0.3111,4.102627 -L 0.3111,4.102627,0.3418,4.153875 -L 0.3418,4.153875,0.4042,4.24964 -L 0.4042,4.249602,0.434,4.294077 -L 0.434,4.294077,0.4637,4.336625 -L 0.4637,4.336625,0.4924,4.376269 -L 0.4924,4.376269,0.5222,4.413977 -L 0.5222,4.413977,0.7144,4.659574 -L 0.7144,4.659574,1.0592,4.650873 -L 1.0592,4.650873,1.0592,4.476828 -L 1.0592,4.476828,0.9859,4.381102 -L 0.9859,4.381102,0.9185,4.285375 -L 0.9185,4.285375,0.8541,4.189653 -L 0.8541,4.189653,0.7976,4.093925 -L 0.7976,4.093925,0.7431,3.998201 -L 0.7431,3.998201,0.6966,3.901511 -L 0.6966,3.901511,0.653,3.805785 -L 0.653,3.805785,0.6143,3.710058 -L 0.6143,3.710058,0.4716,3.362935 -L 0.4716,3.362935,0.4647,2.596173 -L 0.4647,2.596173,0.7293,1.91063 -L 0.7293,1.91063,0.757,1.863251 -L 0.757,1.863251,0.7848,1.81877 -L 0.7848,1.81877,0.8135,1.775262 -L 0.8135,1.775262,0.8422,1.734649 -L 0.8422,1.734649,0.87,1.695974 -L 0.87,1.695974,0.8977,1.65826 -L 0.8977,1.65826,0.9265,1.623453 -L 0.9265,1.623453,0.9542,1.590579 -L 0.9542,1.590579,1.193,1.590579 -L 1.193,1.590579,1.194,1.780096 -L 1.194,1.780096,1.197,1.960908 -L 1.197,1.960908,1.201,2.132052 -L 1.201,2.132052,1.2089,2.294495 -L 1.2089,2.294495,1.2168,2.447263 -L 1.2168,2.447263,1.2287,2.591336 -L 1.2287,2.591336,1.2416,2.725738 -L 1.2416,2.725738,1.2564,2.851438 -L 1.2564,2.851438,1.5696,4.879064 -L 1.5696,4.879064,1.5775,4.943847 -L 1.5775,4.943847,1.5825,5.010564 -L 1.5825,5.010564,1.5864,5.078248 -L 1.5864,5.078248,1.5924,5.220386 -L 1.5924,5.220386,1.5934,5.29387 -L 1.5934,5.29387,1.5934,5.36929 -L 1.5934,5.36929,1.5914,5.445675 -L 1.5914,5.445675,1.5914,6.194072 - -[ω] 196 -L 1.4136,4.649901,1.6564,4.640236 -L 1.6564,4.640236,1.6564,4.467156 -L 1.6564,4.467156,1.6019,4.400441 -L 1.6019,4.400441,1.5445,4.336625 -L 1.5445,4.336625,1.485,4.275707 -L 1.485,4.275707,1.4246,4.218657 -L 1.4246,4.218657,1.3611,4.163545 -L 1.3611,4.163545,1.2947,4.112298 -L 1.2947,4.112298,1.2274,4.064919 -L 1.2274,4.064919,1.157,4.019475 -L 1.157,4.019475,1.1174,3.983697 -L 1.1174,3.983697,1.044,3.914099 -L 1.044,3.91408,1.0103,3.880237 -L 1.0103,3.880237,0.9796,3.847365 -L 0.9796,3.847365,0.9509,3.815454 -L 0.9509,3.815454,0.9251,3.784514 -L 0.9251,3.784514,0.9003,3.754539 -L 0.9003,3.754539,0.7576,3.527314 -L 0.7576,3.527314,0.7358,3.460592 -L 0.7358,3.460592,0.6962,3.330188 -L 0.6962,3.330061,0.6774,3.266242 -L 0.6774,3.266242,0.6586,3.202429 -L 0.6586,3.202429,0.607,3.015906 -L 0.608,3.015813,0.5723,2.877546 -L 0.5723,2.877546,0.5416,2.747978 -L 0.5416,2.747978,0.5169,2.627115 -L 0.5169,2.627115,0.4951,2.514953 -L 0.4951,2.514953,0.4792,2.41052 -L 0.4792,2.41052,0.4673,2.314799 -L 0.4673,2.314799,0.4604,2.22681 -L 0.4604,2.22681,0.4574,2.147519 -L 0.4574,2.147519,0.4574,1.689205 -L 0.4574,1.689205,0.938,1.068444 -L 0.938,1.068444,1.1104,1.123556 -L 1.1104,1.123556,1.2501,1.212446 -L 1.2501,1.212515,1.3185,1.257955 -L 1.3185,1.257955,1.3869,1.304371 -L 1.3869,1.304371,1.4553,1.35175 -L 1.4553,1.35175,1.5227,1.400092 -L 1.5227,1.400092,1.59,1.448441 -L 1.59,1.448441,1.6564,1.497756 -L 1.6564,1.497756,1.6832,1.585745 -L 1.6832,1.585745,1.7099,1.680503 -L 1.7099,1.680503,1.7357,1.781058 -L 1.7357,1.781058,1.7625,1.888389 -L 1.7625,1.888389,1.7882,2.002486 -L 1.7882,2.002486,1.8398,2.249955 -L 1.8398,2.250017,1.8962,2.55176 -L 1.8972,2.551695,1.925,2.715104 -L 1.925,2.715104,1.9478,2.875611 -L 1.9478,2.875611,1.9656,3.033216 -L 1.9656,3.033216,1.9815,3.185991 -L 1.9815,3.185991,1.9924,3.33683 -L 1.9924,3.33683,1.9993,3.482836 -L 1.9993,3.482836,2.0003,3.625936 -L 2.0003,3.625936,2.4749,3.625936 -L 2.4749,3.625936,2.3877,2.822428 -L 2.3877,2.822428,2.3818,2.750876 -L 2.3818,2.750876,2.3739,2.678362 -L 2.3739,2.678362,2.3649,2.603908 -L 2.3649,2.603908,2.354,2.528488 -L 2.354,2.528488,2.3412,2.451133 -L 2.3412,2.451133,2.3124,2.292624 -L 2.3124,2.292562,2.2946,2.211339 -L 2.2946,2.211339,2.2886,2.156221 -L 2.2886,2.156221,2.2817,2.097242 -L 2.2817,2.097242,2.2777,2.034395 -L 2.2777,2.034395,2.2728,1.966711 -L 2.2728,1.966711,2.2698,1.895156 -L 2.2698,1.895156,2.2678,1.81877 -L 2.2678,1.81877,2.2659,1.653426 -L 2.2659,1.653429,2.2659,1.433936 -L 2.2659,1.433936,2.5532,1.068444 -L 2.5532,1.068444,2.7336,1.133227 -L 2.7336,1.133227,3.1557,1.407831 -L 3.1557,1.407831,3.1963,1.446508 -L 3.1963,1.446508,3.235,1.485183 -L 3.235,1.485183,3.2717,1.523861 -L 3.2717,1.523861,3.3063,1.562538 -L 3.3063,1.562538,3.34,1.601216 -L 3.34,1.601216,3.3717,1.63989 -L 3.3717,1.63989,3.4005,1.678568 -L 3.4005,1.678568,3.4282,1.717245 -L 3.4282,1.717245,3.6076,1.945437 -L 3.6076,1.945437,3.6076,3.072864 -L 3.6076,3.072864,3.6046,3.15408 -L 3.6046,3.15408,3.5977,3.232404 -L 3.5977,3.232404,3.5868,3.306854 -L 3.5868,3.306854,3.5719,3.378403 -L 3.5719,3.378403,3.5541,3.446094 -L 3.5541,3.446094,3.5323,3.510876 -L 3.5323,3.510876,3.5085,3.571791 -L 3.5085,3.571791,3.4659,3.683953 -L 3.4659,3.683953,3.4223,3.790315 -L 3.4223,3.790315,3.3767,3.890874 -L 3.3767,3.890874,3.3291,3.987568 -L 3.3291,3.987568,3.2806,4.078455 -L 3.2806,4.078455,3.23,4.164512 -L 3.23,4.164512,3.1775,4.244762 -L 3.1775,4.244762,3.122,4.320188 -L 3.122,4.320188,3.0655,4.318147 -L 3.0655,4.318248,3.0319,4.319218 -L 3.0319,4.319218,2.9942,4.321154 -L 2.9942,4.321154,2.9536,4.324053 -L 2.9536,4.324053,2.909,4.32792 -L 2.909,4.32792,2.8604,4.332754 -L 2.8604,4.332754,2.8089,4.339521 -L 2.8089,4.339521,2.8089,4.649901 -L 2.8089,4.649901,3.3579,4.649901 -L 3.3579,4.649901,3.452,4.527108 -L 3.452,4.527108,3.5392,4.407207 -L 3.5392,4.407207,3.6195,4.290212 -L 3.6195,4.290212,3.6928,4.175149 -L 3.6928,4.175149,3.7592,4.06202 -L 3.7592,4.06202,3.8187,3.950822 -L 3.8187,3.950822,3.8712,3.842527 -L 3.8712,3.842527,3.9168,3.736163 -L 3.9168,3.736163,3.9524,3.641407 -L 3.9524,3.641407,3.9841,3.553422 -L 3.9841,3.553422,4.0099,3.471233 -L 4.0099,3.471233,4.0307,3.396779 -L 4.0307,3.396779,4.0466,3.328129 -L 4.0466,3.328129,4.0575,3.266242 -L 4.0575,3.266242,4.0634,3.210161 -L 4.0634,3.210161,4.0644,3.161819 -L 4.0644,3.161819,4.0644,2.448235 -L 4.0644,2.448235,4.0634,2.391182 -L 4.0634,2.391182,4.0595,2.338972 -L 4.0595,2.338972,4.0535,2.292562 -L 4.0535,2.292562,4.0456,2.250017 -L 4.0456,2.250017,4.0367,2.212302 -L 4.0367,2.212302,4.0238,2.179431 -L 4.0238,2.179431,4.0099,2.15139 -L 4.0099,2.15139,3.9931,2.128181 -L 3.9931,2.128181,3.9584,2.033422 -L 3.9584,2.033422,3.9237,1.942535 -L 3.9237,1.942535,3.889,1.85358 -L 3.889,1.85358,3.8533,1.767526 -L 3.8533,1.767526,3.8177,1.685337 -L 3.8177,1.685337,3.781,1.605084 -L 3.781,1.605084,3.7443,1.527729 -L 3.7443,1.527729,3.7067,1.453275 -L 3.7067,1.453275,3.6452,1.377855 -L 3.6452,1.377855,3.5838,1.307273 -L 3.5838,1.307273,3.5253,1.241521 -L 3.5253,1.241521,3.4659,1.180606 -L 3.4659,1.180606,3.4084,1.124525 -L 3.4084,1.124525,3.3529,1.074241 -L 3.3529,1.074241,3.2974,1.027834 -L 3.2974,1.027834,3.2439,0.986253 -L 3.2439,0.986253,2.9635,0.81221 -L 2.9635,0.81221,2.9199,0.786105 -L 2.9199,0.786105,2.8783,0.763861 -L 2.8783,0.763861,2.8396,0.746458 -L 2.8396,0.746458,2.8039,0.734858 -L 2.8039,0.734858,2.7712,0.729054 -L 2.7712,0.729054,2.7425,0.727119 -L 2.7425,0.727119,2.7167,0.73099 -L 2.7167,0.73099,2.6939,0.739691 -L 2.6939,0.739691,2.3134,0.739691 -L 2.3134,0.739691,1.9289,1.22508 -L 1.9289,1.22508,1.9061,1.19704 -L 1.9061,1.19704,1.8794,1.169 -L 1.8794,1.169,1.8497,1.139996 -L 1.8497,1.139996,1.815,1.11002 -L 1.815,1.11002,1.7783,1.080047 -L 1.7783,1.080047,1.6911,1.017953 -L 1.6911,1.01816,1.6435,0.986253 -L 1.6435,0.986253,1.3661,0.81221 -L 1.3661,0.81221,1.3205,0.786105 -L 1.3205,0.786105,1.2789,0.763861 -L 1.2789,0.763861,1.2392,0.746458 -L 1.2392,0.746458,1.2056,0.734858 -L 1.2056,0.734858,1.1719,0.729054 -L 1.1719,0.729054,1.1441,0.727119 -L 1.1441,0.727119,1.1174,0.73099 -L 1.1174,0.73099,1.0936,0.739691 -L 1.0936,0.739691,0.716,0.739691 -L 0.716,0.739691,0.0016,1.653429 -L 0.0016,1.653429,0.0016,2.321568 -L 0.0016,2.321568,0.0045,2.389253 -L 0.0045,2.389253,0.0135,2.466601 -L 0.0135,2.466601,0.0303,2.552658 -L 0.0303,2.552658,0.0531,2.647416 -L 0.0531,2.647416,0.0808,2.750876 -L 0.0808,2.750876,0.1165,2.863038 -L 0.1165,2.863038,0.1581,2.984874 -L 0.1581,2.984874,0.2047,3.114439 -L 0.2047,3.114439,0.3088,3.357132 -L 0.3088,3.357132,0.4267,3.58436 -L 0.4267,3.58436,0.5575,3.798051 -L 0.5575,3.798051,0.7012,3.997235 -L 0.7012,3.997235,0.8587,4.181915 -L 0.8587,4.181915,1.0311,4.352093 -L 1.0311,4.352093,1.2155,4.507765 -L 1.2155,4.507765,1.4136,4.649901 - -#EOF# Format: QCad Unicode Font -# Creator: QCad -# Version: 1.5.1 -# Name: greekOL+ -# Dimensions: 0.2 0.6 1.4 -# Original: Kochi Gothic -# Modification:OutLine -# Yoshimune Kobayashi -# Version 2003.01.10 - -# Greek Umlaut Accent characters - -[Ά] 157 -L 2.1973,6.735547,2.3801,6.732729 -L 2.3801,6.732644,2.4376,6.730712 -L 2.4376,6.730712,2.5496,6.724956 -L 2.5496,6.72491,2.6021,6.721039 -L 2.6021,6.721039,2.6546,6.716208 -L 2.6546,6.716208,2.6546,6.636918 -L 2.6546,6.636918,2.6566,6.566335 -L 2.6566,6.566335,2.6606,6.505417 -L 2.6606,6.505417,2.6645,6.453207 -L 2.6645,6.453207,2.671,6.41163 -L 2.671,6.41163,2.6774,6.378747 -L 2.6774,6.378747,2.6863,6.354578 -L 2.6863,6.354578,2.6972,6.341045 -L 2.6972,6.341045,2.7621,6.166996 -L 2.7621,6.166996,2.8241,5.991988 -L 2.8241,5.991988,2.8835,5.817939 -L 2.8835,5.817939,2.941,5.64293 -L 2.941,5.64293,2.996,5.467917 -L 2.996,5.467917,3.048,5.291937 -L 3.048,5.291937,3.0986,5.11596 -L 3.0986,5.11596,3.1466,4.93998 -L 3.1466,4.93998,3.4533,4.085222 -L 3.4533,4.085222,3.5138,3.913272 -L 3.5133,3.913111,3.5395,3.832857 -L 3.5395,3.832857,3.5633,3.755507 -L 3.5633,3.755507,3.5861,3.682017 -L 3.5861,3.682017,3.6238,3.545707 -L 3.6238,3.545686,3.6381,3.482837 -L 3.6381,3.482837,3.6694,3.367772 -L 3.6694,3.367772,3.7001,3.256578 -L 3.7001,3.256578,3.7318,3.148283 -L 3.7318,3.148283,3.7625,3.044823 -L 3.7625,3.044823,3.7952,2.944264 -L 3.7952,2.944264,3.8284,2.848534 -L 3.8284,2.848534,3.8616,2.755715 -L 3.8616,2.755715,3.8953,2.667725 -L 3.8953,2.667725,4.2292,1.553837 -L 4.2292,1.553837,4.259,1.476482 -L 4.259,1.476482,4.2897,1.40203 -L 4.2897,1.40203,4.3234,1.32951 -L 4.3234,1.32951,4.36,1.258927 -L 4.36,1.258927,4.3997,1.189308 -L 4.3997,1.189308,4.4423,1.12259 -L 4.4423,1.12259,4.4889,1.057807 -L 4.4889,1.057807,4.5374,0.994954 -L 4.5374,0.994954,4.5652,0.994954 -L 4.5652,0.994954,4.6311,0.992963 -L 4.6311,0.993025,4.6687,0.991089 -L 4.6687,0.991089,4.7539,0.985007 -L 4.7539,0.985289,4.801,0.982388 -L 4.801,0.982388,4.8506,0.97755 -L 4.8506,0.97755,4.8506,0.666204 -L 4.8506,0.666204,3.1897,0.685543 -L 3.1897,0.685543,3.1897,0.994954 -L 3.1897,0.994954,3.5029,0.994954 -L 3.5029,0.994954,3.7744,1.343048 -L 3.7744,1.343048,3.7556,1.368188 -L 3.7556,1.368188,3.7377,1.399129 -L 3.7377,1.399129,3.7194,1.435871 -L 3.7194,1.435871,3.7011,1.477444 -L 3.7011,1.477444,3.6812,1.524824 -L 3.6812,1.524824,3.6634,1.578009 -L 3.6634,1.578009,3.6436,1.636023 -L 3.6436,1.636023,3.6243,1.699838 -L 3.6243,1.699838,3.6,1.7975 -L 3.6,1.7975,3.5752,1.89419 -L 3.5752,1.89419,3.549,1.989914 -L 3.549,1.989914,3.5207,2.084672 -L 3.5207,2.084672,3.491,2.179431 -L 3.491,2.179431,3.4613,2.272254 -L 3.4613,2.272254,3.4295,2.365077 -L 3.4295,2.365077,3.3963,2.456938 -L 3.3963,2.456938,3.3949,2.497547 -L 3.3949,2.497547,3.3949,2.535255 -L 3.3949,2.535255,3.3944,2.570061 -L 3.3944,2.570061,3.3944,2.603908 -L 3.3944,2.603908,3.3929,2.633882 -L 3.3929,2.633882,3.3919,2.662888 -L 3.3919,2.662888,3.3904,2.688991 -L 3.3904,2.688991,3.3884,2.713169 -L 3.3884,2.713169,1.5487,2.713169 -L 1.5487,2.713169,1.5061,2.658054 -L 1.5061,2.658054,1.4645,2.600037 -L 1.4645,2.600037,1.4249,2.536224 -L 1.4249,2.536224,1.3843,2.469506 -L 1.3843,2.469506,1.3456,2.396988 -L 1.3456,2.396988,1.3079,2.321568 -L 1.3079,2.321568,1.2713,2.240342 -L 1.2713,2.240342,1.2356,2.156221 -L 1.2356,2.156221,0.9998,1.562539 -L 0.9998,1.562539,0.8709,1.343048 -L 0.8709,1.343048,1.1489,0.994954 -L 1.1489,0.994954,1.2044,0.994954 -L 1.2044,0.994954,1.3218,0.99296 -L 1.3218,0.993025,1.3843,0.991089 -L 1.3843,0.991089,1.5894,0.982047 -L 1.5894,0.982388,1.6627,0.97755 -L 1.6627,0.97755,1.6627,0.666204 -L 1.6627,0.666204,-0.0001,0.685543 -L -0.0001,0.685543,-0.0001,0.994954 -L -0.0001,0.994954,0.3145,0.994954 -L 0.3145,0.994954,0.3626,1.055872 -L 0.3626,1.055872,0.4082,1.118722 -L 0.4082,1.118722,0.4498,1.182539 -L 0.4498,1.182539,0.4894,1.249254 -L 0.4894,1.249254,0.5251,1.317903 -L 0.5251,1.317903,0.5583,1.388492 -L 0.5583,1.388492,0.5875,1.460041 -L 0.5875,1.460041,0.6143,1.534499 -L 0.6143,1.534499,1.1489,2.956835 -L 1.1489,2.956835,1.189,3.10767 -L 1.189,3.10767,1.2282,3.253673 -L 1.2282,3.253673,1.2693,3.395808 -L 1.2693,3.395808,1.3094,3.533113 -L 1.3094,3.533113,1.3516,3.665583 -L 1.3516,3.665583,1.3927,3.794179 -L 1.3927,3.794179,1.4343,3.918913 -L 1.4343,3.918913,1.4764,4.038815 -L 1.4764,4.038815,1.9332,5.748325 -L 1.9332,5.748325,2.1542,6.341045 -L 2.1542,6.341045,2.1973,6.576006 -L 2.1973,6.576006,2.1973,6.735547 -L 2.2553,5.893358,2.2543,5.830511 -L 2.2543,5.830511,2.2523,5.773463 -L 2.2523,5.773463,2.2493,5.722216 -L 2.2493,5.722216,2.2454,5.676773 -L 2.2454,5.676773,2.2409,5.637124 -L 2.2409,5.637124,2.235,5.604252 -L 2.235,5.604252,2.227,5.576212 -L 2.227,5.576212,2.2196,5.553974 -L 2.2196,5.553974,1.7489,3.811588 -L 1.7489,3.811588,1.47,3.087368 -L 1.47,3.087368,3.1679,3.087368 -L 3.1679,3.087368,3.1699,3.134741 -L 3.1699,3.134741,3.1679,3.188888 -L 3.1679,3.188888,3.159,3.248838 -L 3.159,3.248838,3.1466,3.31459 -L 3.1466,3.31459,3.1273,3.387107 -L 3.1273,3.387107,3.1035,3.466395 -L 3.1035,3.466395,3.0738,3.551486 -L 3.0738,3.551486,3.0396,3.642378 -L 3.0396,3.642378,2.9589,3.857028 -L 2.9589,3.857028,2.8835,4.065887 -L 2.8835,4.065887,2.8132,4.269908 -L 2.8132,4.269908,2.7468,4.469089 -L 2.7468,4.469089,2.6844,4.663442 -L 2.6844,4.663442,2.6274,4.851991 -L 2.6274,4.851991,2.5744,5.035702 -L 2.5744,5.035702,2.5258,5.215549 -L 2.5258,5.215549,2.3762,5.658398 -L 2.3762,5.658398,2.3762,5.884657 -L 2.3762,5.884657,2.3118,5.893358 -L 2.3118,5.893358,2.2553,5.893358 -L 1.8725,6.735547,0.5903,5.094445 -L 0.5903,5.094445,-0.0003,5.094445 -L -0.0003,5.094445,0.8697,6.735547 -L 0.8697,6.735547,1.8725,6.735547 - -[Ή] 64 -L 2.0004,6.735547,5.8869,6.735547 -L 5.8869,6.735547,5.8869,5.082117 -L 5.8869,5.082117,5.6193,5.092754 -L 5.6193,5.092754,5.6198,5.157537 -L 5.6198,5.157537,5.6178,5.21942 -L 5.6178,5.21942,5.6139,5.2784 -L 5.6139,5.2784,5.6065,5.334481 -L 5.6065,5.334481,5.5975,5.387663 -L 5.5975,5.387663,5.5847,5.437945 -L 5.5847,5.437945,5.5718,5.486286 -L 5.5718,5.486286,5.5539,5.530768 -L 5.5539,5.530768,5.4172,5.896261 -L 5.4172,5.896261,5.4033,6.105113 -L 5.4033,6.105113,5.3617,6.105113 -L 5.3617,6.105113,5.325,6.106085 -L 5.325,6.106085,5.2636,6.109673 -L 5.2636,6.109948,5.2195,6.115282 -L 5.2195,6.115748,5.2041,6.119617 -L 5.2041,6.119617,5.1932,6.124448 -L 5.1932,6.124448,4.8251,6.361344 -L 4.8251,6.361344,3.3451,6.361344 -L 3.3451,6.361344,3.0568,5.975548 -L 3.0568,5.975548,3.0568,4.116166 -L 3.0568,4.116166,4.1181,4.116166 -L 4.1181,4.116166,4.6086,4.736926 -L 4.6086,4.736926,4.6086,5.139168 -L 4.6086,5.139168,4.8821,5.139168 -L 4.8821,5.139168,4.8821,2.718967 -L 4.8821,2.718967,4.6086,2.718967 -L 4.6086,2.718967,4.6086,3.120243 -L 4.6086,3.120243,4.1181,3.741969 -L 4.1181,3.741969,3.0568,3.741969 -L 3.0568,3.741969,3.0568,1.366256 -L 3.0568,1.366256,3.359,1.000757 -L 3.359,1.000757,4.9217,1.000757 -L 4.9217,1.000757,5.004,1.102282 -L 5.004,1.102282,5.0793,1.198975 -L 5.0793,1.198975,5.1481,1.290836 -L 5.1481,1.290836,5.2091,1.378825 -L 5.2091,1.378825,5.2631,1.461976 -L 5.2631,1.461976,5.3102,1.541267 -L 5.3102,1.541267,5.3498,1.616687 -L 5.3498,1.616687,5.382,1.6863 -L 5.382,1.6863,5.6119,2.271288 -L 5.6119,2.271288,5.6119,2.536224 -L 5.6119,2.536224,5.8869,2.527523 -L 5.8869,2.527523,5.8869,0.672008 -L 5.8869,0.672008,2.0004,0.691346 -L 2.0004,0.691346,2.0004,1.000757 -L 2.0004,1.000757,2.3146,1.000757 -L 2.3146,1.000757,2.5999,1.366256 -L 2.5999,1.366256,2.5999,6.014222 -L 2.5999,6.014222,2.3146,6.394223 -L 2.3146,6.394223,2.2878,6.392291 -L 2.2878,6.392291,2.2244,6.392291 -L 2.2244,6.392291,2.1867,6.394223 -L 2.1867,6.394223,2.1456,6.397126 -L 2.1456,6.397126,2.0529,6.406997 -L 2.0529,6.406794,2.0004,6.413562 -L 2.0004,6.413562,2.0004,6.735547 -L 1.8728,6.735547,0.5906,5.094445 -L 0.5906,5.094445,0,5.094445 -L 0,5.094445,0.87,6.735547 -L 0.87,6.735547,1.8728,6.735547 - -[Ί] 61 -L 1.9997,6.695902,3.6551,6.678496 -L 3.6551,6.678496,3.6551,6.36715 -L 3.6551,6.36715,3.3405,6.36715 -L 3.3405,6.36715,3.0561,5.98425 -L 3.0561,5.98425,3.0561,4.13744 -L 3.0561,4.13744,5.3838,4.156775 -L 5.3838,4.156775,5.3838,6.001653 -L 5.3838,6.001653,5.0984,6.36715 -L 5.0984,6.36715,5.0716,6.365215 -L 5.0716,6.365215,5.0067,6.365215 -L 5.0067,6.365215,4.9705,6.36715 -L 4.9705,6.36715,4.9289,6.370046 -L 4.9289,6.370046,4.8843,6.373917 -L 4.8843,6.373917,4.8368,6.379723 -L 4.8368,6.379723,4.7843,6.385521 -L 4.7843,6.385521,4.7843,6.695902 -L 4.7843,6.695902,6.4391,6.678496 -L 6.4391,6.678496,6.4391,6.36715 -L 6.4391,6.36715,6.126,6.36715 -L 6.126,6.36715,5.8406,6.001653 -L 5.8406,6.001653,5.8406,1.433936 -L 5.8406,1.433936,6.126,1.068445 -L 6.126,1.068445,6.1537,1.068445 -L 6.1537,1.068445,6.1854,1.067475 -L 6.1854,1.067475,6.2573,1.06339 -L 6.2573,1.063604,6.2989,1.061675 -L 6.2989,1.061675,6.342,1.058773 -L 6.342,1.058773,6.4391,1.050719 -L 6.4391,1.051034,6.4391,0.739691 -L 6.4391,0.739691,4.7843,0.75903 -L 4.7843,0.75903,4.7843,1.068445 -L 4.7843,1.068445,5.0984,1.068445 -L 5.0984,1.068445,5.3838,1.433936 -L 5.3838,1.433936,5.3838,3.808687 -L 5.3838,3.808687,3.0561,3.808687 -L 3.0561,3.808687,3.0561,1.433936 -L 3.0561,1.433936,3.3405,1.068445 -L 3.3405,1.068445,3.3692,1.068445 -L 3.3692,1.068445,3.4009,1.067475 -L 3.4009,1.067475,3.4732,1.063441 -L 3.4732,1.063604,3.5139,1.061675 -L 3.5139,1.061675,3.5575,1.058773 -L 3.5575,1.058773,3.6551,1.050815 -L 3.6551,1.051034,3.6551,0.739691 -L 3.6551,0.739691,1.9997,0.75903 -L 1.9997,0.75903,1.9997,1.068445 -L 1.9997,1.068445,2.3138,1.068445 -L 2.3138,1.068445,2.5992,1.433936 -L 2.5992,1.433936,2.5992,6.001653 -L 2.5992,6.001653,2.3138,6.36715 -L 2.3138,6.36715,2.2871,6.365215 -L 2.2871,6.365215,2.2227,6.365215 -L 2.2227,6.365215,2.185,6.36715 -L 2.185,6.36715,2.1449,6.370046 -L 2.1449,6.370046,2.1008,6.373917 -L 2.1008,6.373917,1.9997,6.385953 -L 1.9997,6.385521,1.9997,6.695902 -L 1.8729,6.735547,0.5906,5.094445 -L 0.5906,5.094445,0,5.094445 -L 0,5.094445,0.87,6.735547 -L 0.87,6.735547,1.8729,6.735547 - -[Ό] 28 -L 2,6.695902,4.0537,6.678494 -L 4.0537,6.678494,4.0537,6.36715 -L 4.0537,6.36715,3.5399,6.36715 -L 3.5399,6.36715,3.255,6.001653 -L 3.255,6.001653,3.255,1.433936 -L 3.255,1.433936,3.5399,1.068445 -L 3.5399,1.068445,3.5944,1.068445 -L 3.5944,1.068445,3.6529,1.067475 -L 3.6529,1.067475,3.9095,1.059179 -L 3.9095,1.058773,4.0537,1.050877 -L 4.0537,1.051034,4.0537,0.739691 -L 4.0537,0.739691,2,0.75903 -L 2,0.75903,2,1.068445 -L 2,1.068445,2.5133,1.068445 -L 2.5133,1.068445,2.7987,1.433936 -L 2.7987,1.433936,2.7987,6.001653 -L 2.7987,6.001653,2.5133,6.36715 -L 2.5133,6.36715,2.4603,6.365215 -L 2.4603,6.365215,2.3439,6.365215 -L 2.3439,6.365215,2.2814,6.36715 -L 2.2814,6.36715,2.215,6.370046 -L 2.215,6.370046,2.1467,6.373917 -L 2.1467,6.373917,2,6.385669 -L 2,6.385521,2,6.695902 -L 1.8729,6.735547,0.5906,5.094445 -L 0.5906,5.094445,0,5.094445 -L 0,5.094445,0.8701,6.735547 -L 0.8701,6.735547,1.8729,6.735547 - -[Ύ] 36 -L 0.3185,6.695902,2.3722,6.678494 -L 2.3722,6.678494,2.3722,6.36715 -L 2.3722,6.36715,1.8584,6.36715 -L 1.8584,6.36715,1.5735,6.001653 -L 1.5735,6.001653,1.5735,1.433936 -L 1.5735,1.433936,1.8584,1.068445 -L 1.8584,1.068445,1.9129,1.068445 -L 1.9129,1.068445,1.9714,1.067475 -L 1.9714,1.067475,2.2281,1.059179 -L 2.2281,1.058773,2.3722,1.050877 -L 2.3722,1.051034,2.3722,0.739691 -L 2.3722,0.739691,0.3185,0.75903 -L 0.3185,0.75903,0.3185,1.068445 -L 0.3185,1.068445,0.8318,1.068445 -L 0.8318,1.068445,1.1172,1.433936 -L 1.1172,1.433936,1.1172,6.001653 -L 1.1172,6.001653,0.8318,6.36715 -L 0.8318,6.36715,0.7788,6.365215 -L 0.7788,6.365215,0.6624,6.365215 -L 0.6624,6.365215,0.5999,6.36715 -L 0.5999,6.36715,0.5336,6.370046 -L 0.5336,6.370046,0.4652,6.373917 -L 0.4652,6.373917,0.3185,6.385669 -L 0.3185,6.385521,0.3185,6.695902 -L -0.0003,7.557676,0.6844,7.557676 -L 0.6844,7.557676,0.6844,6.995901 -L 0.6844,6.995901,-0.0003,6.995901 -L -0.0003,6.995901,-0.0003,7.557676 -L 2.0063,7.557676,2.6911,7.557676 -L 2.6911,7.557676,2.6911,6.995901 -L 2.6911,6.995901,2.0063,6.995901 -L 2.0063,6.995901,2.0063,7.557676 -L 2.482,8.503029,1.3999,6.995901 -L 1.3999,6.995901,0.8093,6.995901 -L 0.8093,6.995901,1.4787,8.503029 -L 1.4787,8.503029,2.482,8.503029 - -[ΐ] 32 -L 0.3182,6.695902,2.3719,6.678494 -L 2.3719,6.678494,2.3719,6.36715 -L 2.3719,6.36715,1.8581,6.36715 -L 1.8581,6.36715,1.5732,6.001653 -L 1.5732,6.001653,1.5732,1.433936 -L 1.5732,1.433936,1.8581,1.068445 -L 1.8581,1.068445,1.9126,1.068445 -L 1.9126,1.068445,1.971,1.067475 -L 1.971,1.067475,2.2277,1.059179 -L 2.2277,1.058773,2.3719,1.050877 -L 2.3719,1.051034,2.3719,0.739691 -L 2.3719,0.739691,0.3182,0.75903 -L 0.3182,0.75903,0.3182,1.068445 -L 0.3182,1.068445,0.8315,1.068445 -L 0.8315,1.068445,1.1169,1.433936 -L 1.1169,1.433936,1.1169,6.001653 -L 1.1169,6.001653,0.8315,6.36715 -L 0.8315,6.36715,0.7785,6.365215 -L 0.7785,6.365215,0.662,6.365215 -L 0.662,6.365215,0.5996,6.36715 -L 0.5996,6.36715,0.5332,6.370046 -L 0.5332,6.370046,0.4648,6.373917 -L 0.4648,6.373917,0.3182,6.385669 -L 0.3182,6.385521,0.3182,6.695902 -L -0.0007,7.557676,0.6841,7.557676 -L 0.6841,7.557676,0.6841,6.995901 -L 0.6841,6.995901,-0.0007,6.995901 -L -0.0007,6.995901,-0.0007,7.557676 -L 2.006,7.557676,2.6907,7.557676 -L 2.6907,7.557676,2.6907,6.995901 -L 2.6907,6.995901,2.006,6.995901 -L 2.006,6.995901,2.006,7.557676 - -[Ϊ] 194 -L 2.9125,6.735546,3.3545,6.735546 -L 3.3545,6.735546,3.4011,6.734578 -L 3.4011,6.734578,3.4437,6.732643 -L 3.4437,6.732643,3.4853,6.728776 -L 3.4853,6.728776,3.5215,6.723941 -L 3.5215,6.723941,3.5566,6.717171 -L 3.5566,6.717171,3.5874,6.709437 -L 3.5874,6.709437,3.6151,6.700735 -L 3.6151,6.700735,3.6399,6.690102 -L 3.6399,6.690102,4.3236,6.39615 -L 4.3236,6.39615,4.3801,6.355545 -L 4.3801,6.355545,4.4297,6.317835 -L 4.4297,6.317835,4.4752,6.28206 -L 4.4752,6.28206,4.5129,6.248217 -L 4.5129,6.248217,4.5456,6.217275 -L 4.5456,6.217275,4.5724,6.189238 -L 4.5724,6.189238,4.5951,6.163126 -L 4.5951,6.163126,4.609,6.138956 -L 4.609,6.138956,4.7002,6.013258 -L 4.7002,6.013258,4.7899,5.874987 -L 4.7899,5.874987,4.8776,5.725116 -L 4.8776,5.725116,4.9658,5.562676 -L 4.9658,5.562676,5.053,5.387663 -L 5.053,5.387663,5.1392,5.200081 -L 5.1392,5.200081,5.2244,4.999927 -L 5.2244,4.999927,5.3086,4.788169 -L 5.3086,4.788169,5.4518,4.421708 -L 5.4518,4.421708,5.4518,3.081565 -L 5.4518,3.081565,5.0381,1.99668 -L 5.0381,1.99668,5.0084,1.933833 -L 5.0084,1.933833,4.9727,1.866149 -L 4.9727,1.866149,4.9291,1.791695 -L 4.9291,1.791695,4.8795,1.712411 -L 4.8795,1.712411,4.8211,1.627322 -L 4.8211,1.627322,4.7547,1.535461 -L 4.7547,1.535461,4.6828,1.438769 -L 4.6828,1.438769,4.6031,1.33628 -L 4.6031,1.33628,4.4098,1.151596 -L 4.4098,1.151596,4.3573,1.118722 -L 4.3573,1.118722,4.3038,1.086814 -L 4.3038,1.086814,4.2513,1.057807 -L 4.2513,1.057807,4.1993,1.030733 -L 4.1993,1.030733,4.1477,1.005594 -L 4.1477,1.005594,4.0967,0.981418 -L 4.0967,0.981418,4.0462,0.960144 -L 4.0462,0.960144,3.9966,0.941778 -L 3.9966,0.941778,3.5467,0.748393 -L 3.5467,0.748393,3.0775,0.748393 -L 3.0775,0.748393,3.0265,0.751295 -L 3.0265,0.751295,2.9745,0.758064 -L 2.9745,0.758064,2.9214,0.769664 -L 2.9214,0.769664,2.866,0.7832 -L 2.866,0.7832,2.8085,0.801576 -L 2.8085,0.801576,2.751,0.823813 -L 2.751,0.823813,2.6906,0.848952 -L 2.6906,0.848952,2.6053,0.882793 -L 2.6053,0.882793,2.5186,0.918571 -L 2.5186,0.918571,2.4309,0.957249 -L 2.4309,0.957249,2.3442,0.998822 -L 2.3442,0.998822,2.2545,1.042333 -L 2.2545,1.042333,2.1659,1.088749 -L 2.1659,1.088749,2.0762,1.138061 -L 2.0762,1.138061,1.985,1.189308 -L 1.985,1.189308,1.55,1.739483 -L 1.55,1.739483,1.5222,1.7975 -L 1.5222,1.7975,1.4965,1.852611 -L 1.4965,1.852611,1.4103,2.036157 -L 1.4113,2.036327,1.3796,2.108068 -L 1.3786,2.10788,1.0079,3.070928 -L 1.0079,3.070928,1.0005,4.384971 -L 1.0005,4.384971,1.3929,5.412798 -L 1.3929,5.412798,1.4241,5.483389 -L 1.4241,5.483389,1.4603,5.555905 -L 1.4603,5.555905,1.5014,5.632293 -L 1.5014,5.632293,1.548,5.711583 -L 1.548,5.711583,1.599,5.792801 -L 1.599,5.792801,1.656,5.877889 -L 1.656,5.877889,1.718,5.964907 -L 1.718,5.964907,1.7853,6.055802 -L 1.7853,6.055802,1.8488,6.126387 -L 1.8488,6.126387,1.9226,6.196005 -L 1.9226,6.196005,2.0068,6.263689 -L 2.0068,6.263689,2.099,6.331367 -L 2.099,6.331367,2.2015,6.397125 -L 2.2015,6.397125,2.315,6.461908 -L 2.315,6.461908,2.4379,6.525723 -L 2.4379,6.525723,2.5702,6.587606 -L 2.5702,6.587606,2.9125,6.735546 -L 3.1335,6.361343,2.4478,6.071274 -L 2.4478,6.071274,2.3903,6.036464 -L 2.3903,6.036464,2.3338,5.99779 -L 2.3338,5.99779,2.2803,5.957177 -L 2.2803,5.957177,2.2278,5.912695 -L 2.2278,5.912695,2.1763,5.866286 -L 2.1763,5.866286,2.1267,5.816975 -L 2.1267,5.816975,2.0811,5.764761 -L 2.0811,5.764761,2.0351,5.709646 -L 2.0351,5.709646,1.9939,5.627458 -L 1.9939,5.627458,1.9533,5.53947 -L 1.9533,5.53947,1.9122,5.446647 -L 1.9122,5.446647,1.8725,5.348985 -L 1.8725,5.348985,1.8324,5.245525 -L 1.8324,5.245525,1.7928,5.136265 -L 1.7928,5.136265,1.7531,5.022167 -L 1.7531,5.022167,1.714,4.90227 -L 1.714,4.90227,1.4846,4.031075 -L 1.4846,4.031075,1.4717,3.859935 -L 1.4717,3.859935,1.4747,3.757437 -L 1.4747,3.757437,1.4841,3.64334 -L 1.4841,3.64334,1.4999,3.517645 -L 1.4999,3.517645,1.5213,3.382274 -L 1.5213,3.382274,1.549,3.234338 -L 1.549,3.234338,1.5837,3.076729 -L 1.5837,3.076729,1.6243,2.90752 -L 1.6243,2.90752,1.6709,2.727671 -L 1.6709,2.727671,1.7298,2.536224 -L 1.7298,2.536224,1.7898,2.357345 -L 1.7898,2.357345,1.8532,2.192001 -L 1.8532,2.192001,1.9196,2.038263 -L 1.9196,2.038263,1.987,1.897091 -L 1.987,1.897091,2.0574,1.767526 -L 2.0574,1.767526,2.1307,1.651493 -L 2.1307,1.651493,2.206,1.548033 -L 2.206,1.548033,2.2724,1.510325 -L 2.2724,1.510325,2.3378,1.474549 -L 2.3378,1.474549,2.4042,1.440702 -L 2.4042,1.440702,2.4711,1.407831 -L 2.4711,1.407831,2.5389,1.376889 -L 2.5389,1.376889,2.6058,1.347879 -L 2.6058,1.347879,2.6732,1.320809 -L 2.6732,1.320809,2.7411,1.294704 -L 2.7411,1.294704,2.8333,1.255056 -L 2.8333,1.255056,2.919,1.219284 -L 2.919,1.219284,3.0007,1.190274 -L 3.0007,1.190274,3.076,1.166101 -L 3.076,1.166101,3.1464,1.146763 -L 3.1464,1.146763,3.2123,1.133227 -L 3.2123,1.133227,3.2713,1.125491 -L 3.2713,1.125491,3.3267,1.12259 -L 3.3267,1.12259,4.0105,1.4117 -L 4.0105,1.4117,4.0709,1.441676 -L 4.0709,1.441676,4.1284,1.476482 -L 4.1284,1.476482,4.1859,1.517092 -L 4.1859,1.517092,4.2414,1.562539 -L 4.2414,1.562539,4.2944,1.612816 -L 4.2944,1.612816,4.3464,1.667931 -L 4.3464,1.667931,4.397,1.727882 -L 4.397,1.727882,4.4455,1.793631 -L 4.4455,1.793631,4.4891,1.886454 -L 4.4891,1.886454,4.5327,1.984113 -L 4.5327,1.984113,4.5743,2.085642 -L 4.5743,2.085642,4.6155,2.192001 -L 4.6155,2.192001,4.6551,2.303195 -L 4.6551,2.303195,4.6932,2.41826 -L 4.6932,2.41826,4.7304,2.538152 -L 4.7304,2.538152,4.7666,2.662888 -L 4.7666,2.662888,4.9876,3.51571 -L 4.9876,3.51571,4.9881,3.626906 -L 4.9881,3.626906,4.9856,3.735201 -L 4.9856,3.735201,4.9786,3.841558 -L 4.9786,3.841558,4.9697,3.943085 -L 4.9697,3.943085,4.9568,4.042682 -L 4.9568,4.042682,4.942,4.139372 -L 4.942,4.139372,4.9241,4.232193 -L 4.9241,4.232193,4.9023,4.322118 -L 4.9023,4.322118,4.6239,5.290973 -L 4.6239,5.290973,4.5892,5.377991 -L 4.5892,5.377991,4.5506,5.463082 -L 4.5506,5.463082,4.5099,5.546236 -L 4.5099,5.546236,4.4653,5.62649 -L 4.4653,5.62649,4.4188,5.704813 -L 4.4188,5.704813,4.3682,5.780233 -L 4.3682,5.780233,4.3147,5.853717 -L 4.3147,5.853717,4.2602,5.925268 -L 4.2602,5.925268,4.1993,5.961044 -L 4.1993,5.961044,4.1363,5.995855 -L 4.1363,5.995855,4.0729,6.029692 -L 4.0729,6.029692,4.009,6.062572 -L 4.009,6.062572,3.9431,6.09351 -L 3.9431,6.09351,3.8767,6.123486 -L 3.8767,6.123486,3.8083,6.152492 -L 3.8083,6.152492,3.739,6.179567 -L 3.739,6.179567,3.6364,6.222113 -L 3.6364,6.222113,3.5408,6.258855 -L 3.5408,6.258855,3.4541,6.289794 -L 3.4541,6.289794,3.3733,6.315899 -L 3.3733,6.315899,3.302,6.335238 -L 3.302,6.335238,3.2385,6.349746 -L 3.2385,6.349746,3.1821,6.358448 -L 3.1821,6.358448,3.1335,6.361343 -L 1.8735,6.735546,0.5913,5.094445 -L 0.5913,5.094445,0.0007,5.094445 -L 0.0007,5.094445,0.8707,6.735546 -L 0.8707,6.735546,1.8735,6.735546 - -[Ϋ] 110 -L 2.5113,6.735546,2.9449,6.735546 -L 2.9449,6.735546,3.2575,6.333306 -L 3.2575,6.333306,3.2575,3.904408 -L 3.2575,3.904408,3.3903,3.567882 -L 3.3913,3.56792,3.4324,3.465429 -L 3.4324,3.465429,3.5488,3.184858 -L 3.5498,3.185024,3.5855,3.099934 -L 3.5855,3.099934,3.9556,2.642586 -L 3.9556,2.642586,4.19,2.642586 -L 4.19,2.642586,4.19,6.406791 -L 4.19,6.406791,4.1424,6.404859 -L 4.1424,6.404859,4.0958,6.403892 -L 4.0958,6.403892,4.0473,6.404859 -L 4.0473,6.404859,3.9977,6.406791 -L 3.9977,6.406791,3.9472,6.409694 -L 3.9472,6.409694,3.8957,6.413561 -L 3.8957,6.413561,3.7906,6.42515 -L 3.7906,6.425166,3.7906,6.735546 -L 3.7906,6.735546,5.0575,6.718139 -L 5.0575,6.718139,5.0575,6.406791 -L 5.0575,6.406791,4.6572,6.406791 -L 4.6572,6.406791,4.6726,2.642586 -L 4.6726,2.642586,4.9074,2.642586 -L 4.9074,2.642586,5.0045,2.772151 -L 5.0045,2.772151,5.0947,2.900749 -L 5.0947,2.900749,5.176,3.028383 -L 5.176,3.028383,5.2493,3.155048 -L 5.2493,3.155048,5.3152,3.279783 -L 5.3152,3.279783,5.3732,3.403548 -L 5.3732,3.403548,5.4227,3.526347 -L 5.4227,3.526347,5.4658,3.648177 -L 5.4658,3.648177,5.4891,3.711993 -L 5.4891,3.711993,5.5094,3.776776 -L 5.5094,3.776776,5.5268,3.842527 -L 5.5268,3.842527,5.5396,3.908276 -L 5.5396,3.908276,5.5495,3.974994 -L 5.5495,3.974994,5.5555,4.041712 -L 5.5555,4.041712,5.5595,4.109397 -L 5.5595,4.109397,5.5595,6.333306 -L 5.5595,6.333306,5.8766,6.735546 -L 5.8766,6.735546,6.318,6.735546 -L 6.318,6.735546,6.8378,6.101246 -L 6.8378,6.101246,6.8378,5.407001 -L 6.8378,5.407001,6.5643,5.407001 -L 6.5643,5.407001,6.5643,5.808272 -L 6.5643,5.808272,6.2571,6.173767 -L 6.2571,6.173767,6.0163,6.173767 -L 6.0163,6.173767,6.0163,4.147109 -L 6.0163,4.147109,6.0168,4.043647 -L 6.0168,4.043647,6.0168,3.866703 -L 6.0168,3.866703,6.0113,3.727454 -L 6.0113,3.727461,6.0074,3.672349 -L 6.0074,3.672349,6.0014,3.625936 -L 6.0014,3.625936,5.9955,3.590163 -L 5.9955,3.590163,5.7358,2.922023 -L 5.7358,2.922023,5.722,2.88915 -L 5.722,2.88915,5.6997,2.85337 -L 5.6997,2.85337,5.6714,2.814696 -L 5.6714,2.814696,5.6328,2.774086 -L 5.6328,2.774086,5.5882,2.730575 -L 5.5882,2.730575,5.5357,2.684159 -L 5.5357,2.684159,5.4752,2.635816 -L 5.4752,2.635816,5.4078,2.584569 -L 5.4078,2.584569,5.0362,2.347673 -L 5.0362,2.347673,4.9788,2.344775 -L 4.9788,2.344775,4.8727,2.340976 -L 4.8727,2.340907,4.6864,2.337247 -L 4.6864,2.337036,4.6453,2.337036 -L 4.6453,2.337036,4.6453,1.496783 -L 4.6453,1.496783,4.9243,1.131295 -L 4.9243,1.131295,4.952,1.131295 -L 4.952,1.131295,4.9827,1.130322 -L 4.9827,1.130322,5.0536,1.126281 -L 5.0536,1.126458,5.0932,1.124525 -L 5.0932,1.124525,5.1368,1.12162 -L 5.1368,1.12162,5.2319,1.113563 -L 5.2319,1.113888,5.2319,0.802538 -L 5.2319,0.802538,3.591,0.821877 -L 3.591,0.821877,3.591,1.131295 -L 3.591,1.131295,3.9046,1.131295 -L 3.9046,1.131295,4.19,1.496783 -L 4.19,1.496783,4.19,2.337036 -L 4.19,2.337036,3.801,2.347673 -L 3.801,2.347673,3.6469,2.447263 -L 3.6469,2.447263,3.5072,2.551695 -L 3.5072,2.551695,3.3804,2.659023 -L 3.3804,2.659023,3.2664,2.771184 -L 3.2664,2.771184,3.1673,2.88818 -L 3.1673,2.88818,3.0821,3.00808 -L 3.0821,3.00808,3.0098,3.132808 -L 3.0098,3.132808,2.9523,3.260444 -L 2.9523,3.260444,2.9171,3.353267 -L 2.9171,3.353267,2.8869,3.44029 -L 2.8869,3.44029,2.8616,3.52151 -L 2.8616,3.52151,2.8413,3.59596 -L 2.8413,3.59596,2.8245,3.664614 -L 2.8245,3.664614,2.8126,3.727461 -L 2.8126,3.727461,2.8056,3.784514 -L 2.8056,3.784514,2.8037,3.835761 -L 2.8037,3.835761,2.7898,6.173767 -L 2.7898,6.173767,2.5564,6.173767 -L 2.5564,6.173767,2.2735,5.808272 -L 2.2735,5.808272,2.2735,5.407001 -L 2.2735,5.407001,1.999,5.407001 -L 1.999,5.407001,1.999,6.101246 -L 1.999,6.101246,2.5113,6.735546 -L 1.8732,6.735546,0.5909,5.094445 -L 0.5909,5.094445,0.0003,5.094445 -L 0.0003,5.094445,0.8703,6.735546 -L 0.8703,6.735546,1.8732,6.735546 - -[Ώ] 114 -L 1.0736,7.557677,1.7584,7.557677 -L 1.7584,7.557677,1.7584,6.9959 -L 1.7584,6.9959,1.0736,6.9959 -L 1.0736,6.9959,1.0736,7.557677 -L 3.0803,7.557677,3.765,7.557677 -L 3.765,7.557677,3.765,6.9959 -L 3.765,6.9959,3.0803,6.9959 -L 3.0803,6.9959,3.0803,7.557677 -L 0.5123,6.735546,0.9458,6.735546 -L 0.9458,6.735546,1.2584,6.333306 -L 1.2584,6.333306,1.2584,3.904408 -L 1.2584,3.904408,1.3912,3.567882 -L 1.3922,3.56792,1.4333,3.465429 -L 1.4333,3.465429,1.5498,3.184858 -L 1.5508,3.185024,1.5864,3.099934 -L 1.5864,3.099934,1.9565,2.642586 -L 1.9565,2.642586,2.1909,2.642586 -L 2.1909,2.642586,2.1909,6.406791 -L 2.1909,6.406791,2.1433,6.404859 -L 2.1433,6.404859,2.0968,6.403892 -L 2.0968,6.403892,2.0482,6.404859 -L 2.0482,6.404859,1.9987,6.406791 -L 1.9987,6.406791,1.9481,6.409694 -L 1.9481,6.409694,1.8966,6.413561 -L 1.8966,6.413561,1.7916,6.42515 -L 1.7916,6.425166,1.7916,6.735546 -L 1.7916,6.735546,3.0585,6.718139 -L 3.0585,6.718139,3.0585,6.406791 -L 3.0585,6.406791,2.6581,6.406791 -L 2.6581,6.406791,2.6735,2.642586 -L 2.6735,2.642586,2.9083,2.642586 -L 2.9083,2.642586,3.0055,2.772151 -L 3.0055,2.772151,3.0956,2.900749 -L 3.0956,2.900749,3.1769,3.028383 -L 3.1769,3.028383,3.2502,3.155048 -L 3.2502,3.155048,3.3161,3.279783 -L 3.3161,3.279783,3.3741,3.403548 -L 3.3741,3.403548,3.4236,3.526347 -L 3.4236,3.526347,3.4667,3.648177 -L 3.4667,3.648177,3.49,3.711993 -L 3.49,3.711993,3.5103,3.776776 -L 3.5103,3.776776,3.5277,3.842527 -L 3.5277,3.842527,3.5406,3.908276 -L 3.5406,3.908276,3.5505,3.974994 -L 3.5505,3.974994,3.5564,4.041712 -L 3.5564,4.041712,3.5604,4.109397 -L 3.5604,4.109397,3.5604,6.333306 -L 3.5604,6.333306,3.8775,6.735546 -L 3.8775,6.735546,4.3189,6.735546 -L 4.3189,6.735546,4.8387,6.101246 -L 4.8387,6.101246,4.8387,5.407001 -L 4.8387,5.407001,4.5652,5.407001 -L 4.5652,5.407001,4.5652,5.808272 -L 4.5652,5.808272,4.258,6.173767 -L 4.258,6.173767,4.0172,6.173767 -L 4.0172,6.173767,4.0172,4.147109 -L 4.0172,4.147109,4.0177,4.043647 -L 4.0177,4.043647,4.0177,3.866703 -L 4.0177,3.866703,4.0122,3.727454 -L 4.0122,3.727461,4.0083,3.672349 -L 4.0083,3.672349,4.0023,3.625936 -L 4.0023,3.625936,3.9964,3.590163 -L 3.9964,3.590163,3.7368,2.922023 -L 3.7368,2.922023,3.7229,2.88915 -L 3.7229,2.88915,3.7006,2.85337 -L 3.7006,2.85337,3.6724,2.814696 -L 3.6724,2.814696,3.6337,2.774086 -L 3.6337,2.774086,3.5891,2.730575 -L 3.5891,2.730575,3.5366,2.684159 -L 3.5366,2.684159,3.4761,2.635816 -L 3.4761,2.635816,3.4088,2.584569 -L 3.4088,2.584569,3.0372,2.347673 -L 3.0372,2.347673,2.9797,2.344775 -L 2.9797,2.344775,2.8737,2.340976 -L 2.8737,2.340907,2.6874,2.337247 -L 2.6874,2.337036,2.6462,2.337036 -L 2.6462,2.337036,2.6462,1.496783 -L 2.6462,1.496783,2.9252,1.131295 -L 2.9252,1.131295,2.9529,1.131295 -L 2.9529,1.131295,2.9837,1.130322 -L 2.9837,1.130322,3.0545,1.126281 -L 3.0545,1.126458,3.0941,1.124525 -L 3.0941,1.124525,3.1377,1.12162 -L 3.1377,1.12162,3.2329,1.113563 -L 3.2329,1.113888,3.2329,0.802538 -L 3.2329,0.802538,1.5919,0.821877 -L 1.5919,0.821877,1.5919,1.131295 -L 1.5919,1.131295,1.9055,1.131295 -L 1.9055,1.131295,2.1909,1.496783 -L 2.1909,1.496783,2.1909,2.337036 -L 2.1909,2.337036,1.802,2.347673 -L 1.802,2.347673,1.6479,2.447263 -L 1.6479,2.447263,1.5081,2.551695 -L 1.5081,2.551695,1.3813,2.659023 -L 1.3813,2.659023,1.2673,2.771184 -L 1.2673,2.771184,1.1683,2.88818 -L 1.1683,2.88818,1.083,3.00808 -L 1.083,3.00808,1.0107,3.132808 -L 1.0107,3.132808,0.9532,3.260444 -L 0.9532,3.260444,0.918,3.353267 -L 0.918,3.353267,0.8878,3.44029 -L 0.8878,3.44029,0.8625,3.52151 -L 0.8625,3.52151,0.8422,3.59596 -L 0.8422,3.59596,0.8254,3.664614 -L 0.8254,3.664614,0.8135,3.727461 -L 0.8135,3.727461,0.8066,3.784514 -L 0.8066,3.784514,0.8046,3.835761 -L 0.8046,3.835761,0.7907,6.173767 -L 0.7907,6.173767,0.5573,6.173767 -L 0.5573,6.173767,0.2744,5.808272 -L 0.2744,5.808272,0.2744,5.407001 -L 0.2744,5.407001,-0.0001,5.407001 -L -0.0001,5.407001,-0.0001,6.101246 -L -0.0001,6.101246,0.5123,6.735546 - -[ά] 158 -L 1.2087,4.634433,1.7334,4.634433 -L 1.7334,4.634433,1.7809,4.570616 -L 1.7809,4.570616,1.825,4.504868 -L 1.825,4.504868,1.8686,4.439112 -L 1.8686,4.439112,1.9093,4.372398 -L 1.9093,4.372398,1.9479,4.304714 -L 1.9479,4.304714,1.9861,4.236061 -L 1.9861,4.236061,2.0212,4.167409 -L 2.0212,4.167409,2.0534,4.096827 -L 2.0534,4.096827,2.1882,3.740034 -L 2.1882,3.740034,2.2095,3.681054 -L 2.2095,3.681054,2.2264,3.625936 -L 2.2264,3.625936,2.2407,3.575659 -L 2.2407,3.575659,2.2487,3.530215 -L 2.2487,3.530215,2.2531,3.488636 -L 2.2531,3.488636,2.2551,3.45189 -L 2.2551,3.45189,2.2516,3.419985 -L 2.2516,3.419985,2.2452,3.392911 -L 2.2452,3.392911,2.2516,2.844668 -L 2.2516,2.844668,2.38,2.854337 -L 2.38,2.854337,2.3809,2.907519 -L 2.3809,2.907519,2.3859,2.960701 -L 2.3859,2.960701,2.3913,3.013878 -L 2.3913,3.013878,2.3998,3.068996 -L 2.3998,3.068996,2.4102,3.124107 -L 2.4102,3.124107,2.4236,3.179225 -L 2.4236,3.179225,2.4404,3.236268 -L 2.4404,3.236268,2.4587,3.293319 -L 2.4587,3.293319,2.7352,3.996268 -L 2.7352,3.996268,2.7783,4.22446 -L 2.7783,4.22446,2.7783,4.379167 -L 2.7783,4.379167,3.0523,4.379167 -L 3.0523,4.379167,3.0523,3.940187 -L 3.0523,3.940187,3.0166,3.69459 -L 3.0166,3.69459,2.5925,2.616478 -L 2.5925,2.616478,2.5593,2.557496 -L 2.5593,2.557496,2.5246,2.498513 -L 2.5246,2.498513,2.487,2.439531 -L 2.487,2.439531,2.4483,2.381517 -L 2.4483,2.381517,2.4072,2.323501 -L 2.4072,2.323501,2.3641,2.265487 -L 2.3641,2.265487,2.3185,2.207471 -L 2.3185,2.207471,2.2714,2.150425 -L 2.2714,2.150425,2.2714,1.6747 -L 2.2714,1.6747,2.5643,1.309202 -L 2.5643,1.309202,2.7208,1.309202 -L 2.7208,1.309202,3.0062,1.6747 -L 3.0062,1.6747,3.0062,2.076933 -L 3.0062,2.076933,3.2797,2.076933 -L 3.2797,2.076933,3.2797,1.382689 -L 3.2797,1.382689,2.7625,0.748393 -L 2.7625,0.748393,2.323,0.748393 -L 2.323,0.748393,1.9345,1.21348 -L 1.9345,1.21348,1.9117,1.186403 -L 1.9117,1.186403,1.8845,1.159332 -L 1.8845,1.159332,1.8548,1.131295 -L 1.8548,1.131295,1.8196,1.103251 -L 1.8196,1.103251,1.7413,1.045132 -L 1.7413,1.045238,1.6962,1.015262 -L 1.6962,1.015262,1.6477,0.985289 -L 1.6477,0.985289,1.3672,0.827681 -L 1.3672,0.827681,1.34,0.806409 -L 1.34,0.806409,1.3083,0.789006 -L 1.3083,0.789006,1.2711,0.775468 -L 1.2711,0.775468,1.2305,0.763861 -L 1.2305,0.763861,1.1854,0.755159 -L 1.1854,0.755159,1.1348,0.750328 -L 1.1348,0.750328,1.0808,0.747427 -L 1.0808,0.747427,1.0224,0.748393 -L 1.0224,0.748393,0.9748,0.747427 -L 0.9748,0.747427,0.9277,0.750328 -L 0.9277,0.750328,0.8826,0.755159 -L 0.8826,0.755159,0.8381,0.763861 -L 0.8381,0.763861,0.7964,0.775468 -L 0.7964,0.775468,0.7548,0.789006 -L 0.7548,0.789006,0.7152,0.806409 -L 0.7152,0.806409,0.6765,0.827681 -L 0.6765,0.827681,0.404,0.993991 -L 0.404,0.993991,0.1944,0.993991 -L 0.1944,0.993991,0.1944,1.063604 -L 0.1944,1.063604,0.1915,1.131295 -L 0.1915,1.131295,0.1835,1.19801 -L 0.1835,1.19801,0.1731,1.263758 -L 0.1731,1.263758,0.1583,1.327578 -L 0.1583,1.327578,0.1404,1.390428 -L 0.1404,1.390428,0.1201,1.451339 -L 0.1201,1.451339,0.0939,1.511291 -L 0.0939,1.511291,0.0012,1.758821 -L 0.0012,1.758821,-0.0062,2.835967 -L -0.0062,2.835967,-0.0052,2.89978 -L -0.0052,2.89978,-0.0003,2.962634 -L -0.0003,2.962634,0.0076,3.02645 -L 0.0076,3.02645,0.0185,3.089297 -L 0.0185,3.089297,0.0329,3.152151 -L 0.0329,3.152151,0.0493,3.214031 -L 0.0493,3.214031,0.0691,3.276879 -L 0.0691,3.276879,0.0929,3.338766 -L 0.0929,3.338766,0.1424,3.457694 -L 0.1424,3.457694,0.1905,3.568889 -L 0.1905,3.568889,0.2375,3.672349 -L 0.2375,3.672349,0.2841,3.767107 -L 0.2841,3.767107,0.3307,3.855097 -L 0.3307,3.855097,0.3753,3.934381 -L 0.3753,3.934381,0.4199,4.005937 -L 0.4199,4.005937,0.4615,4.068787 -L 0.4615,4.068787,0.5546,4.16824 -L 0.5537,4.168379,0.5948,4.208992 -L 0.5948,4.208992,0.6314,4.244762 -L 0.6314,4.244762,0.6636,4.275707 -L 0.6636,4.275707,0.7177,4.320503 -L 0.7186,4.320188,0.74,4.333723 -L 0.74,4.333723,1.2087,4.634433 -L 1.4202,4.31148,0.9634,4.019475 -L 0.9634,4.019475,0.9104,3.972096 -L 0.9104,3.972096,0.8604,3.917947 -L 0.8604,3.917947,0.8113,3.856066 -L 0.8113,3.856066,0.7637,3.786446 -L 0.7637,3.786446,0.7186,3.710058 -L 0.7186,3.710058,0.675,3.624973 -L 0.675,3.624973,0.6329,3.534082 -L 0.6329,3.534082,0.5923,3.434487 -L 0.5923,3.434487,0.5606,3.347467 -L 0.5606,3.347467,0.5328,3.264313 -L 0.5328,3.264313,0.5086,3.185024 -L 0.5086,3.185024,0.4892,3.110571 -L 0.4892,3.110571,0.4734,3.03902 -L 0.4734,3.03902,0.4615,2.972302 -L 0.4615,2.972302,0.4531,2.909455 -L 0.4531,2.909455,0.4506,2.850472 -L 0.4506,2.850472,0.4506,1.689205 -L 0.4506,1.689205,0.9208,1.079079 -L 0.9208,1.079079,1.0927,1.133227 -L 1.0927,1.133227,1.4059,1.334344 -L 1.4059,1.334344,1.5699,1.334344 -L 1.5699,1.334344,1.5709,1.397194 -L 1.5709,1.397194,1.5733,1.45521 -L 1.5733,1.45521,1.5773,1.505492 -L 1.5773,1.505492,1.5818,1.550931 -L 1.5818,1.550931,1.5897,1.590579 -L 1.5897,1.590579,1.5986,1.623453 -L 1.5986,1.623453,1.608,1.650527 -L 1.608,1.650527,1.6199,1.671802 -L 1.6199,1.671802,1.6581,1.768493 -L 1.6581,1.768493,1.6913,1.855515 -L 1.6913,1.855515,1.718,1.933833 -L 1.718,1.933833,1.7398,2.00345 -L 1.7398,2.00345,1.7547,2.063398 -L 1.7547,2.063398,1.7656,2.115611 -L 1.7656,2.115611,1.7705,2.158157 -L 1.7705,2.158157,1.769,2.192 -L 1.769,2.192,1.7626,3.608533 -L 1.7626,3.608533,1.5773,4.084258 -L 1.5773,4.084258,1.5699,4.302779 -L 1.5699,4.302779,1.4202,4.31148 -L 2.5757,6.500007,1.2939,4.858906 -L 1.2939,4.858906,0.7028,4.858906 -L 0.7028,4.858906,1.5728,6.500007 -L 1.5728,6.500007,2.5757,6.500007 - -[έ] 81 -L 1.0408,4.676978,1.7671,4.676978 -L 1.7671,4.676978,2.0822,4.230263 -L 2.0822,4.230263,2.0832,4.185786 -L 2.0832,4.185786,2.0832,4.087157 -L 2.0832,4.087157,2.0822,4.033979 -L 2.0822,4.033979,2.0723,3.856052 -L 2.0723,3.856067,2.0679,3.791281 -L 2.0679,3.791281,1.9326,3.791281 -L 1.9326,3.791281,1.5328,4.302779 -L 1.5328,4.302779,1.1681,4.302779 -L 1.1681,4.302779,0.684,3.65881 -L 0.684,3.65881,0.684,3.455758 -L 0.684,3.455758,0.9694,3.087369 -L 0.9694,3.087369,1.6829,3.087369 -L 1.6829,3.087369,1.6829,2.525587 -L 1.6829,2.525587,1.1547,2.525587 -L 1.1547,2.525587,0.962,2.462737 -L 0.962,2.462737,0.684,2.27999 -L 0.684,2.27999,0.582,2.274509 -L 0.582,2.274189,0.5532,2.272254 -L 0.5532,2.272254,0.4997,2.270346 -L 0.4997,2.270318,0.4551,2.270318 -L 0.4551,2.270318,0.4551,1.429102 -L 0.4551,1.429102,0.7405,1.063604 -L 0.7405,1.063604,0.8119,1.064577 -L 0.8119,1.064577,0.8792,1.068445 -L 0.8792,1.068445,0.9427,1.078112 -L 0.9427,1.078112,1.0031,1.091651 -L 1.0031,1.091651,1.0586,1.11002 -L 1.0586,1.11002,1.1111,1.133227 -L 1.1111,1.133227,1.1597,1.160298 -L 1.1597,1.160298,1.2038,1.193172 -L 1.2038,1.193172,1.2949,1.24829 -L 1.2949,1.24829,1.3861,1.311137 -L 1.3861,1.311137,1.4748,1.380757 -L 1.4748,1.380757,1.5645,1.457146 -L 1.5645,1.457146,1.6542,1.541267 -L 1.6542,1.541267,1.7414,1.631189 -L 1.7414,1.631189,1.8305,1.727882 -L 1.8305,1.727882,1.9172,1.831343 -L 1.9172,1.831343,2.0525,1.831343 -L 2.0525,1.831343,2.0525,1.393323 -L 2.0525,1.393323,2.0045,1.332411 -L 2.0045,1.332411,1.9544,1.275365 -L 1.9544,1.275365,1.9039,1.22025 -L 1.9039,1.22025,1.8523,1.167064 -L 1.8523,1.167064,1.7988,1.117756 -L 1.7988,1.117756,1.7443,1.06941 -L 1.7443,1.06941,1.6878,1.024929 -L 1.6878,1.024929,1.6324,0.982388 -L 1.6324,0.982388,1.3227,0.789018 -L 1.3227,0.789006,1.2875,0.772563 -L 1.2875,0.772563,1.2479,0.759997 -L 1.2479,0.759997,1.2038,0.749363 -L 1.2038,0.749363,1.1557,0.741627 -L 1.1557,0.741627,1.1022,0.73679 -L 1.1022,0.73679,1.0452,0.734858 -L 1.0452,0.734858,0.5057,0.734858 -L 0.5057,0.734858,-0.0007,1.393323 -L -0.0007,1.393323,-0.0007,2.196834 -L -0.0007,2.196834,0.3481,2.600037 -L 0.3481,2.600037,0.6052,2.608739 -L 0.6052,2.608739,0.2282,3.573726 -L 0.2282,3.573726,0.2282,3.617235 -L 0.2282,3.617235,0.2262,3.663648 -L 0.2262,3.663648,0.2262,3.712963 -L 0.2262,3.712963,0.2223,3.944065 -L 0.2213,3.944055,0.2203,4.008838 -L 0.2203,4.008838,0.2787,4.075556 -L 0.2787,4.075556,0.3397,4.140338 -L 0.3397,4.140338,0.4026,4.203189 -L 0.4026,4.203189,0.468,4.264101 -L 0.468,4.264101,0.5364,4.324053 -L 0.5364,4.324053,0.6067,4.381102 -L 0.6067,4.381102,0.6801,4.437183 -L 0.6801,4.437183,0.7554,4.491329 -L 0.7554,4.491329,1.0408,4.676978 -L 1.9777,6.500007,0.6954,4.858906 -L 0.6954,4.858906,0.1048,4.858906 -L 0.1048,4.858906,0.9744,6.500007 -L 0.9744,6.500007,1.9777,6.500007 - -[ή] 84 -L 0.5114,4.649901,0.9459,4.649901 -L 0.9459,4.649901,1.3294,4.165478 -L 1.3294,4.165478,1.707,4.649901 -L 1.707,4.649901,2.3397,4.649901 -L 2.3397,4.649901,2.8525,3.974027 -L 2.8525,3.974027,2.8525,3.818351 -L 2.8525,3.818351,2.8475,3.662679 -L 2.8475,3.662679,2.8391,3.507008 -L 2.8391,3.507008,2.8262,3.35037 -L 2.8262,3.35037,2.8089,3.194693 -L 2.8089,3.194693,2.7866,3.037087 -L 2.7866,3.037087,2.7623,2.880442 -L 2.7623,2.880442,2.7321,2.722836 -L 2.7321,2.722836,2.3466,0.749363 -L 2.3466,0.749363,2.3243,0.631397 -L 2.3243,0.631397,2.3055,0.510531 -L 2.3055,0.510531,2.2896,0.386763 -L 2.2896,0.386763,2.2777,0.260099 -L 2.2777,0.260099,2.2668,0.1315 -L 2.2668,0.1315,2.2594,-0.000969 -L 2.2594,-0.000969,2.2549,-0.136334 -L 2.2549,-0.136334,2.253,-0.274605 -L 2.253,-0.274605,2.193,-0.276536 -L 2.193,-0.276536,2.0741,-0.276536 -L 2.0741,-0.276536,2.0161,-0.274605 -L 2.0161,-0.274605,1.9596,-0.271703 -L 1.9596,-0.271703,1.9051,-0.267835 -L 1.9051,-0.267835,1.7966,-0.256216 -L 1.7966,-0.256235,1.7971,-0.133433 -L 1.7971,-0.133433,1.8006,-0.01644 -L 1.8006,-0.01644,1.8051,0.09379 -L 1.8051,0.09379,1.8115,0.199181 -L 1.8115,0.199181,1.8189,0.297811 -L 1.8189,0.297811,1.8298,0.389668 -L 1.8298,0.389668,1.8402,0.47669 -L 1.8402,0.47669,1.8546,0.556941 -L 1.8546,0.556941,2.3268,2.978136 -L 2.3268,2.978105,2.3466,3.10187 -L 2.3466,3.10187,2.3635,3.231435 -L 2.3635,3.231435,2.3768,3.36584 -L 2.3768,3.36584,2.3862,3.506043 -L 2.3862,3.506043,2.3937,3.650109 -L 2.3937,3.650109,2.3966,3.799986 -L 2.3966,3.799986,2.3966,3.955656 -L 2.3966,3.955656,2.1033,4.320188 -L 2.1033,4.320188,1.9463,4.320188 -L 1.9463,4.320188,1.7927,4.121 -L 1.7927,4.121,1.6515,3.924717 -L 1.6515,3.924717,1.5236,3.730366 -L 1.5236,3.730366,1.4087,3.53988 -L 1.4087,3.53988,1.3081,3.351335 -L 1.3081,3.351335,1.2219,3.166652 -L 1.2219,3.166652,1.1471,2.983902 -L 1.1471,2.983902,1.0871,2.805022 -L 1.0871,2.805022,0.7705,1.407831 -L 0.7705,1.407831,0.7438,1.313073 -L 0.7438,1.313073,0.721,1.221216 -L 0.721,1.221216,0.7012,1.133227 -L 0.7012,1.133227,0.6843,1.048136 -L 0.6843,1.048136,0.6724,0.966917 -L 0.6724,0.966917,0.6635,0.887629 -L 0.6635,0.887629,0.658,0.81221 -L 0.658,0.81221,0.6556,0.739691 -L 0.6556,0.739691,0.1992,0.739691 -L 0.1992,0.739691,0.2007,0.842186 -L 0.2007,0.842186,0.2032,0.938874 -L 0.2032,0.938874,0.2087,1.030733 -L 0.2087,1.030733,0.2156,1.11679 -L 0.2156,1.11679,0.2245,1.19801 -L 0.2245,1.19801,0.2349,1.273429 -L 0.2349,1.273429,0.2493,1.343048 -L 0.2493,1.343048,0.2641,1.407831 -L 0.2641,1.407831,0.6972,3.060294 -L 0.6972,3.060294,0.995,3.864769 -L 0.995,3.864769,0.9816,3.974027 -L 0.9816,3.974027,0.7254,4.294077 -L 0.7254,4.294077,0.1358,3.553422 -L 0.1358,3.553422,0.0001,3.553422 -L 0.0001,3.553422,0.0001,3.991435 -L 0.0001,3.991435,0.5114,4.649901 -L 2.5755,6.500007,1.2937,4.858906 -L 1.2937,4.858906,0.7026,4.858906 -L 0.7026,4.858906,1.5727,6.500007 -L 1.5727,6.500007,2.5755,6.500007 - -[ί] 46 -L 0.5008,4.61026,1.1786,4.61026 -L 1.1786,4.61026,1.136,4.48843 -L 1.136,4.48843,1.0953,4.366597 -L 1.0953,4.366597,1.0587,4.244762 -L 1.0587,4.244762,1.021,4.121 -L 1.021,4.121,0.9863,3.998201 -L 0.9863,3.998201,0.9536,3.87347 -L 0.9536,3.87347,0.9219,3.748735 -L 0.9219,3.748735,0.8932,3.623038 -L 0.8932,3.623038,0.5929,2.171692 -L 0.5929,2.171692,0.586,2.11755 -L 0.586,2.11755,0.58,2.058567 -L 0.58,2.058567,0.5761,1.994749 -L 0.5761,1.994749,0.5721,1.927067 -L 0.5721,1.927067,0.5691,1.855515 -L 0.5691,1.855515,0.5642,1.698879 -L 0.5642,1.698872,0.5642,1.394296 -L 0.5642,1.394296,0.8575,1.028797 -L 0.8575,1.028797,1.0141,1.028797 -L 1.0141,1.028797,1.6275,1.79653 -L 1.6275,1.79653,1.7632,1.79653 -L 1.7632,1.79653,1.7632,1.357551 -L 1.7632,1.357551,1.2499,0.654604 -L 1.2499,0.654604,0.6147,0.654604 -L 0.6147,0.654604,0.1084,1.357551 -L 0.1084,1.357551,0.1093,1.505492 -L 0.1093,1.505492,0.1123,1.648595 -L 0.1123,1.648595,0.1183,1.784929 -L 0.1183,1.784929,0.1262,1.915464 -L 0.1262,1.915464,0.1361,2.040195 -L 0.1361,2.040195,0.148,2.160092 -L 0.148,2.160092,0.1619,2.273223 -L 0.1619,2.273223,0.1787,2.380551 -L 0.1787,2.380551,0.4522,3.805785 -L 0.4522,3.805785,0.4651,3.882172 -L 0.4651,3.882172,0.476,3.966293 -L 0.476,3.966293,0.4859,4.056217 -L 0.4859,4.056217,0.4928,4.152908 -L 0.4928,4.152908,0.4968,4.257335 -L 0.4968,4.257335,0.5008,4.367567 -L 0.5008,4.367567,0.5018,4.485529 -L 0.5018,4.485529,0.5008,4.61026 -L 1.8722,6.500007,0.59,4.858906 -L 0.59,4.858906,-0.0006,4.858906 -L -0.0006,4.858906,0.8694,6.500007 -L 0.8694,6.500007,1.8722,6.500007 - -[あ] 141 -L 0.5133,4.676978,1.1485,4.676978 -L 1.1485,4.676978,1.4636,4.269907 -L 1.4636,4.269907,1.4636,3.667512 -L 1.4636,3.667512,1.4596,3.600798 -L 1.4596,3.600798,1.4557,3.532148 -L 1.4557,3.532148,1.4467,3.462531 -L 1.4467,3.462531,1.4348,3.390976 -L 1.4348,3.390976,1.421,3.318461 -L 1.421,3.318461,1.4041,3.244007 -L 1.4041,3.244007,1.3843,3.168588 -L 1.3843,3.168588,1.0712,1.948338 -L 1.0712,1.948338,1.0632,1.309202 -L 1.0632,1.309202,2.1117,1.309202 -L 2.1117,1.309202,2.2127,1.440702 -L 2.2127,1.440702,2.3059,1.57124 -L 2.3059,1.57124,2.3911,1.699839 -L 2.3911,1.699839,2.4674,1.827472 -L 2.4674,1.827472,2.5378,1.954139 -L 2.5378,1.954139,2.5982,2.079839 -L 2.5982,2.079839,2.6517,2.2036 -L 2.6517,2.2036,2.6973,2.327369 -L 2.6973,2.327369,2.7439,2.437539 -L 2.7439,2.437598,2.7607,2.48594 -L 2.7607,2.48594,2.7756,2.528488 -L 2.7756,2.528488,2.7855,2.567163 -L 2.7855,2.567163,2.7924,2.600037 -L 2.7924,2.600037,2.7964,2.628078 -L 2.7964,2.628078,2.7964,3.715861 -L 2.7964,3.715861,2.397,4.233165 -L 2.397,4.233165,2.397,4.676978 -L 2.397,4.676978,2.7459,4.676978 -L 2.7459,4.676978,2.8043,4.59189 -L 2.8043,4.59189,2.8588,4.5068 -L 2.8588,4.5068,2.9103,4.419777 -L 2.9103,4.419777,2.9589,4.333723 -L 2.9589,4.333723,3.0045,4.245734 -L 3.0045,4.245734,3.0471,4.157746 -L 3.0471,4.157746,3.0877,4.069754 -L 3.0877,4.069754,3.1244,3.979832 -L 3.1244,3.979832,3.1482,3.923751 -L 3.1482,3.923751,3.17,3.8696 -L 3.17,3.8696,3.1888,3.818351 -L 3.1888,3.818351,3.2066,3.769044 -L 3.2066,3.769044,3.2225,3.721664 -L 3.2225,3.721664,3.2344,3.677186 -L 3.2344,3.677186,3.2532,3.594128 -L 3.2532,3.594028,3.0174,2.363141 -L 3.0174,2.363141,2.9916,2.252915 -L 2.9916,2.252915,2.9648,2.147519 -L 2.9648,2.147519,2.9351,2.045029 -L 2.9351,2.045029,2.9044,1.946403 -L 2.9044,1.946403,2.8727,1.852611 -L 2.8727,1.852611,2.84,1.76172 -L 2.84,1.76172,2.8043,1.675663 -L 2.8043,1.675663,2.7677,1.593477 -L 2.7677,1.593477,2.6111,1.344981 -L 2.6111,1.344981,2.5665,1.292768 -L 2.5665,1.292768,2.5179,1.240551 -L 2.5179,1.240551,2.4664,1.189308 -L 2.4664,1.189308,2.4099,1.13903 -L 2.4099,1.13903,2.3495,1.088749 -L 2.3495,1.088749,2.2861,1.038469 -L 2.2861,1.038469,2.2187,0.99012 -L 2.2187,0.99012,2.1473,0.941778 -L 2.1473,0.941778,2.074,0.894398 -L 2.074,0.894398,2.0066,0.853788 -L 2.0066,0.853788,1.9422,0.819942 -L 1.9422,0.819942,1.8818,0.791901 -L 1.8818,0.791901,1.8253,0.7716 -L 1.8253,0.7716,1.7737,0.757095 -L 1.7737,0.757095,1.7272,0.749363 -L 1.7272,0.749363,1.6836,0.748393 -L 1.6836,0.748393,1.1128,0.748393 -L 1.1128,0.748393,0.5995,1.419435 -L 0.5995,1.419435,0.6015,1.541267 -L 0.6015,1.541267,0.6044,1.656331 -L 0.6044,1.656331,0.6104,1.766553 -L 0.6104,1.766553,0.6193,1.870014 -L 0.6193,1.870014,0.6312,1.967677 -L 0.6312,1.967677,0.6441,2.05953 -L 0.6441,2.05953,0.6589,2.145587 -L 0.6589,2.145587,0.6778,2.225844 -L 0.6778,2.225844,0.9523,3.269085 -L 0.9523,3.269147,0.9661,3.334895 -L 0.9661,3.334895,0.977,3.401613 -L 0.977,3.401613,0.9869,3.469301 -L 0.9869,3.469301,0.9929,3.537947 -L 0.9929,3.537947,0.9978,3.607567 -L 0.9978,3.607567,0.9998,3.678153 -L 0.9998,3.678153,0.9988,3.750671 -L 0.9988,3.750671,1.0008,3.836728 -L 1.0008,3.836728,1.0008,3.994334 -L 1.0008,3.994334,0.9968,4.132612 -L 0.9968,4.132601,0.9929,4.193521 -L 0.9929,4.193521,0.9899,4.250569 -L 0.9899,4.250569,0.984,4.302779 -L 0.984,4.302779,0.7501,4.302779 -L 0.7501,4.302779,0.6986,4.233165 -L 0.6986,4.233165,0.649,4.158708 -L 0.649,4.158708,0.6015,4.081359 -L 0.6015,4.081359,0.5549,4.000136 -L 0.5549,4.000136,0.5113,3.915049 -L 0.5113,3.915049,0.4677,3.826091 -L 0.4677,3.826091,0.4251,3.733267 -L 0.4251,3.733267,0.3854,3.636573 -L 0.3854,3.636573,0.3299,3.534826 -L 0.3299,3.535049,0.2992,3.48767 -L 0.2992,3.48767,0.2675,3.442226 -L 0.2675,3.442226,0.2348,3.398715 -L 0.2348,3.398715,0.2011,3.357132 -L 0.2011,3.357132,0.1655,3.317492 -L 0.1655,3.317492,0.1288,3.279784 -L 0.1288,3.279784,0,3.279784 -L 0,3.279784,0.0019,3.357132 -L 0.0019,3.357132,0.0069,3.432555 -L 0.0069,3.432555,0.0148,3.506043 -L 0.0148,3.506043,0.0247,3.577594 -L 0.0247,3.577594,0.0406,3.647211 -L 0.0406,3.647211,0.0564,3.715861 -L 0.0564,3.715861,0.0773,3.782579 -L 0.0773,3.782579,0.1,3.847365 -L 0.1,3.847365,0.1476,3.959527 -L 0.1476,3.959527,0.1952,4.069754 -L 0.1952,4.069754,0.2457,4.177084 -L 0.2457,4.177084,0.2972,4.282476 -L 0.2972,4.282476,0.3498,4.38497 -L 0.3498,4.38497,0.4023,4.484563 -L 0.4023,4.484563,0.4578,4.582219 -L 0.4578,4.582219,0.5133,4.676978 -L 0.2804,5.893356,0.9651,5.893356 -L 0.9651,5.893356,0.9651,5.331582 -L 0.9651,5.331582,0.2804,5.331582 -L 0.2804,5.331582,0.2804,5.893356 -L 2.287,5.893356,2.9718,5.893356 -L 2.9718,5.893356,2.9718,5.331582 -L 2.9718,5.331582,2.287,5.331582 -L 2.287,5.331582,2.287,5.893356 -L 2.7627,6.83871,1.6806,5.331582 -L 1.6806,5.331582,1.09,5.331582 -L 1.09,5.331582,1.7594,6.83871 -L 1.7594,6.83871,2.7627,6.83871 - -[い] 50 -L 0,5.893356,0.6847,5.893356 -L 0.6847,5.893356,0.6847,5.331582 -L 0.6847,5.331582,0,5.331582 -L 0,5.331582,0,5.893356 -L 2.0066,5.893356,2.6914,5.893356 -L 2.6914,5.893356,2.6914,5.331582 -L 2.6914,5.331582,2.0066,5.331582 -L 2.0066,5.331582,2.0066,5.893356 -L 0.9107,4.61026,1.5885,4.61026 -L 1.5885,4.61026,1.5459,4.48843 -L 1.5459,4.48843,1.5052,4.366597 -L 1.5052,4.366597,1.4686,4.244762 -L 1.4686,4.244762,1.4309,4.121 -L 1.4309,4.121,1.3962,3.998201 -L 1.3962,3.998201,1.3635,3.87347 -L 1.3635,3.87347,1.3318,3.748735 -L 1.3318,3.748735,1.3031,3.623038 -L 1.3031,3.623038,1.0028,2.171692 -L 1.0028,2.171692,0.9959,2.11755 -L 0.9959,2.11755,0.9899,2.058567 -L 0.9899,2.058567,0.986,1.994749 -L 0.986,1.994749,0.982,1.927067 -L 0.982,1.927067,0.979,1.855515 -L 0.979,1.855515,0.9741,1.698879 -L 0.9741,1.698872,0.9741,1.394296 -L 0.9741,1.394296,1.2674,1.028797 -L 1.2674,1.028797,1.424,1.028797 -L 1.424,1.028797,2.0374,1.79653 -L 2.0374,1.79653,2.1731,1.79653 -L 2.1731,1.79653,2.1731,1.357551 -L 2.1731,1.357551,1.6598,0.654604 -L 1.6598,0.654604,1.0246,0.654604 -L 1.0246,0.654604,0.5182,1.357551 -L 0.5182,1.357551,0.5192,1.505492 -L 0.5192,1.505492,0.5222,1.648595 -L 0.5222,1.648595,0.5282,1.784929 -L 0.5282,1.784929,0.5361,1.915464 -L 0.5361,1.915464,0.546,2.040195 -L 0.546,2.040195,0.5579,2.160092 -L 0.5579,2.160092,0.5718,2.273223 -L 0.5718,2.273223,0.5886,2.380551 -L 0.5886,2.380551,0.8621,3.805785 -L 0.8621,3.805785,0.875,3.882172 -L 0.875,3.882172,0.8859,3.966293 -L 0.8859,3.966293,0.8958,4.056217 -L 0.8958,4.056217,0.9027,4.152908 -L 0.9027,4.152908,0.9067,4.257335 -L 0.9067,4.257335,0.9107,4.367567 -L 0.9107,4.367567,0.9117,4.485529 -L 0.9117,4.485529,0.9107,4.61026 - -[う] 137 -L 0.5146,4.676978,1.1498,4.676978 -L 1.1498,4.676978,1.4649,4.269907 -L 1.4649,4.269907,1.4649,3.667512 -L 1.4649,3.667512,1.461,3.600798 -L 1.461,3.600798,1.457,3.532148 -L 1.457,3.532148,1.4481,3.462531 -L 1.4481,3.462531,1.4362,3.390976 -L 1.4362,3.390976,1.4223,3.318461 -L 1.4223,3.318461,1.4055,3.244007 -L 1.4055,3.244007,1.3857,3.168588 -L 1.3857,3.168588,1.0725,1.948338 -L 1.0725,1.948338,1.0646,1.309202 -L 1.0646,1.309202,2.113,1.309202 -L 2.113,1.309202,2.2141,1.440702 -L 2.2141,1.440702,2.3072,1.57124 -L 2.3072,1.57124,2.3924,1.699839 -L 2.3924,1.699839,2.4687,1.827472 -L 2.4687,1.827472,2.5391,1.954139 -L 2.5391,1.954139,2.5995,2.079839 -L 2.5995,2.079839,2.6531,2.2036 -L 2.6531,2.2036,2.6986,2.327369 -L 2.6986,2.327369,2.7452,2.437539 -L 2.7452,2.437598,2.7621,2.48594 -L 2.7621,2.48594,2.7769,2.528488 -L 2.7769,2.528488,2.7868,2.567163 -L 2.7868,2.567163,2.7938,2.600037 -L 2.7938,2.600037,2.7977,2.628078 -L 2.7977,2.628078,2.7977,3.715861 -L 2.7977,3.715861,2.3984,4.233165 -L 2.3984,4.233165,2.3984,4.676978 -L 2.3984,4.676978,2.7472,4.676978 -L 2.7472,4.676978,2.8057,4.59189 -L 2.8057,4.59189,2.8602,4.5068 -L 2.8602,4.5068,2.9117,4.419777 -L 2.9117,4.419777,2.9602,4.333723 -L 2.9602,4.333723,3.0058,4.245734 -L 3.0058,4.245734,3.0484,4.157746 -L 3.0484,4.157746,3.0891,4.069754 -L 3.0891,4.069754,3.1257,3.979832 -L 3.1257,3.979832,3.1495,3.923751 -L 3.1495,3.923751,3.1713,3.8696 -L 3.1713,3.8696,3.1901,3.818351 -L 3.1901,3.818351,3.208,3.769044 -L 3.208,3.769044,3.2238,3.721664 -L 3.2238,3.721664,3.2357,3.677186 -L 3.2357,3.677186,3.2546,3.594128 -L 3.2546,3.594028,3.0187,2.363141 -L 3.0187,2.363141,2.993,2.252915 -L 2.993,2.252915,2.9662,2.147519 -L 2.9662,2.147519,2.9365,2.045029 -L 2.9365,2.045029,2.9057,1.946403 -L 2.9057,1.946403,2.874,1.852611 -L 2.874,1.852611,2.8413,1.76172 -L 2.8413,1.76172,2.8057,1.675663 -L 2.8057,1.675663,2.769,1.593477 -L 2.769,1.593477,2.6124,1.344981 -L 2.6124,1.344981,2.5678,1.292768 -L 2.5678,1.292768,2.5193,1.240551 -L 2.5193,1.240551,2.4678,1.189308 -L 2.4678,1.189308,2.4113,1.13903 -L 2.4113,1.13903,2.3508,1.088749 -L 2.3508,1.088749,2.2874,1.038469 -L 2.2874,1.038469,2.22,0.99012 -L 2.22,0.99012,2.1487,0.941778 -L 2.1487,0.941778,2.0753,0.894398 -L 2.0753,0.894398,2.008,0.853788 -L 2.008,0.853788,1.9435,0.819942 -L 1.9435,0.819942,1.8831,0.791901 -L 1.8831,0.791901,1.8266,0.7716 -L 1.8266,0.7716,1.7751,0.757095 -L 1.7751,0.757095,1.7285,0.749363 -L 1.7285,0.749363,1.6849,0.748393 -L 1.6849,0.748393,1.1141,0.748393 -L 1.1141,0.748393,0.6008,1.419435 -L 0.6008,1.419435,0.6028,1.541267 -L 0.6028,1.541267,0.6058,1.656331 -L 0.6058,1.656331,0.6117,1.766553 -L 0.6117,1.766553,0.6206,1.870014 -L 0.6206,1.870014,0.6325,1.967677 -L 0.6325,1.967677,0.6454,2.05953 -L 0.6454,2.05953,0.6603,2.145587 -L 0.6603,2.145587,0.6791,2.225844 -L 0.6791,2.225844,0.9536,3.269085 -L 0.9536,3.269147,0.9675,3.334895 -L 0.9675,3.334895,0.9784,3.401613 -L 0.9784,3.401613,0.9883,3.469301 -L 0.9883,3.469301,0.9942,3.537947 -L 0.9942,3.537947,0.9992,3.607567 -L 0.9992,3.607567,1.0012,3.678153 -L 1.0012,3.678153,1.0002,3.750671 -L 1.0002,3.750671,1.0022,3.836728 -L 1.0022,3.836728,1.0022,3.994334 -L 1.0022,3.994334,0.9982,4.132612 -L 0.9982,4.132601,0.9942,4.193521 -L 0.9942,4.193521,0.9913,4.250569 -L 0.9913,4.250569,0.9853,4.302779 -L 0.9853,4.302779,0.7514,4.302779 -L 0.7514,4.302779,0.6999,4.233165 -L 0.6999,4.233165,0.6504,4.158708 -L 0.6504,4.158708,0.6028,4.081359 -L 0.6028,4.081359,0.5562,4.000136 -L 0.5562,4.000136,0.5126,3.915049 -L 0.5126,3.915049,0.469,3.826091 -L 0.469,3.826091,0.4264,3.733267 -L 0.4264,3.733267,0.3868,3.636573 -L 0.3868,3.636573,0.3313,3.534826 -L 0.3313,3.535049,0.3006,3.48767 -L 0.3006,3.48767,0.2689,3.442226 -L 0.2689,3.442226,0.2362,3.398715 -L 0.2362,3.398715,0.2025,3.357132 -L 0.2025,3.357132,0.1668,3.317492 -L 0.1668,3.317492,0.1301,3.279784 -L 0.1301,3.279784,0.0013,3.279784 -L 0.0013,3.279784,0.0033,3.357132 -L 0.0033,3.357132,0.0082,3.432555 -L 0.0082,3.432555,0.0162,3.506043 -L 0.0162,3.506043,0.0261,3.577594 -L 0.0261,3.577594,0.0419,3.647211 -L 0.0419,3.647211,0.0578,3.715861 -L 0.0578,3.715861,0.0786,3.782579 -L 0.0786,3.782579,0.1014,3.847365 -L 0.1014,3.847365,0.149,3.959527 -L 0.149,3.959527,0.1965,4.069754 -L 0.1965,4.069754,0.2471,4.177084 -L 0.2471,4.177084,0.2986,4.282476 -L 0.2986,4.282476,0.3511,4.38497 -L 0.3511,4.38497,0.4036,4.484563 -L 0.4036,4.484563,0.4591,4.582219 -L 0.4591,4.582219,0.5146,4.676978 -L 0.2817,5.893356,0.9665,5.893356 -L 0.9665,5.893356,0.9665,5.331582 -L 0.9665,5.331582,0.2817,5.331582 -L 0.2817,5.331582,0.2817,5.893356 -L 2.2884,5.893356,2.9731,5.893356 -L 2.9731,5.893356,2.9731,5.331582 -L 2.9731,5.331582,2.2884,5.331582 -L 2.2884,5.331582,2.2884,5.893356 - -[え] 156 -L 1.4195,4.649901,1.8288,4.649901 -L 1.8288,4.649901,1.915,4.59866 -L 1.915,4.59866,2.0002,4.546441 -L 2.0002,4.546441,2.0854,4.492295 -L 2.0854,4.492295,2.1706,4.437183 -L 2.1706,4.437183,2.2539,4.381102 -L 2.2539,4.381102,2.3381,4.323086 -L 2.3381,4.323086,2.4213,4.263137 -L 2.4213,4.263137,2.5026,4.202223 -L 2.5026,4.202223,2.5442,4.119068 -L 2.5442,4.119068,2.6175,3.961277 -L 2.6185,3.961459,2.6839,3.815632 -L 2.6839,3.815454,2.7137,3.7468 -L 2.7137,3.7468,2.7424,3.681054 -L 2.7424,3.681054,2.7672,3.617235 -L 2.7672,3.617235,2.7929,3.550517 -L 2.7929,3.550517,2.8147,3.486704 -L 2.8147,3.486704,2.8326,3.426755 -L 2.8326,3.426755,2.8474,3.368739 -L 2.8474,3.368739,2.8583,3.31459 -L 2.8583,3.31459,2.8663,3.263346 -L 2.8663,3.263346,2.8682,3.215001 -L 2.8682,3.215001,2.8682,2.566197 -L 2.8682,2.566197,2.6185,1.919332 -L 2.6185,1.919332,2.5888,1.861313 -L 2.5888,1.861313,2.5581,1.804268 -L 2.5581,1.804268,2.5244,1.746252 -L 2.5244,1.746252,2.4867,1.688235 -L 2.4867,1.688235,2.4471,1.629256 -L 2.4471,1.629256,2.4045,1.57124 -L 2.4045,1.57124,2.3579,1.512254 -L 2.3579,1.512254,2.2479,1.377824 -L 2.2479,1.377855,2.1875,1.307273 -L 2.1875,1.307273,2.127,1.241521 -L 2.127,1.241521,2.0686,1.180606 -L 2.0686,1.180606,2.0101,1.124525 -L 2.0101,1.124525,1.9526,1.074241 -L 1.9526,1.074241,1.8981,1.027834 -L 1.8981,1.027834,1.8436,0.986253 -L 1.8436,0.986253,1.4413,0.739691 -L 1.4413,0.739691,1.0043,0.749363 -L 1.0043,0.749363,0.5306,1.051034 -L 0.5306,1.051034,0.4781,1.098414 -L 0.4781,1.098414,0.4256,1.158362 -L 0.4256,1.158362,0.3721,1.230884 -L 0.3721,1.230884,0.3176,1.315008 -L 0.3176,1.315008,0.2621,1.412662 -L 0.2621,1.412662,0.2076,1.523861 -L 0.2076,1.523861,0.1511,1.646659 -L 0.1511,1.646659,0.0936,1.782028 -L 0.0936,1.782028,0.0708,1.846813 -L 0.0708,1.846813,0.05,1.90966 -L 0.05,1.90966,0.0322,1.969609 -L 0.0322,1.969609,0.0183,2.027626 -L 0.0183,2.027626,0.0074,2.083706 -L 0.0074,2.083706,0.0005,2.137855 -L 0.0005,2.137855,-0.0055,2.189102 -L -0.0055,2.189102,-0.0075,2.237447 -L -0.0075,2.237447,0.0005,2.850472 -L 0.0005,2.850472,0.0679,3.017748 -L 0.0679,3.017748,0.1323,3.172456 -L 0.1323,3.172456,0.1957,3.315556 -L 0.1957,3.315556,0.2571,3.446094 -L 0.2571,3.446094,0.3156,3.564052 -L 0.3156,3.564052,0.3731,3.670417 -L 0.3731,3.670417,0.4286,3.76421 -L 0.4286,3.76421,0.4811,3.84543 -L 0.4811,3.84543,0.5693,3.950822 -L 0.5693,3.950822,0.6565,4.048479 -L 0.6565,4.048479,0.7407,4.138407 -L 0.7407,4.138407,0.8239,4.220593 -L 0.8239,4.220593,0.9042,4.294077 -L 0.9042,4.294077,0.9825,4.359828 -L 0.9825,4.359828,1.0588,4.416876 -L 1.0588,4.416876,1.1341,4.467156 -L 1.1341,4.467156,1.4195,4.649901 -L 1.6246,4.302779,1.4839,4.210924 -L 1.4839,4.210924,1.3561,4.122935 -L 1.3561,4.122935,1.2431,4.038814 -L 1.2431,4.038814,1.145,3.958557 -L 1.145,3.958557,1.0588,3.881204 -L 1.0588,3.881204,0.9874,3.808688 -L 0.9874,3.808688,0.931,3.739068 -L 0.931,3.739068,0.8874,3.673316 -L 0.8874,3.673316,0.4722,2.602942 -L 0.4722,2.602942,0.4672,2.584569 -L 0.4672,2.584569,0.4622,2.562332 -L 0.4622,2.562332,0.4583,2.534289 -L 0.4583,2.534289,0.4553,2.501415 -L 0.4553,2.501415,0.4513,2.421158 -L 0.4513,2.421158,0.4494,2.321565 -L 0.4494,2.321568,0.4504,2.258718 -L 0.4504,2.258718,0.4533,2.200702 -L 0.4533,2.200702,0.4583,2.147519 -L 0.4583,2.147519,0.4642,2.097242 -L 0.4642,2.097242,0.4722,2.050829 -L 0.4722,2.050829,0.4821,2.009253 -L 0.4821,2.009253,0.4949,1.970575 -L 0.4949,1.970575,0.5078,1.936735 -L 0.5078,1.936735,0.5425,1.845841 -L 0.5425,1.845841,0.5722,1.759791 -L 0.5722,1.759791,0.597,1.679534 -L 0.597,1.679534,0.6178,1.603148 -L 0.6178,1.603148,0.6327,1.532562 -L 0.6327,1.532562,0.6446,1.46778 -L 0.6446,1.46778,0.6515,1.406865 -L 0.6515,1.406865,0.6535,1.35175 -L 0.6535,1.35175,0.821,1.334344 -L 0.821,1.334344,1.2302,1.079079 -L 1.2302,1.079079,1.3749,1.168037 -L 1.3749,1.168037,1.5027,1.25409 -L 1.5027,1.25409,1.6157,1.336279 -L 1.6157,1.336279,1.7138,1.414597 -L 1.7138,1.414597,1.7961,1.489054 -L 1.7961,1.489054,1.8634,1.559633 -L 1.8634,1.559633,1.916,1.626355 -L 1.916,1.626355,1.9526,1.689205 -L 1.9526,1.689205,2.3857,2.782952 -L 2.3866,2.782788,2.3946,2.809862 -L 2.3946,2.809862,2.4015,2.842737 -L 2.4015,2.842737,2.4075,2.880442 -L 2.4075,2.880442,2.4104,2.922024 -L 2.4104,2.922024,2.4134,2.969403 -L 2.4134,2.969403,2.4134,3.021616 -L 2.4134,3.021616,2.4114,3.138612 -L 2.4104,3.138612,2.4094,3.194693 -L 2.4094,3.194693,2.4045,3.247875 -L 2.4045,3.247875,2.3975,3.298153 -L 2.3975,3.298153,2.3906,3.344566 -L 2.3906,3.344566,2.3787,3.387108 -L 2.3787,3.387108,2.3678,3.426755 -L 2.3678,3.426755,2.3539,3.462531 -L 2.3539,3.462531,2.3212,3.551486 -L 2.3212,3.551486,2.2935,3.636573 -L 2.2935,3.636573,2.2687,3.715861 -L 2.2687,3.715861,2.2489,3.791281 -L 2.2489,3.791281,2.2321,3.861866 -L 2.2321,3.861866,2.2202,3.928584 -L 2.2202,3.928584,2.2122,3.990463 -L 2.2122,3.990463,2.2083,4.047516 -L 2.2083,4.047516,2.1607,4.048479 -L 2.1607,4.048479,2.1171,4.051382 -L 2.1171,4.051382,2.0775,4.057181 -L 2.0775,4.057181,2.0418,4.065888 -L 2.0418,4.065888,2.0101,4.075556 -L 2.0101,4.075556,1.9823,4.088126 -L 1.9823,4.088126,1.9586,4.103596 -L 1.9586,4.103596,1.9387,4.12003 -L 1.9387,4.12003,1.8506,4.168952 -L 1.8506,4.169343,1.7683,4.217124 -L 1.7683,4.216722,1.693,4.26114 -L 1.693,4.261206,1.6246,4.303088 -L 2.3658,6.500007,1.0836,4.858906 -L 1.0836,4.858906,0.493,4.858906 -L 0.493,4.858906,1.362,6.500007 -L 1.362,6.500007,2.3658,6.500007 - -[ύ] 133 -L 0.514,4.676978,1.1492,4.676978 -L 1.1492,4.676978,1.4643,4.269907 -L 1.4643,4.269907,1.4643,3.667512 -L 1.4643,3.667512,1.4603,3.600798 -L 1.4603,3.600798,1.4564,3.532148 -L 1.4564,3.532148,1.4474,3.462531 -L 1.4474,3.462531,1.4356,3.390976 -L 1.4356,3.390976,1.4217,3.318461 -L 1.4217,3.318461,1.4048,3.244007 -L 1.4048,3.244007,1.385,3.168588 -L 1.385,3.168588,1.0719,1.948338 -L 1.0719,1.948338,1.064,1.309202 -L 1.064,1.309202,2.1124,1.309202 -L 2.1124,1.309202,2.2134,1.440702 -L 2.2134,1.440702,2.3066,1.57124 -L 2.3066,1.57124,2.3918,1.699839 -L 2.3918,1.699839,2.4681,1.827472 -L 2.4681,1.827472,2.5385,1.954139 -L 2.5385,1.954139,2.5989,2.079839 -L 2.5989,2.079839,2.6524,2.2036 -L 2.6524,2.2036,2.698,2.327369 -L 2.698,2.327369,2.7446,2.437539 -L 2.7446,2.437598,2.7614,2.48594 -L 2.7614,2.48594,2.7763,2.528488 -L 2.7763,2.528488,2.7862,2.567163 -L 2.7862,2.567163,2.7931,2.600037 -L 2.7931,2.600037,2.7971,2.628078 -L 2.7971,2.628078,2.7971,3.715861 -L 2.7971,3.715861,2.3978,4.233165 -L 2.3978,4.233165,2.3978,4.676978 -L 2.3978,4.676978,2.7466,4.676978 -L 2.7466,4.676978,2.805,4.59189 -L 2.805,4.59189,2.8595,4.5068 -L 2.8595,4.5068,2.9111,4.419777 -L 2.9111,4.419777,2.9596,4.333723 -L 2.9596,4.333723,3.0052,4.245734 -L 3.0052,4.245734,3.0478,4.157746 -L 3.0478,4.157746,3.0884,4.069754 -L 3.0884,4.069754,3.1251,3.979832 -L 3.1251,3.979832,3.1489,3.923751 -L 3.1489,3.923751,3.1707,3.8696 -L 3.1707,3.8696,3.1895,3.818351 -L 3.1895,3.818351,3.2073,3.769044 -L 3.2073,3.769044,3.2232,3.721664 -L 3.2232,3.721664,3.2351,3.677186 -L 3.2351,3.677186,3.2539,3.594128 -L 3.2539,3.594028,3.0181,2.363141 -L 3.0181,2.363141,2.9923,2.252915 -L 2.9923,2.252915,2.9656,2.147519 -L 2.9656,2.147519,2.9358,2.045029 -L 2.9358,2.045029,2.9051,1.946403 -L 2.9051,1.946403,2.8734,1.852611 -L 2.8734,1.852611,2.8407,1.76172 -L 2.8407,1.76172,2.805,1.675663 -L 2.805,1.675663,2.7684,1.593477 -L 2.7684,1.593477,2.6118,1.344981 -L 2.6118,1.344981,2.5672,1.292768 -L 2.5672,1.292768,2.5186,1.240551 -L 2.5186,1.240551,2.4671,1.189308 -L 2.4671,1.189308,2.4106,1.13903 -L 2.4106,1.13903,2.3502,1.088749 -L 2.3502,1.088749,2.2868,1.038469 -L 2.2868,1.038469,2.2194,0.99012 -L 2.2194,0.99012,2.148,0.941778 -L 2.148,0.941778,2.0747,0.894398 -L 2.0747,0.894398,2.0073,0.853788 -L 2.0073,0.853788,1.9429,0.819942 -L 1.9429,0.819942,1.8825,0.791901 -L 1.8825,0.791901,1.826,0.7716 -L 1.826,0.7716,1.7745,0.757095 -L 1.7745,0.757095,1.7279,0.749363 -L 1.7279,0.749363,1.6843,0.748393 -L 1.6843,0.748393,1.1135,0.748393 -L 1.1135,0.748393,0.6002,1.419435 -L 0.6002,1.419435,0.6022,1.541267 -L 0.6022,1.541267,0.6051,1.656331 -L 0.6051,1.656331,0.6111,1.766553 -L 0.6111,1.766553,0.62,1.870014 -L 0.62,1.870014,0.6319,1.967677 -L 0.6319,1.967677,0.6448,2.05953 -L 0.6448,2.05953,0.6596,2.145587 -L 0.6596,2.145587,0.6785,2.225844 -L 0.6785,2.225844,0.953,3.269085 -L 0.953,3.269147,0.9668,3.334895 -L 0.9668,3.334895,0.9777,3.401613 -L 0.9777,3.401613,0.9876,3.469301 -L 0.9876,3.469301,0.9936,3.537947 -L 0.9936,3.537947,0.9985,3.607567 -L 0.9985,3.607567,1.0005,3.678153 -L 1.0005,3.678153,0.9995,3.750671 -L 0.9995,3.750671,1.0015,3.836728 -L 1.0015,3.836728,1.0015,3.994334 -L 1.0015,3.994334,0.9976,4.132612 -L 0.9976,4.132601,0.9936,4.193521 -L 0.9936,4.193521,0.9906,4.250569 -L 0.9906,4.250569,0.9847,4.302779 -L 0.9847,4.302779,0.7508,4.302779 -L 0.7508,4.302779,0.6993,4.233165 -L 0.6993,4.233165,0.6497,4.158708 -L 0.6497,4.158708,0.6022,4.081359 -L 0.6022,4.081359,0.5556,4.000136 -L 0.5556,4.000136,0.512,3.915049 -L 0.512,3.915049,0.4684,3.826091 -L 0.4684,3.826091,0.4258,3.733267 -L 0.4258,3.733267,0.3861,3.636573 -L 0.3861,3.636573,0.3307,3.534826 -L 0.3307,3.535049,0.2999,3.48767 -L 0.2999,3.48767,0.2682,3.442226 -L 0.2682,3.442226,0.2355,3.398715 -L 0.2355,3.398715,0.2018,3.357132 -L 0.2018,3.357132,0.1662,3.317492 -L 0.1662,3.317492,0.1295,3.279784 -L 0.1295,3.279784,0.0007,3.279784 -L 0.0007,3.279784,0.0027,3.357132 -L 0.0027,3.357132,0.0076,3.432555 -L 0.0076,3.432555,0.0155,3.506043 -L 0.0155,3.506043,0.0254,3.577594 -L 0.0254,3.577594,0.0413,3.647211 -L 0.0413,3.647211,0.0572,3.715861 -L 0.0572,3.715861,0.078,3.782579 -L 0.078,3.782579,0.1008,3.847365 -L 0.1008,3.847365,0.1483,3.959527 -L 0.1483,3.959527,0.1959,4.069754 -L 0.1959,4.069754,0.2464,4.177084 -L 0.2464,4.177084,0.298,4.282476 -L 0.298,4.282476,0.3505,4.38497 -L 0.3505,4.38497,0.403,4.484563 -L 0.403,4.484563,0.4585,4.582219 -L 0.4585,4.582219,0.514,4.676978 -L 2.9517,6.500007,1.6694,4.858906 -L 1.6694,4.858906,1.0788,4.858906 -L 1.0788,4.858906,1.9479,6.500007 -L 1.9479,6.500007,2.9517,6.500007 - -[ώ] 200 -L 1.4132,4.649901,1.656,4.640236 -L 1.656,4.640236,1.656,4.467156 -L 1.656,4.467156,1.6015,4.400441 -L 1.6015,4.400441,1.544,4.336625 -L 1.544,4.336625,1.4846,4.275707 -L 1.4846,4.275707,1.4241,4.218657 -L 1.4241,4.218657,1.3607,4.163545 -L 1.3607,4.163545,1.2943,4.112298 -L 1.2943,4.112298,1.2269,4.064919 -L 1.2269,4.064919,1.1566,4.019475 -L 1.1566,4.019475,1.117,3.983697 -L 1.117,3.983697,1.0436,3.914099 -L 1.0436,3.91408,1.0099,3.880237 -L 1.0099,3.880237,0.9792,3.847365 -L 0.9792,3.847365,0.9505,3.815454 -L 0.9505,3.815454,0.9247,3.784514 -L 0.9247,3.784514,0.8999,3.754539 -L 0.8999,3.754539,0.7572,3.527314 -L 0.7572,3.527314,0.7354,3.460592 -L 0.7354,3.460592,0.6958,3.330188 -L 0.6958,3.330061,0.677,3.266242 -L 0.677,3.266242,0.6581,3.202429 -L 0.6581,3.202429,0.6066,3.015906 -L 0.6076,3.015813,0.5719,2.877546 -L 0.5719,2.877546,0.5412,2.747978 -L 0.5412,2.747978,0.5164,2.627115 -L 0.5164,2.627115,0.4946,2.514953 -L 0.4946,2.514953,0.4788,2.410521 -L 0.4788,2.410521,0.4669,2.314799 -L 0.4669,2.314799,0.46,2.22681 -L 0.46,2.22681,0.457,2.147519 -L 0.457,2.147519,0.457,1.689205 -L 0.457,1.689205,0.9376,1.068445 -L 0.9376,1.068445,1.11,1.123556 -L 1.11,1.123556,1.2497,1.212446 -L 1.2497,1.212515,1.3181,1.257955 -L 1.3181,1.257955,1.3865,1.304371 -L 1.3865,1.304371,1.4549,1.35175 -L 1.4549,1.35175,1.5222,1.400092 -L 1.5222,1.400092,1.5896,1.448441 -L 1.5896,1.448441,1.656,1.497756 -L 1.656,1.497756,1.6828,1.585745 -L 1.6828,1.585745,1.7095,1.680503 -L 1.7095,1.680503,1.7353,1.781058 -L 1.7353,1.781058,1.7621,1.888389 -L 1.7621,1.888389,1.7878,2.002486 -L 1.7878,2.002486,1.8393,2.249955 -L 1.8393,2.250017,1.8958,2.55176 -L 1.8968,2.551695,1.9246,2.715104 -L 1.9246,2.715104,1.9474,2.875611 -L 1.9474,2.875611,1.9652,3.033216 -L 1.9652,3.033216,1.9811,3.185991 -L 1.9811,3.185991,1.992,3.33683 -L 1.992,3.33683,1.9989,3.482836 -L 1.9989,3.482836,1.9999,3.625936 -L 1.9999,3.625936,2.4745,3.625936 -L 2.4745,3.625936,2.3873,2.822428 -L 2.3873,2.822428,2.3814,2.750876 -L 2.3814,2.750876,2.3735,2.678362 -L 2.3735,2.678362,2.3645,2.603908 -L 2.3645,2.603908,2.3536,2.528488 -L 2.3536,2.528488,2.3408,2.451133 -L 2.3408,2.451133,2.312,2.292624 -L 2.312,2.292562,2.2942,2.211339 -L 2.2942,2.211339,2.2882,2.156221 -L 2.2882,2.156221,2.2813,2.097242 -L 2.2813,2.097242,2.2773,2.034395 -L 2.2773,2.034395,2.2724,1.966711 -L 2.2724,1.966711,2.2694,1.895155 -L 2.2694,1.895155,2.2674,1.81877 -L 2.2674,1.81877,2.2655,1.653426 -L 2.2655,1.653429,2.2655,1.433936 -L 2.2655,1.433936,2.5528,1.068445 -L 2.5528,1.068445,2.7332,1.133227 -L 2.7332,1.133227,3.1553,1.407831 -L 3.1553,1.407831,3.1959,1.446508 -L 3.1959,1.446508,3.2346,1.485183 -L 3.2346,1.485183,3.2713,1.523861 -L 3.2713,1.523861,3.3059,1.562538 -L 3.3059,1.562538,3.3396,1.601216 -L 3.3396,1.601216,3.3713,1.63989 -L 3.3713,1.63989,3.4001,1.678568 -L 3.4001,1.678568,3.4278,1.717245 -L 3.4278,1.717245,3.6072,1.945437 -L 3.6072,1.945437,3.6072,3.072863 -L 3.6072,3.072863,3.6042,3.15408 -L 3.6042,3.15408,3.5973,3.232404 -L 3.5973,3.232404,3.5864,3.306855 -L 3.5864,3.306855,3.5715,3.378403 -L 3.5715,3.378403,3.5537,3.446094 -L 3.5537,3.446094,3.5319,3.510876 -L 3.5319,3.510876,3.5081,3.571791 -L 3.5081,3.571791,3.4655,3.683953 -L 3.4655,3.683953,3.4219,3.790315 -L 3.4219,3.790315,3.3763,3.890874 -L 3.3763,3.890874,3.3287,3.987568 -L 3.3287,3.987568,3.2802,4.078455 -L 3.2802,4.078455,3.2296,4.164512 -L 3.2296,4.164512,3.1771,4.244762 -L 3.1771,4.244762,3.1216,4.320188 -L 3.1216,4.320188,3.0651,4.318147 -L 3.0651,4.318249,3.0314,4.319218 -L 3.0314,4.319218,2.9938,4.321154 -L 2.9938,4.321154,2.9532,4.324053 -L 2.9532,4.324053,2.9086,4.32792 -L 2.9086,4.32792,2.86,4.332755 -L 2.86,4.332755,2.8085,4.339521 -L 2.8085,4.339521,2.8085,4.649901 -L 2.8085,4.649901,3.3575,4.649901 -L 3.3575,4.649901,3.4516,4.527108 -L 3.4516,4.527108,3.5388,4.407207 -L 3.5388,4.407207,3.6191,4.290212 -L 3.6191,4.290212,3.6924,4.175149 -L 3.6924,4.175149,3.7588,4.062021 -L 3.7588,4.062021,3.8182,3.950822 -L 3.8182,3.950822,3.8708,3.842527 -L 3.8708,3.842527,3.9164,3.736163 -L 3.9164,3.736163,3.952,3.641407 -L 3.952,3.641407,3.9837,3.553422 -L 3.9837,3.553422,4.0095,3.471233 -L 4.0095,3.471233,4.0303,3.396779 -L 4.0303,3.396779,4.0462,3.328129 -L 4.0462,3.328129,4.0571,3.266242 -L 4.0571,3.266242,4.063,3.210161 -L 4.063,3.210161,4.064,3.161819 -L 4.064,3.161819,4.064,2.448235 -L 4.064,2.448235,4.063,2.391182 -L 4.063,2.391182,4.059,2.338972 -L 4.059,2.338972,4.0531,2.292562 -L 4.0531,2.292562,4.0452,2.250017 -L 4.0452,2.250017,4.0363,2.212302 -L 4.0363,2.212302,4.0234,2.179431 -L 4.0234,2.179431,4.0095,2.15139 -L 4.0095,2.15139,3.9927,2.128181 -L 3.9927,2.128181,3.958,2.033422 -L 3.958,2.033422,3.9233,1.942535 -L 3.9233,1.942535,3.8886,1.85358 -L 3.8886,1.85358,3.8529,1.767526 -L 3.8529,1.767526,3.8173,1.685337 -L 3.8173,1.685337,3.7806,1.605084 -L 3.7806,1.605084,3.7439,1.527729 -L 3.7439,1.527729,3.7063,1.453275 -L 3.7063,1.453275,3.6448,1.377855 -L 3.6448,1.377855,3.5834,1.307273 -L 3.5834,1.307273,3.5249,1.241521 -L 3.5249,1.241521,3.4655,1.180606 -L 3.4655,1.180606,3.408,1.124525 -L 3.408,1.124525,3.3525,1.074241 -L 3.3525,1.074241,3.297,1.027834 -L 3.297,1.027834,3.2435,0.986253 -L 3.2435,0.986253,2.9631,0.81221 -L 2.9631,0.81221,2.9195,0.786105 -L 2.9195,0.786105,2.8778,0.763861 -L 2.8778,0.763861,2.8392,0.746458 -L 2.8392,0.746458,2.8035,0.734858 -L 2.8035,0.734858,2.7708,0.729054 -L 2.7708,0.729054,2.7421,0.727119 -L 2.7421,0.727119,2.7163,0.73099 -L 2.7163,0.73099,2.6935,0.739691 -L 2.6935,0.739691,2.313,0.739691 -L 2.313,0.739691,1.9285,1.22508 -L 1.9285,1.22508,1.9057,1.19704 -L 1.9057,1.19704,1.879,1.168999 -L 1.879,1.168999,1.8493,1.139996 -L 1.8493,1.139996,1.8146,1.11002 -L 1.8146,1.11002,1.7779,1.080047 -L 1.7779,1.080047,1.6907,1.017953 -L 1.6907,1.01816,1.6431,0.986253 -L 1.6431,0.986253,1.3657,0.81221 -L 1.3657,0.81221,1.3201,0.786105 -L 1.3201,0.786105,1.2785,0.763861 -L 1.2785,0.763861,1.2388,0.746458 -L 1.2388,0.746458,1.2051,0.734858 -L 1.2051,0.734858,1.1715,0.729054 -L 1.1715,0.729054,1.1437,0.727119 -L 1.1437,0.727119,1.117,0.73099 -L 1.117,0.73099,1.0932,0.739691 -L 1.0932,0.739691,0.7156,0.739691 -L 0.7156,0.739691,0.0012,1.653429 -L 0.0012,1.653429,0.0012,2.321568 -L 0.0012,2.321568,0.0041,2.389253 -L 0.0041,2.389253,0.013,2.466601 -L 0.013,2.466601,0.0299,2.552658 -L 0.0299,2.552658,0.0527,2.647416 -L 0.0527,2.647416,0.0804,2.750876 -L 0.0804,2.750876,0.1161,2.863038 -L 0.1161,2.863038,0.1577,2.984874 -L 0.1577,2.984874,0.2043,3.114439 -L 0.2043,3.114439,0.3083,3.357132 -L 0.3083,3.357132,0.4263,3.58436 -L 0.4263,3.58436,0.5571,3.798051 -L 0.5571,3.798051,0.7008,3.997235 -L 0.7008,3.997235,0.8583,4.181915 -L 0.8583,4.181915,1.0307,4.352093 -L 1.0307,4.352093,1.2151,4.507765 -L 1.2151,4.507765,1.4132,4.649901 -L 2.9512,6.500007,1.6689,4.858906 -L 1.6689,4.858906,1.0783,4.858906 -L 1.0783,4.858906,1.9474,6.500007 -L 1.9474,6.500007,2.9512,6.500007 - -#EOF diff --git a/fonts/greekc.cxf b/fonts/greekc.cxf deleted file mode 100644 index f1a2224..0000000 --- a/fonts/greekc.cxf +++ /dev/null @@ -1,1833 +0,0 @@ -# Format: QCad II Font -# Creator: Adam Radlowski's "dodajf" program - GRASS font translator -# Version: 1.0.0 -# Name: Greek Complex -# LetterSpacing: 3.0 -# WordSpacing: 6.75 -# LineSpacingFactor: 1.0 -# Author: Hershey fonts - -[!] 9 -L 0.363636,7.636364,0,6.909091 -L 0,6.909091,0.363636,2.545455 -L 0.363636,2.545455,0.727273,6.909091 -L 0.727273,6.909091,0.363636,7.636364 -L 0.363636,6.909091,0.363636,4.727273 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -["] 10 -L 0.363636,5.090909,0,4.727273 -L 0,4.727273,0.363636,4.363636 -L 0.363636,4.363636,0.727273,4.727273 -L 0.727273,4.727273,0.363636,5.090909 -L 0.363636,0,0,0.363636 -L 0,0.363636,0.363636,0.727273 -L 0.363636,0.727273,0.727273,0.363636 -L 0.727273,0.363636,0.727273,-0.363636 -L 0.727273,-0.363636,0.363636,-1.090909 -L 0.363636,-1.090909,0,-1.454545 - -[#] 4 -L 2.909091,7.636364,0.363636,-2.545455 -L 5.090909,7.636364,2.545455,-2.545455 -L 0.363636,3.636364,5.454545,3.636364 -L 0,1.454545,5.090909,1.454545 - -[$] 34 -L 1.818182,9.090909,1.818182,-1.454545 -L 3.272727,9.090909,3.272727,-1.454545 -L 4.727273,6.545455,4.363636,6.181818 -L 4.363636,6.181818,4.727273,5.818182 -L 4.727273,5.818182,5.090909,6.181818 -L 5.090909,6.181818,5.090909,6.545455 -L 5.090909,6.545455,4.363636,7.272727 -L 4.363636,7.272727,3.272727,7.636364 -L 3.272727,7.636364,1.818182,7.636364 -L 1.818182,7.636364,0.727273,7.272727 -L 0.727273,7.272727,0,6.545455 -L 0,6.545455,0,5.818182 -L 0,5.818182,0.363636,5.090909 -L 0.363636,5.090909,0.727273,4.727273 -L 0.727273,4.727273,1.454545,4.363636 -L 1.454545,4.363636,3.636364,3.636364 -L 3.636364,3.636364,4.363636,3.272727 -L 4.363636,3.272727,5.090909,2.545455 -L 0,5.818182,0.727273,5.090909 -L 0.727273,5.090909,1.454545,4.727273 -L 1.454545,4.727273,3.636364,4 -L 3.636364,4,4.363636,3.636364 -L 4.363636,3.636364,4.727273,3.272727 -L 4.727273,3.272727,5.090909,2.545455 -L 5.090909,2.545455,5.090909,1.090909 -L 5.090909,1.090909,4.363636,0.363636 -L 4.363636,0.363636,3.272727,0 -L 3.272727,0,1.818182,0 -L 1.818182,0,0.727273,0.363636 -L 0.727273,0.363636,0,1.090909 -L 0,1.090909,0,1.454545 -L 0,1.454545,0.363636,1.818182 -L 0.363636,1.818182,0.727273,1.454545 -L 0.727273,1.454545,0.363636,1.090909 - -[%] 26 -L 6.545455,7.636364,0,0 -L 1.818182,7.636364,2.545455,6.909091 -L 2.545455,6.909091,2.545455,6.181818 -L 2.545455,6.181818,2.181818,5.454545 -L 2.181818,5.454545,1.454545,5.090909 -L 1.454545,5.090909,0.727273,5.090909 -L 0.727273,5.090909,0,5.818182 -L 0,5.818182,0,6.545455 -L 0,6.545455,0.363636,7.272727 -L 0.363636,7.272727,1.090909,7.636364 -L 1.090909,7.636364,1.818182,7.636364 -L 1.818182,7.636364,2.545455,7.272727 -L 2.545455,7.272727,3.636364,6.909091 -L 3.636364,6.909091,4.727273,6.909091 -L 4.727273,6.909091,5.818182,7.272727 -L 5.818182,7.272727,6.545455,7.636364 -L 5.090909,2.545455,4.363636,2.181818 -L 4.363636,2.181818,4,1.454545 -L 4,1.454545,4,0.727273 -L 4,0.727273,4.727273,0 -L 4.727273,0,5.454545,0 -L 5.454545,0,6.181818,0.363636 -L 6.181818,0.363636,6.545455,1.090909 -L 6.545455,1.090909,6.545455,1.818182 -L 6.545455,1.818182,5.818182,2.545455 -L 5.818182,2.545455,5.090909,2.545455 - -[&] 43 -L 6.545455,4.727273,6.181818,4.363636 -L 6.181818,4.363636,6.545455,4 -L 6.545455,4,6.909091,4.363636 -L 6.909091,4.363636,6.909091,4.727273 -L 6.909091,4.727273,6.545455,5.090909 -L 6.545455,5.090909,6.181818,5.090909 -L 6.181818,5.090909,5.818182,4.727273 -L 5.818182,4.727273,5.454545,4 -L 5.454545,4,4.727273,2.181818 -L 4.727273,2.181818,4,1.090909 -L 4,1.090909,3.272727,0.363636 -L 3.272727,0.363636,2.545455,0 -L 2.545455,0,1.454545,0 -L 1.454545,0,0.363636,0.363636 -L 0.363636,0.363636,0,1.090909 -L 0,1.090909,0,2.181818 -L 0,2.181818,0.363636,2.909091 -L 0.363636,2.909091,2.545455,4.363636 -L 2.545455,4.363636,3.272727,5.090909 -L 3.272727,5.090909,3.636364,5.818182 -L 3.636364,5.818182,3.636364,6.545455 -L 3.636364,6.545455,3.272727,7.272727 -L 3.272727,7.272727,2.545455,7.636364 -L 2.545455,7.636364,1.818182,7.272727 -L 1.818182,7.272727,1.454545,6.545455 -L 1.454545,6.545455,1.454545,5.818182 -L 1.454545,5.818182,1.818182,4.727273 -L 1.818182,4.727273,2.545455,3.636364 -L 2.545455,3.636364,4.363636,1.090909 -L 4.363636,1.090909,5.090909,0.363636 -L 5.090909,0.363636,6.181818,0 -L 6.181818,0,6.545455,0 -L 6.545455,0,6.909091,0.363636 -L 6.909091,0.363636,6.909091,0.727273 -L 1.454545,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,1.090909 -L 0.363636,1.090909,0.363636,2.181818 -L 0.363636,2.181818,0.727273,2.909091 -L 0.727273,2.909091,1.454545,3.636364 -L 1.454545,5.818182,1.818182,5.090909 -L 1.818182,5.090909,4.727273,1.090909 -L 4.727273,1.090909,5.454545,0.363636 -L 5.454545,0.363636,6.181818,0 - -['] 6 -L 0.363636,6.909091,0,7.272727 -L 0,7.272727,0.363636,7.636364 -L 0.363636,7.636364,0.727273,7.272727 -L 0.727273,7.272727,0.727273,6.545455 -L 0.727273,6.545455,0.363636,5.818182 -L 0.363636,5.818182,0,5.454545 - -[(] 16 -L 2.545455,9.090909,1.818182,8.363636 -L 1.818182,8.363636,1.090909,7.272727 -L 1.090909,7.272727,0.363636,5.818182 -L 0.363636,5.818182,0,4 -L 0,4,0,2.545455 -L 0,2.545455,0.363636,0.727273 -L 0.363636,0.727273,1.090909,-0.727273 -L 1.090909,-0.727273,1.818182,-1.818182 -L 1.818182,-1.818182,2.545455,-2.545455 -L 1.818182,8.363636,1.090909,6.909091 -L 1.090909,6.909091,0.727273,5.818182 -L 0.727273,5.818182,0.363636,4 -L 0.363636,4,0.363636,2.545455 -L 0.363636,2.545455,0.727273,0.727273 -L 0.727273,0.727273,1.090909,-0.363636 -L 1.090909,-0.363636,1.818182,-1.818182 - -[)] 16 -L 0,9.090909,0.727273,8.363636 -L 0.727273,8.363636,1.454545,7.272727 -L 1.454545,7.272727,2.181818,5.818182 -L 2.181818,5.818182,2.545455,4 -L 2.545455,4,2.545455,2.545455 -L 2.545455,2.545455,2.181818,0.727273 -L 2.181818,0.727273,1.454545,-0.727273 -L 1.454545,-0.727273,0.727273,-1.818182 -L 0.727273,-1.818182,0,-2.545455 -L 0.727273,8.363636,1.454545,6.909091 -L 1.454545,6.909091,1.818182,5.818182 -L 1.818182,5.818182,2.181818,4 -L 2.181818,4,2.181818,2.545455 -L 2.181818,2.545455,1.818182,0.727273 -L 1.818182,0.727273,1.454545,-0.363636 -L 1.454545,-0.363636,0.727273,-1.818182 - -[*] 3 -L 1.818182,7.636364,1.818182,3.272727 -L 0,6.545455,3.636364,4.363636 -L 3.636364,6.545455,0,4.363636 - -[+] 2 -L 3.272727,6.545455,3.272727,0 -L 0,3.272727,6.545455,3.272727 - -[,] 6 -L 0.363636,0,0,0.363636 -L 0,0.363636,0.363636,0.727273 -L 0.363636,0.727273,0.727273,0.363636 -L 0.727273,0.363636,0.727273,-0.363636 -L 0.727273,-0.363636,0.363636,-1.090909 -L 0.363636,-1.090909,0,-1.454545 - -[-] 1 -L 0,3.272727,6.545455,3.272727 - -[.] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[/] 1 -L 6.545455,9.090909,0,-2.545455 - -[0] 34 -L 2.181818,7.636364,1.090909,7.272727 -L 1.090909,7.272727,0.363636,6.181818 -L 0.363636,6.181818,0,4.363636 -L 0,4.363636,0,3.272727 -L 0,3.272727,0.363636,1.454545 -L 0.363636,1.454545,1.090909,0.363636 -L 1.090909,0.363636,2.181818,0 -L 2.181818,0,2.909091,0 -L 2.909091,0,4,0.363636 -L 4,0.363636,4.727273,1.454545 -L 4.727273,1.454545,5.090909,3.272727 -L 5.090909,3.272727,5.090909,4.363636 -L 5.090909,4.363636,4.727273,6.181818 -L 4.727273,6.181818,4,7.272727 -L 4,7.272727,2.909091,7.636364 -L 2.909091,7.636364,2.181818,7.636364 -L 2.181818,7.636364,1.454545,7.272727 -L 1.454545,7.272727,1.090909,6.909091 -L 1.090909,6.909091,0.727273,6.181818 -L 0.727273,6.181818,0.363636,4.363636 -L 0.363636,4.363636,0.363636,3.272727 -L 0.363636,3.272727,0.727273,1.454545 -L 0.727273,1.454545,1.090909,0.727273 -L 1.090909,0.727273,1.454545,0.363636 -L 1.454545,0.363636,2.181818,0 -L 2.909091,0,3.636364,0.363636 -L 3.636364,0.363636,4,0.727273 -L 4,0.727273,4.363636,1.454545 -L 4.363636,1.454545,4.727273,3.272727 -L 4.727273,3.272727,4.727273,4.363636 -L 4.727273,4.363636,4.363636,6.181818 -L 4.363636,6.181818,4,6.909091 -L 4,6.909091,3.636364,7.272727 -L 3.636364,7.272727,2.909091,7.636364 - -[1] 5 -L 0,6.181818,0.727273,6.545455 -L 0.727273,6.545455,1.818182,7.636364 -L 1.818182,7.636364,1.818182,0 -L 1.454545,7.272727,1.454545,0 -L 0,0,3.272727,0 - -[2] 37 -L 0.363636,6.181818,0.727273,5.818182 -L 0.727273,5.818182,0.363636,5.454545 -L 0.363636,5.454545,0,5.818182 -L 0,5.818182,0,6.181818 -L 0,6.181818,0.363636,6.909091 -L 0.363636,6.909091,0.727273,7.272727 -L 0.727273,7.272727,1.818182,7.636364 -L 1.818182,7.636364,3.272727,7.636364 -L 3.272727,7.636364,4.363636,7.272727 -L 4.363636,7.272727,4.727273,6.909091 -L 4.727273,6.909091,5.090909,6.181818 -L 5.090909,6.181818,5.090909,5.454545 -L 5.090909,5.454545,4.727273,4.727273 -L 4.727273,4.727273,3.636364,4 -L 3.636364,4,1.818182,3.272727 -L 1.818182,3.272727,1.090909,2.909091 -L 1.090909,2.909091,0.363636,2.181818 -L 0.363636,2.181818,0,1.090909 -L 0,1.090909,0,0 -L 3.272727,7.636364,4,7.272727 -L 4,7.272727,4.363636,6.909091 -L 4.363636,6.909091,4.727273,6.181818 -L 4.727273,6.181818,4.727273,5.454545 -L 4.727273,5.454545,4.363636,4.727273 -L 4.363636,4.727273,3.272727,4 -L 3.272727,4,1.818182,3.272727 -L 0,0.727273,0.363636,1.090909 -L 0.363636,1.090909,1.090909,1.090909 -L 1.090909,1.090909,2.909091,0.363636 -L 2.909091,0.363636,4,0.363636 -L 4,0.363636,4.727273,0.727273 -L 4.727273,0.727273,5.090909,1.090909 -L 1.090909,1.090909,2.909091,0 -L 2.909091,0,4.363636,0 -L 4.363636,0,4.727273,0.363636 -L 4.727273,0.363636,5.090909,1.090909 -L 5.090909,1.090909,5.090909,1.818182 - -[3] 39 -L 0.363636,6.181818,0.727273,5.818182 -L 0.727273,5.818182,0.363636,5.454545 -L 0.363636,5.454545,0,5.818182 -L 0,5.818182,0,6.181818 -L 0,6.181818,0.363636,6.909091 -L 0.363636,6.909091,0.727273,7.272727 -L 0.727273,7.272727,1.818182,7.636364 -L 1.818182,7.636364,3.272727,7.636364 -L 3.272727,7.636364,4.363636,7.272727 -L 4.363636,7.272727,4.727273,6.545455 -L 4.727273,6.545455,4.727273,5.454545 -L 4.727273,5.454545,4.363636,4.727273 -L 4.363636,4.727273,3.272727,4.363636 -L 3.272727,4.363636,2.181818,4.363636 -L 3.272727,7.636364,4,7.272727 -L 4,7.272727,4.363636,6.545455 -L 4.363636,6.545455,4.363636,5.454545 -L 4.363636,5.454545,4,4.727273 -L 4,4.727273,3.272727,4.363636 -L 3.272727,4.363636,4,4 -L 4,4,4.727273,3.272727 -L 4.727273,3.272727,5.090909,2.545455 -L 5.090909,2.545455,5.090909,1.454545 -L 5.090909,1.454545,4.727273,0.727273 -L 4.727273,0.727273,4.363636,0.363636 -L 4.363636,0.363636,3.272727,0 -L 3.272727,0,1.818182,0 -L 1.818182,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 -L 0.363636,0.727273,0,1.454545 -L 0,1.454545,0,1.818182 -L 0,1.818182,0.363636,2.181818 -L 0.363636,2.181818,0.727273,1.818182 -L 0.727273,1.818182,0.363636,1.454545 -L 4.363636,3.636364,4.727273,2.545455 -L 4.727273,2.545455,4.727273,1.454545 -L 4.727273,1.454545,4.363636,0.727273 -L 4.363636,0.727273,4,0.363636 -L 4,0.363636,3.272727,0 - -[4] 5 -L 3.636364,6.909091,3.636364,0 -L 4,7.636364,4,0 -L 4,7.636364,0,2.181818 -L 0,2.181818,5.818182,2.181818 -L 2.545455,0,5.090909,0 - -[5] 29 -L 0.727273,7.636364,0,4 -L 0,4,0.727273,4.727273 -L 0.727273,4.727273,1.818182,5.090909 -L 1.818182,5.090909,2.909091,5.090909 -L 2.909091,5.090909,4,4.727273 -L 4,4.727273,4.727273,4 -L 4.727273,4,5.090909,2.909091 -L 5.090909,2.909091,5.090909,2.181818 -L 5.090909,2.181818,4.727273,1.090909 -L 4.727273,1.090909,4,0.363636 -L 4,0.363636,2.909091,0 -L 2.909091,0,1.818182,0 -L 1.818182,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 -L 0.363636,0.727273,0,1.454545 -L 0,1.454545,0,1.818182 -L 0,1.818182,0.363636,2.181818 -L 0.363636,2.181818,0.727273,1.818182 -L 0.727273,1.818182,0.363636,1.454545 -L 2.909091,5.090909,3.636364,4.727273 -L 3.636364,4.727273,4.363636,4 -L 4.363636,4,4.727273,2.909091 -L 4.727273,2.909091,4.727273,2.181818 -L 4.727273,2.181818,4.363636,1.090909 -L 4.363636,1.090909,3.636364,0.363636 -L 3.636364,0.363636,2.909091,0 -L 0.727273,7.636364,4.363636,7.636364 -L 0.727273,7.272727,2.545455,7.272727 -L 2.545455,7.272727,4.363636,7.636364 - -[6] 42 -L 4.363636,6.545455,4,6.181818 -L 4,6.181818,4.363636,5.818182 -L 4.363636,5.818182,4.727273,6.181818 -L 4.727273,6.181818,4.727273,6.545455 -L 4.727273,6.545455,4.363636,7.272727 -L 4.363636,7.272727,3.636364,7.636364 -L 3.636364,7.636364,2.545455,7.636364 -L 2.545455,7.636364,1.454545,7.272727 -L 1.454545,7.272727,0.727273,6.545455 -L 0.727273,6.545455,0.363636,5.818182 -L 0.363636,5.818182,0,4.363636 -L 0,4.363636,0,2.181818 -L 0,2.181818,0.363636,1.090909 -L 0.363636,1.090909,1.090909,0.363636 -L 1.090909,0.363636,2.181818,0 -L 2.181818,0,2.909091,0 -L 2.909091,0,4,0.363636 -L 4,0.363636,4.727273,1.090909 -L 4.727273,1.090909,5.090909,2.181818 -L 5.090909,2.181818,5.090909,2.545455 -L 5.090909,2.545455,4.727273,3.636364 -L 4.727273,3.636364,4,4.363636 -L 4,4.363636,2.909091,4.727273 -L 2.909091,4.727273,2.545455,4.727273 -L 2.545455,4.727273,1.454545,4.363636 -L 1.454545,4.363636,0.727273,3.636364 -L 0.727273,3.636364,0.363636,2.545455 -L 2.545455,7.636364,1.818182,7.272727 -L 1.818182,7.272727,1.090909,6.545455 -L 1.090909,6.545455,0.727273,5.818182 -L 0.727273,5.818182,0.363636,4.363636 -L 0.363636,4.363636,0.363636,2.181818 -L 0.363636,2.181818,0.727273,1.090909 -L 0.727273,1.090909,1.454545,0.363636 -L 1.454545,0.363636,2.181818,0 -L 2.909091,0,3.636364,0.363636 -L 3.636364,0.363636,4.363636,1.090909 -L 4.363636,1.090909,4.727273,2.181818 -L 4.727273,2.181818,4.727273,2.545455 -L 4.727273,2.545455,4.363636,3.636364 -L 4.363636,3.636364,3.636364,4.363636 -L 3.636364,4.363636,2.909091,4.727273 - -[7] 21 -L 0,7.636364,0,5.454545 -L 0,6.181818,0.363636,6.909091 -L 0.363636,6.909091,1.090909,7.636364 -L 1.090909,7.636364,1.818182,7.636364 -L 1.818182,7.636364,3.636364,6.545455 -L 3.636364,6.545455,4.363636,6.545455 -L 4.363636,6.545455,4.727273,6.909091 -L 4.727273,6.909091,5.090909,7.636364 -L 0.363636,6.909091,1.090909,7.272727 -L 1.090909,7.272727,1.818182,7.272727 -L 1.818182,7.272727,3.636364,6.545455 -L 5.090909,7.636364,5.090909,6.545455 -L 5.090909,6.545455,4.727273,5.454545 -L 4.727273,5.454545,3.272727,3.636364 -L 3.272727,3.636364,2.909091,2.909091 -L 2.909091,2.909091,2.545455,1.818182 -L 2.545455,1.818182,2.545455,0 -L 4.727273,5.454545,2.909091,3.636364 -L 2.909091,3.636364,2.545455,2.909091 -L 2.545455,2.909091,2.181818,1.818182 -L 2.181818,1.818182,2.181818,0 - -[8] 51 -L 1.818182,7.636364,0.727273,7.272727 -L 0.727273,7.272727,0.363636,6.545455 -L 0.363636,6.545455,0.363636,5.454545 -L 0.363636,5.454545,0.727273,4.727273 -L 0.727273,4.727273,1.818182,4.363636 -L 1.818182,4.363636,3.272727,4.363636 -L 3.272727,4.363636,4.363636,4.727273 -L 4.363636,4.727273,4.727273,5.454545 -L 4.727273,5.454545,4.727273,6.545455 -L 4.727273,6.545455,4.363636,7.272727 -L 4.363636,7.272727,3.272727,7.636364 -L 3.272727,7.636364,1.818182,7.636364 -L 1.818182,7.636364,1.090909,7.272727 -L 1.090909,7.272727,0.727273,6.545455 -L 0.727273,6.545455,0.727273,5.454545 -L 0.727273,5.454545,1.090909,4.727273 -L 1.090909,4.727273,1.818182,4.363636 -L 3.272727,4.363636,4,4.727273 -L 4,4.727273,4.363636,5.454545 -L 4.363636,5.454545,4.363636,6.545455 -L 4.363636,6.545455,4,7.272727 -L 4,7.272727,3.272727,7.636364 -L 1.818182,4.363636,0.727273,4 -L 0.727273,4,0.363636,3.636364 -L 0.363636,3.636364,0,2.909091 -L 0,2.909091,0,1.454545 -L 0,1.454545,0.363636,0.727273 -L 0.363636,0.727273,0.727273,0.363636 -L 0.727273,0.363636,1.818182,0 -L 1.818182,0,3.272727,0 -L 3.272727,0,4.363636,0.363636 -L 4.363636,0.363636,4.727273,0.727273 -L 4.727273,0.727273,5.090909,1.454545 -L 5.090909,1.454545,5.090909,2.909091 -L 5.090909,2.909091,4.727273,3.636364 -L 4.727273,3.636364,4.363636,4 -L 4.363636,4,3.272727,4.363636 -L 1.818182,4.363636,1.090909,4 -L 1.090909,4,0.727273,3.636364 -L 0.727273,3.636364,0.363636,2.909091 -L 0.363636,2.909091,0.363636,1.454545 -L 0.363636,1.454545,0.727273,0.727273 -L 0.727273,0.727273,1.090909,0.363636 -L 1.090909,0.363636,1.818182,0 -L 3.272727,0,4,0.363636 -L 4,0.363636,4.363636,0.727273 -L 4.363636,0.727273,4.727273,1.454545 -L 4.727273,1.454545,4.727273,2.909091 -L 4.727273,2.909091,4.363636,3.636364 -L 4.363636,3.636364,4,4 -L 4,4,3.272727,4.363636 - -[9] 42 -L 4.727273,5.090909,4.363636,4 -L 4.363636,4,3.636364,3.272727 -L 3.636364,3.272727,2.545455,2.909091 -L 2.545455,2.909091,2.181818,2.909091 -L 2.181818,2.909091,1.090909,3.272727 -L 1.090909,3.272727,0.363636,4 -L 0.363636,4,0,5.090909 -L 0,5.090909,0,5.454545 -L 0,5.454545,0.363636,6.545455 -L 0.363636,6.545455,1.090909,7.272727 -L 1.090909,7.272727,2.181818,7.636364 -L 2.181818,7.636364,2.909091,7.636364 -L 2.909091,7.636364,4,7.272727 -L 4,7.272727,4.727273,6.545455 -L 4.727273,6.545455,5.090909,5.454545 -L 5.090909,5.454545,5.090909,3.272727 -L 5.090909,3.272727,4.727273,1.818182 -L 4.727273,1.818182,4.363636,1.090909 -L 4.363636,1.090909,3.636364,0.363636 -L 3.636364,0.363636,2.545455,0 -L 2.545455,0,1.454545,0 -L 1.454545,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,1.090909 -L 0.363636,1.090909,0.363636,1.454545 -L 0.363636,1.454545,0.727273,1.818182 -L 0.727273,1.818182,1.090909,1.454545 -L 1.090909,1.454545,0.727273,1.090909 -L 2.181818,2.909091,1.454545,3.272727 -L 1.454545,3.272727,0.727273,4 -L 0.727273,4,0.363636,5.090909 -L 0.363636,5.090909,0.363636,5.454545 -L 0.363636,5.454545,0.727273,6.545455 -L 0.727273,6.545455,1.454545,7.272727 -L 1.454545,7.272727,2.181818,7.636364 -L 2.909091,7.636364,3.636364,7.272727 -L 3.636364,7.272727,4.363636,6.545455 -L 4.363636,6.545455,4.727273,5.454545 -L 4.727273,5.454545,4.727273,3.272727 -L 4.727273,3.272727,4.363636,1.818182 -L 4.363636,1.818182,4,1.090909 -L 4,1.090909,3.272727,0.363636 -L 3.272727,0.363636,2.545455,0 - -[:] 8 -L 0.363636,5.090909,0,4.727273 -L 0,4.727273,0.363636,4.363636 -L 0.363636,4.363636,0.727273,4.727273 -L 0.727273,4.727273,0.363636,5.090909 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[;] 10 -L 0.363636,5.090909,0,4.727273 -L 0,4.727273,0.363636,4.363636 -L 0.363636,4.363636,0.727273,4.727273 -L 0.727273,4.727273,0.363636,5.090909 -L 0.363636,0,0,0.363636 -L 0,0.363636,0.363636,0.727273 -L 0.363636,0.727273,0.727273,0.363636 -L 0.727273,0.363636,0.727273,-0.363636 -L 0.727273,-0.363636,0.363636,-1.090909 -L 0.363636,-1.090909,0,-1.454545 - -[<] 2 -L 5.818182,6.545455,0,3.272727 -L 0,3.272727,5.818182,0 - -[=] 2 -L 0,4.363636,6.545455,4.363636 -L 0,2.181818,6.545455,2.181818 - -[>] 2 -L 0,6.545455,5.818182,3.272727 -L 5.818182,3.272727,0,0 - -[?] 26 -L 0.363636,6.181818,0.727273,5.818182 -L 0.727273,5.818182,0.363636,5.454545 -L 0.363636,5.454545,0,5.818182 -L 0,5.818182,0,6.181818 -L 0,6.181818,0.363636,6.909091 -L 0.363636,6.909091,0.727273,7.272727 -L 0.727273,7.272727,1.454545,7.636364 -L 1.454545,7.636364,2.545455,7.636364 -L 2.545455,7.636364,3.636364,7.272727 -L 3.636364,7.272727,4,6.909091 -L 4,6.909091,4.363636,6.181818 -L 4.363636,6.181818,4.363636,5.454545 -L 4.363636,5.454545,4,4.727273 -L 4,4.727273,3.636364,4.363636 -L 3.636364,4.363636,2.181818,3.636364 -L 2.181818,3.636364,2.181818,2.545455 -L 2.545455,7.636364,3.272727,7.272727 -L 3.272727,7.272727,3.636364,6.909091 -L 3.636364,6.909091,4,6.181818 -L 4,6.181818,4,5.454545 -L 4,5.454545,3.636364,4.727273 -L 3.636364,4.727273,2.909091,4 -L 2.181818,0.727273,1.818182,0.363636 -L 1.818182,0.363636,2.181818,0 -L 2.181818,0,2.545455,0.363636 -L 2.545455,0.363636,2.181818,0.727273 - -[@] 48 -L 5.454545,4.727273,5.090909,5.454545 -L 5.090909,5.454545,4.363636,5.818182 -L 4.363636,5.818182,3.272727,5.818182 -L 3.272727,5.818182,2.545455,5.454545 -L 2.545455,5.454545,2.181818,5.090909 -L 2.181818,5.090909,1.818182,4 -L 1.818182,4,1.818182,2.909091 -L 1.818182,2.909091,2.181818,2.181818 -L 2.181818,2.181818,2.909091,1.818182 -L 2.909091,1.818182,4,1.818182 -L 4,1.818182,4.727273,2.181818 -L 4.727273,2.181818,5.090909,2.909091 -L 3.272727,5.818182,2.545455,5.090909 -L 2.545455,5.090909,2.181818,4 -L 2.181818,4,2.181818,2.909091 -L 2.181818,2.909091,2.545455,2.181818 -L 2.545455,2.181818,2.909091,1.818182 -L 5.454545,5.818182,5.090909,2.909091 -L 5.090909,2.909091,5.090909,2.181818 -L 5.090909,2.181818,5.818182,1.818182 -L 5.818182,1.818182,6.545455,1.818182 -L 6.545455,1.818182,7.272727,2.545455 -L 7.272727,2.545455,7.636364,3.636364 -L 7.636364,3.636364,7.636364,4.363636 -L 7.636364,4.363636,7.272727,5.454545 -L 7.272727,5.454545,6.909091,6.181818 -L 6.909091,6.181818,6.181818,6.909091 -L 6.181818,6.909091,5.454545,7.272727 -L 5.454545,7.272727,4.363636,7.636364 -L 4.363636,7.636364,3.272727,7.636364 -L 3.272727,7.636364,2.181818,7.272727 -L 2.181818,7.272727,1.454545,6.909091 -L 1.454545,6.909091,0.727273,6.181818 -L 0.727273,6.181818,0.363636,5.454545 -L 0.363636,5.454545,0,4.363636 -L 0,4.363636,0,3.272727 -L 0,3.272727,0.363636,2.181818 -L 0.363636,2.181818,0.727273,1.454545 -L 0.727273,1.454545,1.454545,0.727273 -L 1.454545,0.727273,2.181818,0.363636 -L 2.181818,0.363636,3.272727,0 -L 3.272727,0,4.363636,0 -L 4.363636,0,5.454545,0.363636 -L 5.454545,0.363636,6.181818,0.727273 -L 6.181818,0.727273,6.545455,1.090909 -L 5.818182,5.818182,5.454545,2.909091 -L 5.454545,2.909091,5.454545,2.181818 -L 5.454545,2.181818,5.818182,1.818182 - -[A] 6 -L 3.272727,7.636364,0.727273,0 -L 3.272727,7.636364,5.818182,0 -L 3.272727,6.545455,5.454545,0 -L 1.454545,2.181818,4.727273,2.181818 -L 0,0,2.181818,0 -L 4.363636,0,6.545455,0 - -[B] 33 -L 1.090909,7.636364,1.090909,0 -L 1.454545,7.636364,1.454545,0 -L 0,7.636364,4.363636,7.636364 -L 4.363636,7.636364,5.454545,7.272727 -L 5.454545,7.272727,5.818182,6.909091 -L 5.818182,6.909091,6.181818,6.181818 -L 6.181818,6.181818,6.181818,5.454545 -L 6.181818,5.454545,5.818182,4.727273 -L 5.818182,4.727273,5.454545,4.363636 -L 5.454545,4.363636,4.363636,4 -L 4.363636,7.636364,5.090909,7.272727 -L 5.090909,7.272727,5.454545,6.909091 -L 5.454545,6.909091,5.818182,6.181818 -L 5.818182,6.181818,5.818182,5.454545 -L 5.818182,5.454545,5.454545,4.727273 -L 5.454545,4.727273,5.090909,4.363636 -L 5.090909,4.363636,4.363636,4 -L 1.454545,4,4.363636,4 -L 4.363636,4,5.454545,3.636364 -L 5.454545,3.636364,5.818182,3.272727 -L 5.818182,3.272727,6.181818,2.545455 -L 6.181818,2.545455,6.181818,1.454545 -L 6.181818,1.454545,5.818182,0.727273 -L 5.818182,0.727273,5.454545,0.363636 -L 5.454545,0.363636,4.363636,0 -L 4.363636,0,0,0 -L 4.363636,4,5.090909,3.636364 -L 5.090909,3.636364,5.454545,3.272727 -L 5.454545,3.272727,5.818182,2.545455 -L 5.818182,2.545455,5.818182,1.454545 -L 5.818182,1.454545,5.454545,0.727273 -L 5.454545,0.727273,5.090909,0.363636 -L 5.090909,0.363636,4.363636,0 - -[C] 6 -L 1.090909,7.636364,1.090909,0 -L 1.454545,7.636364,1.454545,0 -L 0,7.636364,5.454545,7.636364 -L 5.454545,7.636364,5.454545,5.454545 -L 5.454545,5.454545,5.090909,7.636364 -L 0,0,2.545455,0 - -[D] 5 -L 2.909091,7.636364,0,0 -L 2.909091,7.636364,5.818182,0 -L 2.909091,6.545455,5.454545,0 -L 0.363636,0.363636,5.454545,0.363636 -L 0,0,5.818182,0 - -[E] 10 -L 1.090909,7.636364,1.090909,0 -L 1.454545,7.636364,1.454545,0 -L 3.636364,5.454545,3.636364,2.545455 -L 0,7.636364,5.818182,7.636364 -L 5.818182,7.636364,5.818182,5.454545 -L 5.818182,5.454545,5.454545,7.636364 -L 1.454545,4,3.636364,4 -L 0,0,5.818182,0 -L 5.818182,0,5.818182,2.181818 -L 5.818182,2.181818,5.454545,0 - -[F] 8 -L 4.727273,7.636364,0,0 -L 5.090909,7.636364,0.363636,0 -L 0.363636,7.636364,0,5.454545 -L 0,5.454545,0,7.636364 -L 0,7.636364,5.090909,7.636364 -L 0,0,5.090909,0 -L 5.090909,0,5.090909,2.181818 -L 5.090909,2.181818,4.727273,0 - -[G] 9 -L 1.090909,7.636364,1.090909,0 -L 1.454545,7.636364,1.454545,0 -L 5.818182,7.636364,5.818182,0 -L 6.181818,7.636364,6.181818,0 -L 0,7.636364,2.545455,7.636364 -L 4.727273,7.636364,7.272727,7.636364 -L 1.454545,4,5.818182,4 -L 0,0,2.545455,0 -L 4.727273,0,7.272727,0 - -[H] 42 -L 2.545455,7.636364,1.454545,7.272727 -L 1.454545,7.272727,0.727273,6.545455 -L 0.727273,6.545455,0.363636,5.818182 -L 0.363636,5.818182,0,4.363636 -L 0,4.363636,0,3.272727 -L 0,3.272727,0.363636,1.818182 -L 0.363636,1.818182,0.727273,1.090909 -L 0.727273,1.090909,1.454545,0.363636 -L 1.454545,0.363636,2.545455,0 -L 2.545455,0,3.272727,0 -L 3.272727,0,4.363636,0.363636 -L 4.363636,0.363636,5.090909,1.090909 -L 5.090909,1.090909,5.454545,1.818182 -L 5.454545,1.818182,5.818182,3.272727 -L 5.818182,3.272727,5.818182,4.363636 -L 5.818182,4.363636,5.454545,5.818182 -L 5.454545,5.818182,5.090909,6.545455 -L 5.090909,6.545455,4.363636,7.272727 -L 4.363636,7.272727,3.272727,7.636364 -L 3.272727,7.636364,2.545455,7.636364 -L 2.545455,7.636364,1.818182,7.272727 -L 1.818182,7.272727,1.090909,6.545455 -L 1.090909,6.545455,0.727273,5.818182 -L 0.727273,5.818182,0.363636,4.363636 -L 0.363636,4.363636,0.363636,3.272727 -L 0.363636,3.272727,0.727273,1.818182 -L 0.727273,1.818182,1.090909,1.090909 -L 1.090909,1.090909,1.818182,0.363636 -L 1.818182,0.363636,2.545455,0 -L 3.272727,0,4,0.363636 -L 4,0.363636,4.727273,1.090909 -L 4.727273,1.090909,5.090909,1.818182 -L 5.090909,1.818182,5.454545,3.272727 -L 5.454545,3.272727,5.454545,4.363636 -L 5.454545,4.363636,5.090909,5.818182 -L 5.090909,5.818182,4.727273,6.545455 -L 4.727273,6.545455,4,7.272727 -L 4,7.272727,3.272727,7.636364 -L 1.818182,5.090909,1.818182,2.545455 -L 4,5.090909,4,2.545455 -L 1.818182,4,4,4 -L 1.818182,3.636364,4,3.636364 - -[I] 4 -L 1.090909,7.636364,1.090909,0 -L 1.454545,7.636364,1.454545,0 -L 0,7.636364,2.545455,7.636364 -L 0,0,2.545455,0 - -[J] 9 -L 1.090909,7.636364,1.090909,0 -L 1.454545,7.636364,1.454545,0 -L 6.181818,7.636364,1.454545,2.909091 -L 3.272727,4.363636,6.181818,0 -L 2.909091,4.363636,5.818182,0 -L 0,7.636364,2.545455,7.636364 -L 4.727273,7.636364,6.909091,7.636364 -L 0,0,2.545455,0 -L 4.727273,0,6.909091,0 - -[K] 5 -L 3.272727,7.636364,0.727273,0 -L 3.272727,7.636364,5.818182,0 -L 3.272727,6.545455,5.454545,0 -L 0,0,2.181818,0 -L 4.363636,0,6.545455,0 - -[L] 10 -L 1.090909,7.636364,1.090909,0 -L 1.454545,7.636364,3.636364,1.090909 -L 1.090909,7.636364,3.636364,0 -L 6.181818,7.636364,3.636364,0 -L 6.181818,7.636364,6.181818,0 -L 6.545455,7.636364,6.545455,0 -L 0,7.636364,1.454545,7.636364 -L 6.181818,7.636364,7.636364,7.636364 -L 0,0,2.181818,0 -L 5.090909,0,7.636364,0 - -[M] 7 -L 1.090909,7.636364,1.090909,0 -L 1.454545,7.636364,5.818182,0.727273 -L 1.454545,6.909091,5.818182,0 -L 5.818182,7.636364,5.818182,0 -L 0,7.636364,1.454545,7.636364 -L 4.727273,7.636364,6.909091,7.636364 -L 0,0,2.181818,0 - -[N] 12 -L 0.363636,8,0,6.181818 -L 5.818182,8,5.454545,6.181818 -L 1.818182,4.727273,1.454545,2.909091 -L 4.363636,4.727273,4,2.909091 -L 0.363636,1.454545,0,-0.363636 -L 5.818182,1.454545,5.454545,-0.363636 -L 0.363636,7.272727,5.454545,7.272727 -L 0.363636,6.909091,5.454545,6.909091 -L 1.818182,4,4,4 -L 1.818182,3.636364,4,3.636364 -L 0.363636,0.727273,5.454545,0.727273 -L 0.363636,0.363636,5.454545,0.363636 - -[O] 38 -L 2.545455,7.636364,1.454545,7.272727 -L 1.454545,7.272727,0.727273,6.545455 -L 0.727273,6.545455,0.363636,5.818182 -L 0.363636,5.818182,0,4.363636 -L 0,4.363636,0,3.272727 -L 0,3.272727,0.363636,1.818182 -L 0.363636,1.818182,0.727273,1.090909 -L 0.727273,1.090909,1.454545,0.363636 -L 1.454545,0.363636,2.545455,0 -L 2.545455,0,3.272727,0 -L 3.272727,0,4.363636,0.363636 -L 4.363636,0.363636,5.090909,1.090909 -L 5.090909,1.090909,5.454545,1.818182 -L 5.454545,1.818182,5.818182,3.272727 -L 5.818182,3.272727,5.818182,4.363636 -L 5.818182,4.363636,5.454545,5.818182 -L 5.454545,5.818182,5.090909,6.545455 -L 5.090909,6.545455,4.363636,7.272727 -L 4.363636,7.272727,3.272727,7.636364 -L 3.272727,7.636364,2.545455,7.636364 -L 2.545455,7.636364,1.818182,7.272727 -L 1.818182,7.272727,1.090909,6.545455 -L 1.090909,6.545455,0.727273,5.818182 -L 0.727273,5.818182,0.363636,4.363636 -L 0.363636,4.363636,0.363636,3.272727 -L 0.363636,3.272727,0.727273,1.818182 -L 0.727273,1.818182,1.090909,1.090909 -L 1.090909,1.090909,1.818182,0.363636 -L 1.818182,0.363636,2.545455,0 -L 3.272727,0,4,0.363636 -L 4,0.363636,4.727273,1.090909 -L 4.727273,1.090909,5.090909,1.818182 -L 5.090909,1.818182,5.454545,3.272727 -L 5.454545,3.272727,5.454545,4.363636 -L 5.454545,4.363636,5.090909,5.818182 -L 5.090909,5.818182,4.727273,6.545455 -L 4.727273,6.545455,4,7.272727 -L 4,7.272727,3.272727,7.636364 - -[P] 7 -L 1.090909,7.636364,1.090909,0 -L 1.454545,7.636364,1.454545,0 -L 5.818182,7.636364,5.818182,0 -L 6.181818,7.636364,6.181818,0 -L 0,7.636364,7.272727,7.636364 -L 0,0,2.545455,0 -L 4.727273,0,7.272727,0 - -[Q] 19 -L 1.090909,7.636364,1.090909,0 -L 1.454545,7.636364,1.454545,0 -L 0,7.636364,4.363636,7.636364 -L 4.363636,7.636364,5.454545,7.272727 -L 5.454545,7.272727,5.818182,6.909091 -L 5.818182,6.909091,6.181818,6.181818 -L 6.181818,6.181818,6.181818,5.090909 -L 6.181818,5.090909,5.818182,4.363636 -L 5.818182,4.363636,5.454545,4 -L 5.454545,4,4.363636,3.636364 -L 4.363636,3.636364,1.454545,3.636364 -L 4.363636,7.636364,5.090909,7.272727 -L 5.090909,7.272727,5.454545,6.909091 -L 5.454545,6.909091,5.818182,6.181818 -L 5.818182,6.181818,5.818182,5.090909 -L 5.818182,5.090909,5.454545,4.363636 -L 5.454545,4.363636,5.090909,4 -L 5.090909,4,4.363636,3.636364 -L 0,0,2.545455,0 - -[R] 10 -L 0.363636,7.636364,2.909091,4 -L 2.909091,4,0,0 -L 0,7.636364,2.545455,4 -L 0,7.636364,5.454545,7.636364 -L 5.454545,7.636364,5.818182,5.454545 -L 5.818182,5.454545,5.090909,7.636364 -L 0.363636,0.363636,5.090909,0.363636 -L 0,0,5.454545,0 -L 5.454545,0,5.818182,2.181818 -L 5.818182,2.181818,5.090909,0 - -[S] 8 -L 2.545455,7.636364,2.545455,0 -L 2.909091,7.636364,2.909091,0 -L 0.363636,7.636364,0,5.454545 -L 0,5.454545,0,7.636364 -L 0,7.636364,5.454545,7.636364 -L 5.454545,7.636364,5.454545,5.454545 -L 5.454545,5.454545,5.090909,7.636364 -L 1.454545,0,4,0 - -[T] 23 -L 0,5.818182,0,6.545455 -L 0,6.545455,0.363636,7.272727 -L 0.363636,7.272727,0.727273,7.636364 -L 0.727273,7.636364,1.454545,7.636364 -L 1.454545,7.636364,1.818182,7.272727 -L 1.818182,7.272727,2.181818,6.545455 -L 2.181818,6.545455,2.545455,5.090909 -L 2.545455,5.090909,2.545455,0 -L 0,6.545455,0.727273,7.272727 -L 0.727273,7.272727,1.454545,7.272727 -L 1.454545,7.272727,2.181818,6.545455 -L 5.454545,5.818182,5.454545,6.545455 -L 5.454545,6.545455,5.090909,7.272727 -L 5.090909,7.272727,4.727273,7.636364 -L 4.727273,7.636364,4,7.636364 -L 4,7.636364,3.636364,7.272727 -L 3.636364,7.272727,3.272727,6.545455 -L 3.272727,6.545455,2.909091,5.090909 -L 2.909091,5.090909,2.909091,0 -L 5.454545,6.545455,4.727273,7.272727 -L 4.727273,7.272727,4,7.272727 -L 4,7.272727,3.272727,6.545455 -L 1.454545,0,4,0 - -[U] 34 -L 2.545455,7.636364,2.545455,0 -L 2.909091,7.636364,2.909091,0 -L 1.818182,5.818182,0.727273,5.454545 -L 0.727273,5.454545,0.363636,5.090909 -L 0.363636,5.090909,0,4.363636 -L 0,4.363636,0,3.272727 -L 0,3.272727,0.363636,2.545455 -L 0.363636,2.545455,0.727273,2.181818 -L 0.727273,2.181818,1.818182,1.818182 -L 1.818182,1.818182,3.636364,1.818182 -L 3.636364,1.818182,4.727273,2.181818 -L 4.727273,2.181818,5.090909,2.545455 -L 5.090909,2.545455,5.454545,3.272727 -L 5.454545,3.272727,5.454545,4.363636 -L 5.454545,4.363636,5.090909,5.090909 -L 5.090909,5.090909,4.727273,5.454545 -L 4.727273,5.454545,3.636364,5.818182 -L 3.636364,5.818182,1.818182,5.818182 -L 1.818182,5.818182,1.090909,5.454545 -L 1.090909,5.454545,0.727273,5.090909 -L 0.727273,5.090909,0.363636,4.363636 -L 0.363636,4.363636,0.363636,3.272727 -L 0.363636,3.272727,0.727273,2.545455 -L 0.727273,2.545455,1.090909,2.181818 -L 1.090909,2.181818,1.818182,1.818182 -L 3.636364,1.818182,4.363636,2.181818 -L 4.363636,2.181818,4.727273,2.545455 -L 4.727273,2.545455,5.090909,3.272727 -L 5.090909,3.272727,5.090909,4.363636 -L 5.090909,4.363636,4.727273,5.090909 -L 4.727273,5.090909,4.363636,5.454545 -L 4.363636,5.454545,3.636364,5.818182 -L 1.454545,7.636364,4,7.636364 -L 1.454545,0,4,0 - -[V] 7 -L 0.727273,7.636364,5.454545,0 -L 1.090909,7.636364,5.818182,0 -L 5.818182,7.636364,0.727273,0 -L 0,7.636364,2.181818,7.636364 -L 4.363636,7.636364,6.545455,7.636364 -L 0,0,2.181818,0 -L 4.363636,0,6.545455,0 - -[W] 27 -L 3.272727,7.636364,3.272727,0 -L 3.636364,7.636364,3.636364,0 -L 0,5.090909,0.363636,5.454545 -L 0.363636,5.454545,1.090909,5.090909 -L 1.090909,5.090909,1.454545,3.636364 -L 1.454545,3.636364,1.818182,2.909091 -L 1.818182,2.909091,2.181818,2.545455 -L 2.181818,2.545455,2.909091,2.181818 -L 0.363636,5.454545,0.727273,5.090909 -L 0.727273,5.090909,1.090909,3.636364 -L 1.090909,3.636364,1.454545,2.909091 -L 1.454545,2.909091,1.818182,2.545455 -L 1.818182,2.545455,2.909091,2.181818 -L 2.909091,2.181818,4,2.181818 -L 4,2.181818,5.090909,2.545455 -L 5.090909,2.545455,5.454545,2.909091 -L 5.454545,2.909091,5.818182,3.636364 -L 5.818182,3.636364,6.181818,5.090909 -L 6.181818,5.090909,6.545455,5.454545 -L 4,2.181818,4.727273,2.545455 -L 4.727273,2.545455,5.090909,2.909091 -L 5.090909,2.909091,5.454545,3.636364 -L 5.454545,3.636364,5.818182,5.090909 -L 5.818182,5.090909,6.545455,5.454545 -L 6.545455,5.454545,6.909091,5.090909 -L 2.181818,7.636364,4.727273,7.636364 -L 2.181818,0,4.727273,0 - -[X] 33 -L 0,1.090909,0.363636,0 -L 0.363636,0,1.818182,0 -L 1.818182,0,1.090909,1.454545 -L 1.090909,1.454545,0.363636,2.909091 -L 0.363636,2.909091,0,4 -L 0,4,0,5.454545 -L 0,5.454545,0.363636,6.545455 -L 0.363636,6.545455,1.090909,7.272727 -L 1.090909,7.272727,2.181818,7.636364 -L 2.181818,7.636364,3.636364,7.636364 -L 3.636364,7.636364,4.727273,7.272727 -L 4.727273,7.272727,5.454545,6.545455 -L 5.454545,6.545455,5.818182,5.454545 -L 5.818182,5.454545,5.818182,4 -L 5.818182,4,5.454545,2.909091 -L 5.454545,2.909091,4.727273,1.454545 -L 4.727273,1.454545,4,0 -L 4,0,5.454545,0 -L 5.454545,0,5.818182,1.090909 -L 1.090909,1.454545,0.727273,2.545455 -L 0.727273,2.545455,0.363636,4 -L 0.363636,4,0.363636,5.454545 -L 0.363636,5.454545,0.727273,6.545455 -L 0.727273,6.545455,1.454545,7.272727 -L 1.454545,7.272727,2.181818,7.636364 -L 3.636364,7.636364,4.363636,7.272727 -L 4.363636,7.272727,5.090909,6.545455 -L 5.090909,6.545455,5.454545,5.454545 -L 5.454545,5.454545,5.454545,4 -L 5.454545,4,5.090909,2.545455 -L 5.090909,2.545455,4.727273,1.454545 -L 0.363636,0.363636,1.454545,0.363636 -L 4.363636,0.363636,5.454545,0.363636 - -[Y] 0 - -[Z] 0 - -[[] 4 -L 0,9.090909,0,-2.545455 -L 0.363636,9.090909,0.363636,-2.545455 -L 0,9.090909,2.545455,9.090909 -L 0,-2.545455,2.545455,-2.545455 - -[\] 1 -L 0,7.636364,5.090909,-1.090909 - -[]] 4 -L 2.181818,9.090909,2.181818,-2.545455 -L 2.545455,9.090909,2.545455,-2.545455 -L 0,9.090909,2.545455,9.090909 -L 0,-2.545455,2.545455,-2.545455 - -[^] 5 -L 1.090909,5.454545,1.818182,6.545455 -L 1.818182,6.545455,2.545455,5.454545 -L 0,4.363636,1.818182,6.181818 -L 1.818182,6.181818,3.636364,4.363636 -L 1.818182,6.181818,1.818182,0 - -[_] 1 -L 0,-0.727273,5.818182,-0.727273 - -[`] 6 -L 0.727273,7.636364,0.363636,7.272727 -L 0.363636,7.272727,0,6.545455 -L 0,6.545455,0,5.818182 -L 0,5.818182,0.363636,5.454545 -L 0.363636,5.454545,0.727273,5.818182 -L 0.727273,5.818182,0.363636,6.181818 - -[a] 32 -L 2.545455,5.090909,1.454545,4.727273 -L 1.454545,4.727273,0.727273,4 -L 0.727273,4,0.363636,3.272727 -L 0.363636,3.272727,0,2.181818 -L 0,2.181818,0,1.090909 -L 0,1.090909,0.363636,0.363636 -L 0.363636,0.363636,1.454545,0 -L 1.454545,0,2.181818,0 -L 2.181818,0,2.909091,0.363636 -L 2.909091,0.363636,4,1.454545 -L 4,1.454545,4.727273,2.545455 -L 4.727273,2.545455,5.454545,4 -L 5.454545,4,5.818182,5.090909 -L 2.545455,5.090909,1.818182,4.727273 -L 1.818182,4.727273,1.090909,4 -L 1.090909,4,0.727273,3.272727 -L 0.727273,3.272727,0.363636,2.181818 -L 0.363636,2.181818,0.363636,1.090909 -L 0.363636,1.090909,0.727273,0.363636 -L 0.727273,0.363636,1.454545,0 -L 2.545455,5.090909,3.272727,5.090909 -L 3.272727,5.090909,4,4.727273 -L 4,4.727273,4.363636,4 -L 4.363636,4,5.090909,1.090909 -L 5.090909,1.090909,5.454545,0.363636 -L 5.454545,0.363636,5.818182,0 -L 3.272727,5.090909,3.636364,4.727273 -L 3.636364,4.727273,4,4 -L 4,4,4.727273,1.090909 -L 4.727273,1.090909,5.090909,0.363636 -L 5.090909,0.363636,5.818182,0 -L 5.818182,0,6.181818,0 - -[b] 45 -L 4,7.636364,2.909091,7.272727 -L 2.909091,7.272727,2.181818,6.545455 -L 2.181818,6.545455,1.454545,5.090909 -L 1.454545,5.090909,1.090909,4 -L 1.090909,4,0.727273,2.545455 -L 0.727273,2.545455,0.363636,0.363636 -L 0.363636,0.363636,0,-2.545455 -L 4,7.636364,3.272727,7.272727 -L 3.272727,7.272727,2.545455,6.545455 -L 2.545455,6.545455,1.818182,5.090909 -L 1.818182,5.090909,1.454545,4 -L 1.454545,4,1.090909,2.545455 -L 1.090909,2.545455,0.727273,0.363636 -L 0.727273,0.363636,0.363636,-2.545455 -L 4,7.636364,4.727273,7.636364 -L 4.727273,7.636364,5.454545,7.272727 -L 5.454545,7.272727,5.818182,6.909091 -L 5.818182,6.909091,5.818182,5.818182 -L 5.818182,5.818182,5.454545,5.090909 -L 5.454545,5.090909,5.090909,4.727273 -L 5.090909,4.727273,4,4.363636 -L 4,4.363636,2.545455,4.363636 -L 4.727273,7.636364,5.454545,6.909091 -L 5.454545,6.909091,5.454545,5.818182 -L 5.454545,5.818182,5.090909,5.090909 -L 5.090909,5.090909,4.727273,4.727273 -L 4.727273,4.727273,4,4.363636 -L 2.545455,4.363636,4,4 -L 4,4,4.727273,3.272727 -L 4.727273,3.272727,5.090909,2.545455 -L 5.090909,2.545455,5.090909,1.454545 -L 5.090909,1.454545,4.727273,0.727273 -L 4.727273,0.727273,4.363636,0.363636 -L 4.363636,0.363636,3.272727,0 -L 3.272727,0,2.545455,0 -L 2.545455,0,1.818182,0.363636 -L 1.818182,0.363636,1.454545,0.727273 -L 1.454545,0.727273,1.090909,1.818182 -L 2.545455,4.363636,3.636364,4 -L 3.636364,4,4.363636,3.272727 -L 4.363636,3.272727,4.727273,2.545455 -L 4.727273,2.545455,4.727273,1.454545 -L 4.727273,1.454545,4.363636,0.727273 -L 4.363636,0.727273,4,0.363636 -L 4,0.363636,3.272727,0 - -[c] 20 -L 0,4,0.727273,4.727273 -L 0.727273,4.727273,1.454545,5.090909 -L 1.454545,5.090909,2.181818,5.090909 -L 2.181818,5.090909,2.909091,4.727273 -L 2.909091,4.727273,3.272727,4.363636 -L 3.272727,4.363636,3.636364,3.272727 -L 3.636364,3.272727,3.636364,1.818182 -L 3.636364,1.818182,3.272727,0.363636 -L 3.272727,0.363636,2.181818,-2.545455 -L 0.363636,4.363636,1.090909,4.727273 -L 1.090909,4.727273,2.545455,4.727273 -L 2.545455,4.727273,3.272727,4.363636 -L 6.181818,5.090909,5.818182,4 -L 5.818182,4,5.454545,3.272727 -L 5.454545,3.272727,3.636364,0.727273 -L 3.636364,0.727273,2.545455,-1.090909 -L 2.545455,-1.090909,1.818182,-2.545455 -L 5.818182,5.090909,5.454545,4 -L 5.454545,4,5.090909,3.272727 -L 5.090909,3.272727,3.636364,0.727273 - -[d] 38 -L 3.636364,4.727273,2.909091,5.090909 -L 2.909091,5.090909,2.181818,5.090909 -L 2.181818,5.090909,1.090909,4.727273 -L 1.090909,4.727273,0.363636,3.636364 -L 0.363636,3.636364,0,2.545455 -L 0,2.545455,0,1.454545 -L 0,1.454545,0.363636,0.727273 -L 0.363636,0.727273,0.727273,0.363636 -L 0.727273,0.363636,1.454545,0 -L 1.454545,0,2.181818,0 -L 2.181818,0,3.272727,0.363636 -L 3.272727,0.363636,4,1.454545 -L 4,1.454545,4.363636,2.545455 -L 4.363636,2.545455,4.363636,3.636364 -L 4.363636,3.636364,4,4.363636 -L 4,4.363636,2.545455,6.181818 -L 2.545455,6.181818,2.181818,6.909091 -L 2.181818,6.909091,2.181818,7.636364 -L 2.181818,7.636364,2.545455,8 -L 2.545455,8,3.272727,8 -L 3.272727,8,4,7.636364 -L 4,7.636364,4.727273,6.909091 -L 2.181818,5.090909,1.454545,4.727273 -L 1.454545,4.727273,0.727273,3.636364 -L 0.727273,3.636364,0.363636,2.545455 -L 0.363636,2.545455,0.363636,1.090909 -L 0.363636,1.090909,0.727273,0.363636 -L 2.181818,0,2.909091,0.363636 -L 2.909091,0.363636,3.636364,1.454545 -L 3.636364,1.454545,4,2.545455 -L 4,2.545455,4,4 -L 4,4,3.636364,4.727273 -L 3.636364,4.727273,2.909091,5.818182 -L 2.909091,5.818182,2.545455,6.545455 -L 2.545455,6.545455,2.545455,7.272727 -L 2.545455,7.272727,2.909091,7.636364 -L 2.909091,7.636364,3.636364,7.636364 -L 3.636364,7.636364,4.727273,6.909091 - -[e] 24 -L 4.363636,4,3.636364,4.727273 -L 3.636364,4.727273,2.909091,5.090909 -L 2.909091,5.090909,1.454545,5.090909 -L 1.454545,5.090909,0.727273,4.727273 -L 0.727273,4.727273,0.727273,4 -L 0.727273,4,1.454545,3.272727 -L 1.454545,3.272727,2.545455,2.909091 -L 1.454545,5.090909,1.090909,4.727273 -L 1.090909,4.727273,1.090909,4 -L 1.090909,4,1.818182,3.272727 -L 1.818182,3.272727,2.545455,2.909091 -L 2.545455,2.909091,0.727273,2.545455 -L 0.727273,2.545455,0,1.818182 -L 0,1.818182,0,1.090909 -L 0,1.090909,0.363636,0.363636 -L 0.363636,0.363636,1.454545,0 -L 1.454545,0,2.545455,0 -L 2.545455,0,3.272727,0.363636 -L 3.272727,0.363636,4,1.090909 -L 2.545455,2.909091,1.090909,2.545455 -L 1.090909,2.545455,0.363636,1.818182 -L 0.363636,1.818182,0.363636,1.090909 -L 0.363636,1.090909,0.727273,0.363636 -L 0.727273,0.363636,1.454545,0 - -[f] 27 -L 2.909091,7.636364,2.181818,7.272727 -L 2.181818,7.272727,1.818182,6.909091 -L 1.818182,6.909091,1.818182,6.545455 -L 1.818182,6.545455,2.181818,6.181818 -L 2.181818,6.181818,3.272727,5.818182 -L 3.272727,5.818182,5.090909,5.818182 -L 5.090909,5.818182,5.090909,6.181818 -L 5.090909,6.181818,4,5.818182 -L 4,5.818182,2.545455,5.090909 -L 2.545455,5.090909,1.454545,4.363636 -L 1.454545,4.363636,0.363636,3.272727 -L 0.363636,3.272727,0,2.181818 -L 0,2.181818,0,1.454545 -L 0,1.454545,0.363636,0.727273 -L 0.363636,0.727273,1.454545,0 -L 1.454545,0,2.545455,-0.727273 -L 2.545455,-0.727273,2.909091,-1.454545 -L 2.909091,-1.454545,2.909091,-2.181818 -L 2.909091,-2.181818,2.545455,-2.545455 -L 2.545455,-2.545455,1.818182,-2.545455 -L 1.818182,-2.545455,1.454545,-2.181818 -L 3.272727,5.454545,1.818182,4.363636 -L 1.818182,4.363636,0.727273,3.272727 -L 0.727273,3.272727,0.363636,2.181818 -L 0.363636,2.181818,0.363636,1.454545 -L 0.363636,1.454545,0.727273,0.727273 -L 0.727273,0.727273,1.454545,0 - -[g] 24 -L 0,3.636364,0.363636,4.363636 -L 0.363636,4.363636,1.090909,5.090909 -L 1.090909,5.090909,2.181818,5.090909 -L 2.181818,5.090909,2.545455,4.727273 -L 2.545455,4.727273,2.545455,4 -L 2.545455,4,2.181818,2.545455 -L 2.181818,2.545455,1.454545,0 -L 1.818182,5.090909,2.181818,4.727273 -L 2.181818,4.727273,2.181818,4 -L 2.181818,4,1.818182,2.545455 -L 1.818182,2.545455,1.090909,0 -L 2.181818,2.545455,2.909091,4 -L 2.909091,4,3.636364,4.727273 -L 3.636364,4.727273,4.363636,5.090909 -L 4.363636,5.090909,5.090909,5.090909 -L 5.090909,5.090909,5.818182,4.727273 -L 5.818182,4.727273,6.181818,4.363636 -L 6.181818,4.363636,6.181818,3.272727 -L 6.181818,3.272727,5.818182,1.454545 -L 5.818182,1.454545,4.727273,-2.545455 -L 5.090909,5.090909,5.818182,4.363636 -L 5.818182,4.363636,5.818182,3.272727 -L 5.818182,3.272727,5.454545,1.454545 -L 5.454545,1.454545,4.363636,-2.545455 - -[h] 38 -L 0,3.636364,0.363636,4.363636 -L 0.363636,4.363636,1.090909,5.090909 -L 1.090909,5.090909,2.181818,5.090909 -L 2.181818,5.090909,2.545455,4.727273 -L 2.545455,4.727273,2.545455,4 -L 2.545455,4,2.181818,2.181818 -L 2.181818,2.181818,2.181818,1.090909 -L 2.181818,1.090909,2.545455,0.363636 -L 2.545455,0.363636,2.909091,0 -L 1.818182,5.090909,2.181818,4.727273 -L 2.181818,4.727273,2.181818,4 -L 2.181818,4,1.818182,2.181818 -L 1.818182,2.181818,1.818182,1.090909 -L 1.818182,1.090909,2.181818,0.363636 -L 2.181818,0.363636,2.909091,0 -L 2.909091,0,3.636364,0 -L 3.636364,0,4.363636,0.363636 -L 4.363636,0.363636,5.090909,1.090909 -L 5.090909,1.090909,5.818182,2.181818 -L 5.818182,2.181818,6.181818,3.272727 -L 6.181818,3.272727,6.545455,5.090909 -L 6.545455,5.090909,6.545455,6.545455 -L 6.545455,6.545455,6.181818,7.272727 -L 6.181818,7.272727,5.454545,7.636364 -L 5.454545,7.636364,4.727273,7.636364 -L 4.727273,7.636364,4,6.909091 -L 4,6.909091,4,6.181818 -L 4,6.181818,4.363636,5.090909 -L 4.363636,5.090909,5.090909,4 -L 5.090909,4,5.818182,3.272727 -L 5.818182,3.272727,6.909091,2.545455 -L 4.363636,0.363636,5.090909,1.454545 -L 5.090909,1.454545,5.454545,2.181818 -L 5.454545,2.181818,5.818182,3.272727 -L 5.818182,3.272727,6.181818,5.090909 -L 6.181818,5.090909,6.181818,6.545455 -L 6.181818,6.545455,5.818182,7.272727 -L 5.818182,7.272727,5.454545,7.636364 - -[i] 11 -L 1.090909,5.090909,0.363636,2.545455 -L 0.363636,2.545455,0,1.090909 -L 0,1.090909,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,1.454545,0 -L 1.454545,0,2.181818,0.727273 -L 2.181818,0.727273,2.545455,1.454545 -L 1.454545,5.090909,0.727273,2.545455 -L 0.727273,2.545455,0.363636,1.090909 -L 0.363636,1.090909,0.363636,0.363636 -L 0.363636,0.363636,0.727273,0 - -[j] 19 -L 1.454545,5.090909,0,0 -L 1.818182,5.090909,0.363636,0 -L 5.090909,5.090909,5.454545,4.727273 -L 5.454545,4.727273,5.818182,4.727273 -L 5.818182,4.727273,5.454545,5.090909 -L 5.454545,5.090909,4.727273,5.090909 -L 4.727273,5.090909,4,4.727273 -L 4,4.727273,2.545455,3.272727 -L 2.545455,3.272727,1.818182,2.909091 -L 1.818182,2.909091,1.090909,2.909091 -L 1.818182,2.909091,2.545455,2.545455 -L 2.545455,2.545455,3.272727,0.363636 -L 3.272727,0.363636,3.636364,0 -L 1.818182,2.909091,2.181818,2.545455 -L 2.181818,2.545455,2.909091,0.363636 -L 2.909091,0.363636,3.272727,0 -L 3.272727,0,4,0 -L 4,0,4.727273,0.363636 -L 4.727273,0.363636,5.454545,1.454545 - -[k] 15 -L 0.363636,7.636364,1.090909,7.636364 -L 1.090909,7.636364,1.818182,7.272727 -L 1.818182,7.272727,2.181818,6.909091 -L 2.181818,6.909091,2.545455,6.181818 -L 2.545455,6.181818,4.727273,1.090909 -L 4.727273,1.090909,5.090909,0.363636 -L 5.090909,0.363636,5.454545,0 -L 1.090909,7.636364,1.818182,6.909091 -L 1.818182,6.909091,2.181818,6.181818 -L 2.181818,6.181818,4.363636,1.090909 -L 4.363636,1.090909,4.727273,0.363636 -L 4.727273,0.363636,5.454545,0 -L 5.454545,0,5.818182,0 -L 2.909091,5.090909,0,0 -L 2.909091,5.090909,0.363636,0 - -[l] 18 -L 2.181818,5.090909,0,-2.545455 -L 2.545455,5.090909,0.363636,-2.545455 -L 2.181818,4,1.818182,1.818182 -L 1.818182,1.818182,1.818182,0.727273 -L 1.818182,0.727273,2.545455,0 -L 2.545455,0,3.272727,0 -L 3.272727,0,4,0.363636 -L 4,0.363636,4.727273,1.090909 -L 4.727273,1.090909,5.454545,2.181818 -L 6.181818,5.090909,5.090909,1.090909 -L 5.090909,1.090909,5.090909,0.363636 -L 5.090909,0.363636,5.454545,0 -L 5.454545,0,6.545455,0 -L 6.545455,0,7.272727,0.727273 -L 7.272727,0.727273,7.636364,1.454545 -L 6.545455,5.090909,5.454545,1.090909 -L 5.454545,1.090909,5.454545,0.363636 -L 5.454545,0.363636,5.818182,0 - -[m] 14 -L 1.090909,5.090909,0.363636,0 -L 1.454545,5.090909,1.090909,2.909091 -L 1.090909,2.909091,0.727273,1.090909 -L 0.727273,1.090909,0.363636,0 -L 5.090909,5.090909,4.727273,3.636364 -L 4.727273,3.636364,4,2.181818 -L 5.454545,5.090909,5.090909,4 -L 5.090909,4,4.727273,3.272727 -L 4.727273,3.272727,4,2.181818 -L 4,2.181818,3.272727,1.454545 -L 3.272727,1.454545,2.181818,0.727273 -L 2.181818,0.727273,1.454545,0.363636 -L 1.454545,0.363636,0.363636,0 -L 0,5.090909,1.454545,5.090909 - -[n] 35 -L 2.909091,7.636364,2.181818,7.272727 -L 2.181818,7.272727,1.818182,6.909091 -L 1.818182,6.909091,1.818182,6.545455 -L 1.818182,6.545455,2.181818,6.181818 -L 2.181818,6.181818,3.272727,5.818182 -L 3.272727,5.818182,4.363636,5.818182 -L 3.272727,5.818182,1.818182,5.454545 -L 1.818182,5.454545,1.090909,5.090909 -L 1.090909,5.090909,0.727273,4.363636 -L 0.727273,4.363636,0.727273,3.636364 -L 0.727273,3.636364,1.454545,2.909091 -L 1.454545,2.909091,2.545455,2.545455 -L 2.545455,2.545455,3.636364,2.545455 -L 3.272727,5.818182,2.181818,5.454545 -L 2.181818,5.454545,1.454545,5.090909 -L 1.454545,5.090909,1.090909,4.363636 -L 1.090909,4.363636,1.090909,3.636364 -L 1.090909,3.636364,1.818182,2.909091 -L 1.818182,2.909091,2.545455,2.545455 -L 2.545455,2.545455,1.090909,2.181818 -L 1.090909,2.181818,0.363636,1.818182 -L 0.363636,1.818182,0,1.090909 -L 0,1.090909,0,0.363636 -L 0,0.363636,0.727273,-0.363636 -L 0.727273,-0.363636,2.545455,-1.090909 -L 2.545455,-1.090909,2.909091,-1.454545 -L 2.909091,-1.454545,2.909091,-2.181818 -L 2.909091,-2.181818,2.181818,-2.545455 -L 2.181818,-2.545455,1.454545,-2.545455 -L 2.545455,2.545455,1.454545,2.181818 -L 1.454545,2.181818,0.727273,1.818182 -L 0.727273,1.818182,0.363636,1.090909 -L 0.363636,1.090909,0.363636,0.363636 -L 0.363636,0.363636,1.090909,-0.363636 -L 1.090909,-0.363636,2.545455,-1.090909 - -[o] 26 -L 2.181818,5.090909,1.090909,4.727273 -L 1.090909,4.727273,0.363636,3.636364 -L 0.363636,3.636364,0,2.545455 -L 0,2.545455,0,1.454545 -L 0,1.454545,0.363636,0.727273 -L 0.363636,0.727273,0.727273,0.363636 -L 0.727273,0.363636,1.454545,0 -L 1.454545,0,2.181818,0 -L 2.181818,0,3.272727,0.363636 -L 3.272727,0.363636,4,1.454545 -L 4,1.454545,4.363636,2.545455 -L 4.363636,2.545455,4.363636,3.636364 -L 4.363636,3.636364,4,4.363636 -L 4,4.363636,3.636364,4.727273 -L 3.636364,4.727273,2.909091,5.090909 -L 2.909091,5.090909,2.181818,5.090909 -L 2.181818,5.090909,1.454545,4.727273 -L 1.454545,4.727273,0.727273,3.636364 -L 0.727273,3.636364,0.363636,2.545455 -L 0.363636,2.545455,0.363636,1.090909 -L 0.363636,1.090909,0.727273,0.363636 -L 2.181818,0,2.909091,0.363636 -L 2.909091,0.363636,3.636364,1.454545 -L 3.636364,1.454545,4,2.545455 -L 4,2.545455,4,4 -L 4,4,3.636364,4.727273 - -[p] 10 -L 2.545455,4.727273,1.090909,0 -L 2.545455,4.727273,1.454545,0 -L 4.727273,4.727273,4.727273,0 -L 4.727273,4.727273,5.090909,0 -L 0,4,0.727273,4.727273 -L 0.727273,4.727273,1.818182,5.090909 -L 1.818182,5.090909,6.545455,5.090909 -L 0,4,0.727273,4.363636 -L 0.727273,4.363636,1.818182,4.727273 -L 1.818182,4.727273,6.545455,4.727273 - -[q] 25 -L 1.454545,1.818182,1.818182,0.727273 -L 1.818182,0.727273,2.181818,0.363636 -L 2.181818,0.363636,2.909091,0 -L 2.909091,0,3.636364,0 -L 3.636364,0,4.727273,0.363636 -L 4.727273,0.363636,5.454545,1.454545 -L 5.454545,1.454545,5.818182,2.545455 -L 5.818182,2.545455,5.818182,3.636364 -L 5.818182,3.636364,5.454545,4.363636 -L 5.454545,4.363636,5.090909,4.727273 -L 5.090909,4.727273,4.363636,5.090909 -L 4.363636,5.090909,3.636364,5.090909 -L 3.636364,5.090909,2.545455,4.727273 -L 2.545455,4.727273,1.818182,3.636364 -L 1.818182,3.636364,1.454545,2.545455 -L 1.454545,2.545455,0,-2.545455 -L 3.636364,0,4.363636,0.363636 -L 4.363636,0.363636,5.090909,1.454545 -L 5.090909,1.454545,5.454545,2.545455 -L 5.454545,2.545455,5.454545,4 -L 5.454545,4,5.090909,4.727273 -L 3.636364,5.090909,2.909091,4.727273 -L 2.909091,4.727273,2.181818,3.636364 -L 2.181818,3.636364,1.818182,2.545455 -L 1.818182,2.545455,0.363636,-2.545455 - -[r] 27 -L 5.818182,5.090909,2.181818,5.090909 -L 2.181818,5.090909,1.090909,4.727273 -L 1.090909,4.727273,0.363636,3.636364 -L 0.363636,3.636364,0,2.545455 -L 0,2.545455,0,1.454545 -L 0,1.454545,0.363636,0.727273 -L 0.363636,0.727273,0.727273,0.363636 -L 0.727273,0.363636,1.454545,0 -L 1.454545,0,2.181818,0 -L 2.181818,0,3.272727,0.363636 -L 3.272727,0.363636,4,1.454545 -L 4,1.454545,4.363636,2.545455 -L 4.363636,2.545455,4.363636,3.636364 -L 4.363636,3.636364,4,4.363636 -L 4,4.363636,3.636364,4.727273 -L 3.636364,4.727273,2.909091,5.090909 -L 2.181818,5.090909,1.454545,4.727273 -L 1.454545,4.727273,0.727273,3.636364 -L 0.727273,3.636364,0.363636,2.545455 -L 0.363636,2.545455,0.363636,1.090909 -L 0.363636,1.090909,0.727273,0.363636 -L 2.181818,0,2.909091,0.363636 -L 2.909091,0.363636,3.636364,1.454545 -L 3.636364,1.454545,4,2.545455 -L 4,2.545455,4,4 -L 4,4,3.636364,4.727273 -L 3.636364,4.727273,5.818182,4.727273 - -[s] 8 -L 3.272727,4.727273,2.181818,0 -L 3.272727,4.727273,2.545455,0 -L 0,4,0.727273,4.727273 -L 0.727273,4.727273,1.818182,5.090909 -L 1.818182,5.090909,5.818182,5.090909 -L 0,4,0.727273,4.363636 -L 0.727273,4.363636,1.818182,4.727273 -L 1.818182,4.727273,5.818182,4.727273 - -[t] 25 -L 0,3.636364,0.363636,4.363636 -L 0.363636,4.363636,1.090909,5.090909 -L 1.090909,5.090909,2.181818,5.090909 -L 2.181818,5.090909,2.545455,4.727273 -L 2.545455,4.727273,2.545455,4 -L 2.545455,4,1.818182,1.818182 -L 1.818182,1.818182,1.818182,0.727273 -L 1.818182,0.727273,2.545455,0 -L 1.818182,5.090909,2.181818,4.727273 -L 2.181818,4.727273,2.181818,4 -L 2.181818,4,1.454545,1.818182 -L 1.454545,1.818182,1.454545,0.727273 -L 1.454545,0.727273,1.818182,0.363636 -L 1.818182,0.363636,2.545455,0 -L 2.545455,0,2.909091,0 -L 2.909091,0,4,0.363636 -L 4,0.363636,4.727273,1.090909 -L 4.727273,1.090909,5.454545,2.181818 -L 5.454545,2.181818,5.818182,3.272727 -L 5.818182,3.272727,5.818182,4.363636 -L 5.818182,4.363636,5.454545,5.090909 -L 5.454545,5.090909,5.090909,4.727273 -L 5.090909,4.727273,5.454545,4.363636 -L 5.454545,4.363636,5.818182,3.272727 -L 5.454545,2.181818,5.818182,4.363636 - -[u] 31 -L 1.818182,4.727273,1.090909,4.363636 -L 1.090909,4.363636,0.363636,3.636364 -L 0.363636,3.636364,0,2.545455 -L 0,2.545455,0,1.454545 -L 0,1.454545,0.363636,0.727273 -L 0.363636,0.727273,0.727273,0.363636 -L 0.727273,0.363636,1.454545,0 -L 1.454545,0,2.545455,0 -L 2.545455,0,3.636364,0.363636 -L 3.636364,0.363636,4.727273,1.090909 -L 4.727273,1.090909,5.454545,2.181818 -L 5.454545,2.181818,5.818182,3.272727 -L 5.818182,3.272727,5.818182,4.363636 -L 5.818182,4.363636,5.090909,5.090909 -L 5.090909,5.090909,4.363636,5.090909 -L 4.363636,5.090909,3.636364,4.363636 -L 3.636364,4.363636,2.909091,2.909091 -L 2.909091,2.909091,2.181818,1.090909 -L 2.181818,1.090909,1.090909,-2.545455 -L 0,1.454545,0.727273,0.727273 -L 0.727273,0.727273,1.454545,0.363636 -L 1.454545,0.363636,2.545455,0.363636 -L 2.545455,0.363636,3.636364,0.727273 -L 3.636364,0.727273,4.727273,1.454545 -L 4.727273,1.454545,5.454545,2.181818 -L 5.818182,4.363636,5.090909,4.727273 -L 5.090909,4.727273,4.363636,4.727273 -L 4.363636,4.727273,3.636364,4 -L 3.636364,4,2.909091,2.909091 -L 2.909091,2.909091,2.181818,0.727273 -L 2.181818,0.727273,1.454545,-2.545455 - -[v] 17 -L 0.363636,5.090909,1.090909,5.090909 -L 1.090909,5.090909,1.818182,4.727273 -L 1.818182,4.727273,2.181818,4 -L 2.181818,4,4,-1.454545 -L 4,-1.454545,4.363636,-2.181818 -L 4.363636,-2.181818,4.727273,-2.545455 -L 1.090909,5.090909,1.454545,4.727273 -L 1.454545,4.727273,1.818182,4 -L 1.818182,4,3.636364,-1.454545 -L 3.636364,-1.454545,4,-2.181818 -L 4,-2.181818,4.727273,-2.545455 -L 4.727273,-2.545455,5.454545,-2.545455 -L 5.818182,5.090909,5.454545,4.363636 -L 5.454545,4.363636,4.727273,3.272727 -L 4.727273,3.272727,1.090909,-0.727273 -L 1.090909,-0.727273,0.363636,-1.818182 -L 0.363636,-1.818182,0,-2.545455 - -[w] 26 -L 5.090909,7.636364,2.909091,-2.545455 -L 5.454545,7.636364,2.545455,-2.545455 -L 0,3.636364,0.363636,4.363636 -L 0.363636,4.363636,1.090909,5.090909 -L 1.090909,5.090909,2.181818,5.090909 -L 2.181818,5.090909,2.545455,4.727273 -L 2.545455,4.727273,2.545455,4 -L 2.545455,4,2.181818,2.181818 -L 2.181818,2.181818,2.181818,1.090909 -L 2.181818,1.090909,2.909091,0.363636 -L 2.909091,0.363636,4,0.363636 -L 4,0.363636,4.727273,0.727273 -L 4.727273,0.727273,5.818182,1.818182 -L 5.818182,1.818182,6.545455,2.909091 -L 1.818182,5.090909,2.181818,4.727273 -L 2.181818,4.727273,2.181818,4 -L 2.181818,4,1.818182,2.181818 -L 1.818182,2.181818,1.818182,1.090909 -L 1.818182,1.090909,2.181818,0.363636 -L 2.181818,0.363636,2.909091,0 -L 2.909091,0,4,0 -L 4,0,4.727273,0.363636 -L 4.727273,0.363636,5.454545,1.090909 -L 5.454545,1.090909,6.181818,2.181818 -L 6.181818,2.181818,6.545455,2.909091 -L 6.545455,2.909091,7.272727,5.090909 - -[x] 36 -L 0.363636,3.636364,1.090909,4.363636 -L 1.090909,4.363636,2.181818,4.727273 -L 2.181818,4.727273,1.818182,5.090909 -L 1.818182,5.090909,1.090909,4.727273 -L 1.090909,4.727273,0.363636,3.636364 -L 0.363636,3.636364,0,2.545455 -L 0,2.545455,0,1.454545 -L 0,1.454545,0.363636,0.363636 -L 0.363636,0.363636,0.727273,0 -L 0.727273,0,1.454545,0 -L 1.454545,0,2.181818,0.363636 -L 2.181818,0.363636,2.909091,1.454545 -L 2.909091,1.454545,3.272727,2.545455 -L 0,1.454545,0.363636,0.727273 -L 0.363636,0.727273,0.727273,0.363636 -L 0.727273,0.363636,1.454545,0.363636 -L 1.454545,0.363636,2.181818,0.727273 -L 2.181818,0.727273,2.909091,1.454545 -L 2.909091,2.545455,2.909091,1.454545 -L 2.909091,1.454545,3.272727,0.363636 -L 3.272727,0.363636,3.636364,0 -L 3.636364,0,4.363636,0 -L 4.363636,0,5.090909,0.363636 -L 5.090909,0.363636,5.818182,1.454545 -L 5.818182,1.454545,6.181818,2.545455 -L 6.181818,2.545455,6.181818,3.636364 -L 6.181818,3.636364,5.818182,4.727273 -L 5.818182,4.727273,5.454545,5.090909 -L 5.454545,5.090909,5.090909,4.727273 -L 5.090909,4.727273,5.818182,4.363636 -L 5.818182,4.363636,6.181818,3.636364 -L 2.909091,1.454545,3.272727,0.727273 -L 3.272727,0.727273,3.636364,0.363636 -L 3.636364,0.363636,4.363636,0.363636 -L 4.363636,0.363636,5.090909,0.727273 -L 5.090909,0.727273,5.818182,1.454545 - -[y] 0 - -[z] 0 - -[{] 34 -L 1.818182,9.090909,1.090909,8.727273 -L 1.090909,8.727273,0.727273,8.363636 -L 0.727273,8.363636,0.363636,7.636364 -L 0.363636,7.636364,0.363636,6.909091 -L 0.363636,6.909091,0.727273,6.181818 -L 0.727273,6.181818,1.090909,5.818182 -L 1.090909,5.818182,1.454545,5.090909 -L 1.454545,5.090909,1.454545,4.363636 -L 1.454545,4.363636,0.727273,3.636364 -L 1.090909,8.727273,0.727273,8 -L 0.727273,8,0.727273,7.272727 -L 0.727273,7.272727,1.090909,6.545455 -L 1.090909,6.545455,1.454545,6.181818 -L 1.454545,6.181818,1.818182,5.454545 -L 1.818182,5.454545,1.818182,4.727273 -L 1.818182,4.727273,1.454545,4 -L 1.454545,4,0,3.272727 -L 0,3.272727,1.454545,2.545455 -L 1.454545,2.545455,1.818182,1.818182 -L 1.818182,1.818182,1.818182,1.090909 -L 1.818182,1.090909,1.454545,0.363636 -L 1.454545,0.363636,1.090909,0 -L 1.090909,0,0.727273,-0.727273 -L 0.727273,-0.727273,0.727273,-1.454545 -L 0.727273,-1.454545,1.090909,-2.181818 -L 0.727273,2.909091,1.454545,2.181818 -L 1.454545,2.181818,1.454545,1.454545 -L 1.454545,1.454545,1.090909,0.727273 -L 1.090909,0.727273,0.727273,0.363636 -L 0.727273,0.363636,0.363636,-0.363636 -L 0.363636,-0.363636,0.363636,-1.090909 -L 0.363636,-1.090909,0.727273,-1.818182 -L 0.727273,-1.818182,1.090909,-2.181818 -L 1.090909,-2.181818,1.818182,-2.545455 - -[|] 1 -L 0,9.090909,0,-2.545455 - -[}] 34 -L 0,9.090909,0.727273,8.727273 -L 0.727273,8.727273,1.090909,8.363636 -L 1.090909,8.363636,1.454545,7.636364 -L 1.454545,7.636364,1.454545,6.909091 -L 1.454545,6.909091,1.090909,6.181818 -L 1.090909,6.181818,0.727273,5.818182 -L 0.727273,5.818182,0.363636,5.090909 -L 0.363636,5.090909,0.363636,4.363636 -L 0.363636,4.363636,1.090909,3.636364 -L 0.727273,8.727273,1.090909,8 -L 1.090909,8,1.090909,7.272727 -L 1.090909,7.272727,0.727273,6.545455 -L 0.727273,6.545455,0.363636,6.181818 -L 0.363636,6.181818,0,5.454545 -L 0,5.454545,0,4.727273 -L 0,4.727273,0.363636,4 -L 0.363636,4,1.818182,3.272727 -L 1.818182,3.272727,0.363636,2.545455 -L 0.363636,2.545455,0,1.818182 -L 0,1.818182,0,1.090909 -L 0,1.090909,0.363636,0.363636 -L 0.363636,0.363636,0.727273,0 -L 0.727273,0,1.090909,-0.727273 -L 1.090909,-0.727273,1.090909,-1.454545 -L 1.090909,-1.454545,0.727273,-2.181818 -L 1.090909,2.909091,0.363636,2.181818 -L 0.363636,2.181818,0.363636,1.454545 -L 0.363636,1.454545,0.727273,0.727273 -L 0.727273,0.727273,1.090909,0.363636 -L 1.090909,0.363636,1.454545,-0.363636 -L 1.454545,-0.363636,1.454545,-1.090909 -L 1.454545,-1.090909,1.090909,-1.818182 -L 1.090909,-1.818182,0.727273,-2.181818 -L 0.727273,-2.181818,0,-2.545455 - -#EOF diff --git a/fonts/greekcs.cxf b/fonts/greekcs.cxf deleted file mode 100644 index 545f385..0000000 --- a/fonts/greekcs.cxf +++ /dev/null @@ -1,1480 +0,0 @@ -# Format: QCad II Font -# Creator: Adam Radlowski's "dodajf" program - GRASS font translator -# Version: 1.0.0 -# Name: Greek Complex Small -# LetterSpacing: 3.0 -# WordSpacing: 6.75 -# LineSpacingFactor: 1.0 -# Author: Hershey fonts - -[!] 9 -L 0.5,6.5,0,6 -L 0,6,0.5,2.5 -L 0.5,2.5,1,6 -L 1,6,0.5,6.5 -L 0.5,6,0.5,4.5 -L 0.5,1,0,0.5 -L 0,0.5,0.5,0 -L 0.5,0,1,0.5 -L 1,0.5,0.5,1 - -["] 10 -L 0.5,4.5,0,4 -L 0,4,0.5,3.5 -L 0.5,3.5,1,4 -L 1,4,0.5,4.5 -L 1,0.5,0.5,0 -L 0.5,0,0,0.5 -L 0,0.5,0.5,1 -L 0.5,1,1,0.5 -L 1,0.5,1,-0.5 -L 1,-0.5,0,-1.5 - -[#] 4 -L 2.5,6.5,0.5,-2 -L 4.5,6.5,2.5,-2 -L 0.5,3.5,5,3.5 -L 0,1,4.5,1 - -[$] 26 -L 1.5,8,1.5,-2 -L 3,8,3,-2 -L 4.5,6,4,6 -L 4,6,4,5.5 -L 4,5.5,4.5,5.5 -L 4.5,5.5,4.5,6 -L 4.5,6,3.5,6.5 -L 3.5,6.5,1,6.5 -L 1,6.5,0,6 -L 0,6,0,5 -L 0,5,0.5,4 -L 0.5,4,4,2.5 -L 4,2.5,4.5,2 -L 0,5,0.5,4.5 -L 0.5,4.5,4,3 -L 4,3,4.5,2 -L 4.5,2,4.5,1 -L 4.5,1,4,0.5 -L 4,0.5,3,0 -L 3,0,1.5,0 -L 1.5,0,0.5,0.5 -L 0.5,0.5,0,1 -L 0,1,0,1.5 -L 0,1.5,0.5,1.5 -L 0.5,1.5,0.5,1 -L 0.5,1,0,1 - -[%] 20 -L 6,6.5,0,0 -L 1.5,6.5,2,6 -L 2,6,2,5 -L 2,5,1.5,4.5 -L 1.5,4.5,0.5,4.5 -L 0.5,4.5,0,5 -L 0,5,0,6 -L 0,6,0.5,6.5 -L 0.5,6.5,1.5,6.5 -L 1.5,6.5,3.5,6 -L 3.5,6,5,6 -L 5,6,6,6.5 -L 4.5,2,4,1.5 -L 4,1.5,4,0.5 -L 4,0.5,4.5,0 -L 4.5,0,5.5,0 -L 5.5,0,6,0.5 -L 6,0.5,6,1.5 -L 6,1.5,5.5,2 -L 5.5,2,4.5,2 - -[&] 35 -L 6.5,4,6,4 -L 6,4,6,3.5 -L 6,3.5,6.5,3.5 -L 6.5,3.5,6.5,4 -L 6.5,4,6,4.5 -L 6,4.5,5.5,4.5 -L 5.5,4.5,5,4 -L 5,4,4.5,2 -L 4.5,2,4,1 -L 4,1,3.5,0.5 -L 3.5,0.5,2.5,0 -L 2.5,0,1.5,0 -L 1.5,0,0.5,0.5 -L 0.5,0.5,0,1 -L 0,1,0,2 -L 0,2,0.5,2.5 -L 0.5,2.5,1.5,3 -L 1.5,3,3,4 -L 3,4,3.5,5 -L 3.5,5,3.5,6 -L 3.5,6,3,6.5 -L 3,6.5,2,6.5 -L 2,6.5,1.5,6 -L 1.5,6,1.5,5 -L 1.5,5,2,3.5 -L 2,3.5,4.5,0.5 -L 4.5,0.5,5.5,0 -L 5.5,0,6,0 -L 6,0,6.5,0.5 -L 1.5,0,0.5,1 -L 0.5,1,0.5,2 -L 0.5,2,1.5,3 -L 1.5,5,2,4 -L 2,4,5,0.5 -L 5,0.5,5.5,0 - -['] 6 -L 1,6,0.5,5.5 -L 0.5,5.5,0,6 -L 0,6,0.5,6.5 -L 0.5,6.5,1,6 -L 1,6,1,5 -L 1,5,0,4 - -[(] 12 -L 2.5,8,1.5,7 -L 1.5,7,0.5,5.5 -L 0.5,5.5,0,4 -L 0,4,0,2 -L 0,2,0.5,0.5 -L 0.5,0.5,1.5,-1 -L 1.5,-1,2.5,-2 -L 1.5,7,1,6 -L 1,6,0.5,4 -L 0.5,4,0.5,2 -L 0.5,2,1,0 -L 1,0,1.5,-1 - -[)] 12 -L 0,8,1,7 -L 1,7,2,5.5 -L 2,5.5,2.5,4 -L 2.5,4,2.5,2 -L 2.5,2,2,0.5 -L 2,0.5,1,-1 -L 1,-1,0,-2 -L 1,7,1.5,6 -L 1.5,6,2,4 -L 2,4,2,2 -L 2,2,1.5,0 -L 1.5,0,1,-1 - -[*] 3 -L 1.5,7,1.5,4 -L 0,6.5,3,4.5 -L 3,6.5,0,4.5 - -[+] 2 -L 3,6,3,0 -L 0,3,6,3 - -[,] 6 -L 1,0.5,0.5,0 -L 0.5,0,0,0.5 -L 0,0.5,0.5,1 -L 0.5,1,1,0.5 -L 1,0.5,1,-0.5 -L 1,-0.5,0,-1.5 - -[-] 1 -L 0,3,6,3 - -[.] 4 -L 0.5,1,0,0.5 -L 0,0.5,0.5,0 -L 0.5,0,1,0.5 -L 1,0.5,0.5,1 - -[/] 1 -L 5.5,8,0,-2 - -[0] 22 -L 1.5,6.5,0.5,6 -L 0.5,6,0,4.5 -L 0,4.5,0,2 -L 0,2,0.5,0.5 -L 0.5,0.5,1.5,0 -L 1.5,0,3,0 -L 3,0,4,0.5 -L 4,0.5,4.5,2 -L 4.5,2,4.5,4.5 -L 4.5,4.5,4,6 -L 4,6,3,6.5 -L 3,6.5,1.5,6.5 -L 1.5,6.5,1,6 -L 1,6,0.5,4.5 -L 0.5,4.5,0.5,2 -L 0.5,2,1,0.5 -L 1,0.5,1.5,0 -L 3,0,3.5,0.5 -L 3.5,0.5,4,2 -L 4,2,4,4.5 -L 4,4.5,3.5,6 -L 3.5,6,3,6.5 - -[1] 4 -L 0.5,5,2,6.5 -L 2,6.5,2,0 -L 1.5,6,1.5,0 -L 0,0,3.5,0 - -[2] 27 -L 0.5,5.5,0.5,5 -L 0.5,5,0,5 -L 0,5,0,5.5 -L 0,5.5,0.5,6 -L 0.5,6,1.5,6.5 -L 1.5,6.5,3,6.5 -L 3,6.5,4,6 -L 4,6,4.5,5 -L 4.5,5,4,4 -L 4,4,3,3.5 -L 3,3.5,1.5,3 -L 1.5,3,0.5,2.5 -L 0.5,2.5,0,1.5 -L 0,1.5,0,0 -L 3,6.5,3.5,6 -L 3.5,6,4,5 -L 4,5,3.5,4 -L 3.5,4,3,3.5 -L 0,0.5,0.5,1 -L 0.5,1,1,1 -L 1,1,2.5,0.5 -L 2.5,0.5,4,0.5 -L 4,0.5,4.5,1 -L 1,1,2.5,0 -L 2.5,0,4,0 -L 4,0,4.5,1 -L 4.5,1,4.5,1.5 - -[3] 31 -L 0.5,5.5,0.5,5 -L 0.5,5,0,5 -L 0,5,0,5.5 -L 0,5.5,0.5,6 -L 0.5,6,1.5,6.5 -L 1.5,6.5,3,6.5 -L 3,6.5,4,6 -L 4,6,4.5,5 -L 4.5,5,4,4 -L 4,4,3,3.5 -L 3,6.5,3.5,6 -L 3.5,6,4,5 -L 4,5,3.5,4 -L 3.5,4,3,3.5 -L 2,3.5,3,3.5 -L 3,3.5,4,3 -L 4,3,4.5,2 -L 4.5,2,4.5,1.5 -L 4.5,1.5,4,0.5 -L 4,0.5,3,0 -L 3,0,1.5,0 -L 1.5,0,0.5,0.5 -L 0.5,0.5,0,1 -L 0,1,0,1.5 -L 0,1.5,0.5,1.5 -L 0.5,1.5,0.5,1 -L 3,3.5,3.5,3 -L 3.5,3,4,2 -L 4,2,4,1.5 -L 4,1.5,3.5,0.5 -L 3.5,0.5,3,0 - -[4] 5 -L 3,5.5,3,0 -L 3.5,6.5,3.5,0 -L 3.5,6.5,0,2 -L 0,2,5.5,2 -L 2,0,4.5,0 - -[5] 23 -L 0.5,6.5,0,3.5 -L 0.5,6.5,4,6.5 -L 0.5,6,2.5,6 -L 2.5,6,4,6.5 -L 0,3.5,0.5,4 -L 0.5,4,1.5,4.5 -L 1.5,4.5,3,4.5 -L 3,4.5,4,4 -L 4,4,4.5,3 -L 4.5,3,4.5,1.5 -L 4.5,1.5,4,0.5 -L 4,0.5,3,0 -L 3,0,1.5,0 -L 1.5,0,0.5,0.5 -L 0.5,0.5,0,1 -L 0,1,0,1.5 -L 0,1.5,0.5,1.5 -L 0.5,1.5,0.5,1 -L 3,4.5,3.5,4 -L 3.5,4,4,3 -L 4,3,4,1.5 -L 4,1.5,3.5,0.5 -L 3.5,0.5,3,0 - -[6] 30 -L 4,5.5,4,5 -L 4,5,4.5,5 -L 4.5,5,4.5,5.5 -L 4.5,5.5,4,6 -L 4,6,3,6.5 -L 3,6.5,2,6.5 -L 2,6.5,1,6 -L 1,6,0.5,5.5 -L 0.5,5.5,0,4 -L 0,4,0,1.5 -L 0,1.5,0.5,0.5 -L 0.5,0.5,1.5,0 -L 1.5,0,3,0 -L 3,0,4,0.5 -L 4,0.5,4.5,1.5 -L 4.5,1.5,4.5,2.5 -L 4.5,2.5,4,3.5 -L 4,3.5,3,4 -L 3,4,1.5,4 -L 1.5,4,0,3 -L 2,6.5,1,5.5 -L 1,5.5,0.5,4 -L 0.5,4,0.5,1.5 -L 0.5,1.5,1,0.5 -L 1,0.5,1.5,0 -L 3,0,3.5,0.5 -L 3.5,0.5,4,1.5 -L 4,1.5,4,2.5 -L 4,2.5,3.5,3.5 -L 3.5,3.5,3,4 - -[7] 12 -L 0,6.5,0,4.5 -L 4,5.5,2,2 -L 2,2,1,0 -L 4.5,6.5,3,3.5 -L 3,3.5,1.5,0 -L 0,5.5,1,6.5 -L 1,6.5,2,6.5 -L 2,6.5,3.5,5.5 -L 0,5.5,1,6 -L 1,6,2,6 -L 2,6,3.5,5.5 -L 3.5,5.5,4,5.5 - -[8] 39 -L 1.5,6.5,0.5,6 -L 0.5,6,0,5 -L 0,5,0.5,4 -L 0.5,4,1.5,3.5 -L 1.5,3.5,3,3.5 -L 3,3.5,4,4 -L 4,4,4.5,5 -L 4.5,5,4,6 -L 4,6,3,6.5 -L 3,6.5,1.5,6.5 -L 1.5,6.5,1,6 -L 1,6,0.5,5 -L 0.5,5,1,4 -L 1,4,1.5,3.5 -L 3,3.5,3.5,4 -L 3.5,4,4,5 -L 4,5,3.5,6 -L 3.5,6,3,6.5 -L 1.5,3.5,0.5,3 -L 0.5,3,0,2 -L 0,2,0,1.5 -L 0,1.5,0.5,0.5 -L 0.5,0.5,1.5,0 -L 1.5,0,3,0 -L 3,0,4,0.5 -L 4,0.5,4.5,1.5 -L 4.5,1.5,4.5,2 -L 4.5,2,4,3 -L 4,3,3,3.5 -L 1.5,3.5,1,3 -L 1,3,0.5,2 -L 0.5,2,0.5,1.5 -L 0.5,1.5,1,0.5 -L 1,0.5,1.5,0 -L 3,0,3.5,0.5 -L 3.5,0.5,4,1.5 -L 4,1.5,4,2 -L 4,2,3.5,3 -L 3.5,3,3,3.5 - -[9] 30 -L 0.5,1,0.5,1.5 -L 0.5,1.5,0,1.5 -L 0,1.5,0,1 -L 0,1,0.5,0.5 -L 0.5,0.5,1.5,0 -L 1.5,0,2.5,0 -L 2.5,0,3.5,0.5 -L 3.5,0.5,4,1 -L 4,1,4.5,2.5 -L 4.5,2.5,4.5,5 -L 4.5,5,4,6 -L 4,6,3,6.5 -L 3,6.5,1.5,6.5 -L 1.5,6.5,0.5,6 -L 0.5,6,0,5 -L 0,5,0,4 -L 0,4,0.5,3 -L 0.5,3,1.5,2.5 -L 1.5,2.5,3,2.5 -L 3,2.5,4.5,3.5 -L 2.5,0,3.5,1 -L 3.5,1,4,2.5 -L 4,2.5,4,5 -L 4,5,3.5,6 -L 3.5,6,3,6.5 -L 1.5,6.5,1,6 -L 1,6,0.5,5 -L 0.5,5,0.5,4 -L 0.5,4,1,3 -L 1,3,1.5,2.5 - -[:] 8 -L 0.5,4.5,0,4 -L 0,4,0.5,3.5 -L 0.5,3.5,1,4 -L 1,4,0.5,4.5 -L 0.5,1,0,0.5 -L 0,0.5,0.5,0 -L 0.5,0,1,0.5 -L 1,0.5,0.5,1 - -[;] 10 -L 0.5,4.5,0,4 -L 0,4,0.5,3.5 -L 0.5,3.5,1,4 -L 1,4,0.5,4.5 -L 1,0.5,0.5,0 -L 0.5,0,0,0.5 -L 0,0.5,0.5,1 -L 0.5,1,1,0.5 -L 1,0.5,1,-0.5 -L 1,-0.5,0,-1.5 - -[<] 2 -L 5,6,0,3 -L 0,3,5,0 - -[=] 2 -L 0,4,6,4 -L 0,2,6,2 - -[>] 2 -L 0,6,5,3 -L 5,3,0,0 - -[?] 23 -L 0,5,0.5,5 -L 0.5,5,0.5,4.5 -L 0.5,4.5,0,4.5 -L 0,4.5,0,5 -L 0,5,0.5,6 -L 0.5,6,1.5,6.5 -L 1.5,6.5,3,6.5 -L 3,6.5,4,6 -L 4,6,4.5,5 -L 4.5,5,4.5,4.5 -L 4.5,4.5,4,3.5 -L 4,3.5,2.5,3 -L 2.5,3,2,2.5 -L 2,2.5,2,2 -L 2,2,2.5,2 -L 3,6.5,4,5.5 -L 4,5.5,4,4 -L 4,4,3.5,3.5 -L 3.5,3.5,2.5,3 -L 2,0.5,2,0 -L 2,0,2.5,0 -L 2.5,0,2.5,0.5 -L 2.5,0.5,2,0.5 - -[@] 25 -L 4.5,4,3.5,4.5 -L 3.5,4.5,2.5,4.5 -L 2.5,4.5,2,3.5 -L 2,3.5,2,3 -L 2,3,2.5,2 -L 2.5,2,3.5,2 -L 3.5,2,4.5,2.5 -L 4.5,4.5,4.5,2.5 -L 4.5,2.5,5,2 -L 5,2,6,2 -L 6,2,6.5,3 -L 6.5,3,6.5,3.5 -L 6.5,3.5,6,5 -L 6,5,5,6 -L 5,6,3.5,6.5 -L 3.5,6.5,3,6.5 -L 3,6.5,1.5,6 -L 1.5,6,0.5,5 -L 0.5,5,0,3.5 -L 0,3.5,0,3 -L 0,3,0.5,1.5 -L 0.5,1.5,1.5,0.5 -L 1.5,0.5,3,0 -L 3,0,3.5,0 -L 3.5,0,5,0.5 - -[A] 6 -L 3.5,6.5,1,0 -L 3.5,5,5.5,0 -L 3.5,6.5,6,0 -L 2,2,4.5,2 -L 0,0,2.5,0 -L 4.5,0,7,0 - -[B] 23 -L 1,6.5,1,0 -L 1.5,6.5,1.5,0 -L 0,6.5,3.5,6.5 -L 3.5,6.5,5,6 -L 5,6,5.5,5 -L 5.5,5,5,4 -L 5,4,3.5,3.5 -L 3.5,6.5,4.5,6 -L 4.5,6,5,5 -L 5,5,4.5,4 -L 4.5,4,3.5,3.5 -L 1.5,3.5,3.5,3.5 -L 3.5,3.5,5,3 -L 5,3,5.5,2 -L 5.5,2,5.5,1.5 -L 5.5,1.5,5,0.5 -L 5,0.5,3.5,0 -L 3.5,0,0,0 -L 3.5,3.5,4.5,3 -L 4.5,3,5,2 -L 5,2,5,1.5 -L 5,1.5,4.5,0.5 -L 4.5,0.5,3.5,0 - -[C] 6 -L 1,6.5,1,0 -L 1.5,6.5,1.5,0 -L 0,6.5,5,6.5 -L 5,6.5,5,4.5 -L 5,4.5,4.5,6.5 -L 0,0,2.5,0 - -[D] 5 -L 3,6.5,0,0 -L 3,5.5,5.5,0 -L 3,6.5,6,0 -L 0.5,0.5,5,0.5 -L 0,0,6,0 - -[E] 10 -L 1,6.5,1,0 -L 1.5,6.5,1.5,0 -L 3.5,4.5,3.5,2.5 -L 0,6.5,5,6.5 -L 5,6.5,5,4.5 -L 5,4.5,4.5,6.5 -L 1.5,3.5,3.5,3.5 -L 0,0,5,0 -L 5,0,5,2 -L 5,2,4.5,0 - -[F] 8 -L 4,6.5,0,0 -L 4.5,6.5,0.5,0 -L 0.5,6.5,0,4.5 -L 0,4.5,0,6.5 -L 0,6.5,4.5,6.5 -L 0,0,4.5,0 -L 4.5,0,4.5,2 -L 4.5,2,4,0 - -[G] 9 -L 1,6.5,1,0 -L 1.5,6.5,1.5,0 -L 5,6.5,5,0 -L 5.5,6.5,5.5,0 -L 0,6.5,2.5,6.5 -L 4,6.5,6.5,6.5 -L 1.5,3.5,5,3.5 -L 0,0,2.5,0 -L 4,0,6.5,0 - -[H] 30 -L 2,6.5,1,6 -L 1,6,0.5,5.5 -L 0.5,5.5,0,4 -L 0,4,0,2.5 -L 0,2.5,0.5,1 -L 0.5,1,1,0.5 -L 1,0.5,2,0 -L 2,0,3.5,0 -L 3.5,0,4.5,0.5 -L 4.5,0.5,5,1 -L 5,1,5.5,2.5 -L 5.5,2.5,5.5,4 -L 5.5,4,5,5.5 -L 5,5.5,4.5,6 -L 4.5,6,3.5,6.5 -L 3.5,6.5,2,6.5 -L 2,6.5,1,5.5 -L 1,5.5,0.5,4 -L 0.5,4,0.5,2.5 -L 0.5,2.5,1,1 -L 1,1,2,0 -L 3.5,0,4.5,1 -L 4.5,1,5,2.5 -L 5,2.5,5,4 -L 5,4,4.5,5.5 -L 4.5,5.5,3.5,6.5 -L 2,4.5,2,2 -L 3.5,4.5,3.5,2 -L 2,3.5,3.5,3.5 -L 2,3,3.5,3 - -[I] 4 -L 1,6.5,1,0 -L 1.5,6.5,1.5,0 -L 0,6.5,2.5,6.5 -L 0,0,2.5,0 - -[J] 9 -L 1,6.5,1,0 -L 1.5,6.5,1.5,0 -L 5.5,6.5,1.5,2.5 -L 2.5,3.5,5,0 -L 3,3.5,5.5,0 -L 0,6.5,2.5,6.5 -L 4,6.5,6.5,6.5 -L 0,0,2.5,0 -L 4,0,6.5,0 - -[K] 5 -L 3.5,6.5,1,0 -L 3.5,5,5.5,0 -L 3.5,6.5,6,0 -L 0,0,2.5,0 -L 4.5,0,7,0 - -[L] 10 -L 1,6.5,1,0 -L 1.5,5,3.5,0 -L 1.5,6.5,3.5,1.5 -L 6,6.5,3.5,0 -L 6,6.5,6,0 -L 6.5,6.5,6.5,0 -L 0,6.5,1.5,6.5 -L 6,6.5,7.5,6.5 -L 0,0,2,0 -L 5,0,7.5,0 - -[M] 7 -L 1,6.5,1,0 -L 1.5,5.5,5,0 -L 1.5,6.5,5,1 -L 5,6.5,5,0 -L 0,6.5,1.5,6.5 -L 4,6.5,6,6.5 -L 0,0,2,0 - -[N] 12 -L 0.5,7,0,5.5 -L 6,7,5.5,5.5 -L 2,4,1.5,2.5 -L 4.5,4,4,2.5 -L 0.5,1,0,-0.5 -L 6,1,5.5,-0.5 -L 0.5,6.5,5.5,6.5 -L 0.5,6,5.5,6 -L 2,3.5,4,3.5 -L 2,3,4,3 -L 0.5,0.5,5.5,0.5 -L 0.5,0,5.5,0 - -[O] 26 -L 2,6.5,1,6 -L 1,6,0.5,5.5 -L 0.5,5.5,0,4 -L 0,4,0,2.5 -L 0,2.5,0.5,1 -L 0.5,1,1,0.5 -L 1,0.5,2,0 -L 2,0,3.5,0 -L 3.5,0,4.5,0.5 -L 4.5,0.5,5,1 -L 5,1,5.5,2.5 -L 5.5,2.5,5.5,4 -L 5.5,4,5,5.5 -L 5,5.5,4.5,6 -L 4.5,6,3.5,6.5 -L 3.5,6.5,2,6.5 -L 2,6.5,1,5.5 -L 1,5.5,0.5,4 -L 0.5,4,0.5,2.5 -L 0.5,2.5,1,1 -L 1,1,2,0 -L 3.5,0,4.5,1 -L 4.5,1,5,2.5 -L 5,2.5,5,4 -L 5,4,4.5,5.5 -L 4.5,5.5,3.5,6.5 - -[P] 7 -L 1,6.5,1,0 -L 1.5,6.5,1.5,0 -L 5,6.5,5,0 -L 5.5,6.5,5.5,0 -L 0,6.5,6.5,6.5 -L 0,0,2.5,0 -L 4,0,6.5,0 - -[Q] 15 -L 1,6.5,1,0 -L 1.5,6.5,1.5,0 -L 0,6.5,3.5,6.5 -L 3.5,6.5,5,6 -L 5,6,5.5,5 -L 5.5,5,5.5,4.5 -L 5.5,4.5,5,3.5 -L 5,3.5,3.5,3 -L 3.5,3,1.5,3 -L 3.5,6.5,4.5,6 -L 4.5,6,5,5 -L 5,5,5,4.5 -L 5,4.5,4.5,3.5 -L 4.5,3.5,3.5,3 -L 0,0,2.5,0 - -[R] 10 -L 0,6.5,2.5,3.5 -L 0.5,6.5,3,3.5 -L 3,3.5,0,0 -L 0,6.5,5,6.5 -L 5,6.5,5.5,4.5 -L 5.5,4.5,4.5,6.5 -L 0.5,0.5,5,0.5 -L 0,0,5,0 -L 5,0,5.5,2 -L 5.5,2,4.5,0 - -[S] 8 -L 2.5,6.5,2.5,0 -L 3,6.5,3,0 -L 0.5,6.5,0,4.5 -L 0,4.5,0,6.5 -L 0,6.5,5.5,6.5 -L 5.5,6.5,5.5,4.5 -L 5.5,4.5,5,6.5 -L 1.5,0,4,0 - -[T] 23 -L 0,4.5,0.5,6 -L 0.5,6,1,6.5 -L 1,6.5,1.5,6.5 -L 1.5,6.5,2,6 -L 2,6,2.5,4.5 -L 2.5,4.5,2.5,0 -L 5.5,4.5,5,6 -L 5,6,4.5,6.5 -L 4.5,6.5,4,6.5 -L 4,6.5,3.5,6 -L 3.5,6,3,4.5 -L 3,4.5,3,0 -L 0,4.5,0.5,5.5 -L 0.5,5.5,1,6 -L 1,6,1.5,6 -L 1.5,6,2,5.5 -L 2,5.5,2.5,4.5 -L 5.5,4.5,5,5.5 -L 5,5.5,4.5,6 -L 4.5,6,4,6 -L 4,6,3.5,5.5 -L 3.5,5.5,3,4.5 -L 1.5,0,4,0 - -[U] 26 -L 2.5,6.5,2.5,0 -L 3,6.5,3,0 -L 2,5,0.5,4.5 -L 0.5,4.5,0,3.5 -L 0,3.5,0,3 -L 0,3,0.5,2 -L 0.5,2,2,1.5 -L 2,1.5,3.5,1.5 -L 3.5,1.5,5,2 -L 5,2,5.5,3 -L 5.5,3,5.5,3.5 -L 5.5,3.5,5,4.5 -L 5,4.5,3.5,5 -L 3.5,5,2,5 -L 2,5,1,4.5 -L 1,4.5,0.5,3.5 -L 0.5,3.5,0.5,3 -L 0.5,3,1,2 -L 1,2,2,1.5 -L 3.5,1.5,4.5,2 -L 4.5,2,5,3 -L 5,3,5,3.5 -L 5,3.5,4.5,4.5 -L 4.5,4.5,3.5,5 -L 1.5,6.5,4,6.5 -L 1.5,0,4,0 - -[V] 7 -L 1,6.5,5,0 -L 1.5,6.5,5.5,0 -L 5.5,6.5,1,0 -L 0,6.5,2.5,6.5 -L 4,6.5,6.5,6.5 -L 0,0,2.5,0 -L 4,0,6.5,0 - -[W] 19 -L 3,6.5,3,0 -L 3.5,6.5,3.5,0 -L 0,4,0.5,4.5 -L 0.5,4.5,1,4.5 -L 1,4.5,1.5,2.5 -L 1.5,2.5,2.5,1.5 -L 4,1.5,5,2.5 -L 5,2.5,5.5,4.5 -L 5.5,4.5,6,4.5 -L 6,4.5,6.5,4 -L 0.5,4.5,1,3 -L 1,3,1.5,2 -L 1.5,2,2.5,1.5 -L 2.5,1.5,4,1.5 -L 4,1.5,5,2 -L 5,2,5.5,3 -L 5.5,3,6,4.5 -L 2,6.5,4.5,6.5 -L 2,0,4.5,0 - -[X] 25 -L 0,1,0.5,0 -L 0.5,0,2,0 -L 2,0,0,3 -L 0,3,0,4.5 -L 0,4.5,0.5,5.5 -L 0.5,5.5,1,6 -L 1,6,2,6.5 -L 2,6.5,3.5,6.5 -L 3.5,6.5,4.5,6 -L 4.5,6,5,5.5 -L 5,5.5,5.5,4.5 -L 5.5,4.5,5.5,3 -L 5.5,3,3.5,0 -L 3.5,0,5,0 -L 5,0,5.5,1 -L 1,1.5,0.5,3 -L 0.5,3,0.5,4.5 -L 0.5,4.5,1,5.5 -L 1,5.5,2,6.5 -L 3.5,6.5,4.5,5.5 -L 4.5,5.5,5,4.5 -L 5,4.5,5,3 -L 5,3,4.5,1.5 -L 0.5,0.5,1.5,0.5 -L 4,0.5,5,0.5 - -[Y] 0 - -[Z] 0 - -[[] 4 -L 0,8,0,-2 -L 0.5,8,0.5,-2 -L 0,8,2.5,8 -L 0,-2,2.5,-2 - -[\] 1 -L 0,9,7,-3 - -[]] 4 -L 2,8,2,-2 -L 2.5,8,2.5,-2 -L 0,8,2.5,8 -L 0,-2,2.5,-2 - -[^] 7 -L 1.5,5.5,1.5,0 -L 0,4,0.5,4.5 -L 0.5,4.5,1.5,6 -L 1.5,6,2.5,4.5 -L 2.5,4.5,3,4 -L 0.5,4.5,1.5,5.5 -L 1.5,5.5,2.5,4.5 - -[_] 1 -L 0,-1,8,-1 - -[`] 6 -L 1,6.5,0,5.5 -L 0,5.5,0,4.5 -L 0,4.5,0.5,4 -L 0.5,4,1,4.5 -L 1,4.5,0.5,5 -L 0.5,5,0,4.5 - -[a] 24 -L 2,4.5,1,4 -L 1,4,0.5,3.5 -L 0.5,3.5,0,2.5 -L 0,2.5,0,1.5 -L 0,1.5,0.5,0.5 -L 0.5,0.5,1.5,0 -L 1.5,0,2,0 -L 2,0,3,0.5 -L 3,0.5,4,1.5 -L 4,1.5,5,3 -L 5,3,5.5,4.5 -L 2,4.5,1,3.5 -L 1,3.5,0.5,2.5 -L 0.5,2.5,0.5,1.5 -L 0.5,1.5,1,0.5 -L 1,0.5,1.5,0 -L 2,4.5,3,4.5 -L 3,4.5,4,4 -L 4,4,5,0.5 -L 5,0.5,5.5,0 -L 3,4.5,3.5,4 -L 3.5,4,4.5,0.5 -L 4.5,0.5,5.5,0 -L 5.5,0,6,0 - -[b] 28 -L 3.5,6.5,2.5,5.5 -L 2.5,5.5,2,4.5 -L 2,4.5,1,1.5 -L 1,1.5,0,-2 -L 3,6,2.5,5 -L 2.5,5,1.5,2 -L 1.5,2,0.5,-2 -L 3.5,6.5,4.5,6.5 -L 4.5,6.5,5.5,6 -L 5.5,6,5.5,5 -L 5.5,5,5,4 -L 5,4,3.5,3.5 -L 4.5,6.5,5,6 -L 5,6,5,5 -L 5,5,4.5,4 -L 4.5,4,3.5,3.5 -L 3.5,3.5,4.5,3 -L 4.5,3,5,2 -L 5,2,5,1 -L 5,1,4.5,0.5 -L 4.5,0.5,3.5,0 -L 3.5,0,3,0 -L 3,0,2,0.5 -L 2,0.5,1.5,2 -L 3.5,3.5,4,3 -L 4,3,4.5,2 -L 4.5,2,4.5,1 -L 4.5,1,3.5,0 - -[c] 13 -L 0,3.5,1,4.5 -L 1,4.5,2,4.5 -L 2,4.5,3,4 -L 3,4,3.5,2.5 -L 3.5,2.5,3.5,0 -L 3.5,0,3,-2 -L 0,3.5,1,4 -L 1,4,2,4 -L 2,4,3,3.5 -L 3,3.5,3.5,2.5 -L 5.5,4.5,5,3 -L 5,3,3.5,0 -L 3.5,0,2.5,-2 - -[d] 31 -L 3,4.5,2,4.5 -L 2,4.5,1,4 -L 1,4,0.5,3.5 -L 0.5,3.5,0,2.5 -L 0,2.5,0,1.5 -L 0,1.5,0.5,0.5 -L 0.5,0.5,1.5,0 -L 1.5,0,2.5,0 -L 2.5,0,3.5,0.5 -L 3.5,0.5,4,1 -L 4,1,4.5,2 -L 4.5,2,4.5,3 -L 4.5,3,4,4 -L 4,4,2.5,5 -L 2.5,5,2,6 -L 2,6,2,6.5 -L 2,6.5,2.5,7 -L 2.5,7,3.5,7 -L 3.5,7,4,6.5 -L 4,6.5,4.5,5.5 -L 2,4.5,1,3.5 -L 1,3.5,0.5,2.5 -L 0.5,2.5,0.5,1 -L 0.5,1,1.5,0 -L 2.5,0,3.5,1 -L 3.5,1,4,2 -L 4,2,4,3.5 -L 4,3.5,3,4.5 -L 2,6,2.5,6.5 -L 2.5,6.5,3.5,6.5 -L 3.5,6.5,4.5,5.5 - -[e] 19 -L 4,4,3,4.5 -L 3,4.5,1.5,4.5 -L 1.5,4.5,0.5,4 -L 0.5,4,0.5,3.5 -L 0.5,3.5,1,3 -L 1,3,2,2.5 -L 1.5,4.5,1,4 -L 1,4,1,3.5 -L 1,3.5,2,2.5 -L 2,2.5,0.5,2 -L 0.5,2,0,1.5 -L 0,1.5,0,0.5 -L 0,0.5,1,0 -L 1,0,2.5,0 -L 2.5,0,3.5,0.5 -L 2,2.5,1,2 -L 1,2,0.5,1.5 -L 0.5,1.5,0.5,0.5 -L 0.5,0.5,1,0 - -[f] 24 -L 2,6.5,1.5,6 -L 1.5,6,1.5,5.5 -L 1.5,5.5,2.5,5 -L 2.5,5,4,5 -L 4,5,4,5.5 -L 4,5.5,2.5,5 -L 2.5,5,1,4.5 -L 1,4.5,0.5,4 -L 0.5,4,0,3 -L 0,3,0,2 -L 0,2,0.5,1 -L 0.5,1,1,0.5 -L 1,0.5,2,0 -L 2,0,2.5,-0.5 -L 2.5,-0.5,2.5,-1.5 -L 2.5,-1.5,2,-2 -L 2,-2,1,-2 -L 1,-2,0.5,-1.5 -L 2.5,5,1.5,4.5 -L 1.5,4.5,1,4 -L 1,4,0.5,3 -L 0.5,3,0.5,2 -L 0.5,2,1,1 -L 1,1,2,0 - -[g] 18 -L 0,3,0.5,4 -L 0.5,4,1,4.5 -L 1,4.5,2,4.5 -L 2,4.5,2.5,4 -L 2.5,4,2.5,3.5 -L 2.5,3.5,1.5,0 -L 1.5,4.5,2,4 -L 2,4,2,3.5 -L 2,3.5,1,0 -L 2.5,3.5,3,4 -L 3,4,4,4.5 -L 4,4.5,5,4.5 -L 5,4.5,6,4 -L 6,4,6,3 -L 6,3,4.5,-2 -L 5,4.5,5.5,4 -L 5.5,4,5.5,3 -L 5.5,3,4,-2 - -[h] 29 -L 0,2.5,0.5,3.5 -L 0.5,3.5,1,4 -L 1,4,2,4 -L 2,4,2.5,3.5 -L 2.5,3.5,2.5,1 -L 2.5,1,3,0 -L 1.5,4,2,3.5 -L 2,3.5,2,1.5 -L 2,1.5,2.5,0.5 -L 2.5,0.5,3,0 -L 3,0,3.5,0 -L 3.5,0,4.5,0.5 -L 4.5,0.5,5,1 -L 5,1,5.5,2 -L 5.5,2,6,3.5 -L 6,3.5,6,5 -L 6,5,5.5,6 -L 5.5,6,5,6.5 -L 5,6.5,4,6.5 -L 4,6.5,3.5,6 -L 3.5,6,3.5,5 -L 3.5,5,4,4 -L 4,4,5.5,3 -L 5.5,3,6.5,2.5 -L 3.5,0,4.5,1 -L 4.5,1,5,2 -L 5,2,5.5,3.5 -L 5.5,3.5,5.5,5 -L 5.5,5,5,6.5 - -[i] 9 -L 1,4.5,0,1 -L 0,1,0,0.5 -L 0,0.5,0.5,0 -L 0.5,0,1.5,0 -L 1.5,0,2.5,0.5 -L 2.5,0.5,3,1.5 -L 1.5,4.5,0.5,1 -L 0.5,1,0.5,0.5 -L 0.5,0.5,1,0 - -[j] 16 -L 1.5,4.5,0,0 -L 2,4.5,0.5,0 -L 4.5,4.5,5,4 -L 5,4,5.5,4 -L 5.5,4,5,4.5 -L 5,4.5,4,4.5 -L 4,4.5,3,3.5 -L 3,3.5,1.5,3 -L 1.5,3,2,2.5 -L 2,2.5,3,0.5 -L 3,0.5,4,0 -L 4,0,5,0.5 -L 5,0.5,5.5,1.5 -L 1.5,3,2.5,2.5 -L 2.5,2.5,3.5,0.5 -L 3.5,0.5,4,0 - -[k] 7 -L 0,6.5,1,6.5 -L 1,6.5,2,6 -L 2,6,5.5,0 -L 1,6.5,1.5,6 -L 1.5,6,5,0 -L 3,4,0.5,0 -L 3,4,1,0 - -[l] 16 -L 2,4.5,0,-2 -L 2.5,4.5,0.5,-2 -L 1.5,1.5,1.5,0.5 -L 1.5,0.5,2,0 -L 2,0,3,0 -L 3,0,4,0.5 -L 4,0.5,4.5,1 -L 5.5,4.5,4.5,1 -L 4.5,1,4.5,0.5 -L 4.5,0.5,5,0 -L 5,0,6,0 -L 6,0,6.5,0.5 -L 6.5,0.5,7,1.5 -L 6,4.5,5,1 -L 5,1,5,0.5 -L 5,0.5,5.5,0 - -[m] 11 -L 1,4.5,0.5,0 -L 1.5,4.5,1,1.5 -L 1,1.5,0.5,0 -L 5,3,5,4.5 -L 5,4.5,5.5,4.5 -L 5.5,4.5,5,3 -L 5,3,4,1.5 -L 4,1.5,2.5,0.5 -L 2.5,0.5,1,0 -L 1,0,0.5,0 -L 0,4.5,1.5,4.5 - -[n] 26 -L 1.5,6.5,1,6 -L 1,6,1,5.5 -L 1,5.5,2,5 -L 2,5,3.5,5 -L 2.5,5,1,4.5 -L 1,4.5,0.5,4 -L 0.5,4,0.5,3 -L 0.5,3,1.5,2.5 -L 1.5,2.5,3,2.5 -L 2.5,5,1.5,4.5 -L 1.5,4.5,1,4 -L 1,4,1,3 -L 1,3,1.5,2.5 -L 2,2.5,0.5,2 -L 0.5,2,0,1.5 -L 0,1.5,0,0.5 -L 0,0.5,1,0 -L 1,0,2,-0.5 -L 2,-0.5,2.5,-1 -L 2.5,-1,2.5,-1.5 -L 2.5,-1.5,2,-2 -L 2,-2,1,-2 -L 2,2.5,1,2 -L 1,2,0.5,1.5 -L 0.5,1.5,0.5,0.5 -L 0.5,0.5,1,0 - -[o] 22 -L 2,4.5,1,4 -L 1,4,0.5,3.5 -L 0.5,3.5,0,2.5 -L 0,2.5,0,1.5 -L 0,1.5,0.5,0.5 -L 0.5,0.5,1.5,0 -L 1.5,0,2.5,0 -L 2.5,0,3.5,0.5 -L 3.5,0.5,4,1 -L 4,1,4.5,2 -L 4.5,2,4.5,3 -L 4.5,3,4,4 -L 4,4,3,4.5 -L 3,4.5,2,4.5 -L 2,4.5,1,3.5 -L 1,3.5,0.5,2.5 -L 0.5,2.5,0.5,1 -L 0.5,1,1.5,0 -L 2.5,0,3.5,1 -L 3.5,1,4,2 -L 4,2,4,3.5 -L 4,3.5,3,4.5 - -[p] 8 -L 2.5,4,1,0 -L 2.5,4,1.5,0 -L 4.5,4,4,0 -L 4.5,4,4.5,0 -L 0,3.5,1,4.5 -L 1,4.5,6.5,4.5 -L 0,3.5,1,4 -L 1,4,6.5,4 - -[q] 21 -L 4.5,4.5,3.5,4.5 -L 3.5,4.5,2.5,4 -L 2.5,4,2,3.5 -L 2,3.5,1.5,2.5 -L 1.5,2.5,0,-2 -L 3.5,4.5,2.5,3.5 -L 2.5,3.5,2,2.5 -L 2,2.5,0.5,-2 -L 4.5,4.5,5.5,4 -L 5.5,4,6,3 -L 6,3,6,2 -L 6,2,5.5,1 -L 5.5,1,5,0.5 -L 5,0.5,4,0 -L 4,0,3,0 -L 3,0,2,0.5 -L 2,0.5,1.5,1.5 -L 4.5,4.5,5.5,3.5 -L 5.5,3.5,5.5,2 -L 5.5,2,5,1 -L 5,1,4,0 - -[r] 22 -L 6,4.5,2,4.5 -L 2,4.5,1,4 -L 1,4,0.5,3.5 -L 0.5,3.5,0,2.5 -L 0,2.5,0,1.5 -L 0,1.5,0.5,0.5 -L 0.5,0.5,1.5,0 -L 1.5,0,2.5,0 -L 2.5,0,3.5,0.5 -L 3.5,0.5,4,1 -L 4,1,4.5,2 -L 4.5,2,4.5,3 -L 4.5,3,4,4 -L 4,4,6,4 -L 2,4.5,1,3.5 -L 1,3.5,0.5,2.5 -L 0.5,2.5,0.5,1 -L 0.5,1,1.5,0 -L 2.5,0,3.5,1 -L 3.5,1,4,2 -L 4,2,4,3.5 -L 4,3.5,3,4.5 - -[s] 6 -L 3,4,2,0 -L 3,4,2.5,0 -L 0,3.5,1,4.5 -L 1,4.5,5.5,4.5 -L 0,3.5,1,4 -L 1,4,5.5,4 - -[t] 20 -L 0,3,0.5,4 -L 0.5,4,1,4.5 -L 1,4.5,2,4.5 -L 2,4.5,2.5,4 -L 2.5,4,2.5,3 -L 2.5,3,2,1.5 -L 2,1.5,2,0.5 -L 2,0.5,2.5,0 -L 1.5,4.5,2,4 -L 2,4,2,3 -L 2,3,1.5,1.5 -L 1.5,1.5,1.5,0.5 -L 1.5,0.5,2.5,0 -L 2.5,0,3,0 -L 3,0,4,0.5 -L 4,0.5,5,1.5 -L 5,1.5,5.5,3 -L 5.5,3,5.5,4.5 -L 5.5,4.5,5,4.5 -L 5,4.5,5.5,4 - -[u] 27 -L 1,4,0.5,3.5 -L 0.5,3.5,0,2.5 -L 0,2.5,0,1.5 -L 0,1.5,0.5,0.5 -L 0.5,0.5,1.5,0 -L 1.5,0,2.5,0 -L 2.5,0,4,0.5 -L 4,0.5,5,1.5 -L 5,1.5,5.5,3 -L 5.5,3,5.5,4 -L 5.5,4,5,4.5 -L 5,4.5,4,4.5 -L 4,4.5,3.5,4 -L 3.5,4,3,3 -L 3,3,2.5,1.5 -L 2.5,1.5,1,-2 -L 0,1.5,0.5,1 -L 0.5,1,1.5,0.5 -L 1.5,0.5,2.5,0.5 -L 2.5,0.5,4,1 -L 4,1,5,2 -L 5,2,5.5,3 -L 5.5,3.5,5,4 -L 5,4,4,4 -L 4,4,3,3 -L 2.5,1.5,2,0 -L 2,0,1.5,-2 - -[v] 11 -L 0.5,4.5,1,4.5 -L 1,4.5,2,4 -L 2,4,3.5,-1.5 -L 3.5,-1.5,4,-2 -L 1,4.5,1.5,4 -L 1.5,4,3,-1.5 -L 3,-1.5,4,-2 -L 4,-2,4.5,-2 -L 5,4.5,4,3 -L 4,3,1,-0.5 -L 1,-0.5,0,-2 - -[w] 20 -L 5,6.5,3.5,-2 -L 5.5,6.5,3,-2 -L 0,3,0.5,4 -L 0.5,4,1,4.5 -L 1,4.5,2,4.5 -L 2,4.5,2.5,4 -L 2.5,4,2.5,1 -L 2.5,1,3,0.5 -L 3,0.5,4.5,0.5 -L 4.5,0.5,5.5,1 -L 5.5,1,6.5,2 -L 1.5,4.5,2,4 -L 2,4,2,2 -L 2,2,2.5,0.5 -L 2.5,0.5,3,0 -L 3,0,4.5,0 -L 4.5,0,5.5,0.5 -L 5.5,0.5,6.5,2 -L 6.5,2,7,3 -L 7,3,7.5,4.5 - -[x] 28 -L 1,4,2,4 -L 2,4,2,4.5 -L 2,4.5,1,4 -L 1,4,0.5,3.5 -L 0.5,3.5,0,2.5 -L 0,2.5,0,1.5 -L 0,1.5,0.5,0.5 -L 0.5,0.5,1,0 -L 1,0,2,0 -L 2,0,2.5,0.5 -L 2.5,0.5,3,1.5 -L 3,1.5,3.5,3 -L 0,1.5,1,0.5 -L 1,0.5,2,0.5 -L 2,0.5,3,1.5 -L 3,3,3,0.5 -L 3,0.5,3.5,0 -L 3.5,0,4.5,0 -L 4.5,0,5.5,1 -L 5.5,1,6,2 -L 6,2,6,3 -L 6,3,5.5,4 -L 5.5,4,5,4.5 -L 5,4.5,5,4 -L 5,4,5.5,4 -L 3,1.5,3.5,0.5 -L 3.5,0.5,4.5,0.5 -L 4.5,0.5,5.5,1 - -[y] 0 - -[z] 0 - -[{] 24 -L 1.5,8,0.5,7.5 -L 0.5,7.5,0,7 -L 0,7,0,6 -L 0,6,1,5 -L 1,5,1.5,4 -L 0.5,7.5,0,6 -L 1.5,5,1,3.5 -L 0,7,0.5,6 -L 0.5,6,1.5,5 -L 1.5,5,1.5,4 -L 1.5,4,1,3.5 -L 1,3.5,0,3 -L 0,3,1,2.5 -L 1,2.5,1.5,2 -L 1.5,2,1.5,1 -L 1.5,1,0.5,0 -L 0.5,0,0,-1 -L 1,2.5,1.5,1 -L 0,0,0.5,-1.5 -L 1.5,2,1,1 -L 1,1,0,0 -L 0,0,0,-1 -L 0,-1,0.5,-1.5 -L 0.5,-1.5,1.5,-2 - -[|] 1 -L 0,8,0,-2 - -[}] 24 -L 0,8,1,7.5 -L 1,7.5,1.5,7 -L 1.5,7,1.5,6 -L 1.5,6,0.5,5 -L 0.5,5,0,4 -L 1,7.5,1.5,6 -L 0,5,0.5,3.5 -L 1.5,7,1,6 -L 1,6,0,5 -L 0,5,0,4 -L 0,4,0.5,3.5 -L 0.5,3.5,1.5,3 -L 1.5,3,0.5,2.5 -L 0.5,2.5,0,2 -L 0,2,0,1 -L 0,1,1,0 -L 1,0,1.5,-1 -L 0.5,2.5,0,1 -L 1.5,0,1,-1.5 -L 0,2,0.5,1 -L 0.5,1,1.5,0 -L 1.5,0,1.5,-1 -L 1.5,-1,1,-1.5 -L 1,-1.5,0,-2 - -#EOF diff --git a/fonts/greekp.cxf b/fonts/greekp.cxf deleted file mode 100644 index 06ac054..0000000 --- a/fonts/greekp.cxf +++ /dev/null @@ -1,760 +0,0 @@ -# Format: QCad II Font -# Creator: Adam Radlowski's "dodajf" program - GRASS font translator -# Version: 1.0.0 -# Name: Greek Plain -# LetterSpacing: 3.0 -# WordSpacing: 6.75 -# LineSpacingFactor: 1.0 -# Author: Hershey fonts - -[!] 6 -L 0,5.538462,0,2.461538 -L 0.615385,5.538462,0.615385,2.461538 -L 0,0.615385,0,0 -L 0,0,0.615385,0 -L 0.615385,0,0.615385,0.615385 -L 0.615385,0.615385,0,0.615385 - -["] 2 -L 0,5.538462,0,3.076923 -L 2.461538,5.538462,2.461538,3.076923 - -[#] 4 -L 1.846154,6.153846,0.615385,-0.615385 -L 3.692308,6.153846,2.461538,-0.615385 -L 0,3.692308,4.307692,3.692308 -L 0,1.846154,4.307692,1.846154 - -[$] 12 -L 3.692308,4.923077,2.461538,5.538462 -L 2.461538,5.538462,1.230769,5.538462 -L 1.230769,5.538462,0,4.923077 -L 0,4.923077,0,3.692308 -L 0,3.692308,1.230769,3.076923 -L 1.230769,3.076923,3.076923,2.461538 -L 3.076923,2.461538,3.692308,1.846154 -L 3.692308,1.846154,3.692308,0.615385 -L 3.692308,0.615385,2.461538,0 -L 2.461538,0,1.230769,0 -L 1.230769,0,0,0.615385 -L 1.846154,6.153846,1.846154,-0.615385 - -[%] 20 -L 7.384615,6.769231,0,-1.230769 -L 1.846154,6.769231,2.461538,6.153846 -L 2.461538,6.153846,2.461538,4.923077 -L 2.461538,4.923077,1.846154,4.307692 -L 1.846154,4.307692,0.615385,4.307692 -L 0.615385,4.307692,0,4.923077 -L 0,4.923077,0,6.153846 -L 0,6.153846,0.615385,6.769231 -L 0.615385,6.769231,1.846154,6.769231 -L 1.846154,6.769231,4.307692,6.153846 -L 4.307692,6.153846,6.153846,6.153846 -L 6.153846,6.153846,7.384615,6.769231 -L 5.538462,1.230769,4.923077,0.615385 -L 4.923077,0.615385,4.923077,-0.615385 -L 4.923077,-0.615385,5.538462,-1.230769 -L 5.538462,-1.230769,6.769231,-1.230769 -L 6.769231,-1.230769,7.384615,-0.615385 -L 7.384615,-0.615385,7.384615,0.615385 -L 7.384615,0.615385,6.769231,1.230769 -L 6.769231,1.230769,5.538462,1.230769 - -[&] 19 -L 4.923077,2.461538,4.307692,2.461538 -L 4.307692,2.461538,3.692308,1.846154 -L 3.692308,1.846154,3.076923,0.615385 -L 3.076923,0.615385,2.461538,0 -L 2.461538,0,0.615385,0 -L 0.615385,0,0,0.615385 -L 0,0.615385,0,1.846154 -L 0,1.846154,0.615385,2.461538 -L 0.615385,2.461538,2.461538,3.076923 -L 2.461538,3.076923,3.076923,3.692308 -L 3.076923,3.692308,3.076923,4.923077 -L 3.076923,4.923077,2.461538,5.538462 -L 2.461538,5.538462,1.230769,5.538462 -L 1.230769,5.538462,0.615385,4.923077 -L 0.615385,4.923077,0.615385,3.692308 -L 0.615385,3.692308,1.846154,1.846154 -L 1.846154,1.846154,3.076923,0.615385 -L 3.076923,0.615385,4.307692,0 -L 4.307692,0,4.923077,0 - -['] 5 -L 0.615385,4.923077,0,4.923077 -L 0,4.923077,0,5.538462 -L 0,5.538462,0.615385,5.538462 -L 0.615385,5.538462,0.615385,4.307692 -L 0.615385,4.307692,0,3.076923 - -[(] 5 -L 1.846154,6.153846,0.615385,4.923077 -L 0.615385,4.923077,0,3.692308 -L 0,3.692308,0,1.846154 -L 0,1.846154,0.615385,0.615385 -L 0.615385,0.615385,1.846154,-0.615385 - -[)] 5 -L 0,6.153846,1.230769,4.923077 -L 1.230769,4.923077,1.846154,3.692308 -L 1.846154,3.692308,1.846154,1.846154 -L 1.846154,1.846154,1.230769,0.615385 -L 1.230769,0.615385,0,-0.615385 - -[*] 3 -L 1.846154,7.384615,1.846154,3.692308 -L 0,6.769231,3.692308,4.307692 -L 3.692308,6.769231,0,4.307692 - -[+] 2 -L 2.461538,4.923077,2.461538,0 -L 0,2.461538,4.923077,2.461538 - -[,] 5 -L 0.615385,0,0,0 -L 0,0,0,0.615385 -L 0,0.615385,0.615385,0.615385 -L 0.615385,0.615385,0.615385,-0.615385 -L 0.615385,-0.615385,0,-1.846154 - -[-] 1 -L 0,2.461538,4.923077,2.461538 - -[.] 4 -L 0,0.615385,0,0 -L 0,0,0.615385,0 -L 0.615385,0,0.615385,0.615385 -L 0.615385,0.615385,0,0.615385 - -[/] 1 -L 4.923077,6.153846,0,-0.615385 - -[0] 10 -L 1.846154,5.538462,0.615385,4.923077 -L 0.615385,4.923077,0,3.692308 -L 0,3.692308,0,1.846154 -L 0,1.846154,0.615385,0.615385 -L 0.615385,0.615385,1.846154,0 -L 1.846154,0,3.076923,0.615385 -L 3.076923,0.615385,3.692308,1.846154 -L 3.692308,1.846154,3.692308,3.692308 -L 3.692308,3.692308,3.076923,4.923077 -L 3.076923,4.923077,1.846154,5.538462 - -[1] 2 -L 0,4.307692,1.230769,5.538462 -L 1.230769,5.538462,1.230769,0 - -[2] 7 -L 0,4.923077,1.230769,5.538462 -L 1.230769,5.538462,2.461538,5.538462 -L 2.461538,5.538462,3.692308,4.923077 -L 3.692308,4.923077,3.692308,3.692308 -L 3.692308,3.692308,3.076923,2.461538 -L 3.076923,2.461538,0,0 -L 0,0,3.692308,0 - -[3] 11 -L 0,4.923077,1.230769,5.538462 -L 1.230769,5.538462,2.461538,5.538462 -L 2.461538,5.538462,3.692308,4.923077 -L 3.692308,4.923077,3.692308,3.692308 -L 3.692308,3.692308,2.461538,3.076923 -L 1.846154,3.076923,2.461538,3.076923 -L 2.461538,3.076923,3.692308,2.461538 -L 3.692308,2.461538,3.692308,0.615385 -L 3.692308,0.615385,2.461538,0 -L 2.461538,0,1.230769,0 -L 1.230769,0,0,0.615385 - -[4] 3 -L 3.076923,5.538462,3.076923,0 -L 3.076923,5.538462,0,1.846154 -L 0,1.846154,4.923077,1.846154 - -[5] 10 -L 0.615385,5.538462,0,3.076923 -L 0,3.076923,1.230769,3.692308 -L 1.230769,3.692308,1.846154,3.692308 -L 1.846154,3.692308,3.076923,3.076923 -L 3.076923,3.076923,3.692308,1.846154 -L 3.692308,1.846154,3.076923,0.615385 -L 3.076923,0.615385,1.846154,0 -L 1.846154,0,1.230769,0 -L 1.230769,0,0,0.615385 -L 0.615385,5.538462,3.076923,5.538462 - -[6] 12 -L 3.076923,5.538462,1.846154,5.538462 -L 1.846154,5.538462,0.615385,4.923077 -L 0.615385,4.923077,0,3.692308 -L 0,3.692308,0,1.846154 -L 0,1.846154,0.615385,0.615385 -L 0.615385,0.615385,1.846154,0 -L 1.846154,0,3.076923,0.615385 -L 3.076923,0.615385,3.692308,1.846154 -L 3.692308,1.846154,3.076923,3.076923 -L 3.076923,3.076923,1.846154,3.692308 -L 1.846154,3.692308,0.615385,3.076923 -L 0.615385,3.076923,0,1.846154 - -[7] 2 -L 3.692308,5.538462,1.230769,0 -L 0,5.538462,3.692308,5.538462 - -[8] 15 -L 1.230769,5.538462,0,4.923077 -L 0,4.923077,0,3.692308 -L 0,3.692308,1.230769,3.076923 -L 1.230769,3.076923,2.461538,3.076923 -L 2.461538,3.076923,3.692308,3.692308 -L 3.692308,3.692308,3.692308,4.923077 -L 3.692308,4.923077,2.461538,5.538462 -L 2.461538,5.538462,1.230769,5.538462 -L 1.230769,3.076923,0,2.461538 -L 0,2.461538,0,0.615385 -L 0,0.615385,1.230769,0 -L 1.230769,0,2.461538,0 -L 2.461538,0,3.692308,0.615385 -L 3.692308,0.615385,3.692308,2.461538 -L 3.692308,2.461538,2.461538,3.076923 - -[9] 12 -L 3.692308,3.692308,3.076923,2.461538 -L 3.076923,2.461538,1.846154,1.846154 -L 1.846154,1.846154,0.615385,2.461538 -L 0.615385,2.461538,0,3.692308 -L 0,3.692308,0.615385,4.923077 -L 0.615385,4.923077,1.846154,5.538462 -L 1.846154,5.538462,3.076923,4.923077 -L 3.076923,4.923077,3.692308,3.692308 -L 3.692308,3.692308,3.692308,1.846154 -L 3.692308,1.846154,3.076923,0.615385 -L 3.076923,0.615385,1.846154,0 -L 1.846154,0,0.615385,0 - -[:] 8 -L 0,3.692308,0,3.076923 -L 0,3.076923,0.615385,3.076923 -L 0.615385,3.076923,0.615385,3.692308 -L 0.615385,3.692308,0,3.692308 -L 0,0.615385,0,0 -L 0,0,0.615385,0 -L 0.615385,0,0.615385,0.615385 -L 0.615385,0.615385,0,0.615385 - -[;] 9 -L 0,3.692308,0,3.076923 -L 0,3.076923,0.615385,3.076923 -L 0.615385,3.076923,0.615385,3.692308 -L 0.615385,3.692308,0,3.692308 -L 0.615385,0,0,0 -L 0,0,0,0.615385 -L 0,0.615385,0.615385,0.615385 -L 0.615385,0.615385,0.615385,-0.615385 -L 0.615385,-0.615385,0,-1.846154 - -[<] 2 -L 6.153846,6.153846,0,2.461538 -L 0,2.461538,6.153846,-1.230769 - -[=] 2 -L 0,3.692308,4.923077,3.692308 -L 0,1.230769,4.923077,1.230769 - -[>] 2 -L 0,6.153846,6.153846,2.461538 -L 6.153846,2.461538,0,-1.230769 - -[?] 13 -L 0,4.923077,1.230769,5.538462 -L 1.230769,5.538462,1.846154,5.538462 -L 1.846154,5.538462,3.076923,4.923077 -L 3.076923,4.923077,3.076923,3.692308 -L 3.076923,3.692308,1.230769,3.076923 -L 1.230769,3.076923,1.230769,2.461538 -L 1.230769,2.461538,1.846154,2.461538 -L 1.846154,2.461538,1.846154,3.076923 -L 1.846154,3.076923,3.076923,3.692308 -L 1.230769,0.615385,1.230769,0 -L 1.230769,0,1.846154,0 -L 1.846154,0,1.846154,0.615385 -L 1.846154,0.615385,1.230769,0.615385 - -[@] 25 -L 5.538462,3.692308,4.307692,4.307692 -L 4.307692,4.307692,3.076923,4.307692 -L 3.076923,4.307692,2.461538,3.076923 -L 2.461538,3.076923,2.461538,2.461538 -L 2.461538,2.461538,3.076923,1.230769 -L 3.076923,1.230769,4.307692,1.230769 -L 4.307692,1.230769,5.538462,1.846154 -L 5.538462,4.307692,5.538462,1.846154 -L 5.538462,1.846154,6.153846,1.230769 -L 6.153846,1.230769,7.384615,1.230769 -L 7.384615,1.230769,8,2.461538 -L 8,2.461538,8,3.076923 -L 8,3.076923,7.384615,4.923077 -L 7.384615,4.923077,6.153846,6.153846 -L 6.153846,6.153846,4.307692,6.769231 -L 4.307692,6.769231,3.692308,6.769231 -L 3.692308,6.769231,1.846154,6.153846 -L 1.846154,6.153846,0.615385,4.923077 -L 0.615385,4.923077,0,3.076923 -L 0,3.076923,0,2.461538 -L 0,2.461538,0.615385,0.615385 -L 0.615385,0.615385,1.846154,-0.615385 -L 1.846154,-0.615385,3.692308,-1.230769 -L 3.692308,-1.230769,4.307692,-1.230769 -L 4.307692,-1.230769,6.153846,-0.615385 - -[A] 3 -L 2.461538,5.538462,0,0 -L 2.461538,5.538462,4.923077,0 -L 1.230769,1.846154,3.692308,1.846154 - -[B] 10 -L 0,5.538462,0,0 -L 0,5.538462,2.461538,5.538462 -L 2.461538,5.538462,3.692308,4.923077 -L 3.692308,4.923077,3.692308,3.692308 -L 3.692308,3.692308,2.461538,3.076923 -L 0,3.076923,2.461538,3.076923 -L 2.461538,3.076923,3.692308,2.461538 -L 3.692308,2.461538,3.692308,0.615385 -L 3.692308,0.615385,2.461538,0 -L 2.461538,0,0,0 - -[C] 2 -L 0,5.538462,0,0 -L 0,5.538462,3.692308,5.538462 - -[D] 3 -L 2.461538,5.538462,0,0 -L 2.461538,5.538462,4.923077,0 -L 0,0,4.923077,0 - -[E] 4 -L 0,5.538462,0,0 -L 0,5.538462,3.692308,5.538462 -L 0,3.076923,2.461538,3.076923 -L 0,0,3.692308,0 - -[F] 3 -L 3.692308,5.538462,0,0 -L 0,5.538462,3.692308,5.538462 -L 0,0,3.692308,0 - -[G] 3 -L 0,5.538462,0,0 -L 3.692308,5.538462,3.692308,0 -L 0,3.076923,3.692308,3.076923 - -[H] 14 -L 1.846154,5.538462,0.615385,4.923077 -L 0.615385,4.923077,0,3.692308 -L 0,3.692308,0,1.846154 -L 0,1.846154,0.615385,0.615385 -L 0.615385,0.615385,1.846154,0 -L 1.846154,0,2.461538,0 -L 2.461538,0,3.692308,0.615385 -L 3.692308,0.615385,4.307692,1.846154 -L 4.307692,1.846154,4.307692,3.692308 -L 4.307692,3.692308,3.692308,4.923077 -L 3.692308,4.923077,2.461538,5.538462 -L 2.461538,5.538462,1.846154,5.538462 -L 1.230769,3.076923,3.076923,2.461538 -L 3.076923,3.076923,1.230769,2.461538 - -[I] 1 -L 0,5.538462,0,0 - -[J] 3 -L 0,5.538462,0,0 -L 3.692308,5.538462,0,1.846154 -L 1.230769,3.076923,3.692308,0 - -[K] 2 -L 2.461538,5.538462,0,0 -L 2.461538,5.538462,4.923077,0 - -[L] 4 -L 0,5.538462,0,0 -L 0,5.538462,2.461538,0 -L 4.923077,5.538462,2.461538,0 -L 4.923077,5.538462,4.923077,0 - -[M] 3 -L 0,5.538462,0,0 -L 0,5.538462,3.692308,0 -L 3.692308,5.538462,3.692308,0 - -[N] 4 -L 0,5.538462,3.692308,5.538462 -L 0.615385,3.076923,3.076923,2.461538 -L 3.076923,3.076923,0.615385,2.461538 -L 0,0,3.692308,0 - -[O] 12 -L 1.846154,5.538462,0.615385,4.923077 -L 0.615385,4.923077,0,3.692308 -L 0,3.692308,0,1.846154 -L 0,1.846154,0.615385,0.615385 -L 0.615385,0.615385,1.846154,0 -L 1.846154,0,2.461538,0 -L 2.461538,0,3.692308,0.615385 -L 3.692308,0.615385,4.307692,1.846154 -L 4.307692,1.846154,4.307692,3.692308 -L 4.307692,3.692308,3.692308,4.923077 -L 3.692308,4.923077,2.461538,5.538462 -L 2.461538,5.538462,1.846154,5.538462 - -[P] 3 -L 0,5.538462,0,0 -L 3.692308,5.538462,3.692308,0 -L 0,5.538462,3.692308,5.538462 - -[Q] 6 -L 0,5.538462,0,0 -L 0,5.538462,2.461538,5.538462 -L 2.461538,5.538462,3.692308,4.923077 -L 3.692308,4.923077,3.692308,3.076923 -L 3.692308,3.076923,2.461538,2.461538 -L 2.461538,2.461538,0,2.461538 - -[R] 4 -L 0,5.538462,1.846154,3.076923 -L 1.846154,3.076923,0,0 -L 0,5.538462,3.692308,5.538462 -L 0,0,3.692308,0 - -[S] 2 -L 2.461538,5.538462,2.461538,0 -L 0,5.538462,4.923077,5.538462 - -[T] 11 -L 0,4.307692,0,4.923077 -L 0,4.923077,0.615385,5.538462 -L 0.615385,5.538462,1.230769,5.538462 -L 1.230769,5.538462,1.846154,4.923077 -L 1.846154,4.923077,2.461538,3.692308 -L 2.461538,3.692308,2.461538,0 -L 4.923077,4.307692,4.923077,4.923077 -L 4.923077,4.923077,4.307692,5.538462 -L 4.307692,5.538462,3.692308,5.538462 -L 3.692308,5.538462,3.076923,4.923077 -L 3.076923,4.923077,2.461538,3.692308 - -[U] 9 -L 2.461538,5.538462,2.461538,0 -L 1.230769,4.307692,0,3.692308 -L 0,3.692308,0,1.846154 -L 0,1.846154,1.230769,1.230769 -L 1.230769,1.230769,3.692308,1.230769 -L 3.692308,1.230769,4.923077,1.846154 -L 4.923077,1.846154,4.923077,3.692308 -L 4.923077,3.692308,3.692308,4.307692 -L 3.692308,4.307692,1.230769,4.307692 - -[V] 2 -L 0,5.538462,3.692308,0 -L 3.692308,5.538462,0,0 - -[W] 8 -L 2.461538,5.538462,2.461538,0 -L 0,4.307692,0.615385,3.692308 -L 0.615385,3.692308,0.615385,1.846154 -L 0.615385,1.846154,1.846154,1.230769 -L 1.846154,1.230769,3.076923,1.230769 -L 3.076923,1.230769,4.307692,1.846154 -L 4.307692,1.846154,4.307692,3.692308 -L 4.307692,3.692308,4.923077,4.307692 - -[X] 11 -L 0,0,1.230769,0 -L 1.230769,0,0,2.461538 -L 0,2.461538,0,3.692308 -L 0,3.692308,0.615385,4.923077 -L 0.615385,4.923077,1.846154,5.538462 -L 1.846154,5.538462,2.461538,5.538462 -L 2.461538,5.538462,3.692308,4.923077 -L 3.692308,4.923077,4.307692,3.692308 -L 4.307692,3.692308,4.307692,2.461538 -L 4.307692,2.461538,3.076923,0 -L 3.076923,0,4.307692,0 - -[Y] 0 - -[Z] 0 - -[[] 4 -L 0,8.615385,0,-3.692308 -L 0.615385,8.615385,0.615385,-3.692308 -L 0,8.615385,3.076923,8.615385 -L 0,-3.692308,3.076923,-3.692308 - -[\] 1 -L 0,5.538462,6.153846,-0.615385 - -[]] 4 -L 2.461538,8.615385,2.461538,-3.692308 -L 3.076923,8.615385,3.076923,-3.692308 -L 0,8.615385,3.076923,8.615385 -L 0,-3.692308,3.076923,-3.692308 - -[^] 7 -L 1.846154,5.538462,1.846154,-1.230769 -L 0,3.692308,0.615385,4.307692 -L 0.615385,4.307692,1.846154,6.153846 -L 1.846154,6.153846,3.076923,4.307692 -L 3.076923,4.307692,3.692308,3.692308 -L 0.615385,4.307692,1.846154,5.538462 -L 1.846154,5.538462,3.076923,4.307692 - -[_] 1 -L 0,-1.230769,6.153846,-1.230769 - -[`] 5 -L 0.615385,5.538462,0,4.307692 -L 0,4.307692,0,3.076923 -L 0,3.076923,0.615385,3.076923 -L 0.615385,3.076923,0.615385,3.692308 -L 0.615385,3.692308,0,3.692308 - -[a] 3 -L 2.461538,5.538462,0,0 -L 2.461538,5.538462,4.923077,0 -L 1.230769,1.846154,3.692308,1.846154 - -[b] 10 -L 0,5.538462,0,0 -L 0,5.538462,2.461538,5.538462 -L 2.461538,5.538462,3.692308,4.923077 -L 3.692308,4.923077,3.692308,3.692308 -L 3.692308,3.692308,2.461538,3.076923 -L 0,3.076923,2.461538,3.076923 -L 2.461538,3.076923,3.692308,2.461538 -L 3.692308,2.461538,3.692308,0.615385 -L 3.692308,0.615385,2.461538,0 -L 2.461538,0,0,0 - -[c] 2 -L 0,5.538462,0,0 -L 0,5.538462,3.692308,5.538462 - -[d] 3 -L 2.461538,5.538462,0,0 -L 2.461538,5.538462,4.923077,0 -L 0,0,4.923077,0 - -[e] 4 -L 0,5.538462,0,0 -L 0,5.538462,3.692308,5.538462 -L 0,3.076923,2.461538,3.076923 -L 0,0,3.692308,0 - -[f] 3 -L 3.692308,5.538462,0,0 -L 0,5.538462,3.692308,5.538462 -L 0,0,3.692308,0 - -[g] 3 -L 0,5.538462,0,0 -L 3.692308,5.538462,3.692308,0 -L 0,3.076923,3.692308,3.076923 - -[h] 14 -L 1.846154,5.538462,0.615385,4.923077 -L 0.615385,4.923077,0,3.692308 -L 0,3.692308,0,1.846154 -L 0,1.846154,0.615385,0.615385 -L 0.615385,0.615385,1.846154,0 -L 1.846154,0,2.461538,0 -L 2.461538,0,3.692308,0.615385 -L 3.692308,0.615385,4.307692,1.846154 -L 4.307692,1.846154,4.307692,3.692308 -L 4.307692,3.692308,3.692308,4.923077 -L 3.692308,4.923077,2.461538,5.538462 -L 2.461538,5.538462,1.846154,5.538462 -L 1.230769,3.076923,3.076923,2.461538 -L 3.076923,3.076923,1.230769,2.461538 - -[i] 1 -L 0,5.538462,0,0 - -[j] 3 -L 0,5.538462,0,0 -L 3.692308,5.538462,0,1.846154 -L 1.230769,3.076923,3.692308,0 - -[k] 2 -L 2.461538,5.538462,0,0 -L 2.461538,5.538462,4.923077,0 - -[l] 4 -L 0,5.538462,0,0 -L 0,5.538462,2.461538,0 -L 4.923077,5.538462,2.461538,0 -L 4.923077,5.538462,4.923077,0 - -[m] 3 -L 0,5.538462,0,0 -L 0,5.538462,3.692308,0 -L 3.692308,5.538462,3.692308,0 - -[n] 4 -L 0,5.538462,3.692308,5.538462 -L 0.615385,3.076923,3.076923,2.461538 -L 3.076923,3.076923,0.615385,2.461538 -L 0,0,3.692308,0 - -[o] 12 -L 1.846154,5.538462,0.615385,4.923077 -L 0.615385,4.923077,0,3.692308 -L 0,3.692308,0,1.846154 -L 0,1.846154,0.615385,0.615385 -L 0.615385,0.615385,1.846154,0 -L 1.846154,0,2.461538,0 -L 2.461538,0,3.692308,0.615385 -L 3.692308,0.615385,4.307692,1.846154 -L 4.307692,1.846154,4.307692,3.692308 -L 4.307692,3.692308,3.692308,4.923077 -L 3.692308,4.923077,2.461538,5.538462 -L 2.461538,5.538462,1.846154,5.538462 - -[p] 3 -L 0,5.538462,0,0 -L 3.692308,5.538462,3.692308,0 -L 0,5.538462,3.692308,5.538462 - -[q] 6 -L 0,5.538462,0,0 -L 0,5.538462,2.461538,5.538462 -L 2.461538,5.538462,3.692308,4.923077 -L 3.692308,4.923077,3.692308,3.076923 -L 3.692308,3.076923,2.461538,2.461538 -L 2.461538,2.461538,0,2.461538 - -[r] 4 -L 0,5.538462,1.846154,3.076923 -L 1.846154,3.076923,0,0 -L 0,5.538462,3.692308,5.538462 -L 0,0,3.692308,0 - -[s] 2 -L 2.461538,5.538462,2.461538,0 -L 0,5.538462,4.923077,5.538462 - -[t] 11 -L 0,4.307692,0,4.923077 -L 0,4.923077,0.615385,5.538462 -L 0.615385,5.538462,1.230769,5.538462 -L 1.230769,5.538462,1.846154,4.923077 -L 1.846154,4.923077,2.461538,3.692308 -L 2.461538,3.692308,2.461538,0 -L 4.923077,4.307692,4.923077,4.923077 -L 4.923077,4.923077,4.307692,5.538462 -L 4.307692,5.538462,3.692308,5.538462 -L 3.692308,5.538462,3.076923,4.923077 -L 3.076923,4.923077,2.461538,3.692308 - -[u] 9 -L 2.461538,5.538462,2.461538,0 -L 1.230769,4.307692,0,3.692308 -L 0,3.692308,0,1.846154 -L 0,1.846154,1.230769,1.230769 -L 1.230769,1.230769,3.692308,1.230769 -L 3.692308,1.230769,4.923077,1.846154 -L 4.923077,1.846154,4.923077,3.692308 -L 4.923077,3.692308,3.692308,4.307692 -L 3.692308,4.307692,1.230769,4.307692 - -[v] 2 -L 0,5.538462,3.692308,0 -L 3.692308,5.538462,0,0 - -[w] 8 -L 2.461538,5.538462,2.461538,0 -L 0,4.307692,0.615385,3.692308 -L 0.615385,3.692308,0.615385,1.846154 -L 0.615385,1.846154,1.846154,1.230769 -L 1.846154,1.230769,3.076923,1.230769 -L 3.076923,1.230769,4.307692,1.846154 -L 4.307692,1.846154,4.307692,3.692308 -L 4.307692,3.692308,4.923077,4.307692 - -[x] 11 -L 0,0,1.230769,0 -L 1.230769,0,0,2.461538 -L 0,2.461538,0,3.692308 -L 0,3.692308,0.615385,4.923077 -L 0.615385,4.923077,1.846154,5.538462 -L 1.846154,5.538462,2.461538,5.538462 -L 2.461538,5.538462,3.692308,4.923077 -L 3.692308,4.923077,4.307692,3.692308 -L 4.307692,3.692308,4.307692,2.461538 -L 4.307692,2.461538,3.076923,0 -L 3.076923,0,4.307692,0 - -[y] 0 - -[z] 0 - -[{] 24 -L 1.846154,8.615385,0.615385,8 -L 0.615385,8,0,7.384615 -L 0,7.384615,0,6.153846 -L 0,6.153846,1.230769,4.923077 -L 1.230769,4.923077,1.846154,3.692308 -L 0.615385,8,0,6.153846 -L 1.846154,4.923077,1.230769,3.076923 -L 0,7.384615,0.615385,6.153846 -L 0.615385,6.153846,1.846154,4.923077 -L 1.846154,4.923077,1.846154,3.692308 -L 1.846154,3.692308,1.230769,3.076923 -L 1.230769,3.076923,0,2.461538 -L 0,2.461538,1.230769,1.846154 -L 1.230769,1.846154,1.846154,1.230769 -L 1.846154,1.230769,1.846154,0 -L 1.846154,0,0.615385,-1.230769 -L 0.615385,-1.230769,0,-2.461538 -L 1.230769,1.846154,1.846154,0 -L 0,-1.230769,0.615385,-3.076923 -L 1.846154,1.230769,1.230769,0 -L 1.230769,0,0,-1.230769 -L 0,-1.230769,0,-2.461538 -L 0,-2.461538,0.615385,-3.076923 -L 0.615385,-3.076923,1.846154,-3.692308 - -[|] 1 -L 0,6.153846,0,-0.615385 - -[}] 24 -L 0,8.615385,1.230769,8 -L 1.230769,8,1.846154,7.384615 -L 1.846154,7.384615,1.846154,6.153846 -L 1.846154,6.153846,0.615385,4.923077 -L 0.615385,4.923077,0,3.692308 -L 1.230769,8,1.846154,6.153846 -L 0,4.923077,0.615385,3.076923 -L 1.846154,7.384615,1.230769,6.153846 -L 1.230769,6.153846,0,4.923077 -L 0,4.923077,0,3.692308 -L 0,3.692308,0.615385,3.076923 -L 0.615385,3.076923,1.846154,2.461538 -L 1.846154,2.461538,0.615385,1.846154 -L 0.615385,1.846154,0,1.230769 -L 0,1.230769,0,0 -L 0,0,1.230769,-1.230769 -L 1.230769,-1.230769,1.846154,-2.461538 -L 0.615385,1.846154,0,0 -L 1.846154,-1.230769,1.230769,-3.076923 -L 0,1.230769,0.615385,0 -L 0.615385,0,1.846154,-1.230769 -L 1.846154,-1.230769,1.846154,-2.461538 -L 1.846154,-2.461538,1.230769,-3.076923 -L 1.230769,-3.076923,0,-3.692308 - -#EOF diff --git a/fonts/greeks.cxf b/fonts/greeks.cxf deleted file mode 100644 index e81329a..0000000 --- a/fonts/greeks.cxf +++ /dev/null @@ -1,1188 +0,0 @@ -# Format: QCad II Font -# Creator: Adam Radlowski's "dodajf" program - GRASS font translator -# Version: 1.0.0 -# Name: Greek Simplex -# LetterSpacing: 3.0 -# WordSpacing: 6.75 -# LineSpacingFactor: 1.0 -# Author: Hershey fonts - -[!] 5 -L 0.363636,7.636364,0.363636,2.545455 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -["] 2 -L 0,7.636364,0,5.090909 -L 2.909091,7.636364,2.909091,5.090909 - -[#] 4 -L 2.909091,9.090909,0.363636,-2.545455 -L 5.090909,9.090909,2.545455,-2.545455 -L 0.363636,4.363636,5.454545,4.363636 -L 0,2.181818,5.090909,2.181818 - -[$] 21 -L 1.818182,9.090909,1.818182,-1.454545 -L 3.272727,9.090909,3.272727,-1.454545 -L 5.090909,6.545455,4.363636,7.272727 -L 4.363636,7.272727,3.272727,7.636364 -L 3.272727,7.636364,1.818182,7.636364 -L 1.818182,7.636364,0.727273,7.272727 -L 0.727273,7.272727,0,6.545455 -L 0,6.545455,0,5.818182 -L 0,5.818182,0.363636,5.090909 -L 0.363636,5.090909,0.727273,4.727273 -L 0.727273,4.727273,1.454545,4.363636 -L 1.454545,4.363636,3.636364,3.636364 -L 3.636364,3.636364,4.363636,3.272727 -L 4.363636,3.272727,4.727273,2.909091 -L 4.727273,2.909091,5.090909,2.181818 -L 5.090909,2.181818,5.090909,1.090909 -L 5.090909,1.090909,4.363636,0.363636 -L 4.363636,0.363636,3.272727,0 -L 3.272727,0,1.818182,0 -L 1.818182,0,0.727273,0.363636 -L 0.727273,0.363636,0,1.090909 - -[%] 26 -L 6.545455,7.636364,0,0 -L 1.818182,7.636364,2.545455,6.909091 -L 2.545455,6.909091,2.545455,6.181818 -L 2.545455,6.181818,2.181818,5.454545 -L 2.181818,5.454545,1.454545,5.090909 -L 1.454545,5.090909,0.727273,5.090909 -L 0.727273,5.090909,0,5.818182 -L 0,5.818182,0,6.545455 -L 0,6.545455,0.363636,7.272727 -L 0.363636,7.272727,1.090909,7.636364 -L 1.090909,7.636364,1.818182,7.636364 -L 1.818182,7.636364,2.545455,7.272727 -L 2.545455,7.272727,3.636364,6.909091 -L 3.636364,6.909091,4.727273,6.909091 -L 4.727273,6.909091,5.818182,7.272727 -L 5.818182,7.272727,6.545455,7.636364 -L 5.090909,2.545455,4.363636,2.181818 -L 4.363636,2.181818,4,1.454545 -L 4,1.454545,4,0.727273 -L 4,0.727273,4.727273,0 -L 4.727273,0,5.454545,0 -L 5.454545,0,6.181818,0.363636 -L 6.181818,0.363636,6.545455,1.090909 -L 6.545455,1.090909,6.545455,1.818182 -L 6.545455,1.818182,5.818182,2.545455 -L 5.818182,2.545455,5.090909,2.545455 - -[&] 33 -L 7.272727,4.363636,7.272727,4.727273 -L 7.272727,4.727273,6.909091,5.090909 -L 6.909091,5.090909,6.545455,5.090909 -L 6.545455,5.090909,6.181818,4.727273 -L 6.181818,4.727273,5.818182,4 -L 5.818182,4,5.090909,2.181818 -L 5.090909,2.181818,4.363636,1.090909 -L 4.363636,1.090909,3.636364,0.363636 -L 3.636364,0.363636,2.909091,0 -L 2.909091,0,1.454545,0 -L 1.454545,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 -L 0.363636,0.727273,0,1.454545 -L 0,1.454545,0,2.181818 -L 0,2.181818,0.363636,2.909091 -L 0.363636,2.909091,0.727273,3.272727 -L 0.727273,3.272727,3.272727,4.727273 -L 3.272727,4.727273,3.636364,5.090909 -L 3.636364,5.090909,4,5.818182 -L 4,5.818182,4,6.545455 -L 4,6.545455,3.636364,7.272727 -L 3.636364,7.272727,2.909091,7.636364 -L 2.909091,7.636364,2.181818,7.272727 -L 2.181818,7.272727,1.818182,6.545455 -L 1.818182,6.545455,1.818182,5.818182 -L 1.818182,5.818182,2.181818,4.727273 -L 2.181818,4.727273,2.909091,3.636364 -L 2.909091,3.636364,4.727273,1.090909 -L 4.727273,1.090909,5.454545,0.363636 -L 5.454545,0.363636,6.181818,0 -L 6.181818,0,6.909091,0 -L 6.909091,0,7.272727,0.363636 -L 7.272727,0.363636,7.272727,0.727273 - -['] 6 -L 0.363636,6.909091,0,7.272727 -L 0,7.272727,0.363636,7.636364 -L 0.363636,7.636364,0.727273,7.272727 -L 0.727273,7.272727,0.727273,6.545455 -L 0.727273,6.545455,0.363636,5.818182 -L 0.363636,5.818182,0,5.454545 - -[(] 9 -L 2.545455,9.090909,1.818182,8.363636 -L 1.818182,8.363636,1.090909,7.272727 -L 1.090909,7.272727,0.363636,5.818182 -L 0.363636,5.818182,0,4 -L 0,4,0,2.545455 -L 0,2.545455,0.363636,0.727273 -L 0.363636,0.727273,1.090909,-0.727273 -L 1.090909,-0.727273,1.818182,-1.818182 -L 1.818182,-1.818182,2.545455,-2.545455 - -[)] 9 -L 0,9.090909,0.727273,8.363636 -L 0.727273,8.363636,1.454545,7.272727 -L 1.454545,7.272727,2.181818,5.818182 -L 2.181818,5.818182,2.545455,4 -L 2.545455,4,2.545455,2.545455 -L 2.545455,2.545455,2.181818,0.727273 -L 2.181818,0.727273,1.454545,-0.727273 -L 1.454545,-0.727273,0.727273,-1.818182 -L 0.727273,-1.818182,0,-2.545455 - -[*] 3 -L 1.818182,7.636364,1.818182,3.272727 -L 0,6.545455,3.636364,4.363636 -L 3.636364,6.545455,0,4.363636 - -[+] 2 -L 3.272727,6.545455,3.272727,0 -L 0,3.272727,6.545455,3.272727 - -[,] 7 -L 0.727273,0.363636,0.363636,0 -L 0.363636,0,0,0.363636 -L 0,0.363636,0.363636,0.727273 -L 0.363636,0.727273,0.727273,0.363636 -L 0.727273,0.363636,0.727273,-0.363636 -L 0.727273,-0.363636,0.363636,-1.090909 -L 0.363636,-1.090909,0,-1.454545 - -[-] 1 -L 0,3.272727,6.545455,3.272727 - -[.] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[/] 1 -L 6.545455,9.090909,0,-2.545455 - -[0] 16 -L 2.181818,7.636364,1.090909,7.272727 -L 1.090909,7.272727,0.363636,6.181818 -L 0.363636,6.181818,0,4.363636 -L 0,4.363636,0,3.272727 -L 0,3.272727,0.363636,1.454545 -L 0.363636,1.454545,1.090909,0.363636 -L 1.090909,0.363636,2.181818,0 -L 2.181818,0,2.909091,0 -L 2.909091,0,4,0.363636 -L 4,0.363636,4.727273,1.454545 -L 4.727273,1.454545,5.090909,3.272727 -L 5.090909,3.272727,5.090909,4.363636 -L 5.090909,4.363636,4.727273,6.181818 -L 4.727273,6.181818,4,7.272727 -L 4,7.272727,2.909091,7.636364 -L 2.909091,7.636364,2.181818,7.636364 - -[1] 3 -L 0,6.181818,0.727273,6.545455 -L 0.727273,6.545455,1.818182,7.636364 -L 1.818182,7.636364,1.818182,0 - -[2] 13 -L 0.363636,5.818182,0.363636,6.181818 -L 0.363636,6.181818,0.727273,6.909091 -L 0.727273,6.909091,1.090909,7.272727 -L 1.090909,7.272727,1.818182,7.636364 -L 1.818182,7.636364,3.272727,7.636364 -L 3.272727,7.636364,4,7.272727 -L 4,7.272727,4.363636,6.909091 -L 4.363636,6.909091,4.727273,6.181818 -L 4.727273,6.181818,4.727273,5.454545 -L 4.727273,5.454545,4.363636,4.727273 -L 4.363636,4.727273,3.636364,3.636364 -L 3.636364,3.636364,0,0 -L 0,0,5.090909,0 - -[3] 14 -L 0.727273,7.636364,4.727273,7.636364 -L 4.727273,7.636364,2.545455,4.727273 -L 2.545455,4.727273,3.636364,4.727273 -L 3.636364,4.727273,4.363636,4.363636 -L 4.363636,4.363636,4.727273,4 -L 4.727273,4,5.090909,2.909091 -L 5.090909,2.909091,5.090909,2.181818 -L 5.090909,2.181818,4.727273,1.090909 -L 4.727273,1.090909,4,0.363636 -L 4,0.363636,2.909091,0 -L 2.909091,0,1.818182,0 -L 1.818182,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 -L 0.363636,0.727273,0,1.454545 - -[4] 3 -L 3.636364,7.636364,0,2.545455 -L 0,2.545455,5.454545,2.545455 -L 3.636364,7.636364,3.636364,0 - -[5] 16 -L 4.363636,7.636364,0.727273,7.636364 -L 0.727273,7.636364,0.363636,4.363636 -L 0.363636,4.363636,0.727273,4.727273 -L 0.727273,4.727273,1.818182,5.090909 -L 1.818182,5.090909,2.909091,5.090909 -L 2.909091,5.090909,4,4.727273 -L 4,4.727273,4.727273,4 -L 4.727273,4,5.090909,2.909091 -L 5.090909,2.909091,5.090909,2.181818 -L 5.090909,2.181818,4.727273,1.090909 -L 4.727273,1.090909,4,0.363636 -L 4,0.363636,2.909091,0 -L 2.909091,0,1.818182,0 -L 1.818182,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 -L 0.363636,0.727273,0,1.454545 - -[6] 22 -L 4.363636,6.545455,4,7.272727 -L 4,7.272727,2.909091,7.636364 -L 2.909091,7.636364,2.181818,7.636364 -L 2.181818,7.636364,1.090909,7.272727 -L 1.090909,7.272727,0.363636,6.181818 -L 0.363636,6.181818,0,4.363636 -L 0,4.363636,0,2.545455 -L 0,2.545455,0.363636,1.090909 -L 0.363636,1.090909,1.090909,0.363636 -L 1.090909,0.363636,2.181818,0 -L 2.181818,0,2.545455,0 -L 2.545455,0,3.636364,0.363636 -L 3.636364,0.363636,4.363636,1.090909 -L 4.363636,1.090909,4.727273,2.181818 -L 4.727273,2.181818,4.727273,2.545455 -L 4.727273,2.545455,4.363636,3.636364 -L 4.363636,3.636364,3.636364,4.363636 -L 3.636364,4.363636,2.545455,4.727273 -L 2.545455,4.727273,2.181818,4.727273 -L 2.181818,4.727273,1.090909,4.363636 -L 1.090909,4.363636,0.363636,3.636364 -L 0.363636,3.636364,0,2.545455 - -[7] 2 -L 5.090909,7.636364,1.454545,0 -L 0,7.636364,5.090909,7.636364 - -[8] 28 -L 1.818182,7.636364,0.727273,7.272727 -L 0.727273,7.272727,0.363636,6.545455 -L 0.363636,6.545455,0.363636,5.818182 -L 0.363636,5.818182,0.727273,5.090909 -L 0.727273,5.090909,1.454545,4.727273 -L 1.454545,4.727273,2.909091,4.363636 -L 2.909091,4.363636,4,4 -L 4,4,4.727273,3.272727 -L 4.727273,3.272727,5.090909,2.545455 -L 5.090909,2.545455,5.090909,1.454545 -L 5.090909,1.454545,4.727273,0.727273 -L 4.727273,0.727273,4.363636,0.363636 -L 4.363636,0.363636,3.272727,0 -L 3.272727,0,1.818182,0 -L 1.818182,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 -L 0.363636,0.727273,0,1.454545 -L 0,1.454545,0,2.545455 -L 0,2.545455,0.363636,3.272727 -L 0.363636,3.272727,1.090909,4 -L 1.090909,4,2.181818,4.363636 -L 2.181818,4.363636,3.636364,4.727273 -L 3.636364,4.727273,4.363636,5.090909 -L 4.363636,5.090909,4.727273,5.818182 -L 4.727273,5.818182,4.727273,6.545455 -L 4.727273,6.545455,4.363636,7.272727 -L 4.363636,7.272727,3.272727,7.636364 -L 3.272727,7.636364,1.818182,7.636364 - -[9] 22 -L 4.727273,5.090909,4.363636,4 -L 4.363636,4,3.636364,3.272727 -L 3.636364,3.272727,2.545455,2.909091 -L 2.545455,2.909091,2.181818,2.909091 -L 2.181818,2.909091,1.090909,3.272727 -L 1.090909,3.272727,0.363636,4 -L 0.363636,4,0,5.090909 -L 0,5.090909,0,5.454545 -L 0,5.454545,0.363636,6.545455 -L 0.363636,6.545455,1.090909,7.272727 -L 1.090909,7.272727,2.181818,7.636364 -L 2.181818,7.636364,2.545455,7.636364 -L 2.545455,7.636364,3.636364,7.272727 -L 3.636364,7.272727,4.363636,6.545455 -L 4.363636,6.545455,4.727273,5.090909 -L 4.727273,5.090909,4.727273,3.272727 -L 4.727273,3.272727,4.363636,1.454545 -L 4.363636,1.454545,3.636364,0.363636 -L 3.636364,0.363636,2.545455,0 -L 2.545455,0,1.818182,0 -L 1.818182,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,1.090909 - -[:] 8 -L 0.363636,5.090909,0,4.727273 -L 0,4.727273,0.363636,4.363636 -L 0.363636,4.363636,0.727273,4.727273 -L 0.727273,4.727273,0.363636,5.090909 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[;] 11 -L 0.363636,5.090909,0,4.727273 -L 0,4.727273,0.363636,4.363636 -L 0.363636,4.363636,0.727273,4.727273 -L 0.727273,4.727273,0.363636,5.090909 -L 0.727273,0.363636,0.363636,0 -L 0.363636,0,0,0.363636 -L 0,0.363636,0.363636,0.727273 -L 0.363636,0.727273,0.727273,0.363636 -L 0.727273,0.363636,0.727273,-0.363636 -L 0.727273,-0.363636,0.363636,-1.090909 -L 0.363636,-1.090909,0,-1.454545 - -[<] 2 -L 5.818182,6.545455,0,3.272727 -L 0,3.272727,5.818182,0 - -[=] 2 -L 0,4.363636,6.545455,4.363636 -L 0,2.181818,6.545455,2.181818 - -[>] 2 -L 0,6.545455,5.818182,3.272727 -L 5.818182,3.272727,0,0 - -[?] 17 -L 0,5.818182,0,6.181818 -L 0,6.181818,0.363636,6.909091 -L 0.363636,6.909091,0.727273,7.272727 -L 0.727273,7.272727,1.454545,7.636364 -L 1.454545,7.636364,2.909091,7.636364 -L 2.909091,7.636364,3.636364,7.272727 -L 3.636364,7.272727,4,6.909091 -L 4,6.909091,4.363636,6.181818 -L 4.363636,6.181818,4.363636,5.454545 -L 4.363636,5.454545,4,4.727273 -L 4,4.727273,3.636364,4.363636 -L 3.636364,4.363636,2.181818,3.636364 -L 2.181818,3.636364,2.181818,2.545455 -L 2.181818,0.727273,1.818182,0.363636 -L 1.818182,0.363636,2.181818,0 -L 2.181818,0,2.545455,0.363636 -L 2.545455,0.363636,2.181818,0.727273 - -[@] 48 -L 5.454545,4.727273,5.090909,5.454545 -L 5.090909,5.454545,4.363636,5.818182 -L 4.363636,5.818182,3.272727,5.818182 -L 3.272727,5.818182,2.545455,5.454545 -L 2.545455,5.454545,2.181818,5.090909 -L 2.181818,5.090909,1.818182,4 -L 1.818182,4,1.818182,2.909091 -L 1.818182,2.909091,2.181818,2.181818 -L 2.181818,2.181818,2.909091,1.818182 -L 2.909091,1.818182,4,1.818182 -L 4,1.818182,4.727273,2.181818 -L 4.727273,2.181818,5.090909,2.909091 -L 3.272727,5.818182,2.545455,5.090909 -L 2.545455,5.090909,2.181818,4 -L 2.181818,4,2.181818,2.909091 -L 2.181818,2.909091,2.545455,2.181818 -L 2.545455,2.181818,2.909091,1.818182 -L 5.454545,5.818182,5.090909,2.909091 -L 5.090909,2.909091,5.090909,2.181818 -L 5.090909,2.181818,5.818182,1.818182 -L 5.818182,1.818182,6.545455,1.818182 -L 6.545455,1.818182,7.272727,2.545455 -L 7.272727,2.545455,7.636364,3.636364 -L 7.636364,3.636364,7.636364,4.363636 -L 7.636364,4.363636,7.272727,5.454545 -L 7.272727,5.454545,6.909091,6.181818 -L 6.909091,6.181818,6.181818,6.909091 -L 6.181818,6.909091,5.454545,7.272727 -L 5.454545,7.272727,4.363636,7.636364 -L 4.363636,7.636364,3.272727,7.636364 -L 3.272727,7.636364,2.181818,7.272727 -L 2.181818,7.272727,1.454545,6.909091 -L 1.454545,6.909091,0.727273,6.181818 -L 0.727273,6.181818,0.363636,5.454545 -L 0.363636,5.454545,0,4.363636 -L 0,4.363636,0,3.272727 -L 0,3.272727,0.363636,2.181818 -L 0.363636,2.181818,0.727273,1.454545 -L 0.727273,1.454545,1.454545,0.727273 -L 1.454545,0.727273,2.181818,0.363636 -L 2.181818,0.363636,3.272727,0 -L 3.272727,0,4.363636,0 -L 4.363636,0,5.454545,0.363636 -L 5.454545,0.363636,6.181818,0.727273 -L 6.181818,0.727273,6.545455,1.090909 -L 5.818182,5.818182,5.454545,2.909091 -L 5.454545,2.909091,5.454545,2.181818 -L 5.454545,2.181818,5.818182,1.818182 - -[A] 3 -L 2.909091,7.636364,0,0 -L 2.909091,7.636364,5.818182,0 -L 1.090909,2.545455,4.727273,2.545455 - -[B] 18 -L 0,7.636364,0,0 -L 0,7.636364,3.272727,7.636364 -L 3.272727,7.636364,4.363636,7.272727 -L 4.363636,7.272727,4.727273,6.909091 -L 4.727273,6.909091,5.090909,6.181818 -L 5.090909,6.181818,5.090909,5.454545 -L 5.090909,5.454545,4.727273,4.727273 -L 4.727273,4.727273,4.363636,4.363636 -L 4.363636,4.363636,3.272727,4 -L 0,4,3.272727,4 -L 3.272727,4,4.363636,3.636364 -L 4.363636,3.636364,4.727273,3.272727 -L 4.727273,3.272727,5.090909,2.545455 -L 5.090909,2.545455,5.090909,1.454545 -L 5.090909,1.454545,4.727273,0.727273 -L 4.727273,0.727273,4.363636,0.363636 -L 4.363636,0.363636,3.272727,0 -L 3.272727,0,0,0 - -[C] 2 -L 0,7.636364,0,0 -L 0,7.636364,4.363636,7.636364 - -[D] 3 -L 2.909091,7.636364,0,0 -L 2.909091,7.636364,5.818182,0 -L 0,0,5.818182,0 - -[E] 4 -L 0,7.636364,0,0 -L 0,7.636364,4.727273,7.636364 -L 0,4,2.909091,4 -L 0,0,4.727273,0 - -[F] 3 -L 5.090909,7.636364,0,0 -L 0,7.636364,5.090909,7.636364 -L 0,0,5.090909,0 - -[G] 3 -L 0,7.636364,0,0 -L 5.090909,7.636364,5.090909,0 -L 0,4,5.090909,4 - -[H] 21 -L 2.181818,7.636364,1.454545,7.272727 -L 1.454545,7.272727,0.727273,6.545455 -L 0.727273,6.545455,0.363636,5.818182 -L 0.363636,5.818182,0,4.727273 -L 0,4.727273,0,2.909091 -L 0,2.909091,0.363636,1.818182 -L 0.363636,1.818182,0.727273,1.090909 -L 0.727273,1.090909,1.454545,0.363636 -L 1.454545,0.363636,2.181818,0 -L 2.181818,0,3.636364,0 -L 3.636364,0,4.363636,0.363636 -L 4.363636,0.363636,5.090909,1.090909 -L 5.090909,1.090909,5.454545,1.818182 -L 5.454545,1.818182,5.818182,2.909091 -L 5.818182,2.909091,5.818182,4.727273 -L 5.818182,4.727273,5.454545,5.818182 -L 5.454545,5.818182,5.090909,6.545455 -L 5.090909,6.545455,4.363636,7.272727 -L 4.363636,7.272727,3.636364,7.636364 -L 3.636364,7.636364,2.181818,7.636364 -L 1.818182,4,4,4 - -[I] 1 -L 0,7.636364,0,0 - -[J] 3 -L 0,7.636364,0,0 -L 5.090909,7.636364,0,2.545455 -L 1.818182,4.363636,5.090909,0 - -[K] 2 -L 2.909091,7.636364,0,0 -L 2.909091,7.636364,5.818182,0 - -[L] 4 -L 0,7.636364,0,0 -L 0,7.636364,2.909091,0 -L 5.818182,7.636364,2.909091,0 -L 5.818182,7.636364,5.818182,0 - -[M] 3 -L 0,7.636364,0,0 -L 0,7.636364,5.090909,0 -L 5.090909,7.636364,5.090909,0 - -[N] 3 -L 0,7.636364,5.090909,7.636364 -L 1.454545,4,3.636364,4 -L 0,0,5.090909,0 - -[O] 20 -L 2.181818,7.636364,1.454545,7.272727 -L 1.454545,7.272727,0.727273,6.545455 -L 0.727273,6.545455,0.363636,5.818182 -L 0.363636,5.818182,0,4.727273 -L 0,4.727273,0,2.909091 -L 0,2.909091,0.363636,1.818182 -L 0.363636,1.818182,0.727273,1.090909 -L 0.727273,1.090909,1.454545,0.363636 -L 1.454545,0.363636,2.181818,0 -L 2.181818,0,3.636364,0 -L 3.636364,0,4.363636,0.363636 -L 4.363636,0.363636,5.090909,1.090909 -L 5.090909,1.090909,5.454545,1.818182 -L 5.454545,1.818182,5.818182,2.909091 -L 5.818182,2.909091,5.818182,4.727273 -L 5.818182,4.727273,5.454545,5.818182 -L 5.454545,5.818182,5.090909,6.545455 -L 5.090909,6.545455,4.363636,7.272727 -L 4.363636,7.272727,3.636364,7.636364 -L 3.636364,7.636364,2.181818,7.636364 - -[P] 3 -L 0,7.636364,0,0 -L 5.090909,7.636364,5.090909,0 -L 0,7.636364,5.090909,7.636364 - -[Q] 10 -L 0,7.636364,0,0 -L 0,7.636364,3.272727,7.636364 -L 3.272727,7.636364,4.363636,7.272727 -L 4.363636,7.272727,4.727273,6.909091 -L 4.727273,6.909091,5.090909,6.181818 -L 5.090909,6.181818,5.090909,5.090909 -L 5.090909,5.090909,4.727273,4.363636 -L 4.727273,4.363636,4.363636,4 -L 4.363636,4,3.272727,3.636364 -L 3.272727,3.636364,0,3.636364 - -[R] 4 -L 0,7.636364,2.545455,4 -L 2.545455,4,0,0 -L 0,7.636364,5.090909,7.636364 -L 0,0,5.090909,0 - -[S] 2 -L 2.545455,7.636364,2.545455,0 -L 0,7.636364,5.090909,7.636364 - -[T] 15 -L 0,5.818182,0,6.545455 -L 0,6.545455,0.363636,7.272727 -L 0.363636,7.272727,0.727273,7.636364 -L 0.727273,7.636364,1.454545,7.636364 -L 1.454545,7.636364,1.818182,7.272727 -L 1.818182,7.272727,2.181818,6.545455 -L 2.181818,6.545455,2.545455,5.090909 -L 2.545455,5.090909,2.545455,0 -L 5.090909,5.818182,5.090909,6.545455 -L 5.090909,6.545455,4.727273,7.272727 -L 4.727273,7.272727,4.363636,7.636364 -L 4.363636,7.636364,3.636364,7.636364 -L 3.636364,7.636364,3.272727,7.272727 -L 3.272727,7.272727,2.909091,6.545455 -L 2.909091,6.545455,2.545455,5.090909 - -[U] 17 -L 2.545455,7.636364,2.545455,0 -L 1.818182,5.818182,0.727273,5.454545 -L 0.727273,5.454545,0.363636,5.090909 -L 0.363636,5.090909,0,4.363636 -L 0,4.363636,0,3.272727 -L 0,3.272727,0.363636,2.545455 -L 0.363636,2.545455,0.727273,2.181818 -L 0.727273,2.181818,1.818182,1.818182 -L 1.818182,1.818182,3.272727,1.818182 -L 3.272727,1.818182,4.363636,2.181818 -L 4.363636,2.181818,4.727273,2.545455 -L 4.727273,2.545455,5.090909,3.272727 -L 5.090909,3.272727,5.090909,4.363636 -L 5.090909,4.363636,4.727273,5.090909 -L 4.727273,5.090909,4.363636,5.454545 -L 4.363636,5.454545,3.272727,5.818182 -L 3.272727,5.818182,1.818182,5.818182 - -[V] 2 -L 0,7.636364,5.090909,0 -L 0,0,5.090909,7.636364 - -[W] 14 -L 3.272727,7.636364,3.272727,0 -L 0,5.454545,0.363636,5.454545 -L 0.363636,5.454545,0.727273,5.090909 -L 0.727273,5.090909,1.090909,3.636364 -L 1.090909,3.636364,1.454545,2.909091 -L 1.454545,2.909091,1.818182,2.545455 -L 1.818182,2.545455,2.909091,2.181818 -L 2.909091,2.181818,3.636364,2.181818 -L 3.636364,2.181818,4.727273,2.545455 -L 4.727273,2.545455,5.090909,2.909091 -L 5.090909,2.909091,5.454545,3.636364 -L 5.454545,3.636364,5.818182,5.090909 -L 5.818182,5.090909,6.181818,5.454545 -L 6.181818,5.454545,6.545455,5.454545 - -[X] 15 -L 0,0,1.454545,0 -L 1.454545,0,0.363636,2.545455 -L 0.363636,2.545455,0,4 -L 0,4,0,5.454545 -L 0,5.454545,0.363636,6.545455 -L 0.363636,6.545455,1.090909,7.272727 -L 1.090909,7.272727,2.181818,7.636364 -L 2.181818,7.636364,2.909091,7.636364 -L 2.909091,7.636364,4,7.272727 -L 4,7.272727,4.727273,6.545455 -L 4.727273,6.545455,5.090909,5.454545 -L 5.090909,5.454545,5.090909,4 -L 5.090909,4,4.727273,2.545455 -L 4.727273,2.545455,3.636364,0 -L 3.636364,0,5.090909,0 - -[Y] 0 - -[Z] 0 - -[[] 4 -L 0,9.090909,0,-2.545455 -L 0.363636,9.090909,0.363636,-2.545455 -L 0,9.090909,2.545455,9.090909 -L 0,-2.545455,2.545455,-2.545455 - -[\] 1 -L 0,7.636364,5.090909,-1.090909 - -[]] 4 -L 2.181818,9.090909,2.181818,-2.545455 -L 2.545455,9.090909,2.545455,-2.545455 -L 0,9.090909,2.545455,9.090909 -L 0,-2.545455,2.545455,-2.545455 - -[^] 5 -L 1.090909,5.454545,1.818182,6.545455 -L 1.818182,6.545455,2.545455,5.454545 -L 0,4.363636,1.818182,6.181818 -L 1.818182,6.181818,3.636364,4.363636 -L 1.818182,6.181818,1.818182,0 - -[_] 1 -L 0,-0.727273,5.818182,-0.727273 - -[`] 6 -L 0.727273,7.636364,0.363636,7.272727 -L 0.363636,7.272727,0,6.545455 -L 0,6.545455,0,5.818182 -L 0,5.818182,0.363636,5.454545 -L 0.363636,5.454545,0.727273,5.818182 -L 0.727273,5.818182,0.363636,6.181818 - -[a] 20 -L 2.181818,5.090909,1.454545,4.727273 -L 1.454545,4.727273,0.727273,4 -L 0.727273,4,0.363636,3.272727 -L 0.363636,3.272727,0,2.181818 -L 0,2.181818,0,1.090909 -L 0,1.090909,0.363636,0.363636 -L 0.363636,0.363636,1.090909,0 -L 1.090909,0,1.818182,0 -L 1.818182,0,2.545455,0.363636 -L 2.545455,0.363636,3.636364,1.454545 -L 3.636364,1.454545,4.363636,2.545455 -L 4.363636,2.545455,5.090909,4 -L 5.090909,4,5.454545,5.090909 -L 2.181818,5.090909,2.909091,5.090909 -L 2.909091,5.090909,3.272727,4.727273 -L 3.272727,4.727273,3.636364,4 -L 3.636364,4,4.363636,1.090909 -L 4.363636,1.090909,4.727273,0.363636 -L 4.727273,0.363636,5.090909,0 -L 5.090909,0,5.454545,0 - -[b] 25 -L 3.636364,7.636364,2.909091,7.272727 -L 2.909091,7.272727,2.181818,6.545455 -L 2.181818,6.545455,1.454545,5.090909 -L 1.454545,5.090909,1.090909,4 -L 1.090909,4,0.727273,2.545455 -L 0.727273,2.545455,0.363636,0.363636 -L 0.363636,0.363636,0,-2.545455 -L 3.636364,7.636364,4.363636,7.636364 -L 4.363636,7.636364,5.090909,6.909091 -L 5.090909,6.909091,5.090909,5.818182 -L 5.090909,5.818182,4.727273,5.090909 -L 4.727273,5.090909,4.363636,4.727273 -L 4.363636,4.727273,3.636364,4.363636 -L 3.636364,4.363636,2.545455,4.363636 -L 2.545455,4.363636,3.272727,4 -L 3.272727,4,4,3.272727 -L 4,3.272727,4.363636,2.545455 -L 4.363636,2.545455,4.363636,1.454545 -L 4.363636,1.454545,4,0.727273 -L 4,0.727273,3.636364,0.363636 -L 3.636364,0.363636,2.909091,0 -L 2.909091,0,2.181818,0 -L 2.181818,0,1.454545,0.363636 -L 1.454545,0.363636,1.090909,0.727273 -L 1.090909,0.727273,0.727273,1.818182 - -[c] 13 -L 0,4,0.727273,4.727273 -L 0.727273,4.727273,1.454545,5.090909 -L 1.454545,5.090909,1.818182,5.090909 -L 1.818182,5.090909,2.545455,4.727273 -L 2.545455,4.727273,2.909091,4.363636 -L 2.909091,4.363636,3.272727,3.272727 -L 3.272727,3.272727,3.272727,1.818182 -L 3.272727,1.818182,2.909091,0 -L 5.818182,5.090909,5.454545,4 -L 5.454545,4,5.090909,3.272727 -L 5.090909,3.272727,2.909091,0 -L 2.909091,0,2.181818,-1.454545 -L 2.181818,-1.454545,1.818182,-2.545455 - -[d] 22 -L 2.909091,5.090909,1.818182,5.090909 -L 1.818182,5.090909,1.090909,4.727273 -L 1.090909,4.727273,0.363636,4 -L 0.363636,4,0,2.909091 -L 0,2.909091,0,1.818182 -L 0,1.818182,0.363636,0.727273 -L 0.363636,0.727273,0.727273,0.363636 -L 0.727273,0.363636,1.454545,0 -L 1.454545,0,2.181818,0 -L 2.181818,0,2.909091,0.363636 -L 2.909091,0.363636,3.636364,1.090909 -L 3.636364,1.090909,4,2.181818 -L 4,2.181818,4,3.272727 -L 4,3.272727,3.636364,4.363636 -L 3.636364,4.363636,2.909091,5.090909 -L 2.909091,5.090909,2.181818,5.818182 -L 2.181818,5.818182,1.818182,6.545455 -L 1.818182,6.545455,1.818182,7.272727 -L 1.818182,7.272727,2.181818,7.636364 -L 2.181818,7.636364,2.909091,7.636364 -L 2.909091,7.636364,3.636364,7.272727 -L 3.636364,7.272727,4.363636,6.545455 - -[e] 15 -L 3.636364,4.363636,3.272727,4.727273 -L 3.272727,4.727273,2.545455,5.090909 -L 2.545455,5.090909,1.454545,5.090909 -L 1.454545,5.090909,0.727273,4.727273 -L 0.727273,4.727273,0.727273,4 -L 0.727273,4,1.090909,3.272727 -L 1.090909,3.272727,2.181818,2.909091 -L 2.181818,2.909091,0.727273,2.545455 -L 0.727273,2.545455,0,1.818182 -L 0,1.818182,0,1.090909 -L 0,1.090909,0.363636,0.363636 -L 0.363636,0.363636,1.090909,0 -L 1.090909,0,2.181818,0 -L 2.181818,0,2.909091,0.363636 -L 2.909091,0.363636,3.636364,1.090909 - -[f] 19 -L 2.545455,7.636364,1.818182,7.272727 -L 1.818182,7.272727,1.454545,6.909091 -L 1.454545,6.909091,1.454545,6.545455 -L 1.454545,6.545455,1.818182,6.181818 -L 1.818182,6.181818,2.909091,5.818182 -L 2.909091,5.818182,4,5.818182 -L 4,5.818182,2.545455,5.090909 -L 2.545455,5.090909,1.454545,4.363636 -L 1.454545,4.363636,0.363636,3.272727 -L 0.363636,3.272727,0,2.181818 -L 0,2.181818,0,1.454545 -L 0,1.454545,0.363636,0.727273 -L 0.363636,0.727273,1.090909,0 -L 1.090909,0,2.181818,-0.727273 -L 2.181818,-0.727273,2.545455,-1.454545 -L 2.545455,-1.454545,2.545455,-2.181818 -L 2.545455,-2.181818,2.181818,-2.545455 -L 2.181818,-2.545455,1.454545,-2.545455 -L 1.454545,-2.545455,1.090909,-1.818182 - -[g] 15 -L 0,3.636364,0.363636,4.363636 -L 0.363636,4.363636,1.090909,5.090909 -L 1.090909,5.090909,1.818182,5.090909 -L 1.818182,5.090909,2.181818,4.727273 -L 2.181818,4.727273,2.181818,4 -L 2.181818,4,1.818182,2.545455 -L 1.818182,2.545455,1.090909,0 -L 1.818182,2.545455,2.545455,4 -L 2.545455,4,3.272727,4.727273 -L 3.272727,4.727273,4,5.090909 -L 4,5.090909,4.727273,5.090909 -L 4.727273,5.090909,5.454545,4.363636 -L 5.454545,4.363636,5.454545,3.272727 -L 5.454545,3.272727,5.090909,1.454545 -L 5.090909,1.454545,4,-2.545455 - -[h] 25 -L 0,3.636364,0.363636,4.363636 -L 0.363636,4.363636,1.090909,5.090909 -L 1.090909,5.090909,1.818182,5.090909 -L 1.818182,5.090909,2.181818,4.727273 -L 2.181818,4.727273,2.181818,4 -L 2.181818,4,1.818182,2.181818 -L 1.818182,2.181818,1.818182,1.090909 -L 1.818182,1.090909,2.181818,0.363636 -L 2.181818,0.363636,2.545455,0 -L 2.545455,0,3.272727,0 -L 3.272727,0,4,0.363636 -L 4,0.363636,4.727273,1.454545 -L 4.727273,1.454545,5.090909,2.181818 -L 5.090909,2.181818,5.454545,3.272727 -L 5.454545,3.272727,5.818182,5.090909 -L 5.818182,5.090909,5.818182,6.181818 -L 5.818182,6.181818,5.454545,7.272727 -L 5.454545,7.272727,4.727273,7.636364 -L 4.727273,7.636364,4,7.636364 -L 4,7.636364,3.636364,6.909091 -L 3.636364,6.909091,3.636364,6.181818 -L 3.636364,6.181818,4,5.090909 -L 4,5.090909,4.727273,4 -L 4.727273,4,5.454545,3.272727 -L 5.454545,3.272727,6.545455,2.545455 - -[i] 7 -L 1.090909,5.090909,0.363636,2.545455 -L 0.363636,2.545455,0,1.090909 -L 0,1.090909,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,1.090909,0 -L 1.090909,0,1.818182,0.727273 -L 1.818182,0.727273,2.181818,1.454545 - -[j] 13 -L 1.454545,5.090909,0,0 -L 5.090909,4.727273,4.727273,5.090909 -L 4.727273,5.090909,4.363636,5.090909 -L 4.363636,5.090909,3.636364,4.727273 -L 3.636364,4.727273,2.181818,3.272727 -L 2.181818,3.272727,1.454545,2.909091 -L 1.454545,2.909091,1.090909,2.909091 -L 1.090909,2.909091,1.818182,2.545455 -L 1.818182,2.545455,2.181818,2.181818 -L 2.181818,2.181818,2.909091,0.363636 -L 2.909091,0.363636,3.272727,0 -L 3.272727,0,3.636364,0 -L 3.636364,0,4,0.363636 - -[k] 5 -L 0,7.636364,0.727273,7.636364 -L 0.727273,7.636364,1.454545,7.272727 -L 1.454545,7.272727,1.818182,6.909091 -L 1.818182,6.909091,4.727273,0 -L 2.545455,5.090909,0.363636,0 - -[l] 15 -L 2.181818,5.090909,0,-2.545455 -L 1.818182,3.636364,1.454545,1.818182 -L 1.454545,1.818182,1.454545,0.727273 -L 1.454545,0.727273,2.181818,0 -L 2.181818,0,2.909091,0 -L 2.909091,0,3.636364,0.363636 -L 3.636364,0.363636,4.363636,1.090909 -L 4.363636,1.090909,5.090909,2.545455 -L 5.818182,5.090909,5.090909,2.545455 -L 5.090909,2.545455,4.727273,1.090909 -L 4.727273,1.090909,4.727273,0.363636 -L 4.727273,0.363636,5.090909,0 -L 5.090909,0,5.818182,0 -L 5.818182,0,6.545455,0.727273 -L 6.545455,0.727273,6.909091,1.454545 - -[m] 10 -L 0,5.090909,1.090909,5.090909 -L 1.090909,5.090909,0.727273,2.909091 -L 0.727273,2.909091,0.363636,1.090909 -L 0.363636,1.090909,0,0 -L 4.727273,5.090909,4.363636,4 -L 4.363636,4,4,3.272727 -L 4,3.272727,3.272727,2.181818 -L 3.272727,2.181818,2.181818,1.090909 -L 2.181818,1.090909,1.090909,0.363636 -L 1.090909,0.363636,0,0 - -[n] 23 -L 2.545455,7.636364,1.818182,7.272727 -L 1.818182,7.272727,1.454545,6.909091 -L 1.454545,6.909091,1.454545,6.545455 -L 1.454545,6.545455,1.818182,6.181818 -L 1.818182,6.181818,2.909091,5.818182 -L 2.909091,5.818182,4,5.818182 -L 2.909091,5.818182,1.818182,5.454545 -L 1.818182,5.454545,1.090909,5.090909 -L 1.090909,5.090909,0.727273,4.363636 -L 0.727273,4.363636,0.727273,3.636364 -L 0.727273,3.636364,1.454545,2.909091 -L 1.454545,2.909091,2.545455,2.545455 -L 2.545455,2.545455,3.272727,2.545455 -L 2.545455,2.545455,1.090909,2.181818 -L 1.090909,2.181818,0.363636,1.818182 -L 0.363636,1.818182,0,1.090909 -L 0,1.090909,0,0.363636 -L 0,0.363636,0.727273,-0.363636 -L 0.727273,-0.363636,2.181818,-1.090909 -L 2.181818,-1.090909,2.545455,-1.454545 -L 2.545455,-1.454545,2.545455,-2.181818 -L 2.545455,-2.181818,1.818182,-2.545455 -L 1.818182,-2.545455,1.090909,-2.545455 - -[o] 16 -L 1.818182,5.090909,1.090909,4.727273 -L 1.090909,4.727273,0.363636,4 -L 0.363636,4,0,2.909091 -L 0,2.909091,0,1.818182 -L 0,1.818182,0.363636,0.727273 -L 0.363636,0.727273,0.727273,0.363636 -L 0.727273,0.363636,1.454545,0 -L 1.454545,0,2.181818,0 -L 2.181818,0,2.909091,0.363636 -L 2.909091,0.363636,3.636364,1.090909 -L 3.636364,1.090909,4,2.181818 -L 4,2.181818,4,3.272727 -L 4,3.272727,3.636364,4.363636 -L 3.636364,4.363636,3.272727,4.727273 -L 3.272727,4.727273,2.545455,5.090909 -L 2.545455,5.090909,1.818182,5.090909 - -[p] 7 -L 2.545455,5.090909,1.090909,0 -L 4.363636,5.090909,4.727273,2.909091 -L 4.727273,2.909091,5.090909,1.090909 -L 5.090909,1.090909,5.454545,0 -L 0,4,0.727273,4.727273 -L 0.727273,4.727273,1.818182,5.090909 -L 1.818182,5.090909,6.545455,5.090909 - -[q] 17 -L 1.454545,2.909091,1.454545,1.818182 -L 1.454545,1.818182,1.818182,0.727273 -L 1.818182,0.727273,2.181818,0.363636 -L 2.181818,0.363636,2.909091,0 -L 2.909091,0,3.636364,0 -L 3.636364,0,4.363636,0.363636 -L 4.363636,0.363636,5.090909,1.090909 -L 5.090909,1.090909,5.454545,2.181818 -L 5.454545,2.181818,5.454545,3.272727 -L 5.454545,3.272727,5.090909,4.363636 -L 5.090909,4.363636,4.727273,4.727273 -L 4.727273,4.727273,4,5.090909 -L 4,5.090909,3.272727,5.090909 -L 3.272727,5.090909,2.545455,4.727273 -L 2.545455,4.727273,1.818182,4 -L 1.818182,4,1.454545,2.909091 -L 1.454545,2.909091,0,-2.545455 - -[r] 16 -L 5.454545,5.090909,1.818182,5.090909 -L 1.818182,5.090909,1.090909,4.727273 -L 1.090909,4.727273,0.363636,4 -L 0.363636,4,0,2.909091 -L 0,2.909091,0,1.818182 -L 0,1.818182,0.363636,0.727273 -L 0.363636,0.727273,0.727273,0.363636 -L 0.727273,0.363636,1.454545,0 -L 1.454545,0,2.181818,0 -L 2.181818,0,2.909091,0.363636 -L 2.909091,0.363636,3.636364,1.090909 -L 3.636364,1.090909,4,2.181818 -L 4,2.181818,4,3.272727 -L 4,3.272727,3.636364,4.363636 -L 3.636364,4.363636,3.272727,4.727273 -L 3.272727,4.727273,2.545455,5.090909 - -[s] 4 -L 3.272727,5.090909,2.181818,0 -L 0,4,0.727273,4.727273 -L 0.727273,4.727273,1.818182,5.090909 -L 1.818182,5.090909,5.818182,5.090909 - -[t] 14 -L 0,3.636364,0.363636,4.363636 -L 0.363636,4.363636,1.090909,5.090909 -L 1.090909,5.090909,1.818182,5.090909 -L 1.818182,5.090909,2.181818,4.727273 -L 2.181818,4.727273,2.181818,4 -L 2.181818,4,1.454545,1.818182 -L 1.454545,1.818182,1.454545,0.727273 -L 1.454545,0.727273,2.181818,0 -L 2.181818,0,2.909091,0 -L 2.909091,0,4,0.363636 -L 4,0.363636,4.727273,1.090909 -L 4.727273,1.090909,5.454545,2.545455 -L 5.454545,2.545455,5.818182,4 -L 5.818182,4,5.818182,5.090909 - -[u] 19 -L 1.818182,4.727273,1.090909,4.363636 -L 1.090909,4.363636,0.363636,3.636364 -L 0.363636,3.636364,0,2.545455 -L 0,2.545455,0,1.454545 -L 0,1.454545,0.363636,0.727273 -L 0.363636,0.727273,0.727273,0.363636 -L 0.727273,0.363636,1.454545,0 -L 1.454545,0,2.545455,0 -L 2.545455,0,3.636364,0.363636 -L 3.636364,0.363636,4.727273,1.090909 -L 4.727273,1.090909,5.454545,2.181818 -L 5.454545,2.181818,5.818182,3.272727 -L 5.818182,3.272727,5.818182,4.363636 -L 5.818182,4.363636,5.090909,5.090909 -L 5.090909,5.090909,4.363636,5.090909 -L 4.363636,5.090909,3.636364,4.363636 -L 3.636364,4.363636,2.909091,2.909091 -L 2.909091,2.909091,2.181818,1.090909 -L 2.181818,1.090909,1.090909,-2.545455 - -[v] 10 -L 0.363636,5.090909,1.090909,5.090909 -L 1.090909,5.090909,1.818182,4.363636 -L 1.818182,4.363636,4,-1.818182 -L 4,-1.818182,4.727273,-2.545455 -L 4.727273,-2.545455,5.454545,-2.545455 -L 5.818182,5.090909,5.454545,4.363636 -L 5.454545,4.363636,4.727273,3.272727 -L 4.727273,3.272727,1.090909,-0.727273 -L 1.090909,-0.727273,0.363636,-1.818182 -L 0.363636,-1.818182,0,-2.545455 - -[w] 16 -L 5.454545,7.636364,2.545455,-2.545455 -L 0,3.636364,0.363636,4.363636 -L 0.363636,4.363636,1.090909,5.090909 -L 1.090909,5.090909,1.818182,5.090909 -L 1.818182,5.090909,2.181818,4.727273 -L 2.181818,4.727273,2.181818,4 -L 2.181818,4,1.818182,2.181818 -L 1.818182,2.181818,1.818182,1.090909 -L 1.818182,1.090909,2.181818,0.363636 -L 2.181818,0.363636,2.909091,0 -L 2.909091,0,3.636364,0 -L 3.636364,0,4.727273,0.363636 -L 4.727273,0.363636,5.454545,1.090909 -L 5.454545,1.090909,6.181818,2.181818 -L 6.181818,2.181818,6.909091,4 -L 6.909091,4,7.272727,5.090909 - -[x] 19 -L 1.818182,5.090909,1.090909,4.727273 -L 1.090909,4.727273,0.363636,3.636364 -L 0.363636,3.636364,0,2.545455 -L 0,2.545455,0,1.454545 -L 0,1.454545,0.363636,0.363636 -L 0.363636,0.363636,0.727273,0 -L 0.727273,0,1.454545,0 -L 1.454545,0,2.181818,0.363636 -L 2.181818,0.363636,2.909091,1.454545 -L 3.272727,2.909091,2.909091,1.454545 -L 2.909091,1.454545,3.272727,0.363636 -L 3.272727,0.363636,3.636364,0 -L 3.636364,0,4.363636,0 -L 4.363636,0,5.090909,0.363636 -L 5.090909,0.363636,5.818182,1.454545 -L 5.818182,1.454545,6.181818,2.545455 -L 6.181818,2.545455,6.181818,3.636364 -L 6.181818,3.636364,5.818182,4.727273 -L 5.818182,4.727273,5.454545,5.090909 - -[y] 0 - -[z] 0 - -[{] 34 -L 1.818182,9.090909,1.090909,8.727273 -L 1.090909,8.727273,0.727273,8.363636 -L 0.727273,8.363636,0.363636,7.636364 -L 0.363636,7.636364,0.363636,6.909091 -L 0.363636,6.909091,0.727273,6.181818 -L 0.727273,6.181818,1.090909,5.818182 -L 1.090909,5.818182,1.454545,5.090909 -L 1.454545,5.090909,1.454545,4.363636 -L 1.454545,4.363636,0.727273,3.636364 -L 1.090909,8.727273,0.727273,8 -L 0.727273,8,0.727273,7.272727 -L 0.727273,7.272727,1.090909,6.545455 -L 1.090909,6.545455,1.454545,6.181818 -L 1.454545,6.181818,1.818182,5.454545 -L 1.818182,5.454545,1.818182,4.727273 -L 1.818182,4.727273,1.454545,4 -L 1.454545,4,0,3.272727 -L 0,3.272727,1.454545,2.545455 -L 1.454545,2.545455,1.818182,1.818182 -L 1.818182,1.818182,1.818182,1.090909 -L 1.818182,1.090909,1.454545,0.363636 -L 1.454545,0.363636,1.090909,0 -L 1.090909,0,0.727273,-0.727273 -L 0.727273,-0.727273,0.727273,-1.454545 -L 0.727273,-1.454545,1.090909,-2.181818 -L 0.727273,2.909091,1.454545,2.181818 -L 1.454545,2.181818,1.454545,1.454545 -L 1.454545,1.454545,1.090909,0.727273 -L 1.090909,0.727273,0.727273,0.363636 -L 0.727273,0.363636,0.363636,-0.363636 -L 0.363636,-0.363636,0.363636,-1.090909 -L 0.363636,-1.090909,0.727273,-1.818182 -L 0.727273,-1.818182,1.090909,-2.181818 -L 1.090909,-2.181818,1.818182,-2.545455 - -[|] 1 -L 0,9.090909,0,-2.545455 - -[}] 34 -L 0,9.090909,0.727273,8.727273 -L 0.727273,8.727273,1.090909,8.363636 -L 1.090909,8.363636,1.454545,7.636364 -L 1.454545,7.636364,1.454545,6.909091 -L 1.454545,6.909091,1.090909,6.181818 -L 1.090909,6.181818,0.727273,5.818182 -L 0.727273,5.818182,0.363636,5.090909 -L 0.363636,5.090909,0.363636,4.363636 -L 0.363636,4.363636,1.090909,3.636364 -L 0.727273,8.727273,1.090909,8 -L 1.090909,8,1.090909,7.272727 -L 1.090909,7.272727,0.727273,6.545455 -L 0.727273,6.545455,0.363636,6.181818 -L 0.363636,6.181818,0,5.454545 -L 0,5.454545,0,4.727273 -L 0,4.727273,0.363636,4 -L 0.363636,4,1.818182,3.272727 -L 1.818182,3.272727,0.363636,2.545455 -L 0.363636,2.545455,0,1.818182 -L 0,1.818182,0,1.090909 -L 0,1.090909,0.363636,0.363636 -L 0.363636,0.363636,0.727273,0 -L 0.727273,0,1.090909,-0.727273 -L 1.090909,-0.727273,1.090909,-1.454545 -L 1.090909,-1.454545,0.727273,-2.181818 -L 1.090909,2.909091,0.363636,2.181818 -L 0.363636,2.181818,0.363636,1.454545 -L 0.363636,1.454545,0.727273,0.727273 -L 0.727273,0.727273,1.090909,0.363636 -L 1.090909,0.363636,1.454545,-0.363636 -L 1.454545,-0.363636,1.454545,-1.090909 -L 1.454545,-1.090909,1.090909,-1.818182 -L 1.090909,-1.818182,0.727273,-2.181818 -L 0.727273,-2.181818,0,-2.545455 - -#EOF diff --git a/fonts/hershey.readme b/fonts/hershey.readme deleted file mode 100644 index 6c7efd9..0000000 --- a/fonts/hershey.readme +++ /dev/null @@ -1,260 +0,0 @@ -Hershey fonts for Ghostscript - -This file, unlike the rest of Ghostscript, consists entirely of information -copied from public sources. It therefore is not covered by the Ghostscript -copyright or license: it is in the public domain. - -For other information, see the Ghostscript overview. You can also read about -Ghostscript fonts in general. - -Mod.sources: Volume 4, Issue 42 -Submitted by: pyramid!octopus!pete (Pete Holzmann) - -This is part 1 of five parts of the first Usenet distribution of -the Hershey Fonts. See the README file for more details. - -Peter Holzmann, Octopus Enterprises -USPS: 19611 La Mar Court, Cupertino, CA 95014 -UUCP: {hplabs!hpdsd,pyramid}!octopus!pete -Phone: 408/996-7746 - -This distribution is made possible through the collective encouragement -of the Usenet Font Consortium, a mailing list that sprang to life to get -this accomplished and that will now most likely disappear into the mists -of time... Thanks are especially due to Jim Hurt, who provided the packed -font data for the distribution, along with a lot of other help. - -This file describes the Hershey Fonts in general, along with a description of -the other files in this distribution and a simple re-distribution restriction. - -USE RESTRICTION: - This distribution of the Hershey Fonts may be used by anyone for - any purpose, commercial or otherwise, providing that: - 1. The following acknowledgements must be distributed with - the font data: - - The Hershey Fonts were originally created by Dr. - A. V. Hershey while working at the U. S. - National Bureau of Standards. - - The format of the Font data in this distribution - was originally created by - James Hurt - Cognition, Inc. - 900 Technology Park Drive - Billerica, MA 01821 - (mit-eddie!ci-dandelion!hurt) - 2. The font data in this distribution may be converted into - any other format *EXCEPT* the format distributed by - the U.S. NTIS (which organization holds the rights - to the distribution and use of the font data in that - particular format). Not that anybody would really - *want* to use their format... each point is described - in eight bytes as "xxx yyy:", where xxx and yyy are - the coordinate values as ASCII numbers. - -*PLEASE* be reassured: The legal implications of NTIS' attempt to control -a particular form of the Hershey Fonts *are* troubling. HOWEVER: We have -been endlessly and repeatedly assured by NTIS that they do not care what -we do with our version of the font data, they do not want to know about it, -they understand that we are distributing this information all over the world, -etc etc etc... but because it isn't in their *exact* distribution format, they -just don't care!!! So go ahead and use the data with a clear conscience! (If -you feel bad about it, take a smaller deduction for something on your taxes -next week...) - -The Hershey Fonts: - - are a set of more than 2000 glyph (symbol) descriptions in vector - ( point-to-point ) format - - can be grouped as almost 20 'occidental' (english, greek, - cyrillic) fonts, 3 or more 'oriental' (Kanji, Hiragana, - and Katakana) fonts, and a few hundred miscellaneous - symbols (mathematical, musical, cartographic, etc etc) - - are suitable for typographic quality output on a vector device - (such as a plotter) when used at an appropriate scale. - - were digitized by Dr. A. V. Hershey while working for the U.S. - Government National Bureau of Standards (NBS). - - are in the public domain, with a few caveats: - - They are available from NTIS (National Technical Info. - Service) in a computer-readable from which is *not* - in the public domain. This format is described in - a hardcopy publication "Tables of Coordinates for - Hershey's Repertory of Occidental Type Fonts and - Graphic Symbols" available from NTIS for less than - $20 US (phone number +1 703 487 4763). - - NTIS does not care about and doesn't want to know about - what happens to Hershey Font data that is not - distributed in their exact format. - - This distribution is not in the NTIS format, and thus is - only subject to the simple restriction described - at the top of this file. - -Hard Copy samples of the Hershey Fonts are best obtained by purchasing the -book described above from NTIS. It contains a sample of all of the Occidental -symbols (but none of the Oriental symbols). - -This distribution: - - contains - * a complete copy of the Font data using the original - glyph-numbering sequence - * a set of translation tables that could be used to generate - ASCII-sequence fonts in various typestyles - * a couple of sample programs in C and Fortran that are - capable of parsing the font data and displaying it - on a graphic device (we recommend that if you - wish to write programs using the fonts, you should - hack up one of these until it works on your system) - - - consists of the following files... - hershey.doc - details of the font data format, typestyles and - symbols included, etc. - hersh.oc[1-4] - The Occidental font data (these files can - be catenated into one large database) - hersh.or[1-4] - The Oriental font data (likewise here) - *.hmp - Occidental font map files. Each file is a translation - table from Hershey glyph numbers to ASCII - sequence for a particular typestyle. - hershey.f77 - A fortran program that reads and displays all - of the glyphs in a Hershey font file. - hershey.c - The same, in C, using GKS, for MS-DOS and the - PC-Color Graphics Adaptor. - -Additional Work To Be Done (volunteers welcome!): - - - Integrate this complete set of data with the hershey font - typesetting - program recently distributed to mod.sources - - Come up with an integrated data structure and supporting routines - that make use of the ASCII translation tables - - Digitize additional characters for the few places where non-ideal - symbol substitutions were made in the ASCII translation -tables. - - Make a version of the demo program (hershey.c or hershey.f77) that - uses the standard Un*x plot routines. - - Write a banner-style program using Hershey Fonts for input and - non-graphic terminals or printers for output. - - Anything else you'd like! - -This file provides a brief description of the contents of the Occidental -Hershey Font Files. For a complete listing of the fonts in hard copy, order -NBS Special Publication 424, "A contribution to computer typesetting -techniques: Tables of Coordinates for Hershey's Repertory of Occidental -Type Fonts and Graphic Symbols". You can get it from NTIS (phone number is -+1 703 487 4763) for less than twenty dollars US. - -Basic Glyph (symbol) data: - - hersh.oc1 - numbers 1 to 1199 - hersh.oc2 - numbers 1200 to 2499 - hersh.oc3 - numbers 2500 to 3199 - hersh.oc4 - numbers 3200 to 3999 - - These four files contain approximately 19 different fonts in -the A-Z alphabet plus greek and cyrillic, along with hundreds of special -symbols, described generically below. - - There are also four files of Oriental fonts (hersh.or[1-4]). These -files contain symbols from three Japanese alphabets (Kanji, Hiragana, and -Katakana). It is unknown what other symbols may be contained therein, nor -is it known what order the symbols are in (I don't know Japanese!). - - Back to the Occidental files: - -Fonts: - Roman: Plain, Simplex, Duplex, Complex Small, Complex, Triplex - Italic: Complex Small, Complex, Triplex - Script: Simplex, Complex - Gothic: German, English, Italian - Greek: Plain, Simplex, Complex Small, Complex - Cyrillic: Complex - -Symbols: - Mathematical (227-229,232,727-779,732,737-740,1227-1270,2227-2270, - 1294-1412,2294-2295,2401-2412) - Daggers (for footnotes, etc) (1276-1279, 2276-2279) - Astronomical (1281-1293,2281-2293) - Astrological (2301-2312) - Musical (2317-2382) - Typesetting (ffl,fl,fi sorts of things) (miscellaneous places) - Miscellaneous (mostly in 741-909, but also elsewhere): - - Playing card suits - - Meteorology - - Graphics (lines, curves) - - Electrical - - Geometric (shapes) - - Cartographic - - Naval - - Agricultural - - Highways - - Etc... - -ASCII sequence translation files: - - The Hershey glyphs, while in a particular order, are not in an - ASCII sequence. I have provided translation files that give the - sequence of glyph numbers that will most closely approximate the - ASCII printing sequence (from space through ~, with the degree - circle tacked on at the end) for each of the above fonts: - - File names are made up of fffffftt.hmp, - - where ffffff is the font style, one of: - roman Roman - greek Greek - italic Italic - script Script - cyril Cyrillic (some characters not placed in - the ASCII sequence) - gothgr Gothic German - gothgb Gothic English - gothit Gothic Italian - - and tt is the font type, one of: - p Plain (very small, no lower case) - s Simplex (plain, normal size, no serifs) - d Duplex (normal size, no serifs, doubled lines) - c Complex (normal size, serifs, doubled lines) - t Triplex (normal size, serifs, tripled lines) - cs Complex Small (Complex, smaller than normal size) - -The three sizes are coded with particular base line (bottom of a capital - letter) and cap line (top of a capital letter) values for 'y': - - Size Base Line Cap Line - - Very Small -5 +4 - Small -6 +7 - Normal -9 +12 - - (Note: some glyphs in the 'Very Small' fonts are actually 'Small') - -The top line and bottom line, which are normally used to define vertical - spacing, are not given. Maybe somebody can determine appropriate - values for these! - -The left line and right line, which are used to define horizontal spacing, - are provided with each character in the database. - -Format of Hershey glyphs: - -5 bytes - glyphnumber -3 bytes - length of data length in 16-bit words including left&right numbers -1 byte - x value of left margin -1 byte - x value of right margin -(length*2)-2 bytes - stroke data - -left&right margins and stroke data are biased by the value of the letter 'R' -Subtract the letter 'R' to get the data. - -e.g. if the data byte is 'R', the data is 0 - if the data byte is 'T', the data is +2 - if the data byte is 'J', the data is -8 - -and so on... - -The coordinate system is x-y, with the origin (0,0) in the center of the -glyph. X increases to the right and y increases *down*. - -The stroke data is pairs of bytes, one byte for x followed by one byte for y. - -An 'R' in the stroke data indicates a 'lift pen and move' instruction. - -Public Domain. Distributed with Ghostscript 6.50, November 2000 diff --git a/fonts/iso8859-11.cxf b/fonts/iso8859-11.cxf deleted file mode 100644 index 42598a1..0000000 --- a/fonts/iso8859-11.cxf +++ /dev/null @@ -1,2070 +0,0 @@ -# Format: QCad II Font -# Creator: QCad -# Version: 2.0.1.3 -# Name: ISO8859-11 -# LetterSpacing: 3.000000 -# WordSpacing: 6.750000 -# LineSpacingFactor: 1.000000 -# Author: Unknown - -[0021] ! -L 2.397000,0.600000,2.397000,1.200000 -L 2.397000,3.000000,2.397000,8.400000 -L 2.997000,6.600000,2.997000,8.400000 -L 2.397000,7.200000,2.997000,7.200000 -L 2.397000,6.600000,2.997000,6.600000 -L 2.397000,8.400000,2.997000,8.400000 -L 2.397000,7.800000,2.997000,7.800000 - -[0022] " -L 3.796000,7.200000,4.396000,7.800000 -L 1.997000,7.200000,2.596000,7.800000 -L 4.396000,7.800000,4.396000,9.000000 -L 2.596000,7.800000,2.596000,9.000000 -L 1.997000,9.000000,2.596000,9.000000 -L 3.796000,9.000000,4.396000,9.000000 - -[0023] # -L 4.996000,6.600000,4.996000,8.400000 -L 4.397000,3.000000,4.397000,6.600000 -L 3.796000,0.600000,3.796000,3.000000 -L 3.197000,6.600000,3.197000,8.400000 -L 1.997000,0.600000,1.997000,3.000000 -L 2.596000,3.000000,2.596000,6.600000 -L 1.396000,3.000000,4.996000,3.000000 -L 1.997000,6.600000,5.596000,6.600000 - -[0024] $ -L 4.997000,2.400000,4.997000,3.600000 -L 4.997000,6.600000,4.997000,7.200000 -L 3.196000,0.000000,3.196000,9.000000 -L 1.396000,2.400000,1.396000,3.000000 -L 1.396000,6.000000,1.396000,7.200000 -L 2.596000,4.800000,1.396000,6.000000 -L 4.997000,3.600000,3.796000,4.800000 -L 4.997000,7.200000,3.796000,8.400000 -L 1.396000,7.200000,2.596000,8.400000 -L 2.596000,1.200000,1.396000,2.400000 -L 3.796000,1.200000,4.997000,2.400000 -L 2.596000,4.800000,3.796000,4.800000 -L 2.596000,1.200000,3.796000,1.200000 -L 2.596000,8.400000,3.796000,8.400000 - -[0025] % -L 1.396000,6.000000,1.396000,7.800000 -L 1.997000,1.200000,1.997000,1.800000 -L 1.396000,0.000000,1.396000,0.600000 -L 3.197000,6.000000,3.197000,7.800000 -L 3.796000,1.200000,3.796000,3.000000 -L 3.197000,3.600000,3.197000,4.200000 -L 2.597000,2.400000,2.597000,3.000000 -L 3.796000,4.800000,3.796000,5.400000 -L 5.597000,1.200000,5.597000,3.000000 -L 5.597000,8.400000,5.597000,9.000000 -L 4.997000,7.200000,4.997000,7.800000 -L 4.397000,6.000000,4.397000,6.600000 -L 1.997000,5.400000,1.396000,6.000000 -L 2.597000,5.400000,3.197000,6.000000 -L 3.796000,5.400000,3.197000,6.000000 -L 3.796000,5.400000,4.397000,6.000000 -L 3.796000,3.000000,3.197000,3.600000 -L 3.796000,3.000000,4.397000,3.600000 -L 5.597000,3.000000,4.997000,3.600000 -L 3.197000,4.200000,3.796000,4.800000 -L 1.396000,7.800000,1.997000,8.400000 -L 3.197000,7.800000,2.597000,8.400000 -L 4.997000,7.800000,5.597000,8.400000 -L 4.397000,6.600000,4.997000,7.200000 -L 2.597000,3.000000,3.197000,3.600000 -L 1.396000,0.600000,1.997000,1.200000 -L 4.397000,0.600000,3.796000,1.200000 -L 4.997000,0.600000,5.597000,1.200000 -L 1.997000,1.800000,2.597000,2.400000 -L 4.397000,3.600000,4.997000,3.600000 -L 1.997000,5.400000,2.597000,5.400000 -L 4.397000,0.600000,4.997000,0.600000 -L 1.997000,8.400000,2.597000,8.400000 - -[0026] & -L 4.997000,3.600000,4.997000,4.200000 -L 1.397000,2.400000,1.397000,3.600000 -L 1.997000,6.600000,1.997000,7.800000 -L 3.797000,3.600000,3.797000,4.200000 -L 4.396000,2.400000,4.396000,3.000000 -L 4.396000,6.600000,4.396000,7.800000 -L 3.196000,4.800000,3.196000,5.400000 -L 4.396000,3.000000,4.997000,3.600000 -L 4.396000,3.000000,3.797000,3.600000 -L 1.397000,3.600000,2.597000,4.800000 -L 3.797000,4.200000,3.196000,4.800000 -L 4.396000,7.800000,3.797000,8.400000 -L 1.997000,7.800000,2.597000,8.400000 -L 3.196000,5.400000,1.997000,6.600000 -L 3.196000,5.400000,4.396000,6.600000 -L 5.596000,1.200000,4.396000,2.400000 -L 2.597000,1.200000,1.397000,2.400000 -L 3.196000,1.200000,4.396000,2.400000 -L 2.597000,4.800000,3.196000,4.800000 -L 2.597000,1.200000,3.196000,1.200000 -L 2.597000,8.400000,3.797000,8.400000 - -[0027] ' -L 1.997000,7.200000,2.597000,7.800000 -L 2.597000,7.800000,2.597000,9.000000 -L 1.997000,9.000000,2.597000,9.000000 - -[0028] ( -L 3.797000,7.800000,4.997000,9.000000 -L 3.196000,6.600000,3.797000,7.200000 -L 4.997000,0.000000,3.797000,1.200000 -L 3.797000,1.800000,3.196000,2.400000 -L 3.196000,2.400000,3.196000,6.600000 -L 3.797000,1.200000,3.797000,1.800000 -L 3.797000,7.200000,3.797000,7.800000 - -[0029] ) -L 2.597000,7.800000,1.396000,9.000000 -L 3.197000,6.600000,2.597000,7.200000 -L 1.396000,0.000000,2.597000,1.200000 -L 2.597000,1.800000,3.197000,2.400000 -L 2.597000,1.200000,2.597000,1.800000 -L 2.597000,7.200000,2.597000,7.800000 -L 3.197000,2.400000,3.197000,6.600000 - -[002a] * -L 3.197000,3.000000,3.197000,6.600000 -L 2.597000,4.800000,1.397000,6.000000 -L 3.796000,4.800000,4.997000,6.000000 -L 4.997000,3.600000,3.796000,4.800000 -L 1.397000,3.600000,2.597000,4.800000 -L 2.597000,4.800000,3.796000,4.800000 - -[002b] + -L 3.197000,2.400000,3.197000,7.200000 -L 1.396000,4.800000,4.997000,4.800000 - -[002c] , -L 1.197000,0.000000,1.797000,0.600000 -L 1.197000,1.800000,1.797000,1.800000 -L 1.797000,0.600000,1.797000,1.800000 - -[002d] - -L 1.396000,4.800000,4.996000,4.800000 - -[002e] . -L 1.197000,1.200000,1.797000,1.200000 -L 1.197000,1.800000,1.797000,1.800000 -L 1.197000,1.200000,1.197000,1.800000 -L 1.797000,1.200000,1.797000,1.800000 - -[002f] / -L 3.197000,4.800000,3.796000,5.400000 -L 2.596000,3.600000,3.197000,4.200000 -L 3.796000,6.000000,4.396000,6.600000 -L 4.396000,7.200000,4.997000,7.800000 -L 1.997000,2.400000,2.596000,3.000000 -L 1.397000,1.200000,1.997000,1.800000 -L 1.397000,0.600000,1.397000,1.200000 -L 3.796000,5.400000,3.796000,6.000000 -L 4.396000,6.600000,4.396000,7.200000 -L 4.997000,7.800000,4.997000,8.400000 -L 3.197000,4.200000,3.197000,4.800000 -L 1.997000,1.800000,1.997000,2.400000 -L 2.596000,3.000000,2.596000,3.600000 - -[0030] 0 -L 2.596000,7.200000,2.596000,7.800000 -L 4.396000,1.800000,4.396000,2.400000 -L 4.396000,7.200000,4.396000,7.800000 -L 2.596000,1.800000,2.596000,2.400000 -L 1.997000,3.000000,1.997000,6.600000 -L 4.996000,3.000000,4.996000,6.600000 -L 2.596000,7.800000,3.196000,8.400000 -L 4.396000,7.800000,3.796000,8.400000 -L 4.996000,6.600000,4.396000,7.200000 -L 1.997000,6.600000,2.596000,7.200000 -L 2.596000,2.400000,1.997000,3.000000 -L 4.396000,2.400000,4.996000,3.000000 -L 3.796000,1.200000,4.396000,1.800000 -L 3.196000,1.200000,2.596000,1.800000 -L 3.196000,1.200000,3.796000,1.200000 -L 3.196000,8.400000,3.796000,8.400000 - -[0031] 1 -L 3.196000,1.200000,3.196000,8.400000 -L 1.997000,6.600000,2.597000,7.200000 -L 2.597000,7.200000,3.196000,7.200000 - -[0032] 2 -L 1.997000,1.200000,1.997000,2.400000 -L 1.997000,6.600000,1.997000,7.200000 -L 4.997000,6.000000,4.997000,7.200000 -L 2.597000,3.000000,2.597000,3.600000 -L 2.597000,3.600000,4.997000,6.000000 -L 1.997000,7.200000,3.197000,8.400000 -L 4.997000,7.200000,3.796000,8.400000 -L 1.997000,2.400000,2.597000,3.000000 -L 1.997000,1.200000,4.997000,1.200000 -L 3.197000,8.400000,3.796000,8.400000 - -[0033] 3 -L 1.396000,2.400000,1.396000,3.000000 -L 1.396000,6.600000,1.396000,7.200000 -L 4.997000,2.400000,4.997000,3.600000 -L 4.997000,6.000000,4.997000,7.200000 -L 3.797000,4.800000,4.997000,6.000000 -L 4.997000,3.600000,3.797000,4.800000 -L 4.997000,7.200000,3.797000,8.400000 -L 1.396000,7.200000,2.597000,8.400000 -L 2.597000,1.200000,1.396000,2.400000 -L 3.797000,1.200000,4.997000,2.400000 -L 2.597000,4.800000,3.797000,4.800000 -L 2.597000,1.200000,3.797000,1.200000 -L 2.597000,8.400000,3.797000,8.400000 - -[0034] 4 -L 3.796000,1.200000,3.796000,8.400000 -L 3.197000,7.200000,3.197000,7.800000 -L 2.596000,6.000000,2.596000,6.600000 -L 1.397000,3.600000,1.397000,4.200000 -L 1.997000,4.800000,1.997000,5.400000 -L 1.997000,5.400000,2.596000,6.000000 -L 1.397000,4.200000,1.997000,4.800000 -L 2.596000,6.600000,3.197000,7.200000 -L 1.397000,3.600000,4.997000,3.600000 -L 3.197000,7.200000,3.796000,7.200000 -L 3.197000,7.800000,3.796000,7.800000 - -[0035] 5 -L 1.397000,2.400000,1.397000,3.000000 -L 1.397000,4.800000,1.397000,6.000000 -L 1.997000,6.600000,1.997000,8.400000 -L 4.997000,2.400000,4.997000,4.800000 -L 1.997000,5.400000,2.597000,6.000000 -L 4.997000,4.800000,3.797000,6.000000 -L 1.397000,6.000000,1.997000,6.600000 -L 2.597000,6.000000,1.997000,6.600000 -L 2.597000,1.200000,1.397000,2.400000 -L 3.797000,1.200000,4.997000,2.400000 -L 2.597000,6.000000,3.797000,6.000000 -L 1.397000,5.400000,1.997000,5.400000 -L 2.597000,1.200000,3.797000,1.200000 -L 1.997000,8.400000,4.396000,8.400000 - -[0036] 6 -L 1.396000,2.400000,1.396000,6.600000 -L 1.997000,7.200000,1.997000,7.800000 -L 4.997000,2.400000,4.997000,4.200000 -L 1.997000,4.800000,2.597000,5.400000 -L 4.997000,4.200000,3.797000,5.400000 -L 1.997000,7.800000,2.597000,8.400000 -L 4.397000,7.800000,3.797000,8.400000 -L 1.396000,6.600000,1.997000,7.200000 -L 3.797000,1.200000,4.997000,2.400000 -L 2.597000,1.200000,1.396000,2.400000 -L 1.396000,4.800000,1.997000,4.800000 -L 2.597000,5.400000,3.797000,5.400000 -L 2.597000,1.200000,3.797000,1.200000 -L 2.597000,8.400000,3.797000,8.400000 - -[0037] 7 -L 4.996000,7.800000,4.996000,8.400000 -L 3.796000,4.200000,3.796000,6.000000 -L 4.397000,6.600000,4.397000,7.200000 -L 3.197000,0.600000,3.197000,3.600000 -L 3.197000,3.600000,3.796000,4.200000 -L 4.397000,7.200000,4.996000,7.800000 -L 3.796000,6.000000,4.397000,6.600000 -L 1.396000,8.400000,4.996000,8.400000 - -[0038] 8 -L 1.397000,2.400000,1.397000,3.600000 -L 1.397000,6.000000,1.397000,7.200000 -L 4.997000,2.400000,4.997000,3.600000 -L 4.997000,6.000000,4.997000,7.200000 -L 2.597000,4.800000,1.397000,6.000000 -L 3.797000,4.800000,4.997000,6.000000 -L 1.397000,3.600000,2.597000,4.800000 -L 4.997000,3.600000,3.797000,4.800000 -L 1.397000,7.200000,2.597000,8.400000 -L 4.997000,7.200000,3.797000,8.400000 -L 2.597000,1.200000,1.397000,2.400000 -L 3.797000,1.200000,4.997000,2.400000 -L 2.597000,4.800000,3.797000,4.800000 -L 2.597000,1.200000,3.797000,1.200000 -L 2.597000,8.400000,3.797000,8.400000 - -[0039] 9 -L 4.997000,2.400000,4.997000,7.200000 -L 1.396000,5.400000,1.396000,7.200000 -L 2.597000,4.200000,1.396000,5.400000 -L 3.796000,4.200000,4.397000,4.800000 -L 1.396000,7.200000,2.597000,8.400000 -L 4.997000,7.200000,3.796000,8.400000 -L 2.597000,1.200000,1.396000,2.400000 -L 3.796000,1.200000,4.997000,2.400000 -L 2.597000,4.200000,3.796000,4.200000 -L 4.397000,4.800000,4.997000,4.800000 -L 2.597000,1.200000,3.796000,1.200000 -L 2.597000,8.400000,3.796000,8.400000 - -[003a] : -L 2.997000,1.800000,2.997000,2.400000 -L 2.997000,6.000000,2.997000,6.600000 -L 2.397000,1.800000,2.397000,2.400000 -L 2.397000,6.000000,2.397000,6.600000 -L 2.397000,6.000000,2.997000,6.000000 -L 2.397000,2.400000,2.997000,2.400000 -L 2.397000,1.800000,2.997000,1.800000 -L 2.397000,6.600000,2.997000,6.600000 - -[003b] ; -L 2.397000,1.200000,2.997000,1.800000 -L 2.997000,6.000000,2.997000,6.600000 -L 2.997000,1.800000,2.997000,3.000000 -L 2.397000,6.000000,2.397000,6.600000 -L 2.397000,6.000000,2.997000,6.000000 -L 2.397000,3.000000,2.997000,3.000000 -L 2.397000,6.600000,2.997000,6.600000 - -[003c] < -L 4.997000,1.800000,2.597000,4.200000 -L 2.597000,4.800000,4.997000,7.200000 -L 2.597000,4.200000,2.597000,4.800000 - -[003d] = -L 1.396000,3.600000,4.997000,3.600000 -L 1.396000,6.000000,4.997000,6.000000 - -[003e] > -L 1.997000,1.800000,4.397000,4.200000 -L 4.397000,4.800000,1.997000,7.200000 -L 4.397000,4.200000,4.397000,4.800000 - -[003f] ? -L 2.997000,4.800000,4.197000,6.000000 -L 2.397000,3.600000,2.997000,4.200000 -L 4.197000,7.200000,2.997000,8.400000 -L 0.597000,7.200000,1.797000,8.400000 -L 2.997000,4.200000,2.997000,4.800000 -L 2.397000,3.000000,2.397000,3.600000 -L 2.397000,0.600000,2.397000,1.200000 -L 4.197000,6.000000,4.197000,7.200000 -L 0.597000,6.000000,0.597000,7.200000 -L 1.797000,8.400000,2.997000,8.400000 - -[0040] @ -L 1.396000,3.600000,1.396000,6.000000 -L 1.997000,2.400000,1.997000,3.000000 -L 4.997000,6.600000,4.997000,7.200000 -L 5.597000,4.200000,5.597000,6.000000 -L 4.396000,4.200000,4.396000,6.000000 -L 1.997000,6.600000,1.997000,7.200000 -L 2.597000,4.200000,2.597000,6.000000 -L 3.197000,6.000000,3.197000,6.600000 -L 3.197000,3.600000,2.597000,4.200000 -L 3.797000,3.600000,4.396000,4.200000 -L 4.997000,3.600000,4.396000,4.200000 -L 4.997000,3.600000,5.597000,4.200000 -L 1.997000,3.000000,1.396000,3.600000 -L 1.997000,7.200000,3.197000,8.400000 -L 4.997000,7.200000,3.797000,8.400000 -L 1.396000,6.000000,1.997000,6.600000 -L 5.597000,6.000000,4.997000,6.600000 -L 2.597000,6.000000,1.997000,6.600000 -L 4.396000,6.000000,3.797000,6.600000 -L 4.396000,6.000000,4.997000,6.600000 -L 3.197000,1.200000,1.997000,2.400000 -L 4.396000,1.200000,4.997000,1.800000 -L 3.197000,3.600000,3.797000,3.600000 -L 2.597000,6.000000,3.197000,6.000000 -L 3.197000,1.200000,4.396000,1.200000 -L 3.197000,6.600000,3.797000,6.600000 -L 3.197000,8.400000,3.797000,8.400000 - -[0041] A -L 4.396000,3.600000,4.396000,5.400000 -L 3.197000,7.800000,3.197000,8.400000 -L 3.797000,6.000000,3.797000,7.200000 -L 4.997000,1.200000,4.997000,3.000000 -L 2.597000,6.000000,2.597000,7.200000 -L 1.997000,3.600000,1.997000,5.400000 -L 1.397000,1.200000,1.397000,3.000000 -L 4.396000,5.400000,3.797000,6.000000 -L 1.997000,5.400000,2.597000,6.000000 -L 1.397000,3.000000,1.997000,3.600000 -L 4.997000,3.000000,4.396000,3.600000 -L 3.797000,7.200000,3.197000,7.800000 -L 2.597000,7.200000,3.197000,7.800000 -L 1.997000,3.600000,4.396000,3.600000 - -[0042] B -L 4.997000,2.400000,4.997000,3.600000 -L 4.396000,6.000000,4.396000,7.200000 -L 3.797000,4.800000,3.797000,5.400000 -L 1.397000,1.200000,1.397000,8.400000 -L 3.797000,5.400000,4.396000,6.000000 -L 4.997000,3.600000,3.797000,4.800000 -L 4.396000,7.200000,3.196000,8.400000 -L 3.797000,1.200000,4.997000,2.400000 -L 1.397000,4.800000,3.797000,4.800000 -L 1.397000,1.200000,3.797000,1.200000 -L 1.397000,8.400000,3.196000,8.400000 - -[0043] C -L 1.396000,3.000000,1.396000,6.600000 -L 1.997000,1.800000,1.997000,2.400000 -L 1.997000,7.200000,1.997000,7.800000 -L 1.997000,7.800000,2.597000,8.400000 -L 4.997000,7.200000,3.796000,8.400000 -L 1.396000,6.600000,1.997000,7.200000 -L 3.796000,1.200000,4.997000,2.400000 -L 1.997000,2.400000,1.396000,3.000000 -L 2.597000,1.200000,1.997000,1.800000 -L 2.597000,1.200000,3.796000,1.200000 -L 2.597000,8.400000,3.796000,8.400000 - -[0044] D -L 1.397000,1.200000,1.397000,8.400000 -L 4.396000,2.400000,4.396000,3.000000 -L 4.396000,6.600000,4.396000,7.200000 -L 4.997000,3.600000,4.997000,6.000000 -L 4.396000,3.000000,4.997000,3.600000 -L 4.396000,7.200000,3.197000,8.400000 -L 4.997000,6.000000,4.396000,6.600000 -L 3.197000,1.200000,4.396000,2.400000 -L 1.397000,1.200000,3.197000,1.200000 -L 1.397000,8.400000,3.197000,8.400000 - -[0045] E -L 1.396000,1.200000,1.396000,8.400000 -L 1.396000,4.800000,4.397000,4.800000 -L 1.396000,1.200000,4.997000,1.200000 -L 1.396000,8.400000,4.997000,8.400000 - -[0046] F -L 1.396000,1.200000,1.396000,8.400000 -L 1.396000,4.800000,4.397000,4.800000 -L 1.396000,8.400000,4.997000,8.400000 - -[0047] G -L 4.997000,1.200000,4.997000,4.800000 -L 1.997000,1.800000,1.997000,2.400000 -L 1.997000,6.600000,1.997000,7.200000 -L 1.397000,3.000000,1.397000,6.000000 -L 1.997000,7.200000,3.197000,8.400000 -L 4.997000,7.200000,3.797000,8.400000 -L 1.397000,6.000000,1.997000,6.600000 -L 1.997000,2.400000,1.397000,3.000000 -L 3.197000,1.200000,2.597000,1.800000 -L 3.797000,1.200000,4.396000,1.800000 -L 3.797000,4.800000,4.997000,4.800000 -L 3.197000,1.200000,3.797000,1.200000 -L 1.997000,1.800000,2.597000,1.800000 -L 4.396000,1.800000,4.997000,1.800000 -L 3.197000,8.400000,3.797000,8.400000 - -[0048] H -L 1.396000,1.200000,1.396000,8.400000 -L 4.997000,1.200000,4.997000,8.400000 -L 1.396000,4.800000,4.997000,4.800000 - -[0049] I -L 3.197000,1.200000,3.197000,8.400000 -L 2.596000,1.200000,3.796000,1.200000 -L 2.596000,8.400000,3.796000,8.400000 - -[004A] J -L 4.997000,2.400000,4.997000,8.400000 -L 3.797000,1.200000,4.997000,2.400000 -L 3.196000,1.200000,1.997000,2.400000 -L 3.196000,1.200000,3.797000,1.200000 - -[004b] K -L 1.997000,1.200000,1.997000,8.400000 -L 2.597000,4.200000,2.597000,4.800000 -L 4.997000,2.400000,4.997000,3.000000 -L 4.997000,7.800000,4.997000,8.400000 -L 4.397000,6.600000,4.397000,7.200000 -L 3.796000,4.800000,3.796000,6.000000 -L 4.397000,3.600000,4.397000,4.200000 -L 5.597000,1.200000,5.597000,1.800000 -L 2.597000,4.800000,3.197000,5.400000 -L 4.997000,3.000000,4.397000,3.600000 -L 4.397000,4.200000,3.796000,4.800000 -L 4.397000,7.200000,4.997000,7.800000 -L 3.796000,6.000000,4.397000,6.600000 -L 5.597000,1.800000,4.997000,2.400000 -L 1.997000,4.200000,2.597000,4.200000 -L 1.997000,4.800000,2.597000,4.800000 -L 3.197000,5.400000,3.796000,5.400000 - -[004c] L -L 2.597000,1.200000,2.597000,8.400000 -L 2.597000,1.200000,5.597000,1.200000 - -[004d] M -L 4.397000,6.000000,4.397000,7.200000 -L 3.197000,1.800000,3.197000,3.600000 -L 3.797000,4.200000,3.797000,5.400000 -L 4.997000,1.200000,4.997000,8.400000 -L 1.397000,1.200000,1.397000,8.400000 -L 1.998000,6.000000,1.998000,7.200000 -L 2.597000,4.200000,2.597000,5.400000 -L 2.597000,5.400000,1.998000,6.000000 -L 3.797000,5.400000,4.397000,6.000000 -L 3.197000,3.600000,3.797000,4.200000 -L 3.197000,3.600000,2.597000,4.200000 -L 1.397000,6.000000,1.998000,6.000000 -L 4.397000,6.600000,4.997000,6.600000 -L 1.397000,6.600000,1.998000,6.600000 -L 4.397000,6.000000,4.997000,6.000000 -L 4.397000,7.200000,4.997000,7.200000 -L 1.397000,7.200000,1.998000,7.200000 - -[004e] N -L 3.796000,3.000000,3.796000,3.600000 -L 3.197000,4.200000,3.197000,5.400000 -L 4.396000,1.800000,4.396000,2.400000 -L 4.997000,1.200000,4.997000,8.400000 -L 2.597000,6.000000,2.597000,6.600000 -L 1.997000,7.200000,1.997000,7.800000 -L 1.396000,1.200000,1.396000,8.400000 -L 3.197000,5.400000,2.597000,6.000000 -L 3.796000,3.600000,3.197000,4.200000 -L 2.597000,6.600000,1.997000,7.200000 -L 4.396000,2.400000,3.796000,3.000000 -L 4.396000,2.400000,4.997000,2.400000 -L 4.396000,1.800000,4.997000,1.800000 -L 1.396000,7.200000,1.997000,7.200000 -L 1.396000,7.800000,1.997000,7.800000 - -[004f] O -L 4.997000,3.000000,4.997000,6.600000 -L 4.396000,7.200000,4.396000,7.800000 -L 4.396000,1.800000,4.396000,2.400000 -L 1.997000,1.800000,1.997000,2.400000 -L 1.997000,7.200000,1.997000,7.800000 -L 1.397000,3.000000,1.397000,6.600000 -L 1.997000,7.800000,2.597000,8.400000 -L 4.396000,7.800000,3.797000,8.400000 -L 4.997000,6.600000,4.396000,7.200000 -L 1.397000,6.600000,1.997000,7.200000 -L 4.396000,2.400000,4.997000,3.000000 -L 1.997000,2.400000,1.397000,3.000000 -L 2.597000,1.200000,1.997000,1.800000 -L 3.797000,1.200000,4.396000,1.800000 -L 2.597000,1.200000,3.797000,1.200000 -L 2.597000,8.400000,3.797000,8.400000 - -[0050] P -L 1.397000,1.200000,1.397000,8.400000 -L 4.997000,6.000000,4.997000,7.200000 -L 3.797000,4.800000,4.997000,6.000000 -L 4.997000,7.200000,3.797000,8.400000 -L 1.397000,4.800000,3.797000,4.800000 -L 1.397000,8.400000,3.797000,8.400000 - -[0051] Q -L 1.997000,7.200000,1.997000,7.800000 -L 1.997000,1.800000,1.997000,2.400000 -L 1.396000,3.000000,1.396000,6.600000 -L 3.796000,0.600000,3.796000,1.200000 -L 4.997000,3.000000,4.997000,6.600000 -L 4.397000,1.800000,4.397000,2.400000 -L 4.397000,7.200000,4.397000,7.800000 -L 1.997000,7.800000,2.597000,8.400000 -L 4.397000,7.800000,3.796000,8.400000 -L 1.396000,6.600000,1.997000,7.200000 -L 4.997000,6.600000,4.397000,7.200000 -L 4.397000,2.400000,4.997000,3.000000 -L 4.397000,2.400000,3.796000,3.000000 -L 1.997000,2.400000,1.396000,3.000000 -L 1.997000,2.400000,2.597000,3.000000 -L 4.397000,0.000000,3.796000,0.600000 -L 2.597000,1.200000,1.997000,1.800000 -L 3.796000,1.200000,4.397000,1.800000 -L 4.397000,0.000000,4.997000,0.000000 -L 2.597000,1.200000,3.796000,1.200000 -L 2.597000,3.000000,3.796000,3.000000 -L 2.597000,8.400000,3.796000,8.400000 - -[0052] R -L 4.996000,6.000000,4.996000,7.200000 -L 4.996000,1.200000,4.996000,1.800000 -L 3.796000,4.200000,3.796000,4.800000 -L 4.396000,2.400000,4.396000,3.600000 -L 1.396000,1.200000,1.396000,8.400000 -L 3.796000,4.800000,4.996000,6.000000 -L 4.396000,3.600000,3.796000,4.200000 -L 4.996000,7.200000,3.796000,8.400000 -L 4.996000,1.800000,4.396000,2.400000 -L 1.396000,4.800000,3.796000,4.800000 -L 1.396000,8.400000,3.796000,8.400000 - -[0053] S -L 1.396000,2.400000,1.396000,3.000000 -L 1.396000,6.000000,1.396000,7.200000 -L 4.996000,2.400000,4.996000,3.600000 -L 4.996000,6.600000,4.996000,7.200000 -L 3.196000,4.800000,2.596000,5.400000 -L 1.996000,5.400000,1.396000,6.000000 -L 4.996000,3.600000,3.797000,4.800000 -L 4.996000,7.200000,3.797000,8.400000 -L 1.396000,7.200000,2.596000,8.400000 -L 3.797000,1.200000,4.996000,2.400000 -L 2.596000,1.200000,1.396000,2.400000 -L 1.996000,5.400000,2.596000,5.400000 -L 3.196000,4.800000,3.797000,4.800000 -L 2.596000,1.200000,3.797000,1.200000 -L 2.596000,8.400000,3.797000,8.400000 - -[0054] T -L 3.197000,1.200000,3.197000,8.400000 -L 1.396000,8.400000,4.997000,8.400000 - -[0055] U -L 4.997000,2.400000,4.997000,8.400000 -L 1.396000,2.400000,1.396000,8.400000 -L 2.596000,1.200000,1.396000,2.400000 -L 3.796000,1.200000,4.997000,2.400000 -L 2.596000,1.200000,3.796000,1.200000 - -[0056] V -L 1.396000,6.600000,1.396000,8.400000 -L 4.396000,4.800000,4.396000,6.000000 -L 4.997000,6.600000,4.997000,8.400000 -L 3.797000,3.000000,3.797000,4.200000 -L 1.996000,4.800000,1.996000,6.000000 -L 2.597000,3.000000,2.597000,4.200000 -L 3.196000,1.200000,3.196000,2.400000 -L 2.597000,4.200000,1.996000,4.800000 -L 3.797000,4.200000,4.396000,4.800000 -L 4.396000,6.000000,4.997000,6.600000 -L 1.996000,6.000000,1.396000,6.600000 -L 3.196000,2.400000,2.597000,3.000000 -L 3.196000,2.400000,3.797000,3.000000 - -[0057] W -L 4.397000,1.200000,4.397000,3.600000 -L 4.997000,4.200000,4.997000,8.400000 -L 3.796000,3.600000,3.796000,4.800000 -L 1.997000,1.200000,1.997000,3.600000 -L 2.596000,3.600000,2.596000,4.800000 -L 3.197000,5.400000,3.197000,8.400000 -L 1.396000,4.200000,1.396000,8.400000 -L 3.796000,4.800000,3.197000,5.400000 -L 2.596000,4.800000,3.197000,5.400000 -L 1.997000,3.600000,1.396000,4.200000 -L 4.397000,3.600000,4.997000,4.200000 -L 1.997000,3.600000,2.596000,3.600000 -L 3.796000,3.600000,4.397000,3.600000 - -[0058] X -L 1.397000,1.200000,1.397000,1.800000 -L 2.597000,6.000000,2.597000,6.600000 -L 2.597000,3.600000,2.597000,4.800000 -L 1.997000,2.400000,1.997000,3.000000 -L 1.997000,7.200000,1.997000,7.800000 -L 3.797000,3.600000,3.797000,4.800000 -L 4.998000,1.200000,4.998000,1.800000 -L 4.396000,7.200000,4.396000,7.800000 -L 3.797000,6.000000,3.797000,6.600000 -L 4.396000,2.400000,4.396000,3.000000 -L 2.597000,4.800000,3.797000,6.000000 -L 3.797000,4.800000,2.597000,6.000000 -L 4.396000,3.000000,3.797000,3.600000 -L 1.997000,3.000000,2.597000,3.600000 -L 1.997000,7.800000,1.397000,8.400000 -L 4.396000,7.800000,4.998000,8.400000 -L 2.597000,6.600000,1.997000,7.200000 -L 3.797000,6.600000,4.396000,7.200000 -L 4.998000,1.800000,4.396000,2.400000 -L 1.397000,1.800000,1.997000,2.400000 - -[0059] Y -L 4.396000,6.000000,4.396000,7.200000 -L 4.997000,7.800000,4.997000,8.400000 -L 1.396000,7.800000,1.396000,8.400000 -L 3.196000,1.200000,3.196000,4.200000 -L 3.796000,4.800000,3.796000,5.400000 -L 1.996000,6.000000,1.996000,7.200000 -L 2.597000,4.800000,2.597000,5.400000 -L 3.196000,4.200000,2.597000,4.800000 -L 3.196000,4.200000,3.796000,4.800000 -L 2.597000,5.400000,1.996000,6.000000 -L 3.796000,5.400000,4.396000,6.000000 -L 1.996000,7.200000,1.396000,7.800000 -L 4.396000,7.200000,4.997000,7.800000 - -[005a] Z -L 1.997000,2.400000,1.997000,3.000000 -L 1.396000,1.200000,1.396000,1.800000 -L 2.596000,3.600000,2.596000,4.200000 -L 4.397000,7.200000,4.397000,8.400000 -L 3.197000,4.800000,3.197000,5.400000 -L 3.796000,6.000000,3.796000,6.600000 -L 2.596000,4.200000,3.197000,4.800000 -L 3.197000,5.400000,3.796000,6.000000 -L 1.997000,3.000000,2.596000,3.600000 -L 3.796000,6.600000,4.397000,7.200000 -L 1.396000,1.800000,1.997000,2.400000 -L 1.396000,1.200000,4.996000,1.200000 -L 1.396000,8.400000,4.996000,8.400000 - -[005b] [ -L 3.197000,0.000000,4.996000,0.000000 -L 3.197000,0.000000,3.197000,9.000000 -L 3.197000,9.000000,4.996000,9.000000 - -[005c] \ -L 3.796000,3.000000,3.796000,3.600000 -L 4.397000,1.800000,4.397000,2.400000 -L 3.197000,4.200000,3.197000,4.800000 -L 4.997000,0.600000,4.997000,1.200000 -L 3.197000,4.800000,2.596000,5.400000 -L 3.796000,3.600000,3.197000,4.200000 -L 1.997000,7.200000,1.396000,7.800000 -L 2.596000,6.000000,1.997000,6.600000 -L 4.397000,2.400000,3.796000,3.000000 -L 4.997000,1.200000,4.397000,1.800000 -L 2.596000,5.400000,2.596000,6.000000 -L 1.997000,6.600000,1.997000,7.200000 -L 1.396000,7.800000,1.396000,8.400000 - -[005e] ^ -L 1.397000,7.200000,3.196000,9.000000 -L 4.997000,7.200000,3.196000,9.000000 - -[005f] _ -L 1.397000,0.600000,4.997000,0.600000 - -[0060] ` -L 2.397000,7.200000,1.797000,7.800000 -L 1.797000,7.800000,1.797000,9.000000 -L 1.797000,9.000000,2.397000,9.000000 - -[0061] a -L 4.997000,1.200000,4.997000,5.400000 -L 1.397000,1.800000,1.397000,3.000000 -L 1.997000,5.400000,2.597000,6.000000 -L 4.997000,5.400000,4.397000,6.000000 -L 1.397000,3.000000,2.597000,4.200000 -L 3.797000,1.200000,4.397000,1.800000 -L 1.997000,1.200000,1.397000,1.800000 -L 2.597000,4.200000,4.997000,4.200000 -L 1.997000,1.200000,3.797000,1.200000 -L 4.397000,1.800000,4.997000,1.800000 -L 2.597000,6.000000,4.397000,6.000000 - -[0062] b -L 1.396000,1.200000,1.396000,8.400000 -L 4.997000,2.400000,4.997000,4.800000 -L 4.997000,4.800000,3.796000,6.000000 -L 1.997000,5.400000,2.597000,6.000000 -L 3.796000,1.200000,4.997000,2.400000 -L 2.597000,1.200000,1.997000,1.800000 -L 1.396000,5.400000,1.997000,5.400000 -L 2.597000,1.200000,3.796000,1.200000 -L 1.396000,1.800000,1.997000,1.800000 -L 2.597000,6.000000,3.796000,6.000000 - -[0063] c -L 1.397000,2.400000,1.397000,4.800000 -L 1.397000,4.800000,2.597000,6.000000 -L 4.997000,4.800000,3.797000,6.000000 -L 2.597000,1.200000,1.397000,2.400000 -L 3.797000,1.200000,4.997000,2.400000 -L 2.597000,1.200000,3.797000,1.200000 -L 2.597000,6.000000,3.797000,6.000000 - -[0064] d -L 5.001000,1.200000,5.001000,8.400000 -L 1.401000,2.400000,1.401000,4.800000 -L 1.401000,4.800000,2.601000,6.000000 -L 4.400000,5.400000,3.801000,6.000000 -L 2.601000,1.200000,1.401000,2.400000 -L 3.801000,1.200000,4.400000,1.800000 -L 4.400000,5.400000,5.001000,5.400000 -L 4.400000,1.800000,5.001000,1.800000 -L 2.601000,1.200000,3.801000,1.200000 -L 2.601000,6.000000,3.801000,6.000000 - -[0065] e -L 1.400000,2.400000,1.400000,4.800000 -L 5.000000,3.600000,5.000000,4.800000 -L 1.400000,4.800000,2.601000,6.000000 -L 5.000000,4.800000,3.800000,6.000000 -L 3.800000,1.200000,5.000000,2.400000 -L 2.601000,1.200000,1.400000,2.400000 -L 1.400000,3.600000,5.000000,3.600000 -L 2.601000,1.200000,3.800000,1.200000 -L 2.601000,6.000000,3.800000,6.000000 - -[0066] f -L 3.201000,1.200000,3.201000,7.800000 -L 3.201000,7.800000,3.800000,8.400000 -L 3.800000,8.400000,4.400000,8.400000 -L 2.000000,6.000000,4.400000,6.000000 - -[0067] g -L 5.000000,0.600000,5.000000,1.200000 -L 1.401000,0.600000,1.401000,1.800000 -L 2.000000,2.400000,2.000000,3.000000 -L 4.400000,4.200000,4.400000,5.400000 -L 2.000000,4.200000,2.000000,5.400000 -L 4.400000,5.400000,5.000000,6.000000 -L 4.400000,5.400000,3.801000,6.000000 -L 2.000000,5.400000,2.601000,6.000000 -L 2.000000,3.000000,2.601000,3.600000 -L 3.801000,3.600000,4.400000,4.200000 -L 2.601000,3.600000,2.000000,4.200000 -L 1.401000,1.800000,2.000000,2.400000 -L 5.000000,1.200000,3.801000,2.400000 -L 4.400000,0.000000,5.000000,0.600000 -L 2.000000,0.000000,1.401000,0.600000 -L 2.601000,3.600000,3.801000,3.600000 -L 2.000000,0.000000,4.400000,0.000000 -L 2.000000,2.400000,3.801000,2.400000 -L 2.601000,6.000000,3.801000,6.000000 -L 5.000000,6.000000,5.600000,6.000000 - -[0068] h -L 5.000000,1.200000,5.000000,5.400000 -L 2.001000,1.200000,2.001000,8.400000 -L 2.600000,5.400000,3.201000,6.000000 -L 5.000000,5.400000,4.401000,6.000000 -L 2.001000,5.400000,2.600000,5.400000 -L 3.201000,6.000000,4.401000,6.000000 - -[0069] i -L 3.800000,1.200000,3.800000,6.000000 -L 3.800000,7.800000,3.800000,8.400000 -L 3.200000,6.000000,3.800000,6.000000 - -[006a] j -L 3.801000,1.200000,3.801000,6.000000 -L 3.801000,7.800000,3.801000,8.400000 -L 2.601000,0.000000,3.801000,1.200000 -L 2.000000,0.000000,2.601000,0.000000 -L 3.201000,6.000000,3.801000,6.000000 - -[006b] k -L 5.000000,1.200000,5.000000,1.800000 -L 2.000000,1.200000,2.000000,8.400000 -L 4.400000,2.400000,4.400000,3.000000 -L 4.400000,3.000000,3.200000,4.200000 -L 2.600000,3.600000,5.000000,6.000000 -L 5.000000,1.800000,4.400000,2.400000 -L 2.000000,3.600000,2.600000,3.600000 - -[006c] l -L 2.297794,1.072304,2.297794,8.272304 -L 1.697794,8.272304,2.297794,8.272304 - -[006d] m -L 1.401000,1.200000,1.401000,6.000000 -L 3.201000,1.200000,3.201000,5.400000 -L 5.001000,5.400000,4.401000,6.000000 -L 3.201000,5.400000,2.601000,6.000000 -L 3.201000,5.400000,3.801000,6.000000 -L 5.001000,1.200000,5.001000,5.400000 -L 1.401000,6.000000,2.601000,6.000000 -L 3.801000,6.000000,4.401000,6.000000 - -[006e] n -L 2.600000,5.400000,3.200000,6.000000 -L 5.000000,5.400000,4.400000,6.000000 -L 2.000000,1.200000,2.000000,6.000000 -L 5.000000,1.200000,5.000000,5.400000 -L 2.000000,5.400000,2.600000,5.400000 -L 3.200000,6.000000,4.400000,6.000000 - -[006f] o -L 1.400000,4.800000,2.601000,6.000000 -L 5.000000,4.800000,3.800000,6.000000 -L 5.000000,2.400000,5.000000,4.800000 -L 1.400000,2.400000,1.400000,4.800000 -L 2.601000,1.200000,1.400000,2.400000 -L 3.800000,1.200000,5.000000,2.400000 -L 2.601000,1.200000,3.800000,1.200000 -L 2.601000,6.000000,3.800000,6.000000 - -[0070] p -L 2.000000,5.400000,2.602000,6.000000 -L 5.001000,4.800000,3.801000,6.000000 -L 1.401000,0.000000,1.401000,6.000000 -L 5.001000,3.000000,5.001000,4.800000 -L 3.801000,1.800000,5.001000,3.000000 -L 2.602000,1.800000,2.000000,2.400000 -L 1.401000,5.400000,2.000000,5.400000 -L 2.602000,1.800000,3.801000,1.800000 -L 1.401000,2.400000,2.000000,2.400000 -L 2.602000,6.000000,3.801000,6.000000 - -[0071] q -L 4.400000,5.400000,3.801000,6.000000 -L 1.400000,4.800000,2.600000,6.000000 -L 1.400000,3.000000,1.400000,4.800000 -L 5.000000,0.000000,5.000000,6.000000 -L 2.600000,1.800000,1.400000,3.000000 -L 3.801000,1.800000,4.400000,2.400000 -L 4.400000,5.400000,5.000000,5.400000 -L 2.600000,1.800000,3.801000,1.800000 -L 4.400000,2.400000,5.000000,2.400000 -L 2.600000,6.000000,3.801000,6.000000 - -[0072] r -L 3.201000,5.400000,3.800000,6.000000 -L 2.601000,1.200000,2.601000,6.000000 -L 2.601000,5.400000,3.201000,5.400000 -L 3.800000,6.000000,4.401000,6.000000 - -[0073] s -L 4.400000,3.000000,3.801000,3.600000 -L 3.200000,3.600000,2.601000,4.200000 -L 2.001000,5.400000,2.601000,6.000000 -L 5.000000,5.400000,4.400000,6.000000 -L 5.000000,1.800000,5.000000,3.000000 -L 2.001000,4.200000,2.001000,5.400000 -L 4.400000,1.200000,5.000000,1.800000 -L 2.601000,1.200000,2.001000,1.800000 -L 2.001000,4.200000,2.601000,4.200000 -L 4.400000,3.000000,5.000000,3.000000 -L 3.200000,3.600000,3.801000,3.600000 -L 2.601000,1.200000,4.400000,1.200000 -L 2.601000,6.000000,4.400000,6.000000 - -[0074] t -L 3.201000,1.800000,3.201000,7.800000 -L 3.800000,1.200000,3.201000,1.800000 -L 3.800000,1.200000,4.400000,1.200000 -L 2.000000,6.000000,4.400000,6.000000 - -[0075] u -L 2.001000,1.800000,2.001000,6.000000 -L 5.000000,1.200000,5.000000,6.000000 -L 3.801000,1.200000,4.401000,1.800000 -L 2.601000,1.200000,2.001000,1.800000 -L 4.401000,1.800000,5.000000,1.800000 -L 2.601000,1.200000,3.801000,1.200000 - -[0076] v -L 3.001000,4.200000,3.601000,4.800000 -L 0.601000,4.200000,0.001000,4.800000 -L 2.401000,3.000000,3.001000,3.600000 -L 1.201000,3.000000,0.601000,3.600000 -L 3.001000,3.600000,3.001000,4.200000 -L 3.601000,4.800000,3.601000,6.000000 -L 2.401000,2.400000,2.401000,3.000000 -L 0.601000,3.600000,0.601000,4.200000 -L 1.201000,2.400000,1.201000,3.000000 -L 1.801000,1.200000,1.801000,1.800000 -L 0.001000,4.800000,0.001000,6.000000 -L 1.801000,1.800000,2.401000,2.400000 -L 1.801000,1.800000,1.201000,2.400000 - -[0077] w -L 1.201000,3.600000,1.801000,4.200000 -L 2.401000,3.600000,1.801000,4.200000 -L 0.000000,3.000000,0.000000,6.000000 -L 0.601000,1.200000,0.601000,2.400000 -L 3.601000,3.000000,3.601000,6.000000 -L 3.001000,1.200000,3.001000,2.400000 -L 1.201000,3.000000,1.201000,3.600000 -L 1.801000,4.200000,1.801000,6.000000 -L 2.401000,3.000000,2.401000,3.600000 -L 3.001000,2.400000,3.601000,3.000000 -L 3.001000,2.400000,2.401000,3.000000 -L 0.601000,2.400000,0.000000,3.000000 -L 0.601000,2.400000,1.201000,3.000000 - -[0078] x -L 2.401000,3.000000,1.201000,4.200000 -L 1.201000,3.000000,2.401000,4.200000 -L 2.401000,4.800000,3.601000,6.000000 -L 1.201000,4.800000,0.001000,6.000000 -L 1.201000,2.400000,1.201000,3.000000 -L 1.201000,4.200000,1.201000,4.800000 -L 2.401000,2.400000,2.401000,3.000000 -L 2.401000,4.200000,2.401000,4.800000 -L 0.001000,1.200000,1.201000,2.400000 -L 3.601000,1.200000,2.401000,2.400000 - -[0079] y -L 0.602000,4.800000,0.001000,5.400000 -L 3.001000,4.800000,3.601000,5.400000 -L 2.401000,3.600000,3.001000,4.200000 -L 1.201000,3.600000,0.602000,4.200000 -L 1.801000,1.200000,1.801000,2.400000 -L 2.401000,2.400000,2.401000,3.600000 -L 3.001000,4.200000,3.001000,4.800000 -L 1.201000,3.000000,1.201000,3.600000 -L 0.001000,5.400000,0.001000,6.000000 -L 0.602000,4.200000,0.602000,4.800000 -L 3.601000,5.400000,3.601000,6.000000 -L 1.801000,2.400000,1.201000,3.000000 -L 0.602000,0.000000,1.801000,1.200000 -L 0.001000,0.000000,0.602000,0.000000 -L 1.801000,2.400000,2.401000,2.400000 - -[007a] z -L 2.401000,4.800000,3.001000,5.400000 -L 1.801000,3.600000,2.401000,4.200000 -L 3.001000,5.400000,3.001000,6.000000 -L 0.601000,1.200000,0.601000,1.800000 -L 1.801000,3.000000,1.801000,3.600000 -L 2.401000,4.200000,2.401000,4.800000 -L 0.601000,1.800000,1.801000,3.000000 -L 0.001000,1.200000,3.601000,1.200000 -L 0.601000,6.000000,3.601000,6.000000 - -[007b] { -L 3.197000,4.800000,3.796000,5.400000 -L 3.796000,4.200000,3.197000,4.800000 -L 3.796000,8.400000,4.397000,9.000000 -L 4.397000,0.000000,3.796000,0.600000 -L 3.796000,0.600000,3.796000,4.200000 -L 3.796000,5.400000,3.796000,8.400000 - -[007c] | -L 3.197000,0.000000,3.197000,9.000000 - -[007d] } -L 3.197000,4.800000,2.597000,5.400000 -L 2.597000,4.200000,3.197000,4.800000 -L 2.597000,8.400000,1.997000,9.000000 -L 1.997000,0.000000,2.597000,0.600000 -L 2.597000,0.600000,2.597000,4.200000 -L 2.597000,5.400000,2.597000,8.400000 - -[007e] ~ -L 4.397000,6.000000,4.997000,6.600000 -L 1.397000,6.600000,1.997000,7.200000 -L 3.796000,6.000000,2.597000,7.200000 -L 3.796000,6.000000,4.397000,6.000000 -L 1.997000,7.200000,2.597000,7.200000 - -[00a1] ¡ -L -0.000262,4.999537,0.999736,4.999537 -L 0.999736,6.999577,3.999735,6.999577 -L -0.000262,4.999537,-0.000262,5.999597 -L 0.999736,-0.000423,0.999736,4.999537 -L 4.999737,-0.000423,4.999737,5.999597 -L -0.000262,5.999597,0.999736,6.999577 -L 4.999737,5.999597,3.999735,6.999577 - -[00a2] ¢ -L 0.999737,-0.000423,2.999733,-0.000423 -L -0.000257,5.999597,0.999737,5.999597 -L -0.000257,6.999577,0.999737,6.999577 -L -0.000257,0.999527,-0.000257,3.999627 -L -0.000257,5.999597,-0.000257,6.999577 -L 0.999737,4.999537,0.999737,6.999577 -L 3.999753,0.999527,3.999753,6.999577 -L 0.999737,-0.000423,-0.000257,0.999527 -L 2.999733,-0.000423,3.999753,0.999527 -L -0.000257,3.999627,0.999737,4.999537 - -[00a3] £ -L 1.999748,-0.000423,3.999728,-0.000423 -L -0.000252,5.999597,1.999748,5.999597 -L -0.000252,5.999597,-0.000252,6.999577 -L 0.999728,0.999527,0.999728,3.999627 -L 1.999748,4.999537,1.999748,6.999577 -L 4.999748,0.999527,4.999748,6.999577 -L 1.999748,-0.000423,0.999728,0.999527 -L 3.999728,-0.000423,4.999748,0.999527 -L 0.999728,3.999627,1.999748,4.999537 - -[00a4] ¤ -L -0.000252,1.999547,0.999738,1.999547 -L -0.000252,2.999567,2.999758,2.999567 -L 1.999718,3.999627,2.999758,3.999627 -L 0.999738,6.999577,3.999728,6.999577 -L -0.000252,-0.000423,-0.000252,5.999597 -L 0.999738,1.999547,0.999738,2.999567 -L 1.999718,2.999567,1.999718,3.999627 -L 2.999758,2.999567,2.999758,3.999627 -L 4.999748,-0.000423,4.999748,5.999597 -L -0.000252,5.999597,0.999738,6.999577 -L 4.999748,5.999597,3.999728,6.999577 - -[00a5] ¥ -L -0.000282,1.999547,0.999718,1.999547 -L -0.000282,2.999567,2.999728,2.999567 -L 1.999708,3.999627,2.999728,3.999627 -L 0.999718,6.999577,1.999708,6.999577 -L -0.000282,-0.000423,-0.000282,5.999597 -L 0.999718,1.999547,0.999718,2.999567 -L 1.999708,2.999567,1.999708,3.999627 -L 2.999728,2.999567,2.999728,3.999627 -L 4.999698,-0.000423,4.999698,5.999597 -L -0.000282,5.999597,0.999718,6.999577 -L 2.999728,5.999597,1.999708,6.999577 -L 2.999728,5.999597,3.999728,6.999577 -L 4.999698,5.999597,3.999728,6.999577 - -[00a6] ¦ -L -0.000312,-0.000423,0.999688,-0.000423 -L 2.999698,-0.000423,3.999678,-0.000423 -L -0.000312,0.999527,1.999698,0.999527 -L -0.000312,5.999597,1.999698,5.999597 -L -0.000312,-0.000423,-0.000312,0.999527 -L -0.000312,5.999597,-0.000312,6.999577 -L 0.999688,-0.000423,0.999688,3.999627 -L 1.999698,4.999537,1.999698,6.999577 -L 4.999688,0.999527,4.999688,6.999577 -L 2.999698,-0.000423,1.999698,0.999527 -L 3.999678,-0.000423,4.999688,0.999527 -L 0.999688,3.999627,1.999698,4.999537 - -[00a7] § -L 2.999688,-0.000423,3.999668,-0.000423 -L 2.999688,5.999597,3.999668,5.999597 -L 2.999688,6.999577,3.999668,6.999577 -L 2.999688,5.999597,2.999688,6.999577 -L 3.999668,-0.000423,3.999668,6.999577 -L 2.999688,-0.000423,-0.000302,2.999567 - -[00a8] ¨ -L 2.999708,-0.000423,3.999708,-0.000423 -L 1.999688,2.999567,2.999708,2.999567 -L 1.999688,3.999627,2.999708,3.999627 -L 0.999688,6.999577,3.999708,6.999577 -L 1.999688,2.999567,1.999688,3.999627 -L 2.999708,-0.000423,2.999708,3.999627 -L 4.999698,0.999527,4.999698,5.999597 -L 3.999708,-0.000423,4.999698,0.999527 -L -0.000322,5.999597,0.999688,6.999577 -L 4.999698,5.999597,3.999708,6.999577 - -[00a9] © -L 0.999728,-0.000423,1.999678,-0.000423 -L 3.999678,-0.000423,4.999668,-0.000423 -L 2.999658,0.999527,4.999668,0.999527 -L -0.000332,2.999567,0.999728,2.999567 -L -0.000332,3.999627,0.999728,3.999627 -L 0.999728,6.999577,2.999658,6.999577 -L -0.000332,2.999567,-0.000332,3.999627 -L 0.999728,-0.000423,0.999728,3.999627 -L 3.999678,-0.000423,3.999678,5.999597 -L 4.999668,-0.000423,4.999668,0.999527 -L 1.999678,-0.000423,2.999658,0.999527 -L -0.000332,5.999597,0.999728,6.999577 -L 3.999678,5.999597,2.999658,6.999577 - -[00aa] ª -L 1.999678,-0.000423,3.999688,-0.000423 -L 0.999698,5.999597,1.999678,5.999597 -L 0.999698,6.999577,1.999678,6.999577 -L 0.999698,0.999527,0.999698,3.999627 -L 0.999698,5.999597,0.999698,6.999577 -L 1.999678,4.999537,1.999678,6.999577 -L 4.999708,0.999527,4.999708,4.999537 -L 4.999708,6.999577,4.999708,7.999637 -L 1.999678,-0.000423,0.999698,0.999527 -L 3.999688,-0.000423,4.999708,0.999527 -L 0.999698,3.999627,1.999678,4.999537 -L 4.999708,4.999537,3.999688,5.999597 -L 3.999688,5.999597,4.999708,6.999577 - -[00ab] « -L 1.999688,-0.000423,3.999658,-0.000423 -L -0.000322,5.999597,1.999688,5.999597 -L -0.000322,5.999597,-0.000322,6.999577 -L 0.999668,0.999527,0.999668,3.999627 -L 1.999688,4.999537,1.999688,6.999577 -L 4.999678,0.999527,4.999678,4.999537 -L 4.999678,6.999577,4.999678,7.999637 -L 1.999688,-0.000423,0.999668,0.999527 -L 3.999658,-0.000423,4.999678,0.999527 -L 0.999668,3.999627,1.999688,4.999537 -L 4.999678,4.999537,3.999658,5.999597 -L 3.999658,5.999597,4.999678,6.999577 - -[00ac] ¬ -L -0.000352,-0.000423,0.999668,-0.000423 -L 2.999638,-0.000423,3.999698,-0.000423 -L -0.000352,0.999527,0.999668,0.999527 -L 2.999638,0.999527,5.999698,0.999527 -L 0.999668,6.999577,2.999638,6.999577 -L -0.000352,-0.000423,-0.000352,3.999627 -L 0.999668,-0.000423,0.999668,0.999527 -L 2.999638,-0.000423,2.999638,0.999527 -L 3.999698,-0.000423,3.999698,5.999597 -L 5.999698,-0.000423,5.999698,6.999577 -L -0.000352,3.999627,0.999668,4.999537 -L 0.999668,4.999537,-0.000352,5.999597 -L -0.000352,5.999597,0.999668,6.999577 -L 3.999698,5.999597,2.999638,6.999577 - -[00ad] ­ -L 2.999648,-1.000403,4.999648,-1.000403 -L -0.000342,-0.000423,0.999638,-0.000423 -L -0.000342,0.999527,0.999638,0.999527 -L 2.999648,0.999527,4.999648,0.999527 -L 0.999638,6.999577,1.999698,6.999577 -L -0.000342,-0.000423,-0.000342,3.999627 -L 0.999638,-0.000423,0.999638,0.999527 -L 2.999648,0.999527,2.999648,5.999597 -L 4.999648,-1.000403,4.999648,6.999577 -L -0.000342,3.999627,0.999638,4.999537 -L 0.999638,4.999537,-0.000342,5.999597 -L -0.000342,5.999597,0.999638,6.999577 -L 2.999648,5.999597,1.999698,6.999577 - -[00ae] ® -L 3.999668,-1.000403,4.999618,-1.000403 -L -0.000342,-0.000423,2.999618,-0.000423 -L -0.000342,0.999527,0.999648,0.999527 -L 3.999668,0.999527,4.999618,0.999527 -L -0.000342,4.999537,0.999648,4.999537 -L 0.999648,6.999577,3.999668,6.999577 -L -0.000342,-0.000423,-0.000342,0.999527 -L -0.000342,4.999537,-0.000342,5.999597 -L 0.999648,-0.000423,0.999648,4.999537 -L 1.999668,-1.000403,1.999668,-0.000423 -L 4.999618,-1.000403,4.999618,5.999597 -L 3.999668,-1.000403,2.999618,-0.000423 -L 2.999618,-0.000423,3.999668,0.999527 -L -0.000342,5.999597,0.999648,6.999577 -L 4.999618,5.999597,3.999668,6.999577 - -[00af] ¯ -L 1.999668,-1.000403,2.999618,-1.000403 -L -0.000332,-0.000423,0.999648,-0.000423 -L 2.999618,-0.000423,4.999628,-0.000423 -L -0.000332,0.999527,0.999648,0.999527 -L -0.000332,4.999537,0.999648,4.999537 -L 0.999648,6.999577,3.999678,6.999577 -L -0.000332,-0.000423,-0.000332,0.999527 -L -0.000332,4.999537,-0.000332,5.999597 -L 0.999648,-0.000423,0.999648,4.999537 -L 2.999618,-1.000403,2.999618,0.999527 -L 4.999628,-1.000403,4.999628,5.999597 -L 1.999668,-1.000403,0.999648,-0.000423 -L -0.000332,5.999597,0.999648,6.999577 -L 4.999628,5.999597,3.999678,6.999577 - -[00b0] ° -L 3.999748,-2.000393,4.999738,-2.000393 -L 3.999748,0.999527,4.999738,0.999527 -L 1.999748,1.999547,2.999728,1.999547 -L 1.999748,2.999567,2.999728,2.999567 -L 1.999748,4.999577,3.999748,4.999577 -L 1.999748,6.999577,4.999738,6.999577 -L 1.999748,1.999547,1.999748,2.999567 -L 2.999728,1.999547,2.999728,2.999567 -L 4.999738,-2.000393,4.999738,3.999517 -L 1.999748,-2.000393,0.999728,-1.000403 -L 1.999748,-2.000393,2.999728,-1.000403 -L 3.999748,-2.000393,2.999728,-1.000403 -L 3.999748,0.999527,2.999728,1.999547 -L 4.999738,3.999517,3.999748,4.999577 -L 1.999748,4.999577,0.999728,5.999527 -L 0.999728,5.999527,1.999748,6.999577 - -[00b1] ± -L -0.000292,5.999527,2.999738,5.999527 -L -0.000292,5.999527,-0.000292,6.999577 -L 0.999728,-0.000453,0.999728,3.999517 -L 1.999718,4.999577,1.999718,6.999577 -L 4.999708,-0.000453,4.999708,5.999527 -L 0.999728,3.999517,1.999718,4.999577 -L 2.999738,5.999527,3.999718,6.999577 -L 4.999708,5.999527,3.999718,6.999577 - -[00b2] ² -L 2.999738,-0.000453,3.999758,-0.000453 -L -0.000252,0.999527,0.999738,0.999527 -L 2.999738,0.999527,5.999768,0.999527 -L -0.000252,2.999567,1.999758,2.999567 -L -0.000252,3.999517,1.999758,3.999517 -L -0.000252,-0.000453,-0.000252,5.999527 -L 0.999738,2.999567,0.999738,3.999517 -L 1.999758,1.999547,1.999758,3.999517 -L 2.999738,-0.000453,2.999738,0.999527 -L 3.999758,-0.000453,3.999758,5.999527 -L 5.999768,-0.000453,5.999768,6.999577 -L 0.999738,0.999527,1.999758,1.999547 -L 2.999738,0.999527,1.999758,1.999547 -L -0.000252,5.999527,0.999738,6.999577 -L 1.999758,5.999527,0.999738,6.999577 -L 1.999758,5.999527,2.999738,6.999577 -L 3.999758,5.999527,2.999738,6.999577 - -[00b3] ³ -L -0.000242,-0.000453,0.999708,-0.000453 -L 4.999718,-0.000453,5.999738,-0.000453 -L -0.000242,0.999527,0.999708,0.999527 -L 2.999748,0.999527,5.999738,0.999527 -L 0.999708,6.999577,1.999728,6.999577 -L -0.000242,-0.000453,-0.000242,3.999517 -L 0.999708,-0.000453,0.999708,0.999527 -L 2.999748,-0.000453,2.999748,5.999527 -L 4.999718,-0.000453,4.999718,6.999577 -L 5.999738,-0.000453,5.999738,0.999527 -L -0.000242,3.999517,0.999708,4.999577 -L 0.999708,4.999577,-0.000242,5.999527 -L -0.000242,5.999527,0.999708,6.999577 -L 2.999748,5.999527,1.999728,6.999577 - -[00b4] ´ -L -0.000272,0.999527,1.999698,0.999527 -L 1.999698,2.999567,2.999718,2.999567 -L 1.999698,3.999517,2.999718,3.999517 -L 0.999748,6.999577,3.999738,6.999577 -L -0.000272,-0.000453,-0.000272,5.999527 -L 1.999698,2.999567,1.999698,3.999517 -L 2.999718,1.999547,2.999718,3.999517 -L 4.999758,-0.000453,4.999758,5.999527 -L 1.999698,0.999527,2.999718,1.999547 -L -0.000272,5.999527,0.999748,6.999577 -L 4.999758,5.999527,3.999738,6.999577 - -[00b5] µ -L -0.000302,0.999527,1.999738,0.999527 -L 1.999738,2.999567,2.999688,2.999567 -L 1.999738,3.999517,2.999688,3.999517 -L 0.999718,6.999577,1.999738,6.999577 -L -0.000302,-0.000453,-0.000302,5.999527 -L 1.999738,2.999567,1.999738,3.999517 -L 2.999688,1.999547,2.999688,3.999517 -L 4.999658,-0.000453,4.999658,5.999527 -L 1.999738,0.999527,2.999688,1.999547 -L -0.000302,5.999527,0.999718,6.999577 -L 2.999688,5.999527,1.999738,6.999577 -L 2.999688,5.999527,3.999708,6.999577 -L 4.999658,5.999527,3.999708,6.999577 - -[00b6] ¶ -L 0.999688,-0.000453,1.999638,-0.000453 -L 0.999688,0.999527,1.999638,0.999527 -L -0.000332,4.999577,0.999688,4.999577 -L 0.999688,6.999577,3.999748,6.999577 -L -0.000332,4.999577,-0.000332,5.999527 -L 0.999688,-0.000453,0.999688,4.999577 -L 1.999638,-0.000453,1.999638,0.999527 -L 4.999768,-0.000453,4.999768,5.999527 -L -0.000332,5.999527,0.999688,6.999577 -L 4.999768,5.999527,3.999748,6.999577 - -[00b7] · -L 0.999658,4.999577,1.999678,4.999577 -L -0.000292,5.999527,0.999658,5.999527 -L -0.000292,6.999577,0.999658,6.999577 -L -0.000292,5.999527,-0.000292,6.999577 -L 0.999658,-0.000453,0.999658,6.999577 -L 4.999668,-0.000453,4.999668,5.999527 -L 1.999678,4.999577,3.999718,6.999577 -L 4.999668,5.999527,3.999718,6.999577 - -[00b8] ¸ -L 1.999648,-0.000453,2.999668,-0.000453 -L -0.000322,4.999577,2.999668,4.999577 -L 0.999698,6.999577,3.999688,6.999577 -L -0.000322,4.999577,-0.000322,5.999527 -L 0.999698,0.999527,0.999698,4.999577 -L 3.999688,0.999527,3.999688,3.999517 -L 1.999648,-0.000453,0.999698,0.999527 -L 2.999668,-0.000453,3.999688,0.999527 -L 3.999688,3.999517,2.999668,4.999577 -L -0.000322,5.999527,0.999698,6.999577 - -[00b9] ¹ -L 0.999668,-0.000453,1.999688,-0.000453 -L 3.999658,-0.000453,4.999678,-0.000453 -L 2.999638,0.999527,4.999678,0.999527 -L -0.000352,5.999527,0.999668,5.999527 -L -0.000352,6.999577,0.999668,6.999577 -L -0.000352,0.999527,-0.000352,3.999517 -L -0.000352,5.999527,-0.000352,6.999577 -L 0.999668,4.999577,0.999668,6.999577 -L 3.999658,-0.000453,3.999658,6.999577 -L 4.999678,-0.000453,4.999678,0.999527 -L 0.999668,-0.000453,-0.000352,0.999527 -L 1.999688,-0.000453,2.999638,0.999527 -L -0.000352,3.999517,0.999668,4.999577 - -[00ba] º -L 1.999658,-0.000453,3.999628,-0.000453 -L 0.999638,5.999527,1.999658,5.999527 -L 0.999638,6.999577,1.999658,6.999577 -L 0.999638,0.999527,0.999638,3.999517 -L 0.999638,5.999527,0.999638,6.999577 -L 1.999658,4.999577,1.999658,6.999577 -L 4.999718,0.999527,4.999718,6.999577 -L 1.999658,-0.000453,0.999638,0.999527 -L 3.999628,-0.000453,4.999718,0.999527 -L 0.999638,3.999517,1.999658,4.999577 - -[00bb] » -L 1.999628,-0.000453,3.999668,-0.000453 -L 0.999608,4.999577,1.999628,4.999577 -L 0.999608,5.999527,1.999628,5.999527 -L 0.999608,0.999527,0.999608,2.999567 -L 0.999608,4.999577,0.999608,5.999527 -L 1.999628,3.999517,1.999628,5.999527 -L 4.999618,0.999527,4.999618,7.999637 -L 1.999628,-0.000453,0.999608,0.999527 -L 3.999668,-0.000453,4.999618,0.999527 -L 0.999608,2.999567,1.999628,3.999517 - -[00bc] ¼ -L 0.999648,-0.000453,1.999598,-0.000453 -L 3.999638,-0.000453,4.999728,-0.000453 -L -0.000372,5.999527,0.999648,5.999527 -L -0.000372,6.999577,0.999648,6.999577 -L -0.000372,0.999527,-0.000372,6.999577 -L 0.999648,5.999527,0.999648,6.999577 -L 2.999618,0.999527,2.999618,6.999577 -L 5.999678,0.999527,5.999678,6.999577 -L 0.999648,-0.000453,-0.000372,0.999527 -L 1.999598,-0.000453,2.999618,0.999527 -L 3.999638,-0.000453,2.999618,0.999527 -L 4.999728,-0.000453,5.999678,0.999527 - -[00bd] ½ -L 0.999688,-0.000453,1.999708,-0.000453 -L 3.999678,-0.000453,4.999698,-0.000453 -L -0.000332,4.999577,0.999688,4.999577 -L -0.000332,5.999527,0.999688,5.999527 -L -0.000332,0.999527,-0.000332,5.999527 -L 0.999688,4.999577,0.999688,5.999527 -L 2.999728,0.999527,2.999728,5.999527 -L 5.999718,0.999527,5.999718,7.999637 -L 0.999688,-0.000453,-0.000332,0.999527 -L 1.999708,-0.000453,2.999728,0.999527 -L 3.999678,-0.000453,2.999728,0.999527 -L 4.999698,-0.000453,5.999718,0.999527 - -[00be] ¾ -L 0.999658,-0.000453,1.999678,-0.000453 -L 3.999718,-0.000453,4.999668,-0.000453 -L -0.000292,5.999527,0.999658,5.999527 -L -0.000292,6.999577,0.999658,6.999577 -L -0.000292,0.999527,-0.000292,3.999517 -L -0.000292,5.999527,-0.000292,6.999577 -L 0.999658,4.999577,0.999658,6.999577 -L 2.999698,0.999527,2.999698,6.999577 -L 5.999688,0.999527,5.999688,6.999577 -L 0.999658,-0.000453,-0.000292,0.999527 -L 1.999678,-0.000453,2.999698,0.999527 -L 3.999718,-0.000453,2.999698,0.999527 -L 4.999668,-0.000453,5.999688,0.999527 -L -0.000292,3.999517,0.999658,4.999577 - -[00bf] ¿ -L 0.999698,-0.000453,1.999648,-0.000453 -L 3.999688,-0.000453,4.999568,-0.000453 -L -0.000392,4.999577,0.999698,4.999577 -L -0.000392,5.999527,0.999698,5.999527 -L -0.000392,0.999527,-0.000392,2.999567 -L -0.000392,4.999577,-0.000392,5.999527 -L 0.999698,3.999517,0.999698,5.999527 -L 2.999598,0.999527,2.999598,5.999527 -L 5.999658,0.999527,5.999658,7.999637 -L 0.999698,-0.000453,-0.000392,0.999527 -L 1.999648,-0.000453,2.999598,0.999527 -L 3.999688,-0.000453,2.999598,0.999527 -L 4.999568,-0.000453,5.999658,0.999527 -L -0.000392,2.999567,0.999698,3.999517 - -[00c0] À -L -0.000282,-0.000383,0.999738,-0.000383 -L -0.000282,0.999567,0.999738,0.999567 -L -0.000282,4.999537,0.999738,4.999537 -L 0.999738,6.999577,3.999728,6.999577 -L -0.000282,-0.000383,-0.000282,0.999567 -L -0.000282,4.999537,-0.000282,5.999597 -L 0.999738,-0.000383,0.999738,4.999537 -L 4.999748,-0.000383,4.999748,5.999597 -L -0.000282,5.999597,0.999738,6.999577 -L 4.999748,5.999597,3.999728,6.999577 - -[00c1] Á -L -0.000322,-0.000383,0.999678,-0.000383 -L 2.999678,-0.000383,3.999678,-0.000383 -L -0.000322,0.999567,1.999678,0.999567 -L -0.000322,5.999597,0.999678,5.999597 -L -0.000322,6.999577,0.999678,6.999577 -L -0.000322,-0.000383,-0.000322,0.999567 -L -0.000322,5.999597,-0.000322,6.999577 -L 0.999678,-0.000383,0.999678,6.999577 -L 4.999678,0.999567,4.999678,6.999577 -L 2.999678,-0.000383,1.999678,0.999567 -L 3.999678,-0.000383,4.999678,0.999567 - -[00c2]  -L 0.999678,-0.000383,3.999678,-0.000383 -L 0.999678,3.999517,1.999678,3.999517 -L -0.000322,5.999597,0.999678,5.999597 -L -0.000322,6.999577,0.999678,6.999577 -L -0.000322,0.999567,-0.000322,2.999537 -L -0.000322,4.999537,-0.000322,6.999577 -L 0.999678,5.999597,0.999678,6.999577 -L 4.999678,0.999567,4.999678,6.999577 -L 0.999678,-0.000383,-0.000322,0.999567 -L 3.999678,-0.000383,4.999678,0.999567 -L -0.000322,2.999537,0.999678,3.999517 -L 0.999678,3.999517,-0.000322,4.999537 - -[00c3] à -L 2.999678,-0.000383,3.999678,-0.000383 -L 2.999678,0.999567,3.999678,0.999567 -L -0.000322,4.999537,2.999678,4.999537 -L 0.999678,6.999577,3.999678,6.999577 -L -0.000322,4.999537,-0.000322,5.999597 -L 2.999678,-0.000383,2.999678,0.999567 -L 3.999678,-0.000383,3.999678,3.999517 -L 3.999678,3.999517,2.999678,4.999537 -L -0.000322,5.999597,0.999678,6.999577 - -[00c4] Ä -L 0.999678,-0.000383,1.999678,-0.000383 -L 0.999678,0.999567,1.999678,0.999567 -L -0.000422,4.999537,0.999678,4.999537 -L 0.999678,6.999577,3.999678,6.999577 -L -0.000422,4.999537,-0.000422,5.999597 -L 0.999678,-0.000383,0.999678,4.999537 -L 1.999678,-0.000383,1.999678,0.999567 -L 4.999678,-1.000403,4.999678,5.999597 -L -0.000422,5.999597,0.999678,6.999577 -L 4.999678,5.999597,3.999678,6.999577 - -[00c5] Å -L 0.999578,-0.000383,1.999678,-0.000383 -L 0.999578,0.999567,1.999678,0.999567 -L 3.999578,2.999537,4.999578,2.999537 -L 1.999678,3.999517,2.999678,3.999517 -L 0.999578,6.999577,3.999578,6.999577 -L 0.999578,-0.000383,0.999578,2.999537 -L 1.999678,-0.000383,1.999678,0.999567 -L 4.999578,-0.000383,4.999578,5.999597 -L 0.999578,2.999537,1.999678,3.999517 -L 3.999578,2.999537,2.999678,3.999517 -L -0.000322,5.999597,0.999578,6.999577 -L 4.999578,5.999597,3.999578,6.999577 - -[00c6] Æ -L -0.000322,-0.000383,0.999678,-0.000383 -L -0.000322,0.999567,0.999678,0.999567 -L -0.000322,4.999537,0.999678,4.999537 -L 0.999678,6.999577,3.999678,6.999577 -L -0.000322,-0.000383,-0.000322,0.999567 -L -0.000322,4.999537,-0.000322,5.999597 -L 0.999678,-0.000383,0.999678,4.999537 -L 4.999678,-1.000403,4.999678,5.999597 -L -0.000322,5.999597,0.999678,6.999577 -L 4.999678,5.999597,3.999678,6.999577 - -[00c7] Ç -L 2.999678,-0.000383,3.999678,-0.000383 -L 2.999678,0.999567,3.999678,0.999567 -L 0.999778,6.999577,2.999678,6.999577 -L 2.999678,-0.000383,2.999678,0.999567 -L 3.999678,-0.000383,3.999678,5.999597 -L -0.000222,5.999597,0.999778,6.999577 -L 3.999678,5.999597,2.999678,6.999577 - -[00c8] È -L -0.000322,1.999547,0.999678,1.999547 -L -0.000322,2.999537,2.999678,2.999537 -L 1.999678,3.999517,2.999678,3.999517 -L 0.999678,5.999597,3.999678,5.999597 -L -0.000322,-0.000383,-0.000322,4.999537 -L 0.999678,1.999547,0.999678,2.999537 -L 1.999678,2.999537,1.999678,3.999517 -L 2.999678,2.999537,2.999678,3.999517 -L 4.999778,-0.000383,4.999778,4.999537 -L 4.999778,6.999577,4.999778,7.999567 -L -0.000322,4.999537,0.999678,5.999597 -L 4.999778,4.999537,3.999678,5.999597 -L 3.999678,5.999597,4.999778,6.999577 - -[00c9] É -L 1.999678,-0.000383,3.999578,-0.000383 -L 2.999578,2.999537,5.999678,2.999537 -L -0.000322,5.999597,0.999678,5.999597 -L -0.000322,6.999577,0.999678,6.999577 -L -0.000322,5.999597,-0.000322,6.999577 -L 0.999678,0.999567,0.999678,6.999577 -L 2.999578,2.999537,2.999578,3.999517 -L 4.999678,0.999567,4.999678,6.999577 -L 1.999678,-0.000383,0.999678,0.999567 -L 3.999578,-0.000383,4.999678,0.999567 - -[00ca] Ê -L 0.999578,-0.000383,1.999578,-0.000383 -L 0.999578,0.999567,1.999578,0.999567 -L 3.999678,2.999537,4.999678,2.999537 -L 1.999578,3.999517,2.999478,3.999517 -L 0.999578,6.999577,3.999678,6.999577 -L 4.999678,7.999567,5.999578,7.999567 -L 0.999578,-0.000383,0.999578,2.999537 -L 1.999578,-0.000383,1.999578,0.999567 -L 4.999678,-0.000383,4.999678,5.999597 -L 0.999578,2.999537,1.999578,3.999517 -L 3.999678,2.999537,2.999478,3.999517 -L -0.000322,5.999597,0.999578,6.999577 -L 4.999678,5.999597,3.999678,6.999577 -L 3.999678,6.999577,4.999678,7.999567 - -[00cb] Ë -L 0.999478,2.999537,1.999678,2.999537 -L -0.000422,5.999597,0.999478,5.999597 -L 3.999578,5.999597,4.999578,5.999597 -L -0.000422,6.999577,0.999478,6.999577 -L 3.999578,6.999577,4.999578,6.999577 -L -0.000422,5.999597,-0.000422,6.999577 -L 0.999478,-0.000383,0.999478,6.999577 -L 3.999578,4.999537,3.999578,6.999577 -L 4.999578,-0.000383,4.999578,3.999517 -L 4.999578,5.999597,4.999578,6.999577 -L 1.999678,2.999537,3.999578,4.999537 -L 4.999578,3.999517,3.999578,4.999537 - -[00cc] Ì -L 0.999678,-0.000383,1.999678,-0.000383 -L 3.999578,-0.000383,4.999478,-0.000383 -L -0.000522,4.999537,0.999678,4.999537 -L -0.000522,5.999597,0.999678,5.999597 -L -0.000522,0.999567,-0.000522,2.999537 -L -0.000522,4.999537,-0.000522,5.999597 -L 0.999678,3.999517,0.999678,5.999597 -L 2.999578,0.999567,2.999578,5.999597 -L 5.999478,0.999567,5.999478,4.999537 -L 5.999478,6.999577,5.999478,7.999567 -L 0.999678,-0.000383,-0.000522,0.999567 -L 1.999678,-0.000383,2.999578,0.999567 -L 3.999578,-0.000383,2.999578,0.999567 -L 4.999478,-0.000383,5.999478,0.999567 -L -0.000522,2.999537,0.999678,3.999517 -L 5.999478,4.999537,4.999478,5.999597 -L 4.999478,5.999597,5.999478,6.999577 - -[00cd] Í -L -0.000422,-0.000383,4.999478,-0.000383 -L -0.000422,2.999537,0.999578,2.999537 -L -0.000422,3.999517,0.999578,3.999517 -L 0.999578,6.999577,3.999478,6.999577 -L -0.000422,-0.000383,-0.000422,3.999517 -L 0.999578,2.999537,0.999578,3.999517 -L 4.999478,-0.000383,4.999478,5.999597 -L -0.000422,5.999597,0.999578,6.999577 -L 4.999478,5.999597,3.999478,6.999577 - -[00ce] Î -L -0.000522,-0.000383,4.999578,-0.000383 -L -0.000522,2.999537,0.999478,2.999537 -L -0.000522,3.999517,0.999478,3.999517 -L -0.000522,5.999597,2.999478,5.999597 -L 0.999478,6.999577,3.999678,6.999577 -L 4.999578,7.999567,5.999578,7.999567 -L -0.000522,-0.000383,-0.000522,3.999517 -L 0.999478,2.999537,0.999478,3.999517 -L 0.999478,5.999597,0.999478,6.999577 -L 1.999478,5.999597,1.999478,6.999577 -L 2.999478,5.999597,2.999478,6.999577 -L 4.999578,-0.000383,4.999578,5.999597 -L 4.999578,5.999597,3.999678,6.999577 -L 3.999678,6.999577,4.999578,7.999567 - -[00cf] Ï -L -0.000522,5.999597,1.999678,5.999597 -L -0.000522,6.999577,0.999478,6.999577 -L 2.999578,6.999577,3.999478,6.999577 -L -0.000522,5.999597,-0.000522,6.999577 -L 0.999478,5.999597,0.999478,6.999577 -L 3.999478,-0.000383,3.999478,6.999577 -L 1.999678,5.999597,2.999578,6.999577 - -[00d0] Ð -L 0.999678,1.999617,2.999578,1.999617 -L 0.999678,2.999607,1.999678,2.999607 -L 0.999678,4.999537,2.999578,4.999537 -L 0.999678,5.999597,1.999678,5.999597 -L 0.999678,1.999617,0.999678,2.999607 -L 0.999678,4.999537,0.999678,5.999597 -L 1.999678,1.999617,1.999678,2.999607 -L 1.999678,4.999537,1.999678,5.999597 -L 2.999578,1.999617,3.999578,2.999607 -L 2.999578,4.999537,3.999578,5.999597 - -[00d1] Ñ -L 0.999578,8.999587,4.999678,8.999587 -L 0.999578,9.999567,1.999578,9.999567 -L 0.999578,8.999587,0.999578,9.999567 -L 1.999578,8.999587,1.999578,9.999567 -L 4.999678,8.999587,5.999678,9.999567 - -[00d2] Ò -L 0.999678,6.999547,2.999678,6.999547 -L 3.999678,-0.000423,3.999678,5.999597 -L -0.000422,5.999597,0.999678,6.999547 -L 3.999678,5.999597,2.999678,6.999547 - -[00d3] Ó -L 1.999578,6.999547,3.999578,6.999547 -L -0.000322,8.999587,0.999678,8.999587 -L -0.000322,9.999567,0.999678,9.999567 -L -0.000322,8.999587,-0.000322,9.999567 -L 0.999678,8.999587,0.999678,9.999567 -L 4.999578,-0.000423,4.999578,5.999597 -L 0.999678,5.999597,1.999578,6.999547 -L 4.999578,5.999597,3.999578,6.999547 - -[00d4] Ô -L 0.999578,9.999567,3.999678,9.999567 -L -0.000422,8.999587,0.999578,9.999567 -L 4.999678,8.999587,3.999678,9.999567 - -[00d5] Õ -L 3.999578,8.999587,4.999578,8.999587 -L 0.999578,9.999567,4.999578,9.999567 -L 3.999578,8.999587,3.999578,9.999567 -L 4.999578,8.999587,4.999578,9.999567 -L -0.000422,8.999587,0.999578,9.999567 - -[00d6] Ö -L 2.999578,8.999587,4.999578,8.999587 -L 0.999478,9.999567,2.999578,9.999567 -L 2.999578,8.999587,2.999578,9.999567 -L 4.999578,8.999587,4.999578,9.999567 -L -0.000322,8.999587,0.999478,9.999567 - -[00d7] × -L 3.999778,8.999587,4.999778,8.999587 -L 0.999578,9.999567,2.999578,9.999567 -L 4.999778,8.999587,4.999778,9.999567 -L -0.000422,8.999587,0.999578,9.999567 -L 3.999778,8.999587,2.999578,9.999567 - -[00d8] Ø -L 3.999778,-1.000403,4.999678,-1.000403 -L 4.999678,-2.000423,4.999678,-1.000403 - -[00d9] Ù -L 2.999678,-2.000423,4.999678,-2.000423 -L 1.999678,-1.000403,2.999678,-1.000403 -L 2.999678,-2.000423,2.999678,-1.000403 -L 4.999678,-2.000423,4.999678,-1.000403 - -[00da] Ú -L 2.999578,-2.000423,3.999778,-2.000423 -L 2.999578,-1.000403,3.999778,-1.000403 -L 2.999578,-2.000423,2.999578,-1.000403 -L 3.999778,-2.000423,3.999778,-1.000403 - -[00df] ß -L -0.000522,-0.000423,3.999478,-0.000423 -L 0.999478,3.999587,3.999478,3.999587 -L -0.000522,7.999567,3.999478,7.999567 -L 0.999478,-0.000423,0.999478,7.999567 -L 2.999478,-1.000403,2.999478,8.999587 -L 4.999578,0.999567,4.999578,2.999607 -L 4.999578,4.999537,4.999578,6.999547 -L 3.999478,-0.000423,4.999578,0.999567 -L 4.999578,2.999607,3.999478,3.999587 -L 3.999478,3.999587,4.999578,4.999537 -L 4.999578,6.999547,3.999478,7.999567 - -[00e0] à -L 2.999678,-0.000423,3.999578,-0.000423 -L 2.999678,0.999567,3.999578,0.999567 -L 2.999678,-0.000423,2.999678,6.999547 -L 3.999578,-0.000423,3.999578,0.999567 - -[00e1] á -L 1.999578,-0.000423,2.999578,-0.000423 -L 4.999578,-0.000423,5.999678,-0.000423 -L 1.999578,0.999567,2.999578,0.999567 -L 4.999578,0.999567,5.999678,0.999567 -L 1.999578,-0.000423,1.999578,6.999547 -L 2.999578,-0.000423,2.999578,0.999567 -L 4.999578,-0.000423,4.999578,6.999547 -L 5.999678,-0.000423,5.999678,0.999567 - -[00e2] â -L 3.999678,-0.000423,4.999678,-0.000423 -L 3.999678,0.999567,4.999678,0.999567 -L -0.000422,7.999567,3.999678,7.999567 -L 0.999578,9.999567,4.999678,9.999567 -L -0.000422,7.999567,-0.000422,8.999587 -L 3.999678,-0.000423,3.999678,7.999567 -L 4.999678,-0.000423,4.999678,0.999567 -L -0.000422,8.999587,0.999578,9.999567 -L 5.999578,8.999587,4.999678,9.999567 - -[00e3] ã -L 3.999578,-0.000423,4.999578,-0.000423 -L 3.999578,0.999567,4.999578,0.999567 -L 0.999578,6.999547,1.999678,6.999547 -L 0.999578,9.999567,2.999678,9.999567 -L -0.000422,7.999567,-0.000422,8.999587 -L 1.999678,6.999547,1.999678,7.999567 -L 3.999578,-0.000423,3.999578,8.999587 -L 4.999578,-0.000423,4.999578,0.999567 -L 0.999578,6.999547,-0.000422,7.999567 -L -0.000422,8.999587,0.999578,9.999567 -L 3.999578,8.999587,2.999678,9.999567 - -[00e4] ä -L 3.999578,-0.000423,4.999578,-0.000423 -L 3.999578,0.999567,4.999578,0.999567 -L -0.000322,9.999567,0.999478,9.999567 -L 2.999578,9.999567,3.999578,9.999567 -L 3.999578,-0.000423,3.999578,9.999567 -L 4.999578,-0.000423,4.999578,0.999567 -L 1.999578,8.999587,0.999478,9.999567 -L 1.999578,8.999587,2.999578,9.999567 - -[00e5] å -L 0.999578,6.999547,2.999578,6.999547 -L 3.999578,-2.000423,3.999578,5.999527 -L -0.000422,5.999527,0.999578,6.999547 -L 3.999578,5.999527,2.999578,6.999547 - -[00e6] æ -L -0.000422,5.999527,1.999578,5.999527 -L -0.000422,6.999547,0.999578,6.999547 -L 2.999478,6.999547,3.999478,6.999547 -L -0.000422,5.999527,-0.000422,6.999547 -L 0.999578,5.999527,0.999578,6.999547 -L 4.999578,-0.000423,4.999578,5.999527 -L 2.999478,-2.000423,4.999578,-0.000423 -L 1.999578,5.999527,2.999478,6.999547 -L 4.999578,5.999527,3.999478,6.999547 - -[00e7] ç -L 0.999478,9.999567,4.999578,9.999567 -L 1.999478,8.999587,1.999478,9.999567 -L 3.999578,8.999587,3.999578,9.999567 -L -0.000522,8.999587,0.999478,9.999567 - -[00e8] è -L 3.999478,10.999587,3.999478,12.999627 - -[00e9] é -L 1.999478,10.999587,4.999478,10.999587 -L 1.999478,12.999627,2.999478,12.999627 -L 2.999478,10.999587,2.999478,12.999627 -L 4.999478,10.999587,5.999578,11.999577 - -[00ea] ê -L -0.000522,10.999587,0.999478,10.999587 -L 3.999578,10.999587,4.999578,10.999587 -L -0.000522,10.999587,-0.000522,11.999577 -L 3.999578,10.999587,3.999578,11.999577 -L 4.999578,10.999587,5.999478,11.999577 -L -0.000522,11.999577,0.999478,12.999627 -L 1.999478,11.999577,0.999478,12.999627 -L 0.999478,10.999587,2.999478,12.999627 -L 3.999578,11.999577,2.999478,12.999627 - -[00eb] ë -L 2.999378,11.999577,4.999478,11.999577 -L 3.999478,10.999587,3.999478,12.999627 - -[00ec] ì -L 2.999478,10.999587,3.999478,10.999587 -L 2.999478,11.999577,4.999478,11.999577 -L 2.999478,10.999587,2.999478,11.999577 -L 3.999478,10.999587,3.999478,11.999577 -L 4.999478,11.999577,5.999478,12.999627 - -[00ed] í -L 3.999478,10.999587,4.999378,10.999587 -L 3.999478,11.999577,4.999378,11.999577 -L 3.999478,10.999587,3.999478,11.999577 -L 4.999378,10.999587,4.999378,11.999577 - -[00ee] î -L 2.999378,8.999587,3.999378,8.999587 -L 3.999378,11.999577,5.999478,11.999577 -L 2.999378,8.999587,2.999378,9.999567 -L 3.999378,10.999587,3.999378,11.999577 -L 3.999378,8.999587,4.999478,9.999567 -L 2.999378,9.999567,3.999378,10.999587 -L 4.999478,9.999567,3.999378,10.999587 - -[00ef] ï -L 0.999378,-0.000423,3.999478,-0.000423 -L 1.999378,1.999587,2.999478,1.999587 -L 1.999378,2.999607,2.999478,2.999607 -L 0.999378,4.999537,3.999478,4.999537 -L -0.000622,0.999567,-0.000622,3.999587 -L 1.999378,1.999587,1.999378,2.999607 -L 2.999478,1.999587,2.999478,2.999607 -L 4.999478,0.999567,4.999478,3.999587 -L 0.999378,-0.000423,-0.000622,0.999567 -L 3.999478,-0.000423,4.999478,0.999567 -L -0.000622,3.999587,0.999378,4.999537 -L 4.999478,3.999587,3.999478,4.999537 - -[00f0] ð -L 0.999678,-0.000423,3.999478,-0.000423 -L 0.999678,5.999597,3.999478,5.999597 -L -0.000322,0.999527,-0.000322,4.999607 -L 4.999478,0.999527,4.999478,4.999607 -L 0.999678,-0.000423,-0.000322,0.999527 -L 3.999478,-0.000423,4.999478,0.999527 -L -0.000322,4.999607,0.999678,5.999597 -L 4.999478,4.999607,3.999478,5.999597 - -[00f1] ñ -L 0.999478,-0.000423,3.999578,-0.000423 -L 0.999478,1.999587,2.999478,1.999587 -L 1.999478,2.999607,2.999478,2.999607 -L 0.999478,5.999597,3.999578,5.999597 -L -0.000522,2.999607,-0.000522,4.999607 -L 1.999478,1.999587,1.999478,2.999607 -L 2.999478,1.999587,2.999478,2.999607 -L 4.999578,0.999527,4.999578,4.999607 -L 3.999578,-0.000423,4.999578,0.999527 -L 0.999478,1.999587,-0.000522,2.999607 -L -0.000522,4.999607,0.999478,5.999597 -L 4.999578,4.999607,3.999578,5.999597 - -[00f2] ò -L 0.999478,-0.000423,3.999578,-0.000423 -L 1.999578,1.999587,2.999578,1.999587 -L 1.999578,2.999607,2.999578,2.999607 -L 3.999578,4.999607,4.999578,4.999607 -L -0.000522,0.999527,-0.000522,7.999567 -L 1.999578,1.999587,1.999578,4.999607 -L 2.999578,1.999587,2.999578,2.999607 -L 4.999578,0.999527,4.999578,5.999597 -L 0.999478,-0.000423,-0.000522,0.999527 -L 3.999578,-0.000423,4.999578,0.999527 -L 1.999578,4.999607,2.999578,5.999597 -L 3.999578,4.999607,2.999578,5.999597 - -[00f3] ó -L -0.000422,-0.000423,1.999578,-0.000423 -L -0.000422,0.999527,1.999578,0.999527 -L 0.999578,5.999597,1.999578,5.999597 -L -0.000422,-0.000423,-0.000422,4.999607 -L 0.999578,-0.000423,0.999578,0.999527 -L 1.999578,-0.000423,1.999578,0.999527 -L 2.999578,2.999607,2.999578,4.999607 -L 4.999678,-0.000423,4.999678,4.999607 -L -0.000422,4.999607,0.999578,5.999597 -L 2.999578,4.999607,1.999578,5.999597 -L 2.999578,4.999607,3.999578,5.999597 -L 4.999678,4.999607,3.999578,5.999597 - -[00f4] ô -L 0.999578,-0.000423,4.999678,-0.000423 -L 2.999678,1.999587,3.999678,1.999587 -L 2.999678,2.999607,3.999678,2.999607 -L 0.999578,5.999597,3.999678,5.999597 -L -0.000422,0.999527,-0.000422,4.999607 -L 2.999678,-0.000423,2.999678,2.999607 -L 3.999678,1.999587,3.999678,2.999607 -L 4.999678,6.999547,4.999678,7.999567 -L 0.999578,-0.000423,-0.000422,0.999527 -L -0.000422,4.999607,0.999578,5.999597 -L 3.999678,5.999597,4.999678,6.999547 - -[00f5] õ -L 0.999678,-0.000423,4.999478,-0.000423 -L 2.999378,1.999587,3.999378,1.999587 -L 2.999378,2.999607,3.999378,2.999607 -L 0.999678,5.999597,3.999378,5.999597 -L 3.999378,6.999547,4.999478,6.999547 -L 1.999678,7.999567,2.999378,7.999567 -L -0.000422,0.999527,-0.000422,4.999607 -L 1.999678,5.999597,1.999678,7.999567 -L 2.999378,-0.000423,2.999378,2.999607 -L 3.999378,1.999587,3.999378,2.999607 -L 3.999378,5.999597,3.999378,6.999547 -L 4.999478,6.999547,4.999478,7.999567 -L 0.999678,-0.000423,-0.000422,0.999527 -L -0.000422,4.999607,0.999678,5.999597 -L 3.999378,6.999547,2.999378,7.999567 - -[00f6] ö -L 0.999378,-0.000423,3.999478,-0.000423 -L 0.999378,0.999527,1.999378,0.999527 -L 0.999378,1.999587,1.999378,1.999587 -L 2.999478,5.999597,3.999478,5.999597 -L 0.999378,-0.000423,0.999378,1.999587 -L 1.999378,-0.000423,1.999378,1.999587 -L 4.999478,0.999527,4.999478,4.999607 -L 3.999478,-0.000423,4.999478,0.999527 -L 1.999378,4.999607,2.999478,5.999597 -L 4.999478,4.999607,3.999478,5.999597 -L 1.999378,4.999607,-0.000322,6.999547 - -[00f7] ÷ -L -0.000622,-0.000423,0.999478,-0.000423 -L 2.999478,-0.000423,3.999478,-0.000423 -L -0.000622,0.999527,0.999478,0.999527 -L 1.999478,4.999607,2.999478,4.999607 -L -0.000622,-0.000423,-0.000622,4.999607 -L 0.999478,-0.000423,0.999478,0.999527 -L 2.999478,-0.000423,2.999478,5.999597 -L 4.999478,0.999527,4.999478,7.999567 -L 3.999478,-0.000423,4.999478,0.999527 -L -0.000622,4.999607,0.999478,5.999597 -L 1.999478,4.999607,0.999478,5.999597 - -[00f8] ø -L -0.000522,-0.000423,0.999478,-0.000423 -L 2.999478,-0.000423,4.999578,-0.000423 -L 3.999578,1.999587,4.999578,1.999587 -L 3.999578,2.999607,4.999578,2.999607 -L 0.999478,5.999597,3.999578,5.999597 -L 4.999578,6.999547,5.999578,6.999547 -L -0.000522,-0.000423,-0.000522,4.999607 -L 1.999478,0.999527,1.999478,1.999587 -L 3.999578,1.999587,3.999578,2.999607 -L 4.999578,-0.000423,4.999578,2.999607 -L 0.999478,-0.000423,1.999478,0.999527 -L 2.999478,-0.000423,1.999478,0.999527 -L -0.000522,4.999607,0.999478,5.999597 -L 3.999578,5.999597,4.999578,6.999547 - -[00f9] ù -L -0.000522,-0.000423,0.999478,-0.000423 -L -0.000522,0.999527,0.999478,0.999527 -L 0.999478,4.999607,1.999578,4.999607 -L 1.999578,5.999597,2.999578,5.999597 -L -0.000522,-0.000423,-0.000522,3.999587 -L 0.999478,-0.000423,0.999478,0.999527 -L 1.999578,3.999587,1.999578,5.999597 -L 2.999578,1.999587,2.999578,2.999607 -L 3.999578,-0.000423,3.999578,0.999527 -L 4.999578,5.999597,4.999578,7.999567 -L 3.999578,0.999527,2.999578,1.999587 -L 2.999578,2.999607,1.999578,3.999587 -L -0.000522,3.999587,0.999478,4.999607 -L 3.999578,4.999607,2.999578,5.999597 -L 3.999578,4.999607,4.999578,5.999597 - -[00fa] ú -L 3.999378,0.999527,4.999378,0.999527 -L 0.999578,4.999607,2.999578,4.999607 -L 0.999578,5.999597,1.999578,5.999597 -L 3.999378,5.999597,4.999378,5.999597 -L 0.999578,4.999607,0.999578,5.999597 -L 1.999578,4.999607,1.999578,5.999597 -L 3.999378,-0.000423,3.999378,0.999527 -L 4.999378,0.999527,4.999378,6.999547 -L 2.999578,4.999607,3.999378,5.999597 - -[00fb] û -L -0.000422,-0.000423,0.999278,-0.000423 -L -0.000422,0.999527,0.999278,0.999527 -L 3.999378,3.999587,5.999378,3.999587 -L 1.999378,4.999607,2.999378,4.999607 -L -0.000422,-0.000423,-0.000422,5.999597 -L 0.999278,-0.000423,0.999278,0.999527 -L 1.999378,1.999587,1.999378,5.999597 -L 3.999378,2.999607,3.999378,3.999587 -L 0.999278,0.999527,1.999378,1.999587 -L 3.999378,3.999587,2.999378,4.999607 -L -0.000422,5.999597,0.999278,6.999547 -L 1.999378,5.999597,0.999278,6.999547 diff --git a/fonts/italicc.cxf b/fonts/italicc.cxf deleted file mode 100644 index 02b316d..0000000 --- a/fonts/italicc.cxf +++ /dev/null @@ -1,3022 +0,0 @@ -# Format: QCad II Font -# Creator: Adam Radlowski's "dodajf" program - GRASS font translator -# Version: 1.0.0 -# Name: Italian Complex -# LetterSpacing: 3.0 -# WordSpacing: 6.75 -# LineSpacingFactor: 1.0 -# Author: Hershey fonts -# Author: Adam Radlowski (Polish) - -[!] 9 -L 1.548387,5.419355,1.290323,5.16129 -L 1.290323,5.16129,0.774194,2.064516 -L 1.548387,5.16129,0.774194,2.064516 -L 1.548387,5.419355,1.806452,5.16129 -L 1.806452,5.16129,0.774194,2.064516 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -["] 4 -L 0.516129,5.419355,0,3.612903 -L 0.774194,5.419355,0,3.612903 -L 2.83871,5.419355,2.322581,3.612903 -L 3.096774,5.419355,2.322581,3.612903 - -[#] 4 -L 2.064516,5.419355,0.258065,-1.806452 -L 3.612903,5.419355,1.806452,-1.806452 -L 0.258065,2.580645,3.870968,2.580645 -L 0,1.032258,3.612903,1.032258 - -[$] 33 -L 2.580645,6.451613,0.516129,-1.032258 -L 3.870968,6.451613,1.806452,-1.032258 -L 4.129032,4.387097,3.870968,4.129032 -L 3.870968,4.129032,4.129032,3.870968 -L 4.129032,3.870968,4.387097,4.129032 -L 4.387097,4.129032,4.387097,4.387097 -L 4.387097,4.387097,4.129032,4.903226 -L 4.129032,4.903226,3.870968,5.16129 -L 3.870968,5.16129,3.096774,5.419355 -L 3.096774,5.419355,2.064516,5.419355 -L 2.064516,5.419355,1.290323,5.16129 -L 1.290323,5.16129,0.774194,4.645161 -L 0.774194,4.645161,0.774194,4.129032 -L 0.774194,4.129032,1.032258,3.612903 -L 1.032258,3.612903,1.290323,3.354839 -L 1.290323,3.354839,3.096774,2.322581 -L 3.096774,2.322581,3.612903,1.806452 -L 0.774194,4.129032,1.290323,3.612903 -L 1.290323,3.612903,3.096774,2.580645 -L 3.096774,2.580645,3.354839,2.322581 -L 3.354839,2.322581,3.612903,1.806452 -L 3.612903,1.806452,3.612903,1.032258 -L 3.612903,1.032258,3.354839,0.516129 -L 3.354839,0.516129,3.096774,0.258065 -L 3.096774,0.258065,2.322581,0 -L 2.322581,0,1.290323,0 -L 1.290323,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 -L 0.258065,0.516129,0,1.032258 -L 0,1.032258,0,1.290323 -L 0,1.290323,0.258065,1.548387 -L 0.258065,1.548387,0.516129,1.290323 -L 0.516129,1.290323,0.258065,1.032258 - -[%] 26 -L 4.645161,5.419355,0,0 -L 1.290323,5.419355,1.806452,4.903226 -L 1.806452,4.903226,1.806452,4.387097 -L 1.806452,4.387097,1.548387,3.870968 -L 1.548387,3.870968,1.032258,3.612903 -L 1.032258,3.612903,0.516129,3.612903 -L 0.516129,3.612903,0,4.129032 -L 0,4.129032,0,4.645161 -L 0,4.645161,0.258065,5.16129 -L 0.258065,5.16129,0.774194,5.419355 -L 0.774194,5.419355,1.290323,5.419355 -L 1.290323,5.419355,1.806452,5.16129 -L 1.806452,5.16129,2.580645,4.903226 -L 2.580645,4.903226,3.354839,4.903226 -L 3.354839,4.903226,4.129032,5.16129 -L 4.129032,5.16129,4.645161,5.419355 -L 3.612903,1.806452,3.096774,1.548387 -L 3.096774,1.548387,2.83871,1.032258 -L 2.83871,1.032258,2.83871,0.516129 -L 2.83871,0.516129,3.354839,0 -L 3.354839,0,3.870968,0 -L 3.870968,0,4.387097,0.258065 -L 4.387097,0.258065,4.645161,0.774194 -L 4.645161,0.774194,4.645161,1.290323 -L 4.645161,1.290323,4.129032,1.806452 -L 4.129032,1.806452,3.612903,1.806452 - -[&] 49 -L 5.419355,3.354839,5.16129,3.096774 -L 5.16129,3.096774,5.419355,2.83871 -L 5.419355,2.83871,5.677419,3.096774 -L 5.677419,3.096774,5.677419,3.354839 -L 5.677419,3.354839,5.419355,3.612903 -L 5.419355,3.612903,5.16129,3.612903 -L 5.16129,3.612903,4.645161,3.354839 -L 4.645161,3.354839,4.129032,2.83871 -L 4.129032,2.83871,2.83871,0.774194 -L 2.83871,0.774194,2.322581,0.258065 -L 2.322581,0.258065,1.806452,0 -L 1.806452,0,1.032258,0 -L 1.032258,0,0.258065,0.258065 -L 0.258065,0.258065,0,0.774194 -L 0,0.774194,0,1.290323 -L 0,1.290323,0.258065,1.806452 -L 0.258065,1.806452,0.516129,2.064516 -L 0.516129,2.064516,1.032258,2.322581 -L 1.032258,2.322581,2.322581,2.83871 -L 2.322581,2.83871,2.83871,3.096774 -L 2.83871,3.096774,3.354839,3.612903 -L 3.354839,3.612903,3.612903,4.129032 -L 3.612903,4.129032,3.612903,4.645161 -L 3.612903,4.645161,3.354839,5.16129 -L 3.354839,5.16129,2.83871,5.419355 -L 2.83871,5.419355,2.322581,5.16129 -L 2.322581,5.16129,2.064516,4.645161 -L 2.064516,4.645161,2.064516,3.870968 -L 2.064516,3.870968,2.322581,2.322581 -L 2.322581,2.322581,2.580645,1.548387 -L 2.580645,1.548387,3.096774,0.774194 -L 3.096774,0.774194,3.612903,0.258065 -L 3.612903,0.258065,4.129032,0 -L 4.129032,0,4.645161,0 -L 4.645161,0,4.903226,0.516129 -L 4.903226,0.516129,4.903226,0.774194 -L 1.032258,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.774194 -L 0.258065,0.774194,0.258065,1.290323 -L 0.258065,1.290323,0.516129,1.806452 -L 0.516129,1.806452,0.774194,2.064516 -L 0.774194,2.064516,2.322581,2.83871 -L 2.064516,3.870968,2.322581,2.580645 -L 2.322581,2.580645,2.580645,1.806452 -L 2.580645,1.806452,3.096774,1.032258 -L 3.096774,1.032258,3.612903,0.516129 -L 3.612903,0.516129,4.129032,0.258065 -L 4.129032,0.258065,4.645161,0.258065 -L 4.645161,0.258065,4.903226,0.516129 - -['] 6 -L 0.516129,4.903226,0.258065,5.16129 -L 0.258065,5.16129,0.516129,5.419355 -L 0.516129,5.419355,0.774194,5.16129 -L 0.774194,5.16129,0.774194,4.903226 -L 0.774194,4.903226,0.516129,4.387097 -L 0.516129,4.387097,0,3.870968 - -[(] 16 -L 3.096774,6.451613,2.064516,5.677419 -L 2.064516,5.677419,1.290323,4.903226 -L 1.290323,4.903226,0.774194,4.129032 -L 0.774194,4.129032,0.258065,3.096774 -L 0.258065,3.096774,0,1.806452 -L 0,1.806452,0,0.774194 -L 0,0.774194,0.258065,-0.516129 -L 0.258065,-0.516129,0.516129,-1.290323 -L 0.516129,-1.290323,0.774194,-1.806452 -L 2.064516,5.677419,1.290323,4.645161 -L 1.290323,4.645161,0.774194,3.612903 -L 0.774194,3.612903,0.516129,2.83871 -L 0.516129,2.83871,0.258065,1.548387 -L 0.258065,1.548387,0.258065,0.258065 -L 0.258065,0.258065,0.516129,-1.032258 -L 0.516129,-1.032258,0.774194,-1.806452 - -[)] 16 -L 2.322581,6.451613,2.580645,5.935484 -L 2.580645,5.935484,2.83871,5.16129 -L 2.83871,5.16129,3.096774,3.870968 -L 3.096774,3.870968,3.096774,2.83871 -L 3.096774,2.83871,2.83871,1.548387 -L 2.83871,1.548387,2.322581,0.516129 -L 2.322581,0.516129,1.806452,-0.258065 -L 1.806452,-0.258065,1.032258,-1.032258 -L 1.032258,-1.032258,0,-1.806452 -L 2.322581,6.451613,2.580645,5.677419 -L 2.580645,5.677419,2.83871,4.387097 -L 2.83871,4.387097,2.83871,3.096774 -L 2.83871,3.096774,2.580645,1.806452 -L 2.580645,1.806452,2.322581,1.032258 -L 2.322581,1.032258,1.806452,0 -L 1.806452,0,1.032258,-1.032258 - -[*] 3 -L 1.290323,5.419355,1.290323,2.322581 -L 0,4.645161,2.580645,3.096774 -L 2.580645,4.645161,0,3.096774 - -[+] 2 -L 2.322581,4.645161,2.322581,0 -L 0,2.322581,4.645161,2.322581 - -[,] 6 -L 0.516129,0,0.258065,0.258065 -L 0.258065,0.258065,0.516129,0.516129 -L 0.516129,0.516129,0.774194,0.258065 -L 0.774194,0.258065,0.774194,0 -L 0.774194,0,0.516129,-0.516129 -L 0.516129,-0.516129,0,-1.032258 - -[-] 1 -L 0,2.322581,4.645161,2.322581 - -[.] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[/] 1 -L 2.580645,6.451613,0,-1.806452 - -[0] 36 -L 2.322581,5.419355,1.548387,5.16129 -L 1.548387,5.16129,1.032258,4.645161 -L 1.032258,4.645161,0.516129,3.870968 -L 0.516129,3.870968,0.258065,3.096774 -L 0.258065,3.096774,0,2.064516 -L 0,2.064516,0,1.290323 -L 0,1.290323,0.258065,0.516129 -L 0.258065,0.516129,0.516129,0.258065 -L 0.516129,0.258065,1.032258,0 -L 1.032258,0,1.548387,0 -L 1.548387,0,2.322581,0.258065 -L 2.322581,0.258065,2.83871,0.774194 -L 2.83871,0.774194,3.354839,1.548387 -L 3.354839,1.548387,3.612903,2.322581 -L 3.612903,2.322581,3.870968,3.354839 -L 3.870968,3.354839,3.870968,4.129032 -L 3.870968,4.129032,3.612903,4.903226 -L 3.612903,4.903226,3.354839,5.16129 -L 3.354839,5.16129,2.83871,5.419355 -L 2.83871,5.419355,2.322581,5.419355 -L 2.322581,5.419355,1.806452,5.16129 -L 1.806452,5.16129,1.290323,4.645161 -L 1.290323,4.645161,0.774194,3.870968 -L 0.774194,3.870968,0.516129,3.096774 -L 0.516129,3.096774,0.258065,2.064516 -L 0.258065,2.064516,0.258065,1.290323 -L 0.258065,1.290323,0.516129,0.516129 -L 0.516129,0.516129,1.032258,0 -L 1.548387,0,2.064516,0.258065 -L 2.064516,0.258065,2.580645,0.774194 -L 2.580645,0.774194,3.096774,1.548387 -L 3.096774,1.548387,3.354839,2.322581 -L 3.354839,2.322581,3.612903,3.354839 -L 3.612903,3.354839,3.612903,4.129032 -L 3.612903,4.129032,3.354839,4.903226 -L 3.354839,4.903226,2.83871,5.419355 - -[1] 7 -L 1.548387,4.387097,0.258065,0 -L 2.064516,5.419355,0.516129,0 -L 2.064516,5.419355,1.290323,4.645161 -L 1.290323,4.645161,0.516129,4.129032 -L 0.516129,4.129032,0,3.870968 -L 1.806452,4.645161,0.774194,4.129032 -L 0.774194,4.129032,0,3.870968 - -[2] 34 -L 1.548387,4.387097,1.806452,4.129032 -L 1.806452,4.129032,1.548387,3.870968 -L 1.548387,3.870968,1.290323,4.129032 -L 1.290323,4.129032,1.290323,4.387097 -L 1.290323,4.387097,1.548387,4.903226 -L 1.548387,4.903226,1.806452,5.16129 -L 1.806452,5.16129,2.580645,5.419355 -L 2.580645,5.419355,3.354839,5.419355 -L 3.354839,5.419355,4.129032,5.16129 -L 4.129032,5.16129,4.387097,4.645161 -L 4.387097,4.645161,4.387097,4.129032 -L 4.387097,4.129032,4.129032,3.612903 -L 4.129032,3.612903,3.612903,3.096774 -L 3.612903,3.096774,2.83871,2.580645 -L 2.83871,2.580645,1.806452,2.064516 -L 1.806452,2.064516,1.032258,1.548387 -L 1.032258,1.548387,0.516129,1.032258 -L 0.516129,1.032258,0,0 -L 3.354839,5.419355,3.870968,5.16129 -L 3.870968,5.16129,4.129032,4.645161 -L 4.129032,4.645161,4.129032,4.129032 -L 4.129032,4.129032,3.870968,3.612903 -L 3.870968,3.612903,3.354839,3.096774 -L 3.354839,3.096774,1.806452,2.064516 -L 0.258065,0.516129,0.516129,0.774194 -L 0.516129,0.774194,1.032258,0.774194 -L 1.032258,0.774194,2.322581,0.258065 -L 2.322581,0.258065,3.096774,0.258065 -L 3.096774,0.258065,3.612903,0.516129 -L 3.612903,0.516129,3.870968,1.032258 -L 1.032258,0.774194,2.322581,0 -L 2.322581,0,3.096774,0 -L 3.096774,0,3.612903,0.258065 -L 3.612903,0.258065,3.870968,1.032258 - -[3] 42 -L 1.290323,4.387097,1.548387,4.129032 -L 1.548387,4.129032,1.290323,3.870968 -L 1.290323,3.870968,1.032258,4.129032 -L 1.032258,4.129032,1.032258,4.387097 -L 1.032258,4.387097,1.290323,4.903226 -L 1.290323,4.903226,1.548387,5.16129 -L 1.548387,5.16129,2.322581,5.419355 -L 2.322581,5.419355,3.096774,5.419355 -L 3.096774,5.419355,3.870968,5.16129 -L 3.870968,5.16129,4.129032,4.645161 -L 4.129032,4.645161,4.129032,4.129032 -L 4.129032,4.129032,3.870968,3.612903 -L 3.870968,3.612903,3.096774,3.096774 -L 3.096774,3.096774,2.322581,2.83871 -L 3.096774,5.419355,3.612903,5.16129 -L 3.612903,5.16129,3.870968,4.645161 -L 3.870968,4.645161,3.870968,4.129032 -L 3.870968,4.129032,3.612903,3.612903 -L 3.612903,3.612903,3.096774,3.096774 -L 1.806452,2.83871,2.322581,2.83871 -L 2.322581,2.83871,3.096774,2.580645 -L 3.096774,2.580645,3.354839,2.322581 -L 3.354839,2.322581,3.612903,1.806452 -L 3.612903,1.806452,3.612903,1.032258 -L 3.612903,1.032258,3.354839,0.516129 -L 3.354839,0.516129,3.096774,0.258065 -L 3.096774,0.258065,2.322581,0 -L 2.322581,0,1.290323,0 -L 1.290323,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 -L 0.258065,0.516129,0,1.032258 -L 0,1.032258,0,1.290323 -L 0,1.290323,0.258065,1.548387 -L 0.258065,1.548387,0.516129,1.290323 -L 0.516129,1.290323,0.258065,1.032258 -L 2.322581,2.83871,2.83871,2.580645 -L 2.83871,2.580645,3.096774,2.322581 -L 3.096774,2.322581,3.354839,1.806452 -L 3.354839,1.806452,3.354839,1.032258 -L 3.354839,1.032258,3.096774,0.516129 -L 3.096774,0.516129,2.83871,0.258065 -L 2.83871,0.258065,2.322581,0 - -[4] 4 -L 3.612903,5.16129,2.064516,0 -L 3.870968,5.419355,2.322581,0 -L 3.870968,5.419355,0,1.548387 -L 0,1.548387,4.129032,1.548387 - -[5] 29 -L 1.806452,5.419355,0.516129,2.83871 -L 1.806452,5.419355,4.387097,5.419355 -L 1.806452,5.16129,3.096774,5.16129 -L 3.096774,5.16129,4.387097,5.419355 -L 0.516129,2.83871,0.774194,3.096774 -L 0.774194,3.096774,1.548387,3.354839 -L 1.548387,3.354839,2.322581,3.354839 -L 2.322581,3.354839,3.096774,3.096774 -L 3.096774,3.096774,3.354839,2.83871 -L 3.354839,2.83871,3.612903,2.322581 -L 3.612903,2.322581,3.612903,1.548387 -L 3.612903,1.548387,3.354839,0.774194 -L 3.354839,0.774194,2.83871,0.258065 -L 2.83871,0.258065,2.064516,0 -L 2.064516,0,1.290323,0 -L 1.290323,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 -L 0.258065,0.516129,0,1.032258 -L 0,1.032258,0,1.290323 -L 0,1.290323,0.258065,1.548387 -L 0.258065,1.548387,0.516129,1.290323 -L 0.516129,1.290323,0.258065,1.032258 -L 2.322581,3.354839,2.83871,3.096774 -L 2.83871,3.096774,3.096774,2.83871 -L 3.096774,2.83871,3.354839,2.322581 -L 3.354839,2.322581,3.354839,1.548387 -L 3.354839,1.548387,3.096774,0.774194 -L 3.096774,0.774194,2.580645,0.258065 -L 2.580645,0.258065,2.064516,0 - -[6] 40 -L 3.612903,4.645161,3.354839,4.387097 -L 3.354839,4.387097,3.612903,4.129032 -L 3.612903,4.129032,3.870968,4.387097 -L 3.870968,4.387097,3.870968,4.645161 -L 3.870968,4.645161,3.612903,5.16129 -L 3.612903,5.16129,3.096774,5.419355 -L 3.096774,5.419355,2.322581,5.419355 -L 2.322581,5.419355,1.548387,5.16129 -L 1.548387,5.16129,1.032258,4.645161 -L 1.032258,4.645161,0.516129,3.870968 -L 0.516129,3.870968,0.258065,3.096774 -L 0.258065,3.096774,0,2.064516 -L 0,2.064516,0,1.032258 -L 0,1.032258,0.258065,0.516129 -L 0.258065,0.516129,0.516129,0.258065 -L 0.516129,0.258065,1.032258,0 -L 1.032258,0,1.806452,0 -L 1.806452,0,2.580645,0.258065 -L 2.580645,0.258065,3.096774,0.774194 -L 3.096774,0.774194,3.354839,1.290323 -L 3.354839,1.290323,3.354839,2.064516 -L 3.354839,2.064516,3.096774,2.580645 -L 3.096774,2.580645,2.83871,2.83871 -L 2.83871,2.83871,2.322581,3.096774 -L 2.322581,3.096774,1.548387,3.096774 -L 1.548387,3.096774,1.032258,2.83871 -L 1.032258,2.83871,0.516129,2.322581 -L 0.516129,2.322581,0.258065,1.806452 -L 2.322581,5.419355,1.806452,5.16129 -L 1.806452,5.16129,1.290323,4.645161 -L 1.290323,4.645161,0.774194,3.870968 -L 0.774194,3.870968,0.516129,3.096774 -L 0.516129,3.096774,0.258065,2.064516 -L 0.258065,2.064516,0.258065,0.774194 -L 0.258065,0.774194,0.516129,0.258065 -L 1.806452,0,2.322581,0.258065 -L 2.322581,0.258065,2.83871,0.774194 -L 2.83871,0.774194,3.096774,1.290323 -L 3.096774,1.290323,3.096774,2.322581 -L 3.096774,2.322581,2.83871,2.83871 - -[7] 20 -L 0.516129,5.419355,0,3.870968 -L 3.870968,5.419355,3.612903,4.645161 -L 3.612903,4.645161,3.096774,3.870968 -L 3.096774,3.870968,1.806452,2.322581 -L 1.806452,2.322581,1.290323,1.548387 -L 1.290323,1.548387,1.032258,1.032258 -L 1.032258,1.032258,0.774194,0 -L 3.096774,3.870968,1.548387,2.322581 -L 1.548387,2.322581,1.032258,1.548387 -L 1.032258,1.548387,0.774194,1.032258 -L 0.774194,1.032258,0.516129,0 -L 0.258065,4.645161,1.032258,5.419355 -L 1.032258,5.419355,1.548387,5.419355 -L 1.548387,5.419355,2.83871,4.645161 -L 0.516129,4.903226,1.032258,5.16129 -L 1.032258,5.16129,1.548387,5.16129 -L 1.548387,5.16129,2.83871,4.645161 -L 2.83871,4.645161,3.354839,4.645161 -L 3.354839,4.645161,3.612903,4.903226 -L 3.612903,4.903226,3.870968,5.419355 - -[8] 51 -L 2.322581,5.419355,1.548387,5.16129 -L 1.548387,5.16129,1.290323,4.903226 -L 1.290323,4.903226,1.032258,4.387097 -L 1.032258,4.387097,1.032258,3.612903 -L 1.032258,3.612903,1.290323,3.096774 -L 1.290323,3.096774,1.806452,2.83871 -L 1.806452,2.83871,2.580645,2.83871 -L 2.580645,2.83871,3.612903,3.096774 -L 3.612903,3.096774,3.870968,3.354839 -L 3.870968,3.354839,4.129032,3.870968 -L 4.129032,3.870968,4.129032,4.645161 -L 4.129032,4.645161,3.870968,5.16129 -L 3.870968,5.16129,3.096774,5.419355 -L 3.096774,5.419355,2.322581,5.419355 -L 2.322581,5.419355,1.806452,5.16129 -L 1.806452,5.16129,1.548387,4.903226 -L 1.548387,4.903226,1.290323,4.387097 -L 1.290323,4.387097,1.290323,3.612903 -L 1.290323,3.612903,1.548387,3.096774 -L 1.548387,3.096774,1.806452,2.83871 -L 2.580645,2.83871,3.354839,3.096774 -L 3.354839,3.096774,3.612903,3.354839 -L 3.612903,3.354839,3.870968,3.870968 -L 3.870968,3.870968,3.870968,4.645161 -L 3.870968,4.645161,3.612903,5.16129 -L 3.612903,5.16129,3.096774,5.419355 -L 1.806452,2.83871,0.774194,2.580645 -L 0.774194,2.580645,0.258065,2.064516 -L 0.258065,2.064516,0,1.548387 -L 0,1.548387,0,0.774194 -L 0,0.774194,0.258065,0.258065 -L 0.258065,0.258065,1.032258,0 -L 1.032258,0,2.064516,0 -L 2.064516,0,3.096774,0.258065 -L 3.096774,0.258065,3.354839,0.516129 -L 3.354839,0.516129,3.612903,1.032258 -L 3.612903,1.032258,3.612903,1.806452 -L 3.612903,1.806452,3.354839,2.322581 -L 3.354839,2.322581,3.096774,2.580645 -L 3.096774,2.580645,2.580645,2.83871 -L 1.806452,2.83871,1.032258,2.580645 -L 1.032258,2.580645,0.516129,2.064516 -L 0.516129,2.064516,0.258065,1.548387 -L 0.258065,1.548387,0.258065,0.774194 -L 0.258065,0.774194,0.516129,0.258065 -L 0.516129,0.258065,1.032258,0 -L 2.064516,0,2.83871,0.258065 -L 2.83871,0.258065,3.096774,0.516129 -L 3.096774,0.516129,3.354839,1.032258 -L 3.354839,1.032258,3.354839,2.064516 -L 3.354839,2.064516,3.096774,2.580645 - -[9] 40 -L 3.612903,3.612903,3.354839,3.096774 -L 3.354839,3.096774,2.83871,2.580645 -L 2.83871,2.580645,2.322581,2.322581 -L 2.322581,2.322581,1.548387,2.322581 -L 1.548387,2.322581,1.032258,2.580645 -L 1.032258,2.580645,0.774194,2.83871 -L 0.774194,2.83871,0.516129,3.354839 -L 0.516129,3.354839,0.516129,4.129032 -L 0.516129,4.129032,0.774194,4.645161 -L 0.774194,4.645161,1.290323,5.16129 -L 1.290323,5.16129,2.064516,5.419355 -L 2.064516,5.419355,2.83871,5.419355 -L 2.83871,5.419355,3.354839,5.16129 -L 3.354839,5.16129,3.612903,4.903226 -L 3.612903,4.903226,3.870968,4.387097 -L 3.870968,4.387097,3.870968,3.354839 -L 3.870968,3.354839,3.612903,2.322581 -L 3.612903,2.322581,3.354839,1.548387 -L 3.354839,1.548387,2.83871,0.774194 -L 2.83871,0.774194,2.322581,0.258065 -L 2.322581,0.258065,1.548387,0 -L 1.548387,0,0.774194,0 -L 0.774194,0,0.258065,0.258065 -L 0.258065,0.258065,0,0.774194 -L 0,0.774194,0,1.032258 -L 0,1.032258,0.258065,1.290323 -L 0.258065,1.290323,0.516129,1.032258 -L 0.516129,1.032258,0.258065,0.774194 -L 1.032258,2.580645,0.774194,3.096774 -L 0.774194,3.096774,0.774194,4.129032 -L 0.774194,4.129032,1.032258,4.645161 -L 1.032258,4.645161,1.548387,5.16129 -L 1.548387,5.16129,2.064516,5.419355 -L 3.354839,5.16129,3.612903,4.645161 -L 3.612903,4.645161,3.612903,3.354839 -L 3.612903,3.354839,3.354839,2.322581 -L 3.354839,2.322581,3.096774,1.548387 -L 3.096774,1.548387,2.580645,0.774194 -L 2.580645,0.774194,2.064516,0.258065 -L 2.064516,0.258065,1.548387,0 - -[:] 7 -L 1.032258,3.612903,0.774194,3.354839 -L 0.774194,3.354839,1.032258,3.096774 -L 1.032258,3.096774,1.290323,3.354839 -L 1.290323,3.354839,1.032258,3.612903 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 - -[;] 10 -L 1.290323,3.612903,1.032258,3.354839 -L 1.032258,3.354839,1.290323,3.096774 -L 1.290323,3.096774,1.548387,3.354839 -L 1.548387,3.354839,1.290323,3.612903 -L 0.516129,0,0.258065,0.258065 -L 0.258065,0.258065,0.516129,0.516129 -L 0.516129,0.516129,0.774194,0.258065 -L 0.774194,0.258065,0.774194,0 -L 0.774194,0,0.516129,-0.516129 -L 0.516129,-0.516129,0,-1.032258 - -[<] 2 -L 4.129032,4.645161,0,2.322581 -L 0,2.322581,4.129032,0 - -[=] 2 -L 0,3.096774,4.645161,3.096774 -L 0,1.548387,4.645161,1.548387 - -[>] 2 -L 0,4.645161,4.129032,2.322581 -L 4.129032,2.322581,0,0 - -[?] 28 -L 0.258065,4.387097,0.516129,4.129032 -L 0.516129,4.129032,0.258065,3.870968 -L 0.258065,3.870968,0,4.129032 -L 0,4.129032,0,4.387097 -L 0,4.387097,0.258065,4.903226 -L 0.258065,4.903226,0.516129,5.16129 -L 0.516129,5.16129,1.290323,5.419355 -L 1.290323,5.419355,2.322581,5.419355 -L 2.322581,5.419355,3.096774,5.16129 -L 3.096774,5.16129,3.354839,4.645161 -L 3.354839,4.645161,3.354839,4.129032 -L 3.354839,4.129032,3.096774,3.612903 -L 3.096774,3.612903,2.83871,3.354839 -L 2.83871,3.354839,1.290323,2.83871 -L 1.290323,2.83871,0.774194,2.580645 -L 0.774194,2.580645,0.774194,2.064516 -L 0.774194,2.064516,1.032258,1.806452 -L 1.032258,1.806452,1.548387,1.806452 -L 2.322581,5.419355,2.83871,5.16129 -L 2.83871,5.16129,3.096774,4.645161 -L 3.096774,4.645161,3.096774,4.129032 -L 3.096774,4.129032,2.83871,3.612903 -L 2.83871,3.612903,2.580645,3.354839 -L 2.580645,3.354839,2.064516,3.096774 -L 0.516129,0.516129,0.258065,0.258065 -L 0.258065,0.258065,0.516129,0 -L 0.516129,0,0.774194,0.258065 -L 0.774194,0.258065,0.516129,0.516129 - -[@] 48 -L 3.870968,3.354839,3.612903,3.870968 -L 3.612903,3.870968,3.096774,4.129032 -L 3.096774,4.129032,2.322581,4.129032 -L 2.322581,4.129032,1.806452,3.870968 -L 1.806452,3.870968,1.548387,3.612903 -L 1.548387,3.612903,1.290323,2.83871 -L 1.290323,2.83871,1.290323,2.064516 -L 1.290323,2.064516,1.548387,1.548387 -L 1.548387,1.548387,2.064516,1.290323 -L 2.064516,1.290323,2.83871,1.290323 -L 2.83871,1.290323,3.354839,1.548387 -L 3.354839,1.548387,3.612903,2.064516 -L 2.322581,4.129032,1.806452,3.612903 -L 1.806452,3.612903,1.548387,2.83871 -L 1.548387,2.83871,1.548387,2.064516 -L 1.548387,2.064516,1.806452,1.548387 -L 1.806452,1.548387,2.064516,1.290323 -L 3.870968,4.129032,3.612903,2.064516 -L 3.612903,2.064516,3.612903,1.548387 -L 3.612903,1.548387,4.129032,1.290323 -L 4.129032,1.290323,4.645161,1.290323 -L 4.645161,1.290323,5.16129,1.806452 -L 5.16129,1.806452,5.419355,2.580645 -L 5.419355,2.580645,5.419355,3.096774 -L 5.419355,3.096774,5.16129,3.870968 -L 5.16129,3.870968,4.903226,4.387097 -L 4.903226,4.387097,4.387097,4.903226 -L 4.387097,4.903226,3.870968,5.16129 -L 3.870968,5.16129,3.096774,5.419355 -L 3.096774,5.419355,2.322581,5.419355 -L 2.322581,5.419355,1.548387,5.16129 -L 1.548387,5.16129,1.032258,4.903226 -L 1.032258,4.903226,0.516129,4.387097 -L 0.516129,4.387097,0.258065,3.870968 -L 0.258065,3.870968,0,3.096774 -L 0,3.096774,0,2.322581 -L 0,2.322581,0.258065,1.548387 -L 0.258065,1.548387,0.516129,1.032258 -L 0.516129,1.032258,1.032258,0.516129 -L 1.032258,0.516129,1.548387,0.258065 -L 1.548387,0.258065,2.322581,0 -L 2.322581,0,3.096774,0 -L 3.096774,0,3.870968,0.258065 -L 3.870968,0.258065,4.387097,0.516129 -L 4.387097,0.516129,4.645161,0.774194 -L 4.129032,4.129032,3.870968,2.064516 -L 3.870968,2.064516,3.870968,1.548387 -L 3.870968,1.548387,4.129032,1.290323 - -[A] 6 -L 3.870968,5.419355,0.516129,0 -L 3.870968,5.419355,4.129032,0 -L 3.612903,4.903226,3.870968,0 -L 1.548387,1.548387,3.870968,1.548387 -L 0,0,1.548387,0 -L 3.096774,0,4.645161,0 - -[B] 29 -L 2.322581,5.419355,0.774194,0 -L 2.580645,5.419355,1.032258,0 -L 1.548387,5.419355,4.387097,5.419355 -L 4.387097,5.419355,5.16129,5.16129 -L 5.16129,5.16129,5.419355,4.645161 -L 5.419355,4.645161,5.419355,4.129032 -L 5.419355,4.129032,5.16129,3.354839 -L 5.16129,3.354839,4.903226,3.096774 -L 4.903226,3.096774,4.129032,2.83871 -L 4.387097,5.419355,4.903226,5.16129 -L 4.903226,5.16129,5.16129,4.645161 -L 5.16129,4.645161,5.16129,4.129032 -L 5.16129,4.129032,4.903226,3.354839 -L 4.903226,3.354839,4.645161,3.096774 -L 4.645161,3.096774,4.129032,2.83871 -L 1.806452,2.83871,4.129032,2.83871 -L 4.129032,2.83871,4.645161,2.580645 -L 4.645161,2.580645,4.903226,2.064516 -L 4.903226,2.064516,4.903226,1.548387 -L 4.903226,1.548387,4.645161,0.774194 -L 4.645161,0.774194,4.129032,0.258065 -L 4.129032,0.258065,3.096774,0 -L 3.096774,0,0,0 -L 4.129032,2.83871,4.387097,2.580645 -L 4.387097,2.580645,4.645161,2.064516 -L 4.645161,2.064516,4.645161,1.548387 -L 4.645161,1.548387,4.387097,0.774194 -L 4.387097,0.774194,3.870968,0.258065 -L 3.870968,0.258065,3.096774,0 - -[C] 30 -L 3.870968,4.903226,4.129032,4.903226 -L 4.129032,4.903226,4.387097,5.419355 -L 4.387097,5.419355,4.129032,3.870968 -L 4.129032,3.870968,4.129032,4.387097 -L 4.129032,4.387097,3.870968,4.903226 -L 3.870968,4.903226,3.612903,5.16129 -L 3.612903,5.16129,3.096774,5.419355 -L 3.096774,5.419355,2.322581,5.419355 -L 2.322581,5.419355,1.548387,5.16129 -L 1.548387,5.16129,1.032258,4.645161 -L 1.032258,4.645161,0.516129,3.870968 -L 0.516129,3.870968,0.258065,3.096774 -L 0.258065,3.096774,0,2.064516 -L 0,2.064516,0,1.290323 -L 0,1.290323,0.258065,0.516129 -L 0.258065,0.516129,0.516129,0.258065 -L 0.516129,0.258065,1.290323,0 -L 1.290323,0,2.064516,0 -L 2.064516,0,2.580645,0.258065 -L 2.580645,0.258065,3.096774,0.774194 -L 3.096774,0.774194,3.354839,1.290323 -L 2.322581,5.419355,1.806452,5.16129 -L 1.806452,5.16129,1.290323,4.645161 -L 1.290323,4.645161,0.774194,3.870968 -L 0.774194,3.870968,0.516129,3.096774 -L 0.516129,3.096774,0.258065,2.064516 -L 0.258065,2.064516,0.258065,1.290323 -L 0.258065,1.290323,0.516129,0.516129 -L 0.516129,0.516129,0.774194,0.258065 -L 0.774194,0.258065,1.290323,0 - -[D] 22 -L 2.322581,5.419355,0.774194,0 -L 2.580645,5.419355,1.032258,0 -L 1.548387,5.419355,3.870968,5.419355 -L 3.870968,5.419355,4.645161,5.16129 -L 4.645161,5.16129,4.903226,4.903226 -L 4.903226,4.903226,5.16129,4.129032 -L 5.16129,4.129032,5.16129,3.096774 -L 5.16129,3.096774,4.903226,2.064516 -L 4.903226,2.064516,4.387097,1.032258 -L 4.387097,1.032258,3.870968,0.516129 -L 3.870968,0.516129,3.354839,0.258065 -L 3.354839,0.258065,2.322581,0 -L 2.322581,0,0,0 -L 3.870968,5.419355,4.387097,5.16129 -L 4.387097,5.16129,4.645161,4.903226 -L 4.645161,4.903226,4.903226,4.129032 -L 4.903226,4.129032,4.903226,3.096774 -L 4.903226,3.096774,4.645161,2.064516 -L 4.645161,2.064516,4.129032,1.032258 -L 4.129032,1.032258,3.612903,0.516129 -L 3.612903,0.516129,3.096774,0.258065 -L 3.096774,0.258065,2.322581,0 - -[E] 10 -L 2.322581,5.419355,0.774194,0 -L 2.580645,5.419355,1.032258,0 -L 3.612903,3.870968,3.096774,1.806452 -L 1.548387,5.419355,5.419355,5.419355 -L 5.419355,5.419355,5.16129,3.870968 -L 5.16129,3.870968,5.16129,5.419355 -L 1.806452,2.83871,3.354839,2.83871 -L 0,0,3.870968,0 -L 3.870968,0,4.387097,1.290323 -L 4.387097,1.290323,3.612903,0 - -[F] 8 -L 2.322581,5.419355,0.774194,0 -L 2.580645,5.419355,1.032258,0 -L 3.612903,3.870968,3.096774,1.806452 -L 1.548387,5.419355,5.419355,5.419355 -L 5.419355,5.419355,5.16129,3.870968 -L 5.16129,3.870968,5.16129,5.419355 -L 1.806452,2.83871,3.354839,2.83871 -L 0,0,1.806452,0 - -[G] 34 -L 3.870968,4.903226,4.129032,4.903226 -L 4.129032,4.903226,4.387097,5.419355 -L 4.387097,5.419355,4.129032,3.870968 -L 4.129032,3.870968,4.129032,4.387097 -L 4.129032,4.387097,3.870968,4.903226 -L 3.870968,4.903226,3.612903,5.16129 -L 3.612903,5.16129,3.096774,5.419355 -L 3.096774,5.419355,2.322581,5.419355 -L 2.322581,5.419355,1.548387,5.16129 -L 1.548387,5.16129,1.032258,4.645161 -L 1.032258,4.645161,0.516129,3.870968 -L 0.516129,3.870968,0.258065,3.096774 -L 0.258065,3.096774,0,2.064516 -L 0,2.064516,0,1.290323 -L 0,1.290323,0.258065,0.516129 -L 0.258065,0.516129,0.516129,0.258065 -L 0.516129,0.258065,1.290323,0 -L 1.290323,0,1.806452,0 -L 1.806452,0,2.580645,0.258065 -L 2.580645,0.258065,3.096774,0.774194 -L 3.096774,0.774194,3.612903,1.806452 -L 2.322581,5.419355,1.806452,5.16129 -L 1.806452,5.16129,1.290323,4.645161 -L 1.290323,4.645161,0.774194,3.870968 -L 0.774194,3.870968,0.516129,3.096774 -L 0.516129,3.096774,0.258065,2.064516 -L 0.258065,2.064516,0.258065,1.290323 -L 0.258065,1.290323,0.516129,0.516129 -L 0.516129,0.516129,0.774194,0.258065 -L 0.774194,0.258065,1.290323,0 -L 1.806452,0,2.322581,0.258065 -L 2.322581,0.258065,2.83871,0.774194 -L 2.83871,0.774194,3.354839,1.806452 -L 2.580645,1.806452,4.387097,1.806452 - -[H] 9 -L 2.322581,5.419355,0.774194,0 -L 2.580645,5.419355,1.032258,0 -L 5.677419,5.419355,4.129032,0 -L 5.935484,5.419355,4.387097,0 -L 1.548387,5.419355,3.354839,5.419355 -L 4.903226,5.419355,6.709677,5.419355 -L 1.806452,2.83871,4.903226,2.83871 -L 0,0,1.806452,0 -L 3.354839,0,5.16129,0 - -[I] 4 -L 2.322581,5.419355,0.774194,0 -L 2.580645,5.419355,1.032258,0 -L 1.548387,5.419355,3.354839,5.419355 -L 0,0,1.806452,0 - -[J] 15 -L 3.612903,5.419355,2.322581,1.032258 -L 2.322581,1.032258,2.064516,0.516129 -L 2.064516,0.516129,1.806452,0.258065 -L 1.806452,0.258065,1.290323,0 -L 1.290323,0,0.774194,0 -L 0.774194,0,0.258065,0.258065 -L 0.258065,0.258065,0,0.774194 -L 0,0.774194,0,1.290323 -L 0,1.290323,0.258065,1.548387 -L 0.258065,1.548387,0.516129,1.290323 -L 0.516129,1.290323,0.258065,1.032258 -L 3.354839,5.419355,2.064516,1.032258 -L 2.064516,1.032258,1.806452,0.516129 -L 1.806452,0.516129,1.290323,0 -L 2.580645,5.419355,4.387097,5.419355 - -[K] 9 -L 2.322581,5.419355,0.774194,0 -L 2.580645,5.419355,1.032258,0 -L 5.935484,5.419355,1.548387,2.064516 -L 3.354839,3.096774,4.387097,0 -L 3.096774,3.096774,4.129032,0 -L 1.548387,5.419355,3.354839,5.419355 -L 4.903226,5.419355,6.451613,5.419355 -L 0,0,1.806452,0 -L 3.354839,0,4.903226,0 - -[L] 6 -L 2.322581,5.419355,0.774194,0 -L 2.580645,5.419355,1.032258,0 -L 1.548387,5.419355,3.354839,5.419355 -L 0,0,3.870968,0 -L 3.870968,0,4.387097,1.548387 -L 4.387097,1.548387,3.612903,0 - -[M] 10 -L 2.322581,5.419355,0.774194,0 -L 2.322581,5.419355,2.580645,0 -L 2.580645,5.419355,2.83871,0.516129 -L 5.935484,5.419355,2.580645,0 -L 5.935484,5.419355,4.387097,0 -L 6.193548,5.419355,4.645161,0 -L 1.548387,5.419355,2.580645,5.419355 -L 5.935484,5.419355,6.967742,5.419355 -L 0,0,1.548387,0 -L 3.612903,0,5.419355,0 - -[N] 7 -L 2.322581,5.419355,0.774194,0 -L 2.322581,5.419355,4.129032,0.774194 -L 2.322581,4.645161,4.129032,0 -L 5.677419,5.419355,4.129032,0 -L 1.548387,5.419355,2.322581,5.419355 -L 4.903226,5.419355,6.451613,5.419355 -L 0,0,1.548387,0 - -[O] 36 -L 2.322581,5.419355,1.548387,5.16129 -L 1.548387,5.16129,1.032258,4.645161 -L 1.032258,4.645161,0.516129,3.870968 -L 0.516129,3.870968,0.258065,3.096774 -L 0.258065,3.096774,0,2.064516 -L 0,2.064516,0,1.290323 -L 0,1.290323,0.258065,0.516129 -L 0.258065,0.516129,0.516129,0.258065 -L 0.516129,0.258065,1.032258,0 -L 1.032258,0,1.806452,0 -L 1.806452,0,2.580645,0.258065 -L 2.580645,0.258065,3.096774,0.774194 -L 3.096774,0.774194,3.612903,1.548387 -L 3.612903,1.548387,3.870968,2.322581 -L 3.870968,2.322581,4.129032,3.354839 -L 4.129032,3.354839,4.129032,4.129032 -L 4.129032,4.129032,3.870968,4.903226 -L 3.870968,4.903226,3.612903,5.16129 -L 3.612903,5.16129,3.096774,5.419355 -L 3.096774,5.419355,2.322581,5.419355 -L 2.322581,5.419355,1.806452,5.16129 -L 1.806452,5.16129,1.290323,4.645161 -L 1.290323,4.645161,0.774194,3.870968 -L 0.774194,3.870968,0.516129,3.096774 -L 0.516129,3.096774,0.258065,2.064516 -L 0.258065,2.064516,0.258065,1.290323 -L 0.258065,1.290323,0.516129,0.516129 -L 0.516129,0.516129,1.032258,0 -L 1.806452,0,2.322581,0.258065 -L 2.322581,0.258065,2.83871,0.774194 -L 2.83871,0.774194,3.354839,1.548387 -L 3.354839,1.548387,3.612903,2.322581 -L 3.612903,2.322581,3.870968,3.354839 -L 3.870968,3.354839,3.870968,4.129032 -L 3.870968,4.129032,3.612903,4.903226 -L 3.612903,4.903226,3.096774,5.419355 - -[P] 17 -L 2.322581,5.419355,0.774194,0 -L 2.580645,5.419355,1.032258,0 -L 1.548387,5.419355,4.645161,5.419355 -L 4.645161,5.419355,5.419355,5.16129 -L 5.419355,5.16129,5.677419,4.645161 -L 5.677419,4.645161,5.677419,4.129032 -L 5.677419,4.129032,5.419355,3.354839 -L 5.419355,3.354839,4.903226,2.83871 -L 4.903226,2.83871,3.870968,2.580645 -L 3.870968,2.580645,1.806452,2.580645 -L 4.645161,5.419355,5.16129,5.16129 -L 5.16129,5.16129,5.419355,4.645161 -L 5.419355,4.645161,5.419355,4.129032 -L 5.419355,4.129032,5.16129,3.354839 -L 5.16129,3.354839,4.645161,2.83871 -L 4.645161,2.83871,3.870968,2.580645 -L 0,0,1.806452,0 - -[Q] 51 -L 2.322581,5.419355,1.548387,5.16129 -L 1.548387,5.16129,1.032258,4.645161 -L 1.032258,4.645161,0.516129,3.870968 -L 0.516129,3.870968,0.258065,3.096774 -L 0.258065,3.096774,0,2.064516 -L 0,2.064516,0,1.290323 -L 0,1.290323,0.258065,0.516129 -L 0.258065,0.516129,0.516129,0.258065 -L 0.516129,0.258065,1.032258,0 -L 1.032258,0,1.806452,0 -L 1.806452,0,2.580645,0.258065 -L 2.580645,0.258065,3.096774,0.774194 -L 3.096774,0.774194,3.612903,1.548387 -L 3.612903,1.548387,3.870968,2.322581 -L 3.870968,2.322581,4.129032,3.354839 -L 4.129032,3.354839,4.129032,4.129032 -L 4.129032,4.129032,3.870968,4.903226 -L 3.870968,4.903226,3.612903,5.16129 -L 3.612903,5.16129,3.096774,5.419355 -L 3.096774,5.419355,2.322581,5.419355 -L 2.322581,5.419355,1.806452,5.16129 -L 1.806452,5.16129,1.290323,4.645161 -L 1.290323,4.645161,0.774194,3.870968 -L 0.774194,3.870968,0.516129,3.096774 -L 0.516129,3.096774,0.258065,2.064516 -L 0.258065,2.064516,0.258065,1.290323 -L 0.258065,1.290323,0.516129,0.516129 -L 0.516129,0.516129,1.032258,0 -L 1.806452,0,2.322581,0.258065 -L 2.322581,0.258065,2.83871,0.774194 -L 2.83871,0.774194,3.354839,1.548387 -L 3.354839,1.548387,3.612903,2.322581 -L 3.612903,2.322581,3.870968,3.354839 -L 3.870968,3.354839,3.870968,4.129032 -L 3.870968,4.129032,3.612903,4.903226 -L 3.612903,4.903226,3.096774,5.419355 -L 0.516129,0.516129,0.516129,0.774194 -L 0.516129,0.774194,0.774194,1.290323 -L 0.774194,1.290323,1.290323,1.548387 -L 1.290323,1.548387,1.548387,1.548387 -L 1.548387,1.548387,2.064516,1.290323 -L 2.064516,1.290323,2.322581,0.774194 -L 2.322581,0.774194,2.322581,-1.032258 -L 2.322581,-1.032258,2.580645,-1.290323 -L 2.580645,-1.290323,3.096774,-1.290323 -L 3.096774,-1.290323,3.354839,-0.774194 -L 3.354839,-0.774194,3.354839,-0.516129 -L 2.322581,0.774194,2.580645,-0.774194 -L 2.580645,-0.774194,2.83871,-1.032258 -L 2.83871,-1.032258,3.096774,-1.032258 -L 3.096774,-1.032258,3.354839,-0.774194 - -[R] 28 -L 2.322581,5.419355,0.774194,0 -L 2.580645,5.419355,1.032258,0 -L 1.548387,5.419355,4.387097,5.419355 -L 4.387097,5.419355,5.16129,5.16129 -L 5.16129,5.16129,5.419355,4.645161 -L 5.419355,4.645161,5.419355,4.129032 -L 5.419355,4.129032,5.16129,3.354839 -L 5.16129,3.354839,4.903226,3.096774 -L 4.903226,3.096774,4.129032,2.83871 -L 4.129032,2.83871,1.806452,2.83871 -L 4.387097,5.419355,4.903226,5.16129 -L 4.903226,5.16129,5.16129,4.645161 -L 5.16129,4.645161,5.16129,4.129032 -L 5.16129,4.129032,4.903226,3.354839 -L 4.903226,3.354839,4.645161,3.096774 -L 4.645161,3.096774,4.129032,2.83871 -L 3.096774,2.83871,3.612903,2.580645 -L 3.612903,2.580645,3.870968,2.322581 -L 3.870968,2.322581,4.129032,0.258065 -L 4.129032,0.258065,4.387097,0 -L 4.387097,0,4.903226,0 -L 4.903226,0,5.16129,0.516129 -L 5.16129,0.516129,5.16129,0.774194 -L 3.870968,2.322581,4.387097,0.516129 -L 4.387097,0.516129,4.645161,0.258065 -L 4.645161,0.258065,4.903226,0.258065 -L 4.903226,0.258065,5.16129,0.516129 -L 0,0,1.806452,0 - -[S] 31 -L 4.387097,4.903226,4.645161,4.903226 -L 4.645161,4.903226,4.903226,5.419355 -L 4.903226,5.419355,4.645161,3.870968 -L 4.645161,3.870968,4.645161,4.387097 -L 4.645161,4.387097,4.387097,4.903226 -L 4.387097,4.903226,4.129032,5.16129 -L 4.129032,5.16129,3.354839,5.419355 -L 3.354839,5.419355,2.322581,5.419355 -L 2.322581,5.419355,1.548387,5.16129 -L 1.548387,5.16129,1.032258,4.645161 -L 1.032258,4.645161,1.032258,4.129032 -L 1.032258,4.129032,1.290323,3.612903 -L 1.290323,3.612903,1.548387,3.354839 -L 1.548387,3.354839,3.354839,2.322581 -L 3.354839,2.322581,3.870968,1.806452 -L 1.032258,4.129032,1.548387,3.612903 -L 1.548387,3.612903,3.354839,2.580645 -L 3.354839,2.580645,3.612903,2.322581 -L 3.612903,2.322581,3.870968,1.806452 -L 3.870968,1.806452,3.870968,1.032258 -L 3.870968,1.032258,3.612903,0.516129 -L 3.612903,0.516129,3.354839,0.258065 -L 3.354839,0.258065,2.580645,0 -L 2.580645,0,1.548387,0 -L 1.548387,0,0.774194,0.258065 -L 0.774194,0.258065,0.516129,0.516129 -L 0.516129,0.516129,0.258065,1.032258 -L 0.258065,1.032258,0.258065,1.548387 -L 0.258065,1.548387,0,0 -L 0,0,0.258065,0.516129 -L 0.258065,0.516129,0.516129,0.516129 - -[T] 8 -L 2.322581,5.419355,0.774194,0 -L 2.580645,5.419355,1.032258,0 -L 0.774194,5.419355,0,3.870968 -L 0,3.870968,0.516129,5.419355 -L 0.516129,5.419355,4.387097,5.419355 -L 4.387097,5.419355,4.129032,3.870968 -L 4.129032,3.870968,4.129032,5.419355 -L 0,0,1.806452,0 - -[U] 17 -L 1.032258,5.419355,0.258065,2.580645 -L 0.258065,2.580645,0,1.548387 -L 0,1.548387,0,0.774194 -L 0,0.774194,0.258065,0.258065 -L 0.258065,0.258065,1.032258,0 -L 1.032258,0,2.064516,0 -L 2.064516,0,2.83871,0.258065 -L 2.83871,0.258065,3.354839,0.774194 -L 3.354839,0.774194,3.612903,1.548387 -L 3.612903,1.548387,4.645161,5.419355 -L 1.290323,5.419355,0.516129,2.580645 -L 0.516129,2.580645,0.258065,1.548387 -L 0.258065,1.548387,0.258065,0.774194 -L 0.258065,0.774194,0.516129,0.258065 -L 0.516129,0.258065,1.032258,0 -L 0.258065,5.419355,2.064516,5.419355 -L 3.870968,5.419355,5.419355,5.419355 - -[V] 5 -L 0.516129,5.419355,0.774194,0 -L 0.774194,5.419355,1.032258,0.516129 -L 4.129032,5.419355,0.774194,0 -L 0,5.419355,1.548387,5.419355 -L 3.096774,5.419355,4.645161,5.419355 - -[W] 8 -L 0.774194,5.419355,0.258065,0 -L 1.032258,5.419355,0.516129,0.516129 -L 2.83871,5.419355,0.258065,0 -L 2.83871,5.419355,2.322581,0 -L 3.096774,5.419355,2.580645,0.516129 -L 4.903226,5.419355,2.322581,0 -L 0,5.419355,1.806452,5.419355 -L 4.129032,5.419355,5.677419,5.419355 - -[X] 7 -L 2.064516,5.419355,3.870968,0 -L 2.322581,5.419355,4.129032,0 -L 5.677419,5.419355,0.516129,0 -L 1.548387,5.419355,3.096774,5.419355 -L 4.645161,5.419355,6.193548,5.419355 -L 0,0,1.548387,0 -L 3.096774,0,4.645161,0 - -[Y] 8 -L 0.516129,5.419355,1.548387,2.83871 -L 1.548387,2.83871,0.774194,0 -L 0.774194,5.419355,1.806452,2.83871 -L 1.806452,2.83871,1.032258,0 -L 4.387097,5.419355,1.806452,2.83871 -L 0,5.419355,1.548387,5.419355 -L 3.354839,5.419355,4.903226,5.419355 -L 0,0,1.806452,0 - -[Z] 8 -L 4.903226,5.419355,0,0 -L 5.16129,5.419355,0.258065,0 -L 1.806452,5.419355,1.032258,3.870968 -L 1.032258,3.870968,1.548387,5.419355 -L 1.548387,5.419355,5.16129,5.419355 -L 0,0,3.612903,0 -L 3.612903,0,4.129032,1.548387 -L 4.129032,1.548387,3.354839,0 - -[[] 4 -L 0,6.451613,0,-1.806452 -L 0.258065,6.451613,0.258065,-1.806452 -L 0,6.451613,1.806452,6.451613 -L 0,-1.806452,1.806452,-1.806452 - -[\] 1 -L 0,5.419355,3.612903,-0.774194 - -[]] 4 -L 1.548387,6.451613,1.548387,-1.806452 -L 1.806452,6.451613,1.806452,-1.806452 -L 0,6.451613,1.806452,6.451613 -L 0,-1.806452,1.806452,-1.806452 - -[^] 5 -L 0.774194,3.870968,1.290323,4.645161 -L 1.290323,4.645161,1.806452,3.870968 -L 0,3.096774,1.290323,4.387097 -L 1.290323,4.387097,2.580645,3.096774 -L 1.290323,4.387097,1.290323,0 - -[_] 1 -L 0,-0.516129,4.129032,-0.516129 - -[`] 6 -L 0.774194,5.419355,0.258065,4.903226 -L 0.258065,4.903226,0,4.387097 -L 0,4.387097,0,4.129032 -L 0,4.129032,0.258065,3.870968 -L 0.258065,3.870968,0.516129,4.129032 -L 0.516129,4.129032,0.258065,4.387097 - -[a] 31 -L 3.354839,3.612903,2.83871,1.806452 -L 2.83871,1.806452,2.580645,0.774194 -L 2.580645,0.774194,2.580645,0.258065 -L 2.580645,0.258065,2.83871,0 -L 2.83871,0,3.612903,0 -L 3.612903,0,4.129032,0.516129 -L 4.129032,0.516129,4.387097,1.032258 -L 3.612903,3.612903,3.096774,1.806452 -L 3.096774,1.806452,2.83871,0.774194 -L 2.83871,0.774194,2.83871,0.258065 -L 2.83871,0.258065,3.096774,0 -L 2.83871,1.806452,2.83871,2.580645 -L 2.83871,2.580645,2.580645,3.354839 -L 2.580645,3.354839,2.064516,3.612903 -L 2.064516,3.612903,1.548387,3.612903 -L 1.548387,3.612903,0.774194,3.354839 -L 0.774194,3.354839,0.258065,2.580645 -L 0.258065,2.580645,0,1.806452 -L 0,1.806452,0,1.032258 -L 0,1.032258,0.258065,0.516129 -L 0.258065,0.516129,0.516129,0.258065 -L 0.516129,0.258065,1.032258,0 -L 1.032258,0,1.548387,0 -L 1.548387,0,2.064516,0.258065 -L 2.064516,0.258065,2.580645,1.032258 -L 2.580645,1.032258,2.83871,1.806452 -L 1.548387,3.612903,1.032258,3.354839 -L 1.032258,3.354839,0.516129,2.580645 -L 0.516129,2.580645,0.258065,1.806452 -L 0.258065,1.806452,0.258065,0.774194 -L 0.258065,0.774194,0.516129,0.258065 - -[b] 26 -L 1.032258,5.419355,0,2.064516 -L 0,2.064516,0,1.290323 -L 0,1.290323,0.258065,0.516129 -L 0.258065,0.516129,0.516129,0.258065 -L 1.290323,5.419355,0.258065,2.064516 -L 0.258065,2.064516,0.516129,2.83871 -L 0.516129,2.83871,1.032258,3.354839 -L 1.032258,3.354839,1.548387,3.612903 -L 1.548387,3.612903,2.064516,3.612903 -L 2.064516,3.612903,2.580645,3.354839 -L 2.580645,3.354839,2.83871,3.096774 -L 2.83871,3.096774,3.096774,2.580645 -L 3.096774,2.580645,3.096774,1.806452 -L 3.096774,1.806452,2.83871,1.032258 -L 2.83871,1.032258,2.322581,0.258065 -L 2.322581,0.258065,1.548387,0 -L 1.548387,0,1.032258,0 -L 1.032258,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,1.032258 -L 0.258065,1.032258,0.258065,2.064516 -L 2.580645,3.354839,2.83871,2.83871 -L 2.83871,2.83871,2.83871,1.806452 -L 2.83871,1.806452,2.580645,1.032258 -L 2.580645,1.032258,2.064516,0.258065 -L 2.064516,0.258065,1.548387,0 -L 0.258065,5.419355,1.290323,5.419355 - -[c] 21 -L 2.83871,2.83871,2.83871,2.580645 -L 2.83871,2.580645,3.096774,2.580645 -L 3.096774,2.580645,3.096774,2.83871 -L 3.096774,2.83871,2.83871,3.354839 -L 2.83871,3.354839,2.322581,3.612903 -L 2.322581,3.612903,1.548387,3.612903 -L 1.548387,3.612903,0.774194,3.354839 -L 0.774194,3.354839,0.258065,2.580645 -L 0.258065,2.580645,0,1.806452 -L 0,1.806452,0,1.032258 -L 0,1.032258,0.258065,0.516129 -L 0.258065,0.516129,0.516129,0.258065 -L 0.516129,0.258065,1.032258,0 -L 1.032258,0,1.548387,0 -L 1.548387,0,2.322581,0.258065 -L 2.322581,0.258065,2.83871,1.032258 -L 1.548387,3.612903,1.032258,3.354839 -L 1.032258,3.354839,0.516129,2.580645 -L 0.516129,2.580645,0.258065,1.806452 -L 0.258065,1.806452,0.258065,0.774194 -L 0.258065,0.774194,0.516129,0.258065 - -[d] 32 -L 3.870968,5.419355,2.83871,1.806452 -L 2.83871,1.806452,2.580645,0.774194 -L 2.580645,0.774194,2.580645,0.258065 -L 2.580645,0.258065,2.83871,0 -L 2.83871,0,3.612903,0 -L 3.612903,0,4.129032,0.516129 -L 4.129032,0.516129,4.387097,1.032258 -L 4.129032,5.419355,3.096774,1.806452 -L 3.096774,1.806452,2.83871,0.774194 -L 2.83871,0.774194,2.83871,0.258065 -L 2.83871,0.258065,3.096774,0 -L 2.83871,1.806452,2.83871,2.580645 -L 2.83871,2.580645,2.580645,3.354839 -L 2.580645,3.354839,2.064516,3.612903 -L 2.064516,3.612903,1.548387,3.612903 -L 1.548387,3.612903,0.774194,3.354839 -L 0.774194,3.354839,0.258065,2.580645 -L 0.258065,2.580645,0,1.806452 -L 0,1.806452,0,1.032258 -L 0,1.032258,0.258065,0.516129 -L 0.258065,0.516129,0.516129,0.258065 -L 0.516129,0.258065,1.032258,0 -L 1.032258,0,1.548387,0 -L 1.548387,0,2.064516,0.258065 -L 2.064516,0.258065,2.580645,1.032258 -L 2.580645,1.032258,2.83871,1.806452 -L 1.548387,3.612903,1.032258,3.354839 -L 1.032258,3.354839,0.516129,2.580645 -L 0.516129,2.580645,0.258065,1.806452 -L 0.258065,1.806452,0.258065,0.774194 -L 0.258065,0.774194,0.516129,0.258065 -L 3.096774,5.419355,4.129032,5.419355 - -[e] 22 -L 0.258065,1.290323,1.290323,1.548387 -L 1.290323,1.548387,2.064516,1.806452 -L 2.064516,1.806452,2.83871,2.322581 -L 2.83871,2.322581,3.096774,2.83871 -L 3.096774,2.83871,2.83871,3.354839 -L 2.83871,3.354839,2.322581,3.612903 -L 2.322581,3.612903,1.548387,3.612903 -L 1.548387,3.612903,0.774194,3.354839 -L 0.774194,3.354839,0.258065,2.580645 -L 0.258065,2.580645,0,1.806452 -L 0,1.806452,0,1.032258 -L 0,1.032258,0.258065,0.516129 -L 0.258065,0.516129,0.516129,0.258065 -L 0.516129,0.258065,1.032258,0 -L 1.032258,0,1.548387,0 -L 1.548387,0,2.322581,0.258065 -L 2.322581,0.258065,2.83871,0.774194 -L 1.548387,3.612903,1.032258,3.354839 -L 1.032258,3.354839,0.516129,2.580645 -L 0.516129,2.580645,0.258065,1.806452 -L 0.258065,1.806452,0.258065,0.774194 -L 0.258065,0.774194,0.516129,0.258065 - -[f] 29 -L 4.387097,5.16129,4.129032,4.903226 -L 4.129032,4.903226,4.387097,4.645161 -L 4.387097,4.645161,4.645161,4.903226 -L 4.645161,4.903226,4.645161,5.16129 -L 4.645161,5.16129,4.387097,5.419355 -L 4.387097,5.419355,3.870968,5.419355 -L 3.870968,5.419355,3.354839,5.16129 -L 3.354839,5.16129,3.096774,4.903226 -L 3.096774,4.903226,2.83871,4.387097 -L 2.83871,4.387097,2.580645,3.612903 -L 2.580645,3.612903,1.806452,0 -L 1.806452,0,1.548387,-1.032258 -L 1.548387,-1.032258,1.290323,-1.548387 -L 3.870968,5.419355,3.354839,4.903226 -L 3.354839,4.903226,3.096774,4.387097 -L 3.096774,4.387097,2.83871,3.354839 -L 2.83871,3.354839,2.322581,1.032258 -L 2.322581,1.032258,2.064516,0 -L 2.064516,0,1.806452,-0.774194 -L 1.806452,-0.774194,1.548387,-1.290323 -L 1.548387,-1.290323,1.290323,-1.548387 -L 1.290323,-1.548387,0.774194,-1.806452 -L 0.774194,-1.806452,0.258065,-1.806452 -L 0.258065,-1.806452,0,-1.548387 -L 0,-1.548387,0,-1.290323 -L 0,-1.290323,0.258065,-1.032258 -L 0.258065,-1.032258,0.516129,-1.290323 -L 0.516129,-1.290323,0.258065,-1.548387 -L 1.548387,3.612903,4.129032,3.612903 - -[g] 35 -L 4.129032,3.612903,3.096774,0 -L 3.096774,0,2.83871,-0.774194 -L 2.83871,-0.774194,2.322581,-1.548387 -L 2.322581,-1.548387,1.548387,-1.806452 -L 1.548387,-1.806452,0.774194,-1.806452 -L 0.774194,-1.806452,0.258065,-1.548387 -L 0.258065,-1.548387,0,-1.290323 -L 0,-1.290323,0,-1.032258 -L 0,-1.032258,0.258065,-0.774194 -L 0.258065,-0.774194,0.516129,-1.032258 -L 0.516129,-1.032258,0.258065,-1.290323 -L 3.870968,3.612903,2.83871,0 -L 2.83871,0,2.580645,-0.774194 -L 2.580645,-0.774194,2.064516,-1.548387 -L 2.064516,-1.548387,1.548387,-1.806452 -L 3.354839,1.806452,3.354839,2.580645 -L 3.354839,2.580645,3.096774,3.354839 -L 3.096774,3.354839,2.580645,3.612903 -L 2.580645,3.612903,2.064516,3.612903 -L 2.064516,3.612903,1.290323,3.354839 -L 1.290323,3.354839,0.774194,2.580645 -L 0.774194,2.580645,0.516129,1.806452 -L 0.516129,1.806452,0.516129,1.032258 -L 0.516129,1.032258,0.774194,0.516129 -L 0.774194,0.516129,1.032258,0.258065 -L 1.032258,0.258065,1.548387,0 -L 1.548387,0,2.064516,0 -L 2.064516,0,2.580645,0.258065 -L 2.580645,0.258065,3.096774,1.032258 -L 3.096774,1.032258,3.354839,1.806452 -L 2.064516,3.612903,1.548387,3.354839 -L 1.548387,3.354839,1.032258,2.580645 -L 1.032258,2.580645,0.774194,1.806452 -L 0.774194,1.806452,0.774194,0.774194 -L 0.774194,0.774194,1.032258,0.258065 - -[h] 21 -L 1.548387,5.419355,0,0 -L 1.806452,5.419355,0.258065,0 -L 0.774194,1.806452,1.290323,2.83871 -L 1.290323,2.83871,1.806452,3.354839 -L 1.806452,3.354839,2.322581,3.612903 -L 2.322581,3.612903,2.83871,3.612903 -L 2.83871,3.612903,3.354839,3.354839 -L 3.354839,3.354839,3.612903,3.096774 -L 3.612903,3.096774,3.612903,2.580645 -L 3.612903,2.580645,3.096774,1.032258 -L 3.096774,1.032258,3.096774,0.258065 -L 3.096774,0.258065,3.354839,0 -L 2.83871,3.612903,3.354839,3.096774 -L 3.354839,3.096774,3.354839,2.580645 -L 3.354839,2.580645,2.83871,1.032258 -L 2.83871,1.032258,2.83871,0.258065 -L 2.83871,0.258065,3.096774,0 -L 3.096774,0,3.870968,0 -L 3.870968,0,4.387097,0.516129 -L 4.387097,0.516129,4.645161,1.032258 -L 0.774194,5.419355,1.806452,5.419355 - -[i] 20 -L 2.064516,5.419355,1.806452,5.16129 -L 1.806452,5.16129,2.064516,4.903226 -L 2.064516,4.903226,2.322581,5.16129 -L 2.322581,5.16129,2.064516,5.419355 -L 0,2.580645,0.258065,3.096774 -L 0.258065,3.096774,0.774194,3.612903 -L 0.774194,3.612903,1.548387,3.612903 -L 1.548387,3.612903,1.806452,3.354839 -L 1.806452,3.354839,1.806452,2.580645 -L 1.806452,2.580645,1.290323,1.032258 -L 1.290323,1.032258,1.290323,0.258065 -L 1.290323,0.258065,1.548387,0 -L 1.290323,3.612903,1.548387,3.354839 -L 1.548387,3.354839,1.548387,2.580645 -L 1.548387,2.580645,1.032258,1.032258 -L 1.032258,1.032258,1.032258,0.258065 -L 1.032258,0.258065,1.290323,0 -L 1.290323,0,2.064516,0 -L 2.064516,0,2.580645,0.516129 -L 2.580645,0.516129,2.83871,1.032258 - -[j] 26 -L 3.096774,5.419355,2.83871,5.16129 -L 2.83871,5.16129,3.096774,4.903226 -L 3.096774,4.903226,3.354839,5.16129 -L 3.354839,5.16129,3.096774,5.419355 -L 1.032258,2.580645,1.290323,3.096774 -L 1.290323,3.096774,1.806452,3.612903 -L 1.806452,3.612903,2.580645,3.612903 -L 2.580645,3.612903,2.83871,3.354839 -L 2.83871,3.354839,2.83871,2.580645 -L 2.83871,2.580645,2.064516,0 -L 2.064516,0,1.806452,-0.774194 -L 1.806452,-0.774194,1.548387,-1.290323 -L 1.548387,-1.290323,1.290323,-1.548387 -L 1.290323,-1.548387,0.774194,-1.806452 -L 0.774194,-1.806452,0.258065,-1.806452 -L 0.258065,-1.806452,0,-1.548387 -L 0,-1.548387,0,-1.290323 -L 0,-1.290323,0.258065,-1.032258 -L 0.258065,-1.032258,0.516129,-1.290323 -L 0.516129,-1.290323,0.258065,-1.548387 -L 2.322581,3.612903,2.580645,3.354839 -L 2.580645,3.354839,2.580645,2.580645 -L 2.580645,2.580645,1.806452,0 -L 1.806452,0,1.548387,-0.774194 -L 1.548387,-0.774194,1.290323,-1.290323 -L 1.290323,-1.290323,0.774194,-1.806452 - -[k] 22 -L 1.548387,5.419355,0,0 -L 1.806452,5.419355,0.258065,0 -L 3.612903,3.354839,3.354839,3.096774 -L 3.354839,3.096774,3.612903,2.83871 -L 3.612903,2.83871,3.870968,3.096774 -L 3.870968,3.096774,3.870968,3.354839 -L 3.870968,3.354839,3.612903,3.612903 -L 3.612903,3.612903,3.354839,3.612903 -L 3.354839,3.612903,2.83871,3.354839 -L 2.83871,3.354839,1.806452,2.322581 -L 1.806452,2.322581,1.290323,2.064516 -L 1.290323,2.064516,0.774194,2.064516 -L 1.290323,2.064516,1.806452,1.806452 -L 1.806452,1.806452,2.322581,0.258065 -L 2.322581,0.258065,2.580645,0 -L 1.290323,2.064516,1.548387,1.806452 -L 1.548387,1.806452,2.064516,0.258065 -L 2.064516,0.258065,2.322581,0 -L 2.322581,0,2.83871,0 -L 2.83871,0,3.354839,0.258065 -L 3.354839,0.258065,3.870968,1.032258 -L 0.774194,5.419355,1.806452,5.419355 - -[l] 12 -L 1.290323,5.419355,0.258065,1.806452 -L 0.258065,1.806452,0,0.774194 -L 0,0.774194,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,1.032258,0 -L 1.032258,0,1.548387,0.516129 -L 1.548387,0.516129,1.806452,1.032258 -L 1.548387,5.419355,0.516129,1.806452 -L 0.516129,1.806452,0.258065,0.774194 -L 0.258065,0.774194,0.258065,0.258065 -L 0.258065,0.258065,0.516129,0 -L 0.516129,5.419355,1.548387,5.419355 - -[m] 40 -L 0,2.580645,0.258065,3.096774 -L 0.258065,3.096774,0.774194,3.612903 -L 0.774194,3.612903,1.548387,3.612903 -L 1.548387,3.612903,1.806452,3.354839 -L 1.806452,3.354839,1.806452,2.83871 -L 1.806452,2.83871,1.548387,1.806452 -L 1.548387,1.806452,1.032258,0 -L 1.290323,3.612903,1.548387,3.354839 -L 1.548387,3.354839,1.548387,2.83871 -L 1.548387,2.83871,1.290323,1.806452 -L 1.290323,1.806452,0.774194,0 -L 1.548387,1.806452,2.064516,2.83871 -L 2.064516,2.83871,2.580645,3.354839 -L 2.580645,3.354839,3.096774,3.612903 -L 3.096774,3.612903,3.612903,3.612903 -L 3.612903,3.612903,4.129032,3.354839 -L 4.129032,3.354839,4.387097,3.096774 -L 4.387097,3.096774,4.387097,2.580645 -L 4.387097,2.580645,3.612903,0 -L 3.612903,3.612903,4.129032,3.096774 -L 4.129032,3.096774,4.129032,2.580645 -L 4.129032,2.580645,3.354839,0 -L 4.129032,1.806452,4.645161,2.83871 -L 4.645161,2.83871,5.16129,3.354839 -L 5.16129,3.354839,5.677419,3.612903 -L 5.677419,3.612903,6.193548,3.612903 -L 6.193548,3.612903,6.709677,3.354839 -L 6.709677,3.354839,6.967742,3.096774 -L 6.967742,3.096774,6.967742,2.580645 -L 6.967742,2.580645,6.451613,1.032258 -L 6.451613,1.032258,6.451613,0.258065 -L 6.451613,0.258065,6.709677,0 -L 6.193548,3.612903,6.709677,3.096774 -L 6.709677,3.096774,6.709677,2.580645 -L 6.709677,2.580645,6.193548,1.032258 -L 6.193548,1.032258,6.193548,0.258065 -L 6.193548,0.258065,6.451613,0 -L 6.451613,0,7.225806,0 -L 7.225806,0,7.741935,0.516129 -L 7.741935,0.516129,8,1.032258 - -[n] 29 -L 0,2.580645,0.258065,3.096774 -L 0.258065,3.096774,0.774194,3.612903 -L 0.774194,3.612903,1.548387,3.612903 -L 1.548387,3.612903,1.806452,3.354839 -L 1.806452,3.354839,1.806452,2.83871 -L 1.806452,2.83871,1.548387,1.806452 -L 1.548387,1.806452,1.032258,0 -L 1.290323,3.612903,1.548387,3.354839 -L 1.548387,3.354839,1.548387,2.83871 -L 1.548387,2.83871,1.290323,1.806452 -L 1.290323,1.806452,0.774194,0 -L 1.548387,1.806452,2.064516,2.83871 -L 2.064516,2.83871,2.580645,3.354839 -L 2.580645,3.354839,3.096774,3.612903 -L 3.096774,3.612903,3.612903,3.612903 -L 3.612903,3.612903,4.129032,3.354839 -L 4.129032,3.354839,4.387097,3.096774 -L 4.387097,3.096774,4.387097,2.580645 -L 4.387097,2.580645,3.870968,1.032258 -L 3.870968,1.032258,3.870968,0.258065 -L 3.870968,0.258065,4.129032,0 -L 3.612903,3.612903,4.129032,3.096774 -L 4.129032,3.096774,4.129032,2.580645 -L 4.129032,2.580645,3.612903,1.032258 -L 3.612903,1.032258,3.612903,0.258065 -L 3.612903,0.258065,3.870968,0 -L 3.870968,0,4.645161,0 -L 4.645161,0,5.16129,0.516129 -L 5.16129,0.516129,5.419355,1.032258 - -[o] 26 -L 1.548387,3.612903,0.774194,3.354839 -L 0.774194,3.354839,0.258065,2.580645 -L 0.258065,2.580645,0,1.806452 -L 0,1.806452,0,1.032258 -L 0,1.032258,0.258065,0.516129 -L 0.258065,0.516129,0.516129,0.258065 -L 0.516129,0.258065,1.032258,0 -L 1.032258,0,1.548387,0 -L 1.548387,0,2.322581,0.258065 -L 2.322581,0.258065,2.83871,1.032258 -L 2.83871,1.032258,3.096774,1.806452 -L 3.096774,1.806452,3.096774,2.580645 -L 3.096774,2.580645,2.83871,3.096774 -L 2.83871,3.096774,2.580645,3.354839 -L 2.580645,3.354839,2.064516,3.612903 -L 2.064516,3.612903,1.548387,3.612903 -L 1.548387,3.612903,1.032258,3.354839 -L 1.032258,3.354839,0.516129,2.580645 -L 0.516129,2.580645,0.258065,1.806452 -L 0.258065,1.806452,0.258065,0.774194 -L 0.258065,0.774194,0.516129,0.258065 -L 1.548387,0,2.064516,0.258065 -L 2.064516,0.258065,2.580645,1.032258 -L 2.580645,1.032258,2.83871,1.806452 -L 2.83871,1.806452,2.83871,2.83871 -L 2.83871,2.83871,2.580645,3.354839 - -[p] 32 -L 0.516129,2.580645,0.774194,3.096774 -L 0.774194,3.096774,1.290323,3.612903 -L 1.290323,3.612903,2.064516,3.612903 -L 2.064516,3.612903,2.322581,3.354839 -L 2.322581,3.354839,2.322581,2.83871 -L 2.322581,2.83871,2.064516,1.806452 -L 2.064516,1.806452,1.032258,-1.806452 -L 1.806452,3.612903,2.064516,3.354839 -L 2.064516,3.354839,2.064516,2.83871 -L 2.064516,2.83871,1.806452,1.806452 -L 1.806452,1.806452,0.774194,-1.806452 -L 2.064516,1.806452,2.322581,2.580645 -L 2.322581,2.580645,2.83871,3.354839 -L 2.83871,3.354839,3.354839,3.612903 -L 3.354839,3.612903,3.870968,3.612903 -L 3.870968,3.612903,4.387097,3.354839 -L 4.387097,3.354839,4.645161,3.096774 -L 4.645161,3.096774,4.903226,2.580645 -L 4.903226,2.580645,4.903226,1.806452 -L 4.903226,1.806452,4.645161,1.032258 -L 4.645161,1.032258,4.129032,0.258065 -L 4.129032,0.258065,3.354839,0 -L 3.354839,0,2.83871,0 -L 2.83871,0,2.322581,0.258065 -L 2.322581,0.258065,2.064516,1.032258 -L 2.064516,1.032258,2.064516,1.806452 -L 4.387097,3.354839,4.645161,2.83871 -L 4.645161,2.83871,4.645161,1.806452 -L 4.645161,1.806452,4.387097,1.032258 -L 4.387097,1.032258,3.870968,0.258065 -L 3.870968,0.258065,3.354839,0 -L 0,-1.806452,1.806452,-1.806452 - -[q] 23 -L 3.354839,3.612903,1.806452,-1.806452 -L 3.612903,3.612903,2.064516,-1.806452 -L 2.83871,1.806452,2.83871,2.580645 -L 2.83871,2.580645,2.580645,3.354839 -L 2.580645,3.354839,2.064516,3.612903 -L 2.064516,3.612903,1.548387,3.612903 -L 1.548387,3.612903,0.774194,3.354839 -L 0.774194,3.354839,0.258065,2.580645 -L 0.258065,2.580645,0,1.806452 -L 0,1.806452,0,1.032258 -L 0,1.032258,0.258065,0.516129 -L 0.258065,0.516129,0.516129,0.258065 -L 0.516129,0.258065,1.032258,0 -L 1.032258,0,1.548387,0 -L 1.548387,0,2.064516,0.258065 -L 2.064516,0.258065,2.580645,1.032258 -L 2.580645,1.032258,2.83871,1.806452 -L 1.548387,3.612903,1.032258,3.354839 -L 1.032258,3.354839,0.516129,2.580645 -L 0.516129,2.580645,0.258065,1.806452 -L 0.258065,1.806452,0.258065,0.774194 -L 0.258065,0.774194,0.516129,0.258065 -L 1.032258,-1.806452,2.83871,-1.806452 - -[r] 20 -L 0,2.580645,0.258065,3.096774 -L 0.258065,3.096774,0.774194,3.612903 -L 0.774194,3.612903,1.548387,3.612903 -L 1.548387,3.612903,1.806452,3.354839 -L 1.806452,3.354839,1.806452,2.83871 -L 1.806452,2.83871,1.548387,1.806452 -L 1.548387,1.806452,1.032258,0 -L 1.290323,3.612903,1.548387,3.354839 -L 1.548387,3.354839,1.548387,2.83871 -L 1.548387,2.83871,1.290323,1.806452 -L 1.290323,1.806452,0.774194,0 -L 1.548387,1.806452,2.064516,2.83871 -L 2.064516,2.83871,2.580645,3.354839 -L 2.580645,3.354839,3.096774,3.612903 -L 3.096774,3.612903,3.612903,3.612903 -L 3.612903,3.612903,3.870968,3.354839 -L 3.870968,3.354839,3.870968,3.096774 -L 3.870968,3.096774,3.612903,2.83871 -L 3.612903,2.83871,3.354839,3.096774 -L 3.354839,3.096774,3.612903,3.354839 - -[s] 24 -L 3.096774,3.096774,3.096774,2.83871 -L 3.096774,2.83871,3.354839,2.83871 -L 3.354839,2.83871,3.354839,3.096774 -L 3.354839,3.096774,3.096774,3.354839 -L 3.096774,3.354839,2.322581,3.612903 -L 2.322581,3.612903,1.548387,3.612903 -L 1.548387,3.612903,0.774194,3.354839 -L 0.774194,3.354839,0.516129,3.096774 -L 0.516129,3.096774,0.516129,2.580645 -L 0.516129,2.580645,0.774194,2.322581 -L 0.774194,2.322581,2.580645,1.290323 -L 2.580645,1.290323,2.83871,1.032258 -L 0.516129,2.83871,0.774194,2.580645 -L 0.774194,2.580645,2.580645,1.548387 -L 2.580645,1.548387,2.83871,1.290323 -L 2.83871,1.290323,2.83871,0.516129 -L 2.83871,0.516129,2.580645,0.258065 -L 2.580645,0.258065,1.806452,0 -L 1.806452,0,1.032258,0 -L 1.032258,0,0.258065,0.258065 -L 0.258065,0.258065,0,0.516129 -L 0,0.516129,0,0.774194 -L 0,0.774194,0.258065,0.774194 -L 0.258065,0.774194,0.258065,0.516129 - -[t] 12 -L 1.548387,5.419355,0.516129,1.806452 -L 0.516129,1.806452,0.258065,0.774194 -L 0.258065,0.774194,0.258065,0.258065 -L 0.258065,0.258065,0.516129,0 -L 0.516129,0,1.290323,0 -L 1.290323,0,1.806452,0.516129 -L 1.806452,0.516129,2.064516,1.032258 -L 1.806452,5.419355,0.774194,1.806452 -L 0.774194,1.806452,0.516129,0.774194 -L 0.516129,0.774194,0.516129,0.258065 -L 0.516129,0.258065,0.774194,0 -L 0,3.612903,2.322581,3.612903 - -[u] 29 -L 0,2.580645,0.258065,3.096774 -L 0.258065,3.096774,0.774194,3.612903 -L 0.774194,3.612903,1.548387,3.612903 -L 1.548387,3.612903,1.806452,3.354839 -L 1.806452,3.354839,1.806452,2.580645 -L 1.806452,2.580645,1.290323,1.032258 -L 1.290323,1.032258,1.290323,0.516129 -L 1.290323,0.516129,1.806452,0 -L 1.290323,3.612903,1.548387,3.354839 -L 1.548387,3.354839,1.548387,2.580645 -L 1.548387,2.580645,1.032258,1.032258 -L 1.032258,1.032258,1.032258,0.516129 -L 1.032258,0.516129,1.290323,0.258065 -L 1.290323,0.258065,1.806452,0 -L 1.806452,0,2.322581,0 -L 2.322581,0,2.83871,0.258065 -L 2.83871,0.258065,3.354839,0.774194 -L 3.354839,0.774194,3.870968,1.806452 -L 4.387097,3.612903,3.870968,1.806452 -L 3.870968,1.806452,3.612903,0.774194 -L 3.612903,0.774194,3.612903,0.258065 -L 3.612903,0.258065,3.870968,0 -L 3.870968,0,4.645161,0 -L 4.645161,0,5.16129,0.516129 -L 5.16129,0.516129,5.419355,1.032258 -L 4.645161,3.612903,4.129032,1.806452 -L 4.129032,1.806452,3.870968,0.774194 -L 3.870968,0.774194,3.870968,0.258065 -L 3.870968,0.258065,4.129032,0 - -[v] 22 -L 0,2.580645,0.258065,3.096774 -L 0.258065,3.096774,0.774194,3.612903 -L 0.774194,3.612903,1.548387,3.612903 -L 1.548387,3.612903,1.806452,3.354839 -L 1.806452,3.354839,1.806452,2.580645 -L 1.806452,2.580645,1.290323,1.032258 -L 1.290323,1.032258,1.290323,0.516129 -L 1.290323,0.516129,1.806452,0 -L 1.290323,3.612903,1.548387,3.354839 -L 1.548387,3.354839,1.548387,2.580645 -L 1.548387,2.580645,1.032258,1.032258 -L 1.032258,1.032258,1.032258,0.516129 -L 1.032258,0.516129,1.290323,0.258065 -L 1.290323,0.258065,1.806452,0 -L 1.806452,0,2.064516,0 -L 2.064516,0,2.83871,0.258065 -L 2.83871,0.258065,3.354839,0.774194 -L 3.354839,0.774194,3.870968,1.548387 -L 3.870968,1.548387,4.129032,2.580645 -L 4.129032,2.580645,4.129032,3.612903 -L 4.129032,3.612903,3.870968,3.612903 -L 3.870968,3.612903,4.129032,3.096774 - -[w] 33 -L 0,2.580645,0.258065,3.096774 -L 0.258065,3.096774,0.774194,3.612903 -L 0.774194,3.612903,1.548387,3.612903 -L 1.548387,3.612903,1.806452,3.354839 -L 1.806452,3.354839,1.806452,2.580645 -L 1.806452,2.580645,1.290323,1.032258 -L 1.290323,1.032258,1.290323,0.516129 -L 1.290323,0.516129,1.806452,0 -L 1.290323,3.612903,1.548387,3.354839 -L 1.548387,3.354839,1.548387,2.580645 -L 1.548387,2.580645,1.032258,1.032258 -L 1.032258,1.032258,1.032258,0.516129 -L 1.032258,0.516129,1.290323,0.258065 -L 1.290323,0.258065,1.806452,0 -L 1.806452,0,2.322581,0 -L 2.322581,0,2.83871,0.258065 -L 2.83871,0.258065,3.354839,0.774194 -L 3.354839,0.774194,3.612903,1.290323 -L 4.129032,3.612903,3.612903,1.290323 -L 3.612903,1.290323,3.612903,0.516129 -L 3.612903,0.516129,3.870968,0.258065 -L 3.870968,0.258065,4.387097,0 -L 4.387097,0,4.903226,0 -L 4.903226,0,5.419355,0.258065 -L 5.419355,0.258065,5.935484,0.774194 -L 5.935484,0.774194,6.193548,1.290323 -L 6.193548,1.290323,6.451613,2.322581 -L 6.451613,2.322581,6.451613,3.612903 -L 6.451613,3.612903,6.193548,3.612903 -L 6.193548,3.612903,6.451613,3.096774 -L 4.387097,3.612903,3.870968,1.290323 -L 3.870968,1.290323,3.870968,0.516129 -L 3.870968,0.516129,4.387097,0 - -[x] 34 -L 0.258065,2.580645,0.774194,3.354839 -L 0.774194,3.354839,1.290323,3.612903 -L 1.290323,3.612903,2.064516,3.612903 -L 2.064516,3.612903,2.322581,3.096774 -L 2.322581,3.096774,2.322581,2.322581 -L 1.806452,3.612903,2.064516,3.096774 -L 2.064516,3.096774,2.064516,2.322581 -L 2.064516,2.322581,1.806452,1.290323 -L 1.806452,1.290323,1.548387,0.774194 -L 1.548387,0.774194,1.032258,0.258065 -L 1.032258,0.258065,0.516129,0 -L 0.516129,0,0.258065,0 -L 0.258065,0,0,0.258065 -L 0,0.258065,0,0.516129 -L 0,0.516129,0.258065,0.774194 -L 0.258065,0.774194,0.516129,0.516129 -L 0.516129,0.516129,0.258065,0.258065 -L 1.806452,1.290323,1.806452,0.516129 -L 1.806452,0.516129,2.064516,0 -L 2.064516,0,2.83871,0 -L 2.83871,0,3.354839,0.258065 -L 3.354839,0.258065,3.870968,1.032258 -L 3.870968,3.354839,3.612903,3.096774 -L 3.612903,3.096774,3.870968,2.83871 -L 3.870968,2.83871,4.129032,3.096774 -L 4.129032,3.096774,4.129032,3.354839 -L 4.129032,3.354839,3.870968,3.612903 -L 3.870968,3.612903,3.612903,3.612903 -L 3.612903,3.612903,3.096774,3.354839 -L 3.096774,3.354839,2.580645,2.83871 -L 2.580645,2.83871,2.322581,2.322581 -L 2.322581,2.322581,2.064516,1.290323 -L 2.064516,1.290323,2.064516,0.516129 -L 2.064516,0.516129,2.322581,0 - -[y] 33 -L 0,2.580645,0.258065,3.096774 -L 0.258065,3.096774,0.774194,3.612903 -L 0.774194,3.612903,1.548387,3.612903 -L 1.548387,3.612903,1.806452,3.354839 -L 1.806452,3.354839,1.806452,2.580645 -L 1.806452,2.580645,1.290323,1.032258 -L 1.290323,1.032258,1.290323,0.516129 -L 1.290323,0.516129,1.806452,0 -L 1.290323,3.612903,1.548387,3.354839 -L 1.548387,3.354839,1.548387,2.580645 -L 1.548387,2.580645,1.032258,1.032258 -L 1.032258,1.032258,1.032258,0.516129 -L 1.032258,0.516129,1.290323,0.258065 -L 1.290323,0.258065,1.806452,0 -L 1.806452,0,2.322581,0 -L 2.322581,0,2.83871,0.258065 -L 2.83871,0.258065,3.354839,0.774194 -L 3.354839,0.774194,3.870968,1.806452 -L 4.645161,3.612903,3.612903,0 -L 3.612903,0,3.354839,-0.774194 -L 3.354839,-0.774194,2.83871,-1.548387 -L 2.83871,-1.548387,2.064516,-1.806452 -L 2.064516,-1.806452,1.290323,-1.806452 -L 1.290323,-1.806452,0.774194,-1.548387 -L 0.774194,-1.548387,0.516129,-1.290323 -L 0.516129,-1.290323,0.516129,-1.032258 -L 0.516129,-1.032258,0.774194,-0.774194 -L 0.774194,-0.774194,1.032258,-1.032258 -L 1.032258,-1.032258,0.774194,-1.290323 -L 4.387097,3.612903,3.354839,0 -L 3.354839,0,3.096774,-0.774194 -L 3.096774,-0.774194,2.580645,-1.548387 -L 2.580645,-1.548387,2.064516,-1.806452 - -[z] 21 -L 3.612903,3.612903,3.354839,3.096774 -L 3.354839,3.096774,2.83871,2.580645 -L 2.83871,2.580645,0.774194,1.032258 -L 0.774194,1.032258,0.258065,0.516129 -L 0.258065,0.516129,0,0 -L 0.258065,2.580645,0.516129,3.096774 -L 0.516129,3.096774,1.032258,3.612903 -L 1.032258,3.612903,1.806452,3.612903 -L 1.806452,3.612903,2.83871,3.096774 -L 0.516129,3.096774,1.032258,3.354839 -L 1.032258,3.354839,1.806452,3.354839 -L 1.806452,3.354839,2.83871,3.096774 -L 2.83871,3.096774,3.354839,3.096774 -L 0.258065,0.516129,0.774194,0.516129 -L 0.774194,0.516129,1.806452,0.258065 -L 1.806452,0.258065,2.580645,0.258065 -L 2.580645,0.258065,3.096774,0.516129 -L 0.774194,0.516129,1.806452,0 -L 1.806452,0,2.580645,0 -L 2.580645,0,3.096774,0.516129 -L 3.096774,0.516129,3.354839,1.032258 - -[{] 34 -L 1.290323,6.451613,0.774194,6.193548 -L 0.774194,6.193548,0.516129,5.935484 -L 0.516129,5.935484,0.258065,5.419355 -L 0.258065,5.419355,0.258065,4.903226 -L 0.258065,4.903226,0.516129,4.387097 -L 0.516129,4.387097,0.774194,4.129032 -L 0.774194,4.129032,1.032258,3.612903 -L 1.032258,3.612903,1.032258,3.096774 -L 1.032258,3.096774,0.516129,2.580645 -L 0.774194,6.193548,0.516129,5.677419 -L 0.516129,5.677419,0.516129,5.16129 -L 0.516129,5.16129,0.774194,4.645161 -L 0.774194,4.645161,1.032258,4.387097 -L 1.032258,4.387097,1.290323,3.870968 -L 1.290323,3.870968,1.290323,3.354839 -L 1.290323,3.354839,1.032258,2.83871 -L 1.032258,2.83871,0,2.322581 -L 0,2.322581,1.032258,1.806452 -L 1.032258,1.806452,1.290323,1.290323 -L 1.290323,1.290323,1.290323,0.774194 -L 1.290323,0.774194,1.032258,0.258065 -L 1.032258,0.258065,0.774194,0 -L 0.774194,0,0.516129,-0.516129 -L 0.516129,-0.516129,0.516129,-1.032258 -L 0.516129,-1.032258,0.774194,-1.548387 -L 0.516129,2.064516,1.032258,1.548387 -L 1.032258,1.548387,1.032258,1.032258 -L 1.032258,1.032258,0.774194,0.516129 -L 0.774194,0.516129,0.516129,0.258065 -L 0.516129,0.258065,0.258065,-0.258065 -L 0.258065,-0.258065,0.258065,-0.774194 -L 0.258065,-0.774194,0.516129,-1.290323 -L 0.516129,-1.290323,0.774194,-1.548387 -L 0.774194,-1.548387,1.290323,-1.806452 - -[|] 1 -L 0,6.451613,0,-1.806452 - -[}] 34 -L 0,6.451613,0.516129,6.193548 -L 0.516129,6.193548,0.774194,5.935484 -L 0.774194,5.935484,1.032258,5.419355 -L 1.032258,5.419355,1.032258,4.903226 -L 1.032258,4.903226,0.774194,4.387097 -L 0.774194,4.387097,0.516129,4.129032 -L 0.516129,4.129032,0.258065,3.612903 -L 0.258065,3.612903,0.258065,3.096774 -L 0.258065,3.096774,0.774194,2.580645 -L 0.516129,6.193548,0.774194,5.677419 -L 0.774194,5.677419,0.774194,5.16129 -L 0.774194,5.16129,0.516129,4.645161 -L 0.516129,4.645161,0.258065,4.387097 -L 0.258065,4.387097,0,3.870968 -L 0,3.870968,0,3.354839 -L 0,3.354839,0.258065,2.83871 -L 0.258065,2.83871,1.290323,2.322581 -L 1.290323,2.322581,0.258065,1.806452 -L 0.258065,1.806452,0,1.290323 -L 0,1.290323,0,0.774194 -L 0,0.774194,0.258065,0.258065 -L 0.258065,0.258065,0.516129,0 -L 0.516129,0,0.774194,-0.516129 -L 0.774194,-0.516129,0.774194,-1.032258 -L 0.774194,-1.032258,0.516129,-1.548387 -L 0.774194,2.064516,0.258065,1.548387 -L 0.258065,1.548387,0.258065,1.032258 -L 0.258065,1.032258,0.516129,0.516129 -L 0.516129,0.516129,0.774194,0.258065 -L 0.774194,0.258065,1.032258,-0.258065 -L 1.032258,-0.258065,1.032258,-0.774194 -L 1.032258,-0.774194,0.774194,-1.290323 -L 0.774194,-1.290323,0.516129,-1.548387 -L 0.516129,-1.548387,0,-1.806452 - -[~] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[€] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[‚] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[ƒ] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[„] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[…] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[†] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[‡] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[ˆ] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[‰] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Š] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[‹] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Ž] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[‘] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[’] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[“] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[”] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[•] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[–] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[—] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[˜] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[™] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[š] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[›] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[ž] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[ ] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[#0104] 12 -L 3.870968,5.419355,0.516129,0 -L 3.870968,5.419355,4.129032,0 -L 3.612903,4.903226,3.870968,0 -L 1.548387,1.548387,3.870968,1.548387 -L 0,0,1.548387,0 -L 3.096774,0,4.645161,0 -L 3.870968,0,3.354839,-0.516129 -L 3.354839,-0.516129,3.096774,-1.032258 -L 3.096774,-1.032258,3.096774,-1.290323 -L 3.096774,-1.290323,3.354839,-1.548387 -L 3.354839,-1.548387,3.612903,-1.290323 -L 3.612903,-1.290323,3.354839,-1.032258 - -[¢] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[#0141] 7 -L 2.322581,5.419355,0.774194,0 -L 2.580645,5.419355,1.032258,0 -L 1.548387,5.419355,3.354839,5.419355 -L 0,0,3.870968,0 -L 3.870968,0,4.387097,1.548387 -L 4.387097,1.548387,3.612903,0 -L 3.354839,3.612903,0.516129,2.064516 - -[¤] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[¥] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[#015A] 37 -L 4.387097,4.903226,4.645161,4.903226 -L 4.645161,4.903226,4.903226,5.419355 -L 4.903226,5.419355,4.645161,3.870968 -L 4.645161,3.870968,4.645161,4.387097 -L 4.645161,4.387097,4.387097,4.903226 -L 4.387097,4.903226,4.129032,5.16129 -L 4.129032,5.16129,3.354839,5.419355 -L 3.354839,5.419355,2.322581,5.419355 -L 2.322581,5.419355,1.548387,5.16129 -L 1.548387,5.16129,1.032258,4.645161 -L 1.032258,4.645161,1.032258,4.129032 -L 1.032258,4.129032,1.290323,3.612903 -L 1.290323,3.612903,1.548387,3.354839 -L 1.548387,3.354839,3.354839,2.322581 -L 3.354839,2.322581,3.870968,1.806452 -L 1.032258,4.129032,1.548387,3.612903 -L 1.548387,3.612903,3.354839,2.580645 -L 3.354839,2.580645,3.612903,2.322581 -L 3.612903,2.322581,3.870968,1.806452 -L 3.870968,1.806452,3.870968,1.032258 -L 3.870968,1.032258,3.612903,0.516129 -L 3.612903,0.516129,3.354839,0.258065 -L 3.354839,0.258065,2.580645,0 -L 2.580645,0,1.548387,0 -L 1.548387,0,0.774194,0.258065 -L 0.774194,0.258065,0.516129,0.516129 -L 0.516129,0.516129,0.258065,1.032258 -L 0.258065,1.032258,0.258065,1.548387 -L 0.258065,1.548387,0,0 -L 0,0,0.258065,0.516129 -L 0.258065,0.516129,0.516129,0.516129 -L 3.354839,6.967742,3.096774,7.225806 -L 3.096774,7.225806,3.354839,7.483871 -L 3.354839,7.483871,3.612903,7.225806 -L 3.612903,7.225806,3.612903,6.967742 -L 3.612903,6.967742,3.354839,6.451613 -L 3.354839,6.451613,2.83871,5.935484 - -[§] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[¨] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[©] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[ª] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[«] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[#0179] 14 -L 4.903226,5.419355,0,0 -L 5.16129,5.419355,0.258065,0 -L 1.806452,5.419355,1.032258,3.870968 -L 1.032258,3.870968,1.548387,5.419355 -L 1.548387,5.419355,5.16129,5.419355 -L 0,0,3.612903,0 -L 3.612903,0,4.129032,1.548387 -L 4.129032,1.548387,3.354839,0 -L 3.870968,6.967742,3.612903,7.225806 -L 3.612903,7.225806,3.870968,7.483871 -L 3.870968,7.483871,4.129032,7.225806 -L 4.129032,7.225806,4.129032,6.967742 -L 4.129032,6.967742,3.870968,6.451613 -L 3.870968,6.451613,3.354839,5.935484 - -[­] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[®] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[#017B] 12 -L 4.903226,5.419355,0,0 -L 5.16129,5.419355,0.258065,0 -L 1.806452,5.419355,1.032258,3.870968 -L 1.032258,3.870968,1.548387,5.419355 -L 1.548387,5.419355,5.16129,5.419355 -L 0,0,3.612903,0 -L 3.612903,0,4.129032,1.548387 -L 4.129032,1.548387,3.354839,0 -L 3.354839,6.451613,3.096774,6.193548 -L 3.096774,6.193548,3.354839,5.935484 -L 3.354839,5.935484,3.612903,6.193548 -L 3.612903,6.193548,3.354839,6.451613 - -[°] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[#0105] 37 -L 3.354839,3.612903,2.83871,1.806452 -L 2.83871,1.806452,2.580645,0.774194 -L 2.580645,0.774194,2.580645,0.258065 -L 2.580645,0.258065,2.83871,0 -L 2.83871,0,3.612903,0 -L 3.612903,0,4.129032,0.516129 -L 4.129032,0.516129,4.387097,1.032258 -L 3.612903,3.612903,3.096774,1.806452 -L 3.096774,1.806452,2.83871,0.774194 -L 2.83871,0.774194,2.83871,0.258065 -L 2.83871,0.258065,3.096774,0 -L 2.83871,1.806452,2.83871,2.580645 -L 2.83871,2.580645,2.580645,3.354839 -L 2.580645,3.354839,2.064516,3.612903 -L 2.064516,3.612903,1.548387,3.612903 -L 1.548387,3.612903,0.774194,3.354839 -L 0.774194,3.354839,0.258065,2.580645 -L 0.258065,2.580645,0,1.806452 -L 0,1.806452,0,1.032258 -L 0,1.032258,0.258065,0.516129 -L 0.258065,0.516129,0.516129,0.258065 -L 0.516129,0.258065,1.032258,0 -L 1.032258,0,1.548387,0 -L 1.548387,0,2.064516,0.258065 -L 2.064516,0.258065,2.580645,1.032258 -L 2.580645,1.032258,2.83871,1.806452 -L 1.548387,3.612903,1.032258,3.354839 -L 1.032258,3.354839,0.516129,2.580645 -L 0.516129,2.580645,0.258065,1.806452 -L 0.258065,1.806452,0.258065,0.774194 -L 0.258065,0.774194,0.516129,0.258065 -L 3.096774,0,2.580645,-0.516129 -L 2.580645,-0.516129,2.322581,-1.032258 -L 2.322581,-1.032258,2.322581,-1.290323 -L 2.322581,-1.290323,2.580645,-1.548387 -L 2.580645,-1.548387,2.83871,-1.290323 -L 2.83871,-1.290323,2.580645,-1.032258 - -[²] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[#0142] 13 -L 1.548387,5.419355,0.516129,1.806452 -L 0.516129,1.806452,0.258065,0.774194 -L 0.258065,0.774194,0.258065,0.258065 -L 0.258065,0.258065,0.516129,0 -L 0.516129,0,1.290323,0 -L 1.290323,0,1.806452,0.516129 -L 1.806452,0.516129,2.064516,1.032258 -L 1.806452,5.419355,0.774194,1.806452 -L 0.774194,1.806452,0.516129,0.774194 -L 0.516129,0.774194,0.516129,0.258065 -L 0.516129,0.258065,0.774194,0 -L 0.774194,5.419355,1.806452,5.419355 -L 2.064516,3.870968,0,2.322581 - -[´] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[µ] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[#015B] 30 -L 3.096774,3.096774,3.096774,2.83871 -L 3.096774,2.83871,3.354839,2.83871 -L 3.354839,2.83871,3.354839,3.096774 -L 3.354839,3.096774,3.096774,3.354839 -L 3.096774,3.354839,2.322581,3.612903 -L 2.322581,3.612903,1.548387,3.612903 -L 1.548387,3.612903,0.774194,3.354839 -L 0.774194,3.354839,0.516129,3.096774 -L 0.516129,3.096774,0.516129,2.580645 -L 0.516129,2.580645,0.774194,2.322581 -L 0.774194,2.322581,2.580645,1.290323 -L 2.580645,1.290323,2.83871,1.032258 -L 0.516129,2.83871,0.774194,2.580645 -L 0.774194,2.580645,2.580645,1.548387 -L 2.580645,1.548387,2.83871,1.290323 -L 2.83871,1.290323,2.83871,0.516129 -L 2.83871,0.516129,2.580645,0.258065 -L 2.580645,0.258065,1.806452,0 -L 1.806452,0,1.032258,0 -L 1.032258,0,0.258065,0.258065 -L 0.258065,0.258065,0,0.516129 -L 0,0.516129,0,0.774194 -L 0,0.774194,0.258065,0.774194 -L 0.258065,0.774194,0.258065,0.516129 -L 2.322581,5.16129,2.064516,5.419355 -L 2.064516,5.419355,2.322581,5.677419 -L 2.322581,5.677419,2.580645,5.419355 -L 2.580645,5.419355,2.580645,5.16129 -L 2.580645,5.16129,2.322581,4.645161 -L 2.322581,4.645161,1.806452,4.129032 - -[·] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[¸] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[¹] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[º] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[»] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[#017A] 27 -L 3.612903,3.612903,3.354839,3.096774 -L 3.354839,3.096774,2.83871,2.580645 -L 2.83871,2.580645,0.774194,1.032258 -L 0.774194,1.032258,0.258065,0.516129 -L 0.258065,0.516129,0,0 -L 0.258065,2.580645,0.516129,3.096774 -L 0.516129,3.096774,1.032258,3.612903 -L 1.032258,3.612903,1.806452,3.612903 -L 1.806452,3.612903,2.83871,3.096774 -L 0.516129,3.096774,1.032258,3.354839 -L 1.032258,3.354839,1.806452,3.354839 -L 1.806452,3.354839,2.83871,3.096774 -L 2.83871,3.096774,3.354839,3.096774 -L 0.258065,0.516129,0.774194,0.516129 -L 0.774194,0.516129,1.806452,0.258065 -L 1.806452,0.258065,2.580645,0.258065 -L 2.580645,0.258065,3.096774,0.516129 -L 0.774194,0.516129,1.806452,0 -L 1.806452,0,2.580645,0 -L 2.580645,0,3.096774,0.516129 -L 3.096774,0.516129,3.354839,1.032258 -L 2.580645,5.16129,2.322581,5.419355 -L 2.322581,5.419355,2.580645,5.677419 -L 2.580645,5.677419,2.83871,5.419355 -L 2.83871,5.419355,2.83871,5.16129 -L 2.83871,5.16129,2.580645,4.645161 -L 2.580645,4.645161,2.064516,4.129032 - -[½] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[¾] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[#017C] 25 -L 3.612903,3.612903,3.354839,3.096774 -L 3.354839,3.096774,2.83871,2.580645 -L 2.83871,2.580645,0.774194,1.032258 -L 0.774194,1.032258,0.258065,0.516129 -L 0.258065,0.516129,0,0 -L 0.258065,2.580645,0.516129,3.096774 -L 0.516129,3.096774,1.032258,3.612903 -L 1.032258,3.612903,1.806452,3.612903 -L 1.806452,3.612903,2.83871,3.096774 -L 0.516129,3.096774,1.032258,3.354839 -L 1.032258,3.354839,1.806452,3.354839 -L 1.806452,3.354839,2.83871,3.096774 -L 2.83871,3.096774,3.354839,3.096774 -L 0.258065,0.516129,0.774194,0.516129 -L 0.774194,0.516129,1.806452,0.258065 -L 1.806452,0.258065,2.580645,0.258065 -L 2.580645,0.258065,3.096774,0.516129 -L 0.774194,0.516129,1.806452,0 -L 1.806452,0,2.580645,0 -L 2.580645,0,3.096774,0.516129 -L 3.096774,0.516129,3.354839,1.032258 -L 2.064516,4.645161,1.806452,4.387097 -L 1.806452,4.387097,2.064516,4.129032 -L 2.064516,4.129032,2.322581,4.387097 -L 2.322581,4.387097,2.064516,4.645161 - -[À] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Á] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Â] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Ã] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Ä] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Å] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[#0106] 36 -L 3.870968,4.903226,4.129032,4.903226 -L 4.129032,4.903226,4.387097,5.419355 -L 4.387097,5.419355,4.129032,3.870968 -L 4.129032,3.870968,4.129032,4.387097 -L 4.129032,4.387097,3.870968,4.903226 -L 3.870968,4.903226,3.612903,5.16129 -L 3.612903,5.16129,3.096774,5.419355 -L 3.096774,5.419355,2.322581,5.419355 -L 2.322581,5.419355,1.548387,5.16129 -L 1.548387,5.16129,1.032258,4.645161 -L 1.032258,4.645161,0.516129,3.870968 -L 0.516129,3.870968,0.258065,3.096774 -L 0.258065,3.096774,0,2.064516 -L 0,2.064516,0,1.290323 -L 0,1.290323,0.258065,0.516129 -L 0.258065,0.516129,0.516129,0.258065 -L 0.516129,0.258065,1.290323,0 -L 1.290323,0,2.064516,0 -L 2.064516,0,2.580645,0.258065 -L 2.580645,0.258065,3.096774,0.774194 -L 3.096774,0.774194,3.354839,1.290323 -L 2.322581,5.419355,1.806452,5.16129 -L 1.806452,5.16129,1.290323,4.645161 -L 1.290323,4.645161,0.774194,3.870968 -L 0.774194,3.870968,0.516129,3.096774 -L 0.516129,3.096774,0.258065,2.064516 -L 0.258065,2.064516,0.258065,1.290323 -L 0.258065,1.290323,0.516129,0.516129 -L 0.516129,0.516129,0.774194,0.258065 -L 0.774194,0.258065,1.290323,0 -L 3.354839,6.967742,3.096774,7.225806 -L 3.096774,7.225806,3.354839,7.483871 -L 3.354839,7.483871,3.612903,7.225806 -L 3.612903,7.225806,3.612903,6.967742 -L 3.612903,6.967742,3.354839,6.451613 -L 3.354839,6.451613,2.83871,5.935484 - -[Ç] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[È] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[É] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[#0118] 16 -L 2.322581,5.419355,0.774194,0 -L 2.580645,5.419355,1.032258,0 -L 3.612903,3.870968,3.096774,1.806452 -L 1.548387,5.419355,5.419355,5.419355 -L 5.419355,5.419355,5.16129,3.870968 -L 5.16129,3.870968,5.16129,5.419355 -L 1.806452,2.83871,3.354839,2.83871 -L 0,0,3.870968,0 -L 3.870968,0,4.387097,1.290323 -L 4.387097,1.290323,3.612903,0 -L 3.096774,0,2.580645,-0.516129 -L 2.580645,-0.516129,2.322581,-1.032258 -L 2.322581,-1.032258,2.322581,-1.290323 -L 2.322581,-1.290323,2.580645,-1.548387 -L 2.580645,-1.548387,2.83871,-1.290323 -L 2.83871,-1.290323,2.580645,-1.032258 - -[Ë] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Ì] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Í] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Î] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Ï] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Ð] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[#0143] 13 -L 2.322581,5.419355,0.774194,0 -L 2.322581,5.419355,4.129032,0.774194 -L 2.322581,4.645161,4.129032,0 -L 5.677419,5.419355,4.129032,0 -L 1.548387,5.419355,2.322581,5.419355 -L 4.903226,5.419355,6.451613,5.419355 -L 0,0,1.548387,0 -L 4.387097,6.967742,4.129032,7.225806 -L 4.129032,7.225806,4.387097,7.483871 -L 4.387097,7.483871,4.645161,7.225806 -L 4.645161,7.225806,4.645161,6.967742 -L 4.645161,6.967742,4.387097,6.451613 -L 4.387097,6.451613,3.870968,5.935484 - -[Ò] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[#00D3] 42 -L 2.322581,5.419355,1.548387,5.16129 -L 1.548387,5.16129,1.032258,4.645161 -L 1.032258,4.645161,0.516129,3.870968 -L 0.516129,3.870968,0.258065,3.096774 -L 0.258065,3.096774,0,2.064516 -L 0,2.064516,0,1.290323 -L 0,1.290323,0.258065,0.516129 -L 0.258065,0.516129,0.516129,0.258065 -L 0.516129,0.258065,1.032258,0 -L 1.032258,0,1.806452,0 -L 1.806452,0,2.580645,0.258065 -L 2.580645,0.258065,3.096774,0.774194 -L 3.096774,0.774194,3.612903,1.548387 -L 3.612903,1.548387,3.870968,2.322581 -L 3.870968,2.322581,4.129032,3.354839 -L 4.129032,3.354839,4.129032,4.129032 -L 4.129032,4.129032,3.870968,4.903226 -L 3.870968,4.903226,3.612903,5.16129 -L 3.612903,5.16129,3.096774,5.419355 -L 3.096774,5.419355,2.322581,5.419355 -L 2.322581,5.419355,1.806452,5.16129 -L 1.806452,5.16129,1.290323,4.645161 -L 1.290323,4.645161,0.774194,3.870968 -L 0.774194,3.870968,0.516129,3.096774 -L 0.516129,3.096774,0.258065,2.064516 -L 0.258065,2.064516,0.258065,1.290323 -L 0.258065,1.290323,0.516129,0.516129 -L 0.516129,0.516129,1.032258,0 -L 1.806452,0,2.322581,0.258065 -L 2.322581,0.258065,2.83871,0.774194 -L 2.83871,0.774194,3.354839,1.548387 -L 3.354839,1.548387,3.612903,2.322581 -L 3.612903,2.322581,3.870968,3.354839 -L 3.870968,3.354839,3.870968,4.129032 -L 3.870968,4.129032,3.612903,4.903226 -L 3.612903,4.903226,3.096774,5.419355 -L 3.354839,6.967742,3.096774,7.225806 -L 3.096774,7.225806,3.354839,7.483871 -L 3.354839,7.483871,3.612903,7.225806 -L 3.612903,7.225806,3.612903,6.967742 -L 3.612903,6.967742,3.354839,6.451613 -L 3.354839,6.451613,2.83871,5.935484 - -[Ô] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Õ] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Ö] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[×] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Ø] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Ù] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Ú] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Û] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Ü] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Ý] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Þ] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[ß] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[à] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[á] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[â] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[ã] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[ä] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[å] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[#0107] 27 -L 2.83871,2.83871,2.83871,2.580645 -L 2.83871,2.580645,3.096774,2.580645 -L 3.096774,2.580645,3.096774,2.83871 -L 3.096774,2.83871,2.83871,3.354839 -L 2.83871,3.354839,2.322581,3.612903 -L 2.322581,3.612903,1.548387,3.612903 -L 1.548387,3.612903,0.774194,3.354839 -L 0.774194,3.354839,0.258065,2.580645 -L 0.258065,2.580645,0,1.806452 -L 0,1.806452,0,1.032258 -L 0,1.032258,0.258065,0.516129 -L 0.258065,0.516129,0.516129,0.258065 -L 0.516129,0.258065,1.032258,0 -L 1.032258,0,1.548387,0 -L 1.548387,0,2.322581,0.258065 -L 2.322581,0.258065,2.83871,1.032258 -L 1.548387,3.612903,1.032258,3.354839 -L 1.032258,3.354839,0.516129,2.580645 -L 0.516129,2.580645,0.258065,1.806452 -L 0.258065,1.806452,0.258065,0.774194 -L 0.258065,0.774194,0.516129,0.258065 -L 2.322581,5.16129,2.064516,5.419355 -L 2.064516,5.419355,2.322581,5.677419 -L 2.322581,5.677419,2.580645,5.419355 -L 2.580645,5.419355,2.580645,5.16129 -L 2.580645,5.16129,2.322581,4.645161 -L 2.322581,4.645161,1.806452,4.129032 - -[ç] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[è] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[é] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[#0119] 28 -L 0.258065,1.290323,1.290323,1.548387 -L 1.290323,1.548387,2.064516,1.806452 -L 2.064516,1.806452,2.83871,2.322581 -L 2.83871,2.322581,3.096774,2.83871 -L 3.096774,2.83871,2.83871,3.354839 -L 2.83871,3.354839,2.322581,3.612903 -L 2.322581,3.612903,1.548387,3.612903 -L 1.548387,3.612903,0.774194,3.354839 -L 0.774194,3.354839,0.258065,2.580645 -L 0.258065,2.580645,0,1.806452 -L 0,1.806452,0,1.032258 -L 0,1.032258,0.258065,0.516129 -L 0.258065,0.516129,0.516129,0.258065 -L 0.516129,0.258065,1.032258,0 -L 1.032258,0,1.548387,0 -L 1.548387,0,2.322581,0.258065 -L 2.322581,0.258065,2.83871,0.774194 -L 1.548387,3.612903,1.032258,3.354839 -L 1.032258,3.354839,0.516129,2.580645 -L 0.516129,2.580645,0.258065,1.806452 -L 0.258065,1.806452,0.258065,0.774194 -L 0.258065,0.774194,0.516129,0.258065 -L 1.548387,0,1.032258,-0.516129 -L 1.032258,-0.516129,0.774194,-1.032258 -L 0.774194,-1.032258,0.774194,-1.290323 -L 0.774194,-1.290323,1.032258,-1.548387 -L 1.032258,-1.548387,1.290323,-1.290323 -L 1.290323,-1.290323,1.032258,-1.032258 - -[ë] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[ì] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[í] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[î] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[ï] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[ð] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[#0144] 35 -L 0,2.580645,0.258065,3.096774 -L 0.258065,3.096774,0.774194,3.612903 -L 0.774194,3.612903,1.548387,3.612903 -L 1.548387,3.612903,1.806452,3.354839 -L 1.806452,3.354839,1.806452,2.83871 -L 1.806452,2.83871,1.548387,1.806452 -L 1.548387,1.806452,1.032258,0 -L 1.290323,3.612903,1.548387,3.354839 -L 1.548387,3.354839,1.548387,2.83871 -L 1.548387,2.83871,1.290323,1.806452 -L 1.290323,1.806452,0.774194,0 -L 1.548387,1.806452,2.064516,2.83871 -L 2.064516,2.83871,2.580645,3.354839 -L 2.580645,3.354839,3.096774,3.612903 -L 3.096774,3.612903,3.612903,3.612903 -L 3.612903,3.612903,4.129032,3.354839 -L 4.129032,3.354839,4.387097,3.096774 -L 4.387097,3.096774,4.387097,2.580645 -L 4.387097,2.580645,3.870968,1.032258 -L 3.870968,1.032258,3.870968,0.258065 -L 3.870968,0.258065,4.129032,0 -L 3.612903,3.612903,4.129032,3.096774 -L 4.129032,3.096774,4.129032,2.580645 -L 4.129032,2.580645,3.612903,1.032258 -L 3.612903,1.032258,3.612903,0.258065 -L 3.612903,0.258065,3.870968,0 -L 3.870968,0,4.645161,0 -L 4.645161,0,5.16129,0.516129 -L 5.16129,0.516129,5.419355,1.032258 -L 3.870968,5.16129,3.612903,5.419355 -L 3.612903,5.419355,3.870968,5.677419 -L 3.870968,5.677419,4.129032,5.419355 -L 4.129032,5.419355,4.129032,5.16129 -L 4.129032,5.16129,3.870968,4.645161 -L 3.870968,4.645161,3.354839,4.129032 - -[ò] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[#00F3] 32 -L 1.548387,3.612903,0.774194,3.354839 -L 0.774194,3.354839,0.258065,2.580645 -L 0.258065,2.580645,0,1.806452 -L 0,1.806452,0,1.032258 -L 0,1.032258,0.258065,0.516129 -L 0.258065,0.516129,0.516129,0.258065 -L 0.516129,0.258065,1.032258,0 -L 1.032258,0,1.548387,0 -L 1.548387,0,2.322581,0.258065 -L 2.322581,0.258065,2.83871,1.032258 -L 2.83871,1.032258,3.096774,1.806452 -L 3.096774,1.806452,3.096774,2.580645 -L 3.096774,2.580645,2.83871,3.096774 -L 2.83871,3.096774,2.580645,3.354839 -L 2.580645,3.354839,2.064516,3.612903 -L 2.064516,3.612903,1.548387,3.612903 -L 1.548387,3.612903,1.032258,3.354839 -L 1.032258,3.354839,0.516129,2.580645 -L 0.516129,2.580645,0.258065,1.806452 -L 0.258065,1.806452,0.258065,0.774194 -L 0.258065,0.774194,0.516129,0.258065 -L 1.548387,0,2.064516,0.258065 -L 2.064516,0.258065,2.580645,1.032258 -L 2.580645,1.032258,2.83871,1.806452 -L 2.83871,1.806452,2.83871,2.83871 -L 2.83871,2.83871,2.580645,3.354839 -L 2.322581,5.16129,2.064516,5.419355 -L 2.064516,5.419355,2.322581,5.677419 -L 2.322581,5.677419,2.580645,5.419355 -L 2.580645,5.419355,2.580645,5.16129 -L 2.580645,5.16129,2.322581,4.645161 -L 2.322581,4.645161,1.806452,4.129032 - -#EOF diff --git a/fonts/italiccs.cxf b/fonts/italiccs.cxf deleted file mode 100644 index f543676..0000000 --- a/fonts/italiccs.cxf +++ /dev/null @@ -1,2612 +0,0 @@ -# Format: QCad II Font -# Creator: Adam Radlowski's "dodajf" program - GRASS font translator -# Version: 1.0.0 -# Name: Italian Complex Small -# LetterSpacing: 3.0 -# WordSpacing: 6.75 -# LineSpacingFactor: 1.0 -# Author: Hershey fonts -# Author: Adam Radlowski (Polish) - -[!] 9 -L 0.363636,4.727273,0,4.363636 -L 0,4.363636,0.363636,1.818182 -L 0.363636,1.818182,0.727273,4.363636 -L 0.727273,4.363636,0.363636,4.727273 -L 0.363636,4.363636,0.363636,3.272727 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -["] 10 -L 0.363636,3.272727,0,2.909091 -L 0,2.909091,0.363636,2.545455 -L 0.363636,2.545455,0.727273,2.909091 -L 0.727273,2.909091,0.363636,3.272727 -L 0.727273,0.363636,0.363636,0 -L 0.363636,0,0,0.363636 -L 0,0.363636,0.363636,0.727273 -L 0.363636,0.727273,0.727273,0.363636 -L 0.727273,0.363636,0.727273,-0.363636 -L 0.727273,-0.363636,0,-1.090909 - -[#] 4 -L 1.818182,4.727273,0.363636,-1.454545 -L 3.272727,4.727273,1.818182,-1.454545 -L 0.363636,2.545455,3.636364,2.545455 -L 0,0.727273,3.272727,0.727273 - -[$] 26 -L 1.090909,5.818182,1.090909,-1.454545 -L 2.181818,5.818182,2.181818,-1.454545 -L 3.272727,4.363636,2.909091,4.363636 -L 2.909091,4.363636,2.909091,4 -L 2.909091,4,3.272727,4 -L 3.272727,4,3.272727,4.363636 -L 3.272727,4.363636,2.545455,4.727273 -L 2.545455,4.727273,0.727273,4.727273 -L 0.727273,4.727273,0,4.363636 -L 0,4.363636,0,3.636364 -L 0,3.636364,0.363636,2.909091 -L 0.363636,2.909091,2.909091,1.818182 -L 2.909091,1.818182,3.272727,1.454545 -L 0,3.636364,0.363636,3.272727 -L 0.363636,3.272727,2.909091,2.181818 -L 2.909091,2.181818,3.272727,1.454545 -L 3.272727,1.454545,3.272727,0.727273 -L 3.272727,0.727273,2.909091,0.363636 -L 2.909091,0.363636,2.181818,0 -L 2.181818,0,1.090909,0 -L 1.090909,0,0.363636,0.363636 -L 0.363636,0.363636,0,0.727273 -L 0,0.727273,0,1.090909 -L 0,1.090909,0.363636,1.090909 -L 0.363636,1.090909,0.363636,0.727273 -L 0.363636,0.727273,0,0.727273 - -[%] 20 -L 4.363636,4.727273,0,0 -L 1.090909,4.727273,1.454545,4.363636 -L 1.454545,4.363636,1.454545,3.636364 -L 1.454545,3.636364,1.090909,3.272727 -L 1.090909,3.272727,0.363636,3.272727 -L 0.363636,3.272727,0,3.636364 -L 0,3.636364,0,4.363636 -L 0,4.363636,0.363636,4.727273 -L 0.363636,4.727273,1.090909,4.727273 -L 1.090909,4.727273,2.545455,4.363636 -L 2.545455,4.363636,3.636364,4.363636 -L 3.636364,4.363636,4.363636,4.727273 -L 3.272727,1.454545,2.909091,1.090909 -L 2.909091,1.090909,2.909091,0.363636 -L 2.909091,0.363636,3.272727,0 -L 3.272727,0,4,0 -L 4,0,4.363636,0.363636 -L 4.363636,0.363636,4.363636,1.090909 -L 4.363636,1.090909,4,1.454545 -L 4,1.454545,3.272727,1.454545 - -[&] 35 -L 4.727273,2.909091,4.363636,2.909091 -L 4.363636,2.909091,4.363636,2.545455 -L 4.363636,2.545455,4.727273,2.545455 -L 4.727273,2.545455,4.727273,2.909091 -L 4.727273,2.909091,4.363636,3.272727 -L 4.363636,3.272727,4,3.272727 -L 4,3.272727,3.636364,2.909091 -L 3.636364,2.909091,3.272727,1.454545 -L 3.272727,1.454545,2.909091,0.727273 -L 2.909091,0.727273,2.545455,0.363636 -L 2.545455,0.363636,1.818182,0 -L 1.818182,0,1.090909,0 -L 1.090909,0,0.363636,0.363636 -L 0.363636,0.363636,0,0.727273 -L 0,0.727273,0,1.454545 -L 0,1.454545,0.363636,1.818182 -L 0.363636,1.818182,1.090909,2.181818 -L 1.090909,2.181818,2.181818,2.909091 -L 2.181818,2.909091,2.545455,3.636364 -L 2.545455,3.636364,2.545455,4.363636 -L 2.545455,4.363636,2.181818,4.727273 -L 2.181818,4.727273,1.454545,4.727273 -L 1.454545,4.727273,1.090909,4.363636 -L 1.090909,4.363636,1.090909,3.636364 -L 1.090909,3.636364,1.454545,2.545455 -L 1.454545,2.545455,3.272727,0.363636 -L 3.272727,0.363636,4,0 -L 4,0,4.363636,0 -L 4.363636,0,4.727273,0.363636 -L 1.090909,0,0.363636,0.727273 -L 0.363636,0.727273,0.363636,1.454545 -L 0.363636,1.454545,1.090909,2.181818 -L 1.090909,3.636364,1.454545,2.909091 -L 1.454545,2.909091,3.636364,0.363636 -L 3.636364,0.363636,4,0 - -['] 6 -L 0.727273,4.363636,0.363636,4 -L 0.363636,4,0,4.363636 -L 0,4.363636,0.363636,4.727273 -L 0.363636,4.727273,0.727273,4.363636 -L 0.727273,4.363636,0.727273,3.636364 -L 0.727273,3.636364,0,2.909091 - -[(] 12 -L 1.818182,5.818182,1.090909,5.090909 -L 1.090909,5.090909,0.363636,4 -L 0.363636,4,0,2.909091 -L 0,2.909091,0,1.454545 -L 0,1.454545,0.363636,0.363636 -L 0.363636,0.363636,1.090909,-0.727273 -L 1.090909,-0.727273,1.818182,-1.454545 -L 1.090909,5.090909,0.727273,4.363636 -L 0.727273,4.363636,0.363636,2.909091 -L 0.363636,2.909091,0.363636,1.454545 -L 0.363636,1.454545,0.727273,0 -L 0.727273,0,1.090909,-0.727273 - -[)] 12 -L 0,5.818182,0.727273,5.090909 -L 0.727273,5.090909,1.454545,4 -L 1.454545,4,1.818182,2.909091 -L 1.818182,2.909091,1.818182,1.454545 -L 1.818182,1.454545,1.454545,0.363636 -L 1.454545,0.363636,0.727273,-0.727273 -L 0.727273,-0.727273,0,-1.454545 -L 0.727273,5.090909,1.090909,4.363636 -L 1.090909,4.363636,1.454545,2.909091 -L 1.454545,2.909091,1.454545,1.454545 -L 1.454545,1.454545,1.090909,0 -L 1.090909,0,0.727273,-0.727273 - -[*] 3 -L 1.090909,5.090909,1.090909,2.909091 -L 0,4.727273,2.181818,3.272727 -L 2.181818,4.727273,0,3.272727 - -[+] 2 -L 2.181818,4.363636,2.181818,0 -L 0,2.181818,4.363636,2.181818 - -[,] 6 -L 0.727273,0.363636,0.363636,0 -L 0.363636,0,0,0.363636 -L 0,0.363636,0.363636,0.727273 -L 0.363636,0.727273,0.727273,0.363636 -L 0.727273,0.363636,0.727273,-0.363636 -L 0.727273,-0.363636,0,-1.090909 - -[-] 1 -L 0,2.181818,4.363636,2.181818 - -[.] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[/] 1 -L 0,-2.181818,2.181818,6.545455 - -[0] 22 -L 1.090909,4.727273,0.363636,4.363636 -L 0.363636,4.363636,0,3.272727 -L 0,3.272727,0,1.454545 -L 0,1.454545,0.363636,0.363636 -L 0.363636,0.363636,1.090909,0 -L 1.090909,0,2.181818,0 -L 2.181818,0,2.909091,0.363636 -L 2.909091,0.363636,3.272727,1.454545 -L 3.272727,1.454545,3.272727,3.272727 -L 3.272727,3.272727,2.909091,4.363636 -L 2.909091,4.363636,2.181818,4.727273 -L 2.181818,4.727273,1.090909,4.727273 -L 1.090909,4.727273,0.727273,4.363636 -L 0.727273,4.363636,0.363636,3.272727 -L 0.363636,3.272727,0.363636,1.454545 -L 0.363636,1.454545,0.727273,0.363636 -L 0.727273,0.363636,1.090909,0 -L 2.181818,0,2.545455,0.363636 -L 2.545455,0.363636,2.909091,1.454545 -L 2.909091,1.454545,2.909091,3.272727 -L 2.909091,3.272727,2.545455,4.363636 -L 2.545455,4.363636,2.181818,4.727273 - -[1] 4 -L 0.363636,3.636364,1.454545,4.727273 -L 1.454545,4.727273,1.454545,0 -L 1.090909,4.363636,1.090909,0 -L 0,0,2.545455,0 - -[2] 27 -L 0.363636,4,0.363636,3.636364 -L 0.363636,3.636364,0,3.636364 -L 0,3.636364,0,4 -L 0,4,0.363636,4.363636 -L 0.363636,4.363636,1.090909,4.727273 -L 1.090909,4.727273,2.181818,4.727273 -L 2.181818,4.727273,2.909091,4.363636 -L 2.909091,4.363636,3.272727,3.636364 -L 3.272727,3.636364,2.909091,2.909091 -L 2.909091,2.909091,2.181818,2.545455 -L 2.181818,2.545455,1.090909,2.181818 -L 1.090909,2.181818,0.363636,1.818182 -L 0.363636,1.818182,0,1.090909 -L 0,1.090909,0,0 -L 2.181818,4.727273,2.545455,4.363636 -L 2.545455,4.363636,2.909091,3.636364 -L 2.909091,3.636364,2.545455,2.909091 -L 2.545455,2.909091,2.181818,2.545455 -L 0,0.363636,0.363636,0.727273 -L 0.363636,0.727273,0.727273,0.727273 -L 0.727273,0.727273,1.818182,0.363636 -L 1.818182,0.363636,2.909091,0.363636 -L 2.909091,0.363636,3.272727,0.727273 -L 0.727273,0.727273,1.818182,0 -L 1.818182,0,2.909091,0 -L 2.909091,0,3.272727,0.727273 -L 3.272727,0.727273,3.272727,1.090909 - -[3] 31 -L 0.363636,4,0.363636,3.636364 -L 0.363636,3.636364,0,3.636364 -L 0,3.636364,0,4 -L 0,4,0.363636,4.363636 -L 0.363636,4.363636,1.090909,4.727273 -L 1.090909,4.727273,2.181818,4.727273 -L 2.181818,4.727273,2.909091,4.363636 -L 2.909091,4.363636,3.272727,3.636364 -L 3.272727,3.636364,2.909091,2.909091 -L 2.909091,2.909091,2.181818,2.545455 -L 2.181818,4.727273,2.545455,4.363636 -L 2.545455,4.363636,2.909091,3.636364 -L 2.909091,3.636364,2.545455,2.909091 -L 2.545455,2.909091,2.181818,2.545455 -L 1.454545,2.545455,2.181818,2.545455 -L 2.181818,2.545455,2.909091,2.181818 -L 2.909091,2.181818,3.272727,1.454545 -L 3.272727,1.454545,3.272727,1.090909 -L 3.272727,1.090909,2.909091,0.363636 -L 2.909091,0.363636,2.181818,0 -L 2.181818,0,1.090909,0 -L 1.090909,0,0.363636,0.363636 -L 0.363636,0.363636,0,0.727273 -L 0,0.727273,0,1.090909 -L 0,1.090909,0.363636,1.090909 -L 0.363636,1.090909,0.363636,0.727273 -L 2.181818,2.545455,2.545455,2.181818 -L 2.545455,2.181818,2.909091,1.454545 -L 2.909091,1.454545,2.909091,1.090909 -L 2.909091,1.090909,2.545455,0.363636 -L 2.545455,0.363636,2.181818,0 - -[4] 5 -L 2.181818,4,2.181818,0 -L 2.545455,4.727273,2.545455,0 -L 2.545455,4.727273,0,1.454545 -L 0,1.454545,4,1.454545 -L 1.454545,0,3.272727,0 - -[5] 23 -L 0.363636,4.727273,0,2.545455 -L 0.363636,4.727273,2.909091,4.727273 -L 0.363636,4.363636,1.818182,4.363636 -L 1.818182,4.363636,2.909091,4.727273 -L 0,2.545455,0.363636,2.909091 -L 0.363636,2.909091,1.090909,3.272727 -L 1.090909,3.272727,2.181818,3.272727 -L 2.181818,3.272727,2.909091,2.909091 -L 2.909091,2.909091,3.272727,2.181818 -L 3.272727,2.181818,3.272727,1.090909 -L 3.272727,1.090909,2.909091,0.363636 -L 2.909091,0.363636,2.181818,0 -L 2.181818,0,1.090909,0 -L 1.090909,0,0.363636,0.363636 -L 0.363636,0.363636,0,0.727273 -L 0,0.727273,0,1.090909 -L 0,1.090909,0.363636,1.090909 -L 0.363636,1.090909,0.363636,0.727273 -L 2.181818,3.272727,2.545455,2.909091 -L 2.545455,2.909091,2.909091,2.181818 -L 2.909091,2.181818,2.909091,1.090909 -L 2.909091,1.090909,2.545455,0.363636 -L 2.545455,0.363636,2.181818,0 - -[6] 30 -L 2.909091,4,2.909091,3.636364 -L 2.909091,3.636364,3.272727,3.636364 -L 3.272727,3.636364,3.272727,4 -L 3.272727,4,2.909091,4.363636 -L 2.909091,4.363636,2.181818,4.727273 -L 2.181818,4.727273,1.454545,4.727273 -L 1.454545,4.727273,0.727273,4.363636 -L 0.727273,4.363636,0.363636,4 -L 0.363636,4,0,2.909091 -L 0,2.909091,0,1.090909 -L 0,1.090909,0.363636,0.363636 -L 0.363636,0.363636,1.090909,0 -L 1.090909,0,2.181818,0 -L 2.181818,0,2.909091,0.363636 -L 2.909091,0.363636,3.272727,1.090909 -L 3.272727,1.090909,3.272727,1.818182 -L 3.272727,1.818182,2.909091,2.545455 -L 2.909091,2.545455,2.181818,2.909091 -L 2.181818,2.909091,1.090909,2.909091 -L 1.090909,2.909091,0,2.181818 -L 1.454545,4.727273,0.727273,4 -L 0.727273,4,0.363636,2.909091 -L 0.363636,2.909091,0.363636,1.090909 -L 0.363636,1.090909,0.727273,0.363636 -L 0.727273,0.363636,1.090909,0 -L 2.181818,0,2.545455,0.363636 -L 2.545455,0.363636,2.909091,1.090909 -L 2.909091,1.090909,2.909091,1.818182 -L 2.909091,1.818182,2.545455,2.545455 -L 2.545455,2.545455,2.181818,2.909091 - -[7] 12 -L 0,4.727273,0,3.272727 -L 2.909091,4,1.454545,1.454545 -L 1.454545,1.454545,0.727273,0 -L 3.272727,4.727273,2.181818,2.545455 -L 2.181818,2.545455,1.090909,0 -L 0,4,0.727273,4.727273 -L 0.727273,4.727273,1.454545,4.727273 -L 1.454545,4.727273,2.545455,4 -L 0,4,0.727273,4.363636 -L 0.727273,4.363636,1.454545,4.363636 -L 1.454545,4.363636,2.545455,4 -L 2.545455,4,2.909091,4 - -[8] 39 -L 1.090909,4.727273,0.363636,4.363636 -L 0.363636,4.363636,0,3.636364 -L 0,3.636364,0.363636,2.909091 -L 0.363636,2.909091,1.090909,2.545455 -L 1.090909,2.545455,2.181818,2.545455 -L 2.181818,2.545455,2.909091,2.909091 -L 2.909091,2.909091,3.272727,3.636364 -L 3.272727,3.636364,2.909091,4.363636 -L 2.909091,4.363636,2.181818,4.727273 -L 2.181818,4.727273,1.090909,4.727273 -L 1.090909,4.727273,0.727273,4.363636 -L 0.727273,4.363636,0.363636,3.636364 -L 0.363636,3.636364,0.727273,2.909091 -L 0.727273,2.909091,1.090909,2.545455 -L 2.181818,2.545455,2.545455,2.909091 -L 2.545455,2.909091,2.909091,3.636364 -L 2.909091,3.636364,2.545455,4.363636 -L 2.545455,4.363636,2.181818,4.727273 -L 1.090909,2.545455,0.363636,2.181818 -L 0.363636,2.181818,0,1.454545 -L 0,1.454545,0,1.090909 -L 0,1.090909,0.363636,0.363636 -L 0.363636,0.363636,1.090909,0 -L 1.090909,0,2.181818,0 -L 2.181818,0,2.909091,0.363636 -L 2.909091,0.363636,3.272727,1.090909 -L 3.272727,1.090909,3.272727,1.454545 -L 3.272727,1.454545,2.909091,2.181818 -L 2.909091,2.181818,2.181818,2.545455 -L 1.090909,2.545455,0.727273,2.181818 -L 0.727273,2.181818,0.363636,1.454545 -L 0.363636,1.454545,0.363636,1.090909 -L 0.363636,1.090909,0.727273,0.363636 -L 0.727273,0.363636,1.090909,0 -L 2.181818,0,2.545455,0.363636 -L 2.545455,0.363636,2.909091,1.090909 -L 2.909091,1.090909,2.909091,1.454545 -L 2.909091,1.454545,2.545455,2.181818 -L 2.545455,2.181818,2.181818,2.545455 - -[9] 30 -L 0.363636,0.727273,0.363636,1.090909 -L 0.363636,1.090909,0,1.090909 -L 0,1.090909,0,0.727273 -L 0,0.727273,0.363636,0.363636 -L 0.363636,0.363636,1.090909,0 -L 1.090909,0,1.818182,0 -L 1.818182,0,2.545455,0.363636 -L 2.545455,0.363636,2.909091,0.727273 -L 2.909091,0.727273,3.272727,1.818182 -L 3.272727,1.818182,3.272727,3.636364 -L 3.272727,3.636364,2.909091,4.363636 -L 2.909091,4.363636,2.181818,4.727273 -L 2.181818,4.727273,1.090909,4.727273 -L 1.090909,4.727273,0.363636,4.363636 -L 0.363636,4.363636,0,3.636364 -L 0,3.636364,0,2.909091 -L 0,2.909091,0.363636,2.181818 -L 0.363636,2.181818,1.090909,1.818182 -L 1.090909,1.818182,2.181818,1.818182 -L 2.181818,1.818182,3.272727,2.545455 -L 1.818182,0,2.545455,0.727273 -L 2.545455,0.727273,2.909091,1.818182 -L 2.909091,1.818182,2.909091,3.636364 -L 2.909091,3.636364,2.545455,4.363636 -L 2.545455,4.363636,2.181818,4.727273 -L 1.090909,4.727273,0.727273,4.363636 -L 0.727273,4.363636,0.363636,3.636364 -L 0.363636,3.636364,0.363636,2.909091 -L 0.363636,2.909091,0.727273,2.181818 -L 0.727273,2.181818,1.090909,1.818182 - -[:] 8 -L 0.363636,3.272727,0,2.909091 -L 0,2.909091,0.363636,2.545455 -L 0.363636,2.545455,0.727273,2.909091 -L 0.727273,2.909091,0.363636,3.272727 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[;] 10 -L 0.363636,3.272727,0,2.909091 -L 0,2.909091,0.363636,2.545455 -L 0.363636,2.545455,0.727273,2.909091 -L 0.727273,2.909091,0.363636,3.272727 -L 0.727273,0.363636,0.363636,0 -L 0.363636,0,0,0.363636 -L 0,0.363636,0.363636,0.727273 -L 0.363636,0.727273,0.727273,0.363636 -L 0.727273,0.363636,0.727273,-0.363636 -L 0.727273,-0.363636,0,-1.090909 - -[<] 2 -L 3.636364,4.363636,0,2.181818 -L 0,2.181818,3.636364,0 - -[=] 2 -L 0,2.909091,4.363636,2.909091 -L 0,1.454545,4.363636,1.454545 - -[>] 2 -L 0,4.363636,3.636364,2.181818 -L 3.636364,2.181818,0,0 - -[?] 23 -L 0,3.636364,0.363636,3.636364 -L 0.363636,3.636364,0.363636,3.272727 -L 0.363636,3.272727,0,3.272727 -L 0,3.272727,0,3.636364 -L 0,3.636364,0.363636,4.363636 -L 0.363636,4.363636,1.090909,4.727273 -L 1.090909,4.727273,2.181818,4.727273 -L 2.181818,4.727273,2.909091,4.363636 -L 2.909091,4.363636,3.272727,3.636364 -L 3.272727,3.636364,3.272727,3.272727 -L 3.272727,3.272727,2.909091,2.545455 -L 2.909091,2.545455,1.818182,2.181818 -L 1.818182,2.181818,1.454545,1.818182 -L 1.454545,1.818182,1.454545,1.454545 -L 1.454545,1.454545,1.818182,1.454545 -L 2.181818,4.727273,2.909091,4 -L 2.909091,4,2.909091,2.909091 -L 2.909091,2.909091,2.545455,2.545455 -L 2.545455,2.545455,1.818182,2.181818 -L 1.454545,0.363636,1.454545,0 -L 1.454545,0,1.818182,0 -L 1.818182,0,1.818182,0.363636 -L 1.818182,0.363636,1.454545,0.363636 - -[@] 25 -L 3.272727,2.909091,2.545455,3.272727 -L 2.545455,3.272727,1.818182,3.272727 -L 1.818182,3.272727,1.454545,2.545455 -L 1.454545,2.545455,1.454545,2.181818 -L 1.454545,2.181818,1.818182,1.454545 -L 1.818182,1.454545,2.545455,1.454545 -L 2.545455,1.454545,3.272727,1.818182 -L 3.272727,3.272727,3.272727,1.818182 -L 3.272727,1.818182,3.636364,1.454545 -L 3.636364,1.454545,4.363636,1.454545 -L 4.363636,1.454545,4.727273,2.181818 -L 4.727273,2.181818,4.727273,2.545455 -L 4.727273,2.545455,4.363636,3.636364 -L 4.363636,3.636364,3.636364,4.363636 -L 3.636364,4.363636,2.545455,4.727273 -L 2.545455,4.727273,2.181818,4.727273 -L 2.181818,4.727273,1.090909,4.363636 -L 1.090909,4.363636,0.363636,3.636364 -L 0.363636,3.636364,0,2.545455 -L 0,2.545455,0,2.181818 -L 0,2.181818,0.363636,1.090909 -L 0.363636,1.090909,1.090909,0.363636 -L 1.090909,0.363636,2.181818,0 -L 2.181818,0,2.545455,0 -L 2.545455,0,3.636364,0.363636 - -[A] 6 -L 4,4.727273,0.727273,0 -L 3.636364,4,4,0 -L 4,4.727273,4.363636,0 -L 1.818182,1.454545,4,1.454545 -L 0,0,1.818182,0 -L 3.272727,0,5.090909,0 - -[B] 22 -L 2.181818,4.727273,0.727273,0 -L 2.545455,4.727273,1.090909,0 -L 1.454545,4.727273,4,4.727273 -L 4,4.727273,4.727273,4.363636 -L 4.727273,4.363636,4.727273,3.636364 -L 4.727273,3.636364,4.363636,2.909091 -L 4.363636,2.909091,3.272727,2.545455 -L 4,4.727273,4.363636,4.363636 -L 4.363636,4.363636,4.363636,3.636364 -L 4.363636,3.636364,4,2.909091 -L 4,2.909091,3.272727,2.545455 -L 1.818182,2.545455,2.909091,2.545455 -L 2.909091,2.545455,3.636364,2.181818 -L 3.636364,2.181818,4,1.818182 -L 4,1.818182,4,1.090909 -L 4,1.090909,3.636364,0.363636 -L 3.636364,0.363636,2.545455,0 -L 2.545455,0,0,0 -L 2.909091,2.545455,3.636364,1.818182 -L 3.636364,1.818182,3.636364,1.090909 -L 3.636364,1.090909,3.272727,0.363636 -L 3.272727,0.363636,2.545455,0 - -[C] 21 -L 3.272727,4.363636,3.636364,4.363636 -L 3.636364,4.363636,4,4.727273 -L 4,4.727273,3.636364,3.636364 -L 3.636364,3.636364,3.272727,4.363636 -L 3.272727,4.363636,2.545455,4.727273 -L 2.545455,4.727273,1.818182,4.727273 -L 1.818182,4.727273,1.090909,4.363636 -L 1.090909,4.363636,0.727273,4 -L 0.727273,4,0.363636,3.272727 -L 0.363636,3.272727,0,2.181818 -L 0,2.181818,0,1.090909 -L 0,1.090909,0.363636,0.363636 -L 0.363636,0.363636,1.090909,0 -L 1.090909,0,1.818182,0 -L 1.818182,0,2.545455,0.363636 -L 2.545455,0.363636,2.909091,1.090909 -L 1.818182,4.727273,1.090909,4 -L 1.090909,4,0.727273,3.272727 -L 0.727273,3.272727,0.363636,2.181818 -L 0.363636,2.181818,0.363636,0.727273 -L 0.363636,0.727273,1.090909,0 - -[D] 18 -L 2.181818,4.727273,0.727273,0 -L 2.545455,4.727273,1.090909,0 -L 1.454545,4.727273,3.636364,4.727273 -L 3.636364,4.727273,4.363636,4.363636 -L 4.363636,4.363636,4.727273,3.636364 -L 4.727273,3.636364,4.727273,2.545455 -L 4.727273,2.545455,4.363636,1.454545 -L 4.363636,1.454545,4,0.727273 -L 4,0.727273,3.636364,0.363636 -L 3.636364,0.363636,2.545455,0 -L 2.545455,0,0,0 -L 3.636364,4.727273,4,4.363636 -L 4,4.363636,4.363636,3.636364 -L 4.363636,3.636364,4.363636,2.545455 -L 4.363636,2.545455,4,1.454545 -L 4,1.454545,3.636364,0.727273 -L 3.636364,0.727273,3.272727,0.363636 -L 3.272727,0.363636,2.545455,0 - -[E] 10 -L 2.181818,4.727273,0.727273,0 -L 2.545455,4.727273,1.090909,0 -L 3.272727,3.272727,2.909091,1.818182 -L 1.454545,4.727273,5.090909,4.727273 -L 5.090909,4.727273,4.727273,3.636364 -L 4.727273,3.636364,4.727273,4.727273 -L 1.818182,2.545455,2.909091,2.545455 -L 0,0,3.636364,0 -L 3.636364,0,4,1.090909 -L 4,1.090909,3.272727,0 - -[F] 8 -L 2.181818,4.727273,0.727273,0 -L 2.545455,4.727273,1.090909,0 -L 3.272727,3.272727,2.909091,1.818182 -L 1.454545,4.727273,5.090909,4.727273 -L 5.090909,4.727273,4.727273,3.636364 -L 4.727273,3.636364,4.727273,4.727273 -L 1.818182,2.545455,2.909091,2.545455 -L 0,0,1.818182,0 - -[G] 25 -L 3.272727,4.363636,3.636364,4.363636 -L 3.636364,4.363636,4,4.727273 -L 4,4.727273,3.636364,3.636364 -L 3.636364,3.636364,3.272727,4.363636 -L 3.272727,4.363636,2.545455,4.727273 -L 2.545455,4.727273,1.818182,4.727273 -L 1.818182,4.727273,1.090909,4.363636 -L 1.090909,4.363636,0.727273,4 -L 0.727273,4,0.363636,3.272727 -L 0.363636,3.272727,0,2.181818 -L 0,2.181818,0,1.090909 -L 0,1.090909,0.363636,0.363636 -L 0.363636,0.363636,1.090909,0 -L 1.090909,0,1.818182,0 -L 1.818182,0,2.545455,0.363636 -L 2.545455,0.363636,2.909091,0.727273 -L 2.909091,0.727273,3.272727,1.818182 -L 1.818182,4.727273,1.090909,4 -L 1.090909,4,0.727273,3.272727 -L 0.727273,3.272727,0.363636,2.181818 -L 0.363636,2.181818,0.363636,0.727273 -L 0.363636,0.727273,1.090909,0 -L 1.818182,0,2.545455,0.727273 -L 2.545455,0.727273,2.909091,1.818182 -L 2.181818,1.818182,4,1.818182 - -[H] 9 -L 2.181818,4.727273,0.727273,0 -L 2.545455,4.727273,1.090909,0 -L 5.090909,4.727273,3.636364,0 -L 5.454545,4.727273,4,0 -L 1.454545,4.727273,3.272727,4.727273 -L 4.363636,4.727273,6.181818,4.727273 -L 1.818182,2.545455,4.363636,2.545455 -L 0,0,1.818182,0 -L 2.909091,0,4.727273,0 - -[I] 4 -L 2.181818,4.727273,0.727273,0 -L 2.545455,4.727273,1.090909,0 -L 1.454545,4.727273,3.272727,4.727273 -L 0,0,1.818182,0 - -[J] 13 -L 3.272727,4.727273,2.181818,1.090909 -L 2.181818,1.090909,1.818182,0.363636 -L 1.818182,0.363636,1.454545,0 -L 3.636364,4.727273,2.545455,1.090909 -L 2.545455,1.090909,2.181818,0.363636 -L 2.181818,0.363636,1.454545,0 -L 1.454545,0,1.090909,0 -L 1.090909,0,0.363636,0.363636 -L 0.363636,0.363636,0,1.090909 -L 0,1.090909,0.363636,1.454545 -L 0.363636,1.454545,0.727273,1.090909 -L 0.727273,1.090909,0.363636,0.727273 -L 2.545455,4.727273,4.363636,4.727273 - -[K] 9 -L 2.181818,4.727273,0.727273,0 -L 2.545455,4.727273,1.090909,0 -L 5.454545,4.727273,1.818182,2.181818 -L 2.909091,2.909091,3.636364,0 -L 3.272727,2.909091,4,0 -L 1.454545,4.727273,3.272727,4.727273 -L 4.363636,4.727273,6.181818,4.727273 -L 0,0,1.818182,0 -L 2.909091,0,4.727273,0 - -[L] 6 -L 2.181818,4.727273,0.727273,0 -L 2.545455,4.727273,1.090909,0 -L 1.454545,4.727273,3.272727,4.727273 -L 0,0,3.636364,0 -L 3.636364,0,4,1.090909 -L 4,1.090909,3.272727,0 - -[M] 10 -L 2.181818,4.727273,0.727273,0 -L 2.181818,4,2.545455,0 -L 2.545455,4.727273,2.909091,0.727273 -L 5.818182,4.727273,2.545455,0 -L 5.818182,4.727273,4.363636,0 -L 6.181818,4.727273,4.727273,0 -L 1.454545,4.727273,2.545455,4.727273 -L 5.818182,4.727273,6.909091,4.727273 -L 0,0,1.454545,0 -L 3.636364,0,5.454545,0 - -[N] 7 -L 2.181818,4.727273,0.727273,0 -L 2.181818,4.727273,3.636364,0 -L 2.545455,4.727273,3.636364,1.090909 -L 5.090909,4.727273,3.636364,0 -L 1.454545,4.727273,2.545455,4.727273 -L 4.363636,4.727273,5.818182,4.727273 -L 0,0,1.454545,0 - -[O] 26 -L 1.818182,4.727273,1.090909,4.363636 -L 1.090909,4.363636,0.727273,4 -L 0.727273,4,0.363636,3.272727 -L 0.363636,3.272727,0,2.181818 -L 0,2.181818,0,1.090909 -L 0,1.090909,0.363636,0.363636 -L 0.363636,0.363636,1.090909,0 -L 1.090909,0,1.818182,0 -L 1.818182,0,2.545455,0.363636 -L 2.545455,0.363636,2.909091,0.727273 -L 2.909091,0.727273,3.272727,1.454545 -L 3.272727,1.454545,3.636364,2.545455 -L 3.636364,2.545455,3.636364,3.636364 -L 3.636364,3.636364,3.272727,4.363636 -L 3.272727,4.363636,2.545455,4.727273 -L 2.545455,4.727273,1.818182,4.727273 -L 1.818182,4.727273,1.090909,4 -L 1.090909,4,0.727273,3.272727 -L 0.727273,3.272727,0.363636,2.181818 -L 0.363636,2.181818,0.363636,0.727273 -L 0.363636,0.727273,1.090909,0 -L 1.818182,0,2.545455,0.727273 -L 2.545455,0.727273,2.909091,1.454545 -L 2.909091,1.454545,3.272727,2.545455 -L 3.272727,2.545455,3.272727,4 -L 3.272727,4,2.545455,4.727273 - -[P] 14 -L 2.181818,4.727273,0.727273,0 -L 2.545455,4.727273,1.090909,0 -L 1.454545,4.727273,4,4.727273 -L 4,4.727273,4.727273,4.363636 -L 4.727273,4.363636,5.090909,4 -L 5.090909,4,5.090909,3.272727 -L 5.090909,3.272727,4.727273,2.545455 -L 4.727273,2.545455,3.636364,2.181818 -L 3.636364,2.181818,1.818182,2.181818 -L 4,4.727273,4.727273,4 -L 4.727273,4,4.727273,3.272727 -L 4.727273,3.272727,4.363636,2.545455 -L 4.363636,2.545455,3.636364,2.181818 -L 0,0,1.818182,0 - -[Q] 36 -L 1.818182,4.727273,1.090909,4.363636 -L 1.090909,4.363636,0.727273,4 -L 0.727273,4,0.363636,3.272727 -L 0.363636,3.272727,0,2.181818 -L 0,2.181818,0,1.090909 -L 0,1.090909,0.363636,0.363636 -L 0.363636,0.363636,1.090909,0 -L 1.090909,0,1.818182,0 -L 1.818182,0,2.545455,0.363636 -L 2.545455,0.363636,2.909091,0.727273 -L 2.909091,0.727273,3.272727,1.454545 -L 3.272727,1.454545,3.636364,2.545455 -L 3.636364,2.545455,3.636364,3.636364 -L 3.636364,3.636364,3.272727,4.363636 -L 3.272727,4.363636,2.545455,4.727273 -L 2.545455,4.727273,1.818182,4.727273 -L 1.818182,4.727273,1.090909,4 -L 1.090909,4,0.727273,3.272727 -L 0.727273,3.272727,0.363636,2.181818 -L 0.363636,2.181818,0.363636,0.727273 -L 0.363636,0.727273,1.090909,0 -L 1.818182,0,2.545455,0.727273 -L 2.545455,0.727273,2.909091,1.454545 -L 2.909091,1.454545,3.272727,2.545455 -L 3.272727,2.545455,3.272727,4 -L 3.272727,4,2.545455,4.727273 -L 0.727273,0.363636,0.727273,0.727273 -L 0.727273,0.727273,1.090909,1.090909 -L 1.090909,1.090909,1.454545,1.090909 -L 1.454545,1.090909,1.818182,0.727273 -L 1.818182,0.727273,1.818182,-0.727273 -L 1.818182,-0.727273,2.181818,-1.090909 -L 2.181818,-1.090909,2.545455,-1.090909 -L 2.545455,-1.090909,2.909091,-0.727273 -L 1.818182,0.727273,2.181818,-0.727273 -L 2.181818,-0.727273,2.545455,-1.090909 - -[R] 21 -L 2.181818,4.727273,0.727273,0 -L 2.545455,4.727273,1.090909,0 -L 1.454545,4.727273,4,4.727273 -L 4,4.727273,4.727273,4.363636 -L 4.727273,4.363636,5.090909,4 -L 5.090909,4,5.090909,3.272727 -L 5.090909,3.272727,4.727273,2.545455 -L 4.727273,2.545455,3.636364,2.181818 -L 3.636364,2.181818,1.818182,2.181818 -L 4,4.727273,4.727273,4 -L 4.727273,4,4.727273,3.272727 -L 4.727273,3.272727,4.363636,2.545455 -L 4.363636,2.545455,3.636364,2.181818 -L 3.272727,2.181818,3.636364,0.363636 -L 3.636364,0.363636,4,0 -L 4,0,4.363636,0 -L 4.363636,0,4.727273,0.363636 -L 3.272727,2.181818,3.636364,1.818182 -L 3.636364,1.818182,4,0.363636 -L 4,0.363636,4.363636,0 -L 0,0,1.818182,0 - -[S] 24 -L 4,4.363636,4.363636,4.363636 -L 4.363636,4.363636,4.727273,4.727273 -L 4.727273,4.727273,4.363636,3.636364 -L 4.363636,3.636364,4,4.363636 -L 4,4.363636,3.272727,4.727273 -L 3.272727,4.727273,2.181818,4.727273 -L 2.181818,4.727273,1.454545,4.363636 -L 1.454545,4.363636,1.090909,4 -L 1.090909,4,1.090909,3.272727 -L 1.090909,3.272727,1.454545,2.909091 -L 1.454545,2.909091,3.272727,1.818182 -L 3.272727,1.818182,3.636364,1.454545 -L 1.090909,3.636364,1.454545,3.272727 -L 1.454545,3.272727,3.272727,2.181818 -L 3.272727,2.181818,3.636364,1.818182 -L 3.636364,1.818182,3.636364,0.727273 -L 3.636364,0.727273,3.272727,0.363636 -L 3.272727,0.363636,2.545455,0 -L 2.545455,0,1.454545,0 -L 1.454545,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,1.090909 -L 0.363636,1.090909,0,0 -L 0,0,0.363636,0.363636 -L 0.363636,0.363636,0.727273,0.363636 - -[T] 8 -L 2.181818,4.727273,0.727273,0 -L 2.545455,4.727273,1.090909,0 -L 0.727273,4.727273,0,3.636364 -L 0,3.636364,0.363636,4.727273 -L 0.363636,4.727273,4.363636,4.727273 -L 4.363636,4.727273,4,3.636364 -L 4,3.636364,4,4.727273 -L 0,0,1.818182,0 - -[U] 12 -L 1.090909,4.727273,0,1.090909 -L 0,1.090909,0,0.363636 -L 0,0.363636,0.727273,0 -L 0.727273,0,2.181818,0 -L 2.181818,0,2.909091,0.363636 -L 2.909091,0.363636,3.272727,1.090909 -L 3.272727,1.090909,4.363636,4.727273 -L 1.454545,4.727273,0.363636,1.090909 -L 0.363636,1.090909,0.363636,0.363636 -L 0.363636,0.363636,0.727273,0 -L 0.363636,4.727273,2.181818,4.727273 -L 3.636364,4.727273,5.090909,4.727273 - -[V] 5 -L 0.727273,4.727273,1.090909,0 -L 1.090909,4.727273,1.454545,0.727273 -L 4.363636,4.727273,1.090909,0 -L 0,4.727273,1.818182,4.727273 -L 3.272727,4.727273,5.090909,4.727273 - -[W] 8 -L 0.727273,4.727273,0.363636,0 -L 1.090909,4.727273,0.727273,0.727273 -L 2.909091,4.727273,0.363636,0 -L 2.909091,4.727273,2.545455,0 -L 3.272727,4.727273,2.909091,0.727273 -L 5.090909,4.727273,2.545455,0 -L 0,4.727273,1.818182,4.727273 -L 4.363636,4.727273,5.818182,4.727273 - -[X] 7 -L 2.181818,4.727273,3.636364,0 -L 2.545455,4.727273,4,0 -L 5.454545,4.727273,0.727273,0 -L 1.454545,4.727273,3.272727,4.727273 -L 4.363636,4.727273,6.181818,4.727273 -L 0,0,1.818182,0 -L 2.909091,0,4.727273,0 - -[Y] 8 -L 0.727273,4.727273,1.454545,2.545455 -L 1.454545,2.545455,0.727273,0 -L 1.090909,4.727273,1.818182,2.545455 -L 4,4.727273,1.818182,2.545455 -L 1.818182,2.545455,1.090909,0 -L 0,4.727273,1.818182,4.727273 -L 2.909091,4.727273,4.727273,4.727273 -L 0,0,1.818182,0 - -[Z] 8 -L 4.363636,4.727273,0,0 -L 4.727273,4.727273,0.363636,0 -L 1.818182,4.727273,1.090909,3.636364 -L 1.090909,3.636364,1.454545,4.727273 -L 1.454545,4.727273,4.727273,4.727273 -L 0,0,3.272727,0 -L 3.272727,0,3.636364,1.090909 -L 3.636364,1.090909,2.909091,0 - -[[] 4 -L 0,5.818182,0,-1.454545 -L 0.363636,5.818182,0.363636,-1.454545 -L 0,5.818182,1.818182,5.818182 -L 0,-1.454545,1.818182,-1.454545 - -[\] 1 -L 0,6.545455,5.090909,-2.181818 - -[]] 4 -L 1.454545,5.818182,1.454545,-1.454545 -L 1.818182,5.818182,1.818182,-1.454545 -L 0,5.818182,1.818182,5.818182 -L 0,-1.454545,1.818182,-1.454545 - -[^] 7 -L 1.090909,4,1.090909,0 -L 0,2.909091,0.363636,3.272727 -L 0.363636,3.272727,1.090909,4.363636 -L 1.090909,4.363636,1.818182,3.272727 -L 1.818182,3.272727,2.181818,2.909091 -L 0.363636,3.272727,1.090909,4 -L 1.090909,4,1.818182,3.272727 - -[_] 1 -L 0,-0.727273,5.818182,-0.727273 - -[`] 6 -L 0.727273,4.727273,0,4 -L 0,4,0,3.272727 -L 0,3.272727,0.363636,2.909091 -L 0.363636,2.909091,0.727273,3.272727 -L 0.727273,3.272727,0.363636,3.636364 -L 0.363636,3.636364,0,3.272727 - -[a] 24 -L 3.272727,3.272727,2.545455,0.727273 -L 2.545455,0.727273,2.545455,0.363636 -L 2.545455,0.363636,2.909091,0 -L 2.909091,0,3.636364,0 -L 3.636364,0,4,0.363636 -L 4,0.363636,4.363636,1.090909 -L 3.636364,3.272727,2.909091,0.727273 -L 2.909091,0.727273,2.909091,0.363636 -L 2.909091,0.363636,3.272727,0 -L 2.909091,1.818182,2.909091,2.545455 -L 2.909091,2.545455,2.181818,3.272727 -L 2.181818,3.272727,1.454545,3.272727 -L 1.454545,3.272727,0.727273,2.909091 -L 0.727273,2.909091,0.363636,2.545455 -L 0.363636,2.545455,0,1.818182 -L 0,1.818182,0,1.090909 -L 0,1.090909,0.363636,0.363636 -L 0.363636,0.363636,1.090909,0 -L 1.090909,0,1.818182,0 -L 1.818182,0,2.545455,0.727273 -L 1.454545,3.272727,0.727273,2.545455 -L 0.727273,2.545455,0.363636,1.818182 -L 0.363636,1.818182,0.363636,0.727273 -L 0.363636,0.727273,1.090909,0 - -[b] 22 -L 0.727273,4.727273,0,2.181818 -L 1.090909,4.727273,0.363636,2.181818 -L 0.363636,2.181818,0.363636,0.727273 -L 0.363636,0.727273,1.090909,0 -L 0.363636,2.181818,0.727273,2.909091 -L 0.727273,2.909091,1.454545,3.272727 -L 1.454545,3.272727,2.181818,3.272727 -L 2.181818,3.272727,2.909091,2.909091 -L 2.909091,2.909091,3.272727,2.181818 -L 3.272727,2.181818,3.272727,1.454545 -L 3.272727,1.454545,2.909091,0.727273 -L 2.909091,0.727273,2.545455,0.363636 -L 2.545455,0.363636,1.818182,0 -L 1.818182,0,1.090909,0 -L 1.090909,0,0.363636,0.363636 -L 0.363636,0.363636,0,1.090909 -L 0,1.090909,0,2.181818 -L 2.181818,3.272727,2.909091,2.545455 -L 2.909091,2.545455,2.909091,1.454545 -L 2.909091,1.454545,2.545455,0.727273 -L 2.545455,0.727273,1.818182,0 -L 0,4.727273,1.090909,4.727273 - -[c] 18 -L 2.909091,2.909091,2.909091,2.545455 -L 2.909091,2.545455,3.272727,2.545455 -L 3.272727,2.545455,2.909091,2.909091 -L 2.909091,2.909091,2.181818,3.272727 -L 2.181818,3.272727,1.454545,3.272727 -L 1.454545,3.272727,0.727273,2.909091 -L 0.727273,2.909091,0.363636,2.545455 -L 0.363636,2.545455,0,1.818182 -L 0,1.818182,0,1.090909 -L 0,1.090909,0.363636,0.363636 -L 0.363636,0.363636,1.090909,0 -L 1.090909,0,1.818182,0 -L 1.818182,0,2.545455,0.363636 -L 2.545455,0.363636,2.909091,0.727273 -L 1.454545,3.272727,0.727273,2.545455 -L 0.727273,2.545455,0.363636,1.818182 -L 0.363636,1.818182,0.363636,0.727273 -L 0.363636,0.727273,1.090909,0 - -[d] 25 -L 3.636364,4.727273,2.545455,0.727273 -L 2.545455,0.727273,2.545455,0.363636 -L 2.545455,0.363636,2.909091,0 -L 2.909091,0,3.636364,0 -L 3.636364,0,4,0.363636 -L 4,0.363636,4.363636,1.090909 -L 4,4.727273,2.909091,0.727273 -L 2.909091,0.727273,2.909091,0.363636 -L 2.909091,0.363636,3.272727,0 -L 2.909091,1.818182,2.909091,2.545455 -L 2.909091,2.545455,2.181818,3.272727 -L 2.181818,3.272727,1.454545,3.272727 -L 1.454545,3.272727,0.727273,2.909091 -L 0.727273,2.909091,0.363636,2.545455 -L 0.363636,2.545455,0,1.818182 -L 0,1.818182,0,1.090909 -L 0,1.090909,0.363636,0.363636 -L 0.363636,0.363636,1.090909,0 -L 1.090909,0,1.818182,0 -L 1.818182,0,2.545455,0.727273 -L 1.454545,3.272727,0.727273,2.545455 -L 0.727273,2.545455,0.363636,1.818182 -L 0.363636,1.818182,0.363636,0.727273 -L 0.363636,0.727273,1.090909,0 -L 2.909091,4.727273,4,4.727273 - -[e] 19 -L 0.363636,1.090909,1.818182,1.454545 -L 1.818182,1.454545,2.545455,1.818182 -L 2.545455,1.818182,2.909091,2.181818 -L 2.909091,2.181818,2.909091,2.909091 -L 2.909091,2.909091,2.181818,3.272727 -L 2.181818,3.272727,1.454545,3.272727 -L 1.454545,3.272727,0.727273,2.909091 -L 0.727273,2.909091,0.363636,2.545455 -L 0.363636,2.545455,0,1.818182 -L 0,1.818182,0,1.090909 -L 0,1.090909,0.363636,0.363636 -L 0.363636,0.363636,1.090909,0 -L 1.090909,0,1.818182,0 -L 1.818182,0,2.545455,0.363636 -L 2.545455,0.363636,2.909091,0.727273 -L 1.454545,3.272727,0.727273,2.545455 -L 0.727273,2.545455,0.363636,1.818182 -L 0.363636,1.818182,0.363636,0.727273 -L 0.363636,0.727273,1.090909,0 - -[f] 17 -L 4,4.727273,4.363636,4.363636 -L 4.363636,4.363636,4.363636,4.727273 -L 4.363636,4.727273,3.636364,4.727273 -L 3.636364,4.727273,2.909091,4.363636 -L 2.909091,4.363636,2.545455,3.636364 -L 2.545455,3.636364,1.454545,-0.363636 -L 1.454545,-0.363636,1.090909,-1.090909 -L 1.090909,-1.090909,0.727273,-1.454545 -L 3.636364,4.727273,3.272727,4.363636 -L 3.272727,4.363636,2.909091,3.636364 -L 2.909091,3.636364,1.818182,-0.363636 -L 1.818182,-0.363636,1.454545,-1.090909 -L 1.454545,-1.090909,0.727273,-1.454545 -L 0.727273,-1.454545,0,-1.454545 -L 0,-1.454545,0,-1.090909 -L 0,-1.090909,0.363636,-1.454545 -L 1.454545,3.272727,3.636364,3.272727 - -[g] 26 -L 3.636364,3.272727,2.909091,0.727273 -L 2.909091,0.727273,2.545455,-0.363636 -L 2.545455,-0.363636,2.181818,-1.090909 -L 4,3.272727,3.272727,0.727273 -L 3.272727,0.727273,2.909091,-0.363636 -L 2.909091,-0.363636,2.181818,-1.090909 -L 2.181818,-1.090909,1.454545,-1.454545 -L 1.454545,-1.454545,0.363636,-1.454545 -L 0.363636,-1.454545,0,-1.090909 -L 0,-1.090909,0.363636,-1.090909 -L 0.363636,-1.090909,0.727273,-1.454545 -L 3.272727,1.818182,3.272727,2.545455 -L 3.272727,2.545455,2.545455,3.272727 -L 2.545455,3.272727,1.818182,3.272727 -L 1.818182,3.272727,1.090909,2.909091 -L 1.090909,2.909091,0.727273,2.545455 -L 0.727273,2.545455,0.363636,1.818182 -L 0.363636,1.818182,0.363636,1.090909 -L 0.363636,1.090909,0.727273,0.363636 -L 0.727273,0.363636,1.454545,0 -L 1.454545,0,2.181818,0 -L 2.181818,0,2.909091,0.727273 -L 1.818182,3.272727,1.090909,2.545455 -L 1.090909,2.545455,0.727273,1.818182 -L 0.727273,1.818182,0.727273,0.727273 -L 0.727273,0.727273,1.454545,0 - -[h] 19 -L 1.454545,4.727273,0,0 -L 1.818182,4.727273,0.363636,0 -L 1.090909,2.545455,1.454545,2.909091 -L 1.454545,2.909091,2.181818,3.272727 -L 2.181818,3.272727,2.909091,3.272727 -L 2.909091,3.272727,3.636364,2.909091 -L 3.636364,2.909091,3.636364,2.181818 -L 3.636364,2.181818,3.272727,1.090909 -L 3.272727,1.090909,3.272727,0.363636 -L 3.272727,0.363636,3.636364,0 -L 2.909091,3.272727,3.272727,2.909091 -L 3.272727,2.909091,3.272727,2.181818 -L 3.272727,2.181818,2.909091,1.090909 -L 2.909091,1.090909,2.909091,0.363636 -L 2.909091,0.363636,3.272727,0 -L 3.272727,0,4,0 -L 4,0,4.363636,0.363636 -L 4.363636,0.363636,4.727273,1.090909 -L 0.727273,4.727273,1.818182,4.727273 - -[i] 20 -L 1.818182,4.727273,1.818182,4.363636 -L 1.818182,4.363636,2.181818,4.363636 -L 2.181818,4.363636,2.181818,4.727273 -L 2.181818,4.727273,1.818182,4.727273 -L 0,2.181818,0.363636,2.909091 -L 0.363636,2.909091,0.727273,3.272727 -L 0.727273,3.272727,1.454545,3.272727 -L 1.454545,3.272727,1.818182,2.909091 -L 1.818182,2.909091,1.818182,2.181818 -L 1.818182,2.181818,1.454545,1.090909 -L 1.454545,1.090909,1.454545,0.363636 -L 1.454545,0.363636,1.818182,0 -L 1.090909,3.272727,1.454545,2.909091 -L 1.454545,2.909091,1.454545,2.181818 -L 1.454545,2.181818,1.090909,1.090909 -L 1.090909,1.090909,1.090909,0.363636 -L 1.090909,0.363636,1.454545,0 -L 1.454545,0,2.181818,0 -L 2.181818,0,2.545455,0.363636 -L 2.545455,0.363636,2.909091,1.090909 - -[j] 20 -L 2.545455,4.727273,2.545455,4.363636 -L 2.545455,4.363636,2.909091,4.363636 -L 2.909091,4.363636,2.909091,4.727273 -L 2.909091,4.727273,2.545455,4.727273 -L 0.727273,2.181818,1.090909,2.909091 -L 1.090909,2.909091,1.454545,3.272727 -L 1.454545,3.272727,2.181818,3.272727 -L 2.181818,3.272727,2.545455,2.909091 -L 2.545455,2.909091,2.545455,2.181818 -L 2.545455,2.181818,1.818182,-0.363636 -L 1.818182,-0.363636,1.454545,-1.090909 -L 1.454545,-1.090909,0.727273,-1.454545 -L 0.727273,-1.454545,0,-1.454545 -L 0,-1.454545,0,-1.090909 -L 0,-1.090909,0.363636,-1.454545 -L 1.818182,3.272727,2.181818,2.909091 -L 2.181818,2.909091,2.181818,2.181818 -L 2.181818,2.181818,1.454545,-0.363636 -L 1.454545,-0.363636,1.090909,-1.090909 -L 1.090909,-1.090909,0.727273,-1.454545 - -[k] 20 -L 1.454545,4.727273,0,0 -L 1.818182,4.727273,0.363636,0 -L 3.636364,2.909091,3.272727,2.545455 -L 3.272727,2.545455,3.636364,2.545455 -L 3.636364,2.545455,3.636364,2.909091 -L 3.636364,2.909091,3.272727,3.272727 -L 3.272727,3.272727,2.909091,3.272727 -L 2.909091,3.272727,2.181818,2.545455 -L 2.181818,2.545455,1.454545,2.181818 -L 1.454545,2.181818,1.090909,2.181818 -L 1.090909,2.181818,1.454545,1.818182 -L 1.454545,1.818182,1.818182,0.363636 -L 1.818182,0.363636,2.181818,0 -L 2.181818,0,2.909091,0 -L 2.909091,0,3.272727,0.363636 -L 3.272727,0.363636,3.636364,1.090909 -L 1.090909,2.181818,1.818182,1.818182 -L 1.818182,1.818182,2.181818,0.363636 -L 2.181818,0.363636,2.545455,0 -L 0.727273,4.727273,1.818182,4.727273 - -[l] 10 -L 1.090909,4.727273,0,0.727273 -L 0,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,1.090909,0 -L 1.090909,0,1.454545,0.363636 -L 1.454545,0.363636,1.818182,1.090909 -L 1.454545,4.727273,0.363636,0.727273 -L 0.363636,0.727273,0.363636,0.363636 -L 0.363636,0.363636,0.727273,0 -L 0.363636,4.727273,1.454545,4.727273 - -[m] 34 -L 0,2.181818,0.363636,2.909091 -L 0.363636,2.909091,0.727273,3.272727 -L 0.727273,3.272727,1.454545,3.272727 -L 1.454545,3.272727,1.818182,2.909091 -L 1.818182,2.909091,1.818182,2.545455 -L 1.818182,2.545455,1.090909,0 -L 1.090909,3.272727,1.454545,2.909091 -L 1.454545,2.909091,1.454545,2.545455 -L 1.454545,2.545455,0.727273,0 -L 1.818182,2.545455,2.181818,2.909091 -L 2.181818,2.909091,2.909091,3.272727 -L 2.909091,3.272727,3.636364,3.272727 -L 3.636364,3.272727,4.363636,2.909091 -L 4.363636,2.909091,4.363636,2.545455 -L 4.363636,2.545455,3.636364,0 -L 3.636364,3.272727,4,2.909091 -L 4,2.909091,4,2.545455 -L 4,2.545455,3.272727,0 -L 4.363636,2.545455,4.727273,2.909091 -L 4.727273,2.909091,5.454545,3.272727 -L 5.454545,3.272727,6.181818,3.272727 -L 6.181818,3.272727,6.909091,2.909091 -L 6.909091,2.909091,6.909091,2.181818 -L 6.909091,2.181818,6.545455,1.090909 -L 6.545455,1.090909,6.545455,0.363636 -L 6.545455,0.363636,6.909091,0 -L 6.181818,3.272727,6.545455,2.909091 -L 6.545455,2.909091,6.545455,2.181818 -L 6.545455,2.181818,6.181818,1.090909 -L 6.181818,1.090909,6.181818,0.363636 -L 6.181818,0.363636,6.545455,0 -L 6.545455,0,7.272727,0 -L 7.272727,0,7.636364,0.363636 -L 7.636364,0.363636,8,1.090909 - -[n] 25 -L 0,2.181818,0.363636,2.909091 -L 0.363636,2.909091,0.727273,3.272727 -L 0.727273,3.272727,1.454545,3.272727 -L 1.454545,3.272727,1.818182,2.909091 -L 1.818182,2.909091,1.818182,2.545455 -L 1.818182,2.545455,1.090909,0 -L 1.090909,3.272727,1.454545,2.909091 -L 1.454545,2.909091,1.454545,2.545455 -L 1.454545,2.545455,0.727273,0 -L 1.818182,2.545455,2.181818,2.909091 -L 2.181818,2.909091,2.909091,3.272727 -L 2.909091,3.272727,3.636364,3.272727 -L 3.636364,3.272727,4.363636,2.909091 -L 4.363636,2.909091,4.363636,2.181818 -L 4.363636,2.181818,4,1.090909 -L 4,1.090909,4,0.363636 -L 4,0.363636,4.363636,0 -L 3.636364,3.272727,4,2.909091 -L 4,2.909091,4,2.181818 -L 4,2.181818,3.636364,1.090909 -L 3.636364,1.090909,3.636364,0.363636 -L 3.636364,0.363636,4,0 -L 4,0,4.727273,0 -L 4.727273,0,5.090909,0.363636 -L 5.090909,0.363636,5.454545,1.090909 - -[o] 22 -L 1.454545,3.272727,0.727273,2.909091 -L 0.727273,2.909091,0.363636,2.545455 -L 0.363636,2.545455,0,1.818182 -L 0,1.818182,0,1.090909 -L 0,1.090909,0.363636,0.363636 -L 0.363636,0.363636,1.090909,0 -L 1.090909,0,1.818182,0 -L 1.818182,0,2.545455,0.363636 -L 2.545455,0.363636,2.909091,0.727273 -L 2.909091,0.727273,3.272727,1.454545 -L 3.272727,1.454545,3.272727,2.181818 -L 3.272727,2.181818,2.909091,2.909091 -L 2.909091,2.909091,2.181818,3.272727 -L 2.181818,3.272727,1.454545,3.272727 -L 1.454545,3.272727,0.727273,2.545455 -L 0.727273,2.545455,0.363636,1.818182 -L 0.363636,1.818182,0.363636,0.727273 -L 0.363636,0.727273,1.090909,0 -L 1.818182,0,2.545455,0.727273 -L 2.545455,0.727273,2.909091,1.454545 -L 2.909091,1.454545,2.909091,2.545455 -L 2.909091,2.545455,2.181818,3.272727 - -[p] 25 -L 0.363636,2.181818,0.727273,2.909091 -L 0.727273,2.909091,1.090909,3.272727 -L 1.090909,3.272727,1.818182,3.272727 -L 1.818182,3.272727,2.181818,2.909091 -L 2.181818,2.909091,2.181818,2.545455 -L 2.181818,2.545455,1.090909,-1.454545 -L 1.454545,3.272727,1.818182,2.909091 -L 1.818182,2.909091,1.818182,2.545455 -L 1.818182,2.545455,0.727273,-1.454545 -L 2.181818,2.545455,2.909091,3.272727 -L 2.909091,3.272727,3.636364,3.272727 -L 3.636364,3.272727,4.363636,2.909091 -L 4.363636,2.909091,4.727273,2.181818 -L 4.727273,2.181818,4.727273,1.454545 -L 4.727273,1.454545,4.363636,0.727273 -L 4.363636,0.727273,4,0.363636 -L 4,0.363636,3.272727,0 -L 3.272727,0,2.545455,0 -L 2.545455,0,1.818182,0.727273 -L 1.818182,0.727273,1.818182,1.454545 -L 3.636364,3.272727,4.363636,2.545455 -L 4.363636,2.545455,4.363636,1.454545 -L 4.363636,1.454545,4,0.727273 -L 4,0.727273,3.272727,0 -L 0,-1.454545,1.818182,-1.454545 - -[q] 18 -L 3.272727,3.272727,1.818182,-1.454545 -L 3.636364,3.272727,2.181818,-1.454545 -L 2.909091,1.818182,2.909091,2.545455 -L 2.909091,2.545455,2.181818,3.272727 -L 2.181818,3.272727,1.454545,3.272727 -L 1.454545,3.272727,0.727273,2.909091 -L 0.727273,2.909091,0.363636,2.545455 -L 0.363636,2.545455,0,1.818182 -L 0,1.818182,0,1.090909 -L 0,1.090909,0.363636,0.363636 -L 0.363636,0.363636,1.090909,0 -L 1.090909,0,1.818182,0 -L 1.818182,0,2.545455,0.727273 -L 1.454545,3.272727,0.727273,2.545455 -L 0.727273,2.545455,0.363636,1.818182 -L 0.363636,1.818182,0.363636,0.727273 -L 0.363636,0.727273,1.090909,0 -L 1.090909,-1.454545,2.909091,-1.454545 - -[r] 16 -L 0,2.181818,0.363636,2.909091 -L 0.363636,2.909091,0.727273,3.272727 -L 0.727273,3.272727,1.454545,3.272727 -L 1.454545,3.272727,1.818182,2.909091 -L 1.818182,2.909091,1.818182,2.545455 -L 1.818182,2.545455,1.090909,0 -L 1.090909,3.272727,1.454545,2.909091 -L 1.454545,2.909091,1.454545,2.545455 -L 1.454545,2.545455,0.727273,0 -L 1.818182,2.545455,2.181818,2.909091 -L 2.181818,2.909091,2.909091,3.272727 -L 2.909091,3.272727,3.272727,3.272727 -L 3.272727,3.272727,3.636364,2.909091 -L 3.636364,2.909091,3.636364,2.545455 -L 3.636364,2.545455,3.272727,2.545455 -L 3.272727,2.545455,3.636364,2.909091 - -[s] 20 -L 2.909091,2.909091,2.909091,2.545455 -L 2.909091,2.545455,3.272727,2.545455 -L 3.272727,2.545455,2.909091,2.909091 -L 2.909091,2.909091,2.181818,3.272727 -L 2.181818,3.272727,1.090909,3.272727 -L 1.090909,3.272727,0.363636,2.909091 -L 0.363636,2.909091,0.363636,2.181818 -L 0.363636,2.181818,1.090909,1.818182 -L 1.090909,1.818182,2.181818,1.454545 -L 2.181818,1.454545,2.909091,1.090909 -L 0.363636,2.545455,1.090909,2.181818 -L 1.090909,2.181818,2.181818,1.818182 -L 2.181818,1.818182,2.909091,1.454545 -L 2.909091,1.454545,2.909091,0.363636 -L 2.909091,0.363636,2.181818,0 -L 2.181818,0,1.090909,0 -L 1.090909,0,0.363636,0.363636 -L 0.363636,0.363636,0,0.727273 -L 0,0.727273,0.363636,0.727273 -L 0.363636,0.727273,0.363636,0.363636 - -[t] 10 -L 1.090909,4.727273,0,0.727273 -L 0,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,1.090909,0 -L 1.090909,0,1.454545,0.363636 -L 1.454545,0.363636,1.818182,1.090909 -L 1.454545,4.727273,0.363636,0.727273 -L 0.363636,0.727273,0.363636,0.363636 -L 0.363636,0.363636,0.727273,0 -L 0,3.272727,1.818182,3.272727 - -[u] 25 -L 0,2.181818,0.363636,2.909091 -L 0.363636,2.909091,0.727273,3.272727 -L 0.727273,3.272727,1.454545,3.272727 -L 1.454545,3.272727,1.818182,2.909091 -L 1.818182,2.909091,1.818182,2.181818 -L 1.818182,2.181818,1.454545,1.090909 -L 1.454545,1.090909,1.454545,0.363636 -L 1.454545,0.363636,1.818182,0 -L 1.090909,3.272727,1.454545,2.909091 -L 1.454545,2.909091,1.454545,2.181818 -L 1.454545,2.181818,1.090909,1.090909 -L 1.090909,1.090909,1.090909,0.363636 -L 1.090909,0.363636,1.818182,0 -L 1.818182,0,2.545455,0 -L 2.545455,0,3.272727,0.363636 -L 3.272727,0.363636,3.636364,0.727273 -L 4.363636,3.272727,3.636364,0.727273 -L 3.636364,0.727273,3.636364,0.363636 -L 3.636364,0.363636,4,0 -L 4,0,4.727273,0 -L 4.727273,0,5.090909,0.363636 -L 5.090909,0.363636,5.454545,1.090909 -L 4.727273,3.272727,4,0.727273 -L 4,0.727273,4,0.363636 -L 4,0.363636,4.363636,0 - -[v] 20 -L 0,2.181818,0.363636,2.909091 -L 0.363636,2.909091,0.727273,3.272727 -L 0.727273,3.272727,1.454545,3.272727 -L 1.454545,3.272727,1.818182,2.909091 -L 1.818182,2.909091,1.818182,2.181818 -L 1.818182,2.181818,1.454545,1.090909 -L 1.454545,1.090909,1.454545,0.363636 -L 1.454545,0.363636,1.818182,0 -L 1.090909,3.272727,1.454545,2.909091 -L 1.454545,2.909091,1.454545,2.181818 -L 1.454545,2.181818,1.090909,1.090909 -L 1.090909,1.090909,1.090909,0.363636 -L 1.090909,0.363636,1.818182,0 -L 1.818182,0,2.181818,0 -L 2.181818,0,2.909091,0.363636 -L 2.909091,0.363636,3.636364,1.090909 -L 3.636364,1.090909,4,2.181818 -L 4,2.181818,4,3.272727 -L 4,3.272727,3.636364,3.272727 -L 3.636364,3.272727,4,2.909091 - -[w] 29 -L 0,2.181818,0.363636,2.909091 -L 0.363636,2.909091,0.727273,3.272727 -L 0.727273,3.272727,1.454545,3.272727 -L 1.454545,3.272727,1.818182,2.909091 -L 1.818182,2.909091,1.818182,2.181818 -L 1.818182,2.181818,1.454545,1.090909 -L 1.454545,1.090909,1.454545,0.363636 -L 1.454545,0.363636,1.818182,0 -L 1.090909,3.272727,1.454545,2.909091 -L 1.454545,2.909091,1.454545,2.181818 -L 1.454545,2.181818,1.090909,1.090909 -L 1.090909,1.090909,1.090909,0.363636 -L 1.090909,0.363636,1.818182,0 -L 1.818182,0,2.181818,0 -L 2.181818,0,2.909091,0.363636 -L 2.909091,0.363636,3.272727,0.727273 -L 4,3.272727,3.272727,0.727273 -L 3.272727,0.727273,3.272727,0.363636 -L 3.272727,0.363636,4,0 -L 4.363636,3.272727,3.636364,0.727273 -L 3.636364,0.727273,3.636364,0.363636 -L 3.636364,0.363636,4,0 -L 4,0,4.363636,0 -L 4.363636,0,5.090909,0.363636 -L 5.090909,0.363636,5.818182,1.090909 -L 5.818182,1.090909,6.181818,2.181818 -L 6.181818,2.181818,6.181818,3.272727 -L 6.181818,3.272727,5.818182,3.272727 -L 5.818182,3.272727,6.181818,2.909091 - -[x] 30 -L 0.363636,2.181818,0.727273,2.909091 -L 0.727273,2.909091,1.454545,3.272727 -L 1.454545,3.272727,2.181818,3.272727 -L 2.181818,3.272727,2.545455,2.909091 -L 2.545455,2.909091,2.545455,2.181818 -L 1.818182,3.272727,2.181818,2.909091 -L 2.181818,2.909091,2.181818,2.181818 -L 2.181818,2.181818,1.818182,1.090909 -L 1.818182,1.090909,1.454545,0.363636 -L 1.454545,0.363636,0.727273,0 -L 0.727273,0,0.363636,0 -L 0.363636,0,0,0.363636 -L 0,0.363636,0,0.727273 -L 0,0.727273,0.363636,0.727273 -L 0.363636,0.727273,0,0.363636 -L 4.363636,2.909091,4,2.545455 -L 4,2.545455,4.363636,2.545455 -L 4.363636,2.545455,4.363636,2.909091 -L 4.363636,2.909091,4,3.272727 -L 4,3.272727,3.636364,3.272727 -L 3.636364,3.272727,2.909091,2.909091 -L 2.909091,2.909091,2.545455,2.181818 -L 2.545455,2.181818,2.181818,1.090909 -L 2.181818,1.090909,2.181818,0.363636 -L 2.181818,0.363636,2.545455,0 -L 1.818182,1.090909,1.818182,0.363636 -L 1.818182,0.363636,2.181818,0 -L 2.181818,0,2.909091,0 -L 2.909091,0,3.636364,0.363636 -L 3.636364,0.363636,4,1.090909 - -[y] 27 -L 0,2.181818,0.363636,2.909091 -L 0.363636,2.909091,0.727273,3.272727 -L 0.727273,3.272727,1.454545,3.272727 -L 1.454545,3.272727,1.818182,2.909091 -L 1.818182,2.909091,1.818182,2.181818 -L 1.818182,2.181818,1.454545,1.090909 -L 1.454545,1.090909,1.454545,0.363636 -L 1.454545,0.363636,1.818182,0 -L 1.090909,3.272727,1.454545,2.909091 -L 1.454545,2.909091,1.454545,2.181818 -L 1.454545,2.181818,1.090909,1.090909 -L 1.090909,1.090909,1.090909,0.363636 -L 1.090909,0.363636,1.818182,0 -L 1.818182,0,2.545455,0 -L 2.545455,0,3.272727,0.363636 -L 3.272727,0.363636,3.636364,0.727273 -L 4.363636,3.272727,3.636364,0.727273 -L 3.636364,0.727273,3.272727,-0.363636 -L 3.272727,-0.363636,2.909091,-1.090909 -L 4.727273,3.272727,4,0.727273 -L 4,0.727273,3.636364,-0.363636 -L 3.636364,-0.363636,2.909091,-1.090909 -L 2.909091,-1.090909,2.181818,-1.454545 -L 2.181818,-1.454545,1.090909,-1.454545 -L 1.090909,-1.454545,0.727273,-1.090909 -L 0.727273,-1.090909,1.090909,-1.090909 -L 1.090909,-1.090909,1.454545,-1.454545 - -[z] 17 -L 3.636364,3.272727,3.636364,2.909091 -L 3.636364,2.909091,3.272727,2.545455 -L 3.272727,2.545455,0.363636,0.727273 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0,0 -L 0.363636,2.545455,0.727273,3.272727 -L 0.727273,3.272727,1.818182,3.272727 -L 1.818182,3.272727,2.909091,2.545455 -L 0.727273,2.909091,1.818182,2.909091 -L 1.818182,2.909091,2.909091,2.545455 -L 2.909091,2.545455,3.272727,2.545455 -L 0.363636,0.727273,0.727273,0.727273 -L 0.727273,0.727273,1.818182,0.363636 -L 1.818182,0.363636,2.909091,0.363636 -L 0.727273,0.727273,1.818182,0 -L 1.818182,0,2.909091,0 -L 2.909091,0,3.272727,0.727273 - -[{] 24 -L 1.090909,5.818182,0.363636,5.454545 -L 0.363636,5.454545,0,5.090909 -L 0,5.090909,0,4.363636 -L 0,4.363636,0.727273,3.636364 -L 0.727273,3.636364,1.090909,2.909091 -L 0.363636,5.454545,0,4.363636 -L 1.090909,3.636364,0.727273,2.545455 -L 0,5.090909,0.363636,4.363636 -L 0.363636,4.363636,1.090909,3.636364 -L 1.090909,3.636364,1.090909,2.909091 -L 1.090909,2.909091,0.727273,2.545455 -L 0.727273,2.545455,0,2.181818 -L 0,2.181818,0.727273,1.818182 -L 0.727273,1.818182,1.090909,1.454545 -L 1.090909,1.454545,1.090909,0.727273 -L 1.090909,0.727273,0.363636,0 -L 0.363636,0,0,-0.727273 -L 0.727273,1.818182,1.090909,0.727273 -L 0,0,0.363636,-1.090909 -L 1.090909,1.454545,0.727273,0.727273 -L 0.727273,0.727273,0,0 -L 0,0,0,-0.727273 -L 0,-0.727273,0.363636,-1.090909 -L 0.363636,-1.090909,1.090909,-1.454545 - -[|] 1 -L 0,5.818182,0,-1.454545 - -[}] 24 -L 0,5.818182,0.727273,5.454545 -L 0.727273,5.454545,1.090909,5.090909 -L 1.090909,5.090909,1.090909,4.363636 -L 1.090909,4.363636,0.363636,3.636364 -L 0.363636,3.636364,0,2.909091 -L 0.727273,5.454545,1.090909,4.363636 -L 0,3.636364,0.363636,2.545455 -L 1.090909,5.090909,0.727273,4.363636 -L 0.727273,4.363636,0,3.636364 -L 0,3.636364,0,2.909091 -L 0,2.909091,0.363636,2.545455 -L 0.363636,2.545455,1.090909,2.181818 -L 1.090909,2.181818,0.363636,1.818182 -L 0.363636,1.818182,0,1.454545 -L 0,1.454545,0,0.727273 -L 0,0.727273,0.727273,0 -L 0.727273,0,1.090909,-0.727273 -L 0.363636,1.818182,0,0.727273 -L 1.090909,0,0.727273,-1.090909 -L 0,1.454545,0.363636,0.727273 -L 0.363636,0.727273,1.090909,0 -L 1.090909,0,1.090909,-0.727273 -L 1.090909,-0.727273,0.727273,-1.090909 -L 0.727273,-1.090909,0,-1.454545 - -[~] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[€] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[‚] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[ƒ] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[„] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[…] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[†] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[‡] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[ˆ] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[‰] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[Š] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[‹] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[Ž] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[‘] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[’] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[“] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[”] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[•] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[–] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[—] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[˜] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[™] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[š] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[›] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[ž] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[ ] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[#0104] 12 -L 4,4.727273,0.727273,0 -L 3.636364,4,4,0 -L 4,4.727273,4.363636,0 -L 1.818182,1.454545,4,1.454545 -L 0,0,1.818182,0 -L 3.272727,0,5.090909,0 -L 4,0,3.272727,-0.727273 -L 3.272727,-0.727273,3.272727,-1.454545 -L 3.272727,-1.454545,3.636364,-1.818182 -L 3.636364,-1.818182,4,-1.454545 -L 4,-1.454545,3.636364,-1.090909 -L 3.636364,-1.090909,3.272727,-1.454545 - -[¢] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[#0141] 7 -L 2.181818,4.727273,0.727273,0 -L 2.545455,4.727273,1.090909,0 -L 1.454545,4.727273,3.272727,4.727273 -L 0,0,3.636364,0 -L 3.636364,0,4,1.090909 -L 4,1.090909,3.272727,0 -L 0.727273,1.818182,3.272727,3.272727 - -[¤] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[¥] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[#015A] 30 -L 4,4.363636,4.363636,4.363636 -L 4.363636,4.363636,4.727273,4.727273 -L 4.727273,4.727273,4.363636,3.636364 -L 4.363636,3.636364,4,4.363636 -L 4,4.363636,3.272727,4.727273 -L 3.272727,4.727273,2.181818,4.727273 -L 2.181818,4.727273,1.454545,4.363636 -L 1.454545,4.363636,1.090909,4 -L 1.090909,4,1.090909,3.272727 -L 1.090909,3.272727,1.454545,2.909091 -L 1.454545,2.909091,3.272727,1.818182 -L 3.272727,1.818182,3.636364,1.454545 -L 1.090909,3.636364,1.454545,3.272727 -L 1.454545,3.272727,3.272727,2.181818 -L 3.272727,2.181818,3.636364,1.818182 -L 3.636364,1.818182,3.636364,0.727273 -L 3.636364,0.727273,3.272727,0.363636 -L 3.272727,0.363636,2.545455,0 -L 2.545455,0,1.454545,0 -L 1.454545,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,1.090909 -L 0.363636,1.090909,0,0 -L 0,0,0.363636,0.363636 -L 0.363636,0.363636,0.727273,0.363636 -L 3.636364,6.909091,3.272727,6.545455 -L 3.272727,6.545455,2.909091,6.909091 -L 2.909091,6.909091,3.272727,7.272727 -L 3.272727,7.272727,3.636364,6.909091 -L 3.636364,6.909091,3.636364,6.181818 -L 3.636364,6.181818,2.909091,5.454545 - -[§] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[¨] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[©] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[ª] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[«] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[#0179] 14 -L 4.363636,4.727273,0,0 -L 4.727273,4.727273,0.363636,0 -L 1.818182,4.727273,1.090909,3.636364 -L 1.090909,3.636364,1.454545,4.727273 -L 1.454545,4.727273,4.727273,4.727273 -L 0,0,3.272727,0 -L 3.272727,0,3.636364,1.090909 -L 3.636364,1.090909,2.909091,0 -L 3.636364,6.909091,3.272727,6.545455 -L 3.272727,6.545455,2.909091,6.909091 -L 2.909091,6.909091,3.272727,7.272727 -L 3.272727,7.272727,3.636364,6.909091 -L 3.636364,6.909091,3.636364,6.181818 -L 3.636364,6.181818,2.909091,5.454545 - -[­] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[®] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[#017B] 12 -L 4.363636,4.727273,0,0 -L 4.727273,4.727273,0.363636,0 -L 1.818182,4.727273,1.090909,3.636364 -L 1.090909,3.636364,1.454545,4.727273 -L 1.454545,4.727273,4.727273,4.727273 -L 0,0,3.272727,0 -L 3.272727,0,3.636364,1.090909 -L 3.636364,1.090909,2.909091,0 -L 3.272727,6.181818,2.909091,5.818182 -L 2.909091,5.818182,3.272727,5.454545 -L 3.272727,5.454545,3.636364,5.818182 -L 3.636364,5.818182,3.272727,6.181818 - -[°] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[#0105] 30 -L 3.272727,3.272727,2.545455,0.727273 -L 2.545455,0.727273,2.545455,0.363636 -L 2.545455,0.363636,2.909091,0 -L 2.909091,0,3.636364,0 -L 3.636364,0,4,0.363636 -L 4,0.363636,4.363636,1.090909 -L 3.636364,3.272727,2.909091,0.727273 -L 2.909091,0.727273,2.909091,0.363636 -L 2.909091,0.363636,3.272727,0 -L 2.909091,1.818182,2.909091,2.545455 -L 2.909091,2.545455,2.181818,3.272727 -L 2.181818,3.272727,1.454545,3.272727 -L 1.454545,3.272727,0.727273,2.909091 -L 0.727273,2.909091,0.363636,2.545455 -L 0.363636,2.545455,0,1.818182 -L 0,1.818182,0,1.090909 -L 0,1.090909,0.363636,0.363636 -L 0.363636,0.363636,1.090909,0 -L 1.090909,0,1.818182,0 -L 1.818182,0,2.545455,0.727273 -L 1.454545,3.272727,0.727273,2.545455 -L 0.727273,2.545455,0.363636,1.818182 -L 0.363636,1.818182,0.363636,0.727273 -L 0.363636,0.727273,1.090909,0 -L 3.272727,0,2.545455,-0.727273 -L 2.545455,-0.727273,2.545455,-1.454545 -L 2.545455,-1.454545,2.909091,-1.818182 -L 2.909091,-1.818182,3.272727,-1.454545 -L 3.272727,-1.454545,2.909091,-1.090909 -L 2.909091,-1.090909,2.545455,-1.454545 - -[²] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[#0142] 11 -L 1.454545,4.727273,0.363636,0.727273 -L 0.363636,0.727273,0.363636,0.363636 -L 0.363636,0.363636,0.727273,0 -L 0.727273,0,1.454545,0 -L 1.454545,0,1.818182,0.363636 -L 1.818182,0.363636,2.181818,1.090909 -L 1.818182,4.727273,0.727273,0.727273 -L 0.727273,0.727273,0.727273,0.363636 -L 0.727273,0.363636,1.090909,0 -L 0.727273,4.727273,1.818182,4.727273 -L 0,1.818182,2.181818,3.272727 - -[´] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[µ] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[#015B] 26 -L 2.909091,2.909091,2.909091,2.545455 -L 2.909091,2.545455,3.272727,2.545455 -L 3.272727,2.545455,2.909091,2.909091 -L 2.909091,2.909091,2.181818,3.272727 -L 2.181818,3.272727,1.090909,3.272727 -L 1.090909,3.272727,0.363636,2.909091 -L 0.363636,2.909091,0.363636,2.181818 -L 0.363636,2.181818,1.090909,1.818182 -L 1.090909,1.818182,2.181818,1.454545 -L 2.181818,1.454545,2.909091,1.090909 -L 0.363636,2.545455,1.090909,2.181818 -L 1.090909,2.181818,2.181818,1.818182 -L 2.181818,1.818182,2.909091,1.454545 -L 2.909091,1.454545,2.909091,0.363636 -L 2.909091,0.363636,2.181818,0 -L 2.181818,0,1.090909,0 -L 1.090909,0,0.363636,0.363636 -L 0.363636,0.363636,0,0.727273 -L 0,0.727273,0.363636,0.727273 -L 0.363636,0.727273,0.363636,0.363636 -L 2.545455,5.454545,2.181818,5.090909 -L 2.181818,5.090909,1.818182,5.454545 -L 1.818182,5.454545,2.181818,5.818182 -L 2.181818,5.818182,2.545455,5.454545 -L 2.545455,5.454545,2.545455,4.727273 -L 2.545455,4.727273,1.818182,4 - -[·] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[¸] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[¹] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[º] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[»] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[#017A] 23 -L 3.636364,3.272727,3.636364,2.909091 -L 3.636364,2.909091,3.272727,2.545455 -L 3.272727,2.545455,0.363636,0.727273 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0,0 -L 0.363636,2.545455,0.727273,3.272727 -L 0.727273,3.272727,1.818182,3.272727 -L 1.818182,3.272727,2.909091,2.545455 -L 0.727273,2.909091,1.818182,2.909091 -L 1.818182,2.909091,2.909091,2.545455 -L 2.909091,2.545455,3.272727,2.545455 -L 0.363636,0.727273,0.727273,0.727273 -L 0.727273,0.727273,1.818182,0.363636 -L 1.818182,0.363636,2.909091,0.363636 -L 0.727273,0.727273,1.818182,0 -L 1.818182,0,2.909091,0 -L 2.909091,0,3.272727,0.727273 -L 2.909091,5.454545,2.545455,5.090909 -L 2.545455,5.090909,2.181818,5.454545 -L 2.181818,5.454545,2.545455,5.818182 -L 2.545455,5.818182,2.909091,5.454545 -L 2.909091,5.454545,2.909091,4.727273 -L 2.909091,4.727273,2.181818,4 - -[½] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[¾] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[#017C] 21 -L 3.636364,3.272727,3.636364,2.909091 -L 3.636364,2.909091,3.272727,2.545455 -L 3.272727,2.545455,0.363636,0.727273 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0,0 -L 0.363636,2.545455,0.727273,3.272727 -L 0.727273,3.272727,1.818182,3.272727 -L 1.818182,3.272727,2.909091,2.545455 -L 0.727273,2.909091,1.818182,2.909091 -L 1.818182,2.909091,2.909091,2.545455 -L 2.909091,2.545455,3.272727,2.545455 -L 0.363636,0.727273,0.727273,0.727273 -L 0.727273,0.727273,1.818182,0.363636 -L 1.818182,0.363636,2.909091,0.363636 -L 0.727273,0.727273,1.818182,0 -L 1.818182,0,2.909091,0 -L 2.909091,0,3.272727,0.727273 -L 2.181818,4.727273,1.818182,4.363636 -L 1.818182,4.363636,2.181818,4 -L 2.181818,4,2.545455,4.363636 -L 2.545455,4.363636,2.181818,4.727273 - -[À] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[Á] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[Â] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[Ã] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[Ä] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[Å] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[#0106] 27 -L 3.272727,4.363636,3.636364,4.363636 -L 3.636364,4.363636,4,4.727273 -L 4,4.727273,3.636364,3.636364 -L 3.636364,3.636364,3.272727,4.363636 -L 3.272727,4.363636,2.545455,4.727273 -L 2.545455,4.727273,1.818182,4.727273 -L 1.818182,4.727273,1.090909,4.363636 -L 1.090909,4.363636,0.727273,4 -L 0.727273,4,0.363636,3.272727 -L 0.363636,3.272727,0,2.181818 -L 0,2.181818,0,1.090909 -L 0,1.090909,0.363636,0.363636 -L 0.363636,0.363636,1.090909,0 -L 1.090909,0,1.818182,0 -L 1.818182,0,2.545455,0.363636 -L 2.545455,0.363636,2.909091,1.090909 -L 1.818182,4.727273,1.090909,4 -L 1.090909,4,0.727273,3.272727 -L 0.727273,3.272727,0.363636,2.181818 -L 0.363636,2.181818,0.363636,0.727273 -L 0.363636,0.727273,1.090909,0 -L 2.909091,6.909091,2.545455,6.545455 -L 2.545455,6.545455,2.181818,6.909091 -L 2.181818,6.909091,2.545455,7.272727 -L 2.545455,7.272727,2.909091,6.909091 -L 2.909091,6.909091,2.909091,6.181818 -L 2.909091,6.181818,2.181818,5.454545 - -[Ç] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[È] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[É] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[#0118] 16 -L 2.181818,4.727273,0.727273,0 -L 2.545455,4.727273,1.090909,0 -L 3.272727,3.272727,2.909091,1.818182 -L 1.454545,4.727273,5.090909,4.727273 -L 5.090909,4.727273,4.727273,3.636364 -L 4.727273,3.636364,4.727273,4.727273 -L 1.818182,2.545455,2.909091,2.545455 -L 0,0,3.636364,0 -L 3.636364,0,4,1.090909 -L 4,1.090909,3.272727,0 -L 2.909091,0,2.181818,-0.727273 -L 2.181818,-0.727273,2.181818,-1.454545 -L 2.181818,-1.454545,2.545455,-1.818182 -L 2.545455,-1.818182,2.909091,-1.454545 -L 2.909091,-1.454545,2.545455,-1.090909 -L 2.545455,-1.090909,2.181818,-1.454545 - -[Ë] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[Ì] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[Í] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[Î] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[Ï] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[Ð] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[#0143] 13 -L 2.181818,4.727273,0.727273,0 -L 2.181818,4.727273,3.636364,0 -L 2.545455,4.727273,3.636364,1.090909 -L 5.090909,4.727273,3.636364,0 -L 1.454545,4.727273,2.545455,4.727273 -L 4.363636,4.727273,5.818182,4.727273 -L 0,0,1.454545,0 -L 4.363636,6.909091,4,6.545455 -L 4,6.545455,3.636364,6.909091 -L 3.636364,6.909091,4,7.272727 -L 4,7.272727,4.363636,6.909091 -L 4.363636,6.909091,4.363636,6.181818 -L 4.363636,6.181818,3.636364,5.454545 - -[Ò] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[#00D3] 32 -L 1.818182,4.727273,1.090909,4.363636 -L 1.090909,4.363636,0.727273,4 -L 0.727273,4,0.363636,3.272727 -L 0.363636,3.272727,0,2.181818 -L 0,2.181818,0,1.090909 -L 0,1.090909,0.363636,0.363636 -L 0.363636,0.363636,1.090909,0 -L 1.090909,0,1.818182,0 -L 1.818182,0,2.545455,0.363636 -L 2.545455,0.363636,2.909091,0.727273 -L 2.909091,0.727273,3.272727,1.454545 -L 3.272727,1.454545,3.636364,2.545455 -L 3.636364,2.545455,3.636364,3.636364 -L 3.636364,3.636364,3.272727,4.363636 -L 3.272727,4.363636,2.545455,4.727273 -L 2.545455,4.727273,1.818182,4.727273 -L 1.818182,4.727273,1.090909,4 -L 1.090909,4,0.727273,3.272727 -L 0.727273,3.272727,0.363636,2.181818 -L 0.363636,2.181818,0.363636,0.727273 -L 0.363636,0.727273,1.090909,0 -L 1.818182,0,2.545455,0.727273 -L 2.545455,0.727273,2.909091,1.454545 -L 2.909091,1.454545,3.272727,2.545455 -L 3.272727,2.545455,3.272727,4 -L 3.272727,4,2.545455,4.727273 -L 2.909091,6.909091,2.545455,6.545455 -L 2.545455,6.545455,2.181818,6.909091 -L 2.181818,6.909091,2.545455,7.272727 -L 2.545455,7.272727,2.909091,6.909091 -L 2.909091,6.909091,2.909091,6.181818 -L 2.909091,6.181818,2.181818,5.454545 - -[Ô] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[Õ] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[Ö] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[×] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[Ø] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[Ù] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[Ú] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[Û] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[Ü] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[Ý] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[Þ] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[ß] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[à] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[á] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[â] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[ã] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[ä] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[å] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[#0107] 24 -L 2.909091,2.909091,2.909091,2.545455 -L 2.909091,2.545455,3.272727,2.545455 -L 3.272727,2.545455,2.909091,2.909091 -L 2.909091,2.909091,2.181818,3.272727 -L 2.181818,3.272727,1.454545,3.272727 -L 1.454545,3.272727,0.727273,2.909091 -L 0.727273,2.909091,0.363636,2.545455 -L 0.363636,2.545455,0,1.818182 -L 0,1.818182,0,1.090909 -L 0,1.090909,0.363636,0.363636 -L 0.363636,0.363636,1.090909,0 -L 1.090909,0,1.818182,0 -L 1.818182,0,2.545455,0.363636 -L 2.545455,0.363636,2.909091,0.727273 -L 1.454545,3.272727,0.727273,2.545455 -L 0.727273,2.545455,0.363636,1.818182 -L 0.363636,1.818182,0.363636,0.727273 -L 0.363636,0.727273,1.090909,0 -L 2.545455,5.454545,2.181818,5.090909 -L 2.181818,5.090909,1.818182,5.454545 -L 1.818182,5.454545,2.181818,5.818182 -L 2.181818,5.818182,2.545455,5.454545 -L 2.545455,5.454545,2.545455,4.727273 -L 2.545455,4.727273,1.818182,4 - -[ç] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[è] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[é] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[#0119] 25 -L 0.363636,1.090909,1.818182,1.454545 -L 1.818182,1.454545,2.545455,1.818182 -L 2.545455,1.818182,2.909091,2.181818 -L 2.909091,2.181818,2.909091,2.909091 -L 2.909091,2.909091,2.181818,3.272727 -L 2.181818,3.272727,1.454545,3.272727 -L 1.454545,3.272727,0.727273,2.909091 -L 0.727273,2.909091,0.363636,2.545455 -L 0.363636,2.545455,0,1.818182 -L 0,1.818182,0,1.090909 -L 0,1.090909,0.363636,0.363636 -L 0.363636,0.363636,1.090909,0 -L 1.090909,0,1.818182,0 -L 1.818182,0,2.545455,0.363636 -L 2.545455,0.363636,2.909091,0.727273 -L 1.454545,3.272727,0.727273,2.545455 -L 0.727273,2.545455,0.363636,1.818182 -L 0.363636,1.818182,0.363636,0.727273 -L 0.363636,0.727273,1.090909,0 -L 1.818182,0,1.090909,-0.727273 -L 1.090909,-0.727273,1.090909,-1.454545 -L 1.090909,-1.454545,1.454545,-1.818182 -L 1.454545,-1.818182,1.818182,-1.454545 -L 1.818182,-1.454545,1.454545,-1.090909 -L 1.454545,-1.090909,1.090909,-1.454545 - -[ë] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[ì] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[í] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[î] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[ï] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[ð] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[#0144] 31 -L 0,2.181818,0.363636,2.909091 -L 0.363636,2.909091,0.727273,3.272727 -L 0.727273,3.272727,1.454545,3.272727 -L 1.454545,3.272727,1.818182,2.909091 -L 1.818182,2.909091,1.818182,2.545455 -L 1.818182,2.545455,1.090909,0 -L 1.090909,3.272727,1.454545,2.909091 -L 1.454545,2.909091,1.454545,2.545455 -L 1.454545,2.545455,0.727273,0 -L 1.818182,2.545455,2.181818,2.909091 -L 2.181818,2.909091,2.909091,3.272727 -L 2.909091,3.272727,3.636364,3.272727 -L 3.636364,3.272727,4.363636,2.909091 -L 4.363636,2.909091,4.363636,2.181818 -L 4.363636,2.181818,4,1.090909 -L 4,1.090909,4,0.363636 -L 4,0.363636,4.363636,0 -L 3.636364,3.272727,4,2.909091 -L 4,2.909091,4,2.181818 -L 4,2.181818,3.636364,1.090909 -L 3.636364,1.090909,3.636364,0.363636 -L 3.636364,0.363636,4,0 -L 4,0,4.727273,0 -L 4.727273,0,5.090909,0.363636 -L 5.090909,0.363636,5.454545,1.090909 -L 4,5.454545,3.636364,5.090909 -L 3.636364,5.090909,3.272727,5.454545 -L 3.272727,5.454545,3.636364,5.818182 -L 3.636364,5.818182,4,5.454545 -L 4,5.454545,4,4.727273 -L 4,4.727273,3.272727,4 - -[ò] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[#00F3] 28 -L 1.454545,3.272727,0.727273,2.909091 -L 0.727273,2.909091,0.363636,2.545455 -L 0.363636,2.545455,0,1.818182 -L 0,1.818182,0,1.090909 -L 0,1.090909,0.363636,0.363636 -L 0.363636,0.363636,1.090909,0 -L 1.090909,0,1.818182,0 -L 1.818182,0,2.545455,0.363636 -L 2.545455,0.363636,2.909091,0.727273 -L 2.909091,0.727273,3.272727,1.454545 -L 3.272727,1.454545,3.272727,2.181818 -L 3.272727,2.181818,2.909091,2.909091 -L 2.909091,2.909091,2.181818,3.272727 -L 2.181818,3.272727,1.454545,3.272727 -L 1.454545,3.272727,0.727273,2.545455 -L 0.727273,2.545455,0.363636,1.818182 -L 0.363636,1.818182,0.363636,0.727273 -L 0.363636,0.727273,1.090909,0 -L 1.818182,0,2.545455,0.727273 -L 2.545455,0.727273,2.909091,1.454545 -L 2.909091,1.454545,2.909091,2.545455 -L 2.909091,2.545455,2.181818,3.272727 -L 2.545455,5.454545,2.181818,5.090909 -L 2.181818,5.090909,1.818182,5.454545 -L 1.818182,5.454545,2.181818,5.818182 -L 2.181818,5.818182,2.545455,5.454545 -L 2.545455,5.454545,2.545455,4.727273 -L 2.545455,4.727273,1.818182,4 - -#EOF diff --git a/fonts/italict.cxf b/fonts/italict.cxf deleted file mode 100644 index 37909f1..0000000 --- a/fonts/italict.cxf +++ /dev/null @@ -1,4820 +0,0 @@ -# Format: QCad II Font -# Creator: Adam Radlowski's "dodajf" program - GRASS font translator -# Version: 1.0.0 -# Name: Italian Triplex -# LetterSpacing: 3.0 -# WordSpacing: 6.75 -# LineSpacingFactor: 1.0 -# Author: Hershey fonts -# Author: Adam Radlowski (Polish) - -[!] 22 -L 1.69697,5.090909,1.454545,5.090909 -L 1.454545,5.090909,1.212121,4.848485 -L 1.212121,4.848485,0.727273,1.69697 -L 1.69697,4.848485,1.454545,4.848485 -L 1.454545,4.848485,0.727273,1.69697 -L 1.69697,4.848485,1.69697,4.606061 -L 1.69697,4.606061,0.727273,1.69697 -L 1.69697,5.090909,1.939394,4.848485 -L 1.939394,4.848485,1.939394,4.606061 -L 1.939394,4.606061,0.727273,1.69697 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -["] 10 -L 0.727273,5.090909,0.484848,4.848485 -L 0.484848,4.848485,0,3.393939 -L 0.727273,4.848485,0,3.393939 -L 0.727273,5.090909,0.969697,4.848485 -L 0.969697,4.848485,0,3.393939 -L 3.151515,5.090909,2.909091,4.848485 -L 2.909091,4.848485,2.424242,3.393939 -L 3.151515,4.848485,2.424242,3.393939 -L 3.151515,5.090909,3.393939,4.848485 -L 3.393939,4.848485,2.424242,3.393939 - -[#] 4 -L 1.939394,5.090909,0.242424,-1.69697 -L 3.393939,5.090909,1.69697,-1.69697 -L 0.242424,2.424242,3.636364,2.424242 -L 0,0.969697,3.393939,0.969697 - -[$] 42 -L 2.424242,6.060606,0.484848,-0.969697 -L 3.636364,6.060606,1.69697,-0.969697 -L 3.878788,3.878788,3.878788,4.121212 -L 3.878788,4.121212,3.636364,4.121212 -L 3.636364,4.121212,3.636364,3.636364 -L 3.636364,3.636364,4.121212,3.636364 -L 4.121212,3.636364,4.121212,4.121212 -L 4.121212,4.121212,3.878788,4.606061 -L 3.878788,4.606061,3.636364,4.848485 -L 3.636364,4.848485,2.909091,5.090909 -L 2.909091,5.090909,1.939394,5.090909 -L 1.939394,5.090909,1.212121,4.848485 -L 1.212121,4.848485,0.727273,4.363636 -L 0.727273,4.363636,0.727273,3.636364 -L 0.727273,3.636364,0.969697,3.151515 -L 0.969697,3.151515,1.454545,2.666667 -L 1.454545,2.666667,2.909091,1.939394 -L 2.909091,1.939394,3.151515,1.454545 -L 3.151515,1.454545,3.151515,0.727273 -L 3.151515,0.727273,2.909091,0.242424 -L 0.969697,3.636364,1.212121,3.151515 -L 1.212121,3.151515,2.909091,2.181818 -L 2.909091,2.181818,3.151515,1.69697 -L 1.212121,4.848485,0.969697,4.363636 -L 0.969697,4.363636,0.969697,3.878788 -L 0.969697,3.878788,1.212121,3.393939 -L 1.212121,3.393939,2.666667,2.666667 -L 2.666667,2.666667,3.151515,2.181818 -L 3.151515,2.181818,3.393939,1.69697 -L 3.393939,1.69697,3.393939,0.969697 -L 3.393939,0.969697,3.151515,0.484848 -L 3.151515,0.484848,2.909091,0.242424 -L 2.909091,0.242424,2.181818,0 -L 2.181818,0,1.212121,0 -L 1.212121,0,0.484848,0.242424 -L 0.484848,0.242424,0.242424,0.484848 -L 0.242424,0.484848,0,0.969697 -L 0,0.969697,0,1.454545 -L 0,1.454545,0.484848,1.454545 -L 0.484848,1.454545,0.484848,0.969697 -L 0.484848,0.969697,0.242424,0.969697 -L 0.242424,0.969697,0.242424,1.212121 - -[%] 26 -L 4.363636,5.090909,0,0 -L 1.212121,5.090909,1.69697,4.606061 -L 1.69697,4.606061,1.69697,4.121212 -L 1.69697,4.121212,1.454545,3.636364 -L 1.454545,3.636364,0.969697,3.393939 -L 0.969697,3.393939,0.484848,3.393939 -L 0.484848,3.393939,0,3.878788 -L 0,3.878788,0,4.363636 -L 0,4.363636,0.242424,4.848485 -L 0.242424,4.848485,0.727273,5.090909 -L 0.727273,5.090909,1.212121,5.090909 -L 1.212121,5.090909,1.69697,4.848485 -L 1.69697,4.848485,2.424242,4.606061 -L 2.424242,4.606061,3.151515,4.606061 -L 3.151515,4.606061,3.878788,4.848485 -L 3.878788,4.848485,4.363636,5.090909 -L 3.393939,1.69697,2.909091,1.454545 -L 2.909091,1.454545,2.666667,0.969697 -L 2.666667,0.969697,2.666667,0.484848 -L 2.666667,0.484848,3.151515,0 -L 3.151515,0,3.636364,0 -L 3.636364,0,4.121212,0.242424 -L 4.121212,0.242424,4.363636,0.727273 -L 4.363636,0.727273,4.363636,1.212121 -L 4.363636,1.212121,3.878788,1.69697 -L 3.878788,1.69697,3.393939,1.69697 - -[&] 60 -L 5.090909,2.909091,5.090909,3.151515 -L 5.090909,3.151515,4.848485,3.151515 -L 4.848485,3.151515,4.848485,2.666667 -L 4.848485,2.666667,5.333333,2.666667 -L 5.333333,2.666667,5.333333,3.151515 -L 5.333333,3.151515,5.090909,3.393939 -L 5.090909,3.393939,4.848485,3.393939 -L 4.848485,3.393939,4.363636,3.151515 -L 4.363636,3.151515,3.878788,2.666667 -L 3.878788,2.666667,2.666667,0.727273 -L 2.666667,0.727273,2.181818,0.242424 -L 2.181818,0.242424,1.69697,0 -L 1.69697,0,0.969697,0 -L 0.969697,0,0.242424,0.242424 -L 0.242424,0.242424,0,0.727273 -L 0,0.727273,0,1.212121 -L 0,1.212121,0.242424,1.69697 -L 0.242424,1.69697,0.484848,1.939394 -L 0.484848,1.939394,0.969697,2.181818 -L 0.969697,2.181818,2.181818,2.666667 -L 2.181818,2.666667,2.666667,2.909091 -L 2.666667,2.909091,3.151515,3.393939 -L 3.151515,3.393939,3.393939,3.878788 -L 3.393939,3.878788,3.393939,4.363636 -L 3.393939,4.363636,3.151515,4.848485 -L 3.151515,4.848485,2.666667,5.090909 -L 2.666667,5.090909,2.181818,4.848485 -L 2.181818,4.848485,1.939394,4.363636 -L 1.939394,4.363636,1.939394,3.636364 -L 1.939394,3.636364,2.181818,2.181818 -L 2.181818,2.181818,2.424242,1.454545 -L 2.424242,1.454545,2.666667,0.969697 -L 2.666667,0.969697,3.151515,0.242424 -L 3.151515,0.242424,3.636364,0 -L 3.636364,0,4.121212,0 -L 4.121212,0,4.363636,0.484848 -L 4.363636,0.484848,4.363636,0.727273 -L 1.212121,0,0.242424,0.242424 -L 0.484848,0.242424,0.242424,0.727273 -L 0.242424,0.727273,0.242424,1.212121 -L 0.242424,1.212121,0.484848,1.69697 -L 0.484848,1.69697,0.727273,1.939394 -L 0.727273,1.939394,1.212121,2.181818 -L 2.181818,2.666667,2.424242,1.939394 -L 2.424242,1.939394,3.151515,0.484848 -L 3.151515,0.484848,3.636364,0.242424 -L 0.969697,0,0.727273,0.242424 -L 0.727273,0.242424,0.484848,0.727273 -L 0.484848,0.727273,0.484848,1.212121 -L 0.484848,1.212121,0.727273,1.69697 -L 0.727273,1.69697,0.969697,1.939394 -L 0.969697,1.939394,1.454545,2.181818 -L 1.454545,2.181818,2.666667,2.909091 -L 1.939394,3.636364,2.181818,2.909091 -L 2.181818,2.909091,2.424242,2.181818 -L 2.424242,2.181818,2.909091,1.212121 -L 2.909091,1.212121,3.393939,0.484848 -L 3.393939,0.484848,3.878788,0.242424 -L 3.878788,0.242424,4.121212,0.242424 -L 4.121212,0.242424,4.363636,0.484848 - -['] 16 -L 0.727273,4.363636,0.484848,4.363636 -L 0.484848,4.363636,0.242424,4.606061 -L 0.242424,4.606061,0.242424,4.848485 -L 0.242424,4.848485,0.484848,5.090909 -L 0.484848,5.090909,0.727273,5.090909 -L 0.727273,5.090909,0.969697,4.848485 -L 0.969697,4.848485,0.969697,4.363636 -L 0.969697,4.363636,0.727273,3.878788 -L 0.727273,3.878788,0.484848,3.636364 -L 0.484848,3.636364,0,3.393939 -L 0.484848,4.848485,0.484848,4.606061 -L 0.484848,4.606061,0.727273,4.606061 -L 0.727273,4.606061,0.727273,4.848485 -L 0.727273,4.848485,0.484848,4.848485 -L 0.727273,4.363636,0.727273,4.121212 -L 0.727273,4.121212,0.484848,3.636364 - -[(] 24 -L 3.151515,6.060606,2.666667,5.818182 -L 2.666667,5.818182,1.939394,5.333333 -L 1.939394,5.333333,1.212121,4.606061 -L 1.212121,4.606061,0.727273,3.878788 -L 0.727273,3.878788,0.242424,2.909091 -L 0.242424,2.909091,0,1.939394 -L 0,1.939394,0,0.727273 -L 0,0.727273,0.242424,-0.242424 -L 0.242424,-0.242424,0.484848,-0.969697 -L 0.484848,-0.969697,0.969697,-1.69697 -L 1.454545,4.606061,0.969697,3.878788 -L 0.969697,3.878788,0.484848,2.909091 -L 0.484848,2.909091,0.242424,1.69697 -L 0.242424,1.69697,0.242424,-0.242424 -L 3.151515,6.060606,2.424242,5.575758 -L 2.424242,5.575758,1.69697,4.848485 -L 1.69697,4.848485,1.212121,4.121212 -L 1.212121,4.121212,0.969697,3.636364 -L 0.969697,3.636364,0.727273,2.909091 -L 0.727273,2.909091,0.484848,1.939394 -L 0.484848,1.939394,0.242424,-0.242424 -L 0.242424,1.69697,0.484848,-0.484848 -L 0.484848,-0.484848,0.727273,-1.212121 -L 0.727273,-1.212121,0.969697,-1.69697 - -[)] 24 -L 2.181818,6.060606,2.666667,5.333333 -L 2.666667,5.333333,2.909091,4.606061 -L 2.909091,4.606061,3.151515,3.636364 -L 3.151515,3.636364,3.151515,2.424242 -L 3.151515,2.424242,2.909091,1.454545 -L 2.909091,1.454545,2.424242,0.484848 -L 2.424242,0.484848,1.939394,-0.242424 -L 1.939394,-0.242424,1.212121,-0.969697 -L 1.212121,-0.969697,0.484848,-1.454545 -L 0.484848,-1.454545,0,-1.69697 -L 2.909091,4.606061,2.909091,2.666667 -L 2.909091,2.666667,2.666667,1.454545 -L 2.666667,1.454545,2.181818,0.484848 -L 2.181818,0.484848,1.69697,-0.242424 -L 2.181818,6.060606,2.424242,5.575758 -L 2.424242,5.575758,2.666667,4.848485 -L 2.666667,4.848485,2.909091,2.666667 -L 2.909091,4.606061,2.666667,2.424242 -L 2.666667,2.424242,2.424242,1.454545 -L 2.424242,1.454545,2.181818,0.727273 -L 2.181818,0.727273,1.939394,0.242424 -L 1.939394,0.242424,1.454545,-0.484848 -L 1.454545,-0.484848,0.727273,-1.212121 -L 0.727273,-1.212121,0,-1.69697 - -[*] 21 -L 1.212121,5.090909,0.969697,4.848485 -L 0.969697,4.848485,1.454545,2.424242 -L 1.454545,2.424242,1.212121,2.181818 -L 1.212121,5.090909,1.212121,2.181818 -L 1.212121,5.090909,1.454545,4.848485 -L 1.454545,4.848485,0.969697,2.424242 -L 0.969697,2.424242,1.212121,2.181818 -L 0,4.363636,0.242424,4.363636 -L 0.242424,4.363636,2.181818,2.909091 -L 2.181818,2.909091,2.424242,2.909091 -L 0,4.363636,2.424242,2.909091 -L 0,4.363636,0,4.121212 -L 0,4.121212,2.424242,3.151515 -L 2.424242,3.151515,2.424242,2.909091 -L 2.424242,4.363636,2.181818,4.363636 -L 2.181818,4.363636,0.242424,2.909091 -L 0.242424,2.909091,0,2.909091 -L 2.424242,4.363636,0,2.909091 -L 2.424242,4.363636,2.424242,4.121212 -L 2.424242,4.121212,0,3.151515 -L 0,3.151515,0,2.909091 - -[+] 8 -L 1.939394,4.363636,1.939394,0.242424 -L 1.939394,0.242424,2.181818,0.242424 -L 1.939394,4.363636,2.181818,4.363636 -L 2.181818,4.363636,2.181818,0.242424 -L 0,2.424242,4.121212,2.424242 -L 4.121212,2.424242,4.121212,2.181818 -L 0,2.424242,0,2.181818 -L 0,2.181818,4.121212,2.181818 - -[,] 16 -L 0.727273,0,0.484848,0 -L 0.484848,0,0.242424,0.242424 -L 0.242424,0.242424,0.242424,0.484848 -L 0.242424,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.727273,0.727273 -L 0.727273,0.727273,0.969697,0.484848 -L 0.969697,0.484848,0.969697,0 -L 0.969697,0,0.727273,-0.484848 -L 0.727273,-0.484848,0.484848,-0.727273 -L 0.484848,-0.727273,0,-0.969697 -L 0.484848,0.484848,0.484848,0.242424 -L 0.484848,0.242424,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.484848 -L 0.727273,0,0.727273,-0.242424 -L 0.727273,-0.242424,0.484848,-0.727273 - -[-] 4 -L 0,2.424242,4.121212,2.424242 -L 4.121212,2.424242,4.121212,2.181818 -L 0,2.424242,0,2.181818 -L 0,2.181818,4.121212,2.181818 - -[.] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[/] 4 -L 2.424242,6.060606,0,-1.69697 -L 0,-1.69697,0,-1.69697 -L 2.424242,6.060606,2.424242,6.060606 -L 2.424242,6.060606,0,-1.69697 - -[0] 48 -L 2.181818,5.090909,1.454545,4.848485 -L 1.454545,4.848485,0.969697,4.363636 -L 0.969697,4.363636,0.484848,3.636364 -L 0.484848,3.636364,0.242424,2.909091 -L 0.242424,2.909091,0,1.939394 -L 0,1.939394,0,1.212121 -L 0,1.212121,0.242424,0.484848 -L 0.242424,0.484848,0.484848,0.242424 -L 0.484848,0.242424,0.969697,0 -L 0.969697,0,1.454545,0 -L 1.454545,0,2.181818,0.242424 -L 2.181818,0.242424,2.666667,0.727273 -L 2.666667,0.727273,3.151515,1.454545 -L 3.151515,1.454545,3.393939,2.181818 -L 3.393939,2.181818,3.636364,3.151515 -L 3.636364,3.151515,3.636364,3.878788 -L 3.636364,3.878788,3.393939,4.606061 -L 3.393939,4.606061,3.151515,4.848485 -L 3.151515,4.848485,2.666667,5.090909 -L 2.666667,5.090909,2.181818,5.090909 -L 1.454545,4.606061,0.969697,4.121212 -L 0.969697,4.121212,0.727273,3.636364 -L 0.727273,3.636364,0.484848,2.909091 -L 0.484848,2.909091,0.242424,1.939394 -L 0.242424,1.939394,0.242424,0.969697 -L 0.242424,0.969697,0.484848,0.484848 -L 2.181818,0.484848,2.666667,0.969697 -L 2.666667,0.969697,2.909091,1.454545 -L 2.909091,1.454545,3.151515,2.181818 -L 3.151515,2.181818,3.393939,3.151515 -L 3.393939,3.151515,3.393939,4.121212 -L 3.393939,4.121212,3.151515,4.606061 -L 2.181818,5.090909,1.69697,4.848485 -L 1.69697,4.848485,1.212121,4.121212 -L 1.212121,4.121212,0.969697,3.636364 -L 0.969697,3.636364,0.727273,2.909091 -L 0.727273,2.909091,0.484848,1.939394 -L 0.484848,1.939394,0.484848,0.727273 -L 0.484848,0.727273,0.727273,0.242424 -L 0.727273,0.242424,0.969697,0 -L 1.454545,0,1.939394,0.242424 -L 1.939394,0.242424,2.424242,0.969697 -L 2.424242,0.969697,2.666667,1.454545 -L 2.666667,1.454545,2.909091,2.181818 -L 2.909091,2.181818,3.151515,3.151515 -L 3.151515,3.151515,3.151515,4.363636 -L 3.151515,4.363636,2.909091,4.848485 -L 2.909091,4.848485,2.666667,5.090909 - -[1] 10 -L 1.212121,4.121212,0,0 -L 0,0,0.484848,0 -L 1.939394,5.090909,1.454545,4.121212 -L 1.454545,4.121212,0.242424,0 -L 1.939394,5.090909,0.484848,0 -L 1.939394,5.090909,1.212121,4.363636 -L 1.212121,4.363636,0.484848,3.878788 -L 0.484848,3.878788,0,3.636364 -L 1.212121,4.121212,0.727273,3.878788 -L 0.727273,3.878788,0,3.636364 - -[2] 40 -L 1.454545,3.878788,1.454545,4.121212 -L 1.454545,4.121212,1.69697,4.121212 -L 1.69697,4.121212,1.69697,3.636364 -L 1.69697,3.636364,1.212121,3.636364 -L 1.212121,3.636364,1.212121,4.121212 -L 1.212121,4.121212,1.454545,4.606061 -L 1.454545,4.606061,1.69697,4.848485 -L 1.69697,4.848485,2.424242,5.090909 -L 2.424242,5.090909,3.151515,5.090909 -L 3.151515,5.090909,3.878788,4.848485 -L 3.878788,4.848485,4.121212,4.363636 -L 4.121212,4.363636,4.121212,3.878788 -L 4.121212,3.878788,3.878788,3.393939 -L 3.878788,3.393939,3.393939,2.909091 -L 3.393939,2.909091,0.969697,1.454545 -L 0.969697,1.454545,0.484848,0.969697 -L 0.484848,0.969697,0,0 -L 3.636364,4.848485,3.878788,4.363636 -L 3.878788,4.363636,3.878788,3.878788 -L 3.878788,3.878788,3.636364,3.393939 -L 3.636364,3.393939,3.151515,2.909091 -L 3.151515,2.909091,2.424242,2.424242 -L 3.151515,5.090909,3.393939,4.848485 -L 3.393939,4.848485,3.636364,4.363636 -L 3.636364,4.363636,3.636364,3.878788 -L 3.636364,3.878788,3.393939,3.393939 -L 3.393939,3.393939,2.909091,2.909091 -L 2.909091,2.909091,0.969697,1.454545 -L 0.242424,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.969697,0.727273 -L 0.969697,0.727273,2.181818,0.484848 -L 2.181818,0.484848,3.393939,0.484848 -L 3.393939,0.484848,3.636364,0.727273 -L 0.969697,0.727273,2.181818,0.242424 -L 2.181818,0.242424,3.393939,0.242424 -L 0.969697,0.727273,2.181818,0 -L 2.181818,0,2.909091,0 -L 2.909091,0,3.393939,0.242424 -L 3.393939,0.242424,3.636364,0.727273 -L 3.636364,0.727273,3.636364,0.969697 - -[3] 52 -L 1.212121,3.878788,1.212121,4.121212 -L 1.212121,4.121212,1.454545,4.121212 -L 1.454545,4.121212,1.454545,3.636364 -L 1.454545,3.636364,0.969697,3.636364 -L 0.969697,3.636364,0.969697,4.121212 -L 0.969697,4.121212,1.212121,4.606061 -L 1.212121,4.606061,1.454545,4.848485 -L 1.454545,4.848485,2.181818,5.090909 -L 2.181818,5.090909,2.909091,5.090909 -L 2.909091,5.090909,3.636364,4.848485 -L 3.636364,4.848485,3.878788,4.363636 -L 3.878788,4.363636,3.878788,3.878788 -L 3.878788,3.878788,3.636364,3.393939 -L 3.636364,3.393939,3.393939,3.151515 -L 3.393939,3.151515,2.909091,2.909091 -L 2.909091,2.909091,2.181818,2.666667 -L 3.393939,4.848485,3.636364,4.363636 -L 3.636364,4.363636,3.636364,3.878788 -L 3.636364,3.878788,3.393939,3.393939 -L 3.393939,3.393939,3.151515,3.151515 -L 2.909091,5.090909,3.151515,4.848485 -L 3.151515,4.848485,3.393939,4.363636 -L 3.393939,4.363636,3.393939,3.878788 -L 3.393939,3.878788,3.151515,3.393939 -L 3.151515,3.393939,2.666667,2.909091 -L 2.666667,2.909091,2.181818,2.666667 -L 1.69697,2.666667,2.181818,2.666667 -L 2.181818,2.666667,2.909091,2.424242 -L 2.909091,2.424242,3.151515,2.181818 -L 3.151515,2.181818,3.393939,1.69697 -L 3.393939,1.69697,3.393939,0.969697 -L 3.393939,0.969697,3.151515,0.484848 -L 3.151515,0.484848,2.666667,0.242424 -L 2.666667,0.242424,1.939394,0 -L 1.939394,0,1.212121,0 -L 1.212121,0,0.484848,0.242424 -L 0.484848,0.242424,0.242424,0.484848 -L 0.242424,0.484848,0,0.969697 -L 0,0.969697,0,1.454545 -L 0,1.454545,0.484848,1.454545 -L 0.484848,1.454545,0.484848,0.969697 -L 0.484848,0.969697,0.242424,0.969697 -L 0.242424,0.969697,0.242424,1.212121 -L 2.909091,2.181818,3.151515,1.69697 -L 3.151515,1.69697,3.151515,0.969697 -L 3.151515,0.969697,2.909091,0.484848 -L 2.181818,2.666667,2.666667,2.424242 -L 2.666667,2.424242,2.909091,1.939394 -L 2.909091,1.939394,2.909091,0.969697 -L 2.909091,0.969697,2.666667,0.484848 -L 2.666667,0.484848,2.424242,0.242424 -L 2.424242,0.242424,1.939394,0 - -[4] 7 -L 3.151515,4.121212,1.939394,0 -L 1.939394,0,2.424242,0 -L 3.878788,5.090909,3.393939,4.121212 -L 3.393939,4.121212,2.181818,0 -L 3.878788,5.090909,2.424242,0 -L 3.878788,5.090909,0,1.454545 -L 0,1.454545,3.878788,1.454545 - -[5] 35 -L 1.69697,5.090909,0.484848,2.666667 -L 1.69697,5.090909,4.121212,5.090909 -L 1.69697,4.848485,3.636364,4.848485 -L 1.454545,4.606061,2.666667,4.606061 -L 2.666667,4.606061,3.636364,4.848485 -L 3.636364,4.848485,4.121212,5.090909 -L 0.484848,2.666667,0.727273,2.909091 -L 0.727273,2.909091,1.454545,3.151515 -L 1.454545,3.151515,2.181818,3.151515 -L 2.181818,3.151515,2.909091,2.909091 -L 2.909091,2.909091,3.151515,2.666667 -L 3.151515,2.666667,3.393939,2.181818 -L 3.393939,2.181818,3.393939,1.454545 -L 3.393939,1.454545,3.151515,0.727273 -L 3.151515,0.727273,2.666667,0.242424 -L 2.666667,0.242424,1.69697,0 -L 1.69697,0,0.969697,0 -L 0.969697,0,0.484848,0.242424 -L 0.484848,0.242424,0.242424,0.484848 -L 0.242424,0.484848,0,0.969697 -L 0,0.969697,0,1.454545 -L 0,1.454545,0.484848,1.454545 -L 0.484848,1.454545,0.484848,0.969697 -L 0.484848,0.969697,0.242424,0.969697 -L 0.242424,0.969697,0.242424,1.212121 -L 2.909091,2.666667,3.151515,2.181818 -L 3.151515,2.181818,3.151515,1.454545 -L 3.151515,1.454545,2.909091,0.727273 -L 2.909091,0.727273,2.424242,0.242424 -L 2.181818,3.151515,2.666667,2.909091 -L 2.666667,2.909091,2.909091,2.424242 -L 2.909091,2.424242,2.909091,1.454545 -L 2.909091,1.454545,2.666667,0.727273 -L 2.666667,0.727273,2.181818,0.242424 -L 2.181818,0.242424,1.69697,0 - -[6] 51 -L 3.393939,4.121212,3.393939,4.363636 -L 3.393939,4.363636,3.151515,4.363636 -L 3.151515,4.363636,3.151515,3.878788 -L 3.151515,3.878788,3.636364,3.878788 -L 3.636364,3.878788,3.636364,4.363636 -L 3.636364,4.363636,3.393939,4.848485 -L 3.393939,4.848485,2.909091,5.090909 -L 2.909091,5.090909,2.181818,5.090909 -L 2.181818,5.090909,1.454545,4.848485 -L 1.454545,4.848485,0.969697,4.363636 -L 0.969697,4.363636,0.484848,3.636364 -L 0.484848,3.636364,0.242424,2.909091 -L 0.242424,2.909091,0,1.939394 -L 0,1.939394,0,1.212121 -L 0,1.212121,0.242424,0.484848 -L 0.242424,0.484848,0.484848,0.242424 -L 0.484848,0.242424,0.969697,0 -L 0.969697,0,1.69697,0 -L 1.69697,0,2.424242,0.242424 -L 2.424242,0.242424,2.909091,0.727273 -L 2.909091,0.727273,3.151515,1.212121 -L 3.151515,1.212121,3.151515,1.939394 -L 3.151515,1.939394,2.909091,2.424242 -L 2.909091,2.424242,2.666667,2.666667 -L 2.666667,2.666667,2.181818,2.909091 -L 2.181818,2.909091,1.454545,2.909091 -L 1.454545,2.909091,0.969697,2.666667 -L 0.969697,2.666667,0.727273,2.424242 -L 0.727273,2.424242,0.484848,1.939394 -L 1.212121,4.363636,0.727273,3.636364 -L 0.727273,3.636364,0.484848,2.909091 -L 0.484848,2.909091,0.242424,1.939394 -L 0.242424,1.939394,0.242424,0.969697 -L 0.242424,0.969697,0.484848,0.484848 -L 2.666667,0.727273,2.909091,1.212121 -L 2.909091,1.212121,2.909091,1.939394 -L 2.909091,1.939394,2.666667,2.424242 -L 2.181818,5.090909,1.69697,4.848485 -L 1.69697,4.848485,1.212121,4.121212 -L 1.212121,4.121212,0.969697,3.636364 -L 0.969697,3.636364,0.727273,2.909091 -L 0.727273,2.909091,0.484848,1.939394 -L 0.484848,1.939394,0.484848,0.727273 -L 0.484848,0.727273,0.727273,0.242424 -L 0.727273,0.242424,0.969697,0 -L 1.69697,0,2.181818,0.242424 -L 2.181818,0.242424,2.424242,0.484848 -L 2.424242,0.484848,2.666667,1.212121 -L 2.666667,1.212121,2.666667,2.181818 -L 2.666667,2.181818,2.424242,2.666667 -L 2.424242,2.666667,2.181818,2.909091 - -[7] 25 -L 0.484848,5.090909,0,3.636364 -L 3.636364,5.090909,3.393939,4.363636 -L 3.393939,4.363636,2.909091,3.636364 -L 2.909091,3.636364,1.939394,2.424242 -L 1.939394,2.424242,1.454545,1.69697 -L 1.454545,1.69697,1.212121,0.969697 -L 1.212121,0.969697,0.969697,0 -L 1.454545,1.939394,0.969697,0.969697 -L 0.969697,0.969697,0.727273,0 -L 2.909091,3.636364,1.454545,2.181818 -L 1.454545,2.181818,0.969697,1.454545 -L 0.969697,1.454545,0.727273,0.969697 -L 0.727273,0.969697,0.484848,0 -L 0.484848,0,0.969697,0 -L 0.242424,4.363636,0.969697,5.090909 -L 0.969697,5.090909,1.454545,5.090909 -L 1.454545,5.090909,2.666667,4.363636 -L 0.727273,4.848485,1.454545,4.848485 -L 1.454545,4.848485,2.666667,4.363636 -L 0.242424,4.363636,0.727273,4.606061 -L 0.727273,4.606061,1.454545,4.606061 -L 1.454545,4.606061,2.666667,4.363636 -L 2.666667,4.363636,3.151515,4.363636 -L 3.151515,4.363636,3.393939,4.606061 -L 3.393939,4.606061,3.636364,5.090909 - -[8] 70 -L 2.181818,5.090909,1.454545,4.848485 -L 1.454545,4.848485,1.212121,4.606061 -L 1.212121,4.606061,0.969697,4.121212 -L 0.969697,4.121212,0.969697,3.393939 -L 0.969697,3.393939,1.212121,2.909091 -L 1.212121,2.909091,1.69697,2.666667 -L 1.69697,2.666667,2.424242,2.666667 -L 2.424242,2.666667,3.151515,2.909091 -L 3.151515,2.909091,3.636364,3.151515 -L 3.636364,3.151515,3.878788,3.636364 -L 3.878788,3.636364,3.878788,4.363636 -L 3.878788,4.363636,3.636364,4.848485 -L 3.636364,4.848485,3.151515,5.090909 -L 3.151515,5.090909,2.181818,5.090909 -L 2.666667,5.090909,1.454545,4.848485 -L 1.454545,4.606061,1.212121,4.121212 -L 1.212121,4.121212,1.212121,3.151515 -L 1.212121,3.151515,1.454545,2.909091 -L 1.212121,2.909091,1.939394,2.666667 -L 2.181818,2.666667,3.151515,2.909091 -L 3.393939,3.151515,3.636364,3.636364 -L 3.636364,3.636364,3.636364,4.363636 -L 3.636364,4.363636,3.393939,4.848485 -L 3.636364,4.848485,2.666667,5.090909 -L 2.181818,5.090909,1.69697,4.606061 -L 1.69697,4.606061,1.454545,4.121212 -L 1.454545,4.121212,1.454545,3.151515 -L 1.454545,3.151515,1.69697,2.666667 -L 2.424242,2.666667,2.909091,2.909091 -L 2.909091,2.909091,3.151515,3.151515 -L 3.151515,3.151515,3.393939,3.636364 -L 3.393939,3.636364,3.393939,4.606061 -L 3.393939,4.606061,3.151515,5.090909 -L 1.69697,2.666667,0.727273,2.424242 -L 0.727273,2.424242,0.242424,1.939394 -L 0.242424,1.939394,0,1.454545 -L 0,1.454545,0,0.727273 -L 0,0.727273,0.242424,0.242424 -L 0.242424,0.242424,0.969697,0 -L 0.969697,0,1.939394,0 -L 1.939394,0,2.909091,0.242424 -L 2.909091,0.242424,3.151515,0.484848 -L 3.151515,0.484848,3.393939,0.969697 -L 3.393939,0.969697,3.393939,1.69697 -L 3.393939,1.69697,3.151515,2.181818 -L 3.151515,2.181818,2.909091,2.424242 -L 2.909091,2.424242,2.424242,2.666667 -L 1.939394,2.666667,0.727273,2.424242 -L 0.969697,2.424242,0.484848,1.939394 -L 0.484848,1.939394,0.242424,1.454545 -L 0.242424,1.454545,0.242424,0.727273 -L 0.242424,0.727273,0.484848,0.242424 -L 0.242424,0.242424,1.454545,0 -L 1.454545,0,2.909091,0.242424 -L 2.909091,0.484848,3.151515,0.969697 -L 3.151515,0.969697,3.151515,1.69697 -L 3.151515,1.69697,2.909091,2.181818 -L 2.909091,2.424242,2.181818,2.666667 -L 1.69697,2.666667,1.212121,2.424242 -L 1.212121,2.424242,0.727273,1.939394 -L 0.727273,1.939394,0.484848,1.454545 -L 0.484848,1.454545,0.484848,0.727273 -L 0.484848,0.727273,0.727273,0.242424 -L 0.727273,0.242424,0.969697,0 -L 1.939394,0,2.424242,0.242424 -L 2.424242,0.242424,2.666667,0.484848 -L 2.666667,0.484848,2.909091,0.969697 -L 2.909091,0.969697,2.909091,1.939394 -L 2.909091,1.939394,2.666667,2.424242 -L 2.666667,2.424242,2.424242,2.666667 - -[9] 51 -L 3.151515,3.151515,2.909091,2.666667 -L 2.909091,2.666667,2.666667,2.424242 -L 2.666667,2.424242,2.181818,2.181818 -L 2.181818,2.181818,1.454545,2.181818 -L 1.454545,2.181818,0.969697,2.424242 -L 0.969697,2.424242,0.727273,2.666667 -L 0.727273,2.666667,0.484848,3.151515 -L 0.484848,3.151515,0.484848,3.878788 -L 0.484848,3.878788,0.727273,4.363636 -L 0.727273,4.363636,1.212121,4.848485 -L 1.212121,4.848485,1.939394,5.090909 -L 1.939394,5.090909,2.666667,5.090909 -L 2.666667,5.090909,3.151515,4.848485 -L 3.151515,4.848485,3.393939,4.606061 -L 3.393939,4.606061,3.636364,3.878788 -L 3.636364,3.878788,3.636364,3.151515 -L 3.636364,3.151515,3.393939,2.181818 -L 3.393939,2.181818,3.151515,1.454545 -L 3.151515,1.454545,2.666667,0.727273 -L 2.666667,0.727273,2.181818,0.242424 -L 2.181818,0.242424,1.454545,0 -L 1.454545,0,0.727273,0 -L 0.727273,0,0.242424,0.242424 -L 0.242424,0.242424,0,0.727273 -L 0,0.727273,0,1.212121 -L 0,1.212121,0.484848,1.212121 -L 0.484848,1.212121,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.727273,0.242424,0.969697 -L 0.969697,2.666667,0.727273,3.151515 -L 0.727273,3.151515,0.727273,3.878788 -L 0.727273,3.878788,0.969697,4.363636 -L 3.151515,4.606061,3.393939,4.121212 -L 3.393939,4.121212,3.393939,3.151515 -L 3.393939,3.151515,3.151515,2.181818 -L 3.151515,2.181818,2.909091,1.454545 -L 2.909091,1.454545,2.424242,0.727273 -L 1.454545,2.181818,1.212121,2.424242 -L 1.212121,2.424242,0.969697,2.909091 -L 0.969697,2.909091,0.969697,3.878788 -L 0.969697,3.878788,1.212121,4.606061 -L 1.212121,4.606061,1.454545,4.848485 -L 1.454545,4.848485,1.939394,5.090909 -L 2.666667,5.090909,2.909091,4.848485 -L 2.909091,4.848485,3.151515,4.363636 -L 3.151515,4.363636,3.151515,3.151515 -L 3.151515,3.151515,2.909091,2.181818 -L 2.909091,2.181818,2.666667,1.454545 -L 2.666667,1.454545,2.424242,0.969697 -L 2.424242,0.969697,1.939394,0.242424 -L 1.939394,0.242424,1.454545,0 - -[:] 24 -L 0.969697,3.393939,0.727273,3.151515 -L 0.727273,3.151515,0.727273,2.909091 -L 0.727273,2.909091,0.969697,2.666667 -L 0.969697,2.666667,1.212121,2.666667 -L 1.212121,2.666667,1.454545,2.909091 -L 1.454545,2.909091,1.454545,3.151515 -L 1.454545,3.151515,1.212121,3.393939 -L 1.212121,3.393939,0.969697,3.393939 -L 0.969697,3.151515,0.969697,2.909091 -L 0.969697,2.909091,1.212121,2.909091 -L 1.212121,2.909091,1.212121,3.151515 -L 1.212121,3.151515,0.969697,3.151515 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[;] 28 -L 1.212121,3.393939,0.969697,3.151515 -L 0.969697,3.151515,0.969697,2.909091 -L 0.969697,2.909091,1.212121,2.666667 -L 1.212121,2.666667,1.454545,2.666667 -L 1.454545,2.666667,1.69697,2.909091 -L 1.69697,2.909091,1.69697,3.151515 -L 1.69697,3.151515,1.454545,3.393939 -L 1.454545,3.393939,1.212121,3.393939 -L 1.212121,3.151515,1.212121,2.909091 -L 1.212121,2.909091,1.454545,2.909091 -L 1.454545,2.909091,1.454545,3.151515 -L 1.454545,3.151515,1.212121,3.151515 -L 0.727273,0,0.484848,0 -L 0.484848,0,0.242424,0.242424 -L 0.242424,0.242424,0.242424,0.484848 -L 0.242424,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.727273,0.727273 -L 0.727273,0.727273,0.969697,0.484848 -L 0.969697,0.484848,0.969697,0 -L 0.969697,0,0.727273,-0.484848 -L 0.727273,-0.484848,0.484848,-0.727273 -L 0.484848,-0.727273,0,-0.969697 -L 0.484848,0.484848,0.484848,0.242424 -L 0.484848,0.242424,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.484848 -L 0.727273,0,0.727273,-0.242424 -L 0.727273,-0.242424,0.484848,-0.727273 - -[<] 2 -L 3.878788,4.363636,0,2.181818 -L 0,2.181818,3.878788,0 - -[=] 8 -L 0,3.393939,4.121212,3.393939 -L 4.121212,3.393939,4.121212,3.151515 -L 0,3.393939,0,3.151515 -L 0,3.151515,4.121212,3.151515 -L 0,1.454545,4.121212,1.454545 -L 4.121212,1.454545,4.121212,1.212121 -L 0,1.454545,0,1.212121 -L 0,1.212121,4.121212,1.212121 - -[>] 2 -L 0,4.363636,3.878788,2.181818 -L 3.878788,2.181818,0,0 - -[?] 47 -L 0.242424,3.878788,0.242424,4.121212 -L 0.242424,4.121212,0.484848,4.121212 -L 0.484848,4.121212,0.484848,3.636364 -L 0.484848,3.636364,0,3.636364 -L 0,3.636364,0,4.121212 -L 0,4.121212,0.242424,4.606061 -L 0.242424,4.606061,0.484848,4.848485 -L 0.484848,4.848485,1.212121,5.090909 -L 1.212121,5.090909,2.181818,5.090909 -L 2.181818,5.090909,2.909091,4.848485 -L 2.909091,4.848485,3.151515,4.363636 -L 3.151515,4.363636,3.151515,3.878788 -L 3.151515,3.878788,2.909091,3.393939 -L 2.909091,3.393939,2.666667,3.151515 -L 2.666667,3.151515,2.181818,2.909091 -L 2.181818,2.909091,1.212121,2.666667 -L 1.212121,2.666667,0.727273,2.424242 -L 0.727273,2.424242,0.727273,1.939394 -L 0.727273,1.939394,1.212121,1.69697 -L 1.212121,1.69697,1.454545,1.69697 -L 1.69697,5.090909,2.909091,4.848485 -L 2.666667,4.848485,2.909091,4.363636 -L 2.909091,4.363636,2.909091,3.878788 -L 2.909091,3.878788,2.666667,3.393939 -L 2.666667,3.393939,2.424242,3.151515 -L 2.424242,3.151515,1.939394,2.909091 -L 2.181818,5.090909,2.424242,4.848485 -L 2.424242,4.848485,2.666667,4.363636 -L 2.666667,4.363636,2.666667,3.878788 -L 2.666667,3.878788,2.424242,3.393939 -L 2.424242,3.393939,2.181818,3.151515 -L 2.181818,3.151515,1.212121,2.666667 -L 1.212121,2.666667,0.969697,2.424242 -L 0.969697,2.424242,0.969697,1.939394 -L 0.969697,1.939394,1.212121,1.69697 -L 0.484848,0.727273,0.242424,0.484848 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0 -L 0.484848,0,0.727273,0 -L 0.727273,0,0.969697,0.242424 -L 0.969697,0.242424,0.969697,0.484848 -L 0.969697,0.484848,0.727273,0.727273 -L 0.727273,0.727273,0.484848,0.727273 -L 0.484848,0.484848,0.484848,0.242424 -L 0.484848,0.242424,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.484848 - -[@] 48 -L 3.636364,3.151515,3.393939,3.636364 -L 3.393939,3.636364,2.909091,3.878788 -L 2.909091,3.878788,2.181818,3.878788 -L 2.181818,3.878788,1.69697,3.636364 -L 1.69697,3.636364,1.454545,3.393939 -L 1.454545,3.393939,1.212121,2.666667 -L 1.212121,2.666667,1.212121,1.939394 -L 1.212121,1.939394,1.454545,1.454545 -L 1.454545,1.454545,1.939394,1.212121 -L 1.939394,1.212121,2.666667,1.212121 -L 2.666667,1.212121,3.151515,1.454545 -L 3.151515,1.454545,3.393939,1.939394 -L 2.181818,3.878788,1.69697,3.393939 -L 1.69697,3.393939,1.454545,2.666667 -L 1.454545,2.666667,1.454545,1.939394 -L 1.454545,1.939394,1.69697,1.454545 -L 1.69697,1.454545,1.939394,1.212121 -L 3.636364,3.878788,3.393939,1.939394 -L 3.393939,1.939394,3.393939,1.454545 -L 3.393939,1.454545,3.878788,1.212121 -L 3.878788,1.212121,4.363636,1.212121 -L 4.363636,1.212121,4.848485,1.69697 -L 4.848485,1.69697,5.090909,2.424242 -L 5.090909,2.424242,5.090909,2.909091 -L 5.090909,2.909091,4.848485,3.636364 -L 4.848485,3.636364,4.606061,4.121212 -L 4.606061,4.121212,4.121212,4.606061 -L 4.121212,4.606061,3.636364,4.848485 -L 3.636364,4.848485,2.909091,5.090909 -L 2.909091,5.090909,2.181818,5.090909 -L 2.181818,5.090909,1.454545,4.848485 -L 1.454545,4.848485,0.969697,4.606061 -L 0.969697,4.606061,0.484848,4.121212 -L 0.484848,4.121212,0.242424,3.636364 -L 0.242424,3.636364,0,2.909091 -L 0,2.909091,0,2.181818 -L 0,2.181818,0.242424,1.454545 -L 0.242424,1.454545,0.484848,0.969697 -L 0.484848,0.969697,0.969697,0.484848 -L 0.969697,0.484848,1.454545,0.242424 -L 1.454545,0.242424,2.181818,0 -L 2.181818,0,2.909091,0 -L 2.909091,0,3.636364,0.242424 -L 3.636364,0.242424,4.121212,0.484848 -L 4.121212,0.484848,4.363636,0.727273 -L 3.878788,3.878788,3.636364,1.939394 -L 3.636364,1.939394,3.636364,1.454545 -L 3.636364,1.454545,3.878788,1.212121 - -[A] 14 -L 3.636364,5.090909,0.727273,0.242424 -L 3.151515,4.121212,3.393939,0 -L 3.393939,4.606061,3.636364,0.242424 -L 3.636364,5.090909,3.636364,4.606061 -L 3.636364,4.606061,3.878788,0.484848 -L 3.878788,0.484848,3.878788,0 -L 1.454545,1.454545,3.393939,1.454545 -L 0,0,1.454545,0 -L 2.666667,0,4.363636,0 -L 0.727273,0.242424,0.242424,0 -L 0.727273,0.242424,1.212121,0 -L 3.393939,0.242424,2.909091,0 -L 3.393939,0.484848,3.151515,0 -L 3.878788,0.484848,4.121212,0 - -[B] 44 -L 2.181818,5.090909,0.727273,0 -L 2.424242,5.090909,0.969697,0 -L 2.666667,5.090909,1.212121,0 -L 1.454545,5.090909,4.121212,5.090909 -L 4.121212,5.090909,4.848485,4.848485 -L 4.848485,4.848485,5.090909,4.363636 -L 5.090909,4.363636,5.090909,3.878788 -L 5.090909,3.878788,4.848485,3.151515 -L 4.848485,3.151515,4.606061,2.909091 -L 4.606061,2.909091,3.878788,2.666667 -L 4.606061,4.848485,4.848485,4.363636 -L 4.848485,4.363636,4.848485,3.878788 -L 4.848485,3.878788,4.606061,3.151515 -L 4.606061,3.151515,4.363636,2.909091 -L 4.121212,5.090909,4.363636,4.848485 -L 4.363636,4.848485,4.606061,4.363636 -L 4.606061,4.363636,4.606061,3.878788 -L 4.606061,3.878788,4.363636,3.151515 -L 4.363636,3.151515,3.878788,2.666667 -L 1.939394,2.666667,3.878788,2.666667 -L 3.878788,2.666667,4.363636,2.424242 -L 4.363636,2.424242,4.606061,1.939394 -L 4.606061,1.939394,4.606061,1.454545 -L 4.606061,1.454545,4.363636,0.727273 -L 4.363636,0.727273,3.878788,0.242424 -L 3.878788,0.242424,2.909091,0 -L 2.909091,0,0,0 -L 4.121212,2.424242,4.363636,1.939394 -L 4.363636,1.939394,4.363636,1.454545 -L 4.363636,1.454545,4.121212,0.727273 -L 4.121212,0.727273,3.636364,0.242424 -L 3.878788,2.666667,4.121212,2.181818 -L 4.121212,2.181818,4.121212,1.454545 -L 4.121212,1.454545,3.878788,0.727273 -L 3.878788,0.727273,3.393939,0.242424 -L 3.393939,0.242424,2.909091,0 -L 1.69697,5.090909,2.424242,4.848485 -L 1.939394,5.090909,2.181818,4.606061 -L 2.909091,5.090909,2.424242,4.606061 -L 3.151515,5.090909,2.424242,4.848485 -L 0.969697,0.242424,0.242424,0 -L 0.969697,0.484848,0.484848,0 -L 1.212121,0.484848,1.454545,0 -L 0.969697,0.242424,1.69697,0 - -[C] 35 -L 3.636364,4.606061,3.878788,4.606061 -L 3.878788,4.606061,4.121212,5.090909 -L 4.121212,5.090909,3.878788,3.636364 -L 3.878788,3.636364,3.878788,4.121212 -L 3.878788,4.121212,3.636364,4.606061 -L 3.636364,4.606061,3.393939,4.848485 -L 3.393939,4.848485,2.909091,5.090909 -L 2.909091,5.090909,2.181818,5.090909 -L 2.181818,5.090909,1.454545,4.848485 -L 1.454545,4.848485,0.969697,4.363636 -L 0.969697,4.363636,0.484848,3.636364 -L 0.484848,3.636364,0.242424,2.909091 -L 0.242424,2.909091,0,1.939394 -L 0,1.939394,0,1.212121 -L 0,1.212121,0.242424,0.484848 -L 0.242424,0.484848,0.484848,0.242424 -L 0.484848,0.242424,1.212121,0 -L 1.212121,0,1.939394,0 -L 1.939394,0,2.424242,0.242424 -L 2.424242,0.242424,2.909091,0.727273 -L 2.909091,0.727273,3.151515,1.212121 -L 1.454545,4.606061,0.969697,4.121212 -L 0.969697,4.121212,0.727273,3.636364 -L 0.727273,3.636364,0.484848,2.909091 -L 0.484848,2.909091,0.242424,1.939394 -L 0.242424,1.939394,0.242424,0.969697 -L 0.242424,0.969697,0.484848,0.484848 -L 2.181818,5.090909,1.69697,4.848485 -L 1.69697,4.848485,1.212121,4.121212 -L 1.212121,4.121212,0.969697,3.636364 -L 0.969697,3.636364,0.727273,2.909091 -L 0.727273,2.909091,0.484848,1.939394 -L 0.484848,1.939394,0.484848,0.727273 -L 0.484848,0.727273,0.727273,0.242424 -L 0.727273,0.242424,1.212121,0 - -[D] 35 -L 2.181818,5.090909,0.727273,0 -L 2.424242,5.090909,0.969697,0 -L 2.666667,5.090909,1.212121,0 -L 1.454545,5.090909,3.636364,5.090909 -L 3.636364,5.090909,4.363636,4.848485 -L 4.363636,4.848485,4.606061,4.606061 -L 4.606061,4.606061,4.848485,3.878788 -L 4.848485,3.878788,4.848485,2.909091 -L 4.848485,2.909091,4.606061,1.939394 -L 4.606061,1.939394,4.121212,0.969697 -L 4.121212,0.969697,3.636364,0.484848 -L 3.636364,0.484848,3.151515,0.242424 -L 3.151515,0.242424,2.181818,0 -L 2.181818,0,0,0 -L 4.121212,4.848485,4.363636,4.606061 -L 4.363636,4.606061,4.606061,3.878788 -L 4.606061,3.878788,4.606061,2.909091 -L 4.606061,2.909091,4.363636,1.939394 -L 4.363636,1.939394,3.878788,0.969697 -L 3.878788,0.969697,3.393939,0.484848 -L 3.636364,5.090909,4.121212,4.606061 -L 4.121212,4.606061,4.363636,3.878788 -L 4.363636,3.878788,4.363636,2.909091 -L 4.363636,2.909091,4.121212,1.939394 -L 4.121212,1.939394,3.636364,0.969697 -L 3.636364,0.969697,2.909091,0.242424 -L 2.909091,0.242424,2.181818,0 -L 1.69697,5.090909,2.424242,4.848485 -L 1.939394,5.090909,2.181818,4.606061 -L 2.909091,5.090909,2.424242,4.606061 -L 3.151515,5.090909,2.424242,4.848485 -L 0.969697,0.242424,0.242424,0 -L 0.969697,0.484848,0.484848,0 -L 1.212121,0.484848,1.454545,0 -L 0.969697,0.242424,1.69697,0 - -[E] 30 -L 2.181818,5.090909,0.727273,0 -L 2.424242,5.090909,0.969697,0 -L 2.666667,5.090909,1.212121,0 -L 3.636364,3.636364,3.151515,1.69697 -L 1.454545,5.090909,5.090909,5.090909 -L 5.090909,5.090909,4.848485,3.636364 -L 1.939394,2.666667,3.393939,2.666667 -L 0,0,3.636364,0 -L 3.636364,0,4.121212,1.212121 -L 1.69697,5.090909,2.424242,4.848485 -L 1.939394,5.090909,2.181818,4.606061 -L 2.909091,5.090909,2.424242,4.606061 -L 3.151515,5.090909,2.424242,4.848485 -L 4.121212,5.090909,4.848485,4.848485 -L 4.363636,5.090909,4.848485,4.606061 -L 4.606061,5.090909,4.848485,4.363636 -L 4.848485,5.090909,4.848485,3.636364 -L 3.636364,3.636364,3.151515,2.666667 -L 3.151515,2.666667,3.151515,1.69697 -L 3.393939,3.151515,2.909091,2.666667 -L 2.909091,2.666667,3.151515,2.181818 -L 3.393939,2.909091,2.666667,2.666667 -L 2.666667,2.666667,3.151515,2.424242 -L 0.969697,0.242424,0.242424,0 -L 0.969697,0.484848,0.484848,0 -L 1.212121,0.484848,1.454545,0 -L 0.969697,0.242424,1.69697,0 -L 2.424242,0,3.636364,0.242424 -L 2.909091,0,3.636364,0.484848 -L 3.636364,0.484848,4.121212,1.212121 - -[F] 26 -L 2.181818,5.090909,0.727273,0 -L 2.424242,5.090909,0.969697,0 -L 2.666667,5.090909,1.212121,0 -L 3.636364,3.636364,3.151515,1.69697 -L 1.454545,5.090909,5.090909,5.090909 -L 5.090909,5.090909,4.848485,3.636364 -L 1.939394,2.666667,3.393939,2.666667 -L 0,0,1.939394,0 -L 1.69697,5.090909,2.424242,4.848485 -L 1.939394,5.090909,2.181818,4.606061 -L 2.909091,5.090909,2.424242,4.606061 -L 3.151515,5.090909,2.424242,4.848485 -L 4.121212,5.090909,4.848485,4.848485 -L 4.363636,5.090909,4.848485,4.606061 -L 4.606061,5.090909,4.848485,4.363636 -L 4.848485,5.090909,4.848485,3.636364 -L 3.636364,3.636364,3.151515,2.666667 -L 3.151515,2.666667,3.151515,1.69697 -L 3.393939,3.151515,2.909091,2.666667 -L 2.909091,2.666667,3.151515,2.181818 -L 3.393939,2.909091,2.666667,2.666667 -L 2.666667,2.666667,3.151515,2.424242 -L 0.969697,0.242424,0.242424,0 -L 0.969697,0.484848,0.484848,0 -L 1.212121,0.484848,1.454545,0 -L 0.969697,0.242424,1.69697,0 - -[G] 45 -L 3.636364,4.606061,3.878788,4.606061 -L 3.878788,4.606061,4.121212,5.090909 -L 4.121212,5.090909,3.878788,3.636364 -L 3.878788,3.636364,3.878788,4.121212 -L 3.878788,4.121212,3.636364,4.606061 -L 3.636364,4.606061,3.393939,4.848485 -L 3.393939,4.848485,2.909091,5.090909 -L 2.909091,5.090909,2.181818,5.090909 -L 2.181818,5.090909,1.454545,4.848485 -L 1.454545,4.848485,0.969697,4.363636 -L 0.969697,4.363636,0.484848,3.636364 -L 0.484848,3.636364,0.242424,2.909091 -L 0.242424,2.909091,0,1.939394 -L 0,1.939394,0,1.212121 -L 0,1.212121,0.242424,0.484848 -L 0.242424,0.484848,0.484848,0.242424 -L 0.484848,0.242424,1.212121,0 -L 1.212121,0,1.69697,0 -L 1.69697,0,2.424242,0.242424 -L 2.424242,0.242424,2.909091,0.727273 -L 2.909091,0.727273,3.393939,1.69697 -L 1.454545,4.606061,0.969697,4.121212 -L 0.969697,4.121212,0.727273,3.636364 -L 0.727273,3.636364,0.484848,2.909091 -L 0.484848,2.909091,0.242424,1.939394 -L 0.242424,1.939394,0.242424,0.969697 -L 0.242424,0.969697,0.484848,0.484848 -L 2.666667,0.727273,2.909091,0.969697 -L 2.909091,0.969697,3.151515,1.69697 -L 2.181818,5.090909,1.69697,4.848485 -L 1.69697,4.848485,1.212121,4.121212 -L 1.212121,4.121212,0.969697,3.636364 -L 0.969697,3.636364,0.727273,2.909091 -L 0.727273,2.909091,0.484848,1.939394 -L 0.484848,1.939394,0.484848,0.727273 -L 0.484848,0.727273,0.727273,0.242424 -L 0.727273,0.242424,1.212121,0 -L 1.69697,0,2.181818,0.242424 -L 2.181818,0.242424,2.666667,0.969697 -L 2.666667,0.969697,2.909091,1.69697 -L 2.181818,1.69697,4.121212,1.69697 -L 2.424242,1.69697,2.909091,1.454545 -L 2.666667,1.69697,2.909091,0.969697 -L 3.636364,1.69697,3.151515,1.212121 -L 3.878788,1.69697,3.151515,1.454545 - -[H] 27 -L 2.181818,5.090909,0.727273,0 -L 2.424242,5.090909,0.969697,0 -L 2.666667,5.090909,1.212121,0 -L 5.090909,5.090909,3.636364,0 -L 5.333333,5.090909,3.878788,0 -L 5.575758,5.090909,4.121212,0 -L 1.454545,5.090909,3.393939,5.090909 -L 4.363636,5.090909,6.30303,5.090909 -L 1.69697,2.666667,4.606061,2.666667 -L 0,0,1.939394,0 -L 2.909091,0,4.848485,0 -L 1.69697,5.090909,2.424242,4.848485 -L 1.939394,5.090909,2.181818,4.606061 -L 2.909091,5.090909,2.424242,4.606061 -L 3.151515,5.090909,2.424242,4.848485 -L 4.606061,5.090909,5.333333,4.848485 -L 4.848485,5.090909,5.090909,4.606061 -L 5.818182,5.090909,5.333333,4.606061 -L 6.060606,5.090909,5.333333,4.848485 -L 0.969697,0.242424,0.242424,0 -L 0.969697,0.484848,0.484848,0 -L 1.212121,0.484848,1.454545,0 -L 0.969697,0.242424,1.69697,0 -L 3.878788,0.242424,3.151515,0 -L 3.878788,0.484848,3.393939,0 -L 4.121212,0.484848,4.363636,0 -L 3.878788,0.242424,4.606061,0 - -[I] 13 -L 2.181818,5.090909,0.727273,0 -L 2.424242,5.090909,0.969697,0 -L 2.666667,5.090909,1.212121,0 -L 1.454545,5.090909,3.393939,5.090909 -L 0,0,1.939394,0 -L 1.69697,5.090909,2.424242,4.848485 -L 1.939394,5.090909,2.181818,4.606061 -L 2.909091,5.090909,2.424242,4.606061 -L 3.151515,5.090909,2.424242,4.848485 -L 0.969697,0.242424,0.242424,0 -L 0.969697,0.484848,0.484848,0 -L 1.212121,0.484848,1.454545,0 -L 0.969697,0.242424,1.69697,0 - -[J] 29 -L 3.151515,5.090909,1.939394,0.969697 -L 1.939394,0.969697,1.69697,0.484848 -L 1.69697,0.484848,1.212121,0 -L 3.393939,5.090909,2.424242,1.939394 -L 2.424242,1.939394,2.181818,1.212121 -L 2.181818,1.212121,1.939394,0.727273 -L 3.636364,5.090909,2.666667,1.939394 -L 2.666667,1.939394,2.181818,0.727273 -L 2.181818,0.727273,1.69697,0.242424 -L 1.69697,0.242424,1.212121,0 -L 1.212121,0,0.727273,0 -L 0.727273,0,0.242424,0.242424 -L 0.242424,0.242424,0,0.727273 -L 0,0.727273,0,1.212121 -L 0,1.212121,0.242424,1.454545 -L 0.242424,1.454545,0.484848,1.454545 -L 0.484848,1.454545,0.727273,1.212121 -L 0.727273,1.212121,0.727273,0.969697 -L 0.727273,0.969697,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,1.212121,0.242424,0.969697 -L 0.242424,0.969697,0.484848,0.969697 -L 0.484848,0.969697,0.484848,1.212121 -L 0.484848,1.212121,0.242424,1.212121 -L 2.424242,5.090909,4.363636,5.090909 -L 2.666667,5.090909,3.393939,4.848485 -L 2.909091,5.090909,3.151515,4.606061 -L 3.878788,5.090909,3.393939,4.606061 -L 4.121212,5.090909,3.393939,4.848485 - -[K] 24 -L 2.181818,5.090909,0.727273,0 -L 2.424242,5.090909,0.969697,0 -L 2.666667,5.090909,1.212121,0 -L 5.333333,4.848485,1.69697,2.181818 -L 2.666667,2.909091,3.636364,0 -L 2.909091,2.909091,3.878788,0 -L 3.151515,3.151515,4.121212,0.242424 -L 1.454545,5.090909,3.393939,5.090909 -L 4.606061,5.090909,6.060606,5.090909 -L 0,0,1.939394,0 -L 2.909091,0,4.606061,0 -L 1.69697,5.090909,2.424242,4.848485 -L 1.939394,5.090909,2.181818,4.606061 -L 2.909091,5.090909,2.424242,4.606061 -L 3.151515,5.090909,2.424242,4.848485 -L 4.848485,5.090909,5.333333,4.848485 -L 5.818182,5.090909,5.333333,4.848485 -L 0.969697,0.242424,0.242424,0 -L 0.969697,0.484848,0.484848,0 -L 1.212121,0.484848,1.454545,0 -L 0.969697,0.242424,1.69697,0 -L 3.636364,0.242424,3.151515,0 -L 3.636364,0.484848,3.393939,0 -L 3.878788,0.484848,4.363636,0 - -[L] 17 -L 2.181818,5.090909,0.727273,0 -L 2.424242,5.090909,0.969697,0 -L 2.666667,5.090909,1.212121,0 -L 1.454545,5.090909,3.393939,5.090909 -L 0,0,3.636364,0 -L 3.636364,0,4.121212,1.454545 -L 1.69697,5.090909,2.424242,4.848485 -L 1.939394,5.090909,2.181818,4.606061 -L 2.909091,5.090909,2.424242,4.606061 -L 3.151515,5.090909,2.424242,4.848485 -L 0.969697,0.242424,0.242424,0 -L 0.969697,0.484848,0.484848,0 -L 1.212121,0.484848,1.454545,0 -L 0.969697,0.242424,1.69697,0 -L 2.424242,0,3.636364,0.242424 -L 2.909091,0,3.878788,0.727273 -L 3.393939,0,4.121212,1.454545 - -[M] 24 -L 2.181818,5.090909,0.727273,0.242424 -L 2.181818,4.848485,2.424242,0.484848 -L 2.424242,0.484848,2.424242,0 -L 2.424242,5.090909,2.666667,0.484848 -L 2.666667,5.090909,2.909091,0.727273 -L 5.575758,5.090909,2.909091,0.727273 -L 2.909091,0.727273,2.424242,0 -L 5.575758,5.090909,4.121212,0 -L 5.818182,5.090909,4.363636,0 -L 6.060606,5.090909,4.606061,0 -L 1.454545,5.090909,2.666667,5.090909 -L 5.575758,5.090909,6.787879,5.090909 -L 0,0,1.454545,0 -L 3.393939,0,5.333333,0 -L 1.69697,5.090909,2.181818,4.848485 -L 1.939394,5.090909,2.181818,4.606061 -L 6.30303,5.090909,5.818182,4.606061 -L 6.545455,5.090909,5.818182,4.848485 -L 0.727273,0.242424,0.242424,0 -L 0.727273,0.242424,1.212121,0 -L 4.363636,0.242424,3.636364,0 -L 4.363636,0.484848,3.878788,0 -L 4.606061,0.484848,4.848485,0 -L 4.363636,0.242424,5.090909,0 - -[N] 15 -L 2.181818,5.090909,0.727273,0.242424 -L 2.181818,5.090909,3.878788,0 -L 2.424242,5.090909,3.878788,0.727273 -L 2.666667,5.090909,4.121212,0.727273 -L 5.333333,4.848485,4.121212,0.727273 -L 4.121212,0.727273,3.878788,0 -L 1.454545,5.090909,2.666667,5.090909 -L 4.606061,5.090909,6.060606,5.090909 -L 0,0,1.454545,0 -L 1.69697,5.090909,2.424242,4.848485 -L 1.939394,5.090909,2.424242,4.606061 -L 4.848485,5.090909,5.333333,4.848485 -L 5.818182,5.090909,5.333333,4.848485 -L 0.727273,0.242424,0.242424,0 -L 0.727273,0.242424,1.212121,0 - -[O] 46 -L 2.181818,5.090909,1.454545,4.848485 -L 1.454545,4.848485,0.969697,4.363636 -L 0.969697,4.363636,0.484848,3.636364 -L 0.484848,3.636364,0.242424,2.909091 -L 0.242424,2.909091,0,1.939394 -L 0,1.939394,0,1.212121 -L 0,1.212121,0.242424,0.484848 -L 0.242424,0.484848,0.484848,0.242424 -L 0.484848,0.242424,0.969697,0 -L 0.969697,0,1.69697,0 -L 1.69697,0,2.424242,0.242424 -L 2.424242,0.242424,2.909091,0.727273 -L 2.909091,0.727273,3.393939,1.454545 -L 3.393939,1.454545,3.636364,2.181818 -L 3.636364,2.181818,3.878788,3.151515 -L 3.878788,3.151515,3.878788,3.878788 -L 3.878788,3.878788,3.636364,4.606061 -L 3.636364,4.606061,3.393939,4.848485 -L 3.393939,4.848485,2.909091,5.090909 -L 2.909091,5.090909,2.181818,5.090909 -L 1.212121,4.363636,0.727273,3.636364 -L 0.727273,3.636364,0.484848,2.909091 -L 0.484848,2.909091,0.242424,1.939394 -L 0.242424,1.939394,0.242424,0.969697 -L 0.242424,0.969697,0.484848,0.484848 -L 2.666667,0.727273,3.151515,1.454545 -L 3.151515,1.454545,3.393939,2.181818 -L 3.393939,2.181818,3.636364,3.151515 -L 3.636364,3.151515,3.636364,4.121212 -L 3.636364,4.121212,3.393939,4.606061 -L 2.181818,5.090909,1.69697,4.848485 -L 1.69697,4.848485,1.212121,4.121212 -L 1.212121,4.121212,0.969697,3.636364 -L 0.969697,3.636364,0.727273,2.909091 -L 0.727273,2.909091,0.484848,1.939394 -L 0.484848,1.939394,0.484848,0.727273 -L 0.484848,0.727273,0.727273,0.242424 -L 0.727273,0.242424,0.969697,0 -L 1.69697,0,2.181818,0.242424 -L 2.181818,0.242424,2.666667,0.969697 -L 2.666667,0.969697,2.909091,1.454545 -L 2.909091,1.454545,3.151515,2.181818 -L 3.151515,2.181818,3.393939,3.151515 -L 3.393939,3.151515,3.393939,4.363636 -L 3.393939,4.363636,3.151515,4.848485 -L 3.151515,4.848485,2.909091,5.090909 - -[P] 30 -L 2.181818,5.090909,0.727273,0 -L 2.424242,5.090909,0.969697,0 -L 2.666667,5.090909,1.212121,0 -L 1.454545,5.090909,4.363636,5.090909 -L 4.363636,5.090909,5.090909,4.848485 -L 5.090909,4.848485,5.333333,4.363636 -L 5.333333,4.363636,5.333333,3.878788 -L 5.333333,3.878788,5.090909,3.151515 -L 5.090909,3.151515,4.606061,2.666667 -L 4.606061,2.666667,3.636364,2.424242 -L 3.636364,2.424242,1.69697,2.424242 -L 4.848485,4.848485,5.090909,4.363636 -L 5.090909,4.363636,5.090909,3.878788 -L 5.090909,3.878788,4.848485,3.151515 -L 4.848485,3.151515,4.363636,2.666667 -L 4.363636,5.090909,4.606061,4.848485 -L 4.606061,4.848485,4.848485,4.363636 -L 4.848485,4.363636,4.848485,3.878788 -L 4.848485,3.878788,4.606061,3.151515 -L 4.606061,3.151515,4.121212,2.666667 -L 4.121212,2.666667,3.636364,2.424242 -L 0,0,1.939394,0 -L 1.69697,5.090909,2.424242,4.848485 -L 1.939394,5.090909,2.181818,4.606061 -L 2.909091,5.090909,2.424242,4.606061 -L 3.151515,5.090909,2.424242,4.848485 -L 0.969697,0.242424,0.242424,0 -L 0.969697,0.484848,0.484848,0 -L 1.212121,0.484848,1.454545,0 -L 0.969697,0.242424,1.69697,0 - -[Q] 62 -L 2.181818,5.090909,1.454545,4.848485 -L 1.454545,4.848485,0.969697,4.363636 -L 0.969697,4.363636,0.484848,3.636364 -L 0.484848,3.636364,0.242424,2.909091 -L 0.242424,2.909091,0,1.939394 -L 0,1.939394,0,1.212121 -L 0,1.212121,0.242424,0.484848 -L 0.242424,0.484848,0.484848,0.242424 -L 0.484848,0.242424,0.969697,0 -L 0.969697,0,1.69697,0 -L 1.69697,0,2.424242,0.242424 -L 2.424242,0.242424,2.909091,0.727273 -L 2.909091,0.727273,3.393939,1.454545 -L 3.393939,1.454545,3.636364,2.181818 -L 3.636364,2.181818,3.878788,3.151515 -L 3.878788,3.151515,3.878788,3.878788 -L 3.878788,3.878788,3.636364,4.606061 -L 3.636364,4.606061,3.393939,4.848485 -L 3.393939,4.848485,2.909091,5.090909 -L 2.909091,5.090909,2.181818,5.090909 -L 1.212121,4.363636,0.727273,3.636364 -L 0.727273,3.636364,0.484848,2.909091 -L 0.484848,2.909091,0.242424,1.939394 -L 0.242424,1.939394,0.242424,0.969697 -L 0.242424,0.969697,0.484848,0.484848 -L 2.666667,0.727273,3.151515,1.454545 -L 3.151515,1.454545,3.393939,2.181818 -L 3.393939,2.181818,3.636364,3.151515 -L 3.636364,3.151515,3.636364,4.121212 -L 3.636364,4.121212,3.393939,4.606061 -L 2.181818,5.090909,1.69697,4.848485 -L 1.69697,4.848485,1.212121,4.121212 -L 1.212121,4.121212,0.969697,3.636364 -L 0.969697,3.636364,0.727273,2.909091 -L 0.727273,2.909091,0.484848,1.939394 -L 0.484848,1.939394,0.484848,0.727273 -L 0.484848,0.727273,0.727273,0.242424 -L 0.727273,0.242424,0.969697,0 -L 1.69697,0,2.181818,0.242424 -L 2.181818,0.242424,2.666667,0.969697 -L 2.666667,0.969697,2.909091,1.454545 -L 2.909091,1.454545,3.151515,2.181818 -L 3.151515,2.181818,3.393939,3.151515 -L 3.393939,3.151515,3.393939,4.363636 -L 3.393939,4.363636,3.151515,4.848485 -L 3.151515,4.848485,2.909091,5.090909 -L 0.484848,0.727273,0.727273,1.212121 -L 0.727273,1.212121,1.212121,1.454545 -L 1.212121,1.454545,1.454545,1.454545 -L 1.454545,1.454545,1.939394,1.212121 -L 1.939394,1.212121,2.181818,0.727273 -L 2.181818,0.727273,2.424242,-0.484848 -L 2.424242,-0.484848,2.666667,-0.727273 -L 2.666667,-0.727273,2.909091,-0.727273 -L 2.909091,-0.727273,3.151515,-0.484848 -L 2.424242,-0.727273,2.666667,-0.969697 -L 2.666667,-0.969697,2.909091,-0.969697 -L 2.181818,0.727273,2.181818,-0.969697 -L 2.181818,-0.969697,2.424242,-1.212121 -L 2.424242,-1.212121,2.909091,-1.212121 -L 2.909091,-1.212121,3.151515,-0.484848 -L 3.151515,-0.484848,3.151515,-0.242424 - -[R] 42 -L 2.181818,5.090909,0.727273,0 -L 2.424242,5.090909,0.969697,0 -L 2.666667,5.090909,1.212121,0 -L 1.454545,5.090909,4.121212,5.090909 -L 4.121212,5.090909,4.848485,4.848485 -L 4.848485,4.848485,5.090909,4.363636 -L 5.090909,4.363636,5.090909,3.878788 -L 5.090909,3.878788,4.848485,3.151515 -L 4.848485,3.151515,4.606061,2.909091 -L 4.606061,2.909091,3.878788,2.666667 -L 3.878788,2.666667,1.939394,2.666667 -L 4.606061,4.848485,4.848485,4.363636 -L 4.848485,4.363636,4.848485,3.878788 -L 4.848485,3.878788,4.606061,3.151515 -L 4.606061,3.151515,4.363636,2.909091 -L 4.121212,5.090909,4.363636,4.848485 -L 4.363636,4.848485,4.606061,4.363636 -L 4.606061,4.363636,4.606061,3.878788 -L 4.606061,3.878788,4.363636,3.151515 -L 4.363636,3.151515,3.878788,2.666667 -L 2.909091,2.666667,3.393939,2.424242 -L 3.393939,2.424242,3.636364,2.181818 -L 3.636364,2.181818,4.121212,0.727273 -L 4.121212,0.727273,4.363636,0.484848 -L 4.363636,0.484848,4.606061,0.484848 -L 4.606061,0.484848,4.848485,0.727273 -L 4.121212,0.484848,4.363636,0.242424 -L 4.363636,0.242424,4.606061,0.242424 -L 3.636364,2.181818,3.878788,0.242424 -L 3.878788,0.242424,4.121212,0 -L 4.121212,0,4.606061,0 -L 4.606061,0,4.848485,0.727273 -L 4.848485,0.727273,4.848485,0.969697 -L 0,0,1.939394,0 -L 1.69697,5.090909,2.424242,4.848485 -L 1.939394,5.090909,2.181818,4.606061 -L 2.909091,5.090909,2.424242,4.606061 -L 3.151515,5.090909,2.424242,4.848485 -L 0.969697,0.242424,0.242424,0 -L 0.969697,0.484848,0.484848,0 -L 1.212121,0.484848,1.454545,0 -L 0.969697,0.242424,1.69697,0 - -[S] 38 -L 4.121212,4.606061,4.363636,4.606061 -L 4.363636,4.606061,4.606061,5.090909 -L 4.606061,5.090909,4.363636,3.636364 -L 4.363636,3.636364,4.363636,4.121212 -L 4.363636,4.121212,4.121212,4.606061 -L 4.121212,4.606061,3.878788,4.848485 -L 3.878788,4.848485,3.151515,5.090909 -L 3.151515,5.090909,2.181818,5.090909 -L 2.181818,5.090909,1.454545,4.848485 -L 1.454545,4.848485,0.969697,4.363636 -L 0.969697,4.363636,0.969697,3.636364 -L 0.969697,3.636364,1.212121,3.151515 -L 1.212121,3.151515,1.69697,2.666667 -L 1.69697,2.666667,3.151515,1.939394 -L 3.151515,1.939394,3.393939,1.454545 -L 3.393939,1.454545,3.393939,0.727273 -L 3.393939,0.727273,3.151515,0.242424 -L 1.212121,3.636364,1.454545,3.151515 -L 1.454545,3.151515,3.151515,2.181818 -L 3.151515,2.181818,3.393939,1.69697 -L 1.454545,4.848485,1.212121,4.363636 -L 1.212121,4.363636,1.212121,3.878788 -L 1.212121,3.878788,1.454545,3.393939 -L 1.454545,3.393939,2.909091,2.666667 -L 2.909091,2.666667,3.393939,2.181818 -L 3.393939,2.181818,3.636364,1.69697 -L 3.636364,1.69697,3.636364,0.969697 -L 3.636364,0.969697,3.393939,0.484848 -L 3.393939,0.484848,3.151515,0.242424 -L 3.151515,0.242424,2.424242,0 -L 2.424242,0,1.454545,0 -L 1.454545,0,0.727273,0.242424 -L 0.727273,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.969697 -L 0.242424,0.969697,0.242424,1.454545 -L 0.242424,1.454545,0,0 -L 0,0,0.242424,0.484848 -L 0.242424,0.484848,0.484848,0.484848 - -[T] 18 -L 2.181818,5.090909,0.727273,0 -L 2.424242,5.090909,0.969697,0 -L 2.666667,5.090909,1.212121,0 -L 0.484848,5.090909,0,3.636364 -L 4.363636,5.090909,4.121212,3.636364 -L 0.484848,5.090909,4.363636,5.090909 -L 0,0,1.939394,0 -L 0.727273,5.090909,0,3.636364 -L 1.212121,5.090909,0.242424,4.363636 -L 1.69697,5.090909,0.484848,4.848485 -L 3.393939,5.090909,4.121212,4.848485 -L 3.636364,5.090909,4.121212,4.606061 -L 3.878788,5.090909,4.121212,4.363636 -L 4.121212,5.090909,4.121212,3.636364 -L 0.969697,0.242424,0.242424,0 -L 0.969697,0.484848,0.484848,0 -L 1.212121,0.484848,1.454545,0 -L 0.969697,0.242424,1.69697,0 - -[U] 26 -L 0.969697,5.090909,0.242424,2.424242 -L 0.242424,2.424242,0,1.454545 -L 0,1.454545,0,0.727273 -L 0,0.727273,0.242424,0.242424 -L 0.242424,0.242424,0.969697,0 -L 0.969697,0,1.939394,0 -L 1.939394,0,2.666667,0.242424 -L 2.666667,0.242424,3.151515,0.727273 -L 3.151515,0.727273,3.393939,1.454545 -L 3.393939,1.454545,4.363636,4.848485 -L 1.212121,5.090909,0.484848,2.424242 -L 0.484848,2.424242,0.242424,1.454545 -L 0.242424,1.454545,0.242424,0.484848 -L 0.242424,0.484848,0.484848,0.242424 -L 1.454545,5.090909,0.727273,2.424242 -L 0.727273,2.424242,0.484848,1.454545 -L 0.484848,1.454545,0.484848,0.484848 -L 0.484848,0.484848,0.969697,0 -L 0.242424,5.090909,2.181818,5.090909 -L 3.636364,5.090909,5.090909,5.090909 -L 0.484848,5.090909,1.212121,4.848485 -L 0.727273,5.090909,0.969697,4.606061 -L 1.69697,5.090909,1.212121,4.606061 -L 1.939394,5.090909,1.212121,4.848485 -L 3.878788,5.090909,4.363636,4.848485 -L 4.848485,5.090909,4.363636,4.848485 - -[V] 13 -L 0.484848,5.090909,0.484848,4.606061 -L 0.484848,4.606061,0.727273,0.484848 -L 0.727273,0.484848,0.727273,0 -L 0.727273,4.848485,0.969697,0.727273 -L 0.969697,5.090909,1.212121,0.969697 -L 3.636364,4.848485,0.727273,0 -L 0,5.090909,1.69697,5.090909 -L 2.909091,5.090909,4.363636,5.090909 -L 0.242424,5.090909,0.484848,4.606061 -L 1.212121,5.090909,0.969697,4.606061 -L 1.454545,5.090909,0.727273,4.848485 -L 3.151515,5.090909,3.636364,4.848485 -L 4.121212,5.090909,3.636364,4.848485 - -[W] 23 -L 0.727273,5.090909,0.727273,4.606061 -L 0.727273,4.606061,0.242424,0.484848 -L 0.242424,0.484848,0.242424,0 -L 0.969697,4.848485,0.484848,0.727273 -L 1.212121,5.090909,0.727273,0.969697 -L 2.666667,5.090909,0.727273,0.969697 -L 0.727273,0.969697,0.242424,0 -L 2.666667,5.090909,2.666667,4.606061 -L 2.666667,4.606061,2.181818,0.484848 -L 2.181818,0.484848,2.181818,0 -L 2.909091,4.848485,2.424242,0.727273 -L 3.151515,5.090909,2.666667,0.969697 -L 4.606061,4.848485,2.666667,0.969697 -L 2.666667,0.969697,2.181818,0 -L 0,5.090909,1.939394,5.090909 -L 2.666667,5.090909,3.151515,5.090909 -L 3.878788,5.090909,5.333333,5.090909 -L 0.242424,5.090909,0.969697,4.848485 -L 0.484848,5.090909,0.727273,4.606061 -L 1.454545,5.090909,0.969697,4.363636 -L 1.69697,5.090909,0.969697,4.848485 -L 4.121212,5.090909,4.606061,4.848485 -L 5.090909,5.090909,4.606061,4.848485 - -[X] 18 -L 1.939394,5.090909,3.393939,0 -L 2.181818,5.090909,3.636364,0 -L 2.424242,5.090909,3.878788,0 -L 5.090909,4.848485,0.727273,0.242424 -L 1.454545,5.090909,3.151515,5.090909 -L 4.363636,5.090909,5.818182,5.090909 -L 0,0,1.454545,0 -L 2.666667,0,4.363636,0 -L 1.69697,5.090909,2.181818,4.606061 -L 2.666667,5.090909,2.424242,4.606061 -L 2.909091,5.090909,2.424242,4.848485 -L 4.606061,5.090909,5.090909,4.848485 -L 5.575758,5.090909,5.090909,4.848485 -L 0.727273,0.242424,0.242424,0 -L 0.727273,0.242424,1.212121,0 -L 3.393939,0.242424,2.909091,0 -L 3.393939,0.484848,3.151515,0 -L 3.636364,0.484848,4.121212,0 - -[Y] 19 -L 0.484848,5.090909,1.454545,2.666667 -L 1.454545,2.666667,0.727273,0 -L 0.727273,5.090909,1.69697,2.666667 -L 1.69697,2.666667,0.969697,0 -L 0.969697,5.090909,1.939394,2.666667 -L 1.939394,2.666667,1.212121,0 -L 4.121212,4.848485,1.939394,2.666667 -L 0,5.090909,1.69697,5.090909 -L 3.393939,5.090909,4.848485,5.090909 -L 0,0,1.939394,0 -L 0.242424,5.090909,0.727273,4.848485 -L 1.212121,5.090909,0.969697,4.606061 -L 1.454545,5.090909,0.727273,4.848485 -L 3.636364,5.090909,4.121212,4.848485 -L 4.606061,5.090909,4.121212,4.848485 -L 0.969697,0.242424,0.242424,0 -L 0.969697,0.484848,0.484848,0 -L 1.212121,0.484848,1.454545,0 -L 0.969697,0.242424,1.69697,0 - -[Z] 13 -L 4.363636,5.090909,0,0 -L 4.606061,5.090909,0.242424,0 -L 4.848485,5.090909,0.484848,0 -L 4.848485,5.090909,1.454545,5.090909 -L 1.454545,5.090909,0.969697,3.636364 -L 0,0,3.393939,0 -L 3.393939,0,3.878788,1.454545 -L 1.69697,5.090909,0.969697,3.636364 -L 1.939394,5.090909,1.212121,4.363636 -L 2.424242,5.090909,1.454545,4.848485 -L 2.424242,0,3.393939,0.242424 -L 2.909091,0,3.636364,0.727273 -L 3.151515,0,3.878788,1.454545 - -[[] 4 -L 0,6.060606,0,-1.69697 -L 0.242424,6.060606,0.242424,-1.69697 -L 0,6.060606,1.69697,6.060606 -L 0,-1.69697,1.69697,-1.69697 - -[\] 1 -L 0,5.090909,3.393939,-0.727273 - -[]] 4 -L 1.454545,6.060606,1.454545,-1.69697 -L 1.69697,6.060606,1.69697,-1.69697 -L 0,6.060606,1.69697,6.060606 -L 0,-1.69697,1.69697,-1.69697 - -[^] 5 -L 0.727273,3.636364,1.212121,4.363636 -L 1.212121,4.363636,1.69697,3.636364 -L 0,2.909091,1.212121,4.121212 -L 1.212121,4.121212,2.424242,2.909091 -L 1.212121,4.121212,1.212121,0 - -[_] 1 -L 0,-0.484848,3.878788,-0.484848 - -[`] 16 -L 0.969697,5.090909,0.484848,4.848485 -L 0.484848,4.848485,0.242424,4.606061 -L 0.242424,4.606061,0,4.121212 -L 0,4.121212,0,3.636364 -L 0,3.636364,0.242424,3.393939 -L 0.242424,3.393939,0.484848,3.393939 -L 0.484848,3.393939,0.727273,3.636364 -L 0.727273,3.636364,0.727273,3.878788 -L 0.727273,3.878788,0.484848,4.121212 -L 0.484848,4.121212,0.242424,4.121212 -L 0.484848,4.848485,0.242424,4.363636 -L 0.242424,4.363636,0.242424,4.121212 -L 0.242424,3.878788,0.242424,3.636364 -L 0.242424,3.636364,0.484848,3.636364 -L 0.484848,3.636364,0.484848,3.878788 -L 0.484848,3.878788,0.242424,3.878788 - -[a] 38 -L 3.151515,3.393939,2.666667,1.69697 -L 2.666667,1.69697,2.666667,0.727273 -L 2.666667,0.727273,2.909091,0.242424 -L 2.909091,0.242424,3.151515,0 -L 3.151515,0,3.636364,0 -L 3.636364,0,4.121212,0.484848 -L 4.121212,0.484848,4.363636,0.969697 -L 3.393939,3.393939,2.909091,1.69697 -L 2.909091,1.69697,2.909091,0.242424 -L 3.151515,3.393939,3.636364,3.393939 -L 3.636364,3.393939,3.151515,1.69697 -L 3.151515,1.69697,2.909091,0.727273 -L 2.666667,1.69697,2.666667,2.424242 -L 2.666667,2.424242,2.424242,3.151515 -L 2.424242,3.151515,1.939394,3.393939 -L 1.939394,3.393939,1.454545,3.393939 -L 1.454545,3.393939,0.727273,3.151515 -L 0.727273,3.151515,0.242424,2.424242 -L 0.242424,2.424242,0,1.69697 -L 0,1.69697,0,1.212121 -L 0,1.212121,0.242424,0.484848 -L 0.242424,0.484848,0.484848,0.242424 -L 0.484848,0.242424,0.969697,0 -L 0.969697,0,1.454545,0 -L 1.454545,0,1.939394,0.242424 -L 1.939394,0.242424,2.181818,0.484848 -L 2.181818,0.484848,2.424242,0.969697 -L 2.424242,0.969697,2.666667,1.69697 -L 0.969697,3.151515,0.484848,2.424242 -L 0.484848,2.424242,0.242424,1.69697 -L 0.242424,1.69697,0.242424,0.969697 -L 0.242424,0.969697,0.484848,0.484848 -L 1.454545,3.393939,0.969697,2.909091 -L 0.969697,2.909091,0.727273,2.424242 -L 0.727273,2.424242,0.484848,1.69697 -L 0.484848,1.69697,0.484848,0.969697 -L 0.484848,0.969697,0.727273,0.242424 -L 0.727273,0.242424,0.969697,0 - -[b] 38 -L 0.727273,5.090909,0.242424,3.393939 -L 0.242424,3.393939,0,1.939394 -L 0,1.939394,0,0.969697 -L 0,0.969697,0.242424,0.484848 -L 0.242424,0.484848,0.484848,0.242424 -L 0.484848,0.242424,0.969697,0 -L 0.969697,0,1.454545,0 -L 1.454545,0,2.181818,0.242424 -L 2.181818,0.242424,2.666667,0.969697 -L 2.666667,0.969697,2.909091,1.69697 -L 2.909091,1.69697,2.909091,2.181818 -L 2.909091,2.181818,2.666667,2.909091 -L 2.666667,2.909091,2.424242,3.151515 -L 2.424242,3.151515,1.939394,3.393939 -L 1.939394,3.393939,1.454545,3.393939 -L 1.454545,3.393939,0.969697,3.151515 -L 0.969697,3.151515,0.727273,2.909091 -L 0.727273,2.909091,0.484848,2.424242 -L 0.484848,2.424242,0.242424,1.69697 -L 0.969697,5.090909,0.484848,3.393939 -L 0.484848,3.393939,0.242424,2.424242 -L 0.242424,2.424242,0.242424,0.969697 -L 0.242424,0.969697,0.484848,0.242424 -L 2.181818,0.484848,2.424242,0.969697 -L 2.424242,0.969697,2.666667,1.69697 -L 2.666667,1.69697,2.666667,2.424242 -L 2.666667,2.424242,2.424242,2.909091 -L 0,5.090909,1.212121,5.090909 -L 1.212121,5.090909,0.727273,3.393939 -L 0.727273,3.393939,0.242424,1.69697 -L 1.454545,0,1.939394,0.484848 -L 1.939394,0.484848,2.181818,0.969697 -L 2.181818,0.969697,2.424242,1.69697 -L 2.424242,1.69697,2.424242,2.424242 -L 2.424242,2.424242,2.181818,3.151515 -L 2.181818,3.151515,1.939394,3.393939 -L 0.242424,5.090909,0.969697,4.848485 -L 0.484848,5.090909,0.727273,4.606061 - -[c] 28 -L 2.666667,2.424242,2.666667,2.666667 -L 2.666667,2.666667,2.424242,2.666667 -L 2.424242,2.666667,2.424242,2.181818 -L 2.424242,2.181818,2.909091,2.181818 -L 2.909091,2.181818,2.909091,2.666667 -L 2.909091,2.666667,2.666667,3.151515 -L 2.666667,3.151515,2.181818,3.393939 -L 2.181818,3.393939,1.454545,3.393939 -L 1.454545,3.393939,0.727273,3.151515 -L 0.727273,3.151515,0.242424,2.424242 -L 0.242424,2.424242,0,1.69697 -L 0,1.69697,0,1.212121 -L 0,1.212121,0.242424,0.484848 -L 0.242424,0.484848,0.484848,0.242424 -L 0.484848,0.242424,0.969697,0 -L 0.969697,0,1.454545,0 -L 1.454545,0,2.181818,0.242424 -L 2.181818,0.242424,2.666667,0.969697 -L 0.727273,2.909091,0.484848,2.424242 -L 0.484848,2.424242,0.242424,1.69697 -L 0.242424,1.69697,0.242424,0.969697 -L 0.242424,0.969697,0.484848,0.484848 -L 1.454545,3.393939,0.969697,2.909091 -L 0.969697,2.909091,0.727273,2.424242 -L 0.727273,2.424242,0.484848,1.69697 -L 0.484848,1.69697,0.484848,0.969697 -L 0.484848,0.969697,0.727273,0.242424 -L 0.727273,0.242424,0.969697,0 - -[d] 42 -L 3.636364,5.090909,2.909091,2.424242 -L 2.909091,2.424242,2.666667,1.454545 -L 2.666667,1.454545,2.666667,0.727273 -L 2.666667,0.727273,2.909091,0.242424 -L 2.909091,0.242424,3.151515,0 -L 3.151515,0,3.636364,0 -L 3.636364,0,4.121212,0.484848 -L 4.121212,0.484848,4.363636,0.969697 -L 3.878788,5.090909,3.151515,2.424242 -L 3.151515,2.424242,2.909091,1.454545 -L 2.909091,1.454545,2.909091,0.242424 -L 2.909091,5.090909,4.121212,5.090909 -L 4.121212,5.090909,3.151515,1.69697 -L 3.151515,1.69697,2.909091,0.727273 -L 2.666667,1.69697,2.666667,2.424242 -L 2.666667,2.424242,2.424242,3.151515 -L 2.424242,3.151515,1.939394,3.393939 -L 1.939394,3.393939,1.454545,3.393939 -L 1.454545,3.393939,0.727273,3.151515 -L 0.727273,3.151515,0.242424,2.424242 -L 0.242424,2.424242,0,1.69697 -L 0,1.69697,0,1.212121 -L 0,1.212121,0.242424,0.484848 -L 0.242424,0.484848,0.484848,0.242424 -L 0.484848,0.242424,0.969697,0 -L 0.969697,0,1.454545,0 -L 1.454545,0,1.939394,0.242424 -L 1.939394,0.242424,2.181818,0.484848 -L 2.181818,0.484848,2.424242,0.969697 -L 2.424242,0.969697,2.666667,1.69697 -L 0.727273,2.909091,0.484848,2.424242 -L 0.484848,2.424242,0.242424,1.69697 -L 0.242424,1.69697,0.242424,0.969697 -L 0.242424,0.969697,0.484848,0.484848 -L 1.454545,3.393939,0.969697,2.909091 -L 0.969697,2.909091,0.727273,2.424242 -L 0.727273,2.424242,0.484848,1.69697 -L 0.484848,1.69697,0.484848,0.969697 -L 0.484848,0.969697,0.727273,0.242424 -L 0.727273,0.242424,0.969697,0 -L 3.151515,5.090909,3.878788,4.848485 -L 3.393939,5.090909,3.636364,4.606061 - -[e] 27 -L 0.242424,1.212121,1.212121,1.454545 -L 1.212121,1.454545,1.939394,1.69697 -L 1.939394,1.69697,2.666667,2.181818 -L 2.666667,2.181818,2.909091,2.666667 -L 2.909091,2.666667,2.666667,3.151515 -L 2.666667,3.151515,2.181818,3.393939 -L 2.181818,3.393939,1.454545,3.393939 -L 1.454545,3.393939,0.727273,3.151515 -L 0.727273,3.151515,0.242424,2.424242 -L 0.242424,2.424242,0,1.69697 -L 0,1.69697,0,1.212121 -L 0,1.212121,0.242424,0.484848 -L 0.242424,0.484848,0.484848,0.242424 -L 0.484848,0.242424,0.969697,0 -L 0.969697,0,1.454545,0 -L 1.454545,0,2.181818,0.242424 -L 2.181818,0.242424,2.666667,0.727273 -L 0.727273,2.909091,0.484848,2.424242 -L 0.484848,2.424242,0.242424,1.69697 -L 0.242424,1.69697,0.242424,0.969697 -L 0.242424,0.969697,0.484848,0.484848 -L 1.454545,3.393939,0.969697,2.909091 -L 0.969697,2.909091,0.727273,2.424242 -L 0.727273,2.424242,0.484848,1.69697 -L 0.484848,1.69697,0.484848,0.969697 -L 0.484848,0.969697,0.727273,0.242424 -L 0.727273,0.242424,0.969697,0 - -[f] 37 -L 4.363636,4.606061,4.363636,4.848485 -L 4.363636,4.848485,4.121212,4.848485 -L 4.121212,4.848485,4.121212,4.363636 -L 4.121212,4.363636,4.606061,4.363636 -L 4.606061,4.363636,4.606061,4.848485 -L 4.606061,4.848485,4.363636,5.090909 -L 4.363636,5.090909,3.878788,5.090909 -L 3.878788,5.090909,3.393939,4.848485 -L 3.393939,4.848485,2.909091,4.363636 -L 2.909091,4.363636,2.666667,3.878788 -L 2.666667,3.878788,2.424242,3.151515 -L 2.424242,3.151515,2.181818,2.181818 -L 2.181818,2.181818,1.69697,0 -L 1.69697,0,1.454545,-0.727273 -L 1.454545,-0.727273,1.212121,-1.212121 -L 1.212121,-1.212121,0.727273,-1.69697 -L 2.909091,4.121212,2.666667,3.393939 -L 2.666667,3.393939,2.424242,2.181818 -L 2.424242,2.181818,1.939394,0 -L 1.939394,0,1.69697,-0.727273 -L 3.878788,5.090909,3.393939,4.606061 -L 3.393939,4.606061,3.151515,4.121212 -L 3.151515,4.121212,2.909091,3.393939 -L 2.909091,3.393939,2.666667,2.181818 -L 2.666667,2.181818,2.181818,0.242424 -L 2.181818,0.242424,1.939394,-0.484848 -L 1.939394,-0.484848,1.69697,-0.969697 -L 1.69697,-0.969697,1.212121,-1.454545 -L 1.212121,-1.454545,0.727273,-1.69697 -L 0.727273,-1.69697,0.242424,-1.69697 -L 0.242424,-1.69697,0,-1.454545 -L 0,-1.454545,0,-0.969697 -L 0,-0.969697,0.484848,-0.969697 -L 0.484848,-0.969697,0.484848,-1.454545 -L 0.484848,-1.454545,0.242424,-1.454545 -L 0.242424,-1.454545,0.242424,-1.212121 -L 1.454545,3.393939,4.121212,3.393939 - -[g] 45 -L 3.636364,3.393939,2.666667,0 -L 2.666667,0,2.424242,-0.727273 -L 2.424242,-0.727273,1.939394,-1.454545 -L 1.939394,-1.454545,1.454545,-1.69697 -L 3.878788,3.393939,2.909091,0 -L 2.909091,0,2.424242,-0.969697 -L 3.636364,3.393939,4.121212,3.393939 -L 4.121212,3.393939,3.151515,0 -L 3.151515,0,2.666667,-0.969697 -L 2.666667,-0.969697,2.181818,-1.454545 -L 2.181818,-1.454545,1.454545,-1.69697 -L 1.454545,-1.69697,0.727273,-1.69697 -L 0.727273,-1.69697,0.242424,-1.454545 -L 0.242424,-1.454545,0,-1.212121 -L 0,-1.212121,0,-0.727273 -L 0,-0.727273,0.484848,-0.727273 -L 0.484848,-0.727273,0.484848,-1.212121 -L 0.484848,-1.212121,0.242424,-1.212121 -L 0.242424,-1.212121,0.242424,-0.969697 -L 3.151515,1.69697,3.151515,2.424242 -L 3.151515,2.424242,2.909091,3.151515 -L 2.909091,3.151515,2.424242,3.393939 -L 2.424242,3.393939,1.939394,3.393939 -L 1.939394,3.393939,1.212121,3.151515 -L 1.212121,3.151515,0.727273,2.424242 -L 0.727273,2.424242,0.484848,1.69697 -L 0.484848,1.69697,0.484848,1.212121 -L 0.484848,1.212121,0.727273,0.484848 -L 0.727273,0.484848,0.969697,0.242424 -L 0.969697,0.242424,1.454545,0 -L 1.454545,0,1.939394,0 -L 1.939394,0,2.424242,0.242424 -L 2.424242,0.242424,2.666667,0.484848 -L 2.666667,0.484848,2.909091,0.969697 -L 2.909091,0.969697,3.151515,1.69697 -L 1.212121,2.909091,0.969697,2.424242 -L 0.969697,2.424242,0.727273,1.69697 -L 0.727273,1.69697,0.727273,0.969697 -L 0.727273,0.969697,0.969697,0.484848 -L 1.939394,3.393939,1.454545,2.909091 -L 1.454545,2.909091,1.212121,2.424242 -L 1.212121,2.424242,0.969697,1.69697 -L 0.969697,1.69697,0.969697,0.969697 -L 0.969697,0.969697,1.212121,0.242424 -L 1.212121,0.242424,1.454545,0 - -[h] 25 -L 1.454545,5.090909,0,0 -L 0,0,0.484848,0 -L 1.69697,5.090909,0.242424,0 -L 0.727273,5.090909,1.939394,5.090909 -L 1.939394,5.090909,0.484848,0 -L 0.969697,1.69697,1.454545,2.666667 -L 1.454545,2.666667,1.939394,3.151515 -L 1.939394,3.151515,2.424242,3.393939 -L 2.424242,3.393939,2.909091,3.393939 -L 2.909091,3.393939,3.393939,3.151515 -L 3.393939,3.151515,3.636364,2.666667 -L 3.636364,2.666667,3.636364,1.939394 -L 3.636364,1.939394,3.151515,0.727273 -L 3.393939,3.151515,3.393939,2.181818 -L 3.393939,2.181818,3.151515,1.212121 -L 3.151515,1.212121,3.151515,0.242424 -L 3.393939,2.666667,2.909091,1.454545 -L 2.909091,1.454545,2.909091,0.727273 -L 2.909091,0.727273,3.151515,0.242424 -L 3.151515,0.242424,3.393939,0 -L 3.393939,0,3.878788,0 -L 3.878788,0,4.363636,0.484848 -L 4.363636,0.484848,4.606061,0.969697 -L 0.969697,5.090909,1.69697,4.848485 -L 1.212121,5.090909,1.454545,4.606061 - -[i] 23 -L 1.69697,5.090909,1.69697,4.606061 -L 1.69697,4.606061,2.181818,4.606061 -L 2.181818,4.606061,2.181818,5.090909 -L 2.181818,5.090909,1.69697,5.090909 -L 1.939394,5.090909,1.939394,4.606061 -L 1.69697,4.848485,2.181818,4.848485 -L 0,2.424242,0.242424,2.909091 -L 0.242424,2.909091,0.727273,3.393939 -L 0.727273,3.393939,1.212121,3.393939 -L 1.212121,3.393939,1.454545,3.151515 -L 1.454545,3.151515,1.69697,2.666667 -L 1.69697,2.666667,1.69697,1.939394 -L 1.69697,1.939394,1.212121,0.727273 -L 1.454545,3.151515,1.454545,2.181818 -L 1.454545,2.181818,1.212121,1.212121 -L 1.212121,1.212121,1.212121,0.242424 -L 1.454545,2.666667,0.969697,1.454545 -L 0.969697,1.454545,0.969697,0.727273 -L 0.969697,0.727273,1.212121,0.242424 -L 1.212121,0.242424,1.454545,0 -L 1.454545,0,1.939394,0 -L 1.939394,0,2.424242,0.484848 -L 2.424242,0.484848,2.666667,0.969697 - -[j] 33 -L 2.909091,5.090909,2.909091,4.606061 -L 2.909091,4.606061,3.393939,4.606061 -L 3.393939,4.606061,3.393939,5.090909 -L 3.393939,5.090909,2.909091,5.090909 -L 3.151515,5.090909,3.151515,4.606061 -L 2.909091,4.848485,3.393939,4.848485 -L 0.969697,2.424242,1.212121,2.909091 -L 1.212121,2.909091,1.69697,3.393939 -L 1.69697,3.393939,2.181818,3.393939 -L 2.181818,3.393939,2.424242,3.151515 -L 2.424242,3.151515,2.666667,2.666667 -L 2.666667,2.666667,2.666667,1.939394 -L 2.666667,1.939394,2.181818,0.242424 -L 2.181818,0.242424,1.939394,-0.484848 -L 1.939394,-0.484848,1.69697,-0.969697 -L 1.69697,-0.969697,1.212121,-1.454545 -L 1.212121,-1.454545,0.727273,-1.69697 -L 0.727273,-1.69697,0.242424,-1.69697 -L 0.242424,-1.69697,0,-1.454545 -L 0,-1.454545,0,-0.969697 -L 0,-0.969697,0.484848,-0.969697 -L 0.484848,-0.969697,0.484848,-1.454545 -L 0.484848,-1.454545,0.242424,-1.454545 -L 0.242424,-1.454545,0.242424,-1.212121 -L 2.424242,3.151515,2.424242,1.939394 -L 2.424242,1.939394,1.939394,0.242424 -L 1.939394,0.242424,1.69697,-0.484848 -L 1.69697,-0.484848,1.454545,-0.969697 -L 2.424242,2.666667,2.181818,1.69697 -L 2.181818,1.69697,1.69697,0 -L 1.69697,0,1.454545,-0.727273 -L 1.454545,-0.727273,1.212121,-1.212121 -L 1.212121,-1.212121,0.727273,-1.69697 - -[k] 31 -L 1.454545,5.090909,0,0 -L 0,0,0.484848,0 -L 1.69697,5.090909,0.242424,0 -L 0.727273,5.090909,1.939394,5.090909 -L 1.939394,5.090909,0.484848,0 -L 3.878788,2.909091,3.878788,3.151515 -L 3.878788,3.151515,3.636364,3.151515 -L 3.636364,3.151515,3.636364,2.666667 -L 3.636364,2.666667,4.121212,2.666667 -L 4.121212,2.666667,4.121212,3.151515 -L 4.121212,3.151515,3.878788,3.393939 -L 3.878788,3.393939,3.393939,3.393939 -L 3.393939,3.393939,2.909091,3.151515 -L 2.909091,3.151515,1.939394,2.181818 -L 1.939394,2.181818,1.454545,1.939394 -L 0.969697,1.939394,1.454545,1.939394 -L 1.454545,1.939394,1.939394,1.69697 -L 1.939394,1.69697,2.181818,1.454545 -L 2.181818,1.454545,2.666667,0.484848 -L 2.666667,0.484848,2.909091,0.242424 -L 2.909091,0.242424,3.393939,0.242424 -L 1.939394,1.454545,2.424242,0.484848 -L 2.424242,0.484848,2.666667,0.242424 -L 1.454545,1.939394,1.69697,1.69697 -L 1.69697,1.69697,2.181818,0.242424 -L 2.181818,0.242424,2.424242,0 -L 2.424242,0,2.909091,0 -L 2.909091,0,3.393939,0.242424 -L 3.393939,0.242424,3.878788,0.969697 -L 0.969697,5.090909,1.69697,4.848485 -L 1.212121,5.090909,1.454545,4.606061 - -[l] 16 -L 0.969697,5.090909,0.242424,2.424242 -L 0.242424,2.424242,0,1.454545 -L 0,1.454545,0,0.727273 -L 0,0.727273,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0 -L 0.484848,0,0.969697,0 -L 0.969697,0,1.454545,0.484848 -L 1.454545,0.484848,1.69697,0.969697 -L 1.212121,5.090909,0.484848,2.424242 -L 0.484848,2.424242,0.242424,1.454545 -L 0.242424,1.454545,0.242424,0.242424 -L 0.242424,5.090909,1.454545,5.090909 -L 1.454545,5.090909,0.484848,1.69697 -L 0.484848,1.69697,0.242424,0.727273 -L 0.484848,5.090909,1.212121,4.848485 -L 0.727273,5.090909,0.969697,4.606061 - -[m] 43 -L 0,2.424242,0.242424,2.909091 -L 0.242424,2.909091,0.727273,3.393939 -L 0.727273,3.393939,1.212121,3.393939 -L 1.212121,3.393939,1.454545,3.151515 -L 1.454545,3.151515,1.69697,2.666667 -L 1.69697,2.666667,1.69697,1.939394 -L 1.69697,1.939394,1.212121,0 -L 1.454545,3.151515,1.454545,1.939394 -L 1.454545,1.939394,0.969697,0 -L 1.454545,2.666667,1.212121,1.69697 -L 1.212121,1.69697,0.727273,0 -L 0.727273,0,1.212121,0 -L 1.69697,1.939394,2.181818,2.666667 -L 2.181818,2.666667,2.666667,3.151515 -L 2.666667,3.151515,3.151515,3.393939 -L 3.151515,3.393939,3.636364,3.393939 -L 3.636364,3.393939,4.121212,3.151515 -L 4.121212,3.151515,4.363636,2.666667 -L 4.363636,2.666667,4.363636,1.939394 -L 4.363636,1.939394,3.878788,0 -L 4.121212,3.151515,4.121212,1.939394 -L 4.121212,1.939394,3.636364,0 -L 4.121212,2.666667,3.878788,1.69697 -L 3.878788,1.69697,3.393939,0 -L 3.393939,0,3.878788,0 -L 4.363636,1.939394,4.848485,2.666667 -L 4.848485,2.666667,5.333333,3.151515 -L 5.333333,3.151515,5.818182,3.393939 -L 5.818182,3.393939,6.30303,3.393939 -L 6.30303,3.393939,6.787879,3.151515 -L 6.787879,3.151515,7.030303,2.666667 -L 7.030303,2.666667,7.030303,1.939394 -L 7.030303,1.939394,6.545455,0.727273 -L 6.787879,3.151515,6.787879,2.181818 -L 6.787879,2.181818,6.545455,1.212121 -L 6.545455,1.212121,6.545455,0.242424 -L 6.787879,2.666667,6.30303,1.454545 -L 6.30303,1.454545,6.30303,0.727273 -L 6.30303,0.727273,6.545455,0.242424 -L 6.545455,0.242424,6.787879,0 -L 6.787879,0,7.272727,0 -L 7.272727,0,7.757576,0.484848 -L 7.757576,0.484848,8,0.969697 - -[n] 30 -L 0,2.424242,0.242424,2.909091 -L 0.242424,2.909091,0.727273,3.393939 -L 0.727273,3.393939,1.212121,3.393939 -L 1.212121,3.393939,1.454545,3.151515 -L 1.454545,3.151515,1.69697,2.666667 -L 1.69697,2.666667,1.69697,1.939394 -L 1.69697,1.939394,1.212121,0 -L 1.454545,3.151515,1.454545,1.939394 -L 1.454545,1.939394,0.969697,0 -L 1.454545,2.666667,1.212121,1.69697 -L 1.212121,1.69697,0.727273,0 -L 0.727273,0,1.212121,0 -L 1.69697,1.939394,2.181818,2.666667 -L 2.181818,2.666667,2.666667,3.151515 -L 2.666667,3.151515,3.151515,3.393939 -L 3.151515,3.393939,3.636364,3.393939 -L 3.636364,3.393939,4.121212,3.151515 -L 4.121212,3.151515,4.363636,2.666667 -L 4.363636,2.666667,4.363636,1.939394 -L 4.363636,1.939394,3.878788,0.727273 -L 4.121212,3.151515,4.121212,2.181818 -L 4.121212,2.181818,3.878788,1.212121 -L 3.878788,1.212121,3.878788,0.242424 -L 4.121212,2.666667,3.636364,1.454545 -L 3.636364,1.454545,3.636364,0.727273 -L 3.636364,0.727273,3.878788,0.242424 -L 3.878788,0.242424,4.121212,0 -L 4.121212,0,4.606061,0 -L 4.606061,0,5.090909,0.484848 -L 5.090909,0.484848,5.333333,0.969697 - -[o] 36 -L 1.454545,3.393939,0.727273,3.151515 -L 0.727273,3.151515,0.242424,2.424242 -L 0.242424,2.424242,0,1.69697 -L 0,1.69697,0,1.212121 -L 0,1.212121,0.242424,0.484848 -L 0.242424,0.484848,0.484848,0.242424 -L 0.484848,0.242424,1.212121,0 -L 1.212121,0,1.939394,0 -L 1.939394,0,2.666667,0.242424 -L 2.666667,0.242424,3.151515,0.969697 -L 3.151515,0.969697,3.393939,1.69697 -L 3.393939,1.69697,3.393939,2.181818 -L 3.393939,2.181818,3.151515,2.909091 -L 3.151515,2.909091,2.909091,3.151515 -L 2.909091,3.151515,2.181818,3.393939 -L 2.181818,3.393939,1.454545,3.393939 -L 0.727273,2.909091,0.484848,2.424242 -L 0.484848,2.424242,0.242424,1.69697 -L 0.242424,1.69697,0.242424,0.969697 -L 0.242424,0.969697,0.484848,0.484848 -L 2.666667,0.484848,2.909091,0.969697 -L 2.909091,0.969697,3.151515,1.69697 -L 3.151515,1.69697,3.151515,2.424242 -L 3.151515,2.424242,2.909091,2.909091 -L 1.454545,3.393939,0.969697,2.909091 -L 0.969697,2.909091,0.727273,2.424242 -L 0.727273,2.424242,0.484848,1.69697 -L 0.484848,1.69697,0.484848,0.969697 -L 0.484848,0.969697,0.727273,0.242424 -L 0.727273,0.242424,1.212121,0 -L 1.939394,0,2.424242,0.484848 -L 2.424242,0.484848,2.666667,0.969697 -L 2.666667,0.969697,2.909091,1.69697 -L 2.909091,1.69697,2.909091,2.424242 -L 2.909091,2.424242,2.666667,3.151515 -L 2.666667,3.151515,2.181818,3.393939 - -[p] 44 -L 0.484848,2.424242,0.727273,2.909091 -L 0.727273,2.909091,1.212121,3.393939 -L 1.212121,3.393939,1.69697,3.393939 -L 1.69697,3.393939,1.939394,3.151515 -L 1.939394,3.151515,2.181818,2.666667 -L 2.181818,2.666667,2.181818,1.939394 -L 2.181818,1.939394,1.939394,0.969697 -L 1.939394,0.969697,1.212121,-1.69697 -L 1.939394,3.151515,1.939394,1.939394 -L 1.939394,1.939394,1.69697,0.969697 -L 1.69697,0.969697,0.969697,-1.69697 -L 1.939394,2.666667,1.69697,1.69697 -L 1.69697,1.69697,0.727273,-1.69697 -L 2.181818,1.69697,2.424242,2.424242 -L 2.424242,2.424242,2.666667,2.909091 -L 2.666667,2.909091,2.909091,3.151515 -L 2.909091,3.151515,3.393939,3.393939 -L 3.393939,3.393939,3.878788,3.393939 -L 3.878788,3.393939,4.363636,3.151515 -L 4.363636,3.151515,4.606061,2.909091 -L 4.606061,2.909091,4.848485,2.181818 -L 4.848485,2.181818,4.848485,1.69697 -L 4.848485,1.69697,4.606061,0.969697 -L 4.606061,0.969697,4.121212,0.242424 -L 4.121212,0.242424,3.393939,0 -L 3.393939,0,2.909091,0 -L 2.909091,0,2.424242,0.242424 -L 2.424242,0.242424,2.181818,0.969697 -L 2.181818,0.969697,2.181818,1.69697 -L 4.363636,2.909091,4.606061,2.424242 -L 4.606061,2.424242,4.606061,1.69697 -L 4.606061,1.69697,4.363636,0.969697 -L 4.363636,0.969697,4.121212,0.484848 -L 3.878788,3.393939,4.121212,3.151515 -L 4.121212,3.151515,4.363636,2.424242 -L 4.363636,2.424242,4.363636,1.69697 -L 4.363636,1.69697,4.121212,0.969697 -L 4.121212,0.969697,3.878788,0.484848 -L 3.878788,0.484848,3.393939,0 -L 0,-1.69697,1.939394,-1.69697 -L 0.969697,-1.454545,0.242424,-1.69697 -L 0.969697,-1.212121,0.484848,-1.69697 -L 1.212121,-1.212121,1.454545,-1.69697 -L 0.969697,-1.454545,1.69697,-1.69697 - -[q] 35 -L 3.151515,3.393939,1.69697,-1.69697 -L 3.393939,3.393939,1.939394,-1.69697 -L 3.151515,3.393939,3.636364,3.393939 -L 3.636364,3.393939,2.181818,-1.69697 -L 2.666667,1.69697,2.666667,2.424242 -L 2.666667,2.424242,2.424242,3.151515 -L 2.424242,3.151515,1.939394,3.393939 -L 1.939394,3.393939,1.454545,3.393939 -L 1.454545,3.393939,0.727273,3.151515 -L 0.727273,3.151515,0.242424,2.424242 -L 0.242424,2.424242,0,1.69697 -L 0,1.69697,0,1.212121 -L 0,1.212121,0.242424,0.484848 -L 0.242424,0.484848,0.484848,0.242424 -L 0.484848,0.242424,0.969697,0 -L 0.969697,0,1.454545,0 -L 1.454545,0,1.939394,0.242424 -L 1.939394,0.242424,2.181818,0.484848 -L 2.181818,0.484848,2.424242,0.969697 -L 2.424242,0.969697,2.666667,1.69697 -L 0.727273,2.909091,0.484848,2.424242 -L 0.484848,2.424242,0.242424,1.69697 -L 0.242424,1.69697,0.242424,0.969697 -L 0.242424,0.969697,0.484848,0.484848 -L 1.454545,3.393939,0.969697,2.909091 -L 0.969697,2.909091,0.727273,2.424242 -L 0.727273,2.424242,0.484848,1.69697 -L 0.484848,1.69697,0.484848,0.969697 -L 0.484848,0.969697,0.727273,0.242424 -L 0.727273,0.242424,0.969697,0 -L 0.969697,-1.69697,2.909091,-1.69697 -L 1.939394,-1.454545,1.212121,-1.69697 -L 1.939394,-1.212121,1.454545,-1.69697 -L 2.181818,-1.212121,2.424242,-1.69697 -L 1.939394,-1.454545,2.666667,-1.69697 - -[r] 22 -L 0,2.424242,0.242424,2.909091 -L 0.242424,2.909091,0.727273,3.393939 -L 0.727273,3.393939,1.212121,3.393939 -L 1.212121,3.393939,1.454545,3.151515 -L 1.454545,3.151515,1.69697,2.666667 -L 1.69697,2.666667,1.69697,1.69697 -L 1.69697,1.69697,1.212121,0 -L 1.454545,3.151515,1.454545,1.69697 -L 1.454545,1.69697,0.969697,0 -L 1.454545,2.666667,1.212121,1.69697 -L 1.212121,1.69697,0.727273,0 -L 0.727273,0,1.212121,0 -L 3.636364,2.909091,3.636364,3.151515 -L 3.636364,3.151515,3.393939,3.151515 -L 3.393939,3.151515,3.393939,2.666667 -L 3.393939,2.666667,3.878788,2.666667 -L 3.878788,2.666667,3.878788,3.151515 -L 3.878788,3.151515,3.636364,3.393939 -L 3.636364,3.393939,3.151515,3.393939 -L 3.151515,3.393939,2.666667,3.151515 -L 2.666667,3.151515,2.181818,2.666667 -L 2.181818,2.666667,1.69697,1.69697 - -[s] 37 -L 2.909091,2.666667,2.909091,2.909091 -L 2.909091,2.909091,2.666667,2.909091 -L 2.666667,2.909091,2.666667,2.424242 -L 2.666667,2.424242,3.151515,2.424242 -L 3.151515,2.424242,3.151515,2.909091 -L 3.151515,2.909091,2.909091,3.151515 -L 2.909091,3.151515,2.181818,3.393939 -L 2.181818,3.393939,1.454545,3.393939 -L 1.454545,3.393939,0.727273,3.151515 -L 0.727273,3.151515,0.484848,2.909091 -L 0.484848,2.909091,0.484848,2.424242 -L 0.484848,2.424242,0.727273,1.939394 -L 0.727273,1.939394,1.212121,1.69697 -L 1.212121,1.69697,1.939394,1.454545 -L 1.939394,1.454545,2.424242,1.212121 -L 2.424242,1.212121,2.666667,0.727273 -L 0.727273,3.151515,0.484848,2.424242 -L 0.727273,2.181818,1.212121,1.939394 -L 1.212121,1.939394,1.939394,1.69697 -L 1.939394,1.69697,2.424242,1.454545 -L 2.666667,1.212121,2.424242,0.242424 -L 0.484848,2.909091,0.727273,2.424242 -L 0.727273,2.424242,1.212121,2.181818 -L 1.212121,2.181818,1.939394,1.939394 -L 1.939394,1.939394,2.424242,1.69697 -L 2.424242,1.69697,2.666667,1.212121 -L 2.666667,1.212121,2.666667,0.727273 -L 2.666667,0.727273,2.424242,0.242424 -L 2.424242,0.242424,1.69697,0 -L 1.69697,0,0.969697,0 -L 0.969697,0,0.242424,0.242424 -L 0.242424,0.242424,0,0.484848 -L 0,0.484848,0,0.969697 -L 0,0.969697,0.484848,0.969697 -L 0.484848,0.969697,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 -L 0.242424,0.484848,0.242424,0.727273 - -[t] 15 -L 1.454545,5.090909,0.727273,2.424242 -L 0.727273,2.424242,0.484848,1.454545 -L 0.484848,1.454545,0.484848,0.727273 -L 0.484848,0.727273,0.727273,0.242424 -L 0.727273,0.242424,0.969697,0 -L 0.969697,0,1.454545,0 -L 1.454545,0,1.939394,0.484848 -L 1.939394,0.484848,2.181818,0.969697 -L 1.69697,5.090909,0.969697,2.424242 -L 0.969697,2.424242,0.727273,1.454545 -L 0.727273,1.454545,0.727273,0.242424 -L 1.454545,5.090909,1.939394,5.090909 -L 1.939394,5.090909,0.969697,1.69697 -L 0.969697,1.69697,0.727273,0.727273 -L 0,3.393939,2.424242,3.393939 - -[u] 30 -L 0,2.424242,0.242424,2.909091 -L 0.242424,2.909091,0.727273,3.393939 -L 0.727273,3.393939,1.212121,3.393939 -L 1.212121,3.393939,1.454545,3.151515 -L 1.454545,3.151515,1.69697,2.666667 -L 1.69697,2.666667,1.69697,1.939394 -L 1.69697,1.939394,1.212121,0.727273 -L 1.454545,3.151515,1.454545,2.181818 -L 1.454545,2.181818,1.212121,1.212121 -L 1.212121,1.212121,1.212121,0.242424 -L 1.454545,2.666667,0.969697,1.454545 -L 0.969697,1.454545,0.969697,0.727273 -L 0.969697,0.727273,1.212121,0.242424 -L 1.212121,0.242424,1.69697,0 -L 1.69697,0,2.181818,0 -L 2.181818,0,2.666667,0.242424 -L 2.666667,0.242424,3.151515,0.727273 -L 3.151515,0.727273,3.636364,1.454545 -L 4.121212,3.393939,3.636364,1.454545 -L 3.636364,1.454545,3.636364,0.727273 -L 3.636364,0.727273,3.878788,0.242424 -L 3.878788,0.242424,4.121212,0 -L 4.121212,0,4.606061,0 -L 4.606061,0,5.090909,0.484848 -L 5.090909,0.484848,5.333333,0.969697 -L 4.363636,3.393939,3.878788,1.454545 -L 3.878788,1.454545,3.878788,0.242424 -L 4.121212,3.393939,4.606061,3.393939 -L 4.606061,3.393939,4.121212,1.69697 -L 4.121212,1.69697,3.878788,0.727273 - -[v] 23 -L 0,2.424242,0.242424,2.909091 -L 0.242424,2.909091,0.727273,3.393939 -L 0.727273,3.393939,1.212121,3.393939 -L 1.212121,3.393939,1.454545,3.151515 -L 1.454545,3.151515,1.69697,2.666667 -L 1.69697,2.666667,1.69697,1.939394 -L 1.69697,1.939394,1.212121,0.727273 -L 1.454545,3.151515,1.454545,2.181818 -L 1.454545,2.181818,1.212121,1.212121 -L 1.212121,1.212121,1.212121,0.242424 -L 1.454545,2.666667,0.969697,1.454545 -L 0.969697,1.454545,0.969697,0.727273 -L 0.969697,0.727273,1.212121,0.242424 -L 1.212121,0.242424,1.69697,0 -L 1.69697,0,2.181818,0 -L 2.181818,0,2.666667,0.242424 -L 2.666667,0.242424,3.151515,0.727273 -L 3.151515,0.727273,3.636364,1.454545 -L 3.636364,1.454545,3.878788,2.424242 -L 3.878788,2.424242,3.878788,3.393939 -L 3.878788,3.393939,3.636364,3.393939 -L 3.636364,3.393939,3.636364,3.151515 -L 3.636364,3.151515,3.878788,2.666667 - -[w] 36 -L 0,2.424242,0.242424,2.909091 -L 0.242424,2.909091,0.727273,3.393939 -L 0.727273,3.393939,1.212121,3.393939 -L 1.212121,3.393939,1.454545,3.151515 -L 1.454545,3.151515,1.69697,2.666667 -L 1.69697,2.666667,1.69697,1.939394 -L 1.69697,1.939394,1.212121,0.727273 -L 1.454545,3.151515,1.454545,2.181818 -L 1.454545,2.181818,1.212121,1.212121 -L 1.212121,1.212121,1.212121,0.242424 -L 1.454545,2.666667,0.969697,1.454545 -L 0.969697,1.454545,0.969697,0.727273 -L 0.969697,0.727273,1.212121,0.242424 -L 1.212121,0.242424,1.69697,0 -L 1.69697,0,2.181818,0 -L 2.181818,0,2.666667,0.242424 -L 2.666667,0.242424,3.151515,0.727273 -L 3.151515,0.727273,3.393939,1.454545 -L 3.878788,3.393939,3.393939,1.454545 -L 3.393939,1.454545,3.393939,0.727273 -L 3.393939,0.727273,3.636364,0.242424 -L 3.636364,0.242424,4.121212,0 -L 4.121212,0,4.606061,0 -L 4.606061,0,5.090909,0.242424 -L 5.090909,0.242424,5.575758,0.727273 -L 5.575758,0.727273,6.060606,1.454545 -L 6.060606,1.454545,6.30303,2.424242 -L 6.30303,2.424242,6.30303,3.393939 -L 6.30303,3.393939,6.060606,3.393939 -L 6.060606,3.393939,6.060606,3.151515 -L 6.060606,3.151515,6.30303,2.666667 -L 4.121212,3.393939,3.636364,1.454545 -L 3.636364,1.454545,3.636364,0.242424 -L 3.878788,3.393939,4.363636,3.393939 -L 4.363636,3.393939,3.878788,1.69697 -L 3.878788,1.69697,3.636364,0.727273 - -[x] 41 -L 0.484848,2.424242,0.969697,3.151515 -L 0.969697,3.151515,1.454545,3.393939 -L 1.454545,3.393939,1.939394,3.393939 -L 1.939394,3.393939,2.424242,3.151515 -L 2.424242,3.151515,2.666667,2.666667 -L 2.666667,2.666667,2.666667,2.181818 -L 1.939394,3.393939,2.181818,3.151515 -L 2.181818,3.151515,2.181818,2.181818 -L 2.181818,2.181818,1.939394,1.212121 -L 1.939394,1.212121,1.69697,0.727273 -L 1.69697,0.727273,1.212121,0.242424 -L 1.212121,0.242424,0.727273,0 -L 0.727273,0,0.242424,0 -L 0.242424,0,0,0.242424 -L 0,0.242424,0,0.727273 -L 0,0.727273,0.484848,0.727273 -L 0.484848,0.727273,0.484848,0.242424 -L 0.484848,0.242424,0.242424,0.242424 -L 0.242424,0.242424,0.242424,0.484848 -L 2.424242,2.909091,2.424242,2.181818 -L 2.424242,2.181818,2.181818,1.212121 -L 2.181818,1.212121,2.181818,0.484848 -L 4.363636,2.909091,4.363636,3.151515 -L 4.363636,3.151515,4.121212,3.151515 -L 4.121212,3.151515,4.121212,2.666667 -L 4.121212,2.666667,4.606061,2.666667 -L 4.606061,2.666667,4.606061,3.151515 -L 4.606061,3.151515,4.363636,3.393939 -L 4.363636,3.393939,3.878788,3.393939 -L 3.878788,3.393939,3.393939,3.151515 -L 3.393939,3.151515,2.909091,2.666667 -L 2.909091,2.666667,2.666667,2.181818 -L 2.666667,2.181818,2.424242,1.212121 -L 2.424242,1.212121,2.424242,0.242424 -L 2.424242,0.242424,2.666667,0 -L 1.939394,1.212121,1.939394,0.727273 -L 1.939394,0.727273,2.181818,0.242424 -L 2.181818,0.242424,2.666667,0 -L 2.666667,0,3.151515,0 -L 3.151515,0,3.636364,0.242424 -L 3.636364,0.242424,4.121212,0.969697 - -[y] 37 -L 0,2.424242,0.242424,2.909091 -L 0.242424,2.909091,0.727273,3.393939 -L 0.727273,3.393939,1.212121,3.393939 -L 1.212121,3.393939,1.454545,3.151515 -L 1.454545,3.151515,1.69697,2.666667 -L 1.69697,2.666667,1.69697,1.939394 -L 1.69697,1.939394,1.212121,0.727273 -L 1.454545,3.151515,1.454545,2.181818 -L 1.454545,2.181818,1.212121,1.212121 -L 1.212121,1.212121,1.212121,0.242424 -L 1.454545,2.666667,0.969697,1.454545 -L 0.969697,1.454545,0.969697,0.727273 -L 0.969697,0.727273,1.212121,0.242424 -L 1.212121,0.242424,1.69697,0 -L 1.69697,0,2.181818,0 -L 2.181818,0,2.666667,0.242424 -L 2.666667,0.242424,3.151515,0.727273 -L 3.151515,0.727273,3.636364,1.69697 -L 4.121212,3.393939,3.151515,0 -L 3.151515,0,2.909091,-0.727273 -L 2.909091,-0.727273,2.424242,-1.454545 -L 2.424242,-1.454545,1.939394,-1.69697 -L 4.363636,3.393939,3.393939,0 -L 3.393939,0,2.909091,-0.969697 -L 4.121212,3.393939,4.606061,3.393939 -L 4.606061,3.393939,3.636364,0 -L 3.636364,0,3.151515,-0.969697 -L 3.151515,-0.969697,2.666667,-1.454545 -L 2.666667,-1.454545,1.939394,-1.69697 -L 1.939394,-1.69697,1.212121,-1.69697 -L 1.212121,-1.69697,0.727273,-1.454545 -L 0.727273,-1.454545,0.484848,-1.212121 -L 0.484848,-1.212121,0.484848,-0.727273 -L 0.484848,-0.727273,0.969697,-0.727273 -L 0.969697,-0.727273,0.969697,-1.212121 -L 0.969697,-1.212121,0.727273,-1.212121 -L 0.727273,-1.212121,0.727273,-0.969697 - -[z] 25 -L 3.393939,3.393939,3.151515,2.909091 -L 3.151515,2.909091,2.666667,2.424242 -L 2.666667,2.424242,0.727273,0.969697 -L 0.727273,0.969697,0.242424,0.484848 -L 0.242424,0.484848,0,0 -L 3.151515,2.909091,0.969697,2.909091 -L 0.969697,2.909091,0.484848,2.666667 -L 0.484848,2.666667,0.242424,2.181818 -L 2.666667,2.909091,1.69697,3.151515 -L 1.69697,3.151515,0.969697,3.151515 -L 0.969697,3.151515,0.727273,2.909091 -L 2.666667,2.909091,1.69697,3.393939 -L 1.69697,3.393939,0.969697,3.393939 -L 0.969697,3.393939,0.484848,2.909091 -L 0.484848,2.909091,0.242424,2.181818 -L 0.242424,0.484848,2.424242,0.484848 -L 2.424242,0.484848,2.909091,0.727273 -L 2.909091,0.727273,3.151515,1.212121 -L 0.727273,0.484848,1.69697,0.242424 -L 1.69697,0.242424,2.424242,0.242424 -L 2.424242,0.242424,2.666667,0.484848 -L 0.727273,0.484848,1.69697,0 -L 1.69697,0,2.424242,0 -L 2.424242,0,2.909091,0.484848 -L 2.909091,0.484848,3.151515,1.212121 - -[{] 34 -L 1.212121,6.060606,0.727273,5.818182 -L 0.727273,5.818182,0.484848,5.575758 -L 0.484848,5.575758,0.242424,5.090909 -L 0.242424,5.090909,0.242424,4.606061 -L 0.242424,4.606061,0.484848,4.121212 -L 0.484848,4.121212,0.727273,3.878788 -L 0.727273,3.878788,0.969697,3.393939 -L 0.969697,3.393939,0.969697,2.909091 -L 0.969697,2.909091,0.484848,2.424242 -L 0.727273,5.818182,0.484848,5.333333 -L 0.484848,5.333333,0.484848,4.848485 -L 0.484848,4.848485,0.727273,4.363636 -L 0.727273,4.363636,0.969697,4.121212 -L 0.969697,4.121212,1.212121,3.636364 -L 1.212121,3.636364,1.212121,3.151515 -L 1.212121,3.151515,0.969697,2.666667 -L 0.969697,2.666667,0,2.181818 -L 0,2.181818,0.969697,1.69697 -L 0.969697,1.69697,1.212121,1.212121 -L 1.212121,1.212121,1.212121,0.727273 -L 1.212121,0.727273,0.969697,0.242424 -L 0.969697,0.242424,0.727273,0 -L 0.727273,0,0.484848,-0.484848 -L 0.484848,-0.484848,0.484848,-0.969697 -L 0.484848,-0.969697,0.727273,-1.454545 -L 0.484848,1.939394,0.969697,1.454545 -L 0.969697,1.454545,0.969697,0.969697 -L 0.969697,0.969697,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.242424 -L 0.484848,0.242424,0.242424,-0.242424 -L 0.242424,-0.242424,0.242424,-0.727273 -L 0.242424,-0.727273,0.484848,-1.212121 -L 0.484848,-1.212121,0.727273,-1.454545 -L 0.727273,-1.454545,1.212121,-1.69697 - -[|] 1 -L 0,6.060606,0,-1.69697 - -[}] 34 -L 0,6.060606,0.484848,5.818182 -L 0.484848,5.818182,0.727273,5.575758 -L 0.727273,5.575758,0.969697,5.090909 -L 0.969697,5.090909,0.969697,4.606061 -L 0.969697,4.606061,0.727273,4.121212 -L 0.727273,4.121212,0.484848,3.878788 -L 0.484848,3.878788,0.242424,3.393939 -L 0.242424,3.393939,0.242424,2.909091 -L 0.242424,2.909091,0.727273,2.424242 -L 0.484848,5.818182,0.727273,5.333333 -L 0.727273,5.333333,0.727273,4.848485 -L 0.727273,4.848485,0.484848,4.363636 -L 0.484848,4.363636,0.242424,4.121212 -L 0.242424,4.121212,0,3.636364 -L 0,3.636364,0,3.151515 -L 0,3.151515,0.242424,2.666667 -L 0.242424,2.666667,1.212121,2.181818 -L 1.212121,2.181818,0.242424,1.69697 -L 0.242424,1.69697,0,1.212121 -L 0,1.212121,0,0.727273 -L 0,0.727273,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0 -L 0.484848,0,0.727273,-0.484848 -L 0.727273,-0.484848,0.727273,-0.969697 -L 0.727273,-0.969697,0.484848,-1.454545 -L 0.727273,1.939394,0.242424,1.454545 -L 0.242424,1.454545,0.242424,0.969697 -L 0.242424,0.969697,0.484848,0.484848 -L 0.484848,0.484848,0.727273,0.242424 -L 0.727273,0.242424,0.969697,-0.242424 -L 0.969697,-0.242424,0.969697,-0.727273 -L 0.969697,-0.727273,0.727273,-1.212121 -L 0.727273,-1.212121,0.484848,-1.454545 -L 0.484848,-1.454545,0,-1.69697 - -[~] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[€] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[‚] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[ƒ] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[„] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[…] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[†] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[‡] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[ˆ] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[‰] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[Š] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[‹] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[Ž] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[‘] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[’] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[“] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[”] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[•] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[–] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[—] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[˜] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[™] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[š] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[›] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[ž] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[ ] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[#0104] 30 -L 3.636364,5.090909,0.727273,0.242424 -L 3.151515,4.121212,3.393939,0 -L 3.393939,4.606061,3.636364,0.242424 -L 3.636364,5.090909,3.636364,4.606061 -L 3.636364,4.606061,3.878788,0.484848 -L 3.878788,0.484848,3.878788,0 -L 1.454545,1.454545,3.393939,1.454545 -L 0,0,1.454545,0 -L 2.666667,0,4.363636,0 -L 0.727273,0.242424,0.242424,0 -L 0.727273,0.242424,1.212121,0 -L 3.393939,0.242424,2.909091,0 -L 3.393939,0.484848,3.151515,0 -L 3.878788,0.484848,4.121212,0 -L 3.393939,0,2.909091,-0.242424 -L 2.909091,-0.242424,2.666667,-0.484848 -L 2.666667,-0.484848,2.424242,-0.969697 -L 2.424242,-0.969697,2.424242,-1.454545 -L 2.424242,-1.454545,2.666667,-1.69697 -L 2.666667,-1.69697,2.909091,-1.69697 -L 2.909091,-1.69697,3.151515,-1.454545 -L 3.151515,-1.454545,3.151515,-1.212121 -L 3.151515,-1.212121,2.909091,-0.969697 -L 2.909091,-0.969697,2.666667,-0.969697 -L 2.909091,-0.242424,2.666667,-0.727273 -L 2.666667,-0.727273,2.666667,-0.969697 -L 2.666667,-1.212121,2.666667,-1.454545 -L 2.666667,-1.454545,2.909091,-1.454545 -L 2.909091,-1.454545,2.909091,-1.212121 -L 2.909091,-1.212121,2.666667,-1.212121 - -[¢] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[#0141] 21 -L 2.181818,5.090909,0.727273,0 -L 2.424242,5.090909,0.969697,0 -L 2.666667,5.090909,1.212121,0 -L 1.454545,5.090909,3.393939,5.090909 -L 0,0,3.636364,0 -L 3.636364,0,4.121212,1.454545 -L 1.69697,5.090909,2.424242,4.848485 -L 1.939394,5.090909,2.181818,4.606061 -L 2.909091,5.090909,2.424242,4.606061 -L 3.151515,5.090909,2.424242,4.848485 -L 0.969697,0.242424,0.242424,0 -L 0.969697,0.484848,0.484848,0 -L 1.212121,0.484848,1.454545,0 -L 0.969697,0.242424,1.69697,0 -L 2.424242,0,3.636364,0.242424 -L 2.909091,0,3.878788,0.727273 -L 3.393939,0,4.121212,1.454545 -L 3.393939,3.151515,0.484848,1.939394 -L 0.484848,1.939394,0.484848,2.181818 -L 3.393939,3.151515,3.393939,3.393939 -L 3.393939,3.393939,0.484848,2.181818 - -[¤] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[¥] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[#015A] 54 -L 4.121212,4.606061,4.363636,4.606061 -L 4.363636,4.606061,4.606061,5.090909 -L 4.606061,5.090909,4.363636,3.636364 -L 4.363636,3.636364,4.363636,4.121212 -L 4.363636,4.121212,4.121212,4.606061 -L 4.121212,4.606061,3.878788,4.848485 -L 3.878788,4.848485,3.151515,5.090909 -L 3.151515,5.090909,2.181818,5.090909 -L 2.181818,5.090909,1.454545,4.848485 -L 1.454545,4.848485,0.969697,4.363636 -L 0.969697,4.363636,0.969697,3.636364 -L 0.969697,3.636364,1.212121,3.151515 -L 1.212121,3.151515,1.69697,2.666667 -L 1.69697,2.666667,3.151515,1.939394 -L 3.151515,1.939394,3.393939,1.454545 -L 3.393939,1.454545,3.393939,0.727273 -L 3.393939,0.727273,3.151515,0.242424 -L 1.212121,3.636364,1.454545,3.151515 -L 1.454545,3.151515,3.151515,2.181818 -L 3.151515,2.181818,3.393939,1.69697 -L 1.454545,4.848485,1.212121,4.363636 -L 1.212121,4.363636,1.212121,3.878788 -L 1.212121,3.878788,1.454545,3.393939 -L 1.454545,3.393939,2.909091,2.666667 -L 2.909091,2.666667,3.393939,2.181818 -L 3.393939,2.181818,3.636364,1.69697 -L 3.636364,1.69697,3.636364,0.969697 -L 3.636364,0.969697,3.393939,0.484848 -L 3.393939,0.484848,3.151515,0.242424 -L 3.151515,0.242424,2.424242,0 -L 2.424242,0,1.454545,0 -L 1.454545,0,0.727273,0.242424 -L 0.727273,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.969697 -L 0.242424,0.969697,0.242424,1.454545 -L 0.242424,1.454545,0,0 -L 0,0,0.242424,0.484848 -L 0.242424,0.484848,0.484848,0.484848 -L 3.636364,6.545455,3.393939,6.545455 -L 3.393939,6.545455,3.151515,6.787879 -L 3.151515,6.787879,3.151515,7.030303 -L 3.151515,7.030303,3.393939,7.272727 -L 3.393939,7.272727,3.636364,7.272727 -L 3.636364,7.272727,3.878788,7.030303 -L 3.878788,7.030303,3.878788,6.545455 -L 3.878788,6.545455,3.636364,6.060606 -L 3.636364,6.060606,3.393939,5.818182 -L 3.393939,5.818182,2.909091,5.575758 -L 3.393939,7.030303,3.393939,6.787879 -L 3.393939,6.787879,3.636364,6.787879 -L 3.636364,6.787879,3.636364,7.030303 -L 3.636364,7.030303,3.393939,7.030303 -L 3.636364,6.545455,3.636364,6.30303 -L 3.636364,6.30303,3.393939,5.818182 - -[§] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[¨] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[©] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[ª] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[«] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[#0179] 29 -L 4.363636,5.090909,0,0 -L 4.606061,5.090909,0.242424,0 -L 4.848485,5.090909,0.484848,0 -L 4.848485,5.090909,1.454545,5.090909 -L 1.454545,5.090909,0.969697,3.636364 -L 0,0,3.393939,0 -L 3.393939,0,3.878788,1.454545 -L 1.69697,5.090909,0.969697,3.636364 -L 1.939394,5.090909,1.212121,4.363636 -L 2.424242,5.090909,1.454545,4.848485 -L 2.424242,0,3.393939,0.242424 -L 2.909091,0,3.636364,0.727273 -L 3.151515,0,3.878788,1.454545 -L 4.121212,6.545455,3.878788,6.545455 -L 3.878788,6.545455,3.636364,6.787879 -L 3.636364,6.787879,3.636364,7.030303 -L 3.636364,7.030303,3.878788,7.272727 -L 3.878788,7.272727,4.121212,7.272727 -L 4.121212,7.272727,4.363636,7.030303 -L 4.363636,7.030303,4.363636,6.545455 -L 4.363636,6.545455,4.121212,6.060606 -L 4.121212,6.060606,3.878788,5.818182 -L 3.878788,5.818182,3.393939,5.575758 -L 3.878788,7.030303,3.878788,6.787879 -L 3.878788,6.787879,4.121212,6.787879 -L 4.121212,6.787879,4.121212,7.030303 -L 4.121212,7.030303,3.878788,7.030303 -L 4.121212,6.545455,4.121212,6.30303 -L 4.121212,6.30303,3.878788,5.818182 - -[­] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[®] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[#017B] 25 -L 4.363636,5.090909,0,0 -L 4.606061,5.090909,0.242424,0 -L 4.848485,5.090909,0.484848,0 -L 4.848485,5.090909,1.454545,5.090909 -L 1.454545,5.090909,0.969697,3.636364 -L 0,0,3.393939,0 -L 3.393939,0,3.878788,1.454545 -L 1.69697,5.090909,0.969697,3.636364 -L 1.939394,5.090909,1.212121,4.363636 -L 2.424242,5.090909,1.454545,4.848485 -L 2.424242,0,3.393939,0.242424 -L 2.909091,0,3.636364,0.727273 -L 3.151515,0,3.878788,1.454545 -L 3.151515,6.30303,2.909091,6.060606 -L 2.909091,6.060606,2.909091,5.818182 -L 2.909091,5.818182,3.151515,5.575758 -L 3.151515,5.575758,3.393939,5.575758 -L 3.393939,5.575758,3.636364,5.818182 -L 3.636364,5.818182,3.636364,6.060606 -L 3.636364,6.060606,3.393939,6.30303 -L 3.393939,6.30303,3.151515,6.30303 -L 3.151515,6.060606,3.151515,5.818182 -L 3.151515,5.818182,3.393939,5.818182 -L 3.393939,5.818182,3.393939,6.060606 -L 3.393939,6.060606,3.151515,6.060606 - -[°] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[#0105] 54 -L 3.151515,3.393939,2.666667,1.69697 -L 2.666667,1.69697,2.666667,0.727273 -L 2.666667,0.727273,2.909091,0.242424 -L 2.909091,0.242424,3.151515,0 -L 3.151515,0,3.636364,0 -L 3.636364,0,4.121212,0.484848 -L 4.121212,0.484848,4.363636,0.969697 -L 3.393939,3.393939,2.909091,1.69697 -L 2.909091,1.69697,2.909091,0.242424 -L 3.151515,3.393939,3.636364,3.393939 -L 3.636364,3.393939,3.151515,1.69697 -L 3.151515,1.69697,2.909091,0.727273 -L 2.666667,1.69697,2.666667,2.424242 -L 2.666667,2.424242,2.424242,3.151515 -L 2.424242,3.151515,1.939394,3.393939 -L 1.939394,3.393939,1.454545,3.393939 -L 1.454545,3.393939,0.727273,3.151515 -L 0.727273,3.151515,0.242424,2.424242 -L 0.242424,2.424242,0,1.69697 -L 0,1.69697,0,1.212121 -L 0,1.212121,0.242424,0.484848 -L 0.242424,0.484848,0.484848,0.242424 -L 0.484848,0.242424,0.969697,0 -L 0.969697,0,1.454545,0 -L 1.454545,0,1.939394,0.242424 -L 1.939394,0.242424,2.181818,0.484848 -L 2.181818,0.484848,2.424242,0.969697 -L 2.424242,0.969697,2.666667,1.69697 -L 0.969697,3.151515,0.484848,2.424242 -L 0.484848,2.424242,0.242424,1.69697 -L 0.242424,1.69697,0.242424,0.969697 -L 0.242424,0.969697,0.484848,0.484848 -L 1.454545,3.393939,0.969697,2.909091 -L 0.969697,2.909091,0.727273,2.424242 -L 0.727273,2.424242,0.484848,1.69697 -L 0.484848,1.69697,0.484848,0.969697 -L 0.484848,0.969697,0.727273,0.242424 -L 0.727273,0.242424,0.969697,0 -L 3.151515,0,2.666667,-0.242424 -L 2.666667,-0.242424,2.424242,-0.484848 -L 2.424242,-0.484848,2.181818,-0.969697 -L 2.181818,-0.969697,2.181818,-1.454545 -L 2.181818,-1.454545,2.424242,-1.69697 -L 2.424242,-1.69697,2.666667,-1.69697 -L 2.666667,-1.69697,2.909091,-1.454545 -L 2.909091,-1.454545,2.909091,-1.212121 -L 2.909091,-1.212121,2.666667,-0.969697 -L 2.666667,-0.969697,2.424242,-0.969697 -L 2.666667,-0.242424,2.424242,-0.727273 -L 2.424242,-0.727273,2.424242,-0.969697 -L 2.424242,-1.212121,2.424242,-1.454545 -L 2.424242,-1.454545,2.666667,-1.454545 -L 2.666667,-1.454545,2.666667,-1.212121 -L 2.666667,-1.212121,2.424242,-1.212121 - -[²] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[#0142] 20 -L 1.454545,5.090909,0.727273,2.424242 -L 0.727273,2.424242,0.484848,1.454545 -L 0.484848,1.454545,0.484848,0.727273 -L 0.484848,0.727273,0.727273,0.242424 -L 0.727273,0.242424,0.969697,0 -L 0.969697,0,1.454545,0 -L 1.454545,0,1.939394,0.484848 -L 1.939394,0.484848,2.181818,0.969697 -L 1.69697,5.090909,0.969697,2.424242 -L 0.969697,2.424242,0.727273,1.454545 -L 0.727273,1.454545,0.727273,0.242424 -L 0.727273,5.090909,1.939394,5.090909 -L 1.939394,5.090909,0.969697,1.69697 -L 0.969697,1.69697,0.727273,0.727273 -L 0.969697,5.090909,1.69697,4.848485 -L 1.212121,5.090909,1.454545,4.606061 -L 1.939394,3.151515,0,2.181818 -L 0,2.181818,0,2.424242 -L 1.939394,3.151515,1.939394,3.393939 -L 1.939394,3.393939,0,2.424242 - -[´] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[µ] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[#015B] 53 -L 2.909091,2.666667,2.909091,2.909091 -L 2.909091,2.909091,2.666667,2.909091 -L 2.666667,2.909091,2.666667,2.424242 -L 2.666667,2.424242,3.151515,2.424242 -L 3.151515,2.424242,3.151515,2.909091 -L 3.151515,2.909091,2.909091,3.151515 -L 2.909091,3.151515,2.181818,3.393939 -L 2.181818,3.393939,1.454545,3.393939 -L 1.454545,3.393939,0.727273,3.151515 -L 0.727273,3.151515,0.484848,2.909091 -L 0.484848,2.909091,0.484848,2.424242 -L 0.484848,2.424242,0.727273,1.939394 -L 0.727273,1.939394,1.212121,1.69697 -L 1.212121,1.69697,1.939394,1.454545 -L 1.939394,1.454545,2.424242,1.212121 -L 2.424242,1.212121,2.666667,0.727273 -L 0.727273,3.151515,0.484848,2.424242 -L 0.727273,2.181818,1.212121,1.939394 -L 1.212121,1.939394,1.939394,1.69697 -L 1.939394,1.69697,2.424242,1.454545 -L 2.666667,1.212121,2.424242,0.242424 -L 0.484848,2.909091,0.727273,2.424242 -L 0.727273,2.424242,1.212121,2.181818 -L 1.212121,2.181818,1.939394,1.939394 -L 1.939394,1.939394,2.424242,1.69697 -L 2.424242,1.69697,2.666667,1.212121 -L 2.666667,1.212121,2.666667,0.727273 -L 2.666667,0.727273,2.424242,0.242424 -L 2.424242,0.242424,1.69697,0 -L 1.69697,0,0.969697,0 -L 0.969697,0,0.242424,0.242424 -L 0.242424,0.242424,0,0.484848 -L 0,0.484848,0,0.969697 -L 0,0.969697,0.484848,0.969697 -L 0.484848,0.969697,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 -L 0.242424,0.484848,0.242424,0.727273 -L 2.666667,4.848485,2.424242,4.848485 -L 2.424242,4.848485,2.181818,5.090909 -L 2.181818,5.090909,2.181818,5.333333 -L 2.181818,5.333333,2.424242,5.575758 -L 2.424242,5.575758,2.666667,5.575758 -L 2.666667,5.575758,2.909091,5.333333 -L 2.909091,5.333333,2.909091,4.848485 -L 2.909091,4.848485,2.666667,4.363636 -L 2.666667,4.363636,2.424242,4.121212 -L 2.424242,4.121212,1.939394,3.878788 -L 2.424242,5.333333,2.424242,5.090909 -L 2.424242,5.090909,2.666667,5.090909 -L 2.666667,5.090909,2.666667,5.333333 -L 2.666667,5.333333,2.424242,5.333333 -L 2.666667,4.848485,2.666667,4.606061 -L 2.666667,4.606061,2.424242,4.121212 - -[·] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[¸] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[¹] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[º] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[»] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[#017A] 41 -L 3.393939,3.393939,3.151515,2.909091 -L 3.151515,2.909091,2.666667,2.424242 -L 2.666667,2.424242,0.727273,0.969697 -L 0.727273,0.969697,0.242424,0.484848 -L 0.242424,0.484848,0,0 -L 3.151515,2.909091,0.969697,2.909091 -L 0.969697,2.909091,0.484848,2.666667 -L 0.484848,2.666667,0.242424,2.181818 -L 2.666667,2.909091,1.69697,3.151515 -L 1.69697,3.151515,0.969697,3.151515 -L 0.969697,3.151515,0.727273,2.909091 -L 2.666667,2.909091,1.69697,3.393939 -L 1.69697,3.393939,0.969697,3.393939 -L 0.969697,3.393939,0.484848,2.909091 -L 0.484848,2.909091,0.242424,2.181818 -L 0.242424,0.484848,2.424242,0.484848 -L 2.424242,0.484848,2.909091,0.727273 -L 2.909091,0.727273,3.151515,1.212121 -L 0.727273,0.484848,1.69697,0.242424 -L 1.69697,0.242424,2.424242,0.242424 -L 2.424242,0.242424,2.666667,0.484848 -L 0.727273,0.484848,1.69697,0 -L 1.69697,0,2.424242,0 -L 2.424242,0,2.909091,0.484848 -L 2.909091,0.484848,3.151515,1.212121 -L 2.666667,4.848485,2.424242,4.848485 -L 2.424242,4.848485,2.181818,5.090909 -L 2.181818,5.090909,2.181818,5.333333 -L 2.181818,5.333333,2.424242,5.575758 -L 2.424242,5.575758,2.666667,5.575758 -L 2.666667,5.575758,2.909091,5.333333 -L 2.909091,5.333333,2.909091,4.848485 -L 2.909091,4.848485,2.666667,4.363636 -L 2.666667,4.363636,2.424242,4.121212 -L 2.424242,4.121212,1.939394,3.878788 -L 2.424242,5.333333,2.424242,5.090909 -L 2.424242,5.090909,2.666667,5.090909 -L 2.666667,5.090909,2.666667,5.333333 -L 2.666667,5.333333,2.424242,5.333333 -L 2.666667,4.848485,2.666667,4.606061 -L 2.666667,4.606061,2.424242,4.121212 - -[½] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[¾] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[#017C] 37 -L 3.393939,3.393939,3.151515,2.909091 -L 3.151515,2.909091,2.666667,2.424242 -L 2.666667,2.424242,0.727273,0.969697 -L 0.727273,0.969697,0.242424,0.484848 -L 0.242424,0.484848,0,0 -L 3.151515,2.909091,0.969697,2.909091 -L 0.969697,2.909091,0.484848,2.666667 -L 0.484848,2.666667,0.242424,2.181818 -L 2.666667,2.909091,1.69697,3.151515 -L 1.69697,3.151515,0.969697,3.151515 -L 0.969697,3.151515,0.727273,2.909091 -L 2.666667,2.909091,1.69697,3.393939 -L 1.69697,3.393939,0.969697,3.393939 -L 0.969697,3.393939,0.484848,2.909091 -L 0.484848,2.909091,0.242424,2.181818 -L 0.242424,0.484848,2.424242,0.484848 -L 2.424242,0.484848,2.909091,0.727273 -L 2.909091,0.727273,3.151515,1.212121 -L 0.727273,0.484848,1.69697,0.242424 -L 1.69697,0.242424,2.424242,0.242424 -L 2.424242,0.242424,2.666667,0.484848 -L 0.727273,0.484848,1.69697,0 -L 1.69697,0,2.424242,0 -L 2.424242,0,2.909091,0.484848 -L 2.909091,0.484848,3.151515,1.212121 -L 1.939394,4.606061,1.69697,4.363636 -L 1.69697,4.363636,1.69697,4.121212 -L 1.69697,4.121212,1.939394,3.878788 -L 1.939394,3.878788,2.181818,3.878788 -L 2.181818,3.878788,2.424242,4.121212 -L 2.424242,4.121212,2.424242,4.363636 -L 2.424242,4.363636,2.181818,4.606061 -L 2.181818,4.606061,1.939394,4.606061 -L 1.939394,4.363636,1.939394,4.121212 -L 1.939394,4.121212,2.181818,4.121212 -L 2.181818,4.121212,2.181818,4.363636 -L 2.181818,4.363636,1.939394,4.363636 - -[À] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[Á] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[Â] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[Ã] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[Ä] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[Å] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[#0106] 51 -L 3.636364,4.606061,3.878788,4.606061 -L 3.878788,4.606061,4.121212,5.090909 -L 4.121212,5.090909,3.878788,3.636364 -L 3.878788,3.636364,3.878788,4.121212 -L 3.878788,4.121212,3.636364,4.606061 -L 3.636364,4.606061,3.393939,4.848485 -L 3.393939,4.848485,2.909091,5.090909 -L 2.909091,5.090909,2.181818,5.090909 -L 2.181818,5.090909,1.454545,4.848485 -L 1.454545,4.848485,0.969697,4.363636 -L 0.969697,4.363636,0.484848,3.636364 -L 0.484848,3.636364,0.242424,2.909091 -L 0.242424,2.909091,0,1.939394 -L 0,1.939394,0,1.212121 -L 0,1.212121,0.242424,0.484848 -L 0.242424,0.484848,0.484848,0.242424 -L 0.484848,0.242424,1.212121,0 -L 1.212121,0,1.939394,0 -L 1.939394,0,2.424242,0.242424 -L 2.424242,0.242424,2.909091,0.727273 -L 2.909091,0.727273,3.151515,1.212121 -L 1.454545,4.606061,0.969697,4.121212 -L 0.969697,4.121212,0.727273,3.636364 -L 0.727273,3.636364,0.484848,2.909091 -L 0.484848,2.909091,0.242424,1.939394 -L 0.242424,1.939394,0.242424,0.969697 -L 0.242424,0.969697,0.484848,0.484848 -L 2.181818,5.090909,1.69697,4.848485 -L 1.69697,4.848485,1.212121,4.121212 -L 1.212121,4.121212,0.969697,3.636364 -L 0.969697,3.636364,0.727273,2.909091 -L 0.727273,2.909091,0.484848,1.939394 -L 0.484848,1.939394,0.484848,0.727273 -L 0.484848,0.727273,0.727273,0.242424 -L 0.727273,0.242424,1.212121,0 -L 3.393939,6.30303,3.151515,6.30303 -L 3.151515,6.30303,2.909091,6.545455 -L 2.909091,6.545455,2.909091,6.787879 -L 2.909091,6.787879,3.151515,7.030303 -L 3.151515,7.030303,3.393939,7.030303 -L 3.393939,7.030303,3.636364,6.787879 -L 3.636364,6.787879,3.636364,6.30303 -L 3.636364,6.30303,3.393939,5.818182 -L 3.393939,5.818182,3.151515,5.575758 -L 3.151515,5.575758,2.666667,5.333333 -L 3.151515,6.787879,3.151515,6.545455 -L 3.151515,6.545455,3.393939,6.545455 -L 3.393939,6.545455,3.393939,6.787879 -L 3.393939,6.787879,3.151515,6.787879 -L 3.393939,6.30303,3.393939,6.060606 -L 3.393939,6.060606,3.151515,5.575758 - -[Ç] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[È] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[É] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[#0118] 46 -L 2.181818,5.090909,0.727273,0 -L 2.424242,5.090909,0.969697,0 -L 2.666667,5.090909,1.212121,0 -L 3.636364,3.636364,3.151515,1.69697 -L 1.454545,5.090909,5.090909,5.090909 -L 5.090909,5.090909,4.848485,3.636364 -L 1.939394,2.666667,3.393939,2.666667 -L 0,0,3.636364,0 -L 3.636364,0,4.121212,1.212121 -L 1.69697,5.090909,2.424242,4.848485 -L 1.939394,5.090909,2.181818,4.606061 -L 2.909091,5.090909,2.424242,4.606061 -L 3.151515,5.090909,2.424242,4.848485 -L 4.121212,5.090909,4.848485,4.848485 -L 4.363636,5.090909,4.848485,4.606061 -L 4.606061,5.090909,4.848485,4.363636 -L 4.848485,5.090909,4.848485,3.636364 -L 3.636364,3.636364,3.151515,2.666667 -L 3.151515,2.666667,3.151515,1.69697 -L 3.393939,3.151515,2.909091,2.666667 -L 2.909091,2.666667,3.151515,2.181818 -L 3.393939,2.909091,2.666667,2.666667 -L 2.666667,2.666667,3.151515,2.424242 -L 0.969697,0.242424,0.242424,0 -L 0.969697,0.484848,0.484848,0 -L 1.212121,0.484848,1.454545,0 -L 0.969697,0.242424,1.69697,0 -L 2.424242,0,3.636364,0.242424 -L 2.909091,0,3.636364,0.484848 -L 3.636364,0.484848,4.121212,1.212121 -L 2.666667,0,2.181818,-0.242424 -L 2.181818,-0.242424,1.939394,-0.484848 -L 1.939394,-0.484848,1.69697,-0.969697 -L 1.69697,-0.969697,1.69697,-1.454545 -L 1.69697,-1.454545,1.939394,-1.69697 -L 1.939394,-1.69697,2.181818,-1.69697 -L 2.181818,-1.69697,2.424242,-1.454545 -L 2.424242,-1.454545,2.424242,-1.212121 -L 2.424242,-1.212121,2.181818,-0.969697 -L 2.181818,-0.969697,1.939394,-0.969697 -L 2.181818,-0.242424,1.939394,-0.727273 -L 1.939394,-0.727273,1.939394,-0.969697 -L 1.939394,-1.212121,1.939394,-1.454545 -L 1.939394,-1.454545,2.181818,-1.454545 -L 2.181818,-1.454545,2.181818,-1.212121 -L 2.181818,-1.212121,1.939394,-1.212121 - -[Ë] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[Ì] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[Í] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[Î] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[Ï] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[Ð] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[#0143] 31 -L 2.181818,5.090909,0.727273,0.242424 -L 2.181818,5.090909,3.878788,0 -L 2.424242,5.090909,3.878788,0.727273 -L 2.666667,5.090909,4.121212,0.727273 -L 5.333333,4.848485,4.121212,0.727273 -L 4.121212,0.727273,3.878788,0 -L 1.454545,5.090909,2.666667,5.090909 -L 4.606061,5.090909,6.060606,5.090909 -L 0,0,1.454545,0 -L 1.69697,5.090909,2.424242,4.848485 -L 1.939394,5.090909,2.424242,4.606061 -L 4.848485,5.090909,5.333333,4.848485 -L 5.818182,5.090909,5.333333,4.848485 -L 0.727273,0.242424,0.242424,0 -L 0.727273,0.242424,1.212121,0 -L 4.606061,6.545455,4.363636,6.545455 -L 4.363636,6.545455,4.121212,6.787879 -L 4.121212,6.787879,4.121212,7.030303 -L 4.121212,7.030303,4.363636,7.272727 -L 4.363636,7.272727,4.606061,7.272727 -L 4.606061,7.272727,4.848485,7.030303 -L 4.848485,7.030303,4.848485,6.545455 -L 4.848485,6.545455,4.606061,6.060606 -L 4.606061,6.060606,4.363636,5.818182 -L 4.363636,5.818182,3.878788,5.575758 -L 4.363636,7.030303,4.363636,6.787879 -L 4.363636,6.787879,4.606061,6.787879 -L 4.606061,6.787879,4.606061,7.030303 -L 4.606061,7.030303,4.363636,7.030303 -L 4.606061,6.545455,4.606061,6.30303 -L 4.606061,6.30303,4.363636,5.818182 - -[Ò] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[#00D3] 62 -L 2.181818,5.090909,1.454545,4.848485 -L 1.454545,4.848485,0.969697,4.363636 -L 0.969697,4.363636,0.484848,3.636364 -L 0.484848,3.636364,0.242424,2.909091 -L 0.242424,2.909091,0,1.939394 -L 0,1.939394,0,1.212121 -L 0,1.212121,0.242424,0.484848 -L 0.242424,0.484848,0.484848,0.242424 -L 0.484848,0.242424,0.969697,0 -L 0.969697,0,1.69697,0 -L 1.69697,0,2.424242,0.242424 -L 2.424242,0.242424,2.909091,0.727273 -L 2.909091,0.727273,3.393939,1.454545 -L 3.393939,1.454545,3.636364,2.181818 -L 3.636364,2.181818,3.878788,3.151515 -L 3.878788,3.151515,3.878788,3.878788 -L 3.878788,3.878788,3.636364,4.606061 -L 3.636364,4.606061,3.393939,4.848485 -L 3.393939,4.848485,2.909091,5.090909 -L 2.909091,5.090909,2.181818,5.090909 -L 1.212121,4.363636,0.727273,3.636364 -L 0.727273,3.636364,0.484848,2.909091 -L 0.484848,2.909091,0.242424,1.939394 -L 0.242424,1.939394,0.242424,0.969697 -L 0.242424,0.969697,0.484848,0.484848 -L 2.666667,0.727273,3.151515,1.454545 -L 3.151515,1.454545,3.393939,2.181818 -L 3.393939,2.181818,3.636364,3.151515 -L 3.636364,3.151515,3.636364,4.121212 -L 3.636364,4.121212,3.393939,4.606061 -L 2.181818,5.090909,1.69697,4.848485 -L 1.69697,4.848485,1.212121,4.121212 -L 1.212121,4.121212,0.969697,3.636364 -L 0.969697,3.636364,0.727273,2.909091 -L 0.727273,2.909091,0.484848,1.939394 -L 0.484848,1.939394,0.484848,0.727273 -L 0.484848,0.727273,0.727273,0.242424 -L 0.727273,0.242424,0.969697,0 -L 1.69697,0,2.181818,0.242424 -L 2.181818,0.242424,2.666667,0.969697 -L 2.666667,0.969697,2.909091,1.454545 -L 2.909091,1.454545,3.151515,2.181818 -L 3.151515,2.181818,3.393939,3.151515 -L 3.393939,3.151515,3.393939,4.363636 -L 3.393939,4.363636,3.151515,4.848485 -L 3.151515,4.848485,2.909091,5.090909 -L 3.393939,6.545455,3.151515,6.545455 -L 3.151515,6.545455,2.909091,6.787879 -L 2.909091,6.787879,2.909091,7.030303 -L 2.909091,7.030303,3.151515,7.272727 -L 3.151515,7.272727,3.393939,7.272727 -L 3.393939,7.272727,3.636364,7.030303 -L 3.636364,7.030303,3.636364,6.545455 -L 3.636364,6.545455,3.393939,6.060606 -L 3.393939,6.060606,3.151515,5.818182 -L 3.151515,5.818182,2.666667,5.575758 -L 3.151515,7.030303,3.151515,6.787879 -L 3.151515,6.787879,3.393939,6.787879 -L 3.393939,6.787879,3.393939,7.030303 -L 3.393939,7.030303,3.151515,7.030303 -L 3.393939,6.545455,3.393939,6.30303 -L 3.393939,6.30303,3.151515,5.818182 - -[Ô] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[Õ] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[Ö] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[×] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[Ø] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[Ù] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[Ú] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[Û] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[Ü] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[Ý] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[Þ] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[ß] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[à] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[á] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[â] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[ã] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[ä] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[å] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[#0107] 44 -L 2.666667,2.424242,2.666667,2.666667 -L 2.666667,2.666667,2.424242,2.666667 -L 2.424242,2.666667,2.424242,2.181818 -L 2.424242,2.181818,2.909091,2.181818 -L 2.909091,2.181818,2.909091,2.666667 -L 2.909091,2.666667,2.666667,3.151515 -L 2.666667,3.151515,2.181818,3.393939 -L 2.181818,3.393939,1.454545,3.393939 -L 1.454545,3.393939,0.727273,3.151515 -L 0.727273,3.151515,0.242424,2.424242 -L 0.242424,2.424242,0,1.69697 -L 0,1.69697,0,1.212121 -L 0,1.212121,0.242424,0.484848 -L 0.242424,0.484848,0.484848,0.242424 -L 0.484848,0.242424,0.969697,0 -L 0.969697,0,1.454545,0 -L 1.454545,0,2.181818,0.242424 -L 2.181818,0.242424,2.666667,0.969697 -L 0.727273,2.909091,0.484848,2.424242 -L 0.484848,2.424242,0.242424,1.69697 -L 0.242424,1.69697,0.242424,0.969697 -L 0.242424,0.969697,0.484848,0.484848 -L 1.454545,3.393939,0.969697,2.909091 -L 0.969697,2.909091,0.727273,2.424242 -L 0.727273,2.424242,0.484848,1.69697 -L 0.484848,1.69697,0.484848,0.969697 -L 0.484848,0.969697,0.727273,0.242424 -L 0.727273,0.242424,0.969697,0 -L 2.666667,4.848485,2.424242,4.848485 -L 2.424242,4.848485,2.181818,5.090909 -L 2.181818,5.090909,2.181818,5.333333 -L 2.181818,5.333333,2.424242,5.575758 -L 2.424242,5.575758,2.666667,5.575758 -L 2.666667,5.575758,2.909091,5.333333 -L 2.909091,5.333333,2.909091,4.848485 -L 2.909091,4.848485,2.666667,4.363636 -L 2.666667,4.363636,2.424242,4.121212 -L 2.424242,4.121212,1.939394,3.878788 -L 2.424242,5.333333,2.424242,5.090909 -L 2.424242,5.090909,2.666667,5.090909 -L 2.666667,5.090909,2.666667,5.333333 -L 2.666667,5.333333,2.424242,5.333333 -L 2.666667,4.848485,2.666667,4.606061 -L 2.666667,4.606061,2.424242,4.121212 - -[ç] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[è] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[é] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[#0119] 43 -L 0.242424,1.212121,1.212121,1.454545 -L 1.212121,1.454545,1.939394,1.69697 -L 1.939394,1.69697,2.666667,2.181818 -L 2.666667,2.181818,2.909091,2.666667 -L 2.909091,2.666667,2.666667,3.151515 -L 2.666667,3.151515,2.181818,3.393939 -L 2.181818,3.393939,1.454545,3.393939 -L 1.454545,3.393939,0.727273,3.151515 -L 0.727273,3.151515,0.242424,2.424242 -L 0.242424,2.424242,0,1.69697 -L 0,1.69697,0,1.212121 -L 0,1.212121,0.242424,0.484848 -L 0.242424,0.484848,0.484848,0.242424 -L 0.484848,0.242424,0.969697,0 -L 0.969697,0,1.454545,0 -L 1.454545,0,2.181818,0.242424 -L 2.181818,0.242424,2.666667,0.727273 -L 0.727273,2.909091,0.484848,2.424242 -L 0.484848,2.424242,0.242424,1.69697 -L 0.242424,1.69697,0.242424,0.969697 -L 0.242424,0.969697,0.484848,0.484848 -L 1.454545,3.393939,0.969697,2.909091 -L 0.969697,2.909091,0.727273,2.424242 -L 0.727273,2.424242,0.484848,1.69697 -L 0.484848,1.69697,0.484848,0.969697 -L 0.484848,0.969697,0.727273,0.242424 -L 0.727273,0.242424,0.969697,0 -L 1.454545,0,0.969697,-0.242424 -L 0.969697,-0.242424,0.727273,-0.484848 -L 0.727273,-0.484848,0.484848,-0.969697 -L 0.484848,-0.969697,0.484848,-1.454545 -L 0.484848,-1.454545,0.727273,-1.69697 -L 0.727273,-1.69697,0.969697,-1.69697 -L 0.969697,-1.69697,1.212121,-1.454545 -L 1.212121,-1.454545,1.212121,-1.212121 -L 1.212121,-1.212121,0.969697,-0.969697 -L 0.969697,-0.969697,0.727273,-0.969697 -L 0.969697,-0.242424,0.727273,-0.727273 -L 0.727273,-0.727273,0.727273,-0.969697 -L 0.727273,-1.212121,0.727273,-1.454545 -L 0.727273,-1.454545,0.969697,-1.454545 -L 0.969697,-1.454545,0.969697,-1.212121 -L 0.969697,-1.212121,0.727273,-1.212121 - -[ë] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[ì] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[í] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[î] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[ï] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[ð] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[#0144] 46 -L 0,2.424242,0.242424,2.909091 -L 0.242424,2.909091,0.727273,3.393939 -L 0.727273,3.393939,1.212121,3.393939 -L 1.212121,3.393939,1.454545,3.151515 -L 1.454545,3.151515,1.69697,2.666667 -L 1.69697,2.666667,1.69697,1.939394 -L 1.69697,1.939394,1.212121,0 -L 1.454545,3.151515,1.454545,1.939394 -L 1.454545,1.939394,0.969697,0 -L 1.454545,2.666667,1.212121,1.69697 -L 1.212121,1.69697,0.727273,0 -L 0.727273,0,1.212121,0 -L 1.69697,1.939394,2.181818,2.666667 -L 2.181818,2.666667,2.666667,3.151515 -L 2.666667,3.151515,3.151515,3.393939 -L 3.151515,3.393939,3.636364,3.393939 -L 3.636364,3.393939,4.121212,3.151515 -L 4.121212,3.151515,4.363636,2.666667 -L 4.363636,2.666667,4.363636,1.939394 -L 4.363636,1.939394,3.878788,0.727273 -L 4.121212,3.151515,4.121212,2.181818 -L 4.121212,2.181818,3.878788,1.212121 -L 3.878788,1.212121,3.878788,0.242424 -L 4.121212,2.666667,3.636364,1.454545 -L 3.636364,1.454545,3.636364,0.727273 -L 3.636364,0.727273,3.878788,0.242424 -L 3.878788,0.242424,4.121212,0 -L 4.121212,0,4.606061,0 -L 4.606061,0,5.090909,0.484848 -L 5.090909,0.484848,5.333333,0.969697 -L 4.121212,4.848485,3.878788,4.848485 -L 3.878788,4.848485,3.636364,5.090909 -L 3.636364,5.090909,3.636364,5.333333 -L 3.636364,5.333333,3.878788,5.575758 -L 3.878788,5.575758,4.121212,5.575758 -L 4.121212,5.575758,4.363636,5.333333 -L 4.363636,5.333333,4.363636,4.848485 -L 4.363636,4.848485,4.121212,4.363636 -L 4.121212,4.363636,3.878788,4.121212 -L 3.878788,4.121212,3.393939,3.878788 -L 3.878788,5.333333,3.878788,5.090909 -L 3.878788,5.090909,4.121212,5.090909 -L 4.121212,5.090909,4.121212,5.333333 -L 4.121212,5.333333,3.878788,5.333333 -L 4.121212,4.848485,4.121212,4.606061 -L 4.121212,4.606061,3.878788,4.121212 - -[ò] 12 -L 0.242424,0.727273,0,0.484848 -L 0,0.484848,0,0.242424 -L 0,0.242424,0.242424,0 -L 0.242424,0,0.484848,0 -L 0.484848,0,0.727273,0.242424 -L 0.727273,0.242424,0.727273,0.484848 -L 0.727273,0.484848,0.484848,0.727273 -L 0.484848,0.727273,0.242424,0.727273 -L 0.242424,0.484848,0.242424,0.242424 -L 0.242424,0.242424,0.484848,0.242424 -L 0.484848,0.242424,0.484848,0.484848 -L 0.484848,0.484848,0.242424,0.484848 - -[#00F3] 52 -L 1.454545,3.393939,0.727273,3.151515 -L 0.727273,3.151515,0.242424,2.424242 -L 0.242424,2.424242,0,1.69697 -L 0,1.69697,0,1.212121 -L 0,1.212121,0.242424,0.484848 -L 0.242424,0.484848,0.484848,0.242424 -L 0.484848,0.242424,1.212121,0 -L 1.212121,0,1.939394,0 -L 1.939394,0,2.666667,0.242424 -L 2.666667,0.242424,3.151515,0.969697 -L 3.151515,0.969697,3.393939,1.69697 -L 3.393939,1.69697,3.393939,2.181818 -L 3.393939,2.181818,3.151515,2.909091 -L 3.151515,2.909091,2.909091,3.151515 -L 2.909091,3.151515,2.181818,3.393939 -L 2.181818,3.393939,1.454545,3.393939 -L 0.727273,2.909091,0.484848,2.424242 -L 0.484848,2.424242,0.242424,1.69697 -L 0.242424,1.69697,0.242424,0.969697 -L 0.242424,0.969697,0.484848,0.484848 -L 2.666667,0.484848,2.909091,0.969697 -L 2.909091,0.969697,3.151515,1.69697 -L 3.151515,1.69697,3.151515,2.424242 -L 3.151515,2.424242,2.909091,2.909091 -L 1.454545,3.393939,0.969697,2.909091 -L 0.969697,2.909091,0.727273,2.424242 -L 0.727273,2.424242,0.484848,1.69697 -L 0.484848,1.69697,0.484848,0.969697 -L 0.484848,0.969697,0.727273,0.242424 -L 0.727273,0.242424,1.212121,0 -L 1.939394,0,2.424242,0.484848 -L 2.424242,0.484848,2.666667,0.969697 -L 2.666667,0.969697,2.909091,1.69697 -L 2.909091,1.69697,2.909091,2.424242 -L 2.909091,2.424242,2.666667,3.151515 -L 2.666667,3.151515,2.181818,3.393939 -L 2.666667,4.848485,2.424242,4.848485 -L 2.424242,4.848485,2.181818,5.090909 -L 2.181818,5.090909,2.181818,5.333333 -L 2.181818,5.333333,2.424242,5.575758 -L 2.424242,5.575758,2.666667,5.575758 -L 2.666667,5.575758,2.909091,5.333333 -L 2.909091,5.333333,2.909091,4.848485 -L 2.909091,4.848485,2.666667,4.363636 -L 2.666667,4.363636,2.424242,4.121212 -L 2.424242,4.121212,1.939394,3.878788 -L 2.424242,5.333333,2.424242,5.090909 -L 2.424242,5.090909,2.666667,5.090909 -L 2.666667,5.090909,2.666667,5.333333 -L 2.666667,5.333333,2.424242,5.333333 -L 2.666667,4.848485,2.666667,4.606061 -L 2.666667,4.606061,2.424242,4.121212 - -#EOF diff --git a/fonts/kochigothic.cxf b/fonts/kochigothic.cxf deleted file mode 100644 index c82ee21..0000000 --- a/fonts/kochigothic.cxf +++ /dev/null @@ -1,7611 +0,0 @@ -# Format: QCad II Font -# Creator: QCad -# Version: 1 -# Name: Kochi Gothic -# LetterSpacing: 3.0 -# WordSpacing: 6.75 -# LineSpacingFactor: 1.0 -# Author: 東風フォント(ゴシック) -# Author: Yoshimune Kobayashi - -[!] 36 -L 1.2388,9.049118,1.2359,8.833584 -L 1.2359,8.833584,1.2287,8.564915 -L 1.2287,8.564915,1.2163,8.243101 -L 1.2163,8.243101,1.1988,7.868142 -L 1.1988,7.868142,1.179,7.44003 -L 1.179,7.44003,1.1567,6.958785 -L 1.1567,6.958785,1.127,6.424394 -L 1.127,6.424394,1.0577,5.245337 -L 1.0577,5.245272,1.0253,4.698745 -L 1.0253,4.698745,1.0007,4.197272 -L 1.0007,4.197272,0.9782,3.740859 -L 0.9782,3.740859,0.9614,3.329496 -L 0.9614,3.329496,0.9513,2.963184 -L 0.9513,2.963184,0.9462,2.641926 -L 0.9462,2.641926,0.9413,2.365722 -L 0.9413,2.365722,0.292,2.365722 -L 0.292,2.365722,0.2901,2.641926 -L 0.2901,2.641926,0.2848,2.963184 -L 0.2848,2.963184,0.2749,3.329496 -L 0.2749,3.329496,0.2553,3.740859 -L 0.2553,3.740859,0.2376,4.197272 -L 0.2376,4.197272,0.2104,4.698745 -L 0.2104,4.698745,0.1807,5.245272 -L 0.1807,5.245272,0.1113,6.424442 -L 0.1113,6.424394,0.0843,6.958785 -L 0.0843,6.958785,0.0546,7.44003 -L 0.0546,7.44003,0.0371,7.868142 -L 0.0371,7.868142,0.0172,8.243101 -L 0.0172,8.243101,0.0074,8.564915 -L 0.0074,8.564915,-0.00016,8.833584 -L -0.00016,8.833584,-0.00016,9.049118 -L -0.00016,9.049118,1.2388,9.049118 -L 0.0591,-0.483741,0.0591,0.846512 -L 0.0591,0.846512,1.1197,0.846512 -L 1.1197,0.846512,1.1197,-0.483741 -L 1.1197,-0.483741,0.0591,-0.483741 - -["] 14 -L 1.1789,8.890389,0.2408,7.216237 -L 0.2408,7.216237,-0.0573,7.216237 -L -0.0573,7.216237,0.4089,8.586171 -L 0.4089,8.586171,-0.0003,8.586171 -L -0.0003,8.586171,-0.0003,10.037354 -L -0.0003,10.037354,1.1789,10.037354 -L 1.1789,10.037354,1.1789,8.890389 -L 3.1268,8.890389,2.1876,7.216237 -L 2.1876,7.216237,1.8906,7.216237 -L 1.8906,7.216237,2.3613,8.586171 -L 2.3613,8.586171,1.9466,8.586171 -L 1.9466,8.586171,1.9466,10.037354 -L 1.9466,10.037354,3.1268,10.037354 -L 3.1268,10.037354,3.1268,8.890389 - -[#] 32 -L 1.6762,-0.510193,1.1887,-0.510193 -L 1.1887,-0.510193,1.4488,1.934903 -L 1.4488,1.934903,-0.0004,1.934903 -L -0.0004,1.934903,0.0757,3.144225 -L 0.0757,3.144225,1.5743,3.144225 -L 1.5743,3.144225,1.9195,6.409397 -L 1.9195,6.409397,0.4322,6.409397 -L 0.4322,6.409397,0.5073,7.618719 -L 0.5073,7.618719,2.0483,7.618719 -L 2.0483,7.618719,2.2657,9.663225 -L 2.2657,9.663225,2.759,9.663225 -L 2.759,9.663225,2.5359,7.618719 -L 2.5359,7.618719,4.4064,7.618719 -L 4.4064,7.618719,4.6296,9.663225 -L 4.6296,9.663225,5.117,9.663225 -L 5.117,9.663225,4.894,7.618719 -L 4.894,7.618719,6.3633,7.618719 -L 6.3633,7.618719,6.2861,6.409397 -L 6.2861,6.409397,4.7629,6.409397 -L 4.7629,6.409397,4.4267,3.144225 -L 4.4267,3.144225,5.9297,3.144225 -L 5.9297,3.144225,5.8535,1.934903 -L 5.8535,1.934903,4.2978,1.934903 -L 4.2978,1.934903,4.04,-0.510193 -L 4.04,-0.510193,3.5514,-0.510193 -L 3.5514,-0.510193,3.8068,1.934903 -L 3.8068,1.934903,1.9362,1.934903 -L 1.9362,1.934903,1.6762,-0.510193 -L 2.4047,6.409397,2.063,3.144225 -L 2.063,3.144225,3.938,3.144225 -L 3.938,3.144225,4.2799,6.409397 -L 4.2799,6.409397,2.4047,6.409397 - -[&] 268 -L 7.2657,0.757703,7.2713,0.629211 -L 7.2713,0.629211,7.1996,0.567476 -L 7.1996,0.567476,7.1201,0.494699 -L 7.1201,0.494699,7.0338,0.410877 -L 7.0338,0.410877,6.9498,0.316015 -L 6.9498,0.316015,6.86,0.210112 -L 6.86,0.210112,6.7614,0.093165 -L 6.7614,0.093165,6.6639,-0.034823 -L 6.6639,-0.034823,6.5653,-0.173853 -L 6.5653,-0.173853,6.2996,0.050057 -L 6.2996,0.050057,6.0498,0.26736 -L 6.0498,0.26736,5.8122,0.478045 -L 5.8122,0.478045,5.5847,0.68212 -L 5.5847,0.68212,5.3682,0.879579 -L 5.3682,0.879579,5.1655,1.070428 -L 5.1655,1.070428,4.9726,1.254657 -L 4.9726,1.254657,4.7911,1.432279 -L 4.7911,1.432279,4.6824,1.31201 -L 4.6824,1.31201,4.5737,1.194016 -L 4.5737,1.194016,4.4527,1.078295 -L 4.4527,1.078295,4.3282,0.964847 -L 4.3282,0.964847,4.2016,0.85367 -L 4.2016,0.85367,4.0705,0.74477 -L 4.0705,0.74477,3.9315,0.638142 -L 3.9315,0.638142,3.7935,0.533791 -L 3.7935,0.533791,3.6423,0.437023 -L 3.6423,0.437023,3.4764,0.353161 -L 3.4764,0.353161,3.2949,0.282197 -L 3.2949,0.282197,3.102,0.224135 -L 3.102,0.224135,2.8958,0.17898 -L 2.8958,0.17898,2.6728,0.146722 -L 2.6728,0.146722,2.4374,0.127371 -L 2.4374,0.127371,2.1876,0.120918 -L 2.1876,0.120918,1.9275,0.132362 -L 1.9275,0.132362,1.6877,0.166679 -L 1.6877,0.166679,1.4589,0.223885 -L 1.4589,0.223885,1.2439,0.303969 -L 1.2439,0.303969,1.0511,0.406934 -L 1.0511,0.406934,0.8673,0.532784 -L 0.8673,0.532784,0.7092,0.681516 -L 0.7092,0.681516,0.5601,0.853127 -L 0.5601,0.853127,0.4289,1.038376 -L 0.4289,1.038376,0.3125,1.228027 -L 0.3125,1.228027,0.2182,1.422078 -L 0.2182,1.422078,0.1388,1.620525 -L 0.1388,1.620525,0.0749,1.823372 -L 0.0749,1.823372,0.0345,2.030619 -L 0.0345,2.030619,0.0099,2.242267 -L 0.0099,2.242267,-0.0003,2.458307 -L -0.0003,2.458307,0.0099,2.690802 -L 0.0099,2.690802,0.0345,2.910213 -L 0.0345,2.910213,0.0793,3.116547 -L 0.0793,3.116547,0.1444,3.309797 -L 0.1444,3.309797,0.2227,3.489974 -L 0.2227,3.489974,0.3226,3.657063 -L 0.3226,3.657063,0.4334,3.811083 -L 0.4334,3.811083,0.568,3.952011 -L 0.568,3.952011,0.7092,4.084651 -L 0.7092,4.084651,0.8571,4.213776 -L 0.8571,4.213776,1.0062,4.339389 -L 1.0062,4.339389,1.1541,4.461489 -L 1.1541,4.461489,1.3033,4.580073 -L 1.3033,4.580073,1.4589,4.695146 -L 1.4589,4.695146,1.6125,4.806703 -L 1.6125,4.806703,1.7717,4.914748 -L 1.7717,4.914748,1.6596,5.08278 -L 1.6596,5.084277,1.5184,5.297174 -L 1.5184,5.298093,1.3581,5.555304 -L 1.3581,5.556193,1.1676,5.857588 -L 1.1676,5.858586,1.0757,6.019953 -L 1.0757,6.019953,0.9938,6.179516 -L 0.9938,6.179516,0.9244,6.337279 -L 0.9244,6.337279,0.8673,6.493243 -L 0.8673,6.493243,0.8257,6.647408 -L 0.8257,6.647408,0.7933,6.799769 -L 0.7933,6.799769,0.7731,6.950331 -L 0.7731,6.950331,0.7685,7.099084 -L 0.7685,7.099084,0.7787,7.290861 -L 0.7787,7.290861,0.8033,7.476938 -L 0.8033,7.476938,0.847,7.657323 -L 0.847,7.657323,0.9064,7.831999 -L 0.9064,7.831999,0.986,8.000981 -L 0.986,8.000981,1.0858,8.164265 -L 1.0858,8.164265,1.199,8.321854 -L 1.199,8.321854,1.3278,8.473744 -L 1.3278,8.473744,1.4714,8.61347 -L 1.4714,8.61347,1.6282,8.734567 -L 1.6282,8.734567,1.7886,8.837025 -L 1.7886,8.837025,1.9577,8.92086 -L 1.9577,8.92086,2.1359,8.986065 -L 2.1359,8.986065,2.322,9.032648 -L 2.322,9.032648,2.5125,9.060582 -L 2.5125,9.060582,2.7176,9.069905 -L 2.7176,9.069905,2.8891,9.055817 -L 2.8891,9.055817,3.0572,9.024907 -L 3.0572,9.024907,3.2231,8.977162 -L 3.2231,8.977162,3.3846,8.91259 -L 3.3846,8.91259,3.5359,8.831196 -L 3.5359,8.831196,3.6894,8.732967 -L 3.6894,8.732967,3.8329,8.617914 -L 3.8329,8.617914,3.9741,8.486025 -L 3.9741,8.486025,4.103,8.342336 -L 4.103,8.342336,4.2138,8.191845 -L 4.2138,8.191845,4.3137,8.034565 -L 4.3137,8.034565,4.3921,7.870499 -L 4.3921,7.870499,4.4549,7.699639 -L 4.4549,7.699639,4.4986,7.521997 -L 4.4986,7.521997,4.5289,7.337551 -L 4.5289,7.337551,4.5434,7.146322 -L 4.5434,7.146322,4.5389,6.930043 -L 4.5389,6.930043,4.5142,6.7243 -L 4.5142,6.7243,4.4772,6.5291 -L 4.4772,6.5291,4.4268,6.344437 -L 4.4268,6.344437,4.3608,6.170317 -L 4.3608,6.170317,4.2812,6.00674 -L 4.2812,6.00674,4.187,5.8537 -L 4.187,5.8537,4.076,5.711203 -L 4.076,5.711203,3.9594,5.576078 -L 3.9594,5.576078,3.8372,5.445183 -L 3.8372,5.445183,3.7141,5.318508 -L 3.7141,5.318508,3.5873,5.196054 -L 3.5873,5.196054,3.4563,5.077828 -L 3.4563,5.077828,3.3252,4.963815 -L 3.3252,4.963815,3.1861,4.85403 -L 3.1861,4.85403,3.0472,4.748469 -L 3.0472,4.748469,3.2063,4.556882 -L 3.203,4.555862,3.5201,4.168872 -L 3.5201,4.167204,3.6142,4.046492 -L 3.6142,4.046492,3.7208,3.918398 -L 3.7208,3.918398,3.8372,3.784968 -L 3.8372,3.784968,3.9639,3.646181 -L 3.9639,3.646181,4.0974,3.502062 -L 4.0974,3.502062,4.2441,3.35259 -L 4.2441,3.35259,4.3977,3.197782 -L 4.3977,3.197782,4.5635,3.037624 -L 4.5635,3.037624,4.7373,2.872129 -L 4.7373,2.872129,4.8213,3.021197 -L 4.8213,3.021197,4.8954,3.173633 -L 4.8954,3.173633,4.9693,3.329431 -L 4.9693,3.329431,5.0366,3.488595 -L 5.0366,3.488595,5.0959,3.651129 -L 5.0959,3.651129,5.1486,3.817033 -L 5.1486,3.817033,5.2002,3.986294 -L 5.2002,3.986294,5.2427,4.158918 -L 5.2427,4.158918,6.1685,4.158918 -L 6.1685,4.158918,6.0991,3.899577 -L 6.0991,3.899577,6.0306,3.646849 -L 6.0306,3.646849,5.9455,3.400732 -L 5.9455,3.400732,5.857,3.16123 -L 5.857,3.16123,5.7605,2.928343 -L 5.7605,2.928343,5.6507,2.702071 -L 5.6507,2.702071,5.5376,2.482406 -L 5.5376,2.482406,5.4109,2.269357 -L 5.4109,2.269357,5.7919,1.947262 -L 5.7919,1.948838,6.228,1.58873 -L 6.228,1.590056,6.7188,1.191784 -L 6.7188,1.193009,7.2613,0.756646 -L 0.8852,2.469646,0.8918,2.314586 -L 0.8918,2.314586,0.9043,2.16779 -L 0.9043,2.16779,0.9267,2.029264 -L 0.9267,2.029264,0.9613,1.898996 -L 0.9613,1.898996,1.0062,1.777004 -L 1.0062,1.777004,1.0577,1.663279 -L 1.0577,1.663279,1.1206,1.557816 -L 1.1206,1.557816,1.1944,1.460623 -L 1.1944,1.460623,1.2785,1.373377 -L 1.2785,1.373377,1.3704,1.297763 -L 1.3704,1.297763,1.4747,1.233787 -L 1.4747,1.233787,1.5912,1.181438 -L 1.5912,1.181438,1.7191,1.140722 -L 1.7191,1.140722,1.8558,1.111643 -L 1.8558,1.111643,2.0049,1.094192 -L 2.0049,1.094192,2.165,1.088378 -L 2.165,1.088378,2.3466,1.09261 -L 2.3466,1.09261,2.5227,1.105326 -L 2.5227,1.105326,2.6828,1.126507 -L 2.6828,1.126507,2.832,1.156164 -L 2.832,1.156164,2.9754,1.194297 -L 2.9754,1.194297,3.1043,1.240901 -L 3.1043,1.240901,3.2253,1.295977 -L 3.2253,1.295977,3.3397,1.359529 -L 3.3397,1.359529,3.4416,1.430283 -L 3.4416,1.430283,3.5448,1.506971 -L 3.5448,1.506971,3.6523,1.589601 -L 3.6523,1.589601,3.7487,1.678156 -L 3.7487,1.678156,3.8497,1.772652 -L 3.8497,1.772652,3.9493,1.873076 -L 3.9493,1.873076,4.0435,1.979441 -L 4.0435,1.979441,4.1421,2.091734 -L 4.1421,2.091734,3.5829,2.714711 -L 3.5829,2.716265,3.1368,3.225058 -L 3.1368,3.226537,2.8958,3.502382 -L 2.8958,3.50324,2.6044,3.841467 -L 2.6044,3.842739,2.378,4.106119 -L 2.378,4.107312,2.2671,4.241486 -L 2.2671,4.24206,2.1359,4.150519 -L 2.1359,4.150519,2.007,4.059188 -L 2.007,4.059188,1.8805,3.968059 -L 1.8805,3.968059,1.7593,3.877144 -L 1.7593,3.877144,1.6429,3.786428 -L 1.6429,3.786428,1.5284,3.695918 -L 1.5284,3.695918,1.4153,3.605621 -L 1.4153,3.605621,1.3111,3.515525 -L 1.3111,3.515525,1.2114,3.420442 -L 1.2114,3.420442,1.1227,3.315176 -L 1.1227,3.315176,1.0533,3.199717 -L 1.0533,3.199717,0.9938,3.07408 -L 0.9938,3.07408,0.9467,2.93825 -L 0.9467,2.93825,0.9099,2.792233 -L 0.9099,2.792233,0.8918,2.63603 -L 0.8918,2.63603,0.8852,2.469646 -L 3.6568,7.159554,3.6523,7.288591 -L 3.6523,7.288591,3.6345,7.409268 -L 3.6345,7.409268,3.6053,7.521592 -L 3.6053,7.521592,3.5727,7.625566 -L 3.5727,7.625566,3.5257,7.721181 -L 3.5257,7.721181,3.4764,7.808438 -L 3.4764,7.808438,3.4136,7.887346 -L 3.4136,7.887346,3.3442,7.957899 -L 3.3442,7.957899,3.2724,8.020115 -L 3.2724,8.020115,3.1939,8.074044 -L 3.1939,8.074044,3.1143,8.119672 -L 3.1143,8.119672,3.0326,8.157006 -L 3.0326,8.157006,2.9463,8.186044 -L 2.9463,8.186044,2.8588,8.206787 -L 2.8588,8.206787,2.7704,8.219228 -L 2.7704,8.219228,2.6761,8.223378 -L 2.6761,8.223378,2.572,8.219967 -L 2.572,8.219967,2.4721,8.209736 -L 2.4721,8.209736,2.3736,8.19269 -L 2.3736,8.19269,2.2771,8.168812 -L 2.2771,8.168812,2.1852,8.13812 -L 2.1852,8.13812,2.0957,8.10061 -L 2.0957,8.10061,2.0094,8.056282 -L 2.0094,8.056282,1.9252,8.00514 -L 1.9252,8.00514,1.8456,7.943444 -L 1.8456,7.943444,1.7784,7.867489 -L 1.7784,7.867489,1.7224,7.777279 -L 1.7224,7.777279,1.6754,7.672803 -L 1.6754,7.672803,1.6405,7.55407 -L 1.6405,7.55407,1.6125,7.421082 -L 1.6125,7.421082,1.598,7.273828 -L 1.598,7.273828,1.5958,7.112313 -L 1.5958,7.112313,1.598,6.977917 -L 1.598,6.977917,1.6181,6.845883 -L 1.6181,6.845883,1.6429,6.716214 -L 1.6429,6.716214,1.6854,6.588904 -L 1.6854,6.588904,1.7347,6.463954 -L 1.7347,6.463954,1.7985,6.341368 -L 1.7985,6.341368,1.8703,6.221147 -L 1.8703,6.221147,1.9577,6.103285 -L 1.9577,6.103285,2.5002,5.410824 -L 2.5024,5.411702,2.6067,5.492273 -L 2.6067,5.492273,2.7154,5.574327 -L 2.7154,5.574327,2.8197,5.657847 -L 2.8197,5.657847,2.9205,5.742845 -L 2.9205,5.742845,3.018,5.829327 -L 3.018,5.829327,3.1143,5.91728 -L 3.1143,5.91728,3.2063,6.006709 -L 3.2063,6.006709,3.2971,6.097615 -L 3.2971,6.097615,3.3846,6.194397 -L 3.3846,6.194397,3.4563,6.301458 -L 3.4563,6.301458,3.5201,6.418783 -L 3.5201,6.418783,3.5672,6.546386 -L 3.5672,6.546386,3.6097,6.684272 -L 3.6097,6.684272,3.6345,6.832425 -L 3.6345,6.832425,3.6523,6.99085 -L 3.6523,6.99085,3.6568,7.159554 - -['] 7 -L 1.1788,8.890389,0.2396,7.216237 -L 0.2396,7.216237,-0.0596,7.216237 -L -0.0596,7.216237,0.4087,8.586171 -L 0.4087,8.586171,-0.0002,8.586171 -L -0.0002,8.586171,-0.0002,10.037354 -L -0.0002,10.037354,1.1788,10.037354 -L 1.1788,10.037354,1.1788,8.890389 - -[(] 66 -L 3.0909,-0.670807,2.5192,-1.237679 -L 2.5192,-1.237679,2.2188,-0.907551 -L 2.2188,-0.907551,1.9421,-0.578513 -L 1.9421,-0.578513,1.6787,-0.250574 -L 1.6787,-0.250574,1.431,0.076279 -L 1.431,0.076279,1.2058,0.402038 -L 1.2058,0.402038,1.0007,0.7267 -L 1.0007,0.7267,0.8124,1.050276 -L 0.8124,1.050276,0.6409,1.372753 -L 0.6409,1.372753,0.4929,1.703708 -L 0.4929,1.703708,0.3639,2.052704 -L 0.3639,2.052704,0.252,2.419737 -L 0.252,2.419737,0.1634,2.804812 -L 0.1634,2.804812,0.0938,3.207922 -L 0.0938,3.207922,0.0389,3.629074 -L 0.0389,3.629074,0.0088,4.068264 -L 0.0088,4.068264,-0.0003,4.525496 -L -0.0003,4.525496,0.0088,4.983157 -L 0.0088,4.983157,0.0389,5.422688 -L 0.0389,5.422688,0.0938,5.84409 -L 0.0938,5.84409,0.1634,6.247367 -L 0.1634,6.247367,0.252,6.632507 -L 0.252,6.632507,0.3639,6.999525 -L 0.3639,6.999525,0.4929,7.348424 -L 0.4929,7.348424,0.6409,7.679184 -L 0.6409,7.679184,0.8124,8.001439 -L 0.8124,8.001439,1.0007,8.324822 -L 1.0007,8.324822,1.2058,8.649326 -L 1.2058,8.649326,1.431,8.974949 -L 1.431,8.974949,1.6787,9.301702 -L 1.6787,9.301702,1.9421,9.629571 -L 1.9421,9.629571,2.2188,9.958565 -L 2.2188,9.958565,2.5192,10.28867 -L 2.5192,10.28867,3.0909,9.721799 -L 3.0909,9.721799,2.7917,9.421617 -L 2.7917,9.421617,2.5192,9.122873 -L 2.5192,9.122873,2.2614,8.825574 -L 2.2614,8.825574,2.0307,8.529722 -L 2.0307,8.529722,1.8132,8.235319 -L 1.8132,8.235319,1.6272,7.942365 -L 1.6272,7.942365,1.4591,7.650854 -L 1.4591,7.650854,1.31,7.360788 -L 1.31,7.360788,1.1833,7.063313 -L 1.1833,7.063313,1.0724,6.749572 -L 1.0724,6.749572,0.9805,6.419565 -L 0.9805,6.419565,0.903,6.073284 -L 0.903,6.073284,0.8437,5.710748 -L 0.8437,5.710748,0.8021,5.331931 -L 0.8021,5.331931,0.7743,4.936846 -L 0.7743,4.936846,0.7674,4.525496 -L 0.7674,4.525496,0.7743,4.114593 -L 0.7743,4.114593,0.8021,3.71989 -L 0.8021,3.71989,0.8437,3.341402 -L 0.8437,3.341402,0.903,2.979122 -L 0.903,2.979122,0.9805,2.633056 -L 0.9805,2.633056,1.0724,2.303188 -L 1.0724,2.303188,1.1833,1.989537 -L 1.1833,1.989537,1.31,1.692089 -L 1.31,1.692089,1.4591,1.401998 -L 1.4591,1.401998,1.6272,1.110404 -L 1.6272,1.110404,1.8132,0.817295 -L 1.8132,0.817295,2.0307,0.522688 -L 2.0307,0.522688,2.2614,0.226574 -L 2.2614,0.226574,2.5192,-0.071047 -L 2.5192,-0.071047,2.7917,-0.370174 -L 2.7917,-0.370174,3.0909,-0.670807 - -[)] 66 -L -0.0003,-0.670807,0.2991,-0.370174 -L 0.2991,-0.370174,0.5737,-0.071047 -L 0.5737,-0.071047,0.8315,0.226574 -L 0.8315,0.226574,1.0622,0.522688 -L 1.0622,0.522688,1.2753,0.817295 -L 1.2753,0.817295,1.4658,1.110404 -L 1.4658,1.110404,1.6338,1.401998 -L 1.6338,1.401998,1.7829,1.692089 -L 1.7829,1.692089,1.9073,1.989537 -L 1.9073,1.989537,2.0206,2.303188 -L 2.0206,2.303188,2.1125,2.633056 -L 2.1125,2.633056,2.1897,2.979122 -L 2.1897,2.979122,2.2457,3.341402 -L 2.2457,3.341402,2.293,3.71989 -L 2.293,3.71989,2.3154,4.114593 -L 2.3154,4.114593,2.3253,4.525496 -L 2.3253,4.525496,2.3154,4.936846 -L 2.3154,4.936846,2.293,5.331931 -L 2.293,5.331931,2.2457,5.710748 -L 2.2457,5.710748,2.1897,6.073284 -L 2.1897,6.073284,2.1125,6.419565 -L 2.1125,6.419565,2.0206,6.749572 -L 2.0206,6.749572,1.9073,7.063313 -L 1.9073,7.063313,1.7829,7.360788 -L 1.7829,7.360788,1.6338,7.650854 -L 1.6338,7.650854,1.4658,7.942365 -L 1.4658,7.942365,1.2753,8.235319 -L 1.2753,8.235319,1.0622,8.529722 -L 1.0622,8.529722,0.8315,8.825574 -L 0.8315,8.825574,0.5737,9.122873 -L 0.5737,9.122873,0.2991,9.421617 -L 0.2991,9.421617,-0.0003,9.721799 -L -0.0003,9.721799,0.5713,10.28867 -L 0.5713,10.28867,0.8718,9.958565 -L 0.8718,9.958565,1.1565,9.629571 -L 1.1565,9.629571,1.4165,9.301702 -L 1.4165,9.301702,1.6596,8.974949 -L 1.6596,8.974949,1.885,8.649326 -L 1.885,8.649326,2.0901,8.324822 -L 2.0901,8.324822,2.2806,8.001439 -L 2.2806,8.001439,2.4521,7.679184 -L 2.4521,7.679184,2.6001,7.348424 -L 2.6001,7.348424,2.7323,6.999525 -L 2.7323,6.999525,2.8433,6.632507 -L 2.8433,6.632507,2.9328,6.247367 -L 2.9328,6.247367,3.0024,5.84409 -L 3.0024,5.84409,3.0517,5.422688 -L 3.0517,5.422688,3.0809,4.983157 -L 3.0809,4.983157,3.091,4.525496 -L 3.091,4.525496,3.0809,4.068264 -L 3.0809,4.068264,3.0517,3.629074 -L 3.0517,3.629074,3.0024,3.207922 -L 3.0024,3.207922,2.9328,2.804812 -L 2.9328,2.804812,2.8433,2.419737 -L 2.8433,2.419737,2.7323,2.052704 -L 2.7323,2.052704,2.6001,1.703708 -L 2.6001,1.703708,2.4521,1.372753 -L 2.4521,1.372753,2.2806,1.050276 -L 2.2806,1.050276,2.0901,0.7267 -L 2.0901,0.7267,1.885,0.402038 -L 1.885,0.402038,1.6596,0.076279 -L 1.6596,0.076279,1.4165,-0.250574 -L 1.4165,-0.250574,1.1565,-0.578513 -L 1.1565,-0.578513,0.8718,-0.907551 -L 0.8718,-0.907551,0.5713,-1.237679 -L 0.5713,-1.237679,-0.0003,-0.670807 - -[*] 12 -L -0.0001,0.959886,2.6762,4.383778 -L 2.6762,4.383778,-0.0001,7.809563 -L -0.0001,7.809563,0.4783,8.423666 -L 0.4783,8.423666,3.1514,4.997889 -L 3.1514,4.997889,5.8246,8.423666 -L 5.8246,8.423666,6.3054,7.809563 -L 6.3054,7.809563,3.6323,4.383778 -L 3.6323,4.383778,6.3054,0.959886 -L 6.3054,0.959886,5.8246,0.345777 -L 5.8246,0.345777,3.1514,3.769671 -L 3.1514,3.769671,0.4783,0.345777 -L 0.4783,0.345777,-0.0001,0.959886 - -[+] 12 -L 2.9521,8.96787,3.6582,8.96787 -L 3.6582,8.96787,3.6582,5.200072 -L 3.6582,5.200072,6.6114,5.200072 -L 6.6114,5.200072,6.6114,4.353548 -L 6.6114,4.353548,3.6582,4.353548 -L 3.6582,4.353548,3.6582,0.574415 -L 3.6582,0.574415,2.9521,0.574415 -L 2.9521,0.574415,2.9521,4.353548 -L 2.9521,4.353548,-0.0002,4.353548 -L -0.0002,4.353548,-0.0002,5.200072 -L -0.0002,5.200072,2.9521,5.200072 -L 2.9521,5.200072,2.9521,8.96787 - -[,] 7 -L 1.2187,0.551741,0.3171,-1.271692 -L 0.3171,-1.271692,0.0197,-1.271692 -L 0.0197,-1.271692,0.4062,0.241853 -L 0.4062,0.241853,0,0.241853 -L 0,0.241853,0,1.693037 -L 0,1.693037,1.2187,1.693037 -L 1.2187,1.693037,1.2187,0.551741 - -[-] 4 -L -0.0003,5.200072,6.5821,5.200072 -L 6.5821,5.200072,6.5821,4.353548 -L 6.5821,4.353548,-0.0003,4.353548 -L -0.0003,4.353548,-0.0003,5.200072 - -[.] 4 -L 1.2141,0.241853,-0.0001,0.241853 -L -0.0001,0.241853,-0.0001,1.693037 -L -0.0001,1.693037,1.2141,1.693037 -L 1.2141,1.693037,1.2141,0.241853 - -[/] 4 -L 0.0001,-0.457289,3.9972,9.923985 -L 0.0001,-0.457289,0.6297,-1.048722 -L 3.9972,9.923985,4.6223,9.321171 -L 0.6297,-1.048722,4.6223,9.321171 - -[0] 128 -L -0.0003,4.606775,0.0122,5.04276 -L 0.0122,5.04276,0.0468,5.465506 -L 0.0468,5.465506,0.1018,5.875012 -L 0.1018,5.875012,0.1814,6.27121 -L 0.1814,6.27121,0.28,6.654168 -L 0.28,6.654168,0.4089,7.023957 -L 0.4089,7.023957,0.5556,7.380364 -L 0.5556,7.380364,0.726,7.723606 -L 0.726,7.723606,0.9144,8.039105 -L 0.9144,8.039105,1.1149,8.312577 -L 1.1149,8.312577,1.3302,8.544019 -L 1.3302,8.544019,1.5588,8.733293 -L 1.5588,8.733293,1.7965,8.880604 -L 1.7965,8.880604,2.052,8.98575 -L 2.052,8.98575,2.312,9.048864 -L 2.312,9.048864,2.5945,9.069879 -L 2.5945,9.069879,2.8689,9.048864 -L 2.8689,9.048864,3.1335,8.98575 -L 3.1335,8.98575,3.3868,8.880604 -L 3.3868,8.880604,3.625,8.733293 -L 3.625,8.733293,3.852,8.544019 -L 3.852,8.544019,4.0683,8.312577 -L 4.0683,8.312577,4.271,8.039105 -L 4.271,8.039105,4.4617,7.723606 -L 4.4617,7.723606,4.6336,7.380226 -L 4.6336,7.380226,4.7794,7.023186 -L 4.7794,7.023186,4.9055,6.652627 -L 4.9055,6.652627,5.0096,6.268408 -L 5.0096,6.268408,5.0882,5.870527 -L 5.0882,5.870527,5.1454,5.459129 -L 5.1454,5.459129,5.18,5.034074 -L 5.18,5.034074,5.1902,4.595425 -L 5.1902,4.595425,5.18,4.15678 -L 5.18,4.15678,5.1454,3.731722 -L 5.1454,3.731722,5.0882,3.320254 -L 5.0882,3.320254,5.0096,2.922444 -L 5.0096,2.922444,4.9055,2.538227 -L 4.9055,2.538227,4.7794,2.167597 -L 4.7794,2.167597,4.6336,1.810625 -L 4.6336,1.810625,4.4617,1.467245 -L 4.4617,1.467245,4.271,1.151676 -L 4.271,1.151676,4.0683,0.878202 -L 4.0683,0.878202,3.852,0.646833 -L 3.852,0.646833,3.625,0.45749 -L 3.625,0.45749,3.3868,0.310247 -L 3.3868,0.310247,3.1335,0.205034 -L 3.1335,0.205034,2.8689,0.141919 -L 2.8689,0.141919,2.5945,0.120905 -L 2.5945,0.120905,2.312,0.141919 -L 2.312,0.141919,2.052,0.205034 -L 2.052,0.205034,1.7965,0.310247 -L 1.7965,0.310247,1.5588,0.45749 -L 1.5588,0.45749,1.3302,0.646833 -L 1.3302,0.646833,1.1149,0.878202 -L 1.1149,0.878202,0.9144,1.151676 -L 0.9144,1.151676,0.726,1.467245 -L 0.726,1.467245,0.5556,1.810768 -L 0.5556,1.810768,0.4089,2.168298 -L 0.4089,2.168298,0.28,2.539838 -L 0.28,2.539838,0.1814,2.925245 -L 0.1814,2.925245,0.1018,3.324665 -L 0.1018,3.324665,0.0468,3.738094 -L 0.0468,3.738094,0.0122,4.165394 -L 0.0122,4.165394,-0.0003,4.606775 -L 0.9413,4.595425,0.9518,4.197268 -L 0.9518,4.197268,0.9744,3.821035 -L 0.9744,3.821035,1.0085,3.466724 -L 1.0085,3.466724,1.0639,3.134274 -L 1.0639,3.134274,1.1257,2.823814 -L 1.1257,2.823814,1.2097,2.535215 -L 1.2097,2.535215,1.3033,2.268468 -L 1.3033,2.268468,1.4143,2.023714 -L 1.4143,2.023714,1.5346,1.804463 -L 1.5346,1.804463,1.6652,1.61449 -L 1.6652,1.61449,1.8008,1.453728 -L 1.8008,1.453728,1.9444,1.322246 -L 1.9444,1.322246,2.0935,1.219904 -L 2.0935,1.219904,2.2549,1.146843 -L 2.2549,1.146843,2.415,1.102992 -L 2.415,1.102992,2.5945,1.088352 -L 2.5945,1.088352,2.7647,1.102992 -L 2.7647,1.102992,2.9339,1.146843 -L 2.9339,1.146843,3.0926,1.219904 -L 3.0926,1.219904,3.241,1.322246 -L 3.241,1.322246,3.3868,1.453728 -L 3.3868,1.453728,3.5225,1.61449 -L 3.5225,1.61449,3.6514,1.804463 -L 3.6514,1.804463,3.7735,2.023714 -L 3.7735,2.023714,3.8845,2.268678 -L 3.8845,2.268678,3.9842,2.535915 -L 3.9842,2.535915,4.0649,2.825356 -L 4.0649,2.825356,4.1322,3.137146 -L 4.1322,3.137146,4.1815,3.47114 -L 4.1815,3.47114,4.2161,3.827409 -L 4.2161,3.827409,4.2386,4.205954 -L 4.2386,4.205954,4.2441,4.606775 -L 4.2441,4.606775,4.2386,5.015511 -L 4.2386,5.015511,4.2161,5.39994 -L 4.2161,5.39994,4.1815,5.760132 -L 4.1815,5.760132,4.1322,6.095947 -L 4.1322,6.095947,4.0649,6.407525 -L 4.0649,6.407525,3.9842,6.694796 -L 3.9842,6.694796,3.8845,6.95776 -L 3.8845,6.95776,3.7735,7.196415 -L 3.7735,7.196415,3.6514,7.408734 -L 3.6514,7.408734,3.5225,7.592823 -L 3.5225,7.592823,3.3868,7.748544 -L 3.3868,7.748544,3.241,7.875963 -L 3.241,7.875963,3.0926,7.97501 -L 3.0926,7.97501,2.9339,8.04583 -L 2.9339,8.04583,2.7647,8.08828 -L 2.7647,8.08828,2.5945,8.102429 -L 2.5945,8.102429,2.415,8.08828 -L 2.415,8.08828,2.2549,8.04583 -L 2.2549,8.04583,2.0935,7.97501 -L 2.0935,7.97501,1.9444,7.875963 -L 1.9444,7.875963,1.8008,7.748544 -L 1.8008,7.748544,1.6652,7.592823 -L 1.6652,7.592823,1.5346,7.408734 -L 1.5346,7.408734,1.4143,7.196415 -L 1.4143,7.196415,1.3033,6.957548 -L 1.3033,6.957548,1.2097,6.694096 -L 1.2097,6.694096,1.1257,6.405914 -L 1.1257,6.405914,1.0639,6.093145 -L 1.0639,6.093145,1.0085,5.755649 -L 1.0085,5.755649,0.9744,5.393566 -L 0.9744,5.393566,0.9518,5.006823 -L 0.9518,5.006823,0.9413,4.595425 - -[1] 22 -L 2.0588,-0.020804,1.1722,-0.020804 -L 1.1722,-0.020804,1.1722,7.206785 -L 1.1722,7.206785,1.1666,7.292733 -L 1.1666,7.292733,1.1543,7.367197 -L 1.1543,7.367197,1.1319,7.430169 -L 1.1319,7.430169,1.0981,7.481729 -L 1.0981,7.481729,1.0557,7.521795 -L 1.0557,7.521795,1.0084,7.550445 -L 1.0084,7.550445,0.9492,7.56761 -L 0.9492,7.56761,0.8797,7.573349 -L 0.8797,7.573349,-0.0001,7.573349 -L -0.0001,7.573349,-0.0001,8.246034 -L -0.0001,8.246034,0.307,8.277697 -L 0.307,8.277697,0.5793,8.331072 -L 0.5793,8.331072,0.8179,8.406162 -L 0.8179,8.406162,1.0208,8.503042 -L 1.0208,8.503042,1.1889,8.621637 -L 1.1889,8.621637,1.3262,8.761871 -L 1.3262,8.761871,1.4244,8.923967 -L 1.4244,8.923967,1.4872,9.107705 -L 1.4872,9.107705,2.0588,9.107705 -L 2.0588,9.107705,2.0588,-0.020804 - -[2] 87 -L 2.4829,9.069879,2.7215,9.06007 -L 2.7215,9.06007,2.9473,9.030579 -L 2.9473,9.030579,3.1621,8.981407 -L 3.1621,8.981407,3.3704,8.912617 -L 3.3704,8.912617,3.5656,8.824079 -L 3.5656,8.824079,3.7516,8.715989 -L 3.7516,8.715989,3.9298,8.588152 -L 3.9298,8.588152,4.0933,8.440698 -L 4.0933,8.440698,4.2425,8.275032 -L 4.2425,8.275032,4.3736,8.092625 -L 4.3736,8.092625,4.4801,7.893543 -L 4.4801,7.893543,4.5743,7.677792 -L 4.5743,7.677792,4.6436,7.44523 -L 4.6436,7.44523,4.6959,7.196069 -L 4.6959,7.196069,4.7239,6.930091 -L 4.7239,6.930091,4.7323,6.647513 -L 4.7323,6.647513,4.7183,6.346442 -L 4.7183,6.346442,4.6684,6.0432 -L 4.6684,6.0432,4.5892,5.737716 -L 4.5892,5.737716,4.4755,5.430131 -L 4.4755,5.430131,4.3315,5.120302 -L 4.3315,5.120302,4.1551,4.808304 -L 4.1551,4.808304,3.9504,4.494206 -L 3.9504,4.494206,3.7044,4.177794 -L 3.7044,4.177794,1.0616,1.209326 -L 1.0616,1.209326,4.7602,1.209326 -L 4.7602,1.209326,4.6436,0.120905 -L 4.6436,0.120905,-0.0002,0.120905 -L -0.0002,0.120905,-0.0002,1.334012 -L -0.0002,1.334012,2.7138,4.380026 -L 2.7138,4.380026,2.9659,4.677942 -L 2.9659,4.677942,3.1827,4.97194 -L 3.1827,4.97194,3.3704,5.261871 -L 3.3704,5.261871,3.5218,5.547743 -L 3.5218,5.547743,3.6373,5.829618 -L 3.6373,5.829618,3.7247,6.107505 -L 3.7247,6.107505,3.7718,6.381397 -L 3.7718,6.381397,3.7918,6.651296 -L 3.7918,6.651296,3.784,6.870199 -L 3.784,6.870199,3.7673,7.068928 -L 3.7673,7.068928,3.7375,7.247341 -L 3.7375,7.247341,3.6928,7.405442 -L 3.6928,7.405442,3.6406,7.543302 -L 3.6406,7.543302,3.5755,7.660845 -L 3.5755,7.660845,3.4993,7.758068 -L 3.4993,7.758068,3.4074,7.835052 -L 3.4074,7.835052,3.3089,7.897748 -L 3.3089,7.897748,3.2052,7.952034 -L 3.2052,7.952034,3.0948,7.997986 -L 3.0948,7.997986,2.9839,8.035603 -L 2.9839,8.035603,2.8651,8.064885 -L 2.8651,8.064885,2.7407,8.08576 -L 2.7407,8.08576,2.6151,8.098299 -L 2.6151,8.098299,2.4805,8.102429 -L 2.4805,8.102429,2.3798,8.098789 -L 2.3798,8.098789,2.2778,8.087719 -L 2.2778,8.087719,2.174,8.069226 -L 2.174,8.069226,2.0732,8.043382 -L 2.0732,8.043382,1.9627,8.010179 -L 1.9627,8.010179,1.8564,7.969616 -L 1.8564,7.969616,1.7453,7.921635 -L 1.7453,7.921635,1.6367,7.866226 -L 1.6367,7.866226,1.5323,7.794076 -L 1.5323,7.794076,1.4454,7.695725 -L 1.4454,7.695725,1.3687,7.57111 -L 1.3687,7.57111,1.3038,7.420292 -L 1.3038,7.420292,1.2566,7.24328 -L 1.2566,7.24328,1.222,7.040066 -L 1.222,7.040066,1.2007,6.810587 -L 1.2007,6.810587,1.1933,6.554908 -L 1.1933,6.554908,0.3062,6.554908 -L 0.3062,6.554908,0.3192,6.879796 -L 0.3192,6.879796,0.3499,7.180794 -L 0.3499,7.180794,0.3977,7.457978 -L 0.3977,7.457978,0.4687,7.711278 -L 0.4687,7.711278,0.5585,7.940758 -L 0.5585,7.940758,0.6706,8.146352 -L 0.6706,8.146352,0.8039,8.32813 -L 0.8039,8.32813,0.9523,8.48602 -L 0.9523,8.48602,1.121,8.622896 -L 1.121,8.622896,1.2891,8.741491 -L 1.2891,8.741491,1.468,8.841797 -L 1.468,8.841797,1.6584,8.923967 -L 1.6584,8.923967,1.8564,8.987781 -L 1.8564,8.987781,2.0546,9.033383 -L 2.0546,9.033383,2.2653,9.060772 -L 2.2653,9.060772,2.4829,9.069879 - -[3] 195 -L 2.14,9.069879,2.3757,9.058321 -L 2.3757,9.058321,2.6034,9.023434 -L 2.6034,9.023434,2.8141,8.965364 -L 2.8141,8.965364,3.0146,8.884039 -L 3.0146,8.884039,3.2053,8.779453 -L 3.2053,8.779453,3.384,8.651684 -L 3.384,8.651684,3.5521,8.500588 -L 3.5521,8.500588,3.705,8.326378 -L 3.705,8.326378,3.8497,8.139137 -L 3.8497,8.139137,3.973,7.949304 -L 3.973,7.949304,4.0748,7.75688 -L 4.0748,7.75688,4.1611,7.561791 -L 4.1611,7.561791,4.2228,7.364113 -L 4.2228,7.364113,4.27,7.163772 -L 4.27,7.163772,4.3003,6.960772 -L 4.3003,6.960772,4.3104,6.755176 -L 4.3104,6.755176,4.3031,6.605554 -L 4.3031,6.605554,4.2902,6.45726 -L 4.2902,6.45726,4.2678,6.310087 -L 4.2678,6.310087,4.2414,6.164245 -L 4.2414,6.164245,4.1981,6.019594 -L 4.1981,6.019594,4.1518,5.876203 -L 4.1518,5.876203,4.0918,5.734002 -L 4.0918,5.734002,4.0302,5.593135 -L 4.0302,5.593135,3.9538,5.459339 -L 3.9538,5.459339,3.8744,5.338717 -L 3.8744,5.338717,3.7902,5.23119 -L 3.7902,5.23119,3.6962,5.136766 -L 3.6962,5.136766,3.5987,5.055439 -L 3.5987,5.055439,3.4961,4.987281 -L 3.4961,4.987281,3.384,4.932152 -L 3.384,4.932152,3.269,4.890193 -L 3.269,4.890193,3.3857,4.853558 -L 3.3857,4.853558,3.4999,4.802349 -L 3.4999,4.802349,3.6166,4.736576 -L 3.6166,4.736576,3.7259,4.656089 -L 3.7259,4.656089,3.8378,4.561033 -L 3.8378,4.561033,3.9416,4.451406 -L 3.9416,4.451406,4.0453,4.327139 -L 4.0453,4.327139,4.1445,4.188232 -L 4.1445,4.188232,4.2414,4.035875 -L 4.2414,4.035875,4.3204,3.871188 -L 4.3204,3.871188,4.3926,3.694176 -L 4.3926,3.694176,4.446,3.504903 -L 4.446,3.504903,4.4886,3.303302 -L 4.4886,3.303302,4.5177,3.089372 -L 4.5177,3.089372,4.5384,2.863114 -L 4.5384,2.863114,4.5439,2.624597 -L 4.5439,2.624597,4.5356,2.396095 -L 4.5356,2.396095,4.5054,2.171728 -L 4.5054,2.171728,4.4561,1.951496 -L 4.4561,1.951496,4.3842,1.735325 -L 4.3842,1.735325,4.2979,1.523286 -L 4.2979,1.523286,4.1893,1.315311 -L 4.1893,1.315311,4.0604,1.111468 -L 4.0604,1.111468,3.909,0.911688 -L 3.909,0.911688,3.7431,0.726338 -L 3.7431,0.726338,3.5594,0.565716 -L 3.5594,0.565716,3.3633,0.429821 -L 3.3633,0.429821,3.1558,0.318583 -L 3.1558,0.318583,2.9307,0.232142 -L 2.9307,0.232142,2.6875,0.170359 -L 2.6875,0.170359,2.4318,0.133303 -L 2.4318,0.133303,2.1624,0.120905 -L 2.1624,0.120905,1.922,0.131342 -L 1.922,0.131342,1.6971,0.162584 -L 1.6971,0.162584,1.4814,0.2147 -L 1.4814,0.2147,1.2753,0.287689 -L 1.2753,0.287689,1.0847,0.381487 -L 1.0847,0.381487,0.9071,0.496087 -L 0.9071,0.496087,0.7429,0.631632 -L 0.7429,0.631632,0.5877,0.787912 -L 0.5877,0.787912,0.4504,0.962754 -L 0.4504,0.962754,0.3337,1.153568 -L 0.3337,1.153568,0.2296,1.360492 -L 0.2296,1.360492,0.1478,1.583458 -L 0.1478,1.583458,0.086,1.822466 -L 0.086,1.822466,0.0389,2.077584 -L 0.0389,2.077584,0.0105,2.348744 -L 0.0105,2.348744,-0.0003,2.635945 -L -0.0003,2.635945,0.8885,2.635945 -L 0.8885,2.635945,0.8907,2.41753 -L 0.8907,2.41753,0.9071,2.217542 -L 0.9071,2.217542,0.9357,2.036185 -L 0.9357,2.036185,0.9727,1.873249 -L 0.9727,1.873249,1.0196,1.72888 -L 1.0196,1.72888,1.079,1.603002 -L 1.079,1.603002,1.1541,1.495617 -L 1.1541,1.495617,1.2327,1.406795 -L 1.2327,1.406795,1.3222,1.332122 -L 1.3222,1.332122,1.4186,1.267467 -L 1.4186,1.267467,1.5251,1.212759 -L 1.5251,1.212759,1.6395,1.167995 -L 1.6395,1.167995,1.7561,1.133183 -L 1.7561,1.133183,1.8878,1.108246 -L 1.8878,1.108246,2.0206,1.093325 -L 2.0206,1.093325,2.1594,1.088352 -L 2.1594,1.088352,2.3085,1.094306 -L 2.3085,1.094306,2.4543,1.112168 -L 2.4543,1.112168,2.5911,1.141937 -L 2.5911,1.141937,2.7243,1.183546 -L 2.7243,1.183546,2.8459,1.237136 -L 2.8459,1.237136,2.9643,1.302562 -L 2.9643,1.302562,3.0786,1.379896 -L 3.0786,1.379896,3.1883,1.469138 -L 3.1883,1.469138,3.2815,1.570289 -L 3.2815,1.570289,3.3689,1.683278 -L 3.3689,1.683278,3.4405,1.808246 -L 3.4405,1.808246,3.4978,1.945049 -L 3.4978,1.945049,3.5426,2.093763 -L 3.5426,2.093763,3.5774,2.254388 -L 3.5774,2.254388,3.597,2.426917 -L 3.597,2.426917,3.5987,2.611358 -L 3.5987,2.611358,3.5919,2.843851 -L 3.5919,2.843851,3.5673,3.060302 -L 3.5673,3.060302,3.5268,3.260853 -L 3.5268,3.260853,3.4653,3.445362 -L 3.4653,3.445362,3.3879,3.61397 -L 3.3879,3.61397,3.2944,3.766536 -L 3.2944,3.766536,3.1883,3.903132 -L 3.1883,3.903132,3.0617,4.023824 -L 3.0617,4.023824,2.9206,4.129461 -L 2.9206,4.129461,2.7714,4.221012 -L 2.7714,4.221012,2.6135,4.298419 -L 2.6135,4.298419,2.4482,4.361813 -L 2.4482,4.361813,2.2743,4.411126 -L 2.2743,4.411126,2.0901,4.446292 -L 2.0901,4.446292,1.8995,4.467447 -L 1.8995,4.467447,1.6971,4.474452 -L 1.6971,4.474452,1.6971,5.20009 -L 1.6971,5.20009,1.8995,5.207443 -L 1.8995,5.207443,2.0855,5.229511 -L 2.0855,5.229511,2.2592,5.266356 -L 2.2592,5.266356,2.423,5.317912 -L 2.423,5.317912,2.5771,5.384249 -L 2.5771,5.384249,2.7121,5.465223 -L 2.7121,5.465223,2.8332,5.56105 -L 2.8332,5.56105,2.9451,5.67152 -L 2.9451,5.67152,3.0439,5.791374 -L 3.0439,5.791374,3.1318,5.91508 -L 3.1318,5.91508,3.203,6.04278 -L 3.203,6.04278,3.2607,6.174402 -L 3.2607,6.174402,3.3039,6.309877 -L 3.3039,6.309877,3.3392,6.449344 -L 3.3392,6.449344,3.3615,6.592735 -L 3.3615,6.592735,3.3633,6.740048 -L 3.3633,6.740048,3.3615,6.883436 -L 3.3615,6.883436,3.3409,7.020592 -L 3.3409,7.020592,3.314,7.151654 -L 3.314,7.151654,3.269,7.276484 -L 3.269,7.276484,3.2159,7.395147 -L 3.2159,7.395147,3.1502,7.507645 -L 3.1502,7.507645,3.0719,7.61398 -L 3.0719,7.61398,2.9821,7.71415 -L 2.9821,7.71415,2.8857,7.805141 -L 2.8857,7.805141,2.7861,7.884019 -L 2.7861,7.884019,2.6851,7.950776 -L 2.6851,7.950776,2.581,8.005342 -L 2.581,8.005342,2.4766,8.047864 -L 2.4766,8.047864,2.3658,8.078195 -L 2.3658,8.078195,2.2536,8.096405 -L 2.2536,8.096405,2.1372,8.102429 -L 2.1372,8.102429,2.0206,8.097108 -L 2.0206,8.097108,1.9119,8.080994 -L 1.9119,8.080994,1.8037,8.054238 -L 1.8037,8.054238,1.6988,8.01669 -L 1.6988,8.01669,1.6048,7.9685 -L 1.6048,7.9685,1.5084,7.909517 -L 1.5084,7.909517,1.4186,7.839886 -L 1.4186,7.839886,1.3347,7.759474 -L 1.3347,7.759474,1.2551,7.665676 -L 1.2551,7.665676,1.189,7.555631 -L 1.189,7.555631,1.1318,7.42933 -L 1.1318,7.42933,1.087,7.286851 -L 1.087,7.286851,1.05,7.12819 -L 1.05,7.12819,1.0276,6.953277 -L 1.0276,6.953277,1.008,6.762184 -L 1.008,6.762184,1.0052,6.554908 -L 1.0052,6.554908,0.1186,6.554908 -L 0.1186,6.554908,0.1286,6.852827 -L 0.1286,6.852827,0.1562,7.132463 -L 0.1562,7.132463,0.1982,7.393816 -L 0.1982,7.393816,0.2597,7.636884 -L 0.2597,7.636884,0.3417,7.861741 -L 0.3417,7.861741,0.4364,8.068246 -L 0.4364,8.068246,0.5545,8.25654 -L 0.5545,8.25654,0.6884,8.426476 -L 0.6884,8.426476,0.837,8.577294 -L 0.837,8.577294,0.9951,8.708006 -L 0.9951,8.708006,1.1593,8.818613 -L 1.1593,8.818613,1.3369,8.909046 -L 1.3369,8.909046,1.5251,8.979443 -L 1.5251,8.979443,1.7197,9.029671 -L 1.7197,9.029671,1.9242,9.059862 -L 1.9242,9.059862,2.14,9.069879 - -[4] 14 -L 4.2897,-0.022696,3.402,-0.022696 -L 3.402,-0.022696,3.402,2.055799 -L 3.402,2.055799,-0.0001,2.055799 -L -0.0001,2.055799,-0.0001,2.611358 -L -0.0001,2.611358,3.5023,9.130329 -L 3.5023,9.130329,4.2897,9.130329 -L 4.2897,9.130329,4.2897,3.144221 -L 4.2897,3.144221,5.3571,3.144221 -L 5.3571,3.144221,5.3571,2.055799 -L 5.3571,2.055799,4.2897,2.055799 -L 4.2897,2.055799,4.2897,-0.022696 -L 3.402,7.004623,1.2445,3.144221 -L 1.2445,3.144221,3.402,3.144221 -L 3.402,3.144221,3.402,7.004623 - -[5] 127 -L 2.6029,5.804753,2.8192,5.792915 -L 2.8192,5.792915,3.0266,5.7574 -L 3.0266,5.7574,3.2306,5.698209 -L 3.2306,5.698209,3.4278,5.615268 -L 3.4278,5.615268,3.6217,5.508726 -L 3.6217,5.508726,3.805,5.378505 -L 3.805,5.378505,3.986,5.224607 -L 3.986,5.224607,4.1562,5.047033 -L 4.1562,5.047033,4.3155,4.850545 -L 4.3155,4.850545,4.4532,4.640048 -L 4.4532,4.640048,4.5733,4.415469 -L 4.5733,4.415469,4.6639,4.176882 -L 4.6639,4.176882,4.7391,3.924217 -L 4.7391,3.924217,4.7969,3.65747 -L 4.7969,3.65747,4.8254,3.376714 -L 4.8254,3.376714,4.8359,3.081877 -L 4.8359,3.081877,4.8232,2.768896 -L 4.8232,2.768896,4.7912,2.469646 -L 4.7912,2.469646,4.7335,2.184059 -L 4.7335,2.184059,4.6551,1.912198 -L 4.6551,1.912198,4.5531,1.654068 -L 4.5531,1.654068,4.4287,1.409597 -L 4.4287,1.409597,4.283,1.178855 -L 4.283,1.178855,4.1149,0.961773 -L 4.1149,0.961773,3.9288,0.764725 -L 3.9288,0.764725,3.7264,0.593876 -L 3.7264,0.593876,3.5136,0.449364 -L 3.5136,0.449364,3.2844,0.33112 -L 3.2844,0.33112,3.0467,0.239145 -L 3.0467,0.239145,2.7888,0.173441 -L 2.7888,0.173441,2.5245,0.134072 -L 2.5245,0.134072,2.2419,0.120905 -L 2.2419,0.120905,2.0117,0.132252 -L 2.0117,0.132252,1.8003,0.166294 -L 1.8003,0.166294,1.5875,0.222966 -L 1.5875,0.222966,1.3867,0.302332 -L 1.3867,0.302332,1.1906,0.404323 -L 1.1906,0.404323,1.0085,0.52908 -L 1.0085,0.52908,0.8321,0.676464 -L 0.8321,0.676464,0.6584,0.84654 -L 0.6584,0.84654,0.5047,1.02874 -L 0.5047,1.02874,0.3714,1.212759 -L 0.3714,1.212759,0.2577,1.398389 -L 0.2577,1.398389,0.1662,1.58577 -L 0.1662,1.58577,0.0896,1.7749 -L 0.0896,1.7749,0.0397,1.965716 -L 0.0397,1.965716,0.0093,2.158281 -L 0.0093,2.158281,-0.0001,2.352527 -L -0.0001,2.352527,0.8813,2.352527 -L 0.8813,2.352527,0.8915,2.227489 -L 0.8915,2.227489,0.9117,2.106512 -L 0.9117,2.106512,0.9414,1.989603 -L 0.9414,1.989603,0.9901,1.876822 -L 0.9901,1.876822,1.0506,1.768038 -L 1.0506,1.768038,1.119,1.663384 -L 1.119,1.663384,1.2087,1.562794 -L 1.2087,1.562794,1.3072,1.466266 -L 1.3072,1.466266,1.4149,1.377724 -L 1.4149,1.377724,1.5201,1.300951 -L 1.5201,1.300951,1.6346,1.236015 -L 1.6346,1.236015,1.751,1.182848 -L 1.751,1.182848,1.8677,1.141519 -L 1.8677,1.141519,1.991,1.112026 -L 1.991,1.112026,2.1154,1.094306 -L 2.1154,1.094306,2.2387,1.088352 -L 2.2387,1.088352,2.4023,1.096758 -L 2.4023,1.096758,2.5613,1.121905 -L 2.5613,1.121905,2.7177,1.163862 -L 2.7177,1.163862,2.8635,1.222566 -L 2.8635,1.222566,3.0042,1.298006 -L 3.0042,1.298006,3.1408,1.390263 -L 3.1408,1.390263,3.2726,1.499259 -L 3.2726,1.499259,3.3987,1.624998 -L 3.3987,1.624998,3.5173,1.765163 -L 3.5173,1.765163,3.6143,1.917172 -L 3.6143,1.917172,3.7013,2.081157 -L 3.7013,2.081157,3.7697,2.25705 -L 3.7697,2.25705,3.8246,2.444921 -L 3.8246,2.444921,3.8616,2.644699 -L 3.8616,2.644699,3.884,2.856389 -L 3.884,2.856389,3.8946,3.079986 -L 3.8946,3.079986,3.884,3.302179 -L 3.884,3.302179,3.8672,3.508756 -L 3.8672,3.508756,3.8347,3.69957 -L 3.8347,3.69957,3.7921,3.874762 -L 3.7921,3.874762,3.7359,4.034264 -L 3.7359,4.034264,3.6688,4.178142 -L 3.6688,4.178142,3.5892,4.306264 -L 3.5892,4.306264,3.4973,4.418763 -L 3.4973,4.418763,3.3963,4.516832 -L 3.3963,4.516832,3.29,4.601871 -L 3.29,4.601871,3.1835,4.673809 -L 3.1835,4.673809,3.0714,4.732653 -L 3.0714,4.732653,2.9625,4.778395 -L 2.9625,4.778395,2.8439,4.811106 -L 2.8439,4.811106,2.7251,4.830722 -L 2.7251,4.830722,2.6029,4.837306 -L 2.6029,4.837306,2.488,4.834574 -L 2.488,4.834574,2.3855,4.826589 -L 2.3855,4.826589,2.279,4.813209 -L 2.279,4.813209,2.1854,4.794504 -L 2.1854,4.794504,2.0906,4.770477 -L 2.0906,4.770477,2.0011,4.741056 -L 2.0011,4.741056,1.9124,4.706384 -L 1.9124,4.706384,1.8328,4.666246 -L 1.8328,4.666246,1.7539,4.621205 -L 1.7539,4.621205,1.6794,4.57147 -L 1.6794,4.57147,1.6098,4.517182 -L 1.6098,4.517182,1.5466,4.458198 -L 1.5466,4.458198,1.4865,4.394594 -L 1.4865,4.394594,1.4295,4.326298 -L 1.4295,4.326298,1.3768,4.253447 -L 1.3768,4.253447,1.3279,4.175903 -L 1.3279,4.175903,0.497,4.175903 -L 0.497,4.175903,0.721,8.948976 -L 0.721,8.948976,4.1373,8.948976 -L 4.1373,8.948976,3.9634,7.86055 -L 3.9634,7.86055,1.4932,7.86055 -L 1.4932,7.86055,1.3824,5.379556 -L 1.3824,5.379556,1.5466,5.479235 -L 1.5466,5.479235,1.7039,5.565606 -L 1.7039,5.565606,1.8575,5.638667 -L 1.8575,5.638667,2.0117,5.698419 -L 2.0117,5.698419,2.1629,5.744931 -L 2.1629,5.744931,2.3104,5.778135 -L 2.3104,5.778135,2.4571,5.798099 -L 2.4571,5.798099,2.6029,5.804753 - -[6] 185 -L 2.5057,5.804753,2.7445,5.793055 -L 2.7445,5.793055,2.9742,5.758098 -L 2.9742,5.758098,3.1994,5.699748 -L 3.1994,5.699748,3.4108,5.618143 -L 3.4108,5.618143,3.6208,5.513209 -L 3.6208,5.513209,3.8169,5.384879 -L 3.8169,5.384879,4.0076,5.233293 -L 4.0076,5.233293,4.1879,5.058381 -L 4.1879,5.058381,4.3577,4.862734 -L 4.3577,4.862734,4.5035,4.649014 -L 4.5035,4.649014,4.6274,4.417292 -L 4.6274,4.417292,4.7259,4.167425 -L 4.7259,4.167425,4.8061,3.89949 -L 4.8061,3.89949,4.8626,3.61355 -L 4.8626,3.61355,4.894,3.309534 -L 4.894,3.309534,4.9041,2.987379 -L 4.9041,2.987379,4.894,2.701721 -L 4.894,2.701721,4.865,2.425728 -L 4.865,2.425728,4.8101,2.159402 -L 4.8101,2.159402,4.7361,1.902812 -L 4.7361,1.902812,4.6418,1.655819 -L 4.6418,1.655819,4.5275,1.418563 -L 4.5275,1.418563,4.3919,1.190972 -L 4.3919,1.190972,4.2351,0.973121 -L 4.2351,0.973121,4.0625,0.773411 -L 4.0625,0.773411,3.8741,0.60025 -L 3.8741,0.60025,3.674,0.453775 -L 3.674,0.453775,3.4573,0.333994 -L 3.4573,0.333994,3.2258,0.240758 -L 3.2258,0.240758,2.9821,0.174212 -L 2.9821,0.174212,2.7241,0.134214 -L 2.7241,0.134214,2.4542,0.120905 -L 2.4542,0.120905,2.1722,0.135685 -L 2.1722,0.135685,1.9095,0.179956 -L 1.9095,0.179956,1.6623,0.253788 -L 1.6623,0.253788,1.4287,0.35711 -L 1.4287,0.35711,1.2157,0.489993 -L 1.2157,0.489993,1.0106,0.652367 -L 1.0106,0.652367,0.8246,0.844301 -L 0.8246,0.844301,0.6535,1.065726 -L 0.6535,1.065726,0.5023,1.327359 -L 0.5023,1.327359,0.3662,1.639918 -L 0.3662,1.639918,0.2574,2.00333 -L 0.2574,2.00333,0.1661,2.417672 -L 0.1661,2.417672,0.0904,2.882938 -L 0.0904,2.882938,0.0411,3.399057 -L 0.0411,3.399057,0.0096,3.966106 -L 0.0096,3.966106,-0.0003,4.584079 -L -0.0003,4.584079,0.0096,5.073789 -L 0.0096,5.073789,0.0434,5.539478 -L 0.0434,5.539478,0.1004,5.981207 -L 0.1004,5.981207,0.18,6.398977 -L 0.18,6.398977,0.2821,6.792795 -L 0.2821,6.792795,0.4054,7.162656 -L 0.4054,7.162656,0.5528,7.508484 -L 0.5528,7.508484,0.7226,7.830361 -L 0.7226,7.830361,0.9113,8.120855 -L 0.9113,8.120855,1.1076,8.372681 -L 1.1076,8.372681,1.3121,8.585698 -L 1.3121,8.585698,1.5334,8.75998 -L 1.5334,8.75998,1.7603,8.895597 -L 1.7603,8.895597,2.0012,8.992402 -L 2.0012,8.992402,2.2491,9.050545 -L 2.2491,9.050545,2.5057,9.069879 -L 2.5057,9.069879,2.6795,9.062452 -L 2.6795,9.062452,2.853,9.040036 -L 2.853,9.040036,3.024,9.002702 -L 3.024,9.002702,3.1926,8.950375 -L 3.1926,8.950375,3.3607,8.883126 -L 3.3607,8.883126,3.529,8.800961 -L 3.529,8.800961,3.691,8.703873 -L 3.691,8.703873,3.8539,8.591862 -L 3.8539,8.591862,4.0052,8.466126 -L 4.0052,8.466126,4.141,8.32813 -L 4.141,8.32813,4.2551,8.177734 -L 4.2551,8.177734,4.3577,8.01508 -L 4.3577,8.01508,4.4367,7.840028 -L 4.4367,7.840028,4.4985,7.652577 -L 4.4985,7.652577,4.5484,7.452867 -L 4.5484,7.452867,4.5725,7.240826 -L 4.5725,7.240826,3.6164,7.240826 -L 3.6164,7.240826,3.5963,7.346462 -L 3.5963,7.346462,3.5694,7.445019 -L 3.5694,7.445019,3.5324,7.536714 -L 3.5324,7.536714,3.4896,7.621335 -L 3.4896,7.621335,3.4388,7.698949 -L 3.4388,7.698949,3.3787,7.769559 -L 3.3787,7.769559,3.3099,7.833233 -L 3.3099,7.833233,3.2298,7.889901 -L 3.2298,7.889901,3.15,7.939706 -L 3.15,7.939706,3.0616,7.982858 -L 3.0616,7.982858,2.9742,8.019421 -L 2.9742,8.019421,2.8857,8.049332 -L 2.8857,8.049332,2.7943,8.072591 -L 2.7943,8.072591,2.7019,8.089125 -L 2.7019,8.089125,2.6055,8.099137 -L 2.6055,8.099137,2.5057,8.102429 -L 2.5057,8.102429,2.3724,8.090874 -L 2.3724,8.090874,2.2394,8.056129 -L 2.2394,8.056129,2.1049,7.998269 -L 2.1049,7.998269,1.979,7.91729 -L 1.979,7.91729,1.8529,7.813129 -L 1.8529,7.813129,1.7279,7.68578 -L 1.7279,7.68578,1.6125,7.535312 -L 1.6125,7.535312,1.4941,7.361733 -L 1.4941,7.361733,1.3861,7.164685 -L 1.3861,7.164685,1.2873,6.943821 -L 1.2873,6.943821,1.201,6.699139 -L 1.201,6.699139,1.13,6.430639 -L 1.13,6.430639,1.0721,6.138397 -L 1.0721,6.138397,1.025,5.822336 -L 1.025,5.822336,0.9927,5.482458 -L 0.9927,5.482458,0.968,5.118833 -L 0.968,5.118833,1.1384,5.279596 -L 1.1384,5.279596,1.3177,5.418923 -L 1.3177,5.418923,1.5025,5.536814 -L 1.5025,5.536814,1.6943,5.633273 -L 1.6943,5.633273,1.8871,5.708296 -L 1.8871,5.708296,2.0898,5.761883 -L 2.0898,5.761883,2.2961,5.794034 -L 2.2961,5.794034,2.5057,5.804753 -L 2.4665,1.088352,2.6357,1.096758 -L 2.6357,1.096758,2.796,1.121905 -L 2.796,1.121905,2.9518,1.163862 -L 2.9518,1.163862,3.0912,1.222566 -L 3.0912,1.222566,3.2202,1.298006 -L 3.2202,1.298006,3.3491,1.390263 -L 3.3491,1.390263,3.4629,1.499259 -L 3.4629,1.499259,3.5636,1.624998 -L 3.5636,1.624998,3.6557,1.763694 -L 3.6557,1.763694,3.7375,1.911288 -L 3.7375,1.911288,3.8046,2.067848 -L 3.8046,2.067848,3.8647,2.233443 -L 3.8647,2.233443,3.9039,2.408006 -L 3.9039,2.408006,3.9381,2.591534 -L 3.9381,2.591534,3.9527,2.784029 -L 3.9527,2.784029,3.9604,2.98549 -L 3.9604,2.98549,3.9527,3.187021 -L 3.9527,3.187021,3.9381,3.378815 -L 3.9381,3.378815,3.9112,3.5608 -L 3.9112,3.5608,3.8686,3.733053 -L 3.8686,3.733053,3.8148,3.895497 -L 3.8148,3.895497,3.7553,4.048204 -L 3.7553,4.048204,3.6781,4.191102 -L 3.6781,4.191102,3.594,4.324267 -L 3.594,4.324267,3.4952,4.444471 -L 3.4952,4.444471,3.3882,4.548704 -L 3.3882,4.548704,3.269,4.636896 -L 3.269,4.636896,3.1401,4.709046 -L 3.1401,4.709046,3,4.765156 -L 3,4.765156,2.8509,4.805221 -L 2.8509,4.805221,2.6918,4.829248 -L 2.6918,4.829248,2.5213,4.837306 -L 2.5213,4.837306,2.3868,4.831422 -L 2.3868,4.831422,2.258,4.8137 -L 2.258,4.8137,2.1303,4.784279 -L 2.1303,4.784279,2.008,4.74302 -L 2.008,4.74302,1.8871,4.689993 -L 1.8871,4.689993,1.7726,4.625198 -L 1.7726,4.625198,1.6623,4.548634 -L 1.6623,4.548634,1.5559,4.460302 -L 1.5559,4.460302,1.4532,4.360552 -L 1.4532,4.360552,1.3597,4.249662 -L 1.3597,4.249662,1.2773,4.127777 -L 1.2773,4.127777,1.2083,3.994756 -L 1.2083,3.994756,1.1412,3.850736 -L 1.1412,3.850736,1.0891,3.695577 -L 1.0891,3.695577,1.0476,3.529348 -L 1.0476,3.529348,1.0106,3.352056 -L 1.0106,3.352056,1.0374,3.05652 -L 1.0374,3.05652,1.0721,2.783118 -L 1.0721,2.783118,1.1171,2.531852 -L 1.1171,2.531852,1.1692,2.302652 -L 1.1692,2.302652,1.2308,2.095587 -L 1.2308,2.095587,1.2998,1.910657 -L 1.2998,1.910657,1.3792,1.747791 -L 1.3792,1.747791,1.4679,1.607065 -L 1.4679,1.607065,1.5598,1.48546 -L 1.5598,1.48546,1.6639,1.380104 -L 1.6639,1.380104,1.7783,1.291004 -L 1.7783,1.291004,1.8994,1.218013 -L 1.8994,1.218013,2.0266,1.161343 -L 2.0266,1.161343,2.1673,1.120784 -L 2.1673,1.120784,2.3106,1.096478 -L 2.3106,1.096478,2.4665,1.088352 - -[7] 7 -L -0.0003,8.948976,4.7934,8.948976 -L 4.7934,8.948976,4.7934,7.95694 -L 4.7934,7.95694,2.3983,-0.075583 -L 2.3983,-0.075583,1.4591,-0.075583 -L 1.4591,-0.075583,3.7532,7.86055 -L 3.7532,7.86055,-0.0003,7.86055 -L -0.0003,7.86055,-0.0003,8.948976 - -[8] 256 -L -0.0001,2.624597,0.0038,2.856319 -L 0.0038,2.856319,0.0306,3.073469 -L 0.0306,3.073469,0.0688,3.276053 -L 0.0688,3.276053,0.1204,3.464065 -L 0.1204,3.464065,0.1904,3.637436 -L 0.1904,3.637436,0.2745,3.796237 -L 0.2745,3.796237,0.3758,3.940468 -L 0.3758,3.940468,0.493,4.070129 -L 0.493,4.070129,0.6163,4.189072 -L 0.6163,4.189072,0.7452,4.301221 -L 0.7452,4.301221,0.8713,4.406572 -L 0.8713,4.406572,0.9974,4.505201 -L 0.9974,4.505201,1.1263,4.596968 -L 1.1263,4.596968,1.258,4.682007 -L 1.258,4.682007,1.3868,4.760182 -L 1.3868,4.760182,1.5201,4.831632 -L 1.5201,4.831632,1.4121,4.905604 -L 1.4121,4.905604,1.3073,4.98581 -L 1.3073,4.98581,1.2109,5.072321 -L 1.2109,5.072321,1.111,5.165136 -L 1.111,5.165136,1.0226,5.264115 -L 1.0226,5.264115,0.9356,5.369396 -L 0.9356,5.369396,0.8517,5.480987 -L 0.8517,5.480987,0.7749,5.598739 -L 0.7749,5.598739,0.706,5.723777 -L 0.706,5.723777,0.6403,5.85694 -L 0.6403,5.85694,0.5909,5.998226 -L 0.5909,5.998226,0.5463,6.147713 -L 0.5463,6.147713,0.5114,6.305254 -L 0.5114,6.305254,0.4891,6.47106 -L 0.4891,6.47106,0.4768,6.644921 -L 0.4768,6.644921,0.4705,6.826979 -L 0.4705,6.826979,0.479,7.047841 -L 0.479,7.047841,0.5069,7.261705 -L 0.5069,7.261705,0.5562,7.468488 -L 0.5562,7.468488,0.6258,7.66834 -L 0.6258,7.66834,0.7121,7.861111 -L 0.7121,7.861111,0.814,8.046811 -L 0.814,8.046811,0.9412,8.225506 -L 0.9412,8.225506,1.082,8.397198 -L 1.082,8.397198,1.2399,8.554878 -L 1.2399,8.554878,1.4065,8.691544 -L 1.4065,8.691544,1.5841,8.807125 -L 1.5841,8.807125,1.7707,8.901761 -L 1.7707,8.901761,1.9611,8.975313 -L 1.9611,8.975313,2.1612,9.027847 -L 2.1612,9.027847,2.3775,9.059369 -L 2.3775,9.059369,2.5951,9.069879 -L 2.5951,9.069879,2.8203,9.059369 -L 2.8203,9.059369,3.0333,9.027847 -L 3.0333,9.027847,3.2395,8.975313 -L 3.2395,8.975313,3.43,8.901761 -L 3.43,8.901761,3.6161,8.807125 -L 3.6161,8.807125,3.7943,8.691544 -L 3.7943,8.691544,3.9578,8.554878 -L 3.9578,8.554878,4.1136,8.397198 -L 4.1136,8.397198,4.2548,8.225506 -L 4.2548,8.225506,4.3764,8.046811 -L 4.3764,8.046811,4.4858,7.861111 -L 4.4858,7.861111,4.5676,7.66834 -L 4.5676,7.66834,4.6342,7.468488 -L 4.6342,7.468488,4.6807,7.261705 -L 4.6807,7.261705,4.7089,7.047841 -L 4.7089,7.047841,4.7184,6.826979 -L 4.7184,6.826979,4.7132,6.661383 -L 4.7132,6.661383,4.6988,6.500898 -L 4.6988,6.500898,4.6792,6.345602 -L 4.6792,6.345602,4.6472,6.195417 -L 4.6472,6.195417,4.6091,6.050345 -L 4.6091,6.050345,4.5574,5.910457 -L 4.5574,5.910457,4.498,5.775683 -L 4.498,5.775683,4.4309,5.646022 -L 4.4309,5.646022,4.3597,5.521195 -L 4.3597,5.521195,4.2795,5.400848 -L 4.2795,5.400848,4.1933,5.28499 -L 4.1933,5.28499,4.1019,5.173612 -L 4.1019,5.173612,4.0028,5.066717 -L 4.0028,5.066717,3.8985,4.964375 -L 3.8985,4.964375,3.7887,4.866446 -L 3.7887,4.866446,3.6777,4.773001 -L 3.6777,4.773001,3.7863,4.711146 -L 3.7863,4.711146,3.8985,4.643478 -L 3.8985,4.643478,4.0127,4.570139 -L 4.0127,4.570139,4.1259,4.490984 -L 4.1259,4.490984,4.2425,4.406224 -L 4.2425,4.406224,4.3614,4.315651 -L 4.3614,4.315651,4.4756,4.219334 -L 4.4756,4.219334,4.5968,4.11734 -L 4.5968,4.11734,4.7089,4.002252 -L 4.7089,4.002252,4.8051,3.866777 -L 4.8051,3.866777,4.8871,3.710775 -L 4.8871,3.710775,4.9543,3.534394 -L 4.9543,3.534394,5.008,3.337626 -L 5.008,3.337626,5.0434,3.120404 -L 5.0434,3.120404,5.0657,2.882728 -L 5.0657,2.882728,5.0752,2.624597 -L 5.0752,2.624597,5.0629,2.353297 -L 5.0629,2.353297,5.0305,2.094956 -L 5.0305,2.094956,4.9777,1.849645 -L 4.9777,1.849645,4.9061,1.617222 -L 4.9061,1.617222,4.8096,1.397758 -L 4.8096,1.397758,4.6932,1.191324 -L 4.6932,1.191324,4.5574,0.997778 -L 4.5574,0.997778,4.4018,0.817192 -L 4.4018,0.817192,4.2224,0.654046 -L 4.2224,0.654046,4.0346,0.512619 -L 4.0346,0.512619,3.8313,0.392905 -L 3.8313,0.392905,3.6087,0.294976 -L 3.6087,0.294976,3.3705,0.218833 -L 3.3705,0.218833,3.1229,0.164475 -L 3.1229,0.164475,2.8551,0.13183 -L 2.8551,0.13183,2.5726,0.120905 -L 2.5726,0.120905,2.2901,0.132182 -L 2.2901,0.132182,2.0212,0.165946 -L 2.0212,0.165946,1.7657,0.222196 -L 1.7657,0.222196,1.5281,0.300928 -L 1.5281,0.300928,1.3,0.402149 -L 1.3,0.402149,1.0887,0.525858 -L 1.0887,0.525858,0.888,0.67212 -L 0.888,0.67212,0.706,0.840866 -L 0.706,0.840866,0.5395,1.026218 -L 0.5395,1.026218,0.3983,1.222286 -L 0.3983,1.222286,0.2745,1.429138 -L 0.2745,1.429138,0.1753,1.646713 -L 0.1753,1.646713,0.0957,1.87507 -L 0.0957,1.87507,0.0408,2.11415 -L 0.0408,2.11415,0.0115,2.364015 -L 0.0115,2.364015,-0.0001,2.624597 -L 0.9429,2.635945,0.9509,2.447023 -L 0.9509,2.447023,0.9722,2.270569 -L 0.9722,2.270569,1.0047,2.106444 -L 1.0047,2.106444,1.0517,1.954718 -L 1.0517,1.954718,1.1166,1.815459 -L 1.1166,1.815459,1.1934,1.688532 -L 1.1934,1.688532,1.2849,1.574072 -L 1.2849,1.574072,1.3936,1.47194 -L 1.3936,1.47194,1.5079,1.382067 -L 1.5079,1.382067,1.6345,1.304173 -L 1.6345,1.304173,1.7707,1.238187 -L 1.7707,1.238187,1.9135,1.184249 -L 1.9135,1.184249,2.0627,1.14229 -L 2.0627,1.14229,2.2245,1.112379 -L 2.2245,1.112379,2.3928,1.094376 -L 2.3928,1.094376,2.5726,1.088352 -L 2.5726,1.088352,2.7486,1.094376 -L 2.7486,1.094376,2.9178,1.112379 -L 2.9178,1.112379,3.0764,1.14229 -L 3.0764,1.14229,3.2248,1.184249 -L 3.2248,1.184249,3.3604,1.238187 -L 3.3604,1.238187,3.4893,1.304173 -L 3.4893,1.304173,3.6087,1.382067 -L 3.6087,1.382067,3.717,1.47194 -L 3.717,1.47194,3.8122,1.574072 -L 3.8122,1.574072,3.8985,1.688532 -L 3.8985,1.688532,3.968,1.815459 -L 3.968,1.815459,4.025,1.954718 -L 4.025,1.954718,4.0687,2.106444 -L 4.0687,2.106444,4.1019,2.270569 -L 4.1019,2.270569,4.1244,2.447023 -L 4.1244,2.447023,4.1283,2.635945 -L 4.1283,2.635945,4.1244,2.831242 -L 4.1244,2.831242,4.1019,3.009937 -L 4.1019,3.009937,4.0743,3.172098 -L 4.0743,3.172098,4.0273,3.317592 -L 4.0273,3.317592,3.9703,3.44655 -L 3.9703,3.44655,3.9008,3.558841 -L 3.9008,3.558841,3.8188,3.654598 -L 3.8188,3.654598,3.727,3.733751 -L 3.727,3.733751,3.6161,3.805694 -L 3.6161,3.805694,3.4949,3.879876 -L 3.4949,3.879876,3.3604,3.956159 -L 3.3604,3.956159,3.207,4.034684 -L 3.207,4.034684,3.0434,4.115381 -L 3.0434,4.115381,2.8652,4.198249 -L 2.8652,4.198249,2.6689,4.283288 -L 2.6689,4.283288,2.4617,4.370567 -L 2.4617,4.370567,2.3149,4.311658 -L 2.3149,4.311658,2.1714,4.246442 -L 2.1714,4.246442,2.0358,4.174922 -L 2.0358,4.174922,1.9011,4.097028 -L 1.9011,4.097028,1.7707,4.012899 -L 1.7707,4.012899,1.6446,3.922396 -L 1.6446,3.922396,1.5225,3.825588 -L 1.5225,3.825588,1.4065,3.722406 -L 1.4065,3.722406,1.3,3.612426 -L 1.3,3.612426,1.2029,3.495094 -L 1.2029,3.495094,1.1235,3.370339 -L 1.1235,3.370339,1.0572,3.238227 -L 1.0572,3.238227,1.0103,3.098759 -L 1.0103,3.098759,0.9722,2.951864 -L 0.9722,2.951864,0.9509,2.797618 -L 0.9509,2.797618,0.9429,2.635945 -L 3.774,6.815631,3.7717,6.954118 -L 3.7717,6.954118,3.7573,7.08616 -L 3.7573,7.08616,3.7291,7.211686 -L 3.7291,7.211686,3.6957,7.330769 -L 3.6957,7.330769,3.6535,7.44341 -L 3.6535,7.44341,3.6038,7.549602 -L 3.6038,7.549602,3.5365,7.649284 -L 3.5365,7.649284,3.467,7.742448 -L 3.467,7.742448,3.383,7.826859 -L 3.383,7.826859,3.2967,7.89999 -L 3.2967,7.89999,3.1969,7.961843 -L 3.1969,7.961843,3.0931,8.012486 -L 3.0931,8.012486,2.9816,8.051854 -L 2.9816,8.051854,2.8579,8.079946 -L 2.8579,8.079946,2.7318,8.096826 -L 2.7318,8.096826,2.5951,8.102429 -L 2.5951,8.102429,2.4617,8.096826 -L 2.4617,8.096826,2.3349,8.079946 -L 2.3349,8.079946,2.2189,8.051854 -L 2.2189,8.051854,2.1075,8.012486 -L 2.1075,8.012486,2.0033,7.961843 -L 2.0033,7.961843,1.9051,7.89999 -L 1.9051,7.89999,1.8155,7.826859 -L 1.8155,7.826859,1.7332,7.742448 -L 1.7332,7.742448,1.6557,7.649284 -L 1.6557,7.649284,1.5918,7.549602 -L 1.5918,7.549602,1.5369,7.44341 -L 1.5369,7.44341,1.496,7.330769 -L 1.496,7.330769,1.4586,7.211686 -L 1.4586,7.211686,1.4343,7.08616 -L 1.4343,7.08616,1.4182,6.954118 -L 1.4182,6.954118,1.416,6.815631 -L 1.416,6.815631,1.4182,6.663554 -L 1.4182,6.663554,1.4289,6.520935 -L 1.4289,6.520935,1.4485,6.387771 -L 1.4485,6.387771,1.4752,6.264135 -L 1.4752,6.264135,1.5079,6.149955 -L 1.5079,6.149955,1.5449,6.045232 -L 1.5449,6.045232,1.597,5.950035 -L 1.597,5.950035,1.649,5.864225 -L 1.649,5.864225,1.7186,5.782546 -L 1.7186,5.782546,1.8071,5.699538 -L 1.8071,5.699538,1.9191,5.615268 -L 1.9191,5.615268,2.0526,5.529531 -L 2.0526,5.529531,2.2038,5.4426 -L 2.2038,5.4426,2.3799,5.354268 -L 2.3799,5.354268,2.5726,5.264605 -L 2.5726,5.264605,2.7878,5.173612 -L 2.7878,5.173612,2.8897,5.221805 -L 2.8897,5.221805,2.9868,5.277494 -L 2.9868,5.277494,3.0837,5.340678 -L 3.0837,5.340678,3.1723,5.411498 -L 3.1723,5.411498,3.2541,5.489741 -L 3.2541,5.489741,3.3359,5.575553 -L 3.3359,5.575553,3.4155,5.668926 -L 3.4155,5.668926,3.4893,5.769799 -L 3.4893,5.769799,3.5565,5.877672 -L 3.5565,5.877672,3.6161,5.992132 -L 3.6161,5.992132,3.6632,6.113037 -L 3.6632,6.113037,3.7056,6.240526 -L 3.7056,6.240526,3.7325,6.374532 -L 3.7325,6.374532,3.7573,6.51505 -L 3.7573,6.51505,3.7717,6.662083 -L 3.7717,6.662083,3.774,6.815631 - -[9] 185 -L 2.3942,3.3861,2.1573,3.397726 -L 2.1573,3.397726,1.9257,3.432753 -L 1.9257,3.432753,1.7062,3.491032 -L 1.7062,3.491032,1.4903,3.572711 -L 1.4903,3.572711,1.2831,3.677644 -L 1.2831,3.677644,1.0868,3.805904 -L 1.0868,3.805904,0.8963,3.95756 -L 0.8963,3.95756,0.7154,4.132473 -L 0.7154,4.132473,0.5439,4.328118 -L 0.5439,4.328118,0.3981,4.541767 -L 0.3981,4.541767,0.28,4.773562 -L 0.28,4.773562,0.1752,5.023424 -L 0.1752,5.023424,0.1012,5.291294 -L 0.1012,5.291294,0.0405,5.577304 -L 0.0405,5.577304,0.0114,5.881317 -L 0.0114,5.881317,-0.0002,6.203402 -L -0.0002,6.203402,0.0092,6.489132 -L 0.0092,6.489132,0.0405,6.765123 -L 0.0405,6.765123,0.091,7.03138 -L 0.091,7.03138,0.1678,7.288042 -L 0.1678,7.288042,0.2615,7.534962 -L 0.2615,7.534962,0.3758,7.77222 -L 0.3758,7.77222,0.5069,7.99981 -L 0.5069,7.99981,0.665,8.217732 -L 0.665,8.217732,0.8387,8.417442 -L 0.8387,8.417442,1.0291,8.590531 -L 1.0291,8.590531,1.2298,8.737004 -L 1.2298,8.737004,1.4482,8.856858 -L 1.4482,8.856858,1.6759,8.950025 -L 1.6759,8.950025,1.919,9.016639 -L 1.919,9.016639,2.1769,9.05657 -L 2.1769,9.05657,2.4493,9.069879 -L 2.4493,9.069879,2.7271,9.055169 -L 2.7271,9.055169,2.9923,9.010828 -L 2.9923,9.010828,3.2393,8.937066 -L 3.2393,8.937066,3.4703,8.833741 -L 3.4703,8.833741,3.6877,8.700861 -L 3.6877,8.700861,3.8945,8.538487 -L 3.8945,8.538487,4.0793,8.34655 -L 4.0793,8.34655,4.248,8.125128 -L 4.248,8.125128,4.4017,7.863497 -L 4.4017,7.863497,4.535,7.550936 -L 4.535,7.550936,4.6471,7.187451 -L 4.6471,7.187451,4.7379,6.773111 -L 4.7379,6.773111,4.8134,6.307916 -L 4.8134,6.307916,4.8623,5.791724 -L 4.8623,5.791724,4.8947,5.224677 -L 4.8947,5.224677,4.9049,4.606775 -L 4.9049,4.606775,4.8947,4.117062 -L 4.8947,4.117062,4.8601,3.651306 -L 4.8601,3.651306,4.8028,3.209577 -L 4.8028,3.209577,4.7239,2.791804 -L 4.7239,2.791804,4.6213,2.398059 -L 4.6213,2.398059,4.498,2.0282 -L 4.498,2.0282,4.349,1.682365 -L 4.349,1.682365,4.1809,1.360492 -L 4.1809,1.360492,3.9954,1.069929 -L 3.9954,1.069929,3.7942,0.81817 -L 3.7942,0.81817,3.5919,0.605081 -L 3.5919,0.605081,3.3704,0.430799 -L 3.3704,0.430799,3.1434,0.295257 -L 3.1434,0.295257,2.9032,0.198379 -L 2.9032,0.198379,2.6577,0.140308 -L 2.6577,0.140308,2.3942,0.120905 -L 2.3942,0.120905,2.2216,0.1284 -L 2.2216,0.1284,2.0507,0.150816 -L 2.0507,0.150816,1.8799,0.188152 -L 1.8799,0.188152,1.7107,0.240408 -L 1.7107,0.240408,1.5424,0.307655 -L 1.5424,0.307655,1.3743,0.389823 -L 1.3743,0.389823,1.213,0.486911 -L 1.213,0.486911,1.0477,0.598989 -L 1.0477,0.598989,0.8963,0.724655 -L 0.8963,0.724655,0.7625,0.862724 -L 0.7625,0.862724,0.6458,1.013049 -L 0.6458,1.013049,0.5462,1.175773 -L 0.5462,1.175773,0.4655,1.350826 -L 0.4655,1.350826,0.4005,1.538204 -L 0.4005,1.538204,0.3583,1.737916 -L 0.3583,1.737916,0.3287,1.950025 -L 0.3287,1.950025,1.2891,1.950025 -L 1.2891,1.950025,1.3094,1.844391 -L 1.3094,1.844391,1.3317,1.745762 -L 1.3317,1.745762,1.3687,1.654138 -L 1.3687,1.654138,1.412,1.569519 -L 1.412,1.569519,1.463,1.491904 -L 1.463,1.491904,1.5224,1.421225 -L 1.5224,1.421225,1.5941,1.357618 -L 1.5941,1.357618,1.6737,1.300951 -L 1.6737,1.300951,1.7555,1.251146 -L 1.7555,1.251146,1.8394,1.207926 -L 1.8394,1.207926,1.9257,1.17143 -L 1.9257,1.17143,2.0176,1.141519 -L 2.0176,1.141519,2.1074,1.118263 -L 2.1074,1.118263,2.2021,1.101661 -L 2.2021,1.101661,2.2978,1.091714 -L 2.2978,1.091714,2.3942,1.088352 -L 2.3942,1.088352,2.5311,1.09998 -L 2.5311,1.09998,2.6644,1.134654 -L 2.6644,1.134654,2.7989,1.192512 -L 2.7989,1.192512,2.925,1.273562 -L 2.925,1.273562,3.0489,1.377724 -L 3.0489,1.377724,3.1722,1.505001 -L 3.1722,1.505001,3.291,1.655467 -L 3.291,1.655467,3.4109,1.82912 -L 3.4109,1.82912,3.5196,2.026168 -L 3.5196,2.026168,3.6142,2.247033 -L 3.6142,2.247033,3.6984,2.491714 -L 3.6984,2.491714,3.7718,2.760142 -L 3.7718,2.760142,3.8288,3.052457 -L 3.8288,3.052457,3.8759,3.368518 -L 3.8759,3.368518,3.9112,3.708326 -L 3.9112,3.708326,3.9337,4.07202 -L 3.9337,4.07202,3.7617,3.911258 -L 3.7617,3.911258,3.5811,3.77193 -L 3.5811,3.77193,3.3986,3.654036 -L 3.3986,3.654036,3.2069,3.55758 -L 3.2069,3.55758,3.0145,3.482556 -L 3.0145,3.482556,2.8113,3.42897 -L 2.8113,3.42897,2.6056,3.396818 -L 2.6056,3.396818,2.3942,3.3861 -L 2.4375,8.102429,2.2653,8.094026 -L 2.2653,8.094026,2.1028,8.068878 -L 2.1028,8.068878,1.9516,8.026989 -L 1.9516,8.026989,1.8125,7.968286 -L 1.8125,7.968286,1.6782,7.892845 -L 1.6782,7.892845,1.5549,7.80059 -L 1.5549,7.80059,1.4405,7.691594 -L 1.4405,7.691594,1.3373,7.565786 -L 1.3373,7.565786,1.2478,7.427159 -L 1.2478,7.427159,1.166,7.279566 -L 1.166,7.279566,1.0987,7.122936 -L 1.0987,7.122936,1.0421,6.95734 -L 1.0421,6.95734,0.9977,6.782848 -L 0.9977,6.782848,0.9653,6.599317 -L 0.9653,6.599317,0.9508,6.406823 -L 0.9508,6.406823,0.9411,6.205292 -L 0.9411,6.205292,0.9508,6.003763 -L 0.9508,6.003763,0.9653,5.811968 -L 0.9653,5.811968,0.9921,5.629981 -L 0.9921,5.629981,1.0347,5.45773 -L 1.0347,5.45773,1.0868,5.295284 -L 1.0868,5.295284,1.1514,5.14258 -L 1.1514,5.14258,1.2254,4.999678 -L 1.2254,4.999678,1.3094,4.866587 -L 1.3094,4.866587,1.4064,4.746312 -L 1.4064,4.746312,1.5184,4.642147 -L 1.5184,4.642147,1.6343,4.553956 -L 1.6343,4.553956,1.7656,4.481807 -L 1.7656,4.481807,1.9051,4.425698 -L 1.9051,4.425698,2.0507,4.38563 -L 2.0507,4.38563,2.2093,4.361533 -L 2.2093,4.361533,2.3798,4.353548 -L 2.3798,4.353548,2.5165,4.359432 -L 2.5165,4.359432,2.6475,4.377084 -L 2.6475,4.377084,2.7743,4.406572 -L 2.7743,4.406572,2.8952,4.447763 -L 2.8952,4.447763,3.0145,4.50079 -L 3.0145,4.50079,3.1283,4.565586 -L 3.1283,4.565586,3.2393,4.642147 -L 3.2393,4.642147,3.3513,4.730551 -L 3.3513,4.730551,3.45,4.830301 -L 3.45,4.830301,3.5443,4.941117 -L 3.5443,4.941117,3.6261,5.063072 -L 3.6261,5.063072,3.6956,5.196027 -L 3.6956,5.196027,3.7617,5.340118 -L 3.7617,5.340118,3.8144,5.495277 -L 3.8144,5.495277,3.8558,5.661503 -L 3.8558,5.661503,3.8945,5.838727 -L 3.8945,5.838727,3.8635,6.134264 -L 3.8635,6.134264,3.8288,6.407663 -L 3.8288,6.407663,3.784,6.659001 -L 3.784,6.659001,3.7346,6.888132 -L 3.7346,6.888132,3.6709,7.095264 -L 3.6709,7.095264,3.6037,7.280194 -L 3.6037,7.280194,3.5196,7.443058 -L 3.5196,7.443058,3.4355,7.583786 -L 3.4355,7.583786,3.3414,7.705324 -L 3.3414,7.705324,3.2393,7.810678 -L 3.2393,7.810678,3.1227,7.89985 -L 3.1227,7.89985,3.004,7.972771 -L 3.004,7.972771,2.875,8.029511 -L 2.875,8.029511,2.7362,8.070001 -L 2.7362,8.070001,2.5926,8.094304 -L 2.5926,8.094304,2.4375,8.102429 - -[:] 8 -L 1.2362,5.058355,0,5.058355 -L 0,5.058355,0,6.617248 -L 0,6.617248,1.2362,6.617248 -L 1.2362,6.617248,1.2362,5.058355 -L 1.2362,0.971225,0,0.971225 -L 0,0.971225,0,2.530114 -L 0,2.530114,1.2362,2.530114 -L 1.2362,2.530114,1.2362,0.971225 - -[;] 11 -L 1.239,5.058355,0.0001,5.058355 -L 0.0001,5.058355,0.0001,6.617248 -L 0.0001,6.617248,1.239,6.617248 -L 1.239,6.617248,1.239,5.058355 -L 1.239,1.279222,0.3147,-0.587668 -L 0.3147,-0.587668,0.02,-0.587668 -L 0.02,-0.587668,0.4831,0.971225 -L 0.4831,0.971225,0.0001,0.971225 -L 0.0001,0.971225,0.0001,2.530114 -L 0.0001,2.530114,1.239,2.530114 -L 1.239,2.530114,1.239,1.279222 - -[<] 21 -L 4.0333,-1.001482,0.1268,4.008385 -L 0.1268,4.006796,0.0931,4.056824 -L 0.0931,4.056824,0.0646,4.108713 -L 0.0646,4.108713,0.0411,4.162467 -L 0.0411,4.162467,0.0237,4.218073 -L 0.0237,4.218073,0.009,4.275548 -L 0.009,4.275548,0.0019,4.334875 -L 0.0019,4.334875,0.0002,4.396063 -L 0.0002,4.396063,0.0019,4.457248 -L 0.0019,4.457248,0.009,4.516578 -L 0.009,4.516578,0.0237,4.574049 -L 0.0237,4.574049,0.0411,4.629659 -L 0.0411,4.629659,0.0646,4.68341 -L 0.0646,4.68341,0.0931,4.735297 -L 0.0931,4.735297,0.1268,4.78533 -L 0.1268,4.78533,0.1665,4.833497 -L 0.1665,4.833497,4.0333,9.804943 -L 4.0333,9.804943,4.5691,9.190797 -L 0.8394,4.395608,4.5691,9.190797 -L 4.0333,-1.001482,4.5689,-0.387376 -L 4.5689,-0.387376,0.8394,4.395608 - -[=] 8 -L -0.0002,6.167533,6.5844,6.167533 -L 6.5844,6.167533,6.5844,5.321001 -L 6.5844,5.321001,-0.0002,5.321001 -L -0.0002,5.321001,-0.0002,6.167533 -L -0.0002,3.507025,6.5844,3.507025 -L 6.5844,3.507025,6.5844,2.660497 -L 6.5844,2.660497,-0.0002,2.660497 -L -0.0002,2.660497,-0.0002,3.507025 - -[>] 21 -L 0.5361,-1.001482,4.4426,4.008385 -L 4.4426,4.006796,4.4764,4.056824 -L 4.4764,4.056824,4.5048,4.108713 -L 4.5048,4.108713,4.5284,4.162467 -L 4.5284,4.162467,4.5457,4.218073 -L 4.5457,4.218073,4.5604,4.275548 -L 4.5604,4.275548,4.5676,4.334875 -L 4.5676,4.334875,4.5693,4.396063 -L 4.5693,4.396063,4.5676,4.457248 -L 4.5676,4.457248,4.5604,4.516578 -L 4.5604,4.516578,4.5457,4.574049 -L 4.5457,4.574049,4.5284,4.629659 -L 4.5284,4.629659,4.5048,4.68341 -L 4.5048,4.68341,4.4764,4.735297 -L 4.4764,4.735297,4.4426,4.78533 -L 4.4426,4.78533,4.403,4.833497 -L 4.403,4.833497,0.5361,9.804943 -L 0.5361,9.804943,0.0004,9.190797 -L 3.7301,4.395608,0.0004,9.190797 -L 0.5361,-1.001482,0.0005,-0.387376 -L 0.0005,-0.387376,3.7301,4.395608 - -[?] 170 -L 1.8307,-0.483741,1.8307,0.846512 -L 1.8307,0.846512,2.8908,0.846512 -L 2.8908,0.846512,2.8908,-0.483741 -L 2.8908,-0.483741,1.8307,-0.483741 -L 2.4648,9.311771,2.6556,9.312452 -L 2.6556,9.312452,2.8412,9.302205 -L 2.8412,9.302205,3.0195,9.281033 -L 3.0195,9.281033,3.193,9.24894 -L 3.193,9.24894,3.3617,9.205923 -L 3.3617,9.205923,3.5224,9.151979 -L 3.5224,9.151979,3.6789,9.087113 -L 3.6789,9.087113,3.8274,9.011327 -L 3.8274,9.011327,3.9661,8.927609 -L 3.9661,8.927609,4.0997,8.838964 -L 4.0997,8.838964,4.2186,8.745386 -L 4.2186,8.745386,4.3303,8.646875 -L 4.3303,8.646875,4.4368,8.543443 -L 4.4368,8.543443,4.5262,8.435066 -L 4.5262,8.435066,4.6052,8.321764 -L 4.6052,8.321764,4.6848,8.203534 -L 4.6848,8.203534,4.7464,8.08191 -L 4.7464,8.08191,4.801,7.958424 -L 4.801,7.958424,4.8477,7.83308 -L 4.8477,7.83308,4.8903,7.705875 -L 4.8903,7.705875,4.9173,7.57681 -L 4.9173,7.57681,4.9372,7.445886 -L 4.9372,7.445886,4.9494,7.313095 -L 4.9494,7.313095,4.9549,7.178448 -L 4.9549,7.178448,4.9494,6.934973 -L 4.9494,6.934973,4.9224,6.706232 -L 4.9224,6.706232,4.8801,6.492223 -L 4.8801,6.492223,4.8235,6.292951 -L 4.8235,6.292951,4.7491,6.108407 -L 4.7491,6.108407,4.6573,5.9386 -L 4.6573,5.9386,4.5531,5.78352 -L 4.5531,5.78352,4.427,5.643176 -L 4.427,5.643176,4.2981,5.513428 -L 4.2981,5.513428,4.1692,5.390148 -L 4.1692,5.390148,4.05,5.273335 -L 4.05,5.273335,3.9288,5.16299 -L 3.9288,5.16299,3.8125,5.059108 -L 3.8125,5.059108,3.706,4.961691 -L 3.706,4.961691,3.6018,4.870746 -L 3.6018,4.870746,3.4952,4.786258 -L 3.4952,4.786258,3.4015,4.70318 -L 3.4015,4.70318,3.3145,4.61643 -L 3.3145,4.61643,3.2353,4.526026 -L 3.2353,4.526026,3.1633,4.431961 -L 3.1633,4.431961,3.0987,4.334238 -L 3.0987,4.334238,3.047,4.232849 -L 3.047,4.232849,2.9998,4.127801 -L 2.9998,4.127801,2.9655,4.019094 -L 2.9655,4.019094,2.933,3.906219 -L 2.933,3.906219,2.9083,3.78869 -L 2.9083,3.78869,2.8858,3.66648 -L 2.8858,3.66648,2.8611,3.539619 -L 2.8611,3.539619,2.8512,3.408082 -L 2.8512,3.408082,2.8412,3.27189 -L 2.8412,3.27189,2.8341,3.131023 -L 2.8341,3.131023,2.8313,2.985496 -L 2.8313,2.985496,2.8313,2.288257 -L 2.8313,2.288257,1.9471,2.288257 -L 1.9471,2.288257,1.9471,2.985496 -L 1.9471,2.985496,1.9471,3.132974 -L 1.9471,3.132974,1.952,3.27968 -L 1.952,3.27968,1.9618,3.425621 -L 1.9618,3.425621,1.9741,3.570791 -L 1.9741,3.570791,1.9893,3.715204 -L 1.9893,3.715204,2.0089,3.858835 -L 2.0089,3.858835,2.0312,4.001704 -L 2.0312,4.001704,2.0585,4.143803 -L 2.0585,4.143803,2.0931,4.283766 -L 2.0931,4.283766,2.1406,4.420212 -L 2.1406,4.420212,2.197,4.553148 -L 2.197,4.553148,2.2738,4.682566 -L 2.2738,4.682566,2.3583,4.808472 -L 2.3583,4.808472,2.4571,4.930865 -L 2.4571,4.930865,2.5711,5.049747 -L 2.5711,5.049747,2.6954,5.165112 -L 2.6954,5.165112,2.8289,5.277713 -L 2.8289,5.277713,2.9502,5.388259 -L 2.9502,5.388259,3.0694,5.496778 -L 3.0694,5.496778,3.1832,5.603257 -L 3.1832,5.603257,3.295,5.707703 -L 3.295,5.707703,3.3961,5.810108 -L 3.3961,5.810108,3.4952,5.910473 -L 3.4952,5.910473,3.5895,6.008806 -L 3.5895,6.008806,3.6738,6.112058 -L 3.6738,6.112058,3.7481,6.227166 -L 3.7481,6.227166,3.8125,6.354152 -L 3.8125,6.354152,3.8624,6.493007 -L 3.8624,6.493007,3.9016,6.643735 -L 3.9016,6.643735,3.9288,6.806317 -L 3.9288,6.806317,3.949,6.98078 -L 3.949,6.98078,3.9511,7.167111 -L 3.9511,7.167111,3.9511,7.282341 -L 3.9511,7.282341,3.9414,7.391854 -L 3.9414,7.391854,3.9288,7.495625 -L 3.9288,7.495625,3.9068,7.593683 -L 3.9068,7.593683,3.8819,7.686001 -L 3.8819,7.686001,3.8498,7.772595 -L 3.8498,7.772595,3.8125,7.853462 -L 3.8125,7.853462,3.7701,7.928609 -L 3.7701,7.928609,3.7231,7.998295 -L 3.7231,7.998295,3.6716,8.062821 -L 3.6716,8.062821,3.6217,8.122186 -L 3.6217,8.122186,3.5671,8.176373 -L 3.5671,8.176373,3.5102,8.225396 -L 3.5102,8.225396,3.4456,8.269262 -L 3.4456,8.269262,3.3863,8.307947 -L 3.3863,8.307947,3.3194,8.341474 -L 3.3194,8.341474,3.2502,8.370487 -L 3.2502,8.370487,3.1683,8.395624 -L 3.1683,8.395624,3.0766,8.416893 -L 3.0766,8.416893,2.9775,8.434296 -L 2.9775,8.434296,2.8611,8.447835 -L 2.8611,8.447835,2.7447,8.457506 -L 2.7447,8.457506,2.6158,8.463307 -L 2.6158,8.463307,2.4746,8.465242 -L 2.4746,8.465242,2.368,8.463024 -L 2.368,8.463024,2.2641,8.456383 -L 2.2641,8.456383,2.165,8.445313 -L 2.165,8.445313,2.0683,8.42981 -L 2.0683,8.42981,1.9795,8.409886 -L 1.9795,8.409886,1.8876,8.385526 -L 1.8876,8.385526,1.8006,8.35674 -L 1.8006,8.35674,1.7192,8.323526 -L 1.7192,8.323526,1.6401,8.284032 -L 1.6401,8.284032,1.5634,8.236431 -L 1.5634,8.236431,1.4936,8.180698 -L 1.4936,8.180698,1.4343,8.116853 -L 1.4343,8.116853,1.3723,8.044889 -L 1.3723,8.044889,1.3178,7.964803 -L 1.3178,7.964803,1.2683,7.8766 -L 1.2683,7.8766,1.2259,7.780274 -L 1.2259,7.780274,1.1893,7.678429 -L 1.1893,7.678429,1.1543,7.573662 -L 1.1543,7.573662,1.1274,7.465973 -L 1.1274,7.465973,1.1023,7.355359 -L 1.1023,7.355359,1.0872,7.241822 -L 1.0872,7.241822,1.0701,7.125368 -L 1.0701,7.125368,1.0652,7.005978 -L 1.0652,7.005978,1.0628,6.883673 -L 1.0628,6.883673,1.0628,6.339479 -L 1.0628,6.339479,-0.0001,6.339479 -L -0.0001,6.339479,-0.0001,6.883673 -L -0.0001,6.883673,0.0027,7.009286 -L 0.0027,7.009286,0.0171,7.138585 -L 0.0171,7.138585,0.0394,7.27158 -L 0.0394,7.27158,0.0768,7.408261 -L 0.0768,7.408261,0.1162,7.548642 -L 0.1162,7.548642,0.1658,7.692704 -L 0.1658,7.692704,0.228,7.840464 -L 0.228,7.840464,0.3018,7.991903 -L 0.3018,7.991903,0.3812,8.14114 -L 0.3812,8.14114,0.4656,8.282245 -L 0.4656,8.282245,0.5622,8.415238 -L 0.5622,8.415238,0.6662,8.540116 -L 0.6662,8.540116,0.7777,8.65687 -L 0.7777,8.65687,0.894,8.765507 -L 0.894,8.765507,1.0204,8.866016 -L 1.0204,8.866016,1.1571,8.958418 -L 1.1571,8.958418,1.3003,9.041233 -L 1.3003,9.041233,1.4491,9.113007 -L 1.4491,9.113007,1.6025,9.173738 -L 1.6025,9.173738,1.7612,9.223431 -L 1.7612,9.223431,1.9271,9.262078 -L 1.9271,9.262078,2.1004,9.289686 -L 2.1004,9.289686,2.2793,9.306248 -L 2.2793,9.306248,2.4648,9.311771 - -[@] 343 -L -0.0002,4.389448,0.0201,4.939576 -L 0.0201,4.939576,0.0672,5.462837 -L 0.0672,5.462837,0.1568,5.959233 -L 0.1568,5.959233,0.2779,6.428768 -L 0.2779,6.428768,0.4292,6.871421 -L 0.4292,6.871421,0.6175,7.287216 -L 0.6175,7.287216,0.845,7.676142 -L 0.845,7.676142,1.1028,8.038197 -L 1.1028,8.038197,1.3807,8.365037 -L 1.3807,8.365037,1.6721,8.648298 -L 1.6721,8.648298,1.9703,8.887975 -L 1.9703,8.887975,2.2774,9.084073 -L 2.2774,9.084073,2.599,9.2366 -L 2.599,9.2366,2.9263,9.345548 -L 2.9263,9.345548,3.2659,9.410913 -L 3.2659,9.410913,3.6143,9.432698 -L 3.6143,9.432698,4.019,9.412163 -L 4.019,9.412163,4.4024,9.350561 -L 4.4024,9.350561,4.7689,9.247895 -L 4.7689,9.247895,5.1185,9.10415 -L 5.1185,9.10415,5.4479,8.919344 -L 5.4479,8.919344,5.7607,8.693466 -L 5.7607,8.693466,6.0499,8.426522 -L 6.0499,8.426522,6.3255,8.118508 -L 6.3255,8.118508,6.5677,7.780788 -L 6.5677,7.780788,6.7829,7.424738 -L 6.7829,7.424738,6.9645,7.050354 -L 6.9645,7.050354,7.1124,6.657635 -L 7.1124,6.657635,7.2266,6.246579 -L 7.2266,6.246579,7.3129,5.817196 -L 7.3129,5.817196,7.3555,5.369469 -L 7.3555,5.369469,7.3758,4.903408 -L 7.3758,4.903408,7.3657,4.571378 -L 7.3657,4.571378,7.3387,4.252694 -L 7.3387,4.252694,7.2938,3.947351 -L 7.2938,3.947351,7.2266,3.655353 -L 7.2266,3.655353,7.1448,3.3767 -L 7.1448,3.3767,7.0439,3.111394 -L 7.0439,3.111394,6.9219,2.859432 -L 6.9219,2.859432,6.7829,2.620819 -L 6.7829,2.620819,6.635,2.403365 -L 6.635,2.403365,6.4758,2.214911 -L 6.4758,2.214911,6.3176,2.055447 -L 6.3176,2.055447,6.1462,1.92498 -L 6.1462,1.92498,5.9759,1.823506 -L 5.9759,1.823506,5.7955,1.751022 -L 5.7955,1.751022,5.6117,1.707533 -L 5.6117,1.707533,5.4212,1.693037 -L 5.4212,1.693037,5.2519,1.697555 -L 5.2519,1.697555,5.0939,1.711105 -L 5.0939,1.711105,4.9571,1.733692 -L 4.9571,1.733692,4.8283,1.765312 -L 4.8283,1.765312,4.7194,1.805969 -L 4.7194,1.805969,4.6187,1.85566 -L 4.6187,1.85566,4.5333,1.914383 -L 4.5333,1.914383,4.4618,1.982142 -L 4.4618,1.982142,4.4024,2.053146 -L 4.4024,2.053146,4.3486,2.121612 -L 4.3486,2.121612,4.3015,2.187544 -L 4.3015,2.187544,4.2567,2.250938 -L 4.2567,2.250938,4.2219,2.31178 -L 4.2219,2.31178,4.1894,2.370092 -L 4.1894,2.370092,4.1648,2.425862 -L 4.1648,2.425862,4.1446,2.479101 -L 4.1446,2.479101,4.0684,2.374299 -L 4.0684,2.374299,3.9864,2.274378 -L 3.9864,2.274378,3.9046,2.17932 -L 3.9046,2.17932,3.8151,2.089138 -L 3.8151,2.089138,3.7241,2.003827 -L 3.7241,2.003827,3.6301,1.923389 -L 3.6301,1.923389,3.5304,1.847819 -L 3.5304,1.847819,3.4318,1.777122 -L 3.4318,1.777122,3.3275,1.716525 -L 3.3275,1.716525,3.2187,1.671247 -L 3.2187,1.671247,3.1066,1.641297 -L 3.1066,1.641297,2.9902,1.626663 -L 2.9902,1.626663,2.8736,1.627359 -L 2.8736,1.627359,2.7502,1.643377 -L 2.7502,1.643377,2.6258,1.674719 -L 2.6258,1.674719,2.498,1.721378 -L 2.498,1.721378,2.3714,1.780857 -L 2.3714,1.780857,2.2527,1.850638 -L 2.2527,1.850638,2.1406,1.930726 -L 2.1406,1.930726,2.0441,2.021112 -L 2.0441,2.021112,1.9501,2.121805 -L 1.9501,2.121805,1.8659,2.232804 -L 1.8659,2.232804,1.7964,2.354107 -L 1.7964,2.354107,1.7325,2.485712 -L 1.7325,2.485712,1.6755,2.626289 -L 1.6755,2.626289,1.6284,2.774517 -L 1.6284,2.774517,1.5881,2.930392 -L 1.5881,2.930392,1.5612,3.09391 -L 1.5612,3.09391,1.5388,3.26508 -L 1.5388,3.26508,1.5263,3.443897 -L 1.5263,3.443897,1.5218,3.630361 -L 1.5218,3.630361,1.5263,3.824467 -L 1.5263,3.824467,1.5388,4.021191 -L 1.5388,4.021191,1.5612,4.21549 -L 1.5612,4.21549,1.5836,4.407374 -L 1.5836,4.407374,1.6182,4.596828 -L 1.6182,4.596828,1.6576,4.783867 -L 1.6576,4.783867,1.7,4.96848 -L 1.7,4.96848,1.7538,5.150679 -L 1.7538,5.150679,1.8111,5.330451 -L 1.8111,5.330451,1.8784,5.507172 -L 1.8784,5.507172,1.9477,5.680197 -L 1.9477,5.680197,2.0241,5.849536 -L 2.0241,5.849536,2.1036,6.015178 -L 2.1036,6.015178,2.1853,6.177143 -L 2.1853,6.177143,2.2774,6.335408 -L 2.2774,6.335408,2.3714,6.489982 -L 2.3714,6.489982,2.4724,6.640865 -L 2.4724,6.640865,2.5788,6.783176 -L 2.5788,6.783176,2.6831,6.912023 -L 2.6831,6.912023,2.7952,7.027398 -L 2.7952,7.027398,2.9084,7.129319 -L 2.9084,7.129319,3.0249,7.217774 -L 3.0249,7.217774,3.1471,7.292763 -L 3.1471,7.292763,3.2704,7.354295 -L 3.2704,7.354295,3.4015,7.402368 -L 3.4015,7.402368,3.528,7.438717 -L 3.528,7.438717,3.6468,7.46513 -L 3.6468,7.46513,3.7679,7.481587 -L 3.7679,7.481587,3.8823,7.4881 -L 3.8823,7.4881,3.9888,7.484658 -L 3.9888,7.484658,4.0953,7.471272 -L 4.0953,7.471272,4.1949,7.447926 -L 4.1949,7.447926,4.2914,7.414646 -L 4.2914,7.414646,4.5333,7.312754 -L 4.5333,7.31128,4.6601,7.255727 -L 4.6601,7.255066,4.7644,7.209841 -L 4.7644,7.209009,4.799,7.189789 -L 4.799,7.189789,4.8752,7.639504 -L 4.8752,7.639504,5.6756,7.639504 -L 5.6756,7.639504,4.9279,3.246265 -L 4.9279,3.246265,4.9032,3.098091 -L 4.9032,3.098091,4.8832,2.966314 -L 4.8832,2.966314,4.8786,2.85091 -L 4.8786,2.85091,4.8786,2.751902 -L 4.8786,2.751902,4.8888,2.669284 -L 4.8888,2.669284,4.9078,2.603044 -L 4.9078,2.603044,4.9346,2.553184 -L 4.9346,2.553184,4.9772,2.519729 -L 4.9772,2.519729,5.0244,2.496031 -L 5.0244,2.496031,5.0715,2.475493 -L 5.0715,2.475493,5.1285,2.458126 -L 5.1285,2.458126,5.1879,2.443906 -L 5.1879,2.443906,5.2519,2.432844 -L 5.2519,2.432844,5.3214,2.424949 -L 5.3214,2.424949,5.393,2.420216 -L 5.393,2.420216,5.4726,2.418636 -L 5.4726,2.418636,5.5915,2.429366 -L 5.5915,2.429366,5.7058,2.461558 -L 5.7058,2.461558,5.8202,2.51522 -L 5.8202,2.51522,5.9289,2.590345 -L 5.9289,2.590345,6.0352,2.686936 -L 6.0352,2.686936,6.1396,2.804987 -L 6.1396,2.804987,6.2403,2.944511 -L 6.2403,2.944511,6.3402,3.105493 -L 6.3402,3.105493,6.4321,3.284037 -L 6.4321,3.284037,6.5106,3.476256 -L 6.5106,3.476256,6.5777,3.682149 -L 6.5777,3.682149,6.6326,3.901709 -L 6.6326,3.901709,6.6718,4.134933 -L 6.6718,4.134933,6.7009,4.38183 -L 6.7009,4.38183,6.7213,4.642399 -L 6.7213,4.642399,6.7269,4.916637 -L 6.7269,4.916637,6.7144,5.303288 -L 6.7144,5.303288,6.6798,5.6753 -L 6.6798,5.6753,6.6125,6.032667 -L 6.6125,6.032667,6.5262,6.375379 -L 6.5262,6.375379,6.4142,6.703456 -L 6.4142,6.703456,6.2729,7.016888 -L 6.2729,7.016888,6.1116,7.315678 -L 6.1116,7.315678,5.921,7.599819 -L 5.921,7.599819,5.7081,7.859346 -L 5.7081,7.859346,5.4726,8.084256 -L 5.4726,8.084256,5.2204,8.274571 -L 5.2204,8.274571,4.9402,8.430287 -L 4.9402,8.430287,4.6433,8.551394 -L 4.6433,8.551394,4.3238,8.637897 -L 4.3238,8.637897,3.9842,8.689802 -L 3.9842,8.689802,3.6201,8.707104 -L 3.6201,8.707104,3.313,8.688355 -L 3.313,8.688355,3.0227,8.632116 -L 3.0227,8.632116,2.738,8.538373 -L 2.738,8.538373,2.47,8.407136 -L 2.47,8.407136,2.2122,8.238403 -L 2.2122,8.238403,1.9647,8.032177 -L 1.9647,8.032177,1.7325,7.78845 -L 1.7325,7.78845,1.5141,7.507229 -L 1.5141,7.507229,1.3111,7.195603 -L 1.3111,7.195603,1.1353,6.860646 -L 1.1353,6.860646,0.9862,6.502365 -L 0.9862,6.502365,0.8652,6.120762 -L 0.8652,6.120762,0.771,5.715835 -L 0.771,5.715835,0.7015,5.287586 -L 0.7015,5.287586,0.6645,4.836008 -L 0.6645,4.836008,0.65,4.361104 -L 0.65,4.361104,0.6666,3.875898 -L 0.6666,3.875898,0.7115,3.417977 -L 0.7115,3.417977,0.7856,2.987333 -L 0.7856,2.987333,0.8921,2.583969 -L 0.8921,2.583969,1.0288,2.207884 -L 1.0288,2.207884,1.1891,1.859084 -L 1.1891,1.859084,1.3895,1.537563 -L 1.3895,1.537563,1.6161,1.243322 -L 1.6161,1.243322,1.8559,0.980255 -L 1.8559,0.980255,2.1036,0.75227 -L 2.1036,0.75227,2.3536,0.559359 -L 2.3536,0.559359,2.6136,0.401521 -L 2.6136,0.401521,2.8736,0.278754 -L 2.8736,0.278754,3.1369,0.191068 -L 3.1369,0.191068,3.4071,0.138456 -L 3.4071,0.138456,3.6816,0.120918 -L 3.6816,0.120918,3.8823,0.125996 -L 3.8823,0.125996,4.0828,0.141232 -L 4.0828,0.141232,4.2791,0.166622 -L 4.2791,0.166622,4.4819,0.20217 -L 4.4819,0.20217,4.6781,0.247873 -L 4.6781,0.247873,4.8786,0.303737 -L 4.8786,0.303737,5.0837,0.369747 -L 5.0837,0.369747,5.2844,0.445923 -L 5.2844,0.445923,5.4828,0.540371 -L 5.4828,0.540371,5.6833,0.661219 -L 5.6833,0.661219,5.8818,0.808453 -L 5.8818,0.808453,6.0802,0.982087 -L 6.0802,0.982087,6.2729,1.182117 -L 6.2729,1.182117,6.4691,1.408542 -L 6.4691,1.408542,6.6619,1.661357 -L 6.6619,1.661357,6.8524,1.940573 -L 6.8524,1.940573,7.2961,1.349136 -L 7.2961,1.349136,7.0687,1.069303 -L 7.0687,1.069303,6.8401,0.813679 -L 6.8401,0.813679,6.6203,0.582269 -L 6.6203,0.582269,6.3974,0.375064 -L 6.3974,0.375064,6.1766,0.192074 -L 6.1766,0.192074,5.9614,0.033291 -L 5.9614,0.033291,5.7484,-0.101282 -L 5.7484,-0.101282,5.5377,-0.211644 -L 5.5377,-0.211644,5.3214,-0.303759 -L 5.3214,-0.303759,5.1062,-0.383593 -L 5.1062,-0.383593,4.8808,-0.451146 -L 4.8808,-0.451146,4.6534,-0.506415 -L 4.6534,-0.506415,4.4179,-0.549403 -L 4.4179,-0.549403,4.1771,-0.580111 -L 4.1771,-0.580111,3.9316,-0.598534 -L 3.9316,-0.598534,3.6816,-0.604672 -L 3.6816,-0.604672,3.3173,-0.583535 -L 3.3173,-0.583535,2.9654,-0.520114 -L 2.9654,-0.520114,2.6258,-0.414419 -L 2.6258,-0.414419,2.2964,-0.26644 -L 2.2964,-0.26644,1.9803,-0.076187 -L 1.9803,-0.076187,1.6755,0.156347 -L 1.6755,0.156347,1.3807,0.431158 -L 1.3807,0.431158,1.0983,0.748255 -L 1.0983,0.748255,0.8404,1.101101 -L 0.8404,1.101101,0.6175,1.483179 -L 0.6175,1.483179,0.4292,1.894485 -L 0.4292,1.894485,0.2779,2.335019 -L 0.2779,2.335019,0.1568,2.804785 -L 0.1568,2.804785,0.0672,3.303775 -L 0.0672,3.303775,0.0201,3.831997 -L 0.0201,3.831997,-0.0002,4.389448 -L 4.6746,6.345151,4.6376,6.371986 -L 4.6376,6.371986,4.5905,6.399592 -L 4.5905,6.399592,4.5412,6.427962 -L 4.5412,6.427962,4.4864,6.457102 -L 4.4864,6.457102,4.3607,6.519254 -L 4.3607,6.51769,4.2141,6.582849 -L 4.2141,6.581348,4.1379,6.610427 -L 4.1379,6.610427,4.0583,6.632483 -L 4.0583,6.632483,3.9787,6.647509 -L 3.9787,6.647509,3.9046,6.655512 -L 3.9046,6.655512,3.8252,6.656484 -L 3.8252,6.656484,3.7467,6.650433 -L 3.7467,6.650433,3.6671,6.637352 -L 3.6671,6.637352,3.5874,6.617248 -L 3.5874,6.617248,3.5113,6.588637 -L 3.5113,6.588637,3.4339,6.550049 -L 3.4339,6.550049,3.3623,6.501476 -L 3.3623,6.501476,3.2848,6.442935 -L 3.2848,6.442935,3.2132,6.374405 -L 3.2132,6.374405,3.1436,6.295902 -L 3.1436,6.295902,3.0742,6.207417 -L 3.0742,6.207417,3.0059,6.108954 -L 3.0059,6.108954,2.9364,6.003386 -L 2.9364,6.003386,2.8736,5.893602 -L 2.8736,5.893602,2.8096,5.77959 -L 2.8096,5.77959,2.7502,5.661363 -L 2.7502,5.661363,2.6954,5.538906 -L 2.6954,5.538906,2.6416,5.412231 -L 2.6416,5.412231,2.5923,5.281338 -L 2.5923,5.281338,2.544,5.146218 -L 2.544,5.146218,2.5002,5.006672 -L 2.5002,5.006672,2.4577,4.862489 -L 2.4577,4.862489,2.4207,4.71367 -L 2.4207,4.71367,2.3904,4.560218 -L 2.3904,4.560218,2.3658,4.402124 -L 2.3658,4.402124,2.3467,4.239403 -L 2.3467,4.239403,2.331,4.072044 -L 2.331,4.072044,2.3188,3.90005 -L 2.3188,3.90005,2.3143,3.732204 -L 2.3143,3.732204,2.3143,3.577295 -L 2.3143,3.577295,2.322,3.43531 -L 2.322,3.43531,2.331,3.306253 -L 2.331,3.306253,2.3513,3.190138 -L 2.3513,3.190138,2.3714,3.086952 -L 2.3714,3.086952,2.3984,2.996689 -L 2.3984,2.996689,2.433,2.919361 -L 2.433,2.919361,2.4679,2.85165 -L 2.4679,2.85165,2.5105,2.790228 -L 2.5105,2.790228,2.5518,2.735089 -L 2.5518,2.735089,2.599,2.68624 -L 2.599,2.68624,2.6483,2.643681 -L 2.6483,2.643681,2.7032,2.607409 -L 2.7032,2.607409,2.7582,2.577432 -L 2.7582,2.577432,2.8176,2.553734 -L 2.8176,2.553734,2.8736,2.537881 -L 2.8736,2.537881,2.9409,2.531419 -L 2.9409,2.531419,3.0059,2.534339 -L 3.0059,2.534339,3.0742,2.546654 -L 3.0742,2.546654,3.1471,2.568348 -L 3.1471,2.568348,3.2254,2.599441 -L 3.2254,2.599441,3.3029,2.639916 -L 3.3029,2.639916,3.3824,2.689782 -L 3.3824,2.689782,3.4643,2.74536 -L 3.4643,2.74536,3.536,2.802986 -L 3.536,2.802986,3.61,2.862641 -L 3.61,2.862641,3.6772,2.924328 -L 3.6772,2.924328,3.7365,2.988055 -L 3.7365,2.988055,3.7938,3.053818 -L 3.7938,3.053818,3.8476,3.121626 -L 3.8476,3.121626,3.8967,3.191465 -L 3.8967,3.191465,3.9472,3.26749 -L 3.9472,3.26749,3.9965,3.353847 -L 3.9965,3.353847,4.0415,3.450545 -L 4.0415,3.450545,4.0953,3.557569 -L 4.0953,3.557569,4.1423,3.674926 -L 4.1423,3.674926,4.1949,3.802621 -L 4.1949,3.802621,4.2466,3.940652 -L 4.2466,3.940652,4.3015,4.089007 -L 4.3015,4.089007,4.6746,6.345151 - -[A] 12 -L 6.2118,-0.08315,5.2563,-0.08315 -L 5.2563,-0.08315,4.5082,2.539558 -L 4.5082,2.539558,1.7033,2.539558 -L 1.7033,2.539558,0.9553,-0.08315 -L 0.9553,-0.08315,-0.0003,-0.08315 -L -0.0003,-0.08315,2.5726,8.916822 -L 2.5726,8.916822,3.6384,8.916822 -L 3.6384,8.916822,6.2118,-0.08315 -L 2.0077,3.627977,4.2,3.627977 -L 4.2,3.627977,3.1396,7.337148 -L 3.1396,7.337148,3.0708,7.337148 -L 3.0708,7.337148,2.0077,3.627977 - -[B] 121 -L -0.0003,0,-0.0003,8.948976 -L -0.0003,8.948976,2.1302,8.948976 -L 2.1302,8.948976,2.4666,8.939445 -L 2.4666,8.939445,2.7836,8.910798 -L 2.7836,8.910798,3.0739,8.863164 -L 3.0739,8.863164,3.3425,8.796408 -L 3.3425,8.796408,3.5896,8.710527 -L 3.5896,8.710527,3.8132,8.605664 -L 3.8132,8.605664,4.0075,8.481675 -L 4.0075,8.481675,4.1836,8.338635 -L 4.1836,8.338635,4.3372,8.177244 -L 4.3372,8.177244,4.4687,7.998196 -L 4.4687,7.998196,4.5848,7.801431 -L 4.5848,7.801431,4.6768,7.587079 -L 4.6768,7.587079,4.7461,7.355008 -L 4.7461,7.355008,4.8012,7.105352 -L 4.8012,7.105352,4.8331,6.837974 -L 4.8331,6.837974,4.8426,6.553017 -L 4.8426,6.553017,4.8258,6.308966 -L 4.8258,6.308966,4.7855,6.070099 -L 4.7855,6.070099,4.7214,5.836345 -L 4.7214,5.836345,4.6274,5.607775 -L 4.6274,5.607775,4.5109,5.384249 -L 4.5109,5.384249,4.3697,5.165976 -L 4.3697,5.165976,4.1982,4.952747 -L 4.1982,4.952747,4.0036,4.744701 -L 4.0036,4.744701,4.2558,4.532591 -L 4.2558,4.532591,4.4687,4.307245 -L 4.4687,4.307245,4.6542,4.068728 -L 4.6542,4.068728,4.8055,3.816902 -L 4.8055,3.816902,4.9244,3.551906 -L 4.9244,3.551906,5.0085,3.273672 -L 5.0085,3.273672,5.061,2.982198 -L 5.061,2.982198,5.0756,2.677484 -L 5.0756,2.677484,5.0657,2.390701 -L 5.0657,2.390701,5.0332,2.117162 -L 5.0332,2.117162,4.9843,1.85672 -L 4.9843,1.85672,4.9144,1.609447 -L 4.9144,1.609447,4.8236,1.375343 -L 4.8236,1.375343,4.707,1.154408 -L 4.707,1.154408,4.5753,0.946643 -L 4.5753,0.946643,4.4188,0.752046 -L 4.4188,0.752046,4.2408,0.575803 -L 4.2408,0.575803,4.0261,0.423026 -L 4.0261,0.423026,3.7824,0.293783 -L 3.7824,0.293783,3.4998,0.188009 -L 3.4998,0.188009,3.1912,0.105774 -L 3.1912,0.105774,2.8437,0.047003 -L 2.8437,0.047003,2.4666,0.011768 -L 2.4666,0.011768,2.0592,0 -L 2.0592,0,-0.0003,0 -L 4.1325,2.668028,4.1241,2.847984 -L 4.1241,2.847984,4.0994,3.015611 -L 4.0994,3.015611,4.0654,3.17091 -L 4.0654,3.17091,4.0075,3.31381 -L 4.0075,3.31381,3.9421,3.444381 -L 3.9421,3.444381,3.8541,3.562624 -L 3.8541,3.562624,3.7555,3.668538 -L 3.7555,3.668538,3.6367,3.762121 -L 3.6367,3.762121,3.5022,3.844011 -L 3.5022,3.844011,3.344,3.91504 -L 3.344,3.91504,3.1686,3.975143 -L 3.1686,3.975143,2.9676,4.024317 -L 2.9676,4.024317,2.7427,4.062494 -L 2.7427,4.062494,2.4968,4.089813 -L 2.4968,4.089813,2.229,4.106204 -L 2.229,4.106204,1.942,4.111668 -L 1.942,4.111668,0.8863,4.111668 -L 0.8863,4.111668,0.8863,1.088352 -L 0.8863,1.088352,2.0508,1.088352 -L 2.0508,1.088352,2.3577,1.095777 -L 2.3577,1.095777,2.6379,1.118053 -L 2.6379,1.118053,2.894,1.155176 -L 2.894,1.155176,3.1133,1.207155 -L 3.1133,1.207155,3.3116,1.27398 -L 3.3116,1.27398,3.4798,1.355659 -L 3.4798,1.355659,3.6242,1.452256 -L 3.6242,1.452256,3.7353,1.563634 -L 3.7353,1.563634,3.8271,1.684819 -L 3.8271,1.684819,3.909,1.810838 -L 3.909,1.810838,3.9757,1.941689 -L 3.9757,1.941689,4.0323,2.077304 -L 4.0323,2.077304,4.0771,2.217822 -L 4.0771,2.217822,4.1102,2.363034 -L 4.1102,2.363034,4.1241,2.513149 -L 4.1241,2.513149,4.1325,2.668028 -L 3.8971,6.530319,3.8915,6.68625 -L 3.8915,6.68625,3.8719,6.832863 -L 3.8719,6.832863,3.844,6.970159 -L 3.844,6.970159,3.8048,7.098139 -L 3.8048,7.098139,3.7555,7.21673 -L 3.7555,7.21673,3.6938,7.326078 -L 3.6938,7.326078,3.621,7.426038 -L 3.621,7.426038,3.5347,7.516682 -L 3.5347,7.516682,3.4327,7.597306 -L 3.4327,7.597306,3.3116,7.667145 -L 3.3116,7.667145,3.1704,7.726271 -L 3.1704,7.726271,3.0023,7.774602 -L 3.0023,7.774602,2.8185,7.812218 -L 2.8185,7.812218,2.6082,7.839115 -L 2.6082,7.839115,2.3784,7.855229 -L 2.3784,7.855229,2.1279,7.86055 -L 2.1279,7.86055,0.8863,7.86055 -L 0.8863,7.86055,0.8863,5.20009 -L 0.8863,5.20009,1.942,5.20009 -L 1.942,5.20009,2.229,5.205484 -L 2.229,5.205484,2.4922,5.221595 -L 2.4922,5.221595,2.7242,5.248424 -L 2.7242,5.248424,2.9407,5.28604 -L 2.9407,5.28604,3.1256,5.334374 -L 3.1256,5.334374,3.2846,5.393495 -L 3.2846,5.393495,3.4159,5.463404 -L 3.4159,5.463404,3.5179,5.543959 -L 3.5179,5.543959,3.612,5.634604 -L 3.612,5.634604,3.686,5.734564 -L 3.686,5.734564,3.7475,5.843908 -L 3.7475,5.843908,3.8048,5.962502 -L 3.8048,5.962502,3.844,6.090483 -L 3.844,6.090483,3.8719,6.227777 -L 3.8719,6.227777,3.8915,6.374392 -L 3.8915,6.374392,3.8971,6.530319 - -[C] 130 -L -0.0002,4.593535,0.0142,5.030922 -L 0.0142,5.030922,0.067,5.454996 -L 0.067,5.454996,0.1455,5.865766 -L 0.1455,5.865766,0.2574,6.263224 -L 0.2574,6.263224,0.3988,6.647303 -L 0.3988,6.647303,0.577,7.018143 -L 0.577,7.018143,0.7797,7.375603 -L 0.7797,7.375603,1.0207,7.719822 -L 1.0207,7.719822,1.2831,8.036238 -L 1.2831,8.036238,1.5633,8.310475 -L 1.5633,8.310475,1.8524,8.54255 -L 1.8524,8.54255,2.1623,8.73238 -L 2.1623,8.73238,2.4823,8.880048 -L 2.4823,8.880048,2.8184,8.98554 -L 2.8184,8.98554,3.171,9.048794 -L 3.171,9.048794,3.5353,9.069879 -L 3.5353,9.069879,3.8497,9.056359 -L 3.8497,9.056359,4.1517,9.015733 -L 4.1517,9.015733,4.4392,8.947924 -L 4.4392,8.947924,4.7121,8.853077 -L 4.7121,8.853077,4.9716,8.731122 -L 4.9716,8.731122,5.2192,8.582055 -L 5.2192,8.582055,5.4479,8.405884 -L 5.4479,8.405884,5.6676,8.2026 -L 5.6676,8.2026,5.8664,7.978235 -L 5.8664,7.978235,6.044,7.738945 -L 6.044,7.738945,6.2054,7.484597 -L 6.2054,7.484597,6.3412,7.215328 -L 6.3412,7.215328,6.4611,6.931 -L 6.4611,6.931,6.5575,6.631682 -L 6.5575,6.631682,6.6341,6.317302 -L 6.6341,6.317302,6.6886,5.988002 -L 6.6886,5.988002,5.6954,5.988002 -L 5.6954,5.988002,5.6508,6.221195 -L 5.6508,6.221195,5.5936,6.44255 -L 5.5936,6.44255,5.5262,6.652136 -L 5.5262,6.652136,5.4479,6.849885 -L 5.4479,6.849885,5.3509,7.035935 -L 5.3509,7.035935,5.246,7.210149 -L 5.246,7.210149,5.1307,7.372591 -L 5.1307,7.372591,4.9962,7.523266 -L 4.9962,7.523266,4.855,7.659021 -L 4.855,7.659021,4.6992,7.776704 -L 4.6992,7.776704,4.5333,7.876243 -L 4.5333,7.876243,4.3596,7.957638 -L 4.3596,7.957638,4.1691,8.021035 -L 4.1691,8.021035,3.9707,8.066284 -L 3.9707,8.066284,3.76,8.093395 -L 3.76,8.093395,3.5353,8.102429 -L 3.5353,8.102429,3.2949,8.088212 -L 3.2949,8.088212,3.0517,8.045552 -L 3.0517,8.045552,2.8219,7.974522 -L 2.8219,7.974522,2.5937,7.874982 -L 2.5937,7.874982,2.3758,7.747071 -L 2.3758,7.747071,2.1595,7.590653 -L 2.1595,7.590653,1.9499,7.405866 -L 1.9499,7.405866,1.7458,7.192635 -L 1.7458,7.192635,1.5599,6.952787 -L 1.5599,6.952787,1.3946,6.688282 -L 1.3946,6.688282,1.2584,6.399049 -L 1.2584,6.399049,1.1439,6.08509 -L 1.1439,6.08509,1.06,5.746402 -L 1.06,5.746402,0.995,5.383058 -L 0.995,5.383058,0.958,4.994986 -L 0.958,4.994986,0.9435,4.582188 -L 0.9435,4.582188,0.958,4.160492 -L 0.958,4.160492,0.995,3.763735 -L 0.995,3.763735,1.06,3.391914 -L 1.06,3.391914,1.1439,3.045032 -L 1.1439,3.045032,1.2584,2.723016 -L 1.2584,2.723016,1.3946,2.425938 -L 1.3946,2.425938,1.5599,2.153795 -L 1.5599,2.153795,1.7458,1.906595 -L 1.7458,1.906595,1.9499,1.686428 -L 1.9499,1.686428,2.1595,1.495687 -L 2.1595,1.495687,2.3758,1.334294 -L 2.3758,1.334294,2.5937,1.202249 -L 2.5937,1.202249,2.8219,1.099487 -L 2.8219,1.099487,3.0517,1.026148 -L 3.0517,1.026148,3.2949,0.982087 -L 3.2949,0.982087,3.5353,0.967447 -L 3.5353,0.967447,3.76,0.977464 -L 3.76,0.977464,3.9728,1.007655 -L 3.9728,1.007655,4.1796,1.05795 -L 4.1796,1.05795,4.374,1.12828 -L 4.374,1.12828,4.5625,1.218783 -L 4.5625,1.218783,4.744,1.32939 -L 4.744,1.32939,4.9122,1.460032 -L 4.9122,1.460032,5.0734,1.610845 -L 5.0734,1.610845,5.2192,1.778825 -L 5.2192,1.778825,5.3509,1.960953 -L 5.3509,1.960953,5.4692,2.1573 -L 5.4692,2.1573,5.5733,2.367868 -L 5.5733,2.367868,5.6631,2.592583 -L 5.6631,2.592583,5.7375,2.831592 -L 5.7375,2.831592,5.7965,3.084747 -L 5.7965,3.084747,5.8413,3.352056 -L 5.8413,3.352056,6.8365,3.352056 -L 6.8365,3.352056,6.7872,3.023664 -L 6.7872,3.023664,6.7256,2.705364 -L 6.7256,2.705364,6.6369,2.397218 -L 6.6369,2.397218,6.5293,2.0993 -L 6.5293,2.0993,6.4045,1.811468 -L 6.4045,1.811468,6.2605,1.533862 -L 6.2605,1.533862,6.0911,1.266344 -L 6.0911,1.266344,5.9056,1.008986 -L 5.9056,1.008986,5.6954,0.772501 -L 5.6954,0.772501,5.463,0.567537 -L 5.463,0.567537,5.2069,0.394166 -L 5.2069,0.394166,4.9222,0.252246 -L 4.9222,0.252246,4.6129,0.141849 -L 4.6129,0.141849,4.2806,0.063044 -L 4.2806,0.063044,3.919,0.015761 -L 3.919,0.015761,3.5353,0 -L 3.5353,0,3.171,0.021085 -L 3.171,0.021085,2.8184,0.084339 -L 2.8184,0.084339,2.4823,0.189833 -L 2.4823,0.189833,2.1623,0.337496 -L 2.1623,0.337496,1.8524,0.527397 -L 1.8524,0.527397,1.5633,0.759399 -L 1.5633,0.759399,1.2831,1.033643 -L 1.2831,1.033643,1.0207,1.350055 -L 1.0207,1.350055,0.7797,1.696097 -L 0.7797,1.696097,0.577,2.059091 -L 0.577,2.059091,0.3988,2.439037 -L 0.3988,2.439037,0.2574,2.836005 -L 0.2574,2.836005,0.1455,3.249925 -L 0.1455,3.249925,0.067,3.680796 -L 0.067,3.680796,0.0142,4.12869 -L 0.0142,4.12869,-0.0002,4.593535 - -[D] 70 -L 4.9572,4.474452,4.9475,4.833173 -L 4.9475,4.833173,4.9202,5.175991 -L 4.9202,5.175991,4.8674,5.502982 -L 4.8674,5.502982,4.8036,5.81421 -L 4.8036,5.81421,4.7141,6.109537 -L 4.7141,6.109537,4.6073,6.389102 -L 4.6073,6.389102,4.4824,6.652767 -L 4.4824,6.652767,4.3374,6.90067 -L 4.3374,6.90067,4.1747,7.125668 -L 4.1747,7.125668,3.9933,7.320614 -L 3.9933,7.320614,3.7932,7.48565 -L 3.7932,7.48565,3.5751,7.620632 -L 3.5751,7.620632,3.3397,7.725568 -L 3.3397,7.725568,3.0871,7.80059 -L 3.0871,7.80059,2.8163,7.845562 -L 2.8163,7.845562,2.5273,7.86055 -L 2.5273,7.86055,0.8876,7.86055 -L 0.8876,7.86055,0.8876,1.088352 -L 0.8876,1.088352,2.5273,1.088352 -L 2.5273,1.088352,2.8163,1.103412 -L 2.8163,1.103412,3.0871,1.148384 -L 3.0871,1.148384,3.3397,1.223336 -L 3.3397,1.223336,3.5751,1.32834 -L 3.5751,1.32834,3.7932,1.463324 -L 3.7932,1.463324,3.9933,1.62829 -L 3.9933,1.62829,4.1747,1.823306 -L 4.1747,1.823306,4.3374,2.048302 -L 4.3374,2.048302,4.4824,2.296137 -L 4.4824,2.296137,4.6073,2.559872 -L 4.6073,2.559872,4.7141,2.839435 -L 4.7141,2.839435,4.8036,3.134764 -L 4.8036,3.134764,4.8674,3.445992 -L 4.8674,3.445992,4.9202,3.772981 -L 4.9202,3.772981,4.9475,4.115801 -L 4.9475,4.115801,4.9572,4.474452 -L -0.0001,0,-0.0001,8.948976 -L -0.0001,8.948976,2.5322,8.948976 -L 2.5322,8.948976,2.9228,8.92894 -L 2.9228,8.92894,3.2927,8.868978 -L 3.2927,8.868978,3.6418,8.768948 -L 3.6418,8.768948,3.964,8.628918 -L 3.964,8.628918,4.2656,8.448896 -L 4.2656,8.448896,4.5386,8.22887 -L 4.5386,8.22887,4.7934,7.968846 -L 4.7934,7.968846,5.0244,7.668828 -L 5.0244,7.668828,5.2294,7.338825 -L 5.2294,7.338825,5.4077,6.989072 -L 5.4077,6.989072,5.5568,6.619491 -L 5.5568,6.619491,5.6819,6.230091 -L 5.6819,6.230091,5.7776,5.820932 -L 5.7776,5.820932,5.8499,5.391954 -L 5.8499,5.391954,5.8862,4.94308 -L 5.8862,4.94308,5.903,4.474452 -L 5.903,4.474452,5.8862,4.005824 -L 5.8862,4.005824,5.8499,3.55702 -L 5.8499,3.55702,5.7776,3.12804 -L 5.7776,3.12804,5.6819,2.718813 -L 5.6819,2.718813,5.5568,2.329481 -L 5.5568,2.329481,5.4077,1.959902 -L 5.4077,1.959902,5.2294,1.610147 -L 5.2294,1.610147,5.0244,1.280146 -L 5.0244,1.280146,4.7934,0.980126 -L 4.7934,0.980126,4.5386,0.720104 -L 4.5386,0.720104,4.2656,0.50008 -L 4.2656,0.50008,3.964,0.320054 -L 3.964,0.320054,3.6418,0.180026 -L 3.6418,0.180026,3.2927,0.079996 -L 3.2927,0.079996,2.9228,0.019964 -L 2.9228,0.019964,2.5322,0 -L 2.5322,0,-0.0001,0 - -[E] 12 -L -0.0003,0,-0.0003,8.95654 -L -0.0003,8.95654,4.9799,8.95654 -L 4.9799,8.95654,4.9799,7.892705 -L 4.9799,7.892705,0.8896,7.892705 -L 0.8896,7.892705,0.8896,5.20009 -L 0.8896,5.20009,4.4292,5.20009 -L 4.4292,5.20009,4.4292,4.111668 -L 4.4292,4.111668,0.8896,4.111668 -L 0.8896,4.111668,0.8896,1.088352 -L 0.8896,1.088352,4.9799,1.088352 -L 4.9799,1.088352,4.9799,0 -L 4.9799,0,-0.0003,0 - -[F] 10 -L 0.887,-0.069909,0,-0.069909 -L 0,-0.069909,0,8.95654 -L 0,8.95654,5.1303,8.95654 -L 5.1303,8.95654,5.1303,7.892705 -L 5.1303,7.892705,0.887,7.892705 -L 0.887,7.892705,0.887,5.20009 -L 0.887,5.20009,4.4296,5.20009 -L 4.4296,5.20009,4.4296,4.111668 -L 4.4296,4.111668,0.887,4.111668 -L 0.887,4.111668,0.887,-0.069909 - -[G] 128 -L -0.0005,4.593535,0.0153,5.030922 -L 0.0153,5.030922,0.0669,5.454996 -L 0.0669,5.454996,0.1465,5.865766 -L 0.1465,5.865766,0.2573,6.263224 -L 0.2573,6.263224,0.3986,6.647303 -L 0.3986,6.647303,0.5746,7.018143 -L 0.5746,7.018143,0.7832,7.375603 -L 0.7832,7.375603,1.0207,7.719822 -L 1.0207,7.719822,1.2829,8.036238 -L 1.2829,8.036238,1.563,8.310475 -L 1.563,8.310475,1.8534,8.54255 -L 1.8534,8.54255,2.1604,8.73238 -L 2.1604,8.73238,2.4777,8.880048 -L 2.4777,8.880048,2.8195,8.98554 -L 2.8195,8.98554,3.1713,9.048794 -L 3.1713,9.048794,3.5356,9.069879 -L 3.5356,9.069879,3.8528,9.056359 -L 3.8528,9.056359,4.152,9.015733 -L 4.152,9.015733,4.4392,8.947924 -L 4.4392,8.947924,4.7124,8.853077 -L 4.7124,8.853077,4.9731,8.731122 -L 4.9731,8.731122,5.2201,8.582055 -L 5.2201,8.582055,5.4478,8.405884 -L 5.4478,8.405884,5.6631,8.2026 -L 5.6631,8.2026,5.8669,7.978235 -L 5.8669,7.978235,6.0451,7.738945 -L 6.0451,7.738945,6.203,7.484597 -L 6.203,7.484597,6.3423,7.215328 -L 6.3423,7.215328,6.4587,6.931 -L 6.4587,6.931,6.5573,6.631682 -L 6.5573,6.631682,6.6317,6.317302 -L 6.6317,6.317302,6.6885,5.988002 -L 6.6885,5.988002,5.696,5.988002 -L 5.696,5.988002,5.6484,6.221195 -L 5.6484,6.221195,5.5967,6.44255 -L 5.5967,6.44255,5.5278,6.652136 -L 5.5278,6.652136,5.4478,6.849885 -L 5.4478,6.849885,5.3512,7.035935 -L 5.3512,7.035935,5.2448,7.210149 -L 5.2448,7.210149,5.1306,7.372591 -L 5.1306,7.372591,4.9972,7.523266 -L 4.9972,7.523266,4.8559,7.659021 -L 4.8559,7.659021,4.6967,7.776704 -L 4.6967,7.776704,4.5332,7.876243 -L 4.5332,7.876243,4.3606,7.957638 -L 4.3606,7.957638,4.1701,8.021035 -L 4.1701,8.021035,3.9682,8.066284 -L 3.9682,8.066284,3.761,8.093395 -L 3.761,8.093395,3.5356,8.102429 -L 3.5356,8.102429,3.2903,8.088212 -L 3.2903,8.088212,3.0527,8.045552 -L 3.0527,8.045552,2.8218,7.974522 -L 2.8218,7.974522,2.5943,7.874982 -L 2.5943,7.874982,2.3757,7.747071 -L 2.3757,7.747071,2.1604,7.590653 -L 2.1604,7.590653,1.9497,7.405866 -L 1.9497,7.405866,1.7468,7.192635 -L 1.7468,7.192635,1.5585,6.952787 -L 1.5585,6.952787,1.395,6.688282 -L 1.395,6.688282,1.2583,6.399049 -L 1.2583,6.399049,1.1455,6.08509 -L 1.1455,6.08509,1.0558,5.746402 -L 1.0558,5.746402,0.996,5.383058 -L 0.996,5.383058,0.9568,4.994986 -L 0.9568,4.994986,0.9438,4.582188 -L 0.9438,4.582188,0.9568,4.160492 -L 0.9568,4.160492,0.996,3.763735 -L 0.996,3.763735,1.0598,3.391914 -L 1.0598,3.391914,1.1455,3.045032 -L 1.1455,3.045032,1.2583,2.723016 -L 1.2583,2.723016,1.395,2.425938 -L 1.395,2.425938,1.5585,2.153795 -L 1.5585,2.153795,1.7468,1.906595 -L 1.7468,1.906595,1.9526,1.686428 -L 1.9526,1.686428,2.1604,1.495687 -L 2.1604,1.495687,2.3784,1.334294 -L 2.3784,1.334294,2.5986,1.202249 -L 2.5986,1.202249,2.8239,1.099487 -L 2.8239,1.099487,3.0592,1.026148 -L 3.0592,1.026148,3.2975,0.982087 -L 3.2975,0.982087,3.5402,0.967447 -L 3.5402,0.967447,3.7459,0.976832 -L 3.7459,0.976832,3.9514,1.004923 -L 3.9514,1.004923,4.1477,1.051786 -L 4.1477,1.051786,4.3381,1.11742 -L 4.3381,1.11742,4.5209,1.201761 -L 4.5209,1.201761,4.6967,1.304873 -L 4.6967,1.304873,4.8728,1.426759 -L 4.8728,1.426759,5.0419,1.567415 -L 5.0419,1.567415,5.2001,1.722366 -L 5.2001,1.722366,5.3413,1.887471 -L 5.3413,1.887471,5.4679,2.062664 -L 5.4679,2.062664,5.5744,2.247871 -L 5.5744,2.247871,5.6631,2.44317 -L 5.6631,2.44317,5.7424,2.648484 -L 5.7424,2.648484,5.7997,2.863952 -L 5.7997,2.863952,5.8444,3.089443 -L 5.8444,3.089443,5.8444,3.869789 -L 5.8444,3.869789,4.1477,3.869789 -L 4.1477,3.869789,4.1477,4.837306 -L 4.1477,4.837306,6.7287,4.837306 -L 6.7287,4.837306,6.7287,-0.211618 -L 6.7287,-0.211618,6.0271,-0.211618 -L 6.0271,-0.211618,5.7077,0.908884 -L 5.7077,0.908884,5.4848,0.695867 -L 5.4848,0.695867,5.2477,0.511218 -L 5.2477,0.511218,4.9972,0.355008 -L 4.9972,0.355008,4.7338,0.227239 -L 4.7338,0.227239,4.4548,0.127769 -L 4.4548,0.127769,4.1621,0.05681 -L 4.1621,0.05681,3.8578,0.01422 -L 3.8578,0.01422,3.5385,0 -L 3.5385,0,3.1743,0.021085 -L 3.1743,0.021085,2.8218,0.084339 -L 2.8218,0.084339,2.4878,0.189833 -L 2.4878,0.189833,2.1654,0.337496 -L 2.1654,0.337496,1.8579,0.527397 -L 1.8579,0.527397,1.5659,0.759399 -L 1.5659,0.759399,1.2885,1.033643 -L 1.2885,1.033643,1.0229,1.350055 -L 1.0229,1.350055,0.7853,1.696097 -L 0.7853,1.696097,0.5746,2.059091 -L 0.5746,2.059091,0.3986,2.439037 -L 0.3986,2.439037,0.2573,2.836005 -L 0.2573,2.836005,0.1465,3.249925 -L 0.1465,3.249925,0.0669,3.680796 -L 0.0669,3.680796,0.0153,4.12869 -L 0.0153,4.12869,-0.0005,4.593535 - -[H] 12 -L 0.8872,-0.069909,-0.0006,-0.069909 -L -0.0006,-0.069909,-0.0006,8.95654 -L -0.0006,8.95654,0.8872,8.95654 -L 0.8872,8.95654,0.8872,5.20009 -L 0.8872,5.20009,4.486,5.20009 -L 4.486,5.20009,4.486,8.95654 -L 4.486,8.95654,5.3703,8.95654 -L 5.3703,8.95654,5.3703,-0.069909 -L 5.3703,-0.069909,4.486,-0.069909 -L 4.486,-0.069909,4.486,4.111668 -L 4.486,4.111668,0.8872,4.111668 -L 0.8872,4.111668,0.8872,-0.069909 - -[I] 4 -L 0.8815,-0.020804,-0.0006,-0.020804 -L -0.0006,-0.020804,-0.0006,8.979233 -L -0.0006,8.979233,0.8815,8.979233 -L 0.8815,8.979233,0.8815,-0.020804 - -[J] 68 -L 1.9789,0.483686,2.1012,0.488452 -L 2.1012,0.488452,2.2077,0.502529 -L 2.2077,0.502529,2.3112,0.526068 -L 2.3112,0.526068,2.4106,0.559059 -L 2.4106,0.559059,2.5023,0.601441 -L 2.5023,0.601441,2.5888,0.653277 -L 2.5888,0.653277,2.6626,0.7145 -L 2.6626,0.7145,2.7377,0.78511 -L 2.7377,0.78511,2.7995,0.872528 -L 2.7995,0.872528,2.855,0.984189 -L 2.855,0.984189,2.9016,1.119944 -L 2.9016,1.119944,2.9428,1.279936 -L 2.9428,1.279936,2.9731,1.464095 -L 2.9731,1.464095,2.9956,1.672418 -L 2.9956,1.672418,3.0046,1.904913 -L 3.0046,1.904913,3.0102,2.161643 -L 3.0102,2.161643,3.0102,9.01132 -L 3.0102,9.01132,3.8945,9.01132 -L 3.8945,9.01132,3.8945,2.161643 -L 3.8945,2.161643,3.8845,1.794586 -L 3.8845,1.794586,3.8596,1.455689 -L 3.8596,1.455689,3.8149,1.145162 -L 3.8149,1.145162,3.7577,0.862794 -L 3.7577,0.862794,3.6792,0.608726 -L 3.6792,0.608726,3.5818,0.382888 -L 3.5818,0.382888,3.4714,0.18535 -L 3.4714,0.18535,3.3396,0.016041 -L 3.3396,0.016041,3.1968,-0.129451 -L 3.1968,-0.129451,3.0453,-0.255541 -L 3.0453,-0.255541,2.8856,-0.362224 -L 2.8856,-0.362224,2.7177,-0.449507 -L 2.7177,-0.449507,2.5395,-0.517382 -L 2.5395,-0.517382,2.3562,-0.565856 -L 2.3562,-0.565856,2.1627,-0.594996 -L 2.1627,-0.594996,1.9599,-0.604665 -L 1.9599,-0.604665,1.7639,-0.595697 -L 1.7639,-0.595697,1.5676,-0.568798 -L 1.5676,-0.568798,1.3871,-0.524037 -L 1.3871,-0.524037,1.2089,-0.461273 -L 1.2089,-0.461273,1.041,-0.380646 -L 1.041,-0.380646,0.8749,-0.282087 -L 0.8749,-0.282087,0.7238,-0.165598 -L 0.7238,-0.165598,0.5747,-0.031172 -L 0.5747,-0.031172,0.4397,0.122584 -L 0.4397,0.122584,0.3246,0.297288 -L 0.3246,0.297288,0.225,0.492865 -L 0.225,0.492865,0.1411,0.709314 -L 0.1411,0.709314,0.0793,0.946573 -L 0.0793,0.946573,0.0344,1.204773 -L 0.0344,1.204773,0.0097,1.483776 -L 0.0097,1.483776,-0.0002,1.783729 -L -0.0002,1.783729,0.944,1.783729 -L 0.944,1.783729,0.9496,1.620724 -L 0.9496,1.620724,0.9614,1.469068 -L 0.9614,1.469068,0.9838,1.32869 -L 0.9838,1.32869,1.0129,1.199658 -L 1.0129,1.199658,1.0532,1.081837 -L 1.0532,1.081837,1.1025,0.975433 -L 1.1025,0.975433,1.1626,0.880306 -L 1.1626,0.880306,1.2297,0.796455 -L 1.2297,0.796455,1.301,0.723116 -L 1.301,0.723116,1.3793,0.659652 -L 1.3793,0.659652,1.4667,0.605852 -L 1.4667,0.605852,1.5588,0.561933 -L 1.5588,0.561933,1.6528,0.527679 -L 1.6528,0.527679,1.7566,0.503232 -L 1.7566,0.503232,1.8659,0.488592 -L 1.8659,0.488592,1.9789,0.483686 - -[K] 12 -L 0.8879,-0.020804,-0.0003,-0.020804 -L -0.0003,-0.020804,-0.0003,8.979233 -L -0.0003,8.979233,0.8879,8.979233 -L 0.8879,8.979233,0.8879,4.691744 -L 0.8879,4.691744,4.0727,8.979233 -L 4.0727,8.979233,5.272,8.979233 -L 5.272,8.979233,3.0125,5.989893 -L 3.0125,5.989893,5.9555,-0.020804 -L 5.9555,-0.020804,4.7968,-0.020804 -L 4.7968,-0.020804,2.3491,5.116942 -L 2.3491,5.116942,0.8879,3.180156 -L 0.8879,3.180156,0.8879,-0.020804 - -[L] 6 -L -0.0003,9.024555,0.8834,9.024555 -L 0.8834,9.024555,0.8834,1.088352 -L 0.8834,1.088352,5.2356,1.088352 -L 5.2356,1.088352,5.2356,0 -L 5.2356,0,-0.0003,0 -L -0.0003,0,-0.0003,9.024555 - -[M] 16 -L 0.8842,-0.020804,0,-0.020804 -L 0,-0.020804,0,8.979233 -L 0,8.979233,1.1296,8.979233 -L 1.1296,8.979233,3.6817,2.176772 -L 3.6817,2.176772,3.7758,2.176772 -L 3.7758,2.176772,6.0744,8.979233 -L 6.0744,8.979233,7.2019,8.979233 -L 7.2019,8.979233,7.2019,-0.020804 -L 7.2019,-0.020804,6.3183,-0.020804 -L 6.3183,-0.020804,6.3183,6.639948 -L 6.3183,6.639948,6.2604,6.639948 -L 6.2604,6.639948,4.0234,0.01513 -L 4.0234,0.01513,3.4341,0.01513 -L 3.4341,0.01513,0.9413,6.639948 -L 0.9413,6.639948,0.8842,6.639948 -L 0.8842,6.639948,0.8842,-0.020804 - -[N] 12 -L 0.8851,-0.020804,-0.0005,-0.020804 -L -0.0005,-0.020804,-0.0005,8.979233 -L -0.0005,8.979233,1.135,8.979233 -L 1.135,8.979233,4.7719,1.857418 -L 4.7719,1.857418,4.7787,1.774272 -L 4.7787,1.774272,4.7787,8.979233 -L 4.7787,8.979233,5.6669,8.979233 -L 5.6669,8.979233,5.6669,-0.020804 -L 5.6669,-0.020804,4.531,-0.020804 -L 4.531,-0.020804,0.894,7.15957 -L 0.894,7.15957,0.8851,7.206785 -L 0.8851,7.206785,0.8851,-0.020804 - -[O] 128 -L -0.0003,4.593535,0.0142,5.030922 -L 0.0142,5.030922,0.0641,5.454996 -L 0.0641,5.454996,0.1431,5.865766 -L 0.1431,5.865766,0.2547,6.263224 -L 0.2547,6.263224,0.3976,6.647303 -L 0.3976,6.647303,0.5769,7.018143 -L 0.5769,7.018143,0.782,7.375603 -L 0.782,7.375603,1.0196,7.719822 -L 1.0196,7.719822,1.2858,8.036238 -L 1.2858,8.036238,1.5621,8.310475 -L 1.5621,8.310475,1.8574,8.54255 -L 1.8574,8.54255,2.1636,8.73238 -L 2.1636,8.73238,2.4912,8.880048 -L 2.4912,8.880048,2.8285,8.98554 -L 2.8285,8.98554,3.1827,9.048794 -L 3.1827,9.048794,3.5514,9.069879 -L 3.5514,9.069879,3.9179,9.048794 -L 3.9179,9.048794,4.2654,8.98554 -L 4.2654,8.98554,4.5994,8.880048 -L 4.5994,8.880048,4.9143,8.73238 -L 4.9143,8.73238,5.2166,8.54255 -L 5.2166,8.54255,5.496,8.310475 -L 5.496,8.310475,5.7616,8.036238 -L 5.7616,8.036238,6.0099,7.719822 -L 6.0099,7.719822,6.229,7.375463 -L 6.229,7.375463,6.4251,7.017442 -L 6.4251,7.017442,6.591,6.645692 -L 6.591,6.645692,6.7221,6.260352 -L 6.7221,6.260352,6.8295,5.861283 -L 6.8295,5.861283,6.9015,5.448624 -L 6.9015,5.448624,6.9457,5.022236 -L 6.9457,5.022236,6.9609,4.582188 -L 6.9609,4.582188,6.9457,4.120004 -L 6.9457,4.120004,6.9015,3.674422 -L 6.9015,3.674422,6.8295,3.245512 -L 6.8295,3.245512,6.7221,2.833133 -L 6.7221,2.833133,6.591,2.437426 -L 6.591,2.437426,6.4251,2.058391 -L 6.4251,2.058391,6.229,1.695887 -L 6.229,1.695887,6.0099,1.350055 -L 6.0099,1.350055,5.7616,1.033643 -L 5.7616,1.033643,5.496,0.759399 -L 5.496,0.759399,5.2166,0.527397 -L 5.2166,0.527397,4.9143,0.337496 -L 4.9143,0.337496,4.5994,0.189833 -L 4.5994,0.189833,4.2654,0.084339 -L 4.2654,0.084339,3.9179,0.021085 -L 3.9179,0.021085,3.5514,0 -L 3.5514,0,3.1827,0.021085 -L 3.1827,0.021085,2.8285,0.084339 -L 2.8285,0.084339,2.4912,0.189833 -L 2.4912,0.189833,2.1636,0.337496 -L 2.1636,0.337496,1.8574,0.527397 -L 1.8574,0.527397,1.5621,0.759399 -L 1.5621,0.759399,1.2858,1.033643 -L 1.2858,1.033643,1.0196,1.350055 -L 1.0196,1.350055,0.782,1.696097 -L 0.782,1.696097,0.5769,2.059091 -L 0.5769,2.059091,0.3976,2.439037 -L 0.3976,2.439037,0.2547,2.836005 -L 0.2547,2.836005,0.1431,3.249925 -L 0.1431,3.249925,0.0641,3.680796 -L 0.0641,3.680796,0.0142,4.12869 -L 0.0142,4.12869,-0.0003,4.593535 -L 0.9456,4.582188,0.9557,4.160492 -L 0.9557,4.160492,0.9949,3.763735 -L 0.9949,3.763735,1.0541,3.391914 -L 1.0541,3.391914,1.144,3.045032 -L 1.144,3.045032,1.2578,2.723016 -L 1.2578,2.723016,1.3937,2.425938 -L 1.3937,2.425938,1.5553,2.153795 -L 1.5553,2.153795,1.7436,1.906595 -L 1.7436,1.906595,1.947,1.686428 -L 1.947,1.686428,2.1572,1.495687 -L 2.1572,1.495687,2.3727,1.334294 -L 2.3727,1.334294,2.5954,1.202249 -L 2.5954,1.202249,2.8229,1.099487 -L 2.8229,1.099487,3.0583,1.026148 -L 3.0583,1.026148,3.3038,0.982087 -L 3.3038,0.982087,3.5514,0.967447 -L 3.5514,0.967447,3.7947,0.982087 -L 3.7947,0.982087,4.0373,1.026148 -L 4.0373,1.026148,4.2654,1.099487 -L 4.2654,1.099487,4.4856,1.202249 -L 4.4856,1.202249,4.6991,1.334294 -L 4.6991,1.334294,4.9042,1.495687 -L 4.9042,1.495687,5.097,1.686428 -L 5.097,1.686428,5.2887,1.906595 -L 5.2887,1.906595,5.4551,2.154006 -L 5.4551,2.154006,5.6047,2.426639 -L 5.6047,2.426639,5.7314,2.724627 -L 5.7314,2.724627,5.8334,3.047833 -L 5.8334,3.047833,5.9152,3.396397 -L 5.9152,3.396397,5.9723,3.770179 -L 5.9723,3.770179,6.0043,4.169176 -L 6.0043,4.169176,6.0191,4.593535 -L 6.0191,4.593535,6.0043,5.003672 -L 6.0043,5.003672,5.9723,5.389433 -L 5.9723,5.389433,5.9152,5.750883 -L 5.9152,5.750883,5.8334,6.087959 -L 5.8334,6.087959,5.7314,6.40066 -L 5.7314,6.40066,5.6047,6.68898 -L 5.6047,6.68898,5.4551,6.952997 -L 5.4551,6.952997,5.2887,7.192635 -L 5.2887,7.192635,5.097,7.405866 -L 5.097,7.405866,4.9042,7.590653 -L 4.9042,7.590653,4.6991,7.747071 -L 4.6991,7.747071,4.4856,7.874982 -L 4.4856,7.874982,4.2654,7.974522 -L 4.2654,7.974522,4.0373,8.045552 -L 4.0373,8.045552,3.7947,8.088212 -L 3.7947,8.088212,3.5514,8.102429 -L 3.5514,8.102429,3.3038,8.088212 -L 3.3038,8.088212,3.0583,8.045552 -L 3.0583,8.045552,2.8229,7.974522 -L 2.8229,7.974522,2.5954,7.874982 -L 2.5954,7.874982,2.3727,7.747071 -L 2.3727,7.747071,2.1572,7.590653 -L 2.1572,7.590653,1.947,7.405866 -L 1.947,7.405866,1.7436,7.192635 -L 1.7436,7.192635,1.5553,6.952787 -L 1.5553,6.952787,1.3937,6.688282 -L 1.3937,6.688282,1.2578,6.399049 -L 1.2578,6.399049,1.144,6.08509 -L 1.144,6.08509,1.0541,5.746402 -L 1.0541,5.746402,0.9949,5.383058 -L 0.9949,5.383058,0.9557,4.994986 -L 0.9557,4.994986,0.9456,4.582188 - -[P] 72 -L 0.8888,-0.069909,-0.0006,-0.069909 -L -0.0006,-0.069909,-0.0006,8.948976 -L -0.0006,8.948976,2.4215,8.948976 -L 2.4215,8.948976,2.7835,8.938957 -L 2.7835,8.938957,3.1105,8.908906 -L 3.1105,8.908906,3.4103,8.858891 -L 3.4103,8.858891,3.6857,8.788842 -L 3.6857,8.788842,3.9278,8.698757 -L 3.9278,8.698757,4.143,8.588642 -L 4.143,8.588642,4.3352,8.458561 -L 4.3352,8.458561,4.4927,8.308378 -L 4.4927,8.308378,4.6294,8.140538 -L 4.6294,8.140538,4.7482,7.957082 -L 4.7482,7.957082,4.8466,7.758068 -L 4.8466,7.758068,4.9317,7.54358 -L 4.9317,7.54358,4.9937,7.313607 -L 4.9937,7.313607,5.0374,7.068018 -L 5.0374,7.068018,5.0654,6.806945 -L 5.0654,6.806945,5.0749,6.530319 -L 5.0749,6.530319,5.0654,6.253698 -L 5.0654,6.253698,5.0374,5.992625 -L 5.0374,5.992625,4.9937,5.747103 -L 4.9937,5.747103,4.9317,5.517062 -L 4.9317,5.517062,4.8466,5.302572 -L 4.8466,5.302572,4.746,5.103562 -L 4.746,5.103562,4.6294,4.920174 -L 4.6294,4.920174,4.4927,4.752267 -L 4.4927,4.752267,4.3296,4.602079 -L 4.3296,4.602079,4.1405,4.471998 -L 4.1405,4.471998,3.9233,4.361881 -L 3.9233,4.361881,3.6779,4.2718 -L 3.6779,4.2718,3.4055,4.201751 -L 3.4055,4.201751,3.1026,4.151736 -L 3.1026,4.151736,2.7734,4.121683 -L 2.7734,4.121683,2.417,4.111668 -L 2.417,4.111668,0.8888,4.111668 -L 0.8888,4.111668,0.8888,-0.069909 -L 4.1306,6.530319,4.1284,6.675603 -L 4.1284,6.675603,4.1116,6.813667 -L 4.1116,6.813667,4.0813,6.944731 -L 4.0813,6.944731,4.0522,7.068646 -L 4.0522,7.068646,4.0074,7.185418 -L 4.0074,7.185418,3.9502,7.295044 -L 3.9502,7.295044,3.883,7.397598 -L 3.883,7.397598,3.8065,7.493073 -L 3.8065,7.493073,3.7148,7.579163 -L 3.7148,7.579163,3.5983,7.653836 -L 3.5983,7.653836,3.4627,7.717022 -L 3.4627,7.717022,3.299,7.76872 -L 3.299,7.76872,3.1135,7.808926 -L 3.1135,7.808926,2.9079,7.837646 -L 2.9079,7.837646,2.6748,7.85481 -L 2.6748,7.85481,2.4215,7.86055 -L 2.4215,7.86055,0.8888,7.86055 -L 0.8888,7.86055,0.8888,5.20009 -L 0.8888,5.20009,2.4215,5.20009 -L 2.4215,5.20009,2.6748,5.205834 -L 2.6748,5.205834,2.9079,5.223066 -L 2.9079,5.223066,3.1135,5.251786 -L 3.1135,5.251786,3.299,5.291924 -L 3.299,5.291924,3.4627,5.343618 -L 3.4627,5.343618,3.5983,5.406805 -L 3.5983,5.406805,3.7148,5.481477 -L 3.7148,5.481477,3.8065,5.567567 -L 3.8065,5.567567,3.883,5.663042 -L 3.883,5.663042,3.9502,5.765596 -L 3.9502,5.765596,4.0074,5.875223 -L 4.0074,5.875223,4.0522,5.992064 -L 4.0522,5.992064,4.0813,6.115911 -L 4.0813,6.115911,4.1116,6.246973 -L 4.1116,6.246973,4.1284,6.38511 -L 4.1284,6.38511,4.1306,6.530319 - -[Q] 134 -L -0.0002,4.593535,0.0166,5.030922 -L 0.0166,5.030922,0.065,5.454996 -L 0.065,5.454996,0.1455,5.865766 -L 0.1455,5.865766,0.2575,6.263224 -L 0.2575,6.263224,0.3976,6.647303 -L 0.3976,6.647303,0.573,7.018143 -L 0.573,7.018143,0.7815,7.375603 -L 0.7815,7.375603,1.0214,7.719822 -L 1.0214,7.719822,1.287,8.036238 -L 1.287,8.036238,1.5649,8.310475 -L 1.5649,8.310475,1.8561,8.54255 -L 1.8561,8.54255,2.1646,8.73238 -L 2.1646,8.73238,2.4885,8.880048 -L 2.4885,8.880048,2.8281,8.98554 -L 2.8281,8.98554,3.18,9.048794 -L 3.18,9.048794,3.551,9.069879 -L 3.551,9.069879,3.9175,9.048794 -L 3.9175,9.048794,4.2671,8.98554 -L 4.2671,8.98554,4.5989,8.880048 -L 4.5989,8.880048,4.9161,8.73238 -L 4.9161,8.73238,5.217,8.54255 -L 5.217,8.54255,5.4986,8.310475 -L 5.4986,8.310475,5.7612,8.036238 -L 5.7612,8.036238,6.0088,7.719822 -L 6.0088,7.719822,6.2319,7.375463 -L 6.2319,7.375463,6.428,7.017442 -L 6.428,7.017442,6.5883,6.645692 -L 6.5883,6.645692,6.725,6.260352 -L 6.725,6.260352,6.8259,5.861283 -L 6.8259,5.861283,6.9055,5.448624 -L 6.9055,5.448624,6.95,5.022236 -L 6.95,5.022236,6.9626,4.582188 -L 6.9626,4.582188,6.95,4.119652 -L 6.95,4.119652,6.9038,3.672951 -L 6.9038,3.672951,6.8259,3.242147 -L 6.8259,3.242147,6.7228,2.827249 -L 6.7228,2.827249,6.5816,2.428248 -L 6.5816,2.428248,6.4179,2.045082 -L 6.4179,2.045082,6.2173,1.677814 -L 6.2173,1.677814,5.9887,1.326446 -L 5.9887,1.326446,6.7598,0.188922 -L 6.7598,0.188922,5.9455,-0.495106 -L 5.9455,-0.495106,5.256,0.55738 -L 5.256,0.55738,5.0657,0.426739 -L 5.0657,0.426739,4.8696,0.313539 -L 4.8696,0.313539,4.6659,0.217712 -L 4.6659,0.217712,4.4577,0.139328 -L 4.4577,0.139328,4.2402,0.078385 -L 4.2402,0.078385,4.0178,0.034814 -L 4.0178,0.034814,3.7897,0.008686 -L 3.7897,0.008686,3.551,0 -L 3.551,0,3.18,0.021085 -L 3.18,0.021085,2.8281,0.084339 -L 2.8281,0.084339,2.4885,0.189833 -L 2.4885,0.189833,2.1646,0.337496 -L 2.1646,0.337496,1.8561,0.527397 -L 1.8561,0.527397,1.5649,0.759399 -L 1.5649,0.759399,1.287,1.033643 -L 1.287,1.033643,1.0214,1.350055 -L 1.0214,1.350055,0.7815,1.696097 -L 0.7815,1.696097,0.573,2.059091 -L 0.573,2.059091,0.3976,2.439037 -L 0.3976,2.439037,0.2575,2.836005 -L 0.2575,2.836005,0.1455,3.249925 -L 0.1455,3.249925,0.065,3.680796 -L 0.065,3.680796,0.0166,4.12869 -L 0.0166,4.12869,-0.0002,4.593535 -L 0.9429,4.582188,0.958,4.160492 -L 0.958,4.160492,0.9945,3.763735 -L 0.9945,3.763735,1.0595,3.391914 -L 1.0595,3.391914,1.1435,3.045032 -L 1.1435,3.045032,1.2548,2.723016 -L 1.2548,2.723016,1.3957,2.425938 -L 1.3957,2.425938,1.5593,2.153795 -L 1.5593,2.153795,1.7431,1.906595 -L 1.7431,1.906595,1.9505,1.686428 -L 1.9505,1.686428,2.1589,1.495687 -L 2.1589,1.495687,2.3739,1.334294 -L 2.3739,1.334294,2.5949,1.202249 -L 2.5949,1.202249,2.8281,1.099487 -L 2.8281,1.099487,3.0612,1.026148 -L 3.0612,1.026148,3.3033,0.982087 -L 3.3033,0.982087,3.551,0.967447 -L 3.551,0.967447,3.7124,0.973749 -L 3.7124,0.973749,3.8704,0.992595 -L 3.8704,0.992595,4.0217,1.024047 -L 4.0217,1.024047,4.1752,1.068035 -L 4.1752,1.068035,4.3204,1.124637 -L 4.3204,1.124637,4.4633,1.193846 -L 4.4633,1.193846,4.6045,1.275593 -L 4.6045,1.275593,4.7407,1.369949 -L 4.7407,1.369949,3.8704,2.692615 -L 3.8704,2.692615,4.6538,3.282148 -L 4.6538,3.282148,5.4468,2.137056 -L 5.4468,2.137056,5.5813,2.374312 -L 5.5813,2.374312,5.6959,2.631462 -L 5.6959,2.631462,5.7959,2.908576 -L 5.7959,2.908576,5.8755,3.205654 -L 5.8755,3.205654,5.9368,3.522696 -L 5.9368,3.522696,5.9845,3.859632 -L 5.9845,3.859632,6.0108,4.216602 -L 6.0108,4.216602,6.0212,4.593535 -L 6.0212,4.593535,6.0088,5.003672 -L 6.0088,5.003672,5.9741,5.389433 -L 5.9741,5.389433,5.9147,5.750883 -L 5.9147,5.750883,5.8351,6.087959 -L 5.8351,6.087959,5.7309,6.40066 -L 5.7309,6.40066,5.6054,6.68898 -L 5.6054,6.68898,5.4563,6.952997 -L 5.4563,6.952997,5.2859,7.192635 -L 5.2859,7.192635,5.0976,7.405866 -L 5.0976,7.405866,4.9015,7.590653 -L 4.9015,7.590653,4.6984,7.747071 -L 4.6984,7.747071,4.4885,7.874982 -L 4.4885,7.874982,4.2671,7.974522 -L 4.2671,7.974522,4.0346,8.045552 -L 4.0346,8.045552,3.7964,8.088212 -L 3.7964,8.088212,3.551,8.102429 -L 3.551,8.102429,3.3033,8.088212 -L 3.3033,8.088212,3.0612,8.045552 -L 3.0612,8.045552,2.8281,7.974522 -L 2.8281,7.974522,2.5949,7.874982 -L 2.5949,7.874982,2.3739,7.747071 -L 2.3739,7.747071,2.1589,7.590653 -L 2.1589,7.590653,1.9505,7.405866 -L 1.9505,7.405866,1.7431,7.192635 -L 1.7431,7.192635,1.5593,6.952787 -L 1.5593,6.952787,1.3957,6.688282 -L 1.3957,6.688282,1.2548,6.399049 -L 1.2548,6.399049,1.1435,6.08509 -L 1.1435,6.08509,1.0595,5.746402 -L 1.0595,5.746402,0.9945,5.383058 -L 0.9945,5.383058,0.958,4.994986 -L 0.958,4.994986,0.9429,4.582188 - -[R] 75 -L 0.8821,-0.069909,-0.0002,-0.069909 -L -0.0002,-0.069909,-0.0002,8.948976 -L -0.0002,8.948976,2.4207,8.948976 -L 2.4207,8.948976,2.7771,8.938957 -L 2.7771,8.938957,3.1072,8.908906 -L 3.1072,8.908906,3.4115,8.858891 -L 3.4115,8.858891,3.6844,8.788842 -L 3.6844,8.788842,3.9237,8.698757 -L 3.9237,8.698757,4.1419,8.588642 -L 4.1419,8.588642,4.3305,8.458561 -L 4.3305,8.458561,4.4885,8.308378 -L 4.4885,8.308378,4.6256,8.140538 -L 4.6256,8.140538,4.7463,7.957082 -L 4.7463,7.957082,4.8461,7.758068 -L 4.8461,7.758068,4.9245,7.54358 -L 4.9245,7.54358,4.9898,7.313607 -L 4.9898,7.313607,5.0366,7.068018 -L 5.0366,7.068018,5.0635,6.806945 -L 5.0635,6.806945,5.0741,6.530319 -L 5.0741,6.530319,5.0635,6.255306 -L 5.0635,6.255306,5.0411,5.998929 -L 5.0411,5.998929,5.0041,5.761323 -L 5.0041,5.761323,4.9523,5.54235 -L 4.9523,5.54235,4.8836,5.342077 -L 4.8836,5.342077,4.794,5.160442 -L 4.794,5.160442,4.697,4.997578 -L 4.697,4.997578,4.5782,4.853347 -L 4.5782,4.853347,4.449,4.724667 -L 4.449,4.724667,4.3103,4.608316 -L 4.3103,4.608316,4.1624,4.504433 -L 4.1624,4.504433,4.0038,4.412809 -L 4.0038,4.412809,3.8329,4.333654 -L 3.8329,4.333654,3.6513,4.266825 -L 3.6513,4.266825,3.4608,4.212326 -L 3.4608,4.212326,3.2602,4.170227 -L 3.2602,4.170227,5.3784,-0.069909 -L 5.3784,-0.069909,4.196,-0.069909 -L 4.196,-0.069909,2.229,4.111668 -L 2.229,4.111668,0.8821,4.111668 -L 0.8821,4.111668,0.8821,-0.069909 -L 4.1276,6.530319,4.1243,6.675603 -L 4.1243,6.675603,4.1103,6.813667 -L 4.1103,6.813667,4.0828,6.944731 -L 4.0828,6.944731,4.0486,7.068646 -L 4.0486,7.068646,4.001,7.185418 -L 4.001,7.185418,3.9461,7.295044 -L 3.9461,7.295044,3.8788,7.397598 -L 3.8788,7.397598,3.8077,7.493073 -L 3.8077,7.493073,3.713,7.579163 -L 3.713,7.579163,3.5972,7.653836 -L 3.5972,7.653836,3.4585,7.717022 -L 3.4585,7.717022,3.2974,7.76872 -L 3.2974,7.76872,3.1111,7.808926 -L 3.1111,7.808926,2.9038,7.837646 -L 2.9038,7.837646,2.6729,7.85481 -L 2.6729,7.85481,2.4179,7.86055 -L 2.4179,7.86055,0.8821,7.86055 -L 0.8821,7.86055,0.8821,5.20009 -L 0.8821,5.20009,2.4179,5.20009 -L 2.4179,5.20009,2.6729,5.205834 -L 2.6729,5.205834,2.9038,5.223066 -L 2.9038,5.223066,3.1111,5.251786 -L 3.1111,5.251786,3.2974,5.291924 -L 3.2974,5.291924,3.4585,5.343618 -L 3.4585,5.343618,3.5972,5.406805 -L 3.5972,5.406805,3.713,5.481477 -L 3.713,5.481477,3.8077,5.567567 -L 3.8077,5.567567,3.8788,5.663042 -L 3.8788,5.663042,3.9461,5.765596 -L 3.9461,5.765596,4.001,5.875223 -L 4.001,5.875223,4.0486,5.992064 -L 4.0486,5.992064,4.0828,6.115911 -L 4.0828,6.115911,4.1103,6.246973 -L 4.1103,6.246973,4.1243,6.38511 -L 4.1243,6.38511,4.1276,6.530319 - -[S] 193 -L -0.0002,2.51497,0.9452,2.51497 -L 0.9452,2.51497,0.9553,2.326118 -L 0.9553,2.326118,0.9805,2.149595 -L 0.9805,2.149595,1.0254,1.98554 -L 1.0254,1.98554,1.0842,1.833814 -L 1.0842,1.833814,1.1638,1.694486 -L 1.1638,1.694486,1.2624,1.567627 -L 1.2624,1.567627,1.3767,1.453097 -L 1.3767,1.453097,1.5056,1.351036 -L 1.5056,1.351036,1.6491,1.261093 -L 1.6491,1.261093,1.7984,1.183198 -L 1.7984,1.183198,1.9539,1.117282 -L 1.9539,1.117282,2.1125,1.063344 -L 2.1125,1.063344,2.2731,1.021385 -L 2.2731,1.021385,2.4471,0.991404 -L 2.4471,0.991404,2.623,0.973401 -L 2.623,0.973401,2.8035,0.967447 -L 2.8035,0.967447,3.0063,0.97403 -L 3.0063,0.97403,3.2002,0.993646 -L 3.2002,0.993646,3.3826,1.026426 -L 3.3826,1.026426,3.5566,1.072311 -L 3.5566,1.072311,3.7158,1.131292 -L 3.7158,1.131292,3.8637,1.203372 -L 3.8637,1.203372,4.001,1.288622 -L 4.001,1.288622,4.126,1.386901 -L 4.126,1.386901,4.2381,1.496317 -L 4.2381,1.496317,4.3322,1.61484 -L 4.3322,1.61484,4.414,1.74247 -L 4.414,1.74247,4.4833,1.879133 -L 4.4833,1.879133,4.5351,2.024977 -L 4.5351,2.024977,4.5724,2.179856 -L 4.5724,2.179856,4.5951,2.343841 -L 4.5951,2.343841,4.6046,2.51686 -L 4.6046,2.51686,4.5923,2.68617 -L 4.5923,2.68617,4.5628,2.84525 -L 4.5628,2.84525,4.5127,2.994246 -L 4.5127,2.994246,4.4466,3.133153 -L 4.4466,3.133153,4.3544,3.261831 -L 4.3544,3.261831,4.2459,3.380496 -L 4.2459,3.380496,4.1168,3.489 -L 4.1168,3.489,3.9702,3.587351 -L 3.9702,3.587351,3.8049,3.681707 -L 3.8049,3.681707,3.6368,3.778305 -L 3.6368,3.778305,3.4524,3.877074 -L 3.4524,3.877074,3.2619,3.978012 -L 3.2619,3.978012,3.0635,4.081127 -L 3.0635,4.081127,2.8584,4.18641 -L 2.8584,4.18641,2.6376,4.293936 -L 2.6376,4.293936,2.4151,4.403632 -L 2.4151,4.403632,2.1893,4.516552 -L 2.1893,4.516552,1.9763,4.633741 -L 1.9763,4.633741,1.7735,4.755209 -L 1.7735,4.755209,1.5801,4.880947 -L 1.5801,4.880947,1.3991,5.011028 -L 1.3991,5.011028,1.2277,5.14531 -L 1.2277,5.14531,1.0702,5.283939 -L 1.0702,5.283939,0.9228,5.426839 -L 0.9228,5.426839,0.7872,5.575553 -L 0.7872,5.575553,0.6729,5.731622 -L 0.6729,5.731622,0.5742,5.895117 -L 0.5742,5.895117,0.4947,6.065966 -L 0.4947,6.065966,0.4353,6.244171 -L 0.4353,6.244171,0.3904,6.429801 -L 0.3904,6.429801,0.3613,6.622856 -L 0.3613,6.622856,0.3557,6.823196 -L 0.3557,6.823196,0.3658,7.065496 -L 0.3658,7.065496,0.4002,7.296448 -L 0.4002,7.296448,0.4552,7.515911 -L 0.4552,7.515911,0.5395,7.724027 -L 0.5395,7.724027,0.6415,7.920792 -L 0.6415,7.920792,0.7676,8.106072 -L 0.7676,8.106072,0.9206,8.280008 -L 0.9206,8.280008,1.0898,8.44259 -L 1.0898,8.44259,1.2781,8.589623 -L 1.2781,8.589623,1.4754,8.717042 -L 1.4754,8.717042,1.6734,8.824845 -L 1.6734,8.824845,1.8828,8.913037 -L 1.8828,8.913037,2.0929,8.981687 -L 2.0929,8.981687,2.3159,9.030722 -L 2.3159,9.030722,2.5412,9.06007 -L 2.5412,9.06007,2.7721,9.069879 -L 2.7721,9.069879,3.0119,9.060422 -L 3.0119,9.060422,3.2451,9.03191 -L 3.2451,9.03191,3.4687,8.984491 -L 3.4687,8.984491,3.6777,8.918013 -L 3.6777,8.918013,3.8817,8.832623 -L 3.8817,8.832623,4.0801,8.728178 -L 4.0801,8.728178,4.2605,8.604821 -L 4.2605,8.604821,4.4435,8.462414 -L 4.4435,8.462414,4.6046,8.303755 -L 4.6046,8.303755,4.7464,8.131642 -L 4.7464,8.131642,4.8643,7.94608 -L 4.8643,7.94608,4.9593,7.747003 -L 4.9593,7.747003,5.0361,7.534406 -L 5.0361,7.534406,5.0899,7.308286 -L 5.0899,7.308286,5.1243,7.068718 -L 5.1243,7.068718,5.133,6.815631 -L 5.133,6.815631,4.1916,6.815631 -L 4.1916,6.815631,4.1865,6.980666 -L 4.1865,6.980666,4.1636,7.133721 -L 4.1636,7.133721,4.1339,7.274872 -L 4.1339,7.274872,4.0943,7.404043 -L 4.0943,7.404043,4.0375,7.521233 -L 4.0375,7.521233,3.9702,7.626446 -L 3.9702,7.626446,3.8918,7.719754 -L 3.8918,7.719754,3.8018,7.801078 -L 3.8018,7.801078,3.7001,7.87169 -L 3.7001,7.87169,3.5934,7.932911 -L 3.5934,7.932911,3.4771,7.984749 -L 3.4771,7.984749,3.3515,8.027127 -L 3.3515,8.027127,3.2193,8.060052 -L 3.2193,8.060052,3.0764,8.083588 -L 3.0764,8.083588,2.9279,8.097736 -L 2.9279,8.097736,2.7721,8.102429 -L 2.7721,8.102429,2.6127,8.097386 -L 2.6127,8.097386,2.4639,8.082115 -L 2.4639,8.082115,2.3201,8.05676 -L 2.3201,8.05676,2.1854,8.021173 -L 2.1854,8.021173,2.0565,7.975503 -L 2.0565,7.975503,1.9338,7.919602 -L 1.9338,7.919602,1.8211,7.853615 -L 1.8211,7.853615,1.7146,7.777406 -L 1.7146,7.777406,1.6143,7.691316 -L 1.6143,7.691316,1.5325,7.595344 -L 1.5325,7.595344,1.4585,7.48957 -L 1.4585,7.48957,1.4014,7.37399 -L 1.4014,7.37399,1.3543,7.248674 -L 1.3543,7.248674,1.3224,7.113479 -L 1.3224,7.113479,1.3056,6.968548 -L 1.3056,6.968548,1.2971,6.81374 -L 1.2971,6.81374,1.307,6.661523 -L 1.307,6.661523,1.328,6.518553 -L 1.328,6.518553,1.3563,6.384829 -L 1.3563,6.384829,1.4014,6.260352 -L 1.4014,6.260352,1.4627,6.145122 -L 1.4627,6.145122,1.5353,6.039067 -L 1.5353,6.039067,1.6222,5.942327 -L 1.6222,5.942327,1.7186,5.854838 -L 1.7186,5.854838,1.8306,5.77099 -L 1.8306,5.77099,1.9562,5.68532 -L 1.9562,5.68532,2.0996,5.597828 -L 2.0996,5.597828,2.2509,5.508516 -L 2.2509,5.508516,2.4224,5.417382 -L 2.4224,5.417382,2.6057,5.324427 -L 2.6057,5.324427,2.8035,5.229648 -L 2.8035,5.229648,3.235,5.033373 -L 3.235,5.033794,3.4479,4.931242 -L 3.4479,4.931242,3.6631,4.825328 -L 3.6631,4.825328,3.8783,4.716121 -L 3.8783,4.716121,4.0921,4.603552 -L 4.0921,4.603552,4.2997,4.487621 -L 4.2997,4.487621,4.5127,4.368398 -L 4.5127,4.368398,4.7189,4.245812 -L 4.7189,4.245812,4.9117,4.109987 -L 4.9117,4.109987,5.0806,3.950836 -L 5.0806,3.950836,5.221,3.768428 -L 5.221,3.768428,5.3407,3.562764 -L 5.3407,3.562764,5.4298,3.333842 -L 5.4298,3.333842,5.4973,3.081597 -L 5.4973,3.081597,5.5337,2.806164 -L 5.5337,2.806164,5.5458,2.507475 -L 5.5458,2.507475,5.5337,2.225458 -L 5.5337,2.225458,5.499,1.958501 -L 5.499,1.958501,5.4396,1.706745 -L 5.4396,1.706745,5.3533,1.470049 -L 5.3533,1.470049,5.2412,1.248554 -L 5.2412,1.248554,5.1123,1.042049 -L 5.1123,1.042049,4.9543,0.850746 -L 4.9543,0.850746,4.7727,0.67457 -L 4.7727,0.67457,4.5698,0.516472 -L 4.5698,0.516472,4.3569,0.379453 -L 4.3569,0.379453,4.1299,0.263524 -L 4.1299,0.263524,3.8918,0.168608 -L 3.8918,0.168608,3.6407,0.094846 -L 3.6407,0.094846,3.3787,0.04217 -L 3.3787,0.04217,3.0988,0.010507 -L 3.0988,0.010507,2.8113,0 -L 2.8113,0,2.5308,0.010577 -L 2.5308,0.010577,2.2588,0.042377 -L 2.2588,0.042377,1.9932,0.095407 -L 1.9932,0.095407,1.741,0.169586 -L 1.741,0.169586,1.5,0.264996 -L 1.5,0.264996,1.268,0.381557 -L 1.268,0.381557,1.0478,0.519343 -L 1.0478,0.519343,0.832,0.678353 -L 0.832,0.678353,0.6387,0.855437 -L 0.6387,0.855437,0.4706,1.047513 -L 0.4706,1.047513,0.3249,1.254578 -L 0.3249,1.254578,0.21,1.476702 -L 0.21,1.476702,0.1181,1.71375 -L 0.1181,1.71375,0.0508,1.965856 -L 0.0508,1.965856,0.0116,2.232953 -L 0.0116,2.232953,-0.0002,2.51497 - -[T] 8 -L 3.7063,-0.075583,2.8187,-0.075583 -L 2.8187,-0.075583,2.8187,7.86055 -L 2.8187,7.86055,-0.0001,7.86055 -L -0.0001,7.86055,-0.0001,8.948976 -L -0.0001,8.948976,6.5453,8.948976 -L 6.5453,8.948976,6.5453,7.86055 -L 6.5453,7.86055,3.7063,7.86055 -L 3.7063,7.86055,3.7063,-0.075583 - -[U] 70 -L 2.9224,0.967447,3.1062,0.976413 -L 3.1062,0.976413,3.2891,1.003242 -L 3.2891,1.003242,3.4671,1.047934 -L 3.4671,1.047934,3.6464,1.110557 -L 3.6464,1.110557,3.8145,1.191114 -L 3.8145,1.191114,3.9849,1.289463 -L 3.9849,1.289463,4.1505,1.405814 -L 4.1505,1.405814,4.3149,1.539958 -L 4.3149,1.539958,4.4634,1.695187 -L 4.4634,1.695187,4.5965,1.874652 -L 4.5965,1.874652,4.7072,2.078355 -L 4.7072,2.078355,4.7952,2.306224 -L 4.7952,2.306224,4.8647,2.558259 -L 4.8647,2.558259,4.9162,2.834604 -L 4.9162,2.834604,4.9487,3.135042 -L 4.9487,3.135042,4.9594,3.459792 -L 4.9594,3.459792,4.9594,8.986728 -L 4.9594,8.986728,5.8428,8.986728 -L 5.8428,8.986728,5.8428,3.459792 -L 5.8428,3.459792,5.8308,2.999079 -L 5.8308,2.999079,5.7888,2.574022 -L 5.7888,2.574022,5.7271,2.184689 -L 5.7271,2.184689,5.6302,1.830942 -L 5.6302,1.830942,5.5142,1.512919 -L 5.5142,1.512919,5.3685,1.230551 -L 5.3685,1.230551,5.1962,0.983839 -L 5.1962,0.983839,4.9958,0.772851 -L 4.9958,0.772851,4.7784,0.591704 -L 4.7784,0.591704,4.5475,0.434724 -L 4.5475,0.434724,4.3099,0.301911 -L 4.3099,0.301911,4.0544,0.193195 -L 4.0544,0.193195,3.7918,0.108646 -L 3.7918,0.108646,3.5119,0.048262 -L 3.5119,0.048262,3.225,0.012048 -L 3.225,0.012048,2.9224,0 -L 2.9224,0,2.6231,0.012048 -L 2.6231,0.012048,2.3283,0.048262 -L 2.3283,0.048262,2.0524,0.108646 -L 2.0524,0.108646,1.7881,0.193195 -L 1.7881,0.193195,1.5354,0.301911 -L 1.5354,0.301911,1.2927,0.434724 -L 1.2927,0.434724,1.0647,0.591704 -L 1.0647,0.591704,0.8489,0.772851 -L 0.8489,0.772851,0.648,0.983839 -L 0.648,0.983839,0.4746,1.230551 -L 0.4746,1.230551,0.3311,1.512919 -L 0.3311,1.512919,0.2145,1.830942 -L 0.2145,1.830942,0.1182,2.184689 -L 0.1182,2.184689,0.0562,2.574022 -L 0.0562,2.574022,0.0139,2.999079 -L 0.0139,2.999079,-0.0001,3.459792 -L -0.0001,3.459792,-0.0001,8.986728 -L -0.0001,8.986728,0.8859,8.986728 -L 0.8859,8.986728,0.8859,3.459792 -L 0.8859,3.459792,0.8965,3.135042 -L 0.8965,3.135042,0.9285,2.834604 -L 0.9285,2.834604,0.9756,2.558259 -L 0.9756,2.558259,1.0495,2.306224 -L 1.0495,2.306224,1.1392,2.078355 -L 1.1392,2.078355,1.2476,1.874652 -L 1.2476,1.874652,1.3765,1.695187 -L 1.3765,1.695187,1.5303,1.539958 -L 1.5303,1.539958,1.694,1.405814 -L 1.694,1.405814,1.8621,1.289463 -L 1.8621,1.289463,2.0285,1.191114 -L 2.0285,1.191114,2.1995,1.110557 -L 2.1995,1.110557,2.3777,1.047934 -L 2.3777,1.047934,2.5559,1.003242 -L 2.5559,1.003242,2.7402,0.976413 -L 2.7402,0.976413,2.9224,0.967447 - -[V] 8 -L 6.2155,8.979233,3.6411,-0.020804 -L 3.6411,-0.020804,2.5708,-0.020804 -L 2.5708,-0.020804,-0.0003,8.979233 -L -0.0003,8.979233,0.9602,8.979233 -L 0.9602,8.979233,3.0687,1.58535 -L 3.0687,1.58535,3.1457,1.58535 -L 3.1457,1.58535,5.2545,8.979233 -L 5.2545,8.979233,6.2155,8.979233 - -[W] 13 -L 0,8.979233,0.9207,8.979233 -L 0.9207,8.979233,2.2696,2.282616 -L 2.2696,2.282616,3.5994,8.979233 -L 3.5994,8.979233,4.5182,8.979233 -L 4.5182,8.979233,5.8466,2.282616 -L 5.8466,2.282616,7.1912,8.979233 -L 7.1912,8.979233,8.1128,8.979233 -L 8.1128,8.979233,6.2971,-0.020804 -L 6.2971,-0.020804,5.3756,-0.020804 -L 5.3756,-0.020804,4.0578,6.651296 -L 4.0578,6.651296,2.7403,-0.020804 -L 2.7403,-0.020804,1.8185,-0.020804 -L 1.8185,-0.020804,0,8.979233 - -[X] 12 -L 6.7707,-0.020804,5.6443,-0.020804 -L 5.6443,-0.020804,3.2834,3.947263 -L 3.2834,3.947263,1.1259,-0.020804 -L 1.1259,-0.020804,0,-0.020804 -L 0,-0.020804,2.7062,4.92795 -L 2.7062,4.92795,0.2948,8.979233 -L 0.2948,8.979233,1.4201,8.979233 -L 1.4201,8.979233,3.489,5.506204 -L 3.489,5.506204,5.4033,8.979233 -L 5.4033,8.979233,6.5309,8.979233 -L 6.5309,8.979233,4.0651,4.51417 -L 4.0651,4.51417,6.7707,-0.020804 - -[Y] 10 -L 3.5631,-0.020804,2.6765,-0.020804 -L 2.6765,-0.020804,2.6765,3.569348 -L 2.6765,3.569348,0.0001,8.979233 -L 0.0001,8.979233,1.0536,8.979233 -L 1.0536,8.979233,3.0822,4.869388 -L 3.0822,4.869388,3.1192,4.869388 -L 3.1192,4.869388,5.1476,8.979233 -L 5.1476,8.979233,6.2014,8.979233 -L 6.2014,8.979233,3.5631,3.499437 -L 3.5631,3.499437,3.5631,-0.020804 - -[Z] 10 -L 0.4972,8.948976,5.423,8.948976 -L 5.423,8.948976,5.423,7.896485 -L 5.423,7.896485,1.1472,1.088352 -L 1.1472,1.088352,5.9207,1.088352 -L 5.9207,1.088352,5.9207,0 -L 5.9207,0,-0.0004,0 -L -0.0004,0,-0.0004,1.052484 -L -0.0004,1.052484,4.281,7.86055 -L 4.281,7.86055,0.4972,7.86055 -L 0.4972,7.86055,0.4972,8.948976 - -[[] 8 -L -0.0004,10.037354,3.2723,10.037354 -L 3.2723,10.037354,3.2723,9.069905 -L 3.2723,9.069905,0.8817,9.069905 -L 0.8817,9.069905,0.8817,-0.241879 -L 0.8817,-0.241879,3.2723,-0.241879 -L 3.2723,-0.241879,3.2723,-1.209335 -L 3.2723,-1.209335,-0.0004,-1.209335 -L -0.0004,-1.209335,-0.0004,10.037354 - -[\] 4 -L 4.6215,-0.457289,0.6245,9.923985 -L 4.6215,-0.457289,3.9922,-1.048722 -L 0.6245,9.923985,-0.0006,9.321171 -L 3.9922,-1.048722,-0.0006,9.321171 - -[]] 8 -L 3.2718,10.037354,3.2718,-1.209335 -L 3.2718,-1.209335,-0.0012,-1.209335 -L -0.0012,-1.209335,-0.0012,-0.241879 -L -0.0012,-0.241879,2.3864,-0.241879 -L 2.3864,-0.241879,2.3864,9.069905 -L 2.3864,9.069905,-0.0012,9.069905 -L -0.0012,9.069905,-0.0012,10.037354 -L -0.0012,10.037354,3.2718,10.037354 - -[a] 193 -L 2.1775,6.409414,2.3737,6.4008 -L 2.3737,6.4008,2.5642,6.375022 -L 2.5642,6.375022,2.7446,6.332082 -L 2.7446,6.332082,2.9167,6.27191 -L 2.9167,6.27191,3.0742,6.194576 -L 3.0742,6.194576,3.2255,6.10008 -L 3.2255,6.10008,3.3689,5.988422 -L 3.3689,5.988422,3.4978,5.85953 -L 3.4978,5.85953,3.62,5.71418 -L 3.62,5.71418,3.7262,5.553207 -L 3.7262,5.553207,3.8105,5.376474 -L 3.8105,5.376474,3.8845,5.183979 -L 3.8845,5.183979,3.9394,4.975863 -L 3.9394,4.975863,3.9814,4.751986 -L 3.9814,4.751986,4.0038,4.512419 -L 4.0038,4.512419,4.0134,4.25716 -L 4.0134,4.25716,4.0134,1.347253 -L 4.0134,1.347253,4.0134,1.165826 -L 4.0134,1.165826,4.0263,0.988109 -L 4.0263,0.988109,4.0436,0.81411 -L 4.0436,0.81411,4.0627,0.643888 -L 4.0627,0.643888,4.0935,0.477312 -L 4.0935,0.477312,4.1299,0.31445 -L 4.1299,0.31445,4.1725,0.155369 -L 4.1725,0.155369,4.2241,0 -L 4.2241,0,3.2311,0 -L 3.2311,0,3.2005,0.180026 -L 3.2028,0.180306,3.1784,0.354518 -L 3.1784,0.354728,3.156,0.522986 -L 3.156,0.523266,3.1392,0.68564 -L 3.1392,0.68592,3.0772,0.611318 -L 3.0772,0.611318,3.0125,0.540498 -L 3.0125,0.540498,2.943,0.473602 -L 2.943,0.473602,2.8718,0.410487 -L 2.8718,0.410487,2.7917,0.351226 -L 2.7917,0.351226,2.7133,0.295817 -L 2.7133,0.295817,2.6236,0.244261 -L 2.6236,0.244261,2.5373,0.196485 -L 2.5373,0.196485,2.4409,0.153337 -L 2.4409,0.153337,2.349,0.115511 -L 2.349,0.115511,2.2571,0.082938 -L 2.2571,0.082938,2.163,0.055759 -L 2.163,0.055759,2.0688,0.033834 -L 2.0688,0.033834,1.9766,0.017232 -L 1.9766,0.017232,1.8856,0.005954 -L 1.8856,0.005954,1.7942,0 -L 1.7942,0,1.5857,0.006655 -L 1.5857,0.006655,1.3952,0.026546 -L 1.3952,0.026546,1.2092,0.05975 -L 1.2092,0.05975,1.0394,0.106262 -L 1.0394,0.106262,0.8797,0.166084 -L 0.8797,0.166084,0.734,0.239145 -L 0.734,0.239145,0.5972,0.325518 -L 0.5972,0.325518,0.4762,0.425125 -L 0.4762,0.425125,0.3641,0.538257 -L 0.3641,0.538257,0.266,0.665113 -L 0.266,0.665113,0.1856,0.805634 -L 0.1856,0.805634,0.1186,0.959882 -L 0.1186,0.959882,0.0646,1.127789 -L 0.0646,1.127789,0.0279,1.309427 -L 0.0279,1.309427,0.0054,1.504791 -L 0.0054,1.504791,-0.0002,1.713817 -L -0.0002,1.713817,0.0054,1.85763 -L 0.0054,1.85763,0.0178,2.00004 -L 0.0178,2.00004,0.0475,2.140979 -L 0.0475,2.140979,0.0794,2.280446 -L 0.0794,2.280446,0.1287,2.418513 -L 0.1287,2.418513,0.1856,2.555108 -L 0.1856,2.555108,0.2531,2.690233 -L 0.2531,2.690233,0.3277,2.823957 -L 0.3277,2.823957,0.4145,2.954528 -L 0.4145,2.954528,0.5132,3.080266 -L 0.5132,3.080266,0.6174,3.201241 -L 0.6174,3.201241,0.734,3.317382 -L 0.734,3.317382,0.8617,3.428688 -L 0.8617,3.428688,0.9943,3.535165 -L 0.9943,3.535165,1.14,3.636874 -L 1.14,3.636874,1.2971,3.733751 -L 1.2971,3.733751,1.4653,3.827129 -L 1.4653,3.827129,1.6474,3.918333 -L 1.6474,3.918333,1.8517,4.007365 -L 1.8517,4.007365,2.071,4.094226 -L 2.071,4.094226,2.3087,4.178845 -L 2.3087,4.178845,2.5642,4.261293 -L 2.5642,4.261293,2.8363,4.341569 -L 2.8363,4.341569,3.1296,4.419674 -L 3.1296,4.419674,3.1296,4.584079 -L 3.1296,4.584079,3.1209,4.694546 -L 3.1209,4.694546,3.1128,4.801161 -L 3.1128,4.801161,3.0966,4.90385 -L 3.0966,4.90385,3.0719,5.002622 -L 3.0719,5.002622,3.0405,5.097468 -L 3.0405,5.097468,2.9977,5.188532 -L 2.9977,5.188532,2.9531,5.275603 -L 2.9531,5.275603,2.9016,5.358821 -L 2.9016,5.358821,2.8388,5.434964 -L 2.8388,5.434964,2.771,5.500951 -L 2.771,5.500951,2.6953,5.55685 -L 2.6953,5.55685,2.6065,5.602522 -L 2.6065,5.602522,2.5132,5.638107 -L 2.5132,5.638107,2.4084,5.663464 -L 2.4084,5.663464,2.3002,5.678735 -L 2.3002,5.678735,2.1775,5.683779 -L 2.1775,5.683779,2.061,5.679644 -L 2.061,5.679644,1.9567,5.667177 -L 1.9567,5.667177,1.8603,5.64644 -L 1.8603,5.64644,1.7662,5.617442 -L 1.7662,5.617442,1.6844,5.580106 -L 1.6844,5.580106,1.6082,5.534434 -L 1.6082,5.534434,1.5437,5.480564 -L 1.5437,5.480564,1.4793,5.418293 -L 1.4793,5.418293,1.4277,5.348524 -L 1.4277,5.348524,1.3773,5.271818 -L 1.3773,5.271818,1.3325,5.18825 -L 1.3325,5.18825,1.2915,5.097816 -L 1.2915,5.097816,1.2585,5.000448 -L 1.2585,5.000448,1.2299,4.896287 -L 1.2299,4.896287,1.2044,4.78519 -L 1.2044,4.78519,1.1795,4.667227 -L 1.1795,4.667227,0.2576,4.667227 -L 0.2576,4.667227,0.2882,4.860212 -L 0.2882,4.860212,0.3277,5.04332 -L 0.3277,5.04332,0.3865,5.216482 -L 0.3865,5.216482,0.4582,5.379836 -L 0.4582,5.379836,0.5462,5.533241 -L 0.5462,5.533241,0.6524,5.676772 -L 0.6524,5.676772,0.7687,5.810427 -L 0.7687,5.810427,0.9049,5.934134 -L 0.9049,5.934134,1.0478,6.045512 -L 1.0478,6.045512,1.1968,6.14211 -L 1.1968,6.14211,1.3532,6.223787 -L 1.3532,6.223787,1.5062,6.290611 -L 1.5062,6.290611,1.6698,6.34259 -L 1.6698,6.34259,1.8334,6.379714 -L 1.8334,6.379714,2.0016,6.401991 -L 2.0016,6.401991,2.1775,6.409414 -L 0.9413,1.732733,0.9469,1.605524 -L 0.9469,1.605524,0.9592,1.489312 -L 0.9592,1.489312,0.9794,1.384169 -L 0.9794,1.384169,1.0111,1.290093 -L 1.0111,1.290093,1.0478,1.207015 -L 1.0478,1.207015,1.0926,1.135002 -L 1.0926,1.135002,1.1498,1.074062 -L 1.1498,1.074062,1.2092,1.024117 -L 1.2092,1.024117,1.2764,0.982506 -L 1.2764,0.982506,1.3481,0.94643 -L 1.3481,0.94643,1.4174,0.915891 -L 1.4174,0.915891,1.4894,0.890884 -L 1.4894,0.890884,1.5661,0.87148 -L 1.5661,0.87148,1.6407,0.85761 -L 1.6407,0.85761,1.7188,0.849274 -L 1.7188,0.849274,1.8032,0.84654 -L 1.8032,0.84654,1.8856,0.852567 -L 1.8856,0.852567,1.9646,0.864125 -L 1.9646,0.864125,2.052,0.881147 -L 2.052,0.881147,2.1361,0.903702 -L 2.1361,0.903702,2.2201,0.931722 -L 2.2201,0.931722,2.3042,0.965206 -L 2.3042,0.965206,2.3924,1.004223 -L 2.3924,1.004223,2.4776,1.048704 -L 2.4776,1.048704,2.5642,1.10383 -L 2.5642,1.10383,2.6483,1.174792 -L 2.6483,1.174792,2.7357,1.261653 -L 2.7357,1.261653,2.8141,1.364275 -L 2.8141,1.364275,2.8943,1.482728 -L 2.8943,1.482728,2.9733,1.617012 -L 2.9733,1.617012,3.0529,1.767057 -L 3.0529,1.767057,3.1296,1.933003 -L 3.1296,1.933003,3.1296,3.599608 -L 3.1296,3.599608,2.924,3.540628 -L 2.924,3.540628,2.7278,3.481857 -L 2.7278,3.481857,2.5468,3.423294 -L 2.5468,3.423294,2.3787,3.364803 -L 2.3787,3.364803,2.2246,3.306595 -L 2.2246,3.306595,2.0817,3.248524 -L 2.0817,3.248524,1.9528,3.190593 -L 1.9528,3.190593,1.8334,3.132873 -L 1.8334,3.132873,1.727,3.073469 -L 1.727,3.073469,1.625,3.010567 -L 1.625,3.010567,1.5342,2.944161 -L 1.5342,2.944161,1.4445,2.874252 -L 1.4445,2.874252,1.365,2.800838 -L 1.365,2.800838,1.2915,2.723854 -L 1.2915,2.723854,1.2299,2.64337 -L 1.2299,2.64337,1.1699,2.559379 -L 1.1699,2.559379,1.115,2.47147 -L 1.115,2.47147,1.0702,2.379145 -L 1.0702,2.379145,1.031,2.282408 -L 1.031,2.282408,1.0007,2.181257 -L 1.0007,2.181257,0.9738,2.075693 -L 0.9738,2.075693,0.957,1.965784 -L 0.957,1.965784,0.9469,1.851466 -L 0.9469,1.851466,0.9413,1.732733 - -[b] 118 -L 2.1434,6.409414,2.3401,6.397018 -L 2.3401,6.397018,2.5317,6.359892 -L 2.5317,6.359892,2.7206,6.297898 -L 2.7206,6.297898,2.9111,6.211248 -L 2.9111,6.211248,3.091,6.099728 -L 3.091,6.099728,3.2726,5.963484 -L 3.2726,5.963484,3.4452,5.80251 -L 3.4452,5.80251,3.6211,5.61674 -L 3.6211,5.61674,3.7825,5.407645 -L 3.7825,5.407645,3.9181,5.176834 -L 3.9181,5.176834,4.0381,4.924307 -L 4.0381,4.924307,4.1345,4.649995 -L 4.1345,4.649995,4.2112,4.353896 -L 4.2112,4.353896,4.2656,4.036015 -L 4.2656,4.036015,4.2953,3.696418 -L 4.2953,3.696418,4.3045,3.335034 -L 4.3045,3.335034,4.2953,3.009304 -L 4.2953,3.009304,4.2701,2.694226 -L 4.2701,2.694226,4.2227,2.389863 -L 4.2227,2.389863,4.1569,2.096217 -L 4.1569,2.096217,4.0692,1.813289 -L 4.0692,1.813289,3.9663,1.541076 -L 3.9663,1.541076,3.847,1.279654 -L 3.847,1.279654,3.703,1.02888 -L 3.703,1.02888,3.5472,0.798069 -L 3.5472,0.798069,3.3788,0.596468 -L 3.3788,0.596468,3.2031,0.424007 -L 3.2031,0.424007,3.0067,0.280826 -L 3.0067,0.280826,2.8063,0.166784 -L 2.8063,0.166784,2.5917,0.082027 -L 2.5917,0.082027,2.3625,0.026408 -L 2.3625,0.026408,2.1249,0 -L 2.1249,0,1.9512,0.007355 -L 1.9512,0.007355,1.7864,0.029491 -L 1.7864,0.029491,1.6194,0.066404 -L 1.6194,0.066404,1.4636,0.118103 -L 1.4636,0.118103,1.3123,0.184509 -L 1.3123,0.184509,1.1663,0.265696 -L 1.1663,0.265696,1.0198,0.361663 -L 1.0198,0.361663,0.8842,0.472408 -L 0.8842,0.472408,0.8842,-0.022696 -L 0.8842,-0.022696,-0.0001,-0.022696 -L -0.0001,-0.022696,-0.0001,8.984837 -L -0.0001,8.984837,0.8842,8.984837 -L 0.8842,8.984837,0.8842,5.734842 -L 0.8842,5.734842,1.0198,5.892945 -L 1.0198,5.892945,1.1663,6.029961 -L 1.1663,6.029961,1.3123,6.145892 -L 1.3123,6.145892,1.4709,6.240738 -L 1.4709,6.240738,1.6292,6.3145 -L 1.6292,6.3145,1.7931,6.367247 -L 1.7931,6.367247,1.9669,6.398839 -L 1.9669,6.398839,2.1434,6.409414 -L 2.135,0.967447,2.2683,0.988532 -L 2.2683,0.988532,2.3956,1.028178 -L 2.3956,1.028178,2.516,1.086458 -L 2.516,1.086458,2.6309,1.163234 -L 2.6309,1.163234,2.7391,1.258641 -L 2.7391,1.258641,2.8388,1.372609 -L 2.8388,1.372609,2.9335,1.505074 -L 2.9335,1.505074,3.0249,1.656169 -L 3.0249,1.656169,3.1033,1.822746 -L 3.1033,1.822746,3.1706,2.001721 -L 3.1706,2.001721,3.2277,2.193025 -L 3.2277,2.193025,3.2771,2.396658 -L 3.2771,2.396658,3.3146,2.612689 -L 3.3146,2.612689,3.3426,2.841119 -L 3.3426,2.841119,3.3566,3.081945 -L 3.3566,3.081945,3.3634,3.335034 -L 3.3634,3.335034,3.3538,3.623356 -L 3.3538,3.623356,3.3387,3.888352 -L 3.3387,3.888352,3.3062,4.130021 -L 3.3062,4.130021,3.2647,4.348364 -L 3.2647,4.348364,3.2118,4.54338 -L 3.2118,4.54338,3.1465,4.71507 -L 3.1465,4.71507,3.0686,4.863434 -L 3.0686,4.863434,2.9784,4.988472 -L 2.9784,4.988472,2.8758,5.094734 -L 2.8758,5.094734,2.7735,5.186851 -L 2.7735,5.186851,2.6651,5.264815 -L 2.6651,5.264815,2.553,5.32856 -L 2.553,5.32856,2.4376,5.378155 -L 2.4376,5.378155,2.3154,5.413597 -L 2.3154,5.413597,2.1899,5.434822 -L 2.1899,5.434822,2.061,5.441969 -L 2.061,5.441969,1.9472,5.433283 -L 1.9472,5.433283,1.8408,5.407365 -L 1.8408,5.407365,1.7382,5.364075 -L 1.7382,5.364075,1.6396,5.303552 -L 1.6396,5.303552,1.5438,5.225658 -L 1.5438,5.225658,1.4541,5.130529 -L 1.4541,5.130529,1.37,5.01803 -L 1.37,5.01803,1.2896,4.888302 -L 1.2896,4.888302,1.2137,4.748202 -L 1.2137,4.748202,1.1464,4.604881 -L 1.1464,4.604881,1.0868,4.458198 -L 1.0868,4.458198,1.0296,4.308224 -L 1.0296,4.308224,0.985,4.154886 -L 0.985,4.154886,0.9458,3.998329 -L 0.9458,3.998329,0.9086,3.838407 -L 0.9086,3.838407,0.8842,3.675193 -L 0.8842,3.675193,0.8842,1.768598 -L 0.8842,1.768598,0.9279,1.67158 -L 0.9279,1.67158,0.9761,1.580867 -L 0.9761,1.580867,1.0296,1.496317 -L 1.0296,1.496317,1.0848,1.418073 -L 1.0848,1.418073,1.1442,1.346132 -L 1.1442,1.346132,1.2058,1.280424 -L 1.2058,1.280424,1.2731,1.220955 -L 1.2731,1.220955,1.3476,1.167715 -L 1.3476,1.167715,1.4208,1.120784 -L 1.4208,1.120784,1.5051,1.080086 -L 1.5051,1.080086,1.5948,1.045692 -L 1.5948,1.045692,1.6895,1.017532 -L 1.6895,1.017532,1.7909,0.995607 -L 1.7909,0.995607,1.9024,0.979986 -L 1.9024,0.979986,2.0162,0.970599 -L 2.0162,0.970599,2.135,0.967447 - -[c] 130 -L -0.0001,3.193323,0.0106,3.507913 -L 0.0106,3.507913,0.0442,3.812769 -L 0.0442,3.812769,0.0983,4.108026 -L 0.0983,4.108026,0.1703,4.393686 -L 0.1703,4.393686,0.27,4.669747 -L 0.27,4.669747,0.386,4.936145 -L 0.386,4.936145,0.5301,5.192875 -L 0.5301,5.192875,0.6886,5.440078 -L 0.6886,5.440078,0.8663,5.667247 -L 0.8663,5.667247,1.0568,5.864155 -L 1.0568,5.864155,1.2628,6.030729 -L 1.2628,6.030729,1.4805,6.167047 -L 1.4805,6.167047,1.7114,6.273101 -L 1.7114,6.273101,1.9568,6.348824 -L 1.9568,6.348824,2.2146,6.394216 -L 2.2146,6.394216,2.4836,6.409414 -L 2.4836,6.409414,2.7691,6.398769 -L 2.7691,6.398769,3.0395,6.366967 -L 3.0395,6.366967,3.2917,6.31401 -L 3.2917,6.31401,3.5225,6.239828 -L 3.5225,6.239828,3.7377,6.144421 -L 3.7377,6.144421,3.9389,6.02786 -L 3.9389,6.02786,4.1166,5.890003 -L 4.1166,5.890003,4.2808,5.731062 -L 4.2808,5.731062,4.427,5.55692 -L 4.427,5.55692,4.5553,5.373672 -L 4.5553,5.373672,4.6674,5.181387 -L 4.6674,5.181387,4.7652,4.979926 -L 4.7652,4.979926,4.8411,4.769426 -L 4.8411,4.769426,4.9028,4.549825 -L 4.9028,4.549825,4.9473,4.321115 -L 4.9473,4.321115,4.9717,4.083366 -L 4.9717,4.083366,4.0157,4.083366 -L 4.0157,4.083366,3.9854,4.262624 -L 3.9854,4.262624,3.9428,4.42822 -L 3.9428,4.42822,3.8969,4.580226 -L 3.8969,4.580226,3.842,4.718503 -L 3.842,4.718503,3.7803,4.843048 -L 3.7803,4.843048,3.7131,4.954008 -L 3.7131,4.954008,3.6335,5.051306 -L 3.6335,5.051306,3.5472,5.134872 -L 3.5472,5.134872,3.4531,5.206883 -L 3.4531,5.206883,3.3511,5.269226 -L 3.3511,5.269226,3.2345,5.321975 -L 3.2345,5.321975,3.1039,5.365196 -L 3.1039,5.365196,2.9655,5.398749 -L 2.9655,5.398749,2.8187,5.422776 -L 2.8187,5.422776,2.6573,5.437136 -L 2.6573,5.437136,2.4836,5.441969 -L 2.4836,5.441969,2.3312,5.433634 -L 2.3312,5.433634,2.1849,5.408836 -L 2.1849,5.408836,2.0409,5.367437 -L 2.0409,5.367437,1.9075,5.309437 -L 1.9075,5.309437,1.7764,5.234904 -L 1.7764,5.234904,1.6441,5.143768 -L 1.6441,5.143768,1.5253,5.036105 -L 1.5253,5.036105,1.4043,4.911908 -L 1.4043,4.911908,1.2953,4.768936 -L 1.2953,4.768936,1.2039,4.605024 -L 1.2039,4.605024,1.1241,4.420234 -L 1.1241,4.420234,1.0624,4.21443 -L 1.0624,4.21443,1.0081,3.987749 -L 1.0081,3.987749,0.9728,3.740058 -L 0.9728,3.740058,0.9501,3.47149 -L 0.9501,3.47149,0.9461,3.182047 -L 0.9461,3.182047,0.9501,2.916422 -L 0.9501,2.916422,0.9728,2.667607 -L 0.9728,2.667607,1.0097,2.435535 -L 1.0097,2.435535,1.0624,2.220204 -L 1.0624,2.220204,1.1319,2.021685 -L 1.1319,2.021685,1.2134,1.839978 -L 1.2134,1.839978,1.3124,1.67494 -L 1.3124,1.67494,1.4267,1.526786 -L 1.4267,1.526786,1.5474,1.395657 -L 1.5474,1.395657,1.6747,1.282037 -L 1.6747,1.282037,1.801,1.18593 -L 1.801,1.18593,1.9364,1.107265 -L 1.9364,1.107265,2.0756,1.04611 -L 2.0756,1.04611,2.2191,1.0024 -L 2.2191,1.0024,2.3681,0.976203 -L 2.3681,0.976203,2.5217,0.967447 -L 2.5217,0.967447,2.6696,0.97123 -L 2.6696,0.97123,2.8069,0.982578 -L 2.8069,0.982578,2.9431,1.001421 -L 2.9431,1.001421,3.0664,1.0279 -L 3.0664,1.0279,3.1852,1.061941 -L 3.1852,1.061941,3.2973,1.103482 -L 3.2973,1.103482,3.4037,1.152585 -L 3.4037,1.152585,3.5024,1.209326 -L 3.5024,1.209326,3.5943,1.277064 -L 3.5943,1.277064,3.6811,1.359442 -L 3.6811,1.359442,3.7602,1.456319 -L 3.7602,1.456319,3.8378,1.567837 -L 3.8378,1.567837,3.907,1.693926 -L 3.907,1.693926,3.9627,1.834654 -L 3.9627,1.834654,4.0202,1.989883 -L 4.0202,1.989883,4.0695,2.159752 -L 4.0695,2.159752,5.0681,2.159752 -L 5.0681,2.159752,5.0266,1.923686 -L 5.0266,1.923686,4.97,1.699247 -L 4.97,1.699247,4.8941,1.486368 -L 4.8941,1.486368,4.8081,1.28512 -L 4.8081,1.28512,4.6994,1.095497 -L 4.6994,1.095497,4.575,0.917432 -L 4.575,0.917432,4.4391,0.750994 -L 4.4391,0.750994,4.2808,0.596115 -L 4.2808,0.596115,4.1098,0.45644 -L 4.1098,0.45644,3.9283,0.335325 -L 3.9283,0.335325,3.726,0.232843 -L 3.726,0.232843,3.513,0.148994 -L 3.513,0.148994,3.2872,0.083849 -L 3.2872,0.083849,3.044,0.037266 -L 3.044,0.037266,2.7901,0.009316 -L 2.7901,0.009316,2.5217,0 -L 2.5217,0,2.2465,0.01513 -L 2.2465,0.01513,1.9857,0.060592 -L 1.9857,0.060592,1.7383,0.136315 -L 1.7383,0.136315,1.5012,0.2423 -L 1.5012,0.2423,1.281,0.378615 -L 1.281,0.378615,1.075,0.54526 -L 1.075,0.54526,0.882,0.74217 -L 0.882,0.74217,0.7004,0.969338 -L 0.7004,0.969338,0.5343,1.216121 -L 0.5343,1.216121,0.3916,1.47187 -L 0.3916,1.47187,0.2723,1.736446 -L 0.2723,1.736446,0.1731,2.009987 -L 0.1731,2.009987,0.1008,2.292495 -L 0.1008,2.292495,0.0442,2.583826 -L 0.0442,2.583826,0.0106,2.884129 -L 0.0106,2.884129,-0.0001,3.193323 - -[d] 118 -L 2.1269,6.409414,2.2984,6.398839 -L 2.2984,6.398839,2.4665,6.367247 -L 2.4665,6.367247,2.6304,6.3145 -L 2.6304,6.3145,2.7859,6.240738 -L 2.7859,6.240738,2.9429,6.145892 -L 2.9429,6.145892,3.0886,6.029961 -L 3.0886,6.029961,3.2275,5.892945 -L 3.2275,5.892945,3.3609,5.734842 -L 3.3609,5.734842,3.3609,8.984837 -L 3.3609,8.984837,4.2475,8.984837 -L 4.2475,8.984837,4.2475,-0.022696 -L 4.2475,-0.022696,3.3609,-0.022696 -L 3.3609,-0.022696,3.3609,0.472408 -L 3.3609,0.472408,3.2275,0.361663 -L 3.2275,0.361663,3.0886,0.265696 -L 3.0886,0.265696,2.9429,0.184509 -L 2.9429,0.184509,2.7935,0.118103 -L 2.7935,0.118103,2.638,0.066404 -L 2.638,0.066404,2.4766,0.029491 -L 2.4766,0.029491,2.313,0.007355 -L 2.313,0.007355,2.1432,0 -L 2.1432,0,1.9246,0.026546 -L 1.9246,0.026546,1.719,0.082728 -L 1.719,0.082728,1.5161,0.168398 -L 1.5161,0.168398,1.3222,0.283626 -L 1.3222,0.283626,1.1345,0.42849 -L 1.1345,0.42849,0.9608,0.602842 -L 0.9608,0.602842,0.7898,0.806755 -L 0.7898,0.806755,0.6262,1.040228 -L 0.6262,1.040228,0.4827,1.293245 -L 0.4827,1.293245,0.3505,1.555999 -L 0.3505,1.555999,0.2474,1.82835 -L 0.2474,1.82835,0.1555,2.110367 -L 0.1555,2.110367,0.0893,2.402121 -L 0.0893,2.402121,0.0417,2.703402 -L 0.0417,2.703402,0.0098,3.01442 -L 0.0098,3.01442,-0.0003,3.335034 -L -0.0003,3.335034,0.0098,3.659221 -L 0.0098,3.659221,0.0417,3.969258 -L 0.0417,3.969258,0.0983,4.265284 -L 0.0983,4.265284,0.1706,4.547233 -L 0.1706,4.547233,0.2675,4.8151 -L 0.2675,4.8151,0.3835,5.068958 -L 0.3835,5.068958,0.522,5.308806 -L 0.522,5.308806,0.6811,5.534504 -L 0.6811,5.534504,0.8543,5.739608 -L 0.8543,5.739608,1.028,5.917252 -L 1.028,5.917252,1.2034,6.067647 -L 1.2034,6.067647,1.3872,6.190653 -L 1.3872,6.190653,1.5677,6.28634 -L 1.5677,6.28634,1.7515,6.354708 -L 1.7515,6.354708,1.9361,6.395757 -L 1.9361,6.395757,2.1269,6.409414 -L 2.2121,5.441969,2.0927,5.433561 -L 2.0927,5.433561,1.9734,5.408486 -L 1.9734,5.408486,1.8546,5.366594 -L 1.8546,5.366594,1.7436,5.308036 -L 1.7436,5.308036,1.6371,5.232663 -L 1.6371,5.232663,1.5307,5.140618 -L 1.5307,5.140618,1.4287,5.031762 -L 1.4287,5.031762,1.3306,4.906234 -L 1.3306,4.906234,1.2409,4.764525 -L 1.2409,4.764525,1.1642,4.607125 -L 1.1642,4.607125,1.0922,4.434174 -L 1.0922,4.434174,1.0398,4.245602 -L 1.0398,4.245602,0.9983,4.041409 -L 0.9983,4.041409,0.9703,3.821595 -L 0.9703,3.821595,0.9479,3.58616 -L 0.9479,3.58616,0.9437,3.335034 -L 0.9437,3.335034,0.9479,3.087481 -L 0.9479,3.087481,0.9664,2.851134 -L 0.9664,2.851134,0.9927,2.625928 -L 0.9927,2.625928,1.0319,2.411998 -L 1.0319,2.411998,1.0846,2.209274 -L 1.0846,2.209274,1.144,2.017832 -L 1.144,2.017832,1.2202,1.837526 -L 1.2202,1.837526,1.3023,1.668498 -L 1.3023,1.668498,1.3937,1.51453 -L 1.3937,1.51453,1.4881,1.379476 -L 1.4881,1.379476,1.5884,1.263404 -L 1.5884,1.263404,1.6949,1.166316 -L 1.6949,1.166316,1.7974,1.088142 -L 1.7974,1.088142,1.9095,1.02895 -L 1.9095,1.02895,2.0235,0.988742 -L 2.0235,0.988742,2.1404,0.967447 -L 2.1404,0.967447,2.2592,0.970599 -L 2.2592,0.970599,2.3701,0.979986 -L 2.3701,0.979986,2.4766,0.995607 -L 2.4766,0.995607,2.5786,1.017532 -L 2.5786,1.017532,2.6699,1.045692 -L 2.6699,1.045692,2.7568,1.080086 -L 2.7568,1.080086,2.8364,1.120784 -L 2.8364,1.120784,2.9109,1.167715 -L 2.9109,1.167715,2.9796,1.220955 -L 2.9796,1.220955,3.0471,1.280424 -L 3.0471,1.280424,3.111,1.346132 -L 3.111,1.346132,3.1687,1.418073 -L 3.1687,1.418073,3.2219,1.496317 -L 3.2219,1.496317,3.2724,1.580867 -L 3.2724,1.580867,3.3217,1.67158 -L 3.3217,1.67158,3.3609,1.768598 -L 3.3609,1.768598,3.3609,3.675193 -L 3.3609,3.675193,3.3382,3.838407 -L 3.3382,3.838407,3.3038,3.998329 -L 3.3038,3.998329,3.2642,4.154886 -L 3.2642,4.154886,3.2175,4.308224 -L 3.2175,4.308224,3.1687,4.458198 -L 3.1687,4.458198,3.1054,4.604881 -L 3.1054,4.604881,3.0415,4.748202 -L 3.0415,4.748202,2.9675,4.888302 -L 2.9675,4.888302,2.8885,5.01803 -L 2.8885,5.01803,2.8061,5.130529 -L 2.8061,5.130529,2.7204,5.225658 -L 2.7204,5.225658,2.6257,5.303552 -L 2.6257,5.303552,2.5299,5.364075 -L 2.5299,5.364075,2.4318,5.407365 -L 2.4318,5.407365,2.3231,5.433283 -L 2.3231,5.433283,2.2121,5.441969 - -[e] 132 -L -0.0006,3.193323,0.0095,3.507913 -L 0.0095,3.507913,0.0415,3.812769 -L 0.0415,3.812769,0.0955,4.108026 -L 0.0955,4.108026,0.1732,4.393686 -L 0.1732,4.393686,0.2673,4.669747 -L 0.2673,4.669747,0.3858,4.936145 -L 0.3858,4.936145,0.524,5.192875 -L 0.524,5.192875,0.6856,5.440078 -L 0.6856,5.440078,0.8669,5.667247 -L 0.8669,5.667247,1.0575,5.864155 -L 1.0575,5.864155,1.2631,6.030729 -L 1.2631,6.030729,1.4817,6.167047 -L 1.4817,6.167047,1.714,6.273101 -L 1.714,6.273101,1.9541,6.348824 -L 1.9541,6.348824,2.2102,6.394216 -L 2.2102,6.394216,2.4848,6.409414 -L 2.4848,6.409414,2.7566,6.396808 -L 2.7566,6.396808,3.0172,6.359119 -L 3.0172,6.359119,3.2676,6.296357 -L 3.2676,6.296357,3.4971,6.208376 -L 3.4971,6.208376,3.7204,6.095317 -L 3.7204,6.095317,3.9255,5.95711 -L 3.9255,5.95711,4.1214,5.793824 -L 4.1214,5.793824,4.2976,5.605394 -L 4.2976,5.605394,4.461,5.392935 -L 4.461,5.392935,4.6031,5.15764 -L 4.6031,5.15764,4.7191,4.89944 -L 4.7191,4.89944,4.8177,4.618333 -L 4.8177,4.618333,4.895,4.31432 -L 4.895,4.31432,4.9466,3.987471 -L 4.9466,3.987471,4.9791,3.637786 -L 4.9791,3.637786,4.9897,3.265123 -L 4.9897,3.265123,0.9409,3.265123 -L 0.9409,3.265123,0.9409,3.182047 -L 0.9409,3.182047,0.951,2.916422 -L 0.951,2.916422,0.9734,2.667607 -L 0.9734,2.667607,1.0126,2.435535 -L 1.0126,2.435535,1.0619,2.220204 -L 1.0619,2.220204,1.1292,2.021685 -L 1.1292,2.021685,1.211,1.839978 -L 1.211,1.839978,1.3096,1.67494 -L 1.3096,1.67494,1.4217,1.526786 -L 1.4217,1.526786,1.545,1.395657 -L 1.545,1.395657,1.6694,1.282037 -L 1.6694,1.282037,1.8028,1.18593 -L 1.8028,1.18593,1.9395,1.107265 -L 1.9395,1.107265,2.0785,1.04611 -L 2.0785,1.04611,2.2186,1.0024 -L 2.2186,1.0024,2.3677,0.976203 -L 2.3677,0.976203,2.519,0.967447 -L 2.519,0.967447,2.6647,0.97123 -L 2.6647,0.97123,2.8042,0.982578 -L 2.8042,0.982578,2.9387,1.001421 -L 2.9387,1.001421,3.0637,1.0279 -L 3.0637,1.0279,3.1853,1.061941 -L 3.1853,1.061941,3.299,1.103482 -L 3.299,1.103482,3.4038,1.152585 -L 3.4038,1.152585,3.5019,1.209326 -L 3.5019,1.209326,3.5944,1.277064 -L 3.5944,1.277064,3.684,1.359442 -L 3.684,1.359442,3.7628,1.456319 -L 3.7628,1.456319,3.835,1.567837 -L 3.835,1.567837,3.9009,1.693926 -L 3.9009,1.693926,3.9639,1.834654 -L 3.9639,1.834654,4.0175,1.989883 -L 4.0175,1.989883,4.0707,2.159752 -L 4.0707,2.159752,5.0629,2.159752 -L 5.0629,2.159752,5.0239,1.923686 -L 5.0239,1.923686,4.9673,1.699247 -L 4.9673,1.699247,4.895,1.486368 -L 4.895,1.486368,4.8054,1.28512 -L 4.8054,1.28512,4.6964,1.095497 -L 4.6964,1.095497,4.5778,0.917432 -L 4.5778,0.917432,4.4389,0.750994 -L 4.4389,0.750994,4.2808,0.596115 -L 4.2808,0.596115,4.1116,0.45644 -L 4.1116,0.45644,3.9233,0.335325 -L 3.9233,0.335325,3.7249,0.232843 -L 3.7249,0.232843,3.5142,0.148994 -L 3.5142,0.148994,3.2867,0.083849 -L 3.2867,0.083849,3.0435,0.037266 -L 3.0435,0.037266,2.7913,0.009316 -L 2.7913,0.009316,2.519,0 -L 2.519,0,2.2466,0.01513 -L 2.2466,0.01513,1.9866,0.060592 -L 1.9866,0.060592,1.7339,0.136315 -L 1.7339,0.136315,1.5002,0.2423 -L 1.5002,0.2423,1.2827,0.378615 -L 1.2827,0.378615,1.0726,0.54526 -L 1.0726,0.54526,0.8765,0.74217 -L 0.8765,0.74217,0.6952,0.969338 -L 0.6952,0.969338,0.5346,1.216121 -L 0.5346,1.216121,0.3906,1.47187 -L 0.3906,1.47187,0.2695,1.736446 -L 0.2695,1.736446,0.176,2.009987 -L 0.176,2.009987,0.0955,2.292495 -L 0.0955,2.292495,0.0415,2.583826 -L 0.0415,2.583826,0.0095,2.884129 -L 0.0095,2.884129,-0.0006,3.193323 -L 2.5212,5.441969,2.3677,5.435385 -L 2.3677,5.435385,2.2287,5.415701 -L 2.2287,5.415701,2.0981,5.382918 -L 2.0981,5.382918,1.9709,5.337036 -L 1.9709,5.337036,1.8499,5.278055 -L 1.8499,5.278055,1.7434,5.205974 -L 1.7434,5.205974,1.6448,5.120792 -L 1.6448,5.120792,1.547,5.022444 -L 1.547,5.022444,1.4651,4.916462 -L 1.4651,4.916462,1.387,4.808234 -L 1.387,4.808234,1.3172,4.697768 -L 1.3172,4.697768,1.2502,4.58499 -L 1.2502,4.58499,1.1962,4.470039 -L 1.1962,4.470039,1.1482,4.352847 -L 1.1482,4.352847,1.1087,4.233413 -L 1.1087,4.233413,1.0726,4.111668 -L 1.0726,4.111668,3.9679,4.111668 -L 3.9679,4.111668,3.9362,4.260382 -L 3.9362,4.260382,3.8986,4.401179 -L 3.8986,4.401179,3.8521,4.534204 -L 3.8521,4.534204,3.7944,4.659452 -L 3.7944,4.659452,3.7328,4.776782 -L 3.7328,4.776782,3.6633,4.88634 -L 3.6633,4.88634,3.5845,4.988052 -L 3.5845,4.988052,3.4971,5.081987 -L 3.4971,5.081987,3.4038,5.166326 -L 3.4038,5.166326,3.3013,5.239458 -L 3.3013,5.239458,3.1926,5.301311 -L 3.1926,5.301311,3.0738,5.351956 -L 3.0738,5.351956,2.9505,5.391324 -L 2.9505,5.391324,2.8137,5.419414 -L 2.8137,5.419414,2.6703,5.436295 -L 2.6703,5.436295,2.5212,5.441969 - -[f] 60 -L 2.8858,8.102429,2.7589,8.095217 -L 2.7589,8.095217,2.6403,8.073572 -L 2.6403,8.073572,2.5305,8.037496 -L 2.5305,8.037496,2.4319,7.986921 -L 2.4319,7.986921,2.3433,7.921985 -L 2.3433,7.921985,2.2559,7.84255 -L 2.2559,7.84255,2.1819,7.748754 -L 2.1819,7.748754,2.1147,7.640458 -L 2.1147,7.640458,2.0558,7.519341 -L 2.0558,7.519341,2.0037,7.387089 -L 2.0037,7.387089,1.9589,7.24363 -L 1.9589,7.24363,1.9241,7.088964 -L 1.9241,7.088964,1.8972,6.923086 -L 1.8972,6.923086,1.8771,6.746002 -L 1.8771,6.746002,1.8653,6.55778 -L 1.8653,6.55778,1.8597,6.358351 -L 1.8597,6.358351,1.8597,6.288442 -L 1.8597,6.288442,3.6109,6.288442 -L 3.6109,6.288442,3.6109,5.441969 -L 3.6109,5.441969,1.8597,5.441969 -L 1.8597,5.441969,1.8597,0.056667 -L 1.8597,0.056667,0.9726,0.056667 -L 0.9726,0.056667,0.9726,5.441969 -L 0.9726,5.441969,-0.0002,5.441969 -L -0.0002,5.441969,-0.0002,6.288442 -L -0.0002,6.288442,0.9726,6.288442 -L 0.9726,6.288442,0.9726,6.358351 -L 0.9726,6.358351,0.9827,6.694656 -L 0.9827,6.694656,1.0096,7.008126 -L 1.0096,7.008126,1.0527,7.298687 -L 1.0527,7.298687,1.1144,7.566486 -L 1.1144,7.566486,1.1934,7.811516 -L 1.1934,7.811516,1.2898,8.033644 -L 1.2898,8.033644,1.4041,8.233003 -L 1.4041,8.233003,1.5375,8.409527 -L 1.5375,8.409527,1.6843,8.564263 -L 1.6843,8.564263,1.8322,8.698407 -L 1.8322,8.698407,1.9914,8.811958 -L 1.9914,8.811958,2.155,8.904776 -L 2.155,8.904776,2.3254,8.977064 -L 2.3254,8.977064,2.5042,9.028618 -L 2.5042,9.028618,2.6896,9.059582 -L 2.6896,9.059582,2.8858,9.069879 -L 2.8858,9.069879,3.0337,9.066727 -L 3.0337,9.066727,3.1803,9.05727 -L 3.1803,9.05727,3.3167,9.041439 -L 3.3167,9.041439,3.4512,9.019371 -L 3.4512,9.019371,3.5717,8.990934 -L 3.5717,8.990934,3.6827,8.956189 -L 3.6827,8.956189,3.7914,8.915138 -L 3.7914,8.915138,3.8889,8.86772 -L 3.8889,8.86772,3.8889,7.760452 -L 3.8889,7.760452,3.7578,7.840588 -L 3.7578,7.840588,3.6311,7.910077 -L 3.6311,7.910077,3.5,7.968846 -L 3.5,7.968846,3.3733,8.016972 -L 3.3733,8.016972,3.25,8.05438 -L 3.25,8.05438,3.1262,8.081067 -L 3.1262,8.081067,3.0068,8.097108 -L 3.0068,8.097108,2.8858,8.102429 - -[g] 331 -L 0.5919,4.480126,0.5966,4.662602 -L 0.5966,4.662602,0.6235,4.840598 -L 0.6235,4.840598,0.6639,5.01404 -L 0.6639,5.01404,0.7233,5.183068 -L 0.7233,5.183068,0.7995,5.347543 -L 0.7995,5.347543,0.8914,5.507605 -L 0.8914,5.507605,0.9998,5.663114 -L 0.9998,5.663114,1.1267,5.81421 -L 1.1267,5.81421,1.268,5.953678 -L 1.268,5.953678,1.4173,6.074582 -L 1.4173,6.074582,1.5801,6.176924 -L 1.5801,6.176924,1.7488,6.260562 -L 1.7488,6.260562,1.9292,6.325708 -L 1.9292,6.325708,2.1198,6.37222 -L 2.1198,6.37222,2.3204,6.4001 -L 2.3204,6.4001,2.5311,6.409414 -L 2.5311,6.409414,2.6746,6.405282 -L 2.6746,6.405282,2.8113,6.393093 -L 2.8113,6.393093,2.9402,6.372711 -L 2.9402,6.372711,3.0668,6.344201 -L 3.0668,6.344201,3.1901,6.307565 -L 3.1901,6.307565,3.3123,6.262734 -L 3.3123,6.262734,3.4255,6.209777 -L 3.4255,6.209777,3.5376,6.148624 -L 3.5376,6.148624,3.7158,6.239475 -L 3.7158,6.239475,3.8984,6.322136 -L 3.8984,6.322136,4.0823,6.396528 -L 4.0823,6.396528,4.2661,6.462794 -L 4.2661,6.462794,4.4566,6.520794 -L 4.4566,6.520794,4.6471,6.570599 -L 4.6471,6.570599,4.836,6.612208 -L 4.836,6.612208,5.0265,6.645622 -L 5.0265,6.645622,5.0265,5.816099 -L 5.0265,5.816099,4.8903,5.819744 -L 4.8903,5.819744,4.7558,5.819391 -L 4.7558,5.819391,4.6247,5.81498 -L 4.6247,5.81498,4.4981,5.806642 -L 4.4981,5.806642,4.3748,5.794246 -L 4.3748,5.794246,4.2504,5.777782 -L 4.2504,5.777782,4.1299,5.7574 -L 4.1299,5.7574,4.0128,5.732953 -L 4.0128,5.732953,4.1271,5.591314 -L 4.1271,5.591314,4.2196,5.44526 -L 4.2196,5.44526,4.3008,5.294656 -L 4.3008,5.294656,4.3653,5.139636 -L 4.3653,5.139636,4.4196,4.980066 -L 4.4196,4.980066,4.4566,4.816011 -L 4.4566,4.816011,4.479,4.647473 -L 4.479,4.647473,4.4855,4.474452 -L 4.4855,4.474452,4.4773,4.289803 -L 4.4773,4.289803,4.449,4.110057 -L 4.449,4.110057,4.4101,3.935074 -L 4.4101,3.935074,4.3501,3.764923 -L 4.3501,3.764923,4.2756,3.59968 -L 4.2756,3.59968,4.1831,3.439268 -L 4.1831,3.439268,4.0696,3.283618 -L 4.0696,3.283618,3.9455,3.132873 -L 3.9455,3.132873,3.8049,2.993826 -L 3.8049,2.993826,3.6564,2.873271 -L 3.6564,2.873271,3.495,2.77135 -L 3.495,2.77135,3.3291,2.687922 -L 3.3291,2.687922,3.1453,2.622986 -L 3.1453,2.622986,2.9604,2.576614 -L 2.9604,2.576614,2.7566,2.548804 -L 2.7566,2.548804,2.5513,2.539558 -L 2.5513,2.539558,2.4672,2.540818 -L 2.4672,2.540818,2.3876,2.544671 -L 2.3876,2.544671,2.3142,2.550976 -L 2.3142,2.550976,2.2363,2.559872 -L 2.2363,2.559872,2.1601,2.57129 -L 2.1601,2.57129,2.0884,2.5853 -L 2.0884,2.5853,2.0186,2.601761 -L 2.0186,2.601761,1.95,2.620814 -L 1.95,2.620814,1.892,2.566456 -L 1.892,2.566456,1.8435,2.515741 -L 1.8435,2.515741,1.8059,2.468666 -L 1.8059,2.468666,1.7712,2.425238 -L 1.7712,2.425238,1.7432,2.38552 -L 1.7432,2.38552,1.7264,2.349445 -L 1.7264,2.349445,1.7146,2.317012 -L 1.7146,2.317012,1.7118,2.28822 -L 1.7118,2.28822,1.7163,2.261533 -L 1.7163,2.261533,1.7342,2.235195 -L 1.7342,2.235195,1.7608,2.209206 -L 1.7608,2.209206,1.8023,2.183638 -L 1.8023,2.183638,1.853,2.158421 -L 1.853,2.158421,1.9191,2.133621 -L 1.9191,2.133621,1.9909,2.109176 -L 1.9909,2.109176,2.0789,2.08515 -L 2.0789,2.08515,2.2711,2.035555 -L 2.2711,2.036676,2.4941,1.98568 -L 2.4941,1.986658,2.7351,1.934264 -L 2.7351,1.935102,3.1386,1.853147 -L 3.1386,1.853846,3.2725,1.823306 -L 3.2725,1.823306,3.4087,1.790313 -L 3.4087,1.790313,3.542,1.754936 -L 3.542,1.754936,3.6788,1.717112 -L 3.6788,1.717112,3.8119,1.676834 -L 3.8119,1.676834,3.9455,1.634174 -L 3.9455,1.634174,4.0744,1.58913 -L 4.0744,1.58913,4.2055,1.539678 -L 4.2055,1.539678,4.3277,1.483846 -L 4.3277,1.483846,4.4387,1.421645 -L 4.4387,1.421645,4.5451,1.353137 -L 4.5451,1.353137,4.6455,1.278323 -L 4.6455,1.278323,4.7368,1.197068 -L 4.7368,1.197068,4.8209,1.109504 -L 4.8209,1.109504,4.8976,1.015641 -L 4.8976,1.015641,4.9666,0.915681 -L 4.9666,0.915681,5.0265,0.809977 -L 5.0265,0.809977,5.0786,0.698459 -L 5.0786,0.698459,5.1201,0.581267 -L 5.1201,0.581267,5.1526,0.458261 -L 5.1526,0.458261,5.1719,0.329511 -L 5.1719,0.329511,5.1896,0.195016 -L 5.1896,0.195016,5.1918,0.054778 -L 5.1918,0.054778,5.1795,-0.10038 -L 5.1795,-0.10038,5.147,-0.249447 -L 5.147,-0.249447,5.0938,-0.392345 -L 5.0938,-0.392345,5.0215,-0.52908 -L 5.0215,-0.52908,4.9214,-0.659722 -L 4.9214,-0.659722,4.8029,-0.784199 -L 4.8029,-0.784199,4.6623,-0.902512 -L 4.6623,-0.902512,4.5003,-1.014732 -L 4.5003,-1.014732,4.3201,-1.117002 -L 4.3201,-1.117002,4.117,-1.205684 -L 4.117,-1.205684,3.9018,-1.280706 -L 3.9018,-1.280706,3.6631,-1.342072 -L 3.6631,-1.342072,3.4087,-1.389845 -L 3.4087,-1.389845,3.1408,-1.423887 -L 3.1408,-1.423887,2.8483,-1.444411 -L 2.8483,-1.444411,2.5412,-1.451206 -L 2.5412,-1.451206,2.2487,-1.444411 -L 2.2487,-1.444411,1.9763,-1.424027 -L 1.9763,-1.424027,1.7185,-1.390053 -L 1.7185,-1.390053,1.4762,-1.34256 -L 1.4762,-1.34256,1.25,-1.281407 -L 1.25,-1.281407,1.0449,-1.206735 -L 1.0449,-1.206735,0.8522,-1.118473 -L 0.8522,-1.118473,0.6728,-1.016622 -L 0.6728,-1.016622,0.5154,-0.904896 -L 0.5154,-0.904896,0.3781,-0.787001 -L 0.3781,-0.787001,0.2649,-0.663014 -L 0.2649,-0.663014,0.1685,-0.532863 -L 0.1685,-0.532863,0.0967,-0.39662 -L 0.0967,-0.39662,0.0418,-0.254138 -L 0.0418,-0.254138,0.0093,-0.105564 -L 0.0093,-0.105564,-0.0002,0.049104 -L -0.0002,0.049104,0.0054,0.163845 -L 0.0054,0.163845,0.0278,0.275573 -L 0.0278,0.275573,0.0542,0.384289 -L 0.0542,0.384289,0.099,0.490063 -L 0.099,0.490063,0.1584,0.592895 -L 0.1584,0.592895,0.2276,0.692715 -L 0.2276,0.692715,0.3063,0.78952 -L 0.3063,0.78952,0.4005,0.883388 -L 0.4005,0.883388,0.5047,0.973822 -L 0.5047,0.973822,0.6162,1.060542 -L 0.6162,1.060542,0.73,1.14355 -L 0.73,1.14355,0.8544,1.222776 -L 0.8544,1.222776,0.9833,1.298219 -L 0.9833,1.298219,1.1167,1.369949 -L 1.1167,1.369949,1.2579,1.437966 -L 1.2579,1.437966,1.4069,1.502199 -L 1.4069,1.502199,1.3473,1.536035 -L 1.3473,1.536035,1.2949,1.572248 -L 1.2949,1.572248,1.2478,1.610988 -L 1.2478,1.610988,1.2046,1.652176 -L 1.2046,1.652176,1.1615,1.695817 -L 1.1615,1.695817,1.1245,1.741839 -L 1.1245,1.741839,1.0926,1.790383 -L 1.0926,1.790383,1.0573,1.841379 -L 1.0573,1.841379,1.0309,1.893703 -L 1.0309,1.893703,1.0102,1.946172 -L 1.0102,1.946172,0.99,1.998919 -L 0.99,1.998919,0.971,2.051806 -L 0.971,2.051806,0.9584,2.104973 -L 0.9584,2.104973,0.9505,2.158281 -L 0.9505,2.158281,0.9469,2.211798 -L 0.9469,2.211798,0.9469,2.265596 -L 0.9469,2.265596,0.9505,2.333053 -L 0.9505,2.333053,0.9693,2.405064 -L 0.9693,2.405064,0.9998,2.481627 -L 0.9998,2.481627,1.0475,2.562674 -L 1.0475,2.562674,1.1043,2.648344 -L 1.1043,2.648344,1.1716,2.738567 -L 1.1716,2.738567,1.2534,2.833273 -L 1.2534,2.833273,1.3473,2.932603 -L 1.3473,2.932603,1.2859,2.989202 -L 1.2859,2.990951,1.1884,3.081597 -L 1.1884,3.082788,1.0701,3.207475 -L 1.0701,3.208246,0.9216,3.366627 -L 0.9216,3.367187,0.8421,3.461473 -L 0.8421,3.461473,0.7748,3.568578 -L 0.7748,3.568578,0.7177,3.688432 -L 0.7177,3.688432,0.6728,3.821173 -L 0.6728,3.821173,0.6336,3.966667 -L 0.6336,3.966667,0.6089,4.125048 -L 0.6089,4.125048,0.5944,4.296177 -L 0.5944,4.296177,0.5919,4.480126 -L 1.5336,4.474452,1.5358,4.370079 -L 1.5358,4.370079,1.5482,4.268508 -L 1.5482,4.268508,1.5706,4.169809 -L 1.5706,4.169809,1.5994,4.07391 -L 1.5994,4.07391,1.6345,3.980816 -L 1.6345,3.980816,1.6813,3.890593 -L 1.6813,3.890593,1.7342,3.803242 -L 1.7342,3.803242,1.7936,3.718623 -L 1.7936,3.718623,1.8631,3.640726 -L 1.8631,3.640726,1.939,3.573131 -L 1.939,3.573131,2.0209,3.515971 -L 2.0209,3.515971,2.1108,3.469248 -L 2.1108,3.469248,2.2038,3.432823 -L 2.2038,3.432823,2.3058,3.406903 -L 2.3058,3.406903,2.4179,3.391284 -L 2.4179,3.391284,2.5311,3.3861 -L 2.5311,3.3861,2.6477,3.391284 -L 2.6477,3.391284,2.7566,3.406903 -L 2.7566,3.406903,2.8584,3.432823 -L 2.8584,3.432823,2.9545,3.469248 -L 2.9545,3.469248,3.0444,3.515971 -L 3.0444,3.515971,3.1285,3.573131 -L 3.1285,3.573131,3.2024,3.640726 -L 3.2024,3.640726,3.2725,3.718623 -L 3.2725,3.718623,3.3339,3.803382 -L 3.3339,3.803382,3.3905,3.891294 -L 3.3905,3.891294,3.4356,3.982426 -L 3.4356,3.982426,3.4726,4.076712 -L 3.4726,4.076712,3.5051,4.174222 -L 3.5051,4.174222,3.5252,4.274882 -L 3.5252,4.274882,3.5376,4.378765 -L 3.5376,4.378765,3.5398,4.4858 -L 3.5398,4.4858,3.5376,4.601241 -L 3.5376,4.601241,3.5252,4.711358 -L 3.5252,4.711358,3.5051,4.816219 -L 3.5051,4.816219,3.4726,4.915691 -L 3.4726,4.915691,3.4356,5.009907 -L 3.4356,5.009907,3.3905,5.098729 -L 3.3905,5.098729,3.3339,5.182298 -L 3.3339,5.182298,3.2725,5.260542 -L 3.2725,5.260542,3.2024,5.331432 -L 3.2024,5.331432,3.1285,5.392795 -L 3.1285,5.392795,3.0444,5.444771 -L 3.0444,5.444771,2.9545,5.487291 -L 2.9545,5.487291,2.8584,5.520354 -L 2.8584,5.520354,2.7566,5.543959 -L 2.7566,5.543959,2.6477,5.558181 -L 2.6477,5.558181,2.5311,5.562874 -L 2.5311,5.562874,2.4179,5.558181 -L 2.4179,5.558181,2.3058,5.543959 -L 2.3058,5.543959,2.2038,5.520354 -L 2.2038,5.520354,2.1108,5.487291 -L 2.1108,5.487291,2.0209,5.444771 -L 2.0209,5.444771,1.939,5.392795 -L 1.939,5.392795,1.8631,5.331432 -L 1.8631,5.331432,1.7936,5.260542 -L 1.7936,5.260542,1.7342,5.182087 -L 1.7342,5.182087,1.6813,5.098026 -L 1.6813,5.098026,1.6345,5.008294 -L 1.6345,5.008294,1.5994,4.912889 -L 1.5994,4.912889,1.5706,4.811738 -L 1.5706,4.811738,1.5482,4.704984 -L 1.5482,4.704984,1.5358,4.592553 -L 1.5358,4.592553,1.5336,4.474452 -L 0.9469,0.090714,0.9505,0.002662 -L 0.9505,0.002662,0.9693,-0.079228 -L 0.9693,-0.079228,0.9998,-0.154808 -L 0.9998,-0.154808,1.0402,-0.224157 -L 1.0402,-0.224157,1.0998,-0.287271 -L 1.0998,-0.287271,1.1637,-0.344221 -L 1.1637,-0.344221,1.2439,-0.394869 -L 1.2439,-0.394869,1.3375,-0.439348 -L 1.3375,-0.439348,1.4417,-0.478085 -L 1.4417,-0.478085,1.5577,-0.51164 -L 1.5577,-0.51164,1.6922,-0.540078 -L 1.6922,-0.540078,1.8328,-0.563334 -L 1.8328,-0.563334,1.9892,-0.581407 -L 1.9892,-0.581407,2.1601,-0.594366 -L 2.1601,-0.594366,2.3462,-0.602074 -L 2.3462,-0.602074,2.5412,-0.604665 -L 2.5412,-0.604665,2.7566,-0.602074 -L 2.7566,-0.602074,2.9531,-0.594366 -L 2.9531,-0.594366,3.1408,-0.581407 -L 3.1408,-0.581407,3.3089,-0.563334 -L 3.3089,-0.563334,3.4602,-0.540078 -L 3.4602,-0.540078,3.6048,-0.51164 -L 3.6048,-0.51164,3.7264,-0.478085 -L 3.7264,-0.478085,3.8368,-0.439348 -L 3.8368,-0.439348,3.9338,-0.394869 -L 3.9338,-0.394869,4.0147,-0.344221 -L 4.0147,-0.344221,4.0907,-0.287271 -L 4.0907,-0.287271,4.1436,-0.224157 -L 4.1436,-0.224157,4.1913,-0.154808 -L 4.1913,-0.154808,4.2212,-0.079228 -L 4.2212,-0.079228,4.2403,0.002662 -L 4.2403,0.002662,4.2504,0.090714 -L 4.2504,0.090714,4.2403,0.218693 -L 4.2403,0.218693,4.2196,0.336305 -L 4.2196,0.336305,4.1831,0.443548 -L 4.1831,0.443548,4.1316,0.540426 -L 4.1316,0.540426,4.064,0.626869 -L 4.064,0.626869,3.9859,0.702872 -L 3.9859,0.702872,3.8914,0.768578 -L 3.8914,0.768578,3.785,0.823847 -L 3.785,0.823847,3.6664,0.87197 -L 3.6664,0.87197,3.5566,0.916309 -L 3.5566,0.916309,3.4462,0.9568 -L 3.4462,0.9568,3.3339,0.993435 -L 3.3339,0.993435,3.2333,1.026218 -L 3.2333,1.026218,3.1285,1.055219 -L 3.1285,1.055219,3.0298,1.080296 -L 3.0298,1.080296,2.8359,1.122186 -L 2.8359,1.120855,2.5759,1.17535 -L 2.5759,1.177174,2.4207,1.212759 -L 2.4207,1.213529,2.2834,1.248202 -L 2.2834,1.248974,2.1579,1.195527 -L 2.1579,1.195527,2.029,1.140886 -L 2.029,1.140886,1.9068,1.08506 -L 1.9068,1.08506,1.7858,1.028178 -L 1.7858,1.028178,1.6714,0.970039 -L 1.6714,0.970039,1.5605,0.910848 -L 1.5605,0.910848,1.454,0.850393 -L 1.454,0.850393,1.352,0.788892 -L 1.352,0.788892,1.2534,0.723604 -L 1.2534,0.723604,1.1716,0.652084 -L 1.1716,0.652084,1.1043,0.574192 -L 1.1043,0.574192,1.0475,0.490063 -L 1.0475,0.490063,0.9998,0.3997 -L 0.9998,0.3997,0.9693,0.302962 -L 0.9693,0.302962,0.9505,0.19999 -L 0.9505,0.19999,0.9469,0.090714 - -[h] 64 -L 2.2229,5.441969,2.0867,5.433914 -L 2.0867,5.433914,1.9601,5.409817 -L 1.9601,5.409817,1.8362,5.369677 -L 1.8362,5.369677,1.7188,5.313429 -L 1.7188,5.313429,1.6082,5.241209 -L 1.6082,5.241209,1.5017,5.152807 -L 1.5017,5.152807,1.4053,5.048434 -L 1.4053,5.048434,1.3112,4.92795 -L 1.3112,4.92795,1.2235,4.795137 -L 1.2235,4.795137,1.1475,4.653638 -L 1.1475,4.653638,1.0803,4.50345 -L 1.0803,4.50345,1.0265,4.344581 -L 1.0265,4.344581,0.976,4.177024 -L 0.976,4.177024,0.9368,4.000778 -L 0.9368,4.000778,0.9066,3.815851 -L 0.9066,3.815851,0.8875,3.622306 -L 0.8875,3.622306,0.8875,-0.026478 -L 0.8875,-0.026478,-0.0002,-0.026478 -L -0.0002,-0.026478,-0.0002,8.984837 -L -0.0002,8.984837,0.8875,8.984837 -L 0.8875,8.984837,0.8875,5.477834 -L 0.8875,5.477834,1.0657,5.696177 -L 1.0657,5.696177,1.2462,5.88538 -L 1.2462,5.88538,1.43,6.045512 -L 1.43,6.045512,1.6205,6.176504 -L 1.6205,6.176504,1.8135,6.278425 -L 1.8135,6.278425,2.0156,6.351206 -L 2.0156,6.351206,2.2145,6.394844 -L 2.2145,6.394844,2.423,6.409414 -L 2.423,6.409414,2.5872,6.401779 -L 2.5872,6.401779,2.7502,6.378805 -L 2.7502,6.378805,2.9083,6.340558 -L 2.9083,6.340558,3.0618,6.287041 -L 3.0618,6.287041,3.2154,6.218251 -L 3.2154,6.218251,3.3622,6.134124 -L 3.3622,6.134124,3.5034,6.034724 -L 3.5034,6.034724,3.6424,5.919984 -L 3.6424,5.919984,3.7713,5.784789 -L 3.7713,5.784789,3.8845,5.623955 -L 3.8845,5.623955,3.9767,5.437346 -L 3.9767,5.437346,4.056,5.225098 -L 4.056,5.225098,4.1131,4.987141 -L 4.1131,4.987141,4.1565,4.723546 -L 4.1565,4.723546,4.1812,4.434244 -L 4.1812,4.434244,4.1871,4.119233 -L 4.1871,4.119233,4.1871,-0.026478 -L 4.1871,-0.026478,3.3073,-0.026478 -L 3.3073,-0.026478,3.3073,4.119233 -L 3.3073,4.119233,3.3006,4.308926 -L 3.3006,4.308926,3.2879,4.482225 -L 3.2879,4.482225,3.268,4.639067 -L 3.268,4.639067,3.2355,4.779373 -L 3.2355,4.779373,3.1986,4.90336 -L 3.1986,4.90336,3.1515,5.010818 -L 3.1515,5.010818,3.0971,5.101879 -L 3.0971,5.101879,3.0355,5.176481 -L 3.0355,5.176481,2.961,5.238687 -L 2.961,5.238687,2.8791,5.292625 -L 2.8791,5.292625,2.7895,5.338224 -L 2.7895,5.338224,2.6953,5.375563 -L 2.6953,5.375563,2.5911,5.404633 -L 2.5911,5.404633,2.4751,5.425366 -L 2.4751,5.425366,2.3557,5.437766 -L 2.3557,5.437766,2.2229,5.441969 - -[i] 8 -L 0.8864,-0.020804,-0.0001,-0.020804 -L -0.0001,-0.020804,-0.0001,6.42826 -L -0.0001,6.42826,0.8864,6.42826 -L 0.8864,6.42826,0.8864,-0.020804 -L 0.8864,7.739648,-0.0592,7.739648 -L -0.0592,7.739648,-0.0592,8.82807 -L -0.0592,8.82807,0.8864,8.82807 -L 0.8864,8.82807,0.8864,7.739648 - -[j] 72 -L 1.7808,-0.241879,1.8907,-0.237186 -L 1.8907,-0.237186,1.9916,-0.223036 -L 1.9916,-0.223036,2.079,-0.1995 -L 2.079,-0.1995,2.163,-0.166506 -L 2.163,-0.166506,2.2322,-0.124127 -L 2.2322,-0.124127,2.2964,-0.072363 -L 2.2964,-0.072363,2.346,-0.011138 -L 2.346,-0.011138,2.388,0.059542 -L 2.388,0.059542,2.4231,0.141006 -L 2.4231,0.141006,2.4542,0.234944 -L 2.4542,0.234944,2.4808,0.341209 -L 2.4808,0.341209,2.5032,0.459872 -L 2.5032,0.459872,2.5169,0.590864 -L 2.5169,0.590864,2.5318,0.734254 -L 2.5318,0.734254,2.534,0.890043 -L 2.534,0.890043,2.5368,1.058161 -L 2.5368,1.058161,2.5368,6.396175 -L 2.5368,6.396175,3.4262,6.396175 -L 3.4262,6.396175,3.4262,1.058161 -L 3.4262,1.058161,3.418,0.74238 -L 3.418,0.74238,3.3959,0.450766 -L 3.3959,0.450766,3.3567,0.183318 -L 3.3567,0.183318,3.3074,-0.060032 -L 3.3074,-0.060032,3.2398,-0.279145 -L 3.2398,-0.279145,3.1603,-0.474162 -L 3.1603,-0.474162,3.0672,-0.645014 -L 3.0672,-0.645014,2.9599,-0.791764 -L 2.9599,-0.791764,2.8394,-0.917925 -L 2.8394,-0.917925,2.7077,-1.027339 -L 2.7077,-1.027339,2.5718,-1.119874 -L 2.5718,-1.119874,2.4275,-1.195667 -L 2.4275,-1.195667,2.274,-1.25451 -L 2.274,-1.25451,2.1165,-1.29661 -L 2.1165,-1.29661,1.9484,-1.321825 -L 1.9484,-1.321825,1.7719,-1.330231 -L 1.7719,-1.330231,1.5757,-1.322246 -L 1.5757,-1.322246,1.3919,-1.298079 -L 1.3919,-1.298079,1.216,-1.25787 -L 1.216,-1.25787,1.0479,-1.201551 -L 1.0479,-1.201551,0.8949,-1.12912 -L 0.8949,-1.12912,0.745,-1.040648 -L 0.745,-1.040648,0.6096,-0.936067 -L 0.6096,-0.936067,0.4858,-0.815371 -L 0.4858,-0.815371,0.372,-0.681577 -L 0.372,-0.681577,0.2726,-0.537626 -L 0.2726,-0.537626,0.1905,-0.383591 -L 0.1905,-0.383591,0.1243,-0.219464 -L 0.1243,-0.219464,0.0694,-0.045112 -L 0.0694,-0.045112,0.0324,0.139255 -L 0.0324,0.139255,0.01,0.333854 -L 0.01,0.333854,-0.0001,0.538537 -L -0.0001,0.538537,0.9459,0.538537 -L 0.9459,0.538537,0.9492,0.42793 -L 0.9492,0.42793,0.9621,0.326849 -L 0.9621,0.326849,0.9789,0.235084 -L 0.9789,0.235084,1.0067,0.152777 -L 1.0067,0.152777,1.0378,0.079926 -L 1.0378,0.079926,1.0748,0.016462 -L 1.0748,0.016462,1.1218,-0.037546 -L 1.1218,-0.037546,1.1767,-0.082238 -L 1.1767,-0.082238,1.2367,-0.119644 -L 1.2367,-0.119644,1.3012,-0.152079 -L 1.3012,-0.152079,1.3692,-0.179536 -L 1.3692,-0.179536,1.4446,-0.201954 -L 1.4446,-0.201954,1.5231,-0.219394 -L 1.5231,-0.219394,1.6024,-0.231864 -L 1.6024,-0.231864,1.6923,-0.239358 -L 1.6923,-0.239358,1.7808,-0.241879 -L 3.4839,7.739648,2.5368,7.739648 -L 2.5368,7.739648,2.5368,8.82807 -L 2.5368,8.82807,3.4839,8.82807 -L 3.4839,8.82807,3.4839,7.739648 - -[k] 12 -L 0.8879,-0.020804,-0.0003,-0.020804 -L -0.0003,-0.020804,-0.0003,8.979233 -L -0.0003,8.979233,0.8879,8.979233 -L 0.8879,8.979233,0.8879,3.08566 -L 0.8879,3.08566,2.9709,6.239338 -L 2.9709,6.239338,4.0379,6.239338 -L 4.0379,6.239338,2.5747,4.053107 -L 2.5747,4.053107,4.8314,-0.020804 -L 4.8314,-0.020804,3.7084,-0.020804 -L 3.7084,-0.020804,1.9723,3.168806 -L 1.9723,3.168806,0.8879,1.549415 -L 0.8879,1.549415,0.8879,-0.020804 - -[l] 6 -L 1.2351,-0.107735,0.3508,-0.107735 -L 0.3508,-0.107735,0.3508,7.981527 -L 0.3508,7.981527,-0.0006,7.981527 -L -0.0006,7.981527,-0.0006,8.948976 -L -0.0006,8.948976,1.2351,8.948976 -L 1.2351,8.948976,1.2351,-0.107735 - -[m] 123 -L 4.5776,5.441969,4.4616,5.434124 -L 4.4616,5.434124,4.3495,5.410585 -L 4.3495,5.410585,4.2487,5.37136 -L 4.2487,5.37136,4.1545,5.316509 -L 4.1545,5.316509,4.0646,5.245972 -L 4.0646,5.245972,3.9853,5.159742 -L 3.9853,5.159742,3.9113,5.05782 -L 3.9113,5.05782,3.8474,4.940278 -L 3.8474,4.940278,3.7846,4.811388 -L 3.7846,4.811388,3.7353,4.675633 -L 3.7353,4.675633,3.6883,4.533013 -L 3.6883,4.533013,3.6457,4.383528 -L 3.6457,4.383528,3.612,4.227179 -L 3.612,4.227179,3.584,4.063892 -L 3.584,4.063892,3.5577,3.893743 -L 3.5577,3.893743,3.5426,3.716732 -L 3.5426,3.716732,3.5426,-0.026478 -L 3.5426,-0.026478,2.6569,-0.026478 -L 2.6569,-0.026478,2.6569,4.119233 -L 2.6569,4.119233,2.6527,4.31411 -L 2.6527,4.31411,2.6426,4.491404 -L 2.6426,4.491404,2.6258,4.651256 -L 2.6258,4.651256,2.6033,4.793596 -L 2.6033,4.793596,2.5787,4.918423 -L 2.5787,4.918423,2.5439,5.025668 -L 2.5439,5.025668,2.5025,5.115471 -L 2.5025,5.115471,2.4543,5.187759 -L 2.4543,5.187759,2.4002,5.247373 -L 2.4002,5.247373,2.3433,5.298999 -L 2.3433,5.298999,2.2783,5.34264 -L 2.2783,5.34264,2.2088,5.378365 -L 2.2088,5.378365,2.1371,5.406174 -L 2.1371,5.406174,2.0612,5.426068 -L 2.0612,5.426068,1.9791,5.437977 -L 1.9791,5.437977,1.8894,5.441969 -L 1.8894,5.441969,1.7762,5.434124 -L 1.7762,5.434124,1.672,5.410585 -L 1.672,5.410585,1.5722,5.37136 -L 1.5722,5.37136,1.4758,5.316509 -L 1.4758,5.316509,1.3918,5.245972 -L 1.3918,5.245972,1.3161,5.159742 -L 1.3161,5.159742,1.2438,5.05782 -L 1.2438,5.05782,1.1785,4.940278 -L 1.1785,4.940278,1.1217,4.811388 -L 1.1217,4.811388,1.0752,4.675633 -L 1.0752,4.675633,1.0275,4.533013 -L 1.0275,4.533013,0.9861,4.383528 -L 0.9861,4.383528,0.9519,4.227179 -L 0.9519,4.227179,0.9264,4.063892 -L 0.9264,4.063892,0.9042,3.893743 -L 0.9042,3.893743,0.8843,3.716732 -L 0.8843,3.716732,0.8843,-0.026478 -L 0.8843,-0.026478,-0.0002,-0.026478 -L -0.0002,6.433932,0.8843,6.433932 -L 0.8843,6.433932,0.8843,5.668648 -L 0.8843,5.668648,1.0107,5.8423 -L 1.0107,5.8423,1.1424,5.992765 -L 1.1424,5.992765,1.2752,6.120044 -L 1.2752,6.120044,1.4119,6.224207 -L 1.4119,6.224207,1.5532,6.305254 -L 1.5532,6.305254,1.6989,6.363114 -L 1.6989,6.363114,1.8502,6.397788 -L 1.8502,6.397788,2.0082,6.409414 -L 2.0082,6.409414,2.1371,6.404233 -L 2.1371,6.404233,2.2637,6.38875 -L 2.2637,6.38875,2.3848,6.362904 -L 2.3848,6.362904,2.5025,6.326689 -L 2.5025,6.326689,2.6109,6.280246 -L 2.6109,6.280246,2.7177,6.223366 -L 2.7177,6.223366,2.8163,6.156187 -L 2.8163,6.156187,2.9082,6.078715 -L 2.9082,6.078715,2.9973,5.995707 -L 2.9973,5.995707,3.0786,5.911998 -L 3.0786,5.911998,3.1486,5.827519 -L 3.1486,5.827519,3.2159,5.74241 -L 3.2159,5.74241,3.2725,5.65653 -L 3.2725,5.65653,3.3262,5.569949 -L 3.3262,5.569949,3.3672,5.482668 -L 3.3672,5.482668,3.4064,5.394686 -L 3.4064,5.394686,3.5633,5.632503 -L 3.5633,5.632503,3.7152,5.838657 -L 3.7152,5.838657,3.8743,6.013009 -L 3.8743,6.013009,4.0377,6.155699 -L 4.0377,6.155699,4.1982,6.266727 -L 4.1982,6.266727,4.3596,6.345952 -L 4.3596,6.345952,4.5252,6.393515 -L 4.5252,6.393515,4.6897,6.409414 -L 4.6897,6.409414,4.8225,6.402132 -L 4.8225,6.402132,4.9592,6.380276 -L 4.9592,6.380276,5.0904,6.343921 -L 5.0904,6.343921,5.2221,6.292925 -L 5.2221,6.292925,5.3566,6.227429 -L 5.3566,6.227429,5.4815,6.147363 -L 5.4815,6.147363,5.6143,6.052797 -L 5.6143,6.052797,5.7393,5.943588 -L 5.7393,5.943588,5.8637,5.813229 -L 5.8637,5.813229,5.9623,5.654918 -L 5.9623,5.654918,6.0568,5.468728 -L 6.0568,5.468728,6.126,5.254658 -L 6.126,5.254658,6.1831,5.012639 -L 6.1831,5.012639,6.2252,4.74274 -L 6.2252,4.74274,6.2504,4.444961 -L 6.2504,4.444961,6.2571,4.119233 -L 6.2571,4.119233,6.2571,-0.026478 -L 6.2571,-0.026478,5.3706,-0.026478 -L 5.3706,-0.026478,5.3706,4.119233 -L 5.3706,4.119233,5.3661,4.31411 -L 5.3661,4.31411,5.3566,4.491404 -L 5.3566,4.491404,5.3437,4.651256 -L 5.3437,4.651256,5.319,4.793596 -L 5.319,4.793596,5.2893,4.918423 -L 5.2893,4.918423,5.2537,5.025668 -L 5.2537,5.025668,5.2092,5.115471 -L 5.2092,5.115471,5.1621,5.187759 -L 5.1621,5.187759,5.1049,5.247373 -L 5.1049,5.247373,5.0489,5.298999 -L 5.0489,5.298999,4.9816,5.34264 -L 4.9816,5.34264,4.9122,5.378365 -L 4.9122,5.378365,4.8354,5.406174 -L 4.8354,5.406174,4.7541,5.426068 -L 4.7541,5.426068,4.6729,5.437977 -L 4.6729,5.437977,4.5776,5.441969 -L -0.0002,-0.026478,-0.0002,6.433932 - -[n] 64 -L 2.2571,5.441969,2.1164,5.433914 -L 2.1164,5.433914,1.9825,5.409817 -L 1.9825,5.409817,1.8555,5.369677 -L 1.8555,5.369677,1.7337,5.313429 -L 1.7337,5.313429,1.6249,5.241209 -L 1.6249,5.241209,1.514,5.152807 -L 1.514,5.152807,1.4165,5.048434 -L 1.4165,5.048434,1.3178,4.92795 -L 1.3178,4.92795,1.2313,4.795137 -L 1.2313,4.795137,1.1565,4.653638 -L 1.1565,4.653638,1.0853,4.50345 -L 1.0853,4.50345,1.0253,4.344581 -L 1.0253,4.344581,0.9788,4.177024 -L 0.9788,4.177024,0.9368,4.000778 -L 0.9368,4.000778,0.9088,3.815851 -L 0.9088,3.815851,0.8861,3.622306 -L 0.8861,3.622306,0.8861,-0.026478 -L 0.8861,-0.026478,-0.0002,-0.026478 -L -0.0002,-0.026478,-0.0002,6.433932 -L -0.0002,6.433932,0.8861,6.433932 -L 0.8861,6.433932,0.8861,5.477834 -L 0.8861,5.477834,1.0685,5.696177 -L 1.0685,5.696177,1.2503,5.88538 -L 1.2503,5.88538,1.4411,6.045512 -L 1.4411,6.045512,1.6328,6.176504 -L 1.6328,6.176504,1.8278,6.278425 -L 1.8278,6.278425,2.0321,6.351206 -L 2.0321,6.351206,2.2369,6.394844 -L 2.2369,6.394844,2.4476,6.409414 -L 2.4476,6.409414,2.6157,6.401779 -L 2.6157,6.401779,2.7793,6.378805 -L 2.7793,6.378805,2.9407,6.340558 -L 2.9407,6.340558,3.0988,6.287041 -L 3.0988,6.287041,3.2546,6.218251 -L 3.2546,6.218251,3.4036,6.134124 -L 3.4036,6.134124,3.5493,6.034724 -L 3.5493,6.034724,3.6883,5.919984 -L 3.6883,5.919984,3.8228,5.784789 -L 3.8228,5.784789,3.9338,5.623955 -L 3.9338,5.623955,4.0329,5.437346 -L 4.0329,5.437346,4.1075,5.225098 -L 4.1075,5.225098,4.1714,4.987141 -L 4.1714,4.987141,4.2162,4.723546 -L 4.2162,4.723546,4.2406,4.434244 -L 4.2406,4.434244,4.2515,4.119233 -L 4.2515,4.119233,4.2515,-0.026478 -L 4.2515,-0.026478,3.3666,-0.026478 -L 3.3666,-0.026478,3.3666,4.119233 -L 3.3666,4.119233,3.3588,4.308926 -L 3.3588,4.308926,3.3465,4.482225 -L 3.3465,4.482225,3.324,4.639067 -L 3.324,4.639067,3.2932,4.779373 -L 3.2932,4.779373,3.2546,4.90336 -L 3.2546,4.90336,3.2092,5.010818 -L 3.2092,5.010818,3.1514,5.101879 -L 3.1514,5.101879,3.0864,5.176481 -L 3.0864,5.176481,3.0127,5.238687 -L 3.0127,5.238687,2.929,5.292625 -L 2.929,5.292625,2.8365,5.338224 -L 2.8365,5.338224,2.7368,5.375563 -L 2.7368,5.375563,2.6303,5.404633 -L 2.6303,5.404633,2.5115,5.425366 -L 2.5115,5.425366,2.3882,5.437766 -L 2.3882,5.437766,2.2571,5.441969 - -[o] 128 -L -0.0002,3.263234,0.0139,3.582798 -L 0.0139,3.582798,0.0464,3.890453 -L 0.0464,3.890453,0.099,4.18627 -L 0.099,4.18627,0.1736,4.470249 -L 0.1736,4.470249,0.2691,4.742317 -L 0.2691,4.742317,0.3882,5.00248 -L 0.3882,5.00248,0.5272,5.250806 -L 0.5272,5.250806,0.6908,5.487291 -L 0.6908,5.487291,0.8668,5.70339 -L 0.8668,5.70339,1.0595,5.890701 -L 1.0595,5.890701,1.268,6.049224 -L 1.268,6.049224,1.4854,6.178885 -L 1.4854,6.178885,1.7205,6.279756 -L 1.7205,6.279756,1.9668,6.351766 -L 1.9668,6.351766,2.2285,6.394986 -L 2.2285,6.394986,2.5065,6.409414 -L 2.5065,6.409414,2.7794,6.394986 -L 2.7794,6.394986,3.0411,6.351766 -L 3.0411,6.351766,3.2893,6.279756 -L 3.2893,6.279756,3.5253,6.178885 -L 3.5253,6.178885,3.7449,6.049224 -L 3.7449,6.049224,3.9534,5.890701 -L 3.9534,5.890701,4.1467,5.70339 -L 4.1467,5.70339,4.3278,5.487291 -L 4.3278,5.487291,4.4886,5.250665 -L 4.4886,5.250665,4.627,5.001781 -L 4.627,5.001781,4.748,4.740708 -L 4.748,4.740708,4.8456,4.467377 -L 4.8456,4.467377,4.9201,4.181857 -L 4.9201,4.181857,4.9733,3.884079 -L 4.9733,3.884079,5.0097,3.574112 -L 5.0097,3.574112,5.0182,3.251956 -L 5.0182,3.251956,5.0097,2.907595 -L 5.0097,2.907595,4.9733,2.578435 -L 4.9733,2.578435,4.9201,2.264405 -L 4.9201,2.264405,4.8456,1.965576 -L 4.8456,1.965576,4.748,1.681947 -L 4.748,1.681947,4.627,1.413519 -L 4.627,1.413519,4.4886,1.160222 -L 4.4886,1.160222,4.3278,0.922125 -L 4.3278,0.922125,4.1467,0.705954 -L 4.1467,0.705954,3.9534,0.518643 -L 3.9534,0.518643,3.7449,0.360192 -L 3.7449,0.360192,3.5253,0.230531 -L 3.5253,0.230531,3.2893,0.129661 -L 3.2893,0.129661,3.0411,0.05765 -L 3.0411,0.05765,2.7794,0.01443 -L 2.7794,0.01443,2.5065,0 -L 2.5065,0,2.2285,0.01443 -L 2.2285,0.01443,1.9668,0.05765 -L 1.9668,0.05765,1.7205,0.129661 -L 1.7205,0.129661,1.4854,0.230531 -L 1.4854,0.230531,1.268,0.360192 -L 1.268,0.360192,1.0595,0.518643 -L 1.0595,0.518643,0.8668,0.705954 -L 0.8668,0.705954,0.6908,0.922125 -L 0.6908,0.922125,0.5272,1.160362 -L 0.5272,1.160362,0.3882,1.41422 -L 0.3882,1.41422,0.2691,1.683558 -L 0.2691,1.683558,0.1736,1.968448 -L 0.1736,1.968448,0.099,2.268888 -L 0.099,2.268888,0.0464,2.584809 -L 0.0464,2.584809,0.0139,2.916281 -L 0.0139,2.916281,-0.0002,3.263234 -L 0.9452,3.251956,0.9505,2.980656 -L 0.9505,2.980656,0.9755,2.726098 -L 0.9755,2.726098,1.0102,2.48828 -L 1.0102,2.48828,1.0618,2.267207 -L 1.0618,2.267207,1.1268,2.062874 -L 1.1268,2.062874,1.2064,1.875353 -L 1.2064,1.875353,1.3,1.704503 -L 1.3,1.704503,1.4092,1.550395 -L 1.4092,1.550395,1.5303,1.41373 -L 1.5303,1.41373,1.6547,1.295347 -L 1.6547,1.295347,1.7836,1.195177 -L 1.7836,1.195177,1.9169,1.113149 -L 1.9169,1.113149,2.0565,1.049402 -L 2.0565,1.049402,2.1994,1.003873 -L 2.1994,1.003873,2.3504,0.976551 -L 2.3504,0.976551,2.5065,0.967447 -L 2.5065,0.967447,2.6623,0.976551 -L 2.6623,0.976551,2.8113,1.003873 -L 2.8113,1.003873,2.9531,1.049402 -L 2.9531,1.049402,3.096,1.113149 -L 3.096,1.113149,3.2294,1.195177 -L 3.2294,1.195177,3.3583,1.295347 -L 3.3583,1.295347,3.4827,1.41373 -L 3.4827,1.41373,3.6037,1.550395 -L 3.6037,1.550395,3.7158,1.704643 -L 3.7158,1.704643,3.8105,1.876053 -L 3.8105,1.876053,3.889,2.064485 -L 3.889,2.064485,3.9562,2.270079 -L 3.9562,2.270079,4.005,2.492695 -L 4.005,2.492695,4.042,2.732473 -L 4.042,2.732473,4.0683,2.989342 -L 4.0683,2.989342,4.0722,3.263234 -L 4.0722,3.263234,4.0683,3.523046 -L 4.0683,3.523046,4.042,3.766607 -L 4.042,3.766607,4.005,3.993986 -L 4.005,3.993986,3.9562,4.205181 -L 3.9562,4.205181,3.889,4.40027 -L 3.889,4.40027,3.8105,4.579105 -L 3.8105,4.579105,3.7158,4.741759 -L 3.7158,4.741759,3.6037,4.888302 -L 3.6037,4.888302,3.4827,5.01803 -L 3.4827,5.01803,3.3583,5.130529 -L 3.3583,5.130529,3.2294,5.225658 -L 3.2294,5.225658,3.096,5.303552 -L 3.096,5.303552,2.9531,5.364075 -L 2.9531,5.364075,2.8113,5.407365 -L 2.8113,5.407365,2.6623,5.433283 -L 2.6623,5.433283,2.5065,5.441969 -L 2.5065,5.441969,2.3504,5.433283 -L 2.3504,5.433283,2.1994,5.407365 -L 2.1994,5.407365,2.0565,5.364075 -L 2.0565,5.364075,1.9169,5.303552 -L 1.9169,5.303552,1.7836,5.225658 -L 1.7836,5.225658,1.6547,5.130529 -L 1.6547,5.130529,1.5303,5.01803 -L 1.5303,5.01803,1.4092,4.888302 -L 1.4092,4.888302,1.3,4.741619 -L 1.3,4.741619,1.2064,4.578405 -L 1.2064,4.578405,1.1268,4.398659 -L 1.1268,4.398659,1.0618,4.202379 -L 1.0618,4.202379,1.0102,3.98957 -L 1.0102,3.98957,0.9755,3.760232 -L 0.9755,3.760232,0.9505,3.51436 -L 0.9505,3.51436,0.9452,3.251956 - -[p] 118 -L -0.0001,-1.309497,-0.0001,6.433932 -L -0.0001,6.433932,0.8873,6.433932 -L 0.8873,6.433932,0.8873,5.65737 -L 0.8873,5.65737,1.0411,5.833614 -L 1.0411,5.833614,1.1991,5.98639 -L 1.1991,5.98639,1.3583,6.115631 -L 1.3583,6.115631,1.5225,6.221405 -L 1.5225,6.221405,1.685,6.30364 -L 1.685,6.30364,1.8537,6.362412 -L 1.8537,6.362412,2.0237,6.397648 -L 2.0237,6.397648,2.1977,6.409414 -L 2.1977,6.409414,2.4107,6.396738 -L 2.4107,6.396738,2.6136,6.358631 -L 2.6136,6.358631,2.8097,6.295164 -L 2.8097,6.295164,2.998,6.206272 -L 2.998,6.206272,3.1784,6.092024 -L 3.1784,6.092024,3.3443,5.952347 -L 3.3443,5.952347,3.5035,5.787311 -L 3.5035,5.787311,3.6615,5.596846 -L 3.6615,5.596846,3.8005,5.38593 -L 3.8005,5.38593,3.917,5.159322 -L 3.917,5.159322,4.019,4.917092 -L 4.019,4.917092,4.1059,4.659171 -L 4.1059,4.659171,4.1675,4.38563 -L 4.1675,4.38563,4.218,4.096468 -L 4.218,4.096468,4.2443,3.791614 -L 4.2443,3.791614,4.2488,3.47114 -L 4.2488,3.47114,4.2421,3.15669 -L 4.2421,3.15669,4.2123,2.858701 -L 4.2123,2.858701,4.1647,2.577174 -L 4.1647,2.577174,4.0952,2.312108 -L 4.0952,2.312108,4.0086,2.063434 -L 4.0086,2.063434,3.9047,1.831292 -L 3.9047,1.831292,3.778,1.615541 -L 3.778,1.615541,3.6323,1.416251 -L 3.6323,1.416251,3.4732,1.236365 -L 3.4732,1.236365,3.3073,1.078895 -L 3.3073,1.078895,3.137,0.943838 -L 3.137,0.943838,2.9588,0.83113 -L 2.9588,0.83113,2.7749,0.740909 -L 2.7749,0.740909,2.5822,0.673101 -L 2.5822,0.673101,2.386,0.627639 -L 2.386,0.627639,2.1834,0.604663 -L 2.1834,0.604663,2.0069,0.611738 -L 2.0069,0.611738,1.838,0.632963 -L 1.838,0.632963,1.6721,0.668408 -L 1.6721,0.668408,1.5059,0.718 -L 1.5059,0.718,1.3485,0.781817 -L 1.3485,0.781817,1.189,0.859712 -L 1.189,0.859712,1.0388,0.951824 -L 1.0388,0.951824,0.8873,1.058161 -L 0.8873,1.058161,0.8873,-1.309497 -L 0.8873,-1.309497,-0.0001,-1.309497 -L 2.1834,1.57211,2.3084,1.590391 -L 2.3084,1.590391,2.4309,1.621495 -L 2.4309,1.621495,2.5424,1.665626 -L 2.5424,1.665626,2.6461,1.722576 -L 2.6461,1.722576,2.748,1.792415 -L 2.748,1.792415,2.8397,1.875213 -L 2.8397,1.875213,2.9262,1.970897 -L 2.9262,1.970897,3.0058,2.079473 -L 3.0058,2.079473,3.0776,2.201851 -L 3.0776,2.201851,3.1347,2.338937 -L 3.1347,2.338937,3.1868,2.490804 -L 3.1868,2.490804,3.2333,2.65745 -L 3.2333,2.65745,3.2658,2.838737 -L 3.2658,2.838737,3.2905,3.034804 -L 3.2905,3.034804,3.3026,3.245582 -L 3.3026,3.245582,3.3051,3.47114 -L 3.3051,3.47114,3.3026,3.692004 -L 3.3026,3.692004,3.2849,3.901169 -L 3.2849,3.901169,3.2658,4.098639 -L 3.2658,4.098639,3.2289,4.284339 -L 3.2289,4.284339,3.1868,4.458341 -L 3.1868,4.458341,3.1314,4.620644 -L 3.1314,4.620644,3.0675,4.771178 -L 3.0675,4.771178,2.9963,4.910017 -L 2.9963,4.910017,2.912,5.034702 -L 2.912,5.034702,2.8282,5.14272 -L 2.8282,5.14272,2.7354,5.234134 -L 2.7354,5.234134,2.636,5.308946 -L 2.636,5.308946,2.5329,5.367157 -L 2.5329,5.367157,2.4208,5.408696 -L 2.4208,5.408696,2.3067,5.433634 -L 2.3067,5.433634,2.1834,5.441969 -L 2.1834,5.441969,2.0386,5.434264 -L 2.0386,5.434264,1.9035,5.411358 -L 1.9035,5.411358,1.7746,5.373111 -L 1.7746,5.373111,1.6575,5.319592 -L 1.6575,5.319592,1.5488,5.250736 -L 1.5488,5.250736,1.4423,5.166677 -L 1.4423,5.166677,1.3549,5.067207 -L 1.3549,5.067207,1.2686,4.952537 -L 1.2686,4.952537,1.1946,4.832823 -L 1.1946,4.832823,1.1249,4.718223 -L 1.1249,4.718223,1.0657,4.608876 -L 1.0657,4.608876,1.0164,4.504711 -L 1.0164,4.504711,0.9716,4.405734 -L 0.9716,4.405734,0.9369,4.312008 -L 0.9369,4.312008,0.9063,4.223394 -L 0.9063,4.223394,0.8873,4.140038 -L 0.8873,4.140038,0.8873,2.395957 -L 0.8873,2.395957,0.9245,2.284229 -L 0.9245,2.284229,0.9677,2.181397 -L 0.9677,2.181397,1.0237,2.087461 -L 1.0237,2.087461,1.0781,2.002422 -L 1.0781,2.002422,1.1453,1.926348 -L 1.1453,1.926348,1.2143,1.859171 -L 1.2143,1.859171,1.2933,1.800958 -L 1.2933,1.800958,1.377,1.751644 -L 1.377,1.751644,1.4692,1.709547 -L 1.4692,1.709547,1.5617,1.673051 -L 1.5617,1.673051,1.6598,1.642227 -L 1.6598,1.642227,1.7595,1.617012 -L 1.7595,1.617012,1.8587,1.597328 -L 1.8587,1.597328,1.9669,1.583318 -L 1.9669,1.583318,2.0717,1.574912 -L 2.0717,1.574912,2.1834,1.57211 - -[q] 118 -L 4.2483,-1.309497,3.3606,-1.309497 -L 3.3606,-1.309497,3.3606,1.058161 -L 3.3606,1.058161,3.211,0.951824 -L 3.211,0.951824,3.0597,0.859712 -L 3.0597,0.859712,2.9033,0.781817 -L 2.9033,0.781817,2.7419,0.718 -L 2.7419,0.718,2.5783,0.668408 -L 2.5783,0.668408,2.4102,0.632963 -L 2.4102,0.632963,2.2415,0.611738 -L 2.2415,0.611738,2.0683,0.604663 -L 2.0683,0.604663,1.8643,0.627639 -L 1.8643,0.627639,1.666,0.673101 -L 1.666,0.673101,1.4752,0.740909 -L 1.4752,0.740909,1.2894,0.83113 -L 1.2894,0.83113,1.1109,0.943838 -L 1.1109,0.943838,0.9414,1.078895 -L 0.9414,1.078895,0.7749,1.236365 -L 0.7749,1.236365,0.6164,1.416251 -L 0.6164,1.416251,0.4746,1.615541 -L 0.4746,1.615541,0.3479,1.831292 -L 0.3479,1.831292,0.2392,2.063434 -L 0.2392,2.063434,0.1529,2.312108 -L 0.1529,2.312108,0.084,2.577174 -L 0.084,2.577174,0.0363,2.858701 -L 0.0363,2.858701,0.0061,3.15669 -L 0.0061,3.15669,-0.0001,3.47114 -L -0.0001,3.47114,0.0061,3.791614 -L 0.0061,3.791614,0.0363,4.096468 -L 0.0363,4.096468,0.0812,4.38563 -L 0.0812,4.38563,0.1484,4.659171 -L 0.1484,4.659171,0.2297,4.917092 -L 0.2297,4.917092,0.3311,5.159322 -L 0.3311,5.159322,0.4499,5.38593 -L 0.4499,5.38593,0.5911,5.596846 -L 0.5911,5.596846,0.7402,5.787311 -L 0.7402,5.787311,0.9038,5.952347 -L 0.9038,5.952347,1.072,6.092024 -L 1.072,6.092024,1.2502,6.206272 -L 1.2502,6.206272,1.4384,6.295164 -L 1.4384,6.295164,1.6346,6.358631 -L 1.6346,6.358631,1.8377,6.396738 -L 1.8377,6.396738,2.0524,6.409414 -L 2.0524,6.409414,2.2247,6.397648 -L 2.2247,6.397648,2.3945,6.362412 -L 2.3945,6.362412,2.5637,6.30364 -L 2.5637,6.30364,2.7274,6.221405 -L 2.7274,6.221405,2.8899,6.115631 -L 2.8899,6.115631,3.049,5.98639 -L 3.049,5.98639,3.207,5.833614 -L 3.207,5.833614,3.3606,5.65737 -L 3.3606,5.65737,3.3606,6.433932 -L 3.3606,6.433932,4.2483,6.433932 -L 4.2483,6.433932,4.2483,-1.309497 -L 2.0627,5.441969,1.9417,5.433634 -L 1.9417,5.433634,1.8274,5.408696 -L 1.8274,5.408696,1.7184,5.367157 -L 1.7184,5.367157,1.6122,5.308946 -L 1.6122,5.308946,1.5186,5.234134 -L 1.5186,5.234134,1.4216,5.14272 -L 1.4216,5.14272,1.3376,5.034702 -L 1.3376,5.034702,1.258,4.910017 -L 1.258,4.910017,1.1807,4.771178 -L 1.1807,4.771178,1.1168,4.620644 -L 1.1168,4.620644,1.0663,4.458341 -L 1.0663,4.458341,1.0226,4.284339 -L 1.0226,4.284339,0.9876,4.098639 -L 0.9876,4.098639,0.9638,3.901169 -L 0.9638,3.901169,0.9453,3.692004 -L 0.9453,3.692004,0.9431,3.47114 -L 0.9431,3.47114,0.9453,3.245582 -L 0.9453,3.245582,0.9638,3.034804 -L 0.9638,3.034804,0.9876,2.838737 -L 0.9876,2.838737,1.0204,2.65745 -L 1.0204,2.65745,1.0619,2.490804 -L 1.0619,2.490804,1.1109,2.338937 -L 1.1109,2.338937,1.1728,2.201851 -L 1.1728,2.201851,1.2476,2.079473 -L 1.2476,2.079473,1.3281,1.970897 -L 1.3281,1.970897,1.4121,1.875213 -L 1.4121,1.875213,1.5057,1.792415 -L 1.5057,1.792415,1.6024,1.722576 -L 1.6024,1.722576,1.7063,1.665626 -L 1.7063,1.665626,1.8229,1.621495 -L 1.8229,1.621495,1.9394,1.590391 -L 1.9394,1.590391,2.0627,1.57211 -L 2.0627,1.57211,2.177,1.574912 -L 2.177,1.574912,2.2835,1.583318 -L 2.2835,1.583318,2.3897,1.597328 -L 2.3897,1.597328,2.4942,1.617012 -L 2.4942,1.617012,2.5906,1.642227 -L 2.5906,1.642227,2.687,1.673051 -L 2.687,1.673051,2.7795,1.709547 -L 2.7795,1.709547,2.8674,1.751644 -L 2.8674,1.751644,2.9549,1.800958 -L 2.9549,1.800958,3.0344,1.859171 -L 3.0344,1.859171,3.1062,1.926348 -L 3.1062,1.926348,3.1701,2.002422 -L 3.1701,2.002422,3.2295,2.087461 -L 3.2295,2.087461,3.2819,2.181397 -L 3.2819,2.181397,3.3233,2.284229 -L 3.3233,2.284229,3.3606,2.395957 -L 3.3606,2.395957,3.3606,4.140038 -L 3.3606,4.140038,3.3438,4.223394 -L 3.3438,4.223394,3.3135,4.312008 -L 3.3135,4.312008,3.2765,4.405734 -L 3.2765,4.405734,3.2351,4.504711 -L 3.2351,4.504711,3.1846,4.608876 -L 3.1846,4.608876,3.123,4.718223 -L 3.123,4.718223,3.0541,4.832823 -L 3.0541,4.832823,2.9818,4.952537 -L 2.9818,4.952537,2.8955,5.067207 -L 2.8955,5.067207,2.8058,5.166677 -L 2.8058,5.166677,2.7016,5.250736 -L 2.7016,5.250736,2.5951,5.319592 -L 2.5951,5.319592,2.4741,5.373111 -L 2.4741,5.373111,2.348,5.411358 -L 2.348,5.411358,2.2118,5.434264 -L 2.2118,5.434264,2.0627,5.441969 - -[r] 38 -L 0.8862,-0.020804,-0.0003,-0.020804 -L -0.0003,-0.020804,-0.0003,6.42826 -L -0.0003,6.42826,0.8862,6.42826 -L 0.8862,6.42826,0.8862,5.389012 -L 0.8862,5.389012,0.9187,5.467257 -L 0.9187,5.467257,0.961,5.548794 -L 0.961,5.548794,1.0174,5.633764 -L 1.0174,5.633764,1.0768,5.722095 -L 1.0768,5.722095,1.1518,5.81372 -L 1.1518,5.81372,1.2359,5.908776 -L 1.2359,5.908776,1.3306,6.007195 -L 1.3306,6.007195,1.4371,6.108976 -L 1.4371,6.108976,1.5607,6.204103 -L 1.5607,6.204103,1.719,6.282558 -L 1.719,6.282558,1.9115,6.344411 -L 1.9115,6.344411,2.1376,6.38952 -L 2.1376,6.38952,2.3982,6.4181 -L 2.3982,6.4181,2.6929,6.429941 -L 2.6929,6.429941,3.0146,6.425178 -L 3.0146,6.425178,3.3732,6.403743 -L 3.3732,6.403743,3.3732,5.186851 -L 3.3732,5.186851,3.0437,5.233992 -L 3.0437,5.233992,2.7372,5.25732 -L 2.7372,5.25732,2.4539,5.2569 -L 2.4539,5.2569,2.2017,5.232663 -L 2.2017,5.232663,1.9695,5.184609 -L 1.9695,5.184609,1.766,5.112809 -L 1.766,5.112809,1.5923,5.017192 -L 1.5923,5.017192,1.4388,4.897758 -L 1.4388,4.897758,1.3099,4.755979 -L 1.3099,4.755979,1.1989,4.593393 -L 1.1989,4.593393,1.1025,4.409937 -L 1.1025,4.409937,1.023,4.205674 -L 1.023,4.205674,0.9636,3.980536 -L 0.9636,3.980536,0.9229,3.734594 -L 0.9229,3.734594,0.8941,3.467775 -L 0.8941,3.467775,0.8862,3.180156 -L 0.8862,3.180156,0.8862,-0.020804 - -[s] 194 -L 0,2.137056,0.9415,2.137056 -L 0.9415,2.137056,0.9513,1.972579 -L 0.9513,1.972579,0.9672,1.821903 -L 0.9672,1.821903,0.9986,1.6851 -L 0.9986,1.6851,1.0412,1.562164 -L 1.0412,1.562164,1.0984,1.453165 -L 1.0984,1.453165,1.1628,1.35797 -L 1.1628,1.35797,1.2416,1.276714 -L 1.2416,1.276714,1.3382,1.209326 -L 1.3382,1.209326,1.438,1.152585 -L 1.438,1.152585,1.5439,1.103482 -L 1.5439,1.103482,1.656,1.061941 -L 1.656,1.061941,1.7742,1.0279 -L 1.7742,1.0279,1.8986,1.001421 -L 1.8986,1.001421,2.0297,0.982578 -L 2.0297,0.982578,2.1659,0.97123 -L 2.1659,0.97123,2.3097,0.967447 -L 2.3097,0.967447,2.4601,0.97102 -L 2.4601,0.97102,2.6047,0.981877 -L 2.6047,0.981877,2.7381,0.99988 -L 2.7381,0.99988,2.8647,1.025098 -L 2.8647,1.025098,2.9841,1.05746 -L 2.9841,1.05746,3.0945,1.097108 -L 3.0945,1.097108,3.197,1.143968 -L 3.197,1.143968,3.2929,1.197978 -L 3.2929,1.197978,3.3769,1.258291 -L 3.3769,1.258291,3.4509,1.323854 -L 3.4509,1.323854,3.5137,1.394816 -L 3.5137,1.394816,3.5675,1.471028 -L 3.5675,1.471028,3.6061,1.552565 -L 3.6061,1.552565,3.6369,1.639425 -L 3.6369,1.639425,3.6515,1.731612 -L 3.6515,1.731612,3.6568,1.82912 -L 3.6568,1.82912,3.6493,1.968378 -L 3.6493,1.968378,3.6347,2.097198 -L 3.6347,2.097198,3.6022,2.215439 -L 3.6022,2.215439,3.5585,2.323176 -L 3.5585,2.323176,3.498,2.420474 -L 3.498,2.420474,3.4296,2.507195 -L 3.4296,2.507195,3.3397,2.583408 -L 3.3397,2.583408,3.2503,2.649184 -L 3.2503,2.649184,3.1393,2.707395 -L 3.1393,2.707395,3.0149,2.761263 -L 3.0149,2.761263,2.8793,2.810785 -L 2.8793,2.810785,2.7302,2.855829 -L 2.7302,2.855829,2.5644,2.896528 -L 2.5644,2.896528,2.3884,2.932743 -L 2.3884,2.932743,2.1979,2.964615 -L 2.1979,2.964615,1.9928,2.992144 -L 1.9928,2.992144,1.7865,3.023526 -L 1.7865,3.023526,1.596,3.067307 -L 1.596,3.067307,1.4156,3.123346 -L 1.4156,3.123346,1.2469,3.191714 -L 1.2469,3.191714,1.0883,3.272411 -L 1.0883,3.272411,0.9415,3.365366 -L 0.9415,3.365366,0.8137,3.470649 -L 0.8137,3.470649,0.6921,3.588262 -L 0.6921,3.588262,0.5828,3.71407 -L 0.5828,3.71407,0.4909,3.843941 -L 0.4909,3.843941,0.4119,3.977944 -L 0.4119,3.977944,0.3474,4.115941 -L 0.3474,4.115941,0.2981,4.258068 -L 0.2981,4.258068,0.2634,4.404193 -L 0.2634,4.404193,0.241,4.554448 -L 0.241,4.554448,0.2331,4.708766 -L 0.2331,4.708766,0.2438,4.861191 -L 0.2438,4.861191,0.2757,5.011448 -L 0.2757,5.011448,0.3228,5.159389 -L 0.3228,5.159389,0.3923,5.305164 -L 0.3923,5.305164,0.4805,5.448764 -L 0.4805,5.448764,0.5929,5.590053 -L 0.5929,5.590053,0.7184,5.729238 -L 0.7184,5.729238,0.8675,5.866116 -L 0.8675,5.866116,1.0252,5.993465 -L 1.0252,5.993465,1.1922,6.10379 -L 1.1922,6.10379,1.3685,6.197168 -L 1.3685,6.197168,1.5439,6.273592 -L 1.5439,6.273592,1.7249,6.332993 -L 1.7249,6.332993,1.9137,6.375441 -L 1.9137,6.375441,2.1015,6.400941 -L 2.1015,6.400941,2.3018,6.409414 -L 2.3018,6.409414,2.505,6.401921 -L 2.505,6.401921,2.7056,6.379503 -L 2.7056,6.379503,2.8958,6.34217 -L 2.8958,6.34217,3.0822,6.289843 -L 3.0822,6.289843,3.2604,6.222666 -L 3.2604,6.222666,3.4296,6.140498 -L 3.4296,6.140498,3.5932,6.04341 -L 3.5932,6.04341,3.7515,5.931332 -L 3.7515,5.931332,3.8947,5.807485 -L 3.8947,5.807485,4.0214,5.674952 -L 4.0214,5.674952,4.1253,5.533731 -L 4.1253,5.533731,4.2119,5.383829 -L 4.2119,5.383829,4.2814,5.225238 -L 4.2814,5.225238,4.329,5.058031 -L 4.329,5.058031,4.3554,4.882067 -L 4.3554,4.882067,4.3655,4.697418 -L 4.3655,4.697418,3.424,4.697418 -L 3.424,4.697418,3.4136,4.794436 -L 3.4136,4.794436,3.3993,4.884239 -L 3.3993,4.884239,3.3722,4.966757 -L 3.3722,4.966757,3.3341,5.042059 -L 3.3341,5.042059,3.2884,5.110147 -L 3.2884,5.110147,3.229,5.17095 -L 3.229,5.17095,3.1539,5.224537 -L 3.1539,5.224537,3.0754,5.27091 -L 3.0754,5.27091,2.9858,5.310978 -L 2.9858,5.310978,2.8958,5.345722 -L 2.8958,5.345722,2.802,5.375143 -L 2.802,5.375143,2.7056,5.399169 -L 2.7056,5.399169,2.6092,5.417872 -L 2.6092,5.417872,2.5078,5.431252 -L 2.5078,5.431252,2.4069,5.439237 -L 2.4069,5.439237,2.3018,5.441969 -L 2.3018,5.441969,2.1923,5.438887 -L 2.1923,5.438887,2.0914,5.429781 -L 2.0914,5.429781,1.9928,5.41458 -L 1.9928,5.41458,1.893,5.393285 -L 1.893,5.393285,1.7966,5.365896 -L 1.7966,5.365896,1.7025,5.332483 -L 1.7025,5.332483,1.6139,5.292905 -L 1.6139,5.292905,1.5271,5.247301 -L 1.5271,5.247301,1.4469,5.196165 -L 1.4469,5.196165,1.373,5.139988 -L 1.373,5.139988,1.3158,5.078765 -L 1.3158,5.078765,1.2642,5.012569 -L 1.2642,5.012569,1.2273,4.941259 -L 1.2273,4.941259,1.1992,4.865046 -L 1.1992,4.865046,1.1852,4.783716 -L 1.1852,4.783716,1.1796,4.697418 -L 1.1796,4.697418,1.1824,4.570209 -L 1.1824,4.570209,1.1992,4.454138 -L 1.1992,4.454138,1.2245,4.349064 -L 1.2245,4.349064,1.2584,4.255056 -L 1.2584,4.255056,1.299,4.17212 -L 1.299,4.17212,1.3533,4.10025 -L 1.3533,4.10025,1.4178,4.039518 -L 1.4178,4.039518,1.4895,3.989783 -L 1.4895,3.989783,1.5755,3.946911 -L 1.5755,3.946911,1.6756,3.906635 -L 1.6756,3.906635,1.7919,3.868878 -L 1.7919,3.868878,1.9233,3.833641 -L 1.9233,3.833641,2.0712,3.801071 -L 2.0712,3.801071,2.2304,3.771018 -L 2.2304,3.771018,2.4131,3.74356 -L 2.4131,3.74356,2.6069,3.718623 -L 2.6069,3.718623,2.802,3.690043 -L 2.802,3.690043,2.9959,3.651514 -L 2.9959,3.651514,3.1808,3.603042 -L 3.1808,3.603042,3.3666,3.544551 -L 3.3666,3.544551,3.5406,3.476183 -L 3.5406,3.476183,3.7087,3.397868 -L 3.7087,3.397868,3.8757,3.309534 -L 3.8757,3.309534,4.0337,3.211328 -L 4.0337,3.211328,4.1833,3.099249 -L 4.1833,3.099249,4.3083,2.969378 -L 4.3083,2.969378,4.4187,2.821783 -L 4.4187,2.821783,4.5067,2.656467 -L 4.5067,2.656467,4.5717,2.473431 -L 4.5717,2.473431,4.6232,2.272599 -L 4.6232,2.272599,4.6501,2.054048 -L 4.6501,2.054048,4.6602,1.817772 -L 4.6602,1.817772,4.6501,1.63228 -L 4.6501,1.63228,4.6188,1.453866 -L 4.6188,1.453866,4.5661,1.282528 -L 4.5661,1.282528,4.4899,1.11812 -L 4.4899,1.11812,4.3963,0.960792 -L 4.3963,0.960792,4.2736,0.810467 -L 4.2736,0.810467,4.1329,0.667217 -L 4.1329,0.667217,3.9743,0.530969 -L 3.9743,0.530969,3.8006,0.406492 -L 3.8006,0.406492,3.6157,0.298689 -L 3.6157,0.298689,3.424,0.207415 -L 3.424,0.207415,3.2211,0.132743 -L 3.2211,0.132743,3.0127,0.074672 -L 3.0127,0.074672,2.7952,0.033201 -L 2.7952,0.033201,2.5644,0.008266 -L 2.5644,0.008266,2.329,0 -L 2.329,0,2.0875,0.008756 -L 2.0875,0.008756,1.8521,0.035024 -L 1.8521,0.035024,1.6249,0.078805 -L 1.6249,0.078805,1.4156,0.140028 -L 1.4156,0.140028,1.209,0.218833 -L 1.209,0.218833,1.021,0.315151 -L 1.021,0.315151,0.835,0.42891 -L 0.835,0.42891,0.6646,0.560252 -L 0.6646,0.560252,0.5108,0.707425 -L 0.5108,0.707425,0.3743,0.868888 -L 0.3743,0.868888,0.2578,1.044571 -L 0.2578,1.044571,0.1636,1.234614 -L 0.1636,1.234614,0.0939,1.438807 -L 0.0939,1.438807,0.0403,1.65729 -L 0.0403,1.65729,0.0101,1.890063 -L 0.0101,1.890063,0,2.137056 - -[t] 31 -L 1.0883,8.588082,1.9104,9.060422 -L 1.9104,9.060422,1.9726,9.060422 -L 1.9726,9.060422,1.9726,6.651296 -L 1.9726,6.651296,3.3565,6.651296 -L 3.3565,6.651296,3.3565,5.804753 -L 3.3565,5.804753,1.9726,5.804753 -L 1.9726,5.804753,1.9726,1.252757 -L 1.9726,1.252757,1.9791,1.18593 -L 1.9791,1.18593,1.9894,1.12793 -L 1.9894,1.12793,2.0057,1.078895 -L 2.0057,1.078895,2.0298,1.038757 -L 2.0298,1.038757,2.0589,1.007585 -L 2.0589,1.007585,2.0981,0.985308 -L 2.0981,0.985308,2.1458,0.97193 -L 2.1458,0.97193,2.1962,0.967447 -L 2.1962,0.967447,3.1713,0.967447 -L 3.1713,0.967447,3.1713,0 -L 3.1713,0,2.0298,0 -L 2.0298,0,1.8095,0.019684 -L 1.8095,0.019684,1.6131,0.078735 -L 1.6131,0.078735,1.4548,0.177224 -L 1.4548,0.177224,1.3237,0.31508 -L 1.3237,0.31508,1.2217,0.492305 -L 1.2217,0.492305,1.148,0.708896 -L 1.148,0.708896,1.1049,0.964925 -L 1.1049,0.964925,1.0883,1.260322 -L 1.0883,1.260322,1.0883,5.804753 -L 1.0883,5.804753,0,5.804753 -L 0,5.804753,0,6.651296 -L 0,6.651296,1.0883,6.651296 -L 1.0883,6.651296,1.0883,8.588082 - -[u] 64 -L 1.9979,0.967447,2.1363,0.975503 -L 2.1363,0.975503,2.2671,0.999598 -L 2.2671,0.999598,2.3941,1.039736 -L 2.3941,1.039736,2.5151,1.095917 -L 2.5151,1.095917,2.6261,1.168206 -L 2.6261,1.168206,2.7382,1.25654 -L 2.7382,1.25654,2.8401,1.36091 -L 2.8401,1.36091,2.9309,1.481397 -L 2.9309,1.481397,3.0206,1.61421 -L 3.0206,1.61421,3.1002,1.755639 -L 3.1002,1.755639,3.1663,1.905684 -L 3.1663,1.905684,3.2235,2.064345 -L 3.2235,2.064345,3.2761,2.231622 -L 3.2761,2.231622,3.3154,2.407515 -L 3.3154,2.407515,3.3456,2.592092 -L 3.3456,2.592092,3.3652,2.785217 -L 3.3652,2.785217,3.3652,6.435825 -L 3.3652,6.435825,4.249,6.435825 -L 4.249,6.435825,4.249,-0.022696 -L 4.249,-0.022696,3.3652,-0.022696 -L 3.3652,-0.022696,3.3652,0.931512 -L 3.3652,0.931512,3.1865,0.713239 -L 3.1865,0.713239,3.001,0.523967 -L 3.001,0.523967,2.8144,0.363905 -L 2.8144,0.363905,2.6216,0.232843 -L 2.6216,0.232843,2.421,0.13099 -L 2.421,0.13099,2.2204,0.058208 -L 2.2204,0.058208,2.0153,0.01457 -L 2.0153,0.01457,1.8073,0 -L 1.8073,0,1.6336,0.007633 -L 1.6336,0.007633,1.4694,0.030541 -L 1.4694,0.030541,1.3111,0.068788 -L 1.3111,0.068788,1.152,0.122306 -L 1.152,0.122306,0.9965,0.191164 -L 0.9965,0.191164,0.8491,0.275293 -L 0.8491,0.275293,0.7017,0.374692 -L 0.7017,0.374692,0.5633,0.489362 -L 0.5633,0.489362,0.4291,0.624557 -L 0.4291,0.624557,0.315,0.785458 -L 0.315,0.785458,0.2231,0.971998 -L 0.2231,0.971998,0.1447,1.184249 -L 0.1447,1.184249,0.0797,1.422203 -L 0.0797,1.422203,0.0401,1.6858 -L 0.0401,1.6858,0.0102,1.97517 -L 0.0102,1.97517,0.0001,2.290113 -L 0.0001,2.290113,0.0001,6.435825 -L 0.0001,6.435825,0.888,6.435825 -L 0.888,6.435825,0.888,2.290113 -L 0.888,2.290113,0.8919,2.100418 -L 0.8919,2.100418,0.9051,1.927189 -L 0.9051,1.927189,0.9275,1.770349 -L 0.9275,1.770349,0.9595,1.629971 -L 0.9595,1.629971,0.9965,1.506054 -L 0.9965,1.506054,1.0458,1.398529 -L 1.0458,1.398529,1.1027,1.307533 -L 1.1027,1.307533,1.1646,1.232933 -L 1.1646,1.232933,1.2419,1.17073 -L 1.2419,1.17073,1.3237,1.116792 -L 1.3237,1.116792,1.4123,1.071118 -L 1.4123,1.071118,1.5143,1.033781 -L 1.5143,1.033781,1.6205,1.004783 -L 1.6205,1.004783,1.7398,0.984049 -L 1.7398,0.984049,1.8662,0.97158 -L 1.8662,0.97158,1.9979,0.967447 - -[v] 8 -L 1.9175,-0.020804,-0.0002,6.42826 -L -0.0002,6.42826,0.9985,6.42826 -L 0.9985,6.42826,2.405,1.58535 -L 2.405,1.58535,2.5003,1.58535 -L 2.5003,1.58535,3.9091,6.42826 -L 3.9091,6.42826,4.9061,6.42826 -L 4.9061,6.42826,2.9898,-0.020804 -L 2.9898,-0.020804,1.9175,-0.020804 - -[w] 13 -L -0.0001,6.42826,0.9937,6.42826 -L 0.9937,6.42826,1.9456,2.188122 -L 1.9456,2.188122,2.8397,6.42826 -L 2.8397,6.42826,3.8374,6.42826 -L 3.8374,6.42826,4.7845,2.188122 -L 4.7845,2.188122,5.6811,6.42826 -L 5.6811,6.42826,6.6764,6.42826 -L 6.6764,6.42826,5.2743,-0.020804 -L 5.2743,-0.020804,4.3138,-0.020804 -L 4.3138,-0.020804,3.3499,4.194816 -L 3.3499,4.194816,2.4331,-0.020804 -L 2.4331,-0.020804,1.4748,-0.020804 -L 1.4748,-0.020804,-0.0001,6.42826 - -[x] 12 -L 5.7532,-0.020804,4.5374,-0.020804 -L 4.5374,-0.020804,2.75,2.613249 -L 2.75,2.613249,1.1249,-0.020804 -L 1.1249,-0.020804,-0.0006,-0.020804 -L -0.0006,-0.020804,2.1611,3.47492 -L 2.1611,3.47492,0.1465,6.42826 -L 0.1465,6.42826,1.367,6.42826 -L 1.367,6.42826,2.9877,4.053107 -L 2.9877,4.053107,4.3696,6.42826 -L 4.3696,6.42826,5.4954,6.42826 -L 5.4954,6.42826,3.5873,3.155569 -L 3.5873,3.155569,5.7532,-0.020804 - -[y] 24 -L 1.1886,-0.115301,1.5856,0.901321 -L 1.5856,0.901321,-0.2402,6.42826 -L -0.2402,6.42826,0.7321,6.42826 -L 0.7321,6.42826,2.1135,2.246683 -L 2.1135,2.246683,3.7431,6.42826 -L 3.7431,6.42826,4.7765,6.42826 -L 4.7765,6.42826,2.1404,-0.304223 -L 2.1404,-0.304223,1.9874,-0.629741 -L 1.9874,-0.629741,1.803,-0.897678 -L 1.803,-0.897678,1.5839,-1.108038 -L 1.5839,-1.108038,1.3323,-1.260815 -L 1.3323,-1.260815,1.0476,-1.356009 -L 1.0476,-1.356009,0.7327,-1.393698 -L 0.7327,-1.393698,0.3864,-1.373732 -L 0.3864,-1.373732,-0.0003,-1.296257 -L -0.0003,-1.296257,-0.0003,-0.281527 -L -0.0003,-0.281527,0.2182,-0.361593 -L 0.2182,-0.361593,0.4163,-0.412869 -L 0.4163,-0.412869,0.5945,-0.435285 -L 0.5945,-0.435285,0.7526,-0.42898 -L 0.7526,-0.42898,0.8918,-0.393746 -L 0.8918,-0.393746,1.0103,-0.329721 -L 1.0103,-0.329721,1.1104,-0.236906 -L 1.1104,-0.236906,1.1886,-0.115301 - -[z] 10 -L 0.3323,6.409414,4.4268,6.409414 -L 4.4268,6.409414,4.4268,5.358821 -L 4.4268,5.358821,1.2359,1.088352 -L 1.2359,1.088352,4.6479,1.088352 -L 4.6479,1.088352,4.6479,0 -L 4.6479,0,0,0 -L 0,0,0,1.050595 -L 0,1.050595,3.1909,5.320995 -L 3.1909,5.320995,0.3323,5.320995 -L 0.3323,5.320995,0.3323,6.409414 - -[{] 135 -L 2.9679,-1.330268,2.7815,-1.325249 -L 2.7815,-1.325249,2.6014,-1.310188 -L 2.6014,-1.310188,2.4251,-1.285093 -L 2.4251,-1.285093,2.2539,-1.249962 -L 2.2539,-1.249962,2.0903,-1.204786 -L 2.0903,-1.204786,1.9267,-1.149579 -L 1.9267,-1.149579,1.7731,-1.084328 -L 1.7731,-1.084328,1.6252,-1.009041 -L 1.6252,-1.009041,1.484,-0.91347 -L 1.484,-0.91347,1.3618,-0.787373 -L 1.3618,-0.787373,1.2632,-0.630743 -L 1.2632,-0.630743,1.1813,-0.44359 -L 1.1813,-0.44359,1.1161,-0.225904 -L 1.1161,-0.225904,1.0704,0.022306 -L 1.0704,0.022306,1.0398,0.301049 -L 1.0398,0.301049,1.0356,0.610315 -L 1.0356,0.610315,1.0356,2.454536 -L 1.0356,2.454536,1.03,2.6716 -L 1.03,2.6716,1.0256,2.870237 -L 1.0256,2.870237,1.0152,3.05046 -L 1.0152,3.05046,0.9975,3.21225 -L 0.9975,3.21225,0.9807,3.35562 -L 0.9807,3.35562,0.9583,3.480566 -L 0.9583,3.480566,0.9292,3.587095 -L 0.9292,3.587095,0.9012,3.675193 -L 0.9012,3.675193,0.856,3.749153 -L 0.856,3.749153,0.7924,3.81325 -L 0.7924,3.81325,0.7084,3.867486 -L 0.7084,3.867486,0.6064,3.911866 -L 0.6064,3.911866,0.4853,3.946374 -L 0.4853,3.946374,0.3419,3.971027 -L 0.3419,3.971027,0.1824,3.985821 -L 0.1824,3.985821,0,3.990755 -L 0,3.990755,0,4.958204 -L 0,4.958204,0.1824,4.963136 -L 0.1824,4.963136,0.3419,4.97793 -L 0.3419,4.97793,0.4853,5.002582 -L 0.4853,5.002582,0.6064,5.037092 -L 0.6064,5.037092,0.7084,5.081469 -L 0.7084,5.081469,0.7924,5.135711 -L 0.7924,5.135711,0.856,5.199806 -L 0.856,5.199806,0.9012,5.273764 -L 0.9012,5.273764,0.9292,5.361864 -L 0.9292,5.361864,0.9583,5.468393 -L 0.9583,5.468393,0.9807,5.593334 -L 0.9807,5.593334,0.9975,5.736709 -L 0.9975,5.736709,1.0152,5.898499 -L 1.0152,5.898499,1.0256,6.078724 -L 1.0256,6.078724,1.03,6.277361 -L 1.03,6.277361,1.0356,6.494425 -L 1.0356,6.494425,1.0356,8.338639 -L 1.0356,8.338639,1.0398,8.647908 -L 1.0398,8.647908,1.0704,8.926644 -L 1.0704,8.926644,1.1161,9.174867 -L 1.1161,9.174867,1.1813,9.392544 -L 1.1813,9.392544,1.2632,9.579704 -L 1.2632,9.579704,1.3618,9.736332 -L 1.3618,9.736332,1.484,9.862427 -L 1.484,9.862427,1.6252,9.957993 -L 1.6252,9.957993,1.7731,10.033283 -L 1.7731,10.033283,1.9267,10.098531 -L 1.9267,10.098531,2.0903,10.153745 -L 2.0903,10.153745,2.2539,10.198918 -L 2.2539,10.198918,2.4251,10.234054 -L 2.4251,10.234054,2.6014,10.259145 -L 2.6014,10.259145,2.7815,10.274205 -L 2.7815,10.274205,2.9679,10.27922 -L 2.9679,10.27922,2.9679,9.674566 -L 2.9679,9.674566,2.8614,9.671408 -L 2.8614,9.671408,2.7569,9.661927 -L 2.7569,9.661927,2.6574,9.646126 -L 2.6574,9.646126,2.561,9.624017 -L 2.561,9.624017,2.4725,9.595582 -L 2.4725,9.595582,2.3851,9.560837 -L 2.3851,9.560837,2.2988,9.519769 -L 2.2988,9.519769,2.2248,9.472378 -L 2.2248,9.472378,2.1497,9.410111 -L 2.1497,9.410111,2.0903,9.324402 -L 2.0903,9.324402,2.0365,9.215248 -L 2.0365,9.215248,1.9962,9.082654 -L 1.9962,9.082654,1.9592,8.926622 -L 1.9592,8.926622,1.9368,8.747139 -L 1.9368,8.747139,1.9222,8.544218 -L 1.9222,8.544218,1.9166,8.317856 -L 1.9166,8.317856,1.9166,6.473641 -L 1.9166,6.473641,1.9121,6.20458 -L 1.9121,6.20458,1.8975,5.956729 -L 1.8975,5.956729,1.8673,5.730064 -L 1.8673,5.730064,1.8303,5.52461 -L 1.8303,5.52461,1.7832,5.340341 -L 1.7832,5.340341,1.7216,5.17728 -L 1.7216,5.17728,1.6521,5.035414 -L 1.6521,5.035414,1.5703,4.914748 -L 1.5703,4.914748,1.4882,4.811559 -L 1.4882,4.811559,1.4021,4.722128 -L 1.4021,4.722128,1.3203,4.646462 -L 1.3203,4.646462,1.2408,4.584543 -L 1.2408,4.584543,1.1612,4.536397 -L 1.1612,4.536397,1.0827,4.501994 -L 1.0827,4.501994,1.0054,4.481361 -L 1.0054,4.481361,0.9337,4.474478 -L 0.9337,4.474478,1.0054,4.4676 -L 1.0054,4.4676,1.0827,4.446962 -L 1.0827,4.446962,1.1612,4.412562 -L 1.1612,4.412562,1.2408,4.364409 -L 1.2408,4.364409,1.3203,4.302499 -L 1.3203,4.302499,1.4021,4.226829 -L 1.4021,4.226829,1.4882,4.137402 -L 1.4882,4.137402,1.5703,4.034211 -L 1.5703,4.034211,1.6521,3.913543 -L 1.6521,3.913543,1.7216,3.771681 -L 1.7216,3.771681,1.7832,3.608618 -L 1.7832,3.608618,1.8303,3.424351 -L 1.8303,3.424351,1.8673,3.218891 -L 1.8673,3.218891,1.8975,2.992232 -L 1.8975,2.992232,1.9121,2.744377 -L 1.9121,2.744377,1.9166,2.475318 -L 1.9166,2.475318,1.9166,0.631102 -L 1.9166,0.631102,1.9222,0.404739 -L 1.9222,0.404739,1.9368,0.201816 -L 1.9368,0.201816,1.9592,0.022337 -L 1.9592,0.022337,1.9962,-0.1337 -L 1.9962,-0.1337,2.0365,-0.266296 -L 2.0365,-0.266296,2.0903,-0.375445 -L 2.0903,-0.375445,2.1497,-0.461157 -L 2.1497,-0.461157,2.2248,-0.523424 -L 2.2248,-0.523424,2.2988,-0.570808 -L 2.2988,-0.570808,2.3851,-0.611878 -L 2.3851,-0.611878,2.4725,-0.646627 -L 2.4725,-0.646627,2.561,-0.67506 -L 2.561,-0.67506,2.6574,-0.697176 -L 2.6574,-0.697176,2.7569,-0.712968 -L 2.7569,-0.712968,2.8614,-0.722448 -L 2.8614,-0.722448,2.9679,-0.725607 -L 2.9679,-0.725607,2.9679,-1.330268 - -[}] 135 -L -0.0002,-1.330268,-0.0002,-0.725607 -L -0.0002,-0.725607,0.1111,-0.722448 -L 0.1111,-0.722448,0.2105,-0.712968 -L 0.2105,-0.712968,0.3151,-0.697176 -L 0.3151,-0.697176,0.4092,-0.67506 -L 0.4092,-0.67506,0.5,-0.646627 -L 0.5,-0.646627,0.5874,-0.611878 -L 0.5874,-0.611878,0.6692,-0.570808 -L 0.6692,-0.570808,0.7477,-0.523424 -L 0.7477,-0.523424,0.8172,-0.461157 -L 0.8172,-0.461157,0.8819,-0.375445 -L 0.8819,-0.375445,0.9335,-0.266296 -L 0.9335,-0.266296,0.9763,-0.1337 -L 0.9763,-0.1337,1.0077,0.022337 -L 1.0077,0.022337,1.0335,0.201816 -L 1.0335,0.201816,1.0503,0.404739 -L 1.0503,0.404739,1.0525,0.631102 -L 1.0525,0.631102,1.0525,2.475318 -L 1.0525,2.475318,1.0604,2.744377 -L 1.0604,2.744377,1.075,2.992232 -L 1.075,2.992232,1.0996,3.218891 -L 1.0996,3.218891,1.14,3.424351 -L 1.14,3.424351,1.1893,3.608618 -L 1.1893,3.608618,1.2462,3.771681 -L 1.2462,3.771681,1.3159,3.913543 -L 1.3159,3.913543,1.4,4.034211 -L 1.4,4.034211,1.4838,4.137402 -L 1.4838,4.137402,1.5681,4.226829 -L 1.5681,4.226829,1.6522,4.302499 -L 1.6522,4.302499,1.7317,4.364409 -L 1.7317,4.364409,1.8113,4.412562 -L 1.8113,4.412562,1.8898,4.446962 -L 1.8898,4.446962,1.9649,4.4676 -L 1.9649,4.4676,2.0388,4.474478 -L 2.0388,4.474478,1.9649,4.481361 -L 1.9649,4.481361,1.8898,4.501994 -L 1.8898,4.501994,1.8113,4.536397 -L 1.8113,4.536397,1.7317,4.584543 -L 1.7317,4.584543,1.6522,4.646462 -L 1.6522,4.646462,1.5681,4.722128 -L 1.5681,4.722128,1.4838,4.811559 -L 1.4838,4.811559,1.4,4.914748 -L 1.4,4.914748,1.3159,5.035414 -L 1.3159,5.035414,1.2462,5.17728 -L 1.2462,5.17728,1.1893,5.340341 -L 1.1893,5.340341,1.14,5.52461 -L 1.14,5.52461,1.0996,5.730064 -L 1.0996,5.730064,1.075,5.956729 -L 1.075,5.956729,1.0604,6.20458 -L 1.0604,6.20458,1.0525,6.473641 -L 1.0525,6.473641,1.0525,8.317856 -L 1.0525,8.317856,1.0503,8.544218 -L 1.0503,8.544218,1.0335,8.747139 -L 1.0335,8.747139,1.0077,8.926622 -L 1.0077,8.926622,0.9763,9.082654 -L 0.9763,9.082654,0.9335,9.215248 -L 0.9335,9.215248,0.8819,9.324402 -L 0.8819,9.324402,0.8172,9.410111 -L 0.8172,9.410111,0.7477,9.472378 -L 0.7477,9.472378,0.6692,9.519769 -L 0.6692,9.519769,0.5874,9.560837 -L 0.5874,9.560837,0.5,9.595582 -L 0.5,9.595582,0.4092,9.624017 -L 0.4092,9.624017,0.3151,9.646126 -L 0.3151,9.646126,0.2105,9.661927 -L 0.2105,9.661927,0.1111,9.671408 -L 0.1111,9.671408,-0.0002,9.674566 -L -0.0002,9.674566,-0.0002,10.27922 -L -0.0002,10.27922,0.1884,10.274205 -L 0.1884,10.274205,0.3689,10.259145 -L 0.3689,10.259145,0.5448,10.234054 -L 0.5448,10.234054,0.7163,10.198918 -L 0.7163,10.198918,0.8819,10.153745 -L 0.8819,10.153745,1.0402,10.098531 -L 1.0402,10.098531,1.1994,10.033283 -L 1.1994,10.033283,1.3473,9.957993 -L 1.3473,9.957993,1.4838,9.862427 -L 1.4838,9.862427,1.6073,9.736332 -L 1.6073,9.736332,1.7093,9.579704 -L 1.7093,9.579704,1.7889,9.392544 -L 1.7889,9.392544,1.855,9.174867 -L 1.855,9.174867,1.9021,8.926644 -L 1.9021,8.926644,1.9279,8.647908 -L 1.9279,8.647908,1.9368,8.338639 -L 1.9368,8.338639,1.9368,6.494425 -L 1.9368,6.494425,1.9402,6.277361 -L 1.9402,6.277361,1.9469,6.078724 -L 1.9469,6.078724,1.9548,5.898499 -L 1.9548,5.898499,1.9691,5.736709 -L 1.9691,5.736709,1.9918,5.593334 -L 1.9918,5.593334,2.0142,5.468393 -L 2.0142,5.468393,2.0388,5.361864 -L 2.0388,5.361864,2.0713,5.273764 -L 2.0713,5.273764,2.1128,5.199806 -L 2.1128,5.199806,2.1778,5.135711 -L 2.1778,5.135711,2.2619,5.081469 -L 2.2619,5.081469,2.3605,5.037092 -L 2.3605,5.037092,2.4871,5.002582 -L 2.4871,5.002582,2.6261,4.97793 -L 2.6261,4.97793,2.7875,4.963136 -L 2.7875,4.963136,2.9702,4.958204 -L 2.9702,4.958204,2.9702,3.990755 -L 2.9702,3.990755,2.7875,3.985821 -L 2.7875,3.985821,2.6261,3.971027 -L 2.6261,3.971027,2.4871,3.946374 -L 2.4871,3.946374,2.3605,3.911866 -L 2.3605,3.911866,2.2619,3.867486 -L 2.2619,3.867486,2.1778,3.81325 -L 2.1778,3.81325,2.1128,3.749153 -L 2.1128,3.749153,2.0713,3.675193 -L 2.0713,3.675193,2.0388,3.587095 -L 2.0388,3.587095,2.0142,3.480566 -L 2.0142,3.480566,1.9918,3.35562 -L 1.9918,3.35562,1.9691,3.21225 -L 1.9691,3.21225,1.9548,3.05046 -L 1.9548,3.05046,1.9469,2.870237 -L 1.9469,2.870237,1.9402,2.6716 -L 1.9402,2.6716,1.9368,2.454536 -L 1.9368,2.454536,1.9368,0.610315 -L 1.9368,0.610315,1.9279,0.301049 -L 1.9279,0.301049,1.9021,0.022306 -L 1.9021,0.022306,1.855,-0.225904 -L 1.855,-0.225904,1.7889,-0.44359 -L 1.7889,-0.44359,1.7093,-0.630743 -L 1.7093,-0.630743,1.6073,-0.787373 -L 1.6073,-0.787373,1.4838,-0.91347 -L 1.4838,-0.91347,1.3473,-1.009041 -L 1.3473,-1.009041,1.1994,-1.084328 -L 1.1994,-1.084328,1.0402,-1.149579 -L 1.0402,-1.149579,0.8819,-1.204786 -L 0.8819,-1.204786,0.7163,-1.249962 -L 0.7163,-1.249962,0.5448,-1.285093 -L 0.5448,-1.285093,0.3689,-1.310188 -L 0.3689,-1.310188,0.1884,-1.325249 -L 0.1884,-1.325249,-0.0002,-1.330268 - -[ï½¢] 170 -L 0.0005,4.931754,0.0123,5.22084 -L 0.0123,5.22084,0.0464,5.501397 -L 0.0464,5.501397,0.1036,5.773417 -L 0.1036,5.773417,0.1837,6.036909 -L 0.1837,6.036909,0.2863,6.291868 -L 0.2863,6.291868,0.4124,6.538294 -L 0.4124,6.538294,0.5603,6.776185 -L 0.5603,6.776185,0.7318,7.005545 -L 0.7318,7.005545,0.9223,7.216572 -L 0.9223,7.216572,1.1274,7.399459 -L 1.1274,7.399459,1.3471,7.55421 -L 1.3471,7.55421,1.5819,7.680826 -L 1.5819,7.680826,1.8313,7.779302 -L 1.8313,7.779302,2.0964,7.849644 -L 2.0964,7.849644,2.376,7.891853 -L 2.376,7.891853,2.6696,7.90592 -L 2.6696,7.90592,2.7335,7.905358 -L 2.7335,7.905358,2.7963,7.903678 -L 2.7963,7.903678,2.859,7.900872 -L 2.859,7.900872,2.9207,7.896947 -L 2.9207,7.896947,2.9818,7.891895 -L 2.9818,7.891895,3.0417,7.885726 -L 3.0417,7.885726,3.1017,7.878435 -L 3.1017,7.878435,3.1605,7.870018 -L 3.1605,7.870018,3.406,8.756223 -L 3.406,8.756223,3.94,8.639066 -L 3.94,8.639066,3.6946,7.766093 -L 3.6946,7.766093,3.8173,7.720062 -L 3.8173,7.720062,3.9406,7.664174 -L 3.9406,7.664174,4.0639,7.598422 -L 4.0639,7.598422,4.1872,7.522811 -L 4.1872,7.522811,4.3105,7.43734 -L 4.3105,7.43734,4.4343,7.342006 -L 4.4343,7.342006,4.5582,7.23681 -L 4.5582,7.23681,4.6826,7.121756 -L 4.6826,7.121756,4.7997,6.99518 -L 4.7997,6.99518,4.9045,6.855443 -L 4.9045,6.855443,4.9953,6.702537 -L 4.9953,6.702537,5.0732,6.536461 -L 5.0732,6.536461,5.1382,6.357219 -L 5.1382,6.357219,5.1897,6.164808 -L 5.1897,6.164808,5.2284,5.959229 -L 5.2284,5.959229,5.253,5.740486 -L 5.253,5.740486,4.2074,5.740486 -L 4.2074,5.740486,4.176,5.905672 -L 4.176,5.905672,4.1423,6.05545 -L 4.1423,6.05545,4.1048,6.189817 -L 4.1048,6.189817,4.0645,6.308769 -L 4.0645,6.308769,4.0207,6.41231 -L 4.0207,6.41231,3.9742,6.500441 -L 3.9742,6.500441,3.9238,6.573163 -L 3.9238,6.573163,3.8711,6.630465 -L 3.8711,6.630465,3.8162,6.678059 -L 3.8162,6.678059,3.763,6.721638 -L 3.763,6.721638,3.7103,6.761203 -L 3.7103,6.761203,3.6587,6.796748 -L 3.6587,6.796748,3.6077,6.828279 -L 3.6077,6.828279,3.5573,6.855798 -L 3.5573,6.855798,3.508,6.879301 -L 3.508,6.879301,3.4598,6.898784 -L 3.4598,6.898784,2.3497,2.862683 -L 2.3497,2.862683,2.3928,2.85427 -L 2.3928,2.85427,2.4365,2.846977 -L 2.4365,2.846977,2.4802,2.840808 -L 2.4802,2.840808,2.5256,2.835758 -L 2.5256,2.835758,2.571,2.831831 -L 2.571,2.831831,2.6181,2.829026 -L 2.6181,2.829026,2.6646,2.827343 -L 2.6646,2.827343,2.7122,2.826781 -L 2.7122,2.826781,2.8708,2.830281 -L 2.8708,2.830281,3.0193,2.840777 -L 3.0193,2.840777,3.1589,2.85827 -L 3.1589,2.85827,3.2894,2.882761 -L 3.2894,2.882761,3.4099,2.91425 -L 3.4099,2.91425,3.5214,2.952733 -L 3.5214,2.952733,3.6234,2.998217 -L 3.6234,2.998217,3.7159,3.050697 -L 3.7159,3.050697,3.8016,3.113684 -L 3.8016,3.113684,3.8829,3.190701 -L 3.8829,3.190701,3.9597,3.281738 -L 3.9597,3.281738,4.0308,3.386801 -L 4.0308,3.386801,4.0981,3.505888 -L 4.0981,3.505888,4.1603,3.638997 -L 4.1603,3.638997,4.2186,3.786133 -L 4.2186,3.786133,4.2712,3.947292 -L 4.2712,3.947292,5.3601,3.947292 -L 5.3601,3.947292,5.3147,3.726007 -L 5.3147,3.726007,5.2519,3.516591 -L 5.2519,3.516591,5.1723,3.319041 -L 5.1723,3.319041,5.076,3.133363 -L 5.076,3.133363,4.9628,2.959554 -L 4.9628,2.959554,4.8327,2.797612 -L 4.8327,2.797612,4.6859,2.64754 -L 4.6859,2.64754,4.5223,2.509336 -L 4.5223,2.509336,4.343,2.385334 -L 4.343,2.385334,4.1508,2.277863 -L 4.1508,2.277863,3.9451,2.186929 -L 3.9451,2.186929,3.7254,2.112528 -L 3.7254,2.112528,3.4923,2.054663 -L 3.4923,2.054663,3.2457,2.013325 -L 3.2457,2.013325,2.9857,1.988526 -L 2.9857,1.988526,2.7122,1.980258 -L 2.7122,1.980258,2.6332,1.981175 -L 2.6332,1.981175,2.5553,1.98392 -L 2.5553,1.98392,2.478,1.988497 -L 2.478,1.988497,2.4029,1.994902 -L 2.4029,1.994902,2.3289,2.003142 -L 2.3289,2.003142,2.2561,2.013209 -L 2.2561,2.013209,2.1843,2.025104 -L 2.1843,2.025104,2.1148,2.038836 -L 2.1148,2.038836,1.7304,0.644342 -L 1.7304,0.644342,1.1964,0.763381 -L 1.1964,0.763381,1.5914,2.212676 -L 1.5914,2.212676,1.4704,2.274928 -L 1.4704,2.274928,1.3465,2.351146 -L 1.3465,2.351146,1.2205,2.441327 -L 1.2205,2.441327,1.0927,2.545472 -L 1.0927,2.545472,0.9616,2.663584 -L 0.9616,2.663584,0.8287,2.795664 -L 0.8287,2.795664,0.6937,2.941707 -L 0.6937,2.941707,0.5558,3.101714 -L 0.5558,3.101714,0.4258,3.276423 -L 0.4258,3.276423,0.3126,3.466578 -L 0.3126,3.466578,0.2174,3.67217 -L 0.2174,3.67217,0.1395,3.893203 -L 0.1395,3.893203,0.0784,4.129677 -L 0.0784,4.129677,0.0358,4.381593 -L 0.0358,4.381593,0.0095,4.648955 -L 0.0095,4.648955,0.0005,4.931754 -L 2.6595,6.938466,2.4937,6.930715 -L 2.4937,6.930715,2.3345,6.907467 -L 2.3345,6.907467,2.1815,6.868717 -L 2.1815,6.868717,2.0347,6.814464 -L 2.0347,6.814464,1.8929,6.744711 -L 1.8929,6.744711,1.7584,6.659461 -L 1.7584,6.659461,1.629,6.558709 -L 1.629,6.558709,1.5063,6.442456 -L 1.5063,6.442456,1.3931,6.308489 -L 1.3931,6.308489,1.2956,6.154591 -L 1.2956,6.154591,1.2132,5.980769 -L 1.2132,5.980769,1.1454,5.787016 -L 1.1454,5.787016,1.0933,5.573331 -L 1.0933,5.573331,1.0557,5.33972 -L 1.0557,5.33972,1.0333,5.086182 -L 1.0333,5.086182,1.0254,4.81271 -L 1.0254,4.81271,1.031,4.563773 -L 1.031,4.563773,1.0456,4.3366 -L 1.0456,4.3366,1.0714,4.131183 -L 1.0714,4.131183,1.1073,3.947526 -L 1.1073,3.947526,1.1527,3.785629 -L 1.1527,3.785629,1.2087,3.645492 -L 1.2087,3.645492,1.2748,3.527113 -L 1.2748,3.527113,1.3516,3.430498 -L 1.3516,3.430498,1.43,3.348462 -L 1.43,3.348462,1.504,3.273842 -L 1.504,3.273842,1.5724,3.206628 -L 1.5724,3.206628,1.6352,3.146828 -L 1.6352,3.146828,1.6934,3.094436 -L 1.6934,3.094436,1.7467,3.049458 -L 1.7467,3.049458,1.7943,3.011885 -L 1.7943,3.011885,1.8369,2.981727 -L 1.8369,2.981727,2.9151,6.927127 -L 2.9151,6.927127,2.8859,6.929782 -L 2.8859,6.929782,2.8551,6.932085 -L 2.8551,6.932085,2.8243,6.934038 -L 2.8243,6.934038,2.7929,6.935632 -L 2.7929,6.935632,2.7604,6.936873 -L 2.7604,6.936873,2.7268,6.937757 -L 2.7268,6.937757,2.6932,6.938289 -L 2.6932,6.938289,2.6595,6.938466 - -[ï½°] 128 -L 0.001,8.344311,0.0078,8.490499 -L 0.0078,8.490499,0.0179,8.631464 -L 0.0179,8.631464,0.0481,8.767206 -L 0.0481,8.767206,0.0829,8.897718 -L 0.0829,8.897718,0.1299,9.023003 -L 0.1299,9.023003,0.1871,9.143063 -L 0.1871,9.143063,0.251,9.257897 -L 0.251,9.257897,0.3283,9.367508 -L 0.3283,9.367508,0.4146,9.467816 -L 0.4146,9.467816,0.4987,9.554754 -L 0.4987,9.554754,0.5928,9.628308 -L 0.5928,9.628308,0.6886,9.688504 -L 0.6886,9.688504,0.7912,9.73531 -L 0.7912,9.73531,0.8999,9.768749 -L 0.8999,9.768749,1.0064,9.788803 -L 1.0064,9.788803,1.123,9.795499 -L 1.123,9.795499,1.235,9.788803 -L 1.235,9.788803,1.346,9.768749 -L 1.346,9.768749,1.4457,9.73531 -L 1.4457,9.73531,1.5522,9.688504 -L 1.5522,9.688504,1.6464,9.628308 -L 1.6464,9.628308,1.7427,9.554754 -L 1.7427,9.554754,1.8268,9.467816 -L 1.8268,9.467816,1.9131,9.367508 -L 1.9131,9.367508,1.9927,9.257897 -L 1.9927,9.257897,2.0599,9.143063 -L 2.0599,9.143063,2.1171,9.023003 -L 2.1171,9.023003,2.1642,8.897718 -L 2.1642,8.897718,2.195,8.767206 -L 2.195,8.767206,2.2236,8.631464 -L 2.2236,8.631464,2.2381,8.490499 -L 2.2381,8.490499,2.2426,8.344311 -L 2.2426,8.344311,2.2381,8.195547 -L 2.2381,8.195547,2.2236,8.052552 -L 2.2236,8.052552,2.195,7.915302 -L 2.195,7.915302,2.1642,7.783814 -L 2.1642,7.783814,2.1171,7.658089 -L 2.1171,7.658089,2.0599,7.538114 -L 2.0599,7.538114,1.9927,7.423902 -L 1.9927,7.423902,1.9131,7.315437 -L 1.9131,7.315437,1.8268,7.216458 -L 1.8268,7.216458,1.7427,7.130676 -L 1.7427,7.130676,1.6464,7.058088 -L 1.6464,7.058088,1.5522,6.998708 -L 1.5522,6.998708,1.4457,6.952516 -L 1.4457,6.952516,1.346,6.919518 -L 1.346,6.919518,1.235,6.89972 -L 1.235,6.89972,1.123,6.893123 -L 1.123,6.893123,1.0064,6.89972 -L 1.0064,6.89972,0.8999,6.919518 -L 0.8999,6.919518,0.7912,6.952516 -L 0.7912,6.952516,0.6886,6.998708 -L 0.6886,6.998708,0.5928,7.058088 -L 0.5928,7.058088,0.4987,7.130676 -L 0.4987,7.130676,0.4146,7.216458 -L 0.4146,7.216458,0.3283,7.315437 -L 0.3283,7.315437,0.251,7.423902 -L 0.251,7.423902,0.1871,7.538114 -L 0.1871,7.538114,0.1299,7.658089 -L 0.1299,7.658089,0.0829,7.783814 -L 0.0829,7.783814,0.0481,7.915302 -L 0.0481,7.915302,0.0179,8.052552 -L 0.0179,8.052552,0.0078,8.195547 -L 0.0078,8.195547,0.001,8.344311 -L 0.3547,8.344311,0.3597,8.242136 -L 0.3597,8.242136,0.3675,8.144426 -L 0.3675,8.144426,0.3855,8.051171 -L 0.3855,8.051171,0.4101,7.962377 -L 0.4101,7.962377,0.4415,7.87804 -L 0.4415,7.87804,0.4763,7.798165 -L 0.4763,7.798165,0.5211,7.722748 -L 0.5211,7.722748,0.5738,7.651784 -L 0.5738,7.651784,0.6332,7.587341 -L 0.6332,7.587341,0.6886,7.531504 -L 0.6886,7.531504,0.752,7.484242 -L 0.752,7.484242,0.8215,7.44558 -L 0.8215,7.44558,0.8898,7.415513 -L 0.8898,7.415513,0.9649,7.394032 -L 0.9649,7.394032,1.0411,7.381146 -L 1.0411,7.381146,1.123,7.376851 -L 1.123,7.376851,1.2003,7.381146 -L 1.2003,7.381146,1.2787,7.394032 -L 1.2787,7.394032,1.3482,7.415513 -L 1.3482,7.415513,1.4233,7.44558 -L 1.4233,7.44558,1.485,7.484242 -L 1.485,7.484242,1.5522,7.531504 -L 1.5522,7.531504,1.6083,7.587341 -L 1.6083,7.587341,1.6654,7.651784 -L 1.6654,7.651784,1.7203,7.722748 -L 1.7203,7.722748,1.7618,7.798165 -L 1.7618,7.798165,1.8021,7.87804 -L 1.8021,7.87804,1.8347,7.962377 -L 1.8347,7.962377,1.8593,8.051171 -L 1.8593,8.051171,1.8784,8.144426 -L 1.8784,8.144426,1.8879,8.242136 -L 1.8879,8.242136,1.8907,8.344311 -L 1.8907,8.344311,1.8879,8.443905 -L 1.8879,8.443905,1.8784,8.539581 -L 1.8784,8.539581,1.8593,8.631332 -L 1.8593,8.631332,1.8347,8.719154 -L 1.8347,8.719154,1.8021,8.803045 -L 1.8021,8.803045,1.7618,8.883016 -L 1.7618,8.883016,1.7203,8.95905 -L 1.7203,8.95905,1.6654,9.031164 -L 1.6654,9.031164,1.6083,9.096935 -L 1.6083,9.096935,1.5522,9.153927 -L 1.5522,9.153927,1.485,9.202158 -L 1.485,9.202158,1.4233,9.241615 -L 1.4233,9.241615,1.3482,9.272305 -L 1.3482,9.272305,1.2787,9.294228 -L 1.2787,9.294228,1.2003,9.307382 -L 1.2003,9.307382,1.123,9.311771 -L 1.123,9.311771,1.0411,9.307382 -L 1.0411,9.307382,0.9649,9.294228 -L 0.9649,9.294228,0.8898,9.272305 -L 0.8898,9.272305,0.8215,9.241615 -L 0.8215,9.241615,0.752,9.202158 -L 0.752,9.202158,0.6886,9.153927 -L 0.6886,9.153927,0.6332,9.096935 -L 0.6332,9.096935,0.5738,9.031164 -L 0.5738,9.031164,0.5211,8.95905 -L 0.5211,8.95905,0.4763,8.883016 -L 0.4763,8.883016,0.4415,8.803045 -L 0.4415,8.803045,0.4101,8.719154 -L 0.4101,8.719154,0.3855,8.631332 -L 0.3855,8.631332,0.3675,8.539581 -L 0.3675,8.539581,0.3597,8.443905 -L 0.3597,8.443905,0.3547,8.344311 - -[ï½±] 16 -L 2.9728,9.434587,3.6812,9.434587 -L 3.6812,9.434587,3.6812,6.046598 -L 3.6812,6.046598,6.6345,6.046598 -L 6.6345,6.046598,6.6345,5.200072 -L 6.6345,5.200072,3.6812,5.200072 -L 3.6812,5.200072,3.6812,1.798855 -L 3.6812,1.798855,2.9728,1.798855 -L 2.9728,1.798855,2.9728,5.200072 -L 2.9728,5.200072,0.0252,5.200072 -L 0.0252,5.200072,0.0252,6.046598 -L 0.0252,6.046598,2.9728,6.046598 -L 2.9728,6.046598,2.9728,9.434587 -L 0.0005,1.088378,6.5829,1.088378 -L 6.5829,1.088378,6.5829,0.241853 -L 6.5829,0.241853,0.0005,0.241853 -L 0.0005,0.241853,0.0005,1.088378 - -[ト] 20 -L 6.2116,-0.08315,5.2561,-0.08315 -L 5.2561,-0.08315,4.508,2.539558 -L 4.508,2.539558,1.7032,2.539558 -L 1.7032,2.539558,0.9551,-0.08315 -L 0.9551,-0.08315,-0.0004,-0.08315 -L -0.0004,-0.08315,2.5724,8.916822 -L 2.5724,8.916822,3.6382,8.916822 -L 3.6382,8.916822,6.2116,-0.08315 -L 2.0075,3.627977,4.1997,3.627977 -L 4.1997,3.627977,3.1395,7.337148 -L 3.1395,7.337148,3.0706,7.337148 -L 3.0706,7.337148,2.0075,3.627977 -L 1.3933,10.069879,1.3933,11.521061 -L 1.3933,11.521061,2.5158,11.521061 -L 2.5158,11.521061,2.5158,10.069879 -L 2.5158,10.069879,1.3933,10.069879 -L 3.6948,10.069879,3.6948,11.521061 -L 3.6948,11.521061,4.8195,11.521061 -L 4.8195,11.521061,4.8195,10.069879 -L 4.8195,10.069879,3.6948,10.069879 - -[ヨ] 136 -L -0.0008,4.593535,0.0138,5.030922 -L 0.0138,5.030922,0.0637,5.454996 -L 0.0637,5.454996,0.1427,5.865766 -L 0.1427,5.865766,0.2542,6.263224 -L 0.2542,6.263224,0.3971,6.647303 -L 0.3971,6.647303,0.5759,7.018143 -L 0.5759,7.018143,0.7815,7.375603 -L 0.7815,7.375603,1.0191,7.719822 -L 1.0191,7.719822,1.2853,8.036238 -L 1.2853,8.036238,1.5616,8.310475 -L 1.5616,8.310475,1.8569,8.54255 -L 1.8569,8.54255,2.1634,8.73238 -L 2.1634,8.73238,2.4907,8.880048 -L 2.4907,8.880048,2.8281,8.98554 -L 2.8281,8.98554,3.1822,9.048794 -L 3.1822,9.048794,3.551,9.069879 -L 3.551,9.069879,3.9175,9.048794 -L 3.9175,9.048794,4.2649,8.98554 -L 4.2649,8.98554,4.5989,8.880048 -L 4.5989,8.880048,4.9139,8.73238 -L 4.9139,8.73238,5.2165,8.54255 -L 5.2165,8.54255,5.4955,8.310475 -L 5.4955,8.310475,5.7612,8.036238 -L 5.7612,8.036238,6.0094,7.719822 -L 6.0094,7.719822,6.2285,7.375463 -L 6.2285,7.375463,6.4247,7.017442 -L 6.4247,7.017442,6.5905,6.645692 -L 6.5905,6.645692,6.7217,6.260352 -L 6.7217,6.260352,6.8293,5.861283 -L 6.8293,5.861283,6.901,5.448624 -L 6.901,5.448624,6.9453,5.022236 -L 6.9453,5.022236,6.9604,4.582188 -L 6.9604,4.582188,6.9453,4.120004 -L 6.9453,4.120004,6.901,3.674422 -L 6.901,3.674422,6.8293,3.245512 -L 6.8293,3.245512,6.7217,2.833133 -L 6.7217,2.833133,6.5905,2.437426 -L 6.5905,2.437426,6.4247,2.058391 -L 6.4247,2.058391,6.2285,1.695887 -L 6.2285,1.695887,6.0094,1.350055 -L 6.0094,1.350055,5.7612,1.033643 -L 5.7612,1.033643,5.4955,0.759399 -L 5.4955,0.759399,5.2165,0.527397 -L 5.2165,0.527397,4.9139,0.337496 -L 4.9139,0.337496,4.5989,0.189833 -L 4.5989,0.189833,4.2649,0.084339 -L 4.2649,0.084339,3.9175,0.021085 -L 3.9175,0.021085,3.551,0 -L 3.551,0,3.1822,0.021085 -L 3.1822,0.021085,2.8281,0.084339 -L 2.8281,0.084339,2.4907,0.189833 -L 2.4907,0.189833,2.1634,0.337496 -L 2.1634,0.337496,1.8569,0.527397 -L 1.8569,0.527397,1.5616,0.759399 -L 1.5616,0.759399,1.2853,1.033643 -L 1.2853,1.033643,1.0191,1.350055 -L 1.0191,1.350055,0.7815,1.696097 -L 0.7815,1.696097,0.5759,2.059091 -L 0.5759,2.059091,0.3971,2.439037 -L 0.3971,2.439037,0.2542,2.836005 -L 0.2542,2.836005,0.1427,3.249925 -L 0.1427,3.249925,0.0637,3.680796 -L 0.0637,3.680796,0.0138,4.12869 -L 0.0138,4.12869,-0.0008,4.593535 -L 0.9452,4.582188,0.9552,4.160492 -L 0.9552,4.160492,0.9945,3.763735 -L 0.9945,3.763735,1.0539,3.391914 -L 1.0539,3.391914,1.1435,3.045032 -L 1.1435,3.045032,1.2573,2.723016 -L 1.2573,2.723016,1.3935,2.425938 -L 1.3935,2.425938,1.5549,2.153795 -L 1.5549,2.153795,1.7432,1.906595 -L 1.7432,1.906595,1.9466,1.686428 -L 1.9466,1.686428,2.1567,1.495687 -L 2.1567,1.495687,2.3725,1.334294 -L 2.3725,1.334294,2.5949,1.202249 -L 2.5949,1.202249,2.8225,1.099487 -L 2.8225,1.099487,3.0578,1.026148 -L 3.0578,1.026148,3.3033,0.982087 -L 3.3033,0.982087,3.551,0.967447 -L 3.551,0.967447,3.7942,0.982087 -L 3.7942,0.982087,4.0368,1.026148 -L 4.0368,1.026148,4.2649,1.099487 -L 4.2649,1.099487,4.4852,1.202249 -L 4.4852,1.202249,4.6987,1.334294 -L 4.6987,1.334294,4.9038,1.495687 -L 4.9038,1.495687,5.0965,1.686428 -L 5.0965,1.686428,5.2882,1.906595 -L 5.2882,1.906595,5.4546,2.154006 -L 5.4546,2.154006,5.6043,2.426639 -L 5.6043,2.426639,5.7309,2.724627 -L 5.7309,2.724627,5.8329,3.047833 -L 5.8329,3.047833,5.9147,3.396397 -L 5.9147,3.396397,5.9719,3.770179 -L 5.9719,3.770179,6.0038,4.169176 -L 6.0038,4.169176,6.0189,4.593535 -L 6.0189,4.593535,6.0038,5.003672 -L 6.0038,5.003672,5.9719,5.389433 -L 5.9719,5.389433,5.9147,5.750883 -L 5.9147,5.750883,5.8329,6.087959 -L 5.8329,6.087959,5.7309,6.40066 -L 5.7309,6.40066,5.6043,6.68898 -L 5.6043,6.68898,5.4546,6.952997 -L 5.4546,6.952997,5.2882,7.192635 -L 5.2882,7.192635,5.0965,7.405866 -L 5.0965,7.405866,4.9038,7.590653 -L 4.9038,7.590653,4.6987,7.747071 -L 4.6987,7.747071,4.4852,7.874982 -L 4.4852,7.874982,4.2649,7.974522 -L 4.2649,7.974522,4.0368,8.045552 -L 4.0368,8.045552,3.7942,8.088212 -L 3.7942,8.088212,3.551,8.102429 -L 3.551,8.102429,3.3033,8.088212 -L 3.3033,8.088212,3.0578,8.045552 -L 3.0578,8.045552,2.8225,7.974522 -L 2.8225,7.974522,2.5949,7.874982 -L 2.5949,7.874982,2.3725,7.747071 -L 2.3725,7.747071,2.1567,7.590653 -L 2.1567,7.590653,1.9466,7.405866 -L 1.9466,7.405866,1.7432,7.192635 -L 1.7432,7.192635,1.5549,6.952787 -L 1.5549,6.952787,1.3935,6.688282 -L 1.3935,6.688282,1.2573,6.399049 -L 1.2573,6.399049,1.1435,6.08509 -L 1.1435,6.08509,1.0539,5.746402 -L 1.0539,5.746402,0.9945,5.383058 -L 0.9945,5.383058,0.9552,4.994986 -L 0.9552,4.994986,0.9452,4.582188 -L 1.839,10.069879,1.839,11.521061 -L 1.839,11.521061,2.9614,11.521061 -L 2.9614,11.521061,2.9614,10.069879 -L 2.9614,10.069879,1.839,10.069879 -L 4.1405,10.069879,4.1405,11.521061 -L 4.1405,11.521061,5.2652,11.521061 -L 5.2652,11.521061,5.2652,10.069879 -L 5.2652,10.069879,4.1405,10.069879 - -[ワ] 78 -L 2.9219,0.967447,3.1051,0.976413 -L 3.1051,0.976413,3.289,1.003242 -L 3.289,1.003242,3.4666,1.047934 -L 3.4666,1.047934,3.6459,1.110557 -L 3.6459,1.110557,3.814,1.191114 -L 3.814,1.191114,3.9844,1.289463 -L 3.9844,1.289463,4.1503,1.405814 -L 4.1503,1.405814,4.3145,1.539958 -L 4.3145,1.539958,4.463,1.695187 -L 4.463,1.695187,4.5963,1.874652 -L 4.5963,1.874652,4.7067,2.078355 -L 4.7067,2.078355,4.7947,2.306224 -L 4.7947,2.306224,4.8642,2.558259 -L 4.8642,2.558259,4.9158,2.834604 -L 4.9158,2.834604,4.9483,3.135042 -L 4.9483,3.135042,4.9589,3.459792 -L 4.9589,3.459792,4.9589,8.986728 -L 4.9589,8.986728,5.8427,8.986728 -L 5.8427,8.986728,5.8427,3.459792 -L 5.8427,3.459792,5.8298,2.999079 -L 5.8298,2.999079,5.7883,2.574022 -L 5.7883,2.574022,5.7267,2.184689 -L 5.7267,2.184689,5.6297,1.830942 -L 5.6297,1.830942,5.5137,1.512919 -L 5.5137,1.512919,5.368,1.230551 -L 5.368,1.230551,5.196,0.983839 -L 5.196,0.983839,4.9948,0.772851 -L 4.9948,0.772851,4.7779,0.591704 -L 4.7779,0.591704,4.547,0.434724 -L 4.547,0.434724,4.3094,0.301911 -L 4.3094,0.301911,4.0539,0.193195 -L 4.0539,0.193195,3.7916,0.108646 -L 3.7916,0.108646,3.5114,0.048262 -L 3.5114,0.048262,3.2245,0.012048 -L 3.2245,0.012048,2.9219,0 -L 2.9219,0,2.6226,0.012048 -L 2.6226,0.012048,2.3279,0.048262 -L 2.3279,0.048262,2.0522,0.108646 -L 2.0522,0.108646,1.7877,0.193195 -L 1.7877,0.193195,1.5344,0.301911 -L 1.5344,0.301911,1.2923,0.434724 -L 1.2923,0.434724,1.0636,0.591704 -L 1.0636,0.591704,0.8484,0.772851 -L 0.8484,0.772851,0.6478,0.983839 -L 0.6478,0.983839,0.4741,1.230551 -L 0.4741,1.230551,0.3306,1.512919 -L 0.3306,1.512919,0.2141,1.830942 -L 0.2141,1.830942,0.1177,2.184689 -L 0.1177,2.184689,0.0561,2.574022 -L 0.0561,2.574022,0.0135,2.999079 -L 0.0135,2.999079,-0.0005,3.459792 -L -0.0005,3.459792,-0.0005,8.986728 -L -0.0005,8.986728,0.8854,8.986728 -L 0.8854,8.986728,0.8854,3.459792 -L 0.8854,3.459792,0.8961,3.135042 -L 0.8961,3.135042,0.928,2.834604 -L 0.928,2.834604,0.9751,2.558259 -L 0.9751,2.558259,1.0491,2.306224 -L 1.0491,2.306224,1.1387,2.078355 -L 1.1387,2.078355,1.2474,1.874652 -L 1.2474,1.874652,1.3763,1.695187 -L 1.3763,1.695187,1.5299,1.539958 -L 1.5299,1.539958,1.6935,1.405814 -L 1.6935,1.405814,1.8616,1.289463 -L 1.8616,1.289463,2.0281,1.191114 -L 2.0281,1.191114,2.199,1.110557 -L 2.199,1.110557,2.3772,1.047934 -L 2.3772,1.047934,2.5554,1.003242 -L 2.5554,1.003242,2.7398,0.976413 -L 2.7398,0.976413,2.9219,0.967447 -L 1.2099,10.069879,1.2099,11.521061 -L 1.2099,11.521061,2.3324,11.521061 -L 2.3324,11.521061,2.3324,10.069879 -L 2.3324,10.069879,1.2099,10.069879 -L 3.5114,10.069879,3.5114,11.521061 -L 3.5114,11.521061,4.6361,11.521061 -L 4.6361,11.521061,4.6361,10.069879 -L 4.6361,10.069879,3.5114,10.069879 - -[゚] 171 -L 2.7388,9.069879,2.9747,9.058321 -L 2.9747,9.058321,3.2022,9.023434 -L 3.2022,9.023434,3.4129,8.965364 -L 3.4129,8.965364,3.613,8.884039 -L 3.613,8.884039,3.8041,8.779453 -L 3.8041,8.779453,3.9828,8.651684 -L 3.9828,8.651684,4.151,8.500588 -L 4.151,8.500588,4.3034,8.326378 -L 4.3034,8.326378,4.4485,8.139137 -L 4.4485,8.139137,4.5718,7.949304 -L 4.5718,7.949304,4.6738,7.75688 -L 4.6738,7.75688,4.7601,7.561791 -L 4.7601,7.561791,4.8217,7.364113 -L 4.8217,7.364113,4.8688,7.163772 -L 4.8688,7.163772,4.8991,6.960772 -L 4.8991,6.960772,4.9092,6.755176 -L 4.9092,6.755176,4.9019,6.605554 -L 4.9019,6.605554,4.889,6.45726 -L 4.889,6.45726,4.8666,6.310087 -L 4.8666,6.310087,4.8402,6.164245 -L 4.8402,6.164245,4.7971,6.019594 -L 4.7971,6.019594,4.7506,5.876203 -L 4.7506,5.876203,4.6906,5.734002 -L 4.6906,5.734002,4.629,5.593135 -L 4.629,5.593135,4.5528,5.459339 -L 4.5528,5.459339,4.4732,5.338717 -L 4.4732,5.338717,4.3891,5.23119 -L 4.3891,5.23119,4.295,5.136766 -L 4.295,5.136766,4.1975,5.055439 -L 4.1975,5.055439,4.0949,4.987281 -L 4.0949,4.987281,3.9828,4.932152 -L 3.9828,4.932152,3.868,4.890193 -L 3.868,4.890193,3.9845,4.853558 -L 3.9845,4.853558,4.0988,4.802349 -L 4.0988,4.802349,4.2154,4.736576 -L 4.2154,4.736576,4.3247,4.656089 -L 4.3247,4.656089,4.4368,4.561033 -L 4.4368,4.561033,4.5404,4.451406 -L 4.5404,4.451406,4.6441,4.327139 -L 4.6441,4.327139,4.7433,4.188232 -L 4.7433,4.188232,4.8402,4.035875 -L 4.8402,4.035875,4.9193,3.871188 -L 4.9193,3.871188,4.9915,3.694176 -L 4.9915,3.694176,5.0448,3.504903 -L 5.0448,3.504903,5.0874,3.303302 -L 5.0874,3.303302,5.1165,3.089372 -L 5.1165,3.089372,5.1372,2.863114 -L 5.1372,2.863114,5.1429,2.624597 -L 5.1429,2.624597,5.1344,2.396095 -L 5.1344,2.396095,5.1042,2.171728 -L 5.1042,2.171728,5.0549,1.951496 -L 5.0549,1.951496,4.9831,1.735325 -L 4.9831,1.735325,4.8968,1.523286 -L 4.8968,1.523286,4.7881,1.315311 -L 4.7881,1.315311,4.6592,1.111468 -L 4.6592,1.111468,4.5079,0.911688 -L 4.5079,0.911688,4.3421,0.726338 -L 4.3421,0.726338,4.1582,0.565716 -L 4.1582,0.565716,3.9621,0.429821 -L 3.9621,0.429821,3.7548,0.318583 -L 3.7548,0.318583,3.5295,0.232142 -L 3.2863,0.170359,3.0307,0.133303 -L 3.0307,0.133303,2.7612,0.120905 -L 2.7584,1.088352,2.9074,1.094306 -L 2.9074,1.094306,3.0531,1.112168 -L 3.0531,1.112168,3.1899,1.141937 -L 3.1899,1.141937,3.3233,1.183546 -L 3.3233,1.183546,3.4449,1.237136 -L 3.4449,1.237136,3.5631,1.302562 -L 3.5631,1.302562,3.6774,1.379896 -L 3.6774,1.379896,3.7873,1.469138 -L 3.7873,1.469138,3.8803,1.570289 -L 3.8803,1.570289,3.9677,1.683278 -L 3.9677,1.683278,4.0394,1.808246 -L 4.0394,1.808246,4.0966,1.945049 -L 4.0966,1.945049,4.1414,2.093763 -L 4.1414,2.093763,4.1762,2.254388 -L 4.1762,2.254388,4.1958,2.426917 -L 4.1958,2.426917,4.1975,2.611358 -L 4.1975,2.611358,4.1907,2.843851 -L 4.1907,2.843851,4.1661,3.060302 -L 4.1661,3.060302,4.1252,3.260853 -L 4.1252,3.260853,4.0641,3.445362 -L 4.0641,3.445362,3.9868,3.61397 -L 3.9868,3.61397,3.8932,3.766536 -L 3.8932,3.766536,3.7873,3.903132 -L 3.7873,3.903132,3.6606,4.023824 -L 3.6606,4.023824,3.5194,4.129461 -L 3.5194,4.129461,3.3703,4.221012 -L 3.3703,4.221012,3.2123,4.298419 -L 3.2123,4.298419,3.047,4.361813 -L 3.047,4.361813,2.8733,4.411126 -L 2.8733,4.411126,2.6889,4.446292 -L 2.6889,4.446292,2.4984,4.467447 -L 2.4984,4.467447,2.2961,4.474452 -L 2.2961,5.20009,2.4984,5.207443 -L 2.4984,5.207443,2.6844,5.229511 -L 2.6844,5.229511,2.8581,5.266356 -L 2.8581,5.266356,3.0218,5.317912 -L 3.0218,5.317912,3.1759,5.384249 -L 3.1759,5.384249,3.3109,5.465223 -L 3.3109,5.465223,3.432,5.56105 -L 3.432,5.56105,3.5441,5.67152 -L 3.5441,5.67152,3.6427,5.791374 -L 3.6427,5.791374,3.7307,5.91508 -L 3.7307,5.91508,3.8018,6.04278 -L 3.8018,6.04278,3.8596,6.174402 -L 3.8596,6.174402,3.9027,6.309877 -L 3.9027,6.309877,3.938,6.449344 -L 3.938,6.449344,3.9604,6.592735 -L 3.9604,6.592735,3.9621,6.740048 -L 3.9621,6.740048,3.9604,6.883436 -L 3.9604,6.883436,3.9397,7.020592 -L 3.9397,7.020592,3.9128,7.151654 -L 3.9128,7.151654,3.868,7.276484 -L 3.868,7.276484,3.8147,7.395147 -L 3.8147,7.395147,3.7492,7.507645 -L 3.7492,7.507645,3.6707,7.61398 -L 3.6707,7.61398,3.581,7.71415 -L 3.581,7.71415,3.4847,7.805141 -L 3.4847,7.805141,3.3849,7.884019 -L 3.3849,7.884019,3.284,7.950776 -L 3.284,7.950776,3.1798,8.005342 -L 3.1798,8.005342,3.0756,8.047864 -L 3.0756,8.047864,2.9646,8.078195 -L 2.9646,8.078195,2.8525,8.096405 -L 2.8525,8.096405,2.736,8.102429 -L 2.0181,8.102429,1.9015,8.097108 -L 1.9015,8.097108,1.7928,8.080994 -L 1.7928,8.080994,1.6847,8.054238 -L 1.6847,8.054238,1.5799,8.01669 -L 1.5799,8.01669,1.4857,7.9685 -L 1.4857,7.9685,1.3893,7.909517 -L 1.3893,7.909517,1.2997,7.839886 -L 1.2997,7.839886,1.2156,7.759474 -L 1.2156,7.759474,1.136,7.665676 -L 1.136,7.665676,1.0699,7.555631 -L 1.0699,7.555631,1.0128,7.42933 -L 1.0128,7.42933,0.9679,7.286851 -L 0.9679,7.286851,0.9304,7.12819 -L 0.9304,7.12819,0.9085,6.953277 -L 0.9085,6.953277,0.8884,6.762184 -L 0.8884,6.762184,0.8861,6.554908 -L -0.0004,6.554908,0.0097,6.852827 -L 0.0097,6.852827,0.0371,7.132463 -L 0.0371,7.132463,0.0791,7.393816 -L 0.0791,7.393816,0.1408,7.636884 -L 0.1408,7.636884,0.2226,7.861741 -L 0.2226,7.861741,0.3173,8.068246 -L 0.3173,8.068246,0.4356,8.25654 -L 0.4356,8.25654,0.5695,8.426476 -L 0.5695,8.426476,0.718,8.577294 -L 0.718,8.577294,0.876,8.708006 -L 0.876,8.708006,1.0402,8.818613 -L 1.0402,8.818613,1.2179,8.909046 -L 1.2179,8.909046,1.4062,8.979443 -L 1.4062,8.979443,1.6006,9.029671 -L 1.6006,9.029671,1.8052,9.059862 -L 1.8052,9.059862,2.0209,9.069879 -L 2.0209,9.069879,2.7388,9.069879 -L 2.0181,8.102429,2.736,8.102429 -L 2.2961,5.20009,1.8859,5.20009 -L 1.8859,5.20009,1.8859,4.474452 -L 2.2961,4.474452,1.8859,4.474452 -L -0.0004,6.554908,-0.0004,0.120905 -L 0.8861,0.120905,-0.0004,0.120905 -L 0.8861,6.554908,0.8861,0.120905 -L 1.8859,1.088352,1.8859,0.120905 -L 3.5295,0.232142,3.2863,0.170359 -L 1.8859,0.120905,2.7584,0.120905 -L 2.7584,1.088352,1.8859,1.088352 - -[臂 201 -L 2.1763,6.409414,2.3725,6.4008 -L 2.3725,6.4008,2.563,6.375022 -L 2.563,6.375022,2.7435,6.332082 -L 2.7435,6.332082,2.9161,6.27191 -L 2.9161,6.27191,3.073,6.194576 -L 3.073,6.194576,3.2243,6.10008 -L 3.2243,6.10008,3.3677,5.988422 -L 3.3677,5.988422,3.4966,5.85953 -L 3.4966,5.85953,3.6188,5.71418 -L 3.6188,5.71418,3.7253,5.553207 -L 3.7253,5.553207,3.8088,5.376474 -L 3.8088,5.376474,3.8833,5.183979 -L 3.8833,5.183979,3.9382,4.975863 -L 3.9382,4.975863,3.9808,4.751986 -L 3.9808,4.751986,4.0032,4.512419 -L 4.0032,4.512419,4.0122,4.25716 -L 4.0122,4.25716,4.0122,1.347253 -L 4.0122,1.347253,4.0122,1.165826 -L 4.0122,1.165826,4.0251,0.988109 -L 4.0251,0.988109,4.0424,0.81411 -L 4.0424,0.81411,4.0615,0.643888 -L 4.0615,0.643888,4.0929,0.477312 -L 4.0929,0.477312,4.1287,0.31445 -L 4.1287,0.31445,4.1713,0.155369 -L 4.1713,0.155369,4.2223,0 -L 4.2223,0,3.2299,0 -L 3.2299,0,3.1996,0.180026 -L 3.2019,0.180306,3.1772,0.354518 -L 3.1772,0.354728,3.1548,0.522986 -L 3.1548,0.523266,3.138,0.68564 -L 3.138,0.68592,3.0763,0.611318 -L 3.0763,0.611318,3.0113,0.540498 -L 3.0113,0.540498,2.9418,0.473602 -L 2.9418,0.473602,2.8712,0.410487 -L 2.8712,0.410487,2.7905,0.351226 -L 2.7905,0.351226,2.7121,0.295817 -L 2.7121,0.295817,2.6224,0.244261 -L 2.6224,0.244261,2.5361,0.196485 -L 2.5361,0.196485,2.4397,0.153337 -L 2.4397,0.153337,2.3478,0.115511 -L 2.3478,0.115511,2.2559,0.082938 -L 2.2559,0.082938,2.1618,0.055759 -L 2.1618,0.055759,2.0671,0.033834 -L 2.0671,0.033834,1.9757,0.017232 -L 1.9757,0.017232,1.8849,0.005954 -L 1.8849,0.005954,1.793,0 -L 1.793,0,1.5846,0.006655 -L 1.5846,0.006655,1.394,0.026546 -L 1.394,0.026546,1.208,0.05975 -L 1.208,0.05975,1.0387,0.106262 -L 1.0387,0.106262,0.8785,0.166084 -L 0.8785,0.166084,0.7328,0.239145 -L 0.7328,0.239145,0.596,0.325518 -L 0.596,0.325518,0.475,0.425125 -L 0.475,0.425125,0.3629,0.538257 -L 0.3629,0.538257,0.2654,0.665113 -L 0.2654,0.665113,0.1847,0.805634 -L 0.1847,0.805634,0.1175,0.959882 -L 0.1175,0.959882,0.0637,1.127789 -L 0.0637,1.127789,0.0267,1.309427 -L 0.0267,1.309427,0.0043,1.504791 -L 0.0043,1.504791,-0.0013,1.713817 -L -0.0013,1.713817,0.0043,1.85763 -L 0.0043,1.85763,0.0166,2.00004 -L 0.0166,2.00004,0.0468,2.140979 -L 0.0468,2.140979,0.0782,2.280446 -L 0.0782,2.280446,0.1275,2.418513 -L 0.1275,2.418513,0.1847,2.555108 -L 0.1847,2.555108,0.2519,2.690233 -L 0.2519,2.690233,0.327,2.823957 -L 0.327,2.823957,0.4128,2.954528 -L 0.4128,2.954528,0.512,3.080266 -L 0.512,3.080266,0.6162,3.201241 -L 0.6162,3.201241,0.7328,3.317382 -L 0.7328,3.317382,0.8605,3.428688 -L 0.8605,3.428688,0.9939,3.535165 -L 0.9939,3.535165,1.1396,3.636874 -L 1.1396,3.636874,1.2965,3.733751 -L 1.2965,3.733751,1.4646,3.827129 -L 1.4646,3.827129,1.6462,3.918333 -L 1.6462,3.918333,1.8507,4.007365 -L 1.8507,4.007365,2.0699,4.094226 -L 2.0699,4.094226,2.3075,4.178845 -L 2.3075,4.178845,2.563,4.261293 -L 2.563,4.261293,2.8354,4.341569 -L 2.8354,4.341569,3.129,4.419674 -L 3.129,4.419674,3.129,4.584079 -L 3.129,4.584079,3.12,4.694546 -L 3.12,4.694546,3.1122,4.801161 -L 3.1122,4.801161,3.0954,4.90385 -L 3.0954,4.90385,3.0707,5.002622 -L 3.0707,5.002622,3.0388,5.097468 -L 3.0388,5.097468,2.9967,5.188532 -L 2.9967,5.188532,2.9514,5.275603 -L 2.9514,5.275603,2.9004,5.358821 -L 2.9004,5.358821,2.8376,5.434964 -L 2.8376,5.434964,2.7704,5.500951 -L 2.7704,5.500951,2.6941,5.55685 -L 2.6941,5.55685,2.6056,5.602522 -L 2.6056,5.602522,2.5126,5.638107 -L 2.5126,5.638107,2.4072,5.663464 -L 2.4072,5.663464,2.2996,5.678735 -L 2.2996,5.678735,2.1763,5.683779 -L 2.1763,5.683779,2.0598,5.679644 -L 2.0598,5.679644,1.9555,5.667177 -L 1.9555,5.667177,1.8592,5.64644 -L 1.8592,5.64644,1.765,5.617442 -L 1.765,5.617442,1.6832,5.580106 -L 1.6832,5.580106,1.607,5.534434 -L 1.607,5.534434,1.5431,5.480564 -L 1.5431,5.480564,1.4781,5.418293 -L 1.4781,5.418293,1.426,5.348524 -L 1.426,5.348524,1.3761,5.271818 -L 1.3761,5.271818,1.3313,5.18825 -L 1.3313,5.18825,1.2909,5.097816 -L 1.2909,5.097816,1.2573,5.000448 -L 1.2573,5.000448,1.2293,4.896287 -L 1.2293,4.896287,1.2035,4.78519 -L 1.2035,4.78519,1.1788,4.667227 -L 1.1788,4.667227,0.2564,4.667227 -L 0.2564,4.667227,0.2878,4.860212 -L 0.2878,4.860212,0.327,5.04332 -L 0.327,5.04332,0.3853,5.216482 -L 0.3853,5.216482,0.4571,5.379836 -L 0.4571,5.379836,0.5456,5.533241 -L 0.5456,5.533241,0.6521,5.676772 -L 0.6521,5.676772,0.7675,5.810427 -L 0.7675,5.810427,0.9042,5.934134 -L 0.9042,5.934134,1.0466,6.045512 -L 1.0466,6.045512,1.1956,6.14211 -L 1.1956,6.14211,1.3526,6.223787 -L 1.3526,6.223787,1.505,6.290611 -L 1.505,6.290611,1.6686,6.34259 -L 1.6686,6.34259,1.8323,6.379714 -L 1.8323,6.379714,2.0004,6.401991 -L 2.0004,6.401991,2.1763,6.409414 -L 0.9401,1.732733,0.9457,1.605524 -L 0.9457,1.605524,0.958,1.489312 -L 0.958,1.489312,0.9782,1.384169 -L 0.9782,1.384169,1.0107,1.290093 -L 1.0107,1.290093,1.0466,1.207015 -L 1.0466,1.207015,1.0914,1.135002 -L 1.0914,1.135002,1.1486,1.074062 -L 1.1486,1.074062,1.208,1.024117 -L 1.208,1.024117,1.2752,0.982506 -L 1.2752,0.982506,1.347,0.94643 -L 1.347,0.94643,1.4164,0.915891 -L 1.4164,0.915891,1.4882,0.890884 -L 1.4882,0.890884,1.5655,0.87148 -L 1.5655,0.87148,1.6395,0.85761 -L 1.6395,0.85761,1.7179,0.849274 -L 1.7179,0.849274,1.8014,0.84654 -L 1.8014,0.84654,1.8849,0.852567 -L 1.8849,0.852567,1.9634,0.864125 -L 1.9634,0.864125,2.0508,0.881147 -L 2.0508,0.881147,2.1349,0.903702 -L 2.1349,0.903702,2.2189,0.931722 -L 2.2189,0.931722,2.303,0.965206 -L 2.303,0.965206,2.3915,1.004223 -L 2.3915,1.004223,2.4767,1.048704 -L 2.4767,1.048704,2.563,1.10383 -L 2.563,1.10383,2.6471,1.174792 -L 2.6471,1.174792,2.7345,1.261653 -L 2.7345,1.261653,2.8129,1.364275 -L 2.8129,1.364275,2.8936,1.482728 -L 2.8936,1.482728,2.9721,1.617012 -L 2.9721,1.617012,3.0517,1.767057 -L 3.0517,1.767057,3.129,1.933003 -L 3.129,1.933003,3.129,3.599608 -L 3.129,3.599608,2.9228,3.540628 -L 2.9228,3.540628,2.7266,3.481857 -L 2.7266,3.481857,2.5462,3.423294 -L 2.5462,3.423294,2.3781,3.364803 -L 2.3781,3.364803,2.2234,3.306595 -L 2.2234,3.306595,2.0811,3.248524 -L 2.0811,3.248524,1.9522,3.190593 -L 1.9522,3.190593,1.8323,3.132873 -L 1.8323,3.132873,1.7258,3.073469 -L 1.7258,3.073469,1.6238,3.010567 -L 1.6238,3.010567,1.533,2.944161 -L 1.533,2.944161,1.4433,2.874252 -L 1.4433,2.874252,1.3638,2.800838 -L 1.3638,2.800838,1.2909,2.723854 -L 1.2909,2.723854,1.2293,2.64337 -L 1.2293,2.64337,1.1688,2.559379 -L 1.1688,2.559379,1.1138,2.47147 -L 1.1138,2.47147,1.069,2.379145 -L 1.069,2.379145,1.0298,2.282408 -L 1.0298,2.282408,0.9995,2.181257 -L 0.9995,2.181257,0.9726,2.075693 -L 0.9726,2.075693,0.9552,1.965784 -L 0.9552,1.965784,0.9457,1.851466 -L 0.9457,1.851466,0.9401,1.732733 -L 0.294,7.435823,0.294,8.887005 -L 0.294,8.887005,1.417,8.887005 -L 1.417,8.887005,1.417,7.435823 -L 1.417,7.435823,0.294,7.435823 -L 2.5961,7.435823,2.5961,8.887005 -L 2.5961,8.887005,3.7202,8.887005 -L 3.7202,8.887005,3.7202,7.435823 -L 3.7202,7.435823,2.5961,7.435823 - -[ 128 -L -0.0006,3.263234,0.0134,3.582798 -L 0.0134,3.582798,0.0464,3.890453 -L 0.0464,3.890453,0.0991,4.18627 -L 0.0991,4.18627,0.1731,4.470249 -L 0.1731,4.470249,0.2695,4.742317 -L 0.2695,4.742317,0.3883,5.00248 -L 0.3883,5.00248,0.5273,5.250806 -L 0.5273,5.250806,0.6909,5.487291 -L 0.6909,5.487291,0.8669,5.70339 -L 0.8669,5.70339,1.0596,5.890701 -L 1.0596,5.890701,1.2681,6.049224 -L 1.2681,6.049224,1.4855,6.178885 -L 1.4855,6.178885,1.7209,6.279756 -L 1.7209,6.279756,1.9664,6.351766 -L 1.9664,6.351766,2.2286,6.394986 -L 2.2286,6.394986,2.5066,6.409414 -L 2.5066,6.409414,2.7789,6.394986 -L 2.7789,6.394986,3.0412,6.351766 -L 3.0412,6.351766,3.2889,6.279756 -L 3.2889,6.279756,3.5254,6.178885 -L 3.5254,6.178885,3.745,6.049224 -L 3.745,6.049224,3.9535,5.890701 -L 3.9535,5.890701,4.1463,5.70339 -L 4.1463,5.70339,4.3278,5.487291 -L 4.3278,5.487291,4.4881,5.250665 -L 4.4881,5.250665,4.6271,5.001781 -L 4.6271,5.001781,4.7481,4.740708 -L 4.7481,4.740708,4.8456,4.467377 -L 4.8456,4.467377,4.9196,4.181857 -L 4.9196,4.181857,4.9734,3.884079 -L 4.9734,3.884079,5.0093,3.574112 -L 5.0093,3.574112,5.0182,3.251956 -L 5.0182,3.251956,5.0093,2.907595 -L 5.0093,2.907595,4.9734,2.578435 -L 4.9734,2.578435,4.9196,2.264405 -L 4.9196,2.264405,4.8456,1.965576 -L 4.8456,1.965576,4.7481,1.681947 -L 4.7481,1.681947,4.6271,1.413519 -L 4.6271,1.413519,4.4881,1.160222 -L 4.4881,1.160222,4.3278,0.922125 -L 4.3278,0.922125,4.1463,0.705954 -L 4.1463,0.705954,3.9535,0.518643 -L 3.9535,0.518643,3.745,0.360192 -L 3.745,0.360192,3.5254,0.230531 -L 3.5254,0.230531,3.2889,0.129661 -L 3.2889,0.129661,3.0412,0.05765 -L 3.0412,0.05765,2.7789,0.01443 -L 2.7789,0.01443,2.5066,0 -L 2.5066,0,2.2286,0.01443 -L 2.2286,0.01443,1.9664,0.05765 -L 1.9664,0.05765,1.7209,0.129661 -L 1.7209,0.129661,1.4855,0.230531 -L 1.4855,0.230531,1.2681,0.360192 -L 1.2681,0.360192,1.0596,0.518643 -L 1.0596,0.518643,0.8669,0.705954 -L 0.8669,0.705954,0.6909,0.922125 -L 0.6909,0.922125,0.5273,1.160362 -L 0.5273,1.160362,0.3883,1.41422 -L 0.3883,1.41422,0.2695,1.683558 -L 0.2695,1.683558,0.1731,1.968448 -L 0.1731,1.968448,0.0991,2.268888 -L 0.0991,2.268888,0.0464,2.584809 -L 0.0464,2.584809,0.0134,2.916281 -L 0.0134,2.916281,-0.0006,3.263234 -L 0.9453,3.251956,0.9504,2.980656 -L 0.9504,2.980656,0.9756,2.726098 -L 0.9756,2.726098,1.0103,2.48828 -L 1.0103,2.48828,1.0619,2.267207 -L 1.0619,2.267207,1.1269,2.062874 -L 1.1269,2.062874,1.2065,1.875353 -L 1.2065,1.875353,1.2995,1.704503 -L 1.2995,1.704503,1.4093,1.550395 -L 1.4093,1.550395,1.5304,1.41373 -L 1.5304,1.41373,1.6548,1.295347 -L 1.6548,1.295347,1.7837,1.195177 -L 1.7837,1.195177,1.917,1.113149 -L 1.917,1.113149,2.056,1.049402 -L 2.056,1.049402,2.1995,1.003873 -L 2.1995,1.003873,2.3508,0.976551 -L 2.3508,0.976551,2.5066,0.967447 -L 2.5066,0.967447,2.6624,0.976551 -L 2.6624,0.976551,2.8114,1.003873 -L 2.8114,1.003873,2.9526,1.049402 -L 2.9526,1.049402,3.0961,1.113149 -L 3.0961,1.113149,3.2295,1.195177 -L 3.2295,1.195177,3.3584,1.295347 -L 3.3584,1.295347,3.4828,1.41373 -L 3.4828,1.41373,3.6038,1.550395 -L 3.6038,1.550395,3.7159,1.704643 -L 3.7159,1.704643,3.81,1.876053 -L 3.81,1.876053,3.8885,2.064485 -L 3.8885,2.064485,3.9557,2.270079 -L 3.9557,2.270079,4.0051,2.492695 -L 4.0051,2.492695,4.042,2.732473 -L 4.042,2.732473,4.0678,2.989342 -L 4.0678,2.989342,4.0723,3.263234 -L 4.0723,3.263234,4.0678,3.523046 -L 4.0678,3.523046,4.042,3.766607 -L 4.042,3.766607,4.0051,3.993986 -L 4.0051,3.993986,3.9557,4.205181 -L 3.9557,4.205181,3.8885,4.40027 -L 3.8885,4.40027,3.81,4.579105 -L 3.81,4.579105,3.7159,4.741759 -L 3.7159,4.741759,3.6038,4.888302 -L 3.6038,4.888302,3.4828,5.01803 -L 3.4828,5.01803,3.3584,5.130529 -L 3.3584,5.130529,3.2295,5.225658 -L 3.2295,5.225658,3.0961,5.303552 -L 3.0961,5.303552,2.9526,5.364075 -L 2.9526,5.364075,2.8114,5.407365 -L 2.8114,5.407365,2.6624,5.433283 -L 2.6624,5.433283,2.5066,5.441969 -L 2.5066,5.441969,2.3508,5.433283 -L 2.3508,5.433283,2.1995,5.407365 -L 2.1995,5.407365,2.056,5.364075 -L 2.056,5.364075,1.917,5.303552 -L 1.917,5.303552,1.7837,5.225658 -L 1.7837,5.225658,1.6548,5.130529 -L 1.6548,5.130529,1.5304,5.01803 -L 1.5304,5.01803,1.4093,4.888302 -L 1.4093,4.888302,1.2995,4.741619 -L 1.2995,4.741619,1.2065,4.578405 -L 1.2065,4.578405,1.1269,4.398659 -L 1.1269,4.398659,1.0619,4.202379 -L 1.0619,4.202379,1.0103,3.98957 -L 1.0103,3.98957,0.9756,3.760232 -L 0.9756,3.760232,0.9504,3.51436 -L 0.9504,3.51436,0.9453,3.251956 - -[ 125 -L 0.6417,4.39126,0.6562,4.710822 -L 0.6562,4.710822,0.6882,5.018479 -L 0.6882,5.018479,0.7414,5.314296 -L 0.7414,5.314296,0.8154,5.598275 -L 0.8154,5.598275,0.9118,5.870346 -L 0.9118,5.870346,1.0306,6.130508 -L 1.0306,6.130508,1.1696,6.378831 -L 1.1696,6.378831,1.3332,6.615317 -L 1.3332,6.615317,1.5092,6.831418 -L 1.5092,6.831418,1.7014,7.018727 -L 1.7014,7.018727,1.9098,7.17725 -L 1.9098,7.17725,2.1278,7.306913 -L 2.1278,7.306913,2.3632,7.40778 -L 2.3632,7.40778,2.6081,7.47979 -L 2.6081,7.47979,2.8709,7.52301 -L 2.8709,7.52301,3.1489,7.537442 -L 3.1489,7.537442,3.4212,7.52301 -L 3.4212,7.52301,3.6835,7.47979 -L 3.6835,7.47979,3.9312,7.40778 -L 3.9312,7.40778,4.1677,7.306913 -L 4.1677,7.306913,4.3873,7.17725 -L 4.3873,7.17725,4.5958,7.018727 -L 5.2694,6.129807,5.3904,5.868734 -L 5.3904,5.868734,5.4879,5.595403 -L 5.4879,5.595403,5.5619,5.309881 -L 5.5619,5.309881,5.6157,5.012102 -L 5.6157,5.012102,5.6516,4.702136 -L 5.6516,4.702136,5.6605,4.37998 -L 5.6605,4.37998,5.6516,4.035621 -L 5.6516,4.035621,5.6157,3.706461 -L 5.6157,3.706461,5.5619,3.392431 -L 5.5619,3.392431,5.4879,3.0936 -L 5.4879,3.0936,5.3904,2.809973 -L 5.3904,2.809973,5.2694,2.541545 -L 5.2694,2.541545,5.1304,2.288248 -L 5.1304,2.288248,4.9701,2.050151 -L 4.9701,2.050151,4.7886,1.83398 -L 4.7886,1.83398,4.5958,1.646669 -L 4.5958,1.646669,4.3873,1.488218 -L 4.3873,1.488218,4.1677,1.358557 -L 4.1677,1.358557,3.9312,1.257687 -L 3.9312,1.257687,3.6835,1.185676 -L 3.6835,1.185676,3.4212,1.142456 -L 3.4212,1.142456,3.1489,1.128026 -L 3.1489,1.128026,2.8709,1.142456 -L 2.8709,1.142456,2.6081,1.185676 -L 2.6081,1.185676,2.3632,1.257687 -L 2.3632,1.257687,2.1278,1.358557 -L 2.1278,1.358557,1.9098,1.488218 -L 1.9098,1.488218,1.7014,1.646669 -L 1.0306,2.542246,0.9118,2.811584 -L 0.9118,2.811584,0.8154,3.096472 -L 0.8154,3.096472,0.7414,3.396914 -L 0.7414,3.396914,0.6882,3.712835 -L 0.6882,3.712835,0.6562,4.044307 -L 0.6562,4.044307,0.6417,4.39126 -L 1.5876,4.37998,1.5932,4.108682 -L 1.5932,4.108682,1.6179,3.854122 -L 1.6179,3.854122,1.6526,3.616308 -L 1.6526,3.616308,1.7042,3.395233 -L 2.2971,2.42337,2.426,2.3232 -L 2.426,2.3232,2.5588,2.241175 -L 2.5588,2.241175,2.6983,2.17743 -L 2.6983,2.17743,2.8418,2.131898 -L 2.8418,2.131898,2.9931,2.104579 -L 2.9931,2.104579,3.1489,2.095473 -L 3.1489,2.095473,3.3046,2.104579 -L 3.3046,2.104579,3.4537,2.131898 -L 3.4537,2.131898,3.5949,2.17743 -L 3.5949,2.17743,3.7384,2.241175 -L 3.7384,2.241175,3.8718,2.3232 -L 3.8718,2.3232,4.0007,2.42337 -L 4.0007,2.42337,4.1251,2.541755 -L 4.1251,2.541755,4.2461,2.678419 -L 4.2461,2.678419,4.3582,2.832669 -L 4.3582,2.832669,4.4523,3.004079 -L 4.4523,3.004079,4.5308,3.192511 -L 4.5308,3.192511,4.598,3.398105 -L 4.598,3.398105,4.6473,3.620721 -L 4.6473,3.620721,4.6838,3.860496 -L 4.6838,3.860496,4.7101,4.117368 -L 4.7101,4.117368,4.7146,4.39126 -L 4.7146,4.39126,4.7101,4.651072 -L 4.7101,4.651072,4.6838,4.89463 -L 4.6838,4.89463,4.6473,5.122009 -L 4.6473,5.122009,4.598,5.33321 -L 4.0007,6.258557,3.8718,6.353682 -L 3.8718,6.353682,3.7384,6.431578 -L 3.7384,6.431578,3.5949,6.492101 -L 3.5949,6.492101,3.4537,6.535391 -L 3.4537,6.535391,3.3046,6.561309 -L 3.3046,6.561309,3.1489,6.569995 -L 3.1489,6.569995,2.9931,6.561309 -L 2.9931,6.561309,2.8418,6.535391 -L 2.8418,6.535391,2.6983,6.492101 -L 2.6983,6.492101,2.5588,6.431578 -L 2.5588,6.431578,2.426,6.353682 -L 2.426,6.353682,2.2971,6.258557 -L 2.2971,6.258557,2.1727,6.146058 -L 2.1727,6.146058,2.0516,6.016328 -L 2.0516,6.016328,1.9418,5.869645 -L 1.9418,5.869645,1.8487,5.706428 -L 1.8487,5.706428,1.7692,5.526685 -L 1.7692,5.526685,1.7042,5.330408 -L 1.7042,5.330408,1.6526,5.117598 -L 1.6526,5.117598,1.6179,4.888256 -L 1.6179,4.888256,1.5932,4.642386 -L 1.5932,4.642386,1.5876,4.37998 -L 5.8242,8.423666,6.305,7.809563 -L 0.478,0.345777,-0.0005,0.959886 -L 4.0791,6.187142,4.0007,6.258557 -L 4.598,5.33321,4.5308,5.528296 -L 4.5308,5.528296,4.5285,5.533594 -L 4.5958,7.018727,4.6709,6.945467 -L 4.6709,6.945467,5.8242,8.423666 -L 5.1551,6.335475,5.2694,6.129807 -L 6.305,7.809563,5.1551,6.335475 -L 1.1146,2.388576,1.0306,2.542246 -L -0.0005,0.959886,1.1146,2.388576 -L 1.5831,1.761527,0.478,0.345777 -L 1.7014,1.646669,1.5831,1.761527 -L 1.7042,3.395233,1.7602,3.216814 -L 1.7602,3.216814,4.0791,6.187142 -L 2.1839,2.530609,2.2971,2.42337 -L 4.5285,5.533594,2.1839,2.530609 - -[褜 12 -L -0.0005,0.959886,2.676,4.383778 -L 2.676,4.383778,-0.0005,7.809563 -L -0.0005,7.809563,0.4781,8.423666 -L 0.4781,8.423666,3.1512,4.997889 -L 3.1512,4.997889,5.8243,8.423666 -L 5.8243,8.423666,6.3051,7.809563 -L 6.3051,7.809563,3.632,4.383778 -L 3.632,4.383778,6.3051,0.959886 -L 6.3051,0.959886,5.8243,0.345777 -L 5.8243,0.345777,3.1512,3.769671 -L 3.1512,3.769671,0.4781,0.345777 -L 0.4781,0.345777,-0.0005,0.959886 - -[・ 72 -L 1.998,0.967447,2.1358,0.975503 -L 2.1358,0.975503,2.267,0.999598 -L 2.267,0.999598,2.3936,1.039736 -L 2.3936,1.039736,2.5147,1.095917 -L 2.5147,1.095917,2.6256,1.168206 -L 2.6256,1.168206,2.7377,1.25654 -L 2.7377,1.25654,2.8397,1.36091 -L 2.8397,1.36091,2.9305,1.481397 -L 2.9305,1.481397,3.0201,1.61421 -L 3.0201,1.61421,3.0997,1.755639 -L 3.0997,1.755639,3.1658,1.905684 -L 3.1658,1.905684,3.223,2.064345 -L 3.223,2.064345,3.2757,2.231622 -L 3.2757,2.231622,3.3149,2.407515 -L 3.3149,2.407515,3.3452,2.592092 -L 3.3452,2.592092,3.3653,2.785217 -L 3.3653,2.785217,3.3653,6.435825 -L 3.3653,6.435825,4.2485,6.435825 -L 4.2485,6.435825,4.2485,-0.022696 -L 4.2485,-0.022696,3.3653,-0.022696 -L 3.3653,-0.022696,3.3653,0.931512 -L 3.3653,0.931512,3.186,0.713239 -L 3.186,0.713239,3.0011,0.523967 -L 3.0011,0.523967,2.8139,0.363905 -L 2.8139,0.363905,2.6211,0.232843 -L 2.6211,0.232843,2.4205,0.13099 -L 2.4205,0.13099,2.2199,0.058208 -L 2.2199,0.058208,2.0148,0.01457 -L 2.0148,0.01457,1.8074,0 -L 1.8074,0,1.6337,0.007633 -L 1.6337,0.007633,1.469,0.030541 -L 1.469,0.030541,1.3109,0.068788 -L 1.3109,0.068788,1.1518,0.122306 -L 1.1518,0.122306,0.996,0.191164 -L 0.996,0.191164,0.8492,0.275293 -L 0.8492,0.275293,0.7012,0.374692 -L 0.7012,0.374692,0.5634,0.489362 -L 0.5634,0.489362,0.4289,0.624557 -L 0.4289,0.624557,0.3146,0.785458 -L 0.3146,0.785458,0.2227,0.971998 -L 0.2227,0.971998,0.1442,1.184249 -L 0.1442,1.184249,0.0792,1.422203 -L 0.0792,1.422203,0.04,1.6858 -L 0.04,1.6858,0.0097,1.97517 -L 0.0097,1.97517,-0.0004,2.290113 -L -0.0004,2.290113,-0.0004,6.435825 -L -0.0004,6.435825,0.8884,6.435825 -L 0.8884,6.435825,0.8884,2.290113 -L 0.8884,2.290113,0.8918,2.100418 -L 0.8918,2.100418,0.9052,1.927189 -L 0.9052,1.927189,0.9276,1.770349 -L 0.9276,1.770349,0.959,1.629971 -L 0.959,1.629971,0.996,1.506054 -L 0.996,1.506054,1.0453,1.398529 -L 1.0453,1.398529,1.1025,1.307533 -L 1.1025,1.307533,1.1641,1.232933 -L 1.1641,1.232933,1.2409,1.17073 -L 1.2409,1.17073,1.3233,1.116792 -L 1.3233,1.116792,1.4118,1.071118 -L 1.4118,1.071118,1.5138,1.033781 -L 1.5138,1.033781,1.6203,1.004783 -L 1.6203,1.004783,1.7402,0.984049 -L 1.7402,0.984049,1.8657,0.97158 -L 1.8657,0.97158,1.998,0.967447 -L 0.4137,7.435823,0.4137,8.887005 -L 0.4137,8.887005,1.5362,8.887005 -L 1.5362,8.887005,1.5362,7.435823 -L 1.5362,7.435823,0.4137,7.435823 -L 2.7153,7.435823,2.7153,8.887005 -L 2.7153,8.887005,3.8405,8.887005 -L 3.8405,8.887005,3.8405,7.435823 -L 3.8405,7.435823,2.7153,7.435823 - -#EOF diff --git a/fonts/kochimincho.cxf b/fonts/kochimincho.cxf deleted file mode 100644 index 1edae3e..0000000 --- a/fonts/kochimincho.cxf +++ /dev/null @@ -1,7638 +0,0 @@ -# Format: QCad II Font -# Creator: QCad -# Version: 1 -# Name: Kochi Mincho -# LetterSpacing: 3.0 -# WordSpacing: 6.75 -# LineSpacingFactor: 1.0 -# Author: 東風フォント(明朝) -# Author: Yoshimune Kobayashi - -[!] 31 -L 0.8572,2.32792,0.6137,2.32792 -L 0.6137,2.32792,0.0394,7.587662 -L 0.0394,7.587662,0.0099,7.889612 -L 0.0099,7.889612,0,8.103894 -L 0,8.103894,0.0587,8.474025 -L 0.0587,8.474025,0.2146,8.756489 -L 0.2146,8.756489,0.4578,8.941562 -L 0.4578,8.941562,0.7402,8.999996 -L 0.7402,8.999996,1.0232,8.941562 -L 1.0232,8.941562,1.2565,8.756489 -L 1.2565,8.756489,1.4124,8.454547 -L 1.4124,8.454547,1.4711,8.025974 -L 1.4711,8.025974,1.4612,7.840909 -L 1.4612,7.840909,1.4418,7.587662 -L 1.4418,7.587662,0.8572,2.32792 -L 0.7306,1.256492,1.0033,1.19805 -L 1.0033,1.19805,1.2372,1.04221 -L 1.2372,1.04221,1.393,0.808442 -L 1.393,0.808442,1.4517,0.535717 -L 1.4517,0.535717,1.393,0.262985 -L 1.393,0.262985,1.2372,0.029224 -L 1.2372,0.029224,1.0033,-0.12662 -L 1.0033,-0.12662,0.7306,-0.18506 -L 0.7306,-0.18506,0.4484,-0.12662 -L 0.4484,-0.12662,0.2146,0.029224 -L 0.2146,0.029224,0.0587,0.262985 -L 0.0587,0.262985,0.0099,0.535717 -L 0.0099,0.535717,0.0587,0.808442 -L 0.0587,0.808442,0.2146,1.04221 -L 0.2146,1.04221,0.4484,1.19805 -L 0.4484,1.19805,0.7306,1.256492 - -["] 31 -L 2.8734,5.211038,2.5226,7.110387 -L 2.5226,7.110387,2.3764,7.889612 -L 2.3764,7.889612,2.367,8.055199 -L 2.367,8.055199,2.367,8.220779 -L 2.367,8.220779,2.4153,8.571431 -L 2.4153,8.571431,2.5516,8.814939 -L 2.5516,8.814939,2.7565,8.96104 -L 2.7565,8.96104,3.0292,8.999996 -L 3.0292,8.999996,3.2826,8.96104 -L 3.2826,8.96104,3.4969,8.814939 -L 3.4969,8.814939,3.6329,8.590909 -L 3.6329,8.590909,3.682,8.308446 -L 3.682,8.308446,3.6424,7.733764 -L 3.6424,7.733764,3.5551,7.110387 -L 3.5551,7.110387,3.185,5.211038 -L 3.185,5.211038,2.8734,5.211038 -L 0.4969,5.211038,0.1362,7.129865 -L 0.1362,7.129865,0.0294,7.801953 -L 0.0294,7.801953,0.0002,8.211039 -L 0.0002,8.211039,0.0391,8.571431 -L 0.0391,8.571431,0.1654,8.814939 -L 0.1654,8.814939,0.37,8.96104 -L 0.37,8.96104,0.6329,8.999996 -L 0.6329,8.999996,0.896,8.96104 -L 0.896,8.96104,1.1105,8.814939 -L 1.1105,8.814939,1.2468,8.590909 -L 1.2468,8.590909,1.2956,8.298699 -L 1.2956,8.298699,1.2567,7.879865 -L 1.2567,7.879865,1.1298,7.129865 -L 1.1298,7.129865,0.779,5.211038 -L 0.779,5.211038,0.4969,5.211038 - -[#] 32 -L 0.5059,-0.18506,1.1101,2.775971 -L 1.1101,2.775971,-0.0002,2.775971 -L -0.0002,2.775971,-0.0002,3.30195 -L -0.0002,3.30195,1.2075,3.30195 -L 1.2075,3.30195,1.6559,5.532466 -L 1.6559,5.532466,-0.0002,5.532466 -L -0.0002,5.532466,-0.0002,6.048705 -L -0.0002,6.048705,1.7823,6.048705 -L 1.7823,6.048705,2.3766,8.999996 -L 2.3766,8.999996,2.9119,8.999996 -L 2.9119,8.999996,2.3179,6.048705 -L 2.3179,6.048705,4.5098,6.048705 -L 4.5098,6.048705,5.1428,8.999996 -L 5.1428,8.999996,5.6786,8.999996 -L 5.6786,8.999996,5.0647,6.048705 -L 5.0647,6.048705,6.1654,6.048705 -L 6.1654,6.048705,6.1654,5.532466 -L 6.1654,5.532466,4.9676,5.532466 -L 4.9676,5.532466,4.5098,3.30195 -L 4.5098,3.30195,6.1654,3.30195 -L 6.1654,3.30195,6.1654,2.775971 -L 6.1654,2.775971,4.4023,2.775971 -L 4.4023,2.775971,3.7986,-0.18506 -L 3.7986,-0.18506,3.2726,-0.18506 -L 3.2726,-0.18506,3.857,2.775971 -L 3.857,2.775971,1.6559,2.775971 -L 1.6559,2.775971,1.0418,-0.18506 -L 1.0418,-0.18506,0.5059,-0.18506 -L 1.7533,3.30195,3.9544,3.30195 -L 3.9544,3.30195,4.4219,5.532466 -L 4.4219,5.532466,2.2111,5.532466 -L 2.2111,5.532466,1.7533,3.30195 - -[$] 64 -L 0.0002,2.17208,0.2829,2.17208 -L 0.2829,2.17208,0.458,1.383116 -L 0.458,1.383116,0.8472,0.808442 -L 0.8472,0.808442,1.4514,0.428572 -L 1.4514,0.428572,2.2992,0.243507 -L 2.2992,0.243507,2.2992,4.032465 -L 2.2992,4.032465,1.0816,4.879871 -L 1.0816,4.879871,0.351,5.629872 -L 0.351,5.629872,0.0978,6.175329 -L 0.0978,6.175329,0.0101,6.827923 -L 0.0101,6.827923,0.156,7.577923 -L 0.156,7.577923,0.6039,8.220779 -L 0.6039,8.220779,1.3248,8.707793 -L 1.3248,8.707793,2.2992,8.941562 -L 2.2992,8.941562,2.2992,9.545461 -L 2.2992,9.545461,2.7173,9.545461 -L 2.7173,9.545461,2.7173,8.941562 -L 2.7173,8.941562,3.2046,8.902598 -L 3.2046,8.902598,3.6139,8.824678 -L 3.6139,8.824678,4.0132,8.688315 -L 4.0132,8.688315,4.8605,8.376619 -L 4.8605,8.376619,4.8605,6.438314 -L 4.8605,6.438314,4.6073,6.438314 -L 4.6073,6.438314,4.4225,7.324677 -L 4.4225,7.324677,4.0715,7.938315 -L 4.0715,7.938315,3.5066,8.327924 -L 3.5066,8.327924,2.7173,8.512981 -L 2.7173,8.512981,2.7173,5.211038 -L 2.7173,5.211038,4.0524,4.21753 -L 4.0524,4.21753,4.8119,3.525972 -L 4.8119,3.525972,5.1627,2.92208 -L 5.1627,2.92208,5.2797,2.181819 -L 5.2797,2.181819,5.104,1.334413 -L 5.104,1.334413,4.5974,0.60389 -L 4.5974,0.60389,3.7893,0.06818 -L 3.7893,0.06818,2.7173,-0.18506 -L 2.7173,-0.18506,2.7173,-1.01298 -L 2.7173,-1.01298,2.2992,-1.01298 -L 2.2992,-1.01298,2.2992,-0.18506 -L 2.2992,-0.18506,1.7046,-0.13636 -L 1.7046,-0.13636,1.1593,-0.03896 -L 1.1593,-0.03896,0.6039,0.107144 -L 0.6039,0.107144,0.0002,0.331166 -L 0.0002,0.331166,0.0002,2.17208 -L 2.2992,5.483762,2.2992,8.503242 -L 2.2992,8.503242,1.7341,8.36688 -L 1.7341,8.36688,1.3345,8.094155 -L 1.3345,8.094155,1.1006,7.714286 -L 1.1006,7.714286,1.0228,7.246749 -L 1.0228,7.246749,1.091,6.788959 -L 1.091,6.788959,1.3055,6.370125 -L 1.3055,6.370125,1.6952,5.94156 -L 1.6952,5.94156,2.2992,5.483762 -L 2.7173,0.243507,3.1462,0.340905 -L 3.1462,0.340905,3.4578,0.477267 -L 3.4578,0.477267,3.7893,0.74026 -L 3.7893,0.74026,4.0331,1.071427 -L 4.0331,1.071427,4.1884,1.451297 -L 4.1884,1.451297,4.2471,1.860391 -L 4.2471,1.860391,4.1787,2.269478 -L 4.1787,2.269478,3.9937,2.668834 -L 3.9937,2.668834,3.5458,3.126624 -L 3.5458,3.126624,2.7173,3.750001 -L 2.7173,3.750001,2.7173,0.243507 - -[%] 80 -L 8.5714,8.999996,2.1526,-0.36039 -L 2.1526,-0.36039,1.5779,-0.36039 -L 1.5779,-0.36039,7.9873,8.999996 -L 7.9873,8.999996,8.5714,8.999996 -L 1.8992,8.999996,2.6786,8.824678 -L 2.6786,8.824678,3.2533,8.279221 -L 3.2533,8.279221,3.6135,7.499995 -L 3.6135,7.499995,3.7404,6.603894 -L 3.7404,6.603894,3.6041,5.610386 -L 3.6041,5.610386,3.1951,4.860385 -L 3.1951,4.860385,2.5909,4.402595 -L 2.5909,4.402595,1.8799,4.246755 -L 1.8799,4.246755,1.3928,4.314936 -L 1.3928,4.314936,0.9452,4.529219 -L 0.9452,4.529219,0.5555,4.879871 -L 0.5555,4.879871,0.2535,5.366878 -L 0.2535,5.366878,0.0685,5.961038 -L 0.0685,5.961038,0.0003,6.603894 -L 0.0003,6.603894,0.0685,7.266235 -L 0.0685,7.266235,0.2632,7.860387 -L 0.2632,7.860387,0.5652,8.36688 -L 0.5652,8.36688,0.9742,8.717532 -L 0.9742,8.717532,1.432,8.931823 -L 1.432,8.931823,1.8992,8.999996 -L 1.8799,8.639612,1.5682,8.542206 -L 1.5682,8.542206,1.2861,8.249996 -L 1.2861,8.249996,1.101,7.646104 -L 1.101,7.646104,1.0329,6.613633 -L 1.0329,6.613633,1.0718,5.824676 -L 1.0718,5.824676,1.1788,5.240255 -L 1.1788,5.240255,1.3151,4.918835 -L 1.3151,4.918835,1.5197,4.685067 -L 1.5197,4.685067,1.6758,4.5974 -L 1.6758,4.5974,1.8606,4.568183 -L 1.8606,4.568183,2.143,4.655842 -L 2.143,4.655842,2.3865,4.909088 -L 2.3865,4.909088,2.6303,5.571429 -L 2.6303,5.571429,2.7177,6.574676 -L 2.7177,6.574676,2.6303,7.626619 -L 2.6303,7.626619,2.3964,8.308446 -L 2.3964,8.308446,2.1626,8.561692 -L 2.1626,8.561692,1.8799,8.639612 -L 8.2695,4.373378,8.7273,4.295458 -L 8.7273,4.295458,9.1851,4.081168 -L 9.1851,4.081168,9.5946,3.720776 -L 9.5946,3.720776,9.8961,3.224022 -L 9.8961,3.224022,10.0814,2.639609 -L 10.0814,2.639609,10.1498,1.996754 -L 10.1498,1.996754,10.013,0.983768 -L 10.013,0.983768,9.5946,0.243507 -L 9.5946,0.243507,8.9904,-0.21428 -L 8.9904,-0.21428,8.2893,-0.36039 -L 8.2893,-0.36039,7.8216,-0.29221 -L 7.8216,-0.29221,7.3736,-0.06818 -L 7.3736,-0.06818,6.9741,0.28247 -L 6.9741,0.28247,6.6721,0.759739 -L 6.6721,0.759739,6.4773,1.344152 -L 6.4773,1.344152,6.4092,1.996754 -L 6.4092,1.996754,6.4773,2.649348 -L 6.4773,2.649348,6.6721,3.243508 -L 6.6721,3.243508,6.9741,3.740262 -L 6.9741,3.740262,7.3736,4.090907 -L 7.3736,4.090907,7.8216,4.295458 -L 7.8216,4.295458,8.2695,4.373378 -L 8.2794,4.022726,7.9873,3.935066 -L 7.9873,3.935066,7.7339,3.672081 -L 7.7339,3.672081,7.5196,3.019479 -L 7.5196,3.019479,7.4418,1.95779 -L 7.4418,1.95779,7.5196,0.964282 -L 7.5196,0.964282,7.7438,0.331166 -L 7.7438,0.331166,7.9873,0.087658 -L 7.9873,0.087658,8.2794,0 -L 8.2794,0,8.562,0.087658 -L 8.562,0.087658,8.8053,0.360391 -L 8.8053,0.360391,9.0392,1.003246 -L 9.0392,1.003246,9.117,1.987015 -L 9.117,1.987015,9.0392,3.019479 -L 9.0392,3.019479,8.8053,3.691559 -L 8.8053,3.691559,8.5714,3.944805 -L 8.5714,3.944805,8.2794,4.022726 - -[&] 94 -L 6.3023,5.668836,9.0195,5.668836 -L 9.0195,5.668836,9.0195,5.425328 -L 9.0195,5.425328,8.5327,5.337661 -L 8.5327,5.337661,8.1918,5.181821 -L 8.1918,5.181821,7.841,4.762987 -L 7.841,4.762987,7.3441,3.944805 -L 7.3441,3.944805,6.7406,2.941559 -L 6.7406,2.941559,6.0586,2.016232 -L 6.0586,2.016232,6.6137,1.441558 -L 6.6137,1.441558,7.0906,1.071427 -L 7.0906,1.071427,7.5489,0.866884 -L 7.5489,0.866884,8.0068,0.798703 -L 8.0068,0.798703,8.4257,0.857145 -L 8.4257,0.857145,8.7666,1.04221 -L 8.7666,1.04221,9.0393,1.344152 -L 9.0393,1.344152,9.2145,1.762985 -L 9.2145,1.762985,9.4478,1.587659 -L 9.4478,1.587659,9.1364,0.788963 -L 9.1364,0.788963,8.6789,0.233767 -L 8.6789,0.233767,8.1041,-0.08766 -L 8.1041,-0.08766,7.4419,-0.20454 -L 7.4419,-0.20454,6.9061,-0.12662 -L 6.9061,-0.12662,6.3606,0.087658 -L 6.3606,0.087658,5.7858,0.477267 -L 5.7858,0.477267,5.1623,1.061688 -L 5.1623,1.061688,4.393,0.457789 -L 4.393,0.457789,3.7113,0.077919 -L 3.7113,0.077919,3.0389,-0.13636 -L 3.0389,-0.13636,2.3279,-0.20454 -L 2.3279,-0.20454,1.3737,-0.05844 -L 1.3737,-0.05844,0.6334,0.37013 -L 0.6334,0.37013,0.1558,0.993507 -L 0.1558,0.993507,0,1.733768 -L 0,1.733768,0.1367,2.522725 -L 0.1367,2.522725,0.5651,3.30195 -L 0.5651,3.30195,1.3737,4.100646 -L 1.3737,4.100646,2.6886,4.918835 -L 2.6886,4.918835,2.4352,5.532466 -L 2.4352,5.532466,2.2695,6.029219 -L 2.2695,6.029219,2.1919,6.448053 -L 2.1919,6.448053,2.1624,6.85714 -L 2.1624,6.85714,2.3671,7.83117 -L 2.3671,7.83117,2.9807,8.551953 -L 2.9807,8.551953,3.6625,8.892851 -L 3.6625,8.892851,4.4317,8.999996 -L 4.4317,8.999996,5.133,8.892851 -L 5.133,8.892851,5.6882,8.542206 -L 5.6882,8.542206,6.0489,8.035713 -L 6.0489,8.035713,6.1755,7.422083 -L 6.1755,7.422083,6.0586,6.77922 -L 6.0586,6.77922,5.7078,6.214285 -L 5.7078,6.214285,5.0552,5.668836 -L 5.0552,5.668836,4.0423,5.074676 -L 4.0423,5.074676,4.8801,3.672081 -L 4.8801,3.672081,5.7566,2.386363 -L 5.7566,2.386363,6.6137,3.642856 -L 6.6137,3.642856,6.8964,4.685067 -L 6.8964,4.685067,6.8474,4.96753 -L 6.8474,4.96753,6.7014,5.220777 -L 6.7014,5.220777,6.5357,5.357139 -L 6.5357,5.357139,6.3023,5.425328 -L 6.3023,5.425328,6.3023,5.668836 -L 3.8186,5.503248,4.5194,5.912335 -L 4.5194,5.912335,5.0263,6.370125 -L 5.0263,6.370125,5.3181,6.886365 -L 5.3181,6.886365,5.4256,7.4513 -L 5.4256,7.4513,5.3473,7.879865 -L 5.3473,7.879865,5.133,8.220779 -L 5.133,8.220779,4.812,8.454547 -L 4.812,8.454547,4.4124,8.532467 -L 4.4124,8.532467,3.9157,8.435069 -L 3.9157,8.435069,3.5649,8.133119 -L 3.5649,8.133119,3.3409,7.75325 -L 3.3409,7.75325,3.2733,7.363633 -L 3.2733,7.363633,3.302,7.032466 -L 3.302,7.032466,3.3798,6.662336 -L 3.3798,6.662336,3.5458,6.175329 -L 3.5458,6.175329,3.8186,5.503248 -L 4.8214,1.441558,4.1007,2.454544 -L 4.1007,2.454544,3.6335,3.146102 -L 3.6335,3.146102,3.2921,3.750001 -L 3.2921,3.750001,2.9126,4.490255 -L 2.9126,4.490255,2.2308,4.012987 -L 2.2308,4.012987,1.7341,3.496755 -L 1.7341,3.496755,1.4415,2.941559 -L 1.4415,2.941559,1.3444,2.32792 -L 1.3444,2.32792,1.451,1.675326 -L 1.451,1.675326,1.7928,1.110391 -L 1.7928,1.110391,2.3183,0.711035 -L 2.3183,0.711035,3,0.584412 -L 3,0.584412,3.3996,0.623376 -L 3.3996,0.623376,3.7893,0.749999 -L 3.7893,0.749999,4.2372,1.003246 -L 4.2372,1.003246,4.8214,1.441558 - -['] 15 -L 0.4971,5.211038,0.1463,7.129865 -L 0.1463,7.129865,0.0393,7.801953 -L 0.0393,7.801953,0.0004,8.211039 -L 0.0004,8.211039,0.0393,8.571431 -L 0.0393,8.571431,0.1656,8.814939 -L 0.1656,8.814939,0.3705,8.96104 -L 0.3705,8.96104,0.6331,8.999996 -L 0.6331,8.999996,0.8962,8.96104 -L 0.8962,8.96104,1.1107,8.814939 -L 1.1107,8.814939,1.2564,8.590909 -L 1.2564,8.590909,1.3052,8.308446 -L 1.3052,8.308446,1.2663,7.889612 -L 1.2663,7.889612,1.1394,7.129865 -L 1.1394,7.129865,0.7891,5.211038 -L 0.7891,5.211038,0.4971,5.211038 - -[(] 26 -L 3.5845,-2.60064,3.5845,-2.84415 -L 3.5845,-2.84415,2.6887,-2.30844 -L 2.6887,-2.30844,1.9482,-1.68506 -L 1.9482,-1.68506,1.1205,-0.66234 -L 1.1205,-0.66234,0.5066,0.535717 -L 0.5066,0.535717,0.1268,1.831167 -L 0.1268,1.831167,0,3.185066 -L 0,3.185066,0.2438,5.113632 -L 0.2438,5.113632,0.9934,6.85714 -L 0.9934,6.85714,2.1332,8.279221 -L 2.1332,8.279221,3.5845,9.233764 -L 3.5845,9.233764,3.5845,8.96104 -L 3.5845,8.96104,2.8539,8.435069 -L 2.8539,8.435069,2.2697,7.75325 -L 2.2697,7.75325,1.8214,6.886365 -L 1.8214,6.886365,1.5097,5.814937 -L 1.5097,5.814937,1.3152,4.607139 -L 1.3152,4.607139,1.2565,3.360385 -L 1.2565,3.360385,1.3056,2.025971 -L 1.3056,2.025971,1.4711,0.82792 -L 1.4711,0.82792,1.6561,0.019477 -L 1.6561,0.019477,1.8801,-0.60389 -L 1.8801,-0.60389,2.1622,-1.13961 -L 2.1622,-1.13961,2.5229,-1.6461 -L 2.5229,-1.6461,2.9902,-2.13311 -L 2.9902,-2.13311,3.5845,-2.60064 - -[)] 26 -L 0.0001,8.96104,0.0001,9.233764 -L 0.0001,9.233764,0.896,8.698054 -L 0.896,8.698054,1.6362,8.084416 -L 1.6362,8.084416,2.4644,7.051952 -L 2.4644,7.051952,3.078,5.863632 -L 3.078,5.863632,3.4575,4.558444 -L 3.4575,4.558444,3.5844,3.204544 -L 3.5844,3.204544,3.3312,1.275971 -L 3.3312,1.275971,2.5907,-0.46753 -L 2.5907,-0.46753,1.4511,-1.88961 -L 1.4511,-1.88961,0.0001,-2.84415 -L 0.0001,-2.84415,0.0001,-2.60064 -L 0.0001,-2.60064,0.7206,-2.07467 -L 0.7206,-2.07467,1.3149,-1.39285 -L 1.3149,-1.39285,1.763,-0.52598 -L 1.763,-0.52598,2.0747,0.545456 -L 2.0747,0.545456,2.2696,1.753246 -L 2.2696,1.753246,2.3279,3.00974 -L 2.3279,3.00974,2.2696,4.324675 -L 2.2696,4.324675,2.1136,5.532466 -L 2.1136,5.532466,1.9285,6.340908 -L 1.9285,6.340908,1.7046,6.964285 -L 1.7046,6.964285,1.4219,7.490256 -L 1.4219,7.490256,1.0614,8.006496 -L 1.0614,8.006496,0.5942,8.493503 -L 0.5942,8.493503,0.0001,8.96104 - -[*] 100 -L 2.2599,6.77922,2.2012,7.227271 -L 2.2012,7.227271,2.0842,7.665583 -L 2.0842,7.665583,1.919,8.2013 -L 1.919,8.2013,1.8603,8.542206 -L 1.8603,8.542206,1.8992,8.844156 -L 1.8992,8.844156,2.0161,9.058446 -L 2.0161,9.058446,2.2012,9.185069 -L 2.2012,9.185069,2.4157,9.233764 -L 2.4157,9.233764,2.6008,9.185069 -L 2.6008,9.185069,2.766,9.058446 -L 2.766,9.058446,2.8735,8.844156 -L 2.8735,8.844156,2.9122,8.551953 -L 2.9122,8.551953,2.8735,8.211039 -L 2.8735,8.211039,2.737,7.743503 -L 2.737,7.743503,2.6008,7.23701 -L 2.6008,7.23701,2.5326,6.77922 -L 2.5326,6.77922,2.8636,7.032466 -L 2.8636,7.032466,3.1755,7.324677 -L 3.1755,7.324677,3.5553,7.743503 -L 3.5553,7.743503,3.8278,7.967532 -L 3.8278,7.967532,4.0423,8.055199 -L 4.0423,8.055199,4.2663,8.084416 -L 4.2663,8.084416,4.461,8.055199 -L 4.461,8.055199,4.6265,7.938315 -L 4.6265,7.938315,4.7335,7.782467 -L 4.7335,7.782467,4.7729,7.597401 -L 4.7729,7.597401,4.7142,7.373372 -L 4.7142,7.373372,4.5584,7.168829 -L 4.5584,7.168829,4.1786,6.974024 -L 4.1786,6.974024,3.4869,6.788959 -L 3.4869,6.788959,3.0291,6.672082 -L 3.0291,6.672082,2.6491,6.535712 -L 2.6491,6.535712,3.0291,6.379864 -L 3.0291,6.379864,3.477,6.272727 -L 3.477,6.272727,4.13,6.10714 -L 4.13,6.10714,4.5095,5.912335 -L 4.5095,5.912335,4.6852,5.688314 -L 4.6852,5.688314,4.7533,5.444806 -L 4.7533,5.444806,4.7142,5.26948 -L 4.7142,5.26948,4.6072,5.113632 -L 4.6072,5.113632,4.4414,5.006494 -L 4.4414,5.006494,4.2663,4.96753 -L 4.2663,4.96753,4.0517,4.996755 -L 4.0517,4.996755,3.8278,5.103893 -L 3.8278,5.103893,3.5553,5.327922 -L 3.5553,5.327922,3.1946,5.717531 -L 3.1946,5.717531,2.8928,6.01948 -L 2.8928,6.01948,2.5326,6.311691 -L 2.5326,6.311691,2.5713,5.922082 -L 2.5713,5.922082,2.6783,5.503248 -L 2.6783,5.503248,2.8539,4.860385 -L 2.8539,4.860385,2.9122,4.461037 -L 2.9122,4.461037,2.8735,4.21753 -L 2.8735,4.21753,2.7566,4.022726 -L 2.7566,4.022726,2.5908,3.886363 -L 2.5908,3.886363,2.4251,3.847399 -L 2.4251,3.847399,2.1917,3.886363 -L 2.1917,3.886363,1.9866,4.032465 -L 1.9866,4.032465,1.8895,4.207791 -L 1.8895,4.207791,1.8504,4.470777 -L 1.8504,4.470777,1.8895,4.81169 -L 1.8895,4.81169,2.0064,5.220777 -L 2.0064,5.220777,2.1234,5.590908 -L 2.1234,5.590908,2.1917,5.824676 -L 2.1917,5.824676,2.2304,6.029219 -L 2.2304,6.029219,2.2599,6.311691 -L 2.2599,6.311691,1.8992,6.038958 -L 1.8992,6.038958,1.5972,5.746748 -L 1.5972,5.746748,1.178,5.308444 -L 1.178,5.308444,0.8765,5.074676 -L 0.8765,5.074676,0.7113,4.996755 -L 0.7113,4.996755,0.526,4.96753 -L 0.526,4.96753,0.3211,5.006494 -L 0.3211,5.006494,0.1559,5.113632 -L 0.1559,5.113632,0.0389,5.26948 -L 0.0389,5.26948,-0.0002,5.444806 -L -0.0002,5.444806,0.029,5.610386 -L 0.029,5.610386,0.1266,5.785712 -L 0.1266,5.785712,0.2921,5.951299 -L 0.2921,5.951299,0.526,6.087662 -L 0.526,6.087662,0.8183,6.175329 -L 0.8183,6.175329,1.3244,6.292205 -L 1.3244,6.292205,1.724,6.39935 -L 1.724,6.39935,2.1135,6.535712 -L 2.1135,6.535712,1.724,6.691561 -L 1.724,6.691561,1.2761,6.808445 -L 1.2761,6.808445,0.633,6.974024 -L 0.633,6.974024,0.2921,7.110387 -L 0.2921,7.110387,0.0679,7.353894 -L 0.0679,7.353894,-0.0002,7.636365 -L -0.0002,7.636365,0.029,7.801953 -L 0.029,7.801953,0.146,7.957793 -L 0.146,7.957793,0.3018,8.064938 -L 0.3018,8.064938,0.4868,8.103894 -L 0.4868,8.103894,0.7014,8.064938 -L 0.7014,8.064938,0.9347,7.967532 -L 0.9347,7.967532,1.2075,7.762989 -L 1.2075,7.762989,1.5387,7.412336 -L 1.5387,7.412336,1.8992,7.051952 -L 1.8992,7.051952,2.2599,6.77922 - -[+] 12 -L 3.2339,0.915587,3.2339,4.159088 -L 3.2339,4.159088,0.0002,4.159088 -L 0.0002,4.159088,0.0002,4.685067 -L 0.0002,4.685067,3.2339,4.685067 -L 3.2339,4.685067,3.2339,7.90909 -L 3.2339,7.90909,3.7501,7.90909 -L 3.7501,7.90909,3.7501,4.685067 -L 3.7501,4.685067,6.9937,4.685067 -L 6.9937,4.685067,6.9937,4.159088 -L 6.9937,4.159088,3.7501,4.159088 -L 3.7501,4.159088,3.7501,0.915587 -L 3.7501,0.915587,3.2339,0.915587 - -[,] 29 -L -0.0007,-2.21103,-0.0007,-1.92857 -L -0.0007,-1.92857,0.5939,-1.6461 -L 0.5939,-1.6461,1.0423,-1.24675 -L 1.0423,-1.24675,1.3145,-0.76947 -L 1.3145,-0.76947,1.4018,-0.26298 -L 1.4018,-0.26298,1.3926,-0.1461 -L 1.3926,-0.1461,1.3438,-0.0487 -L 1.3438,-0.0487,1.3046,-0.00974 -L 1.3046,-0.00974,1.2563,0.009738 -L 1.2563,0.009738,1.1394,-0.02922 -L 1.1394,-0.02922,0.9444,-0.12662 -L 0.9444,-0.12662,0.8278,-0.16558 -L 0.8278,-0.16558,0.7014,-0.18506 -L 0.7014,-0.18506,0.4088,-0.13636 -L 0.4088,-0.13636,0.1943,0.009738 -L 0.1943,0.009738,0.0486,0.233767 -L 0.0486,0.233767,-0.0007,0.525978 -L -0.0007,0.525978,0.0679,0.818181 -L 0.0679,0.818181,0.2431,1.071427 -L 0.2431,1.071427,0.5163,1.237014 -L 0.5163,1.237014,0.8374,1.295456 -L 0.8374,1.295456,1.2459,1.207789 -L 1.2459,1.207789,1.6066,0.925326 -L 1.6066,0.925326,1.8502,0.487014 -L 1.8502,0.487014,1.9381,-0.06818 -L 1.9381,-0.06818,1.8207,-0.71103 -L 1.8207,-0.71103,1.4704,-1.30519 -L 1.4704,-1.30519,0.8761,-1.82142 -L 0.8761,-1.82142,-0.0007,-2.21103 - -[-] 4 -L 0.0002,3.477269,3.36,3.477269 -L 3.36,3.477269,3.36,2.493508 -L 3.36,2.493508,0.0002,2.493508 -L 0.0002,2.493508,0.0002,3.477269 - -[.] 16 -L 0.7205,1.256492,0.993,1.207789 -L 0.993,1.207789,1.2269,1.051949 -L 1.2269,1.051949,1.383,0.818181 -L 1.383,0.818181,1.4414,0.535717 -L 1.4414,0.535717,1.383,0.262985 -L 1.383,0.262985,1.2269,0.029224 -L 1.2269,0.029224,0.993,-0.12662 -L 0.993,-0.12662,0.7205,-0.18506 -L 0.7205,-0.18506,0.4376,-0.12662 -L 0.4376,-0.12662,0.2037,0.029224 -L 0.2037,0.029224,0.0482,0.262985 -L 0.0482,0.262985,-0.0004,0.535717 -L -0.0004,0.535717,0.0482,0.818181 -L 0.0482,0.818181,0.2037,1.051949 -L 0.2037,1.051949,0.4376,1.207789 -L 0.4376,1.207789,0.7205,1.256492 - -[/] 4 -L 3.7118,9.233764,0.517,-0.18506 -L 0.517,-0.18506,0.0007,-0.18506 -L 0.0007,-0.18506,3.1851,9.233764 -L 3.1851,9.233764,3.7118,9.233764 - -[0] 42 -L -0.0001,4.353892,0.1168,5.746748 -L 0.1168,5.746748,0.4577,6.944807 -L 0.4577,6.944807,0.9834,7.889612 -L 0.9834,7.889612,1.6652,8.561692 -L 1.6652,8.561692,2.2592,8.883112 -L 2.2592,8.883112,2.8731,8.980518 -L 2.8731,8.980518,3.8378,8.727272 -L 3.8378,8.727272,4.6945,7.948054 -L 4.6945,7.948054,5.4446,6.448053 -L 5.4446,6.448053,5.6978,4.490255 -L 5.6978,4.490255,5.5908,3.068182 -L 5.5908,3.068182,5.2593,1.87987 -L 5.2593,1.87987,4.7529,0.954543 -L 4.7529,0.954543,4.1296,0.331166 -L 4.1296,0.331166,3.4578,-0.03896 -L 3.4578,-0.03896,2.8047,-0.15584 -L 2.8047,-0.15584,1.6562,0.214282 -L 1.6562,0.214282,0.7109,1.334413 -L 0.7109,1.334413,0.1758,2.70779 -L 0.1758,2.70779,-0.0001,4.353892 -L 1.2757,4.188313,1.3827,2.532472 -L 1.3827,2.532472,1.7236,1.217528 -L 1.7236,1.217528,2.1814,0.496753 -L 2.1814,0.496753,2.8241,0.253246 -L 2.8241,0.253246,3.1848,0.331166 -L 3.1848,0.331166,3.5549,0.564934 -L 3.5549,0.564934,3.8863,0.993507 -L 3.8863,0.993507,4.1296,1.626623 -L 4.1296,1.626623,4.3536,2.970776 -L 4.3536,2.970776,4.4214,4.772726 -L 4.4214,4.772726,4.3442,6.155843 -L 4.3442,6.155843,4.1103,7.285713 -L 4.1103,7.285713,3.8467,7.918829 -L 3.8467,7.918829,3.5058,8.337663 -L 3.5058,8.337663,3.214,8.503242 -L 3.214,8.503242,2.8632,8.551953 -L 2.8632,8.551953,2.4445,8.454547 -L 2.4445,8.454547,2.0843,8.162336 -L 2.0843,8.162336,1.6845,7.470778 -L 1.6845,7.470778,1.4417,6.467531 -L 1.4417,6.467531,1.3154,5.318183 -L 1.3154,5.318183,1.2757,4.188313 - -[1] 28 -L 0.0005,7.938315,2.1434,8.980518 -L 2.1434,8.980518,2.3575,8.980518 -L 2.3575,8.980518,2.3575,1.548703 -L 2.3575,1.548703,2.3669,0.954543 -L 2.3669,0.954543,2.4159,0.633115 -L 2.4159,0.633115,2.514,0.467528 -L 2.514,0.467528,2.679,0.350644 -L 2.679,0.350644,2.9714,0.272724 -L 2.9714,0.272724,3.4678,0.243507 -L 3.4678,0.243507,3.4678,0 -L 3.4678,0,0.1561,0 -L 0.1561,0,0.1561,0.243507 -L 0.1561,0.243507,0.6724,0.272724 -L 0.6724,0.272724,0.9647,0.350644 -L 0.9647,0.350644,1.1104,0.457789 -L 1.1104,0.457789,1.2179,0.60389 -L 1.2179,0.60389,1.2669,0.915587 -L 1.2669,0.915587,1.2858,1.548703 -L 1.2858,1.548703,1.2858,6.301952 -L 1.2858,6.301952,1.2669,7.090908 -L 1.2669,7.090908,1.2179,7.538959 -L 1.2179,7.538959,1.1599,7.714286 -L 1.1599,7.714286,1.0519,7.840909 -L 1.0519,7.840909,0.9261,7.918829 -L 0.9261,7.918829,0.77,7.938315 -L 0.77,7.938315,0.4777,7.889612 -L 0.4777,7.889612,0.0981,7.733764 -L 0.0981,7.733764,0.0005,7.938315 - -[2] 38 -L 5.815,1.694804,5.2011,0 -L 5.2011,0,-0.0003,0 -L -0.0003,0,-0.0003,0.243507 -L -0.0003,0.243507,1.9583,2.142855 -L 1.9583,2.142855,3.2346,3.652595 -L 3.2346,3.652595,3.9347,4.918835 -L 3.9347,4.918835,4.1685,6.077922 -L 4.1685,6.077922,4.0328,6.837662 -L 4.0328,6.837662,3.6523,7.4513 -L 3.6523,7.4513,3.0874,7.860387 -L 3.0874,7.860387,2.4255,7.98701 -L 2.4255,7.98701,1.8116,7.899351 -L 1.8116,7.899351,1.2567,7.60714 -L 1.2567,7.60714,0.8083,7.139611 -L 0.8083,7.139611,0.4966,6.496748 -L 0.4966,6.496748,0.2534,6.496748 -L 0.2534,6.496748,0.5457,7.558445 -L 0.5457,7.558445,1.0907,8.337663 -L 1.0907,8.337663,1.8507,8.824678 -L 1.8507,8.824678,2.7669,8.980518 -L 2.7669,8.980518,3.7504,8.814939 -L 3.7504,8.814939,4.559,8.298699 -L 4.559,8.298699,5.0941,7.548706 -L 5.0941,7.548706,5.2794,6.672082 -L 5.2794,6.672082,5.2011,6.009741 -L 5.2011,6.009741,4.9672,5.337661 -L 4.9672,5.337661,4.334,4.256494 -L 4.334,4.256494,3.4095,3.107138 -L 3.4095,3.107138,2.0945,1.694804 -L 2.0945,1.694804,1.3835,0.983768 -L 1.3835,0.983768,3.6825,0.983768 -L 3.6825,0.983768,4.2756,0.993507 -L 4.2756,0.993507,4.666,1.032471 -L 4.666,1.032471,4.9385,1.110391 -L 4.9385,1.110391,5.1818,1.246753 -L 5.1818,1.246753,5.3864,1.431819 -L 5.3864,1.431819,5.5717,1.694804 -L 5.5717,1.694804,5.815,1.694804 - -[3] 61 -L 0.1371,7.129865,0.5656,7.918829 -L 0.5656,7.918829,1.0908,8.503242 -L 1.0908,8.503242,1.734,8.863634 -L 1.734,8.863634,2.5232,8.980518 -L 2.5232,8.980518,3.4582,8.814939 -L 3.4582,8.814939,4.1494,8.298699 -L 4.1494,8.298699,4.4714,7.762989 -L 4.4714,7.762989,4.5784,7.198054 -L 4.5784,7.198054,4.2767,6.224024 -L 4.2767,6.224024,3.37,5.211038 -L 3.37,5.211038,4.081,4.831168 -L 4.081,4.831168,4.5973,4.305197 -L 4.5973,4.305197,4.9094,3.662342 -L 4.9094,3.662342,5.0065,2.912341 -L 5.0065,2.912341,4.8311,1.850645 -L 4.8311,1.850645,4.2861,0.935065 -L 4.2861,0.935065,3.1173,0.116883 -L 3.1173,0.116883,1.5392,-0.15584 -L 1.5392,-0.15584,0.7891,-0.09739 -L 0.7891,-0.09739,0.3219,0.06818 -L 0.3219,0.06818,0.088,0.29221 -L 0.088,0.29221,0.0003,0.535717 -L 0.0003,0.535717,0.0399,0.711035 -L 0.0399,0.711035,0.1559,0.866884 -L 0.1559,0.866884,0.3219,0.974021 -L 0.3219,0.974021,0.526,1.012985 -L 0.526,1.012985,0.6821,1.003246 -L 0.6821,1.003246,0.857,0.964282 -L 0.857,0.964282,1.0324,0.886362 -L 1.0324,0.886362,1.3544,0.720775 -L 1.3544,0.720775,1.6854,0.564934 -L 1.6854,0.564934,1.8895,0.477267 -L 1.8895,0.477267,2.1432,0.428572 -L 2.1432,0.428572,2.4058,0.409094 -L 2.4058,0.409094,3.0197,0.535717 -L 3.0197,0.535717,3.5553,0.925326 -L 3.5553,0.925326,3.9254,1.480514 -L 3.9254,1.480514,4.0522,2.133116 -L 4.0522,2.133116,3.9938,2.639609 -L 3.9938,2.639609,3.8184,3.136363 -L 3.8184,3.136363,3.643,3.457791 -L 3.643,3.457791,3.4483,3.691559 -L 3.4483,3.691559,3.1173,3.935066 -L 3.1173,3.935066,2.6887,4.159088 -L 2.6887,4.159088,2.1923,4.314936 -L 2.1923,4.314936,1.6953,4.373378 -L 1.6953,4.373378,1.4808,4.373378 -L 1.4808,4.373378,1.4808,4.568183 -L 1.4808,4.568183,1.9965,4.685067 -L 1.9965,4.685067,2.5128,4.938313 -L 2.5128,4.938313,2.9612,5.26948 -L 2.9612,5.26948,3.2635,5.668836 -L 3.2635,5.668836,3.4389,6.116879 -L 3.4389,6.116879,3.4973,6.603894 -L 3.4973,6.603894,3.3898,7.217532 -L 3.3898,7.217532,3.0782,7.685068 -L 3.0782,7.685068,2.6104,7.996749 -L 2.6104,7.996749,2.0362,8.103894 -L 2.0362,8.103894,1.1111,7.83117 -L 1.1111,7.83117,0.3506,7.022727 -L 0.3506,7.022727,0.1371,7.129865 - -[4] 14 -L 5.9812,3.243508,5.9812,2.32792 -L 5.9812,2.32792,4.803,2.32792 -L 4.803,2.32792,4.803,0 -L 4.803,0,3.7313,0 -L 3.7313,0,3.7313,2.32792 -L 3.7313,2.32792,0.0004,2.32792 -L 0.0004,2.32792,0.0004,3.155841 -L 0.0004,3.155841,4.0915,8.980518 -L 4.0915,8.980518,4.803,8.980518 -L 4.803,8.980518,4.803,3.243508 -L 4.803,3.243508,5.9812,3.243508 -L 3.7313,3.243508,3.7313,7.616879 -L 3.7313,7.616879,0.6431,3.243508 -L 0.6431,3.243508,3.7313,3.243508 - -[5] 41 -L 5.1426,8.805199,4.6362,7.694807 -L 4.6362,7.694807,1.9864,7.694807 -L 1.9864,7.694807,1.4028,6.516234 -L 1.4028,6.516234,2.9511,6.068183 -L 2.9511,6.068183,4.1298,5.240255 -L 4.1298,5.240255,4.7819,4.275972 -L 4.7819,4.275972,4.9964,3.165588 -L 4.9964,3.165588,4.9285,2.493508 -L 4.9285,2.493508,4.714,1.87987 -L 4.714,1.87987,4.3929,1.324674 -L 4.3929,1.324674,4.003,0.866884 -L 4.003,0.866884,3.5452,0.496753 -L 3.5452,0.496753,3.0492,0.204543 -L 3.0492,0.204543,2.2887,-0.06818 -L 2.2887,-0.06818,1.5192,-0.15584 -L 1.5192,-0.15584,0.828,-0.08766 -L 0.828,-0.08766,0.3603,0.116883 -L 0.3603,0.116883,0.0972,0.399347 -L 0.0972,0.399347,-0.0004,0.711035 -L -0.0004,0.711035,0.0387,0.876623 -L 0.0387,0.876623,0.1562,1.032471 -L 0.1562,1.032471,0.3212,1.129869 -L 0.3212,1.129869,0.5263,1.168833 -L 0.5263,1.168833,0.6913,1.159094 -L 0.6913,1.159094,0.828,1.12013 -L 0.828,1.12013,0.994,1.022724 -L 0.994,1.022724,1.2561,0.847398 -L 1.2561,0.847398,1.7436,0.594151 -L 1.7436,0.594151,2.2406,0.516231 -L 2.2406,0.516231,2.9511,0.652601 -L 2.9511,0.652601,3.5744,1.090905 -L 3.5744,1.090905,4.003,1.724021 -L 4.003,1.724021,4.1496,2.483761 -L 4.1496,2.483761,4.0228,3.253247 -L 4.0228,3.253247,3.6423,3.974023 -L 3.6423,3.974023,3.0289,4.587661 -L 3.0289,4.587661,2.2203,5.045458 -L 2.2203,5.045458,1.3829,5.279219 -L 1.3829,5.279219,0.2919,5.386364 -L 0.2919,5.386364,1.9864,8.805199 -L 1.9864,8.805199,5.1426,8.805199 - -[6] 52 -L 5.386,8.980518,5.386,8.74675 -L 5.386,8.74675,4.6066,8.620126 -L 4.6066,8.620126,3.9833,8.405844 -L 3.9833,8.405844,3.4477,8.084416 -L 3.4477,8.084416,2.9126,7.616879 -L 2.9126,7.616879,2.435,7.061691 -L 2.435,7.061691,2.0351,6.448053 -L 2.0351,6.448053,1.724,5.746748 -L 1.724,5.746748,1.4604,4.918835 -L 1.4604,4.918835,2.3958,5.396103 -L 2.3958,5.396103,3.3308,5.56169 -L 3.3308,5.56169,4.179,5.376625 -L 4.179,5.376625,4.8989,4.831168 -L 4.8989,4.831168,5.3959,4.003248 -L 5.3959,4.003248,5.5619,2.961037 -L 5.5619,2.961037,5.3959,1.909095 -L 5.3959,1.909095,4.889,0.944804 -L 4.889,0.944804,3.9541,0.116883 -L 3.9541,0.116883,2.7659,-0.15584 -L 2.7659,-0.15584,1.9281,-0.00974 -L 1.9281,-0.00974,1.2265,0.438311 -L 1.2265,0.438311,0.302,1.772724 -L 0.302,1.772724,0.0002,3.457791 -L 0.0002,3.457791,0.1167,4.607139 -L 0.1167,4.607139,0.4675,5.698053 -L 0.4675,5.698053,1.0422,6.7013 -L 1.0422,6.7013,1.8216,7.587662 -L 1.8216,7.587662,2.6881,8.279221 -L 2.6881,8.279221,3.5067,8.698054 -L 3.5067,8.698054,4.286,8.912337 -L 4.286,8.912337,5.006,8.980518 -L 5.006,8.980518,5.386,8.980518 -L 1.3434,4.441559,1.2562,3.652595 -L 1.2562,3.652595,1.2265,3.029218 -L 1.2265,3.029218,1.2855,2.376624 -L 1.2855,2.376624,1.4604,1.675326 -L 1.4604,1.675326,1.7428,1.012985 -L 1.7428,1.012985,2.1421,0.516231 -L 2.1421,0.516231,2.5128,0.28247 -L 2.5128,0.28247,2.9507,0.204543 -L 2.9507,0.204543,3.4868,0.340905 -L 3.4868,0.340905,3.964,0.74026 -L 3.964,0.74026,4.295,1.383116 -L 4.295,1.383116,4.4025,2.259739 -L 4.4025,2.259739,4.295,3.292211 -L 4.295,3.292211,3.964,4.178574 -L 3.964,4.178574,3.4284,4.792212 -L 3.4284,4.792212,2.7075,4.996755 -L 2.7075,4.996755,2.4543,4.96753 -L 2.4543,4.96753,2.1818,4.88961 -L 2.1818,4.88961,1.831,4.724023 -L 1.831,4.724023,1.3434,4.441559 - -[7] 12 -L 0.8387,8.805199,5.562,8.805199 -L 5.562,8.805199,5.562,8.551953 -L 5.562,8.551953,2.6298,-0.18506 -L 2.6298,-0.18506,1.8995,-0.18506 -L 1.8995,-0.18506,4.5294,7.743503 -L 4.5294,7.743503,2.1041,7.743503 -L 2.1041,7.743503,1.4813,7.704547 -L 1.4813,7.704547,1.0622,7.568184 -L 1.0622,7.568184,0.5657,7.188314 -L 0.5657,7.188314,0.1852,6.642858 -L 0.1852,6.642858,0.0009,6.720778 -L 0.0009,6.720778,0.8387,8.805199 - -[8] 65 -L 1.7431,4.43182,0.8859,5.211038 -L 0.8859,5.211038,0.3989,5.814937 -L 0.3989,5.814937,0.165,6.340908 -L 0.165,6.340908,0.0966,6.886365 -L 0.0966,6.886365,0.2626,7.685068 -L 0.2626,7.685068,0.7596,8.36688 -L 0.7596,8.36688,1.5285,8.834417 -L 1.5285,8.834417,2.512,8.980518 -L 2.512,8.980518,3.4762,8.844156 -L 3.4762,8.844156,4.2269,8.405844 -L 4.2269,8.405844,4.7139,7.792206 -L 4.7139,7.792206,4.8799,7.090908 -L 4.8799,7.090908,4.7912,6.594154 -L 4.7912,6.594154,4.5291,6.087662 -L 4.5291,6.087662,3.9831,5.522726 -L 3.9831,5.522726,3.0675,4.879871 -L 3.0675,4.879871,4.0123,4.090907 -L 4.0123,4.090907,4.5772,3.487008 -L 4.5772,3.487008,4.9473,2.805196 -L 4.9473,2.805196,5.0741,2.094152 -L 5.0741,2.094152,4.8992,1.227268 -L 4.8992,1.227268,4.3631,0.506492 -L 4.3631,0.506492,3.5446,0.009738 -L 3.5446,0.009738,2.512,-0.15584 -L 2.512,-0.15584,1.3923,0.038963 -L 1.3923,0.038963,0.5549,0.633115 -L 0.5549,0.633115,0.1358,1.285717 -L 0.1358,1.285717,-0.001,2.006493 -L -0.001,2.006493,0.0966,2.590906 -L 0.0966,2.590906,0.389,3.165588 -L 0.389,3.165588,0.9251,3.769479 -L 0.9251,3.769479,1.7431,4.43182 -L 2.7657,5.133118,3.3994,5.756495 -L 3.3994,5.756495,3.7497,6.233763 -L 3.7497,6.233763,3.9053,6.672082 -L 3.9053,6.672082,3.9544,7.14935 -L 3.9544,7.14935,3.8572,7.762989 -L 3.8572,7.762989,3.5738,8.220779 -L 3.5738,8.220779,3.116,8.512981 -L 3.116,8.512981,2.5319,8.610387 -L 2.5319,8.610387,1.9279,8.512981 -L 1.9279,8.512981,1.4507,8.220779 -L 1.4507,8.220779,1.1386,7.811692 -L 1.1386,7.811692,1.0316,7.324677 -L 1.0316,7.324677,1.0801,6.993502 -L 1.0801,6.993502,1.2075,6.652597 -L 1.2075,6.652597,1.4116,6.32143 -L 1.4116,6.32143,1.694,6.009741 -L 1.694,6.009741,2.7657,5.133118 -L 2.0453,4.188313,1.5771,3.711037 -L 1.5771,3.711037,1.2456,3.194805 -L 1.2456,3.194805,1.0514,2.639609 -L 1.0514,2.639609,0.9934,2.035718 -L 0.9934,2.035718,1.1004,1.285717 -L 1.1004,1.285717,1.4507,0.701296 -L 1.4507,0.701296,1.9675,0.321427 -L 1.9675,0.321427,2.6101,0.194803 -L 2.6101,0.194803,3.2429,0.29221 -L 3.2429,0.29221,3.7398,0.594151 -L 3.7398,0.594151,4.051,1.032471 -L 4.051,1.032471,4.1585,1.548703 -L 4.1585,1.548703,4.0995,1.996754 -L 4.0995,1.996754,3.9152,2.386363 -L 3.9152,2.386363,3.2141,3.185066 -L 3.2141,3.185066,2.0453,4.188313 - -[9] 48 -L 0.1755,-0.18506,0.1755,0.058441 -L 0.1755,0.058441,0.9931,0.165586 -L 0.9931,0.165586,1.7427,0.44805 -L 1.7427,0.44805,2.4636,0.974021 -L 2.4636,0.974021,3.1553,1.782471 -L 3.1553,1.782471,3.73,2.775971 -L 3.73,2.775971,4.1002,3.866878 -L 4.1002,3.866878,3.1261,3.370131 -L 3.1261,3.370131,2.2496,3.204544 -L 2.2496,3.204544,1.3929,3.389609 -L 1.3929,3.389609,0.6621,3.925327 -L 0.6621,3.925327,0.1651,4.762987 -L 0.1651,4.762987,-0.0003,5.834415 -L -0.0003,5.834415,0.1651,6.925329 -L 0.1651,6.925329,0.6621,7.889612 -L 0.6621,7.889612,1.5772,8.707793 -L 1.5772,8.707793,2.747,8.980518 -L 2.747,8.980518,3.7499,8.756489 -L 3.7499,8.756489,4.6065,8.084416 -L 4.6065,8.084416,5.318,6.847401 -L 5.318,6.847401,5.5514,5.3474 -L 5.5514,5.3474,5.3671,3.935066 -L 5.3671,3.935066,4.8305,2.610384 -L 4.8305,2.610384,3.9634,1.451297 -L 3.9634,1.451297,2.8238,0.506492 -L 2.8238,0.506492,1.7338,-0.00974 -L 1.7338,-0.00974,0.5452,-0.18506 -L 0.5452,-0.18506,0.1755,-0.18506 -L 4.1978,4.344153,4.2855,5.103893 -L 4.2855,5.103893,4.3147,5.698053 -L 4.3147,5.698053,4.2656,6.350647 -L 4.2656,6.350647,4.1002,7.051952 -L 4.1002,7.051952,3.847,7.694807 -L 3.847,7.694807,3.4962,8.172075 -L 3.4962,8.172075,3.078,8.464286 -L 3.078,8.464286,2.6004,8.561692 -L 2.6004,8.561692,2.0653,8.435069 -L 2.0653,8.435069,1.5876,8.04546 -L 1.5876,8.04546,1.2666,7.392858 -L 1.2666,7.392858,1.1591,6.496748 -L 1.1591,6.496748,1.2948,5.279219 -L 1.2948,5.279219,1.7338,4.353892 -L 1.7338,4.353892,2.2005,3.935066 -L 2.2005,3.935066,2.7753,3.798704 -L 2.7753,3.798704,3.0968,3.83766 -L 3.0968,3.83766,3.4774,3.944805 -L 3.4774,3.944805,3.8663,4.110385 -L 3.8663,4.110385,4.1978,4.344153 - -[:] 32 -L 0.7212,6.126626,0.9937,6.077922 -L 0.9937,6.077922,1.2276,5.922082 -L 1.2276,5.922082,1.3831,5.688314 -L 1.3831,5.688314,1.4421,5.405842 -L 1.4421,5.405842,1.3831,5.133118 -L 1.3831,5.133118,1.2276,4.899349 -L 1.2276,4.899349,0.9937,4.743509 -L 0.9937,4.743509,0.7212,4.685067 -L 0.7212,4.685067,0.4393,4.743509 -L 0.4393,4.743509,0.2054,4.899349 -L 0.2054,4.899349,0.0493,5.133118 -L 0.0493,5.133118,0.0008,5.405842 -L 0.0008,5.405842,0.0493,5.688314 -L 0.0493,5.688314,0.2054,5.922082 -L 0.2054,5.922082,0.4393,6.077922 -L 0.4393,6.077922,0.7212,6.126626 -L 0.7014,1.266232,0.9843,1.207789 -L 0.9843,1.207789,1.2182,1.051949 -L 1.2182,1.051949,1.3831,0.818181 -L 1.3831,0.818181,1.4322,0.535717 -L 1.4322,0.535717,1.3742,0.262985 -L 1.3742,0.262985,1.2182,0.029224 -L 1.2182,0.029224,0.9843,-0.12662 -L 0.9843,-0.12662,0.7014,-0.18506 -L 0.7014,-0.18506,0.4289,-0.12662 -L 0.4289,-0.12662,0.195,0.029224 -L 0.195,0.029224,0.0394,0.262985 -L 0.0394,0.262985,-0.019,0.535717 -L -0.019,0.535717,0.0394,0.818181 -L 0.0394,0.818181,0.195,1.051949 -L 0.195,1.051949,0.4289,1.207789 -L 0.4289,1.207789,0.7014,1.266232 - -[;] 45 -L 0.9057,6.136365,1.1787,6.087662 -L 1.1787,6.087662,1.4125,5.931821 -L 1.4125,5.931821,1.5785,5.698053 -L 1.5785,5.698053,1.6266,5.425328 -L 1.6266,5.425328,1.5785,5.142857 -L 1.5785,5.142857,1.4125,4.909088 -L 1.4125,4.909088,1.1787,4.753248 -L 1.1787,4.753248,0.9057,4.704545 -L 0.9057,4.704545,0.6336,4.753248 -L 0.6336,4.753248,0.3998,4.909088 -L 0.3998,4.909088,0.2338,5.142857 -L 0.2338,5.142857,0.1847,5.425328 -L 0.1847,5.425328,0.2338,5.698053 -L 0.2338,5.698053,0.3998,5.931821 -L 0.3998,5.931821,0.6336,6.087662 -L 0.6336,6.087662,0.9057,6.136365 -L -0.0001,-2.21103,-0.0001,-1.92857 -L -0.0001,-1.92857,0.595,-1.6461 -L 0.595,-1.6461,1.033,-1.24675 -L 1.033,-1.24675,1.3055,-0.76947 -L 1.3055,-0.76947,1.4026,-0.26298 -L 1.4026,-0.26298,1.3833,-0.1461 -L 1.3833,-0.1461,1.3446,-0.0487 -L 1.3446,-0.0487,1.2951,-0.00974 -L 1.2951,-0.00974,1.2465,0.009738 -L 1.2465,0.009738,1.1395,-0.02922 -L 1.1395,-0.02922,0.9354,-0.12662 -L 0.9354,-0.12662,0.8185,-0.16558 -L 0.8185,-0.16558,0.6921,-0.18506 -L 0.6921,-0.18506,0.4087,-0.13636 -L 0.4087,-0.13636,0.1847,0.009738 -L 0.1847,0.009738,0.0391,0.233767 -L 0.0391,0.233767,-0.0001,0.525978 -L -0.0001,0.525978,0.0589,0.818181 -L 0.0589,0.818181,0.2432,1.071427 -L 0.2432,1.071427,0.5068,1.237014 -L 0.5068,1.237014,0.8378,1.295456 -L 0.8378,1.295456,1.2371,1.207789 -L 1.2371,1.207789,1.5973,0.925326 -L 1.5973,0.925326,1.851,0.487014 -L 1.851,0.487014,1.9283,-0.06818 -L 1.9283,-0.06818,1.8114,-0.71103 -L 1.8114,-0.71103,1.471,-1.30519 -L 1.471,-1.30519,0.8675,-1.82142 -L 0.8675,-1.82142,-0.0001,-2.21103 - -[<] 7 -L -0.0004,4.587661,6.9837,7.60714 -L 6.9837,7.60714,6.9837,7.042205 -L 6.9837,7.042205,0.9737,4.43182 -L 0.9737,4.43182,6.9837,1.801949 -L 6.9837,1.801949,6.9837,1.217528 -L 6.9837,1.217528,-0.0004,4.266233 -L -0.0004,4.266233,-0.0004,4.587661 - -[=] 8 -L 0.0007,5.737009,7.0037,5.737009 -L 7.0037,5.737009,7.0037,5.201299 -L 7.0037,5.201299,0.0007,5.201299 -L 0.0007,5.201299,0.0007,5.737009 -L 0.0007,3.613631,7.0037,3.613631 -L 7.0037,3.613631,7.0037,3.08766 -L 7.0037,3.08766,0.0007,3.08766 -L 0.0007,3.08766,0.0007,3.613631 - -[>] 7 -L 6.984,4.237008,0.0004,1.217528 -L 0.0004,1.217528,0.0004,1.772724 -L 0.0004,1.772724,6.0193,4.383117 -L 6.0193,4.383117,0.0004,7.012988 -L 0.0004,7.012988,0.0004,7.60714 -L 0.0004,7.60714,6.984,4.558444 -L 6.984,4.558444,6.984,4.237008 - -[?] 61 -L 2.3574,2.074674,2.0849,2.074674 -L 2.0849,2.074674,2.1622,2.824674 -L 2.1622,2.824674,2.2891,3.428573 -L 2.2891,3.428573,2.5328,4.071429 -L 2.5328,4.071429,2.9515,4.918835 -L 2.9515,4.918835,3.2731,5.571429 -L 3.2731,5.571429,3.4584,6.048705 -L 3.4584,6.048705,3.5456,6.438314 -L 3.5456,6.438314,3.5748,6.837662 -L 3.5748,6.837662,3.4673,7.577923 -L 3.4673,7.577923,3.1363,8.152597 -L 3.1363,8.152597,2.6498,8.522728 -L 2.6498,8.522728,2.0651,8.639612 -L 2.0651,8.639612,1.5587,8.571431 -L 1.5587,8.571431,1.1693,8.376619 -L 1.1693,8.376619,0.9255,8.094155 -L 0.9255,8.094155,0.8473,7.792206 -L 0.8473,7.792206,0.8963,7.52922 -L 0.8963,7.52922,1.0425,7.207793 -L 1.0425,7.207793,1.1881,6.896104 -L 1.1881,6.896104,1.2372,6.672082 -L 1.2372,6.672082,1.1985,6.457792 -L 1.1985,6.457792,1.0915,6.282466 -L 1.0915,6.282466,0.9255,6.165582 -L 0.9255,6.165582,0.7214,6.126626 -L 0.7214,6.126626,0.4677,6.185068 -L 0.4677,6.185068,0.224,6.389611 -L 0.224,6.389611,0.059,6.711039 -L 0.059,6.711039,0,7.139611 -L 0,7.139611,0.1561,7.83117 -L 0.1561,7.83117,0.6337,8.435069 -L 0.6337,8.435069,1.3734,8.863634 -L 1.3734,8.863634,2.3381,8.999996 -L 2.3381,8.999996,3.497,8.805199 -L 3.497,8.805199,4.3056,8.220779 -L 4.3056,8.220779,4.6559,7.626619 -L 4.6559,7.626619,4.7729,6.964285 -L 4.7729,6.964285,4.7238,6.47727 -L 4.7238,6.47727,4.5682,5.990255 -L 4.5682,5.990255,4.2571,5.444806 -L 4.2571,5.444806,3.7596,4.81169 -L 3.7596,4.81169,3.0001,3.896102 -L 3.0001,3.896102,2.6101,3.30195 -L 2.6101,3.30195,2.4451,2.775971 -L 2.4451,2.775971,2.3574,2.074674 -L 2.2598,1.275971,2.5427,1.217528 -L 2.5427,1.217528,2.7766,1.061688 -L 2.7766,1.061688,2.9322,0.82792 -L 2.9322,0.82792,2.9907,0.545456 -L 2.9907,0.545456,2.9322,0.272724 -L 2.9322,0.272724,2.7766,0.038963 -L 2.7766,0.038963,2.5427,-0.12662 -L 2.5427,-0.12662,2.2598,-0.17532 -L 2.2598,-0.17532,1.9868,-0.12662 -L 1.9868,-0.12662,1.753,0.038963 -L 1.753,0.038963,1.5974,0.272724 -L 1.5974,0.272724,1.5394,0.545456 -L 1.5394,0.545456,1.5974,0.82792 -L 1.5974,0.82792,1.753,1.061688 -L 1.753,1.061688,1.9868,1.217528 -L 1.9868,1.217528,2.2598,1.275971 - -[@] 114 -L 8.5029,6.224024,7.7428,3.633117 -L 7.7428,3.633117,7.4119,2.444805 -L 7.4119,2.444805,7.2365,1.782471 -L 7.2365,1.782471,7.1686,1.431819 -L 7.1686,1.431819,7.1394,1.159094 -L 7.1394,1.159094,7.178,0.974021 -L 7.178,0.974021,7.285,0.808442 -L 7.285,0.808442,7.4416,0.701296 -L 7.4416,0.701296,7.6264,0.672079 -L 7.6264,0.672079,8.1526,0.788963 -L 8.1526,0.788963,8.766,1.139608 -L 8.766,1.139608,9.3893,1.762985 -L 9.3893,1.762985,9.906,2.678573 -L 9.906,2.678573,10.2658,3.769479 -L 10.2658,3.769479,10.3827,4.899349 -L 10.3827,4.899349,10.2464,5.970777 -L 10.2464,5.970777,9.8476,6.954546 -L 9.8476,6.954546,9.205,7.782467 -L 9.205,7.782467,8.3374,8.396105 -L 8.3374,8.396105,7.3048,8.775975 -L 7.3048,8.775975,6.1752,8.902598 -L 6.1752,8.902598,4.7334,8.698054 -L 4.7334,8.698054,3.3896,8.103894 -L 3.3896,8.103894,2.2402,7.139611 -L 2.2402,7.139611,1.3533,5.814937 -L 1.3533,5.814937,0.7983,4.295458 -L 0.7983,4.295458,0.6036,2.717529 -L 0.6036,2.717529,0.7691,1.285717 -L 0.7691,1.285717,1.2661,0 -L 1.2661,0,2.0548,-1.07142 -L 2.0548,-1.07142,3.1161,-1.85064 -L 3.1161,-1.85064,4.3637,-2.31818 -L 4.3637,-2.31818,5.6876,-2.47402 -L 5.6876,-2.47402,7.3147,-2.24026 -L 7.3147,-2.24026,8.7754,-1.55844 -L 8.7754,-1.55844,10.0037,-0.42857 -L 10.0037,-0.42857,10.9089,1.12013 -L 10.9089,1.12013,11.2884,1.12013 -L 11.2884,1.12013,10.461,-0.49675 -L 10.461,-0.49675,9.1658,-1.76298 -L 9.1658,-1.76298,7.5189,-2.5909 -L 7.5189,-2.5909,5.6594,-2.87337 -L 5.6594,-2.87337,4.1685,-2.68831 -L 4.1685,-2.68831,2.7852,-2.14285 -L 2.7852,-2.14285,1.6069,-1.25649 -L 1.6069,-1.25649,0.73,-0.06818 -L 0.73,-0.06818,0.1755,1.344152 -L 0.1755,1.344152,-0.0004,2.883116 -L -0.0004,2.883116,0.1944,4.538965 -L 0.1944,4.538965,0.7983,6.077922 -L 0.7983,6.077922,1.7724,7.402597 -L 1.7724,7.402597,3.0582,8.396105 -L 3.0582,8.396105,4.5485,9.019474 -L 4.5485,9.019474,6.1365,9.233764 -L 6.1365,9.233764,7.4119,9.097402 -L 7.4119,9.097402,8.5613,8.678576 -L 8.5613,8.678576,9.5156,7.996749 -L 9.5156,7.996749,10.2078,7.051952 -L 10.2078,7.051952,10.6364,5.951299 -L 10.6364,5.951299,10.7721,4.782465 -L 10.7721,4.782465,10.6364,3.603892 -L 10.6364,3.603892,10.2464,2.435066 -L 10.2464,2.435066,9.643,1.42208 -L 9.643,1.42208,8.8923,0.730521 -L 8.8923,0.730521,8.0649,0.331166 -L 8.0649,0.331166,7.1879,0.204543 -L 7.1879,0.204543,6.7593,0.262985 -L 6.7593,0.262985,6.4477,0.438311 -L 6.4477,0.438311,6.2624,0.720775 -L 6.2624,0.720775,6.1945,1.090905 -L 6.1945,1.090905,6.2237,1.509739 -L 6.2237,1.509739,6.3119,2.045457 -L 6.3119,2.045457,5.4444,1.090905 -L 5.4444,1.090905,4.772,0.535717 -L 4.772,0.535717,4.227,0.28247 -L 4.227,0.28247,3.7593,0.194803 -L 3.7593,0.194803,3.3213,0.301949 -L 3.3213,0.301949,2.9412,0.60389 -L 2.9412,0.60389,2.6687,1.090905 -L 2.6687,1.090905,2.581,1.704543 -L 2.581,1.704543,2.7366,2.70779 -L 2.7366,2.70779,3.1944,3.818182 -L 3.1944,3.818182,3.9054,4.879871 -L 3.9054,4.879871,4.8215,5.717531 -L 4.8215,5.717531,5.5325,6.126626 -L 5.5325,6.126626,6.1553,6.262988 -L 6.1553,6.262988,6.5547,6.204546 -L 6.5547,6.204546,6.8768,6.038958 -L 6.8768,6.038958,7.12,5.756495 -L 7.12,5.756495,7.2761,5.366878 -L 7.2761,5.366878,7.4906,6.077922 -L 7.4906,6.077922,8.5029,6.224024 -L 6.2341,5.951299,5.7372,5.824676 -L 5.7372,5.824676,5.2397,5.444806 -L 5.2397,5.444806,4.558,4.558444 -L 4.558,4.558444,3.9931,3.409088 -L 3.9931,3.409088,3.7008,2.561689 -L 3.7008,2.561689,3.6037,1.899348 -L 3.6037,1.899348,3.6622,1.529225 -L 3.6622,1.529225,3.8375,1.237014 -L 3.8375,1.237014,4.0813,1.04221 -L 4.0813,1.04221,4.3538,0.983768 -L 4.3538,0.983768,4.7433,1.051949 -L 4.7433,1.051949,5.1426,1.266232 -L 5.1426,1.266232,5.5712,1.626623 -L 5.5712,1.626623,6.0102,2.142855 -L 6.0102,2.142855,6.409,2.737015 -L 6.409,2.737015,6.6721,3.340906 -L 6.6721,3.340906,6.9441,4.275972 -L 6.9441,4.275972,7.0422,5.016233 -L 7.0422,5.016233,6.9838,5.405842 -L 6.9838,5.405842,6.8089,5.698053 -L 6.8089,5.698053,6.5453,5.892857 -L 6.5453,5.892857,6.2341,5.951299 - -[A] 35 -L 5.9806,2.951298,2.5718,2.951298 -L 2.5718,2.951298,1.9673,1.558442 -L 1.9673,1.558442,1.8018,1.110391 -L 1.8018,1.110391,1.7532,0.788963 -L 1.7532,0.788963,1.8018,0.60389 -L 1.8018,0.60389,1.9381,0.438311 -L 1.9381,0.438311,2.2398,0.311688 -L 2.2398,0.311688,2.766,0.243507 -L 2.766,0.243507,2.766,0 -L 2.766,0,0.0003,0 -L 0.0003,0,0.0003,0.243507 -L 0.0003,0.243507,0.4477,0.350644 -L 0.4477,0.350644,0.7108,0.496753 -L 0.7108,0.496753,1.0616,0.964282 -L 1.0616,0.964282,1.4411,1.762985 -L 1.4411,1.762985,4.5393,8.999996 -L 4.5393,8.999996,4.7726,8.999996 -L 4.7726,8.999996,7.8312,1.685065 -L 7.8312,1.685065,8.182,0.954543 -L 8.182,0.954543,8.503,0.535717 -L 8.503,0.535717,8.8642,0.331166 -L 8.8642,0.331166,9.3404,0.243507 -L 9.3404,0.243507,9.3404,0 -L 9.3404,0,5.8731,0 -L 5.8731,0,5.8731,0.243507 -L 5.8731,0.243507,6.3111,0.301949 -L 6.3111,0.301949,6.5841,0.418833 -L 6.5841,0.418833,6.7203,0.584412 -L 6.7203,0.584412,6.7694,0.779224 -L 6.7694,0.779224,6.7015,1.149347 -L 6.7015,1.149347,6.5063,1.685065 -L 6.5063,1.685065,5.9806,2.951298 -L 5.7958,3.428573,4.3054,6.983763 -L 4.3054,6.983763,2.766,3.428573 -L 2.766,3.428573,5.7958,3.428573 - -[B] 69 -L 5.9223,4.490255,6.721,4.237008 -L 6.721,4.237008,7.2853,3.866878 -L 7.2853,3.866878,7.7634,3.204544 -L 7.7634,3.204544,7.9185,2.405841 -L 7.9185,2.405841,7.8115,1.762985 -L 7.8115,1.762985,7.5003,1.149347 -L 7.5003,1.149347,7.0128,0.633115 -L 7.0128,0.633115,6.3603,0.272724 -L 6.3603,0.272724,5.4451,0.06818 -L 5.4451,0.06818,4.149,0 -L 4.149,0,-0.0001,0 -L -0.0001,0,-0.0001,0.243507 -L -0.0001,0.243507,0.3314,0.243507 -L 0.3314,0.243507,0.7991,0.331166 -L 0.7991,0.331166,1.1197,0.594151 -L 1.1197,0.594151,1.2267,0.944804 -L 1.2267,0.944804,1.2668,1.558442 -L 1.2668,1.558442,1.2668,7.246749 -L 1.2668,7.246749,1.2178,7.90909 -L 1.2178,7.90909,1.081,8.279221 -L 1.081,8.279221,0.7694,8.493503 -L 0.7694,8.493503,0.3314,8.561692 -L 0.3314,8.561692,-0.0001,8.561692 -L -0.0001,8.561692,-0.0001,8.805199 -L -0.0001,8.805199,3.7982,8.805199 -L 3.7982,8.805199,4.7624,8.766228 -L 4.7624,8.766228,5.5125,8.649351 -L 5.5125,8.649351,6.3697,8.327924 -L 6.3697,8.327924,6.993,7.821431 -L 6.993,7.821431,7.3829,7.178575 -L 7.3829,7.178575,7.5092,6.457792 -L 7.5092,6.457792,7.4027,5.824676 -L 7.4027,5.824676,7.1005,5.26948 -L 7.1005,5.26948,6.6035,4.81169 -L 6.6035,4.81169,5.9223,4.490255 -L 2.5134,4.840907,2.7755,4.801951 -L 2.7755,4.801951,3.0679,4.772726 -L 3.0679,4.772726,3.3899,4.753248 -L 3.3899,4.753248,3.7397,4.753248 -L 3.7397,4.753248,4.5686,4.801951 -L 4.5686,4.801951,5.1716,4.957791 -L 5.1716,4.957791,5.5908,5.211038 -L 5.5908,5.211038,5.9024,5.581169 -L 5.9024,5.581169,6.0873,6.029219 -L 6.0873,6.029219,6.1561,6.506495 -L 6.1561,6.506495,5.9901,7.217532 -L 5.9901,7.217532,5.5224,7.821431 -L 5.5224,7.821431,4.7435,8.230518 -L 4.7435,8.230518,3.6813,8.36688 -L 3.6813,8.36688,3.0679,8.327924 -L 3.0679,8.327924,2.5134,8.220779 -L 2.5134,8.220779,2.5134,4.840907 -L 2.5134,0.633115,3.2631,0.506492 -L 3.2631,0.506492,4.0038,0.457789 -L 4.0038,0.457789,5.0359,0.594151 -L 5.0359,0.594151,5.7949,0.993507 -L 5.7949,0.993507,6.2532,1.57792 -L 6.2532,1.57792,6.4088,2.298703 -L 6.4088,2.298703,6.3409,2.805196 -L 6.3409,2.805196,6.1358,3.282464 -L 6.1358,3.282464,5.7662,3.711037 -L 5.7662,3.711037,5.2202,4.032465 -L 5.2202,4.032465,4.5196,4.237008 -L 4.5196,4.237008,3.6629,4.305197 -L 3.6629,4.305197,3.2923,4.305197 -L 3.2923,4.305197,2.9802,4.295458 -L 2.9802,4.295458,2.7176,4.275972 -L 2.7176,4.275972,2.5134,4.246755 -L 2.5134,4.246755,2.5134,0.633115 - -[C] 46 -L 7.5297,8.999996,7.7239,6.009741 -L 7.7239,6.009741,7.5297,6.009741 -L 7.5297,6.009741,7.0422,7.168829 -L 7.0422,7.168829,6.3802,7.948054 -L 6.3802,7.948054,5.5617,8.386366 -L 5.5617,8.386366,4.5881,8.532467 -L 4.5881,8.532467,3.7503,8.42533 -L 3.7503,8.42533,3.0001,8.094155 -L 3.0001,8.094155,2.3669,7.519481 -L 2.3669,7.519481,1.8893,6.672082 -L 1.8893,6.672082,1.588,5.581169 -L 1.588,5.581169,1.4805,4.256494 -L 1.4805,4.256494,1.5781,3.136363 -L 1.5781,3.136363,1.871,2.181819 -L 1.871,2.181819,2.3471,1.402602 -L 2.3471,1.402602,3.0195,0.837659 -L 3.0195,0.837659,3.8375,0.487014 -L 3.8375,0.487014,4.7729,0.37013 -L 4.7729,0.37013,5.5815,0.457789 -L 5.5815,0.457789,6.2826,0.74026 -L 6.2826,0.74026,6.9738,1.285717 -L 6.9738,1.285717,7.7239,2.191558 -L 7.7239,2.191558,7.9286,2.064935 -L 7.9286,2.064935,7.2076,1.04221 -L 7.2076,1.04221,6.3802,0.340905 -L 6.3802,0.340905,5.4155,-0.06818 -L 5.4155,-0.06818,4.2854,-0.20454 -L 4.2854,-0.20454,2.3471,0.204543 -L 2.3471,0.204543,0.8964,1.42208 -L 0.8964,1.42208,0.2245,2.737015 -L 0.2245,2.737015,0.0001,4.266233 -L 0.0001,4.266233,0.1566,5.532466 -L 0.1566,5.532466,0.5946,6.681822 -L 0.5946,6.681822,1.2962,7.665583 -L 1.2962,7.665583,2.2208,8.396105 -L 2.2208,8.396105,3.3019,8.853895 -L 3.3019,8.853895,4.4806,8.999996 -L 4.4806,8.999996,5.4349,8.883112 -L 5.4349,8.883112,6.3703,8.532467 -L 6.3703,8.532467,6.6042,8.42533 -L 6.6042,8.42533,6.7503,8.396105 -L 6.7503,8.396105,6.9153,8.42533 -L 6.9153,8.42533,7.062,8.512981 -L 7.062,8.512981,7.2076,8.727272 -L 7.2076,8.727272,7.2958,8.999996 -L 7.2958,8.999996,7.5297,8.999996 - -[D] 38 -L 0.0007,0,0.0007,0.243507 -L 0.0007,0.243507,0.3312,0.243507 -L 0.3312,0.243507,0.8088,0.331166 -L 0.8088,0.331166,1.1299,0.594151 -L 1.1299,0.594151,1.2369,0.944804 -L 1.2369,0.944804,1.2666,1.558442 -L 1.2666,1.558442,1.2666,7.246749 -L 1.2666,7.246749,1.227,7.918829 -L 1.227,7.918829,1.0917,8.279221 -L 1.0917,8.279221,0.7692,8.493503 -L 0.7692,8.493503,0.3312,8.561692 -L 0.3312,8.561692,0.0007,8.561692 -L 0.0007,8.561692,0.0007,8.805199 -L 0.0007,8.805199,3.5844,8.805199 -L 3.5844,8.805199,5.328,8.688315 -L 5.328,8.688315,6.5939,8.357141 -L 6.5939,8.357141,7.5194,7.75325 -L 7.5194,7.75325,8.2403,6.866879 -L 8.2403,6.866879,8.718,5.737009 -L 8.718,5.737009,8.8736,4.451298 -L 8.8736,4.451298,8.5911,2.756493 -L 8.5911,2.756493,7.7533,1.373377 -L 7.7533,1.373377,6.1757,0.340905 -L 6.1757,0.340905,3.9352,0 -L 3.9352,0,0.0007,0 -L 2.5132,0.633115,3.2728,0.496753 -L 3.2728,0.496753,3.8961,0.457789 -L 3.8961,0.457789,5.2789,0.720775 -L 5.2789,0.720775,6.3997,1.509739 -L 6.3997,1.509739,7.1404,2.756493 -L 7.1404,2.756493,7.3926,4.383117 -L 7.3926,4.383117,7.1404,6.009741 -L 7.1404,6.009741,6.3997,7.256496 -L 6.3997,7.256496,5.2601,8.04546 -L 5.2601,8.04546,3.8475,8.308446 -L 3.8475,8.308446,3.2237,8.259743 -L 3.2237,8.259743,2.5132,8.123372 -L 2.5132,8.123372,2.5132,0.633115 - -[E] 58 -L 2.503,8.318185,2.503,4.840907 -L 2.503,4.840907,4.4412,4.840907 -L 4.4412,4.840907,5.0645,4.899349 -L 5.0645,4.899349,5.4441,5.074676 -L 5.4441,5.074676,5.7076,5.483762 -L 5.7076,5.483762,5.8246,6.126626 -L 5.8246,6.126626,6.0674,6.126626 -L 6.0674,6.126626,6.0674,3.058443 -L 6.0674,3.058443,5.8246,3.058443 -L 5.8246,3.058443,5.7364,3.584414 -L 5.7364,3.584414,5.6393,3.886363 -L 5.6393,3.886363,5.4837,4.081168 -L 5.4837,4.081168,5.2597,4.237008 -L 5.2597,4.237008,4.9189,4.334414 -L 4.9189,4.334414,4.4412,4.373378 -L 4.4412,4.373378,2.503,4.373378 -L 2.503,4.373378,2.503,1.470775 -L 2.503,1.470775,2.5228,0.993507 -L 2.5228,0.993507,2.5619,0.759739 -L 2.5619,0.759739,2.6298,0.642854 -L 2.6298,0.642854,2.7368,0.555195 -L 2.7368,0.555195,2.931,0.496753 -L 2.931,0.496753,3.2338,0.477267 -L 3.2338,0.477267,4.7236,0.477267 -L 4.7236,0.477267,5.3668,0.506492 -L 5.3668,0.506492,5.8147,0.584412 -L 5.8147,0.584412,6.1456,0.74026 -L 6.1456,0.74026,6.4578,0.993507 -L 6.4578,0.993507,6.8666,1.5 -L 6.8666,1.5,7.2852,2.211036 -L 7.2852,2.211036,7.5389,2.211036 -L 7.5389,2.211036,6.7789,0 -L 6.7789,0,-0.0002,0 -L -0.0002,0,-0.0002,0.243507 -L -0.0002,0.243507,0.311,0.243507 -L 0.311,0.243507,0.6132,0.272724 -L 0.6132,0.272724,0.9056,0.389608 -L 0.9056,0.389608,1.0815,0.516231 -L 1.0815,0.516231,1.188,0.701296 -L 1.188,0.701296,1.2365,1.012985 -L 1.2365,1.012985,1.2564,1.548703 -L 1.2564,1.548703,1.2564,7.266235 -L 1.2564,7.266235,1.2167,7.948054 -L 1.2167,7.948054,1.0904,8.298699 -L 1.0904,8.298699,0.7787,8.493503 -L 0.7787,8.493503,0.311,8.561692 -L 0.311,8.561692,-0.0002,8.561692 -L -0.0002,8.561692,-0.0002,8.805199 -L -0.0002,8.805199,6.7789,8.805199 -L 6.7789,8.805199,6.876,6.876626 -L 6.876,6.876626,6.6332,6.876626 -L 6.6332,6.876626,6.487,7.461039 -L 6.487,7.461039,6.3314,7.83117 -L 6.3314,7.83117,6.1169,8.055199 -L 6.1169,8.055199,5.8345,8.220779 -L 5.8345,8.220779,5.4738,8.298699 -L 5.4738,8.298699,4.9189,8.318185 -L 4.9189,8.318185,2.503,8.318185 - -[F] 51 -L 2.5031,8.318185,2.5031,4.860385 -L 2.5031,4.860385,4.1104,4.860385 -L 4.1104,4.860385,4.588,4.918835 -L 4.588,4.918835,4.919,5.103893 -L 4.919,5.103893,5.1335,5.464284 -L 5.1335,5.464284,5.2599,6.068183 -L 5.2599,6.068183,5.5042,6.068183 -L 5.5042,6.068183,5.5042,3.08766 -L 5.5042,3.08766,5.2599,3.08766 -L 5.2599,3.08766,5.2212,3.535711 -L 5.2212,3.535711,5.1231,3.847399 -L 5.1231,3.847399,4.978,4.051951 -L 4.978,4.051951,4.7733,4.207791 -L 4.7733,4.207791,4.5003,4.295458 -L 4.5003,4.295458,4.1104,4.324675 -L 4.1104,4.324675,2.5031,4.324675 -L 2.5031,4.324675,2.5031,1.558442 -L 2.5031,1.558442,2.5229,1.003246 -L 2.5229,1.003246,2.5918,0.672079 -L 2.5918,0.672079,2.6889,0.525978 -L 2.6889,0.525978,2.8638,0.399347 -L 2.8638,0.399347,3.1566,0.28247 -L 3.1566,0.28247,3.4579,0.243507 -L 3.4579,0.243507,3.7794,0.243507 -L 3.7794,0.243507,3.7794,0 -L 3.7794,0,0,0 -L 0,0,0,0.243507 -L 0,0.243507,0.3121,0.243507 -L 0.3121,0.243507,0.7794,0.321427 -L 0.7794,0.321427,1.1014,0.555195 -L 1.1014,0.555195,1.2179,0.915587 -L 1.2179,0.915587,1.2565,1.558442 -L 1.2565,1.558442,1.2565,7.246749 -L 1.2565,7.246749,1.2377,7.801953 -L 1.2377,7.801953,1.1787,8.123372 -L 1.1787,8.123372,1.0717,8.279221 -L 1.0717,8.279221,0.9057,8.405844 -L 0.9057,8.405844,0.6238,8.522728 -L 0.6238,8.522728,0.3121,8.561692 -L 0.3121,8.561692,0,8.561692 -L 0,8.561692,0,8.805199 -L 0,8.805199,6.5555,8.805199 -L 6.5555,8.805199,6.6333,6.866879 -L 6.6333,6.866879,6.4089,6.866879 -L 6.4089,6.866879,6.2246,7.402597 -L 6.2246,7.402597,6.0199,7.772728 -L 6.0199,7.772728,5.7667,8.025974 -L 5.7667,8.025974,5.4645,8.191561 -L 5.4645,8.191561,5.0458,8.28896 -L 5.0458,8.28896,4.4513,8.318185 -L 4.4513,8.318185,2.5031,8.318185 - -[G] 61 -L 7.6957,8.999996,7.9202,6.224024 -L 7.9202,6.224024,7.6957,6.224024 -L 7.6957,6.224024,7.2964,7.139611 -L 7.2964,7.139611,6.7994,7.792206 -L 6.7994,7.792206,5.9036,8.357141 -L 5.9036,8.357141,4.7834,8.551953 -L 4.7834,8.551953,3.3029,8.220779 -L 3.3029,8.220779,2.2317,7.217532 -L 2.2317,7.217532,1.6763,5.990255 -L 1.6763,5.990255,1.4915,4.548704 -L 1.4915,4.548704,1.6178,3.340906 -L 1.6178,3.340906,1.978,2.25 -L 1.978,2.25,2.5439,1.344152 -L 2.5439,1.344152,3.2539,0.720775 -L 3.2539,0.720775,4.0526,0.360391 -L 4.0526,0.360391,4.881,0.243507 -L 4.881,0.243507,5.3581,0.272724 -L 5.3581,0.272724,5.8159,0.360391 -L 5.8159,0.360391,6.2638,0.516231 -L 6.2638,0.516231,6.6924,0.730521 -L 6.6924,0.730521,6.6924,3.272725 -L 6.6924,3.272725,6.6731,3.818182 -L 6.6731,3.818182,6.5953,4.13961 -L 6.5953,4.13961,6.469,4.314936 -L 6.469,4.314936,6.2837,4.451298 -L 6.2837,4.451298,5.9908,4.529219 -L 5.9908,4.529219,5.5429,4.558444 -L 5.5429,4.558444,5.5429,4.801951 -L 5.5429,4.801951,8.9423,4.801951 -L 8.9423,4.801951,8.9423,4.558444 -L 8.9423,4.558444,8.7863,4.558444 -L 8.7863,4.558444,8.3587,4.470777 -L 8.3587,4.470777,8.0852,4.21753 -L 8.0852,4.21753,7.9881,3.866878 -L 7.9881,3.866878,7.9588,3.272725 -L 7.9588,3.272725,7.9588,0.574673 -L 7.9588,0.574673,7.2191,0.233767 -L 7.2191,0.233767,6.4878,-0.00974 -L 6.4878,-0.00974,5.7183,-0.15584 -L 5.7183,-0.15584,4.8711,-0.20454 -L 4.8711,-0.20454,2.6207,0.204543 -L 2.6207,0.204543,0.9945,1.431819 -L 0.9945,1.431819,0.2449,2.756493 -L 0.2449,2.756493,0.0006,4.266233 -L 0.0006,4.266233,0.1374,5.405842 -L 0.1374,5.405842,0.556,6.487009 -L 0.556,6.487009,1.3453,7.60714 -L 1.3453,7.60714,2.3774,8.435069 -L 2.3774,8.435069,3.4293,8.863634 -L 3.4293,8.863634,4.6665,8.999996 -L 4.6665,8.999996,5.1243,8.980518 -L 5.1243,8.980518,5.533,8.922084 -L 5.533,8.922084,6.0107,8.805199 -L 6.0107,8.805199,6.6444,8.58117 -L 6.6444,8.58117,6.9555,8.483764 -L 6.9555,8.483764,7.1304,8.444808 -L 7.1304,8.444808,7.2478,8.474025 -L 7.2478,8.474025,7.3455,8.561692 -L 7.3455,8.561692,7.4133,8.727272 -L 7.4133,8.727272,7.453,8.999996 -L 7.453,8.999996,7.6957,8.999996 - -[H] 72 -L 2.5133,4.724023,6.5955,4.724023 -L 6.5955,4.724023,6.6044,7.23701 -L 6.6044,7.23701,6.5751,7.801953 -L 6.5751,7.801953,6.5167,8.123372 -L 6.5167,8.123372,6.4196,8.279221 -L 6.4196,8.279221,6.2442,8.405844 -L 6.2442,8.405844,5.9518,8.522728 -L 5.9518,8.522728,5.6496,8.561692 -L 5.6496,8.561692,5.3384,8.561692 -L 5.3384,8.561692,5.3384,8.805199 -L 5.3384,8.805199,9.108,8.805199 -L 9.108,8.805199,9.108,8.561692 -L 9.108,8.561692,8.7963,8.561692 -L 8.7963,8.561692,8.4936,8.522728 -L 8.4936,8.522728,8.2013,8.415583 -L 8.2013,8.415583,8.0259,8.279221 -L 8.0259,8.279221,7.9189,8.094155 -L 7.9189,8.094155,7.8604,7.782467 -L 7.8604,7.782467,7.8421,7.23701 -L 7.8421,7.23701,7.8421,1.558442 -L 7.8421,1.558442,7.8703,1.003246 -L 7.8703,1.003246,7.9288,0.672079 -L 7.9288,0.672079,8.0259,0.525978 -L 8.0259,0.525978,8.1923,0.399347 -L 8.1923,0.399347,8.4842,0.28247 -L 8.4842,0.28247,8.7963,0.243507 -L 8.7963,0.243507,9.108,0.243507 -L 9.108,0.243507,9.108,0 -L 9.108,0,5.3384,0 -L 5.3384,0,5.3384,0.243507 -L 5.3384,0.243507,5.6496,0.243507 -L 5.6496,0.243507,6.1173,0.321427 -L 6.1173,0.321427,6.4384,0.555195 -L 6.4384,0.555195,6.5553,0.915587 -L 6.5553,0.915587,6.5955,1.558442 -L 6.5955,1.558442,6.5955,4.237008 -L 6.5955,4.237008,2.5133,4.237008 -L 2.5133,4.237008,2.5133,1.558442 -L 2.5133,1.558442,2.5336,1.003246 -L 2.5336,1.003246,2.5921,0.672079 -L 2.5921,0.672079,2.6986,0.525978 -L 2.6986,0.525978,2.8646,0.399347 -L 2.8646,0.399347,3.1564,0.28247 -L 3.1564,0.28247,3.4581,0.243507 -L 3.4581,0.243507,3.7802,0.243507 -L 3.7802,0.243507,3.7802,0 -L 3.7802,0,0.0008,0 -L 0.0008,0,0.0008,0.243507 -L 0.0008,0.243507,0.3124,0.243507 -L 0.3124,0.243507,0.7895,0.321427 -L 0.7895,0.321427,1.1116,0.555195 -L 1.1116,0.555195,1.228,0.915587 -L 1.228,0.915587,1.2667,1.558442 -L 1.2667,1.558442,1.2667,7.23701 -L 1.2667,7.23701,1.2375,7.801953 -L 1.2375,7.801953,1.1795,8.123372 -L 1.1795,8.123372,1.0814,8.279221 -L 1.0814,8.279221,0.9164,8.405844 -L 0.9164,8.405844,0.6236,8.522728 -L 0.6236,8.522728,0.3124,8.561692 -L 0.3124,8.561692,0.0008,8.561692 -L 0.0008,8.561692,0.0008,8.805199 -L 0.0008,8.805199,3.7802,8.805199 -L 3.7802,8.805199,3.7802,8.561692 -L 3.7802,8.561692,3.4581,8.561692 -L 3.4581,8.561692,3.1564,8.522728 -L 3.1564,8.522728,2.8646,8.415583 -L 2.8646,8.415583,2.6986,8.279221 -L 2.6986,8.279221,2.5921,8.094155 -L 2.5921,8.094155,2.5336,7.782467 -L 2.5336,7.782467,2.5133,7.23701 -L 2.5133,7.23701,2.5133,4.724023 - -[I] 32 -L 3.7704,0.243507,3.7704,0 -L 3.7704,0,0.0009,0 -L 0.0009,0,0.0009,0.243507 -L 0.0009,0.243507,0.313,0.243507 -L 0.313,0.243507,0.7813,0.321427 -L 0.7813,0.321427,1.1023,0.555195 -L 1.1023,0.555195,1.2193,0.915587 -L 1.2193,0.915587,1.2574,1.558442 -L 1.2574,1.558442,1.2574,7.246749 -L 1.2574,7.246749,1.2391,7.801953 -L 1.2391,7.801953,1.1801,8.123372 -L 1.1801,8.123372,1.0731,8.279221 -L 1.0731,8.279221,0.9066,8.405844 -L 0.9066,8.405844,0.6153,8.522728 -L 0.6153,8.522728,0.313,8.561692 -L 0.313,8.561692,0.0009,8.561692 -L 0.0009,8.561692,0.0009,8.805199 -L 0.0009,8.805199,3.7704,8.805199 -L 3.7704,8.805199,3.7704,8.561692 -L 3.7704,8.561692,3.4598,8.561692 -L 3.4598,8.561692,2.9916,8.483764 -L 2.9916,8.483764,2.6705,8.240257 -L 2.6705,8.240257,2.5436,7.889612 -L 2.5436,7.889612,2.505,7.246749 -L 2.505,7.246749,2.505,1.558442 -L 2.505,1.558442,2.5238,1.003246 -L 2.5238,1.003246,2.5927,0.672079 -L 2.5927,0.672079,2.6898,0.525978 -L 2.6898,0.525978,2.8647,0.399347 -L 2.8647,0.399347,3.1471,0.28247 -L 3.1471,0.28247,3.4598,0.243507 -L 3.4598,0.243507,3.7704,0.243507 - -[J] 41 -L 1.0529,8.561692,1.0529,8.805199 -L 1.0529,8.805199,4.8224,8.805199 -L 4.8224,8.805199,4.8224,8.561692 -L 4.8224,8.561692,4.5103,8.561692 -L 4.5103,8.561692,4.0436,8.483764 -L 4.0436,8.483764,3.722,8.240257 -L 3.722,8.240257,3.6046,7.889612 -L 3.6046,7.889612,3.5659,7.246749 -L 3.5659,7.246749,3.5659,2.941559 -L 3.5659,2.941559,3.5075,2.045457 -L 3.5075,2.045457,3.3519,1.334413 -L 3.3519,1.334413,3.0502,0.749999 -L 3.0502,0.749999,2.6023,0.253246 -L 2.6023,0.253246,2.0077,-0.08766 -L 2.0077,-0.08766,1.3155,-0.20454 -L 1.3155,-0.20454,0.771,-0.12662 -L 0.771,-0.12662,0.3518,0.097397 -L 0.3518,0.097397,0.0892,0.428572 -L 0.0892,0.428572,0.0005,0.788963 -L 0.0005,0.788963,0.0402,1.071427 -L 0.0402,1.071427,0.1665,1.275971 -L 0.1665,1.275971,0.391,1.42208 -L 0.391,1.42208,0.664,1.470775 -L 0.664,1.470775,0.8582,1.441558 -L 0.8582,1.441558,1.0331,1.334413 -L 1.0331,1.334413,1.2288,1.090905 -L 1.2288,1.090905,1.4523,0.613637 -L 1.4523,0.613637,1.6282,0.350644 -L 1.6282,0.350644,1.8417,0.262985 -L 1.8417,0.262985,2.0077,0.311688 -L 2.0077,0.311688,2.1628,0.477267 -L 2.1628,0.477267,2.2797,0.769478 -L 2.2797,0.769478,2.3193,1.237014 -L 2.3193,1.237014,2.3193,7.246749 -L 2.3193,7.246749,2.3,7.801953 -L 2.3,7.801953,2.2311,8.123372 -L 2.2311,8.123372,2.1345,8.279221 -L 2.1345,8.279221,1.9586,8.405844 -L 1.9586,8.405844,1.6767,8.522728 -L 1.6767,8.522728,1.374,8.561692 -L 1.374,8.561692,1.0529,8.561692 - -[K] 75 -L 3.7499,4.879871,6.9932,1.655848 -L 6.9932,1.655848,7.7345,0.983768 -L 7.7345,0.983768,8.3578,0.564934 -L 8.3578,0.564934,8.9231,0.340905 -L 8.9231,0.340905,9.4874,0.243507 -L 9.4874,0.243507,9.4874,0 -L 9.4874,0,5.2992,0 -L 5.2992,0,5.2992,0.243507 -L 5.2992,0.243507,5.6208,0.272724 -L 5.6208,0.272724,5.8447,0.37013 -L 5.8447,0.37013,5.9711,0.496753 -L 5.9711,0.496753,6.0107,0.652601 -L 6.0107,0.652601,5.9904,0.798703 -L 5.9904,0.798703,5.9518,0.925326 -L 5.9518,0.925326,5.815,1.100644 -L 5.815,1.100644,5.5425,1.392855 -L 5.5425,1.392855,2.5033,4.392856 -L 2.5033,4.392856,2.5033,1.558442 -L 2.5033,1.558442,2.5231,1.003246 -L 2.5231,1.003246,2.5915,0.672079 -L 2.5915,0.672079,2.6886,0.525978 -L 2.6886,0.525978,2.8645,0.399347 -L 2.8645,0.399347,3.1469,0.28247 -L 3.1469,0.28247,3.4487,0.243507 -L 3.4487,0.243507,3.7499,0.243507 -L 3.7499,0.243507,3.7499,0 -L 3.7499,0,0.0002,0 -L 0.0002,0,0.0002,0.243507 -L 0.0002,0.243507,0.3128,0.243507 -L 0.3128,0.243507,0.7796,0.321427 -L 0.7796,0.321427,1.1011,0.555195 -L 1.1011,0.555195,1.2185,0.915587 -L 1.2185,0.915587,1.2567,1.558442 -L 1.2567,1.558442,1.2567,7.246749 -L 1.2567,7.246749,1.2369,7.801953 -L 1.2369,7.801953,1.1695,8.133119 -L 1.1695,8.133119,1.0714,8.279221 -L 1.0714,8.279221,0.9059,8.405844 -L 0.9059,8.405844,0.6141,8.522728 -L 0.6141,8.522728,0.3128,8.561692 -L 0.3128,8.561692,0.0002,8.561692 -L 0.0002,8.561692,0.0002,8.805199 -L 0.0002,8.805199,3.7499,8.805199 -L 3.7499,8.805199,3.7499,8.561692 -L 3.7499,8.561692,3.4487,8.561692 -L 3.4487,8.561692,3.1469,8.522728 -L 3.1469,8.522728,2.8645,8.415583 -L 2.8645,8.415583,2.6886,8.279221 -L 2.6886,8.279221,2.5816,8.103894 -L 2.5816,8.103894,2.5231,7.782467 -L 2.5231,7.782467,2.5033,7.246749 -L 2.5033,7.246749,2.5033,4.548704 -L 2.5033,4.548704,2.7857,4.821429 -L 2.7857,4.821429,3.3902,5.376625 -L 3.3902,5.376625,4.938,6.847401 -L 4.938,6.847401,5.7283,7.733764 -L 5.7283,7.733764,5.8537,7.977271 -L 5.8537,7.977271,5.9037,8.181822 -L 5.9037,8.181822,5.8641,8.327924 -L 5.8641,8.327924,5.767,8.444808 -L 5.767,8.444808,5.5812,8.532467 -L 5.5812,8.532467,5.2992,8.561692 -L 5.2992,8.561692,5.105,8.561692 -L 5.105,8.561692,5.105,8.805199 -L 5.105,8.805199,8.328,8.805199 -L 8.328,8.805199,8.328,8.561692 -L 8.328,8.561692,8.056,8.542206 -L 8.056,8.542206,7.8122,8.483764 -L 7.8122,8.483764,7.5492,8.376619 -L 7.5492,8.376619,7.237,8.211039 -L 7.237,8.211039,6.8679,7.938315 -L 6.8679,7.938315,6.4096,7.548706 -L 6.4096,7.548706,6.0107,7.14935 -L 6.0107,7.14935,5.0951,6.224024 -L 5.0951,6.224024,3.7499,4.879871 - -[L] 38 -L 7.3556,2.435066,7.5701,2.386363 -L 7.5701,2.386363,6.8195,0 -L 6.8195,0,0.0013,0 -L 0.0013,0,0.0013,0.243507 -L 0.0013,0.243507,0.3333,0.243507 -L 0.3333,0.243507,0.8099,0.331166 -L 0.8099,0.331166,1.1315,0.60389 -L 1.1315,0.60389,1.239,0.944804 -L 1.239,0.944804,1.2672,1.568181 -L 1.2672,1.568181,1.2672,7.246749 -L 1.2672,7.246749,1.2286,7.918829 -L 1.2286,7.918829,1.0918,8.279221 -L 1.0918,8.279221,0.7713,8.493503 -L 0.7713,8.493503,0.3333,8.561692 -L 0.3333,8.561692,0.0013,8.561692 -L 0.0013,8.561692,0.0013,8.805199 -L 0.0013,8.805199,3.9943,8.805199 -L 3.9943,8.805199,3.9943,8.561692 -L 3.9943,8.561692,3.3913,8.532467 -L 3.3913,8.532467,3.0113,8.435069 -L 3.0113,8.435069,2.768,8.279221 -L 2.768,8.279221,2.6224,8.084416 -L 2.6224,8.084416,2.5436,7.733764 -L 2.5436,7.733764,2.5138,7.090908 -L 2.5138,7.090908,2.5138,1.568181 -L 2.5138,1.568181,2.5436,1.110391 -L 2.5436,1.110391,2.6224,0.82792 -L 2.6224,0.82792,2.7195,0.701296 -L 2.7195,0.701296,2.8651,0.623376 -L 2.8651,0.623376,3.1961,0.574673 -L 3.1961,0.574673,3.8779,0.555195 -L 3.8779,0.555195,4.5205,0.555195 -L 4.5205,0.555195,5.3782,0.594151 -L 5.3782,0.594151,5.9425,0.711035 -L 5.9425,0.711035,6.3334,0.915587 -L 6.3334,0.915587,6.6827,1.237014 -L 6.6827,1.237014,7.0236,1.724021 -L 7.0236,1.724021,7.3556,2.435066 - -[M] 50 -L 5.2217,0,1.8124,7.402597 -L 1.8124,7.402597,1.8124,1.529225 -L 1.8124,1.529225,1.8615,0.866884 -L 1.8615,0.866884,1.9873,0.516231 -L 1.9873,0.516231,2.2994,0.311688 -L 2.2994,0.311688,2.7478,0.243507 -L 2.7478,0.243507,3.0595,0.243507 -L 3.0595,0.243507,3.0595,0 -L 3.0595,0,0.001,0 -L 0.001,0,0.001,0.243507 -L 0.001,0.243507,0.3126,0.243507 -L 0.3126,0.243507,0.7898,0.321427 -L 0.7898,0.321427,1.1014,0.574673 -L 1.1014,0.574673,1.2084,0.915587 -L 1.2084,0.915587,1.2476,1.529225 -L 1.2476,1.529225,1.2476,7.275974 -L 1.2476,7.275974,1.2084,7.782467 -L 1.2084,7.782467,1.1113,8.123372 -L 1.1113,8.123372,0.9845,8.298699 -L 0.9845,8.298699,0.7803,8.435069 -L 0.7803,8.435069,0.4588,8.532467 -L 0.4588,8.532467,0.001,8.561692 -L 0.001,8.561692,0.001,8.805199 -L 0.001,8.805199,2.4942,8.805199 -L 2.4942,8.805199,5.6894,1.918834 -L 5.6894,1.918834,8.8258,8.805199 -L 8.8258,8.805199,11.319,8.805199 -L 11.319,8.805199,11.319,8.561692 -L 11.319,8.561692,11.0167,8.561692 -L 11.0167,8.561692,10.5307,8.474025 -L 10.5307,8.474025,10.2185,8.220779 -L 10.2185,8.220779,10.111,7.879865 -L 10.111,7.879865,10.0724,7.275974 -L 10.0724,7.275974,10.0724,1.529225 -L 10.0724,1.529225,10.1214,0.866884 -L 10.1214,0.866884,10.2572,0.516231 -L 10.2572,0.516231,10.5688,0.311688 -L 10.5688,0.311688,11.0167,0.243507 -L 11.0167,0.243507,11.319,0.243507 -L 11.319,0.243507,11.319,0 -L 11.319,0,7.5782,0 -L 7.5782,0,7.5782,0.243507 -L 7.5782,0.243507,7.8903,0.243507 -L 7.8903,0.243507,8.3684,0.321427 -L 8.3684,0.321427,8.6796,0.574673 -L 8.6796,0.574673,8.7866,0.915587 -L 8.7866,0.915587,8.8258,1.529225 -L 8.8258,1.529225,8.8258,7.402597 -L 8.8258,7.402597,5.4363,0 -L 5.4363,0,5.2217,0 - -[N] 41 -L 0.0001,8.805199,2.3863,8.805199 -L 2.3863,8.805199,7.773,2.201297 -L 7.773,2.201297,7.773,7.275974 -L 7.773,7.275974,7.724,7.938315 -L 7.724,7.938315,7.5877,8.28896 -L 7.5877,8.28896,7.2756,8.493503 -L 7.2756,8.493503,6.8277,8.561692 -L 6.8277,8.561692,6.5254,8.561692 -L 6.5254,8.561692,6.5254,8.805199 -L 6.5254,8.805199,9.585,8.805199 -L 9.585,8.805199,9.585,8.561692 -L 9.585,8.561692,9.2723,8.561692 -L 9.2723,8.561692,8.7962,8.474025 -L 8.7962,8.474025,8.4835,8.220779 -L 8.4835,8.220779,8.3765,7.879865 -L 8.3765,7.879865,8.3384,7.275974 -L 8.3384,7.275974,8.3384,-0.1461 -L 8.3384,-0.1461,8.1045,-0.1461 -L 8.1045,-0.1461,2.308,6.944807 -L 2.308,6.944807,2.308,1.529225 -L 2.308,1.529225,2.3476,0.866884 -L 2.3476,0.866884,2.4839,0.516231 -L 2.4839,0.516231,2.7956,0.311688 -L 2.7956,0.311688,3.244,0.243507 -L 3.244,0.243507,3.5546,0.243507 -L 3.5546,0.243507,3.5546,0 -L 3.5546,0,0.4867,0 -L 0.4867,0,0.4867,0.243507 -L 0.4867,0.243507,0.7894,0.243507 -L 0.7894,0.243507,1.2755,0.321427 -L 1.2755,0.321427,1.5881,0.574673 -L 1.5881,0.574673,1.6951,0.915587 -L 1.6951,0.915587,1.7333,1.529225 -L 1.7333,1.529225,1.7333,7.646104 -L 1.7333,7.646104,1.3929,8.016235 -L 1.3929,8.016235,1.1496,8.240257 -L 1.1496,8.240257,0.9058,8.376619 -L 0.9058,8.376619,0.5749,8.503242 -L 0.5749,8.503242,0.3311,8.551953 -L 0.3311,8.551953,0.0001,8.561692 -L 0.0001,8.561692,0.0001,8.805199 - -[O] 32 -L 4.3941,8.999996,5.9915,8.678576 -L 5.9915,8.678576,7.3644,7.704547 -L 7.3644,7.704547,8.3098,6.24351 -L 8.3098,6.24351,8.6214,4.451298 -L 8.6214,4.451298,8.3098,2.620131 -L 8.3098,2.620131,7.355,1.12013 -L 7.355,1.12013,5.9622,0.126622 -L 5.9622,0.126622,4.2965,-0.20454 -L 4.2965,-0.20454,2.6208,0.126622 -L 2.6208,0.126622,1.2374,1.090905 -L 1.2374,1.090905,0.3134,2.571428 -L 0.3134,2.571428,0.0012,4.43182 -L 0.0012,4.43182,0.3615,6.340908 -L 0.3615,6.340908,1.4327,7.850648 -L 1.4327,7.850648,2.7863,8.717532 -L 2.7863,8.717532,4.3941,8.999996 -L 4.2771,8.532467,3.2054,8.308446 -L 3.2054,8.308446,2.377,7.655843 -L 2.377,7.655843,1.7052,6.311691 -L 1.7052,6.311691,1.4911,4.461037 -L 1.4911,4.461037,1.7156,2.55195 -L 1.7156,2.55195,2.4067,1.139608 -L 2.4067,1.139608,3.2347,0.477267 -L 3.2347,0.477267,4.2771,0.262985 -L 4.2771,0.262985,5.4063,0.496753 -L 5.4063,0.496753,6.3219,1.227268 -L 6.3219,1.227268,6.9368,2.474022 -L 6.9368,2.474022,7.1305,4.275972 -L 7.1305,4.275972,6.917,6.253249 -L 6.917,6.253249,6.2451,7.646104 -L 6.2451,7.646104,5.3974,8.308446 -L 5.3974,8.308446,4.2771,8.532467 - -[P] 53 -L 2.5035,4.120132,2.5035,1.558442 -L 2.5035,1.558442,2.5531,0.886362 -L 2.5531,0.886362,2.6893,0.525978 -L 2.6893,0.525978,2.991,0.311688 -L 2.991,0.311688,3.429,0.243507 -L 3.429,0.243507,3.7699,0.243507 -L 3.7699,0.243507,3.7699,0 -L 3.7699,0,0.0004,0 -L 0.0004,0,0.0004,0.243507 -L 0.0004,0.243507,0.3319,0.243507 -L 0.3319,0.243507,0.809,0.331166 -L 0.809,0.331166,1.1301,0.60389 -L 1.1301,0.60389,1.2282,0.944804 -L 1.2282,0.944804,1.2569,1.558442 -L 1.2569,1.558442,1.2569,7.246749 -L 1.2569,7.246749,1.2088,7.918829 -L 1.2088,7.918829,1.082,8.279221 -L 1.082,8.279221,0.7708,8.493503 -L 0.7708,8.493503,0.3319,8.561692 -L 0.3319,8.561692,0.0004,8.561692 -L 0.0004,8.561692,0.0004,8.805199 -L 0.0004,8.805199,3.2254,8.805199 -L 3.2254,8.805199,4.2768,8.74675 -L 4.2768,8.74675,5.0854,8.561692 -L 5.0854,8.561692,5.7181,8.230518 -L 5.7181,8.230518,6.2349,7.733764 -L 6.2349,7.733764,6.5857,7.110387 -L 6.5857,7.110387,6.7026,6.370125 -L 6.7026,6.370125,6.5267,5.396103 -L 6.5267,5.396103,5.9911,4.616878 -L 5.9911,4.616878,5.1335,4.110385 -L 5.1335,4.110385,3.984,3.944805 -L 3.984,3.944805,3.653,3.954545 -L 3.653,3.954545,3.2938,3.983762 -L 3.2938,3.983762,2.9128,4.042212 -L 2.9128,4.042212,2.5035,4.120132 -L 2.5035,4.490255,2.8261,4.43182 -L 2.8261,4.43182,3.1184,4.392856 -L 3.1184,4.392856,3.3612,4.373378 -L 3.3612,4.373378,3.5658,4.363631 -L 3.5658,4.363631,4.1995,4.490255 -L 4.1995,4.490255,4.7346,4.88961 -L 4.7346,4.88961,5.1052,5.483762 -L 5.1052,5.483762,5.2221,6.24351 -L 5.2221,6.24351,5.1632,6.788959 -L 5.1632,6.788959,4.9883,7.295452 -L 4.9883,7.295452,4.7059,7.724025 -L 4.7059,7.724025,4.3248,8.035713 -L 4.3248,8.035713,3.8685,8.220779 -L 3.8685,8.220779,3.3517,8.279221 -L 3.3517,8.279221,2.9712,8.249996 -L 2.9712,8.249996,2.5035,8.152597 -L 2.5035,8.152597,2.5035,4.490255 - -[Q] 47 -L 5.3858,-0.09739,6.078,-1.0909 -L 6.078,-1.0909,6.8182,-1.78247 -L 6.8182,-1.78247,7.6461,-2.20129 -L 7.6461,-2.20129,8.5712,-2.3961 -L 8.5712,-2.3961,8.5712,-2.60064 -L 8.5712,-2.60064,7.6461,-2.49351 -L 7.6461,-2.49351,6.6527,-2.24026 -L 6.6527,-2.24026,5.6583,-1.85064 -L 5.6583,-1.85064,4.7243,-1.33441 -L 4.7243,-1.33441,3.8766,-0.73052 -L 3.8766,-0.73052,3.1458,-0.09739 -L 3.1458,-0.09739,2.3084,0.29221 -L 2.3084,0.29221,1.6653,0.701296 -L 1.6653,0.701296,0.9647,1.402602 -L 0.9647,1.402602,0.438,2.25 -L 0.438,2.25,0.1071,3.253247 -L 0.1071,3.253247,0,4.422081 -L 0,4.422081,0.3216,6.224024 -L 0.3216,6.224024,1.2759,7.694807 -L 1.2759,7.694807,2.6875,8.678576 -L 2.6875,8.678576,4.3735,8.999996 -L 4.3735,8.999996,5.9908,8.678576 -L 5.9908,8.678576,7.3627,7.694807 -L 7.3627,7.694807,8.3081,6.214285 -L 8.3081,6.214285,8.6296,4.392856 -L 8.6296,4.392856,8.4052,2.873377 -L 8.4052,2.873377,7.7239,1.558442 -L 7.7239,1.558442,6.6909,0.535717 -L 6.6909,0.535717,5.3858,-0.09739 -L 4.2948,8.503242,3.2335,8.28896 -L 3.2335,8.28896,2.3961,7.655843 -L 2.3961,7.655843,1.7144,6.32143 -L 1.7144,6.32143,1.4894,4.422081 -L 1.4894,4.422081,1.7144,2.532472 -L 1.7144,2.532472,2.4055,1.129869 -L 2.4055,1.129869,3.2335,0.457789 -L 3.2335,0.457789,4.2948,0.243507 -L 4.2948,0.243507,5.3957,0.457789 -L 5.3957,0.457789,6.2628,1.129869 -L 6.2628,1.129869,6.9247,2.435066 -L 6.9247,2.435066,7.1388,4.237008 -L 7.1388,4.237008,7.0218,5.688314 -L 7.0218,5.688314,6.6626,6.886365 -L 6.6626,6.886365,6.233,7.60714 -L 6.233,7.60714,5.6781,8.113633 -L 5.6781,8.113633,5.0251,8.405844 -L 5.0251,8.405844,4.2948,8.503242 - -[R] 61 -L 8.7571,0,6.4091,0 -L 6.4091,0,3.4283,4.120132 -L 3.4283,4.120132,3.1271,4.110385 -L 3.1271,4.110385,2.8932,4.100646 -L 2.8932,4.100646,2.8055,4.100646 -L 2.8055,4.100646,2.7084,4.110385 -L 2.7084,4.110385,2.6113,4.110385 -L 2.6113,4.110385,2.5127,4.120132 -L 2.5127,4.120132,2.5127,1.558442 -L 2.5127,1.558442,2.5523,0.886362 -L 2.5523,0.886362,2.6881,0.525978 -L 2.6881,0.525978,3.0007,0.311688 -L 3.0007,0.311688,3.4283,0.243507 -L 3.4283,0.243507,3.7796,0.243507 -L 3.7796,0.243507,3.7796,0 -L 3.7796,0,-0.0003,0 -L -0.0003,0,-0.0003,0.243507 -L -0.0003,0.243507,0.3316,0.243507 -L 0.3316,0.243507,0.8083,0.331166 -L 0.8083,0.331166,1.1308,0.60389 -L 1.1308,0.60389,1.2374,0.944804 -L 1.2374,0.944804,1.2661,1.558442 -L 1.2661,1.558442,1.2661,7.246749 -L 1.2661,7.246749,1.228,7.918829 -L 1.228,7.918829,1.0912,8.279221 -L 1.0912,8.279221,0.7696,8.493503 -L 0.7696,8.493503,0.3316,8.561692 -L 0.3316,8.561692,-0.0003,8.561692 -L -0.0003,8.561692,-0.0003,8.805199 -L -0.0003,8.805199,3.2143,8.805199 -L 3.2143,8.805199,4.4326,8.756489 -L 4.4326,8.756489,5.2794,8.600648 -L 5.2794,8.600648,5.8933,8.308446 -L 5.8933,8.308446,6.4091,7.840909 -L 6.4091,7.840909,6.7599,7.246749 -L 6.7599,7.246749,6.8669,6.535712 -L 6.8669,6.535712,6.7405,5.775973 -L 6.7405,5.775973,6.3412,5.133118 -L 6.3412,5.133118,5.6693,4.616878 -L 5.6693,4.616878,4.7047,4.285711 -L 4.7047,4.285711,6.5161,1.762985 -L 6.5161,1.762985,7.1007,1.032471 -L 7.1007,1.032471,7.5883,0.60389 -L 7.5883,0.60389,8.1036,0.37013 -L 8.1036,0.37013,8.7571,0.243507 -L 8.7571,0.243507,8.7571,0 -L 2.5127,4.529219,2.6207,4.51948 -L 2.6207,4.51948,2.7282,4.51948 -L 2.7282,4.51948,2.8055,4.51948 -L 2.8055,4.51948,2.8734,4.51948 -L 2.8734,4.51948,3.9748,4.655842 -L 3.9748,4.655842,4.773,5.064937 -L 4.773,5.064937,5.2497,5.688314 -L 5.2497,5.688314,5.4161,6.457792 -L 5.4161,6.457792,5.2794,7.198054 -L 5.2794,7.198054,4.9004,7.792206 -L 4.9004,7.792206,4.2959,8.181822 -L 4.2959,8.181822,3.5264,8.308446 -L 3.5264,8.308446,3.0874,8.279221 -L 3.0874,8.279221,2.5127,8.181822 -L 2.5127,8.181822,2.5127,4.529219 - -[S] 74 -L 5.2691,8.999996,5.2691,5.961038 -L 5.2691,5.961038,5.0269,5.961038 -L 5.0269,5.961038,4.8604,6.749995 -L 4.8604,6.749995,4.6077,7.353894 -L 4.6077,7.353894,4.2465,7.821431 -L 4.2465,7.821431,3.75,8.181822 -L 3.75,8.181822,3.1852,8.405844 -L 3.1852,8.405844,2.5911,8.483764 -L 2.5911,8.483764,1.9772,8.386366 -L 1.9772,8.386366,1.4813,8.074677 -L 1.4813,8.074677,1.1503,7.636365 -L 1.1503,7.636365,1.0329,7.129865 -L 1.0329,7.129865,1.1003,6.749995 -L 1.1003,6.749995,1.3153,6.39935 -L 1.3153,6.39935,1.9971,5.834415 -L 1.9971,5.834415,3.2337,5.103893 -L 3.2337,5.103893,4.2663,4.51948 -L 4.2663,4.51948,4.9198,4.090907 -L 4.9198,4.090907,5.3187,3.701298 -L 5.3187,3.701298,5.61,3.253247 -L 5.61,3.253247,5.7958,2.756493 -L 5.7958,2.756493,5.8543,2.25 -L 5.8543,2.25,5.6596,1.314935 -L 5.6596,1.314935,5.0754,0.525978 -L 5.0754,0.525978,4.188,-0.01947 -L 4.188,-0.01947,3.0782,-0.20454 -L 3.0782,-0.20454,2.7076,-0.18506 -L 2.7076,-0.18506,2.3578,-0.1461 -L 2.3578,-0.1461,2.056,-0.06818 -L 2.056,-0.06818,1.5293,0.097397 -L 1.5293,0.097397,1.0136,0.243507 -L 1.0136,0.243507,0.7207,0.301949 -L 0.7207,0.301949,0.5756,0.272724 -L 0.5756,0.272724,0.4685,0.204543 -L 0.4685,0.204543,0.3898,0.048702 -L 0.3898,0.048702,0.3318,-0.20454 -L 0.3318,-0.20454,0.0875,-0.20454 -L 0.0875,-0.20454,0.0875,2.814935 -L 0.0875,2.814935,0.3318,2.814935 -L 0.3318,2.814935,0.5265,1.987015 -L 0.5265,1.987015,0.7797,1.402602 -L 0.7797,1.402602,1.1404,0.964282 -L 1.1404,0.964282,1.6562,0.613637 -L 1.6562,0.613637,2.2696,0.379869 -L 2.2696,0.379869,2.9419,0.301949 -L 2.9419,0.301949,3.6717,0.409094 -L 3.6717,0.409094,4.2277,0.730521 -L 4.2277,0.730521,4.578,1.19805 -L 4.578,1.19805,4.6944,1.743507 -L 4.6944,1.743507,4.6562,2.074674 -L 4.6562,2.074674,4.5195,2.405841 -L 4.5195,2.405841,4.2861,2.717529 -L 4.2861,2.717529,3.9646,3.019479 -L 3.9646,3.019479,3.4874,3.321428 -L 3.4874,3.321428,2.5817,3.847399 -L 2.5817,3.847399,1.618,4.412342 -L 1.618,4.412342,0.9749,4.860385 -L 0.9749,4.860385,0.5552,5.250002 -L 0.5552,5.250002,0.253,5.688314 -L 0.253,5.688314,0.0687,6.165582 -L 0.0687,6.165582,0.0008,6.681822 -L 0.0008,6.681822,0.1856,7.568184 -L 0.1856,7.568184,0.7306,8.318185 -L 0.7306,8.318185,1.5591,8.834417 -L 1.5591,8.834417,2.5817,8.999996 -L 2.5817,8.999996,3.3026,8.922084 -L 3.3026,8.922084,4.0716,8.65909 -L 4.0716,8.65909,4.3738,8.542206 -L 4.3738,8.542206,4.578,8.493503 -L 4.578,8.493503,4.734,8.522728 -L 4.734,8.522728,4.8604,8.600648 -L 4.8604,8.600648,4.9481,8.74675 -L 4.9481,8.74675,5.0269,8.999996 -L 5.0269,8.999996,5.2691,8.999996 - -[T] 34 -L 7.2962,8.805199,7.3938,6.740256 -L 7.3938,6.740256,7.1397,6.740256 -L 7.1397,6.740256,7.0624,7.207793 -L 7.0624,7.207793,6.9454,7.519481 -L 6.9454,7.519481,6.7116,7.840909 -L 6.7116,7.840909,6.4198,8.074677 -L 6.4198,8.074677,6.0298,8.211039 -L 6.0298,8.211039,5.5324,8.249996 -L 5.5324,8.249996,4.2962,8.249996 -L 4.2962,8.249996,4.2962,1.529225 -L 4.2962,1.529225,4.3348,0.866884 -L 4.3348,0.866884,4.4716,0.516231 -L 4.4716,0.516231,4.7832,0.311688 -L 4.7832,0.311688,5.2311,0.243507 -L 5.2311,0.243507,5.5324,0.243507 -L 5.5324,0.243507,5.5324,0 -L 5.5324,0,1.803,0 -L 1.803,0,1.803,0.243507 -L 1.803,0.243507,2.1136,0.243507 -L 2.1136,0.243507,2.5913,0.321427 -L 2.5913,0.321427,2.9034,0.574673 -L 2.9034,0.574673,3.0104,0.915587 -L 3.0104,0.915587,3.0496,1.529225 -L 3.0496,1.529225,3.0496,8.249996 -L 3.0496,8.249996,1.9883,8.249996 -L 1.9883,8.249996,1.4616,8.230518 -L 1.4616,8.230518,1.1108,8.162336 -L 1.1108,8.162336,0.7992,7.977271 -L 0.7992,7.977271,0.5361,7.685068 -L 0.5361,7.685068,0.3408,7.275974 -L 0.3408,7.275974,0.2541,6.740256 -L 0.2541,6.740256,0.0005,6.740256 -L 0.0005,6.740256,0.108,8.805199 -L 0.108,8.805199,7.2962,8.805199 - -[U] 56 -L 6.2737,8.561692,6.2737,8.805199 -L 6.2737,8.805199,9.3907,8.805199 -L 9.3907,8.805199,9.3907,8.561692 -L 9.3907,8.561692,9.0588,8.561692 -L 9.0588,8.561692,8.6014,8.454547 -L 8.6014,8.454547,8.2606,8.123372 -L 8.2606,8.123372,8.1634,7.792206 -L 8.1634,7.792206,8.1248,7.188314 -L 8.1248,7.188314,8.1248,3.623378 -L 8.1248,3.623378,8.0564,2.444805 -L 8.0564,2.444805,7.8607,1.568181 -L 7.8607,1.568181,7.4713,0.886362 -L 7.4713,0.886362,6.8282,0.311688 -L 6.8282,0.311688,5.9224,-0.07792 -L 5.9224,-0.07792,4.7348,-0.20454 -L 4.7348,-0.20454,3.4679,-0.07792 -L 3.4679,-0.07792,2.5528,0.29221 -L 2.5528,0.29221,1.9106,0.876623 -L 1.9106,0.876623,1.4915,1.636362 -L 1.4915,1.636362,1.3359,2.464283 -L 1.3359,2.464283,1.2873,3.808443 -L 1.2873,3.808443,1.2873,7.246749 -L 1.2873,7.246749,1.2289,7.918829 -L 1.2289,7.918829,1.0624,8.308446 -L 1.0624,8.308446,0.7706,8.503242 -L 0.7706,8.503242,0.3316,8.561692 -L 0.3316,8.561692,0.0006,8.561692 -L 0.0006,8.561692,0.0006,8.805199 -L 0.0006,8.805199,3.8088,8.805199 -L 3.8088,8.805199,3.8088,8.561692 -L 3.8088,8.561692,3.4679,8.561692 -L 3.4679,8.561692,3.0002,8.474025 -L 3.0002,8.474025,2.689,8.220779 -L 2.689,8.220779,2.5726,7.860387 -L 2.5726,7.860387,2.5339,7.246749 -L 2.5339,7.246749,2.5339,3.409088 -L 2.5339,3.409088,2.5528,2.853892 -L 2.5528,2.853892,2.6206,2.230514 -L 2.6206,2.230514,2.7574,1.646101 -L 2.7574,1.646101,2.9615,1.19805 -L 2.9615,1.19805,3.2638,0.866884 -L 3.2638,0.866884,3.673,0.594151 -L 3.673,0.594151,4.1898,0.409094 -L 4.1898,0.409094,4.8126,0.350644 -L 4.8126,0.350644,5.6306,0.44805 -L 5.6306,0.44805,6.3614,0.730521 -L 6.3614,0.730521,6.9362,1.159094 -L 6.9362,1.159094,7.286,1.694804 -L 7.286,1.694804,7.4817,2.483761 -L 7.4817,2.483761,7.5397,3.68182 -L 7.5397,3.68182,7.5397,7.246749 -L 7.5397,7.246749,7.4916,7.918829 -L 7.4916,7.918829,7.3548,8.279221 -L 7.3548,8.279221,7.0437,8.493503 -L 7.0437,8.493503,6.6047,8.561692 -L 6.6047,8.561692,6.2737,8.561692 - -[V] 35 -L 9.3225,8.805199,9.3225,8.561692 -L 9.3225,8.561692,8.9127,8.444808 -L 8.9127,8.444808,8.6105,8.259743 -L 8.6105,8.259743,8.2899,7.860387 -L 8.2899,7.860387,8.007,7.285713 -L 8.007,7.285713,4.9381,-0.20454 -L 4.9381,-0.20454,4.6953,-0.20454 -L 4.6953,-0.20454,1.3935,7.383119 -L 1.3935,7.383119,1.179,7.860387 -L 1.179,7.860387,1.0432,8.103894 -L 1.0432,8.103894,0.8579,8.279221 -L 0.8579,8.279221,0.6439,8.415583 -L 0.6439,8.415583,0.3609,8.512981 -L 0.3609,8.512981,0.0007,8.561692 -L 0.0007,8.561692,0.0007,8.805199 -L 0.0007,8.805199,3.5944,8.805199 -L 3.5944,8.805199,3.5944,8.561692 -L 3.5944,8.561692,3.0984,8.483764 -L 3.0984,8.483764,2.8061,8.357141 -L 2.8061,8.357141,2.6693,8.181822 -L 2.6693,8.181822,2.6203,7.967532 -L 2.6203,7.967532,2.6991,7.558445 -L 2.6991,7.558445,2.9225,6.954546 -L 2.9225,6.954546,5.1625,1.801949 -L 5.1625,1.801949,7.2376,6.896104 -L 7.2376,6.896104,7.4714,7.52922 -L 7.4714,7.52922,7.5398,7.938315 -L 7.5398,7.938315,7.5006,8.123372 -L 7.5006,8.123372,7.3545,8.298699 -L 7.3545,8.298699,7.1008,8.444808 -L 7.1008,8.444808,6.7208,8.542206 -L 6.7208,8.542206,6.6727,8.551953 -L 6.6727,8.551953,6.6138,8.561692 -L 6.6138,8.561692,6.6138,8.805199 -L 6.6138,8.805199,9.3225,8.805199 - -[W] 63 -L 12.2736,8.805199,12.2736,8.561692 -L 12.2736,8.561692,11.961,8.532467 -L 11.961,8.532467,11.7083,8.435069 -L 11.7083,8.435069,11.5037,8.259743 -L 11.5037,8.259743,11.2995,7.977271 -L 11.2995,7.977271,11.1336,7.597401 -L 11.1336,7.597401,10.8898,6.896104 -L 10.8898,6.896104,8.4352,-0.20454 -L 8.4352,-0.20454,8.1826,-0.20454 -L 8.1826,-0.20454,6.1759,5.425328 -L 6.1759,5.425328,4.1792,-0.20454 -L 4.1792,-0.20454,3.9453,-0.20454 -L 3.9453,-0.20454,1.3357,7.110387 -L 1.3357,7.110387,1.0914,7.762989 -L 1.0914,7.762989,0.9651,8.074677 -L 0.9651,8.074677,0.8095,8.28896 -L 0.8095,8.28896,0.6039,8.444808 -L 0.6039,8.444808,0.3413,8.532467 -L 0.3413,8.532467,0.0009,8.561692 -L 0.0009,8.561692,0.0009,8.805199 -L 0.0009,8.805199,3.2635,8.805199 -L 3.2635,8.805199,3.2635,8.561692 -L 3.2635,8.561692,3.108,8.561692 -L 3.108,8.561692,2.7958,8.522728 -L 2.7958,8.522728,2.5818,8.405844 -L 2.5818,8.405844,2.4455,8.230518 -L 2.4455,8.230518,2.3965,8.025974 -L 2.3965,8.025974,2.4648,7.655843 -L 2.4648,7.655843,2.6789,6.983763 -L 2.6789,6.983763,4.413,2.045457 -L 4.413,2.045457,5.8737,6.24351 -L 5.8737,6.24351,5.6215,6.983763 -L 5.6215,6.983763,5.4059,7.577923 -L 5.4059,7.577923,5.2603,7.879865 -L 5.2603,7.879865,5.1052,8.142858 -L 5.1052,8.142858,5.0071,8.259743 -L 5.0071,8.259743,4.8996,8.357141 -L 4.8996,8.357141,4.7346,8.454547 -L 4.7346,8.454547,4.5691,8.522728 -L 4.5691,8.522728,4.413,8.551953 -L 4.413,8.551953,4.1792,8.561692 -L 4.1792,8.561692,4.1792,8.805199 -L 4.1792,8.805199,7.6078,8.805199 -L 7.6078,8.805199,7.6078,8.561692 -L 7.6078,8.561692,7.3739,8.561692 -L 7.3739,8.561692,7.0623,8.522728 -L 7.0623,8.522728,6.8379,8.405844 -L 6.8379,8.405844,6.7214,8.220779 -L 6.7214,8.220779,6.6724,7.98701 -L 6.6724,7.98701,6.7506,7.52922 -L 6.7506,7.52922,6.9652,6.827923 -L 6.9652,6.827923,8.6498,2.045457 -L 8.6498,2.045457,10.325,6.896104 -L 10.325,6.896104,10.539,7.577923 -L 10.539,7.577923,10.6173,8.006496 -L 10.6173,8.006496,10.5886,8.152597 -L 10.5886,8.152597,10.5202,8.28896 -L 10.5202,8.28896,10.4132,8.396105 -L 10.4132,8.396105,10.2863,8.474025 -L 10.2863,8.474025,10.0039,8.542206 -L 10.0039,8.542206,9.6432,8.561692 -L 9.6432,8.561692,9.6432,8.805199 -L 9.6432,8.805199,12.2736,8.805199 - -[X] 74 -L 5.3275,4.879871,7.217,2.055196 -L 7.217,2.055196,7.899,1.100652 -L 7.899,1.100652,8.3866,0.584412 -L 8.3866,0.584412,8.8144,0.340913 -L 8.8144,0.340913,9.3508,0.243507 -L 9.3508,0.243507,9.3508,0 -L 9.3508,0,5.5711,0 -L 5.5711,0,5.5711,0.243507 -L 5.5711,0.243507,5.902,0.262985 -L 5.902,0.262985,6.126,0.321427 -L 6.126,0.321427,6.2531,0.389608 -L 6.2531,0.389608,6.3502,0.496753 -L 6.3502,0.496753,6.4186,0.613637 -L 6.4186,0.613637,6.4384,0.74026 -L 6.4384,0.74026,6.4282,0.886362 -L 6.4282,0.886362,6.3797,1.042202 -L 6.3797,1.042202,6.2727,1.237014 -L 6.2727,1.237014,6.0291,1.607145 -L 6.0291,1.607145,4.5286,3.866885 -L 4.5286,3.866885,2.6874,1.509739 -L 2.6874,1.509739,2.4536,1.188311 -L 2.4536,1.188311,2.3376,1.003246 -L 2.3376,1.003246,2.2881,0.876623 -L 2.2881,0.876623,2.2794,0.74026 -L 2.2794,0.74026,2.3178,0.545456 -L 2.3178,0.545456,2.4536,0.399347 -L 2.4536,0.399347,2.7073,0.29221 -L 2.7073,0.29221,3.1264,0.243507 -L 3.1264,0.243507,3.1264,0 -L 3.1264,0,0,0 -L 0,0,0,0.243507 -L 0,0.243507,0.3114,0.29221 -L 0.3114,0.29221,0.5738,0.379869 -L 0.5738,0.379869,0.9644,0.574673 -L 0.9644,0.574673,1.3341,0.82792 -L 1.3341,0.82792,1.7235,1.188311 -L 1.7235,1.188311,2.1712,1.704543 -L 2.1712,1.704543,4.2464,4.334414 -L 4.2464,4.334414,2.5123,6.866887 -L 2.5123,6.866887,1.8603,7.724025 -L 1.8603,7.724025,1.314,8.220779 -L 1.314,8.220779,0.7791,8.464286 -L 0.7791,8.464286,0.1747,8.561692 -L 0.1747,8.561692,0.1747,8.805199 -L 0.1747,8.805199,4.2464,8.805199 -L 4.2464,8.805199,4.2464,8.561692 -L 4.2464,8.561692,3.8084,8.512989 -L 3.8084,8.512989,3.5357,8.396105 -L 3.5357,8.396105,3.3893,8.240264 -L 3.3893,8.240264,3.3407,8.06493 -L 3.3407,8.06493,3.4188,7.762989 -L 3.4188,7.762989,3.6516,7.363641 -L 3.6516,7.363641,5.0065,5.3474 -L 5.0065,5.3474,6.5741,7.324677 -L 6.5741,7.324677,6.7892,7.616887 -L 6.7892,7.616887,6.9051,7.801945 -L 6.9051,7.801945,6.9547,7.938315 -L 6.9547,7.938315,6.9633,8.06493 -L 6.9633,8.06493,6.9445,8.2013 -L 6.9445,8.2013,6.886,8.308446 -L 6.886,8.308446,6.779,8.425322 -L 6.779,8.425322,6.6423,8.50325 -L 6.6423,8.50325,6.4084,8.542206 -L 6.4084,8.542206,6.0291,8.561692 -L 6.0291,8.561692,6.0291,8.805199 -L 6.0291,8.805199,9.1456,8.805199 -L 9.1456,8.805199,9.1456,8.561692 -L 9.1456,8.561692,8.8144,8.522728 -L 8.8144,8.522728,8.5421,8.4448 -L 8.5421,8.4448,8.2109,8.269482 -L 8.2109,8.269482,7.899,8.045452 -L 7.899,8.045452,7.5482,7.685061 -L 7.5482,7.685061,7.0713,7.110394 -L 7.0713,7.110394,5.3275,4.879871 - -[Y] 53 -L 6.2141,8.805199,9.282,8.805199 -L 9.282,8.805199,9.282,8.561692 -L 9.282,8.561692,9.1066,8.561692 -L 9.1066,8.561692,8.9027,8.522728 -L 8.9027,8.522728,8.6201,8.415583 -L 8.6201,8.415583,8.3079,8.230518 -L 8.3079,8.230518,8.0258,7.987018 -L 8.0258,7.987018,7.7332,7.616887 -L 7.7332,7.616887,7.3735,7.07143 -L 7.3735,7.07143,5.2501,3.730523 -L 5.2501,3.730523,5.2501,1.529225 -L 5.2501,1.529225,5.2987,0.866884 -L 5.2987,0.866884,5.4355,0.516231 -L 5.4355,0.516231,5.7464,0.311688 -L 5.7464,0.311688,6.2141,0.243507 -L 6.2141,0.243507,6.4967,0.243507 -L 6.4967,0.243507,6.4967,0 -L 6.4967,0,2.7569,0 -L 2.7569,0,2.7569,0.243507 -L 2.7569,0.243507,3.0679,0.243507 -L 3.0679,0.243507,3.5457,0.321427 -L 3.5457,0.321427,3.8566,0.574673 -L 3.8566,0.574673,3.9637,0.915579 -L 3.9637,0.915579,4.0035,1.529225 -L 4.0035,1.529225,4.0035,3.613639 -L 4.0035,3.613639,1.5874,7.295452 -L 1.5874,7.295452,1.2269,7.821431 -L 1.2269,7.821431,1.0027,8.103894 -L 1.0027,8.103894,0.7691,8.28896 -L 0.7691,8.28896,0.3698,8.493511 -L 0.3698,8.493511,0.2142,8.542206 -L 0.2142,8.542206,0.0002,8.561692 -L 0.0002,8.561692,0.0002,8.805199 -L 0.0002,8.805199,3.7595,8.805199 -L 3.7595,8.805199,3.7595,8.561692 -L 3.7595,8.561692,3.5646,8.561692 -L 3.5646,8.561692,3.273,8.522728 -L 3.273,8.522728,3.0096,8.415583 -L 3.0096,8.415583,2.8152,8.240264 -L 2.8152,8.240264,2.7468,7.987018 -L 2.7468,7.987018,2.8441,7.665583 -L 2.8441,7.665583,3.1464,7.14935 -L 3.1464,7.14935,4.9863,4.314936 -L 4.9863,4.314936,6.7108,7.022727 -L 6.7108,7.022727,7.0029,7.558437 -L 7.0029,7.558437,7.1002,7.928568 -L 7.1002,7.928568,7.0712,8.103894 -L 7.0712,8.103894,7.0029,8.259743 -L 7.0029,8.259743,6.8859,8.386366 -L 6.8859,8.386366,6.7403,8.483772 -L 6.7403,8.483772,6.5163,8.542206 -L 6.5163,8.542206,6.2141,8.561692 -L 6.2141,8.561692,6.2141,8.805199 - -[Z] 21 -L 7.4809,8.805199,1.6946,0.535709 -L 1.6946,0.535709,5.3088,0.535709 -L 5.3088,0.535709,6.0388,0.623376 -L 6.0388,0.623376,6.5851,0.896101 -L 6.5851,0.896101,7.0033,1.441558 -L 7.0033,1.441558,7.3739,2.366884 -L 7.3739,2.366884,7.5877,2.32792 -L 7.5877,2.32792,7.1685,0 -L 7.1685,0,0.0001,0 -L 0.0001,0,0.0001,0.243507 -L 0.0001,0.243507,5.6494,8.279221 -L 5.6494,8.279221,2.8344,8.279221 -L 2.8344,8.279221,2.2307,8.240264 -L 2.2307,8.240264,1.8216,8.12338 -L 1.8216,8.12338,1.5392,7.938315 -L 1.5392,7.938315,1.3351,7.685061 -L 1.3351,7.685061,1.1783,7.266235 -L 1.1783,7.266235,1.0329,6.603894 -L 1.0329,6.603894,0.7888,6.603894 -L 0.7888,6.603894,0.9741,8.805199 -L 0.9741,8.805199,7.4809,8.805199 - -[[] 8 -L 2.8541,-2.63961,-0.0001,-2.63961 -L -0.0001,-2.63961,-0.0001,9.000004 -L -0.0001,9.000004,2.8541,9.000004 -L 2.8541,9.000004,2.8541,8.493511 -L 2.8541,8.493511,0.9743,8.493511 -L 0.9743,8.493511,0.9743,-2.13311 -L 0.9743,-2.13311,2.8541,-2.13311 -L 2.8541,-2.13311,2.8541,-2.63961 - -[\] 4 -L 0.5161,9.233764,3.701,-0.18506 -L 3.701,-0.18506,3.185,-0.18506 -L 3.185,-0.18506,0.0001,9.233764 -L 0.0001,9.233764,0.5161,9.233764 - -[]] 8 -L 0,9.000004,2.8541,9.000004 -L 2.8541,9.000004,2.8541,-2.63961 -L 2.8541,-2.63961,0,-2.63961 -L 0,-2.63961,0,-2.13311 -L 0,-2.13311,1.88,-2.13311 -L 1.88,-2.13311,1.88,8.493511 -L 1.88,8.493511,0,8.493511 -L 0,8.493511,0,9.000004 - -[^] 7 -L 2.9908,8.980526,5.7466,4.334414 -L 5.7466,4.334414,5.1532,4.334414 -L 5.1532,4.334414,2.8837,8.133119 -L 2.8837,8.133119,0.6038,4.334414 -L 0.6038,4.334414,0.0004,4.334414 -L 0.0004,4.334414,2.7958,8.980526 -L 2.7958,8.980526,2.9908,8.980526 - -[_] 4 -L 6.8662,-2.87337,0,-2.87337 -L 0,-2.87337,0,-2.32792 -L 0,-2.32792,6.8662,-2.32792 -L 6.8662,-2.32792,6.8662,-2.87337 - -[`] 4 -L 0.0001,9.019482,1.4417,9.019482 -L 1.4417,9.019482,2.1336,6.77922 -L 2.1336,6.77922,1.9094,6.77922 -L 1.9094,6.77922,0.0001,9.019482 - -[a] 73 -L 3.3118,0.857145,2.5619,0.301949 -L 2.5619,0.301949,2.1625,0.038955 -L 2.1625,0.038955,1.7929,-0.07792 -L 1.7929,-0.07792,1.4131,-0.12662 -L 1.4131,-0.12662,0.8475,-0.01947 -L 0.8475,-0.01947,0.3994,0.301949 -L 0.3994,0.301949,0.0981,0.788963 -L 0.0981,0.788963,0,1.412333 -L 0,1.412333,0.0486,1.811688 -L 0.0486,1.811688,0.1953,2.162333 -L 0.1953,2.162333,0.556,2.590906 -L 0.556,2.590906,1.1208,2.990262 -L 1.1208,2.990262,1.9968,3.428566 -L 1.9968,3.428566,3.3118,3.944805 -L 3.3118,3.944805,3.3118,4.178566 -L 3.3118,4.178566,3.2347,4.928566 -L 3.2347,4.928566,3.0293,5.396103 -L 3.0293,5.396103,2.6788,5.639611 -L 2.6788,5.639611,2.2019,5.72727 -L 2.2019,5.72727,1.8414,5.668836 -L 1.8414,5.668836,1.5588,5.503248 -L 1.5588,5.503248,1.3735,5.26948 -L 1.3735,5.26948,1.3054,4.996755 -L 1.3054,4.996755,1.3249,4.626625 -L 1.3249,4.626625,1.2865,4.3539 -L 1.2865,4.3539,1.1696,4.159088 -L 1.1696,4.159088,0.9939,4.042212 -L 0.9939,4.042212,0.77,4.003248 -L 0.77,4.003248,0.556,4.042212 -L 0.556,4.042212,0.3806,4.168827 -L 0.3806,4.168827,0.2636,4.363639 -L 0.2636,4.363639,0.2242,4.626625 -L 0.2242,4.626625,0.3706,5.162335 -L 0.3706,5.162335,0.799,5.659089 -L 0.799,5.659089,1.4805,6.009741 -L 1.4805,6.009741,2.3964,6.126626 -L 2.3964,6.126626,3.1178,6.058444 -L 3.1178,6.058444,3.7012,5.853901 -L 3.7012,5.853901,4.0332,5.600647 -L 4.0332,5.600647,4.2673,5.230516 -L 4.2673,5.230516,4.3542,4.801943 -L 4.3542,4.801943,4.3832,4.081168 -L 4.3832,4.081168,4.3832,2.064935 -L 4.3832,2.064935,4.3832,1.383116 -L 4.3832,1.383116,4.4129,1.022724 -L 4.4129,1.022724,4.4516,0.866884 -L 4.4516,0.866884,4.52,0.769478 -L 4.52,0.769478,4.5982,0.720782 -L 4.5982,0.720782,4.6951,0.701296 -L 4.6951,0.701296,4.7922,0.711035 -L 4.7922,0.711035,4.8707,0.749999 -L 4.8707,0.749999,5.0749,0.90584 -L 5.0749,0.90584,5.3967,1.217536 -L 5.3967,1.217536,5.3967,0.857145 -L 5.3967,0.857145,4.6854,0.126622 -L 4.6854,0.126622,4.0136,-0.11688 -L 4.0136,-0.11688,3.721,-0.05844 -L 3.721,-0.05844,3.5072,0.107144 -L 3.5072,0.107144,3.3603,0.399347 -L 3.3603,0.399347,3.3118,0.857145 -L 3.3118,1.275971,3.3118,3.545458 -L 3.3118,3.545458,2.5031,3.214283 -L 2.5031,3.214283,2.0456,2.990262 -L 2.0456,2.990262,1.5974,2.698051 -L 1.5974,2.698051,1.3054,2.396102 -L 1.3054,2.396102,1.1396,2.064935 -L 1.1396,2.064935,1.0911,1.714282 -L 1.0911,1.714282,1.1594,1.28571 -L 1.1594,1.28571,1.3636,0.935065 -L 1.3636,0.935065,1.6658,0.711035 -L 1.6658,0.711035,2.0069,0.633115 -L 2.0069,0.633115,2.5817,0.788963 -L 2.5817,0.788963,3.3118,1.275971 - -[b] 44 -L 2.075,4.918827,2.9708,5.824676 -L 2.9708,5.824676,3.9352,6.126626 -L 3.9352,6.126626,4.7924,5.922074 -L 4.7924,5.922074,5.5326,5.337661 -L 5.5326,5.337661,6.0489,4.412334 -L 6.0489,4.412334,6.2143,3.204544 -L 6.2143,3.204544,5.9517,1.772724 -L 5.9517,1.772724,5.163,0.652593 -L 5.163,0.652593,4.2077,0.029224 -L 4.2077,0.029224,3.1561,-0.18506 -L 3.1561,-0.18506,2.6299,-0.13636 -L 2.6299,-0.13636,2.0938,0.009738 -L 2.0938,0.009738,1.5589,0.243507 -L 1.5589,0.243507,1.003,0.574673 -L 1.003,0.574673,1.003,6.730525 -L 1.003,6.730525,0.9938,7.548706 -L 0.9938,7.548706,0.9545,7.977271 -L 0.9545,7.977271,0.8957,8.172075 -L 0.8957,8.172075,0.7986,8.298699 -L 0.7986,8.298699,0.6817,8.357141 -L 0.6817,8.357141,0.5449,8.376627 -L 0.5449,8.376627,0.3408,8.357141 -L 0.3408,8.357141,0.0871,8.279221 -L 0.0871,8.279221,0.0002,8.50325 -L 0.0002,8.50325,1.7829,9.233764 -L 1.7829,9.233764,2.075,9.233764 -L 2.075,9.233764,2.075,4.918827 -L 2.075,4.509741,2.075,0.944804 -L 2.075,0.944804,2.4158,0.662332 -L 2.4158,0.662332,2.757,0.457789 -L 2.757,0.457789,3.1164,0.331166 -L 3.1164,0.331166,3.487,0.29221 -L 3.487,0.29221,4.0521,0.457789 -L 4.0521,0.457789,4.5882,0.944804 -L 4.5882,0.944804,4.9675,1.733768 -L 4.9675,1.733768,5.0946,2.834413 -L 5.0946,2.834413,4.9675,3.83766 -L 4.9675,3.83766,4.5882,4.587661 -L 4.5882,4.587661,4.042,5.045451 -L 4.042,5.045451,3.4288,5.201299 -L 3.4288,5.201299,3.078,5.152596 -L 3.078,5.152596,2.7371,5.025973 -L 2.7371,5.025973,2.4446,4.831168 -L 2.4446,4.831168,2.075,4.509741 - -[c] 41 -L 5.0068,2.259739,4.6562,1.217536 -L 4.6562,1.217536,4.0713,0.44805 -L 4.0713,0.44805,3.3311,-0.01947 -L 3.3311,-0.01947,2.5128,-0.18506 -L 2.5128,-0.18506,1.5685,0.029224 -L 1.5685,0.029224,0.75,0.672079 -L 0.75,0.672079,0.1851,1.665579 -L 0.1851,1.665579,-0.0004,2.970783 -L -0.0004,2.970783,0.2047,4.237016 -L 0.2047,4.237016,0.8282,5.250002 -L 0.8282,5.250002,1.7535,5.902596 -L 1.7535,5.902596,2.8346,6.126626 -L 2.8346,6.126626,3.6333,6.009741 -L 3.6333,6.009741,4.2755,5.659089 -L 4.2755,5.659089,4.6949,5.181821 -L 4.6949,5.181821,4.8403,4.694806 -L 4.8403,4.694806,4.8019,4.470777 -L 4.8019,4.470777,4.6847,4.29545 -L 4.6847,4.29545,4.4908,4.178566 -L 4.4908,4.178566,4.2368,4.13961 -L 4.2368,4.13961,3.8959,4.207791 -L 3.8959,4.207791,3.6621,4.392856 -L 3.6621,4.392856,3.565,4.587661 -L 3.565,4.587661,3.5167,4.909088 -L 3.5167,4.909088,3.4282,5.250002 -L 3.4282,5.250002,3.2531,5.493509 -L 3.2531,5.493509,2.9806,5.639611 -L 2.9806,5.639611,2.6196,5.688314 -L 2.6196,5.688314,2.0362,5.571429 -L 2.0362,5.571429,1.5781,5.211038 -L 1.5781,5.211038,1.1788,4.470777 -L 1.1788,4.470777,1.0517,3.525972 -L 1.0517,3.525972,1.1788,2.522725 -L 1.1788,2.522725,1.5685,1.646101 -L 1.5685,1.646101,2.1816,1.032463 -L 2.1816,1.032463,2.9806,0.82792 -L 2.9806,0.82792,3.584,0.935065 -L 3.584,0.935065,4.1301,1.266232 -L 4.1301,1.266232,4.4806,1.685065 -L 4.4806,1.685065,4.8212,2.347406 -L 4.8212,2.347406,5.0068,2.259739 - -[d] 56 -L 4.1787,0.672079,3.7507,0.28247 -L 3.7507,0.28247,3.331,0.019477 -L 3.331,0.019477,2.893,-0.13636 -L 2.893,-0.13636,2.4357,-0.18506 -L 2.4357,-0.18506,1.5201,0.019477 -L 1.5201,0.019477,0.731,0.633115 -L 0.731,0.633115,0.185,1.568181 -L 0.185,1.568181,0,2.727276 -L 0,2.727276,0.2051,3.954545 -L 0.2051,3.954545,0.8086,5.064937 -L 0.8086,5.064937,1.7242,5.86364 -L 1.7242,5.86364,2.8833,6.126626 -L 2.8833,6.126626,3.5938,6.000002 -L 3.5938,6.000002,4.1787,5.629872 -L 4.1787,5.629872,4.1787,6.720778 -L 4.1787,6.720778,4.1686,7.548706 -L 4.1686,7.548706,4.1299,7.977271 -L 4.1299,7.977271,4.0616,8.172075 -L 4.0616,8.172075,3.9746,8.298699 -L 3.9746,8.298699,3.8574,8.357141 -L 3.8574,8.357141,3.7207,8.376627 -L 3.7207,8.376627,3.5166,8.357141 -L 3.5166,8.357141,3.273,8.279221 -L 3.273,8.279221,3.1856,8.50325 -L 3.1856,8.50325,4.9576,9.233764 -L 4.9576,9.233764,5.2495,9.233764 -L 5.2495,9.233764,5.2495,2.357145 -L 5.2495,2.357145,5.2599,1.519478 -L 5.2599,1.519478,5.2985,1.081166 -L 5.2985,1.081166,5.357,0.886362 -L 5.357,0.886362,5.4551,0.759739 -L 5.4551,0.759739,5.5718,0.691557 -L 5.5718,0.691557,5.7075,0.672079 -L 5.7075,0.672079,5.9126,0.701296 -L 5.9126,0.701296,6.1656,0.779217 -L 6.1656,0.779217,6.2436,0.555195 -L 6.2436,0.555195,4.481,-0.18506 -L 4.481,-0.18506,4.1787,-0.18506 -L 4.1787,-0.18506,4.1787,0.672079 -L 4.1787,1.12013,4.1787,4.188313 -L 4.1787,4.188313,4.1002,4.607147 -L 4.1002,4.607147,3.9449,4.996755 -L 3.9449,4.996755,3.7207,5.308444 -L 3.7207,5.308444,3.4284,5.542205 -L 3.4284,5.542205,3.1075,5.678567 -L 3.1075,5.678567,2.8053,5.72727 -L 2.8053,5.72727,2.2603,5.600647 -L 2.2603,5.600647,1.7822,5.211038 -L 1.7822,5.211038,1.3345,4.383117 -L 1.3345,4.383117,1.1881,3.243508 -L 1.1881,3.243508,1.3345,2.084413 -L 1.3345,2.084413,1.7628,1.227275 -L 1.7628,1.227275,2.3673,0.711035 -L 2.3673,0.711035,3.0392,0.535709 -L 3.0392,0.535709,3.6139,0.681818 -L 3.6139,0.681818,4.1787,1.12013 - -[e] 37 -L 0.9152,3.711037,1.0718,2.522725 -L 1.0718,2.522725,1.5588,1.626623 -L 1.5588,1.626623,2.2698,1.061688 -L 2.2698,1.061688,3.0874,0.876623 -L 3.0874,0.876623,3.6334,0.954543 -L 3.6334,0.954543,4.1011,1.19805 -L 4.1011,1.19805,4.5004,1.636362 -L 4.5004,1.636362,4.8314,2.298703 -L 4.8314,2.298703,5.0261,2.17208 -L 5.0261,2.17208,4.763,1.314935 -L 4.763,1.314935,4.2369,0.545456 -L 4.2369,0.545456,3.4966,0 -L 3.4966,0,2.5909,-0.18506 -L 2.5909,-0.18506,1.598,0.029224 -L 1.598,0.029224,0.7597,0.652593 -L 0.7597,0.652593,0.1849,1.626623 -L 0.1849,1.626623,-0.0004,2.892856 -L -0.0004,2.892856,0.1948,4.256494 -L 0.1948,4.256494,0.7795,5.279219 -L 0.7795,5.279219,1.6654,5.912335 -L 1.6654,5.912335,2.7465,6.126626 -L 2.7465,6.126626,3.6532,5.961038 -L 3.6532,5.961038,4.384,5.474023 -L 4.384,5.474023,4.8701,4.694806 -L 4.8701,4.694806,5.0261,3.711037 -L 5.0261,3.711037,0.9152,3.711037 -L 0.9152,4.081168,3.672,4.081168 -L 3.672,4.081168,3.6235,4.568183 -L 3.6235,4.568183,3.5363,4.88961 -L 3.5363,4.88961,3.3311,5.211038 -L 3.3311,5.211038,3.0487,5.464284 -L 3.0487,5.464284,2.7277,5.620133 -L 2.7277,5.620133,2.3769,5.668836 -L 2.3769,5.668836,1.8705,5.561683 -L 1.8705,5.561683,1.4127,5.250002 -L 1.4127,5.250002,1.0817,4.743509 -L 1.0817,4.743509,0.9152,4.081168 - -[f] 53 -L 2.2209,5.48377,2.2209,1.568181 -L 2.2209,1.568181,2.269,0.896101 -L 2.269,0.896101,2.4057,0.516231 -L 2.4057,0.516231,2.6882,0.301949 -L 2.6882,0.301949,3.0479,0.233767 -L 3.0479,0.233767,3.584,0.233767 -L 3.584,0.233767,3.584,0 -L 3.584,0,0.0384,0 -L 0.0384,0,0.0384,0.233767 -L 0.0384,0.233767,0.3015,0.233767 -L 0.3015,0.233767,0.5448,0.262985 -L 0.5448,0.262985,0.7786,0.360391 -L 0.7786,0.360391,0.954,0.516231 -L 0.954,0.516231,1.071,0.711035 -L 1.071,0.711035,1.1294,1.042202 -L 1.1294,1.042202,1.1492,1.568181 -L 1.1492,1.568181,1.1492,5.48377 -L 1.1492,5.48377,0.0002,5.48377 -L 0.0002,5.48377,0.0002,5.951299 -L 0.0002,5.951299,1.1492,5.951299 -L 1.1492,5.951299,1.1492,6.340908 -L 1.1492,6.340908,1.2265,7.15909 -L 1.2265,7.15909,1.4406,7.840909 -L 1.4406,7.840909,1.8013,8.396105 -L 1.8013,8.396105,2.3076,8.834417 -L 2.3076,8.834417,2.9314,9.126627 -L 2.9314,9.126627,3.633,9.214286 -L 3.633,9.214286,4.2856,9.107149 -L 4.2856,9.107149,4.889,8.775975 -L 4.889,8.775975,5.1714,8.464286 -L 5.1714,8.464286,5.2596,8.12338 -L 5.2596,8.12338,5.2205,7.928568 -L 5.2205,7.928568,5.0932,7.75325 -L 5.0932,7.75325,4.9188,7.626626 -L 4.9188,7.626626,4.7335,7.577923 -L 4.7335,7.577923,4.5784,7.60714 -L 4.5784,7.60714,4.4119,7.685061 -L 4.4119,7.685061,4.2271,7.860387 -L 4.2271,7.860387,4.0121,8.152597 -L 4.0121,8.152597,3.7782,8.4448 -L 3.7782,8.4448,3.5641,8.629873 -L 3.5641,8.629873,3.3501,8.717532 -L 3.3501,8.717532,3.1162,8.746757 -L 3.1162,8.746757,2.8437,8.707786 -L 2.8437,8.707786,2.6099,8.590909 -L 2.6099,8.590909,2.4345,8.386366 -L 2.4345,8.386366,2.3175,8.094155 -L 2.3175,8.094155,2.2492,7.500003 -L 2.2492,7.500003,2.2209,6.370133 -L 2.2209,6.370133,2.2209,5.951299 -L 2.2209,5.951299,3.7594,5.951299 -L 3.7594,5.951299,3.7594,5.48377 -L 3.7594,5.48377,2.2209,5.48377 - -[g] 104 -L 1.6077,2.17208,1.1206,2.483769 -L 1.1206,2.483769,0.7698,2.912334 -L 0.7698,2.912334,0.5459,3.418827 -L 0.5459,3.418827,0.4775,3.964284 -L 0.4775,3.964284,0.643,4.792212 -L 0.643,4.792212,1.1395,5.48377 -L 1.1395,5.48377,1.8995,5.961038 -L 1.8995,5.961038,2.8449,6.126626 -L 2.8449,6.126626,3.6436,6.01948 -L 3.6436,6.01948,4.3253,5.707792 -L 4.3253,5.707792,5.5823,5.707792 -L 5.5823,5.707792,5.8058,5.698053 -L 5.8058,5.698053,5.9029,5.688314 -L 5.9029,5.688314,5.9415,5.668836 -L 5.9415,5.668836,5.9713,5.639611 -L 5.9713,5.639611,6,5.551951 -L 6,5.551951,6.0099,5.425328 -L 6.0099,5.425328,6,5.288958 -L 6,5.288958,5.9817,5.19156 -L 5.9817,5.19156,5.952,5.162335 -L 5.952,5.162335,5.9133,5.142857 -L 5.9133,5.142857,5.8058,5.123379 -L 5.8058,5.123379,5.5823,5.123379 -L 5.5823,5.123379,4.8119,5.123379 -L 4.8119,5.123379,5.0844,4.587661 -L 5.0844,4.587661,5.1731,3.925327 -L 5.1731,3.925327,5.017,3.155841 -L 5.017,3.155841,4.5394,2.503247 -L 4.5394,2.503247,3.7892,2.064935 -L 3.7892,2.064935,2.825,1.918826 -L 2.825,1.918826,2.3771,1.948051 -L 2.3771,1.948051,1.9292,2.045449 -L 1.9292,2.045449,1.6855,1.811688 -L 1.6855,1.811688,1.5403,1.616884 -L 1.5403,1.616884,1.4615,1.441558 -L 1.4615,1.441558,1.4422,1.295456 -L 1.4422,1.295456,1.4615,1.188311 -L 1.4615,1.188311,1.5487,1.081166 -L 1.5487,1.081166,1.7058,0.993507 -L 1.7058,0.993507,1.9679,0.935065 -L 1.9679,0.935065,2.2795,0.90584 -L 2.2795,0.90584,2.8736,0.886362 -L 2.8736,0.886362,3.9745,0.847406 -L 3.9745,0.847406,4.6077,0.798703 -L 4.6077,0.798703,5.1528,0.642854 -L 5.1528,0.642854,5.5719,0.350652 -L 5.5719,0.350652,5.8449,-0.05844 -L 5.8449,-0.05844,5.9316,-0.54545 -L 5.9316,-0.54545,5.7572,-1.25649 -L 5.7572,-1.25649,5.2415,-1.91882 -L 5.2415,-1.91882,4.0716,-2.62987 -L 4.0716,-2.62987,2.6011,-2.87337 -L 2.6011,-2.87337,1.4422,-2.72727 -L 1.4422,-2.72727,0.4874,-2.30844 -L 0.4874,-2.30844,0.1168,-1.97727 -L 0.1168,-1.97727,-0.0001,-1.62662 -L -0.0001,-1.62662,0.0098,-1.47078 -L 0.0098,-1.47078,0.0683,-1.31493 -L 0.0683,-1.31493,0.2337,-1.03246 -L 0.2337,-1.03246,0.5266,-0.65259 -L 0.5266,-0.65259,0.7114,-0.44805 -L 0.7114,-0.44805,1.189,0.048702 -L 1.189,0.048702,0.8972,0.243507 -L 0.8972,0.243507,0.7114,0.409094 -L 0.7114,0.409094,0.6044,0.584412 -L 0.6044,0.584412,0.5662,0.769478 -L 0.5662,0.769478,0.6143,1.022724 -L 0.6143,1.022724,0.75,1.305195 -L 0.75,1.305195,1.0622,1.675326 -L 1.0622,1.675326,1.6077,2.17208 -L 2.7369,5.814937,2.2989,5.717531 -L 2.2989,5.717531,1.9292,5.425328 -L 1.9292,5.425328,1.6855,4.938313 -L 1.6855,4.938313,1.6077,4.256494 -L 1.6077,4.256494,1.7142,3.340906 -L 1.7142,3.340906,2.0467,2.659087 -L 2.0467,2.659087,2.4356,2.33766 -L 2.4356,2.33766,2.9033,2.230522 -L 2.9033,2.230522,3.3512,2.32792 -L 3.3512,2.32792,3.7209,2.600653 -L 3.7209,2.600653,3.9547,3.077921 -L 3.9547,3.077921,4.0335,3.769479 -L 4.0335,3.769479,3.9265,4.685067 -L 3.9265,4.685067,3.5851,5.386364 -L 3.5851,5.386364,3.2046,5.707792 -L 3.2046,5.707792,2.7369,5.814937 -L 1.5403,0,1.2762,-0.32142 -L 1.2762,-0.32142,1.081,-0.61363 -L 1.081,-0.61363,0.9656,-0.88636 -L 0.9656,-0.88636,0.9254,-1.13961 -L 0.9254,-1.13961,1.0225,-1.43182 -L 1.0225,-1.43182,1.3064,-1.68506 -L 1.3064,-1.68506,2.0947,-1.98701 -L 2.0947,-1.98701,3.1758,-2.09416 -L 3.1758,-2.09416,4.1886,-1.98701 -L 4.1886,-1.98701,4.9001,-1.67532 -L 4.9001,-1.67532,5.3182,-1.25649 -L 5.3182,-1.25649,5.455,-0.7987 -L 5.455,-0.7987,5.3772,-0.50649 -L 5.3772,-0.50649,5.124,-0.32142 -L 5.124,-0.32142,4.6266,-0.20454 -L 4.6266,-0.20454,3.7892,-0.1461 -L 3.7892,-0.1461,2.4941,-0.08766 -L 2.4941,-0.08766,1.5403,0 - -[h] 67 -L 2.0755,9.233764,2.0755,4.879871 -L 2.0755,4.879871,2.7187,5.532466 -L 2.7187,5.532466,3.2156,5.902596 -L 3.2156,5.902596,3.6442,6.068183 -L 3.6442,6.068183,4.0619,6.126626 -L 4.0619,6.126626,4.5296,6.048698 -L 4.5296,6.048698,4.9294,5.844154 -L 4.9294,5.844154,5.25,5.48377 -L 5.25,5.48377,5.475,4.96753 -L 5.475,4.96753,5.5622,4.383117 -L 5.5622,4.383117,5.5909,3.448052 -L 5.5909,3.448052,5.5909,1.344159 -L 5.5909,1.344159,5.6206,0.866884 -L 5.6206,0.866884,5.689,0.574673 -L 5.689,0.574673,5.7762,0.428572 -L 5.7762,0.428572,5.9035,0.321427 -L 5.9035,0.321427,6.127,0.253246 -L 6.127,0.253246,6.4783,0.233767 -L 6.4783,0.233767,6.4783,0 -L 6.4783,0,3.556,0 -L 3.556,0,3.556,0.233767 -L 3.556,0.233767,3.6928,0.233767 -L 3.6928,0.233767,4.0431,0.262985 -L 4.0431,0.262985,4.267,0.360391 -L 4.267,0.360391,4.4028,0.516231 -L 4.4028,0.516231,4.5009,0.730521 -L 4.5009,0.730521,4.5098,0.935065 -L 4.5098,0.935065,4.5197,1.344159 -L 4.5197,1.344159,4.5197,3.448052 -L 4.5197,3.448052,4.4915,4.256494 -L 4.4915,4.256494,4.4127,4.724031 -L 4.4127,4.724031,4.2858,4.996755 -L 4.2858,4.996755,4.0921,5.181821 -L 4.0921,5.181821,3.8478,5.298697 -L 3.8478,5.298697,3.5659,5.337661 -L 3.5659,5.337661,3.2349,5.298697 -L 3.2349,5.298697,2.904,5.172074 -L 2.904,5.172074,2.5234,4.909088 -L 2.5234,4.909088,2.0755,4.490262 -L 2.0755,4.490262,2.0755,1.344159 -L 2.0755,1.344159,2.0954,0.847406 -L 2.0954,0.847406,2.1439,0.584412 -L 2.1439,0.584412,2.241,0.44805 -L 2.241,0.44805,2.3966,0.331166 -L 2.3966,0.331166,2.6503,0.262985 -L 2.6503,0.262985,3.0397,0.233767 -L 3.0397,0.233767,3.0397,0 -L 3.0397,0,0.0887,0 -L 0.0887,0,0.0887,0.233767 -L 0.0887,0.233767,0.4395,0.262985 -L 0.4395,0.262985,0.712,0.360391 -L 0.712,0.360391,0.8289,0.44805 -L 0.8289,0.44805,0.9161,0.603898 -L 0.9161,0.603898,0.9746,0.876623 -L 0.9746,0.876623,0.9949,1.344159 -L 0.9949,1.344159,0.9949,6.720778 -L 0.9949,6.720778,0.9845,7.548706 -L 0.9845,7.548706,0.9459,7.977271 -L 0.9459,7.977271,0.8879,8.172075 -L 0.8879,8.172075,0.7992,8.298699 -L 0.7992,8.298699,0.6823,8.357141 -L 0.6823,8.357141,0.5267,8.376627 -L 0.5267,8.376627,0.3518,8.357141 -L 0.3518,8.357141,0.0887,8.279221 -L 0.0887,8.279221,0.0005,8.50325 -L 0.0005,8.50325,1.7733,9.233764 -L 1.7733,9.233764,2.0755,9.233764 - -[i] 44 -L 1.5386,9.233764,1.7918,9.185061 -L 1.7918,9.185061,2.0053,9.03896 -L 2.0053,9.03896,2.1421,8.82467 -L 2.1421,8.82467,2.1911,8.571423 -L 2.1911,8.571423,2.1421,8.318185 -L 2.1421,8.318185,2.0053,8.103894 -L 2.0053,8.103894,1.7918,7.957793 -L 1.7918,7.957793,1.5386,7.90909 -L 1.5386,7.90909,1.2854,7.957793 -L 1.2854,7.957793,1.0709,8.103894 -L 1.0709,8.103894,0.9242,8.318185 -L 0.9242,8.318185,0.8757,8.571423 -L 0.8757,8.571423,0.9242,8.82467 -L 0.9242,8.82467,1.0709,9.03896 -L 1.0709,9.03896,1.2854,9.185061 -L 1.2854,9.185061,1.5386,9.233764 -L 2.0737,6.126626,2.0737,1.344159 -L 2.0737,1.344159,2.094,0.876623 -L 2.094,0.876623,2.1624,0.603898 -L 2.1624,0.603898,2.2595,0.438311 -L 2.2595,0.438311,2.3963,0.321427 -L 2.3963,0.321427,2.6197,0.253246 -L 2.6197,0.253246,2.9794,0.233767 -L 2.9794,0.233767,2.9794,0 -L 2.9794,0,0.0869,0 -L 0.0869,0,0.0869,0.233767 -L 0.0869,0.233767,0.4575,0.253246 -L 0.4575,0.253246,0.6715,0.321427 -L 0.6715,0.321427,0.8073,0.428572 -L 0.8073,0.428572,0.9158,0.594159 -L 0.9158,0.594159,0.9738,0.876623 -L 0.9738,0.876623,1.0025,1.344159 -L 1.0025,1.344159,1.0025,3.633117 -L 1.0025,3.633117,0.9832,4.43182 -L 0.9832,4.43182,0.944,4.88961 -L 0.944,4.88961,0.8856,5.064937 -L 0.8856,5.064937,0.7984,5.181821 -L 0.7984,5.181821,0.6819,5.240263 -L 0.6819,5.240263,0.5348,5.259741 -L 0.5348,5.259741,0.3306,5.230516 -L 0.3306,5.230516,0.0869,5.162335 -L 0.0869,5.162335,-0.0003,5.396103 -L -0.0003,5.396103,1.7918,6.126626 -L 1.7918,6.126626,2.0737,6.126626 - -[j] 53 -L 1.5105,9.233764,1.7726,9.185061 -L 1.7726,9.185061,1.9876,9.03896 -L 1.9876,9.03896,2.1333,8.82467 -L 2.1333,8.82467,2.1824,8.571423 -L 2.1824,8.571423,2.1333,8.318185 -L 2.1333,8.318185,1.9876,8.103894 -L 1.9876,8.103894,1.7726,7.957793 -L 1.7726,7.957793,1.5105,7.90909 -L 1.5105,7.90909,1.2563,7.957793 -L 1.2563,7.957793,1.0428,8.103894 -L 1.0428,8.103894,0.8966,8.318185 -L 0.8966,8.318185,0.8471,8.571423 -L 0.8471,8.571423,0.8966,8.82467 -L 0.8966,8.82467,1.0428,9.03896 -L 1.0428,9.03896,1.2563,9.185061 -L 1.2563,9.185061,1.5105,9.233764 -L 2.0748,6.126626,2.0748,0.136361 -L 2.0748,0.136361,1.9093,-1.18831 -L 1.9093,-1.18831,1.4218,-2.13311 -L 1.4218,-2.13311,0.6732,-2.68831 -L 0.6732,-2.68831,-0.2628,-2.87337 -L -0.2628,-2.87337,-0.7786,-2.81493 -L -0.7786,-2.81493,-1.1398,-2.65908 -L -1.1398,-2.65908,-1.3538,-2.43506 -L -1.3538,-2.43506,-1.4321,-2.21103 -L -1.4321,-2.21103,-1.3925,-2.00649 -L -1.3925,-2.00649,-1.2656,-1.82142 -L -1.2656,-1.82142,-1.1001,-1.70454 -L -1.1001,-1.70454,-0.896,-1.66558 -L -0.896,-1.66558,-0.7206,-1.68506 -L -0.7206,-1.68506,-0.5551,-1.7435 -L -0.5551,-1.7435,-0.3896,-1.85065 -L -0.3896,-1.85065,-0.126,-2.07467 -L -0.126,-2.07467,0.1658,-2.28896 -L 0.1658,-2.28896,0.3997,-2.35714 -L 0.3997,-2.35714,0.5557,-2.32792 -L 0.5557,-2.32792,0.7113,-2.24026 -L 0.7113,-2.24026,0.8386,-2.07467 -L 0.8386,-2.07467,0.9253,-1.83116 -L 0.9253,-1.83116,0.9838,-1.38311 -L 0.9838,-1.38311,1.0041,-0.61363 -L 1.0041,-0.61363,1.0041,3.623378 -L 1.0041,3.623378,0.9838,4.43182 -L 0.9838,4.43182,0.9452,4.879871 -L 0.9452,4.879871,0.8867,5.064937 -L 0.8867,5.064937,0.7985,5.181821 -L 0.7985,5.181821,0.6816,5.240263 -L 0.6816,5.240263,0.5364,5.259741 -L 0.5364,5.259741,0.3323,5.230516 -L 0.3323,5.230516,0.088,5.162335 -L 0.088,5.162335,0.0003,5.396103 -L 0.0003,5.396103,1.7924,6.126626 -L 1.7924,6.126626,2.0748,6.126626 - -[k] 63 -L 2.0651,9.233764,2.0651,3.311689 -L 2.0651,3.311689,3.5842,4.694806 -L 3.5842,4.694806,3.9637,5.05519 -L 3.9637,5.05519,4.1391,5.250002 -L 4.1391,5.250002,4.1777,5.327922 -L 4.1777,5.327922,4.1877,5.405842 -L 4.1877,5.405842,4.1594,5.532466 -L 4.1594,5.532466,4.0806,5.629872 -L 4.0806,5.629872,3.9449,5.707792 -L 3.9449,5.707792,3.7298,5.737017 -L 3.7298,5.737017,3.7298,5.951299 -L 3.7298,5.951299,6.3117,5.951299 -L 6.3117,5.951299,6.3117,5.737017 -L 6.3117,5.737017,5.8247,5.688314 -L 5.8247,5.688314,5.4253,5.581169 -L 5.4253,5.581169,5.0547,5.366886 -L 5.0547,5.366886,4.6554,5.045451 -L 4.6554,5.045451,3.1264,3.633117 -L 3.1264,3.633117,4.6554,1.704543 -L 4.6554,1.704543,5.1816,1.051949 -L 5.1816,1.051949,5.5125,0.691557 -L 5.5125,0.691557,5.8049,0.44805 -L 5.8049,0.44805,6.0585,0.301949 -L 6.0585,0.301949,6.2726,0.253246 -L 6.2726,0.253246,6.6135,0.233767 -L 6.6135,0.233767,6.6135,0 -L 6.6135,0,3.7298,0 -L 3.7298,0,3.7298,0.233767 -L 3.7298,0.233767,3.935,0.253246 -L 3.935,0.253246,4.0623,0.311688 -L 4.0623,0.311688,4.1297,0.389608 -L 4.1297,0.389608,4.149,0.496753 -L 4.149,0.496753,4.091,0.691557 -L 4.091,0.691557,3.8953,0.983768 -L 3.8953,0.983768,2.0651,3.311689 -L 2.0651,3.311689,2.0651,1.334413 -L 2.0651,1.334413,2.0839,0.857145 -L 2.0839,0.857145,2.1523,0.574673 -L 2.1523,0.574673,2.2494,0.418833 -L 2.2494,0.418833,2.3767,0.321427 -L 2.3767,0.321427,2.62,0.253246 -L 2.62,0.253246,3.0292,0.233767 -L 3.0292,0.233767,3.0292,0 -L 3.0292,0,-0.0001,0 -L -0.0001,0,-0.0001,0.233767 -L -0.0001,0.233767,0.3993,0.262985 -L 0.3993,0.262985,0.6817,0.340913 -L 0.6817,0.340913,0.8086,0.438311 -L 0.8086,0.438311,0.8963,0.564934 -L 0.8963,0.564934,0.9646,0.857145 -L 0.9646,0.857145,0.9929,1.305195 -L 0.9929,1.305195,0.9929,6.720778 -L 0.9929,6.720778,0.974,7.548706 -L 0.974,7.548706,0.9443,7.977271 -L 0.9443,7.977271,0.8858,8.172075 -L 0.8858,8.172075,0.7986,8.298699 -L 0.7986,8.298699,0.6718,8.366888 -L 0.6718,8.366888,0.5256,8.386366 -L 0.5256,8.386366,0.3507,8.357141 -L 0.3507,8.357141,0.1169,8.279221 -L 0.1169,8.279221,-0.0001,8.50325 -L -0.0001,8.50325,1.7732,9.233764 -L 1.7732,9.233764,2.0651,9.233764 - -[l] 28 -L 2.0652,9.233764,2.0652,1.344159 -L 2.0652,1.344159,2.0835,0.876623 -L 2.0835,0.876623,2.142,0.603898 -L 2.142,0.603898,2.25,0.44805 -L 2.25,0.44805,2.3957,0.331166 -L 2.3957,0.331166,2.6295,0.253246 -L 2.6295,0.253246,3.019,0.233767 -L 3.019,0.233767,3.019,0 -L 3.019,0,0.1066,0 -L 0.1066,0,0.1066,0.233767 -L 0.1066,0.233767,0.448,0.253246 -L 0.448,0.253246,0.6615,0.321427 -L 0.6615,0.321427,0.7983,0.428572 -L 0.7983,0.428572,0.8954,0.594159 -L 0.8954,0.594159,0.9638,0.876623 -L 0.9638,0.876623,0.9841,1.344159 -L 0.9841,1.344159,0.9841,6.740264 -L 0.9841,6.740264,0.9737,7.558437 -L 0.9737,7.558437,0.935,7.977271 -L 0.935,7.977271,0.8766,8.172075 -L 0.8766,8.172075,0.7889,8.298699 -L 0.7889,8.298699,0.6819,8.357141 -L 0.6819,8.357141,0.5357,8.376627 -L 0.5357,8.376627,0.3405,8.357141 -L 0.3405,8.357141,0.1066,8.279221 -L 0.1066,8.279221,-0.0004,8.50325 -L -0.0004,8.50325,1.7724,9.233764 -L 1.7724,9.233764,2.0652,9.233764 - -[m] 102 -L 2.0748,4.860393,2.5915,5.366886 -L 2.5915,5.366886,2.8437,5.600647 -L 2.8437,5.600647,3.146,5.824676 -L 3.146,5.824676,3.4675,5.990263 -L 3.4675,5.990263,3.8084,6.087662 -L 3.8084,6.087662,4.1404,6.126626 -L 4.1404,6.126626,4.6561,6.038958 -L 4.6561,6.038958,5.1041,5.795451 -L 5.1041,5.795451,5.435,5.396103 -L 5.435,5.396103,5.6392,4.860393 -L 5.6392,4.860393,6.2535,5.503248 -L 6.2535,5.503248,6.7703,5.883118 -L 6.7703,5.883118,7.237,6.058444 -L 7.237,6.058444,7.7142,6.126626 -L 7.7142,6.126626,8.1621,6.058444 -L 8.1621,6.058444,8.552,5.883118 -L 8.552,5.883118,8.8835,5.561683 -L 8.8835,5.561683,9.1362,5.084415 -L 9.1362,5.084415,9.2432,4.5974 -L 9.2432,4.5974,9.2828,3.905841 -L 9.2828,3.905841,9.2828,1.344159 -L 9.2828,1.344159,9.3017,0.876623 -L 9.3017,0.876623,9.3606,0.574673 -L 9.3606,0.574673,9.4587,0.44805 -L 9.4587,0.44805,9.6039,0.331166 -L 9.6039,0.331166,9.8378,0.262985 -L 9.8378,0.262985,10.1786,0.233767 -L 10.1786,0.233767,10.1786,0 -L 10.1786,0,7.237,0 -L 7.237,0,7.237,0.233767 -L 7.237,0.233767,7.3634,0.233767 -L 7.3634,0.233767,7.7043,0.272724 -L 7.7043,0.272724,7.958,0.379869 -L 7.958,0.379869,8.0937,0.516231 -L 8.0937,0.516231,8.172,0.711035 -L 8.172,0.711035,8.1918,0.925326 -L 8.1918,0.925326,8.2017,1.344159 -L 8.2017,1.344159,8.2017,3.905841 -L 8.2017,3.905841,8.1621,4.51948 -L 8.1621,4.51948,8.0263,4.928566 -L 8.0263,4.928566,7.6944,5.240263 -L 7.6944,5.240263,7.2177,5.3474 -L 7.2177,5.3474,6.8674,5.298697 -L 6.8674,5.298697,6.526,5.172074 -L 6.526,5.172074,6.1366,4.928566 -L 6.1366,4.928566,5.6892,4.529219 -L 5.6892,4.529219,5.6689,4.461037 -L 5.6689,4.461037,5.6892,4.178566 -L 5.6892,4.178566,5.6892,1.344159 -L 5.6892,1.344159,5.6976,0.847406 -L 5.6976,0.847406,5.7566,0.584412 -L 5.7566,0.584412,5.8542,0.44805 -L 5.8542,0.44805,6.0098,0.331166 -L 6.0098,0.331166,6.2639,0.262985 -L 6.2639,0.262985,6.6529,0.233767 -L 6.6529,0.233767,6.6529,0 -L 6.6529,0,3.6424,0 -L 3.6424,0,3.6424,0.233767 -L 3.6424,0.233767,4.0616,0.262985 -L 4.0616,0.262985,4.3242,0.350652 -L 4.3242,0.350652,4.4812,0.496753 -L 4.4812,0.496753,4.5784,0.701296 -L 4.5784,0.701296,4.6066,0.915579 -L 4.6066,0.915579,4.617,1.344159 -L 4.617,1.344159,4.617,3.905841 -L 4.617,3.905841,4.558,4.529219 -L 4.558,4.529219,4.4025,4.948052 -L 4.4025,4.948052,4.0517,5.259741 -L 4.0517,5.259741,3.6043,5.366886 -L 3.6043,5.366886,3.253,5.318183 -L 3.253,5.318183,2.9022,5.172074 -L 2.9022,5.172074,2.426,4.870132 -L 2.426,4.870132,2.0748,4.529219 -L 2.0748,4.529219,2.0748,1.344159 -L 2.0748,1.344159,2.0946,0.857145 -L 2.0946,0.857145,2.1535,0.584412 -L 2.1535,0.584412,2.2606,0.428572 -L 2.2606,0.428572,2.3958,0.321427 -L 2.3958,0.321427,2.6396,0.253246 -L 2.6396,0.253246,3.0389,0.233767 -L 3.0389,0.233767,3.0389,0 -L 3.0389,0,0.0968,0 -L 0.0968,0,0.0968,0.233767 -L 0.0968,0.233767,0.4476,0.253246 -L 0.4476,0.253246,0.6721,0.321427 -L 0.6721,0.321427,0.8182,0.438311 -L 0.8182,0.438311,0.9154,0.603898 -L 0.9154,0.603898,0.9837,0.886362 -L 0.9837,0.886362,1.0036,1.344159 -L 1.0036,1.344159,1.0036,3.613639 -L 1.0036,3.613639,0.9837,4.422074 -L 0.9837,4.422074,0.9456,4.879871 -L 0.9456,4.879871,0.8866,5.064937 -L 0.8866,5.064937,0.7984,5.181821 -L 0.7984,5.181821,0.6815,5.240263 -L 0.6815,5.240263,0.5358,5.259741 -L 0.5358,5.259741,0.3411,5.230516 -L 0.3411,5.230516,0.0968,5.162335 -L 0.0968,5.162335,0.0002,5.396103 -L 0.0002,5.396103,1.7923,6.126626 -L 1.7923,6.126626,2.0748,6.126626 -L 2.0748,6.126626,2.0748,4.860393 - -[n] 60 -L 2.0759,4.860393,3.0886,5.80519 -L 3.0886,5.80519,4.0627,6.126626 -L 4.0627,6.126626,4.52,6.058444 -L 4.52,6.058444,4.9006,5.883118 -L 4.9006,5.883118,5.2216,5.551951 -L 5.2216,5.551951,5.4654,5.074676 -L 5.4654,5.074676,5.5724,4.587661 -L 5.5724,4.587661,5.6011,3.886363 -L 5.6011,3.886363,5.6011,1.344159 -L 5.6011,1.344159,5.6309,0.866884 -L 5.6309,0.866884,5.6993,0.574673 -L 5.6993,0.574673,5.7865,0.438311 -L 5.7865,0.438311,5.9232,0.321427 -L 5.9232,0.321427,6.1472,0.253246 -L 6.1472,0.253246,6.5079,0.233767 -L 6.5079,0.233767,6.5079,0 -L 6.5079,0,3.5757,0 -L 3.5757,0,3.5757,0.233767 -L 3.5757,0.233767,3.6931,0.233767 -L 3.6931,0.233767,4.0434,0.262985 -L 4.0434,0.262985,4.2773,0.360391 -L 4.2773,0.360391,4.413,0.516231 -L 4.413,0.516231,4.5111,0.730521 -L 4.5111,0.730521,4.5299,0.935065 -L 4.5299,0.935065,4.5299,1.344159 -L 4.5299,1.344159,4.5299,3.779218 -L 4.5299,3.779218,4.4814,4.480523 -L 4.4814,4.480523,4.3258,4.957791 -L 4.3258,4.957791,4.034,5.230516 -L 4.034,5.230516,3.6143,5.327922 -L 3.6143,5.327922,2.8354,5.11364 -L 2.8354,5.11364,2.0759,4.480523 -L 2.0759,4.480523,2.0759,1.344159 -L 2.0759,1.344159,2.0853,0.857145 -L 2.0853,0.857145,2.1443,0.594159 -L 2.1443,0.594159,2.2513,0.438311 -L 2.2513,0.438311,2.3974,0.321427 -L 2.3974,0.321427,2.6303,0.253246 -L 2.6303,0.253246,3.0396,0.233767 -L 3.0396,0.233767,3.0396,0 -L 3.0396,0,0.0985,0 -L 0.0985,0,0.0985,0.233767 -L 0.0985,0.233767,0.2258,0.233767 -L 0.2258,0.233767,0.6048,0.29221 -L 0.6048,0.29221,0.8387,0.467536 -L 0.8387,0.467536,0.966,0.798703 -L 0.966,0.798703,1.0047,1.344159 -L 1.0047,1.344159,1.0047,3.555197 -L 1.0047,3.555197,0.9844,4.412334 -L 0.9844,4.412334,0.9556,4.860393 -L 0.9556,4.860393,0.8873,5.05519 -L 0.8873,5.05519,0.8006,5.172074 -L 0.8006,5.172074,0.6831,5.240263 -L 0.6831,5.240263,0.5365,5.259741 -L 0.5365,5.259741,0.3328,5.230516 -L 0.3328,5.230516,0.0985,5.162335 -L 0.0985,5.162335,0.0004,5.396103 -L 0.0004,5.396103,1.793,6.126626 -L 1.793,6.126626,2.0759,6.126626 -L 2.0759,6.126626,2.0759,4.860393 - -[o] 38 -L 2.8742,6.126626,4.0911,5.86364 -L 4.0911,5.86364,5.0459,5.094154 -L 5.0459,5.094154,5.5621,4.159088 -L 5.5621,4.159088,5.738,3.08766 -L 5.738,3.08766,5.6399,2.279217 -L 5.6399,2.279217,5.357,1.470783 -L 5.357,1.470783,4.8997,0.749999 -L 4.8997,0.749999,4.3056,0.233767 -L 4.3056,0.233767,3.5941,-0.07792 -L 3.5941,-0.07792,2.8054,-0.18506 -L 2.8054,-0.18506,1.5979,0.087666 -L 1.5979,0.087666,0.6719,0.886362 -L 0.6719,0.886362,0.1655,1.850652 -L 0.1655,1.850652,0,2.912334 -L 0,2.912334,0.0971,3.730523 -L 0.0971,3.730523,0.4093,4.538958 -L 0.4093,4.538958,0.877,5.240263 -L 0.877,5.240263,1.4706,5.737017 -L 1.4706,5.737017,2.1523,6.029219 -L 2.1523,6.029219,2.8742,6.126626 -L 2.679,5.698053,2.3277,5.64935 -L 2.3277,5.64935,1.9868,5.493509 -L 1.9868,5.493509,1.6663,5.211038 -L 1.6663,5.211038,1.422,4.782465 -L 1.422,4.782465,1.2565,4.188313 -L 1.2565,4.188313,1.208,3.457791 -L 1.208,3.457791,1.3348,2.25 -L 1.3348,2.25,1.7242,1.217536 -L 1.7242,1.217536,2.3188,0.516231 -L 2.3188,0.516231,3.0878,0.28247 -L 3.0878,0.28247,3.6625,0.409094 -L 3.6625,0.409094,4.1208,0.798703 -L 4.1208,0.798703,4.4315,1.5 -L 4.4315,1.5,4.5301,2.581167 -L 4.5301,2.581167,4.3641,4.003248 -L 4.3641,4.003248,3.8478,5.074676 -L 3.8478,5.074676,3.3216,5.542205 -L 3.3216,5.542205,2.679,5.698053 - -[p] 65 -L -0.0003,5.357147,1.8309,6.097401 -L 1.8309,6.097401,2.0747,6.097401 -L 2.0747,6.097401,2.0747,4.704545 -L 2.0747,4.704545,2.533,5.376625 -L 2.533,5.376625,2.9997,5.80519 -L 2.9997,5.80519,3.4774,6.038958 -L 3.4774,6.038958,3.9733,6.126626 -L 3.9733,6.126626,4.8017,5.951299 -L 4.8017,5.951299,5.4736,5.425328 -L 5.4736,5.425328,6.0186,4.43182 -L 6.0186,4.43182,6.2044,3.185066 -L 6.2044,3.185066,5.98,1.782464 -L 5.98,1.782464,5.318,0.642854 -L 5.318,0.642854,4.4995,0.029224 -L 4.4995,0.029224,3.4868,-0.18506 -L 3.4868,-0.18506,3.0394,-0.1461 -L 3.0394,-0.1461,2.6583,-0.0487 -L 2.6583,-0.0487,2.3858,0.097405 -L 2.3858,0.097405,2.0747,0.340913 -L 2.0747,0.340913,2.0747,-1.47078 -L 2.0747,-1.47078,2.094,-1.96753 -L 2.094,-1.96753,2.152,-2.24026 -L 2.152,-2.24026,2.2501,-2.3961 -L 2.2501,-2.3961,2.4057,-2.50324 -L 2.4057,-2.50324,2.6687,-2.58116 -L 2.6687,-2.58116,3.0775,-2.60065 -L 3.0775,-2.60065,3.0775,-2.84416 -L 3.0775,-2.84416,-0.039,-2.84416 -L -0.039,-2.84416,-0.039,-2.60065 -L -0.039,-2.60065,0.1265,-2.60065 -L 0.1265,-2.60065,0.4575,-2.57143 -L 0.4575,-2.57143,0.7399,-2.46428 -L 0.7399,-2.46428,0.8474,-2.37662 -L 0.8474,-2.37662,0.9252,-2.24026 -L 0.9252,-2.24026,0.9842,-1.95779 -L 0.9842,-1.95779,0.9926,-1.43182 -L 0.9926,-1.43182,0.9926,4.198052 -L 0.9926,4.198052,0.9842,4.665581 -L 0.9842,4.665581,0.944,4.928566 -L 0.944,4.928566,0.8766,5.064937 -L 0.8766,5.064937,0.779,5.162335 -L 0.779,5.162335,0.6433,5.220777 -L 0.6433,5.220777,0.4674,5.240263 -L 0.4674,5.240263,0.292,5.220777 -L 0.292,5.220777,0.0784,5.152596 -L 0.0784,5.152596,-0.0003,5.357147 -L 2.0747,4.324675,2.0747,2.103899 -L 2.0747,2.103899,2.0836,1.509739 -L 2.0836,1.509739,2.1331,1.159086 -L 2.1331,1.159086,2.2887,0.798703 -L 2.2887,0.798703,2.5811,0.496753 -L 2.5811,0.496753,2.9804,0.28247 -L 2.9804,0.28247,3.4669,0.204543 -L 3.4669,0.204543,4.0615,0.331166 -L 4.0615,0.331166,4.5198,0.711035 -L 4.5198,0.711035,4.9192,1.509739 -L 4.9192,1.509739,5.0455,2.581167 -L 5.0455,2.581167,4.8989,3.779218 -L 4.8989,3.779218,4.4514,4.675328 -L 4.4514,4.675328,3.9931,5.05519 -L 3.9931,5.05519,3.4669,5.181821 -L 3.4669,5.181821,3.1558,5.142857 -L 3.1558,5.142857,2.8436,5.025973 -L 2.8436,5.025973,2.533,4.792212 -L 2.533,4.792212,2.0747,4.324675 - -[q] 56 -L 5.2399,6.126626,5.2399,-1.52922 -L 5.2399,-1.52922,5.2597,-1.99675 -L 5.2597,-1.99675,5.3187,-2.25974 -L 5.3187,-2.25974,5.4158,-2.40584 -L 5.4158,-2.40584,5.5609,-2.51298 -L 5.5609,-2.51298,5.8047,-2.58116 -L 5.8047,-2.58116,6.2041,-2.60065 -L 6.2041,-2.60065,6.2041,-2.84416 -L 6.2041,-2.84416,3.2134,-2.84416 -L 3.2134,-2.84416,3.2134,-2.60065 -L 3.2134,-2.60065,3.3308,-2.60065 -L 3.3308,-2.60065,3.6524,-2.58116 -L 3.6524,-2.58116,3.8863,-2.50324 -L 3.8863,-2.50324,4.0027,-2.3961 -L 4.0027,-2.3961,4.0904,-2.24026 -L 4.0904,-2.24026,4.1489,-1.96753 -L 4.1489,-1.96753,4.1692,-1.52922 -L 4.1692,-1.52922,4.1692,1.032463 -L 4.1692,1.032463,3.6128,0.438311 -L 3.6128,0.438311,3.1361,0.077919 -L 3.1361,0.077919,2.6887,-0.11688 -L 2.6887,-0.11688,2.221,-0.18506 -L 2.221,-0.18506,1.402,0.019477 -L 1.402,0.019477,0.6816,0.603898 -L 0.6816,0.603898,0.1752,1.519478 -L 0.1752,1.519478,0.0003,2.70779 -L 0.0003,2.70779,0.2237,4.081168 -L 0.2237,4.081168,0.8956,5.172074 -L 0.8956,5.172074,1.8895,5.883118 -L 1.8895,5.883118,3.0583,6.126626 -L 3.0583,6.126626,3.4185,6.097401 -L 3.4185,6.097401,3.7396,6.01948 -L 3.7396,6.01948,4.0418,5.892857 -L 4.0418,5.892857,4.3049,5.707792 -L 4.3049,5.707792,4.6651,5.902596 -L 4.6651,5.902596,5.0258,6.126626 -L 5.0258,6.126626,5.2399,6.126626 -L 4.1692,1.441558,4.1692,4.237016 -L 4.1692,4.237016,4.1394,4.665581 -L 4.1394,4.665581,4.0418,4.996755 -L 4.0418,4.996755,3.8669,5.259741 -L 3.8669,5.259741,3.5939,5.474023 -L 3.5939,5.474023,3.2431,5.620133 -L 3.2431,5.620133,2.8636,5.668836 -L 2.8636,5.668836,2.1809,5.512987 -L 2.1809,5.512987,1.6165,5.05519 -L 1.6165,5.05519,1.2266,4.275972 -L 1.2266,4.275972,1.0898,3.185066 -L 1.0898,3.185066,1.2266,2.123377 -L 1.2266,2.123377,1.6259,1.353899 -L 1.6259,1.353899,2.2106,0.886362 -L 2.2106,0.886362,2.9023,0.730521 -L 2.9023,0.730521,3.2635,0.779217 -L 3.2635,0.779217,3.584,0.896101 -L 3.584,0.896101,3.8763,1.12013 -L 3.8763,1.12013,4.1692,1.441558 - -[r] 47 -L 2.0651,6.126626,2.0651,4.782465 -L 2.0651,4.782465,2.8241,5.785712 -L 2.8241,5.785712,3.604,6.126626 -L 3.604,6.126626,3.9255,6.068183 -L 3.9255,6.068183,4.1876,5.902596 -L 4.1876,5.902596,4.3635,5.668836 -L 4.3635,5.668836,4.4215,5.405842 -L 4.4215,5.405842,4.3829,5.172074 -L 4.3829,5.172074,4.256,4.977277 -L 4.256,4.977277,4.0707,4.840907 -L 4.0707,4.840907,3.8572,4.801943 -L 3.8572,4.801943,3.6139,4.850654 -L 3.6139,4.850654,3.3404,5.025973 -L 3.3404,5.025973,3.0976,5.19156 -L 3.0976,5.19156,2.9222,5.250002 -L 2.9222,5.250002,2.8053,5.211038 -L 2.8053,5.211038,2.6685,5.11364 -L 2.6685,5.11364,2.3767,4.762987 -L 2.3767,4.762987,2.0651,4.237016 -L 2.0651,4.237016,2.0651,1.392855 -L 2.0651,1.392855,2.0938,0.954543 -L 2.0938,0.954543,2.1909,0.642854 -L 2.1909,0.642854,2.3083,0.477275 -L 2.3083,0.477275,2.4931,0.350652 -L 2.4931,0.350652,2.7473,0.262985 -L 2.7473,0.262985,3.1065,0.233767 -L 3.1065,0.233767,3.1065,0 -L 3.1065,0,0.0589,0 -L 0.0589,0,0.0589,0.233767 -L 0.0589,0.233767,0.4582,0.272724 -L 0.4582,0.272724,0.7402,0.379869 -L 0.7402,0.379869,0.8759,0.506492 -L 0.8759,0.506492,0.9646,0.711035 -L 0.9646,0.711035,0.9839,0.915579 -L 0.9839,0.915579,0.9929,1.334413 -L 0.9929,1.334413,0.9929,3.642856 -L 0.9929,3.642856,0.9839,4.470777 -L 0.9839,4.470777,0.9542,4.879871 -L 0.9542,4.879871,0.8962,5.045451 -L 0.8962,5.045451,0.7991,5.172074 -L 0.7991,5.172074,0.6718,5.240263 -L 0.6718,5.240263,0.5162,5.259741 -L 0.5162,5.259741,0.3012,5.230516 -L 0.3012,5.230516,0.0589,5.162335 -L 0.0589,5.162335,-0.0001,5.396103 -L -0.0001,5.396103,1.7916,6.126626 -L 1.7916,6.126626,2.0651,6.126626 - -[s] 59 -L 3.6036,6.126626,3.6036,4.100654 -L 3.6036,4.100654,3.3896,4.100654 -L 3.3896,4.100654,3.1067,4.899349 -L 3.1067,4.899349,2.7564,5.396103 -L 2.7564,5.396103,2.3174,5.64935 -L 2.3174,5.64935,1.7724,5.737017 -L 1.7724,5.737017,1.3631,5.678567 -L 1.3631,5.678567,1.042,5.503248 -L 1.042,5.503248,0.827,5.250002 -L 0.827,5.250002,0.7596,4.96753 -L 0.7596,4.96753,0.8186,4.626625 -L 0.8186,4.626625,0.9737,4.344153 -L 0.9737,4.344153,1.2759,4.071429 -L 1.2759,4.071429,1.7927,3.779218 -L 1.7927,3.779218,2.737,3.321428 -L 2.737,3.321428,3.7206,2.571428 -L 3.7206,2.571428,4.052,1.626623 -L 4.052,1.626623,3.8959,0.886362 -L 3.8959,0.886362,3.4381,0.311688 -L 3.4381,0.311688,2.795,-0.05844 -L 2.795,-0.05844,2.0652,-0.18506 -L 2.0652,-0.18506,1.48,-0.13636 -L 1.48,-0.13636,0.8186,0.009738 -L 0.8186,0.009738,0.6229,0.058441 -L 0.6229,0.058441,0.4673,0.077919 -L 0.4673,0.077919,0.3405,0.038955 -L 0.3405,0.038955,0.2334,-0.08766 -L 0.2334,-0.08766,0.0194,-0.08766 -L 0.0194,-0.08766,0.0194,2.03571 -L 0.0194,2.03571,0.2334,2.03571 -L 0.2334,2.03571,0.496,1.237014 -L 0.496,1.237014,0.935,0.662332 -L 0.935,0.662332,1.4701,0.311688 -L 1.4701,0.311688,2.0835,0.204543 -L 2.0835,0.204543,2.4829,0.262985 -L 2.4829,0.262985,2.8148,0.467536 -L 2.8148,0.467536,3.019,0.749999 -L 3.019,0.749999,3.0973,1.100652 -L 3.0973,1.100652,3.0096,1.509739 -L 3.0096,1.509739,2.7757,1.850652 -L 2.7757,1.850652,2.3085,2.191558 -L 2.3085,2.191558,1.5187,2.620131 -L 1.5187,2.620131,0.7398,3.068182 -L 0.7398,3.068182,0.2919,3.46753 -L 0.2919,3.46753,0.068,3.886363 -L 0.068,3.886363,-0.0004,4.402595 -L -0.0004,4.402595,0.1264,5.074676 -L 0.1264,5.074676,0.496,5.629872 -L 0.496,5.629872,1.0807,6.000002 -L 1.0807,6.000002,1.8011,6.126626 -L 1.8011,6.126626,2.1915,6.087662 -L 2.1915,6.087662,2.6493,5.970777 -L 2.6493,5.970777,2.9318,5.902596 -L 2.9318,5.902596,3.0973,5.873379 -L 3.0973,5.873379,3.1845,5.883118 -L 3.1845,5.883118,3.2528,5.922074 -L 3.2528,5.922074,3.3212,5.990263 -L 3.3212,5.990263,3.3896,6.126626 -L 3.3896,6.126626,3.6036,6.126626 - -[t] 34 -L 2.0158,7.899351,2.0158,5.951299 -L 2.0158,5.951299,3.409,5.951299 -L 3.409,5.951299,3.409,5.493509 -L 3.409,5.493509,2.0158,5.493509 -L 2.0158,5.493509,2.0158,1.636362 -L 2.0158,1.636362,2.0549,1.149347 -L 2.0549,1.149347,2.1813,0.857145 -L 2.1813,0.857145,2.3666,0.701296 -L 2.3666,0.701296,2.6103,0.652593 -L 2.6103,0.652593,2.8145,0.691557 -L 2.8145,0.691557,3.0196,0.788963 -L 3.0196,0.788963,3.2044,0.954543 -L 3.2044,0.954543,3.3308,1.178572 -L 3.3308,1.178572,3.5844,1.178572 -L 3.5844,1.178572,3.3119,0.623376 -L 3.3119,0.623376,2.9413,0.224028 -L 2.9413,0.224028,2.5222,-0.01947 -L 2.5222,-0.01947,2.0842,-0.0974 -L 2.0842,-0.0974,1.7918,-0.05844 -L 1.7918,-0.05844,1.4995,0.06818 -L 1.4995,0.06818,1.2567,0.272724 -L 1.2567,0.272724,1.0818,0.545456 -L 1.0818,0.545456,0.9733,0.935065 -L 0.9733,0.935065,0.9451,1.490261 -L 0.9451,1.490261,0.9451,5.493509 -L 0.9451,5.493509,0.0007,5.493509 -L 0.0007,5.493509,0.0007,5.707792 -L 0.0007,5.707792,0.3599,5.902596 -L 0.3599,5.902596,0.7305,6.194807 -L 0.7305,6.194807,1.0902,6.564937 -L 1.0902,6.564937,1.4024,6.99351 -L 1.4024,6.99351,1.5778,7.344155 -L 1.5778,7.344155,1.8117,7.899351 -L 1.8117,7.899351,2.0158,7.899351 - -[u] 48 -L 5.6205,5.951299,5.6205,2.347406 -L 5.6205,2.347406,5.6294,1.509739 -L 5.6294,1.509739,5.669,1.081166 -L 5.669,1.081166,5.7275,0.886362 -L 5.7275,0.886362,5.8246,0.759739 -L 5.8246,0.759739,5.9415,0.691557 -L 5.9415,0.691557,6.0783,0.672079 -L 6.0783,0.672079,6.2923,0.701296 -L 6.2923,0.701296,6.5267,0.779217 -L 6.5267,0.779217,6.6134,0.555195 -L 6.6134,0.555195,4.8411,-0.18506 -L 4.8411,-0.18506,4.5483,-0.18506 -L 4.5483,-0.18506,4.5483,1.081166 -L 4.5483,1.081166,3.8764,0.399347 -L 3.8764,0.399347,3.3799,0.029224 -L 3.3799,0.029224,2.9608,-0.12662 -L 2.9608,-0.12662,2.5327,-0.18506 -L 2.5327,-0.18506,2.065,-0.10714 -L 2.065,-0.10714,1.6656,0.107144 -L 1.6656,0.107144,1.3535,0.438311 -L 1.3535,0.438311,1.1493,0.847406 -L 1.1493,0.847406,1.0423,1.402594 -L 1.0423,1.402594,1.0126,2.133116 -L 1.0126,2.133116,1.0126,4.792212 -L 1.0126,4.792212,0.9839,5.152596 -L 0.9839,5.152596,0.9155,5.376625 -L 0.9155,5.376625,0.8085,5.522726 -L 0.8085,5.522726,0.6529,5.629872 -L 0.6529,5.629872,0.3997,5.688314 -L 0.3997,5.688314,-0.0001,5.707792 -L -0.0001,5.707792,-0.0001,5.951299 -L -0.0001,5.951299,2.0843,5.951299 -L 2.0843,5.951299,2.0843,1.967537 -L 2.0843,1.967537,2.1621,1.275971 -L 2.1621,1.275971,2.3761,0.876623 -L 2.3761,0.876623,2.6982,0.681818 -L 2.6982,0.681818,3.0777,0.613637 -L 3.0777,0.613637,3.37,0.662332 -L 3.37,0.662332,3.7109,0.788963 -L 3.7109,0.788963,4.0905,1.042202 -L 4.0905,1.042202,4.5483,1.461036 -L 4.5483,1.461036,4.5483,4.831168 -L 4.5483,4.831168,4.5002,5.250002 -L 4.5002,5.250002,4.364,5.512987 -L 4.364,5.512987,4.0805,5.64935 -L 4.0805,5.64935,3.5945,5.707792 -L 3.5945,5.707792,3.5945,5.951299 -L 3.5945,5.951299,5.6205,5.951299 - -[v] 36 -L 0.0005,5.951299,2.8058,5.951299 -L 2.8058,5.951299,2.8058,5.707792 -L 2.8058,5.707792,2.6205,5.707792 -L 2.6205,5.707792,2.3966,5.678567 -L 2.3966,5.678567,2.2311,5.581169 -L 2.2311,5.581169,2.133,5.435059 -L 2.133,5.435059,2.1048,5.250002 -L 2.1048,5.250002,2.133,5.006494 -L 2.133,5.006494,2.2405,4.714284 -L 2.2405,4.714284,3.6234,1.431819 -L 3.6234,1.431819,5.0067,4.840907 -L 5.0067,4.840907,5.1236,5.152596 -L 5.1236,5.152596,5.1623,5.386364 -L 5.1623,5.386364,5.1435,5.474023 -L 5.1435,5.474023,5.1043,5.542205 -L 5.1043,5.542205,5.0265,5.620133 -L 5.0265,5.620133,4.9289,5.668836 -L 4.9289,5.668836,4.753,5.698053 -L 4.753,5.698053,4.4805,5.707792 -L 4.4805,5.707792,4.4805,5.951299 -L 4.4805,5.951299,6.4188,5.951299 -L 6.4188,5.951299,6.4188,5.707792 -L 6.4188,5.707792,6.1364,5.659089 -L 6.1364,5.659089,5.9511,5.571429 -L 5.9511,5.571429,5.7375,5.308444 -L 5.7375,5.308444,5.5428,4.918827 -L 5.5428,4.918827,3.4291,-0.18506 -L 3.4291,-0.18506,3.1656,-0.18506 -L 3.1656,-0.18506,1.042,4.840907 -L 1.042,4.840907,0.9062,5.133118 -L 0.9062,5.133118,0.7695,5.337661 -L 0.7695,5.337661,0.6243,5.48377 -L 0.6243,5.48377,0.4385,5.600647 -L 0.4385,5.600647,0.273,5.64935 -L 0.273,5.64935,0.0005,5.707792 -L 0.0005,5.707792,0.0005,5.951299 - -[w] 48 -L 0.0001,5.951299,2.4943,5.951299 -L 2.4943,5.951299,2.4943,5.707792 -L 2.4943,5.707792,2.202,5.659089 -L 2.202,5.659089,2.0365,5.581169 -L 2.0365,5.581169,1.9587,5.464284 -L 1.9587,5.464284,1.929,5.308444 -L 1.929,5.308444,1.9587,5.084415 -L 1.9587,5.084415,2.0454,4.821429 -L 2.0454,4.821429,3.3119,1.392855 -L 3.3119,1.392855,4.5981,4.178566 -L 4.5981,4.178566,4.2572,5.05519 -L 4.2572,5.05519,4.0719,5.386364 -L 4.0719,5.386364,3.8484,5.600647 -L 3.8484,5.600647,3.6433,5.668836 -L 3.6433,5.668836,3.3119,5.707792 -L 3.3119,5.707792,3.3119,5.951299 -L 3.3119,5.951299,6.1469,5.951299 -L 6.1469,5.951299,6.1469,5.707792 -L 6.1469,5.707792,5.7476,5.659089 -L 5.7476,5.659089,5.484,5.542205 -L 5.484,5.542205,5.3869,5.405842 -L 5.3869,5.405842,5.3576,5.211038 -L 5.3576,5.211038,5.3671,5.074676 -L 5.3671,5.074676,5.4067,4.938313 -L 5.4067,4.938313,6.7504,1.529225 -L 6.7504,1.529225,8.0069,4.821429 -L 8.0069,4.821429,8.104,5.133118 -L 8.104,5.133118,8.1338,5.376625 -L 8.1338,5.376625,8.104,5.493509 -L 8.104,5.493509,8.0069,5.600647 -L 8.0069,5.600647,7.8216,5.668836 -L 7.8216,5.668836,7.511,5.707792 -L 7.511,5.707792,7.511,5.951299 -L 7.511,5.951299,9.3903,5.951299 -L 9.3903,5.951299,9.3903,5.707792 -L 9.3903,5.707792,8.9027,5.474023 -L 8.9027,5.474023,8.5618,4.938313 -L 8.5618,4.938313,6.5755,-0.18506 -L 6.5755,-0.18506,6.303,-0.18506 -L 6.303,-0.18506,4.8225,3.613639 -L 4.8225,3.613639,3.0879,-0.18506 -L 3.0879,-0.18506,2.8441,-0.18506 -L 2.8441,-0.18506,0.9356,4.821429 -L 0.9356,4.821429,0.7508,5.211038 -L 0.7508,5.211038,0.565,5.454545 -L 0.565,5.454545,0.3311,5.600647 -L 0.3311,5.600647,0.0001,5.707792 -L 0.0001,5.707792,0.0001,5.951299 - -[x] 62 -L 0.0003,5.951299,2.7957,5.951299 -L 2.7957,5.951299,2.7957,5.707792 -L 2.7957,5.707792,2.5713,5.688314 -L 2.5713,5.688314,2.4261,5.620133 -L 2.4261,5.620133,2.3473,5.512987 -L 2.3473,5.512987,2.3181,5.376625 -L 2.3181,5.376625,2.3761,5.181821 -L 2.3761,5.181821,2.5415,4.899349 -L 2.5415,4.899349,2.6297,4.762987 -L 2.6297,4.762987,2.7571,4.568183 -L 2.7571,4.568183,3.1847,3.896102 -L 3.1847,3.896102,3.6722,4.568183 -L 3.6722,4.568183,4.023,5.094154 -L 4.023,5.094154,4.1404,5.386364 -L 4.1404,5.386364,4.1102,5.503248 -L 4.1102,5.503248,4.023,5.610393 -L 4.023,5.610393,3.8763,5.678567 -L 3.8763,5.678567,3.6722,5.707792 -L 3.6722,5.707792,3.6722,5.951299 -L 3.6722,5.951299,5.6788,5.951299 -L 5.6788,5.951299,5.6788,5.707792 -L 5.6788,5.707792,5.387,5.64935 -L 5.387,5.64935,5.1328,5.532466 -L 5.1328,5.532466,4.7533,5.181821 -L 4.7533,5.181821,4.2569,4.568183 -L 4.2569,4.568183,3.4482,3.487016 -L 3.4482,3.487016,4.9287,1.353899 -L 4.9287,1.353899,5.3964,0.730521 -L 5.3964,0.730521,5.7076,0.409094 -L 5.7076,0.409094,5.9702,0.29221 -L 5.9702,0.29221,6.3111,0.233767 -L 6.3111,0.233767,6.3111,0 -L 6.3111,0,3.5067,0 -L 3.5067,0,3.5067,0.233767 -L 3.5067,0.233767,3.7698,0.262985 -L 3.7698,0.262985,3.9645,0.360391 -L 3.9645,0.360391,4.0517,0.467536 -L 4.0517,0.467536,4.0815,0.603898 -L 4.0815,0.603898,3.9834,0.866884 -L 3.9834,0.866884,3.6722,1.353899 -L 3.6722,1.353899,2.7957,2.62987 -L 2.7957,2.62987,1.8409,1.353899 -L 1.8409,1.353899,1.5105,0.886362 -L 1.5105,0.886362,1.402,0.652593 -L 1.402,0.652593,1.4416,0.506492 -L 1.4416,0.506492,1.5491,0.37013 -L 1.5491,0.37013,1.7339,0.272724 -L 1.7339,0.272724,1.9871,0.233767 -L 1.9871,0.233767,1.9871,0 -L 1.9871,0,0.0483,0 -L 0.0483,0,0.0483,0.233767 -L 0.0483,0.233767,0.2624,0.29221 -L 0.2624,0.29221,0.4576,0.399347 -L 0.4576,0.399347,0.7886,0.730521 -L 0.7886,0.730521,1.285,1.353899 -L 1.285,1.353899,2.5326,3.00974 -L 2.5326,3.00974,1.402,4.646103 -L 1.402,4.646103,0.9744,5.220777 -L 0.9744,5.220777,0.6617,5.532466 -L 0.6617,5.532466,0.3605,5.659089 -L 0.3605,5.659089,0.0003,5.707792 -L 0.0003,5.707792,0.0003,5.951299 - -[y] 58 -L -0.0001,5.951299,2.7755,5.951299 -L 2.7755,5.951299,2.7755,5.707792 -L 2.7755,5.707792,2.6388,5.707792 -L 2.6388,5.707792,2.3767,5.678567 -L 2.3767,5.678567,2.2008,5.581169 -L 2.2008,5.581169,2.0839,5.435059 -L 2.0839,5.435059,2.0551,5.26948 -L 2.0551,5.26948,2.1037,4.96753 -L 2.1037,4.96753,2.2692,4.568183 -L 2.2692,4.568183,3.711,1.568181 -L 3.711,1.568181,5.0448,4.850654 -L 5.0448,4.850654,5.1231,5.11364 -L 5.1231,5.11364,5.1518,5.376625 -L 5.1518,5.376625,5.1434,5.474023 -L 5.1434,5.474023,5.1132,5.551951 -L 5.1132,5.551951,5.0448,5.610393 -L 5.0448,5.610393,4.9477,5.668836 -L 4.9477,5.668836,4.7921,5.698053 -L 4.7921,5.698053,4.5582,5.707792 -L 4.5582,5.707792,4.5582,5.951299 -L 4.5582,5.951299,6.4965,5.951299 -L 6.4965,5.951299,6.4965,5.707792 -L 6.4965,5.707792,6.283,5.668836 -L 6.283,5.668836,6.1259,5.600647 -L 6.1259,5.600647,5.9901,5.493509 -L 5.9901,5.493509,5.8346,5.308444 -L 5.8346,5.308444,5.7563,5.142857 -L 5.7563,5.142857,5.6195,4.81169 -L 5.6195,4.81169,3.1947,-1.12013 -L 3.1947,-1.12013,2.7859,-1.87987 -L 2.7859,-1.87987,2.2796,-2.42532 -L 2.2796,-2.42532,1.7142,-2.75649 -L 1.7142,-2.75649,1.1781,-2.87337 -L 1.1781,-2.87337,0.8279,-2.81493 -L 0.8279,-2.81493,0.5549,-2.64935 -L 0.5549,-2.64935,0.3695,-2.41558 -L 0.3695,-2.41558,0.3012,-2.14285 -L 0.3012,-2.14285,0.3507,-1.89935 -L 0.3507,-1.89935,0.4865,-1.70454 -L 0.4865,-1.70454,0.6916,-1.57792 -L 0.6916,-1.57792,0.974,-1.53896 -L 0.974,-1.53896,1.2267,-1.57792 -L 1.2267,-1.57792,1.5577,-1.68506 -L 1.5577,-1.68506,1.7732,-1.75324 -L 1.7732,-1.75324,1.8797,-1.78246 -L 1.8797,-1.78246,2.0839,-1.72403 -L 2.0839,-1.72403,2.3083,-1.57792 -L 2.3083,-1.57792,2.5417,-1.28571 -L 2.5417,-1.28571,2.7755,-0.7987 -L 2.7755,-0.7987,3.1947,0.233767 -L 3.1947,0.233767,1.0612,4.724031 -L 1.0612,4.724031,0.9349,4.948052 -L 0.9349,4.948052,0.7501,5.220777 -L 0.7501,5.220777,0.594,5.405842 -L 0.594,5.405842,0.4766,5.522726 -L 0.4766,5.522726,0.2823,5.620133 -L 0.2823,5.620133,-0.0001,5.707792 -L -0.0001,5.707792,-0.0001,5.951299 - -[z] 24 -L 5.3184,1.821428,5.2501,0 -L 5.2501,0,0.0001,0 -L 0.0001,0,0.0001,0.233767 -L 0.0001,0.233767,3.9544,5.493509 -L 3.9544,5.493509,2.0067,5.493509 -L 2.0067,5.493509,1.4805,5.474023 -L 1.4805,5.474023,1.1783,5.415581 -L 1.1783,5.415581,1.0029,5.288958 -L 1.0029,5.288958,0.8577,5.103893 -L 0.8577,5.103893,0.721,4.743509 -L 0.721,4.743509,0.662,4.29545 -L 0.662,4.29545,0.3994,4.29545 -L 0.3994,4.29545,0.4381,5.951299 -L 0.4381,5.951299,5.4254,5.951299 -L 5.4254,5.951299,5.4254,5.707792 -L 5.4254,5.707792,1.4419,0.438311 -L 1.4419,0.438311,3.6041,0.438311 -L 3.6041,0.438311,4.1788,0.467536 -L 4.1788,0.467536,4.5286,0.545456 -L 4.5286,0.545456,4.7536,0.701296 -L 4.7536,0.701296,4.9285,0.944804 -L 4.9285,0.944804,5.0162,1.266232 -L 5.0162,1.266232,5.1034,1.821428 -L 5.1034,1.821428,5.3184,1.821428 - -[{] 51 -L 3.6226,-2.63961,3.6226,-2.87337 -L 3.6226,-2.87337,2.6386,-2.57143 -L 2.6386,-2.57143,1.8597,-1.98701 -L 1.8597,-1.98701,1.3434,-1.21753 -L 1.3434,-1.21753,1.1784,-0.37013 -L 1.1784,-0.37013,1.2171,0.136361 -L 1.2171,0.136361,1.3236,0.720782 -L 1.3236,0.720782,1.4405,1.266232 -L 1.4405,1.266232,1.4802,1.685065 -L 1.4802,1.685065,1.3722,2.133116 -L 1.3722,2.133116,1.0813,2.55195 -L 1.0813,2.55195,0.6136,2.883116 -L 0.6136,2.883116,0.0002,3.048704 -L 0.0002,3.048704,0.0002,3.321428 -L 0.0002,3.321428,0.6136,3.487016 -L 0.6136,3.487016,1.0813,3.808443 -L 1.0813,3.808443,1.3722,4.227277 -L 1.3722,4.227277,1.4802,4.685067 -L 1.4802,4.685067,1.4405,5.103893 -L 1.4405,5.103893,1.3236,5.64935 -L 1.3236,5.64935,1.2171,6.233771 -L 1.2171,6.233771,1.1784,6.740264 -L 1.1784,6.740264,1.3434,7.587662 -L 1.3434,7.587662,1.8597,8.357141 -L 1.8597,8.357141,2.6386,8.941554 -L 2.6386,8.941554,3.6226,9.233764 -L 3.6226,9.233764,3.6226,9.000004 -L 3.6226,9.000004,2.9606,8.766235 -L 2.9606,8.766235,2.5028,8.405844 -L 2.5028,8.405844,2.2392,7.977271 -L 2.2392,7.977271,2.152,7.500003 -L 2.152,7.500003,2.1912,7.061691 -L 2.1912,7.061691,2.2977,6.496756 -L 2.2977,6.496756,2.4047,5.912335 -L 2.4047,5.912335,2.4444,5.425328 -L 2.4444,5.425328,2.3279,4.782465 -L 2.3279,4.782465,1.9667,4.159088 -L 1.9667,4.159088,1.3632,3.6039 -L 1.3632,3.6039,0.5249,3.204544 -L 0.5249,3.204544,1.3538,2.78571 -L 1.3538,2.78571,1.9573,2.230522 -L 1.9573,2.230522,2.3175,1.587659 -L 2.3175,1.587659,2.4444,0.944804 -L 2.4444,0.944804,2.4047,0.457789 -L 2.4047,0.457789,2.2977,-0.12662 -L 2.2977,-0.12662,2.1912,-0.69155 -L 2.1912,-0.69155,2.152,-1.13961 -L 2.152,-1.13961,2.2392,-1.60714 -L 2.2392,-1.60714,2.5028,-2.04545 -L 2.5028,-2.04545,2.9606,-2.3961 -L 2.9606,-2.3961,3.6226,-2.63961 - -[|] 4 -L 0.5464,9.233764,0.5464,-2.87337 -L 0.5464,-2.87337,0.0003,-2.87337 -L 0.0003,-2.87337,0.0003,9.233764 -L 0.0003,9.233764,0.5464,9.233764 - -[}] 51 -L 0,9.000004,0,9.233764 -L 0,9.233764,0.984,8.941554 -L 0.984,8.941554,1.7629,8.357141 -L 1.7629,8.357141,2.2692,7.587662 -L 2.2692,7.587662,2.4451,6.730525 -L 2.4451,6.730525,2.4065,6.224024 -L 2.4065,6.224024,2.2891,5.64935 -L 2.2891,5.64935,2.182,5.103893 -L 2.182,5.103893,2.1429,4.685067 -L 2.1429,4.685067,2.241,4.237016 -L 2.241,4.237016,2.5328,3.818182 -L 2.5328,3.818182,2.9996,3.487016 -L 2.9996,3.487016,3.6234,3.321428 -L 3.6234,3.321428,3.6234,3.048704 -L 3.6234,3.048704,2.9996,2.883116 -L 2.9996,2.883116,2.5328,2.55195 -L 2.5328,2.55195,2.241,2.133116 -L 2.241,2.133116,2.1429,1.685065 -L 2.1429,1.685065,2.182,1.266232 -L 2.182,1.266232,2.2891,0.720782 -L 2.2891,0.720782,2.4065,0.136361 -L 2.4065,0.136361,2.4451,-0.37013 -L 2.4451,-0.37013,2.2692,-1.21753 -L 2.2692,-1.21753,1.7629,-1.98701 -L 1.7629,-1.98701,0.984,-2.57143 -L 0.984,-2.57143,0,-2.87337 -L 0,-2.87337,0,-2.63961 -L 0,-2.63961,0.6624,-2.3961 -L 0.6624,-2.3961,1.1098,-2.04545 -L 1.1098,-2.04545,1.3833,-1.61688 -L 1.3833,-1.61688,1.4705,-1.13961 -L 1.4705,-1.13961,1.4324,-0.69155 -L 1.4324,-0.69155,1.315,-0.12662 -L 1.315,-0.12662,1.2079,0.44805 -L 1.2079,0.44805,1.1683,0.935065 -L 1.1683,0.935065,1.2852,1.587659 -L 1.2852,1.587659,1.6558,2.211036 -L 1.6558,2.211036,2.2494,2.756493 -L 2.2494,2.756493,3.0878,3.165588 -L 3.0878,3.165588,2.2692,3.584414 -L 2.2692,3.584414,1.6663,4.13961 -L 1.6663,4.13961,1.2956,4.782465 -L 1.2956,4.782465,1.1683,5.425328 -L 1.1683,5.425328,1.2079,5.912335 -L 1.2079,5.912335,1.315,6.496756 -L 1.315,6.496756,1.4324,7.061691 -L 1.4324,7.061691,1.4705,7.500003 -L 1.4705,7.500003,1.3833,7.977271 -L 1.3833,7.977271,1.1098,8.405844 -L 1.1098,8.405844,0.6624,8.766235 -L 0.6624,8.766235,0,9.000004 - -[~] 30 -L 6.634,4.383117,6.9263,4.383117 -L 6.9263,4.383117,6.7994,3.633117 -L 6.7994,3.633117,6.4487,3.058443 -L 6.4487,3.058443,5.9423,2.70779 -L 5.9423,2.70779,5.3378,2.581167 -L 5.3378,2.581167,5.0272,2.610392 -L 5.0272,2.610392,4.6957,2.688312 -L 4.6957,2.688312,4.0818,2.902595 -L 4.0818,2.902595,2.9229,3.370131 -L 2.9229,3.370131,2.0662,3.68182 -L 2.0662,3.68182,1.5009,3.788965 -L 1.5009,3.788965,1.0817,3.711037 -L 1.0817,3.711037,0.7309,3.506494 -L 0.7309,3.506494,0.4683,3.136363 -L 0.4683,3.136363,0.293,2.600653 -L 0.293,2.600653,0.0006,2.600653 -L 0.0006,2.600653,0.1468,3.370131 -L 0.1468,3.370131,0.4872,3.935066 -L 0.4872,3.935066,0.9648,4.285711 -L 0.9648,4.285711,1.5202,4.402595 -L 1.5202,4.402595,1.8121,4.383117 -L 1.8121,4.383117,2.1044,4.314936 -L 2.1044,4.314936,2.8932,4.042212 -L 2.8932,4.042212,3.8871,3.642856 -L 3.8871,3.642856,4.822,3.292203 -L 4.822,3.292203,5.4359,3.175327 -L 5.4359,3.175327,5.8838,3.253247 -L 5.8838,3.253247,6.2534,3.487016 -L 6.2534,3.487016,6.517,3.866885 -L 6.517,3.866885,6.634,4.383117 - -[] 8 -L 0.0008,0,0.0008,8.308446 -L 0.0008,8.308446,6.6524,8.308446 -L 6.6524,8.308446,6.6524,0 -L 6.6524,0,0.0008,0 -L 0.2143,0.204543,6.4384,0.204543 -L 6.4384,0.204543,6.4384,8.103894 -L 6.4384,8.103894,0.2143,8.103894 -L 0.2143,8.103894,0.2143,0.204543 - -[€] 48 -L 5.6497,4.782465,1.9199,4.782465 -L 1.9199,4.782465,1.9,4.509741 -L 1.9,4.509741,1.9,4.246755 -L 1.9,4.246755,5.4843,4.246755 -L 5.4843,4.246755,5.3391,3.740262 -L 5.3391,3.740262,1.9104,3.740262 -L 1.9104,3.740262,2.0759,2.483769 -L 2.0759,2.483769,2.455,1.451297 -L 2.455,1.451297,3.1367,0.652593 -L 3.1367,0.652593,4.0137,0.389608 -L 4.0137,0.389608,4.8124,0.496753 -L 4.8124,0.496753,5.4748,0.837659 -L 5.4748,0.837659,5.8648,1.227275 -L 5.8648,1.227275,6.3612,1.850652 -L 6.3612,1.850652,6.556,1.724029 -L 6.556,1.724029,6.0293,0.96429 -L 6.0293,0.96429,5.5526,0.457789 -L 5.5526,0.457789,4.7242,0 -L 4.7242,0,3.7605,-0.15584 -L 3.7605,-0.15584,2.4351,0.155839 -L 2.4351,0.155839,1.4422,1.081166 -L 1.4422,1.081166,0.916,2.25 -L 0.916,2.25,0.6534,3.740262 -L 0.6534,3.740262,0.0004,3.740262 -L 0.0004,3.740262,0.1461,4.246755 -L 0.1461,4.246755,0.6237,4.246755 -L 0.6237,4.246755,0.6237,4.3539 -L 0.6237,4.3539,0.6341,4.558436 -L 0.6341,4.558436,0.6435,4.782465 -L 0.6435,4.782465,0.0004,4.782465 -L 0.0004,4.782465,0.1461,5.288958 -L 0.1461,5.288958,0.6921,5.288958 -L 0.6921,5.288958,1.0627,6.691561 -L 1.0627,6.691561,1.745,7.83117 -L 1.745,7.83117,2.8345,8.698047 -L 2.8345,8.698047,4.1891,8.980526 -L 4.1891,8.980526,5.289,8.844156 -L 5.289,8.844156,6.39,8.415583 -L 6.39,8.415583,6.39,6.47727 -L 6.39,6.47727,6.1373,6.47727 -L 6.1373,6.47727,5.5625,8.035713 -L 5.5625,8.035713,4.1891,8.551953 -L 4.1891,8.551953,3.2636,8.28896 -L 3.2636,8.28896,2.562,7.470778 -L 2.562,7.470778,2.1825,6.506495 -L 2.1825,6.506495,1.9585,5.288958 -L 1.9585,5.288958,5.7964,5.288958 -L 5.7964,5.288958,5.6497,4.782465 - -[‐ 31 -L 0.7408,6.32143,1.0237,6.272727 -L 1.0237,6.272727,1.2576,6.116886 -L 1.2576,6.116886,1.4126,5.883118 -L 1.4126,5.883118,1.4617,5.600647 -L 1.4617,5.600647,1.4126,5.327922 -L 1.4126,5.327922,1.2471,5.094154 -L 1.2471,5.094154,1.0133,4.938313 -L 1.0133,4.938313,0.7408,4.88961 -L 0.7408,4.88961,0.4673,4.938313 -L 0.4673,4.938313,0.2334,5.094154 -L 0.2334,5.094154,0.0783,5.327922 -L 0.0783,5.327922,0.0293,5.600647 -L 0.0293,5.600647,0.0783,5.883118 -L 0.0783,5.883118,0.2334,6.116886 -L 0.2334,6.116886,0.4673,6.272727 -L 0.4673,6.272727,0.7408,6.32143 -L 0.6139,3.808443,0.8582,3.808443 -L 0.8582,3.808443,1.4325,-1.45129 -L 1.4325,-1.45129,1.4617,-1.7435 -L 1.4617,-1.7435,1.4711,-1.95779 -L 1.4711,-1.95779,1.4126,-2.32792 -L 1.4126,-2.32792,1.2471,-2.62013 -L 1.2471,-2.62013,1.0133,-2.80519 -L 1.0133,-2.80519,0.7309,-2.87337 -L 0.7309,-2.87337,0.4489,-2.80519 -L 0.4489,-2.80519,0.2151,-2.62013 -L 0.2151,-2.62013,0.0496,-2.31818 -L 0.0496,-2.31818,0.0005,-1.87987 -L 0.0005,-1.87987,0.0095,-1.6948 -L 0.0095,-1.6948,0.0293,-1.45129 -L 0.0293,-1.45129,0.6139,3.808443 - -[・ 59 -L 5.0064,2.269478,4.5882,1.178572 -L 4.5882,1.178572,3.9456,0.37013 -L 3.9456,0.37013,3.2921,-0.02922 -L 3.2921,-0.02922,2.5132,-0.15584 -L 2.5132,-0.15584,1.9875,-0.0974 -L 1.9875,-0.0974,1.4608,0.06818 -L 1.4608,0.06818,0.5363,-2.46428 -L 0.5363,-2.46428,0.0874,-2.46428 -L 0.0874,-2.46428,1.0912,0.311688 -L 1.0912,0.311688,0.6334,0.808442 -L 0.6334,0.808442,0.3312,1.314935 -L 0.3312,1.314935,0.0785,2.074674 -L 0.0785,2.074674,0.0002,2.93182 -L 0.0002,2.93182,0.2539,4.392856 -L 0.2539,4.392856,1.0228,5.464284 -L 1.0228,5.464284,1.8513,5.980524 -L 1.8513,5.980524,2.7961,6.146104 -L 2.7961,6.146104,2.9512,6.146104 -L 2.9512,6.146104,3.1851,6.126626 -L 3.1851,6.126626,4.1007,8.610387 -L 4.1007,8.610387,4.5684,8.610387 -L 4.5684,8.610387,3.6231,6.000002 -L 3.6231,6.000002,4.1795,5.707792 -L 4.1795,5.707792,4.5199,5.435059 -L 4.5199,5.435059,4.7542,5.074676 -L 4.7542,5.074676,4.831,4.685067 -L 4.831,4.685067,4.7924,4.461037 -L 4.7924,4.461037,4.6754,4.285711 -L 4.6754,4.285711,4.4807,4.168827 -L 4.4807,4.168827,4.2176,4.13961 -L 4.2176,4.13961,3.907,4.198052 -L 3.907,4.198052,3.6627,4.383117 -L 3.6627,4.383117,3.5656,4.587661 -L 3.5656,4.587661,3.4972,4.918827 -L 3.4972,4.918827,3.4487,5.123379 -L 3.4487,5.123379,3.3803,5.337661 -L 3.3803,5.337661,1.8998,1.237014 -L 1.8998,1.237014,2.2407,1.032463 -L 2.2407,1.032463,2.5132,0.90584 -L 2.5132,0.90584,2.7173,0.857145 -L 2.7173,0.857145,2.9611,0.847406 -L 2.9611,0.847406,3.3506,0.886362 -L 3.3506,0.886362,3.7212,1.012985 -L 3.7212,1.012985,4.0427,1.188311 -L 4.0427,1.188311,4.2766,1.402594 -L 4.2766,1.402594,4.5,1.753246 -L 4.5,1.753246,4.8122,2.347406 -L 4.8122,2.347406,5.0064,2.269478 -L 1.5688,1.626623,3.0097,5.620133 -L 3.0097,5.620133,2.8244,5.678567 -L 2.8244,5.678567,2.6202,5.698053 -L 2.6202,5.698053,2.0262,5.571429 -L 2.0262,5.571429,1.5688,5.211038 -L 1.5688,5.211038,1.1695,4.451298 -L 1.1695,4.451298,1.0427,3.477276 -L 1.0427,3.477276,1.0714,3.00974 -L 1.0714,3.00974,1.1502,2.581167 -L 1.1502,2.581167,1.3157,2.133116 -L 1.3157,2.133116,1.5688,1.626623 - -[ゾ 99 -L 4.2965,4.275972,2.6214,4.275972 -L 2.6214,4.275972,2.6214,4.022726 -L 2.6214,4.022726,2.6308,3.83766 -L 2.6308,3.83766,2.601,3.253247 -L 2.601,3.253247,2.5436,2.70779 -L 2.5436,2.70779,2.4172,2.152594 -L 2.4172,2.152594,2.2215,1.509739 -L 2.2215,1.509739,3.2258,1.19805 -L 3.2258,1.19805,3.6832,1.061688 -L 3.6832,1.061688,4.0141,1.003246 -L 4.0141,1.003246,4.3451,0.983768 -L 4.3451,0.983768,4.8326,1.051949 -L 4.8326,1.051949,5.2221,1.237014 -L 5.2221,1.237014,5.5149,1.558442 -L 5.5149,1.558442,5.7086,2.025971 -L 5.7086,2.025971,5.9425,1.967537 -L 5.9425,1.967537,5.7086,1.051949 -L 5.7086,1.051949,5.2706,0.379869 -L 5.2706,0.379869,4.7063,-0.01947 -L 4.7063,-0.01947,4.0825,-0.15584 -L 4.0825,-0.15584,3.6638,-0.11688 -L 3.6638,-0.11688,3.2838,0 -L 3.2838,0,2.7764,0.301949 -L 2.7764,0.301949,1.9688,0.886362 -L 1.9688,0.886362,1.6953,0.428572 -L 1.6953,0.428572,1.403,0.107144 -L 1.403,0.107144,1.0918,-0.08766 -L 1.0918,-0.08766,0.7609,-0.15584 -L 0.7609,-0.15584,0.4586,-0.0974 -L 0.4586,-0.0974,0.2149,0.06818 -L 0.2149,0.06818,0.0494,0.331166 -L 0.0494,0.331166,0.0008,0.681818 -L 0.0008,0.681818,0.0692,1.081166 -L 0.0692,1.081166,0.2932,1.402594 -L 0.2932,1.402594,0.6345,1.626623 -L 0.6345,1.626623,1.0621,1.694804 -L 1.0621,1.694804,1.1791,1.694804 -L 1.1791,1.694804,1.3064,1.685065 -L 1.3064,1.685065,1.4526,1.665579 -L 1.4526,1.665579,1.618,1.646101 -L 1.618,1.646101,1.6279,1.801949 -L 1.6279,1.801949,1.6279,1.938312 -L 1.6279,1.938312,1.6369,2.045449 -L 1.6369,2.045449,1.6369,2.142855 -L 1.6369,2.142855,1.5982,2.961037 -L 1.5982,2.961037,1.5011,4.275972 -L 1.5011,4.275972,0.2352,4.275972 -L 0.2352,4.275972,0.2352,4.899349 -L 0.2352,4.899349,1.5011,4.899349 -L 1.5011,4.899349,1.4327,5.698053 -L 1.4327,5.698053,1.4134,6.185068 -L 1.4134,6.185068,1.4912,6.944807 -L 1.4912,6.944807,1.735,7.636365 -L 1.735,7.636365,2.115,8.211039 -L 2.115,8.211039,2.611,8.639612 -L 2.611,8.639612,3.1961,8.902598 -L 3.1961,8.902598,3.8189,8.980526 -L 3.8189,8.980526,4.5304,8.873381 -L 4.5304,8.873381,5.0472,8.542206 -L 5.0472,8.542206,5.3578,8.103894 -L 5.3578,8.103894,5.4549,7.655843 -L 5.4549,7.655843,5.4168,7.461039 -L 5.4168,7.461039,5.2994,7.285713 -L 5.2994,7.285713,5.1339,7.168829 -L 5.1339,7.168829,4.9486,7.129872 -L 4.9486,7.129872,4.7246,7.188307 -L 4.7246,7.188307,4.5408,7.37338 -L 4.5408,7.37338,4.4818,7.558437 -L 4.4818,7.558437,4.4427,7.879873 -L 4.4427,7.879873,4.3753,8.211039 -L 4.3753,8.211039,4.2282,8.4448 -L 4.2282,8.4448,3.9844,8.58117 -L 3.9844,8.58117,3.6638,8.629873 -L 3.6638,8.629873,3.1961,8.522728 -L 3.1961,8.522728,2.8161,8.220779 -L 2.8161,8.220779,2.5624,7.665583 -L 2.5624,7.665583,2.4752,6.808437 -L 2.4752,6.808437,2.494,6.272727 -L 2.494,6.272727,2.553,5.600647 -L 2.553,5.600647,2.5921,5.181821 -L 2.5921,5.181821,2.6214,4.899349 -L 2.6214,4.899349,4.2965,4.899349 -L 4.2965,4.899349,4.2965,4.275972 -L 1.5402,1.12013,1.3941,1.19805 -L 1.3941,1.19805,1.2573,1.256492 -L 1.2573,1.256492,1.1206,1.28571 -L 1.1206,1.28571,0.9848,1.295456 -L 0.9848,1.295456,0.7212,1.256492 -L 0.7212,1.256492,0.527,1.139608 -L 0.527,1.139608,0.4101,0.954543 -L 0.4101,0.954543,0.3714,0.730521 -L 0.3714,0.730521,0.4007,0.516231 -L 0.4007,0.516231,0.4978,0.360391 -L 0.4978,0.360391,0.6345,0.253246 -L 0.6345,0.253246,0.7896,0.224028 -L 0.7896,0.224028,1.0042,0.272724 -L 1.0042,0.272724,1.2093,0.418833 -L 1.2093,0.418833,1.3941,0.691557 -L 1.3941,0.691557,1.5402,1.12013 - -[Ь 52 -L 4.978,6.61364,5.9129,7.538959 -L 5.9129,7.538959,6.2835,7.168829 -L 6.2835,7.168829,5.3476,6.253249 -L 5.3476,6.253249,5.8539,5.366886 -L 5.8539,5.366886,6.0194,4.43182 -L 6.0194,4.43182,5.8539,3.46753 -L 5.8539,3.46753,5.3476,2.581167 -L 5.3476,2.581167,6.2835,1.646101 -L 6.2835,1.646101,5.9129,1.28571 -L 5.9129,1.28571,4.978,2.211036 -L 4.978,2.211036,4.1109,1.714282 -L 4.1109,1.714282,3.224,1.548703 -L 3.224,1.548703,2.6592,1.597406 -L 2.6592,1.597406,2.1141,1.743507 -L 2.1141,1.743507,1.6464,1.95779 -L 1.6464,1.95779,1.3154,2.211036 -L 1.3154,2.211036,0.3607,1.28571 -L 0.3607,1.28571,0.0005,1.646101 -L 0.0005,1.646101,0.9349,2.581167 -L 0.9349,2.581167,0.4385,3.418827 -L 0.4385,3.418827,0.273,4.412334 -L 0.273,4.412334,0.4385,5.386364 -L 0.4385,5.386364,0.9349,6.253249 -L 0.9349,6.253249,0.0005,7.168829 -L 0.0005,7.168829,0.3607,7.538959 -L 0.3607,7.538959,1.3154,6.61364 -L 1.3154,6.61364,1.695,6.876626 -L 1.695,6.876626,2.1731,7.090908 -L 2.1731,7.090908,2.6795,7.227271 -L 2.6795,7.227271,3.1655,7.275974 -L 3.1655,7.275974,3.6238,7.237018 -L 3.6238,7.237018,4.1109,7.110394 -L 4.1109,7.110394,4.5687,6.905843 -L 4.5687,6.905843,4.978,6.61364 -L 3.1472,6.750003,2.2405,6.574676 -L 2.2405,6.574676,1.4809,6.058444 -L 1.4809,6.058444,0.9746,5.298697 -L 0.9746,5.298697,0.7992,4.392856 -L 0.7992,4.392856,0.9746,3.506494 -L 0.9746,3.506494,1.4908,2.756493 -L 1.4908,2.756493,2.2405,2.240261 -L 2.2405,2.240261,3.1472,2.064935 -L 3.1472,2.064935,4.0425,2.240261 -L 4.0425,2.240261,4.8031,2.756493 -L 4.8031,2.756493,5.3278,3.516233 -L 5.3278,3.516233,5.5036,4.412334 -L 5.5036,4.412334,5.4159,4.996755 -L 5.4159,4.996755,5.1821,5.571429 -L 5.1821,5.571429,4.8031,6.077922 -L 4.8031,6.077922,4.3051,6.448053 -L 4.3051,6.448053,3.7403,6.672075 -L 3.7403,6.672075,3.1472,6.750003 - -[・ 67 -L 3.8668,2.756493,6.6335,2.756493 -L 6.6335,2.756493,6.6335,2.288964 -L 6.6335,2.288964,3.8668,2.288964 -L 3.8668,2.288964,3.8668,1.587659 -L 3.8668,1.587659,3.8866,0.983768 -L 3.8866,0.983768,3.9351,0.652593 -L 3.9351,0.652593,4.0233,0.52597 -L 4.0233,0.52597,4.1591,0.409094 -L 4.1591,0.409094,4.4128,0.301949 -L 4.4128,0.301949,4.715,0.262985 -L 4.715,0.262985,4.9776,0.262985 -L 4.9776,0.262985,4.9776,0 -L 4.9776,0,1.6371,0 -L 1.6371,0,1.6371,0.262985 -L 1.6371,0.262985,1.8413,0.262985 -L 1.8413,0.262985,2.2406,0.311688 -L 2.2406,0.311688,2.5131,0.438311 -L 2.5131,0.438311,2.6499,0.584412 -L 2.6499,0.584412,2.7272,0.808442 -L 2.7272,0.808442,2.747,1.061688 -L 2.747,1.061688,2.7569,1.587659 -L 2.7569,1.587659,2.7569,2.288964 -L 2.7569,2.288964,0.0001,2.288964 -L 0.0001,2.288964,0.0001,2.756493 -L 0.0001,2.756493,2.7569,2.756493 -L 2.7569,2.756493,2.7569,3.691559 -L 2.7569,3.691559,2.6598,3.925327 -L 2.6598,3.925327,0.0001,3.925327 -L 0.0001,3.925327,0.0001,4.402595 -L 0.0001,4.402595,2.4547,4.402595 -L 2.4547,4.402595,1.0723,7.616887 -L 1.0723,7.616887,0.8285,8.094155 -L 0.8285,8.094155,0.5947,8.366888 -L 0.5947,8.366888,0.3321,8.50325 -L 0.3321,8.50325,0.0001,8.551953 -L 0.0001,8.551953,0.0001,8.805199 -L 0.0001,8.805199,2.8743,8.805199 -L 2.8743,8.805199,2.8743,8.551953 -L 2.8743,8.551953,2.4844,8.50325 -L 2.4844,8.50325,2.2505,8.405844 -L 2.2505,8.405844,2.1237,8.28896 -L 2.1237,8.28896,2.085,8.152597 -L 2.085,8.152597,2.1138,8.006496 -L 2.1138,8.006496,2.2025,7.772728 -L 2.2025,7.772728,3.5942,4.402595 -L 3.5942,4.402595,4.9776,7.675322 -L 4.9776,7.675322,5.0747,7.957793 -L 5.0747,7.957793,5.1143,8.162336 -L 5.1143,8.162336,5.0747,8.298699 -L 5.0747,8.298699,4.9776,8.425322 -L 4.9776,8.425322,4.8319,8.493511 -L 4.8319,8.493511,4.5589,8.532467 -L 4.5589,8.532467,4.4905,8.542206 -L 4.4905,8.542206,4.3835,8.551953 -L 4.3835,8.551953,4.3835,8.805199 -L 4.3835,8.805199,6.6335,8.805199 -L 6.6335,8.805199,6.6335,8.551953 -L 6.6335,8.551953,6.2926,8.522728 -L 6.2926,8.522728,6.0691,8.405844 -L 6.0691,8.405844,5.7862,8.074677 -L 5.7862,8.074677,5.5137,7.548706 -L 5.5137,7.548706,4.1209,4.402595 -L 4.1209,4.402595,6.6335,4.402595 -L 6.6335,4.402595,6.6335,3.925327 -L 6.6335,3.925327,3.9168,3.925327 -L 3.9168,3.925327,3.8668,3.827921 -L 3.8668,3.827921,3.8668,2.756493 - -[・ 8 -L 0.5468,9.233764,0.5468,4.412334 -L 0.5468,4.412334,0.0012,4.412334 -L 0.0012,4.412334,0.0012,9.233764 -L 0.0012,9.233764,0.5468,9.233764 -L 0.5468,1.948051,0.5468,-2.87337 -L 0.5468,-2.87337,0.0012,-2.87337 -L 0.0012,-2.87337,0.0012,1.948051 -L 0.0012,1.948051,0.5468,1.948051 - -[Ⅹ 104 -L 1.4323,5.474023,1.0627,5.931813 -L 1.0627,5.931813,0.8189,6.350655 -L 0.8189,6.350655,0.6723,6.750003 -L 0.6723,6.750003,0.6341,7.14935 -L 0.6341,7.14935,0.7604,7.860387 -L 0.7604,7.860387,1.1598,8.4448 -L 1.1598,8.4448,1.7534,8.853902 -L 1.7534,8.853902,2.4748,8.980526 -L 2.4748,8.980526,3.1268,8.873381 -L 3.1268,8.873381,3.653,8.551953 -L 3.653,8.551953,4.0038,8.084416 -L 4.0038,8.084416,4.1207,7.558437 -L 4.1207,7.558437,4.0722,7.31493 -L 4.0722,7.31493,3.9453,7.110394 -L 3.9453,7.110394,3.7992,7.003249 -L 3.7992,7.003249,3.6044,6.974024 -L 3.6044,6.974024,3.3993,7.012988 -L 3.3993,7.012988,3.2437,7.120133 -L 3.2437,7.120133,3.1367,7.285713 -L 3.1367,7.285713,3.0981,7.470778 -L 3.0981,7.470778,3.108,7.60714 -L 3.108,7.60714,3.1466,7.811692 -L 3.1466,7.811692,3.1754,7.957793 -L 3.1754,7.957793,3.1858,8.094155 -L 3.1858,8.094155,3.1367,8.337663 -L 3.1367,8.337663,2.9915,8.532467 -L 2.9915,8.532467,2.7661,8.668829 -L 2.7661,8.668829,2.4748,8.707786 -L 2.4748,8.707786,2.0358,8.629873 -L 2.0358,8.629873,1.6766,8.376627 -L 1.6766,8.376627,1.4224,8.016235 -L 1.4224,8.016235,1.3441,7.577923 -L 1.3441,7.577923,1.3837,7.198054 -L 1.3837,7.198054,1.5195,6.886365 -L 1.5195,6.886365,1.9104,6.418828 -L 1.9104,6.418828,2.5035,5.931813 -L 2.5035,5.931813,3.595,5.045451 -L 3.595,5.045451,4.2862,4.246755 -L 4.2862,4.246755,4.5394,3.701298 -L 4.5394,3.701298,4.6271,3.126624 -L 4.6271,3.126624,4.5394,2.542203 -L 4.5394,2.542203,4.2763,1.948051 -L 4.2763,1.948051,3.8383,1.392855 -L 3.8383,1.392855,3.1858,0.90584 -L 3.1858,0.90584,3.5747,0.438311 -L 3.5747,0.438311,3.8185,0.048702 -L 3.8185,0.048702,3.9453,-0.33116 -L 3.9453,-0.33116,3.984,-0.74026 -L 3.984,-0.74026,3.8571,-1.47078 -L 3.8571,-1.47078,3.4583,-2.06493 -L 3.4583,-2.06493,2.8642,-2.46428 -L 2.8642,-2.46428,2.1433,-2.60065 -L 2.1433,-2.60065,1.5007,-2.48377 -L 1.5007,-2.48377,0.9745,-2.15259 -L 0.9745,-2.15259,0.6341,-1.67532 -L 0.6341,-1.67532,0.5167,-1.13961 -L 0.5167,-1.13961,0.5553,-0.91558 -L 0.5553,-0.91558,0.6628,-0.73052 -L 0.6628,-0.73052,0.8278,-0.6039 -L 0.8278,-0.6039,1.023,-0.56493 -L 1.023,-0.56493,1.2083,-0.6039 -L 1.2083,-0.6039,1.3639,-0.72078 -L 1.3639,-0.72078,1.4714,-0.8961 -L 1.4714,-0.8961,1.5106,-1.12987 -L 1.5106,-1.12987,1.4908,-1.31493 -L 1.4908,-1.31493,1.4511,-1.51948 -L 1.4511,-1.51948,1.4125,-1.70454 -L 1.4125,-1.70454,1.4031,-1.8409 -L 1.4031,-1.8409,1.4427,-2.00649 -L 1.4427,-2.00649,1.5695,-2.15259 -L 1.5695,-2.15259,1.8421,-2.2987 -L 1.8421,-2.2987,2.1829,-2.3474 -L 2.1829,-2.3474,2.5917,-2.25974 -L 2.5917,-2.25974,2.9712,-2.00649 -L 2.9712,-2.00649,3.2338,-1.65584 -L 3.2338,-1.65584,3.3225,-1.27597 -L 3.3225,-1.27597,3.2735,-0.88636 -L 3.2735,-0.88636,3.1268,-0.55519 -L 3.1268,-0.55519,2.6888,-0.02922 -L 2.6888,-0.02922,1.9971,0.555195 -L 1.9971,0.555195,0.9651,1.402594 -L 0.9651,1.402594,0.3319,2.152594 -L 0.3319,2.152594,0.0787,2.698051 -L 0.0787,2.698051,0.0004,3.272725 -L 0.0004,3.272725,0.0881,3.866885 -L 0.0881,3.866885,0.3512,4.451298 -L 0.3512,4.451298,0.7996,4.996755 -L 0.7996,4.996755,1.4323,5.474023 -L 1.6463,5.26948,0.9061,4.616886 -L 0.9061,4.616886,0.6628,3.827921 -L 0.6628,3.827921,0.7208,3.389609 -L 0.7208,3.389609,0.9061,2.990262 -L 0.9061,2.990262,1.3937,2.41558 -L 1.3937,2.41558,2.1829,1.753246 -L 2.1829,1.753246,2.6105,1.412333 -L 2.6105,1.412333,2.9712,1.100652 -L 2.9712,1.100652,3.7214,1.753246 -L 3.7214,1.753246,3.9656,2.522725 -L 3.9656,2.522725,3.8973,2.961037 -L 3.8973,2.961037,3.6817,3.409088 -L 3.6817,3.409088,3.2437,3.925327 -L 3.2437,3.925327,2.5035,4.558436 -L 2.5035,4.558436,2.0269,4.938313 -L 2.0269,4.938313,1.6463,5.26948 - -[・ 32 -L 2.9897,8.678576,3.2622,8.629873 -L 3.2622,8.629873,3.4871,8.474025 -L 3.4871,8.474025,3.6427,8.240264 -L 3.6427,8.240264,3.6913,7.967532 -L 3.6913,7.967532,3.6427,7.704547 -L 3.6427,7.704547,3.4871,7.470778 -L 3.4871,7.470778,3.2622,7.324677 -L 3.2622,7.324677,2.9897,7.266235 -L 2.9897,7.266235,2.7172,7.324677 -L 2.7172,7.324677,2.4932,7.470778 -L 2.4932,7.470778,2.3382,7.704547 -L 2.3382,7.704547,2.2891,7.967532 -L 2.2891,7.967532,2.3382,8.240264 -L 2.3382,8.240264,2.4932,8.474025 -L 2.4932,8.474025,2.7172,8.629873 -L 2.7172,8.629873,2.9897,8.678576 -L 0.7006,8.678576,0.9741,8.629873 -L 0.9741,8.629873,1.207,8.474025 -L 1.207,8.474025,1.3537,8.240264 -L 1.3537,8.240264,1.4121,7.967532 -L 1.4121,7.967532,1.3537,7.704547 -L 1.3537,7.704547,1.1981,7.470778 -L 1.1981,7.470778,0.9741,7.324677 -L 0.9741,7.324677,0.7105,7.266235 -L 0.7105,7.266235,0.438,7.324677 -L 0.438,7.324677,0.2042,7.470778 -L 0.2042,7.470778,0.0491,7.704547 -L 0.0491,7.704547,0,7.967532 -L 0,7.967532,0.0491,8.240264 -L 0.0491,8.240264,0.2042,8.474025 -L 0.2042,8.474025,0.4281,8.629873 -L 0.4281,8.629873,0.7006,8.678576 - -[云 90 -L 4.6075,9.000004,5.7471,8.853902 -L 5.7471,8.853902,6.8684,8.405844 -L 6.8684,8.405844,7.8514,7.685061 -L 7.8514,7.685061,8.5916,6.711039 -L 8.5916,6.711039,9.0593,5.581169 -L 9.0593,5.581169,9.2144,4.402595 -L 9.2144,4.402595,9.0593,3.233769 -L 9.0593,3.233769,8.601,2.113638 -L 8.601,2.113638,7.8707,1.139608 -L 7.8707,1.139608,6.8966,0.409094 -L 6.8966,0.409094,5.7769,-0.0487 -L 5.7769,-0.0487,4.6075,-0.20454 -L 4.6075,-0.20454,3.4293,-0.0487 -L 3.4293,-0.0487,2.3185,0.409094 -L 2.3185,0.409094,1.3444,1.139608 -L 1.3444,1.139608,0.6146,2.113638 -L 0.6146,2.113638,0.1563,3.233769 -L 0.1563,3.233769,0.0007,4.402595 -L 0.0007,4.402595,0.1563,5.581169 -L 0.1563,5.581169,0.624,6.711039 -L 0.624,6.711039,1.3642,7.685061 -L 1.3642,7.685061,2.3482,8.405844 -L 2.3482,8.405844,3.4581,8.853902 -L 3.4581,8.853902,4.6075,9.000004 -L 4.6075,8.610387,3.5562,8.474025 -L 3.5562,8.474025,2.5434,8.06493 -L 2.5434,8.06493,1.6466,7.402597 -L 1.6466,7.402597,0.9649,6.506495 -L 0.9649,6.506495,0.5462,5.474023 -L 0.5462,5.474023,0.4,4.402595 -L 0.4,4.402595,0.5462,3.331167 -L 0.5462,3.331167,0.9549,2.308442 -L 0.9549,2.308442,1.6268,1.42208 -L 1.6268,1.42208,2.5137,0.749999 -L 2.5137,0.749999,3.5368,0.331166 -L 3.5368,0.331166,4.6075,0.194803 -L 4.6075,0.194803,5.6698,0.331166 -L 5.6698,0.331166,6.6925,0.749999 -L 6.6925,0.749999,7.5883,1.42208 -L 7.5883,1.42208,8.2507,2.308442 -L 8.2507,2.308442,8.6694,3.331167 -L 8.6694,3.331167,8.8061,4.402595 -L 8.8061,4.402595,8.6694,5.474023 -L 8.6694,5.474023,8.2413,6.506495 -L 8.2413,6.506495,7.5685,7.402597 -L 7.5685,7.402597,6.6732,8.06493 -L 6.6732,8.06493,5.65,8.474025 -L 5.65,8.474025,4.6075,8.610387 -L 6.8778,7.363641,7.0135,5.542205 -L 7.0135,5.542205,6.7599,5.542205 -L 6.7599,5.542205,6.4586,6.214285 -L 6.4586,6.214285,6.0196,6.7013 -L 6.0196,6.7013,5.4563,6.983763 -L 5.4563,6.983763,4.7928,7.07143 -L 4.7928,7.07143,4.2865,7.022727 -L 4.2865,7.022727,3.8485,6.85714 -L 3.8485,6.85714,3.468,6.594154 -L 3.468,6.594154,3.1672,6.262988 -L 3.1672,6.262988,2.9814,5.94156 -L 2.9814,5.94156,2.8353,5.522726 -L 2.8353,5.522726,2.7376,5.05519 -L 2.7376,5.05519,2.7079,4.548704 -L 2.7079,4.548704,2.8546,3.350653 -L 2.8546,3.350653,3.303,2.522725 -L 3.303,2.522725,3.9842,2.03571 -L 3.9842,2.03571,4.8612,1.870131 -L 4.8612,1.870131,6.0013,2.133116 -L 6.0013,2.133116,6.8778,2.922073 -L 6.8778,2.922073,7.1206,2.795449 -L 7.1206,2.795449,6.0494,1.811688 -L 6.0494,1.811688,4.6373,1.480522 -L 4.6373,1.480522,3.4491,1.694804 -L 3.4491,1.694804,2.484,2.318181 -L 2.484,2.318181,1.8418,3.253247 -L 1.8418,3.253247,1.6268,4.363639 -L 1.6268,4.363639,1.8612,5.512987 -L 1.8612,5.512987,2.5434,6.487017 -L 2.5434,6.487017,3.5755,7.14935 -L 3.5755,7.14935,4.8612,7.363641 -L 4.8612,7.363641,5.1337,7.363641 -L 5.1337,7.363641,5.3582,7.324677 -L 5.3582,7.324677,5.6307,7.256496 -L 5.6307,7.256496,6.0692,7.120133 -L 6.0692,7.120133,6.2049,7.081169 -L 6.2049,7.081169,6.3035,7.07143 -L 6.3035,7.07143,6.4006,7.081169 -L 6.4006,7.081169,6.4774,7.129872 -L 6.4774,7.129872,6.5557,7.207793 -L 6.5557,7.207793,6.6241,7.363641 -L 6.6241,7.363641,6.8778,7.363641 - -[馨 71 -L 2.2512,7.655843,2.2022,8.250003 -L 2.2022,8.250003,2.0753,8.58117 -L 2.0753,8.58117,1.8613,8.746757 -L 1.8613,8.746757,1.5591,8.805199 -L 1.5591,8.805199,1.2866,8.766235 -L 1.2866,8.766235,1.1013,8.65909 -L 1.1013,8.65909,0.9843,8.483772 -L 0.9843,8.483772,0.9457,8.220779 -L 0.9457,8.220779,0.9259,7.977271 -L 0.9259,7.977271,0.8391,7.801945 -L 0.8391,7.801945,0.7217,7.704547 -L 0.7217,7.704547,0.5751,7.665583 -L 0.5751,7.665583,0.4299,7.694807 -L 0.4299,7.694807,0.3125,7.772728 -L 0.3125,7.772728,0.2347,7.899351 -L 0.2347,7.899351,0.2054,8.055191 -L 0.2054,8.055191,0.3031,8.396105 -L 0.3031,8.396105,0.5751,8.698047 -L 0.5751,8.698047,1.0433,8.912337 -L 1.0433,8.912337,1.7246,8.980526 -L 1.7246,8.980526,2.2606,8.931815 -L 2.2606,8.931815,2.6501,8.785714 -L 2.6501,8.785714,2.9127,8.58117 -L 2.9127,8.58117,3.0598,8.366888 -L 3.0598,8.366888,3.1178,8.084416 -L 3.1178,8.084416,3.1465,7.655843 -L 3.1465,7.655843,3.1465,6.24351 -L 3.1465,6.24351,3.1465,5.970777 -L 3.1465,5.970777,3.157,5.853901 -L 3.157,5.853901,3.1852,5.775973 -L 3.1852,5.775973,3.2253,5.717531 -L 3.2253,5.717531,3.2734,5.688314 -L 3.2734,5.688314,3.312,5.678567 -L 3.312,5.678567,3.4488,5.72727 -L 3.4488,5.72727,3.6926,5.873379 -L 3.6926,5.873379,3.6926,5.561683 -L 3.6926,5.561683,3.2937,5.288958 -L 3.2937,5.288958,3.0494,5.152596 -L 3.0494,5.152596,2.8839,5.103893 -L 2.8839,5.103893,2.719,5.084415 -L 2.719,5.084415,2.5718,5.11364 -L 2.5718,5.11364,2.436,5.220777 -L 2.436,5.220777,2.3196,5.405842 -L 2.3196,5.405842,2.2512,5.698053 -L 2.2512,5.698053,1.8519,5.444806 -L 1.8519,5.444806,1.4907,5.259741 -L 1.4907,5.259741,1.1498,5.142857 -L 1.1498,5.142857,0.8476,5.11364 -L 0.8476,5.11364,0.5265,5.172074 -L 0.5265,5.172074,0.254,5.357147 -L 0.254,5.357147,0.0687,5.620133 -L 0.0687,5.620133,0.0008,5.912335 -L 0.0008,5.912335,0.04,6.185068 -L 0.04,6.185068,0.147,6.409089 -L 0.147,6.409089,0.4195,6.711039 -L 0.4195,6.711039,0.8391,7.012988 -L 0.8391,7.012988,1.3549,7.275974 -L 1.3549,7.275974,2.2512,7.655843 -L 2.2512,7.412336,1.5878,7.139611 -L 1.5878,7.139611,1.1885,6.837662 -L 1.1885,6.837662,0.9749,6.535712 -L 0.9749,6.535712,0.9065,6.224024 -L 0.9065,6.224024,0.9457,6.009741 -L 0.9457,6.009741,1.072,5.834415 -L 1.072,5.834415,1.2568,5.707792 -L 1.2568,5.707792,1.4813,5.659089 -L 1.4813,5.659089,1.6373,5.678567 -L 1.6373,5.678567,1.8122,5.737017 -L 1.8122,5.737017,2.0174,5.824676 -L 2.0174,5.824676,2.2512,5.951299 -L 2.2512,5.951299,2.2512,7.412336 - -[犠 12 -L 2.8831,-0.0487,2.5135,-0.0487 -L 2.5135,-0.0487,0,3.00974 -L 0,3.00974,2.5135,6.068183 -L 2.5135,6.068183,2.8831,6.068183 -L 2.8831,6.068183,1.2956,3.00974 -L 1.2956,3.00974,2.8831,-0.0487 -L 5.8148,-0.0487,5.4358,-0.0487 -L 5.4358,-0.0487,2.8831,3.00974 -L 2.8831,3.00974,5.4358,6.068183 -L 5.4358,6.068183,5.8148,6.068183 -L 5.8148,6.068183,4.2372,3.00974 -L 4.2372,3.00974,5.8148,-0.0487 - -[珪 6 -L 0.0006,5.698053,7.014,5.698053 -L 7.014,5.698053,7.014,3.068182 -L 7.014,3.068182,6.4972,3.068182 -L 6.4972,3.068182,6.4972,5.172074 -L 6.4972,5.172074,0.0006,5.172074 -L 0.0006,5.172074,0.0006,5.698053 - -[江 4 -L 0.0007,3.477276,3.3605,3.477276 -L 3.3605,3.477276,3.3605,2.493508 -L 3.3605,2.493508,0.0007,2.493508 -L 0.0007,2.493508,0.0007,3.477276 - -[讃 101 -L 4.6082,9.000004,5.7478,8.853902 -L 5.7478,8.853902,6.8671,8.405844 -L 6.8671,8.405844,7.8511,7.685061 -L 7.8511,7.685061,8.5913,6.711039 -L 8.5913,6.711039,9.059,5.581169 -L 9.059,5.581169,9.2151,4.402595 -L 9.2151,4.402595,9.059,3.233769 -L 9.059,3.233769,8.6012,2.113638 -L 8.6012,2.113638,7.8704,1.139608 -L 7.8704,1.139608,6.8973,0.409094 -L 6.8973,0.409094,5.7761,-0.0487 -L 5.7761,-0.0487,4.6082,-0.20454 -L 4.6082,-0.20454,3.429,-0.0487 -L 3.429,-0.0487,2.3192,0.409094 -L 2.3192,0.409094,1.3446,1.139608 -L 1.3446,1.139608,0.6143,2.113638 -L 0.6143,2.113638,0.157,3.233769 -L 0.157,3.233769,0.0009,4.402595 -L 0.0009,4.402595,0.157,5.581169 -L 0.157,5.581169,0.6242,6.711039 -L 0.6242,6.711039,1.3644,7.685061 -L 1.3644,7.685061,2.3479,8.405844 -L 2.3479,8.405844,3.4588,8.853902 -L 3.4588,8.853902,4.6082,9.000004 -L 4.6082,8.610387,3.5559,8.474025 -L 3.5559,8.474025,2.5426,8.06493 -L 2.5426,8.06493,1.6468,7.402597 -L 1.6468,7.402597,0.9656,6.506495 -L 0.9656,6.506495,0.5459,5.474023 -L 0.5459,5.474023,0.4007,4.402595 -L 0.4007,4.402595,0.5459,3.331167 -L 0.5459,3.331167,0.9552,2.308442 -L 0.9552,2.308442,1.627,1.42208 -L 1.627,1.42208,2.5134,0.749999 -L 2.5134,0.749999,3.5365,0.331166 -L 3.5365,0.331166,4.6082,0.194803 -L 4.6082,0.194803,5.669,0.331166 -L 5.669,0.331166,6.6922,0.749999 -L 6.6922,0.749999,7.5885,1.42208 -L 7.5885,1.42208,8.2504,2.308442 -L 8.2504,2.308442,8.6696,3.331167 -L 8.6696,3.331167,8.8054,4.402595 -L 8.8054,4.402595,8.6696,5.474023 -L 8.6696,5.474023,8.241,6.506495 -L 8.241,6.506495,7.5692,7.402597 -L 7.5692,7.402597,6.6729,8.06493 -L 6.6729,8.06493,5.6497,8.474025 -L 5.6497,8.474025,4.6082,8.610387 -L 2.0551,7.227271,4.5686,7.227271 -L 4.5686,7.227271,5.3965,7.129872 -L 5.3965,7.129872,6,6.808437 -L 6,6.808437,6.3706,6.340908 -L 6.3706,6.340908,6.4975,5.775973 -L 6.4975,5.775973,6.4093,5.318183 -L 6.4093,5.318183,6.1571,4.909088 -L 6.1571,4.909088,5.7181,4.577922 -L 5.7181,4.577922,5.0557,4.334414 -L 5.0557,4.334414,6.4093,2.405841 -L 6.4093,2.405841,6.6431,2.113638 -L 6.6431,2.113638,6.8483,1.928573 -L 6.8483,1.928573,6.9944,1.860391 -L 6.9944,1.860391,7.1881,1.831167 -L 7.1881,1.831167,7.1881,1.616884 -L 7.1881,1.616884,6,1.616884 -L 6,1.616884,4.0915,4.246755 -L 4.0915,4.246755,3.5945,4.246755 -L 3.5945,4.246755,3.5945,2.240261 -L 3.5945,2.240261,3.6629,2.055196 -L 3.6629,2.055196,3.7793,1.928573 -L 3.7793,1.928573,4.0033,1.850652 -L 4.0033,1.850652,4.3645,1.831167 -L 4.3645,1.831167,4.3645,1.616884 -L 4.3645,1.616884,1.9783,1.616884 -L 1.9783,1.616884,1.9783,1.831167 -L 1.9783,1.831167,2.2508,1.850652 -L 2.2508,1.850652,2.4257,1.909095 -L 2.4257,1.909095,2.5327,1.996754 -L 2.5327,1.996754,2.611,2.123377 -L 2.611,2.123377,2.6397,2.32792 -L 2.6397,2.32792,2.6596,2.727276 -L 2.6596,2.727276,2.6596,6.126626 -L 2.6596,6.126626,2.6502,6.506495 -L 2.6502,6.506495,2.6397,6.681814 -L 2.6397,6.681814,2.5714,6.818184 -L 2.5714,6.818184,2.4743,6.915582 -L 2.4743,6.915582,2.3088,6.974024 -L 2.3088,6.974024,2.0551,6.99351 -L 2.0551,6.99351,2.0551,7.227271 -L 3.5945,4.529219,4.257,4.558436 -L 4.257,4.558436,4.7148,4.675328 -L 4.7148,4.675328,5.0259,4.850654 -L 5.0259,4.850654,5.2598,5.094154 -L 5.2598,5.094154,5.3965,5.376625 -L 5.3965,5.376625,5.4456,5.707792 -L 5.4456,5.707792,5.3579,6.194807 -L 5.3579,6.194807,5.0844,6.594154 -L 5.0844,6.594154,4.6667,6.85714 -L 4.6667,6.85714,4.14,6.944807 -L 4.14,6.944807,3.8863,6.915582 -L 3.8863,6.915582,3.5945,6.837662 -L 3.5945,6.837662,3.5945,4.529219 - -[従 4 -L 6.8766,9.487019,0.0005,9.487019 -L 0.0005,9.487019,0.0005,10.032468 -L 0.0005,10.032468,6.8766,10.032468 -L 6.8766,10.032468,6.8766,9.487019 - -[疹 32 -L 1.9976,8.99988,2.7666,8.853779 -L 2.7666,8.853779,3.4196,8.415459 -L 3.4196,8.415459,3.8477,7.762865 -L 3.8477,7.762865,3.9944,6.993386 -L 3.9944,6.993386,3.8477,6.233647 -L 3.8477,6.233647,3.4097,5.590784 -L 3.4097,5.590784,2.7666,5.152472 -L 2.7666,5.152472,1.9976,5.006371 -L 1.9976,5.006371,1.2277,5.152472 -L 1.2277,5.152472,0.5846,5.590784 -L 0.5846,5.590784,0.1466,6.233647 -L 0.1466,6.233647,-0.0001,6.993386 -L -0.0001,6.993386,0.1466,7.762865 -L 0.1466,7.762865,0.5846,8.415459 -L 0.5846,8.415459,1.2277,8.853779 -L 1.2277,8.853779,1.9976,8.99988 -L 1.9976,8.454423,1.4417,8.347278 -L 1.4417,8.347278,0.975,8.02585 -L 0.975,8.02585,0.6529,7.558314 -L 0.6529,7.558314,0.5459,7.003125 -L 0.5459,7.003125,0.6529,6.447929 -L 0.6529,6.447929,0.975,5.9804 -L 0.975,5.9804,1.4417,5.658965 -L 1.4417,5.658965,1.9976,5.561559 -L 1.9976,5.561559,2.5526,5.658965 -L 2.5526,5.658965,3.0203,5.9804 -L 3.0203,5.9804,3.3414,6.447929 -L 3.3414,6.447929,3.4484,7.003125 -L 3.4484,7.003125,3.3414,7.558314 -L 3.3414,7.558314,3.0203,8.02585 -L 3.0203,8.02585,2.5526,8.347278 -L 2.5526,8.347278,1.9976,8.454423 - -[曽 16 -L 0.0001,0.915455,0.0001,1.441434 -L 0.0001,1.441434,3.233,1.441434 -L 3.233,1.441434,3.233,4.158964 -L 3.233,4.158964,0.0001,4.158964 -L 0.0001,4.158964,0.0001,4.684943 -L 0.0001,4.684943,3.233,4.684943 -L 3.233,4.684943,3.233,7.908966 -L 3.233,7.908966,3.7592,7.908966 -L 3.7592,7.908966,3.7592,4.684943 -L 3.7592,4.684943,7.0025,4.684943 -L 7.0025,4.684943,7.0025,4.158964 -L 7.0025,4.158964,3.7592,4.158964 -L 3.7592,4.158964,3.7592,1.441434 -L 3.7592,1.441434,7.0025,1.441434 -L 7.0025,1.441434,7.0025,0.915455 -L 7.0025,0.915455,0.0001,0.915455 - -[綻 34 -L 3.6042,5.298581,3.2143,4.314812 -L 3.2143,4.314812,-0.0003,4.314812 -L -0.0003,4.314812,-0.0003,4.499878 -L -0.0003,4.499878,1.335,5.629748 -L 1.335,5.629748,2.1332,6.525849 -L 2.1332,6.525849,2.3775,7.003125 -L 2.3775,7.003125,2.4542,7.460915 -L 2.4542,7.460915,2.3869,7.821307 -L 2.3869,7.821307,2.1921,8.123256 -L 2.1921,8.123256,1.8795,8.3278 -L 1.8795,8.3278,1.5099,8.395981 -L 1.5099,8.395981,1.1591,8.347278 -L 1.1591,8.347278,0.8569,8.201177 -L 0.8569,8.201177,0.6141,7.967408 -L 0.6141,7.967408,0.4387,7.626502 -L 0.4387,7.626502,0.1464,7.626502 -L 0.1464,7.626502,0.3222,8.191437 -L 0.3222,8.191437,0.6527,8.62001 -L 0.6527,8.62001,1.1204,8.892735 -L 1.1204,8.892735,1.714,8.980402 -L 1.714,8.980402,2.3373,8.892735 -L 2.3373,8.892735,2.8353,8.610263 -L 2.8353,8.610263,3.1662,8.210916 -L 3.1662,8.210916,3.2733,7.762865 -L 3.2733,7.762865,3.1945,7.324553 -L 3.1945,7.324553,2.9606,6.847277 -L 2.9606,6.847277,2.2303,5.990139 -L 2.2303,5.990139,1.0422,4.938189 -L 1.0422,4.938189,2.2501,4.938189 -L 2.2501,4.938189,2.7178,4.957668 -L 2.7178,4.957668,3.0008,5.01611 -L 3.0008,5.01611,3.1757,5.123255 -L 3.1757,5.123255,3.3114,5.298581 -L 3.3114,5.298581,3.6042,5.298581 - -[転 53 -L 0.0781,7.977147,0.3209,8.395981 -L 0.3209,8.395981,0.6033,8.678445 -L 0.6033,8.678445,1.0512,8.912213 -L 1.0512,8.912213,1.5675,8.980402 -L 1.5675,8.980402,2.1036,8.912213 -L 2.1036,8.912213,2.5129,8.688184 -L 2.5129,8.688184,2.7655,8.376503 -L 2.7655,8.376503,2.8537,8.02585 -L 2.8537,8.02585,2.6783,7.558314 -L 2.6783,7.558314,2.172,7.022603 -L 2.172,7.022603,2.5802,6.81806 -L 2.5802,6.81806,2.8736,6.545328 -L 2.8736,6.545328,3.0579,6.204422 -L 3.0579,6.204422,3.1163,5.84403 -L 3.1163,5.84403,2.9707,5.220653 -L 2.9707,5.220653,2.5614,4.694682 -L 2.5614,4.694682,1.8796,4.33429 -L 1.8796,4.33429,0.9541,4.217406 -L 0.9541,4.217406,0.4864,4.25637 -L 0.4864,4.25637,0.1752,4.373254 -L 0.1752,4.373254,0.0484,4.490139 -L 0.0484,4.490139,-0.0002,4.626501 -L -0.0002,4.626501,0.0286,4.723907 -L 0.0286,4.723907,0.1069,4.821305 -L 0.1069,4.821305,0.2337,4.889486 -L 0.2337,4.889486,0.3893,4.918704 -L 0.3893,4.918704,0.6033,4.879747 -L 0.6033,4.879747,0.9155,4.762863 -L 0.9155,4.762863,1.2266,4.645979 -L 1.2266,4.645979,1.5001,4.607023 -L 1.5001,4.607023,1.84,4.665465 -L 1.84,4.665465,2.1234,4.860269 -L 2.1234,4.860269,2.3176,5.132994 -L 2.3176,5.132994,2.386,5.464161 -L 2.386,5.464161,2.3474,5.746632 -L 2.3474,5.746632,2.2106,6.019357 -L 2.2106,6.019357,2.0154,6.243386 -L 2.0154,6.243386,1.7726,6.389487 -L 1.7726,6.389487,1.402,6.496632 -L 1.402,6.496632,1.071,6.535589 -L 1.071,6.535589,0.8768,6.535589 -L 0.8768,6.535589,0.8768,6.720654 -L 0.8768,6.720654,1.3435,6.798574 -L 1.3435,6.798574,1.7241,7.022603 -L 1.7241,7.022603,1.9768,7.35377 -L 1.9768,7.35377,2.065,7.723901 -L 2.065,7.723901,2.0065,8.016111 -L 2.0065,8.016111,1.8499,8.240141 -L 1.8499,8.240141,1.5972,8.395981 -L 1.5972,8.395981,1.2752,8.444676 -L 1.2752,8.444676,0.7589,8.298575 -L 0.7589,8.298575,0.3209,7.87001 -L 0.3209,7.87001,0.0781,7.977147 - -[脳 4 -L 2.1424,9.019358,0.2239,6.779096 -L 0.2239,6.779096,0,6.779096 -L 0,6.779096,0.6803,9.019358 -L 0.6803,9.019358,2.1424,9.019358 - -[評 63 -L 0.4089,5.951175,1.4717,5.951175 -L 1.4717,5.951175,1.4717,2.483645 -L 1.4717,2.483645,1.4999,1.69468 -L 1.4999,1.69468,1.5881,1.197926 -L 1.5881,1.197926,1.705,0.964166 -L 1.705,0.964166,1.8992,0.779093 -L 1.8992,0.779093,2.1336,0.65247 -L 2.1336,0.65247,2.3957,0.613513 -L 2.3957,0.613513,3.1563,0.837535 -L 3.1563,0.837535,3.9257,1.490137 -L 3.9257,1.490137,3.9257,5.951175 -L 3.9257,5.951175,4.9969,5.951175 -L 4.9969,5.951175,4.9969,1.704419 -L 4.9969,1.704419,5.0073,1.158963 -L 5.0073,1.158963,5.0455,0.847282 -L 5.0455,0.847282,5.1138,0.710912 -L 5.1138,0.710912,5.2011,0.603774 -L 5.2011,0.603774,5.318,0.545332 -L 5.318,0.545332,5.4349,0.516107 -L 5.4349,0.516107,5.5905,0.555071 -L 5.5905,0.555071,5.7178,0.662209 -L 5.7178,0.662209,5.8645,0.925202 -L 5.8645,0.925202,5.9611,1.32455 -L 5.9611,1.32455,6.2341,1.32455 -L 6.2341,1.32455,6.1068,0.64273 -L 6.1068,0.64273,5.8244,0.175201 -L 5.8244,0.175201,5.4349,-0.08779 -L 5.4349,-0.08779,4.9484,-0.18519 -L 4.9484,-0.18519,4.4995,-0.08779 -L 4.4995,-0.08779,4.169,0.19468 -L 4.169,0.19468,4.0134,0.545332 -L 4.0134,0.545332,3.9257,1.051825 -L 3.9257,1.051825,3.3797,0.48689 -L 3.3797,0.48689,2.8738,0.10702 -L 2.8738,0.10702,2.3868,-0.10727 -L 2.3868,-0.10727,1.8893,-0.18519 -L 1.8893,-0.18519,1.5683,-0.14622 -L 1.5683,-0.14622,1.2864,-0.04882 -L 1.2864,-0.04882,1.0906,0.10702 -L 1.0906,0.10702,0.8766,0.370006 -L 0.8766,0.370006,0.8766,0.19468 -L 0.8766,0.19468,0.8766,0.068056 -L 0.8766,0.068056,0.9252,-0.57479 -L 0.9252,-0.57479,1.0906,-1.48064 -L 1.0906,-1.48064,1.159,-1.85077 -L 1.159,-1.85077,1.1788,-2.15272 -L 1.1788,-2.15272,1.1293,-2.43519 -L 1.1293,-2.43519,0.9935,-2.66895 -L 0.9935,-2.66895,0.7988,-2.81506 -L 0.7988,-2.81506,0.565,-2.8735 -L 0.565,-2.8735,0.3504,-2.8248 -L 0.3504,-2.8248,0.1651,-2.67869 -L 0.1651,-2.67869,0.0393,-2.45466 -L 0.0393,-2.45466,-0.0004,-2.16246 -L -0.0004,-2.16246,0.0492,-1.74363 -L 0.0492,-1.74363,0.1953,-1.09103 -L 0.1953,-1.09103,0.2919,-0.66245 -L 0.2919,-0.66245,0.3321,-0.41895 -L 0.3321,-0.41895,0.3891,0.204419 -L 0.3891,0.204419,0.4089,0.749876 -L 0.4089,0.749876,0.4089,0.886238 -L 0.4089,0.886238,0.4089,1.23689 -L 0.4089,1.23689,0.4089,5.951175 - -[望 22 -L 5.2701,8.444676,5.2701,-2.8735 -L 5.2701,-2.8735,4.8018,-2.8735 -L 4.8018,-2.8735,4.8018,8.444676 -L 4.8018,8.444676,3.5845,8.444676 -L 3.5845,8.444676,3.5845,-2.8735 -L 3.5845,-2.8735,3.1168,-2.8735 -L 3.1168,-2.8735,3.1168,3.905718 -L 3.1168,3.905718,2.0262,4.012863 -L 2.0262,4.012863,1.2563,4.227153 -L 1.2563,4.227153,0.7217,4.577798 -L 0.7217,4.577798,0.3213,5.084291 -L 0.3213,5.084291,0.078,5.68819 -L 0.078,5.68819,0.0003,6.370009 -L 0.0003,6.370009,0.0686,7.012864 -L 0.0686,7.012864,0.2728,7.538835 -L 0.2728,7.538835,0.7113,8.084292 -L 0.7113,8.084292,1.2766,8.483648 -L 1.2766,8.483648,2.0069,8.727148 -L 2.0069,8.727148,2.922,8.805068 -L 2.922,8.805068,6.1366,8.805068 -L 6.1366,8.805068,6.1366,8.444676 -L 6.1366,8.444676,5.2701,8.444676 - -[余 42 -L 0.7203,5.123255,0.9928,5.064813 -L 0.9928,5.064813,1.2267,4.908964 -L 1.2267,4.908964,1.3823,4.675196 -L 1.3823,4.675196,1.4407,4.402472 -L 1.4407,4.402472,1.3823,4.120008 -L 1.3823,4.120008,1.2267,3.895979 -L 1.2267,3.895979,0.9928,3.730399 -L 0.9928,3.730399,0.7203,3.681696 -L 0.7203,3.681696,0.4379,3.730399 -L 0.4379,3.730399,0.204,3.895979 -L 0.204,3.895979,0.0485,4.120008 -L 0.0485,4.120008,-0.0001,4.402472 -L -0.0001,4.402472,0.0485,4.675196 -L 0.0485,4.675196,0.204,4.908964 -L 0.204,4.908964,0.4379,5.064813 -L 0.4379,5.064813,0.7203,5.123255 -L 4.0271,0.10702,4.4165,0.10702 -L 4.4165,0.10702,4.0855,-0.40921 -L 4.0855,-0.40921,4.4462,-0.54558 -L 4.4462,-0.54558,4.6989,-0.75986 -L 4.6989,-0.75986,4.8456,-1.03258 -L 4.8456,-1.03258,4.9041,-1.35402 -L 4.9041,-1.35402,4.8059,-1.79232 -L 4.8059,-1.79232,4.5136,-2.18194 -L 4.5136,-2.18194,4.0657,-2.44493 -L 4.0657,-2.44493,3.5009,-2.53259 -L 3.5009,-2.53259,3.2284,-2.52285 -L 3.2284,-2.52285,2.8974,-2.48389 -L 2.8974,-2.48389,2.8974,-2.21116 -L 2.8974,-2.21116,3.0629,-2.23064 -L 3.0629,-2.23064,3.2086,-2.23064 -L 3.2086,-2.23064,3.5108,-2.18194 -L 3.5108,-2.18194,3.7635,-2.01635 -L 3.7635,-2.01635,3.93,-1.78258 -L 3.93,-1.78258,3.9874,-1.5196 -L 3.9874,-1.5196,3.9488,-1.33453 -L 3.9488,-1.33453,3.8418,-1.17869 -L 3.8418,-1.17869,3.6763,-1.07155 -L 3.6763,-1.07155,3.4721,-1.04232 -L 3.4721,-1.04232,3.3939,-1.04232 -L 3.3939,-1.04232,3.3067,-1.05207 -L 3.3067,-1.05207,4.0271,0.10702 - -[肋 60 -L 0,8.415459,1.3249,8.980402 -L 1.3249,8.980402,1.5583,8.980402 -L 1.5583,8.980402,1.5583,5.142733 -L 1.5583,5.142733,1.5682,4.831044 -L 1.5682,4.831044,1.5974,4.665465 -L 1.5974,4.665465,1.6366,4.607023 -L 1.6366,4.607023,1.6955,4.568059 -L 1.6955,4.568059,1.8794,4.529095 -L 1.8794,4.529095,2.2113,4.519356 -L 2.2113,4.519356,2.2113,4.314812 -L 2.2113,4.314812,0.0981,4.314812 -L 0.0981,4.314812,0.0981,4.519356 -L 0.0981,4.519356,0.439,4.529095 -L 0.439,4.529095,0.6233,4.568059 -L 0.6233,4.568059,0.6823,4.607023 -L 0.6823,4.607023,0.7309,4.665465 -L 0.7309,4.665465,0.7497,4.821305 -L 0.7497,4.821305,0.7596,5.142733 -L 0.7596,5.142733,0.7596,7.56806 -L 0.7596,7.56806,0.7497,7.94793 -L 0.7497,7.94793,0.7309,8.181698 -L 0.7309,8.181698,0.7011,8.269358 -L 0.7011,8.269358,0.6625,8.3278 -L 0.6625,8.3278,0.6045,8.357017 -L 0.6045,8.357017,0.5361,8.366764 -L 0.5361,8.366764,0.3602,8.337539 -L 0.3602,8.337539,0.0981,8.240141 -L 0.0981,8.240141,0,8.415459 -L 4.6247,8.980402,5.365,8.844032 -L 5.365,8.844032,5.9595,8.434945 -L 5.9595,8.434945,6.3589,7.821307 -L 6.3589,7.821307,6.4852,7.081045 -L 6.4852,7.081045,6.3386,6.331045 -L 6.3386,6.331045,5.9105,5.697929 -L 5.9105,5.697929,5.2773,5.259617 -L 5.2773,5.259617,4.537,5.113516 -L 4.537,5.113516,3.836,5.240139 -L 3.836,5.240139,3.2419,5.639487 -L 3.2419,5.639487,2.843,6.233647 -L 2.843,6.233647,2.7063,6.9739 -L 2.7063,6.9739,2.843,7.792082 -L 2.843,7.792082,3.2419,8.425206 -L 3.2419,8.425206,3.8558,8.844032 -L 3.8558,8.844032,4.6247,8.980402 -L 4.4404,8.707662,4.1278,8.629749 -L 4.1278,8.629749,3.8642,8.415459 -L 3.8642,8.415459,3.6799,8.035589 -L 3.6799,8.035589,3.6214,7.480401 -L 3.6214,7.480401,3.7384,6.545328 -L 3.7384,6.545328,4.0698,5.814813 -L 4.0698,5.814813,4.3617,5.532342 -L 4.3617,5.532342,4.7313,5.444682 -L 4.7313,5.444682,5.0731,5.512864 -L 5.0731,5.512864,5.3457,5.727146 -L 5.3457,5.727146,5.53,6.097277 -L 5.53,6.097277,5.5889,6.642734 -L 5.5889,6.642734,5.4715,7.56806 -L 5.4715,7.56806,5.1321,8.298575 -L 5.1321,8.298575,4.8195,8.600524 -L 4.8195,8.600524,4.4404,8.707662 - -[兢 12 -L 2.9319,6.06806,3.3025,6.06806 -L 3.3025,6.06806,5.8155,2.999877 -L 5.8155,2.999877,3.3025,-0.04882 -L 3.3025,-0.04882,2.9319,-0.04882 -L 2.9319,-0.04882,4.5194,2.999877 -L 4.5194,2.999877,2.9319,6.06806 -L -0.0003,6.06806,0.3703,6.06806 -L 0.3703,6.06806,2.9319,2.999877 -L 2.9319,2.999877,0.3703,-0.04882 -L 0.3703,-0.04882,-0.0003,-0.04882 -L -0.0003,-0.04882,1.5782,2.999877 -L 1.5782,2.999877,-0.0003,6.06806 - -[咯 46 -L -0.0002,8.415459,1.3346,8.980402 -L 1.3346,8.980402,1.5586,8.980402 -L 1.5586,8.980402,1.5586,5.142733 -L 1.5586,5.142733,1.5685,4.831044 -L 1.5685,4.831044,1.5972,4.665465 -L 1.5972,4.665465,1.6458,4.607023 -L 1.6458,4.607023,1.7052,4.568059 -L 1.7052,4.568059,1.8806,4.529095 -L 1.8806,4.529095,2.2205,4.519356 -L 2.2205,4.519356,2.2205,4.314812 -L 2.2205,4.314812,0.1078,4.314812 -L 0.1078,4.314812,0.1078,4.519356 -L 0.1078,4.519356,0.4487,4.529095 -L 0.4487,4.529095,0.6231,4.568059 -L 0.6231,4.568059,0.6915,4.607023 -L 0.6915,4.607023,0.7401,4.665465 -L 0.7401,4.665465,0.7599,4.821305 -L 0.7599,4.821305,0.7698,5.142733 -L 0.7698,5.142733,0.7698,7.56806 -L 0.7698,7.56806,0.7599,7.94793 -L 0.7599,7.94793,0.7401,8.181698 -L 0.7401,8.181698,0.7113,8.269358 -L 0.7113,8.269358,0.6727,8.3278 -L 0.6727,8.3278,0.6142,8.357017 -L 0.6142,8.357017,0.5458,8.366764 -L 0.5458,8.366764,0.3704,8.337539 -L 0.3704,8.337539,0.1078,8.240141 -L 0.1078,8.240141,-0.0002,8.415459 -L 7.52,8.980402,1.4615,-0.35077 -L 1.4615,-0.35077,0.8768,-0.35077 -L 0.8768,-0.35077,6.9453,8.980402 -L 6.9453,8.980402,7.52,8.980402 -L 8.8737,1.451173,8.8737,0.925202 -L 8.8737,0.925202,8.1721,0.925202 -L 8.1721,0.925202,8.1721,-0.26311 -L 8.1721,-0.26311,7.413,-0.26311 -L 7.413,-0.26311,7.413,0.925202 -L 7.413,0.925202,5.1913,0.925202 -L 5.1913,0.925202,5.1913,1.402478 -L 5.1913,1.402478,7.6271,4.421957 -L 7.6271,4.421957,8.1721,4.421957 -L 8.1721,4.421957,8.1721,1.451173 -L 8.1721,1.451173,8.8737,1.451173 -L 7.413,1.451173,7.413,3.50637 -L 7.413,3.50637,5.7274,1.451173 -L 5.7274,1.451173,7.413,1.451173 - -[嫋 66 -L -0.0005,8.415459,1.3333,8.980402 -L 1.3333,8.980402,1.5572,8.980402 -L 1.5572,8.980402,1.5572,5.142733 -L 1.5572,5.142733,1.5671,4.831044 -L 1.5671,4.831044,1.5969,4.665465 -L 1.5969,4.665465,1.6454,4.607023 -L 1.6454,4.607023,1.7039,4.568059 -L 1.7039,4.568059,1.8793,4.529095 -L 1.8793,4.529095,2.2202,4.519356 -L 2.2202,4.519356,2.2202,4.314812 -L 2.2202,4.314812,0.1065,4.314812 -L 0.1065,4.314812,0.1065,4.519356 -L 0.1065,4.519356,0.4474,4.529095 -L 0.4474,4.529095,0.6228,4.568059 -L 0.6228,4.568059,0.6911,4.607023 -L 0.6911,4.607023,0.7397,4.665465 -L 0.7397,4.665465,0.7585,4.821305 -L 0.7585,4.821305,0.7684,5.142733 -L 0.7684,5.142733,0.7684,7.56806 -L 0.7684,7.56806,0.7585,7.94793 -L 0.7585,7.94793,0.7397,8.181698 -L 0.7397,8.181698,0.71,8.269358 -L 0.71,8.269358,0.6713,8.3278 -L 0.6713,8.3278,0.6129,8.357017 -L 0.6129,8.357017,0.5445,8.366764 -L 0.5445,8.366764,0.3691,8.337539 -L 0.3691,8.337539,0.1065,8.240141 -L 0.1065,8.240141,-0.0005,8.415459 -L 7.3631,8.980402,1.2946,-0.35077 -L 1.2946,-0.35077,0.7199,-0.35077 -L 0.7199,-0.35077,6.7884,8.980402 -L 6.7884,8.980402,7.3631,8.980402 -L 8.8337,0.730397,8.4343,-0.26311 -L 8.4343,-0.26311,5.2296,-0.26311 -L 5.2296,-0.26311,5.2296,-0.0683 -L 5.2296,-0.0683,6.5644,1.061564 -L 6.5644,1.061564,7.3532,1.967413 -L 7.3532,1.967413,7.597,2.434942 -L 7.597,2.434942,7.6842,2.892732 -L 7.6842,2.892732,7.6158,3.262862 -L 7.6158,3.262862,7.4117,3.564812 -L 7.4117,3.564812,7.1094,3.759616 -L 7.1094,3.759616,6.7299,3.827797 -L 6.7299,3.827797,6.389,3.779094 -L 6.389,3.779094,6.0868,3.642732 -L 6.0868,3.642732,5.843,3.399225 -L 5.843,3.399225,5.6577,3.068058 -L 5.6577,3.068058,5.3763,3.068058 -L 5.3763,3.068058,5.5418,3.623254 -L 5.5418,3.623254,5.8728,4.061566 -L 5.8728,4.061566,6.3494,4.33429 -L 6.3494,4.33429,6.944,4.421957 -L 6.944,4.421957,7.5673,4.324551 -L 7.5673,4.324551,8.0637,4.04208 -L 8.0637,4.04208,8.3858,3.642732 -L 8.3858,3.642732,8.4928,3.20442 -L 8.4928,3.20442,8.4145,2.756369 -L 8.4145,2.756369,8.1806,2.279094 -L 8.1806,2.279094,7.4602,1.421956 -L 7.4602,1.421956,6.2622,0.370006 -L 6.2622,0.370006,7.4801,0.370006 -L 7.4801,0.370006,7.9468,0.389484 -L 7.9468,0.389484,8.2203,0.447926 -L 8.2203,0.447926,8.3957,0.555071 -L 8.3957,0.555071,8.5414,0.730397 -L 8.5414,0.730397,8.8337,0.730397 - -[彎 68 -L 8.0168,8.980402,1.977,-0.35077 -L 1.977,-0.35077,1.3929,-0.35077 -L 1.3929,-0.35077,7.4619,8.980402 -L 7.4619,8.980402,8.0168,8.980402 -L 0.068,7.977147,0.3212,8.395981 -L 0.3212,8.395981,0.5947,8.678445 -L 0.5947,8.678445,1.0421,8.912213 -L 1.0421,8.912213,1.5688,8.980402 -L 1.5688,8.980402,2.0935,8.912213 -L 2.0935,8.912213,2.5027,8.688184 -L 2.5027,8.688184,2.7663,8.376503 -L 2.7663,8.376503,2.854,8.02585 -L 2.854,8.02585,2.6786,7.558314 -L 2.6786,7.558314,2.1722,7.022603 -L 2.1722,7.022603,2.5815,6.81806 -L 2.5815,6.81806,2.8733,6.545328 -L 2.8733,6.545328,3.0492,6.204422 -L 3.0492,6.204422,3.1072,5.84403 -L 3.1072,5.84403,2.9704,5.220653 -L 2.9704,5.220653,2.5528,4.694682 -L 2.5528,4.694682,1.8799,4.33429 -L 1.8799,4.33429,0.9549,4.217406 -L 0.9549,4.217406,0.4876,4.25637 -L 0.4876,4.25637,0.1656,4.373254 -L 0.1656,4.373254,0.0392,4.490139 -L 0.0392,4.490139,-0.0004,4.626501 -L -0.0004,4.626501,0.0298,4.723907 -L 0.0298,4.723907,0.1066,4.821305 -L 0.1066,4.821305,0.2335,4.889486 -L 0.2335,4.889486,0.3801,4.918704 -L 0.3801,4.918704,0.6041,4.879747 -L 0.6041,4.879747,0.9058,4.762863 -L 0.9058,4.762863,1.2279,4.645979 -L 1.2279,4.645979,1.5004,4.607023 -L 1.5004,4.607023,1.8413,4.665465 -L 1.8413,4.665465,2.1232,4.860269 -L 2.1232,4.860269,2.3189,5.132994 -L 2.3189,5.132994,2.3863,5.464161 -L 2.3863,5.464161,2.2887,5.892733 -L 2.2887,5.892733,2.0167,6.243386 -L 2.0167,6.243386,1.5484,6.467407 -L 1.5484,6.467407,0.8766,6.535589 -L 0.8766,6.535589,0.8766,6.720654 -L 0.8766,6.720654,1.3349,6.798574 -L 1.3349,6.798574,1.7144,7.022603 -L 1.7144,7.022603,1.977,7.35377 -L 1.977,7.35377,2.0548,7.723901 -L 2.0548,7.723901,2.0068,8.016111 -L 2.0068,8.016111,1.8413,8.240141 -L 1.8413,8.240141,1.597,8.395981 -L 1.597,8.395981,1.2764,8.444676 -L 1.2764,8.444676,0.7602,8.298575 -L 0.7602,8.298575,0.3212,7.87001 -L 0.3212,7.87001,0.068,7.977147 -L 9.4675,1.451173,9.4675,0.925202 -L 9.4675,0.925202,8.7669,0.925202 -L 8.7669,0.925202,8.7669,-0.26311 -L 8.7669,-0.26311,8.0168,-0.26311 -L 8.0168,-0.26311,8.0168,0.925202 -L 8.0168,0.925202,5.7862,0.925202 -L 5.7862,0.925202,5.7862,1.402478 -L 5.7862,1.402478,8.2209,4.421957 -L 8.2209,4.421957,8.7669,4.421957 -L 8.7669,4.421957,8.7669,1.451173 -L 8.7669,1.451173,9.4675,1.451173 -L 8.0168,1.451173,8.0168,3.50637 -L 8.0168,3.50637,6.3312,1.451173 -L 6.3312,1.451173,8.0168,1.451173 - -[拆 59 -L 2.3572,6.331045,2.6396,6.272603 -L 2.6396,6.272603,2.8745,6.116763 -L 2.8745,6.116763,3.029,5.882994 -L 3.029,5.882994,3.0776,5.61027 -L 3.0776,5.61027,3.029,5.327798 -L 3.029,5.327798,2.8745,5.103769 -L 2.8745,5.103769,2.6396,4.938189 -L 2.6396,4.938189,2.3572,4.889486 -L 2.3572,4.889486,2.0847,4.938189 -L 2.0847,4.938189,1.8508,5.103769 -L 1.8508,5.103769,1.6962,5.327798 -L 1.6962,5.327798,1.6368,5.61027 -L 1.6368,5.61027,1.6962,5.882994 -L 1.6962,5.882994,1.8508,6.116763 -L 1.8508,6.116763,2.0847,6.272603 -L 2.0847,6.272603,2.3572,6.331045 -L 2.2888,4.061566,2.5425,4.061566 -L 2.5425,4.061566,2.484,3.340783 -L 2.484,3.340783,2.3859,2.785587 -L 2.3859,2.785587,2.1521,2.15247 -L 2.1521,2.15247,1.725,1.188187 -L 1.725,1.188187,1.3147,0.155723 -L 1.3147,0.155723,1.1889,-0.69168 -L 1.1889,-0.69168,1.2959,-1.45142 -L 1.2959,-1.45142,1.617,-2.01635 -L 1.617,-2.01635,2.1035,-2.36701 -L 2.1035,-2.36701,2.7179,-2.48389 -L 2.7179,-2.48389,3.2243,-2.4157 -L 3.2243,-2.4157,3.6038,-2.21116 -L 3.6038,-2.21116,3.8485,-1.93843 -L 3.8485,-1.93843,3.9348,-1.62674 -L 3.9348,-1.62674,3.8763,-1.39298 -L 3.8763,-1.39298,3.7306,-1.08129 -L 3.7306,-1.08129,3.576,-0.7696 -L 3.576,-0.7696,3.5255,-0.5261 -L 3.5255,-0.5261,3.5651,-0.32155 -L 3.5651,-0.32155,3.6831,-0.15597 -L 3.6831,-0.15597,3.8575,-0.03908 -L 3.8575,-0.03908,4.0527,-0.00012 -L 4.0527,-0.00012,4.3163,-0.0683 -L 4.3163,-0.0683,4.5482,-0.27284 -L 4.5482,-0.27284,4.7146,-0.58453 -L 4.7146,-0.58453,4.7731,-0.98389 -L 4.7731,-0.98389,4.6165,-1.68519 -L 4.6165,-1.68519,4.1399,-2.29882 -L 4.1399,-2.29882,3.3897,-2.7274 -L 3.3897,-2.7274,2.4157,-2.8735 -L 2.4157,-2.8735,1.4227,-2.71765 -L 1.4227,-2.71765,0.6538,-2.25986 -L 0.6538,-2.25986,0.1652,-1.59753 -L 0.1652,-1.59753,-0.0003,-0.80856 -L -0.0003,-0.80856,0.0483,-0.29233 -L 0.0483,-0.29233,0.195,0.175201 -L 0.195,0.175201,0.5745,0.857021 -L 0.5745,0.857021,1.1691,1.61676 -L 1.1691,1.61676,1.7339,2.327797 -L 1.7339,2.327797,2.055,2.853775 -L 2.055,2.853775,2.2105,3.379747 -L 2.2105,3.379747,2.2888,4.061566 - -[枉 39 -L 5.9817,2.951174,2.5719,2.951174 -L 2.5719,2.951174,1.9684,1.558318 -L 1.9684,1.558318,1.8029,1.110267 -L 1.8029,1.110267,1.7543,0.78884 -L 1.7543,0.78884,1.8029,0.603774 -L 1.8029,0.603774,1.9387,0.438187 -L 1.9387,0.438187,2.2409,0.311564 -L 2.2409,0.311564,2.7671,0.243383 -L 2.7671,0.243383,2.7671,-0.00012 -L 2.7671,-0.00012,0.0004,-0.00012 -L 0.0004,-0.00012,0.0004,0.243383 -L 0.0004,0.243383,0.4483,0.350528 -L 0.4483,0.350528,0.7119,0.496629 -L 0.7119,0.496629,1.0627,0.964166 -L 1.0627,0.964166,1.4422,1.762862 -L 1.4422,1.762862,4.5399,8.99988 -L 4.5399,8.99988,4.7737,8.99988 -L 4.7737,8.99988,7.8318,1.684941 -L 7.8318,1.684941,8.1826,0.954419 -L 8.1826,0.954419,8.5046,0.535593 -L 8.5046,0.535593,8.8643,0.331042 -L 8.8643,0.331042,9.342,0.243383 -L 9.342,0.243383,9.342,-0.00012 -L 9.342,-0.00012,5.8737,-0.00012 -L 5.8737,-0.00012,5.8737,0.243383 -L 5.8737,0.243383,6.3127,0.301825 -L 6.3127,0.301825,6.5852,0.418709 -L 6.5852,0.418709,6.7219,0.584288 -L 6.7219,0.584288,6.7705,0.779093 -L 6.7705,0.779093,6.7021,1.149223 -L 6.7021,1.149223,6.5069,1.684941 -L 6.5069,1.684941,5.9817,2.951174 -L 5.7964,3.428442,4.306,6.983639 -L 4.306,6.983639,2.7671,3.428442 -L 2.7671,3.428442,5.7964,3.428442 -L 3.2249,11.658968,4.6667,11.658968 -L 4.6667,11.658968,5.3584,9.428445 -L 5.3584,9.428445,5.1344,9.428445 -L 5.1344,9.428445,3.2249,11.658968 - -[歉 39 -L 5.9813,2.951174,2.5715,2.951174 -L 2.5715,2.951174,1.968,1.558318 -L 1.968,1.558318,1.8025,1.110267 -L 1.8025,1.110267,1.754,0.78884 -L 1.754,0.78884,1.8025,0.603774 -L 1.8025,0.603774,1.9383,0.438187 -L 1.9383,0.438187,2.2405,0.311564 -L 2.2405,0.311564,2.7667,0.243383 -L 2.7667,0.243383,2.7667,-0.00012 -L 2.7667,-0.00012,0,-0.00012 -L 0,-0.00012,0,0.243383 -L 0,0.243383,0.4479,0.350528 -L 0.4479,0.350528,0.7115,0.496629 -L 0.7115,0.496629,1.0623,0.964166 -L 1.0623,0.964166,1.4428,1.762862 -L 1.4428,1.762862,4.5395,8.99988 -L 4.5395,8.99988,4.7744,8.99988 -L 4.7744,8.99988,7.8324,1.684941 -L 7.8324,1.684941,8.1822,0.954419 -L 8.1822,0.954419,8.5033,0.535593 -L 8.5033,0.535593,8.864,0.331042 -L 8.864,0.331042,9.3416,0.243383 -L 9.3416,0.243383,9.3416,-0.00012 -L 9.3416,-0.00012,5.8733,-0.00012 -L 5.8733,-0.00012,5.8733,0.243383 -L 5.8733,0.243383,6.3123,0.301825 -L 6.3123,0.301825,6.5848,0.418709 -L 6.5848,0.418709,6.7225,0.584288 -L 6.7225,0.584288,6.7701,0.779093 -L 6.7701,0.779093,6.7017,1.149223 -L 6.7017,1.149223,6.5065,1.684941 -L 6.5065,1.684941,5.9813,2.951174 -L 5.796,3.428442,4.3057,6.983639 -L 4.3057,6.983639,2.7667,3.428442 -L 2.7667,3.428442,5.796,3.428442 -L 6.127,11.658968,4.2075,9.428445 -L 4.2075,9.428445,3.9846,9.428445 -L 3.9846,9.428445,4.6673,11.658968 -L 4.6673,11.658968,6.127,11.658968 - -[] 42 -L 5.982,2.951174,2.5731,2.951174 -L 2.5731,2.951174,1.9697,1.558318 -L 1.9697,1.558318,1.8042,1.110267 -L 1.8042,1.110267,1.7536,0.78884 -L 1.7536,0.78884,1.8042,0.603774 -L 1.8042,0.603774,1.9389,0.438187 -L 1.9389,0.438187,2.2412,0.311564 -L 2.2412,0.311564,2.7674,0.243383 -L 2.7674,0.243383,2.7674,-0.00012 -L 2.7674,-0.00012,0.0007,-0.00012 -L 0.0007,-0.00012,0.0007,0.243383 -L 0.0007,0.243383,0.4486,0.350528 -L 0.4486,0.350528,0.7122,0.496629 -L 0.7122,0.496629,1.0629,0.964166 -L 1.0629,0.964166,1.4425,1.762862 -L 1.4425,1.762862,4.5401,8.99988 -L 4.5401,8.99988,4.773,8.99988 -L 4.773,8.99988,7.832,1.684941 -L 7.832,1.684941,8.1828,0.954419 -L 8.1828,0.954419,8.5039,0.535593 -L 8.5039,0.535593,8.8656,0.331042 -L 8.8656,0.331042,9.3432,0.243383 -L 9.3432,0.243383,9.3432,-0.00012 -L 9.3432,-0.00012,5.8749,-0.00012 -L 5.8749,-0.00012,5.8749,0.243383 -L 5.8749,0.243383,6.3139,0.301825 -L 6.3139,0.301825,6.5854,0.418709 -L 6.5854,0.418709,6.7212,0.584288 -L 6.7212,0.584288,6.7707,0.779093 -L 6.7707,0.779093,6.7024,1.149223 -L 6.7024,1.149223,6.5072,1.684941 -L 6.5072,1.684941,5.982,2.951174 -L 5.7967,3.428442,4.3063,6.983639 -L 4.3063,6.983639,2.7674,3.428442 -L 2.7674,3.428442,5.7967,3.428442 -L 4.0724,11.63949,5.2705,11.63949 -L 5.2705,11.63949,6.4972,9.496634 -L 6.4972,9.496634,6.303,9.496634 -L 6.303,9.496634,4.5302,10.870011 -L 4.5302,10.870011,3.0399,9.486895 -L 3.0399,9.486895,2.8456,9.486895 -L 2.8456,9.486895,4.0724,11.63949 - -[。] 67 -L 5.9806,2.951174,2.5718,2.951174 -L 2.5718,2.951174,1.9683,1.558318 -L 1.9683,1.558318,1.8028,1.110267 -L 1.8028,1.110267,1.7543,0.78884 -L 1.7543,0.78884,1.8028,0.603774 -L 1.8028,0.603774,1.9386,0.438187 -L 1.9386,0.438187,2.2408,0.311564 -L 2.2408,0.311564,2.768,0.243383 -L 2.768,0.243383,2.768,-0.00012 -L 2.768,-0.00012,0.0003,-0.00012 -L 0.0003,-0.00012,0.0003,0.243383 -L 0.0003,0.243383,0.4482,0.350528 -L 0.4482,0.350528,0.7128,0.496629 -L 0.7128,0.496629,1.0616,0.964166 -L 1.0616,0.964166,1.4421,1.762862 -L 1.4421,1.762862,4.5398,8.99988 -L 4.5398,8.99988,4.7737,8.99988 -L 4.7737,8.99988,7.8317,1.684941 -L 7.8317,1.684941,8.1835,0.954419 -L 8.1835,0.954419,8.5035,0.535593 -L 8.5035,0.535593,8.8642,0.331042 -L 8.8642,0.331042,9.3419,0.243383 -L 9.3419,0.243383,9.3419,-0.00012 -L 9.3419,-0.00012,5.8736,-0.00012 -L 5.8736,-0.00012,5.8736,0.243383 -L 5.8736,0.243383,6.3116,0.301825 -L 6.3116,0.301825,6.5851,0.418709 -L 6.5851,0.418709,6.7208,0.584288 -L 6.7208,0.584288,6.7714,0.779093 -L 6.7714,0.779093,6.703,1.149223 -L 6.703,1.149223,6.5068,1.684941 -L 6.5068,1.684941,5.9806,2.951174 -L 5.7973,3.428442,4.3059,6.983639 -L 4.3059,6.983639,2.768,3.428442 -L 2.768,3.428442,5.7973,3.428442 -L 2.8057,9.506373,2.6015,9.506373 -L 2.6015,9.506373,2.7085,10.275851 -L 2.7085,10.275851,2.9721,10.792083 -L 2.9721,10.792083,3.3507,11.094033 -L 3.3507,11.094033,3.8184,11.191431 -L 3.8184,11.191431,4.0721,11.171953 -L 4.0721,11.171953,4.3059,11.103772 -L 4.3059,11.103772,4.6567,10.938185 -L 4.6567,10.938185,5.1334,10.636243 -L 5.1334,10.636243,5.6011,10.373258 -L 5.6011,10.373258,5.9331,10.285591 -L 5.9331,10.285591,6.1273,10.334286 -L 6.1273,10.334286,6.2928,10.460909 -L 6.2928,10.460909,6.4394,10.733641 -L 6.4394,10.733641,6.5464,11.191431 -L 6.5464,11.191431,6.7506,11.191431 -L 6.7506,11.191431,6.7109,10.645982 -L 6.7109,10.645982,6.5851,10.227148 -L 6.5851,10.227148,6.3899,9.91546 -L 6.3899,9.91546,6.1174,9.681691 -L 6.1174,9.681691,5.8151,9.53559 -L 5.8151,9.53559,5.5129,9.486895 -L 5.5129,9.486895,4.9391,9.613518 -L 4.9391,9.613518,4.2376,10.003127 -L 4.2376,10.003127,3.8967,10.227148 -L 3.8967,10.227148,3.6925,10.334286 -L 3.6925,10.334286,3.5459,10.382997 -L 3.5459,10.382997,3.4101,10.392736 -L 3.4101,10.392736,3.1673,10.334286 -L 3.1673,10.334286,2.991,10.158967 -L 2.991,10.158967,2.9038,9.944685 -L 2.9038,9.944685,2.8057,9.506373 - -[ï½¢] 67 -L 5.9803,2.951174,2.5714,2.951174 -L 2.5714,2.951174,1.967,1.558318 -L 1.967,1.558318,1.8025,1.110267 -L 1.8025,1.110267,1.7529,0.78884 -L 1.7529,0.78884,1.8025,0.603774 -L 1.8025,0.603774,1.9382,0.438187 -L 1.9382,0.438187,2.2405,0.311564 -L 2.2405,0.311564,2.7666,0.243383 -L 2.7666,0.243383,2.7666,-0.00012 -L 2.7666,-0.00012,0.0009,-0.00012 -L 0.0009,-0.00012,0.0009,0.243383 -L 0.0009,0.243383,0.4479,0.350528 -L 0.4479,0.350528,0.7114,0.496629 -L 0.7114,0.496629,1.0622,0.964166 -L 1.0622,0.964166,1.4428,1.762862 -L 1.4428,1.762862,4.5404,8.99988 -L 4.5404,8.99988,4.7723,8.99988 -L 4.7723,8.99988,7.8313,1.684941 -L 7.8313,1.684941,8.1821,0.954419 -L 8.1821,0.954419,8.5032,0.535593 -L 8.5032,0.535593,8.8639,0.331042 -L 8.8639,0.331042,9.3405,0.243383 -L 9.3405,0.243383,9.3405,-0.00012 -L 9.3405,-0.00012,5.8732,-0.00012 -L 5.8732,-0.00012,5.8732,0.243383 -L 5.8732,0.243383,6.3122,0.301825 -L 6.3122,0.301825,6.5847,0.418709 -L 6.5847,0.418709,6.7205,0.584288 -L 6.7205,0.584288,6.769,0.779093 -L 6.769,0.779093,6.7017,1.149223 -L 6.7017,1.149223,6.5064,1.684941 -L 6.5064,1.684941,5.9803,2.951174 -L 5.7959,3.428442,4.3066,6.983639 -L 4.3066,6.983639,2.7666,3.428442 -L 2.7666,3.428442,5.7959,3.428442 -L 5.8049,11.084294,6.0784,11.035591 -L 6.0784,11.035591,6.3023,10.879751 -L 6.3023,10.879751,6.4589,10.645982 -L 6.4589,10.645982,6.5064,10.373258 -L 6.5064,10.373258,6.4589,10.110272 -L 6.4589,10.110272,6.3023,9.876504 -L 6.3023,9.876504,6.0784,9.730395 -L 6.0784,9.730395,5.8049,9.681691 -L 5.8049,9.681691,5.5324,9.730395 -L 5.5324,9.730395,5.3084,9.876504 -L 5.3084,9.876504,5.1528,10.110272 -L 5.1528,10.110272,5.1043,10.373258 -L 5.1043,10.373258,5.1528,10.645982 -L 5.1528,10.645982,5.3084,10.879751 -L 5.3084,10.879751,5.5324,11.035591 -L 5.5324,11.035591,5.8049,11.084294 -L 3.5158,11.084294,3.7893,11.035591 -L 3.7893,11.035591,4.0232,10.879751 -L 4.0232,10.879751,4.1698,10.645982 -L 4.1698,10.645982,4.2273,10.373258 -L 4.2273,10.373258,4.1698,10.110272 -L 4.1698,10.110272,4.0132,9.876504 -L 4.0132,9.876504,3.7893,9.730395 -L 3.7893,9.730395,3.5257,9.671952 -L 3.5257,9.671952,3.2532,9.730395 -L 3.2532,9.730395,3.0193,9.876504 -L 3.0193,9.876504,2.8638,10.110272 -L 2.8638,10.110272,2.8152,10.373258 -L 2.8152,10.373258,2.8638,10.645982 -L 2.8638,10.645982,3.0193,10.879751 -L 3.0193,10.879751,3.2433,11.035591 -L 3.2433,11.035591,3.5158,11.084294 - -[ï½£] 67 -L 5.9819,2.951174,2.5721,2.951174 -L 2.5721,2.951174,1.9686,1.558318 -L 1.9686,1.558318,1.8031,1.110267 -L 1.8031,1.110267,1.7536,0.78884 -L 1.7536,0.78884,1.8031,0.603774 -L 1.8031,0.603774,1.9399,0.438187 -L 1.9399,0.438187,2.2421,0.311564 -L 2.2421,0.311564,2.7663,0.243383 -L 2.7663,0.243383,2.7663,-0.00012 -L 2.7663,-0.00012,0.0006,-0.00012 -L 0.0006,-0.00012,0.0006,0.243383 -L 0.0006,0.243383,0.4485,0.350528 -L 0.4485,0.350528,0.7111,0.496629 -L 0.7111,0.496629,1.0629,0.964166 -L 1.0629,0.964166,1.4424,1.762862 -L 1.4424,1.762862,4.5401,8.99988 -L 4.5401,8.99988,4.7729,8.99988 -L 4.7729,8.99988,7.833,1.684941 -L 7.833,1.684941,8.1828,0.954419 -L 8.1828,0.954419,8.5048,0.535593 -L 8.5048,0.535593,8.8645,0.331042 -L 8.8645,0.331042,9.3422,0.243383 -L 9.3422,0.243383,9.3422,-0.00012 -L 9.3422,-0.00012,5.8749,-0.00012 -L 5.8749,-0.00012,5.8749,0.243383 -L 5.8749,0.243383,6.3129,0.301825 -L 6.3129,0.301825,6.5864,0.418709 -L 6.5864,0.418709,6.7221,0.584288 -L 6.7221,0.584288,6.7697,0.779093 -L 6.7697,0.779093,6.7023,1.149223 -L 6.7023,1.149223,6.5071,1.684941 -L 6.5071,1.684941,5.9819,2.951174 -L 5.7966,3.428442,4.3062,6.983639 -L 4.3062,6.983639,2.7663,3.428442 -L 2.7663,3.428442,5.7966,3.428442 -L 4.6372,11.04533,5.1237,10.957663 -L 5.1237,10.957663,5.5231,10.684938 -L 5.5231,10.684938,5.7966,10.285591 -L 5.7966,10.285591,5.8838,9.808315 -L 5.8838,9.808315,5.7966,9.3213 -L 5.7966,9.3213,5.5231,8.921952 -L 5.5231,8.921952,5.1237,8.649227 -L 5.1237,8.649227,4.6372,8.56156 -L 4.6372,8.56156,4.1605,8.649227 -L 4.1605,8.649227,3.7612,8.921952 -L 3.7612,8.921952,3.4887,9.3213 -L 3.4887,9.3213,3.3995,9.808315 -L 3.3995,9.808315,3.4887,10.285591 -L 3.4887,10.285591,3.7612,10.684938 -L 3.7612,10.684938,4.1605,10.957663 -L 4.1605,10.957663,4.6372,11.04533 -L 4.6372,10.597279,4.3349,10.538837 -L 4.3349,10.538837,4.0813,10.363518 -L 4.0813,10.363518,3.9059,10.110272 -L 3.9059,10.110272,3.8484,9.808315 -L 3.8484,9.808315,3.9059,9.506373 -L 3.9059,9.506373,4.0813,9.243387 -L 4.0813,9.243387,4.3349,9.068053 -L 4.3349,9.068053,4.6372,9.009619 -L 4.6372,9.009619,4.9483,9.068053 -L 4.9483,9.068053,5.203,9.243387 -L 5.203,9.243387,5.3774,9.506373 -L 5.3774,9.506373,5.4359,9.808315 -L 5.4359,9.808315,5.3774,10.110272 -L 5.3774,10.110272,5.203,10.363518 -L 5.203,10.363518,4.9483,10.538837 -L 4.9483,10.538837,4.6372,10.597279 - -[、] 78 -L 6.8288,8.318053,6.8189,4.840783 -L 6.8189,4.840783,8.4955,4.840783 -L 8.4955,4.840783,9.1278,4.908964 -L 9.1278,4.908964,9.5459,5.123255 -L 9.5459,5.123255,9.7897,5.512864 -L 9.7897,5.512864,9.8967,6.126502 -L 9.8967,6.126502,10.1306,6.126502 -L 10.1306,6.126502,10.1306,3.068058 -L 10.1306,3.068058,9.8967,3.068058 -L 9.8967,3.068058,9.8105,3.603776 -L 9.8105,3.603776,9.6926,3.934943 -L 9.6926,3.934943,9.5172,4.139486 -L 9.5172,4.139486,9.2437,4.295326 -L 9.2437,4.295326,8.9811,4.353776 -L 8.9811,4.353776,8.4955,4.373254 -L 8.4955,4.373254,6.8189,4.373254 -L 6.8189,4.373254,6.8189,1.451173 -L 6.8189,1.451173,6.8387,0.983644 -L 6.8387,0.983644,6.8674,0.749876 -L 6.8674,0.749876,6.9358,0.64273 -L 6.9358,0.64273,7.0527,0.555071 -L 7.0527,0.555071,7.2569,0.496629 -L 7.2569,0.496629,7.569,0.477151 -L 7.569,0.477151,8.7472,0.477151 -L 8.7472,0.477151,9.3804,0.506368 -L 9.3804,0.506368,9.8392,0.594035 -L 9.8392,0.594035,10.2188,0.769354 -L 10.2188,0.769354,10.5795,1.051825 -L 10.5795,1.051825,11.0175,1.558318 -L 11.0175,1.558318,11.3584,2.210912 -L 11.3584,2.210912,11.611,2.210912 -L 11.611,2.210912,10.9095,-0.00012 -L 10.9095,-0.00012,4.2959,-0.00012 -L 4.2959,-0.00012,4.2959,0.243383 -L 4.2959,0.243383,4.6279,0.243383 -L 4.6279,0.243383,5.0956,0.321303 -L 5.0956,0.321303,5.4276,0.555071 -L 5.4276,0.555071,5.5425,0.905724 -L 5.5425,0.905724,5.5822,1.548579 -L 5.5822,1.548579,5.5822,3.408964 -L 5.5822,3.408964,3.0117,3.408964 -L 3.0117,3.408964,2.2031,1.899224 -L 2.2031,1.899224,1.8622,1.188187 -L 1.8622,1.188187,1.7443,0.769354 -L 1.7443,0.769354,1.7938,0.594035 -L 1.7938,0.594035,1.9484,0.438187 -L 1.9484,0.438187,2.2506,0.311564 -L 2.2506,0.311564,2.7669,0.243383 -L 2.7669,0.243383,2.7669,-0.00012 -L 2.7669,-0.00012,0.0002,-0.00012 -L 0.0002,-0.00012,0.0002,0.243383 -L 0.0002,0.243383,0.2638,0.2726 -L 0.2638,0.2726,0.4878,0.360267 -L 0.4878,0.360267,0.7018,0.525846 -L 0.7018,0.525846,0.9357,0.78884 -L 0.9357,0.78884,1.2082,1.188187 -L 1.2082,1.188187,1.5491,1.78234 -L 1.5491,1.78234,4.2196,6.779096 -L 4.2196,6.779096,4.5982,7.558314 -L 4.5982,7.558314,4.726,8.035589 -L 4.726,8.035589,4.6765,8.220655 -L 4.6765,8.220655,4.5496,8.357017 -L 4.5496,8.357017,4.1988,8.493387 -L 4.1988,8.493387,3.5954,8.56156 -L 3.5954,8.56156,3.5954,8.805068 -L 3.5954,8.805068,10.8133,8.805068 -L 10.8133,8.805068,10.9095,6.866763 -L 10.9095,6.866763,10.6855,6.866763 -L 10.6855,6.866763,10.5597,7.460915 -L 10.5597,7.460915,10.3644,7.889488 -L 10.3644,7.889488,10.1504,8.10377 -L 10.1504,8.10377,9.8581,8.259619 -L 9.8581,8.259619,9.537,8.308322 -L 9.537,8.308322,8.9712,8.318053 -L 8.9712,8.318053,6.8288,8.318053 -L 5.5822,8.318053,3.2634,3.886239 -L 3.2634,3.886239,5.5822,3.886239 -L 5.5822,3.886239,5.5822,8.318053 - -[ï½¥] 72 -L 7.529,8.99988,7.7232,6.009617 -L 7.7232,6.009617,7.529,6.009617 -L 7.529,6.009617,7.0415,7.168705 -L 7.0415,7.168705,6.3795,7.94793 -L 6.3795,7.94793,5.561,8.386242 -L 5.561,8.386242,4.5869,8.532343 -L 4.5869,8.532343,3.7496,8.425206 -L 3.7496,8.425206,3.0004,8.094031 -L 3.0004,8.094031,2.3662,7.519357 -L 2.3662,7.519357,1.8906,6.671951 -L 1.8906,6.671951,1.5883,5.581045 -L 1.5883,5.581045,1.4813,4.25637 -L 1.4813,4.25637,1.5774,3.136239 -L 1.5774,3.136239,1.8698,2.181695 -L 1.8698,2.181695,2.3474,1.402478 -L 2.3474,1.402478,3.0193,0.837535 -L 3.0193,0.837535,3.8378,0.48689 -L 3.8378,0.48689,4.7722,0.370006 -L 4.7722,0.370006,5.5808,0.457665 -L 5.5808,0.457665,6.2824,0.740137 -L 6.2824,0.740137,6.9741,1.285586 -L 6.9741,1.285586,7.7232,2.191434 -L 7.7232,2.191434,7.9284,2.064811 -L 7.9284,2.064811,7.208,1.042078 -L 7.208,1.042078,6.3795,0.340789 -L 6.3795,0.340789,5.4153,-0.0683 -L 5.4153,-0.0683,4.2857,-0.20466 -L 4.2857,-0.20466,2.3474,0.204419 -L 2.3474,0.204419,0.8957,1.421956 -L 0.8957,1.421956,0.2238,2.736891 -L 0.2238,2.736891,0.0009,4.266109 -L 0.0009,4.266109,0.1555,5.532342 -L 0.1555,5.532342,0.5944,6.68169 -L 0.5944,6.68169,1.295,7.665459 -L 1.295,7.665459,2.2216,8.395981 -L 2.2216,8.395981,3.3027,8.853779 -L 3.3027,8.853779,4.4809,8.99988 -L 4.4809,8.99988,5.4342,8.882996 -L 5.4342,8.882996,6.3696,8.532343 -L 6.3696,8.532343,6.6035,8.425206 -L 6.6035,8.425206,6.7492,8.395981 -L 6.7492,8.395981,6.9156,8.425206 -L 6.9156,8.425206,7.0613,8.512865 -L 7.0613,8.512865,7.208,8.727148 -L 7.208,8.727148,7.2952,8.99988 -L 7.2952,8.99988,7.529,8.99988 -L 4.0617,0.10702,4.4512,0.10702 -L 4.4512,0.10702,4.1192,-0.40921 -L 4.1192,-0.40921,4.4809,-0.54558 -L 4.4809,-0.54558,4.7336,-0.75986 -L 4.7336,-0.75986,4.8802,-1.03258 -L 4.8802,-1.03258,4.9377,-1.35402 -L 4.9377,-1.35402,4.8406,-1.79232 -L 4.8406,-1.79232,4.5493,-2.18194 -L 4.5493,-2.18194,4.1004,-2.44493 -L 4.1004,-2.44493,3.5365,-2.53259 -L 3.5365,-2.53259,3.264,-2.52285 -L 3.264,-2.52285,2.9321,-2.48389 -L 2.9321,-2.48389,2.9321,-2.21116 -L 2.9321,-2.21116,3.0975,-2.23064 -L 3.0975,-2.23064,3.2432,-2.23064 -L 3.2432,-2.23064,3.5454,-2.18194 -L 3.5454,-2.18194,3.7981,-2.01635 -L 3.7981,-2.01635,3.9636,-1.78258 -L 3.9636,-1.78258,4.0221,-1.5196 -L 4.0221,-1.5196,3.9834,-1.33453 -L 3.9834,-1.33453,3.8774,-1.17869 -L 3.8774,-1.17869,3.7109,-1.07155 -L 3.7109,-1.07155,3.5068,-1.04232 -L 3.5068,-1.04232,3.4285,-1.04232 -L 3.4285,-1.04232,3.3403,-1.05207 -L 3.3403,-1.05207,4.0617,0.10702 - -[ヲ] 62 -L 2.5046,8.318053,2.5046,4.840783 -L 2.5046,4.840783,4.4419,4.840783 -L 4.4419,4.840783,5.0662,4.899225 -L 5.0662,4.899225,5.4467,5.074552 -L 5.4467,5.074552,5.7083,5.483646 -L 5.7083,5.483646,5.8252,6.126502 -L 5.8252,6.126502,6.069,6.126502 -L 6.069,6.126502,6.069,3.058319 -L 6.069,3.058319,5.8252,3.058319 -L 5.8252,3.058319,5.738,3.58429 -L 5.738,3.58429,5.6409,3.886239 -L 5.6409,3.886239,5.4844,4.081044 -L 5.4844,4.081044,5.2604,4.236892 -L 5.2604,4.236892,4.9195,4.33429 -L 4.9195,4.33429,4.4419,4.373254 -L 4.4419,4.373254,2.5046,4.373254 -L 2.5046,4.373254,2.5046,1.470659 -L 2.5046,1.470659,2.5234,0.993383 -L 2.5234,0.993383,2.5631,0.759615 -L 2.5631,0.759615,2.6305,0.64273 -L 2.6305,0.64273,2.7375,0.555071 -L 2.7375,0.555071,2.9327,0.496629 -L 2.9327,0.496629,3.2349,0.477151 -L 3.2349,0.477151,4.7253,0.477151 -L 4.7253,0.477151,5.3674,0.506368 -L 5.3674,0.506368,5.8163,0.584288 -L 5.8163,0.584288,6.1473,0.740137 -L 6.1473,0.740137,6.4594,0.993383 -L 6.4594,0.993383,6.8677,1.499876 -L 6.8677,1.499876,7.2869,2.210912 -L 7.2869,2.210912,7.5396,2.210912 -L 7.5396,2.210912,6.7805,-0.00012 -L 6.7805,-0.00012,0.0005,-0.00012 -L 0.0005,-0.00012,0.0005,0.243383 -L 0.0005,0.243383,0.3127,0.243383 -L 0.3127,0.243383,0.6149,0.2726 -L 0.6149,0.2726,0.9072,0.389484 -L 0.9072,0.389484,1.0816,0.516107 -L 1.0816,0.516107,1.1886,0.701173 -L 1.1886,0.701173,1.2392,1.012861 -L 1.2392,1.012861,1.257,1.548579 -L 1.257,1.548579,1.257,7.266111 -L 1.257,7.266111,1.2184,7.94793 -L 1.2184,7.94793,1.0915,8.298575 -L 1.0915,8.298575,0.7804,8.493387 -L 0.7804,8.493387,0.3127,8.56156 -L 0.3127,8.56156,0.0005,8.56156 -L 0.0005,8.56156,0.0005,8.805068 -L 0.0005,8.805068,6.7805,8.805068 -L 6.7805,8.805068,6.8776,6.876502 -L 6.8776,6.876502,6.6338,6.876502 -L 6.6338,6.876502,6.4892,7.460915 -L 6.4892,7.460915,6.3316,7.831046 -L 6.3316,7.831046,6.1186,8.055067 -L 6.1186,8.055067,5.8352,8.220655 -L 5.8352,8.220655,5.4744,8.298575 -L 5.4744,8.298575,4.9195,8.318053 -L 4.9195,8.318053,2.5046,8.318053 -L 2.3679,11.658968,3.8097,11.658968 -L 3.8097,11.658968,4.5023,9.428445 -L 4.5023,9.428445,4.2764,9.428445 -L 4.2764,9.428445,2.3679,11.658968 - -[ァ] 62 -L 2.5023,8.318053,2.5023,4.840783 -L 2.5023,4.840783,4.4405,4.840783 -L 4.4405,4.840783,5.0648,4.899225 -L 5.0648,4.899225,5.4424,5.074552 -L 5.4424,5.074552,5.707,5.483646 -L 5.707,5.483646,5.8229,6.126502 -L 5.8229,6.126502,6.0667,6.126502 -L 6.0667,6.126502,6.0667,3.058319 -L 6.0667,3.058319,5.8229,3.058319 -L 5.8229,3.058319,5.7357,3.58429 -L 5.7357,3.58429,5.6386,3.886239 -L 5.6386,3.886239,5.482,4.081044 -L 5.482,4.081044,5.2591,4.236892 -L 5.2591,4.236892,4.9182,4.33429 -L 4.9182,4.33429,4.4405,4.373254 -L 4.4405,4.373254,2.5023,4.373254 -L 2.5023,4.373254,2.5023,1.470659 -L 2.5023,1.470659,2.5221,0.993383 -L 2.5221,0.993383,2.5607,0.759615 -L 2.5607,0.759615,2.6291,0.64273 -L 2.6291,0.64273,2.7361,0.555071 -L 2.7361,0.555071,2.9304,0.496629 -L 2.9304,0.496629,3.2326,0.477151 -L 3.2326,0.477151,4.723,0.477151 -L 4.723,0.477151,5.3671,0.506368 -L 5.3671,0.506368,5.813,0.584288 -L 5.813,0.584288,6.145,0.740137 -L 6.145,0.740137,6.4561,0.993383 -L 6.4561,0.993383,6.8644,1.499876 -L 6.8644,1.499876,7.2845,2.210912 -L 7.2845,2.210912,7.5372,2.210912 -L 7.5372,2.210912,6.7772,-0.00012 -L 6.7772,-0.00012,-0.0008,-0.00012 -L -0.0008,-0.00012,-0.0008,0.243383 -L -0.0008,0.243383,0.3103,0.243383 -L 0.3103,0.243383,0.6126,0.2726 -L 0.6126,0.2726,0.9049,0.389484 -L 0.9049,0.389484,1.0803,0.516107 -L 1.0803,0.516107,1.1873,0.701173 -L 1.1873,0.701173,1.2359,1.012861 -L 1.2359,1.012861,1.2557,1.548579 -L 1.2557,1.548579,1.2557,7.266111 -L 1.2557,7.266111,1.216,7.94793 -L 1.216,7.94793,1.0912,8.298575 -L 1.0912,8.298575,0.778,8.493387 -L 0.778,8.493387,0.3103,8.56156 -L 0.3103,8.56156,-0.0008,8.56156 -L -0.0008,8.56156,-0.0008,8.805068 -L -0.0008,8.805068,6.7772,8.805068 -L 6.7772,8.805068,6.8743,6.876502 -L 6.8743,6.876502,6.6315,6.876502 -L 6.6315,6.876502,6.4849,7.460915 -L 6.4849,7.460915,6.3293,7.831046 -L 6.3293,7.831046,6.1152,8.055067 -L 6.1152,8.055067,5.8328,8.220655 -L 5.8328,8.220655,5.4731,8.298575 -L 5.4731,8.298575,4.9182,8.318053 -L 4.9182,8.318053,2.5023,8.318053 -L 5.269,11.658968,3.3505,9.428445 -L 3.3505,9.428445,3.1256,9.428445 -L 3.1256,9.428445,3.8073,11.658968 -L 3.8073,11.658968,5.269,11.658968 - -[ィ] 65 -L 2.5029,8.318053,2.5029,4.840783 -L 2.5029,4.840783,4.4412,4.840783 -L 4.4412,4.840783,5.0655,4.899225 -L 5.0655,4.899225,5.445,5.074552 -L 5.445,5.074552,5.7076,5.483646 -L 5.7076,5.483646,5.8245,6.126502 -L 5.8245,6.126502,6.0693,6.126502 -L 6.0693,6.126502,6.0693,3.058319 -L 6.0693,3.058319,5.8245,3.058319 -L 5.8245,3.058319,5.7373,3.58429 -L 5.7373,3.58429,5.6402,3.886239 -L 5.6402,3.886239,5.4836,4.081044 -L 5.4836,4.081044,5.2607,4.236892 -L 5.2607,4.236892,4.9198,4.33429 -L 4.9198,4.33429,4.4412,4.373254 -L 4.4412,4.373254,2.5029,4.373254 -L 2.5029,4.373254,2.5029,1.470659 -L 2.5029,1.470659,2.5227,0.993383 -L 2.5227,0.993383,2.5624,0.759615 -L 2.5624,0.759615,2.6307,0.64273 -L 2.6307,0.64273,2.7378,0.555071 -L 2.7378,0.555071,2.933,0.496629 -L 2.933,0.496629,3.2342,0.477151 -L 3.2342,0.477151,4.7246,0.477151 -L 4.7246,0.477151,5.3667,0.506368 -L 5.3667,0.506368,5.8156,0.584288 -L 5.8156,0.584288,6.1466,0.740137 -L 6.1466,0.740137,6.4577,0.993383 -L 6.4577,0.993383,6.867,1.499876 -L 6.867,1.499876,7.2862,2.210912 -L 7.2862,2.210912,7.5389,2.210912 -L 7.5389,2.210912,6.7788,-0.00012 -L 6.7788,-0.00012,-0.0002,-0.00012 -L -0.0002,-0.00012,-0.0002,0.243383 -L -0.0002,0.243383,0.3129,0.243383 -L 0.3129,0.243383,0.6152,0.2726 -L 0.6152,0.2726,0.9055,0.389484 -L 0.9055,0.389484,1.0819,0.516107 -L 1.0819,0.516107,1.1889,0.701173 -L 1.1889,0.701173,1.2375,1.012861 -L 1.2375,1.012861,1.2573,1.548579 -L 1.2573,1.548579,1.2573,7.266111 -L 1.2573,7.266111,1.2187,7.94793 -L 1.2187,7.94793,1.0908,8.298575 -L 1.0908,8.298575,0.7807,8.493387 -L 0.7807,8.493387,0.3129,8.56156 -L 0.3129,8.56156,-0.0002,8.56156 -L -0.0002,8.56156,-0.0002,8.805068 -L -0.0002,8.805068,6.7788,8.805068 -L 6.7788,8.805068,6.8779,6.876502 -L 6.8779,6.876502,6.6331,6.876502 -L 6.6331,6.876502,6.4875,7.460915 -L 6.4875,7.460915,6.3329,7.831046 -L 6.3329,7.831046,6.1169,8.055067 -L 6.1169,8.055067,5.8344,8.220655 -L 5.8344,8.220655,5.4737,8.298575 -L 5.4737,8.298575,4.9198,8.318053 -L 4.9198,8.318053,2.5029,8.318053 -L 3.2144,11.63949,4.4124,11.63949 -L 4.4124,11.63949,5.6402,9.496634 -L 5.6402,9.496634,5.445,9.496634 -L 5.445,9.496634,3.6732,10.870011 -L 3.6732,10.870011,2.1818,9.486895 -L 2.1818,9.486895,1.9876,9.486895 -L 1.9876,9.486895,3.2144,11.63949 - -[ゥ] 90 -L 2.5035,8.318053,2.5035,4.840783 -L 2.5035,4.840783,4.4428,4.840783 -L 4.4428,4.840783,5.0651,4.899225 -L 5.0651,4.899225,5.4456,5.074552 -L 5.4456,5.074552,5.7082,5.483646 -L 5.7082,5.483646,5.8252,6.126502 -L 5.8252,6.126502,6.0689,6.126502 -L 6.0689,6.126502,6.0689,3.058319 -L 6.0689,3.058319,5.8252,3.058319 -L 5.8252,3.058319,5.737,3.58429 -L 5.737,3.58429,5.6399,3.886239 -L 5.6399,3.886239,5.4853,4.081044 -L 5.4853,4.081044,5.2603,4.236892 -L 5.2603,4.236892,4.9194,4.33429 -L 4.9194,4.33429,4.4428,4.373254 -L 4.4428,4.373254,2.5035,4.373254 -L 2.5035,4.373254,2.5035,1.470659 -L 2.5035,1.470659,2.5244,0.993383 -L 2.5244,0.993383,2.562,0.759615 -L 2.562,0.759615,2.6304,0.64273 -L 2.6304,0.64273,2.7374,0.555071 -L 2.7374,0.555071,2.9316,0.496629 -L 2.9316,0.496629,3.2339,0.477151 -L 3.2339,0.477151,4.7242,0.477151 -L 4.7242,0.477151,5.3674,0.506368 -L 5.3674,0.506368,5.8153,0.584288 -L 5.8153,0.584288,6.1462,0.740137 -L 6.1462,0.740137,6.4594,0.993383 -L 6.4594,0.993383,6.8686,1.499876 -L 6.8686,1.499876,7.2858,2.210912 -L 7.2858,2.210912,7.5405,2.210912 -L 7.5405,2.210912,6.7794,-0.00012 -L 6.7794,-0.00012,0.0014,-0.00012 -L 0.0014,-0.00012,0.0014,0.243383 -L 0.0014,0.243383,0.3116,0.243383 -L 0.3116,0.243383,0.6138,0.2726 -L 0.6138,0.2726,0.9071,0.389484 -L 0.9071,0.389484,1.0815,0.516107 -L 1.0815,0.516107,1.1886,0.701173 -L 1.1886,0.701173,1.2371,1.012861 -L 1.2371,1.012861,1.2569,1.548579 -L 1.2569,1.548579,1.2569,7.266111 -L 1.2569,7.266111,1.2173,7.94793 -L 1.2173,7.94793,1.0915,8.298575 -L 1.0915,8.298575,0.7793,8.493387 -L 0.7793,8.493387,0.3116,8.56156 -L 0.3116,8.56156,0.0014,8.56156 -L 0.0014,8.56156,0.0014,8.805068 -L 0.0014,8.805068,6.7794,8.805068 -L 6.7794,8.805068,6.8765,6.876502 -L 6.8765,6.876502,6.6338,6.876502 -L 6.6338,6.876502,6.4871,7.460915 -L 6.4871,7.460915,6.3315,7.831046 -L 6.3315,7.831046,6.1175,8.055067 -L 6.1175,8.055067,5.8351,8.220655 -L 5.8351,8.220655,5.4744,8.298575 -L 5.4744,8.298575,4.9194,8.318053 -L 4.9194,8.318053,2.5035,8.318053 -L 4.9492,11.084294,5.2207,11.035591 -L 5.2207,11.035591,5.4456,10.879751 -L 5.4456,10.879751,5.6012,10.645982 -L 5.6012,10.645982,5.6508,10.373258 -L 5.6508,10.373258,5.6012,10.110272 -L 5.6012,10.110272,5.4456,9.876504 -L 5.4456,9.876504,5.2207,9.730395 -L 5.2207,9.730395,4.9492,9.681691 -L 4.9492,9.681691,4.6767,9.730395 -L 4.6767,9.730395,4.4517,9.876504 -L 4.4517,9.876504,4.2952,10.110272 -L 4.2952,10.110272,4.2466,10.373258 -L 4.2466,10.373258,4.2952,10.645982 -L 4.2952,10.645982,4.4517,10.879751 -L 4.4517,10.879751,4.6767,11.035591 -L 4.6767,11.035591,4.9492,11.084294 -L 2.6601,11.084294,2.9316,11.035591 -L 2.9316,11.035591,3.1665,10.879751 -L 3.1665,10.879751,3.3121,10.645982 -L 3.3121,10.645982,3.3706,10.373258 -L 3.3706,10.373258,3.3121,10.110272 -L 3.3121,10.110272,3.1566,9.876504 -L 3.1566,9.876504,2.9316,9.730395 -L 2.9316,9.730395,2.669,9.671952 -L 2.669,9.671952,2.3965,9.730395 -L 2.3965,9.730395,2.1627,9.876504 -L 2.1627,9.876504,2.0071,10.110272 -L 2.0071,10.110272,1.9575,10.373258 -L 1.9575,10.373258,2.0071,10.645982 -L 2.0071,10.645982,2.1627,10.879751 -L 2.1627,10.879751,2.3876,11.035591 -L 2.3876,11.035591,2.6601,11.084294 - -[ェ] 36 -L 3.7686,0.243383,3.7686,-0.00012 -L 3.7686,-0.00012,-0.0009,-0.00012 -L -0.0009,-0.00012,-0.0009,0.243383 -L -0.0009,0.243383,0.3112,0.243383 -L 0.3112,0.243383,0.778,0.321303 -L 0.778,0.321303,1.101,0.555071 -L 1.101,0.555071,1.2169,0.915455 -L 1.2169,0.915455,1.2556,1.558318 -L 1.2556,1.558318,1.2556,7.246633 -L 1.2556,7.246633,1.2378,7.801821 -L 1.2378,7.801821,1.1783,8.123256 -L 1.1783,8.123256,1.0703,8.279097 -L 1.0703,8.279097,0.9048,8.40572 -L 0.9048,8.40572,0.6135,8.522604 -L 0.6135,8.522604,0.3112,8.56156 -L 0.3112,8.56156,-0.0009,8.56156 -L -0.0009,8.56156,-0.0009,8.805068 -L -0.0009,8.805068,3.7686,8.805068 -L 3.7686,8.805068,3.7686,8.56156 -L 3.7686,8.56156,3.4585,8.56156 -L 3.4585,8.56156,2.9897,8.483648 -L 2.9897,8.483648,2.6687,8.240141 -L 2.6687,8.240141,2.5418,7.889488 -L 2.5418,7.889488,2.5022,7.246633 -L 2.5022,7.246633,2.5022,1.558318 -L 2.5022,1.558318,2.522,1.003122 -L 2.522,1.003122,2.5904,0.671955 -L 2.5904,0.671955,2.6875,0.525846 -L 2.6875,0.525846,2.8629,0.399223 -L 2.8629,0.399223,3.1453,0.282339 -L 3.1453,0.282339,3.4585,0.243383 -L 3.4585,0.243383,3.7686,0.243383 -L 0.447,11.658968,1.8888,11.658968 -L 1.8888,11.658968,2.5815,9.428445 -L 2.5815,9.428445,2.3565,9.428445 -L 2.3565,9.428445,0.447,11.658968 - -[ォ] 36 -L 3.7692,0.243383,3.7692,-0.00012 -L 3.7692,-0.00012,-0.0003,-0.00012 -L -0.0003,-0.00012,-0.0003,0.243383 -L -0.0003,0.243383,0.3129,0.243383 -L 0.3129,0.243383,0.7786,0.321303 -L 0.7786,0.321303,1.1007,0.555071 -L 1.1007,0.555071,1.2176,0.915455 -L 1.2176,0.915455,1.2572,1.558318 -L 1.2572,1.558318,1.2572,7.246633 -L 1.2572,7.246633,1.2364,7.801821 -L 1.2364,7.801821,1.1789,8.123256 -L 1.1789,8.123256,1.0719,8.279097 -L 1.0719,8.279097,0.9054,8.40572 -L 0.9054,8.40572,0.6131,8.522604 -L 0.6131,8.522604,0.3129,8.56156 -L 0.3129,8.56156,-0.0003,8.56156 -L -0.0003,8.56156,-0.0003,8.805068 -L -0.0003,8.805068,3.7692,8.805068 -L 3.7692,8.805068,3.7692,8.56156 -L 3.7692,8.56156,3.4571,8.56156 -L 3.4571,8.56156,2.9904,8.483648 -L 2.9904,8.483648,2.6703,8.240141 -L 2.6703,8.240141,2.5425,7.889488 -L 2.5425,7.889488,2.5038,7.246633 -L 2.5038,7.246633,2.5038,1.558318 -L 2.5038,1.558318,2.5226,1.003122 -L 2.5226,1.003122,2.591,0.671955 -L 2.591,0.671955,2.6881,0.525846 -L 2.6881,0.525846,2.8635,0.399223 -L 2.8635,0.399223,3.1469,0.282339 -L 3.1469,0.282339,3.4571,0.243383 -L 3.4571,0.243383,3.7692,0.243383 -L 3.3422,11.658968,1.4217,9.428445 -L 1.4217,9.428445,1.1978,9.428445 -L 1.1978,9.428445,1.8795,11.658968 -L 1.8795,11.658968,3.3422,11.658968 - -[ャ] 39 -L 3.7699,0.243383,3.7699,-0.00012 -L 3.7699,-0.00012,0.0004,-0.00012 -L 0.0004,-0.00012,0.0004,0.243383 -L 0.0004,0.243383,0.3125,0.243383 -L 0.3125,0.243383,0.7802,0.321303 -L 0.7802,0.321303,1.1013,0.555071 -L 1.1013,0.555071,1.2182,0.915455 -L 1.2182,0.915455,1.2569,1.558318 -L 1.2569,1.558318,1.2569,7.246633 -L 1.2569,7.246633,1.237,7.801821 -L 1.237,7.801821,1.1796,8.123256 -L 1.1796,8.123256,1.0716,8.279097 -L 1.0716,8.279097,0.9061,8.40572 -L 0.9061,8.40572,0.6137,8.522604 -L 0.6137,8.522604,0.3125,8.56156 -L 0.3125,8.56156,0.0004,8.56156 -L 0.0004,8.56156,0.0004,8.805068 -L 0.0004,8.805068,3.7699,8.805068 -L 3.7699,8.805068,3.7699,8.56156 -L 3.7699,8.56156,3.4587,8.56156 -L 3.4587,8.56156,2.991,8.483648 -L 2.991,8.483648,2.669,8.240141 -L 2.669,8.240141,2.5431,7.889488 -L 2.5431,7.889488,2.5035,7.246633 -L 2.5035,7.246633,2.5035,1.558318 -L 2.5035,1.558318,2.5233,1.003122 -L 2.5233,1.003122,2.5917,0.671955 -L 2.5917,0.671955,2.6888,0.525846 -L 2.6888,0.525846,2.8642,0.399223 -L 2.8642,0.399223,3.1466,0.282339 -L 3.1466,0.282339,3.4587,0.243383 -L 3.4587,0.243383,3.7699,0.243383 -L 1.2866,11.63949,2.4846,11.63949 -L 2.4846,11.63949,3.7114,9.486895 -L 3.7114,9.486895,3.5172,9.486895 -L 3.5172,9.486895,1.7434,10.870011 -L 1.7434,10.870011,0.254,9.486895 -L 0.254,9.486895,0.0588,9.486895 -L 0.0588,9.486895,1.2866,11.63949 - -[ï½­] 64 -L 3.7695,0.243383,3.7695,-0.00012 -L 3.7695,-0.00012,0,-0.00012 -L 0,-0.00012,0,0.243383 -L 0,0.243383,0.3121,0.243383 -L 0.3121,0.243383,0.7789,0.321303 -L 0.7789,0.321303,1.1019,0.555071 -L 1.1019,0.555071,1.2179,0.915455 -L 1.2179,0.915455,1.2565,1.558318 -L 1.2565,1.558318,1.2565,7.246633 -L 1.2565,7.246633,1.2377,7.801821 -L 1.2377,7.801821,1.1792,8.123256 -L 1.1792,8.123256,1.0722,8.279097 -L 1.0722,8.279097,0.9067,8.40572 -L 0.9067,8.40572,0.6134,8.522604 -L 0.6134,8.522604,0.3121,8.56156 -L 0.3121,8.56156,0,8.56156 -L 0,8.56156,0,8.805068 -L 0,8.805068,3.7695,8.805068 -L 3.7695,8.805068,3.7695,8.56156 -L 3.7695,8.56156,3.4584,8.56156 -L 3.4584,8.56156,2.9907,8.483648 -L 2.9907,8.483648,2.6686,8.240141 -L 2.6686,8.240141,2.5427,7.889488 -L 2.5427,7.889488,2.5031,7.246633 -L 2.5031,7.246633,2.5031,1.558318 -L 2.5031,1.558318,2.5229,1.003122 -L 2.5229,1.003122,2.5913,0.671955 -L 2.5913,0.671955,2.6894,0.525846 -L 2.6894,0.525846,2.8638,0.399223 -L 2.8638,0.399223,3.1462,0.282339 -L 3.1462,0.282339,3.4584,0.243383 -L 3.4584,0.243383,3.7695,0.243383 -L 3.0204,11.084294,3.2929,11.035591 -L 3.2929,11.035591,3.5158,10.879751 -L 3.5158,10.879751,3.6724,10.645982 -L 3.6724,10.645982,3.721,10.373258 -L 3.721,10.373258,3.6724,10.110272 -L 3.6724,10.110272,3.5158,9.876504 -L 3.5158,9.876504,3.2929,9.730395 -L 3.2929,9.730395,3.0204,9.671952 -L 3.0204,9.671952,2.7469,9.730395 -L 2.7469,9.730395,2.5229,9.876504 -L 2.5229,9.876504,2.3664,10.110272 -L 2.3664,10.110272,2.3188,10.373258 -L 2.3188,10.373258,2.3664,10.645982 -L 2.3664,10.645982,2.5229,10.879751 -L 2.5229,10.879751,2.7469,11.035591 -L 2.7469,11.035591,3.0204,11.084294 -L 0.7313,11.084294,1.0038,11.035591 -L 1.0038,11.035591,1.2377,10.879751 -L 1.2377,10.879751,1.3834,10.645982 -L 1.3834,10.645982,1.4428,10.373258 -L 1.4428,10.373258,1.3834,10.110272 -L 1.3834,10.110272,1.2278,9.876504 -L 1.2278,9.876504,1.0038,9.730395 -L 1.0038,9.730395,0.7402,9.671952 -L 0.7402,9.671952,0.4687,9.730395 -L 0.4687,9.730395,0.2339,9.876504 -L 0.2339,9.876504,0.0783,10.110272 -L 0.0783,10.110272,0.0307,10.373258 -L 0.0307,10.373258,0.0783,10.645982 -L 0.0783,10.645982,0.2339,10.879751 -L 0.2339,10.879751,0.4578,11.035591 -L 0.4578,11.035591,0.7313,11.084294 - -[ï½®] 46 -L 0.0006,-0.00012,0.0006,0.243383 -L 0.0006,0.243383,0.3316,0.243383 -L 0.3316,0.243383,0.8092,0.331042 -L 0.8092,0.331042,1.1313,0.603774 -L 1.1313,0.603774,1.2373,0.94468 -L 1.2373,0.94468,1.268,1.558318 -L 1.268,1.558318,1.268,4.402472 -L 1.268,4.402472,0.0006,4.402472 -L 0.0006,4.402472,0.0006,4.879747 -L 0.0006,4.879747,1.268,4.879747 -L 1.268,4.879747,1.268,7.246633 -L 1.268,7.246633,1.2284,7.918705 -L 1.2284,7.918705,1.0927,8.279097 -L 1.0927,8.279097,0.7696,8.493387 -L 0.7696,8.493387,0.3316,8.56156 -L 0.3316,8.56156,0.0006,8.56156 -L 0.0006,8.56156,0.0006,8.805068 -L 0.0006,8.805068,3.5858,8.805068 -L 3.5858,8.805068,5.3685,8.688184 -L 5.3685,8.688184,6.6151,8.337539 -L 6.6151,8.337539,7.51,7.73364 -L 7.51,7.73364,8.2324,6.857016 -L 8.2324,6.857016,8.708,5.746632 -L 8.708,5.746632,8.8646,4.460914 -L 8.8646,4.460914,8.5722,2.736891 -L 8.5722,2.736891,7.6754,1.295333 -L 7.6754,1.295333,6.1474,0.321303 -L 6.1474,0.321303,3.9357,-0.00012 -L 3.9357,-0.00012,0.0006,-0.00012 -L 2.5236,0.65247,3.2846,0.516107 -L 3.2846,0.516107,3.9069,0.467412 -L 3.9069,0.467412,5.2794,0.730397 -L 5.2794,0.730397,6.4001,1.529101 -L 6.4001,1.529101,7.1403,2.775847 -L 7.1403,2.775847,7.394,4.392732 -L 7.394,4.392732,7.1403,6.029096 -L 7.1403,6.029096,6.4001,7.266111 -L 6.4001,7.266111,5.2714,8.055067 -L 5.2714,8.055067,3.8584,8.318053 -L 3.8584,8.318053,3.2242,8.279097 -L 3.2242,8.279097,2.5236,8.132995 -L 2.5236,8.132995,2.5236,4.879747 -L 2.5236,4.879747,5.0752,4.879747 -L 5.0752,4.879747,5.0752,4.402472 -L 5.0752,4.402472,2.5236,4.402472 -L 2.5236,4.402472,2.5236,0.65247 - -[ッ] 73 -L 0.0003,8.805068,2.3865,8.805068 -L 2.3865,8.805068,7.7732,2.201173 -L 7.7732,2.201173,7.7732,7.27585 -L 7.7732,7.27585,7.7246,7.938183 -L 7.7246,7.938183,7.5879,8.288836 -L 7.5879,8.288836,7.2767,8.493387 -L 7.2767,8.493387,6.8278,8.56156 -L 6.8278,8.56156,6.5256,8.56156 -L 6.5256,8.56156,6.5256,8.805068 -L 6.5256,8.805068,9.5846,8.805068 -L 9.5846,8.805068,9.5846,8.56156 -L 9.5846,8.56156,9.2725,8.56156 -L 9.2725,8.56156,8.7968,8.473901 -L 8.7968,8.473901,8.4837,8.220655 -L 8.4837,8.220655,8.3767,7.879749 -L 8.3767,7.879749,8.338,7.27585 -L 8.338,7.27585,8.338,-0.14622 -L 8.338,-0.14622,8.1042,-0.14622 -L 8.1042,-0.14622,2.3082,6.944683 -L 2.3082,6.944683,2.3082,1.529101 -L 2.3082,1.529101,2.3478,0.86676 -L 2.3478,0.86676,2.4836,0.516107 -L 2.4836,0.516107,2.7957,0.311564 -L 2.7957,0.311564,3.2436,0.243383 -L 3.2436,0.243383,3.5548,0.243383 -L 3.5548,0.243383,3.5548,-0.00012 -L 3.5548,-0.00012,0.4868,-0.00012 -L 0.4868,-0.00012,0.4868,0.243383 -L 0.4868,0.243383,0.7891,0.243383 -L 0.7891,0.243383,1.2756,0.321303 -L 1.2756,0.321303,1.5888,0.574549 -L 1.5888,0.574549,1.6958,0.915455 -L 1.6958,0.915455,1.7344,1.529101 -L 1.7344,1.529101,1.7344,7.645981 -L 1.7344,7.645981,1.3925,8.016111 -L 1.3925,8.016111,1.1508,8.240141 -L 1.1508,8.240141,0.906,8.376503 -L 0.906,8.376503,0.575,8.503126 -L 0.575,8.503126,0.3313,8.551829 -L 0.3313,8.551829,0.0003,8.56156 -L 0.0003,8.56156,0.0003,8.805068 -L 3.088,9.506373,2.8829,9.506373 -L 2.8829,9.506373,2.9899,10.275851 -L 2.9899,10.275851,3.2535,10.792083 -L 3.2535,10.792083,3.6331,11.094033 -L 3.6331,11.094033,4.1008,11.191431 -L 4.1008,11.191431,4.3545,11.171953 -L 4.3545,11.171953,4.5883,11.103772 -L 4.5883,11.103772,4.9381,10.938185 -L 4.9381,10.938185,5.4158,10.636243 -L 5.4158,10.636243,5.8835,10.373258 -L 5.8835,10.373258,6.2145,10.285591 -L 6.2145,10.285591,6.4087,10.334286 -L 6.4087,10.334286,6.5761,10.460909 -L 6.5761,10.460909,6.7208,10.733641 -L 6.7208,10.733641,6.8278,11.191431 -L 6.8278,11.191431,7.032,11.191431 -L 7.032,11.191431,6.9933,10.645982 -L 6.9933,10.645982,6.8665,10.227148 -L 6.8665,10.227148,6.6733,9.91546 -L 6.6733,9.91546,6.4007,9.681691 -L 6.4007,9.681691,6.0985,9.53559 -L 6.0985,9.53559,5.7963,9.486895 -L 5.7963,9.486895,5.2205,9.613518 -L 5.2205,9.613518,4.5209,10.003127 -L 4.5209,10.003127,4.1791,10.227148 -L 4.1791,10.227148,3.9739,10.334286 -L 3.9739,10.334286,3.8283,10.382997 -L 3.8283,10.382997,3.6915,10.392736 -L 3.6915,10.392736,3.4478,10.334286 -L 3.4478,10.334286,3.2733,10.158967 -L 3.2733,10.158967,3.1852,9.944685 -L 3.1852,9.944685,3.088,9.506373 - -[ï½°] 36 -L 4.3928,8.99988,5.9911,8.678445 -L 5.9911,8.678445,7.3636,7.704423 -L 7.3636,7.704423,8.3079,6.243386 -L 8.3079,6.243386,8.6201,4.451175 -L 8.6201,4.451175,8.3079,2.620007 -L 8.3079,2.620007,7.3537,1.120006 -L 7.3537,1.120006,5.9614,0.126498 -L 5.9614,0.126498,4.2956,-0.20466 -L 4.2956,-0.20466,2.621,0.126498 -L 2.621,0.126498,1.2366,1.090789 -L 1.2366,1.090789,0.3121,2.571304 -L 0.3121,2.571304,0.0009,4.431696 -L 0.0009,4.431696,0.3606,6.340784 -L 0.3606,6.340784,1.4318,7.850524 -L 1.4318,7.850524,2.7855,8.717409 -L 2.7855,8.717409,4.3928,8.99988 -L 4.2768,8.532343,3.2046,8.308322 -L 3.2046,8.308322,2.3762,7.65572 -L 2.3762,7.65572,1.7043,6.311559 -L 1.7043,6.311559,1.4903,4.460914 -L 1.4903,4.460914,1.7152,2.551826 -L 1.7152,2.551826,2.4059,1.139484 -L 2.4059,1.139484,3.2343,0.477151 -L 3.2343,0.477151,4.2768,0.262861 -L 4.2768,0.262861,5.4065,0.496629 -L 5.4065,0.496629,6.3211,1.227151 -L 6.3211,1.227151,6.9365,2.473906 -L 6.9365,2.473906,7.1297,4.275848 -L 7.1297,4.275848,6.9157,6.253125 -L 6.9157,6.253125,6.2438,7.645981 -L 6.2438,7.645981,5.3966,8.308322 -L 5.3966,8.308322,4.2768,8.532343 -L 2.8538,11.658968,4.2956,11.658968 -L 4.2956,11.658968,4.9873,9.428445 -L 4.9873,9.428445,4.7634,9.428445 -L 4.7634,9.428445,2.8538,11.658968 - -[ï½±] 36 -L 4.3934,8.99988,5.9908,8.678445 -L 5.9908,8.678445,7.3642,7.704423 -L 7.3642,7.704423,8.3086,6.243386 -L 8.3086,6.243386,8.6207,4.451175 -L 8.6207,4.451175,8.3086,2.620007 -L 8.3086,2.620007,7.3543,1.120006 -L 7.3543,1.120006,5.9611,0.126498 -L 5.9611,0.126498,4.2963,-0.20466 -L 4.2963,-0.20466,2.6206,0.126498 -L 2.6206,0.126498,1.2373,1.090789 -L 1.2373,1.090789,0.3117,2.571304 -L 0.3117,2.571304,0.0006,4.431696 -L 0.0006,4.431696,0.3613,6.340784 -L 0.3613,6.340784,1.4325,7.850524 -L 1.4325,7.850524,2.7861,8.717409 -L 2.7861,8.717409,4.3934,8.99988 -L 4.2765,8.532343,3.2053,8.308322 -L 3.2053,8.308322,2.3768,7.65572 -L 2.3768,7.65572,1.705,6.311559 -L 1.705,6.311559,1.4909,4.460914 -L 1.4909,4.460914,1.7149,2.551826 -L 1.7149,2.551826,2.4066,1.139484 -L 2.4066,1.139484,3.234,0.477151 -L 3.234,0.477151,4.2765,0.262861 -L 4.2765,0.262861,5.4061,0.496629 -L 5.4061,0.496629,6.3218,1.227151 -L 6.3218,1.227151,6.9351,2.473906 -L 6.9351,2.473906,7.1304,4.275848 -L 7.1304,4.275848,6.9163,6.253125 -L 6.9163,6.253125,6.2445,7.645981 -L 6.2445,7.645981,5.3962,8.308322 -L 5.3962,8.308322,4.2765,8.532343 -L 5.747,11.658968,3.8286,9.428445 -L 3.8286,9.428445,3.6046,9.428445 -L 3.6046,9.428445,4.2864,11.658968 -L 4.2864,11.658968,5.747,11.658968 - -[ï½²] 39 -L 4.394,8.99988,5.9904,8.678445 -L 5.9904,8.678445,7.3639,7.704423 -L 7.3639,7.704423,8.3082,6.243386 -L 8.3082,6.243386,8.6204,4.451175 -L 8.6204,4.451175,8.3082,2.620007 -L 8.3082,2.620007,7.3549,1.120006 -L 7.3549,1.120006,5.9607,0.126498 -L 5.9607,0.126498,4.2959,-0.20466 -L 4.2959,-0.20466,2.6202,0.126498 -L 2.6202,0.126498,1.2369,1.090789 -L 1.2369,1.090789,0.3114,2.571304 -L 0.3114,2.571304,0.0002,4.431696 -L 0.0002,4.431696,0.3609,6.340784 -L 0.3609,6.340784,1.4321,7.850524 -L 1.4321,7.850524,2.7857,8.717409 -L 2.7857,8.717409,4.394,8.99988 -L 4.2761,8.532343,3.2049,8.308322 -L 3.2049,8.308322,2.3765,7.65572 -L 2.3765,7.65572,1.7046,6.311559 -L 1.7046,6.311559,1.4916,4.460914 -L 1.4916,4.460914,1.7145,2.551826 -L 1.7145,2.551826,2.4072,1.139484 -L 2.4072,1.139484,3.2336,0.477151 -L 3.2336,0.477151,4.2761,0.262861 -L 4.2761,0.262861,5.4058,0.496629 -L 5.4058,0.496629,6.3214,1.227151 -L 6.3214,1.227151,6.9348,2.473906 -L 6.9348,2.473906,7.13,4.275848 -L 7.13,4.275848,6.9169,6.253125 -L 6.9169,6.253125,6.2441,7.645981 -L 6.2441,7.645981,5.3969,8.308322 -L 5.3969,8.308322,4.2761,8.532343 -L 3.6914,11.63949,4.8895,11.63949 -L 4.8895,11.63949,6.1173,9.496634 -L 6.1173,9.496634,5.922,9.496634 -L 5.922,9.496634,4.1503,10.870011 -L 4.1503,10.870011,2.6589,9.486895 -L 2.6589,9.486895,2.4647,9.486895 -L 2.4647,9.486895,3.6914,11.63949 - -[ï½³] 64 -L 4.3937,8.99988,5.9911,8.678445 -L 5.9911,8.678445,7.3645,7.704423 -L 7.3645,7.704423,8.3089,6.243386 -L 8.3089,6.243386,8.62,4.451175 -L 8.62,4.451175,8.3089,2.620007 -L 8.3089,2.620007,7.3546,1.120006 -L 7.3546,1.120006,5.9613,0.126498 -L 5.9613,0.126498,4.2956,-0.20466 -L 4.2956,-0.20466,2.6209,0.126498 -L 2.6209,0.126498,1.2375,1.090789 -L 1.2375,1.090789,0.312,2.571304 -L 0.312,2.571304,0.0008,4.431696 -L 0.0008,4.431696,0.3606,6.340784 -L 0.3606,6.340784,1.4318,7.850524 -L 1.4318,7.850524,2.7864,8.717409 -L 2.7864,8.717409,4.3937,8.99988 -L 4.2767,8.532343,3.2055,8.308322 -L 3.2055,8.308322,2.3771,7.65572 -L 2.3771,7.65572,1.7053,6.311559 -L 1.7053,6.311559,1.4912,4.460914 -L 1.4912,4.460914,1.7152,2.551826 -L 1.7152,2.551826,2.4068,1.139484 -L 2.4068,1.139484,3.2343,0.477151 -L 3.2343,0.477151,4.2767,0.262861 -L 4.2767,0.262861,5.4064,0.496629 -L 5.4064,0.496629,6.322,1.227151 -L 6.322,1.227151,6.9354,2.473906 -L 6.9354,2.473906,7.1306,4.275848 -L 7.1306,4.275848,6.9166,6.253125 -L 6.9166,6.253125,6.2437,7.645981 -L 6.2437,7.645981,5.3965,8.308322 -L 5.3965,8.308322,4.2767,8.532343 -L 2.4257,9.506373,2.2215,9.506373 -L 2.2215,9.506373,2.3286,10.275851 -L 2.3286,10.275851,2.5912,10.792083 -L 2.5912,10.792083,2.9717,11.094033 -L 2.9717,11.094033,3.4394,11.191431 -L 3.4394,11.191431,3.6921,11.171953 -L 3.6921,11.171953,3.9259,11.103772 -L 3.9259,11.103772,4.2767,10.938185 -L 4.2767,10.938185,4.7534,10.636243 -L 4.7534,10.636243,5.2211,10.373258 -L 5.2211,10.373258,5.5531,10.285591 -L 5.5531,10.285591,5.7473,10.334286 -L 5.7473,10.334286,5.9128,10.460909 -L 5.9128,10.460909,6.0584,10.733641 -L 6.0584,10.733641,6.1665,11.191431 -L 6.1665,11.191431,6.3706,11.191431 -L 6.3706,11.191431,6.3319,10.645982 -L 6.3319,10.645982,6.2051,10.227148 -L 6.2051,10.227148,6.0099,9.91546 -L 6.0099,9.91546,5.7374,9.681691 -L 5.7374,9.681691,5.4351,9.53559 -L 5.4351,9.53559,5.1339,9.486895 -L 5.1339,9.486895,4.5592,9.613518 -L 4.5592,9.613518,3.8576,10.003127 -L 3.8576,10.003127,3.5167,10.227148 -L 3.5167,10.227148,3.3126,10.334286 -L 3.3126,10.334286,3.1659,10.382997 -L 3.1659,10.382997,3.0301,10.392736 -L 3.0301,10.392736,2.7864,10.334286 -L 2.7864,10.334286,2.611,10.158967 -L 2.611,10.158967,2.5228,9.944685 -L 2.5228,9.944685,2.4257,9.506373 - -[ï½´] 64 -L 4.3933,8.99988,5.9907,8.678445 -L 5.9907,8.678445,7.3651,7.704423 -L 7.3651,7.704423,8.3095,6.243386 -L 8.3095,6.243386,8.6207,4.451175 -L 8.6207,4.451175,8.3095,2.620007 -L 8.3095,2.620007,7.3542,1.120006 -L 7.3542,1.120006,5.961,0.126498 -L 5.961,0.126498,4.2952,-0.20466 -L 4.2952,-0.20466,2.6215,0.126498 -L 2.6215,0.126498,1.2382,1.090789 -L 1.2382,1.090789,0.3116,2.571304 -L 0.3116,2.571304,0.0005,4.431696 -L 0.0005,4.431696,0.3602,6.340784 -L 0.3602,6.340784,1.4314,7.850524 -L 1.4314,7.850524,2.787,8.717409 -L 2.787,8.717409,4.3933,8.99988 -L 4.2764,8.532343,3.2052,8.308322 -L 3.2052,8.308322,2.3768,7.65572 -L 2.3768,7.65572,1.7049,6.311559 -L 1.7049,6.311559,1.4909,4.460914 -L 1.4909,4.460914,1.7158,2.551826 -L 1.7158,2.551826,2.4065,1.139484 -L 2.4065,1.139484,3.2339,0.477151 -L 3.2339,0.477151,4.2764,0.262861 -L 4.2764,0.262861,5.406,0.496629 -L 5.406,0.496629,6.3227,1.227151 -L 6.3227,1.227151,6.9351,2.473906 -L 6.9351,2.473906,7.1313,4.275848 -L 7.1313,4.275848,6.9162,6.253125 -L 6.9162,6.253125,6.2434,7.645981 -L 6.2434,7.645981,5.3961,8.308322 -L 5.3961,8.308322,4.2764,8.532343 -L 5.4348,11.084294,5.7083,11.035591 -L 5.7083,11.035591,5.9322,10.879751 -L 5.9322,10.879751,6.0888,10.645982 -L 6.0888,10.645982,6.1364,10.373258 -L 6.1364,10.373258,6.0888,10.110272 -L 6.0888,10.110272,5.9322,9.876504 -L 5.9322,9.876504,5.7083,9.730395 -L 5.7083,9.730395,5.4348,9.681691 -L 5.4348,9.681691,5.1623,9.730395 -L 5.1623,9.730395,4.9393,9.876504 -L 4.9393,9.876504,4.7827,10.110272 -L 4.7827,10.110272,4.7342,10.373258 -L 4.7342,10.373258,4.7827,10.645982 -L 4.7827,10.645982,4.9393,10.879751 -L 4.9393,10.879751,5.1623,11.035591 -L 5.1623,11.035591,5.4348,11.084294 -L 3.1457,11.084294,3.4192,11.035591 -L 3.4192,11.035591,3.6531,10.879751 -L 3.6531,10.879751,3.7997,10.645982 -L 3.7997,10.645982,3.8572,10.373258 -L 3.8572,10.373258,3.7997,10.110272 -L 3.7997,10.110272,3.6432,9.876504 -L 3.6432,9.876504,3.4192,9.730395 -L 3.4192,9.730395,3.1566,9.671952 -L 3.1566,9.671952,2.8831,9.730395 -L 2.8831,9.730395,2.6503,9.876504 -L 2.6503,9.876504,2.4937,10.110272 -L 2.4937,10.110272,2.4451,10.373258 -L 2.4451,10.373258,2.4937,10.645982 -L 2.4937,10.645982,2.6503,10.879751 -L 2.6503,10.879751,2.8732,11.035591 -L 2.8732,11.035591,3.1457,11.084294 - -[ï½µ] 12 -L -0.0098,2.132992,2.2793,4.421957 -L 2.2793,4.421957,0.0001,6.701176 -L 0.0001,6.701176,0.3697,7.081045 -L 0.3697,7.081045,2.6588,4.801819 -L 2.6588,4.801819,4.9479,7.081045 -L 4.9479,7.081045,5.3086,6.710915 -L 5.3086,6.710915,3.0195,4.431696 -L 3.0195,4.431696,5.3185,2.132992 -L 5.3185,2.132992,4.9479,1.753122 -L 4.9479,1.753122,2.6489,4.051819 -L 2.6489,4.051819,0.3598,1.762862 -L 0.3598,1.762862,-0.0098,2.132992 - -[カ] 56 -L 6.9651,8.035589,7.8232,9.087539 -L 7.8232,9.087539,8.1928,8.805068 -L 8.1928,8.805068,7.3347,7.714162 -L 7.3347,7.714162,7.9203,6.983639 -L 7.9203,6.983639,8.3088,6.233647 -L 8.3088,6.233647,8.5426,5.415465 -L 8.5426,5.415465,8.6209,4.460914 -L 8.6209,4.460914,8.2226,2.444681 -L 8.2226,2.444681,7.0334,0.857021 -L 7.0334,0.857021,5.7571,0.068056 -L 5.7571,0.068056,4.3559,-0.20466 -L 4.3559,-0.20466,3.6633,-0.13648 -L 3.6633,-0.13648,2.9518,0.038831 -L 2.9518,0.038831,2.2611,0.331042 -L 2.2611,0.331042,1.6665,0.730397 -L 1.6665,0.730397,0.8292,-0.30207 -L 0.8292,-0.30207,0.4497,-0.00012 -L 0.4497,-0.00012,1.3058,1.061564 -L 1.3058,1.061564,0.3218,2.590782 -L 0.3218,2.590782,0.0008,4.490139 -L 0.0008,4.490139,0.3139,6.253125 -L 0.3139,6.253125,1.2672,7.704423 -L 1.2672,7.704423,2.6704,8.678445 -L 2.6704,8.678445,4.3351,8.99988 -L 4.3351,8.99988,5.7294,8.766112 -L 5.7294,8.766112,6.9651,8.035589 -L 6.429,7.363517,5.5134,8.24988 -L 5.5134,8.24988,4.3054,8.542082 -L 4.3054,8.542082,3.7604,8.503126 -L 3.7604,8.503126,3.3511,8.395981 -L 3.3511,8.395981,2.8834,8.142734 -L 2.8834,8.142734,2.4751,7.772604 -L 2.4751,7.772604,2.0362,7.139488 -L 2.0362,7.139488,1.726,6.379748 -L 1.726,6.379748,1.5397,5.503124 -L 1.5397,5.503124,1.4812,4.529095 -L 1.4812,4.529095,1.5982,3.116761 -L 1.5982,3.116761,1.9598,1.879746 -L 1.9598,1.879746,6.429,7.363517 -L 6.6737,6.905719,2.2215,1.412209 -L 2.2215,1.412209,2.5921,0.94468 -L 2.5921,0.94468,2.9815,0.632991 -L 2.9815,0.632991,3.585,0.360267 -L 3.585,0.360267,4.2668,0.262861 -L 4.2668,0.262861,4.8811,0.321303 -L 4.8811,0.321303,5.3776,0.467412 -L 5.3776,0.467412,5.7977,0.730397 -L 5.7977,0.730397,6.1951,1.100528 -L 6.1951,1.100528,6.5459,1.61676 -L 6.5459,1.61676,6.8481,2.308318 -L 6.8481,2.308318,7.0533,3.184942 -L 7.0533,3.184942,7.1207,4.25637 -L 7.1207,4.25637,7.0919,5.025849 -L 7.0919,5.025849,7.0037,5.736893 -L 7.0037,5.736893,6.8779,6.282342 -L 6.8779,6.282342,6.6737,6.905719 - -[ï½·] 60 -L 6.273,8.56156,6.273,8.805068 -L 6.273,8.805068,9.3905,8.805068 -L 9.3905,8.805068,9.3905,8.56156 -L 9.3905,8.56156,9.0586,8.56156 -L 9.0586,8.56156,8.6008,8.454423 -L 8.6008,8.454423,8.2599,8.123256 -L 8.2599,8.123256,8.1628,7.792082 -L 8.1628,7.792082,8.1241,7.188183 -L 8.1241,7.188183,8.1241,3.623254 -L 8.1241,3.623254,8.0557,2.444681 -L 8.0557,2.444681,7.8605,1.568057 -L 7.8605,1.568057,7.4721,0.886238 -L 7.4721,0.886238,6.828,0.311564 -L 6.828,0.311564,5.9232,-0.07804 -L 5.9232,-0.07804,4.7341,-0.20466 -L 4.7341,-0.20466,3.4687,-0.07804 -L 3.4687,-0.07804,2.5521,0.292086 -L 2.5521,0.292086,1.909,0.876499 -L 1.909,0.876499,1.4908,1.636238 -L 1.4908,1.636238,1.3352,2.464159 -L 1.3352,2.464159,1.2857,3.808319 -L 1.2857,3.808319,1.2857,7.246633 -L 1.2857,7.246633,1.2272,7.918705 -L 1.2272,7.918705,1.0617,8.308322 -L 1.0617,8.308322,0.7714,8.503126 -L 0.7714,8.503126,0.3314,8.56156 -L 0.3314,8.56156,0.0014,8.56156 -L 0.0014,8.56156,0.0014,8.805068 -L 0.0014,8.805068,3.8086,8.805068 -L 3.8086,8.805068,3.8086,8.56156 -L 3.8086,8.56156,3.4687,8.56156 -L 3.4687,8.56156,3,8.473901 -L 3,8.473901,2.6898,8.220655 -L 2.6898,8.220655,2.5719,7.860263 -L 2.5719,7.860263,2.5332,7.246633 -L 2.5332,7.246633,2.5332,3.408964 -L 2.5332,3.408964,2.5521,2.853775 -L 2.5521,2.853775,2.6204,2.230398 -L 2.6204,2.230398,2.7582,1.645977 -L 2.7582,1.645977,2.9623,1.197926 -L 2.9623,1.197926,3.2646,0.86676 -L 3.2646,0.86676,3.6738,0.594035 -L 3.6738,0.594035,4.1891,0.408962 -L 4.1891,0.408962,4.8134,0.350528 -L 4.8134,0.350528,5.6299,0.447926 -L 5.6299,0.447926,6.3622,0.730397 -L 6.3622,0.730397,6.936,1.158963 -L 6.936,1.158963,7.2858,1.69468 -L 7.2858,1.69468,7.481,2.483645 -L 7.481,2.483645,7.5405,3.681696 -L 7.5405,3.681696,7.5405,7.246633 -L 7.5405,7.246633,7.4909,7.918705 -L 7.4909,7.918705,7.3542,8.279097 -L 7.3542,8.279097,7.042,8.493387 -L 7.042,8.493387,6.604,8.56156 -L 6.604,8.56156,6.273,8.56156 -L 3.5846,11.658968,5.0264,11.658968 -L 5.0264,11.658968,5.7191,9.428445 -L 5.7191,9.428445,5.4942,9.428445 -L 5.4942,9.428445,3.5846,11.658968 - -[ク] 60 -L 6.2737,8.56156,6.2737,8.805068 -L 6.2737,8.805068,9.3902,8.805068 -L 9.3902,8.805068,9.3902,8.56156 -L 9.3902,8.56156,9.0592,8.56156 -L 9.0592,8.56156,8.6014,8.454423 -L 8.6014,8.454423,8.2605,8.123256 -L 8.2605,8.123256,8.1634,7.792082 -L 8.1634,7.792082,8.1238,7.188183 -L 8.1238,7.188183,8.1238,3.623254 -L 8.1238,3.623254,8.0564,2.444681 -L 8.0564,2.444681,7.8612,1.568057 -L 7.8612,1.568057,7.4717,0.886238 -L 7.4717,0.886238,6.8286,0.311564 -L 6.8286,0.311564,5.9229,-0.07804 -L 5.9229,-0.07804,4.7348,-0.20466 -L 4.7348,-0.20466,3.4683,-0.07804 -L 3.4683,-0.07804,2.5527,0.292086 -L 2.5527,0.292086,1.9096,0.876499 -L 1.9096,0.876499,1.4914,1.636238 -L 1.4914,1.636238,1.3348,2.464159 -L 1.3348,2.464159,1.2863,3.808319 -L 1.2863,3.808319,1.2863,7.246633 -L 1.2863,7.246633,1.2278,7.918705 -L 1.2278,7.918705,1.0623,8.308322 -L 1.0623,8.308322,0.77,8.503126 -L 0.77,8.503126,0.332,8.56156 -L 0.332,8.56156,0.001,8.56156 -L 0.001,8.56156,0.001,8.805068 -L 0.001,8.805068,3.8092,8.805068 -L 3.8092,8.805068,3.8092,8.56156 -L 3.8092,8.56156,3.4683,8.56156 -L 3.4683,8.56156,3.0006,8.473901 -L 3.0006,8.473901,2.6895,8.220655 -L 2.6895,8.220655,2.5725,7.860263 -L 2.5725,7.860263,2.5329,7.246633 -L 2.5329,7.246633,2.5329,3.408964 -L 2.5329,3.408964,2.5527,2.853775 -L 2.5527,2.853775,2.6211,2.230398 -L 2.6211,2.230398,2.7568,1.645977 -L 2.7568,1.645977,2.962,1.197926 -L 2.962,1.197926,3.2642,0.86676 -L 3.2642,0.86676,3.6725,0.594035 -L 3.6725,0.594035,4.1887,0.408962 -L 4.1887,0.408962,4.812,0.350528 -L 4.812,0.350528,5.6306,0.447926 -L 5.6306,0.447926,6.3609,0.730397 -L 6.3609,0.730397,6.9356,1.158963 -L 6.9356,1.158963,7.2864,1.69468 -L 7.2864,1.69468,7.4816,2.483645 -L 7.4816,2.483645,7.5401,3.681696 -L 7.5401,3.681696,7.5401,7.246633 -L 7.5401,7.246633,7.4915,7.918705 -L 7.4915,7.918705,7.3548,8.279097 -L 7.3548,8.279097,7.0426,8.493387 -L 7.0426,8.493387,6.6047,8.56156 -L 6.6047,8.56156,6.2737,8.56156 -L 6.1657,11.658968,4.2472,9.428445 -L 4.2472,9.428445,4.0233,9.428445 -L 4.0233,9.428445,4.705,11.658968 -L 4.705,11.658968,6.1657,11.658968 - -[ï½¹] 63 -L 6.2743,8.56156,6.2743,8.805068 -L 6.2743,8.805068,9.3908,8.805068 -L 9.3908,8.805068,9.3908,8.56156 -L 9.3908,8.56156,9.0588,8.56156 -L 9.0588,8.56156,8.602,8.454423 -L 8.602,8.454423,8.2621,8.123256 -L 8.2621,8.123256,8.164,7.792082 -L 8.164,7.792082,8.1254,7.188183 -L 8.1254,7.188183,8.1254,3.623254 -L 8.1254,3.623254,8.057,2.444681 -L 8.057,2.444681,7.8618,1.568057 -L 7.8618,1.568057,7.4724,0.886238 -L 7.4724,0.886238,6.8292,0.311564 -L 6.8292,0.311564,5.9235,-0.07804 -L 5.9235,-0.07804,4.7344,-0.20466 -L 4.7344,-0.20466,3.469,-0.07804 -L 3.469,-0.07804,2.5533,0.292086 -L 2.5533,0.292086,1.9102,0.876499 -L 1.9102,0.876499,1.492,1.636238 -L 1.492,1.636238,1.3355,2.464159 -L 1.3355,2.464159,1.2869,3.808319 -L 1.2869,3.808319,1.2869,7.246633 -L 1.2869,7.246633,1.2295,7.918705 -L 1.2295,7.918705,1.063,8.308322 -L 1.063,8.308322,0.7706,8.503126 -L 0.7706,8.503126,0.3327,8.56156 -L 0.3327,8.56156,0.0007,8.56156 -L 0.0007,8.56156,0.0007,8.805068 -L 0.0007,8.805068,3.8099,8.805068 -L 3.8099,8.805068,3.8099,8.56156 -L 3.8099,8.56156,3.469,8.56156 -L 3.469,8.56156,3.0012,8.473901 -L 3.0012,8.473901,2.6891,8.220655 -L 2.6891,8.220655,2.5732,7.860263 -L 2.5732,7.860263,2.5335,7.246633 -L 2.5335,7.246633,2.5335,3.408964 -L 2.5335,3.408964,2.5533,2.853775 -L 2.5533,2.853775,2.6207,2.230398 -L 2.6207,2.230398,2.7575,1.645977 -L 2.7575,1.645977,2.9626,1.197926 -L 2.9626,1.197926,3.2638,0.86676 -L 3.2638,0.86676,3.6731,0.594035 -L 3.6731,0.594035,4.1904,0.408962 -L 4.1904,0.408962,4.8127,0.350528 -L 4.8127,0.350528,5.6322,0.447926 -L 5.6322,0.447926,6.3615,0.730397 -L 6.3615,0.730397,6.9363,1.158963 -L 6.9363,1.158963,7.288,1.69468 -L 7.288,1.69468,7.4813,2.483645 -L 7.4813,2.483645,7.5397,3.681696 -L 7.5397,3.681696,7.5397,7.246633 -L 7.5397,7.246633,7.4922,7.918705 -L 7.4922,7.918705,7.3564,8.279097 -L 7.3564,8.279097,7.0433,8.493387 -L 7.0433,8.493387,6.6053,8.56156 -L 6.6053,8.56156,6.2743,8.56156 -L 4.4242,11.63949,5.6213,11.63949 -L 5.6213,11.63949,6.8491,9.496634 -L 6.8491,9.496634,6.6538,9.496634 -L 6.6538,9.496634,4.8811,10.870011 -L 4.8811,10.870011,3.3907,9.486895 -L 3.3907,9.486895,3.1955,9.486895 -L 3.1955,9.486895,4.4242,11.63949 - -[コ] 88 -L 6.273,8.56156,6.273,8.805068 -L 6.273,8.805068,9.3905,8.805068 -L 9.3905,8.805068,9.3905,8.56156 -L 9.3905,8.56156,9.0605,8.56156 -L 9.0605,8.56156,8.6017,8.454423 -L 8.6017,8.454423,8.2608,8.123256 -L 8.2608,8.123256,8.1627,7.792082 -L 8.1627,7.792082,8.124,7.188183 -L 8.124,7.188183,8.124,3.623254 -L 8.124,3.623254,8.0557,2.444681 -L 8.0557,2.444681,7.8604,1.568057 -L 7.8604,1.568057,7.471,0.886238 -L 7.471,0.886238,6.8279,0.311564 -L 6.8279,0.311564,5.9222,-0.07804 -L 5.9222,-0.07804,4.734,-0.20466 -L 4.734,-0.20466,3.4686,-0.07804 -L 3.4686,-0.07804,2.552,0.292086 -L 2.552,0.292086,1.9099,0.876499 -L 1.9099,0.876499,1.4907,1.636238 -L 1.4907,1.636238,1.3351,2.464159 -L 1.3351,2.464159,1.2876,3.808319 -L 1.2876,3.808319,1.2876,7.246633 -L 1.2876,7.246633,1.2281,7.918705 -L 1.2281,7.918705,1.0626,8.308322 -L 1.0626,8.308322,0.7703,8.503126 -L 0.7703,8.503126,0.3313,8.56156 -L 0.3313,8.56156,0.0003,8.56156 -L 0.0003,8.56156,0.0003,8.805068 -L 0.0003,8.805068,3.8105,8.805068 -L 3.8105,8.805068,3.8105,8.56156 -L 3.8105,8.56156,3.4686,8.56156 -L 3.4686,8.56156,3.0009,8.473901 -L 3.0009,8.473901,2.6887,8.220655 -L 2.6887,8.220655,2.5718,7.860263 -L 2.5718,7.860263,2.5342,7.246633 -L 2.5342,7.246633,2.5342,3.408964 -L 2.5342,3.408964,2.552,2.853775 -L 2.552,2.853775,2.6204,2.230398 -L 2.6204,2.230398,2.7571,1.645977 -L 2.7571,1.645977,2.9613,1.197926 -L 2.9613,1.197926,3.2635,0.86676 -L 3.2635,0.86676,3.6737,0.594035 -L 3.6737,0.594035,4.189,0.408962 -L 4.189,0.408962,4.8123,0.350528 -L 4.8123,0.350528,5.6308,0.447926 -L 5.6308,0.447926,6.3612,0.730397 -L 6.3612,0.730397,6.9369,1.158963 -L 6.9369,1.158963,7.2867,1.69468 -L 7.2867,1.69468,7.4819,2.483645 -L 7.4819,2.483645,7.5394,3.681696 -L 7.5394,3.681696,7.5394,7.246633 -L 7.5394,7.246633,7.4908,7.918705 -L 7.4908,7.918705,7.3541,8.279097 -L 7.3541,8.279097,7.0439,8.493387 -L 7.0439,8.493387,6.6059,8.56156 -L 6.6059,8.56156,6.273,8.56156 -L 6.1669,11.084294,6.4385,11.035591 -L 6.4385,11.035591,6.6624,10.879751 -L 6.6624,10.879751,6.819,10.645982 -L 6.819,10.645982,6.8685,10.373258 -L 6.8685,10.373258,6.819,10.110272 -L 6.819,10.110272,6.6624,9.876504 -L 6.6624,9.876504,6.4385,9.730395 -L 6.4385,9.730395,6.1669,9.681691 -L 6.1669,9.681691,5.8944,9.730395 -L 5.8944,9.730395,5.6695,9.876504 -L 5.6695,9.876504,5.5129,10.110272 -L 5.5129,10.110272,5.4644,10.373258 -L 5.4644,10.373258,5.5129,10.645982 -L 5.5129,10.645982,5.6695,10.879751 -L 5.6695,10.879751,5.8944,11.035591 -L 5.8944,11.035591,6.1669,11.084294 -L 3.8779,11.084294,4.1504,11.035591 -L 4.1504,11.035591,4.3842,10.879751 -L 4.3842,10.879751,4.5299,10.645982 -L 4.5299,10.645982,4.5884,10.373258 -L 4.5884,10.373258,4.5299,10.110272 -L 4.5299,10.110272,4.3743,9.876504 -L 4.3743,9.876504,4.1504,9.730395 -L 4.1504,9.730395,3.8868,9.671952 -L 3.8868,9.671952,3.6143,9.730395 -L 3.6143,9.730395,3.3804,9.876504 -L 3.3804,9.876504,3.2248,10.110272 -L 3.2248,10.110272,3.1763,10.373258 -L 3.1763,10.373258,3.2248,10.645982 -L 3.2248,10.645982,3.3804,10.879751 -L 3.3804,10.879751,3.6054,11.035591 -L 3.6054,11.035591,3.8779,11.084294 - -[ï½»] 57 -L 6.2151,8.805068,9.2841,8.805068 -L 9.2841,8.805068,9.2841,8.56156 -L 9.2841,8.56156,9.1077,8.56156 -L 9.1077,8.56156,8.9036,8.522604 -L 8.9036,8.522604,8.6211,8.415459 -L 8.6211,8.415459,8.31,8.230394 -L 8.31,8.230394,8.0266,7.986894 -L 8.0266,7.986894,7.7352,7.616763 -L 7.7352,7.616763,7.3745,7.071306 -L 7.3745,7.071306,5.251,3.730399 -L 5.251,3.730399,5.251,1.529101 -L 5.251,1.529101,5.2995,0.86676 -L 5.2995,0.86676,5.4353,0.516107 -L 5.4353,0.516107,5.7484,0.311564 -L 5.7484,0.311564,6.2151,0.243383 -L 6.2151,0.243383,6.4976,0.243383 -L 6.4976,0.243383,6.4976,-0.00012 -L 6.4976,-0.00012,2.7587,-0.00012 -L 2.7587,-0.00012,2.7587,0.243383 -L 2.7587,0.243383,3.0689,0.243383 -L 3.0689,0.243383,3.5465,0.321303 -L 3.5465,0.321303,3.8577,0.574549 -L 3.8577,0.574549,3.9657,0.915455 -L 3.9657,0.915455,4.0053,1.529101 -L 4.0053,1.529101,4.0053,3.613515 -L 4.0053,3.613515,1.5885,7.295328 -L 1.5885,7.295328,1.2277,7.821307 -L 1.2277,7.821307,1.0048,8.10377 -L 1.0048,8.10377,0.7709,8.288836 -L 0.7709,8.288836,0.3706,8.493387 -L 0.3706,8.493387,0.215,8.542082 -L 0.215,8.542082,0.001,8.56156 -L 0.001,8.56156,0.001,8.805068 -L 0.001,8.805068,3.7606,8.805068 -L 3.7606,8.805068,3.7606,8.56156 -L 3.7606,8.56156,3.5664,8.56156 -L 3.5664,8.56156,3.274,8.522604 -L 3.274,8.522604,3.0104,8.415459 -L 3.0104,8.415459,2.8162,8.240141 -L 2.8162,8.240141,2.7478,7.986894 -L 2.7478,7.986894,2.845,7.665459 -L 2.845,7.665459,3.1472,7.149227 -L 3.1472,7.149227,4.9874,4.314812 -L 4.9874,4.314812,6.7116,7.022603 -L 6.7116,7.022603,7.0039,7.558314 -L 7.0039,7.558314,7.102,7.928452 -L 7.102,7.928452,7.0723,8.10377 -L 7.0723,8.10377,7.0039,8.259619 -L 7.0039,8.259619,6.887,8.386242 -L 6.887,8.386242,6.7413,8.483648 -L 6.7413,8.483648,6.5174,8.542082 -L 6.5174,8.542082,6.2151,8.56156 -L 6.2151,8.56156,6.2151,8.805068 -L 6.342,11.658968,4.4225,9.428445 -L 4.4225,9.428445,4.1996,9.428445 -L 4.1996,9.428445,4.8813,11.658968 -L 4.8813,11.658968,6.342,11.658968 - -[ï½¼] 70 -L 2.4938,6.798574,2.9714,6.798574 -L 2.9714,6.798574,3.8286,6.779096 -L 3.8286,6.779096,4.4331,6.720654 -L 4.4331,6.720654,5.0663,6.555067 -L 5.0663,6.555067,5.5915,6.311559 -L 5.5915,6.311559,6.0196,5.960914 -L 6.0196,5.960914,6.3515,5.522603 -L 6.3515,5.522603,6.5745,4.996632 -L 6.5745,4.996632,6.6429,4.412211 -L 6.6429,4.412211,6.6042,3.934943 -L 6.6042,3.934943,6.4586,3.486892 -L 6.4586,3.486892,6.2445,3.097283 -L 6.2445,3.097283,5.9512,2.756369 -L 5.9512,2.756369,5.6113,2.483645 -L 5.6113,2.483645,5.2308,2.269355 -L 5.2308,2.269355,4.773,2.113514 -L 4.773,2.113514,4.1883,2.006369 -L 4.1883,2.006369,3.7612,1.977152 -L 3.7612,1.977152,2.9526,1.977152 -L 2.9526,1.977152,2.4938,1.977152 -L 2.4938,1.977152,2.4938,1.577796 -L 2.4938,1.577796,2.5523,0.886238 -L 2.5523,0.886238,2.7178,0.48689 -L 2.7178,0.48689,3.02,0.301825 -L 3.02,0.301825,3.4877,0.243383 -L 3.4877,0.243383,3.7503,0.243383 -L 3.7503,0.243383,3.7503,-0.00012 -L 3.7503,-0.00012,0.0006,-0.00012 -L 0.0006,-0.00012,0.0006,0.243383 -L 0.0006,0.243383,0.2434,0.243383 -L 0.2434,0.243383,0.7607,0.331042 -L 0.7607,0.331042,1.1105,0.603774 -L 1.1105,0.603774,1.2076,0.934941 -L 1.2076,0.934941,1.2373,1.558318 -L 1.2373,1.558318,1.2373,7.188183 -L 1.2373,7.188183,1.2175,7.792082 -L 1.2175,7.792082,1.1689,8.10377 -L 1.1689,8.10377,1.052,8.269358 -L 1.052,8.269358,0.8588,8.415459 -L 0.8588,8.415459,0.5843,8.522604 -L 0.5843,8.522604,0.2632,8.56156 -L 0.2632,8.56156,0.0006,8.56156 -L 0.0006,8.56156,0.0006,8.805068 -L 0.0006,8.805068,3.7503,8.805068 -L 3.7503,8.805068,3.7503,8.56156 -L 3.7503,8.56156,3.4976,8.56156 -L 3.4976,8.56156,3.1954,8.522604 -L 3.1954,8.522604,2.8842,8.415459 -L 2.8842,8.415459,2.7079,8.288836 -L 2.7079,8.288836,2.5909,8.094031 -L 2.5909,8.094031,2.5146,7.762865 -L 2.5146,7.762865,2.4938,7.227147 -L 2.4938,7.227147,2.4938,6.798574 -L 2.4938,6.301828,2.4938,2.434942 -L 2.4938,2.434942,2.7772,2.434942 -L 2.7772,2.434942,3.4877,2.483645 -L 3.4877,2.483645,4.0129,2.620007 -L 4.0129,2.620007,4.5193,2.91221 -L 4.5193,2.91221,4.88,3.321304 -L 4.88,3.321304,5.0841,3.818058 -L 5.0841,3.818058,5.1525,4.392732 -L 5.1525,4.392732,5.1049,4.860269 -L 5.1049,4.860269,4.9583,5.288834 -L 4.9583,5.288834,4.7244,5.658965 -L 4.7244,5.658965,4.4222,5.931697 -L 4.4222,5.931697,4.0813,6.126502 -L 4.0813,6.126502,3.6928,6.243386 -L 3.6928,6.243386,3.3411,6.282342 -L 3.3411,6.282342,2.806,6.301828 -L 2.806,6.301828,2.4938,6.301828 - -[ï½½] 71 -L 0.0003,-0.00012,0.0003,0.233644 -L 0.0003,0.233644,0.3401,0.282339 -L 0.3401,0.282339,0.5552,0.370006 -L 0.5552,0.370006,0.7008,0.496629 -L 0.7008,0.496629,0.789,0.662209 -L 0.789,0.662209,0.8465,0.954419 -L 0.8465,0.954419,0.8564,1.460912 -L 0.8564,1.460912,0.8564,6.272603 -L 0.8564,6.272603,1.013,7.65572 -L 1.013,7.65572,1.4619,8.56156 -L 1.4619,8.56156,2.1912,9.068053 -L 2.1912,9.068053,3.1762,9.233641 -L 3.1762,9.233641,4.1206,9.087539 -L 4.1206,9.087539,4.8499,8.639488 -L 4.8499,8.639488,5.3077,7.957669 -L 5.3077,7.957669,5.4653,7.120009 -L 5.4653,7.120009,5.3761,6.486893 -L 5.3761,6.486893,5.1135,5.951175 -L 5.1135,5.951175,4.7627,5.620009 -L 4.7627,5.620009,4.2266,5.327798 -L 4.2266,5.327798,4.9966,4.977153 -L 4.9966,4.977153,5.5515,4.431696 -L 5.5515,4.431696,5.8825,3.681696 -L 5.8825,3.681696,6.0004,2.736891 -L 6.0004,2.736891,5.8438,1.684941 -L 5.8438,1.684941,5.4058,0.759615 -L 5.4058,0.759615,4.7141,0.126498 -L 4.7141,0.126498,3.8183,-0.08779 -L 3.8183,-0.08779,3.312,-0.00986 -L 3.312,-0.00986,2.9116,0.223905 -L 2.9116,0.223905,2.6589,0.56481 -L 2.6589,0.56481,2.5717,0.964166 -L 2.5717,0.964166,2.6104,1.207666 -L 2.6104,1.207666,2.7174,1.382992 -L 2.7174,1.382992,2.874,1.499876 -L 2.874,1.499876,3.087,1.529101 -L 3.087,1.529101,3.312,1.499876 -L 3.312,1.499876,3.4775,1.392731 -L 3.4775,1.392731,3.5835,1.227151 -L 3.5835,1.227151,3.6231,1.0226 -L 3.6231,1.0226,3.6142,0.915455 -L 3.6142,0.915455,3.5934,0.808318 -L 3.5934,0.808318,3.5647,0.671955 -L 3.5647,0.671955,3.5547,0.574549 -L 3.5547,0.574549,3.5756,0.467412 -L 3.5756,0.467412,3.6529,0.370006 -L 3.6529,0.370006,3.7688,0.301825 -L 3.7688,0.301825,3.9155,0.282339 -L 3.9155,0.282339,4.2762,0.360267 -L 4.2762,0.360267,4.5586,0.623252 -L 4.5586,0.623252,4.8113,1.197926 -L 4.8113,1.197926,4.8905,2.025847 -L 4.8905,2.025847,4.7726,3.233645 -L 4.7726,3.233645,4.4119,4.168703 -L 4.4119,4.168703,3.8183,4.782341 -L 3.8183,4.782341,2.98,5.025849 -L 2.98,5.025849,2.98,5.395979 -L 2.98,5.395979,3.5835,5.493385 -L 3.5835,5.493385,4.0225,5.805066 -L 4.0225,5.805066,4.2861,6.340784 -L 4.2861,6.340784,4.3733,7.149227 -L 4.3733,7.149227,4.2861,7.899227 -L 4.2861,7.899227,4.0324,8.415459 -L 4.0324,8.415459,3.633,8.707662 -L 3.633,8.707662,3.1267,8.805068 -L 3.1267,8.805068,2.649,8.697923 -L 2.649,8.697923,2.2695,8.386242 -L 2.2695,8.386242,2.0158,7.762865 -L 2.0158,7.762865,1.9375,6.730401 -L 1.9375,6.730401,1.9375,-0.00012 -L 1.9375,-0.00012,0.0003,-0.00012 - -#EOF diff --git a/fonts/normal.cxf b/fonts/normal.cxf deleted file mode 100644 index 23149dd..0000000 --- a/fonts/normal.cxf +++ /dev/null @@ -1,642 +0,0 @@ -# Format: QCad II Font -# Creator: QCad -# Version: 1 -# Name: Standard -# Name: Normal -# Encoding: ISO8859-1 -# LetterSpacing: 3.0 -# WordSpacing: 6.75 -# LineSpacingFactor: 1.0 -# Author: Andrew Mustun - -[!] 2 -L 0,9,0,3 -L 0,0,0,0.5 - -["] 2 -L 0.5,7,1,9 -L 3.5,7,4,9 - -[#] 4 -L 1.999969,0,1.999969,8.999999 -L 4.999969,8.999999,4.999969,0 -L -0.000031,2.5,6.999969,2.5 -L 6.999969,6.499999,-0.000031,6.499999 - -[&] 5 -L 6,3.21499,3.425964,0.59764 -A 2,2,2,135.478088,315.478088 -L 0.574036,3.40236,3.569458,6.44823 -A 2.5,7.5,1.5,315.478271,209.372314 -L 1.19281,6.76428,5,0 - -['] 1 -L 0.5,7,1,9 - -[(] 1 -A 13,4,13,157.380142,202.619858 - -[)] 1 -A -12,4,13,337.380127,22.61986 - -[*] 2 -L 0,6,4,2 -L 4,6,0,2 - -[+] 2 -L 0,4,4,4 -L 2,6,2,2 - -[,] 2 -L 1,0,0,-3 -L 1,0,1,0.5 - -[-] 1 -L 0,4,4,4 - -[.] 1 -L 0,0,0,0.5 - -[/] 1 -L 4,9,0,0 - -[0] 10 -A 2,7.91049,1.08951,32.75695,147.243042 -A 4.93335,5.62352,4.80559,143.232468,169.491135 -A 4.93335,3.37648,4.80559,190.508865,216.767532 -A 2,1.08951,1.08951,212.756958,327.243042 -A -0.93335,3.37648,4.80559,323.232452,349.491119 -A -5.404663,4.46906,9.40473,347.913147,0.18851 -A -5.404663,4.53094,9.40473,359.811493,12.08686 -A -0.93335,5.62352,4.80559,10.50887,36.76754 -A 9.404663,4.46906,9.40473,179.811493,192.086868 -A 9.404663,4.53094,9.40473,167.913132,180.188507 - -[1] 2 -L 0,7,2,9 -L 2,9,2,0 - -[2] 4 -L 4,0,0,0 -L 0,0,3.864502,6.64668 -A 3,7.14931,1,329.82547,20.52911 -A 2,7,2,14.47751,165.522491 - -[3] 7 -L 0,9,2,9 -A 2,7,2,270,90 -L 2,5,1,5 -A 2,3,2,0,90 -L 4,3,4,2 -A 2,2,2,270,0 -L 2,0,0,0 - -[4] 3 -L 3.5,0,3.5,4 -L 5,2,0,2 -L 0,2,2,9 - -[5] 7 -L 4,9,0,9 -L 0,9,0,5 -L 0,5,2,5 -A 2,3,2,0,90 -L 4,3,4,2 -A 2,2,2,270,0 -L 2,0,0,0 - -[6] 6 -A 6,3.80385,6,120,180 -L 0,3.80385,0,2 -A 2,2,2,180,0 -L 4,2,4,3 -A 2,3,2,0,90 -L 2,5,0.120422,5 - -[7] 3 -L 0,9,4,9 -L 4,9,1.5,0 -L 2,5,4,5 - -[8] 8 -L 0,3,0,2 -A 2,2,2,180,0 -L 4,2,4,3 -A 2,3,2,0,180 -L 0.25,7.25,0.25,6.75 -A 2,6.75,1.75,180,0 -L 3.75,6.75,3.75,7.25 -A 2,7.25,1.75,0,180 - -[9] 6 -A -2,5.19615,6,300,0 -L 4,5.19615,4,7 -A 2,7,2,0,180 -L 0,7,0,6 -A 2,6,2,180,270 -L 2,4,3.879578,4 - -[:] 2 -L 0,0,0,0.5 -L 0,4,0,3.5 - -[;] 3 -L 1,0,0,-3 -L 1,0,1,0.5 -L 1,4,1,3.5 - -[<] 2 -L 4,7,0,3.5 -L 0,3.5,4,0 - -[=] 2 -L 0,5.5,4,5.5 -L 0,2.5,4,2.5 - -[>] 2 -L 0,7,4,3.5 -L 4,3.5,0,0 - -[?] 9 -L 2,0,2,0.5 -L 2,3,2,3.39445 -L 0,7,0,7.5 -L 1.5,9,2.5,9 -L 3.664062,6.49615,2.335938,4.50385 -A 4,3.39445,2,146.309937,180 -A 2,7.60555,2,326.309998,358.379272 -A 1.5,7.5,1.5,90,180 -A 2.5,7.5,1.5,1.87147,90 - -[@] 11 -L 8,1,6.067566,0.28186 -A 4.5,4.5,4.5,333.472015,290.386322 -A 7.412354,2.943008,1.2,168.690186,337.880432 -A 4.439636,4,2,168.689804,270 -A 5.170288,5.5,1.5,348.690002,90 -A 5.049561,4.5,2.5,90,168.690094 -L 2.478455,4.392246,2.598083,4.990294 -A 4.360352,4,2,270,348.68985 -L 4.360352,2,4.439636,2 -L 6.321533,3.607756,7,7 -L 5.049561,7,5.170288,7 - -[A] 3 -L 0,0,3,9 -L 3,9,6,0 -L 0.833313,2.5,5.166687,2.5 - -[B] 8 -L 0,0,0,9 -L 0,9,2.5,9 -A 2.5,7,2,270,90 -L 0,5,2.599976,5 -A 2.599976,2.6,2.4,0,90 -L 5,2.6,5,2.4 -A 2.599976,2.4,2.4,270,0 -L 2.599976,0,0,0 - -[C] 5 -L 4,9,2,9 -A 2,7,2,90,180 -L 0,7,0,2 -A 2,2,2,180,270 -L 2,0,4,0 - -[D] 6 -L 0,0,3,0 -A 3,2,2,270,0 -L 5,2,5,7 -A 3,7,2,0,90 -L 3,9,0,9 -L 0,9,0,0 - -[E] 4 -L 4,9,0,9 -L 0,9,0,0 -L 0,0,4,0 -L 0,5,3,5 - -[F] 3 -L 4,9,0,9 -L 0,9,0,0 -L 0,5,4,5 - -[G] 7 -L 5,9,2,9 -A 2,7,2,90,180 -L 0,7,0,2 -A 2,2,2,180,270 -L 2,0,5,0 -L 5,0,5,5 -L 5,5,3.5,5 - -[H] 3 -L 0,9,0,0 -L 5,0,5,9 -L 0,5,5,5 - -[I] 1 -L 0,9,0,0 - -[J] 3 -L 3,9,3,2 -A 1,2,2,270,0 -L 1,0,0,0 - -[K] 3 -L 0,9,0,0 -L 0,3.5,5,9 -L 1.671326,5.33844,5,0 - -[L] 2 -L 0,9,0,0 -L 0,0,4,0 - -[M] 4 -L 0,0,0,9 -L 0,9,3,4 -L 3,4,6,9 -L 6,9,6,0 - -[N] 3 -L 0,0,0,9 -L 0,9,5,0 -L 5,0,5,9 - -[O] 8 -L 0,2,0,7 -A 2,7,2,90,180 -L 2,9,3,9 -A 3,7,2,0,90 -L 5,7,5,2 -A 3,2,2,270,0 -L 3,0,2,0 -A 2,2,2,180,270 - -[P] 6 -L 0,0,0,9 -L 0,9,3,9 -A 3,7,2,0,90 -L 5,7,5,6 -A 3,6,2,270,0 -L 3,4,0,4 - -[Q] 9 -L 0,2,0,7 -A 2,7,2,90,180 -L 2,9,3,9 -A 3,7,2,0,90 -L 5,7,5,2 -A 3,2,2,270,0 -L 3,0,2,0 -A 2,2,2,180,270 -L 6,0,3,2 - -[R] 7 -L 0,0,0,9 -L 0,9,3,9 -A 3,7,2,0,90 -L 5,7,5,6 -A 3,6,2,270,0 -L 3,4,0,4 -L 3,4,5,0 - -[S] 5 -A 2,2.375,6.625,63.074589,90 -A 2,7,2,90,242.981201 -L 1.091431,5.21829,3.908569,3.78171 -A 3,2,2,270,62.98119 -A 3,6.625,6.625,243.074585,270 - -[T] 2 -L 0,9,6,9 -L 3,9,3,0 - -[U] 3 -L 0,9,0,2.5 -A 2.5,2.5,2.5,180,0 -L 5,2.5,5,9 - -[V] 2 -L 0,9,3,0 -L 3,0,6,9 - -[W] 4 -L 0,9,2,0 -L 2,0,4,6 -L 4,6,6,0 -L 6,0,8,9 - -[X] 2 -L 0,9,6,0 -L 0,0,6,9 - -[Y] 3 -L 0,9,3,5 -L 3,5,3,0 -L 3,5,6,9 - -[Z] 3 -L 0,9,5,9 -L 5,9,0,0 -L 0,0,5,0 - -[[] 3 -L 1,-1,0,-1 -L 0,-1,0,9 -L 0,9,1,9 - -[\] 1 -L 0,9,4,0 - -[]] 3 -L 0,9,1,9 -L 1,9,1,-1 -L 1,-1,0,-1 - -[a] 6 -L 0.5,6,2.5,6 -A 2.5,4.5,1.5,0,90 -L 4,4.5,4,0 -L 4,0,1.5,0 -A 1.5,1.5,1.5,90,270 -L 1.5,3,4,3 - -[b] 6 -L 0,9,0,0 -L 0,0,2.5,0 -A 2.5,1.5,1.5,270,0 -L 4,1.5,4,4.5 -A 2.5,4.5,1.5,0,90 -L 2.5,6,0,6 - -[c] 5 -L 3,6,1.5,6 -A 1.5,4.5,1.5,90,180 -L 0,4.5,0,1.5 -A 1.5,1.5,1.5,180,270 -L 1.5,0,3,0 - -[d] 6 -L 4,9,4,0 -L 4,0,1.5,0 -A 1.5,1.5,1.5,180,270 -L 0,1.5,0,4.5 -A 1.5,4.5,1.5,90,180 -L 1.5,6,4,6 - -[e] 6 -L 0,3,4,3 -L 4,3,4,4 -A 2,4,2,0,180 -L 0,4,0,1.5 -A 1.5,1.5,1.5,180,270 -L 1.5,0,4,0 - -[f] 4 -L 1,0,1,7.5 -A 2.5,7.5,1.5,90,180 -L 2.5,9,3,9 -L 0,6,3,6 - -[g] 8 -L 0,-3,2.5,-3 -A 2.5,-1.5,1.5,270,0 -L 4,-1.5,4,6 -L 4,6,1.5,6 -A 1.5,4.5,1.5,90,180 -L 0,4.5,0,1.5 -A 1.5,1.5,1.5,180,270 -L 1.5,0,4,0 - -[h] 4 -L 0,9,0,0 -L 0,6,2.5,6 -A 2.5,4.5,1.5,0,90 -L 4,4.5,4,0 - -[i] 2 -L 0,0,0,6 -L 0,8.5,0,9 - -[j] 4 -L 0,-3,0.5,-3 -A 0.5,-1.5,1.5,270,0 -L 2,-1.5,2,6 -L 2,8.5,2,9 - -[k] 3 -L 0,9,0,0 -L 0,3.5,4,6 -L 1.320923,4.32555,4,0 - -[l] 2 -L 0,9,0,1 -A 1,1,1,180,270 - -[m] 5 -L 0,0,0,6 -L 0,6,4.5,6 -A 4.5,4.5,1.5,0,90 -L 6,4.5,6,0 -L 3,6,3,0 - -[n] 4 -L 0,0,0,6 -L 0,6,2.5,6 -A 2.5,4.5,1.5,0,90 -L 4,4.5,4,0 - -[o] 4 -L 0,4,0,2 -A 2,2,2,180,0 -L 4,2,4,4 -A 2,4,2,0,180 - -[p] 6 -L 0,0,2.5,0 -A 2.5,1.5,1.5,270,0 -L 4,1.5,4,4.5 -A 2.5,4.5,1.5,0,90 -L 2.5,6,0,6 -L 0,6,0,-3 - -[q] 6 -L 4,0,1.5,0 -A 1.5,1.5,1.5,180,270 -L 0,1.5,0,4.5 -A 1.5,4.5,1.5,90,180 -L 1.5,6,4,6 -L 4,6,4,-3 - -[r] 3 -L 0,0,0,6 -L 0,6,2,6 -A 2,5,1,0,90 - -[s] 5 -A 2.164185,1.82088,4.0573,63.09737,108.27552 -A 1.268188,4.53406,1.2,108.274567,247.790543 -L 0.814575,3.42309,3.185425,2.45509 -A 2.731812,1.34412,1.19999,288.274933,67.791191 -A 1.835815,4.05732,4.05732,243.097656,288.275513 - -[t] 2 -L 0,6,3,6 -L 1,9,1,0 - -[u] 4 -L 0,6,0,1.5 -A 1.5,1.5,1.5,180,270 -L 1.5,0,4,0 -L 4,0,4,6 - -[v] 2 -L 0,6,2,0 -L 2,0,4,6 - -[w] 4 -L 0,6,1.5,0 -L 1.5,0,3,4 -L 3,4,4.5,0 -L 4.5,0,6,6 - -[x] 2 -L 0,6,4,0 -L 0,0,4,6 - -[y] 4 -L 0,6,2,0 -L 4,6,1.227905,-2.31623 -A 0.279297,-2,1,270,341.565063 -L 0.279297,-3,0,-3 - -[z] 3 -L 0,6,4,6 -L 4,6,0,0 -L 0,0,4,0 - -[{] 6 -A 2,8,1,90,180 -L 1,8,1,5 -A 0,5,1,270,0 -A 0,3,1,0,90 -L 1,3,1,0 -A 2,0,1,180,270 - -[}] 6 -A 0,8,1,0,90 -L 1,8,1,5 -A 2,5,1,180,270 -A 2,3,1,90,180 -L 1,3,1,0 -A 0,0,1,270,0 - -[¢] 3 -A 3,4.5,3,77.471191,257.471191 -A 3,4.5,3,257.471191,77.471191 -L 2,0,4,9 - -[°] 2 -A 1.5,7.5,1.5,90,270 -A 1.5,7.5,1.5,270,90 - -[±] 3 -L -0.000122,5,3.999878,5 -L 1.999878,7,1.999878,3 -L -0.000122,1,3.999878,1 - -[Ä] 5 -L 0,0,3,9 -L 3,9,6,0 -L 0.833252,2.5,5.166748,2.5 -L 5,10.25,5,10.75 -L 1,10.25,1,10.75 - -[Ö] 10 -L 0,2,0,7 -A 2,7,2,90,180 -L 2,9,3,9 -A 3,7,2,0,90 -L 5,7,5,2 -A 3,2,2,270,0 -L 3,0,2,0 -A 2,2,2,180,270 -L 1,10.25,1,10.75 -L 4,10.25,4,10.75 - -[Ü] 5 -L 0,9,0,2.5 -A 2.5,2.5,2.5,180,0 -L 5,2.5,5,9 -L 1,10.25,1,10.75 -L 4,10.25,4,10.75 - -[ß] 9 -A 2.5,7,2,270,90 -A 2.599976,2.6,2.4,0,90 -L 5,2.6,5,2.4 -A 2.599976,2.4,2.4,270,0 -L 1,5,2.599976,5 -A 2,7,2,90,180 -L 2,9,2.5,9 -L 0,0,0,7 -L 2.599976,0,1,0 - -[ä] 8 -L 0.5,6,2.5,6 -A 2.5,4.5,1.5,0,90 -L 4,4.5,4,0 -L 4,0,1.5,0 -A 1.5,1.5,1.5,90,270 -L 1.5,3,4,3 -L 1,9,1,8.5 -L 3,9,3,8.5 - -[ö] 6 -L 0,4,0,2 -A 2,2,2,180,0 -L 4,2,4,4 -A 2,4,2,0,180 -L 1,9,1,8.5 -L 3,9,3,8.5 - -[ø] 3 -A 3,4.5,3,77.471191,257.471191 -A 3,4.5,3,257.471191,77.471191 -L 2,0,4,9 - -[ú] 2 -L 0,6,4,2 -L 4,6,0,2 - -[ü] 6 -L 0,6,0,1.5 -A 1.5,1.5,1.5,180,270 -L 1.5,0,4,0 -L 4,0,4,6 -L 1,9,1,8.5 -L 3,9,3,8.5 - -[Å] 4 -L 0,0,3,9 -L 3,9,6,0 -L 0.833252,2.5,5.166748,2.5 -A 3,10.5,0.35,0,360 - -[å] 7 -L 0.5,6,2.5,6 -A 2.5,4.5,1.5,0,90 -L 4,4.5,4,0 -L 4,0,1.5,0 -A 1.5,1.5,1.5,90,270 -L 1.5,3,4,3 -A 2,8.75,0.35,0,360 - -[#2205] //diameter -A 3,4.5,3,77.471191,257.471191 -A 3,4.5,3,257.471191,77.471191 -L 2,0,4,9 - -#EOF diff --git a/fonts/normallatin1.cxf b/fonts/normallatin1.cxf deleted file mode 100644 index d00f056..0000000 --- a/fonts/normallatin1.cxf +++ /dev/null @@ -1,1265 +0,0 @@ -# Format: QCad II Font -# Creator: QCad -# Version: 1 -# Name: Normal Latin 1 -# Name: Normal -# LetterSpacing: 3.0 -# WordSpacing: 6.75 -# LineSpacingFactor: 1.0 -# Author: Hughes Jeangerard - -[!] 2 -L 0,9,0,3 -L 0,-0.000001,0,0.499999 - -["] 2 -L 0.4999,7,0.9999,9 -L 3.5,7,4,9 - -[#] 4 -L 1.9999,-0.000001,1.9999,9 -L 4.9999,9,4.9999,-0.000001 -L -0.0001,2.5,7,2.5 -L 7,6.499999,-0.0001,6.499999 - -[$] 6 -L 1.347673,5.087685,3.652245,3.912302 -A 2.090991,2.761358,5.420455,63.074584,90 -A 2.090991,6.54545,1.636364,90,242.98118 -A 2.909173,2.454541,1.636364,270,62.981185 -A 2.909173,6.238631,5.420455,243.07458,270 -L 2.5,8.999995,2.5,-0.000005 - -[%] 5 -L 7.551897,9,0,0 -A 1.5,7.5,1.5,90,270 -A 1.5,7.5,1.5,270,90 -A 6,1.5,1.5,90,270 -A 6,1.5,1.5,270,90 - -[&] 5 -L 6,3.214991,3.4259,0.597639 -L 0.574,3.402359,3.5695,6.448232 -L 1.1927,6.764281,5,-0.000001 -A 2,2,2,135.47807,315.47807 -A 2.5,7.5,1.5,315.47825,209.37229 - -['] 1 -L 0.4999,7,0.9999,9 - -[(] 1 -A 13,4,12.999999,157.38012,202.61985 - -[)] 1 -A -12.0001,4,12.999999,337.38012,22.619857 - -[*] 2 -L 0,5.999999,4,2 -L 4,5.999999,0,2 - -[+] 2 -L -0.0001,4,4,4 -L 2,5.999999,2,2 - -[,] 2 -L 0.9999,-0.000001,-0.0001,-3 -L 0.9999,-0.000001,0.9999,0.499999 - -[-] 1 -L -0.0001,4,3.9999,4 - -[.] 1 -L 0,-0.000001,0,0.499999 - -[/] 1 -L 4,9,0,-0.000001 - -[0] 10 -A 2,7.91049,1.08951,32.75695,147.243042 -A 4.93335,5.62352,4.80559,143.232468,169.491135 -A 4.93335,3.37648,4.80559,190.508865,216.767532 -A 2,1.08951,1.08951,212.756958,327.243042 -A -0.93335,3.37648,4.80559,323.232452,349.491119 -A -5.404663,4.46906,9.40473,347.913147,0.18851 -A -5.404663,4.53094,9.40473,359.811493,12.08686 -A -0.93335,5.62352,4.80559,10.50887,36.76754 -A 9.404663,4.46906,9.40473,179.811493,192.086868 -A 9.404663,4.53094,9.40473,167.913132,180.188507 - -[1] 2 -L -0.0001,7,1.9999,9 -L 1.9999,9,1.9999,-0.000001 - -[2] 4 -L 3.9999,-0.000001,0,-0.000001 -L 0,-0.000001,3.8645,6.646678 -A 2.9999,7.149312,1,329.82546,20.529098 -A 1.9999,7,2,14.477508,165.52247 - -[3] 7 -L 0,9,2,9 -L 2,4.999999,1,4.999999 -L 4,3,4,2 -L 2,-0.000001,0,-0.000001 -A 2,7,2,270,90 -A 2,3,2,0,90 -A 2,2,2,270,0 - -[4] 3 -L 3.5,-0.000001,3.5,4 -L 5,2,0,2 -L 0,2,2,9 - -[5] 7 -L 4,9,-0.0001,9 -L -0.0001,9,-0.0001,4.999999 -L -0.0001,4.999999,1.9999,4.999999 -L 4,3,4,2 -L 1.9999,-0.000001,-0.0001,-0.000001 -A 1.9999,3,2,0,90 -A 1.9999,2,2,270,0 - -[6] 6 -L -0.0001,3.803849,-0.0001,2 -L 3.9999,2,3.9999,3 -L 1.9999,4.999999,0.1204,4.999999 -A 5.9999,3.803849,6,120,180 -A 1.9999,2,2,180,0 -A 1.9999,3,2,0,90 - -[7] 3 -L 0,9,3.9999,9 -L 3.9999,9,1.5,-0.000001 -L 1.9999,4.999999,3.9999,4.999999 - -[8] 8 -L 0,3,0,2 -L 4,2,4,3 -L 0.25,7.249998,0.25,6.750001 -L 3.75,6.750001,3.75,7.249998 -A 2,2,2,180,0 -A 2,3,2,0,180 -A 2,6.750001,1.75,180,0 -A 2,7.249998,1.75,0,180 - -[9] 6 -L 4,5.19615,4,7 -L -0.0001,7,-0.0001,5.999999 -L 2,4,3.8796,4 -A -2.0001,5.19615,6,300,0 -A 2,7,2,0,180 -A 2,5.999999,2,180,270 - -[:] 2 -L -0.0001,-0.000001,-0.0001,0.499999 -L -0.0001,4,-0.0001,3.5 - -[;] 3 -L 0.9999,-0.000001,-0.0001,-3 -L 0.9999,-0.000001,0.9999,0.499999 -L 0.9999,4,0.9999,3.5 - -[<] 2 -L 3.9999,7,0,3.5 -L 0,3.5,3.9999,-0.000001 - -[=] 2 -L 0,5.499999,4,5.499999 -L 0,2.5,4,2.5 - -[>] 2 -L -0.0001,7,4,3.5 -L 4,3.5,-0.0001,-0.000001 - -[?] 9 -L 2,-0.000001,2,0.499999 -L 2,3,2,3.394449 -L 0,7,0,7.5 -L 1.5,9,2.5,9 -L 3.664,6.496151,2.336,4.503848 -A 4,3.394449,2,146.30993,180 -A 2,7.605547,2,326.30999,358.37925 -A 1.5,7.5,1.5,90,180 -A 2.5,7.5,1.5,1.87146,90 - -[@] 11 -L 8,0.999999,6.0676,0.28186 -L 2.4784,4.392247,2.5979,4.990294 -L 4.3604,2,4.4395,2 -L 6.3215,3.607756,7,7 -L 5.0495,7,5.1702,7 -A 4.5,4.499999,4.5,333.472,290.3863 -A 7.4124,2.943008,1.2,168.69018,337.88041 -A 4.4395,4,2,168.68978,270 -A 5.1702,5.499999,1.5,348.68998,90 -A 5.0495,4.499999,2.5,90,168.69009 -A 4.3604,4,2,270,348.68984 - -[A] 3 -L -0.0001,-0.000001,2.9998,9 -L 2.9998,9,6.0001,-0.000001 -L 0.8333,2.5,5.1666,2.5 - -[B] 8 -L -0.0001,-0.000001,-0.0001,9 -L -0.0001,9,2.4999,9 -L -0.0001,4.999999,2.6,4.999999 -L 4.9999,2.599999,4.9999,2.399998 -L 2.6,-0.000001,-0.0001,-0.000001 -A 2.4999,7,2,270,90 -A 2.6,2.599999,2.4,0,90 -A 2.6,2.399998,2.4,270,0 - -[C] 5 -L 3.9999,9,1.9999,9 -L -0.0001,7,-0.0001,2 -L 1.9999,-0.000001,3.9999,-0.000001 -A 1.9999,7,2,90,180 -A 1.9999,2,2,180,270 - -[D] 6 -L -0.0001,-0.000001,2.9999,-0.000001 -L 4.9999,2,4.9999,7 -L 2.9999,9,-0.0001,9 -L -0.0001,9,-0.0001,-0.000001 -A 2.9999,2,2,270,0 -A 2.9999,7,2,0,90 - -[E] 4 -L 3.9999,9,0,9 -L 0,9,0,-0.000001 -L 0,-0.000001,3.9999,-0.000001 -L 0,4.999999,2.9999,4.999999 - -[F] 3 -L 4,9,0,9 -L 0,9,0,-0.000001 -L 0,4.999999,4,4.999999 - -[G] 7 -L 5,9,2,9 -L 0,7,0,2 -L 2,-0.000001,5,-0.000001 -L 5,-0.000001,5,4.999999 -L 5,4.999999,3.5,4.999999 -A 2,7,2,90,180 -A 2,2,2,180,270 - -[H] 3 -L 0,9,0,-0.000001 -L 5,-0.000001,5,9 -L 0,4.999999,5,4.999999 - -[I] 1 -L 0.0001,9,0.0001,-0.000001 - -[J] 3 -L 3.0001,9,3.0001,2 -L 0.9998,-0.000001,-0.0001,-0.000001 -A 0.9998,2,2,270,0 - -[K] 3 -L -0.0001,9,-0.0001,-0.000001 -L -0.0001,3.5,4.9998,9 -L 1.6714,5.338441,4.9998,-0.000001 - -[L] 2 -L -0.0001,9,-0.0001,-0.000001 -L -0.0001,-0.000001,3.9999,-0.000001 - -[M] 4 -L -0.0001,-0.000001,-0.0001,9 -L -0.0001,9,2.9999,4 -L 2.9999,4,5.9999,9 -L 5.9999,9,5.9999,-0.000001 - -[N] 3 -L 0,-0.000001,0,9 -L 0,9,4.9999,-0.000001 -L 4.9999,-0.000001,4.9999,9 - -[O] 8 -L 0,2,0,7 -L 2,9,2.9999,9 -L 4.9999,7,4.9999,2 -L 2.9999,-0.000001,2,-0.000001 -A 2,7,2,90,180 -A 2.9999,7,2,0,90 -A 2.9999,2,2,270,0 -A 2,2,2,180,270 - -[P] 6 -L 0,-0.000001,0,9 -L 0,9,3,9 -L 5,7,5,5.999999 -L 3,4,0,4 -A 3,7,2,0,90 -A 3,5.999999,2,270,0 - -[Q] 9 -L 0,2,0,7 -L 2,9,3,9 -L 5,7,5,2 -L 3,-0.000001,2,-0.000001 -L 6,-0.000001,3,2 -A 2,7,2,90,180 -A 3,7,2,0,90 -A 3,2,2,270,0 -A 2,2,2,180,270 - -[R] 7 -L 0,-0.000001,0,9 -L 0,9,3,9 -L 5,7,5,5.999999 -L 3,4,0,4 -L 3,4,5,-0.000001 -A 3,7,2,0,90 -A 3,5.999999,2,270,0 - -[S] 5 -L 1.0916,5.218288,3.9083,3.781709 -A 2.0001,2.374999,6.625,63.074584,90 -A 2.0001,7,2,90,242.98118 -A 3.0001,2,2,270,62.981185 -A 3.0001,6.624999,6.625,243.07458,270 - -[T] 2 -L -0.0001,9,6.0001,9 -L 2.9999,9,2.9999,-0.000001 - -[U] 3 -L -0.0001,9,-0.0001,2.5 -L 4.9999,2.5,4.9999,9 -A 2.4999,2.5,2.5,180,0 - -[V] 2 -L -0.0001,9,2.9999,-0.000001 -L 2.9999,-0.000001,5.9999,9 - -[W] 4 -L -0.0001,9,1.9999,-0.000001 -L 1.9999,-0.000001,3.9999,5.999999 -L 3.9999,5.999999,5.9999,-0.000001 -L 5.9999,-0.000001,7.9999,9 - -[X] 2 -L 0,9,5.9999,-0.000001 -L 0,-0.000001,5.9999,9 - -[Y] 3 -L 0,9,3,4.999999 -L 3,4.999999,3,-0.000001 -L 3,4.999999,6,9 - -[Z] 3 -L 0,9,5,9 -L 5,9,0,-0.000001 -L 0,-0.000001,5,-0.000001 - -[[] 3 -L 1,-1.000001,0,-1.000001 -L 0,-1.000001,0,9 -L 0,9,1,9 - -[\] 1 -L 0.0001,9,4,-0.000001 - -[]] 3 -L -0.0001,9,0.9999,9 -L 0.9999,9,0.9999,-1.000001 -L 0.9999,-1.000001,-0.0001,-1.000001 - -[^] 2 -L 7,5.0001,3.5,9 -L 3.5,9,-0.000001,5.0001 - -[_] 1 -L 0,0,5,0 - -[`] 1 -L 0,9,2,7 - -[a] 6 -L 0.5,5.999999,2.4999,5.999999 -L 3.9999,4.499999,3.9999,-0.000001 -L 3.9999,-0.000001,1.4999,-0.000001 -L 1.4999,3,3.9999,3 -A 2.4999,4.499999,1.5,0,90 -A 1.4999,1.499999,1.5,90,270 - -[b] 6 -L 0,9,0,-0.000001 -L 0,-0.000001,2.5,-0.000001 -L 4,1.499999,4,4.499999 -L 2.5,5.999999,0,5.999999 -A 2.5,1.499999,1.5,270,0 -A 2.5,4.499999,1.5,0,90 - -[c] 5 -L 3,5.999999,1.5,5.999999 -L 0,4.499999,0,1.499999 -L 1.5,-0.000001,3,-0.000001 -A 1.5,4.499999,1.5,90,180 -A 1.5,1.499999,1.5,180,270 - -[d] 6 -L 4,9,4,-0.000001 -L 4,-0.000001,1.5,-0.000001 -L 0,1.499999,0,4.499999 -L 1.5,5.999999,4,5.999999 -A 1.5,1.499999,1.5,180,270 -A 1.5,4.499999,1.5,90,180 - -[e] 6 -L 0.0001,3,4,3 -L 4,3,4,4 -L 0.0001,4,0.0001,1.499999 -L 1.5,-0.000001,4,-0.000001 -A 2,4,2,0,180 -A 1.5,1.499999,1.5,180,270 - -[f] 4 -L 0.9998,-0.000001,0.9998,7.5 -L 2.5001,9,3.0001,9 -L -0.0001,5.999999,3.0001,5.999999 -A 2.5001,7.5,1.5,90,180 - -[g] 8 -L -0.0001,-3,2.4999,-3 -L 3.9998,-1.5,3.9998,5.999999 -L 3.9998,5.999999,1.4999,5.999999 -L -0.0001,4.499999,-0.0001,1.499999 -L 1.4999,-0.000001,3.9998,-0.000001 -A 2.4999,-1.5,1.5,270,0 -A 1.4999,4.499999,1.5,90,180 -A 1.4999,1.499999,1.5,180,270 - -[h] 4 -L -0.0001,9,-0.0001,-0.000001 -L -0.0001,5.999999,2.4999,5.999999 -L 3.9999,4.499999,3.9999,-0.000001 -A 2.4999,4.499999,1.5,0,90 - -[i] 2 -L -0.0001,-0.000001,-0.0001,5.999999 -L -0.0001,8.5,-0.0001,9 - -[j] 4 -L -0.0001,-3,0.4999,-3 -L 1.9999,-1.5,1.9999,5.999999 -L 1.9999,8.5,1.9999,9 -A 0.4999,-1.5,1.5,270,0 - -[k] 3 -L 0,9,0,-0.000001 -L 0,3.5,3.9999,5.999999 -L 1.321,4.32555,3.9999,-0.000001 - -[l] 2 -L 0,9,0,0.999999 -A 1,0.999999,1,180,270 - -[m] 5 -L 0,-0.000001,0,5.999999 -L 0,5.999999,4.5,5.999999 -L 6,4.499999,6,-0.000001 -L 3,5.999999,3,-0.000001 -A 4.5,4.499999,1.5,0,90 - -[n] 4 -L 0,-0.000001,0,5.999999 -L 0,5.999999,2.5,5.999999 -L 4,4.499999,4,-0.000001 -A 2.5,4.499999,1.5,0,90 - -[o] 4 -L -0.0002,4,-0.0002,2 -L 4,2,4,4 -A 2.0001,2,2,180,0 -A 2.0001,4,2,0,180 - -[p] 6 -L -0.0001,-0.000001,2.4998,-0.000001 -L 3.9998,1.499999,3.9998,4.499999 -L 2.4998,5.999999,-0.0001,5.999999 -L -0.0001,5.999999,-0.0001,-3 -A 2.4998,1.499999,1.5,270,0 -A 2.4998,4.499999,1.5,0,90 - -[q] 6 -L 3.9999,-0.000001,1.4999,-0.000001 -L -0.0001,1.499999,-0.0001,4.499999 -L 1.4999,5.999999,3.9999,5.999999 -L 3.9999,5.999999,3.9999,-3 -A 1.4999,1.499999,1.5,180,270 -A 1.4999,4.499999,1.5,90,180 - -[r] 3 -L -0.0001,-0.000001,-0.0001,5.999999 -L -0.0001,5.999999,1.9999,5.999999 -A 1.9999,4.999999,1,0,90 - -[s] 5 -L 0.8144,3.42309,3.1854,2.45509 -A 2.1642,1.82088,4.0573,63.097366,108.27551 -A 1.2681,4.534059,1.2,108.27456,247.79054 -A 2.732,1.344119,1.19999,288.27493,67.791183 -A 1.8357,4.057319,4.05732,243.09764,288.27551 - -[t] 2 -L 0,5.999999,2.9999,5.999999 -L 1,9,1,-0.000001 - -[u] 4 -L 0,5.999999,0,1.499999 -L 1.5,-0.000001,4,-0.000001 -L 4,-0.000001,4,5.999999 -A 1.5,1.499999,1.5,180,270 - -[v] 2 -L 0,5.999999,2,-0.000001 -L 2,-0.000001,4,5.999999 - -[w] 4 -L 0,5.999999,1.5,-0.000001 -L 1.5,-0.000001,3,4 -L 3,4,4.5,-0.000001 -L 4.5,-0.000001,6,5.999999 - -[x] 2 -L 0.0001,5.999999,4,-0.000001 -L 0.0001,-0.000001,4,5.999999 - -[y] 4 -L -0.0001,5.999999,1.9998,-0.000001 -L 4.0001,5.999999,1.2278,-2.316231 -L 0.2793,-3,-0.0001,-3 -A 0.2793,-2,1,270,341.56504 - -[z] 3 -L -0.0001,5.999999,3.9999,5.999999 -L 3.9999,5.999999,-0.0001,-0.000001 -L -0.0001,-0.000001,3.9999,-0.000001 - -[{] 6 -L 0.9999,8,0.9999,4.999999 -L 0.9999,3,0.9999,-0.000001 -A 1.9999,8,1,90,180 -A -0.0001,4.999999,1,270,0 -A -0.0001,3,1,0,90 -A 1.9999,-0.000001,1,180,270 - -[|] 1 -L 0,9,0,0 - -[}] 6 -L 0.9999,8,0.9999,4.999999 -L 0.9999,3,0.9999,-0.000001 -A 0,8,1,0,90 -A 1.9999,4.999999,1,180,270 -A 1.9999,3,1,90,180 -A 0,-0.000001,1,270,0 - -[~] 3 -L 2.511533,2.732524,1.488467,3.267476 -A 0.9998,2.333333,1.054092,62.400573,161.56504 -A 3.000067,3.666667,1.054092,242.40057,341.56504 - -[¡] 2 -L 0,0,0,6 -L 0,9.000001,0,8.500001 - -[¢] 3 -L 2.0002,-0.000001,4.0001,9 -A 3.0001,4.499999,3,77.471176,257.47117 -A 3.0001,4.499999,3,257.47117,77.471176 - -[£] 6 -L 0,0,4,0 -A 4,1,1,270,0 -A 0,1,1,270,0 -A 2.75,7.25,1.75,0,180 -L 1,7.25,1,1 -L 0,4.5,3,4.5 - -[¤] 6 -A 1.5,4.5,1.05,90,270 -A 1.5,4.5,1.05,270,90 -L 0,6,0.757538,5.242462 -L 0.757538,3.757538,0,3 -L 3,6,2.242462,5.242462 -L 2.242462,3.757538,3,3 - -[¥] 5 -L 0,9,3,4.999999 -L 3,4.999999,3,-0.000001 -L 3,4.999999,6,9 -L 1.5,5,4.5,5 -L 1.5,4,4.5,4 - -[¦] 2 -L 0,9,0,5.5 -L 0,3.5,0,0 - -[§] 4 -A 1.5,4.5,1.5,90,270 -A 1.5,4.5,1.5,270,90 -A 1.5,7.5,1.5,0,270 -A 1.5,1.5,1.5,180,90 - -[¨] 2 -L -0.0001,7.5,-0.0001,7 -L 2.9999,7.5,2.9999,7 - -[©] 12 -L 5.611111,8,4.055556,8 -L 2.5,6.444444,2.5,2.555556 -L 4.055556,0.999999,5.611111,0.999999 -A 4.055556,6.444444,1.555556,90,180 -A 4.055556,2.555556,1.555556,180,270 -L 5.611111,8,4.055556,8 -L 2.5,6.444444,2.5,2.555556 -L 4.055556,0.999999,5.611111,0.999999 -A 4.055556,6.444444,1.555556,90,180 -A 4.055556,2.555556,1.555556,180,270 -A 4.5,4.5,4.5,90,270 -A 4.5,4.5,4.5,270,90 - -[ª] 6 -L 0.375,8.999999,1.874925,8.999999 -L 2.999925,7.874999,2.999925,4.499999 -L 2.999925,4.499999,1.124925,4.499999 -L 1.124925,6.75,2.999925,6.75 -A 1.874925,7.874999,1.125,0,90 -A 1.124925,5.624999,1.125,90,270 - -[«] 4 -L 0,3,1.5,5.5 -L 0,3,1.5,0.5 -L 2.5,5.5,1,3 -L 1,3,2.5,0.5 - -[¬] 2 -L 0,6,4,6 -L 4,6,4,4 - -[­] 1 -L 0,11,5,11 - -[®] 9 -L 2.75,0.999999,2.75,8.000001 -L 2.75,8.000001,5.083334,8.000001 -L 6.63889,6.444445,6.63889,5.666667 -L 5.083334,4.111111,2.75,4.111111 -L 5.083334,4.111111,6.63889,0.999999 -A 5.083334,6.444445,1.555556,0,90 -A 5.083334,5.666667,1.555556,270,0 -A 4.5,4.5,4.5,90,270 -A 4.5,4.5,4.5,270,90 - -[°] 2 -A 1.4998,7.5,1.5,90,270 -A 1.4998,7.5,1.5,270,90 - -[±] 3 -L -0.0002,4.999999,3.9998,4.999999 -L 1.9998,7,1.9998,3 -L -0.0002,0.999999,3.9998,0.999999 - -[²] 4 -L 1.99995,4.5,0,4.5 -L 0,4.5,1.93225,7.823339 -A 1.49995,8.074656,0.5,329.82546,20.529098 -A 0.99995,8,1,14.477508,165.52247 - -[³] 7 -L 0,9,1,9 -L 1,7,0.5,7 -L 2,6,2,5.5 -L 1,4.5,0,4.5 -A 1,8,1,270,90 -A 1,6,1,0,90 -A 1,5.5,1,270,0 - -[´] 1 -L 0,7,2,9 - -[µ] 4 -L 1.5,-0.000001,4,-0.000001 -L 4,-0.000001,4,5.999999 -A 1.5,1.499999,1.5,180,270 -L 0,5.999999,0,-3 - -[¶] 4 -L 3,9.5,3,-0.5 -L 2,9.5,2,-0.5 -L 3,9.5,2,9.5 -A 2,7.5,2,90,270 - -[·] 1 -L 0,2.875,0,3.125 - -[¸] 1 -L 0.375,0,0,-1.5 - -[¹] 2 -L 0,8,1,9 -L 1,9,1,4.5 - -[º] 4 -L 0,5.5,0,8 -L 1.99995,8,1.99995,5.5 -A 1,8,1,0,180 -A 1,5.5,1,180,0 - -[»] 4 -L 2.5,3,1,0.5 -L 2.5,3,1,5.5 -L 0,0.5,1.5,3 -L 1.5,3,0,5.5 - -[¼] 6 -L 0,8,1,9 -L 1,9,1,4.5 -L 5.75,-0,5.75,2 -L 6.5,1,4,1 -L 4,1,5,4.5 -L 0,0,6,9 - -[½] 7 -L 0,8,1,9 -L 1,9,1,4.5 -A 5.5,3.574656,0.5,329.82546,20.529098 -L 5.99995,0,4,0 -L 4,0,5.93225,3.323339 -A 4.99995,3.5,1,14.477508,165.52247 -L 0,0,6,9 - -[¾] 11 -L 6.75,-0,6.75,2 -L 7.5,1,5,1 -L 5,1,6,4.5 -L 0,9,1,9 -L 1,7,0.5,7 -L 2,6,2,5.5 -L 1,4.5,0,4.5 -A 1,8,1,270,90 -A 1,6,1,0,90 -A 1,5.5,1,270,0 -L 1,0,7,9 - -[¿] 9 -L 2,9.000001,2,8.500001 -L 2,6,2,5.605551 -L 4,2,4,1.5 -L 2.5,0,1.5,-0 -L 0.336,2.503849,1.664,4.496152 -A 0,5.605551,2,326.30993,0 -A 2,1.394453,2,146.30999,178.37925 -A 2.5,1.5,1.5,270,0 -A 1.5,1.5,1.5,181.87146,270 - -[À] 4 -L 0,-0.000001,3,9 -L 3,9,5.9999,-0.000001 -L 0.8332,2.5,5.1662,2.5 -L 2,12.000001,4,10.000001 - -[Á] 4 -L -0.0002,-0.000001,2.9998,9 -L 2.9998,9,5.9997,-0.000001 -L 0.8335,2.5,5.1665,2.5 -L 1.9998,10.000001,3.9998,12.000001 - -[Â] 5 -L 0,-0.000001,3,9 -L 3,9,6,-0.000001 -L 0.8333,2.5,5.1663,2.5 -L 1.4998,10.000001,3,12.000001 -L 3,12.000001,4.4998,10.000001 - -[Ã] 6 -L -0.0002,-0.000001,2.9998,9 -L 2.9998,9,5.9998,-0.000001 -L 0.8335,2.5,5.1665,2.5 -L 3.3839,10.049392,2.6162,10.450606 -A 2.2502,9.749999,0.790569,62.400573,161.56504 -A 3.7499,10.749999,0.790569,242.40057,341.56504 - -[Ä] 5 -L 0.0001,-0.000001,3.0001,9 -L 3.0001,9,6,-0.000001 -L 0.8333,2.5,5.1663,2.5 -L 1.5,10.5,1.5,10 -L 4.5,10.5,4.5,10 - -[Å] 5 -L -0.0001,-0.000001,2.9999,9 -L 2.9999,9,5.9998,-0.000001 -L 0.8336,2.5,5.1666,2.5 -A 2.9999,10.500001,0.5,90,270 -A 2.9999,10.500001,0.5,270,90 - -[Æ] 6 -L 0.0001,-0.000001,3.0001,9 -L 3,9.000001,3,0 -L 3,0,7,0 -L 3,5,6,5 -L 7,9.000001,3,9.000001 -L 0.8334,2.5,3,2.5 - -[Ç] 6 -L 3.9999,9,1.9999,9 -L 1.9999,-0.000001,3.9999,-0.000001 -L -0.0001,7,-0.0001,2 -A 1.9999,7,2,90,180 -A 1.9999,2,2,180,270 -L 0,0,1,1.5 - -[È] 5 -L 4.0001,9,-0.0003,9 -L -0.0003,9,-0.0003,-0.000001 -L -0.0003,-0.000001,4.0001,-0.000001 -L -0.0003,4.999999,3.0002,4.999999 -L 1.0002,12.000001,3.0002,10.000001 - -[É] 5 -L 3.9999,9,0,9 -L 0,9,0,-0.000001 -L 0,-0.000001,3.9999,-0.000001 -L 0,4.999999,3,4.999999 -L 1,10.000001,3,12.000001 - -[Ê] 6 -L 3.9997,9,-0.0002,9 -L -0.0002,9,-0.0002,-0.000001 -L -0.0002,-0.000001,3.9997,-0.000001 -L -0.0002,4.999999,2.9998,4.999999 -L 0.5,10.000001,1.9998,12.000001 -L 1.9998,12.000001,3.5,10.000001 - -[Ë] 6 -L 4,9,0,9 -L 0,9,0,-0.000001 -L 0,-0.000001,4,-0.000001 -L 0,4.999999,3,4.999999 -L 0.4999,10.5,0.4999,10 -L 3.4999,10.5,3.4999,10 - -[Ì] 2 -L 1,8.999999,1,-0.000002 -L 0,12,2,10 - -[Í] 2 -L 1.0003,8.999999,1.0003,-0.000002 -L 0.0003,10,2.0003,12 - -[Î] 3 -L 1.4998,8.999999,1.4998,-0.000002 -L 0,10,1.4998,12 -L 1.4998,12,3,10 - -[Ï] 3 -L 1.5,8.999999,1.5,-0.000002 -L -0.0002,10.499999,-0.0002,9.999999 -L 2.9998,10.499999,2.9998,9.999999 - -[Ð] 7 -L -0.0001,-0.000001,2.9999,-0.000001 -L 4.9999,2,4.9999,7 -L 2.9999,9,-0.0001,9 -L -0.0001,9,-0.0001,-0.000001 -L -1.0001,4.499999,1.9999,4.499999 -A 2.9999,2,2,270,0 -A 2.9999,7,2,0,90 - -[Ñ] 6 -L 0.0002,-0.000001,0.0002,9 -L 0.0002,9,5.0001,-0.000001 -L 5.0001,-0.000001,5.0001,9 -L 2.8836,10.549392,2.1163,10.950606 -A 1.7498,10.249999,0.790569,62.400573,161.56504 -A 3.25,11.249999,0.790569,242.40057,341.56504 - -[Ò] 9 -L 0,2,0,7 -L 2,9,2.9999,9 -L 4.9999,7,4.9999,2 -L 2.9999,-0.000001,2,-0.000001 -L 1.4997,12.000001,3.5002,10.000001 -A 2,7,2,90,180 -A 2.9999,7,2,0,90 -A 2.9999,2,2,270,0 -A 2,2,2,180,270 - -[Ó] 9 -L -0.0002,2,-0.0002,7 -L 1.9997,9,2.9997,9 -L 4.9997,7,4.9997,2 -L 2.9997,-0.000001,1.9997,-0.000001 -L 1.5,10.000001,3.5,12.000001 -A 1.9997,7,2,90,180 -A 2.9997,7,2,0,90 -A 2.9997,2,2,270,0 -A 1.9997,2,2,180,270 - -[Ô] 10 -L 0,2,0,7 -L 2,9,3,9 -L 5,7,5,2 -L 3,-0.000001,2,-0.000001 -L 1,10.000001,2.4998,12.000001 -L 2.4998,12.000001,4,10.000001 -A 2,7,2,90,180 -A 3,7,2,0,90 -A 3,2,2,270,0 -A 2,2,2,180,270 - -[Õ] 11 -L -0.0002,2,-0.0002,7 -L 1.9998,9,2.9998,9 -L 4.9998,7,4.9998,2 -L 2.9998,-0.000001,1.9998,-0.000001 -L 2.8837,10.549392,2.1164,10.950606 -A 1.9998,7,2,90,180 -A 2.9998,7,2,0,90 -A 2.9998,2,2,270,0 -A 1.9998,2,2,180,270 -A 1.7499,10.249999,0.790569,62.400573,161.56504 -A 3.2501,11.249999,0.790569,242.40057,341.56504 - -[Ö] 10 -L 0.0001,2,0.0001,7 -L 2,9,3,9 -L 5,7,5,2 -L 3,-0.000001,2,-0.000001 -A 2,7,2,90,180 -A 3,7,2,0,90 -A 3,2,2,270,0 -A 2,2,2,180,270 -L 0.9999,10.5,0.9999,10 -L 3.9999,10.5,3.9999,10 - -[×] 2 -L -0.0001,5.999999,3.9998,2 -L 3.9998,5.999999,-0.0001,2 - -[Ø] 9 -L 0.0001,2,0.0001,7 -L 2.0001,9,3.0001,9 -L 5.0001,7,5.0001,2 -L 3.0001,-0.000001,2.0001,-0.000001 -L 5.0001,9,0.0001,-0.000001 -A 2.0001,7,2,90,180 -A 3.0001,7,2,0,90 -A 3.0001,2,2,270,0 -A 2.0001,2,2,180,270 - -[Ù] 7 -L -0.0001,9,-0.0001,2.5 -L 4.9999,2.5,4.9999,9 -L -0.0001,9,-0.0001,2.5 -L 4.9999,2.5,4.9999,9 -L 1.5001,12.000001,3.5001,10.000001 -A 2.5001,2.5,2.5,180,0 -A 2.5001,2.5,2.5,180,0 - -[Ú] 4 -L 0.0002,9,0.0002,2.5 -L 5.0001,2.5,5.0001,9 -A 2.4999,2.5,2.5,180,0 -L 1.5,10.000001,3.5,12.000001 - -[Û] 5 -L 0,9,0,2.5 -L 4.9999,2.5,4.9999,9 -L 0.9999,10.000001,2.5002,12.000001 -L 2.5002,12.000001,3.9999,10.000001 -A 2.5002,2.5,2.5,180,0 - -[Ü] 5 -L -0.0002,9,-0.0002,2.5 -L 5.0002,2.5,5.0002,9 -A 2.5,2.5,2.5,180,0 -L 0.9999,10.5,0.9999,10 -L 3.9999,10.5,3.9999,10 - -[Ý] 4 -L 0,9,3,4.999999 -L 3,4.999999,3,-0.000001 -L 3,4.999999,6,9 -L 2,10.000001,4,12.000001 - -[Þ] 4 -L -0.0002,9,-0.0002,-0.000001 -L -0.0002,7,2.5,7 -L -0.0002,2,2.5,2 -A 2.5,4.499999,2.5,270,90 - -[ß] 9 -L 5,2.599999,5,2.399998 -L 1,4.999999,2.6001,4.999999 -L 2,9,2.4998,9 -L 0.0001,-0.000001,0.0001,7 -L 2.6001,-0.000001,1,-0.000001 -A 2.4998,7,2,270,90 -A 2.6001,2.599999,2.4,0,90 -A 2.6001,2.399998,2.4,270,0 -A 2,7,2,90,180 - -[à] 7 -L 0.5001,5.999999,2.5001,5.999999 -L 3.9998,4.499999,3.9998,-0.000001 -L 3.9998,-0.000001,1.5001,-0.000001 -L 1.5001,3,3.9998,3 -L 0.9998,9,2.9998,7 -A 2.5001,4.499999,1.5,0,90 -A 1.5001,1.499999,1.5,90,270 - -[á] 7 -L 0.4999,5.999999,2.4999,5.999999 -L 4.0001,4.499999,4.0001,-0.000001 -L 4.0001,-0.000001,1.4999,-0.000001 -L 1.4999,3,4.0001,3 -L 1.0001,7,3.0001,9 -A 2.4999,4.499999,1.5,0,90 -A 1.4999,1.499999,1.5,90,270 - -[â] 8 -L 0.5001,5.999999,2.5001,5.999999 -L 3.9999,4.499999,3.9999,-0.000001 -L 3.9999,-0.000001,1.5001,-0.000001 -L 1.5001,3,3.9999,3 -L 0.5001,7,1.9999,9 -L 1.9999,9,3.5001,7 -A 2.5001,4.499999,1.5,0,90 -A 1.5001,1.499999,1.5,90,270 - -[ã] 9 -L 0.4999,5.999999,2.4999,5.999999 -L 4.0001,4.499999,4.0001,-0.000001 -L 4.0001,-0.000001,1.4999,-0.000001 -L 1.4999,3,4.0001,3 -A 2.4999,4.499999,1.5,0,90 -A 1.4999,1.499999,1.5,90,270 -L 2.3838,7.049392,1.616,7.450608 -A 1.25,6.749998,0.790569,62.400573,161.56504 -A 2.7498,7.749998,0.790569,242.40057,341.56504 - -[ä] 8 -L 0.5002,5.999999,2.5002,5.999999 -L 3.9999,4.499999,3.9999,-0.000001 -L 3.9999,-0.000001,1.5002,-0.000001 -L 1.5002,3,3.9999,3 -A 2.5002,4.499999,1.5,0,90 -A 1.5002,1.499999,1.5,90,270 -L 0.4999,7.5,0.4999,7 -L 3.4999,7.5,3.4999,7 - -[å] 8 -L 0.5,5.999999,2.5,5.999999 -L 4.0002,4.499999,4.0002,-0.000001 -L 4.0002,-0.000001,1.5,-0.000001 -L 1.5,3,4.0002,3 -A 2.5,4.499999,1.5,0,90 -A 1.5,1.499999,1.5,90,270 -A 2,7.5,0.5,90,270 -A 2,7.5,0.5,270,90 - -[æ] 11 -L 0.4998,5.999999,2.4998,5.999999 -L 4,4.499999,4,-0.000001 -L 4,-0.000001,1.4998,-0.000001 -L 1.4998,3,4,3 -L 4,3,7.9999,3 -L 7.9999,3,7.9999,4 -L 5.4997,-0.000001,7.9999,-0.000001 -A 2.4998,4.499999,1.5,0,90 -A 1.4998,1.499999,1.5,90,270 -A 6,4,2,0,180 -A 5.4997,1.499999,1.5,180,270 - -[ç] 6 -L 2.9998,5.999999,1.5,5.999999 -L -0.0002,4.499999,-0.0002,1.499999 -L 1.5,-0.000001,2.9998,-0.000001 -A 1.5,4.499999,1.5,90,180 -A 1.5,1.499999,1.5,180,270 -L 2,0,1.625,-1.5 - -[è] 7 -L 0,3,4,3 -L 4,3,4,4 -L 0,4,0,1.499999 -L 1.4998,-0.000001,4,-0.000001 -A 2,4,2,0,180 -A 1.4998,1.499999,1.5,180,270 -L 1,9,3,7 - -[é] 7 -L -0.0002,3,3.9998,3 -L 3.9998,3,3.9998,4 -L -0.0002,4,-0.0002,1.499999 -L 1.5001,-0.000001,3.9998,-0.000001 -A 1.9998,4,2,0,180 -A 1.5001,1.499999,1.5,180,270 -L 0.9998,7,2.9998,9 - -[ê] 8 -L 0.0001,3,4.0001,3 -L 4.0001,3,4.0001,4 -L 0.0001,4,0.0001,1.499999 -L 1.4999,-0.000001,4.0001,-0.000001 -A 2.0001,4,2,0,180 -A 1.4999,1.499999,1.5,180,270 -L 0.4999,7,2.0001,9 -L 2.0001,9,3.4998,7 - -[ë] 8 -L -0.0001,3,3.9999,3 -L 3.9999,3,3.9999,4 -L -0.0001,4,-0.0001,1.499999 -L 1.5001,-0.000001,3.9999,-0.000001 -A 1.9999,4,2,0,180 -A 1.5001,1.499999,1.5,180,270 -L 0.4999,7.5,0.4999,7 -L 3.4999,7.5,3.4999,7 - -[ì] 2 -L 1.5002,-0.000001,1.5002,5.999999 -L 0,9,2,7 - -[í] 2 -L 0.4997,-0.000001,0.4997,5.999999 -L 0,7,2,9 - -[î] 3 -L 1.4997,-0.000001,1.4997,5.999999 -L 0,7,1.4997,9 -L 1.4997,9,3,7 - -[ï] 3 -L 1,-0.000001,1,5.999999 -L 0,9,0,8.5 -L 2,9,2,8.5 - -[ð] 6 -L -0.0002,4,-0.0002,2 -L 3.9998,2,3.9998,4 -L 3.5,9,0.5,7 -A 1.9998,2,2,180,0 -A 1.9998,4,2,0,180 -A -1.5,4,5.5,0,65.38002 - -[ñ] 7 -L 0,-0.000001,0,5.999999 -L 0,5.999999,2.4998,5.999999 -L 4,4.499999,4,-0.000001 -A 2.4998,4.499999,1.5,0,90 -L 2.3837,7.049392,1.6164,7.450608 -A 1.2499,6.749998,0.790569,62.400573,161.56504 -A 2.7501,7.749998,0.790569,242.40057,341.56504 - -[ò] 5 -L -0.0002,4,-0.0002,2 -L 3.9998,2,3.9998,4 -L 0.9998,9,2.9998,7 -A 1.9998,2,2,180,0 -A 1.9998,4,2,0,180 - -[ó] 5 -L 0.0001,4,0.0001,2 -L 4.0001,2,4.0001,4 -L 1.0001,7,3.0001,9 -A 2.0001,2,2,180,0 -A 2.0001,4,2,0,180 - -[ô] 6 -L -0.0001,4,-0.0001,2 -L 3.9999,2,3.9999,4 -L 0.5001,7,1.9999,9 -L 1.9999,9,3.5001,7 -A 1.9999,2,2,180,0 -A 1.9999,4,2,0,180 - -[õ] 7 -L 0.0001,4,0.0001,2 -L 4.0001,2,4.0001,4 -A 2.0001,2,2,180,0 -A 2.0001,4,2,0,180 -L 2.3838,7.049392,1.616,7.450608 -A 1.25,6.749998,0.790569,62.400573,161.56504 -A 2.7498,7.749998,0.790569,242.40057,341.56504 - -[ö] 6 -L 0.4999,7.5,0.4999,7 -L 3.4999,7.5,3.4999,7 -L -0.0001,4,-0.0001,2 -L 3.9999,2,3.9999,4 -A 1.9999,2,2,180,0 -A 1.9999,4,2,0,180 - -[÷] 3 -L -0.0003,4,4.0002,4 -L 2.0002,4.999999,2.0002,5.499999 -L 2.0002,3,2.0002,2.5 - -[ø] 5 -L -0.0001,4,-0.0001,2 -L 3.9999,2,3.9999,4 -A 1.9999,2,2,180,0 -A 1.9999,4,2,0,180 -L 4,6,0,0 - -[ù] 5 -L 0.0001,5.999999,0.0001,1.499999 -L 1.4998,-0.000001,4,-0.000001 -L 4,-0.000001,4,5.999999 -A 1.4998,1.499999,1.5,180,270 -L 1,9,3,7 - -[ú] 5 -L 0.0001,5.999999,0.0001,1.499999 -L 1.4998,-0.000001,4,-0.000001 -L 4,-0.000001,4,5.999999 -A 1.4998,1.499999,1.5,180,270 -L 0.9998,7,2.9998,9 - -[û] 6 -L 0.0001,5.999999,0.0001,1.499999 -L 1.4998,-0.000001,4,-0.000001 -L 4,-0.000001,4,5.999999 -A 1.4998,1.499999,1.5,180,270 -L 0.4999,7,2.0001,9 -L 2.0001,9,3.4998,7 - -[ü] 6 -L 0.0001,5.999999,0.0001,1.499999 -L 1.4998,-0.000001,4,-0.000001 -L 4,-0.000001,4,5.999999 -A 1.4998,1.499999,1.5,180,270 -L 0.4999,7.5,0.4999,7 -L 3.4999,7.5,3.4999,7 - -[ý] 4 -L 0.0003,5.999999,2.0003,-0.000001 -L 4.0003,5.999999,1.2276,-2.316231 -L 0.9999,7,2.9998,9 -A 0.2796,-2,1,270,341.56504 - -[þ] 6 -L 0.0001,-0.000001,2.4999,-0.000001 -L 4.0001,1.499999,4.0001,4.499999 -L 2.4999,5.999999,0.0001,5.999999 -L 0.0001,9,0.0001,-3 -A 2.4999,1.499999,1.5,270,0 -A 2.4999,4.499999,1.5,0,90 - -[ÿ] 5 -L -0.0001,5.999999,1.9999,-0.000001 -L 3.9999,5.999999,1.2281,-2.316231 -A 0.2792,-2,1,270,341.56504 -L 0.4999,7.5,0.4999,7 -L 3.4999,7.5,3.4999,7 - -#EOF diff --git a/fonts/normallatin1.readme b/fonts/normallatin1.readme deleted file mode 100644 index 80d135c..0000000 --- a/fonts/normallatin1.readme +++ /dev/null @@ -1,11 +0,0 @@ -A few notes about this Normal Latin 1: - -- The symbol for diameter (ø) will be found at position 162 (normally used for the "¢"). Indeed position 216 and 248 are used for maj and min slash o, which are not perfectly round. Otherwise the font follows the ISO-8859-1 specification. - -- Position between 128 and 159 included are empty in ISO-8859 charset. They exist only in a Windows specific charset (CP1252 aka WinLatin1). So you won't find Euro currency symbol, french o-e (majuscule and minuscule), trade mark symbol or majuscule ÿ, and a couple of others. - -- Do not rename this font "normal" in order to replace the former normal.cxf. This font file is used by QCad for cotation and some symbols are not at the same place. - -Thanks to the Qcad-Users Yahoo! Group (especially Yoshimune Kobayashi) for help and teach to complete the font. - -Hughes Jeangerard \ No newline at end of file diff --git a/fonts/normallatin2.cxf b/fonts/normallatin2.cxf deleted file mode 100644 index 69ea5fc..0000000 --- a/fonts/normallatin2.cxf +++ /dev/null @@ -1,1197 +0,0 @@ -# Format: QCad II Font -# Creator: QCad -# Version: 1 -# Name: Normal Latin 2 -# Encoding: ISO8859-2 -# LetterSpacing: 3.0 -# WordSpacing: 6.75 -# LineSpacingFactor: 1.0 -# Author: Hughes Jeangerard - -[!] 2 -L 0,9,0,3 -L 0,0,0,0.5 - -["] 2 -L 0.5,7,1,9 -L 3.5,7,4,9 - -[#] 4 -L 1.999969,0,1.999969,8.999999 -L 4.999969,8.999999,4.999969,0 -L -0.000031,2.5,6.999969,2.5 -L 6.999969,6.499999,-0.000031,6.499999 - -[&] 5 -L 6,3.21499,3.425964,0.59764 -A 2,2,2,135.478088,315.478088 -L 0.574036,3.40236,3.569458,6.44823 -A 2.5,7.5,1.5,315.478271,209.372314 -L 1.19281,6.76428,5,0 - -['] 1 -L 0.5,7,1,9 - -[(] 1 -A 13,4,13,157.380142,202.619858 - -[)] 1 -A -12,4,13,337.380127,22.61986 - -[*] 2 -L 0,6,4,2 -L 4,6,0,2 - -[+] 2 -L 0,4,4,4 -L 2,6,2,2 - -[,] 2 -L 1,0,0,-3 -L 1,0,1,0.5 - -[-] 1 -L 0,4,4,4 - -[.] 1 -L 0,0,0,0.5 - -[/] 1 -L 4,9,0,0 - -[0] 10 -A 2,7.91049,1.08951,32.75695,147.243042 -A 4.93335,5.62352,4.80559,143.232468,169.491135 -A 4.93335,3.37648,4.80559,190.508865,216.767532 -A 2,1.08951,1.08951,212.756958,327.243042 -A -0.93335,3.37648,4.80559,323.232452,349.491119 -A -5.404663,4.46906,9.40473,347.913147,0.18851 -A -5.404663,4.53094,9.40473,359.811493,12.08686 -A -0.93335,5.62352,4.80559,10.50887,36.76754 -A 9.404663,4.46906,9.40473,179.811493,192.086868 -A 9.404663,4.53094,9.40473,167.913132,180.188507 - -[1] 2 -L 0,7,2,9 -L 2,9,2,0 - -[2] 4 -L 4,0,0,0 -L 0,0,3.864502,6.64668 -A 3,7.14931,1,329.82547,20.52911 -A 2,7,2,14.47751,165.522491 - -[3] 7 -L 0,9,2,9 -A 2,7,2,270,90 -L 2,5,1,5 -A 2,3,2,0,90 -L 4,3,4,2 -A 2,2,2,270,0 -L 2,0,0,0 - -[4] 3 -L 3.5,0,3.5,4 -L 5,2,0,2 -L 0,2,2,9 - -[5] 7 -L 4,9,0,9 -L 0,9,0,5 -L 0,5,2,5 -A 2,3,2,0,90 -L 4,3,4,2 -A 2,2,2,270,0 -L 2,0,0,0 - -[6] 6 -A 6,3.80385,6,120,180 -L 0,3.80385,0,2 -A 2,2,2,180,0 -L 4,2,4,3 -A 2,3,2,0,90 -L 2,5,0.120422,5 - -[7] 3 -L 0,9,4,9 -L 4,9,1.5,0 -L 2,5,4,5 - -[8] 8 -L 0,3,0,2 -A 2,2,2,180,0 -L 4,2,4,3 -A 2,3,2,0,180 -L 0.25,7.25,0.25,6.75 -A 2,6.75,1.75,180,0 -L 3.75,6.75,3.75,7.25 -A 2,7.25,1.75,0,180 - -[9] 6 -A -2,5.19615,6,300,0 -L 4,5.19615,4,7 -A 2,7,2,0,180 -L 0,7,0,6 -A 2,6,2,180,270 -L 2,4,3.879578,4 - -[:] 2 -L 0,0,0,0.5 -L 0,4,0,3.5 - -[;] 3 -L 1,0,0,-3 -L 1,0,1,0.5 -L 1,4,1,3.5 - -[<] 2 -L 4,7,0,3.5 -L 0,3.5,4,0 - -[=] 2 -L 0,5.5,4,5.5 -L 0,2.5,4,2.5 - -[>] 2 -L 0,7,4,3.5 -L 4,3.5,0,0 - -[?] 9 -L 2,0,2,0.5 -L 2,3,2,3.39445 -L 0,7,0,7.5 -L 1.5,9,2.5,9 -L 3.664062,6.49615,2.335938,4.50385 -A 4,3.39445,2,146.309937,180 -A 2,7.60555,2,326.309998,358.379272 -A 1.5,7.5,1.5,90,180 -A 2.5,7.5,1.5,1.87147,90 - -[@] 11 -L 8,1,6.067566,0.28186 -A 4.5,4.5,4.5,333.472015,290.386322 -A 7.412354,2.943008,1.2,168.690186,337.880432 -A 4.439636,4,2,168.689804,270 -A 5.170288,5.5,1.5,348.690002,90 -A 5.049561,4.5,2.5,90,168.690094 -L 2.478455,4.392246,2.598083,4.990294 -A 4.360352,4,2,270,348.68985 -L 4.360352,2,4.439636,2 -L 6.321533,3.607756,7,7 -L 5.049561,7,5.170288,7 - -[A] 3 -L 0,0,3,9 -L 3,9,6,0 -L 0.833313,2.5,5.166687,2.5 - -[B] 8 -L 0,0,0,9 -L 0,9,2.5,9 -A 2.5,7,2,270,90 -L 0,5,2.599976,5 -A 2.599976,2.6,2.4,0,90 -L 5,2.6,5,2.4 -A 2.599976,2.4,2.4,270,0 -L 2.599976,0,0,0 - -[C] 5 -L 4,9,2,9 -A 2,7,2,90,180 -L 0,7,0,2 -A 2,2,2,180,270 -L 2,0,4,0 - -[D] 6 -L 0,0,3,0 -A 3,2,2,270,0 -L 5,2,5,7 -A 3,7,2,0,90 -L 3,9,0,9 -L 0,9,0,0 - -[E] 4 -L 4,9,0,9 -L 0,9,0,0 -L 0,0,4,0 -L 0,5,3,5 - -[F] 3 -L 4,9,0,9 -L 0,9,0,0 -L 0,5,4,5 - -[G] 7 -L 5,9,2,9 -A 2,7,2,90,180 -L 0,7,0,2 -A 2,2,2,180,270 -L 2,0,5,0 -L 5,0,5,5 -L 5,5,3.5,5 - -[H] 3 -L 0,9,0,0 -L 5,0,5,9 -L 0,5,5,5 - -[I] 1 -L 0,9,0,0 - -[J] 3 -L 3,9,3,2 -A 1,2,2,270,0 -L 1,0,0,0 - -[K] 3 -L 0,9,0,0 -L 0,3.5,5,9 -L 1.671326,5.33844,5,0 - -[L] 2 -L 0,9,0,0 -L 0,0,4,0 - -[M] 4 -L 0,0,0,9 -L 0,9,3,4 -L 3,4,6,9 -L 6,9,6,0 - -[N] 3 -L 0,0,0,9 -L 0,9,5,0 -L 5,0,5,9 - -[O] 8 -L 0,2,0,7 -A 2,7,2,90,180 -L 2,9,3,9 -A 3,7,2,0,90 -L 5,7,5,2 -A 3,2,2,270,0 -L 3,0,2,0 -A 2,2,2,180,270 - -[P] 6 -L 0,0,0,9 -L 0,9,3,9 -A 3,7,2,0,90 -L 5,7,5,6 -A 3,6,2,270,0 -L 3,4,0,4 - -[Q] 9 -L 0,2,0,7 -A 2,7,2,90,180 -L 2,9,3,9 -A 3,7,2,0,90 -L 5,7,5,2 -A 3,2,2,270,0 -L 3,0,2,0 -A 2,2,2,180,270 -L 6,0,3,2 - -[R] 7 -L 0,0,0,9 -L 0,9,3,9 -A 3,7,2,0,90 -L 5,7,5,6 -A 3,6,2,270,0 -L 3,4,0,4 -L 3,4,5,0 - -[S] 5 -A 2,2.375,6.625,63.074589,90 -A 2,7,2,90,242.981201 -L 1.091431,5.21829,3.908569,3.78171 -A 3,2,2,270,62.98119 -A 3,6.625,6.625,243.074585,270 - -[T] 2 -L 0,9,6,9 -L 3,9,3,0 - -[U] 3 -L 0,9,0,2.5 -A 2.5,2.5,2.5,180,0 -L 5,2.5,5,9 - -[V] 2 -L 0,9,3,0 -L 3,0,6,9 - -[W] 4 -L 0,9,2,0 -L 2,0,4,6 -L 4,6,6,0 -L 6,0,8,9 - -[X] 2 -L 0,9,6,0 -L 0,0,6,9 - -[Y] 3 -L 0,9,3,5 -L 3,5,3,0 -L 3,5,6,9 - -[Z] 3 -L 0,9,5,9 -L 5,9,0,0 -L 0,0,5,0 - -[[] 3 -L 1,-1,0,-1 -L 0,-1,0,9 -L 0,9,1,9 - -[\] 1 -L 0,9,4,0 - -[]] 3 -L 0,9,1,9 -L 1,9,1,-1 -L 1,-1,0,-1 - -[a] 6 -L 0.5,6,2.5,6 -A 2.5,4.5,1.5,0,90 -L 4,4.5,4,0 -L 4,0,1.5,0 -A 1.5,1.5,1.5,90,270 -L 1.5,3,4,3 - -[b] 6 -L 0,9,0,0 -L 0,0,2.5,0 -A 2.5,1.5,1.5,270,0 -L 4,1.5,4,4.5 -A 2.5,4.5,1.5,0,90 -L 2.5,6,0,6 - -[c] 5 -L 3,6,1.5,6 -A 1.5,4.5,1.5,90,180 -L 0,4.5,0,1.5 -A 1.5,1.5,1.5,180,270 -L 1.5,0,3,0 - -[d] 6 -L 4,9,4,0 -L 4,0,1.5,0 -A 1.5,1.5,1.5,180,270 -L 0,1.5,0,4.5 -A 1.5,4.5,1.5,90,180 -L 1.5,6,4,6 - -[e] 6 -L 0,3,4,3 -L 4,3,4,4 -A 2,4,2,0,180 -L 0,4,0,1.5 -A 1.5,1.5,1.5,180,270 -L 1.5,0,4,0 - -[f] 4 -L 1,0,1,7.5 -A 2.5,7.5,1.5,90,180 -L 2.5,9,3,9 -L 0,6,3,6 - -[g] 8 -L 0,-3,2.5,-3 -A 2.5,-1.5,1.5,270,0 -L 4,-1.5,4,6 -L 4,6,1.5,6 -A 1.5,4.5,1.5,90,180 -L 0,4.5,0,1.5 -A 1.5,1.5,1.5,180,270 -L 1.5,0,4,0 - -[h] 4 -L 0,9,0,0 -L 0,6,2.5,6 -A 2.5,4.5,1.5,0,90 -L 4,4.5,4,0 - -[i] 2 -L 0,0,0,6 -L 0,8.5,0,9 - -[j] 4 -L 0,-3,0.5,-3 -A 0.5,-1.5,1.5,270,0 -L 2,-1.5,2,6 -L 2,8.5,2,9 - -[k] 3 -L 0,9,0,0 -L 0,3.5,4,6 -L 1.320923,4.32555,4,0 - -[l] 2 -L 0,9,0,1 -A 1,1,1,180,270 - -[m] 5 -L 0,0,0,6 -L 0,6,4.5,6 -A 4.5,4.5,1.5,0,90 -L 6,4.5,6,0 -L 3,6,3,0 - -[n] 4 -L 0,0,0,6 -L 0,6,2.5,6 -A 2.5,4.5,1.5,0,90 -L 4,4.5,4,0 - -[o] 4 -L 0,4,0,2 -A 2,2,2,180,0 -L 4,2,4,4 -A 2,4,2,0,180 - -[p] 6 -L 0,0,2.5,0 -A 2.5,1.5,1.5,270,0 -L 4,1.5,4,4.5 -A 2.5,4.5,1.5,0,90 -L 2.5,6,0,6 -L 0,6,0,-3 - -[q] 6 -L 4,0,1.5,0 -A 1.5,1.5,1.5,180,270 -L 0,1.5,0,4.5 -A 1.5,4.5,1.5,90,180 -L 1.5,6,4,6 -L 4,6,4,-3 - -[r] 3 -L 0,0,0,6 -L 0,6,2,6 -A 2,5,1,0,90 - -[s] 5 -A 2.164185,1.82088,4.0573,63.09737,108.27552 -A 1.268188,4.53406,1.2,108.274567,247.790543 -L 0.814575,3.42309,3.185425,2.45509 -A 2.731812,1.34412,1.19999,288.274933,67.791191 -A 1.835815,4.05732,4.05732,243.097656,288.275513 - -[t] 2 -L 0,6,3,6 -L 1,9,1,0 - -[u] 4 -L 0,6,0,1.5 -A 1.5,1.5,1.5,180,270 -L 1.5,0,4,0 -L 4,0,4,6 - -[v] 2 -L 0,6,2,0 -L 2,0,4,6 - -[w] 4 -L 0,6,1.5,0 -L 1.5,0,3,4 -L 3,4,4.5,0 -L 4.5,0,6,6 - -[x] 2 -L 0,6,4,0 -L 0,0,4,6 - -[y] 4 -L 0,6,2,0 -L 4,6,1.227905,-2.31623 -A 0.279297,-2,1,270,341.565063 -L 0.279297,-3,0,-3 - -[z] 3 -L 0,6,4,6 -L 4,6,0,0 -L 0,0,4,0 - -[{] 6 -A 2,8,1,90,180 -L 1,8,1,5 -A 0,5,1,270,0 -A 0,3,1,0,90 -L 1,3,1,0 -A 2,0,1,180,270 - -[}] 6 -A 0,8,1,0,90 -L 1,8,1,5 -A 2,5,1,180,270 -A 2,3,1,90,180 -L 1,3,1,0 -A 0,0,1,270,0 - -[#0104] 4 -L 0,0,3,9 -L 3,9,6,0 -L 0.833313,2.5,5.166687,2.5 -A 5.842222,-0.831208,0.84605,79.252124,297.569897 - -[¢] 1 -A 3,12.083333,2.083333,196.260205,343.739795 - -[#0141] 3 -L 0,3.5,2.5,5.5 -L 1,9,1,0 -L 1,0,5,0 - -[¤] 6 -A 2,3,1,90,270 -A 2,3,1,270,90 -L 1.2,3.6,0,4.5 -L 1.2,2.4,0,1.5 -L 2.8,2.4,4,1.5 -L 2.8,3.6,4,4.5 - -[¥] 4 -L 0,9,0,0 -L 0,0,4,0 -L 0.5,12,2,10 -L 2,10,3.5,12 - -[#015A] 6 -A 2,2.375,6.625,63.074589,90 -A 2,7,2,90,242.981201 -L 1.091431,5.21829,3.908569,3.78171 -A 3,2,2,270,62.98119 -A 3,6.625,6.625,243.074585,270 -L 2.5,10,5,12 - -[§] 6 -A 2,2.375,6.625,63.074589,90 -A 2,7,2,90,242.981201 -A 3,2,2,270,62.98119 -A 3,6.625,6.625,243.074585,270 -A 2.274781,4.058343,1.657038,350.389979,135.57225 -A 2.725219,4.941657,1.657038,170.389979,315.57225 - -[¨] 2 -L 5,10.25,5,10.75 -L 1,10.25,1,10.75 - -[#0160] 7 -A 2,2.375,6.625,63.074589,90 -A 2,7,2,90,242.981201 -L 1.091431,5.21829,3.908569,3.78171 -A 3,2,2,270,62.98119 -A 3,6.625,6.625,243.074585,270 -L 1,12,2.5,10 -L 2.5,10,4,12 - -[#015E] 6 -A 2,2.375,6.625,63.074589,90 -A 2,7,2,90,242.981201 -L 1.091431,5.21829,3.908569,3.78171 -A 3,2,2,270,62.98119 -A 3,6.625,6.625,243.074585,270 -A 3.157778,-0.831208,0.84605,242.430103,100.747876 - -[#0164] 4 -L 0,9,6,9 -L 3,9,3,0 -L 1.5,12,3,10 -L 3,10,4.5,12 - -[#0179] 4 -L 0,9,5,9 -L 5,9,0,0 -L 0,0,5,0 -L 2.5,10,5,12 - -[­] 1 -L 0,3,3.5,3 - -[#0170] 5 -L 0,9,5,9 -L 5,9,0,0 -L 0,0,5,0 -L 1,12,2.5,10 -L 2.5,10,4,12 - -[#017B] 4 -L 0,9,5,9 -L 5,9,0,0 -L 0,0,5,0 -L 2.5,10,2.5,10.5 - -[°] 2 -A 1,11,1,90,270 -A 1,11,1,270,90 - -[#0105] 7 -L 0.5,6,2.5,6 -A 2.5,4.5,1.5,0,90 -L 4,4.5,4,0 -L 4,0,1.5,0 -A 1.5,1.5,1.5,90,270 -L 1.5,3,4,3 -A 3.842222,-0.831208,0.84605,79.252124,297.569897 - -[#0142] 3 -L 0,3,2.5,5 -L 1,9,1,1 -A 2,1,1,180,270 - -[´] 1 -L 0,10,2.5,12 - -[#013E] 4 -L 0,12,1.5,10 -L 1.5,10,3,12 -L 1.5,9,1.5,1 -A 2.5,1,1,180,270 - -[#015B] 6 -A 2.164185,1.82088,4.0573,63.09737,108.27552 -A 1.268188,4.53406,1.2,108.274567,247.790543 -L 0.814575,3.42309,3.185425,2.45509 -A 2.731812,1.34412,1.19999,288.274933,67.791191 -A 1.835815,4.05732,4.05732,243.097656,288.275513 -L 2.5,7,5,9 - -[·] 2 -L 0.5,11,2,9 -L 2,9,3.5,11 - -[#0161] 7 -A 2.164185,1.82088,4.0573,63.09737,108.27552 -A 1.268188,4.53406,1.2,108.274567,247.790543 -L 0.814575,3.42309,3.185425,2.45509 -A 2.731812,1.34412,1.19999,288.274933,67.791191 -A 1.835815,4.05732,4.05732,243.097656,288.275513 -L 0.5,9,2,7 -L 2,7,3.5,9 - -[#015F] 6 -A 2.164185,1.82088,4.0573,63.09737,108.27552 -A 1.268188,4.53406,1.2,108.274567,247.790543 -L 0.814575,3.42309,3.185425,2.45509 -A 2.731812,1.34412,1.19999,288.274933,67.791191 -A 1.835815,4.05732,4.05732,243.097656,288.275513 -A 2.157778,-0.831208,0.84605,242.430103,100.747876 - -[#0165] 4 -L 0,6,3,6 -L 1,9,1,0 -L 0,12,1.5,10 -L 1.5,10,3,12 - -[#017A] 4 -L 0,6,4,6 -L 4,6,0,0 -L 0,0,4,0 -L 2.5,7,5,9 - -[½] 2 -L 3.5,10,6,12 -L 1.5,10,4,12 - -[#017E] 5 -L 0,6,4,6 -L 4,6,0,0 -L 0,0,4,0 -L 0.5,9,2,7 -L 2,7,3.5,9 - -[#017C] 4 -L 0,6,4,6 -L 4,6,0,0 -L 0,0,4,0 -L 2,9,2,8.5 - -[#0154] 8 -L 0,0,0,9 -L 0,9,3,9 -A 3,7,2,0,90 -L 5,7,5,6 -A 3,6,2,270,0 -L 3,4,0,4 -L 3,4,5,0 -L 2.5,10,5,12 - -[#00C1] 4 -L 2.5,10,5,12 -L 0,0,3,9 -L 3,9,6,0 -L 0.833313,2.5,5.166687,2.5 - -[#00C2] 5 -L 0,0,3,9 -L 3,9,6,0 -L 0.833313,2.5,5.166687,2.5 -L 1.5,10,3,12 -L 3,12,4.5,10 - -[#0102] 4 -L 0,0,3,9 -L 3,9,6,0 -L 0.833313,2.5,5.166687,2.5 -A 3,12.083333,2.083333,196.260205,343.739795 - -[#00C4] 5 -L 0,0,3,9 -L 3,9,6,0 -L 0.833252,2.5,5.166748,2.5 -L 5,10.25,5,10.75 -L 1,10.25,1,10.75 - -[#0139] 3 -L 0,9,0,0 -L 0,0,4,0 -L 1,10,3.5,12 - -[#0106] 6 -L 4,9,2,9 -A 2,7,2,90,180 -L 0,7,0,2 -A 2,2,2,180,270 -L 2,0,4,0 -L 2.5,10,5,12 - -[#00C7] 6 -L 4,9,2,9 -A 2,7,2,90,180 -L 0,7,0,2 -A 2,2,2,180,270 -L 2,0,4,0 -A 2.657778,-0.831208,0.84605,242.430103,100.747876 - -[#010C] 7 -L 4,9,2,9 -A 2,7,2,90,180 -L 0,7,0,2 -A 2,2,2,180,270 -L 2,0,4,0 -L 0.5,12,2,10 -L 2,10,3.5,12 - -[#00C9] 5 -L 4,9,0,9 -L 0,9,0,0 -L 0,0,4,0 -L 0,5,3,5 -L 2.5,10,5,12 - -[#0118] 5 -L 4,9,0,9 -L 0,9,0,0 -L 0,0,4,0 -L 0,5,3,5 -A 3.842222,-0.831208,0.84605,79.252124,297.569897 - -[#00CB] 6 -L 4,9,0,9 -L 0,9,0,0 -L 0,0,4,0 -L 0,5,3,5 -L 0.5,10.25,0.5,10.75 -L 3.5,10.25,3.5,10.75 - -[#011A] 6 -L 4,9,0,9 -L 0,9,0,0 -L 0,0,4,0 -L 0,5,3,5 -L 0.5,12,2,10 -L 2,10,3.5,12 - -[#013A] 2 -L 0,9,0,0 -L 0,10,2.5,12 - -[#00CE] 3 -L 0,10,1.5,12 -L 1.5,12,3,10 -L 1.5,9,1.5,0 - -[#010E] 8 -L 0,0,3,0 -A 3,2,2,270,0 -L 5,2,5,7 -A 3,7,2,0,90 -L 3,9,0,9 -L 0,9,0,0 -L 0.5,12,2,10 -L 2,10,3.5,12 - -[#0110] 7 -L 1,0,4,0 -A 4,2,2,270,0 -L 6,2,6,7 -A 4,7,2,0,90 -L 4,9,1,9 -L 1,9,1,0 -L 0,4.5,2.5,4.5 - -[#0143] 4 -L 0,0,0,9 -L 0,9,5,0 -L 5,0,5,9 -L 2.5,10,5,12 - -[#0147] 5 -L 0,0,0,9 -L 0,9,5,0 -L 5,0,5,9 -L 1,12,2.5,10 -L 2.5,10,4,12 - -[#00D3] 9 -L 2.5,10,5,12 -L 0,2,0,7 -A 2,7,2,90,180 -L 2,9,3,9 -A 3,7,2,0,90 -L 5,7,5,2 -A 3,2,2,270,0 -L 3,0,2,0 -A 2,2,2,180,270 - -[#00D4] 10 -L 0,2,0,7 -A 2,7,2,90,180 -L 2,9,3,9 -A 3,7,2,0,90 -L 5,7,5,2 -A 3,2,2,270,0 -L 3,0,2,0 -A 2,2,2,180,270 -L 1,10,2.5,12 -L 2.5,12,4,10 - -[#0150] 10 -L 0,2,0,7 -A 2,7,2,90,180 -L 2,9,3,9 -A 3,7,2,0,90 -L 5,7,5,2 -A 3,2,2,270,0 -L 3,0,2,0 -A 2,2,2,180,270 -L 3.5,10,6,12 -L 1.5,10,4,12 - -[#00D6] 10 -L 0,2,0,7 -A 2,7,2,90,180 -L 2,9,3,9 -A 3,7,2,0,90 -L 5,7,5,2 -A 3,2,2,270,0 -L 3,0,2,0 -A 2,2,2,180,270 -L 1,10.25,1,10.75 -L 4,10.25,4,10.75 - -[×] 2 -L 0.066298,4.160725,2.732965,1.494059 -L 2.732965,4.160725,0.066298,1.494059 - -[#0158] 9 -L 0,0,0,9 -L 0,9,3,9 -A 3,7,2,0,90 -L 5,7,5,6 -A 3,6,2,270,0 -L 3,4,0,4 -L 3,4,5,0 -L 0.5,12,2,10 -L 2,10,3.5,12 - -[#016E] 5 -L 0,9,0,2.5 -A 2.5,2.5,2.5,180,0 -L 5,2.5,5,9 -A 2.5,11,1,90,270 -A 2.5,11,1,270,90 - -[#00DA] 4 -L 0,9,0,2.5 -A 2.5,2.5,2.5,180,0 -L 5,2.5,5,9 -L 2.5,10,5,12 - -[#0170] 5 -L 0,9,0,2.5 -A 2.5,2.5,2.5,180,0 -L 5,2.5,5,9 -L 3.5,10,6,12 -L 1.5,10,4,12 - -[#00DC] 5 -L 0,9,0,2.5 -A 2.5,2.5,2.5,180,0 -L 5,2.5,5,9 -L 1,10.25,1,10.75 -L 4,10.25,4,10.75 - -[#00DD] 4 -L 0,9,3,5 -L 3,5,3,0 -L 3,5,6,9 -L 2.5,10,5,12 - -[#0162] 3 -L 0,9,6,9 -L 3,9,3,0 -A 3.157778,-0.831208,0.84605,242.430103,100.747876 - -[#00D7] 9 -A 2.5,7,2,270,90 -A 2.599976,2.6,2.4,0,90 -L 5,2.6,5,2.4 -A 2.599976,2.4,2.4,270,0 -L 1,5,2.599976,5 -A 2,7,2,90,180 -L 2,9,2.5,9 -L 0,0,0,7 -L 2.599976,0,1,0 - -[#0155] 4 -L 0,0,0,6 -L 0,6,2,6 -A 2,5,1,0,90 -L 1.5,7,4,9 - -[#00E1] 7 -L 0.5,6,2.5,6 -A 2.5,4.5,1.5,0,90 -L 4,4.5,4,0 -L 4,0,1.5,0 -A 1.5,1.5,1.5,90,270 -L 1.5,3,4,3 -L 2.5,7,5,9 - -[#00E2] 8 -L 0.5,6,2.5,6 -A 2.5,4.5,1.5,0,90 -L 4,4.5,4,0 -L 4,0,1.5,0 -A 1.5,1.5,1.5,90,270 -L 1.5,3,4,3 -L 0.5,7,2,9 -L 2,9,3.5,7 - -[#0103] 7 -L 0.5,6,2.5,6 -A 2.5,4.5,1.5,0,90 -L 4,4.5,4,0 -L 4,0,1.5,0 -A 1.5,1.5,1.5,90,270 -L 1.5,3,4,3 -A 2,9.583333,2.083333,196.260205,343.739795 - -[#00E4] 8 -L 0.5,6,2.5,6 -A 2.5,4.5,1.5,0,90 -L 4,4.5,4,0 -L 4,0,1.5,0 -A 1.5,1.5,1.5,90,270 -L 1.5,3,4,3 -L 1,9,1,8.5 -L 3,9,3,8.5 - -[#013A] 3 -L 0,10,2.5,12 -L 1,9,1,1 -A 2,1,1,180,270 - -[#0107] 6 -L 3,6,1.5,6 -A 1.5,4.5,1.5,90,180 -L 0,4.5,0,1.5 -A 1.5,1.5,1.5,180,270 -L 1.5,0,3,0 -L 1.5,7,4,9 - -[#00E7] 6 -L 3,6,1.5,6 -A 1.5,4.5,1.5,90,180 -L 0,4.5,0,1.5 -A 1.5,1.5,1.5,180,270 -L 1.5,0,3,0 -A 2.157778,-0.831208,0.84605,242.430103,100.747876 - -[#010D] 7 -L 3,6,1.5,6 -A 1.5,4.5,1.5,90,180 -L 0,4.5,0,1.5 -A 1.5,1.5,1.5,180,270 -L 1.5,0,3,0 -L 0,9,1.5,7 -L 1.5,7,3,9 - -[#00E9] 7 -L 2.5,7,5,9 -L 0,3,4,3 -L 4,3,4,4 -A 2,4,2,0,180 -L 0,4,0,1.5 -A 1.5,1.5,1.5,180,270 -L 1.5,0,4,0 - -[#0119] 7 -L 0,3,4,3 -L 4,3,4,4 -A 2,4,2,0,180 -L 0,4,0,1.5 -A 1.5,1.5,1.5,180,270 -L 1.5,0,4,0 -A 3.842222,-0.831208,0.84605,79.252124,297.569897 - -[#00EB] 8 -L 0,3,4,3 -L 4,3,4,4 -A 2,4,2,0,180 -L 0,4,0,1.5 -A 1.5,1.5,1.5,180,270 -L 1.5,0,4,0 -L 1,9,1,8.5 -L 3,9,3,8.5 - -[#011B] 8 -L 0,3,4,3 -L 4,3,4,4 -A 2,4,2,0,180 -L 0,4,0,1.5 -A 1.5,1.5,1.5,180,270 -L 1.5,0,4,0 -L 0.5,9,2,7 -L 2,7,3.5,9 - -[#00ED] 2 -L 0,7,2.5,9 -L 0.5,0,0.5,6 - -[#00EE] 3 -L 0,7,1.5,9 -L 1.5,9,3,7 -L 1.5,0,1.5,6 - -[#010F] 8 -L 4,9,4,0 -L 4,0,1.5,0 -A 1.5,1.5,1.5,180,270 -L 0,1.5,0,4.5 -A 1.5,4.5,1.5,90,180 -L 1.5,6,4,6 -L 0.5,12,2,10 -L 2,10,3.5,12 - -[#0111] 7 -L 4,9,4,0 -L 4,0,1.5,0 -A 1.5,1.5,1.5,180,270 -L 0,1.5,0,4.5 -A 1.5,4.5,1.5,90,180 -L 1.5,6,4,6 -L 3,7.5,5,7.5 - -[#0144] 5 -L 0,0,0,6 -L 0,6,2.5,6 -A 2.5,4.5,1.5,0,90 -L 4,4.5,4,0 -L 2.5,7,5,9 - -[#0148] 6 -L 0,0,0,6 -L 0,6,2.5,6 -A 2.5,4.5,1.5,0,90 -L 4,4.5,4,0 -L 0.5,9,2,7 -L 2,7,3.5,9 - -[#00F3] 5 -L 2.5,7,5,9 -L 0,4,0,2 -A 2,2,2,180,0 -L 4,2,4,4 -A 2,4,2,0,180 - -[#00F4] 6 -L 0,4,0,2 -A 2,2,2,180,0 -L 4,2,4,4 -A 2,4,2,0,180 -L 0.5,7,2,9 -L 2,9,3.5,7 - -[#0151] 6 -L 0,4,0,2 -A 2,2,2,180,0 -L 4,2,4,4 -A 2,4,2,0,180 -L 1,7,3.5,9 -L 3,7,5.5,9 - -[#00F6] 6 -L 0,4,0,2 -A 2,2,2,180,0 -L 4,2,4,4 -A 2,4,2,0,180 -L 1,9,1,8.5 -L 3,9,3,8.5 - -[#0159] 5 -L 0,0,0,6 -L 0,6,2,6 -A 2,5,1,0,90 -L 0,9,1.5,7 -L 1.5,7,3,9 - -[#016F] 6 -L 0,6,0,1.5 -A 1.5,1.5,1.5,180,270 -L 1.5,0,4,0 -L 4,0,4,6 -A 2,8,1,90,270 -A 2,8,1,270,90 - -[#00FA] 5 -L 2.5,7,5,9 -L 0,6,0,1.5 -A 1.5,1.5,1.5,180,270 -L 1.5,0,4,0 -L 4,0,4,6 - -[#0171] 6 -L 0,6,0,1.5 -A 1.5,1.5,1.5,180,270 -L 1.5,0,4,0 -L 4,0,4,6 -L 1,7,3.5,9 -L 3,7,5.5,9 - -[#00FC] 6 -L 0,6,0,1.5 -A 1.5,1.5,1.5,180,270 -L 1.5,0,4,0 -L 4,0,4,6 -L 1,9,1,8.5 -L 3,9,3,8.5 - -[#00FD] 5 -L 0,6,2,0 -L 4,6,1.227905,-2.31623 -A 0.279297,-2,1,270,341.565063 -L 0.279297,-3,0,-3 -L 2.5,7,5,9 - -[#0163] 3 -L 0,6,3,6 -L 1,9,1,0 -A 1.157778,-0.831208,0.84605,242.430103,100.747876 - -#EOF diff --git a/fonts/romanc.cxf b/fonts/romanc.cxf deleted file mode 100644 index 196747d..0000000 --- a/fonts/romanc.cxf +++ /dev/null @@ -1,2778 +0,0 @@ -# Format: QCad II Font -# Creator: Adam Radlowski's "dodajf" program - GRASS font translator -# Version: 1.0.0 -# Name: Roman Complex -# LetterSpacing: 3.0 -# WordSpacing: 6.75 -# LineSpacingFactor: 1.0 -# Author: Hershey fonts -# Author: Adam Radlowski (Polish) - -[!] 9 -L 0.275862,5.793103,0,5.241379 -L 0,5.241379,0.275862,1.931034 -L 0.275862,1.931034,0.551724,5.241379 -L 0.551724,5.241379,0.275862,5.793103 -L 0.275862,5.241379,0.275862,3.586207 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -["] 10 -L 0.275862,3.862069,0,3.586207 -L 0,3.586207,0.275862,3.310345 -L 0.275862,3.310345,0.551724,3.586207 -L 0.551724,3.586207,0.275862,3.862069 -L 0.275862,0,0,0.275862 -L 0,0.275862,0.275862,0.551724 -L 0.275862,0.551724,0.551724,0.275862 -L 0.551724,0.275862,0.551724,-0.275862 -L 0.551724,-0.275862,0.275862,-0.827586 -L 0.275862,-0.827586,0,-1.103448 - -[#] 4 -L 2.206897,5.793103,0.275862,-1.931034 -L 3.862069,5.793103,1.931034,-1.931034 -L 0.275862,2.758621,4.137931,2.758621 -L 0,1.103448,3.862069,1.103448 - -[$] 34 -L 1.37931,6.896552,1.37931,-1.103448 -L 2.482759,6.896552,2.482759,-1.103448 -L 3.586207,4.965517,3.310345,4.689655 -L 3.310345,4.689655,3.586207,4.413793 -L 3.586207,4.413793,3.862069,4.689655 -L 3.862069,4.689655,3.862069,4.965517 -L 3.862069,4.965517,3.310345,5.517241 -L 3.310345,5.517241,2.482759,5.793103 -L 2.482759,5.793103,1.37931,5.793103 -L 1.37931,5.793103,0.551724,5.517241 -L 0.551724,5.517241,0,4.965517 -L 0,4.965517,0,4.413793 -L 0,4.413793,0.275862,3.862069 -L 0.275862,3.862069,0.551724,3.586207 -L 0.551724,3.586207,1.103448,3.310345 -L 1.103448,3.310345,2.758621,2.758621 -L 2.758621,2.758621,3.310345,2.482759 -L 3.310345,2.482759,3.862069,1.931034 -L 0,4.413793,0.551724,3.862069 -L 0.551724,3.862069,1.103448,3.586207 -L 1.103448,3.586207,2.758621,3.034483 -L 2.758621,3.034483,3.310345,2.758621 -L 3.310345,2.758621,3.586207,2.482759 -L 3.586207,2.482759,3.862069,1.931034 -L 3.862069,1.931034,3.862069,0.827586 -L 3.862069,0.827586,3.310345,0.275862 -L 3.310345,0.275862,2.482759,0 -L 2.482759,0,1.37931,0 -L 1.37931,0,0.551724,0.275862 -L 0.551724,0.275862,0,0.827586 -L 0,0.827586,0,1.103448 -L 0,1.103448,0.275862,1.37931 -L 0.275862,1.37931,0.551724,1.103448 -L 0.551724,1.103448,0.275862,0.827586 - -[%] 26 -L 4.965517,5.793103,0,0 -L 1.37931,5.793103,1.931034,5.241379 -L 1.931034,5.241379,1.931034,4.689655 -L 1.931034,4.689655,1.655172,4.137931 -L 1.655172,4.137931,1.103448,3.862069 -L 1.103448,3.862069,0.551724,3.862069 -L 0.551724,3.862069,0,4.413793 -L 0,4.413793,0,4.965517 -L 0,4.965517,0.275862,5.517241 -L 0.275862,5.517241,0.827586,5.793103 -L 0.827586,5.793103,1.37931,5.793103 -L 1.37931,5.793103,1.931034,5.517241 -L 1.931034,5.517241,2.758621,5.241379 -L 2.758621,5.241379,3.586207,5.241379 -L 3.586207,5.241379,4.413793,5.517241 -L 4.413793,5.517241,4.965517,5.793103 -L 3.862069,1.931034,3.310345,1.655172 -L 3.310345,1.655172,3.034483,1.103448 -L 3.034483,1.103448,3.034483,0.551724 -L 3.034483,0.551724,3.586207,0 -L 3.586207,0,4.137931,0 -L 4.137931,0,4.689655,0.275862 -L 4.689655,0.275862,4.965517,0.827586 -L 4.965517,0.827586,4.965517,1.37931 -L 4.965517,1.37931,4.413793,1.931034 -L 4.413793,1.931034,3.862069,1.931034 - -[&] 43 -L 4.965517,3.586207,4.689655,3.310345 -L 4.689655,3.310345,4.965517,3.034483 -L 4.965517,3.034483,5.241379,3.310345 -L 5.241379,3.310345,5.241379,3.586207 -L 5.241379,3.586207,4.965517,3.862069 -L 4.965517,3.862069,4.689655,3.862069 -L 4.689655,3.862069,4.413793,3.586207 -L 4.413793,3.586207,4.137931,3.034483 -L 4.137931,3.034483,3.586207,1.655172 -L 3.586207,1.655172,3.034483,0.827586 -L 3.034483,0.827586,2.482759,0.275862 -L 2.482759,0.275862,1.931034,0 -L 1.931034,0,1.103448,0 -L 1.103448,0,0.275862,0.275862 -L 0.275862,0.275862,0,0.827586 -L 0,0.827586,0,1.655172 -L 0,1.655172,0.275862,2.206897 -L 0.275862,2.206897,1.931034,3.310345 -L 1.931034,3.310345,2.482759,3.862069 -L 2.482759,3.862069,2.758621,4.413793 -L 2.758621,4.413793,2.758621,4.965517 -L 2.758621,4.965517,2.482759,5.517241 -L 2.482759,5.517241,1.931034,5.793103 -L 1.931034,5.793103,1.37931,5.517241 -L 1.37931,5.517241,1.103448,4.965517 -L 1.103448,4.965517,1.103448,4.413793 -L 1.103448,4.413793,1.37931,3.586207 -L 1.37931,3.586207,1.931034,2.758621 -L 1.931034,2.758621,3.310345,0.827586 -L 3.310345,0.827586,3.862069,0.275862 -L 3.862069,0.275862,4.689655,0 -L 4.689655,0,4.965517,0 -L 4.965517,0,5.241379,0.275862 -L 5.241379,0.275862,5.241379,0.551724 -L 1.103448,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.827586 -L 0.275862,0.827586,0.275862,1.655172 -L 0.275862,1.655172,0.551724,2.206897 -L 0.551724,2.206897,1.103448,2.758621 -L 1.103448,4.413793,1.37931,3.862069 -L 1.37931,3.862069,3.586207,0.827586 -L 3.586207,0.827586,4.137931,0.275862 -L 4.137931,0.275862,4.689655,0 - -['] 6 -L 0.275862,5.241379,0,5.517241 -L 0,5.517241,0.275862,5.793103 -L 0.275862,5.793103,0.551724,5.517241 -L 0.551724,5.517241,0.551724,4.965517 -L 0.551724,4.965517,0.275862,4.413793 -L 0.275862,4.413793,0,4.137931 - -[(] 16 -L 1.931034,6.896552,1.37931,6.344828 -L 1.37931,6.344828,0.827586,5.517241 -L 0.827586,5.517241,0.275862,4.413793 -L 0.275862,4.413793,0,3.034483 -L 0,3.034483,0,1.931034 -L 0,1.931034,0.275862,0.551724 -L 0.275862,0.551724,0.827586,-0.551724 -L 0.827586,-0.551724,1.37931,-1.37931 -L 1.37931,-1.37931,1.931034,-1.931034 -L 1.37931,6.344828,0.827586,5.241379 -L 0.827586,5.241379,0.551724,4.413793 -L 0.551724,4.413793,0.275862,3.034483 -L 0.275862,3.034483,0.275862,1.931034 -L 0.275862,1.931034,0.551724,0.551724 -L 0.551724,0.551724,0.827586,-0.275862 -L 0.827586,-0.275862,1.37931,-1.37931 - -[)] 16 -L 0,6.896552,0.551724,6.344828 -L 0.551724,6.344828,1.103448,5.517241 -L 1.103448,5.517241,1.655172,4.413793 -L 1.655172,4.413793,1.931034,3.034483 -L 1.931034,3.034483,1.931034,1.931034 -L 1.931034,1.931034,1.655172,0.551724 -L 1.655172,0.551724,1.103448,-0.551724 -L 1.103448,-0.551724,0.551724,-1.37931 -L 0.551724,-1.37931,0,-1.931034 -L 0.551724,6.344828,1.103448,5.241379 -L 1.103448,5.241379,1.37931,4.413793 -L 1.37931,4.413793,1.655172,3.034483 -L 1.655172,3.034483,1.655172,1.931034 -L 1.655172,1.931034,1.37931,0.551724 -L 1.37931,0.551724,1.103448,-0.275862 -L 1.103448,-0.275862,0.551724,-1.37931 - -[*] 3 -L 1.37931,5.793103,1.37931,2.482759 -L 0,4.965517,2.758621,3.310345 -L 2.758621,4.965517,0,3.310345 - -[+] 2 -L 2.482759,4.965517,2.482759,0 -L 0,2.482759,4.965517,2.482759 - -[,] 6 -L 0.275862,0,0,0.275862 -L 0,0.275862,0.275862,0.551724 -L 0.275862,0.551724,0.551724,0.275862 -L 0.551724,0.275862,0.551724,-0.275862 -L 0.551724,-0.275862,0.275862,-0.827586 -L 0.275862,-0.827586,0,-1.103448 - -[-] 1 -L 0,2.482759,4.965517,2.482759 - -[.] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[/] 1 -L 2.482759,6.896552,0,-1.931034 - -[0] 34 -L 1.655172,5.793103,0.827586,5.517241 -L 0.827586,5.517241,0.275862,4.689655 -L 0.275862,4.689655,0,3.310345 -L 0,3.310345,0,2.482759 -L 0,2.482759,0.275862,1.103448 -L 0.275862,1.103448,0.827586,0.275862 -L 0.827586,0.275862,1.655172,0 -L 1.655172,0,2.206897,0 -L 2.206897,0,3.034483,0.275862 -L 3.034483,0.275862,3.586207,1.103448 -L 3.586207,1.103448,3.862069,2.482759 -L 3.862069,2.482759,3.862069,3.310345 -L 3.862069,3.310345,3.586207,4.689655 -L 3.586207,4.689655,3.034483,5.517241 -L 3.034483,5.517241,2.206897,5.793103 -L 2.206897,5.793103,1.655172,5.793103 -L 1.655172,5.793103,1.103448,5.517241 -L 1.103448,5.517241,0.827586,5.241379 -L 0.827586,5.241379,0.551724,4.689655 -L 0.551724,4.689655,0.275862,3.310345 -L 0.275862,3.310345,0.275862,2.482759 -L 0.275862,2.482759,0.551724,1.103448 -L 0.551724,1.103448,0.827586,0.551724 -L 0.827586,0.551724,1.103448,0.275862 -L 1.103448,0.275862,1.655172,0 -L 2.206897,0,2.758621,0.275862 -L 2.758621,0.275862,3.034483,0.551724 -L 3.034483,0.551724,3.310345,1.103448 -L 3.310345,1.103448,3.586207,2.482759 -L 3.586207,2.482759,3.586207,3.310345 -L 3.586207,3.310345,3.310345,4.689655 -L 3.310345,4.689655,3.034483,5.241379 -L 3.034483,5.241379,2.758621,5.517241 -L 2.758621,5.517241,2.206897,5.793103 - -[1] 5 -L 0,4.689655,0.551724,4.965517 -L 0.551724,4.965517,1.37931,5.793103 -L 1.37931,5.793103,1.37931,0 -L 1.103448,5.517241,1.103448,0 -L 0,0,2.482759,0 - -[2] 37 -L 0.275862,4.689655,0.551724,4.413793 -L 0.551724,4.413793,0.275862,4.137931 -L 0.275862,4.137931,0,4.413793 -L 0,4.413793,0,4.689655 -L 0,4.689655,0.275862,5.241379 -L 0.275862,5.241379,0.551724,5.517241 -L 0.551724,5.517241,1.37931,5.793103 -L 1.37931,5.793103,2.482759,5.793103 -L 2.482759,5.793103,3.310345,5.517241 -L 3.310345,5.517241,3.586207,5.241379 -L 3.586207,5.241379,3.862069,4.689655 -L 3.862069,4.689655,3.862069,4.137931 -L 3.862069,4.137931,3.586207,3.586207 -L 3.586207,3.586207,2.758621,3.034483 -L 2.758621,3.034483,1.37931,2.482759 -L 1.37931,2.482759,0.827586,2.206897 -L 0.827586,2.206897,0.275862,1.655172 -L 0.275862,1.655172,0,0.827586 -L 0,0.827586,0,0 -L 2.482759,5.793103,3.034483,5.517241 -L 3.034483,5.517241,3.310345,5.241379 -L 3.310345,5.241379,3.586207,4.689655 -L 3.586207,4.689655,3.586207,4.137931 -L 3.586207,4.137931,3.310345,3.586207 -L 3.310345,3.586207,2.482759,3.034483 -L 2.482759,3.034483,1.37931,2.482759 -L 0,0.551724,0.275862,0.827586 -L 0.275862,0.827586,0.827586,0.827586 -L 0.827586,0.827586,2.206897,0.275862 -L 2.206897,0.275862,3.034483,0.275862 -L 3.034483,0.275862,3.586207,0.551724 -L 3.586207,0.551724,3.862069,0.827586 -L 0.827586,0.827586,2.206897,0 -L 2.206897,0,3.310345,0 -L 3.310345,0,3.586207,0.275862 -L 3.586207,0.275862,3.862069,0.827586 -L 3.862069,0.827586,3.862069,1.37931 - -[3] 39 -L 0.275862,4.689655,0.551724,4.413793 -L 0.551724,4.413793,0.275862,4.137931 -L 0.275862,4.137931,0,4.413793 -L 0,4.413793,0,4.689655 -L 0,4.689655,0.275862,5.241379 -L 0.275862,5.241379,0.551724,5.517241 -L 0.551724,5.517241,1.37931,5.793103 -L 1.37931,5.793103,2.482759,5.793103 -L 2.482759,5.793103,3.310345,5.517241 -L 3.310345,5.517241,3.586207,4.965517 -L 3.586207,4.965517,3.586207,4.137931 -L 3.586207,4.137931,3.310345,3.586207 -L 3.310345,3.586207,2.482759,3.310345 -L 2.482759,3.310345,1.655172,3.310345 -L 2.482759,5.793103,3.034483,5.517241 -L 3.034483,5.517241,3.310345,4.965517 -L 3.310345,4.965517,3.310345,4.137931 -L 3.310345,4.137931,3.034483,3.586207 -L 3.034483,3.586207,2.482759,3.310345 -L 2.482759,3.310345,3.034483,3.034483 -L 3.034483,3.034483,3.586207,2.482759 -L 3.586207,2.482759,3.862069,1.931034 -L 3.862069,1.931034,3.862069,1.103448 -L 3.862069,1.103448,3.586207,0.551724 -L 3.586207,0.551724,3.310345,0.275862 -L 3.310345,0.275862,2.482759,0 -L 2.482759,0,1.37931,0 -L 1.37931,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 -L 0.275862,0.551724,0,1.103448 -L 0,1.103448,0,1.37931 -L 0,1.37931,0.275862,1.655172 -L 0.275862,1.655172,0.551724,1.37931 -L 0.551724,1.37931,0.275862,1.103448 -L 3.310345,2.758621,3.586207,1.931034 -L 3.586207,1.931034,3.586207,1.103448 -L 3.586207,1.103448,3.310345,0.551724 -L 3.310345,0.551724,3.034483,0.275862 -L 3.034483,0.275862,2.482759,0 - -[4] 5 -L 2.758621,5.241379,2.758621,0 -L 3.034483,5.793103,3.034483,0 -L 3.034483,5.793103,0,1.655172 -L 0,1.655172,4.413793,1.655172 -L 1.931034,0,3.862069,0 - -[5] 29 -L 0.551724,5.793103,0,3.034483 -L 0,3.034483,0.551724,3.586207 -L 0.551724,3.586207,1.37931,3.862069 -L 1.37931,3.862069,2.206897,3.862069 -L 2.206897,3.862069,3.034483,3.586207 -L 3.034483,3.586207,3.586207,3.034483 -L 3.586207,3.034483,3.862069,2.206897 -L 3.862069,2.206897,3.862069,1.655172 -L 3.862069,1.655172,3.586207,0.827586 -L 3.586207,0.827586,3.034483,0.275862 -L 3.034483,0.275862,2.206897,0 -L 2.206897,0,1.37931,0 -L 1.37931,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 -L 0.275862,0.551724,0,1.103448 -L 0,1.103448,0,1.37931 -L 0,1.37931,0.275862,1.655172 -L 0.275862,1.655172,0.551724,1.37931 -L 0.551724,1.37931,0.275862,1.103448 -L 2.206897,3.862069,2.758621,3.586207 -L 2.758621,3.586207,3.310345,3.034483 -L 3.310345,3.034483,3.586207,2.206897 -L 3.586207,2.206897,3.586207,1.655172 -L 3.586207,1.655172,3.310345,0.827586 -L 3.310345,0.827586,2.758621,0.275862 -L 2.758621,0.275862,2.206897,0 -L 0.551724,5.793103,3.310345,5.793103 -L 0.551724,5.517241,1.931034,5.517241 -L 1.931034,5.517241,3.310345,5.793103 - -[6] 42 -L 3.310345,4.965517,3.034483,4.689655 -L 3.034483,4.689655,3.310345,4.413793 -L 3.310345,4.413793,3.586207,4.689655 -L 3.586207,4.689655,3.586207,4.965517 -L 3.586207,4.965517,3.310345,5.517241 -L 3.310345,5.517241,2.758621,5.793103 -L 2.758621,5.793103,1.931034,5.793103 -L 1.931034,5.793103,1.103448,5.517241 -L 1.103448,5.517241,0.551724,4.965517 -L 0.551724,4.965517,0.275862,4.413793 -L 0.275862,4.413793,0,3.310345 -L 0,3.310345,0,1.655172 -L 0,1.655172,0.275862,0.827586 -L 0.275862,0.827586,0.827586,0.275862 -L 0.827586,0.275862,1.655172,0 -L 1.655172,0,2.206897,0 -L 2.206897,0,3.034483,0.275862 -L 3.034483,0.275862,3.586207,0.827586 -L 3.586207,0.827586,3.862069,1.655172 -L 3.862069,1.655172,3.862069,1.931034 -L 3.862069,1.931034,3.586207,2.758621 -L 3.586207,2.758621,3.034483,3.310345 -L 3.034483,3.310345,2.206897,3.586207 -L 2.206897,3.586207,1.931034,3.586207 -L 1.931034,3.586207,1.103448,3.310345 -L 1.103448,3.310345,0.551724,2.758621 -L 0.551724,2.758621,0.275862,1.931034 -L 1.931034,5.793103,1.37931,5.517241 -L 1.37931,5.517241,0.827586,4.965517 -L 0.827586,4.965517,0.551724,4.413793 -L 0.551724,4.413793,0.275862,3.310345 -L 0.275862,3.310345,0.275862,1.655172 -L 0.275862,1.655172,0.551724,0.827586 -L 0.551724,0.827586,1.103448,0.275862 -L 1.103448,0.275862,1.655172,0 -L 2.206897,0,2.758621,0.275862 -L 2.758621,0.275862,3.310345,0.827586 -L 3.310345,0.827586,3.586207,1.655172 -L 3.586207,1.655172,3.586207,1.931034 -L 3.586207,1.931034,3.310345,2.758621 -L 3.310345,2.758621,2.758621,3.310345 -L 2.758621,3.310345,2.206897,3.586207 - -[7] 21 -L 0,5.793103,0,4.137931 -L 0,4.689655,0.275862,5.241379 -L 0.275862,5.241379,0.827586,5.793103 -L 0.827586,5.793103,1.37931,5.793103 -L 1.37931,5.793103,2.758621,4.965517 -L 2.758621,4.965517,3.310345,4.965517 -L 3.310345,4.965517,3.586207,5.241379 -L 3.586207,5.241379,3.862069,5.793103 -L 0.275862,5.241379,0.827586,5.517241 -L 0.827586,5.517241,1.37931,5.517241 -L 1.37931,5.517241,2.758621,4.965517 -L 3.862069,5.793103,3.862069,4.965517 -L 3.862069,4.965517,3.586207,4.137931 -L 3.586207,4.137931,2.482759,2.758621 -L 2.482759,2.758621,2.206897,2.206897 -L 2.206897,2.206897,1.931034,1.37931 -L 1.931034,1.37931,1.931034,0 -L 3.586207,4.137931,2.206897,2.758621 -L 2.206897,2.758621,1.931034,2.206897 -L 1.931034,2.206897,1.655172,1.37931 -L 1.655172,1.37931,1.655172,0 - -[8] 51 -L 1.37931,5.793103,0.551724,5.517241 -L 0.551724,5.517241,0.275862,4.965517 -L 0.275862,4.965517,0.275862,4.137931 -L 0.275862,4.137931,0.551724,3.586207 -L 0.551724,3.586207,1.37931,3.310345 -L 1.37931,3.310345,2.482759,3.310345 -L 2.482759,3.310345,3.310345,3.586207 -L 3.310345,3.586207,3.586207,4.137931 -L 3.586207,4.137931,3.586207,4.965517 -L 3.586207,4.965517,3.310345,5.517241 -L 3.310345,5.517241,2.482759,5.793103 -L 2.482759,5.793103,1.37931,5.793103 -L 1.37931,5.793103,0.827586,5.517241 -L 0.827586,5.517241,0.551724,4.965517 -L 0.551724,4.965517,0.551724,4.137931 -L 0.551724,4.137931,0.827586,3.586207 -L 0.827586,3.586207,1.37931,3.310345 -L 2.482759,3.310345,3.034483,3.586207 -L 3.034483,3.586207,3.310345,4.137931 -L 3.310345,4.137931,3.310345,4.965517 -L 3.310345,4.965517,3.034483,5.517241 -L 3.034483,5.517241,2.482759,5.793103 -L 1.37931,3.310345,0.551724,3.034483 -L 0.551724,3.034483,0.275862,2.758621 -L 0.275862,2.758621,0,2.206897 -L 0,2.206897,0,1.103448 -L 0,1.103448,0.275862,0.551724 -L 0.275862,0.551724,0.551724,0.275862 -L 0.551724,0.275862,1.37931,0 -L 1.37931,0,2.482759,0 -L 2.482759,0,3.310345,0.275862 -L 3.310345,0.275862,3.586207,0.551724 -L 3.586207,0.551724,3.862069,1.103448 -L 3.862069,1.103448,3.862069,2.206897 -L 3.862069,2.206897,3.586207,2.758621 -L 3.586207,2.758621,3.310345,3.034483 -L 3.310345,3.034483,2.482759,3.310345 -L 1.37931,3.310345,0.827586,3.034483 -L 0.827586,3.034483,0.551724,2.758621 -L 0.551724,2.758621,0.275862,2.206897 -L 0.275862,2.206897,0.275862,1.103448 -L 0.275862,1.103448,0.551724,0.551724 -L 0.551724,0.551724,0.827586,0.275862 -L 0.827586,0.275862,1.37931,0 -L 2.482759,0,3.034483,0.275862 -L 3.034483,0.275862,3.310345,0.551724 -L 3.310345,0.551724,3.586207,1.103448 -L 3.586207,1.103448,3.586207,2.206897 -L 3.586207,2.206897,3.310345,2.758621 -L 3.310345,2.758621,3.034483,3.034483 -L 3.034483,3.034483,2.482759,3.310345 - -[9] 42 -L 3.586207,3.862069,3.310345,3.034483 -L 3.310345,3.034483,2.758621,2.482759 -L 2.758621,2.482759,1.931034,2.206897 -L 1.931034,2.206897,1.655172,2.206897 -L 1.655172,2.206897,0.827586,2.482759 -L 0.827586,2.482759,0.275862,3.034483 -L 0.275862,3.034483,0,3.862069 -L 0,3.862069,0,4.137931 -L 0,4.137931,0.275862,4.965517 -L 0.275862,4.965517,0.827586,5.517241 -L 0.827586,5.517241,1.655172,5.793103 -L 1.655172,5.793103,2.206897,5.793103 -L 2.206897,5.793103,3.034483,5.517241 -L 3.034483,5.517241,3.586207,4.965517 -L 3.586207,4.965517,3.862069,4.137931 -L 3.862069,4.137931,3.862069,2.482759 -L 3.862069,2.482759,3.586207,1.37931 -L 3.586207,1.37931,3.310345,0.827586 -L 3.310345,0.827586,2.758621,0.275862 -L 2.758621,0.275862,1.931034,0 -L 1.931034,0,1.103448,0 -L 1.103448,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.827586 -L 0.275862,0.827586,0.275862,1.103448 -L 0.275862,1.103448,0.551724,1.37931 -L 0.551724,1.37931,0.827586,1.103448 -L 0.827586,1.103448,0.551724,0.827586 -L 1.655172,2.206897,1.103448,2.482759 -L 1.103448,2.482759,0.551724,3.034483 -L 0.551724,3.034483,0.275862,3.862069 -L 0.275862,3.862069,0.275862,4.137931 -L 0.275862,4.137931,0.551724,4.965517 -L 0.551724,4.965517,1.103448,5.517241 -L 1.103448,5.517241,1.655172,5.793103 -L 2.206897,5.793103,2.758621,5.517241 -L 2.758621,5.517241,3.310345,4.965517 -L 3.310345,4.965517,3.586207,4.137931 -L 3.586207,4.137931,3.586207,2.482759 -L 3.586207,2.482759,3.310345,1.37931 -L 3.310345,1.37931,3.034483,0.827586 -L 3.034483,0.827586,2.482759,0.275862 -L 2.482759,0.275862,1.931034,0 - -[:] 8 -L 0.275862,3.862069,0,3.586207 -L 0,3.586207,0.275862,3.310345 -L 0.275862,3.310345,0.551724,3.586207 -L 0.551724,3.586207,0.275862,3.862069 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[;] 10 -L 0.275862,3.862069,0,3.586207 -L 0,3.586207,0.275862,3.310345 -L 0.275862,3.310345,0.551724,3.586207 -L 0.551724,3.586207,0.275862,3.862069 -L 0.275862,0,0,0.275862 -L 0,0.275862,0.275862,0.551724 -L 0.275862,0.551724,0.551724,0.275862 -L 0.551724,0.275862,0.551724,-0.275862 -L 0.551724,-0.275862,0.275862,-0.827586 -L 0.275862,-0.827586,0,-1.103448 - -[<] 2 -L 4.413793,4.965517,0,2.482759 -L 0,2.482759,4.413793,0 - -[=] 2 -L 0,3.310345,4.965517,3.310345 -L 0,1.655172,4.965517,1.655172 - -[>] 2 -L 0,4.965517,4.413793,2.482759 -L 4.413793,2.482759,0,0 - -[?] 26 -L 0.275862,4.689655,0.551724,4.413793 -L 0.551724,4.413793,0.275862,4.137931 -L 0.275862,4.137931,0,4.413793 -L 0,4.413793,0,4.689655 -L 0,4.689655,0.275862,5.241379 -L 0.275862,5.241379,0.551724,5.517241 -L 0.551724,5.517241,1.103448,5.793103 -L 1.103448,5.793103,1.931034,5.793103 -L 1.931034,5.793103,2.758621,5.517241 -L 2.758621,5.517241,3.034483,5.241379 -L 3.034483,5.241379,3.310345,4.689655 -L 3.310345,4.689655,3.310345,4.137931 -L 3.310345,4.137931,3.034483,3.586207 -L 3.034483,3.586207,2.758621,3.310345 -L 2.758621,3.310345,1.655172,2.758621 -L 1.655172,2.758621,1.655172,1.931034 -L 1.931034,5.793103,2.482759,5.517241 -L 2.482759,5.517241,2.758621,5.241379 -L 2.758621,5.241379,3.034483,4.689655 -L 3.034483,4.689655,3.034483,4.137931 -L 3.034483,4.137931,2.758621,3.586207 -L 2.758621,3.586207,2.206897,3.034483 -L 1.655172,0.551724,1.37931,0.275862 -L 1.37931,0.275862,1.655172,0 -L 1.655172,0,1.931034,0.275862 -L 1.931034,0.275862,1.655172,0.551724 - -[@] 48 -L 4.137931,3.586207,3.862069,4.137931 -L 3.862069,4.137931,3.310345,4.413793 -L 3.310345,4.413793,2.482759,4.413793 -L 2.482759,4.413793,1.931034,4.137931 -L 1.931034,4.137931,1.655172,3.862069 -L 1.655172,3.862069,1.37931,3.034483 -L 1.37931,3.034483,1.37931,2.206897 -L 1.37931,2.206897,1.655172,1.655172 -L 1.655172,1.655172,2.206897,1.37931 -L 2.206897,1.37931,3.034483,1.37931 -L 3.034483,1.37931,3.586207,1.655172 -L 3.586207,1.655172,3.862069,2.206897 -L 2.482759,4.413793,1.931034,3.862069 -L 1.931034,3.862069,1.655172,3.034483 -L 1.655172,3.034483,1.655172,2.206897 -L 1.655172,2.206897,1.931034,1.655172 -L 1.931034,1.655172,2.206897,1.37931 -L 4.137931,4.413793,3.862069,2.206897 -L 3.862069,2.206897,3.862069,1.655172 -L 3.862069,1.655172,4.413793,1.37931 -L 4.413793,1.37931,4.965517,1.37931 -L 4.965517,1.37931,5.517241,1.931034 -L 5.517241,1.931034,5.793103,2.758621 -L 5.793103,2.758621,5.793103,3.310345 -L 5.793103,3.310345,5.517241,4.137931 -L 5.517241,4.137931,5.241379,4.689655 -L 5.241379,4.689655,4.689655,5.241379 -L 4.689655,5.241379,4.137931,5.517241 -L 4.137931,5.517241,3.310345,5.793103 -L 3.310345,5.793103,2.482759,5.793103 -L 2.482759,5.793103,1.655172,5.517241 -L 1.655172,5.517241,1.103448,5.241379 -L 1.103448,5.241379,0.551724,4.689655 -L 0.551724,4.689655,0.275862,4.137931 -L 0.275862,4.137931,0,3.310345 -L 0,3.310345,0,2.482759 -L 0,2.482759,0.275862,1.655172 -L 0.275862,1.655172,0.551724,1.103448 -L 0.551724,1.103448,1.103448,0.551724 -L 1.103448,0.551724,1.655172,0.275862 -L 1.655172,0.275862,2.482759,0 -L 2.482759,0,3.310345,0 -L 3.310345,0,4.137931,0.275862 -L 4.137931,0.275862,4.689655,0.551724 -L 4.689655,0.551724,4.965517,0.827586 -L 4.413793,4.413793,4.137931,2.206897 -L 4.137931,2.206897,4.137931,1.655172 -L 4.137931,1.655172,4.413793,1.37931 - -[A] 6 -L 2.482759,5.793103,0.551724,0 -L 2.482759,5.793103,4.413793,0 -L 2.482759,4.965517,4.137931,0 -L 1.103448,1.655172,3.586207,1.655172 -L 0,0,1.655172,0 -L 3.310345,0,4.965517,0 - -[B] 33 -L 0.827586,5.793103,0.827586,0 -L 1.103448,5.793103,1.103448,0 -L 0,5.793103,3.310345,5.793103 -L 3.310345,5.793103,4.137931,5.517241 -L 4.137931,5.517241,4.413793,5.241379 -L 4.413793,5.241379,4.689655,4.689655 -L 4.689655,4.689655,4.689655,4.137931 -L 4.689655,4.137931,4.413793,3.586207 -L 4.413793,3.586207,4.137931,3.310345 -L 4.137931,3.310345,3.310345,3.034483 -L 3.310345,5.793103,3.862069,5.517241 -L 3.862069,5.517241,4.137931,5.241379 -L 4.137931,5.241379,4.413793,4.689655 -L 4.413793,4.689655,4.413793,4.137931 -L 4.413793,4.137931,4.137931,3.586207 -L 4.137931,3.586207,3.862069,3.310345 -L 3.862069,3.310345,3.310345,3.034483 -L 1.103448,3.034483,3.310345,3.034483 -L 3.310345,3.034483,4.137931,2.758621 -L 4.137931,2.758621,4.413793,2.482759 -L 4.413793,2.482759,4.689655,1.931034 -L 4.689655,1.931034,4.689655,1.103448 -L 4.689655,1.103448,4.413793,0.551724 -L 4.413793,0.551724,4.137931,0.275862 -L 4.137931,0.275862,3.310345,0 -L 3.310345,0,0,0 -L 3.310345,3.034483,3.862069,2.758621 -L 3.862069,2.758621,4.137931,2.482759 -L 4.137931,2.482759,4.413793,1.931034 -L 4.413793,1.931034,4.413793,1.103448 -L 4.413793,1.103448,4.137931,0.551724 -L 4.137931,0.551724,3.862069,0.275862 -L 3.862069,0.275862,3.310345,0 - -[C] 28 -L 3.862069,4.965517,4.137931,4.137931 -L 4.137931,4.137931,4.137931,5.793103 -L 4.137931,5.793103,3.862069,4.965517 -L 3.862069,4.965517,3.310345,5.517241 -L 3.310345,5.517241,2.482759,5.793103 -L 2.482759,5.793103,1.931034,5.793103 -L 1.931034,5.793103,1.103448,5.517241 -L 1.103448,5.517241,0.551724,4.965517 -L 0.551724,4.965517,0.275862,4.413793 -L 0.275862,4.413793,0,3.586207 -L 0,3.586207,0,2.206897 -L 0,2.206897,0.275862,1.37931 -L 0.275862,1.37931,0.551724,0.827586 -L 0.551724,0.827586,1.103448,0.275862 -L 1.103448,0.275862,1.931034,0 -L 1.931034,0,2.482759,0 -L 2.482759,0,3.310345,0.275862 -L 3.310345,0.275862,3.862069,0.827586 -L 3.862069,0.827586,4.137931,1.37931 -L 1.931034,5.793103,1.37931,5.517241 -L 1.37931,5.517241,0.827586,4.965517 -L 0.827586,4.965517,0.551724,4.413793 -L 0.551724,4.413793,0.275862,3.586207 -L 0.275862,3.586207,0.275862,2.206897 -L 0.275862,2.206897,0.551724,1.37931 -L 0.551724,1.37931,0.827586,0.827586 -L 0.827586,0.827586,1.37931,0.275862 -L 1.37931,0.275862,1.931034,0 - -[D] 22 -L 0.827586,5.793103,0.827586,0 -L 1.103448,5.793103,1.103448,0 -L 0,5.793103,2.758621,5.793103 -L 2.758621,5.793103,3.586207,5.517241 -L 3.586207,5.517241,4.137931,4.965517 -L 4.137931,4.965517,4.413793,4.413793 -L 4.413793,4.413793,4.689655,3.586207 -L 4.689655,3.586207,4.689655,2.206897 -L 4.689655,2.206897,4.413793,1.37931 -L 4.413793,1.37931,4.137931,0.827586 -L 4.137931,0.827586,3.586207,0.275862 -L 3.586207,0.275862,2.758621,0 -L 2.758621,0,0,0 -L 2.758621,5.793103,3.310345,5.517241 -L 3.310345,5.517241,3.862069,4.965517 -L 3.862069,4.965517,4.137931,4.413793 -L 4.137931,4.413793,4.413793,3.586207 -L 4.413793,3.586207,4.413793,2.206897 -L 4.413793,2.206897,4.137931,1.37931 -L 4.137931,1.37931,3.862069,0.827586 -L 3.862069,0.827586,3.310345,0.275862 -L 3.310345,0.275862,2.758621,0 - -[E] 10 -L 0.827586,5.793103,0.827586,0 -L 1.103448,5.793103,1.103448,0 -L 2.758621,4.137931,2.758621,1.931034 -L 0,5.793103,4.413793,5.793103 -L 4.413793,5.793103,4.413793,4.137931 -L 4.413793,4.137931,4.137931,5.793103 -L 1.103448,3.034483,2.758621,3.034483 -L 0,0,4.413793,0 -L 4.413793,0,4.413793,1.655172 -L 4.413793,1.655172,4.137931,0 - -[F] 8 -L 0.827586,5.793103,0.827586,0 -L 1.103448,5.793103,1.103448,0 -L 2.758621,4.137931,2.758621,1.931034 -L 0,5.793103,4.413793,5.793103 -L 4.413793,5.793103,4.413793,4.137931 -L 4.413793,4.137931,4.137931,5.793103 -L 1.103448,3.034483,2.758621,3.034483 -L 0,0,1.931034,0 - -[G] 30 -L 3.862069,4.965517,4.137931,4.137931 -L 4.137931,4.137931,4.137931,5.793103 -L 4.137931,5.793103,3.862069,4.965517 -L 3.862069,4.965517,3.310345,5.517241 -L 3.310345,5.517241,2.482759,5.793103 -L 2.482759,5.793103,1.931034,5.793103 -L 1.931034,5.793103,1.103448,5.517241 -L 1.103448,5.517241,0.551724,4.965517 -L 0.551724,4.965517,0.275862,4.413793 -L 0.275862,4.413793,0,3.586207 -L 0,3.586207,0,2.206897 -L 0,2.206897,0.275862,1.37931 -L 0.275862,1.37931,0.551724,0.827586 -L 0.551724,0.827586,1.103448,0.275862 -L 1.103448,0.275862,1.931034,0 -L 1.931034,0,2.482759,0 -L 2.482759,0,3.310345,0.275862 -L 3.310345,0.275862,3.862069,0.827586 -L 1.931034,5.793103,1.37931,5.517241 -L 1.37931,5.517241,0.827586,4.965517 -L 0.827586,4.965517,0.551724,4.413793 -L 0.551724,4.413793,0.275862,3.586207 -L 0.275862,3.586207,0.275862,2.206897 -L 0.275862,2.206897,0.551724,1.37931 -L 0.551724,1.37931,0.827586,0.827586 -L 0.827586,0.827586,1.37931,0.275862 -L 1.37931,0.275862,1.931034,0 -L 3.862069,2.206897,3.862069,0 -L 4.137931,2.206897,4.137931,0 -L 3.034483,2.206897,4.965517,2.206897 - -[H] 9 -L 0.827586,5.793103,0.827586,0 -L 1.103448,5.793103,1.103448,0 -L 4.413793,5.793103,4.413793,0 -L 4.689655,5.793103,4.689655,0 -L 0,5.793103,1.931034,5.793103 -L 3.586207,5.793103,5.517241,5.793103 -L 1.103448,3.034483,4.413793,3.034483 -L 0,0,1.931034,0 -L 3.586207,0,5.517241,0 - -[I] 4 -L 0.827586,5.793103,0.827586,0 -L 1.103448,5.793103,1.103448,0 -L 0,5.793103,1.931034,5.793103 -L 0,0,1.931034,0 - -[J] 14 -L 2.206897,5.793103,2.206897,1.103448 -L 2.206897,1.103448,1.931034,0.275862 -L 1.931034,0.275862,1.37931,0 -L 1.37931,0,0.827586,0 -L 0.827586,0,0.275862,0.275862 -L 0.275862,0.275862,0,0.827586 -L 0,0.827586,0,1.37931 -L 0,1.37931,0.275862,1.655172 -L 0.275862,1.655172,0.551724,1.37931 -L 0.551724,1.37931,0.275862,1.103448 -L 1.931034,5.793103,1.931034,1.103448 -L 1.931034,1.103448,1.655172,0.275862 -L 1.655172,0.275862,1.37931,0 -L 1.103448,5.793103,3.034483,5.793103 - -[K] 9 -L 0.827586,5.793103,0.827586,0 -L 1.103448,5.793103,1.103448,0 -L 4.689655,5.793103,1.103448,2.206897 -L 2.482759,3.310345,4.689655,0 -L 2.206897,3.310345,4.413793,0 -L 0,5.793103,1.931034,5.793103 -L 3.586207,5.793103,5.241379,5.793103 -L 0,0,1.931034,0 -L 3.586207,0,5.241379,0 - -[L] 6 -L 0.827586,5.793103,0.827586,0 -L 1.103448,5.793103,1.103448,0 -L 0,5.793103,1.931034,5.793103 -L 0,0,4.137931,0 -L 4.137931,0,4.137931,1.655172 -L 4.137931,1.655172,3.862069,0 - -[M] 10 -L 0.827586,5.793103,0.827586,0 -L 1.103448,5.793103,2.758621,0.827586 -L 0.827586,5.793103,2.758621,0 -L 4.689655,5.793103,2.758621,0 -L 4.689655,5.793103,4.689655,0 -L 4.965517,5.793103,4.965517,0 -L 0,5.793103,1.103448,5.793103 -L 4.689655,5.793103,5.793103,5.793103 -L 0,0,1.655172,0 -L 3.862069,0,5.793103,0 - -[N] 7 -L 0.827586,5.793103,0.827586,0 -L 1.103448,5.793103,4.413793,0.551724 -L 1.103448,5.241379,4.413793,0 -L 4.413793,5.793103,4.413793,0 -L 0,5.793103,1.103448,5.793103 -L 3.586207,5.793103,5.241379,5.793103 -L 0,0,1.655172,0 - -[O] 38 -L 1.931034,5.793103,1.103448,5.517241 -L 1.103448,5.517241,0.551724,4.965517 -L 0.551724,4.965517,0.275862,4.413793 -L 0.275862,4.413793,0,3.310345 -L 0,3.310345,0,2.482759 -L 0,2.482759,0.275862,1.37931 -L 0.275862,1.37931,0.551724,0.827586 -L 0.551724,0.827586,1.103448,0.275862 -L 1.103448,0.275862,1.931034,0 -L 1.931034,0,2.482759,0 -L 2.482759,0,3.310345,0.275862 -L 3.310345,0.275862,3.862069,0.827586 -L 3.862069,0.827586,4.137931,1.37931 -L 4.137931,1.37931,4.413793,2.482759 -L 4.413793,2.482759,4.413793,3.310345 -L 4.413793,3.310345,4.137931,4.413793 -L 4.137931,4.413793,3.862069,4.965517 -L 3.862069,4.965517,3.310345,5.517241 -L 3.310345,5.517241,2.482759,5.793103 -L 2.482759,5.793103,1.931034,5.793103 -L 1.931034,5.793103,1.37931,5.517241 -L 1.37931,5.517241,0.827586,4.965517 -L 0.827586,4.965517,0.551724,4.413793 -L 0.551724,4.413793,0.275862,3.310345 -L 0.275862,3.310345,0.275862,2.482759 -L 0.275862,2.482759,0.551724,1.37931 -L 0.551724,1.37931,0.827586,0.827586 -L 0.827586,0.827586,1.37931,0.275862 -L 1.37931,0.275862,1.931034,0 -L 2.482759,0,3.034483,0.275862 -L 3.034483,0.275862,3.586207,0.827586 -L 3.586207,0.827586,3.862069,1.37931 -L 3.862069,1.37931,4.137931,2.482759 -L 4.137931,2.482759,4.137931,3.310345 -L 4.137931,3.310345,3.862069,4.413793 -L 3.862069,4.413793,3.586207,4.965517 -L 3.586207,4.965517,3.034483,5.517241 -L 3.034483,5.517241,2.482759,5.793103 - -[P] 19 -L 0.827586,5.793103,0.827586,0 -L 1.103448,5.793103,1.103448,0 -L 0,5.793103,3.310345,5.793103 -L 3.310345,5.793103,4.137931,5.517241 -L 4.137931,5.517241,4.413793,5.241379 -L 4.413793,5.241379,4.689655,4.689655 -L 4.689655,4.689655,4.689655,3.862069 -L 4.689655,3.862069,4.413793,3.310345 -L 4.413793,3.310345,4.137931,3.034483 -L 4.137931,3.034483,3.310345,2.758621 -L 3.310345,2.758621,1.103448,2.758621 -L 3.310345,5.793103,3.862069,5.517241 -L 3.862069,5.517241,4.137931,5.241379 -L 4.137931,5.241379,4.413793,4.689655 -L 4.413793,4.689655,4.413793,3.862069 -L 4.413793,3.862069,4.137931,3.310345 -L 4.137931,3.310345,3.862069,3.034483 -L 3.862069,3.034483,3.310345,2.758621 -L 0,0,1.931034,0 - -[Q] 54 -L 1.931034,5.793103,1.103448,5.517241 -L 1.103448,5.517241,0.551724,4.965517 -L 0.551724,4.965517,0.275862,4.413793 -L 0.275862,4.413793,0,3.310345 -L 0,3.310345,0,2.482759 -L 0,2.482759,0.275862,1.37931 -L 0.275862,1.37931,0.551724,0.827586 -L 0.551724,0.827586,1.103448,0.275862 -L 1.103448,0.275862,1.931034,0 -L 1.931034,0,2.482759,0 -L 2.482759,0,3.310345,0.275862 -L 3.310345,0.275862,3.862069,0.827586 -L 3.862069,0.827586,4.137931,1.37931 -L 4.137931,1.37931,4.413793,2.482759 -L 4.413793,2.482759,4.413793,3.310345 -L 4.413793,3.310345,4.137931,4.413793 -L 4.137931,4.413793,3.862069,4.965517 -L 3.862069,4.965517,3.310345,5.517241 -L 3.310345,5.517241,2.482759,5.793103 -L 2.482759,5.793103,1.931034,5.793103 -L 1.931034,5.793103,1.37931,5.517241 -L 1.37931,5.517241,0.827586,4.965517 -L 0.827586,4.965517,0.551724,4.413793 -L 0.551724,4.413793,0.275862,3.310345 -L 0.275862,3.310345,0.275862,2.482759 -L 0.275862,2.482759,0.551724,1.37931 -L 0.551724,1.37931,0.827586,0.827586 -L 0.827586,0.827586,1.37931,0.275862 -L 1.37931,0.275862,1.931034,0 -L 2.482759,0,3.034483,0.275862 -L 3.034483,0.275862,3.586207,0.827586 -L 3.586207,0.827586,3.862069,1.37931 -L 3.862069,1.37931,4.137931,2.482759 -L 4.137931,2.482759,4.137931,3.310345 -L 4.137931,3.310345,3.862069,4.413793 -L 3.862069,4.413793,3.586207,4.965517 -L 3.586207,4.965517,3.034483,5.517241 -L 3.034483,5.517241,2.482759,5.793103 -L 1.103448,0.551724,1.103448,0.827586 -L 1.103448,0.827586,1.37931,1.37931 -L 1.37931,1.37931,1.931034,1.655172 -L 1.931034,1.655172,2.206897,1.655172 -L 2.206897,1.655172,2.758621,1.37931 -L 2.758621,1.37931,3.034483,0.827586 -L 3.034483,0.827586,3.310345,-1.103448 -L 3.310345,-1.103448,3.586207,-1.37931 -L 3.586207,-1.37931,4.137931,-1.37931 -L 4.137931,-1.37931,4.413793,-0.827586 -L 4.413793,-0.827586,4.413793,-0.551724 -L 3.034483,0.827586,3.310345,-0.275862 -L 3.310345,-0.275862,3.586207,-0.827586 -L 3.586207,-0.827586,3.862069,-1.103448 -L 3.862069,-1.103448,4.137931,-1.103448 -L 4.137931,-1.103448,4.413793,-0.827586 - -[R] 31 -L 0.827586,5.793103,0.827586,0 -L 1.103448,5.793103,1.103448,0 -L 0,5.793103,3.310345,5.793103 -L 3.310345,5.793103,4.137931,5.517241 -L 4.137931,5.517241,4.413793,5.241379 -L 4.413793,5.241379,4.689655,4.689655 -L 4.689655,4.689655,4.689655,4.137931 -L 4.689655,4.137931,4.413793,3.586207 -L 4.413793,3.586207,4.137931,3.310345 -L 4.137931,3.310345,3.310345,3.034483 -L 3.310345,3.034483,1.103448,3.034483 -L 3.310345,5.793103,3.862069,5.517241 -L 3.862069,5.517241,4.137931,5.241379 -L 4.137931,5.241379,4.413793,4.689655 -L 4.413793,4.689655,4.413793,4.137931 -L 4.413793,4.137931,4.137931,3.586207 -L 4.137931,3.586207,3.862069,3.310345 -L 3.862069,3.310345,3.310345,3.034483 -L 0,0,1.931034,0 -L 2.482759,3.034483,3.034483,2.758621 -L 3.034483,2.758621,3.310345,2.482759 -L 3.310345,2.482759,4.137931,0.551724 -L 4.137931,0.551724,4.413793,0.275862 -L 4.413793,0.275862,4.689655,0.275862 -L 4.689655,0.275862,4.965517,0.551724 -L 3.034483,2.758621,3.310345,2.206897 -L 3.310345,2.206897,3.862069,0.275862 -L 3.862069,0.275862,4.137931,0 -L 4.137931,0,4.689655,0 -L 4.689655,0,4.965517,0.551724 -L 4.965517,0.551724,4.965517,0.827586 - -[S] 30 -L 3.586207,4.965517,3.862069,5.793103 -L 3.862069,5.793103,3.862069,4.137931 -L 3.862069,4.137931,3.586207,4.965517 -L 3.586207,4.965517,3.034483,5.517241 -L 3.034483,5.517241,2.206897,5.793103 -L 2.206897,5.793103,1.37931,5.793103 -L 1.37931,5.793103,0.551724,5.517241 -L 0.551724,5.517241,0,4.965517 -L 0,4.965517,0,4.413793 -L 0,4.413793,0.275862,3.862069 -L 0.275862,3.862069,0.551724,3.586207 -L 0.551724,3.586207,1.103448,3.310345 -L 1.103448,3.310345,2.758621,2.758621 -L 2.758621,2.758621,3.310345,2.482759 -L 3.310345,2.482759,3.862069,1.931034 -L 0,4.413793,0.551724,3.862069 -L 0.551724,3.862069,1.103448,3.586207 -L 1.103448,3.586207,2.758621,3.034483 -L 2.758621,3.034483,3.310345,2.758621 -L 3.310345,2.758621,3.586207,2.482759 -L 3.586207,2.482759,3.862069,1.931034 -L 3.862069,1.931034,3.862069,0.827586 -L 3.862069,0.827586,3.310345,0.275862 -L 3.310345,0.275862,2.482759,0 -L 2.482759,0,1.655172,0 -L 1.655172,0,0.827586,0.275862 -L 0.827586,0.275862,0.275862,0.827586 -L 0.275862,0.827586,0,1.655172 -L 0,1.655172,0,0 -L 0,0,0.275862,0.827586 - -[T] 8 -L 1.931034,5.793103,1.931034,0 -L 2.206897,5.793103,2.206897,0 -L 0.275862,5.793103,0,4.137931 -L 0,4.137931,0,5.793103 -L 0,5.793103,4.137931,5.793103 -L 4.137931,5.793103,4.137931,4.137931 -L 4.137931,4.137931,3.862069,5.793103 -L 1.103448,0,3.034483,0 - -[U] 15 -L 0.827586,5.793103,0.827586,1.655172 -L 0.827586,1.655172,1.103448,0.827586 -L 1.103448,0.827586,1.655172,0.275862 -L 1.655172,0.275862,2.482759,0 -L 2.482759,0,3.034483,0 -L 3.034483,0,3.862069,0.275862 -L 3.862069,0.275862,4.413793,0.827586 -L 4.413793,0.827586,4.689655,1.655172 -L 4.689655,1.655172,4.689655,5.793103 -L 1.103448,5.793103,1.103448,1.655172 -L 1.103448,1.655172,1.37931,0.827586 -L 1.37931,0.827586,1.931034,0.275862 -L 1.931034,0.275862,2.482759,0 -L 0,5.793103,1.931034,5.793103 -L 3.862069,5.793103,5.517241,5.793103 - -[V] 5 -L 0.551724,5.793103,2.482759,0 -L 0.827586,5.793103,2.482759,0.827586 -L 4.413793,5.793103,2.482759,0 -L 0,5.793103,1.655172,5.793103 -L 3.310345,5.793103,4.965517,5.793103 - -[W] 8 -L 0.827586,5.793103,1.931034,0 -L 1.103448,5.793103,1.931034,1.37931 -L 3.034483,5.793103,1.931034,0 -L 3.034483,5.793103,4.137931,0 -L 3.310345,5.793103,4.137931,1.37931 -L 5.241379,5.793103,4.137931,0 -L 0,5.793103,1.931034,5.793103 -L 4.413793,5.793103,6.068966,5.793103 - -[X] 7 -L 0.551724,5.793103,4.137931,0 -L 0.827586,5.793103,4.413793,0 -L 4.413793,5.793103,0.551724,0 -L 0,5.793103,1.655172,5.793103 -L 3.310345,5.793103,4.965517,5.793103 -L 0,0,1.655172,0 -L 3.310345,0,4.965517,0 - -[Y] 8 -L 0.551724,5.793103,2.482759,2.758621 -L 2.482759,2.758621,2.482759,0 -L 0.827586,5.793103,2.758621,2.758621 -L 2.758621,2.758621,2.758621,0 -L 4.689655,5.793103,2.758621,2.758621 -L 0,5.793103,1.655172,5.793103 -L 3.586207,5.793103,5.241379,5.793103 -L 1.655172,0,3.586207,0 - -[Z] 8 -L 3.586207,5.793103,0,0 -L 3.862069,5.793103,0.275862,0 -L 0.275862,5.793103,0,4.137931 -L 0,4.137931,0,5.793103 -L 0,5.793103,3.862069,5.793103 -L 0,0,3.862069,0 -L 3.862069,0,3.862069,1.655172 -L 3.862069,1.655172,3.586207,0 - -[[] 4 -L 0,6.896552,0,-1.931034 -L 0.275862,6.896552,0.275862,-1.931034 -L 0,6.896552,1.931034,6.896552 -L 0,-1.931034,1.931034,-1.931034 - -[\] 1 -L 0,5.793103,3.862069,-0.827586 - -[]] 4 -L 1.655172,6.896552,1.655172,-1.931034 -L 1.931034,6.896552,1.931034,-1.931034 -L 0,6.896552,1.931034,6.896552 -L 0,-1.931034,1.931034,-1.931034 - -[^] 5 -L 0.827586,4.137931,1.37931,4.965517 -L 1.37931,4.965517,1.931034,4.137931 -L 0,3.310345,1.37931,4.689655 -L 1.37931,4.689655,2.758621,3.310345 -L 1.37931,4.689655,1.37931,0 - -[_] 1 -L 0,-0.551724,4.413793,-0.551724 - -[`] 6 -L 0.551724,5.793103,0.275862,5.517241 -L 0.275862,5.517241,0,4.965517 -L 0,4.965517,0,4.413793 -L 0,4.413793,0.275862,4.137931 -L 0.275862,4.137931,0.551724,4.413793 -L 0.551724,4.413793,0.275862,4.689655 - -[a] 31 -L 0.551724,3.310345,0.551724,3.034483 -L 0.551724,3.034483,0.275862,3.034483 -L 0.275862,3.034483,0.275862,3.310345 -L 0.275862,3.310345,0.551724,3.586207 -L 0.551724,3.586207,1.103448,3.862069 -L 1.103448,3.862069,2.206897,3.862069 -L 2.206897,3.862069,2.758621,3.586207 -L 2.758621,3.586207,3.034483,3.310345 -L 3.034483,3.310345,3.310345,2.758621 -L 3.310345,2.758621,3.310345,0.827586 -L 3.310345,0.827586,3.586207,0.275862 -L 3.586207,0.275862,3.862069,0 -L 3.034483,3.310345,3.034483,0.827586 -L 3.034483,0.827586,3.310345,0.275862 -L 3.310345,0.275862,3.862069,0 -L 3.862069,0,4.137931,0 -L 3.034483,2.758621,2.758621,2.482759 -L 2.758621,2.482759,1.103448,2.206897 -L 1.103448,2.206897,0.275862,1.931034 -L 0.275862,1.931034,0,1.37931 -L 0,1.37931,0,0.827586 -L 0,0.827586,0.275862,0.275862 -L 0.275862,0.275862,1.103448,0 -L 1.103448,0,1.931034,0 -L 1.931034,0,2.482759,0.275862 -L 2.482759,0.275862,3.034483,0.827586 -L 1.103448,2.206897,0.551724,1.931034 -L 0.551724,1.931034,0.275862,1.37931 -L 0.275862,1.37931,0.275862,0.827586 -L 0.275862,0.827586,0.551724,0.275862 -L 0.551724,0.275862,1.103448,0 - -[b] 23 -L 0.827586,5.793103,0.827586,0 -L 1.103448,5.793103,1.103448,0 -L 1.103448,3.034483,1.655172,3.586207 -L 1.655172,3.586207,2.206897,3.862069 -L 2.206897,3.862069,2.758621,3.862069 -L 2.758621,3.862069,3.586207,3.586207 -L 3.586207,3.586207,4.137931,3.034483 -L 4.137931,3.034483,4.413793,2.206897 -L 4.413793,2.206897,4.413793,1.655172 -L 4.413793,1.655172,4.137931,0.827586 -L 4.137931,0.827586,3.586207,0.275862 -L 3.586207,0.275862,2.758621,0 -L 2.758621,0,2.206897,0 -L 2.206897,0,1.655172,0.275862 -L 1.655172,0.275862,1.103448,0.827586 -L 2.758621,3.862069,3.310345,3.586207 -L 3.310345,3.586207,3.862069,3.034483 -L 3.862069,3.034483,4.137931,2.206897 -L 4.137931,2.206897,4.137931,1.655172 -L 4.137931,1.655172,3.862069,0.827586 -L 3.862069,0.827586,3.310345,0.275862 -L 3.310345,0.275862,2.758621,0 -L 0,5.793103,1.103448,5.793103 - -[c] 24 -L 3.310345,3.034483,3.034483,2.758621 -L 3.034483,2.758621,3.310345,2.482759 -L 3.310345,2.482759,3.586207,2.758621 -L 3.586207,2.758621,3.586207,3.034483 -L 3.586207,3.034483,3.034483,3.586207 -L 3.034483,3.586207,2.482759,3.862069 -L 2.482759,3.862069,1.655172,3.862069 -L 1.655172,3.862069,0.827586,3.586207 -L 0.827586,3.586207,0.275862,3.034483 -L 0.275862,3.034483,0,2.206897 -L 0,2.206897,0,1.655172 -L 0,1.655172,0.275862,0.827586 -L 0.275862,0.827586,0.827586,0.275862 -L 0.827586,0.275862,1.655172,0 -L 1.655172,0,2.206897,0 -L 2.206897,0,3.034483,0.275862 -L 3.034483,0.275862,3.586207,0.827586 -L 1.655172,3.862069,1.103448,3.586207 -L 1.103448,3.586207,0.551724,3.034483 -L 0.551724,3.034483,0.275862,2.206897 -L 0.275862,2.206897,0.275862,1.655172 -L 0.275862,1.655172,0.551724,0.827586 -L 0.551724,0.827586,1.103448,0.275862 -L 1.103448,0.275862,1.655172,0 - -[d] 24 -L 3.310345,5.793103,3.310345,0 -L 3.586207,5.793103,3.586207,0 -L 3.310345,3.034483,2.758621,3.586207 -L 2.758621,3.586207,2.206897,3.862069 -L 2.206897,3.862069,1.655172,3.862069 -L 1.655172,3.862069,0.827586,3.586207 -L 0.827586,3.586207,0.275862,3.034483 -L 0.275862,3.034483,0,2.206897 -L 0,2.206897,0,1.655172 -L 0,1.655172,0.275862,0.827586 -L 0.275862,0.827586,0.827586,0.275862 -L 0.827586,0.275862,1.655172,0 -L 1.655172,0,2.206897,0 -L 2.206897,0,2.758621,0.275862 -L 2.758621,0.275862,3.310345,0.827586 -L 1.655172,3.862069,1.103448,3.586207 -L 1.103448,3.586207,0.551724,3.034483 -L 0.551724,3.034483,0.275862,2.206897 -L 0.275862,2.206897,0.275862,1.655172 -L 0.275862,1.655172,0.551724,0.827586 -L 0.551724,0.827586,1.103448,0.275862 -L 1.103448,0.275862,1.655172,0 -L 2.482759,5.793103,3.586207,5.793103 -L 3.310345,0,4.413793,0 - -[e] 25 -L 0.275862,2.206897,3.586207,2.206897 -L 3.586207,2.206897,3.586207,2.758621 -L 3.586207,2.758621,3.310345,3.310345 -L 3.310345,3.310345,3.034483,3.586207 -L 3.034483,3.586207,2.482759,3.862069 -L 2.482759,3.862069,1.655172,3.862069 -L 1.655172,3.862069,0.827586,3.586207 -L 0.827586,3.586207,0.275862,3.034483 -L 0.275862,3.034483,0,2.206897 -L 0,2.206897,0,1.655172 -L 0,1.655172,0.275862,0.827586 -L 0.275862,0.827586,0.827586,0.275862 -L 0.827586,0.275862,1.655172,0 -L 1.655172,0,2.206897,0 -L 2.206897,0,3.034483,0.275862 -L 3.034483,0.275862,3.586207,0.827586 -L 3.310345,2.206897,3.310345,3.034483 -L 3.310345,3.034483,3.034483,3.586207 -L 1.655172,3.862069,1.103448,3.586207 -L 1.103448,3.586207,0.551724,3.034483 -L 0.551724,3.034483,0.275862,2.206897 -L 0.275862,2.206897,0.275862,1.655172 -L 0.275862,1.655172,0.551724,0.827586 -L 0.551724,0.827586,1.103448,0.275862 -L 1.103448,0.275862,1.655172,0 - -[f] 14 -L 2.206897,5.517241,1.931034,5.241379 -L 1.931034,5.241379,2.206897,4.965517 -L 2.206897,4.965517,2.482759,5.241379 -L 2.482759,5.241379,2.482759,5.517241 -L 2.482759,5.517241,2.206897,5.793103 -L 2.206897,5.793103,1.655172,5.793103 -L 1.655172,5.793103,1.103448,5.517241 -L 1.103448,5.517241,0.827586,4.965517 -L 0.827586,4.965517,0.827586,0 -L 1.655172,5.793103,1.37931,5.517241 -L 1.37931,5.517241,1.103448,4.965517 -L 1.103448,4.965517,1.103448,0 -L 0,3.862069,2.206897,3.862069 -L 0,0,1.931034,0 - -[g] 48 -L 1.655172,3.862069,1.103448,3.586207 -L 1.103448,3.586207,0.827586,3.310345 -L 0.827586,3.310345,0.551724,2.758621 -L 0.551724,2.758621,0.551724,2.206897 -L 0.551724,2.206897,0.827586,1.655172 -L 0.827586,1.655172,1.103448,1.37931 -L 1.103448,1.37931,1.655172,1.103448 -L 1.655172,1.103448,2.206897,1.103448 -L 2.206897,1.103448,2.758621,1.37931 -L 2.758621,1.37931,3.034483,1.655172 -L 3.034483,1.655172,3.310345,2.206897 -L 3.310345,2.206897,3.310345,2.758621 -L 3.310345,2.758621,3.034483,3.310345 -L 3.034483,3.310345,2.758621,3.586207 -L 2.758621,3.586207,2.206897,3.862069 -L 2.206897,3.862069,1.655172,3.862069 -L 1.103448,3.586207,0.827586,3.034483 -L 0.827586,3.034483,0.827586,1.931034 -L 0.827586,1.931034,1.103448,1.37931 -L 2.758621,1.37931,3.034483,1.931034 -L 3.034483,1.931034,3.034483,3.034483 -L 3.034483,3.034483,2.758621,3.586207 -L 3.034483,3.310345,3.310345,3.586207 -L 3.310345,3.586207,3.862069,3.862069 -L 3.862069,3.862069,3.862069,3.586207 -L 3.862069,3.586207,3.310345,3.586207 -L 0.827586,1.655172,0.551724,1.37931 -L 0.551724,1.37931,0.275862,0.827586 -L 0.275862,0.827586,0.275862,0.551724 -L 0.275862,0.551724,0.551724,0 -L 0.551724,0,1.37931,-0.275862 -L 1.37931,-0.275862,2.758621,-0.275862 -L 2.758621,-0.275862,3.586207,-0.551724 -L 3.586207,-0.551724,3.862069,-0.827586 -L 0.275862,0.551724,0.551724,0.275862 -L 0.551724,0.275862,1.37931,0 -L 1.37931,0,2.758621,0 -L 2.758621,0,3.586207,-0.275862 -L 3.586207,-0.275862,3.862069,-0.827586 -L 3.862069,-0.827586,3.862069,-1.103448 -L 3.862069,-1.103448,3.586207,-1.655172 -L 3.586207,-1.655172,2.758621,-1.931034 -L 2.758621,-1.931034,1.103448,-1.931034 -L 1.103448,-1.931034,0.275862,-1.655172 -L 0.275862,-1.655172,0,-1.103448 -L 0,-1.103448,0,-0.827586 -L 0,-0.827586,0.275862,-0.275862 -L 0.275862,-0.275862,1.103448,0 - -[h] 14 -L 0.827586,5.793103,0.827586,0 -L 1.103448,5.793103,1.103448,0 -L 1.103448,3.034483,1.655172,3.586207 -L 1.655172,3.586207,2.482759,3.862069 -L 2.482759,3.862069,3.034483,3.862069 -L 3.034483,3.862069,3.862069,3.586207 -L 3.862069,3.586207,4.137931,3.034483 -L 4.137931,3.034483,4.137931,0 -L 3.034483,3.862069,3.586207,3.586207 -L 3.586207,3.586207,3.862069,3.034483 -L 3.862069,3.034483,3.862069,0 -L 0,5.793103,1.103448,5.793103 -L 0,0,1.931034,0 -L 3.034483,0,4.965517,0 - -[i] 8 -L 0.827586,5.793103,0.551724,5.517241 -L 0.551724,5.517241,0.827586,5.241379 -L 0.827586,5.241379,1.103448,5.517241 -L 1.103448,5.517241,0.827586,5.793103 -L 0.827586,3.862069,0.827586,0 -L 1.103448,3.862069,1.103448,0 -L 0,3.862069,1.103448,3.862069 -L 0,0,1.931034,0 - -[j] 17 -L 1.37931,5.793103,1.103448,5.517241 -L 1.103448,5.517241,1.37931,5.241379 -L 1.37931,5.241379,1.655172,5.517241 -L 1.655172,5.517241,1.37931,5.793103 -L 1.655172,3.862069,1.655172,-1.103448 -L 1.655172,-1.103448,1.37931,-1.655172 -L 1.37931,-1.655172,0.827586,-1.931034 -L 0.827586,-1.931034,0.275862,-1.931034 -L 0.275862,-1.931034,0,-1.655172 -L 0,-1.655172,0,-1.37931 -L 0,-1.37931,0.275862,-1.103448 -L 0.275862,-1.103448,0.551724,-1.37931 -L 0.551724,-1.37931,0.275862,-1.655172 -L 1.37931,3.862069,1.37931,-1.103448 -L 1.37931,-1.103448,1.103448,-1.655172 -L 1.103448,-1.655172,0.827586,-1.931034 -L 0.551724,3.862069,1.655172,3.862069 - -[k] 9 -L 0.827586,5.793103,0.827586,0 -L 1.103448,5.793103,1.103448,0 -L 3.862069,3.862069,1.103448,1.103448 -L 2.482759,2.206897,4.137931,0 -L 2.206897,2.206897,3.862069,0 -L 0,5.793103,1.103448,5.793103 -L 3.034483,3.862069,4.689655,3.862069 -L 0,0,1.931034,0 -L 3.034483,0,4.689655,0 - -[l] 4 -L 0.827586,5.793103,0.827586,0 -L 1.103448,5.793103,1.103448,0 -L 0,5.793103,1.103448,5.793103 -L 0,0,1.931034,0 - -[m] 24 -L 0.827586,3.862069,0.827586,0 -L 1.103448,3.862069,1.103448,0 -L 1.103448,3.034483,1.655172,3.586207 -L 1.655172,3.586207,2.482759,3.862069 -L 2.482759,3.862069,3.034483,3.862069 -L 3.034483,3.862069,3.862069,3.586207 -L 3.862069,3.586207,4.137931,3.034483 -L 4.137931,3.034483,4.137931,0 -L 3.034483,3.862069,3.586207,3.586207 -L 3.586207,3.586207,3.862069,3.034483 -L 3.862069,3.034483,3.862069,0 -L 4.137931,3.034483,4.689655,3.586207 -L 4.689655,3.586207,5.517241,3.862069 -L 5.517241,3.862069,6.068966,3.862069 -L 6.068966,3.862069,6.896552,3.586207 -L 6.896552,3.586207,7.172414,3.034483 -L 7.172414,3.034483,7.172414,0 -L 6.068966,3.862069,6.62069,3.586207 -L 6.62069,3.586207,6.896552,3.034483 -L 6.896552,3.034483,6.896552,0 -L 0,3.862069,1.103448,3.862069 -L 0,0,1.931034,0 -L 3.034483,0,4.965517,0 -L 6.068966,0,8,0 - -[n] 14 -L 0.827586,3.862069,0.827586,0 -L 1.103448,3.862069,1.103448,0 -L 1.103448,3.034483,1.655172,3.586207 -L 1.655172,3.586207,2.482759,3.862069 -L 2.482759,3.862069,3.034483,3.862069 -L 3.034483,3.862069,3.862069,3.586207 -L 3.862069,3.586207,4.137931,3.034483 -L 4.137931,3.034483,4.137931,0 -L 3.034483,3.862069,3.586207,3.586207 -L 3.586207,3.586207,3.862069,3.034483 -L 3.862069,3.034483,3.862069,0 -L 0,3.862069,1.103448,3.862069 -L 0,0,1.931034,0 -L 3.034483,0,4.965517,0 - -[o] 30 -L 1.655172,3.862069,0.827586,3.586207 -L 0.827586,3.586207,0.275862,3.034483 -L 0.275862,3.034483,0,2.206897 -L 0,2.206897,0,1.655172 -L 0,1.655172,0.275862,0.827586 -L 0.275862,0.827586,0.827586,0.275862 -L 0.827586,0.275862,1.655172,0 -L 1.655172,0,2.206897,0 -L 2.206897,0,3.034483,0.275862 -L 3.034483,0.275862,3.586207,0.827586 -L 3.586207,0.827586,3.862069,1.655172 -L 3.862069,1.655172,3.862069,2.206897 -L 3.862069,2.206897,3.586207,3.034483 -L 3.586207,3.034483,3.034483,3.586207 -L 3.034483,3.586207,2.206897,3.862069 -L 2.206897,3.862069,1.655172,3.862069 -L 1.655172,3.862069,1.103448,3.586207 -L 1.103448,3.586207,0.551724,3.034483 -L 0.551724,3.034483,0.275862,2.206897 -L 0.275862,2.206897,0.275862,1.655172 -L 0.275862,1.655172,0.551724,0.827586 -L 0.551724,0.827586,1.103448,0.275862 -L 1.103448,0.275862,1.655172,0 -L 2.206897,0,2.758621,0.275862 -L 2.758621,0.275862,3.310345,0.827586 -L 3.310345,0.827586,3.586207,1.655172 -L 3.586207,1.655172,3.586207,2.206897 -L 3.586207,2.206897,3.310345,3.034483 -L 3.310345,3.034483,2.758621,3.586207 -L 2.758621,3.586207,2.206897,3.862069 - -[p] 24 -L 0.827586,3.862069,0.827586,-1.931034 -L 1.103448,3.862069,1.103448,-1.931034 -L 1.103448,3.034483,1.655172,3.586207 -L 1.655172,3.586207,2.206897,3.862069 -L 2.206897,3.862069,2.758621,3.862069 -L 2.758621,3.862069,3.586207,3.586207 -L 3.586207,3.586207,4.137931,3.034483 -L 4.137931,3.034483,4.413793,2.206897 -L 4.413793,2.206897,4.413793,1.655172 -L 4.413793,1.655172,4.137931,0.827586 -L 4.137931,0.827586,3.586207,0.275862 -L 3.586207,0.275862,2.758621,0 -L 2.758621,0,2.206897,0 -L 2.206897,0,1.655172,0.275862 -L 1.655172,0.275862,1.103448,0.827586 -L 2.758621,3.862069,3.310345,3.586207 -L 3.310345,3.586207,3.862069,3.034483 -L 3.862069,3.034483,4.137931,2.206897 -L 4.137931,2.206897,4.137931,1.655172 -L 4.137931,1.655172,3.862069,0.827586 -L 3.862069,0.827586,3.310345,0.275862 -L 3.310345,0.275862,2.758621,0 -L 0,3.862069,1.103448,3.862069 -L 0,-1.931034,1.931034,-1.931034 - -[q] 23 -L 3.310345,3.862069,3.310345,-1.931034 -L 3.586207,3.862069,3.586207,-1.931034 -L 3.310345,3.034483,2.758621,3.586207 -L 2.758621,3.586207,2.206897,3.862069 -L 2.206897,3.862069,1.655172,3.862069 -L 1.655172,3.862069,0.827586,3.586207 -L 0.827586,3.586207,0.275862,3.034483 -L 0.275862,3.034483,0,2.206897 -L 0,2.206897,0,1.655172 -L 0,1.655172,0.275862,0.827586 -L 0.275862,0.827586,0.827586,0.275862 -L 0.827586,0.275862,1.655172,0 -L 1.655172,0,2.206897,0 -L 2.206897,0,2.758621,0.275862 -L 2.758621,0.275862,3.310345,0.827586 -L 1.655172,3.862069,1.103448,3.586207 -L 1.103448,3.586207,0.551724,3.034483 -L 0.551724,3.034483,0.275862,2.206897 -L 0.275862,2.206897,0.275862,1.655172 -L 0.275862,1.655172,0.551724,0.827586 -L 0.551724,0.827586,1.103448,0.275862 -L 1.103448,0.275862,1.655172,0 -L 2.482759,-1.931034,4.413793,-1.931034 - -[r] 13 -L 0.827586,3.862069,0.827586,0 -L 1.103448,3.862069,1.103448,0 -L 1.103448,2.206897,1.37931,3.034483 -L 1.37931,3.034483,1.931034,3.586207 -L 1.931034,3.586207,2.482759,3.862069 -L 2.482759,3.862069,3.310345,3.862069 -L 3.310345,3.862069,3.586207,3.586207 -L 3.586207,3.586207,3.586207,3.310345 -L 3.586207,3.310345,3.310345,3.034483 -L 3.310345,3.034483,3.034483,3.310345 -L 3.034483,3.310345,3.310345,3.586207 -L 0,3.862069,1.103448,3.862069 -L 0,0,1.931034,0 - -[s] 28 -L 2.758621,3.310345,3.034483,3.862069 -L 3.034483,3.862069,3.034483,2.758621 -L 3.034483,2.758621,2.758621,3.310345 -L 2.758621,3.310345,2.482759,3.586207 -L 2.482759,3.586207,1.931034,3.862069 -L 1.931034,3.862069,0.827586,3.862069 -L 0.827586,3.862069,0.275862,3.586207 -L 0.275862,3.586207,0,3.310345 -L 0,3.310345,0,2.758621 -L 0,2.758621,0.275862,2.482759 -L 0.275862,2.482759,0.827586,2.206897 -L 0.827586,2.206897,2.206897,1.655172 -L 2.206897,1.655172,2.758621,1.37931 -L 2.758621,1.37931,3.034483,1.103448 -L 0,3.034483,0.275862,2.758621 -L 0.275862,2.758621,0.827586,2.482759 -L 0.827586,2.482759,2.206897,1.931034 -L 2.206897,1.931034,2.758621,1.655172 -L 2.758621,1.655172,3.034483,1.37931 -L 3.034483,1.37931,3.034483,0.551724 -L 3.034483,0.551724,2.758621,0.275862 -L 2.758621,0.275862,2.206897,0 -L 2.206897,0,1.103448,0 -L 1.103448,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 -L 0.275862,0.551724,0,1.103448 -L 0,1.103448,0,0 -L 0,0,0.275862,0.551724 - -[t] 10 -L 0.827586,5.793103,0.827586,1.103448 -L 0.827586,1.103448,1.103448,0.275862 -L 1.103448,0.275862,1.655172,0 -L 1.655172,0,2.206897,0 -L 2.206897,0,2.758621,0.275862 -L 2.758621,0.275862,3.034483,0.827586 -L 1.103448,5.793103,1.103448,1.103448 -L 1.103448,1.103448,1.37931,0.275862 -L 1.37931,0.275862,1.655172,0 -L 0,3.862069,2.206897,3.862069 - -[u] 14 -L 0.827586,3.862069,0.827586,0.827586 -L 0.827586,0.827586,1.103448,0.275862 -L 1.103448,0.275862,1.931034,0 -L 1.931034,0,2.482759,0 -L 2.482759,0,3.310345,0.275862 -L 3.310345,0.275862,3.862069,0.827586 -L 1.103448,3.862069,1.103448,0.827586 -L 1.103448,0.827586,1.37931,0.275862 -L 1.37931,0.275862,1.931034,0 -L 3.862069,3.862069,3.862069,0 -L 4.137931,3.862069,4.137931,0 -L 0,3.862069,1.103448,3.862069 -L 3.034483,3.862069,4.137931,3.862069 -L 3.862069,0,4.965517,0 - -[v] 5 -L 0.551724,3.862069,2.206897,0 -L 0.827586,3.862069,2.206897,0.551724 -L 3.862069,3.862069,2.206897,0 -L 0,3.862069,1.655172,3.862069 -L 2.758621,3.862069,4.413793,3.862069 - -[w] 8 -L 0.827586,3.862069,1.931034,0 -L 1.103448,3.862069,1.931034,0.827586 -L 3.034483,3.862069,1.931034,0 -L 3.034483,3.862069,4.137931,0 -L 3.310345,3.862069,4.137931,0.827586 -L 5.241379,3.862069,4.137931,0 -L 0,3.862069,1.931034,3.862069 -L 4.413793,3.862069,6.068966,3.862069 - -[x] 7 -L 0.551724,3.862069,3.586207,0 -L 0.827586,3.862069,3.862069,0 -L 3.862069,3.862069,0.551724,0 -L 0,3.862069,1.655172,3.862069 -L 2.758621,3.862069,4.413793,3.862069 -L 0,0,1.655172,0 -L 2.758621,0,4.413793,0 - -[y] 12 -L 0.551724,3.862069,2.206897,0 -L 0.827586,3.862069,2.206897,0.551724 -L 3.862069,3.862069,2.206897,0 -L 2.206897,0,1.655172,-1.103448 -L 1.655172,-1.103448,1.103448,-1.655172 -L 1.103448,-1.655172,0.551724,-1.931034 -L 0.551724,-1.931034,0.275862,-1.931034 -L 0.275862,-1.931034,0,-1.655172 -L 0,-1.655172,0.275862,-1.37931 -L 0.275862,-1.37931,0.551724,-1.655172 -L 0,3.862069,1.655172,3.862069 -L 2.758621,3.862069,4.413793,3.862069 - -[z] 8 -L 3.034483,3.862069,0,0 -L 3.310345,3.862069,0.275862,0 -L 0.275862,3.862069,0,2.758621 -L 0,2.758621,0,3.862069 -L 0,3.862069,3.310345,3.862069 -L 0,0,3.310345,0 -L 3.310345,0,3.310345,1.103448 -L 3.310345,1.103448,3.034483,0 - -[{] 34 -L 1.37931,6.896552,0.827586,6.62069 -L 0.827586,6.62069,0.551724,6.344828 -L 0.551724,6.344828,0.275862,5.793103 -L 0.275862,5.793103,0.275862,5.241379 -L 0.275862,5.241379,0.551724,4.689655 -L 0.551724,4.689655,0.827586,4.413793 -L 0.827586,4.413793,1.103448,3.862069 -L 1.103448,3.862069,1.103448,3.310345 -L 1.103448,3.310345,0.551724,2.758621 -L 0.827586,6.62069,0.551724,6.068966 -L 0.551724,6.068966,0.551724,5.517241 -L 0.551724,5.517241,0.827586,4.965517 -L 0.827586,4.965517,1.103448,4.689655 -L 1.103448,4.689655,1.37931,4.137931 -L 1.37931,4.137931,1.37931,3.586207 -L 1.37931,3.586207,1.103448,3.034483 -L 1.103448,3.034483,0,2.482759 -L 0,2.482759,1.103448,1.931034 -L 1.103448,1.931034,1.37931,1.37931 -L 1.37931,1.37931,1.37931,0.827586 -L 1.37931,0.827586,1.103448,0.275862 -L 1.103448,0.275862,0.827586,0 -L 0.827586,0,0.551724,-0.551724 -L 0.551724,-0.551724,0.551724,-1.103448 -L 0.551724,-1.103448,0.827586,-1.655172 -L 0.551724,2.206897,1.103448,1.655172 -L 1.103448,1.655172,1.103448,1.103448 -L 1.103448,1.103448,0.827586,0.551724 -L 0.827586,0.551724,0.551724,0.275862 -L 0.551724,0.275862,0.275862,-0.275862 -L 0.275862,-0.275862,0.275862,-0.827586 -L 0.275862,-0.827586,0.551724,-1.37931 -L 0.551724,-1.37931,0.827586,-1.655172 -L 0.827586,-1.655172,1.37931,-1.931034 - -[|] 1 -L 0,6.896552,0,-1.931034 - -[}] 34 -L 0,6.896552,0.551724,6.62069 -L 0.551724,6.62069,0.827586,6.344828 -L 0.827586,6.344828,1.103448,5.793103 -L 1.103448,5.793103,1.103448,5.241379 -L 1.103448,5.241379,0.827586,4.689655 -L 0.827586,4.689655,0.551724,4.413793 -L 0.551724,4.413793,0.275862,3.862069 -L 0.275862,3.862069,0.275862,3.310345 -L 0.275862,3.310345,0.827586,2.758621 -L 0.551724,6.62069,0.827586,6.068966 -L 0.827586,6.068966,0.827586,5.517241 -L 0.827586,5.517241,0.551724,4.965517 -L 0.551724,4.965517,0.275862,4.689655 -L 0.275862,4.689655,0,4.137931 -L 0,4.137931,0,3.586207 -L 0,3.586207,0.275862,3.034483 -L 0.275862,3.034483,1.37931,2.482759 -L 1.37931,2.482759,0.275862,1.931034 -L 0.275862,1.931034,0,1.37931 -L 0,1.37931,0,0.827586 -L 0,0.827586,0.275862,0.275862 -L 0.275862,0.275862,0.551724,0 -L 0.551724,0,0.827586,-0.551724 -L 0.827586,-0.551724,0.827586,-1.103448 -L 0.827586,-1.103448,0.551724,-1.655172 -L 0.827586,2.206897,0.275862,1.655172 -L 0.275862,1.655172,0.275862,1.103448 -L 0.275862,1.103448,0.551724,0.551724 -L 0.551724,0.551724,0.827586,0.275862 -L 0.827586,0.275862,1.103448,-0.275862 -L 1.103448,-0.275862,1.103448,-0.827586 -L 1.103448,-0.827586,0.827586,-1.37931 -L 0.827586,-1.37931,0.551724,-1.655172 -L 0.551724,-1.655172,0,-1.931034 - -[~] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[€] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[‚] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[ƒ] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[„] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[…] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[†] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[‡] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[ˆ] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[‰] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[Š] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[‹] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[Ž] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[‘] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[’] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[“] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[”] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[•] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[–] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[—] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[˜] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[™] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[š] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[›] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[ž] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[ ] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[#0104] 12 -L 2.482759,5.793103,0.551724,0 -L 2.482759,5.793103,4.413793,0 -L 2.482759,4.965517,4.137931,0 -L 1.103448,1.655172,3.586207,1.655172 -L 0,0,1.655172,0 -L 3.310345,0,4.965517,0 -L 4.137931,0,3.862069,-0.275862 -L 3.862069,-0.275862,3.586207,-0.827586 -L 3.586207,-0.827586,3.586207,-1.37931 -L 3.586207,-1.37931,3.862069,-1.655172 -L 3.862069,-1.655172,4.137931,-1.37931 -L 4.137931,-1.37931,3.862069,-1.103448 - -[¢] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[#0141] 7 -L 0.827586,5.793103,0.827586,0 -L 1.103448,5.793103,1.103448,0 -L 0,5.793103,1.931034,5.793103 -L 0,0,4.137931,0 -L 4.137931,0,4.137931,1.655172 -L 4.137931,1.655172,3.862069,0 -L 2.206897,3.862069,0,2.206897 - -[¤] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[¥] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[#015A] 36 -L 3.586207,4.965517,3.862069,5.793103 -L 3.862069,5.793103,3.862069,4.137931 -L 3.862069,4.137931,3.586207,4.965517 -L 3.586207,4.965517,3.034483,5.517241 -L 3.034483,5.517241,2.206897,5.793103 -L 2.206897,5.793103,1.37931,5.793103 -L 1.37931,5.793103,0.551724,5.517241 -L 0.551724,5.517241,0,4.965517 -L 0,4.965517,0,4.413793 -L 0,4.413793,0.275862,3.862069 -L 0.275862,3.862069,0.551724,3.586207 -L 0.551724,3.586207,1.103448,3.310345 -L 1.103448,3.310345,2.758621,2.758621 -L 2.758621,2.758621,3.310345,2.482759 -L 3.310345,2.482759,3.862069,1.931034 -L 0,4.413793,0.551724,3.862069 -L 0.551724,3.862069,1.103448,3.586207 -L 1.103448,3.586207,2.758621,3.034483 -L 2.758621,3.034483,3.310345,2.758621 -L 3.310345,2.758621,3.586207,2.482759 -L 3.586207,2.482759,3.862069,1.931034 -L 3.862069,1.931034,3.862069,0.827586 -L 3.862069,0.827586,3.310345,0.275862 -L 3.310345,0.275862,2.482759,0 -L 2.482759,0,1.655172,0 -L 1.655172,0,0.827586,0.275862 -L 0.827586,0.275862,0.275862,0.827586 -L 0.275862,0.827586,0,1.655172 -L 0,1.655172,0,0 -L 0,0,0.275862,0.827586 -L 2.206897,7.448276,1.931034,7.724138 -L 1.931034,7.724138,2.206897,8 -L 2.206897,8,2.482759,7.724138 -L 2.482759,7.724138,2.482759,7.172414 -L 2.482759,7.172414,2.206897,6.62069 -L 2.206897,6.62069,1.931034,6.344828 - -[§] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[¨] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[©] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[ª] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[«] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[#0179] 14 -L 3.586207,5.793103,0,0 -L 3.862069,5.793103,0.275862,0 -L 0.275862,5.793103,0,4.137931 -L 0,4.137931,0,5.793103 -L 0,5.793103,3.862069,5.793103 -L 0,0,3.862069,0 -L 3.862069,0,3.862069,1.655172 -L 3.862069,1.655172,3.586207,0 -L 2.206897,7.448276,1.931034,7.724138 -L 1.931034,7.724138,2.206897,8 -L 2.206897,8,2.482759,7.724138 -L 2.482759,7.724138,2.482759,7.172414 -L 2.482759,7.172414,2.206897,6.62069 -L 2.206897,6.62069,1.931034,6.344828 - -[­] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[®] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[#017B] 12 -L 3.586207,5.793103,0,0 -L 3.862069,5.793103,0.275862,0 -L 0.275862,5.793103,0,4.137931 -L 0,4.137931,0,5.793103 -L 0,5.793103,3.862069,5.793103 -L 0,0,3.862069,0 -L 3.862069,0,3.862069,1.655172 -L 3.862069,1.655172,3.586207,0 -L 1.931034,6.896552,1.655172,6.62069 -L 1.655172,6.62069,1.931034,6.344828 -L 1.931034,6.344828,2.206897,6.62069 -L 2.206897,6.62069,1.931034,6.896552 - -[°] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[#0105] 37 -L 0.551724,3.310345,0.551724,3.034483 -L 0.551724,3.034483,0.275862,3.034483 -L 0.275862,3.034483,0.275862,3.310345 -L 0.275862,3.310345,0.551724,3.586207 -L 0.551724,3.586207,1.103448,3.862069 -L 1.103448,3.862069,2.206897,3.862069 -L 2.206897,3.862069,2.758621,3.586207 -L 2.758621,3.586207,3.034483,3.310345 -L 3.034483,3.310345,3.310345,2.758621 -L 3.310345,2.758621,3.310345,0.827586 -L 3.310345,0.827586,3.586207,0.275862 -L 3.586207,0.275862,3.862069,0 -L 3.034483,3.310345,3.034483,0.827586 -L 3.034483,0.827586,3.310345,0.275862 -L 3.310345,0.275862,3.862069,0 -L 3.862069,0,4.137931,0 -L 3.034483,2.758621,2.758621,2.482759 -L 2.758621,2.482759,1.103448,2.206897 -L 1.103448,2.206897,0.275862,1.931034 -L 0.275862,1.931034,0,1.37931 -L 0,1.37931,0,0.827586 -L 0,0.827586,0.275862,0.275862 -L 0.275862,0.275862,1.103448,0 -L 1.103448,0,1.931034,0 -L 1.931034,0,2.482759,0.275862 -L 2.482759,0.275862,3.034483,0.827586 -L 1.103448,2.206897,0.551724,1.931034 -L 0.551724,1.931034,0.275862,1.37931 -L 0.275862,1.37931,0.275862,0.827586 -L 0.275862,0.827586,0.551724,0.275862 -L 0.551724,0.275862,1.103448,0 -L 3.862069,0,3.586207,-0.275862 -L 3.586207,-0.275862,3.310345,-0.827586 -L 3.310345,-0.827586,3.310345,-1.37931 -L 3.310345,-1.37931,3.586207,-1.655172 -L 3.586207,-1.655172,3.862069,-1.37931 -L 3.862069,-1.37931,3.586207,-1.103448 - -[²] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[#0142] 5 -L 0.827586,5.793103,0.827586,0 -L 1.103448,5.793103,1.103448,0 -L 0,5.793103,1.103448,5.793103 -L 0,0,1.931034,0 -L 1.931034,3.862069,0,2.482759 - -[´] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[µ] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[#015B] 34 -L 2.758621,3.310345,3.034483,3.862069 -L 3.034483,3.862069,3.034483,2.758621 -L 3.034483,2.758621,2.758621,3.310345 -L 2.758621,3.310345,2.482759,3.586207 -L 2.482759,3.586207,1.931034,3.862069 -L 1.931034,3.862069,0.827586,3.862069 -L 0.827586,3.862069,0.275862,3.586207 -L 0.275862,3.586207,0,3.310345 -L 0,3.310345,0,2.758621 -L 0,2.758621,0.275862,2.482759 -L 0.275862,2.482759,0.827586,2.206897 -L 0.827586,2.206897,2.206897,1.655172 -L 2.206897,1.655172,2.758621,1.37931 -L 2.758621,1.37931,3.034483,1.103448 -L 0,3.034483,0.275862,2.758621 -L 0.275862,2.758621,0.827586,2.482759 -L 0.827586,2.482759,2.206897,1.931034 -L 2.206897,1.931034,2.758621,1.655172 -L 2.758621,1.655172,3.034483,1.37931 -L 3.034483,1.37931,3.034483,0.551724 -L 3.034483,0.551724,2.758621,0.275862 -L 2.758621,0.275862,2.206897,0 -L 2.206897,0,1.103448,0 -L 1.103448,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 -L 0.275862,0.551724,0,1.103448 -L 0,1.103448,0,0 -L 0,0,0.275862,0.551724 -L 1.655172,5.517241,1.37931,5.793103 -L 1.37931,5.793103,1.655172,6.068966 -L 1.655172,6.068966,1.931034,5.793103 -L 1.931034,5.793103,1.931034,5.241379 -L 1.931034,5.241379,1.655172,4.689655 -L 1.655172,4.689655,1.37931,4.413793 - -[·] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[¸] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[¹] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[º] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[»] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[#017A] 14 -L 3.034483,3.862069,0,0 -L 3.310345,3.862069,0.275862,0 -L 0.275862,3.862069,0,2.758621 -L 0,2.758621,0,3.862069 -L 0,3.862069,3.310345,3.862069 -L 0,0,3.310345,0 -L 3.310345,0,3.310345,1.103448 -L 3.310345,1.103448,3.034483,0 -L 1.655172,5.241379,1.37931,5.517241 -L 1.37931,5.517241,1.655172,5.793103 -L 1.655172,5.793103,1.931034,5.517241 -L 1.931034,5.517241,1.931034,4.965517 -L 1.931034,4.965517,1.655172,4.413793 -L 1.655172,4.413793,1.37931,4.137931 - -[½] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[¾] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[#017C] 12 -L 3.034483,3.862069,0,0 -L 3.310345,3.862069,0.275862,0 -L 0.275862,3.862069,0,2.758621 -L 0,2.758621,0,3.862069 -L 0,3.862069,3.310345,3.862069 -L 0,0,3.310345,0 -L 3.310345,0,3.310345,1.103448 -L 3.310345,1.103448,3.034483,0 -L 1.52381,4.952381,1.142857,4.571429 -L 1.142857,4.571429,1.52381,4.190476 -L 1.52381,4.190476,1.904762,4.571429 -L 1.904762,4.571429,1.52381,4.952381 - -[À] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[Á] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[Â] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[Ã] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[Ä] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[Å] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[#0106] 34 -L 3.862069,4.965517,4.137931,4.137931 -L 4.137931,4.137931,4.137931,5.793103 -L 4.137931,5.793103,3.862069,4.965517 -L 3.862069,4.965517,3.310345,5.517241 -L 3.310345,5.517241,2.482759,5.793103 -L 2.482759,5.793103,1.931034,5.793103 -L 1.931034,5.793103,1.103448,5.517241 -L 1.103448,5.517241,0.551724,4.965517 -L 0.551724,4.965517,0.275862,4.413793 -L 0.275862,4.413793,0,3.586207 -L 0,3.586207,0,2.206897 -L 0,2.206897,0.275862,1.37931 -L 0.275862,1.37931,0.551724,0.827586 -L 0.551724,0.827586,1.103448,0.275862 -L 1.103448,0.275862,1.931034,0 -L 1.931034,0,2.482759,0 -L 2.482759,0,3.310345,0.275862 -L 3.310345,0.275862,3.862069,0.827586 -L 3.862069,0.827586,4.137931,1.37931 -L 1.931034,5.793103,1.37931,5.517241 -L 1.37931,5.517241,0.827586,4.965517 -L 0.827586,4.965517,0.551724,4.413793 -L 0.551724,4.413793,0.275862,3.586207 -L 0.275862,3.586207,0.275862,2.206897 -L 0.275862,2.206897,0.551724,1.37931 -L 0.551724,1.37931,0.827586,0.827586 -L 0.827586,0.827586,1.37931,0.275862 -L 1.37931,0.275862,1.931034,0 -L 2.482759,7.448276,2.206897,7.724138 -L 2.206897,7.724138,2.482759,8 -L 2.482759,8,2.758621,7.724138 -L 2.758621,7.724138,2.758621,7.172414 -L 2.758621,7.172414,2.482759,6.62069 -L 2.482759,6.62069,2.206897,6.344828 - -[Ç] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[È] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[É] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[#0118] 16 -L 0.827586,5.793103,0.827586,0 -L 1.103448,5.793103,1.103448,0 -L 2.758621,4.137931,2.758621,1.931034 -L 0,5.793103,4.413793,5.793103 -L 4.413793,5.793103,4.413793,4.137931 -L 4.413793,4.137931,4.137931,5.793103 -L 1.103448,3.034483,2.758621,3.034483 -L 0,0,4.413793,0 -L 4.413793,0,4.413793,1.655172 -L 4.413793,1.655172,4.137931,0 -L 3.586207,0,3.310345,-0.275862 -L 3.310345,-0.275862,3.034483,-0.827586 -L 3.034483,-0.827586,3.034483,-1.37931 -L 3.034483,-1.37931,3.310345,-1.655172 -L 3.310345,-1.655172,3.586207,-1.37931 -L 3.586207,-1.37931,3.310345,-1.103448 - -[Ë] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[Ì] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[Í] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[Î] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[Ï] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[Ð] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[#0143] 13 -L 0.827586,5.793103,0.827586,0 -L 1.103448,5.793103,4.413793,0.551724 -L 1.103448,5.241379,4.413793,0 -L 4.413793,5.793103,4.413793,0 -L 0,5.793103,1.103448,5.793103 -L 3.586207,5.793103,5.241379,5.793103 -L 0,0,1.655172,0 -L 2.758621,7.448276,2.482759,7.724138 -L 2.482759,7.724138,2.758621,8 -L 2.758621,8,3.034483,7.724138 -L 3.034483,7.724138,3.034483,7.172414 -L 3.034483,7.172414,2.758621,6.62069 -L 2.758621,6.62069,2.482759,6.344828 - -[Ò] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[#00D3] 44 -L 1.931034,5.793103,1.103448,5.517241 -L 1.103448,5.517241,0.551724,4.965517 -L 0.551724,4.965517,0.275862,4.413793 -L 0.275862,4.413793,0,3.310345 -L 0,3.310345,0,2.482759 -L 0,2.482759,0.275862,1.37931 -L 0.275862,1.37931,0.551724,0.827586 -L 0.551724,0.827586,1.103448,0.275862 -L 1.103448,0.275862,1.931034,0 -L 1.931034,0,2.482759,0 -L 2.482759,0,3.310345,0.275862 -L 3.310345,0.275862,3.862069,0.827586 -L 3.862069,0.827586,4.137931,1.37931 -L 4.137931,1.37931,4.413793,2.482759 -L 4.413793,2.482759,4.413793,3.310345 -L 4.413793,3.310345,4.137931,4.413793 -L 4.137931,4.413793,3.862069,4.965517 -L 3.862069,4.965517,3.310345,5.517241 -L 3.310345,5.517241,2.482759,5.793103 -L 2.482759,5.793103,1.931034,5.793103 -L 1.931034,5.793103,1.37931,5.517241 -L 1.37931,5.517241,0.827586,4.965517 -L 0.827586,4.965517,0.551724,4.413793 -L 0.551724,4.413793,0.275862,3.310345 -L 0.275862,3.310345,0.275862,2.482759 -L 0.275862,2.482759,0.551724,1.37931 -L 0.551724,1.37931,0.827586,0.827586 -L 0.827586,0.827586,1.37931,0.275862 -L 1.37931,0.275862,1.931034,0 -L 2.482759,0,3.034483,0.275862 -L 3.034483,0.275862,3.586207,0.827586 -L 3.586207,0.827586,3.862069,1.37931 -L 3.862069,1.37931,4.137931,2.482759 -L 4.137931,2.482759,4.137931,3.310345 -L 4.137931,3.310345,3.862069,4.413793 -L 3.862069,4.413793,3.586207,4.965517 -L 3.586207,4.965517,3.034483,5.517241 -L 3.034483,5.517241,2.482759,5.793103 -L 2.482759,7.448276,2.206897,7.724138 -L 2.206897,7.724138,2.482759,8 -L 2.482759,8,2.758621,7.724138 -L 2.758621,7.724138,2.758621,7.172414 -L 2.758621,7.172414,2.482759,6.62069 -L 2.482759,6.62069,2.206897,6.344828 - -[Ô] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[Õ] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[Ö] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[×] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[Ø] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[Ù] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[Ú] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[Û] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[Ü] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[Ý] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[Þ] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[ß] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[à] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[á] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[â] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[ã] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[ä] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[å] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[#0107] 30 -L 3.310345,3.034483,3.034483,2.758621 -L 3.034483,2.758621,3.310345,2.482759 -L 3.310345,2.482759,3.586207,2.758621 -L 3.586207,2.758621,3.586207,3.034483 -L 3.586207,3.034483,3.034483,3.586207 -L 3.034483,3.586207,2.482759,3.862069 -L 2.482759,3.862069,1.655172,3.862069 -L 1.655172,3.862069,0.827586,3.586207 -L 0.827586,3.586207,0.275862,3.034483 -L 0.275862,3.034483,0,2.206897 -L 0,2.206897,0,1.655172 -L 0,1.655172,0.275862,0.827586 -L 0.275862,0.827586,0.827586,0.275862 -L 0.827586,0.275862,1.655172,0 -L 1.655172,0,2.206897,0 -L 2.206897,0,3.034483,0.275862 -L 3.034483,0.275862,3.586207,0.827586 -L 1.655172,3.862069,1.103448,3.586207 -L 1.103448,3.586207,0.551724,3.034483 -L 0.551724,3.034483,0.275862,2.206897 -L 0.275862,2.206897,0.275862,1.655172 -L 0.275862,1.655172,0.551724,0.827586 -L 0.551724,0.827586,1.103448,0.275862 -L 1.103448,0.275862,1.655172,0 -L 2.206897,5.517241,1.931034,5.793103 -L 1.931034,5.793103,2.206897,6.068966 -L 2.206897,6.068966,2.482759,5.793103 -L 2.482759,5.793103,2.482759,5.241379 -L 2.482759,5.241379,2.206897,4.689655 -L 2.206897,4.689655,1.931034,4.413793 - -[ç] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[è] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[é] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[#0119] 31 -L 0.275862,2.206897,3.586207,2.206897 -L 3.586207,2.206897,3.586207,2.758621 -L 3.586207,2.758621,3.310345,3.310345 -L 3.310345,3.310345,3.034483,3.586207 -L 3.034483,3.586207,2.482759,3.862069 -L 2.482759,3.862069,1.655172,3.862069 -L 1.655172,3.862069,0.827586,3.586207 -L 0.827586,3.586207,0.275862,3.034483 -L 0.275862,3.034483,0,2.206897 -L 0,2.206897,0,1.655172 -L 0,1.655172,0.275862,0.827586 -L 0.275862,0.827586,0.827586,0.275862 -L 0.827586,0.275862,1.655172,0 -L 1.655172,0,2.206897,0 -L 2.206897,0,3.034483,0.275862 -L 3.034483,0.275862,3.586207,0.827586 -L 3.310345,2.206897,3.310345,3.034483 -L 3.310345,3.034483,3.034483,3.586207 -L 1.655172,3.862069,1.103448,3.586207 -L 1.103448,3.586207,0.551724,3.034483 -L 0.551724,3.034483,0.275862,2.206897 -L 0.275862,2.206897,0.275862,1.655172 -L 0.275862,1.655172,0.551724,0.827586 -L 0.551724,0.827586,1.103448,0.275862 -L 1.103448,0.275862,1.655172,0 -L 2.206897,0,1.931034,-0.275862 -L 1.931034,-0.275862,1.655172,-0.827586 -L 1.655172,-0.827586,1.655172,-1.37931 -L 1.655172,-1.37931,1.931034,-1.655172 -L 1.931034,-1.655172,2.206897,-1.37931 -L 2.206897,-1.37931,1.931034,-1.103448 - -[ë] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[ì] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[í] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[î] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[ï] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[ð] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[#0144] 20 -L 0.827586,3.862069,0.827586,0 -L 1.103448,3.862069,1.103448,0 -L 1.103448,3.034483,1.655172,3.586207 -L 1.655172,3.586207,2.482759,3.862069 -L 2.482759,3.862069,3.034483,3.862069 -L 3.034483,3.862069,3.862069,3.586207 -L 3.862069,3.586207,4.137931,3.034483 -L 4.137931,3.034483,4.137931,0 -L 3.034483,3.862069,3.586207,3.586207 -L 3.586207,3.586207,3.862069,3.034483 -L 3.862069,3.034483,3.862069,0 -L 0,3.862069,1.103448,3.862069 -L 0,0,1.931034,0 -L 3.034483,0,4.965517,0 -L 2.758621,5.517241,2.482759,5.793103 -L 2.482759,5.793103,2.758621,6.068966 -L 2.758621,6.068966,3.034483,5.793103 -L 3.034483,5.793103,3.034483,5.241379 -L 3.034483,5.241379,2.758621,4.689655 -L 2.758621,4.689655,2.482759,4.413793 - -[ò] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[#00F3] 36 -L 1.655172,3.862069,0.827586,3.586207 -L 0.827586,3.586207,0.275862,3.034483 -L 0.275862,3.034483,0,2.206897 -L 0,2.206897,0,1.655172 -L 0,1.655172,0.275862,0.827586 -L 0.275862,0.827586,0.827586,0.275862 -L 0.827586,0.275862,1.655172,0 -L 1.655172,0,2.206897,0 -L 2.206897,0,3.034483,0.275862 -L 3.034483,0.275862,3.586207,0.827586 -L 3.586207,0.827586,3.862069,1.655172 -L 3.862069,1.655172,3.862069,2.206897 -L 3.862069,2.206897,3.586207,3.034483 -L 3.586207,3.034483,3.034483,3.586207 -L 3.034483,3.586207,2.206897,3.862069 -L 2.206897,3.862069,1.655172,3.862069 -L 1.655172,3.862069,1.103448,3.586207 -L 1.103448,3.586207,0.551724,3.034483 -L 0.551724,3.034483,0.275862,2.206897 -L 0.275862,2.206897,0.275862,1.655172 -L 0.275862,1.655172,0.551724,0.827586 -L 0.551724,0.827586,1.103448,0.275862 -L 1.103448,0.275862,1.655172,0 -L 2.206897,0,2.758621,0.275862 -L 2.758621,0.275862,3.310345,0.827586 -L 3.310345,0.827586,3.586207,1.655172 -L 3.586207,1.655172,3.586207,2.206897 -L 3.586207,2.206897,3.310345,3.034483 -L 3.310345,3.034483,2.758621,3.586207 -L 2.758621,3.586207,2.206897,3.862069 -L 2.206897,5.517241,1.931034,5.793103 -L 1.931034,5.793103,2.206897,6.068966 -L 2.206897,6.068966,2.482759,5.793103 -L 2.482759,5.793103,2.482759,5.241379 -L 2.482759,5.241379,2.206897,4.689655 -L 2.206897,4.689655,1.931034,4.413793 - -#EOF diff --git a/fonts/romancs.cxf b/fonts/romancs.cxf deleted file mode 100644 index 555d45b..0000000 --- a/fonts/romancs.cxf +++ /dev/null @@ -1,2425 +0,0 @@ -# Format: QCad II Font -# Creator: Adam Radlowski's "dodajf" program - GRASS font translator -# Version: 1.0.0 -# Name: Roman Complex Small -# LetterSpacing: 3.0 -# WordSpacing: 6.75 -# LineSpacingFactor: 1.0 -# Author: Hershey fonts -# Author: Adam Radlowski (Polish) - -[!] 9 -L 0.380952,4.952381,0,4.571429 -L 0,4.571429,0.380952,1.904762 -L 0.380952,1.904762,0.761905,4.571429 -L 0.761905,4.571429,0.380952,4.952381 -L 0.380952,4.571429,0.380952,3.428571 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -["] 10 -L 0.380952,3.428571,0,3.047619 -L 0,3.047619,0.380952,2.666667 -L 0.380952,2.666667,0.761905,3.047619 -L 0.761905,3.047619,0.380952,3.428571 -L 0.761905,0.380952,0.380952,0 -L 0.380952,0,0,0.380952 -L 0,0.380952,0.380952,0.761905 -L 0.380952,0.761905,0.761905,0.380952 -L 0.761905,0.380952,0.761905,-0.380952 -L 0.761905,-0.380952,0,-1.142857 - -[#] 4 -L 1.904762,4.952381,0.380952,-1.52381 -L 3.428571,4.952381,1.904762,-1.52381 -L 0.380952,2.666667,3.809524,2.666667 -L 0,0.761905,3.428571,0.761905 - -[$] 26 -L 1.142857,6.095238,1.142857,-1.52381 -L 2.285714,6.095238,2.285714,-1.52381 -L 3.428571,4.571429,3.047619,4.571429 -L 3.047619,4.571429,3.047619,4.190476 -L 3.047619,4.190476,3.428571,4.190476 -L 3.428571,4.190476,3.428571,4.571429 -L 3.428571,4.571429,2.666667,4.952381 -L 2.666667,4.952381,0.761905,4.952381 -L 0.761905,4.952381,0,4.571429 -L 0,4.571429,0,3.809524 -L 0,3.809524,0.380952,3.047619 -L 0.380952,3.047619,3.047619,1.904762 -L 3.047619,1.904762,3.428571,1.52381 -L 0,3.809524,0.380952,3.428571 -L 0.380952,3.428571,3.047619,2.285714 -L 3.047619,2.285714,3.428571,1.52381 -L 3.428571,1.52381,3.428571,0.761905 -L 3.428571,0.761905,3.047619,0.380952 -L 3.047619,0.380952,2.285714,0 -L 2.285714,0,1.142857,0 -L 1.142857,0,0.380952,0.380952 -L 0.380952,0.380952,0,0.761905 -L 0,0.761905,0,1.142857 -L 0,1.142857,0.380952,1.142857 -L 0.380952,1.142857,0.380952,0.761905 -L 0.380952,0.761905,0,0.761905 - -[%] 20 -L 4.571429,4.952381,0,0 -L 1.142857,4.952381,1.52381,4.571429 -L 1.52381,4.571429,1.52381,3.809524 -L 1.52381,3.809524,1.142857,3.428571 -L 1.142857,3.428571,0.380952,3.428571 -L 0.380952,3.428571,0,3.809524 -L 0,3.809524,0,4.571429 -L 0,4.571429,0.380952,4.952381 -L 0.380952,4.952381,1.142857,4.952381 -L 1.142857,4.952381,2.666667,4.571429 -L 2.666667,4.571429,3.809524,4.571429 -L 3.809524,4.571429,4.571429,4.952381 -L 3.428571,1.52381,3.047619,1.142857 -L 3.047619,1.142857,3.047619,0.380952 -L 3.047619,0.380952,3.428571,0 -L 3.428571,0,4.190476,0 -L 4.190476,0,4.571429,0.380952 -L 4.571429,0.380952,4.571429,1.142857 -L 4.571429,1.142857,4.190476,1.52381 -L 4.190476,1.52381,3.428571,1.52381 - -[&] 35 -L 4.952381,3.047619,4.571429,3.047619 -L 4.571429,3.047619,4.571429,2.666667 -L 4.571429,2.666667,4.952381,2.666667 -L 4.952381,2.666667,4.952381,3.047619 -L 4.952381,3.047619,4.571429,3.428571 -L 4.571429,3.428571,4.190476,3.428571 -L 4.190476,3.428571,3.809524,3.047619 -L 3.809524,3.047619,3.428571,1.52381 -L 3.428571,1.52381,3.047619,0.761905 -L 3.047619,0.761905,2.666667,0.380952 -L 2.666667,0.380952,1.904762,0 -L 1.904762,0,1.142857,0 -L 1.142857,0,0.380952,0.380952 -L 0.380952,0.380952,0,0.761905 -L 0,0.761905,0,1.52381 -L 0,1.52381,0.380952,1.904762 -L 0.380952,1.904762,1.142857,2.285714 -L 1.142857,2.285714,2.285714,3.047619 -L 2.285714,3.047619,2.666667,3.809524 -L 2.666667,3.809524,2.666667,4.571429 -L 2.666667,4.571429,2.285714,4.952381 -L 2.285714,4.952381,1.52381,4.952381 -L 1.52381,4.952381,1.142857,4.571429 -L 1.142857,4.571429,1.142857,3.809524 -L 1.142857,3.809524,1.52381,2.666667 -L 1.52381,2.666667,3.428571,0.380952 -L 3.428571,0.380952,4.190476,0 -L 4.190476,0,4.571429,0 -L 4.571429,0,4.952381,0.380952 -L 1.142857,0,0.380952,0.761905 -L 0.380952,0.761905,0.380952,1.52381 -L 0.380952,1.52381,1.142857,2.285714 -L 1.142857,3.809524,1.52381,3.047619 -L 1.52381,3.047619,3.809524,0.380952 -L 3.809524,0.380952,4.190476,0 - -['] 6 -L 0.761905,4.571429,0.380952,4.190476 -L 0.380952,4.190476,0,4.571429 -L 0,4.571429,0.380952,4.952381 -L 0.380952,4.952381,0.761905,4.571429 -L 0.761905,4.571429,0.761905,3.809524 -L 0.761905,3.809524,0,3.047619 - -[(] 12 -L 1.904762,6.095238,1.142857,5.333333 -L 1.142857,5.333333,0.380952,4.190476 -L 0.380952,4.190476,0,3.047619 -L 0,3.047619,0,1.52381 -L 0,1.52381,0.380952,0.380952 -L 0.380952,0.380952,1.142857,-0.761905 -L 1.142857,-0.761905,1.904762,-1.52381 -L 1.142857,5.333333,0.761905,4.571429 -L 0.761905,4.571429,0.380952,3.047619 -L 0.380952,3.047619,0.380952,1.52381 -L 0.380952,1.52381,0.761905,0 -L 0.761905,0,1.142857,-0.761905 - -[)] 12 -L 0,6.095238,0.761905,5.333333 -L 0.761905,5.333333,1.52381,4.190476 -L 1.52381,4.190476,1.904762,3.047619 -L 1.904762,3.047619,1.904762,1.52381 -L 1.904762,1.52381,1.52381,0.380952 -L 1.52381,0.380952,0.761905,-0.761905 -L 0.761905,-0.761905,0,-1.52381 -L 0.761905,5.333333,1.142857,4.571429 -L 1.142857,4.571429,1.52381,3.047619 -L 1.52381,3.047619,1.52381,1.52381 -L 1.52381,1.52381,1.142857,0 -L 1.142857,0,0.761905,-0.761905 - -[*] 3 -L 1.142857,5.333333,1.142857,3.047619 -L 0,4.952381,2.285714,3.428571 -L 2.285714,4.952381,0,3.428571 - -[+] 2 -L 2.285714,4.571429,2.285714,0 -L 0,2.285714,4.571429,2.285714 - -[,] 6 -L 0.761905,0.380952,0.380952,0 -L 0.380952,0,0,0.380952 -L 0,0.380952,0.380952,0.761905 -L 0.380952,0.761905,0.761905,0.380952 -L 0.761905,0.380952,0.761905,-0.380952 -L 0.761905,-0.380952,0,-1.142857 - -[-] 1 -L 0,2.285714,4.571429,2.285714 - -[.] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[/] 1 -L 2.666667,6.095238,0,-1.52381 - -[0] 22 -L 1.142857,4.952381,0.380952,4.571429 -L 0.380952,4.571429,0,3.428571 -L 0,3.428571,0,1.52381 -L 0,1.52381,0.380952,0.380952 -L 0.380952,0.380952,1.142857,0 -L 1.142857,0,2.285714,0 -L 2.285714,0,3.047619,0.380952 -L 3.047619,0.380952,3.428571,1.52381 -L 3.428571,1.52381,3.428571,3.428571 -L 3.428571,3.428571,3.047619,4.571429 -L 3.047619,4.571429,2.285714,4.952381 -L 2.285714,4.952381,1.142857,4.952381 -L 1.142857,4.952381,0.761905,4.571429 -L 0.761905,4.571429,0.380952,3.428571 -L 0.380952,3.428571,0.380952,1.52381 -L 0.380952,1.52381,0.761905,0.380952 -L 0.761905,0.380952,1.142857,0 -L 2.285714,0,2.666667,0.380952 -L 2.666667,0.380952,3.047619,1.52381 -L 3.047619,1.52381,3.047619,3.428571 -L 3.047619,3.428571,2.666667,4.571429 -L 2.666667,4.571429,2.285714,4.952381 - -[1] 4 -L 0.380952,3.809524,1.52381,4.952381 -L 1.52381,4.952381,1.52381,0 -L 1.142857,4.571429,1.142857,0 -L 0,0,2.666667,0 - -[2] 27 -L 0.380952,4.190476,0.380952,3.809524 -L 0.380952,3.809524,0,3.809524 -L 0,3.809524,0,4.190476 -L 0,4.190476,0.380952,4.571429 -L 0.380952,4.571429,1.142857,4.952381 -L 1.142857,4.952381,2.285714,4.952381 -L 2.285714,4.952381,3.047619,4.571429 -L 3.047619,4.571429,3.428571,3.809524 -L 3.428571,3.809524,3.047619,3.047619 -L 3.047619,3.047619,2.285714,2.666667 -L 2.285714,2.666667,1.142857,2.285714 -L 1.142857,2.285714,0.380952,1.904762 -L 0.380952,1.904762,0,1.142857 -L 0,1.142857,0,0 -L 2.285714,4.952381,2.666667,4.571429 -L 2.666667,4.571429,3.047619,3.809524 -L 3.047619,3.809524,2.666667,3.047619 -L 2.666667,3.047619,2.285714,2.666667 -L 0,0.380952,0.380952,0.761905 -L 0.380952,0.761905,0.761905,0.761905 -L 0.761905,0.761905,1.904762,0.380952 -L 1.904762,0.380952,3.047619,0.380952 -L 3.047619,0.380952,3.428571,0.761905 -L 0.761905,0.761905,1.904762,0 -L 1.904762,0,3.047619,0 -L 3.047619,0,3.428571,0.761905 -L 3.428571,0.761905,3.428571,1.142857 - -[3] 31 -L 0.380952,4.190476,0.380952,3.809524 -L 0.380952,3.809524,0,3.809524 -L 0,3.809524,0,4.190476 -L 0,4.190476,0.380952,4.571429 -L 0.380952,4.571429,1.142857,4.952381 -L 1.142857,4.952381,2.285714,4.952381 -L 2.285714,4.952381,3.047619,4.571429 -L 3.047619,4.571429,3.428571,3.809524 -L 3.428571,3.809524,3.047619,3.047619 -L 3.047619,3.047619,2.285714,2.666667 -L 2.285714,4.952381,2.666667,4.571429 -L 2.666667,4.571429,3.047619,3.809524 -L 3.047619,3.809524,2.666667,3.047619 -L 2.666667,3.047619,2.285714,2.666667 -L 1.52381,2.666667,2.285714,2.666667 -L 2.285714,2.666667,3.047619,2.285714 -L 3.047619,2.285714,3.428571,1.52381 -L 3.428571,1.52381,3.428571,1.142857 -L 3.428571,1.142857,3.047619,0.380952 -L 3.047619,0.380952,2.285714,0 -L 2.285714,0,1.142857,0 -L 1.142857,0,0.380952,0.380952 -L 0.380952,0.380952,0,0.761905 -L 0,0.761905,0,1.142857 -L 0,1.142857,0.380952,1.142857 -L 0.380952,1.142857,0.380952,0.761905 -L 2.285714,2.666667,2.666667,2.285714 -L 2.666667,2.285714,3.047619,1.52381 -L 3.047619,1.52381,3.047619,1.142857 -L 3.047619,1.142857,2.666667,0.380952 -L 2.666667,0.380952,2.285714,0 - -[4] 5 -L 2.285714,4.190476,2.285714,0 -L 2.666667,4.952381,2.666667,0 -L 2.666667,4.952381,0,1.52381 -L 0,1.52381,4.190476,1.52381 -L 1.52381,0,3.428571,0 - -[5] 23 -L 0.380952,4.952381,0,2.666667 -L 0.380952,4.952381,3.047619,4.952381 -L 0.380952,4.571429,1.904762,4.571429 -L 1.904762,4.571429,3.047619,4.952381 -L 0,2.666667,0.380952,3.047619 -L 0.380952,3.047619,1.142857,3.428571 -L 1.142857,3.428571,2.285714,3.428571 -L 2.285714,3.428571,3.047619,3.047619 -L 3.047619,3.047619,3.428571,2.285714 -L 3.428571,2.285714,3.428571,1.142857 -L 3.428571,1.142857,3.047619,0.380952 -L 3.047619,0.380952,2.285714,0 -L 2.285714,0,1.142857,0 -L 1.142857,0,0.380952,0.380952 -L 0.380952,0.380952,0,0.761905 -L 0,0.761905,0,1.142857 -L 0,1.142857,0.380952,1.142857 -L 0.380952,1.142857,0.380952,0.761905 -L 2.285714,3.428571,2.666667,3.047619 -L 2.666667,3.047619,3.047619,2.285714 -L 3.047619,2.285714,3.047619,1.142857 -L 3.047619,1.142857,2.666667,0.380952 -L 2.666667,0.380952,2.285714,0 - -[6] 30 -L 3.047619,4.190476,3.047619,3.809524 -L 3.047619,3.809524,3.428571,3.809524 -L 3.428571,3.809524,3.428571,4.190476 -L 3.428571,4.190476,3.047619,4.571429 -L 3.047619,4.571429,2.285714,4.952381 -L 2.285714,4.952381,1.52381,4.952381 -L 1.52381,4.952381,0.761905,4.571429 -L 0.761905,4.571429,0.380952,4.190476 -L 0.380952,4.190476,0,3.047619 -L 0,3.047619,0,1.142857 -L 0,1.142857,0.380952,0.380952 -L 0.380952,0.380952,1.142857,0 -L 1.142857,0,2.285714,0 -L 2.285714,0,3.047619,0.380952 -L 3.047619,0.380952,3.428571,1.142857 -L 3.428571,1.142857,3.428571,1.904762 -L 3.428571,1.904762,3.047619,2.666667 -L 3.047619,2.666667,2.285714,3.047619 -L 2.285714,3.047619,1.142857,3.047619 -L 1.142857,3.047619,0,2.285714 -L 1.52381,4.952381,0.761905,4.190476 -L 0.761905,4.190476,0.380952,3.047619 -L 0.380952,3.047619,0.380952,1.142857 -L 0.380952,1.142857,0.761905,0.380952 -L 0.761905,0.380952,1.142857,0 -L 2.285714,0,2.666667,0.380952 -L 2.666667,0.380952,3.047619,1.142857 -L 3.047619,1.142857,3.047619,1.904762 -L 3.047619,1.904762,2.666667,2.666667 -L 2.666667,2.666667,2.285714,3.047619 - -[7] 12 -L 0,4.952381,0,3.428571 -L 3.047619,4.190476,1.52381,1.52381 -L 1.52381,1.52381,0.761905,0 -L 3.428571,4.952381,2.285714,2.666667 -L 2.285714,2.666667,1.142857,0 -L 0,4.190476,0.761905,4.952381 -L 0.761905,4.952381,1.52381,4.952381 -L 1.52381,4.952381,2.666667,4.190476 -L 0,4.190476,0.761905,4.571429 -L 0.761905,4.571429,1.52381,4.571429 -L 1.52381,4.571429,2.666667,4.190476 -L 2.666667,4.190476,3.047619,4.190476 - -[8] 39 -L 1.142857,4.952381,0.380952,4.571429 -L 0.380952,4.571429,0,3.809524 -L 0,3.809524,0.380952,3.047619 -L 0.380952,3.047619,1.142857,2.666667 -L 1.142857,2.666667,2.285714,2.666667 -L 2.285714,2.666667,3.047619,3.047619 -L 3.047619,3.047619,3.428571,3.809524 -L 3.428571,3.809524,3.047619,4.571429 -L 3.047619,4.571429,2.285714,4.952381 -L 2.285714,4.952381,1.142857,4.952381 -L 1.142857,4.952381,0.761905,4.571429 -L 0.761905,4.571429,0.380952,3.809524 -L 0.380952,3.809524,0.761905,3.047619 -L 0.761905,3.047619,1.142857,2.666667 -L 2.285714,2.666667,2.666667,3.047619 -L 2.666667,3.047619,3.047619,3.809524 -L 3.047619,3.809524,2.666667,4.571429 -L 2.666667,4.571429,2.285714,4.952381 -L 1.142857,2.666667,0.380952,2.285714 -L 0.380952,2.285714,0,1.52381 -L 0,1.52381,0,1.142857 -L 0,1.142857,0.380952,0.380952 -L 0.380952,0.380952,1.142857,0 -L 1.142857,0,2.285714,0 -L 2.285714,0,3.047619,0.380952 -L 3.047619,0.380952,3.428571,1.142857 -L 3.428571,1.142857,3.428571,1.52381 -L 3.428571,1.52381,3.047619,2.285714 -L 3.047619,2.285714,2.285714,2.666667 -L 1.142857,2.666667,0.761905,2.285714 -L 0.761905,2.285714,0.380952,1.52381 -L 0.380952,1.52381,0.380952,1.142857 -L 0.380952,1.142857,0.761905,0.380952 -L 0.761905,0.380952,1.142857,0 -L 2.285714,0,2.666667,0.380952 -L 2.666667,0.380952,3.047619,1.142857 -L 3.047619,1.142857,3.047619,1.52381 -L 3.047619,1.52381,2.666667,2.285714 -L 2.666667,2.285714,2.285714,2.666667 - -[9] 30 -L 0.380952,0.761905,0.380952,1.142857 -L 0.380952,1.142857,0,1.142857 -L 0,1.142857,0,0.761905 -L 0,0.761905,0.380952,0.380952 -L 0.380952,0.380952,1.142857,0 -L 1.142857,0,1.904762,0 -L 1.904762,0,2.666667,0.380952 -L 2.666667,0.380952,3.047619,0.761905 -L 3.047619,0.761905,3.428571,1.904762 -L 3.428571,1.904762,3.428571,3.809524 -L 3.428571,3.809524,3.047619,4.571429 -L 3.047619,4.571429,2.285714,4.952381 -L 2.285714,4.952381,1.142857,4.952381 -L 1.142857,4.952381,0.380952,4.571429 -L 0.380952,4.571429,0,3.809524 -L 0,3.809524,0,3.047619 -L 0,3.047619,0.380952,2.285714 -L 0.380952,2.285714,1.142857,1.904762 -L 1.142857,1.904762,2.285714,1.904762 -L 2.285714,1.904762,3.428571,2.666667 -L 1.904762,0,2.666667,0.761905 -L 2.666667,0.761905,3.047619,1.904762 -L 3.047619,1.904762,3.047619,3.809524 -L 3.047619,3.809524,2.666667,4.571429 -L 2.666667,4.571429,2.285714,4.952381 -L 1.142857,4.952381,0.761905,4.571429 -L 0.761905,4.571429,0.380952,3.809524 -L 0.380952,3.809524,0.380952,3.047619 -L 0.380952,3.047619,0.761905,2.285714 -L 0.761905,2.285714,1.142857,1.904762 - -[:] 8 -L 0.380952,3.428571,0,3.047619 -L 0,3.047619,0.380952,2.666667 -L 0.380952,2.666667,0.761905,3.047619 -L 0.761905,3.047619,0.380952,3.428571 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[;] 10 -L 0.380952,3.428571,0,3.047619 -L 0,3.047619,0.380952,2.666667 -L 0.380952,2.666667,0.761905,3.047619 -L 0.761905,3.047619,0.380952,3.428571 -L 0.761905,0.380952,0.380952,0 -L 0.380952,0,0,0.380952 -L 0,0.380952,0.380952,0.761905 -L 0.380952,0.761905,0.761905,0.380952 -L 0.761905,0.380952,0.761905,-0.380952 -L 0.761905,-0.380952,0,-1.142857 - -[<] 2 -L 3.809524,4.571429,0,2.285714 -L 0,2.285714,3.809524,0 - -[=] 2 -L 0,3.047619,4.571429,3.047619 -L 0,1.52381,4.571429,1.52381 - -[>] 2 -L 0,4.571429,3.809524,2.285714 -L 3.809524,2.285714,0,0 - -[?] 23 -L 0,3.809524,0.380952,3.809524 -L 0.380952,3.809524,0.380952,3.428571 -L 0.380952,3.428571,0,3.428571 -L 0,3.428571,0,3.809524 -L 0,3.809524,0.380952,4.571429 -L 0.380952,4.571429,1.142857,4.952381 -L 1.142857,4.952381,2.285714,4.952381 -L 2.285714,4.952381,3.047619,4.571429 -L 3.047619,4.571429,3.428571,3.809524 -L 3.428571,3.809524,3.428571,3.428571 -L 3.428571,3.428571,3.047619,2.666667 -L 3.047619,2.666667,1.904762,2.285714 -L 1.904762,2.285714,1.52381,1.904762 -L 1.52381,1.904762,1.52381,1.52381 -L 1.52381,1.52381,1.904762,1.52381 -L 2.285714,4.952381,3.047619,4.190476 -L 3.047619,4.190476,3.047619,3.047619 -L 3.047619,3.047619,2.666667,2.666667 -L 2.666667,2.666667,1.904762,2.285714 -L 1.52381,0.380952,1.52381,0 -L 1.52381,0,1.904762,0 -L 1.904762,0,1.904762,0.380952 -L 1.904762,0.380952,1.52381,0.380952 - -[@] 25 -L 3.428571,3.047619,2.666667,3.428571 -L 2.666667,3.428571,1.904762,3.428571 -L 1.904762,3.428571,1.52381,2.666667 -L 1.52381,2.666667,1.52381,2.285714 -L 1.52381,2.285714,1.904762,1.52381 -L 1.904762,1.52381,2.666667,1.52381 -L 2.666667,1.52381,3.428571,1.904762 -L 3.428571,3.428571,3.428571,1.904762 -L 3.428571,1.904762,3.809524,1.52381 -L 3.809524,1.52381,4.571429,1.52381 -L 4.571429,1.52381,4.952381,2.285714 -L 4.952381,2.285714,4.952381,2.666667 -L 4.952381,2.666667,4.571429,3.809524 -L 4.571429,3.809524,3.809524,4.571429 -L 3.809524,4.571429,2.666667,4.952381 -L 2.666667,4.952381,2.285714,4.952381 -L 2.285714,4.952381,1.142857,4.571429 -L 1.142857,4.571429,0.380952,3.809524 -L 0.380952,3.809524,0,2.666667 -L 0,2.666667,0,2.285714 -L 0,2.285714,0.380952,1.142857 -L 0.380952,1.142857,1.142857,0.380952 -L 1.142857,0.380952,2.285714,0 -L 2.285714,0,2.666667,0 -L 2.666667,0,3.809524,0.380952 - -[A] 6 -L 2.666667,4.952381,0.761905,0 -L 2.666667,3.809524,4.190476,0 -L 2.666667,4.952381,4.571429,0 -L 1.52381,1.52381,3.428571,1.52381 -L 0,0,1.904762,0 -L 3.428571,0,5.333333,0 - -[B] 23 -L 0.761905,4.952381,0.761905,0 -L 1.142857,4.952381,1.142857,0 -L 0,4.952381,2.666667,4.952381 -L 2.666667,4.952381,3.809524,4.571429 -L 3.809524,4.571429,4.190476,3.809524 -L 4.190476,3.809524,3.809524,3.047619 -L 3.809524,3.047619,2.666667,2.666667 -L 2.666667,4.952381,3.428571,4.571429 -L 3.428571,4.571429,3.809524,3.809524 -L 3.809524,3.809524,3.428571,3.047619 -L 3.428571,3.047619,2.666667,2.666667 -L 1.142857,2.666667,2.666667,2.666667 -L 2.666667,2.666667,3.809524,2.285714 -L 3.809524,2.285714,4.190476,1.52381 -L 4.190476,1.52381,4.190476,1.142857 -L 4.190476,1.142857,3.809524,0.380952 -L 3.809524,0.380952,2.666667,0 -L 2.666667,0,0,0 -L 2.666667,2.666667,3.428571,2.285714 -L 3.428571,2.285714,3.809524,1.52381 -L 3.809524,1.52381,3.809524,1.142857 -L 3.809524,1.142857,3.428571,0.380952 -L 3.428571,0.380952,2.666667,0 - -[C] 20 -L 3.428571,4.571429,3.809524,4.952381 -L 3.809524,4.952381,3.809524,3.428571 -L 3.809524,3.428571,3.428571,4.571429 -L 3.428571,4.571429,2.666667,4.952381 -L 2.666667,4.952381,1.52381,4.952381 -L 1.52381,4.952381,0.761905,4.571429 -L 0.761905,4.571429,0.380952,4.190476 -L 0.380952,4.190476,0,3.047619 -L 0,3.047619,0,1.904762 -L 0,1.904762,0.380952,0.761905 -L 0.380952,0.761905,0.761905,0.380952 -L 0.761905,0.380952,1.52381,0 -L 1.52381,0,2.666667,0 -L 2.666667,0,3.428571,0.380952 -L 3.428571,0.380952,3.809524,1.142857 -L 1.52381,4.952381,0.761905,4.190476 -L 0.761905,4.190476,0.380952,3.047619 -L 0.380952,3.047619,0.380952,1.904762 -L 0.380952,1.904762,0.761905,0.761905 -L 0.761905,0.761905,1.52381,0 - -[D] 18 -L 0.761905,4.952381,0.761905,0 -L 1.142857,4.952381,1.142857,0 -L 0,4.952381,2.666667,4.952381 -L 2.666667,4.952381,3.809524,4.571429 -L 3.809524,4.571429,4.190476,4.190476 -L 4.190476,4.190476,4.571429,3.047619 -L 4.571429,3.047619,4.571429,1.904762 -L 4.571429,1.904762,4.190476,0.761905 -L 4.190476,0.761905,3.809524,0.380952 -L 3.809524,0.380952,2.666667,0 -L 2.666667,0,0,0 -L 2.666667,4.952381,3.428571,4.571429 -L 3.428571,4.571429,3.809524,4.190476 -L 3.809524,4.190476,4.190476,3.047619 -L 4.190476,3.047619,4.190476,1.904762 -L 4.190476,1.904762,3.809524,0.761905 -L 3.809524,0.761905,3.428571,0.380952 -L 3.428571,0.380952,2.666667,0 - -[E] 10 -L 0.761905,4.952381,0.761905,0 -L 1.142857,4.952381,1.142857,0 -L 2.666667,3.428571,2.666667,1.904762 -L 0,4.952381,3.809524,4.952381 -L 3.809524,4.952381,3.809524,3.428571 -L 3.809524,3.428571,3.428571,4.952381 -L 1.142857,2.666667,2.666667,2.666667 -L 0,0,3.809524,0 -L 3.809524,0,3.809524,1.52381 -L 3.809524,1.52381,3.428571,0 - -[F] 8 -L 0.761905,4.952381,0.761905,0 -L 1.142857,4.952381,1.142857,0 -L 2.666667,3.428571,2.666667,1.904762 -L 0,4.952381,3.809524,4.952381 -L 3.809524,4.952381,3.809524,3.428571 -L 3.809524,3.428571,3.428571,4.952381 -L 1.142857,2.666667,2.666667,2.666667 -L 0,0,1.904762,0 - -[G] 24 -L 3.428571,4.571429,3.809524,4.952381 -L 3.809524,4.952381,3.809524,3.428571 -L 3.809524,3.428571,3.428571,4.571429 -L 3.428571,4.571429,2.666667,4.952381 -L 2.666667,4.952381,1.52381,4.952381 -L 1.52381,4.952381,0.761905,4.571429 -L 0.761905,4.571429,0.380952,4.190476 -L 0.380952,4.190476,0,3.047619 -L 0,3.047619,0,1.904762 -L 0,1.904762,0.380952,0.761905 -L 0.380952,0.761905,0.761905,0.380952 -L 0.761905,0.380952,1.52381,0 -L 1.52381,0,2.666667,0 -L 2.666667,0,3.428571,0.380952 -L 1.52381,4.952381,0.761905,4.190476 -L 0.761905,4.190476,0.380952,3.047619 -L 0.380952,3.047619,0.380952,1.904762 -L 0.380952,1.904762,0.761905,0.761905 -L 0.761905,0.761905,1.52381,0 -L 2.666667,0,3.047619,0.380952 -L 3.047619,0.380952,3.428571,1.142857 -L 3.428571,1.904762,3.428571,0 -L 3.809524,1.904762,3.809524,0 -L 2.666667,1.904762,4.571429,1.904762 - -[H] 9 -L 0.761905,4.952381,0.761905,0 -L 1.142857,4.952381,1.142857,0 -L 3.809524,4.952381,3.809524,0 -L 4.190476,4.952381,4.190476,0 -L 0,4.952381,1.904762,4.952381 -L 3.047619,4.952381,4.952381,4.952381 -L 1.142857,2.666667,3.809524,2.666667 -L 0,0,1.904762,0 -L 3.047619,0,4.952381,0 - -[I] 4 -L 0.761905,4.952381,0.761905,0 -L 1.142857,4.952381,1.142857,0 -L 0,4.952381,1.904762,4.952381 -L 0,0,1.904762,0 - -[J] 13 -L 2.285714,4.952381,2.285714,1.142857 -L 2.285714,1.142857,1.904762,0.380952 -L 1.904762,0.380952,1.52381,0 -L 2.666667,4.952381,2.666667,1.142857 -L 2.666667,1.142857,2.285714,0.380952 -L 2.285714,0.380952,1.52381,0 -L 1.52381,0,1.142857,0 -L 1.142857,0,0.380952,0.380952 -L 0.380952,0.380952,0,1.142857 -L 0,1.142857,0.380952,1.52381 -L 0.380952,1.52381,0.761905,1.142857 -L 0.761905,1.142857,0.380952,0.761905 -L 1.52381,4.952381,3.428571,4.952381 - -[K] 9 -L 0.761905,4.952381,0.761905,0 -L 1.142857,4.952381,1.142857,0 -L 4.190476,4.952381,1.142857,1.904762 -L 1.904762,2.666667,3.809524,0 -L 2.285714,2.666667,4.190476,0 -L 0,4.952381,1.904762,4.952381 -L 3.047619,4.952381,4.952381,4.952381 -L 0,0,1.904762,0 -L 3.047619,0,4.952381,0 - -[L] 6 -L 0.761905,4.952381,0.761905,0 -L 1.142857,4.952381,1.142857,0 -L 0,4.952381,1.904762,4.952381 -L 0,0,3.809524,0 -L 3.809524,0,3.809524,1.52381 -L 3.809524,1.52381,3.428571,0 - -[M] 10 -L 0.761905,4.952381,0.761905,0 -L 1.142857,3.809524,2.666667,0 -L 1.142857,4.952381,2.666667,1.142857 -L 4.571429,4.952381,2.666667,0 -L 4.571429,4.952381,4.571429,0 -L 4.952381,4.952381,4.952381,0 -L 0,4.952381,1.142857,4.952381 -L 4.571429,4.952381,5.714286,4.952381 -L 0,0,1.52381,0 -L 3.809524,0,5.714286,0 - -[N] 7 -L 0.761905,4.952381,0.761905,0 -L 1.142857,4.190476,3.809524,0 -L 1.142857,4.952381,3.809524,0.761905 -L 3.809524,4.952381,3.809524,0 -L 0,4.952381,1.142857,4.952381 -L 3.047619,4.952381,4.571429,4.952381 -L 0,0,1.52381,0 - -[O] 26 -L 1.52381,4.952381,0.761905,4.571429 -L 0.761905,4.571429,0.380952,4.190476 -L 0.380952,4.190476,0,3.047619 -L 0,3.047619,0,1.904762 -L 0,1.904762,0.380952,0.761905 -L 0.380952,0.761905,0.761905,0.380952 -L 0.761905,0.380952,1.52381,0 -L 1.52381,0,2.666667,0 -L 2.666667,0,3.428571,0.380952 -L 3.428571,0.380952,3.809524,0.761905 -L 3.809524,0.761905,4.190476,1.904762 -L 4.190476,1.904762,4.190476,3.047619 -L 4.190476,3.047619,3.809524,4.190476 -L 3.809524,4.190476,3.428571,4.571429 -L 3.428571,4.571429,2.666667,4.952381 -L 2.666667,4.952381,1.52381,4.952381 -L 1.52381,4.952381,0.761905,4.190476 -L 0.761905,4.190476,0.380952,3.047619 -L 0.380952,3.047619,0.380952,1.904762 -L 0.380952,1.904762,0.761905,0.761905 -L 0.761905,0.761905,1.52381,0 -L 2.666667,0,3.428571,0.761905 -L 3.428571,0.761905,3.809524,1.904762 -L 3.809524,1.904762,3.809524,3.047619 -L 3.809524,3.047619,3.428571,4.190476 -L 3.428571,4.190476,2.666667,4.952381 - -[P] 15 -L 0.761905,4.952381,0.761905,0 -L 1.142857,4.952381,1.142857,0 -L 0,4.952381,2.666667,4.952381 -L 2.666667,4.952381,3.809524,4.571429 -L 3.809524,4.571429,4.190476,3.809524 -L 4.190476,3.809524,4.190476,3.428571 -L 4.190476,3.428571,3.809524,2.666667 -L 3.809524,2.666667,2.666667,2.285714 -L 2.666667,2.285714,1.142857,2.285714 -L 2.666667,4.952381,3.428571,4.571429 -L 3.428571,4.571429,3.809524,3.809524 -L 3.809524,3.809524,3.809524,3.428571 -L 3.809524,3.428571,3.428571,2.666667 -L 3.428571,2.666667,2.666667,2.285714 -L 0,0,1.904762,0 - -[Q] 37 -L 1.52381,4.952381,0.761905,4.571429 -L 0.761905,4.571429,0.380952,4.190476 -L 0.380952,4.190476,0,3.047619 -L 0,3.047619,0,1.904762 -L 0,1.904762,0.380952,0.761905 -L 0.380952,0.761905,0.761905,0.380952 -L 0.761905,0.380952,1.52381,0 -L 1.52381,0,2.666667,0 -L 2.666667,0,3.428571,0.380952 -L 3.428571,0.380952,3.809524,0.761905 -L 3.809524,0.761905,4.190476,1.904762 -L 4.190476,1.904762,4.190476,3.047619 -L 4.190476,3.047619,3.809524,4.190476 -L 3.809524,4.190476,3.428571,4.571429 -L 3.428571,4.571429,2.666667,4.952381 -L 2.666667,4.952381,1.52381,4.952381 -L 1.52381,4.952381,0.761905,4.190476 -L 0.761905,4.190476,0.380952,3.047619 -L 0.380952,3.047619,0.380952,1.904762 -L 0.380952,1.904762,0.761905,0.761905 -L 0.761905,0.761905,1.52381,0 -L 2.666667,0,3.428571,0.761905 -L 3.428571,0.761905,3.809524,1.904762 -L 3.809524,1.904762,3.809524,3.047619 -L 3.809524,3.047619,3.428571,4.190476 -L 3.428571,4.190476,2.666667,4.952381 -L 1.142857,0.380952,1.142857,1.142857 -L 1.142857,1.142857,1.52381,1.52381 -L 1.52381,1.52381,2.285714,1.52381 -L 2.285714,1.52381,2.666667,1.142857 -L 2.666667,1.142857,3.047619,-0.761905 -L 3.047619,-0.761905,3.428571,-1.142857 -L 3.428571,-1.142857,3.809524,-1.142857 -L 3.809524,-1.142857,4.190476,-0.761905 -L 2.666667,1.142857,3.047619,0 -L 3.047619,0,3.428571,-0.761905 -L 3.428571,-0.761905,3.809524,-1.142857 - -[R] 23 -L 0.761905,4.952381,0.761905,0 -L 1.142857,4.952381,1.142857,0 -L 0,4.952381,2.666667,4.952381 -L 2.666667,4.952381,3.809524,4.571429 -L 3.809524,4.571429,4.190476,3.809524 -L 4.190476,3.809524,4.190476,3.428571 -L 4.190476,3.428571,3.809524,2.666667 -L 3.809524,2.666667,2.666667,2.285714 -L 2.666667,2.285714,1.142857,2.285714 -L 2.666667,4.952381,3.428571,4.571429 -L 3.428571,4.571429,3.809524,3.809524 -L 3.809524,3.809524,3.809524,3.428571 -L 3.809524,3.428571,3.428571,2.666667 -L 3.428571,2.666667,2.666667,2.285714 -L 0,0,1.904762,0 -L 2.666667,2.285714,3.047619,1.904762 -L 3.047619,1.904762,3.428571,0.380952 -L 3.428571,0.380952,3.809524,0 -L 3.809524,0,4.190476,0 -L 4.190476,0,4.571429,0.380952 -L 2.666667,2.285714,3.428571,1.904762 -L 3.428571,1.904762,3.809524,0.380952 -L 3.809524,0.380952,4.190476,0 - -[S] 28 -L 3.047619,4.190476,3.428571,4.952381 -L 3.428571,4.952381,3.428571,3.428571 -L 3.428571,3.428571,3.047619,4.190476 -L 3.047619,4.190476,2.666667,4.571429 -L 2.666667,4.571429,1.904762,4.952381 -L 1.904762,4.952381,1.142857,4.952381 -L 1.142857,4.952381,0.380952,4.571429 -L 0.380952,4.571429,0,4.190476 -L 0,4.190476,0,3.428571 -L 0,3.428571,0.380952,3.047619 -L 0.380952,3.047619,1.142857,2.666667 -L 1.142857,2.666667,2.285714,2.285714 -L 2.285714,2.285714,3.047619,1.904762 -L 3.047619,1.904762,3.428571,1.52381 -L 0,3.809524,0.380952,3.428571 -L 0.380952,3.428571,1.142857,3.047619 -L 1.142857,3.047619,2.285714,2.666667 -L 2.285714,2.666667,3.047619,2.285714 -L 3.047619,2.285714,3.428571,1.904762 -L 3.428571,1.904762,3.428571,0.761905 -L 3.428571,0.761905,3.047619,0.380952 -L 3.047619,0.380952,2.285714,0 -L 2.285714,0,1.52381,0 -L 1.52381,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 -L 0.380952,0.761905,0,1.52381 -L 0,1.52381,0,0 -L 0,0,0.380952,0.761905 - -[T] 8 -L 1.904762,4.952381,1.904762,0 -L 2.285714,4.952381,2.285714,0 -L 0.380952,4.952381,0,3.428571 -L 0,3.428571,0,4.952381 -L 0,4.952381,4.190476,4.952381 -L 4.190476,4.952381,4.190476,3.428571 -L 4.190476,3.428571,3.809524,4.952381 -L 1.142857,0,3.047619,0 - -[U] 12 -L 0.761905,4.952381,0.761905,1.142857 -L 0.761905,1.142857,1.142857,0.380952 -L 1.142857,0.380952,1.904762,0 -L 1.904762,0,3.047619,0 -L 3.047619,0,3.809524,0.380952 -L 3.809524,0.380952,4.190476,1.142857 -L 4.190476,1.142857,4.190476,4.952381 -L 1.142857,4.952381,1.142857,1.142857 -L 1.142857,1.142857,1.52381,0.380952 -L 1.52381,0.380952,1.904762,0 -L 0,4.952381,1.904762,4.952381 -L 3.428571,4.952381,4.952381,4.952381 - -[V] 5 -L 0.761905,4.952381,2.666667,0 -L 1.142857,4.952381,2.666667,1.142857 -L 4.571429,4.952381,2.666667,0 -L 0,4.952381,1.904762,4.952381 -L 3.428571,4.952381,5.333333,4.952381 - -[W] 8 -L 0.761905,4.952381,1.904762,0 -L 1.142857,4.952381,1.904762,1.52381 -L 3.047619,4.952381,1.904762,0 -L 3.047619,4.952381,4.190476,0 -L 3.428571,4.952381,4.190476,1.52381 -L 5.333333,4.952381,4.190476,0 -L 0,4.952381,1.904762,4.952381 -L 4.571429,4.952381,6.095238,4.952381 - -[X] 7 -L 0.761905,4.952381,3.809524,0 -L 1.142857,4.952381,4.190476,0 -L 4.190476,4.952381,0.761905,0 -L 0,4.952381,1.904762,4.952381 -L 3.047619,4.952381,4.952381,4.952381 -L 0,0,1.904762,0 -L 3.047619,0,4.952381,0 - -[Y] 8 -L 0.761905,4.952381,2.285714,2.285714 -L 2.285714,2.285714,2.285714,0 -L 1.142857,4.952381,2.666667,2.285714 -L 4.190476,4.952381,2.666667,2.285714 -L 2.666667,2.285714,2.666667,0 -L 0,4.952381,1.904762,4.952381 -L 3.047619,4.952381,4.952381,4.952381 -L 1.52381,0,3.428571,0 - -[Z] 8 -L 3.047619,4.952381,0,0 -L 3.428571,4.952381,0.380952,0 -L 0.380952,4.952381,0,3.428571 -L 0,3.428571,0,4.952381 -L 0,4.952381,3.428571,4.952381 -L 0,0,3.428571,0 -L 3.428571,0,3.428571,1.52381 -L 3.428571,1.52381,3.047619,0 - -[[] 4 -L 0,6.095238,0,-1.52381 -L 0.380952,6.095238,0.380952,-1.52381 -L 0,6.095238,1.904762,6.095238 -L 0,-1.52381,1.904762,-1.52381 - -[\] 1 -L 0,6.857143,5.333333,-2.285714 - -[]] 4 -L 1.52381,6.095238,1.52381,-1.52381 -L 1.904762,6.095238,1.904762,-1.52381 -L 0,6.095238,1.904762,6.095238 -L 0,-1.52381,1.904762,-1.52381 - -[^] 7 -L 1.142857,4.190476,1.142857,0 -L 0,3.047619,0.380952,3.428571 -L 0.380952,3.428571,1.142857,4.571429 -L 1.142857,4.571429,1.904762,3.428571 -L 1.904762,3.428571,2.285714,3.047619 -L 0.380952,3.428571,1.142857,4.190476 -L 1.142857,4.190476,1.904762,3.428571 - -[_] 1 -L 0,-0.761905,6.095238,-0.761905 - -[`] 6 -L 0.761905,4.952381,0,4.190476 -L 0,4.190476,0,3.428571 -L 0,3.428571,0.380952,3.047619 -L 0.380952,3.047619,0.761905,3.428571 -L 0.761905,3.428571,0.380952,3.809524 -L 0.380952,3.809524,0,3.428571 - -[a] 24 -L 0.761905,3.428571,0.380952,3.047619 -L 0.380952,3.047619,0.380952,2.666667 -L 0.380952,2.666667,0,2.666667 -L 0,2.666667,0,3.047619 -L 0,3.047619,0.761905,3.428571 -L 0.761905,3.428571,1.904762,3.428571 -L 1.904762,3.428571,2.666667,2.666667 -L 2.666667,2.666667,2.666667,0.380952 -L 2.666667,0.380952,3.047619,0 -L 3.047619,0,3.428571,0 -L 1.904762,3.428571,2.285714,2.666667 -L 2.285714,2.666667,2.285714,0.380952 -L 2.285714,0.380952,3.047619,0 -L 2.285714,2.285714,1.142857,1.904762 -L 1.142857,1.904762,0.380952,1.52381 -L 0.380952,1.52381,0,1.142857 -L 0,1.142857,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,1.52381,0 -L 1.52381,0,1.904762,0.380952 -L 1.904762,0.380952,2.285714,1.142857 -L 1.142857,1.904762,0.380952,1.142857 -L 0.380952,1.142857,0.380952,0.380952 -L 0.380952,0.380952,0.761905,0 - -[b] 19 -L 0.761905,4.952381,0.761905,0 -L 1.142857,4.952381,1.142857,0 -L 1.142857,2.285714,1.52381,3.047619 -L 1.52381,3.047619,2.285714,3.428571 -L 2.285714,3.428571,3.047619,3.428571 -L 3.047619,3.428571,3.809524,3.047619 -L 3.809524,3.047619,4.190476,2.285714 -L 4.190476,2.285714,4.190476,1.142857 -L 4.190476,1.142857,3.809524,0.380952 -L 3.809524,0.380952,3.047619,0 -L 3.047619,0,2.285714,0 -L 2.285714,0,1.52381,0.380952 -L 1.52381,0.380952,1.142857,1.142857 -L 3.047619,3.428571,3.428571,3.047619 -L 3.428571,3.047619,3.809524,2.285714 -L 3.809524,2.285714,3.809524,1.142857 -L 3.809524,1.142857,3.428571,0.380952 -L 3.428571,0.380952,3.047619,0 -L 0,4.952381,1.142857,4.952381 - -[c] 20 -L 3.047619,2.666667,2.666667,2.666667 -L 2.666667,2.666667,2.666667,2.285714 -L 2.666667,2.285714,3.047619,2.285714 -L 3.047619,2.285714,3.047619,2.666667 -L 3.047619,2.666667,2.666667,3.047619 -L 2.666667,3.047619,1.904762,3.428571 -L 1.904762,3.428571,1.142857,3.428571 -L 1.142857,3.428571,0.380952,3.047619 -L 0.380952,3.047619,0,2.285714 -L 0,2.285714,0,1.142857 -L 0,1.142857,0.380952,0.380952 -L 0.380952,0.380952,1.142857,0 -L 1.142857,0,1.904762,0 -L 1.904762,0,2.666667,0.380952 -L 2.666667,0.380952,3.047619,0.761905 -L 1.142857,3.428571,0.761905,3.047619 -L 0.761905,3.047619,0.380952,2.285714 -L 0.380952,2.285714,0.380952,1.142857 -L 0.380952,1.142857,0.761905,0.380952 -L 0.761905,0.380952,1.142857,0 - -[d] 20 -L 3.047619,4.952381,3.047619,0 -L 3.428571,4.952381,3.428571,0 -L 3.047619,2.285714,2.666667,3.047619 -L 2.666667,3.047619,1.904762,3.428571 -L 1.904762,3.428571,1.142857,3.428571 -L 1.142857,3.428571,0.380952,3.047619 -L 0.380952,3.047619,0,2.285714 -L 0,2.285714,0,1.142857 -L 0,1.142857,0.380952,0.380952 -L 0.380952,0.380952,1.142857,0 -L 1.142857,0,1.904762,0 -L 1.904762,0,2.666667,0.380952 -L 2.666667,0.380952,3.047619,1.142857 -L 1.142857,3.428571,0.761905,3.047619 -L 0.761905,3.047619,0.380952,2.285714 -L 0.380952,2.285714,0.380952,1.142857 -L 0.380952,1.142857,0.761905,0.380952 -L 0.761905,0.380952,1.142857,0 -L 2.285714,4.952381,3.428571,4.952381 -L 3.047619,0,4.190476,0 - -[e] 20 -L 0.380952,1.904762,3.047619,1.904762 -L 3.047619,1.904762,3.047619,2.285714 -L 3.047619,2.285714,2.666667,3.047619 -L 2.666667,3.047619,1.904762,3.428571 -L 1.904762,3.428571,1.142857,3.428571 -L 1.142857,3.428571,0.380952,3.047619 -L 0.380952,3.047619,0,2.285714 -L 0,2.285714,0,1.142857 -L 0,1.142857,0.380952,0.380952 -L 0.380952,0.380952,1.142857,0 -L 1.142857,0,1.904762,0 -L 1.904762,0,2.666667,0.380952 -L 2.666667,0.380952,3.047619,0.761905 -L 2.666667,1.904762,2.666667,2.666667 -L 2.666667,2.666667,1.904762,3.428571 -L 1.142857,3.428571,0.761905,3.047619 -L 0.761905,3.047619,0.380952,2.285714 -L 0.380952,2.285714,0.380952,1.142857 -L 0.380952,1.142857,0.761905,0.380952 -L 0.761905,0.380952,1.142857,0 - -[f] 12 -L 2.285714,4.952381,2.666667,4.571429 -L 2.666667,4.571429,2.666667,4.190476 -L 2.666667,4.190476,3.047619,4.190476 -L 3.047619,4.190476,3.047619,4.571429 -L 3.047619,4.571429,2.285714,4.952381 -L 2.285714,4.952381,1.52381,4.952381 -L 1.52381,4.952381,0.761905,4.190476 -L 0.761905,4.190476,0.761905,0 -L 1.52381,4.952381,1.142857,4.190476 -L 1.142857,4.190476,1.142857,0 -L 0,3.428571,1.904762,3.428571 -L 0,0,1.904762,0 - -[g] 30 -L 1.142857,3.428571,0.380952,2.666667 -L 0.380952,2.666667,0.380952,1.904762 -L 0.380952,1.904762,1.142857,1.142857 -L 1.142857,1.142857,1.904762,1.142857 -L 1.904762,1.142857,2.666667,1.904762 -L 2.666667,1.904762,2.666667,2.666667 -L 2.666667,2.666667,1.904762,3.428571 -L 1.904762,3.428571,1.142857,3.428571 -L 1.142857,3.428571,0.761905,2.666667 -L 0.761905,2.666667,0.761905,1.904762 -L 0.761905,1.904762,1.142857,1.142857 -L 1.904762,1.142857,2.285714,1.904762 -L 2.285714,1.904762,2.285714,2.666667 -L 2.285714,2.666667,1.904762,3.428571 -L 2.285714,3.047619,2.666667,3.428571 -L 2.666667,3.428571,3.047619,3.428571 -L 0.761905,1.52381,0.380952,1.142857 -L 0.380952,1.142857,0.380952,0 -L 0.380952,0,0.761905,-0.380952 -L 0.761905,-0.380952,2.285714,-0.380952 -L 2.285714,-0.380952,3.047619,-0.761905 -L 0.380952,0.380952,0.761905,0 -L 0.761905,0,2.285714,0 -L 2.285714,0,3.047619,-0.380952 -L 3.047619,-0.380952,3.047619,-1.142857 -L 3.047619,-1.142857,2.285714,-1.52381 -L 2.285714,-1.52381,0.761905,-1.52381 -L 0.761905,-1.52381,0,-1.142857 -L 0,-1.142857,0,-0.380952 -L 0,-0.380952,0.761905,0 - -[h] 14 -L 0.761905,4.952381,0.761905,0 -L 1.142857,4.952381,1.142857,0 -L 1.142857,2.285714,1.52381,3.047619 -L 1.52381,3.047619,2.285714,3.428571 -L 2.285714,3.428571,3.047619,3.428571 -L 3.047619,3.428571,3.809524,3.047619 -L 3.809524,3.047619,4.190476,2.285714 -L 4.190476,2.285714,4.190476,0 -L 3.047619,3.428571,3.428571,3.047619 -L 3.428571,3.047619,3.809524,2.285714 -L 3.809524,2.285714,3.809524,0 -L 0,4.952381,1.142857,4.952381 -L 0,0,1.904762,0 -L 3.047619,0,4.952381,0 - -[i] 8 -L 0.761905,4.952381,0.761905,4.571429 -L 0.761905,4.571429,1.142857,4.571429 -L 1.142857,4.571429,1.142857,4.952381 -L 1.142857,4.952381,0.761905,4.952381 -L 0.761905,3.428571,0.761905,0 -L 1.142857,3.428571,1.142857,0 -L 0,3.428571,1.142857,3.428571 -L 0,0,1.904762,0 - -[j] 15 -L 1.52381,4.952381,1.52381,4.571429 -L 1.52381,4.571429,1.904762,4.571429 -L 1.904762,4.571429,1.904762,4.952381 -L 1.904762,4.952381,1.52381,4.952381 -L 1.52381,3.428571,1.52381,-0.761905 -L 1.52381,-0.761905,1.142857,-1.52381 -L 1.904762,3.428571,1.904762,-0.761905 -L 1.904762,-0.761905,1.142857,-1.52381 -L 1.142857,-1.52381,0.380952,-1.52381 -L 0.380952,-1.52381,0,-1.142857 -L 0,-1.142857,0,-0.761905 -L 0,-0.761905,0.380952,-0.761905 -L 0.380952,-0.761905,0.380952,-1.142857 -L 0.380952,-1.142857,0,-1.142857 -L 0.761905,3.428571,1.904762,3.428571 - -[k] 9 -L 0.761905,4.952381,0.761905,0 -L 1.142857,4.952381,1.142857,0 -L 4.190476,3.428571,1.142857,1.142857 -L 2.285714,1.904762,3.809524,0 -L 2.666667,1.904762,4.190476,0 -L 0,4.952381,1.142857,4.952381 -L 3.047619,3.428571,4.952381,3.428571 -L 0,0,1.904762,0 -L 3.047619,0,4.952381,0 - -[l] 4 -L 0.761905,4.952381,0.761905,0 -L 1.142857,4.952381,1.142857,0 -L 0,4.952381,1.142857,4.952381 -L 0,0,1.904762,0 - -[m] 24 -L 0.761905,3.428571,0.761905,0 -L 1.142857,3.428571,1.142857,0 -L 1.142857,2.285714,1.52381,3.047619 -L 1.52381,3.047619,2.285714,3.428571 -L 2.285714,3.428571,3.047619,3.428571 -L 3.047619,3.428571,3.809524,3.047619 -L 3.809524,3.047619,4.190476,2.285714 -L 4.190476,2.285714,4.190476,0 -L 3.047619,3.428571,3.428571,3.047619 -L 3.428571,3.047619,3.809524,2.285714 -L 3.809524,2.285714,3.809524,0 -L 4.190476,2.285714,4.571429,3.047619 -L 4.571429,3.047619,5.333333,3.428571 -L 5.333333,3.428571,6.095238,3.428571 -L 6.095238,3.428571,6.857143,3.047619 -L 6.857143,3.047619,7.238095,2.285714 -L 7.238095,2.285714,7.238095,0 -L 6.095238,3.428571,6.47619,3.047619 -L 6.47619,3.047619,6.857143,2.285714 -L 6.857143,2.285714,6.857143,0 -L 0,3.428571,1.142857,3.428571 -L 0,0,1.904762,0 -L 3.047619,0,4.952381,0 -L 6.095238,0,8,0 - -[n] 14 -L 0.761905,3.428571,0.761905,0 -L 1.142857,3.428571,1.142857,0 -L 1.142857,2.285714,1.52381,3.047619 -L 1.52381,3.047619,2.285714,3.428571 -L 2.285714,3.428571,3.047619,3.428571 -L 3.047619,3.428571,3.809524,3.047619 -L 3.809524,3.047619,4.190476,2.285714 -L 4.190476,2.285714,4.190476,0 -L 3.047619,3.428571,3.428571,3.047619 -L 3.428571,3.047619,3.809524,2.285714 -L 3.809524,2.285714,3.809524,0 -L 0,3.428571,1.142857,3.428571 -L 0,0,1.904762,0 -L 3.047619,0,4.952381,0 - -[o] 22 -L 1.142857,3.428571,0.380952,3.047619 -L 0.380952,3.047619,0,2.285714 -L 0,2.285714,0,1.142857 -L 0,1.142857,0.380952,0.380952 -L 0.380952,0.380952,1.142857,0 -L 1.142857,0,2.285714,0 -L 2.285714,0,3.047619,0.380952 -L 3.047619,0.380952,3.428571,1.142857 -L 3.428571,1.142857,3.428571,2.285714 -L 3.428571,2.285714,3.047619,3.047619 -L 3.047619,3.047619,2.285714,3.428571 -L 2.285714,3.428571,1.142857,3.428571 -L 1.142857,3.428571,0.761905,3.047619 -L 0.761905,3.047619,0.380952,2.285714 -L 0.380952,2.285714,0.380952,1.142857 -L 0.380952,1.142857,0.761905,0.380952 -L 0.761905,0.380952,1.142857,0 -L 2.285714,0,2.666667,0.380952 -L 2.666667,0.380952,3.047619,1.142857 -L 3.047619,1.142857,3.047619,2.285714 -L 3.047619,2.285714,2.666667,3.047619 -L 2.666667,3.047619,2.285714,3.428571 - -[p] 20 -L 0.761905,3.428571,0.761905,-1.52381 -L 1.142857,3.428571,1.142857,-1.52381 -L 1.142857,2.285714,1.52381,3.047619 -L 1.52381,3.047619,2.285714,3.428571 -L 2.285714,3.428571,3.047619,3.428571 -L 3.047619,3.428571,3.809524,3.047619 -L 3.809524,3.047619,4.190476,2.285714 -L 4.190476,2.285714,4.190476,1.142857 -L 4.190476,1.142857,3.809524,0.380952 -L 3.809524,0.380952,3.047619,0 -L 3.047619,0,2.285714,0 -L 2.285714,0,1.52381,0.380952 -L 1.52381,0.380952,1.142857,1.142857 -L 3.047619,3.428571,3.428571,3.047619 -L 3.428571,3.047619,3.809524,2.285714 -L 3.809524,2.285714,3.809524,1.142857 -L 3.809524,1.142857,3.428571,0.380952 -L 3.428571,0.380952,3.047619,0 -L 0,3.428571,1.142857,3.428571 -L 0,-1.52381,1.904762,-1.52381 - -[q] 19 -L 3.047619,3.428571,3.047619,-1.52381 -L 3.428571,3.428571,3.428571,-1.52381 -L 3.047619,2.285714,2.666667,3.047619 -L 2.666667,3.047619,1.904762,3.428571 -L 1.904762,3.428571,1.142857,3.428571 -L 1.142857,3.428571,0.380952,3.047619 -L 0.380952,3.047619,0,2.285714 -L 0,2.285714,0,1.142857 -L 0,1.142857,0.380952,0.380952 -L 0.380952,0.380952,1.142857,0 -L 1.142857,0,1.904762,0 -L 1.904762,0,2.666667,0.380952 -L 2.666667,0.380952,3.047619,1.142857 -L 1.142857,3.428571,0.761905,3.047619 -L 0.761905,3.047619,0.380952,2.285714 -L 0.380952,2.285714,0.380952,1.142857 -L 0.380952,1.142857,0.761905,0.380952 -L 0.761905,0.380952,1.142857,0 -L 2.285714,-1.52381,4.190476,-1.52381 - -[r] 12 -L 0.761905,3.428571,0.761905,0 -L 1.142857,3.428571,1.142857,0 -L 1.142857,2.285714,1.52381,3.047619 -L 1.52381,3.047619,2.285714,3.428571 -L 2.285714,3.428571,3.047619,3.428571 -L 3.047619,3.428571,3.428571,3.047619 -L 3.428571,3.047619,3.428571,2.666667 -L 3.428571,2.666667,3.047619,2.666667 -L 3.047619,2.666667,3.047619,3.047619 -L 3.047619,3.047619,3.428571,3.047619 -L 0,3.428571,1.142857,3.428571 -L 0,0,1.904762,0 - -[s] 22 -L 1.904762,3.428571,2.285714,3.047619 -L 2.285714,3.047619,2.285714,2.666667 -L 2.285714,2.666667,2.666667,2.666667 -L 2.666667,2.666667,2.666667,3.047619 -L 2.666667,3.047619,1.904762,3.428571 -L 1.904762,3.428571,0.761905,3.428571 -L 0.761905,3.428571,0,3.047619 -L 0,3.047619,0,2.285714 -L 0,2.285714,0.761905,1.904762 -L 0.761905,1.904762,1.904762,1.52381 -L 1.904762,1.52381,2.666667,1.142857 -L 0,2.666667,0.761905,2.285714 -L 0.761905,2.285714,1.904762,1.904762 -L 1.904762,1.904762,2.666667,1.52381 -L 2.666667,1.52381,2.666667,0.380952 -L 2.666667,0.380952,1.904762,0 -L 1.904762,0,0.761905,0 -L 0.761905,0,0,0.380952 -L 0,0.380952,0,0.761905 -L 0,0.761905,0.380952,0.761905 -L 0.380952,0.761905,0.380952,0.380952 -L 0.380952,0.380952,0.761905,0 - -[t] 8 -L 0.761905,4.952381,0.761905,0.761905 -L 0.761905,0.761905,1.52381,0 -L 1.52381,0,2.285714,0 -L 2.285714,0,2.666667,0.380952 -L 2.666667,0.380952,2.666667,0.761905 -L 1.142857,4.952381,1.142857,0.761905 -L 1.142857,0.761905,1.52381,0 -L 0,3.428571,2.285714,3.428571 - -[u] 14 -L 0.761905,3.428571,0.761905,1.142857 -L 0.761905,1.142857,1.142857,0.380952 -L 1.142857,0.380952,1.904762,0 -L 1.904762,0,2.666667,0 -L 2.666667,0,3.428571,0.380952 -L 3.428571,0.380952,3.809524,1.142857 -L 1.142857,3.428571,1.142857,1.142857 -L 1.142857,1.142857,1.52381,0.380952 -L 1.52381,0.380952,1.904762,0 -L 3.809524,3.428571,3.809524,0 -L 4.190476,3.428571,4.190476,0 -L 0,3.428571,1.142857,3.428571 -L 3.047619,3.428571,4.190476,3.428571 -L 3.809524,0,4.952381,0 - -[v] 5 -L 0.761905,3.428571,2.285714,0 -L 1.142857,3.428571,2.285714,0.761905 -L 3.809524,3.428571,2.285714,0 -L 0,3.428571,1.904762,3.428571 -L 3.047619,3.428571,4.571429,3.428571 - -[w] 8 -L 0.761905,3.428571,1.904762,0 -L 1.142857,3.428571,1.904762,1.142857 -L 3.047619,3.428571,1.904762,0 -L 3.047619,3.428571,4.190476,0 -L 3.428571,3.428571,4.190476,1.142857 -L 5.333333,3.428571,4.190476,0 -L 0,3.428571,1.904762,3.428571 -L 4.571429,3.428571,6.095238,3.428571 - -[x] 7 -L 0.761905,3.428571,3.428571,0 -L 1.142857,3.428571,3.809524,0 -L 3.809524,3.428571,0.761905,0 -L 0,3.428571,1.904762,3.428571 -L 3.047619,3.428571,4.571429,3.428571 -L 0,0,1.52381,0 -L 2.666667,0,4.571429,0 - -[y] 13 -L 0.761905,3.428571,2.285714,0 -L 1.142857,3.428571,2.285714,0.761905 -L 3.809524,3.428571,2.285714,0 -L 2.285714,0,1.52381,-1.142857 -L 1.52381,-1.142857,0.761905,-1.52381 -L 0.761905,-1.52381,0.380952,-1.52381 -L 0.380952,-1.52381,0,-1.142857 -L 0,-1.142857,0,-0.761905 -L 0,-0.761905,0.380952,-0.761905 -L 0.380952,-0.761905,0.380952,-1.142857 -L 0.380952,-1.142857,0,-1.142857 -L 0,3.428571,1.904762,3.428571 -L 3.047619,3.428571,4.571429,3.428571 - -[z] 8 -L 2.666667,3.428571,0,0 -L 3.047619,3.428571,0.380952,0 -L 0.380952,3.428571,0,2.666667 -L 0,2.666667,0,3.428571 -L 0,3.428571,3.047619,3.428571 -L 0,0,3.047619,0 -L 3.047619,0,3.047619,0.761905 -L 3.047619,0.761905,2.666667,0 - -[{] 24 -L 1.142857,6.095238,0.380952,5.714286 -L 0.380952,5.714286,0,5.333333 -L 0,5.333333,0,4.571429 -L 0,4.571429,0.761905,3.809524 -L 0.761905,3.809524,1.142857,3.047619 -L 0.380952,5.714286,0,4.571429 -L 1.142857,3.809524,0.761905,2.666667 -L 0,5.333333,0.380952,4.571429 -L 0.380952,4.571429,1.142857,3.809524 -L 1.142857,3.809524,1.142857,3.047619 -L 1.142857,3.047619,0.761905,2.666667 -L 0.761905,2.666667,0,2.285714 -L 0,2.285714,0.761905,1.904762 -L 0.761905,1.904762,1.142857,1.52381 -L 1.142857,1.52381,1.142857,0.761905 -L 1.142857,0.761905,0.380952,0 -L 0.380952,0,0,-0.761905 -L 0.761905,1.904762,1.142857,0.761905 -L 0,0,0.380952,-1.142857 -L 1.142857,1.52381,0.761905,0.761905 -L 0.761905,0.761905,0,0 -L 0,0,0,-0.761905 -L 0,-0.761905,0.380952,-1.142857 -L 0.380952,-1.142857,1.142857,-1.52381 - -[|] 1 -L 0,6.095238,0,-1.52381 - -[}] 24 -L 0,6.095238,0.761905,5.714286 -L 0.761905,5.714286,1.142857,5.333333 -L 1.142857,5.333333,1.142857,4.571429 -L 1.142857,4.571429,0.380952,3.809524 -L 0.380952,3.809524,0,3.047619 -L 0.761905,5.714286,1.142857,4.571429 -L 0,3.809524,0.380952,2.666667 -L 1.142857,5.333333,0.761905,4.571429 -L 0.761905,4.571429,0,3.809524 -L 0,3.809524,0,3.047619 -L 0,3.047619,0.380952,2.666667 -L 0.380952,2.666667,1.142857,2.285714 -L 1.142857,2.285714,0.380952,1.904762 -L 0.380952,1.904762,0,1.52381 -L 0,1.52381,0,0.761905 -L 0,0.761905,0.761905,0 -L 0.761905,0,1.142857,-0.761905 -L 0.380952,1.904762,0,0.761905 -L 1.142857,0,0.761905,-1.142857 -L 0,1.52381,0.380952,0.761905 -L 0.380952,0.761905,1.142857,0 -L 1.142857,0,1.142857,-0.761905 -L 1.142857,-0.761905,0.761905,-1.142857 -L 0.761905,-1.142857,0,-1.52381 - -[~] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[€] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[‚] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[ƒ] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[„] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[…] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[†] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[‡] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[ˆ] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[‰] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[Š] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[‹] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[Ž] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[‘] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[’] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[“] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[”] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[•] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[–] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[—] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[˜] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[™] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[š] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[›] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[ž] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[ ] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[#0104] 12 -L 2.666667,4.952381,0.761905,0 -L 2.666667,3.809524,4.190476,0 -L 2.666667,4.952381,4.571429,0 -L 1.52381,1.52381,3.428571,1.52381 -L 0,0,1.904762,0 -L 3.428571,0,5.333333,0 -L 4.190476,0,3.428571,-0.761905 -L 3.428571,-0.761905,3.428571,-1.52381 -L 3.428571,-1.52381,3.809524,-1.904762 -L 3.809524,-1.904762,4.190476,-1.52381 -L 4.190476,-1.52381,3.809524,-1.142857 -L 3.809524,-1.142857,3.428571,-1.52381 - -[¢] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[#0141] 7 -L 0.761905,4.952381,0.761905,0 -L 1.142857,4.952381,1.142857,0 -L 0,4.952381,1.904762,4.952381 -L 0,0,3.809524,0 -L 3.809524,0,3.809524,1.52381 -L 3.809524,1.52381,3.428571,0 -L 2.285714,3.809524,0,1.904762 - -[¤] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[¥] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[¦] 34 -L 3.047619,4.190476,3.428571,4.952381 -L 3.428571,4.952381,3.428571,3.428571 -L 3.428571,3.428571,3.047619,4.190476 -L 3.047619,4.190476,2.666667,4.571429 -L 2.666667,4.571429,1.904762,4.952381 -L 1.904762,4.952381,1.142857,4.952381 -L 1.142857,4.952381,0.380952,4.571429 -L 0.380952,4.571429,0,4.190476 -L 0,4.190476,0,3.428571 -L 0,3.428571,0.380952,3.047619 -L 0.380952,3.047619,1.142857,2.666667 -L 1.142857,2.666667,2.285714,2.285714 -L 2.285714,2.285714,3.047619,1.904762 -L 3.047619,1.904762,3.428571,1.52381 -L 0,3.809524,0.380952,3.428571 -L 0.380952,3.428571,1.142857,3.047619 -L 1.142857,3.047619,2.285714,2.666667 -L 2.285714,2.666667,3.047619,2.285714 -L 3.047619,2.285714,3.428571,1.904762 -L 3.428571,1.904762,3.428571,0.761905 -L 3.428571,0.761905,3.047619,0.380952 -L 3.047619,0.380952,2.285714,0 -L 2.285714,0,1.52381,0 -L 1.52381,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 -L 0.380952,0.761905,0,1.52381 -L 0,1.52381,0,0 -L 0,0,0.380952,0.761905 -L 2.285714,6.857143,1.904762,6.47619 -L 1.904762,6.47619,1.52381,6.857143 -L 1.52381,6.857143,1.904762,7.238095 -L 1.904762,7.238095,2.285714,6.857143 -L 2.285714,6.857143,2.285714,6.095238 -L 2.285714,6.095238,1.52381,5.333333 - -[§] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[¨] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[©] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[ª] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[«] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[#0179] 14 -L 3.047619,4.952381,0,0 -L 3.428571,4.952381,0.380952,0 -L 0.380952,4.952381,0,3.428571 -L 0,3.428571,0,4.952381 -L 0,4.952381,3.428571,4.952381 -L 0,0,3.428571,0 -L 3.428571,0,3.428571,1.52381 -L 3.428571,1.52381,3.047619,0 -L 2.285714,6.857143,1.904762,6.47619 -L 1.904762,6.47619,1.52381,6.857143 -L 1.52381,6.857143,1.904762,7.238095 -L 1.904762,7.238095,2.285714,6.857143 -L 2.285714,6.857143,2.285714,6.095238 -L 2.285714,6.095238,1.52381,5.333333 - -[­] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[®] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[#017B] 12 -L 3.047619,4.952381,0,0 -L 3.428571,4.952381,0.380952,0 -L 0.380952,4.952381,0,3.428571 -L 0,3.428571,0,4.952381 -L 0,4.952381,3.428571,4.952381 -L 0,0,3.428571,0 -L 3.428571,0,3.428571,1.52381 -L 3.428571,1.52381,3.047619,0 -L 1.904762,6.47619,1.52381,6.095238 -L 1.52381,6.095238,1.904762,5.714286 -L 1.904762,5.714286,2.285714,6.095238 -L 2.285714,6.095238,1.904762,6.47619 - -[°] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[#0105] 30 -L 0.761905,3.428571,0.380952,3.047619 -L 0.380952,3.047619,0.380952,2.666667 -L 0.380952,2.666667,0,2.666667 -L 0,2.666667,0,3.047619 -L 0,3.047619,0.761905,3.428571 -L 0.761905,3.428571,1.904762,3.428571 -L 1.904762,3.428571,2.666667,2.666667 -L 2.666667,2.666667,2.666667,0.380952 -L 2.666667,0.380952,3.047619,0 -L 3.047619,0,3.428571,0 -L 1.904762,3.428571,2.285714,2.666667 -L 2.285714,2.666667,2.285714,0.380952 -L 2.285714,0.380952,3.047619,0 -L 2.285714,2.285714,1.142857,1.904762 -L 1.142857,1.904762,0.380952,1.52381 -L 0.380952,1.52381,0,1.142857 -L 0,1.142857,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,1.52381,0 -L 1.52381,0,1.904762,0.380952 -L 1.904762,0.380952,2.285714,1.142857 -L 1.142857,1.904762,0.380952,1.142857 -L 0.380952,1.142857,0.380952,0.380952 -L 0.380952,0.380952,0.761905,0 -L 3.047619,0,2.285714,-0.761905 -L 2.285714,-0.761905,2.285714,-1.52381 -L 2.285714,-1.52381,2.666667,-1.904762 -L 2.666667,-1.904762,3.047619,-1.52381 -L 3.047619,-1.52381,2.666667,-1.142857 -L 2.666667,-1.142857,2.285714,-1.52381 - -[²] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[#0142] 5 -L 0.761905,4.952381,0.761905,0 -L 1.142857,4.952381,1.142857,0 -L 0,4.952381,1.142857,4.952381 -L 0,0,1.904762,0 -L 1.904762,3.428571,0,1.904762 - -[´] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[µ] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[#015B] 28 -L 1.904762,3.428571,2.285714,3.047619 -L 2.285714,3.047619,2.285714,2.666667 -L 2.285714,2.666667,2.666667,2.666667 -L 2.666667,2.666667,2.666667,3.047619 -L 2.666667,3.047619,1.904762,3.428571 -L 1.904762,3.428571,0.761905,3.428571 -L 0.761905,3.428571,0,3.047619 -L 0,3.047619,0,2.285714 -L 0,2.285714,0.761905,1.904762 -L 0.761905,1.904762,1.904762,1.52381 -L 1.904762,1.52381,2.666667,1.142857 -L 0,2.666667,0.761905,2.285714 -L 0.761905,2.285714,1.904762,1.904762 -L 1.904762,1.904762,2.666667,1.52381 -L 2.666667,1.52381,2.666667,0.380952 -L 2.666667,0.380952,1.904762,0 -L 1.904762,0,0.761905,0 -L 0.761905,0,0,0.380952 -L 0,0.380952,0,0.761905 -L 0,0.761905,0.380952,0.761905 -L 0.380952,0.761905,0.380952,0.380952 -L 0.380952,0.380952,0.761905,0 -L 1.904762,5.714286,1.52381,5.333333 -L 1.52381,5.333333,1.142857,5.714286 -L 1.142857,5.714286,1.52381,6.095238 -L 1.52381,6.095238,1.904762,5.714286 -L 1.904762,5.714286,1.904762,4.952381 -L 1.904762,4.952381,1.142857,4.190476 - -[·] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[¸] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[¹] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[º] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[»] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[#017A] 14 -L 2.666667,3.428571,0,0 -L 3.047619,3.428571,0.380952,0 -L 0.380952,3.428571,0,2.666667 -L 0,2.666667,0,3.428571 -L 0,3.428571,3.047619,3.428571 -L 0,0,3.047619,0 -L 3.047619,0,3.047619,0.761905 -L 3.047619,0.761905,2.666667,0 -L 2.285714,5.714286,1.904762,5.333333 -L 1.904762,5.333333,1.52381,5.714286 -L 1.52381,5.714286,1.904762,6.095238 -L 1.904762,6.095238,2.285714,5.714286 -L 2.285714,5.714286,2.285714,4.952381 -L 2.285714,4.952381,1.52381,4.190476 - -[½] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[¾] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[#017C] 12 -L 2.666667,3.428571,0,0 -L 3.047619,3.428571,0.380952,0 -L 0.380952,3.428571,0,2.666667 -L 0,2.666667,0,3.428571 -L 0,3.428571,3.047619,3.428571 -L 0,0,3.047619,0 -L 3.047619,0,3.047619,0.761905 -L 3.047619,0.761905,2.666667,0 -L 1.52381,4.952381,1.142857,4.571429 -L 1.142857,4.571429,1.52381,4.190476 -L 1.52381,4.190476,1.904762,4.571429 -L 1.904762,4.571429,1.52381,4.952381 - -[À] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[Á] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[Â] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[Ã] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[Ä] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[Å] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[#0106] 26 -L 3.428571,4.571429,3.809524,4.952381 -L 3.809524,4.952381,3.809524,3.428571 -L 3.809524,3.428571,3.428571,4.571429 -L 3.428571,4.571429,2.666667,4.952381 -L 2.666667,4.952381,1.52381,4.952381 -L 1.52381,4.952381,0.761905,4.571429 -L 0.761905,4.571429,0.380952,4.190476 -L 0.380952,4.190476,0,3.047619 -L 0,3.047619,0,1.904762 -L 0,1.904762,0.380952,0.761905 -L 0.380952,0.761905,0.761905,0.380952 -L 0.761905,0.380952,1.52381,0 -L 1.52381,0,2.666667,0 -L 2.666667,0,3.428571,0.380952 -L 3.428571,0.380952,3.809524,1.142857 -L 1.52381,4.952381,0.761905,4.190476 -L 0.761905,4.190476,0.380952,3.047619 -L 0.380952,3.047619,0.380952,1.904762 -L 0.380952,1.904762,0.761905,0.761905 -L 0.761905,0.761905,1.52381,0 -L 2.666667,6.857143,2.285714,6.47619 -L 2.285714,6.47619,1.904762,6.857143 -L 1.904762,6.857143,2.285714,7.238095 -L 2.285714,7.238095,2.666667,6.857143 -L 2.666667,6.857143,2.666667,6.095238 -L 2.666667,6.095238,1.904762,5.333333 - -[Ç] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[È] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[É] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[#0118] 16 -L 0.761905,4.952381,0.761905,0 -L 1.142857,4.952381,1.142857,0 -L 2.666667,3.428571,2.666667,1.904762 -L 0,4.952381,3.809524,4.952381 -L 3.809524,4.952381,3.809524,3.428571 -L 3.809524,3.428571,3.428571,4.952381 -L 1.142857,2.666667,2.666667,2.666667 -L 0,0,3.809524,0 -L 3.809524,0,3.809524,1.52381 -L 3.809524,1.52381,3.428571,0 -L 3.047619,0,2.285714,-0.761905 -L 2.285714,-0.761905,2.285714,-1.52381 -L 2.285714,-1.52381,2.666667,-1.904762 -L 2.666667,-1.904762,3.047619,-1.52381 -L 3.047619,-1.52381,2.666667,-1.142857 -L 2.666667,-1.142857,2.285714,-1.52381 - -[Ë] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[Ì] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[Í] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[Î] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[Ï] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[Ð] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[#0143] 13 -L 0.761905,4.952381,0.761905,0 -L 1.142857,4.190476,3.809524,0 -L 1.142857,4.952381,3.809524,0.761905 -L 3.809524,4.952381,3.809524,0 -L 0,4.952381,1.142857,4.952381 -L 3.047619,4.952381,4.571429,4.952381 -L 0,0,1.52381,0 -L 3.047619,6.857143,2.666667,6.47619 -L 2.666667,6.47619,2.285714,6.857143 -L 2.285714,6.857143,2.666667,7.238095 -L 2.666667,7.238095,3.047619,6.857143 -L 3.047619,6.857143,3.047619,6.095238 -L 3.047619,6.095238,2.285714,5.333333 - -[Ò] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[#00D3] 32 -L 1.52381,4.952381,0.761905,4.571429 -L 0.761905,4.571429,0.380952,4.190476 -L 0.380952,4.190476,0,3.047619 -L 0,3.047619,0,1.904762 -L 0,1.904762,0.380952,0.761905 -L 0.380952,0.761905,0.761905,0.380952 -L 0.761905,0.380952,1.52381,0 -L 1.52381,0,2.666667,0 -L 2.666667,0,3.428571,0.380952 -L 3.428571,0.380952,3.809524,0.761905 -L 3.809524,0.761905,4.190476,1.904762 -L 4.190476,1.904762,4.190476,3.047619 -L 4.190476,3.047619,3.809524,4.190476 -L 3.809524,4.190476,3.428571,4.571429 -L 3.428571,4.571429,2.666667,4.952381 -L 2.666667,4.952381,1.52381,4.952381 -L 1.52381,4.952381,0.761905,4.190476 -L 0.761905,4.190476,0.380952,3.047619 -L 0.380952,3.047619,0.380952,1.904762 -L 0.380952,1.904762,0.761905,0.761905 -L 0.761905,0.761905,1.52381,0 -L 2.666667,0,3.428571,0.761905 -L 3.428571,0.761905,3.809524,1.904762 -L 3.809524,1.904762,3.809524,3.047619 -L 3.809524,3.047619,3.428571,4.190476 -L 3.428571,4.190476,2.666667,4.952381 -L 2.666667,6.857143,2.285714,6.47619 -L 2.285714,6.47619,1.904762,6.857143 -L 1.904762,6.857143,2.285714,7.238095 -L 2.285714,7.238095,2.666667,6.857143 -L 2.666667,6.857143,2.666667,6.095238 -L 2.666667,6.095238,1.904762,5.333333 - -[Ô] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[Õ] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[Ö] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[×] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[Ø] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[Ù] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[Ú] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[Û] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[Ü] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[Ý] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[Þ] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[ß] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[à] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[á] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[â] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[ã] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[ä] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[å] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[#0107] 26 -L 3.047619,2.666667,2.666667,2.666667 -L 2.666667,2.666667,2.666667,2.285714 -L 2.666667,2.285714,3.047619,2.285714 -L 3.047619,2.285714,3.047619,2.666667 -L 3.047619,2.666667,2.666667,3.047619 -L 2.666667,3.047619,1.904762,3.428571 -L 1.904762,3.428571,1.142857,3.428571 -L 1.142857,3.428571,0.380952,3.047619 -L 0.380952,3.047619,0,2.285714 -L 0,2.285714,0,1.142857 -L 0,1.142857,0.380952,0.380952 -L 0.380952,0.380952,1.142857,0 -L 1.142857,0,1.904762,0 -L 1.904762,0,2.666667,0.380952 -L 2.666667,0.380952,3.047619,0.761905 -L 1.142857,3.428571,0.761905,3.047619 -L 0.761905,3.047619,0.380952,2.285714 -L 0.380952,2.285714,0.380952,1.142857 -L 0.380952,1.142857,0.761905,0.380952 -L 0.761905,0.380952,1.142857,0 -L 2.285714,5.714286,1.904762,5.333333 -L 1.904762,5.333333,1.52381,5.714286 -L 1.52381,5.714286,1.904762,6.095238 -L 1.904762,6.095238,2.285714,5.714286 -L 2.285714,5.714286,2.285714,4.952381 -L 2.285714,4.952381,1.52381,4.190476 - -[ç] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[è] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[é] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[#0119] 26 -L 0.380952,1.904762,3.047619,1.904762 -L 3.047619,1.904762,3.047619,2.285714 -L 3.047619,2.285714,2.666667,3.047619 -L 2.666667,3.047619,1.904762,3.428571 -L 1.904762,3.428571,1.142857,3.428571 -L 1.142857,3.428571,0.380952,3.047619 -L 0.380952,3.047619,0,2.285714 -L 0,2.285714,0,1.142857 -L 0,1.142857,0.380952,0.380952 -L 0.380952,0.380952,1.142857,0 -L 1.142857,0,1.904762,0 -L 1.904762,0,2.666667,0.380952 -L 2.666667,0.380952,3.047619,0.761905 -L 2.666667,1.904762,2.666667,2.666667 -L 2.666667,2.666667,1.904762,3.428571 -L 1.142857,3.428571,0.761905,3.047619 -L 0.761905,3.047619,0.380952,2.285714 -L 0.380952,2.285714,0.380952,1.142857 -L 0.380952,1.142857,0.761905,0.380952 -L 0.761905,0.380952,1.142857,0 -L 1.904762,0,1.142857,-0.761905 -L 1.142857,-0.761905,1.142857,-1.52381 -L 1.142857,-1.52381,1.52381,-1.904762 -L 1.52381,-1.904762,1.904762,-1.52381 -L 1.904762,-1.52381,1.52381,-1.142857 -L 1.52381,-1.142857,1.142857,-1.52381 - -[ë] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[ì] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[í] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[î] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[ï] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[ð] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[#0144] 20 -L 0.761905,3.428571,0.761905,0 -L 1.142857,3.428571,1.142857,0 -L 1.142857,2.285714,1.52381,3.047619 -L 1.52381,3.047619,2.285714,3.428571 -L 2.285714,3.428571,3.047619,3.428571 -L 3.047619,3.428571,3.809524,3.047619 -L 3.809524,3.047619,4.190476,2.285714 -L 4.190476,2.285714,4.190476,0 -L 3.047619,3.428571,3.428571,3.047619 -L 3.428571,3.047619,3.809524,2.285714 -L 3.809524,2.285714,3.809524,0 -L 0,3.428571,1.142857,3.428571 -L 0,0,1.904762,0 -L 3.047619,0,4.952381,0 -L 3.047619,5.714286,2.666667,5.333333 -L 2.666667,5.333333,2.285714,5.714286 -L 2.285714,5.714286,2.666667,6.095238 -L 2.666667,6.095238,3.047619,5.714286 -L 3.047619,5.714286,3.047619,4.952381 -L 3.047619,4.952381,2.285714,4.190476 - -[ò] 4 -L 0.380952,0.761905,0,0.380952 -L 0,0.380952,0.380952,0 -L 0.380952,0,0.761905,0.380952 -L 0.761905,0.380952,0.380952,0.761905 - -[#00F3] 28 -L 1.142857,3.428571,0.380952,3.047619 -L 0.380952,3.047619,0,2.285714 -L 0,2.285714,0,1.142857 -L 0,1.142857,0.380952,0.380952 -L 0.380952,0.380952,1.142857,0 -L 1.142857,0,2.285714,0 -L 2.285714,0,3.047619,0.380952 -L 3.047619,0.380952,3.428571,1.142857 -L 3.428571,1.142857,3.428571,2.285714 -L 3.428571,2.285714,3.047619,3.047619 -L 3.047619,3.047619,2.285714,3.428571 -L 2.285714,3.428571,1.142857,3.428571 -L 1.142857,3.428571,0.761905,3.047619 -L 0.761905,3.047619,0.380952,2.285714 -L 0.380952,2.285714,0.380952,1.142857 -L 0.380952,1.142857,0.761905,0.380952 -L 0.761905,0.380952,1.142857,0 -L 2.285714,0,2.666667,0.380952 -L 2.666667,0.380952,3.047619,1.142857 -L 3.047619,1.142857,3.047619,2.285714 -L 3.047619,2.285714,2.666667,3.047619 -L 2.666667,3.047619,2.285714,3.428571 -L 2.285714,5.714286,1.904762,5.333333 -L 1.904762,5.333333,1.52381,5.714286 -L 1.52381,5.714286,1.904762,6.095238 -L 1.904762,6.095238,2.285714,5.714286 -L 2.285714,5.714286,2.285714,4.952381 -L 2.285714,4.952381,1.52381,4.190476 - -#EOF diff --git a/fonts/romand.cxf b/fonts/romand.cxf deleted file mode 100644 index 6d50392..0000000 --- a/fonts/romand.cxf +++ /dev/null @@ -1,3971 +0,0 @@ -# Format: QCad II Font -# Creator: Adam Radlowski's "dodajf" program - GRASS font translator -# Version: 1.0.0 -# Name: Roman Duplex -# LetterSpacing: 3.0 -# WordSpacing: 6.75 -# LineSpacingFactor: 1.0 -# Author: Hershey fonts -# Author: Adam Radlowski (Polish) - -[!] 16 -L 0.347826,7.304348,0.347826,2.434783 -L 0.347826,2.434783,0.695652,2.434783 -L 0.347826,7.304348,0.695652,7.304348 -L 0.695652,7.304348,0.695652,2.434783 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -["] 10 -L 0.347826,7.304348,0,6.956522 -L 0,6.956522,0,4.869565 -L 0.347826,6.956522,0,4.869565 -L 0.347826,7.304348,0.695652,6.956522 -L 0.695652,6.956522,0,4.869565 -L 3.478261,7.304348,3.130435,6.956522 -L 3.130435,6.956522,3.130435,4.869565 -L 3.478261,6.956522,3.130435,4.869565 -L 3.478261,7.304348,3.826087,6.956522 -L 3.826087,6.956522,3.130435,4.869565 - -[#] 4 -L 2.782609,7.304348,0.347826,-2.434783 -L 4.869565,7.304348,2.434783,-2.434783 -L 0.347826,3.478261,5.217391,3.478261 -L 0,1.391304,4.869565,1.391304 - -[$] 41 -L 2.086957,8.695652,2.086957,-1.391304 -L 2.086957,-1.391304,2.434783,-1.391304 -L 2.086957,8.695652,2.434783,8.695652 -L 2.434783,8.695652,2.434783,-1.391304 -L 3.826087,6.26087,4.521739,6.26087 -L 4.521739,6.26087,3.826087,6.956522 -L 3.826087,6.956522,2.782609,7.304348 -L 2.782609,7.304348,1.73913,7.304348 -L 1.73913,7.304348,0.695652,6.956522 -L 0.695652,6.956522,0,6.26087 -L 0,6.26087,0,5.565217 -L 0,5.565217,0.347826,4.869565 -L 0.347826,4.869565,0.695652,4.521739 -L 0.695652,4.521739,3.478261,3.130435 -L 3.478261,3.130435,3.826087,2.782609 -L 3.826087,2.782609,4.173913,2.086957 -L 4.173913,2.086957,4.173913,1.391304 -L 4.173913,1.391304,3.826087,0.695652 -L 3.826087,0.695652,2.782609,0.347826 -L 2.782609,0.347826,1.73913,0.347826 -L 1.73913,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 3.826087,6.26087,3.478261,6.608696 -L 3.478261,6.608696,2.782609,6.956522 -L 2.782609,6.956522,1.73913,6.956522 -L 1.73913,6.956522,0.695652,6.608696 -L 0.695652,6.608696,0.347826,6.26087 -L 0.347826,6.26087,0.347826,5.565217 -L 0.347826,5.565217,0.695652,4.869565 -L 0.695652,4.869565,3.478261,3.478261 -L 3.478261,3.478261,4.173913,2.782609 -L 4.173913,2.782609,4.521739,2.086957 -L 4.521739,2.086957,4.521739,1.391304 -L 4.521739,1.391304,4.173913,0.695652 -L 4.173913,0.695652,3.826087,0.347826 -L 3.826087,0.347826,2.782609,0 -L 2.782609,0,1.73913,0 -L 1.73913,0,0.695652,0.347826 -L 0.695652,0.347826,0,1.043478 -L 0,1.043478,0.695652,1.043478 -L 4.173913,1.043478,3.130435,0.347826 - -[%] 26 -L 6.26087,7.304348,0,0 -L 1.73913,7.304348,2.434783,6.608696 -L 2.434783,6.608696,2.434783,5.913043 -L 2.434783,5.913043,2.086957,5.217391 -L 2.086957,5.217391,1.391304,4.869565 -L 1.391304,4.869565,0.695652,4.869565 -L 0.695652,4.869565,0,5.565217 -L 0,5.565217,0,6.26087 -L 0,6.26087,0.347826,6.956522 -L 0.347826,6.956522,1.043478,7.304348 -L 1.043478,7.304348,1.73913,7.304348 -L 1.73913,7.304348,2.434783,6.956522 -L 2.434783,6.956522,3.478261,6.608696 -L 3.478261,6.608696,4.521739,6.608696 -L 4.521739,6.608696,5.565217,6.956522 -L 5.565217,6.956522,6.26087,7.304348 -L 4.869565,2.434783,4.173913,2.086957 -L 4.173913,2.086957,3.826087,1.391304 -L 3.826087,1.391304,3.826087,0.695652 -L 3.826087,0.695652,4.521739,0 -L 4.521739,0,5.217391,0 -L 5.217391,0,5.913043,0.347826 -L 5.913043,0.347826,6.26087,1.043478 -L 6.26087,1.043478,6.26087,1.73913 -L 6.26087,1.73913,5.565217,2.434783 -L 5.565217,2.434783,4.869565,2.434783 - -[&] 61 -L 6.608696,4.869565,5.913043,4.869565 -L 5.913043,4.869565,5.217391,4.521739 -L 5.217391,4.521739,4.869565,3.826087 -L 4.869565,3.826087,4.173913,1.73913 -L 4.173913,1.73913,3.826087,1.043478 -L 3.826087,1.043478,3.478261,0.695652 -L 3.478261,0.695652,2.782609,0.347826 -L 2.782609,0.347826,1.391304,0.347826 -L 1.391304,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,1.391304 -L 0.347826,1.391304,0.347826,2.086957 -L 0.347826,2.086957,0.695652,2.782609 -L 0.695652,2.782609,1.043478,3.130435 -L 1.043478,3.130435,2.782609,4.173913 -L 2.782609,4.173913,3.478261,4.869565 -L 3.478261,4.869565,3.826087,5.565217 -L 3.826087,5.565217,3.826087,6.26087 -L 3.826087,6.26087,3.478261,6.956522 -L 3.478261,6.956522,2.782609,7.304348 -L 2.782609,7.304348,2.434783,7.304348 -L 2.434783,7.304348,1.73913,6.956522 -L 1.73913,6.956522,1.391304,6.26087 -L 1.391304,6.26087,1.391304,5.565217 -L 1.391304,5.565217,1.73913,4.521739 -L 1.73913,4.521739,2.434783,3.478261 -L 2.434783,3.478261,4.173913,1.391304 -L 4.173913,1.391304,5.217391,0.347826 -L 5.217391,0.347826,5.913043,0 -L 5.913043,0,6.608696,0 -L 6.608696,4.869565,6.608696,4.521739 -L 6.608696,4.521739,5.913043,4.521739 -L 5.913043,4.521739,5.217391,4.173913 -L 5.565217,4.521739,5.217391,3.826087 -L 5.217391,3.826087,4.521739,1.73913 -L 4.521739,1.73913,4.173913,1.043478 -L 4.173913,1.043478,3.478261,0.347826 -L 3.478261,0.347826,2.782609,0 -L 2.782609,0,1.391304,0 -L 1.391304,0,0.695652,0.347826 -L 0.695652,0.347826,0.347826,0.695652 -L 0.347826,0.695652,0,1.391304 -L 0,1.391304,0,2.086957 -L 0,2.086957,0.347826,2.782609 -L 0.347826,2.782609,1.043478,3.478261 -L 1.043478,3.478261,2.782609,4.521739 -L 2.782609,4.521739,3.130435,4.869565 -L 3.130435,4.869565,3.478261,5.565217 -L 3.478261,5.565217,3.478261,6.26087 -L 3.478261,6.26087,3.130435,6.956522 -L 3.478261,6.608696,2.782609,6.956522 -L 2.782609,6.956522,2.434783,6.956522 -L 2.434783,6.956522,1.73913,6.608696 -L 2.086957,6.956522,1.73913,6.26087 -L 1.73913,6.26087,1.73913,5.565217 -L 1.73913,5.565217,2.086957,4.521739 -L 2.086957,4.521739,2.782609,3.478261 -L 2.782609,3.478261,4.521739,1.391304 -L 4.521739,1.391304,5.217391,0.695652 -L 5.217391,0.695652,5.913043,0.347826 -L 5.913043,0.347826,6.608696,0.347826 -L 6.608696,0.347826,6.608696,0 - -['] 16 -L 1.043478,6.608696,0.695652,6.26087 -L 0.695652,6.26087,0.347826,6.26087 -L 0.347826,6.26087,0,6.608696 -L 0,6.608696,0,6.956522 -L 0,6.956522,0.347826,7.304348 -L 0.347826,7.304348,0.695652,7.304348 -L 0.695652,7.304348,1.043478,6.956522 -L 1.043478,6.956522,1.043478,5.913043 -L 1.043478,5.913043,0.695652,5.217391 -L 0.695652,5.217391,0,4.869565 -L 0.347826,6.956522,0.347826,6.608696 -L 0.347826,6.608696,0.695652,6.608696 -L 0.695652,6.608696,0.695652,6.956522 -L 0.695652,6.956522,0.347826,6.956522 -L 0.695652,6.26087,1.043478,5.913043 -L 1.043478,6.608696,0.695652,5.217391 - -[(] 20 -L 2.434783,8.695652,1.73913,8 -L 1.73913,8,1.043478,6.956522 -L 1.043478,6.956522,0.347826,5.565217 -L 0.347826,5.565217,0,3.826087 -L 0,3.826087,0,2.434783 -L 0,2.434783,0.347826,0.695652 -L 0.347826,0.695652,1.043478,-0.695652 -L 1.043478,-0.695652,1.73913,-1.73913 -L 1.73913,-1.73913,2.434783,-2.434783 -L 2.434783,-2.434783,2.782609,-2.434783 -L 2.434783,8.695652,2.782609,8.695652 -L 2.782609,8.695652,2.086957,8 -L 2.086957,8,1.391304,6.956522 -L 1.391304,6.956522,0.695652,5.565217 -L 0.695652,5.565217,0.347826,3.826087 -L 0.347826,3.826087,0.347826,2.434783 -L 0.347826,2.434783,0.695652,0.695652 -L 0.695652,0.695652,1.391304,-0.695652 -L 1.391304,-0.695652,2.086957,-1.73913 -L 2.086957,-1.73913,2.782609,-2.434783 - -[)] 20 -L 0,8.695652,0.695652,8 -L 0.695652,8,1.391304,6.956522 -L 1.391304,6.956522,2.086957,5.565217 -L 2.086957,5.565217,2.434783,3.826087 -L 2.434783,3.826087,2.434783,2.434783 -L 2.434783,2.434783,2.086957,0.695652 -L 2.086957,0.695652,1.391304,-0.695652 -L 1.391304,-0.695652,0.695652,-1.73913 -L 0.695652,-1.73913,0,-2.434783 -L 0,-2.434783,0.347826,-2.434783 -L 0,8.695652,0.347826,8.695652 -L 0.347826,8.695652,1.043478,8 -L 1.043478,8,1.73913,6.956522 -L 1.73913,6.956522,2.434783,5.565217 -L 2.434783,5.565217,2.782609,3.826087 -L 2.782609,3.826087,2.782609,2.434783 -L 2.782609,2.434783,2.434783,0.695652 -L 2.434783,0.695652,1.73913,-0.695652 -L 1.73913,-0.695652,1.043478,-1.73913 -L 1.043478,-1.73913,0.347826,-2.434783 - -[*] 21 -L 1.73913,7.304348,1.391304,6.956522 -L 1.391304,6.956522,2.086957,3.478261 -L 2.086957,3.478261,1.73913,3.130435 -L 1.73913,7.304348,1.73913,3.130435 -L 1.73913,7.304348,2.086957,6.956522 -L 2.086957,6.956522,1.391304,3.478261 -L 1.391304,3.478261,1.73913,3.130435 -L 0,6.26087,0.347826,6.26087 -L 0.347826,6.26087,3.130435,4.173913 -L 3.130435,4.173913,3.478261,4.173913 -L 0,6.26087,3.478261,4.173913 -L 0,6.26087,0,5.913043 -L 0,5.913043,3.478261,4.521739 -L 3.478261,4.521739,3.478261,4.173913 -L 3.478261,6.26087,3.130435,6.26087 -L 3.130435,6.26087,0.347826,4.173913 -L 0.347826,4.173913,0,4.173913 -L 3.478261,6.26087,0,4.173913 -L 3.478261,6.26087,3.478261,5.913043 -L 3.478261,5.913043,0,4.521739 -L 0,4.521739,0,4.173913 - -[+] 8 -L 2.782609,6.26087,2.782609,0.347826 -L 2.782609,0.347826,3.130435,0.347826 -L 2.782609,6.26087,3.130435,6.26087 -L 3.130435,6.26087,3.130435,0.347826 -L 0,3.478261,5.913043,3.478261 -L 5.913043,3.478261,5.913043,3.130435 -L 0,3.478261,0,3.130435 -L 0,3.130435,5.913043,3.130435 - -[,] 16 -L 1.043478,0.347826,0.695652,0 -L 0.695652,0,0.347826,0 -L 0.347826,0,0,0.347826 -L 0,0.347826,0,0.695652 -L 0,0.695652,0.347826,1.043478 -L 0.347826,1.043478,0.695652,1.043478 -L 0.695652,1.043478,1.043478,0.695652 -L 1.043478,0.695652,1.043478,-0.347826 -L 1.043478,-0.347826,0.695652,-1.043478 -L 0.695652,-1.043478,0,-1.391304 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 -L 0.695652,0,1.043478,-0.347826 -L 1.043478,0.347826,0.695652,-1.043478 - -[-] 4 -L 0,3.478261,5.913043,3.478261 -L 5.913043,3.478261,5.913043,3.130435 -L 0,3.478261,0,3.130435 -L 0,3.130435,5.913043,3.130435 - -[.] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[/] 4 -L 2.434783,8.695652,0,-2.434783 -L 0,-2.434783,0,-2.434783 -L 2.434783,8.695652,2.434783,8.695652 -L 2.434783,8.695652,0,-2.434783 - -[0] 32 -L 2.086957,7.304348,1.043478,6.956522 -L 1.043478,6.956522,0.347826,5.913043 -L 0.347826,5.913043,0,4.173913 -L 0,4.173913,0,3.130435 -L 0,3.130435,0.347826,1.391304 -L 0.347826,1.391304,1.043478,0.347826 -L 1.043478,0.347826,2.086957,0 -L 2.086957,0,2.782609,0 -L 2.782609,0,3.826087,0.347826 -L 3.826087,0.347826,4.521739,1.391304 -L 4.521739,1.391304,4.869565,3.130435 -L 4.869565,3.130435,4.869565,4.173913 -L 4.869565,4.173913,4.521739,5.913043 -L 4.521739,5.913043,3.826087,6.956522 -L 3.826087,6.956522,2.782609,7.304348 -L 2.782609,7.304348,2.086957,7.304348 -L 1.391304,6.956522,0.695652,5.913043 -L 0.695652,5.913043,0.347826,4.173913 -L 0.347826,4.173913,0.347826,3.130435 -L 0.347826,3.130435,0.695652,1.391304 -L 0.695652,1.391304,1.391304,0.347826 -L 1.043478,0.695652,2.086957,0.347826 -L 2.086957,0.347826,2.782609,0.347826 -L 2.782609,0.347826,3.826087,0.695652 -L 3.478261,0.347826,4.173913,1.391304 -L 4.173913,1.391304,4.521739,3.130435 -L 4.521739,3.130435,4.521739,4.173913 -L 4.521739,4.173913,4.173913,5.913043 -L 4.173913,5.913043,3.478261,6.956522 -L 3.826087,6.608696,2.782609,6.956522 -L 2.782609,6.956522,2.086957,6.956522 -L 2.086957,6.956522,1.043478,6.608696 - -[1] 8 -L 0,5.913043,0.695652,6.26087 -L 0.695652,6.26087,1.73913,7.304348 -L 1.73913,7.304348,1.73913,0 -L 0,5.913043,0,5.565217 -L 0,5.565217,0.695652,5.913043 -L 0.695652,5.913043,1.391304,6.608696 -L 1.391304,6.608696,1.391304,0 -L 1.391304,0,1.73913,0 - -[2] 26 -L 0.347826,5.565217,0.347826,5.913043 -L 0.347826,5.913043,0.695652,6.608696 -L 0.695652,6.608696,1.043478,6.956522 -L 1.043478,6.956522,1.73913,7.304348 -L 1.73913,7.304348,3.130435,7.304348 -L 3.130435,7.304348,3.826087,6.956522 -L 3.826087,6.956522,4.173913,6.608696 -L 4.173913,6.608696,4.521739,5.913043 -L 4.521739,5.913043,4.521739,5.217391 -L 4.521739,5.217391,4.173913,4.521739 -L 4.173913,4.521739,3.478261,3.478261 -L 3.478261,3.478261,0.347826,0 -L 0.347826,5.565217,0.695652,5.565217 -L 0.695652,5.565217,0.695652,5.913043 -L 0.695652,5.913043,1.043478,6.608696 -L 1.043478,6.608696,1.73913,6.956522 -L 1.73913,6.956522,3.130435,6.956522 -L 3.130435,6.956522,3.826087,6.608696 -L 3.826087,6.608696,4.173913,5.913043 -L 4.173913,5.913043,4.173913,5.217391 -L 4.173913,5.217391,3.826087,4.521739 -L 3.826087,4.521739,3.130435,3.478261 -L 3.130435,3.478261,0,0 -L 0.347826,0.347826,4.869565,0.347826 -L 4.869565,0.347826,4.869565,0 -L 0,0,4.869565,0 - -[3] 32 -L 0.695652,7.304348,4.521739,7.304348 -L 4.521739,7.304348,2.086957,4.173913 -L 0.695652,7.304348,0.695652,6.956522 -L 0.695652,6.956522,4.173913,6.956522 -L 4.173913,7.304348,1.73913,4.173913 -L 2.086957,4.521739,2.782609,4.521739 -L 2.782609,4.521739,3.826087,4.173913 -L 3.826087,4.173913,4.521739,3.478261 -L 4.521739,3.478261,4.869565,2.434783 -L 4.869565,2.434783,4.869565,2.086957 -L 4.869565,2.086957,4.521739,1.043478 -L 4.521739,1.043478,3.826087,0.347826 -L 3.826087,0.347826,2.782609,0 -L 2.782609,0,1.73913,0 -L 1.73913,0,0.695652,0.347826 -L 0.695652,0.347826,0.347826,0.695652 -L 0.347826,0.695652,0,1.391304 -L 0,1.391304,0.347826,1.391304 -L 1.73913,4.173913,2.782609,4.173913 -L 2.782609,4.173913,3.826087,3.826087 -L 3.826087,3.826087,4.521739,2.782609 -L 3.130435,4.173913,4.173913,3.478261 -L 4.173913,3.478261,4.521739,2.434783 -L 4.521739,2.434783,4.521739,2.086957 -L 4.521739,2.086957,4.173913,1.043478 -L 4.173913,1.043478,3.130435,0.347826 -L 4.521739,1.73913,3.826087,0.695652 -L 3.826087,0.695652,2.782609,0.347826 -L 2.782609,0.347826,1.73913,0.347826 -L 1.73913,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,1.391304 -L 1.391304,0.347826,0.347826,1.043478 - -[4] 8 -L 3.478261,6.26087,3.478261,0 -L 3.478261,0,3.826087,0 -L 3.826087,7.304348,3.826087,0 -L 3.826087,7.304348,0,1.73913 -L 0,1.73913,5.217391,1.73913 -L 3.478261,6.26087,0.347826,1.73913 -L 0.347826,2.086957,5.217391,2.086957 -L 5.217391,2.086957,5.217391,1.73913 - -[5] 35 -L 0.695652,7.304348,0.347826,4.173913 -L 1.043478,6.956522,0.695652,4.521739 -L 0.695652,7.304348,4.173913,7.304348 -L 4.173913,7.304348,4.173913,6.956522 -L 1.043478,6.956522,4.173913,6.956522 -L 0.695652,4.521739,1.73913,4.869565 -L 1.73913,4.869565,2.782609,4.869565 -L 2.782609,4.869565,3.826087,4.521739 -L 3.826087,4.521739,4.521739,3.826087 -L 4.521739,3.826087,4.869565,2.782609 -L 4.869565,2.782609,4.869565,2.086957 -L 4.869565,2.086957,4.521739,1.043478 -L 4.521739,1.043478,3.826087,0.347826 -L 3.826087,0.347826,2.782609,0 -L 2.782609,0,1.73913,0 -L 1.73913,0,0.695652,0.347826 -L 0.695652,0.347826,0.347826,0.695652 -L 0.347826,0.695652,0,1.391304 -L 0,1.391304,0.347826,1.391304 -L 0.347826,4.173913,0.695652,4.173913 -L 0.695652,4.173913,1.391304,4.521739 -L 1.391304,4.521739,2.782609,4.521739 -L 2.782609,4.521739,3.826087,4.173913 -L 3.826087,4.173913,4.521739,3.130435 -L 3.130435,4.521739,4.173913,3.826087 -L 4.173913,3.826087,4.521739,2.782609 -L 4.521739,2.782609,4.521739,2.086957 -L 4.521739,2.086957,4.173913,1.043478 -L 4.173913,1.043478,3.130435,0.347826 -L 4.521739,1.73913,3.826087,0.695652 -L 3.826087,0.695652,2.782609,0.347826 -L 2.782609,0.347826,1.73913,0.347826 -L 1.73913,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,1.391304 -L 1.391304,0.347826,0.347826,1.043478 - -[6] 48 -L 3.478261,6.956522,3.826087,6.26087 -L 3.826087,6.26087,4.173913,6.26087 -L 4.173913,6.26087,3.826087,6.956522 -L 3.826087,6.956522,2.782609,7.304348 -L 2.782609,7.304348,2.086957,7.304348 -L 2.086957,7.304348,1.043478,6.956522 -L 1.043478,6.956522,0.347826,5.913043 -L 0.347826,5.913043,0,4.173913 -L 0,4.173913,0,2.434783 -L 0,2.434783,0.347826,1.043478 -L 0.347826,1.043478,1.043478,0.347826 -L 1.043478,0.347826,2.086957,0 -L 2.086957,0,2.434783,0 -L 2.434783,0,3.478261,0.347826 -L 3.478261,0.347826,4.173913,1.043478 -L 4.173913,1.043478,4.521739,2.086957 -L 4.521739,2.086957,4.521739,2.434783 -L 4.521739,2.434783,4.173913,3.478261 -L 4.173913,3.478261,3.478261,4.173913 -L 3.478261,4.173913,2.434783,4.521739 -L 2.434783,4.521739,2.086957,4.521739 -L 2.086957,4.521739,1.043478,4.173913 -L 1.043478,4.173913,0.347826,3.478261 -L 3.826087,6.608696,2.782609,6.956522 -L 2.782609,6.956522,2.086957,6.956522 -L 2.086957,6.956522,1.043478,6.608696 -L 1.391304,6.956522,0.695652,5.913043 -L 0.695652,5.913043,0.347826,4.173913 -L 0.347826,4.173913,0.347826,2.434783 -L 0.347826,2.434783,0.695652,1.043478 -L 0.695652,1.043478,1.73913,0.347826 -L 0.347826,1.73913,1.043478,0.695652 -L 1.043478,0.695652,2.086957,0.347826 -L 2.086957,0.347826,2.434783,0.347826 -L 2.434783,0.347826,3.478261,0.695652 -L 3.478261,0.695652,4.173913,1.73913 -L 2.782609,0.347826,3.826087,1.043478 -L 3.826087,1.043478,4.173913,2.086957 -L 4.173913,2.086957,4.173913,2.434783 -L 4.173913,2.434783,3.826087,3.478261 -L 3.826087,3.478261,2.782609,4.173913 -L 4.173913,2.782609,3.478261,3.826087 -L 3.478261,3.826087,2.434783,4.173913 -L 2.434783,4.173913,2.086957,4.173913 -L 2.086957,4.173913,1.043478,3.826087 -L 1.043478,3.826087,0.347826,2.782609 -L 1.73913,4.173913,0.695652,3.478261 -L 0.695652,3.478261,0.347826,2.434783 - -[7] 6 -L 0,7.304348,4.869565,7.304348 -L 4.869565,7.304348,1.391304,0 -L 0,7.304348,0,6.956522 -L 0,6.956522,4.521739,6.956522 -L 4.521739,7.304348,1.043478,0 -L 1.043478,0,1.391304,0 - -[8] 58 -L 1.73913,7.304348,0.695652,6.956522 -L 0.695652,6.956522,0.347826,6.26087 -L 0.347826,6.26087,0.347826,5.565217 -L 0.347826,5.565217,0.695652,4.869565 -L 0.695652,4.869565,1.043478,4.521739 -L 1.043478,4.521739,1.73913,4.173913 -L 1.73913,4.173913,3.130435,3.826087 -L 3.130435,3.826087,3.826087,3.478261 -L 3.826087,3.478261,4.173913,3.130435 -L 4.173913,3.130435,4.521739,2.434783 -L 4.521739,2.434783,4.521739,1.391304 -L 4.521739,1.391304,4.173913,0.695652 -L 4.173913,0.695652,3.130435,0.347826 -L 3.130435,0.347826,1.73913,0.347826 -L 1.73913,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,1.391304 -L 0.347826,1.391304,0.347826,2.434783 -L 0.347826,2.434783,0.695652,3.130435 -L 0.695652,3.130435,1.043478,3.478261 -L 1.043478,3.478261,1.73913,3.826087 -L 1.73913,3.826087,3.130435,4.173913 -L 3.130435,4.173913,3.826087,4.521739 -L 3.826087,4.521739,4.173913,4.869565 -L 4.173913,4.869565,4.521739,5.565217 -L 4.521739,5.565217,4.521739,6.26087 -L 4.521739,6.26087,4.173913,6.956522 -L 4.173913,6.956522,3.130435,7.304348 -L 3.130435,7.304348,1.73913,7.304348 -L 1.043478,6.956522,0.695652,6.26087 -L 0.695652,6.26087,0.695652,5.565217 -L 0.695652,5.565217,1.043478,4.869565 -L 1.043478,4.869565,1.73913,4.521739 -L 1.73913,4.521739,3.130435,4.173913 -L 3.130435,4.173913,3.826087,3.826087 -L 3.826087,3.826087,4.521739,3.130435 -L 4.521739,3.130435,4.869565,2.434783 -L 4.869565,2.434783,4.869565,1.391304 -L 4.869565,1.391304,4.521739,0.695652 -L 4.521739,0.695652,4.173913,0.347826 -L 4.173913,0.347826,3.130435,0 -L 3.130435,0,1.73913,0 -L 1.73913,0,0.695652,0.347826 -L 0.695652,0.347826,0.347826,0.695652 -L 0.347826,0.695652,0,1.391304 -L 0,1.391304,0,2.434783 -L 0,2.434783,0.347826,3.130435 -L 0.347826,3.130435,1.043478,3.826087 -L 1.043478,3.826087,1.73913,4.173913 -L 1.73913,4.173913,3.130435,4.521739 -L 3.130435,4.521739,3.826087,4.869565 -L 3.826087,4.869565,4.173913,5.565217 -L 4.173913,5.565217,4.173913,6.26087 -L 4.173913,6.26087,3.826087,6.956522 -L 4.173913,6.608696,3.130435,6.956522 -L 3.130435,6.956522,1.73913,6.956522 -L 1.73913,6.956522,0.695652,6.608696 -L 0.347826,1.043478,1.391304,0.347826 -L 3.478261,0.347826,4.521739,1.043478 - -[9] 48 -L 4.173913,3.826087,3.478261,3.130435 -L 3.478261,3.130435,2.434783,2.782609 -L 2.434783,2.782609,2.086957,2.782609 -L 2.086957,2.782609,1.043478,3.130435 -L 1.043478,3.130435,0.347826,3.826087 -L 0.347826,3.826087,0,4.869565 -L 0,4.869565,0,5.217391 -L 0,5.217391,0.347826,6.26087 -L 0.347826,6.26087,1.043478,6.956522 -L 1.043478,6.956522,2.086957,7.304348 -L 2.086957,7.304348,2.434783,7.304348 -L 2.434783,7.304348,3.478261,6.956522 -L 3.478261,6.956522,4.173913,6.26087 -L 4.173913,6.26087,4.521739,4.869565 -L 4.521739,4.869565,4.521739,3.130435 -L 4.521739,3.130435,4.173913,1.391304 -L 4.173913,1.391304,3.478261,0.347826 -L 3.478261,0.347826,2.434783,0 -L 2.434783,0,1.73913,0 -L 1.73913,0,0.695652,0.347826 -L 0.695652,0.347826,0.347826,1.043478 -L 0.347826,1.043478,0.695652,1.043478 -L 0.695652,1.043478,1.043478,0.347826 -L 4.173913,4.869565,3.826087,3.826087 -L 3.826087,3.826087,2.782609,3.130435 -L 4.173913,4.521739,3.478261,3.478261 -L 3.478261,3.478261,2.434783,3.130435 -L 2.434783,3.130435,2.086957,3.130435 -L 2.086957,3.130435,1.043478,3.478261 -L 1.043478,3.478261,0.347826,4.521739 -L 1.73913,3.130435,0.695652,3.826087 -L 0.695652,3.826087,0.347826,4.869565 -L 0.347826,4.869565,0.347826,5.217391 -L 0.347826,5.217391,0.695652,6.26087 -L 0.695652,6.26087,1.73913,6.956522 -L 0.347826,5.565217,1.043478,6.608696 -L 1.043478,6.608696,2.086957,6.956522 -L 2.086957,6.956522,2.434783,6.956522 -L 2.434783,6.956522,3.478261,6.608696 -L 3.478261,6.608696,4.173913,5.565217 -L 2.782609,6.956522,3.826087,6.26087 -L 3.826087,6.26087,4.173913,4.869565 -L 4.173913,4.869565,4.173913,3.130435 -L 4.173913,3.130435,3.826087,1.391304 -L 3.826087,1.391304,3.130435,0.347826 -L 3.478261,0.695652,2.434783,0.347826 -L 2.434783,0.347826,1.73913,0.347826 -L 1.73913,0.347826,0.695652,0.695652 - -[:] 24 -L 0.347826,4.869565,0,4.521739 -L 0,4.521739,0,4.173913 -L 0,4.173913,0.347826,3.826087 -L 0.347826,3.826087,0.695652,3.826087 -L 0.695652,3.826087,1.043478,4.173913 -L 1.043478,4.173913,1.043478,4.521739 -L 1.043478,4.521739,0.695652,4.869565 -L 0.695652,4.869565,0.347826,4.869565 -L 0.347826,4.521739,0.347826,4.173913 -L 0.347826,4.173913,0.695652,4.173913 -L 0.695652,4.173913,0.695652,4.521739 -L 0.695652,4.521739,0.347826,4.521739 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[;] 28 -L 0.347826,4.869565,0,4.521739 -L 0,4.521739,0,4.173913 -L 0,4.173913,0.347826,3.826087 -L 0.347826,3.826087,0.695652,3.826087 -L 0.695652,3.826087,1.043478,4.173913 -L 1.043478,4.173913,1.043478,4.521739 -L 1.043478,4.521739,0.695652,4.869565 -L 0.695652,4.869565,0.347826,4.869565 -L 0.347826,4.521739,0.347826,4.173913 -L 0.347826,4.173913,0.695652,4.173913 -L 0.695652,4.173913,0.695652,4.521739 -L 0.695652,4.521739,0.347826,4.521739 -L 1.043478,0.347826,0.695652,0 -L 0.695652,0,0.347826,0 -L 0.347826,0,0,0.347826 -L 0,0.347826,0,0.695652 -L 0,0.695652,0.347826,1.043478 -L 0.347826,1.043478,0.695652,1.043478 -L 0.695652,1.043478,1.043478,0.695652 -L 1.043478,0.695652,1.043478,-0.347826 -L 1.043478,-0.347826,0.695652,-1.043478 -L 0.695652,-1.043478,0,-1.391304 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 -L 0.695652,0,1.043478,-0.347826 -L 1.043478,0.347826,0.695652,-1.043478 - -[<] 2 -L 5.565217,6.26087,0,3.130435 -L 0,3.130435,5.565217,0 - -[=] 8 -L 0,4.869565,5.913043,4.869565 -L 5.913043,4.869565,5.913043,4.521739 -L 0,4.869565,0,4.521739 -L 0,4.521739,5.913043,4.521739 -L 0,2.086957,5.913043,2.086957 -L 5.913043,2.086957,5.913043,1.73913 -L 0,2.086957,0,1.73913 -L 0,1.73913,5.913043,1.73913 - -[>] 2 -L 0,6.26087,5.565217,3.130435 -L 5.565217,3.130435,0,0 - -[?] 42 -L 0,5.565217,0,5.913043 -L 0,5.913043,0.347826,6.608696 -L 0.347826,6.608696,0.695652,6.956522 -L 0.695652,6.956522,1.73913,7.304348 -L 1.73913,7.304348,2.782609,7.304348 -L 2.782609,7.304348,3.826087,6.956522 -L 3.826087,6.956522,4.173913,6.608696 -L 4.173913,6.608696,4.521739,5.913043 -L 4.521739,5.913043,4.521739,5.217391 -L 4.521739,5.217391,4.173913,4.521739 -L 4.173913,4.521739,3.826087,4.173913 -L 3.826087,4.173913,3.130435,3.826087 -L 3.130435,3.826087,2.086957,3.478261 -L 0,5.565217,0.347826,5.565217 -L 0.347826,5.565217,0.347826,5.913043 -L 0.347826,5.913043,0.695652,6.608696 -L 0.695652,6.608696,1.73913,6.956522 -L 1.73913,6.956522,2.782609,6.956522 -L 2.782609,6.956522,3.826087,6.608696 -L 3.826087,6.608696,4.173913,5.913043 -L 4.173913,5.913043,4.173913,5.217391 -L 4.173913,5.217391,3.826087,4.521739 -L 3.826087,4.521739,3.130435,4.173913 -L 3.130435,4.173913,2.086957,3.826087 -L 0.347826,6.26087,1.391304,6.956522 -L 3.130435,6.956522,4.173913,6.26087 -L 4.173913,4.869565,2.782609,3.826087 -L 2.086957,3.826087,2.086957,2.434783 -L 2.086957,2.434783,2.434783,2.434783 -L 2.434783,2.434783,2.434783,3.826087 -L 2.086957,1.043478,1.73913,0.695652 -L 1.73913,0.695652,1.73913,0.347826 -L 1.73913,0.347826,2.086957,0 -L 2.086957,0,2.434783,0 -L 2.434783,0,2.782609,0.347826 -L 2.782609,0.347826,2.782609,0.695652 -L 2.782609,0.695652,2.434783,1.043478 -L 2.434783,1.043478,2.086957,1.043478 -L 2.086957,0.695652,2.086957,0.347826 -L 2.086957,0.347826,2.434783,0.347826 -L 2.434783,0.347826,2.434783,0.695652 -L 2.434783,0.695652,2.086957,0.695652 - -[@] 48 -L 5.217391,4.521739,4.869565,5.217391 -L 4.869565,5.217391,4.173913,5.565217 -L 4.173913,5.565217,3.130435,5.565217 -L 3.130435,5.565217,2.434783,5.217391 -L 2.434783,5.217391,2.086957,4.869565 -L 2.086957,4.869565,1.73913,3.826087 -L 1.73913,3.826087,1.73913,2.782609 -L 1.73913,2.782609,2.086957,2.086957 -L 2.086957,2.086957,2.782609,1.73913 -L 2.782609,1.73913,3.826087,1.73913 -L 3.826087,1.73913,4.521739,2.086957 -L 4.521739,2.086957,4.869565,2.782609 -L 3.130435,5.565217,2.434783,4.869565 -L 2.434783,4.869565,2.086957,3.826087 -L 2.086957,3.826087,2.086957,2.782609 -L 2.086957,2.782609,2.434783,2.086957 -L 2.434783,2.086957,2.782609,1.73913 -L 5.217391,5.565217,4.869565,2.782609 -L 4.869565,2.782609,4.869565,2.086957 -L 4.869565,2.086957,5.565217,1.73913 -L 5.565217,1.73913,6.26087,1.73913 -L 6.26087,1.73913,6.956522,2.434783 -L 6.956522,2.434783,7.304348,3.478261 -L 7.304348,3.478261,7.304348,4.173913 -L 7.304348,4.173913,6.956522,5.217391 -L 6.956522,5.217391,6.608696,5.913043 -L 6.608696,5.913043,5.913043,6.608696 -L 5.913043,6.608696,5.217391,6.956522 -L 5.217391,6.956522,4.173913,7.304348 -L 4.173913,7.304348,3.130435,7.304348 -L 3.130435,7.304348,2.086957,6.956522 -L 2.086957,6.956522,1.391304,6.608696 -L 1.391304,6.608696,0.695652,5.913043 -L 0.695652,5.913043,0.347826,5.217391 -L 0.347826,5.217391,0,4.173913 -L 0,4.173913,0,3.130435 -L 0,3.130435,0.347826,2.086957 -L 0.347826,2.086957,0.695652,1.391304 -L 0.695652,1.391304,1.391304,0.695652 -L 1.391304,0.695652,2.086957,0.347826 -L 2.086957,0.347826,3.130435,0 -L 3.130435,0,4.173913,0 -L 4.173913,0,5.217391,0.347826 -L 5.217391,0.347826,5.913043,0.695652 -L 5.913043,0.695652,6.26087,1.043478 -L 5.565217,5.565217,5.217391,2.782609 -L 5.217391,2.782609,5.217391,2.086957 -L 5.217391,2.086957,5.565217,1.73913 - -[A] 8 -L 2.782609,7.304348,0,0 -L 2.782609,6.26087,0.347826,0 -L 0.347826,0,0,0 -L 2.782609,6.26087,5.217391,0 -L 5.217391,0,5.565217,0 -L 2.782609,7.304348,5.565217,0 -L 1.043478,2.086957,4.521739,2.086957 -L 0.695652,1.73913,4.869565,1.73913 - -[B] 32 -L 0,7.304348,0,0 -L 0.347826,6.956522,0.347826,0.347826 -L 0,7.304348,2.782609,7.304348 -L 2.782609,7.304348,3.826087,6.956522 -L 3.826087,6.956522,4.173913,6.608696 -L 4.173913,6.608696,4.521739,5.913043 -L 4.521739,5.913043,4.521739,4.869565 -L 4.521739,4.869565,4.173913,4.173913 -L 4.173913,4.173913,3.826087,3.826087 -L 3.826087,3.826087,2.782609,3.478261 -L 0.347826,6.956522,2.782609,6.956522 -L 2.782609,6.956522,3.826087,6.608696 -L 3.826087,6.608696,4.173913,5.913043 -L 4.173913,5.913043,4.173913,4.869565 -L 4.173913,4.869565,3.826087,4.173913 -L 3.826087,4.173913,2.782609,3.826087 -L 0.347826,3.826087,2.782609,3.826087 -L 2.782609,3.826087,3.826087,3.478261 -L 3.826087,3.478261,4.173913,3.130435 -L 4.173913,3.130435,4.521739,2.434783 -L 4.521739,2.434783,4.521739,1.391304 -L 4.521739,1.391304,4.173913,0.695652 -L 4.173913,0.695652,3.826087,0.347826 -L 3.826087,0.347826,2.782609,0 -L 2.782609,0,0,0 -L 0.347826,3.478261,2.782609,3.478261 -L 2.782609,3.478261,3.826087,3.130435 -L 3.826087,3.130435,4.173913,2.434783 -L 4.173913,2.434783,4.173913,1.391304 -L 4.173913,1.391304,3.826087,0.695652 -L 3.826087,0.695652,2.782609,0.347826 -L 2.782609,0.347826,0.347826,0.347826 - -[C] 34 -L 5.217391,5.565217,4.869565,6.26087 -L 4.869565,6.26087,4.173913,6.956522 -L 4.173913,6.956522,3.478261,7.304348 -L 3.478261,7.304348,2.086957,7.304348 -L 2.086957,7.304348,1.391304,6.956522 -L 1.391304,6.956522,0.695652,6.26087 -L 0.695652,6.26087,0.347826,5.565217 -L 0.347826,5.565217,0,4.521739 -L 0,4.521739,0,2.782609 -L 0,2.782609,0.347826,1.73913 -L 0.347826,1.73913,0.695652,1.043478 -L 0.695652,1.043478,1.391304,0.347826 -L 1.391304,0.347826,2.086957,0 -L 2.086957,0,3.478261,0 -L 3.478261,0,4.173913,0.347826 -L 4.173913,0.347826,4.869565,1.043478 -L 4.869565,1.043478,5.217391,1.73913 -L 5.217391,5.565217,4.869565,5.565217 -L 4.869565,5.565217,4.521739,6.26087 -L 4.521739,6.26087,4.173913,6.608696 -L 4.173913,6.608696,3.478261,6.956522 -L 3.478261,6.956522,2.086957,6.956522 -L 2.086957,6.956522,1.391304,6.608696 -L 1.391304,6.608696,0.695652,5.565217 -L 0.695652,5.565217,0.347826,4.521739 -L 0.347826,4.521739,0.347826,2.782609 -L 0.347826,2.782609,0.695652,1.73913 -L 0.695652,1.73913,1.391304,0.695652 -L 1.391304,0.695652,2.086957,0.347826 -L 2.086957,0.347826,3.478261,0.347826 -L 3.478261,0.347826,4.173913,0.695652 -L 4.173913,0.695652,4.521739,1.043478 -L 4.521739,1.043478,4.869565,1.73913 -L 4.869565,1.73913,5.217391,1.73913 - -[D] 24 -L 0,7.304348,0,0 -L 0.347826,6.956522,0.347826,0.347826 -L 0,7.304348,2.434783,7.304348 -L 2.434783,7.304348,3.478261,6.956522 -L 3.478261,6.956522,4.173913,6.26087 -L 4.173913,6.26087,4.521739,5.565217 -L 4.521739,5.565217,4.869565,4.521739 -L 4.869565,4.521739,4.869565,2.782609 -L 4.869565,2.782609,4.521739,1.73913 -L 4.521739,1.73913,4.173913,1.043478 -L 4.173913,1.043478,3.478261,0.347826 -L 3.478261,0.347826,2.434783,0 -L 2.434783,0,0,0 -L 0.347826,6.956522,2.434783,6.956522 -L 2.434783,6.956522,3.478261,6.608696 -L 3.478261,6.608696,3.826087,6.26087 -L 3.826087,6.26087,4.173913,5.565217 -L 4.173913,5.565217,4.521739,4.521739 -L 4.521739,4.521739,4.521739,2.782609 -L 4.521739,2.782609,4.173913,1.73913 -L 4.173913,1.73913,3.826087,1.043478 -L 3.826087,1.043478,3.478261,0.695652 -L 3.478261,0.695652,2.434783,0.347826 -L 2.434783,0.347826,0.347826,0.347826 - -[E] 11 -L 0,7.304348,0,0 -L 0.347826,6.956522,0.347826,0.347826 -L 0,7.304348,4.173913,7.304348 -L 0.347826,6.956522,4.173913,6.956522 -L 4.173913,6.956522,4.173913,7.304348 -L 0.347826,3.826087,2.434783,3.826087 -L 2.434783,3.826087,2.434783,3.478261 -L 0.347826,3.478261,2.434783,3.478261 -L 0.347826,0.347826,4.173913,0.347826 -L 4.173913,0.347826,4.173913,0 -L 0,0,4.173913,0 - -[F] 9 -L 0,7.304348,0,0 -L 0.347826,6.956522,0.347826,0 -L 0.347826,0,0,0 -L 0,7.304348,4.173913,7.304348 -L 0.347826,6.956522,4.173913,6.956522 -L 4.173913,6.956522,4.173913,7.304348 -L 0.347826,3.826087,2.434783,3.826087 -L 2.434783,3.826087,2.434783,3.478261 -L 0.347826,3.478261,2.434783,3.478261 - -[G] 40 -L 5.217391,5.565217,4.869565,6.26087 -L 4.869565,6.26087,4.173913,6.956522 -L 4.173913,6.956522,3.478261,7.304348 -L 3.478261,7.304348,2.086957,7.304348 -L 2.086957,7.304348,1.391304,6.956522 -L 1.391304,6.956522,0.695652,6.26087 -L 0.695652,6.26087,0.347826,5.565217 -L 0.347826,5.565217,0,4.521739 -L 0,4.521739,0,2.782609 -L 0,2.782609,0.347826,1.73913 -L 0.347826,1.73913,0.695652,1.043478 -L 0.695652,1.043478,1.391304,0.347826 -L 1.391304,0.347826,2.086957,0 -L 2.086957,0,3.478261,0 -L 3.478261,0,4.173913,0.347826 -L 4.173913,0.347826,4.869565,1.043478 -L 4.869565,1.043478,5.217391,1.73913 -L 5.217391,1.73913,5.217391,3.130435 -L 5.217391,3.130435,3.478261,3.130435 -L 5.217391,5.565217,4.869565,5.565217 -L 4.869565,5.565217,4.521739,6.26087 -L 4.521739,6.26087,4.173913,6.608696 -L 4.173913,6.608696,3.478261,6.956522 -L 3.478261,6.956522,2.086957,6.956522 -L 2.086957,6.956522,1.391304,6.608696 -L 1.391304,6.608696,1.043478,6.26087 -L 1.043478,6.26087,0.695652,5.565217 -L 0.695652,5.565217,0.347826,4.521739 -L 0.347826,4.521739,0.347826,2.782609 -L 0.347826,2.782609,0.695652,1.73913 -L 0.695652,1.73913,1.043478,1.043478 -L 1.043478,1.043478,1.391304,0.695652 -L 1.391304,0.695652,2.086957,0.347826 -L 2.086957,0.347826,3.478261,0.347826 -L 3.478261,0.347826,4.173913,0.695652 -L 4.173913,0.695652,4.521739,1.043478 -L 4.521739,1.043478,4.869565,1.73913 -L 4.869565,1.73913,4.869565,2.782609 -L 4.869565,2.782609,3.478261,2.782609 -L 3.478261,2.782609,3.478261,3.130435 - -[H] 10 -L 0,7.304348,0,0 -L 0,7.304348,0.347826,7.304348 -L 0.347826,7.304348,0.347826,0 -L 0.347826,0,0,0 -L 4.869565,7.304348,4.521739,7.304348 -L 4.521739,7.304348,4.521739,0 -L 4.521739,0,4.869565,0 -L 4.869565,7.304348,4.869565,0 -L 0.347826,3.826087,4.521739,3.826087 -L 0.347826,3.478261,4.521739,3.478261 - -[I] 4 -L 0,7.304348,0,0 -L 0,0,0.347826,0 -L 0,7.304348,0.347826,7.304348 -L 0.347826,7.304348,0.347826,0 - -[J] 16 -L 3.130435,7.304348,3.130435,1.73913 -L 3.130435,1.73913,2.782609,0.695652 -L 2.782609,0.695652,2.086957,0.347826 -L 2.086957,0.347826,1.391304,0.347826 -L 1.391304,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,1.73913 -L 0.347826,1.73913,0,1.73913 -L 3.130435,7.304348,3.478261,7.304348 -L 3.478261,7.304348,3.478261,1.73913 -L 3.478261,1.73913,3.130435,0.695652 -L 3.130435,0.695652,2.782609,0.347826 -L 2.782609,0.347826,2.086957,0 -L 2.086957,0,1.391304,0 -L 1.391304,0,0.695652,0.347826 -L 0.695652,0.347826,0.347826,0.695652 -L 0.347826,0.695652,0,1.73913 - -[K] 10 -L 0,7.304348,0,0 -L 0,0,0.347826,0 -L 0,7.304348,0.347826,7.304348 -L 0.347826,7.304348,0.347826,0 -L 4.869565,7.304348,4.521739,7.304348 -L 4.521739,7.304348,0.347826,3.130435 -L 4.869565,7.304348,0.347826,2.782609 -L 1.391304,4.173913,4.521739,0 -L 4.521739,0,4.869565,0 -L 1.73913,4.173913,4.869565,0 - -[L] 6 -L 0,7.304348,0,0 -L 0,7.304348,0.347826,7.304348 -L 0.347826,7.304348,0.347826,0.347826 -L 0.347826,0.347826,4.173913,0.347826 -L 4.173913,0.347826,4.173913,0 -L 0,0,4.173913,0 - -[M] 10 -L 0,7.304348,0,0 -L 0.347826,5.565217,0.347826,0 -L 0.347826,0,0,0 -L 0.347826,5.565217,2.782609,0 -L 0,7.304348,2.782609,1.043478 -L 5.565217,7.304348,2.782609,1.043478 -L 5.217391,5.565217,2.782609,0 -L 5.217391,5.565217,5.217391,0 -L 5.217391,0,5.565217,0 -L 5.565217,7.304348,5.565217,0 - -[N] 8 -L 0,7.304348,0,0 -L 0.347826,6.26087,0.347826,0 -L 0.347826,0,0,0 -L 0.347826,6.26087,4.869565,0 -L 0,7.304348,4.521739,1.043478 -L 4.521739,7.304348,4.521739,1.043478 -L 4.521739,7.304348,4.869565,7.304348 -L 4.869565,7.304348,4.869565,0 - -[O] 36 -L 2.086957,7.304348,1.391304,6.956522 -L 1.391304,6.956522,0.695652,6.26087 -L 0.695652,6.26087,0.347826,5.565217 -L 0.347826,5.565217,0,4.521739 -L 0,4.521739,0,2.782609 -L 0,2.782609,0.347826,1.73913 -L 0.347826,1.73913,0.695652,1.043478 -L 0.695652,1.043478,1.391304,0.347826 -L 1.391304,0.347826,2.086957,0 -L 2.086957,0,3.478261,0 -L 3.478261,0,4.173913,0.347826 -L 4.173913,0.347826,4.869565,1.043478 -L 4.869565,1.043478,5.217391,1.73913 -L 5.217391,1.73913,5.565217,2.782609 -L 5.565217,2.782609,5.565217,4.521739 -L 5.565217,4.521739,5.217391,5.565217 -L 5.217391,5.565217,4.869565,6.26087 -L 4.869565,6.26087,4.173913,6.956522 -L 4.173913,6.956522,3.478261,7.304348 -L 3.478261,7.304348,2.086957,7.304348 -L 2.434783,6.956522,1.391304,6.608696 -L 1.391304,6.608696,0.695652,5.565217 -L 0.695652,5.565217,0.347826,4.521739 -L 0.347826,4.521739,0.347826,2.782609 -L 0.347826,2.782609,0.695652,1.73913 -L 0.695652,1.73913,1.391304,0.695652 -L 1.391304,0.695652,2.434783,0.347826 -L 2.434783,0.347826,3.130435,0.347826 -L 3.130435,0.347826,4.173913,0.695652 -L 4.173913,0.695652,4.869565,1.73913 -L 4.869565,1.73913,5.217391,2.782609 -L 5.217391,2.782609,5.217391,4.521739 -L 5.217391,4.521739,4.869565,5.565217 -L 4.869565,5.565217,4.173913,6.608696 -L 4.173913,6.608696,3.130435,6.956522 -L 3.130435,6.956522,2.434783,6.956522 - -[P] 19 -L 0,7.304348,0,0 -L 0.347826,6.956522,0.347826,0 -L 0.347826,0,0,0 -L 0,7.304348,3.130435,7.304348 -L 3.130435,7.304348,3.826087,6.956522 -L 3.826087,6.956522,4.173913,6.608696 -L 4.173913,6.608696,4.521739,5.913043 -L 4.521739,5.913043,4.521739,4.869565 -L 4.521739,4.869565,4.173913,4.173913 -L 4.173913,4.173913,3.826087,3.826087 -L 3.826087,3.826087,3.130435,3.478261 -L 3.130435,3.478261,0.347826,3.478261 -L 0.347826,6.956522,3.130435,6.956522 -L 3.130435,6.956522,3.826087,6.608696 -L 3.826087,6.608696,4.173913,5.913043 -L 4.173913,5.913043,4.173913,4.869565 -L 4.173913,4.869565,3.826087,4.173913 -L 3.826087,4.173913,3.130435,3.826087 -L 3.130435,3.826087,0.347826,3.826087 - -[Q] 40 -L 2.086957,7.304348,1.391304,6.956522 -L 1.391304,6.956522,0.695652,6.26087 -L 0.695652,6.26087,0.347826,5.565217 -L 0.347826,5.565217,0,4.521739 -L 0,4.521739,0,2.782609 -L 0,2.782609,0.347826,1.73913 -L 0.347826,1.73913,0.695652,1.043478 -L 0.695652,1.043478,1.391304,0.347826 -L 1.391304,0.347826,2.086957,0 -L 2.086957,0,3.478261,0 -L 3.478261,0,4.173913,0.347826 -L 4.173913,0.347826,4.869565,1.043478 -L 4.869565,1.043478,5.217391,1.73913 -L 5.217391,1.73913,5.565217,2.782609 -L 5.565217,2.782609,5.565217,4.521739 -L 5.565217,4.521739,5.217391,5.565217 -L 5.217391,5.565217,4.869565,6.26087 -L 4.869565,6.26087,4.173913,6.956522 -L 4.173913,6.956522,3.478261,7.304348 -L 3.478261,7.304348,2.086957,7.304348 -L 2.434783,6.956522,1.391304,6.608696 -L 1.391304,6.608696,0.695652,5.565217 -L 0.695652,5.565217,0.347826,4.521739 -L 0.347826,4.521739,0.347826,2.782609 -L 0.347826,2.782609,0.695652,1.73913 -L 0.695652,1.73913,1.391304,0.695652 -L 1.391304,0.695652,2.434783,0.347826 -L 2.434783,0.347826,3.130435,0.347826 -L 3.130435,0.347826,4.173913,0.695652 -L 4.173913,0.695652,4.869565,1.73913 -L 4.869565,1.73913,5.217391,2.782609 -L 5.217391,2.782609,5.217391,4.521739 -L 5.217391,4.521739,4.869565,5.565217 -L 4.869565,5.565217,4.173913,6.608696 -L 4.173913,6.608696,3.130435,6.956522 -L 3.130435,6.956522,2.434783,6.956522 -L 3.130435,1.043478,4.869565,-0.695652 -L 4.869565,-0.695652,5.217391,-0.695652 -L 3.130435,1.043478,3.478261,1.043478 -L 3.478261,1.043478,5.217391,-0.695652 - -[R] 22 -L 0,7.304348,0,0 -L 0.347826,6.956522,0.347826,0 -L 0.347826,0,0,0 -L 0,7.304348,2.782609,7.304348 -L 2.782609,7.304348,3.826087,6.956522 -L 3.826087,6.956522,4.173913,6.608696 -L 4.173913,6.608696,4.521739,5.913043 -L 4.521739,5.913043,4.521739,4.869565 -L 4.521739,4.869565,4.173913,4.173913 -L 4.173913,4.173913,3.826087,3.826087 -L 3.826087,3.826087,2.782609,3.478261 -L 2.782609,3.478261,0.347826,3.478261 -L 0.347826,6.956522,2.782609,6.956522 -L 2.782609,6.956522,3.826087,6.608696 -L 3.826087,6.608696,4.173913,5.913043 -L 4.173913,5.913043,4.173913,4.869565 -L 4.173913,4.869565,3.826087,4.173913 -L 3.826087,4.173913,2.782609,3.826087 -L 2.782609,3.826087,0.347826,3.826087 -L 2.086957,3.478261,4.173913,0 -L 4.173913,0,4.521739,0 -L 2.434783,3.478261,4.521739,0 - -[S] 39 -L 4.869565,6.26087,4.173913,6.956522 -L 4.173913,6.956522,3.130435,7.304348 -L 3.130435,7.304348,1.73913,7.304348 -L 1.73913,7.304348,0.695652,6.956522 -L 0.695652,6.956522,0,6.26087 -L 0,6.26087,0,5.565217 -L 0,5.565217,0.347826,4.869565 -L 0.347826,4.869565,0.695652,4.521739 -L 0.695652,4.521739,1.391304,4.173913 -L 1.391304,4.173913,3.130435,3.478261 -L 3.130435,3.478261,3.826087,3.130435 -L 3.826087,3.130435,4.173913,2.782609 -L 4.173913,2.782609,4.521739,2.086957 -L 4.521739,2.086957,4.521739,1.043478 -L 4.521739,1.043478,4.173913,0.695652 -L 4.173913,0.695652,3.130435,0.347826 -L 3.130435,0.347826,1.73913,0.347826 -L 1.73913,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0,1.043478 -L 4.869565,6.26087,4.173913,6.26087 -L 4.173913,6.26087,3.826087,6.608696 -L 3.826087,6.608696,3.130435,6.956522 -L 3.130435,6.956522,1.73913,6.956522 -L 1.73913,6.956522,0.695652,6.608696 -L 0.695652,6.608696,0.347826,6.26087 -L 0.347826,6.26087,0.347826,5.565217 -L 0.347826,5.565217,0.695652,4.869565 -L 0.695652,4.869565,1.391304,4.521739 -L 1.391304,4.521739,3.130435,3.826087 -L 3.130435,3.826087,3.826087,3.478261 -L 3.826087,3.478261,4.521739,2.782609 -L 4.521739,2.782609,4.869565,2.086957 -L 4.869565,2.086957,4.869565,1.043478 -L 4.869565,1.043478,4.173913,0.347826 -L 4.173913,0.347826,3.130435,0 -L 3.130435,0,1.73913,0 -L 1.73913,0,0.695652,0.347826 -L 0.695652,0.347826,0,1.043478 - -[T] 7 -L 2.086957,6.956522,2.086957,0 -L 2.434783,6.956522,2.434783,0 -L 2.434783,0,2.086957,0 -L 0,7.304348,4.521739,7.304348 -L 4.521739,7.304348,4.521739,6.956522 -L 0,7.304348,0,6.956522 -L 0,6.956522,4.521739,6.956522 - -[U] 20 -L 0,7.304348,0,2.086957 -L 0,2.086957,0.347826,1.043478 -L 0.347826,1.043478,1.043478,0.347826 -L 1.043478,0.347826,2.086957,0 -L 2.086957,0,2.782609,0 -L 2.782609,0,3.826087,0.347826 -L 3.826087,0.347826,4.521739,1.043478 -L 4.521739,1.043478,4.869565,2.086957 -L 4.869565,2.086957,4.869565,7.304348 -L 0,7.304348,0.347826,7.304348 -L 0.347826,7.304348,0.347826,2.086957 -L 0.347826,2.086957,0.695652,1.043478 -L 0.695652,1.043478,1.043478,0.695652 -L 1.043478,0.695652,2.086957,0.347826 -L 2.086957,0.347826,2.782609,0.347826 -L 2.782609,0.347826,3.826087,0.695652 -L 3.826087,0.695652,4.173913,1.043478 -L 4.173913,1.043478,4.521739,2.086957 -L 4.521739,2.086957,4.521739,7.304348 -L 4.521739,7.304348,4.869565,7.304348 - -[V] 6 -L 0,7.304348,2.782609,0 -L 0,7.304348,0.347826,7.304348 -L 0.347826,7.304348,2.782609,1.043478 -L 5.565217,7.304348,5.217391,7.304348 -L 5.217391,7.304348,2.782609,1.043478 -L 5.565217,7.304348,2.782609,0 - -[W] 10 -L 0,7.304348,2.086957,0 -L 0,7.304348,0.347826,7.304348 -L 0.347826,7.304348,2.086957,1.043478 -L 3.826087,7.304348,2.086957,1.043478 -L 3.826087,6.26087,2.086957,0 -L 3.826087,6.26087,5.565217,0 -L 3.826087,7.304348,5.565217,1.043478 -L 7.652174,7.304348,7.304348,7.304348 -L 7.304348,7.304348,5.565217,1.043478 -L 7.652174,7.304348,5.565217,0 - -[X] 8 -L 0,7.304348,4.521739,0 -L 4.521739,0,4.869565,0 -L 0,7.304348,0.347826,7.304348 -L 0.347826,7.304348,4.869565,0 -L 4.869565,7.304348,4.521739,7.304348 -L 4.521739,7.304348,0,0 -L 4.869565,7.304348,0.347826,0 -L 0.347826,0,0,0 - -[Y] 9 -L 0,7.304348,2.434783,3.826087 -L 2.434783,3.826087,2.434783,0 -L 2.434783,0,2.782609,0 -L 0,7.304348,0.347826,7.304348 -L 0.347826,7.304348,2.782609,3.826087 -L 5.217391,7.304348,4.869565,7.304348 -L 4.869565,7.304348,2.434783,3.826087 -L 5.217391,7.304348,2.782609,3.826087 -L 2.782609,3.826087,2.782609,0 - -[Z] 8 -L 4.521739,7.304348,0,0 -L 4.869565,7.304348,0.347826,0 -L 0,7.304348,4.869565,7.304348 -L 0,7.304348,0,6.956522 -L 0,6.956522,4.521739,6.956522 -L 0.347826,0.347826,4.869565,0.347826 -L 4.869565,0.347826,4.869565,0 -L 0,0,4.869565,0 - -[[] 4 -L 0,8.695652,0,-2.434783 -L 0.347826,8.695652,0.347826,-2.434783 -L 0,8.695652,2.434783,8.695652 -L 0,-2.434783,2.434783,-2.434783 - -[\] 1 -L 0,7.304348,4.869565,-1.043478 - -[]] 4 -L 2.086957,8.695652,2.086957,-2.434783 -L 2.434783,8.695652,2.434783,-2.434783 -L 0,8.695652,2.434783,8.695652 -L 0,-2.434783,2.434783,-2.434783 - -[^] 5 -L 1.043478,5.217391,1.73913,6.26087 -L 1.73913,6.26087,2.434783,5.217391 -L 0,4.173913,1.73913,5.913043 -L 1.73913,5.913043,3.478261,4.173913 -L 1.73913,5.913043,1.73913,0 - -[_] 1 -L 0,-0.695652,5.565217,-0.695652 - -[`] 16 -L 1.043478,7.304348,0.347826,6.956522 -L 0.347826,6.956522,0,6.26087 -L 0,6.26087,0,5.217391 -L 0,5.217391,0.347826,4.869565 -L 0.347826,4.869565,0.695652,4.869565 -L 0.695652,4.869565,1.043478,5.217391 -L 1.043478,5.217391,1.043478,5.565217 -L 1.043478,5.565217,0.695652,5.913043 -L 0.695652,5.913043,0.347826,5.913043 -L 0.347826,5.913043,0,5.565217 -L 0.347826,5.565217,0.347826,5.217391 -L 0.347826,5.217391,0.695652,5.217391 -L 0.695652,5.217391,0.695652,5.565217 -L 0.695652,5.565217,0.347826,5.565217 -L 0.347826,6.956522,0,5.565217 -L 0,6.26087,0.347826,5.913043 - -[a] 28 -L 4.173913,4.869565,4.173913,0 -L 4.173913,0,4.521739,0 -L 4.173913,4.869565,4.521739,4.869565 -L 4.521739,4.869565,4.521739,0 -L 4.173913,3.826087,3.478261,4.521739 -L 3.478261,4.521739,2.782609,4.869565 -L 2.782609,4.869565,1.73913,4.869565 -L 1.73913,4.869565,1.043478,4.521739 -L 1.043478,4.521739,0.347826,3.826087 -L 0.347826,3.826087,0,2.782609 -L 0,2.782609,0,2.086957 -L 0,2.086957,0.347826,1.043478 -L 0.347826,1.043478,1.043478,0.347826 -L 1.043478,0.347826,1.73913,0 -L 1.73913,0,2.782609,0 -L 2.782609,0,3.478261,0.347826 -L 3.478261,0.347826,4.173913,1.043478 -L 4.173913,3.826087,2.782609,4.521739 -L 2.782609,4.521739,1.73913,4.521739 -L 1.73913,4.521739,1.043478,4.173913 -L 1.043478,4.173913,0.695652,3.826087 -L 0.695652,3.826087,0.347826,2.782609 -L 0.347826,2.782609,0.347826,2.086957 -L 0.347826,2.086957,0.695652,1.043478 -L 0.695652,1.043478,1.043478,0.695652 -L 1.043478,0.695652,1.73913,0.347826 -L 1.73913,0.347826,2.782609,0.347826 -L 2.782609,0.347826,4.173913,1.043478 - -[b] 28 -L 0,7.304348,0,0 -L 0,0,0.347826,0 -L 0,7.304348,0.347826,7.304348 -L 0.347826,7.304348,0.347826,0 -L 0.347826,3.826087,1.043478,4.521739 -L 1.043478,4.521739,1.73913,4.869565 -L 1.73913,4.869565,2.782609,4.869565 -L 2.782609,4.869565,3.478261,4.521739 -L 3.478261,4.521739,4.173913,3.826087 -L 4.173913,3.826087,4.521739,2.782609 -L 4.521739,2.782609,4.521739,2.086957 -L 4.521739,2.086957,4.173913,1.043478 -L 4.173913,1.043478,3.478261,0.347826 -L 3.478261,0.347826,2.782609,0 -L 2.782609,0,1.73913,0 -L 1.73913,0,1.043478,0.347826 -L 1.043478,0.347826,0.347826,1.043478 -L 0.347826,3.826087,1.73913,4.521739 -L 1.73913,4.521739,2.782609,4.521739 -L 2.782609,4.521739,3.478261,4.173913 -L 3.478261,4.173913,3.826087,3.826087 -L 3.826087,3.826087,4.173913,2.782609 -L 4.173913,2.782609,4.173913,2.086957 -L 4.173913,2.086957,3.826087,1.043478 -L 3.826087,1.043478,3.478261,0.695652 -L 3.478261,0.695652,2.782609,0.347826 -L 2.782609,0.347826,1.73913,0.347826 -L 1.73913,0.347826,0.347826,1.043478 - -[c] 28 -L 4.173913,3.826087,3.478261,4.521739 -L 3.478261,4.521739,2.782609,4.869565 -L 2.782609,4.869565,1.73913,4.869565 -L 1.73913,4.869565,1.043478,4.521739 -L 1.043478,4.521739,0.347826,3.826087 -L 0.347826,3.826087,0,2.782609 -L 0,2.782609,0,2.086957 -L 0,2.086957,0.347826,1.043478 -L 0.347826,1.043478,1.043478,0.347826 -L 1.043478,0.347826,1.73913,0 -L 1.73913,0,2.782609,0 -L 2.782609,0,3.478261,0.347826 -L 3.478261,0.347826,4.173913,1.043478 -L 4.173913,3.826087,3.826087,3.478261 -L 3.826087,3.478261,3.478261,4.173913 -L 3.478261,4.173913,2.782609,4.521739 -L 2.782609,4.521739,1.73913,4.521739 -L 1.73913,4.521739,1.043478,4.173913 -L 1.043478,4.173913,0.695652,3.826087 -L 0.695652,3.826087,0.347826,2.782609 -L 0.347826,2.782609,0.347826,2.086957 -L 0.347826,2.086957,0.695652,1.043478 -L 0.695652,1.043478,1.043478,0.695652 -L 1.043478,0.695652,1.73913,0.347826 -L 1.73913,0.347826,2.782609,0.347826 -L 2.782609,0.347826,3.478261,0.695652 -L 3.478261,0.695652,3.826087,1.391304 -L 3.826087,1.391304,4.173913,1.043478 - -[d] 28 -L 4.173913,7.304348,4.173913,0 -L 4.173913,0,4.521739,0 -L 4.173913,7.304348,4.521739,7.304348 -L 4.521739,7.304348,4.521739,0 -L 4.173913,3.826087,3.478261,4.521739 -L 3.478261,4.521739,2.782609,4.869565 -L 2.782609,4.869565,1.73913,4.869565 -L 1.73913,4.869565,1.043478,4.521739 -L 1.043478,4.521739,0.347826,3.826087 -L 0.347826,3.826087,0,2.782609 -L 0,2.782609,0,2.086957 -L 0,2.086957,0.347826,1.043478 -L 0.347826,1.043478,1.043478,0.347826 -L 1.043478,0.347826,1.73913,0 -L 1.73913,0,2.782609,0 -L 2.782609,0,3.478261,0.347826 -L 3.478261,0.347826,4.173913,1.043478 -L 4.173913,3.826087,2.782609,4.521739 -L 2.782609,4.521739,1.73913,4.521739 -L 1.73913,4.521739,1.043478,4.173913 -L 1.043478,4.173913,0.695652,3.826087 -L 0.695652,3.826087,0.347826,2.782609 -L 0.347826,2.782609,0.347826,2.086957 -L 0.347826,2.086957,0.695652,1.043478 -L 0.695652,1.043478,1.043478,0.695652 -L 1.043478,0.695652,1.73913,0.347826 -L 1.73913,0.347826,2.782609,0.347826 -L 2.782609,0.347826,4.173913,1.043478 - -[e] 32 -L 0.347826,2.434783,4.173913,2.434783 -L 4.173913,2.434783,4.173913,3.478261 -L 4.173913,3.478261,3.826087,4.173913 -L 3.826087,4.173913,3.478261,4.521739 -L 3.478261,4.521739,2.782609,4.869565 -L 2.782609,4.869565,1.73913,4.869565 -L 1.73913,4.869565,1.043478,4.521739 -L 1.043478,4.521739,0.347826,3.826087 -L 0.347826,3.826087,0,2.782609 -L 0,2.782609,0,2.086957 -L 0,2.086957,0.347826,1.043478 -L 0.347826,1.043478,1.043478,0.347826 -L 1.043478,0.347826,1.73913,0 -L 1.73913,0,2.782609,0 -L 2.782609,0,3.478261,0.347826 -L 3.478261,0.347826,4.173913,1.043478 -L 0.347826,2.782609,3.826087,2.782609 -L 3.826087,2.782609,3.826087,3.478261 -L 3.826087,3.478261,3.478261,4.173913 -L 3.478261,4.173913,2.782609,4.521739 -L 2.782609,4.521739,1.73913,4.521739 -L 1.73913,4.521739,1.043478,4.173913 -L 1.043478,4.173913,0.695652,3.826087 -L 0.695652,3.826087,0.347826,2.782609 -L 0.347826,2.782609,0.347826,2.086957 -L 0.347826,2.086957,0.695652,1.043478 -L 0.695652,1.043478,1.043478,0.695652 -L 1.043478,0.695652,1.73913,0.347826 -L 1.73913,0.347826,2.782609,0.347826 -L 2.782609,0.347826,3.478261,0.695652 -L 3.478261,0.695652,3.826087,1.391304 -L 3.826087,1.391304,4.173913,1.043478 - -[f] 14 -L 2.782609,7.304348,2.086957,7.304348 -L 2.086957,7.304348,1.391304,6.956522 -L 1.391304,6.956522,1.043478,5.913043 -L 1.043478,5.913043,1.043478,0 -L 1.043478,0,1.391304,0 -L 2.782609,7.304348,2.782609,6.956522 -L 2.782609,6.956522,2.086957,6.956522 -L 2.086957,6.956522,1.391304,6.608696 -L 1.73913,6.956522,1.391304,5.913043 -L 1.391304,5.913043,1.391304,0 -L 0,4.869565,2.434783,4.869565 -L 2.434783,4.869565,2.434783,4.521739 -L 0,4.869565,0,4.521739 -L 0,4.521739,2.434783,4.521739 - -[g] 40 -L 4.521739,4.869565,4.173913,4.869565 -L 4.173913,4.869565,4.173913,-0.347826 -L 4.173913,-0.347826,3.826087,-1.391304 -L 3.826087,-1.391304,3.478261,-1.73913 -L 3.478261,-1.73913,2.782609,-2.086957 -L 2.782609,-2.086957,2.086957,-2.086957 -L 2.086957,-2.086957,1.391304,-1.73913 -L 1.391304,-1.73913,1.043478,-1.391304 -L 1.043478,-1.391304,0.347826,-1.391304 -L 4.521739,4.869565,4.521739,-0.347826 -L 4.521739,-0.347826,4.173913,-1.391304 -L 4.173913,-1.391304,3.478261,-2.086957 -L 3.478261,-2.086957,2.782609,-2.434783 -L 2.782609,-2.434783,1.73913,-2.434783 -L 1.73913,-2.434783,1.043478,-2.086957 -L 1.043478,-2.086957,0.347826,-1.391304 -L 4.173913,3.826087,3.478261,4.521739 -L 3.478261,4.521739,2.782609,4.869565 -L 2.782609,4.869565,1.73913,4.869565 -L 1.73913,4.869565,1.043478,4.521739 -L 1.043478,4.521739,0.347826,3.826087 -L 0.347826,3.826087,0,2.782609 -L 0,2.782609,0,2.086957 -L 0,2.086957,0.347826,1.043478 -L 0.347826,1.043478,1.043478,0.347826 -L 1.043478,0.347826,1.73913,0 -L 1.73913,0,2.782609,0 -L 2.782609,0,3.478261,0.347826 -L 3.478261,0.347826,4.173913,1.043478 -L 4.173913,3.826087,2.782609,4.521739 -L 2.782609,4.521739,1.73913,4.521739 -L 1.73913,4.521739,1.043478,4.173913 -L 1.043478,4.173913,0.695652,3.826087 -L 0.695652,3.826087,0.347826,2.782609 -L 0.347826,2.782609,0.347826,2.086957 -L 0.347826,2.086957,0.695652,1.043478 -L 0.695652,1.043478,1.043478,0.695652 -L 1.043478,0.695652,1.73913,0.347826 -L 1.73913,0.347826,2.782609,0.347826 -L 2.782609,0.347826,4.173913,1.043478 - -[h] 17 -L 0,7.304348,0,0 -L 0,0,0.347826,0 -L 0,7.304348,0.347826,7.304348 -L 0.347826,7.304348,0.347826,0 -L 0.347826,3.478261,1.391304,4.521739 -L 1.391304,4.521739,2.086957,4.869565 -L 2.086957,4.869565,3.130435,4.869565 -L 3.130435,4.869565,3.826087,4.521739 -L 3.826087,4.521739,4.173913,3.478261 -L 4.173913,3.478261,4.173913,0 -L 0.347826,3.478261,1.391304,4.173913 -L 1.391304,4.173913,2.086957,4.521739 -L 2.086957,4.521739,2.782609,4.521739 -L 2.782609,4.521739,3.478261,4.173913 -L 3.478261,4.173913,3.826087,3.478261 -L 3.826087,3.478261,3.826087,0 -L 3.826087,0,4.173913,0 - -[i] 16 -L 0.347826,7.304348,0,6.956522 -L 0,6.956522,0,6.608696 -L 0,6.608696,0.347826,6.26087 -L 0.347826,6.26087,0.695652,6.26087 -L 0.695652,6.26087,1.043478,6.608696 -L 1.043478,6.608696,1.043478,6.956522 -L 1.043478,6.956522,0.695652,7.304348 -L 0.695652,7.304348,0.347826,7.304348 -L 0.347826,6.956522,0.347826,6.608696 -L 0.347826,6.608696,0.695652,6.608696 -L 0.695652,6.608696,0.695652,6.956522 -L 0.695652,6.956522,0.347826,6.956522 -L 0.347826,4.869565,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.347826,4.869565,0.695652,4.869565 -L 0.695652,4.869565,0.695652,0 - -[j] 16 -L 0.347826,7.304348,0,6.956522 -L 0,6.956522,0,6.608696 -L 0,6.608696,0.347826,6.26087 -L 0.347826,6.26087,0.695652,6.26087 -L 0.695652,6.26087,1.043478,6.608696 -L 1.043478,6.608696,1.043478,6.956522 -L 1.043478,6.956522,0.695652,7.304348 -L 0.695652,7.304348,0.347826,7.304348 -L 0.347826,6.956522,0.347826,6.608696 -L 0.347826,6.608696,0.695652,6.608696 -L 0.695652,6.608696,0.695652,6.956522 -L 0.695652,6.956522,0.347826,6.956522 -L 0.347826,4.869565,0.347826,-2.434783 -L 0.347826,-2.434783,0.695652,-2.434783 -L 0.347826,4.869565,0.695652,4.869565 -L 0.695652,4.869565,0.695652,-2.434783 - -[k] 10 -L 0,7.304348,0,0 -L 0,0,0.347826,0 -L 0,7.304348,0.347826,7.304348 -L 0.347826,7.304348,0.347826,0 -L 4.173913,4.869565,3.826087,4.869565 -L 3.826087,4.869565,0.347826,1.391304 -L 4.173913,4.869565,0.347826,1.043478 -L 1.391304,2.434783,3.478261,0 -L 3.478261,0,4.173913,0 -L 1.73913,2.782609,4.173913,0 - -[l] 4 -L 0,7.304348,0,0 -L 0,0,0.347826,0 -L 0,7.304348,0.347826,7.304348 -L 0.347826,7.304348,0.347826,0 - -[m] 30 -L 0,4.869565,0,0 -L 0,0,0.347826,0 -L 0,4.869565,0.347826,4.869565 -L 0.347826,4.869565,0.347826,0 -L 0.347826,3.478261,1.391304,4.521739 -L 1.391304,4.521739,2.086957,4.869565 -L 2.086957,4.869565,3.130435,4.869565 -L 3.130435,4.869565,3.826087,4.521739 -L 3.826087,4.521739,4.173913,3.478261 -L 4.173913,3.478261,4.173913,0 -L 0.347826,3.478261,1.391304,4.173913 -L 1.391304,4.173913,2.086957,4.521739 -L 2.086957,4.521739,2.782609,4.521739 -L 2.782609,4.521739,3.478261,4.173913 -L 3.478261,4.173913,3.826087,3.478261 -L 3.826087,3.478261,3.826087,0 -L 3.826087,0,4.173913,0 -L 4.173913,3.478261,5.217391,4.521739 -L 5.217391,4.521739,5.913043,4.869565 -L 5.913043,4.869565,6.956522,4.869565 -L 6.956522,4.869565,7.652174,4.521739 -L 7.652174,4.521739,8,3.478261 -L 8,3.478261,8,0 -L 4.173913,3.478261,5.217391,4.173913 -L 5.217391,4.173913,5.913043,4.521739 -L 5.913043,4.521739,6.608696,4.521739 -L 6.608696,4.521739,7.304348,4.173913 -L 7.304348,4.173913,7.652174,3.478261 -L 7.652174,3.478261,7.652174,0 -L 7.652174,0,8,0 - -[n] 17 -L 0,4.869565,0,0 -L 0,0,0.347826,0 -L 0,4.869565,0.347826,4.869565 -L 0.347826,4.869565,0.347826,0 -L 0.347826,3.478261,1.391304,4.521739 -L 1.391304,4.521739,2.086957,4.869565 -L 2.086957,4.869565,3.130435,4.869565 -L 3.130435,4.869565,3.826087,4.521739 -L 3.826087,4.521739,4.173913,3.478261 -L 4.173913,3.478261,4.173913,0 -L 0.347826,3.478261,1.391304,4.173913 -L 1.391304,4.173913,2.086957,4.521739 -L 2.086957,4.521739,2.782609,4.521739 -L 2.782609,4.521739,3.478261,4.173913 -L 3.478261,4.173913,3.826087,3.478261 -L 3.826087,3.478261,3.826087,0 -L 3.826087,0,4.173913,0 - -[o] 32 -L 1.73913,4.869565,1.043478,4.521739 -L 1.043478,4.521739,0.347826,3.826087 -L 0.347826,3.826087,0,2.782609 -L 0,2.782609,0,2.086957 -L 0,2.086957,0.347826,1.043478 -L 0.347826,1.043478,1.043478,0.347826 -L 1.043478,0.347826,1.73913,0 -L 1.73913,0,2.782609,0 -L 2.782609,0,3.478261,0.347826 -L 3.478261,0.347826,4.173913,1.043478 -L 4.173913,1.043478,4.521739,2.086957 -L 4.521739,2.086957,4.521739,2.782609 -L 4.521739,2.782609,4.173913,3.826087 -L 4.173913,3.826087,3.478261,4.521739 -L 3.478261,4.521739,2.782609,4.869565 -L 2.782609,4.869565,1.73913,4.869565 -L 1.73913,4.521739,1.043478,4.173913 -L 1.043478,4.173913,0.695652,3.826087 -L 0.695652,3.826087,0.347826,2.782609 -L 0.347826,2.782609,0.347826,2.086957 -L 0.347826,2.086957,0.695652,1.043478 -L 0.695652,1.043478,1.043478,0.695652 -L 1.043478,0.695652,1.73913,0.347826 -L 1.73913,0.347826,2.782609,0.347826 -L 2.782609,0.347826,3.478261,0.695652 -L 3.478261,0.695652,3.826087,1.043478 -L 3.826087,1.043478,4.173913,2.086957 -L 4.173913,2.086957,4.173913,2.782609 -L 4.173913,2.782609,3.826087,3.826087 -L 3.826087,3.826087,3.478261,4.173913 -L 3.478261,4.173913,2.782609,4.521739 -L 2.782609,4.521739,1.73913,4.521739 - -[p] 28 -L 0,4.869565,0,-2.434783 -L 0,-2.434783,0.347826,-2.434783 -L 0,4.869565,0.347826,4.869565 -L 0.347826,4.869565,0.347826,-2.434783 -L 0.347826,3.826087,1.043478,4.521739 -L 1.043478,4.521739,1.73913,4.869565 -L 1.73913,4.869565,2.782609,4.869565 -L 2.782609,4.869565,3.478261,4.521739 -L 3.478261,4.521739,4.173913,3.826087 -L 4.173913,3.826087,4.521739,2.782609 -L 4.521739,2.782609,4.521739,2.086957 -L 4.521739,2.086957,4.173913,1.043478 -L 4.173913,1.043478,3.478261,0.347826 -L 3.478261,0.347826,2.782609,0 -L 2.782609,0,1.73913,0 -L 1.73913,0,1.043478,0.347826 -L 1.043478,0.347826,0.347826,1.043478 -L 0.347826,3.826087,1.73913,4.521739 -L 1.73913,4.521739,2.782609,4.521739 -L 2.782609,4.521739,3.478261,4.173913 -L 3.478261,4.173913,3.826087,3.826087 -L 3.826087,3.826087,4.173913,2.782609 -L 4.173913,2.782609,4.173913,2.086957 -L 4.173913,2.086957,3.826087,1.043478 -L 3.826087,1.043478,3.478261,0.695652 -L 3.478261,0.695652,2.782609,0.347826 -L 2.782609,0.347826,1.73913,0.347826 -L 1.73913,0.347826,0.347826,1.043478 - -[q] 28 -L 4.173913,4.869565,4.173913,-2.434783 -L 4.173913,-2.434783,4.521739,-2.434783 -L 4.173913,4.869565,4.521739,4.869565 -L 4.521739,4.869565,4.521739,-2.434783 -L 4.173913,3.826087,3.478261,4.521739 -L 3.478261,4.521739,2.782609,4.869565 -L 2.782609,4.869565,1.73913,4.869565 -L 1.73913,4.869565,1.043478,4.521739 -L 1.043478,4.521739,0.347826,3.826087 -L 0.347826,3.826087,0,2.782609 -L 0,2.782609,0,2.086957 -L 0,2.086957,0.347826,1.043478 -L 0.347826,1.043478,1.043478,0.347826 -L 1.043478,0.347826,1.73913,0 -L 1.73913,0,2.782609,0 -L 2.782609,0,3.478261,0.347826 -L 3.478261,0.347826,4.173913,1.043478 -L 4.173913,3.826087,2.782609,4.521739 -L 2.782609,4.521739,1.73913,4.521739 -L 1.73913,4.521739,1.043478,4.173913 -L 1.043478,4.173913,0.695652,3.826087 -L 0.695652,3.826087,0.347826,2.782609 -L 0.347826,2.782609,0.347826,2.086957 -L 0.347826,2.086957,0.695652,1.043478 -L 0.695652,1.043478,1.043478,0.695652 -L 1.043478,0.695652,1.73913,0.347826 -L 1.73913,0.347826,2.782609,0.347826 -L 2.782609,0.347826,4.173913,1.043478 - -[r] 13 -L 0,4.869565,0,0 -L 0,0,0.347826,0 -L 0,4.869565,0.347826,4.869565 -L 0.347826,4.869565,0.347826,0 -L 0.347826,2.782609,0.695652,3.826087 -L 0.695652,3.826087,1.391304,4.521739 -L 1.391304,4.521739,2.086957,4.869565 -L 2.086957,4.869565,3.130435,4.869565 -L 0.347826,2.782609,0.695652,3.478261 -L 0.695652,3.478261,1.391304,4.173913 -L 1.391304,4.173913,2.086957,4.521739 -L 2.086957,4.521739,3.130435,4.521739 -L 3.130435,4.521739,3.130435,4.869565 - -[s] 34 -L 3.826087,3.826087,3.478261,4.521739 -L 3.478261,4.521739,2.434783,4.869565 -L 2.434783,4.869565,1.391304,4.869565 -L 1.391304,4.869565,0.347826,4.521739 -L 0.347826,4.521739,0,3.826087 -L 0,3.826087,0.347826,3.130435 -L 0.347826,3.130435,1.043478,2.782609 -L 1.043478,2.782609,2.782609,2.086957 -L 2.782609,2.086957,3.478261,1.73913 -L 3.130435,2.086957,3.478261,1.391304 -L 3.478261,1.391304,3.478261,1.043478 -L 3.478261,1.043478,3.130435,0.347826 -L 3.478261,0.695652,2.434783,0.347826 -L 2.434783,0.347826,1.391304,0.347826 -L 1.391304,0.347826,0.347826,0.695652 -L 0.695652,0.347826,0.347826,1.043478 -L 0.347826,1.043478,0,1.043478 -L 3.826087,3.826087,3.478261,3.826087 -L 3.478261,3.826087,3.130435,4.521739 -L 3.478261,4.173913,2.434783,4.521739 -L 2.434783,4.521739,1.391304,4.521739 -L 1.391304,4.521739,0.347826,4.173913 -L 0.695652,4.521739,0.347826,3.826087 -L 0.347826,3.826087,0.695652,3.130435 -L 0.347826,3.478261,1.043478,3.130435 -L 1.043478,3.130435,2.782609,2.434783 -L 2.782609,2.434783,3.478261,2.086957 -L 3.478261,2.086957,3.826087,1.391304 -L 3.826087,1.391304,3.826087,1.043478 -L 3.826087,1.043478,3.478261,0.347826 -L 3.478261,0.347826,2.434783,0 -L 2.434783,0,1.391304,0 -L 1.391304,0,0.347826,0.347826 -L 0.347826,0.347826,0,1.043478 - -[t] 8 -L 1.043478,7.304348,1.043478,0 -L 1.043478,0,1.391304,0 -L 1.043478,7.304348,1.391304,7.304348 -L 1.391304,7.304348,1.391304,0 -L 0,4.869565,2.434783,4.869565 -L 2.434783,4.869565,2.434783,4.521739 -L 0,4.869565,0,4.521739 -L 0,4.521739,2.434783,4.521739 - -[u] 17 -L 0,4.869565,0,1.391304 -L 0,1.391304,0.347826,0.347826 -L 0.347826,0.347826,1.043478,0 -L 1.043478,0,2.086957,0 -L 2.086957,0,2.782609,0.347826 -L 2.782609,0.347826,3.826087,1.391304 -L 0,4.869565,0.347826,4.869565 -L 0.347826,4.869565,0.347826,1.391304 -L 0.347826,1.391304,0.695652,0.695652 -L 0.695652,0.695652,1.391304,0.347826 -L 1.391304,0.347826,2.086957,0.347826 -L 2.086957,0.347826,2.782609,0.695652 -L 2.782609,0.695652,3.826087,1.391304 -L 3.826087,4.869565,3.826087,0 -L 3.826087,0,4.173913,0 -L 3.826087,4.869565,4.173913,4.869565 -L 4.173913,4.869565,4.173913,0 - -[v] 6 -L 0,4.869565,2.086957,0 -L 0,4.869565,0.347826,4.869565 -L 0.347826,4.869565,2.086957,0.695652 -L 4.173913,4.869565,3.826087,4.869565 -L 3.826087,4.869565,2.086957,0.695652 -L 4.173913,4.869565,2.086957,0 - -[w] 10 -L 0,4.869565,1.73913,0 -L 0,4.869565,0.347826,4.869565 -L 0.347826,4.869565,1.73913,1.043478 -L 3.130435,4.869565,1.73913,1.043478 -L 3.130435,3.826087,1.73913,0 -L 3.130435,3.826087,4.521739,0 -L 3.130435,4.869565,4.521739,1.043478 -L 6.26087,4.869565,5.913043,4.869565 -L 5.913043,4.869565,4.521739,1.043478 -L 6.26087,4.869565,4.521739,0 - -[x] 8 -L 0,4.869565,3.826087,0 -L 3.826087,0,4.173913,0 -L 0,4.869565,0.347826,4.869565 -L 0.347826,4.869565,4.173913,0 -L 4.173913,4.869565,3.826087,4.869565 -L 3.826087,4.869565,0,0 -L 4.173913,4.869565,0.347826,0 -L 0.347826,0,0,0 - -[y] 9 -L 0,4.869565,2.086957,0 -L 0,4.869565,0.347826,4.869565 -L 0.347826,4.869565,2.086957,0.695652 -L 4.173913,4.869565,3.826087,4.869565 -L 3.826087,4.869565,2.086957,0.695652 -L 2.086957,0.695652,0.695652,-2.434783 -L 4.173913,4.869565,2.086957,0 -L 2.086957,0,1.043478,-2.434783 -L 1.043478,-2.434783,0.695652,-2.434783 - -[z] 8 -L 3.478261,4.521739,0,0 -L 4.173913,4.869565,0.695652,0.347826 -L 0,4.869565,4.173913,4.869565 -L 0,4.869565,0,4.521739 -L 0,4.521739,3.478261,4.521739 -L 0.695652,0.347826,4.173913,0.347826 -L 4.173913,0.347826,4.173913,0 -L 0,0,4.173913,0 - -[{] 34 -L 1.73913,8.695652,1.043478,8.347826 -L 1.043478,8.347826,0.695652,8 -L 0.695652,8,0.347826,7.304348 -L 0.347826,7.304348,0.347826,6.608696 -L 0.347826,6.608696,0.695652,5.913043 -L 0.695652,5.913043,1.043478,5.565217 -L 1.043478,5.565217,1.391304,4.869565 -L 1.391304,4.869565,1.391304,4.173913 -L 1.391304,4.173913,0.695652,3.478261 -L 1.043478,8.347826,0.695652,7.652174 -L 0.695652,7.652174,0.695652,6.956522 -L 0.695652,6.956522,1.043478,6.26087 -L 1.043478,6.26087,1.391304,5.913043 -L 1.391304,5.913043,1.73913,5.217391 -L 1.73913,5.217391,1.73913,4.521739 -L 1.73913,4.521739,1.391304,3.826087 -L 1.391304,3.826087,0,3.130435 -L 0,3.130435,1.391304,2.434783 -L 1.391304,2.434783,1.73913,1.73913 -L 1.73913,1.73913,1.73913,1.043478 -L 1.73913,1.043478,1.391304,0.347826 -L 1.391304,0.347826,1.043478,0 -L 1.043478,0,0.695652,-0.695652 -L 0.695652,-0.695652,0.695652,-1.391304 -L 0.695652,-1.391304,1.043478,-2.086957 -L 0.695652,2.782609,1.391304,2.086957 -L 1.391304,2.086957,1.391304,1.391304 -L 1.391304,1.391304,1.043478,0.695652 -L 1.043478,0.695652,0.695652,0.347826 -L 0.695652,0.347826,0.347826,-0.347826 -L 0.347826,-0.347826,0.347826,-1.043478 -L 0.347826,-1.043478,0.695652,-1.73913 -L 0.695652,-1.73913,1.043478,-2.086957 -L 1.043478,-2.086957,1.73913,-2.434783 - -[|] 1 -L 0,8.695652,0,-2.434783 - -[}] 34 -L 0,8.695652,0.695652,8.347826 -L 0.695652,8.347826,1.043478,8 -L 1.043478,8,1.391304,7.304348 -L 1.391304,7.304348,1.391304,6.608696 -L 1.391304,6.608696,1.043478,5.913043 -L 1.043478,5.913043,0.695652,5.565217 -L 0.695652,5.565217,0.347826,4.869565 -L 0.347826,4.869565,0.347826,4.173913 -L 0.347826,4.173913,1.043478,3.478261 -L 0.695652,8.347826,1.043478,7.652174 -L 1.043478,7.652174,1.043478,6.956522 -L 1.043478,6.956522,0.695652,6.26087 -L 0.695652,6.26087,0.347826,5.913043 -L 0.347826,5.913043,0,5.217391 -L 0,5.217391,0,4.521739 -L 0,4.521739,0.347826,3.826087 -L 0.347826,3.826087,1.73913,3.130435 -L 1.73913,3.130435,0.347826,2.434783 -L 0.347826,2.434783,0,1.73913 -L 0,1.73913,0,1.043478 -L 0,1.043478,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0 -L 0.695652,0,1.043478,-0.695652 -L 1.043478,-0.695652,1.043478,-1.391304 -L 1.043478,-1.391304,0.695652,-2.086957 -L 1.043478,2.782609,0.347826,2.086957 -L 0.347826,2.086957,0.347826,1.391304 -L 0.347826,1.391304,0.695652,0.695652 -L 0.695652,0.695652,1.043478,0.347826 -L 1.043478,0.347826,1.391304,-0.347826 -L 1.391304,-0.347826,1.391304,-1.043478 -L 1.391304,-1.043478,1.043478,-1.73913 -L 1.043478,-1.73913,0.695652,-2.086957 -L 0.695652,-2.086957,0,-2.434783 - -[~] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[€] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[‚] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[ƒ] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[„] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[…] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[†] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[‡] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[ˆ] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[‰] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[Š] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[‹] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[Ž] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[‘] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[’] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[“] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[”] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[•] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[–] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[—] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[˜] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[™] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[š] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[›] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[ž] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[ ] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[#0104] 24 -L 2.782609,7.304348,0,0 -L 2.782609,6.26087,0.347826,0 -L 0.347826,0,0,0 -L 2.782609,6.26087,5.217391,0 -L 5.217391,0,5.565217,0 -L 2.782609,7.304348,5.565217,0 -L 1.043478,2.086957,4.521739,2.086957 -L 0.695652,1.73913,4.869565,1.73913 -L 5.217391,0,4.521739,-0.347826 -L 4.521739,-0.347826,4.173913,-1.043478 -L 4.173913,-1.043478,4.173913,-2.086957 -L 4.173913,-2.086957,4.521739,-2.434783 -L 4.521739,-2.434783,4.869565,-2.434783 -L 4.869565,-2.434783,5.217391,-2.086957 -L 5.217391,-2.086957,5.217391,-1.73913 -L 5.217391,-1.73913,4.869565,-1.391304 -L 4.869565,-1.391304,4.521739,-1.391304 -L 4.521739,-1.391304,4.173913,-1.73913 -L 4.521739,-1.73913,4.521739,-2.086957 -L 4.521739,-2.086957,4.869565,-2.086957 -L 4.869565,-2.086957,4.869565,-1.73913 -L 4.869565,-1.73913,4.521739,-1.73913 -L 4.521739,-0.347826,4.173913,-1.73913 -L 4.173913,-1.043478,4.521739,-1.391304 - -[¢] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[#0141] 10 -L 0.695652,7.304348,0.695652,0 -L 0.695652,7.304348,1.043478,7.304348 -L 1.043478,7.304348,1.043478,0.347826 -L 1.043478,0.347826,4.869565,0.347826 -L 4.869565,0.347826,4.869565,0 -L 0.695652,0,4.869565,0 -L 2.782609,4.173913,0,2.086957 -L 0,2.086957,0,2.434783 -L 2.782609,4.173913,2.782609,4.521739 -L 2.782609,4.521739,0,2.434783 - -[¤] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[¥] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[#015A] 55 -L 4.869565,6.26087,4.173913,6.956522 -L 4.173913,6.956522,3.130435,7.304348 -L 3.130435,7.304348,1.73913,7.304348 -L 1.73913,7.304348,0.695652,6.956522 -L 0.695652,6.956522,0,6.26087 -L 0,6.26087,0,5.565217 -L 0,5.565217,0.347826,4.869565 -L 0.347826,4.869565,0.695652,4.521739 -L 0.695652,4.521739,1.391304,4.173913 -L 1.391304,4.173913,3.130435,3.478261 -L 3.130435,3.478261,3.826087,3.130435 -L 3.826087,3.130435,4.173913,2.782609 -L 4.173913,2.782609,4.521739,2.086957 -L 4.521739,2.086957,4.521739,1.043478 -L 4.521739,1.043478,4.173913,0.695652 -L 4.173913,0.695652,3.130435,0.347826 -L 3.130435,0.347826,1.73913,0.347826 -L 1.73913,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0,1.043478 -L 4.869565,6.26087,4.173913,6.26087 -L 4.173913,6.26087,3.826087,6.608696 -L 3.826087,6.608696,3.130435,6.956522 -L 3.130435,6.956522,1.73913,6.956522 -L 1.73913,6.956522,0.695652,6.608696 -L 0.695652,6.608696,0.347826,6.26087 -L 0.347826,6.26087,0.347826,5.565217 -L 0.347826,5.565217,0.695652,4.869565 -L 0.695652,4.869565,1.391304,4.521739 -L 1.391304,4.521739,3.130435,3.826087 -L 3.130435,3.826087,3.826087,3.478261 -L 3.826087,3.478261,4.521739,2.782609 -L 4.521739,2.782609,4.869565,2.086957 -L 4.869565,2.086957,4.869565,1.043478 -L 4.869565,1.043478,4.173913,0.347826 -L 4.173913,0.347826,3.130435,0 -L 3.130435,0,1.73913,0 -L 1.73913,0,0.695652,0.347826 -L 0.695652,0.347826,0,1.043478 -L 3.478261,9.73913,3.130435,9.391304 -L 3.130435,9.391304,2.782609,9.391304 -L 2.782609,9.391304,2.434783,9.73913 -L 2.434783,9.73913,2.434783,10.086957 -L 2.434783,10.086957,2.782609,10.434783 -L 2.782609,10.434783,3.130435,10.434783 -L 3.130435,10.434783,3.478261,10.086957 -L 3.478261,10.086957,3.478261,9.043478 -L 3.478261,9.043478,3.130435,8.347826 -L 3.130435,8.347826,2.434783,8 -L 2.782609,10.086957,2.782609,9.73913 -L 2.782609,9.73913,3.130435,9.73913 -L 3.130435,9.73913,3.130435,10.086957 -L 3.130435,10.086957,2.782609,10.086957 -L 3.130435,9.391304,3.478261,9.043478 -L 3.478261,9.73913,3.130435,8.347826 - -[§] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[¨] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[©] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[ª] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[«] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[#0179] 24 -L 4.521739,7.304348,0,0 -L 4.869565,7.304348,0.347826,0 -L 0,7.304348,4.869565,7.304348 -L 0,7.304348,0,6.956522 -L 0,6.956522,4.521739,6.956522 -L 0.347826,0.347826,4.869565,0.347826 -L 4.869565,0.347826,4.869565,0 -L 0,0,4.869565,0 -L 3.478261,9.73913,3.130435,9.391304 -L 3.130435,9.391304,2.782609,9.391304 -L 2.782609,9.391304,2.434783,9.73913 -L 2.434783,9.73913,2.434783,10.086957 -L 2.434783,10.086957,2.782609,10.434783 -L 2.782609,10.434783,3.130435,10.434783 -L 3.130435,10.434783,3.478261,10.086957 -L 3.478261,10.086957,3.478261,9.043478 -L 3.478261,9.043478,3.130435,8.347826 -L 3.130435,8.347826,2.434783,8 -L 2.782609,10.086957,2.782609,9.73913 -L 2.782609,9.73913,3.130435,9.73913 -L 3.130435,9.73913,3.130435,10.086957 -L 3.130435,10.086957,2.782609,10.086957 -L 3.130435,9.391304,3.478261,9.043478 -L 3.478261,9.73913,3.130435,8.347826 - -[­] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[®] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[#017B] 20 -L 4.521739,7.304348,0,0 -L 4.869565,7.304348,0.347826,0 -L 0,7.304348,4.869565,7.304348 -L 0,7.304348,0,6.956522 -L 0,6.956522,4.521739,6.956522 -L 0.347826,0.347826,4.869565,0.347826 -L 4.869565,0.347826,4.869565,0 -L 0,0,4.869565,0 -L 2.434783,9.043478,2.086957,8.695652 -L 2.086957,8.695652,2.086957,8.347826 -L 2.086957,8.347826,2.434783,8 -L 2.434783,8,2.782609,8 -L 2.782609,8,3.130435,8.347826 -L 3.130435,8.347826,3.130435,8.695652 -L 3.130435,8.695652,2.782609,9.043478 -L 2.782609,9.043478,2.434783,9.043478 -L 2.434783,8.695652,2.434783,8.347826 -L 2.434783,8.347826,2.782609,8.347826 -L 2.782609,8.347826,2.782609,8.695652 -L 2.782609,8.695652,2.434783,8.695652 - -[°] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[#0105] 44 -L 4.173913,4.869565,4.173913,0 -L 4.173913,0,4.521739,0 -L 4.173913,4.869565,4.521739,4.869565 -L 4.521739,4.869565,4.521739,0 -L 4.173913,3.826087,3.478261,4.521739 -L 3.478261,4.521739,2.782609,4.869565 -L 2.782609,4.869565,1.73913,4.869565 -L 1.73913,4.869565,1.043478,4.521739 -L 1.043478,4.521739,0.347826,3.826087 -L 0.347826,3.826087,0,2.782609 -L 0,2.782609,0,2.086957 -L 0,2.086957,0.347826,1.043478 -L 0.347826,1.043478,1.043478,0.347826 -L 1.043478,0.347826,1.73913,0 -L 1.73913,0,2.782609,0 -L 2.782609,0,3.478261,0.347826 -L 3.478261,0.347826,4.173913,1.043478 -L 4.173913,3.826087,2.782609,4.521739 -L 2.782609,4.521739,1.73913,4.521739 -L 1.73913,4.521739,1.043478,4.173913 -L 1.043478,4.173913,0.695652,3.826087 -L 0.695652,3.826087,0.347826,2.782609 -L 0.347826,2.782609,0.347826,2.086957 -L 0.347826,2.086957,0.695652,1.043478 -L 0.695652,1.043478,1.043478,0.695652 -L 1.043478,0.695652,1.73913,0.347826 -L 1.73913,0.347826,2.782609,0.347826 -L 2.782609,0.347826,4.173913,1.043478 -L 4.173913,0,3.478261,-0.347826 -L 3.478261,-0.347826,3.130435,-1.043478 -L 3.130435,-1.043478,3.130435,-2.086957 -L 3.130435,-2.086957,3.478261,-2.434783 -L 3.478261,-2.434783,3.826087,-2.434783 -L 3.826087,-2.434783,4.173913,-2.086957 -L 4.173913,-2.086957,4.173913,-1.73913 -L 4.173913,-1.73913,3.826087,-1.391304 -L 3.826087,-1.391304,3.478261,-1.391304 -L 3.478261,-1.391304,3.130435,-1.73913 -L 3.478261,-1.73913,3.478261,-2.086957 -L 3.478261,-2.086957,3.826087,-2.086957 -L 3.826087,-2.086957,3.826087,-1.73913 -L 3.826087,-1.73913,3.478261,-1.73913 -L 3.478261,-0.347826,3.130435,-1.73913 -L 3.130435,-1.043478,3.478261,-1.391304 - -[²] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[#0142] 8 -L 1.043478,7.304348,1.043478,0 -L 1.043478,0,1.391304,0 -L 1.043478,7.304348,1.391304,7.304348 -L 1.391304,7.304348,1.391304,0 -L 2.434783,4.521739,0,2.434783 -L 0,2.434783,0,2.782609 -L 2.434783,4.521739,2.434783,4.869565 -L 2.434783,4.869565,0,2.782609 - -[´] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[µ] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[#015B] 50 -L 3.826087,3.826087,3.478261,4.521739 -L 3.478261,4.521739,2.434783,4.869565 -L 2.434783,4.869565,1.391304,4.869565 -L 1.391304,4.869565,0.347826,4.521739 -L 0.347826,4.521739,0,3.826087 -L 0,3.826087,0.347826,3.130435 -L 0.347826,3.130435,1.043478,2.782609 -L 1.043478,2.782609,2.782609,2.086957 -L 2.782609,2.086957,3.478261,1.73913 -L 3.130435,2.086957,3.478261,1.391304 -L 3.478261,1.391304,3.478261,1.043478 -L 3.478261,1.043478,3.130435,0.347826 -L 3.478261,0.695652,2.434783,0.347826 -L 2.434783,0.347826,1.391304,0.347826 -L 1.391304,0.347826,0.347826,0.695652 -L 0.695652,0.347826,0.347826,1.043478 -L 0.347826,1.043478,0,1.043478 -L 3.826087,3.826087,3.478261,3.826087 -L 3.478261,3.826087,3.130435,4.521739 -L 3.478261,4.173913,2.434783,4.521739 -L 2.434783,4.521739,1.391304,4.521739 -L 1.391304,4.521739,0.347826,4.173913 -L 0.695652,4.521739,0.347826,3.826087 -L 0.347826,3.826087,0.695652,3.130435 -L 0.347826,3.478261,1.043478,3.130435 -L 1.043478,3.130435,2.782609,2.434783 -L 2.782609,2.434783,3.478261,2.086957 -L 3.478261,2.086957,3.826087,1.391304 -L 3.826087,1.391304,3.826087,1.043478 -L 3.826087,1.043478,3.478261,0.347826 -L 3.478261,0.347826,2.434783,0 -L 2.434783,0,1.391304,0 -L 1.391304,0,0.347826,0.347826 -L 0.347826,0.347826,0,1.043478 -L 2.782609,7.304348,2.434783,6.956522 -L 2.434783,6.956522,2.086957,6.956522 -L 2.086957,6.956522,1.73913,7.304348 -L 1.73913,7.304348,1.73913,7.652174 -L 1.73913,7.652174,2.086957,8 -L 2.086957,8,2.434783,8 -L 2.434783,8,2.782609,7.652174 -L 2.782609,7.652174,2.782609,6.608696 -L 2.782609,6.608696,2.434783,5.913043 -L 2.434783,5.913043,1.73913,5.565217 -L 2.086957,7.652174,2.086957,7.304348 -L 2.086957,7.304348,2.434783,7.304348 -L 2.434783,7.304348,2.434783,7.652174 -L 2.434783,7.652174,2.086957,7.652174 -L 2.434783,6.956522,2.782609,6.608696 -L 2.782609,7.304348,2.434783,5.913043 - -[·] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[¸] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[¹] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[º] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[»] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[#017A] 24 -L 3.478261,4.521739,0,0 -L 4.173913,4.869565,0.695652,0.347826 -L 0,4.869565,4.173913,4.869565 -L 0,4.869565,0,4.521739 -L 0,4.521739,3.478261,4.521739 -L 0.695652,0.347826,4.173913,0.347826 -L 4.173913,0.347826,4.173913,0 -L 0,0,4.173913,0 -L 3.130435,7.304348,2.782609,6.956522 -L 2.782609,6.956522,2.434783,6.956522 -L 2.434783,6.956522,2.086957,7.304348 -L 2.086957,7.304348,2.086957,7.652174 -L 2.086957,7.652174,2.434783,8 -L 2.434783,8,2.782609,8 -L 2.782609,8,3.130435,7.652174 -L 3.130435,7.652174,3.130435,6.608696 -L 3.130435,6.608696,2.782609,5.913043 -L 2.782609,5.913043,2.086957,5.565217 -L 2.434783,7.652174,2.434783,7.304348 -L 2.434783,7.304348,2.782609,7.304348 -L 2.782609,7.304348,2.782609,7.652174 -L 2.782609,7.652174,2.434783,7.652174 -L 2.782609,6.956522,3.130435,6.608696 -L 3.130435,7.304348,2.782609,5.913043 - -[½] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[¾] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[#017C] 20 -L 3.478261,4.521739,0,0 -L 4.173913,4.869565,0.695652,0.347826 -L 0,4.869565,4.173913,4.869565 -L 0,4.869565,0,4.521739 -L 0,4.521739,3.478261,4.521739 -L 0.695652,0.347826,4.173913,0.347826 -L 4.173913,0.347826,4.173913,0 -L 0,0,4.173913,0 -L 2.086957,6.608696,1.73913,6.26087 -L 1.73913,6.26087,1.73913,5.913043 -L 1.73913,5.913043,2.086957,5.565217 -L 2.086957,5.565217,2.434783,5.565217 -L 2.434783,5.565217,2.782609,5.913043 -L 2.782609,5.913043,2.782609,6.26087 -L 2.782609,6.26087,2.434783,6.608696 -L 2.434783,6.608696,2.086957,6.608696 -L 2.086957,6.26087,2.086957,5.913043 -L 2.086957,5.913043,2.434783,5.913043 -L 2.434783,5.913043,2.434783,6.26087 -L 2.434783,6.26087,2.086957,6.26087 - -[À] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[Á] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[Â] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[Ã] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[Ä] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[Å] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[#0106] 50 -L 5.217391,5.565217,4.869565,6.26087 -L 4.869565,6.26087,4.173913,6.956522 -L 4.173913,6.956522,3.478261,7.304348 -L 3.478261,7.304348,2.086957,7.304348 -L 2.086957,7.304348,1.391304,6.956522 -L 1.391304,6.956522,0.695652,6.26087 -L 0.695652,6.26087,0.347826,5.565217 -L 0.347826,5.565217,0,4.521739 -L 0,4.521739,0,2.782609 -L 0,2.782609,0.347826,1.73913 -L 0.347826,1.73913,0.695652,1.043478 -L 0.695652,1.043478,1.391304,0.347826 -L 1.391304,0.347826,2.086957,0 -L 2.086957,0,3.478261,0 -L 3.478261,0,4.173913,0.347826 -L 4.173913,0.347826,4.869565,1.043478 -L 4.869565,1.043478,5.217391,1.73913 -L 5.217391,5.565217,4.869565,5.565217 -L 4.869565,5.565217,4.521739,6.26087 -L 4.521739,6.26087,4.173913,6.608696 -L 4.173913,6.608696,3.478261,6.956522 -L 3.478261,6.956522,2.086957,6.956522 -L 2.086957,6.956522,1.391304,6.608696 -L 1.391304,6.608696,0.695652,5.565217 -L 0.695652,5.565217,0.347826,4.521739 -L 0.347826,4.521739,0.347826,2.782609 -L 0.347826,2.782609,0.695652,1.73913 -L 0.695652,1.73913,1.391304,0.695652 -L 1.391304,0.695652,2.086957,0.347826 -L 2.086957,0.347826,3.478261,0.347826 -L 3.478261,0.347826,4.173913,0.695652 -L 4.173913,0.695652,4.521739,1.043478 -L 4.521739,1.043478,4.869565,1.73913 -L 4.869565,1.73913,5.217391,1.73913 -L 3.478261,9.73913,3.130435,9.391304 -L 3.130435,9.391304,2.782609,9.391304 -L 2.782609,9.391304,2.434783,9.73913 -L 2.434783,9.73913,2.434783,10.086957 -L 2.434783,10.086957,2.782609,10.434783 -L 2.782609,10.434783,3.130435,10.434783 -L 3.130435,10.434783,3.478261,10.086957 -L 3.478261,10.086957,3.478261,9.043478 -L 3.478261,9.043478,3.130435,8.347826 -L 3.130435,8.347826,2.434783,8 -L 2.782609,10.086957,2.782609,9.73913 -L 2.782609,9.73913,3.130435,9.73913 -L 3.130435,9.73913,3.130435,10.086957 -L 3.130435,10.086957,2.782609,10.086957 -L 3.130435,9.391304,3.478261,9.043478 -L 3.478261,9.73913,3.130435,8.347826 - -[Ç] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[È] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[É] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[#0118] 27 -L 0,7.304348,0,0 -L 0.347826,6.956522,0.347826,0.347826 -L 0,7.304348,4.173913,7.304348 -L 0.347826,6.956522,4.173913,6.956522 -L 4.173913,6.956522,4.173913,7.304348 -L 0.347826,3.826087,2.434783,3.826087 -L 2.434783,3.826087,2.434783,3.478261 -L 0.347826,3.478261,2.434783,3.478261 -L 0.347826,0.347826,4.173913,0.347826 -L 4.173913,0.347826,4.173913,0 -L 0,0,4.173913,0 -L 3.130435,0,2.434783,-0.347826 -L 2.434783,-0.347826,2.086957,-1.043478 -L 2.086957,-1.043478,2.086957,-2.086957 -L 2.086957,-2.086957,2.434783,-2.434783 -L 2.434783,-2.434783,2.782609,-2.434783 -L 2.782609,-2.434783,3.130435,-2.086957 -L 3.130435,-2.086957,3.130435,-1.73913 -L 3.130435,-1.73913,2.782609,-1.391304 -L 2.782609,-1.391304,2.434783,-1.391304 -L 2.434783,-1.391304,2.086957,-1.73913 -L 2.434783,-1.73913,2.434783,-2.086957 -L 2.434783,-2.086957,2.782609,-2.086957 -L 2.782609,-2.086957,2.782609,-1.73913 -L 2.782609,-1.73913,2.434783,-1.73913 -L 2.434783,-0.347826,2.086957,-1.73913 -L 2.086957,-1.043478,2.434783,-1.391304 - -[Ë] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[Ì] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[Í] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[Î] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[Ï] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[Ð] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[#0143] 24 -L 0,7.304348,0,0 -L 0.347826,6.26087,0.347826,0 -L 0.347826,0,0,0 -L 0.347826,6.26087,4.869565,0 -L 0,7.304348,4.521739,1.043478 -L 4.521739,7.304348,4.521739,1.043478 -L 4.521739,7.304348,4.869565,7.304348 -L 4.869565,7.304348,4.869565,0 -L 3.478261,9.73913,3.130435,9.391304 -L 3.130435,9.391304,2.782609,9.391304 -L 2.782609,9.391304,2.434783,9.73913 -L 2.434783,9.73913,2.434783,10.086957 -L 2.434783,10.086957,2.782609,10.434783 -L 2.782609,10.434783,3.130435,10.434783 -L 3.130435,10.434783,3.478261,10.086957 -L 3.478261,10.086957,3.478261,9.043478 -L 3.478261,9.043478,3.130435,8.347826 -L 3.130435,8.347826,2.434783,8 -L 2.782609,10.086957,2.782609,9.73913 -L 2.782609,9.73913,3.130435,9.73913 -L 3.130435,9.73913,3.130435,10.086957 -L 3.130435,10.086957,2.782609,10.086957 -L 3.130435,9.391304,3.478261,9.043478 -L 3.478261,9.73913,3.130435,8.347826 - -[Ò] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[#00D3] 52 -L 2.086957,7.304348,1.391304,6.956522 -L 1.391304,6.956522,0.695652,6.26087 -L 0.695652,6.26087,0.347826,5.565217 -L 0.347826,5.565217,0,4.521739 -L 0,4.521739,0,2.782609 -L 0,2.782609,0.347826,1.73913 -L 0.347826,1.73913,0.695652,1.043478 -L 0.695652,1.043478,1.391304,0.347826 -L 1.391304,0.347826,2.086957,0 -L 2.086957,0,3.478261,0 -L 3.478261,0,4.173913,0.347826 -L 4.173913,0.347826,4.869565,1.043478 -L 4.869565,1.043478,5.217391,1.73913 -L 5.217391,1.73913,5.565217,2.782609 -L 5.565217,2.782609,5.565217,4.521739 -L 5.565217,4.521739,5.217391,5.565217 -L 5.217391,5.565217,4.869565,6.26087 -L 4.869565,6.26087,4.173913,6.956522 -L 4.173913,6.956522,3.478261,7.304348 -L 3.478261,7.304348,2.086957,7.304348 -L 2.434783,6.956522,1.391304,6.608696 -L 1.391304,6.608696,0.695652,5.565217 -L 0.695652,5.565217,0.347826,4.521739 -L 0.347826,4.521739,0.347826,2.782609 -L 0.347826,2.782609,0.695652,1.73913 -L 0.695652,1.73913,1.391304,0.695652 -L 1.391304,0.695652,2.434783,0.347826 -L 2.434783,0.347826,3.130435,0.347826 -L 3.130435,0.347826,4.173913,0.695652 -L 4.173913,0.695652,4.869565,1.73913 -L 4.869565,1.73913,5.217391,2.782609 -L 5.217391,2.782609,5.217391,4.521739 -L 5.217391,4.521739,4.869565,5.565217 -L 4.869565,5.565217,4.173913,6.608696 -L 4.173913,6.608696,3.130435,6.956522 -L 3.130435,6.956522,2.434783,6.956522 -L 3.826087,9.73913,3.478261,9.391304 -L 3.478261,9.391304,3.130435,9.391304 -L 3.130435,9.391304,2.782609,9.73913 -L 2.782609,9.73913,2.782609,10.086957 -L 2.782609,10.086957,3.130435,10.434783 -L 3.130435,10.434783,3.478261,10.434783 -L 3.478261,10.434783,3.826087,10.086957 -L 3.826087,10.086957,3.826087,9.043478 -L 3.826087,9.043478,3.478261,8.347826 -L 3.478261,8.347826,2.782609,8 -L 3.130435,10.086957,3.130435,9.73913 -L 3.130435,9.73913,3.478261,9.73913 -L 3.478261,9.73913,3.478261,10.086957 -L 3.478261,10.086957,3.130435,10.086957 -L 3.478261,9.391304,3.826087,9.043478 -L 3.826087,9.73913,3.478261,8.347826 - -[Ô] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[Õ] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[Ö] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[×] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[Ø] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[Ù] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[Ú] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[Û] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[Ü] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[Ý] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[Þ] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[ß] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[à] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[á] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[â] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[ã] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[ä] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[å] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[#0107] 44 -L 4.173913,3.826087,3.478261,4.521739 -L 3.478261,4.521739,2.782609,4.869565 -L 2.782609,4.869565,1.73913,4.869565 -L 1.73913,4.869565,1.043478,4.521739 -L 1.043478,4.521739,0.347826,3.826087 -L 0.347826,3.826087,0,2.782609 -L 0,2.782609,0,2.086957 -L 0,2.086957,0.347826,1.043478 -L 0.347826,1.043478,1.043478,0.347826 -L 1.043478,0.347826,1.73913,0 -L 1.73913,0,2.782609,0 -L 2.782609,0,3.478261,0.347826 -L 3.478261,0.347826,4.173913,1.043478 -L 4.173913,3.826087,3.826087,3.478261 -L 3.826087,3.478261,3.478261,4.173913 -L 3.478261,4.173913,2.782609,4.521739 -L 2.782609,4.521739,1.73913,4.521739 -L 1.73913,4.521739,1.043478,4.173913 -L 1.043478,4.173913,0.695652,3.826087 -L 0.695652,3.826087,0.347826,2.782609 -L 0.347826,2.782609,0.347826,2.086957 -L 0.347826,2.086957,0.695652,1.043478 -L 0.695652,1.043478,1.043478,0.695652 -L 1.043478,0.695652,1.73913,0.347826 -L 1.73913,0.347826,2.782609,0.347826 -L 2.782609,0.347826,3.478261,0.695652 -L 3.478261,0.695652,3.826087,1.391304 -L 3.826087,1.391304,4.173913,1.043478 -L 3.130435,7.304348,2.782609,6.956522 -L 2.782609,6.956522,2.434783,6.956522 -L 2.434783,6.956522,2.086957,7.304348 -L 2.086957,7.304348,2.086957,7.652174 -L 2.086957,7.652174,2.434783,8 -L 2.434783,8,2.782609,8 -L 2.782609,8,3.130435,7.652174 -L 3.130435,7.652174,3.130435,6.608696 -L 3.130435,6.608696,2.782609,5.913043 -L 2.782609,5.913043,2.086957,5.565217 -L 2.434783,7.652174,2.434783,7.304348 -L 2.434783,7.304348,2.782609,7.304348 -L 2.782609,7.304348,2.782609,7.652174 -L 2.782609,7.652174,2.434783,7.652174 -L 2.782609,6.956522,3.130435,6.608696 -L 3.130435,7.304348,2.782609,5.913043 - -[ç] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[è] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[é] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[#0119] 48 -L 0.347826,2.434783,4.173913,2.434783 -L 4.173913,2.434783,4.173913,3.478261 -L 4.173913,3.478261,3.826087,4.173913 -L 3.826087,4.173913,3.478261,4.521739 -L 3.478261,4.521739,2.782609,4.869565 -L 2.782609,4.869565,1.73913,4.869565 -L 1.73913,4.869565,1.043478,4.521739 -L 1.043478,4.521739,0.347826,3.826087 -L 0.347826,3.826087,0,2.782609 -L 0,2.782609,0,2.086957 -L 0,2.086957,0.347826,1.043478 -L 0.347826,1.043478,1.043478,0.347826 -L 1.043478,0.347826,1.73913,0 -L 1.73913,0,2.782609,0 -L 2.782609,0,3.478261,0.347826 -L 3.478261,0.347826,4.173913,1.043478 -L 0.347826,2.782609,3.826087,2.782609 -L 3.826087,2.782609,3.826087,3.478261 -L 3.826087,3.478261,3.478261,4.173913 -L 3.478261,4.173913,2.782609,4.521739 -L 2.782609,4.521739,1.73913,4.521739 -L 1.73913,4.521739,1.043478,4.173913 -L 1.043478,4.173913,0.695652,3.826087 -L 0.695652,3.826087,0.347826,2.782609 -L 0.347826,2.782609,0.347826,2.086957 -L 0.347826,2.086957,0.695652,1.043478 -L 0.695652,1.043478,1.043478,0.695652 -L 1.043478,0.695652,1.73913,0.347826 -L 1.73913,0.347826,2.782609,0.347826 -L 2.782609,0.347826,3.478261,0.695652 -L 3.478261,0.695652,3.826087,1.391304 -L 3.826087,1.391304,4.173913,1.043478 -L 2.782609,0,2.086957,-0.347826 -L 2.086957,-0.347826,1.73913,-1.043478 -L 1.73913,-1.043478,1.73913,-2.086957 -L 1.73913,-2.086957,2.086957,-2.434783 -L 2.086957,-2.434783,2.434783,-2.434783 -L 2.434783,-2.434783,2.782609,-2.086957 -L 2.782609,-2.086957,2.782609,-1.73913 -L 2.782609,-1.73913,2.434783,-1.391304 -L 2.434783,-1.391304,2.086957,-1.391304 -L 2.086957,-1.391304,1.73913,-1.73913 -L 2.086957,-1.73913,2.086957,-2.086957 -L 2.086957,-2.086957,2.434783,-2.086957 -L 2.434783,-2.086957,2.434783,-1.73913 -L 2.434783,-1.73913,2.086957,-1.73913 -L 2.086957,-0.347826,1.73913,-1.73913 -L 1.73913,-1.043478,2.086957,-1.391304 - -[ë] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[ì] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[í] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[î] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[ï] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[ð] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[#0144] 33 -L 0,4.869565,0,0 -L 0,0,0.347826,0 -L 0,4.869565,0.347826,4.869565 -L 0.347826,4.869565,0.347826,0 -L 0.347826,3.478261,1.391304,4.521739 -L 1.391304,4.521739,2.086957,4.869565 -L 2.086957,4.869565,3.130435,4.869565 -L 3.130435,4.869565,3.826087,4.521739 -L 3.826087,4.521739,4.173913,3.478261 -L 4.173913,3.478261,4.173913,0 -L 0.347826,3.478261,1.391304,4.173913 -L 1.391304,4.173913,2.086957,4.521739 -L 2.086957,4.521739,2.782609,4.521739 -L 2.782609,4.521739,3.478261,4.173913 -L 3.478261,4.173913,3.826087,3.478261 -L 3.826087,3.478261,3.826087,0 -L 3.826087,0,4.173913,0 -L 3.130435,7.304348,2.782609,6.956522 -L 2.782609,6.956522,2.434783,6.956522 -L 2.434783,6.956522,2.086957,7.304348 -L 2.086957,7.304348,2.086957,7.652174 -L 2.086957,7.652174,2.434783,8 -L 2.434783,8,2.782609,8 -L 2.782609,8,3.130435,7.652174 -L 3.130435,7.652174,3.130435,6.608696 -L 3.130435,6.608696,2.782609,5.913043 -L 2.782609,5.913043,2.086957,5.565217 -L 2.434783,7.652174,2.434783,7.304348 -L 2.434783,7.304348,2.782609,7.304348 -L 2.782609,7.304348,2.782609,7.652174 -L 2.782609,7.652174,2.434783,7.652174 -L 2.782609,6.956522,3.130435,6.608696 -L 3.130435,7.304348,2.782609,5.913043 - -[ò] 12 -L 0.347826,1.043478,0,0.695652 -L 0,0.695652,0,0.347826 -L 0,0.347826,0.347826,0 -L 0.347826,0,0.695652,0 -L 0.695652,0,1.043478,0.347826 -L 1.043478,0.347826,1.043478,0.695652 -L 1.043478,0.695652,0.695652,1.043478 -L 0.695652,1.043478,0.347826,1.043478 -L 0.347826,0.695652,0.347826,0.347826 -L 0.347826,0.347826,0.695652,0.347826 -L 0.695652,0.347826,0.695652,0.695652 -L 0.695652,0.695652,0.347826,0.695652 - -[#00F3] 48 -L 1.73913,4.869565,1.043478,4.521739 -L 1.043478,4.521739,0.347826,3.826087 -L 0.347826,3.826087,0,2.782609 -L 0,2.782609,0,2.086957 -L 0,2.086957,0.347826,1.043478 -L 0.347826,1.043478,1.043478,0.347826 -L 1.043478,0.347826,1.73913,0 -L 1.73913,0,2.782609,0 -L 2.782609,0,3.478261,0.347826 -L 3.478261,0.347826,4.173913,1.043478 -L 4.173913,1.043478,4.521739,2.086957 -L 4.521739,2.086957,4.521739,2.782609 -L 4.521739,2.782609,4.173913,3.826087 -L 4.173913,3.826087,3.478261,4.521739 -L 3.478261,4.521739,2.782609,4.869565 -L 2.782609,4.869565,1.73913,4.869565 -L 1.73913,4.521739,1.043478,4.173913 -L 1.043478,4.173913,0.695652,3.826087 -L 0.695652,3.826087,0.347826,2.782609 -L 0.347826,2.782609,0.347826,2.086957 -L 0.347826,2.086957,0.695652,1.043478 -L 0.695652,1.043478,1.043478,0.695652 -L 1.043478,0.695652,1.73913,0.347826 -L 1.73913,0.347826,2.782609,0.347826 -L 2.782609,0.347826,3.478261,0.695652 -L 3.478261,0.695652,3.826087,1.043478 -L 3.826087,1.043478,4.173913,2.086957 -L 4.173913,2.086957,4.173913,2.782609 -L 4.173913,2.782609,3.826087,3.826087 -L 3.826087,3.826087,3.478261,4.173913 -L 3.478261,4.173913,2.782609,4.521739 -L 2.782609,4.521739,1.73913,4.521739 -L 3.130435,7.304348,2.782609,6.956522 -L 2.782609,6.956522,2.434783,6.956522 -L 2.434783,6.956522,2.086957,7.304348 -L 2.086957,7.304348,2.086957,7.652174 -L 2.086957,7.652174,2.434783,8 -L 2.434783,8,2.782609,8 -L 2.782609,8,3.130435,7.652174 -L 3.130435,7.652174,3.130435,6.608696 -L 3.130435,6.608696,2.782609,5.913043 -L 2.782609,5.913043,2.086957,5.565217 -L 2.434783,7.652174,2.434783,7.304348 -L 2.434783,7.304348,2.782609,7.304348 -L 2.782609,7.304348,2.782609,7.652174 -L 2.782609,7.652174,2.434783,7.652174 -L 2.782609,6.956522,3.130435,6.608696 -L 3.130435,7.304348,2.782609,5.913043 - -#EOF diff --git a/fonts/romanp.cxf b/fonts/romanp.cxf deleted file mode 100644 index 257c96a..0000000 --- a/fonts/romanp.cxf +++ /dev/null @@ -1,2779 +0,0 @@ -# Format: QCad II Font -# Creator: Adam Radlowski's "dodajf" program - GRASS font translator -# Version: 1.0.0 -# Name: Roman Plain -# LetterSpacing: 3.0 -# WordSpacing: 6.75 -# LineSpacingFactor: 1.0 -# Author: Hershey fonts -# Author: Adam Radlowski (Polish) - -[!] 9 -L 0.275862,5.793103,0,5.241379 -L 0,5.241379,0.275862,1.931034 -L 0.275862,1.931034,0.551724,5.241379 -L 0.551724,5.241379,0.275862,5.793103 -L 0.275862,5.241379,0.275862,3.586207 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -["] 10 -L 0.275862,3.862069,0,3.586207 -L 0,3.586207,0.275862,3.310345 -L 0.275862,3.310345,0.551724,3.586207 -L 0.551724,3.586207,0.275862,3.862069 -L 0.275862,0,0,0.275862 -L 0,0.275862,0.275862,0.551724 -L 0.275862,0.551724,0.551724,0.275862 -L 0.551724,0.275862,0.551724,-0.275862 -L 0.551724,-0.275862,0.275862,-0.827586 -L 0.275862,-0.827586,0,-1.103448 - -[#] 4 -L 2.206897,5.793103,0.275862,-1.931034 -L 3.862069,5.793103,1.931034,-1.931034 -L 0.275862,2.758621,4.137931,2.758621 -L 0,1.103448,3.862069,1.103448 - -[$] 34 -L 1.37931,6.896552,1.37931,-1.103448 -L 2.482759,6.896552,2.482759,-1.103448 -L 3.586207,4.965517,3.310345,4.689655 -L 3.310345,4.689655,3.586207,4.413793 -L 3.586207,4.413793,3.862069,4.689655 -L 3.862069,4.689655,3.862069,4.965517 -L 3.862069,4.965517,3.310345,5.517241 -L 3.310345,5.517241,2.482759,5.793103 -L 2.482759,5.793103,1.37931,5.793103 -L 1.37931,5.793103,0.551724,5.517241 -L 0.551724,5.517241,0,4.965517 -L 0,4.965517,0,4.413793 -L 0,4.413793,0.275862,3.862069 -L 0.275862,3.862069,0.551724,3.586207 -L 0.551724,3.586207,1.103448,3.310345 -L 1.103448,3.310345,2.758621,2.758621 -L 2.758621,2.758621,3.310345,2.482759 -L 3.310345,2.482759,3.862069,1.931034 -L 0,4.413793,0.551724,3.862069 -L 0.551724,3.862069,1.103448,3.586207 -L 1.103448,3.586207,2.758621,3.034483 -L 2.758621,3.034483,3.310345,2.758621 -L 3.310345,2.758621,3.586207,2.482759 -L 3.586207,2.482759,3.862069,1.931034 -L 3.862069,1.931034,3.862069,0.827586 -L 3.862069,0.827586,3.310345,0.275862 -L 3.310345,0.275862,2.482759,0 -L 2.482759,0,1.37931,0 -L 1.37931,0,0.551724,0.275862 -L 0.551724,0.275862,0,0.827586 -L 0,0.827586,0,1.103448 -L 0,1.103448,0.275862,1.37931 -L 0.275862,1.37931,0.551724,1.103448 -L 0.551724,1.103448,0.275862,0.827586 - -[%] 26 -L 4.965517,5.793103,0,0 -L 1.37931,5.793103,1.931034,5.241379 -L 1.931034,5.241379,1.931034,4.689655 -L 1.931034,4.689655,1.655172,4.137931 -L 1.655172,4.137931,1.103448,3.862069 -L 1.103448,3.862069,0.551724,3.862069 -L 0.551724,3.862069,0,4.413793 -L 0,4.413793,0,4.965517 -L 0,4.965517,0.275862,5.517241 -L 0.275862,5.517241,0.827586,5.793103 -L 0.827586,5.793103,1.37931,5.793103 -L 1.37931,5.793103,1.931034,5.517241 -L 1.931034,5.517241,2.758621,5.241379 -L 2.758621,5.241379,3.586207,5.241379 -L 3.586207,5.241379,4.413793,5.517241 -L 4.413793,5.517241,4.965517,5.793103 -L 3.862069,1.931034,3.310345,1.655172 -L 3.310345,1.655172,3.034483,1.103448 -L 3.034483,1.103448,3.034483,0.551724 -L 3.034483,0.551724,3.586207,0 -L 3.586207,0,4.137931,0 -L 4.137931,0,4.689655,0.275862 -L 4.689655,0.275862,4.965517,0.827586 -L 4.965517,0.827586,4.965517,1.37931 -L 4.965517,1.37931,4.413793,1.931034 -L 4.413793,1.931034,3.862069,1.931034 - -[&] 43 -L 4.965517,3.586207,4.689655,3.310345 -L 4.689655,3.310345,4.965517,3.034483 -L 4.965517,3.034483,5.241379,3.310345 -L 5.241379,3.310345,5.241379,3.586207 -L 5.241379,3.586207,4.965517,3.862069 -L 4.965517,3.862069,4.689655,3.862069 -L 4.689655,3.862069,4.413793,3.586207 -L 4.413793,3.586207,4.137931,3.034483 -L 4.137931,3.034483,3.586207,1.655172 -L 3.586207,1.655172,3.034483,0.827586 -L 3.034483,0.827586,2.482759,0.275862 -L 2.482759,0.275862,1.931034,0 -L 1.931034,0,1.103448,0 -L 1.103448,0,0.275862,0.275862 -L 0.275862,0.275862,0,0.827586 -L 0,0.827586,0,1.655172 -L 0,1.655172,0.275862,2.206897 -L 0.275862,2.206897,1.931034,3.310345 -L 1.931034,3.310345,2.482759,3.862069 -L 2.482759,3.862069,2.758621,4.413793 -L 2.758621,4.413793,2.758621,4.965517 -L 2.758621,4.965517,2.482759,5.517241 -L 2.482759,5.517241,1.931034,5.793103 -L 1.931034,5.793103,1.37931,5.517241 -L 1.37931,5.517241,1.103448,4.965517 -L 1.103448,4.965517,1.103448,4.413793 -L 1.103448,4.413793,1.37931,3.586207 -L 1.37931,3.586207,1.931034,2.758621 -L 1.931034,2.758621,3.310345,0.827586 -L 3.310345,0.827586,3.862069,0.275862 -L 3.862069,0.275862,4.689655,0 -L 4.689655,0,4.965517,0 -L 4.965517,0,5.241379,0.275862 -L 5.241379,0.275862,5.241379,0.551724 -L 1.103448,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.827586 -L 0.275862,0.827586,0.275862,1.655172 -L 0.275862,1.655172,0.551724,2.206897 -L 0.551724,2.206897,1.103448,2.758621 -L 1.103448,4.413793,1.37931,3.862069 -L 1.37931,3.862069,3.586207,0.827586 -L 3.586207,0.827586,4.137931,0.275862 -L 4.137931,0.275862,4.689655,0 - -['] 6 -L 0.275862,5.241379,0,5.517241 -L 0,5.517241,0.275862,5.793103 -L 0.275862,5.793103,0.551724,5.517241 -L 0.551724,5.517241,0.551724,4.965517 -L 0.551724,4.965517,0.275862,4.413793 -L 0.275862,4.413793,0,4.137931 - -[(] 16 -L 1.931034,6.896552,1.37931,6.344828 -L 1.37931,6.344828,0.827586,5.517241 -L 0.827586,5.517241,0.275862,4.413793 -L 0.275862,4.413793,0,3.034483 -L 0,3.034483,0,1.931034 -L 0,1.931034,0.275862,0.551724 -L 0.275862,0.551724,0.827586,-0.551724 -L 0.827586,-0.551724,1.37931,-1.37931 -L 1.37931,-1.37931,1.931034,-1.931034 -L 1.37931,6.344828,0.827586,5.241379 -L 0.827586,5.241379,0.551724,4.413793 -L 0.551724,4.413793,0.275862,3.034483 -L 0.275862,3.034483,0.275862,1.931034 -L 0.275862,1.931034,0.551724,0.551724 -L 0.551724,0.551724,0.827586,-0.275862 -L 0.827586,-0.275862,1.37931,-1.37931 - -[)] 16 -L 0,6.896552,0.551724,6.344828 -L 0.551724,6.344828,1.103448,5.517241 -L 1.103448,5.517241,1.655172,4.413793 -L 1.655172,4.413793,1.931034,3.034483 -L 1.931034,3.034483,1.931034,1.931034 -L 1.931034,1.931034,1.655172,0.551724 -L 1.655172,0.551724,1.103448,-0.551724 -L 1.103448,-0.551724,0.551724,-1.37931 -L 0.551724,-1.37931,0,-1.931034 -L 0.551724,6.344828,1.103448,5.241379 -L 1.103448,5.241379,1.37931,4.413793 -L 1.37931,4.413793,1.655172,3.034483 -L 1.655172,3.034483,1.655172,1.931034 -L 1.655172,1.931034,1.37931,0.551724 -L 1.37931,0.551724,1.103448,-0.275862 -L 1.103448,-0.275862,0.551724,-1.37931 - -[*] 3 -L 1.37931,5.793103,1.37931,2.482759 -L 0,4.965517,2.758621,3.310345 -L 2.758621,4.965517,0,3.310345 - -[+] 2 -L 2.482759,4.965517,2.482759,0 -L 0,2.482759,4.965517,2.482759 - -[,] 6 -L 0.275862,0,0,0.275862 -L 0,0.275862,0.275862,0.551724 -L 0.275862,0.551724,0.551724,0.275862 -L 0.551724,0.275862,0.551724,-0.275862 -L 0.551724,-0.275862,0.275862,-0.827586 -L 0.275862,-0.827586,0,-1.103448 - -[-] 1 -L 0,2.482759,4.965517,2.482759 - -[.] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[/] 1 -L 2.482759,6.896552,0,-1.931034 - -[0] 34 -L 1.655172,5.793103,0.827586,5.517241 -L 0.827586,5.517241,0.275862,4.689655 -L 0.275862,4.689655,0,3.310345 -L 0,3.310345,0,2.482759 -L 0,2.482759,0.275862,1.103448 -L 0.275862,1.103448,0.827586,0.275862 -L 0.827586,0.275862,1.655172,0 -L 1.655172,0,2.206897,0 -L 2.206897,0,3.034483,0.275862 -L 3.034483,0.275862,3.586207,1.103448 -L 3.586207,1.103448,3.862069,2.482759 -L 3.862069,2.482759,3.862069,3.310345 -L 3.862069,3.310345,3.586207,4.689655 -L 3.586207,4.689655,3.034483,5.517241 -L 3.034483,5.517241,2.206897,5.793103 -L 2.206897,5.793103,1.655172,5.793103 -L 1.655172,5.793103,1.103448,5.517241 -L 1.103448,5.517241,0.827586,5.241379 -L 0.827586,5.241379,0.551724,4.689655 -L 0.551724,4.689655,0.275862,3.310345 -L 0.275862,3.310345,0.275862,2.482759 -L 0.275862,2.482759,0.551724,1.103448 -L 0.551724,1.103448,0.827586,0.551724 -L 0.827586,0.551724,1.103448,0.275862 -L 1.103448,0.275862,1.655172,0 -L 2.206897,0,2.758621,0.275862 -L 2.758621,0.275862,3.034483,0.551724 -L 3.034483,0.551724,3.310345,1.103448 -L 3.310345,1.103448,3.586207,2.482759 -L 3.586207,2.482759,3.586207,3.310345 -L 3.586207,3.310345,3.310345,4.689655 -L 3.310345,4.689655,3.034483,5.241379 -L 3.034483,5.241379,2.758621,5.517241 -L 2.758621,5.517241,2.206897,5.793103 - -[1] 5 -L 0,4.689655,0.551724,4.965517 -L 0.551724,4.965517,1.37931,5.793103 -L 1.37931,5.793103,1.37931,0 -L 1.103448,5.517241,1.103448,0 -L 0,0,2.482759,0 - -[2] 37 -L 0.275862,4.689655,0.551724,4.413793 -L 0.551724,4.413793,0.275862,4.137931 -L 0.275862,4.137931,0,4.413793 -L 0,4.413793,0,4.689655 -L 0,4.689655,0.275862,5.241379 -L 0.275862,5.241379,0.551724,5.517241 -L 0.551724,5.517241,1.37931,5.793103 -L 1.37931,5.793103,2.482759,5.793103 -L 2.482759,5.793103,3.310345,5.517241 -L 3.310345,5.517241,3.586207,5.241379 -L 3.586207,5.241379,3.862069,4.689655 -L 3.862069,4.689655,3.862069,4.137931 -L 3.862069,4.137931,3.586207,3.586207 -L 3.586207,3.586207,2.758621,3.034483 -L 2.758621,3.034483,1.37931,2.482759 -L 1.37931,2.482759,0.827586,2.206897 -L 0.827586,2.206897,0.275862,1.655172 -L 0.275862,1.655172,0,0.827586 -L 0,0.827586,0,0 -L 2.482759,5.793103,3.034483,5.517241 -L 3.034483,5.517241,3.310345,5.241379 -L 3.310345,5.241379,3.586207,4.689655 -L 3.586207,4.689655,3.586207,4.137931 -L 3.586207,4.137931,3.310345,3.586207 -L 3.310345,3.586207,2.482759,3.034483 -L 2.482759,3.034483,1.37931,2.482759 -L 0,0.551724,0.275862,0.827586 -L 0.275862,0.827586,0.827586,0.827586 -L 0.827586,0.827586,2.206897,0.275862 -L 2.206897,0.275862,3.034483,0.275862 -L 3.034483,0.275862,3.586207,0.551724 -L 3.586207,0.551724,3.862069,0.827586 -L 0.827586,0.827586,2.206897,0 -L 2.206897,0,3.310345,0 -L 3.310345,0,3.586207,0.275862 -L 3.586207,0.275862,3.862069,0.827586 -L 3.862069,0.827586,3.862069,1.37931 - -[3] 39 -L 0.275862,4.689655,0.551724,4.413793 -L 0.551724,4.413793,0.275862,4.137931 -L 0.275862,4.137931,0,4.413793 -L 0,4.413793,0,4.689655 -L 0,4.689655,0.275862,5.241379 -L 0.275862,5.241379,0.551724,5.517241 -L 0.551724,5.517241,1.37931,5.793103 -L 1.37931,5.793103,2.482759,5.793103 -L 2.482759,5.793103,3.310345,5.517241 -L 3.310345,5.517241,3.586207,4.965517 -L 3.586207,4.965517,3.586207,4.137931 -L 3.586207,4.137931,3.310345,3.586207 -L 3.310345,3.586207,2.482759,3.310345 -L 2.482759,3.310345,1.655172,3.310345 -L 2.482759,5.793103,3.034483,5.517241 -L 3.034483,5.517241,3.310345,4.965517 -L 3.310345,4.965517,3.310345,4.137931 -L 3.310345,4.137931,3.034483,3.586207 -L 3.034483,3.586207,2.482759,3.310345 -L 2.482759,3.310345,3.034483,3.034483 -L 3.034483,3.034483,3.586207,2.482759 -L 3.586207,2.482759,3.862069,1.931034 -L 3.862069,1.931034,3.862069,1.103448 -L 3.862069,1.103448,3.586207,0.551724 -L 3.586207,0.551724,3.310345,0.275862 -L 3.310345,0.275862,2.482759,0 -L 2.482759,0,1.37931,0 -L 1.37931,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 -L 0.275862,0.551724,0,1.103448 -L 0,1.103448,0,1.37931 -L 0,1.37931,0.275862,1.655172 -L 0.275862,1.655172,0.551724,1.37931 -L 0.551724,1.37931,0.275862,1.103448 -L 3.310345,2.758621,3.586207,1.931034 -L 3.586207,1.931034,3.586207,1.103448 -L 3.586207,1.103448,3.310345,0.551724 -L 3.310345,0.551724,3.034483,0.275862 -L 3.034483,0.275862,2.482759,0 - -[4] 5 -L 2.758621,5.241379,2.758621,0 -L 3.034483,5.793103,3.034483,0 -L 3.034483,5.793103,0,1.655172 -L 0,1.655172,4.413793,1.655172 -L 1.931034,0,3.862069,0 - -[5] 29 -L 0.551724,5.793103,0,3.034483 -L 0,3.034483,0.551724,3.586207 -L 0.551724,3.586207,1.37931,3.862069 -L 1.37931,3.862069,2.206897,3.862069 -L 2.206897,3.862069,3.034483,3.586207 -L 3.034483,3.586207,3.586207,3.034483 -L 3.586207,3.034483,3.862069,2.206897 -L 3.862069,2.206897,3.862069,1.655172 -L 3.862069,1.655172,3.586207,0.827586 -L 3.586207,0.827586,3.034483,0.275862 -L 3.034483,0.275862,2.206897,0 -L 2.206897,0,1.37931,0 -L 1.37931,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 -L 0.275862,0.551724,0,1.103448 -L 0,1.103448,0,1.37931 -L 0,1.37931,0.275862,1.655172 -L 0.275862,1.655172,0.551724,1.37931 -L 0.551724,1.37931,0.275862,1.103448 -L 2.206897,3.862069,2.758621,3.586207 -L 2.758621,3.586207,3.310345,3.034483 -L 3.310345,3.034483,3.586207,2.206897 -L 3.586207,2.206897,3.586207,1.655172 -L 3.586207,1.655172,3.310345,0.827586 -L 3.310345,0.827586,2.758621,0.275862 -L 2.758621,0.275862,2.206897,0 -L 0.551724,5.793103,3.310345,5.793103 -L 0.551724,5.517241,1.931034,5.517241 -L 1.931034,5.517241,3.310345,5.793103 - -[6] 42 -L 3.310345,4.965517,3.034483,4.689655 -L 3.034483,4.689655,3.310345,4.413793 -L 3.310345,4.413793,3.586207,4.689655 -L 3.586207,4.689655,3.586207,4.965517 -L 3.586207,4.965517,3.310345,5.517241 -L 3.310345,5.517241,2.758621,5.793103 -L 2.758621,5.793103,1.931034,5.793103 -L 1.931034,5.793103,1.103448,5.517241 -L 1.103448,5.517241,0.551724,4.965517 -L 0.551724,4.965517,0.275862,4.413793 -L 0.275862,4.413793,0,3.310345 -L 0,3.310345,0,1.655172 -L 0,1.655172,0.275862,0.827586 -L 0.275862,0.827586,0.827586,0.275862 -L 0.827586,0.275862,1.655172,0 -L 1.655172,0,2.206897,0 -L 2.206897,0,3.034483,0.275862 -L 3.034483,0.275862,3.586207,0.827586 -L 3.586207,0.827586,3.862069,1.655172 -L 3.862069,1.655172,3.862069,1.931034 -L 3.862069,1.931034,3.586207,2.758621 -L 3.586207,2.758621,3.034483,3.310345 -L 3.034483,3.310345,2.206897,3.586207 -L 2.206897,3.586207,1.931034,3.586207 -L 1.931034,3.586207,1.103448,3.310345 -L 1.103448,3.310345,0.551724,2.758621 -L 0.551724,2.758621,0.275862,1.931034 -L 1.931034,5.793103,1.37931,5.517241 -L 1.37931,5.517241,0.827586,4.965517 -L 0.827586,4.965517,0.551724,4.413793 -L 0.551724,4.413793,0.275862,3.310345 -L 0.275862,3.310345,0.275862,1.655172 -L 0.275862,1.655172,0.551724,0.827586 -L 0.551724,0.827586,1.103448,0.275862 -L 1.103448,0.275862,1.655172,0 -L 2.206897,0,2.758621,0.275862 -L 2.758621,0.275862,3.310345,0.827586 -L 3.310345,0.827586,3.586207,1.655172 -L 3.586207,1.655172,3.586207,1.931034 -L 3.586207,1.931034,3.310345,2.758621 -L 3.310345,2.758621,2.758621,3.310345 -L 2.758621,3.310345,2.206897,3.586207 - -[7] 21 -L 0,5.793103,0,4.137931 -L 0,4.689655,0.275862,5.241379 -L 0.275862,5.241379,0.827586,5.793103 -L 0.827586,5.793103,1.37931,5.793103 -L 1.37931,5.793103,2.758621,4.965517 -L 2.758621,4.965517,3.310345,4.965517 -L 3.310345,4.965517,3.586207,5.241379 -L 3.586207,5.241379,3.862069,5.793103 -L 0.275862,5.241379,0.827586,5.517241 -L 0.827586,5.517241,1.37931,5.517241 -L 1.37931,5.517241,2.758621,4.965517 -L 3.862069,5.793103,3.862069,4.965517 -L 3.862069,4.965517,3.586207,4.137931 -L 3.586207,4.137931,2.482759,2.758621 -L 2.482759,2.758621,2.206897,2.206897 -L 2.206897,2.206897,1.931034,1.37931 -L 1.931034,1.37931,1.931034,0 -L 3.586207,4.137931,2.206897,2.758621 -L 2.206897,2.758621,1.931034,2.206897 -L 1.931034,2.206897,1.655172,1.37931 -L 1.655172,1.37931,1.655172,0 - -[8] 51 -L 1.37931,5.793103,0.551724,5.517241 -L 0.551724,5.517241,0.275862,4.965517 -L 0.275862,4.965517,0.275862,4.137931 -L 0.275862,4.137931,0.551724,3.586207 -L 0.551724,3.586207,1.37931,3.310345 -L 1.37931,3.310345,2.482759,3.310345 -L 2.482759,3.310345,3.310345,3.586207 -L 3.310345,3.586207,3.586207,4.137931 -L 3.586207,4.137931,3.586207,4.965517 -L 3.586207,4.965517,3.310345,5.517241 -L 3.310345,5.517241,2.482759,5.793103 -L 2.482759,5.793103,1.37931,5.793103 -L 1.37931,5.793103,0.827586,5.517241 -L 0.827586,5.517241,0.551724,4.965517 -L 0.551724,4.965517,0.551724,4.137931 -L 0.551724,4.137931,0.827586,3.586207 -L 0.827586,3.586207,1.37931,3.310345 -L 2.482759,3.310345,3.034483,3.586207 -L 3.034483,3.586207,3.310345,4.137931 -L 3.310345,4.137931,3.310345,4.965517 -L 3.310345,4.965517,3.034483,5.517241 -L 3.034483,5.517241,2.482759,5.793103 -L 1.37931,3.310345,0.551724,3.034483 -L 0.551724,3.034483,0.275862,2.758621 -L 0.275862,2.758621,0,2.206897 -L 0,2.206897,0,1.103448 -L 0,1.103448,0.275862,0.551724 -L 0.275862,0.551724,0.551724,0.275862 -L 0.551724,0.275862,1.37931,0 -L 1.37931,0,2.482759,0 -L 2.482759,0,3.310345,0.275862 -L 3.310345,0.275862,3.586207,0.551724 -L 3.586207,0.551724,3.862069,1.103448 -L 3.862069,1.103448,3.862069,2.206897 -L 3.862069,2.206897,3.586207,2.758621 -L 3.586207,2.758621,3.310345,3.034483 -L 3.310345,3.034483,2.482759,3.310345 -L 1.37931,3.310345,0.827586,3.034483 -L 0.827586,3.034483,0.551724,2.758621 -L 0.551724,2.758621,0.275862,2.206897 -L 0.275862,2.206897,0.275862,1.103448 -L 0.275862,1.103448,0.551724,0.551724 -L 0.551724,0.551724,0.827586,0.275862 -L 0.827586,0.275862,1.37931,0 -L 2.482759,0,3.034483,0.275862 -L 3.034483,0.275862,3.310345,0.551724 -L 3.310345,0.551724,3.586207,1.103448 -L 3.586207,1.103448,3.586207,2.206897 -L 3.586207,2.206897,3.310345,2.758621 -L 3.310345,2.758621,3.034483,3.034483 -L 3.034483,3.034483,2.482759,3.310345 - -[9] 42 -L 3.586207,3.862069,3.310345,3.034483 -L 3.310345,3.034483,2.758621,2.482759 -L 2.758621,2.482759,1.931034,2.206897 -L 1.931034,2.206897,1.655172,2.206897 -L 1.655172,2.206897,0.827586,2.482759 -L 0.827586,2.482759,0.275862,3.034483 -L 0.275862,3.034483,0,3.862069 -L 0,3.862069,0,4.137931 -L 0,4.137931,0.275862,4.965517 -L 0.275862,4.965517,0.827586,5.517241 -L 0.827586,5.517241,1.655172,5.793103 -L 1.655172,5.793103,2.206897,5.793103 -L 2.206897,5.793103,3.034483,5.517241 -L 3.034483,5.517241,3.586207,4.965517 -L 3.586207,4.965517,3.862069,4.137931 -L 3.862069,4.137931,3.862069,2.482759 -L 3.862069,2.482759,3.586207,1.37931 -L 3.586207,1.37931,3.310345,0.827586 -L 3.310345,0.827586,2.758621,0.275862 -L 2.758621,0.275862,1.931034,0 -L 1.931034,0,1.103448,0 -L 1.103448,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.827586 -L 0.275862,0.827586,0.275862,1.103448 -L 0.275862,1.103448,0.551724,1.37931 -L 0.551724,1.37931,0.827586,1.103448 -L 0.827586,1.103448,0.551724,0.827586 -L 1.655172,2.206897,1.103448,2.482759 -L 1.103448,2.482759,0.551724,3.034483 -L 0.551724,3.034483,0.275862,3.862069 -L 0.275862,3.862069,0.275862,4.137931 -L 0.275862,4.137931,0.551724,4.965517 -L 0.551724,4.965517,1.103448,5.517241 -L 1.103448,5.517241,1.655172,5.793103 -L 2.206897,5.793103,2.758621,5.517241 -L 2.758621,5.517241,3.310345,4.965517 -L 3.310345,4.965517,3.586207,4.137931 -L 3.586207,4.137931,3.586207,2.482759 -L 3.586207,2.482759,3.310345,1.37931 -L 3.310345,1.37931,3.034483,0.827586 -L 3.034483,0.827586,2.482759,0.275862 -L 2.482759,0.275862,1.931034,0 - -[:] 8 -L 0.275862,3.862069,0,3.586207 -L 0,3.586207,0.275862,3.310345 -L 0.275862,3.310345,0.551724,3.586207 -L 0.551724,3.586207,0.275862,3.862069 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[;] 10 -L 0.275862,3.862069,0,3.586207 -L 0,3.586207,0.275862,3.310345 -L 0.275862,3.310345,0.551724,3.586207 -L 0.551724,3.586207,0.275862,3.862069 -L 0.275862,0,0,0.275862 -L 0,0.275862,0.275862,0.551724 -L 0.275862,0.551724,0.551724,0.275862 -L 0.551724,0.275862,0.551724,-0.275862 -L 0.551724,-0.275862,0.275862,-0.827586 -L 0.275862,-0.827586,0,-1.103448 - -[<] 2 -L 4.413793,4.965517,0,2.482759 -L 0,2.482759,4.413793,0 - -[=] 2 -L 0,3.310345,4.965517,3.310345 -L 0,1.655172,4.965517,1.655172 - -[>] 2 -L 0,4.965517,4.413793,2.482759 -L 4.413793,2.482759,0,0 - -[?] 26 -L 0.275862,4.689655,0.551724,4.413793 -L 0.551724,4.413793,0.275862,4.137931 -L 0.275862,4.137931,0,4.413793 -L 0,4.413793,0,4.689655 -L 0,4.689655,0.275862,5.241379 -L 0.275862,5.241379,0.551724,5.517241 -L 0.551724,5.517241,1.103448,5.793103 -L 1.103448,5.793103,1.931034,5.793103 -L 1.931034,5.793103,2.758621,5.517241 -L 2.758621,5.517241,3.034483,5.241379 -L 3.034483,5.241379,3.310345,4.689655 -L 3.310345,4.689655,3.310345,4.137931 -L 3.310345,4.137931,3.034483,3.586207 -L 3.034483,3.586207,2.758621,3.310345 -L 2.758621,3.310345,1.655172,2.758621 -L 1.655172,2.758621,1.655172,1.931034 -L 1.931034,5.793103,2.482759,5.517241 -L 2.482759,5.517241,2.758621,5.241379 -L 2.758621,5.241379,3.034483,4.689655 -L 3.034483,4.689655,3.034483,4.137931 -L 3.034483,4.137931,2.758621,3.586207 -L 2.758621,3.586207,2.206897,3.034483 -L 1.655172,0.551724,1.37931,0.275862 -L 1.37931,0.275862,1.655172,0 -L 1.655172,0,1.931034,0.275862 -L 1.931034,0.275862,1.655172,0.551724 - -[@] 48 -L 4.137931,3.586207,3.862069,4.137931 -L 3.862069,4.137931,3.310345,4.413793 -L 3.310345,4.413793,2.482759,4.413793 -L 2.482759,4.413793,1.931034,4.137931 -L 1.931034,4.137931,1.655172,3.862069 -L 1.655172,3.862069,1.37931,3.034483 -L 1.37931,3.034483,1.37931,2.206897 -L 1.37931,2.206897,1.655172,1.655172 -L 1.655172,1.655172,2.206897,1.37931 -L 2.206897,1.37931,3.034483,1.37931 -L 3.034483,1.37931,3.586207,1.655172 -L 3.586207,1.655172,3.862069,2.206897 -L 2.482759,4.413793,1.931034,3.862069 -L 1.931034,3.862069,1.655172,3.034483 -L 1.655172,3.034483,1.655172,2.206897 -L 1.655172,2.206897,1.931034,1.655172 -L 1.931034,1.655172,2.206897,1.37931 -L 4.137931,4.413793,3.862069,2.206897 -L 3.862069,2.206897,3.862069,1.655172 -L 3.862069,1.655172,4.413793,1.37931 -L 4.413793,1.37931,4.965517,1.37931 -L 4.965517,1.37931,5.517241,1.931034 -L 5.517241,1.931034,5.793103,2.758621 -L 5.793103,2.758621,5.793103,3.310345 -L 5.793103,3.310345,5.517241,4.137931 -L 5.517241,4.137931,5.241379,4.689655 -L 5.241379,4.689655,4.689655,5.241379 -L 4.689655,5.241379,4.137931,5.517241 -L 4.137931,5.517241,3.310345,5.793103 -L 3.310345,5.793103,2.482759,5.793103 -L 2.482759,5.793103,1.655172,5.517241 -L 1.655172,5.517241,1.103448,5.241379 -L 1.103448,5.241379,0.551724,4.689655 -L 0.551724,4.689655,0.275862,4.137931 -L 0.275862,4.137931,0,3.310345 -L 0,3.310345,0,2.482759 -L 0,2.482759,0.275862,1.655172 -L 0.275862,1.655172,0.551724,1.103448 -L 0.551724,1.103448,1.103448,0.551724 -L 1.103448,0.551724,1.655172,0.275862 -L 1.655172,0.275862,2.482759,0 -L 2.482759,0,3.310345,0 -L 3.310345,0,4.137931,0.275862 -L 4.137931,0.275862,4.689655,0.551724 -L 4.689655,0.551724,4.965517,0.827586 -L 4.413793,4.413793,4.137931,2.206897 -L 4.137931,2.206897,4.137931,1.655172 -L 4.137931,1.655172,4.413793,1.37931 - -[A] 6 -L 2.482759,5.793103,0.551724,0 -L 2.482759,5.793103,4.413793,0 -L 2.482759,4.965517,4.137931,0 -L 1.103448,1.655172,3.586207,1.655172 -L 0,0,1.655172,0 -L 3.310345,0,4.965517,0 - -[B] 33 -L 0.827586,5.793103,0.827586,0 -L 1.103448,5.793103,1.103448,0 -L 0,5.793103,3.310345,5.793103 -L 3.310345,5.793103,4.137931,5.517241 -L 4.137931,5.517241,4.413793,5.241379 -L 4.413793,5.241379,4.689655,4.689655 -L 4.689655,4.689655,4.689655,4.137931 -L 4.689655,4.137931,4.413793,3.586207 -L 4.413793,3.586207,4.137931,3.310345 -L 4.137931,3.310345,3.310345,3.034483 -L 3.310345,5.793103,3.862069,5.517241 -L 3.862069,5.517241,4.137931,5.241379 -L 4.137931,5.241379,4.413793,4.689655 -L 4.413793,4.689655,4.413793,4.137931 -L 4.413793,4.137931,4.137931,3.586207 -L 4.137931,3.586207,3.862069,3.310345 -L 3.862069,3.310345,3.310345,3.034483 -L 1.103448,3.034483,3.310345,3.034483 -L 3.310345,3.034483,4.137931,2.758621 -L 4.137931,2.758621,4.413793,2.482759 -L 4.413793,2.482759,4.689655,1.931034 -L 4.689655,1.931034,4.689655,1.103448 -L 4.689655,1.103448,4.413793,0.551724 -L 4.413793,0.551724,4.137931,0.275862 -L 4.137931,0.275862,3.310345,0 -L 3.310345,0,0,0 -L 3.310345,3.034483,3.862069,2.758621 -L 3.862069,2.758621,4.137931,2.482759 -L 4.137931,2.482759,4.413793,1.931034 -L 4.413793,1.931034,4.413793,1.103448 -L 4.413793,1.103448,4.137931,0.551724 -L 4.137931,0.551724,3.862069,0.275862 -L 3.862069,0.275862,3.310345,0 - -[C] 28 -L 3.862069,4.965517,4.137931,4.137931 -L 4.137931,4.137931,4.137931,5.793103 -L 4.137931,5.793103,3.862069,4.965517 -L 3.862069,4.965517,3.310345,5.517241 -L 3.310345,5.517241,2.482759,5.793103 -L 2.482759,5.793103,1.931034,5.793103 -L 1.931034,5.793103,1.103448,5.517241 -L 1.103448,5.517241,0.551724,4.965517 -L 0.551724,4.965517,0.275862,4.413793 -L 0.275862,4.413793,0,3.586207 -L 0,3.586207,0,2.206897 -L 0,2.206897,0.275862,1.37931 -L 0.275862,1.37931,0.551724,0.827586 -L 0.551724,0.827586,1.103448,0.275862 -L 1.103448,0.275862,1.931034,0 -L 1.931034,0,2.482759,0 -L 2.482759,0,3.310345,0.275862 -L 3.310345,0.275862,3.862069,0.827586 -L 3.862069,0.827586,4.137931,1.37931 -L 1.931034,5.793103,1.37931,5.517241 -L 1.37931,5.517241,0.827586,4.965517 -L 0.827586,4.965517,0.551724,4.413793 -L 0.551724,4.413793,0.275862,3.586207 -L 0.275862,3.586207,0.275862,2.206897 -L 0.275862,2.206897,0.551724,1.37931 -L 0.551724,1.37931,0.827586,0.827586 -L 0.827586,0.827586,1.37931,0.275862 -L 1.37931,0.275862,1.931034,0 - -[D] 22 -L 0.827586,5.793103,0.827586,0 -L 1.103448,5.793103,1.103448,0 -L 0,5.793103,2.758621,5.793103 -L 2.758621,5.793103,3.586207,5.517241 -L 3.586207,5.517241,4.137931,4.965517 -L 4.137931,4.965517,4.413793,4.413793 -L 4.413793,4.413793,4.689655,3.586207 -L 4.689655,3.586207,4.689655,2.206897 -L 4.689655,2.206897,4.413793,1.37931 -L 4.413793,1.37931,4.137931,0.827586 -L 4.137931,0.827586,3.586207,0.275862 -L 3.586207,0.275862,2.758621,0 -L 2.758621,0,0,0 -L 2.758621,5.793103,3.310345,5.517241 -L 3.310345,5.517241,3.862069,4.965517 -L 3.862069,4.965517,4.137931,4.413793 -L 4.137931,4.413793,4.413793,3.586207 -L 4.413793,3.586207,4.413793,2.206897 -L 4.413793,2.206897,4.137931,1.37931 -L 4.137931,1.37931,3.862069,0.827586 -L 3.862069,0.827586,3.310345,0.275862 -L 3.310345,0.275862,2.758621,0 - -[E] 10 -L 0.827586,5.793103,0.827586,0 -L 1.103448,5.793103,1.103448,0 -L 2.758621,4.137931,2.758621,1.931034 -L 0,5.793103,4.413793,5.793103 -L 4.413793,5.793103,4.413793,4.137931 -L 4.413793,4.137931,4.137931,5.793103 -L 1.103448,3.034483,2.758621,3.034483 -L 0,0,4.413793,0 -L 4.413793,0,4.413793,1.655172 -L 4.413793,1.655172,4.137931,0 - -[F] 8 -L 0.827586,5.793103,0.827586,0 -L 1.103448,5.793103,1.103448,0 -L 2.758621,4.137931,2.758621,1.931034 -L 0,5.793103,4.413793,5.793103 -L 4.413793,5.793103,4.413793,4.137931 -L 4.413793,4.137931,4.137931,5.793103 -L 1.103448,3.034483,2.758621,3.034483 -L 0,0,1.931034,0 - -[G] 30 -L 3.862069,4.965517,4.137931,4.137931 -L 4.137931,4.137931,4.137931,5.793103 -L 4.137931,5.793103,3.862069,4.965517 -L 3.862069,4.965517,3.310345,5.517241 -L 3.310345,5.517241,2.482759,5.793103 -L 2.482759,5.793103,1.931034,5.793103 -L 1.931034,5.793103,1.103448,5.517241 -L 1.103448,5.517241,0.551724,4.965517 -L 0.551724,4.965517,0.275862,4.413793 -L 0.275862,4.413793,0,3.586207 -L 0,3.586207,0,2.206897 -L 0,2.206897,0.275862,1.37931 -L 0.275862,1.37931,0.551724,0.827586 -L 0.551724,0.827586,1.103448,0.275862 -L 1.103448,0.275862,1.931034,0 -L 1.931034,0,2.482759,0 -L 2.482759,0,3.310345,0.275862 -L 3.310345,0.275862,3.862069,0.827586 -L 1.931034,5.793103,1.37931,5.517241 -L 1.37931,5.517241,0.827586,4.965517 -L 0.827586,4.965517,0.551724,4.413793 -L 0.551724,4.413793,0.275862,3.586207 -L 0.275862,3.586207,0.275862,2.206897 -L 0.275862,2.206897,0.551724,1.37931 -L 0.551724,1.37931,0.827586,0.827586 -L 0.827586,0.827586,1.37931,0.275862 -L 1.37931,0.275862,1.931034,0 -L 3.862069,2.206897,3.862069,0 -L 4.137931,2.206897,4.137931,0 -L 3.034483,2.206897,4.965517,2.206897 - -[H] 9 -L 0.827586,5.793103,0.827586,0 -L 1.103448,5.793103,1.103448,0 -L 4.413793,5.793103,4.413793,0 -L 4.689655,5.793103,4.689655,0 -L 0,5.793103,1.931034,5.793103 -L 3.586207,5.793103,5.517241,5.793103 -L 1.103448,3.034483,4.413793,3.034483 -L 0,0,1.931034,0 -L 3.586207,0,5.517241,0 - -[I] 4 -L 0.827586,5.793103,0.827586,0 -L 1.103448,5.793103,1.103448,0 -L 0,5.793103,1.931034,5.793103 -L 0,0,1.931034,0 - -[J] 14 -L 2.206897,5.793103,2.206897,1.103448 -L 2.206897,1.103448,1.931034,0.275862 -L 1.931034,0.275862,1.37931,0 -L 1.37931,0,0.827586,0 -L 0.827586,0,0.275862,0.275862 -L 0.275862,0.275862,0,0.827586 -L 0,0.827586,0,1.37931 -L 0,1.37931,0.275862,1.655172 -L 0.275862,1.655172,0.551724,1.37931 -L 0.551724,1.37931,0.275862,1.103448 -L 1.931034,5.793103,1.931034,1.103448 -L 1.931034,1.103448,1.655172,0.275862 -L 1.655172,0.275862,1.37931,0 -L 1.103448,5.793103,3.034483,5.793103 - -[K] 9 -L 0.827586,5.793103,0.827586,0 -L 1.103448,5.793103,1.103448,0 -L 4.689655,5.793103,1.103448,2.206897 -L 2.482759,3.310345,4.689655,0 -L 2.206897,3.310345,4.413793,0 -L 0,5.793103,1.931034,5.793103 -L 3.586207,5.793103,5.241379,5.793103 -L 0,0,1.931034,0 -L 3.586207,0,5.241379,0 - -[L] 6 -L 0.827586,5.793103,0.827586,0 -L 1.103448,5.793103,1.103448,0 -L 0,5.793103,1.931034,5.793103 -L 0,0,4.137931,0 -L 4.137931,0,4.137931,1.655172 -L 4.137931,1.655172,3.862069,0 - -[M] 10 -L 0.827586,5.793103,0.827586,0 -L 1.103448,5.793103,2.758621,0.827586 -L 0.827586,5.793103,2.758621,0 -L 4.689655,5.793103,2.758621,0 -L 4.689655,5.793103,4.689655,0 -L 4.965517,5.793103,4.965517,0 -L 0,5.793103,1.103448,5.793103 -L 4.689655,5.793103,5.793103,5.793103 -L 0,0,1.655172,0 -L 3.862069,0,5.793103,0 - -[N] 7 -L 0.827586,5.793103,0.827586,0 -L 1.103448,5.793103,4.413793,0.551724 -L 1.103448,5.241379,4.413793,0 -L 4.413793,5.793103,4.413793,0 -L 0,5.793103,1.103448,5.793103 -L 3.586207,5.793103,5.241379,5.793103 -L 0,0,1.655172,0 - -[O] 38 -L 1.931034,5.793103,1.103448,5.517241 -L 1.103448,5.517241,0.551724,4.965517 -L 0.551724,4.965517,0.275862,4.413793 -L 0.275862,4.413793,0,3.310345 -L 0,3.310345,0,2.482759 -L 0,2.482759,0.275862,1.37931 -L 0.275862,1.37931,0.551724,0.827586 -L 0.551724,0.827586,1.103448,0.275862 -L 1.103448,0.275862,1.931034,0 -L 1.931034,0,2.482759,0 -L 2.482759,0,3.310345,0.275862 -L 3.310345,0.275862,3.862069,0.827586 -L 3.862069,0.827586,4.137931,1.37931 -L 4.137931,1.37931,4.413793,2.482759 -L 4.413793,2.482759,4.413793,3.310345 -L 4.413793,3.310345,4.137931,4.413793 -L 4.137931,4.413793,3.862069,4.965517 -L 3.862069,4.965517,3.310345,5.517241 -L 3.310345,5.517241,2.482759,5.793103 -L 2.482759,5.793103,1.931034,5.793103 -L 1.931034,5.793103,1.37931,5.517241 -L 1.37931,5.517241,0.827586,4.965517 -L 0.827586,4.965517,0.551724,4.413793 -L 0.551724,4.413793,0.275862,3.310345 -L 0.275862,3.310345,0.275862,2.482759 -L 0.275862,2.482759,0.551724,1.37931 -L 0.551724,1.37931,0.827586,0.827586 -L 0.827586,0.827586,1.37931,0.275862 -L 1.37931,0.275862,1.931034,0 -L 2.482759,0,3.034483,0.275862 -L 3.034483,0.275862,3.586207,0.827586 -L 3.586207,0.827586,3.862069,1.37931 -L 3.862069,1.37931,4.137931,2.482759 -L 4.137931,2.482759,4.137931,3.310345 -L 4.137931,3.310345,3.862069,4.413793 -L 3.862069,4.413793,3.586207,4.965517 -L 3.586207,4.965517,3.034483,5.517241 -L 3.034483,5.517241,2.482759,5.793103 - -[P] 19 -L 0.827586,5.793103,0.827586,0 -L 1.103448,5.793103,1.103448,0 -L 0,5.793103,3.310345,5.793103 -L 3.310345,5.793103,4.137931,5.517241 -L 4.137931,5.517241,4.413793,5.241379 -L 4.413793,5.241379,4.689655,4.689655 -L 4.689655,4.689655,4.689655,3.862069 -L 4.689655,3.862069,4.413793,3.310345 -L 4.413793,3.310345,4.137931,3.034483 -L 4.137931,3.034483,3.310345,2.758621 -L 3.310345,2.758621,1.103448,2.758621 -L 3.310345,5.793103,3.862069,5.517241 -L 3.862069,5.517241,4.137931,5.241379 -L 4.137931,5.241379,4.413793,4.689655 -L 4.413793,4.689655,4.413793,3.862069 -L 4.413793,3.862069,4.137931,3.310345 -L 4.137931,3.310345,3.862069,3.034483 -L 3.862069,3.034483,3.310345,2.758621 -L 0,0,1.931034,0 - -[Q] 54 -L 1.931034,5.793103,1.103448,5.517241 -L 1.103448,5.517241,0.551724,4.965517 -L 0.551724,4.965517,0.275862,4.413793 -L 0.275862,4.413793,0,3.310345 -L 0,3.310345,0,2.482759 -L 0,2.482759,0.275862,1.37931 -L 0.275862,1.37931,0.551724,0.827586 -L 0.551724,0.827586,1.103448,0.275862 -L 1.103448,0.275862,1.931034,0 -L 1.931034,0,2.482759,0 -L 2.482759,0,3.310345,0.275862 -L 3.310345,0.275862,3.862069,0.827586 -L 3.862069,0.827586,4.137931,1.37931 -L 4.137931,1.37931,4.413793,2.482759 -L 4.413793,2.482759,4.413793,3.310345 -L 4.413793,3.310345,4.137931,4.413793 -L 4.137931,4.413793,3.862069,4.965517 -L 3.862069,4.965517,3.310345,5.517241 -L 3.310345,5.517241,2.482759,5.793103 -L 2.482759,5.793103,1.931034,5.793103 -L 1.931034,5.793103,1.37931,5.517241 -L 1.37931,5.517241,0.827586,4.965517 -L 0.827586,4.965517,0.551724,4.413793 -L 0.551724,4.413793,0.275862,3.310345 -L 0.275862,3.310345,0.275862,2.482759 -L 0.275862,2.482759,0.551724,1.37931 -L 0.551724,1.37931,0.827586,0.827586 -L 0.827586,0.827586,1.37931,0.275862 -L 1.37931,0.275862,1.931034,0 -L 2.482759,0,3.034483,0.275862 -L 3.034483,0.275862,3.586207,0.827586 -L 3.586207,0.827586,3.862069,1.37931 -L 3.862069,1.37931,4.137931,2.482759 -L 4.137931,2.482759,4.137931,3.310345 -L 4.137931,3.310345,3.862069,4.413793 -L 3.862069,4.413793,3.586207,4.965517 -L 3.586207,4.965517,3.034483,5.517241 -L 3.034483,5.517241,2.482759,5.793103 -L 1.103448,0.551724,1.103448,0.827586 -L 1.103448,0.827586,1.37931,1.37931 -L 1.37931,1.37931,1.931034,1.655172 -L 1.931034,1.655172,2.206897,1.655172 -L 2.206897,1.655172,2.758621,1.37931 -L 2.758621,1.37931,3.034483,0.827586 -L 3.034483,0.827586,3.310345,-1.103448 -L 3.310345,-1.103448,3.586207,-1.37931 -L 3.586207,-1.37931,4.137931,-1.37931 -L 4.137931,-1.37931,4.413793,-0.827586 -L 4.413793,-0.827586,4.413793,-0.551724 -L 3.034483,0.827586,3.310345,-0.275862 -L 3.310345,-0.275862,3.586207,-0.827586 -L 3.586207,-0.827586,3.862069,-1.103448 -L 3.862069,-1.103448,4.137931,-1.103448 -L 4.137931,-1.103448,4.413793,-0.827586 - -[R] 31 -L 0.827586,5.793103,0.827586,0 -L 1.103448,5.793103,1.103448,0 -L 0,5.793103,3.310345,5.793103 -L 3.310345,5.793103,4.137931,5.517241 -L 4.137931,5.517241,4.413793,5.241379 -L 4.413793,5.241379,4.689655,4.689655 -L 4.689655,4.689655,4.689655,4.137931 -L 4.689655,4.137931,4.413793,3.586207 -L 4.413793,3.586207,4.137931,3.310345 -L 4.137931,3.310345,3.310345,3.034483 -L 3.310345,3.034483,1.103448,3.034483 -L 3.310345,5.793103,3.862069,5.517241 -L 3.862069,5.517241,4.137931,5.241379 -L 4.137931,5.241379,4.413793,4.689655 -L 4.413793,4.689655,4.413793,4.137931 -L 4.413793,4.137931,4.137931,3.586207 -L 4.137931,3.586207,3.862069,3.310345 -L 3.862069,3.310345,3.310345,3.034483 -L 0,0,1.931034,0 -L 2.482759,3.034483,3.034483,2.758621 -L 3.034483,2.758621,3.310345,2.482759 -L 3.310345,2.482759,4.137931,0.551724 -L 4.137931,0.551724,4.413793,0.275862 -L 4.413793,0.275862,4.689655,0.275862 -L 4.689655,0.275862,4.965517,0.551724 -L 3.034483,2.758621,3.310345,2.206897 -L 3.310345,2.206897,3.862069,0.275862 -L 3.862069,0.275862,4.137931,0 -L 4.137931,0,4.689655,0 -L 4.689655,0,4.965517,0.551724 -L 4.965517,0.551724,4.965517,0.827586 - -[S] 30 -L 3.586207,4.965517,3.862069,5.793103 -L 3.862069,5.793103,3.862069,4.137931 -L 3.862069,4.137931,3.586207,4.965517 -L 3.586207,4.965517,3.034483,5.517241 -L 3.034483,5.517241,2.206897,5.793103 -L 2.206897,5.793103,1.37931,5.793103 -L 1.37931,5.793103,0.551724,5.517241 -L 0.551724,5.517241,0,4.965517 -L 0,4.965517,0,4.413793 -L 0,4.413793,0.275862,3.862069 -L 0.275862,3.862069,0.551724,3.586207 -L 0.551724,3.586207,1.103448,3.310345 -L 1.103448,3.310345,2.758621,2.758621 -L 2.758621,2.758621,3.310345,2.482759 -L 3.310345,2.482759,3.862069,1.931034 -L 0,4.413793,0.551724,3.862069 -L 0.551724,3.862069,1.103448,3.586207 -L 1.103448,3.586207,2.758621,3.034483 -L 2.758621,3.034483,3.310345,2.758621 -L 3.310345,2.758621,3.586207,2.482759 -L 3.586207,2.482759,3.862069,1.931034 -L 3.862069,1.931034,3.862069,0.827586 -L 3.862069,0.827586,3.310345,0.275862 -L 3.310345,0.275862,2.482759,0 -L 2.482759,0,1.655172,0 -L 1.655172,0,0.827586,0.275862 -L 0.827586,0.275862,0.275862,0.827586 -L 0.275862,0.827586,0,1.655172 -L 0,1.655172,0,0 -L 0,0,0.275862,0.827586 - -[T] 8 -L 1.931034,5.793103,1.931034,0 -L 2.206897,5.793103,2.206897,0 -L 0.275862,5.793103,0,4.137931 -L 0,4.137931,0,5.793103 -L 0,5.793103,4.137931,5.793103 -L 4.137931,5.793103,4.137931,4.137931 -L 4.137931,4.137931,3.862069,5.793103 -L 1.103448,0,3.034483,0 - -[U] 15 -L 0.827586,5.793103,0.827586,1.655172 -L 0.827586,1.655172,1.103448,0.827586 -L 1.103448,0.827586,1.655172,0.275862 -L 1.655172,0.275862,2.482759,0 -L 2.482759,0,3.034483,0 -L 3.034483,0,3.862069,0.275862 -L 3.862069,0.275862,4.413793,0.827586 -L 4.413793,0.827586,4.689655,1.655172 -L 4.689655,1.655172,4.689655,5.793103 -L 1.103448,5.793103,1.103448,1.655172 -L 1.103448,1.655172,1.37931,0.827586 -L 1.37931,0.827586,1.931034,0.275862 -L 1.931034,0.275862,2.482759,0 -L 0,5.793103,1.931034,5.793103 -L 3.862069,5.793103,5.517241,5.793103 - -[V] 5 -L 0.551724,5.793103,2.482759,0 -L 0.827586,5.793103,2.482759,0.827586 -L 4.413793,5.793103,2.482759,0 -L 0,5.793103,1.655172,5.793103 -L 3.310345,5.793103,4.965517,5.793103 - -[W] 8 -L 0.827586,5.793103,1.931034,0 -L 1.103448,5.793103,1.931034,1.37931 -L 3.034483,5.793103,1.931034,0 -L 3.034483,5.793103,4.137931,0 -L 3.310345,5.793103,4.137931,1.37931 -L 5.241379,5.793103,4.137931,0 -L 0,5.793103,1.931034,5.793103 -L 4.413793,5.793103,6.068966,5.793103 - -[X] 7 -L 0.551724,5.793103,4.137931,0 -L 0.827586,5.793103,4.413793,0 -L 4.413793,5.793103,0.551724,0 -L 0,5.793103,1.655172,5.793103 -L 3.310345,5.793103,4.965517,5.793103 -L 0,0,1.655172,0 -L 3.310345,0,4.965517,0 - -[Y] 8 -L 0.551724,5.793103,2.482759,2.758621 -L 2.482759,2.758621,2.482759,0 -L 0.827586,5.793103,2.758621,2.758621 -L 2.758621,2.758621,2.758621,0 -L 4.689655,5.793103,2.758621,2.758621 -L 0,5.793103,1.655172,5.793103 -L 3.586207,5.793103,5.241379,5.793103 -L 1.655172,0,3.586207,0 - -[Z] 8 -L 3.586207,5.793103,0,0 -L 3.862069,5.793103,0.275862,0 -L 0.275862,5.793103,0,4.137931 -L 0,4.137931,0,5.793103 -L 0,5.793103,3.862069,5.793103 -L 0,0,3.862069,0 -L 3.862069,0,3.862069,1.655172 -L 3.862069,1.655172,3.586207,0 - -[[] 4 -L 0,6.896552,0,-1.931034 -L 0.275862,6.896552,0.275862,-1.931034 -L 0,6.896552,1.931034,6.896552 -L 0,-1.931034,1.931034,-1.931034 - -[\] 1 -L 0,5.793103,3.862069,-0.827586 - -[]] 4 -L 1.655172,6.896552,1.655172,-1.931034 -L 1.931034,6.896552,1.931034,-1.931034 -L 0,6.896552,1.931034,6.896552 -L 0,-1.931034,1.931034,-1.931034 - -[^] 5 -L 0.827586,4.137931,1.37931,4.965517 -L 1.37931,4.965517,1.931034,4.137931 -L 0,3.310345,1.37931,4.689655 -L 1.37931,4.689655,2.758621,3.310345 -L 1.37931,4.689655,1.37931,0 - -[_] 1 -L 0,-0.551724,4.413793,-0.551724 - -[`] 6 -L 0.551724,5.793103,0.275862,5.517241 -L 0.275862,5.517241,0,4.965517 -L 0,4.965517,0,4.413793 -L 0,4.413793,0.275862,4.137931 -L 0.275862,4.137931,0.551724,4.413793 -L 0.551724,4.413793,0.275862,4.689655 - -[a] 31 -L 0.551724,3.310345,0.551724,3.034483 -L 0.551724,3.034483,0.275862,3.034483 -L 0.275862,3.034483,0.275862,3.310345 -L 0.275862,3.310345,0.551724,3.586207 -L 0.551724,3.586207,1.103448,3.862069 -L 1.103448,3.862069,2.206897,3.862069 -L 2.206897,3.862069,2.758621,3.586207 -L 2.758621,3.586207,3.034483,3.310345 -L 3.034483,3.310345,3.310345,2.758621 -L 3.310345,2.758621,3.310345,0.827586 -L 3.310345,0.827586,3.586207,0.275862 -L 3.586207,0.275862,3.862069,0 -L 3.034483,3.310345,3.034483,0.827586 -L 3.034483,0.827586,3.310345,0.275862 -L 3.310345,0.275862,3.862069,0 -L 3.862069,0,4.137931,0 -L 3.034483,2.758621,2.758621,2.482759 -L 2.758621,2.482759,1.103448,2.206897 -L 1.103448,2.206897,0.275862,1.931034 -L 0.275862,1.931034,0,1.37931 -L 0,1.37931,0,0.827586 -L 0,0.827586,0.275862,0.275862 -L 0.275862,0.275862,1.103448,0 -L 1.103448,0,1.931034,0 -L 1.931034,0,2.482759,0.275862 -L 2.482759,0.275862,3.034483,0.827586 -L 1.103448,2.206897,0.551724,1.931034 -L 0.551724,1.931034,0.275862,1.37931 -L 0.275862,1.37931,0.275862,0.827586 -L 0.275862,0.827586,0.551724,0.275862 -L 0.551724,0.275862,1.103448,0 - -[b] 23 -L 0.827586,5.793103,0.827586,0 -L 1.103448,5.793103,1.103448,0 -L 1.103448,3.034483,1.655172,3.586207 -L 1.655172,3.586207,2.206897,3.862069 -L 2.206897,3.862069,2.758621,3.862069 -L 2.758621,3.862069,3.586207,3.586207 -L 3.586207,3.586207,4.137931,3.034483 -L 4.137931,3.034483,4.413793,2.206897 -L 4.413793,2.206897,4.413793,1.655172 -L 4.413793,1.655172,4.137931,0.827586 -L 4.137931,0.827586,3.586207,0.275862 -L 3.586207,0.275862,2.758621,0 -L 2.758621,0,2.206897,0 -L 2.206897,0,1.655172,0.275862 -L 1.655172,0.275862,1.103448,0.827586 -L 2.758621,3.862069,3.310345,3.586207 -L 3.310345,3.586207,3.862069,3.034483 -L 3.862069,3.034483,4.137931,2.206897 -L 4.137931,2.206897,4.137931,1.655172 -L 4.137931,1.655172,3.862069,0.827586 -L 3.862069,0.827586,3.310345,0.275862 -L 3.310345,0.275862,2.758621,0 -L 0,5.793103,1.103448,5.793103 - -[c] 24 -L 3.310345,3.034483,3.034483,2.758621 -L 3.034483,2.758621,3.310345,2.482759 -L 3.310345,2.482759,3.586207,2.758621 -L 3.586207,2.758621,3.586207,3.034483 -L 3.586207,3.034483,3.034483,3.586207 -L 3.034483,3.586207,2.482759,3.862069 -L 2.482759,3.862069,1.655172,3.862069 -L 1.655172,3.862069,0.827586,3.586207 -L 0.827586,3.586207,0.275862,3.034483 -L 0.275862,3.034483,0,2.206897 -L 0,2.206897,0,1.655172 -L 0,1.655172,0.275862,0.827586 -L 0.275862,0.827586,0.827586,0.275862 -L 0.827586,0.275862,1.655172,0 -L 1.655172,0,2.206897,0 -L 2.206897,0,3.034483,0.275862 -L 3.034483,0.275862,3.586207,0.827586 -L 1.655172,3.862069,1.103448,3.586207 -L 1.103448,3.586207,0.551724,3.034483 -L 0.551724,3.034483,0.275862,2.206897 -L 0.275862,2.206897,0.275862,1.655172 -L 0.275862,1.655172,0.551724,0.827586 -L 0.551724,0.827586,1.103448,0.275862 -L 1.103448,0.275862,1.655172,0 - -[d] 24 -L 3.310345,5.793103,3.310345,0 -L 3.586207,5.793103,3.586207,0 -L 3.310345,3.034483,2.758621,3.586207 -L 2.758621,3.586207,2.206897,3.862069 -L 2.206897,3.862069,1.655172,3.862069 -L 1.655172,3.862069,0.827586,3.586207 -L 0.827586,3.586207,0.275862,3.034483 -L 0.275862,3.034483,0,2.206897 -L 0,2.206897,0,1.655172 -L 0,1.655172,0.275862,0.827586 -L 0.275862,0.827586,0.827586,0.275862 -L 0.827586,0.275862,1.655172,0 -L 1.655172,0,2.206897,0 -L 2.206897,0,2.758621,0.275862 -L 2.758621,0.275862,3.310345,0.827586 -L 1.655172,3.862069,1.103448,3.586207 -L 1.103448,3.586207,0.551724,3.034483 -L 0.551724,3.034483,0.275862,2.206897 -L 0.275862,2.206897,0.275862,1.655172 -L 0.275862,1.655172,0.551724,0.827586 -L 0.551724,0.827586,1.103448,0.275862 -L 1.103448,0.275862,1.655172,0 -L 2.482759,5.793103,3.586207,5.793103 -L 3.310345,0,4.413793,0 - -[e] 25 -L 0.275862,2.206897,3.586207,2.206897 -L 3.586207,2.206897,3.586207,2.758621 -L 3.586207,2.758621,3.310345,3.310345 -L 3.310345,3.310345,3.034483,3.586207 -L 3.034483,3.586207,2.482759,3.862069 -L 2.482759,3.862069,1.655172,3.862069 -L 1.655172,3.862069,0.827586,3.586207 -L 0.827586,3.586207,0.275862,3.034483 -L 0.275862,3.034483,0,2.206897 -L 0,2.206897,0,1.655172 -L 0,1.655172,0.275862,0.827586 -L 0.275862,0.827586,0.827586,0.275862 -L 0.827586,0.275862,1.655172,0 -L 1.655172,0,2.206897,0 -L 2.206897,0,3.034483,0.275862 -L 3.034483,0.275862,3.586207,0.827586 -L 3.310345,2.206897,3.310345,3.034483 -L 3.310345,3.034483,3.034483,3.586207 -L 1.655172,3.862069,1.103448,3.586207 -L 1.103448,3.586207,0.551724,3.034483 -L 0.551724,3.034483,0.275862,2.206897 -L 0.275862,2.206897,0.275862,1.655172 -L 0.275862,1.655172,0.551724,0.827586 -L 0.551724,0.827586,1.103448,0.275862 -L 1.103448,0.275862,1.655172,0 - -[f] 14 -L 2.206897,5.517241,1.931034,5.241379 -L 1.931034,5.241379,2.206897,4.965517 -L 2.206897,4.965517,2.482759,5.241379 -L 2.482759,5.241379,2.482759,5.517241 -L 2.482759,5.517241,2.206897,5.793103 -L 2.206897,5.793103,1.655172,5.793103 -L 1.655172,5.793103,1.103448,5.517241 -L 1.103448,5.517241,0.827586,4.965517 -L 0.827586,4.965517,0.827586,0 -L 1.655172,5.793103,1.37931,5.517241 -L 1.37931,5.517241,1.103448,4.965517 -L 1.103448,4.965517,1.103448,0 -L 0,3.862069,2.206897,3.862069 -L 0,0,1.931034,0 - -[g] 48 -L 1.655172,3.862069,1.103448,3.586207 -L 1.103448,3.586207,0.827586,3.310345 -L 0.827586,3.310345,0.551724,2.758621 -L 0.551724,2.758621,0.551724,2.206897 -L 0.551724,2.206897,0.827586,1.655172 -L 0.827586,1.655172,1.103448,1.37931 -L 1.103448,1.37931,1.655172,1.103448 -L 1.655172,1.103448,2.206897,1.103448 -L 2.206897,1.103448,2.758621,1.37931 -L 2.758621,1.37931,3.034483,1.655172 -L 3.034483,1.655172,3.310345,2.206897 -L 3.310345,2.206897,3.310345,2.758621 -L 3.310345,2.758621,3.034483,3.310345 -L 3.034483,3.310345,2.758621,3.586207 -L 2.758621,3.586207,2.206897,3.862069 -L 2.206897,3.862069,1.655172,3.862069 -L 1.103448,3.586207,0.827586,3.034483 -L 0.827586,3.034483,0.827586,1.931034 -L 0.827586,1.931034,1.103448,1.37931 -L 2.758621,1.37931,3.034483,1.931034 -L 3.034483,1.931034,3.034483,3.034483 -L 3.034483,3.034483,2.758621,3.586207 -L 3.034483,3.310345,3.310345,3.586207 -L 3.310345,3.586207,3.862069,3.862069 -L 3.862069,3.862069,3.862069,3.586207 -L 3.862069,3.586207,3.310345,3.586207 -L 0.827586,1.655172,0.551724,1.37931 -L 0.551724,1.37931,0.275862,0.827586 -L 0.275862,0.827586,0.275862,0.551724 -L 0.275862,0.551724,0.551724,0 -L 0.551724,0,1.37931,-0.275862 -L 1.37931,-0.275862,2.758621,-0.275862 -L 2.758621,-0.275862,3.586207,-0.551724 -L 3.586207,-0.551724,3.862069,-0.827586 -L 0.275862,0.551724,0.551724,0.275862 -L 0.551724,0.275862,1.37931,0 -L 1.37931,0,2.758621,0 -L 2.758621,0,3.586207,-0.275862 -L 3.586207,-0.275862,3.862069,-0.827586 -L 3.862069,-0.827586,3.862069,-1.103448 -L 3.862069,-1.103448,3.586207,-1.655172 -L 3.586207,-1.655172,2.758621,-1.931034 -L 2.758621,-1.931034,1.103448,-1.931034 -L 1.103448,-1.931034,0.275862,-1.655172 -L 0.275862,-1.655172,0,-1.103448 -L 0,-1.103448,0,-0.827586 -L 0,-0.827586,0.275862,-0.275862 -L 0.275862,-0.275862,1.103448,0 - -[h] 14 -L 0.827586,5.793103,0.827586,0 -L 1.103448,5.793103,1.103448,0 -L 1.103448,3.034483,1.655172,3.586207 -L 1.655172,3.586207,2.482759,3.862069 -L 2.482759,3.862069,3.034483,3.862069 -L 3.034483,3.862069,3.862069,3.586207 -L 3.862069,3.586207,4.137931,3.034483 -L 4.137931,3.034483,4.137931,0 -L 3.034483,3.862069,3.586207,3.586207 -L 3.586207,3.586207,3.862069,3.034483 -L 3.862069,3.034483,3.862069,0 -L 0,5.793103,1.103448,5.793103 -L 0,0,1.931034,0 -L 3.034483,0,4.965517,0 - -[i] 8 -L 0.827586,5.793103,0.551724,5.517241 -L 0.551724,5.517241,0.827586,5.241379 -L 0.827586,5.241379,1.103448,5.517241 -L 1.103448,5.517241,0.827586,5.793103 -L 0.827586,3.862069,0.827586,0 -L 1.103448,3.862069,1.103448,0 -L 0,3.862069,1.103448,3.862069 -L 0,0,1.931034,0 - -[j] 17 -L 1.37931,5.793103,1.103448,5.517241 -L 1.103448,5.517241,1.37931,5.241379 -L 1.37931,5.241379,1.655172,5.517241 -L 1.655172,5.517241,1.37931,5.793103 -L 1.655172,3.862069,1.655172,-1.103448 -L 1.655172,-1.103448,1.37931,-1.655172 -L 1.37931,-1.655172,0.827586,-1.931034 -L 0.827586,-1.931034,0.275862,-1.931034 -L 0.275862,-1.931034,0,-1.655172 -L 0,-1.655172,0,-1.37931 -L 0,-1.37931,0.275862,-1.103448 -L 0.275862,-1.103448,0.551724,-1.37931 -L 0.551724,-1.37931,0.275862,-1.655172 -L 1.37931,3.862069,1.37931,-1.103448 -L 1.37931,-1.103448,1.103448,-1.655172 -L 1.103448,-1.655172,0.827586,-1.931034 -L 0.551724,3.862069,1.655172,3.862069 - -[k] 9 -L 0.827586,5.793103,0.827586,0 -L 1.103448,5.793103,1.103448,0 -L 3.862069,3.862069,1.103448,1.103448 -L 2.482759,2.206897,4.137931,0 -L 2.206897,2.206897,3.862069,0 -L 0,5.793103,1.103448,5.793103 -L 3.034483,3.862069,4.689655,3.862069 -L 0,0,1.931034,0 -L 3.034483,0,4.689655,0 - -[l] 4 -L 0.827586,5.793103,0.827586,0 -L 1.103448,5.793103,1.103448,0 -L 0,5.793103,1.103448,5.793103 -L 0,0,1.931034,0 - -[m] 24 -L 0.827586,3.862069,0.827586,0 -L 1.103448,3.862069,1.103448,0 -L 1.103448,3.034483,1.655172,3.586207 -L 1.655172,3.586207,2.482759,3.862069 -L 2.482759,3.862069,3.034483,3.862069 -L 3.034483,3.862069,3.862069,3.586207 -L 3.862069,3.586207,4.137931,3.034483 -L 4.137931,3.034483,4.137931,0 -L 3.034483,3.862069,3.586207,3.586207 -L 3.586207,3.586207,3.862069,3.034483 -L 3.862069,3.034483,3.862069,0 -L 4.137931,3.034483,4.689655,3.586207 -L 4.689655,3.586207,5.517241,3.862069 -L 5.517241,3.862069,6.068966,3.862069 -L 6.068966,3.862069,6.896552,3.586207 -L 6.896552,3.586207,7.172414,3.034483 -L 7.172414,3.034483,7.172414,0 -L 6.068966,3.862069,6.62069,3.586207 -L 6.62069,3.586207,6.896552,3.034483 -L 6.896552,3.034483,6.896552,0 -L 0,3.862069,1.103448,3.862069 -L 0,0,1.931034,0 -L 3.034483,0,4.965517,0 -L 6.068966,0,8,0 - -[n] 14 -L 0.827586,3.862069,0.827586,0 -L 1.103448,3.862069,1.103448,0 -L 1.103448,3.034483,1.655172,3.586207 -L 1.655172,3.586207,2.482759,3.862069 -L 2.482759,3.862069,3.034483,3.862069 -L 3.034483,3.862069,3.862069,3.586207 -L 3.862069,3.586207,4.137931,3.034483 -L 4.137931,3.034483,4.137931,0 -L 3.034483,3.862069,3.586207,3.586207 -L 3.586207,3.586207,3.862069,3.034483 -L 3.862069,3.034483,3.862069,0 -L 0,3.862069,1.103448,3.862069 -L 0,0,1.931034,0 -L 3.034483,0,4.965517,0 - -[o] 30 -L 1.655172,3.862069,0.827586,3.586207 -L 0.827586,3.586207,0.275862,3.034483 -L 0.275862,3.034483,0,2.206897 -L 0,2.206897,0,1.655172 -L 0,1.655172,0.275862,0.827586 -L 0.275862,0.827586,0.827586,0.275862 -L 0.827586,0.275862,1.655172,0 -L 1.655172,0,2.206897,0 -L 2.206897,0,3.034483,0.275862 -L 3.034483,0.275862,3.586207,0.827586 -L 3.586207,0.827586,3.862069,1.655172 -L 3.862069,1.655172,3.862069,2.206897 -L 3.862069,2.206897,3.586207,3.034483 -L 3.586207,3.034483,3.034483,3.586207 -L 3.034483,3.586207,2.206897,3.862069 -L 2.206897,3.862069,1.655172,3.862069 -L 1.655172,3.862069,1.103448,3.586207 -L 1.103448,3.586207,0.551724,3.034483 -L 0.551724,3.034483,0.275862,2.206897 -L 0.275862,2.206897,0.275862,1.655172 -L 0.275862,1.655172,0.551724,0.827586 -L 0.551724,0.827586,1.103448,0.275862 -L 1.103448,0.275862,1.655172,0 -L 2.206897,0,2.758621,0.275862 -L 2.758621,0.275862,3.310345,0.827586 -L 3.310345,0.827586,3.586207,1.655172 -L 3.586207,1.655172,3.586207,2.206897 -L 3.586207,2.206897,3.310345,3.034483 -L 3.310345,3.034483,2.758621,3.586207 -L 2.758621,3.586207,2.206897,3.862069 - -[p] 24 -L 0.827586,3.862069,0.827586,-1.931034 -L 1.103448,3.862069,1.103448,-1.931034 -L 1.103448,3.034483,1.655172,3.586207 -L 1.655172,3.586207,2.206897,3.862069 -L 2.206897,3.862069,2.758621,3.862069 -L 2.758621,3.862069,3.586207,3.586207 -L 3.586207,3.586207,4.137931,3.034483 -L 4.137931,3.034483,4.413793,2.206897 -L 4.413793,2.206897,4.413793,1.655172 -L 4.413793,1.655172,4.137931,0.827586 -L 4.137931,0.827586,3.586207,0.275862 -L 3.586207,0.275862,2.758621,0 -L 2.758621,0,2.206897,0 -L 2.206897,0,1.655172,0.275862 -L 1.655172,0.275862,1.103448,0.827586 -L 2.758621,3.862069,3.310345,3.586207 -L 3.310345,3.586207,3.862069,3.034483 -L 3.862069,3.034483,4.137931,2.206897 -L 4.137931,2.206897,4.137931,1.655172 -L 4.137931,1.655172,3.862069,0.827586 -L 3.862069,0.827586,3.310345,0.275862 -L 3.310345,0.275862,2.758621,0 -L 0,3.862069,1.103448,3.862069 -L 0,-1.931034,1.931034,-1.931034 - -[q] 23 -L 3.310345,3.862069,3.310345,-1.931034 -L 3.586207,3.862069,3.586207,-1.931034 -L 3.310345,3.034483,2.758621,3.586207 -L 2.758621,3.586207,2.206897,3.862069 -L 2.206897,3.862069,1.655172,3.862069 -L 1.655172,3.862069,0.827586,3.586207 -L 0.827586,3.586207,0.275862,3.034483 -L 0.275862,3.034483,0,2.206897 -L 0,2.206897,0,1.655172 -L 0,1.655172,0.275862,0.827586 -L 0.275862,0.827586,0.827586,0.275862 -L 0.827586,0.275862,1.655172,0 -L 1.655172,0,2.206897,0 -L 2.206897,0,2.758621,0.275862 -L 2.758621,0.275862,3.310345,0.827586 -L 1.655172,3.862069,1.103448,3.586207 -L 1.103448,3.586207,0.551724,3.034483 -L 0.551724,3.034483,0.275862,2.206897 -L 0.275862,2.206897,0.275862,1.655172 -L 0.275862,1.655172,0.551724,0.827586 -L 0.551724,0.827586,1.103448,0.275862 -L 1.103448,0.275862,1.655172,0 -L 2.482759,-1.931034,4.413793,-1.931034 - -[r] 13 -L 0.827586,3.862069,0.827586,0 -L 1.103448,3.862069,1.103448,0 -L 1.103448,2.206897,1.37931,3.034483 -L 1.37931,3.034483,1.931034,3.586207 -L 1.931034,3.586207,2.482759,3.862069 -L 2.482759,3.862069,3.310345,3.862069 -L 3.310345,3.862069,3.586207,3.586207 -L 3.586207,3.586207,3.586207,3.310345 -L 3.586207,3.310345,3.310345,3.034483 -L 3.310345,3.034483,3.034483,3.310345 -L 3.034483,3.310345,3.310345,3.586207 -L 0,3.862069,1.103448,3.862069 -L 0,0,1.931034,0 - -[s] 28 -L 2.758621,3.310345,3.034483,3.862069 -L 3.034483,3.862069,3.034483,2.758621 -L 3.034483,2.758621,2.758621,3.310345 -L 2.758621,3.310345,2.482759,3.586207 -L 2.482759,3.586207,1.931034,3.862069 -L 1.931034,3.862069,0.827586,3.862069 -L 0.827586,3.862069,0.275862,3.586207 -L 0.275862,3.586207,0,3.310345 -L 0,3.310345,0,2.758621 -L 0,2.758621,0.275862,2.482759 -L 0.275862,2.482759,0.827586,2.206897 -L 0.827586,2.206897,2.206897,1.655172 -L 2.206897,1.655172,2.758621,1.37931 -L 2.758621,1.37931,3.034483,1.103448 -L 0,3.034483,0.275862,2.758621 -L 0.275862,2.758621,0.827586,2.482759 -L 0.827586,2.482759,2.206897,1.931034 -L 2.206897,1.931034,2.758621,1.655172 -L 2.758621,1.655172,3.034483,1.37931 -L 3.034483,1.37931,3.034483,0.551724 -L 3.034483,0.551724,2.758621,0.275862 -L 2.758621,0.275862,2.206897,0 -L 2.206897,0,1.103448,0 -L 1.103448,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 -L 0.275862,0.551724,0,1.103448 -L 0,1.103448,0,0 -L 0,0,0.275862,0.551724 - -[t] 10 -L 0.827586,5.793103,0.827586,1.103448 -L 0.827586,1.103448,1.103448,0.275862 -L 1.103448,0.275862,1.655172,0 -L 1.655172,0,2.206897,0 -L 2.206897,0,2.758621,0.275862 -L 2.758621,0.275862,3.034483,0.827586 -L 1.103448,5.793103,1.103448,1.103448 -L 1.103448,1.103448,1.37931,0.275862 -L 1.37931,0.275862,1.655172,0 -L 0,3.862069,2.206897,3.862069 - -[u] 14 -L 0.827586,3.862069,0.827586,0.827586 -L 0.827586,0.827586,1.103448,0.275862 -L 1.103448,0.275862,1.931034,0 -L 1.931034,0,2.482759,0 -L 2.482759,0,3.310345,0.275862 -L 3.310345,0.275862,3.862069,0.827586 -L 1.103448,3.862069,1.103448,0.827586 -L 1.103448,0.827586,1.37931,0.275862 -L 1.37931,0.275862,1.931034,0 -L 3.862069,3.862069,3.862069,0 -L 4.137931,3.862069,4.137931,0 -L 0,3.862069,1.103448,3.862069 -L 3.034483,3.862069,4.137931,3.862069 -L 3.862069,0,4.965517,0 - -[v] 5 -L 0.551724,3.862069,2.206897,0 -L 0.827586,3.862069,2.206897,0.551724 -L 3.862069,3.862069,2.206897,0 -L 0,3.862069,1.655172,3.862069 -L 2.758621,3.862069,4.413793,3.862069 - -[w] 8 -L 0.827586,3.862069,1.931034,0 -L 1.103448,3.862069,1.931034,0.827586 -L 3.034483,3.862069,1.931034,0 -L 3.034483,3.862069,4.137931,0 -L 3.310345,3.862069,4.137931,0.827586 -L 5.241379,3.862069,4.137931,0 -L 0,3.862069,1.931034,3.862069 -L 4.413793,3.862069,6.068966,3.862069 - -[x] 7 -L 0.551724,3.862069,3.586207,0 -L 0.827586,3.862069,3.862069,0 -L 3.862069,3.862069,0.551724,0 -L 0,3.862069,1.655172,3.862069 -L 2.758621,3.862069,4.413793,3.862069 -L 0,0,1.655172,0 -L 2.758621,0,4.413793,0 - -[y] 12 -L 0.551724,3.862069,2.206897,0 -L 0.827586,3.862069,2.206897,0.551724 -L 3.862069,3.862069,2.206897,0 -L 2.206897,0,1.655172,-1.103448 -L 1.655172,-1.103448,1.103448,-1.655172 -L 1.103448,-1.655172,0.551724,-1.931034 -L 0.551724,-1.931034,0.275862,-1.931034 -L 0.275862,-1.931034,0,-1.655172 -L 0,-1.655172,0.275862,-1.37931 -L 0.275862,-1.37931,0.551724,-1.655172 -L 0,3.862069,1.655172,3.862069 -L 2.758621,3.862069,4.413793,3.862069 - -[z] 8 -L 3.034483,3.862069,0,0 -L 3.310345,3.862069,0.275862,0 -L 0.275862,3.862069,0,2.758621 -L 0,2.758621,0,3.862069 -L 0,3.862069,3.310345,3.862069 -L 0,0,3.310345,0 -L 3.310345,0,3.310345,1.103448 -L 3.310345,1.103448,3.034483,0 - -[{] 34 -L 1.37931,6.896552,0.827586,6.62069 -L 0.827586,6.62069,0.551724,6.344828 -L 0.551724,6.344828,0.275862,5.793103 -L 0.275862,5.793103,0.275862,5.241379 -L 0.275862,5.241379,0.551724,4.689655 -L 0.551724,4.689655,0.827586,4.413793 -L 0.827586,4.413793,1.103448,3.862069 -L 1.103448,3.862069,1.103448,3.310345 -L 1.103448,3.310345,0.551724,2.758621 -L 0.827586,6.62069,0.551724,6.068966 -L 0.551724,6.068966,0.551724,5.517241 -L 0.551724,5.517241,0.827586,4.965517 -L 0.827586,4.965517,1.103448,4.689655 -L 1.103448,4.689655,1.37931,4.137931 -L 1.37931,4.137931,1.37931,3.586207 -L 1.37931,3.586207,1.103448,3.034483 -L 1.103448,3.034483,0,2.482759 -L 0,2.482759,1.103448,1.931034 -L 1.103448,1.931034,1.37931,1.37931 -L 1.37931,1.37931,1.37931,0.827586 -L 1.37931,0.827586,1.103448,0.275862 -L 1.103448,0.275862,0.827586,0 -L 0.827586,0,0.551724,-0.551724 -L 0.551724,-0.551724,0.551724,-1.103448 -L 0.551724,-1.103448,0.827586,-1.655172 -L 0.551724,2.206897,1.103448,1.655172 -L 1.103448,1.655172,1.103448,1.103448 -L 1.103448,1.103448,0.827586,0.551724 -L 0.827586,0.551724,0.551724,0.275862 -L 0.551724,0.275862,0.275862,-0.275862 -L 0.275862,-0.275862,0.275862,-0.827586 -L 0.275862,-0.827586,0.551724,-1.37931 -L 0.551724,-1.37931,0.827586,-1.655172 -L 0.827586,-1.655172,1.37931,-1.931034 - -[|] 1 -L 0,6.896552,0,-1.931034 - -[}] 34 -L 0,6.896552,0.551724,6.62069 -L 0.551724,6.62069,0.827586,6.344828 -L 0.827586,6.344828,1.103448,5.793103 -L 1.103448,5.793103,1.103448,5.241379 -L 1.103448,5.241379,0.827586,4.689655 -L 0.827586,4.689655,0.551724,4.413793 -L 0.551724,4.413793,0.275862,3.862069 -L 0.275862,3.862069,0.275862,3.310345 -L 0.275862,3.310345,0.827586,2.758621 -L 0.551724,6.62069,0.827586,6.068966 -L 0.827586,6.068966,0.827586,5.517241 -L 0.827586,5.517241,0.551724,4.965517 -L 0.551724,4.965517,0.275862,4.689655 -L 0.275862,4.689655,0,4.137931 -L 0,4.137931,0,3.586207 -L 0,3.586207,0.275862,3.034483 -L 0.275862,3.034483,1.37931,2.482759 -L 1.37931,2.482759,0.275862,1.931034 -L 0.275862,1.931034,0,1.37931 -L 0,1.37931,0,0.827586 -L 0,0.827586,0.275862,0.275862 -L 0.275862,0.275862,0.551724,0 -L 0.551724,0,0.827586,-0.551724 -L 0.827586,-0.551724,0.827586,-1.103448 -L 0.827586,-1.103448,0.551724,-1.655172 -L 0.827586,2.206897,0.275862,1.655172 -L 0.275862,1.655172,0.275862,1.103448 -L 0.275862,1.103448,0.551724,0.551724 -L 0.551724,0.551724,0.827586,0.275862 -L 0.827586,0.275862,1.103448,-0.275862 -L 1.103448,-0.275862,1.103448,-0.827586 -L 1.103448,-0.827586,0.827586,-1.37931 -L 0.827586,-1.37931,0.551724,-1.655172 -L 0.551724,-1.655172,0,-1.931034 - -[~] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[€] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[‚] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[ƒ] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[„] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[…] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[†] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[‡] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[ˆ] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[‰] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[Š] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[‹] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[Ž] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[‘] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[’] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[“] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[”] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[•] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[–] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[—] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[˜] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[™] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[š] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[›] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[ž] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[ ] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[#0104] 12 -L 2.482759,5.793103,0.551724,0 -L 2.482759,5.793103,4.413793,0 -L 2.482759,4.965517,4.137931,0 -L 1.103448,1.655172,3.586207,1.655172 -L 0,0,1.655172,0 -L 3.310345,0,4.965517,0 -L 4.137931,0,3.862069,-0.275862 -L 3.862069,-0.275862,3.586207,-0.827586 -L 3.586207,-0.827586,3.586207,-1.37931 -L 3.586207,-1.37931,3.862069,-1.655172 -L 3.862069,-1.655172,4.137931,-1.37931 -L 4.137931,-1.37931,3.862069,-1.103448 - -[¢] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[#0141] 7 -L 0.827586,5.793103,0.827586,0 -L 1.103448,5.793103,1.103448,0 -L 0,5.793103,1.931034,5.793103 -L 0,0,4.137931,0 -L 4.137931,0,4.137931,1.655172 -L 4.137931,1.655172,3.862069,0 -L 2.206897,3.862069,0,2.206897 - -[¤] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[¥] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[#015A] 36 -L 3.586207,4.965517,3.862069,5.793103 -L 3.862069,5.793103,3.862069,4.137931 -L 3.862069,4.137931,3.586207,4.965517 -L 3.586207,4.965517,3.034483,5.517241 -L 3.034483,5.517241,2.206897,5.793103 -L 2.206897,5.793103,1.37931,5.793103 -L 1.37931,5.793103,0.551724,5.517241 -L 0.551724,5.517241,0,4.965517 -L 0,4.965517,0,4.413793 -L 0,4.413793,0.275862,3.862069 -L 0.275862,3.862069,0.551724,3.586207 -L 0.551724,3.586207,1.103448,3.310345 -L 1.103448,3.310345,2.758621,2.758621 -L 2.758621,2.758621,3.310345,2.482759 -L 3.310345,2.482759,3.862069,1.931034 -L 0,4.413793,0.551724,3.862069 -L 0.551724,3.862069,1.103448,3.586207 -L 1.103448,3.586207,2.758621,3.034483 -L 2.758621,3.034483,3.310345,2.758621 -L 3.310345,2.758621,3.586207,2.482759 -L 3.586207,2.482759,3.862069,1.931034 -L 3.862069,1.931034,3.862069,0.827586 -L 3.862069,0.827586,3.310345,0.275862 -L 3.310345,0.275862,2.482759,0 -L 2.482759,0,1.655172,0 -L 1.655172,0,0.827586,0.275862 -L 0.827586,0.275862,0.275862,0.827586 -L 0.275862,0.827586,0,1.655172 -L 0,1.655172,0,0 -L 0,0,0.275862,0.827586 -L 2.206897,7.448276,1.931034,7.724138 -L 1.931034,7.724138,2.206897,8 -L 2.206897,8,2.482759,7.724138 -L 2.482759,7.724138,2.482759,7.172414 -L 2.482759,7.172414,2.206897,6.62069 -L 2.206897,6.62069,1.931034,6.344828 - -[§] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[¨] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[©] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[ª] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[«] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[#0179] 14 -L 3.586207,5.793103,0,0 -L 3.862069,5.793103,0.275862,0 -L 0.275862,5.793103,0,4.137931 -L 0,4.137931,0,5.793103 -L 0,5.793103,3.862069,5.793103 -L 0,0,3.862069,0 -L 3.862069,0,3.862069,1.655172 -L 3.862069,1.655172,3.586207,0 -L 2.206897,7.448276,1.931034,7.724138 -L 1.931034,7.724138,2.206897,8 -L 2.206897,8,2.482759,7.724138 -L 2.482759,7.724138,2.482759,7.172414 -L 2.482759,7.172414,2.206897,6.62069 -L 2.206897,6.62069,1.931034,6.344828 - -[­] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[®] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[#017B] 12 -L 3.586207,5.793103,0,0 -L 3.862069,5.793103,0.275862,0 -L 0.275862,5.793103,0,4.137931 -L 0,4.137931,0,5.793103 -L 0,5.793103,3.862069,5.793103 -L 0,0,3.862069,0 -L 3.862069,0,3.862069,1.655172 -L 3.862069,1.655172,3.586207,0 -L 1.931034,6.896552,1.655172,6.62069 -L 1.655172,6.62069,1.931034,6.344828 -L 1.931034,6.344828,2.206897,6.62069 -L 2.206897,6.62069,1.931034,6.896552 - -[°] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[#0105] 37 -L 0.551724,3.310345,0.551724,3.034483 -L 0.551724,3.034483,0.275862,3.034483 -L 0.275862,3.034483,0.275862,3.310345 -L 0.275862,3.310345,0.551724,3.586207 -L 0.551724,3.586207,1.103448,3.862069 -L 1.103448,3.862069,2.206897,3.862069 -L 2.206897,3.862069,2.758621,3.586207 -L 2.758621,3.586207,3.034483,3.310345 -L 3.034483,3.310345,3.310345,2.758621 -L 3.310345,2.758621,3.310345,0.827586 -L 3.310345,0.827586,3.586207,0.275862 -L 3.586207,0.275862,3.862069,0 -L 3.034483,3.310345,3.034483,0.827586 -L 3.034483,0.827586,3.310345,0.275862 -L 3.310345,0.275862,3.862069,0 -L 3.862069,0,4.137931,0 -L 3.034483,2.758621,2.758621,2.482759 -L 2.758621,2.482759,1.103448,2.206897 -L 1.103448,2.206897,0.275862,1.931034 -L 0.275862,1.931034,0,1.37931 -L 0,1.37931,0,0.827586 -L 0,0.827586,0.275862,0.275862 -L 0.275862,0.275862,1.103448,0 -L 1.103448,0,1.931034,0 -L 1.931034,0,2.482759,0.275862 -L 2.482759,0.275862,3.034483,0.827586 -L 1.103448,2.206897,0.551724,1.931034 -L 0.551724,1.931034,0.275862,1.37931 -L 0.275862,1.37931,0.275862,0.827586 -L 0.275862,0.827586,0.551724,0.275862 -L 0.551724,0.275862,1.103448,0 -L 3.862069,0,3.586207,-0.275862 -L 3.586207,-0.275862,3.310345,-0.827586 -L 3.310345,-0.827586,3.310345,-1.37931 -L 3.310345,-1.37931,3.586207,-1.655172 -L 3.586207,-1.655172,3.862069,-1.37931 -L 3.862069,-1.37931,3.586207,-1.103448 - -[²] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[#0142] 5 -L 0.827586,5.793103,0.827586,0 -L 1.103448,5.793103,1.103448,0 -L 0,5.793103,1.103448,5.793103 -L 0,0,1.931034,0 -L 1.931034,3.862069,0,2.482759 - -[´] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[µ] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[#015B] 34 -L 2.758621,3.310345,3.034483,3.862069 -L 3.034483,3.862069,3.034483,2.758621 -L 3.034483,2.758621,2.758621,3.310345 -L 2.758621,3.310345,2.482759,3.586207 -L 2.482759,3.586207,1.931034,3.862069 -L 1.931034,3.862069,0.827586,3.862069 -L 0.827586,3.862069,0.275862,3.586207 -L 0.275862,3.586207,0,3.310345 -L 0,3.310345,0,2.758621 -L 0,2.758621,0.275862,2.482759 -L 0.275862,2.482759,0.827586,2.206897 -L 0.827586,2.206897,2.206897,1.655172 -L 2.206897,1.655172,2.758621,1.37931 -L 2.758621,1.37931,3.034483,1.103448 -L 0,3.034483,0.275862,2.758621 -L 0.275862,2.758621,0.827586,2.482759 -L 0.827586,2.482759,2.206897,1.931034 -L 2.206897,1.931034,2.758621,1.655172 -L 2.758621,1.655172,3.034483,1.37931 -L 3.034483,1.37931,3.034483,0.551724 -L 3.034483,0.551724,2.758621,0.275862 -L 2.758621,0.275862,2.206897,0 -L 2.206897,0,1.103448,0 -L 1.103448,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 -L 0.275862,0.551724,0,1.103448 -L 0,1.103448,0,0 -L 0,0,0.275862,0.551724 -L 1.655172,5.517241,1.37931,5.793103 -L 1.37931,5.793103,1.655172,6.068966 -L 1.655172,6.068966,1.931034,5.793103 -L 1.931034,5.793103,1.931034,5.241379 -L 1.931034,5.241379,1.655172,4.689655 -L 1.655172,4.689655,1.37931,4.413793 - -[·] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[¸] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[¹] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[º] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[»] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[#017A] 14 -L 3.034483,3.862069,0,0 -L 3.310345,3.862069,0.275862,0 -L 0.275862,3.862069,0,2.758621 -L 0,2.758621,0,3.862069 -L 0,3.862069,3.310345,3.862069 -L 0,0,3.310345,0 -L 3.310345,0,3.310345,1.103448 -L 3.310345,1.103448,3.034483,0 -L 1.655172,5.241379,1.37931,5.517241 -L 1.37931,5.517241,1.655172,5.793103 -L 1.655172,5.793103,1.931034,5.517241 -L 1.931034,5.517241,1.931034,4.965517 -L 1.931034,4.965517,1.655172,4.413793 -L 1.655172,4.413793,1.37931,4.137931 - - -[½] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[¾] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[#017C] 12 -L 3.034483,3.862069,0,0 -L 3.310345,3.862069,0.275862,0 -L 0.275862,3.862069,0,2.758621 -L 0,2.758621,0,3.862069 -L 0,3.862069,3.310345,3.862069 -L 0,0,3.310345,0 -L 3.310345,0,3.310345,1.103448 -L 3.310345,1.103448,3.034483,0 -L 1.655172,5.241379,1.37931,5.517241 -L 1.37931,5.517241,1.655172,5.793103 -L 1.655172,5.793103,1.931034,5.517241 -L 1.931034,5.517241,1.655172,5.241379 - -[À] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[Á] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[Â] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[Ã] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[Ä] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[Å] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[#0106] 34 -L 3.862069,4.965517,4.137931,4.137931 -L 4.137931,4.137931,4.137931,5.793103 -L 4.137931,5.793103,3.862069,4.965517 -L 3.862069,4.965517,3.310345,5.517241 -L 3.310345,5.517241,2.482759,5.793103 -L 2.482759,5.793103,1.931034,5.793103 -L 1.931034,5.793103,1.103448,5.517241 -L 1.103448,5.517241,0.551724,4.965517 -L 0.551724,4.965517,0.275862,4.413793 -L 0.275862,4.413793,0,3.586207 -L 0,3.586207,0,2.206897 -L 0,2.206897,0.275862,1.37931 -L 0.275862,1.37931,0.551724,0.827586 -L 0.551724,0.827586,1.103448,0.275862 -L 1.103448,0.275862,1.931034,0 -L 1.931034,0,2.482759,0 -L 2.482759,0,3.310345,0.275862 -L 3.310345,0.275862,3.862069,0.827586 -L 3.862069,0.827586,4.137931,1.37931 -L 1.931034,5.793103,1.37931,5.517241 -L 1.37931,5.517241,0.827586,4.965517 -L 0.827586,4.965517,0.551724,4.413793 -L 0.551724,4.413793,0.275862,3.586207 -L 0.275862,3.586207,0.275862,2.206897 -L 0.275862,2.206897,0.551724,1.37931 -L 0.551724,1.37931,0.827586,0.827586 -L 0.827586,0.827586,1.37931,0.275862 -L 1.37931,0.275862,1.931034,0 -L 2.482759,7.448276,2.206897,7.724138 -L 2.206897,7.724138,2.482759,8 -L 2.482759,8,2.758621,7.724138 -L 2.758621,7.724138,2.758621,7.172414 -L 2.758621,7.172414,2.482759,6.62069 -L 2.482759,6.62069,2.206897,6.344828 - -[Ç] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[È] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[É] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[#0118] 16 -L 0.827586,5.793103,0.827586,0 -L 1.103448,5.793103,1.103448,0 -L 2.758621,4.137931,2.758621,1.931034 -L 0,5.793103,4.413793,5.793103 -L 4.413793,5.793103,4.413793,4.137931 -L 4.413793,4.137931,4.137931,5.793103 -L 1.103448,3.034483,2.758621,3.034483 -L 0,0,4.413793,0 -L 4.413793,0,4.413793,1.655172 -L 4.413793,1.655172,4.137931,0 -L 3.586207,0,3.310345,-0.275862 -L 3.310345,-0.275862,3.034483,-0.827586 -L 3.034483,-0.827586,3.034483,-1.37931 -L 3.034483,-1.37931,3.310345,-1.655172 -L 3.310345,-1.655172,3.586207,-1.37931 -L 3.586207,-1.37931,3.310345,-1.103448 - -[Ë] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[Ì] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[Í] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[Î] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[Ï] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[Ð] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[#0143] 13 -L 0.827586,5.793103,0.827586,0 -L 1.103448,5.793103,4.413793,0.551724 -L 1.103448,5.241379,4.413793,0 -L 4.413793,5.793103,4.413793,0 -L 0,5.793103,1.103448,5.793103 -L 3.586207,5.793103,5.241379,5.793103 -L 0,0,1.655172,0 -L 2.758621,7.448276,2.482759,7.724138 -L 2.482759,7.724138,2.758621,8 -L 2.758621,8,3.034483,7.724138 -L 3.034483,7.724138,3.034483,7.172414 -L 3.034483,7.172414,2.758621,6.62069 -L 2.758621,6.62069,2.482759,6.344828 - -[Ò] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[#00D3] 44 -L 1.931034,5.793103,1.103448,5.517241 -L 1.103448,5.517241,0.551724,4.965517 -L 0.551724,4.965517,0.275862,4.413793 -L 0.275862,4.413793,0,3.310345 -L 0,3.310345,0,2.482759 -L 0,2.482759,0.275862,1.37931 -L 0.275862,1.37931,0.551724,0.827586 -L 0.551724,0.827586,1.103448,0.275862 -L 1.103448,0.275862,1.931034,0 -L 1.931034,0,2.482759,0 -L 2.482759,0,3.310345,0.275862 -L 3.310345,0.275862,3.862069,0.827586 -L 3.862069,0.827586,4.137931,1.37931 -L 4.137931,1.37931,4.413793,2.482759 -L 4.413793,2.482759,4.413793,3.310345 -L 4.413793,3.310345,4.137931,4.413793 -L 4.137931,4.413793,3.862069,4.965517 -L 3.862069,4.965517,3.310345,5.517241 -L 3.310345,5.517241,2.482759,5.793103 -L 2.482759,5.793103,1.931034,5.793103 -L 1.931034,5.793103,1.37931,5.517241 -L 1.37931,5.517241,0.827586,4.965517 -L 0.827586,4.965517,0.551724,4.413793 -L 0.551724,4.413793,0.275862,3.310345 -L 0.275862,3.310345,0.275862,2.482759 -L 0.275862,2.482759,0.551724,1.37931 -L 0.551724,1.37931,0.827586,0.827586 -L 0.827586,0.827586,1.37931,0.275862 -L 1.37931,0.275862,1.931034,0 -L 2.482759,0,3.034483,0.275862 -L 3.034483,0.275862,3.586207,0.827586 -L 3.586207,0.827586,3.862069,1.37931 -L 3.862069,1.37931,4.137931,2.482759 -L 4.137931,2.482759,4.137931,3.310345 -L 4.137931,3.310345,3.862069,4.413793 -L 3.862069,4.413793,3.586207,4.965517 -L 3.586207,4.965517,3.034483,5.517241 -L 3.034483,5.517241,2.482759,5.793103 -L 2.482759,7.448276,2.206897,7.724138 -L 2.206897,7.724138,2.482759,8 -L 2.482759,8,2.758621,7.724138 -L 2.758621,7.724138,2.758621,7.172414 -L 2.758621,7.172414,2.482759,6.62069 -L 2.482759,6.62069,2.206897,6.344828 - -[Ô] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[Õ] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[Ö] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[×] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[Ø] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[Ù] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[Ú] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[Û] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[Ü] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[Ý] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[Þ] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[ß] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[à] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[á] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[â] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[ã] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[ä] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[å] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[#0107] 30 -L 3.310345,3.034483,3.034483,2.758621 -L 3.034483,2.758621,3.310345,2.482759 -L 3.310345,2.482759,3.586207,2.758621 -L 3.586207,2.758621,3.586207,3.034483 -L 3.586207,3.034483,3.034483,3.586207 -L 3.034483,3.586207,2.482759,3.862069 -L 2.482759,3.862069,1.655172,3.862069 -L 1.655172,3.862069,0.827586,3.586207 -L 0.827586,3.586207,0.275862,3.034483 -L 0.275862,3.034483,0,2.206897 -L 0,2.206897,0,1.655172 -L 0,1.655172,0.275862,0.827586 -L 0.275862,0.827586,0.827586,0.275862 -L 0.827586,0.275862,1.655172,0 -L 1.655172,0,2.206897,0 -L 2.206897,0,3.034483,0.275862 -L 3.034483,0.275862,3.586207,0.827586 -L 1.655172,3.862069,1.103448,3.586207 -L 1.103448,3.586207,0.551724,3.034483 -L 0.551724,3.034483,0.275862,2.206897 -L 0.275862,2.206897,0.275862,1.655172 -L 0.275862,1.655172,0.551724,0.827586 -L 0.551724,0.827586,1.103448,0.275862 -L 1.103448,0.275862,1.655172,0 -L 2.206897,5.517241,1.931034,5.793103 -L 1.931034,5.793103,2.206897,6.068966 -L 2.206897,6.068966,2.482759,5.793103 -L 2.482759,5.793103,2.482759,5.241379 -L 2.482759,5.241379,2.206897,4.689655 -L 2.206897,4.689655,1.931034,4.413793 - -[ç] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[è] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[é] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[#0119] 31 -L 0.275862,2.206897,3.586207,2.206897 -L 3.586207,2.206897,3.586207,2.758621 -L 3.586207,2.758621,3.310345,3.310345 -L 3.310345,3.310345,3.034483,3.586207 -L 3.034483,3.586207,2.482759,3.862069 -L 2.482759,3.862069,1.655172,3.862069 -L 1.655172,3.862069,0.827586,3.586207 -L 0.827586,3.586207,0.275862,3.034483 -L 0.275862,3.034483,0,2.206897 -L 0,2.206897,0,1.655172 -L 0,1.655172,0.275862,0.827586 -L 0.275862,0.827586,0.827586,0.275862 -L 0.827586,0.275862,1.655172,0 -L 1.655172,0,2.206897,0 -L 2.206897,0,3.034483,0.275862 -L 3.034483,0.275862,3.586207,0.827586 -L 3.310345,2.206897,3.310345,3.034483 -L 3.310345,3.034483,3.034483,3.586207 -L 1.655172,3.862069,1.103448,3.586207 -L 1.103448,3.586207,0.551724,3.034483 -L 0.551724,3.034483,0.275862,2.206897 -L 0.275862,2.206897,0.275862,1.655172 -L 0.275862,1.655172,0.551724,0.827586 -L 0.551724,0.827586,1.103448,0.275862 -L 1.103448,0.275862,1.655172,0 -L 2.206897,0,1.931034,-0.275862 -L 1.931034,-0.275862,1.655172,-0.827586 -L 1.655172,-0.827586,1.655172,-1.37931 -L 1.655172,-1.37931,1.931034,-1.655172 -L 1.931034,-1.655172,2.206897,-1.37931 -L 2.206897,-1.37931,1.931034,-1.103448 - -[ë] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[ì] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[í] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[î] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[ï] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[ð] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[#0144] 20 -L 0.827586,3.862069,0.827586,0 -L 1.103448,3.862069,1.103448,0 -L 1.103448,3.034483,1.655172,3.586207 -L 1.655172,3.586207,2.482759,3.862069 -L 2.482759,3.862069,3.034483,3.862069 -L 3.034483,3.862069,3.862069,3.586207 -L 3.862069,3.586207,4.137931,3.034483 -L 4.137931,3.034483,4.137931,0 -L 3.034483,3.862069,3.586207,3.586207 -L 3.586207,3.586207,3.862069,3.034483 -L 3.862069,3.034483,3.862069,0 -L 0,3.862069,1.103448,3.862069 -L 0,0,1.931034,0 -L 3.034483,0,4.965517,0 -L 2.758621,5.517241,2.482759,5.793103 -L 2.482759,5.793103,2.758621,6.068966 -L 2.758621,6.068966,3.034483,5.793103 -L 3.034483,5.793103,3.034483,5.241379 -L 3.034483,5.241379,2.758621,4.689655 -L 2.758621,4.689655,2.482759,4.413793 - -[ò] 4 -L 0.275862,0.551724,0,0.275862 -L 0,0.275862,0.275862,0 -L 0.275862,0,0.551724,0.275862 -L 0.551724,0.275862,0.275862,0.551724 - -[#00F3] 36 -L 1.655172,3.862069,0.827586,3.586207 -L 0.827586,3.586207,0.275862,3.034483 -L 0.275862,3.034483,0,2.206897 -L 0,2.206897,0,1.655172 -L 0,1.655172,0.275862,0.827586 -L 0.275862,0.827586,0.827586,0.275862 -L 0.827586,0.275862,1.655172,0 -L 1.655172,0,2.206897,0 -L 2.206897,0,3.034483,0.275862 -L 3.034483,0.275862,3.586207,0.827586 -L 3.586207,0.827586,3.862069,1.655172 -L 3.862069,1.655172,3.862069,2.206897 -L 3.862069,2.206897,3.586207,3.034483 -L 3.586207,3.034483,3.034483,3.586207 -L 3.034483,3.586207,2.206897,3.862069 -L 2.206897,3.862069,1.655172,3.862069 -L 1.655172,3.862069,1.103448,3.586207 -L 1.103448,3.586207,0.551724,3.034483 -L 0.551724,3.034483,0.275862,2.206897 -L 0.275862,2.206897,0.275862,1.655172 -L 0.275862,1.655172,0.551724,0.827586 -L 0.551724,0.827586,1.103448,0.275862 -L 1.103448,0.275862,1.655172,0 -L 2.206897,0,2.758621,0.275862 -L 2.758621,0.275862,3.310345,0.827586 -L 3.310345,0.827586,3.586207,1.655172 -L 3.586207,1.655172,3.586207,2.206897 -L 3.586207,2.206897,3.310345,3.034483 -L 3.310345,3.034483,2.758621,3.586207 -L 2.758621,3.586207,2.206897,3.862069 -L 2.206897,5.517241,1.931034,5.793103 -L 1.931034,5.793103,2.206897,6.068966 -L 2.206897,6.068966,2.482759,5.793103 -L 2.482759,5.793103,2.482759,5.241379 -L 2.482759,5.241379,2.206897,4.689655 -L 2.206897,4.689655,1.931034,4.413793 - -#EOF diff --git a/fonts/romans.cxf b/fonts/romans.cxf deleted file mode 100644 index c32c6d2..0000000 --- a/fonts/romans.cxf +++ /dev/null @@ -1,1407 +0,0 @@ -# Format: QCad II Font -# Creator: Adam Radlowski's "dodajf" program - GRASS font translator -# Version: 1.0.0 -# Name: Roman Simplex -# LetterSpacing: 3.0 -# WordSpacing: 6.75 -# LineSpacingFactor: 1.0 -# Author: Ain Vagula - -[!] 5 -L 1.077881,0.830731,0.558594,0.415326 -L 0.558594,0.415326,0.870117,-0.000003 -L 0.870117,-0.000003,1.389404,0.415326 -L 1.389404,0.415326,1.077881,0.830731 -L 3.206543,8.77435,1.648926,2.959424 - -["] 14 -L 5.631104,9.020413,5.111816,8.605083 -L 5.111816,8.605083,4.800293,9.020413 -L 4.800293,9.020413,5.31958,9.435803 -L 5.31958,9.435803,5.631104,9.020413 -L 5.631104,9.020413,5.371338,8.18974 -L 5.371338,8.18974,4.748291,7.359021 -L 4.748291,7.359021,4.229248,6.943677 -L 3.138916,9.020413,2.567871,8.605083 -L 2.567871,8.605083,2.308105,9.020413 -L 2.308105,9.020413,2.827393,9.435803 -L 2.827393,9.435803,3.138916,9.020413 -L 3.138916,9.020413,2.879395,8.18974 -L 2.879395,8.18974,2.256348,7.359021 -L 2.256348,7.359021,1.737061,6.943677 - -[#] 4 -L 1.03833,4.451492,6.853271,4.451492 -L 6.48999,12.343262,0,-1 -L 8.981934,12.343262,2.492188,-1 -L 2.128662,6.943619,7.943604,6.943619 - -[$] 21 -L 7.316162,7.528288,6.693115,8.359022 -L 6.693115,8.359022,5.551025,8.774351 -L 5.551025,8.774351,3.889404,8.774351 -L 3.889404,8.774351,2.539551,8.359022 -L 2.539551,8.359022,1.501221,7.528288 -L 1.501221,7.528288,1.241699,6.697615 -L 1.241699,6.697615,1.449219,5.866896 -L 1.449219,5.866896,1.760742,5.451551 -L 1.760742,5.451551,2.487549,5.036161 -L 2.487549,5.036161,4.772217,4.205488 -L 4.772217,4.205488,5.447021,3.790098 -L 5.447021,3.790098,5.758545,3.374769 -L 5.758545,3.374769,5.966309,2.544035 -L 5.966309,2.544035,5.654785,1.246061 -L 5.654785,1.246061,4.564453,0.415327 -L 4.564453,0.415327,3.2146,-0.000002 -L 3.2146,-0.000002,1.553223,-0.000002 -L 1.553223,-0.000002,0.410889,0.415327 -L 0.410889,0.415327,-0.212158,1.246061 -L 6.018311,10.435804,2.747314,-1.661394 -L 4.356689,10.435804,1.085938,-1.661394 - -[%] 25 -L 6.59375,2.959427,5.65918,2.544037 -L 5.65918,2.544037,4.984131,1.713364 -L 4.984131,1.713364,4.776611,0.830734 -L 4.776611,0.830734,5.399658,-0 -L 5.399658,-0,6.230225,-0 -L 6.230225,-0,7.164795,0.415329 -L 7.164795,0.415329,7.787842,1.246063 -L 7.787842,1.246063,8.047363,2.128708 -L 8.047363,2.128708,7.424316,2.959427 -L 7.424316,2.959427,6.59375,2.959427 -L 4.413086,8.774353,5.036133,7.94368 -L 5.036133,7.94368,4.776611,7.112961 -L 4.776611,7.112961,4.153564,6.282227 -L 4.153564,6.282227,3.218994,5.866898 -L 3.218994,5.866898,2.388184,5.866898 -L 2.388184,5.866898,1.765137,6.697617 -L 1.765137,6.697617,1.9729,7.52829 -L 1.9729,7.52829,2.647949,8.359024 -L 2.647949,8.359024,3.58252,8.774353 -L 3.58252,8.774353,4.413086,8.774353 -L 4.413086,8.774353,5.139893,8.359024 -L 5.139893,8.359024,6.282227,7.94368 -L 6.282227,7.94368,7.52832,7.94368 -L 9,8.999999,0,-0 -L 7.52832,7.94368,9,8.999999 - -[&] 30 -L 8.83667,5.866894,8.265625,5.45155 -L 8.265625,5.45155,7.642578,4.620831 -L 7.642578,4.620831,6.240723,2.544033 -L 6.240723,2.544033,5.098633,1.246059 -L 5.098633,1.246059,4.060059,0.415325 -L 4.060059,0.415325,3.07373,-0.000004 -L 3.07373,-0.000004,1.412354,-0.000004 -L 1.412354,-0.000004,0.685303,0.415325 -L 0.685303,0.415325,0.373779,0.83073 -L 0.373779,0.83073,0.218018,1.71336 -L 0.218018,1.71336,0.425781,2.544033 -L 0.425781,2.544033,1.048828,3.374767 -L 1.048828,3.374767,1.619873,3.790096 -L 1.619873,3.790096,4.942871,5.45155 -L 4.942871,5.45155,5.461914,5.866894 -L 5.461914,5.866894,6.136963,6.697613 -L 6.136963,6.697613,6.344727,7.528286 -L 6.344727,7.528286,6.136963,8.35902 -L 6.136963,8.35902,5.409912,8.774349 -L 5.409912,8.774349,4.475586,8.35902 -L 4.475586,8.35902,3.852539,7.528286 -L 3.852539,7.528286,3.644775,6.697613 -L 3.644775,6.697613,3.696777,5.45155 -L 3.696777,5.45155,4.216064,4.205486 -L 4.216064,4.205486,5.513916,1.246059 -L 5.513916,1.246059,6.136963,0.415325 -L 6.136963,0.415325,6.86377,-0.000004 -L 6.86377,-0.000004,7.69458,-0.000004 -L 7.69458,-0.000004,8.213623,0.415325 -L 8.213623,0.415325,8.317627,0.83073 - -['] 7 -L 1.812256,9.020412,2.123779,8.605083 -L 2.123779,8.605083,2.643066,9.020412 -L 2.643066,9.020412,2.331787,9.435802 -L 2.331787,9.435802,1.812256,9.020412 -L 1.812256,9.020412,1.604736,8.189739 -L 1.604736,8.189739,1.812256,7.35902 -L 1.812256,7.35902,2.123779,6.943676 - -[(] 9 -L 5.866211,10.435802,4.827881,9.605083 -L 4.827881,9.605083,3.633789,8.35902 -L 3.633789,8.35902,2.387695,6.697613 -L 2.387695,6.697613,1.401123,4.620831 -L 1.401123,4.620831,0.933838,2.959423 -L 0.933838,2.959423,0.830078,0.83073 -L 0.830078,0.83073,1.193604,-0.830738 -L 1.193604,-0.830738,1.712646,-2.076801 -L 1.712646,-2.076801,2.283936,-2.907459 - -[)] 9 -L 4.358398,10.435804,4.981445,9.605085 -L 4.981445,9.605085,5.500732,8.359022 -L 5.500732,8.359022,5.864014,6.697615 -L 5.864014,6.697615,5.708252,4.620832 -L 5.708252,4.620832,5.292969,2.959425 -L 5.292969,2.959425,4.306396,0.830732 -L 4.306396,0.830732,3.008545,-0.830736 -L 3.008545,-0.830736,1.866211,-2.076799 -L 1.866211,-2.076799,0.776123,-2.907457 - -[*] 3 -L 5.579346,9.385914,0.750977,6.893787 -L 1.425781,9.385914,4.904297,6.893787 -L 3.865967,10.631977,2.516113,5.647724 - -[+] 2 -L 5.366699,7.528287,3.341797,-0.000003 -L 0.64209,3.790097,8.118408,3.790097 - -[,] 7 -L 1.401611,1.128708,0.882568,0.713379 -L 0.882568,0.713379,0.571045,1.128708 -L 0.571045,1.128708,1.090088,1.544037 -L 1.090088,1.544037,1.401611,1.128708 -L 1.401611,1.128708,1.14209,0.297974 -L 1.14209,0.297974,0.519043,-0.584656 -L 0.519043,-0.584656,0,-1 - -[-] 1 -L 0.64209,3.790097,8.118408,3.790097 - -[.] 4 -L 0.519043,0.415329,0,-0 -L 0,-0,0.311523,-0.415329 -L 0.311523,-0.415329,0.830566,-0 -L 0.830566,-0,0.519043,0.415329 - -[/] 1 -L 0.111816,-0.44889,7.476318,12.10815 - -[0] 16 -L 4.374512,8.788957,3.024658,8.373628 -L 3.024658,8.373628,1.830322,7.127564 -L 1.830322,7.127564,0.895752,5.050767 -L 0.895752,5.050767,0.532471,3.804704 -L 0.532471,3.804704,0.376709,1.727967 -L 0.376709,1.727967,0.895752,0.429933 -L 0.895752,0.429933,2.038086,0.014604 -L 2.038086,0.014604,2.868896,0.014604 -L 2.868896,0.014604,4.21875,0.429933 -L 4.21875,0.429933,5.412842,1.727967 -L 5.412842,1.727967,6.347412,3.804704 -L 6.347412,3.804704,6.710938,5.050767 -L 6.710938,5.050767,6.866699,7.127564 -L 6.866699,7.127564,6.347412,8.373628 -L 6.347412,8.373628,5.205322,8.788957 -L 5.205322,8.788957,4.374512,8.788957 - -[1] 3 -L 1.741455,7.127564,2.676025,7.542893 -L 2.676025,7.542893,4.233643,8.788957 -L 4.233643,8.788957,1.897217,0.014604 - -[2] 13 -L 2.114014,6.71222,2.218018,7.127564 -L 2.218018,7.127564,2.841064,7.958283 -L 2.841064,7.958283,3.360107,8.373628 -L 3.360107,8.373628,4.34668,8.788957 -L 4.34668,8.788957,6.008057,8.788957 -L 6.008057,8.788957,6.734863,8.373628 -L 6.734863,8.373628,6.994385,7.958283 -L 6.994385,7.958283,7.202148,7.127564 -L 7.202148,7.127564,6.994385,6.29683 -L 6.994385,6.29683,6.371338,5.466157 -L 6.371338,5.466157,5.17749,4.220094 -L 5.17749,4.220094,-0.118408,0.014604 -L -0.118408,0.014604,5.748291,0.014604 - -[3] 14 -L 3.407715,8.788957,7.976562,8.788957 -L 7.976562,8.788957,4.601807,5.466157 -L 4.601807,5.466157,5.8479,5.466157 -L 5.8479,5.466157,6.574707,5.050767 -L 6.574707,5.050767,6.88623,4.635438 -L 6.88623,4.635438,6.938232,3.389375 -L 6.938232,3.389375,6.730469,2.55864 -L 6.730469,2.55864,5.95166,1.260667 -L 5.95166,1.260667,4.91333,0.429933 -L 4.91333,0.429933,3.563477,0.014604 -L 3.563477,0.014604,2.317383,0.014604 -L 2.317383,0.014604,1.175049,0.429933 -L 1.175049,0.429933,0.863525,0.845338 -L 0.863525,0.845338,0.656006,1.727967 - -[4] 3 -L 6.0896,8.788957,3.701172,0.014604 -L 6.0896,8.788957,0.326416,2.97403 -L 0.326416,2.97403,6.608643,2.97403 - -[5] 16 -L 7.227295,8.788957,3.07373,8.788957 -L 3.07373,8.788957,1.619873,5.050767 -L 1.619873,5.050767,2.191162,5.466157 -L 2.191162,5.466157,3.541016,5.881501 -L 3.541016,5.881501,4.787109,5.881501 -L 4.787109,5.881501,5.929443,5.466157 -L 5.929443,5.466157,6.55249,4.635438 -L 6.55249,4.635438,6.604248,3.389375 -L 6.604248,3.389375,6.396729,2.55864 -L 6.396729,2.55864,5.61792,1.260667 -L 5.61792,1.260667,4.579346,0.429933 -L 4.579346,0.429933,3.229492,0.014604 -L 3.229492,0.014604,1.983398,0.014604 -L 1.983398,0.014604,0.841309,0.429933 -L 0.841309,0.429933,0.529785,0.845338 -L 0.529785,0.845338,0.322021,1.727967 - -[6] 22 -L 6.638184,7.542893,6.43042,8.373628 -L 6.43042,8.373628,5.28833,8.788957 -L 5.28833,8.788957,4.457764,8.788957 -L 4.457764,8.788957,3.107666,8.373628 -L 3.107666,8.373628,1.965576,7.127564 -L 1.965576,7.127564,0.979004,5.050767 -L 0.979004,5.050767,0.407959,2.97403 -L 0.407959,2.97403,0.407959,1.260667 -L 0.407959,1.260667,0.979004,0.429933 -L 0.979004,0.429933,2.121338,0.014604 -L 2.121338,0.014604,2.536621,0.014604 -L 2.536621,0.014604,3.886475,0.429933 -L 3.886475,0.429933,4.976807,1.260667 -L 4.976807,1.260667,5.703613,2.55864 -L 5.703613,2.55864,5.807617,2.97403 -L 5.807617,2.97403,5.755615,4.220094 -L 5.755615,4.220094,5.132568,5.050767 -L 5.132568,5.050767,3.990479,5.466157 -L 3.990479,5.466157,3.574951,5.466157 -L 3.574951,5.466157,2.225098,5.050767 -L 2.225098,5.050767,1.186768,4.220094 -L 1.186768,4.220094,0.407959,2.97403 - -[7] 2 -L 0.234131,0.014604,6.724121,8.788957 -L 6.724121,8.788957,0.90918,8.788957 - -[8] 28 -L 4.292969,8.788957,2.943115,8.373628 -L 2.943115,8.373628,2.320068,7.542893 -L 2.320068,7.542893,2.060547,6.71222 -L 2.060547,6.71222,2.268311,5.881501 -L 2.268311,5.881501,2.994873,5.466157 -L 2.994873,5.466157,4.55249,5.050767 -L 4.55249,5.050767,5.694824,4.635438 -L 5.694824,4.635438,6.265869,3.804704 -L 6.265869,3.804704,6.473633,2.97403 -L 6.473633,2.97403,6.162109,1.727967 -L 6.162109,1.727967,5.487061,0.845338 -L 5.487061,0.845338,4.968018,0.429933 -L 4.968018,0.429933,3.61792,0.014604 -L 3.61792,0.014604,1.956787,0.014604 -L 1.956787,0.014604,0.814453,0.429933 -L 0.814453,0.429933,0.50293,0.845338 -L 0.50293,0.845338,0.295166,1.727967 -L 0.295166,1.727967,0.658691,2.97403 -L 0.658691,2.97403,1.281738,3.804704 -L 1.281738,3.804704,2.37207,4.635438 -L 2.37207,4.635438,3.721924,5.050767 -L 3.721924,5.050767,5.487061,5.466157 -L 5.487061,5.466157,6.421631,5.881501 -L 6.421631,5.881501,7.09668,6.71222 -L 7.09668,6.71222,7.304443,7.542893 -L 7.304443,7.542893,7.09668,8.373628 -L 7.09668,8.373628,5.954346,8.788957 -L 5.954346,8.788957,4.292969,8.788957 - -[9] 22 -L 6.196045,5.881501,5.417236,4.635438 -L 5.417236,4.635438,4.378906,3.804704 -L 4.378906,3.804704,3.029053,3.389375 -L 3.029053,3.389375,2.613525,3.389375 -L 2.613525,3.389375,1.471436,3.804704 -L 1.471436,3.804704,0.848389,4.635438 -L 0.848389,4.635438,0.744629,5.881501 -L 0.744629,5.881501,0.900391,6.29683 -L 0.900391,6.29683,1.627197,7.542893 -L 1.627197,7.542893,2.665527,8.373628 -L 2.665527,8.373628,4.067383,8.788957 -L 4.067383,8.788957,4.482666,8.788957 -L 4.482666,8.788957,5.572998,8.373628 -L 5.572998,8.373628,6.196045,7.542893 -L 6.196045,7.542893,6.196045,5.881501 -L 6.196045,5.881501,5.625,3.804704 -L 5.625,3.804704,4.638428,1.727967 -L 4.638428,1.727967,3.496338,0.429933 -L 3.496338,0.429933,2.094482,0.014604 -L 2.094482,0.014604,1.263672,0.014604 -L 1.263672,0.014604,0.121582,0.429933 -L 0.121582,0.429933,-0.03418,1.260667 - -[:] 8 -L 0.519043,0.41539,0,-0 -L 0,-0,0.311523,-0.415344 -L 0.311523,-0.415344,0.830566,-0 -L 0.830566,-0,0.519043,0.41539 -L 1.868896,5.399643,1.349854,4.984253 -L 1.349854,4.984253,1.609375,4.568909 -L 1.609375,4.568909,2.18042,4.984253 -L 2.18042,4.984253,1.868896,5.399643 - -[;] 11 -L 0.830811,-0,0.259521,-0.415344 -L 0.259521,-0.415344,0,-0 -L 0,-0,0.519287,0.41539 -L 0.519287,0.41539,0.830811,-0 -L 0.830811,-0,0.571045,-0.830673 -L 0.571045,-0.830673,-0.052002,-1.661407 -L -0.052002,-1.661407,-0.571045,-2.076736 -L 1.869141,5.399643,1.297852,4.984253 -L 1.297852,4.984253,1.609375,4.568909 -L 1.609375,4.568909,2.128662,4.984253 -L 2.128662,4.984253,1.869141,5.399643 - -[<] 2 -L 8.06543,7.476379,0.43335,3.73819 -L 0.43335,3.73819,6.092529,-0 - -[=] 2 -L 0.511963,2.544035,7.988281,2.544035 -L 1.186768,5.036161,8.66333,5.036161 - -[>] 2 -L 1.9729,7.476379,7.63208,3.73819 -L 7.63208,3.73819,0,-0 - -[?] 17 -L 0.972656,0.830732,0.453369,0.415327 -L 0.453369,0.415327,0.713013,-0.000002 -L 0.713013,-0.000002,1.28418,0.415327 -L 1.28418,0.415327,0.972656,0.830732 -L 0.038086,6.697615,0.141846,7.112959 -L 0.141846,7.112959,0.764893,7.943678 -L 0.764893,7.943678,1.28418,8.359022 -L 1.28418,8.359022,2.270508,8.774351 -L 2.270508,8.774351,3.932007,8.774351 -L 3.932007,8.774351,4.658936,8.359022 -L 4.658936,8.359022,4.918457,7.943678 -L 4.918457,7.943678,5.126099,7.112959 -L 5.126099,7.112959,4.918457,6.282225 -L 4.918457,6.282225,4.24353,5.451551 -L 4.24353,5.451551,3.724365,5.036161 -L 3.724365,5.036161,1.855225,4.205488 -L 1.855225,4.205488,1.491821,2.959425 - -[@] 39 -L 6.980957,6.697615,5.838745,2.544035 -L 5.838745,2.544035,6.150269,2.128706 -L 6.150269,2.128706,6.980957,2.128706 -L 6.980957,2.128706,8.019287,2.959425 -L 8.019287,2.959425,8.798096,4.205488 -L 8.798096,4.205488,9.005859,5.036161 -L 9.005859,5.036161,8.953857,6.282225 -L 8.953857,6.282225,8.746216,7.112959 -L 8.746216,7.112959,8.123169,7.943678 -L 8.123169,7.943678,7.39624,8.359022 -L 7.39624,8.359022,6.25415,8.774351 -L 6.25415,8.774351,5.008057,8.774351 -L 5.008057,8.774351,3.658203,8.359022 -L 3.658203,8.359022,2.723633,7.943678 -L 2.723633,7.943678,1.685059,7.112959 -L 1.685059,7.112959,1.010254,6.282225 -L 1.010254,6.282225,0.283447,5.036161 -L 0.023682,2.544035,0.231445,1.713362 -L 0.231445,1.713362,0.80249,0.830732 -L 0.80249,0.830732,1.529419,0.415327 -L 1.529419,0.415327,2.671631,-0.000002 -L 2.671631,-0.000002,3.917725,-0.000002 -L 3.917725,-0.000002,5.267578,0.415327 -L 5.267578,0.415327,6.25415,0.830732 -L 6.25415,0.830732,6.773193,1.246061 -L 6.617432,5.451551,6.409912,6.282225 -L 6.409912,6.282225,5.734863,6.697615 -L 5.734863,6.697615,4.48877,6.697615 -L 4.48877,6.697615,3.502441,6.282225 -L 3.502441,6.282225,2.983154,5.866896 -L 2.983154,5.866896,2.360107,5.036161 -L 2.360107,5.036161,1.996582,3.790098 -L 1.996582,3.790098,2.204346,2.959425 -L 2.204346,2.959425,2.515869,2.544035 -L 2.515869,2.544035,3.242676,2.128706 -L 3.242676,2.128706,4.48877,2.128706 -L 4.48877,2.128706,5.42334,2.544035 -L 5.42334,2.544035,6.046387,3.374769 -L 0.283447,5.036161,0.023682,2.544035 - -[A] 3 -L 2.024658,2.907471,6.178345,2.907471 -L 0,-0,5.65918,8.722443 -L 5.65918,8.722443,6.645508,-0 - -[B] 18 -L 4.984253,4.568924,6.126465,4.153534 -L 6.126465,4.153534,6.437988,3.73819 -L 6.437988,3.73819,6.59375,2.907471 -L 6.59375,2.907471,6.282227,1.661407 -L 6.282227,1.661407,5.65918,0.830734 -L 5.65918,0.830734,5.088013,0.415344 -L 5.088013,0.415344,3.738159,-0 -L 3.738159,-0,0,-0 -L 0,-0,2.336304,8.722443 -L 2.336304,8.722443,6.074463,8.722443 -L 6.074463,8.722443,7.216797,8.307114 -L 7.216797,8.307114,7.52832,7.891724 -L 7.52832,7.891724,7.735962,7.06105 -L 7.735962,7.06105,7.52832,6.230316 -L 7.52832,6.230316,6.853271,5.399597 -L 6.853271,5.399597,6.334106,4.984253 -L 6.334106,4.984253,4.984253,4.568924 -L 4.984253,4.568924,1.246094,4.568924 - -[C] 17 -L 7.270752,6.645658,7.06311,7.476377 -L 7.06311,7.476377,6.440063,8.307112 -L 6.440063,8.307112,5.713135,8.722441 -L 5.713135,8.722441,4.051758,8.722441 -L 4.051758,8.722441,3.117188,8.307112 -L 3.117188,8.307112,2.078857,7.476377 -L 2.078857,7.476377,1.455811,6.645658 -L 1.455811,6.645658,0.677002,5.399595 -L 0.677002,5.399595,0.105957,3.322859 -L 0.105957,3.322859,0.209717,2.076796 -L 0.209717,2.076796,0.417358,1.246061 -L 0.417358,1.246061,0.988525,0.415342 -L 0.988525,0.415342,1.715332,-0.000002 -L 1.715332,-0.000002,3.376831,-0.000002 -L 3.376831,-0.000002,4.363281,0.415342 -L 4.363281,0.415342,5.401611,1.246061 -L 5.401611,1.246061,6.024658,2.076796 - -[D] 12 -L 0,-0,2.336304,8.722443 -L 2.336304,8.722443,5.243896,8.722443 -L 5.243896,8.722443,6.385986,8.307114 -L 6.385986,8.307114,7.009033,7.476379 -L 7.009033,7.476379,7.164795,6.64566 -L 7.164795,6.64566,7.268555,5.399597 -L 7.268555,5.399597,6.69751,3.322861 -L 6.69751,3.322861,5.970703,2.076797 -L 5.970703,2.076797,5.295654,1.246063 -L 5.295654,1.246063,4.257324,0.415344 -L 4.257324,0.415344,2.907471,-0 -L 2.907471,-0,0,-0 - -[E] 4 -L 0,-0,5.399536,-0 -L 1.245972,4.568924,4.568848,4.568924 -L 0,-0,2.336304,8.722443 -L 2.336304,8.722443,7.735962,8.722443 - -[F] 3 -L 1.245972,4.568924,4.568848,4.568924 -L 0,-0,2.336304,8.722443 -L 2.336304,8.722443,7.787842,8.722443 - -[G] 19 -L 7.879272,6.645658,7.723389,7.476377 -L 7.723389,7.476377,7.100464,8.307112 -L 7.100464,8.307112,6.373535,8.722441 -L 6.373535,8.722441,4.712158,8.722441 -L 4.712158,8.722441,3.777588,8.307112 -L 3.777588,8.307112,2.687256,7.476377 -L 2.687256,7.476377,2.064209,6.645658 -L 2.064209,6.645658,1.2854,5.399595 -L 1.2854,5.399595,0.766357,3.322859 -L 0.766357,3.322859,0.818237,2.076796 -L 0.818237,2.076796,1.025879,1.246061 -L 1.025879,1.246061,1.648926,0.415342 -L 1.648926,0.415342,2.375732,-0.000002 -L 2.375732,-0.000002,4.037109,-0.000002 -L 4.037109,-0.000002,4.97168,0.415342 -L 4.97168,0.415342,6.010132,1.246061 -L 6.010132,1.246061,6.685059,2.076796 -L 6.685059,2.076796,6.996582,3.322859 -L 6.996582,3.322859,4.9198,3.322859 - -[H] 3 -L 1.245972,4.568924,7.061035,4.568924 -L 8.151367,8.722443,5.814941,-0 -L 2.336304,8.722443,0,-0 - -[I] 1 -L 2.986694,8.722441,0.650269,-0.000002 - -[J] 9 -L 6.870361,8.722441,5.053223,2.076796 -L 5.053223,2.076796,4.326294,0.830732 -L 4.326294,0.830732,3.807129,0.415342 -L 3.807129,0.415342,2.872559,-0.000002 -L 2.872559,-0.000002,2.04187,-0.000002 -L 2.04187,-0.000002,1.314941,0.415342 -L 1.314941,0.415342,1.003418,0.830732 -L 1.003418,0.830732,0.899658,2.076796 -L 0.899658,2.076796,1.107422,2.907469 - -[K] 3 -L 8.151367,8.722443,0.778809,2.907471 -L 3.426514,4.984253,5.814941,-0 -L 2.336426,8.722443,0,-0 - -[L] 2 -L 2.336426,8.722443,0,-0 -L 0,-0,5.036255,-0 - -[M] 4 -L 0,-0,2.336426,8.722443 -L 2.336426,8.722443,3.322876,-0 -L 3.322876,-0,8.982056,8.722443 -L 8.982056,8.722443,6.645752,-0 - -[N] 3 -L 0,-0,2.388306,8.722443 -L 2.388306,8.722443,5.866943,-0 -L 5.866943,-0,8.203247,8.722443 - -[O] 20 -L 4.38623,8.722441,3.45166,8.307112 -L 3.45166,8.307112,2.41333,7.476377 -L 2.41333,7.476377,1.738403,6.645658 -L 1.738403,6.645658,1.011475,5.399595 -L 1.011475,5.399595,0.44043,3.322859 -L 0.44043,3.322859,0.544312,2.076796 -L 0.544312,2.076796,0.751953,1.246061 -L 0.751953,1.246061,1.322998,0.415342 -L 1.322998,0.415342,2.049927,-0.000002 -L 2.049927,-0.000002,3.711304,-0.000002 -L 3.711304,-0.000002,4.645874,0.415342 -L 4.645874,0.415342,5.736206,1.246061 -L 5.736206,1.246061,6.359253,2.076796 -L 6.359253,2.076796,7.137939,3.322859 -L 7.137939,3.322859,7.657227,5.399595 -L 7.657227,5.399595,7.605347,6.645658 -L 7.605347,6.645658,7.397583,7.476377 -L 7.397583,7.476377,6.774658,8.307112 -L 6.774658,8.307112,6.047729,8.722441 -L 6.047729,8.722441,4.38623,8.722441 - -[P] 10 -L 0,-0,2.336426,8.722443 -L 2.336426,8.722443,6.074463,8.722443 -L 6.074463,8.722443,7.216797,8.307114 -L 7.216797,8.307114,7.52832,7.891724 -L 7.52832,7.891724,7.684082,7.06105 -L 7.684082,7.06105,7.372559,5.814987 -L 7.372559,5.814987,6.749512,4.984253 -L 6.749512,4.984253,6.178467,4.568924 -L 6.178467,4.568924,4.828369,4.153534 -L 4.828369,4.153534,1.090332,4.153534 - -[Q] 21 -L 3.304321,1.661406,5.12146,-0.830721 -L 3.927368,8.722441,2.992798,8.307112 -L 2.992798,8.307112,1.954346,7.476377 -L 1.954346,7.476377,1.279419,6.645658 -L 1.279419,6.645658,0.552612,5.399595 -L 0.552612,5.399595,-0.018555,3.322859 -L -0.018555,3.322859,0.085327,2.076796 -L 0.085327,2.076796,0.241089,1.246061 -L 0.241089,1.246061,0.864136,0.415342 -L 0.864136,0.415342,1.590942,-0.000002 -L 1.590942,-0.000002,3.252441,-0.000002 -L 3.252441,-0.000002,4.187012,0.415342 -L 4.187012,0.415342,5.277222,1.246061 -L 5.277222,1.246061,5.900269,2.076796 -L 5.900269,2.076796,6.627197,3.322859 -L 6.627197,3.322859,7.198242,5.399595 -L 7.198242,5.399595,7.146362,6.645658 -L 7.146362,6.645658,6.938721,7.476377 -L 6.938721,7.476377,6.315674,8.307112 -L 6.315674,8.307112,5.588745,8.722441 -L 5.588745,8.722441,3.927368,8.722441 - -[R] 11 -L 0,-0,2.336304,8.722443 -L 2.336304,8.722443,6.126465,8.722443 -L 6.126465,8.722443,7.268677,8.307114 -L 7.268677,8.307114,7.52832,7.891724 -L 7.52832,7.891724,7.735962,7.061051 -L 7.735962,7.061051,7.52832,6.230317 -L 7.52832,6.230317,6.905273,5.399598 -L 6.905273,5.399598,6.334106,4.984253 -L 6.334106,4.984253,4.984253,4.568924 -L 4.984253,4.568924,1.246094,4.568924 -L 4.153564,4.568924,5.866821,-0 - -[S] 19 -L 8.11377,7.476377,7.542603,8.307112 -L 7.542603,8.307112,6.400391,8.722441 -L 6.400391,8.722441,4.739014,8.722441 -L 4.739014,8.722441,3.337158,8.307112 -L 3.337158,8.307112,2.298706,7.476377 -L 2.298706,7.476377,2.091064,6.645658 -L 2.091064,6.645658,2.246826,5.814985 -L 2.246826,5.814985,2.55835,5.399595 -L 2.55835,5.399595,3.285156,4.984251 -L 3.285156,4.984251,5.569702,4.153532 -L 5.569702,4.153532,6.296509,3.738188 -L 6.296509,3.738188,6.608032,3.322859 -L 6.608032,3.322859,6.763794,2.492125 -L 6.763794,2.492125,6.452271,1.246061 -L 6.452271,1.246061,5.413818,0.415342 -L 5.413818,0.415342,4.012085,-0.000002 -L 4.012085,-0.000002,2.350586,-0.000002 -L 2.350586,-0.000002,1.208496,0.415342 -L 1.208496,0.415342,0.637329,1.246061 - -[T] 2 -L 0.428833,8.722441,6.243774,8.722441 -L 3.336304,8.722441,1,-0.000002 - -[U] 9 -L 1.848877,8.722441,0.135498,2.492125 -L 0.135498,2.492125,0.23938,1.246061 -L 0.23938,1.246061,0.862427,0.415342 -L 0.862427,0.415342,2.004639,-0.000002 -L 2.004639,-0.000002,2.835327,-0.000002 -L 2.835327,-0.000002,4.185303,0.415342 -L 4.185303,0.415342,5.223633,1.246061 -L 5.223633,1.246061,6.002441,2.492125 -L 6.002441,2.492125,7.663818,8.722441 - -[V] 2 -L 0.503296,8.722441,1.489746,-0.000002 -L 1.489746,-0.000002,7.148926,8.722441 - -[W] 4 -L 0.259521,8.722443,0,-0 -L 0,-0,4.465088,8.722443 -L 4.465088,8.722443,4.205444,-0 -L 4.205444,-0,8.618652,8.722443 - -[X] 2 -L 8.151367,8.722443,0,-0 -L 2.336426,8.722443,5.814941,-0 - -[Y] 3 -L 6.720215,8.722441,2.307129,4.568922 -L 0.074463,8.722441,2.307129,4.568922 -L 2.307129,4.568922,1.061035,-0.000002 - -[Z] 3 -L 0,-0,5.866943,-0 -L 0,-0,8.203125,8.722443 -L 8.203125,8.722443,2.336426,8.722443 - -[[] 3 -L 0.593994,-1.907457,3.501465,-1.907457 -L 0.593994,-1.907457,4.176514,11.435804 -L 4.176514,11.435804,7.083984,11.435804 - -[\] 1 -L 0.427246,11.435804,4.321045,-1.907457 - -[]] 3 -L 2.907471,-2,6.48999,11.343262 -L 6.48999,11.343262,3.58252,11.343262 -L 0,-2,2.907471,-2 - -[^] 2 -L -0.000122,9,3.893799,11.076782 -L 3.893799,11.076782,6.645508,9 - -[_] 1 -L 0,-0,8.359131,-0 - -[`] 5 -L 0.999878,10.999999,-0.000122,10.999999 -L -0.000122,10.999999,0.499878,9.999999 -L 0.499878,9.999999,1.499878,8.999999 -L 1.499878,8.999999,0.999878,9.999999 -L 0.999878,9.999999,0.999878,10.999999 - -[a] 14 -L 5.915527,4.568846,5.29248,5.39958 -L 5.29248,5.39958,4.565552,5.814909 -L 4.565552,5.814909,3.31958,5.814909 -L 3.31958,5.814909,2.38501,5.39958 -L 2.38501,5.39958,1.346558,4.568846 -L 1.346558,4.568846,0.567749,3.322783 -L 0.567749,3.322783,0.360107,2.492125 -L 0.360107,2.492125,0.463867,1.246061 -L 0.463867,1.246061,1.035034,0.415327 -L 1.035034,0.415327,1.761963,-0.000002 -L 1.761963,-0.000002,3.008057,-0.000002 -L 3.008057,-0.000002,3.994385,0.415327 -L 3.994385,0.415327,5.032837,1.246061 -L 6.278809,5.814909,4.669434,-0.000002 - -[b] 14 -L 1.245972,4.568848,2.284302,5.399582 -L 2.284302,5.399582,3.218872,5.814911 -L 3.218872,5.814911,4.464966,5.814911 -L 4.464966,5.814911,5.191772,5.399582 -L 5.191772,5.399582,5.814819,4.568848 -L 5.814819,4.568848,5.918579,3.322784 -L 5.918579,3.322784,5.659058,2.492126 -L 5.659058,2.492126,4.932251,1.246063 -L 4.932251,1.246063,3.841919,0.415329 -L 3.841919,0.415329,2.907349,-0 -L 2.907349,-0,1.661255,-0 -L 1.661255,-0,0.934448,0.415329 -L 0.934448,0.415329,0.363159,1.246063 -L 2.33606,8.722443,-0.000122,-0 - -[c] 13 -L 5.552124,4.568848,4.981079,5.399582 -L 4.981079,5.399582,4.254272,5.814911 -L 4.254272,5.814911,3.008179,5.814911 -L 3.008179,5.814911,2.021606,5.399582 -L 2.021606,5.399582,0.983276,4.568848 -L 0.983276,4.568848,0.25647,3.322784 -L 0.25647,3.322784,-0.003296,2.492126 -L -0.003296,2.492126,0.100708,1.246063 -L 0.100708,1.246063,0.723755,0.415329 -L 0.723755,0.415329,1.450562,-0 -L 1.450562,-0,2.696655,-0 -L 2.696655,-0,3.631226,0.415329 -L 3.631226,0.415329,4.669556,1.246063 - -[d] 14 -L 5.920166,4.568846,5.297119,5.39958 -L 5.297119,5.39958,4.570312,5.814909 -L 4.570312,5.814909,3.324219,5.814909 -L 3.324219,5.814909,2.389648,5.39958 -L 2.389648,5.39958,1.351318,4.568846 -L 1.351318,4.568846,0.57251,3.322783 -L 0.57251,3.322783,0.364746,2.492125 -L 0.364746,2.492125,0.416748,1.246061 -L 0.416748,1.246061,1.039795,0.415327 -L 1.039795,0.415327,1.766602,-0.000002 -L 1.766602,-0.000002,3.012695,-0.000002 -L 3.012695,-0.000002,3.947266,0.415327 -L 3.947266,0.415327,5.037598,1.246061 -L 7.010498,8.722441,4.674072,-0.000002 - -[e] 16 -L 0.224487,3.322783,5.20874,3.322783 -L 5.20874,3.322783,5.468384,4.153517 -L 5.468384,4.153517,5.26062,4.984251 -L 5.26062,4.984251,4.949219,5.39958 -L 4.949219,5.39958,4.22229,5.814909 -L 4.22229,5.814909,2.976196,5.814909 -L 2.976196,5.814909,2.041748,5.39958 -L 2.041748,5.39958,0.951416,4.568846 -L 0.951416,4.568846,0.224487,3.322783 -L 0.224487,3.322783,0.016846,2.492125 -L 0.016846,2.492125,0.068726,1.246061 -L 0.068726,1.246061,0.691772,0.415327 -L 0.691772,0.415327,1.418701,-0.000002 -L 1.418701,-0.000002,2.664673,-0.000002 -L 2.664673,-0.000002,3.599243,0.415327 -L 3.599243,0.415327,4.637695,1.246061 - -[f] 5 -L 0.311401,5.814911,3.270874,5.814911 -L 4.464966,8.722443,3.634155,8.722443 -L 3.634155,8.722443,2.647827,8.307037 -L 2.647827,8.307037,1.920776,7.060974 -L 1.920776,7.060974,-0.000122,-0 - -[g] 19 -L 5.848145,4.568846,5.225098,5.39958 -L 5.225098,5.39958,4.498291,5.814909 -L 4.498291,5.814909,3.252197,5.814909 -L 3.252197,5.814909,2.317627,5.39958 -L 2.317627,5.39958,1.227295,4.568846 -L 1.227295,4.568846,0.500488,3.322783 -L 0.500488,3.322783,0.292725,2.492125 -L 0.292725,2.492125,0.344727,1.246061 -L 0.344727,1.246061,0.967773,0.415327 -L 0.967773,0.415327,1.69458,-0.000002 -L 1.69458,-0.000002,2.940674,-0.000002 -L 2.940674,-0.000002,3.875244,0.415327 -L 3.875244,0.415327,4.913574,1.246061 -L 6.159668,5.814909,4.394287,-0.830736 -L 4.394287,-0.830736,3.615479,-2.12871 -L 3.615479,-2.12871,3.096436,-2.5441 -L 3.096436,-2.5441,2.161865,-2.959444 -L 2.161865,-2.959444,0.915771,-2.959444 -L 0.915771,-2.959444,0.188965,-2.5441 - -[h] 7 -L 1.142212,4.153519,2.699829,5.399582 -L 2.699829,5.399582,3.634399,5.814911 -L 3.634399,5.814911,4.880249,5.814911 -L 4.880249,5.814911,5.6073,5.399582 -L 5.6073,5.399582,5.71106,4.153519 -L 5.71106,4.153519,4.568726,-0 -L 2.336304,8.722443,-0.000122,-0 - -[i] 5 -L 2.560547,5.39958,1.106812,-0.000002 -L 2.924072,8.307035,3.235596,7.891706 -L 3.235596,7.891706,3.754761,8.307035 -L 3.754761,8.307035,3.495117,8.722441 -L 3.495117,8.722441,2.924072,8.307035 - -[j] 8 -L 4.101074,5.39958,2.335938,-1.298037 -L 2.335938,-1.298037,1.608887,-2.5441 -L 1.608887,-2.5441,0.622559,-2.959444 -L 0.622559,-2.959444,-0.208252,-2.959444 -L 4.4646,8.307035,4.776123,7.891706 -L 4.776123,7.891706,5.295166,8.307035 -L 5.295166,8.307035,5.035645,8.722441 -L 5.035645,8.722441,4.4646,8.307035 - -[k] 3 -L 5.710815,5.814911,0.415161,1.661392 -L 2.33606,8.722443,-0.000122,-0 -L 2.543823,3.322784,4.568726,-0 - -[l] 1 -L 3.336304,8.722443,0.999878,-0 - -[m] 13 -L 1.557251,5.814911,-0.000122,-0 -L 4.910889,4.153519,3.768799,-0 -L 1.089966,4.153519,2.299927,5.4 -L 2.299927,5.4,2.999878,5.8 -L 2.999878,5.8,3.999878,5.8 -L 3.999878,5.8,4.599976,5.4 -L 4.599976,5.4,4.910889,4.153519 -L 4.910889,4.153519,6.12085,5.4 -L 6.12085,5.4,6.820801,5.8 -L 6.820801,5.8,7.820801,5.8 -L 7.820801,5.8,8.420898,5.4 -L 8.420898,5.4,8.731812,4.153519 -L 8.731812,4.153519,7.589722,-0 - -[n] 7 -L 1.09021,4.153519,2.699585,5.399582 -L 2.699585,5.399582,3.634155,5.814911 -L 3.634155,5.814911,4.880249,5.814911 -L 4.880249,5.814911,5.607056,5.399582 -L 5.607056,5.399582,5.659058,4.153519 -L 5.659058,4.153519,4.568726,-0 -L 1.557495,5.814911,-0.000122,-0 - -[o] 16 -L 3.700684,5.814909,2.766113,5.39958 -L 2.766113,5.39958,1.675781,4.568846 -L 1.675781,4.568846,0.948853,3.322783 -L 0.948853,3.322783,0.689331,2.492125 -L 0.689331,2.492125,0.793091,1.246061 -L 0.793091,1.246061,1.416138,0.415327 -L 1.416138,0.415327,2.143066,-0.000002 -L 2.143066,-0.000002,3.38916,-0.000002 -L 3.38916,-0.000002,4.32373,0.415327 -L 4.32373,0.415327,5.362061,1.246061 -L 5.362061,1.246061,6.140869,2.492125 -L 6.140869,2.492125,6.348511,3.322783 -L 6.348511,3.322783,6.244629,4.568846 -L 6.244629,4.568846,5.673584,5.39958 -L 5.673584,5.39958,4.946655,5.814909 -L 4.946655,5.814909,3.700684,5.814909 - -[p] 14 -L 2.619385,4.568846,3.657837,5.39958 -L 3.657837,5.39958,4.592285,5.814909 -L 4.592285,5.814909,5.838379,5.814909 -L 5.838379,5.814909,6.565186,5.39958 -L 6.565186,5.39958,7.188232,4.568846 -L 7.188232,4.568846,7.240234,3.322783 -L 7.240234,3.322783,7.032593,2.492125 -L 7.032593,2.492125,6.305664,1.246061 -L 6.305664,1.246061,5.215332,0.415327 -L 5.215332,0.415327,4.280762,-0.000002 -L 4.280762,-0.000002,3.03479,-0.000002 -L 3.03479,-0.000002,2.307861,0.415327 -L 2.307861,0.415327,1.684814,1.246061 -L 2.930908,5.814909,0.594482,-2.959444 - -[q] 14 -L 6.390747,4.568846,5.7677,5.39958 -L 5.7677,5.39958,5.040894,5.814909 -L 5.040894,5.814909,3.7948,5.814909 -L 3.7948,5.814909,2.860229,5.39958 -L 2.860229,5.39958,1.821899,4.568846 -L 1.821899,4.568846,1.043091,3.322783 -L 1.043091,3.322783,0.835449,2.492125 -L 0.835449,2.492125,0.887329,1.246061 -L 0.887329,1.246061,1.510376,0.415327 -L 1.510376,0.415327,2.237183,-0.000002 -L 2.237183,-0.000002,3.483276,-0.000002 -L 3.483276,-0.000002,4.417847,0.415327 -L 4.417847,0.415327,5.508179,1.246061 -L 6.702271,5.814909,4.365967,-2.959444 - -[r] 5 -L 0.882568,3.322784,1.661255,4.568848 -L 1.661255,4.568848,2.699707,5.399582 -L 2.699707,5.399582,3.634277,5.814911 -L 3.634277,5.814911,4.880249,5.814911 -L 1.557495,5.814911,-0.000122,-0 - -[s] 16 -L 5.391846,4.568846,5.236084,5.39958 -L 5.236084,5.39958,4.093994,5.814909 -L 4.093994,5.814909,2.847778,5.814909 -L 2.847778,5.814909,1.497803,5.39958 -L 1.497803,5.39958,0.822876,4.568846 -L 0.822876,4.568846,1.03064,3.738188 -L 1.03064,3.738188,1.757446,3.322783 -L 1.757446,3.322783,3.730469,2.907454 -L 3.730469,2.907454,4.457275,2.492125 -L 4.457275,2.492125,4.613037,1.66139 -L 4.613037,1.66139,4.509277,1.246061 -L 4.509277,1.246061,3.88623,0.415327 -L 3.88623,0.415327,2.536255,-0.000002 -L 2.536255,-0.000002,1.290283,-0.000002 -L 1.290283,-0.000002,0.147949,0.415327 -L 0.147949,0.415327,-0.059692,1.246061 - -[t] 5 -L 0.312012,5.814909,3.219482,5.814909 -L 2.336914,8.722441,0.415894,1.66139 -L 0.415894,1.66139,0.519775,0.415327 -L 0.519775,0.415327,1.246582,-0.000002 -L 1.246582,-0.000002,2.077271,-0.000002 - -[u] 7 -L 6.341553,5.814909,4.783936,-0.000002 -L 1.772705,5.814909,0.682373,1.66139 -L 0.682373,1.66139,0.734375,0.415327 -L 0.734375,0.415327,1.461182,-0.000002 -L 1.461182,-0.000002,2.707275,-0.000002 -L 2.707275,-0.000002,3.641846,0.415327 -L 3.641846,0.415327,5.251221,1.66139 - -[v] 2 -L 0.792358,5.814911,1.726929,-0 -L 1.726929,-0,5.776733,5.814911 - -[w] 4 -L 0.609741,5.814909,0.713623,-0.000002 -L 0.713623,-0.000002,3.984619,5.814909 -L 3.984619,5.814909,4.088379,-0.000002 -L 4.088379,-0.000002,7.307373,5.814909 - -[x] 3 -L 6.126343,5.814911,-0.000122,-0 -L 1.557495,5.814911,4.568726,-0 -L 9.959961,-2.959444,9.544556,-2.959444 - -[y] 4 -L 2.230835,-0.000002,0.932861,-1.713381 -L 0.932861,-1.713381,-0.105469,-2.5441 -L 1.296387,5.814909,2.230835,-0.000002 -L 2.230835,-0.000002,6.280518,5.814909 - -[z] 3 -L -0.000122,-0,6.126343,5.814911 -L 6.126343,5.814911,1.557495,5.814911 -L -0.000122,-0,4.568726,-0 - -[{] 20 -L 5.438232,11.435804,4.45166,11.020414 -L 4.45166,11.020414,3.932617,10.605085 -L 3.932617,10.605085,3.30957,9.774351 -L 3.30957,9.774351,3.101807,8.943678 -L 3.101807,8.943678,3.257568,8.112959 -L 3.257568,8.112959,3.569092,7.697615 -L 3.569092,7.697615,3.776611,6.866896 -L 3.776611,6.866896,3.569092,6.036161 -L 3.569092,6.036161,2.47876,5.205488 -L 2.47876,5.205488,1.544189,4.790098 -L 1.544189,4.790098,2.270996,4.374769 -L 2.270996,4.374769,2.894043,3.544035 -L 2.894043,3.544035,2.634521,2.713362 -L 2.634521,2.713362,2.011475,1.830732 -L 2.011475,1.830732,1.492188,1.415327 -L 1.492188,1.415327,0.869141,0.584669 -L 0.869141,0.584669,0.609619,-0.246065 -L 0.609619,-0.246065,0.817383,-1.076799 -L 0.817383,-1.076799,1.128906,-1.492128 -L 1.128906,-1.492128,1.855713,-1.907457 - -[|] 1 -L 0.999878,-1,1.999878,9.999999 - -[}] 20 -L 3.530151,11.343262,4.257202,10.927872 -L 4.257202,10.927872,4.568726,10.512543 -L 4.568726,10.512543,4.776245,9.681808 -L 4.776245,9.681808,4.568726,8.851135 -L 4.568726,8.851135,3.893677,8.020416 -L 3.893677,8.020416,3.374634,7.605072 -L 3.374634,7.605072,2.751587,6.774353 -L 2.751587,6.774353,2.491821,5.943619 -L 2.491821,5.943619,3.114868,5.112946 -L 3.114868,5.112946,3.841675,4.697556 -L 3.841675,4.697556,2.907349,4.282227 -L 2.907349,4.282227,1.868774,3.451492 -L 1.868774,3.451492,1.609253,2.620819 -L 1.609253,2.620819,1.817017,1.73819 -L 1.817017,1.73819,2.128296,1.322784 -L 2.128296,1.322784,2.33606,0.492126 -L 2.33606,0.492126,2.076538,-0.338608 -L 2.076538,-0.338608,1.453491,-1.169342 -L 1.453491,-1.169342,0.934204,-1.584671 -L 0.934204,-1.584671,-0.000122,-2 - -[~] 11 -L -0.000122,3,0.259644,3.830734 -L 0.259644,3.830734,0.98645,5.076797 -L 0.98645,5.076797,1.921021,5.492126 -L 1.921021,5.492126,2.751587,5.492126 -L 2.751587,5.492126,3.478394,5.076797 -L 3.478394,5.076797,4.828491,3.830734 -L 4.828491,3.830734,5.555298,3.41539 -L 5.555298,3.41539,6.386108,3.41539 -L 6.386108,3.41539,7.320679,3.830734 -L 7.320679,3.830734,7.943726,4.661453 -L 7.943726,4.661453,8.203247,5.492126 - -[á] 21 -L 7.503296,11.266525,5.426636,9.553162 -L 5.426636,9.553162,4.180542,11.266525 -L 7.763062,7.476379,7.140015,8.307098 -L 7.140015,8.307098,5.997925,8.722443 -L 5.997925,8.722443,4.336304,8.722443 -L 4.336304,8.722443,2.986694,8.307098 -L 2.986694,8.307098,1.94812,7.476379 -L 1.94812,7.476379,1.688354,6.645691 -L 1.688354,6.645691,1.896362,5.814972 -L 1.896362,5.814972,2.207886,5.399628 -L 2.207886,5.399628,2.934448,4.984253 -L 2.934448,4.984253,5.219116,4.153564 -L 5.219116,4.153564,5.945679,3.73819 -L 5.945679,3.73819,6.257202,3.322845 -L 6.257202,3.322845,6.413208,2.492126 -L 6.413208,2.492126,6.101685,1.246063 -L 6.101685,1.246063,5.063354,0.415375 -L 5.063354,0.415375,3.661499,-0 -L 3.661499,-0,1.999878,-0 -L 1.999878,-0,0.857788,0.415375 -L 0.857788,0.415375,0.286499,1.246063 - -[ó] 3 -L 1.98645,1.48296,6.342773,9.21037 -A 4.164673,5.34666,2.89778,60.587872,240.58786 -A 4.164673,5.34666,2.89778,240.58786,60.587872 - -[ú] 10 -L 3.582153,4.20549,1.089966,4.20549 -L 1.089966,4.20549,1.19397,4.620834 -L 1.19397,4.620834,3.686157,4.620834 -L 5.710815,7.52829,5.555054,8.359024 -L 5.555054,8.359024,4.828247,8.774353 -L 4.828247,8.774353,3.893677,8.359024 -L 3.893677,8.359024,3.218872,7.52829 -L 3.218872,7.52829,1.557251,1.246063 -L 1.557251,1.246063,-0.000122,-0 -L -0.000122,-0,5.814819,-0 - -[º] 46 -L 6.513916,8.457996,5.994629,8.042652 -L 5.994629,8.042652,6.306152,7.627308 -L 6.306152,7.627308,6.825439,8.042652 -L 6.825439,8.042652,6.929199,8.457996 -L 6.929199,8.457996,6.773438,9.288715 -L 6.773438,9.288715,6.461914,9.70406 -L 6.461914,9.70406,5.735107,10.119434 -L 5.735107,10.119434,4.904419,10.119434 -L 4.904419,10.119434,3.969849,9.70406 -L 3.969849,9.70406,3.398682,9.288715 -L 3.398682,9.288715,2.775635,8.457996 -L 2.775635,8.457996,2.671875,8.042652 -L 2.671875,8.042652,2.879639,7.211933 -L 2.879639,7.211933,3.191162,6.796589 -L 3.191162,6.796589,6.046631,5.135181 -L 6.046631,5.135181,6.358154,4.719807 -L 6.358154,4.719807,6.565918,3.889118 -L 6.565918,3.889118,6.461914,3.473743 -L 6.461914,3.473743,5.787109,2.643055 -L 5.787109,2.643055,5.267822,2.22768 -L 5.267822,2.22768,4.333252,1.812336 -L 4.333252,1.812336,3.917969,1.812336 -L 3.917969,1.812336,1.010498,3.473743 -L 0.854736,-0.264446,1.373901,0.150928 -L 1.373901,0.150928,1.062378,0.566273 -L 1.062378,0.566273,0.543213,0.150928 -L 0.543213,0.150928,0.439331,-0.264446 -L 0.439331,-0.264446,0.646973,-1.095135 -L 0.646973,-1.095135,0.958496,-1.510509 -L 0.958496,-1.510509,1.633545,-1.925854 -L 1.633545,-1.925854,2.464111,-1.925854 -L 2.464111,-1.925854,3.450684,-1.510509 -L 3.450684,-1.510509,3.969849,-1.095135 -L 3.969849,-1.095135,4.592896,-0.264446 -L 4.592896,-0.264446,4.696777,0.150928 -L 4.696777,0.150928,4.541016,0.981617 -L 4.541016,0.981617,4.229492,1.396992 -L 4.229492,1.396992,1.322021,3.058399 -L 1.322021,3.058399,1.010498,3.473743 -L 1.010498,3.473743,0.854736,4.304462 -L 0.854736,4.304462,0.958496,4.719807 -L 0.958496,4.719807,1.581543,5.550526 -L 1.581543,5.550526,2.10083,5.96587 -L 2.10083,5.96587,3.0354,6.381245 -L 3.0354,6.381245,3.450684,6.381245 -L 3.450684,6.381245,6.358154,4.719807 - -[«] 5 -L -0.000122,-0,8.151245,8.722443 -L 8.151245,8.722443,2.336304,8.722443 -L -0.000122,-0,5.814819,-0 -L 7.580444,11.266525,5.451538,9.553162 -L 5.451538,9.553162,4.25769,11.266525 - -[ø] 2 -A 3.480347,8.193339,1.5,76.951317,253.048615 -A 3.480347,8.193339,1.5,253.048615,76.951317 - -[´] 7 -L 1.771729,9.968506,1.200684,9.553101 -L 1.200684,9.553101,0.941162,9.968506 -L 0.941162,9.968506,1.460205,10.383835 -L 1.460205,10.383835,1.771729,9.968506 -L 1.771729,9.968506,1.512207,9.137772 -L 1.512207,9.137772,0.88916,8.307037 -L 0.88916,8.307037,0.370117,7.891708 - -[¹] 18 -L 6.153687,4.568909,5.997925,5.399628 -L 5.997925,5.399628,4.855835,5.814972 -L 4.855835,5.814972,3.609741,5.814972 -L 3.609741,5.814972,2.207886,5.399628 -L 2.207886,5.399628,1.584839,4.568909 -L 1.584839,4.568909,1.792358,3.73819 -L 1.792358,3.73819,2.519409,3.322845 -L 2.519409,3.322845,4.492065,2.907501 -L 4.492065,2.907501,5.167358,2.492126 -L 5.167358,2.492126,5.374878,1.661438 -L 5.374878,1.661438,5.270874,1.246063 -L 5.270874,1.246063,4.647827,0.415375 -L 4.647827,0.415375,3.298218,-0 -L 3.298218,-0,1.999878,-0 -L 1.999878,-0,0.909546,0.415375 -L 0.909546,0.415375,0.702026,1.246063 -L 6.776733,8.307098,4.647827,6.645691 -L 4.647827,6.645691,3.401733,8.307098 - -[®] 14 -L 5.399414,3.568909,5.503174,3.984253 -L 5.503174,3.984253,6.126221,4.814972 -L 6.126221,4.814972,7.060547,5.230316 -L 7.060547,5.230316,7.891602,5.230316 -L 7.891602,5.230316,8.618164,4.814972 -L 8.618164,4.814972,8.826172,3.984253 -L 8.826172,3.984253,8.722168,3.568909 -L 8.722168,3.568909,8.099121,2.73819 -L 8.099121,2.73819,4.257324,-0.584656 -L 4.257324,-0.584656,7.580078,-0.584656 -L -0.000244,-1,9.864258,11.045288 -L 1.920898,9.38385,2.907227,9.799225 -L 2.907227,9.799225,3.945801,10.629913 -L 3.945801,10.629913,2.388184,4.814972 - -[¾] 5 -L -0.000244,-0,6.126221,5.814972 -L 6.126221,5.814972,1.557373,5.814972 -L -0.000244,-0,4.568604,-0 -L 6.385986,8.307098,4.25708,6.645691 -L 4.25708,6.645691,3.063232,8.307098 - -[Ž] 11 -L 7.268311,9.968506,7.579834,9.553177 -L 7.579834,9.553177,8.099121,9.968506 -L 8.099121,9.968506,7.787598,10.38385 -L 7.787598,10.38385,7.268311,9.968506 -L 3.945557,9.968506,4.25708,9.553177 -L 4.25708,9.553177,4.776123,9.968506 -L 4.776123,9.968506,4.464844,10.38385 -L 4.464844,10.38385,3.945557,9.968506 -L 2.024414,2.907471,6.177979,2.907471 -L -0.000244,-0,5.658936,8.722443 -L 5.658936,8.722443,6.645264,-0 - -[Õ] 27 -L 5.163086,9.968504,5.474609,9.553175 -L 5.474609,9.553175,5.993652,9.345488 -L 5.993652,9.345488,6.616699,9.553175 -L 6.616699,9.553175,7.291504,10.383848 -L 3.345703,9.137785,3.96875,9.968504 -L 4.488281,8.722441,3.553711,8.307112 -L 3.553711,8.307112,2.463379,7.476377 -L 2.463379,7.476377,1.840332,6.645658 -L 1.840332,6.645658,1.061523,5.399595 -L 1.061523,5.399595,0.541992,3.322859 -L 0.541992,3.322859,0.594238,2.076796 -L 0.594238,2.076796,0.801758,1.246061 -L 0.801758,1.246061,1.424805,0.415342 -L 1.424805,0.415342,2.151855,-0.000002 -L 2.151855,-0.000002,3.812988,-0.000002 -L 3.812988,-0.000002,4.747559,0.415342 -L 4.747559,0.415342,5.786133,1.246061 -L 5.786133,1.246061,6.460938,2.076796 -L 6.460938,2.076796,7.187988,3.322859 -L 7.187988,3.322859,7.758789,5.399595 -L 7.758789,5.399595,7.655273,6.645658 -L 7.655273,6.645658,7.447266,7.476377 -L 7.447266,7.476377,6.876465,8.307112 -L 6.876465,8.307112,6.149414,8.722441 -L 6.149414,8.722441,4.488281,8.722441 -L 5.163086,9.968504,4.643555,10.228117 -L 4.643555,10.228117,3.96875,9.968504 - -[™] 28 -L 6.493652,9.968504,6.805176,9.553175 -L 6.805176,9.553175,7.324219,9.968504 -L 7.324219,9.968504,7.064697,10.383848 -L 7.064697,10.383848,6.493652,9.968504 -L 3.170898,9.968504,3.482178,9.553175 -L 3.482178,9.553175,4.001465,9.968504 -L 4.001465,9.968504,3.689941,10.383848 -L 3.689941,10.383848,3.170898,9.968504 -L 4.105225,8.722441,3.170898,8.307112 -L 3.170898,8.307112,2.080566,7.476377 -L 2.080566,7.476377,1.45752,6.645658 -L 1.45752,6.645658,0.730469,5.399595 -L 0.730469,5.399595,0.159424,3.322859 -L 0.159424,3.322859,0.211426,2.076796 -L 0.211426,2.076796,0.418945,1.246061 -L 0.418945,1.246061,1.041992,0.415342 -L 1.041992,0.415342,1.769043,-0.000002 -L 1.769043,-0.000002,3.43042,-0.000002 -L 3.43042,-0.000002,4.36499,0.415342 -L 4.36499,0.415342,5.40332,1.246061 -L 5.40332,1.246061,6.078125,2.076796 -L 6.078125,2.076796,6.805176,3.322859 -L 6.805176,3.322859,7.376221,5.399595 -L 7.376221,5.399595,7.272461,6.645658 -L 7.272461,6.645658,7.116699,7.476377 -L 7.116699,7.476377,6.493652,8.307112 -L 6.493652,8.307112,5.766846,8.722441 -L 5.766846,8.722441,4.105225,8.722441 - -[š] 17 -L 3.415527,9.968504,3.727051,9.553175 -L 3.727051,9.553175,4.246582,9.968504 -L 4.246582,9.968504,3.935059,10.383848 -L 3.935059,10.383848,3.415527,9.968504 -L 6.738281,9.968504,7.049805,9.553175 -L 7.049805,9.553175,7.569336,9.968504 -L 7.569336,9.968504,7.257812,10.383848 -L 7.257812,10.383848,6.738281,9.968504 -L 2.22168,8.722441,0.560059,2.492125 -L 0.560059,2.492125,0.611816,1.246061 -L 0.611816,1.246061,1.234863,0.415342 -L 1.234863,0.415342,2.377441,-0.000002 -L 2.377441,-0.000002,3.208008,-0.000002 -L 3.208008,-0.000002,4.558105,0.415342 -L 4.558105,0.415342,5.647949,1.246061 -L 5.647949,1.246061,6.375,2.492125 -L 6.375,2.492125,8.036621,8.722441 - -[„] 22 -L 6.112305,4.568846,5.541504,5.39958 -L 5.541504,5.39958,4.814453,5.814909 -L 4.814453,5.814909,3.568359,5.814909 -L 3.568359,5.814909,2.633789,5.39958 -L 2.633789,5.39958,1.543457,4.568846 -L 1.543457,4.568846,0.816895,3.322783 -L 0.816895,3.322783,0.557129,2.492125 -L 0.557129,2.492125,0.661133,1.246061 -L 0.661133,1.246061,1.28418,0.415327 -L 1.28418,0.415327,2.010742,-0.000002 -L 2.010742,-0.000002,3.256836,-0.000002 -L 3.256836,-0.000002,4.191406,0.415327 -L 4.191406,0.415327,5.22998,1.246061 -L 6.476074,5.814909,4.918457,-0.000002 -L 6.320312,8.307035,6.631836,7.891706 -L 6.631836,7.891706,7.150879,8.307035 -L 7.150879,8.307035,6.839355,8.722441 -L 6.839355,8.722441,6.320312,8.307035 -L 2.582031,8.307035,2.841797,7.891706 -L 2.841797,7.891706,3.412598,8.307035 -L 3.412598,8.307035,3.101074,8.722441 -L 3.101074,8.722441,2.582031,8.307035 - -[õ] 21 -L 3.427734,5.814909,2.493164,5.39958 -L 2.493164,5.39958,1.402832,4.568846 -L 1.402832,4.568846,0.675781,3.322783 -L 0.675781,3.322783,0.468262,2.492125 -L 0.468262,2.492125,0.52002,1.246061 -L 0.52002,1.246061,1.143066,0.415327 -L 1.143066,0.415327,1.870117,-0.000002 -L 1.870117,-0.000002,3.116211,-0.000002 -L 3.116211,-0.000002,4.050781,0.415327 -L 4.050781,0.415327,5.141113,1.246061 -L 5.141113,1.246061,5.867676,2.492125 -L 5.867676,2.492125,6.075684,3.322783 -L 6.075684,3.322783,6.023438,4.568846 -L 6.023438,4.568846,5.400391,5.39958 -L 5.400391,5.39958,4.673828,5.814909 -L 4.673828,5.814909,3.427734,5.814909 -L 2.233398,7.476377,3.791016,8.722441 -L 3.791016,8.722441,4.206543,8.722441 -L 4.206543,8.722441,5.141113,7.476377 -L 5.141113,7.476377,5.556152,7.476377 -L 5.556152,7.476377,7.11377,8.722441 - -[÷] 24 -L 3.625,5.814909,2.69043,5.39958 -L 2.69043,5.39958,1.651855,4.568846 -L 1.651855,4.568846,0.873047,3.322783 -L 0.873047,3.322783,0.665527,2.492125 -L 0.665527,2.492125,0.769043,1.246061 -L 0.769043,1.246061,1.340332,0.415327 -L 1.340332,0.415327,2.067383,-0.000002 -L 2.067383,-0.000002,3.313477,-0.000002 -L 3.313477,-0.000002,4.299805,0.415327 -L 4.299805,0.415327,5.338379,1.246061 -L 5.338379,1.246061,6.064941,2.492125 -L 6.064941,2.492125,6.324707,3.322783 -L 6.324707,3.322783,6.220703,4.568846 -L 6.220703,4.568846,5.597656,5.39958 -L 5.597656,5.39958,4.871094,5.814909 -L 4.871094,5.814909,3.625,5.814909 -L 2.638184,8.307035,2.949707,7.891706 -L 2.949707,7.891706,3.469238,8.307035 -L 3.469238,8.307035,3.157715,8.722441 -L 3.157715,8.722441,2.638184,8.307035 -L 6.376465,8.307035,6.687988,7.891706 -L 6.687988,7.891706,7.207031,8.307035 -L 7.207031,8.307035,6.947754,8.722441 -L 6.947754,8.722441,6.376465,8.307035 - -[°] 3 -L 1.986572,1.48296,6.342773,9.21037 -A 4.164551,5.34666,2.89778,60.587872,240.58786 -A 4.164551,5.34666,2.89778,240.58786,60.587872 - -[·] 2 -L 1.294189,5.82963,4.258789,1.96593 -L 5.294189,5.82963,0.258789,1.96593 - -[] 15 -L 6.443359,5.814909,4.885742,-0.000002 -L 1.874512,5.814909,0.732422,1.66139 -L 0.732422,1.66139,0.835938,0.415327 -L 0.835938,0.415327,1.510986,-0.000002 -L 1.510986,-0.000002,2.809082,-0.000002 -L 2.809082,-0.000002,3.743652,0.415327 -L 3.743652,0.415327,5.30127,1.66139 -L 6.287598,8.307035,6.547363,7.891706 -L 6.547363,7.891706,7.118164,8.307035 -L 7.118164,8.307035,6.806641,8.722441 -L 6.806641,8.722441,6.287598,8.307035 -L 2.497559,8.307035,2.809082,7.891706 -L 2.809082,7.891706,3.328125,8.307035 -L 3.328125,8.307035,3.068604,8.722441 -L 3.068604,8.722441,2.497559,8.307035 - -#EOF diff --git a/fonts/romans2.cxf b/fonts/romans2.cxf deleted file mode 100644 index 2a74a7a..0000000 --- a/fonts/romans2.cxf +++ /dev/null @@ -1,1958 +0,0 @@ -# Format: QCad II Font -# Creator: Adam Radlowski's "dodajf" program - GRASS font translator -# Version: 1.0.0 -# Name: Roman Simplex -# LetterSpacing: 3.0 -# WordSpacing: 6.75 -# LineSpacingFactor: 1.0 -# Author: Hershey fonts -# Author: Adam Radlowski (Polish) - -[!] 5 -L 0.363636,7.636364,0.363636,2.545455 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -["] 2 -L 0,7.636364,0,5.090909 -L 2.909091,7.636364,2.909091,5.090909 - -[#] 4 -L 2.909091,9.090909,0.363636,-2.545455 -L 5.090909,9.090909,2.545455,-2.545455 -L 0.363636,4.363636,5.454545,4.363636 -L 0,2.181818,5.090909,2.181818 - -[$] 21 -L 1.818182,9.090909,1.818182,-1.454545 -L 3.272727,9.090909,3.272727,-1.454545 -L 5.090909,6.545455,4.363636,7.272727 -L 4.363636,7.272727,3.272727,7.636364 -L 3.272727,7.636364,1.818182,7.636364 -L 1.818182,7.636364,0.727273,7.272727 -L 0.727273,7.272727,0,6.545455 -L 0,6.545455,0,5.818182 -L 0,5.818182,0.363636,5.090909 -L 0.363636,5.090909,0.727273,4.727273 -L 0.727273,4.727273,1.454545,4.363636 -L 1.454545,4.363636,3.636364,3.636364 -L 3.636364,3.636364,4.363636,3.272727 -L 4.363636,3.272727,4.727273,2.909091 -L 4.727273,2.909091,5.090909,2.181818 -L 5.090909,2.181818,5.090909,1.090909 -L 5.090909,1.090909,4.363636,0.363636 -L 4.363636,0.363636,3.272727,0 -L 3.272727,0,1.818182,0 -L 1.818182,0,0.727273,0.363636 -L 0.727273,0.363636,0,1.090909 - -[%] 26 -L 6.545455,7.636364,0,0 -L 1.818182,7.636364,2.545455,6.909091 -L 2.545455,6.909091,2.545455,6.181818 -L 2.545455,6.181818,2.181818,5.454545 -L 2.181818,5.454545,1.454545,5.090909 -L 1.454545,5.090909,0.727273,5.090909 -L 0.727273,5.090909,0,5.818182 -L 0,5.818182,0,6.545455 -L 0,6.545455,0.363636,7.272727 -L 0.363636,7.272727,1.090909,7.636364 -L 1.090909,7.636364,1.818182,7.636364 -L 1.818182,7.636364,2.545455,7.272727 -L 2.545455,7.272727,3.636364,6.909091 -L 3.636364,6.909091,4.727273,6.909091 -L 4.727273,6.909091,5.818182,7.272727 -L 5.818182,7.272727,6.545455,7.636364 -L 5.090909,2.545455,4.363636,2.181818 -L 4.363636,2.181818,4,1.454545 -L 4,1.454545,4,0.727273 -L 4,0.727273,4.727273,0 -L 4.727273,0,5.454545,0 -L 5.454545,0,6.181818,0.363636 -L 6.181818,0.363636,6.545455,1.090909 -L 6.545455,1.090909,6.545455,1.818182 -L 6.545455,1.818182,5.818182,2.545455 -L 5.818182,2.545455,5.090909,2.545455 - -[&] 33 -L 7.272727,4.363636,7.272727,4.727273 -L 7.272727,4.727273,6.909091,5.090909 -L 6.909091,5.090909,6.545455,5.090909 -L 6.545455,5.090909,6.181818,4.727273 -L 6.181818,4.727273,5.818182,4 -L 5.818182,4,5.090909,2.181818 -L 5.090909,2.181818,4.363636,1.090909 -L 4.363636,1.090909,3.636364,0.363636 -L 3.636364,0.363636,2.909091,0 -L 2.909091,0,1.454545,0 -L 1.454545,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 -L 0.363636,0.727273,0,1.454545 -L 0,1.454545,0,2.181818 -L 0,2.181818,0.363636,2.909091 -L 0.363636,2.909091,0.727273,3.272727 -L 0.727273,3.272727,3.272727,4.727273 -L 3.272727,4.727273,3.636364,5.090909 -L 3.636364,5.090909,4,5.818182 -L 4,5.818182,4,6.545455 -L 4,6.545455,3.636364,7.272727 -L 3.636364,7.272727,2.909091,7.636364 -L 2.909091,7.636364,2.181818,7.272727 -L 2.181818,7.272727,1.818182,6.545455 -L 1.818182,6.545455,1.818182,5.818182 -L 1.818182,5.818182,2.181818,4.727273 -L 2.181818,4.727273,2.909091,3.636364 -L 2.909091,3.636364,4.727273,1.090909 -L 4.727273,1.090909,5.454545,0.363636 -L 5.454545,0.363636,6.181818,0 -L 6.181818,0,6.909091,0 -L 6.909091,0,7.272727,0.363636 -L 7.272727,0.363636,7.272727,0.727273 - -['] 6 -L 0.363636,6.909091,0,7.272727 -L 0,7.272727,0.363636,7.636364 -L 0.363636,7.636364,0.727273,7.272727 -L 0.727273,7.272727,0.727273,6.545455 -L 0.727273,6.545455,0.363636,5.818182 -L 0.363636,5.818182,0,5.454545 - -[(] 9 -L 2.545455,9.090909,1.818182,8.363636 -L 1.818182,8.363636,1.090909,7.272727 -L 1.090909,7.272727,0.363636,5.818182 -L 0.363636,5.818182,0,4 -L 0,4,0,2.545455 -L 0,2.545455,0.363636,0.727273 -L 0.363636,0.727273,1.090909,-0.727273 -L 1.090909,-0.727273,1.818182,-1.818182 -L 1.818182,-1.818182,2.545455,-2.545455 - -[)] 9 -L 0,9.090909,0.727273,8.363636 -L 0.727273,8.363636,1.454545,7.272727 -L 1.454545,7.272727,2.181818,5.818182 -L 2.181818,5.818182,2.545455,4 -L 2.545455,4,2.545455,2.545455 -L 2.545455,2.545455,2.181818,0.727273 -L 2.181818,0.727273,1.454545,-0.727273 -L 1.454545,-0.727273,0.727273,-1.818182 -L 0.727273,-1.818182,0,-2.545455 - -[*] 3 -L 1.818182,7.636364,1.818182,3.272727 -L 0,6.545455,3.636364,4.363636 -L 3.636364,6.545455,0,4.363636 - -[+] 2 -L 3.272727,6.545455,3.272727,0 -L 0,3.272727,6.545455,3.272727 - -[,] 7 -L 0.727273,0.363636,0.363636,0 -L 0.363636,0,0,0.363636 -L 0,0.363636,0.363636,0.727273 -L 0.363636,0.727273,0.727273,0.363636 -L 0.727273,0.363636,0.727273,-0.363636 -L 0.727273,-0.363636,0.363636,-1.090909 -L 0.363636,-1.090909,0,-1.454545 - -[-] 1 -L 0,3.272727,5.818182,3.272727 - -[.] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[/] 1 -L 2.181818,9.090909,0,-2.545455 - -[0] 16 -L 2.181818,7.636364,1.090909,7.272727 -L 1.090909,7.272727,0.363636,6.181818 -L 0.363636,6.181818,0,4.363636 -L 0,4.363636,0,3.272727 -L 0,3.272727,0.363636,1.454545 -L 0.363636,1.454545,1.090909,0.363636 -L 1.090909,0.363636,2.181818,0 -L 2.181818,0,2.909091,0 -L 2.909091,0,4,0.363636 -L 4,0.363636,4.727273,1.454545 -L 4.727273,1.454545,5.090909,3.272727 -L 5.090909,3.272727,5.090909,4.363636 -L 5.090909,4.363636,4.727273,6.181818 -L 4.727273,6.181818,4,7.272727 -L 4,7.272727,2.909091,7.636364 -L 2.909091,7.636364,2.181818,7.636364 - -[1] 3 -L 0,6.181818,0.727273,6.545455 -L 0.727273,6.545455,1.818182,7.636364 -L 1.818182,7.636364,1.818182,0 - -[2] 13 -L 0.363636,5.818182,0.363636,6.181818 -L 0.363636,6.181818,0.727273,6.909091 -L 0.727273,6.909091,1.090909,7.272727 -L 1.090909,7.272727,1.818182,7.636364 -L 1.818182,7.636364,3.272727,7.636364 -L 3.272727,7.636364,4,7.272727 -L 4,7.272727,4.363636,6.909091 -L 4.363636,6.909091,4.727273,6.181818 -L 4.727273,6.181818,4.727273,5.454545 -L 4.727273,5.454545,4.363636,4.727273 -L 4.363636,4.727273,3.636364,3.636364 -L 3.636364,3.636364,0,0 -L 0,0,5.090909,0 - -[3] 14 -L 0.727273,7.636364,4.727273,7.636364 -L 4.727273,7.636364,2.545455,4.727273 -L 2.545455,4.727273,3.636364,4.727273 -L 3.636364,4.727273,4.363636,4.363636 -L 4.363636,4.363636,4.727273,4 -L 4.727273,4,5.090909,2.909091 -L 5.090909,2.909091,5.090909,2.181818 -L 5.090909,2.181818,4.727273,1.090909 -L 4.727273,1.090909,4,0.363636 -L 4,0.363636,2.909091,0 -L 2.909091,0,1.818182,0 -L 1.818182,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 -L 0.363636,0.727273,0,1.454545 - -[4] 3 -L 3.636364,7.636364,0,2.545455 -L 0,2.545455,5.454545,2.545455 -L 3.636364,7.636364,3.636364,0 - -[5] 16 -L 4.363636,7.636364,0.727273,7.636364 -L 0.727273,7.636364,0.363636,4.363636 -L 0.363636,4.363636,0.727273,4.727273 -L 0.727273,4.727273,1.818182,5.090909 -L 1.818182,5.090909,2.909091,5.090909 -L 2.909091,5.090909,4,4.727273 -L 4,4.727273,4.727273,4 -L 4.727273,4,5.090909,2.909091 -L 5.090909,2.909091,5.090909,2.181818 -L 5.090909,2.181818,4.727273,1.090909 -L 4.727273,1.090909,4,0.363636 -L 4,0.363636,2.909091,0 -L 2.909091,0,1.818182,0 -L 1.818182,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 -L 0.363636,0.727273,0,1.454545 - -[6] 22 -L 4.363636,6.545455,4,7.272727 -L 4,7.272727,2.909091,7.636364 -L 2.909091,7.636364,2.181818,7.636364 -L 2.181818,7.636364,1.090909,7.272727 -L 1.090909,7.272727,0.363636,6.181818 -L 0.363636,6.181818,0,4.363636 -L 0,4.363636,0,2.545455 -L 0,2.545455,0.363636,1.090909 -L 0.363636,1.090909,1.090909,0.363636 -L 1.090909,0.363636,2.181818,0 -L 2.181818,0,2.545455,0 -L 2.545455,0,3.636364,0.363636 -L 3.636364,0.363636,4.363636,1.090909 -L 4.363636,1.090909,4.727273,2.181818 -L 4.727273,2.181818,4.727273,2.545455 -L 4.727273,2.545455,4.363636,3.636364 -L 4.363636,3.636364,3.636364,4.363636 -L 3.636364,4.363636,2.545455,4.727273 -L 2.545455,4.727273,2.181818,4.727273 -L 2.181818,4.727273,1.090909,4.363636 -L 1.090909,4.363636,0.363636,3.636364 -L 0.363636,3.636364,0,2.545455 - -[7] 2 -L 5.090909,7.636364,1.454545,0 -L 0,7.636364,5.090909,7.636364 - -[8] 28 -L 1.818182,7.636364,0.727273,7.272727 -L 0.727273,7.272727,0.363636,6.545455 -L 0.363636,6.545455,0.363636,5.818182 -L 0.363636,5.818182,0.727273,5.090909 -L 0.727273,5.090909,1.454545,4.727273 -L 1.454545,4.727273,2.909091,4.363636 -L 2.909091,4.363636,4,4 -L 4,4,4.727273,3.272727 -L 4.727273,3.272727,5.090909,2.545455 -L 5.090909,2.545455,5.090909,1.454545 -L 5.090909,1.454545,4.727273,0.727273 -L 4.727273,0.727273,4.363636,0.363636 -L 4.363636,0.363636,3.272727,0 -L 3.272727,0,1.818182,0 -L 1.818182,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 -L 0.363636,0.727273,0,1.454545 -L 0,1.454545,0,2.545455 -L 0,2.545455,0.363636,3.272727 -L 0.363636,3.272727,1.090909,4 -L 1.090909,4,2.181818,4.363636 -L 2.181818,4.363636,3.636364,4.727273 -L 3.636364,4.727273,4.363636,5.090909 -L 4.363636,5.090909,4.727273,5.818182 -L 4.727273,5.818182,4.727273,6.545455 -L 4.727273,6.545455,4.363636,7.272727 -L 4.363636,7.272727,3.272727,7.636364 -L 3.272727,7.636364,1.818182,7.636364 - -[9] 22 -L 4.727273,5.090909,4.363636,4 -L 4.363636,4,3.636364,3.272727 -L 3.636364,3.272727,2.545455,2.909091 -L 2.545455,2.909091,2.181818,2.909091 -L 2.181818,2.909091,1.090909,3.272727 -L 1.090909,3.272727,0.363636,4 -L 0.363636,4,0,5.090909 -L 0,5.090909,0,5.454545 -L 0,5.454545,0.363636,6.545455 -L 0.363636,6.545455,1.090909,7.272727 -L 1.090909,7.272727,2.181818,7.636364 -L 2.181818,7.636364,2.545455,7.636364 -L 2.545455,7.636364,3.636364,7.272727 -L 3.636364,7.272727,4.363636,6.545455 -L 4.363636,6.545455,4.727273,5.090909 -L 4.727273,5.090909,4.727273,3.272727 -L 4.727273,3.272727,4.363636,1.454545 -L 4.363636,1.454545,3.636364,0.363636 -L 3.636364,0.363636,2.545455,0 -L 2.545455,0,1.818182,0 -L 1.818182,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,1.090909 - -[:] 8 -L 0.363636,5.090909,0,4.727273 -L 0,4.727273,0.363636,4.363636 -L 0.363636,4.363636,0.727273,4.727273 -L 0.727273,4.727273,0.363636,5.090909 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[;] 11 -L 0.363636,5.090909,0,4.727273 -L 0,4.727273,0.363636,4.363636 -L 0.363636,4.363636,0.727273,4.727273 -L 0.727273,4.727273,0.363636,5.090909 -L 0.727273,0.363636,0.363636,0 -L 0.363636,0,0,0.363636 -L 0,0.363636,0.363636,0.727273 -L 0.363636,0.727273,0.727273,0.363636 -L 0.727273,0.363636,0.727273,-0.363636 -L 0.727273,-0.363636,0.363636,-1.090909 -L 0.363636,-1.090909,0,-1.454545 - -[<] 2 -L 5.818182,6.545455,0,3.272727 -L 0,3.272727,5.818182,0 - -[=] 2 -L 0,4.363636,6.545455,4.363636 -L 0,2.181818,6.545455,2.181818 - -[>] 2 -L 0,6.545455,5.818182,3.272727 -L 5.818182,3.272727,0,0 - -[?] 17 -L 0,5.818182,0,6.181818 -L 0,6.181818,0.363636,6.909091 -L 0.363636,6.909091,0.727273,7.272727 -L 0.727273,7.272727,1.454545,7.636364 -L 1.454545,7.636364,2.909091,7.636364 -L 2.909091,7.636364,3.636364,7.272727 -L 3.636364,7.272727,4,6.909091 -L 4,6.909091,4.363636,6.181818 -L 4.363636,6.181818,4.363636,5.454545 -L 4.363636,5.454545,4,4.727273 -L 4,4.727273,3.636364,4.363636 -L 3.636364,4.363636,2.181818,3.636364 -L 2.181818,3.636364,2.181818,2.545455 -L 2.181818,0.727273,1.818182,0.363636 -L 1.818182,0.363636,2.181818,0 -L 2.181818,0,2.545455,0.363636 -L 2.545455,0.363636,2.181818,0.727273 - -[@] 48 -L 5.454545,4.727273,5.090909,5.454545 -L 5.090909,5.454545,4.363636,5.818182 -L 4.363636,5.818182,3.272727,5.818182 -L 3.272727,5.818182,2.545455,5.454545 -L 2.545455,5.454545,2.181818,5.090909 -L 2.181818,5.090909,1.818182,4 -L 1.818182,4,1.818182,2.909091 -L 1.818182,2.909091,2.181818,2.181818 -L 2.181818,2.181818,2.909091,1.818182 -L 2.909091,1.818182,4,1.818182 -L 4,1.818182,4.727273,2.181818 -L 4.727273,2.181818,5.090909,2.909091 -L 3.272727,5.818182,2.545455,5.090909 -L 2.545455,5.090909,2.181818,4 -L 2.181818,4,2.181818,2.909091 -L 2.181818,2.909091,2.545455,2.181818 -L 2.545455,2.181818,2.909091,1.818182 -L 5.454545,5.818182,5.090909,2.909091 -L 5.090909,2.909091,5.090909,2.181818 -L 5.090909,2.181818,5.818182,1.818182 -L 5.818182,1.818182,6.545455,1.818182 -L 6.545455,1.818182,7.272727,2.545455 -L 7.272727,2.545455,7.636364,3.636364 -L 7.636364,3.636364,7.636364,4.363636 -L 7.636364,4.363636,7.272727,5.454545 -L 7.272727,5.454545,6.909091,6.181818 -L 6.909091,6.181818,6.181818,6.909091 -L 6.181818,6.909091,5.454545,7.272727 -L 5.454545,7.272727,4.363636,7.636364 -L 4.363636,7.636364,3.272727,7.636364 -L 3.272727,7.636364,2.181818,7.272727 -L 2.181818,7.272727,1.454545,6.909091 -L 1.454545,6.909091,0.727273,6.181818 -L 0.727273,6.181818,0.363636,5.454545 -L 0.363636,5.454545,0,4.363636 -L 0,4.363636,0,3.272727 -L 0,3.272727,0.363636,2.181818 -L 0.363636,2.181818,0.727273,1.454545 -L 0.727273,1.454545,1.454545,0.727273 -L 1.454545,0.727273,2.181818,0.363636 -L 2.181818,0.363636,3.272727,0 -L 3.272727,0,4.363636,0 -L 4.363636,0,5.454545,0.363636 -L 5.454545,0.363636,6.181818,0.727273 -L 6.181818,0.727273,6.545455,1.090909 -L 5.818182,5.818182,5.454545,2.909091 -L 5.454545,2.909091,5.454545,2.181818 -L 5.454545,2.181818,5.818182,1.818182 - -[A] 3 -L 2.909091,7.636364,0,0 -L 2.909091,7.636364,5.818182,0 -L 1.090909,2.545455,4.727273,2.545455 - -[B] 18 -L 0,7.636364,0,0 -L 0,7.636364,3.272727,7.636364 -L 3.272727,7.636364,4.363636,7.272727 -L 4.363636,7.272727,4.727273,6.909091 -L 4.727273,6.909091,5.090909,6.181818 -L 5.090909,6.181818,5.090909,5.454545 -L 5.090909,5.454545,4.727273,4.727273 -L 4.727273,4.727273,4.363636,4.363636 -L 4.363636,4.363636,3.272727,4 -L 0,4,3.272727,4 -L 3.272727,4,4.363636,3.636364 -L 4.363636,3.636364,4.727273,3.272727 -L 4.727273,3.272727,5.090909,2.545455 -L 5.090909,2.545455,5.090909,1.454545 -L 5.090909,1.454545,4.727273,0.727273 -L 4.727273,0.727273,4.363636,0.363636 -L 4.363636,0.363636,3.272727,0 -L 3.272727,0,0,0 - -[C] 17 -L 5.454545,5.818182,5.090909,6.545455 -L 5.090909,6.545455,4.363636,7.272727 -L 4.363636,7.272727,3.636364,7.636364 -L 3.636364,7.636364,2.181818,7.636364 -L 2.181818,7.636364,1.454545,7.272727 -L 1.454545,7.272727,0.727273,6.545455 -L 0.727273,6.545455,0.363636,5.818182 -L 0.363636,5.818182,0,4.727273 -L 0,4.727273,0,2.909091 -L 0,2.909091,0.363636,1.818182 -L 0.363636,1.818182,0.727273,1.090909 -L 0.727273,1.090909,1.454545,0.363636 -L 1.454545,0.363636,2.181818,0 -L 2.181818,0,3.636364,0 -L 3.636364,0,4.363636,0.363636 -L 4.363636,0.363636,5.090909,1.090909 -L 5.090909,1.090909,5.454545,1.818182 - -[D] 12 -L 0,7.636364,0,0 -L 0,7.636364,2.545455,7.636364 -L 2.545455,7.636364,3.636364,7.272727 -L 3.636364,7.272727,4.363636,6.545455 -L 4.363636,6.545455,4.727273,5.818182 -L 4.727273,5.818182,5.090909,4.727273 -L 5.090909,4.727273,5.090909,2.909091 -L 5.090909,2.909091,4.727273,1.818182 -L 4.727273,1.818182,4.363636,1.090909 -L 4.363636,1.090909,3.636364,0.363636 -L 3.636364,0.363636,2.545455,0 -L 2.545455,0,0,0 - -[E] 4 -L 0,7.636364,0,0 -L 0,7.636364,4.727273,7.636364 -L 0,4,2.909091,4 -L 0,0,4.727273,0 - -[F] 3 -L 0,7.636364,0,0 -L 0,7.636364,4.727273,7.636364 -L 0,4,2.909091,4 - -[G] 19 -L 5.454545,5.818182,5.090909,6.545455 -L 5.090909,6.545455,4.363636,7.272727 -L 4.363636,7.272727,3.636364,7.636364 -L 3.636364,7.636364,2.181818,7.636364 -L 2.181818,7.636364,1.454545,7.272727 -L 1.454545,7.272727,0.727273,6.545455 -L 0.727273,6.545455,0.363636,5.818182 -L 0.363636,5.818182,0,4.727273 -L 0,4.727273,0,2.909091 -L 0,2.909091,0.363636,1.818182 -L 0.363636,1.818182,0.727273,1.090909 -L 0.727273,1.090909,1.454545,0.363636 -L 1.454545,0.363636,2.181818,0 -L 2.181818,0,3.636364,0 -L 3.636364,0,4.363636,0.363636 -L 4.363636,0.363636,5.090909,1.090909 -L 5.090909,1.090909,5.454545,1.818182 -L 5.454545,1.818182,5.454545,2.909091 -L 3.636364,2.909091,5.454545,2.909091 - -[H] 3 -L 0,7.636364,0,0 -L 5.090909,7.636364,5.090909,0 -L 0,4,5.090909,4 - -[I] 1 -L 0,7.636364,0,0 - -[J] 9 -L 3.636364,7.636364,3.636364,1.818182 -L 3.636364,1.818182,3.272727,0.727273 -L 3.272727,0.727273,2.909091,0.363636 -L 2.909091,0.363636,2.181818,0 -L 2.181818,0,1.454545,0 -L 1.454545,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 -L 0.363636,0.727273,0,1.818182 -L 0,1.818182,0,2.545455 - -[K] 3 -L 0,7.636364,0,0 -L 5.090909,7.636364,0,2.545455 -L 1.818182,4.363636,5.090909,0 - -[L] 2 -L 0,7.636364,0,0 -L 0,0,4.363636,0 - -[M] 4 -L 0,7.636364,0,0 -L 0,7.636364,2.909091,0 -L 5.818182,7.636364,2.909091,0 -L 5.818182,7.636364,5.818182,0 - -[N] 3 -L 0,7.636364,0,0 -L 0,7.636364,5.090909,0 -L 5.090909,7.636364,5.090909,0 - -[O] 20 -L 2.181818,7.636364,1.454545,7.272727 -L 1.454545,7.272727,0.727273,6.545455 -L 0.727273,6.545455,0.363636,5.818182 -L 0.363636,5.818182,0,4.727273 -L 0,4.727273,0,2.909091 -L 0,2.909091,0.363636,1.818182 -L 0.363636,1.818182,0.727273,1.090909 -L 0.727273,1.090909,1.454545,0.363636 -L 1.454545,0.363636,2.181818,0 -L 2.181818,0,3.636364,0 -L 3.636364,0,4.363636,0.363636 -L 4.363636,0.363636,5.090909,1.090909 -L 5.090909,1.090909,5.454545,1.818182 -L 5.454545,1.818182,5.818182,2.909091 -L 5.818182,2.909091,5.818182,4.727273 -L 5.818182,4.727273,5.454545,5.818182 -L 5.454545,5.818182,5.090909,6.545455 -L 5.090909,6.545455,4.363636,7.272727 -L 4.363636,7.272727,3.636364,7.636364 -L 3.636364,7.636364,2.181818,7.636364 - -[P] 10 -L 0,7.636364,0,0 -L 0,7.636364,3.272727,7.636364 -L 3.272727,7.636364,4.363636,7.272727 -L 4.363636,7.272727,4.727273,6.909091 -L 4.727273,6.909091,5.090909,6.181818 -L 5.090909,6.181818,5.090909,5.090909 -L 5.090909,5.090909,4.727273,4.363636 -L 4.727273,4.363636,4.363636,4 -L 4.363636,4,3.272727,3.636364 -L 3.272727,3.636364,0,3.636364 - -[Q] 21 -L 2.181818,7.636364,1.454545,7.272727 -L 1.454545,7.272727,0.727273,6.545455 -L 0.727273,6.545455,0.363636,5.818182 -L 0.363636,5.818182,0,4.727273 -L 0,4.727273,0,2.909091 -L 0,2.909091,0.363636,1.818182 -L 0.363636,1.818182,0.727273,1.090909 -L 0.727273,1.090909,1.454545,0.363636 -L 1.454545,0.363636,2.181818,0 -L 2.181818,0,3.636364,0 -L 3.636364,0,4.363636,0.363636 -L 4.363636,0.363636,5.090909,1.090909 -L 5.090909,1.090909,5.454545,1.818182 -L 5.454545,1.818182,5.818182,2.909091 -L 5.818182,2.909091,5.818182,4.727273 -L 5.818182,4.727273,5.454545,5.818182 -L 5.454545,5.818182,5.090909,6.545455 -L 5.090909,6.545455,4.363636,7.272727 -L 4.363636,7.272727,3.636364,7.636364 -L 3.636364,7.636364,2.181818,7.636364 -L 3.272727,1.454545,5.454545,-0.727273 - -[R] 11 -L 0,7.636364,0,0 -L 0,7.636364,3.272727,7.636364 -L 3.272727,7.636364,4.363636,7.272727 -L 4.363636,7.272727,4.727273,6.909091 -L 4.727273,6.909091,5.090909,6.181818 -L 5.090909,6.181818,5.090909,5.454545 -L 5.090909,5.454545,4.727273,4.727273 -L 4.727273,4.727273,4.363636,4.363636 -L 4.363636,4.363636,3.272727,4 -L 3.272727,4,0,4 -L 2.545455,4,5.090909,0 - -[S] 19 -L 5.090909,6.545455,4.363636,7.272727 -L 4.363636,7.272727,3.272727,7.636364 -L 3.272727,7.636364,1.818182,7.636364 -L 1.818182,7.636364,0.727273,7.272727 -L 0.727273,7.272727,0,6.545455 -L 0,6.545455,0,5.818182 -L 0,5.818182,0.363636,5.090909 -L 0.363636,5.090909,0.727273,4.727273 -L 0.727273,4.727273,1.454545,4.363636 -L 1.454545,4.363636,3.636364,3.636364 -L 3.636364,3.636364,4.363636,3.272727 -L 4.363636,3.272727,4.727273,2.909091 -L 4.727273,2.909091,5.090909,2.181818 -L 5.090909,2.181818,5.090909,1.090909 -L 5.090909,1.090909,4.363636,0.363636 -L 4.363636,0.363636,3.272727,0 -L 3.272727,0,1.818182,0 -L 1.818182,0,0.727273,0.363636 -L 0.727273,0.363636,0,1.090909 - -[T] 2 -L 2.545455,7.636364,2.545455,0 -L 0,7.636364,5.090909,7.636364 - -[U] 9 -L 0,7.636364,0,2.181818 -L 0,2.181818,0.363636,1.090909 -L 0.363636,1.090909,1.090909,0.363636 -L 1.090909,0.363636,2.181818,0 -L 2.181818,0,2.909091,0 -L 2.909091,0,4,0.363636 -L 4,0.363636,4.727273,1.090909 -L 4.727273,1.090909,5.090909,2.181818 -L 5.090909,2.181818,5.090909,7.636364 - -[V] 2 -L 0,7.636364,2.909091,0 -L 5.818182,7.636364,2.909091,0 - -[W] 4 -L 0,7.636364,1.818182,0 -L 3.636364,7.636364,1.818182,0 -L 3.636364,7.636364,5.454545,0 -L 7.272727,7.636364,5.454545,0 - -[X] 2 -L 0,7.636364,5.090909,0 -L 5.090909,7.636364,0,0 - -[Y] 3 -L 0,7.636364,2.909091,4 -L 2.909091,4,2.909091,0 -L 5.818182,7.636364,2.909091,4 - -[Z] 3 -L 5.090909,7.636364,0,0 -L 0,7.636364,5.090909,7.636364 -L 0,0,5.090909,0 - -[[] 4 -L 0,9.090909,0,-2.545455 -L 0.363636,9.090909,0.363636,-2.545455 -L 0,9.090909,2.545455,9.090909 -L 0,-2.545455,2.545455,-2.545455 - -[\] 1 -L 0,7.636364,5.090909,-1.090909 - -[]] 4 -L 2.181818,9.090909,2.181818,-2.545455 -L 2.545455,9.090909,2.545455,-2.545455 -L 0,9.090909,2.545455,9.090909 -L 0,-2.545455,2.545455,-2.545455 - -[^] 5 -L 1.090909,5.454545,1.818182,6.545455 -L 1.818182,6.545455,2.545455,5.454545 -L 0,4.363636,1.818182,6.181818 -L 1.818182,6.181818,3.636364,4.363636 -L 1.818182,6.181818,1.818182,0 - -[_] 1 -L 0,-0.727273,5.818182,-0.727273 - -[`] 6 -L 0.727273,7.636364,0.363636,7.272727 -L 0.363636,7.272727,0,6.545455 -L 0,6.545455,0,5.818182 -L 0,5.818182,0.363636,5.454545 -L 0.363636,5.454545,0.727273,5.818182 -L 0.727273,5.818182,0.363636,6.181818 - -[a] 14 -L 4.363636,5.090909,4.363636,0 -L 4.363636,4,3.636364,4.727273 -L 3.636364,4.727273,2.909091,5.090909 -L 2.909091,5.090909,1.818182,5.090909 -L 1.818182,5.090909,1.090909,4.727273 -L 1.090909,4.727273,0.363636,4 -L 0.363636,4,0,2.909091 -L 0,2.909091,0,2.181818 -L 0,2.181818,0.363636,1.090909 -L 0.363636,1.090909,1.090909,0.363636 -L 1.090909,0.363636,1.818182,0 -L 1.818182,0,2.909091,0 -L 2.909091,0,3.636364,0.363636 -L 3.636364,0.363636,4.363636,1.090909 - -[b] 14 -L 0,7.636364,0,0 -L 0,4,0.727273,4.727273 -L 0.727273,4.727273,1.454545,5.090909 -L 1.454545,5.090909,2.545455,5.090909 -L 2.545455,5.090909,3.272727,4.727273 -L 3.272727,4.727273,4,4 -L 4,4,4.363636,2.909091 -L 4.363636,2.909091,4.363636,2.181818 -L 4.363636,2.181818,4,1.090909 -L 4,1.090909,3.272727,0.363636 -L 3.272727,0.363636,2.545455,0 -L 2.545455,0,1.454545,0 -L 1.454545,0,0.727273,0.363636 -L 0.727273,0.363636,0,1.090909 - -[c] 13 -L 4.363636,4,3.636364,4.727273 -L 3.636364,4.727273,2.909091,5.090909 -L 2.909091,5.090909,1.818182,5.090909 -L 1.818182,5.090909,1.090909,4.727273 -L 1.090909,4.727273,0.363636,4 -L 0.363636,4,0,2.909091 -L 0,2.909091,0,2.181818 -L 0,2.181818,0.363636,1.090909 -L 0.363636,1.090909,1.090909,0.363636 -L 1.090909,0.363636,1.818182,0 -L 1.818182,0,2.909091,0 -L 2.909091,0,3.636364,0.363636 -L 3.636364,0.363636,4.363636,1.090909 - -[d] 14 -L 4.363636,7.636364,4.363636,0 -L 4.363636,4,3.636364,4.727273 -L 3.636364,4.727273,2.909091,5.090909 -L 2.909091,5.090909,1.818182,5.090909 -L 1.818182,5.090909,1.090909,4.727273 -L 1.090909,4.727273,0.363636,4 -L 0.363636,4,0,2.909091 -L 0,2.909091,0,2.181818 -L 0,2.181818,0.363636,1.090909 -L 0.363636,1.090909,1.090909,0.363636 -L 1.090909,0.363636,1.818182,0 -L 1.818182,0,2.909091,0 -L 2.909091,0,3.636364,0.363636 -L 3.636364,0.363636,4.363636,1.090909 - -[e] 16 -L 0,2.909091,4.363636,2.909091 -L 4.363636,2.909091,4.363636,3.636364 -L 4.363636,3.636364,4,4.363636 -L 4,4.363636,3.636364,4.727273 -L 3.636364,4.727273,2.909091,5.090909 -L 2.909091,5.090909,1.818182,5.090909 -L 1.818182,5.090909,1.090909,4.727273 -L 1.090909,4.727273,0.363636,4 -L 0.363636,4,0,2.909091 -L 0,2.909091,0,2.181818 -L 0,2.181818,0.363636,1.090909 -L 0.363636,1.090909,1.090909,0.363636 -L 1.090909,0.363636,1.818182,0 -L 1.818182,0,2.909091,0 -L 2.909091,0,3.636364,0.363636 -L 3.636364,0.363636,4.363636,1.090909 - -[f] 5 -L 2.909091,7.636364,2.181818,7.636364 -L 2.181818,7.636364,1.454545,7.272727 -L 1.454545,7.272727,1.090909,6.181818 -L 1.090909,6.181818,1.090909,0 -L 0,5.090909,2.545455,5.090909 - -[g] 19 -L 4.363636,5.090909,4.363636,-0.727273 -L 4.363636,-0.727273,4,-1.818182 -L 4,-1.818182,3.636364,-2.181818 -L 3.636364,-2.181818,2.909091,-2.545455 -L 2.909091,-2.545455,1.818182,-2.545455 -L 1.818182,-2.545455,1.090909,-2.181818 -L 4.363636,4,3.636364,4.727273 -L 3.636364,4.727273,2.909091,5.090909 -L 2.909091,5.090909,1.818182,5.090909 -L 1.818182,5.090909,1.090909,4.727273 -L 1.090909,4.727273,0.363636,4 -L 0.363636,4,0,2.909091 -L 0,2.909091,0,2.181818 -L 0,2.181818,0.363636,1.090909 -L 0.363636,1.090909,1.090909,0.363636 -L 1.090909,0.363636,1.818182,0 -L 1.818182,0,2.909091,0 -L 2.909091,0,3.636364,0.363636 -L 3.636364,0.363636,4.363636,1.090909 - -[h] 7 -L 0,7.636364,0,0 -L 0,3.636364,1.090909,4.727273 -L 1.090909,4.727273,1.818182,5.090909 -L 1.818182,5.090909,2.909091,5.090909 -L 2.909091,5.090909,3.636364,4.727273 -L 3.636364,4.727273,4,3.636364 -L 4,3.636364,4,0 - -[i] 5 -L 0,7.636364,0.363636,7.272727 -L 0.363636,7.272727,0.727273,7.636364 -L 0.727273,7.636364,0.363636,8 -L 0.363636,8,0,7.636364 -L 0.363636,5.090909,0.363636,0 - -[j] 8 -L 1.454545,7.636364,1.818182,7.272727 -L 1.818182,7.272727,2.181818,7.636364 -L 2.181818,7.636364,1.818182,8 -L 1.818182,8,1.454545,7.636364 -L 1.818182,5.090909,1.818182,-1.090909 -L 1.818182,-1.090909,1.454545,-2.181818 -L 1.454545,-2.181818,0.727273,-2.545455 -L 0.727273,-2.545455,0,-2.545455 - -[k] 3 -L 0,7.636364,0,0 -L 3.636364,5.090909,0,1.454545 -L 1.454545,2.909091,4,0 - -[l] 1 -L 0,7.636364,0,0 - -[m] 13 -L 0,5.090909,0,0 -L 0,3.636364,1.090909,4.727273 -L 1.090909,4.727273,1.818182,5.090909 -L 1.818182,5.090909,2.909091,5.090909 -L 2.909091,5.090909,3.636364,4.727273 -L 3.636364,4.727273,4,3.636364 -L 4,3.636364,4,0 -L 4,3.636364,5.090909,4.727273 -L 5.090909,4.727273,5.818182,5.090909 -L 5.818182,5.090909,6.909091,5.090909 -L 6.909091,5.090909,7.636364,4.727273 -L 7.636364,4.727273,8,3.636364 -L 8,3.636364,8,0 - -[n] 7 -L 0,5.090909,0,0 -L 0,3.636364,1.090909,4.727273 -L 1.090909,4.727273,1.818182,5.090909 -L 1.818182,5.090909,2.909091,5.090909 -L 2.909091,5.090909,3.636364,4.727273 -L 3.636364,4.727273,4,3.636364 -L 4,3.636364,4,0 - -[o] 16 -L 1.818182,5.090909,1.090909,4.727273 -L 1.090909,4.727273,0.363636,4 -L 0.363636,4,0,2.909091 -L 0,2.909091,0,2.181818 -L 0,2.181818,0.363636,1.090909 -L 0.363636,1.090909,1.090909,0.363636 -L 1.090909,0.363636,1.818182,0 -L 1.818182,0,2.909091,0 -L 2.909091,0,3.636364,0.363636 -L 3.636364,0.363636,4.363636,1.090909 -L 4.363636,1.090909,4.727273,2.181818 -L 4.727273,2.181818,4.727273,2.909091 -L 4.727273,2.909091,4.363636,4 -L 4.363636,4,3.636364,4.727273 -L 3.636364,4.727273,2.909091,5.090909 -L 2.909091,5.090909,1.818182,5.090909 - -[p] 14 -L 0,5.090909,0,-2.545455 -L 0,4,0.727273,4.727273 -L 0.727273,4.727273,1.454545,5.090909 -L 1.454545,5.090909,2.545455,5.090909 -L 2.545455,5.090909,3.272727,4.727273 -L 3.272727,4.727273,4,4 -L 4,4,4.363636,2.909091 -L 4.363636,2.909091,4.363636,2.181818 -L 4.363636,2.181818,4,1.090909 -L 4,1.090909,3.272727,0.363636 -L 3.272727,0.363636,2.545455,0 -L 2.545455,0,1.454545,0 -L 1.454545,0,0.727273,0.363636 -L 0.727273,0.363636,0,1.090909 - -[q] 14 -L 4.363636,5.090909,4.363636,-2.545455 -L 4.363636,4,3.636364,4.727273 -L 3.636364,4.727273,2.909091,5.090909 -L 2.909091,5.090909,1.818182,5.090909 -L 1.818182,5.090909,1.090909,4.727273 -L 1.090909,4.727273,0.363636,4 -L 0.363636,4,0,2.909091 -L 0,2.909091,0,2.181818 -L 0,2.181818,0.363636,1.090909 -L 0.363636,1.090909,1.090909,0.363636 -L 1.090909,0.363636,1.818182,0 -L 1.818182,0,2.909091,0 -L 2.909091,0,3.636364,0.363636 -L 3.636364,0.363636,4.363636,1.090909 - -[r] 5 -L 0,5.090909,0,0 -L 0,2.909091,0.363636,4 -L 0.363636,4,1.090909,4.727273 -L 1.090909,4.727273,1.818182,5.090909 -L 1.818182,5.090909,2.909091,5.090909 - -[s] 16 -L 4,4,3.636364,4.727273 -L 3.636364,4.727273,2.545455,5.090909 -L 2.545455,5.090909,1.454545,5.090909 -L 1.454545,5.090909,0.363636,4.727273 -L 0.363636,4.727273,0,4 -L 0,4,0.363636,3.272727 -L 0.363636,3.272727,1.090909,2.909091 -L 1.090909,2.909091,2.909091,2.545455 -L 2.909091,2.545455,3.636364,2.181818 -L 3.636364,2.181818,4,1.454545 -L 4,1.454545,4,1.090909 -L 4,1.090909,3.636364,0.363636 -L 3.636364,0.363636,2.545455,0 -L 2.545455,0,1.454545,0 -L 1.454545,0,0.363636,0.363636 -L 0.363636,0.363636,0,1.090909 - -[t] 5 -L 1.090909,7.636364,1.090909,1.454545 -L 1.090909,1.454545,1.454545,0.363636 -L 1.454545,0.363636,2.181818,0 -L 2.181818,0,2.909091,0 -L 0,5.090909,2.545455,5.090909 - -[u] 7 -L 0,5.090909,0,1.454545 -L 0,1.454545,0.363636,0.363636 -L 0.363636,0.363636,1.090909,0 -L 1.090909,0,2.181818,0 -L 2.181818,0,2.909091,0.363636 -L 2.909091,0.363636,4,1.454545 -L 4,5.090909,4,0 - -[v] 2 -L 0,5.090909,2.181818,0 -L 4.363636,5.090909,2.181818,0 - -[w] 4 -L 0,5.090909,1.454545,0 -L 2.909091,5.090909,1.454545,0 -L 2.909091,5.090909,4.363636,0 -L 5.818182,5.090909,4.363636,0 - -[x] 2 -L 0,5.090909,4,0 -L 4,5.090909,0,0 - -[y] 6 -L 0.363636,5.090909,2.545455,0 -L 4.727273,5.090909,2.545455,0 -L 2.545455,0,1.818182,-1.454545 -L 1.818182,-1.454545,1.090909,-2.181818 -L 1.090909,-2.181818,0.363636,-2.545455 -L 0.363636,-2.545455,0,-2.545455 - -[z] 3 -L 4,5.090909,0,0 -L 0,5.090909,4,5.090909 -L 0,0,4,0 - -[{] 34 -L 1.818182,9.090909,1.090909,8.727273 -L 1.090909,8.727273,0.727273,8.363636 -L 0.727273,8.363636,0.363636,7.636364 -L 0.363636,7.636364,0.363636,6.909091 -L 0.363636,6.909091,0.727273,6.181818 -L 0.727273,6.181818,1.090909,5.818182 -L 1.090909,5.818182,1.454545,5.090909 -L 1.454545,5.090909,1.454545,4.363636 -L 1.454545,4.363636,0.727273,3.636364 -L 1.090909,8.727273,0.727273,8 -L 0.727273,8,0.727273,7.272727 -L 0.727273,7.272727,1.090909,6.545455 -L 1.090909,6.545455,1.454545,6.181818 -L 1.454545,6.181818,1.818182,5.454545 -L 1.818182,5.454545,1.818182,4.727273 -L 1.818182,4.727273,1.454545,4 -L 1.454545,4,0,3.272727 -L 0,3.272727,1.454545,2.545455 -L 1.454545,2.545455,1.818182,1.818182 -L 1.818182,1.818182,1.818182,1.090909 -L 1.818182,1.090909,1.454545,0.363636 -L 1.454545,0.363636,1.090909,0 -L 1.090909,0,0.727273,-0.727273 -L 0.727273,-0.727273,0.727273,-1.454545 -L 0.727273,-1.454545,1.090909,-2.181818 -L 0.727273,2.909091,1.454545,2.181818 -L 1.454545,2.181818,1.454545,1.454545 -L 1.454545,1.454545,1.090909,0.727273 -L 1.090909,0.727273,0.727273,0.363636 -L 0.727273,0.363636,0.363636,-0.363636 -L 0.363636,-0.363636,0.363636,-1.090909 -L 0.363636,-1.090909,0.727273,-1.818182 -L 0.727273,-1.818182,1.090909,-2.181818 -L 1.090909,-2.181818,1.818182,-2.545455 - -[|] 1 -L 0,9.090909,0,-2.545455 - -[}] 34 -L 0,9.090909,0.727273,8.727273 -L 0.727273,8.727273,1.090909,8.363636 -L 1.090909,8.363636,1.454545,7.636364 -L 1.454545,7.636364,1.454545,6.909091 -L 1.454545,6.909091,1.090909,6.181818 -L 1.090909,6.181818,0.727273,5.818182 -L 0.727273,5.818182,0.363636,5.090909 -L 0.363636,5.090909,0.363636,4.363636 -L 0.363636,4.363636,1.090909,3.636364 -L 0.727273,8.727273,1.090909,8 -L 1.090909,8,1.090909,7.272727 -L 1.090909,7.272727,0.727273,6.545455 -L 0.727273,6.545455,0.363636,6.181818 -L 0.363636,6.181818,0,5.454545 -L 0,5.454545,0,4.727273 -L 0,4.727273,0.363636,4 -L 0.363636,4,1.818182,3.272727 -L 1.818182,3.272727,0.363636,2.545455 -L 0.363636,2.545455,0,1.818182 -L 0,1.818182,0,1.090909 -L 0,1.090909,0.363636,0.363636 -L 0.363636,0.363636,0.727273,0 -L 0.727273,0,1.090909,-0.727273 -L 1.090909,-0.727273,1.090909,-1.454545 -L 1.090909,-1.454545,0.727273,-2.181818 -L 1.090909,2.909091,0.363636,2.181818 -L 0.363636,2.181818,0.363636,1.454545 -L 0.363636,1.454545,0.727273,0.727273 -L 0.727273,0.727273,1.090909,0.363636 -L 1.090909,0.363636,1.454545,-0.363636 -L 1.454545,-0.363636,1.454545,-1.090909 -L 1.454545,-1.090909,1.090909,-1.818182 -L 1.090909,-1.818182,0.727273,-2.181818 -L 0.727273,-2.181818,0,-2.545455 - -[~] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[€] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[‚] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[ƒ] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[„] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[…] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[†] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[‡] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[ˆ] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[‰] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[Š] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[‹] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[Ž] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[‘] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[’] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[“] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[”] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[•] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[–] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[—] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[˜] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[™] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[š] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[›] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[ž] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[ ] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[#0104] 9 -L 2.909091,7.636364,0,0 -L 2.909091,7.636364,5.818182,0 -L 1.090909,2.545455,4.727273,2.545455 -L 5.818182,0,5.454545,-0.363636 -L 5.454545,-0.363636,5.090909,-1.090909 -L 5.090909,-1.090909,5.090909,-1.818182 -L 5.090909,-1.818182,5.454545,-2.181818 -L 5.454545,-2.181818,5.818182,-1.818182 -L 5.818182,-1.818182,5.454545,-1.454545 - -[¢] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[#0141] 3 -L 0.727273,7.636364,0.727273,0 -L 0.727273,0,5.090909,0 -L 2.181818,5.090909,0,2.909091 - -[¤] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[¥] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[#015A] 25 -L 5.090909,6.545455,4.363636,7.272727 -L 4.363636,7.272727,3.272727,7.636364 -L 3.272727,7.636364,1.818182,7.636364 -L 1.818182,7.636364,0.727273,7.272727 -L 0.727273,7.272727,0,6.545455 -L 0,6.545455,0,5.818182 -L 0,5.818182,0.363636,5.090909 -L 0.363636,5.090909,0.727273,4.727273 -L 0.727273,4.727273,1.454545,4.363636 -L 1.454545,4.363636,3.636364,3.636364 -L 3.636364,3.636364,4.363636,3.272727 -L 4.363636,3.272727,4.727273,2.909091 -L 4.727273,2.909091,5.090909,2.181818 -L 5.090909,2.181818,5.090909,1.090909 -L 5.090909,1.090909,4.363636,0.363636 -L 4.363636,0.363636,3.272727,0 -L 3.272727,0,1.818182,0 -L 1.818182,0,0.727273,0.363636 -L 0.727273,0.363636,0,1.090909 -L 2.909091,9.818182,2.545455,10.181818 -L 2.545455,10.181818,2.909091,10.545455 -L 2.909091,10.545455,3.272727,10.181818 -L 3.272727,10.181818,3.272727,9.454545 -L 3.272727,9.454545,2.909091,8.727273 -L 2.909091,8.727273,2.545455,8.363636 - -[§] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[¨] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[©] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[ª] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[«] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[#0179] 9 -L 5.090909,7.636364,0,0 -L 0,7.636364,5.090909,7.636364 -L 0,0,5.090909,0 -L 2.909091,9.818182,2.545455,10.181818 -L 2.545455,10.181818,2.909091,10.545455 -L 2.909091,10.545455,3.272727,10.181818 -L 3.272727,10.181818,3.272727,9.454545 -L 3.272727,9.454545,2.909091,8.727273 -L 2.909091,8.727273,2.545455,8.363636 - -[­] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[®] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[#017B] 7 -L 5.090909,7.636364,0,0 -L 0,7.636364,5.090909,7.636364 -L 0,0,5.090909,0 -L 2.545455,9.090909,2.181818,8.727273 -L 2.181818,8.727273,2.545455,8.363636 -L 2.545455,8.363636,2.909091,8.727273 -L 2.909091,8.727273,2.545455,9.090909 - -[°] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[#0105] 20 -L 4.363636,5.090909,4.363636,0 -L 4.363636,4,3.636364,4.727273 -L 3.636364,4.727273,2.909091,5.090909 -L 2.909091,5.090909,1.818182,5.090909 -L 1.818182,5.090909,1.090909,4.727273 -L 1.090909,4.727273,0.363636,4 -L 0.363636,4,0,2.909091 -L 0,2.909091,0,2.181818 -L 0,2.181818,0.363636,1.090909 -L 0.363636,1.090909,1.090909,0.363636 -L 1.090909,0.363636,1.818182,0 -L 1.818182,0,2.909091,0 -L 2.909091,0,3.636364,0.363636 -L 3.636364,0.363636,4.363636,1.090909 -L 4.363636,0,4,-0.363636 -L 4,-0.363636,3.636364,-1.090909 -L 3.636364,-1.090909,3.636364,-1.818182 -L 3.636364,-1.818182,4,-2.181818 -L 4,-2.181818,4.363636,-1.818182 -L 4.363636,-1.818182,4,-1.454545 - -[²] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[#0142] 2 -L 1.090909,7.636364,1.090909,0 -L 2.181818,5.090909,0,2.909091 - -[´] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[µ] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[#015B] 22 -L 4,4,3.636364,4.727273 -L 3.636364,4.727273,2.545455,5.090909 -L 2.545455,5.090909,1.454545,5.090909 -L 1.454545,5.090909,0.363636,4.727273 -L 0.363636,4.727273,0,4 -L 0,4,0.363636,3.272727 -L 0.363636,3.272727,1.090909,2.909091 -L 1.090909,2.909091,2.909091,2.545455 -L 2.909091,2.545455,3.636364,2.181818 -L 3.636364,2.181818,4,1.454545 -L 4,1.454545,4,1.090909 -L 4,1.090909,3.636364,0.363636 -L 3.636364,0.363636,2.545455,0 -L 2.545455,0,1.454545,0 -L 1.454545,0,0.363636,0.363636 -L 0.363636,0.363636,0,1.090909 -L 2.181818,7.272727,1.818182,7.636364 -L 1.818182,7.636364,2.181818,8 -L 2.181818,8,2.545455,7.636364 -L 2.545455,7.636364,2.545455,6.909091 -L 2.545455,6.909091,2.181818,6.181818 -L 2.181818,6.181818,1.818182,5.818182 - -[·] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[¸] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[¹] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[º] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[»] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[#017A] 9 -L 4,5.090909,0,0 -L 0,5.090909,4,5.090909 -L 0,0,4,0 -L 2.181818,7.272727,1.818182,7.636364 -L 1.818182,7.636364,2.181818,8 -L 2.181818,8,2.545455,7.636364 -L 2.545455,7.636364,2.545455,6.909091 -L 2.545455,6.909091,2.181818,6.181818 -L 2.181818,6.181818,1.818182,5.818182 - -[½] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[¾] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[#017C] 7 -L 4,5.090909,0,0 -L 0,5.090909,4,5.090909 -L 0,0,4,0 -L 1.818182,6.545455,1.454545,6.181818 -L 1.454545,6.181818,1.818182,5.818182 -L 1.818182,5.818182,2.181818,6.181818 -L 2.181818,6.181818,1.818182,6.545455 - -[À] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[Á] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[Â] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[Ã] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[Ä] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[Å] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[#0106] 23 -L 5.454545,5.818182,5.090909,6.545455 -L 5.090909,6.545455,4.363636,7.272727 -L 4.363636,7.272727,3.636364,7.636364 -L 3.636364,7.636364,2.181818,7.636364 -L 2.181818,7.636364,1.454545,7.272727 -L 1.454545,7.272727,0.727273,6.545455 -L 0.727273,6.545455,0.363636,5.818182 -L 0.363636,5.818182,0,4.727273 -L 0,4.727273,0,2.909091 -L 0,2.909091,0.363636,1.818182 -L 0.363636,1.818182,0.727273,1.090909 -L 0.727273,1.090909,1.454545,0.363636 -L 1.454545,0.363636,2.181818,0 -L 2.181818,0,3.636364,0 -L 3.636364,0,4.363636,0.363636 -L 4.363636,0.363636,5.090909,1.090909 -L 5.090909,1.090909,5.454545,1.818182 -L 2.909091,9.818182,2.545455,10.181818 -L 2.545455,10.181818,2.909091,10.545455 -L 2.909091,10.545455,3.272727,10.181818 -L 3.272727,10.181818,3.272727,9.454545 -L 3.272727,9.454545,2.909091,8.727273 -L 2.909091,8.727273,2.545455,8.363636 - -[Ç] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[È] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[É] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[#0118] 10 -L 0,7.636364,0,0 -L 0,7.636364,4.727273,7.636364 -L 0,4,2.909091,4 -L 0,0,4.727273,0 -L 3.636364,0,3.272727,-0.363636 -L 3.272727,-0.363636,2.909091,-1.090909 -L 2.909091,-1.090909,2.909091,-1.818182 -L 2.909091,-1.818182,3.272727,-2.181818 -L 3.272727,-2.181818,3.636364,-1.818182 -L 3.636364,-1.818182,3.272727,-1.454545 - -[Ë] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[Ì] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[Í] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[Î] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[Ï] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[Ð] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[#0143] 9 -L 0,7.636364,0,0 -L 0,7.636364,5.090909,0 -L 5.090909,7.636364,5.090909,0 -L 2.909091,9.818182,2.545455,10.181818 -L 2.545455,10.181818,2.909091,10.545455 -L 2.909091,10.545455,3.272727,10.181818 -L 3.272727,10.181818,3.272727,9.454545 -L 3.272727,9.454545,2.909091,8.727273 -L 2.909091,8.727273,2.545455,8.363636 - -[Ò] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[#00D3] 26 -L 2.181818,7.636364,1.454545,7.272727 -L 1.454545,7.272727,0.727273,6.545455 -L 0.727273,6.545455,0.363636,5.818182 -L 0.363636,5.818182,0,4.727273 -L 0,4.727273,0,2.909091 -L 0,2.909091,0.363636,1.818182 -L 0.363636,1.818182,0.727273,1.090909 -L 0.727273,1.090909,1.454545,0.363636 -L 1.454545,0.363636,2.181818,0 -L 2.181818,0,3.636364,0 -L 3.636364,0,4.363636,0.363636 -L 4.363636,0.363636,5.090909,1.090909 -L 5.090909,1.090909,5.454545,1.818182 -L 5.454545,1.818182,5.818182,2.909091 -L 5.818182,2.909091,5.818182,4.727273 -L 5.818182,4.727273,5.454545,5.818182 -L 5.454545,5.818182,5.090909,6.545455 -L 5.090909,6.545455,4.363636,7.272727 -L 4.363636,7.272727,3.636364,7.636364 -L 3.636364,7.636364,2.181818,7.636364 -L 3.272727,9.818182,2.909091,10.181818 -L 2.909091,10.181818,3.272727,10.545455 -L 3.272727,10.545455,3.636364,10.181818 -L 3.636364,10.181818,3.636364,9.454545 -L 3.636364,9.454545,3.272727,8.727273 -L 3.272727,8.727273,2.909091,8.363636 - -[Ô] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[Õ] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[Ö] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[×] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[Ø] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[Ù] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[Ú] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[Û] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[Ü] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[Ý] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[Þ] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[ß] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[à] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[á] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[â] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[ã] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[ä] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[å] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[#0107] 19 -L 4.363636,4,3.636364,4.727273 -L 3.636364,4.727273,2.909091,5.090909 -L 2.909091,5.090909,1.818182,5.090909 -L 1.818182,5.090909,1.090909,4.727273 -L 1.090909,4.727273,0.363636,4 -L 0.363636,4,0,2.909091 -L 0,2.909091,0,2.181818 -L 0,2.181818,0.363636,1.090909 -L 0.363636,1.090909,1.090909,0.363636 -L 1.090909,0.363636,1.818182,0 -L 1.818182,0,2.909091,0 -L 2.909091,0,3.636364,0.363636 -L 3.636364,0.363636,4.363636,1.090909 -L 2.545455,7.272727,2.181818,7.636364 -L 2.181818,7.636364,2.545455,8 -L 2.545455,8,2.909091,7.636364 -L 2.909091,7.636364,2.909091,6.909091 -L 2.909091,6.909091,2.545455,6.181818 -L 2.545455,6.181818,2.181818,5.818182 - -[ç] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[è] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[é] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[#0119] 22 -L 0,2.909091,4.363636,2.909091 -L 4.363636,2.909091,4.363636,3.636364 -L 4.363636,3.636364,4,4.363636 -L 4,4.363636,3.636364,4.727273 -L 3.636364,4.727273,2.909091,5.090909 -L 2.909091,5.090909,1.818182,5.090909 -L 1.818182,5.090909,1.090909,4.727273 -L 1.090909,4.727273,0.363636,4 -L 0.363636,4,0,2.909091 -L 0,2.909091,0,2.181818 -L 0,2.181818,0.363636,1.090909 -L 0.363636,1.090909,1.090909,0.363636 -L 1.090909,0.363636,1.818182,0 -L 1.818182,0,2.909091,0 -L 2.909091,0,3.636364,0.363636 -L 3.636364,0.363636,4.363636,1.090909 -L 2.909091,0,2.545455,-0.363636 -L 2.545455,-0.363636,2.181818,-1.090909 -L 2.181818,-1.090909,2.181818,-1.818182 -L 2.181818,-1.818182,2.545455,-2.181818 -L 2.545455,-2.181818,2.909091,-1.818182 -L 2.909091,-1.818182,2.545455,-1.454545 - -[ë] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[ì] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[í] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[î] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[ï] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[ð] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[#0144] 13 -L 0,5.090909,0,0 -L 0,3.636364,1.090909,4.727273 -L 1.090909,4.727273,1.818182,5.090909 -L 1.818182,5.090909,2.909091,5.090909 -L 2.909091,5.090909,3.636364,4.727273 -L 3.636364,4.727273,4,3.636364 -L 4,3.636364,4,0 -L 2.181818,7.272727,1.818182,7.636364 -L 1.818182,7.636364,2.181818,8 -L 2.181818,8,2.545455,7.636364 -L 2.545455,7.636364,2.545455,6.909091 -L 2.545455,6.909091,2.181818,6.181818 -L 2.181818,6.181818,1.818182,5.818182 - -[ò] 4 -L 0.363636,0.727273,0,0.363636 -L 0,0.363636,0.363636,0 -L 0.363636,0,0.727273,0.363636 -L 0.727273,0.363636,0.363636,0.727273 - -[#00F3] 22 -L 1.818182,5.090909,1.090909,4.727273 -L 1.090909,4.727273,0.363636,4 -L 0.363636,4,0,2.909091 -L 0,2.909091,0,2.181818 -L 0,2.181818,0.363636,1.090909 -L 0.363636,1.090909,1.090909,0.363636 -L 1.090909,0.363636,1.818182,0 -L 1.818182,0,2.909091,0 -L 2.909091,0,3.636364,0.363636 -L 3.636364,0.363636,4.363636,1.090909 -L 4.363636,1.090909,4.727273,2.181818 -L 4.727273,2.181818,4.727273,2.909091 -L 4.727273,2.909091,4.363636,4 -L 4.363636,4,3.636364,4.727273 -L 3.636364,4.727273,2.909091,5.090909 -L 2.909091,5.090909,1.818182,5.090909 -L 2.545455,7.272727,2.181818,7.636364 -L 2.181818,7.636364,2.545455,8 -L 2.545455,8,2.909091,7.636364 -L 2.909091,7.636364,2.909091,6.909091 -L 2.909091,6.909091,2.545455,6.181818 -L 2.545455,6.181818,2.181818,5.818182 - -#EOF diff --git a/fonts/romant.cxf b/fonts/romant.cxf deleted file mode 100644 index 426d55b..0000000 --- a/fonts/romant.cxf +++ /dev/null @@ -1,4651 +0,0 @@ -# Format: QCad II Font -# Creator: Adam Radlowski's "dodajf" program - GRASS font translator -# Version: 1.0.0 -# Name: Roman Triplex -# LetterSpacing: 3.0 -# WordSpacing: 6.75 -# LineSpacingFactor: 1.0 -# Author: Hershey fonts -# Author: Adam Radlowski (Polish) - -[!] 22 -L 0.266667,5.6,0,5.333333 -L 0,5.333333,0,4.8 -L 0,4.8,0.266667,2.666667 -L 0.266667,5.6,0.266667,1.866667 -L 0.266667,1.866667,0.533333,1.866667 -L 0.266667,5.6,0.533333,5.6 -L 0.533333,5.6,0.533333,1.866667 -L 0.533333,5.6,0.8,5.333333 -L 0.8,5.333333,0.8,4.8 -L 0.8,4.8,0.533333,2.666667 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -["] 10 -L 0.266667,5.6,0,5.333333 -L 0,5.333333,0,3.733333 -L 0.266667,5.333333,0,3.733333 -L 0.266667,5.6,0.533333,5.333333 -L 0.533333,5.333333,0,3.733333 -L 2.666667,5.6,2.4,5.333333 -L 2.4,5.333333,2.4,3.733333 -L 2.666667,5.333333,2.4,3.733333 -L 2.666667,5.6,2.933333,5.333333 -L 2.933333,5.333333,2.4,3.733333 - -[#] 4 -L 2.133333,5.6,0.266667,-1.866667 -L 3.733333,5.6,1.866667,-1.866667 -L 0.266667,2.666667,4,2.666667 -L 0,1.066667,3.733333,1.066667 - -[$] 46 -L 1.333333,6.666667,1.333333,-1.066667 -L 2.4,6.666667,2.4,-1.066667 -L 3.466667,4.266667,3.466667,4.533333 -L 3.466667,4.533333,3.2,4.533333 -L 3.2,4.533333,3.2,4 -L 3.2,4,3.733333,4 -L 3.733333,4,3.733333,4.533333 -L 3.733333,4.533333,3.466667,5.066667 -L 3.466667,5.066667,3.2,5.333333 -L 3.2,5.333333,2.4,5.6 -L 2.4,5.6,1.333333,5.6 -L 1.333333,5.6,0.533333,5.333333 -L 0.533333,5.333333,0,4.8 -L 0,4.8,0,4 -L 0,4,0.266667,3.466667 -L 0.266667,3.466667,1.066667,2.933333 -L 1.066667,2.933333,2.666667,2.4 -L 2.666667,2.4,3.2,2.133333 -L 3.2,2.133333,3.466667,1.6 -L 3.466667,1.6,3.466667,0.8 -L 3.466667,0.8,3.2,0.266667 -L 0.266667,4,0.533333,3.466667 -L 0.533333,3.466667,1.066667,3.2 -L 1.066667,3.2,2.666667,2.666667 -L 2.666667,2.666667,3.2,2.4 -L 3.2,2.4,3.466667,1.866667 -L 0.533333,5.333333,0.266667,4.8 -L 0.266667,4.8,0.266667,4.266667 -L 0.266667,4.266667,0.533333,3.733333 -L 0.533333,3.733333,1.066667,3.466667 -L 1.066667,3.466667,2.666667,2.933333 -L 2.666667,2.933333,3.466667,2.4 -L 3.466667,2.4,3.733333,1.866667 -L 3.733333,1.866667,3.733333,1.066667 -L 3.733333,1.066667,3.466667,0.533333 -L 3.466667,0.533333,3.2,0.266667 -L 3.2,0.266667,2.4,0 -L 2.4,0,1.333333,0 -L 1.333333,0,0.533333,0.266667 -L 0.533333,0.266667,0.266667,0.533333 -L 0.266667,0.533333,0,1.066667 -L 0,1.066667,0,1.6 -L 0,1.6,0.533333,1.6 -L 0.533333,1.6,0.533333,1.066667 -L 0.533333,1.066667,0.266667,1.066667 -L 0.266667,1.066667,0.266667,1.333333 - -[%] 26 -L 4.8,5.6,0,0 -L 1.333333,5.6,1.866667,5.066667 -L 1.866667,5.066667,1.866667,4.533333 -L 1.866667,4.533333,1.6,4 -L 1.6,4,1.066667,3.733333 -L 1.066667,3.733333,0.533333,3.733333 -L 0.533333,3.733333,0,4.266667 -L 0,4.266667,0,4.8 -L 0,4.8,0.266667,5.333333 -L 0.266667,5.333333,0.8,5.6 -L 0.8,5.6,1.333333,5.6 -L 1.333333,5.6,1.866667,5.333333 -L 1.866667,5.333333,2.666667,5.066667 -L 2.666667,5.066667,3.466667,5.066667 -L 3.466667,5.066667,4.266667,5.333333 -L 4.266667,5.333333,4.8,5.6 -L 3.733333,1.866667,3.2,1.6 -L 3.2,1.6,2.933333,1.066667 -L 2.933333,1.066667,2.933333,0.533333 -L 2.933333,0.533333,3.466667,0 -L 3.466667,0,4,0 -L 4,0,4.533333,0.266667 -L 4.533333,0.266667,4.8,0.8 -L 4.8,0.8,4.8,1.333333 -L 4.8,1.333333,4.266667,1.866667 -L 4.266667,1.866667,3.733333,1.866667 - -[&] 58 -L 4.8,3.2,4.8,3.466667 -L 4.8,3.466667,4.533333,3.466667 -L 4.533333,3.466667,4.533333,2.933333 -L 4.533333,2.933333,5.066667,2.933333 -L 5.066667,2.933333,5.066667,3.466667 -L 5.066667,3.466667,4.8,3.733333 -L 4.8,3.733333,4.533333,3.733333 -L 4.533333,3.733333,4.266667,3.466667 -L 4.266667,3.466667,4,2.933333 -L 4,2.933333,3.466667,1.6 -L 3.466667,1.6,2.933333,0.8 -L 2.933333,0.8,2.4,0.266667 -L 2.4,0.266667,1.866667,0 -L 1.866667,0,0.8,0 -L 0.8,0,0.266667,0.266667 -L 0.266667,0.266667,0,0.8 -L 0,0.8,0,1.6 -L 0,1.6,0.266667,2.133333 -L 0.266667,2.133333,1.866667,3.2 -L 1.866667,3.2,2.4,3.733333 -L 2.4,3.733333,2.666667,4.266667 -L 2.666667,4.266667,2.666667,4.8 -L 2.666667,4.8,2.4,5.333333 -L 2.4,5.333333,1.866667,5.6 -L 1.866667,5.6,1.333333,5.333333 -L 1.333333,5.333333,1.066667,4.8 -L 1.066667,4.8,1.066667,4 -L 1.066667,4,1.333333,3.2 -L 1.333333,3.2,1.866667,2.4 -L 1.866667,2.4,2.933333,1.066667 -L 2.933333,1.066667,3.733333,0.266667 -L 3.733333,0.266667,4.266667,0 -L 4.266667,0,4.8,0 -L 4.8,0,5.066667,0.533333 -L 5.066667,0.533333,5.066667,0.8 -L 0.533333,0.266667,0.266667,0.8 -L 0.266667,0.8,0.266667,1.6 -L 0.266667,1.6,0.533333,2.133333 -L 0.533333,2.133333,0.8,2.4 -L 2.4,3.733333,2.666667,4.8 -L 2.666667,4.266667,2.4,5.333333 -L 1.333333,5.333333,1.066667,4.266667 -L 1.333333,3.466667,1.866667,2.666667 -L 1.866667,2.666667,2.933333,1.333333 -L 2.933333,1.333333,3.733333,0.533333 -L 3.733333,0.533333,4.266667,0.266667 -L 1.333333,0,0.8,0.266667 -L 0.8,0.266667,0.533333,0.8 -L 0.533333,0.8,0.533333,1.6 -L 0.533333,1.6,0.8,2.133333 -L 0.8,2.133333,1.866667,3.2 -L 1.066667,4.8,1.333333,3.733333 -L 1.333333,3.733333,2.133333,2.666667 -L 2.133333,2.666667,3.2,1.333333 -L 3.2,1.333333,4,0.533333 -L 4,0.533333,4.533333,0.266667 -L 4.533333,0.266667,4.8,0.266667 -L 4.8,0.266667,5.066667,0.533333 - -['] 16 -L 0.8,5.066667,0.533333,4.8 -L 0.533333,4.8,0.266667,4.8 -L 0.266667,4.8,0,5.066667 -L 0,5.066667,0,5.333333 -L 0,5.333333,0.266667,5.6 -L 0.266667,5.6,0.533333,5.6 -L 0.533333,5.6,0.8,5.333333 -L 0.8,5.333333,0.8,4.533333 -L 0.8,4.533333,0.533333,4 -L 0.533333,4,0,3.733333 -L 0.266667,5.333333,0.266667,5.066667 -L 0.266667,5.066667,0.533333,5.066667 -L 0.533333,5.066667,0.533333,5.333333 -L 0.533333,5.333333,0.266667,5.333333 -L 0.533333,4.8,0.8,4.533333 -L 0.8,5.066667,0.533333,4 - -[(] 21 -L 1.866667,6.666667,1.333333,6.133333 -L 1.333333,6.133333,0.8,5.333333 -L 0.8,5.333333,0.266667,4.266667 -L 0.266667,4.266667,0,2.933333 -L 0,2.933333,0,1.866667 -L 0,1.866667,0.266667,0.533333 -L 0.266667,0.533333,0.8,-0.533333 -L 0.8,-0.533333,1.333333,-1.333333 -L 1.333333,-1.333333,1.866667,-1.866667 -L 0.8,5.066667,0.533333,4.266667 -L 0.533333,4.266667,0.266667,3.2 -L 0.266667,3.2,0.266667,1.6 -L 0.266667,1.6,0.533333,0.533333 -L 0.533333,0.533333,0.8,-0.266667 -L 1.333333,6.133333,1.066667,5.6 -L 1.066667,5.6,0.8,4.8 -L 0.8,4.8,0.533333,3.2 -L 0.533333,3.2,0.533333,1.6 -L 0.533333,1.6,0.8,0 -L 0.8,0,1.066667,-0.8 -L 1.066667,-0.8,1.333333,-1.333333 - -[)] 21 -L 0,6.666667,0.533333,6.133333 -L 0.533333,6.133333,1.066667,5.333333 -L 1.066667,5.333333,1.6,4.266667 -L 1.6,4.266667,1.866667,2.933333 -L 1.866667,2.933333,1.866667,1.866667 -L 1.866667,1.866667,1.6,0.533333 -L 1.6,0.533333,1.066667,-0.533333 -L 1.066667,-0.533333,0.533333,-1.333333 -L 0.533333,-1.333333,0,-1.866667 -L 1.066667,5.066667,1.333333,4.266667 -L 1.333333,4.266667,1.6,3.2 -L 1.6,3.2,1.6,1.6 -L 1.6,1.6,1.333333,0.533333 -L 1.333333,0.533333,1.066667,-0.266667 -L 0.533333,6.133333,0.8,5.6 -L 0.8,5.6,1.066667,4.8 -L 1.066667,4.8,1.333333,3.2 -L 1.333333,3.2,1.333333,1.6 -L 1.333333,1.6,1.066667,0 -L 1.066667,0,0.8,-0.8 -L 0.8,-0.8,0.533333,-1.333333 - -[*] 21 -L 1.333333,5.6,1.066667,5.333333 -L 1.066667,5.333333,1.6,2.666667 -L 1.6,2.666667,1.333333,2.4 -L 1.333333,5.6,1.333333,2.4 -L 1.333333,5.6,1.6,5.333333 -L 1.6,5.333333,1.066667,2.666667 -L 1.066667,2.666667,1.333333,2.4 -L 0,4.8,0.266667,4.8 -L 0.266667,4.8,2.4,3.2 -L 2.4,3.2,2.666667,3.2 -L 0,4.8,2.666667,3.2 -L 0,4.8,0,4.533333 -L 0,4.533333,2.666667,3.466667 -L 2.666667,3.466667,2.666667,3.2 -L 2.666667,4.8,2.4,4.8 -L 2.4,4.8,0.266667,3.2 -L 0.266667,3.2,0,3.2 -L 2.666667,4.8,0,3.2 -L 2.666667,4.8,2.666667,4.533333 -L 2.666667,4.533333,0,3.466667 -L 0,3.466667,0,3.2 - -[+] 8 -L 2.133333,4.8,2.133333,0.266667 -L 2.133333,0.266667,2.4,0.266667 -L 2.133333,4.8,2.4,4.8 -L 2.4,4.8,2.4,0.266667 -L 0,2.666667,4.533333,2.666667 -L 4.533333,2.666667,4.533333,2.4 -L 0,2.666667,0,2.4 -L 0,2.4,4.533333,2.4 - -[,] 16 -L 0.8,0.266667,0.533333,0 -L 0.533333,0,0.266667,0 -L 0.266667,0,0,0.266667 -L 0,0.266667,0,0.533333 -L 0,0.533333,0.266667,0.8 -L 0.266667,0.8,0.533333,0.8 -L 0.533333,0.8,0.8,0.533333 -L 0.8,0.533333,0.8,-0.266667 -L 0.8,-0.266667,0.533333,-0.8 -L 0.533333,-0.8,0,-1.066667 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 -L 0.533333,0,0.8,-0.266667 -L 0.8,0.266667,0.533333,-0.8 - -[-] 4 -L 0,2.666667,4.533333,2.666667 -L 4.533333,2.666667,4.533333,2.4 -L 0,2.666667,0,2.4 -L 0,2.4,4.533333,2.4 - -[.] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[/] 4 -L 2.666667,6.666667,0,-1.866667 -L 0,-1.866667,0,-1.866667 -L 2.666667,6.666667,2.666667,6.666667 -L 2.666667,6.666667,0,-1.866667 - -[0] 40 -L 1.6,5.6,0.8,5.333333 -L 0.8,5.333333,0.266667,4.533333 -L 0.266667,4.533333,0,3.2 -L 0,3.2,0,2.4 -L 0,2.4,0.266667,1.066667 -L 0.266667,1.066667,0.8,0.266667 -L 0.8,0.266667,1.6,0 -L 1.6,0,2.133333,0 -L 2.133333,0,2.933333,0.266667 -L 2.933333,0.266667,3.466667,1.066667 -L 3.466667,1.066667,3.733333,2.4 -L 3.733333,2.4,3.733333,3.2 -L 3.733333,3.2,3.466667,4.533333 -L 3.466667,4.533333,2.933333,5.333333 -L 2.933333,5.333333,2.133333,5.6 -L 2.133333,5.6,1.6,5.6 -L 0.8,5.066667,0.533333,4.533333 -L 0.533333,4.533333,0.266667,3.466667 -L 0.266667,3.466667,0.266667,2.133333 -L 0.266667,2.133333,0.533333,1.066667 -L 0.533333,1.066667,0.8,0.533333 -L 2.933333,0.533333,3.2,1.066667 -L 3.2,1.066667,3.466667,2.133333 -L 3.466667,2.133333,3.466667,3.466667 -L 3.466667,3.466667,3.2,4.533333 -L 3.2,4.533333,2.933333,5.066667 -L 1.6,5.6,1.066667,5.333333 -L 1.066667,5.333333,0.8,4.8 -L 0.8,4.8,0.533333,3.466667 -L 0.533333,3.466667,0.533333,2.133333 -L 0.533333,2.133333,0.8,0.8 -L 0.8,0.8,1.066667,0.266667 -L 1.066667,0.266667,1.6,0 -L 2.133333,0,2.666667,0.266667 -L 2.666667,0.266667,2.933333,0.8 -L 2.933333,0.8,3.2,2.133333 -L 3.2,2.133333,3.2,3.466667 -L 3.2,3.466667,2.933333,4.8 -L 2.933333,4.8,2.666667,5.333333 -L 2.666667,5.333333,2.133333,5.6 - -[1] 10 -L 1.066667,5.066667,1.066667,0 -L 1.333333,5.066667,1.333333,0.266667 -L 1.6,5.6,1.6,0 -L 1.6,5.6,0.8,4.8 -L 0.8,4.8,0.266667,4.533333 -L 0,0,2.666667,0 -L 1.066667,0.266667,0.533333,0 -L 1.066667,0.533333,0.8,0 -L 1.6,0.533333,1.866667,0 -L 1.6,0.266667,2.133333,0 - -[2] 48 -L 0.266667,4.533333,0.266667,4.266667 -L 0.266667,4.266667,0.533333,4.266667 -L 0.533333,4.266667,0.533333,4.533333 -L 0.533333,4.533333,0.266667,4.533333 -L 0.266667,4.8,0.533333,4.8 -L 0.533333,4.8,0.8,4.533333 -L 0.8,4.533333,0.8,4.266667 -L 0.8,4.266667,0.533333,4 -L 0.533333,4,0.266667,4 -L 0.266667,4,0,4.266667 -L 0,4.266667,0,4.533333 -L 0,4.533333,0.266667,5.066667 -L 0.266667,5.066667,0.533333,5.333333 -L 0.533333,5.333333,1.333333,5.6 -L 1.333333,5.6,2.4,5.6 -L 2.4,5.6,3.2,5.333333 -L 3.2,5.333333,3.466667,5.066667 -L 3.466667,5.066667,3.733333,4.533333 -L 3.733333,4.533333,3.733333,4 -L 3.733333,4,3.466667,3.466667 -L 3.466667,3.466667,2.666667,2.933333 -L 2.666667,2.933333,1.333333,2.4 -L 1.333333,2.4,0.8,2.133333 -L 0.8,2.133333,0.266667,1.6 -L 0.266667,1.6,0,0.8 -L 0,0.8,0,0 -L 3.2,5.066667,3.466667,4.533333 -L 3.466667,4.533333,3.466667,4 -L 3.466667,4,3.2,3.466667 -L 2.4,5.6,2.933333,5.333333 -L 2.933333,5.333333,3.2,4.533333 -L 3.2,4.533333,3.2,4 -L 3.2,4,2.933333,3.466667 -L 2.933333,3.466667,2.4,2.933333 -L 2.4,2.933333,1.333333,2.4 -L 0,0.533333,0.266667,0.8 -L 0.266667,0.8,0.8,0.8 -L 0.8,0.8,2.133333,0.533333 -L 2.133333,0.533333,3.2,0.533333 -L 3.2,0.533333,3.733333,0.8 -L 0.8,0.8,2.133333,0.266667 -L 2.133333,0.266667,3.2,0.266667 -L 3.2,0.266667,3.466667,0.533333 -L 0.8,0.8,2.133333,0 -L 2.133333,0,3.2,0 -L 3.2,0,3.466667,0.266667 -L 3.466667,0.266667,3.733333,0.8 -L 3.733333,0.8,3.733333,1.333333 - -[3] 60 -L 0.266667,4.533333,0.266667,4.266667 -L 0.266667,4.266667,0.533333,4.266667 -L 0.533333,4.266667,0.533333,4.533333 -L 0.533333,4.533333,0.266667,4.533333 -L 0.266667,4.8,0.533333,4.8 -L 0.533333,4.8,0.8,4.533333 -L 0.8,4.533333,0.8,4.266667 -L 0.8,4.266667,0.533333,4 -L 0.533333,4,0.266667,4 -L 0.266667,4,0,4.266667 -L 0,4.266667,0,4.533333 -L 0,4.533333,0.266667,5.066667 -L 0.266667,5.066667,0.533333,5.333333 -L 0.533333,5.333333,1.333333,5.6 -L 1.333333,5.6,2.4,5.6 -L 2.4,5.6,3.2,5.333333 -L 3.2,5.333333,3.466667,4.8 -L 3.466667,4.8,3.466667,4 -L 3.466667,4,3.2,3.466667 -L 3.2,3.466667,2.4,3.2 -L 2.933333,5.333333,3.2,4.8 -L 3.2,4.8,3.2,4 -L 3.2,4,2.933333,3.466667 -L 2.133333,5.6,2.666667,5.333333 -L 2.666667,5.333333,2.933333,4.8 -L 2.933333,4.8,2.933333,4 -L 2.933333,4,2.666667,3.466667 -L 2.666667,3.466667,2.133333,3.2 -L 1.6,3.2,2.4,3.2 -L 2.4,3.2,2.933333,2.933333 -L 2.933333,2.933333,3.466667,2.4 -L 3.466667,2.4,3.733333,1.866667 -L 3.733333,1.866667,3.733333,1.066667 -L 3.733333,1.066667,3.466667,0.533333 -L 3.466667,0.533333,3.2,0.266667 -L 3.2,0.266667,2.4,0 -L 2.4,0,1.333333,0 -L 1.333333,0,0.533333,0.266667 -L 0.533333,0.266667,0.266667,0.533333 -L 0.266667,0.533333,0,1.066667 -L 0,1.066667,0,1.333333 -L 0,1.333333,0.266667,1.6 -L 0.266667,1.6,0.533333,1.6 -L 0.533333,1.6,0.8,1.333333 -L 0.8,1.333333,0.8,1.066667 -L 0.8,1.066667,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 3.2,2.4,3.466667,1.866667 -L 3.466667,1.866667,3.466667,1.066667 -L 3.466667,1.066667,3.2,0.533333 -L 2.133333,3.2,2.666667,2.933333 -L 2.666667,2.933333,2.933333,2.666667 -L 2.933333,2.666667,3.2,1.866667 -L 3.2,1.866667,3.2,1.066667 -L 3.2,1.066667,2.933333,0.266667 -L 2.933333,0.266667,2.4,0 -L 0.266667,1.333333,0.266667,1.066667 -L 0.266667,1.066667,0.533333,1.066667 -L 0.533333,1.066667,0.533333,1.333333 -L 0.533333,1.333333,0.266667,1.333333 - -[4] 10 -L 2.4,4.8,2.4,0 -L 2.666667,5.066667,2.666667,0.266667 -L 2.933333,5.6,2.933333,0 -L 2.933333,5.6,0,1.6 -L 0,1.6,4.266667,1.6 -L 1.6,0,3.733333,0 -L 2.4,0.266667,1.866667,0 -L 2.4,0.533333,2.133333,0 -L 2.933333,0.533333,3.2,0 -L 2.933333,0.266667,3.466667,0 - -[5] 41 -L 0.533333,5.6,0,2.933333 -L 0,2.933333,0.533333,3.466667 -L 0.533333,3.466667,1.333333,3.733333 -L 1.333333,3.733333,2.133333,3.733333 -L 2.133333,3.733333,2.933333,3.466667 -L 2.933333,3.466667,3.466667,2.933333 -L 3.466667,2.933333,3.733333,2.133333 -L 3.733333,2.133333,3.733333,1.6 -L 3.733333,1.6,3.466667,0.8 -L 3.466667,0.8,2.933333,0.266667 -L 2.933333,0.266667,2.133333,0 -L 2.133333,0,1.333333,0 -L 1.333333,0,0.533333,0.266667 -L 0.533333,0.266667,0.266667,0.533333 -L 0.266667,0.533333,0,1.066667 -L 0,1.066667,0,1.333333 -L 0,1.333333,0.266667,1.6 -L 0.266667,1.6,0.533333,1.6 -L 0.533333,1.6,0.8,1.333333 -L 0.8,1.333333,0.8,1.066667 -L 0.8,1.066667,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 3.2,2.933333,3.466667,2.4 -L 3.466667,2.4,3.466667,1.333333 -L 3.466667,1.333333,3.2,0.8 -L 2.133333,3.733333,2.666667,3.466667 -L 2.666667,3.466667,2.933333,3.2 -L 2.933333,3.2,3.2,2.4 -L 3.2,2.4,3.2,1.333333 -L 3.2,1.333333,2.933333,0.533333 -L 2.933333,0.533333,2.666667,0.266667 -L 2.666667,0.266667,2.133333,0 -L 0.266667,1.333333,0.266667,1.066667 -L 0.266667,1.066667,0.533333,1.066667 -L 0.533333,1.066667,0.533333,1.333333 -L 0.533333,1.333333,0.266667,1.333333 -L 0.533333,5.6,3.2,5.6 -L 0.533333,5.333333,2.666667,5.333333 -L 0.533333,5.066667,1.6,5.066667 -L 1.6,5.066667,2.666667,5.333333 -L 2.666667,5.333333,3.2,5.6 - -[6] 57 -L 2.933333,4.8,2.933333,4.533333 -L 2.933333,4.533333,3.2,4.533333 -L 3.2,4.533333,3.2,4.8 -L 3.2,4.8,2.933333,4.8 -L 3.2,5.066667,2.933333,5.066667 -L 2.933333,5.066667,2.666667,4.8 -L 2.666667,4.8,2.666667,4.533333 -L 2.666667,4.533333,2.933333,4.266667 -L 2.933333,4.266667,3.2,4.266667 -L 3.2,4.266667,3.466667,4.533333 -L 3.466667,4.533333,3.466667,4.8 -L 3.466667,4.8,3.2,5.333333 -L 3.2,5.333333,2.666667,5.6 -L 2.666667,5.6,1.866667,5.6 -L 1.866667,5.6,1.066667,5.333333 -L 1.066667,5.333333,0.533333,4.8 -L 0.533333,4.8,0.266667,4.266667 -L 0.266667,4.266667,0,3.2 -L 0,3.2,0,1.6 -L 0,1.6,0.266667,0.8 -L 0.266667,0.8,0.8,0.266667 -L 0.8,0.266667,1.6,0 -L 1.6,0,2.133333,0 -L 2.133333,0,2.933333,0.266667 -L 2.933333,0.266667,3.466667,0.8 -L 3.466667,0.8,3.733333,1.6 -L 3.733333,1.6,3.733333,1.866667 -L 3.733333,1.866667,3.466667,2.666667 -L 3.466667,2.666667,2.933333,3.2 -L 2.933333,3.2,2.133333,3.466667 -L 2.133333,3.466667,1.6,3.466667 -L 1.6,3.466667,1.066667,3.2 -L 1.066667,3.2,0.8,2.933333 -L 0.8,2.933333,0.533333,2.4 -L 0.8,4.8,0.533333,4.266667 -L 0.533333,4.266667,0.266667,3.2 -L 0.266667,3.2,0.266667,1.6 -L 0.266667,1.6,0.533333,0.8 -L 0.533333,0.8,0.8,0.533333 -L 3.2,0.8,3.466667,1.333333 -L 3.466667,1.333333,3.466667,2.133333 -L 3.466667,2.133333,3.2,2.666667 -L 1.866667,5.6,1.333333,5.333333 -L 1.333333,5.333333,1.066667,5.066667 -L 1.066667,5.066667,0.8,4.533333 -L 0.8,4.533333,0.533333,3.466667 -L 0.533333,3.466667,0.533333,1.6 -L 0.533333,1.6,0.8,0.8 -L 0.8,0.8,1.066667,0.266667 -L 1.066667,0.266667,1.6,0 -L 2.133333,0,2.666667,0.266667 -L 2.666667,0.266667,2.933333,0.533333 -L 2.933333,0.533333,3.2,1.333333 -L 3.2,1.333333,3.2,2.133333 -L 3.2,2.133333,2.933333,2.933333 -L 2.933333,2.933333,2.666667,3.2 -L 2.666667,3.2,2.133333,3.466667 - -[7] 29 -L 0,5.6,0,4 -L 3.733333,5.6,3.733333,4.8 -L 3.733333,4.8,3.466667,4 -L 3.466667,4,2.4,2.666667 -L 2.4,2.666667,2.133333,2.133333 -L 2.133333,2.133333,1.866667,1.066667 -L 1.866667,1.066667,1.866667,0 -L 2.133333,2.4,1.866667,1.866667 -L 1.866667,1.866667,1.6,1.066667 -L 1.6,1.066667,1.6,0 -L 3.466667,4,2.133333,2.666667 -L 2.133333,2.666667,1.6,1.866667 -L 1.6,1.866667,1.333333,1.066667 -L 1.333333,1.066667,1.333333,0 -L 1.333333,0,1.866667,0 -L 0,4.533333,0.266667,5.066667 -L 0.266667,5.066667,0.8,5.6 -L 0.8,5.6,1.333333,5.6 -L 1.333333,5.6,2.666667,4.8 -L 2.666667,4.8,3.2,4.8 -L 3.2,4.8,3.466667,5.066667 -L 3.466667,5.066667,3.733333,5.6 -L 0.533333,5.066667,0.8,5.333333 -L 0.8,5.333333,1.333333,5.333333 -L 1.333333,5.333333,1.866667,5.066667 -L 0,4.533333,0.266667,4.8 -L 0.266667,4.8,0.8,5.066667 -L 0.8,5.066667,1.333333,5.066667 -L 1.333333,5.066667,2.666667,4.8 - -[8] 59 -L 1.333333,5.6,0.533333,5.333333 -L 0.533333,5.333333,0.266667,4.8 -L 0.266667,4.8,0.266667,4 -L 0.266667,4,0.533333,3.466667 -L 0.533333,3.466667,1.333333,3.2 -L 1.333333,3.2,2.4,3.2 -L 2.4,3.2,3.2,3.466667 -L 3.2,3.466667,3.466667,4 -L 3.466667,4,3.466667,4.8 -L 3.466667,4.8,3.2,5.333333 -L 3.2,5.333333,2.4,5.6 -L 2.4,5.6,1.333333,5.6 -L 0.8,5.333333,0.533333,4.8 -L 0.533333,4.8,0.533333,4 -L 0.533333,4,0.8,3.466667 -L 2.933333,3.466667,3.2,4 -L 3.2,4,3.2,4.8 -L 3.2,4.8,2.933333,5.333333 -L 1.333333,5.6,1.066667,5.333333 -L 1.066667,5.333333,0.8,4.8 -L 0.8,4.8,0.8,4 -L 0.8,4,1.066667,3.466667 -L 1.066667,3.466667,1.333333,3.2 -L 2.4,3.2,2.666667,3.466667 -L 2.666667,3.466667,2.933333,4 -L 2.933333,4,2.933333,4.8 -L 2.933333,4.8,2.666667,5.333333 -L 2.666667,5.333333,2.4,5.6 -L 1.333333,3.2,0.533333,2.933333 -L 0.533333,2.933333,0.266667,2.666667 -L 0.266667,2.666667,0,2.133333 -L 0,2.133333,0,1.066667 -L 0,1.066667,0.266667,0.533333 -L 0.266667,0.533333,0.533333,0.266667 -L 0.533333,0.266667,1.333333,0 -L 1.333333,0,2.4,0 -L 2.4,0,3.2,0.266667 -L 3.2,0.266667,3.466667,0.533333 -L 3.466667,0.533333,3.733333,1.066667 -L 3.733333,1.066667,3.733333,2.133333 -L 3.733333,2.133333,3.466667,2.666667 -L 3.466667,2.666667,3.2,2.933333 -L 3.2,2.933333,2.4,3.2 -L 0.533333,2.666667,0.266667,2.133333 -L 0.266667,2.133333,0.266667,1.066667 -L 0.266667,1.066667,0.533333,0.533333 -L 3.2,0.533333,3.466667,1.066667 -L 3.466667,1.066667,3.466667,2.133333 -L 3.466667,2.133333,3.2,2.666667 -L 1.333333,3.2,0.8,2.933333 -L 0.8,2.933333,0.533333,2.133333 -L 0.533333,2.133333,0.533333,1.066667 -L 0.533333,1.066667,0.8,0.266667 -L 0.8,0.266667,1.333333,0 -L 2.4,0,2.933333,0.266667 -L 2.933333,0.266667,3.2,1.066667 -L 3.2,1.066667,3.2,2.133333 -L 3.2,2.133333,2.933333,2.933333 -L 2.933333,2.933333,2.4,3.2 - -[9] 57 -L 0.533333,1.066667,0.533333,0.8 -L 0.533333,0.8,0.8,0.8 -L 0.8,0.8,0.8,1.066667 -L 0.8,1.066667,0.533333,1.066667 -L 3.2,3.2,2.933333,2.666667 -L 2.933333,2.666667,2.666667,2.4 -L 2.666667,2.4,2.133333,2.133333 -L 2.133333,2.133333,1.6,2.133333 -L 1.6,2.133333,0.8,2.4 -L 0.8,2.4,0.266667,2.933333 -L 0.266667,2.933333,0,3.733333 -L 0,3.733333,0,4 -L 0,4,0.266667,4.8 -L 0.266667,4.8,0.8,5.333333 -L 0.8,5.333333,1.6,5.6 -L 1.6,5.6,2.133333,5.6 -L 2.133333,5.6,2.933333,5.333333 -L 2.933333,5.333333,3.466667,4.8 -L 3.466667,4.8,3.733333,4 -L 3.733333,4,3.733333,2.4 -L 3.733333,2.4,3.466667,1.333333 -L 3.466667,1.333333,3.2,0.8 -L 3.2,0.8,2.666667,0.266667 -L 2.666667,0.266667,1.866667,0 -L 1.866667,0,1.066667,0 -L 1.066667,0,0.533333,0.266667 -L 0.533333,0.266667,0.266667,0.8 -L 0.266667,0.8,0.266667,1.066667 -L 0.266667,1.066667,0.533333,1.333333 -L 0.533333,1.333333,0.8,1.333333 -L 0.8,1.333333,1.066667,1.066667 -L 1.066667,1.066667,1.066667,0.8 -L 1.066667,0.8,0.8,0.533333 -L 0.8,0.533333,0.533333,0.533333 -L 0.533333,2.933333,0.266667,3.466667 -L 0.266667,3.466667,0.266667,4.266667 -L 0.266667,4.266667,0.533333,4.8 -L 2.933333,5.066667,3.2,4.8 -L 3.2,4.8,3.466667,4 -L 3.466667,4,3.466667,2.4 -L 3.466667,2.4,3.2,1.333333 -L 3.2,1.333333,2.933333,0.8 -L 1.6,2.133333,1.066667,2.4 -L 1.066667,2.4,0.8,2.666667 -L 0.8,2.666667,0.533333,3.466667 -L 0.533333,3.466667,0.533333,4.266667 -L 0.533333,4.266667,0.8,5.066667 -L 0.8,5.066667,1.066667,5.333333 -L 1.066667,5.333333,1.6,5.6 -L 2.133333,5.6,2.666667,5.333333 -L 2.666667,5.333333,2.933333,4.8 -L 2.933333,4.8,3.2,4 -L 3.2,4,3.2,2.133333 -L 3.2,2.133333,2.933333,1.066667 -L 2.933333,1.066667,2.666667,0.533333 -L 2.666667,0.533333,2.4,0.266667 -L 2.4,0.266667,1.866667,0 - -[:] 24 -L 0.266667,3.733333,0,3.466667 -L 0,3.466667,0,3.2 -L 0,3.2,0.266667,2.933333 -L 0.266667,2.933333,0.533333,2.933333 -L 0.533333,2.933333,0.8,3.2 -L 0.8,3.2,0.8,3.466667 -L 0.8,3.466667,0.533333,3.733333 -L 0.533333,3.733333,0.266667,3.733333 -L 0.266667,3.466667,0.266667,3.2 -L 0.266667,3.2,0.533333,3.2 -L 0.533333,3.2,0.533333,3.466667 -L 0.533333,3.466667,0.266667,3.466667 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[;] 28 -L 0.266667,3.733333,0,3.466667 -L 0,3.466667,0,3.2 -L 0,3.2,0.266667,2.933333 -L 0.266667,2.933333,0.533333,2.933333 -L 0.533333,2.933333,0.8,3.2 -L 0.8,3.2,0.8,3.466667 -L 0.8,3.466667,0.533333,3.733333 -L 0.533333,3.733333,0.266667,3.733333 -L 0.266667,3.466667,0.266667,3.2 -L 0.266667,3.2,0.533333,3.2 -L 0.533333,3.2,0.533333,3.466667 -L 0.533333,3.466667,0.266667,3.466667 -L 0.8,0.266667,0.533333,0 -L 0.533333,0,0.266667,0 -L 0.266667,0,0,0.266667 -L 0,0.266667,0,0.533333 -L 0,0.533333,0.266667,0.8 -L 0.266667,0.8,0.533333,0.8 -L 0.533333,0.8,0.8,0.533333 -L 0.8,0.533333,0.8,-0.266667 -L 0.8,-0.266667,0.533333,-0.8 -L 0.533333,-0.8,0,-1.066667 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 -L 0.533333,0,0.8,-0.266667 -L 0.8,0.266667,0.533333,-0.8 - -[<] 2 -L 4.266667,4.8,0,2.4 -L 0,2.4,4.266667,0 - -[=] 8 -L 0,3.733333,4.533333,3.733333 -L 4.533333,3.733333,4.533333,3.466667 -L 0,3.733333,0,3.466667 -L 0,3.466667,4.533333,3.466667 -L 0,1.6,4.533333,1.6 -L 4.533333,1.6,4.533333,1.333333 -L 0,1.6,0,1.333333 -L 0,1.333333,4.533333,1.333333 - -[>] 2 -L 0,4.8,4.266667,2.4 -L 4.266667,2.4,0,0 - -[?] 40 -L 0.266667,4.266667,0.266667,4.533333 -L 0.266667,4.533333,0.533333,4.533333 -L 0.533333,4.533333,0.533333,4 -L 0.533333,4,0,4 -L 0,4,0,4.533333 -L 0,4.533333,0.266667,5.066667 -L 0.266667,5.066667,0.533333,5.333333 -L 0.533333,5.333333,1.066667,5.6 -L 1.066667,5.6,2.133333,5.6 -L 2.133333,5.6,2.933333,5.333333 -L 2.933333,5.333333,3.2,5.066667 -L 3.2,5.066667,3.466667,4.533333 -L 3.466667,4.533333,3.466667,4 -L 3.466667,4,3.2,3.466667 -L 3.2,3.466667,2.933333,3.2 -L 2.933333,3.2,1.866667,2.666667 -L 2.933333,5.066667,3.2,4.8 -L 3.2,4.8,3.2,3.733333 -L 3.2,3.733333,2.933333,3.466667 -L 2.133333,5.6,2.666667,5.333333 -L 2.666667,5.333333,2.933333,4.8 -L 2.933333,4.8,2.933333,3.733333 -L 2.933333,3.733333,2.666667,3.2 -L 2.666667,3.2,2.4,2.933333 -L 1.6,2.666667,1.6,1.866667 -L 1.6,1.866667,1.866667,1.866667 -L 1.866667,1.866667,1.866667,2.666667 -L 1.866667,2.666667,1.6,2.666667 -L 1.6,0.8,1.333333,0.533333 -L 1.333333,0.533333,1.333333,0.266667 -L 1.333333,0.266667,1.6,0 -L 1.6,0,1.866667,0 -L 1.866667,0,2.133333,0.266667 -L 2.133333,0.266667,2.133333,0.533333 -L 2.133333,0.533333,1.866667,0.8 -L 1.866667,0.8,1.6,0.8 -L 1.6,0.533333,1.6,0.266667 -L 1.6,0.266667,1.866667,0.266667 -L 1.866667,0.266667,1.866667,0.533333 -L 1.866667,0.533333,1.6,0.533333 - -[@] 48 -L 4,3.466667,3.733333,4 -L 3.733333,4,3.2,4.266667 -L 3.2,4.266667,2.4,4.266667 -L 2.4,4.266667,1.866667,4 -L 1.866667,4,1.6,3.733333 -L 1.6,3.733333,1.333333,2.933333 -L 1.333333,2.933333,1.333333,2.133333 -L 1.333333,2.133333,1.6,1.6 -L 1.6,1.6,2.133333,1.333333 -L 2.133333,1.333333,2.933333,1.333333 -L 2.933333,1.333333,3.466667,1.6 -L 3.466667,1.6,3.733333,2.133333 -L 2.4,4.266667,1.866667,3.733333 -L 1.866667,3.733333,1.6,2.933333 -L 1.6,2.933333,1.6,2.133333 -L 1.6,2.133333,1.866667,1.6 -L 1.866667,1.6,2.133333,1.333333 -L 4,4.266667,3.733333,2.133333 -L 3.733333,2.133333,3.733333,1.6 -L 3.733333,1.6,4.266667,1.333333 -L 4.266667,1.333333,4.8,1.333333 -L 4.8,1.333333,5.333333,1.866667 -L 5.333333,1.866667,5.6,2.666667 -L 5.6,2.666667,5.6,3.2 -L 5.6,3.2,5.333333,4 -L 5.333333,4,5.066667,4.533333 -L 5.066667,4.533333,4.533333,5.066667 -L 4.533333,5.066667,4,5.333333 -L 4,5.333333,3.2,5.6 -L 3.2,5.6,2.4,5.6 -L 2.4,5.6,1.6,5.333333 -L 1.6,5.333333,1.066667,5.066667 -L 1.066667,5.066667,0.533333,4.533333 -L 0.533333,4.533333,0.266667,4 -L 0.266667,4,0,3.2 -L 0,3.2,0,2.4 -L 0,2.4,0.266667,1.6 -L 0.266667,1.6,0.533333,1.066667 -L 0.533333,1.066667,1.066667,0.533333 -L 1.066667,0.533333,1.6,0.266667 -L 1.6,0.266667,2.4,0 -L 2.4,0,3.2,0 -L 3.2,0,4,0.266667 -L 4,0.266667,4.533333,0.533333 -L 4.533333,0.533333,4.8,0.8 -L 4.266667,4.266667,4,2.133333 -L 4,2.133333,4,1.6 -L 4,1.6,4.266667,1.333333 - -[A] 12 -L 2.4,5.6,0.533333,0.266667 -L 2.133333,4.8,3.733333,0 -L 2.4,4.8,4,0 -L 2.4,5.6,4.266667,0 -L 1.066667,1.6,3.466667,1.6 -L 0,0,1.6,0 -L 2.933333,0,4.8,0 -L 0.533333,0.266667,0.266667,0 -L 0.533333,0.266667,1.066667,0 -L 3.733333,0.266667,3.2,0 -L 3.733333,0.533333,3.466667,0 -L 4,0.533333,4.533333,0 - -[B] 44 -L 0.8,5.6,0.8,0 -L 1.066667,5.333333,1.066667,0.266667 -L 1.333333,5.6,1.333333,0 -L 0,5.6,3.2,5.6 -L 3.2,5.6,4,5.333333 -L 4,5.333333,4.266667,5.066667 -L 4.266667,5.066667,4.533333,4.533333 -L 4.533333,4.533333,4.533333,4 -L 4.533333,4,4.266667,3.466667 -L 4.266667,3.466667,4,3.2 -L 4,3.2,3.2,2.933333 -L 4,5.066667,4.266667,4.533333 -L 4.266667,4.533333,4.266667,4 -L 4.266667,4,4,3.466667 -L 3.2,5.6,3.733333,5.333333 -L 3.733333,5.333333,4,4.8 -L 4,4.8,4,3.733333 -L 4,3.733333,3.733333,3.2 -L 3.733333,3.2,3.2,2.933333 -L 1.333333,2.933333,3.2,2.933333 -L 3.2,2.933333,4,2.666667 -L 4,2.666667,4.266667,2.4 -L 4.266667,2.4,4.533333,1.866667 -L 4.533333,1.866667,4.533333,1.066667 -L 4.533333,1.066667,4.266667,0.533333 -L 4.266667,0.533333,4,0.266667 -L 4,0.266667,3.2,0 -L 3.2,0,0,0 -L 4,2.4,4.266667,1.866667 -L 4.266667,1.866667,4.266667,1.066667 -L 4.266667,1.066667,4,0.533333 -L 3.2,2.933333,3.733333,2.666667 -L 3.733333,2.666667,4,2.133333 -L 4,2.133333,4,0.8 -L 4,0.8,3.733333,0.266667 -L 3.733333,0.266667,3.2,0 -L 0.266667,5.6,0.8,5.333333 -L 0.533333,5.6,0.8,5.066667 -L 1.6,5.6,1.333333,5.066667 -L 1.866667,5.6,1.333333,5.333333 -L 0.8,0.266667,0.266667,0 -L 0.8,0.533333,0.533333,0 -L 1.333333,0.533333,1.6,0 -L 1.333333,0.266667,1.866667,0 - -[C] 31 -L 3.733333,4.8,4,5.6 -L 4,5.6,4,4 -L 4,4,3.733333,4.8 -L 3.733333,4.8,3.2,5.333333 -L 3.2,5.333333,2.666667,5.6 -L 2.666667,5.6,1.866667,5.6 -L 1.866667,5.6,1.066667,5.333333 -L 1.066667,5.333333,0.533333,4.8 -L 0.533333,4.8,0.266667,4.266667 -L 0.266667,4.266667,0,3.466667 -L 0,3.466667,0,2.133333 -L 0,2.133333,0.266667,1.333333 -L 0.266667,1.333333,0.533333,0.8 -L 0.533333,0.8,1.066667,0.266667 -L 1.066667,0.266667,1.866667,0 -L 1.866667,0,2.666667,0 -L 2.666667,0,3.2,0.266667 -L 3.2,0.266667,3.733333,0.8 -L 3.733333,0.8,4,1.333333 -L 0.8,4.8,0.533333,4.266667 -L 0.533333,4.266667,0.266667,3.466667 -L 0.266667,3.466667,0.266667,2.133333 -L 0.266667,2.133333,0.533333,1.333333 -L 0.533333,1.333333,0.8,0.8 -L 1.866667,5.6,1.333333,5.333333 -L 1.333333,5.333333,0.8,4.533333 -L 0.8,4.533333,0.533333,3.466667 -L 0.533333,3.466667,0.533333,2.133333 -L 0.533333,2.133333,0.8,1.066667 -L 0.8,1.066667,1.333333,0.266667 -L 1.333333,0.266667,1.866667,0 - -[D] 34 -L 0.8,5.6,0.8,0 -L 1.066667,5.333333,1.066667,0.266667 -L 1.333333,5.6,1.333333,0 -L 0,5.6,2.666667,5.6 -L 2.666667,5.6,3.466667,5.333333 -L 3.466667,5.333333,4,4.8 -L 4,4.8,4.266667,4.266667 -L 4.266667,4.266667,4.533333,3.466667 -L 4.533333,3.466667,4.533333,2.133333 -L 4.533333,2.133333,4.266667,1.333333 -L 4.266667,1.333333,4,0.8 -L 4,0.8,3.466667,0.266667 -L 3.466667,0.266667,2.666667,0 -L 2.666667,0,0,0 -L 3.733333,4.8,4,4.266667 -L 4,4.266667,4.266667,3.466667 -L 4.266667,3.466667,4.266667,2.133333 -L 4.266667,2.133333,4,1.333333 -L 4,1.333333,3.733333,0.8 -L 2.666667,5.6,3.2,5.333333 -L 3.2,5.333333,3.733333,4.533333 -L 3.733333,4.533333,4,3.466667 -L 4,3.466667,4,2.133333 -L 4,2.133333,3.733333,1.066667 -L 3.733333,1.066667,3.2,0.266667 -L 3.2,0.266667,2.666667,0 -L 0.266667,5.6,0.8,5.333333 -L 0.533333,5.6,0.8,5.066667 -L 1.6,5.6,1.333333,5.066667 -L 1.866667,5.6,1.333333,5.333333 -L 0.8,0.266667,0.266667,0 -L 0.8,0.533333,0.533333,0 -L 1.333333,0.533333,1.6,0 -L 1.333333,0.266667,1.866667,0 - -[E] 31 -L 0.8,5.6,0.8,0 -L 1.066667,5.333333,1.066667,0.266667 -L 1.333333,5.6,1.333333,0 -L 0,5.6,4.266667,5.6 -L 4.266667,5.6,4.266667,4 -L 1.333333,2.933333,2.933333,2.933333 -L 2.933333,4,2.933333,1.866667 -L 0,0,4.266667,0 -L 4.266667,0,4.266667,1.6 -L 0.266667,5.6,0.8,5.333333 -L 0.533333,5.6,0.8,5.066667 -L 1.6,5.6,1.333333,5.066667 -L 1.866667,5.6,1.333333,5.333333 -L 2.933333,5.6,4.266667,5.333333 -L 3.466667,5.6,4.266667,5.066667 -L 3.733333,5.6,4.266667,4.8 -L 4,5.6,4.266667,4 -L 2.933333,4,2.666667,2.933333 -L 2.666667,2.933333,2.933333,1.866667 -L 2.933333,3.466667,2.4,2.933333 -L 2.4,2.933333,2.933333,2.4 -L 2.933333,3.2,1.866667,2.933333 -L 1.866667,2.933333,2.933333,2.666667 -L 0.8,0.266667,0.266667,0 -L 0.8,0.533333,0.533333,0 -L 1.333333,0.533333,1.6,0 -L 1.333333,0.266667,1.866667,0 -L 2.933333,0,4.266667,0.266667 -L 3.466667,0,4.266667,0.533333 -L 3.733333,0,4.266667,0.8 -L 4,0,4.266667,1.6 - -[F] 26 -L 0.8,5.6,0.8,0 -L 1.066667,5.333333,1.066667,0.266667 -L 1.333333,5.6,1.333333,0 -L 0,5.6,4.266667,5.6 -L 4.266667,5.6,4.266667,4 -L 1.333333,2.933333,2.933333,2.933333 -L 2.933333,4,2.933333,1.866667 -L 0,0,2.133333,0 -L 0.266667,5.6,0.8,5.333333 -L 0.533333,5.6,0.8,5.066667 -L 1.6,5.6,1.333333,5.066667 -L 1.866667,5.6,1.333333,5.333333 -L 2.933333,5.6,4.266667,5.333333 -L 3.466667,5.6,4.266667,5.066667 -L 3.733333,5.6,4.266667,4.8 -L 4,5.6,4.266667,4 -L 2.933333,4,2.666667,2.933333 -L 2.666667,2.933333,2.933333,1.866667 -L 2.933333,3.466667,2.4,2.933333 -L 2.4,2.933333,2.933333,2.4 -L 2.933333,3.2,1.866667,2.933333 -L 1.866667,2.933333,2.933333,2.666667 -L 0.8,0.266667,0.266667,0 -L 0.8,0.533333,0.533333,0 -L 1.333333,0.533333,1.6,0 -L 1.333333,0.266667,1.866667,0 - -[G] 40 -L 3.733333,4.8,4,5.6 -L 4,5.6,4,4 -L 4,4,3.733333,4.8 -L 3.733333,4.8,3.2,5.333333 -L 3.2,5.333333,2.666667,5.6 -L 2.666667,5.6,1.866667,5.6 -L 1.866667,5.6,1.066667,5.333333 -L 1.066667,5.333333,0.533333,4.8 -L 0.533333,4.8,0.266667,4.266667 -L 0.266667,4.266667,0,3.466667 -L 0,3.466667,0,2.133333 -L 0,2.133333,0.266667,1.333333 -L 0.266667,1.333333,0.533333,0.8 -L 0.533333,0.8,1.066667,0.266667 -L 1.066667,0.266667,1.866667,0 -L 1.866667,0,2.666667,0 -L 2.666667,0,3.2,0.266667 -L 3.2,0.266667,3.733333,0.266667 -L 3.733333,0.266667,4,0 -L 4,0,4,2.133333 -L 0.8,4.8,0.533333,4.266667 -L 0.533333,4.266667,0.266667,3.466667 -L 0.266667,3.466667,0.266667,2.133333 -L 0.266667,2.133333,0.533333,1.333333 -L 0.533333,1.333333,0.8,0.8 -L 1.866667,5.6,1.333333,5.333333 -L 1.333333,5.333333,0.8,4.533333 -L 0.8,4.533333,0.533333,3.466667 -L 0.533333,3.466667,0.533333,2.133333 -L 0.533333,2.133333,0.8,1.066667 -L 0.8,1.066667,1.333333,0.266667 -L 1.333333,0.266667,1.866667,0 -L 3.733333,1.866667,3.733333,0.533333 -L 3.466667,2.133333,3.466667,0.533333 -L 3.466667,0.533333,3.2,0.266667 -L 2.666667,2.133333,4.8,2.133333 -L 2.933333,2.133333,3.466667,1.866667 -L 3.2,2.133333,3.466667,1.6 -L 4.266667,2.133333,4,1.6 -L 4.533333,2.133333,4,1.866667 - -[H] 27 -L 0.8,5.6,0.8,0 -L 1.066667,5.333333,1.066667,0.266667 -L 1.333333,5.6,1.333333,0 -L 4,5.6,4,0 -L 4.266667,5.333333,4.266667,0.266667 -L 4.533333,5.6,4.533333,0 -L 0,5.6,2.133333,5.6 -L 3.2,5.6,5.333333,5.6 -L 1.333333,2.933333,4,2.933333 -L 0,0,2.133333,0 -L 3.2,0,5.333333,0 -L 0.266667,5.6,0.8,5.333333 -L 0.533333,5.6,0.8,5.066667 -L 1.6,5.6,1.333333,5.066667 -L 1.866667,5.6,1.333333,5.333333 -L 3.466667,5.6,4,5.333333 -L 3.733333,5.6,4,5.066667 -L 4.8,5.6,4.533333,5.066667 -L 5.066667,5.6,4.533333,5.333333 -L 0.8,0.266667,0.266667,0 -L 0.8,0.533333,0.533333,0 -L 1.333333,0.533333,1.6,0 -L 1.333333,0.266667,1.866667,0 -L 4,0.266667,3.466667,0 -L 4,0.533333,3.733333,0 -L 4.533333,0.533333,4.8,0 -L 4.533333,0.266667,5.066667,0 - -[I] 13 -L 0.8,5.6,0.8,0 -L 1.066667,5.333333,1.066667,0.266667 -L 1.333333,5.6,1.333333,0 -L 0,5.6,2.133333,5.6 -L 0,0,2.133333,0 -L 0.266667,5.6,0.8,5.333333 -L 0.533333,5.6,0.8,5.066667 -L 1.6,5.6,1.333333,5.066667 -L 1.866667,5.6,1.333333,5.333333 -L 0.8,0.266667,0.266667,0 -L 0.8,0.533333,0.533333,0 -L 1.333333,0.533333,1.6,0 -L 1.333333,0.266667,1.866667,0 - -[J] 27 -L 1.866667,5.6,1.866667,1.066667 -L 1.866667,1.066667,1.6,0.266667 -L 1.6,0.266667,1.333333,0 -L 2.133333,5.333333,2.133333,1.066667 -L 2.133333,1.066667,1.866667,0.266667 -L 2.4,5.6,2.4,1.066667 -L 2.4,1.066667,2.133333,0.266667 -L 2.133333,0.266667,1.333333,0 -L 1.333333,0,0.8,0 -L 0.8,0,0.266667,0.266667 -L 0.266667,0.266667,0,0.8 -L 0,0.8,0,1.333333 -L 0,1.333333,0.266667,1.6 -L 0.266667,1.6,0.533333,1.6 -L 0.533333,1.6,0.8,1.333333 -L 0.8,1.333333,0.8,1.066667 -L 0.8,1.066667,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,1.333333,0.266667,1.066667 -L 0.266667,1.066667,0.533333,1.066667 -L 0.533333,1.066667,0.533333,1.333333 -L 0.533333,1.333333,0.266667,1.333333 -L 1.066667,5.6,3.2,5.6 -L 1.333333,5.6,1.866667,5.333333 -L 1.6,5.6,1.866667,5.066667 -L 2.666667,5.6,2.4,5.066667 -L 2.933333,5.6,2.4,5.333333 - -[K] 23 -L 0.8,5.6,0.8,0 -L 1.066667,5.333333,1.066667,0.266667 -L 1.333333,5.6,1.333333,0 -L 4.266667,5.333333,1.333333,2.4 -L 2.133333,2.933333,4,0 -L 2.4,2.933333,4.266667,0 -L 2.4,3.466667,4.533333,0 -L 0,5.6,2.133333,5.6 -L 3.466667,5.6,5.066667,5.6 -L 0,0,2.133333,0 -L 3.2,0,5.066667,0 -L 0.266667,5.6,0.8,5.333333 -L 0.533333,5.6,0.8,5.066667 -L 1.6,5.6,1.333333,5.066667 -L 1.866667,5.6,1.333333,5.333333 -L 4,5.6,4.266667,5.333333 -L 4.8,5.6,4.266667,5.333333 -L 0.8,0.266667,0.266667,0 -L 0.8,0.533333,0.533333,0 -L 1.333333,0.533333,1.6,0 -L 1.333333,0.266667,1.866667,0 -L 4,0.533333,3.466667,0 -L 4,0.533333,4.8,0 - -[L] 18 -L 0.8,5.6,0.8,0 -L 1.066667,5.333333,1.066667,0.266667 -L 1.333333,5.6,1.333333,0 -L 0,5.6,2.133333,5.6 -L 0,0,4,0 -L 4,0,4,1.6 -L 0.266667,5.6,0.8,5.333333 -L 0.533333,5.6,0.8,5.066667 -L 1.6,5.6,1.333333,5.066667 -L 1.866667,5.6,1.333333,5.333333 -L 0.8,0.266667,0.266667,0 -L 0.8,0.533333,0.533333,0 -L 1.333333,0.533333,1.6,0 -L 1.333333,0.266667,1.866667,0 -L 2.666667,0,4,0.266667 -L 3.2,0,4,0.533333 -L 3.466667,0,4,0.8 -L 3.733333,0,4,1.6 - -[M] 21 -L 0.8,5.6,0.8,0.266667 -L 0.8,5.6,2.666667,0 -L 1.066667,5.6,2.666667,0.8 -L 1.333333,5.6,2.933333,0.8 -L 4.533333,5.6,2.666667,0 -L 4.533333,5.6,4.533333,0 -L 4.8,5.333333,4.8,0.266667 -L 5.066667,5.6,5.066667,0 -L 0,5.6,1.333333,5.6 -L 4.533333,5.6,5.866667,5.6 -L 0,0,1.6,0 -L 3.733333,0,5.866667,0 -L 0.266667,5.6,0.8,5.333333 -L 5.333333,5.6,5.066667,5.066667 -L 5.6,5.6,5.066667,5.333333 -L 0.8,0.266667,0.266667,0 -L 0.8,0.266667,1.333333,0 -L 4.533333,0.266667,4,0 -L 4.533333,0.533333,4.266667,0 -L 5.066667,0.533333,5.333333,0 -L 5.066667,0.266667,5.6,0 - -[N] 13 -L 0.8,5.6,0.8,0.266667 -L 0.8,5.6,4.533333,0 -L 1.066667,5.6,4.266667,0.8 -L 1.333333,5.6,4.533333,0.8 -L 4.533333,5.333333,4.533333,0 -L 0,5.6,1.333333,5.6 -L 3.733333,5.6,5.333333,5.6 -L 0,0,1.6,0 -L 0.266667,5.6,0.8,5.333333 -L 4,5.6,4.533333,5.333333 -L 5.066667,5.6,4.533333,5.333333 -L 0.8,0.266667,0.266667,0 -L 0.8,0.266667,1.333333,0 - -[O] 44 -L 1.866667,5.6,1.066667,5.333333 -L 1.066667,5.333333,0.533333,4.8 -L 0.533333,4.8,0.266667,4.266667 -L 0.266667,4.266667,0,3.2 -L 0,3.2,0,2.4 -L 0,2.4,0.266667,1.333333 -L 0.266667,1.333333,0.533333,0.8 -L 0.533333,0.8,1.066667,0.266667 -L 1.066667,0.266667,1.866667,0 -L 1.866667,0,2.4,0 -L 2.4,0,3.2,0.266667 -L 3.2,0.266667,3.733333,0.8 -L 3.733333,0.8,4,1.333333 -L 4,1.333333,4.266667,2.4 -L 4.266667,2.4,4.266667,3.2 -L 4.266667,3.2,4,4.266667 -L 4,4.266667,3.733333,4.8 -L 3.733333,4.8,3.2,5.333333 -L 3.2,5.333333,2.4,5.6 -L 2.4,5.6,1.866667,5.6 -L 0.8,4.8,0.533333,4.266667 -L 0.533333,4.266667,0.266667,3.466667 -L 0.266667,3.466667,0.266667,2.133333 -L 0.266667,2.133333,0.533333,1.333333 -L 0.533333,1.333333,0.8,0.8 -L 3.466667,0.8,3.733333,1.333333 -L 3.733333,1.333333,4,2.133333 -L 4,2.133333,4,3.466667 -L 4,3.466667,3.733333,4.266667 -L 3.733333,4.266667,3.466667,4.8 -L 1.866667,5.6,1.333333,5.333333 -L 1.333333,5.333333,0.8,4.533333 -L 0.8,4.533333,0.533333,3.466667 -L 0.533333,3.466667,0.533333,2.133333 -L 0.533333,2.133333,0.8,1.066667 -L 0.8,1.066667,1.333333,0.266667 -L 1.333333,0.266667,1.866667,0 -L 2.4,0,2.933333,0.266667 -L 2.933333,0.266667,3.466667,1.066667 -L 3.466667,1.066667,3.733333,2.133333 -L 3.733333,2.133333,3.733333,3.466667 -L 3.733333,3.466667,3.466667,4.533333 -L 3.466667,4.533333,2.933333,5.333333 -L 2.933333,5.333333,2.4,5.6 - -[P] 29 -L 0.8,5.6,0.8,0 -L 1.066667,5.333333,1.066667,0.266667 -L 1.333333,5.6,1.333333,0 -L 0,5.6,3.2,5.6 -L 3.2,5.6,4,5.333333 -L 4,5.333333,4.266667,5.066667 -L 4.266667,5.066667,4.533333,4.533333 -L 4.533333,4.533333,4.533333,3.733333 -L 4.533333,3.733333,4.266667,3.2 -L 4.266667,3.2,4,2.933333 -L 4,2.933333,3.2,2.666667 -L 3.2,2.666667,1.333333,2.666667 -L 4,5.066667,4.266667,4.533333 -L 4.266667,4.533333,4.266667,3.733333 -L 4.266667,3.733333,4,3.2 -L 3.2,5.6,3.733333,5.333333 -L 3.733333,5.333333,4,4.8 -L 4,4.8,4,3.466667 -L 4,3.466667,3.733333,2.933333 -L 3.733333,2.933333,3.2,2.666667 -L 0,0,2.133333,0 -L 0.266667,5.6,0.8,5.333333 -L 0.533333,5.6,0.8,5.066667 -L 1.6,5.6,1.333333,5.066667 -L 1.866667,5.6,1.333333,5.333333 -L 0.8,0.266667,0.266667,0 -L 0.8,0.533333,0.533333,0 -L 1.333333,0.533333,1.6,0 -L 1.333333,0.266667,1.866667,0 - -[Q] 61 -L 1.866667,5.6,1.066667,5.333333 -L 1.066667,5.333333,0.533333,4.8 -L 0.533333,4.8,0.266667,4.266667 -L 0.266667,4.266667,0,3.2 -L 0,3.2,0,2.4 -L 0,2.4,0.266667,1.333333 -L 0.266667,1.333333,0.533333,0.8 -L 0.533333,0.8,1.066667,0.266667 -L 1.066667,0.266667,1.866667,0 -L 1.866667,0,2.4,0 -L 2.4,0,3.2,0.266667 -L 3.2,0.266667,3.733333,0.8 -L 3.733333,0.8,4,1.333333 -L 4,1.333333,4.266667,2.4 -L 4.266667,2.4,4.266667,3.2 -L 4.266667,3.2,4,4.266667 -L 4,4.266667,3.733333,4.8 -L 3.733333,4.8,3.2,5.333333 -L 3.2,5.333333,2.4,5.6 -L 2.4,5.6,1.866667,5.6 -L 0.8,4.8,0.533333,4.266667 -L 0.533333,4.266667,0.266667,3.466667 -L 0.266667,3.466667,0.266667,2.133333 -L 0.266667,2.133333,0.533333,1.333333 -L 0.533333,1.333333,0.8,0.8 -L 3.466667,0.8,3.733333,1.333333 -L 3.733333,1.333333,4,2.133333 -L 4,2.133333,4,3.466667 -L 4,3.466667,3.733333,4.266667 -L 3.733333,4.266667,3.466667,4.8 -L 1.866667,5.6,1.333333,5.333333 -L 1.333333,5.333333,0.8,4.533333 -L 0.8,4.533333,0.533333,3.466667 -L 0.533333,3.466667,0.533333,2.133333 -L 0.533333,2.133333,0.8,1.066667 -L 0.8,1.066667,1.333333,0.266667 -L 1.333333,0.266667,1.866667,0 -L 2.4,0,2.933333,0.266667 -L 2.933333,0.266667,3.466667,1.066667 -L 3.466667,1.066667,3.733333,2.133333 -L 3.733333,2.133333,3.733333,3.466667 -L 3.733333,3.466667,3.466667,4.533333 -L 3.466667,4.533333,2.933333,5.333333 -L 2.933333,5.333333,2.4,5.6 -L 1.066667,0.8,1.333333,1.333333 -L 1.333333,1.333333,1.866667,1.6 -L 1.866667,1.6,2.133333,1.6 -L 2.133333,1.6,2.666667,1.333333 -L 2.666667,1.333333,2.933333,0.8 -L 2.933333,0.8,3.2,-0.8 -L 3.2,-0.8,3.466667,-1.333333 -L 3.466667,-1.333333,4,-1.333333 -L 4,-1.333333,4.266667,-0.8 -L 4.266667,-0.8,4.266667,-0.266667 -L 3.2,-0.266667,3.466667,-0.8 -L 3.466667,-0.8,3.733333,-1.066667 -L 3.733333,-1.066667,4,-1.066667 -L 2.933333,0.8,3.466667,-0.533333 -L 3.466667,-0.533333,3.733333,-0.8 -L 3.733333,-0.8,4,-0.8 -L 4,-0.8,4.266667,-0.533333 - -[R] 44 -L 0.8,5.6,0.8,0 -L 1.066667,5.333333,1.066667,0.266667 -L 1.333333,5.6,1.333333,0 -L 0,5.6,3.2,5.6 -L 3.2,5.6,4,5.333333 -L 4,5.333333,4.266667,5.066667 -L 4.266667,5.066667,4.533333,4.533333 -L 4.533333,4.533333,4.533333,4 -L 4.533333,4,4.266667,3.466667 -L 4.266667,3.466667,4,3.2 -L 4,3.2,3.2,2.933333 -L 3.2,2.933333,1.333333,2.933333 -L 4,5.066667,4.266667,4.533333 -L 4.266667,4.533333,4.266667,4 -L 4.266667,4,4,3.466667 -L 3.2,5.6,3.733333,5.333333 -L 3.733333,5.333333,4,4.8 -L 4,4.8,4,3.733333 -L 4,3.733333,3.733333,3.2 -L 3.733333,3.2,3.2,2.933333 -L 2.4,2.933333,2.933333,2.666667 -L 2.933333,2.666667,3.2,2.133333 -L 3.2,2.133333,3.733333,0.533333 -L 3.733333,0.533333,4,0 -L 4,0,4.533333,0 -L 4.533333,0,4.8,0.533333 -L 4.8,0.533333,4.8,1.066667 -L 3.733333,1.066667,4,0.533333 -L 4,0.533333,4.266667,0.266667 -L 4.266667,0.266667,4.533333,0.266667 -L 2.933333,2.666667,3.2,2.4 -L 3.2,2.4,4,0.8 -L 4,0.8,4.266667,0.533333 -L 4.266667,0.533333,4.533333,0.533333 -L 4.533333,0.533333,4.8,0.8 -L 0,0,2.133333,0 -L 0.266667,5.6,0.8,5.333333 -L 0.533333,5.6,0.8,5.066667 -L 1.6,5.6,1.333333,5.066667 -L 1.866667,5.6,1.333333,5.333333 -L 0.8,0.266667,0.266667,0 -L 0.8,0.533333,0.533333,0 -L 1.333333,0.533333,1.6,0 -L 1.333333,0.266667,1.866667,0 - -[S] 38 -L 3.466667,4.8,3.733333,5.6 -L 3.733333,5.6,3.733333,4 -L 3.733333,4,3.466667,4.8 -L 3.466667,4.8,2.933333,5.333333 -L 2.933333,5.333333,2.133333,5.6 -L 2.133333,5.6,1.333333,5.6 -L 1.333333,5.6,0.533333,5.333333 -L 0.533333,5.333333,0,4.8 -L 0,4.8,0,4 -L 0,4,0.266667,3.466667 -L 0.266667,3.466667,1.066667,2.933333 -L 1.066667,2.933333,2.666667,2.4 -L 2.666667,2.4,3.2,2.133333 -L 3.2,2.133333,3.466667,1.6 -L 3.466667,1.6,3.466667,0.8 -L 3.466667,0.8,3.2,0.266667 -L 0.266667,4,0.533333,3.466667 -L 0.533333,3.466667,1.066667,3.2 -L 1.066667,3.2,2.666667,2.666667 -L 2.666667,2.666667,3.2,2.4 -L 3.2,2.4,3.466667,1.866667 -L 0.533333,5.333333,0.266667,4.8 -L 0.266667,4.8,0.266667,4.266667 -L 0.266667,4.266667,0.533333,3.733333 -L 0.533333,3.733333,1.066667,3.466667 -L 1.066667,3.466667,2.666667,2.933333 -L 2.666667,2.933333,3.466667,2.4 -L 3.466667,2.4,3.733333,1.866667 -L 3.733333,1.866667,3.733333,1.066667 -L 3.733333,1.066667,3.466667,0.533333 -L 3.466667,0.533333,3.2,0.266667 -L 3.2,0.266667,2.4,0 -L 2.4,0,1.6,0 -L 1.6,0,0.8,0.266667 -L 0.8,0.266667,0.266667,0.8 -L 0.266667,0.8,0,1.6 -L 0,1.6,0,0 -L 0,0,0.266667,0.8 - -[T] 19 -L 0,5.6,0,4 -L 1.866667,5.6,1.866667,0 -L 2.133333,5.333333,2.133333,0.266667 -L 2.4,5.6,2.4,0 -L 4.266667,5.6,4.266667,4 -L 0,5.6,4.266667,5.6 -L 1.066667,0,3.2,0 -L 0.266667,5.6,0,4 -L 0.533333,5.6,0,4.8 -L 0.8,5.6,0,5.066667 -L 1.333333,5.6,0,5.333333 -L 2.933333,5.6,4.266667,5.333333 -L 3.466667,5.6,4.266667,5.066667 -L 3.733333,5.6,4.266667,4.8 -L 4,5.6,4.266667,4 -L 1.866667,0.266667,1.333333,0 -L 1.866667,0.533333,1.6,0 -L 2.4,0.533333,2.666667,0 -L 2.4,0.266667,2.933333,0 - -[U] 23 -L 0.8,5.6,0.8,1.6 -L 0.8,1.6,1.066667,0.8 -L 1.066667,0.8,1.6,0.266667 -L 1.6,0.266667,2.4,0 -L 2.4,0,2.933333,0 -L 2.933333,0,3.733333,0.266667 -L 3.733333,0.266667,4.266667,0.8 -L 4.266667,0.8,4.533333,1.6 -L 4.533333,1.6,4.533333,5.333333 -L 1.066667,5.333333,1.066667,1.333333 -L 1.066667,1.333333,1.333333,0.8 -L 1.333333,5.6,1.333333,1.333333 -L 1.333333,1.333333,1.6,0.533333 -L 1.6,0.533333,1.866667,0.266667 -L 1.866667,0.266667,2.4,0 -L 0,5.6,2.133333,5.6 -L 3.733333,5.6,5.333333,5.6 -L 0.266667,5.6,0.8,5.333333 -L 0.533333,5.6,0.8,5.066667 -L 1.6,5.6,1.333333,5.066667 -L 1.866667,5.6,1.333333,5.333333 -L 4,5.6,4.533333,5.333333 -L 5.066667,5.6,4.533333,5.333333 - -[V] 12 -L 0.533333,5.6,2.4,0 -L 0.8,5.6,2.4,0.8 -L 2.4,0.8,2.4,0 -L 1.066667,5.6,2.666667,0.8 -L 4.266667,5.333333,2.4,0 -L 0,5.6,1.866667,5.6 -L 3.2,5.6,4.8,5.6 -L 0.266667,5.6,0.8,5.066667 -L 1.333333,5.6,1.066667,5.066667 -L 1.6,5.6,1.066667,5.333333 -L 3.733333,5.6,4.266667,5.333333 -L 4.533333,5.6,4.266667,5.333333 - -[W] 21 -L 0.8,5.6,1.866667,0 -L 1.066667,5.6,1.866667,1.333333 -L 1.866667,1.333333,1.866667,0 -L 1.333333,5.6,2.133333,1.333333 -L 2.933333,5.6,2.133333,1.333333 -L 2.133333,1.333333,1.866667,0 -L 2.933333,5.6,4,0 -L 3.2,5.6,4,1.333333 -L 4,1.333333,4,0 -L 3.466667,5.6,4.266667,1.333333 -L 5.066667,5.333333,4.266667,1.333333 -L 4.266667,1.333333,4,0 -L 0,5.6,2.133333,5.6 -L 2.933333,5.6,3.466667,5.6 -L 4.266667,5.6,5.866667,5.6 -L 0.266667,5.6,1.066667,5.333333 -L 0.533333,5.6,1.066667,5.066667 -L 1.6,5.6,1.333333,5.066667 -L 1.866667,5.6,1.333333,5.333333 -L 4.533333,5.6,5.066667,5.333333 -L 5.6,5.6,5.066667,5.333333 - -[X] 18 -L 0.533333,5.6,3.733333,0 -L 0.8,5.6,4,0 -L 1.066667,5.6,4.266667,0 -L 4,5.333333,0.8,0.266667 -L 0,5.6,1.866667,5.6 -L 3.2,5.6,4.8,5.6 -L 0,0,1.6,0 -L 2.933333,0,4.8,0 -L 0.266667,5.6,1.066667,5.066667 -L 1.333333,5.6,1.066667,5.066667 -L 1.6,5.6,1.066667,5.333333 -L 3.466667,5.6,4,5.333333 -L 4.533333,5.6,4,5.333333 -L 0.8,0.266667,0.266667,0 -L 0.8,0.266667,1.333333,0 -L 3.733333,0.266667,3.2,0 -L 3.733333,0.533333,3.466667,0 -L 3.733333,0.533333,4.533333,0 - -[Y] 18 -L 0.533333,5.6,2.4,2.666667 -L 2.4,2.666667,2.4,0 -L 0.8,5.6,2.666667,2.666667 -L 2.666667,2.666667,2.666667,0.266667 -L 1.066667,5.6,2.933333,2.666667 -L 2.933333,2.666667,2.933333,0 -L 4.533333,5.333333,2.933333,2.666667 -L 0,5.6,1.866667,5.6 -L 3.733333,5.6,5.333333,5.6 -L 1.6,0,3.733333,0 -L 0.266667,5.6,0.8,5.333333 -L 1.6,5.6,1.066667,5.333333 -L 4,5.6,4.533333,5.333333 -L 5.066667,5.6,4.533333,5.333333 -L 2.4,0.266667,1.866667,0 -L 2.4,0.533333,2.133333,0 -L 2.933333,0.533333,3.2,0 -L 2.933333,0.266667,3.466667,0 - -[Z] 15 -L 3.733333,5.6,0,5.6 -L 0,5.6,0,4 -L 3.2,5.6,0,0 -L 3.466667,5.6,0.266667,0 -L 3.733333,5.6,0.533333,0 -L 0,0,3.733333,0 -L 3.733333,0,3.733333,1.6 -L 0.266667,5.6,0,4 -L 0.533333,5.6,0,4.8 -L 0.8,5.6,0,5.066667 -L 1.333333,5.6,0,5.333333 -L 2.4,0,3.733333,0.266667 -L 2.933333,0,3.733333,0.533333 -L 3.2,0,3.733333,0.8 -L 3.466667,0,3.733333,1.6 - -[[] 4 -L 0,6.666667,0,-1.866667 -L 0.266667,6.666667,0.266667,-1.866667 -L 0,6.666667,1.866667,6.666667 -L 0,-1.866667,1.866667,-1.866667 - -[\] 1 -L 0,5.6,3.733333,-0.8 - -[]] 4 -L 1.6,6.666667,1.6,-1.866667 -L 1.866667,6.666667,1.866667,-1.866667 -L 0,6.666667,1.866667,6.666667 -L 0,-1.866667,1.866667,-1.866667 - -[^] 5 -L 0.8,4,1.333333,4.8 -L 1.333333,4.8,1.866667,4 -L 0,3.2,1.333333,4.533333 -L 1.333333,4.533333,2.666667,3.2 -L 1.333333,4.533333,1.333333,0 - -[_] 1 -L 0,-0.533333,4.266667,-0.533333 - -[`] 16 -L 0.8,5.6,0.266667,5.333333 -L 0.266667,5.333333,0,4.8 -L 0,4.8,0,4 -L 0,4,0.266667,3.733333 -L 0.266667,3.733333,0.533333,3.733333 -L 0.533333,3.733333,0.8,4 -L 0.8,4,0.8,4.266667 -L 0.8,4.266667,0.533333,4.533333 -L 0.533333,4.533333,0.266667,4.533333 -L 0.266667,4.533333,0,4.266667 -L 0.266667,4.266667,0.266667,4 -L 0.266667,4,0.533333,4 -L 0.533333,4,0.533333,4.266667 -L 0.533333,4.266667,0.266667,4.266667 -L 0.266667,5.333333,0,4.266667 -L 0,4.8,0.266667,4.533333 - -[a] 42 -L 0.533333,2.933333,0.533333,3.2 -L 0.533333,3.2,0.8,3.2 -L 0.8,3.2,0.8,2.666667 -L 0.8,2.666667,0.266667,2.666667 -L 0.266667,2.666667,0.266667,3.2 -L 0.266667,3.2,0.533333,3.466667 -L 0.533333,3.466667,1.066667,3.733333 -L 1.066667,3.733333,2.133333,3.733333 -L 2.133333,3.733333,2.666667,3.466667 -L 2.666667,3.466667,2.933333,3.2 -L 2.933333,3.2,3.2,2.666667 -L 3.2,2.666667,3.2,0.8 -L 3.2,0.8,3.466667,0.266667 -L 3.466667,0.266667,3.733333,0 -L 2.666667,3.2,2.933333,2.666667 -L 2.933333,2.666667,2.933333,0.8 -L 2.933333,0.8,3.2,0.266667 -L 2.133333,3.733333,2.4,3.466667 -L 2.4,3.466667,2.666667,2.933333 -L 2.666667,2.933333,2.666667,0.8 -L 2.666667,0.8,2.933333,0.266667 -L 2.933333,0.266667,3.733333,0 -L 3.733333,0,4,0 -L 2.666667,2.4,2.4,2.133333 -L 2.4,2.133333,1.066667,1.866667 -L 1.066667,1.866667,0.266667,1.6 -L 0.266667,1.6,0,1.066667 -L 0,1.066667,0,0.8 -L 0,0.8,0.266667,0.266667 -L 0.266667,0.266667,1.066667,0 -L 1.066667,0,1.866667,0 -L 1.866667,0,2.4,0.266667 -L 2.4,0.266667,2.666667,0.8 -L 0.533333,1.6,0.266667,1.066667 -L 0.266667,1.066667,0.266667,0.8 -L 0.266667,0.8,0.533333,0.266667 -L 2.4,2.133333,1.333333,1.866667 -L 1.333333,1.866667,0.8,1.6 -L 0.8,1.6,0.533333,1.066667 -L 0.533333,1.066667,0.533333,0.8 -L 0.533333,0.8,0.8,0.266667 -L 0.8,0.266667,1.066667,0 - -[b] 31 -L 0.8,5.6,0.8,0 -L 0.8,0,1.066667,0.266667 -L 1.066667,0.266667,1.6,0.266667 -L 1.066667,5.333333,1.066667,0.533333 -L 0,5.6,1.333333,5.6 -L 1.333333,5.6,1.333333,0.266667 -L 1.333333,2.933333,1.6,3.466667 -L 1.6,3.466667,2.133333,3.733333 -L 2.133333,3.733333,2.666667,3.733333 -L 2.666667,3.733333,3.466667,3.466667 -L 3.466667,3.466667,4,2.933333 -L 4,2.933333,4.266667,2.133333 -L 4.266667,2.133333,4.266667,1.6 -L 4.266667,1.6,4,0.8 -L 4,0.8,3.466667,0.266667 -L 3.466667,0.266667,2.666667,0 -L 2.666667,0,2.133333,0 -L 2.133333,0,1.6,0.266667 -L 1.6,0.266667,1.333333,0.8 -L 3.733333,2.933333,4,2.4 -L 4,2.4,4,1.333333 -L 4,1.333333,3.733333,0.8 -L 2.666667,3.733333,3.2,3.466667 -L 3.2,3.466667,3.466667,3.2 -L 3.466667,3.2,3.733333,2.4 -L 3.733333,2.4,3.733333,1.333333 -L 3.733333,1.333333,3.466667,0.533333 -L 3.466667,0.533333,3.2,0.266667 -L 3.2,0.266667,2.666667,0 -L 0.266667,5.6,0.8,5.333333 -L 0.533333,5.6,0.8,5.066667 - -[c] 28 -L 3.2,2.666667,3.2,2.933333 -L 3.2,2.933333,2.933333,2.933333 -L 2.933333,2.933333,2.933333,2.4 -L 2.933333,2.4,3.466667,2.4 -L 3.466667,2.4,3.466667,2.933333 -L 3.466667,2.933333,2.933333,3.466667 -L 2.933333,3.466667,2.4,3.733333 -L 2.4,3.733333,1.6,3.733333 -L 1.6,3.733333,0.8,3.466667 -L 0.8,3.466667,0.266667,2.933333 -L 0.266667,2.933333,0,2.133333 -L 0,2.133333,0,1.6 -L 0,1.6,0.266667,0.8 -L 0.266667,0.8,0.8,0.266667 -L 0.8,0.266667,1.6,0 -L 1.6,0,2.133333,0 -L 2.133333,0,2.933333,0.266667 -L 2.933333,0.266667,3.466667,0.8 -L 0.533333,2.933333,0.266667,2.4 -L 0.266667,2.4,0.266667,1.333333 -L 0.266667,1.333333,0.533333,0.8 -L 1.6,3.733333,1.066667,3.466667 -L 1.066667,3.466667,0.8,3.2 -L 0.8,3.2,0.533333,2.4 -L 0.533333,2.4,0.533333,1.333333 -L 0.533333,1.333333,0.8,0.533333 -L 0.8,0.533333,1.066667,0.266667 -L 1.066667,0.266667,1.6,0 - -[d] 32 -L 2.933333,5.6,2.933333,0 -L 2.933333,0,4.266667,0 -L 3.2,5.333333,3.2,0.266667 -L 2.133333,5.6,3.466667,5.6 -L 3.466667,5.6,3.466667,0 -L 2.933333,2.933333,2.666667,3.466667 -L 2.666667,3.466667,2.133333,3.733333 -L 2.133333,3.733333,1.6,3.733333 -L 1.6,3.733333,0.8,3.466667 -L 0.8,3.466667,0.266667,2.933333 -L 0.266667,2.933333,0,2.133333 -L 0,2.133333,0,1.6 -L 0,1.6,0.266667,0.8 -L 0.266667,0.8,0.8,0.266667 -L 0.8,0.266667,1.6,0 -L 1.6,0,2.133333,0 -L 2.133333,0,2.666667,0.266667 -L 2.666667,0.266667,2.933333,0.8 -L 0.533333,2.933333,0.266667,2.4 -L 0.266667,2.4,0.266667,1.333333 -L 0.266667,1.333333,0.533333,0.8 -L 1.6,3.733333,1.066667,3.466667 -L 1.066667,3.466667,0.8,3.2 -L 0.8,3.2,0.533333,2.4 -L 0.533333,2.4,0.533333,1.333333 -L 0.533333,1.333333,0.8,0.533333 -L 0.8,0.533333,1.066667,0.266667 -L 1.066667,0.266667,1.6,0 -L 2.4,5.6,2.933333,5.333333 -L 2.666667,5.6,2.933333,5.066667 -L 3.466667,0.533333,3.733333,0 -L 3.466667,0.266667,4,0 - -[e] 31 -L 0.533333,2.133333,3.466667,2.133333 -L 3.466667,2.133333,3.466667,2.666667 -L 3.466667,2.666667,3.2,3.2 -L 3.2,3.2,2.933333,3.466667 -L 2.933333,3.466667,2.133333,3.733333 -L 2.133333,3.733333,1.6,3.733333 -L 1.6,3.733333,0.8,3.466667 -L 0.8,3.466667,0.266667,2.933333 -L 0.266667,2.933333,0,2.133333 -L 0,2.133333,0,1.6 -L 0,1.6,0.266667,0.8 -L 0.266667,0.8,0.8,0.266667 -L 0.8,0.266667,1.6,0 -L 1.6,0,2.133333,0 -L 2.133333,0,2.933333,0.266667 -L 2.933333,0.266667,3.466667,0.8 -L 3.2,2.4,3.2,2.666667 -L 3.2,2.666667,2.933333,3.2 -L 0.533333,2.933333,0.266667,2.4 -L 0.266667,2.4,0.266667,1.333333 -L 0.266667,1.333333,0.533333,0.8 -L 2.933333,2.133333,2.933333,2.933333 -L 2.933333,2.933333,2.666667,3.466667 -L 2.666667,3.466667,2.133333,3.733333 -L 1.6,3.733333,1.066667,3.466667 -L 1.066667,3.466667,0.8,3.2 -L 0.8,3.2,0.533333,2.4 -L 0.533333,2.4,0.533333,1.333333 -L 0.533333,1.333333,0.8,0.533333 -L 0.8,0.533333,1.066667,0.266667 -L 1.066667,0.266667,1.6,0 - -[f] 22 -L 2.666667,5.066667,2.666667,5.333333 -L 2.666667,5.333333,2.4,5.333333 -L 2.4,5.333333,2.4,4.8 -L 2.4,4.8,2.933333,4.8 -L 2.933333,4.8,2.933333,5.333333 -L 2.933333,5.333333,2.666667,5.6 -L 2.666667,5.6,1.866667,5.6 -L 1.866667,5.6,1.333333,5.333333 -L 1.333333,5.333333,1.066667,5.066667 -L 1.066667,5.066667,0.8,4.266667 -L 0.8,4.266667,0.8,0 -L 1.333333,5.066667,1.066667,4.266667 -L 1.066667,4.266667,1.066667,0.266667 -L 1.866667,5.6,1.6,5.333333 -L 1.6,5.333333,1.333333,4.8 -L 1.333333,4.8,1.333333,0 -L 0,3.733333,2.4,3.733333 -L 0,0,2.133333,0 -L 0.8,0.266667,0.266667,0 -L 0.8,0.533333,0.533333,0 -L 1.333333,0.533333,1.6,0 -L 1.333333,0.266667,1.866667,0 - -[g] 69 -L 3.466667,3.466667,3.733333,3.2 -L 3.733333,3.2,4,3.466667 -L 4,3.466667,3.733333,3.733333 -L 3.733333,3.733333,3.466667,3.733333 -L 3.466667,3.733333,2.933333,3.466667 -L 2.933333,3.466667,2.666667,3.2 -L 1.6,3.733333,1.066667,3.466667 -L 1.066667,3.466667,0.8,3.2 -L 0.8,3.2,0.533333,2.666667 -L 0.533333,2.666667,0.533333,2.133333 -L 0.533333,2.133333,0.8,1.6 -L 0.8,1.6,1.066667,1.333333 -L 1.066667,1.333333,1.6,1.066667 -L 1.6,1.066667,2.133333,1.066667 -L 2.133333,1.066667,2.666667,1.333333 -L 2.666667,1.333333,2.933333,1.6 -L 2.933333,1.6,3.2,2.133333 -L 3.2,2.133333,3.2,2.666667 -L 3.2,2.666667,2.933333,3.2 -L 2.933333,3.2,2.666667,3.466667 -L 2.666667,3.466667,2.133333,3.733333 -L 2.133333,3.733333,1.6,3.733333 -L 1.066667,3.2,0.8,2.666667 -L 0.8,2.666667,0.8,2.133333 -L 0.8,2.133333,1.066667,1.6 -L 2.666667,1.6,2.933333,2.133333 -L 2.933333,2.133333,2.933333,2.666667 -L 2.933333,2.666667,2.666667,3.2 -L 1.6,3.733333,1.333333,3.466667 -L 1.333333,3.466667,1.066667,2.933333 -L 1.066667,2.933333,1.066667,1.866667 -L 1.066667,1.866667,1.333333,1.333333 -L 1.333333,1.333333,1.6,1.066667 -L 2.133333,1.066667,2.4,1.333333 -L 2.4,1.333333,2.666667,1.866667 -L 2.666667,1.866667,2.666667,2.933333 -L 2.666667,2.933333,2.4,3.466667 -L 2.4,3.466667,2.133333,3.733333 -L 0.8,1.6,0.533333,1.333333 -L 0.533333,1.333333,0.266667,0.8 -L 0.266667,0.8,0.266667,0.533333 -L 0.266667,0.533333,0.533333,0 -L 0.533333,0,0.8,-0.266667 -L 0.8,-0.266667,1.6,-0.533333 -L 1.6,-0.533333,2.666667,-0.533333 -L 2.666667,-0.533333,3.466667,-0.8 -L 3.466667,-0.8,3.733333,-1.066667 -L 0.8,0,1.6,-0.266667 -L 1.6,-0.266667,2.666667,-0.266667 -L 2.666667,-0.266667,3.466667,-0.533333 -L 0.266667,0.533333,0.533333,0.266667 -L 0.533333,0.266667,1.333333,0 -L 1.333333,0,2.666667,0 -L 2.666667,0,3.466667,-0.266667 -L 3.466667,-0.266667,3.733333,-0.8 -L 3.733333,-0.8,3.733333,-1.066667 -L 3.733333,-1.066667,3.466667,-1.6 -L 3.466667,-1.6,2.666667,-1.866667 -L 2.666667,-1.866667,1.066667,-1.866667 -L 1.066667,-1.866667,0.266667,-1.6 -L 0.266667,-1.6,0,-1.066667 -L 0,-1.066667,0,-0.8 -L 0,-0.8,0.266667,-0.266667 -L 0.266667,-0.266667,1.066667,0 -L 1.066667,-1.866667,0.533333,-1.6 -L 0.533333,-1.6,0.266667,-1.066667 -L 0.266667,-1.066667,0.266667,-0.8 -L 0.266667,-0.8,0.533333,-0.266667 -L 0.533333,-0.266667,1.066667,0 - -[h] 29 -L 0.8,5.6,0.8,0 -L 1.066667,5.333333,1.066667,0.266667 -L 0,5.6,1.333333,5.6 -L 1.333333,5.6,1.333333,0 -L 1.333333,2.666667,1.6,3.2 -L 1.6,3.2,1.866667,3.466667 -L 1.866667,3.466667,2.4,3.733333 -L 2.4,3.733333,3.2,3.733333 -L 3.2,3.733333,3.733333,3.466667 -L 3.733333,3.466667,4,3.2 -L 4,3.2,4.266667,2.4 -L 4.266667,2.4,4.266667,0 -L 3.733333,3.2,4,2.4 -L 4,2.4,4,0.266667 -L 3.2,3.733333,3.466667,3.466667 -L 3.466667,3.466667,3.733333,2.666667 -L 3.733333,2.666667,3.733333,0 -L 0,0,2.133333,0 -L 2.933333,0,5.066667,0 -L 0.266667,5.6,0.8,5.333333 -L 0.533333,5.6,0.8,5.066667 -L 0.8,0.266667,0.266667,0 -L 0.8,0.533333,0.533333,0 -L 1.333333,0.533333,1.6,0 -L 1.333333,0.266667,1.866667,0 -L 3.733333,0.266667,3.2,0 -L 3.733333,0.533333,3.466667,0 -L 4.266667,0.533333,4.533333,0 -L 4.266667,0.266667,4.8,0 - -[i] 17 -L 0.8,5.6,0.8,5.066667 -L 0.8,5.066667,1.333333,5.066667 -L 1.333333,5.066667,1.333333,5.6 -L 1.333333,5.6,0.8,5.6 -L 1.066667,5.6,1.066667,5.066667 -L 0.8,5.333333,1.333333,5.333333 -L 0.8,3.733333,0.8,0 -L 1.066667,3.466667,1.066667,0.266667 -L 0,3.733333,1.333333,3.733333 -L 1.333333,3.733333,1.333333,0 -L 0,0,2.133333,0 -L 0.266667,3.733333,0.8,3.466667 -L 0.533333,3.733333,0.8,3.2 -L 0.8,0.266667,0.266667,0 -L 0.8,0.533333,0.533333,0 -L 1.333333,0.533333,1.6,0 -L 1.333333,0.266667,1.866667,0 - -[j] 25 -L 1.6,5.6,1.6,5.066667 -L 1.6,5.066667,2.133333,5.066667 -L 2.133333,5.066667,2.133333,5.6 -L 2.133333,5.6,1.6,5.6 -L 1.866667,5.6,1.866667,5.066667 -L 1.6,5.333333,2.133333,5.333333 -L 1.6,3.733333,1.6,-0.8 -L 1.6,-0.8,1.333333,-1.6 -L 1.333333,-1.6,1.066667,-1.866667 -L 1.866667,3.466667,1.866667,-0.533333 -L 1.866667,-0.533333,1.6,-1.333333 -L 0.8,3.733333,2.133333,3.733333 -L 2.133333,3.733333,2.133333,-0.533333 -L 2.133333,-0.533333,1.866667,-1.333333 -L 1.866667,-1.333333,1.6,-1.6 -L 1.6,-1.6,1.066667,-1.866667 -L 1.066667,-1.866667,0.266667,-1.866667 -L 0.266667,-1.866667,0,-1.6 -L 0,-1.6,0,-1.066667 -L 0,-1.066667,0.533333,-1.066667 -L 0.533333,-1.066667,0.533333,-1.6 -L 0.533333,-1.6,0.266667,-1.6 -L 0.266667,-1.6,0.266667,-1.333333 -L 1.066667,3.733333,1.6,3.466667 -L 1.333333,3.733333,1.6,3.2 - -[k] 21 -L 0.8,5.6,0.8,0 -L 1.066667,5.333333,1.066667,0.266667 -L 0,5.6,1.333333,5.6 -L 1.333333,5.6,1.333333,0 -L 3.733333,3.466667,1.333333,1.066667 -L 2.4,2.133333,4.266667,0 -L 2.4,1.866667,4,0 -L 2.133333,1.866667,3.733333,0 -L 2.933333,3.733333,4.8,3.733333 -L 0,0,2.133333,0 -L 2.933333,0,4.8,0 -L 0.266667,5.6,0.8,5.333333 -L 0.533333,5.6,0.8,5.066667 -L 3.2,3.733333,3.733333,3.466667 -L 4.533333,3.733333,3.733333,3.466667 -L 0.8,0.266667,0.266667,0 -L 0.8,0.533333,0.533333,0 -L 1.333333,0.533333,1.6,0 -L 1.333333,0.266667,1.866667,0 -L 3.733333,0.533333,3.2,0 -L 3.466667,0.533333,4.533333,0 - -[l] 11 -L 0.8,5.6,0.8,0 -L 1.066667,5.333333,1.066667,0.266667 -L 0,5.6,1.333333,5.6 -L 1.333333,5.6,1.333333,0 -L 0,0,2.133333,0 -L 0.266667,5.6,0.8,5.333333 -L 0.533333,5.6,0.8,5.066667 -L 0.8,0.266667,0.266667,0 -L 0.8,0.533333,0.533333,0 -L 1.333333,0.533333,1.6,0 -L 1.333333,0.266667,1.866667,0 - -[m] 47 -L 0.8,3.733333,0.8,0 -L 1.066667,3.466667,1.066667,0.266667 -L 0,3.733333,1.333333,3.733333 -L 1.333333,3.733333,1.333333,0 -L 1.333333,2.666667,1.6,3.2 -L 1.6,3.2,1.866667,3.466667 -L 1.866667,3.466667,2.4,3.733333 -L 2.4,3.733333,3.2,3.733333 -L 3.2,3.733333,3.733333,3.466667 -L 3.733333,3.466667,4,3.2 -L 4,3.2,4.266667,2.4 -L 4.266667,2.4,4.266667,0 -L 3.733333,3.2,4,2.4 -L 4,2.4,4,0.266667 -L 3.2,3.733333,3.466667,3.466667 -L 3.466667,3.466667,3.733333,2.666667 -L 3.733333,2.666667,3.733333,0 -L 4.266667,2.666667,4.533333,3.2 -L 4.533333,3.2,4.8,3.466667 -L 4.8,3.466667,5.333333,3.733333 -L 5.333333,3.733333,6.133333,3.733333 -L 6.133333,3.733333,6.666667,3.466667 -L 6.666667,3.466667,6.933333,3.2 -L 6.933333,3.2,7.2,2.4 -L 7.2,2.4,7.2,0 -L 6.666667,3.2,6.933333,2.4 -L 6.933333,2.4,6.933333,0.266667 -L 6.133333,3.733333,6.4,3.466667 -L 6.4,3.466667,6.666667,2.666667 -L 6.666667,2.666667,6.666667,0 -L 0,0,2.133333,0 -L 2.933333,0,5.066667,0 -L 5.866667,0,8,0 -L 0.266667,3.733333,0.8,3.466667 -L 0.533333,3.733333,0.8,3.2 -L 0.8,0.266667,0.266667,0 -L 0.8,0.533333,0.533333,0 -L 1.333333,0.533333,1.6,0 -L 1.333333,0.266667,1.866667,0 -L 3.733333,0.266667,3.2,0 -L 3.733333,0.533333,3.466667,0 -L 4.266667,0.533333,4.533333,0 -L 4.266667,0.266667,4.8,0 -L 6.666667,0.266667,6.133333,0 -L 6.666667,0.533333,6.4,0 -L 7.2,0.533333,7.466667,0 -L 7.2,0.266667,7.733333,0 - -[n] 29 -L 0.8,3.733333,0.8,0 -L 1.066667,3.466667,1.066667,0.266667 -L 0,3.733333,1.333333,3.733333 -L 1.333333,3.733333,1.333333,0 -L 1.333333,2.666667,1.6,3.2 -L 1.6,3.2,1.866667,3.466667 -L 1.866667,3.466667,2.4,3.733333 -L 2.4,3.733333,3.2,3.733333 -L 3.2,3.733333,3.733333,3.466667 -L 3.733333,3.466667,4,3.2 -L 4,3.2,4.266667,2.4 -L 4.266667,2.4,4.266667,0 -L 3.733333,3.2,4,2.4 -L 4,2.4,4,0.266667 -L 3.2,3.733333,3.466667,3.466667 -L 3.466667,3.466667,3.733333,2.666667 -L 3.733333,2.666667,3.733333,0 -L 0,0,2.133333,0 -L 2.933333,0,5.066667,0 -L 0.266667,3.733333,0.8,3.466667 -L 0.533333,3.733333,0.8,3.2 -L 0.8,0.266667,0.266667,0 -L 0.8,0.533333,0.533333,0 -L 1.333333,0.533333,1.6,0 -L 1.333333,0.266667,1.866667,0 -L 3.733333,0.266667,3.2,0 -L 3.733333,0.533333,3.466667,0 -L 4.266667,0.533333,4.533333,0 -L 4.266667,0.266667,4.8,0 - -[o] 36 -L 1.6,3.733333,0.8,3.466667 -L 0.8,3.466667,0.266667,2.933333 -L 0.266667,2.933333,0,2.133333 -L 0,2.133333,0,1.6 -L 0,1.6,0.266667,0.8 -L 0.266667,0.8,0.8,0.266667 -L 0.8,0.266667,1.6,0 -L 1.6,0,2.133333,0 -L 2.133333,0,2.933333,0.266667 -L 2.933333,0.266667,3.466667,0.8 -L 3.466667,0.8,3.733333,1.6 -L 3.733333,1.6,3.733333,2.133333 -L 3.733333,2.133333,3.466667,2.933333 -L 3.466667,2.933333,2.933333,3.466667 -L 2.933333,3.466667,2.133333,3.733333 -L 2.133333,3.733333,1.6,3.733333 -L 0.533333,2.933333,0.266667,2.4 -L 0.266667,2.4,0.266667,1.333333 -L 0.266667,1.333333,0.533333,0.8 -L 3.2,0.8,3.466667,1.333333 -L 3.466667,1.333333,3.466667,2.4 -L 3.466667,2.4,3.2,2.933333 -L 1.6,3.733333,1.066667,3.466667 -L 1.066667,3.466667,0.8,3.2 -L 0.8,3.2,0.533333,2.4 -L 0.533333,2.4,0.533333,1.333333 -L 0.533333,1.333333,0.8,0.533333 -L 0.8,0.533333,1.066667,0.266667 -L 1.066667,0.266667,1.6,0 -L 2.133333,0,2.666667,0.266667 -L 2.666667,0.266667,2.933333,0.533333 -L 2.933333,0.533333,3.2,1.333333 -L 3.2,1.333333,3.2,2.4 -L 3.2,2.4,2.933333,3.2 -L 2.933333,3.2,2.666667,3.466667 -L 2.666667,3.466667,2.133333,3.733333 - -[p] 34 -L 0.8,3.733333,0.8,-1.866667 -L 1.066667,3.466667,1.066667,-1.6 -L 0,3.733333,1.333333,3.733333 -L 1.333333,3.733333,1.333333,-1.866667 -L 1.333333,2.933333,1.6,3.466667 -L 1.6,3.466667,2.133333,3.733333 -L 2.133333,3.733333,2.666667,3.733333 -L 2.666667,3.733333,3.466667,3.466667 -L 3.466667,3.466667,4,2.933333 -L 4,2.933333,4.266667,2.133333 -L 4.266667,2.133333,4.266667,1.6 -L 4.266667,1.6,4,0.8 -L 4,0.8,3.466667,0.266667 -L 3.466667,0.266667,2.666667,0 -L 2.666667,0,2.133333,0 -L 2.133333,0,1.6,0.266667 -L 1.6,0.266667,1.333333,0.8 -L 3.733333,2.933333,4,2.4 -L 4,2.4,4,1.333333 -L 4,1.333333,3.733333,0.8 -L 2.666667,3.733333,3.2,3.466667 -L 3.2,3.466667,3.466667,3.2 -L 3.466667,3.2,3.733333,2.4 -L 3.733333,2.4,3.733333,1.333333 -L 3.733333,1.333333,3.466667,0.533333 -L 3.466667,0.533333,3.2,0.266667 -L 3.2,0.266667,2.666667,0 -L 0,-1.866667,2.133333,-1.866667 -L 0.266667,3.733333,0.8,3.466667 -L 0.533333,3.733333,0.8,3.2 -L 0.8,-1.6,0.266667,-1.866667 -L 0.8,-1.333333,0.533333,-1.866667 -L 1.333333,-1.333333,1.6,-1.866667 -L 1.333333,-1.6,1.866667,-1.866667 - -[q] 33 -L 2.933333,3.466667,2.933333,-1.866667 -L 3.2,3.2,3.2,-1.6 -L 2.666667,3.466667,3.2,3.466667 -L 3.2,3.466667,3.466667,3.733333 -L 3.466667,3.733333,3.466667,-1.866667 -L 2.933333,2.933333,2.666667,3.466667 -L 2.666667,3.466667,2.133333,3.733333 -L 2.133333,3.733333,1.6,3.733333 -L 1.6,3.733333,0.8,3.466667 -L 0.8,3.466667,0.266667,2.933333 -L 0.266667,2.933333,0,2.133333 -L 0,2.133333,0,1.6 -L 0,1.6,0.266667,0.8 -L 0.266667,0.8,0.8,0.266667 -L 0.8,0.266667,1.6,0 -L 1.6,0,2.133333,0 -L 2.133333,0,2.666667,0.266667 -L 2.666667,0.266667,2.933333,0.8 -L 0.533333,2.933333,0.266667,2.4 -L 0.266667,2.4,0.266667,1.333333 -L 0.266667,1.333333,0.533333,0.8 -L 1.6,3.733333,1.066667,3.466667 -L 1.066667,3.466667,0.8,3.2 -L 0.8,3.2,0.533333,2.4 -L 0.533333,2.4,0.533333,1.333333 -L 0.533333,1.333333,0.8,0.533333 -L 0.8,0.533333,1.066667,0.266667 -L 1.066667,0.266667,1.6,0 -L 2.133333,-1.866667,4.266667,-1.866667 -L 2.933333,-1.6,2.4,-1.866667 -L 2.933333,-1.333333,2.666667,-1.866667 -L 3.466667,-1.333333,3.733333,-1.866667 -L 3.466667,-1.6,4,-1.866667 - -[r] 21 -L 0.8,3.733333,0.8,0 -L 1.066667,3.466667,1.066667,0.266667 -L 0,3.733333,1.333333,3.733333 -L 1.333333,3.733333,1.333333,0 -L 3.2,3.2,3.2,3.466667 -L 3.2,3.466667,2.933333,3.466667 -L 2.933333,3.466667,2.933333,2.933333 -L 2.933333,2.933333,3.466667,2.933333 -L 3.466667,2.933333,3.466667,3.466667 -L 3.466667,3.466667,3.2,3.733333 -L 3.2,3.733333,2.666667,3.733333 -L 2.666667,3.733333,2.133333,3.466667 -L 2.133333,3.466667,1.6,2.933333 -L 1.6,2.933333,1.333333,2.133333 -L 0,0,2.133333,0 -L 0.266667,3.733333,0.8,3.466667 -L 0.533333,3.733333,0.8,3.2 -L 0.8,0.266667,0.266667,0 -L 0.8,0.533333,0.533333,0 -L 1.333333,0.533333,1.6,0 -L 1.333333,0.266667,1.866667,0 - -[s] 33 -L 2.666667,3.2,2.933333,3.733333 -L 2.933333,3.733333,2.933333,2.666667 -L 2.933333,2.666667,2.666667,3.2 -L 2.666667,3.2,2.4,3.466667 -L 2.4,3.466667,1.866667,3.733333 -L 1.866667,3.733333,0.8,3.733333 -L 0.8,3.733333,0.266667,3.466667 -L 0.266667,3.466667,0,3.2 -L 0,3.2,0,2.666667 -L 0,2.666667,0.266667,2.133333 -L 0.266667,2.133333,0.8,1.866667 -L 0.8,1.866667,2.133333,1.6 -L 2.133333,1.6,2.666667,1.333333 -L 2.666667,1.333333,2.933333,0.533333 -L 0.266667,3.466667,0,2.666667 -L 0.266667,2.4,0.8,2.133333 -L 0.8,2.133333,2.133333,1.866667 -L 2.133333,1.866667,2.666667,1.6 -L 2.933333,1.333333,2.666667,0.266667 -L 0,3.2,0.266667,2.666667 -L 0.266667,2.666667,0.8,2.4 -L 0.8,2.4,2.133333,2.133333 -L 2.133333,2.133333,2.666667,1.866667 -L 2.666667,1.866667,2.933333,1.333333 -L 2.933333,1.333333,2.933333,0.533333 -L 2.933333,0.533333,2.666667,0.266667 -L 2.666667,0.266667,2.133333,0 -L 2.133333,0,1.066667,0 -L 1.066667,0,0.533333,0.266667 -L 0.533333,0.266667,0.266667,0.533333 -L 0.266667,0.533333,0,1.066667 -L 0,1.066667,0,0 -L 0,0,0.266667,0.533333 - -[t] 14 -L 0.8,5.066667,0.8,1.333333 -L 0.8,1.333333,1.066667,0.533333 -L 1.066667,0.533333,1.333333,0.266667 -L 1.333333,0.266667,1.866667,0 -L 1.866667,0,2.4,0 -L 2.4,0,2.933333,0.266667 -L 2.933333,0.266667,3.2,0.8 -L 1.066667,5.066667,1.066667,1.066667 -L 1.066667,1.066667,1.333333,0.533333 -L 0.8,5.066667,1.333333,5.6 -L 1.333333,5.6,1.333333,1.066667 -L 1.333333,1.066667,1.6,0.266667 -L 1.6,0.266667,1.866667,0 -L 0,3.733333,2.4,3.733333 - -[u] 23 -L 0.8,3.733333,0.8,1.333333 -L 0.8,1.333333,1.066667,0.533333 -L 1.066667,0.533333,1.333333,0.266667 -L 1.333333,0.266667,1.866667,0 -L 1.866667,0,2.666667,0 -L 2.666667,0,3.2,0.266667 -L 3.2,0.266667,3.466667,0.533333 -L 3.466667,0.533333,3.733333,1.066667 -L 1.066667,3.466667,1.066667,1.066667 -L 1.066667,1.066667,1.333333,0.533333 -L 0,3.733333,1.333333,3.733333 -L 1.333333,3.733333,1.333333,1.066667 -L 1.333333,1.066667,1.6,0.266667 -L 1.6,0.266667,1.866667,0 -L 3.733333,3.733333,3.733333,0 -L 3.733333,0,5.066667,0 -L 4,3.466667,4,0.266667 -L 2.933333,3.733333,4.266667,3.733333 -L 4.266667,3.733333,4.266667,0 -L 0.266667,3.733333,0.8,3.466667 -L 0.533333,3.733333,0.8,3.2 -L 4.266667,0.533333,4.533333,0 -L 4.266667,0.266667,4.8,0 - -[v] 11 -L 0.533333,3.733333,2.133333,0 -L 0.8,3.733333,2.133333,0.533333 -L 1.066667,3.733333,2.4,0.533333 -L 3.733333,3.466667,2.4,0.533333 -L 2.4,0.533333,2.133333,0 -L 0,3.733333,1.866667,3.733333 -L 2.666667,3.733333,4.266667,3.733333 -L 0.266667,3.733333,1.066667,3.2 -L 1.6,3.733333,1.066667,3.466667 -L 3.2,3.733333,3.733333,3.466667 -L 4,3.733333,3.733333,3.466667 - -[w] 17 -L 0.8,3.733333,1.866667,0 -L 1.066667,3.733333,1.866667,0.8 -L 1.333333,3.733333,2.133333,0.8 -L 2.933333,3.733333,2.133333,0.8 -L 2.133333,0.8,1.866667,0 -L 2.933333,3.733333,4,0 -L 3.2,3.733333,4,0.8 -L 2.933333,3.733333,3.466667,3.733333 -L 3.466667,3.733333,4.266667,0.8 -L 5.066667,3.466667,4.266667,0.8 -L 4.266667,0.8,4,0 -L 0,3.733333,2.133333,3.733333 -L 4.266667,3.733333,5.866667,3.733333 -L 0.266667,3.733333,1.066667,3.466667 -L 1.866667,3.733333,1.333333,3.466667 -L 4.533333,3.733333,5.066667,3.466667 -L 5.6,3.733333,5.066667,3.466667 - -[x] 16 -L 0.533333,3.733333,3.2,0 -L 0.8,3.733333,3.466667,0 -L 1.066667,3.733333,3.733333,0 -L 3.466667,3.466667,0.8,0.266667 -L 0,3.733333,1.866667,3.733333 -L 2.666667,3.733333,4.266667,3.733333 -L 0,0,1.6,0 -L 2.4,0,4.266667,0 -L 0.266667,3.733333,0.8,3.466667 -L 1.6,3.733333,1.066667,3.466667 -L 2.933333,3.733333,3.466667,3.466667 -L 4,3.733333,3.466667,3.466667 -L 0.8,0.266667,0.266667,0 -L 0.8,0.266667,1.333333,0 -L 3.2,0.266667,2.666667,0 -L 3.466667,0.266667,4,0 - -[y] 20 -L 0.8,3.733333,2.4,0 -L 1.066667,3.733333,2.4,0.533333 -L 1.333333,3.733333,2.666667,0.533333 -L 4,3.466667,2.666667,0.533333 -L 2.666667,0.533333,1.866667,-1.066667 -L 1.866667,-1.066667,1.333333,-1.6 -L 1.333333,-1.6,0.8,-1.866667 -L 0.8,-1.866667,0.266667,-1.866667 -L 0.266667,-1.866667,0,-1.6 -L 0,-1.6,0,-1.066667 -L 0,-1.066667,0.533333,-1.066667 -L 0.533333,-1.066667,0.533333,-1.6 -L 0.533333,-1.6,0.266667,-1.6 -L 0.266667,-1.6,0.266667,-1.333333 -L 0.266667,3.733333,2.133333,3.733333 -L 2.933333,3.733333,4.533333,3.733333 -L 0.533333,3.733333,1.333333,3.2 -L 1.866667,3.733333,1.333333,3.466667 -L 3.466667,3.733333,4,3.466667 -L 4.266667,3.733333,4,3.466667 - -[z] 15 -L 2.666667,3.733333,0,0 -L 2.933333,3.733333,0.266667,0 -L 3.2,3.733333,0.533333,0 -L 3.2,3.733333,0,3.733333 -L 0,3.733333,0,2.666667 -L 0,0,3.2,0 -L 3.2,0,3.2,1.066667 -L 0.266667,3.733333,0,2.666667 -L 0.533333,3.733333,0,2.933333 -L 0.8,3.733333,0,3.2 -L 1.333333,3.733333,0,3.466667 -L 1.866667,0,3.2,0.266667 -L 2.4,0,3.2,0.533333 -L 2.666667,0,3.2,0.8 -L 2.933333,0,3.2,1.066667 - -[{] 34 -L 1.333333,6.666667,0.8,6.4 -L 0.8,6.4,0.533333,6.133333 -L 0.533333,6.133333,0.266667,5.6 -L 0.266667,5.6,0.266667,5.066667 -L 0.266667,5.066667,0.533333,4.533333 -L 0.533333,4.533333,0.8,4.266667 -L 0.8,4.266667,1.066667,3.733333 -L 1.066667,3.733333,1.066667,3.2 -L 1.066667,3.2,0.533333,2.666667 -L 0.8,6.4,0.533333,5.866667 -L 0.533333,5.866667,0.533333,5.333333 -L 0.533333,5.333333,0.8,4.8 -L 0.8,4.8,1.066667,4.533333 -L 1.066667,4.533333,1.333333,4 -L 1.333333,4,1.333333,3.466667 -L 1.333333,3.466667,1.066667,2.933333 -L 1.066667,2.933333,0,2.4 -L 0,2.4,1.066667,1.866667 -L 1.066667,1.866667,1.333333,1.333333 -L 1.333333,1.333333,1.333333,0.8 -L 1.333333,0.8,1.066667,0.266667 -L 1.066667,0.266667,0.8,0 -L 0.8,0,0.533333,-0.533333 -L 0.533333,-0.533333,0.533333,-1.066667 -L 0.533333,-1.066667,0.8,-1.6 -L 0.533333,2.133333,1.066667,1.6 -L 1.066667,1.6,1.066667,1.066667 -L 1.066667,1.066667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.266667 -L 0.533333,0.266667,0.266667,-0.266667 -L 0.266667,-0.266667,0.266667,-0.8 -L 0.266667,-0.8,0.533333,-1.333333 -L 0.533333,-1.333333,0.8,-1.6 -L 0.8,-1.6,1.333333,-1.866667 - -[|] 1 -L 0,6.666667,0,-1.866667 - -[}] 34 -L 0,6.666667,0.533333,6.4 -L 0.533333,6.4,0.8,6.133333 -L 0.8,6.133333,1.066667,5.6 -L 1.066667,5.6,1.066667,5.066667 -L 1.066667,5.066667,0.8,4.533333 -L 0.8,4.533333,0.533333,4.266667 -L 0.533333,4.266667,0.266667,3.733333 -L 0.266667,3.733333,0.266667,3.2 -L 0.266667,3.2,0.8,2.666667 -L 0.533333,6.4,0.8,5.866667 -L 0.8,5.866667,0.8,5.333333 -L 0.8,5.333333,0.533333,4.8 -L 0.533333,4.8,0.266667,4.533333 -L 0.266667,4.533333,0,4 -L 0,4,0,3.466667 -L 0,3.466667,0.266667,2.933333 -L 0.266667,2.933333,1.333333,2.4 -L 1.333333,2.4,0.266667,1.866667 -L 0.266667,1.866667,0,1.333333 -L 0,1.333333,0,0.8 -L 0,0.8,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0 -L 0.533333,0,0.8,-0.533333 -L 0.8,-0.533333,0.8,-1.066667 -L 0.8,-1.066667,0.533333,-1.6 -L 0.8,2.133333,0.266667,1.6 -L 0.266667,1.6,0.266667,1.066667 -L 0.266667,1.066667,0.533333,0.533333 -L 0.533333,0.533333,0.8,0.266667 -L 0.8,0.266667,1.066667,-0.266667 -L 1.066667,-0.266667,1.066667,-0.8 -L 1.066667,-0.8,0.8,-1.333333 -L 0.8,-1.333333,0.533333,-1.6 -L 0.533333,-1.6,0,-1.866667 - -[~] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[€] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[‚] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[ƒ] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[„] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[…] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[†] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[‡] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[ˆ] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[‰] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[Š] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[‹] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[Ž] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[‘] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[’] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[“] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[”] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[•] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[–] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[—] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[˜] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[™] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[š] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[›] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[ž] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[ ] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[#0104] 28 -L 2.4,5.6,0.533333,0.266667 -L 2.133333,4.8,3.733333,0 -L 2.4,4.8,4,0 -L 2.4,5.6,4.266667,0 -L 1.066667,1.6,3.466667,1.6 -L 0,0,1.6,0 -L 2.933333,0,4.8,0 -L 0.533333,0.266667,0.266667,0 -L 0.533333,0.266667,1.066667,0 -L 3.733333,0.266667,3.2,0 -L 3.733333,0.533333,3.466667,0 -L 4,0.533333,4.533333,0 -L 3.733333,0,3.2,-0.266667 -L 3.2,-0.266667,2.933333,-0.8 -L 2.933333,-0.8,2.933333,-1.6 -L 2.933333,-1.6,3.2,-1.866667 -L 3.2,-1.866667,3.466667,-1.866667 -L 3.466667,-1.866667,3.733333,-1.6 -L 3.733333,-1.6,3.733333,-1.333333 -L 3.733333,-1.333333,3.466667,-1.066667 -L 3.466667,-1.066667,3.2,-1.066667 -L 3.2,-1.066667,2.933333,-1.333333 -L 3.2,-1.333333,3.2,-1.6 -L 3.2,-1.6,3.466667,-1.6 -L 3.466667,-1.6,3.466667,-1.333333 -L 3.466667,-1.333333,3.2,-1.333333 -L 3.2,-0.266667,2.933333,-1.333333 -L 2.933333,-0.8,3.2,-1.066667 - -[¢] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[#0141] 22 -L 0.8,5.6,0.8,0 -L 1.066667,5.333333,1.066667,0.266667 -L 1.333333,5.6,1.333333,0 -L 0,5.6,2.133333,5.6 -L 0,0,4,0 -L 4,0,4,1.6 -L 0.266667,5.6,0.8,5.333333 -L 0.533333,5.6,0.8,5.066667 -L 1.6,5.6,1.333333,5.066667 -L 1.866667,5.6,1.333333,5.333333 -L 0.8,0.266667,0.266667,0 -L 0.8,0.533333,0.533333,0 -L 1.333333,0.533333,1.6,0 -L 1.333333,0.266667,1.866667,0 -L 2.666667,0,4,0.266667 -L 3.2,0,4,0.533333 -L 3.466667,0,4,0.8 -L 3.733333,0,4,1.6 -L 2.4,4,0,2.133333 -L 0,2.133333,0,1.866667 -L 2.4,4,2.4,3.733333 -L 2.4,3.733333,0,1.866667 - -[¤] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[¥] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[#015A] 54 -L 3.466667,4.8,3.733333,5.6 -L 3.733333,5.6,3.733333,4 -L 3.733333,4,3.466667,4.8 -L 3.466667,4.8,2.933333,5.333333 -L 2.933333,5.333333,2.133333,5.6 -L 2.133333,5.6,1.333333,5.6 -L 1.333333,5.6,0.533333,5.333333 -L 0.533333,5.333333,0,4.8 -L 0,4.8,0,4 -L 0,4,0.266667,3.466667 -L 0.266667,3.466667,1.066667,2.933333 -L 1.066667,2.933333,2.666667,2.4 -L 2.666667,2.4,3.2,2.133333 -L 3.2,2.133333,3.466667,1.6 -L 3.466667,1.6,3.466667,0.8 -L 3.466667,0.8,3.2,0.266667 -L 0.266667,4,0.533333,3.466667 -L 0.533333,3.466667,1.066667,3.2 -L 1.066667,3.2,2.666667,2.666667 -L 2.666667,2.666667,3.2,2.4 -L 3.2,2.4,3.466667,1.866667 -L 0.533333,5.333333,0.266667,4.8 -L 0.266667,4.8,0.266667,4.266667 -L 0.266667,4.266667,0.533333,3.733333 -L 0.533333,3.733333,1.066667,3.466667 -L 1.066667,3.466667,2.666667,2.933333 -L 2.666667,2.933333,3.466667,2.4 -L 3.466667,2.4,3.733333,1.866667 -L 3.733333,1.866667,3.733333,1.066667 -L 3.733333,1.066667,3.466667,0.533333 -L 3.466667,0.533333,3.2,0.266667 -L 3.2,0.266667,2.4,0 -L 2.4,0,1.6,0 -L 1.6,0,0.8,0.266667 -L 0.8,0.266667,0.266667,0.8 -L 0.266667,0.8,0,1.6 -L 0,1.6,0,0 -L 0,0,0.266667,0.8 -L 2.666667,7.466667,2.4,7.2 -L 2.4,7.2,2.133333,7.2 -L 2.133333,7.2,1.866667,7.466667 -L 1.866667,7.466667,1.866667,7.733333 -L 1.866667,7.733333,2.133333,8 -L 2.133333,8,2.4,8 -L 2.4,8,2.666667,7.733333 -L 2.666667,7.733333,2.666667,6.933333 -L 2.666667,6.933333,2.4,6.4 -L 2.4,6.4,1.866667,6.133333 -L 2.133333,7.733333,2.133333,7.466667 -L 2.133333,7.466667,2.4,7.466667 -L 2.4,7.466667,2.4,7.733333 -L 2.4,7.733333,2.133333,7.733333 -L 2.4,7.2,2.666667,6.933333 -L 2.666667,7.466667,2.4,6.4 - -[§] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[¨] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[©] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[ª] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[«] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[#0179] 31 -L 3.733333,5.6,0,5.6 -L 0,5.6,0,4 -L 3.2,5.6,0,0 -L 3.466667,5.6,0.266667,0 -L 3.733333,5.6,0.533333,0 -L 0,0,3.733333,0 -L 3.733333,0,3.733333,1.6 -L 0.266667,5.6,0,4 -L 0.533333,5.6,0,4.8 -L 0.8,5.6,0,5.066667 -L 1.333333,5.6,0,5.333333 -L 2.4,0,3.733333,0.266667 -L 2.933333,0,3.733333,0.533333 -L 3.2,0,3.733333,0.8 -L 3.466667,0,3.733333,1.6 -L 2.666667,7.466667,2.4,7.2 -L 2.4,7.2,2.133333,7.2 -L 2.133333,7.2,1.866667,7.466667 -L 1.866667,7.466667,1.866667,7.733333 -L 1.866667,7.733333,2.133333,8 -L 2.133333,8,2.4,8 -L 2.4,8,2.666667,7.733333 -L 2.666667,7.733333,2.666667,6.933333 -L 2.666667,6.933333,2.4,6.4 -L 2.4,6.4,1.866667,6.133333 -L 2.133333,7.733333,2.133333,7.466667 -L 2.133333,7.466667,2.4,7.466667 -L 2.4,7.466667,2.4,7.733333 -L 2.4,7.733333,2.133333,7.733333 -L 2.4,7.2,2.666667,6.933333 -L 2.666667,7.466667,2.4,6.4 - -[­] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[®] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[#017B] 27 -L 3.733333,5.6,0,5.6 -L 0,5.6,0,4 -L 3.2,5.6,0,0 -L 3.466667,5.6,0.266667,0 -L 3.733333,5.6,0.533333,0 -L 0,0,3.733333,0 -L 3.733333,0,3.733333,1.6 -L 0.266667,5.6,0,4 -L 0.533333,5.6,0,4.8 -L 0.8,5.6,0,5.066667 -L 1.333333,5.6,0,5.333333 -L 2.4,0,3.733333,0.266667 -L 2.933333,0,3.733333,0.533333 -L 3.2,0,3.733333,0.8 -L 3.466667,0,3.733333,1.6 -L 1.866667,6.933333,1.6,6.666667 -L 1.6,6.666667,1.6,6.4 -L 1.6,6.4,1.866667,6.133333 -L 1.866667,6.133333,2.133333,6.133333 -L 2.133333,6.133333,2.4,6.4 -L 2.4,6.4,2.4,6.666667 -L 2.4,6.666667,2.133333,6.933333 -L 2.133333,6.933333,1.866667,6.933333 -L 1.866667,6.666667,1.866667,6.4 -L 1.866667,6.4,2.133333,6.4 -L 2.133333,6.4,2.133333,6.666667 -L 2.133333,6.666667,1.866667,6.666667 - -[°] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[#0105] 58 -L 0.533333,2.933333,0.533333,3.2 -L 0.533333,3.2,0.8,3.2 -L 0.8,3.2,0.8,2.666667 -L 0.8,2.666667,0.266667,2.666667 -L 0.266667,2.666667,0.266667,3.2 -L 0.266667,3.2,0.533333,3.466667 -L 0.533333,3.466667,1.066667,3.733333 -L 1.066667,3.733333,2.133333,3.733333 -L 2.133333,3.733333,2.666667,3.466667 -L 2.666667,3.466667,2.933333,3.2 -L 2.933333,3.2,3.2,2.666667 -L 3.2,2.666667,3.2,0.8 -L 3.2,0.8,3.466667,0.266667 -L 3.466667,0.266667,3.733333,0 -L 2.666667,3.2,2.933333,2.666667 -L 2.933333,2.666667,2.933333,0.8 -L 2.933333,0.8,3.2,0.266667 -L 2.133333,3.733333,2.4,3.466667 -L 2.4,3.466667,2.666667,2.933333 -L 2.666667,2.933333,2.666667,0.8 -L 2.666667,0.8,2.933333,0.266667 -L 2.933333,0.266667,3.733333,0 -L 3.733333,0,4,0 -L 2.666667,2.4,2.4,2.133333 -L 2.4,2.133333,1.066667,1.866667 -L 1.066667,1.866667,0.266667,1.6 -L 0.266667,1.6,0,1.066667 -L 0,1.066667,0,0.8 -L 0,0.8,0.266667,0.266667 -L 0.266667,0.266667,1.066667,0 -L 1.066667,0,1.866667,0 -L 1.866667,0,2.4,0.266667 -L 2.4,0.266667,2.666667,0.8 -L 0.533333,1.6,0.266667,1.066667 -L 0.266667,1.066667,0.266667,0.8 -L 0.266667,0.8,0.533333,0.266667 -L 2.4,2.133333,1.333333,1.866667 -L 1.333333,1.866667,0.8,1.6 -L 0.8,1.6,0.533333,1.066667 -L 0.533333,1.066667,0.533333,0.8 -L 0.533333,0.8,0.8,0.266667 -L 0.8,0.266667,1.066667,0 -L 3.733333,0,3.2,-0.266667 -L 3.2,-0.266667,2.933333,-0.8 -L 2.933333,-0.8,2.933333,-1.6 -L 2.933333,-1.6,3.2,-1.866667 -L 3.2,-1.866667,3.466667,-1.866667 -L 3.466667,-1.866667,3.733333,-1.6 -L 3.733333,-1.6,3.733333,-1.333333 -L 3.733333,-1.333333,3.466667,-1.066667 -L 3.466667,-1.066667,3.2,-1.066667 -L 3.2,-1.066667,2.933333,-1.333333 -L 3.2,-1.333333,3.2,-1.6 -L 3.2,-1.6,3.466667,-1.6 -L 3.466667,-1.6,3.466667,-1.333333 -L 3.466667,-1.333333,3.2,-1.333333 -L 3.2,-0.266667,2.933333,-1.333333 -L 2.933333,-0.8,3.2,-1.066667 - -[²] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[#0142] 15 -L 0.8,5.6,0.8,0 -L 1.066667,5.333333,1.066667,0.266667 -L 0,5.6,1.333333,5.6 -L 1.333333,5.6,1.333333,0 -L 0,0,2.133333,0 -L 0.266667,5.6,0.8,5.333333 -L 0.533333,5.6,0.8,5.066667 -L 0.8,0.266667,0.266667,0 -L 0.8,0.533333,0.533333,0 -L 1.333333,0.533333,1.6,0 -L 1.333333,0.266667,1.866667,0 -L 2.133333,4,0,2.133333 -L 0,2.133333,0,1.866667 -L 2.133333,4,2.133333,3.733333 -L 2.133333,3.733333,0,1.866667 - -[´] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[µ] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[#015B] 49 -L 2.666667,3.2,2.933333,3.733333 -L 2.933333,3.733333,2.933333,2.666667 -L 2.933333,2.666667,2.666667,3.2 -L 2.666667,3.2,2.4,3.466667 -L 2.4,3.466667,1.866667,3.733333 -L 1.866667,3.733333,0.8,3.733333 -L 0.8,3.733333,0.266667,3.466667 -L 0.266667,3.466667,0,3.2 -L 0,3.2,0,2.666667 -L 0,2.666667,0.266667,2.133333 -L 0.266667,2.133333,0.8,1.866667 -L 0.8,1.866667,2.133333,1.6 -L 2.133333,1.6,2.666667,1.333333 -L 2.666667,1.333333,2.933333,0.533333 -L 0.266667,3.466667,0,2.666667 -L 0.266667,2.4,0.8,2.133333 -L 0.8,2.133333,2.133333,1.866667 -L 2.133333,1.866667,2.666667,1.6 -L 2.933333,1.333333,2.666667,0.266667 -L 0,3.2,0.266667,2.666667 -L 0.266667,2.666667,0.8,2.4 -L 0.8,2.4,2.133333,2.133333 -L 2.133333,2.133333,2.666667,1.866667 -L 2.666667,1.866667,2.933333,1.333333 -L 2.933333,1.333333,2.933333,0.533333 -L 2.933333,0.533333,2.666667,0.266667 -L 2.666667,0.266667,2.133333,0 -L 2.133333,0,1.066667,0 -L 1.066667,0,0.533333,0.266667 -L 0.533333,0.266667,0.266667,0.533333 -L 0.266667,0.533333,0,1.066667 -L 0,1.066667,0,0 -L 0,0,0.266667,0.533333 -L 2.133333,5.6,1.866667,5.333333 -L 1.866667,5.333333,1.6,5.333333 -L 1.6,5.333333,1.333333,5.6 -L 1.333333,5.6,1.333333,5.866667 -L 1.333333,5.866667,1.6,6.133333 -L 1.6,6.133333,1.866667,6.133333 -L 1.866667,6.133333,2.133333,5.866667 -L 2.133333,5.866667,2.133333,5.066667 -L 2.133333,5.066667,1.866667,4.533333 -L 1.866667,4.533333,1.333333,4.266667 -L 1.6,5.866667,1.6,5.6 -L 1.6,5.6,1.866667,5.6 -L 1.866667,5.6,1.866667,5.866667 -L 1.866667,5.866667,1.6,5.866667 -L 1.866667,5.333333,2.133333,5.066667 -L 2.133333,5.6,1.866667,4.533333 - -[·] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[¸] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[¹] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[º] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[»] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[#017A] 31 -L 2.666667,3.733333,0,0 -L 2.933333,3.733333,0.266667,0 -L 3.2,3.733333,0.533333,0 -L 3.2,3.733333,0,3.733333 -L 0,3.733333,0,2.666667 -L 0,0,3.2,0 -L 3.2,0,3.2,1.066667 -L 0.266667,3.733333,0,2.666667 -L 0.533333,3.733333,0,2.933333 -L 0.8,3.733333,0,3.2 -L 1.333333,3.733333,0,3.466667 -L 1.866667,0,3.2,0.266667 -L 2.4,0,3.2,0.533333 -L 2.666667,0,3.2,0.8 -L 2.933333,0,3.2,1.066667 -L 2.4,5.6,2.133333,5.333333 -L 2.133333,5.333333,1.866667,5.333333 -L 1.866667,5.333333,1.6,5.6 -L 1.6,5.6,1.6,5.866667 -L 1.6,5.866667,1.866667,6.133333 -L 1.866667,6.133333,2.133333,6.133333 -L 2.133333,6.133333,2.4,5.866667 -L 2.4,5.866667,2.4,5.066667 -L 2.4,5.066667,2.133333,4.533333 -L 2.133333,4.533333,1.6,4.266667 -L 1.866667,5.866667,1.866667,5.6 -L 1.866667,5.6,2.133333,5.6 -L 2.133333,5.6,2.133333,5.866667 -L 2.133333,5.866667,1.866667,5.866667 -L 2.133333,5.333333,2.4,5.066667 -L 2.4,5.6,2.133333,4.533333 - -[½] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[¾] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[#017C] 27 -L 2.666667,3.733333,0,0 -L 2.933333,3.733333,0.266667,0 -L 3.2,3.733333,0.533333,0 -L 3.2,3.733333,0,3.733333 -L 0,3.733333,0,2.666667 -L 0,0,3.2,0 -L 3.2,0,3.2,1.066667 -L 0.266667,3.733333,0,2.666667 -L 0.533333,3.733333,0,2.933333 -L 0.8,3.733333,0,3.2 -L 1.333333,3.733333,0,3.466667 -L 1.866667,0,3.2,0.266667 -L 2.4,0,3.2,0.533333 -L 2.666667,0,3.2,0.8 -L 2.933333,0,3.2,1.066667 -L 1.6,5.066667,1.333333,4.8 -L 1.333333,4.8,1.333333,4.533333 -L 1.333333,4.533333,1.6,4.266667 -L 1.6,4.266667,1.866667,4.266667 -L 1.866667,4.266667,2.133333,4.533333 -L 2.133333,4.533333,2.133333,4.8 -L 2.133333,4.8,1.866667,5.066667 -L 1.866667,5.066667,1.6,5.066667 -L 1.6,4.8,1.6,4.533333 -L 1.6,4.533333,1.866667,4.533333 -L 1.866667,4.533333,1.866667,4.8 -L 1.866667,4.8,1.6,4.8 - -[À] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[Á] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[Â] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[Ã] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[Ä] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[Å] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[#0106] 47 -L 3.733333,4.8,4,5.6 -L 4,5.6,4,4 -L 4,4,3.733333,4.8 -L 3.733333,4.8,3.2,5.333333 -L 3.2,5.333333,2.666667,5.6 -L 2.666667,5.6,1.866667,5.6 -L 1.866667,5.6,1.066667,5.333333 -L 1.066667,5.333333,0.533333,4.8 -L 0.533333,4.8,0.266667,4.266667 -L 0.266667,4.266667,0,3.466667 -L 0,3.466667,0,2.133333 -L 0,2.133333,0.266667,1.333333 -L 0.266667,1.333333,0.533333,0.8 -L 0.533333,0.8,1.066667,0.266667 -L 1.066667,0.266667,1.866667,0 -L 1.866667,0,2.666667,0 -L 2.666667,0,3.2,0.266667 -L 3.2,0.266667,3.733333,0.8 -L 3.733333,0.8,4,1.333333 -L 0.8,4.8,0.533333,4.266667 -L 0.533333,4.266667,0.266667,3.466667 -L 0.266667,3.466667,0.266667,2.133333 -L 0.266667,2.133333,0.533333,1.333333 -L 0.533333,1.333333,0.8,0.8 -L 1.866667,5.6,1.333333,5.333333 -L 1.333333,5.333333,0.8,4.533333 -L 0.8,4.533333,0.533333,3.466667 -L 0.533333,3.466667,0.533333,2.133333 -L 0.533333,2.133333,0.8,1.066667 -L 0.8,1.066667,1.333333,0.266667 -L 1.333333,0.266667,1.866667,0 -L 2.933333,7.466667,2.666667,7.2 -L 2.666667,7.2,2.4,7.2 -L 2.4,7.2,2.133333,7.466667 -L 2.133333,7.466667,2.133333,7.733333 -L 2.133333,7.733333,2.4,8 -L 2.4,8,2.666667,8 -L 2.666667,8,2.933333,7.733333 -L 2.933333,7.733333,2.933333,6.933333 -L 2.933333,6.933333,2.666667,6.4 -L 2.666667,6.4,2.133333,6.133333 -L 2.4,7.733333,2.4,7.466667 -L 2.4,7.466667,2.666667,7.466667 -L 2.666667,7.466667,2.666667,7.733333 -L 2.666667,7.733333,2.4,7.733333 -L 2.666667,7.2,2.933333,6.933333 -L 2.933333,7.466667,2.666667,6.4 - -[Ç] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[È] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[É] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[#0118] 47 -L 0.8,5.6,0.8,0 -L 1.066667,5.333333,1.066667,0.266667 -L 1.333333,5.6,1.333333,0 -L 0,5.6,4.266667,5.6 -L 4.266667,5.6,4.266667,4 -L 1.333333,2.933333,2.933333,2.933333 -L 2.933333,4,2.933333,1.866667 -L 0,0,4.266667,0 -L 4.266667,0,4.266667,1.6 -L 0.266667,5.6,0.8,5.333333 -L 0.533333,5.6,0.8,5.066667 -L 1.6,5.6,1.333333,5.066667 -L 1.866667,5.6,1.333333,5.333333 -L 2.933333,5.6,4.266667,5.333333 -L 3.466667,5.6,4.266667,5.066667 -L 3.733333,5.6,4.266667,4.8 -L 4,5.6,4.266667,4 -L 2.933333,4,2.666667,2.933333 -L 2.666667,2.933333,2.933333,1.866667 -L 2.933333,3.466667,2.4,2.933333 -L 2.4,2.933333,2.933333,2.4 -L 2.933333,3.2,1.866667,2.933333 -L 1.866667,2.933333,2.933333,2.666667 -L 0.8,0.266667,0.266667,0 -L 0.8,0.533333,0.533333,0 -L 1.333333,0.533333,1.6,0 -L 1.333333,0.266667,1.866667,0 -L 2.933333,0,4.266667,0.266667 -L 3.466667,0,4.266667,0.533333 -L 3.733333,0,4.266667,0.8 -L 4,0,4.266667,1.6 -L 3.466667,0,2.933333,-0.266667 -L 2.933333,-0.266667,2.666667,-0.8 -L 2.666667,-0.8,2.666667,-1.6 -L 2.666667,-1.6,2.933333,-1.866667 -L 2.933333,-1.866667,3.2,-1.866667 -L 3.2,-1.866667,3.466667,-1.6 -L 3.466667,-1.6,3.466667,-1.333333 -L 3.466667,-1.333333,3.2,-1.066667 -L 3.2,-1.066667,2.933333,-1.066667 -L 2.933333,-1.066667,2.666667,-1.333333 -L 2.933333,-1.333333,2.933333,-1.6 -L 2.933333,-1.6,3.2,-1.6 -L 3.2,-1.6,3.2,-1.333333 -L 3.2,-1.333333,2.933333,-1.333333 -L 2.933333,-0.266667,2.666667,-1.333333 -L 2.666667,-0.8,2.933333,-1.066667 - -[Ë] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[Ì] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[Í] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[Î] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[Ï] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[Ð] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[#0143] 29 -L 0.8,5.6,0.8,0.266667 -L 0.8,5.6,4.533333,0 -L 1.066667,5.6,4.266667,0.8 -L 1.333333,5.6,4.533333,0.8 -L 4.533333,5.333333,4.533333,0 -L 0,5.6,1.333333,5.6 -L 3.733333,5.6,5.333333,5.6 -L 0,0,1.6,0 -L 0.266667,5.6,0.8,5.333333 -L 4,5.6,4.533333,5.333333 -L 5.066667,5.6,4.533333,5.333333 -L 0.8,0.266667,0.266667,0 -L 0.8,0.266667,1.333333,0 -L 3.466667,7.466667,3.2,7.2 -L 3.2,7.2,2.933333,7.2 -L 2.933333,7.2,2.666667,7.466667 -L 2.666667,7.466667,2.666667,7.733333 -L 2.666667,7.733333,2.933333,8 -L 2.933333,8,3.2,8 -L 3.2,8,3.466667,7.733333 -L 3.466667,7.733333,3.466667,6.933333 -L 3.466667,6.933333,3.2,6.4 -L 3.2,6.4,2.666667,6.133333 -L 2.933333,7.733333,2.933333,7.466667 -L 2.933333,7.466667,3.2,7.466667 -L 3.2,7.466667,3.2,7.733333 -L 3.2,7.733333,2.933333,7.733333 -L 3.466667,7.466667,3.2,6.4 -L 3.2,7.2,3.466667,6.933333 - -[Ò] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[#00D3] 60 -L 1.866667,5.6,1.066667,5.333333 -L 1.066667,5.333333,0.533333,4.8 -L 0.533333,4.8,0.266667,4.266667 -L 0.266667,4.266667,0,3.2 -L 0,3.2,0,2.4 -L 0,2.4,0.266667,1.333333 -L 0.266667,1.333333,0.533333,0.8 -L 0.533333,0.8,1.066667,0.266667 -L 1.066667,0.266667,1.866667,0 -L 1.866667,0,2.4,0 -L 2.4,0,3.2,0.266667 -L 3.2,0.266667,3.733333,0.8 -L 3.733333,0.8,4,1.333333 -L 4,1.333333,4.266667,2.4 -L 4.266667,2.4,4.266667,3.2 -L 4.266667,3.2,4,4.266667 -L 4,4.266667,3.733333,4.8 -L 3.733333,4.8,3.2,5.333333 -L 3.2,5.333333,2.4,5.6 -L 2.4,5.6,1.866667,5.6 -L 0.8,4.8,0.533333,4.266667 -L 0.533333,4.266667,0.266667,3.466667 -L 0.266667,3.466667,0.266667,2.133333 -L 0.266667,2.133333,0.533333,1.333333 -L 0.533333,1.333333,0.8,0.8 -L 3.466667,0.8,3.733333,1.333333 -L 3.733333,1.333333,4,2.133333 -L 4,2.133333,4,3.466667 -L 4,3.466667,3.733333,4.266667 -L 3.733333,4.266667,3.466667,4.8 -L 1.866667,5.6,1.333333,5.333333 -L 1.333333,5.333333,0.8,4.533333 -L 0.8,4.533333,0.533333,3.466667 -L 0.533333,3.466667,0.533333,2.133333 -L 0.533333,2.133333,0.8,1.066667 -L 0.8,1.066667,1.333333,0.266667 -L 1.333333,0.266667,1.866667,0 -L 2.4,0,2.933333,0.266667 -L 2.933333,0.266667,3.466667,1.066667 -L 3.466667,1.066667,3.733333,2.133333 -L 3.733333,2.133333,3.733333,3.466667 -L 3.733333,3.466667,3.466667,4.533333 -L 3.466667,4.533333,2.933333,5.333333 -L 2.933333,5.333333,2.4,5.6 -L 2.933333,7.466667,2.666667,7.2 -L 2.666667,7.2,2.4,7.2 -L 2.4,7.2,2.133333,7.466667 -L 2.133333,7.466667,2.133333,7.733333 -L 2.133333,7.733333,2.4,8 -L 2.4,8,2.666667,8 -L 2.666667,8,2.933333,7.733333 -L 2.933333,7.733333,2.933333,6.933333 -L 2.933333,6.933333,2.666667,6.4 -L 2.666667,6.4,2.133333,6.133333 -L 2.4,7.733333,2.4,7.466667 -L 2.4,7.466667,2.666667,7.466667 -L 2.666667,7.466667,2.666667,7.733333 -L 2.666667,7.733333,2.4,7.733333 -L 2.666667,7.2,2.933333,6.933333 -L 2.933333,7.466667,2.666667,6.4 - -[Ô] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[Õ] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[Ö] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[×] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[Ø] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[Ù] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[Ú] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[Û] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[Ü] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[Ý] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[Þ] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[ß] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[à] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[á] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[â] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[ã] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[ä] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[å] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[#0107] 44 -L 3.2,2.666667,3.2,2.933333 -L 3.2,2.933333,2.933333,2.933333 -L 2.933333,2.933333,2.933333,2.4 -L 2.933333,2.4,3.466667,2.4 -L 3.466667,2.4,3.466667,2.933333 -L 3.466667,2.933333,2.933333,3.466667 -L 2.933333,3.466667,2.4,3.733333 -L 2.4,3.733333,1.6,3.733333 -L 1.6,3.733333,0.8,3.466667 -L 0.8,3.466667,0.266667,2.933333 -L 0.266667,2.933333,0,2.133333 -L 0,2.133333,0,1.6 -L 0,1.6,0.266667,0.8 -L 0.266667,0.8,0.8,0.266667 -L 0.8,0.266667,1.6,0 -L 1.6,0,2.133333,0 -L 2.133333,0,2.933333,0.266667 -L 2.933333,0.266667,3.466667,0.8 -L 0.533333,2.933333,0.266667,2.4 -L 0.266667,2.4,0.266667,1.333333 -L 0.266667,1.333333,0.533333,0.8 -L 1.6,3.733333,1.066667,3.466667 -L 1.066667,3.466667,0.8,3.2 -L 0.8,3.2,0.533333,2.4 -L 0.533333,2.4,0.533333,1.333333 -L 0.533333,1.333333,0.8,0.533333 -L 0.8,0.533333,1.066667,0.266667 -L 1.066667,0.266667,1.6,0 -L 2.666667,5.6,2.4,5.333333 -L 2.4,5.333333,2.133333,5.333333 -L 2.133333,5.333333,1.866667,5.6 -L 1.866667,5.6,1.866667,5.866667 -L 1.866667,5.866667,2.133333,6.133333 -L 2.133333,6.133333,2.4,6.133333 -L 2.4,6.133333,2.666667,5.866667 -L 2.666667,5.866667,2.666667,5.066667 -L 2.666667,5.066667,2.4,4.533333 -L 2.4,4.533333,1.866667,4.266667 -L 2.133333,5.866667,2.133333,5.6 -L 2.133333,5.6,2.4,5.6 -L 2.4,5.6,2.4,5.866667 -L 2.4,5.866667,2.133333,5.866667 -L 2.4,5.333333,2.666667,5.066667 -L 2.666667,5.6,2.4,4.533333 - -[ç] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[è] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[é] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[#0119] 47 -L 0.533333,2.133333,3.466667,2.133333 -L 3.466667,2.133333,3.466667,2.666667 -L 3.466667,2.666667,3.2,3.2 -L 3.2,3.2,2.933333,3.466667 -L 2.933333,3.466667,2.133333,3.733333 -L 2.133333,3.733333,1.6,3.733333 -L 1.6,3.733333,0.8,3.466667 -L 0.8,3.466667,0.266667,2.933333 -L 0.266667,2.933333,0,2.133333 -L 0,2.133333,0,1.6 -L 0,1.6,0.266667,0.8 -L 0.266667,0.8,0.8,0.266667 -L 0.8,0.266667,1.6,0 -L 1.6,0,2.133333,0 -L 2.133333,0,2.933333,0.266667 -L 2.933333,0.266667,3.466667,0.8 -L 3.2,2.4,3.2,2.666667 -L 3.2,2.666667,2.933333,3.2 -L 0.533333,2.933333,0.266667,2.4 -L 0.266667,2.4,0.266667,1.333333 -L 0.266667,1.333333,0.533333,0.8 -L 2.933333,2.133333,2.933333,2.933333 -L 2.933333,2.933333,2.666667,3.466667 -L 2.666667,3.466667,2.133333,3.733333 -L 1.6,3.733333,1.066667,3.466667 -L 1.066667,3.466667,0.8,3.2 -L 0.8,3.2,0.533333,2.4 -L 0.533333,2.4,0.533333,1.333333 -L 0.533333,1.333333,0.8,0.533333 -L 0.8,0.533333,1.066667,0.266667 -L 1.066667,0.266667,1.6,0 -L 2.933333,0.266667,2.4,0 -L 2.4,0,2.133333,-0.533333 -L 2.133333,-0.533333,2.133333,-1.333333 -L 2.133333,-1.333333,2.4,-1.6 -L 2.4,-1.6,2.666667,-1.6 -L 2.666667,-1.6,2.933333,-1.333333 -L 2.933333,-1.333333,2.933333,-1.066667 -L 2.933333,-1.066667,2.666667,-0.8 -L 2.666667,-0.8,2.4,-0.8 -L 2.4,-0.8,2.133333,-1.066667 -L 2.4,-1.066667,2.4,-1.333333 -L 2.4,-1.333333,2.666667,-1.333333 -L 2.666667,-1.333333,2.666667,-1.066667 -L 2.666667,-1.066667,2.4,-1.066667 -L 2.4,0,2.133333,-1.066667 -L 2.133333,-0.533333,2.4,-0.8 - -[ë] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[ì] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[í] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[î] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[ï] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[ð] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[#0144] 45 -L 0.8,3.733333,0.8,0 -L 1.066667,3.466667,1.066667,0.266667 -L 0,3.733333,1.333333,3.733333 -L 1.333333,3.733333,1.333333,0 -L 1.333333,2.666667,1.6,3.2 -L 1.6,3.2,1.866667,3.466667 -L 1.866667,3.466667,2.4,3.733333 -L 2.4,3.733333,3.2,3.733333 -L 3.2,3.733333,3.733333,3.466667 -L 3.733333,3.466667,4,3.2 -L 4,3.2,4.266667,2.4 -L 4.266667,2.4,4.266667,0 -L 3.733333,3.2,4,2.4 -L 4,2.4,4,0.266667 -L 3.2,3.733333,3.466667,3.466667 -L 3.466667,3.466667,3.733333,2.666667 -L 3.733333,2.666667,3.733333,0 -L 0,0,2.133333,0 -L 2.933333,0,5.066667,0 -L 0.266667,3.733333,0.8,3.466667 -L 0.533333,3.733333,0.8,3.2 -L 0.8,0.266667,0.266667,0 -L 0.8,0.533333,0.533333,0 -L 1.333333,0.533333,1.6,0 -L 1.333333,0.266667,1.866667,0 -L 3.733333,0.266667,3.2,0 -L 3.733333,0.533333,3.466667,0 -L 4.266667,0.533333,4.533333,0 -L 4.266667,0.266667,4.8,0 -L 3.2,5.6,2.933333,5.333333 -L 2.933333,5.333333,2.666667,5.333333 -L 2.666667,5.333333,2.4,5.6 -L 2.4,5.6,2.4,5.866667 -L 2.4,5.866667,2.666667,6.133333 -L 2.666667,6.133333,2.933333,6.133333 -L 2.933333,6.133333,3.2,5.866667 -L 3.2,5.866667,3.2,5.066667 -L 3.2,5.066667,2.933333,4.533333 -L 2.933333,4.533333,2.4,4.266667 -L 2.666667,5.866667,2.666667,5.6 -L 2.666667,5.6,2.933333,5.6 -L 2.933333,5.6,2.933333,5.866667 -L 2.933333,5.866667,2.666667,5.866667 -L 2.933333,5.333333,3.2,5.066667 -L 3.2,5.6,2.933333,4.533333 - -[ò] 12 -L 0.266667,0.8,0,0.533333 -L 0,0.533333,0,0.266667 -L 0,0.266667,0.266667,0 -L 0.266667,0,0.533333,0 -L 0.533333,0,0.8,0.266667 -L 0.8,0.266667,0.8,0.533333 -L 0.8,0.533333,0.533333,0.8 -L 0.533333,0.8,0.266667,0.8 -L 0.266667,0.533333,0.266667,0.266667 -L 0.266667,0.266667,0.533333,0.266667 -L 0.533333,0.266667,0.533333,0.533333 -L 0.533333,0.533333,0.266667,0.533333 - -[#00F3] 52 -L 1.6,3.733333,0.8,3.466667 -L 0.8,3.466667,0.266667,2.933333 -L 0.266667,2.933333,0,2.133333 -L 0,2.133333,0,1.6 -L 0,1.6,0.266667,0.8 -L 0.266667,0.8,0.8,0.266667 -L 0.8,0.266667,1.6,0 -L 1.6,0,2.133333,0 -L 2.133333,0,2.933333,0.266667 -L 2.933333,0.266667,3.466667,0.8 -L 3.466667,0.8,3.733333,1.6 -L 3.733333,1.6,3.733333,2.133333 -L 3.733333,2.133333,3.466667,2.933333 -L 3.466667,2.933333,2.933333,3.466667 -L 2.933333,3.466667,2.133333,3.733333 -L 2.133333,3.733333,1.6,3.733333 -L 0.533333,2.933333,0.266667,2.4 -L 0.266667,2.4,0.266667,1.333333 -L 0.266667,1.333333,0.533333,0.8 -L 3.2,0.8,3.466667,1.333333 -L 3.466667,1.333333,3.466667,2.4 -L 3.466667,2.4,3.2,2.933333 -L 1.6,3.733333,1.066667,3.466667 -L 1.066667,3.466667,0.8,3.2 -L 0.8,3.2,0.533333,2.4 -L 0.533333,2.4,0.533333,1.333333 -L 0.533333,1.333333,0.8,0.533333 -L 0.8,0.533333,1.066667,0.266667 -L 1.066667,0.266667,1.6,0 -L 2.133333,0,2.666667,0.266667 -L 2.666667,0.266667,2.933333,0.533333 -L 2.933333,0.533333,3.2,1.333333 -L 3.2,1.333333,3.2,2.4 -L 3.2,2.4,2.933333,3.2 -L 2.933333,3.2,2.666667,3.466667 -L 2.666667,3.466667,2.133333,3.733333 -L 2.666667,5.6,2.4,5.333333 -L 2.4,5.333333,2.133333,5.333333 -L 2.133333,5.333333,1.866667,5.6 -L 1.866667,5.6,1.866667,5.866667 -L 1.866667,5.866667,2.133333,6.133333 -L 2.133333,6.133333,2.4,6.133333 -L 2.4,6.133333,2.666667,5.866667 -L 2.666667,5.866667,2.666667,5.066667 -L 2.666667,5.066667,2.4,4.533333 -L 2.4,4.533333,1.866667,4.266667 -L 2.133333,5.866667,2.133333,5.6 -L 2.133333,5.6,2.4,5.6 -L 2.4,5.6,2.4,5.866667 -L 2.4,5.866667,2.133333,5.866667 -L 2.4,5.333333,2.666667,5.066667 -L 2.666667,5.6,2.4,4.533333 - -#EOF diff --git a/fonts/scriptc.cxf b/fonts/scriptc.cxf deleted file mode 100644 index 68d1308..0000000 --- a/fonts/scriptc.cxf +++ /dev/null @@ -1,3635 +0,0 @@ -# Format: QCad II Font -# Creator: Adam Radlowski's "dodajf" program - GRASS font translator -# Version: 1.0.0 -# Name: Script Complex -# LetterSpacing: 3.0 -# WordSpacing: 6.75 -# LineSpacingFactor: 1.0 -# Author: Hershey fonts -# Author: Adam Radlowski (Polish) - -[!] 9 -L 1.548387,5.419355,1.290323,5.16129 -L 1.290323,5.16129,0.774194,2.064516 -L 1.548387,5.16129,0.774194,2.064516 -L 1.548387,5.419355,1.806452,5.16129 -L 1.806452,5.16129,0.774194,2.064516 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -["] 4 -L 0.516129,5.419355,0,3.612903 -L 0.774194,5.419355,0,3.612903 -L 2.83871,5.419355,2.322581,3.612903 -L 3.096774,5.419355,2.322581,3.612903 - -[#] 4 -L 2.064516,5.419355,0.258065,-1.806452 -L 3.612903,5.419355,1.806452,-1.806452 -L 0.258065,2.580645,3.870968,2.580645 -L 0,1.032258,3.612903,1.032258 - -[$] 33 -L 2.580645,6.451613,0.516129,-1.032258 -L 3.870968,6.451613,1.806452,-1.032258 -L 4.129032,4.387097,3.870968,4.129032 -L 3.870968,4.129032,4.129032,3.870968 -L 4.129032,3.870968,4.387097,4.129032 -L 4.387097,4.129032,4.387097,4.387097 -L 4.387097,4.387097,4.129032,4.903226 -L 4.129032,4.903226,3.870968,5.16129 -L 3.870968,5.16129,3.096774,5.419355 -L 3.096774,5.419355,2.064516,5.419355 -L 2.064516,5.419355,1.290323,5.16129 -L 1.290323,5.16129,0.774194,4.645161 -L 0.774194,4.645161,0.774194,4.129032 -L 0.774194,4.129032,1.032258,3.612903 -L 1.032258,3.612903,1.290323,3.354839 -L 1.290323,3.354839,3.096774,2.322581 -L 3.096774,2.322581,3.612903,1.806452 -L 0.774194,4.129032,1.290323,3.612903 -L 1.290323,3.612903,3.096774,2.580645 -L 3.096774,2.580645,3.354839,2.322581 -L 3.354839,2.322581,3.612903,1.806452 -L 3.612903,1.806452,3.612903,1.032258 -L 3.612903,1.032258,3.354839,0.516129 -L 3.354839,0.516129,3.096774,0.258065 -L 3.096774,0.258065,2.322581,0 -L 2.322581,0,1.290323,0 -L 1.290323,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 -L 0.258065,0.516129,0,1.032258 -L 0,1.032258,0,1.290323 -L 0,1.290323,0.258065,1.548387 -L 0.258065,1.548387,0.516129,1.290323 -L 0.516129,1.290323,0.258065,1.032258 - -[%] 26 -L 4.645161,5.419355,0,0 -L 1.290323,5.419355,1.806452,4.903226 -L 1.806452,4.903226,1.806452,4.387097 -L 1.806452,4.387097,1.548387,3.870968 -L 1.548387,3.870968,1.032258,3.612903 -L 1.032258,3.612903,0.516129,3.612903 -L 0.516129,3.612903,0,4.129032 -L 0,4.129032,0,4.645161 -L 0,4.645161,0.258065,5.16129 -L 0.258065,5.16129,0.774194,5.419355 -L 0.774194,5.419355,1.290323,5.419355 -L 1.290323,5.419355,1.806452,5.16129 -L 1.806452,5.16129,2.580645,4.903226 -L 2.580645,4.903226,3.354839,4.903226 -L 3.354839,4.903226,4.129032,5.16129 -L 4.129032,5.16129,4.645161,5.419355 -L 3.612903,1.806452,3.096774,1.548387 -L 3.096774,1.548387,2.83871,1.032258 -L 2.83871,1.032258,2.83871,0.516129 -L 2.83871,0.516129,3.354839,0 -L 3.354839,0,3.870968,0 -L 3.870968,0,4.387097,0.258065 -L 4.387097,0.258065,4.645161,0.774194 -L 4.645161,0.774194,4.645161,1.290323 -L 4.645161,1.290323,4.129032,1.806452 -L 4.129032,1.806452,3.612903,1.806452 - -[&] 49 -L 5.419355,3.354839,5.16129,3.096774 -L 5.16129,3.096774,5.419355,2.83871 -L 5.419355,2.83871,5.677419,3.096774 -L 5.677419,3.096774,5.677419,3.354839 -L 5.677419,3.354839,5.419355,3.612903 -L 5.419355,3.612903,5.16129,3.612903 -L 5.16129,3.612903,4.645161,3.354839 -L 4.645161,3.354839,4.129032,2.83871 -L 4.129032,2.83871,2.83871,0.774194 -L 2.83871,0.774194,2.322581,0.258065 -L 2.322581,0.258065,1.806452,0 -L 1.806452,0,1.032258,0 -L 1.032258,0,0.258065,0.258065 -L 0.258065,0.258065,0,0.774194 -L 0,0.774194,0,1.290323 -L 0,1.290323,0.258065,1.806452 -L 0.258065,1.806452,0.516129,2.064516 -L 0.516129,2.064516,1.032258,2.322581 -L 1.032258,2.322581,2.322581,2.83871 -L 2.322581,2.83871,2.83871,3.096774 -L 2.83871,3.096774,3.354839,3.612903 -L 3.354839,3.612903,3.612903,4.129032 -L 3.612903,4.129032,3.612903,4.645161 -L 3.612903,4.645161,3.354839,5.16129 -L 3.354839,5.16129,2.83871,5.419355 -L 2.83871,5.419355,2.322581,5.16129 -L 2.322581,5.16129,2.064516,4.645161 -L 2.064516,4.645161,2.064516,3.870968 -L 2.064516,3.870968,2.322581,2.322581 -L 2.322581,2.322581,2.580645,1.548387 -L 2.580645,1.548387,3.096774,0.774194 -L 3.096774,0.774194,3.612903,0.258065 -L 3.612903,0.258065,4.129032,0 -L 4.129032,0,4.645161,0 -L 4.645161,0,4.903226,0.516129 -L 4.903226,0.516129,4.903226,0.774194 -L 1.032258,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.774194 -L 0.258065,0.774194,0.258065,1.290323 -L 0.258065,1.290323,0.516129,1.806452 -L 0.516129,1.806452,0.774194,2.064516 -L 0.774194,2.064516,2.322581,2.83871 -L 2.064516,3.870968,2.322581,2.580645 -L 2.322581,2.580645,2.580645,1.806452 -L 2.580645,1.806452,3.096774,1.032258 -L 3.096774,1.032258,3.612903,0.516129 -L 3.612903,0.516129,4.129032,0.258065 -L 4.129032,0.258065,4.645161,0.258065 -L 4.645161,0.258065,4.903226,0.516129 - -['] 6 -L 0.516129,4.903226,0.258065,5.16129 -L 0.258065,5.16129,0.516129,5.419355 -L 0.516129,5.419355,0.774194,5.16129 -L 0.774194,5.16129,0.774194,4.903226 -L 0.774194,4.903226,0.516129,4.387097 -L 0.516129,4.387097,0,3.870968 - -[(] 16 -L 3.096774,6.451613,2.064516,5.677419 -L 2.064516,5.677419,1.290323,4.903226 -L 1.290323,4.903226,0.774194,4.129032 -L 0.774194,4.129032,0.258065,3.096774 -L 0.258065,3.096774,0,1.806452 -L 0,1.806452,0,0.774194 -L 0,0.774194,0.258065,-0.516129 -L 0.258065,-0.516129,0.516129,-1.290323 -L 0.516129,-1.290323,0.774194,-1.806452 -L 2.064516,5.677419,1.290323,4.645161 -L 1.290323,4.645161,0.774194,3.612903 -L 0.774194,3.612903,0.516129,2.83871 -L 0.516129,2.83871,0.258065,1.548387 -L 0.258065,1.548387,0.258065,0.258065 -L 0.258065,0.258065,0.516129,-1.032258 -L 0.516129,-1.032258,0.774194,-1.806452 - -[)] 16 -L 2.322581,6.451613,2.580645,5.935484 -L 2.580645,5.935484,2.83871,5.16129 -L 2.83871,5.16129,3.096774,3.870968 -L 3.096774,3.870968,3.096774,2.83871 -L 3.096774,2.83871,2.83871,1.548387 -L 2.83871,1.548387,2.322581,0.516129 -L 2.322581,0.516129,1.806452,-0.258065 -L 1.806452,-0.258065,1.032258,-1.032258 -L 1.032258,-1.032258,0,-1.806452 -L 2.322581,6.451613,2.580645,5.677419 -L 2.580645,5.677419,2.83871,4.387097 -L 2.83871,4.387097,2.83871,3.096774 -L 2.83871,3.096774,2.580645,1.806452 -L 2.580645,1.806452,2.322581,1.032258 -L 2.322581,1.032258,1.806452,0 -L 1.806452,0,1.032258,-1.032258 - -[*] 3 -L 1.290323,5.419355,1.290323,2.322581 -L 0,4.645161,2.580645,3.096774 -L 2.580645,4.645161,0,3.096774 - -[+] 2 -L 2.322581,4.645161,2.322581,0 -L 0,2.322581,4.645161,2.322581 - -[,] 6 -L 0.516129,0,0.258065,0.258065 -L 0.258065,0.258065,0.516129,0.516129 -L 0.516129,0.516129,0.774194,0.258065 -L 0.774194,0.258065,0.774194,0 -L 0.774194,0,0.516129,-0.516129 -L 0.516129,-0.516129,0,-1.032258 - -[-] 1 -L 0,2.322581,4.645161,2.322581 - -[.] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[/] 1 -L 1.548387,6.451613,0,-1.806452 - -[0] 36 -L 2.322581,5.419355,1.548387,5.16129 -L 1.548387,5.16129,1.032258,4.645161 -L 1.032258,4.645161,0.516129,3.870968 -L 0.516129,3.870968,0.258065,3.096774 -L 0.258065,3.096774,0,2.064516 -L 0,2.064516,0,1.290323 -L 0,1.290323,0.258065,0.516129 -L 0.258065,0.516129,0.516129,0.258065 -L 0.516129,0.258065,1.032258,0 -L 1.032258,0,1.548387,0 -L 1.548387,0,2.322581,0.258065 -L 2.322581,0.258065,2.83871,0.774194 -L 2.83871,0.774194,3.354839,1.548387 -L 3.354839,1.548387,3.612903,2.322581 -L 3.612903,2.322581,3.870968,3.354839 -L 3.870968,3.354839,3.870968,4.129032 -L 3.870968,4.129032,3.612903,4.903226 -L 3.612903,4.903226,3.354839,5.16129 -L 3.354839,5.16129,2.83871,5.419355 -L 2.83871,5.419355,2.322581,5.419355 -L 2.322581,5.419355,1.806452,5.16129 -L 1.806452,5.16129,1.290323,4.645161 -L 1.290323,4.645161,0.774194,3.870968 -L 0.774194,3.870968,0.516129,3.096774 -L 0.516129,3.096774,0.258065,2.064516 -L 0.258065,2.064516,0.258065,1.290323 -L 0.258065,1.290323,0.516129,0.516129 -L 0.516129,0.516129,1.032258,0 -L 1.548387,0,2.064516,0.258065 -L 2.064516,0.258065,2.580645,0.774194 -L 2.580645,0.774194,3.096774,1.548387 -L 3.096774,1.548387,3.354839,2.322581 -L 3.354839,2.322581,3.612903,3.354839 -L 3.612903,3.354839,3.612903,4.129032 -L 3.612903,4.129032,3.354839,4.903226 -L 3.354839,4.903226,2.83871,5.419355 - -[1] 7 -L 1.548387,4.387097,0.258065,0 -L 2.064516,5.419355,0.516129,0 -L 2.064516,5.419355,1.290323,4.645161 -L 1.290323,4.645161,0.516129,4.129032 -L 0.516129,4.129032,0,3.870968 -L 1.806452,4.645161,0.774194,4.129032 -L 0.774194,4.129032,0,3.870968 - -[2] 34 -L 1.548387,4.387097,1.806452,4.129032 -L 1.806452,4.129032,1.548387,3.870968 -L 1.548387,3.870968,1.290323,4.129032 -L 1.290323,4.129032,1.290323,4.387097 -L 1.290323,4.387097,1.548387,4.903226 -L 1.548387,4.903226,1.806452,5.16129 -L 1.806452,5.16129,2.580645,5.419355 -L 2.580645,5.419355,3.354839,5.419355 -L 3.354839,5.419355,4.129032,5.16129 -L 4.129032,5.16129,4.387097,4.645161 -L 4.387097,4.645161,4.387097,4.129032 -L 4.387097,4.129032,4.129032,3.612903 -L 4.129032,3.612903,3.612903,3.096774 -L 3.612903,3.096774,2.83871,2.580645 -L 2.83871,2.580645,1.806452,2.064516 -L 1.806452,2.064516,1.032258,1.548387 -L 1.032258,1.548387,0.516129,1.032258 -L 0.516129,1.032258,0,0 -L 3.354839,5.419355,3.870968,5.16129 -L 3.870968,5.16129,4.129032,4.645161 -L 4.129032,4.645161,4.129032,4.129032 -L 4.129032,4.129032,3.870968,3.612903 -L 3.870968,3.612903,3.354839,3.096774 -L 3.354839,3.096774,1.806452,2.064516 -L 0.258065,0.516129,0.516129,0.774194 -L 0.516129,0.774194,1.032258,0.774194 -L 1.032258,0.774194,2.322581,0.258065 -L 2.322581,0.258065,3.096774,0.258065 -L 3.096774,0.258065,3.612903,0.516129 -L 3.612903,0.516129,3.870968,1.032258 -L 1.032258,0.774194,2.322581,0 -L 2.322581,0,3.096774,0 -L 3.096774,0,3.612903,0.258065 -L 3.612903,0.258065,3.870968,1.032258 - -[3] 42 -L 1.290323,4.387097,1.548387,4.129032 -L 1.548387,4.129032,1.290323,3.870968 -L 1.290323,3.870968,1.032258,4.129032 -L 1.032258,4.129032,1.032258,4.387097 -L 1.032258,4.387097,1.290323,4.903226 -L 1.290323,4.903226,1.548387,5.16129 -L 1.548387,5.16129,2.322581,5.419355 -L 2.322581,5.419355,3.096774,5.419355 -L 3.096774,5.419355,3.870968,5.16129 -L 3.870968,5.16129,4.129032,4.645161 -L 4.129032,4.645161,4.129032,4.129032 -L 4.129032,4.129032,3.870968,3.612903 -L 3.870968,3.612903,3.096774,3.096774 -L 3.096774,3.096774,2.322581,2.83871 -L 3.096774,5.419355,3.612903,5.16129 -L 3.612903,5.16129,3.870968,4.645161 -L 3.870968,4.645161,3.870968,4.129032 -L 3.870968,4.129032,3.612903,3.612903 -L 3.612903,3.612903,3.096774,3.096774 -L 1.806452,2.83871,2.322581,2.83871 -L 2.322581,2.83871,3.096774,2.580645 -L 3.096774,2.580645,3.354839,2.322581 -L 3.354839,2.322581,3.612903,1.806452 -L 3.612903,1.806452,3.612903,1.032258 -L 3.612903,1.032258,3.354839,0.516129 -L 3.354839,0.516129,3.096774,0.258065 -L 3.096774,0.258065,2.322581,0 -L 2.322581,0,1.290323,0 -L 1.290323,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 -L 0.258065,0.516129,0,1.032258 -L 0,1.032258,0,1.290323 -L 0,1.290323,0.258065,1.548387 -L 0.258065,1.548387,0.516129,1.290323 -L 0.516129,1.290323,0.258065,1.032258 -L 2.322581,2.83871,2.83871,2.580645 -L 2.83871,2.580645,3.096774,2.322581 -L 3.096774,2.322581,3.354839,1.806452 -L 3.354839,1.806452,3.354839,1.032258 -L 3.354839,1.032258,3.096774,0.516129 -L 3.096774,0.516129,2.83871,0.258065 -L 2.83871,0.258065,2.322581,0 - -[4] 4 -L 3.612903,5.16129,2.064516,0 -L 3.870968,5.419355,2.322581,0 -L 3.870968,5.419355,0,1.548387 -L 0,1.548387,4.129032,1.548387 - -[5] 29 -L 1.806452,5.419355,0.516129,2.83871 -L 1.806452,5.419355,4.387097,5.419355 -L 1.806452,5.16129,3.096774,5.16129 -L 3.096774,5.16129,4.387097,5.419355 -L 0.516129,2.83871,0.774194,3.096774 -L 0.774194,3.096774,1.548387,3.354839 -L 1.548387,3.354839,2.322581,3.354839 -L 2.322581,3.354839,3.096774,3.096774 -L 3.096774,3.096774,3.354839,2.83871 -L 3.354839,2.83871,3.612903,2.322581 -L 3.612903,2.322581,3.612903,1.548387 -L 3.612903,1.548387,3.354839,0.774194 -L 3.354839,0.774194,2.83871,0.258065 -L 2.83871,0.258065,2.064516,0 -L 2.064516,0,1.290323,0 -L 1.290323,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 -L 0.258065,0.516129,0,1.032258 -L 0,1.032258,0,1.290323 -L 0,1.290323,0.258065,1.548387 -L 0.258065,1.548387,0.516129,1.290323 -L 0.516129,1.290323,0.258065,1.032258 -L 2.322581,3.354839,2.83871,3.096774 -L 2.83871,3.096774,3.096774,2.83871 -L 3.096774,2.83871,3.354839,2.322581 -L 3.354839,2.322581,3.354839,1.548387 -L 3.354839,1.548387,3.096774,0.774194 -L 3.096774,0.774194,2.580645,0.258065 -L 2.580645,0.258065,2.064516,0 - -[6] 40 -L 3.612903,4.645161,3.354839,4.387097 -L 3.354839,4.387097,3.612903,4.129032 -L 3.612903,4.129032,3.870968,4.387097 -L 3.870968,4.387097,3.870968,4.645161 -L 3.870968,4.645161,3.612903,5.16129 -L 3.612903,5.16129,3.096774,5.419355 -L 3.096774,5.419355,2.322581,5.419355 -L 2.322581,5.419355,1.548387,5.16129 -L 1.548387,5.16129,1.032258,4.645161 -L 1.032258,4.645161,0.516129,3.870968 -L 0.516129,3.870968,0.258065,3.096774 -L 0.258065,3.096774,0,2.064516 -L 0,2.064516,0,1.032258 -L 0,1.032258,0.258065,0.516129 -L 0.258065,0.516129,0.516129,0.258065 -L 0.516129,0.258065,1.032258,0 -L 1.032258,0,1.806452,0 -L 1.806452,0,2.580645,0.258065 -L 2.580645,0.258065,3.096774,0.774194 -L 3.096774,0.774194,3.354839,1.290323 -L 3.354839,1.290323,3.354839,2.064516 -L 3.354839,2.064516,3.096774,2.580645 -L 3.096774,2.580645,2.83871,2.83871 -L 2.83871,2.83871,2.322581,3.096774 -L 2.322581,3.096774,1.548387,3.096774 -L 1.548387,3.096774,1.032258,2.83871 -L 1.032258,2.83871,0.516129,2.322581 -L 0.516129,2.322581,0.258065,1.806452 -L 2.322581,5.419355,1.806452,5.16129 -L 1.806452,5.16129,1.290323,4.645161 -L 1.290323,4.645161,0.774194,3.870968 -L 0.774194,3.870968,0.516129,3.096774 -L 0.516129,3.096774,0.258065,2.064516 -L 0.258065,2.064516,0.258065,0.774194 -L 0.258065,0.774194,0.516129,0.258065 -L 1.806452,0,2.322581,0.258065 -L 2.322581,0.258065,2.83871,0.774194 -L 2.83871,0.774194,3.096774,1.290323 -L 3.096774,1.290323,3.096774,2.322581 -L 3.096774,2.322581,2.83871,2.83871 - -[7] 20 -L 0.516129,5.419355,0,3.870968 -L 3.870968,5.419355,3.612903,4.645161 -L 3.612903,4.645161,3.096774,3.870968 -L 3.096774,3.870968,1.806452,2.322581 -L 1.806452,2.322581,1.290323,1.548387 -L 1.290323,1.548387,1.032258,1.032258 -L 1.032258,1.032258,0.774194,0 -L 3.096774,3.870968,1.548387,2.322581 -L 1.548387,2.322581,1.032258,1.548387 -L 1.032258,1.548387,0.774194,1.032258 -L 0.774194,1.032258,0.516129,0 -L 0.258065,4.645161,1.032258,5.419355 -L 1.032258,5.419355,1.548387,5.419355 -L 1.548387,5.419355,2.83871,4.645161 -L 0.516129,4.903226,1.032258,5.16129 -L 1.032258,5.16129,1.548387,5.16129 -L 1.548387,5.16129,2.83871,4.645161 -L 2.83871,4.645161,3.354839,4.645161 -L 3.354839,4.645161,3.612903,4.903226 -L 3.612903,4.903226,3.870968,5.419355 - -[8] 51 -L 2.322581,5.419355,1.548387,5.16129 -L 1.548387,5.16129,1.290323,4.903226 -L 1.290323,4.903226,1.032258,4.387097 -L 1.032258,4.387097,1.032258,3.612903 -L 1.032258,3.612903,1.290323,3.096774 -L 1.290323,3.096774,1.806452,2.83871 -L 1.806452,2.83871,2.580645,2.83871 -L 2.580645,2.83871,3.612903,3.096774 -L 3.612903,3.096774,3.870968,3.354839 -L 3.870968,3.354839,4.129032,3.870968 -L 4.129032,3.870968,4.129032,4.645161 -L 4.129032,4.645161,3.870968,5.16129 -L 3.870968,5.16129,3.096774,5.419355 -L 3.096774,5.419355,2.322581,5.419355 -L 2.322581,5.419355,1.806452,5.16129 -L 1.806452,5.16129,1.548387,4.903226 -L 1.548387,4.903226,1.290323,4.387097 -L 1.290323,4.387097,1.290323,3.612903 -L 1.290323,3.612903,1.548387,3.096774 -L 1.548387,3.096774,1.806452,2.83871 -L 2.580645,2.83871,3.354839,3.096774 -L 3.354839,3.096774,3.612903,3.354839 -L 3.612903,3.354839,3.870968,3.870968 -L 3.870968,3.870968,3.870968,4.645161 -L 3.870968,4.645161,3.612903,5.16129 -L 3.612903,5.16129,3.096774,5.419355 -L 1.806452,2.83871,0.774194,2.580645 -L 0.774194,2.580645,0.258065,2.064516 -L 0.258065,2.064516,0,1.548387 -L 0,1.548387,0,0.774194 -L 0,0.774194,0.258065,0.258065 -L 0.258065,0.258065,1.032258,0 -L 1.032258,0,2.064516,0 -L 2.064516,0,3.096774,0.258065 -L 3.096774,0.258065,3.354839,0.516129 -L 3.354839,0.516129,3.612903,1.032258 -L 3.612903,1.032258,3.612903,1.806452 -L 3.612903,1.806452,3.354839,2.322581 -L 3.354839,2.322581,3.096774,2.580645 -L 3.096774,2.580645,2.580645,2.83871 -L 1.806452,2.83871,1.032258,2.580645 -L 1.032258,2.580645,0.516129,2.064516 -L 0.516129,2.064516,0.258065,1.548387 -L 0.258065,1.548387,0.258065,0.774194 -L 0.258065,0.774194,0.516129,0.258065 -L 0.516129,0.258065,1.032258,0 -L 2.064516,0,2.83871,0.258065 -L 2.83871,0.258065,3.096774,0.516129 -L 3.096774,0.516129,3.354839,1.032258 -L 3.354839,1.032258,3.354839,2.064516 -L 3.354839,2.064516,3.096774,2.580645 - -[9] 40 -L 3.612903,3.612903,3.354839,3.096774 -L 3.354839,3.096774,2.83871,2.580645 -L 2.83871,2.580645,2.322581,2.322581 -L 2.322581,2.322581,1.548387,2.322581 -L 1.548387,2.322581,1.032258,2.580645 -L 1.032258,2.580645,0.774194,2.83871 -L 0.774194,2.83871,0.516129,3.354839 -L 0.516129,3.354839,0.516129,4.129032 -L 0.516129,4.129032,0.774194,4.645161 -L 0.774194,4.645161,1.290323,5.16129 -L 1.290323,5.16129,2.064516,5.419355 -L 2.064516,5.419355,2.83871,5.419355 -L 2.83871,5.419355,3.354839,5.16129 -L 3.354839,5.16129,3.612903,4.903226 -L 3.612903,4.903226,3.870968,4.387097 -L 3.870968,4.387097,3.870968,3.354839 -L 3.870968,3.354839,3.612903,2.322581 -L 3.612903,2.322581,3.354839,1.548387 -L 3.354839,1.548387,2.83871,0.774194 -L 2.83871,0.774194,2.322581,0.258065 -L 2.322581,0.258065,1.548387,0 -L 1.548387,0,0.774194,0 -L 0.774194,0,0.258065,0.258065 -L 0.258065,0.258065,0,0.774194 -L 0,0.774194,0,1.032258 -L 0,1.032258,0.258065,1.290323 -L 0.258065,1.290323,0.516129,1.032258 -L 0.516129,1.032258,0.258065,0.774194 -L 1.032258,2.580645,0.774194,3.096774 -L 0.774194,3.096774,0.774194,4.129032 -L 0.774194,4.129032,1.032258,4.645161 -L 1.032258,4.645161,1.548387,5.16129 -L 1.548387,5.16129,2.064516,5.419355 -L 3.354839,5.16129,3.612903,4.645161 -L 3.612903,4.645161,3.612903,3.354839 -L 3.612903,3.354839,3.354839,2.322581 -L 3.354839,2.322581,3.096774,1.548387 -L 3.096774,1.548387,2.580645,0.774194 -L 2.580645,0.774194,2.064516,0.258065 -L 2.064516,0.258065,1.548387,0 - -[:] 7 -L 1.032258,3.612903,0.774194,3.354839 -L 0.774194,3.354839,1.032258,3.096774 -L 1.032258,3.096774,1.290323,3.354839 -L 1.290323,3.354839,1.032258,3.612903 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 - -[;] 10 -L 1.290323,3.612903,1.032258,3.354839 -L 1.032258,3.354839,1.290323,3.096774 -L 1.290323,3.096774,1.548387,3.354839 -L 1.548387,3.354839,1.290323,3.612903 -L 0.516129,0,0.258065,0.258065 -L 0.258065,0.258065,0.516129,0.516129 -L 0.516129,0.516129,0.774194,0.258065 -L 0.774194,0.258065,0.774194,0 -L 0.774194,0,0.516129,-0.516129 -L 0.516129,-0.516129,0,-1.032258 - -[<] 2 -L 4.129032,4.645161,0,2.322581 -L 0,2.322581,4.129032,0 - -[=] 2 -L 0,3.096774,4.645161,3.096774 -L 0,1.548387,4.645161,1.548387 - -[>] 2 -L 0,4.645161,4.129032,2.322581 -L 4.129032,2.322581,0,0 - -[?] 28 -L 0.258065,4.387097,0.516129,4.129032 -L 0.516129,4.129032,0.258065,3.870968 -L 0.258065,3.870968,0,4.129032 -L 0,4.129032,0,4.387097 -L 0,4.387097,0.258065,4.903226 -L 0.258065,4.903226,0.516129,5.16129 -L 0.516129,5.16129,1.290323,5.419355 -L 1.290323,5.419355,2.322581,5.419355 -L 2.322581,5.419355,3.096774,5.16129 -L 3.096774,5.16129,3.354839,4.645161 -L 3.354839,4.645161,3.354839,4.129032 -L 3.354839,4.129032,3.096774,3.612903 -L 3.096774,3.612903,2.83871,3.354839 -L 2.83871,3.354839,1.290323,2.83871 -L 1.290323,2.83871,0.774194,2.580645 -L 0.774194,2.580645,0.774194,2.064516 -L 0.774194,2.064516,1.032258,1.806452 -L 1.032258,1.806452,1.548387,1.806452 -L 2.322581,5.419355,2.83871,5.16129 -L 2.83871,5.16129,3.096774,4.645161 -L 3.096774,4.645161,3.096774,4.129032 -L 3.096774,4.129032,2.83871,3.612903 -L 2.83871,3.612903,2.580645,3.354839 -L 2.580645,3.354839,2.064516,3.096774 -L 0.516129,0.516129,0.258065,0.258065 -L 0.258065,0.258065,0.516129,0 -L 0.516129,0,0.774194,0.258065 -L 0.774194,0.258065,0.516129,0.516129 - -[@] 48 -L 3.870968,3.354839,3.612903,3.870968 -L 3.612903,3.870968,3.096774,4.129032 -L 3.096774,4.129032,2.322581,4.129032 -L 2.322581,4.129032,1.806452,3.870968 -L 1.806452,3.870968,1.548387,3.612903 -L 1.548387,3.612903,1.290323,2.83871 -L 1.290323,2.83871,1.290323,2.064516 -L 1.290323,2.064516,1.548387,1.548387 -L 1.548387,1.548387,2.064516,1.290323 -L 2.064516,1.290323,2.83871,1.290323 -L 2.83871,1.290323,3.354839,1.548387 -L 3.354839,1.548387,3.612903,2.064516 -L 2.322581,4.129032,1.806452,3.612903 -L 1.806452,3.612903,1.548387,2.83871 -L 1.548387,2.83871,1.548387,2.064516 -L 1.548387,2.064516,1.806452,1.548387 -L 1.806452,1.548387,2.064516,1.290323 -L 3.870968,4.129032,3.612903,2.064516 -L 3.612903,2.064516,3.612903,1.548387 -L 3.612903,1.548387,4.129032,1.290323 -L 4.129032,1.290323,4.645161,1.290323 -L 4.645161,1.290323,5.16129,1.806452 -L 5.16129,1.806452,5.419355,2.580645 -L 5.419355,2.580645,5.419355,3.096774 -L 5.419355,3.096774,5.16129,3.870968 -L 5.16129,3.870968,4.903226,4.387097 -L 4.903226,4.387097,4.387097,4.903226 -L 4.387097,4.903226,3.870968,5.16129 -L 3.870968,5.16129,3.096774,5.419355 -L 3.096774,5.419355,2.322581,5.419355 -L 2.322581,5.419355,1.548387,5.16129 -L 1.548387,5.16129,1.032258,4.903226 -L 1.032258,4.903226,0.516129,4.387097 -L 0.516129,4.387097,0.258065,3.870968 -L 0.258065,3.870968,0,3.096774 -L 0,3.096774,0,2.322581 -L 0,2.322581,0.258065,1.548387 -L 0.258065,1.548387,0.516129,1.032258 -L 0.516129,1.032258,1.032258,0.516129 -L 1.032258,0.516129,1.548387,0.258065 -L 1.548387,0.258065,2.322581,0 -L 2.322581,0,3.096774,0 -L 3.096774,0,3.870968,0.258065 -L 3.870968,0.258065,4.387097,0.516129 -L 4.387097,0.516129,4.645161,0.774194 -L 4.129032,4.129032,3.870968,2.064516 -L 3.870968,2.064516,3.870968,1.548387 -L 3.870968,1.548387,4.129032,1.290323 - -[A] 30 -L 5.16129,5.419355,4.645161,4.903226 -L 4.645161,4.903226,4.129032,4.129032 -L 4.129032,4.129032,3.354839,2.83871 -L 3.354839,2.83871,2.83871,2.064516 -L 2.83871,2.064516,2.064516,1.032258 -L 2.064516,1.032258,1.290323,0.258065 -L 1.290323,0.258065,0.774194,0 -L 0.774194,0,0.258065,0 -L 0.258065,0,0,0.258065 -L 0,0.258065,0,0.774194 -L 0,0.774194,0.258065,1.032258 -L 0.258065,1.032258,0.516129,0.774194 -L 0.516129,0.774194,0.258065,0.516129 -L 5.16129,5.419355,4.903226,4.387097 -L 4.903226,4.387097,4.387097,1.806452 -L 4.387097,1.806452,4.129032,0 -L 5.16129,5.419355,4.387097,0 -L 4.129032,0,4.129032,0.516129 -L 4.129032,0.516129,3.870968,1.290323 -L 3.870968,1.290323,3.612903,1.806452 -L 3.612903,1.806452,3.096774,2.322581 -L 3.096774,2.322581,2.580645,2.580645 -L 2.580645,2.580645,2.064516,2.580645 -L 2.064516,2.580645,1.806452,2.322581 -L 1.806452,2.322581,1.806452,1.806452 -L 1.806452,1.806452,2.064516,1.032258 -L 2.064516,1.032258,2.83871,0.258065 -L 2.83871,0.258065,3.612903,0 -L 3.612903,0,4.645161,0 -L 4.645161,0,5.16129,0.258065 - -[B] 58 -L 3.612903,5.16129,3.354839,4.903226 -L 3.354839,4.903226,3.096774,4.387097 -L 3.096774,4.387097,2.580645,3.096774 -L 2.580645,3.096774,2.064516,1.548387 -L 2.064516,1.548387,1.806452,1.032258 -L 1.806452,1.032258,1.290323,0.258065 -L 1.290323,0.258065,0.774194,0 -L 3.354839,4.903226,3.096774,4.129032 -L 3.096774,4.129032,2.580645,2.064516 -L 2.580645,2.064516,2.322581,1.290323 -L 2.322581,1.290323,2.064516,0.774194 -L 2.064516,0.774194,1.548387,0.258065 -L 1.548387,0.258065,0.774194,0 -L 0.774194,0,0.258065,0 -L 0.258065,0,0,0.258065 -L 0,0.258065,0,0.774194 -L 0,0.774194,0.258065,1.032258 -L 0.258065,1.032258,0.516129,0.774194 -L 0.516129,0.774194,0.258065,0.516129 -L 2.064516,3.870968,1.806452,3.354839 -L 1.806452,3.354839,1.548387,3.096774 -L 1.548387,3.096774,1.032258,3.096774 -L 1.032258,3.096774,0.774194,3.354839 -L 0.774194,3.354839,0.774194,3.870968 -L 0.774194,3.870968,1.032258,4.387097 -L 1.032258,4.387097,1.548387,4.903226 -L 1.548387,4.903226,2.064516,5.16129 -L 2.064516,5.16129,2.83871,5.419355 -L 2.83871,5.419355,4.387097,5.419355 -L 4.387097,5.419355,4.903226,5.16129 -L 4.903226,5.16129,5.16129,4.645161 -L 5.16129,4.645161,5.16129,4.129032 -L 5.16129,4.129032,4.903226,3.612903 -L 4.903226,3.612903,4.387097,3.354839 -L 4.387097,3.354839,3.354839,3.096774 -L 3.354839,3.096774,2.83871,3.096774 -L 4.387097,5.419355,4.645161,5.16129 -L 4.645161,5.16129,4.903226,4.645161 -L 4.903226,4.645161,4.903226,4.129032 -L 4.903226,4.129032,4.645161,3.612903 -L 4.645161,3.612903,4.387097,3.354839 -L 3.354839,3.096774,4.129032,2.83871 -L 4.129032,2.83871,4.387097,2.580645 -L 4.387097,2.580645,4.645161,2.064516 -L 4.645161,2.064516,4.645161,1.290323 -L 4.645161,1.290323,4.387097,0.516129 -L 4.387097,0.516129,4.129032,0.258065 -L 4.129032,0.258065,3.612903,0 -L 3.612903,0,3.096774,0 -L 3.096774,0,2.83871,0.258065 -L 2.83871,0.258065,2.83871,0.774194 -L 2.83871,0.774194,3.096774,1.548387 -L 3.354839,3.096774,3.870968,2.83871 -L 3.870968,2.83871,4.129032,2.580645 -L 4.129032,2.580645,4.387097,2.064516 -L 4.387097,2.064516,4.387097,1.290323 -L 4.387097,1.290323,4.129032,0.516129 -L 4.129032,0.516129,3.612903,0 - -[C] 37 -L 0.258065,4.903226,0,4.387097 -L 0,4.387097,0,3.870968 -L 0,3.870968,0.258065,3.354839 -L 0.258065,3.354839,1.032258,3.096774 -L 1.032258,3.096774,1.806452,3.096774 -L 1.806452,3.096774,2.83871,3.354839 -L 2.83871,3.354839,3.354839,3.612903 -L 3.354839,3.612903,3.870968,4.129032 -L 3.870968,4.129032,4.129032,4.645161 -L 4.129032,4.645161,4.129032,5.16129 -L 4.129032,5.16129,3.870968,5.419355 -L 3.870968,5.419355,3.354839,5.419355 -L 3.354839,5.419355,2.580645,5.16129 -L 2.580645,5.16129,1.806452,4.387097 -L 1.806452,4.387097,1.290323,3.612903 -L 1.290323,3.612903,0.774194,2.580645 -L 0.774194,2.580645,0.516129,1.548387 -L 0.516129,1.548387,0.516129,0.774194 -L 0.516129,0.774194,0.774194,0.258065 -L 0.774194,0.258065,1.548387,0 -L 1.548387,0,2.064516,0 -L 2.064516,0,2.83871,0.258065 -L 2.83871,0.258065,3.354839,0.774194 -L 3.354839,0.774194,3.612903,1.290323 -L 3.612903,1.290323,3.612903,1.806452 -L 3.612903,1.806452,3.354839,2.322581 -L 3.354839,2.322581,2.83871,2.322581 -L 2.83871,2.322581,2.322581,2.064516 -L 2.322581,2.064516,2.064516,1.548387 -L 3.354839,5.419355,2.83871,5.16129 -L 2.83871,5.16129,2.064516,4.387097 -L 2.064516,4.387097,1.548387,3.612903 -L 1.548387,3.612903,1.032258,2.580645 -L 1.032258,2.580645,0.774194,1.548387 -L 0.774194,1.548387,0.774194,0.774194 -L 0.774194,0.774194,1.032258,0.258065 -L 1.032258,0.258065,1.548387,0 - -[D] 39 -L 3.612903,5.16129,3.354839,4.903226 -L 3.354839,4.903226,3.096774,4.387097 -L 3.096774,4.387097,2.580645,3.096774 -L 2.580645,3.096774,2.064516,1.548387 -L 2.064516,1.548387,1.806452,1.032258 -L 1.806452,1.032258,1.290323,0.258065 -L 1.290323,0.258065,0.774194,0 -L 3.354839,4.903226,3.096774,4.129032 -L 3.096774,4.129032,2.580645,2.064516 -L 2.580645,2.064516,2.322581,1.290323 -L 2.322581,1.290323,2.064516,0.774194 -L 2.064516,0.774194,1.548387,0.258065 -L 1.548387,0.258065,0.774194,0 -L 0.774194,0,0.258065,0 -L 0.258065,0,0,0.258065 -L 0,0.258065,0,0.774194 -L 0,0.774194,0.258065,1.032258 -L 0.258065,1.032258,0.774194,1.032258 -L 0.774194,1.032258,1.290323,0.774194 -L 1.290323,0.774194,1.806452,0.258065 -L 1.806452,0.258065,2.322581,0 -L 2.322581,0,3.096774,0 -L 3.096774,0,3.612903,0.258065 -L 3.612903,0.258065,4.129032,0.774194 -L 4.129032,0.774194,4.645161,1.806452 -L 4.645161,1.806452,4.903226,3.096774 -L 4.903226,3.096774,4.903226,3.870968 -L 4.903226,3.870968,4.645161,4.645161 -L 4.645161,4.645161,4.129032,5.16129 -L 4.129032,5.16129,3.612903,5.419355 -L 3.612903,5.419355,2.322581,5.419355 -L 2.322581,5.419355,1.548387,5.16129 -L 1.548387,5.16129,1.032258,4.645161 -L 1.032258,4.645161,0.774194,4.129032 -L 0.774194,4.129032,0.774194,3.612903 -L 0.774194,3.612903,1.032258,3.354839 -L 1.032258,3.354839,1.548387,3.354839 -L 1.548387,3.354839,1.806452,3.612903 -L 1.806452,3.612903,2.064516,4.129032 - -[E] 41 -L 3.096774,4.645161,2.83871,4.387097 -L 2.83871,4.387097,2.83871,3.870968 -L 2.83871,3.870968,3.096774,3.612903 -L 3.096774,3.612903,3.612903,3.612903 -L 3.612903,3.612903,3.870968,4.129032 -L 3.870968,4.129032,3.870968,4.645161 -L 3.870968,4.645161,3.612903,5.16129 -L 3.612903,5.16129,3.096774,5.419355 -L 3.096774,5.419355,2.322581,5.419355 -L 2.322581,5.419355,1.806452,5.16129 -L 1.806452,5.16129,1.548387,4.903226 -L 1.548387,4.903226,1.290323,4.387097 -L 1.290323,4.387097,1.290323,3.870968 -L 1.290323,3.870968,1.548387,3.354839 -L 1.548387,3.354839,2.064516,3.096774 -L 2.322581,5.419355,1.806452,4.903226 -L 1.806452,4.903226,1.548387,4.387097 -L 1.548387,4.387097,1.548387,3.612903 -L 1.548387,3.612903,2.064516,3.096774 -L 2.064516,3.096774,1.548387,3.096774 -L 1.548387,3.096774,0.774194,2.83871 -L 0.774194,2.83871,0.258065,2.322581 -L 0.258065,2.322581,0,1.806452 -L 0,1.806452,0,1.032258 -L 0,1.032258,0.258065,0.516129 -L 0.258065,0.516129,0.516129,0.258065 -L 0.516129,0.258065,1.032258,0 -L 1.032258,0,1.806452,0 -L 1.806452,0,2.580645,0.258065 -L 2.580645,0.258065,3.096774,0.774194 -L 3.096774,0.774194,3.354839,1.290323 -L 3.354839,1.290323,3.354839,1.806452 -L 3.354839,1.806452,3.096774,2.322581 -L 3.096774,2.322581,2.580645,2.322581 -L 2.580645,2.322581,2.064516,2.064516 -L 2.064516,2.064516,1.806452,1.548387 -L 1.548387,3.096774,1.032258,2.83871 -L 1.032258,2.83871,0.516129,2.322581 -L 0.516129,2.322581,0.258065,1.806452 -L 0.258065,1.806452,0.258065,0.774194 -L 0.258065,0.774194,0.516129,0.258065 - -[F] 38 -L 3.870968,4.903226,3.612903,4.387097 -L 3.612903,4.387097,3.096774,3.096774 -L 3.096774,3.096774,2.580645,1.548387 -L 2.580645,1.548387,2.322581,1.032258 -L 2.322581,1.032258,1.806452,0.258065 -L 1.806452,0.258065,1.290323,0 -L 2.322581,3.870968,2.064516,3.354839 -L 2.064516,3.354839,1.548387,3.096774 -L 1.548387,3.096774,1.032258,3.096774 -L 1.032258,3.096774,0.774194,3.612903 -L 0.774194,3.612903,0.774194,4.129032 -L 0.774194,4.129032,1.032258,4.645161 -L 1.032258,4.645161,1.548387,5.16129 -L 1.548387,5.16129,2.322581,5.419355 -L 2.322581,5.419355,4.903226,5.419355 -L 4.903226,5.419355,4.129032,5.16129 -L 4.129032,5.16129,3.870968,4.903226 -L 3.870968,4.903226,3.612903,4.129032 -L 3.612903,4.129032,3.096774,2.064516 -L 3.096774,2.064516,2.83871,1.290323 -L 2.83871,1.290323,2.580645,0.774194 -L 2.580645,0.774194,2.064516,0.258065 -L 2.064516,0.258065,1.290323,0 -L 1.290323,0,0.774194,0 -L 0.774194,0,0.258065,0.258065 -L 0.258065,0.258065,0,0.516129 -L 0,0.516129,0,0.774194 -L 0,0.774194,0.258065,1.032258 -L 0.258065,1.032258,0.516129,0.774194 -L 0.516129,0.774194,0.258065,0.516129 -L 2.83871,5.419355,3.870968,5.16129 -L 3.870968,5.16129,4.129032,5.16129 -L 1.806452,2.064516,2.064516,2.322581 -L 2.064516,2.322581,2.580645,2.580645 -L 2.580645,2.580645,3.612903,2.580645 -L 3.612903,2.580645,4.129032,2.83871 -L 4.129032,2.83871,4.645161,3.612903 -L 4.645161,3.612903,4.129032,1.806452 - -[G] 45 -L 0.258065,4.645161,0,4.129032 -L 0,4.129032,0,3.612903 -L 0,3.612903,0.258065,3.096774 -L 0.258065,3.096774,0.774194,2.83871 -L 0.774194,2.83871,1.548387,2.83871 -L 1.548387,2.83871,2.322581,3.096774 -L 2.322581,3.096774,2.83871,3.354839 -L 2.83871,3.354839,3.612903,4.129032 -L 3.612903,4.129032,3.870968,4.903226 -L 3.870968,4.903226,3.870968,5.16129 -L 3.870968,5.16129,3.612903,5.419355 -L 3.612903,5.419355,3.354839,5.419355 -L 3.354839,5.419355,2.83871,5.16129 -L 2.83871,5.16129,2.322581,4.645161 -L 2.322581,4.645161,2.064516,4.129032 -L 2.064516,4.129032,1.806452,3.354839 -L 1.806452,3.354839,1.806452,2.580645 -L 1.806452,2.580645,2.064516,2.064516 -L 2.064516,2.064516,2.580645,1.806452 -L 2.580645,1.806452,3.096774,1.806452 -L 3.096774,1.806452,3.612903,2.064516 -L 3.612903,2.064516,4.129032,2.580645 -L 4.129032,2.580645,4.387097,3.096774 -L 3.612903,5.419355,3.096774,5.16129 -L 3.096774,5.16129,2.580645,4.645161 -L 2.580645,4.645161,2.322581,4.129032 -L 2.322581,4.129032,2.064516,3.354839 -L 2.064516,3.354839,2.064516,2.322581 -L 2.064516,2.322581,2.580645,1.806452 -L 4.387097,3.096774,4.129032,2.064516 -L 4.129032,2.064516,3.612903,1.032258 -L 3.612903,1.032258,3.096774,0.516129 -L 3.096774,0.516129,2.580645,0.258065 -L 2.580645,0.258065,1.548387,0 -L 1.548387,0,0.774194,0 -L 0.774194,0,0.258065,0.258065 -L 0.258065,0.258065,0,0.774194 -L 0,0.774194,0,1.032258 -L 0,1.032258,0.258065,1.290323 -L 0.258065,1.290323,0.516129,1.032258 -L 0.516129,1.032258,0.258065,0.774194 -L 4.129032,2.064516,3.612903,1.290323 -L 3.612903,1.290323,3.096774,0.774194 -L 3.096774,0.774194,2.322581,0.258065 -L 2.322581,0.258065,1.548387,0 - -[H] 47 -L 1.548387,3.870968,1.290323,4.129032 -L 1.290323,4.129032,1.290323,4.645161 -L 1.290323,4.645161,1.548387,5.16129 -L 1.548387,5.16129,2.322581,5.419355 -L 2.322581,5.419355,3.096774,5.419355 -L 3.096774,5.419355,2.322581,2.580645 -L 2.322581,2.580645,1.806452,1.032258 -L 1.806452,1.032258,1.548387,0.516129 -L 1.548387,0.516129,1.290323,0.258065 -L 1.290323,0.258065,0.774194,0 -L 0.774194,0,0.258065,0 -L 0.258065,0,0,0.258065 -L 0,0.258065,0,0.774194 -L 0,0.774194,0.258065,1.032258 -L 0.258065,1.032258,0.516129,0.774194 -L 0.516129,0.774194,0.258065,0.516129 -L 3.096774,5.419355,2.322581,3.096774 -L 2.322581,3.096774,2.064516,2.322581 -L 2.064516,2.322581,1.548387,1.032258 -L 1.548387,1.032258,1.290323,0.516129 -L 1.290323,0.516129,0.774194,0 -L 1.032258,1.806452,1.290323,2.064516 -L 1.290323,2.064516,1.806452,2.322581 -L 1.806452,2.322581,4.129032,3.096774 -L 4.129032,3.096774,4.645161,3.354839 -L 4.645161,3.354839,5.419355,3.870968 -L 5.419355,3.870968,5.935484,4.387097 -L 5.935484,4.387097,6.193548,4.903226 -L 6.193548,4.903226,6.193548,5.16129 -L 6.193548,5.16129,5.935484,5.419355 -L 5.935484,5.419355,5.677419,5.419355 -L 5.677419,5.419355,5.16129,5.16129 -L 5.16129,5.16129,4.645161,4.387097 -L 4.645161,4.387097,4.387097,3.870968 -L 4.387097,3.870968,3.870968,2.322581 -L 3.870968,2.322581,3.612903,1.290323 -L 3.612903,1.290323,3.612903,0.516129 -L 3.612903,0.516129,4.129032,0 -L 4.129032,0,4.387097,0 -L 4.387097,0,4.903226,0.258065 -L 4.903226,0.258065,5.419355,0.774194 -L 5.677419,5.419355,5.16129,4.903226 -L 5.16129,4.903226,4.645161,3.870968 -L 4.645161,3.870968,4.129032,2.322581 -L 4.129032,2.322581,3.870968,1.290323 -L 3.870968,1.290323,3.870968,0.516129 -L 3.870968,0.516129,4.129032,0 - -[I] 29 -L 3.612903,4.903226,3.096774,4.129032 -L 3.096774,4.129032,2.580645,2.83871 -L 2.580645,2.83871,2.064516,1.548387 -L 2.064516,1.548387,1.806452,1.032258 -L 1.806452,1.032258,1.290323,0.258065 -L 1.290323,0.258065,0.774194,0 -L 4.129032,3.870968,3.612903,3.354839 -L 3.612903,3.354839,2.83871,3.096774 -L 2.83871,3.096774,2.064516,3.096774 -L 2.064516,3.096774,1.548387,3.354839 -L 1.548387,3.354839,1.290323,3.870968 -L 1.290323,3.870968,1.290323,4.387097 -L 1.290323,4.387097,1.548387,4.903226 -L 1.548387,4.903226,2.064516,5.16129 -L 2.064516,5.16129,3.096774,5.419355 -L 3.096774,5.419355,4.129032,5.419355 -L 4.129032,5.419355,3.612903,4.903226 -L 3.612903,4.903226,3.354839,4.387097 -L 3.354839,4.387097,2.83871,2.83871 -L 2.83871,2.83871,2.322581,1.290323 -L 2.322581,1.290323,2.064516,0.774194 -L 2.064516,0.774194,1.548387,0.258065 -L 1.548387,0.258065,0.774194,0 -L 0.774194,0,0.258065,0 -L 0.258065,0,0,0.258065 -L 0,0.258065,0,0.774194 -L 0,0.774194,0.258065,1.032258 -L 0.258065,1.032258,0.516129,0.774194 -L 0.516129,0.774194,0.258065,0.516129 - -[J] 30 -L 3.870968,5.419355,3.354839,4.903226 -L 3.354839,4.903226,2.83871,4.129032 -L 2.83871,4.129032,2.322581,2.83871 -L 2.322581,2.83871,1.548387,0.516129 -L 1.548387,0.516129,1.032258,-0.516129 -L 3.870968,3.612903,3.354839,3.096774 -L 3.354839,3.096774,2.580645,2.83871 -L 2.580645,2.83871,1.806452,2.83871 -L 1.806452,2.83871,1.290323,3.096774 -L 1.290323,3.096774,1.032258,3.612903 -L 1.032258,3.612903,1.032258,4.129032 -L 1.032258,4.129032,1.290323,4.645161 -L 1.290323,4.645161,1.806452,5.16129 -L 1.806452,5.16129,2.83871,5.419355 -L 2.83871,5.419355,3.870968,5.419355 -L 3.870968,5.419355,3.354839,4.645161 -L 3.354839,4.645161,3.096774,4.129032 -L 3.096774,4.129032,2.322581,1.806452 -L 2.322581,1.806452,1.806452,0.774194 -L 1.806452,0.774194,1.548387,0.258065 -L 1.548387,0.258065,1.032258,-0.516129 -L 1.032258,-0.516129,0.774194,-0.774194 -L 0.774194,-0.774194,0.258065,-1.032258 -L 0.258065,-1.032258,0,-0.774194 -L 0,-0.774194,0,-0.258065 -L 0,-0.258065,0.258065,0.258065 -L 0.258065,0.258065,0.774194,0.774194 -L 0.774194,0.774194,1.290323,1.032258 -L 1.290323,1.032258,2.064516,1.290323 -L 2.064516,1.290323,3.096774,1.548387 - -[K] 47 -L 1.548387,3.870968,1.290323,4.129032 -L 1.290323,4.129032,1.290323,4.645161 -L 1.290323,4.645161,1.806452,5.16129 -L 1.806452,5.16129,2.580645,5.419355 -L 2.580645,5.419355,3.096774,5.419355 -L 3.096774,5.419355,2.322581,2.580645 -L 2.322581,2.580645,1.806452,1.032258 -L 1.806452,1.032258,1.548387,0.516129 -L 1.548387,0.516129,1.290323,0.258065 -L 1.290323,0.258065,0.774194,0 -L 0.774194,0,0.258065,0 -L 0.258065,0,0,0.258065 -L 0,0.258065,0,0.774194 -L 0,0.774194,0.258065,1.032258 -L 0.258065,1.032258,0.516129,0.774194 -L 0.516129,0.774194,0.258065,0.516129 -L 3.096774,5.419355,2.322581,3.096774 -L 2.322581,3.096774,2.064516,2.322581 -L 2.064516,2.322581,1.548387,1.032258 -L 1.548387,1.032258,1.290323,0.516129 -L 1.290323,0.516129,0.774194,0 -L 5.16129,5.16129,4.387097,4.129032 -L 4.387097,4.129032,3.870968,3.612903 -L 3.870968,3.612903,3.354839,3.354839 -L 3.354839,3.354839,2.580645,3.096774 -L 5.935484,5.16129,5.677419,4.903226 -L 5.677419,4.903226,5.935484,4.645161 -L 5.935484,4.645161,6.193548,4.903226 -L 6.193548,4.903226,6.193548,5.16129 -L 6.193548,5.16129,5.935484,5.419355 -L 5.935484,5.419355,5.677419,5.419355 -L 5.677419,5.419355,5.16129,5.16129 -L 5.16129,5.16129,4.387097,3.870968 -L 4.387097,3.870968,4.129032,3.612903 -L 4.129032,3.612903,3.612903,3.354839 -L 3.612903,3.354839,2.580645,3.096774 -L 2.580645,3.096774,3.354839,2.83871 -L 3.354839,2.83871,3.612903,2.322581 -L 3.612903,2.322581,3.870968,0.516129 -L 3.870968,0.516129,4.129032,0 -L 2.580645,3.096774,3.096774,2.83871 -L 3.096774,2.83871,3.354839,2.322581 -L 3.354839,2.322581,3.612903,0.516129 -L 3.612903,0.516129,4.129032,0 -L 4.129032,0,4.387097,0 -L 4.387097,0,4.903226,0.258065 -L 4.903226,0.258065,5.419355,0.774194 - -[L] 36 -L 1.290323,4.645161,1.032258,4.129032 -L 1.032258,4.129032,1.032258,3.612903 -L 1.032258,3.612903,1.290323,3.096774 -L 1.290323,3.096774,1.806452,2.83871 -L 1.806452,2.83871,2.580645,2.83871 -L 2.580645,2.83871,3.354839,3.096774 -L 3.354839,3.096774,3.870968,3.354839 -L 3.870968,3.354839,4.645161,4.129032 -L 4.645161,4.129032,4.903226,4.903226 -L 4.903226,4.903226,4.903226,5.16129 -L 4.903226,5.16129,4.645161,5.419355 -L 4.645161,5.419355,4.387097,5.419355 -L 4.387097,5.419355,3.870968,5.16129 -L 3.870968,5.16129,3.612903,4.903226 -L 3.612903,4.903226,3.096774,4.129032 -L 3.096774,4.129032,2.064516,1.548387 -L 2.064516,1.548387,1.806452,1.032258 -L 1.806452,1.032258,1.290323,0.258065 -L 1.290323,0.258065,0.774194,0 -L 3.612903,4.903226,3.096774,3.870968 -L 3.096774,3.870968,2.580645,2.064516 -L 2.580645,2.064516,2.322581,1.290323 -L 2.322581,1.290323,2.064516,0.774194 -L 2.064516,0.774194,1.548387,0.258065 -L 1.548387,0.258065,0.774194,0 -L 0.774194,0,0.258065,0 -L 0.258065,0,0,0.258065 -L 0,0.258065,0,0.774194 -L 0,0.774194,0.258065,1.032258 -L 0.258065,1.032258,0.774194,1.032258 -L 0.774194,1.032258,1.290323,0.774194 -L 1.290323,0.774194,2.064516,0.258065 -L 2.064516,0.258065,2.580645,0 -L 2.580645,0,3.354839,0 -L 3.354839,0,3.870968,0.258065 -L 3.870968,0.258065,4.387097,0.774194 - -[M] 37 -L 4.129032,5.419355,3.096774,3.096774 -L 3.096774,3.096774,2.322581,1.548387 -L 2.322581,1.548387,1.806452,0.774194 -L 1.806452,0.774194,1.290323,0.258065 -L 1.290323,0.258065,0.774194,0 -L 0.774194,0,0.258065,0 -L 0.258065,0,0,0.258065 -L 0,0.258065,0,0.774194 -L 0,0.774194,0.258065,1.032258 -L 0.258065,1.032258,0.516129,0.774194 -L 0.516129,0.774194,0.258065,0.516129 -L 4.129032,5.419355,3.612903,3.612903 -L 3.612903,3.612903,3.354839,2.580645 -L 3.354839,2.580645,3.096774,1.290323 -L 3.096774,1.290323,3.096774,0.258065 -L 3.096774,0.258065,3.612903,0 -L 4.129032,5.419355,3.870968,4.387097 -L 3.870968,4.387097,3.612903,3.096774 -L 3.612903,3.096774,3.354839,1.290323 -L 3.354839,1.290323,3.354839,0.258065 -L 3.354839,0.258065,3.612903,0 -L 6.451613,5.419355,5.419355,3.096774 -L 5.419355,3.096774,4.129032,0.774194 -L 4.129032,0.774194,3.612903,0 -L 6.451613,5.419355,5.935484,3.612903 -L 5.935484,3.612903,5.677419,2.580645 -L 5.677419,2.580645,5.419355,1.290323 -L 5.419355,1.290323,5.419355,0.258065 -L 5.419355,0.258065,5.935484,0 -L 5.935484,0,6.193548,0 -L 6.193548,0,6.709677,0.258065 -L 6.709677,0.258065,7.225806,0.774194 -L 6.451613,5.419355,6.193548,4.387097 -L 6.193548,4.387097,5.935484,3.096774 -L 5.935484,3.096774,5.677419,1.290323 -L 5.677419,1.290323,5.677419,0.258065 -L 5.677419,0.258065,5.935484,0 - -[N] 30 -L 3.354839,5.419355,3.096774,4.387097 -L 3.096774,4.387097,2.580645,2.83871 -L 2.580645,2.83871,2.064516,1.548387 -L 2.064516,1.548387,1.806452,1.032258 -L 1.806452,1.032258,1.290323,0.258065 -L 1.290323,0.258065,0.774194,0 -L 0.774194,0,0.258065,0 -L 0.258065,0,0,0.258065 -L 0,0.258065,0,0.774194 -L 0,0.774194,0.258065,1.032258 -L 0.258065,1.032258,0.516129,0.774194 -L 0.516129,0.774194,0.258065,0.516129 -L 3.354839,5.419355,3.354839,4.129032 -L 3.354839,4.129032,3.612903,1.290323 -L 3.612903,1.290323,3.870968,0 -L 3.354839,5.419355,3.612903,4.129032 -L 3.612903,4.129032,3.870968,1.290323 -L 3.870968,1.290323,3.870968,0 -L 6.967742,5.16129,6.709677,4.903226 -L 6.709677,4.903226,6.967742,4.645161 -L 6.967742,4.645161,7.225806,4.903226 -L 7.225806,4.903226,7.225806,5.16129 -L 7.225806,5.16129,6.967742,5.419355 -L 6.967742,5.419355,6.451613,5.419355 -L 6.451613,5.419355,5.935484,5.16129 -L 5.935484,5.16129,5.419355,4.387097 -L 5.419355,4.387097,5.16129,3.870968 -L 5.16129,3.870968,4.645161,2.580645 -L 4.645161,2.580645,4.129032,1.032258 -L 4.129032,1.032258,3.870968,0 - -[O] 30 -L 2.064516,5.419355,1.548387,5.16129 -L 1.548387,5.16129,1.032258,4.645161 -L 1.032258,4.645161,0.516129,3.870968 -L 0.516129,3.870968,0.258065,3.354839 -L 0.258065,3.354839,0,2.322581 -L 0,2.322581,0,1.290323 -L 0,1.290323,0.258065,0.516129 -L 0.258065,0.516129,0.516129,0.258065 -L 0.516129,0.258065,1.032258,0 -L 1.032258,0,1.548387,0 -L 1.548387,0,2.322581,0.258065 -L 2.322581,0.258065,2.83871,0.774194 -L 2.83871,0.774194,3.354839,1.548387 -L 3.354839,1.548387,3.612903,2.064516 -L 3.612903,2.064516,3.870968,3.096774 -L 3.870968,3.096774,3.870968,4.129032 -L 3.870968,4.129032,3.612903,4.903226 -L 3.612903,4.903226,3.354839,5.16129 -L 3.354839,5.16129,3.096774,5.16129 -L 3.096774,5.16129,2.580645,4.903226 -L 2.580645,4.903226,2.064516,4.387097 -L 2.064516,4.387097,1.548387,3.354839 -L 1.548387,3.354839,1.290323,2.064516 -L 1.290323,2.064516,1.290323,1.290323 -L 1.548387,5.16129,1.032258,4.387097 -L 1.032258,4.387097,0.516129,3.354839 -L 0.516129,3.354839,0.258065,2.322581 -L 0.258065,2.322581,0.258065,1.290323 -L 0.258065,1.290323,0.516129,0.516129 -L 0.516129,0.516129,1.032258,0 - -[P] 45 -L 3.612903,5.16129,3.354839,4.903226 -L 3.354839,4.903226,3.096774,4.387097 -L 3.096774,4.387097,2.580645,3.096774 -L 2.580645,3.096774,2.064516,1.548387 -L 2.064516,1.548387,1.806452,1.032258 -L 1.806452,1.032258,1.290323,0.258065 -L 1.290323,0.258065,0.774194,0 -L 3.354839,4.903226,3.096774,4.129032 -L 3.096774,4.129032,2.580645,2.064516 -L 2.580645,2.064516,2.322581,1.290323 -L 2.322581,1.290323,2.064516,0.774194 -L 2.064516,0.774194,1.548387,0.258065 -L 1.548387,0.258065,0.774194,0 -L 0.774194,0,0.258065,0 -L 0.258065,0,0,0.258065 -L 0,0.258065,0,0.774194 -L 0,0.774194,0.258065,1.032258 -L 0.258065,1.032258,0.516129,0.774194 -L 0.516129,0.774194,0.258065,0.516129 -L 2.064516,3.870968,1.806452,3.354839 -L 1.806452,3.354839,1.548387,3.096774 -L 1.548387,3.096774,1.032258,3.096774 -L 1.032258,3.096774,0.774194,3.354839 -L 0.774194,3.354839,0.774194,3.870968 -L 0.774194,3.870968,1.032258,4.387097 -L 1.032258,4.387097,1.548387,4.903226 -L 1.548387,4.903226,2.064516,5.16129 -L 2.064516,5.16129,2.83871,5.419355 -L 2.83871,5.419355,3.870968,5.419355 -L 3.870968,5.419355,4.645161,5.16129 -L 4.645161,5.16129,4.903226,4.903226 -L 4.903226,4.903226,5.16129,4.387097 -L 5.16129,4.387097,5.16129,3.612903 -L 5.16129,3.612903,4.903226,3.096774 -L 4.903226,3.096774,4.645161,2.83871 -L 4.645161,2.83871,3.870968,2.580645 -L 3.870968,2.580645,3.354839,2.580645 -L 3.354839,2.580645,2.83871,2.83871 -L 3.870968,5.419355,4.387097,5.16129 -L 4.387097,5.16129,4.645161,4.903226 -L 4.645161,4.903226,4.903226,4.387097 -L 4.903226,4.387097,4.903226,3.612903 -L 4.903226,3.612903,4.645161,3.096774 -L 4.645161,3.096774,4.387097,2.83871 -L 4.387097,2.83871,3.870968,2.580645 - -[Q] 39 -L 3.354839,4.387097,3.354839,3.870968 -L 3.354839,3.870968,3.096774,3.354839 -L 3.096774,3.354839,2.83871,3.096774 -L 2.83871,3.096774,2.322581,2.83871 -L 2.322581,2.83871,1.806452,2.83871 -L 1.806452,2.83871,1.548387,3.354839 -L 1.548387,3.354839,1.548387,3.870968 -L 1.548387,3.870968,1.806452,4.645161 -L 1.806452,4.645161,2.322581,5.16129 -L 2.322581,5.16129,3.096774,5.419355 -L 3.096774,5.419355,3.870968,5.419355 -L 3.870968,5.419355,4.387097,5.16129 -L 4.387097,5.16129,4.645161,4.645161 -L 4.645161,4.645161,4.645161,3.612903 -L 4.645161,3.612903,4.387097,2.83871 -L 4.387097,2.83871,3.870968,2.064516 -L 3.870968,2.064516,2.83871,1.032258 -L 2.83871,1.032258,2.064516,0.516129 -L 2.064516,0.516129,1.548387,0.258065 -L 1.548387,0.258065,0.774194,0 -L 0.774194,0,0.258065,0 -L 0.258065,0,0,0.258065 -L 0,0.258065,0,0.774194 -L 0,0.774194,0.258065,1.032258 -L 0.258065,1.032258,0.774194,1.032258 -L 0.774194,1.032258,1.290323,0.774194 -L 1.290323,0.774194,2.064516,0.258065 -L 2.064516,0.258065,2.83871,0 -L 2.83871,0,3.612903,0 -L 3.612903,0,4.129032,0.258065 -L 4.129032,0.258065,4.645161,0.774194 -L 3.870968,5.419355,4.129032,5.16129 -L 4.129032,5.16129,4.387097,4.645161 -L 4.387097,4.645161,4.387097,3.612903 -L 4.387097,3.612903,4.129032,2.83871 -L 4.129032,2.83871,3.612903,2.064516 -L 3.612903,2.064516,2.83871,1.290323 -L 2.83871,1.290323,1.806452,0.516129 -L 1.806452,0.516129,0.774194,0 - -[R] 53 -L 3.612903,5.16129,3.354839,4.903226 -L 3.354839,4.903226,3.096774,4.387097 -L 3.096774,4.387097,2.580645,3.096774 -L 2.580645,3.096774,2.064516,1.548387 -L 2.064516,1.548387,1.806452,1.032258 -L 1.806452,1.032258,1.290323,0.258065 -L 1.290323,0.258065,0.774194,0 -L 3.354839,4.903226,3.096774,4.129032 -L 3.096774,4.129032,2.580645,2.064516 -L 2.580645,2.064516,2.322581,1.290323 -L 2.322581,1.290323,2.064516,0.774194 -L 2.064516,0.774194,1.548387,0.258065 -L 1.548387,0.258065,0.774194,0 -L 0.774194,0,0.258065,0 -L 0.258065,0,0,0.258065 -L 0,0.258065,0,0.774194 -L 0,0.774194,0.258065,1.032258 -L 0.258065,1.032258,0.516129,0.774194 -L 0.516129,0.774194,0.258065,0.516129 -L 2.064516,3.870968,1.806452,3.354839 -L 1.806452,3.354839,1.548387,3.096774 -L 1.548387,3.096774,1.032258,3.096774 -L 1.032258,3.096774,0.774194,3.354839 -L 0.774194,3.354839,0.774194,3.870968 -L 0.774194,3.870968,1.032258,4.387097 -L 1.032258,4.387097,1.548387,4.903226 -L 1.548387,4.903226,2.064516,5.16129 -L 2.064516,5.16129,2.83871,5.419355 -L 2.83871,5.419355,4.129032,5.419355 -L 4.129032,5.419355,4.903226,5.16129 -L 4.903226,5.16129,5.16129,4.645161 -L 5.16129,4.645161,5.16129,4.129032 -L 5.16129,4.129032,4.903226,3.612903 -L 4.903226,3.612903,4.645161,3.354839 -L 4.645161,3.354839,3.870968,3.096774 -L 3.870968,3.096774,2.83871,3.096774 -L 4.129032,5.419355,4.645161,5.16129 -L 4.645161,5.16129,4.903226,4.645161 -L 4.903226,4.645161,4.903226,4.129032 -L 4.903226,4.129032,4.645161,3.612903 -L 4.645161,3.612903,4.387097,3.354839 -L 4.387097,3.354839,3.870968,3.096774 -L 2.83871,3.096774,3.612903,2.83871 -L 3.612903,2.83871,3.870968,2.322581 -L 3.870968,2.322581,4.129032,0.516129 -L 4.129032,0.516129,4.387097,0 -L 2.83871,3.096774,3.354839,2.83871 -L 3.354839,2.83871,3.612903,2.322581 -L 3.612903,2.322581,3.870968,0.516129 -L 3.870968,0.516129,4.387097,0 -L 4.387097,0,4.645161,0 -L 4.645161,0,5.16129,0.258065 -L 5.16129,0.258065,5.677419,0.774194 - -[S] 32 -L 1.548387,4.645161,1.290323,4.129032 -L 1.290323,4.129032,1.290323,3.612903 -L 1.290323,3.612903,1.548387,3.096774 -L 1.548387,3.096774,2.064516,2.83871 -L 2.064516,2.83871,2.83871,2.83871 -L 2.83871,2.83871,3.612903,3.096774 -L 3.612903,3.096774,4.129032,3.354839 -L 4.129032,3.354839,4.903226,4.129032 -L 4.903226,4.129032,5.16129,4.903226 -L 5.16129,4.903226,5.16129,5.16129 -L 5.16129,5.16129,4.903226,5.419355 -L 4.903226,5.419355,4.645161,5.419355 -L 4.645161,5.419355,4.129032,5.16129 -L 4.129032,5.16129,3.870968,4.903226 -L 3.870968,4.903226,3.612903,4.387097 -L 3.612903,4.387097,3.354839,3.612903 -L 3.354839,3.612903,2.83871,1.806452 -L 2.83871,1.806452,2.580645,1.032258 -L 2.580645,1.032258,2.064516,0.258065 -L 2.064516,0.258065,1.548387,0 -L 3.612903,4.387097,3.354839,3.354839 -L 3.354839,3.354839,3.096774,1.548387 -L 3.096774,1.548387,2.83871,0.774194 -L 2.83871,0.774194,2.322581,0.258065 -L 2.322581,0.258065,1.548387,0 -L 1.548387,0,0.774194,0 -L 0.774194,0,0.258065,0.258065 -L 0.258065,0.258065,0,0.774194 -L 0,0.774194,0,1.032258 -L 0,1.032258,0.258065,1.290323 -L 0.258065,1.290323,0.516129,1.032258 -L 0.516129,1.032258,0.258065,0.774194 - -[T] 32 -L 3.870968,4.903226,3.612903,4.387097 -L 3.612903,4.387097,3.096774,3.096774 -L 3.096774,3.096774,2.580645,1.548387 -L 2.580645,1.548387,2.322581,1.032258 -L 2.322581,1.032258,1.806452,0.258065 -L 1.806452,0.258065,1.290323,0 -L 2.322581,3.870968,2.064516,3.354839 -L 2.064516,3.354839,1.548387,3.096774 -L 1.548387,3.096774,1.032258,3.096774 -L 1.032258,3.096774,0.774194,3.612903 -L 0.774194,3.612903,0.774194,4.129032 -L 0.774194,4.129032,1.032258,4.645161 -L 1.032258,4.645161,1.548387,5.16129 -L 1.548387,5.16129,2.322581,5.419355 -L 2.322581,5.419355,4.645161,5.419355 -L 4.645161,5.419355,4.129032,5.16129 -L 4.129032,5.16129,3.870968,4.903226 -L 3.870968,4.903226,3.612903,4.129032 -L 3.612903,4.129032,3.096774,2.064516 -L 3.096774,2.064516,2.83871,1.290323 -L 2.83871,1.290323,2.580645,0.774194 -L 2.580645,0.774194,2.064516,0.258065 -L 2.064516,0.258065,1.290323,0 -L 1.290323,0,0.774194,0 -L 0.774194,0,0.258065,0.258065 -L 0.258065,0.258065,0,0.516129 -L 0,0.516129,0,0.774194 -L 0,0.774194,0.258065,1.032258 -L 0.258065,1.032258,0.516129,0.774194 -L 0.516129,0.774194,0.258065,0.516129 -L 2.83871,5.419355,3.870968,5.16129 -L 3.870968,5.16129,4.129032,5.16129 - -[U] 31 -L 0,4.387097,0.516129,5.16129 -L 0.516129,5.16129,1.032258,5.419355 -L 1.032258,5.419355,1.290323,5.419355 -L 1.290323,5.419355,1.806452,4.903226 -L 1.806452,4.903226,1.806452,4.129032 -L 1.806452,4.129032,1.548387,3.354839 -L 1.548387,3.354839,0.774194,1.290323 -L 0.774194,1.290323,0.774194,0.516129 -L 0.774194,0.516129,1.032258,0 -L 1.290323,5.419355,1.548387,4.903226 -L 1.548387,4.903226,1.548387,4.129032 -L 1.548387,4.129032,0.774194,2.064516 -L 0.774194,2.064516,0.516129,1.290323 -L 0.516129,1.290323,0.516129,0.516129 -L 0.516129,0.516129,1.032258,0 -L 1.032258,0,1.548387,0 -L 1.548387,0,2.064516,0.258065 -L 2.064516,0.258065,2.83871,1.032258 -L 2.83871,1.032258,3.354839,1.806452 -L 3.354839,1.806452,3.612903,2.322581 -L 4.645161,5.419355,3.612903,2.322581 -L 3.612903,2.322581,3.354839,1.290323 -L 3.354839,1.290323,3.354839,0.516129 -L 3.354839,0.516129,3.870968,0 -L 3.870968,0,4.129032,0 -L 4.129032,0,4.645161,0.258065 -L 4.645161,0.258065,5.16129,0.774194 -L 4.903226,5.419355,3.870968,2.322581 -L 3.870968,2.322581,3.612903,1.290323 -L 3.612903,1.290323,3.612903,0.516129 -L 3.612903,0.516129,3.870968,0 - -[V] 32 -L 0,4.387097,0.516129,5.16129 -L 0.516129,5.16129,1.032258,5.419355 -L 1.032258,5.419355,1.290323,5.419355 -L 1.290323,5.419355,1.806452,4.903226 -L 1.806452,4.903226,1.806452,4.129032 -L 1.806452,4.129032,1.548387,3.096774 -L 1.548387,3.096774,1.032258,1.290323 -L 1.032258,1.290323,1.032258,0.516129 -L 1.032258,0.516129,1.290323,0 -L 1.290323,5.419355,1.548387,4.903226 -L 1.548387,4.903226,1.548387,4.129032 -L 1.548387,4.129032,1.032258,2.322581 -L 1.032258,2.322581,0.774194,1.290323 -L 0.774194,1.290323,0.774194,0.516129 -L 0.774194,0.516129,1.290323,0 -L 1.290323,0,1.548387,0 -L 1.548387,0,2.322581,0.258065 -L 2.322581,0.258065,3.096774,1.032258 -L 3.096774,1.032258,3.612903,1.806452 -L 3.612903,1.806452,4.129032,2.83871 -L 4.129032,2.83871,4.387097,3.612903 -L 4.387097,3.612903,4.645161,4.645161 -L 4.645161,4.645161,4.645161,5.16129 -L 4.645161,5.16129,4.387097,5.419355 -L 4.387097,5.419355,4.129032,5.419355 -L 4.129032,5.419355,3.870968,5.16129 -L 3.870968,5.16129,3.612903,4.645161 -L 3.612903,4.645161,3.612903,3.870968 -L 3.612903,3.870968,3.870968,3.354839 -L 3.870968,3.354839,4.387097,2.83871 -L 4.387097,2.83871,4.903226,2.580645 -L 4.903226,2.580645,5.419355,2.580645 - -[W] 29 -L 0.516129,3.870968,0.258065,3.870968 -L 0.258065,3.870968,0,4.129032 -L 0,4.129032,0,4.645161 -L 0,4.645161,0.258065,5.16129 -L 0.258065,5.16129,0.774194,5.419355 -L 0.774194,5.419355,1.806452,5.419355 -L 1.806452,5.419355,1.548387,4.903226 -L 1.548387,4.903226,1.290323,3.870968 -L 1.290323,3.870968,1.032258,1.548387 -L 1.032258,1.548387,0.774194,0 -L 1.290323,3.870968,1.290323,1.548387 -L 1.290323,1.548387,1.032258,0 -L 3.870968,5.419355,3.354839,4.903226 -L 3.354839,4.903226,2.83871,3.870968 -L 2.83871,3.870968,2.064516,1.548387 -L 2.064516,1.548387,1.548387,0.516129 -L 1.548387,0.516129,1.032258,0 -L 3.870968,5.419355,3.612903,4.903226 -L 3.612903,4.903226,3.354839,3.870968 -L 3.354839,3.870968,3.096774,1.548387 -L 3.096774,1.548387,2.83871,0 -L 3.354839,3.870968,3.354839,1.548387 -L 3.354839,1.548387,3.096774,0 -L 6.451613,5.419355,5.935484,5.16129 -L 5.935484,5.16129,5.419355,4.645161 -L 5.419355,4.645161,4.903226,3.870968 -L 4.903226,3.870968,4.129032,1.548387 -L 4.129032,1.548387,3.612903,0.516129 -L 3.612903,0.516129,3.096774,0 - -[X] 46 -L 2.322581,4.129032,2.064516,3.870968 -L 2.064516,3.870968,1.548387,3.870968 -L 1.548387,3.870968,1.290323,4.129032 -L 1.290323,4.129032,1.290323,4.645161 -L 1.290323,4.645161,1.548387,5.16129 -L 1.548387,5.16129,2.064516,5.419355 -L 2.064516,5.419355,2.580645,5.419355 -L 2.580645,5.419355,3.096774,5.16129 -L 3.096774,5.16129,3.354839,4.645161 -L 3.354839,4.645161,3.354839,3.870968 -L 3.354839,3.870968,3.096774,2.83871 -L 3.096774,2.83871,2.580645,1.548387 -L 2.580645,1.548387,2.064516,0.774194 -L 2.064516,0.774194,1.548387,0.258065 -L 1.548387,0.258065,0.774194,0 -L 0.774194,0,0.258065,0 -L 0.258065,0,0,0.258065 -L 0,0.258065,0,0.774194 -L 0,0.774194,0.258065,1.032258 -L 0.258065,1.032258,0.516129,0.774194 -L 0.516129,0.774194,0.258065,0.516129 -L 2.580645,5.419355,2.83871,5.16129 -L 2.83871,5.16129,3.096774,4.645161 -L 3.096774,4.645161,3.096774,3.870968 -L 3.096774,3.870968,2.83871,2.83871 -L 2.83871,2.83871,2.322581,1.548387 -L 2.322581,1.548387,1.806452,0.774194 -L 1.806452,0.774194,1.290323,0.258065 -L 1.290323,0.258065,0.774194,0 -L 5.677419,5.16129,5.419355,4.903226 -L 5.419355,4.903226,5.677419,4.645161 -L 5.677419,4.645161,5.935484,4.903226 -L 5.935484,4.903226,5.935484,5.16129 -L 5.935484,5.16129,5.677419,5.419355 -L 5.677419,5.419355,5.16129,5.419355 -L 5.16129,5.419355,4.645161,5.16129 -L 4.645161,5.16129,4.129032,4.645161 -L 4.129032,4.645161,3.612903,3.870968 -L 3.612903,3.870968,3.096774,2.83871 -L 3.096774,2.83871,2.83871,1.548387 -L 2.83871,1.548387,2.83871,0.774194 -L 2.83871,0.774194,3.096774,0.258065 -L 3.096774,0.258065,3.354839,0 -L 3.354839,0,3.612903,0 -L 3.612903,0,4.129032,0.258065 -L 4.129032,0.258065,4.645161,0.774194 - -[Y] 34 -L 0.258065,4.387097,0.774194,5.16129 -L 0.774194,5.16129,1.290323,5.419355 -L 1.290323,5.419355,1.548387,5.419355 -L 1.548387,5.419355,2.064516,5.16129 -L 2.064516,5.16129,2.064516,4.645161 -L 2.064516,4.645161,1.548387,3.096774 -L 1.548387,3.096774,1.548387,2.322581 -L 1.548387,2.322581,1.806452,1.806452 -L 1.548387,5.419355,1.806452,5.16129 -L 1.806452,5.16129,1.806452,4.645161 -L 1.806452,4.645161,1.290323,3.096774 -L 1.290323,3.096774,1.290323,2.322581 -L 1.290323,2.322581,1.806452,1.806452 -L 1.806452,1.806452,2.322581,1.806452 -L 2.322581,1.806452,3.096774,2.064516 -L 3.096774,2.064516,3.612903,2.580645 -L 3.612903,2.580645,4.129032,3.354839 -L 4.129032,3.354839,4.387097,3.870968 -L 4.903226,5.419355,4.387097,3.870968 -L 4.387097,3.870968,3.612903,1.806452 -L 3.612903,1.806452,3.096774,0.774194 -L 5.16129,5.419355,4.645161,3.870968 -L 4.645161,3.870968,4.129032,2.580645 -L 4.129032,2.580645,3.612903,1.548387 -L 3.612903,1.548387,3.096774,0.774194 -L 3.096774,0.774194,2.580645,0.258065 -L 2.580645,0.258065,1.806452,0 -L 1.806452,0,0.774194,0 -L 0.774194,0,0.258065,0.258065 -L 0.258065,0.258065,0,0.774194 -L 0,0.774194,0,1.032258 -L 0,1.032258,0.258065,1.290323 -L 0.258065,1.290323,0.516129,1.032258 -L 0.516129,1.032258,0.258065,0.774194 - -[Z] 38 -L 4.903226,4.903226,4.645161,4.387097 -L 4.645161,4.387097,4.129032,3.096774 -L 4.129032,3.096774,3.870968,2.322581 -L 3.870968,2.322581,3.612903,1.806452 -L 3.612903,1.806452,3.096774,1.032258 -L 3.096774,1.032258,2.580645,0.516129 -L 2.580645,0.516129,2.064516,0.258065 -L 2.064516,0.258065,1.290323,0 -L 3.096774,3.870968,2.83871,3.354839 -L 2.83871,3.354839,2.322581,3.096774 -L 2.322581,3.096774,1.806452,3.096774 -L 1.806452,3.096774,1.548387,3.612903 -L 1.548387,3.612903,1.548387,4.129032 -L 1.548387,4.129032,1.806452,4.645161 -L 1.806452,4.645161,2.322581,5.16129 -L 2.322581,5.16129,3.096774,5.419355 -L 3.096774,5.419355,5.677419,5.419355 -L 5.677419,5.419355,5.16129,5.16129 -L 5.16129,5.16129,4.903226,4.903226 -L 4.903226,4.903226,4.645161,4.129032 -L 4.645161,4.129032,4.387097,3.096774 -L 4.387097,3.096774,3.870968,1.548387 -L 3.870968,1.548387,3.354839,0.774194 -L 3.354839,0.774194,2.580645,0.258065 -L 2.580645,0.258065,1.290323,0 -L 1.290323,0,0.258065,0 -L 0.258065,0,0,0.258065 -L 0,0.258065,0,0.774194 -L 0,0.774194,0.258065,1.032258 -L 0.258065,1.032258,0.774194,1.032258 -L 0.774194,1.032258,1.290323,0.774194 -L 1.290323,0.774194,2.064516,0.258065 -L 2.064516,0.258065,2.580645,0 -L 2.580645,0,3.354839,0 -L 3.354839,0,4.129032,0.258065 -L 4.129032,0.258065,4.645161,0.774194 -L 3.870968,5.419355,4.903226,5.16129 -L 4.903226,5.16129,5.16129,5.16129 - -[[] 4 -L 0,6.451613,0,-1.806452 -L 0.258065,6.451613,0.258065,-1.806452 -L 0,6.451613,1.806452,6.451613 -L 0,-1.806452,1.806452,-1.806452 - -[\] 1 -L 0,5.419355,3.612903,-0.774194 - -[]] 4 -L 1.548387,6.451613,1.548387,-1.806452 -L 1.806452,6.451613,1.806452,-1.806452 -L 0,6.451613,1.806452,6.451613 -L 0,-1.806452,1.806452,-1.806452 - -[^] 5 -L 0.774194,3.870968,1.290323,4.645161 -L 1.290323,4.645161,1.806452,3.870968 -L 0,3.096774,1.290323,4.387097 -L 1.290323,4.387097,2.580645,3.096774 -L 1.290323,4.387097,1.290323,0 - -[_] 1 -L 0,-0.516129,4.129032,-0.516129 - -[`] 6 -L 0.774194,5.419355,0.258065,4.903226 -L 0.258065,4.903226,0,4.387097 -L 0,4.387097,0,4.129032 -L 0,4.129032,0.258065,3.870968 -L 0.258065,3.870968,0.516129,4.129032 -L 0.516129,4.129032,0.258065,4.387097 - -[a] 25 -L 2.322581,1.548387,2.064516,2.064516 -L 2.064516,2.064516,1.548387,2.322581 -L 1.548387,2.322581,1.032258,2.322581 -L 1.032258,2.322581,0.516129,2.064516 -L 0.516129,2.064516,0.258065,1.806452 -L 0.258065,1.806452,0,1.290323 -L 0,1.290323,0,0.774194 -L 0,0.774194,0.258065,0.258065 -L 0.258065,0.258065,0.774194,0 -L 0.774194,0,1.290323,0 -L 1.290323,0,1.806452,0.258065 -L 1.806452,0.258065,2.064516,0.774194 -L 1.032258,2.322581,0.516129,1.806452 -L 0.516129,1.806452,0.258065,1.290323 -L 0.258065,1.290323,0.258065,0.516129 -L 0.258065,0.516129,0.774194,0 -L 2.580645,2.322581,2.064516,0.774194 -L 2.064516,0.774194,2.064516,0.258065 -L 2.064516,0.258065,2.580645,0 -L 2.580645,0,3.096774,0.258065 -L 3.096774,0.258065,3.354839,0.516129 -L 3.354839,0.516129,3.870968,1.290323 -L 2.83871,2.322581,2.322581,0.774194 -L 2.322581,0.774194,2.322581,0.258065 -L 2.322581,0.258065,2.580645,0 - -[b] 17 -L 0,1.290323,0.516129,2.064516 -L 0.516129,2.064516,1.032258,3.096774 -L 1.806452,5.419355,0.258065,0.774194 -L 0.258065,0.774194,0.258065,0.258065 -L 0.258065,0.258065,0.774194,0 -L 0.774194,0,1.032258,0 -L 1.032258,0,1.548387,0.258065 -L 1.548387,0.258065,2.064516,0.774194 -L 2.064516,0.774194,2.322581,1.548387 -L 2.322581,1.548387,2.322581,2.322581 -L 2.322581,2.322581,2.580645,1.290323 -L 2.580645,1.290323,2.83871,1.032258 -L 2.83871,1.032258,3.096774,1.032258 -L 3.096774,1.032258,3.612903,1.290323 -L 2.064516,5.419355,0.516129,0.774194 -L 0.516129,0.774194,0.516129,0.258065 -L 0.516129,0.258065,0.774194,0 - -[c] 18 -L 1.806452,2.064516,1.548387,1.806452 -L 1.548387,1.806452,1.806452,1.806452 -L 1.806452,1.806452,1.806452,2.064516 -L 1.806452,2.064516,1.548387,2.322581 -L 1.548387,2.322581,1.032258,2.322581 -L 1.032258,2.322581,0.516129,2.064516 -L 0.516129,2.064516,0.258065,1.806452 -L 0.258065,1.806452,0,1.290323 -L 0,1.290323,0,0.774194 -L 0,0.774194,0.258065,0.258065 -L 0.258065,0.258065,0.774194,0 -L 0.774194,0,1.548387,0 -L 1.548387,0,2.322581,0.516129 -L 2.322581,0.516129,2.83871,1.290323 -L 1.032258,2.322581,0.516129,1.806452 -L 0.516129,1.806452,0.258065,1.290323 -L 0.258065,1.290323,0.258065,0.516129 -L 0.258065,0.516129,0.774194,0 - -[d] 25 -L 2.322581,1.548387,2.064516,2.064516 -L 2.064516,2.064516,1.548387,2.322581 -L 1.548387,2.322581,1.032258,2.322581 -L 1.032258,2.322581,0.516129,2.064516 -L 0.516129,2.064516,0.258065,1.806452 -L 0.258065,1.806452,0,1.290323 -L 0,1.290323,0,0.774194 -L 0,0.774194,0.258065,0.258065 -L 0.258065,0.258065,0.774194,0 -L 0.774194,0,1.290323,0 -L 1.290323,0,1.806452,0.258065 -L 1.806452,0.258065,2.064516,0.774194 -L 1.032258,2.322581,0.516129,1.806452 -L 0.516129,1.806452,0.258065,1.290323 -L 0.258065,1.290323,0.258065,0.516129 -L 0.258065,0.516129,0.774194,0 -L 3.612903,5.419355,2.064516,0.774194 -L 2.064516,0.774194,2.064516,0.258065 -L 2.064516,0.258065,2.580645,0 -L 2.580645,0,3.096774,0.258065 -L 3.096774,0.258065,3.354839,0.516129 -L 3.354839,0.516129,3.870968,1.290323 -L 3.870968,5.419355,2.322581,0.774194 -L 2.322581,0.774194,2.322581,0.258065 -L 2.322581,0.258065,2.580645,0 - -[e] 19 -L 0.516129,0.516129,1.032258,0.774194 -L 1.032258,0.774194,1.290323,1.032258 -L 1.290323,1.032258,1.548387,1.548387 -L 1.548387,1.548387,1.548387,2.064516 -L 1.548387,2.064516,1.290323,2.322581 -L 1.290323,2.322581,1.032258,2.322581 -L 1.032258,2.322581,0.516129,2.064516 -L 0.516129,2.064516,0.258065,1.806452 -L 0.258065,1.806452,0,1.290323 -L 0,1.290323,0,0.774194 -L 0,0.774194,0.258065,0.258065 -L 0.258065,0.258065,0.774194,0 -L 0.774194,0,1.548387,0 -L 1.548387,0,2.322581,0.516129 -L 2.322581,0.516129,2.83871,1.290323 -L 1.032258,2.322581,0.516129,1.806452 -L 0.516129,1.806452,0.258065,1.290323 -L 0.258065,1.290323,0.258065,0.516129 -L 0.258065,0.516129,0.774194,0 - -[f] 23 -L 1.806452,2.322581,2.580645,3.096774 -L 2.580645,3.096774,3.096774,3.870968 -L 3.096774,3.870968,3.354839,4.645161 -L 3.354839,4.645161,3.354839,5.16129 -L 3.354839,5.16129,3.096774,5.419355 -L 3.096774,5.419355,2.580645,5.16129 -L 2.580645,5.16129,2.322581,4.645161 -L 2.322581,4.645161,0,-2.322581 -L 0,-2.322581,0,-2.83871 -L 0,-2.83871,0.258065,-3.096774 -L 0.258065,-3.096774,0.774194,-2.83871 -L 0.774194,-2.83871,1.032258,-2.064516 -L 1.032258,-2.064516,1.290323,0.258065 -L 1.290323,0.258065,1.548387,0 -L 1.548387,0,2.064516,0 -L 2.064516,0,2.580645,0.258065 -L 2.580645,0.258065,2.83871,0.516129 -L 2.83871,0.516129,3.354839,1.290323 -L 2.322581,4.645161,2.064516,3.354839 -L 2.064516,3.354839,1.806452,2.322581 -L 1.806452,2.322581,1.032258,0 -L 1.032258,0,0.516129,-1.290323 -L 0.516129,-1.290323,0,-2.322581 - -[g] 30 -L 2.322581,1.548387,2.064516,2.064516 -L 2.064516,2.064516,1.548387,2.322581 -L 1.548387,2.322581,1.032258,2.322581 -L 1.032258,2.322581,0.516129,2.064516 -L 0.516129,2.064516,0.258065,1.806452 -L 0.258065,1.806452,0,1.290323 -L 0,1.290323,0,0.774194 -L 0,0.774194,0.258065,0.258065 -L 0.258065,0.258065,0.774194,0 -L 0.774194,0,1.290323,0 -L 1.290323,0,1.806452,0.258065 -L 1.806452,0.258065,2.064516,0.774194 -L 1.032258,2.322581,0.516129,1.806452 -L 0.516129,1.806452,0.258065,1.290323 -L 0.258065,1.290323,0.258065,0.516129 -L 0.258065,0.516129,0.774194,0 -L 2.580645,2.322581,1.032258,-2.322581 -L 2.83871,2.322581,2.064516,0 -L 2.064516,0,1.548387,-1.290323 -L 1.548387,-1.290323,1.032258,-2.322581 -L 1.032258,-2.322581,0.774194,-2.83871 -L 0.774194,-2.83871,0.258065,-3.096774 -L 0.258065,-3.096774,0,-2.83871 -L 0,-2.83871,0,-2.322581 -L 0,-2.322581,0.258065,-1.548387 -L 0.258065,-1.548387,0.774194,-1.032258 -L 0.774194,-1.032258,1.548387,-0.516129 -L 1.548387,-0.516129,2.580645,0 -L 2.580645,0,3.354839,0.516129 -L 3.354839,0.516129,3.870968,1.290323 - -[h] 20 -L 0,1.290323,0.516129,2.064516 -L 0.516129,2.064516,1.032258,3.096774 -L 1.806452,5.419355,0,0 -L 2.064516,5.419355,0.258065,0 -L 0.774194,1.548387,1.290323,2.064516 -L 1.290323,2.064516,1.806452,2.322581 -L 1.806452,2.322581,2.064516,2.322581 -L 2.064516,2.322581,2.580645,2.064516 -L 2.580645,2.064516,2.580645,1.548387 -L 2.580645,1.548387,2.322581,0.774194 -L 2.322581,0.774194,2.322581,0.258065 -L 2.322581,0.258065,2.580645,0 -L 2.064516,2.322581,2.322581,2.064516 -L 2.322581,2.064516,2.322581,1.548387 -L 2.322581,1.548387,2.064516,0.774194 -L 2.064516,0.774194,2.064516,0.258065 -L 2.064516,0.258065,2.580645,0 -L 2.580645,0,3.096774,0.258065 -L 3.096774,0.258065,3.354839,0.516129 -L 3.354839,0.516129,3.870968,1.290323 - -[i] 13 -L 1.032258,3.870968,0.774194,3.612903 -L 0.774194,3.612903,1.032258,3.354839 -L 1.032258,3.354839,1.290323,3.612903 -L 1.290323,3.612903,1.032258,3.870968 -L 0.516129,2.322581,0,0.774194 -L 0,0.774194,0,0.258065 -L 0,0.258065,0.516129,0 -L 0.516129,0,1.032258,0.258065 -L 1.032258,0.258065,1.290323,0.516129 -L 1.290323,0.516129,1.806452,1.290323 -L 0.774194,2.322581,0.258065,0.774194 -L 0.258065,0.774194,0.258065,0.258065 -L 0.258065,0.258065,0.516129,0 - -[j] 18 -L 3.096774,3.870968,2.83871,3.612903 -L 2.83871,3.612903,3.096774,3.354839 -L 3.096774,3.354839,3.354839,3.612903 -L 3.354839,3.612903,3.096774,3.870968 -L 2.580645,2.322581,1.032258,-2.322581 -L 2.83871,2.322581,2.064516,0 -L 2.064516,0,1.548387,-1.290323 -L 1.548387,-1.290323,1.032258,-2.322581 -L 1.032258,-2.322581,0.774194,-2.83871 -L 0.774194,-2.83871,0.258065,-3.096774 -L 0.258065,-3.096774,0,-2.83871 -L 0,-2.83871,0,-2.322581 -L 0,-2.322581,0.258065,-1.548387 -L 0.258065,-1.548387,0.774194,-1.032258 -L 0.774194,-1.032258,1.548387,-0.516129 -L 1.548387,-0.516129,2.580645,0 -L 2.580645,0,3.354839,0.516129 -L 3.354839,0.516129,3.870968,1.290323 - -[k] 19 -L 0,1.290323,0.516129,2.064516 -L 0.516129,2.064516,1.032258,3.096774 -L 1.806452,5.419355,0,0 -L 2.064516,5.419355,0.258065,0 -L 2.322581,2.322581,2.322581,2.064516 -L 2.322581,2.064516,2.580645,2.064516 -L 2.580645,2.064516,2.322581,2.322581 -L 2.322581,2.322581,2.064516,2.322581 -L 2.064516,2.322581,1.548387,1.806452 -L 1.548387,1.806452,0.774194,1.548387 -L 0.774194,1.548387,1.548387,1.290323 -L 1.548387,1.290323,1.806452,0.258065 -L 1.806452,0.258065,2.064516,0 -L 0.774194,1.548387,1.290323,1.290323 -L 1.290323,1.290323,1.548387,0.258065 -L 1.548387,0.258065,2.064516,0 -L 2.064516,0,2.322581,0 -L 2.322581,0,3.096774,0.516129 -L 3.096774,0.516129,3.612903,1.290323 - -[l] 11 -L 0,1.290323,0.516129,2.064516 -L 0.516129,2.064516,1.032258,3.096774 -L 1.806452,5.419355,0.258065,0.774194 -L 0.258065,0.774194,0.258065,0.258065 -L 0.258065,0.258065,0.774194,0 -L 0.774194,0,1.290323,0.258065 -L 1.290323,0.258065,1.548387,0.516129 -L 1.548387,0.516129,2.064516,1.290323 -L 2.064516,5.419355,0.516129,0.774194 -L 0.516129,0.774194,0.516129,0.258065 -L 0.516129,0.258065,0.774194,0 - -[m] 33 -L 0,1.290323,0.516129,2.064516 -L 0.516129,2.064516,1.032258,2.322581 -L 1.032258,2.322581,1.548387,2.064516 -L 1.548387,2.064516,1.548387,1.548387 -L 1.548387,1.548387,1.032258,0 -L 1.032258,2.322581,1.290323,2.064516 -L 1.290323,2.064516,1.290323,1.548387 -L 1.290323,1.548387,0.774194,0 -L 1.548387,1.548387,2.064516,2.064516 -L 2.064516,2.064516,2.580645,2.322581 -L 2.580645,2.322581,2.83871,2.322581 -L 2.83871,2.322581,3.354839,2.064516 -L 3.354839,2.064516,3.354839,1.548387 -L 3.354839,1.548387,2.83871,0 -L 2.83871,2.322581,3.096774,2.064516 -L 3.096774,2.064516,3.096774,1.548387 -L 3.096774,1.548387,2.580645,0 -L 3.354839,1.548387,3.870968,2.064516 -L 3.870968,2.064516,4.387097,2.322581 -L 4.387097,2.322581,4.645161,2.322581 -L 4.645161,2.322581,5.16129,2.064516 -L 5.16129,2.064516,5.16129,1.548387 -L 5.16129,1.548387,4.903226,0.774194 -L 4.903226,0.774194,4.903226,0.258065 -L 4.903226,0.258065,5.16129,0 -L 4.645161,2.322581,4.903226,2.064516 -L 4.903226,2.064516,4.903226,1.548387 -L 4.903226,1.548387,4.645161,0.774194 -L 4.645161,0.774194,4.645161,0.258065 -L 4.645161,0.258065,5.16129,0 -L 5.16129,0,5.677419,0.258065 -L 5.677419,0.258065,5.935484,0.516129 -L 5.935484,0.516129,6.451613,1.290323 - -[n] 24 -L 0,1.290323,0.516129,2.064516 -L 0.516129,2.064516,1.032258,2.322581 -L 1.032258,2.322581,1.548387,2.064516 -L 1.548387,2.064516,1.548387,1.548387 -L 1.548387,1.548387,1.032258,0 -L 1.032258,2.322581,1.290323,2.064516 -L 1.290323,2.064516,1.290323,1.548387 -L 1.290323,1.548387,0.774194,0 -L 1.548387,1.548387,2.064516,2.064516 -L 2.064516,2.064516,2.580645,2.322581 -L 2.580645,2.322581,2.83871,2.322581 -L 2.83871,2.322581,3.354839,2.064516 -L 3.354839,2.064516,3.354839,1.548387 -L 3.354839,1.548387,3.096774,0.774194 -L 3.096774,0.774194,3.096774,0.258065 -L 3.096774,0.258065,3.354839,0 -L 2.83871,2.322581,3.096774,2.064516 -L 3.096774,2.064516,3.096774,1.548387 -L 3.096774,1.548387,2.83871,0.774194 -L 2.83871,0.774194,2.83871,0.258065 -L 2.83871,0.258065,3.354839,0 -L 3.354839,0,3.870968,0.258065 -L 3.870968,0.258065,4.129032,0.516129 -L 4.129032,0.516129,4.645161,1.290323 - -[o] 25 -L 1.548387,2.322581,1.032258,2.322581 -L 1.032258,2.322581,0.516129,2.064516 -L 0.516129,2.064516,0.258065,1.806452 -L 0.258065,1.806452,0,1.290323 -L 0,1.290323,0,0.774194 -L 0,0.774194,0.258065,0.258065 -L 0.258065,0.258065,0.774194,0 -L 0.774194,0,1.290323,0 -L 1.290323,0,1.806452,0.258065 -L 1.806452,0.258065,2.064516,0.516129 -L 2.064516,0.516129,2.322581,1.032258 -L 2.322581,1.032258,2.322581,1.548387 -L 2.322581,1.548387,2.064516,2.064516 -L 2.064516,2.064516,1.548387,2.322581 -L 1.548387,2.322581,1.290323,2.064516 -L 1.290323,2.064516,1.290323,1.548387 -L 1.290323,1.548387,1.548387,1.032258 -L 1.548387,1.032258,2.064516,0.774194 -L 2.064516,0.774194,2.580645,0.774194 -L 2.580645,0.774194,3.096774,1.032258 -L 3.096774,1.032258,3.354839,1.290323 -L 1.032258,2.322581,0.516129,1.806452 -L 0.516129,1.806452,0.258065,1.290323 -L 0.258065,1.290323,0.258065,0.516129 -L 0.258065,0.516129,0.774194,0 - -[p] 20 -L 1.032258,1.290323,1.548387,2.064516 -L 1.548387,2.064516,2.064516,3.096774 -L 2.322581,3.870968,0,-3.096774 -L 2.580645,3.870968,0.258065,-3.096774 -L 1.806452,1.548387,2.322581,2.064516 -L 2.322581,2.064516,2.83871,2.322581 -L 2.83871,2.322581,3.096774,2.322581 -L 3.096774,2.322581,3.612903,2.064516 -L 3.612903,2.064516,3.612903,1.548387 -L 3.612903,1.548387,3.354839,0.774194 -L 3.354839,0.774194,3.354839,0.258065 -L 3.354839,0.258065,3.612903,0 -L 3.096774,2.322581,3.354839,2.064516 -L 3.354839,2.064516,3.354839,1.548387 -L 3.354839,1.548387,3.096774,0.774194 -L 3.096774,0.774194,3.096774,0.258065 -L 3.096774,0.258065,3.612903,0 -L 3.612903,0,4.129032,0.258065 -L 4.129032,0.258065,4.387097,0.516129 -L 4.387097,0.516129,4.903226,1.290323 - -[q] 27 -L 2.322581,1.548387,2.064516,2.064516 -L 2.064516,2.064516,1.548387,2.322581 -L 1.548387,2.322581,1.032258,2.322581 -L 1.032258,2.322581,0.516129,2.064516 -L 0.516129,2.064516,0.258065,1.806452 -L 0.258065,1.806452,0,1.290323 -L 0,1.290323,0,0.774194 -L 0,0.774194,0.258065,0.258065 -L 0.258065,0.258065,0.774194,0 -L 0.774194,0,1.290323,0 -L 1.290323,0,1.806452,0.258065 -L 1.032258,2.322581,0.516129,1.806452 -L 0.516129,1.806452,0.258065,1.290323 -L 0.258065,1.290323,0.258065,0.516129 -L 0.258065,0.516129,0.774194,0 -L 2.580645,2.322581,1.032258,-2.322581 -L 1.032258,-2.322581,1.032258,-2.83871 -L 1.032258,-2.83871,1.290323,-3.096774 -L 1.290323,-3.096774,1.806452,-2.83871 -L 1.806452,-2.83871,2.064516,-2.064516 -L 2.064516,-2.064516,2.064516,0 -L 2.064516,0,2.580645,0 -L 2.580645,0,3.354839,0.516129 -L 3.354839,0.516129,3.870968,1.290323 -L 2.83871,2.322581,2.064516,0 -L 2.064516,0,1.548387,-1.290323 -L 1.548387,-1.290323,1.032258,-2.322581 - -[r] 16 -L 0,1.290323,0.516129,2.064516 -L 0.516129,2.064516,1.032258,2.322581 -L 1.032258,2.322581,1.548387,2.064516 -L 1.548387,2.064516,1.548387,1.548387 -L 1.548387,1.548387,1.032258,0 -L 1.032258,2.322581,1.290323,2.064516 -L 1.290323,2.064516,1.290323,1.548387 -L 1.290323,1.548387,0.774194,0 -L 1.548387,1.548387,2.064516,2.064516 -L 2.064516,2.064516,2.580645,2.322581 -L 2.580645,2.322581,2.83871,2.322581 -L 2.83871,2.322581,2.580645,1.548387 -L 2.580645,2.322581,2.580645,1.548387 -L 2.580645,1.548387,2.83871,1.032258 -L 2.83871,1.032258,3.096774,1.032258 -L 3.096774,1.032258,3.612903,1.290323 - -[s] 16 -L 0,1.290323,0.516129,2.064516 -L 0.516129,2.064516,0.774194,2.580645 -L 0.774194,2.580645,0.774194,2.064516 -L 0.774194,2.064516,1.548387,1.548387 -L 1.548387,1.548387,1.806452,1.032258 -L 1.806452,1.032258,1.806452,0.516129 -L 1.806452,0.516129,1.548387,0.258065 -L 1.548387,0.258065,1.032258,0 -L 0.774194,2.064516,1.290323,1.548387 -L 1.290323,1.548387,1.548387,1.032258 -L 1.548387,1.032258,1.548387,0.516129 -L 1.548387,0.516129,1.032258,0 -L 0,0.258065,0.516129,0 -L 0.516129,0,1.806452,0 -L 1.806452,0,2.580645,0.516129 -L 2.580645,0.516129,3.096774,1.290323 - -[t] 12 -L 0,1.290323,0.516129,2.064516 -L 0.516129,2.064516,1.032258,3.096774 -L 1.806452,5.419355,0.258065,0.774194 -L 0.258065,0.774194,0.258065,0.258065 -L 0.258065,0.258065,0.774194,0 -L 0.774194,0,1.290323,0.258065 -L 1.290323,0.258065,1.548387,0.516129 -L 1.548387,0.516129,2.064516,1.290323 -L 2.064516,5.419355,0.516129,0.774194 -L 0.516129,0.774194,0.516129,0.258065 -L 0.516129,0.258065,0.774194,0 -L 0.516129,3.354839,2.064516,3.354839 - -[u] 19 -L 0.516129,2.322581,0,0.774194 -L 0,0.774194,0,0.258065 -L 0,0.258065,0.516129,0 -L 0.516129,0,0.774194,0 -L 0.774194,0,1.290323,0.258065 -L 1.290323,0.258065,1.806452,0.774194 -L 1.806452,0.774194,2.322581,1.548387 -L 0.774194,2.322581,0.258065,0.774194 -L 0.258065,0.774194,0.258065,0.258065 -L 0.258065,0.258065,0.516129,0 -L 2.580645,2.322581,2.064516,0.774194 -L 2.064516,0.774194,2.064516,0.258065 -L 2.064516,0.258065,2.580645,0 -L 2.580645,0,3.096774,0.258065 -L 3.096774,0.258065,3.354839,0.516129 -L 3.354839,0.516129,3.870968,1.290323 -L 2.83871,2.322581,2.322581,0.774194 -L 2.322581,0.774194,2.322581,0.258065 -L 2.322581,0.258065,2.580645,0 - -[v] 17 -L 0.516129,2.322581,0.258065,1.806452 -L 0.258065,1.806452,0,1.032258 -L 0,1.032258,0,0.258065 -L 0,0.258065,0.516129,0 -L 0.516129,0,0.774194,0 -L 0.774194,0,1.548387,0.258065 -L 1.548387,0.258065,2.064516,0.774194 -L 2.064516,0.774194,2.322581,1.548387 -L 2.322581,1.548387,2.322581,2.322581 -L 0.774194,2.322581,0.516129,1.806452 -L 0.516129,1.806452,0.258065,1.032258 -L 0.258065,1.032258,0.258065,0.258065 -L 0.258065,0.258065,0.516129,0 -L 2.322581,2.322581,2.580645,1.290323 -L 2.580645,1.290323,2.83871,1.032258 -L 2.83871,1.032258,3.096774,1.032258 -L 3.096774,1.032258,3.612903,1.290323 - -[w] 26 -L 0.774194,2.322581,0.258065,1.806452 -L 0.258065,1.806452,0,1.032258 -L 0,1.032258,0,0.258065 -L 0,0.258065,0.516129,0 -L 0.516129,0,0.774194,0 -L 0.774194,0,1.290323,0.258065 -L 1.290323,0.258065,1.806452,0.774194 -L 1.032258,2.322581,0.516129,1.806452 -L 0.516129,1.806452,0.258065,1.032258 -L 0.258065,1.032258,0.258065,0.258065 -L 0.258065,0.258065,0.516129,0 -L 2.322581,2.322581,1.806452,0.774194 -L 1.806452,0.774194,1.806452,0.258065 -L 1.806452,0.258065,2.322581,0 -L 2.322581,0,2.580645,0 -L 2.580645,0,3.096774,0.258065 -L 3.096774,0.258065,3.612903,0.774194 -L 3.612903,0.774194,3.870968,1.548387 -L 3.870968,1.548387,3.870968,2.322581 -L 2.580645,2.322581,2.064516,0.774194 -L 2.064516,0.774194,2.064516,0.258065 -L 2.064516,0.258065,2.322581,0 -L 3.870968,2.322581,4.129032,1.290323 -L 4.129032,1.290323,4.387097,1.032258 -L 4.387097,1.032258,4.645161,1.032258 -L 4.645161,1.032258,5.16129,1.290323 - -[x] 30 -L 0,1.290323,0.516129,2.064516 -L 0.516129,2.064516,1.032258,2.322581 -L 1.032258,2.322581,1.548387,2.322581 -L 1.548387,2.322581,1.806452,2.064516 -L 1.806452,2.064516,1.806452,1.548387 -L 1.806452,1.548387,1.548387,0.774194 -L 1.548387,0.774194,1.290323,0.258065 -L 1.290323,0.258065,0.774194,0 -L 0.774194,0,0.516129,0 -L 0.516129,0,0.258065,0.258065 -L 0.258065,0.258065,0.258065,0.516129 -L 0.258065,0.516129,0.516129,0.516129 -L 0.516129,0.516129,0.258065,0.258065 -L 3.354839,2.064516,3.096774,1.806452 -L 3.096774,1.806452,3.354839,1.806452 -L 3.354839,1.806452,3.354839,2.064516 -L 3.354839,2.064516,3.096774,2.322581 -L 3.096774,2.322581,2.83871,2.322581 -L 2.83871,2.322581,2.322581,2.064516 -L 2.322581,2.064516,2.064516,1.548387 -L 2.064516,1.548387,1.806452,0.774194 -L 1.806452,0.774194,1.806452,0.258065 -L 1.806452,0.258065,2.064516,0 -L 2.064516,0,2.83871,0 -L 2.83871,0,3.612903,0.516129 -L 3.612903,0.516129,4.129032,1.290323 -L 1.806452,2.064516,2.064516,1.548387 -L 2.322581,2.064516,1.806452,1.548387 -L 1.548387,0.774194,1.806452,0.258065 -L 1.806452,0.774194,1.290323,0.258065 - -[y] 24 -L 0.516129,2.322581,0,0.774194 -L 0,0.774194,0,0.258065 -L 0,0.258065,0.516129,0 -L 0.516129,0,0.774194,0 -L 0.774194,0,1.290323,0.258065 -L 1.290323,0.258065,1.806452,0.774194 -L 1.806452,0.774194,2.322581,1.548387 -L 0.774194,2.322581,0.258065,0.774194 -L 0.258065,0.774194,0.258065,0.258065 -L 0.258065,0.258065,0.516129,0 -L 2.580645,2.322581,1.032258,-2.322581 -L 2.83871,2.322581,2.064516,0 -L 2.064516,0,1.548387,-1.290323 -L 1.548387,-1.290323,1.032258,-2.322581 -L 1.032258,-2.322581,0.774194,-2.83871 -L 0.774194,-2.83871,0.258065,-3.096774 -L 0.258065,-3.096774,0,-2.83871 -L 0,-2.83871,0,-2.322581 -L 0,-2.322581,0.258065,-1.548387 -L 0.258065,-1.548387,0.774194,-1.032258 -L 0.774194,-1.032258,1.548387,-0.516129 -L 1.548387,-0.516129,2.580645,0 -L 2.580645,0,3.354839,0.516129 -L 3.354839,0.516129,3.870968,1.290323 - -[z] 30 -L 0.258065,1.290323,0.774194,2.064516 -L 0.774194,2.064516,1.290323,2.322581 -L 1.290323,2.322581,1.806452,2.322581 -L 1.806452,2.322581,2.322581,2.064516 -L 2.322581,2.064516,2.322581,1.290323 -L 2.322581,1.290323,2.064516,0.774194 -L 2.064516,0.774194,1.290323,0.258065 -L 1.290323,0.258065,0.774194,0 -L 1.806452,2.322581,2.064516,2.064516 -L 2.064516,2.064516,2.064516,1.290323 -L 2.064516,1.290323,1.806452,0.774194 -L 1.806452,0.774194,1.290323,0.258065 -L 0.774194,0,1.290323,-0.258065 -L 1.290323,-0.258065,1.548387,-0.774194 -L 1.548387,-0.774194,1.548387,-1.548387 -L 1.548387,-1.548387,1.290323,-2.322581 -L 1.290323,-2.322581,0.774194,-2.83871 -L 0.774194,-2.83871,0.258065,-3.096774 -L 0.258065,-3.096774,0,-2.83871 -L 0,-2.83871,0,-2.322581 -L 0,-2.322581,0.258065,-1.548387 -L 0.258065,-1.548387,1.032258,-0.774194 -L 1.032258,-0.774194,1.806452,-0.258065 -L 1.806452,-0.258065,2.83871,0.516129 -L 2.83871,0.516129,3.612903,1.290323 -L 0.774194,0,1.032258,-0.258065 -L 1.032258,-0.258065,1.290323,-0.774194 -L 1.290323,-0.774194,1.290323,-1.548387 -L 1.290323,-1.548387,1.032258,-2.322581 -L 1.032258,-2.322581,0.774194,-2.83871 - -[{] 34 -L 1.290323,6.451613,0.774194,6.193548 -L 0.774194,6.193548,0.516129,5.935484 -L 0.516129,5.935484,0.258065,5.419355 -L 0.258065,5.419355,0.258065,4.903226 -L 0.258065,4.903226,0.516129,4.387097 -L 0.516129,4.387097,0.774194,4.129032 -L 0.774194,4.129032,1.032258,3.612903 -L 1.032258,3.612903,1.032258,3.096774 -L 1.032258,3.096774,0.516129,2.580645 -L 0.774194,6.193548,0.516129,5.677419 -L 0.516129,5.677419,0.516129,5.16129 -L 0.516129,5.16129,0.774194,4.645161 -L 0.774194,4.645161,1.032258,4.387097 -L 1.032258,4.387097,1.290323,3.870968 -L 1.290323,3.870968,1.290323,3.354839 -L 1.290323,3.354839,1.032258,2.83871 -L 1.032258,2.83871,0,2.322581 -L 0,2.322581,1.032258,1.806452 -L 1.032258,1.806452,1.290323,1.290323 -L 1.290323,1.290323,1.290323,0.774194 -L 1.290323,0.774194,1.032258,0.258065 -L 1.032258,0.258065,0.774194,0 -L 0.774194,0,0.516129,-0.516129 -L 0.516129,-0.516129,0.516129,-1.032258 -L 0.516129,-1.032258,0.774194,-1.548387 -L 0.516129,2.064516,1.032258,1.548387 -L 1.032258,1.548387,1.032258,1.032258 -L 1.032258,1.032258,0.774194,0.516129 -L 0.774194,0.516129,0.516129,0.258065 -L 0.516129,0.258065,0.258065,-0.258065 -L 0.258065,-0.258065,0.258065,-0.774194 -L 0.258065,-0.774194,0.516129,-1.290323 -L 0.516129,-1.290323,0.774194,-1.548387 -L 0.774194,-1.548387,1.290323,-1.806452 - -[|] 1 -L 0,6.451613,0,-1.806452 - -[}] 34 -L 0,6.451613,0.516129,6.193548 -L 0.516129,6.193548,0.774194,5.935484 -L 0.774194,5.935484,1.032258,5.419355 -L 1.032258,5.419355,1.032258,4.903226 -L 1.032258,4.903226,0.774194,4.387097 -L 0.774194,4.387097,0.516129,4.129032 -L 0.516129,4.129032,0.258065,3.612903 -L 0.258065,3.612903,0.258065,3.096774 -L 0.258065,3.096774,0.774194,2.580645 -L 0.516129,6.193548,0.774194,5.677419 -L 0.774194,5.677419,0.774194,5.16129 -L 0.774194,5.16129,0.516129,4.645161 -L 0.516129,4.645161,0.258065,4.387097 -L 0.258065,4.387097,0,3.870968 -L 0,3.870968,0,3.354839 -L 0,3.354839,0.258065,2.83871 -L 0.258065,2.83871,1.290323,2.322581 -L 1.290323,2.322581,0.258065,1.806452 -L 0.258065,1.806452,0,1.290323 -L 0,1.290323,0,0.774194 -L 0,0.774194,0.258065,0.258065 -L 0.258065,0.258065,0.516129,0 -L 0.516129,0,0.774194,-0.516129 -L 0.774194,-0.516129,0.774194,-1.032258 -L 0.774194,-1.032258,0.516129,-1.548387 -L 0.774194,2.064516,0.258065,1.548387 -L 0.258065,1.548387,0.258065,1.032258 -L 0.258065,1.032258,0.516129,0.516129 -L 0.516129,0.516129,0.774194,0.258065 -L 0.774194,0.258065,1.032258,-0.258065 -L 1.032258,-0.258065,1.032258,-0.774194 -L 1.032258,-0.774194,0.774194,-1.290323 -L 0.774194,-1.290323,0.516129,-1.548387 -L 0.516129,-1.548387,0,-1.806452 - -[~] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[€] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[‚] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[ƒ] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[„] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[…] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[†] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[‡] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[ˆ] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[‰] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Š] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[‹] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Ž] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[‘] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[’] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[“] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[”] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[•] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[–] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[—] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[˜] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[™] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[š] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[›] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[ž] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[ ] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[#0104] 36 -L 5.16129,5.419355,4.645161,4.903226 -L 4.645161,4.903226,4.129032,4.129032 -L 4.129032,4.129032,3.354839,2.83871 -L 3.354839,2.83871,2.83871,2.064516 -L 2.83871,2.064516,2.064516,1.032258 -L 2.064516,1.032258,1.290323,0.258065 -L 1.290323,0.258065,0.774194,0 -L 0.774194,0,0.258065,0 -L 0.258065,0,0,0.258065 -L 0,0.258065,0,0.774194 -L 0,0.774194,0.258065,1.032258 -L 0.258065,1.032258,0.516129,0.774194 -L 0.516129,0.774194,0.258065,0.516129 -L 5.16129,5.419355,4.903226,4.387097 -L 4.903226,4.387097,4.387097,1.806452 -L 4.387097,1.806452,4.129032,0 -L 5.16129,5.419355,4.387097,0 -L 4.129032,0,4.129032,0.516129 -L 4.129032,0.516129,3.870968,1.290323 -L 3.870968,1.290323,3.612903,1.806452 -L 3.612903,1.806452,3.096774,2.322581 -L 3.096774,2.322581,2.580645,2.580645 -L 2.580645,2.580645,2.064516,2.580645 -L 2.064516,2.580645,1.806452,2.322581 -L 1.806452,2.322581,1.806452,1.806452 -L 1.806452,1.806452,2.064516,1.032258 -L 2.064516,1.032258,2.83871,0.258065 -L 2.83871,0.258065,3.612903,0 -L 3.612903,0,4.645161,0 -L 4.645161,0,5.16129,0.258065 -L 4.387097,0,3.870968,-0.516129 -L 3.870968,-0.516129,3.612903,-1.032258 -L 3.612903,-1.032258,3.612903,-1.290323 -L 3.612903,-1.290323,3.870968,-1.548387 -L 3.870968,-1.548387,4.129032,-1.290323 -L 4.129032,-1.290323,3.870968,-1.032258 - -[¢] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[#0141] 41 -L 1.290323,4.645161,1.032258,4.129032 -L 1.032258,4.129032,1.032258,3.612903 -L 1.032258,3.612903,1.290323,3.096774 -L 1.290323,3.096774,1.806452,2.83871 -L 1.806452,2.83871,2.580645,2.83871 -L 2.580645,2.83871,3.354839,3.096774 -L 3.354839,3.096774,3.870968,3.354839 -L 3.870968,3.354839,4.645161,4.129032 -L 4.645161,4.129032,4.903226,4.903226 -L 4.903226,4.903226,4.903226,5.16129 -L 4.903226,5.16129,4.645161,5.419355 -L 4.645161,5.419355,4.387097,5.419355 -L 4.387097,5.419355,3.870968,5.16129 -L 3.870968,5.16129,3.612903,4.903226 -L 3.612903,4.903226,3.096774,4.129032 -L 3.096774,4.129032,2.064516,1.548387 -L 2.064516,1.548387,1.806452,1.032258 -L 1.806452,1.032258,1.290323,0.258065 -L 1.290323,0.258065,0.774194,0 -L 3.612903,4.903226,3.096774,3.870968 -L 3.096774,3.870968,2.580645,2.064516 -L 2.580645,2.064516,2.322581,1.290323 -L 2.322581,1.290323,2.064516,0.774194 -L 2.064516,0.774194,1.548387,0.258065 -L 1.548387,0.258065,0.774194,0 -L 0.774194,0,0.258065,0 -L 0.258065,0,0,0.258065 -L 0,0.258065,0,0.774194 -L 0,0.774194,0.258065,1.032258 -L 0.258065,1.032258,0.774194,1.032258 -L 0.774194,1.032258,1.290323,0.774194 -L 1.290323,0.774194,2.064516,0.258065 -L 2.064516,0.258065,2.580645,0 -L 2.580645,0,3.354839,0 -L 3.354839,0,3.870968,0.258065 -L 3.870968,0.258065,4.387097,0.774194 -L 4.387097,2.322581,3.612903,1.806452 -L 3.612903,1.806452,2.83871,1.806452 -L 2.83871,1.806452,2.064516,2.322581 -L 2.064516,2.322581,1.290323,2.322581 -L 1.290323,2.322581,0.774194,1.806452 - -[¤] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[¥] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[#015A] 38 -L 1.548387,4.645161,1.290323,4.129032 -L 1.290323,4.129032,1.290323,3.612903 -L 1.290323,3.612903,1.548387,3.096774 -L 1.548387,3.096774,2.064516,2.83871 -L 2.064516,2.83871,2.83871,2.83871 -L 2.83871,2.83871,3.612903,3.096774 -L 3.612903,3.096774,4.129032,3.354839 -L 4.129032,3.354839,4.903226,4.129032 -L 4.903226,4.129032,5.16129,4.903226 -L 5.16129,4.903226,5.16129,5.16129 -L 5.16129,5.16129,4.903226,5.419355 -L 4.903226,5.419355,4.645161,5.419355 -L 4.645161,5.419355,4.129032,5.16129 -L 4.129032,5.16129,3.870968,4.903226 -L 3.870968,4.903226,3.612903,4.387097 -L 3.612903,4.387097,3.354839,3.612903 -L 3.354839,3.612903,2.83871,1.806452 -L 2.83871,1.806452,2.580645,1.032258 -L 2.580645,1.032258,2.064516,0.258065 -L 2.064516,0.258065,1.548387,0 -L 3.612903,4.387097,3.354839,3.354839 -L 3.354839,3.354839,3.096774,1.548387 -L 3.096774,1.548387,2.83871,0.774194 -L 2.83871,0.774194,2.322581,0.258065 -L 2.322581,0.258065,1.548387,0 -L 1.548387,0,0.774194,0 -L 0.774194,0,0.258065,0.258065 -L 0.258065,0.258065,0,0.774194 -L 0,0.774194,0,1.032258 -L 0,1.032258,0.258065,1.290323 -L 0.258065,1.290323,0.516129,1.032258 -L 0.516129,1.032258,0.258065,0.774194 -L 3.870968,6.967742,3.612903,7.225806 -L 3.612903,7.225806,3.870968,7.483871 -L 3.870968,7.483871,4.129032,7.225806 -L 4.129032,7.225806,4.129032,6.967742 -L 4.129032,6.967742,3.870968,6.451613 -L 3.870968,6.451613,3.354839,5.935484 - -[§] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[¨] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[©] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[ª] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[«] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[#0179] 44 -L 4.903226,4.903226,4.645161,4.387097 -L 4.645161,4.387097,4.129032,3.096774 -L 4.129032,3.096774,3.870968,2.322581 -L 3.870968,2.322581,3.612903,1.806452 -L 3.612903,1.806452,3.096774,1.032258 -L 3.096774,1.032258,2.580645,0.516129 -L 2.580645,0.516129,2.064516,0.258065 -L 2.064516,0.258065,1.290323,0 -L 3.096774,3.870968,2.83871,3.354839 -L 2.83871,3.354839,2.322581,3.096774 -L 2.322581,3.096774,1.806452,3.096774 -L 1.806452,3.096774,1.548387,3.612903 -L 1.548387,3.612903,1.548387,4.129032 -L 1.548387,4.129032,1.806452,4.645161 -L 1.806452,4.645161,2.322581,5.16129 -L 2.322581,5.16129,3.096774,5.419355 -L 3.096774,5.419355,5.677419,5.419355 -L 5.677419,5.419355,5.16129,5.16129 -L 5.16129,5.16129,4.903226,4.903226 -L 4.903226,4.903226,4.645161,4.129032 -L 4.645161,4.129032,4.387097,3.096774 -L 4.387097,3.096774,3.870968,1.548387 -L 3.870968,1.548387,3.354839,0.774194 -L 3.354839,0.774194,2.580645,0.258065 -L 2.580645,0.258065,1.290323,0 -L 1.290323,0,0.258065,0 -L 0.258065,0,0,0.258065 -L 0,0.258065,0,0.774194 -L 0,0.774194,0.258065,1.032258 -L 0.258065,1.032258,0.774194,1.032258 -L 0.774194,1.032258,1.290323,0.774194 -L 1.290323,0.774194,2.064516,0.258065 -L 2.064516,0.258065,2.580645,0 -L 2.580645,0,3.354839,0 -L 3.354839,0,4.129032,0.258065 -L 4.129032,0.258065,4.645161,0.774194 -L 3.870968,5.419355,4.903226,5.16129 -L 4.903226,5.16129,5.16129,5.16129 -L 4.387097,6.967742,4.129032,7.225806 -L 4.129032,7.225806,4.387097,7.483871 -L 4.387097,7.483871,4.645161,7.225806 -L 4.645161,7.225806,4.645161,6.967742 -L 4.645161,6.967742,4.387097,6.451613 -L 4.387097,6.451613,3.870968,5.935484 - -[­] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[®] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[#017B] 42 -L 4.903226,4.903226,4.645161,4.387097 -L 4.645161,4.387097,4.129032,3.096774 -L 4.129032,3.096774,3.870968,2.322581 -L 3.870968,2.322581,3.612903,1.806452 -L 3.612903,1.806452,3.096774,1.032258 -L 3.096774,1.032258,2.580645,0.516129 -L 2.580645,0.516129,2.064516,0.258065 -L 2.064516,0.258065,1.290323,0 -L 3.096774,3.870968,2.83871,3.354839 -L 2.83871,3.354839,2.322581,3.096774 -L 2.322581,3.096774,1.806452,3.096774 -L 1.806452,3.096774,1.548387,3.612903 -L 1.548387,3.612903,1.548387,4.129032 -L 1.548387,4.129032,1.806452,4.645161 -L 1.806452,4.645161,2.322581,5.16129 -L 2.322581,5.16129,3.096774,5.419355 -L 3.096774,5.419355,5.677419,5.419355 -L 5.677419,5.419355,5.16129,5.16129 -L 5.16129,5.16129,4.903226,4.903226 -L 4.903226,4.903226,4.645161,4.129032 -L 4.645161,4.129032,4.387097,3.096774 -L 4.387097,3.096774,3.870968,1.548387 -L 3.870968,1.548387,3.354839,0.774194 -L 3.354839,0.774194,2.580645,0.258065 -L 2.580645,0.258065,1.290323,0 -L 1.290323,0,0.258065,0 -L 0.258065,0,0,0.258065 -L 0,0.258065,0,0.774194 -L 0,0.774194,0.258065,1.032258 -L 0.258065,1.032258,0.774194,1.032258 -L 0.774194,1.032258,1.290323,0.774194 -L 1.290323,0.774194,2.064516,0.258065 -L 2.064516,0.258065,2.580645,0 -L 2.580645,0,3.354839,0 -L 3.354839,0,4.129032,0.258065 -L 4.129032,0.258065,4.645161,0.774194 -L 3.870968,5.419355,4.903226,5.16129 -L 4.903226,5.16129,5.16129,5.16129 -L 3.870968,6.451613,3.612903,6.193548 -L 3.612903,6.193548,3.870968,5.935484 -L 3.870968,5.935484,4.129032,6.193548 -L 4.129032,6.193548,3.870968,6.451613 - -[°] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[#0105] 31 -L 2.322581,1.548387,2.064516,2.064516 -L 2.064516,2.064516,1.548387,2.322581 -L 1.548387,2.322581,1.032258,2.322581 -L 1.032258,2.322581,0.516129,2.064516 -L 0.516129,2.064516,0.258065,1.806452 -L 0.258065,1.806452,0,1.290323 -L 0,1.290323,0,0.774194 -L 0,0.774194,0.258065,0.258065 -L 0.258065,0.258065,0.774194,0 -L 0.774194,0,1.290323,0 -L 1.290323,0,1.806452,0.258065 -L 1.806452,0.258065,2.064516,0.774194 -L 1.032258,2.322581,0.516129,1.806452 -L 0.516129,1.806452,0.258065,1.290323 -L 0.258065,1.290323,0.258065,0.516129 -L 0.258065,0.516129,0.774194,0 -L 2.580645,2.322581,2.064516,0.774194 -L 2.064516,0.774194,2.064516,0.258065 -L 2.064516,0.258065,2.580645,0 -L 2.580645,0,3.096774,0.258065 -L 3.096774,0.258065,3.354839,0.516129 -L 3.354839,0.516129,3.870968,1.290323 -L 2.83871,2.322581,2.322581,0.774194 -L 2.322581,0.774194,2.322581,0.258065 -L 2.322581,0.258065,2.580645,0 -L 2.580645,0,2.064516,-0.516129 -L 2.064516,-0.516129,1.806452,-1.032258 -L 1.806452,-1.032258,1.806452,-1.290323 -L 1.806452,-1.290323,2.064516,-1.548387 -L 2.064516,-1.548387,2.322581,-1.290323 -L 2.322581,-1.290323,2.064516,-1.032258 - -[²] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[#0142] 16 -L 0,1.290323,0.516129,2.064516 -L 0.516129,2.064516,1.032258,3.096774 -L 1.806452,5.419355,0.258065,0.774194 -L 0.258065,0.774194,0.258065,0.258065 -L 0.258065,0.258065,0.774194,0 -L 0.774194,0,1.290323,0.258065 -L 1.290323,0.258065,1.548387,0.516129 -L 1.548387,0.516129,2.064516,1.290323 -L 2.064516,5.419355,0.516129,0.774194 -L 0.516129,0.774194,0.516129,0.258065 -L 0.516129,0.258065,0.774194,0 -L 2.83871,5.935484,2.580645,5.677419 -L 2.580645,5.677419,2.064516,5.419355 -L 2.064516,5.419355,1.806452,5.419355 -L 1.806452,5.419355,1.290323,5.677419 -L 1.290323,5.677419,0.774194,5.419355 - -[´] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[µ] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[#015B] 22 -L 0,1.290323,0.516129,2.064516 -L 0.516129,2.064516,0.774194,2.580645 -L 0.774194,2.580645,0.774194,2.064516 -L 0.774194,2.064516,1.548387,1.548387 -L 1.548387,1.548387,1.806452,1.032258 -L 1.806452,1.032258,1.806452,0.516129 -L 1.806452,0.516129,1.548387,0.258065 -L 1.548387,0.258065,1.032258,0 -L 0.774194,2.064516,1.290323,1.548387 -L 1.290323,1.548387,1.548387,1.032258 -L 1.548387,1.032258,1.548387,0.516129 -L 1.548387,0.516129,1.032258,0 -L 0,0.258065,0.516129,0 -L 0.516129,0,1.806452,0 -L 1.806452,0,2.580645,0.516129 -L 2.580645,0.516129,3.096774,1.290323 -L 1.548387,4.129032,1.290323,4.387097 -L 1.290323,4.387097,1.548387,4.645161 -L 1.548387,4.645161,1.806452,4.387097 -L 1.806452,4.387097,1.806452,4.129032 -L 1.806452,4.129032,1.548387,3.612903 -L 1.548387,3.612903,1.032258,3.096774 - -[·] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[¸] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[¹] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[º] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[»] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[#017A] 36 -L 0.258065,1.290323,0.774194,2.064516 -L 0.774194,2.064516,1.290323,2.322581 -L 1.290323,2.322581,1.806452,2.322581 -L 1.806452,2.322581,2.322581,2.064516 -L 2.322581,2.064516,2.322581,1.290323 -L 2.322581,1.290323,2.064516,0.774194 -L 2.064516,0.774194,1.290323,0.258065 -L 1.290323,0.258065,0.774194,0 -L 1.806452,2.322581,2.064516,2.064516 -L 2.064516,2.064516,2.064516,1.290323 -L 2.064516,1.290323,1.806452,0.774194 -L 1.806452,0.774194,1.290323,0.258065 -L 0.774194,0,1.290323,-0.258065 -L 1.290323,-0.258065,1.548387,-0.774194 -L 1.548387,-0.774194,1.548387,-1.548387 -L 1.548387,-1.548387,1.290323,-2.322581 -L 1.290323,-2.322581,0.774194,-2.83871 -L 0.774194,-2.83871,0.258065,-3.096774 -L 0.258065,-3.096774,0,-2.83871 -L 0,-2.83871,0,-2.322581 -L 0,-2.322581,0.258065,-1.548387 -L 0.258065,-1.548387,1.032258,-0.774194 -L 1.032258,-0.774194,1.806452,-0.258065 -L 1.806452,-0.258065,2.83871,0.516129 -L 2.83871,0.516129,3.612903,1.290323 -L 0.774194,0,1.032258,-0.258065 -L 1.032258,-0.258065,1.290323,-0.774194 -L 1.290323,-0.774194,1.290323,-1.548387 -L 1.290323,-1.548387,1.032258,-2.322581 -L 1.032258,-2.322581,0.774194,-2.83871 -L 2.322581,3.870968,2.064516,4.129032 -L 2.064516,4.129032,2.322581,4.387097 -L 2.322581,4.387097,2.580645,4.129032 -L 2.580645,4.129032,2.580645,3.870968 -L 2.580645,3.870968,2.322581,3.354839 -L 2.322581,3.354839,1.806452,2.83871 - -[½] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[¾] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[#017C] 34 -L 0.258065,1.290323,0.774194,2.064516 -L 0.774194,2.064516,1.290323,2.322581 -L 1.290323,2.322581,1.806452,2.322581 -L 1.806452,2.322581,2.322581,2.064516 -L 2.322581,2.064516,2.322581,1.290323 -L 2.322581,1.290323,2.064516,0.774194 -L 2.064516,0.774194,1.290323,0.258065 -L 1.290323,0.258065,0.774194,0 -L 1.806452,2.322581,2.064516,2.064516 -L 2.064516,2.064516,2.064516,1.290323 -L 2.064516,1.290323,1.806452,0.774194 -L 1.806452,0.774194,1.290323,0.258065 -L 0.774194,0,1.290323,-0.258065 -L 1.290323,-0.258065,1.548387,-0.774194 -L 1.548387,-0.774194,1.548387,-1.548387 -L 1.548387,-1.548387,1.290323,-2.322581 -L 1.290323,-2.322581,0.774194,-2.83871 -L 0.774194,-2.83871,0.258065,-3.096774 -L 0.258065,-3.096774,0,-2.83871 -L 0,-2.83871,0,-2.322581 -L 0,-2.322581,0.258065,-1.548387 -L 0.258065,-1.548387,1.032258,-0.774194 -L 1.032258,-0.774194,1.806452,-0.258065 -L 1.806452,-0.258065,2.83871,0.516129 -L 2.83871,0.516129,3.612903,1.290323 -L 0.774194,0,1.032258,-0.258065 -L 1.032258,-0.258065,1.290323,-0.774194 -L 1.290323,-0.774194,1.290323,-1.548387 -L 1.290323,-1.548387,1.032258,-2.322581 -L 1.032258,-2.322581,0.774194,-2.83871 -L 1.806452,3.354839,1.548387,3.096774 -L 1.548387,3.096774,1.806452,2.83871 -L 1.806452,2.83871,2.064516,3.096774 -L 2.064516,3.096774,1.806452,3.354839 - -[À] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Á] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Â] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Ã] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Ä] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Å] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[#0106] 43 -L 0.258065,4.903226,0,4.387097 -L 0,4.387097,0,3.870968 -L 0,3.870968,0.258065,3.354839 -L 0.258065,3.354839,1.032258,3.096774 -L 1.032258,3.096774,1.806452,3.096774 -L 1.806452,3.096774,2.83871,3.354839 -L 2.83871,3.354839,3.354839,3.612903 -L 3.354839,3.612903,3.870968,4.129032 -L 3.870968,4.129032,4.129032,4.645161 -L 4.129032,4.645161,4.129032,5.16129 -L 4.129032,5.16129,3.870968,5.419355 -L 3.870968,5.419355,3.354839,5.419355 -L 3.354839,5.419355,2.580645,5.16129 -L 2.580645,5.16129,1.806452,4.387097 -L 1.806452,4.387097,1.290323,3.612903 -L 1.290323,3.612903,0.774194,2.580645 -L 0.774194,2.580645,0.516129,1.548387 -L 0.516129,1.548387,0.516129,0.774194 -L 0.516129,0.774194,0.774194,0.258065 -L 0.774194,0.258065,1.548387,0 -L 1.548387,0,2.064516,0 -L 2.064516,0,2.83871,0.258065 -L 2.83871,0.258065,3.354839,0.774194 -L 3.354839,0.774194,3.612903,1.290323 -L 3.612903,1.290323,3.612903,1.806452 -L 3.612903,1.806452,3.354839,2.322581 -L 3.354839,2.322581,2.83871,2.322581 -L 2.83871,2.322581,2.322581,2.064516 -L 2.322581,2.064516,2.064516,1.548387 -L 3.354839,5.419355,2.83871,5.16129 -L 2.83871,5.16129,2.064516,4.387097 -L 2.064516,4.387097,1.548387,3.612903 -L 1.548387,3.612903,1.032258,2.580645 -L 1.032258,2.580645,0.774194,1.548387 -L 0.774194,1.548387,0.774194,0.774194 -L 0.774194,0.774194,1.032258,0.258065 -L 1.032258,0.258065,1.548387,0 -L 4.129032,6.967742,3.870968,7.225806 -L 3.870968,7.225806,4.129032,7.483871 -L 4.129032,7.483871,4.387097,7.225806 -L 4.387097,7.225806,4.387097,6.967742 -L 4.387097,6.967742,4.129032,6.451613 -L 4.129032,6.451613,3.612903,5.935484 - -[Ç] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[È] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[É] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[#0118] 47 -L 3.096774,4.645161,2.83871,4.387097 -L 2.83871,4.387097,2.83871,3.870968 -L 2.83871,3.870968,3.096774,3.612903 -L 3.096774,3.612903,3.612903,3.612903 -L 3.612903,3.612903,3.870968,4.129032 -L 3.870968,4.129032,3.870968,4.645161 -L 3.870968,4.645161,3.612903,5.16129 -L 3.612903,5.16129,3.096774,5.419355 -L 3.096774,5.419355,2.322581,5.419355 -L 2.322581,5.419355,1.806452,5.16129 -L 1.806452,5.16129,1.548387,4.903226 -L 1.548387,4.903226,1.290323,4.387097 -L 1.290323,4.387097,1.290323,3.870968 -L 1.290323,3.870968,1.548387,3.354839 -L 1.548387,3.354839,2.064516,3.096774 -L 2.322581,5.419355,1.806452,4.903226 -L 1.806452,4.903226,1.548387,4.387097 -L 1.548387,4.387097,1.548387,3.612903 -L 1.548387,3.612903,2.064516,3.096774 -L 2.064516,3.096774,1.548387,3.096774 -L 1.548387,3.096774,0.774194,2.83871 -L 0.774194,2.83871,0.258065,2.322581 -L 0.258065,2.322581,0,1.806452 -L 0,1.806452,0,1.032258 -L 0,1.032258,0.258065,0.516129 -L 0.258065,0.516129,0.516129,0.258065 -L 0.516129,0.258065,1.032258,0 -L 1.032258,0,1.806452,0 -L 1.806452,0,2.580645,0.258065 -L 2.580645,0.258065,3.096774,0.774194 -L 3.096774,0.774194,3.354839,1.290323 -L 3.354839,1.290323,3.354839,1.806452 -L 3.354839,1.806452,3.096774,2.322581 -L 3.096774,2.322581,2.580645,2.322581 -L 2.580645,2.322581,2.064516,2.064516 -L 2.064516,2.064516,1.806452,1.548387 -L 1.548387,3.096774,1.032258,2.83871 -L 1.032258,2.83871,0.516129,2.322581 -L 0.516129,2.322581,0.258065,1.806452 -L 0.258065,1.806452,0.258065,0.774194 -L 0.258065,0.774194,0.516129,0.258065 -L 1.806452,0,1.290323,-0.516129 -L 1.290323,-0.516129,1.032258,-1.032258 -L 1.032258,-1.032258,1.032258,-1.290323 -L 1.032258,-1.290323,1.290323,-1.548387 -L 1.290323,-1.548387,1.548387,-1.290323 -L 1.548387,-1.290323,1.290323,-1.032258 - -[Ë] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Ì] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Í] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Î] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Ï] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Ð] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[#0143] 36 -L 3.354839,5.419355,3.096774,4.387097 -L 3.096774,4.387097,2.580645,2.83871 -L 2.580645,2.83871,2.064516,1.548387 -L 2.064516,1.548387,1.806452,1.032258 -L 1.806452,1.032258,1.290323,0.258065 -L 1.290323,0.258065,0.774194,0 -L 0.774194,0,0.258065,0 -L 0.258065,0,0,0.258065 -L 0,0.258065,0,0.774194 -L 0,0.774194,0.258065,1.032258 -L 0.258065,1.032258,0.516129,0.774194 -L 0.516129,0.774194,0.258065,0.516129 -L 3.354839,5.419355,3.354839,4.129032 -L 3.354839,4.129032,3.612903,1.290323 -L 3.612903,1.290323,3.870968,0 -L 3.354839,5.419355,3.612903,4.129032 -L 3.612903,4.129032,3.870968,1.290323 -L 3.870968,1.290323,3.870968,0 -L 6.967742,5.16129,6.709677,4.903226 -L 6.709677,4.903226,6.967742,4.645161 -L 6.967742,4.645161,7.225806,4.903226 -L 7.225806,4.903226,7.225806,5.16129 -L 7.225806,5.16129,6.967742,5.419355 -L 6.967742,5.419355,6.451613,5.419355 -L 6.451613,5.419355,5.935484,5.16129 -L 5.935484,5.16129,5.419355,4.387097 -L 5.419355,4.387097,5.16129,3.870968 -L 5.16129,3.870968,4.645161,2.580645 -L 4.645161,2.580645,4.129032,1.032258 -L 4.129032,1.032258,3.870968,0 -L 5.16129,6.967742,4.903226,7.225806 -L 4.903226,7.225806,5.16129,7.483871 -L 5.16129,7.483871,5.419355,7.225806 -L 5.419355,7.225806,5.419355,6.967742 -L 5.419355,6.967742,5.16129,6.451613 -L 5.16129,6.451613,4.645161,5.935484 - -[Ò] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[#00D3] 36 -L 2.064516,5.419355,1.548387,5.16129 -L 1.548387,5.16129,1.032258,4.645161 -L 1.032258,4.645161,0.516129,3.870968 -L 0.516129,3.870968,0.258065,3.354839 -L 0.258065,3.354839,0,2.322581 -L 0,2.322581,0,1.290323 -L 0,1.290323,0.258065,0.516129 -L 0.258065,0.516129,0.516129,0.258065 -L 0.516129,0.258065,1.032258,0 -L 1.032258,0,1.548387,0 -L 1.548387,0,2.322581,0.258065 -L 2.322581,0.258065,2.83871,0.774194 -L 2.83871,0.774194,3.354839,1.548387 -L 3.354839,1.548387,3.612903,2.064516 -L 3.612903,2.064516,3.870968,3.096774 -L 3.870968,3.096774,3.870968,4.129032 -L 3.870968,4.129032,3.612903,4.903226 -L 3.612903,4.903226,3.354839,5.16129 -L 3.354839,5.16129,3.096774,5.16129 -L 3.096774,5.16129,2.580645,4.903226 -L 2.580645,4.903226,2.064516,4.387097 -L 2.064516,4.387097,1.548387,3.354839 -L 1.548387,3.354839,1.290323,2.064516 -L 1.290323,2.064516,1.290323,1.290323 -L 1.548387,5.16129,1.032258,4.387097 -L 1.032258,4.387097,0.516129,3.354839 -L 0.516129,3.354839,0.258065,2.322581 -L 0.258065,2.322581,0.258065,1.290323 -L 0.258065,1.290323,0.516129,0.516129 -L 0.516129,0.516129,1.032258,0 -L 3.354839,6.967742,3.096774,7.225806 -L 3.096774,7.225806,3.354839,7.483871 -L 3.354839,7.483871,3.612903,7.225806 -L 3.612903,7.225806,3.612903,6.967742 -L 3.612903,6.967742,3.354839,6.451613 -L 3.354839,6.451613,2.83871,5.935484 - -[Ô] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Õ] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Ö] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[×] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Ø] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Ù] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Ú] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Û] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Ü] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Ý] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Þ] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[ß] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[à] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[á] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[â] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[ã] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[ä] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[å] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[#0107] 24 -L 1.806452,2.064516,1.548387,1.806452 -L 1.548387,1.806452,1.806452,1.806452 -L 1.806452,1.806452,1.806452,2.064516 -L 1.806452,2.064516,1.548387,2.322581 -L 1.548387,2.322581,1.032258,2.322581 -L 1.032258,2.322581,0.516129,2.064516 -L 0.516129,2.064516,0.258065,1.806452 -L 0.258065,1.806452,0,1.290323 -L 0,1.290323,0,0.774194 -L 0,0.774194,0.258065,0.258065 -L 0.258065,0.258065,0.774194,0 -L 0.774194,0,1.548387,0 -L 1.548387,0,2.322581,0.516129 -L 2.322581,0.516129,2.83871,1.290323 -L 1.032258,2.322581,0.516129,1.806452 -L 0.516129,1.806452,0.258065,1.290323 -L 0.258065,1.290323,0.258065,0.516129 -L 0.258065,0.516129,0.774194,0 -L 1.806452,3.870968,1.548387,4.129032 -L 1.548387,4.129032,1.806452,4.387097 -L 1.806452,4.387097,2.064516,4.129032 -L 2.064516,4.129032,2.064516,3.870968 -L 2.064516,3.870968,1.806452,3.354839 -L 1.806452,3.354839,1.290323,2.83871 - -[ç] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[è] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[é] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[#0119] 25 -L 0.516129,0.516129,1.032258,0.774194 -L 1.032258,0.774194,1.290323,1.032258 -L 1.290323,1.032258,1.548387,1.548387 -L 1.548387,1.548387,1.548387,2.064516 -L 1.548387,2.064516,1.290323,2.322581 -L 1.290323,2.322581,1.032258,2.322581 -L 1.032258,2.322581,0.516129,2.064516 -L 0.516129,2.064516,0.258065,1.806452 -L 0.258065,1.806452,0,1.290323 -L 0,1.290323,0,0.774194 -L 0,0.774194,0.258065,0.258065 -L 0.258065,0.258065,0.774194,0 -L 0.774194,0,1.548387,0 -L 1.548387,0,2.322581,0.516129 -L 2.322581,0.516129,2.83871,1.290323 -L 1.032258,2.322581,0.516129,1.806452 -L 0.516129,1.806452,0.258065,1.290323 -L 0.258065,1.290323,0.258065,0.516129 -L 0.258065,0.516129,0.774194,0 -L 1.548387,0,1.032258,-0.516129 -L 1.032258,-0.516129,0.774194,-1.032258 -L 0.774194,-1.032258,0.774194,-1.290323 -L 0.774194,-1.290323,1.032258,-1.548387 -L 1.032258,-1.548387,1.290323,-1.290323 -L 1.290323,-1.290323,1.032258,-1.032258 - -[ë] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[ì] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[í] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[î] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[ï] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[ð] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[#0144] 30 -L 0,1.290323,0.516129,2.064516 -L 0.516129,2.064516,1.032258,2.322581 -L 1.032258,2.322581,1.548387,2.064516 -L 1.548387,2.064516,1.548387,1.548387 -L 1.548387,1.548387,1.032258,0 -L 1.032258,2.322581,1.290323,2.064516 -L 1.290323,2.064516,1.290323,1.548387 -L 1.290323,1.548387,0.774194,0 -L 1.548387,1.548387,2.064516,2.064516 -L 2.064516,2.064516,2.580645,2.322581 -L 2.580645,2.322581,2.83871,2.322581 -L 2.83871,2.322581,3.354839,2.064516 -L 3.354839,2.064516,3.354839,1.548387 -L 3.354839,1.548387,3.096774,0.774194 -L 3.096774,0.774194,3.096774,0.258065 -L 3.096774,0.258065,3.354839,0 -L 2.83871,2.322581,3.096774,2.064516 -L 3.096774,2.064516,3.096774,1.548387 -L 3.096774,1.548387,2.83871,0.774194 -L 2.83871,0.774194,2.83871,0.258065 -L 2.83871,0.258065,3.354839,0 -L 3.354839,0,3.870968,0.258065 -L 3.870968,0.258065,4.129032,0.516129 -L 4.129032,0.516129,4.645161,1.290323 -L 3.354839,3.870968,3.096774,4.129032 -L 3.096774,4.129032,3.354839,4.387097 -L 3.354839,4.387097,3.612903,4.129032 -L 3.612903,4.129032,3.612903,3.870968 -L 3.612903,3.870968,3.354839,3.354839 -L 3.354839,3.354839,2.83871,2.83871 - -[ò] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[#00F3] 31 -L 1.548387,2.322581,1.032258,2.322581 -L 1.032258,2.322581,0.516129,2.064516 -L 0.516129,2.064516,0.258065,1.806452 -L 0.258065,1.806452,0,1.290323 -L 0,1.290323,0,0.774194 -L 0,0.774194,0.258065,0.258065 -L 0.258065,0.258065,0.774194,0 -L 0.774194,0,1.290323,0 -L 1.290323,0,1.806452,0.258065 -L 1.806452,0.258065,2.064516,0.516129 -L 2.064516,0.516129,2.322581,1.032258 -L 2.322581,1.032258,2.322581,1.548387 -L 2.322581,1.548387,2.064516,2.064516 -L 2.064516,2.064516,1.548387,2.322581 -L 1.548387,2.322581,1.290323,2.064516 -L 1.290323,2.064516,1.290323,1.548387 -L 1.290323,1.548387,1.548387,1.032258 -L 1.548387,1.032258,2.064516,0.774194 -L 2.064516,0.774194,2.580645,0.774194 -L 2.580645,0.774194,3.096774,1.032258 -L 3.096774,1.032258,3.354839,1.290323 -L 1.032258,2.322581,0.516129,1.806452 -L 0.516129,1.806452,0.258065,1.290323 -L 0.258065,1.290323,0.258065,0.516129 -L 0.258065,0.516129,0.774194,0 -L 2.064516,3.870968,1.806452,4.129032 -L 1.806452,4.129032,2.064516,4.387097 -L 2.064516,4.387097,2.322581,4.129032 -L 2.322581,4.129032,2.322581,3.870968 -L 2.322581,3.870968,2.064516,3.354839 -L 2.064516,3.354839,1.548387,2.83871 - -#EOF diff --git a/fonts/scripts.cxf b/fonts/scripts.cxf deleted file mode 100644 index 325fe83..0000000 --- a/fonts/scripts.cxf +++ /dev/null @@ -1,3207 +0,0 @@ -# Format: QCad II Font -# Creator: Adam Radlowski's "dodajf" program - GRASS font translator -# Version: 1.0.0 -# Name: Roman Simplex -# LetterSpacing: 3.0 -# WordSpacing: 6.75 -# LineSpacingFactor: 1.0 -# Author: Hershey fonts -# Author: Adam Radlowski (Polish) - -[!] 9 -L 1.548387,5.419355,1.290323,5.16129 -L 1.290323,5.16129,0.774194,2.064516 -L 1.548387,5.16129,0.774194,2.064516 -L 1.548387,5.419355,1.806452,5.16129 -L 1.806452,5.16129,0.774194,2.064516 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -["] 4 -L 0.516129,5.419355,0,3.612903 -L 0.774194,5.419355,0,3.612903 -L 2.83871,5.419355,2.322581,3.612903 -L 3.096774,5.419355,2.322581,3.612903 - -[#] 4 -L 2.064516,6.451613,0.258065,-1.806452 -L 3.612903,6.451613,1.806452,-1.806452 -L 0.258065,3.096774,3.870968,3.096774 -L 0,1.548387,3.612903,1.548387 - -[$] 33 -L 2.580645,6.451613,0.516129,-1.032258 -L 3.870968,6.451613,1.806452,-1.032258 -L 4.129032,4.387097,3.870968,4.129032 -L 3.870968,4.129032,4.129032,3.870968 -L 4.129032,3.870968,4.387097,4.129032 -L 4.387097,4.129032,4.387097,4.387097 -L 4.387097,4.387097,4.129032,4.903226 -L 4.129032,4.903226,3.870968,5.16129 -L 3.870968,5.16129,3.096774,5.419355 -L 3.096774,5.419355,2.064516,5.419355 -L 2.064516,5.419355,1.290323,5.16129 -L 1.290323,5.16129,0.774194,4.645161 -L 0.774194,4.645161,0.774194,4.129032 -L 0.774194,4.129032,1.032258,3.612903 -L 1.032258,3.612903,1.290323,3.354839 -L 1.290323,3.354839,3.096774,2.322581 -L 3.096774,2.322581,3.612903,1.806452 -L 0.774194,4.129032,1.290323,3.612903 -L 1.290323,3.612903,3.096774,2.580645 -L 3.096774,2.580645,3.354839,2.322581 -L 3.354839,2.322581,3.612903,1.806452 -L 3.612903,1.806452,3.612903,1.032258 -L 3.612903,1.032258,3.354839,0.516129 -L 3.354839,0.516129,3.096774,0.258065 -L 3.096774,0.258065,2.322581,0 -L 2.322581,0,1.290323,0 -L 1.290323,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 -L 0.258065,0.516129,0,1.032258 -L 0,1.032258,0,1.290323 -L 0,1.290323,0.258065,1.548387 -L 0.258065,1.548387,0.516129,1.290323 -L 0.516129,1.290323,0.258065,1.032258 - -[%] 26 -L 4.645161,5.419355,0,0 -L 1.290323,5.419355,1.806452,4.903226 -L 1.806452,4.903226,1.806452,4.387097 -L 1.806452,4.387097,1.548387,3.870968 -L 1.548387,3.870968,1.032258,3.612903 -L 1.032258,3.612903,0.516129,3.612903 -L 0.516129,3.612903,0,4.129032 -L 0,4.129032,0,4.645161 -L 0,4.645161,0.258065,5.16129 -L 0.258065,5.16129,0.774194,5.419355 -L 0.774194,5.419355,1.290323,5.419355 -L 1.290323,5.419355,1.806452,5.16129 -L 1.806452,5.16129,2.580645,4.903226 -L 2.580645,4.903226,3.354839,4.903226 -L 3.354839,4.903226,4.129032,5.16129 -L 4.129032,5.16129,4.645161,5.419355 -L 3.612903,1.806452,3.096774,1.548387 -L 3.096774,1.548387,2.83871,1.032258 -L 2.83871,1.032258,2.83871,0.516129 -L 2.83871,0.516129,3.354839,0 -L 3.354839,0,3.870968,0 -L 3.870968,0,4.387097,0.258065 -L 4.387097,0.258065,4.645161,0.774194 -L 4.645161,0.774194,4.645161,1.290323 -L 4.645161,1.290323,4.129032,1.806452 -L 4.129032,1.806452,3.612903,1.806452 - -[&] 49 -L 5.419355,3.354839,5.16129,3.096774 -L 5.16129,3.096774,5.419355,2.83871 -L 5.419355,2.83871,5.677419,3.096774 -L 5.677419,3.096774,5.677419,3.354839 -L 5.677419,3.354839,5.419355,3.612903 -L 5.419355,3.612903,5.16129,3.612903 -L 5.16129,3.612903,4.645161,3.354839 -L 4.645161,3.354839,4.129032,2.83871 -L 4.129032,2.83871,2.83871,0.774194 -L 2.83871,0.774194,2.322581,0.258065 -L 2.322581,0.258065,1.806452,0 -L 1.806452,0,1.032258,0 -L 1.032258,0,0.258065,0.258065 -L 0.258065,0.258065,0,0.774194 -L 0,0.774194,0,1.290323 -L 0,1.290323,0.258065,1.806452 -L 0.258065,1.806452,0.516129,2.064516 -L 0.516129,2.064516,1.032258,2.322581 -L 1.032258,2.322581,2.322581,2.83871 -L 2.322581,2.83871,2.83871,3.096774 -L 2.83871,3.096774,3.354839,3.612903 -L 3.354839,3.612903,3.612903,4.129032 -L 3.612903,4.129032,3.612903,4.645161 -L 3.612903,4.645161,3.354839,5.16129 -L 3.354839,5.16129,2.83871,5.419355 -L 2.83871,5.419355,2.322581,5.16129 -L 2.322581,5.16129,2.064516,4.645161 -L 2.064516,4.645161,2.064516,3.870968 -L 2.064516,3.870968,2.322581,2.322581 -L 2.322581,2.322581,2.580645,1.548387 -L 2.580645,1.548387,3.096774,0.774194 -L 3.096774,0.774194,3.612903,0.258065 -L 3.612903,0.258065,4.129032,0 -L 4.129032,0,4.645161,0 -L 4.645161,0,4.903226,0.516129 -L 4.903226,0.516129,4.903226,0.774194 -L 1.032258,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.774194 -L 0.258065,0.774194,0.258065,1.290323 -L 0.258065,1.290323,0.516129,1.806452 -L 0.516129,1.806452,0.774194,2.064516 -L 0.774194,2.064516,2.322581,2.83871 -L 2.064516,3.870968,2.322581,2.580645 -L 2.322581,2.580645,2.580645,1.806452 -L 2.580645,1.806452,3.096774,1.032258 -L 3.096774,1.032258,3.612903,0.516129 -L 3.612903,0.516129,4.129032,0.258065 -L 4.129032,0.258065,4.645161,0.258065 -L 4.645161,0.258065,4.903226,0.516129 - -['] 6 -L 0.516129,4.903226,0.258065,5.16129 -L 0.258065,5.16129,0.516129,5.419355 -L 0.516129,5.419355,0.774194,5.16129 -L 0.774194,5.16129,0.774194,4.903226 -L 0.774194,4.903226,0.516129,4.387097 -L 0.516129,4.387097,0,3.870968 - -[(] 16 -L 3.096774,6.451613,2.064516,5.677419 -L 2.064516,5.677419,1.290323,4.903226 -L 1.290323,4.903226,0.774194,4.129032 -L 0.774194,4.129032,0.258065,3.096774 -L 0.258065,3.096774,0,1.806452 -L 0,1.806452,0,0.774194 -L 0,0.774194,0.258065,-0.516129 -L 0.258065,-0.516129,0.516129,-1.290323 -L 0.516129,-1.290323,0.774194,-1.806452 -L 2.064516,5.677419,1.290323,4.645161 -L 1.290323,4.645161,0.774194,3.612903 -L 0.774194,3.612903,0.516129,2.83871 -L 0.516129,2.83871,0.258065,1.548387 -L 0.258065,1.548387,0.258065,0.258065 -L 0.258065,0.258065,0.516129,-1.032258 -L 0.516129,-1.032258,0.774194,-1.806452 - -[)] 16 -L 2.322581,6.451613,2.580645,5.935484 -L 2.580645,5.935484,2.83871,5.16129 -L 2.83871,5.16129,3.096774,3.870968 -L 3.096774,3.870968,3.096774,2.83871 -L 3.096774,2.83871,2.83871,1.548387 -L 2.83871,1.548387,2.322581,0.516129 -L 2.322581,0.516129,1.806452,-0.258065 -L 1.806452,-0.258065,1.032258,-1.032258 -L 1.032258,-1.032258,0,-1.806452 -L 2.322581,6.451613,2.580645,5.677419 -L 2.580645,5.677419,2.83871,4.387097 -L 2.83871,4.387097,2.83871,3.096774 -L 2.83871,3.096774,2.580645,1.806452 -L 2.580645,1.806452,2.322581,1.032258 -L 2.322581,1.032258,1.806452,0 -L 1.806452,0,1.032258,-1.032258 - -[*] 3 -L 1.290323,5.419355,1.290323,2.322581 -L 0,4.645161,2.580645,3.096774 -L 2.580645,4.645161,0,3.096774 - -[+] 2 -L 2.322581,4.645161,2.322581,0 -L 0,2.322581,4.645161,2.322581 - -[,] 6 -L 0.516129,0,0.258065,0.258065 -L 0.258065,0.258065,0.516129,0.516129 -L 0.516129,0.516129,0.774194,0.258065 -L 0.774194,0.258065,0.774194,0 -L 0.774194,0,0.516129,-0.516129 -L 0.516129,-0.516129,0,-1.032258 - -[-] 1 -L 0,2.322581,4.645161,2.322581 - -[.] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[/] 1 -L 1.548387,6.451613,0,-1.806452 - -[0] 36 -L 2.322581,5.419355,1.548387,5.16129 -L 1.548387,5.16129,1.032258,4.645161 -L 1.032258,4.645161,0.516129,3.870968 -L 0.516129,3.870968,0.258065,3.096774 -L 0.258065,3.096774,0,2.064516 -L 0,2.064516,0,1.290323 -L 0,1.290323,0.258065,0.516129 -L 0.258065,0.516129,0.516129,0.258065 -L 0.516129,0.258065,1.032258,0 -L 1.032258,0,1.548387,0 -L 1.548387,0,2.322581,0.258065 -L 2.322581,0.258065,2.83871,0.774194 -L 2.83871,0.774194,3.354839,1.548387 -L 3.354839,1.548387,3.612903,2.322581 -L 3.612903,2.322581,3.870968,3.354839 -L 3.870968,3.354839,3.870968,4.129032 -L 3.870968,4.129032,3.612903,4.903226 -L 3.612903,4.903226,3.354839,5.16129 -L 3.354839,5.16129,2.83871,5.419355 -L 2.83871,5.419355,2.322581,5.419355 -L 2.322581,5.419355,1.806452,5.16129 -L 1.806452,5.16129,1.290323,4.645161 -L 1.290323,4.645161,0.774194,3.870968 -L 0.774194,3.870968,0.516129,3.096774 -L 0.516129,3.096774,0.258065,2.064516 -L 0.258065,2.064516,0.258065,1.290323 -L 0.258065,1.290323,0.516129,0.516129 -L 0.516129,0.516129,1.032258,0 -L 1.548387,0,2.064516,0.258065 -L 2.064516,0.258065,2.580645,0.774194 -L 2.580645,0.774194,3.096774,1.548387 -L 3.096774,1.548387,3.354839,2.322581 -L 3.354839,2.322581,3.612903,3.354839 -L 3.612903,3.354839,3.612903,4.129032 -L 3.612903,4.129032,3.354839,4.903226 -L 3.354839,4.903226,2.83871,5.419355 - -[1] 7 -L 1.548387,4.387097,0.258065,0 -L 2.064516,5.419355,0.516129,0 -L 2.064516,5.419355,1.290323,4.645161 -L 1.290323,4.645161,0.516129,4.129032 -L 0.516129,4.129032,0,3.870968 -L 1.806452,4.645161,0.774194,4.129032 -L 0.774194,4.129032,0,3.870968 - -[2] 34 -L 1.548387,4.387097,1.806452,4.129032 -L 1.806452,4.129032,1.548387,3.870968 -L 1.548387,3.870968,1.290323,4.129032 -L 1.290323,4.129032,1.290323,4.387097 -L 1.290323,4.387097,1.548387,4.903226 -L 1.548387,4.903226,1.806452,5.16129 -L 1.806452,5.16129,2.580645,5.419355 -L 2.580645,5.419355,3.354839,5.419355 -L 3.354839,5.419355,4.129032,5.16129 -L 4.129032,5.16129,4.387097,4.645161 -L 4.387097,4.645161,4.387097,4.129032 -L 4.387097,4.129032,4.129032,3.612903 -L 4.129032,3.612903,3.612903,3.096774 -L 3.612903,3.096774,2.83871,2.580645 -L 2.83871,2.580645,1.806452,2.064516 -L 1.806452,2.064516,1.032258,1.548387 -L 1.032258,1.548387,0.516129,1.032258 -L 0.516129,1.032258,0,0 -L 3.354839,5.419355,3.870968,5.16129 -L 3.870968,5.16129,4.129032,4.645161 -L 4.129032,4.645161,4.129032,4.129032 -L 4.129032,4.129032,3.870968,3.612903 -L 3.870968,3.612903,3.354839,3.096774 -L 3.354839,3.096774,1.806452,2.064516 -L 0.258065,0.516129,0.516129,0.774194 -L 0.516129,0.774194,1.032258,0.774194 -L 1.032258,0.774194,2.322581,0.258065 -L 2.322581,0.258065,3.096774,0.258065 -L 3.096774,0.258065,3.612903,0.516129 -L 3.612903,0.516129,3.870968,1.032258 -L 1.032258,0.774194,2.322581,0 -L 2.322581,0,3.096774,0 -L 3.096774,0,3.612903,0.258065 -L 3.612903,0.258065,3.870968,1.032258 - -[3] 42 -L 1.290323,4.387097,1.548387,4.129032 -L 1.548387,4.129032,1.290323,3.870968 -L 1.290323,3.870968,1.032258,4.129032 -L 1.032258,4.129032,1.032258,4.387097 -L 1.032258,4.387097,1.290323,4.903226 -L 1.290323,4.903226,1.548387,5.16129 -L 1.548387,5.16129,2.322581,5.419355 -L 2.322581,5.419355,3.096774,5.419355 -L 3.096774,5.419355,3.870968,5.16129 -L 3.870968,5.16129,4.129032,4.645161 -L 4.129032,4.645161,4.129032,4.129032 -L 4.129032,4.129032,3.870968,3.612903 -L 3.870968,3.612903,3.096774,3.096774 -L 3.096774,3.096774,2.322581,2.83871 -L 3.096774,5.419355,3.612903,5.16129 -L 3.612903,5.16129,3.870968,4.645161 -L 3.870968,4.645161,3.870968,4.129032 -L 3.870968,4.129032,3.612903,3.612903 -L 3.612903,3.612903,3.096774,3.096774 -L 1.806452,2.83871,2.322581,2.83871 -L 2.322581,2.83871,3.096774,2.580645 -L 3.096774,2.580645,3.354839,2.322581 -L 3.354839,2.322581,3.612903,1.806452 -L 3.612903,1.806452,3.612903,1.032258 -L 3.612903,1.032258,3.354839,0.516129 -L 3.354839,0.516129,3.096774,0.258065 -L 3.096774,0.258065,2.322581,0 -L 2.322581,0,1.290323,0 -L 1.290323,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 -L 0.258065,0.516129,0,1.032258 -L 0,1.032258,0,1.290323 -L 0,1.290323,0.258065,1.548387 -L 0.258065,1.548387,0.516129,1.290323 -L 0.516129,1.290323,0.258065,1.032258 -L 2.322581,2.83871,2.83871,2.580645 -L 2.83871,2.580645,3.096774,2.322581 -L 3.096774,2.322581,3.354839,1.806452 -L 3.354839,1.806452,3.354839,1.032258 -L 3.354839,1.032258,3.096774,0.516129 -L 3.096774,0.516129,2.83871,0.258065 -L 2.83871,0.258065,2.322581,0 - -[4] 4 -L 3.612903,5.16129,2.064516,0 -L 3.870968,5.419355,2.322581,0 -L 3.870968,5.419355,0,1.548387 -L 0,1.548387,4.129032,1.548387 - -[5] 29 -L 1.806452,5.419355,0.516129,2.83871 -L 1.806452,5.419355,4.387097,5.419355 -L 1.806452,5.16129,3.096774,5.16129 -L 3.096774,5.16129,4.387097,5.419355 -L 0.516129,2.83871,0.774194,3.096774 -L 0.774194,3.096774,1.548387,3.354839 -L 1.548387,3.354839,2.322581,3.354839 -L 2.322581,3.354839,3.096774,3.096774 -L 3.096774,3.096774,3.354839,2.83871 -L 3.354839,2.83871,3.612903,2.322581 -L 3.612903,2.322581,3.612903,1.548387 -L 3.612903,1.548387,3.354839,0.774194 -L 3.354839,0.774194,2.83871,0.258065 -L 2.83871,0.258065,2.064516,0 -L 2.064516,0,1.290323,0 -L 1.290323,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 -L 0.258065,0.516129,0,1.032258 -L 0,1.032258,0,1.290323 -L 0,1.290323,0.258065,1.548387 -L 0.258065,1.548387,0.516129,1.290323 -L 0.516129,1.290323,0.258065,1.032258 -L 2.322581,3.354839,2.83871,3.096774 -L 2.83871,3.096774,3.096774,2.83871 -L 3.096774,2.83871,3.354839,2.322581 -L 3.354839,2.322581,3.354839,1.548387 -L 3.354839,1.548387,3.096774,0.774194 -L 3.096774,0.774194,2.580645,0.258065 -L 2.580645,0.258065,2.064516,0 - -[6] 40 -L 3.612903,4.645161,3.354839,4.387097 -L 3.354839,4.387097,3.612903,4.129032 -L 3.612903,4.129032,3.870968,4.387097 -L 3.870968,4.387097,3.870968,4.645161 -L 3.870968,4.645161,3.612903,5.16129 -L 3.612903,5.16129,3.096774,5.419355 -L 3.096774,5.419355,2.322581,5.419355 -L 2.322581,5.419355,1.548387,5.16129 -L 1.548387,5.16129,1.032258,4.645161 -L 1.032258,4.645161,0.516129,3.870968 -L 0.516129,3.870968,0.258065,3.096774 -L 0.258065,3.096774,0,2.064516 -L 0,2.064516,0,1.032258 -L 0,1.032258,0.258065,0.516129 -L 0.258065,0.516129,0.516129,0.258065 -L 0.516129,0.258065,1.032258,0 -L 1.032258,0,1.806452,0 -L 1.806452,0,2.580645,0.258065 -L 2.580645,0.258065,3.096774,0.774194 -L 3.096774,0.774194,3.354839,1.290323 -L 3.354839,1.290323,3.354839,2.064516 -L 3.354839,2.064516,3.096774,2.580645 -L 3.096774,2.580645,2.83871,2.83871 -L 2.83871,2.83871,2.322581,3.096774 -L 2.322581,3.096774,1.548387,3.096774 -L 1.548387,3.096774,1.032258,2.83871 -L 1.032258,2.83871,0.516129,2.322581 -L 0.516129,2.322581,0.258065,1.806452 -L 2.322581,5.419355,1.806452,5.16129 -L 1.806452,5.16129,1.290323,4.645161 -L 1.290323,4.645161,0.774194,3.870968 -L 0.774194,3.870968,0.516129,3.096774 -L 0.516129,3.096774,0.258065,2.064516 -L 0.258065,2.064516,0.258065,0.774194 -L 0.258065,0.774194,0.516129,0.258065 -L 1.806452,0,2.322581,0.258065 -L 2.322581,0.258065,2.83871,0.774194 -L 2.83871,0.774194,3.096774,1.290323 -L 3.096774,1.290323,3.096774,2.322581 -L 3.096774,2.322581,2.83871,2.83871 - -[7] 20 -L 0.516129,5.419355,0,3.870968 -L 3.870968,5.419355,3.612903,4.645161 -L 3.612903,4.645161,3.096774,3.870968 -L 3.096774,3.870968,1.806452,2.322581 -L 1.806452,2.322581,1.290323,1.548387 -L 1.290323,1.548387,1.032258,1.032258 -L 1.032258,1.032258,0.774194,0 -L 3.096774,3.870968,1.548387,2.322581 -L 1.548387,2.322581,1.032258,1.548387 -L 1.032258,1.548387,0.774194,1.032258 -L 0.774194,1.032258,0.516129,0 -L 0.258065,4.645161,1.032258,5.419355 -L 1.032258,5.419355,1.548387,5.419355 -L 1.548387,5.419355,2.83871,4.645161 -L 0.516129,4.903226,1.032258,5.16129 -L 1.032258,5.16129,1.548387,5.16129 -L 1.548387,5.16129,2.83871,4.645161 -L 2.83871,4.645161,3.354839,4.645161 -L 3.354839,4.645161,3.612903,4.903226 -L 3.612903,4.903226,3.870968,5.419355 - -[8] 51 -L 2.322581,5.419355,1.548387,5.16129 -L 1.548387,5.16129,1.290323,4.903226 -L 1.290323,4.903226,1.032258,4.387097 -L 1.032258,4.387097,1.032258,3.612903 -L 1.032258,3.612903,1.290323,3.096774 -L 1.290323,3.096774,1.806452,2.83871 -L 1.806452,2.83871,2.580645,2.83871 -L 2.580645,2.83871,3.612903,3.096774 -L 3.612903,3.096774,3.870968,3.354839 -L 3.870968,3.354839,4.129032,3.870968 -L 4.129032,3.870968,4.129032,4.645161 -L 4.129032,4.645161,3.870968,5.16129 -L 3.870968,5.16129,3.096774,5.419355 -L 3.096774,5.419355,2.322581,5.419355 -L 2.322581,5.419355,1.806452,5.16129 -L 1.806452,5.16129,1.548387,4.903226 -L 1.548387,4.903226,1.290323,4.387097 -L 1.290323,4.387097,1.290323,3.612903 -L 1.290323,3.612903,1.548387,3.096774 -L 1.548387,3.096774,1.806452,2.83871 -L 2.580645,2.83871,3.354839,3.096774 -L 3.354839,3.096774,3.612903,3.354839 -L 3.612903,3.354839,3.870968,3.870968 -L 3.870968,3.870968,3.870968,4.645161 -L 3.870968,4.645161,3.612903,5.16129 -L 3.612903,5.16129,3.096774,5.419355 -L 1.806452,2.83871,0.774194,2.580645 -L 0.774194,2.580645,0.258065,2.064516 -L 0.258065,2.064516,0,1.548387 -L 0,1.548387,0,0.774194 -L 0,0.774194,0.258065,0.258065 -L 0.258065,0.258065,1.032258,0 -L 1.032258,0,2.064516,0 -L 2.064516,0,3.096774,0.258065 -L 3.096774,0.258065,3.354839,0.516129 -L 3.354839,0.516129,3.612903,1.032258 -L 3.612903,1.032258,3.612903,1.806452 -L 3.612903,1.806452,3.354839,2.322581 -L 3.354839,2.322581,3.096774,2.580645 -L 3.096774,2.580645,2.580645,2.83871 -L 1.806452,2.83871,1.032258,2.580645 -L 1.032258,2.580645,0.516129,2.064516 -L 0.516129,2.064516,0.258065,1.548387 -L 0.258065,1.548387,0.258065,0.774194 -L 0.258065,0.774194,0.516129,0.258065 -L 0.516129,0.258065,1.032258,0 -L 2.064516,0,2.83871,0.258065 -L 2.83871,0.258065,3.096774,0.516129 -L 3.096774,0.516129,3.354839,1.032258 -L 3.354839,1.032258,3.354839,2.064516 -L 3.354839,2.064516,3.096774,2.580645 - -[9] 40 -L 3.612903,3.612903,3.354839,3.096774 -L 3.354839,3.096774,2.83871,2.580645 -L 2.83871,2.580645,2.322581,2.322581 -L 2.322581,2.322581,1.548387,2.322581 -L 1.548387,2.322581,1.032258,2.580645 -L 1.032258,2.580645,0.774194,2.83871 -L 0.774194,2.83871,0.516129,3.354839 -L 0.516129,3.354839,0.516129,4.129032 -L 0.516129,4.129032,0.774194,4.645161 -L 0.774194,4.645161,1.290323,5.16129 -L 1.290323,5.16129,2.064516,5.419355 -L 2.064516,5.419355,2.83871,5.419355 -L 2.83871,5.419355,3.354839,5.16129 -L 3.354839,5.16129,3.612903,4.903226 -L 3.612903,4.903226,3.870968,4.387097 -L 3.870968,4.387097,3.870968,3.354839 -L 3.870968,3.354839,3.612903,2.322581 -L 3.612903,2.322581,3.354839,1.548387 -L 3.354839,1.548387,2.83871,0.774194 -L 2.83871,0.774194,2.322581,0.258065 -L 2.322581,0.258065,1.548387,0 -L 1.548387,0,0.774194,0 -L 0.774194,0,0.258065,0.258065 -L 0.258065,0.258065,0,0.774194 -L 0,0.774194,0,1.032258 -L 0,1.032258,0.258065,1.290323 -L 0.258065,1.290323,0.516129,1.032258 -L 0.516129,1.032258,0.258065,0.774194 -L 1.032258,2.580645,0.774194,3.096774 -L 0.774194,3.096774,0.774194,4.129032 -L 0.774194,4.129032,1.032258,4.645161 -L 1.032258,4.645161,1.548387,5.16129 -L 1.548387,5.16129,2.064516,5.419355 -L 3.354839,5.16129,3.612903,4.645161 -L 3.612903,4.645161,3.612903,3.354839 -L 3.612903,3.354839,3.354839,2.322581 -L 3.354839,2.322581,3.096774,1.548387 -L 3.096774,1.548387,2.580645,0.774194 -L 2.580645,0.774194,2.064516,0.258065 -L 2.064516,0.258065,1.548387,0 - -[:] 7 -L 1.032258,3.612903,0.774194,3.354839 -L 0.774194,3.354839,1.032258,3.096774 -L 1.032258,3.096774,1.290323,3.354839 -L 1.290323,3.354839,1.032258,3.612903 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 - -[;] 10 -L 1.290323,3.612903,1.032258,3.354839 -L 1.032258,3.354839,1.290323,3.096774 -L 1.290323,3.096774,1.548387,3.354839 -L 1.548387,3.354839,1.290323,3.612903 -L 0.516129,0,0.258065,0.258065 -L 0.258065,0.258065,0.516129,0.516129 -L 0.516129,0.516129,0.774194,0.258065 -L 0.774194,0.258065,0.774194,0 -L 0.774194,0,0.516129,-0.516129 -L 0.516129,-0.516129,0,-1.032258 - -[<] 2 -L 4.129032,4.645161,0,2.322581 -L 0,2.322581,4.129032,0 - -[=] 2 -L 0,3.096774,4.645161,3.096774 -L 0,1.548387,4.645161,1.548387 - -[>] 2 -L 0,4.645161,4.129032,2.322581 -L 4.129032,2.322581,0,0 - -[?] 28 -L 0.258065,4.387097,0.516129,4.129032 -L 0.516129,4.129032,0.258065,3.870968 -L 0.258065,3.870968,0,4.129032 -L 0,4.129032,0,4.387097 -L 0,4.387097,0.258065,4.903226 -L 0.258065,4.903226,0.516129,5.16129 -L 0.516129,5.16129,1.290323,5.419355 -L 1.290323,5.419355,2.322581,5.419355 -L 2.322581,5.419355,3.096774,5.16129 -L 3.096774,5.16129,3.354839,4.645161 -L 3.354839,4.645161,3.354839,4.129032 -L 3.354839,4.129032,3.096774,3.612903 -L 3.096774,3.612903,2.83871,3.354839 -L 2.83871,3.354839,1.290323,2.83871 -L 1.290323,2.83871,0.774194,2.580645 -L 0.774194,2.580645,0.774194,2.064516 -L 0.774194,2.064516,1.032258,1.806452 -L 1.032258,1.806452,1.548387,1.806452 -L 2.322581,5.419355,2.83871,5.16129 -L 2.83871,5.16129,3.096774,4.645161 -L 3.096774,4.645161,3.096774,4.129032 -L 3.096774,4.129032,2.83871,3.612903 -L 2.83871,3.612903,2.580645,3.354839 -L 2.580645,3.354839,2.064516,3.096774 -L 0.516129,0.516129,0.258065,0.258065 -L 0.258065,0.258065,0.516129,0 -L 0.516129,0,0.774194,0.258065 -L 0.774194,0.258065,0.516129,0.516129 - -[@] 48 -L 3.870968,3.354839,3.612903,3.870968 -L 3.612903,3.870968,3.096774,4.129032 -L 3.096774,4.129032,2.322581,4.129032 -L 2.322581,4.129032,1.806452,3.870968 -L 1.806452,3.870968,1.548387,3.612903 -L 1.548387,3.612903,1.290323,2.83871 -L 1.290323,2.83871,1.290323,2.064516 -L 1.290323,2.064516,1.548387,1.548387 -L 1.548387,1.548387,2.064516,1.290323 -L 2.064516,1.290323,2.83871,1.290323 -L 2.83871,1.290323,3.354839,1.548387 -L 3.354839,1.548387,3.612903,2.064516 -L 2.322581,4.129032,1.806452,3.612903 -L 1.806452,3.612903,1.548387,2.83871 -L 1.548387,2.83871,1.548387,2.064516 -L 1.548387,2.064516,1.806452,1.548387 -L 1.806452,1.548387,2.064516,1.290323 -L 3.870968,4.129032,3.612903,2.064516 -L 3.612903,2.064516,3.612903,1.548387 -L 3.612903,1.548387,4.129032,1.290323 -L 4.129032,1.290323,4.645161,1.290323 -L 4.645161,1.290323,5.16129,1.806452 -L 5.16129,1.806452,5.419355,2.580645 -L 5.419355,2.580645,5.419355,3.096774 -L 5.419355,3.096774,5.16129,3.870968 -L 5.16129,3.870968,4.903226,4.387097 -L 4.903226,4.387097,4.387097,4.903226 -L 4.387097,4.903226,3.870968,5.16129 -L 3.870968,5.16129,3.096774,5.419355 -L 3.096774,5.419355,2.322581,5.419355 -L 2.322581,5.419355,1.548387,5.16129 -L 1.548387,5.16129,1.032258,4.903226 -L 1.032258,4.903226,0.516129,4.387097 -L 0.516129,4.387097,0.258065,3.870968 -L 0.258065,3.870968,0,3.096774 -L 0,3.096774,0,2.322581 -L 0,2.322581,0.258065,1.548387 -L 0.258065,1.548387,0.516129,1.032258 -L 0.516129,1.032258,1.032258,0.516129 -L 1.032258,0.516129,1.548387,0.258065 -L 1.548387,0.258065,2.322581,0 -L 2.322581,0,3.096774,0 -L 3.096774,0,3.870968,0.258065 -L 3.870968,0.258065,4.387097,0.516129 -L 4.387097,0.516129,4.645161,0.774194 -L 4.129032,4.129032,3.870968,2.064516 -L 3.870968,2.064516,3.870968,1.548387 -L 3.870968,1.548387,4.129032,1.290323 - -[A] 18 -L 0,0,0.516129,0.258065 -L 0.516129,0.258065,1.290323,1.032258 -L 1.290323,1.032258,2.064516,2.064516 -L 2.064516,2.064516,3.096774,3.870968 -L 3.096774,3.870968,3.870968,5.419355 -L 3.870968,5.419355,3.870968,0 -L 3.870968,0,3.612903,0.774194 -L 3.612903,0.774194,3.096774,1.548387 -L 3.096774,1.548387,2.580645,2.064516 -L 2.580645,2.064516,1.806452,2.580645 -L 1.806452,2.580645,1.290323,2.580645 -L 1.290323,2.580645,1.032258,2.322581 -L 1.032258,2.322581,1.032258,1.806452 -L 1.032258,1.806452,1.290323,1.290323 -L 1.290323,1.290323,1.806452,0.774194 -L 1.806452,0.774194,2.580645,0.258065 -L 2.580645,0.258065,3.354839,0 -L 3.354839,0,4.645161,0 - -[B] 37 -L 2.580645,4.903226,2.83871,4.645161 -L 2.83871,4.645161,2.83871,3.870968 -L 2.83871,3.870968,2.580645,2.83871 -L 2.580645,2.83871,2.322581,2.064516 -L 2.322581,2.064516,2.064516,1.548387 -L 2.064516,1.548387,1.548387,0.774194 -L 1.548387,0.774194,1.032258,0.258065 -L 1.032258,0.258065,0.516129,0 -L 0.516129,0,0.258065,0 -L 0.258065,0,0,0.258065 -L 0,0.258065,0,1.032258 -L 0,1.032258,0.258065,2.322581 -L 0.258065,2.322581,0.516129,3.096774 -L 0.516129,3.096774,0.774194,3.612903 -L 0.774194,3.612903,1.290323,4.387097 -L 1.290323,4.387097,1.806452,4.903226 -L 1.806452,4.903226,2.322581,5.16129 -L 2.322581,5.16129,3.096774,5.419355 -L 3.096774,5.419355,3.870968,5.419355 -L 3.870968,5.419355,4.387097,5.16129 -L 4.387097,5.16129,4.645161,4.645161 -L 4.645161,4.645161,4.645161,4.129032 -L 4.645161,4.129032,4.387097,3.612903 -L 4.387097,3.612903,4.129032,3.354839 -L 4.129032,3.354839,3.612903,3.096774 -L 3.612903,3.096774,2.83871,2.83871 -L 2.580645,2.83871,2.83871,2.83871 -L 2.83871,2.83871,3.612903,2.580645 -L 3.612903,2.580645,3.870968,2.322581 -L 3.870968,2.322581,4.129032,1.806452 -L 4.129032,1.806452,4.129032,1.032258 -L 4.129032,1.032258,3.870968,0.516129 -L 3.870968,0.516129,3.612903,0.258065 -L 3.612903,0.258065,3.096774,0 -L 3.096774,0,2.322581,0 -L 2.322581,0,1.806452,0.258065 -L 1.806452,0.258065,1.548387,0.774194 - -[C] 22 -L 2.322581,3.870968,2.322581,3.612903 -L 2.322581,3.612903,2.580645,3.354839 -L 2.580645,3.354839,3.096774,3.354839 -L 3.096774,3.354839,3.612903,3.612903 -L 3.612903,3.612903,3.870968,4.129032 -L 3.870968,4.129032,3.870968,4.645161 -L 3.870968,4.645161,3.612903,5.16129 -L 3.612903,5.16129,3.096774,5.419355 -L 3.096774,5.419355,2.322581,5.419355 -L 2.322581,5.419355,1.548387,5.16129 -L 1.548387,5.16129,1.032258,4.645161 -L 1.032258,4.645161,0.516129,3.870968 -L 0.516129,3.870968,0.258065,3.354839 -L 0.258065,3.354839,0,2.322581 -L 0,2.322581,0,1.290323 -L 0,1.290323,0.258065,0.516129 -L 0.258065,0.516129,0.516129,0.258065 -L 0.516129,0.258065,1.032258,0 -L 1.032258,0,1.548387,0 -L 1.548387,0,2.322581,0.258065 -L 2.322581,0.258065,2.83871,0.774194 -L 2.83871,0.774194,3.096774,1.290323 - -[D] 33 -L 3.612903,5.419355,3.096774,5.16129 -L 3.096774,5.16129,2.83871,4.645161 -L 2.83871,4.645161,2.580645,3.612903 -L 2.580645,3.612903,2.322581,2.064516 -L 2.322581,2.064516,2.064516,1.290323 -L 2.064516,1.290323,1.806452,0.774194 -L 1.806452,0.774194,1.290323,0.258065 -L 1.290323,0.258065,0.774194,0 -L 0.774194,0,0.258065,0 -L 0.258065,0,0,0.258065 -L 0,0.258065,0,0.774194 -L 0,0.774194,0.258065,1.032258 -L 0.258065,1.032258,0.774194,1.032258 -L 0.774194,1.032258,1.290323,0.774194 -L 1.290323,0.774194,1.806452,0.258065 -L 1.806452,0.258065,2.580645,0 -L 2.580645,0,3.354839,0 -L 3.354839,0,4.129032,0.258065 -L 4.129032,0.258065,4.645161,0.774194 -L 4.645161,0.774194,5.16129,1.806452 -L 5.16129,1.806452,5.419355,3.096774 -L 5.419355,3.096774,5.419355,4.129032 -L 5.419355,4.129032,5.16129,4.903226 -L 5.16129,4.903226,4.903226,5.16129 -L 4.903226,5.16129,4.387097,5.419355 -L 4.387097,5.419355,3.612903,5.419355 -L 3.612903,5.419355,3.096774,4.903226 -L 3.096774,4.903226,3.096774,4.387097 -L 3.096774,4.387097,3.354839,3.612903 -L 3.354839,3.612903,3.870968,2.83871 -L 3.870968,2.83871,4.387097,2.322581 -L 4.387097,2.322581,5.16129,1.806452 -L 5.16129,1.806452,5.677419,1.548387 - -[E] 26 -L 2.83871,4.387097,2.83871,4.129032 -L 2.83871,4.129032,3.096774,3.870968 -L 3.096774,3.870968,3.612903,3.870968 -L 3.612903,3.870968,3.870968,4.129032 -L 3.870968,4.129032,3.870968,4.645161 -L 3.870968,4.645161,3.612903,5.16129 -L 3.612903,5.16129,2.83871,5.419355 -L 2.83871,5.419355,1.806452,5.419355 -L 1.806452,5.419355,1.032258,5.16129 -L 1.032258,5.16129,0.774194,4.645161 -L 0.774194,4.645161,0.774194,3.870968 -L 0.774194,3.870968,1.032258,3.354839 -L 1.032258,3.354839,1.290323,3.096774 -L 1.290323,3.096774,2.064516,2.83871 -L 2.064516,2.83871,1.290323,2.83871 -L 1.290323,2.83871,0.516129,2.580645 -L 0.516129,2.580645,0.258065,2.322581 -L 0.258065,2.322581,0,1.806452 -L 0,1.806452,0,1.032258 -L 0,1.032258,0.258065,0.516129 -L 0.258065,0.516129,0.516129,0.258065 -L 0.516129,0.258065,1.290323,0 -L 1.290323,0,2.064516,0 -L 2.064516,0,2.83871,0.258065 -L 2.83871,0.258065,3.354839,0.774194 -L 3.354839,0.774194,3.612903,1.290323 - -[F] 22 -L 2.322581,3.870968,1.806452,3.870968 -L 1.806452,3.870968,1.290323,4.129032 -L 1.290323,4.129032,1.032258,4.645161 -L 1.032258,4.645161,1.290323,5.16129 -L 1.290323,5.16129,2.064516,5.419355 -L 2.064516,5.419355,2.83871,5.419355 -L 2.83871,5.419355,3.870968,5.16129 -L 3.870968,5.16129,4.645161,5.16129 -L 4.645161,5.16129,5.16129,5.419355 -L 3.870968,5.16129,3.354839,3.354839 -L 3.354839,3.354839,2.83871,1.806452 -L 2.83871,1.806452,2.322581,0.774194 -L 2.322581,0.774194,1.806452,0.258065 -L 1.806452,0.258065,1.290323,0 -L 1.290323,0,0.774194,0 -L 0.774194,0,0.258065,0.258065 -L 0.258065,0.258065,0,0.774194 -L 0,0.774194,0,1.290323 -L 0,1.290323,0.258065,1.548387 -L 0.258065,1.548387,0.774194,1.548387 -L 0.774194,1.548387,1.290323,1.290323 -L 2.064516,2.83871,4.387097,2.83871 - -[G] 27 -L 0,0,0.516129,0.258065 -L 0.516129,0.258065,1.548387,1.290323 -L 1.548387,1.290323,2.322581,2.580645 -L 2.322581,2.580645,2.580645,3.354839 -L 2.580645,3.354839,2.83871,4.387097 -L 2.83871,4.387097,2.83871,5.16129 -L 2.83871,5.16129,2.580645,5.419355 -L 2.580645,5.419355,2.322581,5.419355 -L 2.322581,5.419355,2.064516,5.16129 -L 2.064516,5.16129,1.806452,4.645161 -L 1.806452,4.645161,1.806452,3.870968 -L 1.806452,3.870968,2.064516,3.354839 -L 2.064516,3.354839,2.580645,3.096774 -L 2.580645,3.096774,3.612903,3.096774 -L 3.612903,3.096774,4.387097,3.354839 -L 4.387097,3.354839,4.645161,3.612903 -L 4.645161,3.612903,4.903226,4.129032 -L 4.903226,4.129032,4.903226,2.580645 -L 4.903226,2.580645,4.645161,1.290323 -L 4.645161,1.290323,4.387097,0.774194 -L 4.387097,0.774194,3.870968,0.258065 -L 3.870968,0.258065,3.096774,0 -L 3.096774,0,2.064516,0 -L 2.064516,0,1.290323,0.258065 -L 1.290323,0.258065,0.774194,0.774194 -L 0.774194,0.774194,0.516129,1.290323 -L 0.516129,1.290323,0.516129,1.806452 - -[H] 34 -L 1.548387,3.612903,1.032258,3.870968 -L 1.032258,3.870968,0.774194,4.387097 -L 0.774194,4.387097,0.774194,4.645161 -L 0.774194,4.645161,1.032258,5.16129 -L 1.032258,5.16129,1.548387,5.419355 -L 1.548387,5.419355,1.806452,5.419355 -L 1.806452,5.419355,2.322581,5.16129 -L 2.322581,5.16129,2.580645,4.645161 -L 2.580645,4.645161,2.580645,4.129032 -L 2.580645,4.129032,2.322581,3.096774 -L 2.322581,3.096774,1.806452,1.548387 -L 1.806452,1.548387,1.290323,0.516129 -L 1.290323,0.516129,0.774194,0 -L 0.774194,0,0.258065,0 -L 0.258065,0,0,0.258065 -L 0,0.258065,0,0.774194 -L 1.548387,2.322581,3.870968,3.096774 -L 3.870968,3.096774,4.387097,3.354839 -L 4.387097,3.354839,5.16129,3.870968 -L 5.16129,3.870968,5.677419,4.387097 -L 5.677419,4.387097,5.935484,4.903226 -L 5.935484,4.903226,5.935484,5.16129 -L 5.935484,5.16129,5.677419,5.419355 -L 5.677419,5.419355,5.419355,5.419355 -L 5.419355,5.419355,4.903226,4.903226 -L 4.903226,4.903226,4.387097,3.870968 -L 4.387097,3.870968,3.870968,2.322581 -L 3.870968,2.322581,3.612903,1.032258 -L 3.612903,1.032258,3.612903,0.258065 -L 3.612903,0.258065,3.870968,0 -L 3.870968,0,4.129032,0 -L 4.129032,0,4.645161,0.258065 -L 4.645161,0.258065,4.903226,0.516129 -L 4.903226,0.516129,5.419355,1.290323 - -[I] 23 -L 3.354839,1.290323,2.83871,1.806452 -L 2.83871,1.806452,2.322581,2.580645 -L 2.322581,2.580645,2.064516,3.096774 -L 2.064516,3.096774,1.806452,3.870968 -L 1.806452,3.870968,1.806452,4.645161 -L 1.806452,4.645161,2.064516,5.16129 -L 2.064516,5.16129,2.322581,5.419355 -L 2.322581,5.419355,2.83871,5.419355 -L 2.83871,5.419355,3.096774,5.16129 -L 3.096774,5.16129,3.354839,4.645161 -L 3.354839,4.645161,3.354839,3.870968 -L 3.354839,3.870968,3.096774,2.580645 -L 3.096774,2.580645,2.580645,1.290323 -L 2.580645,1.290323,2.322581,0.774194 -L 2.322581,0.774194,1.806452,0.258065 -L 1.806452,0.258065,1.290323,0 -L 1.290323,0,0.774194,0 -L 0.774194,0,0.258065,0.258065 -L 0.258065,0.258065,0,0.774194 -L 0,0.774194,0,1.290323 -L 0,1.290323,0.258065,1.548387 -L 0.258065,1.548387,0.774194,1.548387 -L 0.774194,1.548387,1.290323,1.290323 - -[J] 23 -L 2.322581,-0.774194,1.806452,0 -L 1.806452,0,1.290323,1.290323 -L 1.290323,1.290323,1.032258,2.83871 -L 1.032258,2.83871,1.032258,4.387097 -L 1.032258,4.387097,1.290323,5.16129 -L 1.290323,5.16129,1.806452,5.419355 -L 1.806452,5.419355,2.322581,5.419355 -L 2.322581,5.419355,2.580645,5.16129 -L 2.580645,5.16129,2.83871,4.387097 -L 2.83871,4.387097,2.83871,3.612903 -L 2.83871,3.612903,2.580645,2.322581 -L 2.580645,2.322581,1.806452,0 -L 1.806452,0,1.290323,-1.548387 -L 1.290323,-1.548387,1.032258,-2.322581 -L 1.032258,-2.322581,0.774194,-2.83871 -L 0.774194,-2.83871,0.258065,-3.096774 -L 0.258065,-3.096774,0,-2.83871 -L 0,-2.83871,0,-2.322581 -L 0,-2.322581,0.258065,-1.548387 -L 0.258065,-1.548387,0.774194,-0.774194 -L 0.774194,-0.774194,1.290323,-0.258065 -L 1.290323,-0.258065,2.064516,0.258065 -L 2.064516,0.258065,3.096774,0.774194 - -[K] 33 -L 1.548387,3.612903,1.032258,3.870968 -L 1.032258,3.870968,0.774194,4.387097 -L 0.774194,4.387097,0.774194,4.645161 -L 0.774194,4.645161,1.032258,5.16129 -L 1.032258,5.16129,1.548387,5.419355 -L 1.548387,5.419355,1.806452,5.419355 -L 1.806452,5.419355,2.322581,5.16129 -L 2.322581,5.16129,2.580645,4.645161 -L 2.580645,4.645161,2.580645,4.129032 -L 2.580645,4.129032,2.322581,3.096774 -L 2.322581,3.096774,1.806452,1.548387 -L 1.806452,1.548387,1.290323,0.516129 -L 1.290323,0.516129,0.774194,0 -L 0.774194,0,0.258065,0 -L 0.258065,0,0,0.258065 -L 0,0.258065,0,0.774194 -L 5.935484,4.645161,5.935484,5.16129 -L 5.935484,5.16129,5.677419,5.419355 -L 5.677419,5.419355,5.419355,5.419355 -L 5.419355,5.419355,4.903226,5.16129 -L 4.903226,5.16129,4.387097,4.645161 -L 4.387097,4.645161,3.870968,3.870968 -L 3.870968,3.870968,3.354839,3.354839 -L 3.354839,3.354839,2.83871,3.096774 -L 2.83871,3.096774,2.322581,3.096774 -L 2.83871,3.096774,3.096774,2.580645 -L 3.096774,2.580645,3.096774,0.774194 -L 3.096774,0.774194,3.354839,0.258065 -L 3.354839,0.258065,3.612903,0 -L 3.612903,0,3.870968,0 -L 3.870968,0,4.387097,0.258065 -L 4.387097,0.258065,4.645161,0.516129 -L 4.645161,0.516129,5.16129,1.290323 - -[L] 27 -L 1.032258,2.322581,1.548387,2.322581 -L 1.548387,2.322581,2.580645,2.580645 -L 2.580645,2.580645,3.354839,3.096774 -L 3.354839,3.096774,3.870968,3.612903 -L 3.870968,3.612903,4.129032,4.129032 -L 4.129032,4.129032,4.129032,4.903226 -L 4.129032,4.903226,3.870968,5.419355 -L 3.870968,5.419355,3.354839,5.419355 -L 3.354839,5.419355,3.096774,5.16129 -L 3.096774,5.16129,2.83871,4.645161 -L 2.83871,4.645161,2.580645,3.354839 -L 2.580645,3.354839,2.322581,2.064516 -L 2.322581,2.064516,2.064516,1.290323 -L 2.064516,1.290323,1.806452,0.774194 -L 1.806452,0.774194,1.290323,0.258065 -L 1.290323,0.258065,0.774194,0 -L 0.774194,0,0.258065,0 -L 0.258065,0,0,0.258065 -L 0,0.258065,0,0.774194 -L 0,0.774194,0.258065,1.032258 -L 0.258065,1.032258,0.774194,1.032258 -L 0.774194,1.032258,1.290323,0.774194 -L 1.290323,0.774194,2.064516,0.258065 -L 2.064516,0.258065,2.83871,0 -L 2.83871,0,3.354839,0 -L 3.354839,0,4.129032,0.258065 -L 4.129032,0.258065,4.645161,0.774194 - -[M] 39 -L 0.774194,3.612903,0.258065,3.870968 -L 0.258065,3.870968,0,4.387097 -L 0,4.387097,0,4.645161 -L 0,4.645161,0.258065,5.16129 -L 0.258065,5.16129,0.774194,5.419355 -L 0.774194,5.419355,1.032258,5.419355 -L 1.032258,5.419355,1.548387,5.16129 -L 1.548387,5.16129,1.806452,4.645161 -L 1.806452,4.645161,1.806452,4.129032 -L 1.806452,4.129032,1.548387,2.83871 -L 1.548387,2.83871,1.290323,1.806452 -L 1.290323,1.806452,0.774194,0 -L 1.290323,1.806452,2.064516,3.870968 -L 2.064516,3.870968,2.580645,4.903226 -L 2.580645,4.903226,2.83871,5.16129 -L 2.83871,5.16129,3.354839,5.419355 -L 3.354839,5.419355,3.612903,5.419355 -L 3.612903,5.419355,4.129032,5.16129 -L 4.129032,5.16129,4.387097,4.645161 -L 4.387097,4.645161,4.387097,4.129032 -L 4.387097,4.129032,4.129032,2.83871 -L 4.129032,2.83871,3.870968,1.806452 -L 3.870968,1.806452,3.354839,0 -L 3.870968,1.806452,4.645161,3.870968 -L 4.645161,3.870968,5.16129,4.903226 -L 5.16129,4.903226,5.419355,5.16129 -L 5.419355,5.16129,5.935484,5.419355 -L 5.935484,5.419355,6.193548,5.419355 -L 6.193548,5.419355,6.709677,5.16129 -L 6.709677,5.16129,6.967742,4.645161 -L 6.967742,4.645161,6.967742,4.129032 -L 6.967742,4.129032,6.709677,2.83871 -L 6.709677,2.83871,6.193548,1.032258 -L 6.193548,1.032258,6.193548,0.258065 -L 6.193548,0.258065,6.451613,0 -L 6.451613,0,6.709677,0 -L 6.709677,0,7.225806,0.258065 -L 7.225806,0.258065,7.483871,0.516129 -L 7.483871,0.516129,8,1.290323 - -[N] 28 -L 0.774194,3.612903,0.258065,3.870968 -L 0.258065,3.870968,0,4.387097 -L 0,4.387097,0,4.645161 -L 0,4.645161,0.258065,5.16129 -L 0.258065,5.16129,0.774194,5.419355 -L 0.774194,5.419355,1.032258,5.419355 -L 1.032258,5.419355,1.548387,5.16129 -L 1.548387,5.16129,1.806452,4.645161 -L 1.806452,4.645161,1.806452,4.129032 -L 1.806452,4.129032,1.548387,2.83871 -L 1.548387,2.83871,1.290323,1.806452 -L 1.290323,1.806452,0.774194,0 -L 1.290323,1.806452,2.064516,3.870968 -L 2.064516,3.870968,2.580645,4.903226 -L 2.580645,4.903226,2.83871,5.16129 -L 2.83871,5.16129,3.354839,5.419355 -L 3.354839,5.419355,3.870968,5.419355 -L 3.870968,5.419355,4.387097,5.16129 -L 4.387097,5.16129,4.645161,4.645161 -L 4.645161,4.645161,4.645161,4.129032 -L 4.645161,4.129032,4.387097,2.83871 -L 4.387097,2.83871,3.870968,1.032258 -L 3.870968,1.032258,3.870968,0.258065 -L 3.870968,0.258065,4.129032,0 -L 4.129032,0,4.387097,0 -L 4.387097,0,4.903226,0.258065 -L 4.903226,0.258065,5.16129,0.516129 -L 5.16129,0.516129,5.677419,1.290323 - -[O] 27 -L 2.322581,5.419355,1.548387,5.16129 -L 1.548387,5.16129,1.032258,4.645161 -L 1.032258,4.645161,0.516129,3.870968 -L 0.516129,3.870968,0.258065,3.354839 -L 0.258065,3.354839,0,2.322581 -L 0,2.322581,0,1.290323 -L 0,1.290323,0.258065,0.516129 -L 0.258065,0.516129,0.516129,0.258065 -L 0.516129,0.258065,1.032258,0 -L 1.032258,0,1.548387,0 -L 1.548387,0,2.322581,0.258065 -L 2.322581,0.258065,2.83871,0.774194 -L 2.83871,0.774194,3.354839,1.548387 -L 3.354839,1.548387,3.612903,2.064516 -L 3.612903,2.064516,3.870968,3.096774 -L 3.870968,3.096774,3.870968,4.129032 -L 3.870968,4.129032,3.612903,4.903226 -L 3.612903,4.903226,3.354839,5.16129 -L 3.354839,5.16129,2.83871,5.419355 -L 2.83871,5.419355,2.322581,5.419355 -L 2.322581,5.419355,1.806452,4.903226 -L 1.806452,4.903226,1.806452,4.129032 -L 1.806452,4.129032,2.064516,3.354839 -L 2.064516,3.354839,2.580645,2.580645 -L 2.580645,2.580645,3.096774,2.064516 -L 3.096774,2.064516,3.870968,1.548387 -L 3.870968,1.548387,4.387097,1.290323 - -[P] 29 -L 2.580645,4.903226,2.83871,4.645161 -L 2.83871,4.645161,2.83871,3.870968 -L 2.83871,3.870968,2.580645,2.83871 -L 2.580645,2.83871,2.322581,2.064516 -L 2.322581,2.064516,2.064516,1.548387 -L 2.064516,1.548387,1.548387,0.774194 -L 1.548387,0.774194,1.032258,0.258065 -L 1.032258,0.258065,0.516129,0 -L 0.516129,0,0.258065,0 -L 0.258065,0,0,0.258065 -L 0,0.258065,0,1.032258 -L 0,1.032258,0.258065,2.322581 -L 0.258065,2.322581,0.516129,3.096774 -L 0.516129,3.096774,0.774194,3.612903 -L 0.774194,3.612903,1.290323,4.387097 -L 1.290323,4.387097,1.806452,4.903226 -L 1.806452,4.903226,2.322581,5.16129 -L 2.322581,5.16129,3.096774,5.419355 -L 3.096774,5.419355,4.387097,5.419355 -L 4.387097,5.419355,4.903226,5.16129 -L 4.903226,5.16129,5.16129,4.903226 -L 5.16129,4.903226,5.419355,4.387097 -L 5.419355,4.387097,5.419355,3.612903 -L 5.419355,3.612903,5.16129,3.096774 -L 5.16129,3.096774,4.903226,2.83871 -L 4.903226,2.83871,4.387097,2.580645 -L 4.387097,2.580645,3.612903,2.580645 -L 3.612903,2.580645,3.096774,2.83871 -L 3.096774,2.83871,2.83871,3.096774 - -[Q] 30 -L 3.354839,3.870968,3.096774,3.354839 -L 3.096774,3.354839,2.83871,3.096774 -L 2.83871,3.096774,2.322581,2.83871 -L 2.322581,2.83871,1.806452,2.83871 -L 1.806452,2.83871,1.548387,3.354839 -L 1.548387,3.354839,1.548387,3.870968 -L 1.548387,3.870968,1.806452,4.645161 -L 1.806452,4.645161,2.322581,5.16129 -L 2.322581,5.16129,3.096774,5.419355 -L 3.096774,5.419355,3.870968,5.419355 -L 3.870968,5.419355,4.387097,5.16129 -L 4.387097,5.16129,4.645161,4.645161 -L 4.645161,4.645161,4.645161,3.612903 -L 4.645161,3.612903,4.387097,2.83871 -L 4.387097,2.83871,3.870968,2.064516 -L 3.870968,2.064516,2.83871,1.032258 -L 2.83871,1.032258,2.064516,0.516129 -L 2.064516,0.516129,1.548387,0.258065 -L 1.548387,0.258065,0.774194,0 -L 0.774194,0,0.258065,0 -L 0.258065,0,0,0.258065 -L 0,0.258065,0,0.774194 -L 0,0.774194,0.258065,1.032258 -L 0.258065,1.032258,0.774194,1.032258 -L 0.774194,1.032258,1.290323,0.774194 -L 1.290323,0.774194,2.064516,0.258065 -L 2.064516,0.258065,2.83871,0 -L 2.83871,0,3.612903,0 -L 3.612903,0,4.387097,0.258065 -L 4.387097,0.258065,4.903226,0.774194 - -[R] 36 -L 2.580645,4.903226,2.83871,4.645161 -L 2.83871,4.645161,2.83871,3.870968 -L 2.83871,3.870968,2.580645,2.83871 -L 2.580645,2.83871,2.322581,2.064516 -L 2.322581,2.064516,2.064516,1.548387 -L 2.064516,1.548387,1.548387,0.774194 -L 1.548387,0.774194,1.032258,0.258065 -L 1.032258,0.258065,0.516129,0 -L 0.516129,0,0.258065,0 -L 0.258065,0,0,0.258065 -L 0,0.258065,0,1.032258 -L 0,1.032258,0.258065,2.322581 -L 0.258065,2.322581,0.516129,3.096774 -L 0.516129,3.096774,0.774194,3.612903 -L 0.774194,3.612903,1.290323,4.387097 -L 1.290323,4.387097,1.806452,4.903226 -L 1.806452,4.903226,2.322581,5.16129 -L 2.322581,5.16129,3.096774,5.419355 -L 3.096774,5.419355,4.129032,5.419355 -L 4.129032,5.419355,4.645161,5.16129 -L 4.645161,5.16129,4.903226,4.903226 -L 4.903226,4.903226,5.16129,4.387097 -L 5.16129,4.387097,5.16129,3.612903 -L 5.16129,3.612903,4.903226,3.096774 -L 4.903226,3.096774,4.645161,2.83871 -L 4.645161,2.83871,4.129032,2.580645 -L 4.129032,2.580645,3.354839,2.580645 -L 3.354839,2.580645,2.580645,2.83871 -L 2.580645,2.83871,2.83871,2.580645 -L 2.83871,2.580645,3.096774,2.064516 -L 3.096774,2.064516,3.096774,0.774194 -L 3.096774,0.774194,3.354839,0.258065 -L 3.354839,0.258065,3.870968,0 -L 3.870968,0,4.387097,0.258065 -L 4.387097,0.258065,4.645161,0.516129 -L 4.645161,0.516129,5.16129,1.290323 - -[S] 26 -L 0,0,0.516129,0.258065 -L 0.516129,0.258065,1.032258,0.774194 -L 1.032258,0.774194,1.806452,1.806452 -L 1.806452,1.806452,2.322581,2.580645 -L 2.322581,2.580645,2.83871,3.612903 -L 2.83871,3.612903,3.096774,4.387097 -L 3.096774,4.387097,3.096774,5.16129 -L 3.096774,5.16129,2.83871,5.419355 -L 2.83871,5.419355,2.580645,5.419355 -L 2.580645,5.419355,2.322581,5.16129 -L 2.322581,5.16129,2.064516,4.645161 -L 2.064516,4.645161,2.064516,4.129032 -L 2.064516,4.129032,2.322581,3.612903 -L 2.322581,3.612903,2.83871,3.096774 -L 2.83871,3.096774,3.612903,2.580645 -L 3.612903,2.580645,4.129032,2.064516 -L 4.129032,2.064516,4.387097,1.548387 -L 4.387097,1.548387,4.387097,1.032258 -L 4.387097,1.032258,4.129032,0.516129 -L 4.129032,0.516129,3.870968,0.258065 -L 3.870968,0.258065,3.096774,0 -L 3.096774,0,2.064516,0 -L 2.064516,0,1.290323,0.258065 -L 1.290323,0.258065,0.774194,0.774194 -L 0.774194,0.774194,0.516129,1.290323 -L 0.516129,1.290323,0.516129,1.806452 - -[T] 21 -L 2.322581,3.870968,1.806452,3.870968 -L 1.806452,3.870968,1.290323,4.129032 -L 1.290323,4.129032,1.032258,4.645161 -L 1.032258,4.645161,1.290323,5.16129 -L 1.290323,5.16129,2.064516,5.419355 -L 2.064516,5.419355,2.83871,5.419355 -L 2.83871,5.419355,3.870968,5.16129 -L 3.870968,5.16129,4.645161,5.16129 -L 4.645161,5.16129,5.16129,5.419355 -L 3.870968,5.16129,3.354839,3.354839 -L 3.354839,3.354839,2.83871,1.806452 -L 2.83871,1.806452,2.322581,0.774194 -L 2.322581,0.774194,1.806452,0.258065 -L 1.806452,0.258065,1.290323,0 -L 1.290323,0,0.774194,0 -L 0.774194,0,0.258065,0.258065 -L 0.258065,0.258065,0,0.774194 -L 0,0.774194,0,1.290323 -L 0,1.290323,0.258065,1.548387 -L 0.258065,1.548387,0.774194,1.548387 -L 0.774194,1.548387,1.290323,1.290323 - -[U] 29 -L 0.774194,3.612903,0.258065,3.870968 -L 0.258065,3.870968,0,4.387097 -L 0,4.387097,0,4.645161 -L 0,4.645161,0.258065,5.16129 -L 0.258065,5.16129,0.774194,5.419355 -L 0.774194,5.419355,1.032258,5.419355 -L 1.032258,5.419355,1.548387,5.16129 -L 1.548387,5.16129,1.806452,4.645161 -L 1.806452,4.645161,1.806452,4.129032 -L 1.806452,4.129032,1.548387,3.096774 -L 1.548387,3.096774,1.290323,2.322581 -L 1.290323,2.322581,1.032258,1.290323 -L 1.032258,1.290323,1.032258,0.774194 -L 1.032258,0.774194,1.290323,0.258065 -L 1.290323,0.258065,1.806452,0 -L 1.806452,0,2.322581,0 -L 2.322581,0,2.83871,0.258065 -L 2.83871,0.258065,3.096774,0.516129 -L 3.096774,0.516129,3.612903,1.548387 -L 3.612903,1.548387,4.387097,3.612903 -L 4.387097,3.612903,4.903226,5.419355 -L 4.387097,3.612903,4.129032,2.580645 -L 4.129032,2.580645,3.870968,1.032258 -L 3.870968,1.032258,3.870968,0.258065 -L 3.870968,0.258065,4.129032,0 -L 4.129032,0,4.387097,0 -L 4.387097,0,4.903226,0.258065 -L 4.903226,0.258065,5.16129,0.516129 -L 5.16129,0.516129,5.677419,1.290323 - -[V] 30 -L 0.774194,3.612903,0.258065,3.870968 -L 0.258065,3.870968,0,4.387097 -L 0,4.387097,0,4.645161 -L 0,4.645161,0.258065,5.16129 -L 0.258065,5.16129,0.774194,5.419355 -L 0.774194,5.419355,1.032258,5.419355 -L 1.032258,5.419355,1.548387,5.16129 -L 1.548387,5.16129,1.806452,4.645161 -L 1.806452,4.645161,1.806452,4.129032 -L 1.806452,4.129032,1.548387,3.096774 -L 1.548387,3.096774,1.290323,2.322581 -L 1.290323,2.322581,1.032258,1.290323 -L 1.032258,1.290323,1.032258,0.516129 -L 1.032258,0.516129,1.290323,0 -L 1.290323,0,1.806452,0 -L 1.806452,0,2.322581,0.258065 -L 2.322581,0.258065,3.096774,1.032258 -L 3.096774,1.032258,3.612903,1.806452 -L 3.612903,1.806452,4.129032,2.83871 -L 4.129032,2.83871,4.387097,3.612903 -L 4.387097,3.612903,4.645161,4.645161 -L 4.645161,4.645161,4.645161,5.16129 -L 4.645161,5.16129,4.387097,5.419355 -L 4.387097,5.419355,4.129032,5.419355 -L 4.129032,5.419355,3.870968,5.16129 -L 3.870968,5.16129,3.612903,4.645161 -L 3.612903,4.645161,3.612903,4.129032 -L 3.612903,4.129032,3.870968,3.354839 -L 3.870968,3.354839,4.387097,2.83871 -L 4.387097,2.83871,4.903226,2.580645 - -[W] 17 -L 0.774194,3.612903,0.258065,3.870968 -L 0.258065,3.870968,0,4.387097 -L 0,4.387097,0,4.645161 -L 0,4.645161,0.258065,5.16129 -L 0.258065,5.16129,0.774194,5.419355 -L 0.774194,5.419355,1.032258,5.419355 -L 1.032258,5.419355,1.548387,5.16129 -L 1.548387,5.16129,1.806452,4.645161 -L 1.806452,4.645161,1.806452,3.870968 -L 1.806452,3.870968,1.548387,0 -L 4.129032,5.419355,1.548387,0 -L 4.129032,5.419355,3.612903,0 -L 7.225806,5.419355,6.709677,5.16129 -L 6.709677,5.16129,5.935484,4.387097 -L 5.935484,4.387097,5.16129,3.354839 -L 5.16129,3.354839,4.387097,1.806452 -L 4.387097,1.806452,3.612903,0 - -[X] 32 -L 1.806452,3.870968,1.290323,3.870968 -L 1.290323,3.870968,1.032258,4.129032 -L 1.032258,4.129032,1.032258,4.645161 -L 1.032258,4.645161,1.290323,5.16129 -L 1.290323,5.16129,1.806452,5.419355 -L 1.806452,5.419355,2.322581,5.419355 -L 2.322581,5.419355,2.83871,5.16129 -L 2.83871,5.16129,3.096774,4.645161 -L 3.096774,4.645161,3.096774,3.870968 -L 3.096774,3.870968,2.580645,1.548387 -L 2.580645,1.548387,2.580645,0.774194 -L 2.580645,0.774194,2.83871,0.258065 -L 2.83871,0.258065,3.354839,0 -L 3.354839,0,3.870968,0 -L 3.870968,0,4.387097,0.258065 -L 4.387097,0.258065,4.645161,0.774194 -L 4.645161,0.774194,4.645161,1.290323 -L 4.645161,1.290323,4.387097,1.548387 -L 4.387097,1.548387,3.870968,1.548387 -L 5.677419,4.645161,5.677419,5.16129 -L 5.677419,5.16129,5.419355,5.419355 -L 5.419355,5.419355,4.903226,5.419355 -L 4.903226,5.419355,4.387097,5.16129 -L 4.387097,5.16129,3.870968,4.645161 -L 3.870968,4.645161,3.354839,3.870968 -L 3.354839,3.870968,2.322581,1.548387 -L 2.322581,1.548387,1.806452,0.774194 -L 1.806452,0.774194,1.290323,0.258065 -L 1.290323,0.258065,0.774194,0 -L 0.774194,0,0.258065,0 -L 0.258065,0,0,0.258065 -L 0,0.258065,0,0.774194 - -[Y] 34 -L 0.774194,3.612903,0.258065,3.870968 -L 0.258065,3.870968,0,4.387097 -L 0,4.387097,0,4.645161 -L 0,4.645161,0.258065,5.16129 -L 0.258065,5.16129,0.774194,5.419355 -L 0.774194,5.419355,1.032258,5.419355 -L 1.032258,5.419355,1.548387,5.16129 -L 1.548387,5.16129,1.806452,4.645161 -L 1.806452,4.645161,1.806452,4.129032 -L 1.806452,4.129032,1.548387,3.096774 -L 1.548387,3.096774,1.290323,2.322581 -L 1.290323,2.322581,1.032258,1.290323 -L 1.032258,1.290323,1.032258,0.774194 -L 1.032258,0.774194,1.290323,0.258065 -L 1.290323,0.258065,1.548387,0 -L 1.548387,0,2.064516,0 -L 2.064516,0,2.580645,0.258065 -L 2.580645,0.258065,3.096774,0.774194 -L 3.096774,0.774194,3.612903,1.548387 -L 3.612903,1.548387,3.870968,2.064516 -L 3.870968,2.064516,4.387097,3.612903 -L 4.903226,5.419355,4.387097,3.612903 -L 4.387097,3.612903,3.612903,1.032258 -L 3.612903,1.032258,3.096774,-0.516129 -L 3.096774,-0.516129,2.580645,-1.806452 -L 2.580645,-1.806452,2.064516,-2.83871 -L 2.064516,-2.83871,1.548387,-3.096774 -L 1.548387,-3.096774,1.290323,-2.83871 -L 1.290323,-2.83871,1.290323,-2.322581 -L 1.290323,-2.322581,1.548387,-1.548387 -L 1.548387,-1.548387,2.064516,-0.774194 -L 2.064516,-0.774194,2.83871,0 -L 2.83871,0,3.612903,0.516129 -L 3.612903,0.516129,4.903226,1.290323 - -[Z] 38 -L 2.83871,3.870968,2.580645,3.354839 -L 2.580645,3.354839,2.322581,3.096774 -L 2.322581,3.096774,1.806452,2.83871 -L 1.806452,2.83871,1.290323,2.83871 -L 1.290323,2.83871,1.032258,3.354839 -L 1.032258,3.354839,1.032258,3.870968 -L 1.032258,3.870968,1.290323,4.645161 -L 1.290323,4.645161,1.806452,5.16129 -L 1.806452,5.16129,2.580645,5.419355 -L 2.580645,5.419355,3.354839,5.419355 -L 3.354839,5.419355,3.870968,5.16129 -L 3.870968,5.16129,4.129032,4.645161 -L 4.129032,4.645161,4.129032,3.612903 -L 4.129032,3.612903,3.870968,2.83871 -L 3.870968,2.83871,3.354839,1.806452 -L 3.354839,1.806452,2.580645,1.032258 -L 2.580645,1.032258,1.548387,0.258065 -L 1.548387,0.258065,1.032258,0 -L 1.032258,0,0.258065,0 -L 0.258065,0,0,0.258065 -L 0,0.258065,0,0.774194 -L 0,0.774194,0.258065,1.032258 -L 0.258065,1.032258,1.032258,1.032258 -L 1.032258,1.032258,1.548387,0.774194 -L 1.548387,0.774194,1.806452,0.516129 -L 1.806452,0.516129,2.064516,0 -L 2.064516,0,2.064516,-0.774194 -L 2.064516,-0.774194,1.806452,-1.548387 -L 1.806452,-1.548387,1.548387,-2.064516 -L 1.548387,-2.064516,1.032258,-2.83871 -L 1.032258,-2.83871,0.516129,-3.096774 -L 0.516129,-3.096774,0.258065,-2.83871 -L 0.258065,-2.83871,0.258065,-2.322581 -L 0.258065,-2.322581,0.516129,-1.548387 -L 0.516129,-1.548387,1.032258,-0.774194 -L 1.032258,-0.774194,1.806452,0 -L 1.806452,0,2.580645,0.516129 -L 2.580645,0.516129,4.129032,1.290323 - -[[] 4 -L 0,6.451613,0,-1.806452 -L 0.258065,6.451613,0.258065,-1.806452 -L 0,6.451613,1.806452,6.451613 -L 0,-1.806452,1.806452,-1.806452 - -[\] 1 -L 0,5.419355,3.612903,-0.774194 - -[]] 4 -L 1.548387,6.451613,1.548387,-1.806452 -L 1.806452,6.451613,1.806452,-1.806452 -L 0,6.451613,1.806452,6.451613 -L 0,-1.806452,1.806452,-1.806452 - -[^] 5 -L 0.774194,3.870968,1.290323,4.645161 -L 1.290323,4.645161,1.806452,3.870968 -L 0,3.096774,1.290323,4.387097 -L 1.290323,4.387097,2.580645,3.096774 -L 1.290323,4.387097,1.290323,0 - -[_] 1 -L 0,-0.516129,4.129032,-0.516129 - -[`] 6 -L 0.774194,5.419355,0.258065,4.903226 -L 0.258065,4.903226,0,4.387097 -L 0,4.387097,0,4.129032 -L 0,4.129032,0.258065,3.870968 -L 0.258065,3.870968,0.516129,4.129032 -L 0.516129,4.129032,0.258065,4.387097 - -[a] 20 -L 2.322581,1.548387,2.064516,2.064516 -L 2.064516,2.064516,1.548387,2.322581 -L 1.548387,2.322581,1.032258,2.322581 -L 1.032258,2.322581,0.516129,2.064516 -L 0.516129,2.064516,0.258065,1.806452 -L 0.258065,1.806452,0,1.290323 -L 0,1.290323,0,0.774194 -L 0,0.774194,0.258065,0.258065 -L 0.258065,0.258065,0.774194,0 -L 0.774194,0,1.290323,0 -L 1.290323,0,1.806452,0.258065 -L 1.806452,0.258065,2.064516,0.774194 -L 2.064516,0.774194,2.580645,2.322581 -L 2.580645,2.322581,2.322581,1.032258 -L 2.322581,1.032258,2.322581,0.258065 -L 2.322581,0.258065,2.580645,0 -L 2.580645,0,2.83871,0 -L 2.83871,0,3.354839,0.258065 -L 3.354839,0.258065,3.612903,0.516129 -L 3.612903,0.516129,4.129032,1.290323 - -[b] 21 -L 0,1.290323,0.516129,2.064516 -L 0.516129,2.064516,1.290323,3.354839 -L 1.290323,3.354839,1.548387,3.870968 -L 1.548387,3.870968,1.806452,4.645161 -L 1.806452,4.645161,1.806452,5.16129 -L 1.806452,5.16129,1.548387,5.419355 -L 1.548387,5.419355,1.032258,5.16129 -L 1.032258,5.16129,0.774194,4.645161 -L 0.774194,4.645161,0.516129,3.612903 -L 0.516129,3.612903,0.258065,1.806452 -L 0.258065,1.806452,0.258065,0.258065 -L 0.258065,0.258065,0.516129,0 -L 0.516129,0,0.774194,0 -L 0.774194,0,1.290323,0.258065 -L 1.290323,0.258065,1.806452,0.774194 -L 1.806452,0.774194,2.064516,1.548387 -L 2.064516,1.548387,2.064516,2.322581 -L 2.064516,2.322581,2.322581,1.290323 -L 2.322581,1.290323,2.580645,1.032258 -L 2.580645,1.032258,3.096774,1.032258 -L 3.096774,1.032258,3.612903,1.290323 - -[c] 12 -L 1.806452,1.806452,1.806452,2.064516 -L 1.806452,2.064516,1.548387,2.322581 -L 1.548387,2.322581,1.032258,2.322581 -L 1.032258,2.322581,0.516129,2.064516 -L 0.516129,2.064516,0.258065,1.806452 -L 0.258065,1.806452,0,1.290323 -L 0,1.290323,0,0.774194 -L 0,0.774194,0.258065,0.258065 -L 0.258065,0.258065,0.774194,0 -L 0.774194,0,1.548387,0 -L 1.548387,0,2.322581,0.516129 -L 2.322581,0.516129,2.83871,1.290323 - -[d] 20 -L 2.322581,1.548387,2.064516,2.064516 -L 2.064516,2.064516,1.548387,2.322581 -L 1.548387,2.322581,1.032258,2.322581 -L 1.032258,2.322581,0.516129,2.064516 -L 0.516129,2.064516,0.258065,1.806452 -L 0.258065,1.806452,0,1.290323 -L 0,1.290323,0,0.774194 -L 0,0.774194,0.258065,0.258065 -L 0.258065,0.258065,0.774194,0 -L 0.774194,0,1.290323,0 -L 1.290323,0,1.806452,0.258065 -L 1.806452,0.258065,2.064516,0.774194 -L 2.064516,0.774194,3.612903,5.419355 -L 2.580645,2.322581,2.322581,1.032258 -L 2.322581,1.032258,2.322581,0.258065 -L 2.322581,0.258065,2.580645,0 -L 2.580645,0,2.83871,0 -L 2.83871,0,3.354839,0.258065 -L 3.354839,0.258065,3.612903,0.516129 -L 3.612903,0.516129,4.129032,1.290323 - -[e] 15 -L 0.258065,0.516129,0.774194,0.774194 -L 0.774194,0.774194,1.032258,1.032258 -L 1.032258,1.032258,1.290323,1.548387 -L 1.290323,1.548387,1.290323,2.064516 -L 1.290323,2.064516,1.032258,2.322581 -L 1.032258,2.322581,0.774194,2.322581 -L 0.774194,2.322581,0.258065,2.064516 -L 0.258065,2.064516,0,1.548387 -L 0,1.548387,0,0.774194 -L 0,0.774194,0.258065,0.258065 -L 0.258065,0.258065,0.774194,0 -L 0.774194,0,1.290323,0 -L 1.290323,0,1.806452,0.258065 -L 1.806452,0.258065,2.064516,0.516129 -L 2.064516,0.516129,2.580645,1.290323 - -[f] 22 -L 1.290323,1.290323,2.322581,2.580645 -L 2.322581,2.580645,2.83871,3.354839 -L 2.83871,3.354839,3.096774,3.870968 -L 3.096774,3.870968,3.354839,4.645161 -L 3.354839,4.645161,3.354839,5.16129 -L 3.354839,5.16129,3.096774,5.419355 -L 3.096774,5.419355,2.580645,5.16129 -L 2.580645,5.16129,2.322581,4.645161 -L 2.322581,4.645161,1.806452,2.580645 -L 1.806452,2.580645,1.032258,0.258065 -L 1.032258,0.258065,0.258065,-1.548387 -L 0.258065,-1.548387,0,-2.322581 -L 0,-2.322581,0,-2.83871 -L 0,-2.83871,0.258065,-3.096774 -L 0.258065,-3.096774,0.774194,-2.83871 -L 0.774194,-2.83871,1.032258,-2.064516 -L 1.032258,-2.064516,1.290323,0.258065 -L 1.290323,0.258065,1.548387,0 -L 1.548387,0,2.064516,0 -L 2.064516,0,2.580645,0.258065 -L 2.580645,0.258065,2.83871,0.516129 -L 2.83871,0.516129,3.354839,1.290323 - -[g] 24 -L 2.322581,1.548387,2.064516,2.064516 -L 2.064516,2.064516,1.548387,2.322581 -L 1.548387,2.322581,1.032258,2.322581 -L 1.032258,2.322581,0.516129,2.064516 -L 0.516129,2.064516,0.258065,1.806452 -L 0.258065,1.806452,0,1.290323 -L 0,1.290323,0,0.774194 -L 0,0.774194,0.258065,0.258065 -L 0.258065,0.258065,0.774194,0 -L 0.774194,0,1.290323,0 -L 1.290323,0,1.806452,0.258065 -L 1.806452,0.258065,2.064516,0.516129 -L 2.580645,2.322581,2.064516,0.516129 -L 2.064516,0.516129,1.032258,-2.322581 -L 1.032258,-2.322581,0.774194,-2.83871 -L 0.774194,-2.83871,0.258065,-3.096774 -L 0.258065,-3.096774,0,-2.83871 -L 0,-2.83871,0,-2.322581 -L 0,-2.322581,0.258065,-1.548387 -L 0.258065,-1.548387,1.032258,-0.774194 -L 1.032258,-0.774194,1.806452,-0.258065 -L 1.806452,-0.258065,2.322581,0 -L 2.322581,0,3.096774,0.516129 -L 3.096774,0.516129,3.870968,1.290323 - -[h] 25 -L 0,1.290323,0.516129,2.064516 -L 0.516129,2.064516,1.290323,3.354839 -L 1.290323,3.354839,1.548387,3.870968 -L 1.548387,3.870968,1.806452,4.645161 -L 1.806452,4.645161,1.806452,5.16129 -L 1.806452,5.16129,1.548387,5.419355 -L 1.548387,5.419355,1.032258,5.16129 -L 1.032258,5.16129,0.774194,4.645161 -L 0.774194,4.645161,0.516129,3.612903 -L 0.516129,3.612903,0.258065,2.064516 -L 0.258065,2.064516,0,0 -L 0,0,0.258065,0.774194 -L 0.258065,0.774194,0.516129,1.290323 -L 0.516129,1.290323,1.032258,2.064516 -L 1.032258,2.064516,1.548387,2.322581 -L 1.548387,2.322581,2.064516,2.322581 -L 2.064516,2.322581,2.322581,2.064516 -L 2.322581,2.064516,2.322581,1.548387 -L 2.322581,1.548387,2.064516,0.774194 -L 2.064516,0.774194,2.064516,0.258065 -L 2.064516,0.258065,2.322581,0 -L 2.322581,0,2.580645,0 -L 2.580645,0,3.096774,0.258065 -L 3.096774,0.258065,3.354839,0.516129 -L 3.354839,0.516129,3.870968,1.290323 - -[i] 12 -L 0.774194,3.612903,0.774194,3.354839 -L 0.774194,3.354839,1.032258,3.354839 -L 1.032258,3.354839,1.032258,3.612903 -L 1.032258,3.612903,0.774194,3.612903 -L 0,1.290323,0.516129,2.322581 -L 0.516129,2.322581,0,0.774194 -L 0,0.774194,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0 -L 0.516129,0,1.032258,0.258065 -L 1.032258,0.258065,1.290323,0.516129 -L 1.290323,0.516129,1.806452,1.290323 - -[j] 16 -L 2.83871,3.612903,2.83871,3.354839 -L 2.83871,3.354839,3.096774,3.354839 -L 3.096774,3.354839,3.096774,3.612903 -L 3.096774,3.612903,2.83871,3.612903 -L 2.064516,1.290323,2.580645,2.322581 -L 2.580645,2.322581,1.032258,-2.322581 -L 1.032258,-2.322581,0.774194,-2.83871 -L 0.774194,-2.83871,0.258065,-3.096774 -L 0.258065,-3.096774,0,-2.83871 -L 0,-2.83871,0,-2.322581 -L 0,-2.322581,0.258065,-1.548387 -L 0.258065,-1.548387,1.032258,-0.774194 -L 1.032258,-0.774194,1.806452,-0.258065 -L 1.806452,-0.258065,2.322581,0 -L 2.322581,0,3.096774,0.516129 -L 3.096774,0.516129,3.870968,1.290323 - -[k] 27 -L 0,1.290323,0.516129,2.064516 -L 0.516129,2.064516,1.290323,3.354839 -L 1.290323,3.354839,1.548387,3.870968 -L 1.548387,3.870968,1.806452,4.645161 -L 1.806452,4.645161,1.806452,5.16129 -L 1.806452,5.16129,1.548387,5.419355 -L 1.548387,5.419355,1.032258,5.16129 -L 1.032258,5.16129,0.774194,4.645161 -L 0.774194,4.645161,0.516129,3.612903 -L 0.516129,3.612903,0.258065,2.064516 -L 0.258065,2.064516,0,0 -L 0,0,0.258065,0.774194 -L 0.258065,0.774194,0.516129,1.290323 -L 0.516129,1.290323,1.032258,2.064516 -L 1.032258,2.064516,1.548387,2.322581 -L 1.548387,2.322581,2.064516,2.322581 -L 2.064516,2.322581,2.322581,2.064516 -L 2.322581,2.064516,2.322581,1.548387 -L 2.322581,1.548387,1.806452,1.290323 -L 1.806452,1.290323,1.032258,1.290323 -L 1.032258,1.290323,1.548387,1.032258 -L 1.548387,1.032258,1.806452,0.258065 -L 1.806452,0.258065,2.064516,0 -L 2.064516,0,2.322581,0 -L 2.322581,0,2.83871,0.258065 -L 2.83871,0.258065,3.096774,0.516129 -L 3.096774,0.516129,3.612903,1.290323 - -[l] 16 -L 0,1.290323,0.516129,2.064516 -L 0.516129,2.064516,1.290323,3.354839 -L 1.290323,3.354839,1.548387,3.870968 -L 1.548387,3.870968,1.806452,4.645161 -L 1.806452,4.645161,1.806452,5.16129 -L 1.806452,5.16129,1.548387,5.419355 -L 1.548387,5.419355,1.032258,5.16129 -L 1.032258,5.16129,0.774194,4.645161 -L 0.774194,4.645161,0.516129,3.612903 -L 0.516129,3.612903,0.258065,1.806452 -L 0.258065,1.806452,0.258065,0.258065 -L 0.258065,0.258065,0.516129,0 -L 0.516129,0,0.774194,0 -L 0.774194,0,1.290323,0.258065 -L 1.290323,0.258065,1.548387,0.516129 -L 1.548387,0.516129,2.064516,1.290323 - -[m] 27 -L 0,1.290323,0.516129,2.064516 -L 0.516129,2.064516,1.032258,2.322581 -L 1.032258,2.322581,1.290323,2.064516 -L 1.290323,2.064516,1.290323,1.806452 -L 1.290323,1.806452,1.032258,0.774194 -L 1.032258,0.774194,0.774194,0 -L 1.032258,0.774194,1.290323,1.290323 -L 1.290323,1.290323,1.806452,2.064516 -L 1.806452,2.064516,2.322581,2.322581 -L 2.322581,2.322581,2.83871,2.322581 -L 2.83871,2.322581,3.096774,2.064516 -L 3.096774,2.064516,3.096774,1.806452 -L 3.096774,1.806452,2.83871,0.774194 -L 2.83871,0.774194,2.580645,0 -L 2.83871,0.774194,3.096774,1.290323 -L 3.096774,1.290323,3.612903,2.064516 -L 3.612903,2.064516,4.129032,2.322581 -L 4.129032,2.322581,4.645161,2.322581 -L 4.645161,2.322581,4.903226,2.064516 -L 4.903226,2.064516,4.903226,1.548387 -L 4.903226,1.548387,4.645161,0.774194 -L 4.645161,0.774194,4.645161,0.258065 -L 4.645161,0.258065,4.903226,0 -L 4.903226,0,5.16129,0 -L 5.16129,0,5.677419,0.258065 -L 5.677419,0.258065,5.935484,0.516129 -L 5.935484,0.516129,6.451613,1.290323 - -[n] 19 -L 0,1.290323,0.516129,2.064516 -L 0.516129,2.064516,1.032258,2.322581 -L 1.032258,2.322581,1.290323,2.064516 -L 1.290323,2.064516,1.290323,1.806452 -L 1.290323,1.806452,1.032258,0.774194 -L 1.032258,0.774194,0.774194,0 -L 1.032258,0.774194,1.290323,1.290323 -L 1.290323,1.290323,1.806452,2.064516 -L 1.806452,2.064516,2.322581,2.322581 -L 2.322581,2.322581,2.83871,2.322581 -L 2.83871,2.322581,3.096774,2.064516 -L 3.096774,2.064516,3.096774,1.548387 -L 3.096774,1.548387,2.83871,0.774194 -L 2.83871,0.774194,2.83871,0.258065 -L 2.83871,0.258065,3.096774,0 -L 3.096774,0,3.354839,0 -L 3.354839,0,3.870968,0.258065 -L 3.870968,0.258065,4.129032,0.516129 -L 4.129032,0.516129,4.645161,1.290323 - -[o] 21 -L 1.548387,2.322581,1.032258,2.322581 -L 1.032258,2.322581,0.516129,2.064516 -L 0.516129,2.064516,0.258065,1.806452 -L 0.258065,1.806452,0,1.290323 -L 0,1.290323,0,0.774194 -L 0,0.774194,0.258065,0.258065 -L 0.258065,0.258065,0.774194,0 -L 0.774194,0,1.290323,0 -L 1.290323,0,1.806452,0.258065 -L 1.806452,0.258065,2.064516,0.516129 -L 2.064516,0.516129,2.322581,1.032258 -L 2.322581,1.032258,2.322581,1.548387 -L 2.322581,1.548387,2.064516,2.064516 -L 2.064516,2.064516,1.548387,2.322581 -L 1.548387,2.322581,1.290323,2.064516 -L 1.290323,2.064516,1.290323,1.548387 -L 1.290323,1.548387,1.548387,1.032258 -L 1.548387,1.032258,2.064516,0.774194 -L 2.064516,0.774194,2.83871,0.774194 -L 2.83871,0.774194,3.354839,1.032258 -L 3.354839,1.032258,3.612903,1.290323 - -[p] 18 -L 1.032258,1.290323,1.548387,2.064516 -L 1.548387,2.064516,1.806452,2.580645 -L 1.806452,2.580645,1.548387,1.548387 -L 1.548387,1.548387,0,-3.096774 -L 1.548387,1.548387,1.806452,2.064516 -L 1.806452,2.064516,2.322581,2.322581 -L 2.322581,2.322581,2.83871,2.322581 -L 2.83871,2.322581,3.354839,2.064516 -L 3.354839,2.064516,3.612903,1.548387 -L 3.612903,1.548387,3.612903,1.032258 -L 3.612903,1.032258,3.354839,0.516129 -L 3.354839,0.516129,3.096774,0.258065 -L 3.096774,0.258065,2.580645,0 -L 1.548387,0.258065,2.064516,0 -L 2.064516,0,2.83871,0 -L 2.83871,0,3.612903,0.258065 -L 3.612903,0.258065,4.129032,0.516129 -L 4.129032,0.516129,4.903226,1.290323 - -[q] 23 -L 2.322581,1.548387,2.064516,2.064516 -L 2.064516,2.064516,1.548387,2.322581 -L 1.548387,2.322581,1.032258,2.322581 -L 1.032258,2.322581,0.516129,2.064516 -L 0.516129,2.064516,0.258065,1.806452 -L 0.258065,1.806452,0,1.290323 -L 0,1.290323,0,0.774194 -L 0,0.774194,0.258065,0.258065 -L 0.258065,0.258065,0.774194,0 -L 0.774194,0,1.290323,0 -L 1.290323,0,1.806452,0.258065 -L 2.580645,2.322581,2.322581,1.548387 -L 2.322581,1.548387,1.806452,0.258065 -L 1.806452,0.258065,1.032258,-1.548387 -L 1.032258,-1.548387,0.774194,-2.322581 -L 0.774194,-2.322581,0.774194,-2.83871 -L 0.774194,-2.83871,1.032258,-3.096774 -L 1.032258,-3.096774,1.548387,-2.83871 -L 1.548387,-2.83871,1.806452,-2.064516 -L 1.806452,-2.064516,1.806452,-0.258065 -L 1.806452,-0.258065,2.322581,0 -L 2.322581,0,3.096774,0.516129 -L 3.096774,0.516129,3.870968,1.290323 - -[r] 13 -L 0,1.290323,0.516129,2.064516 -L 0.516129,2.064516,0.774194,2.580645 -L 0.774194,2.580645,0.774194,2.064516 -L 0.774194,2.064516,1.548387,2.064516 -L 1.548387,2.064516,1.806452,1.806452 -L 1.806452,1.806452,1.806452,1.290323 -L 1.806452,1.290323,1.548387,0.516129 -L 1.548387,0.516129,1.548387,0.258065 -L 1.548387,0.258065,1.806452,0 -L 1.806452,0,2.064516,0 -L 2.064516,0,2.580645,0.258065 -L 2.580645,0.258065,2.83871,0.516129 -L 2.83871,0.516129,3.354839,1.290323 - -[s] 12 -L 0,1.290323,0.516129,2.064516 -L 0.516129,2.064516,0.774194,2.580645 -L 0.774194,2.580645,0.774194,2.064516 -L 0.774194,2.064516,1.290323,1.290323 -L 1.290323,1.290323,1.548387,0.774194 -L 1.548387,0.774194,1.548387,0.258065 -L 1.548387,0.258065,1.032258,0 -L 0,0.258065,0.516129,0 -L 0.516129,0,1.548387,0 -L 1.548387,0,2.064516,0.258065 -L 2.064516,0.258065,2.322581,0.516129 -L 2.322581,0.516129,2.83871,1.290323 - -[t] 10 -L 0,1.290323,0.516129,2.064516 -L 0.516129,2.064516,1.032258,3.096774 -L 1.806452,5.419355,0.258065,0.774194 -L 0.258065,0.774194,0.258065,0.258065 -L 0.258065,0.258065,0.516129,0 -L 0.516129,0,1.032258,0 -L 1.032258,0,1.548387,0.258065 -L 1.548387,0.258065,1.806452,0.516129 -L 1.806452,0.516129,2.322581,1.290323 -L 0.258065,3.354839,2.064516,3.354839 - -[u] 15 -L 0,1.290323,0.516129,2.322581 -L 0.516129,2.322581,0,0.774194 -L 0,0.774194,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.774194,0 -L 0.774194,0,1.290323,0.258065 -L 1.290323,0.258065,1.806452,0.774194 -L 1.806452,0.774194,2.322581,1.548387 -L 2.580645,2.322581,2.064516,0.774194 -L 2.064516,0.774194,2.064516,0.258065 -L 2.064516,0.258065,2.322581,0 -L 2.322581,0,2.580645,0 -L 2.580645,0,3.096774,0.258065 -L 3.096774,0.258065,3.354839,0.516129 -L 3.354839,0.516129,3.870968,1.290323 - -[v] 13 -L 0,1.290323,0.516129,2.322581 -L 0.516129,2.322581,0.258065,1.032258 -L 0.258065,1.032258,0.258065,0.258065 -L 0.258065,0.258065,0.516129,0 -L 0.516129,0,0.774194,0 -L 0.774194,0,1.548387,0.258065 -L 1.548387,0.258065,2.064516,0.774194 -L 2.064516,0.774194,2.322581,1.548387 -L 2.322581,1.548387,2.322581,2.322581 -L 2.322581,2.322581,2.580645,1.290323 -L 2.580645,1.290323,2.83871,1.032258 -L 2.83871,1.032258,3.354839,1.032258 -L 3.354839,1.032258,3.870968,1.290323 - -[w] 19 -L 0.774194,2.322581,0.258065,1.806452 -L 0.258065,1.806452,0,1.032258 -L 0,1.032258,0,0.516129 -L 0,0.516129,0.258065,0 -L 0.258065,0,0.774194,0 -L 0.774194,0,1.290323,0.258065 -L 1.290323,0.258065,1.806452,0.774194 -L 2.322581,2.322581,1.806452,0.774194 -L 1.806452,0.774194,1.806452,0.258065 -L 1.806452,0.258065,2.064516,0 -L 2.064516,0,2.580645,0 -L 2.580645,0,3.096774,0.258065 -L 3.096774,0.258065,3.612903,0.774194 -L 3.612903,0.774194,3.870968,1.548387 -L 3.870968,1.548387,3.870968,2.322581 -L 3.870968,2.322581,4.129032,1.290323 -L 4.129032,1.290323,4.387097,1.032258 -L 4.387097,1.032258,4.903226,1.032258 -L 4.903226,1.032258,5.419355,1.290323 - -[x] 16 -L 0,1.290323,0.516129,2.064516 -L 0.516129,2.064516,1.032258,2.322581 -L 1.032258,2.322581,1.548387,2.322581 -L 1.548387,2.322581,1.806452,2.064516 -L 1.806452,2.064516,1.806452,0.258065 -L 1.806452,0.258065,2.064516,0 -L 2.064516,0,2.83871,0 -L 2.83871,0,3.612903,0.516129 -L 3.612903,0.516129,4.129032,1.290323 -L 3.354839,2.064516,3.096774,2.322581 -L 3.096774,2.322581,2.580645,2.322581 -L 2.580645,2.322581,2.322581,2.064516 -L 2.322581,2.064516,1.290323,0.258065 -L 1.290323,0.258065,1.032258,0 -L 1.032258,0,0.516129,0 -L 0.516129,0,0.258065,0.258065 - -[y] 19 -L 0,1.290323,0.516129,2.322581 -L 0.516129,2.322581,0,0.774194 -L 0,0.774194,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.774194,0 -L 0.774194,0,1.290323,0.258065 -L 1.290323,0.258065,1.806452,0.774194 -L 1.806452,0.774194,2.322581,1.548387 -L 2.580645,2.322581,1.032258,-2.322581 -L 1.032258,-2.322581,0.774194,-2.83871 -L 0.774194,-2.83871,0.258065,-3.096774 -L 0.258065,-3.096774,0,-2.83871 -L 0,-2.83871,0,-2.322581 -L 0,-2.322581,0.258065,-1.548387 -L 0.258065,-1.548387,1.032258,-0.774194 -L 1.032258,-0.774194,1.806452,-0.258065 -L 1.806452,-0.258065,2.322581,0 -L 2.322581,0,3.096774,0.516129 -L 3.096774,0.516129,3.870968,1.290323 - -[z] 21 -L 0,1.290323,0.516129,2.064516 -L 0.516129,2.064516,1.032258,2.322581 -L 1.032258,2.322581,1.548387,2.322581 -L 1.548387,2.322581,2.064516,1.806452 -L 2.064516,1.806452,2.064516,1.290323 -L 2.064516,1.290323,1.806452,0.774194 -L 1.806452,0.774194,1.290323,0.258065 -L 1.290323,0.258065,0.516129,0 -L 0.516129,0,1.032258,-0.258065 -L 1.032258,-0.258065,1.290323,-0.774194 -L 1.290323,-0.774194,1.290323,-1.548387 -L 1.290323,-1.548387,1.032258,-2.322581 -L 1.032258,-2.322581,0.774194,-2.83871 -L 0.774194,-2.83871,0.258065,-3.096774 -L 0.258065,-3.096774,0,-2.83871 -L 0,-2.83871,0,-2.322581 -L 0,-2.322581,0.258065,-1.548387 -L 0.258065,-1.548387,1.032258,-0.774194 -L 1.032258,-0.774194,1.806452,-0.258065 -L 1.806452,-0.258065,2.83871,0.516129 -L 2.83871,0.516129,3.612903,1.290323 - -[{] 34 -L 1.290323,6.451613,0.774194,6.193548 -L 0.774194,6.193548,0.516129,5.935484 -L 0.516129,5.935484,0.258065,5.419355 -L 0.258065,5.419355,0.258065,4.903226 -L 0.258065,4.903226,0.516129,4.387097 -L 0.516129,4.387097,0.774194,4.129032 -L 0.774194,4.129032,1.032258,3.612903 -L 1.032258,3.612903,1.032258,3.096774 -L 1.032258,3.096774,0.516129,2.580645 -L 0.774194,6.193548,0.516129,5.677419 -L 0.516129,5.677419,0.516129,5.16129 -L 0.516129,5.16129,0.774194,4.645161 -L 0.774194,4.645161,1.032258,4.387097 -L 1.032258,4.387097,1.290323,3.870968 -L 1.290323,3.870968,1.290323,3.354839 -L 1.290323,3.354839,1.032258,2.83871 -L 1.032258,2.83871,0,2.322581 -L 0,2.322581,1.032258,1.806452 -L 1.032258,1.806452,1.290323,1.290323 -L 1.290323,1.290323,1.290323,0.774194 -L 1.290323,0.774194,1.032258,0.258065 -L 1.032258,0.258065,0.774194,0 -L 0.774194,0,0.516129,-0.516129 -L 0.516129,-0.516129,0.516129,-1.032258 -L 0.516129,-1.032258,0.774194,-1.548387 -L 0.516129,2.064516,1.032258,1.548387 -L 1.032258,1.548387,1.032258,1.032258 -L 1.032258,1.032258,0.774194,0.516129 -L 0.774194,0.516129,0.516129,0.258065 -L 0.516129,0.258065,0.258065,-0.258065 -L 0.258065,-0.258065,0.258065,-0.774194 -L 0.258065,-0.774194,0.516129,-1.290323 -L 0.516129,-1.290323,0.774194,-1.548387 -L 0.774194,-1.548387,1.290323,-1.806452 - -[|] 1 -L 0,6.451613,0,-1.806452 - -[}] 34 -L 0,6.451613,0.516129,6.193548 -L 0.516129,6.193548,0.774194,5.935484 -L 0.774194,5.935484,1.032258,5.419355 -L 1.032258,5.419355,1.032258,4.903226 -L 1.032258,4.903226,0.774194,4.387097 -L 0.774194,4.387097,0.516129,4.129032 -L 0.516129,4.129032,0.258065,3.612903 -L 0.258065,3.612903,0.258065,3.096774 -L 0.258065,3.096774,0.774194,2.580645 -L 0.516129,6.193548,0.774194,5.677419 -L 0.774194,5.677419,0.774194,5.16129 -L 0.774194,5.16129,0.516129,4.645161 -L 0.516129,4.645161,0.258065,4.387097 -L 0.258065,4.387097,0,3.870968 -L 0,3.870968,0,3.354839 -L 0,3.354839,0.258065,2.83871 -L 0.258065,2.83871,1.290323,2.322581 -L 1.290323,2.322581,0.258065,1.806452 -L 0.258065,1.806452,0,1.290323 -L 0,1.290323,0,0.774194 -L 0,0.774194,0.258065,0.258065 -L 0.258065,0.258065,0.516129,0 -L 0.516129,0,0.774194,-0.516129 -L 0.774194,-0.516129,0.774194,-1.032258 -L 0.774194,-1.032258,0.516129,-1.548387 -L 0.774194,2.064516,0.258065,1.548387 -L 0.258065,1.548387,0.258065,1.032258 -L 0.258065,1.032258,0.516129,0.516129 -L 0.516129,0.516129,0.774194,0.258065 -L 0.774194,0.258065,1.032258,-0.258065 -L 1.032258,-0.258065,1.032258,-0.774194 -L 1.032258,-0.774194,0.774194,-1.290323 -L 0.774194,-1.290323,0.516129,-1.548387 -L 0.516129,-1.548387,0,-1.806452 - -[~] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[€] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[‚] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[ƒ] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[„] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[…] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[†] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[‡] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[ˆ] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[‰] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Š] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[‹] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Ž] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[‘] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[’] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[“] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[”] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[•] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[–] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[—] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[˜] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[™] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[š] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[›] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[ž] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[ ] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[#0104] 24 -L 0,0,0.516129,0.258065 -L 0.516129,0.258065,1.290323,1.032258 -L 1.290323,1.032258,2.064516,2.064516 -L 2.064516,2.064516,3.096774,3.870968 -L 3.096774,3.870968,3.870968,5.419355 -L 3.870968,5.419355,3.870968,0 -L 3.870968,0,3.612903,0.774194 -L 3.612903,0.774194,3.096774,1.548387 -L 3.096774,1.548387,2.580645,2.064516 -L 2.580645,2.064516,1.806452,2.580645 -L 1.806452,2.580645,1.290323,2.580645 -L 1.290323,2.580645,1.032258,2.322581 -L 1.032258,2.322581,1.032258,1.806452 -L 1.032258,1.806452,1.290323,1.290323 -L 1.290323,1.290323,1.806452,0.774194 -L 1.806452,0.774194,2.580645,0.258065 -L 2.580645,0.258065,3.354839,0 -L 3.354839,0,4.645161,0 -L 3.870968,0,3.354839,-0.516129 -L 3.354839,-0.516129,3.096774,-1.032258 -L 3.096774,-1.032258,3.096774,-1.290323 -L 3.096774,-1.290323,3.354839,-1.548387 -L 3.354839,-1.548387,3.612903,-1.290323 -L 3.612903,-1.290323,3.354839,-1.032258 - -[¢] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[#0141] 32 -L 1.032258,2.322581,1.548387,2.322581 -L 1.548387,2.322581,2.580645,2.580645 -L 2.580645,2.580645,3.354839,3.096774 -L 3.354839,3.096774,3.870968,3.612903 -L 3.870968,3.612903,4.129032,4.129032 -L 4.129032,4.129032,4.129032,4.903226 -L 4.129032,4.903226,3.870968,5.419355 -L 3.870968,5.419355,3.354839,5.419355 -L 3.354839,5.419355,3.096774,5.16129 -L 3.096774,5.16129,2.83871,4.645161 -L 2.83871,4.645161,2.580645,3.354839 -L 2.580645,3.354839,2.322581,2.064516 -L 2.322581,2.064516,2.064516,1.290323 -L 2.064516,1.290323,1.806452,0.774194 -L 1.806452,0.774194,1.290323,0.258065 -L 1.290323,0.258065,0.774194,0 -L 0.774194,0,0.258065,0 -L 0.258065,0,0,0.258065 -L 0,0.258065,0,0.774194 -L 0,0.774194,0.258065,1.032258 -L 0.258065,1.032258,0.774194,1.032258 -L 0.774194,1.032258,1.290323,0.774194 -L 1.290323,0.774194,2.064516,0.258065 -L 2.064516,0.258065,2.83871,0 -L 2.83871,0,3.354839,0 -L 3.354839,0,4.129032,0.258065 -L 4.129032,0.258065,4.645161,0.774194 -L 4.129032,2.064516,3.354839,1.548387 -L 3.354839,1.548387,2.580645,1.548387 -L 2.580645,1.548387,1.806452,2.064516 -L 1.806452,2.064516,1.032258,2.064516 -L 1.032258,2.064516,0.516129,1.548387 - -[¤] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[¥] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[#015A] 32 -L 0,0,0.516129,0.258065 -L 0.516129,0.258065,1.032258,0.774194 -L 1.032258,0.774194,1.806452,1.806452 -L 1.806452,1.806452,2.322581,2.580645 -L 2.322581,2.580645,2.83871,3.612903 -L 2.83871,3.612903,3.096774,4.387097 -L 3.096774,4.387097,3.096774,5.16129 -L 3.096774,5.16129,2.83871,5.419355 -L 2.83871,5.419355,2.580645,5.419355 -L 2.580645,5.419355,2.322581,5.16129 -L 2.322581,5.16129,2.064516,4.645161 -L 2.064516,4.645161,2.064516,4.129032 -L 2.064516,4.129032,2.322581,3.612903 -L 2.322581,3.612903,2.83871,3.096774 -L 2.83871,3.096774,3.612903,2.580645 -L 3.612903,2.580645,4.129032,2.064516 -L 4.129032,2.064516,4.387097,1.548387 -L 4.387097,1.548387,4.387097,1.032258 -L 4.387097,1.032258,4.129032,0.516129 -L 4.129032,0.516129,3.870968,0.258065 -L 3.870968,0.258065,3.096774,0 -L 3.096774,0,2.064516,0 -L 2.064516,0,1.290323,0.258065 -L 1.290323,0.258065,0.774194,0.774194 -L 0.774194,0.774194,0.516129,1.290323 -L 0.516129,1.290323,0.516129,1.806452 -L 3.354839,6.967742,3.096774,7.225806 -L 3.096774,7.225806,3.354839,7.483871 -L 3.354839,7.483871,3.612903,7.225806 -L 3.612903,7.225806,3.612903,6.967742 -L 3.612903,6.967742,3.354839,6.451613 -L 3.354839,6.451613,2.83871,5.935484 - -[§] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[¨] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[©] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[ª] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[«] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[#0179] 44 -L 2.83871,3.870968,2.580645,3.354839 -L 2.580645,3.354839,2.322581,3.096774 -L 2.322581,3.096774,1.806452,2.83871 -L 1.806452,2.83871,1.290323,2.83871 -L 1.290323,2.83871,1.032258,3.354839 -L 1.032258,3.354839,1.032258,3.870968 -L 1.032258,3.870968,1.290323,4.645161 -L 1.290323,4.645161,1.806452,5.16129 -L 1.806452,5.16129,2.580645,5.419355 -L 2.580645,5.419355,3.354839,5.419355 -L 3.354839,5.419355,3.870968,5.16129 -L 3.870968,5.16129,4.129032,4.645161 -L 4.129032,4.645161,4.129032,3.612903 -L 4.129032,3.612903,3.870968,2.83871 -L 3.870968,2.83871,3.354839,1.806452 -L 3.354839,1.806452,2.580645,1.032258 -L 2.580645,1.032258,1.548387,0.258065 -L 1.548387,0.258065,1.032258,0 -L 1.032258,0,0.258065,0 -L 0.258065,0,0,0.258065 -L 0,0.258065,0,0.774194 -L 0,0.774194,0.258065,1.032258 -L 0.258065,1.032258,1.032258,1.032258 -L 1.032258,1.032258,1.548387,0.774194 -L 1.548387,0.774194,1.806452,0.516129 -L 1.806452,0.516129,2.064516,0 -L 2.064516,0,2.064516,-0.774194 -L 2.064516,-0.774194,1.806452,-1.548387 -L 1.806452,-1.548387,1.548387,-2.064516 -L 1.548387,-2.064516,1.032258,-2.83871 -L 1.032258,-2.83871,0.516129,-3.096774 -L 0.516129,-3.096774,0.258065,-2.83871 -L 0.258065,-2.83871,0.258065,-2.322581 -L 0.258065,-2.322581,0.516129,-1.548387 -L 0.516129,-1.548387,1.032258,-0.774194 -L 1.032258,-0.774194,1.806452,0 -L 1.806452,0,2.580645,0.516129 -L 2.580645,0.516129,4.129032,1.290323 -L 3.354839,6.967742,3.096774,7.225806 -L 3.096774,7.225806,3.354839,7.483871 -L 3.354839,7.483871,3.612903,7.225806 -L 3.612903,7.225806,3.612903,6.967742 -L 3.612903,6.967742,3.354839,6.451613 -L 3.354839,6.451613,2.83871,5.935484 - -[­] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[®] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[#017B] 42 -L 2.83871,3.870968,2.580645,3.354839 -L 2.580645,3.354839,2.322581,3.096774 -L 2.322581,3.096774,1.806452,2.83871 -L 1.806452,2.83871,1.290323,2.83871 -L 1.290323,2.83871,1.032258,3.354839 -L 1.032258,3.354839,1.032258,3.870968 -L 1.032258,3.870968,1.290323,4.645161 -L 1.290323,4.645161,1.806452,5.16129 -L 1.806452,5.16129,2.580645,5.419355 -L 2.580645,5.419355,3.354839,5.419355 -L 3.354839,5.419355,3.870968,5.16129 -L 3.870968,5.16129,4.129032,4.645161 -L 4.129032,4.645161,4.129032,3.612903 -L 4.129032,3.612903,3.870968,2.83871 -L 3.870968,2.83871,3.354839,1.806452 -L 3.354839,1.806452,2.580645,1.032258 -L 2.580645,1.032258,1.548387,0.258065 -L 1.548387,0.258065,1.032258,0 -L 1.032258,0,0.258065,0 -L 0.258065,0,0,0.258065 -L 0,0.258065,0,0.774194 -L 0,0.774194,0.258065,1.032258 -L 0.258065,1.032258,1.032258,1.032258 -L 1.032258,1.032258,1.548387,0.774194 -L 1.548387,0.774194,1.806452,0.516129 -L 1.806452,0.516129,2.064516,0 -L 2.064516,0,2.064516,-0.774194 -L 2.064516,-0.774194,1.806452,-1.548387 -L 1.806452,-1.548387,1.548387,-2.064516 -L 1.548387,-2.064516,1.032258,-2.83871 -L 1.032258,-2.83871,0.516129,-3.096774 -L 0.516129,-3.096774,0.258065,-2.83871 -L 0.258065,-2.83871,0.258065,-2.322581 -L 0.258065,-2.322581,0.516129,-1.548387 -L 0.516129,-1.548387,1.032258,-0.774194 -L 1.032258,-0.774194,1.806452,0 -L 1.806452,0,2.580645,0.516129 -L 2.580645,0.516129,4.129032,1.290323 -L 3.096774,6.451613,2.83871,6.193548 -L 2.83871,6.193548,3.096774,5.935484 -L 3.096774,5.935484,3.354839,6.193548 -L 3.354839,6.193548,3.096774,6.451613 - -[°] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[#0105] 26 -L 2.322581,1.548387,2.064516,2.064516 -L 2.064516,2.064516,1.548387,2.322581 -L 1.548387,2.322581,1.032258,2.322581 -L 1.032258,2.322581,0.516129,2.064516 -L 0.516129,2.064516,0.258065,1.806452 -L 0.258065,1.806452,0,1.290323 -L 0,1.290323,0,0.774194 -L 0,0.774194,0.258065,0.258065 -L 0.258065,0.258065,0.774194,0 -L 0.774194,0,1.290323,0 -L 1.290323,0,1.806452,0.258065 -L 1.806452,0.258065,2.064516,0.774194 -L 2.064516,0.774194,2.580645,2.322581 -L 2.580645,2.322581,2.322581,1.032258 -L 2.322581,1.032258,2.322581,0.258065 -L 2.322581,0.258065,2.580645,0 -L 2.580645,0,2.83871,0 -L 2.83871,0,3.354839,0.258065 -L 3.354839,0.258065,3.612903,0.516129 -L 3.612903,0.516129,4.129032,1.290323 -L 2.83871,0,2.322581,-0.516129 -L 2.322581,-0.516129,2.064516,-1.032258 -L 2.064516,-1.032258,2.064516,-1.290323 -L 2.064516,-1.290323,2.322581,-1.548387 -L 2.322581,-1.548387,2.580645,-1.290323 -L 2.580645,-1.290323,2.322581,-1.032258 - -[²] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[#0142] 21 -L 0,1.290323,0.516129,2.064516 -L 0.516129,2.064516,1.290323,3.354839 -L 1.290323,3.354839,1.548387,3.870968 -L 1.548387,3.870968,1.806452,4.645161 -L 1.806452,4.645161,1.806452,5.16129 -L 1.806452,5.16129,1.548387,5.419355 -L 1.548387,5.419355,1.032258,5.16129 -L 1.032258,5.16129,0.774194,4.645161 -L 0.774194,4.645161,0.516129,3.612903 -L 0.516129,3.612903,0.258065,1.806452 -L 0.258065,1.806452,0.258065,0.258065 -L 0.258065,0.258065,0.516129,0 -L 0.516129,0,0.774194,0 -L 0.774194,0,1.290323,0.258065 -L 1.290323,0.258065,1.548387,0.516129 -L 1.548387,0.516129,2.064516,1.290323 -L 2.580645,5.935484,2.322581,5.677419 -L 2.322581,5.677419,1.806452,5.419355 -L 1.806452,5.419355,1.548387,5.419355 -L 1.548387,5.419355,1.032258,5.677419 -L 1.032258,5.677419,0.516129,5.419355 - -[´] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[µ] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[#015B] 18 -L 0,1.290323,0.516129,2.064516 -L 0.516129,2.064516,0.774194,2.580645 -L 0.774194,2.580645,0.774194,2.064516 -L 0.774194,2.064516,1.290323,1.290323 -L 1.290323,1.290323,1.548387,0.774194 -L 1.548387,0.774194,1.548387,0.258065 -L 1.548387,0.258065,1.032258,0 -L 0,0.258065,0.516129,0 -L 0.516129,0,1.548387,0 -L 1.548387,0,2.064516,0.258065 -L 2.064516,0.258065,2.322581,0.516129 -L 2.322581,0.516129,2.83871,1.290323 -L 1.548387,4.129032,1.290323,4.387097 -L 1.290323,4.387097,1.548387,4.645161 -L 1.548387,4.645161,1.806452,4.387097 -L 1.806452,4.387097,1.806452,4.129032 -L 1.806452,4.129032,1.548387,3.612903 -L 1.548387,3.612903,1.032258,3.096774 - -[·] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[¸] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[¹] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[º] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[»] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[#017A] 27 -L 0,1.290323,0.516129,2.064516 -L 0.516129,2.064516,1.032258,2.322581 -L 1.032258,2.322581,1.548387,2.322581 -L 1.548387,2.322581,2.064516,1.806452 -L 2.064516,1.806452,2.064516,1.290323 -L 2.064516,1.290323,1.806452,0.774194 -L 1.806452,0.774194,1.290323,0.258065 -L 1.290323,0.258065,0.516129,0 -L 0.516129,0,1.032258,-0.258065 -L 1.032258,-0.258065,1.290323,-0.774194 -L 1.290323,-0.774194,1.290323,-1.548387 -L 1.290323,-1.548387,1.032258,-2.322581 -L 1.032258,-2.322581,0.774194,-2.83871 -L 0.774194,-2.83871,0.258065,-3.096774 -L 0.258065,-3.096774,0,-2.83871 -L 0,-2.83871,0,-2.322581 -L 0,-2.322581,0.258065,-1.548387 -L 0.258065,-1.548387,1.032258,-0.774194 -L 1.032258,-0.774194,1.806452,-0.258065 -L 1.806452,-0.258065,2.83871,0.516129 -L 2.83871,0.516129,3.612903,1.290323 -L 2.064516,3.870968,1.806452,4.129032 -L 1.806452,4.129032,2.064516,4.387097 -L 2.064516,4.387097,2.322581,4.129032 -L 2.322581,4.129032,2.322581,3.870968 -L 2.322581,3.870968,2.064516,3.354839 -L 2.064516,3.354839,1.548387,2.83871 - -[½] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[¾] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[#017C] 25 -L 0,1.290323,0.516129,2.064516 -L 0.516129,2.064516,1.032258,2.322581 -L 1.032258,2.322581,1.548387,2.322581 -L 1.548387,2.322581,2.064516,1.806452 -L 2.064516,1.806452,2.064516,1.290323 -L 2.064516,1.290323,1.806452,0.774194 -L 1.806452,0.774194,1.290323,0.258065 -L 1.290323,0.258065,0.516129,0 -L 0.516129,0,1.032258,-0.258065 -L 1.032258,-0.258065,1.290323,-0.774194 -L 1.290323,-0.774194,1.290323,-1.548387 -L 1.290323,-1.548387,1.032258,-2.322581 -L 1.032258,-2.322581,0.774194,-2.83871 -L 0.774194,-2.83871,0.258065,-3.096774 -L 0.258065,-3.096774,0,-2.83871 -L 0,-2.83871,0,-2.322581 -L 0,-2.322581,0.258065,-1.548387 -L 0.258065,-1.548387,1.032258,-0.774194 -L 1.032258,-0.774194,1.806452,-0.258065 -L 1.806452,-0.258065,2.83871,0.516129 -L 2.83871,0.516129,3.612903,1.290323 -L 1.548387,3.354839,1.290323,3.096774 -L 1.290323,3.096774,1.548387,2.83871 -L 1.548387,2.83871,1.806452,3.096774 -L 1.806452,3.096774,1.548387,3.354839 - -[À] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Á] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Â] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Ã] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Ä] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Å] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[#0106] 28 -L 2.322581,3.870968,2.322581,3.612903 -L 2.322581,3.612903,2.580645,3.354839 -L 2.580645,3.354839,3.096774,3.354839 -L 3.096774,3.354839,3.612903,3.612903 -L 3.612903,3.612903,3.870968,4.129032 -L 3.870968,4.129032,3.870968,4.645161 -L 3.870968,4.645161,3.612903,5.16129 -L 3.612903,5.16129,3.096774,5.419355 -L 3.096774,5.419355,2.322581,5.419355 -L 2.322581,5.419355,1.548387,5.16129 -L 1.548387,5.16129,1.032258,4.645161 -L 1.032258,4.645161,0.516129,3.870968 -L 0.516129,3.870968,0.258065,3.354839 -L 0.258065,3.354839,0,2.322581 -L 0,2.322581,0,1.290323 -L 0,1.290323,0.258065,0.516129 -L 0.258065,0.516129,0.516129,0.258065 -L 0.516129,0.258065,1.032258,0 -L 1.032258,0,1.548387,0 -L 1.548387,0,2.322581,0.258065 -L 2.322581,0.258065,2.83871,0.774194 -L 2.83871,0.774194,3.096774,1.290323 -L 3.096774,6.967742,2.83871,7.225806 -L 2.83871,7.225806,3.096774,7.483871 -L 3.096774,7.483871,3.354839,7.225806 -L 3.354839,7.225806,3.354839,6.967742 -L 3.354839,6.967742,3.096774,6.451613 -L 3.096774,6.451613,2.580645,5.935484 - -[Ç] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[È] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[É] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[#0118] 32 -L 2.83871,4.387097,2.83871,4.129032 -L 2.83871,4.129032,3.096774,3.870968 -L 3.096774,3.870968,3.612903,3.870968 -L 3.612903,3.870968,3.870968,4.129032 -L 3.870968,4.129032,3.870968,4.645161 -L 3.870968,4.645161,3.612903,5.16129 -L 3.612903,5.16129,2.83871,5.419355 -L 2.83871,5.419355,1.806452,5.419355 -L 1.806452,5.419355,1.032258,5.16129 -L 1.032258,5.16129,0.774194,4.645161 -L 0.774194,4.645161,0.774194,3.870968 -L 0.774194,3.870968,1.032258,3.354839 -L 1.032258,3.354839,1.290323,3.096774 -L 1.290323,3.096774,2.064516,2.83871 -L 2.064516,2.83871,1.290323,2.83871 -L 1.290323,2.83871,0.516129,2.580645 -L 0.516129,2.580645,0.258065,2.322581 -L 0.258065,2.322581,0,1.806452 -L 0,1.806452,0,1.032258 -L 0,1.032258,0.258065,0.516129 -L 0.258065,0.516129,0.516129,0.258065 -L 0.516129,0.258065,1.290323,0 -L 1.290323,0,2.064516,0 -L 2.064516,0,2.83871,0.258065 -L 2.83871,0.258065,3.354839,0.774194 -L 3.354839,0.774194,3.612903,1.290323 -L 2.064516,0,1.548387,-0.516129 -L 1.548387,-0.516129,1.290323,-1.032258 -L 1.290323,-1.032258,1.290323,-1.290323 -L 1.290323,-1.290323,1.548387,-1.548387 -L 1.548387,-1.548387,1.806452,-1.290323 -L 1.806452,-1.290323,1.548387,-1.032258 - -[Ë] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Ì] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Í] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Î] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Ï] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Ð] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[#0143] 34 -L 0.774194,3.612903,0.258065,3.870968 -L 0.258065,3.870968,0,4.387097 -L 0,4.387097,0,4.645161 -L 0,4.645161,0.258065,5.16129 -L 0.258065,5.16129,0.774194,5.419355 -L 0.774194,5.419355,1.032258,5.419355 -L 1.032258,5.419355,1.548387,5.16129 -L 1.548387,5.16129,1.806452,4.645161 -L 1.806452,4.645161,1.806452,4.129032 -L 1.806452,4.129032,1.548387,2.83871 -L 1.548387,2.83871,1.290323,1.806452 -L 1.290323,1.806452,0.774194,0 -L 1.290323,1.806452,2.064516,3.870968 -L 2.064516,3.870968,2.580645,4.903226 -L 2.580645,4.903226,2.83871,5.16129 -L 2.83871,5.16129,3.354839,5.419355 -L 3.354839,5.419355,3.870968,5.419355 -L 3.870968,5.419355,4.387097,5.16129 -L 4.387097,5.16129,4.645161,4.645161 -L 4.645161,4.645161,4.645161,4.129032 -L 4.645161,4.129032,4.387097,2.83871 -L 4.387097,2.83871,3.870968,1.032258 -L 3.870968,1.032258,3.870968,0.258065 -L 3.870968,0.258065,4.129032,0 -L 4.129032,0,4.387097,0 -L 4.387097,0,4.903226,0.258065 -L 4.903226,0.258065,5.16129,0.516129 -L 5.16129,0.516129,5.677419,1.290323 -L 4.129032,6.967742,3.870968,7.225806 -L 3.870968,7.225806,4.129032,7.483871 -L 4.129032,7.483871,4.387097,7.225806 -L 4.387097,7.225806,4.387097,6.967742 -L 4.387097,6.967742,4.129032,6.451613 -L 4.129032,6.451613,3.612903,5.935484 - -[Ò] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[#00D3] 33 -L 2.322581,5.419355,1.548387,5.16129 -L 1.548387,5.16129,1.032258,4.645161 -L 1.032258,4.645161,0.516129,3.870968 -L 0.516129,3.870968,0.258065,3.354839 -L 0.258065,3.354839,0,2.322581 -L 0,2.322581,0,1.290323 -L 0,1.290323,0.258065,0.516129 -L 0.258065,0.516129,0.516129,0.258065 -L 0.516129,0.258065,1.032258,0 -L 1.032258,0,1.548387,0 -L 1.548387,0,2.322581,0.258065 -L 2.322581,0.258065,2.83871,0.774194 -L 2.83871,0.774194,3.354839,1.548387 -L 3.354839,1.548387,3.612903,2.064516 -L 3.612903,2.064516,3.870968,3.096774 -L 3.870968,3.096774,3.870968,4.129032 -L 3.870968,4.129032,3.612903,4.903226 -L 3.612903,4.903226,3.354839,5.16129 -L 3.354839,5.16129,2.83871,5.419355 -L 2.83871,5.419355,2.322581,5.419355 -L 2.322581,5.419355,1.806452,4.903226 -L 1.806452,4.903226,1.806452,4.129032 -L 1.806452,4.129032,2.064516,3.354839 -L 2.064516,3.354839,2.580645,2.580645 -L 2.580645,2.580645,3.096774,2.064516 -L 3.096774,2.064516,3.870968,1.548387 -L 3.870968,1.548387,4.387097,1.290323 -L 3.096774,6.967742,2.83871,7.225806 -L 2.83871,7.225806,3.096774,7.483871 -L 3.096774,7.483871,3.354839,7.225806 -L 3.354839,7.225806,3.354839,6.967742 -L 3.354839,6.967742,3.096774,6.451613 -L 3.096774,6.451613,2.580645,5.935484 - -[Ô] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Õ] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Ö] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[×] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Ø] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Ù] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Ú] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Û] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Ü] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Ý] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[Þ] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[ß] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[à] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[á] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[â] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[ã] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[ä] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[å] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[#0107] 18 -L 1.806452,1.806452,1.806452,2.064516 -L 1.806452,2.064516,1.548387,2.322581 -L 1.548387,2.322581,1.032258,2.322581 -L 1.032258,2.322581,0.516129,2.064516 -L 0.516129,2.064516,0.258065,1.806452 -L 0.258065,1.806452,0,1.290323 -L 0,1.290323,0,0.774194 -L 0,0.774194,0.258065,0.258065 -L 0.258065,0.258065,0.774194,0 -L 0.774194,0,1.548387,0 -L 1.548387,0,2.322581,0.516129 -L 2.322581,0.516129,2.83871,1.290323 -L 1.806452,3.870968,1.548387,4.129032 -L 1.548387,4.129032,1.806452,4.387097 -L 1.806452,4.387097,2.064516,4.129032 -L 2.064516,4.129032,2.064516,3.870968 -L 2.064516,3.870968,1.806452,3.354839 -L 1.806452,3.354839,1.290323,2.83871 - -[ç] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[è] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[é] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[#0119] 21 -L 0.258065,0.516129,0.774194,0.774194 -L 0.774194,0.774194,1.032258,1.032258 -L 1.032258,1.032258,1.290323,1.548387 -L 1.290323,1.548387,1.290323,2.064516 -L 1.290323,2.064516,1.032258,2.322581 -L 1.032258,2.322581,0.774194,2.322581 -L 0.774194,2.322581,0.258065,2.064516 -L 0.258065,2.064516,0,1.548387 -L 0,1.548387,0,0.774194 -L 0,0.774194,0.258065,0.258065 -L 0.258065,0.258065,0.774194,0 -L 0.774194,0,1.290323,0 -L 1.290323,0,1.806452,0.258065 -L 1.806452,0.258065,2.064516,0.516129 -L 2.064516,0.516129,2.580645,1.290323 -L 1.290323,0,0.774194,-0.516129 -L 0.774194,-0.516129,0.516129,-1.032258 -L 0.516129,-1.032258,0.516129,-1.290323 -L 0.516129,-1.290323,0.774194,-1.548387 -L 0.774194,-1.548387,1.032258,-1.290323 -L 1.032258,-1.290323,0.774194,-1.032258 - -[ë] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[ì] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[í] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[î] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[ï] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[ð] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[#0144] 25 -L 0,1.290323,0.516129,2.064516 -L 0.516129,2.064516,1.032258,2.322581 -L 1.032258,2.322581,1.290323,2.064516 -L 1.290323,2.064516,1.290323,1.806452 -L 1.290323,1.806452,1.032258,0.774194 -L 1.032258,0.774194,0.774194,0 -L 1.032258,0.774194,1.290323,1.290323 -L 1.290323,1.290323,1.806452,2.064516 -L 1.806452,2.064516,2.322581,2.322581 -L 2.322581,2.322581,2.83871,2.322581 -L 2.83871,2.322581,3.096774,2.064516 -L 3.096774,2.064516,3.096774,1.548387 -L 3.096774,1.548387,2.83871,0.774194 -L 2.83871,0.774194,2.83871,0.258065 -L 2.83871,0.258065,3.096774,0 -L 3.096774,0,3.354839,0 -L 3.354839,0,3.870968,0.258065 -L 3.870968,0.258065,4.129032,0.516129 -L 4.129032,0.516129,4.645161,1.290323 -L 2.83871,3.870968,2.580645,4.129032 -L 2.580645,4.129032,2.83871,4.387097 -L 2.83871,4.387097,3.096774,4.129032 -L 3.096774,4.129032,3.096774,3.870968 -L 3.096774,3.870968,2.83871,3.354839 -L 2.83871,3.354839,2.322581,2.83871 - -[ò] 4 -L 0.258065,0.516129,0,0.258065 -L 0,0.258065,0.258065,0 -L 0.258065,0,0.516129,0.258065 -L 0.516129,0.258065,0.258065,0.516129 - -[#00F3] 27 -L 1.548387,2.322581,1.032258,2.322581 -L 1.032258,2.322581,0.516129,2.064516 -L 0.516129,2.064516,0.258065,1.806452 -L 0.258065,1.806452,0,1.290323 -L 0,1.290323,0,0.774194 -L 0,0.774194,0.258065,0.258065 -L 0.258065,0.258065,0.774194,0 -L 0.774194,0,1.290323,0 -L 1.290323,0,1.806452,0.258065 -L 1.806452,0.258065,2.064516,0.516129 -L 2.064516,0.516129,2.322581,1.032258 -L 2.322581,1.032258,2.322581,1.548387 -L 2.322581,1.548387,2.064516,2.064516 -L 2.064516,2.064516,1.548387,2.322581 -L 1.548387,2.322581,1.290323,2.064516 -L 1.290323,2.064516,1.290323,1.548387 -L 1.290323,1.548387,1.548387,1.032258 -L 1.548387,1.032258,2.064516,0.774194 -L 2.064516,0.774194,2.83871,0.774194 -L 2.83871,0.774194,3.354839,1.032258 -L 3.354839,1.032258,3.612903,1.290323 -L 2.064516,3.870968,1.806452,4.129032 -L 1.806452,4.129032,2.064516,4.387097 -L 2.064516,4.387097,2.322581,4.129032 -L 2.322581,4.129032,2.322581,3.870968 -L 2.322581,3.870968,2.064516,3.354839 -L 2.064516,3.354839,1.548387,2.83871 - -#EOF diff --git a/fonts/standard.cxf b/fonts/standard.cxf deleted file mode 100644 index 33d4073..0000000 --- a/fonts/standard.cxf +++ /dev/null @@ -1,655 +0,0 @@ -# Format: QCad II Font -# Creator: CAM Expert -# Version: 2.0.3.2 -# Name: Standard -# Name: Normal -# Encoding: ISO8859-1 -# LetterSpacing: 3.000000 -# WordSpacing: 6.750000 -# LineSpacingFactor: 1.000000 -# Author: Andrew Mustun - -[0021] ! -L 0,9,0,3 -L 0,0,0,0.5 - -[0022] " -L 0.5,7,1,9 -L 3.5,7,4,9 - -[0023] # -L 2,0,2,9 -L 5,9,5,0 -L 0,2.5,7,2.5 -L 7,6.5,0,6.5 - -[0026] & -L 6,3.214990,3.425964,0.597640 -A 2,2,2,135.478088,315.478088 -L 0.574036,3.402360,3.569458,6.448230 -A 2.5,7.5,1.5,315.478271,209.372314 -L 1.192810,6.764280,5,0 - -[0027] ' -L 0.5,7,1,9 - -[0028] ( -A 13,4,13,157.380142,202.619858 - -[0029] ) -A -12,4,13,337.380127,22.619860 - -[002a] * -L 0,6,4,2 -L 4,6,0,2 - -[002b] + -L 0,4,4,4 -L 2,6,2,2 - -[002c] , -L 1,0,0,-3 -L 1,0,1,0.5 - -[002d] - -L 0,4,4,4 - -[002e] . -L 0,0,0,0.5 - -[002f] / -L 4,9,0,0 - -[0030] 0 -A 2,7.910490,1.089510,32.756950,147.243042 -A 4.933350,5.623520,4.805590,143.232468,169.491135 -A 4.933350,3.376480,4.805590,190.508865,216.767532 -A 2,1.089510,1.089510,212.756958,327.243042 -A -0.933350,3.376480,4.805590,323.232452,349.491119 -A -5.404663,4.469060,9.404730,347.913147,0.188510 -A -5.404663,4.530940,9.404730,359.811493,12.086860 -A -0.933350,5.623520,4.805590,10.508870,36.767540 -A 9.404663,4.469060,9.404730,179.811493,192.086868 -A 9.404663,4.530940,9.404730,167.913132,180.188507 - -[0031] 1 -L 0,7,2,9 -L 2,9,2,0 - -[0032] 2 -L 4,0,0,0 -L 0,0,3.864502,6.646680 -A 3,7.149310,1,329.825470,20.529110 -A 2,7,2,14.477510,165.522491 - -[0033] 3 -L 0,9,2,9 -A 2,7,2,270,90 -L 2,5,1,5 -A 2,3,2,0,90 -L 4,3,4,2 -A 2,2,2,270,0 -L 2,0,0,0 - -[0034] 4 -L 3.5,0,3.5,4 -L 5,2,0,2 -L 0,2,2,9 - -[0035] 5 -L 4,9,0,9 -L 0,9,0,5 -L 0,5,2,5 -A 2,3,2,0,90 -L 4,3,4,2 -A 2,2,2,270,0 -L 2,0,0,0 - -[0036] 6 -A 6,3.803850,6,120,180 -L 0,3.803850,0,2 -A 2,2,2,180,0 -L 4,2,4,3 -A 2,3,2,0,90 -L 2,5,0.120422,5 - -[0037] 7 -L 0,9,4,9 -L 4,9,1.5,0 -L 2,5,4,5 - -[0038] 8 -L 0,3,0,2 -A 2,2,2,180,0 -L 4,2,4,3 -A 2,3,2,0,180 -L 0.25,7.25,0.25,6.75 -A 2,6.75,1.75,180,0 -L 3.75,6.75,3.75,7.25 -A 2,7.25,1.75,0,180 - -[0039] 9 -A -2,5.196150,6,300,0 -L 4,5.196150,4,7 -A 2,7,2,0,180 -L 0,7,0,6 -A 2,6,2,180,270 -L 2,4,3.879578,4 - -[003a] : -L 0,0,0,0.5 -L 0,4,0,3.5 - -[003b] ; -L 1,0,0,-3 -L 1,0,1,0.5 -L 1,4,1,3.5 - -[003c] < -L 4,7,0,3.5 -L 0,3.5,4,0 - -[003d] = -L 0,5.5,4,5.5 -L 0,2.5,4,2.5 - -[003e] > -L 0,7,4,3.5 -L 4,3.5,0,0 - -[003f] ? -L 2,0,2,0.5 -L 2,3,2,3.394450 -L 0,7,0,7.5 -L 1.5,9,2.5,9 -L 3.664062,6.496150,2.335938,4.503850 -A 4,3.394450,2,146.309937,180 -A 2,7.605550,2,326.309998,358.379272 -A 1.5,7.5,1.5,90,180 -A 2.5,7.5,1.5,1.871470,90 - -[0040] @ -L 8,1,6.067566,0.281860 -A 4.5,4.5,4.5,333.472015,290.386322 -A 7.412354,2.943008,1.200000,168.690186,337.880432 -A 4.439636,4,2,168.689804,270 -A 5.170288,5.5,1.5,348.690002,90 -A 5.049561,4.5,2.5,90,168.690094 -L 2.478455,4.392246,2.598083,4.990294 -A 4.360352,4,2,270,348.689850 -L 4.360352,2,4.439636,2 -L 6.321533,3.607756,7,7 -L 5.049561,7,5.170288,7 - -[0041] A -L 0,0,3,9 -L 3,9,6,0 -L 0.833313,2.5,5.166687,2.5 - -[0042] B -L 0,0,0,9 -L 0,9,2.5,9 -A 2.5,7,2,270,90 -L 0,5,2.599976,5 -A 2.599976,2.600000,2.400000,0,90 -L 5,2.600000,5,2.400000 -A 2.599976,2.400000,2.400000,270,0 -L 2.599976,0,0,0 - -[0043] C -L 4,9,2,9 -A 2,7,2,90,180 -L 0,7,0,2 -A 2,2,2,180,270 -L 2,0,4,0 - -[0044] D -L 0,0,3,0 -A 3,2,2,270,0 -L 5,2,5,7 -A 3,7,2,0,90 -L 3,9,0,9 -L 0,9,0,0 - -[0045] E -L 4,9,0,9 -L 0,9,0,0 -L 0,0,4,0 -L 0,5,3,5 - -[0046] F -L 4,9,0,9 -L 0,9,0,0 -L 0,5,4,5 - -[0047] G -L 5,9,2,9 -A 2,7,2,90,180 -L 0,7,0,2 -A 2,2,2,180,270 -L 2,0,5,0 -L 5,0,5,5 -L 5,5,3.5,5 - -[0048] H -L 0,9,0,0 -L 5,0,5,9 -L 0,5,5,5 - -[0049] I -L 0,9,0,0 - -[004a] J -L 3,9,3,2 -A 1,2,2,270,0 -L 1,0,0,0 - -[004b] K -L 0,9,0,0 -L 0,3.5,5,9 -L 1.671326,5.338440,5,0 - -[004c] L -L 0,9,0,0 -L 0,0,4,0 - -[004d] M -L 0,0,0,9 -L 0,9,3,4 -L 3,4,6,9 -L 6,9,6,0 - -[004e] N -L 0,0,0,9 -L 0,9,5,0 -L 5,0,5,9 - -[004f] O -L 0,2,0,7 -A 2,7,2,90,180 -L 2,9,3,9 -A 3,7,2,0,90 -L 5,7,5,2 -A 3,2,2,270,0 -L 3,0,2,0 -A 2,2,2,180,270 - -[0050] P -L 0,0,0,9 -L 0,9,3,9 -A 3,7,2,0,90 -L 5,7,5,6 -A 3,6,2,270,0 -L 3,4,0,4 - -[0051] Q -L 0,2,0,7 -A 2,7,2,90,180 -L 2,9,3,9 -A 3,7,2,0,90 -L 5,7,5,2 -A 3,2,2,270,0 -L 3,0,2,0 -A 2,2,2,180,270 -L 6,0,3,2 - -[0052] R -L 0,0,0,9 -L 0,9,3,9 -A 3,7,2,0,90 -L 5,7,5,6 -A 3,6,2,270,0 -L 3,4,0,4 -L 3,4,5,0 - -[0053] S -A 2,2.375000,6.625000,63.074589,90 -A 2,7,2,90,242.981201 -L 1.091431,5.218290,3.908569,3.781710 -A 3,2,2,270,62.981190 -A 3,6.625000,6.625000,243.074585,270 - -[0054] T -L 0,9,6,9 -L 3,9,3,0 - -[0055] U -L 0,9,0,2.5 -A 2.5,2.5,2.5,180,0 -L 5,2.5,5,9 - -[0056] V -L 0,9,3,0 -L 3,0,6,9 - -[0057] W -L 0,9,2,0 -L 2,0,4,6 -L 4,6,6,0 -L 6,0,8,9 - -[0058] X -L 0,9,6,0 -L 0,0,6,9 - -[0059] Y -L 0,9,3,5 -L 3,5,3,0 -L 3,5,6,9 - -[005a] Z -L 0,9,5,9 -L 5,9,0,0 -L 0,0,5,0 - -[005b] [ -L 1,-1,0,-1 -L 0,-1,0,9 -L 0,9,1,9 - -[005c] \ -L 0,9,4,0 - -[005d] ] -L 0,9,1,9 -L 1,9,1,-1 -L 1,-1,0,-1 - -[0061] a -L 0.5,6,2.5,6 -A 2.5,4.5,1.5,0,90 -L 4,4.5,4,0 -L 4,0,1.5,0 -A 1.5,1.5,1.5,90,270 -L 1.5,3,4,3 - -[0062] b -L 0,9,0,0 -L 0,0,2.5,0 -A 2.5,1.5,1.5,270,0 -L 4,1.5,4,4.5 -A 2.5,4.5,1.5,0,90 -L 2.5,6,0,6 - -[0063] c -L 3,6,1.5,6 -A 1.5,4.5,1.5,90,180 -L 0,4.5,0,1.5 -A 1.5,1.5,1.5,180,270 -L 1.5,0,3,0 - -[0064] d -L 4,9,4,0 -L 4,0,1.5,0 -A 1.5,1.5,1.5,180,270 -L 0,1.5,0,4.5 -A 1.5,4.5,1.5,90,180 -L 1.5,6,4,6 - -[0065] e -L 0,3,4,3 -L 4,3,4,4 -A 2,4,2,0,180 -L 0,4,0,1.5 -A 1.5,1.5,1.5,180,270 -L 1.5,0,4,0 - -[0066] f -L 1,0,1,7.5 -A 2.5,7.5,1.5,90,180 -L 2.5,9,3,9 -L 0,6,3,6 - -[0067] g -L 0,-3,2.5,-3 -A 2.5,-1.5,1.5,270,0 -L 4,-1.5,4,6 -L 4,6,1.5,6 -A 1.5,4.5,1.5,90,180 -L 0,4.5,0,1.5 -A 1.5,1.5,1.5,180,270 -L 1.5,0,4,0 - -[0068] h -L 0,9,0,0 -L 0,6,2.5,6 -A 2.5,4.5,1.5,0,90 -L 4,4.5,4,0 - -[0069] i -L 0,0,0,6 -L 0,8.5,0,9 - -[006a] j -L 0,-3,0.5,-3 -A 0.5,-1.5,1.5,270,0 -L 2,-1.5,2,6 -L 2,8.5,2,9 - -[006b] k -L 0,9,0,0 -L 0,3.5,4,6 -L 1.320923,4.325550,4,0 - -[006c] l -L 0,9,0,1 -A 1,1,1,180,270 - -[006d] m -L 0,0,0,6 -L 0,6,4.5,6 -A 4.5,4.5,1.5,0,90 -L 6,4.5,6,0 -L 3,6,3,0 - -[006e] n -L 0,0,0,6 -L 0,6,2.5,6 -A 2.5,4.5,1.5,0,90 -L 4,4.5,4,0 - -[006f] o -L 0,4,0,2 -A 2,2,2,180,0 -L 4,2,4,4 -A 2,4,2,0,180 - -[0070] p -L 0,0,2.5,0 -A 2.5,1.5,1.5,270,0 -L 4,1.5,4,4.5 -A 2.5,4.5,1.5,0,90 -L 2.5,6,0,6 -L 0,6,0,-3 - -[0071] q -L 4,0,1.5,0 -A 1.5,1.5,1.5,180,270 -L 0,1.5,0,4.5 -A 1.5,4.5,1.5,90,180 -L 1.5,6,4,6 -L 4,6,4,-3 - -[0072] r -L 0,0,0,6 -L 0,6,2,6 -A 2,5,1,0,90 - -[0073] s -A 2.164185,1.820880,4.057300,63.097370,108.275520 -A 1.268188,4.534060,1.200000,108.274567,247.790543 -L 0.814575,3.423090,3.185425,2.455090 -A 2.731812,1.344120,1.199990,288.274933,67.791191 -A 1.835815,4.057320,4.057320,243.097656,288.275513 - -[0074] t -L 0,6,3,6 -L 1,9,1,0 - -[0075] u -L 0,6,0,1.5 -A 1.5,1.5,1.5,180,270 -L 1.5,0,4,0 -L 4,0,4,6 - -[0076] v -L 0,6,2,0 -L 2,0,4,6 - -[0077] w -L 0,6,1.5,0 -L 1.5,0,3,4 -L 3,4,4.5,0 -L 4.5,0,6,6 - -[0078] x -L 0,6,4,0 -L 0,0,4,6 - -[0079] y -L 0,6,2,0 -L 4,6,1.227905,-2.316230 -A 0.279297,-2,1,270,341.565063 -L 0.279297,-3,0,-3 - -[007a] z -L 0,6,4,6 -L 4,6,0,0 -L 0,0,4,0 - -[007b] { -A 2,8,1,90,180 -L 1,8,1,5 -A 0,5,1,270,0 -A 0,3,1,0,90 -L 1,3,1,0 -A 2,0,1,180,270 - -[007d] } -A 0,8,1,0,90 -L 1,8,1,5 -A 2,5,1,180,270 -A 2,3,1,90,180 -L 1,3,1,0 -A 0,0,1,270,0 - -[00a2] ¢ -A 3,4.5,3,77.471191,257.471191 -A 3,4.5,3,257.471191,77.471191 -L 2,0,4,9 - -[00b0] ° -A 1.5,7.5,1.5,90,270 -A 1.5,7.5,1.5,270,90 - -[00b1] ± -L -0.000122,5,3.999878,5 -L 1.999878,7,1.999878,3 -L -0.000122,1,3.999878,1 - -[00c4] Ä -L 0,0,3,9 -L 3,9,6,0 -L 0.833252,2.5,5.166748,2.5 -L 5,10.25,5,10.75 -L 1,10.25,1,10.75 - -[00d6] Ö -L 0,2,0,7 -A 2,7,2,90,180 -L 2,9,3,9 -A 3,7,2,0,90 -L 5,7,5,2 -A 3,2,2,270,0 -L 3,0,2,0 -A 2,2,2,180,270 -L 1,10.25,1,10.75 -L 4,10.25,4,10.75 - -[00dc] Ü -L 0,9,0,2.5 -A 2.5,2.5,2.5,180,0 -L 5,2.5,5,9 -L 1,10.25,1,10.75 -L 4,10.25,4,10.75 - -[00df] ß -A 2.5,7,2,270,90 -A 2.599976,2.600000,2.400000,0,90 -L 5,2.600000,5,2.400000 -A 2.599976,2.400000,2.400000,270,0 -L 1,5,2.599976,5 -A 2,7,2,90,180 -L 2,9,2.5,9 -L 0,0,0,7 -L 2.599976,0,1,0 - -[00e4] ä -L 0.5,6,2.5,6 -A 2.5,4.5,1.5,0,90 -L 4,4.5,4,0 -L 4,0,1.5,0 -A 1.5,1.5,1.5,90,270 -L 1.5,3,4,3 -L 1,9,1,8.5 -L 3,9,3,8.5 - -[00f6] ö -L 0,4,0,2 -A 2,2,2,180,0 -L 4,2,4,4 -A 2,4,2,0,180 -L 1,9,1,8.5 -L 3,9,3,8.5 - -[00f8] ø -A 3,4.5,3,77.471191,257.471191 -A 3,4.5,3,257.471191,77.471191 -L 2,0,4,9 - -[00fa] ú -L 0,6,4,2 -L 4,6,0,2 - -[00fc] ü -L 0,6,0,1.5 -A 1.5,1.5,1.5,180,270 -L 1.5,0,4,0 -L 4,0,4,6 -L 1,9,1,8.5 -L 3,9,3,8.5 - -[00c5] Å -L 0,0,3,9 -L 3,9,6,0 -L 0.833252,2.5,5.166748,2.5 -A 3,10.5,0.35,0,360 - -[00e5] å -L 0.5,6,2.5,6 -A 2.5,4.5,1.5,0,90 -L 4,4.5,4,0 -L 4,0,1.5,0 -A 1.5,1.5,1.5,90,270 -L 1.5,3,4,3 -A 2,8.75,0.35,0,360 - -[2205] ? -A 3,4.5,3,77.471191,257.471191 -A 3,4.5,3,257.471191,77.471191 -L 2,0,4,9 - -[00b6] ¶ -L 2,0,2,8 -L 5,0,5,8 -L 6,8,1,8 -A 1,7,1,90,270 - -[00d7] × -L 0,6,4,2 -L 4,6,0,2 - -[00f7] ÷ -L 0,4,4,4 -L 1.75,6,2.25,6 -L 1.75,2,2.25,2 diff --git a/fonts/symbol.cxf b/fonts/symbol.cxf deleted file mode 100644 index e4ea731..0000000 --- a/fonts/symbol.cxf +++ /dev/null @@ -1,705 +0,0 @@ -# Format: QCad II Font -# Creator: QCad -# Version: 1 -# Name: Symbol -# LetterSpacing: 3.0 -# WordSpacing: 6.75 -# LineSpacingFactor: 1.0 -# Author: ? - -[!] 2 -L -0.132743,9,-0.132743,3 -L -0.132743,0,-0.132743,0.5 - -[#] 4 -L 1.867226,0,1.867226,8.999999 -L 4.867226,8.999999,4.867226,0 -L -0.132774,2.5,6.867226,2.5 -L 6.867226,6.499999,-0.132774,6.499999 - -[$] 5 -L -0.144647,9.004032,4.857593,9.004032 -L 4.857593,9.004032,4.857593,0 -L 4.857593,0,-0.144647,0 -L 4.857593,0,-0.144647,0 -L 4.857593,4.502016,-0.144647,4.502016 - -[%] 5 -L -0.131207,0,4.871033,9.004032 -A 1.869689,7.003136,1.061135,0,180 -A 1.869689,7.003136,1.061135,180,360 -A 2.870137,2.000896,1.000448,0,180 -A 2.870137,2.000896,1.000448,180,360 - -[&] 5 -L 5.867257,3.21499,3.293221,0.59764 -A 1.867257,2,2,135.478088,315.478088 -L 0.441293,3.40236,3.436715,6.44823 -A 2.367257,7.5,1.5,315.478271,209.372314 -L 1.060067,6.76428,4.867257,0 - -[(] 1 -A 12.867257,4,13,157.380142,202.619858 - -[)] 1 -A -12.132743,4,13,337.380127,22.61986 - -[*] 2 -L -0.132743,6,3.867257,2 -L 3.867257,6,-0.132743,2 - -[+] 2 -L -0.132743,4,3.867257,4 -L 1.867257,6,1.867257,2 - -[,] 2 -L 0.867257,0,-0.132743,-3 -L 0.867257,0,0.867257,0.5 - -[-] 1 -L -0.132743,4,3.867257,4 - -[.] 1 -L -0.132743,0,-0.132743,0.5 - -[/] 1 -L 3.867257,9,-0.132743,0 - -[0] 10 -A 1.867257,7.91049,1.08951,32.75695,147.243042 -A 4.800607,5.62352,4.80559,143.232468,169.491135 -A 4.800607,3.37648,4.80559,190.508865,216.767532 -A 1.867257,1.08951,1.08951,212.756958,327.243042 -A -1.066093,3.37648,4.80559,323.232452,349.491119 -A -5.537406,4.46906,9.40473,347.913147,0.18851 -A -5.537406,4.53094,9.40473,359.811493,12.08686 -A -1.066093,5.62352,4.80559,10.50887,36.76754 -A 9.27192,4.46906,9.40473,179.811493,192.086868 -A 9.27192,4.53094,9.40473,167.913132,180.188507 - -[1] 2 -L -0.132743,7,1.867257,9 -L 1.867257,9,1.867257,0 - -[2] 4 -L 3.867257,0,-0.132743,0 -L -0.132743,0,3.731759,6.64668 -A 2.867257,7.14931,1,329.82547,20.52911 -A 1.867257,7,2,14.47751,165.522491 - -[3] 7 -L -0.132743,9,1.867257,9 -A 1.867257,7,2,270,90 -L 1.867257,5,0.867257,5 -A 1.867257,3,2,0,90 -L 3.867257,3,3.867257,2 -A 1.867257,2,2,270,0 -L 1.867257,0,-0.132743,0 - -[4] 3 -L 3.367257,0,3.367257,4 -L 4.867257,2,-0.132743,2 -L -0.132743,2,1.867257,9 - -[5] 7 -L 3.867257,9,-0.132743,9 -L -0.132743,9,-0.132743,5 -L -0.132743,5,1.867257,5 -A 1.867257,3,2,0,90 -L 3.867257,3,3.867257,2 -A 1.867257,2,2,270,0 -L 1.867257,0,-0.132743,0 - -[6] 6 -A 5.867257,3.80385,6,120,180 -L -0.132743,3.80385,-0.132743,2 -A 1.867257,2,2,180,0 -L 3.867257,2,3.867257,3 -A 1.867257,3,2,0,90 -L 1.867257,5,-0.012321,5 - -[7] 3 -L -0.132743,9,3.867257,9 -L 3.867257,9,1.367257,0 -L 1.867257,5,3.867257,5 - -[8] 8 -L -0.132743,3,-0.132743,2 -A 1.867257,2,2,180,0 -L 3.867257,2,3.867257,3 -A 1.867257,3,2,0,180 -L 0.117257,7.25,0.117257,6.75 -A 1.867257,6.75,1.75,180,0 -L 3.617257,6.75,3.617257,7.25 -A 1.867257,7.25,1.75,0,180 - -[9] 6 -A -2.132743,5.19615,6,300,0 -L 3.867257,5.19615,3.867257,7 -A 1.867257,7,2,0,180 -L -0.132743,7,-0.132743,6 -A 1.867257,6,2,180,270 -L 1.867257,4,3.746835,4 - -[:] 2 -L -0.132743,0,-0.132743,0.5 -L -0.132743,4,-0.132743,3.5 - -[;] 3 -L 0.867257,0,-0.132743,-3 -L 0.867257,0,0.867257,0.5 -L 0.867257,4,0.867257,3.5 - -[<] 2 -L 3.867257,7,-0.132743,3.5 -L -0.132743,3.5,3.867257,0 - -[=] 2 -L -0.132743,5.5,3.867257,5.5 -L -0.132743,2.5,3.867257,2.5 - -[>] 2 -L -0.132743,7,3.867257,3.5 -L 3.867257,3.5,-0.132743,0 - -[?] 9 -L 1.867257,0,1.867257,0.5 -L 1.867257,3,1.867257,3.39445 -L -0.132743,7,-0.132743,7.5 -L 1.367257,9,2.367257,9 -L 3.531319,6.49615,2.203195,4.50385 -A 3.867257,3.39445,2,146.309937,180 -A 1.867257,7.60555,2,326.309998,358.379272 -A 1.367257,7.5,1.5,90,180 -A 2.367257,7.5,1.5,1.87147,90 - -[@] 5 -A 2.232569,3.001344,1.500672,53.130102,180 -A 5.233913,4.502016,1.500672,233.130102,340.528779 -L 4.33351,3.301478,3.132972,4.201882 -L 0.731897,2.50112,6.734585,2.50112 -L 0.731897,1.500672,6.734585,1.500672 - -[A] 3 -L -0.132743,0,2.867257,9 -L 2.867257,9,5.867257,0 -L 0.70057,2.5,5.033944,2.5 - -[B] 8 -L -0.132743,0,-0.132743,9 -L -0.132743,9,2.367257,9 -A 2.367257,7,2,270,90 -L -0.132743,5,2.467233,5 -A 2.467233,2.6,2.4,0,90 -L 4.867257,2.6,4.867257,2.4 -A 2.467233,2.4,2.4,270,0 -L 2.467233,0,-0.132743,0 - -[C] 2 -L -0.109439,8.992982,5.890561,-0.007018 -L -0.109439,-0.007018,5.890561,8.992982 - -[D] 3 -L 0.035321,0,2.786553,9.004032 -L 2.786553,9.004032,5.287673,0 -L 0.035321,0,5.287673,0 - -[E] 4 -L 3.867257,9,-0.132743,9 -L -0.132743,9,-0.132743,0 -L -0.132743,0,3.867257,0 -L -0.132743,5,2.867257,5 - -[F] 5 -L 2.313209,0,2.313209,9.004032 -L 1.812985,9.004032,2.813433,9.004032 -L 1.812985,0,2.813433,0 -A 2.313209,4.502016,2.50112,0,180 -A 2.313209,4.502016,2.50112,180,360 - -[G] 3 -L 0.075641,0,0.075641,9.004032 -L 0.075641,9.004032,5.077881,9.004032 -L 5.077881,9.004032,5.077881,8.503808 - -[H] 3 -L -0.132743,9,-0.132743,0 -L 4.867257,0,4.867257,9 -L -0.132743,5,4.867257,5 - -[I] 3 -L 0.852857,9.004032,0.852857,0 -L 0.352633,9.004032,1.353081,9.004032 -L 0.352633,0,1.353081,0 - -[J] 8 -L 4.868089,4.126848,2.402838,4.299139 -A 2.617081,6.789942,2.5,198.419785,266.002232 -A -1.884935,4.502016,6.794581,327.881984,30.004073 -L 0.245164,6,0.199535,7.027055 -A 2.199535,7.027055,2,25.870267,180 -L 0.176188,2.000896,-0.134151,2.000896 -A 2.175616,1.953058,2,178.629403,329.036708 -L 4.868089,4.126848,5.398164,4.090173 - -[K] 3 -L -0.132743,9,-0.132743,0 -L -0.132743,3.5,4.867257,9 -L 1.538583,5.33844,4.867257,0 - -[L] 4 -L -0.107271,0,2.393849,9.004032 -L 2.393849,9.004032,4.894969,0 -L -0.107271,0,0.142841,0 -L 4.644857,0,5.145081,0 - -[M] 4 -L -0.132743,0,-0.132743,9 -L -0.132743,9,2.867257,4 -L 2.867257,4,5.867257,9 -L 5.867257,9,5.867257,0 - -[N] 3 -L -0.132743,0,-0.132743,9 -L -0.132743,9,4.867257,0 -L 4.867257,0,4.867257,9 - -[O] 8 -L -0.132743,2,-0.132743,7 -A 1.867257,7,2,90,180 -L 1.867257,9,2.867257,9 -A 2.867257,7,2,0,90 -L 4.867257,7,4.867257,2 -A 2.867257,2,2,270,0 -L 2.867257,0,1.867257,0 -A 1.867257,2,2,180,270 - -[P] 3 -L -0.053511,9.004032,5.198841,9.004032 -L 0.946937,9.004032,0.946937,0 -L 3.948281,9.004032,3.948281,0 - -[Q] 7 -A 2.461049,2.50112,2.5,180,0 -L -0.038951,2.50112,-0.038951,6.502912 -A 2.461049,6.502912,2.5,0,180 -L 4.961049,2.50112,4.961049,6.502912 -L 0.960377,4.502016,3.961721,4.502016 -L 3.961721,4.752128,3.961721,4.251904 -L 0.960377,4.752128,0.960377,4.251904 - -[R] 6 -L -0.026631,9.004032,-0.026631,0 -L 3.974601,6.2528,3.974601,7.753472 -A 2.724601,7.753472,1.25,0,90 -A 2.724601,6.2528,1.25,270,0 -L -0.026631,9.004032,2.724601,9.003621 -L -0.026631,5.00224,2.724601,5.00224 - -[S] 4 -L -0.013191,9.004032,4.989049,9.004032 -L -0.013191,9.004032,4.989049,5.00224 -L 4.989049,5.00224,-0.013191,0 -L -0.013191,0,4.989049,0 - -[T] 2 -L -0.132743,9,5.867257,9 -L 2.867257,9,2.867257,0 - -[U] 3 -L 2.514809,0,2.514809,6.002688 -L 2.514809,6.002688,5.015929,9.004032 -L 2.514809,6.002688,0.013689,9.004032 - -[V] 9 -A 4.279033,-0.750336,0.75,270,90 -L 4.279033,-1.500672,3.778809,-1.500672 -A 2.215609,6.502912,0.5,90,131.090134 -L 2.215609,0,4.279033,0 -A 4.028921,3.501568,4,122.37672,237.62328 -A 2.215609,0.500224,0.5,228.909866,270 -L 2.215609,7.003136,5.998313,7.003136 -L 5.869617,6.679964,5.029369,7.003136 -A 5.842233,6.87808,0.2,277.869722,38.702742 - -[W] 7 -A 10.045049,5.00224,10,172.81354,209.775253 -L 0.046846,0.036249,1.365249,0.036249 -L 5.719025,0.036249,7.042885,0.036249 -A -2.960775,5.00224,10,330.224747,7.186461 -L 0.040569,0,0.040569,0.500224 -L 7.043705,0,7.043705,0.500224 -A 3.542137,5.502464,3.5,12.386427,167.613575 - -[X] 9 -L 0.054009,8.75392,0.054009,9.004032 -L 0.054009,9.004032,5.806585,9.004032 -L 5.806585,9.004032,5.806585,8.75392 -L 0.054009,0.250112,0.054009,0 -L 0.054009,0,5.806585,0 -L 5.806585,0,5.806585,0.250112 -L 0.804345,4.251904,0.804345,3.75168 -L 0.804345,4.001792,4.806137,4.001792 -L 4.806137,4.251904,4.806137,3.75168 - -[Y] 8 -L 2.867257,9,2.867257,0 -L 5.321622,7.268519,5.318663,6.493368 -L 0.318699,6.493368,0.31574,7.268519 -A 2.818681,6.502912,2.5,180.218743,0.218743 -A -3.684231,7.253248,4,0.218743,22.034697 -A 9.321593,7.253248,4,157.965303,179.781257 -L 2.318457,9.004032,3.318905,9.004032 -L 2.318457,0,3.318905,0 - -[Z] 3 -L -0.132743,9,4.867257,9 -L 4.867257,9,-0.132743,0 -L -0.132743,0,4.867257,0 - -[[] 3 -L 0.867257,-1,-0.132743,-1 -L -0.132743,-1,-0.132743,9 -L -0.132743,9,0.867257,9 - -[\] 6 -A 0.866598,0.030271,0.15,0,180 -A 0.866598,0.030271,0.15,180,360 -A 4.892674,-0.060542,0.15,0,180 -A 4.892674,-0.060542,0.15,180,360 -A 2.894772,3.995804,0.15,0,180 -A 2.894772,3.995804,0.15,180,360 - -[]] 3 -L -0.132743,9,0.867257,9 -L 0.867257,9,0.867257,-1 -L 0.867257,-1,-0.132743,-1 - -[^] 2 -L -0.115463,0,4.886777,0 -L 2.635769,0,2.635769,9.004032 - -[_] 1 -L -0.102023,-1.25056,6.901113,-1.25056 - -[`] 1 -L -0.088583,9.004032,6.914553,9.004032 - -[a] 12 -L 0.489883,3.200717,0.316652,2.900493 -L 0.489883,0.801075,0.316652,1.101299 -A 1.875731,2.000896,1.8,150.014812,209.985188 -A 1.875731,1.600717,1.6,209.985188,330.014812 -A 1.875731,2.401075,1.6,29.985188,150.014812 -L 4.103098,0.597973,3.617179,2.456263 -L 3.434809,2.900493,3.261578,3.200717 -A 4.877075,0.800358,0.8,194.654007,262.81601 -L 4.112244,3.436028,3.352212,0.958151 -A 4.877075,3.201434,0.8,90,162.947796 -L 3.352212,0.958151,3.261578,0.801075 -A 1.875731,2.000896,1.8,14.654007,29.985188 - -[b] 4 -L 0.938745,4.001792,2.939641,4.001792 -A 2.939641,5.752576,1.75,270,172.373561 -L 0.269805,-1.000448,1.205121,5.984825 -A 2.689529,2.000896,2,172.373561,90 - -[c] 5 -L 3.258649,0.673356,1.647065,5.329332 -L -0.048263,0,4.703865,6.002688 -A 0.702073,5.00224,1,19.092382,146.596684 -A 4.203641,1.000448,1,199.092382,270 -A 4.203641,1.000448,1,199.092382,325.186678 - -[d] 7 -L 4.026201,5.288864,2.177293,6.060942 -L 3.101747,5.674903,2.145606,5.375846 -A 2.966521,2.751232,2.75,107.368401,67.335266 -L 2.466297,7.503136,3.976875,7.352756 -L 3.931923,7.15959,3.572402,7.393022 -A 2.466297,6.753024,0.75,78.71634,247.335266 -A 3.966969,7.253248,0.1,249.484309,84.314868 - -[e] 11 -A 1.979513,3.001344,3,63.898342,92.691728 -A 1.729401,1.750784,1.75,180,316.414829 -A 1.479289,1.750784,1.5,90,181.852161 -L 1.479289,3.251456,2.557712,3.251456 -A 3.730297,1.375616,0.1,0,180 -A 3.730297,1.375616,0.1,180,360 -A 1.729401,4.502016,1.5,85.824206,201.216677 -A 1.604345,4.752128,1.5,211.913426,270 -L 3.64937,1.434359,3.478712,1.090388 -L 3.478712,1.090388,3.806759,1.311168 -L 2.997014,0.544278,3.796446,1.450611 - -[f] 6 -A 2.493177,3.001344,2.5,0,180 -A 2.493177,3.001344,2.5,180,360 -L 0.742393,-1.500672,4.321266,7.426256 -L 0.742393,-1.500672,4.264692,7.556669 -A 4.228448,7.463468,0.1,339.345211,159.345211 -L 0.742393,-1.500672,4.134875,7.498742 - -[g] 3 -A 0.755833,2.251008,2,40.125191,116.377794 -A 27.017593,-5.00224,25,145.938006,170.658358 -A -0.994951,1.25056,4,326.72256,34.913698 - -[h] 6 -L 0.918078,5.723164,0.519161,0 -A 0.519161,5.752576,0.4,356.012806,153.434949 -A 2.520057,4.251904,1.75,356.012806,162.339415 -L 4.068794,1.309322,4.089032,-1.015089 -L 4.265419,4.130248,4.068794,1.309322 -A 6.021625,-0.500224,2,194.91777,229.398705 - -[i] 5 -A 1.032825,5.752576,0.2,355.831223,161.565051 -L 1.232296,5.738037,0.833354,0.264651 -A 1.032825,0.250112,0.2,175.831223,347.331775 -A 1.380942,7.690927,0.1,0,180 -A 1.380942,7.690927,0.1,180,360 - -[j] 7 -A 2.296825,3.251456,2.4,164.300451,46.100208 -A 3.233121,4.295061,1,52.91221,170.550567 -L 2.24669,4.459238,1.198032,-1.232441 -L 2.24669,4.459238,1.395289,-1.265271 -L 0.634941,6.20835,-0.01364,3.900879 -L 1.279959,-1.349203,2.24669,4.459238 -A 1.296377,-1.25056,0.1,171.540465,351.540465 - -[k] 7 -L -0.132743,6.2528,-0.132743,0 -L 3.008865,5.893833,3.766876,6.265879 -A 6.061945,-1.500672,8,105.626144,140.744871 -L 3.001512,5.890793,3.832966,6.078565 -A 3.810937,6.176109,0.1,282.725988,116.142653 -L -0.132743,3.561525,3.604966,0.031993 -A 3.810937,0.250112,0.3,226.640841,270 - -[l] 4 -A 0.322809,8.503808,0.4,22.3106,180 -L 0.072697,0,2.364124,4.582854 -L 4.150167,0.230324,0.692865,8.655659 -A 4.520223,0.382175,0.4,202.3106,357.14239 - -[m] 3 -L 0.087523,6,0.087523,-3 -A 2.087033,2.000896,2,180,0 -L 4.086999,6,4.086999,0 - -[n] 3 -A -1.901319,5.752576,7,304.191942,2.025615 -L 0.099577,6.002688,2.03245,-0.037541 -L 0.099577,6.002688,-0.132743,6 - -[o] 2 -A 2.364025,2.50112,2.5,0,180 -A 2.364025,2.50112,2.5,180,360 - -[p] 6 -L 4.878585,5.752576,0.39656,6.051909 -L 0.961205,0.554318,1.387862,5.985705 -A -7.126791,4.502016,9,329.985179,333.983299 -L 3.818926,5.823346,3.959435,1.074222 -A 12.882169,2.251008,9,187.513165,194.48414 -A 0.376569,5.752576,0.3,86.179161,180 - -[q] 5 -A 2.174989,5.666903,1.125,1.147633,132.730964 -A -3.311461,4.327741,6.75,324.234706,11.638294 -A 6.818075,2.451901,6.75,143.221623,194.78234 -A 1.337411,1.14398,1.125,201.610225,317.40682 -L 0.133556,3.389821,3.373059,3.389821 - -[r] 6 -A 2.90998,2.944333,1.75,0,180 -A 2.90998,2.944333,1.75,180,360 -L 1.177415,3.190751,0.304718,-2.235128 -L 0.389368,-2.350012,1.177415,3.190751 -L 1.177415,3.190751,0.502692,-2.263285 -A 0.403449,-2.251008,0.1,170.862811,352.947727 - -[s] 3 -A 2.417785,2.50112,2.5,0,180 -A 2.417785,2.50112,2.5,180,360 -L 2.423747,5.001113,4.918905,5.00224 - -[t] 4 -L 4.432121,5.752576,0.370298,5.988959 -A 0.347059,5.589635,0.4,86.669348,181.086396 -L 2.455457,5.867611,1.902993,0.411288 -A 2.300958,0.370993,0.4,174.218384,278.953591 - -[u] 6 -A -0.036593,5.56676,0.4,13.172363,103.908702 -A -3.338091,8.458583,10,301.991379,329.778171 -A -8.037304,0.216887,10,358.627168,32.963358 -A 1.674403,5.108888,4,335.105477,341.075023 -L 5.458179,3.811569,5.614051,4.525652 -A 3.626384,4.74741,2,353.633994,38.777296 - -[v] 11 -A -0.425604,1.36057,3.2,347.617753,12.369338 -A 5.825834,1.36057,3.2,167.630662,192.308015 -A 1.977393,2.226578,3.2,7.356556,41.586416 -L 1.244498,0.292175,1.370593,0.183515 -A 1.892827,0.789544,0.8,229.247485,355.212849 -A 3.373997,2.405285,3,190.817168,224.778673 -A 2.152273,2.550728,3,310.420977,1.634862 -A 3.491662,0.789317,0.8,187.966948,319.223163 -A 3.497756,2.743547,3.2,149.862024,196.358885 -L 0.290964,4.350216,5.524728,4.350216 -A 0.345619,3.953968,0.4,97.853313,174.440731 - -[w] 9 -A -0.477443,1.369644,3.2,347.617753,12.369338 -A 5.773995,1.369644,3.2,167.630662,192.308015 -A 1.925554,2.235652,3.2,7.356556,41.586416 -L 1.192659,0.301249,1.318754,0.192589 -A 1.840988,0.798618,0.8,229.247485,355.212849 -A 3.322158,2.414359,3,190.817168,224.778673 -A 2.100434,2.559802,3,310.420977,1.634862 -A 3.439823,0.798391,0.8,187.966948,319.223163 -A 3.445917,2.752621,3.2,149.862024,196.358885 - -[x] 8 -A 2.840059,8.134096,0.5,183.335063,248.207941 -L 2.715276,5.451612,4.094907,5.645893 -A 3.235321,2.751232,2.75,100.900697,297.878144 -L 4.298758,-0.19779,4.754142,-0.068075 -A 4.699352,0.124274,0.2,285.899387,24.882527 -A 4.631567,0.041425,0.3,33.825812,111.58531 -A 3.260362,6.576504,1.25,118.995305,244.146648 -L 2.65444,7.669828,4.124718,8.066569 - -[y] 6 -L 0.628611,2.733539,0.608059,3.796478 -A -1.141614,3.762649,1.75,1.107638,45.0276 -A 2.378284,2.767367,1.75,181.107638,1.107638 -L 4.148523,3.772992,4.127941,2.732749 -A 5.898181,3.738374,1.75,133.836526,178.866501 -L 2.378284,5.000682,2.378284,-3 - -[z] 9 -L 4.537596,0.009488,1.033551,-0.007416 -L 3.103125,6.241724,4.141469,6.604519 -L 0.708019,3.584129,0.064918,1.259168 -A 1.028727,0.992572,1,164.53818,270.276396 -A 4.563252,2.517744,4,111.409542,164.53818 -A 3.312768,6.60969,0.6,72.125907,228.296377 -L 3.781809,-0.969599,4.476289,-0.869214 -A 4.234994,-0.323553,0.6,294.966656,14.087095 -A 4.539043,-0.290509,0.3,22.126049,90.276396 - -[{] 6 -A 1.867257,8,1,90,180 -L 0.867257,8,0.867257,5 -A -0.132743,5,1,270,0 -A -0.132743,3,1,0,90 -L 0.867257,3,0.867257,0 -A 1.867257,0,1,180,270 - -[|] 3 -L 3.236958,2.8014,2.590868,3.201288 -A 1.538297,1.500672,2,58.245185,131.380508 -A 4.289529,4.502016,2,238.245185,311.380508 - -[}] 6 -A -0.132743,8,1,0,90 -L 0.867257,8,0.867257,5 -A 1.867257,5,1,180,270 -A 1.867257,3,1,90,180 -L 0.867257,3,0.867257,0 -A -0.132743,0,1,270,0 - -[¢] 3 -A 2.867257,4.5,3,77.471191,257.471191 -A 2.867257,4.5,3,257.471191,77.471191 -L 1.867257,0,3.867257,9 - -[°] 2 -A 1.367257,7.5,1.5,90,270 -A 1.367257,7.5,1.5,270,90 - -[±] 3 -L -0.132865,5,3.867135,5 -L 1.867135,7,1.867135,3 -L -0.132865,1,3.867135,1 - -[Ä] 5 -L -0.132743,0,2.867257,9 -L 2.867257,9,5.867257,0 -L 0.700509,2.5,5.034005,2.5 -L 4.867257,10.25,4.867257,10.75 -L 0.867257,10.25,0.867257,10.75 - -[Ö] 10 -L -0.132743,2,-0.132743,7 -A 1.867257,7,2,90,180 -L 1.867257,9,2.867257,9 -A 2.867257,7,2,0,90 -L 4.867257,7,4.867257,2 -A 2.867257,2,2,270,0 -L 2.867257,0,1.867257,0 -A 1.867257,2,2,180,270 -L 0.867257,10.25,0.867257,10.75 -L 3.867257,10.25,3.867257,10.75 - -[Ü] 5 -L -0.132743,9,-0.132743,2.5 -A 2.367257,2.5,2.5,180,0 -L 4.867257,2.5,4.867257,9 -L 0.867257,10.25,0.867257,10.75 -L 3.867257,10.25,3.867257,10.75 - -[ß] 9 -A 2.367257,7,2,270,90 -A 2.467233,2.6,2.4,0,90 -L 4.867257,2.6,4.867257,2.4 -A 2.467233,2.4,2.4,270,0 -L 0.867257,5,2.467233,5 -A 1.867257,7,2,90,180 -L 1.867257,9,2.367257,9 -L -0.132743,0,-0.132743,7 -L 2.467233,0,0.867257,0 - -[ä] 8 -L 0.367257,6,2.367257,6 -A 2.367257,4.5,1.5,0,90 -L 3.867257,4.5,3.867257,0 -L 3.867257,0,1.367257,0 -A 1.367257,1.5,1.5,90,270 -L 1.367257,3,3.867257,3 -L 0.867257,9,0.867257,8.5 -L 2.867257,9,2.867257,8.5 - -[ö] 6 -L -0.132743,4,-0.132743,2 -A 1.867257,2,2,180,0 -L 3.867257,2,3.867257,4 -A 1.867257,4,2,0,180 -L 0.867257,9,0.867257,8.5 -L 2.867257,9,2.867257,8.5 - -[ø] 3 -A 2.867257,4.5,3,77.471191,257.471191 -A 2.867257,4.5,3,257.471191,77.471191 -L 1.867257,0,3.867257,9 - -[ú] 2 -L -0.132743,6,3.867257,2 -L 3.867257,6,-0.132743,2 - -[ü] 6 -L -0.132743,6,-0.132743,1.5 -A 1.367257,1.5,1.5,180,270 -L 1.367257,0,3.867257,0 -L 3.867257,0,3.867257,6 -L 0.867257,9,0.867257,8.5 -L 2.867257,9,2.867257,8.5 - -#EOF diff --git a/fonts/symbol_astro.cxf b/fonts/symbol_astro.cxf deleted file mode 100644 index 7eff31a..0000000 --- a/fonts/symbol_astro.cxf +++ /dev/null @@ -1,923 +0,0 @@ -# Format: QCad II Font -# Creator: QCad -# Version: 1 -# Name: Symbol Astro -# LetterSpacing: 3.0 -# WordSpacing: 6.75 -# LineSpacingFactor: 1.0 -# Author: Hershey fonts - -[!] 20 -L 2.181818,5.090909,1.090909,4.727273 -L 1.090909,4.727273,0.363636,4 -L 0.363636,4,0,2.909091 -L 0,2.909091,0,2.181818 -L 0,2.181818,0.363636,1.090909 -L 0.363636,1.090909,1.090909,0.363636 -L 1.090909,0.363636,2.181818,0 -L 2.181818,0,2.909091,0 -L 2.909091,0,4,0.363636 -L 4,0.363636,4.727273,1.090909 -L 4.727273,1.090909,5.090909,2.181818 -L 5.090909,2.181818,5.090909,2.909091 -L 5.090909,2.909091,4.727273,4 -L 4.727273,4,4,4.727273 -L 4,4.727273,2.909091,5.090909 -L 2.909091,5.090909,2.181818,5.090909 -L 2.545455,2.909091,2.181818,2.545455 -L 2.181818,2.545455,2.545455,2.181818 -L 2.545455,2.181818,2.909091,2.545455 -L 2.909091,2.545455,2.545455,2.909091 - -["] 21 -L 0.727273,5.090909,0.363636,4.727273 -L 0.363636,4.727273,0.363636,4.363636 -L 0.363636,4.363636,0.727273,4 -L 1.818182,5.090909,2.181818,4.727273 -L 2.181818,4.727273,2.181818,4.363636 -L 2.181818,4.363636,1.818182,4 -L 1.090909,4,0.363636,3.636364 -L 0.363636,3.636364,0,2.909091 -L 0,2.909091,0,2.545455 -L 0,2.545455,0.363636,1.818182 -L 0.363636,1.818182,1.090909,1.454545 -L 1.090909,1.454545,1.454545,1.454545 -L 1.454545,1.454545,2.181818,1.818182 -L 2.181818,1.818182,2.545455,2.545455 -L 2.545455,2.545455,2.545455,2.909091 -L 2.545455,2.909091,2.181818,3.636364 -L 2.181818,3.636364,1.454545,4 -L 1.454545,4,1.090909,4 -L 1.090909,1.454545,1.090909,0 -L 1.454545,1.454545,1.454545,0 -L 0,0.727273,2.545455,0.727273 - -[#] 15 -L 1.090909,5.090909,0.363636,4.727273 -L 0.363636,4.727273,0,4 -L 0,4,0,3.636364 -L 0,3.636364,0.363636,2.909091 -L 0.363636,2.909091,1.090909,2.545455 -L 1.090909,2.545455,1.454545,2.545455 -L 1.454545,2.545455,2.181818,2.909091 -L 2.181818,2.909091,2.545455,3.636364 -L 2.545455,3.636364,2.545455,4 -L 2.545455,4,2.181818,4.727273 -L 2.181818,4.727273,1.454545,5.090909 -L 1.454545,5.090909,1.090909,5.090909 -L 1.090909,2.545455,1.090909,0.363636 -L 1.454545,2.545455,1.454545,0.363636 -L 0,1.454545,2.545455,1.454545 - -[$] 18 -L 2.181818,5.090909,1.090909,4.727273 -L 1.090909,4.727273,0.363636,4 -L 0.363636,4,0,2.909091 -L 0,2.909091,0,2.181818 -L 0,2.181818,0.363636,1.090909 -L 0.363636,1.090909,1.090909,0.363636 -L 1.090909,0.363636,2.181818,0 -L 2.181818,0,2.909091,0 -L 2.909091,0,4,0.363636 -L 4,0.363636,4.727273,1.090909 -L 4.727273,1.090909,5.090909,2.181818 -L 5.090909,2.181818,5.090909,2.909091 -L 5.090909,2.909091,4.727273,4 -L 4.727273,4,4,4.727273 -L 4,4.727273,2.909091,5.090909 -L 2.909091,5.090909,2.181818,5.090909 -L 2.545455,5.090909,2.545455,0 -L 0,2.545455,5.090909,2.545455 - -[%] 17 -L 2.181818,2.545455,1.454545,2.909091 -L 1.454545,2.909091,1.090909,2.909091 -L 1.090909,2.909091,0.363636,2.545455 -L 0.363636,2.545455,0,1.818182 -L 0,1.818182,0,1.454545 -L 0,1.454545,0.363636,0.727273 -L 0.363636,0.727273,1.090909,0.363636 -L 1.090909,0.363636,1.454545,0.363636 -L 1.454545,0.363636,2.181818,0.727273 -L 2.181818,0.727273,2.545455,1.454545 -L 2.545455,1.454545,2.545455,1.818182 -L 2.545455,1.818182,2.181818,2.545455 -L 4,4.363636,2.181818,2.545455 -L 2.181818,4.363636,4,4.363636 -L 4,4.363636,4,2.545455 -L 2.181818,4.363636,3.636364,4 -L 3.636364,4,4,2.545455 - -[&] 15 -L 0,4.727273,0.363636,5.090909 -L 0.363636,5.090909,1.090909,5.090909 -L 1.090909,5.090909,1.818182,4.727273 -L 1.818182,4.727273,2.181818,4 -L 2.181818,4,2.181818,3.272727 -L 2.181818,3.272727,1.818182,2.545455 -L 1.818182,2.545455,1.454545,2.181818 -L 1.454545,2.181818,0.727273,1.818182 -L 1.090909,5.090909,1.454545,4.727273 -L 1.454545,4.727273,1.818182,4 -L 1.818182,4,1.818182,2.909091 -L 1.818182,2.909091,1.454545,2.181818 -L 3.636364,5.090909,3.272727,0.363636 -L 4,5.090909,2.909091,0.363636 -L 0.727273,1.818182,4.363636,1.818182 - -['] 17 -L 0.727273,5.090909,0.727273,1.454545 -L 1.090909,5.090909,0.727273,2.545455 -L 0.727273,2.545455,1.090909,3.272727 -L 1.090909,3.272727,1.818182,3.636364 -L 1.818182,3.636364,2.545455,3.636364 -L 2.545455,3.636364,3.272727,3.272727 -L 3.272727,3.272727,3.636364,2.909091 -L 3.636364,2.909091,3.636364,1.818182 -L 3.636364,1.818182,2.909091,1.090909 -L 2.909091,1.090909,2.909091,0.363636 -L 2.909091,0.363636,3.272727,0 -L 3.272727,0,3.636364,0 -L 3.636364,0,4,0.363636 -L 2.545455,3.636364,3.272727,2.909091 -L 3.272727,2.909091,3.272727,1.818182 -L 3.272727,1.818182,2.909091,1.090909 -L 0,5.090909,1.090909,5.090909 - -[(] 19 -L 0,4,1.090909,5.090909 -L 1.090909,5.090909,1.090909,2.909091 -L 2.545455,4,1.454545,5.090909 -L 1.454545,5.090909,1.454545,2.909091 -L 1.090909,2.909091,0.363636,2.545455 -L 0.363636,2.545455,0,1.818182 -L 0,1.818182,0,1.454545 -L 0,1.454545,0.363636,0.727273 -L 0.363636,0.727273,1.090909,0.363636 -L 1.090909,0.363636,1.454545,0.363636 -L 1.454545,0.363636,2.181818,0.727273 -L 2.181818,0.727273,2.545455,1.454545 -L 2.545455,1.454545,2.545455,1.818182 -L 2.545455,1.818182,2.181818,2.545455 -L 2.181818,2.545455,1.454545,2.909091 -L 1.090909,1.818182,1.090909,1.454545 -L 1.090909,1.454545,1.454545,1.454545 -L 1.454545,1.454545,1.454545,1.818182 -L 1.454545,1.818182,1.090909,1.818182 - -[)] 15 -L 2.181818,5.090909,2.181818,0 -L 0.363636,5.090909,0.363636,3.272727 -L 0.363636,3.272727,0.727273,2.545455 -L 0.727273,2.545455,1.454545,2.181818 -L 1.454545,2.181818,2.909091,2.181818 -L 2.909091,2.181818,3.636364,2.545455 -L 3.636364,2.545455,4,3.272727 -L 4,3.272727,4,5.090909 -L 0,4.363636,0.363636,5.090909 -L 0.363636,5.090909,0.727273,4.363636 -L 1.818182,4.363636,2.181818,5.090909 -L 2.181818,5.090909,2.545455,4.363636 -L 3.636364,4.363636,4,5.090909 -L 4,5.090909,4.363636,4.363636 -L 1.090909,1.090909,3.272727,1.090909 - -[*] 17 -L 0.727273,5.090909,0.727273,0.363636 -L 1.090909,5.090909,1.090909,0.363636 -L 0,5.090909,2.545455,5.090909 -L 2.545455,5.090909,3.636364,4.727273 -L 3.636364,4.727273,4,4 -L 4,4,4,3.636364 -L 4,3.636364,3.636364,2.909091 -L 3.636364,2.909091,2.545455,2.545455 -L 2.545455,2.545455,1.090909,2.545455 -L 2.545455,5.090909,3.272727,4.727273 -L 3.272727,4.727273,3.636364,4 -L 3.636364,4,3.636364,3.636364 -L 3.636364,3.636364,3.272727,2.909091 -L 3.272727,2.909091,2.545455,2.545455 -L 0,0.363636,3.636364,0.363636 -L 3.636364,0.363636,3.636364,1.454545 -L 3.636364,1.454545,3.272727,0.363636 - -[+] 16 -L 3.272727,5.090909,2.181818,5.090909 -L 2.181818,5.090909,1.090909,4.727273 -L 1.090909,4.727273,0.363636,4 -L 0.363636,4,0,2.909091 -L 0,2.909091,0,2.181818 -L 0,2.181818,0.363636,1.090909 -L 0.363636,1.090909,1.090909,0.363636 -L 1.090909,0.363636,2.181818,0 -L 2.181818,0,3.272727,0 -L 3.272727,5.090909,2.181818,4.727273 -L 2.181818,4.727273,1.454545,4 -L 1.454545,4,1.090909,2.909091 -L 1.090909,2.909091,1.090909,2.181818 -L 1.090909,2.181818,1.454545,1.090909 -L 1.454545,1.090909,2.181818,0.363636 -L 2.181818,0.363636,3.272727,0 - -[,] 15 -L 2.181818,2.545455,1.454545,2.909091 -L 1.454545,2.909091,1.090909,2.909091 -L 1.090909,2.909091,0.363636,2.545455 -L 0.363636,2.545455,0,1.818182 -L 0,1.818182,0,1.454545 -L 0,1.454545,0.363636,0.727273 -L 0.363636,0.727273,1.090909,0.363636 -L 1.090909,0.363636,1.454545,0.363636 -L 1.454545,0.363636,2.181818,0.727273 -L 2.181818,0.727273,2.545455,1.454545 -L 2.545455,1.454545,2.545455,1.818182 -L 2.545455,1.818182,2.181818,2.545455 -L 2.545455,4.727273,1.818182,2.909091 -L 4,4.363636,2.181818,2.545455 -L 4.363636,2.909091,2.545455,2.181818 - -[-] 4 -L 1.090909,4.363636,2.545455,0.727273 -L 2.545455,4.363636,1.090909,0.727273 -L 0,3.272727,3.636364,1.818182 -L 3.636364,3.272727,0,1.818182 - -[.] 32 -L 3.272727,6.909091,2.181818,6.545455 -L 2.181818,6.545455,1.090909,5.818182 -L 1.090909,5.818182,0.363636,4.727273 -L 0.363636,4.727273,0,3.636364 -L 0,3.636364,0,2.545455 -L 0,2.545455,0.363636,1.454545 -L 0.363636,1.454545,1.090909,0.363636 -L 1.090909,0.363636,2.181818,-0.363636 -L 2.181818,-0.363636,3.272727,-0.727273 -L 3.272727,-0.727273,4.363636,-0.727273 -L 4.363636,-0.727273,5.454545,-0.363636 -L 5.454545,-0.363636,6.545455,0.363636 -L 6.545455,0.363636,7.272727,1.454545 -L 7.272727,1.454545,7.636364,2.545455 -L 7.636364,2.545455,7.636364,3.636364 -L 7.636364,3.636364,7.272727,4.727273 -L 7.272727,4.727273,6.545455,5.818182 -L 6.545455,5.818182,5.454545,6.545455 -L 5.454545,6.545455,4.363636,6.909091 -L 4.363636,6.909091,3.272727,6.909091 -L 3.636364,3.636364,3.272727,3.272727 -L 3.272727,3.272727,3.272727,2.909091 -L 3.272727,2.909091,3.636364,2.545455 -L 3.636364,2.545455,4,2.545455 -L 4,2.545455,4.363636,2.909091 -L 4.363636,2.909091,4.363636,3.272727 -L 4.363636,3.272727,4,3.636364 -L 4,3.636364,3.636364,3.636364 -L 3.636364,3.272727,3.636364,2.909091 -L 3.636364,2.909091,4,2.909091 -L 4,2.909091,4,3.272727 -L 4,3.272727,3.636364,3.272727 - -[/] 29 -L 1.090909,6.909091,0.363636,6.545455 -L 0.363636,6.545455,0.727273,5.818182 -L 0.727273,5.818182,1.454545,5.454545 -L 1.090909,6.909091,0.727273,6.545455 -L 0.727273,6.545455,0.727273,5.818182 -L 2.909091,6.909091,3.636364,6.545455 -L 3.636364,6.545455,3.272727,5.818182 -L 3.272727,5.818182,2.545455,5.454545 -L 2.909091,6.909091,3.272727,6.545455 -L 3.272727,6.545455,3.272727,5.818182 -L 1.454545,5.454545,0.727273,5.090909 -L 0.727273,5.090909,0.363636,4.727273 -L 0.363636,4.727273,0,4 -L 0,4,0,2.909091 -L 0,2.909091,0.363636,2.181818 -L 0.363636,2.181818,0.727273,1.818182 -L 0.727273,1.818182,1.454545,1.454545 -L 1.454545,1.454545,2.545455,1.454545 -L 2.545455,1.454545,3.272727,1.818182 -L 3.272727,1.818182,3.636364,2.181818 -L 3.636364,2.181818,4,2.909091 -L 4,2.909091,4,4 -L 4,4,3.636364,4.727273 -L 3.636364,4.727273,3.272727,5.090909 -L 3.272727,5.090909,2.545455,5.454545 -L 2.545455,5.454545,1.454545,5.454545 -L 1.818182,1.454545,1.818182,-0.727273 -L 2.181818,1.454545,2.181818,-0.727273 -L 0.363636,0.363636,3.636364,0.363636 - -[0] 19 -L 2.181818,6.909091,1.090909,6.545455 -L 1.090909,6.545455,0.363636,5.818182 -L 0.363636,5.818182,0,4.727273 -L 0,4.727273,0,4.363636 -L 0,4.363636,0.363636,3.272727 -L 0.363636,3.272727,1.090909,2.545455 -L 1.090909,2.545455,2.181818,2.181818 -L 2.181818,2.181818,2.545455,2.181818 -L 2.545455,2.181818,3.636364,2.545455 -L 3.636364,2.545455,4.363636,3.272727 -L 4.363636,3.272727,4.727273,4.363636 -L 4.727273,4.363636,4.727273,4.727273 -L 4.727273,4.727273,4.363636,5.818182 -L 4.363636,5.818182,3.636364,6.545455 -L 3.636364,6.545455,2.545455,6.909091 -L 2.545455,6.909091,2.181818,6.909091 -L 2.181818,2.181818,2.181818,-0.727273 -L 2.545455,2.181818,2.545455,-0.727273 -L 0.727273,0.727273,4,0.727273 - -[1] 22 -L 3.272727,6.909091,2.181818,6.545455 -L 2.181818,6.545455,1.090909,5.818182 -L 1.090909,5.818182,0.363636,4.727273 -L 0.363636,4.727273,0,3.636364 -L 0,3.636364,0,2.181818 -L 0,2.181818,0.363636,1.090909 -L 0.363636,1.090909,1.090909,0 -L 1.090909,0,2.181818,-0.727273 -L 2.181818,-0.727273,3.272727,-1.090909 -L 3.272727,-1.090909,4.727273,-1.090909 -L 4.727273,-1.090909,5.818182,-0.727273 -L 5.818182,-0.727273,6.909091,0 -L 6.909091,0,7.636364,1.090909 -L 7.636364,1.090909,8,2.181818 -L 8,2.181818,8,3.636364 -L 8,3.636364,7.636364,4.727273 -L 7.636364,4.727273,6.909091,5.818182 -L 6.909091,5.818182,5.818182,6.545455 -L 5.818182,6.545455,4.727273,6.909091 -L 4.727273,6.909091,3.272727,6.909091 -L 4,6.909091,4,-1.090909 -L 0,2.909091,8,2.909091 - -[2] 23 -L 2.181818,4.363636,1.090909,4 -L 1.090909,4,0.363636,3.272727 -L 0.363636,3.272727,0,2.181818 -L 0,2.181818,0,1.818182 -L 0,1.818182,0.363636,0.727273 -L 0.363636,0.727273,1.090909,0 -L 1.090909,0,2.181818,-0.363636 -L 2.181818,-0.363636,2.545455,-0.363636 -L 2.545455,-0.363636,3.636364,0 -L 3.636364,0,4.363636,0.727273 -L 4.363636,0.727273,4.727273,1.818182 -L 4.727273,1.818182,4.727273,2.181818 -L 4.727273,2.181818,4.363636,3.272727 -L 4.363636,3.272727,3.636364,4 -L 3.636364,4,2.545455,4.363636 -L 2.545455,4.363636,2.181818,4.363636 -L 6.909091,6.545455,4.727273,6.545455 -L 4.727273,6.545455,6.181818,6.181818 -L 6.181818,6.181818,4,4 -L 6.909091,6.545455,6.909091,4.363636 -L 6.909091,4.363636,6.545455,5.818182 -L 6.545455,5.818182,4.363636,3.636364 -L 6.545455,6.181818,4.363636,4 - -[3] 18 -L 0,5.818182,0.363636,6.545455 -L 0.363636,6.545455,1.090909,6.909091 -L 1.090909,6.909091,2.181818,6.909091 -L 2.181818,6.909091,2.909091,6.545455 -L 2.909091,6.545455,3.272727,5.818182 -L 3.272727,5.818182,3.272727,4.727273 -L 3.272727,4.727273,2.909091,3.636364 -L 2.909091,3.636364,2.545455,2.909091 -L 2.545455,2.909091,1.818182,2.181818 -L 1.818182,2.181818,0.727273,1.454545 -L 2.181818,6.909091,2.545455,6.545455 -L 2.545455,6.545455,2.909091,5.818182 -L 2.909091,5.818182,2.909091,4.363636 -L 2.909091,4.363636,2.545455,3.272727 -L 2.545455,3.272727,1.818182,2.181818 -L 4.727273,6.909091,4,-0.727273 -L 5.090909,6.909091,3.636364,-0.727273 -L 0.727273,1.454545,5.818182,1.454545 - -[4] 20 -L 0.727273,6.909091,0.727273,1.454545 -L 1.090909,6.909091,0.727273,2.909091 -L 0.727273,2.909091,1.090909,3.636364 -L 1.090909,3.636364,1.454545,4 -L 1.454545,4,2.181818,4.363636 -L 2.181818,4.363636,3.272727,4.363636 -L 3.272727,4.363636,4.363636,4 -L 4.363636,4,4.727273,3.272727 -L 4.727273,3.272727,4.727273,2.545455 -L 4.727273,2.545455,4.363636,1.818182 -L 4.363636,1.818182,3.636364,1.090909 -L 3.272727,4.363636,4,4 -L 4,4,4.363636,3.272727 -L 4.363636,3.272727,4.363636,2.545455 -L 4.363636,2.545455,3.272727,0.363636 -L 3.272727,0.363636,3.272727,-0.363636 -L 3.272727,-0.363636,3.636364,-0.727273 -L 3.636364,-0.727273,4.363636,-0.727273 -L 4.363636,-0.727273,5.090909,0 -L 0,6.909091,1.090909,6.909091 - -[5] 34 -L 2.181818,4,1.090909,3.636364 -L 1.090909,3.636364,0.363636,2.909091 -L 0.363636,2.909091,0,1.818182 -L 0,1.818182,0,1.454545 -L 0,1.454545,0.363636,0.363636 -L 0.363636,0.363636,1.090909,-0.363636 -L 1.090909,-0.363636,2.181818,-0.727273 -L 2.181818,-0.727273,2.545455,-0.727273 -L 2.545455,-0.727273,3.636364,-0.363636 -L 3.636364,-0.363636,4.363636,0.363636 -L 4.363636,0.363636,4.727273,1.454545 -L 4.727273,1.454545,4.727273,1.818182 -L 4.727273,1.818182,4.363636,2.909091 -L 4.363636,2.909091,3.636364,3.636364 -L 3.636364,3.636364,2.545455,4 -L 2.545455,4,2.181818,4 -L 2.181818,6.181818,0.727273,5.454545 -L 0.727273,5.454545,2.181818,6.909091 -L 2.181818,6.909091,2.181818,4 -L 2.545455,6.181818,4,5.454545 -L 4,5.454545,2.545455,6.909091 -L 2.545455,6.909091,2.545455,4 -L 2.181818,2.181818,1.818182,1.818182 -L 1.818182,1.818182,1.818182,1.454545 -L 1.818182,1.454545,2.181818,1.090909 -L 2.181818,1.090909,2.545455,1.090909 -L 2.545455,1.090909,2.909091,1.454545 -L 2.909091,1.454545,2.909091,1.818182 -L 2.909091,1.818182,2.545455,2.181818 -L 2.545455,2.181818,2.181818,2.181818 -L 2.181818,1.818182,2.181818,1.454545 -L 2.181818,1.454545,2.545455,1.454545 -L 2.545455,1.454545,2.545455,1.818182 -L 2.545455,1.818182,2.181818,1.818182 - -[6] 23 -L 2.545455,6.181818,2.909091,6.909091 -L 2.909091,6.909091,2.909091,-0.727273 -L 3.636364,6.181818,3.272727,6.909091 -L 3.272727,6.909091,3.272727,-0.727273 -L 0,6.181818,0.363636,6.909091 -L 0.363636,6.909091,0.363636,4.363636 -L 0.363636,4.363636,0.727273,3.272727 -L 0.727273,3.272727,1.454545,2.545455 -L 1.454545,2.545455,2.545455,2.181818 -L 2.545455,2.181818,2.909091,2.181818 -L 1.090909,6.181818,0.727273,6.909091 -L 0.727273,6.909091,0.727273,4 -L 0.727273,4,1.090909,2.909091 -L 6.181818,6.181818,5.818182,6.909091 -L 5.818182,6.909091,5.818182,4.363636 -L 5.818182,4.363636,5.454545,3.272727 -L 5.454545,3.272727,4.727273,2.545455 -L 4.727273,2.545455,3.636364,2.181818 -L 3.636364,2.181818,3.272727,2.181818 -L 5.090909,6.181818,5.454545,6.909091 -L 5.454545,6.909091,5.454545,4 -L 5.454545,4,5.090909,2.909091 -L 1.454545,0.727273,4.727273,0.727273 - -[7] 21 -L 1.090909,6.909091,1.090909,-0.727273 -L 1.454545,6.909091,1.454545,-0.727273 -L 0,6.909091,4.363636,6.909091 -L 4.363636,6.909091,5.454545,6.545455 -L 5.454545,6.545455,5.818182,6.181818 -L 5.818182,6.181818,6.181818,5.454545 -L 6.181818,5.454545,6.181818,4.363636 -L 6.181818,4.363636,5.818182,3.636364 -L 5.818182,3.636364,5.454545,3.272727 -L 5.454545,3.272727,4.363636,2.909091 -L 4.363636,2.909091,1.454545,2.909091 -L 4.363636,6.909091,5.090909,6.545455 -L 5.090909,6.545455,5.454545,6.181818 -L 5.454545,6.181818,5.818182,5.454545 -L 5.818182,5.454545,5.818182,4.363636 -L 5.818182,4.363636,5.454545,3.636364 -L 5.454545,3.636364,5.090909,3.272727 -L 5.090909,3.272727,4.363636,2.909091 -L 0,-0.727273,5.818182,-0.727273 -L 5.818182,-0.727273,5.818182,1.090909 -L 5.818182,1.090909,5.454545,-0.727273 - -[8] 20 -L 5.090909,6.545455,3.636364,6.545455 -L 3.636364,6.545455,2.181818,6.181818 -L 2.181818,6.181818,1.090909,5.454545 -L 1.090909,5.454545,0.363636,4.363636 -L 0.363636,4.363636,0,3.272727 -L 0,3.272727,0,2.181818 -L 0,2.181818,0.363636,1.090909 -L 0.363636,1.090909,1.090909,0 -L 1.090909,0,2.181818,-0.727273 -L 2.181818,-0.727273,3.636364,-1.090909 -L 3.636364,-1.090909,5.090909,-1.090909 -L 5.090909,6.545455,4,6.181818 -L 4,6.181818,2.909091,5.454545 -L 2.909091,5.454545,2.181818,4.363636 -L 2.181818,4.363636,1.818182,3.272727 -L 1.818182,3.272727,1.818182,2.181818 -L 1.818182,2.181818,2.181818,1.090909 -L 2.181818,1.090909,2.909091,0 -L 2.909091,0,4,-0.727273 -L 4,-0.727273,5.090909,-1.090909 - -[9] 19 -L 2.181818,2.909091,1.454545,2.909091 -L 1.454545,2.909091,0.727273,2.545455 -L 0.727273,2.545455,0.363636,2.181818 -L 0.363636,2.181818,0,1.454545 -L 0,1.454545,0,0.727273 -L 0,0.727273,0.363636,0 -L 0.363636,0,0.727273,-0.363636 -L 0.727273,-0.363636,1.454545,-0.727273 -L 1.454545,-0.727273,2.181818,-0.727273 -L 2.181818,-0.727273,2.909091,-0.363636 -L 2.909091,-0.363636,3.272727,0 -L 3.272727,0,3.636364,0.727273 -L 3.636364,0.727273,3.636364,1.454545 -L 3.636364,1.454545,3.272727,2.181818 -L 3.272727,2.181818,2.909091,2.545455 -L 2.909091,2.545455,2.181818,2.909091 -L 3.636364,6.181818,2.545455,2.909091 -L 6.181818,5.454545,3.272727,2.545455 -L 6.909091,2.909091,3.636364,1.818182 - -[:] 4 -L 1.454545,5.090909,3.636364,0 -L 3.636364,5.090909,1.454545,0 -L 0,3.636364,5.090909,1.454545 -L 5.090909,3.636364,0,1.454545 - -[;] 32 -L 0.363636,4.363636,0,4.727273 -L 0,4.727273,0,5.454545 -L 0,5.454545,0.363636,6.181818 -L 0.363636,6.181818,1.090909,6.545455 -L 1.090909,6.545455,1.818182,6.545455 -L 1.818182,6.545455,2.545455,6.181818 -L 2.545455,6.181818,2.909091,5.818182 -L 2.909091,5.818182,3.272727,5.090909 -L 3.272727,5.090909,3.636364,3.272727 -L 0,5.454545,0.727273,6.181818 -L 0.727273,6.181818,1.454545,6.181818 -L 1.454545,6.181818,2.181818,5.818182 -L 2.181818,5.818182,2.545455,5.454545 -L 2.545455,5.454545,2.909091,4.727273 -L 2.909091,4.727273,3.272727,3.272727 -L 3.272727,3.272727,3.272727,-0.727273 -L 6.545455,4.363636,6.909091,4.727273 -L 6.909091,4.727273,6.909091,5.454545 -L 6.909091,5.454545,6.545455,6.181818 -L 6.545455,6.181818,5.818182,6.545455 -L 5.818182,6.545455,5.090909,6.545455 -L 5.090909,6.545455,4.363636,6.181818 -L 4.363636,6.181818,4,5.818182 -L 4,5.818182,3.636364,5.090909 -L 3.636364,5.090909,3.272727,3.272727 -L 6.909091,5.454545,6.181818,6.181818 -L 6.181818,6.181818,5.454545,6.181818 -L 5.454545,6.181818,4.727273,5.818182 -L 4.727273,5.818182,4.363636,5.454545 -L 4.363636,5.454545,4,4.727273 -L 4,4.727273,3.636364,3.272727 -L 3.636364,3.272727,3.636364,-0.727273 - -[<] 41 -L 0,6.545455,0.363636,5.090909 -L 0.363636,5.090909,0.727273,4.363636 -L 0.727273,4.363636,1.454545,3.636364 -L 1.454545,3.636364,2.545455,3.272727 -L 2.545455,3.272727,4,3.272727 -L 4,3.272727,5.090909,3.636364 -L 5.090909,3.636364,5.818182,4.363636 -L 5.818182,4.363636,6.181818,5.090909 -L 6.181818,5.090909,6.545455,6.545455 -L 0,6.545455,0.363636,5.454545 -L 0.363636,5.454545,0.727273,4.727273 -L 0.727273,4.727273,1.454545,4 -L 1.454545,4,2.545455,3.636364 -L 2.545455,3.636364,4,3.636364 -L 4,3.636364,5.090909,4 -L 5.090909,4,5.818182,4.727273 -L 5.818182,4.727273,6.181818,5.454545 -L 6.181818,5.454545,6.545455,6.545455 -L 2.545455,3.636364,1.818182,3.272727 -L 1.818182,3.272727,1.454545,2.909091 -L 1.454545,2.909091,1.090909,2.181818 -L 1.090909,2.181818,1.090909,1.090909 -L 1.090909,1.090909,1.454545,0.363636 -L 1.454545,0.363636,2.181818,-0.363636 -L 2.181818,-0.363636,2.909091,-0.727273 -L 2.909091,-0.727273,3.636364,-0.727273 -L 3.636364,-0.727273,4.363636,-0.363636 -L 4.363636,-0.363636,5.090909,0.363636 -L 5.090909,0.363636,5.454545,1.090909 -L 5.454545,1.090909,5.454545,2.181818 -L 5.454545,2.181818,5.090909,2.909091 -L 5.090909,2.909091,4.727273,3.272727 -L 4.727273,3.272727,4,3.636364 -L 2.545455,3.272727,1.818182,2.909091 -L 1.818182,2.909091,1.454545,2.181818 -L 1.454545,2.181818,1.454545,1.090909 -L 1.454545,1.090909,1.818182,0 -L 4.727273,0,5.090909,1.090909 -L 5.090909,1.090909,5.090909,2.181818 -L 5.090909,2.181818,4.727273,2.909091 -L 4.727273,2.909091,4,3.272727 - -[=] 18 -L 1.454545,5.454545,1.454545,1.090909 -L 1.818182,5.090909,1.818182,1.454545 -L 4.727273,5.090909,4.727273,1.454545 -L 5.090909,5.454545,5.090909,1.090909 -L 0,6.545455,0.727273,5.818182 -L 0.727273,5.818182,1.454545,5.454545 -L 1.454545,5.454545,2.545455,5.090909 -L 2.545455,5.090909,4,5.090909 -L 4,5.090909,5.090909,5.454545 -L 5.090909,5.454545,5.818182,5.818182 -L 5.818182,5.818182,6.545455,6.545455 -L 0,0,0.727273,0.727273 -L 0.727273,0.727273,1.454545,1.090909 -L 1.454545,1.090909,2.545455,1.454545 -L 2.545455,1.454545,4,1.454545 -L 4,1.454545,5.090909,1.090909 -L 5.090909,1.090909,5.818182,0.727273 -L 5.818182,0.727273,6.545455,0 - -[>] 36 -L 6.545455,5.818182,1.090909,5.818182 -L 1.090909,5.818182,0.363636,5.454545 -L 0.363636,5.454545,0,4.727273 -L 0,4.727273,0,4 -L 0,4,0.363636,3.272727 -L 0.363636,3.272727,1.090909,2.909091 -L 1.090909,2.909091,1.818182,2.909091 -L 1.818182,2.909091,2.545455,3.272727 -L 2.545455,3.272727,2.909091,4 -L 2.909091,4,2.909091,4.727273 -L 2.909091,4.727273,2.545455,5.454545 -L 2.545455,5.454545,6.545455,5.454545 -L 0,4.363636,0.363636,3.636364 -L 0.363636,3.636364,0.727273,3.272727 -L 0.727273,3.272727,1.454545,2.909091 -L 2.909091,4.363636,2.545455,5.090909 -L 2.545455,5.090909,2.181818,5.454545 -L 2.181818,5.454545,1.454545,5.818182 -L 0,0.363636,5.454545,0.363636 -L 5.454545,0.363636,6.181818,0.727273 -L 6.181818,0.727273,6.545455,1.454545 -L 6.545455,1.454545,6.545455,2.181818 -L 6.545455,2.181818,6.181818,2.909091 -L 6.181818,2.909091,5.454545,3.272727 -L 5.454545,3.272727,4.727273,3.272727 -L 4.727273,3.272727,4,2.909091 -L 4,2.909091,3.636364,2.181818 -L 3.636364,2.181818,3.636364,1.454545 -L 3.636364,1.454545,4,0.727273 -L 4,0.727273,0,0.727273 -L 6.545455,1.818182,6.181818,2.545455 -L 6.181818,2.545455,5.818182,2.909091 -L 5.818182,2.909091,5.090909,3.272727 -L 3.636364,1.818182,4,1.090909 -L 4,1.090909,4.363636,0.727273 -L 4.363636,0.727273,5.090909,0.363636 - -[?] 42 -L 2.181818,1.454545,1.454545,1.818182 -L 1.454545,1.818182,1.090909,1.818182 -L 1.090909,1.818182,0.363636,1.454545 -L 0.363636,1.454545,0,0.727273 -L 0,0.727273,0,0.363636 -L 0,0.363636,0.363636,-0.363636 -L 0.363636,-0.363636,1.090909,-0.727273 -L 1.090909,-0.727273,1.454545,-0.727273 -L 1.454545,-0.727273,2.181818,-0.363636 -L 2.181818,-0.363636,2.545455,0.363636 -L 2.545455,0.363636,2.545455,0.727273 -L 2.545455,0.727273,2.181818,1.454545 -L 2.181818,1.454545,0.363636,3.272727 -L 0.363636,3.272727,0,4 -L 0,4,0,5.090909 -L 0,5.090909,0.363636,5.818182 -L 0.363636,5.818182,1.090909,6.181818 -L 1.090909,6.181818,2.181818,6.545455 -L 2.181818,6.545455,3.636364,6.545455 -L 3.636364,6.545455,5.090909,6.181818 -L 5.090909,6.181818,5.818182,5.454545 -L 5.818182,5.454545,6.181818,4.727273 -L 6.181818,4.727273,6.181818,3.636364 -L 6.181818,3.636364,5.818182,2.545455 -L 5.818182,2.545455,4.727273,1.454545 -L 4.727273,1.454545,4.363636,0.727273 -L 4.363636,0.727273,4.363636,0 -L 4.363636,0,4.727273,-0.727273 -L 4.727273,-0.727273,5.454545,-0.727273 -L 5.454545,-0.727273,5.818182,-0.363636 -L 5.818182,-0.363636,6.181818,0.363636 -L 1.454545,2.181818,0.727273,3.272727 -L 0.727273,3.272727,0.363636,4 -L 0.363636,4,0.363636,5.090909 -L 0.363636,5.090909,0.727273,5.818182 -L 0.727273,5.818182,1.090909,6.181818 -L 3.636364,6.545455,4.727273,6.181818 -L 4.727273,6.181818,5.454545,5.454545 -L 5.454545,5.454545,5.818182,4.727273 -L 5.818182,4.727273,5.818182,3.636364 -L 5.818182,3.636364,5.454545,2.545455 -L 5.454545,2.545455,4.727273,1.454545 - -[@] 32 -L 0,5.090909,1.090909,6.181818 -L 1.090909,6.181818,1.818182,5.090909 -L 1.818182,5.090909,1.818182,1.090909 -L 0.727273,5.818182,1.454545,4.727273 -L 1.454545,4.727273,1.454545,1.090909 -L 1.818182,5.090909,2.909091,6.181818 -L 2.909091,6.181818,3.636364,5.090909 -L 3.636364,5.090909,3.636364,1.454545 -L 2.545455,5.818182,3.272727,4.727273 -L 3.272727,4.727273,3.272727,1.454545 -L 3.636364,5.090909,4.727273,6.181818 -L 4.727273,6.181818,5.454545,5.090909 -L 5.454545,5.090909,5.454545,-0.727273 -L 4.363636,5.818182,5.090909,4.727273 -L 5.090909,4.727273,5.090909,-0.727273 -L 5.454545,5.090909,6.545455,6.181818 -L 6.545455,6.181818,6.909091,5.454545 -L 6.909091,5.454545,7.272727,4.363636 -L 7.272727,4.363636,7.272727,3.272727 -L 7.272727,3.272727,6.909091,2.181818 -L 6.909091,2.181818,6.545455,1.454545 -L 6.545455,1.454545,5.818182,0.727273 -L 5.818182,0.727273,4.727273,0 -L 4.727273,0,2.909091,-0.727273 -L 6.181818,5.818182,6.545455,5.454545 -L 6.545455,5.454545,6.909091,4.363636 -L 6.909091,4.363636,6.909091,3.272727 -L 6.909091,3.272727,6.545455,2.181818 -L 6.545455,2.181818,6.181818,1.454545 -L 6.181818,1.454545,5.454545,0.727273 -L 5.454545,0.727273,4.363636,0 -L 4.363636,0,2.909091,-0.727273 - -[A] 31 -L 0,2.181818,1.454545,2.181818 -L 1.454545,2.181818,1.090909,2.545455 -L 1.090909,2.545455,0.727273,3.636364 -L 0.727273,3.636364,0.727273,4.363636 -L 0.727273,4.363636,1.090909,5.454545 -L 1.090909,5.454545,1.818182,6.181818 -L 1.818182,6.181818,2.909091,6.545455 -L 2.909091,6.545455,3.636364,6.545455 -L 3.636364,6.545455,4.727273,6.181818 -L 4.727273,6.181818,5.454545,5.454545 -L 5.454545,5.454545,5.818182,4.363636 -L 5.818182,4.363636,5.818182,3.636364 -L 5.818182,3.636364,5.454545,2.545455 -L 5.454545,2.545455,5.090909,2.181818 -L 5.090909,2.181818,6.545455,2.181818 -L 0,1.818182,2.181818,1.818182 -L 2.181818,1.818182,1.454545,2.545455 -L 1.454545,2.545455,1.090909,3.636364 -L 1.090909,3.636364,1.090909,4.363636 -L 1.090909,4.363636,1.454545,5.454545 -L 1.454545,5.454545,2.181818,6.181818 -L 2.181818,6.181818,2.909091,6.545455 -L 3.636364,6.545455,4.363636,6.181818 -L 4.363636,6.181818,5.090909,5.454545 -L 5.090909,5.454545,5.454545,4.363636 -L 5.454545,4.363636,5.454545,3.636364 -L 5.454545,3.636364,5.090909,2.545455 -L 5.090909,2.545455,4.363636,1.818182 -L 4.363636,1.818182,6.545455,1.818182 -L 0.727273,0.363636,5.818182,0.363636 -L 0.727273,0,5.818182,0 - -[B] 18 -L 0,4.727273,1.090909,5.818182 -L 1.090909,5.818182,2.181818,4.727273 -L 2.181818,4.727273,2.181818,0.363636 -L 0.727273,5.454545,1.818182,4.363636 -L 1.818182,4.363636,1.818182,0.363636 -L 2.181818,4.727273,3.272727,5.818182 -L 3.272727,5.818182,4.363636,4.727273 -L 4.363636,4.727273,4.363636,0.363636 -L 2.909091,5.454545,4,4.363636 -L 4,4.363636,4,0.363636 -L 4.363636,4.727273,5.454545,5.818182 -L 5.454545,5.818182,6.545455,4.727273 -L 6.545455,4.727273,6.545455,0.727273 -L 6.545455,0.727273,7.272727,0 -L 5.090909,5.454545,6.181818,4.363636 -L 6.181818,4.363636,6.181818,0.363636 -L 6.181818,0.363636,6.909091,-0.363636 -L 6.909091,-0.363636,8,0.727273 - -[C] 15 -L 5.818182,5.818182,0,0 -L 5.818182,5.818182,4.727273,5.454545 -L 4.727273,5.454545,2.545455,5.454545 -L 5.090909,5.090909,4,5.090909 -L 4,5.090909,2.545455,5.454545 -L 5.818182,5.818182,5.454545,4.727273 -L 5.454545,4.727273,5.454545,2.545455 -L 5.090909,5.090909,5.090909,4 -L 5.090909,4,5.454545,2.545455 -L 2.545455,2.545455,0,2.545455 -L 2.181818,2.181818,1.090909,2.181818 -L 1.090909,2.181818,0,2.545455 -L 2.545455,2.545455,2.545455,0 -L 2.181818,2.181818,2.181818,1.090909 -L 2.181818,1.090909,2.545455,0 - -[D] 27 -L 0,3.636364,0.727273,5.090909 -L 0.727273,5.090909,2.545455,1.454545 -L 0.727273,4.363636,2.545455,0.727273 -L 2.545455,0.727273,3.636364,3.272727 -L 3.636364,3.272727,5.454545,3.272727 -L 5.454545,3.272727,6.545455,3.636364 -L 6.545455,3.636364,6.909091,4.363636 -L 6.909091,4.363636,6.909091,5.090909 -L 6.909091,5.090909,6.545455,5.818182 -L 6.545455,5.818182,5.818182,6.181818 -L 5.818182,6.181818,5.454545,6.181818 -L 5.454545,6.181818,4.727273,5.818182 -L 4.727273,5.818182,4.363636,5.090909 -L 4.363636,5.090909,4.363636,4.363636 -L 4.363636,4.363636,4.727273,3.272727 -L 4.727273,3.272727,5.090909,2.545455 -L 5.090909,2.545455,5.454545,1.454545 -L 5.454545,1.454545,5.454545,0.363636 -L 5.454545,0.363636,4.727273,-0.363636 -L 5.454545,6.181818,5.090909,5.818182 -L 5.090909,5.818182,4.727273,5.090909 -L 4.727273,5.090909,4.727273,4.363636 -L 4.727273,4.363636,5.454545,2.909091 -L 5.454545,2.909091,5.818182,1.818182 -L 5.818182,1.818182,5.818182,0.727273 -L 5.818182,0.727273,5.454545,0 -L 5.454545,0,4.727273,-0.363636 - -[E] 20 -L 0,3.636364,1.090909,4.727273 -L 1.090909,4.727273,2.545455,4 -L 0.727273,4.363636,2.181818,3.636364 -L 2.181818,3.636364,3.272727,4.727273 -L 3.272727,4.727273,4.363636,4 -L 2.909091,4.363636,4,3.636364 -L 4,3.636364,5.090909,4.727273 -L 5.090909,4.727273,5.818182,4 -L 4.727273,4.363636,5.454545,3.636364 -L 5.454545,3.636364,6.545455,4.727273 -L 0,1.454545,1.090909,2.545455 -L 1.090909,2.545455,2.545455,1.818182 -L 0.727273,2.181818,2.181818,1.454545 -L 2.181818,1.454545,3.272727,2.545455 -L 3.272727,2.545455,4.363636,1.818182 -L 2.909091,2.181818,4,1.454545 -L 4,1.454545,5.090909,2.545455 -L 5.090909,2.545455,5.818182,1.818182 -L 4.727273,2.181818,5.454545,1.454545 -L 5.454545,1.454545,6.545455,2.545455 - -[F] 32 -L 0.363636,6.181818,1.818182,5.454545 -L 1.818182,5.454545,2.545455,4.727273 -L 2.545455,4.727273,2.909091,3.636364 -L 2.909091,3.636364,2.909091,2.545455 -L 2.909091,2.545455,2.545455,1.454545 -L 2.545455,1.454545,1.818182,0.727273 -L 1.818182,0.727273,0.363636,0 -L 0.363636,6.181818,1.454545,5.818182 -L 1.454545,5.818182,2.181818,5.454545 -L 2.181818,5.454545,2.909091,4.727273 -L 2.909091,4.727273,3.272727,3.636364 -L 3.272727,2.545455,2.909091,1.454545 -L 2.909091,1.454545,2.181818,0.727273 -L 2.181818,0.727273,1.454545,0.363636 -L 1.454545,0.363636,0.363636,0 -L 6.181818,6.181818,5.090909,5.818182 -L 5.090909,5.818182,4.363636,5.454545 -L 4.363636,5.454545,3.636364,4.727273 -L 3.636364,4.727273,3.272727,3.636364 -L 3.272727,2.545455,3.636364,1.454545 -L 3.636364,1.454545,4.363636,0.727273 -L 4.363636,0.727273,5.090909,0.363636 -L 5.090909,0.363636,6.181818,0 -L 6.181818,6.181818,4.727273,5.454545 -L 4.727273,5.454545,4,4.727273 -L 4,4.727273,3.636364,3.636364 -L 3.636364,3.636364,3.636364,2.545455 -L 3.636364,2.545455,4,1.454545 -L 4,1.454545,4.727273,0.727273 -L 4.727273,0.727273,6.181818,0 -L 0,3.272727,6.545455,3.272727 -L 0,2.909091,6.545455,2.909091 - -#EOF diff --git a/fonts/symbol_misc1.cxf b/fonts/symbol_misc1.cxf deleted file mode 100644 index 0de006d..0000000 --- a/fonts/symbol_misc1.cxf +++ /dev/null @@ -1,1208 +0,0 @@ -# Format: QCad II Font -# Creator: QCad -# Version: 1 -# Name: Symbol Misc 1 -# LetterSpacing: 3.0 -# WordSpacing: 6.75 -# LineSpacingFactor: 1.0 -# Author: Hershey fonts - -[!] 23 -L 1.6,4.8,0.8,4 -L 0.8,4,0.2,3.2 -L 0.2,3.2,0,2.6 -L 0,2.6,0,2.2 -L 0,2.2,0.2,1.8 -L 0.2,1.8,0.6,1.6 -L 0.6,1.6,1,1.6 -L 1,1.6,1.4,1.8 -L 1.4,1.8,1.6,2.2 -L 1.6,4.8,2.4,4 -L 2.4,4,3,3.2 -L 3,3.2,3.2,2.6 -L 3.2,2.6,3.2,2.2 -L 3.2,2.2,3,1.8 -L 3,1.8,2.6,1.6 -L 2.6,1.6,2.2,1.6 -L 2.2,1.6,1.8,1.8 -L 1.8,1.8,1.6,2.2 -L 1.6,2.2,1.4,1.4 -L 1.4,1.4,1.2,0.8 -L 1.6,2.2,1.8,1.4 -L 1.8,1.4,2,0.8 -L 1.2,0.8,2,0.8 - -["] 22 -L 1.6,3.6,1.4,4.2 -L 1.4,4.2,1.2,4.6 -L 1.2,4.6,0.8,4.8 -L 0.8,4.8,0.6,4.8 -L 0.6,4.8,0.2,4.6 -L 0.2,4.6,0,4.2 -L 0,4.2,0,3.4 -L 0,3.4,0.2,2.8 -L 0.2,2.8,0.4,2.4 -L 0.4,2.4,0.8,1.8 -L 0.8,1.8,1.6,0.8 -L 1.6,3.6,1.8,4.2 -L 1.8,4.2,2,4.6 -L 2,4.6,2.4,4.8 -L 2.4,4.8,2.6,4.8 -L 2.6,4.8,3,4.6 -L 3,4.6,3.2,4.2 -L 3.2,4.2,3.2,3.4 -L 3.2,3.4,3,2.8 -L 3,2.8,2.8,2.4 -L 2.8,2.4,2.4,1.8 -L 2.4,1.8,1.6,0.8 - -[#] 12 -L 1.8,5,1.4,4.4 -L 1.4,4.4,0.6,3.4 -L 0.6,3.4,0,2.8 -L 1.8,5,2.2,4.4 -L 2.2,4.4,3,3.4 -L 3,3.4,3.6,2.8 -L 0,2.8,0.6,2.2 -L 0.6,2.2,1.4,1.2 -L 1.4,1.2,1.8,0.6 -L 3.6,2.8,3,2.2 -L 3,2.2,2.2,1.2 -L 2.2,1.2,1.8,0.6 - -[$] 36 -L 1.8,2.4,2.2,1.8 -L 2.2,1.8,2.6,1.6 -L 2.6,1.6,3,1.6 -L 3,1.6,3.4,1.8 -L 3.4,1.8,3.6,2.2 -L 3.6,2.2,3.6,2.6 -L 3.6,2.6,3.4,3 -L 3.4,3,3,3.2 -L 3,3.2,2.6,3.2 -L 2.6,3.2,2,3 -L 2,3,2.4,3.4 -L 2.4,3.4,2.6,3.8 -L 2.6,3.8,2.6,4.2 -L 2.6,4.2,2.4,4.6 -L 2.4,4.6,2,4.8 -L 2,4.8,1.6,4.8 -L 1.6,4.8,1.2,4.6 -L 1.2,4.6,1,4.2 -L 1,4.2,1,3.8 -L 1,3.8,1.2,3.4 -L 1.2,3.4,1.6,3 -L 1.6,3,1,3.2 -L 1,3.2,0.6,3.2 -L 0.6,3.2,0.2,3 -L 0.2,3,0,2.6 -L 0,2.6,0,2.2 -L 0,2.2,0.2,1.8 -L 0.2,1.8,0.6,1.6 -L 0.6,1.6,1,1.6 -L 1,1.6,1.4,1.8 -L 1.4,1.8,1.8,2.4 -L 1.8,2.4,1.6,1.4 -L 1.6,1.4,1.4,0.8 -L 1.8,2.4,2,1.4 -L 2,1.4,2.2,0.8 -L 1.4,0.8,2.2,0.8 - -[%] 39 -L 1.8,2.8,1.8,1 -L 1.8,1,1.6,0.8 -L 1.8,2,1.6,0.8 -L 1.8,4.6,1.6,4.8 -L 1.6,4.8,1.2,4.8 -L 1.2,4.8,1,4.6 -L 1,4.6,1,4.2 -L 1,4.2,1.2,3.6 -L 1.2,3.6,1.8,2.8 -L 1.8,4.6,2,4.8 -L 2,4.8,2.4,4.8 -L 2.4,4.8,2.6,4.6 -L 2.6,4.6,2.6,4.2 -L 2.6,4.2,2.4,3.6 -L 2.4,3.6,1.8,2.8 -L 1.8,2.8,1,3.4 -L 1,3.4,0.6,3.6 -L 0.6,3.6,0.2,3.6 -L 0.2,3.6,0,3.4 -L 0,3.4,0,3 -L 0,3,0.2,2.8 -L 1.8,2.8,2.6,3.4 -L 2.6,3.4,3,3.6 -L 3,3.6,3.4,3.6 -L 3.4,3.6,3.6,3.4 -L 3.6,3.4,3.6,3 -L 3.6,3,3.4,2.8 -L 1.8,2.8,1,2.2 -L 1,2.2,0.6,2 -L 0.6,2,0.2,2 -L 0.2,2,0,2.2 -L 0,2.2,0,2.6 -L 0,2.6,0.2,2.8 -L 1.8,2.8,2.6,2.2 -L 2.6,2.2,3,2 -L 3,2,3.4,2 -L 3.4,2,3.6,2.2 -L 3.6,2.2,3.6,2.6 -L 3.6,2.6,3.4,2.8 - -[&] 41 -L 0,2.6,0.2,2.6 -L 0.2,2.6,0.6,2.4 -L 0.6,2.4,0.8,2 -L 0.8,2,0.8,1.6 -L 0.8,1.6,0.6,1.2 -L 0,2.6,0,2.8 -L 0,2.8,0.2,3 -L 0.2,3,0.6,3 -L 0.6,3,0.8,2.8 -L 0.8,2.8,1,2.4 -L 1,2.4,1,1.8 -L 1,1.8,0.8,1.4 -L 0.8,1.4,0.6,1.2 -L 1.8,5,1.4,4.6 -L 1.4,4.6,1.2,4 -L 1.2,4,1.2,3.4 -L 1.2,3.4,1.6,2.2 -L 1.6,2.2,1.6,1.6 -L 1.6,1.6,1.4,1.2 -L 1.4,1.2,1.8,0.8 -L 1.8,5,2.2,4.6 -L 2.2,4.6,2.4,4 -L 2.4,4,2.4,3.4 -L 2.4,3.4,2,2.2 -L 2,2.2,2,1.6 -L 2,1.6,2.2,1.2 -L 2.2,1.2,1.8,0.8 -L 3.6,2.6,3.6,2.8 -L 3.6,2.8,3.4,3 -L 3.4,3,3,3 -L 3,3,2.8,2.8 -L 2.8,2.8,2.6,2.4 -L 2.6,2.4,2.6,1.8 -L 2.6,1.8,2.8,1.4 -L 2.8,1.4,3,1.2 -L 3.6,2.6,3.4,2.6 -L 3.4,2.6,3,2.4 -L 3,2.4,2.8,2 -L 2.8,2,2.8,1.6 -L 2.8,1.6,3,1.2 -L 0.4,2,3.2,2 - -['] 14 -L 0.6,2.8,0.4,2.6 -L 0.4,2.6,0.2,2.6 -L 0.2,2.6,0,2.8 -L 0,2.8,0,3 -L 0,3,0.2,3.2 -L 0.2,3.2,0.4,3.2 -L 0.4,3.2,0.6,3 -L 0.6,3,0.6,2.6 -L 0.6,2.6,0.4,2.2 -L 0.4,2.2,0.2,2 -L 0.2,3,0.2,2.8 -L 0.2,2.8,0.4,2.8 -L 0.4,2.8,0.4,3 -L 0.4,3,0.2,3 - -[(] 12 -L 0.2,3.2,0,3 -L 0,3,0,2.6 -L 0,2.6,0.2,2.4 -L 0.2,2.4,0.6,2.4 -L 0.6,2.4,0.8,2.6 -L 0.8,2.6,0.8,3 -L 0.8,3,0.6,3.2 -L 0.6,3.2,0.2,3.2 -L 0.4,3,0.2,2.8 -L 0.2,2.8,0.4,2.6 -L 0.4,2.6,0.6,2.8 -L 0.6,2.8,0.4,3 - -[)] 3 -L 0.4,3.4,1.2,2.2 -L 1.2,3.4,0.4,2.2 -L 0,2.8,1.6,2.8 - -[*] 12 -L 1,4.2,0.8,3.8 -L 0.8,3.8,0.4,3.2 -L 0.4,3.2,0,2.8 -L 1,4.2,1.2,3.8 -L 1.2,3.8,1.6,3.2 -L 1.6,3.2,2,2.8 -L 1,3.8,0.4,3 -L 1,3.8,1.6,3 -L 1,3.4,0.6,3 -L 1,3.4,1.4,3 -L 0.8,3,1.2,3 -L 0,2.8,2,2.8 - -[+] 14 -L 0,2.8,0,3 -L 0,3,0.2,3.4 -L 0.2,3.4,0.4,3.6 -L 0.4,3.6,0.8,3.8 -L 0.8,3.8,1.2,3.8 -L 1.2,3.8,1.6,3.6 -L 1.6,3.6,1.8,3.4 -L 1.8,3.4,2,3 -L 2,3,2,2.8 -L 0.6,3.6,1.4,3.6 -L 0.4,3.4,1.6,3.4 -L 0.2,3.2,1.8,3.2 -L 0.2,3,1.8,3 -L 0,2.8,2,2.8 - -[,] 6 -L 0,5.2,0,2.8 -L 0,2.8,1.2,2.8 -L 1.2,2.8,0,5.2 -L 0,4.6,0.8,3 -L 0,4,0.6,2.8 -L 0,3.4,0.2,3 - -[-] 6 -L 1,4.2,0.8,3.8 -L 0.8,3.8,0.4,3.2 -L 0.4,3.2,0,2.8 -L 1,4.2,1.2,3.8 -L 1.2,3.8,1.6,3.2 -L 1.6,3.2,2,2.8 - -[.] 9 -L 2,2.8,2,3 -L 2,3,1.8,3.4 -L 1.8,3.4,1.6,3.6 -L 1.6,3.6,1.2,3.8 -L 1.2,3.8,0.8,3.8 -L 0.8,3.8,0.4,3.6 -L 0.4,3.6,0.2,3.4 -L 0.2,3.4,0,3 -L 0,3,0,2.8 - -[/] 11 -L 4.4,2.8,4.4,3.2 -L 4.4,3.2,4.2,3.8 -L 4.2,3.8,3.8,4.4 -L 3.8,4.4,3.2,4.8 -L 3.2,4.8,2.6,5 -L 2.6,5,1.8,5 -L 1.8,5,1.2,4.8 -L 1.2,4.8,0.6,4.4 -L 0.6,4.4,0.2,3.8 -L 0.2,3.8,0,3.2 -L 0,3.2,0,2.8 - -[0] 9 -L 0,2.8,0,2.6 -L 0,2.6,0.2,2.2 -L 0.2,2.2,0.4,2 -L 0.4,2,0.8,1.8 -L 0.8,1.8,1.2,1.8 -L 1.2,1.8,1.6,2 -L 1.6,2,1.8,2.2 -L 1.8,2.2,2,2.6 -L 2,2.6,2,2.8 - -[1] 5 -L 0,3.2,0.4,2.8 -L 0.4,2.8,1,2.6 -L 1,2.6,1.4,2.6 -L 1.4,2.6,2,2.8 -L 2,2.8,2.4,3.2 - -[2] 4 -L 0,2.2,0.4,2.4 -L 0.4,2.4,0.6,2.8 -L 0.6,2.8,0.4,3.2 -L 0.4,3.2,0,3.4 - -[3] 5 -L 0,2.8,0.6,3.2 -L 0.6,3.2,0.8,3.6 -L 0.8,3.6,0.8,4 -L 0.8,4,0.6,4.2 -L 0.6,4.2,0.4,4.2 - -[4] 5 -L 0.8,2.8,0.2,3.2 -L 0.2,3.2,0,3.6 -L 0,3.6,0,4 -L 0,4,0.2,4.2 -L 0.2,4.2,0.4,4.2 - -[5] 19 -L 2,4.8,1.8,5 -L 1.8,5,1.4,5.2 -L 1.4,5.2,0.8,5.2 -L 0.8,5.2,0.4,5 -L 0.4,5,0.2,4.8 -L 0.2,4.8,0,4.4 -L 0,4.4,0,4 -L 0,4,0.2,3.6 -L 0.2,3.6,0.4,3.4 -L 0.4,3.4,1.6,2.6 -L 1.6,2.6,1.8,2.4 -L 1.8,2.4,2,2 -L 2,2,2,1.6 -L 2,1.6,1.8,1.2 -L 1.8,1.2,1.6,1 -L 1.6,1,1.2,0.8 -L 1.2,0.8,0.6,0.8 -L 0.6,0.8,0.2,1 -L 0.2,1,0,1.2 - -[6] 19 -L 0.4,1.8,0.2,2 -L 0.2,2,0,2.4 -L 0,2.4,0,3 -L 0,3,0.2,3.4 -L 0.2,3.4,0.4,3.6 -L 0.4,3.6,0.8,3.8 -L 0.8,3.8,1.2,3.8 -L 1.2,3.8,1.6,3.6 -L 1.6,3.6,1.8,3.4 -L 1.8,3.4,2.6,2.2 -L 2.6,2.2,2.8,2 -L 2.8,2,3.2,1.8 -L 3.2,1.8,3.6,1.8 -L 3.6,1.8,4,2 -L 4,2,4.2,2.2 -L 4.2,2.2,4.4,2.6 -L 4.4,2.6,4.4,3.2 -L 4.4,3.2,4.2,3.6 -L 4.2,3.6,4,3.8 - -[7] 29 -L 2.2,2.8,2.6,2.2 -L 2.6,2.2,2.8,2 -L 2.8,2,3.2,1.8 -L 3.2,1.8,3.6,1.8 -L 3.6,1.8,4,2 -L 4,2,4.2,2.2 -L 4.2,2.2,4.4,2.6 -L 4.4,2.6,4.4,3 -L 4.4,3,4.2,3.4 -L 4.2,3.4,4,3.6 -L 4,3.6,3.6,3.8 -L 3.6,3.8,3.2,3.8 -L 3.2,3.8,2.8,3.6 -L 2.8,3.6,2.6,3.4 -L 2.6,3.4,1.8,2.2 -L 1.8,2.2,1.6,2 -L 1.6,2,1.2,1.8 -L 1.2,1.8,0.8,1.8 -L 0.8,1.8,0.4,2 -L 0.4,2,0.2,2.2 -L 0.2,2.2,0,2.6 -L 0,2.6,0,3 -L 0,3,0.2,3.4 -L 0.2,3.4,0.4,3.6 -L 0.4,3.6,0.8,3.8 -L 0.8,3.8,1.2,3.8 -L 1.2,3.8,1.6,3.6 -L 1.6,3.6,1.8,3.4 -L 1.8,3.4,2.2,2.8 - -[8] 10 -L 0.6,5.2,0.6,1 -L 0,5.2,3.8,5.2 -L 3.8,5.2,1.8,3.2 -L 1.8,3.2,3.8,1.2 -L 3.6,2,3.8,1.4 -L 3.8,1.4,4,1 -L 3.6,2,3.6,1.4 -L 3,1.4,3.6,1.4 -L 3,1.4,3.6,1.2 -L 3.6,1.2,4,1 - -[9] 26 -L 2,6.2,1.4,6 -L 1.4,6,1,5.8 -L 1,5.8,0.6,5.4 -L 0.6,5.4,0.2,4.8 -L 0.2,4.8,0,4 -L 0,4,0,2.8 -L 0,2.8,0.2,2.2 -L 0.2,2.2,0.6,1.8 -L 0.6,1.8,1.2,1.6 -L 1.2,1.6,1.6,1.6 -L 1.6,1.6,2.2,1.8 -L 2.2,1.8,2.6,2.2 -L 2.6,2.2,2.8,2.8 -L 0,3.2,0.2,3.8 -L 0.2,3.8,0.6,4.2 -L 0.6,4.2,1.2,4.4 -L 1.2,4.4,1.6,4.4 -L 1.6,4.4,2.2,4.2 -L 2.2,4.2,2.6,3.8 -L 2.6,3.8,2.8,3.2 -L 2.8,3.2,2.8,2 -L 2.8,2,2.6,1.2 -L 2.6,1.2,2.2,0.6 -L 2.2,0.6,1.8,0.2 -L 1.8,0.2,1.4,0 -L 1.4,0,0.8,-0.2 - -[:] 1 -L 0,2.8,8,2.8 - -[;] 1 -L 0,0,5.6,5.6 - -[<] 1 -L 0,6.8,0,-1.2 - -[=] 1 -L 0,5.6,5.6,0 - -[>] 1 -L 0,2.8,5.6,2.8 - -[?] 1 -L 0,1.4,4.8,4.2 - -[@] 1 -L 0,0.4,2.8,5.2 - -[A] 1 -L 0,5.6,0,0 - -[B] 1 -L 0,5.2,2.8,0.4 - -[C] 1 -L 0,4.2,4.8,1.4 - -[D] 1 -L 0,2.8,2.8,2.8 - -[E] 1 -L 0,1.8,2,3.8 - -[F] 1 -L 0,4.2,0,1.4 - -[G] 1 -L 0,3.8,2,1.8 - -[H] 6 -L 2.2,5,1.8,5 -L 1.8,5,1.2,4.8 -L 1.2,4.8,0.6,4.4 -L 0.6,4.4,0.2,3.8 -L 0.2,3.8,0,3.2 -L 0,3.2,0,2.8 - -[I] 6 -L 0,2.8,0,2.4 -L 0,2.4,0.2,1.8 -L 0.2,1.8,0.6,1.2 -L 0.6,1.2,1.2,0.8 -L 1.2,0.8,1.8,0.6 -L 1.8,0.6,2.2,0.6 - -[J] 6 -L 0,0.6,0.4,0.6 -L 0.4,0.6,1,0.8 -L 1,0.8,1.6,1.2 -L 1.6,1.2,2,1.8 -L 2,1.8,2.2,2.4 -L 2.2,2.4,2.2,2.8 - -[K] 6 -L 2.2,2.8,2.2,3.2 -L 2.2,3.2,2,3.8 -L 2,3.8,1.6,4.4 -L 1.6,4.4,1,4.8 -L 1,4.8,0.4,5 -L 0.4,5,0,5 - -[L] 7 -L 0,3.4,0.6,3 -L 0.6,3,1.4,2.6 -L 1.4,2.6,2.4,2.4 -L 2.4,2.4,3.2,2.4 -L 3.2,2.4,4.2,2.6 -L 4.2,2.6,5,3 -L 5,3,5.6,3.4 - -[M] 7 -L 1,5.6,0.6,5 -L 0.6,5,0.2,4.2 -L 0.2,4.2,0,3.2 -L 0,3.2,0,2.4 -L 0,2.4,0.2,1.4 -L 0.2,1.4,0.6,0.6 -L 0.6,0.6,1,0 - -[N] 7 -L 0,5.6,0.4,5 -L 0.4,5,0.8,4.2 -L 0.8,4.2,1,3.2 -L 1,3.2,1,2.4 -L 1,2.4,0.8,1.4 -L 0.8,1.4,0.4,0.6 -L 0.4,0.6,0,0 - -[O] 7 -L 0,2.2,0.6,2.6 -L 0.6,2.6,1.4,3 -L 1.4,3,2.4,3.2 -L 2.4,3.2,3.2,3.2 -L 3.2,3.2,4.2,3 -L 4.2,3,5,2.6 -L 5,2.6,5.6,2.2 - -[P] 3 -L 1.4,4.4,2.8,3.6 -L 2.8,3.6,0,2 -L 0,2,1.4,1.2 - -[Q] 3 -L 0,2.8,0.8,4.2 -L 0.8,4.2,2.4,1.4 -L 2.4,1.4,3.2,2.8 - -[R] 3 -L 0,2,0,3.6 -L 0,3.6,2.8,2 -L 2.8,2,2.8,3.6 - -[S] 3 -L 0.4,1.6,0,3.2 -L 0,3.2,3.2,2.4 -L 3.2,2.4,2.8,4 - -[T] 21 -L 0,0.6,0.4,0.6 -L 0.4,0.6,1,0.8 -L 1,0.8,1.4,1 -L 1.4,1,2,1.6 -L 2,1.6,2.2,2 -L 2.2,2,2.4,2.6 -L 2.4,2.6,2.4,3.4 -L 2.4,3.4,2.2,4 -L 2.2,4,2,4.4 -L 2,4.4,1.8,4.6 -L 1.8,4.6,1.4,4.6 -L 1.4,4.6,1.2,4.4 -L 1.2,4.4,1,4 -L 1,4,0.8,3.4 -L 0.8,3.4,0.8,2.6 -L 0.8,2.6,1,2 -L 1,2,1.2,1.6 -L 1.2,1.6,1.8,1 -L 1.8,1,2.2,0.8 -L 2.2,0.8,2.8,0.6 -L 2.8,0.6,3.2,0.6 - -[U] 21 -L 4,1.2,4,1.6 -L 4,1.6,3.8,2.2 -L 3.8,2.2,3.6,2.6 -L 3.6,2.6,3,3.2 -L 3,3.2,2.6,3.4 -L 2.6,3.4,2,3.6 -L 2,3.6,1.2,3.6 -L 1.2,3.6,0.6,3.4 -L 0.6,3.4,0.2,3.2 -L 0.2,3.2,0,3 -L 0,3,0,2.6 -L 0,2.6,0.2,2.4 -L 0.2,2.4,0.6,2.2 -L 0.6,2.2,1.2,2 -L 1.2,2,2,2 -L 2,2,2.6,2.2 -L 2.6,2.2,3,2.4 -L 3,2.4,3.6,3 -L 3.6,3,3.8,3.4 -L 3.8,3.4,4,4 -L 4,4,4,4.4 - -[V] 21 -L 3.2,5,2.8,5 -L 2.8,5,2.2,4.8 -L 2.2,4.8,1.8,4.6 -L 1.8,4.6,1.2,4 -L 1.2,4,1,3.6 -L 1,3.6,0.8,3 -L 0.8,3,0.8,2.2 -L 0.8,2.2,1,1.6 -L 1,1.6,1.2,1.2 -L 1.2,1.2,1.4,1 -L 1.4,1,1.8,1 -L 1.8,1,2,1.2 -L 2,1.2,2.2,1.6 -L 2.2,1.6,2.4,2.2 -L 2.4,2.2,2.4,3 -L 2.4,3,2.2,3.6 -L 2.2,3.6,2,4 -L 2,4,1.4,4.6 -L 1.4,4.6,1,4.8 -L 1,4.8,0.4,5 -L 0.4,5,0,5 - -[W] 21 -L 0,4.4,0,4 -L 0,4,0.2,3.4 -L 0.2,3.4,0.4,3 -L 0.4,3,1,2.4 -L 1,2.4,1.4,2.2 -L 1.4,2.2,2,2 -L 2,2,2.8,2 -L 2.8,2,3.4,2.2 -L 3.4,2.2,3.8,2.4 -L 3.8,2.4,4,2.6 -L 4,2.6,4,3 -L 4,3,3.8,3.2 -L 3.8,3.2,3.4,3.4 -L 3.4,3.4,2.8,3.6 -L 2.8,3.6,2,3.6 -L 2,3.6,1.4,3.4 -L 1.4,3.4,1,3.2 -L 1,3.2,0.4,2.6 -L 0.4,2.6,0.2,2.2 -L 0.2,2.2,0,1.6 -L 0,1.6,0,1.2 - -[X] 19 -L 0,3.2,0.2,2.8 -L 0.2,2.8,0.6,2.4 -L 0.6,2.4,1,2.2 -L 1,2.2,1.6,2 -L 1.6,2,2.4,2 -L 2.4,2,3.2,2.2 -L 3.2,2.2,3.8,2.6 -L 3.8,2.6,4.2,3.2 -L 4.2,3.2,4.4,3.6 -L 4.4,3.6,4.2,4 -L 4.2,4,3.6,4 -L 3.6,4,2.8,3.8 -L 2.8,3.8,2.4,3.6 -L 2.4,3.6,1.8,3.2 -L 1.8,3.2,1.4,2.6 -L 1.4,2.6,1.2,2 -L 1.2,2,1.2,1.4 -L 1.2,1.4,1.4,0.8 -L 1.4,0.8,1.6,0.4 - -[Y] 17 -L 0,2.4,0.6,2 -L 0.6,2,1.2,1.8 -L 1.2,1.8,2.2,1.8 -L 2.2,1.8,2.8,2 -L 2.8,2,3.4,2.4 -L 3.4,2.4,3.8,3 -L 3.8,3,4,3.6 -L 4,3.6,4,4 -L 4,4,3.8,4.2 -L 3.8,4.2,3.4,4.2 -L 3.4,4.2,2.8,4 -L 2.8,4,2.2,3.6 -L 2.2,3.6,1.8,3 -L 1.8,3,1.6,2.4 -L 1.6,2.4,1.6,1.4 -L 1.6,1.4,1.8,0.8 -L 1.8,0.8,2.2,0.2 - -[Z] 20 -L 0.4,3.4,0,3 -L 0,3,0,2.6 -L 0,2.6,0.4,2.2 -L 0.4,2.2,0.8,2.2 -L 0.8,2.2,1.2,2.6 -L 1.2,2.6,1.2,3 -L 1.2,3,0.8,3.4 -L 0.8,3.4,0.4,3.4 -L 0.4,3.2,0.2,3 -L 0.2,3,0.2,2.6 -L 0.2,2.6,0.4,2.4 -L 0.4,2.4,0.8,2.4 -L 0.8,2.4,1,2.6 -L 1,2.6,1,3 -L 1,3,0.8,3.2 -L 0.8,3.2,0.4,3.2 -L 0.6,3,0.4,2.8 -L 0.4,2.8,0.6,2.6 -L 0.6,2.6,0.8,2.8 -L 0.8,2.8,0.6,3 - -[[] 9 -L 0,3.8,0.2,3.8 -L 0.2,3.8,0.6,3.6 -L 0.6,3.6,0.8,3.4 -L 0.8,3.4,1,3 -L 1,3,1,2.6 -L 1,2.6,0.8,2.2 -L 0.8,2.2,0.6,2 -L 0.6,2,0.2,1.8 -L 0.2,1.8,0,1.8 - -[\] 3 -L 0,2.8,1.2,2.8 -L 2.2,2.8,3.4,2.8 -L 4.4,2.8,5.6,2.8 - -[]] 3 -L 0,2.2,0,3.4 -L 0,3.4,5.6,3.4 -L 5.6,3.4,5.6,2.2 - -[^] 2 -L 1.6,5.6,0,2.8 -L 1.6,5.6,3.2,2.8 - -[_] 3 -L 0,2.8,5.6,2.8 -L 1.2,1.4,4.4,1.4 -L 2.4,0,3.2,0 - -[`] 3 -L 0,2.8,5.6,2.8 -L 0,2.8,2.8,-0.4 -L 5.6,2.8,2.8,-0.4 - -[a] 16 -L 1.2,4.2,0.6,4 -L 0.6,4,0.2,3.6 -L 0.2,3.6,0,3 -L 0,3,0,2.6 -L 0,2.6,0.2,2 -L 0.2,2,0.6,1.6 -L 0.6,1.6,1.2,1.4 -L 1.2,1.4,1.6,1.4 -L 1.6,1.4,2.2,1.6 -L 2.2,1.6,2.6,2 -L 2.6,2,2.8,2.6 -L 2.8,2.6,2.8,3 -L 2.8,3,2.6,3.6 -L 2.6,3.6,2.2,4 -L 2.2,4,1.6,4.2 -L 1.6,4.2,1.2,4.2 - -[b] 4 -L 0,4,0,1.6 -L 0,1.6,2.4,1.6 -L 2.4,1.6,2.4,4 -L 2.4,4,0,4 - -[c] 3 -L 1.4,4.4,0,2 -L 0,2,2.8,2 -L 2.8,2,1.4,4.4 - -[d] 4 -L 1.2,4.8,0,2.8 -L 0,2.8,1.2,0.8 -L 1.2,0.8,2.4,2.8 -L 2.4,2.8,1.2,4.8 - -[e] 10 -L 1.6,4.6,1.2,3.4 -L 1.2,3.4,0,3.4 -L 0,3.4,1,2.6 -L 1,2.6,0.6,1.4 -L 0.6,1.4,1.6,2.2 -L 1.6,2.2,2.6,1.4 -L 2.6,1.4,2.2,2.6 -L 2.2,2.6,3.2,3.4 -L 3.2,3.4,2,3.4 -L 2,3.4,1.6,4.6 - -[f] 2 -L 1.4,4.2,1.4,1.4 -L 0,2.8,2.8,2.8 - -[g] 2 -L 0,3.8,2,1.8 -L 2,3.8,0,1.8 - -[h] 3 -L 1,4,1,1.6 -L 0,3.4,2,2.2 -L 2,3.4,0,2.2 - -[i] 19 -L 0.6,3.6,0.2,3.4 -L 0.2,3.4,0,3 -L 0,3,0,2.6 -L 0,2.6,0.2,2.2 -L 0.2,2.2,0.6,2 -L 0.6,2,1,2 -L 1,2,1.4,2.2 -L 1.4,2.2,1.6,2.6 -L 1.6,2.6,1.6,3 -L 1.6,3,1.4,3.4 -L 1.4,3.4,1,3.6 -L 1,3.6,0.6,3.6 -L 0.2,3,0.2,2.6 -L 0.4,3.2,0.4,2.4 -L 0.6,3.4,0.6,2.2 -L 0.8,3.4,0.8,2.2 -L 1,3.4,1,2.2 -L 1.2,3.2,1.2,2.4 -L 1.4,3,1.4,2.6 - -[j] 11 -L 0,3.6,0,2 -L 0,2,1.6,2 -L 1.6,2,1.6,3.6 -L 1.6,3.6,0,3.6 -L 0.2,3.4,0.2,2.2 -L 0.4,3.4,0.4,2.2 -L 0.6,3.4,0.6,2.2 -L 0.8,3.4,0.8,2.2 -L 1,3.4,1,2.2 -L 1.2,3.4,1.2,2.2 -L 1.4,3.4,1.4,2.2 - -[k] 7 -L 1,4,0,2.2 -L 0,2.2,2,2.2 -L 2,2.2,1,4 -L 1,3.4,0.4,2.4 -L 1,3.4,1.6,2.4 -L 1,2.8,0.8,2.4 -L 1,2.8,1.2,2.4 - -[l] 7 -L 0,2.8,1.8,1.8 -L 1.8,1.8,1.8,3.8 -L 1.8,3.8,0,2.8 -L 0.6,2.8,1.6,2.2 -L 0.6,2.8,1.6,3.4 -L 1.2,2.8,1.6,2.6 -L 1.2,2.8,1.6,3 - -[m] 7 -L 1,1.6,2,3.4 -L 2,3.4,0,3.4 -L 0,3.4,1,1.6 -L 1,2.2,1.6,3.2 -L 1,2.2,0.4,3.2 -L 1,2.8,1.2,3.2 -L 1,2.8,0.8,3.2 - -[n] 7 -L 1.8,2.8,0,3.8 -L 0,3.8,0,1.8 -L 0,1.8,1.8,2.8 -L 1.2,2.8,0.2,3.4 -L 1.2,2.8,0.2,2.2 -L 0.6,2.8,0.2,3 -L 0.6,2.8,0.2,2.6 - -[o] 10 -L 1.2,4,0.4,1.8 -L 0.4,1.8,2.4,3.2 -L 2.4,3.2,0,3.2 -L 0,3.2,2,1.8 -L 2,1.8,1.2,4 -L 1.2,2.8,1.2,4 -L 1.2,2.8,0,3.2 -L 1.2,2.8,0.4,1.8 -L 1.2,2.8,2,1.8 -L 1.2,2.8,2.4,3.2 - -[p] 5 -L 0,4.2,0,1.4 -L 0,4.2,1.4,3.6 -L 1.4,3.6,0,3 -L 0.2,3.8,0.8,3.6 -L 0.8,3.6,0.2,3.4 - -[q] 7 -L 1,4,1,1.6 -L 0.4,3.4,1.6,3.4 -L 0,2.2,0.4,1.8 -L 0.4,1.8,0.8,1.6 -L 0.8,1.6,1.2,1.6 -L 1.2,1.6,1.6,1.8 -L 1.6,1.8,2,2.2 - -[r] 5 -L 1.2,4,1.2,1.6 -L 0,3,0.2,3.4 -L 0.2,3.4,2.2,3.4 -L 2.2,3.4,2.4,3 -L 0.8,1.8,1.6,1.8 - -[s] 6 -L 0.4,3.6,2.4,1.6 -L 2.4,3.6,0.4,1.6 -L 0.8,4,0.2,3.4 -L 0.2,3.4,0,3 -L 2,4,2.6,3.4 -L 2.6,3.4,2.8,3 - -[t] 6 -L 1,4.6,0,1 -L 2.6,4.6,3.6,1 -L 0.8,3.8,3.6,1 -L 2.8,3.8,0,1 -L 1,4.6,2.6,4.6 -L 0.8,3.8,2.8,3.8 - -[u] 7 -L 1.8,5,1.8,2 -L 0.8,4.4,2.8,3.2 -L 2.8,4.4,0.8,3.2 -L 0,2,0.6,0.8 -L 3.6,2,3,0.8 -L 0,2,3.6,2 -L 0.6,0.8,3,0.8 - -[v] 5 -L 1.2,4.4,2.4,2 -L 0.8,3.2,2.4,4 -L 0,0.8,4,0.8 -L 4,0.8,4,2.8 -L 4,2.8,0,0.8 - -[w] 12 -L 0.8,4,0.8,3.2 -L 0.8,3.2,0,3.2 -L 0,3.2,0,2.4 -L 0,2.4,0.8,2.4 -L 0.8,2.4,0.8,1.6 -L 0.8,1.6,1.6,1.6 -L 1.6,1.6,1.6,2.4 -L 1.6,2.4,2.4,2.4 -L 2.4,2.4,2.4,3.2 -L 2.4,3.2,1.6,3.2 -L 1.6,3.2,1.6,4 -L 1.6,4,0.8,4 - -[x] 28 -L 2.8,3.2,2.6,3.6 -L 2.6,3.6,2.2,4 -L 2.2,4,1.6,4.2 -L 1.6,4.2,1.2,4.2 -L 1.2,4.2,0.6,4 -L 0.6,4,0.2,3.6 -L 0.2,3.6,0,3 -L 0,3,0,2.6 -L 0,2.6,0.2,2 -L 0.2,2,0.6,1.6 -L 0.6,1.6,1.2,1.4 -L 1.2,1.4,1.6,1.4 -L 1.6,1.4,2.2,1.6 -L 2.2,1.6,2.6,2 -L 2.6,2,2.8,2.4 -L 2.8,3.2,2.4,3.6 -L 2.4,3.6,2,3.8 -L 2,3.8,1.6,3.8 -L 1.6,3.8,1.2,3.6 -L 1.2,3.6,1,3.4 -L 1,3.4,0.8,3 -L 0.8,3,0.8,2.6 -L 0.8,2.6,1,2.2 -L 1,2.2,1.2,2 -L 1.2,2,1.6,1.8 -L 1.6,1.8,2,1.8 -L 2,1.8,2.4,2 -L 2.4,2,2.8,2.4 - -[y] 6 -L 1.4,4.4,0,2 -L 0,2,2.8,2 -L 2.8,2,1.4,4.4 -L 1.4,1.2,2.8,3.6 -L 2.8,3.6,0,3.6 -L 0,3.6,1.4,1.2 - -[z] 26 -L 1.8,4.6,1.8,5 -L 1.8,5,2,5.2 -L 2,5.2,2.4,5.2 -L 2.4,5.2,2.6,5 -L 2.6,5,2.6,4.6 -L 0,1.2,0.2,1.6 -L 0.2,1.6,0.6,2 -L 0.6,2,0.8,2.4 -L 0.8,2.4,1,3.2 -L 1,3.2,1,4.2 -L 1,4.2,1.2,4.4 -L 1.2,4.4,1.6,4.6 -L 1.6,4.6,2.8,4.6 -L 2.8,4.6,3.2,4.4 -L 3.2,4.4,3.4,4.2 -L 3.4,4.2,3.4,3.2 -L 3.4,3.2,3.6,2.4 -L 3.6,2.4,3.8,2 -L 3.8,2,4.2,1.6 -L 4.2,1.6,4.4,1.2 -L 0,1.2,4.4,1.2 -L 2,1.2,1.8,1 -L 1.8,1,2,0.8 -L 2,0.8,2.4,0.8 -L 2.4,0.8,2.6,1 -L 2.6,1,2.4,1.2 - -[{] 32 -L 1.6,3.8,1.6,2.6 -L 1.6,2.6,1.4,0.8 -L 1.6,2.6,1.8,0.8 -L 1.4,0.8,1.8,0.8 -L 1.6,3.8,1.4,4.4 -L 1.4,4.4,1.2,4.8 -L 1.2,4.8,0.8,5 -L 1.4,4.4,0.8,5 -L 1.6,3.8,1.8,4.4 -L 1.8,4.4,2,4.8 -L 2,4.8,2.4,5 -L 1.8,4.4,2.4,5 -L 1.6,3.8,0.8,4.2 -L 0.8,4.2,0.4,4.2 -L 0.4,4.2,0,3.8 -L 1.2,4,0.4,4 -L 0.4,4,0,3.8 -L 1.6,3.8,2.4,4.2 -L 2.4,4.2,2.8,4.2 -L 2.8,4.2,3.2,3.8 -L 2,4,2.8,4 -L 2.8,4,3.2,3.8 -L 1.6,3.8,1.2,3.6 -L 1.2,3.6,1,3.4 -L 1,3.4,1,2.8 -L 1.6,3.8,1.2,3.4 -L 1.2,3.4,1,2.8 -L 1.6,3.8,2,3.6 -L 2,3.6,2.2,3.4 -L 2.2,3.4,2.2,2.8 -L 1.6,3.8,2,3.4 -L 2,3.4,2.2,2.8 - -[|] 58 -L 1.6,4.6,1.6,4.2 -L 1.6,3.6,1.6,3.2 -L 1.6,2.6,1.6,2.2 -L 1.6,1.4,1.4,0.8 -L 1.6,1.4,1.8,0.8 -L 1.4,0.8,1.8,0.8 -L 1.6,5,1.4,4.6 -L 1.4,4.6,1.2,4.4 -L 1.6,5,1.8,4.6 -L 1.8,4.6,2,4.4 -L 1.2,4.4,1.6,4.6 -L 1.6,4.6,2,4.4 -L 1.6,4.2,1.2,3.6 -L 1.2,3.6,0.8,3.4 -L 0.8,3.4,0.6,3.6 -L 1.6,4.2,2,3.6 -L 2,3.6,2.4,3.4 -L 2.4,3.4,2.6,3.6 -L 0.8,3.4,1.2,3.4 -L 1.2,3.4,1.6,3.6 -L 1.6,3.6,2,3.4 -L 2,3.4,2.4,3.4 -L 1.6,3.2,1.2,2.6 -L 1.2,2.6,0.8,2.4 -L 0.8,2.4,0.4,2.4 -L 0.4,2.4,0.2,2.8 -L 0.2,2.8,0.2,2.6 -L 0.2,2.6,0.4,2.4 -L 1.6,3.2,2,2.6 -L 2,2.6,2.4,2.4 -L 2.4,2.4,2.8,2.4 -L 2.8,2.4,3,2.8 -L 3,2.8,3,2.6 -L 3,2.6,2.8,2.4 -L 0.8,2.4,1.2,2.4 -L 1.2,2.4,1.6,2.6 -L 1.6,2.6,2,2.4 -L 2,2.4,2.4,2.4 -L 1.6,2.2,1.2,1.6 -L 1.2,1.6,1,1.4 -L 1,1.4,0.6,1.2 -L 0.6,1.2,0.4,1.2 -L 0.4,1.2,0.2,1.4 -L 0.2,1.4,0,1.8 -L 0,1.8,0,1.4 -L 0,1.4,0.4,1.2 -L 1.6,2.2,2,1.6 -L 2,1.6,2.2,1.4 -L 2.2,1.4,2.6,1.2 -L 2.6,1.2,2.8,1.2 -L 2.8,1.2,3,1.4 -L 3,1.4,3.2,1.8 -L 3.2,1.8,3.2,1.4 -L 3.2,1.4,2.8,1.2 -L 0.6,1.2,1,1.2 -L 1,1.2,1.6,1.4 -L 1.6,1.4,2.2,1.2 -L 2.2,1.2,2.6,1.2 - -[}] 32 -L 1.6,1.4,1.4,0.8 -L 1.6,1.4,1.8,0.8 -L 1.4,0.8,1.8,0.8 -L 1.6,1.4,2.2,1.2 -L 2.2,1.2,2.8,1.2 -L 2.8,1.2,3.2,1.6 -L 3.2,1.6,3.2,2.2 -L 3.2,2.2,3,2.4 -L 3,2.4,2.6,2.4 -L 2.6,2.4,3,2.8 -L 3,2.8,3.2,3.4 -L 3.2,3.4,3,3.8 -L 3,3.8,2.6,4 -L 2.6,4,2.2,3.8 -L 2.2,3.8,2.4,4.4 -L 2.4,4.4,2.2,4.8 -L 2.2,4.8,1.8,5 -L 1.8,5,1.4,5 -L 1.4,5,1,4.8 -L 1,4.8,0.8,4.4 -L 0.8,4.4,1,3.8 -L 1,3.8,0.6,4 -L 0.6,4,0.2,3.8 -L 0.2,3.8,0,3.4 -L 0,3.4,0.2,2.8 -L 0.2,2.8,0.6,2.4 -L 0.6,2.4,0.2,2.4 -L 0.2,2.4,0,2.2 -L 0,2.2,0,1.6 -L 0,1.6,0.4,1.2 -L 0.4,1.2,1,1.2 -L 1,1.2,1.6,1.4 - -[~] 24 -L 1.6,1.4,1.4,0.8 -L 1.6,1.4,1.8,0.8 -L 1.4,0.8,1.8,0.8 -L 1.6,1.4,2.4,1.6 -L 2.4,1.6,2.4,2 -L 2.4,2,2.8,2.2 -L 2.8,2.2,2.8,2.8 -L 2.8,2.8,3.2,3 -L 3.2,3,3.2,4 -L 3.2,4,3,4.6 -L 3,4.6,2.8,4.8 -L 2.8,4.8,2.4,4.8 -L 2.4,4.8,2,5 -L 2,5,1.2,5 -L 1.2,5,0.8,4.8 -L 0.8,4.8,0.4,4.8 -L 0.4,4.8,0.2,4.6 -L 0.2,4.6,0,4 -L 0,4,0,3 -L 0,3,0.4,2.8 -L 0.4,2.8,0.4,2.2 -L 0.4,2.2,0.8,2 -L 0.8,2,0.8,1.6 -L 0.8,1.6,1.6,1.4 - -[] 5 -L 0,3.2,0.4,2.8 -L 0.6,4.2,1,3.2 -L 1.8,5,1.8,3.4 -L 3,4.2,2.6,3.2 -L 3.6,3.2,3.2,2.8 - -#EOF diff --git a/fonts/symbol_misc2.cxf b/fonts/symbol_misc2.cxf deleted file mode 100644 index 526384f..0000000 --- a/fonts/symbol_misc2.cxf +++ /dev/null @@ -1,1055 +0,0 @@ -# Format: QCad II Font -# Creator: Adam Radlowski's "dodajf" program - GRASS font translator -# Version: 1.0.0 -# Name: Symbol Misc 2 -# LetterSpacing: 3.0 -# WordSpacing: 6.75 -# LineSpacingFactor: 1.0 -# Author: Hershey fonts - -[!] 4 -L 0.097561,0.585366,0,0.487805 -L 0,0.487805,0.097561,0.390244 -L 0.097561,0.390244,0.195122,0.487805 -L 0.195122,0.487805,0.097561,0.585366 - -["] 8 -L 0.097561,0.682927,0,0.585366 -L 0,0.585366,0,0.390244 -L 0,0.390244,0.097561,0.292683 -L 0.097561,0.292683,0.292683,0.292683 -L 0.292683,0.292683,0.390244,0.390244 -L 0.390244,0.390244,0.390244,0.585366 -L 0.390244,0.585366,0.292683,0.682927 -L 0.292683,0.682927,0.097561,0.682927 - -[#] 12 -L 0.292683,0.878049,0.097561,0.780488 -L 0.097561,0.780488,0,0.585366 -L 0,0.585366,0,0.390244 -L 0,0.390244,0.097561,0.195122 -L 0.097561,0.195122,0.292683,0.097561 -L 0.292683,0.097561,0.487805,0.097561 -L 0.487805,0.097561,0.682927,0.195122 -L 0.682927,0.195122,0.780488,0.390244 -L 0.780488,0.390244,0.780488,0.585366 -L 0.780488,0.585366,0.682927,0.780488 -L 0.682927,0.780488,0.487805,0.878049 -L 0.487805,0.878049,0.292683,0.878049 - -[$] 16 -L 0.390244,0.97561,0.195122,0.878049 -L 0.195122,0.878049,0.097561,0.780488 -L 0.097561,0.780488,0,0.585366 -L 0,0.585366,0,0.390244 -L 0,0.390244,0.097561,0.195122 -L 0.097561,0.195122,0.195122,0.097561 -L 0.195122,0.097561,0.390244,0 -L 0.390244,0,0.585366,0 -L 0.585366,0,0.780488,0.097561 -L 0.780488,0.097561,0.878049,0.195122 -L 0.878049,0.195122,0.97561,0.390244 -L 0.97561,0.390244,0.97561,0.585366 -L 0.97561,0.585366,0.878049,0.780488 -L 0.878049,0.780488,0.780488,0.878049 -L 0.780488,0.878049,0.585366,0.97561 -L 0.585366,0.97561,0.390244,0.97561 - -[%] 16 -L 0.585366,1.170732,0.292683,1.073171 -L 0.292683,1.073171,0.097561,0.878049 -L 0.097561,0.878049,0,0.585366 -L 0,0.585366,0,0.390244 -L 0,0.390244,0.097561,0.097561 -L 0.097561,0.097561,0.292683,-0.097561 -L 0.292683,-0.097561,0.585366,-0.195122 -L 0.585366,-0.195122,0.780488,-0.195122 -L 0.780488,-0.195122,1.073171,-0.097561 -L 1.073171,-0.097561,1.268293,0.097561 -L 1.268293,0.097561,1.365854,0.390244 -L 1.365854,0.390244,1.365854,0.585366 -L 1.365854,0.585366,1.268293,0.878049 -L 1.268293,0.878049,1.073171,1.073171 -L 1.073171,1.073171,0.780488,1.170732 -L 0.780488,1.170732,0.585366,1.170732 - -[&] 20 -L 0.878049,1.560976,0.585366,1.463415 -L 0.585366,1.463415,0.292683,1.268293 -L 0.292683,1.268293,0.097561,0.97561 -L 0.097561,0.97561,0,0.682927 -L 0,0.682927,0,0.292683 -L 0,0.292683,0.097561,0 -L 0.097561,0,0.292683,-0.292683 -L 0.292683,-0.292683,0.585366,-0.487805 -L 0.585366,-0.487805,0.878049,-0.585366 -L 0.878049,-0.585366,1.268293,-0.585366 -L 1.268293,-0.585366,1.560976,-0.487805 -L 1.560976,-0.487805,1.853659,-0.292683 -L 1.853659,-0.292683,2.04878,0 -L 2.04878,0,2.146341,0.292683 -L 2.146341,0.292683,2.146341,0.682927 -L 2.146341,0.682927,2.04878,0.97561 -L 2.04878,0.97561,1.853659,1.268293 -L 1.853659,1.268293,1.560976,1.463415 -L 1.560976,1.463415,1.268293,1.560976 -L 1.268293,1.560976,0.878049,1.560976 - -['] 32 -L 1.463415,2.146341,1.073171,2.04878 -L 1.073171,2.04878,0.878049,1.95122 -L 0.878049,1.95122,0.585366,1.756098 -L 0.585366,1.756098,0.390244,1.560976 -L 0.390244,1.560976,0.195122,1.268293 -L 0.195122,1.268293,0.097561,1.073171 -L 0.097561,1.073171,0,0.682927 -L 0,0.682927,0,0.292683 -L 0,0.292683,0.097561,-0.097561 -L 0.097561,-0.097561,0.195122,-0.292683 -L 0.195122,-0.292683,0.390244,-0.585366 -L 0.390244,-0.585366,0.585366,-0.780488 -L 0.585366,-0.780488,0.878049,-0.97561 -L 0.878049,-0.97561,1.073171,-1.073171 -L 1.073171,-1.073171,1.463415,-1.170732 -L 1.463415,-1.170732,1.853659,-1.170732 -L 1.853659,-1.170732,2.243902,-1.073171 -L 2.243902,-1.073171,2.439024,-0.97561 -L 2.439024,-0.97561,2.731707,-0.780488 -L 2.731707,-0.780488,2.926829,-0.585366 -L 2.926829,-0.585366,3.121951,-0.292683 -L 3.121951,-0.292683,3.219512,-0.097561 -L 3.219512,-0.097561,3.317073,0.292683 -L 3.317073,0.292683,3.317073,0.682927 -L 3.317073,0.682927,3.219512,1.073171 -L 3.219512,1.073171,3.121951,1.268293 -L 3.121951,1.268293,2.926829,1.560976 -L 2.926829,1.560976,2.731707,1.756098 -L 2.731707,1.756098,2.439024,1.95122 -L 2.439024,1.95122,2.243902,2.04878 -L 2.243902,2.04878,1.853659,2.146341 -L 1.853659,2.146341,1.463415,2.146341 - -[(] 32 -L 1.95122,2.634146,1.463415,2.536585 -L 1.463415,2.536585,1.073171,2.341463 -L 1.073171,2.341463,0.780488,2.146341 -L 0.780488,2.146341,0.487805,1.853659 -L 0.487805,1.853659,0.292683,1.560976 -L 0.292683,1.560976,0.097561,1.170732 -L 0.097561,1.170732,0,0.682927 -L 0,0.682927,0,0.292683 -L 0,0.292683,0.097561,-0.195122 -L 0.097561,-0.195122,0.292683,-0.585366 -L 0.292683,-0.585366,0.487805,-0.878049 -L 0.487805,-0.878049,0.780488,-1.170732 -L 0.780488,-1.170732,1.073171,-1.365854 -L 1.073171,-1.365854,1.463415,-1.560976 -L 1.463415,-1.560976,1.95122,-1.658537 -L 1.95122,-1.658537,2.341463,-1.658537 -L 2.341463,-1.658537,2.829268,-1.560976 -L 2.829268,-1.560976,3.219512,-1.365854 -L 3.219512,-1.365854,3.512195,-1.170732 -L 3.512195,-1.170732,3.804878,-0.878049 -L 3.804878,-0.878049,4,-0.585366 -L 4,-0.585366,4.195122,-0.195122 -L 4.195122,-0.195122,4.292683,0.292683 -L 4.292683,0.292683,4.292683,0.682927 -L 4.292683,0.682927,4.195122,1.170732 -L 4.195122,1.170732,4,1.560976 -L 4,1.560976,3.804878,1.853659 -L 3.804878,1.853659,3.512195,2.146341 -L 3.512195,2.146341,3.219512,2.341463 -L 3.219512,2.341463,2.829268,2.536585 -L 2.829268,2.536585,2.341463,2.634146 -L 2.341463,2.634146,1.95122,2.634146 - -[)] 48 -L 3.707317,4.487805,3.121951,4.390244 -L 3.121951,4.390244,2.731707,4.292683 -L 2.731707,4.292683,2.243902,4.097561 -L 2.243902,4.097561,1.756098,3.804878 -L 1.756098,3.804878,1.365854,3.512195 -L 1.365854,3.512195,0.97561,3.121951 -L 0.97561,3.121951,0.682927,2.731707 -L 0.682927,2.731707,0.390244,2.243902 -L 0.390244,2.243902,0.195122,1.756098 -L 0.195122,1.756098,0.097561,1.365854 -L 0.097561,1.365854,0,0.780488 -L 0,0.780488,0,0.195122 -L 0,0.195122,0.097561,-0.390244 -L 0.097561,-0.390244,0.195122,-0.780488 -L 0.195122,-0.780488,0.390244,-1.268293 -L 0.390244,-1.268293,0.682927,-1.756098 -L 0.682927,-1.756098,0.97561,-2.146341 -L 0.97561,-2.146341,1.365854,-2.536585 -L 1.365854,-2.536585,1.756098,-2.829268 -L 1.756098,-2.829268,2.243902,-3.121951 -L 2.243902,-3.121951,2.731707,-3.317073 -L 2.731707,-3.317073,3.121951,-3.414634 -L 3.121951,-3.414634,3.707317,-3.512195 -L 3.707317,-3.512195,4.292683,-3.512195 -L 4.292683,-3.512195,4.878049,-3.414634 -L 4.878049,-3.414634,5.268293,-3.317073 -L 5.268293,-3.317073,5.756098,-3.121951 -L 5.756098,-3.121951,6.243902,-2.829268 -L 6.243902,-2.829268,6.634146,-2.536585 -L 6.634146,-2.536585,7.02439,-2.146341 -L 7.02439,-2.146341,7.317073,-1.756098 -L 7.317073,-1.756098,7.609756,-1.268293 -L 7.609756,-1.268293,7.804878,-0.780488 -L 7.804878,-0.780488,7.902439,-0.390244 -L 7.902439,-0.390244,8,0.195122 -L 8,0.195122,8,0.780488 -L 8,0.780488,7.902439,1.365854 -L 7.902439,1.365854,7.804878,1.756098 -L 7.804878,1.756098,7.609756,2.243902 -L 7.609756,2.243902,7.317073,2.731707 -L 7.317073,2.731707,7.02439,3.121951 -L 7.02439,3.121951,6.634146,3.512195 -L 6.634146,3.512195,6.243902,3.804878 -L 6.243902,3.804878,5.756098,4.097561 -L 5.756098,4.097561,5.268293,4.292683 -L 5.268293,4.292683,4.878049,4.390244 -L 4.878049,4.390244,4.292683,4.487805 -L 4.292683,4.487805,3.707317,4.487805 - -[*] 30 -L 1.95122,2.146341,1.756098,1.95122 -L 1.756098,1.95122,1.463415,1.853659 -L 1.463415,1.853659,1.170732,1.853659 -L 1.170732,1.853659,0.878049,1.95122 -L 0.878049,1.95122,0.682927,2.146341 -L 0.682927,2.146341,0,1.463415 -L 0,1.463415,0.195122,1.268293 -L 0.195122,1.268293,0.292683,0.97561 -L 0.292683,0.97561,0.292683,-0.292683 -L 0.292683,-0.292683,0.390244,-0.585366 -L 0.390244,-0.585366,0.585366,-0.780488 -L 0.585366,-0.780488,0.878049,-0.878049 -L 0.878049,-0.878049,1.463415,-0.878049 -L 1.463415,-0.878049,1.756098,-0.97561 -L 1.756098,-0.97561,1.95122,-1.170732 -L 1.95122,2.146341,2.146341,1.95122 -L 2.146341,1.95122,2.439024,1.853659 -L 2.439024,1.853659,2.731707,1.853659 -L 2.731707,1.853659,3.02439,1.95122 -L 3.02439,1.95122,3.219512,2.146341 -L 3.219512,2.146341,3.902439,1.463415 -L 3.902439,1.463415,3.707317,1.268293 -L 3.707317,1.268293,3.609756,0.97561 -L 3.609756,0.97561,3.609756,-0.292683 -L 3.609756,-0.292683,3.512195,-0.585366 -L 3.512195,-0.585366,3.317073,-0.780488 -L 3.317073,-0.780488,3.02439,-0.878049 -L 3.02439,-0.878049,2.439024,-0.878049 -L 2.439024,-0.878049,2.146341,-0.97561 -L 2.146341,-0.97561,1.95122,-1.170732 - -[+] 27 -L 1.658537,2.146341,1.463415,1.95122 -L 1.463415,1.95122,1.170732,1.853659 -L 1.170732,1.853659,0.878049,1.853659 -L 0.878049,1.853659,0.585366,1.95122 -L 0.585366,1.95122,0.390244,2.146341 -L 0.390244,2.146341,0.097561,1.560976 -L 0.097561,1.560976,0,1.170732 -L 0,1.170732,0,0.682927 -L 0,0.682927,0.097561,0.292683 -L 0.097561,0.292683,0.292683,-0.097561 -L 0.292683,-0.097561,0.585366,-0.487805 -L 0.585366,-0.487805,1.073171,-0.878049 -L 1.073171,-0.878049,1.658537,-1.170732 -L 1.658537,2.146341,1.853659,1.95122 -L 1.853659,1.95122,2.146341,1.853659 -L 2.146341,1.853659,2.439024,1.853659 -L 2.439024,1.853659,2.731707,1.95122 -L 2.731707,1.95122,2.926829,2.146341 -L 2.926829,2.146341,3.219512,1.560976 -L 3.219512,1.560976,3.317073,1.170732 -L 3.317073,1.170732,3.317073,0.682927 -L 3.317073,0.682927,3.219512,0.292683 -L 3.219512,0.292683,3.02439,-0.097561 -L 3.02439,-0.097561,2.731707,-0.487805 -L 2.731707,-0.487805,2.243902,-0.878049 -L 2.243902,-0.878049,1.658537,-1.170732 -L 0.097561,1.463415,3.219512,1.463415 - -[,] 6 -L 0,0.585366,0,0.390244 -L 0,0.390244,0.195122,0.390244 -L 0.195122,0.390244,0.195122,0.585366 -L 0.195122,0.585366,0,0.585366 -L 0,0.585366,0.195122,0.390244 -L 0.195122,0.585366,0,0.390244 - -[-] 12 -L 0,0.682927,0.390244,0.487805 -L 0.390244,0.487805,0.682927,0.292683 -L 0.682927,0.292683,0.878049,0.097561 -L 0.878049,0.097561,0.97561,-0.195122 -L 0.97561,-0.195122,0.97561,-0.390244 -L 0.97561,-0.390244,0.878049,-0.585366 -L 0.878049,-0.585366,0.780488,-0.682927 -L 0,0.585366,0.585366,0.292683 -L 0,0.487805,0.292683,0.390244 -L 0.292683,0.390244,0.682927,0.195122 -L 0.682927,0.195122,0.878049,0 -L 0.878049,0,0.97561,-0.195122 - -[.] 12 -L 0.97561,1.170732,0.878049,0.97561 -L 0.878049,0.97561,0.682927,0.780488 -L 0.682927,0.780488,0.292683,0.585366 -L 0.292683,0.585366,0,0.487805 -L 0.585366,0.682927,0,0.390244 -L 0.780488,1.658537,0.878049,1.560976 -L 0.878049,1.560976,0.97561,1.365854 -L 0.97561,1.365854,0.97561,1.170732 -L 0.97561,1.170732,0.878049,0.878049 -L 0.878049,0.878049,0.682927,0.682927 -L 0.682927,0.682927,0.390244,0.487805 -L 0.390244,0.487805,0,0.292683 - -[/] 22 -L 0.780488,0.97561,0.390244,0.878049 -L 0.390244,0.878049,0.097561,0.682927 -L 0.097561,0.682927,0,0.487805 -L 0,0.487805,0,0.292683 -L 0,0.292683,0.097561,0.097561 -L 0.097561,0.097561,0.292683,0 -L 0.292683,0,0.585366,0 -L 0.585366,0,0.97561,0.097561 -L 0.97561,0.097561,1.268293,0.292683 -L 1.268293,0.292683,1.365854,0.487805 -L 1.365854,0.487805,1.365854,0.682927 -L 1.365854,0.682927,1.268293,0.878049 -L 1.268293,0.878049,1.073171,0.97561 -L 1.073171,0.97561,0.780488,0.97561 -L 1.268293,0.878049,0.780488,0.97561 -L 1.073171,0.97561,0.585366,0.878049 -L 0.585366,0.878049,0.097561,0.682927 -L 0.390244,0.878049,0,0.487805 -L 0.097561,0.097561,0.585366,0 -L 0.292683,0,0.780488,0.097561 -L 0.780488,0.097561,1.268293,0.292683 -L 0.97561,0.097561,1.365854,0.487805 - -[0] 22 -L 0.780488,0.97561,0.390244,0.878049 -L 0.390244,0.878049,0.097561,0.682927 -L 0.097561,0.682927,0,0.487805 -L 0,0.487805,0,0.292683 -L 0,0.292683,0.097561,0.097561 -L 0.097561,0.097561,0.292683,0 -L 0.292683,0,0.585366,0 -L 0.585366,0,0.97561,0.097561 -L 0.97561,0.097561,1.268293,0.292683 -L 1.268293,0.292683,1.365854,0.487805 -L 1.365854,0.487805,1.365854,0.682927 -L 1.365854,0.682927,1.268293,0.878049 -L 1.268293,0.878049,1.073171,0.97561 -L 1.073171,0.97561,0.780488,0.97561 -L 1.268293,0.878049,0.780488,0.97561 -L 1.073171,0.97561,0.585366,0.878049 -L 0.585366,0.878049,0.097561,0.682927 -L 0.390244,0.878049,0,0.487805 -L 0.097561,0.097561,0.585366,0 -L 0.292683,0,0.780488,0.097561 -L 0.780488,0.097561,1.268293,0.292683 -L 0.97561,0.097561,1.365854,0.487805 - -[1] 20 -L 0.585366,0.97561,0.292683,0.878049 -L 0.292683,0.878049,0.097561,0.682927 -L 0.097561,0.682927,0,0.487805 -L 0,0.487805,0,0.292683 -L 0,0.292683,0.097561,0.097561 -L 0.097561,0.097561,0.292683,0 -L 0.292683,0,0.487805,0 -L 0.487805,0,0.780488,0.097561 -L 0.780488,0.097561,0.97561,0.292683 -L 0.97561,0.292683,1.073171,0.487805 -L 1.073171,0.487805,1.073171,0.682927 -L 1.073171,0.682927,0.97561,0.878049 -L 0.97561,0.878049,0.780488,0.97561 -L 0.780488,0.97561,0.585366,0.97561 -L 0.195122,0.682927,0.780488,0.97561 -L 0.097561,0.487805,0.878049,0.878049 -L 0,0.292683,0.97561,0.780488 -L 0.097561,0.195122,1.073171,0.682927 -L 0.195122,0.097561,0.97561,0.487805 -L 0.292683,0,0.878049,0.292683 - -[2] 6 -L 0.195122,1.560976,0.195122,-0.682927 -L 0.780488,1.658537,0.780488,-0.585366 -L 0,0.878049,0.97561,1.073171 -L 0,0.780488,0.97561,0.97561 -L 0,0,0.97561,0.195122 -L 0,-0.097561,0.97561,0.097561 - -[3] 6 -L 0,1.658537,0,-0.097561 -L 0.780488,1.073171,0.780488,-0.682927 -L 0,0.878049,0.780488,1.073171 -L 0,0.780488,0.780488,0.97561 -L 0,0,0.780488,0.195122 -L 0,-0.097561,0.780488,0.097561 - -[4] 17 -L 0,2.04878,0,0 -L 0,0.878049,0.292683,1.073171 -L 0.292683,1.073171,0.585366,1.073171 -L 0.585366,1.073171,0.780488,0.97561 -L 0.780488,0.97561,0.878049,0.780488 -L 0.878049,0.780488,0.878049,0.585366 -L 0.878049,0.585366,0.780488,0.390244 -L 0.780488,0.390244,0.487805,0.195122 -L 0.487805,0.195122,0.292683,0.097561 -L 0.292683,0.097561,0,0 -L 0,0.878049,0.292683,0.97561 -L 0.292683,0.97561,0.585366,0.97561 -L 0.585366,0.97561,0.780488,0.878049 -L 0.682927,0.97561,0.780488,0.780488 -L 0.780488,0.780488,0.780488,0.585366 -L 0.780488,0.585366,0.682927,0.390244 -L 0.682927,0.390244,0.487805,0.195122 - -[5] 6 -L 0,1.365854,0,1.073171 -L 1.95122,1.365854,1.95122,1.073171 -L 0,1.365854,1.95122,1.365854 -L 0,1.268293,1.95122,1.268293 -L 0,1.170732,1.95122,1.170732 -L 0,1.073171,1.95122,1.073171 - -[6] 6 -L 0,0.878049,0,0.585366 -L 0.97561,0.878049,0.97561,0.585366 -L 0,0.878049,0.97561,0.878049 -L 0,0.780488,0.97561,0.780488 -L 0,0.682927,0.97561,0.682927 -L 0,0.585366,0.97561,0.585366 - -[7] 27 -L 0,1.073171,0.97561,-0.097561 -L 0,1.073171,0.195122,0.878049 -L 0.195122,0.878049,0.390244,0.780488 -L 0.390244,0.780488,0.682927,0.780488 -L 0.682927,0.780488,0.878049,0.878049 -L 0.878049,0.878049,0.97561,0.97561 -L 0.97561,0.97561,0.97561,1.170732 -L 0.97561,1.170732,0.780488,1.170732 -L 0.780488,1.170732,0.780488,0.97561 -L 0.780488,0.97561,0.682927,0.780488 -L 0.195122,0.878049,0.682927,0.780488 -L 0.390244,0.780488,0.97561,0.97561 -L 0.878049,1.170732,0.878049,0.878049 -L 0.780488,1.073171,0.97561,1.073171 -L 0.97561,-0.097561,0.780488,0.097561 -L 0.780488,0.097561,0.585366,0.195122 -L 0.585366,0.195122,0.292683,0.195122 -L 0.292683,0.195122,0.097561,0.097561 -L 0.097561,0.097561,0,0 -L 0,0,0,-0.195122 -L 0,-0.195122,0.195122,-0.195122 -L 0.195122,-0.195122,0.195122,0 -L 0.195122,0,0.292683,0.195122 -L 0.780488,0.097561,0.292683,0.195122 -L 0.585366,0.195122,0,0 -L 0.097561,0.097561,0.097561,-0.195122 -L 0,-0.097561,0.195122,-0.097561 - -[8] 14 -L 0.292683,0.780488,0.195122,0.97561 -L 0.195122,0.97561,0.195122,1.170732 -L 0.195122,1.170732,0,1.170732 -L 0,1.170732,0,0.97561 -L 0,0.97561,0.097561,0.878049 -L 0.097561,0.878049,0.292683,0.780488 -L 0.292683,0.780488,0.585366,0.780488 -L 0.585366,0.780488,0.780488,0.878049 -L 0.780488,0.878049,0.97561,1.073171 -L 0.097561,1.170732,0.097561,0.878049 -L 0,1.073171,0.195122,1.073171 -L 0,0.97561,0.585366,0.780488 -L 0.292683,0.780488,0.780488,0.878049 -L 0.97561,1.073171,0.97561,-0.195122 - -[9] 78 -L 0.292683,-1.463415,0.390244,-1.463415 -L 0.390244,-1.463415,0.487805,-1.365854 -L 0.487805,-1.365854,0.487805,-1.268293 -L 0.487805,-1.268293,0.390244,-1.170732 -L 0.390244,-1.170732,0.292683,-1.170732 -L 0.292683,-1.170732,0.195122,-1.268293 -L 0.195122,-1.268293,0.195122,-1.463415 -L 0.195122,-1.463415,0.292683,-1.658537 -L 0.292683,-1.658537,0.487805,-1.756098 -L 0.487805,-1.756098,0.682927,-1.756098 -L 0.682927,-1.756098,0.97561,-1.658537 -L 0.97561,-1.658537,1.170732,-1.463415 -L 1.170732,-1.463415,1.268293,-1.268293 -L 1.268293,-1.268293,1.365854,-0.878049 -L 1.365854,-0.878049,1.365854,0.195122 -L 1.365854,0.195122,1.268293,2.731707 -L 1.268293,2.731707,1.268293,3.414634 -L 1.268293,3.414634,1.365854,3.902439 -L 1.365854,3.902439,1.463415,4.097561 -L 1.463415,4.097561,1.658537,4.195122 -L 1.658537,4.195122,1.756098,4.195122 -L 1.756098,4.195122,1.95122,4.097561 -L 1.95122,4.097561,2.04878,3.902439 -L 2.04878,3.902439,2.04878,3.512195 -L 2.04878,3.512195,1.95122,3.219512 -L 1.95122,3.219512,1.853659,3.02439 -L 1.853659,3.02439,1.658537,2.731707 -L 1.658537,2.731707,1.170732,2.341463 -L 1.170732,2.341463,0.585366,1.95122 -L 0.585366,1.95122,0.390244,1.756098 -L 0.390244,1.756098,0.195122,1.463415 -L 0.195122,1.463415,0.097561,1.268293 -L 0.097561,1.268293,0,0.878049 -L 0,0.878049,0,0.487805 -L 0,0.487805,0.097561,0.097561 -L 0.097561,0.097561,0.292683,-0.195122 -L 0.292683,-0.195122,0.585366,-0.390244 -L 0.585366,-0.390244,0.97561,-0.487805 -L 0.97561,-0.487805,1.365854,-0.487805 -L 1.365854,-0.487805,1.756098,-0.390244 -L 1.756098,-0.390244,1.95122,-0.292683 -L 1.95122,-0.292683,2.146341,0 -L 2.146341,0,2.243902,0.292683 -L 2.243902,0.292683,2.243902,0.682927 -L 2.243902,0.682927,2.146341,0.97561 -L 2.146341,0.97561,2.04878,1.170732 -L 2.04878,1.170732,1.853659,1.365854 -L 1.853659,1.365854,1.560976,1.463415 -L 1.560976,1.463415,1.170732,1.463415 -L 1.170732,1.463415,0.878049,1.365854 -L 0.878049,1.365854,0.682927,1.170732 -L 0.682927,1.170732,0.585366,0.878049 -L 0.585366,0.878049,0.585366,0.487805 -L 0.585366,0.487805,0.682927,0.195122 -L 0.682927,0.195122,0.878049,0 -L 0.292683,-1.268293,0.292683,-1.365854 -L 0.292683,-1.365854,0.390244,-1.365854 -L 0.390244,-1.365854,0.390244,-1.268293 -L 0.390244,-1.268293,0.292683,-1.268293 -L 1.658537,2.731707,1.268293,2.341463 -L 1.268293,2.341463,0.780488,1.95122 -L 0.780488,1.95122,0.487805,1.658537 -L 0.487805,1.658537,0.292683,1.365854 -L 0.292683,1.365854,0.195122,1.170732 -L 0.195122,1.170732,0.097561,0.878049 -L 0.097561,0.878049,0.097561,0.487805 -L 0.097561,0.487805,0.195122,0.097561 -L 0.195122,0.097561,0.292683,-0.097561 -L 0.292683,-0.097561,0.585366,-0.390244 -L 1.365854,-0.487805,1.658537,-0.390244 -L 1.658537,-0.390244,1.853659,-0.292683 -L 1.853659,-0.292683,2.04878,0 -L 2.04878,0,2.146341,0.292683 -L 2.146341,0.292683,2.146341,0.682927 -L 2.146341,0.682927,2.04878,0.97561 -L 2.04878,0.97561,1.95122,1.170732 -L 1.95122,1.170732,1.756098,1.365854 -L 1.756098,1.365854,1.560976,1.463415 - -[:] 73 -L 0.585366,0.390244,0.682927,0.195122 -L 0.682927,0.195122,0.878049,0.097561 -L 0.878049,0.097561,1.073171,0.097561 -L 1.073171,0.097561,1.268293,0.195122 -L 1.268293,0.195122,1.365854,0.390244 -L 1.365854,0.390244,1.365854,0.585366 -L 1.365854,0.585366,1.268293,0.780488 -L 1.268293,0.780488,1.073171,0.878049 -L 1.073171,0.878049,0.878049,0.878049 -L 0.878049,0.878049,0.682927,0.780488 -L 0.682927,0.780488,0.585366,0.682927 -L 0.585366,0.682927,0.487805,0.390244 -L 0.487805,0.390244,0.487805,0.097561 -L 0.487805,0.097561,0.585366,-0.195122 -L 0.585366,-0.195122,0.780488,-0.390244 -L 0.780488,-0.390244,1.073171,-0.487805 -L 1.073171,-0.487805,1.365854,-0.487805 -L 1.365854,-0.487805,1.658537,-0.390244 -L 1.658537,-0.390244,1.853659,-0.195122 -L 1.853659,-0.195122,1.95122,0 -L 1.95122,0,2.04878,0.292683 -L 2.04878,0.292683,2.04878,0.682927 -L 2.04878,0.682927,1.95122,0.97561 -L 1.95122,0.97561,1.756098,1.268293 -L 1.756098,1.268293,1.560976,1.365854 -L 1.560976,1.365854,1.268293,1.463415 -L 1.268293,1.463415,0.97561,1.463415 -L 0.97561,1.463415,0.682927,1.365854 -L 0.682927,1.365854,0.487805,1.268293 -L 0.487805,1.268293,0.292683,1.073171 -L 0.292683,1.073171,0.097561,0.780488 -L 0.097561,0.780488,0,0.390244 -L 0,0.390244,0,-0.097561 -L 0,-0.097561,0.097561,-0.585366 -L 0.097561,-0.585366,0.292683,-0.97561 -L 0.292683,-0.97561,0.487805,-1.170732 -L 0.487805,-1.170732,0.780488,-1.365854 -L 0.780488,-1.365854,1.170732,-1.463415 -L 1.170732,-1.463415,1.658537,-1.463415 -L 1.658537,-1.463415,2.04878,-1.365854 -L 2.04878,-1.365854,2.341463,-1.170732 -L 2.341463,-1.170732,2.536585,-0.97561 -L 0.292683,1.073171,0.195122,0.878049 -L 0.195122,0.878049,0.097561,0.487805 -L 0.097561,0.487805,0.097561,-0.097561 -L 0.097561,-0.097561,0.195122,-0.487805 -L 0.195122,-0.487805,0.390244,-0.878049 -L 0.390244,-0.878049,0.585366,-1.073171 -L 0.585366,-1.073171,0.878049,-1.268293 -L 0.878049,-1.268293,1.268293,-1.365854 -L 1.268293,-1.365854,1.658537,-1.365854 -L 1.658537,-1.365854,2.04878,-1.268293 -L 2.04878,-1.268293,2.243902,-1.170732 -L 2.243902,-1.170732,2.536585,-0.97561 -L 0.780488,0.780488,1.170732,0.780488 -L 0.682927,0.682927,1.268293,0.682927 -L 0.585366,0.585366,1.365854,0.585366 -L 0.585366,0.487805,1.365854,0.487805 -L 0.585366,0.390244,1.365854,0.390244 -L 0.682927,0.292683,1.268293,0.292683 -L 0.780488,0.195122,1.170732,0.195122 -L 2.439024,1.073171,2.439024,0.878049 -L 2.439024,0.878049,2.634146,0.878049 -L 2.634146,0.878049,2.634146,1.073171 -L 2.634146,1.073171,2.439024,1.073171 -L 2.536585,1.073171,2.536585,0.878049 -L 2.439024,0.97561,2.634146,0.97561 -L 2.439024,0.097561,2.439024,-0.097561 -L 2.439024,-0.097561,2.634146,-0.097561 -L 2.634146,-0.097561,2.634146,0.097561 -L 2.634146,0.097561,2.439024,0.097561 -L 2.536585,0.097561,2.536585,-0.097561 -L 2.439024,0,2.634146,0 - -[;] 10 -L 0,2.243902,0,-1.268293 -L 0.487805,2.243902,0.487805,-1.268293 -L 1.463415,2.243902,1.463415,-1.268293 -L 1.95122,2.243902,1.95122,-1.268293 -L 0.487805,0.97561,1.463415,1.170732 -L 0.487805,0.878049,1.463415,1.073171 -L 0.487805,0.780488,1.463415,0.97561 -L 0.487805,0,1.463415,0.195122 -L 0.487805,-0.097561,1.463415,0.097561 -L 0.487805,-0.195122,1.463415,0 - -[<] 6 -L 0,0.585366,0,0.390244 -L 0,0.390244,0.195122,0.390244 -L 0.195122,0.390244,0.195122,0.585366 -L 0.195122,0.585366,0,0.585366 -L 0,0.585366,0.195122,0.390244 -L 0.195122,0.585366,0,0.390244 - -[=] 12 -L 0,0.682927,0.390244,0.487805 -L 0.390244,0.487805,0.682927,0.292683 -L 0.682927,0.292683,0.878049,0.097561 -L 0.878049,0.097561,0.97561,-0.195122 -L 0.97561,-0.195122,0.97561,-0.390244 -L 0.97561,-0.390244,0.878049,-0.585366 -L 0.878049,-0.585366,0.780488,-0.682927 -L 0,0.585366,0.585366,0.292683 -L 0,0.487805,0.292683,0.390244 -L 0.292683,0.390244,0.682927,0.195122 -L 0.682927,0.195122,0.878049,0 -L 0.878049,0,0.97561,-0.195122 - -[>] 12 -L 0.97561,1.170732,0.878049,0.97561 -L 0.878049,0.97561,0.682927,0.780488 -L 0.682927,0.780488,0.292683,0.585366 -L 0.292683,0.585366,0,0.487805 -L 0.585366,0.682927,0,0.390244 -L 0.780488,1.658537,0.878049,1.560976 -L 0.878049,1.560976,0.97561,1.365854 -L 0.97561,1.365854,0.97561,1.170732 -L 0.97561,1.170732,0.878049,0.878049 -L 0.878049,0.878049,0.682927,0.682927 -L 0.682927,0.682927,0.390244,0.487805 -L 0.390244,0.487805,0,0.292683 - -[?] 26 -L 0.487805,0.97561,0.195122,0.878049 -L 0.195122,0.878049,0.097561,0.780488 -L 0.097561,0.780488,0,0.585366 -L 0,0.585366,0,0.390244 -L 0,0.390244,0.097561,0.195122 -L 0.097561,0.195122,0.195122,0.097561 -L 0.195122,0.097561,0.487805,0 -L 0.487805,0,0.878049,0 -L 0.878049,0,1.170732,0.097561 -L 1.170732,0.097561,1.268293,0.195122 -L 1.268293,0.195122,1.365854,0.390244 -L 1.365854,0.390244,1.365854,0.585366 -L 1.365854,0.585366,1.268293,0.780488 -L 1.268293,0.780488,1.170732,0.878049 -L 1.170732,0.878049,0.878049,0.97561 -L 0.878049,0.97561,0.487805,0.97561 -L 0.195122,0.878049,0.097561,0.682927 -L 0.097561,0.682927,0.097561,0.390244 -L 0.097561,0.390244,0.195122,0.195122 -L 0.195122,0.195122,0.292683,0.097561 -L 0.292683,0.097561,0.487805,0 -L 1.170732,0.097561,1.268293,0.292683 -L 1.268293,0.292683,1.268293,0.585366 -L 1.268293,0.585366,1.170732,0.780488 -L 1.170732,0.780488,1.073171,0.878049 -L 1.073171,0.878049,0.878049,0.97561 - -[@] 22 -L 0.780488,0.97561,0.390244,0.878049 -L 0.390244,0.878049,0.097561,0.682927 -L 0.097561,0.682927,0,0.487805 -L 0,0.487805,0,0.292683 -L 0,0.292683,0.097561,0.097561 -L 0.097561,0.097561,0.292683,0 -L 0.292683,0,0.585366,0 -L 0.585366,0,0.97561,0.097561 -L 0.97561,0.097561,1.268293,0.292683 -L 1.268293,0.292683,1.365854,0.487805 -L 1.365854,0.487805,1.365854,0.682927 -L 1.365854,0.682927,1.268293,0.878049 -L 1.268293,0.878049,1.073171,0.97561 -L 1.073171,0.97561,0.780488,0.97561 -L 1.268293,0.878049,0.780488,0.97561 -L 1.073171,0.97561,0.585366,0.878049 -L 0.585366,0.878049,0.097561,0.682927 -L 0.390244,0.878049,0,0.487805 -L 0.097561,0.097561,0.585366,0 -L 0.292683,0,0.780488,0.097561 -L 0.780488,0.097561,1.268293,0.292683 -L 0.97561,0.097561,1.365854,0.487805 - -[A] 20 -L 0.585366,0.97561,0.292683,0.878049 -L 0.292683,0.878049,0.097561,0.682927 -L 0.097561,0.682927,0,0.487805 -L 0,0.487805,0,0.292683 -L 0,0.292683,0.097561,0.097561 -L 0.097561,0.097561,0.292683,0 -L 0.292683,0,0.487805,0 -L 0.487805,0,0.780488,0.097561 -L 0.780488,0.097561,0.97561,0.292683 -L 0.97561,0.292683,1.073171,0.487805 -L 1.073171,0.487805,1.073171,0.682927 -L 1.073171,0.682927,0.97561,0.878049 -L 0.97561,0.878049,0.780488,0.97561 -L 0.780488,0.97561,0.585366,0.97561 -L 0.195122,0.682927,0.780488,0.97561 -L 0.097561,0.487805,0.878049,0.878049 -L 0,0.292683,0.97561,0.780488 -L 0.097561,0.195122,1.073171,0.682927 -L 0.195122,0.097561,0.97561,0.487805 -L 0.292683,0,0.878049,0.292683 - -[B] 6 -L 0.195122,1.560976,0.195122,-0.682927 -L 0.780488,1.658537,0.780488,-0.585366 -L 0,0.878049,0.97561,1.073171 -L 0,0.780488,0.97561,0.97561 -L 0,0,0.97561,0.195122 -L 0,-0.097561,0.97561,0.097561 - -[C] 6 -L 0,1.658537,0,-0.097561 -L 0.780488,1.073171,0.780488,-0.682927 -L 0,0.878049,0.780488,1.073171 -L 0,0.780488,0.780488,0.97561 -L 0,0,0.780488,0.195122 -L 0,-0.097561,0.780488,0.097561 - -[D] 17 -L 0,2.04878,0,0 -L 0,0.878049,0.292683,1.073171 -L 0.292683,1.073171,0.585366,1.073171 -L 0.585366,1.073171,0.780488,0.97561 -L 0.780488,0.97561,0.878049,0.780488 -L 0.878049,0.780488,0.878049,0.585366 -L 0.878049,0.585366,0.780488,0.390244 -L 0.780488,0.390244,0.487805,0.195122 -L 0.487805,0.195122,0.292683,0.097561 -L 0.292683,0.097561,0,0 -L 0,0.878049,0.292683,0.97561 -L 0.292683,0.97561,0.585366,0.97561 -L 0.585366,0.97561,0.780488,0.878049 -L 0.682927,0.97561,0.780488,0.780488 -L 0.780488,0.780488,0.780488,0.585366 -L 0.780488,0.585366,0.682927,0.390244 -L 0.682927,0.390244,0.487805,0.195122 - -[E] 6 -L 0,1.365854,0,1.073171 -L 1.95122,1.365854,1.95122,1.073171 -L 0,1.365854,1.95122,1.365854 -L 0,1.268293,1.95122,1.268293 -L 0,1.170732,1.95122,1.170732 -L 0,1.073171,1.95122,1.073171 - -[F] 6 -L 0,0.878049,0,0.585366 -L 0.97561,0.878049,0.97561,0.585366 -L 0,0.878049,0.97561,0.878049 -L 0,0.780488,0.97561,0.780488 -L 0,0.682927,0.97561,0.682927 -L 0,0.585366,0.97561,0.585366 - -[G] 24 -L 0.292683,1.95122,0.780488,0.97561 -L 0.780488,0.97561,0.390244,0.292683 -L 0.390244,0.292683,0.390244,0.195122 -L 0.682927,1.073171,0.292683,0.390244 -L 0.585366,1.365854,0.585366,1.170732 -L 0.585366,1.170732,0.195122,0.487805 -L 0.195122,0.487805,0.390244,0.195122 -L 0.390244,0.195122,0.682927,-0.195122 -L 0.878049,-0.487805,0.682927,-0.195122 -L 0.682927,-0.195122,0.487805,-0.097561 -L 0.487805,-0.097561,0.292683,-0.097561 -L 0.292683,-0.097561,0.097561,-0.195122 -L 0.097561,-0.195122,0,-0.390244 -L 0,-0.390244,0,-0.585366 -L 0,-0.585366,0.097561,-0.780488 -L 0.097561,-0.780488,0.390244,-0.97561 -L 0.878049,-0.487805,0.682927,-0.292683 -L 0.682927,-0.292683,0.487805,-0.195122 -L 0.487805,-0.195122,0.097561,-0.195122 -L 0.097561,-0.195122,0.097561,-0.585366 -L 0.097561,-0.585366,0.195122,-0.780488 -L 0.195122,-0.780488,0.390244,-0.97561 -L 0.487805,-0.097561,0.195122,-0.292683 -L 0.195122,-0.292683,0,-0.585366 - -[H] 14 -L 0.292683,0.780488,0.195122,0.97561 -L 0.195122,0.97561,0.195122,1.170732 -L 0.195122,1.170732,0,1.170732 -L 0,1.170732,0,0.97561 -L 0,0.97561,0.097561,0.878049 -L 0.097561,0.878049,0.292683,0.780488 -L 0.292683,0.780488,0.585366,0.780488 -L 0.585366,0.780488,0.780488,0.878049 -L 0.780488,0.878049,0.97561,1.073171 -L 0.097561,1.170732,0.097561,0.878049 -L 0,1.073171,0.195122,1.073171 -L 0,0.97561,0.585366,0.780488 -L 0.292683,0.780488,0.780488,0.878049 -L 0.97561,1.073171,0.585366,-0.195122 - -[I] 78 -L 0.292683,-1.463415,0.390244,-1.463415 -L 0.390244,-1.463415,0.487805,-1.365854 -L 0.487805,-1.365854,0.487805,-1.268293 -L 0.487805,-1.268293,0.390244,-1.170732 -L 0.390244,-1.170732,0.292683,-1.170732 -L 0.292683,-1.170732,0.195122,-1.268293 -L 0.195122,-1.268293,0.195122,-1.463415 -L 0.195122,-1.463415,0.292683,-1.658537 -L 0.292683,-1.658537,0.487805,-1.756098 -L 0.487805,-1.756098,0.682927,-1.756098 -L 0.682927,-1.756098,0.97561,-1.658537 -L 0.97561,-1.658537,1.170732,-1.463415 -L 1.170732,-1.463415,1.268293,-1.268293 -L 1.268293,-1.268293,1.365854,-0.878049 -L 1.365854,-0.878049,1.365854,0.195122 -L 1.365854,0.195122,1.268293,2.731707 -L 1.268293,2.731707,1.268293,3.414634 -L 1.268293,3.414634,1.365854,3.902439 -L 1.365854,3.902439,1.463415,4.097561 -L 1.463415,4.097561,1.658537,4.195122 -L 1.658537,4.195122,1.756098,4.195122 -L 1.756098,4.195122,1.95122,4.097561 -L 1.95122,4.097561,2.04878,3.902439 -L 2.04878,3.902439,2.04878,3.512195 -L 2.04878,3.512195,1.95122,3.219512 -L 1.95122,3.219512,1.853659,3.02439 -L 1.853659,3.02439,1.658537,2.731707 -L 1.658537,2.731707,1.170732,2.341463 -L 1.170732,2.341463,0.585366,1.95122 -L 0.585366,1.95122,0.390244,1.756098 -L 0.390244,1.756098,0.195122,1.463415 -L 0.195122,1.463415,0.097561,1.268293 -L 0.097561,1.268293,0,0.878049 -L 0,0.878049,0,0.487805 -L 0,0.487805,0.097561,0.097561 -L 0.097561,0.097561,0.292683,-0.195122 -L 0.292683,-0.195122,0.585366,-0.390244 -L 0.585366,-0.390244,0.97561,-0.487805 -L 0.97561,-0.487805,1.365854,-0.487805 -L 1.365854,-0.487805,1.756098,-0.390244 -L 1.756098,-0.390244,1.95122,-0.292683 -L 1.95122,-0.292683,2.146341,0 -L 2.146341,0,2.243902,0.292683 -L 2.243902,0.292683,2.243902,0.682927 -L 2.243902,0.682927,2.146341,0.97561 -L 2.146341,0.97561,2.04878,1.170732 -L 2.04878,1.170732,1.853659,1.365854 -L 1.853659,1.365854,1.560976,1.463415 -L 1.560976,1.463415,1.170732,1.463415 -L 1.170732,1.463415,0.878049,1.365854 -L 0.878049,1.365854,0.682927,1.170732 -L 0.682927,1.170732,0.585366,0.878049 -L 0.585366,0.878049,0.585366,0.487805 -L 0.585366,0.487805,0.682927,0.195122 -L 0.682927,0.195122,0.878049,0 -L 0.292683,-1.268293,0.292683,-1.365854 -L 0.292683,-1.365854,0.390244,-1.365854 -L 0.390244,-1.365854,0.390244,-1.268293 -L 0.390244,-1.268293,0.292683,-1.268293 -L 1.658537,2.731707,1.268293,2.341463 -L 1.268293,2.341463,0.780488,1.95122 -L 0.780488,1.95122,0.487805,1.658537 -L 0.487805,1.658537,0.292683,1.365854 -L 0.292683,1.365854,0.195122,1.170732 -L 0.195122,1.170732,0.097561,0.878049 -L 0.097561,0.878049,0.097561,0.487805 -L 0.097561,0.487805,0.195122,0.097561 -L 0.195122,0.097561,0.292683,-0.097561 -L 0.292683,-0.097561,0.585366,-0.390244 -L 1.365854,-0.487805,1.658537,-0.390244 -L 1.658537,-0.390244,1.853659,-0.292683 -L 1.853659,-0.292683,2.04878,0 -L 2.04878,0,2.146341,0.292683 -L 2.146341,0.292683,2.146341,0.682927 -L 2.146341,0.682927,2.04878,0.97561 -L 2.04878,0.97561,1.95122,1.170732 -L 1.95122,1.170732,1.756098,1.365854 -L 1.756098,1.365854,1.560976,1.463415 - -[J] 59 -L 0.097561,0.585366,0.195122,0.780488 -L 0.195122,0.780488,0.390244,0.878049 -L 0.390244,0.878049,0.585366,0.878049 -L 0.585366,0.878049,0.780488,0.780488 -L 0.780488,0.780488,0.878049,0.585366 -L 0.878049,0.585366,0.878049,0.390244 -L 0.878049,0.390244,0.780488,0.195122 -L 0.780488,0.195122,0.585366,0.097561 -L 0.585366,0.097561,0.390244,0.097561 -L 0.390244,0.097561,0.195122,0.195122 -L 0.195122,0.195122,0.097561,0.292683 -L 0.097561,0.292683,0,0.585366 -L 0,0.585366,0,0.878049 -L 0,0.878049,0.097561,1.170732 -L 0.097561,1.170732,0.292683,1.365854 -L 0.292683,1.365854,0.585366,1.463415 -L 0.585366,1.463415,0.97561,1.463415 -L 0.97561,1.463415,1.365854,1.365854 -L 1.365854,1.365854,1.658537,1.170732 -L 1.658537,1.170732,1.853659,0.878049 -L 1.853659,0.878049,1.95122,0.487805 -L 1.95122,0.487805,1.95122,0 -L 1.95122,0,1.853659,-0.390244 -L 1.853659,-0.390244,1.756098,-0.585366 -L 1.756098,-0.585366,1.560976,-0.878049 -L 1.560976,-0.878049,1.268293,-1.170732 -L 1.268293,-1.170732,0.878049,-1.463415 -L 0.878049,-1.463415,0.390244,-1.756098 -L 0.390244,-1.756098,0,-1.95122 -L 0.97561,1.463415,1.268293,1.365854 -L 1.268293,1.365854,1.560976,1.170732 -L 1.560976,1.170732,1.756098,0.878049 -L 1.756098,0.878049,1.853659,0.487805 -L 1.853659,0.487805,1.853659,0 -L 1.853659,0,1.756098,-0.390244 -L 1.756098,-0.390244,1.658537,-0.585366 -L 1.658537,-0.585366,1.463415,-0.878049 -L 1.463415,-0.878049,1.170732,-1.170732 -L 1.170732,-1.170732,0.682927,-1.560976 -L 0.682927,-1.560976,0.390244,-1.756098 -L 0.292683,0.780488,0.682927,0.780488 -L 0.195122,0.682927,0.780488,0.682927 -L 0.097561,0.585366,0.878049,0.585366 -L 0.097561,0.487805,0.878049,0.487805 -L 0.097561,0.390244,0.878049,0.390244 -L 0.195122,0.292683,0.780488,0.292683 -L 0.292683,0.195122,0.682927,0.195122 -L 2.341463,1.073171,2.341463,0.878049 -L 2.341463,0.878049,2.536585,0.878049 -L 2.536585,0.878049,2.536585,1.073171 -L 2.536585,1.073171,2.341463,1.073171 -L 2.439024,1.073171,2.439024,0.878049 -L 2.341463,0.97561,2.536585,0.97561 -L 2.341463,0.097561,2.341463,-0.097561 -L 2.341463,-0.097561,2.536585,-0.097561 -L 2.536585,-0.097561,2.536585,0.097561 -L 2.536585,0.097561,2.341463,0.097561 -L 2.439024,0.097561,2.439024,-0.097561 -L 2.341463,0,2.536585,0 - -[K] 63 -L 0,2.439024,0,-1.463415 -L 0.097561,2.439024,0.097561,-1.463415 -L 0.487805,2.439024,0.487805,-1.463415 -L 0.878049,2.04878,1.073171,2.04878 -L 1.073171,2.04878,1.073171,1.853659 -L 1.073171,1.853659,0.878049,1.853659 -L 0.878049,1.853659,0.878049,2.146341 -L 0.878049,2.146341,0.97561,2.341463 -L 0.97561,2.341463,1.170732,2.439024 -L 1.170732,2.439024,1.463415,2.439024 -L 1.463415,2.439024,1.658537,2.341463 -L 1.658537,2.341463,1.853659,2.146341 -L 1.853659,2.146341,1.95122,1.853659 -L 1.95122,1.853659,1.95122,1.365854 -L 1.95122,1.365854,1.853659,1.073171 -L 1.853659,1.073171,1.658537,0.878049 -L 1.658537,0.878049,1.463415,0.780488 -L 1.463415,0.780488,1.268293,0.780488 -L 1.268293,0.780488,1.073171,0.878049 -L 1.073171,0.878049,0.97561,1.073171 -L 0.97561,1.073171,0.878049,0.878049 -L 0.878049,0.878049,0.682927,0.585366 -L 0.682927,0.585366,0.585366,0.487805 -L 0.585366,0.487805,0.682927,0.390244 -L 0.682927,0.390244,0.878049,0.097561 -L 0.878049,0.097561,0.97561,-0.097561 -L 0.97561,-0.097561,1.073171,0.097561 -L 1.073171,0.097561,1.268293,0.195122 -L 1.268293,0.195122,1.463415,0.195122 -L 1.463415,0.195122,1.658537,0.097561 -L 1.658537,0.097561,1.853659,-0.097561 -L 1.853659,-0.097561,1.95122,-0.390244 -L 1.95122,-0.390244,1.95122,-0.878049 -L 1.95122,-0.878049,1.853659,-1.170732 -L 1.853659,-1.170732,1.658537,-1.365854 -L 1.658537,-1.365854,1.463415,-1.463415 -L 1.463415,-1.463415,1.170732,-1.463415 -L 1.170732,-1.463415,0.97561,-1.365854 -L 0.97561,-1.365854,0.878049,-1.170732 -L 0.878049,-1.170732,0.878049,-0.878049 -L 0.878049,-0.878049,1.073171,-0.878049 -L 1.073171,-0.878049,1.073171,-1.073171 -L 1.073171,-1.073171,0.878049,-1.073171 -L 0.97561,2.04878,0.97561,1.853659 -L 0.878049,1.95122,1.073171,1.95122 -L 1.658537,2.341463,1.756098,2.146341 -L 1.756098,2.146341,1.853659,1.853659 -L 1.853659,1.853659,1.853659,1.365854 -L 1.853659,1.365854,1.756098,1.073171 -L 1.756098,1.073171,1.658537,0.878049 -L 0.97561,1.073171,0.97561,0.878049 -L 0.97561,0.878049,0.780488,0.585366 -L 0.780488,0.585366,0.585366,0.487805 -L 0.585366,0.487805,0.780488,0.390244 -L 0.780488,0.390244,0.97561,0.097561 -L 0.97561,0.097561,0.97561,-0.097561 -L 1.658537,0.097561,1.756098,-0.097561 -L 1.756098,-0.097561,1.853659,-0.390244 -L 1.853659,-0.390244,1.853659,-0.878049 -L 1.853659,-0.878049,1.756098,-1.170732 -L 1.756098,-1.170732,1.658537,-1.365854 -L 0.97561,-0.878049,0.97561,-1.073171 -L 0.878049,-0.97561,1.073171,-0.97561 - -#EOF diff --git a/fonts/unicode.cxf b/fonts/unicode.cxf deleted file mode 100644 index ec16ff1..0000000 --- a/fonts/unicode.cxf +++ /dev/null @@ -1,86548 +0,0 @@ -# Format: QCad II Font -# Creator: QCad -# Version: 1 -# Name: Unicode -# Name: Japanese -# LetterSpacing: 3.0 -# WordSpacing: 6.75 -# LineSpacingFactor: 1.0 -# Author: Andrew Mustun (Latin1) -# Author: Eugene Osintsev (Cyrillic) -# Author: Yoshimune Kobayashi (Japanese) - -[!] 2 -L 0,9,0,3 -L 0,0,0,0.5 - -["] 2 -L 0.5,7,1,9 -L 3.5,7,4,9 - -[#] 4 -L 1.999969,0,1.999969,8.999999 -L 4.999969,8.999999,4.999969,0 -L -0.000031,2.5,6.999969,2.5 -L 6.999969,6.499999,-0.000031,6.499999 - -[&] 5 -L 6,3.21499,3.425964,0.59764 -A 2,2,2,135.478088,315.478088 -L 0.574036,3.40236,3.569458,6.44823 -A 2.5,7.5,1.5,315.478271,209.372314 -L 1.19281,6.76428,5,0 - -['] 1 -L 0.5,7,1,9 - -[(] 1 -A 13,4,13,157.380142,202.619858 - -[)] 1 -A -12,4,13,337.380127,22.61986 - -[*] 2 -L 0,6,4,2 -L 4,6,0,2 - -[+] 2 -L 0,4,4,4 -L 2,6,2,2 - -[,] 2 -L 1,0,0,-3 -L 1,0,1,0.5 - -[-] 1 -L 0,4,4,4 - -[.] 1 -L 0,0,0,0.5 - -[/] 1 -L 4,9,0,0 - -[0] 10 -A 2,7.91049,1.08951,32.75695,147.243042 -A 4.93335,5.62352,4.80559,143.232468,169.491135 -A 4.93335,3.37648,4.80559,190.508865,216.767532 -A 2,1.08951,1.08951,212.756958,327.243042 -A -0.93335,3.37648,4.80559,323.232452,349.491119 -A -5.404663,4.46906,9.40473,347.913147,0.18851 -A -5.404663,4.53094,9.40473,359.811493,12.08686 -A -0.93335,5.62352,4.80559,10.50887,36.76754 -A 9.404663,4.46906,9.40473,179.811493,192.086868 -A 9.404663,4.53094,9.40473,167.913132,180.188507 - -[1] 2 -L 0,7,2,9 -L 2,9,2,0 - -[2] 4 -L 4,0,0,0 -L 0,0,3.864502,6.64668 -A 3,7.14931,1,329.82547,20.52911 -A 2,7,2,14.47751,165.522491 - -[3] 7 -L 0,9,2,9 -A 2,7,2,270,90 -L 2,5,1,5 -A 2,3,2,0,90 -L 4,3,4,2 -A 2,2,2,270,0 -L 2,0,0,0 - -[4] 3 -L 3.5,0,3.5,4 -L 5,2,0,2 -L 0,2,2,9 - -[5] 7 -L 4,9,0,9 -L 0,9,0,5 -L 0,5,2,5 -A 2,3,2,0,90 -L 4,3,4,2 -A 2,2,2,270,0 -L 2,0,0,0 - -[6] 6 -A 6,3.80385,6,120,180 -L 0,3.80385,0,2 -A 2,2,2,180,0 -L 4,2,4,3 -A 2,3,2,0,90 -L 2,5,0.120422,5 - -[7] 3 -L 0,9,4,9 -L 4,9,1.5,0 -L 2,5,4,5 - -[8] 8 -L 0,3,0,2 -A 2,2,2,180,0 -L 4,2,4,3 -A 2,3,2,0,180 -L 0.25,7.25,0.25,6.75 -A 2,6.75,1.75,180,0 -L 3.75,6.75,3.75,7.25 -A 2,7.25,1.75,0,180 - -[9] 6 -A -2,5.19615,6,300,0 -L 4,5.19615,4,7 -A 2,7,2,0,180 -L 0,7,0,6 -A 2,6,2,180,270 -L 2,4,3.879578,4 - -[:] 2 -L 0,0,0,0.5 -L 0,4,0,3.5 - -[;] 3 -L 1,0,0,-3 -L 1,0,1,0.5 -L 1,4,1,3.5 - -[<] 2 -L 4,7,0,3.5 -L 0,3.5,4,0 - -[=] 2 -L 0,5.5,4,5.5 -L 0,2.5,4,2.5 - -[>] 2 -L 0,7,4,3.5 -L 4,3.5,0,0 - -[?] 9 -L 2,0,2,0.5 -L 2,3,2,3.39445 -L 0,7,0,7.5 -L 1.5,9,2.5,9 -L 3.664062,6.49615,2.335938,4.50385 -A 4,3.39445,2,146.309937,180 -A 2,7.60555,2,326.309998,358.379272 -A 1.5,7.5,1.5,90,180 -A 2.5,7.5,1.5,1.87147,90 - -[@] 11 -L 8,1,6.067566,0.28186 -A 4.5,4.5,4.5,333.472015,290.386322 -A 7.412354,2.943008,1.2,168.690186,337.880432 -A 4.439636,4,2,168.689804,270 -A 5.170288,5.5,1.5,348.690002,90 -A 5.049561,4.5,2.5,90,168.690094 -L 2.478455,4.392246,2.598083,4.990294 -A 4.360352,4,2,270,348.68985 -L 4.360352,2,4.439636,2 -L 6.321533,3.607756,7,7 -L 5.049561,7,5.170288,7 - -[A] 3 -L 0,0,3,9 -L 3,9,6,0 -L 0.833313,2.5,5.166687,2.5 - -[B] 8 -L 0,0,0,9 -L 0,9,2.5,9 -A 2.5,7,2,270,90 -L 0,5,2.599976,5 -A 2.599976,2.6,2.4,0,90 -L 5,2.6,5,2.4 -A 2.599976,2.4,2.4,270,0 -L 2.599976,0,0,0 - -[C] 5 -L 4,9,2,9 -A 2,7,2,90,180 -L 0,7,0,2 -A 2,2,2,180,270 -L 2,0,4,0 - -[D] 6 -L 0,0,3,0 -A 3,2,2,270,0 -L 5,2,5,7 -A 3,7,2,0,90 -L 3,9,0,9 -L 0,9,0,0 - -[E] 4 -L 4,9,0,9 -L 0,9,0,0 -L 0,0,4,0 -L 0,5,3,5 - -[F] 3 -L 4,9,0,9 -L 0,9,0,0 -L 0,5,4,5 - -[G] 7 -L 5,9,2,9 -A 2,7,2,90,180 -L 0,7,0,2 -A 2,2,2,180,270 -L 2,0,5,0 -L 5,0,5,5 -L 5,5,3.5,5 - -[H] 3 -L 0,9,0,0 -L 5,0,5,9 -L 0,5,5,5 - -[I] 1 -L 0,9,0,0 - -[J] 3 -L 3,9,3,2 -A 1,2,2,270,0 -L 1,0,0,0 - -[K] 3 -L 0,9,0,0 -L 0,3.5,5,9 -L 1.671326,5.33844,5,0 - -[L] 2 -L 0,9,0,0 -L 0,0,4,0 - -[M] 4 -L 0,0,0,9 -L 0,9,3,4 -L 3,4,6,9 -L 6,9,6,0 - -[N] 3 -L 0,0,0,9 -L 0,9,5,0 -L 5,0,5,9 - -[O] 8 -L 0,2,0,7 -A 2,7,2,90,180 -L 2,9,3,9 -A 3,7,2,0,90 -L 5,7,5,2 -A 3,2,2,270,0 -L 3,0,2,0 -A 2,2,2,180,270 - -[P] 6 -L 0,0,0,9 -L 0,9,3,9 -A 3,7,2,0,90 -L 5,7,5,6 -A 3,6,2,270,0 -L 3,4,0,4 - -[Q] 9 -L 0,2,0,7 -A 2,7,2,90,180 -L 2,9,3,9 -A 3,7,2,0,90 -L 5,7,5,2 -A 3,2,2,270,0 -L 3,0,2,0 -A 2,2,2,180,270 -L 6,0,3,2 - -[R] 7 -L 0,0,0,9 -L 0,9,3,9 -A 3,7,2,0,90 -L 5,7,5,6 -A 3,6,2,270,0 -L 3,4,0,4 -L 3,4,5,0 - -[S] 5 -A 2,2.375,6.625,63.074589,90 -A 2,7,2,90,242.981201 -L 1.091431,5.21829,3.908569,3.78171 -A 3,2,2,270,62.98119 -A 3,6.625,6.625,243.074585,270 - -[T] 2 -L 0,9,6,9 -L 3,9,3,0 - -[U] 3 -L 0,9,0,2.5 -A 2.5,2.5,2.5,180,0 -L 5,2.5,5,9 - -[V] 2 -L 0,9,3,0 -L 3,0,6,9 - -[W] 4 -L 0,9,2,0 -L 2,0,4,6 -L 4,6,6,0 -L 6,0,8,9 - -[X] 2 -L 0,9,6,0 -L 0,0,6,9 - -[Y] 3 -L 0,9,3,5 -L 3,5,3,0 -L 3,5,6,9 - -[Z] 3 -L 0,9,5,9 -L 5,9,0,0 -L 0,0,5,0 - -[[] 3 -L 1,-1,0,-1 -L 0,-1,0,9 -L 0,9,1,9 - -[\] 1 -L 0,9,4,0 - -[]] 3 -L 0,9,1,9 -L 1,9,1,-1 -L 1,-1,0,-1 - -[a] 6 -L 0.5,6,2.5,6 -A 2.5,4.5,1.5,0,90 -L 4,4.5,4,0 -L 4,0,1.5,0 -A 1.5,1.5,1.5,90,270 -L 1.5,3,4,3 - -[b] 6 -L 0,9,0,0 -L 0,0,2.5,0 -A 2.5,1.5,1.5,270,0 -L 4,1.5,4,4.5 -A 2.5,4.5,1.5,0,90 -L 2.5,6,0,6 - -[c] 5 -L 3,6,1.5,6 -A 1.5,4.5,1.5,90,180 -L 0,4.5,0,1.5 -A 1.5,1.5,1.5,180,270 -L 1.5,0,3,0 - -[d] 6 -L 4,9,4,0 -L 4,0,1.5,0 -A 1.5,1.5,1.5,180,270 -L 0,1.5,0,4.5 -A 1.5,4.5,1.5,90,180 -L 1.5,6,4,6 - -[e] 6 -L 0,3,4,3 -L 4,3,4,4 -A 2,4,2,0,180 -L 0,4,0,1.5 -A 1.5,1.5,1.5,180,270 -L 1.5,0,4,0 - -[f] 4 -L 1,0,1,7.5 -A 2.5,7.5,1.5,90,180 -L 2.5,9,3,9 -L 0,6,3,6 - -[g] 8 -L 0,-3,2.5,-3 -A 2.5,-1.5,1.5,270,0 -L 4,-1.5,4,6 -L 4,6,1.5,6 -A 1.5,4.5,1.5,90,180 -L 0,4.5,0,1.5 -A 1.5,1.5,1.5,180,270 -L 1.5,0,4,0 - -[h] 4 -L 0,9,0,0 -L 0,6,2.5,6 -A 2.5,4.5,1.5,0,90 -L 4,4.5,4,0 - -[i] 2 -L 0,0,0,6 -L 0,8.5,0,9 - -[j] 4 -L 0,-3,0.5,-3 -A 0.5,-1.5,1.5,270,0 -L 2,-1.5,2,6 -L 2,8.5,2,9 - -[k] 3 -L 0,9,0,0 -L 0,3.5,4,6 -L 1.320923,4.32555,4,0 - -[l] 2 -L 0,9,0,1 -A 1,1,1,180,270 - -[m] 5 -L 0,0,0,6 -L 0,6,4.5,6 -A 4.5,4.5,1.5,0,90 -L 6,4.5,6,0 -L 3,6,3,0 - -[n] 4 -L 0,0,0,6 -L 0,6,2.5,6 -A 2.5,4.5,1.5,0,90 -L 4,4.5,4,0 - -[o] 4 -L 0,4,0,2 -A 2,2,2,180,0 -L 4,2,4,4 -A 2,4,2,0,180 - -[p] 6 -L 0,0,2.5,0 -A 2.5,1.5,1.5,270,0 -L 4,1.5,4,4.5 -A 2.5,4.5,1.5,0,90 -L 2.5,6,0,6 -L 0,6,0,-3 - -[q] 6 -L 4,0,1.5,0 -A 1.5,1.5,1.5,180,270 -L 0,1.5,0,4.5 -A 1.5,4.5,1.5,90,180 -L 1.5,6,4,6 -L 4,6,4,-3 - -[r] 3 -L 0,0,0,6 -L 0,6,2,6 -A 2,5,1,0,90 - -[s] 5 -A 2.164185,1.82088,4.0573,63.09737,108.27552 -A 1.268188,4.53406,1.2,108.274567,247.790543 -L 0.814575,3.42309,3.185425,2.45509 -A 2.731812,1.34412,1.19999,288.274933,67.791191 -A 1.835815,4.05732,4.05732,243.097656,288.275513 - -[t] 2 -L 0,6,3,6 -L 1,9,1,0 - -[u] 4 -L 0,6,0,1.5 -A 1.5,1.5,1.5,180,270 -L 1.5,0,4,0 -L 4,0,4,6 - -[v] 2 -L 0,6,2,0 -L 2,0,4,6 - -[w] 4 -L 0,6,1.5,0 -L 1.5,0,3,4 -L 3,4,4.5,0 -L 4.5,0,6,6 - -[x] 2 -L 0,6,4,0 -L 0,0,4,6 - -[y] 4 -L 0,6,2,0 -L 4,6,1.227905,-2.31623 -A 0.279297,-2,1,270,341.565063 -L 0.279297,-3,0,-3 - -[z] 3 -L 0,6,4,6 -L 4,6,0,0 -L 0,0,4,0 - -[{] 6 -A 2,8,1,90,180 -L 1,8,1,5 -A 0,5,1,270,0 -A 0,3,1,0,90 -L 1,3,1,0 -A 2,0,1,180,270 - -[}] 6 -A 0,8,1,0,90 -L 1,8,1,5 -A 2,5,1,180,270 -A 2,3,1,90,180 -L 1,3,1,0 -A 0,0,1,270,0 - -# Cyrillic letters -------------------------------------- - -[ё] 8 -L 0,3,4,3 -L 4,3,4,4 -A 2,4,2,0,180 -L 0,4,0,1.5 -A 1.5,1.5,1.5,180,270 -L 1.5,0,4,0 -L 1,9,1,8.5 -L 3,9,3,8.5 - -[Ё] 6 -L 4,9,0,9 -L 0,9,0,0 -L 0,0,4,0 -L 0,5,3,5 -L 1,10.25,1,10.75 -L 3,10.25,3,10.75 - -[ю] 6 -L 0,6,0,0 -A 3,4.5,1.5,0,180 -A 3,1.5,1.5,180,0 -L 1.5,4.5,1.5,1.5 -L 4.5,4.5,4.5,1.5 -L 0,3,1.5,3 - -[а] 8 -A 1.5,4.5,1.5,90,180 -A 1.5,1.5,1.5,180,270 -L 1.5,6,4,6 -L 0,4.5,0,1.5 -A 2.5,1.5,1.5,270,0 -L 1.5,0,2.5,0 -L 4,6,4,1.5 -A 5.5,1.5,1.5,180,270 - -[б] 10 -A 1.5,4.5,1.5,90,180 -A 1.5,1.5,1.5,180,270 -L 0,4.5,0,1.5 -A 2.5,1.5,1.5,270,0 -L 1.5,0,2.5,0 -A 2.5,4.5,1.5,0,90 -L 1.5,6,2.5,6 -L 4,4.5,4,1.5 -L 0,9,4,9 -L 0,9,3.542072,5.578929 - -[ц] 5 -L 0,6,0,1.5 -A 1.5,1.5,1.5,180,270 -L 4,0,4,6 -L 1.5,0,5,0 -L 5,0,5,-1.5 - -[д] 9 -A 1.5,1.5,1.5,180,270 -A 1.5,4.5,1.5,90,180 -L 0,4.5,0,1.5 -A 2.5,1.5,1.5,270,0 -L 1.5,0,2.5,0 -A 2.5,7.5,1.5,0,90 -L 4,7.5,4,1.5 -L 1.5,6,4,6 -L 0.5,9,2.5,9 - -[е] 6 -L 0,3,4,3 -L 4,3,4,4 -A 2,4,2,0,180 -L 0,4,0,1.5 -A 1.5,1.5,1.5,180,270 -L 1.5,0,4,0 - -[ф] 3 -L 3,8,3,-3 -A 3,3,3,90,270 -A 3,3,3,270,90 - -[г] 5 -A 1.835815,1.82088,4.0573,71.72448,116.90263 -A 2.731812,4.53406,1.2,292.209457,71.725433 -L 3.185425,3.42309,0.814575,2.45509 -A 1.268188,1.34412,1.19999,112.208809,251.725067 -A 2.164185,4.05732,4.05732,251.724487,296.902344 - -[х] 2 -L 0,6,4,0 -L 0,0,4,6 - -[и] 4 -L 0,6,0,1.5 -A 1.5,1.5,1.5,180,270 -L 1.5,0,4,0 -L 4,0,4,6 - -[й] 5 -L 0,6,0,1.5 -A 1.5,1.5,1.5,180,270 -L 1.5,0,4,0 -L 4,0,4,6 -L 1,7.5,3,7.5 - -[к] 3 -L 0,6,0,0 -L 0,3,4,6 -L 1.333333,4,4,0 - -[л] 3 -L 4,6,4,0 -L 2.5,6,0,0 -L 2.5,6,4,6 - -[м] 4 -L 0,6,0,0 -L 5,6,5,0 -L 0,6,2.5,2.5 -L 2.5,2.5,5,6 - -[н] 3 -L 0,6,0,0 -L 4,6,4,0 -L 0,3,4,3 - -[о] 4 -L 0,4,0,2 -A 2,2,2,180,0 -L 4,2,4,4 -A 2,4,2,0,180 - -[п] 4 -L 0,0,0,6 -L 0,6,2.5,6 -A 2.5,4.5,1.5,0,90 -L 4,4.5,4,0 - -[я] 5 -L 4,0,4,6 -A 1.5,4.5,1.5,90,270 -L 4,3,1.5,3 -L 4,6,1.5,6 -L 0,0,2.5,3 - -[р] 6 -L 0,0,2.5,0 -A 2.5,1.5,1.5,270,0 -L 4,1.5,4,4.5 -A 2.5,4.5,1.5,0,90 -L 2.5,6,0,6 -L 0,6,0,-3 - -[с] 5 -L 3,6,1.5,6 -A 1.5,4.5,1.5,90,180 -L 0,4.5,0,1.5 -A 1.5,1.5,1.5,180,270 -L 1.5,0,3,0 - -[т] 5 -L 0,0,0,6 -L 0,6,4.5,6 -A 4.5,4.5,1.5,0,90 -L 6,4.5,6,0 -L 3,6,3,0 - -[у] 6 -L 0,6,0,1.5 -A 1.5,1.5,1.5,180,270 -L 1.5,0,4,0 -A 2.5,-1.5,1.5,270,0 -L 4,6,4,-1.5 -L 0.5,-3,2.5,-3 - -[ж] 5 -L 3,6,3,0 -L 0,6,3,3 -L 3,3,6,6 -L 0,0,2.571429,3.428571 -L 6,0,3.428571,3.428571 - -[в] 11 -A 1.5,4.5,1.5,90,180 -A 1.5,1.5,1.5,180,270 -L 0,4.5,0,1.5 -A 2.5,1.5,1.5,270,0 -L 1.5,0,2.5,0 -A 2.5,4.5,1.5,0,90 -L 1.5,6,2.5,6 -L 4,4.5,4,1.5 -L 1.894427,7.552786,0.294612,5.392771 -A 1,8,1,333.434949,180 -L 0,8,0,4.5 - -[ь] 4 -L 0,6,0,0 -A 2.5,1.5,1.5,270,90 -L 0,3,2.5,3 -L 0,0,2.5,0 - -[ы] 5 -L 0,6,0,0 -L 5,6,5,0 -A 2,1.5,1.5,270,90 -L 0,3,2,3 -L 0,0,2,0 - -[з] 7 -A 2.5,4.5,1.5,270,90 -A 2.5,1.5,1.5,270,90 -L 1.5,3,2.5,3 -A 1.5,4.5,1.5,90,161.565051 -L 1.5,6,2.5,6 -A 1.5,1.5,1.5,198.434949,270 -L 1.5,0,2.5,0 - -[ш] 5 -L 0,6,0,1.5 -A 1.5,1.5,1.5,180,270 -L 6,6,6,0 -L 3,6,3,0 -L 1.5,0,6,0 - -[э] 6 -A 2.5,4.5,1.5,0,90 -A 2.5,1.5,1.5,270,0 -L 4,4.5,4,1.5 -L 0,6,2.5,6 -L 0,0,2.5,0 -L 1.5,3,4,3 - -[щ] 6 -L 0,6,0,1.5 -A 1.5,1.5,1.5,180,270 -L 6,6,6,0 -L 3,6,3,0 -L 1.5,0,7,0 -L 7,0,7,-1.5 - -[ч] 4 -L 4,6,4,0 -A 1.5,4.5,1.5,180,270 -L 0,6,0,4.5 -L 1.5,3,4,3 - -[ъ] 5 -L 1.5,6,1.5,0 -A 4,1.5,1.5,270,90 -L 1.5,3,4,3 -L 1.5,0,4,0 -L 0,6,1.5,6 - -[Ю] 10 -A 3.5,7,2,90,180 -A 4,7,2,0,90 -L 3.5,9,4,9 -A 3.5,2,2,180,270 -A 4,2,2,270,0 -L 3.5,0,4,0 -L 0,9,0,0 -L 1.5,7,1.5,2 -L 6,7,6,2 -L 0,5,1.5,5 - -[А] 3 -L 0,0,3,9 -L 3,9,6,0 -L 0.833313,2.5,5.166687,2.5 - -[Б] 7 -L 0,0,0,9 -L 0,5,2.599976,5 -A 2.599976,2.6,2.4,0,90 -L 5,2.6,5,2.4 -A 2.599976,2.4,2.4,270,0 -L 2.599976,0,0,0 -L 0,9,4,9 - -[Ц] 4 -L 0,9,0,0 -L 5,9,5,0 -L 0,0,6,0 -L 6,0,6,-1.5 - -[Д] 6 -L 5.5,9,5.5,0 -L 0,0,6,0 -L 0,0,0,-1.5 -L 6,0,6,-1.5 -L 5.5,9,3.5,9 -L 3.5,9,0.5,0 - -[Е] 4 -L 4,9,0,9 -L 0,9,0,0 -L 0,0,4,0 -L 0,5,3,5 - -[Ф] 9 -L 3,9,3,0 -A 2,4,2,180,270 -A 4,4,2,270,0 -L 2,2,4,2 -A 2,5.5,2,90,180 -L 2,7.5,4,7.5 -A 4,5.5,2,0,90 -L 6,5.5,6,4 -L 0,5.5,0,4 - -[Г] 2 -L 0,9,5,9 -L 0,9,0,0 - -[Х] 2 -L 0,9,6,0 -L 0,0,6,9 - -[И] 3 -L 0,9,0,0 -L 5,0,5,9 -L 5,9,0,0 - -[Й] 4 -L 0,9,0,0 -L 0,0,5,9 -L 5,9,5,0 -L 1.5,10,3.5,10 - -[К] 3 -L 0,9,0,0 -L 0,3.5,5,9 -L 1.671326,5.33844,5,0 - -[Л] 3 -L 5,0,5,9 -L 5,9,3.5,9 -L 3.5,9,0,0 - -[М] 4 -L 0,0,0,9 -L 0,9,3,4 -L 3,4,6,9 -L 6,9,6,0 - -[Н] 3 -L 0,9,0,0 -L 5,0,5,9 -L 0,5,5,5 - -[О] 8 -L 0,2,0,7 -A 2,7,2,90,180 -L 2,9,3,9 -A 3,7,2,0,90 -L 5,7,5,2 -A 3,2,2,270,0 -L 3,0,2,0 -A 2,2,2,180,270 - -[П] 3 -L 5,0,5,9 -L 5,9,0,9 -L 0,9,0,0 - -[Я] 7 -L 5,0,5,9 -L 5,9,2,9 -L 0,7,0,6 -L 2,4,5,4 -L 0,0,3,4 -A 2,7,2,90,180 -A 2,6,2,180,270 - -[Р] 6 -L 0,0,0,9 -L 0,9,3,9 -A 3,7,2,0,90 -L 5,7,5,6 -A 3,6,2,270,0 -L 3,4,0,4 - -[С] 5 -L 4,9,2,9 -A 2,7,2,90,180 -L 0,7,0,2 -A 2,2,2,180,270 -L 2,0,4,0 - -[Т] 2 -L 0,9,6,9 -L 3,9,3,0 - -[У] 6 -L 2,4,5,4 -L 0,9,0,6 -A 2,6,2,180,270 -A 3,2,2,270,0 -L 5,9,5,2 -L 0.5,0,3,0 - -[Ж] 5 -L 3,9,3,0 -L 0,9,3,4.5 -L 3,4.5,6,9 -L 0,0,2.7,4.95 -L 3.3,4.95,6,0 - -[В] 8 -L 0,0,0,9 -L 0,9,2.5,9 -A 2.5,7,2,270,90 -L 0,5,2.599976,5 -A 2.599976,2.6,2.4,0,90 -L 5,2.6,5,2.4 -A 2.599976,2.4,2.4,270,0 -L 2.599976,0,0,0 - -[Ь] 4 -L 0,9,0,0 -A 2.5,2.5,2.5,270,90 -L 0,5,2.5,5 -L 0,0,2.5,0 - -[Ы] 5 -L 0,9,0,0 -L 6,9,6,0 -A 2,2.5,2.5,270,90 -L 0,5,2,5 -L 0,0,2,0 - -[З] 9 -A 3,7,2,270,90 -L 3,5,2,5 -A 3,3,2,0,90 -L 5,3,5,2 -A 3,2,2,270,0 -A 2,7,2,90,135 -L 2,9,3,9 -A 2,2,2,206.565051,270 -L 2,0,3,0 - -[Ш] 4 -L 0,9,0,0 -L 0,0,6,0 -L 6,0,6,9 -L 3,9,3,0 - -[Э] 6 -L 5,7,5,2 -A 3,7,2,0,90 -A 3,2,2,270,0 -L 0,9,3,9 -L 3,0,0,0 -L 5,5,2,5 - -[Щ] 5 -L 0,9,0,0 -L 6,0,6,9 -L 3,9,3,0 -L 0,0,7,0 -L 7,0,7,-1.5 - -[Ч] 4 -L 5,9,5,0 -L 2,4,5,4 -L 0,9,0,6 -A 2,6,2,180,270 - -[Ъ] 5 -L 1.5,9,1.5,0 -A 4,2.5,2.5,270,90 -L 1.5,5,4,5 -L 1.5,0,4,0 -L 0,9,1.5,9 - -# Additional signs (diameter, degree, plus/minus) ------------------- - -[ø] 3 -A 3,4.5,3,77.471191,257.471191 -A 3,4.5,3,257.471191,77.471191 -L 2,0,4,9 - -[°] 2 -A 1.5,7.5,1.5,90,270 -A 1.5,7.5,1.5,270,90 - -[±] 3 -L -0.000122,5,3.999878,5 -L 1.999878,7,1.999878,3 -L -0.000122,1,3.999878,1 - -# Japanese Character (記号)------------------------------------------- - -[~] 20 -L 3.9998,4.946406,3.6347,5.305998 -L 3.6347,5.305998,3.2197,5.588801 -L 3.2197,5.588801,2.7673,5.786222 -L 2.7673,5.786222,2.2913,5.892263 -L 2.2913,5.892263,1.8062,5.903702 -L 1.8062,5.903702,1.3268,5.82019 -L 1.3268,5.82019,0.8674,5.644266 -L 0.8674,5.644266,0.4422,5.381276 -L 0.4422,5.381276,0.0641,5.039209 -L 0.0641,5.039209,0.0002,4.968047 -L 4,4.946399,4.365,4.586808 -L 4.365,4.586808,4.7801,4.304005 -L 4.7801,4.304005,5.2324,4.106584 -L 5.2324,4.106584,5.7084,4.000543 -L 5.7084,4.000543,6.1935,3.989104 -L 6.1935,3.989104,6.673,4.072616 -L 6.673,4.072616,7.1323,4.248539 -L 7.1323,4.248539,7.5575,4.51153 -L 7.5575,4.51153,7.9357,4.853597 -L 7.9357,4.853597,7.9995,4.924759 - -[∥] 2 -L 2.5167,0.000005,2.5167,9.000004 -L 5.4829,0.000005,5.4829,9.000004 - -[|] 1 -L 3.9999,0.000005,3.9999,9.000004 - -[…] 3 -L 0.5001,4.500002,1.5001,4.500002 -L 3.5,4.500002,4.4999,4.500002 -L 7.5001,4.500002,6.5002,4.500002 - -[¨] 2 -L 1.4999,4.500002,2.4999,4.500002 -L 6.5,4.500002,5.5001,4.500002 - -[‘] 1 -L 6.8141,8.237235,7.4071,9.000004 - -[’] 1 -L 0.593,8.237235,1.1856,9.000004 - -[“] 2 -L 6.8139,8.237235,7.4069,9.000004 -L 4.4834,8.237235,5.0763,9.000004 - -[”] 2 -L 0.5928,8.237235,1.1857,9.000004 -L 2.9233,8.237235,3.5163,9.000004 - -[(] 1 -A 11.2814,4.499999,5.569344,126.09962,233.90036 - -[)] 1 -A -3.2815,4.499999,5.569344,306.09963,53.900375 - -[〔] 3 -L 7.9998,0.000005,5.9663,1.174137 -L 5.9663,1.174137,5.9663,7.825867 -L 7.9998,9.000004,5.9663,7.825867 - -[〕] 3 -L -0.0003,0.000005,2.0336,1.174137 -L 2.0336,1.174137,2.0336,7.825867 -L -0.0003,9.000004,2.0336,7.825867 - -[[] 3 -L 5.6263,0.000005,5.6263,9.000004 -L 5.6263,9.000004,7.9996,9.000004 -L 7.9996,0.000005,5.6263,0.000005 - -[]] 3 -L 2.3731,0.000005,2.3731,9.000004 -L 2.3731,9.000004,-0.0001,9.000004 -L -0.0001,0.000005,2.3731,0.000005 - -[{] 6 -L 7.9997,0.000005,7.7034,0.170854 -L 7.7034,0.170854,7.4071,0.325526 -L 7.4071,0.325526,7.1101,0.472136 -L 7.1101,0.472136,7.1101,8.612326 -L 7.1101,8.612326,7.9136,8.964601 -L 7.9136,8.964815,7.9997,9.000004 - -[}] 6 -L 0,0.000005,0.2963,0.170854 -L 0.2963,0.170854,0.5927,0.325526 -L 0.5927,0.325526,0.8897,0.472136 -L 0.8897,0.472136,0.8897,8.612326 -L 0.8897,8.612326,0.0862,8.964601 -L 0.0862,8.964815,0,9.000004 - -[〈] 2 -L 7.9999,9.000124,5.4018,4.500065 -L 7.9999,0.000005,5.4018,4.500065 - -[〉] 2 -L -0.0002,9.000124,2.598,4.500065 -L -0.0002,0.000005,2.598,4.500065 - -[《] 4 -L 8,9.000124,5.4019,4.500065 -L 8,0.000005,5.4019,4.500065 -L 6.2201,9.000124,3.622,4.500065 -L 6.2201,0.000005,3.622,4.500065 - -[》] 4 -L 0,9.000124,2.5981,4.500065 -L 0,0.000005,2.5981,4.500065 -L 1.7799,9.000124,4.378,4.500065 -L 1.7799,0.000005,4.378,4.500065 - -[「] 2 -L 7.9998,9.000047,5.6266,9.000047 -L 5.6266,9.000047,5.6266,3.000041 - -[」] 2 -L 0.0001,0.000005,2.3734,0.000005 -L 2.3734,0.000005,2.3734,6 - -[『] 6 -L 4.4828,9.000004,8,9.000004 -L 8,9.000004,8,7.98282 -L 8,7.98282,5.6698,7.98282 -L 5.6698,7.98282,5.6698,1.40844 -L 5.6698,1.40844,4.4828,1.40844 -L 4.4828,1.40844,4.4828,9.000004 - -[』] 6 -L 3.5171,0.000005,-0.0001,0.000005 -L -0.0001,0.000005,-0.0001,1.017183 -L -0.0001,1.017183,2.3301,1.017183 -L 2.3301,1.017183,2.3301,7.591569 -L 2.3301,7.591569,3.5171,7.591569 -L 3.5171,7.591569,3.5171,0.000005 - -[【] 4 -L 5.6262,0.000005,5.6262,9.000004 -L 5.6262,9.000004,7.9994,9.000004 -L 7.9994,0.000005,5.6262,0.000005 -A 11.2812,4.499999,5.569344,126.09962,233.90036 - -[】] 4 -L 2.3733,0.000005,2.3733,9.000004 -L 2.3733,9.000004,0.0001,9.000004 -L 0.0001,0.000005,2.3733,0.000005 -A -3.2814,4.499999,5.569344,306.09963,53.900375 - -[+] 2 -L 0.4619,4.499999,7.5379,4.499999 -L 3.9998,0.961965,3.9998,8.038039 - -[-] 1 -L 0.4618,4.499999,7.5382,4.499999 - -[±] 3 -L 0.4617,4.499999,7.5381,4.499999 -L 3.9999,0.961965,3.9999,8.038039 -L 0.9619,0.000005,8.0379,0.000005 - -[×] 2 -L 1.4984,1.998231,6.5016,7.001773 -L 6.5016,1.998231,1.4984,7.001773 - -[÷] 3 -L 0.4621,4.499999,7.5381,4.499999 -L 4,0.961965,4,1.961969 -L 4,7.03804,4,8.038039 - -[=] 2 -L 8.0382,3.5,0.0001,3.5 -L 8.0382,5.500004,0.0001,5.500004 - -[≠] 3 -L 3.0842,1.082526,4.9157,7.917483 -L 0,3.5,7.9999,3.5 -L 7.9999,5.500004,0,5.500004 - -[<] 2 -L 7.9998,9.000124,-0.0001,4.500065 -L 7.9998,0.000005,-0.0001,4.500065 - -[>] 2 -L -0.0002,9.000124,8.0001,4.499999 -L -0.0002,0.000005,8.0001,4.499999 - -[≦] 4 -L 7.538,0.000005,0.462,0.000005 -L 7.538,2.000009,0.462,2.000009 -L 7.3863,8.999993,0.462,5.537967 -L 7.538,2.000009,0.462,5.537967 - -[≧] 4 -L 0.4622,0.000005,7.5382,0.000005 -L 0.4622,2.000009,7.5382,2.000009 -L 0.6139,8.999993,7.5382,5.537967 -L 0.4622,2.000009,7.5382,5.537967 - -[∞] 72 -L 4,4.500004,3.9696,4.812566 -L 3.9696,4.812566,3.8794,5.115632 -L 3.8794,5.115632,3.7321,5.399991 -L 3.7321,5.399991,3.5321,5.657005 -L 3.5321,5.657005,3.2856,5.878864 -L 3.2856,5.878864,3,6.058827 -L 3,6.058827,2.6841,6.191426 -L 2.6841,6.191426,2.3473,6.272632 -L 2.3473,6.272632,2.0001,6.299977 -L 2.0001,6.299977,1.6528,6.272632 -L 1.6528,6.272632,1.316,6.191426 -L 1.316,6.191426,1.0001,6.058827 -L 1.0001,6.058827,0.7145,5.878864 -L 0.7145,5.878864,0.468,5.657005 -L 0.468,5.657005,0.268,5.399991 -L 0.268,5.399991,0.1207,5.115632 -L 0.1207,5.115632,0.0305,4.812566 -L 0.0305,4.812566,0.0001,4.500004 -L 0.0001,4.500004,0.0305,4.187442 -L 0.0305,4.187442,0.1207,3.884378 -L 0.1207,3.884378,0.268,3.600018 -L 0.268,3.600018,0.468,3.343004 -L 0.468,3.343004,0.7145,3.121145 -L 0.7145,3.121145,1.0001,2.941182 -L 1.0001,2.941182,1.316,2.808583 -L 1.316,2.808583,1.6528,2.727377 -L 1.6528,2.727377,2.0001,2.700032 -L 2.0001,2.700032,2.3473,2.727377 -L 2.3473,2.727377,2.6841,2.808583 -L 2.6841,2.808583,3,2.941182 -L 3,2.941182,3.2856,3.121145 -L 3.2856,3.121145,3.5321,3.343004 -L 3.5321,3.343004,3.7321,3.600018 -L 3.7321,3.600018,3.8794,3.884378 -L 3.8794,3.884378,3.9696,4.187442 -L 3.9696,4.187442,4,4.500004 -L 3.9999,4.500004,4.0303,4.187442 -L 4.0303,4.187442,4.1205,3.884378 -L 4.1205,3.884378,4.2678,3.600018 -L 4.2678,3.600018,4.4678,3.343004 -L 4.4678,3.343004,4.7143,3.121145 -L 4.7143,3.121145,4.9999,2.941182 -L 4.9999,2.941182,5.3158,2.808583 -L 5.3158,2.808583,5.6526,2.727377 -L 5.6526,2.727377,5.9999,2.700032 -L 5.9999,2.700032,6.3471,2.727377 -L 6.3471,2.727377,6.6839,2.808583 -L 6.6839,2.808583,6.9998,2.941182 -L 6.9998,2.941182,7.2854,3.121145 -L 7.2854,3.121145,7.5319,3.343004 -L 7.5319,3.343004,7.7319,3.600018 -L 7.7319,3.600018,7.8792,3.884378 -L 7.8792,3.884378,7.9694,4.187442 -L 7.9694,4.187442,7.9998,4.500004 -L 7.9998,4.500004,7.9694,4.812566 -L 7.9694,4.812566,7.8792,5.115632 -L 7.8792,5.115632,7.7319,5.399991 -L 7.7319,5.399991,7.5319,5.657005 -L 7.5319,5.657005,7.2854,5.878864 -L 7.2854,5.878864,6.9998,6.058827 -L 6.9998,6.058827,6.6839,6.191426 -L 6.6839,6.191426,6.3471,6.272632 -L 6.3471,6.272632,5.9999,6.299977 -L 5.9999,6.299977,5.6526,6.272632 -L 5.6526,6.272632,5.3158,6.191426 -L 5.3158,6.191426,4.9999,6.058827 -L 4.9999,6.058827,4.7143,5.878864 -L 4.7143,5.878864,4.4678,5.657005 -L 4.4678,5.657005,4.2678,5.399991 -L 4.2678,5.399991,4.1205,5.115632 -L 4.1205,5.115632,4.0303,4.812566 -L 4.0303,4.812566,3.9999,4.500004 - -[♂] 5 -L 8,8.500007,4.0002,8.500007 -L 8,8.500007,8,4.500048 -L 8,8.500007,4.5525,5.052445 -A 2.6672,3.16667,2.666667,0,180 -A 2.6672,3.16667,2.666667,180,360 - -[♀] 4 -L 4.0001,0.000005,4.0001,2.999943 -L 6.2501,1.499974,1.7501,1.499974 -A 4.0001,6,3,0,180 -A 4.0001,6,3,180,360 - -[°] 2 -A 1.5,7.500002,1.5,0,180 -A 1.5,7.500002,1.5,180,360 - -[′] 1 -L 0.5927,8.237235,1.1857,9.000004 - -[″] 2 -L 0.5926,8.237235,1.1859,9.000004 -L 2.9235,8.237235,3.5165,9.000004 - -[℃] 5 -L 1.9998,6,1.9998,2.999998 -A 0.9995,7.999999,1,0,180 -A 0.9995,7.999999,1,180,360 -A 4.9997,6,2.99992,0,180 -A 4.9997,2.999998,2.99992,180,0 - -[¥] 5 -L 3.9996,5.000094,7.8761,8.876854 -L -0.0002,9.000004,3.9996,5.000094 -L 3.9996,5.000094,3.9996,0.000005 -L 1.6691,3.014916,6.3722,3.014916 -L 6.3722,1.525602,1.6691,1.525602 - -[$] 40 -L 1.746,5.087699,6.253,3.91231 -L 3.9998,9.000004,3.9998,0.000005 -L 7.9999,7.592684,6.2858,7.945376 -L 6.2858,7.945376,4.478,8.140556 -L 4.478,8.140556,3.1999,8.180091 -L 3.1999,8.181292,2.6442,8.15644 -L 2.6442,8.15644,2.1054,8.082639 -L 2.1054,8.082639,1.5999,7.962132 -L 1.5999,7.962132,1.143,7.798579 -L 1.143,7.798579,0.7485,7.59695 -L 0.7485,7.59695,0.4286,7.363373 -L 0.4286,7.363373,0.1929,7.104943 -L 0.1929,7.104943,0.0485,6.829513 -L 0.0485,6.829513,-0.0001,6.545453 -L -0.0001,6.545453,0.0485,6.261392 -L 0.0485,6.261392,0.1929,5.985962 -L 0.1929,5.985962,0.4286,5.727533 -L 0.4286,5.727533,0.7485,5.493955 -L 0.7485,5.493955,1.143,5.292326 -L 1.143,5.292326,1.5999,5.128774 -L 1.5999,5.128774,1.7462,5.088152 -L 4.7998,0.818711,5.3555,0.843563 -L 5.3555,0.843563,5.8943,0.917364 -L 5.8943,0.917364,6.3998,1.037872 -L 6.3998,1.037872,6.8567,1.201425 -L 6.8567,1.201425,7.2512,1.403053 -L 7.2512,1.403053,7.5711,1.636631 -L 7.5711,1.636631,7.8068,1.895061 -L 7.8068,1.895061,7.9512,2.17049 -L 7.9512,2.17049,7.9998,2.454551 -L 7.9998,2.454551,7.9512,2.738612 -L 7.9512,2.738612,7.8068,3.014041 -L 7.8068,3.014041,7.5711,3.272471 -L 7.5711,3.272471,7.2512,3.506048 -L 7.2512,3.506048,6.8567,3.707677 -L 6.8567,3.707677,6.3998,3.87123 -L 6.3998,3.87123,6.2535,3.911851 -L -0.0002,1.407325,1.7139,1.054632 -L 1.7139,1.054632,3.5217,0.859453 -L 3.5217,0.859453,4.7998,0.819918 - -[¢] 8 -L 4.0001,9.000004,4.0001,0.000005 -L 4.7496,7.500002,3.2499,7.500002 -L 1.7501,6,1.7501,3.000003 -L 3.2499,1.499996,4.7496,1.499996 -A 3.2499,6,1.5,90,180 -A 3.2499,3.000003,1.5,180,270 -A 4.7496,6,1.5,0,90 -A 4.7496,3.000003,1.5,270,0 - -[£] 8 -L 2.6263,3.421102,1.9293,5.79572 -L 1.8642,0.449534,1.7052,0.29118 -L 1.369,1.929408,5.9607,0.105938 -L -0.0005,4.499955,4,4.499955 -A 4.3278,6.500003,2.5,0,196.36247 -A -0.252,2.575938,3,314.8619,16.363143 -A 0.9998,1.000005,1,68.344573,314.86111 -A 6.5144,1.500007,1.5,248.34396,0 - -[%] 9 -L -0.0003,7.500002,-0.0003,6.500003 -L 2.9996,7.500002,2.9996,6.500003 -L 4.9995,2.500001,4.9995,1.500007 -L 7.9997,2.500001,7.9997,1.500007 -L -0.0003,0.000005,7.9997,9.000004 -A 1.4998,7.500002,1.50003,0,180 -A 6.4999,1.500007,1.50003,180,0 -A 1.4998,6.500003,1.50003,180,0 -A 6.4999,2.500001,1.50003,0,180 - -[#] 4 -L 2.2853,0,2.2853,9.000004 -L 5.7139,9.000004,5.7139,0 -L 0,2.500006,7.9996,2.500006 -L 7.9996,6.500008,0,6.500008 - -[&] 47 -L 7.9998,3.214988,4.5678,0.597644 -L 0.7655,3.402364,4.759,6.448232 -L 1.59,6.764285,6.6665,0 -L 0.7651,3.402344,0.4693,3.133427 -L 0.4693,3.133427,0.2402,2.830072 -L 0.2402,2.830072,0.0849,2.501496 -L 0.0849,2.501496,0.008,2.157682 -L 0.008,2.157682,0.0119,1.809078 -L 0.0119,1.809078,0.0964,1.466274 -L 0.0964,1.466274,0.259,1.139688 -L 0.259,1.139688,0.4948,0.839241 -L 0.4948,0.839241,0.7965,0.574064 -L 0.7965,0.574064,1.1551,0.352214 -L 1.1551,0.352214,1.5596,0.180431 -L 1.5596,0.180431,1.9977,0.063934 -L 1.9977,0.063934,2.4561,0.006264 -L 2.4561,0.006264,2.9209,0.009173 -L 2.9209,0.009173,3.3779,0.072572 -L 3.3779,0.072572,3.8134,0.194535 -L 3.8134,0.194535,4.214,0.371357 -L 4.214,0.371357,4.5676,0.597664 -L 4.7591,6.448251,4.981,6.649938 -L 4.981,6.649938,5.1528,6.877455 -L 5.1528,6.877455,5.2692,7.123888 -L 5.2692,7.123888,5.3269,7.381748 -L 5.3269,7.381748,5.324,7.643202 -L 5.324,7.643202,5.2606,7.900304 -L 5.2606,7.900304,5.1386,8.145243 -L 5.1386,8.145243,4.9618,8.370578 -L 4.9618,8.370578,4.7355,8.56946 -L 4.7355,8.56946,4.4666,8.735847 -L 4.4666,8.735847,4.1632,8.864684 -L 4.1632,8.864684,3.8347,8.952055 -L 3.8347,8.952055,3.4908,8.995307 -L 3.4908,8.995307,3.1422,8.993125 -L 3.1422,8.993125,2.7994,8.945574 -L 2.7994,8.945574,2.4729,8.854101 -L 2.4729,8.854101,2.1724,8.721484 -L 2.1724,8.721484,1.9072,8.551754 -L 1.9072,8.551754,1.6854,8.350066 -L 1.6854,8.350066,1.5136,8.122549 -L 1.5136,8.122549,1.3971,7.876116 -L 1.3971,7.876116,1.3394,7.618256 -L 1.3394,7.618256,1.3423,7.356802 -L 1.3423,7.356802,1.4057,7.0997 -L 1.4057,7.0997,1.5277,6.85476 -L 1.5277,6.85476,1.5903,6.764291 - -[*] 3 -L 3.9996,1.680996,3.9996,6.693781 -L 1.6691,6.221574,6.3725,2.153269 -L 1.627,2.153269,6.3305,6.221574 - -[@] 92 -L 7.1111,1.00001,5.3935,0.281865 -L 2.2027,4.392255,2.3092,4.990298 -L 3.8755,2.000009,3.9463,2.000009 -L 5.619,3.607766,6.2221,7.000005 -L 4.4884,7.000005,4.5956,7.000005 -L 7.578,2.490152,7.8338,3.219833 -L 7.8338,3.219833,7.9732,3.988411 -L 7.9732,3.988411,7.9917,4.772533 -L 7.9917,4.772533,7.889,5.548376 -L 7.889,5.548376,7.6681,6.292364 -L 7.6681,6.292364,7.3358,6.981892 -L 7.3358,6.981892,6.902,7.59601 -L 6.902,7.59601,6.3801,8.116057 -L 6.3801,8.116057,5.7859,8.526233 -L 5.7859,8.526233,5.1373,8.814073 -L 5.1373,8.814073,4.4542,8.970834 -L 4.4542,8.970834,3.7573,8.99175 -L 3.7573,8.99175,3.0677,8.876187 -L 3.0677,8.876187,2.4064,8.627656 -L 2.4064,8.627656,1.7936,8.253709 -L 1.7936,8.253709,1.2478,7.765708 -L 1.2478,7.765708,0.7855,7.17848 -L 0.7855,7.17848,0.421,6.509868 -L 0.421,6.509868,0.1652,5.780187 -L 0.1652,5.780187,0.0258,5.011609 -L 0.0258,5.011609,0.0072,4.227487 -L 0.0072,4.227487,0.1099,3.451644 -L 0.1099,3.451644,0.3308,2.707656 -L 0.3308,2.707656,0.6632,2.018128 -L 0.6632,2.018128,1.0969,1.40401 -L 1.0969,1.40401,1.6189,0.883963 -L 1.6189,0.883963,2.2131,0.473787 -L 2.2131,0.473787,2.8617,0.185946 -L 2.8617,0.185946,3.5448,0.029186 -L 3.5448,0.029186,4.2417,0.00827 -L 4.2417,0.00827,4.9313,0.123833 -L 4.9313,0.123833,5.3927,0.281866 -L 5.5427,3.178354,5.5222,2.970447 -L 5.5222,2.970447,5.5342,2.761707 -L 5.5342,2.761707,5.5782,2.558476 -L 5.5782,2.558476,5.6529,2.366929 -L 5.6529,2.366929,5.756,2.192886 -L 5.756,2.192886,5.8844,2.041636 -L 5.8844,2.041636,6.0342,1.917773 -L 6.0342,1.917773,6.2009,1.825062 -L 6.2009,1.825062,6.3793,1.76632 -L 6.3793,1.76632,6.5641,1.74333 -L 6.5641,1.74333,6.7497,1.756793 -L 6.7497,1.756793,6.9303,1.806299 -L 6.9303,1.806299,7.1005,1.890343 -L 7.1005,1.890343,7.2552,2.006372 -L 7.2552,2.006372,7.3897,2.150861 -L 7.3897,2.150861,7.4997,2.319418 -L 7.4997,2.319418,7.5766,2.491168 -L 2.2032,4.392244,2.1691,4.045733 -L 2.1691,4.045733,2.1891,3.697833 -L 2.1891,3.697833,2.2624,3.359114 -L 2.2624,3.359114,2.3869,3.039868 -L 2.3869,3.039868,2.5588,2.749795 -L 2.5588,2.749795,2.7728,2.497709 -L 2.7728,2.497709,3.0225,2.29127 -L 3.0225,2.29127,3.3002,2.136749 -L 3.3002,2.136749,3.5976,2.038843 -L 3.5976,2.038843,3.9056,2.000525 -L 3.9056,2.000525,3.9463,2.000002 -L 5.9029,5.205833,5.9285,5.465716 -L 5.9285,5.465716,5.9135,5.726641 -L 5.9135,5.726641,5.8585,5.98068 -L 5.8585,5.98068,5.7651,6.220114 -L 5.7651,6.220114,5.6362,6.437668 -L 5.6362,6.437668,5.4757,6.626732 -L 5.4757,6.626732,5.2884,6.781561 -L 5.2884,6.781561,5.0801,6.897451 -L 5.0801,6.897451,4.8571,6.97088 -L 4.8571,6.97088,4.6261,6.999617 -L 4.6261,6.999617,4.5956,7.000009 -L 4.4884,7.00001,4.1026,6.96203 -L 4.1026,6.96203,3.7285,6.849242 -L 3.7285,6.849242,3.3774,6.665074 -L 3.3774,6.665074,3.0602,6.415121 -L 3.0602,6.415121,2.7863,6.106979 -L 2.7863,6.106979,2.5641,5.75001 -L 2.5641,5.75001,2.4004,5.35506 -L 2.4004,5.35506,2.3096,4.990299 -L 3.8755,2.000002,4.1842,2.030387 -L 4.1842,2.030387,4.4835,2.120617 -L 4.4835,2.120617,4.7643,2.267951 -L 4.7643,2.267951,5.0181,2.467913 -L 5.0181,2.467913,5.2372,2.714427 -L 5.2372,2.714427,5.415,3.000002 -L 5.415,3.000002,5.5459,3.315962 -L 5.5459,3.315962,5.6186,3.607762 - -[§] 34 -L 2.8135,3.423094,5.1853,2.455093 -L 2.8135,6.548545,5.1853,5.580549 -A 3.2674,4.53406,1.200147,108.27456,247.79054 -L 5.1077,0.204851,5.2999,0.28749 -L 5.2999,0.28749,5.4748,0.402233 -L 5.4748,0.402233,5.6271,0.545595 -L 5.6271,0.545595,5.7522,0.71322 -L 5.7522,0.71322,5.8463,0.900014 -L 5.8463,0.900014,5.9065,1.100302 -L 5.9065,1.100302,5.931,1.307998 -L 5.931,1.307998,5.919,1.516791 -L 5.919,1.516791,5.871,1.720338 -L 5.871,1.720338,5.7883,1.912453 -L 5.7883,1.912453,5.6736,2.0873 -L 5.6736,2.0873,5.5302,2.239565 -L 5.5302,2.239565,5.3625,2.364623 -L 5.3625,2.364623,5.185,2.454884 -A 3.8348,4.057327,4.057817,243.09764,288.27551 -A 4.1633,4.946343,4.057797,63.097366,108.27551 -A 3.2674,7.659517,1.200147,108.27456,247.79054 -L 5.1077,3.330308,5.2999,3.412946 -L 5.2999,3.412946,5.4748,3.52769 -L 5.4748,3.52769,5.6271,3.671052 -L 5.6271,3.671052,5.7522,3.838676 -L 5.7522,3.838676,5.8463,4.02547 -L 5.8463,4.02547,5.9065,4.225758 -L 5.9065,4.225758,5.931,4.433454 -L 5.931,4.433454,5.919,4.642247 -L 5.919,4.642247,5.871,4.845794 -L 5.871,4.845794,5.7883,5.037909 -L 5.7883,5.037909,5.6736,5.212756 -L 5.6736,5.212756,5.5302,5.365022 -L 5.5302,5.365022,5.3625,5.490079 -L 5.3625,5.490079,5.185,5.58034 - -[☆] 10 -L 3.9996,8.500001,3.0554,5.444271 -L 2.4719,3.555727,1.5276,0.500002 -L 1.5276,0.500002,3.9996,2.388497 -L 5.5278,3.555694,7.9998,5.444271 -L 7.9998,5.444271,4.9439,5.444271 -L 3.0554,5.444271,-0.0005,5.444271 -L -0.0005,5.444271,2.4719,3.555705 -L 3.9996,2.388557,6.472,0.500002 -L 6.472,0.500002,5.5278,3.555683 -L 4.9439,5.444282,3.9996,8.500001 - -[★] 30 -L 3.9999,8.500001,3.0556,5.444271 -L 2.4721,3.555727,1.5279,0.500002 -L 1.5279,0.500002,3.9999,2.388497 -L 5.5277,3.555694,8,5.444271 -L 8,5.444271,4.9441,5.444271 -L 3.0556,5.444271,0.0001,5.444271 -L 0.0001,5.444271,2.4721,3.555705 -L 3.9999,2.388557,6.4719,0.500002 -L 6.4719,0.500002,5.5277,3.555683 -L 4.9441,5.444282,3.9999,8.500001 -L 3.9999,6.80633,3.4248,4.944274 -L 3.4248,4.944274,1.4781,4.944274 -L 1.4781,4.944274,3.0528,3.741346 -L 3.0528,3.741346,2.4676,1.847067 -L 2.4676,1.847067,3.9999,3.017783 -L 3.9999,3.017783,5.5326,1.847034 -L 5.5326,1.847034,4.947,3.741324 -L 4.947,3.741324,6.5217,4.944274 -L 6.5217,4.944274,4.5753,4.944274 -L 4.5753,4.944274,3.9999,6.80633 -L 3.9999,5.112769,3.7932,4.444277 -L 3.7932,4.444277,2.9562,4.444277 -L 2.9562,4.444277,3.6335,3.926702 -L 3.6335,3.926702,3.4073,3.193935 -L 3.4073,3.193935,4.0006,3.646539 -L 4.0006,3.646539,4.5932,3.193973 -L 4.5932,3.193973,4.3662,3.926522 -L 4.3662,3.926522,5.0436,4.444277 -L 5.0436,4.444277,4.2065,4.444277 -L 4.2065,4.444277,3.9999,5.112769 - -[○] 2 -A 3.9998,4.499999,4,0,180 -A 3.9998,4.499999,4,180,360 - -[●] 8 -A 3.9997,4.499999,4,0,180 -A 3.9997,4.499999,4,180,360 -A 3.9997,4.499999,3,0,180 -A 3.9997,4.499999,3,180,360 -A 3.9997,4.499999,2,0,180 -A 3.9997,4.499999,2,180,360 -A 3.9997,4.499999,1,0,180 -A 3.9997,4.499999,1,180,360 - -[◎] 4 -A 3.9996,4.499999,4,0,180 -A 3.9996,4.499999,4,180,360 -A 3.9996,4.499999,2,0,180 -A 3.9996,4.499999,2,180,360 - -[◇] 4 -L -0.0003,4.500004,3.9998,0.499975 -L 3.9998,0.499926,8,4.500004 -L 8,4.500004,3.9998,8.500034 -L 3.9998,8.500083,-0.0003,4.500004 - -[◆] 12 -L -0.0004,4.500004,4.0001,0.499975 -L 4.0001,0.499926,7.9999,4.500004 -L 7.9999,4.500004,4.0001,8.500034 -L 4.0001,8.500083,-0.0004,4.500004 -L 1.4139,4.50001,4.0001,1.914128 -L 4.0001,1.914128,6.5856,4.499999 -L 6.5856,4.499999,4.0001,7.085881 -L 4.0001,7.085881,1.4139,4.50001 -L 2.8282,4.499999,4.0001,3.328308 -L 4.0001,3.328308,5.1713,4.499999 -L 5.1713,4.499999,4.0001,5.671684 -L 4.0001,5.671684,2.8282,4.499999 - -[□] 4 -L 0.0002,0.500002,0.0002,8.500001 -L 0.0002,8.500001,7.9998,8.500001 -L 7.9998,8.500001,7.9998,0.500002 -L 7.9998,0.500002,0.0002,0.500002 - -[■] 16 -L 0.0001,0.500002,0.0001,8.500001 -L 0.0001,8.500001,7.9997,8.500001 -L 7.9997,8.500001,7.9997,0.500002 -L 7.9997,0.500002,0.0001,0.500002 -L 1,1.500007,1,7.500002 -L 1,7.500002,7.0001,7.500002 -L 7.0001,7.500002,7.0001,1.500007 -L 7.0001,1.500007,1,1.500007 -L 2,2.500001,2,6.499997 -L 2,6.499997,5.9998,6.499997 -L 5.9998,6.499997,5.9998,2.500001 -L 5.9998,2.500001,2,2.500001 -L 3.0003,3.500005,3.0003,5.500004 -L 3.0003,5.500004,4.9998,5.500004 -L 4.9998,5.500004,4.9998,3.500005 -L 4.9998,3.500005,3.0003,3.500005 - -[△] 3 -L 0,1.035899,7.9999,1.035899 -L 7.9999,1.035899,3.9998,7.964099 -L 3.9998,7.964099,0,1.035899 - -[▲] 9 -L -0.0001,1.035899,7.9998,1.035899 -L 7.9998,1.035899,3.9997,7.964099 -L 3.9997,7.964099,-0.0001,1.035899 -L 1.7322,2.035904,6.2679,2.035904 -L 6.2679,2.035904,3.9997,5.963991 -L 3.9997,5.963991,1.7322,2.035904 -L 3.4638,3.035898,4.5356,3.035898 -L 4.5356,3.035898,3.9997,3.964091 -L 3.9997,3.964091,3.4638,3.035898 - -[▽] 3 -L -0.0002,7.964104,8.0001,7.964104 -L 8.0001,7.964104,3.9999,1.035899 -L 3.9999,1.035899,-0.0002,7.964104 - -[▼] 9 -L -0.0003,7.964104,8,7.964104 -L 8,7.964104,3.9998,1.035899 -L 3.9998,1.035899,-0.0003,7.964104 -L 1.732,6.964105,6.2677,6.964105 -L 6.2677,6.964105,3.9998,3.036007 -L 3.9998,3.036007,1.732,6.964105 -L 3.4643,5.9641,4.5354,5.9641 -L 4.5354,5.9641,3.9998,5.035912 -L 3.9998,5.035912,3.4643,5.9641 - -[※] 6 -L 3.9997,0.961965,3.9997,1.961969 -L 3.9997,7.03804,3.9997,8.038039 -L 1.4976,1.998231,6.5019,7.001773 -L 7.5379,4.499725,6.5383,4.499725 -L 1.4618,4.499725,0.4622,4.499725 -L 6.5019,1.998231,1.4976,7.001773 - -[〒] 3 -L 4.0003,5.399998,4.0003,0.000005 -L -0.0002,0.000005,8.0001,0.000005 -L -0.0002,9.000004,8.0001,9.000004 - -[→] 3 -L -0.0003,4.499999,7.9993,4.499999 -L 7.9993,4.499999,6.5003,6 -L 7.9993,4.499999,6.5003,2.999998 - -[←] 3 -L 7.9999,4.499999,0.0003,4.499999 -L 0.0003,4.499999,1.4994,6 -L 0.0003,4.499999,1.4994,2.999998 - -[↑] 3 -L 3.9993,0.499926,3.9993,8.500083 -L 3.9993,8.500083,5.4998,6.999912 -L 3.9993,8.500083,2.5003,6.999912 - -[↓] 3 -L 3.9999,8.500083,3.9999,0.499926 -L 3.9999,0.499926,2.4995,2.000091 -L 3.9999,0.499926,5.5004,2.000091 - -[〓] 4 -L 1.3513,6.261732,6.6484,6.261732 -L 1.3513,2.738266,6.6484,2.738266 -L 1.3513,5.761735,6.6484,5.761735 -L 1.3513,3.238268,6.6484,3.238268 - -[∈] 4 -L 2.9994,7.500002,7.9995,7.500002 -L 2.9994,1.499996,7.9995,1.499996 -L 7.9995,4.499999,-0.0001,4.499999 -A 2.9994,4.499999,3.000003,90,270 - -[∋] 4 -L 4.9992,7.500002,0.0005,7.500002 -L 4.9992,1.499996,0.0005,1.499996 -L 0.0005,4.499999,8.0001,4.499999 -A 4.9992,4.499999,3.000003,270,90 - -[⊆] 4 -L -0.0003,1.499996,7.9993,1.499996 -L 2.2497,7.500002,7.9993,7.500002 -L 2.2497,3.000003,7.9993,3.000003 -A 2.2497,5.250005,2.250002,90,270 - -[⊇] 4 -L 7.9999,1.499996,0.0003,1.499996 -L 5.7499,7.500002,0.0003,7.500002 -L 5.7499,3.000003,0.0003,3.000003 -A 5.7499,5.250005,2.250002,270,90 - -[⊂] 3 -L 3.0004,7.500002,7.9991,7.500002 -L 3.0004,1.499996,7.9991,1.499996 -A 3.0004,4.499999,3.000003,90,270 - -[⊃] 3 -L 5.0002,7.500002,0.0001,7.500002 -L 5.0002,1.499996,0.0001,1.499996 -A 5.0002,4.499999,3.000003,270,90 - -[∪] 3 -L 7,3.499983,7,8.499799 -L 0.9996,3.499983,0.9996,8.499799 -A 3.9991,3.499983,3.000003,180,0 - -[∩] 3 -L 7.0006,5.500026,7.0006,0.500199 -L 1.0002,5.500026,1.0002,0.500199 -A 3.9997,5.500026,3.000003,0,180 - -[∧] 2 -L 8.0001,1.035899,4.0003,7.964099 -L 4.0003,7.964099,-0.0009,1.035899 - -[∨] 2 -L 7.9993,7.964099,3.9995,1.035899 -L 3.9995,1.035899,-0.0003,7.964099 - -[¬] 2 -L 0.0003,7.500002,7.9999,7.500002 -L 7.9999,7.500002,7.9999,4.499999 - -[⇒] 4 -L 8.0005,4.499999,5.7491,2.250002 -L 8.0005,4.499999,5.7491,6.750007 -L -0.0005,5.250005,7.2496,5.250005 -L -0.0005,3.750004,7.2496,3.750004 - -[⇔] 6 -L 8.0011,4.499999,5.7497,2.250002 -L 8.0011,4.499999,5.7497,6.750007 -L 0.0001,4.499999,2.2501,2.250002 -L 0.0001,4.499999,2.2501,6.750007 -L 0.751,5.250005,7.2502,5.250005 -L 0.751,3.750004,7.2502,3.750004 - -[∀] 3 -L -0.0007,9.000009,3.9991,0 -L 3.9991,0,7.9989,9.000009 -L 1.1117,6.500003,6.8879,6.500003 - -[∃] 4 -L -0.0001,9.000004,7.9995,9.000004 -L 7.9995,9.000004,7.9995,-0.000005 -L 7.9995,-0.000005,-0.0001,-0.000005 -L 7.9995,4.99999,2.0005,4.99999 - -[∠] 2 -L 0.0005,0.500199,8.0001,0.500199 -L 0.0005,0.500199,8.0001,8.500083 - -[⊥] 2 -L 0,0,8,0 -L 3.9995,8.500083,3.9995,0.500199 - -[⌒] 1 -A 4.0001,2.916836,6.083169,48.886306,131.1117 - -[∂] 6 -L 1.018,3.334985,1.5182,4.200972 -L 4.2501,4.933143,5.9817,3.933072 -L 4.4826,1.335063,6.982,5.664996 -A 2.7496,2.335068,2,150,330 -A 3.2498,3.201115,2,60,150 -A 5.249,6.664996,2,330.00013,150.00013 - -[∇] 5 -L 0.0001,1.035899,7.9997,1.035899 -L 7.9997,1.035899,3.9999,7.964099 -L 3.9999,7.964099,0.0001,1.035899 -L 4.2885,7.464189,0.8659,1.535896 -L 0.8659,1.535896,7.7111,1.535896 - -[≡] 3 -L 8.0003,4.499999,-0.0007,4.499999 -L 8.0003,6.500008,-0.0007,6.500008 -L 8.0003,2.500001,-0.0007,2.500001 - -[≒] 4 -L 0.4608,3.5,7.5372,3.5 -L 7.5372,5.500004,0.4608,5.500004 -L 1.7287,6,1.4611,7.000011 -L 6.5369,2.000004,6.2693,2.999998 - -[≪] 4 -L 0.0019,4.500004,5.5007,8.500083 -L 5.5007,0.499926,0.0005,4.499999 -L 2.5531,4.500004,8.0533,8.500083 -L 8.0533,0.499926,2.5517,4.499999 - -[≫] 4 -L 7.9993,4.500004,2.499,8.500083 -L 2.499,0.499926,8.0007,4.499999 -L 5.4467,4.500004,-0.0535,8.500083 -L -0.0535,0.499926,5.4481,4.499999 - -[√] 4 -L 0.0017,4.500004,0.8941,4.500004 -L 0.8941,4.500004,2.1004,-0.00006 -L 2.1004,-0.00006,4.5114,9.000004 -L 4.5114,9.000004,8.0013,9.000004 - -[∽] 54 -L 2.0001,6.299977,1.6528,6.272632 -L 1.6528,6.272632,1.3161,6.191426 -L 1.3161,6.191426,1.0001,6.058827 -L 1.0001,6.058827,0.7145,5.878864 -L 0.7145,5.878864,0.468,5.657005 -L 0.468,5.657005,0.2681,5.399991 -L 0.2681,5.399991,0.1207,5.115632 -L 0.1207,5.115632,0.0305,4.812566 -L 0.0305,4.812566,0.0001,4.500004 -L 0.0001,4.500004,0.0305,4.187442 -L 0.0305,4.187442,0.1207,3.884378 -L 0.1207,3.884378,0.2681,3.600018 -L 0.2681,3.600018,0.468,3.343004 -L 0.468,3.343004,0.7145,3.121145 -L 0.7145,3.121145,1.0001,2.941182 -L 1.0001,2.941182,1.3161,2.808583 -L 1.3161,2.808583,1.6528,2.727377 -L 1.6528,2.727377,2.0001,2.700032 -L 2.0001,2.700032,2.3474,2.727377 -L 2.3474,2.727377,2.6841,2.808583 -L 2.6841,2.808583,3.0001,2.941182 -L 3.0001,2.941182,3.2856,3.121145 -L 3.2856,3.121145,3.5322,3.343004 -L 3.5322,3.343004,3.7321,3.600018 -L 3.7321,3.600018,3.8794,3.884378 -L 3.8794,3.884378,3.9697,4.187442 -L 3.9697,4.187442,4.0001,4.500004 -L 5.9999,2.700032,6.3472,2.727377 -L 6.3472,2.727377,6.6839,2.808583 -L 6.6839,2.808583,6.9999,2.941182 -L 6.9999,2.941182,7.2854,3.121145 -L 7.2854,3.121145,7.532,3.343004 -L 7.532,3.343004,7.7319,3.600018 -L 7.7319,3.600018,7.8792,3.884378 -L 7.8792,3.884378,7.9695,4.187442 -L 7.9695,4.187442,7.9999,4.500004 -L 7.9999,4.500004,7.9695,4.812566 -L 7.9695,4.812566,7.8792,5.115632 -L 7.8792,5.115632,7.7319,5.399991 -L 7.7319,5.399991,7.532,5.657005 -L 7.532,5.657005,7.2854,5.878864 -L 7.2854,5.878864,6.9999,6.058827 -L 6.9999,6.058827,6.6839,6.191426 -L 6.6839,6.191426,6.3472,6.272632 -L 6.3472,6.272632,5.9999,6.299977 -L 5.9999,6.299977,5.6526,6.272632 -L 5.6526,6.272632,5.3159,6.191426 -L 5.3159,6.191426,4.9999,6.058827 -L 4.9999,6.058827,4.7143,5.878864 -L 4.7143,5.878864,4.4678,5.657005 -L 4.4678,5.657005,4.2679,5.399991 -L 4.2679,5.399991,4.1205,5.115632 -L 4.1205,5.115632,4.0303,4.812566 -L 4.0303,4.812566,3.9999,4.500004 - -[∝] 61 -L 3.9993,4.500004,3.9689,4.812566 -L 3.9689,4.812566,3.8786,5.115632 -L 3.8786,5.115632,3.7313,5.399991 -L 3.7313,5.399991,3.5314,5.657005 -L 3.5314,5.657005,3.2848,5.878864 -L 3.2848,5.878864,2.9993,6.058827 -L 2.9993,6.058827,2.6833,6.191426 -L 2.6833,6.191426,2.3466,6.272632 -L 2.3466,6.272632,1.9993,6.299977 -L 1.9993,6.299977,1.652,6.272632 -L 1.652,6.272632,1.3153,6.191426 -L 1.3153,6.191426,0.9993,6.058827 -L 0.9993,6.058827,0.7137,5.878864 -L 0.7137,5.878864,0.4672,5.657005 -L 0.4672,5.657005,0.2673,5.399991 -L 0.2673,5.399991,0.1199,5.115632 -L 0.1199,5.115632,0.0297,4.812566 -L 0.0297,4.812566,-0.0007,4.500004 -L -0.0007,4.500004,0.0297,4.187442 -L 0.0297,4.187442,0.1199,3.884378 -L 0.1199,3.884378,0.2673,3.600018 -L 0.2673,3.600018,0.4672,3.343004 -L 0.4672,3.343004,0.7137,3.121145 -L 0.7137,3.121145,0.9993,2.941182 -L 0.9993,2.941182,1.3153,2.808583 -L 1.3153,2.808583,1.652,2.727377 -L 1.652,2.727377,1.9993,2.700032 -L 1.9993,2.700032,2.3466,2.727377 -L 2.3466,2.727377,2.6833,2.808583 -L 2.6833,2.808583,2.9993,2.941182 -L 2.9993,2.941182,3.2848,3.121145 -L 3.2848,3.121145,3.5314,3.343004 -L 3.5314,3.343004,3.7313,3.600018 -L 3.7313,3.600018,3.8786,3.884378 -L 3.8786,3.884378,3.9689,4.187442 -L 3.9689,4.187442,3.9993,4.500004 -L 7.1086,5.997611,6.8028,6.148254 -L 6.8028,6.148254,6.4725,6.248814 -L 6.4725,6.248814,6.1279,6.296239 -L 6.1279,6.296239,5.7794,6.289085 -L 5.7794,6.289085,5.4375,6.227571 -L 5.4375,6.227571,5.1128,6.113566 -L 5.1128,6.113566,4.8149,5.950534 -L 4.8149,5.950534,4.553,5.743428 -L 4.553,5.743428,4.3351,5.498542 -L 4.3351,5.498542,4.1677,5.223315 -L 4.1677,5.223315,4.056,4.926111 -L 4.056,4.926111,4.0033,4.615959 -L 4.0033,4.615959,4.0112,4.302285 -L 4.0112,4.302285,4.0796,3.994618 -L 4.0796,3.994618,4.2062,3.702307 -L 4.2062,3.702307,4.3874,3.434234 -L 4.3874,3.434234,4.6175,3.198544 -L 4.6175,3.198544,4.8896,3.002398 -L 4.8896,3.002398,5.1954,2.851755 -L 5.1954,2.851755,5.5256,2.751194 -L 5.5256,2.751194,5.8702,2.70377 -L 5.8702,2.70377,6.2188,2.710924 -L 6.2188,2.710924,6.5606,2.772438 -L 6.5606,2.772438,6.8854,2.886443 -L 6.8854,2.886443,7.1045,2.999958 - -[∵] 6 -A 4.0005,2.035904,0.5,0,180 -A 4.0005,2.035904,0.5,180,360 -A 6.137,5.73157,0.5,0,180 -A 6.137,5.73157,0.5,180,360 -A 1.871,5.732544,0.5,0,180 -A 1.871,5.732544,0.5,180,360 - -[∫] 5 -L 3.0428,7.714308,4.9594,1.285701 -L 5.0014,7.999999,5.0014,7.000005 -L 3.0022,0.999999,3.0022,2.000004 -A 4.0011,0.999999,1,180,16.601211 -A 4.0011,7.999999,1,0,196.60133 - -[∬] 10 -L 1.543,7.714308,3.4595,1.285701 -L 3.5015,7.999999,3.5015,7.000005 -L 1.5009,0.999999,1.5009,2.000004 -L 4.5411,7.714308,6.4576,1.285701 -L 6.4996,7.999999,6.4996,7.000005 -L 4.499,0.999999,4.499,2.000004 -A 2.5012,0.999999,1,180,16.601211 -A 2.5012,7.999999,1,0,196.60133 -A 5.4993,0.999999,1,180,16.601211 -A 5.4993,7.999999,1,0,196.60133 - -[Å] 5 -L 0.0011,-0.000903,4.0009,6.500003 -L 4.0009,6.500003,8.0007,-0.000903 -L 1.1121,1.804906,6.8897,1.804906 -A 4.0009,7.999999,1,0,180 -A 4.0009,7.999999,1,180,360 - -[‰] 13 -L 8.0027,2.999998,8.0027,1.000005 -L 6.0021,1.000005,6.0021,2.999998 -L 5.0018,2.999998,5.0018,1.000005 -L 3.0026,1.000005,3.0026,2.999998 -L -0.0137,6.000012,-0.0137,8.000004 -L 1.9855,8.000004,1.9855,6.000012 -L 5.0018,8.94142,0.0003,0.000005 -A 7.0024,2.999998,1.00002,0,180 -A 7.0024,1.000005,1.00002,180,0 -A 4.0015,2.999998,1.00002,0,180 -A 4.0015,1.000005,1.00002,180,0 -A 0.9866,6.000012,1.00002,180,0 -A 0.9866,8.000004,1.00002,0,180 - -[♯] 4 -L 8.0005,7.571715,-0.0005,5.428225 -L 8.0005,3.571718,-0.0005,1.428223 -L 5.7141,9.000004,5.7141,0.999999 -L 2.2859,0,2.2859,7.999999 - -[♭] 7 -L 3.7533,4.500004,5.2524,4.500004 -L 1.7527,9.000004,1.7527,0.000005 -L 6.2527,3.000003,6.2527,3.500005 -L 3.2518,0.000005,1.7527,0.000005 -A 5.2524,3.500005,1,0,90 -A 3.7533,2.500001,2,90,180 -A 3.2518,3.000003,3,270,0 - -[♪] 7 -L 4.0033,9.000004,4.0033,2.999998 -A 4.0033,0,3,90.010696,179.9967 -A 1.0024,3.000173,3,270.01069,359.9967 -A 2.0027,4.417199,5,0.948929,66.428329 -A 2.0293,3.981751,5,5.948929,66.757217 -A 4.0033,0,2.5,103.05889,166.94233 -A 1.0024,3.000173,2.5,283.05889,346.94233 - -[†] 2 -L 2.0033,7.500002,6.0031,7.500002 -L 4.0025,9.000004,4.0025,0.000005 - -[‡] 3 -L 2.0025,7.500002,6.0023,7.500002 -L 4.0031,9.000004,4.0031,0.000005 -L 2.0025,6,6.0023,6 - -[¶] 7 -L 6.5044,0.000005,6.5044,9.000014 -L 6.5044,9.000014,3.5049,9.000014 -L 1.5043,7.000005,1.5043,6.000012 -L 4.0023,0.000005,4.0023,9.000014 -L 3.5049,4.000008,3.9995,4.000008 -A 3.5049,7.000005,2,90,180 -A 3.5049,6.000012,2,180,270 - -[◯] 2 -A 3.9987,4.499999,4,0,180 -A 3.9987,4.499999,4,180,360 - -# Japanese Character (数字)------------------------------------------- - -[0] 44 -L 5.2475,8.499949,5.0382,8.650083 -L 5.0382,8.650083,4.7852,8.777746 -L 4.7852,8.777746,4.496,8.879057 -L 4.496,8.879057,4.1796,8.950939 -L 4.1796,8.950939,3.8455,8.991208 -L 3.8455,8.991208,3.504,8.99864 -L 3.504,8.99864,3.1652,8.97301 -L 3.1652,8.97301,2.8397,8.915096 -L 2.8397,8.915096,2.5372,8.826658 -L 2.5372,8.826658,2.2669,8.710382 -L 2.2669,8.710382,2.0371,8.569803 -L 2.0371,8.569803,1.949,8.49995 -L 1.9486,8.499724,1.1547,7.787616 -L 1.1547,7.787616,0.5956,7.009753 -L 0.5956,7.009753,0.3729,6.499924 -L 0.3729,2.500098,0.7761,1.693009 -L 0.7761,1.693009,1.4254,0.937072 -L 1.4254,0.937072,1.9486,0.500297 -L 1.949,0.50006,2.1584,0.349926 -L 2.1584,0.349926,2.4114,0.222263 -L 2.4114,0.222263,2.7006,0.120952 -L 2.7006,0.120952,3.017,0.04907 -L 3.017,0.04907,3.351,0.008801 -L 3.351,0.008801,3.6926,0.001369 -L 3.6926,0.001369,4.0313,0.026999 -L 4.0313,0.026999,4.3569,0.084913 -L 4.3569,0.084913,4.6594,0.173351 -L 4.6594,0.173351,4.9297,0.289627 -L 4.9297,0.289627,5.1595,0.430206 -L 5.1595,0.430206,5.2475,0.500059 -L 5.2487,0.500294,6.0425,1.212402 -L 6.0425,1.212402,6.6017,1.990264 -L 6.6017,1.990264,6.8244,2.500094 -L 6.8226,2.499964,7.1866,4.126629 -L 7.1866,4.126629,7.1978,4.500002 -L 7.1978,4.500013,6.9503,6.133425 -L 6.9503,6.133425,6.8226,6.500051 -L 6.8244,6.499924,6.4212,7.307012 -L 6.4212,7.307012,5.7719,8.062949 -L 5.7719,8.062949,5.2487,8.499724 -L -0.0026,4.500002,0.2449,2.86659 -L 0.2449,2.86659,0.3726,2.499964 -L 0.3726,6.500053,0.0085,4.873388 -L 0.0085,4.873388,-0.0026,4.500015 - -[1] 2 -L -0.0058,7.000005,3.5954,9.000009 -L 3.5954,9.000009,3.5954,0.000005 - -[2] 24 -L 7.1979,0.000005,-0.0017,0.000005 -L -0.0017,0.000005,6.9534,6.646684 -L 6.9551,6.646728,7.0886,6.804467 -L 7.0886,6.804467,7.1707,6.972684 -L 7.1707,6.972684,7.199,7.146268 -L 7.199,7.146268,7.1726,7.319944 -L 7.1726,7.319944,7.0924,7.488436 -L 7.0924,7.488436,7.0847,7.499962 -L 7.0852,7.499955,6.8759,7.828594 -L 6.8759,7.828594,6.5671,8.132057 -L 6.5671,8.132057,6.1682,8.401123 -L 6.1682,8.401123,5.6912,8.627617 -L 5.6912,8.627617,5.1506,8.804657 -L 5.1506,8.804657,4.5629,8.926863 -L 4.5629,8.926863,3.9459,8.990523 -L 3.9459,8.990523,3.3184,8.993702 -L 3.3184,8.993702,2.6995,8.936303 -L 2.6995,8.936303,2.1079,8.820071 -L 2.1079,8.820071,1.5616,8.648537 -L 1.5616,8.648537,1.0772,8.426913 -L 1.0772,8.426913,0.6695,8.161934 -L 0.6695,8.161934,0.3508,7.86165 -L 0.3508,7.86165,0.1308,7.535185 -L 0.1308,7.535185,0.1138,7.499956 - -[3] 40 -L -0.0011,9.000009,3.5987,9.000009 -L 3.5987,4.999996,1.7991,4.999996 -L 7.1985,3.000008,7.1985,2.000009 -L 3.5987,0.000005,-0.0011,0.000005 -L 3.5987,5.000205,4.2238,5.030587 -L 4.2238,5.030587,4.83,5.120808 -L 4.83,5.120808,5.3987,5.268128 -L 5.3987,5.268128,5.9127,5.46807 -L 5.9127,5.46807,6.3564,5.714559 -L 6.3564,5.714559,6.7164,6.000105 -L 6.7164,6.000105,6.9816,6.316033 -L 6.9816,6.316033,7.144,6.652744 -L 7.144,6.652744,7.1987,7.000005 -L 7.1987,7.000005,7.144,7.347267 -L 7.144,7.347267,6.9816,7.683977 -L 6.9816,7.683977,6.7164,7.999905 -L 6.7164,7.999905,6.3564,8.285452 -L 6.3564,8.285452,5.9127,8.531941 -L 5.9127,8.531941,5.3987,8.731883 -L 5.3987,8.731883,4.83,8.879202 -L 4.83,8.879202,4.2238,8.969424 -L 4.2238,8.969424,3.5987,8.999805 -L 7.1987,3.000008,7.144,3.34727 -L 7.144,3.34727,6.9816,3.68398 -L 6.9816,3.68398,6.7164,3.999908 -L 6.7164,3.999908,6.3564,4.285455 -L 6.3564,4.285455,5.9127,4.531944 -L 5.9127,4.531944,5.3987,4.731886 -L 5.3987,4.731886,4.83,4.879206 -L 4.83,4.879206,4.2238,4.969427 -L 4.2238,4.969427,3.5987,4.999808 -L 3.5987,0.00021,4.2238,0.030591 -L 4.2238,0.030591,4.83,0.120812 -L 4.83,0.120812,5.3987,0.268132 -L 5.3987,0.268132,5.9127,0.468074 -L 5.9127,0.468074,6.3564,0.714563 -L 6.3564,0.714563,6.7164,1.000109 -L 6.7164,1.000109,6.9816,1.316037 -L 6.9816,1.316037,7.144,1.652748 -L 7.144,1.652748,7.1987,2.000009 - -[4] 3 -L 5.0381,0.000005,5.0381,4.000002 -L 7.1991,2.000009,-0.004,2.000009 -L -0.004,2.000009,2.8771,9.000009 - -[5] 23 -L 7.1906,9.000004,-0.009,9.000004 -L -0.009,9.000004,-0.009,4.999996 -L -0.009,4.999996,3.5908,4.999996 -L 7.1906,3.000008,7.1906,2.000004 -L 3.5908,0.000005,-0.009,0.000005 -L 7.1908,3.000008,7.1361,3.34727 -L 7.1361,3.34727,6.9737,3.68398 -L 6.9737,3.68398,6.7085,3.999908 -L 6.7085,3.999908,6.3485,4.285455 -L 6.3485,4.285455,5.9048,4.531944 -L 5.9048,4.531944,5.3908,4.731886 -L 5.3908,4.731886,4.822,4.879206 -L 4.822,4.879206,4.2159,4.969427 -L 4.2159,4.969427,3.5908,4.999808 -L 3.5908,0.000204,4.2159,0.030585 -L 4.2159,0.030585,4.822,0.120807 -L 4.822,0.120807,5.3908,0.268126 -L 5.3908,0.268126,5.9048,0.468068 -L 5.9048,0.468068,6.3485,0.714557 -L 6.3485,0.714557,6.7085,1.000104 -L 6.7085,1.000104,6.9737,1.316032 -L 6.9737,1.316032,7.1361,1.652742 -L 7.1361,1.652742,7.1908,2.000004 - -[6] 36 -L -0.0021,3.803859,-0.0021,2.000009 -L 7.1989,2.000009,7.1989,3.000008 -L 3.5991,4.999996,0.215,4.999996 -L 5.3987,8.999492,3.8566,8.399666 -L 3.8566,8.399666,2.5254,7.660199 -L 2.5254,7.660199,1.4456,6.803559 -L 1.4456,6.803559,0.65,5.855775 -L 0.65,5.855775,0.1628,4.845644 -L 0.1628,4.845644,-0.0013,3.803859 -L -0.0009,2.000009,0.0538,1.652748 -L 0.0538,1.652748,0.2162,1.316037 -L 0.2162,1.316037,0.4814,1.000109 -L 0.4814,1.000109,0.8413,0.714563 -L 0.8413,0.714563,1.285,0.468074 -L 1.285,0.468074,1.7991,0.268132 -L 1.7991,0.268132,2.3678,0.120812 -L 2.3678,0.120812,2.9739,0.030591 -L 2.9739,0.030591,3.5991,0.00021 -L 3.5991,0.00021,4.2242,0.030591 -L 4.2242,0.030591,4.8304,0.120812 -L 4.8304,0.120812,5.3991,0.268132 -L 5.3991,0.268132,5.9131,0.468074 -L 5.9131,0.468074,6.3568,0.714563 -L 6.3568,0.714563,6.7168,1.000109 -L 6.7168,1.000109,6.982,1.316037 -L 6.982,1.316037,7.1444,1.652748 -L 7.1444,1.652748,7.1991,2.000009 -L 7.1991,3.000008,7.1444,3.34727 -L 7.1444,3.34727,6.982,3.68398 -L 6.982,3.68398,6.7168,3.999908 -L 6.7168,3.999908,6.3568,4.285455 -L 6.3568,4.285455,5.9131,4.531944 -L 5.9131,4.531944,5.3991,4.731886 -L 5.3991,4.731886,4.8304,4.879206 -L 4.8304,4.879206,4.2242,4.969427 -L 4.2242,4.969427,3.5991,4.999808 - -[7] 3 -L -0.0015,9.000009,7.1981,9.000009 -L 7.1981,9.000009,2.6981,0.000005 -L 3.5983,4.999996,7.1981,4.999996 - -[8] 76 -L -0.0058,3.000008,-0.0058,2.000009 -L 7.1952,2.000009,7.1952,3.000008 -L 0.4446,7.250009,0.4446,6.750007 -L 6.7448,6.750007,6.7448,7.250009 -L -0.0046,2.000009,0.0501,1.652748 -L 0.0501,1.652748,0.2125,1.316037 -L 0.2125,1.316037,0.4777,1.000109 -L 0.4777,1.000109,0.8376,0.714563 -L 0.8376,0.714563,1.2813,0.468074 -L 1.2813,0.468074,1.7954,0.268132 -L 1.7954,0.268132,2.3641,0.120812 -L 2.3641,0.120812,2.9702,0.030591 -L 2.9702,0.030591,3.5954,0.00021 -L 3.5954,0.00021,4.2205,0.030591 -L 4.2205,0.030591,4.8266,0.120812 -L 4.8266,0.120812,5.3954,0.268132 -L 5.3954,0.268132,5.9094,0.468074 -L 5.9094,0.468074,6.3531,0.714563 -L 6.3531,0.714563,6.7131,1.000109 -L 6.7131,1.000109,6.9783,1.316037 -L 6.9783,1.316037,7.1407,1.652748 -L 7.1407,1.652748,7.1954,2.000009 -L 7.1954,3.000008,7.1407,3.34727 -L 7.1407,3.34727,6.9783,3.68398 -L 6.9783,3.68398,6.7131,3.999908 -L 6.7131,3.999908,6.3531,4.285455 -L 6.3531,4.285455,5.9094,4.531944 -L 5.9094,4.531944,5.3954,4.731886 -L 5.3954,4.731886,4.8266,4.879206 -L 4.8266,4.879206,4.2205,4.969427 -L 4.2205,4.969427,3.5954,4.999808 -L 3.5954,4.999808,2.9702,4.969427 -L 2.9702,4.969427,2.3641,4.879206 -L 2.3641,4.879206,1.7954,4.731886 -L 1.7954,4.731886,1.2813,4.531944 -L 1.2813,4.531944,0.8376,4.285455 -L 0.8376,4.285455,0.4777,3.999908 -L 0.4777,3.999908,0.2125,3.68398 -L 0.2125,3.68398,0.0501,3.34727 -L 0.0501,3.34727,-0.0046,3.000008 -L 0.4454,6.750007,0.4932,6.446153 -L 0.4932,6.446153,0.6353,6.151531 -L 0.6353,6.151531,0.8674,5.875094 -L 0.8674,5.875094,1.1823,5.625241 -L 1.1823,5.625241,1.5706,5.409563 -L 1.5706,5.409563,2.0204,5.234614 -L 2.0204,5.234614,2.518,5.105709 -L 2.518,5.105709,3.0484,5.026766 -L 3.0484,5.026766,3.5954,5.000182 -L 3.5954,5.000182,4.1424,5.026766 -L 4.1424,5.026766,4.6727,5.105709 -L 4.6727,5.105709,5.1704,5.234614 -L 5.1704,5.234614,5.6202,5.409563 -L 5.6202,5.409563,6.0084,5.625241 -L 6.0084,5.625241,6.3234,5.875094 -L 6.3234,5.875094,6.5554,6.151531 -L 6.5554,6.151531,6.6975,6.446153 -L 6.6975,6.446153,6.7454,6.750007 -L 6.7454,7.250009,6.6975,7.553863 -L 6.6975,7.553863,6.5554,7.848484 -L 6.5554,7.848484,6.3234,8.124921 -L 6.3234,8.124921,6.0084,8.374775 -L 6.0084,8.374775,5.6202,8.590453 -L 5.6202,8.590453,5.1704,8.765402 -L 5.1704,8.765402,4.6727,8.894307 -L 4.6727,8.894307,4.1424,8.97325 -L 4.1424,8.97325,3.5954,8.999834 -L 3.5954,8.999834,3.0484,8.97325 -L 3.0484,8.97325,2.518,8.894307 -L 2.518,8.894307,2.0204,8.765402 -L 2.0204,8.765402,1.5706,8.590453 -L 1.5706,8.590453,1.1823,8.374775 -L 1.1823,8.374775,0.8674,8.124921 -L 0.8674,8.124921,0.6353,7.848484 -L 0.6353,7.848484,0.4932,7.553863 -L 0.4932,7.553863,0.4454,7.250009 - -[9] 36 -L 7.1993,5.196155,7.1993,7.000005 -L -0.0017,7.000005,-0.0017,6.000012 -L 3.5981,4.000002,6.9821,4.000002 -L 1.7984,0.000522,3.3405,0.600348 -L 3.3405,0.600348,4.6717,1.339815 -L 4.6717,1.339815,5.7515,2.196455 -L 5.7515,2.196455,6.5471,3.14424 -L 6.5471,3.14424,7.0344,4.15437 -L 7.0344,4.15437,7.1984,5.196155 -L 7.1981,7.000005,7.1434,7.347267 -L 7.1434,7.347267,6.981,7.683977 -L 6.981,7.683977,6.7158,7.999905 -L 6.7158,7.999905,6.3558,8.285452 -L 6.3558,8.285452,5.9121,8.531941 -L 5.9121,8.531941,5.3981,8.731883 -L 5.3981,8.731883,4.8293,8.879202 -L 4.8293,8.879202,4.2232,8.969424 -L 4.2232,8.969424,3.5981,8.999805 -L 3.5981,8.999805,2.9729,8.969424 -L 2.9729,8.969424,2.3668,8.879202 -L 2.3668,8.879202,1.7981,8.731883 -L 1.7981,8.731883,1.284,8.531941 -L 1.284,8.531941,0.8403,8.285452 -L 0.8403,8.285452,0.4804,7.999905 -L 0.4804,7.999905,0.2152,7.683977 -L 0.2152,7.683977,0.0528,7.347267 -L 0.0528,7.347267,-0.0019,7.000005 -L -0.0019,6.000012,0.0528,5.65275 -L 0.0528,5.65275,0.2152,5.31604 -L 0.2152,5.31604,0.4804,5.000112 -L 0.4804,5.000112,0.8403,4.714565 -L 0.8403,4.714565,1.284,4.468076 -L 1.284,4.468076,1.7981,4.268134 -L 1.7981,4.268134,2.3668,4.120814 -L 2.3668,4.120814,2.9729,4.030593 -L 2.9729,4.030593,3.5981,4.000212 - -# Japanese Character (長母音等)--------------------------------------- - -[ー] 2 -L 1.2787,4.500024,-0.0003,5.23868 -L 1.2787,4.500024,7.9993,4.500024 - -[ー] 1 -L -0.0004,4.500024,7.9999,4.500024 - -[、] 1 -L 7.9998,0,6.5637,1.436091 - -[。] 2 -A 6.9994,0.999999,1,0,180 -A 6.9994,0.999999,1,180,360 - -[,] 2 -L 8.0003,1.409912,8.0003,0 -L 8.0003,0,7.1863,-1.409913 - -[・] 2 -A 3.9996,4.500021,0.25,0,180 -A 3.9996,4.500021,0.25,180,360 - -[?] 10 -L 4.0002,0,4.0002,0.500006 -L 4.0002,3.000007,4.0002,3.394454 -L 2.4998,9.000004,5.5,9.000004 -L 6.0744,5.812898,4.9256,5.081678 -L 4.0002,3.000007,4.0002,3.394454 -A 2.4998,7.500003,1.5001,90,180 -A 5.5,7.500003,1.5001,0,90 -A 2.9999,7.500002,1.9999,180,194.47747 -A 5.0005,7.500002,1.9999,302.477,0 -A 5.9994,3.394454,2.00025,122.48362,180 - -[!] 2 -L 3.9994,0,3.9994,0.500006 -L 3.9994,3.000007,3.9994,9.000004 - -[ヽ] 1 -A -0.2365,1.025499,5.774784,10.795089,60.989852 - -[ヾ] 3 -L 4.7025,7.09314,5.305,6.157882 -L 5.4058,7.499972,6.0082,6.564719 -A -0.2366,1.025499,5.774784,10.795089,60.989852 - -[ゝ] 2 -A 8.1495,6.384516,5.255041,183.36857,234.48506 -A 5.0968,0,2.088326,90,151.06167 - -[ゞ] 4 -L 4.7023,7.09314,5.3048,6.157882 -L 5.4056,7.499972,6.008,6.564719 -A 8.1487,6.384516,5.255041,183.36857,234.48506 -A 5.096,0,2.088326,90,151.06167 - -[_] 1 -L 3.6004,0,-0.0002,0 - -[_] 1 -L 7.2001,0,-0.0003,0 - -[:] 2 -L 3.6002,0,3.6002,0.500006 -L 3.6002,4.000001,3.6002,3.5 - -[:] 3 -L 4.5997,0,3.5994,-2.999998 -L 4.5997,0,4.5997,0.500006 -L 4.5997,4.000001,4.5997,3.5 - -# Japanese Character (全角ABC)------------------------------------ - -[A] 3 -L 3.6008,9.000009,7.203,0.011772 -L 0.9999,2.50851,6.2034,2.50851 -L -0.0001,0.011772,3.6008,9.000009 - -[B] 6 -L -0.0009,0.000011,-0.0009,9.000014 -L -0.0009,5.000001,4.705,5.000001 -L 4.705,0.000011,-0.0009,0.000011 -L -0.0009,9.000014,4.4819,9.000014 -A 4.705,2.500195,2.500842,270,90 -A 4.4819,6.999848,2.001142,272.06121,90 - -[C] 5 -L 2.0007,9.000009,7.2018,9.000009 -L 0.0008,2.000005,0.0008,7.000009 -L 2.0007,0.000005,7.2018,0.000005 -A 2.0007,7.000009,2,90,180 -A 2.0007,2.000005,2,180,270 - -[D] 6 -L 0.0038,9.000009,0.0038,0.000005 -L 5.2035,9.000009,0.0038,9.000009 -L 7.2034,2.000005,7.2034,7.000009 -L 5.2035,0.000005,0.0038,0.000005 -A 5.2035,7.000009,2,0,90 -A 5.2035,2.000005,2,270,0 - -[E] 4 -L 7.204,9.000003,0.0009,9.000003 -L 0.0009,9.000003,0.0009,0.000005 -L 0.0009,0.000005,7.204,0.000005 -L 0.0009,4.999996,5.4024,4.999996 - -[F] 3 -L 7.1959,9.000009,0.0011,9.000009 -L 0.0011,9.000009,0.0011,0.000005 -L 0.0011,4.999996,7.1959,4.999996 - -[G] 7 -L 7.2042,0.000005,7.2042,4.999996 -L 7.2042,4.999996,5.0404,4.999996 -L 1.9943,9.000003,7.2042,9.000003 -L -0.006,2.000005,-0.006,7.000004 -L 1.9943,0.000005,7.2042,0.000005 -A 1.9943,7.000004,2,90,180 -A 1.9943,2.000005,2,180,270 - -[H] 3 -L -0.0001,9.000009,-0.0001,0.000005 -L 7.2044,0.000005,7.2044,9.000009 -L -0.0001,4.999996,7.2044,4.999996 - -[I] 1 -L 3.6003,9.000009,3.6003,0.000005 - -[J] 3 -L 5.2043,0.000005,-0.007,0.000005 -L 7.2042,2.000005,7.2042,9.000003 -A 5.2043,2.000005,2,270,0 - -[K] 3 -L -0.0074,9.000009,-0.0074,0.000005 -L -0.0074,3.500005,7.2034,9.000009 -L 2.4044,5.338442,7.2034,0.000005 - -[L] 2 -L 0.0009,9.000009,0.0009,0.000005 -L 0.0009,0.000005,7.2037,0.000005 - -[M] 4 -L -0.0052,0.000005,-0.0052,9.000003 -L -0.0052,9.000003,3.5999,4.000002 -L 3.5999,4.000002,7.2043,9.000003 -L 7.2043,9.000003,7.2043,0.000005 - -[N] 3 -L -0.0021,0.000005,-0.0021,9.000009 -L -0.0021,9.000009,7.2035,0.000005 -L 7.2035,0.000005,7.2035,9.000009 - -[O] 8 -L 0.0058,2.000005,0.0058,7.000009 -L 5.2045,0.000005,2.0061,0.000005 -L 7.2041,7.000009,7.2041,2.000005 -L 5.2045,9.000009,2.0061,9.000009 -A 2.0061,7.000009,2,90,180 -A 2.0061,2.000005,2,180,270 -A 5.2045,2.000005,2,270,0 -A 5.2045,7.000009,2,0,90 - -[P] 6 -L -0.0009,0,-0.0009,9.000003 -L 5.1967,9.000003,-0.0009,9.000003 -L 7.1963,5.999996,7.1963,7.000004 -L 5.1967,3.999997,-0.0009,3.999997 -A 5.1967,7.000004,2,0,90 -A 5.1967,5.999996,2,270,0 - -[Q] 9 -L 7.2039,0.000005,3.6044,2.000015 -L 0.0042,2.000005,0.0042,7.000009 -L 4.0037,0.000005,2.0045,0.000005 -L 6.0039,7.000009,6.0039,2.000005 -L 4.0037,9.000009,2.0045,9.000009 -A 2.0045,7.000009,2,90,180 -A 2.0045,2.000005,2,180,270 -A 4.0037,2.000005,2,270,0 -A 4.0037,7.000009,2,0,90 - -[R] 7 -L 0.0048,0.000005,0.0048,9.000009 -L 4.3234,4.000002,7.2045,0.000005 -L 5.2049,9.000009,0.0048,9.000009 -L 7.2045,6.000002,7.2045,7.000009 -L 5.2049,4.000002,0.0048,4.000002 -A 5.2049,7.000009,2,0,90 -A 5.2049,6.000002,2,270,0 - -[S] 5 -L 1.4807,5.069755,5.7232,3.931469 -A 5.2055,2.000004,2.000004,270,74.986465 -A 1.9983,7.000004,1.998746,90,254.9774 -A 1.9983,-10.1967,19.196704,74.264724,90 -A 5.2059,19.196704,19.196704,254.26472,270 - -[T] 2 -L -0.0013,9.000003,7.2043,9.000003 -L 3.6024,9.000003,3.6024,0.000005 - -[U] 5 -L -0.0021,2,-0.0021,9.000009 -L 5.2039,0,1.9974,0 -L 7.2035,2,7.2035,9.000009 -A 1.9974,2,2,180,270 -A 5.2039,2,2,270,0 - -[V] 2 -L 0.0058,9.000009,3.6046,0.000005 -L 3.6046,0.000005,7.2041,9.000009 - -[W] 4 -L 0.0001,9.000009,1.8011,0.000005 -L 1.8011,0.000005,3.6003,6.000012 -L 3.6003,6.000012,5.4006,0.000005 -L 5.4006,0.000005,7.1998,9.000009 - -[X] 2 -L -0.0007,9.000009,7.2039,0.000005 -L -0.0007,0.000005,7.2039,9.000009 - -[Y] 3 -L 0.0013,9.000009,3.6025,4.999996 -L 3.6025,4.999996,3.6025,0.000005 -L 3.6025,4.999996,7.2045,9.000009 - -[Z] 3 -L 0.0016,9.000003,7.2037,9.000003 -L 7.2037,9.000003,0.0016,0.000005 -L 0.0016,0.000005,7.2037,0.000005 - -[a] 6 -L 1.4995,3.000008,7.2004,3.000008 -L 7.2004,0.000005,1.4995,0.000005 -L 5.7,6.000012,0.9009,6.000012 -L 7.2004,4.500011,7.2004,0.000005 -A 1.4995,1.499928,1.499928,90,270 -A 5.7,4.500011,1.5,0,90 - -[b] 6 -L 0,9.000009,0,0.000005 -L 5.6992,6.000012,0,6.000012 -L 7.1996,1.500005,7.1996,4.500011 -L 5.6992,0.000005,0,0.000005 -A 5.6992,4.500011,1.5,0,90 -A 5.6992,1.500005,1.5,270,0 - -[c] 5 -L 1.5066,6,7.2051,6 -L 0.0069,1.500005,0.0069,4.5 -L 1.5066,0.000005,7.2051,0.000005 -A 1.5066,4.5,1.5,90,180 -A 1.5066,1.500005,1.5,180,270 - -[d] 6 -L 7.2071,9.000009,7.2071,0.000005 -L 1.5058,6.000012,7.2071,6.000012 -L 0.0061,1.500005,0.0061,4.500011 -L 1.5058,0.000005,7.2071,0.000005 -A 1.5058,4.500011,1.5,90,180 -A 1.5058,1.500005,1.5,180,270 - -[e] 8 -L -0.0052,3.000008,7.1958,3.000008 -L -0.0052,1.500005,-0.0052,4.000002 -L 1.4952,0.000005,7.1958,0.000005 -L 5.6957,6.000012,1.4952,6.000012 -L 7.1958,4.500011,7.1958,3.000008 -A 1.4952,1.500005,1.5,180,270 -A 1.4952,4.500011,1.5,90,180 -A 5.6957,4.500011,1.5,0,90 - -[f] 4 -L 0.0073,6.000005,7.2055,6.000005 -L 3.9052,9.000003,7.2055,9.000003 -L 2.4054,7.500003,2.4054,0.000005 -A 3.9052,7.500003,1.5,90,180 - -[g] 8 -L 1.5013,6.000012,7.2012,6.000012 -L 0.0016,1.500005,0.0016,4.500011 -L 1.5013,0.000005,7.2012,0.000005 -L 5.7008,-2.999992,0.0016,-2.999992 -L 7.2012,-1.499992,7.2012,6.000012 -A 1.5013,4.500011,1.5,90,180 -A 1.5013,1.500005,1.5,180,270 -A 5.7008,-1.499992,1.5,270,0 - -[h] 4 -L 0.0008,9.000009,0.0008,0.000005 -L 5.701,6.000012,0.0008,6.000012 -L 7.2015,4.500011,7.2015,0.000005 -A 5.701,4.500011,1.5,0,90 - -[i] 2 -L 3.6057,0.000005,3.6057,6.000012 -L 3.6057,8.500006,3.6057,9.000009 - -[j] 4 -L 7.2051,8.5,7.2051,9.000003 -L 5.7047,-2.999992,0.0013,-2.999992 -L 7.2051,-1.499992,7.2051,6.000005 -A 5.7047,-1.499992,1.5,270,0 - -[k] 3 -L 0.0012,9.000009,0.0012,0.000005 -L 0.0012,3.500005,7.2008,6.000012 -L 2.379,4.325555,7.2008,0.000005 - -[l] 3 -L 3.7049,0.000099,4.5056,0.000099 -L 2.705,1.000099,2.705,9.000003 -A 3.7049,1.000099,1,180,270 - -[m] 5 -L 0.001,0.000005,0.001,6.000012 -L 7.2055,4.500011,7.2055,0.000005 -L 5.7051,6.000012,0.001,6.000012 -L 3.6029,6.000012,3.6029,0.000005 -A 5.7051,4.500011,1.5,0,90 - -[n] 4 -L 0.0051,0.000005,0.0051,6.000012 -L 5.7057,6.000012,0.0051,6.000012 -L 7.2061,4.500011,7.2061,0.000005 -A 5.7057,4.500011,1.5,0,90 - -[o] 8 -L 0.0008,1.5,0.0008,4.500006 -L 5.6985,0,1.5009,0 -L 7.1986,4.500006,7.1986,1.5 -L 5.6985,6.000005,1.5009,6.000005 -A 1.5009,4.500006,1.5,90,180 -A 1.5009,1.5,1.5,180,270 -A 5.6985,1.5,1.5,270,0 -A 5.6985,4.500006,1.5,0,90 - -[p] 6 -L -0.0004,6.000012,-0.0004,-2.999992 -L 5.7005,6.000012,-0.0004,6.000012 -L 7.201,1.500005,7.201,4.500011 -L 5.7005,0.000005,-0.0004,0.000005 -A 5.7005,4.500011,1.5,0,90 -A 5.7005,1.500005,1.5,270,0 - -[q] 6 -L 7.2002,6.000012,7.2002,-2.999992 -L 1.5007,6.000012,7.2002,6.000012 -L 0.0006,1.500005,0.0006,4.500011 -L 1.5007,0.000005,7.2002,0.000005 -A 1.5007,4.500011,1.5,90,180 -A 1.5007,1.500005,1.5,180,270 - -[r] 4 -L 0.0012,6,0.0012,0.000005 -L 1.0008,6,6.2047,6 -A 1.0008,5.000001,1,90,180 -A 6.2047,5.000001,1,0,90 - -[s] 39 -L 1.4654,3.423099,5.7332,2.455103 -L 7.1996,5.43874,6.0184,5.702534 -L 6.0184,5.702534,4.7728,5.848386 -L 4.7728,5.848386,3.5005,5.871864 -L 3.5005,5.871864,2.2401,5.772256 -L 2.2401,5.772256,1.6049,5.673159 -L 1.6049,5.673435,1.259,5.590791 -L 1.259,5.590791,0.9442,5.476039 -L 0.9442,5.476039,0.6701,5.332665 -L 0.6701,5.332665,0.445,5.165027 -L 0.445,5.165027,0.2756,4.978218 -L 0.2756,4.978218,0.1673,4.777913 -L 0.1673,4.777913,0.1232,4.5702 -L 0.1232,4.5702,0.1447,4.361388 -L 0.1447,4.361388,0.2311,4.157824 -L 0.2311,4.157824,0.3799,3.965691 -L 0.3799,3.965691,0.5865,3.790829 -L 0.5865,3.790829,0.8446,3.63855 -L 0.8446,3.63855,1.1464,3.51348 -L 1.1464,3.51348,1.4657,3.423213 -L 5.5934,0.204774,5.9392,0.287419 -L 5.9392,0.287419,6.254,0.402171 -L 6.254,0.402171,6.5281,0.545544 -L 6.5281,0.545544,6.7533,0.713182 -L 6.7533,0.713182,6.9226,0.89999 -L 6.9226,0.89999,7.031,1.100294 -L 7.031,1.100294,7.075,1.308006 -L 7.075,1.308006,7.0535,1.516815 -L 7.0535,1.516815,6.9671,1.720378 -L 6.9671,1.720378,6.8183,1.912508 -L 6.8183,1.912508,6.6117,2.087368 -L 6.6117,2.087368,6.3536,2.239645 -L 6.3536,2.239645,6.0519,2.364712 -L 6.0519,2.364712,5.7325,2.45498 -L -0.001,0.439462,1.1802,0.17567 -L 1.1802,0.17567,2.4258,0.029821 -L 2.4258,0.029821,3.6982,0.006346 -L 3.6982,0.006346,4.9585,0.105958 -L 4.9585,0.105958,5.5937,0.205051 - -[t] 2 -L -0.0008,6.000012,7.2041,6.000012 -L 2.4012,9.000009,2.4012,0.000005 - -[u] 4 -L 7.2012,0.000005,7.2012,6.000012 -L -0.0002,1.500005,-0.0002,6.000012 -L 1.5003,0.000005,7.2012,0.000005 -A 1.5003,1.500005,1.5,180,270 - -[v] 2 -L 0.0008,6.000012,3.6002,0.000005 -L 3.6002,0.000005,7.2011,6.000012 - -[w] 4 -L -0.0018,6.000012,1.8002,0.000005 -L 1.8002,0.000005,3.6019,4.000002 -L 3.6019,4.000002,5.4028,0.000005 -L 5.4028,0.000005,7.2045,6.000012 - -[x] 2 -L 0.0002,6.000012,7.2009,0.000005 -L 0.0002,0.000005,7.2009,6.000012 - -[y] 4 -L -0.0069,6.000012,3.5947,0.000005 -L 0.9444,-2.999992,-0.0069,-2.999992 -L 2.2301,-2.271642,7.1927,6.000012 -A 0.9444,-1.499992,1.5,270,329.03659 - -[z] 3 -L 0.0017,6.000012,7.2014,6.000012 -L 7.2014,6.000012,0.0017,0.000005 -L 0.0017,0.000005,7.2014,0.000005 - -# Japanese Character (ひらがな)----------------------------------- - -[ぁ] 6 -L 1.9154,3.668972,4.6697,3.952734 -A 17.7868,2.817584,14.975382,173.54991,186.45008 -A -0.5087,3.851328,4.535769,308.25794,349.18185 -A 3.2117,1.360877,1.414641,123.99783,229.51208 -A 3.5104,0.865925,1.992595,17.865814,123.17634 -A 3.6137,1.797255,1.82183,279.44963,349.88478 - -[あ] 7 -L 0.2376,7.337936,5.7445,7.90545 -L 7.2001,2.847845,7.2001,3.016178 -A 31.98,5.635168,29.950765,173.54991,186.45008 -A -4.6112,7.702649,9.071538,308.25794,349.18185 -A 2.8294,2.721754,2.829281,123.99783,229.51208 -A 3.6336,3.594511,3.64366,279.44963,348.17515 -A 3.4273,1.731841,3.98519,18.800735,123.17634 - -[ぃ] 3 -L 3.1274,1.192031,2.4448,0.000051 -A 12.5689,3.656736,10.764402,175.50695,199.85862 -A 0.5356,1.426035,4.86901,357.2453,26.620574 - -[い] 3 -L 2.6443,2.384044,1.2801,0.000077 -A 21.5292,7.313454,21.528805,175.50695,199.85862 -A -2.5376,2.852052,9.738019,357.2453,26.620574 - -[ぅ] 4 -A 2.4015,-5.518935,10.01371,76.324218,89.735473 -A 3.6662,-2.059298,5.485071,82.405975,109.80435 -A 4.1811,2.14508,1.25037,328.9459,80.324539 -A 2.2719,3.625166,3.660466,277.96611,324.51058 - -[う] 4 -A 1.1951,-11.037887,20.027421,76.324218,89.735473 -A 3.7243,-4.118596,10.970142,82.405975,109.80435 -A 4.754,4.290153,2.500739,328.9459,80.324539 -A 0.9356,7.250331,7.320932,277.96611,324.51058 - -[ぇ] 7 -L 4.2001,3.243342,1.8069,0.28826 -L 2.286,3.101363,4.2001,3.243342 -L 4.6057,0.000008,5.4067,0.000008 -L 4.0128,0.705381,4.1301,0.344901 -A 2.7851,3.591697,0.908305,40.65242,91.078216 -A 4.6057,0.500006,0.499997,198.07075,270 -A 3.1186,0.413736,0.940513,18.065643,140.99761 - -[え] 7 -L 4.7944,6.486676,0.0083,0.576511 -L 0.9666,6.202725,4.7944,6.486676 -L 5.6059,0.000008,7.2086,0.000008 -L 4.4207,1.410763,4.6557,0.689802 -A 1.9658,7.183395,1.816611,40.65242,91.078216 -A 5.6059,1.000003,0.999994,198.07075,270 -A 2.632,0.827471,1.881027,18.065643,140.99761 - -[ぉ] 9 -L 4.9225,3.668621,5.4076,3.101337 -L 2.987,4.5,2.987,0.549182 -L 1.8631,0.484888,1.9384,0.320616 -L 4.1978,0,4.8013,0.377813 -A 2.6333,7.210219,3.871548,261.11541,293.8366 -A 2.4375,0.549182,0.549184,204.59683,0 -A 3.8227,0.564976,2.027191,76.853591,174.82151 -A 2.4375,0.747956,0.631982,180.0138,204.60163 -A 4.2532,1.390523,1.152014,298.1948,89.191711 - -[お] 9 -L 6.2376,7.337243,7.2077,6.202674 -L 2.3659,9.000001,2.3659,1.098372 -L 0.1188,0.969784,0.2694,0.641232 -L 4.7879,0.000008,5.9948,0.755635 -A 1.6585,14.420446,7.743095,261.11541,293.8366 -A 1.2676,1.098372,1.098369,204.59683,0 -A 4.038,1.129968,4.054382,76.853591,174.82151 -A 1.2676,1.495913,1.263965,180.0138,204.60163 -A 4.8979,2.781046,2.304028,298.1948,89.191711 - -[か] 5 -L 5.3962,6.770274,7.2076,3.648646 -L 0.0073,6.202674,2.9427,6.729974 -A -28.9426,10.49416,30.785725,340.06973,357.2181 -A 3.0863,5.742797,0.997587,17.528366,98.284484 -A -3.554,4.300114,7.789241,326.4915,12.931716 - -[が] 7 -L 5.3968,6.770274,7.2082,3.648646 -L 6.0314,7.177067,6.5732,6.241812 -L 6.6654,7.583894,7.2082,6.648646 -L 0.0079,6.202674,2.9437,6.729974 -A -28.942,10.49416,30.785725,340.06973,357.2181 -A 3.0873,5.742797,0.997587,17.528366,98.284484 -A -3.553,4.300114,7.789241,326.4915,12.931716 - -[き] 8 -L 0.5223,7.337936,6.7255,7.90545 -L 0.0081,5.63521,7.2081,6.202725 -L 2.2501,0.000008,5.6853,0.000008 -L 3.608,9.000001,6.7255,3.000094 -L 4.0945,4.5,2.2501,4.5 -L 4.6342,4.341783,6.7255,3.000094 -A 2.2501,2.25,2.249997,90,270 -A 4.0945,3.500006,1,57.322799,90 - -[ぎ] 10 -L 6.0309,8.593175,6.573,7.657911 -L 6.6659,9.000001,7.2073,8.064754 -L 0.008,5.63521,7.2077,6.202725 -L 2.2496,0.000008,5.6852,0.000008 -L 3.6082,9.000001,6.7254,3.000094 -L 4.0937,4.5,2.2496,4.5 -L 4.6337,4.341783,6.7254,3.000094 -L 0.5219,7.337936,5.6186,7.804174 -A 2.2496,2.25,2.249997,90,270 -A 4.0937,3.500006,1,57.322799,90 - -[く] 2 -L 0.0009,4.5,6.401,9.000001 -L 7.2079,0.000008,0.0009,4.5 - -[ぐ 4 -L -0.0002,4.5,6.4005,9.000001 -L 7.2075,0.000008,-0.0002,4.5 -L 6.031,7.59318,6.5742,6.657916 -L 6.665,7.999998,7.2075,7.064751 - -[け] 4 -L 3.0065,6.770335,7.2077,6.770335 -L 5.7451,9.000001,5.7451,4.5 -A 14.248,4.500043,14.248287,163.97862,196.02137 -A 0.4879,4.5,5.258108,301.14933,0 - -[げ] 6 -L 6.0319,8.593175,6.574,7.657911 -L 6.6658,9.000001,7.208,8.064754 -L 3.0068,6.770335,7.2076,6.770335 -L 5.7447,9.000001,5.7447,4.5 -A 14.2479,4.500043,14.248287,163.97862,196.02137 -A 0.4875,4.5,5.258108,301.14933,0 - -[こ] 4 -L 1.2092,7.500001,5.9999,7.500001 -L 6.209,0.000008,3.0091,0.000008 -A 3.0091,3,3,178.53503,270 -A 6.209,1.000003,1,270,0 - -[ご] 6 -L 6.0317,8.593175,6.5742,7.657911 -L 6.6645,9.000001,7.2081,8.064754 -L 1.2095,7.500001,5.9998,7.500001 -L 6.2092,0.000008,3.009,0.000008 -A 3.009,3,3,178.53503,270 -A 6.2092,1.000003,1,270,0 - -[さ] 7 -L 0.5211,7.337936,6.7247,7.90545 -L 2.2496,0.000008,5.6845,0.000008 -L 3.6082,9.000001,6.7247,3.000094 -L 4.094,4.5,2.2496,4.5 -L 4.6344,4.341638,6.7247,3.000094 -A 2.2496,2.25,2.250002,90,270 -A 4.094,3.500006,1,57.318359,90 - -[ざ] 9 -L 6.0308,8.593175,6.574,7.657911 -L 6.665,9.000001,7.2072,8.064754 -L 2.2499,0.000008,5.6844,0.000008 -L 3.6081,9.000001,6.7253,3.000094 -L 4.0939,4.5,2.2499,4.5 -L 4.6343,4.341638,6.7253,3.000094 -L 0.5214,7.337936,5.6196,7.804327 -A 2.2499,2.25,2.250002,90,270 -A 4.0939,3.500006,1,57.318359,90 - -[し] 5 -L 3.0392,0.000008,2.4326,0.000008 -L 5.1897,0.908431,7.2075,2.983676 -A 17.8115,6.397908,17.811692,171.59965,196.39241 -A 2.4326,1.750106,1.750101,192.50366,270 -A 3.0392,3.000009,3,270,315.79589 - -[じ] 7 -L 6.0309,8.593175,6.5738,7.657911 -L 6.6648,9.000001,7.2081,8.064754 -L 3.0388,0.000008,2.4325,0.000008 -L 5.1893,0.908431,7.2077,2.983676 -A 17.8117,6.397908,17.811692,171.59965,196.39241 -A 2.4325,1.750106,1.750101,192.50366,270 -A 3.0388,3.000009,3,270,315.79589 - -[す] 6 -L 7.208,6.797287,0.008,6.797287 -L 4.958,3.78901,4.958,9.000001 -L 4.5696,2.312687,3.2625,0.000008 -A 3.5581,4.5,1.4,0,180 -A 3.5581,4.5,1.4,180,360 -A 1.9578,3.78901,3,330.52172,0 - -[ず] 8 -L 6.0314,8.593175,6.5736,7.657911 -L 6.6646,9.000001,7.2082,8.064754 -L 7.2082,6.797287,0.0086,6.797287 -L 4.9579,3.78901,4.9579,9.000001 -L 4.5698,2.312687,3.2627,0.000008 -A 3.558,4.5,1.4,0,180 -A 3.558,4.5,1.4,180,360 -A 1.958,3.78901,3,330.52172,0 - -[せ] 7 -L 0.0008,5.638485,7.2074,6.202751 -L 1.7905,2.000006,1.7905,8.432486 -L 3.7904,0.000008,6.2996,0.000008 -L 4.3907,3,3.6086,3 -L 5.3907,3.999995,5.3907,9.000001 -A 3.7904,2.000006,2,180,270 -A 4.3907,3.999995,1,270,0 - -[ぜ] 9 -L 6.0305,8.593175,6.5734,7.657911 -L 6.6644,9.000001,7.208,8.064754 -L 0,5.638485,7.208,6.202751 -L 1.7904,2.000006,1.7904,8.432486 -L 3.791,0.000008,6.2998,0.000008 -L 4.391,3,3.6085,3 -L 5.3913,3.999995,5.3913,9.000001 -A 3.791,2.000006,2,180,270 -A 4.391,3.999995,1,270,0 - -[そ] 6 -L 4.9706,0.000008,5.878,0.000008 -L 1.8239,9.000001,4.9706,9.000001 -L 4.9706,9.000001,1.0117,4.60026 -L 4.8199,0.000008,5.878,0.000008 -L 0.0006,4.369428,7.209,6.014495 -A 4.8199,2.700009,2.7,102.84992,270 - -[ぞ] 8 -L 6.0317,8.593175,6.5735,7.657911 -L 6.6646,9.000001,7.2075,8.064754 -L 4.9701,0.000008,5.8786,0.000008 -L 1.8231,9.000001,4.9701,9.000001 -L 4.9701,9.000001,1.0113,4.60026 -L 4.8195,0.000008,5.8786,0.000008 -L -0.0002,4.369428,7.2082,6.014495 -A 4.8195,2.700009,2.7,102.84992,270 - -[た] 5 -L 0.0084,7.182694,3.858,7.788491 -L 3.858,5.408697,6.7244,5.408697 -L 5.3766,0.000008,7.2081,0.000008 -L 1.9215,8.999975,-0.0003,0 -A 5.3766,2.000006,2,180,270 - -[だ] 7 -L 6.0311,8.593175,6.574,7.657911 -L 6.6654,9.000001,7.2076,8.064754 -L 0.009,7.182694,3.8579,7.788491 -L 3.8579,5.408697,6.725,5.408697 -L 5.3765,0.000008,7.2083,0.000008 -L 1.9214,8.999975,0.0003,0 -A 5.3765,2.000006,2,180,270 - -[ち] 7 -L 3.3457,9.000001,0.0086,3.000094 -L 0.0404,7.337936,5.4976,7.804259 -L 4.9495,0.000008,1.1238,0.000008 -L 1.8004,4.073567,0.0086,3.000094 -L 3.3419,4.5,4.9495,4.5 -A 4.9495,2.25,2.250002,270,90 -A 3.3419,1.500009,3,90,120.92288 - -[ぢ] 9 -L 6.032,8.593175,6.5731,7.657911 -L 6.6638,9.000001,7.2081,8.064754 -L 3.3463,9.000001,0.0081,3.000094 -L 0.04,7.337936,5.4979,7.804259 -L 4.9497,0.000008,1.1233,0.000008 -L 1.801,4.073567,0.0081,3.000094 -L 3.3421,4.5,4.9497,4.5 -A 4.9497,2.25,2.250002,270,90 -A 3.3421,1.500009,3,90,120.92288 - -[っ] 3 -A 3.6646,-2.059298,5.485071,82.405975,109.80435 -A 4.1791,2.14508,1.25037,328.9459,80.324539 -A 2.2689,3.625166,3.660466,277.96611,324.51058 - -[つ] 3 -A 3.7247,-4.118596,10.970142,82.405975,109.80435 -A 4.7537,4.290153,2.500739,328.9459,80.324539 -A 0.9357,7.250331,7.320932,277.96611,324.51058 - -[づ] 5 -L 6.0306,8.593175,6.5739,7.657911 -L 6.6649,9.000001,7.2078,8.064754 -A 3.725,-4.118596,10.970142,82.405975,109.80435 -A 4.754,4.290153,2.500739,328.9459,80.324539 -A 0.9356,7.250331,7.320932,277.96611,324.51058 - -[て] 4 -L 0.0088,8.305753,7.2084,9.000001 -L 3.024,6.125066,4.3651,8.725748 -L 6.7573,0,7.2084,0 -A 6.7573,4.2,4.2,152.71891,270 - -[で] 6 -L 6.0315,7.59318,6.5737,6.657916 -L 6.664,7.999998,7.208,7.064751 -L 0.009,8.305753,7.2083,9.000001 -L 3.0243,6.125066,4.365,8.725748 -L 6.7565,0,7.2083,0 -A 6.7565,4.2,4.2,152.71891,270 - -[と] 4 -L 1.9738,9.000001,1.9738,4.518838 -L 2.2501,0.000008,6.7588,0.000008 -L 1.5885,4.40069,7.1998,6.125237 -A 2.2501,2.250009,2.25,107.09091,270 - -[ど] 6 -L 6.0313,7.59318,6.5735,6.657916 -L 6.6656,7.999998,7.2071,7.064751 -L 1.9744,9.000001,1.9744,4.518838 -L 2.25,0.000008,6.7587,0.000008 -L 1.5891,4.40069,7.2,6.125237 -A 2.25,2.250009,2.25,107.09091,270 - -[な] 12 -L 0.0094,7.182694,3.8586,7.788491 -L 1.9221,8.999975,0.0007,0 -L 3.543,0.437909,3.2124,0.92425 -L 4.7517,0.000008,4.37,0.000008 -L 5.7517,1.000003,5.7517,5.044813 -L 4.3836,2.48645,4.0393,2.48645 -L 5.7587,1.938132,7.2077,0.565052 -A 5.5927,5.966361,1.369743,34.389755,102.25912 -A 4.0393,1.486447,1,90,214.2037 -A 4.37,1.000003,1,214.19862,270 -A 4.7517,1.000003,1,270,0 -A 4.3836,0.486452,2,46.549682,90 - -[に] 5 -L 3.3934,7.999998,6.4391,7.999998 -L 4.6308,0.500006,7.2076,0.500006 -L 2.6302,2.500003,2.6302,3.499997 -A 14.2485,4.500043,14.248287,163.97862,196.02137 -A 4.6308,2.500003,2,180,270 - -[ぬ] 8 -A 9.1552,6.274758,8.654096,174.11625,222.55464 -A 4.9375,2.299151,4.938053,183.42921,201.09272 -A 1.1409,0.887276,0.887277,200.4013,323.34741 -A 4.926,0.850003,0.85,90,270 -A 4.926,-0.670793,2.370795,16.445831,90 -A -12.0907,7.66871,15.743477,332.32969,4.850815 -A 4.334,2.263015,4.333976,90,183.42921 -A 3.781,3.22235,3.419639,289.55981,80.691909 - -[ね] 9 -L 1.4546,9.000001,1.4546,0.000008 -L 1.905,6.739945,0.0088,2.268624 -L 1.905,6.739945,0,6.739945 -L 2.4815,6.036,0.0088,2.268624 -L 7.2,4.625673,7.2,2.274122 -A 4.9174,0.849601,0.85,90,270 -A 4.9174,-0.671195,2.370795,16.445831,90 -A 4.6302,4.625673,2.570001,0,146.71859 -A 4.9259,2.274122,2.274136,269.78822,0 - -[の] 5 -A 4.937,2.299151,4.938053,183.42921,201.09272 -A 1.1399,0.887276,0.887277,200.4013,323.34741 -A 3.7811,3.22235,3.419639,289.55981,80.691909 -A -12.0909,7.66871,15.743477,332.32969,355.87544 -A 4.3342,2.263015,4.333976,90,183.42921 - -[は] 11 -L 3.0056,7.540661,7.2082,7.540661 -L 5.0475,1.000011,5.0475,9.000001 -L 2.8392,0.437909,2.5086,0.92425 -L 4.0479,0.000008,3.6662,0.000008 -L 3.6798,2.48645,3.3359,2.48645 -L 5.0549,1.938132,6.5042,0.565052 -A 14.2481,4.500043,14.248287,163.97862,196.02137 -A 3.3359,1.486447,1,90,214.2037 -A 3.6662,1.000003,1,214.19862,270 -A 4.0479,1.000003,1,270,0 -A 3.6798,0.486452,2,46.549682,90 - -[ば] 13 -L 3.0059,6.770335,7.2074,6.770335 -L 5.0492,1.000011,5.0492,9.000001 -L 6.0316,8.593175,6.5731,7.657911 -L 6.6638,9.000001,7.2074,8.064754 -L 2.8405,0.437909,2.5099,0.92425 -L 4.0496,0.000008,3.6675,0.000008 -L 3.6811,2.48645,3.3368,2.48645 -L 5.0565,1.938132,6.5055,0.565052 -A 14.247,4.500043,14.248287,163.97862,196.02137 -A 3.3368,1.486447,1,90,214.2037 -A 3.6675,1.000003,1,214.19862,270 -A 4.0496,1.000003,1,270,0 -A 3.6811,0.486452,2,46.549682,90 - -[ぱ] 13 -L 3.0072,6.770335,7.2076,6.770335 -L 5.0491,1.000011,5.0491,9.000001 -L 2.8404,0.437909,2.5102,0.92425 -L 4.0495,0.000008,3.6677,0.000008 -L 3.681,2.48645,3.3371,2.48645 -L 5.0564,1.938132,6.5054,0.565052 -A 14.249,4.500043,14.248287,163.97862,196.02137 -A 3.3371,1.486447,1,90,214.2037 -A 3.6677,1.000003,1,214.19862,270 -A 4.0495,1.000003,1,270,0 -A 3.681,0.486452,2,46.549682,90 -A 6.5075,8.300006,0.69993,0,180 -A 6.5075,8.300006,0.69993,180,360 - -[ひ] 6 -L 0.0086,8.088945,2.5598,8.088945 -L 5.7876,7.506705,5.7876,5.252018 -L 7.21,3.629834,5.7876,7.506705 -A 6.3344,3.727178,5.768395,130.87388,209.88676 -A 2.8081,1.699997,1.7,209.88442,319.11444 -A -1.1651,5.139223,6.954312,319.11581,0.929398 - -[び] 8 -L 6.031,8.593175,6.5721,7.657911 -L 6.6642,9.000001,7.2074,8.064754 -L 0.0089,8.088945,2.5597,8.088945 -L 5.7879,7.506705,5.7879,5.252018 -L 7.2106,3.629834,5.7879,7.506705 -A 6.3353,3.727178,5.768395,130.87388,209.88676 -A 2.8073,1.699997,1.7,209.88442,319.11444 -A -1.1648,5.139223,6.954312,319.11581,0.929398 - -[ぴ] 8 -L 0.0088,8.088945,2.5599,8.088945 -L 5.7874,7.506705,5.7874,5.252018 -L 7.2098,3.629834,5.7874,7.506705 -A 6.3345,3.727178,5.768395,130.87388,209.88676 -A 2.8076,1.699997,1.7,209.88442,319.11444 -A -1.1649,5.139223,6.954312,319.11581,0.929398 -A 6.509,8.300006,0.69993,0,180 -A 6.509,8.300006,0.69993,180,360 - -[ふ] 6 -L 2.5714,9.000001,2.9476,9.000001 -L 0.0079,1.80856,1.2909,4.176998 -L 5.9579,4.176998,7.2086,2.110099 -L 3.3959,6.415369,4.324,1.986991 -A 2.7104,1.648948,1.648951,224.99537,11.829605 -A 2.9476,7.634421,1.365578,35.25473,90 - -[ぶ] 8 -L 6.0307,8.593175,6.5728,7.657911 -L 6.6646,9.000001,7.2064,8.064754 -L 2.5709,9.000001,2.9475,9.000001 -L 0.0085,1.80856,1.2911,4.176998 -L 5.9585,4.176998,7.2089,2.110099 -L 3.3958,6.415369,4.3239,1.986991 -A 2.71,1.648948,1.648951,224.99537,11.829605 -A 2.9475,7.634421,1.365578,35.25473,90 - -[ぷ] 8 -L 2.5712,9.000001,2.947,9.000001 -L 0.0077,1.80856,1.291,4.176998 -L 5.9581,4.176998,7.2091,2.110099 -L 3.396,6.415369,4.3242,1.986991 -A 6.509,8.300006,0.69993,0,180 -A 6.509,8.300006,0.69993,180,360 -A 2.7099,1.648948,1.648951,224.99537,11.829605 -A 2.947,7.634421,1.365578,35.25473,90 - -[へ] 2 -L 0.001,3.575109,2.7445,9.000001 -L 2.7445,9.000001,7.209,0.000008 - -[べ] 4 -L 0.0005,3.575109,2.7451,9.000001 -L 2.7451,9.000001,7.21,0.000008 -L 6.0311,8.593175,6.5739,7.657911 -L 6.6661,9.000001,7.2086,8.064754 - -[ぺ] 4 -L 0.0011,3.575109,2.7457,9.000001 -L 2.7457,9.000001,7.2092,0.000008 -A 6.509,8.300006,0.69993,0,180 -A 6.509,8.300006,0.69993,180,360 - -[ほ] 12 -L 3.0054,6.202811,7.208,6.202811 -L 5.0488,1.000011,5.0488,8.432477 -L 3.0072,8.432477,7.2098,8.432477 -L 2.8405,0.437909,2.5095,0.92425 -L 4.0488,0.000008,3.6667,0.000008 -L 3.6811,2.48645,3.3361,2.48645 -L 5.0558,1.938132,6.5051,0.565052 -A 14.2476,4.500043,14.248287,163.97862,196.02137 -A 3.3361,1.486447,1,90,214.2037 -A 3.6667,1.000003,1,214.19862,270 -A 4.0488,1.000003,1,270,0 -A 3.6811,0.486452,2,46.549682,90 - -[ぼ] 14 -L 3.006,8.432477,7.2083,8.432477 -L 6.0311,10.255325,6.575,9.320061 -L 6.6654,10.662152,7.2083,9.726896 -L 3.0074,6.202811,7.2086,6.202811 -L 5.0487,1.000011,5.0487,8.432477 -L 2.8407,0.437909,2.5097,0.92425 -L 4.0494,0.000008,3.6673,0.000008 -L 3.6813,2.48645,3.3367,2.48645 -L 5.0564,1.938132,6.5057,0.565052 -A 14.2482,4.500043,14.248287,163.97862,196.02137 -A 3.3367,1.486447,1,90,214.2037 -A 3.6673,1.000003,1,214.19862,270 -A 4.0494,1.000003,1,270,0 -A 3.6813,0.486452,2,46.549682,90 - -[ぽ] 14 -L 3.007,8.432477,7.2085,8.432477 -L 3.007,6.202811,7.2096,6.202811 -L 5.0493,1.000011,5.0493,8.432477 -L 2.841,0.437909,2.5107,0.92425 -L 4.0504,0.000008,3.6679,0.000008 -L 3.6816,2.48645,3.3373,2.48645 -L 5.057,1.938132,6.5063,0.565052 -A 14.2485,4.500043,14.248287,163.97862,196.02137 -A 6.5094,9.962157,0.69993,0,180 -A 6.5094,9.962157,0.69993,180,360 -A 3.3373,1.486447,1,90,214.2037 -A 3.6679,1.000003,1,214.19862,270 -A 4.0504,1.000003,1,270,0 -A 3.6816,0.486452,2,46.549682,90 - -[ま] 11 -L 1.2318,0.000008,2.7099,0.000008 -L 0.0007,7.337858,7.2102,7.337858 -L 0.5244,5.067601,6.6515,5.067601 -L 3.6097,1.000003,3.6097,9.000001 -L 3.9585,2.48645,0.9009,2.48645 -L 0.5023,0.437909,0.172,0.92425 -L 5.2022,1.938132,6.6515,0.565052 -A 0.9993,1.486447,1,90,214.2037 -A 1.3299,1.000003,1,214.19862,270 -A 2.6104,1.000003,1,270,0 -A 3.8272,0.486452,2,46.549682,90 - -[み] 5 -L 3.6096,9.000001,0.8811,8.187682 -L 3.6096,9.000001,1.4142,0.135412 -A 3.4835,-0.868387,5.371154,46.073349,117.13813 -A 2.0849,2.110398,2.085764,120.28436,251.24032 -A -1.8872,5.293978,7.921368,318.06275,9.405502 - -[む] 9 -L 4.0462,7.337849,0.0005,7.337849 -L 6.3298,7.337849,7.2096,6.202725 -L 1.8008,1.000003,1.8008,9.000001 -L 6.7119,2.000006,6.7119,2.837858 -L 4.7117,0.000008,2.8,0.000008 -A 2.8,1.000003,1,180,270 -A 4.7117,2.000006,2,270,0 -A 0.8891,4.5,0.911198,0,180 -A 0.8891,4.5,0.911198,180,360 - -[め] 6 -A 9.1551,6.274758,8.654096,174.11625,222.55464 -A 4.9375,2.299151,4.938053,183.42921,201.09272 -A 1.1401,0.887276,0.887277,200.4013,323.34741 -A -12.0911,7.66871,15.743477,332.32969,4.850815 -A 4.334,2.263015,4.333976,90,183.42921 -A 3.7806,3.22235,3.419639,289.55981,80.691909 - -[も] 7 -L 4.6106,4.500077,0.0105,4.500077 -L 5.6211,0.821135,7.1993,2.983676 -L 4.0054,0.000008,3.7651,0.000008 -L 4.6106,7.297233,0.0105,7.297233 -A 4.0054,2.000006,2,270,323.8827 -A 25.2982,6.400414,23.506293,173.65063,193.0735 -A 3.7651,1.400006,1.4,193.07325,270 - -[ゃ] 5 -L 4.3044,1.37384,4.0939,1.37384 -L 1.7847,3.000017,4.0697,3.508745 -L 2.487,4.220796,3.392,0.000008 -L 4.0533,4.500009,4.0533,2.254592 -A 4.3044,2.454204,1.080364,270,102.55273 - -[や] 5 -L 5.0384,2.747663,4.6181,2.747663 -L -0.0006,6.000009,4.5694,7.017473 -L 1.4046,8.441566,3.2143,-0.000008 -L 4.5372,9.000001,4.5372,4.509158 -A 5.0384,4.908392,2.160729,270,102.55273 - -[ゅ] 6 -L 3.6415,0.646979,3.1218,0.000008 -L 3.9718,1.585937,3.9718,4.5 -L 1.8952,1.50006,2.4976,3.037462 -A 9.2819,2.628574,7.471597,165.49475,194.50524 -A 2.4717,1.585937,1.5,321.24082,0 -A 3.9025,2.48633,1.508779,211.13227,158.5767 - -[ゆ] 6 -L 3.6733,1.293949,2.6345,0.000008 -L 4.3346,3.171874,4.3346,9.000001 -L 0.1792,3.00012,1.3862,6.074915 -A 14.9533,5.257149,14.943193,165.49475,194.50524 -A 1.3337,3.171874,3,321.24082,0 -A 4.1952,4.97266,3.017559,211.13227,158.5767 - -[ょ] 10 -L 3.6094,0.500006,3.6094,4.5 -L 3.6094,3.668929,5.4104,3.668929 -L 2.4214,0,3.1604,0 -L 3.7839,1.243225,2.2554,1.243225 -L 2.0565,0.218954,1.8918,0.462125 -L 4.4059,0.969066,5.1302,0.28253 -A 2.3044,0.743228,0.5,90,214.2037 -A 2.4698,0.500006,0.5,214.19862,270 -A 3.11,0.500006,0.5,270,0 -A 3.718,0.243222,1,46.549682,90 - -[よ] 10 -L 3.6086,1.000003,3.6086,9.000001 -L 3.6086,7.337858,7.2099,7.337858 -L 1.2305,0.000008,2.7092,0.000008 -L 3.9568,2.48645,0.8992,2.48645 -L 0.5013,0.437909,0.1706,0.92425 -L 5.2009,1.938132,6.6495,0.565052 -A 0.9979,1.486447,1,90,214.2037 -A 1.3286,1.000003,1,214.19862,270 -A 2.609,1.000003,1,270,0 -A 3.8258,0.486452,2,46.549682,90 - -[ら] 8 -L 4.9717,0.000008,1.1498,0.000008 -L 1.0384,9.000001,2.4738,9.000001 -L 1.8279,4.073567,0.0353,3.000094 -L 3.369,4.5,4.9717,4.5 -A 10.341,3.880607,10.341751,163.77456,184.88424 -A 3.369,1.500009,3,90,120.92288 -A 4.9584,2.250214,2.249831,269.65748,89.657485 -A 2.4738,7.600004,1.4,36.503509,90 - -[り] 5 -L 6.4868,9.000001,6.4868,6 -L 0.6965,8.432409,0.6965,4.389805 -L 1.5182,2.696204,2.6418,4.500077 -A -1.1507,6.000009,7.637026,308.22169,359.99996 -A 2.8512,4.389805,2.155269,179.96931,231.80247 - -[る] 7 -L -0.0006,3,5.4002,9.000001 -L 1.1139,9.000001,5.4002,9.000001 -L 2.6662,0.000008,4.596,0.000008 -L 5.3477,0.110777,3.2238,1.632018 -A 4.596,2.604982,2.604987,270,90 -A 4.596,-0.672914,5.882889,90,141.36389 -A 2.7005,0.900009,0.9,54.394393,270 - -[れ] 11 -L 1.4542,9.000001,1.4542,0.000008 -L 1.9061,6.739945,0.0084,2.268624 -L 1.9061,6.739945,0,6.739945 -L 2.4819,6.036,0.0084,2.268624 -L 7.2067,1.702776,6.8676,0.305626 -L 5.7174,1.818145,6.0901,0.304344 -L 5.543,3.253039,5.543,6.35441 -A 4.5434,6.35441,1,0,90 -A 4.6744,4.877104,2.48045,90.582504,152.14367 -A 6.4782,0.400003,0.4,193.83718,346.36001 -A 11.5434,3.253039,6,180,193.83641 - -[ろ] 5 -L -0.0015,3,5.3993,9.000001 -L 1.113,9.000001,5.3993,9.000001 -L 2.6653,0.000008,4.5951,0.000008 -A 4.5951,2.604982,2.604987,270,90 -A 4.5951,-0.672914,5.882889,90,141.36389 - -[ゎ] 7 -L 2.5307,4.5,2.5307,0 -L 2.7555,3.369972,1.8071,1.134303 -L 2.7555,3.369972,1.8029,3.369972 -L 1.8071,1.134303,3.0946,3.095223 -L 5.4069,1.757682,5.4069,2.25 -A 3.4714,1.718108,1.935664,297.42601,1.171234 -A 4.1236,2.325676,1.285392,356.62528,143.22042 - -[わ] 7 -L 1.4553,9.000001,1.4553,0.000008 -L 1.9043,6.739945,0.0081,2.268624 -L 1.9043,6.739945,-0.0003,6.739945 -L 0.0081,2.268624,2.5831,6.190446 -L 7.2085,3.515363,7.2085,4.5 -A 3.3361,3.436225,3.871328,297.42601,1.171234 -A 4.6412,4.651351,2.570783,356.62528,143.22042 - -[ゐ] 9 -L 3.6078,9.000001,0.8801,8.187682 -L 6.0077,0.628235,5.1853,1.354361 -A 1.1393,0.887276,0.887277,200.4013,323.34741 -A -12.0916,7.66871,15.743477,332.32969,4.846848 -A 4.9367,2.299151,4.938053,180.41925,201.09272 -A 3.8747,2.263015,3.875673,90,180 -A 4.2572,3.22235,2.941344,0,97.476928 -A 3.7795,3.22235,3.419639,289.55981,0 -A 4.6565,0.753788,0.8,48.55281,289.56269 - -[ゑ] 11 -L 1.203,4.999998,4.8028,9.000001 -L 1.9448,9.000001,4.8028,9.000001 -L 2.4834,3.000009,4.2676,3.000009 -L 0.0072,0.000008,2.9262,3.195166 -L 3.13,0.289098,2.3896,1.211099 -L 4.0406,0.259486,5.3365,1.675225 -A 4.2676,4.736655,1.736658,270,90 -A 4.2676,2.551394,3.921926,90,141.36389 -A 2.4834,3.600009,0.6,317.59426,270 -A 3.5979,0.664773,0.6,218.75917,317.52688 -A 6.0742,1.000003,1,270,137.52323 - -[を] 6 -L 0.5339,7.297293,6.2058,7.864893 -L 3.1649,3.623199,7.2068,5.067558 -L 3.7919,-0.000017,6.687,-0.000017 -A -4.3387,9.398422,7.438966,305.79878,356.92979 -A 3.7919,1.865988,1.866,109.65563,270 -A 2.0525,2.868214,2.777515,346.71157,89.341064 - -[ん] 6 -L 7.2067,3,5.7791,0.362464 -L 3.9529,1.845405,4.5168,0.439594 -L 0.0021,0.00006,0.8133,1.884663 -A 27.7969,-5.917022,28.416681,148.33581,167.98161 -A 5.1661,0.700003,0.7,201.85102,331.58023 -A 2.3754,1.212741,1.7,21.850845,156.71968 - -# Japanese Character (カタカナ)----------------------------------- - -[ァ] 4 -L 5.407,4.499787,4.364,2.491546 -L 3.3525,2.999932,3.3525,3.799784 -L 1.8072,4.499787,5.407,4.499787 -A -1.2309,2.99994,4.582888,319.11058,359.99996 - -[ア] 4 -L 7.2058,8.999693,5.1197,4.983221 -L 3.0967,6,3.0967,7.599696 -L 0.0061,8.999693,7.2058,8.999693 -A -6.0699,6.000009,9.165776,319.11058,359.99996 - -[ィ] 2 -L 3.6079,2.843544,3.6079,0.000008 -A -2.3084,11.073339,10.135557,293.95507,319.56784 - -[イ] 2 -L 3.6085,5.68708,3.6085,0.000008 -A -8.2235,22.146678,20.271115,293.95507,319.56784 - -[ゥ] 4 -L 3.6077,4.475613,3.6077,3.628116 -L 5.4108,3.628116,1.8033,3.628116 -L 1.8033,3.628116,1.8033,2.573122 -A 0.8079,3.628116,4.602425,307.47648,359.90101 - -[ウ] 4 -L 3.6097,9.000001,3.6097,7.304998 -L 7.2152,7.304998,0.0001,7.304998 -L 0.0001,7.304998,0.0001,5.195018 -A -1.9914,7.304998,9.20485,307.47648,359.90101 - -[ェ] 3 -L 3.5998,0.250003,3.5998,4.000003 -L 2.2535,4.000003,4.9609,4.000003 -L 1.7961,0.250003,5.3994,0.250003 - -[エ] 3 -L 3.6074,0.500006,3.6074,8.000006 -L 0.914,8.000006,6.3316,8.000006 -L 0.0013,0.500006,7.2086,0.500006 - -[ォ] 4 -L 1.8036,3.369972,5.4076,3.369972 -L 4.2013,4.5,4.2013,0 -L 3.608,0,4.2013,0 -A -0.3631,5.307103,4.957826,295.96514,337.00099 - -[オ] 4 -L -0.0003,6.739945,7.207,6.739945 -L 4.7946,9.000001,4.7946,0.000008 -L 3.6086,0.000008,4.7946,0.000008 -A -4.3335,10.614223,9.915652,295.96514,337.00099 - -[カ] 6 -L 0.008,6.770274,7.2076,6.770274 -L 7.2076,6.770274,7.2076,4.5 -L 4.1059,0.000008,5.6575,0.000008 -L 3.1854,9.000001,3.1854,6.770274 -A -0.102,4.5,7.308749,321.99717,0.000015 -A -5.6022,6.770274,8.787944,309.60977,0 - -[ガ] 8 -L 6.0307,8.593175,6.5757,7.657911 -L 6.6661,9.000001,7.2082,8.064754 -L 0.0086,6.770274,7.2068,6.770274 -L 7.2068,6.770274,7.2068,4.5 -L 4.1051,0.000008,5.6567,0.000008 -L 3.1853,9.000001,3.1853,6.770274 -A -0.1028,4.5,7.308749,321.99717,0.000015 -A -5.603,6.770274,8.787944,309.60977,0 - -[キ] 6 -L 0.4778,6.174892,6.7227,6.739945 -L -0.0062,3.39017,7.2081,3.955222 -L 3.2553,9.000027,3.9628,0.000008 - -[ギ] 5 -L 0.4784,6.174892,6.724,6.739945 -L -0.0077,3.39017,7.2087,3.955222 -L 3.2552,9.000027,3.9634,0.000008 -L 6.0319,8.593175,6.5734,7.657911 -L 6.6673,9.000001,7.2087,8.064754 - -[ク] 3 -L 7.2072,7.304998,2.128,7.304998 -A -5.0885,11.976905,8.59665,306.3574,339.73953 -A -5.4163,11.277723,13.234345,301.55288,342.53135 - -[グ] 5 -L 6.0324,8.593175,6.5746,7.657911 -L 6.6657,9.000001,7.2085,8.064754 -L 7.2071,7.304998,2.1279,7.304998 -A -5.0886,11.976905,8.59665,306.3574,339.73953 -A -5.4164,11.277723,13.234345,301.55288,342.53135 - -[ケ] 4 -L 7.2007,6.77019,1.587,6.77019 -L 5.3297,5.149331,5.3297,6.77019 -A -5.5244,10.053378,7.833738,314.8516,352.27195 -A -0.9789,5.149331,6.308408,305.28741,0 - -[ゲ] 6 -L 6.0308,8.593175,6.573,7.657911 -L 6.6669,9.000001,7.2083,8.064754 -L 7.2013,6.77019,1.5883,6.77019 -L 5.3303,5.149331,5.3303,6.77019 -A -5.5245,10.053378,7.833738,314.8516,352.27195 -A -0.9783,5.149331,6.308408,305.28741,0 - -[コ] 3 -L 7.2089,6,0.0002,6 -L 7.2089,6,7.2089,0.000008 -L 0.0002,0.000008,7.2089,0.000008 - -[ゴ] 5 -L 6.032,8.593175,6.5749,7.657911 -L 6.6653,9.000001,7.2095,8.064754 -L 7.2074,6,0.0001,6 -L 7.2074,6,7.2074,0.000008 -L 0.0001,0.000008,7.2074,0.000008 - -[サ] 4 -L 0.0084,6,7.208,6 -L 1.7946,9.000001,1.7946,3.364773 -L 5.426,9.000001,5.426,3.364773 -A 2.0615,3.364773,3.363475,263.44903,0 - -[ザ] 6 -L 6.0311,8.593175,6.5761,7.657911 -L 6.6665,9.000001,7.2086,8.064754 -L 0.0076,6,7.2072,6 -L 1.7931,9.000001,1.7931,3.364773 -L 5.4245,9.000001,5.4245,3.364773 -A 2.06,3.364773,3.363475,263.44903,0 - -[シ] 3 -L 0.0019,6.448436,1.6957,5.384532 -L 1.0358,9.000001,2.7296,7.936105 -A -1.3382,8.897715,9.089743,281.79998,340.06823 - -[ジ] 5 -L 6.0323,8.593175,6.5738,7.657911 -L 6.6676,9.000001,7.2091,8.064754 -L 0.0032,6.448436,1.6963,5.384532 -L 1.0371,9.000001,2.7309,7.936105 -A -1.3376,8.897715,9.089743,281.79998,340.06823 - -[ス] 3 -L 5.5755,9.000001,0.0003,9.000001 -L 7.1803,0.002009,3.8348,3.347201 -A -4.478,9.000001,10.052282,296.45051,359.9988 - -[ズ] 5 -L 6.03,8.593175,6.575,7.657911 -L 6.666,9.000001,7.2082,8.064754 -L 5.5747,9.000001,0.0009,9.000001 -L 7.1802,0.002009,3.8354,3.347201 -A -4.4774,9.000001,10.052282,296.45051,359.9988 - -[セ] 5 -L 0.0092,6,7.2081,6.7732 -L 5.038,3.200912,7.2081,6.7732 -L 2.4203,3.000009,2.4203,9.000001 -L 5.4198,0.000008,7.2081,0.000008 -A 5.4198,3.000009,3,180,270 - -[ゼ] 7 -L 6.0312,8.593175,6.5734,7.657911 -L 6.6665,9.000001,7.2087,8.064754 -L 0.0091,6,7.208,6.7732 -L 5.0372,3.200912,7.208,6.7732 -L 2.4195,3.000009,2.4195,9.000001 -L 5.4197,0.000008,7.208,0.000008 -A 5.4197,3.000009,3,180,270 - -[ソ] 2 -L 0.0006,8.998453,1.0772,6.612912 -A -5.2685,10.899875,12.612852,300.21629,351.33641 - -[ゾ] 4 -L 6.0324,11.593166,6.5746,10.65791 -L 6.6663,12.000001,7.2099,11.064745 -L 0.0012,8.998453,1.0771,6.612912 -A -5.2686,10.899875,12.612852,300.21629,351.33641 - -[タ] 4 -L 5.0215,3.106724,0.801,5.705858 -L 7.2084,7.304998,2.1292,7.304998 -A -5.0873,11.976905,8.59665,306.3574,339.73953 -A -5.4158,11.277723,13.234345,301.55288,342.53135 - -[ダ] 6 -L 6.0315,8.593175,6.573,7.657911 -L 6.6668,9.000001,7.209,8.064754 -L 5.0221,3.106724,0.7995,5.705858 -L 7.2076,7.304998,2.1284,7.304998 -A -5.0874,11.976905,8.59665,306.3574,339.73953 -A -5.4166,11.277723,13.234345,301.55288,342.53135 - -[チ] 4 -L 0.01,4.5,7.2096,4.5 -L 4.1085,8.16167,4.1085,2.936724 -A 1.1945,18.673462,10.908256,266.25619,297.52632 -A 1.109,3,2.99978,270,0 - -[ヂ] 6 -L 6.0306,8.593175,6.5742,7.657911 -L 6.6652,9.000001,7.2081,8.064754 -L 0.0092,4.5,7.2088,4.5 -L 4.1084,8.16167,4.1084,2.936724 -A 1.1096,3,2.99978,270,0 -A 1.1951,18.673454,10.908256,266.25619,291.53749 - -[ッ] 3 -A -0.3706,3,2.599775,3.302963,26.407165 -A 0.9463,3.343755,2.599775,3.302963,26.407165 -A 0.5127,4.5,4.915949,293.73908,354.80662 - -[ツ] 3 -A -4.3509,6.000009,5.199551,3.302963,26.407165 -A -1.717,6.687519,5.199551,3.302963,26.407165 -A -2.5849,9.000001,9.831898,293.73908,354.80662 - -[ヅ] 5 -L 6.0317,9.935265,6.5739,9.000001 -L 6.667,10.342091,7.2085,9.406845 -A -4.351,6.000009,5.199551,3.302963,26.407165 -A -1.7178,6.687519,5.199551,3.302963,26.407165 -A -2.5843,9.000001,9.831898,293.73908,354.80662 - -[テ] 4 -L -0.0003,6,7.2091,6 -L 0.8998,9.000001,6.2999,9.000001 -L 3.6086,6,3.6086,3 -A 0.6091,3.000017,2.99978,270,359.99969 - -[デ] 6 -L 6.0301,8.593175,6.5751,7.657911 -L 6.6661,9.000001,7.2083,8.064754 -L 0.0003,6,7.209,6 -L 3.6085,6,3.6085,3 -L 0.8997,9.000001,5.3947,9.000001 -A 0.6097,3.000017,2.99978,270,359.99969 - -[ト] 2 -L 3.6105,0.000008,3.6105,9.000001 -A 3.6105,-0.556074,5.623635,52.947326,90 - -[ド] 4 -L 6.0306,8.593175,6.5728,7.657911 -L 6.6666,9.000001,7.2095,8.064754 -L 3.6097,0.000008,3.6097,9.000001 -A 3.6097,-0.556074,5.623635,52.947326,90 - -[ナ] 3 -L 7.2087,6,0.0105,6 -L 4.806,9.000001,4.806,3 -A 1.8065,2.999889,2.99978,270,0.002029 - -[ニ] 2 -L -0.0001,0.500006,7.21,0.500006 -L 0.9658,8.000006,6.2447,8.000006 - -[ヌ] 3 -L 7.2099,9.000001,1.0344,9.000001 -A -4.8862,11.302093,12.313798,293.38658,349.22497 -A -3.1854,-6.135669,13.230185,38.22113,66.529235 - -[ネ] 5 -L 3.61,9.000001,3.61,6.729692 -L 3.61,0.000008,3.61,4.499923 -L 1.0021,6.729692,6.2186,6.729692 -A -12.1791,25.607786,26.35971,297.51547,314.26072 -A 19.399,25.607786,26.35971,233.20281,242.48452 - -[ノ] 1 -A -3.4279,10.125889,10.69691,288.80485,353.95799 - -[ハ] 2 -L 5.3036,9.000036,7.2103,0.000008 -A -25.3394,10.176041,27.305558,338.11917,357.53157 - -[バ] 4 -L 6.0341,8.593175,6.5763,7.657911 -L 6.6673,9.000001,7.2088,8.064753 -L 5.3028,9.000036,7.2109,0.000008 -A -25.3402,10.176041,27.305558,338.11917,357.53157 - -[パ] 4 -L 5.3034,9.000036,7.2101,0.000008 -A 6.5089,8.300006,0.69993,0,180 -A 6.5089,8.300006,0.69993,180,360 -A -25.3389,10.176041,27.305558,338.11917,357.53157 - -[ヒ] 4 -L 0.0034,3.000008,0.0034,9.000001 -L 3.0029,0.000008,6.4829,0.000008 -A 3.0029,3.000008,3,180,270 -A 0.0034,14.482174,9.369352,270,307.62605 - -[ビ] 6 -L 6.0331,8.593175,6.5753,7.657911 -L 6.6663,9.000001,7.2099,8.064753 -L 0.0025,3.000008,0.0025,9.000001 -L 3.0035,0.000008,6.4828,0.000008 -A 3.0035,3.000008,3,180,270 -A 0.0025,14.482174,9.369352,270,307.62605 - -[ピ] 6 -L 0.0038,3.000008,0.0038,9.000001 -L 3.0033,0.000008,6.4834,0.000008 -A 6.5093,8.300006,0.69993,0,180 -A 6.5093,8.300006,0.69993,180,360 -A 3.0033,3.000008,3,180,270 -A 0.0038,14.482174,9.369352,270,307.62605 - -[フ] 2 -L 0.0023,9.000001,7.2104,9.000001 -A -3.2766,9.000001,10.48606,300.87419,0 - -[ブ] 4 -L 6.0328,11.593166,6.5749,10.65791 -L 6.6681,12.000001,7.2103,11.064745 -L 0.0015,9.000001,7.2103,9.000001 -A -3.2774,9.000001,10.48606,300.87419,0 - -[プ] 4 -L 0.0028,9.000001,7.2109,9.000001 -A 6.509,11.300006,0.69993,0,180 -A 6.509,11.300006,0.69993,180,360 -A -3.2776,9.000001,10.48606,300.87419,0 - -[ヘ] 2 -L 0.0034,3.575108,2.7473,9.000001 -L 2.7473,9.000001,7.2101,0.000008 - -[ベ] 4 -L 0.0012,3.575108,2.7472,9.000001 -L 2.7472,9.000001,7.2114,0.000008 -L 6.0339,8.593175,6.5753,7.657911 -L 6.6692,9.000001,7.2114,8.064753 - -[ペ] 4 -L 0.0018,3.575108,2.7478,9.000001 -L 2.7478,9.000001,7.2113,0.000008 -A 6.5094,8.300006,0.69993,0,180 -A 6.5094,8.300006,0.69993,180,360 - -[ホ] 4 -L 0.0024,7.000005,7.2119,7.000005 -L 3.6114,0.000008,3.6114,9.000001 -L 0.0024,1.695099,1.3593,4.481444 -L 7.2196,1.695099,5.8634,4.481444 - -[ボ] 6 -L 6.0329,8.593175,6.5743,7.657911 -L 6.6654,9.000001,7.2076,8.064753 -L 0.003,7.000005,7.2125,7.000005 -L 3.6113,0.000008,3.6113,9.000001 -L 0.003,1.695099,1.3592,4.481444 -L 7.2209,1.695099,5.8633,4.481444 - -[ポ] 6 -L 0.0043,6.999994,7.2103,6.999994 -L 3.6119,0.000008,3.6119,9.000001 -L 0.0043,1.695099,1.3598,4.481444 -L 7.2208,1.695099,5.8646,4.481444 -A 6.4608,8.25,0.749805,0,180 -A 6.4608,8.25,0.749805,180,360 - -[マ] 3 -L 0.0014,9.000001,7.2095,9.000001 -L 4.8923,0,2.3187,2.574053 -A -2.8482,9.000001,10.057259,309.92468,359.97886 - -[ミ] 3 -A 0.0006,-10.245252,19.313144,68.119506,85.194732 -A 0.0006,-10.750115,16.598338,67.262313,84.408401 -A 0.0006,-12.433874,14.372342,59.891525,89.997772 - -[ム] 3 -L -0.0002,0,6.9564,0.983592 -A -2.8624,-2.062326,10.282174,11.570053,36.316238 -A -30.2151,12.629979,33.556786,338.13189,353.78997 - -[メ] 2 -A -7.9221,13.735698,15.855335,299.96797,342.62171 -A -1.4958,-5.497292,11.88732,42.920181,71.855178 - -[モ] 5 -L 0.0038,5.500004,7.2105,5.500004 -L 0.4977,9.000001,6.248,9.000001 -L 2.9088,3.000008,2.9088,9.000001 -L 5.909,0.000008,6.732,0.000008 -A 5.909,3.000008,3,180,270 - -[ャ] 4 -L 1.8096,2.9174,5.4136,3.317837 -L 3.0025,4.50001,3.6134,0.000008 -L 5.4136,3.317837,4.461,1.849587 - -[ヤ] 3 -L 0.0078,5.834772,7.2124,6.635668 -L 7.2124,6.635668,5.3077,3.699158 -L 2.3951,9.000001,3.6112,0.000008 - -[ュ] 3 -L 1.8017,0.250004,5.4071,0.250004 -L 4.4762,4.000002,2.4545,4.000002 -L 4.4762,4.000002,4.2863,0.250004 - -[ユ] 3 -L 0.0034,0.500005,7.2129,0.500005 -L 5.3524,8.000007,1.3091,8.000007 -L 5.3524,8.000007,4.9741,0.500005 - -[ョ] 4 -L 2.1622,0.449999,5.0469,0.449999 -L 5.0469,0.449999,5.0469,4.05 -L 5.0469,4.05,2.1622,4.05 -L 2.1622,2.25,5.0469,2.25 - -[ヨ] 4 -L 0.724,0.899999,6.4933,0.899999 -L 6.4933,0.899999,6.4933,8.100002 -L 6.4933,8.100002,0.724,8.100002 -L 6.4933,4.500002,0.724,4.500002 - -[ラ] 3 -L 0.6048,9.000001,6.6066,9.000001 -L 0.0024,6.658122,7.2119,6.658122 -A 0.319,6.658122,6.893202,285.00651,359.99996 - -[リ] 4 -L 0.7315,4.197144,0.7315,9.000001 -L 6.4924,4.39142,6.4924,9.000001 -L 5.4276,2.100138,2.9437,0.000008 -A 3.4915,4.39142,3,310.19808,0 - -[ル] 4 -L 3.8542,0,3.8542,9.000001 -L 1.4662,8.397007,1.4662,6 -A -11.5433,6.000009,13.010067,332.53695,359.99996 -A 0.5234,6.294707,7.121929,297.89064,339.92936 - -[レ] 2 -L 0.0014,0.000008,0.0014,9.000001 -A -2.6002,11.26587,11.562176,282.99926,328.0621 - -[ロ] 4 -L 0.7228,8.100002,0.7228,0.899999 -L 0.7228,0.899999,6.4928,0.899999 -L 6.4928,0.899999,6.4928,8.100002 -L 6.4928,8.100002,0.7228,8.100002 - -[ヮ] 4 -L 1.8617,4.500087,5.4664,4.500087 -L 5.4664,4.500087,5.4664,3.329143 -L 1.8603,4.500087,1.8603,3.329143 -A 2.0186,3.329143,3.446891,285.0245,0 - -[ワ] 4 -L 0.0025,9.000001,7.2127,9.000001 -L 7.2127,9.000001,7.2127,6.658122 -L -0.0003,9.000001,-0.0003,6.658122 -A 0.3156,6.658122,6.893782,285.0245,0 - -[ヰ] 4 -L 0.4577,6.500006,6.76,6.500006 -L 7.2133,2.500003,0.0115,2.500003 -L 4.7349,9.000001,4.7349,0.000008 -L 2.4934,6.500006,2.4934,2.500003 - -[ヱ] 4 -L 0.0037,0.500005,7.2111,0.500005 -L 5.8654,8.000007,1.3613,8.000007 -L 5.8654,8.000007,3.6133,4.999999 -L 3.6133,4.999999,3.6133,0.500005 - -[ヲ] 4 -L 0.0022,6.658122,7.2124,6.658122 -L 0.0022,9.000001,7.2124,9.000001 -L 7.2124,9.000001,7.2124,6.658122 -A 0.316,6.658122,6.893782,285.0245,0 - -[ン] 2 -L -0.0077,9.000001,1.5481,7.60003 -A -3.307,10.387001,11.065886,290.17376,341.9047 - -[ヴ] 6 -L 6.0325,8.593175,6.5754,7.657911 -L 6.6665,9.000001,7.2087,8.064753 -L 3.6095,9.000001,3.6095,7.304998 -L 7.2164,7.304998,0.0013,7.304998 -L 0.0013,7.304998,0.0013,5.19502 -A -1.9909,7.304998,9.20485,307.47648,359.90101 - -[ヵ] 6 -L 1.805,3.385133,5.4048,3.385133 -L 5.4048,3.385133,5.4048,2.25 -L 3.8532,0,4.63,0 -L 3.3937,4.500002,3.3937,3.385133 -A 1.7496,2.25,3.654374,321.99717,0.000015 -A -1.0005,3.385133,4.393972,309.60977,0 - -[ヶ] 4 -L 5.2233,3.385125,2.4157,3.385125 -L 4.2867,2.574696,4.2867,3.385125 -A -1.14,5.026718,3.916869,314.8516,352.27195 -A 1.1331,2.574696,3.154204,305.28741,0 - -# Japanese Character (漢字G1)----------------------------------- - -[日] 5 -L 4.6673,0,-0.0004,0 -L -0.0004,8.466175,4.6673,8.466175 -L 4.6673,8.466175,4.6673,0 -L -0.0004,0,-0.0004,8.466175 -L -0.0004,4.232839,4.6673,4.232839 - -[月] 7 -L 1.281,8.466175,5.5218,8.466175 -L 5.5218,0,4.2402,0 -L 5.5218,8.466175,5.5218,0 -L 5.5218,3.165154,1.281,3.165154 -L -0.0002,0,1.281,3.043863 -L 1.281,8.466175,1.281,3.043863 -L 1.281,5.834838,5.5218,5.834838 - -[木] 4 -L 0.0001,6.864324,6.7727,6.864324 -L 3.3862,0,3.3862,8.999943 -L 3.658,6.864324,6.7727,1.563403 -L 3.3862,6.651221,0.0001,1.563403 - -[山] 4 -L 2.9595,8.999943,2.9595,0 -L 0,7.398239,0,0 -L 0,0,5.9187,0 -L 5.9187,0,5.9187,7.398239 - -[川] 4 -L -0.0002,0,0.8587,2.697728 -L 6.8034,0,6.8034,8.999943 -L 3.8137,1.067834,3.8137,8.466175 -A -50.612,5.811749,51.565013,356.53775,3.544739 - -[田] 6 -L -0.0003,8.466175,5.9185,8.466175 -L 5.9185,8.466175,5.9185,0.533768 -L -0.0003,8.466175,-0.0003,0.533768 -L 5.9185,0.533768,-0.0003,0.533768 -L 5.9185,4.766905,-0.0003,4.766905 -L 2.9548,8.466175,2.9548,0.533768 - -[人] 7 -L 6.1615,0,4.6456,2.483939 -L 4.6456,2.483939,3.9872,3.858301 -L 3.9872,3.858301,3.6313,5.301311 -L 2.9,5.522666,3.2026,8.9999 -L 1.8885,2.918243,2.9,5.522666 -L 0,0,1.8885,2.918243 -L 3.6313,5.301311,2.9,5.301311 - -[口] 4 -L 6.346,0.533768,0.0002,0.533768 -L 6.346,7.932158,6.346,0.533768 -L 0.0002,0.533768,0.0002,7.932158 -L 0.0002,7.932158,6.346,7.932158 - -[車] 8 -L 6.3459,7.932158,0.4274,7.932158 -L 1.2512,6.330358,5.492,6.330358 -L 5.492,6.330358,5.492,3.165154 -L 1.2512,3.165154,5.492,3.165154 -L 1.2512,3.165154,1.2512,6.330358 -L 6.7732,1.563403,0.0001,1.563403 -L 3.3867,8.999943,3.3867,0 -L 1.2512,4.766905,5.492,4.766905 - -[火] 13 -L 5.4828,6.064883,5.7041,6.608562 -L 4.8818,5.300722,5.4828,6.064883 -L 5.7041,6.608562,5.736,7.398239 -L 1.0364,6.588943,1.0679,7.398239 -L 0.8151,5.906633,1.0364,6.588943 -L 0.2137,4.766905,0.8151,5.906633 -L 6.163,0,4.6453,2.48433 -L 4.6453,2.48433,3.989,3.858613 -L 3.989,3.858613,3.6307,5.300722 -L 2.9018,5.522496,3.2037,8.999943 -L 1.8882,2.918014,2.9018,5.522496 -L 0,0,1.8882,2.918014 -L 3.6307,5.300722,2.9018,5.300722 - -[水] 10 -L 6.7723,1.067834,5.7744,2.821892 -L 5.7744,2.821892,4.7902,4.576101 -L 4.7902,4.576101,3.8131,6.330358 -L 5.0943,5.300722,5.4998,5.833204 -L 5.4998,5.833204,5.9191,6.357163 -L 5.9191,6.357163,6.345,6.864324 -L 2.1046,6.330358,-0.0008,6.330358 -L 2.1046,0,3.3858,0 -L 3.3858,0,3.3858,8.999943 -A -6.4722,6.708894,8.584908,318.92179,357.47308 - -[金] 10 -L -0.0002,0,6.7725,0 -L 6.7725,5.300722,5.6258,5.981646 -L 3.3864,8.999943,5.6258,5.981646 -L 3.3864,8.999943,1.1469,5.981646 -L -0.0002,5.300722,1.1469,5.981646 -L 5.9183,3.69927,0.8236,3.69927 -L 5.5218,2.631236,5.0949,1.334545 -L 5.6258,5.918076,1.1469,5.918076 -L 1.2506,2.631236,1.6779,1.334545 -L 3.3864,5.918076,3.3864,0 - -[土] 3 -L 0.0001,0,6.7731,0 -L 3.3866,8.999943,3.3866,0 -L 6.3458,5.300722,0.4274,5.300722 - -[子] 5 -L 2.1046,0,3.3858,0 -L 0.4266,8.466175,6.3454,8.466175 -L 6.3454,8.466175,3.3858,6.330358 -L -0.0004,4.766905,6.7723,4.766905 -L 3.3858,6.330358,3.3858,0 - -[女] 11 -L 0.3971,0,1.1077,0.07759 -L 1.1077,0.07759,2.0965,0.621268 -L 2.0965,0.621268,4.6518,2.405502 -L 4.6518,2.405502,5.2389,4.112836 -L 5.2389,4.112836,5.4602,5.141331 -L 5.4602,5.141331,5.4917,6.330358 -L 7.2002,6.330358,0.0002,6.330358 -L 3.4253,2.713188,1.7136,3.326576 -L 3.4253,2.713188,6.7733,0 -L 4.2105,2.097418,3.4253,2.713188 -L 1.7136,3.326576,2.9595,8.999943 - -[学] 11 -L -0.0006,3.165154,6.7721,3.165154 -L 6.7721,5.834838,6.7721,7.398239 -L -0.0006,7.398239,6.7721,7.398239 -L -0.0006,5.834838,-0.0006,7.398239 -L 1.2806,5.834838,5.0941,5.834838 -L 5.0941,5.834838,3.3856,4.553307 -L 3.3856,4.553307,3.3856,0 -L 2.1044,0,3.3856,0 -L 1.9643,8.81315,2.8186,7.745217 -L 0.7535,8.81315,1.6078,7.745217 -L 4.6672,7.665249,5.5214,8.999943 - -[生] 5 -L 1.2508,8.466175,-0.0003,5.300722 -L 5.9185,3.69927,0.8539,3.69927 -L -0.0003,0,6.7727,0 -L 6.3454,6.864324,0.6175,6.864324 -L 3.3862,8.999943,3.3862,0 - -[先] 13 -L 6.8027,0,6.8027,1.563403 -L 4.3668,0.532381,4.2558,1.768278 -L 4.2558,1.768278,4.24,4.766905 -L 2.3827,2.802173,2.562,4.766905 -L 1.7757,1.532386,2.3827,2.802173 -L 0.6402,0,1.7757,1.532386 -L 4.24,7.398239,5.9485,7.398239 -L 6.8027,0,4.6673,0 -L 5.9485,7.398239,1.2808,7.398239 -L 0.4265,5.834838,1.8643,8.466175 -L 3.4166,8.999943,3.4166,4.766905 -L 4.3668,0.532381,4.6673,0 -L -0.0004,4.766905,6.8027,4.766905 - -[一] 1 -L -0.0005,4.766905,6.7725,4.766905 - -[二] 2 -L -0.0003,1.067834,7.1997,1.067834 -L 0.8232,7.398239,6.3455,7.398239 - -[三] 9 -L 4.7906,0.533768,7.1996,0.533768 -L 2.3883,0.533768,4.7906,0.533768 -L -0.0004,0.533768,2.3883,0.533768 -L 1.2808,4.232839,2.837,4.232839 -L 2.837,4.232839,4.3928,4.232839 -L 4.3928,4.232839,5.9489,4.232839 -L 4.5241,7.932158,6.3758,7.932158 -L 2.6853,7.932158,4.5241,7.932158 -L 0.8539,7.932158,2.6853,7.932158 - -[四] 12 -L -0.0001,0.533768,-0.0001,7.932158 -L 6.7726,7.932158,6.7726,0.533768 -L 6.7726,0.533768,-0.0001,0.533768 -L 0.8538,2.631236,1.7206,4.274012 -L 4.2403,3.165154,5.9183,3.165154 -L 5.9183,3.165154,5.9183,4.766905 -L 3.8102,7.932158,3.8102,4.964249 -L 1.7206,4.274012,2.1203,5.816803 -L 2.1203,7.932158,2.1203,5.816803 -L -0.0001,7.932158,6.7726,7.932158 -L 4.2403,3.165154,3.9398,3.677913 -L 3.9398,3.677913,3.8102,4.964249 - -[五] 5 -L -0.0002,0.533768,7.1998,0.533768 -L 5.4913,0.533768,5.4913,4.766905 -L 5.4913,4.766905,0.8236,4.766905 -L 6.7728,8.466175,0.3963,8.466175 -L 3.3863,8.466175,2.1048,0.533768 - -[六] 6 -L -0.0003,6.864324,6.7727,6.864324 -L 3.3862,6.864324,3.3862,8.999943 -L -0.0003,0.533768,2.0563,3.898149 -L 4.7164,3.898149,4.6373,4.766905 -L 6.7727,0.533768,4.7164,3.898149 -L 2.0563,3.898149,2.1355,4.766905 - -[七] 8 -L 6.773,0,6.773,0.532381 -L 6.773,0.532381,6.773,1.056389 -L 6.773,1.056389,6.773,1.563403 -L 2.9591,0,2.6586,0.532381 -L 2.6586,0.532381,2.5322,1.945656 -L 2.5322,1.945656,2.5322,8.999943 -L -0.0001,4.766905,7.1999,5.834838 -L 2.9591,0,6.773,0 - -[八] 6 -L 4.871,5.35582,4.6679,8.466175 -L 1.9073,5.062205,2.1356,7.932158 -L 1.9073,5.062205,1.2043,2.742866 -L 4.871,5.35582,5.644,2.906619 -L 7.2306,0,5.644,2.906619 -L -0.0002,0,1.2043,2.742866 - -[九] 10 -L 0.2134,0,2.124,3.098712 -L 2.532,8.999943,2.124,3.098712 -L -0.0003,6.330358,5.0947,6.330358 -L 5.1105,2.231591,5.0947,6.330358 -L 5.2212,0.590154,5.1105,2.231591 -L 5.2212,0.590154,5.5217,0 -L 5.5217,0,7.1997,0 -L 7.1997,0,7.1997,0.532381 -L 7.1997,0.532381,7.1997,1.056389 -L 7.1997,1.056389,7.1997,1.563403 - -[十] 2 -L 3.1725,8.999943,3.1725,0 -L -0.0004,5.300722,6.3454,5.300722 - -[百] 8 -L 5.9491,0,5.9491,6.330358 -L 5.9491,0,1.2814,0 -L 5.9491,3.165154,1.2814,3.165154 -L -0.0001,8.466175,7.2002,8.466175 -L 3.3867,8.466175,-0.0001,8.466175 -L 2.9237,6.330358,3.3713,8.466175 -L 1.2814,0,1.2814,6.330358 -L 1.2814,6.330358,5.9491,6.330358 - -[千] 3 -L 0.854,7.398239,5.4913,8.466175 -L -0.0002,4.766905,6.7728,4.766905 -L 3.3863,0,3.3863,7.981359 - -[円] 6 -L -0.0003,0,-0.0003,8.466175 -L -0.0003,8.466175,5.9489,8.466175 -L 5.9489,8.466175,5.9489,0 -L 5.9489,0,4.6674,0 -L 2.9894,8.466175,2.9894,4.232839 -L -0.0003,4.232839,5.9489,4.232839 - -[年] 6 -L 1.2811,5.300722,1.2811,2.631236 -L 3.813,0,3.813,7.398239 -L 6.7726,7.398239,0.7515,7.398239 -L 1.2811,8.999943,-0.0004,5.834838 -L 6.3758,5.300722,1.2811,5.300722 -L 7.1996,2.097418,-0.0004,2.097418 - -[上] 3 -L 5.9183,5.834838,3.386,5.834838 -L 3.386,8.999943,3.386,0.533768 -L -0.0002,0.533768,7.1998,0.533768 - -[下] 6 -L 5.949,3.69927,5.2257,4.232839 -L 6.8032,7.932158,-0.0003,7.932158 -L 5.2257,4.232839,3.4167,5.594239 -L 3.4167,0,3.4167,5.594239 -L 3.4167,5.602018,3.4167,7.932158 -L 4.5165,4.766459,4.5151,4.767797 - -[中] 5 -L 2.9588,8.999943,2.9588,0 -L -0.0004,3.69927,-0.0004,6.864324 -L 5.9184,3.69927,5.9184,6.864324 -L -0.0004,6.864324,5.9184,6.864324 -L 5.9184,3.69927,-0.0004,3.69927 - -[大] 9 -L 0.2135,0,1.8768,2.504298 -L 1.8768,2.504298,2.6992,4.016863 -L 6.3456,0,4.8487,2.48433 -L 4.8487,2.48433,4.1919,3.858613 -L 4.1919,3.858613,3.8133,5.300722 -L -0.0001,6.330358,6.7729,6.330358 -L 2.6992,4.016863,3.3864,5.834838 -L 3.3864,8.999943,3.3864,5.834838 -L 3.8133,5.300722,3.1846,5.300722 - -[小] 8 -L 2.1356,0,3.3863,0 -L 3.3863,0,3.3863,8.999943 -L -0.0002,2.631236,0.7524,3.903849 -L 0.7524,3.903849,1.1594,4.981592 -L 1.1594,4.981592,1.2813,6.330358 -L 6.8033,2.631236,6.376,3.878382 -L 6.376,3.878382,5.949,5.108731 -L 5.949,5.108731,5.5217,6.330358 - -[本] 6 -L 0,6.864324,6.7731,6.864324 -L 1.678,2.097418,5.095,2.097418 -L 0.2137,2.097418,3.0944,6.864324 -L 6.3458,2.097418,3.6601,6.864324 -L 3.4023,4.498461,3.3865,8.999943 -L 3.3865,0,3.3865,8.999943 - -[力] 5 -L 4.2407,0,6.0416,1.186301 -L -0.0001,6.864324,6.3761,6.864324 -L 2.9539,6.864324,2.9539,8.999943 -A -7.0134,6.864324,9.967338,316.47418,0 -A -41.9833,6.864324,48.35941,353.25717,0 - -[入] 6 -L 3.3863,8.466175,1.2814,8.466175 -L 1.7976,2.840226,2.565,4.214607 -L 2.565,4.214607,2.959,5.300722 -L 2.959,5.300722,4.1148,5.300722 -L -0.0002,0,1.7976,2.840226 -A 20.4762,10.734455,17.239905,187.56048,218.51037 - -[出] 7 -L 3.3862,0,3.3999,8.999943 -L 0.427,5.300722,6.3454,5.300722 -L 0.427,5.300722,0.427,8.466175 -L 0.0001,0,0.0001,3.69927 -L 6.7727,0,6.7727,3.69927 -L 0.0001,0,6.7727,0 -L 6.3454,5.300722,6.3454,8.466175 - -[休] 6 -L 4.6677,5.416711,2.1354,1.563403 -L 4.6677,8.999943,4.6677,0 -L 7.2304,1.563403,4.6677,5.642151 -L 2.1354,6.330358,7.2304,6.330358 -L 0.8542,0,0.8542,6.597464 -A -6.6754,10.627707,8.540418,321.41046,349.01228 - -[男] 14 -L -0.4267,0,0.6951,0.453354 -L 0.6951,0.453354,1.5732,1.135614 -L 1.5732,1.135614,2.9598,2.631236 -L 4.241,0,5.5166,0.524008 -L 5.5166,0.524008,5.9043,1.751283 -L 5.9043,1.751283,5.919,3.165154 -L 5.4917,8.466175,5.4917,5.300722 -L 0.4275,8.466175,5.4917,8.466175 -L 5.4917,6.864324,0.4275,6.864324 -L 0.4275,5.300722,0.4275,8.466175 -L 5.4917,5.300722,0.4275,5.300722 -L 2.9594,8.466175,2.9594,5.300722 -L 0.0002,3.165154,5.919,3.165154 -L 2.9598,2.631236,2.9598,4.233038 - -[林] 11 -L 5.9189,6.864324,7.2001,6.864324 -L 4.6374,6.864324,3.3866,6.864324 -L 0.8239,6.864324,0.0001,6.864324 -L 1.2508,8.999943,1.2508,0 -L 5.0646,0,5.0646,8.999943 -L 7.2001,6.864324,3.3866,6.864324 -L 5.0646,6.18241,2.9593,2.097418 -L 7.2001,2.097418,5.0646,6.097735 -L 1.2508,5.149012,0.0001,3.165154 -L 2.5324,4.232839,1.2508,5.571051 -L 0.0001,6.864324,2.5324,6.864324 - -[森] 13 -L 4.2408,7.932158,6.3762,7.932158 -L 0.4273,7.932158,6.3762,7.932158 -L 3.8138,3.165154,6.8035,3.165154 -L 5.095,0,5.095,4.766905 -L 1.7085,4.766905,1.7085,0 -L 3.3865,7.60941,0,5.300722 -L 6.3762,5.300722,3.3865,7.762163 -L 1.7085,2.440282,0,1.067834 -L 2.5627,1.563403,1.7085,2.594968 -L 5.095,2.440233,3.3865,1.067785 -L 6.3762,1.067834,5.095,2.600518 -L 0,3.165154,2.5627,3.165154 -L 3.3865,4.766905,3.3865,8.999943 - -[目] 6 -L -0.0004,8.466175,5.0641,8.466175 -L 5.0641,0,-0.0004,0 -L -0.0004,0,-0.0004,8.466175 -L -0.0004,3.165154,5.0641,3.165154 -L -0.0004,5.834838,5.0641,5.834838 -L 5.0641,8.466175,5.0641,0 - -[耳] 7 -L 7.1994,8.466175,-0.0002,8.466175 -L 1.6775,1.898091,1.6775,8.466175 -L 5.3529,2.631236,-0.0002,1.563403 -L 5.3529,2.631236,7.1994,2.631236 -L 5.4913,0,5.4913,8.466175 -L 5.4913,6.330358,1.6775,6.330358 -L 5.4913,4.232839,1.6775,4.232839 - -[手] 6 -L 2.1351,0,3.3862,0 -L 5.3,8.090461,5.9486,8.466175 -L -0.0003,3.165154,6.7724,3.165154 -L 0.4266,5.300722,6.3759,5.300722 -L 0.4266,7.398239,5.3,8.090461 -L 3.3862,0,3.3862,7.818596 - -[足] 12 -L 1.1701,2.626976,1.2503,4.232839 -L 2.7529,0.492892,2.3102,0.829069 -L 1.2503,5.834838,1.2503,8.466175 -L 1.2503,8.466175,5.4907,8.466175 -L 5.4907,8.466175,5.4907,5.834838 -L 4.1328,0,6.7726,0 -L 2.3102,0.829069,1.0612,2.278364 -L -0.0004,0,1.1701,2.626976 -L 5.4907,5.834838,1.2503,5.834838 -L 5.918,3.165154,3.3858,3.165154 -L 3.3858,5.834838,3.3858,0.266859 -L 4.1328,0,2.7529,0.492892 - -[雨] 19 -L 0.4268,0,0.4268,6.330358 -L 6.3761,0,5.5218,0 -L 2.1353,1.83051,1.984,2.097418 -L 1.984,2.097418,1.8393,2.364427 -L 1.8393,2.364427,1.7083,2.631236 -L 5.0945,1.83051,4.9432,2.097418 -L 4.9432,2.097418,4.7986,2.364427 -L 4.7986,2.364427,4.6676,2.631236 -L 3.8133,8.466175,6.803,8.466175 -L 2.1353,3.96613,1.984,4.232839 -L 1.984,4.232839,1.8393,4.499848 -L 1.8393,4.499848,1.7083,4.766905 -L 5.0945,3.96613,4.9432,4.232839 -L 4.9432,4.232839,4.7986,4.499848 -L 4.7986,4.499848,4.6676,4.766905 -L 3.4168,8.466175,3.4168,0 -L -0.0002,8.466175,6.803,8.466175 -L 6.3761,0,6.3761,6.330358 -L 0.4268,6.330358,6.3761,6.330358 - -[竹] 7 -L 5.9182,0.000003,5.9182,6.902675 -L 4.6671,0.000003,5.9182,0.000003 -L 0.9338,6.902675,3.3859,6.902675 -L 4.3221,6.902675,7.1994,6.902675 -L 2.1044,0.000003,2.1044,6.902675 -A -7.25,9.210468,8.502694,328.49339,358.58186 -A -4.261,9.392256,8.936877,328.83197,357.48452 - -[貝] 8 -L 1.2819,8.466175,5.9496,8.466175 -L 5.9496,8.466175,5.9496,2.13567 -L 5.9496,2.13567,1.2819,2.13567 -L 1.2819,2.13567,1.2819,8.466175 -L 0.0003,0.000003,2.113,1.112032 -L 6.3769,0.000003,5.1164,1.091966 -L 1.2819,6.368856,5.9496,6.368856 -L 1.2819,4.23304,5.9496,4.23304 - -[石] 6 -L 7.1992,8.466175,-0.0008,8.466175 -L 6.3449,4.767006,2.0807,4.767006 -L 6.3449,0.000003,6.3449,4.767006 -L 2.0807,0.000003,2.0807,4.767006 -L 2.0807,0.000003,6.3449,0.000003 -A -5.3946,9.034875,8.372327,310.10777,356.10522 - -[糸] 8 -L 1.2505,2.631437,-0.0006,0.534068 -L 5.4913,2.631437,6.7725,0.534068 -L -0.0006,4.23304,6.3455,4.767006 -L 0.8232,7.93221,2.959,5.300874 -L 3.386,0.000003,3.386,4.517983 -L 5.064,7.93221,2.2564,4.422953 -L 3.386,9.000045,1.6631,6.897472 -L 6.7725,3.966131,5.9182,5.567881 - -[花] 11 -L 7.2004,0.000003,7.2004,1.601802 -L 0.0004,7.93221,7.2004,7.93221 -L 4.6681,9.000045,4.6681,7.169486 -L 2.5631,9.000045,2.5631,7.169486 -L 4.8818,3.699073,6.8036,4.767006 -L 1.7089,0.000003,1.7089,4.500048 -L 4.2412,5.834939,4.2412,4.500048 -L 4.2412,1.79999,4.2412,5.834939 -L 6.0411,0.000003,7.2004,0.000003 -A -4.0586,7.081341,6.31878,315.23219,348.62364 -A 6.0411,1.79999,1.8,180,270 - -[文] 4 -L 3.3861,7.436394,3.3861,9.000045 -L -0.0004,7.436394,6.7726,7.436394 -A 11.0306,8.123956,9.378007,184.20425,240.02864 -A -4.2583,8.123956,9.378007,299.97135,355.79574 - -[字] 9 -L 3.3871,7.93221,3.3871,9.000045 -L 0.0005,6.368856,0.0005,7.93221 -L 2.1055,0.000003,3.3871,0.000003 -L 0.0005,7.93221,6.7732,7.93221 -L 6.7732,6.368856,6.7732,7.93221 -L 0.0005,3.165205,6.7732,3.165205 -L 1.2817,5.834841,5.0956,5.834841 -L 5.0956,5.834841,3.3871,4.553359 -L 3.3871,4.553359,3.3871,0.000003 - -[犬] 6 -L -0.0006,6.368856,6.7724,6.368856 -L 3.3859,9.000045,3.3859,5.834939 -L 5.0944,8.466175,5.9487,7.436394 -L 3.8132,5.300874,3.1905,5.300874 -A 18.6083,9.183715,15.296256,194.70509,216.89778 -A -16.1924,12.700948,20.747315,322.25314,340.67439 - -[見] 12 -L 4.7679,0.060895,6.986,0.000003 -L 5.7044,8.466175,5.7044,3.699073 -L 6.986,0.000003,6.986,1.601802 -L 1.0367,8.466175,5.7044,8.466175 -L 5.7044,3.699073,1.0367,3.699073 -L 1.0367,8.466175,1.0367,3.699073 -L 1.0367,6.902675,5.7044,6.902675 -L 1.0367,5.300874,5.7044,5.300874 -L -0.0004,0.000003,2.3183,2.195573 -L 2.3183,2.195573,2.3183,3.699073 -L 4.0268,0.99639,4.7679,0.060895 -L 4.0268,3.699073,4.0268,0.99639 - -[夕] 4 -L 6.3754,7.169486,2.4372,7.486783 -L 4.2421,3.16793,1.2818,5.836228 -A -3.7891,10.615222,6.968056,302.9349,346.59712 -A -4.4339,10.362979,11.271442,293.16104,343.54107 - -[校] 10 -L 5.0945,7.436394,5.0945,9.000045 -L 1.281,0.000003,1.281,9.000045 -L 1.7083,6.902675,-0.0002,6.902675 -L 1.281,5.150053,-0.0002,3.165205 -L 2.1048,4.500048,1.281,6.048338 -L 2.959,7.436394,7.1998,7.436394 -L 3.1429,5.332187,4.2406,6.368856 -L 6.7889,5.313904,5.9487,6.368856 -A -0.7921,5.501043,6.780974,305.78221,353.78562 -A 10.9814,5.501043,6.780974,186.21437,234.21778 - -[青] 10 -L 5.4922,0.000003,4.2415,0.000003 -L 5.4922,4.23304,5.4922,0.000003 -L 1.2518,4.23304,5.4922,4.23304 -L 1.2518,0.000003,1.2518,4.23304 -L 0.428,7.93221,6.3465,7.93221 -L 0.0007,5.834939,6.7738,5.834939 -L 0.8245,6.902675,5.9195,6.902675 -L 1.2518,2.13567,5.4922,2.13567 -L 1.2518,3.165205,5.4922,3.165205 -L 3.3873,9.000045,3.3873,5.834939 - -[気] 10 -L 1.2808,6.368856,5.9485,6.368856 -L 0.8538,3.165205,4.6673,0.534068 -L 0.9536,7.93221,6.8027,7.93221 -L 7.1996,0.000003,7.1996,1.601802 -L 0.4265,4.767006,5.9485,4.767006 -L 5.9485,3.159458,5.9485,4.767006 -L 7.1996,0.000003,6.8129,0.000003 -A -9.4742,14.587792,17.511237,303.58627,321.5512 -A -4.4916,10.183618,5.892526,319.65539,348.41281 -A 12.1559,3.159458,6.207136,180,210.59736 - -[名] 8 -L 6.3456,0.000003,6.3456,3.699073 -L 2.1048,3.699073,6.3456,3.699073 -L 6.3456,0.000003,2.1048,0.000003 -L 2.1048,3.683614,2.1048,0.000003 -L 1.9419,7.776931,5.4913,7.776931 -L 1.1746,7.009497,3.3139,4.870114 -L -0.0002,5.834939,1.9419,7.776931 -A -4.6756,13.124572,11.487686,294.0167,332.25654 - -[早] 8 -L 5.9182,8.466175,5.9182,4.767006 -L 0.8232,8.466175,5.9182,8.466175 -L -0.0003,2.631437,6.7724,2.631437 -L 3.402,3.620194,3.3859,4.767006 -L 3.3859,4.767006,3.3859,0.000003 -L 0.8232,4.767006,0.8232,8.466175 -L 5.9182,4.767006,0.8232,4.767006 -L 0.8232,6.616591,5.9182,6.616591 - -[右] 6 -L 6.3762,0.000003,6.3762,4.23304 -L 7.2,6.902675,0,6.902675 -L 6.3762,0.000003,2.1354,0.000003 -L 6.3762,4.23304,2.1102,4.23304 -L 2.1354,0.000003,2.1102,4.23304 -A -12.2716,9.573798,15.2417,323.62327,357.84262 - -[左] 5 -L 4.6676,0.000003,4.6676,3.699073 -L 1.6776,0.000003,7.1999,0.000003 -L 6.7726,3.699073,2.5623,3.699073 -L 7.1999,6.902675,-0.0001,6.902675 -A -12.272,9.573798,15.2417,323.62327,357.84262 - -[町] 9 -L 2.9898,2.13567,-0.0002,2.13567 -L 5.5221,0.000003,5.5221,7.436394 -L 4.2405,0.000003,5.5221,0.000003 -L -0.0002,2.13567,-0.0002,8.466175 -L -0.0002,8.466175,2.9898,8.466175 -L 2.9898,8.466175,2.9898,2.13567 -L 6.8033,7.436394,2.9898,7.436394 -L 1.495,2.13567,1.495,8.466175 -L -0.0002,5.300874,2.9898,5.300874 - -[村] 8 -L 1.2816,0.000003,1.2816,9.000045 -L 1.7085,6.902675,0,6.902675 -L 1.2816,5.150053,0,3.165205 -L 2.1053,4.500048,1.2816,6.048338 -L 3.3865,6.902675,6.8494,6.902675 -L 5.9493,9.000045,5.9493,0.000003 -L 5.9493,0.000003,4.6681,0.000003 -L 3.8138,4.767006,4.6681,3.699073 - -[音] 10 -L 1.251,0.000003,1.251,4.23304 -L 5.4918,0.000003,1.251,0.000003 -L 5.4918,4.23304,5.4918,0.000003 -L 1.251,4.23304,5.4918,4.23304 -L -0.0001,5.834939,6.773,5.834939 -L 0.8237,7.93221,5.9191,7.93221 -L 4.544,5.834939,5.0645,7.93221 -L 2.1021,5.834939,1.6132,7.93221 -L 3.3707,9.000045,3.3707,7.93221 -L 1.251,2.13567,5.4918,2.13567 - -[白] 6 -L 5.5218,7.436394,-0.0002,7.436394 -L -0.0002,7.436394,-0.0002,0.000003 -L -0.0002,0.000003,5.5218,0.000003 -L 5.5218,0.000003,5.5218,7.436394 -L 5.5218,3.699073,-0.0002,3.699073 -L 2.5321,9.000045,2.0544,7.436394 - -[赤] 8 -L 5.9182,7.93221,0.8536,7.93221 -L 0.0004,5.834939,6.7728,5.834939 -L 4.2412,5.834939,4.2412,0.000003 -L 2.9593,0.000003,4.2412,0.000003 -L 0.0004,2.13567,0.8536,4.23304 -L 5.9182,4.23304,6.7728,2.402481 -L 3.3866,9.000045,3.3866,5.834939 -A -4.5233,4.898009,7.117259,316.51316,7.564438 - -[立] 5 -L 0.3968,7.436394,6.3468,7.436394 -L 3.3865,7.436394,3.3865,9.000045 -L 0.0003,0.534068,6.7741,0.534068 -A -6.1766,2.171394,8.282279,359.75289,26.253128 -A -7.0788,6.172651,12.145958,333.75187,0.925812 - -[天] 6 -L 0.4275,5.300874,6.3761,5.300874 -L 6.7726,8.466175,0.0002,8.466175 -L 3.3864,8.466175,3.3864,4.767006 -L 3.8137,4.23304,3.1917,4.23304 -A -7.0551,8.277503,11.016007,311.28739,341.41719 -A 12.3078,6.483013,8.786733,194.83648,227.54574 - -[正] 5 -L 0.0001,0.534068,6.7725,0.534068 -L 6.3452,8.466175,0.4274,8.466175 -L 1.2512,0.534068,1.2512,5.834939 -L 3.3863,0.534068,3.3863,8.466175 -L 3.3863,4.767006,5.9179,4.767006 - -[空] 13 -L 0,7.93221,0,6.902675 -L 6.8032,6.902675,6.8032,7.93221 -L 6.8032,7.93221,0,7.93221 -L 3.4016,7.93221,3.4016,9.000045 -L 1.0676,4.767006,2.5624,6.398288 -L 2.5624,6.398288,2.5624,7.93221 -L 5.9486,3.165205,0.8532,3.165205 -L 3.417,0.000003,3.417,3.165205 -L 0,0.000003,6.8032,0.000003 -L 6.8032,4.767006,6.8032,5.834939 -L 4.2408,7.93221,4.2408,5.901333 -L 4.6751,4.767006,6.8032,4.767006 -A 5.9374,5.901333,1.697592,180,221.92875 - -[王] 4 -L 6.3471,8.466175,0.4279,8.466175 -L 0.0006,0.534068,6.7744,0.534068 -L 1.2825,4.767006,5.5233,4.767006 -L 3.3868,8.466175,3.3868,0.534068 - -[玉] 5 -L 6.347,8.466175,0.4278,8.466175 -L 0.0005,0.534068,6.7729,0.534068 -L 0.8243,4.767006,5.9197,4.767006 -L 3.3867,8.466175,3.3867,0.534068 -L 5.0651,3.165205,5.9197,2.13567 - -[草] 10 -L 4.6685,9.000045,4.6685,7.169486 -L 2.1663,9.000045,2.1663,7.169486 -L 0.0004,7.93221,6.8036,7.93221 -L 5.5231,6.368856,1.2823,6.368856 -L 5.5231,6.368856,5.5231,3.165205 -L 1.2823,6.368856,1.2823,3.165205 -L 5.5231,3.165205,1.2823,3.165205 -L 6.8036,1.601802,0.0004,1.601802 -L 3.3866,0.000003,3.3866,3.165205 -L 1.2823,4.767006,5.5231,4.767006 - -[虫] 8 -L -0.0004,0.000003,3.3858,0.000003 -L 5.9174,3.699073,0.8528,3.699073 -L 0.8528,3.699073,0.8528,6.902675 -L 3.3858,9.000045,3.3858,0.000003 -L 0.8528,6.902675,5.9174,6.902675 -L 5.9174,6.902675,5.9174,3.699073 -L 3.3858,0.000003,6.4567,0.823472 -L 6.772,0.26701,6.3236,1.056242 - -# Japanese Character (漢字G2)----------------------------------- - -[門] 11 -L 0.0002,0.000003,0.0002,8.466175 -L 0.0002,8.466175,2.5332,8.466175 -L 2.5332,8.466175,2.5332,5.300874 -L 5.4921,0.000003,6.774,0.000003 -L 6.774,5.300874,4.2116,5.300874 -L 4.2116,5.300874,4.2116,8.466175 -L 4.2116,8.466175,6.774,8.466175 -L 2.5332,5.300874,0.0002,5.300874 -L 0.0002,6.902675,2.5332,6.902675 -L 6.774,0.000003,6.774,8.466175 -L 4.2116,6.902675,6.774,6.902675 - -[万] 7 -L 7.2012,8.466175,0.0001,8.466175 -L 2.9604,7.380109,2.9604,8.466175 -L 5.9501,5.300874,2.7755,5.300874 -L 5.9501,4.275055,5.9501,5.300874 -L 3.8136,0.000003,5.045,0.000003 -A -8.8779,7.380109,11.837714,321.43228,0 -A -4.6091,4.275055,10.558861,336.11651,0 - -[半] 5 -L 3.3862,9.000045,3.3862,0.000003 -L 6.7723,3.165205,0,3.165205 -L 5.9192,5.834939,0.8546,5.834939 -L 5.4919,8.466175,4.6681,6.902675 -L 0.8546,8.466175,1.6784,7.169486 - -[分] 7 -L 0.0006,4.767006,2.1357,8.466175 -L 4.6673,8.999943,7.2311,4.767006 -L 1.2811,4.767006,5.5219,4.767006 -L 5.5219,4.767006,5.5219,3.244381 -L 3.8141,0.000003,4.6701,0.000003 -A -3.2749,4.892211,6.266618,308.67732,358.85508 -A -1.0767,3.244381,6.599019,330.55108,0 - -[何] 9 -L 0.8537,0.000003,0.8537,6.597516 -L 6.3455,8.466175,6.3455,0.000003 -L 6.3455,0.000003,5.0945,0.000003 -L 2.745,6.368856,2.745,3.165205 -L 2.745,3.165205,4.4542,3.165205 -L 4.4542,3.165205,4.4542,6.368856 -L 4.4542,6.368856,2.745,6.368856 -L 2.5321,8.466175,6.7728,8.466175 -A -6.6752,10.627756,8.540418,321.41046,349.01228 - -[東] 9 -L 6.7727,7.93221,0.0004,7.93221 -L 0.8242,6.368856,5.9195,6.368856 -L 5.9195,6.368856,5.9195,3.165205 -L 5.9195,3.165205,0.8242,3.165205 -L 5.9195,4.767006,0.8242,4.767006 -L 0.8242,6.368856,0.8242,3.165205 -L 3.3866,9.000045,3.3866,0.000003 -L 3.3866,2.84216,0.0004,0.534068 -L 6.3454,0.534068,3.3866,3.098812 - -[西] 11 -L 6.8035,0.000003,6.8035,5.834939 -L 6.8035,5.834939,0.4276,5.834939 -L 0.4276,0.000003,0.4276,5.834939 -L 0.4276,0.000003,6.8035,0.000003 -L 0.0003,8.466175,7.1999,8.466175 -L 2.5627,8.466175,2.5627,4.543202 -L 1.2808,2.631437,2.5627,4.543202 -L 4.2411,8.466175,4.2411,4.621685 -L 4.2411,4.621685,4.6109,3.461892 -L 4.6109,3.461892,6.8035,3.461892 -L 1.2808,2.631437,0.4276,2.631437 - -[北] 9 -L 2.5318,9.000045,2.5318,0.000003 -L 0.4261,6.368856,2.5318,6.368856 -L 7.1998,1.601802,7.1998,0.000003 -L 0.0002,1.601802,2.5318,2.13567 -L 5.5509,5.8448,5.0942,5.8448 -L 4.6669,1.79999,4.6669,9.000045 -L 6.4671,0.000003,7.1998,0.000003 -A 5.5453,8.52043,2.675639,270.09979,308.17573 -A 6.4671,1.79999,1.8,180,270 - -[南] 11 -L 0.3959,6.368856,0.3959,0.000003 -L 5.0639,0.000003,6.3458,0.000003 -L 6.3458,0.000003,6.3458,6.368856 -L 6.7731,7.93221,-0.0006,7.93221 -L 3.3856,9.000045,3.3856,6.368856 -L 0.3959,6.368856,6.3458,6.368856 -L 1.6778,4.23304,5.0639,4.23304 -L 5.0639,2.631437,1.6778,2.631437 -L 3.3856,0.534068,3.3856,4.23304 -L 2.1051,5.835039,2.9597,4.767006 -L 3.8129,4.500048,4.6366,6.101849 - -[明] 12 -L 3.8135,8.466175,6.7737,8.466175 -L 6.7737,8.466175,6.7737,0.000003 -L 6.7737,0.000003,5.5227,0.000003 -L 0,2.631437,0,8.466175 -L 0,8.466175,2.1365,8.466175 -L 2.1365,8.466175,2.1365,2.631437 -L 2.1365,2.631437,0,2.631437 -L 0,5.834939,2.1365,5.834939 -L 3.8135,5.834939,6.7737,5.834939 -L 3.5165,3.165205,6.7737,3.165205 -L 3.8135,8.466175,3.8135,5.834939 -A -8.3218,5.834939,12.134805,331.25958,0 - -[体] 7 -L 4.6687,5.989031,2.1357,2.13572 -L 4.6687,8.999943,4.6687,0.000003 -L 7.2311,2.13572,4.6687,6.214468 -L 2.1049,6.902675,7.2002,6.902675 -L 0.8552,0.000003,0.8552,6.597516 -L 3.3868,2.13567,5.9492,2.13567 -A -6.6751,10.627756,8.540418,321.41046,349.01228 - -[間] 16 -L 2.1356,1.067886,2.1356,4.767006 -L 2.1356,4.767006,4.6686,4.767006 -L 4.6686,4.767006,4.6686,1.067886 -L 4.6686,1.067886,2.1356,1.067886 -L 0.0005,0.000003,0.0005,8.466175 -L 0.0005,8.466175,2.5321,8.466175 -L 2.5321,8.466175,2.5321,5.300874 -L 5.4923,0.000003,6.7728,0.000003 -L 6.7728,5.300874,4.2104,5.300874 -L 4.2104,5.300874,4.2104,8.466175 -L 4.2104,8.466175,6.7728,8.466175 -L 2.5321,5.300874,0.0005,5.300874 -L 0.0005,6.902675,2.5321,6.902675 -L 6.7728,0.000003,6.7728,8.466175 -L 4.2104,6.902675,6.7728,6.902675 -L 2.1356,3.165205,4.6686,3.165205 - -[岩] 10 -L 5.9195,0.000003,5.9195,3.165205 -L 5.9195,3.165205,1.7096,3.165205 -L 5.9195,6.902675,5.9195,8.466175 -L 0.855,8.466175,0.855,6.902675 -L 3.388,9.000045,3.388,6.902675 -L 5.9195,6.902675,0.855,6.902675 -L 0.0004,5.300874,6.7741,5.300874 -L 5.9195,0.000003,1.7096,0.000003 -L 1.7096,3.165205,1.7096,0.000003 -A -2.4513,5.996364,5.032233,299.15757,352.05572 - -[米] 6 -L 3.3865,0.000003,3.3865,9.000045 -L 6.7726,5.834939,0.0003,5.834939 -L 0.8241,8.466175,1.6787,7.169486 -L 5.0648,6.902675,5.9194,8.466175 -L 3.3865,5.637792,0.0003,1.601802 -L 6.3453,1.601802,3.6372,5.834939 - -[茶] 9 -L 0.0002,7.93221,6.8034,7.93221 -L 4.6683,9.000045,4.6683,7.169486 -L 2.1353,9.000045,2.1353,7.169486 -L 3.3864,6.368856,0.2131,3.699073 -L 3.4172,6.368856,6.5904,3.699073 -L 3.3864,4.767006,3.3864,0.000003 -L 1.2807,3.165205,5.5215,3.165205 -L 1.708,1.601802,0.6404,0.534068 -L 5.0647,1.601802,6.1323,0.534068 - -[肉] 8 -L 0.0001,0.000003,0.0001,7.93221 -L 4.6682,0.000003,5.9192,0.000003 -L 0.0001,7.93221,5.9192,7.93221 -L 5.9192,0.000003,5.9192,7.93221 -L 2.781,7.655986,5.066,5.300874 -L 5.066,2.13567,2.9281,4.130527 -A -2.8733,9.095371,5.833295,312.0968,359.06353 -A -0.3628,4.617969,3.325218,294.89791,2.56868 - -[牛] 4 -L -0.0007,3.699073,6.773,3.699073 -L 3.3869,9.000045,3.3869,0.000003 -L 0.9884,6.902675,6.3457,6.902675 -A -3.2524,8.415888,4.503674,316.23802,0.639923 - -[馬] 12 -L 6.7848,2.045247,6.7736,3.699073 -L 6.7736,3.699073,0.8545,3.699073 -L 0.8545,3.699073,0.8545,8.466175 -L 0.8545,8.466175,6.3758,8.466175 -L 3.3861,8.466175,3.3861,3.699073 -L 0.8545,6.902675,5.9499,6.902675 -L 0.8545,5.300874,5.9499,5.300874 -L -0.0001,0.800976,0.4272,2.13567 -L 1.7091,2.13567,2.1364,1.334844 -L 3.3861,2.13567,3.8134,1.334844 -L 5.0953,2.13567,5.5226,1.334844 -A 4.6568,2.083596,2.129234,281.88272,358.96798 - -[鳥] 14 -L 6.7721,2.631437,1.2509,2.631437 -L -0.0002,0.000003,0.832,1.61305 -L 2.5314,0.800976,2.083,1.589961 -L 3.8133,0.800976,3.3649,1.590209 -L 5.4916,0.000003,4.6679,1.602051 -L 6.7721,2.631437,6.7721,1.135766 -L 1.2509,4.23304,7.1994,4.23304 -L 1.2509,5.834939,5.4916,5.834939 -L 5.4916,6.902675,1.2509,6.902675 -L 1.2509,2.631437,1.2509,7.970461 -L 3.8133,9.000045,3.131,7.970461 -L 5.4916,5.834939,5.4916,7.970461 -L 5.4916,7.970461,1.2509,7.970461 -A 5.4384,1.139531,1.333538,301.29496,359.83906 - -[魚] 14 -L 0.0004,0.000003,0.8536,1.601802 -L 2.5628,1.601802,2.9901,0.26701 -L 4.2412,1.601802,4.6671,0.26701 -L 5.949,1.601802,6.8036,0.26701 -L 4.6671,7.70355,1.8147,8.013319 -L 3.9119,6.368856,0.8536,6.368856 -L 4.6671,7.70355,3.9119,6.368856 -L 5.949,3.165205,5.949,6.368856 -L 3.9119,6.368856,5.949,6.368856 -L 5.949,3.165205,0.8536,3.165205 -L 0.8536,6.368856,0.8536,3.165205 -L 3.4174,6.368856,3.4174,3.165205 -L 5.949,4.767006,0.8536,4.767006 -A -1.2283,9.548329,3.408533,291.12463,350.74298 - -[新] 15 -L 3.3858,4.233041,-0.0004,4.233041 -L 3.3858,5.834742,-0.0004,5.834742 -L 1.6773,5.834742,1.6773,0.000003 -L 6.3453,5.300974,6.3453,0.000003 -L 0.4269,7.703452,0.8535,6.36866 -L 2.1046,6.1017,2.5319,7.970461 -L -0.0004,1.067664,1.6773,3.932786 -L 2.9592,2.135473,1.6773,3.737373 -L 3.1056,8.043295,-0.0004,8.043295 -L 1.6773,8.043295,1.6773,9.142293 -L 4.2404,7.970461,4.2404,5.300974 -L 4.2404,7.970461,5.7534,7.970461 -L 4.2404,5.300974,7.1999,5.300974 -A -12.6352,5.300974,16.875527,341.69213,0 -A 5.7534,10.196553,2.226087,270,310.51983 - -[古] 6 -L 5.9488,0.533945,5.9488,4.233041 -L 6.8033,6.902528,-0.0005,6.902528 -L 5.9488,4.233041,0.8541,4.233041 -L 3.4165,8.999946,3.4165,4.233041 -L 5.9488,0.533945,0.8541,0.533945 -L 0.8541,4.233041,0.8541,0.533945 - -[長] 8 -L 1.2806,8.504329,6.3451,8.504329 -L 1.2806,0.000003,1.2806,8.504329 -L 6.3451,3.470415,5.5214,2.135473 -L 6.7724,0.000003,2.6472,3.737473 -L 1.2806,6.902528,5.9487,6.902528 -L 1.2806,5.300974,5.9487,5.300974 -L -0.0006,3.737473,6.7724,3.737473 -A -0.2472,8.226568,8.230312,271.71943,299.56167 - -[高] 14 -L 2.105,2.669538,4.6372,2.669538 -L 4.6372,2.669538,4.6372,1.067664 -L 4.6372,1.067664,2.105,1.067664 -L 6.3457,4.233041,6.3457,0.000003 -L 6.3457,0.000003,5.4918,0.000003 -L 1.6777,6.902528,5.0645,6.902528 -L 1.6777,5.300974,1.6777,6.902528 -L 0.4273,4.233041,6.3457,4.233041 -L 5.0645,6.902528,5.0645,5.300974 -L 5.0645,5.300974,1.6777,5.300974 -L 2.105,1.067664,2.105,2.669538 -L 3.3862,7.970461,3.3862,8.999946 -L 0.4273,0.000003,0.4273,4.233041 -L 0,7.970461,6.773,7.970461 - -[多] 8 -L 3.3861,5.839665,1.9213,7.441564 -L 6.3757,3.475338,2.5896,3.779556 -L 5.5211,7.708375,2.5952,8.010759 -L 3.9997,1.060324,2.3626,3.508039 -A -0.7833,12.758837,8.078058,278.61201,321.30261 -A 0.264,7.111534,7.111534,267.86721,329.24905 -A 0.4125,5.371249,2.696786,270.29078,323.82809 -A 0.0384,10.352294,3.466629,276.42274,317.50997 - -[少] 5 -L 2.1041,3.203538,3.3853,3.203538 -L 3.3853,3.203538,3.3853,8.999977 -L 1.2803,7.436474,-0.0009,4.766939 -L 5.4909,7.436474,6.7721,5.567765 -A -2.3735,9.571946,9.861673,283.92276,327.2225 - -[行] 7 -L 5.4915,0.000003,5.4915,5.834742 -L 3.3859,8.504329,6.7727,8.504329 -L 4.2096,0.000003,5.4915,0.000003 -L 1.2508,8.999946,-0.0003,6.902528 -L 2.9593,5.834742,7.1993,5.834742 -L 1.2508,0.000003,1.2508,5.567734 -A -4.4673,8.132974,6.2669,315.462,348.67668 - -[来] 7 -L 6.3761,7.970461,0.4269,7.970461 -L 3.3865,8.999946,3.3865,0.000003 -L 6.7726,4.233041,-0.0004,4.233041 -L 6.3761,0.533945,3.4586,4.233041 -L 3.3865,3.989467,-0.0004,0.533945 -L 1.7081,5.567734,1.2668,6.89782 -L 5.0949,5.567734,5.4816,6.91417 - -[帰] 16 -L 6.3445,1.067664,6.3445,3.203506 -L 6.7718,3.737473,6.7718,4.766908 -L 6.3445,7.436444,2.9584,7.436444 -L 2.9584,6.36866,6.3445,6.36866 -L 5.4906,1.067664,6.3445,1.067664 -L 2.9584,3.203506,2.9584,1.067664 -L 6.3445,3.203506,2.9584,3.203506 -L 0.4261,7.436444,0.4261,5.904009 -L 1.2499,8.999946,1.2499,4.766908 -L 2.9584,8.504329,6.3445,8.504329 -L 6.3445,6.36866,6.3445,8.504329 -L 2.5311,4.766908,2.5311,3.737473 -L 6.7718,4.766908,2.5311,4.766908 -L 4.6514,0.000003,4.6514,4.766908 -A -2.0943,5.904009,2.52049,326.15319,0 -A -8.4589,4.766908,9.708885,330.59384,0 - -[食] 10 -L 3.4164,8.999946,6.3759,6.36866 -L -0.0006,6.36866,3.4164,8.999946 -L 5.0947,3.203506,5.0947,6.36866 -L 5.0947,6.36866,1.7079,6.36866 -L 5.0947,4.766908,1.7079,4.766908 -L 1.7079,3.203506,5.0947,3.203506 -L 6.3759,2.669538,5.5213,1.601605 -L 1.7079,0.299787,1.7079,6.36866 -L 6.3759,0.000003,2.6423,3.203506 -A -0.8167,8.20229,8.296013,278.62019,300.68267 - -[聞] 17 -L -0.0007,0,-0.0007,8.4662 -L -0.0007,8.4662,2.5315,8.4662 -L 2.5315,8.4662,2.5315,5.300847 -L 5.4911,0,6.7723,0 -L 6.7723,5.300847,4.2092,5.300847 -L 4.2092,5.300847,4.2092,8.4662 -L 4.2092,8.4662,6.7723,8.4662 -L 2.5315,5.300847,-0.0007,5.300847 -L -0.0007,6.902699,2.5315,6.902699 -L 6.7723,0,6.7723,8.4662 -L 4.2092,6.902699,6.7723,6.902699 -L 5.4911,4.728779,1.2812,4.728779 -L 4.6673,-0.038126,4.6673,4.728779 -L 4.6673,2.535388,2.1043,2.535388 -L 4.6673,3.603024,2.1043,3.603024 -L 2.1043,1.159447,2.1043,4.728779 -L 1.2812,1.029535,5.9576,1.767016 - -[読] 19 -L 2.9587,3.737473,2.9587,4.766908 -L 2.9587,4.766908,7.1995,4.766908 -L 7.1995,4.766908,7.1995,3.737473 -L 7.1995,0.000003,7.1995,1.067664 -L 7.1995,7.970461,2.9587,7.970461 -L 6.7722,6.36866,3.3853,6.36866 -L 5.0637,8.999946,5.0637,6.36866 -L 5.491,0.899996,5.491,3.203506 -L 6.3904,0.000003,7.1995,0.000003 -L -0.0008,6.902528,2.5314,6.902528 -L 0.4265,8.504329,2.1041,8.504329 -L 0.4265,5.300974,2.1041,5.300974 -L 0.4265,4.233041,2.1041,4.233041 -L 0.4265,2.669538,2.1041,2.669538 -L 0.4265,0.000003,0.4265,2.669538 -L 2.1041,0.000003,0.4265,0.000003 -L 2.1041,2.669538,2.1041,0.000003 -A 0.2563,2.938876,3.992384,312.59756,3.800278 -A 6.3904,0.899996,0.9,180,270 - -[書] 12 -L 5.5217,0.000003,1.2817,0.000003 -L 1.2817,0.000003,1.2817,2.669538 -L 1.2817,2.669538,5.5217,2.669538 -L 5.5217,2.669538,5.5217,0.000003 -L -0.0002,3.737473,6.8036,3.737473 -L 1.2817,4.766908,5.5217,4.766908 -L 1.2817,5.834742,5.5217,5.834742 -L 1.2817,7.970461,5.5217,7.970461 -L 5.5217,5.834742,5.5217,7.970461 -L 1.2817,1.334771,5.5217,1.334771 -L 3.3866,8.999946,3.3866,3.737473 -L 6.7735,6.902528,-0.0002,6.902528 - -[話] 15 -L -0.0003,6.902528,2.5319,6.902528 -L 0.427,8.504329,2.1046,8.504329 -L 0.427,5.300974,2.1046,5.300974 -L 0.427,4.233041,2.1046,4.233041 -L 0.427,2.669538,2.1046,2.669538 -L 0.427,0.000003,0.427,2.669538 -L 2.1046,0.000003,0.427,0.000003 -L 2.1046,2.669538,2.1046,0.000003 -L 2.9592,5.834742,7.2,5.834742 -L 6.3454,0.000003,3.8131,0.000003 -L 3.8131,3.203506,3.8131,0.000003 -L 6.3454,0.000003,6.3454,3.203506 -L 3.8131,3.203506,6.3454,3.203506 -L 5.0796,3.203506,5.0796,8.080206 -A 3.6184,17.50551,9.5379,268.60517,289.31208 - -[買] 14 -L -0.0004,6.902525,-0.0004,8.504326 -L 6.3761,6.902525,-0.0004,6.902525 -L 6.3761,8.504326,6.3761,6.902525 -L -0.0004,8.504326,6.3761,8.504326 -L 0.8542,5.83474,5.5215,5.83474 -L 0.8542,5.83474,0.8542,1.067661 -L 0.8542,1.067661,5.5215,1.067661 -L 5.5215,5.83474,5.5215,1.067661 -L 2.1249,6.902525,2.1249,8.504326 -L 4.2508,6.902525,4.2508,8.504326 -L -0.0004,0,1.1302,1.067661 -L 0.8542,4.233038,5.5215,4.233038 -L 0.8542,2.669536,5.5215,2.669536 -L 6.3761,0,5.2455,1.067661 - -[教] 15 -L 1.2807,0.000003,2.1353,0.000003 -L 0.4268,7.970461,2.959,7.970461 -L -0.0005,6.36866,3.1419,6.36866 -L 1.708,8.999946,1.708,6.36866 -L -0.0005,1.601605,3.8129,3.203506 -L 6.4811,5.687489,6.4811,7.169585 -L 2.959,4.500197,1.053,4.500197 -L 2.959,4.500197,2.1353,2.498701 -L 2.1353,0.000003,2.1353,2.498701 -L 4.1877,6.606732,4.7292,4.162337 -L 4.6675,7.169585,7.4436,7.169585 -A -11.3583,14.053431,15.662049,318.8023,336.08131 -A 0.2811,9.455826,4.835225,316.4037,354.59011 -A -0.5721,5.687489,7.053305,306.25872,0 -A 11.6157,5.687489,7.053305,192.48774,233.74127 - -[朝] 16 -L 0.4267,3.203506,0.4267,6.36866 -L -0.0006,7.970461,3.3855,7.970461 -L -0.0006,1.601605,3.3855,1.601605 -L 2.9589,3.203506,0.4267,3.203506 -L 2.9589,3.203506,2.9589,6.36866 -L 0.4267,6.36866,2.9589,6.36866 -L 2.9589,4.766908,0.4267,4.766908 -L 1.677,8.999946,1.677,6.36866 -L 1.677,3.203506,1.677,0.000003 -L 4.6674,8.466176,6.7724,8.466176 -L 6.7724,8.466176,6.7724,0.000003 -L 6.7724,0.000003,5.5213,0.000003 -L 4.6674,5.834941,6.7724,5.834941 -L 4.3697,3.165206,6.7724,3.165206 -L 4.6674,8.466176,4.6674,5.834941 -A -7.4679,5.834941,12.134805,331.25958,0 - -[昼] 13 -L 0.4273,0,6.8038,0 -L 1.2819,8.504326,1.2819,6.902525 -L 2.1358,4.766905,2.1358,1.601603 -L 2.1358,1.601603,5.0953,1.601603 -L 2.1358,4.766905,3.6152,4.766905 -L 3.6152,4.766905,5.0953,4.766905 -L 5.0953,1.601603,5.0953,4.766905 -L 2.1358,3.203504,5.0953,3.203504 -L 1.2819,8.504326,5.9492,8.504326 -L 1.2819,6.902525,5.9492,6.902525 -L 5.9492,8.504326,5.9492,6.902525 -A -9.4826,8.559719,10.890787,330.54016,351.24743 -A 16.7137,8.559719,10.890787,188.75256,209.45983 - -[夜] 10 -L 3.3867,7.970461,3.3867,8.999946 -L 5.9491,5.834742,3.8133,5.834742 -L 5.9491,4.233041,5.9491,5.834742 -L -0.0001,7.970461,6.7729,7.970461 -L 0.8545,0.000003,0.8545,4.500048 -L 5.5485,3.461101,3.6978,5.320941 -A -6.6758,8.530291,8.540418,321.41046,349.01228 -A 0.037,6.416521,3.820929,302.76515,351.24244 -A -3.4634,8.632406,10.389883,303.81378,334.94871 -A 12.5548,8.632406,10.389883,205.20964,236.18621 - -[方] 6 -L 3.3859,7.436444,3.3859,8.999946 -L 4.2405,0.000003,5.0643,0.000003 -L 6.7728,7.436444,-0.0002,7.436444 -L 5.9182,4.766908,2.6805,4.766908 -A -3.1707,3.935809,9.127246,334.45539,5.224472 -A -9.9857,7.436444,12.945145,324.93821,0 - -[午] 4 -L 6.8035,3.737473,-0.0003,3.737473 -L 5.9489,7.436444,0.9621,7.436444 -L 3.3865,0.000003,3.3865,7.436444 -A -3.832,9.22806,5.118516,318.47514,357.44596 - -[前] 16 -L 2.9591,0.000003,2.6628,0.000003 -L 2.6628,0.000003,2.3805,0.000003 -L 2.3805,0.000003,2.1045,0.000003 -L 6.0497,0.000003,6.3453,0.000003 -L 5.7667,0.000003,6.0497,0.000003 -L 5.4914,0.000003,5.7667,0.000003 -L -0.0004,7.436444,7.1999,7.436444 -L 0.8542,0.000003,0.8542,5.834742 -L 2.9591,0.000003,2.9591,5.834742 -L 2.9591,5.834742,0.8542,5.834742 -L 2.9591,2.669538,0.8542,2.669538 -L 0.8542,4.233041,2.9591,4.233041 -L 4.6676,1.601605,4.6676,5.834742 -L 6.3453,0.000003,6.3453,6.36866 -L 5.0942,8.999946,4.6676,7.703452 -A -0.5433,7.436444,3.075234,0,30.55931 - -[後] 12 -L 1.2814,0.000003,1.2814,4.500048 -L 7.2306,4.766908,2.5626,4.766908 -L 4.6675,8.999946,3.8192,6.796942 -L 4.4959,5.325401,5.9487,8.504329 -L 4.6675,3.203506,6.376,2.936596 -A -6.2482,8.530291,8.540418,321.41046,349.01228 -A -6.6755,10.627759,8.540418,321.41046,349.01228 -A -9.3787,16.776526,20.970303,306.86869,318.70182 -A -3.358,2.604385,8.312051,15.080108,40.209152 -A 4.1611,4.158621,3.129195,11.209045,44.931869 -A 19.8121,16.776526,20.970303,222.04853,233.1313 -A -11.0872,17.043435,20.970303,312.95756,318.70182 - -[毎] 10 -L 1.2813,8.999946,0.0001,6.368658 -L 7.1997,7.970461,0.7797,7.970461 -L 1.7086,6.368658,5.9486,6.368658 -L 0.0001,4.23304,7.1997,4.23304 -L 3.8135,4.766908,3.8135,5.834742 -L 3.3862,2.669538,3.3862,3.737373 -L 4.2401,0.000003,5.2236,0.257176 -L 1.2651,2.135473,7.1997,2.135473 -A -13.2728,5.551583,19.239052,344.02664,2.434067 -A -8.5389,5.300876,10.302929,335.74021,5.948761 - -[週] 18 -L 5.0694,0,7.2003,0 -L 1.251,1.067661,0.1989,0.015186 -L 0,4.766905,1.251,4.766905 -L 1.251,1.067661,1.251,4.766905 -L 3.3868,5.83474,5.9191,5.83474 -L 3.8134,6.902525,5.5219,6.902525 -L 4.668,7.97031,4.668,5.83474 -L 3.8134,4.233037,3.8134,2.669536 -L 3.8134,2.669536,5.4918,2.669536 -L 5.4918,2.669536,5.4918,4.233037 -L 5.4918,4.233037,3.8134,4.233037 -L 5.9191,1.601603,6.773,1.601603 -L 6.773,1.601603,6.773,8.504324 -L 6.773,8.504324,2.5322,8.504324 -L 2.5322,8.504324,2.5322,4.233037 -L 0.4273,8.504324,1.251,7.436441 -A 5.0694,7.363012,7.362973,238.75988,270 -A -4.2268,4.233037,6.734313,339.5233,0 - -[曜] 21 -L -0.0001,8.504324,-0.0001,2.135471 -L -0.0001,2.135471,1.2811,2.135471 -L 1.2811,2.135471,1.2811,8.504324 -L 1.2811,8.504324,-0.0001,8.504324 -L -0.0001,5.332732,1.2811,5.332732 -L 2.5623,8.504324,4.2406,8.504324 -L 4.2406,6.368655,4.2406,8.504324 -L 4.1278,6.78817,2.675,5.949144 -L 6.803,2.669536,2.9896,2.669536 -L 6.803,1.601603,2.9896,1.601603 -L 7.2303,0,2.9896,0 -L 7.2303,4.233037,2.9896,4.233037 -L 2.9896,0,2.9896,4.233037 -L 5.3768,4.304583,4.843,5.229426 -L 5.1099,0,5.1099,4.233037 -L 2.5623,7.436441,3.7405,7.436441 -L 5.5519,8.504324,7.2303,8.504324 -L 7.2303,6.368655,7.2303,8.504324 -L 7.1175,6.78817,5.6647,5.949144 -L 5.5519,7.436441,6.7302,7.436441 -A -2.6025,8.002762,6.743704,314.6294,335.60214 - -[作] 7 -L 0.8537,0.000003,0.8537,6.597516 -L 3.1141,6.902528,7.1994,6.902528 -L 4.2398,0.000003,4.2398,6.902528 -L 6.7721,4.766908,4.2398,4.766908 -L 6.7721,2.669538,4.2398,2.669538 -A -6.6759,10.627756,8.540418,321.41046,349.01228 -A -4.5709,10.627956,8.540418,321.41046,349.01228 - -[海] 13 -L 1.2507,7.970461,0.427,8.999946 -L 0.8234,5.834742,-0.0003,6.902528 -L 1.2507,3.737473,-0.0003,0.26701 -L 3.3865,8.999946,2.1053,6.368658 -L 7.2,7.970461,2.885,7.970461 -L 2.1053,4.23304,7.2,4.23304 -L 4.2446,3.623762,5.06,2.210883 -L 4.5718,5.792628,5.1399,4.809071 -L 4.6369,0.000003,5.6834,0.198711 -L 3.3865,6.368658,6.393,6.368658 -L 2.9592,1.601605,7.2,1.601605 -A -11.5108,5.300876,14.9356,345.65963,4.099731 -A -11.5108,5.300876,17.9356,343.47276,3.413086 - -[時] 12 -L 0.0003,7.970458,0.0003,2.135471 -L 0.0003,2.135471,1.7095,2.135471 -L 1.7095,2.135471,1.7095,7.970458 -L 1.7095,7.970458,0.0003,7.970458 -L 0.0003,5.300971,1.7095,5.300971 -L 3.3871,7.970458,6.8041,7.970458 -L 5.0956,0,5.9495,0 -L 3.3871,2.669536,4.2417,1.601652 -L 5.0956,8.999943,5.0956,5.83474 -L 2.9906,5.83474,7.2006,5.83474 -L 2.9906,3.73747,7.2006,3.73747 -L 5.9495,0,5.9495,5.334762 - -[言] 8 -L 1.8372,8.504345,6.4744,8.504345 -L 1.8372,5.300959,6.4744,5.300959 -L 1.8372,3.737508,6.4744,3.737508 -L 1.8372,0,1.8372,2.13549 -L 6.4744,0,1.8372,0 -L 1.8372,2.13549,6.4744,2.13549 -L 0.5588,6.902545,7.7559,6.902545 -L 6.4744,2.13549,6.4744,0 - -[計] 10 -L 0.5573,6.902545,3.0895,6.902545 -L 0.9811,8.504345,2.6584,8.504345 -L 0.9811,5.300959,2.6584,5.300959 -L 0.9811,4.233064,2.6584,4.233064 -L 0.9811,2.669523,2.6584,2.669523 -L 0.9811,0,0.9811,2.669523 -L 2.6584,0,0.9811,0 -L 2.6584,2.669523,2.6584,0 -L 6.0768,8.999945,6.0768,0 -L 4.3991,5.834735,7.7863,5.834735 - -[語] 17 -L 0.5838,6.902544,3.1157,6.902544 -L 1.0142,8.504347,2.6954,8.504347 -L 1.0142,5.300961,2.6954,5.300961 -L 1.0142,4.233063,2.6954,4.233063 -L 1.0142,2.669525,2.6954,2.669525 -L 1.0142,0,1.0142,2.669525 -L 2.6954,0,1.0142,0 -L 2.6954,2.669525,2.6954,0 -L 3.9703,8.504347,7.361,8.504347 -L 3.5465,4.766924,7.7848,4.766924 -L 4.4014,3.203518,4.4014,0 -L 4.4014,0,6.9614,0 -L 6.9614,0,6.9614,3.203518 -L 6.9614,3.203518,4.4014,3.203518 -L 5.2525,8.504347,4.8249,4.766924 -L 6.5344,4.766924,6.5344,6.902544 -L 6.5344,6.902544,4.0719,6.902544 - -[室] 11 -L 0.6173,6.368858,0.6173,7.932221 -L 0.6173,7.932221,7.3907,7.932221 -L 7.3907,6.368858,7.3907,7.932221 -L 4.0042,7.932221,4.0042,9.000075 -L 1.4719,6.368683,6.5361,6.368683 -L 6.5361,2.135488,1.4719,2.135488 -L 7.3907,0,0.6173,0 -L 4.0042,4.233063,4.0042,0 -L 3.1562,6.368683,1.4719,4.233063 -L 6.5361,4.233063,4.8483,6.368683 -L 1.4719,4.233063,5.6885,5.300873 - -[家] 12 -L 4.0027,7.932221,4.0027,9.000075 -L 0.6158,6.368858,0.6158,7.932221 -L 0.6158,7.932221,7.3892,7.932221 -L 7.3892,6.368858,7.3892,7.932221 -L 6.1427,6.368683,1.9008,6.368683 -L 6.9938,5.300961,5.7115,3.73751 -L 1.0431,2.669525,4.8082,4.524467 -L 5.0149,3.322338,6.9938,1.067678 -A 2.0728,2.751526,2.965377,291.89456,0 -A -1.8818,2.751526,6.919518,0,31.517013 -A -5.5804,13.443811,14.31975,295.63848,317.42572 -A -0.9291,10.709533,6.769136,286.90965,318.19009 - -[会] 7 -L 4.2495,9.000075,0.649,5.400036 -L 4.2495,9.000075,7.8469,5.400036 -L 2.4492,5.499987,6.0466,5.499987 -L 0.649,3.5,7.8469,3.5 -L 7.8469,0,4.9959,2.850032 -L 3.4825,3.5,2.5862,0.163696 -A 0.649,11.57963,11.57965,270,299.48793 - -[今] 8 -L 4.276,9.000075,0.6793,5.400036 -L 4.276,9.000075,7.88,5.400036 -L 2.4796,5.499987,6.0763,5.499987 -L 1.5791,3.5,6.9802,3.5 -A 2.4796,4.642894,4.642889,270,345.74961 - -[雪] 13 -L 0.6813,6.000007,0.6813,7.500019 -L 0.6813,7.500019,7.8785,7.500019 -L 7.8785,7.500019,7.8785,6.000007 -L 6.9787,9.000075,1.5776,9.000075 -L 1.5426,6.500025,3.3779,6.500025 -L 1.5776,5.499987,3.3779,5.499987 -L 7.0138,6.500025,5.1785,6.500025 -L 6.9787,5.499987,5.1785,5.499987 -L 1.5776,0,6.9787,0 -L 6.9787,0,6.9787,4.000019 -L 6.9787,4.000019,1.5776,4.000019 -L 1.5776,1.999987,6.9787,1.999987 -L 4.278,9.000075,4.278,4.500037 - -[雲] 14 -L 0.6763,6.000007,0.6763,7.500019 -L 0.6763,7.500019,7.877,7.500019 -L 7.877,7.500019,7.877,6.000007 -L 6.9807,9.000075,1.5765,9.000075 -L 1.5446,6.500025,3.3767,6.500025 -L 1.5765,5.499987,3.3767,5.499987 -L 7.0158,6.500025,5.1801,6.500025 -L 6.9807,5.499987,5.1801,5.499987 -L 4.2804,9.000075,4.2804,4.500037 -L 1.9894,3.73751,6.1958,3.73751 -L 0.7075,2.135488,7.877,2.135488 -L 3.3767,2.135488,1.5765,0 -L 1.5765,0,6.0001,1.184442 -L 6.9807,0,5.7374,1.499969 - -[電] 18 -L 0.6783,6.000007,0.6783,7.500019 -L 0.6783,7.500019,7.8755,7.500019 -L 7.8755,7.500019,7.8755,6.000007 -L 6.9757,9.000075,1.5781,9.000075 -L 1.5431,6.500025,3.3784,6.500025 -L 1.5781,5.499987,3.3784,5.499987 -L 7.0143,6.500025,5.179,6.500025 -L 6.9757,5.499987,5.179,5.499987 -L 4.2785,9.000075,4.2785,4.500037 -L 1.9879,3.73751,1.9879,1.601627 -L 1.9879,1.601627,6.2329,1.601627 -L 6.2329,1.601627,6.2329,3.73751 -L 6.2329,3.73751,1.9879,3.73751 -L 1.9879,2.669525,6.2329,2.669525 -L 7.5113,1.067678,7.5113,0 -L 7.5113,0,4.6116,0 -L 4.1104,3.73751,4.1104,2.000031 -A 8.3624,2.000031,4.249821,180,208.07382 - -[売] 11 -L 7.9371,7.970485,0.7399,7.970485 -L 4.3365,8.999944,4.3365,6.000007 -L 0.7399,3.73751,0.7399,4.766924 -L 0.7399,4.766924,7.9371,4.766924 -L 7.9371,4.766924,7.9371,3.73751 -L 7.9371,1.601627,7.9371,0 -L 5.237,3.73751,5.237,2.000031 -L 7.0408,6.000007,1.6397,6.000007 -L 7.9371,0,5.7379,0 -A -1.6873,4.596223,5.196937,297.82153,350.48883 -A 9.489,2.000031,4.249821,180,208.07382 - -[広] 7 -L 8.0021,7.970485,1.628,7.970485 -L 4.8117,8.999944,4.8117,7.970485 -L 1.628,7.970485,1.628,4.538214 -L 4.5841,6.368683,2.0203,0 -L 2.0203,0,7.4137,1.444718 -A -11.0789,4.538214,12.703326,339.25315,0 -A 2.2336,-1.546288,5.979736,15.365783,45.88388 - -[店] 10 -L 8.0006,7.970485,1.6261,7.970485 -L 4.8137,8.999944,4.8137,7.970485 -L 1.6261,7.970485,1.6261,4.538214 -L 2.5056,3.038158,2.5056,0.03822 -L 2.5056,0.03822,8.0006,0.03822 -L 8.0006,0.03822,8.0006,3.038158 -L 8.0006,3.038158,2.5056,3.038158 -L 5.2515,6.902544,5.2515,3.038158 -L 5.2515,4.970329,7.5421,4.970329 -A -11.0769,4.538214,12.703326,339.25315,0 - -[国] 8 -L 0.8019,8.504347,0.8019,0 -L 0.8019,0,7.5718,0 -L 7.5718,0,7.5718,8.504347 -L 7.5718,8.504347,0.8019,8.504347 -L 2.0835,1.601627,6.3214,1.601627 -L 2.2936,4.252064,6.1113,4.252064 -L 2.0835,6.902544,6.3214,6.902544 -L 4.2063,6.902544,4.2063,1.601627 - -[回] 8 -L 0.8316,8.504347,0.8316,0 -L 0.8316,0,7.6057,0 -L 7.6057,0,7.6057,8.504347 -L 7.6057,8.504347,0.8316,8.504347 -L 2.9401,6.368683,2.9401,2.669525 -L 2.9401,2.669525,5.4723,2.669525 -L 5.4723,2.669525,5.4723,6.368683 -L 5.4723,6.368683,2.9401,6.368683 - -[近] 11 -L 5.9156,-0.015148,8.049,-0.015148 -L 2.0983,1.052487,1.0476,0 -L 0.8479,4.751733,2.0983,4.751733 -L 2.0983,1.052487,2.0983,4.751733 -L 1.2749,8.489111,2.0983,7.421301 -L 8.0346,5.834734,3.7932,5.834734 -L 6.3538,1.067678,6.3538,5.834734 -L 3.7932,7.970485,3.7932,5.834734 -A 5.9156,7.347837,7.362973,238.75988,270 -A 3.7932,22.075034,14.104559,270,285.81495 -A -7.4984,5.834734,11.287175,337.97323,0 - -[遠] 17 -L 5.946,-0.015148,8.0787,-0.015148 -L 2.128,1.052487,1.0738,0 -L 0.8741,4.751733,2.128,4.751733 -L 2.128,1.052487,2.128,4.751733 -L 1.3053,8.489111,2.128,7.421301 -L 7.6969,7.500019,3.4558,7.500019 -L 8.1207,6.000007,3.0285,6.000007 -L 3.778,5.233188,3.778,3.669694 -L 7.3747,3.669694,7.3747,5.233188 -L 7.3747,5.233188,3.778,5.233188 -L 5.5783,6.000007,5.5783,9.000075 -L 3.1966,2.067716,5.5114,3.669694 -L 3.778,3.669694,7.3747,3.669694 -L 5.0109,3.324264,5.0109,1.000037 -L 5.0739,3.36822,8.1207,1.608238 -L 8.0335,3.669694,6.7586,2.395546 -A 5.946,7.347837,7.362973,238.75988,270 - -[道] 16 -L 5.9161,-0.015148,8.0495,-0.015148 -L 2.0988,1.052487,1.0446,0 -L 0.8449,4.751733,2.0988,4.751733 -L 2.0988,1.052487,2.0988,4.751733 -L 1.2754,8.489111,2.0988,7.421301 -L 4.4346,9.000075,5.0724,7.970485 -L 7.3455,1.499969,3.7481,1.499969 -L 3.7481,1.499969,3.7481,6.000007 -L 3.7481,6.000007,7.3455,6.000007 -L 7.3455,6.000007,7.3455,1.499969 -L 3.7481,4.500037,7.3455,4.500037 -L 7.3455,3.000025,3.7481,3.000025 -L 2.8483,7.500019,8.2453,7.500019 -L 5.6048,7.500019,4.7428,6.000007 -L 6.7812,9.000075,5.8496,7.500019 -A 5.9161,7.347837,7.362973,238.75988,270 - -[晴] 15 -L 0.8645,7.970485,0.8645,2.135488 -L 0.8645,2.135488,2.5733,2.135488 -L 2.5733,2.135488,2.5733,7.970485 -L 2.5733,7.970485,0.8645,7.970485 -L 4.0062,4.500037,4.0062,0 -L 7.2526,0,7.2526,4.500037 -L 7.2526,4.500037,4.0062,4.500037 -L 6.482,0,7.2526,0 -L 2.5733,5.052943,0.8645,5.052943 -L 5.6274,8.999944,5.6274,5.834734 -L 8.0616,5.834734,3.5645,5.834734 -L 8.0616,7.970485,3.5645,7.970485 -L 4.0062,6.902544,7.2526,6.902544 -L 4.0062,3.000025,7.2526,3.000025 -L 7.2526,1.499969,4.0062,1.499969 - -[寺] 7 -L 6.9957,7.970574,1.9308,7.970574 -L 6.1408,0.000131,4.8908,0.000131 -L 6.1408,5.33489,6.1408,0.000131 -L 0.8595,6.000007,8.0636,6.000007 -L 2.3301,2.6697,3.2863,1.708671 -L 4.4635,9.000075,4.4635,6.000007 -L 1.3635,3.737598,7.5631,3.737598 - -[歌] 22 -L 0.865,4.500037,4.462,4.500037 -L 0.865,9.000075,4.462,9.000075 -L 1.362,7.500019,1.362,6.000007 -L 1.362,6.000007,2.6617,6.000007 -L 2.6617,6.000007,2.6617,7.500019 -L 2.6617,7.500019,1.362,7.500019 -L 1.362,3.000025,1.362,1.499969 -L 1.362,1.499969,2.6617,1.499969 -L 2.6617,1.499969,2.6617,3.000025 -L 2.6617,3.000025,1.362,3.000025 -L 2.9626,4.999968,3.9646,4.999968 -L 3.9646,9.000075,3.9646,4.999968 -L 3.9646,4.500037,3.9646,0 -L 2.9626,0,3.9646,0 -L 5.152,7.500019,8.0621,7.500019 -L 8.0621,7.500019,8.0621,6.000007 -L 6.2619,7.500019,6.2619,4.500037 -A -0.0877,9.000075,5.450522,326.60432,0 -A -0.2632,4.500037,6.525323,316.39894,0 -A 12.7908,4.500037,6.525323,180,223.60105 - -[友] 6 -L 0.0034,7.398316,7.2041,7.398316 -L 2.4026,7.398316,2.4026,8.999768 -L 5.4003,5.262609,2.2205,5.262609 -A -0.5955,5.754791,6.016679,286.96736,355.30787 -A 8.9592,5.754791,6.016679,184.69212,253.03263 -A -10.1992,7.398316,12.602815,324.05328,0 - -[父] 4 -L 0.2187,6.86428,1.7107,8.466126 -L 6.6247,6.86428,5.1291,8.466126 -A -2.772,6.909636,7.530026,293.42106,351.49856 -A 9.6158,6.909636,7.530026,188.50143,246.57893 - -[母] 8 -L 7.2361,2.097356,0.3818,2.097356 -L 3.4184,7.398185,4.2734,6.330331 -L 3.4184,4.232888,4.2734,3.165297 -L 0.0351,5.262609,7.2361,5.262609 -L 1.7408,8.466126,5.9822,8.466126 -A 117.5073,-8.598826,117.01514,171.61436,175.28025 -A -68.5955,8.466126,74.579211,353.86488,0 -A 4.4345,1.49454,1.502889,263.94705,318.34222 - -[兄] 9 -L 1.3155,8.466126,1.3155,4.766881 -L 1.3155,4.766881,5.9846,4.766881 -L 5.9846,4.766881,5.9846,8.466126 -L 5.9846,8.466126,1.3155,8.466126 -L 6.8388,0,6.8388,1.563275 -L 4.3066,4.766881,4.3066,2.000031 -L 6.8388,0,4.8039,0 -A -3.4619,4.766881,6.059265,308.12171,0 -A 8.5515,2.000031,4.249821,180,208.07389 - -[姉] 10 -L 3.4648,6.330331,-0.1325,6.330331 -L 0.7224,3.326541,1.3455,8.9999 -L 3.0547,7.398316,7.2615,7.398316 -L 5.1565,8.999768,5.1565,0 -L 3.447,1.563275,3.447,5.262609 -L 3.447,5.262609,6.8657,5.262609 -L 6.8657,5.262609,6.8657,1.563275 -L 6.8657,1.563275,6.0146,1.563275 -A -4.6682,-3.399567,8.620982,23.224227,51.278884 -A -6.528,6.330331,9.138971,316.15783,0 - -[弟] 12 -L 0.5209,7.398316,6.0166,7.398316 -L 6.0166,7.398316,6.0166,5.79647 -L 6.0166,5.79647,0.9482,5.79647 -L 0.9482,5.79647,0.9482,3.699158 -L 0.9482,3.699158,6.8674,3.699158 -L 5.1932,0.495553,6.0166,0.495553 -L 6.8674,3.699158,0.9482,3.699158 -L 0.094,0.495553,3.4843,3.344973 -L 3.4843,0,3.4843,7.398316 -L 2.6294,8.198845,1.8273,8.999768 -L 4.3354,7.932177,5.4033,8.999768 -A 0.4334,3.699158,6.43412,330.13858,0 - -[妹] 9 -L 3.528,6.330331,-0.0687,6.330331 -L 0.7856,3.326541,1.4055,8.9999 -L 6.8977,7.398316,3.5105,7.398316 -L 7.3247,4.766881,3.0867,4.766881 -L 5.1882,0,5.1882,8.999768 -L 3.0867,1.029414,5.1882,4.378677 -L 7.2932,1.029414,5.1882,4.378677 -A -4.6082,-3.399567,8.620982,23.224227,51.278884 -A -6.4641,6.330331,9.138971,316.15783,0 - -[元] 6 -L 7.3267,0,7.3267,1.563275 -L 0.9802,8.466126,6.0766,8.466126 -L 6.8994,5.79647,0.126,5.79647 -L 4.3675,5.79647,4.3675,0 -L 4.3675,0,7.3267,0 -A -6.6726,5.79647,8.934206,319.54963,0 - -[親] 21 -L 3.5425,4.23302,0.1592,4.23302 -L 3.5425,5.834734,0.1592,5.834734 -L 1.8337,5.834734,1.8337,0 -L 0.583,7.703468,1.0103,6.368639 -L 2.2641,6.101708,2.6848,7.970442 -L 0.1592,1.067678,1.8337,3.932772 -L 3.1152,2.135445,1.8337,3.737379 -L 3.2627,8.043292,0.1592,8.043292 -L 1.8337,8.043292,1.8337,9.142274 -L 6.4219,0.060855,7.6264,-0.000044 -L 6.9294,8.466126,6.9294,3.699027 -L 7.6264,-0.000044,7.6264,1.601759 -L 4.3936,8.466126,6.9294,8.466126 -L 6.9294,3.699027,4.3936,3.699027 -L 4.3936,8.466126,4.3936,3.699027 -L 4.3936,6.902632,6.9294,6.902632 -L 4.3936,5.300829,6.9294,5.300829 -L 3.8227,-0.000044,5.0906,2.195512 -L 5.0906,2.195512,5.0906,3.699027 -L 6.0188,0.99636,6.4219,0.060855 -L 6.0188,3.699027,6.0188,0.99636 - -[切] 8 -L 0.1577,5.79647,2.7214,6.330331 -L 1.0123,8.999768,0.9807,2.631173 -L 0.9807,2.631173,2.7214,2.631173 -L 2.7214,3.699158,2.7214,2.631173 -L 3.1421,7.932177,7.359,7.932177 -L 7.359,3.000025,7.359,7.932177 -A 4.1648,3.000025,3.190232,289.88542,0 -A -9.5161,8.455181,14.350657,323.901,357.91146 - -[内] 7 -L 0.6153,0,0.6153,7.398316 -L 0.6153,7.398316,6.531,7.398316 -L 6.531,7.398316,6.531,0 -L 5.2802,0,6.531,0 -L 3.5749,7.398316,3.5749,8.999768 -A -2.8735,7.398316,6.450265,302.76605,0 -A 10.0226,7.398316,6.450265,180,237.23394 - -[外] 6 -L 5.2857,8.999768,5.2857,0 -L 3.6046,7.398316,1.591,7.398316 -L 0.9641,5.902244,2.7535,3.432184 -L 6.9918,3.165297,5.2857,5.300435 -A -6.0307,9.692554,7.955982,321.74815,355.00448 -A -7.19,7.648129,10.797311,314.90016,358.67384 - -[科] 9 -L -0.1796,5.834778,3.2111,5.834778 -L -0.1796,1.601802,1.5016,5.131704 -L 1.5016,0,1.5016,8.051699 -L 2.7803,2.436218,1.5016,5.131704 -L 6.1672,8.999768,6.1672,0 -L 3.2111,2.631173,6.5945,3.699158 -L 4.0339,8.465995,4.885,7.398316 -L 4.0339,5.79647,4.885,4.766881 -A 0.5629,12.731806,4.772112,266.17535,297.6407 - -[通] 16 -L 5.3356,-0.015148,7.4651,-0.015148 -L 1.5141,1.052443,0.4634,0 -L 0.2637,4.751776,1.5141,4.751776 -L 1.5141,1.052443,1.5141,4.751776 -L 0.6875,8.489155,1.5141,7.421301 -L 5.7419,1.563275,6.5962,1.563275 -L 6.5962,1.563275,6.5962,6.330331 -L 3.2061,6.330331,3.2061,1.563275 -L 3.2061,4.766881,6.5962,4.766881 -L 6.5962,3.165297,3.2061,3.165297 -L 3.2061,8.466126,6.5962,8.466126 -L 6.5962,6.330331,3.2061,6.330331 -L 4.915,1.563275,4.915,6.330331 -L 4.0607,7.398316,5.7696,6.330331 -L 6.5962,8.466126,4.915,6.86428 -A 5.3356,7.347837,7.362973,238.75988,270 - -[走] 7 -L 4.0939,0,7.0538,0 -L 6.1989,7.398316,1.1032,7.398316 -L 7.0538,5.262609,0.2797,5.262609 -L 3.6631,8.999768,3.6631,-0.033842 -L 6.6265,3.165297,3.6631,3.165297 -A -5.5238,4.015999,7.056805,325.3128,1.761261 -A 4.0939,2.808879,2.808908,190.01544,270 - -[歩] 9 -L 7.0485,5.262609,0.2817,5.262609 -L 6.2292,7.398316,3.6651,7.398316 -L 3.6651,8.999768,3.6651,5.262609 -L 1.5601,7.932177,1.5601,5.262609 -L 3.6651,2.097356,3.6651,4.816309 -L 0.4919,2.631173,1.9913,4.232888 -L 5.8019,4.232888,7.0485,2.631173 -L 3.6651,2.097356,2.4112,2.097356 -A -0.0545,6.889804,6.897716,272.75151,321.874 - -[止] 4 -L 4.1228,8.999768,4.1228,0 -L 0.3083,0,7.5058,0 -L 6.655,4.766881,4.1228,4.766881 -L 1.5621,6.330331,1.5621,0 - -[社] 8 -L 0.3141,7.398316,2.874,7.398316 -L 1.5925,8.999768,1.5925,7.398316 -L 2.874,3.165297,1.5925,4.766881 -L 1.5925,4.766881,1.5925,0 -L 7.1124,5.262609,3.7286,5.262609 -L 7.5432,0,3.2978,0 -L 5.4063,8.999768,5.4063,0 -A -7.8011,10.968758,11.256284,316.1117,341.50627 - -[地] 11 -L 1.6222,8.999768,1.6222,2.303081 -L 0.3403,1.563275,2.7395,2.948933 -L 0.3403,6.330331,2.7395,6.330331 -L 5.4367,8.999768,5.4367,1.563275 -L 7.5382,0,7.5382,1.563275 -L 7.5382,3.165297,7.5382,6.513378 -L 2.8725,5.262609,7.5382,6.513378 -L 6.7182,3.165297,7.5382,3.165297 -L 4.2248,0,7.5382,0 -L 3.7271,2.000031,3.7271,7.932177 -A 7.9756,2.000031,4.249821,180,208.07382 - -[工] 3 -L 0.7979,7.932177,6.7167,7.932177 -L 7.144,0.495553,0.3703,0.495553 -L 3.761,7.932177,3.761,0.495553 - -[場] 15 -L 1.6545,8.999768,1.6545,2.303081 -L 0.3726,1.563275,2.7683,2.948933 -L 0.3726,6.330331,2.7683,6.330331 -L 3.4338,8.466126,3.4338,6.330331 -L 3.4338,6.330331,7.069,6.330331 -L 7.069,6.330331,7.069,8.466126 -L 7.069,8.466126,3.4338,8.466126 -L 3.4338,7.398316,7.069,7.398316 -L 2.9326,4.766881,7.5698,4.766881 -L 3.7735,3.203342,7.069,3.203342 -L 6.1093,0,5.1076,0 -A 1.0167,4.766881,3.165143,302.50141,359.99909 -A 1.2658,3.203342,5.802038,326.48811,0 -A 1.8157,4.022566,3.165143,287.50141,344.99909 -A 2.8068,3.203342,3.165143,302.50141,359.99909 - -[図] 8 -L 0.4023,8.466126,0.4023,0 -L 0.4023,0,7.1726,0 -L 7.1726,0,7.1726,8.466126 -L 7.1726,8.466126,0.4023,8.466126 -L 1.6807,7.398316,2.0768,6.597394 -L 3.3619,7.398316,3.7857,6.597394 -A -3.1243,8.716508,8.723035,304.91166,351.30834 -A -0.515,-1.106731,7.050319,24.618637,64.610092 - -[公] 5 -L 0.4288,3.699158,2.5412,8.466126 -L 5.0661,8.999768,7.6334,3.699158 -L 5.9245,2.631173,7.6089,0 -L 3.8196,5.262609,2.4462,0.12762 -A 0.4288,15.903275,15.90326,270,293.46884 - -[園] 15 -L 0.4347,0,0.4347,8.466126 -L 0.4347,8.466126,7.2046,8.466126 -L 7.2046,8.466126,7.2046,0 -L 7.2046,0,0.4347,0 -L 5.9542,6.898254,1.7131,6.898254 -L 6.3815,5.830312,1.2893,5.830312 -L 2.1404,4.76259,2.1404,3.19914 -L 5.5234,3.19914,5.5234,4.76259 -L 5.5234,4.76259,2.1404,4.76259 -L 3.8317,5.830312,3.8317,7.966108 -L 1.4504,1.597118,3.7725,3.19914 -L 2.1404,3.19914,5.5234,3.19914 -L 3.2682,2.85371,3.2682,0.529396 -L 3.3347,2.897666,6.3815,1.137684 -L 6.2908,3.19914,5.019,1.924991 - -[番] 13 -L 6.1877,0,6.1877,3.699158 -L 6.1877,3.699158,1.9459,3.699158 -L 1.9459,3.699158,1.9459,0 -L 1.9459,0,6.1877,0 -L 1.9459,1.862166,6.1877,1.862166 -L 4.0652,3.699158,4.0652,0 -L 7.6622,6.330331,0.4612,6.330331 -L 0.692,4.232888,3.4379,6.330331 -L 7.4342,4.232888,4.6887,6.330331 -L 2.3522,7.695937,3.1402,6.330331 -L 5.7706,7.695937,4.986,6.330331 -L 4.0652,8.011552,4.0652,4.199133 -A 1.6555,17.010576,9.315303,270.68417,301.00129 - -[市] 6 -L 7.2646,7.398316,0.4628,7.398316 -L 1.3139,1.563275,1.3139,5.262609 -L 1.3139,5.262609,6.4135,5.262609 -L 6.4135,5.262609,6.4135,1.563275 -L 6.4135,1.563275,5.1355,1.563275 -L 3.8816,0,3.8816,8.999768 - -[京] 10 -L 3.8832,7.970442,3.8832,8.999944 -L 0.4929,7.970442,7.2666,7.970442 -L 1.7783,5.79647,1.7783,3.699158 -L 1.7783,3.699158,6.0127,3.699158 -L 6.0127,3.699158,6.0127,5.79647 -L 6.0127,5.79647,1.7783,5.79647 -L 3.0255,0,3.8832,0 -L 3.8832,0,3.8832,3.699158 -L 0.7065,0.495553,2.2024,2.097356 -L 5.5924,2.097356,6.8393,0.495553 - -[強] 17 -L 0.9502,6.368551,3.4825,6.368551 -L 3.4825,6.368551,3.4825,8.466126 -L 3.4825,8.466126,0.5264,8.466126 -L 0.9502,4.233107,0.9502,6.368551 -L 3.4825,4.233107,0.9502,4.233107 -L 1.3775,-0.000044,2.6314,-0.000044 -L 5.3458,8.999768,4.4947,6.86428 -L 4.4947,6.86428,7.2931,7.614374 -L 7.7243,6.86428,6.8798,8.324277 -L 7.7243,2.999981,7.7243,4.811975 -L 7.7243,4.811975,4.1269,4.811975 -L 4.1269,4.811975,4.1269,2.999981 -L 4.1269,2.999981,7.7243,2.999981 -L 4.1868,0,7.6192,1.070218 -L 5.924,6.330331,5.924,0.542442 -A -7.4312,4.233107,10.915649,337.18205,0 -A 2.362,-0.000044,5.363796,0,23.019042 - -[答] 13 -L 2.8575,6.86428,2.2414,7.932177 -L 6.2409,6.86428,5.628,7.932177 -L 2.0029,2.631173,2.0029,0 -L 2.0029,0,6.2409,0 -L 6.2409,0,6.2409,2.631173 -L 6.2409,2.631173,2.0029,2.631173 -L 2.5812,4.232888,5.6665,4.232888 -L 7.7263,7.932177,4.6998,7.932177 -L 4.1258,7.932177,1.3129,7.932177 -L 4.1258,6.3851,0.5249,3.352109 -L 4.1258,6.3851,7.7263,3.352284 -A 0.5739,9.516861,4.418749,323.10826,353.27931 -A -2.8094,9.516861,4.418749,319.01823,353.27931 - -[理] 12 -L 0.5588,8.466126,3.0837,8.466126 -L 0.5588,5.262609,3.0837,5.262609 -L 0.5588,1.563275,3.0837,2.241788 -L 1.8372,8.466126,1.8372,1.906603 -L 3.9421,9.000031,3.9421,4.500037 -L 3.9421,4.500037,7.3287,4.500037 -L 7.3287,4.500037,7.3287,9.000031 -L 7.3287,9.000031,3.9421,9.000031 -L 3.9421,6.750013,7.3287,6.750013 -L 5.6335,9.000031,5.6335,0 -L 3.9421,2.250019,7.3287,2.250019 -L 7.7559,0,3.5148,0 - -[数] 14 -L 0.5849,6.750013,4.1858,6.750013 -L 4.1858,3.000025,0.5849,3.000025 -L 2.3855,9.000031,2.3855,4.500037 -L 1.6535,7.250031,1.1803,9.000031 -L 3.1207,7.250031,3.5865,9.000031 -L 2.3855,6.750013,0.5849,4.950059 -L 2.3855,6.750013,4.1858,4.950059 -L 7.7863,7.500019,4.8754,7.500019 -A -0.0872,3.000025,3.074998,282.67901,0 -A -13.3685,4.500037,15.152425,348.58061,0 -A 1.4854,-1.680082,3.180117,31.892395,90 -A -0.3674,9.000031,5.450156,326.60247,0 -A -4.8789,7.500019,11.76659,320.40203,0 -A 16.8542,7.500019,11.76659,187.32402,219.59796 - -[画] 10 -L 0.5838,9.000031,7.7848,9.000031 -L 4.1874,9.000031,4.1874,1.500012 -L 2.3872,6.00005,2.3872,1.500012 -L 2.3872,1.500012,5.9881,1.500012 -L 5.9881,1.500012,5.9881,6.00005 -L 5.9881,6.00005,2.3872,6.00005 -L 0.5838,6.00005,0.5838,0 -L 0.5838,0,7.7848,0 -L 7.7848,0,7.7848,6.00005 -L 5.9881,3.750031,2.3872,3.750031 - -[楽] 14 -L 7.818,3.000025,0.6173,3.000025 -L 4.2175,0,4.2175,4.500037 -L 4.2175,3.000025,0.6173,0.921539 -L 4.2175,3.000025,7.818,0.921539 -L 6.0142,4.500037,6.0142,7.500019 -L 6.0142,7.500019,2.4176,7.500019 -L 2.4176,7.500019,2.4176,4.500037 -L 2.4176,4.500037,6.0142,4.500037 -L 2.4176,6.00005,6.0142,6.00005 -L 1.668,7.500019,0.6173,8.550098 -L 1.668,6.00005,0.6173,4.949971 -L 6.7673,7.500019,7.818,8.550098 -L 6.7673,6.00005,7.818,4.949971 -L 4.2175,9.000031,2.7184,7.500019 - -[組] 14 -L 4.4331,0,4.4331,8.466126 -L 4.4331,8.466126,6.9938,8.466126 -L 6.9938,8.466126,6.9938,0 -L 1.9008,8.999944,1.0743,7.131385 -L 2.7519,5.301092,3.1792,4.500037 -L 1.9008,4.767012,1.9008,0 -L 1.0743,3.165384,0.647,1.334959 -L 2.7519,3.165384,3.1792,1.868733 -L 0.647,4.767012,3.0356,4.767012 -L 1.0743,7.131385,1.8732,6.130691 -L 2.7519,7.932309,1.2112,4.767012 -L 3.61,0,7.8484,0 -L 4.4331,3.165297,6.9938,3.165297 -L 4.4331,5.79647,6.9938,5.79647 - -[思] 13 -L 1.5456,9.000031,1.5456,4.500037 -L 1.5456,4.500037,6.9464,4.500037 -L 6.9464,4.500037,6.9464,9.000031 -L 6.9464,9.000031,1.5456,9.000031 -L 6.9464,6.750013,1.5456,6.750013 -L 4.2495,4.500037,4.2495,9.000031 -L 6.9464,0,6.9464,1.029414 -L 6.9464,0,2.9469,0 -L 2.4492,4.000019,2.4492,2.000031 -L 6.6031,4.000019,7.8469,1.845573 -L 0.649,0,1.4514,3.000025 -L 4.6491,1.500012,4.2495,3.000025 -A 6.6977,2.000031,4.249821,180,208.07382 - -[色] 11 -L 0.6793,6.00005,2.4796,9.000031 -L 2.4796,9.000031,5.1765,9.000031 -L 7.88,6.750013,7.88,4.500037 -L 1.5791,4.500037,7.88,4.500037 -L 7.88,1.500012,7.88,0 -L 4.7282,6.750013,4.7282,4.500037 -L 7.88,0,2.0768,0 -L 1.5791,6.750013,1.5791,2.000031 -L 1.5791,6.750013,7.88,6.750013 -L 5.1765,9.000031,3.8277,6.750013 -A 5.8276,2.000031,4.249821,180,208.07382 - -[黒] 12 -L 1.1783,9.000031,1.1783,6.00005 -L 1.1783,6.00005,7.378,6.00005 -L 7.378,6.00005,7.378,9.000031 -L 7.378,9.000031,1.1783,9.000031 -L 7.378,7.500019,1.1783,7.500019 -L 4.278,3.000025,4.278,9.000031 -L 1.5776,4.500037,6.9787,4.500037 -L 0.6813,3.000025,7.8785,3.000025 -L 0.6813,0,1.3503,2.50005 -L 2.6143,2.000031,3.1471,0 -L 4.9753,2.000031,5.5147,0 -L 7.343,2.000031,7.8785,0 - -[活] 10 -L 1.9614,7.703468,1.1383,8.732926 -L 1.5309,5.567716,0.7075,6.635526 -L 1.9614,3.470492,0.7075,0 -L 7.0084,0,7.0084,3.000025 -L 7.0084,3.000025,3.4079,3.000025 -L 3.4079,3.000025,3.4079,0 -L 3.4079,0,7.0084,0 -L 2.5078,6.00005,7.9124,6.00005 -L 5.2082,3.000025,5.2082,8.337761 -A 2.5078,18.453585,10.469997,274.93106,295.4551 - -[春] 11 -L 7.298,7.932177,1.3473,7.932177 -L 6.8707,6.597394,1.7781,6.597394 -L 7.7253,5.262609,0.9512,5.262609 -L 6.1422,0,6.1422,4.007505 -L 6.1422,4.007505,2.5378,4.007505 -L 2.5378,4.007505,2.5378,0 -L 2.5378,0,6.1422,0 -L 6.1422,2.003752,2.5378,2.003752 -L 4.3419,8.999768,4.3419,7.932177 -A -0.8417,7.932177,5.17854,287.74655,0 -A 9.5182,7.932177,5.17854,180,252.25344 - -[夏] 12 -L 0.7399,9.000031,7.9371,9.000031 -L 1.6397,7.500019,1.6397,3.000025 -L 1.6397,3.000025,7.0408,3.000025 -L 7.0408,3.000025,7.0408,7.500019 -L 7.0408,7.500019,1.6397,7.500019 -L 1.6397,6.00005,7.0408,6.00005 -L 7.0408,4.500037,1.6397,4.500037 -L 4.3365,9.000031,3.9376,7.500019 -L 3.4399,2.999981,5.8356,2.359076 -A 0.7399,4.680195,3.180191,270,328.10646 -A 1.0302,6.054601,6.061388,267.28257,322.43374 -A 7.6534,6.054601,6.061388,217.98855,272.71742 - -[秋] 10 -L 0.3457,5.834778,3.7291,5.834778 -L 0.3457,1.601802,2.0203,5.131704 -L 2.0203,0,2.0203,8.051699 -L 3.3018,2.436218,2.0203,5.131704 -L 5.2916,9.000031,5.2916,4.500037 -L 7.1163,6.86428,6.6432,5.099613 -L 3.4738,6.86428,3.9431,5.099613 -A 1.0918,12.731806,4.772112,266.17535,297.6407 -A -0.3334,4.500037,5.62476,306.86682,0 -A 10.92,4.500037,5.62476,180,233.13317 - -[冬] 6 -L 3.5,9.000031,6.1583,8.287808 -L 5.6998,0,3.1007,1.500012 -L 3.5,3.900155,5.3006,2.100026 -A -2.7025,11.906846,9.570528,291.4631,342.31832 -A -2.146,11.369746,6.126521,298.78042,337.2449 -A 11.5031,11.906846,9.570528,205.25524,248.53689 - -[記] 15 -L 0.8019,6.902544,3.3342,6.902544 -L 1.2257,8.504303,2.9069,8.504303 -L 1.2257,5.301004,2.9069,5.301004 -L 1.2257,4.23302,2.9069,4.23302 -L 1.2257,2.669569,2.9069,2.669569 -L 1.2257,0,1.2257,2.669569 -L 2.9069,0,1.2257,0 -L 2.9069,2.669569,2.9069,0 -L 4.6157,8.466126,7.148,8.466126 -L 7.148,8.466126,7.148,4.766881 -L 7.148,4.766881,4.6157,4.766881 -L 7.5718,1.563275,7.5718,0 -L 7.5718,0,5.1169,0 -L 4.6157,4.766881,4.6157,2.000031 -A 8.8646,2.000031,4.249821,180,208.07382 - -[点] 10 -L 1.3328,6.00005,1.3328,3.368921 -L 1.3328,3.368921,7.5318,3.368921 -L 7.5318,3.368921,7.5318,6.00005 -L 7.5318,6.00005,1.3328,6.00005 -L 4.4321,9.000031,4.4321,6.00005 -L 7.3882,7.500019,4.4321,7.500019 -L 0.8316,0,1.5006,2.50005 -L 2.7688,2.000031,3.3043,0 -L 5.1291,2.000031,5.6653,0 -L 7.4968,2.000031,8.0295,0 - -[同] 9 -L 1.2574,0,1.2574,8.466126 -L 1.2574,8.466126,7.6353,8.466126 -L 7.6353,8.466126,7.6353,0 -L 7.6353,0,6.3538,0 -L 2.5396,6.86428,6.3538,6.86428 -L 2.9669,4.766881,2.9669,2.097356 -L 2.9669,2.097356,5.9297,2.097356 -L 5.9297,2.097356,5.9297,4.766881 -L 5.9297,4.766881,2.9669,4.766881 - -[当] 7 -L 1.2878,0.495553,7.21,0.495553 -L 7.21,5.79647,1.2878,5.79647 -L 4.2505,6.330331,4.2505,8.999768 -L 1.2878,3.165297,7.21,3.165297 -L 7.21,0.495553,7.21,5.79647 -L 1.7151,8.466126,2.5416,7.131166 -L 5.96,6.86428,6.7827,8.466126 - -[形] 8 -L 0.8625,5.250044,4.4591,5.250044 -L 0.8625,9.000031,4.4591,9.000031 -L 1.7622,4.500037,1.7622,9.000031 -L 3.5593,0,3.5593,9.000031 -L 8.0631,6.00005,4.4591,3.92152 -L 8.0631,9.000031,4.4591,6.921589 -L 4.4591,0,8.0631,2.078486 -A -9.9325,4.500037,11.699109,337.37823,0 - -[合] 7 -L 6.5836,5.250044,2.3425,5.250044 -L 4.4475,8.999768,0.8645,5.414834 -L 4.4786,8.999768,8.0616,5.415184 -L 2.6647,3.000025,2.6647,0 -L 2.6647,0,6.2614,0 -L 6.2614,0,6.2614,3.000025 -L 6.2614,3.000025,2.6647,3.000025 - -[線] 20 -L 2.113,8.999944,1.2903,7.131385 -L 2.9644,5.301092,3.3952,4.500037 -L 2.113,4.767012,2.113,0 -L 1.2903,3.165384,0.8595,1.334959 -L 2.9644,3.165384,3.3952,1.868733 -L 0.8595,4.767012,3.2516,4.767012 -L 1.2903,7.131385,2.092,6.130691 -L 2.9644,7.932309,1.4303,4.767012 -L 7.6647,4.500037,7.6647,7.500019 -L 7.6647,7.500019,3.9626,7.500019 -L 3.9626,7.500019,3.9626,4.500037 -L 3.9626,4.500037,7.6647,4.500037 -L 3.9626,6.00005,7.6647,6.00005 -L 5.8116,4.500037,5.8116,0 -L 4.9118,0,5.8116,0 -L 4.9503,7.500019,5.8116,9.000031 -L 3.563,3.500044,5.3633,3.500044 -L 5.8116,3.000025,8.0636,0 -L 6.2637,3.000025,8.0636,4.03929 -L 5.3633,3.500044,3.563,0 - -[交] 6 -L 4.462,7.970574,4.462,9.000031 -L 1.0783,7.970574,7.8523,7.970574 -L 2.9976,6.83035,1.4709,5.301092 -L 5.9295,6.83035,7.4527,5.301092 -A 0.865,5.427093,5.427117,270,5.721268 -A 8.0621,5.427093,5.427117,174.27873,270 - -[引] 8 -L 2.9626,4.233195,0.4304,4.233195 -L 2.9626,6.368683,2.9626,8.466257 -L 2.9626,8.466257,0.0034,8.466257 -L 0.4304,4.233195,0.4304,6.368683 -L 0.4304,6.368683,2.9626,6.368683 -L 0.8615,0.000044,2.1084,0.000044 -L 6.3498,0.000044,6.3498,8.999988 -A -7.951,4.233195,10.915649,337.18205,0 - -[自] 7 -L 6.376,7.398404,6.376,0.000044 -L 6.376,0.000044,0.8562,0.000044 -L 0.8562,0.000044,0.8562,7.398404 -L 0.8562,7.398404,6.376,7.398404 -L 6.376,4.7671,0.8562,4.7671 -L 6.376,2.631348,0.8562,2.631348 -L 3.4199,8.999988,2.9089,7.398404 - -[知] 10 -L 6.8057,7.932396,6.8057,0.53408 -L 6.8057,0.53408,4.2734,0.53408 -L 4.2734,0.53408,4.2734,7.932396 -L 4.2734,7.932396,6.8057,7.932396 -L 3.4184,4.7671,0.0351,4.7671 -L 1.7408,7.398404,1.7408,4.7671 -L 2.9946,7.398404,0.6025,7.398404 -L 2.14,2.631348,2.9946,1.335003 -A -3.3938,8.936242,4.283867,323.17605,0.852905 -A -5.7615,4.7671,7.504604,320.56463,0 - -[紙] 14 -L 1.3155,8.999988,0.4924,7.131473 -L 2.1736,5.301136,2.5974,4.500125 -L 1.3155,4.7671,1.3155,0.000044 -L 0.4924,3.165472,0.0616,1.335003 -L 2.1736,3.165472,2.5974,1.868777 -L 0.0616,4.7671,2.4541,4.7671 -L 0.4924,7.131473,1.291,6.130735 -L 2.1736,7.932396,0.6293,4.7671 -L 3.666,8.46617,3.666,0.000044 -L 5.5569,5.301136,5.5569,8.668787 -L 7.2626,5.301136,3.666,5.301136 -A 3.0247,4.423422,4.423335,270,298.44519 -A 14.6318,5.301136,9.078493,180,215.7263 -A 3.1473,19.803911,11.349509,272.61383,287.83944 - -[用] 8 -L 0.9217,9.000118,6.4419,9.000118 -L 6.4419,9.000118,6.4419,0.000044 -L 6.4419,0.000044,5.1565,0.000044 -L 3.6785,0.000044,3.6785,9.000118 -L 6.4419,6.000094,0.9217,6.000094 -L 0.9217,9.000118,0.9217,3.000069 -L 6.4419,3.000069,0.9217,3.000069 -A -2.6053,3.000069,3.520825,301.56172,359.6038 - -[台] 16 -L 2.7558,8.226208,3.0532,8.999988 -L 2.4753,7.435179,2.7558,8.226208 -L 2.1989,6.635876,2.4753,7.435179 -L 2.9656,5.973256,0.094,5.83491 -L 4.7063,6.230248,2.9656,5.973256 -L 6.4404,6.368683,4.7063,6.230248 -L 6.5696,6.101884,6.4404,6.368683 -L 6.7167,5.83491,6.5696,6.101884 -L 6.8674,5.568022,6.7167,5.83491 -L 6.0166,6.864411,5.7396,7.23462 -L 5.7396,7.23462,5.4629,7.587624 -L 5.4629,7.587624,5.1932,7.932396 -L 1.3794,3.699202,1.3794,0.000044 -L 1.3794,0.000044,6.0166,0.000044 -L 6.0166,0.000044,6.0166,3.699202 -L 6.0166,3.699202,1.3794,3.699202 - -[心] 7 -L 3.5105,8.999988,4.3371,7.665247 -L 5.6193,1.601978,5.6193,0.000044 -L 5.6193,0.000044,3.1568,0.000044 -L 2.6594,6.368683,2.6594,2.000075 -A -2.948,4.508049,3.906365,321.90057,3.802078 -A -2.1106,-0.588894,10.056823,20.288986,35.850875 -A 6.9114,2.000075,4.249821,180,208.07389 - -[頭] 33 -L 1.5161,0.395427,2.2621,0.53408 -L 0.8682,0.138697,1.5161,0.395427 -L 0.126,0.000044,0.8682,0.138697 -L 0.686,2.391343,0.5529,2.631348 -L 0.8296,2.13435,0.686,2.391343 -L 0.9802,1.868777,0.8296,2.13435 -L 0.5529,4.233195,0.5529,6.368683 -L 0.5529,6.368683,2.6579,6.368683 -L 2.6579,6.368683,2.6579,4.233195 -L 2.6579,4.233195,0.5529,4.233195 -L 0.126,8.466257,3.0852,8.466257 -L 4.497,8.388547,3.9363,8.466257 -L 5.0676,8.302342,4.497,8.388547 -L 5.6455,8.199283,5.0676,8.302342 -L 5.3166,7.437894,5.6455,8.199283 -L 4.987,7.091852,5.3166,7.437894 -L 4.3675,6.864411,4.987,7.091852 -L 4.3675,2.097662,4.3675,6.864411 -L 4.0694,0.370165,4.4301,0.723344 -L 3.7265,0.000044,4.0694,0.370165 -L 4.4301,0.723344,4.7944,1.067854 -L 4.7944,2.097662,6.8994,2.097662 -L 6.8994,2.097662,6.8994,3.699202 -L 6.8994,3.699202,4.7944,3.699202 -L 6.8994,5.301136,4.7944,5.301136 -L 6.8994,4.233195,6.8994,5.301136 -L 6.8994,5.83491,6.8994,6.864411 -L 6.8994,6.864411,5.6455,6.864411 -L 6.0766,8.466257,7.3267,8.466257 -L 2.2621,0.53408,2.2621,2.631348 -L 7.3267,0.000044,7.05,0.370165 -L 7.05,0.370165,6.7768,0.723344 -L 6.7768,0.723344,6.5004,1.067854 - -[考] 30 -L 5.2202,0.000044,5.823,1.185098 -L 5.823,1.185098,6.0471,2.005766 -L 6.0471,2.005766,6.0751,3.165472 -L 3.9733,4.7671,6.0751,4.7671 -L 3.553,5.261514,3.9733,6.101884 -L 4.8244,7.932396,3.5425,7.932396 -L 5.0801,7.518538,4.8244,7.932396 -L 5.0244,7.113216,5.0801,7.518538 -L 4.6108,6.368683,5.0244,7.113216 -L 5.2202,6.368683,7.3567,6.368683 -L 3.5425,7.932396,3.3923,7.587624 -L 3.3923,7.587624,3.2448,7.23462 -L 3.2448,7.23462,3.1152,6.864411 -L 2.9646,8.655566,3.1152,8.999988 -L 5.6475,7.932396,5.7809,8.302342 -L 5.7809,8.302342,5.9245,8.655566 -L 5.9245,8.655566,6.0751,8.999988 -L 3.9733,0.000044,5.2202,0.000044 -L 2.3937,2.467608,2.2641,2.097662 -L 2.5373,2.820831,2.3937,2.467608 -L 2.6848,3.165472,2.5373,2.820831 -L 6.0751,3.165472,2.6848,3.165472 -L 2.8179,8.302342,2.9646,8.655566 -L 2.6848,7.932396,2.8179,8.302342 -L 1.0103,7.932396,2.6848,7.932396 -L 1.413,6.29106,0.1592,6.368683 -L 0.3693,2.631348,2.6179,4.361516 -L 2.6179,4.361516,3.553,5.261514 -L 3.9733,6.101884,2.6914,6.204856 -L 2.6914,6.204856,1.413,6.29106 - -[細] 14 -L 3.5725,0.000044,6.9629,0.000044 -L 6.9629,0.000044,6.9629,8.466257 -L 6.9629,8.466257,3.5725,8.466257 -L 5.2537,8.466257,5.2537,0.000044 -L 3.5725,4.233195,6.9629,4.233195 -L 1.436,8.999988,0.6165,7.131473 -L 2.291,5.301136,2.7214,4.500125 -L 1.436,4.7671,1.436,0.000044 -L 0.6165,3.165472,0.186,1.335003 -L 2.291,3.165472,2.7214,1.868777 -L 0.186,4.7671,2.5778,4.7671 -L 0.6165,7.131473,1.4189,6.130735 -L 2.291,7.932396,0.7496,4.7671 -L 3.5725,8.466257,3.5725,0.000044 - -[太] 14 -L 2.2856,6.348982,0.1915,6.368683 -L 0.4013,0.000044,2.065,2.504297 -L 2.065,2.504297,2.8884,4.017137 -L 2.8884,4.017137,3.5749,5.83491 -L 3.5749,5.83491,3.1651,6.210547 -L 3.1651,6.210547,2.2856,6.348982 -L 4.0022,6.368683,3.7006,6.796682 -L 4.3805,3.859001,4.0022,5.301136 -L 5.0386,2.484552,4.3805,3.859001 -L 6.531,0.000044,5.0386,2.484552 -L 4.0022,0.53408,3.1476,1.601759 -L 3.7006,6.796682,3.5886,7.479048 -L 3.5886,7.479048,3.5749,8.999988 -L 4.426,6.368683,6.9614,6.368683 - -[弱] 30 -L 2.7535,8.466257,0.2177,8.466257 -L 2.7535,6.864411,2.7535,8.466257 -L 0.6485,6.864411,2.7535,6.864411 -L 0.6485,4.7671,0.6485,6.864411 -L 1.0446,4.500125,1.1739,4.233195 -L 1.1739,4.233195,1.3175,3.966132 -L 1.3175,3.966132,1.4649,3.699202 -L 1.5977,4.603272,1.0446,4.500125 -L 2.1721,4.689301,1.5977,4.603272 -L 2.7535,4.7671,2.1721,4.689301 -L 2.813,2.751614,2.7535,4.7671 -L 2.5016,0.846236,2.813,2.751614 -L 1.0446,0.000044,2.5016,0.846236 -L 0.4313,1.601978,1.8957,2.631348 -L 5.2857,0.000044,6.7428,0.846236 -L 6.7428,0.846236,7.0548,2.751614 -L 7.0548,2.751614,6.9918,4.7671 -L 6.9918,4.7671,6.4135,4.689301 -L 6.4135,4.689301,5.8395,4.603272 -L 5.8395,4.603272,5.2857,4.500125 -L 5.2857,4.500125,5.4157,4.233195 -L 5.4157,4.233195,5.5558,3.966132 -L 5.5558,3.966132,5.7095,3.699202 -L 5.132,1.944999,5.6255,2.288327 -L 4.6451,1.601978,5.132,1.944999 -L 4.8549,4.7671,4.8549,6.864411 -L 4.8549,6.864411,6.9918,6.864411 -L 6.9918,6.864411,6.9918,8.466257 -L 6.9918,8.466257,4.4592,8.466257 -L 5.6255,2.288327,6.1368,2.631348 - -[原] 13 -L 7.4176,9.000118,1.1163,9.000118 -L 1.1163,4.500125,1.1163,9.000118 -L 2.02,7.500063,2.02,4.000106 -L 2.02,4.000106,7.4176,4.000106 -L 7.4176,4.000106,7.4176,7.500063 -L 7.4176,7.500063,2.02,7.500063 -L 4.5172,9.000118,4.92,7.500063 -L 2.02,5.750107,7.4176,5.750107 -L 4.7203,4.000106,4.7203,0.000044 -L 3.8206,0.000044,4.7203,0.000044 -L 7.4176,0.872942,6.0201,2.272872 -L 2.02,0.872942,3.4209,2.272872 -A -10.5819,4.500125,11.699206,337.77149,0 - -[野] 33 -L 5.3213,8.388547,4.4912,8.466257 -L 6.1657,8.302342,5.3213,8.388547 -L 7.02,8.199283,6.1657,8.302342 -L 6.7257,7.768613,7.02,8.199283 -L 6.442,7.320912,6.7257,7.768613 -L 6.1657,6.864411,6.442,7.320912 -L 5.84,6.090457,4.915,7.398404 -L 6.4981,5.477528,5.84,6.090457 -L 7.4473,5.033986,6.4981,5.477528 -L 7.1569,4.603272,7.4473,5.033986 -L 6.8697,4.15544,7.1569,4.603272 -L 6.5962,3.699202,6.8697,4.15544 -L 5.7419,5.301136,4.0607,5.301136 -L 3.2061,4.7671,2.355,4.7671 -L 2.355,4.7671,1.8784,6.090457 -L 1.8784,6.090457,1.5561,6.634301 -L 1.5561,6.634301,1.1047,6.864411 -L 0.6774,8.466257,3.2061,8.466257 -L 3.2061,8.466257,3.2061,4.7671 -L 2.355,1.067854,3.2061,1.067854 -L 2.355,3.165472,1.5285,4.7671 -L 1.5285,4.7671,0.6774,4.7671 -L 0.6774,4.7671,0.6774,8.466257 -L 2.355,6.864411,2.2041,7.23462 -L 2.2041,7.23462,2.0573,7.587624 -L 2.0573,7.587624,1.9274,7.932396 -L 1.8048,2.711948,1.5285,3.165472 -L 1.5285,3.165472,0.6774,3.165472 -L 0.2501,0.53408,1.9274,0.53408 -L 1.9274,0.53408,1.9102,2.02989 -L 1.9102,2.02989,1.8048,2.711948 -L 4.4912,0.000044,5.7419,0.000044 -L 5.7419,0.000044,5.7419,5.301136 - -[風] 34 -L 1.1729,5.813676,1.1032,8.466257 -L 1.1032,8.466257,6.1989,8.466257 -L 6.1989,8.466257,6.3078,4.183766 -L 6.3078,4.183766,6.5141,2.146915 -L 6.5141,2.146915,6.6265,1.067854 -L 6.6265,1.067854,6.8398,0.904114 -L 6.8398,0.904114,7.0538,0.723344 -L 7.0538,0.723344,7.2671,0.53408 -L 7.2671,0.53408,7.3267,0.904114 -L 7.3267,0.904114,7.3971,1.257249 -L 7.3971,1.257249,7.4811,1.601978 -L 5.7681,0.801098,5.6178,1.067854 -L 5.6178,1.067854,5.4742,1.335003 -L 5.4742,1.335003,5.3443,1.601978 -L 5.3443,1.601978,5.0119,1.226077 -L 5.0119,1.226077,4.6862,1.087818 -L 4.6862,1.087818,4.0939,1.067854 -L 4.917,3.165472,4.0939,3.165472 -L 4.917,5.301136,4.917,3.165472 -L 4.0032,5.010038,4.917,5.301136 -L 3.6389,4.244621,4.0032,5.010038 -L 4.0939,3.165472,3.6389,4.244621 -L 3.6389,2.182246,3.3272,2.966139 -L 3.3272,2.966139,2.3847,3.165472 -L 2.3847,3.165472,2.3847,5.301136 -L 2.3847,5.301136,3.2327,5.452047 -L 3.2327,5.452047,3.5934,5.950622 -L 3.5934,5.950622,3.6631,6.864411 -L 3.6631,6.864411,2.3847,6.864411 -L 1.0646,2.550879,1.1729,5.813676 -L 0.2797,0.000044,1.0646,2.550879 -L 4.0939,7.398404,4.917,7.398404 -L 3.6631,0.53408,3.6389,2.182246 -L 1.9543,0.53408,3.6631,0.53408 - -[顔] 49 -L 2.8595,0.830606,3.6651,1.601978 -L 3.8823,0.000044,4.2258,0.370165 -L 4.2258,0.370165,4.5831,0.723344 -L 4.5831,0.723344,4.9473,1.067854 -L 4.9473,2.097662,7.0485,2.097662 -L 7.0485,2.097662,7.0485,3.699202 -L 7.0485,3.699202,4.9473,3.699202 -L 7.0485,5.301136,4.9473,5.301136 -L 7.0485,4.233195,7.0485,5.301136 -L 7.0485,5.83491,7.0485,6.864411 -L 7.0485,6.864411,5.8019,6.864411 -L 5.4689,7.437894,5.8019,8.199283 -L 5.8019,8.199283,4.4567,8.248668 -L 4.4567,8.248668,3.588,8.060849 -L 3.588,8.060849,2.8105,7.932396 -L 2.8105,7.932396,2.6673,7.322313 -L 2.6673,7.322313,2.5377,6.712054 -L 2.5377,6.712054,2.4112,6.101884 -L 2.4112,6.101884,2.8214,6.024173 -L 2.8214,6.024173,3.2413,5.937969 -L 3.2413,5.937969,3.6651,5.83491 -L 2.7478,4.422415,3.2378,4.7671 -L 2.261,4.069324,2.7478,4.422415 -L 1.7741,3.699202,2.261,4.069324 -L 1.7741,2.097662,2.261,2.467608 -L 2.261,2.467608,2.7478,2.820831 -L 2.7478,2.820831,3.2378,3.165472 -L 2.2014,0.415391,2.8595,0.830606 -L 1.1328,0.000044,2.2014,0.415391 -L 0.5763,1.00713,0.688,2.450534 -L 0.688,2.450534,0.7024,5.83491 -L 0.7024,5.83491,1.5601,5.83491 -L 1.5601,5.83491,1.4099,6.444992 -L 1.4099,6.444992,1.2628,7.055252 -L 1.2628,7.055252,1.1328,7.665247 -L 1.1328,7.665247,0.8351,7.768613 -L 0.8351,7.768613,0.5553,7.854685 -L 0.5553,7.854685,0.2817,7.932396 -L 1.9069,8.655566,1.9913,8.999988 -L 1.8372,8.302342,1.9069,8.655566 -L 1.7741,7.932396,1.8372,8.302342 -L 4.5236,2.097662,4.5236,6.864411 -L 4.5236,6.864411,5.1365,7.091852 -L 5.1365,7.091852,5.4689,7.437894 -L 6.2292,8.466257,7.4796,8.466257 -L 7.4796,0.000044,7.2026,0.370165 -L 7.2026,0.370165,6.9332,0.723344 -L 6.9332,0.723344,6.6562,1.067854 -L 0.2817,0.266974,0.5763,1.00713 - -[直] 18 -L 4.9805,7.932396,7.5058,7.932396 -L 4.5501,7.932396,4.3991,8.302342 -L 4.3991,8.302342,4.2555,8.655566 -L 4.2555,8.655566,4.1228,8.999988 -L 1.8668,8.120216,0.3083,7.932396 -L 3.4153,7.960547,1.8668,8.120216 -L 4.1228,6.368683,3.4153,7.960547 -L 2.4171,6.368683,4.1228,6.368683 -L 2.4171,1.601978,2.4171,6.368683 -L 2.8405,1.601978,6.2277,1.601978 -L 6.2277,1.601978,6.2277,3.165472 -L 6.2277,3.165472,2.8405,3.165472 -L 6.2277,4.7671,2.8405,4.7671 -L 6.2277,3.699202,6.2277,4.7671 -L 6.2277,5.301136,6.2277,6.368683 -L 6.2277,6.368683,4.5501,6.368683 -L 0.7394,0.000044,0.7394,6.368683 -L 1.1593,0.000044,7.5058,0.000044 - -[羽] 20 -L 2.0198,0.000044,3.2978,0.000044 -L 3.2978,0.000044,3.2978,3.699202 -L 3.2978,3.699202,2.2926,3.354604 -L 2.2926,3.354604,1.2944,3.001645 -L 1.2944,3.001645,0.3141,2.631348 -L 1.0142,6.443679,0.734,6.864411 -L 1.2944,6.01406,1.0142,6.443679 -L 1.5925,5.568022,1.2944,6.01406 -L 3.2978,4.233195,3.2978,8.466257 -L 3.2978,8.466257,0.3141,8.466257 -L 5.8336,0.000044,7.1124,0.000044 -L 7.1124,0.000044,7.1124,3.699202 -L 7.1124,3.699202,6.1072,3.354604 -L 6.1072,3.354604,5.1051,3.001645 -L 5.1051,3.001645,4.1248,2.631348 -L 4.8253,6.443679,4.5486,6.864411 -L 5.1051,6.01406,4.8253,6.443679 -L 5.4063,5.568022,5.1051,6.01406 -L 7.1124,4.233195,7.1124,8.466257 -L 7.1124,8.466257,4.1248,8.466257 - -[黄] 34 -L 5.4367,7.932396,6.6867,7.932396 -L 5.0094,7.932396,4.8549,8.302342 -L 4.8549,8.302342,4.7117,8.655566 -L 4.7117,8.655566,4.5821,8.999988 -L 4.3054,7.819354,3.6081,7.854685 -L 3.6081,7.854685,2.8725,6.864411 -L 2.4452,7.932396,2.5787,8.302342 -L 2.5787,8.302342,2.7223,8.655566 -L 2.7223,8.655566,2.8725,8.999988 -L 0.7711,7.932396,2.4452,7.932396 -L 3.7271,6.368683,0.3403,6.368683 -L 3.4928,5.157053,3.7271,6.368683 -L 2.7888,4.783955,3.4928,5.157053 -L 1.6222,4.7671,2.7888,4.783955 -L 1.6222,1.601978,1.6222,4.7671 -L 2.0495,1.601978,3.7271,1.601978 -L 3.7271,1.601978,3.4963,2.888559 -L 3.4963,2.888559,2.8904,3.200759 -L 2.8904,3.200759,2.0495,3.165472 -L 1.4719,0.370165,2.0495,0.53408 -L 0.8972,0.189395,1.4719,0.370165 -L 0.3403,0.000044,0.8972,0.189395 -L 4.1544,1.601978,5.864,1.601978 -L 5.864,1.601978,5.864,3.165472 -L 5.864,3.165472,4.1544,3.165472 -L 4.1544,3.165472,3.8672,3.758656 -L 3.8672,3.758656,3.8672,4.174003 -L 3.8672,4.174003,4.1544,4.7671 -L 4.1544,4.7671,5.864,4.7671 -L 5.864,4.7671,5.864,3.699202 -L 5.713,0.370165,5.4367,0.53408 -L 6.2913,0.000044,5.713,0.370165 -L 5.0094,6.368683,7.1179,6.368683 -L 4.3684,6.368683,4.3054,7.819354 - -[絵] 27 -L 5.0079,3.699202,3.3302,3.699202 -L 4.7343,2.477547,5.0079,3.699202 -L 4.4615,1.247442,4.7343,2.477547 -L 4.1848,0.000044,4.4615,1.247442 -L 3.3302,0.000044,4.1848,0.000044 -L 4.6118,0.000044,5.3336,0.138697 -L 5.3336,0.138697,5.9777,0.395427 -L 5.9777,0.395427,6.7167,0.53408 -L 6.7167,0.53408,7.0004,1.125819 -L 7.0004,1.125819,7.0004,1.53136 -L 7.0004,1.53136,6.7167,2.097662 -L 5.4352,3.699202,7.5748,3.699202 -L 4.6118,5.301136,6.2863,5.301136 -L 6.7798,6.901231,7.5748,5.83491 -L 5.9952,7.959146,6.7798,6.901231 -L 5.2212,8.999988,5.9952,7.959146 -L 4.5841,7.959146,5.2212,8.999988 -L 3.9498,6.901231,4.5841,7.959146 -L 3.3302,5.83491,3.9498,6.901231 -L 1.6207,8.999987,0.7969,7.1314 -L 2.4749,5.301114,2.9022,4.50009 -L 1.6207,4.767023,1.6207,0.000044 -L 0.7969,3.165421,0.3699,1.334985 -L 2.4749,3.165421,2.9022,1.868754 -L 0.3699,4.767023,2.7597,4.767023 -L 0.7969,7.1314,1.5976,6.130702 -L 2.4749,7.932326,0.9335,4.767023 - -[角] 42 -L 1.6545,7.932396,1.2237,7.425285 -L 1.2237,7.425285,0.7999,6.901231 -L 0.7999,6.901231,0.3726,6.368683 -L 1.6721,3.98023,1.6545,6.368683 -L 1.4059,2.13435,1.6721,3.98023 -L 0.3726,0.000044,1.4059,2.13435 -L 6.3233,0.000044,6.7433,0.000044 -L 5.8922,0.000044,6.3233,0.000044 -L 5.4649,0.000044,5.8922,0.000044 -L 6.7433,0.000044,6.7433,0.877276 -L 6.7433,0.877276,6.7433,1.754378 -L 6.7433,1.754378,6.7433,2.631348 -L 6.7433,2.631348,5.192,2.631348 -L 5.192,2.631348,3.6334,2.631348 -L 3.6334,2.631348,2.0783,2.631348 -L 3.087,4.868846,2.0783,4.7671 -L 3.8677,4.614305,3.087,4.868846 -L 4.1833,3.165472,3.8677,4.614305 -L 5.3146,4.7671,4.6138,4.7671 -L 6.0256,4.7671,5.3146,4.7671 -L 6.7433,4.7671,6.0256,4.7671 -L 6.7433,4.233195,6.7433,4.7671 -L 6.7433,3.699202,6.7433,4.233195 -L 6.7433,3.165472,6.7433,3.699202 -L 6.7433,5.301136,6.7433,5.671082 -L 6.7433,5.671082,6.7433,6.024173 -L 6.7433,6.024173,6.7433,6.368683 -L 6.7433,6.368683,6.1692,6.368683 -L 6.1692,6.368683,5.5948,6.368683 -L 5.5948,6.368683,5.0376,6.368683 -L 4.6138,6.635876,4.7434,6.978985 -L 4.7434,6.978985,4.8873,7.322313 -L 4.8873,7.322313,5.0376,7.665247 -L 5.0376,7.665247,3.9133,7.768613 -L 3.9133,7.768613,2.7823,7.854685 -L 2.7823,7.854685,1.6545,7.932396 -L 1.6545,6.368683,2.6314,6.471655 -L 2.6314,6.471655,3.6159,6.558078 -L 3.6159,6.558078,4.6138,6.635876 -L 4.3161,5.490224,4.1833,5.83491 -L 4.4597,5.137133,4.3161,5.490224 -L 4.6138,4.7671,4.4597,5.137133 - -[丸] 11 -L 0.6163,0.000044,2.5251,3.098794 -L 2.9346,8.999988,2.5251,3.098794 -L 0.4023,6.330418,5.4952,6.330418 -L 5.5089,2.231631,5.4952,6.330418 -L 5.6213,0.590207,5.5089,2.231631 -L 5.6213,0.590207,5.9225,0.000044 -L 5.9225,0.000044,7.6037,0.000044 -L 7.6037,0.000044,7.6037,0.532416 -L 7.6037,0.532416,7.6037,1.056471 -L 7.6037,1.056471,7.6037,1.563451 -A -7.1766,-7.557634,14.933907,40.281036,55.617141 - -[弓] 7 -L 1.4694,6.770239,7.6089,6.770239 -L 7.6089,6.770239,7.6089,9.000118 -L 7.6089,9.000118,0.4288,9.000118 -L 1.4694,4.500125,1.4694,6.770239 -L 7.6089,4.500125,1.4694,4.500125 -L 5.5358,0.000438,4.5372,0.000438 -A 1.6827,4.500125,5.923244,310.56469,0 - -[戸] 6 -L 0.4347,8.466257,7.6284,8.466257 -L 6.8126,6.368683,1.7131,6.368683 -L 6.8126,6.368683,6.8126,3.699202 -L 1.7131,6.368683,1.7131,3.699202 -L 6.8126,3.699202,1.7131,3.699202 -A -4.2695,3.699202,5.980554,321.79092,0 - -[光] 30 -L 6.6567,0.000044,7.2349,0.000044 -L 7.2349,0.000044,7.2349,0.53408 -L 7.2349,0.53408,7.2349,1.067854 -L 7.2349,1.067854,7.2349,1.601978 -L 6.0861,0.000044,6.6567,0.000044 -L 5.5289,0.000044,6.0861,0.000044 -L 5.13,0.000044,4.8323,0.55238 -L 4.8323,0.55238,4.7198,1.926699 -L 4.7198,1.926699,4.7023,5.301136 -L 4.7023,5.301136,4.275,5.301136 -L 4.275,5.301136,3.8512,5.301136 -L 3.8512,5.301136,3.4239,5.301136 -L 2.9966,5.301136,2.142,5.301136 -L 2.142,5.301136,1.2944,5.301136 -L 1.2944,5.301136,0.4612,5.301136 -L 2.142,6.635876,1.8653,7.245829 -L 1.8653,7.245829,1.5925,7.855911 -L 1.5925,7.855911,1.3154,8.466257 -L 3.8512,7.959146,3.8512,8.999988 -L 3.8512,6.901231,3.8512,7.959146 -L 3.8512,5.83491,3.8512,6.901231 -L 2.7129,3.121648,2.9966,5.301136 -L 1.8653,1.670976,2.7129,3.121648 -L 0.4612,0.000044,1.8653,1.670976 -L 5.8336,5.301136,6.5344,5.301136 -L 6.5344,5.301136,7.2349,5.301136 -L 5.13,5.301136,5.8336,5.301136 -L 5.5289,6.368683,5.8059,7.082045 -L 5.8059,7.082045,6.0861,7.778376 -L 6.0861,7.778376,6.3835,8.466257 - -[才] 24 -L 1.654,6.788233,0.4628,6.864411 -L 2.8515,6.712054,1.654,6.788233 -L 4.0637,6.635876,2.8515,6.712054 -L 4.1264,6.024173,4.0637,6.635876 -L 4.193,5.40402,4.1264,6.024173 -L 4.277,4.7671,4.193,5.40402 -L 4.7047,4.7671,4.9775,5.137133 -L 4.9775,5.137133,5.2612,5.490224 -L 5.2612,5.490224,5.5558,5.83491 -L 5.8356,6.864411,6.5431,6.864411 -L 6.5431,6.864411,7.2646,6.864411 -L 5.1355,6.864411,5.8356,6.864411 -L 4.7047,6.864411,4.4035,7.299591 -L 4.4035,7.299591,4.2945,7.853241 -L 4.2945,7.853241,4.277,8.999988 -L 1.654,2.47886,0.4628,1.601978 -L 2.8515,3.356093,1.654,2.47886 -L 4.0637,4.233195,2.8515,3.356093 -L 4.1264,2.822188,4.0637,4.233195 -L 4.193,1.41105,4.1264,2.822188 -L 4.277,0.000044,4.193,1.41105 -L 3.8536,0.000044,4.277,0.000044 -L 3.4333,0.000044,3.8536,0.000044 -L 3.0231,0.000044,3.4333,0.000044 - -[算] 54 -L 0.9205,0.000044,1.551,0.039578 -L 1.551,0.039578,1.9884,0.316578 -L 1.9884,0.316578,2.5978,1.067854 -L 2.5978,1.067854,2.2585,1.443492 -L 2.2585,1.443492,1.7121,1.58197 -L 1.7121,1.58197,0.4929,1.601978 -L 1.7783,3.165472,1.7783,4.233195 -L 1.7783,4.233195,1.7783,5.301136 -L 1.7783,5.301136,1.7783,6.368683 -L 1.7783,6.368683,2.048,6.471655 -L 2.048,6.471655,2.3247,6.558078 -L 2.3247,6.558078,2.5978,6.635876 -L 2.5978,6.635876,2.4542,6.978985 -L 2.4542,6.978985,2.3247,7.322313 -L 2.3247,7.322313,2.2024,7.665247 -L 2.2024,7.665247,1.2848,7.833452 -L 1.2848,7.833452,0.8435,7.764278 -L 0.8435,7.764278,0.4929,7.398404 -L 3.8727,7.960547,2.5978,7.932396 -L 5.3438,7.751408,3.8727,7.960547 -L 6.4089,6.864411,5.3438,7.751408 -L 6.4089,6.101884,5.2842,6.204856 -L 5.2842,6.204856,4.1564,6.29106 -L 4.1564,6.29106,3.0255,6.368683 -L 3.603,5.223425,2.2024,5.301136 -L 3.603,4.233195,2.2024,4.233195 -L 5.0079,4.233195,3.603,4.233195 -L 6.4089,4.233195,5.0079,4.233195 -L 6.3318,3.888553,6.4089,4.233195 -L 6.2614,3.535419,6.3318,3.888553 -L 6.1984,3.165472,6.2614,3.535419 -L 5.5924,3.165472,4.7343,3.165472 -L 4.7343,3.165472,3.8832,3.165472 -L 3.8832,3.165472,3.0255,3.165472 -L 2.5978,3.165472,2.3247,3.165472 -L 2.3247,3.165472,2.048,3.165472 -L 2.048,3.165472,1.7783,3.165472 -L 2.5978,2.820831,2.5978,3.165472 -L 2.5978,2.467608,2.5978,2.820831 -L 2.5978,2.097662,2.5978,2.467608 -L 3.8237,1.714844,2.5978,2.097662 -L 5.0391,1.654033,3.8237,1.714844 -L 5.5924,0.000044,5.0391,1.654033 -L 5.7189,1.990224,5.6064,2.395589 -L 5.6064,2.395589,5.5924,3.165472 -L 6.0127,1.601978,5.7189,1.990224 -L 6.4089,1.601978,6.8393,1.601978 -L 6.8393,1.601978,7.2666,1.601978 -L 7.2666,1.601978,7.6939,1.601978 -L 6.4089,5.033986,5.0079,5.137133 -L 5.0079,5.137133,3.603,5.223425 -L 6.4089,7.932396,6.8393,7.932396 -L 6.8393,7.932396,7.2666,7.932396 -L 7.2666,7.932396,7.6939,7.932396 - -[首] 34 -L 6.442,0.000044,6.442,2.097662 -L 6.442,2.097662,2.2009,2.097662 -L 1.7771,0.000044,1.7771,5.301136 -L 1.7771,5.301136,2.3337,5.40402 -L 2.3337,5.40402,2.9049,5.490224 -L 2.9049,5.490224,3.4825,5.568022 -L 3.4825,5.568022,3.6124,6.178062 -L 3.6124,6.178062,3.7595,6.788233 -L 3.7595,6.788233,3.9098,7.398404 -L 3.9098,7.398404,0.5264,7.398404 -L 3.0552,7.932396,2.7613,8.302342 -L 2.7613,8.302342,2.4776,8.655566 -L 2.4776,8.655566,2.2009,8.999988 -L 3.605,3.699202,2.2009,3.699202 -L 5.0169,3.699202,3.605,3.699202 -L 6.442,3.699202,5.0169,3.699202 -L 6.442,3.354604,6.442,3.699202 -L 6.442,3.001645,6.442,3.354604 -L 6.442,2.631348,6.442,3.001645 -L 6.442,4.233195,6.442,4.603272 -L 6.442,4.603272,6.442,4.956276 -L 6.442,4.956276,6.442,5.301136 -L 6.442,5.301136,5.5909,5.301136 -L 5.5909,5.301136,4.7433,5.301136 -L 4.7433,5.301136,3.9098,5.301136 -L 4.3409,7.398404,4.9503,7.635827 -L 4.9503,7.635827,5.3843,8.05091 -L 5.3843,8.05091,6.0147,8.999988 -L 6.2918,7.398404,7.0024,7.398404 -L 7.0024,7.398404,7.7243,7.398404 -L 5.5874,7.398404,6.2918,7.398404 -L 3.605,0.000044,5.0169,0.000044 -L 2.2009,0.000044,3.605,0.000044 -L 5.0169,0.000044,6.442,0.000044 - -[星] 23 -L 0.5249,0.000044,3.9156,0.000044 -L 3.9156,0.000044,3.8981,0.771327 -L 3.8981,0.771327,3.793,1.186587 -L 3.793,1.186587,3.5128,1.601978 -L 3.5128,1.601978,1.8033,1.601978 -L 1.9963,2.94797,1.334,2.671101 -L 1.334,2.671101,0.9522,2.097662 -L 3.5128,3.165472,1.9963,2.94797 -L 3.7892,2.658361,3.5128,3.165472 -L 4.0627,2.13435,3.7892,2.658361 -L 4.3356,1.601978,4.0627,2.13435 -L 4.7667,1.601978,6.0451,1.601978 -L 4.7667,3.165472,6.4724,3.165472 -L 4.3356,3.165472,4.0343,3.600389 -L 4.0343,3.600389,3.9293,4.154039 -L 3.9293,4.154039,3.9156,5.301136 -L 3.9156,5.301136,1.8033,5.301136 -L 1.8033,5.301136,1.8033,8.466257 -L 1.8033,8.466257,6.0451,8.466257 -L 6.0451,8.466257,6.0451,5.301136 -L 6.0451,5.301136,4.3356,5.301136 -L 2.2344,6.864411,5.6213,6.864411 -L 4.3356,0.000044,7.3302,0.000044 - -[声] 9 -L 7.7559,7.970529,0.5588,7.970529 -L 4.1554,9.000118,4.1554,6.000094 -L 1.4099,6.000094,6.8982,6.000094 -L 1.4099,4.500125,1.4099,2.529646 -L 1.4099,2.529646,6.8982,2.529646 -L 6.8982,2.529646,6.8982,4.500125 -L 6.8982,4.500125,1.4099,4.500125 -L 4.1554,4.500125,4.1554,2.529646 -A -2.7651,2.529646,4.172244,322.67857,0 - -[船] 22 -L 0.5849,0.266974,0.9912,2.709103 -L 0.9912,2.709103,1.4119,6.558078 -L 1.4119,6.558078,1.8357,8.999988 -L 2.263,0.000044,3.1207,0.000044 -L 3.1207,0.000044,3.1207,4.7671 -L 3.1207,4.7671,2.5396,4.603272 -L 2.5396,4.603272,1.9649,4.422415 -L 1.9649,4.422415,1.4119,4.233195 -L 4.7949,0.000044,4.7949,3.699202 -L 4.7949,3.699202,7.3625,3.699202 -L 7.3625,3.699202,7.3625,0.000044 -L 7.3625,0.000044,4.7949,0.000044 -L 1.8357,1.601978,1.8357,3.165472 -L 4.3991,5.033986,4.977,6.381423 -L 4.977,6.381423,5.1945,7.271308 -L 5.1945,7.271308,5.2222,8.466257 -L 7.7863,5.033986,7.1835,6.757236 -L 7.1835,6.757236,6.9629,7.785468 -L 6.9629,7.785468,6.9317,8.999988 -L 3.1207,5.301136,3.1207,7.932396 -L 3.1207,7.932396,1.8357,7.932396 -L 1.8357,5.83491,1.8357,6.864411 - -[谷] 8 -L 2.2019,3.000069,2.2019,0.000044 -L 2.2019,0.000044,6.6006,0.000044 -L 6.6006,0.000044,6.6006,3.000069 -L 6.6006,3.000069,2.2019,3.000069 -L 4.4014,7.500063,0.7974,3.899936 -L 2.5973,9.000118,1.7252,7.485396 -L 4.4014,7.500063,8.0016,3.899936 -L 6.1979,9.000118,7.0738,7.485396 - -[池] 11 -L 1.8638,7.970398,1.0446,8.9999 -L 1.4435,5.83469,0.6173,6.9025 -L 1.8638,3.470535,0.6173,0.000044 -L 5.7095,8.999813,5.7095,1.563363 -L 7.818,0.000044,7.818,1.563363 -L 7.818,3.165341,7.818,6.513465 -L 3.1531,5.262653,7.818,6.513465 -L 6.9918,3.165341,7.818,3.165341 -L 4.5012,0.000044,7.818,0.000044 -L 4.0042,2.000075,4.0042,7.932221 -A 8.2526,2.000075,4.249821,180,208.07382 - -[刀] 6 -L 1.0431,9.000118,8.2476,9.000118 -L 3.7431,9.000118,3.7431,6.000094 -L 8.2476,9.000118,8.2476,6.000094 -L 5.5437,0.000044,6.4474,0.000044 -A -4.274,6.000094,8.016544,311.54348,0 -A -2.6523,6.000094,10.900148,326.602,0 - -[麦。] 29 -L 0.649,0.000044,1.63,0.049516 -L 1.63,0.049516,2.5021,0.395427 -L 2.5021,0.395427,4.0323,1.335003 -L 4.0323,1.335003,3.5245,1.944999 -L 3.5245,1.944999,3.0275,2.555257 -L 3.0275,2.555257,2.5406,3.165472 -L 2.5406,3.165472,2.0499,2.820831 -L 2.0499,2.820831,1.5631,2.467608 -L 1.5631,2.467608,1.0763,2.097662 -L 6.5646,0.000044,5.8645,0.53408 -L 5.8645,0.53408,5.1636,1.067854 -L 5.1636,1.067854,4.4596,1.601978 -L 4.4596,1.601978,5.7419,3.432315 -L 5.7419,3.432315,4.7363,3.535419 -L 4.7363,3.535419,3.735,3.621666 -L 3.735,3.621666,2.7504,3.699202 -L 3.1812,4.233195,3.1812,5.301136 -L 3.1812,5.301136,0.649,5.301136 -L 3.819,5.301136,3.6404,6.774092 -L 3.6404,6.774092,2.6384,6.993214 -L 2.6384,6.993214,1.5001,6.864411 -L 4.4596,5.301136,7.4157,5.301136 -L 4.4596,6.864411,3.3532,7.853241 -L 3.3532,7.853241,2.3445,8.011421 -L 2.3445,8.011421,1.0763,7.932396 -L 4.8908,6.864411,6.5646,6.864411 -L 4.4596,7.932396,4.1658,8.655608 -L 4.1658,8.655566,4.0323,8.999988 -L 4.8908,7.932396,6.9958,7.932396 - -[鳴] 28 -L 6.1712,0.000044,7.4527,0.498618 -L 7.4527,0.498618,7.8555,1.700703 -L 7.8555,1.700703,7.88,3.165472 -L 7.88,3.165472,4.0627,3.165472 -L 4.0627,3.165472,4.0627,7.932396 -L 4.0627,7.932396,4.6788,8.149943 -L 4.6788,8.149943,5.0045,8.426724 -L 5.0045,8.426724,5.3166,8.999988 -L 2.3532,0.53408,2.6544,0.947938 -L 2.6544,0.947938,2.7668,1.353172 -L 2.7668,1.353172,2.7843,2.097662 -L 4.0627,1.335003,3.9118,1.60027 -L 3.9118,1.60027,3.7682,1.857306 -L 3.7682,1.857306,3.6389,2.097662 -L 5.3166,1.335003,5.173,1.60027 -L 5.173,1.60027,5.043,1.857306 -L 5.043,1.857306,4.917,2.097662 -L 0.6793,3.165472,0.6793,7.932396 -L 0.6793,7.932396,2.3532,7.932396 -L 2.3532,7.932396,2.3532,3.165472 -L 2.3532,3.165472,0.6793,3.165472 -L 4.49,4.233195,7.88,4.233195 -L 4.49,5.301136,7.0219,5.301136 -L 7.0219,5.301136,7.0219,6.864411 -L 7.0219,6.864411,4.49,6.864411 -L 7.0219,7.665247,6.444,7.768613 -L 6.444,7.768613,5.8731,7.854685 -L 5.8731,7.854685,5.3166,7.932396 - -[毛] 23 -L 4.0647,0.000044,3.7702,1.077748 -L 3.7702,1.077748,3.5569,2.621629 -L 3.5569,2.621629,3.2413,3.699202 -L 3.2413,3.699202,2.8595,3.323389 -L 2.8595,3.323389,2.1979,3.185304 -L 2.1979,3.185304,0.6813,3.165472 -L 4.4917,0.000044,7.8785,0.000044 -L 7.8785,0.000044,7.8785,1.601978 -L 4.0647,3.699202,3.7877,4.114592 -L 3.7877,4.114592,3.6826,4.529852 -L 3.6826,4.529852,3.6686,5.301136 -L 3.6686,5.301136,1.5324,5.301136 -L 4.4917,3.699202,5.2657,3.83768 -L 5.2657,3.83768,6.1378,4.094585 -L 6.1378,4.094585,7.4796,4.233195 -L 3.6686,5.83491,3.6686,7.398404 -L 3.6686,7.398404,1.9597,7.398404 -L 4.0647,5.83491,4.8282,5.973256 -L 4.8282,5.973256,5.5844,6.230248 -L 5.5844,6.230248,6.6285,6.368683 -L 3.6686,7.932396,4.6916,8.070787 -L 4.6916,8.070787,5.4443,8.327648 -L 5.4443,8.327648,6.2009,8.466257 - -[矢] 16 -L 0.925,0.000044,1.9684,1.247442 -L 1.9684,1.247442,3.03,2.477547 -L 3.03,2.477547,4.0944,3.699202 -L 4.0944,3.699202,3.6881,4.075015 -L 3.6881,4.075015,2.8058,4.213406 -L 2.8058,4.213406,0.7075,4.233195 -L 7.0543,0.000044,4.5217,3.165472 -L 4.5217,4.233195,4.2208,4.706332 -L 4.2208,4.706332,4.1084,5.526869 -L 4.1084,5.526869,4.0944,7.398404 -L 4.0944,7.398404,2.7253,7.264128 -L 2.7253,7.264128,1.9582,6.909593 -L 1.9582,6.909593,1.1383,5.83491 -L 4.9493,4.233195,7.4851,4.233195 -L 4.5217,7.398404,6.6266,7.398404 -L 2.3855,7.932396,2.3855,8.999988 - -[里] 19 -L 0.7379,0.000044,4.1279,0.000044 -L 4.1279,0.000044,3.834,1.831914 -L 3.834,1.831914,2.9724,2.197701 -L 2.9724,2.197701,1.5641,2.097662 -L 4.5552,0.000044,7.5113,0.000044 -L 4.5552,2.097662,3.7111,3.583271 -L 3.7111,3.583271,3.3223,4.14559 -L 3.3223,4.14559,1.5641,4.233195 -L 1.5641,4.233195,1.5641,8.466257 -L 1.5641,8.466257,6.6602,8.466257 -L 6.6602,8.466257,6.6602,4.233195 -L 6.6602,4.233195,4.482,4.786976 -L 4.482,4.786976,3.8057,5.815033 -L 3.8057,5.815033,1.9879,6.368683 -L 4.9513,2.097662,6.6602,2.097662 -L 4.5552,6.368683,4.254,6.757236 -L 4.254,6.757236,4.1458,7.162513 -L 4.1458,7.162513,4.1279,7.932396 -L 4.9513,6.368683,6.2329,6.368683 - -[汽] 9 -L 1.9938,7.970398,1.1707,8.999856 -L 1.5626,5.834647,0.7399,6.902413 -L 1.9938,3.470448,0.7399,0 -L 7.9371,1.499969,7.9371,0 -L 2.5401,4.500037,7.0408,4.500037 -L 3.4399,6.000007,7.0408,6.000007 -L 7.9371,7.500019,3.2301,7.500019 -A 18.739,4.500037,11.700594,180,202.61878 -A -2.0095,8.999988,5.450156,326.60247,0 - -# Japanese Character (漢字G3)----------------------------------- - -[畑] 11 -L 4.3736,8.199239,4.3736,0.800967 -L 4.3736,0.800967,7.9709,0.800967 -L 7.9709,0.800967,7.9709,8.199239 -L 7.9709,8.199239,4.3736,8.199239 -L 7.9709,4.500125,4.3736,4.500125 -L 6.1707,0.800967,6.1707,8.199239 -L 2.1183,9.000118,2.1183,4.500125 -L 2.132,2.257418,3.008,0.742739 -L 3.4738,7.500063,2.5667,6.600151 -L 0.7695,7.699264,0.7695,5.250087 -A -6.0564,4.500125,8.175136,326.60209,0 - -[物] 11 -L 2.1235,9.000118,2.1235,0.000044 -L 0.768,3.45136,3.4723,3.45136 -L 2.9925,6.902632,1.2517,6.902632 -L 6.1692,0.000044,7.069,0.000044 -L 7.9694,6.902632,7.9694,3.000069 -L 4.1798,6.902632,7.9694,6.902632 -A -3.7816,9.000118,5.44975,326.5996,0 -A 2.5231,3.000069,5.44975,326.5996,0 -A -7.3296,9.000118,11.699109,337.37834,0 -A -1.0984,7.049297,6.545251,317.54725,358.71586 -A -2.7586,6.998424,9.466261,316.9308,359.4203 - -[羊] 6 -L 6.2027,9.000118,5.3267,7.485396 -L 2.5983,9.000118,3.4778,7.485396 -L 8.0026,3.000069,0.8019,3.000069 -L 1.7017,7.500063,7.1028,7.500063 -L 1.7017,5.250087,7.1028,5.250087 -L 4.4059,7.500063,4.4059,0.000044 - -[短] 14 -L 4.2188,4.7671,0.8316,4.7671 -L 2.5411,7.398404,2.5411,4.7671 -L 3.7912,7.398404,1.4025,7.398404 -L 2.9401,2.631348,3.7912,1.335003 -L 8.0295,9.000118,4.4321,9.000118 -L 8.0295,0.000044,4.4321,0.000044 -L 7.3321,3.500088,6.5304,0.500106 -L 5.1291,3.500088,5.9347,0.500106 -L 4.7512,7.500063,4.7512,4.500125 -L 4.7512,4.500125,7.7108,4.500125 -L 7.7108,4.500125,7.7108,7.500063 -L 7.7108,7.500063,4.7512,7.500063 -A -2.5935,8.936242,4.283867,323.17605,0.852905 -A -4.9646,4.7671,7.504604,320.56463,0 - -[安] 8 -L 4.4341,7.932177,4.4341,8.999988 -L 1.0476,6.368814,1.0476,7.932177 -L 1.0476,7.932177,7.8175,7.932177 -L 7.8175,6.368814,7.8175,7.932177 -L 8.0346,4.500125,0.8301,4.500125 -L 3.7932,6.864411,2.6303,2.537789 -A 0.8301,5.490224,5.490165,270,349.60986 -A 1.1702,-7.594323,10.237543,47.886596,81.770996 - -[暗] 15 -L 3.8862,0.000044,3.8862,3.699202 -L 3.8862,3.699202,6.8423,3.699202 -L 6.8423,0.000044,3.8862,0.000044 -L 0.864,1.5001,0.864,7.500063 -L 0.864,7.500063,2.6642,7.500063 -L 2.6642,7.500063,2.6642,1.5001 -L 2.6642,1.5001,0.864,1.5001 -L 5.3643,7.932396,5.3643,8.999988 -L 6.8423,3.699202,6.8423,0.000044 -L 3.8862,1.849645,6.8423,1.849645 -L 0.864,4.500125,2.6642,4.500125 -L 3.5784,7.932396,7.1439,7.932396 -L 4.0827,7.932396,4.7902,5.301136 -L 6.6462,7.932396,5.9387,5.301136 -L 2.6642,5.301136,8.0611,5.301136 - -[飲] 16 -L 5.153,7.500194,8.0631,7.500194 -L 8.0631,7.500194,8.0631,6.000137 -L 6.2629,7.500194,6.2629,4.500125 -L 2.6627,9.000118,0.8625,5.882236 -L 2.6627,9.000118,4.4591,7.200121 -L 1.7622,6.441184,3.9621,6.441184 -L 1.7622,3.000069,3.9621,3.000069 -L 3.9621,6.441184,3.9621,3.000069 -L 1.7622,6.441184,1.7622,0.130116 -L 4.4591,3.000069,4.4591,1.5001 -L 1.7622,4.720648,3.9621,4.720648 -A -0.0902,9.000206,5.450522,326.60432,0 -A -0.2653,4.500125,6.525323,316.39894,0 -A 12.7918,4.500125,6.525323,180,223.60105 -A 0.8625,3.179963,3.179894,270,334.63397 -A 1.8253,0.000044,2.63629,10.933074,71.504943 - -[泳] 11 -L 2.111,7.970398,1.2918,8.999856 -L 1.691,5.834647,0.8645,6.902413 -L 2.111,3.470448,0.8645,0 -L 7.6378,5.83491,6.2824,4.481037 -L 5.3616,6.749968,5.3616,0.000044 -L 4.465,0.000044,5.3616,0.000044 -L 2.6647,4.500037,4.465,4.500037 -L 5.3616,6.749968,3.4629,6.749968 -L 4.465,8.999988,6.2614,7.960766 -L 5.3616,4.500037,8.0616,0 -A 1.0602,4.500037,3.399907,298.07041,0 - -[油] 9 -L 2.113,7.970398,1.2903,8.999856 -L 1.6857,5.834647,0.8595,6.902413 -L 2.113,3.470448,0.8595,0 -L 3.3952,6.864411,3.3952,0.000044 -L 3.3952,0.000044,7.6363,0.000044 -L 7.6363,0.000044,7.6363,6.864411 -L 7.6363,6.864411,3.3952,6.864411 -L 5.5314,8.999988,5.5314,0.000044 -L 3.3952,3.432227,7.6363,3.432227 - -[酒] 14 -L 2.1153,7.970398,1.2887,8.999856 -L 1.6877,5.834647,0.865,6.902413 -L 2.1153,3.470448,0.865,0 -L 2.6617,8.999988,8.0621,8.999988 -L 2.6617,6.000007,2.6617,0 -L 2.6617,0,8.0621,0 -L 8.0621,0,8.0621,6.000007 -L 8.0621,6.000007,2.6617,6.000007 -L 6.2619,8.999988,6.2619,6.233182 -L 2.6617,2.249975,8.0621,2.249975 -L 8.0621,4.233195,6.7627,4.233195 -L 4.462,7.500019,4.462,8.999988 -A 10.5104,6.233182,4.249821,180,208.07389 -A -1.5941,7.500019,6.059265,314.66275,0 - -[待] 10 -L 1.2534,8.999944,0.0034,6.902544 -L 1.2534,0,1.2534,5.567716 -L 3.3938,7.970485,6.8083,7.970485 -L 5.0991,0,5.9502,0 -L 3.3938,2.669569,4.2449,1.601671 -L 5.0991,8.999944,5.0991,5.834778 -L 2.9906,5.834778,7.2041,5.834778 -L 2.9906,3.737466,7.2041,3.737466 -L 5.9502,0,5.9502,5.334759 -A -4.4622,8.133,6.266899,315.462,348.67668 - -[客] 28 -L 3.5464,6.291104,2.9926,6.368727 -L 4.0994,6.204899,3.5464,6.291104 -L 4.6668,6.10184,4.0994,6.204899 -L 4.3765,5.670951,4.6668,6.10184 -L 4.0928,5.223206,4.3765,5.670951 -L 3.8157,4.767143,4.0928,5.223206 -L 1.7107,0,1.6267,1.066496 -L 1.6267,1.066496,1.5605,2.124544 -L 1.5605,2.124544,1.501,3.165341 -L 1.501,3.165341,0.9861,3.011408 -L 0.9861,3.011408,0.4919,2.848982 -L 0.4919,2.848982,0.0019,2.669569 -L 2.2256,6.560705,2.5653,7.932309 -L 1.6547,5.731718,2.2256,6.560705 -L 0.6425,4.767143,1.6547,5.731718 -L 4.954,3.202029,3.9702,3.725996 -L 5.9557,2.669569,4.954,3.202029 -L 2.6953,4.069411,2.4147,3.888509 -L 2.9926,4.23315,2.6953,4.069411 -L 3.9702,3.725996,2.9926,4.23315 -L 2.4147,3.888509,2.1416,3.699246 -L 5.0976,2.669569,2.1416,2.669569 -L 5.0976,0,5.0976,2.669569 -L 2.1416,0,5.0976,0 -L 3.3923,7.932221,3.3923,9.000075 -L 0.0019,6.368858,0.0019,7.932221 -L 0.0019,7.932221,6.7756,7.932221 -L 6.7756,6.368858,6.7756,7.932221 - -[薬] 35 -L 1.8462,1.522691,1.1313,0.969084 -L 1.1313,0.969084,0.0351,0.53408 -L 2.781,2.669569,1.8462,1.522691 -L 2.9946,2.505698,2.781,2.669569 -L 3.2083,2.325059,2.9946,2.505698 -L 4.7038,2.669569,6.8057,2.669569 -L 6.3815,4.23315,6.1052,4.422283 -L 5.9822,0.53408,3.4184,3.165472 -L 3.8496,4.23315,4.7038,4.23315 -L 4.7038,4.23315,4.7038,5.300917 -L 3.4184,2.135839,3.2083,2.325059 -L 3.4184,0,3.4184,2.135839 -L 3.4184,3.165341,3.4184,4.23315 -L 4.7038,5.300917,2.5673,5.300917 -L 4.7038,6.10184,4.2734,6.204899 -L 4.2734,6.204899,3.8496,6.291104 -L 3.8496,6.291104,3.4184,6.368727 -L 3.0896,6.863098,3.4184,7.436624 -L 2.7568,6.586317,3.0896,6.863098 -L 0.0351,2.669569,2.14,2.669569 -L 0.2487,4.23315,0.592,4.422283 -L 0.592,4.422283,0.9492,4.60336 -L 2.14,6.368727,2.7568,6.586317 -L 3.4184,4.23315,2.14,4.23315 -L 2.14,4.23315,2.14,6.368727 -L 5.832,6.204899,6.1052,6.558078 -L 6.1052,6.558078,6.3815,6.902588 -L 5.5549,5.834778,5.832,6.204899 -L 5.832,4.60336,5.5549,4.767143 -L 6.1052,4.422283,5.832,4.60336 -L 1.3135,5.834778,0.4592,6.902588 -L 0.9492,4.60336,1.3135,4.767143 -L 0.0351,7.932221,7.2361,7.932221 -L 4.7038,9.000075,4.7038,7.169475 -L 2.5989,9.000075,2.5989,7.169475 - -[度] 25 -L 4.3066,1.067897,3.3718,2.39143 -L 3.3959,0.435092,4.3066,1.067897 -L 2.2471,0.0989,3.3959,0.435092 -L 3.3718,2.39143,2.8184,2.935055 -L 2.8184,2.935055,2.1736,3.165341 -L 3.0247,6.368727,1.7431,6.368727 -L 3.0247,4.767143,3.0247,6.368727 -L 5.5569,6.368727,3.452,6.368727 -L 5.5569,4.767143,5.5569,6.368727 -L 3.452,4.767143,5.5569,4.767143 -L 4.2859,3.089118,3.452,3.165341 -L 5.1296,3.012809,4.2859,3.089118 -L 1.3155,0,2.2471,0.0989 -L 5.9846,6.368727,6.8388,6.368727 -L 5.9846,2.936587,5.1296,3.012809 -L 5.2382,0.672339,4.6992,1.067897 -L 4.6992,1.067897,5.1296,1.704862 -L 5.1296,1.704862,5.5569,2.325059 -L 5.5569,2.325059,5.9846,2.936587 -L 6.4084,0,5.8757,0.395646 -L 5.8757,0.395646,5.2382,0.672339 -L 7.2626,7.932309,0.8882,7.932309 -L 4.0789,8.961767,4.0789,7.932309 -L 0.8882,7.932309,0.8882,4.500081 -A -11.8184,4.500081,12.703326,339.25315,0 - -[病] 14 -L 2.6309,0,2.6309,4.23315 -L 6.8657,0,6.8657,4.23315 -L 6.0146,0,6.8657,0 -L 4.3054,7.932309,4.3054,9.000162 -L 1.3455,4.500081,1.3455,7.932309 -L 1.3455,7.932309,7.2615,7.932309 -L 0.0639,3.165341,1.3455,4.446538 -L 0.0639,6.00005,1.3455,6.00005 -L 2.2004,6.368727,7.2615,6.368727 -L 4.7359,6.368727,4.7359,4.23315 -L 6.8657,4.23315,2.6309,4.23315 -L 4.6973,3.755372,6.0146,1.601802 -A -7.197,4.500081,8.542338,328.21115,0 -A 1.3875,4.23315,3.342486,308.07176,0 - -[屋] 30 -L 4.7624,0,7.2947,0 -L 5.1932,1.601802,6.4404,1.601802 -L 4.7624,1.601802,4.465,2.015792 -L 4.465,2.015792,4.3526,2.420982 -L 4.3526,2.420982,4.3354,3.165341 -L 4.3354,3.165341,1.7751,3.165341 -L 3.1758,1.703461,2.1989,1.601802 -L 3.9953,1.449227,3.1758,1.703461 -L 4.3354,0,3.9953,1.449227 -L 1.3794,0,4.3354,0 -L 3.4843,5.300917,1.3794,5.300917 -L 3.4665,4.529721,3.4843,5.300917 -L 3.3579,4.114418,3.4665,4.529721 -L 3.0532,3.699246,3.3579,4.114418 -L 4.458,5.223206,3.9043,5.300917 -L 5.0181,5.137133,4.458,5.223206 -L 5.5855,5.033855,5.0181,5.137133 -L 5.7186,4.689257,5.5855,5.033855 -L 5.8625,4.336254,5.7186,4.689257 -L 6.0166,3.96622,5.8625,4.336254 -L 5.5855,3.888509,6.0166,3.96622 -L 5.1655,3.802436,5.5855,3.888509 -L 4.7624,3.699246,5.1655,3.802436 -L 6.0166,5.300917,6.8674,5.300917 -L 6.4404,8.466301,6.4404,6.902588 -L 0.9482,8.466301,6.4404,8.466301 -L 0.9587,5.620209,0.9482,8.466301 -L 0.7801,3.036845,0.9587,5.620209 -L 0.094,0.267106,0.7801,3.036845 -L 6.4404,6.902588,1.3794,6.902588 - -[開] 16 -L 0.1271,0,0.1271,8.466214 -L 0.1271,8.466214,2.6594,8.466214 -L 2.6594,8.466214,2.6594,5.300873 -L 5.6193,0,6.8977,0 -L 6.8977,5.300873,4.3371,5.300873 -L 4.3371,5.300873,4.3371,8.466214 -L 4.3371,8.466214,6.8977,8.466214 -L 2.6594,5.300873,0.1271,5.300873 -L 0.1271,6.902675,2.6594,6.902675 -L 6.8977,0,6.8977,8.466214 -L 4.3371,6.902675,6.8977,6.902675 -L 1.3775,4.767143,5.6193,4.767143 -L 6.0428,3.165341,0.9467,3.165341 -L 4.3371,4.767143,4.3371,0.53408 -L 2.6594,4.767143,2.6594,2.930939 -A -0.7551,3.199621,3.412989,308.64701,359.4244 - -[速] 14 -L 5.2112,-0.015148,7.341,-0.015148 -L 1.3935,1.052487,0.3393,0 -L 0.1396,4.751776,1.3935,4.751776 -L 1.3935,1.052487,1.3935,4.751776 -L 0.5708,8.489155,1.3935,7.421301 -L 2.2621,7.932309,7.3267,7.932309 -L 4.7944,9.000162,4.7944,1.067897 -L 6.5004,4.23315,6.5004,6.368727 -L 6.5004,6.368727,3.0852,6.368727 -L 3.0852,6.368727,3.0852,4.23315 -L 3.0852,4.23315,6.5004,4.23315 -L 2.2621,1.601802,4.7944,4.133988 -L 7.3267,1.601802,4.7944,4.133988 -A 5.2112,7.347881,7.362973,238.75988,270 - -[持] 11 -L 1.6372,9.000162,1.6372,0 -L 1.6372,0,0.8106,0 -L 0.1592,3.699246,3.1152,5.54889 -L 0.1592,6.902588,3.1152,6.902588 -L 3.5425,7.970529,6.9578,7.970529 -L 5.2517,0.000044,6.1067,0.000044 -L 3.5425,2.669569,4.3936,1.601715 -L 5.2517,8.999988,5.2517,5.834778 -L 3.1467,5.834778,7.3567,5.834778 -L 3.1467,3.737554,7.3567,3.737554 -L 6.1067,0.000044,6.1067,5.334847 - -[荷] 30 -L 2.291,7.932309,0.1577,7.932309 -L 2.4241,7.692129,2.291,7.932309 -L 2.5673,7.435136,2.4241,7.692129 -L 2.7214,7.16965,2.5673,7.435136 -L 3.3589,8.220516,2.7214,9.000162 -L 4.1823,7.74589,3.3589,8.220516 -L 4.8229,7.16965,4.1823,7.74589 -L 4.956,8.655478,4.8229,9.000162 -L 5.0996,8.302475,4.956,8.655478 -L 5.2537,7.932309,5.0996,8.302475 -L 5.6775,7.932309,7.3867,7.932309 -L 6.5325,5.834778,2.291,5.834778 -L 2.7214,4.23315,4.8229,4.23315 -L 4.8229,4.23315,4.8229,2.135839 -L 4.8229,2.135839,2.7214,2.135839 -L 2.7214,2.135839,2.7214,4.23315 -L 1.0123,4.500213,1.1418,5.137133 -L 1.1418,5.137133,1.2854,5.757198 -L 1.2854,5.757198,1.436,6.368727 -L 6.5325,0,6.5325,5.834778 -L 5.2537,0,6.5325,0 -L 1.0123,0,0.9282,1.24731 -L 0.9282,1.24731,0.862,2.477459 -L 0.862,2.477459,0.7986,3.699246 -L 0.7986,3.699246,0.585,3.53555 -L 0.585,3.53555,0.3682,3.35456 -L 0.3682,3.35456,0.1577,3.165341 -L 0.1577,7.932309,7.359,7.932309 -L 4.8229,9.000162,4.8229,7.169563 -L 2.7214,9.000162,2.7214,7.169563 - -[夫] 17 -L 4.426,7.436624,6.1348,7.436624 -L 4.0022,7.436624,3.7006,7.824828 -L 3.7006,7.824828,3.5886,8.230368 -L 3.5886,8.230368,3.5749,9.000162 -L 4.0022,4.767143,3.1788,6.49302 -L 4.3805,2.697807,4.0022,3.699246 -L 5.0386,1.738748,4.3805,2.697807 -L 6.531,0,5.0386,1.738748 -L 2.2856,4.747223,0.1915,4.767143 -L 3.1651,4.608701,2.2856,4.747223 -L 3.5749,4.23315,3.1651,4.608701 -L 2.8884,2.85603,3.5749,4.23315 -L 2.065,1.758625,2.8884,2.85603 -L 0.4013,0,2.065,1.758625 -L 2.9406,7.261415,1.0426,7.436624 -L 3.1788,6.49302,2.9406,7.261415 -L 4.426,4.767143,6.9614,4.767143 - -[主]12 -L 4.0319,7.932309,3.1738,9.000162 -L 4.0319,6.902588,6.5641,6.902588 -L 4.4592,3.699246,6.1368,3.699246 -L 4.0319,3.699246,3.7307,4.173959 -L 3.7307,4.173959,3.6221,5.004347 -L 3.6221,5.004347,3.6046,6.902588 -L 3.6046,6.902588,0.6485,6.902588 -L 2.9146,3.646884,1.0446,3.699246 -L 3.545,2.772716,2.9146,3.646884 -L 3.6046,0,3.545,2.772716 -L 0.2177,0,3.6046,0 -L 4.0319,0,6.9918,0 - -[有] 23 -L 2.3527,0,2.2721,1.781084 -L 2.2721,1.781084,2.2021,3.5454 -L 2.2021,3.5454,2.1394,5.300917 -L 2.1394,5.300917,1.5016,4.60336 -L 1.5016,4.60336,0.8575,3.888509 -L 0.8575,3.888509,0.2165,3.165341 -L 1.0708,7.358957,0.2165,7.436624 -L 1.9219,7.272622,1.0708,7.358957 -L 2.7803,7.16965,1.9219,7.272622 -L 2.6294,6.824878,2.7803,7.16965 -L 2.4826,6.471874,2.6294,6.824878 -L 2.3527,6.10184,2.4826,6.471874 -L 3.6139,6.024304,2.3527,6.10184 -L 4.885,5.938145,3.6139,6.024304 -L 6.1672,5.834778,4.885,5.938145 -L 6.1672,4.767143,6.1672,5.834778 -L 6.1672,4.23315,2.7803,4.23315 -L 6.1672,2.669569,2.7803,2.669569 -L 6.1672,0,6.1672,2.669569 -L 4.885,0,6.1672,0 -L 6.1672,3.165341,6.1672,4.23315 -L 3.6031,7.436624,7.4176,7.436624 -L 3.2111,7.436624,3.2111,9.000162 - -[乗] 36 -L 1.9274,6.902588,0.6774,6.902588 -L 3.045,7.563719,1.1047,7.932309 -L 4.2394,7.118777,3.045,7.563719 -L 5.3423,6.902588,4.2394,7.118777 -L 5.3598,6.131392,5.3423,6.902588 -L 5.4614,5.716176,5.3598,6.131392 -L 5.7419,5.300917,5.4614,5.716176 -L 5.7419,6.902588,6.5962,6.902588 -L 5.7419,3.699246,6.5962,3.699246 -L 5.3423,3.699246,5.0376,5.185073 -L 5.0376,5.185073,4.3476,5.289753 -L 4.3476,5.289753,3.6369,4.23315 -L 3.6369,6.10184,3.3039,6.665516 -L 3.3039,6.665516,2.968,6.873036 -L 2.968,6.873036,2.355,6.902588 -L 2.355,5.300917,2.0538,5.716176 -L 2.0538,5.716176,1.9414,6.131392 -L 1.9414,6.131392,1.9274,6.902588 -L 1.9274,4.500213,1.6017,5.063582 -L 1.6017,5.063582,1.1642,5.271278 -L 1.1642,5.271278,0.2501,5.300917 -L 3.066,3.446369,0.6774,3.699246 -L 4.5686,2.693736,3.066,3.446369 -L 6.5962,0.53408,4.5686,2.693736 -L 1.2969,1.411138,0.2501,0.53408 -L 2.355,2.288327,1.2969,1.411138 -L 3.4194,3.165341,2.355,2.288327 -L 3.486,2.124544,3.4194,3.165341 -L 3.5529,1.066496,3.486,2.124544 -L 3.6369,0,3.5529,1.066496 -L 2.9921,5.300917,3.6369,6.10184 -L 4.4912,3.699246,5.3423,3.699246 -L 6.1657,5.300917,7.02,5.300917 -L 5.2652,8.446381,6.1657,8.466301 -L 4.7749,8.308166,5.2652,8.446381 -L 4.2775,7.932309,4.7749,8.308166 - -[着] 26 -L 1.6597,7.856043,0.6759,7.932309 -L 2.6618,7.779864,1.6597,7.856043 -L 3.6631,7.703555,2.6618,7.779864 -L 3.793,7.436624,3.6631,7.703555 -L 3.9433,7.16965,3.793,7.436624 -L 4.0939,6.902588,3.9433,7.16965 -L 4.4897,6.902588,5.7681,6.902588 -L 3.2393,2.669569,5.7681,2.669569 -L 3.2393,1.601802,5.7681,1.601802 -L 6.1989,3.699246,6.1989,0 -L 6.1989,0,2.812,0 -L 2.812,0,2.812,3.699246 -L 2.812,3.699246,6.1989,3.699246 -L 4.6998,8.655478,4.917,9.000162 -L 4.4897,8.302475,4.6998,8.655478 -L 4.276,7.932309,4.4897,8.302475 -L 4.917,7.932309,6.6265,7.932309 -L 4.0939,5.300917,7.0538,5.300917 -L 3.6631,5.300917,3.3234,6.750144 -L 3.3234,6.750144,2.5006,7.004422 -L 2.5006,7.004422,1.534,6.902588 -L 1.9543,5.300917,0.2797,5.300917 -L 0.2797,0.53408,1.1207,2.10887 -L 1.1207,2.10887,1.7262,3.57342 -L 1.7262,3.57342,1.9543,5.300917 -L 2.3847,5.300917,3.6631,5.300917 - -[動] 44 -L 0.2817,0,1.9913,0 -L 1.9913,0,1.9069,1.43513 -L 1.9069,1.43513,1.5426,2.022797 -L 1.5426,2.022797,0.7024,2.135839 -L 0.7024,3.699246,0.7024,5.834778 -L 0.7024,5.834778,1.322,5.854654 -L 1.322,5.854654,1.655,5.993001 -L 1.655,5.993001,1.9913,6.368727 -L 1.9913,6.368727,1.6407,6.744452 -L 1.6407,6.744452,1.1959,6.8828 -L 1.1959,6.8828,0.2817,6.902588 -L 1.627,7.741688,0.7024,7.932309 -L 2.068,7.474713,1.627,7.741688 -L 2.4112,6.902588,2.068,7.474713 -L 2.4112,8.466301,3.2378,8.466301 -L 2.6427,5.656897,3.2378,5.300917 -L 2.317,5.656897,2.6427,5.656897 -L 1.9913,5.300917,2.317,5.656897 -L 2.317,4.925322,1.9913,5.300917 -L 2.6427,4.786976,2.317,4.925322 -L 3.2378,4.767143,2.6427,4.786976 -L 3.1537,4.422283,3.2378,4.767143 -L 3.0875,4.069411,3.1537,4.422283 -L 3.0245,3.699246,3.0875,4.069411 -L 2.4112,3.699246,1.9913,4.069411 -L 1.9913,4.069411,1.5601,4.422283 -L 1.5601,4.422283,1.1328,4.767143 -L 1.5601,3.699246,0.7024,3.699246 -L 1.8372,3.192178,1.5601,3.699246 -L 2.1174,2.668212,1.8372,3.192178 -L 2.4112,2.135839,2.1174,2.668212 -L 2.4112,0.53408,3.2378,0.53408 -L 4.0924,0,4.8594,1.928012 -L 4.8594,1.928012,5.2587,3.906985 -L 5.2587,3.906985,5.3746,5.834778 -L 5.3746,5.834778,4.7932,6.204899 -L 4.7932,6.204899,4.5236,6.368727 -L 2.8105,6.902588,3.6651,6.902588 -L 5.3428,7.48741,5.3746,9.000162 -L 5.6829,6.635702,5.3428,7.48741 -L 7.0485,6.368727,5.6829,6.635702 -L 7.2026,3.88724,7.0485,6.368727 -L 7.0768,1.236015,7.2026,3.88724 -L 5.8019,0,7.0768,1.236015 - -[部] 26 -L 1.1593,0,1.1593,1.066496 -L 1.1593,1.066496,1.1593,2.124544 -L 1.1593,2.124544,1.1593,3.165341 -L 1.1593,3.165341,3.6955,3.165341 -L 3.6955,3.165341,3.6955,2.124544 -L 3.6955,2.124544,3.6955,1.066496 -L 3.6955,1.066496,3.6955,0 -L 3.6955,0,2.8405,0 -L 2.8405,0,1.9999,0 -L 1.9999,0,1.1593,0 -L 0.3083,5.300917,1.5621,5.300917 -L 1.5621,5.300917,1.5485,6.0722 -L 1.5485,6.0722,1.443,6.48746 -L 1.443,6.48746,1.1593,6.902588 -L 0.7394,7.932309,2.4171,7.932309 -L 2.4171,7.932309,2.4171,9.000162 -L 2.8405,7.932309,4.1228,7.932309 -L 2.9386,5.953555,3.2717,6.902588 -L 2.6027,5.538295,2.9386,5.953555 -L 1.9859,5.300917,2.6027,5.538295 -L 3.2717,5.300917,4.5501,5.300917 -L 5.8004,8.466301,7.5058,8.466301 -L 5.8004,0.000219,5.8004,8.466301 -L 7.5058,8.466301,7.0645,6.097594 -L 7.0645,6.097594,7.5058,2.631392 -L 7.5058,2.631392,5.8004,1.563801 - -[駅] 28 -L 6.7863,1.92521,7.5432,0 -L 6.38,3.452235,6.7863,1.92521 -L 6.2574,5.300917,6.38,3.452235 -L 7.1124,5.300917,6.2574,5.300917 -L 7.1124,8.466301,7.1124,5.300917 -L 4.5486,8.466301,7.1124,8.466301 -L 4.6183,5.822126,4.5486,8.466301 -L 4.51,2.542473,4.6183,5.822126 -L 3.7286,0,4.51,2.542473 -L 1.5925,0,2.9546,0.59476 -L 2.9546,0.59476,3.3157,2.011458 -L 3.3157,2.011458,3.2978,3.699246 -L 3.2978,3.699246,0.734,3.699246 -L 0.734,3.699246,0.734,8.466301 -L 0.734,8.466301,3.2978,8.466301 -L 2.4436,5.300917,1.1652,6.902588 -L 2.4436,6.902588,2.2926,7.245872 -L 2.2926,7.245872,2.149,7.588981 -L 2.149,7.588981,2.0198,7.932309 -L 2.0198,4.500213,1.7217,4.767143 -L 1.7217,4.767143,1.4415,5.033855 -L 1.4415,5.033855,1.1652,5.300917 -L 1.1652,1.601802,1.1652,2.669569 -L 2.0198,1.601802,2.0198,2.669569 -L 0.3141,1.97188,0.3141,2.669569 -L 0.3141,1.257161,0.3141,1.97188 -L 0.3141,0.53408,0.3141,1.257161 -L 4.979,5.300917,5.8336,5.300917 - -[院] 30 -L 5.5628,0.512715,5.4503,1.610164 -L 5.4503,1.610164,5.4367,4.23315 -L 5.4367,4.23315,4.5821,4.23315 -L 4.1544,4.23315,2.8725,4.23315 -L 2.8725,6.368727,2.8725,7.932309 -L 2.8725,7.932309,5.0094,7.932309 -L 5.0094,7.932309,5.0094,9.000162 -L 7.1179,7.932309,5.4367,7.932309 -L 7.1179,6.368727,7.1179,7.932309 -L 5.864,4.23315,7.1179,4.23315 -L 3.7271,5.834778,6.2913,5.834778 -L 4.0494,2.534024,4.1544,4.23315 -L 3.6154,1.394238,4.0494,2.534024 -L 2.6627,0,3.6154,1.394238 -L 2.0495,2.669569,1.7521,2.505698 -L 1.7521,2.505698,1.4719,2.325059 -L 1.4719,2.325059,1.1914,2.135839 -L 1.8218,4.816396,2.0495,2.669569 -L 1.6012,6.090457,1.8218,4.816396 -L 2.0495,8.466301,1.6012,6.090457 -L 0.3403,8.466301,2.0495,8.466301 -L 0.3403,2.822188,0.3403,8.466301 -L 0.3403,0,0.3403,2.822188 -L 7.1179,1.067897,7.1179,1.601802 -L 7.1179,0.53408,7.1179,1.067897 -L 7.1179,0,7.1179,0.53408 -L 6.8377,0,7.1179,0 -L 6.5641,0,6.8377,0 -L 6.2913,0,6.5641,0 -L 5.864,0,5.5628,0.512715 - -[鉄] 44 -L 2.4753,7.96904,2.9029,7.436624 -L 2.0518,8.493139,2.4753,7.96904 -L 1.6207,9.000162,2.0518,8.493139 -L 1.1934,8.312237,1.6207,9.000162 -L 0.7804,7.615994,1.1934,8.312237 -L 0.3703,6.902588,0.7804,7.615994 -L 0.7034,6.526862,0.3703,6.902588 -L 1.0288,6.388472,0.7034,6.526862 -L 1.6207,6.368727,1.0288,6.388472 -L 1.6382,5.59753,1.6207,6.368727 -L 1.7506,5.182403,1.6382,5.59753 -L 2.0518,4.767143,1.7506,5.182403 -L 1.6977,2.269895,1.4946,4.04809 -L 1.6207,0,1.6977,2.269895 -L 1.1934,0,1.6207,0 -L 0.7804,0,1.1934,0 -L 0.3703,0,0.7804,0 -L 7.5748,0,6.9938,1.066496 -L 6.9938,1.066496,6.419,2.124544 -L 6.419,2.124544,5.866,3.165341 -L 5.866,4.23315,5.3371,5.724626 -L 5.3371,5.724626,4.7487,7.063657 -L 4.7487,7.063657,3.761,5.834778 -L 4.6538,4.213318,3.761,4.23315 -L 5.0884,4.07519,4.6538,4.213318 -L 5.4352,3.699246,5.0884,4.07519 -L 4.7343,2.477459,5.4352,3.699246 -L 4.0304,1.24731,4.7343,2.477459 -L 3.3302,0,4.0304,1.24731 -L 2.6889,0.904026,2.9029,1.067897 -L 2.4753,0.7233,2.6889,0.904026 -L 2.262,0.53408,2.4753,0.7233 -L 2.4753,2.402726,2.6052,2.848982 -L 2.6052,2.848982,2.752,3.278338 -L 2.752,3.278338,2.9029,3.699246 -L 1.4946,4.04809,0.3703,4.767143 -L 0.5002,2.744565,0.3703,3.165341 -L 0.647,2.315077,0.5002,2.744565 -L 0.7979,1.868645,0.647,2.315077 -L 6.2863,4.23315,7.144,4.23315 -L 5.866,6.902588,5.5613,7.336235 -L 5.5613,7.336235,5.4527,7.879947 -L 5.4527,7.879947,5.4352,9.000162 -L 4.1848,7.436624,4.1848,8.466301 - -[館] 43 -L 3.542,7.436624,4.1833,7.615994 -L 4.1833,7.615994,4.8278,7.778333 -L 4.8278,7.778333,5.4649,7.932309 -L 5.4649,7.932309,5.4649,8.302475 -L 5.4649,8.302475,5.4649,8.655478 -L 5.4649,8.655478,5.4649,9.000162 -L 6.4459,7.932309,5.8922,7.932309 -L 6.9993,7.932309,6.4459,7.932309 -L 7.5698,7.932309,6.9993,7.932309 -L 7.5698,7.425197,7.5698,7.932309 -L 7.5698,6.901362,7.5698,7.425197 -L 7.5698,6.368727,7.5698,6.901362 -L 6.7433,6.368727,6.7433,5.670951 -L 6.7433,5.670951,6.7433,4.95632 -L 6.7433,4.95632,6.7433,4.23315 -L 6.7433,4.23315,6.1692,4.23315 -L 6.1692,4.23315,5.5948,4.23315 -L 5.5948,4.23315,5.0376,4.23315 -L 4.6138,2.13435,4.6138,4.259901 -L 4.6138,0,4.6138,2.13435 -L 5.0376,0,5.7419,0 -L 5.7419,0,6.4529,0 -L 6.4529,0,7.1744,0 -L 7.1744,0,7.1744,0.904026 -L 7.1744,0.904026,7.1744,1.791198 -L 7.1744,1.791198,7.1744,2.669569 -L 7.1744,2.669569,6.4529,2.669569 -L 6.4529,2.669569,5.7419,2.669569 -L 5.7419,2.669569,5.0376,2.669569 -L 4.6138,4.259901,4.6138,6.368727 -L 4.6138,6.368727,5.3146,6.368727 -L 5.3146,6.368727,6.0256,6.368727 -L 6.0256,6.368727,6.7433,6.368727 -L 2.1726,9.000075,0.3726,5.882192 -L 2.1726,9.000075,3.9693,7.200034 -L 1.2724,6.44114,3.4723,6.44114 -L 1.2724,3.000025,3.4723,3.000025 -L 3.4723,6.44114,3.4723,3.000025 -L 1.2724,6.44114,1.2724,0.130072 -L 3.9693,3.000025,3.9693,1.500012 -L 1.2724,4.720561,3.4723,4.720561 -A 0.3726,3.17992,3.179894,270,334.63397 -A 1.3355,0,2.63629,10.933074,71.504943 - -[住] 33 -L 1.8068,8.226034,2.0768,9.000162 -L 1.5305,7.435136,1.8068,8.226034 -L 1.2569,6.635702,1.5305,7.435136 -L 1.1032,3.88991,1.0436,5.834778 -L 1.1764,1.945086,1.1032,3.88991 -L 1.2569,0,1.1764,1.945086 -L 2.5073,0,3.3619,0 -L 3.3619,0,4.2165,0 -L 4.2165,0,5.0714,0 -L 5.0714,0,5.0749,2.349094 -L 5.0749,2.349094,4.6963,3.435161 -L 4.6963,3.435161,3.3619,3.699246 -L 4.3429,6.902588,3.6354,6.902588 -L 5.0714,6.902588,4.3429,6.902588 -L 5.0851,5.004347,5.0714,6.902588 -L 5.1975,4.173959,5.0851,5.004347 -L 5.4952,3.699246,5.1975,4.173959 -L 5.898,3.699246,6.1677,3.699246 -L 6.1677,3.699246,6.4514,3.699246 -L 6.4514,3.699246,6.7491,3.699246 -L 6.6052,6.902588,7.1726,6.902588 -L 6.0451,6.902588,6.6052,6.902588 -L 5.4952,6.902588,6.0451,6.902588 -L 5.4952,7.932309,5.2007,8.302475 -L 5.2007,8.302475,4.9205,8.655478 -L 4.9205,8.655478,4.6441,9.000162 -L 3.6354,6.902588,2.9346,6.902588 -L 1.0436,5.834778,0.8296,5.670951 -L 0.8296,5.670951,0.6163,5.490181 -L 0.6163,5.490181,0.4023,5.300917 -L 6.9029,0,7.6037,0 -L 6.1989,0,6.9029,0 -L 5.4952,0,6.1989,0 - -[所] 27 -L 6.7756,0,6.7756,1.781084 -L 6.7756,1.781084,6.7756,3.5454 -L 6.7756,3.5454,6.7756,5.300917 -L 6.7756,5.300917,6.1974,5.300917 -L 6.1974,5.300917,5.6265,5.300917 -L 5.6265,5.300917,5.0661,5.300917 -L 4.0504,2.632793,4.4496,5.045369 -L 2.965,0,4.0504,2.632793 -L 0.4288,0.267106,0.7125,1.026875 -L 0.7125,1.026875,0.8141,2.608889 -L 0.8141,2.608889,0.8281,6.368727 -L 0.8281,6.368727,1.6827,6.368727 -L 1.6827,6.368727,2.5412,6.368727 -L 2.5412,6.368727,3.3923,6.368727 -L 3.3923,6.368727,3.3923,5.670951 -L 3.3923,5.670951,3.3923,4.95632 -L 3.3923,4.95632,3.3923,4.23315 -L 3.3923,4.23315,2.6704,4.23315 -L 2.6704,4.23315,1.9598,4.23315 -L 1.9598,4.23315,1.2554,4.23315 -L 1.5601,8.466301,2.6883,8.466301 -L 2.6883,8.466301,3.8196,8.466301 -L 4.4496,5.045369,4.6461,7.932309 -L 4.6461,7.932309,5.9876,8.070918 -L 5.9876,8.070918,6.8562,8.327561 -L 6.8562,8.327561,7.6334,8.466301 -L 0.4288,8.466301,1.5601,8.466301 - -[号] 30 -L 1.7131,7.778333,1.7131,8.466301 -L 1.7131,7.081957,1.7131,7.778333 -L 1.7131,6.368727,1.7131,7.081957 -L 3.2682,6.368727,1.7131,6.368727 -L 4.8229,6.368727,3.2682,6.368727 -L 6.3815,6.368727,4.8229,6.368727 -L 6.3815,7.081957,6.3815,6.368727 -L 6.3815,7.778333,6.3815,7.081957 -L 6.3815,8.466301,6.3815,7.778333 -L 4.8229,8.466301,6.3815,8.466301 -L 3.2682,8.466301,4.8229,8.466301 -L 1.7131,8.466301,3.2682,8.466301 -L 1.8423,4.767143,1.1348,4.767143 -L 1.1348,4.767143,0.4347,4.767143 -L 2.5673,4.767143,1.8423,4.767143 -L 2.5673,4.422283,2.5673,4.767143 -L 2.5673,4.069411,2.5673,4.422283 -L 2.5673,3.699246,2.5673,4.069411 -L 2.1404,3.165341,2.1404,2.822188 -L 2.1404,2.822188,2.1404,2.478948 -L 2.1404,2.478948,2.1404,2.135839 -L 3.5445,3.165341,2.1404,3.165341 -L 4.956,3.165341,3.5445,3.165341 -L 6.3815,3.165341,4.956,3.165341 -L 6.2939,1.412539,6.3815,3.165341 -L 5.7335,0.354623,6.2939,1.412539 -L 4.2453,0,5.7335,0.354623 -L 4.5182,4.767143,6.0768,4.767143 -L 2.9635,4.767143,4.5182,4.767143 -L 6.0768,4.767143,7.6284,4.767143 - -[区] 21 -L 0.4612,0,0.4612,2.822188 -L 0.4612,2.822188,0.4612,5.644245 -L 0.4612,5.644245,0.4612,8.466301 -L 0.4612,8.466301,2.5693,8.466301 -L 2.5693,8.466301,4.6813,8.466301 -L 4.6813,8.466301,6.8073,8.466301 -L 2.8429,6.204899,2.142,6.902588 -L 3.5539,5.490181,2.8429,6.204899 -L 4.275,4.767143,3.5539,5.490181 -L 3.3399,3.725996,4.275,4.767143 -L 2.4152,2.668212,3.3399,3.725996 -L 1.4976,1.601802,2.4152,2.668212 -L 0.8917,0,2.9966,0 -L 2.9966,0,5.1125,0 -L 5.1125,0,7.2349,0 -L 5.9527,2.402726,5.5289,3.012809 -L 5.5289,3.012809,5.1125,3.623023 -L 5.1125,3.623023,4.7023,4.23315 -L 4.7023,5.300917,4.979,6.024304 -L 4.979,6.024304,5.2526,6.738761 -L 5.2526,6.738761,5.5289,7.436624 - -[都] 47 -L 1.7447,0,1.7272,2.247304 -L 1.7272,2.247304,1.6187,3.206232 -L 1.6187,3.206232,1.3139,3.699246 -L 1.3139,3.699246,1.0236,3.53555 -L 1.0236,3.53555,0.7399,3.35456 -L 0.7399,3.35456,0.4628,3.165341 -L 1.1672,5.757198,0.4628,5.834778 -L 1.8747,5.670951,1.1672,5.757198 -L 2.5997,5.567847,1.8747,5.670951 -L 2.3051,5.137133,2.5997,5.567847 -L 2.0214,4.689257,2.3051,5.137133 -L 1.7447,4.23315,2.0214,4.689257 -L 2.109,3.8576,1.7447,4.23315 -L 2.6627,3.718991,2.109,3.8576 -L 3.8816,3.699246,2.6627,3.718991 -L 3.8816,3.356137,3.8816,3.699246 -L 3.8816,3.012809,3.8816,3.356137 -L 3.8816,2.669569,3.8816,3.012809 -L 3.8816,2.135839,3.2998,2.135839 -L 3.2998,2.135839,2.7293,2.135839 -L 2.7293,2.135839,2.172,2.135839 -L 2.172,0,2.7293,0 -L 2.7293,0,3.2998,0 -L 3.2998,0,3.8816,0 -L 3.8816,0,3.8816,0.7233 -L 3.8816,0.7233,3.8816,1.438063 -L 3.8816,1.438063,3.8816,2.135839 -L 3.8606,5.834778,4.277,5.834778 -L 4.277,5.834778,4.7047,5.834778 -L 3.4543,5.834778,3.8606,5.834778 -L 3.0231,6.10184,3.1597,6.471874 -L 3.1597,6.471874,3.2998,6.824878 -L 3.2998,6.824878,3.4543,7.16965 -L 3.4543,7.16965,3.2368,7.435136 -L 3.2368,7.435136,3.0231,7.692129 -L 3.0231,7.692129,2.813,7.932309 -L 2.813,7.932309,2.3615,7.54393 -L 2.3615,7.54393,2.1931,7.138697 -L 2.1931,7.138697,2.172,6.368727 -L 1.8393,8.248712,2.172,9.000162 -L 1.5069,7.971974,1.8393,8.248712 -L 0.8901,7.932309,1.5069,7.971974 -L 5.5558,8.466126,7.2646,8.466126 -L 5.5558,0,5.5558,8.466126 -L 7.2646,8.466126,6.8166,6.097374 -L 6.8166,6.097374,7.2646,2.631261 -L 7.2646,2.631261,5.5558,1.563582 - -[県]36 -L 0.7065,0.53408,1.1969,0.904026 -L 1.1969,0.904026,1.6946,1.257161 -L 1.6946,1.257161,2.2024,1.601802 -L 1.9009,2.669569,0.9205,2.669569 -L 0.9205,2.669569,0.9205,4.423771 -L 0.9205,4.423771,0.9205,6.17815 -L 0.9205,6.17815,0.9205,7.932309 -L 3.7291,8.466301,4.8639,8.466301 -L 4.8639,8.466301,6.0127,8.466301 -L 6.0127,8.466301,6.0127,7.05512 -L 6.0127,7.05512,6.0127,5.644245 -L 6.0127,5.644245,6.0127,4.23315 -L 6.0127,4.23315,4.8639,4.23315 -L 4.8639,4.23315,3.7291,4.23315 -L 3.7291,4.23315,2.5978,4.23315 -L 2.5978,4.23315,2.5978,5.644245 -L 2.5978,5.644245,2.5978,7.05512 -L 2.5978,7.05512,2.5978,8.466301 -L 2.5978,8.466301,3.7291,8.466301 -L 3.8832,6.902588,4.7343,6.902588 -L 4.7343,6.902588,5.5924,6.902588 -L 4.7343,5.834778,5.5924,5.834778 -L 3.8832,5.834778,4.7343,5.834778 -L 3.0255,5.834778,3.8832,5.834778 -L 3.0255,6.902588,3.8832,6.902588 -L 3.8832,2.669569,2.8815,2.669569 -L 2.8815,2.669569,1.9009,2.669569 -L 3.8832,1.791198,3.8832,2.669569 -L 3.8832,0.904026,3.8832,1.791198 -L 3.8832,0,3.8832,0.904026 -L 6.2688,2.669569,7.2666,2.669569 -L 5.2842,2.669569,6.2688,2.669569 -L 4.3039,2.669569,5.2842,2.669569 -L 5.9952,1.257161,5.5924,1.601802 -L 6.4155,0.904026,5.9952,1.257161 -L 6.8393,0.53408,6.4155,0.904026 - -[島] 40 -L 1.7771,0.53408,2.2009,0.53408 -L 2.2009,0.53408,2.6314,0.53408 -L 3.0552,0.53408,3.756,0.53408 -L 3.756,0.53408,4.4561,0.53408 -L 4.4561,0.53408,5.1636,0.53408 -L 5.1636,0.53408,5.1636,0.904026 -L 5.1636,0.904026,5.1636,1.257161 -L 5.1636,1.257161,5.1636,1.601802 -L 4.4635,2.669569,3.0552,2.669569 -L 3.0552,2.669569,3.0552,1.97188 -L 3.0552,1.97188,3.0552,1.257161 -L 3.0552,1.257161,3.0552,0.53408 -L 1.3463,0.53408,1.7771,0.53408 -L 0.9502,0.53408,0.9502,0.904026 -L 0.9502,0.904026,0.9502,1.257161 -L 0.9502,1.257161,0.9502,1.601802 -L 1.7771,2.669569,1.7771,4.423771 -L 1.7771,4.423771,1.7771,6.17815 -L 1.7771,6.17815,1.7771,7.932309 -L 1.7771,7.932309,2.9925,8.149943 -L 2.9925,8.149943,3.5455,8.42668 -L 3.5455,8.42668,3.9098,9.000162 -L 4.7433,7.856043,3.9098,7.932309 -L 5.5909,7.779864,4.7433,7.856043 -L 6.442,7.703555,5.5909,7.779864 -L 6.442,6.902588,2.2009,6.902588 -L 2.2009,5.834778,3.605,5.834778 -L 3.605,5.834778,5.0169,5.834778 -L 5.0169,5.834778,6.442,5.834778 -L 6.442,5.834778,6.442,6.204899 -L 6.442,6.204899,6.442,6.558078 -L 6.442,6.558078,6.442,6.902588 -L 6.0147,0,7.0938,0.370122 -L 7.0938,0.370122,7.339,1.333515 -L 7.339,1.333515,7.297,2.669569 -L 7.297,2.669569,5.8711,2.669569 -L 5.8711,2.669569,4.4635,2.669569 -L 3.8922,4.23315,5.5909,4.23315 -L 5.5909,4.23315,7.297,4.23315 -L 2.2009,4.23315,3.8922,4.23315 - -[様] 44 -L 3.089,4.23315,2.3111,5.04375 -L 4.7383,4.84481,3.089,4.23315 -L 6.0276,3.125894,4.7383,4.84481 -L 7.3302,1.067897,6.0276,3.125894 -L 6.8997,2.669569,7.1764,3.012809 -L 7.1764,3.012809,7.4461,3.356137 -L 7.4461,3.356137,7.7263,3.699246 -L 7.299,4.767143,7.7263,4.767143 -L 6.8787,4.767143,7.299,4.767143 -L 6.4724,4.767143,6.8787,4.767143 -L 6.0451,4.767143,5.7505,5.300917 -L 5.7505,5.300917,5.4668,5.834778 -L 5.4668,5.834778,5.1905,6.368727 -L 5.1905,6.368727,4.7667,6.368727 -L 4.7667,6.368727,4.3356,6.368727 -L 4.3356,6.368727,3.9156,6.368727 -L 4.9205,7.932309,4.2165,7.932309 -L 5.6213,7.932309,4.9205,7.932309 -L 5.6388,7.187906,5.6213,7.932309 -L 5.7439,6.782585,5.6388,7.187906 -L 6.0451,6.368727,5.7439,6.782585 -L 6.4724,6.368727,6.7491,6.368727 -L 6.7491,6.368727,7.0328,6.368727 -L 7.0328,6.368727,7.3302,6.368727 -L 7.1764,7.932309,7.4461,7.932309 -L 6.8997,7.932309,7.1764,7.932309 -L 6.6896,8.655478,6.8997,9.000162 -L 6.4724,8.302475,6.6896,8.655478 -L 6.2584,7.932309,6.4724,8.302475 -L 7.4461,7.932309,7.7263,7.932309 -L 4.2165,7.932309,3.5128,7.932309 -L 5.6213,0.7233,5.6213,1.438063 -L 5.6213,0,5.6213,0.7233 -L 5.3232,0,5.6213,0 -L 5.0431,0,5.3232,0 -L 4.7667,0,5.0431,0 -L 5.6213,2.135839,4.7667,1.791198 -L 5.6213,1.438063,5.6213,2.135839 -L 4.7667,1.791198,3.9191,1.438063 -L 3.9191,1.438063,3.089,1.067897 -L 1.8033,0,1.8033,9.000075 -L 1.8033,5.150049,0.5249,3.165209 -L 2.6267,4.500081,1.8033,6.04834 -L 2.6267,6.902675,0.5249,6.902675 - -[練] 86 -L 1.8372,0,1.8372,1.600402 -L 1.8372,1.600402,1.8372,3.192178 -L 1.8372,3.192178,1.8372,4.767143 -L 1.8372,4.767143,1.4099,4.767143 -L 1.4099,4.767143,0.9826,4.767143 -L 0.9826,4.767143,0.5588,4.767143 -L 1.4099,5.300917,1.5426,5.567847 -L 1.5426,5.567847,1.6862,5.834778 -L 1.6862,5.834778,1.8372,6.10184 -L 1.8372,6.10184,1.5426,6.471874 -L 1.5426,6.471874,1.2589,6.824878 -L 1.2589,6.824878,0.9826,7.16965 -L 0.9826,7.16965,1.2589,7.779864 -L 1.2589,7.779864,1.5426,8.389992 -L 1.5426,8.389992,1.8372,9.000162 -L 2.2326,7.16965,2.3657,7.435136 -L 2.3657,7.435136,2.5093,7.692129 -L 2.5093,7.692129,2.6637,7.932309 -L 2.793,5.033855,2.6637,5.300917 -L 2.9366,4.767143,2.793,5.033855 -L 3.0837,4.500213,2.9366,4.767143 -L 2.6637,5.300917,2.5093,5.137133 -L 2.5093,5.137133,2.3657,4.95632 -L 2.3657,4.95632,2.2326,4.767143 -L 3.007,2.477459,2.6637,3.165341 -L 3.3639,1.781084,3.007,2.477459 -L 3.7281,1.067897,3.3639,1.781084 -L 3.9421,3.165341,3.9421,4.23315 -L 3.9421,4.23315,3.9421,5.300917 -L 3.9421,5.300917,3.9421,6.368727 -L 0.8281,2.555039,0.9826,3.165341 -L 0.688,1.945086,0.8281,2.555039 -L 0.5588,1.334784,0.688,1.945086 -L 5.651,0,5.5669,0.904026 -L 5.5669,0.904026,5.5007,1.791198 -L 5.5007,1.791198,5.4377,2.669569 -L 5.4377,2.669569,4.8594,2.135839 -L 4.8594,2.135839,4.2885,1.601802 -L 4.2885,1.601802,3.7281,1.067897 -L 7.3287,1.067897,6.2222,2.535425 -L 6.2222,2.535425,5.3781,3.01977 -L 5.3781,3.01977,3.9421,3.165341 -L 3.9421,6.368727,4.8594,6.398454 -L 4.8594,6.398454,5.3007,6.606061 -L 5.3007,6.606061,5.651,7.16965 -L 5.651,7.16965,5.2832,7.706313 -L 5.2832,7.706313,4.7302,7.903983 -L 4.7302,7.903983,3.5148,7.932309 -L 6.4744,3.165341,6.7472,3.165341 -L 6.7472,3.165341,7.0348,3.165341 -L 7.0348,3.165341,7.3287,3.165341 -L 7.3287,3.165341,7.3287,3.699246 -L 7.3287,3.699246,7.3287,4.23315 -L 7.3287,4.23315,7.3287,4.767143 -L 7.3287,4.767143,6.8982,4.767143 -L 6.8982,4.767143,6.4744,4.767143 -L 6.4744,4.767143,6.0471,4.767143 -L 6.0471,4.767143,5.9035,4.422283 -L 5.9035,4.422283,5.7736,4.069411 -L 5.7736,4.069411,5.651,3.699246 -L 4.3726,4.767143,4.6423,4.767143 -L 4.6423,4.767143,4.926,4.767143 -L 4.926,4.767143,5.2237,4.767143 -L 5.2237,4.767143,5.4937,5.300917 -L 5.4937,5.300917,5.7736,5.834778 -L 5.7736,5.834778,6.0471,6.368727 -L 6.0471,6.368727,6.4744,6.368727 -L 6.4744,6.368727,6.8982,6.368727 -L 6.8982,6.368727,7.3287,6.368727 -L 7.3287,6.368727,7.3287,6.024304 -L 7.3287,6.024304,7.3287,5.670951 -L 7.3287,5.670951,7.3287,5.300917 -L 6.0471,7.932309,5.9035,8.302475 -L 5.9035,8.302475,5.7736,8.655478 -L 5.7736,8.655478,5.651,9.000162 -L 6.4744,7.932309,6.8982,7.932309 -L 6.8982,7.932309,7.3287,7.932309 -L 7.3287,7.932309,7.7559,7.932309 -L 1.8372,8.999944,1.0102,7.131385 -L 2.6914,5.301092,3.1187,4.500081 -L 1.8372,4.767012,1.8372,0 -L 1.0102,3.165428,0.5864,1.334959 -L 2.6914,3.165428,3.1187,1.868733 -L 0.5864,4.767012,2.9751,4.767012 -L 1.0102,7.131385,1.8126,6.130691 -L 2.6914,7.932309,1.1507,4.767012 - -[習] 45 -L 1.8357,0,1.8357,1.24731 -L 1.8357,1.24731,1.8357,2.477459 -L 1.8357,2.477459,1.8357,3.699246 -L 1.8357,3.699246,3.3589,3.916748 -L 3.3589,3.916748,4.0177,4.193529 -L 4.0177,4.193529,4.3991,4.767143 -L 2.263,0,3.6706,0 -L 3.6706,0,5.0821,0 -L 5.0821,0,6.5041,0 -L 6.5041,0,6.5041,0.7233 -L 6.5041,0.7233,6.5041,1.438063 -L 6.5041,1.438063,6.5041,2.135839 -L 6.5041,2.135839,5.0821,2.135839 -L 5.0821,2.135839,3.6706,2.135839 -L 3.6706,2.135839,2.263,2.135839 -L 6.5041,2.669569,6.5041,3.012809 -L 6.5041,3.012809,6.5041,3.356137 -L 6.5041,3.356137,6.5041,3.699246 -L 6.5041,3.699246,5.8039,3.699246 -L 5.8039,3.699246,5.0996,3.699246 -L 5.0996,3.699246,4.3991,3.699246 -L 3.541,5.300917,3.541,6.367501 -L 3.541,6.367501,3.541,7.425197 -L 3.541,7.425197,3.541,8.466301 -L 3.541,8.466301,2.6899,8.388504 -L 2.6899,8.388504,1.8357,8.302475 -L 1.8357,8.302475,0.9811,8.199239 -L 0.9811,8.199239,1.1138,7.959102 -L 1.1138,7.959102,1.2574,7.702023 -L 1.2574,7.702023,1.4119,7.436624 -L 7.3625,5.300917,7.3625,6.367501 -L 7.3625,6.367501,7.3625,7.425197 -L 7.3625,7.425197,7.3625,8.466301 -L 7.3625,8.466301,6.6372,8.388504 -L 6.6372,8.388504,5.9265,8.302475 -L 5.9265,8.302475,5.2222,8.199239 -L 5.2222,8.199239,5.3556,7.959102 -L 5.3556,7.959102,5.4992,7.702023 -L 5.4992,7.702023,5.653,7.436624 -L 0.7671,5.834778,1.4119,6.204899 -L 1.4119,6.204899,2.049,6.558078 -L 2.049,6.558078,2.6899,6.902588 -L 5.0124,5.834778,5.4992,6.204899 -L 5.4992,6.204899,5.9927,6.558078 -L 5.9927,6.558078,6.5041,6.902588 - -[勉] 42 -L 0.5838,0,1.2734,3.083471 -L 1.2734,3.083471,1.0563,5.853122 -L 1.0563,5.853122,1.4415,8.199239 -L 1.4415,8.199239,1.8688,8.302475 -L 1.8688,8.302475,2.2926,8.388504 -L 2.2926,8.388504,2.7203,8.466301 -L 2.7203,8.466301,2.5553,7.397047 -L 2.5553,7.397047,2.5728,6.64993 -L 2.5728,6.64993,3.5465,6.368727 -L 3.5465,6.368727,3.5465,5.670951 -L 3.5465,5.670951,3.5465,4.95632 -L 3.5465,4.95632,3.5465,4.23315 -L 3.5465,4.23315,3.2702,4.23315 -L 3.2702,4.23315,2.9966,4.23315 -L 2.9966,4.23315,2.7203,4.23315 -L 2.7203,4.23315,2.7374,1.610164 -L 2.7374,1.610164,2.839,0.512715 -L 2.839,0.512715,3.1157,0 -L 3.1157,0,4.6743,0 -L 4.6743,0,6.2262,0 -L 6.2262,0,7.7848,0 -L 7.7848,0,7.7848,0.370122 -L 7.7848,0.370122,7.7848,0.7233 -L 7.7848,0.7233,7.7848,1.067897 -L 3.9703,1.601802,4.8214,3.117313 -L 4.8214,3.117313,5.179,4.726033 -L 5.179,4.726033,5.2525,6.368727 -L 5.2525,6.368727,4.9548,6.558078 -L 4.9548,6.558078,4.6743,6.738761 -L 4.6743,6.738761,4.4014,6.902588 -L 5.6798,1.601802,6.9614,2.569311 -L 6.9614,2.569311,7.105,4.714825 -L 7.105,4.714825,6.9614,6.902588 -L 6.9614,6.902588,5.6655,7.073683 -L 5.6655,7.073683,5.2697,7.710472 -L 5.2697,7.710472,5.2525,9.000162 -L 2.0825,4.23315,2.1424,4.767143 -L 2.1424,4.767143,2.2121,5.300917 -L 2.2121,5.300917,2.2926,5.834778 -L 2.2926,5.834778,1.9988,6.024304 -L 1.9988,6.024304,1.7182,6.204899 -L 1.7182,6.204899,1.4415,6.368727 - -[研] 39 -L 3.1531,0,4.2458,1.8123 -L 4.2458,1.8123,4.8829,3.81938 -L 4.8829,3.81938,3.5734,4.767143 -L 6.5361,0,6.0983,3.822094 -L 6.0983,3.822094,5.2892,5.457695 -L 5.2892,5.457695,4.8584,8.466301 -L 4.8584,8.466301,4.5607,8.466301 -L 4.5607,8.466301,4.2809,8.466301 -L 4.2809,8.466301,4.0042,8.466301 -L 1.4719,1.067897,1.3878,2.13435 -L 1.3878,2.13435,1.3174,3.192178 -L 1.3174,3.192178,1.2544,4.23315 -L 1.2544,4.23315,1.0446,3.888509 -L 1.0446,3.888509,0.8306,3.53555 -L 0.8306,3.53555,0.6173,3.165341 -L 1.8638,1.067897,2.144,1.067897 -L 2.144,1.067897,2.4246,1.067897 -L 2.4246,1.067897,2.7223,1.067897 -L 2.7223,1.067897,2.7223,2.478948 -L 2.7223,2.478948,2.7223,3.88991 -L 2.7223,3.88991,2.7223,5.300917 -L 2.7223,5.300917,2.2946,5.137133 -L 2.2946,5.137133,1.8782,4.95632 -L 1.8782,4.95632,1.4719,4.767143 -L 6.9634,4.767143,6.6622,5.260113 -L 6.6622,5.260113,6.5505,6.219084 -L 6.5505,6.219084,6.5361,8.466301 -L 6.5361,8.466301,6.1091,8.466301 -L 6.1091,8.466301,5.6885,8.466301 -L 5.6885,8.466301,5.2822,8.466301 -L 1.4719,6.10184,1.7521,6.723175 -L 1.7521,6.723175,1.8537,7.336235 -L 1.8537,7.336235,1.8638,8.466301 -L 1.8638,8.466301,1.4435,8.466301 -L 1.4435,8.466301,1.0236,8.466301 -L 1.0236,8.466301,0.6173,8.466301 -L 2.2946,8.466301,2.5713,8.466301 -L 2.5713,8.466301,2.8515,8.466301 -L 2.8515,8.466301,3.1531,8.466301 - -[究] 42 -L 0.6158,0,1.8413,0.556627 -L 1.8413,0.556627,2.6857,1.401068 -L 2.6857,1.401068,3.61,2.669569 -L 3.61,2.669569,3.2423,3.018413 -L 3.2423,3.018413,2.6857,3.146865 -L 2.6857,3.146865,1.4704,3.165341 -L 5.7115,0,5.4103,0.47305 -L 5.4103,0.47305,5.3017,1.293981 -L 5.3017,1.293981,5.2842,3.165341 -L 5.2842,3.165341,4.1704,3.267175 -L 4.1704,3.267175,3.7046,3.724682 -L 3.7046,3.724682,3.61,4.767143 -L 6.1427,0,6.5661,0 -L 6.5661,0,6.9938,0 -L 6.9938,0,7.4211,0 -L 7.4211,0,7.4211,0.53408 -L 7.4211,0.53408,7.4211,1.067897 -L 7.4211,1.067897,7.4211,1.601802 -L 1.6872,5.300917,2.7344,6.46627 -L 2.7344,6.46627,3.1232,7.148372 -L 3.1232,7.148372,3.1792,7.932309 -L 3.1792,7.932309,2.3215,7.932309 -L 2.3215,7.932309,1.4704,7.932309 -L 1.4704,7.932309,0.6158,7.932309 -L 0.6158,7.932309,0.6158,7.588981 -L 0.6158,7.588981,0.6158,7.245872 -L 0.6158,7.245872,0.6158,6.902588 -L 5.2842,5.300917,4.983,5.754354 -L 4.983,5.754354,4.8713,6.436587 -L 4.8713,6.436587,4.8569,7.932309 -L 4.8569,7.932309,4.4331,7.932309 -L 4.4331,7.932309,4.0128,7.932309 -L 4.0128,7.932309,3.61,7.932309 -L 5.7115,5.300917,6.1427,5.300917 -L 6.1427,5.300917,6.5661,5.300917 -L 6.5661,5.300917,6.9938,5.300917 -L 6.9938,5.300917,7.1023,6.228892 -L 7.1023,6.228892,7.3086,7.029814 -L 7.3086,7.029814,7.4211,7.932309 -L 7.4211,7.932309,6.6961,7.932309 -L 6.6961,7.932309,5.9851,7.932309 -L 5.9851,7.932309,5.2842,7.932309 - -[問] 15 -L 0.649,0,0.649,8.466214 -L 0.649,8.466214,3.1812,8.466214 -L 3.1812,8.466214,3.1812,5.300873 -L 6.1408,0,7.4157,0 -L 7.4157,5.300873,4.8589,5.300873 -L 4.8589,5.300873,4.8589,8.466214 -L 4.8589,8.466214,7.4157,8.466214 -L 3.1812,5.300873,0.649,5.300873 -L 0.649,6.902675,3.1812,6.902675 -L 7.4157,0,7.4157,8.466214 -L 4.8589,6.902675,7.4157,6.902675 -L 2.7504,3.699246,2.7504,1.067897 -L 2.7504,1.067897,5.3146,1.067897 -L 5.3146,1.067897,5.3146,3.699246 -L 5.3146,3.699246,2.7504,3.699246 - -[題] 69 -L 0.6793,0.267106,0.9805,0.908317 -L 0.9805,0.908317,1.0923,1.659637 -L 1.0923,1.659637,1.1066,3.165341 -L 2.3532,0.267106,2.0593,0.370122 -L 2.0593,0.370122,1.7756,0.456282 -L 1.7756,0.456282,1.5021,0.53408 -L 2.7843,0,4.469,0 -L 4.469,0,6.1712,0 -L 6.1712,0,7.88,0 -L 2.3532,1.067897,2.3532,2.315077 -L 2.3532,2.315077,2.3532,3.5454 -L 2.3532,3.5454,2.3532,4.767143 -L 2.3532,4.767143,1.7823,4.767143 -L 1.7823,4.767143,1.2292,4.767143 -L 1.2292,4.767143,0.6793,4.767143 -L 4.7072,1.067897,5.043,1.438063 -L 5.043,1.438063,5.3863,1.791198 -L 5.3863,1.791198,5.7439,2.135839 -L 7.88,1.067897,7.5827,1.438063 -L 7.5827,1.438063,7.299,1.791198 -L 7.299,1.791198,7.0219,2.135839 -L 2.7843,2.669569,3.0607,2.669569 -L 3.0607,2.669569,3.3409,2.669569 -L 3.3409,2.669569,3.6389,2.669569 -L 5.3166,3.165341,5.3166,4.422283 -L 5.3166,4.422283,5.3166,5.670951 -L 5.3166,5.670951,5.3166,6.902588 -L 5.3166,6.902588,5.9327,7.128846 -L 5.9327,7.128846,6.2619,7.464775 -L 6.2619,7.464775,6.5981,8.199239 -L 6.5981,8.199239,6.0241,8.302475 -L 6.0241,8.302475,5.4703,8.388504 -L 5.4703,8.388504,4.917,8.466301 -L 5.7439,3.165341,6.3043,3.165341 -L 6.3043,3.165341,6.8752,3.165341 -L 6.8752,3.165341,7.4527,3.165341 -L 7.4527,3.165341,7.4527,3.699246 -L 7.4527,3.699246,7.4527,4.23315 -L 7.4527,4.23315,7.4527,4.767143 -L 7.4527,4.767143,6.8752,4.767143 -L 6.8752,4.767143,6.3043,4.767143 -L 6.3043,4.767143,5.7439,4.767143 -L 2.7843,4.767143,3.2081,4.767143 -L 3.2081,4.767143,3.6389,4.767143 -L 3.6389,4.767143,4.0627,4.767143 -L 7.4527,5.567847,6.8752,5.670951 -L 6.8752,5.670951,6.3043,5.757198 -L 6.3043,5.757198,5.7439,5.834778 -L 1.1066,6.368727,1.1066,7.081957 -L 1.1066,7.081957,1.1066,7.778333 -L 1.1066,7.778333,1.1066,8.466301 -L 1.1066,8.466301,1.9367,8.466301 -L 1.9367,8.466301,2.7843,8.466301 -L 2.7843,8.466301,3.6389,8.466301 -L 3.6389,8.466301,3.6389,7.778333 -L 3.6389,7.778333,3.6389,7.081957 -L 3.6389,7.081957,3.6389,6.368727 -L 3.6389,6.368727,2.7843,6.368727 -L 2.7843,6.368727,1.9367,6.368727 -L 1.9367,6.368727,1.1066,6.368727 -L 7.4527,6.635702,7.1554,6.738761 -L 7.1554,6.738761,6.8752,6.824878 -L 6.8752,6.824878,6.5981,6.902588 -L 1.5021,7.436624,2.0593,7.436624 -L 2.0593,7.436624,2.6334,7.436624 -L 2.6334,7.436624,3.2081,7.436624 -L 7.0219,8.466301,7.299,8.466301 -L 7.299,8.466301,7.5827,8.466301 -L 7.5827,8.466301,7.88,8.466301 - -[宿] 41 -L 1.5324,0,1.4484,1.24731 -L 1.4484,1.24731,1.3815,2.477459 -L 1.3815,2.477459,1.3184,3.699246 -L 1.3184,3.699246,1.1016,3.53555 -L 1.1016,3.53555,0.8911,3.35456 -L 0.8911,3.35456,0.6813,3.165341 -L 3.6686,0,3.6686,1.600402 -L 3.6686,1.600402,3.6686,3.192178 -L 3.6686,3.192178,3.6686,4.767143 -L 3.6686,4.767143,4.0714,4.870203 -L 4.0714,4.870203,4.4917,4.95632 -L 4.4917,4.95632,4.9225,5.033855 -L 4.9225,5.033855,5.0524,5.404064 -L 5.0524,5.404064,5.1925,5.757198 -L 5.1925,5.757198,5.3463,6.10184 -L 5.3463,6.10184,4.6461,6.204899 -L 4.6461,6.204899,3.9421,6.291104 -L 3.9421,6.291104,3.2413,6.368727 -L 4.0647,0,4.9225,0 -L 4.9225,0,5.7736,0 -L 5.7736,0,6.6285,0 -L 6.6285,0,6.6285,2.669569 -L 6.6285,2.669569,5.7736,2.669569 -L 5.7736,2.669569,4.9225,2.669569 -L 4.9225,2.669569,4.0647,2.669569 -L 6.6285,3.165341,6.6285,4.767143 -L 6.6285,4.767143,6.2009,4.767143 -L 6.2009,4.767143,5.7736,4.767143 -L 5.7736,4.767143,5.3463,4.767143 -L 1.5324,4.23315,1.6442,5.162526 -L 1.6442,5.162526,1.8473,5.973344 -L 1.8473,5.973344,1.9597,6.902588 -L 5.7736,6.368727,6.7896,6.435054 -L 6.7896,6.435054,7.322,6.848913 -L 7.322,6.848913,7.4796,7.932309 -L 7.4796,7.932309,5.2027,7.932309 -L 5.2027,7.932309,2.9366,7.932309 -L 2.9366,7.932309,0.6813,7.932309 -L 0.6813,7.932309,0.6813,7.588981 -L 0.6813,7.588981,0.6813,7.245872 -L 0.6813,7.245872,0.6813,6.902588 - -[育] 21 -L 1.9894,0,1.9894,5.300917 -L 1.9894,5.300917,6.1958,5.300917 -L 6.1958,5.300917,6.1958,0 -L 6.1958,0,5.3801,0 -L 2.3855,2.135839,5.8039,2.135839 -L 2.3855,3.699246,5.8039,3.699246 -L 1.1383,6.368727,1.6885,6.471874 -L 1.6885,6.471874,2.2451,6.558078 -L 2.2451,6.558078,2.8125,6.635702 -L 2.8125,6.635702,2.9459,7.005779 -L 2.9459,7.005779,3.0895,7.358957 -L 3.0895,7.358957,3.2398,7.703555 -L 3.2398,7.703555,2.3887,7.779864 -L 2.3887,7.779864,1.5411,7.856043 -L 1.5411,7.856043,0.7075,7.932309 -L 3.2398,6.368727,4.3014,6.507248 -L 4.3014,6.507248,5.1595,6.764153 -L 5.1595,6.764153,6.1958,6.902588 -L 6.1958,6.902588,6.1958,7.932309 -L 6.1958,7.932309,3.6706,7.932309 -L 6.6266,7.932309,7.4851,7.932309 - -[化] 17 -L 1.9879,0,1.9073,1.781084 -L 1.9073,1.781084,1.8408,3.5454 -L 1.8408,3.5454,1.7781,5.300917 -L 1.7781,5.300917,1.4205,4.95632 -L 1.4205,4.95632,1.0773,4.60336 -L 1.0773,4.60336,0.7379,4.23315 -L 4.9513,0,4.6711,0.689326 -L 4.6711,0.689326,4.5661,3.022835 -L 4.5661,3.022835,4.5552,9.000162 -L 5.3786,0,7.9421,0 -L 7.9421,0,7.9421,1.601802 -L 5.1611,5.300917,5.9352,5.834778 -L 5.9352,5.834778,6.7197,6.368727 -L 6.7197,6.368727,7.5113,6.902588 -L 1.9879,6.10184,2.5903,7.42962 -L 2.5903,7.42962,2.8113,8.181071 -L 2.8113,8.181071,2.8428,9.000162 - -[医] 20 -L 0.7399,0,0.7399,8.466301 -L 0.7399,8.466301,7.1178,8.466301 -L 1.1707,0,7.5133,0 -L 1.8043,1.601802,2.5713,2.315077 -L 2.5713,2.315077,3.3418,3.011408 -L 3.3418,3.011408,4.1267,3.699246 -L 4.1267,3.699246,3.7481,4.07519 -L 3.7481,4.07519,3.09,4.213318 -L 3.09,4.213318,1.5945,4.23315 -L 6.2594,1.601802,5.6818,2.13435 -L 5.6818,2.13435,5.1109,2.658405 -L 5.1109,2.658405,4.5537,3.165341 -L 4.5537,4.23315,4.2525,4.668199 -L 4.2525,4.668199,4.1408,5.221893 -L 4.1408,5.221893,4.1267,6.368727 -L 4.1267,6.368727,2.9289,6.151049 -L 2.9289,6.151049,2.386,5.874399 -L 2.386,5.874399,2.0218,5.300917 -L 4.981,4.23315,6.6905,4.23315 -L 4.5537,6.368727,6.2594,6.368727 - -[写] 15 -L 4.1603,0,5.2986,0.429532 -L 5.2986,0.429532,5.8029,1.451985 -L 5.8029,1.451985,5.4387,2.669569 -L 5.4387,2.669569,0.7695,2.669569 -L 6.2652,2.669569,5.9605,3.077867 -L 5.9605,3.077867,5.8516,3.621579 -L 5.8516,3.621579,5.8341,4.767143 -L 5.8341,4.767143,2.0203,4.767143 -L 2.0203,4.767143,2.0203,3.699246 -L 6.6925,2.669569,7.9709,2.669569 -L 2.4507,5.300917,2.4507,7.436624 -L 2.8745,6.368727,6.2652,6.368727 -L 0.7695,6.902588,0.7695,8.466301 -L 0.7695,8.466301,7.9709,8.466301 -L 7.9709,8.466301,7.9709,6.902588 - -[真] 25 -L 0.9855,0,1.4724,0.370122 -L 1.4724,0.370122,1.9694,0.7233 -L 1.9694,0.7233,2.4772,1.067897 -L 7.1495,0,6.7222,0.370122 -L 6.7222,0.370122,6.2918,0.7233 -L 6.2918,0.7233,5.8645,1.067897 -L 0.768,2.135839,7.5733,2.135839 -L 2.0499,3.165341,2.0499,6.368727 -L 2.0499,6.368727,4.1868,6.368727 -L 4.1868,6.368727,3.584,7.909675 -L 3.584,7.909675,2.2251,8.094822 -L 2.2251,8.094822,0.768,7.932309 -L 2.4772,3.165341,6.2918,3.165341 -L 6.2918,3.165341,6.2918,4.23315 -L 6.2918,4.23315,2.4772,4.23315 -L 6.2918,5.033855,5.0134,5.137133 -L 5.0134,5.137133,3.7385,5.223206 -L 3.7385,5.223206,2.4772,5.300917 -L 6.2918,6.10184,5.7135,6.204899 -L 5.7135,6.204899,5.1426,6.291104 -L 5.1426,6.291104,4.5822,6.368727 -L 4.5822,7.932309,4.4386,8.302475 -L 4.4386,8.302475,4.3125,8.655478 -L 4.3125,8.655478,4.1868,9.000162 -L 5.0134,7.932309,7.5733,7.932309 - -[起] 26 -L 0.8019,0.267106,1.0993,0.928018 -L 1.0993,0.928018,1.2117,1.818079 -L 1.2117,1.818079,1.2257,3.699246 -L 2.9069,0,2.4831,0.370122 -L 2.4831,0.370122,2.0628,0.7233 -L 2.0628,0.7233,1.6565,1.067897 -L 3.3342,0,8.0026,0 -L 2.5076,1.067897,2.5563,3.639879 -L 2.5563,3.639879,2.2204,4.940865 -L 2.2204,4.940865,0.8019,5.300917 -L 5.4703,1.601802,5.1691,2.094816 -L 5.1691,2.094816,5.0574,3.053963 -L 5.0574,3.053963,5.0395,5.300917 -L 5.0395,5.300917,7.148,5.300917 -L 7.148,5.300917,7.148,7.932309 -L 7.148,7.932309,5.0395,7.932309 -L 5.8976,1.601802,7.5718,1.601802 -L 7.5718,1.601802,7.5718,3.165341 -L 2.9069,3.165341,3.7615,3.165341 -L 2.9069,5.300917,2.4162,6.41404 -L 2.4162,6.41404,2.1885,7.162513 -L 2.1885,7.162513,1.2257,7.436624 -L 3.3342,5.300917,4.1884,5.300917 -L 2.6964,7.703555,2.6298,8.149943 -L 2.6298,8.149943,2.5703,8.579255 -L 2.5703,8.579255,2.5076,9.000162 - -[遊] 19 -L 5.9136,-0.015148,8.047,-0.015148 -L 2.0998,1.052487,1.0491,0 -L 0.8459,4.751776,2.0998,4.751776 -L 2.0998,1.052487,2.0998,4.751776 -L 1.2732,8.489155,2.0998,7.421301 -L 3.9067,9.000075,3.9067,7.22026 -L 5.1851,7.22026,2.6497,7.22026 -L 4.8668,5.472362,3.5215,5.472362 -L 4.2258,1.500012,3.609,1.500012 -L 5.7984,6.00005,7.5948,6.00005 -L 5.3497,4.500081,8.047,4.500081 -L 7.5948,6.00005,6.6985,4.500081 -L 6.6985,4.500081,6.6985,1.500012 -L 6.6985,1.500012,6.0783,1.500012 -L 8.047,7.500019,6.0397,7.500019 -A 5.9136,7.347881,7.362973,238.75988,270 -A -13.8612,7.213606,17.466888,340.91947,0.021942 -A -4.7194,4.982719,9.59837,338.72502,2.923996 -A 0.8004,9.000075,5.44975,326.5996,0 - -[使] 10 -L 1.6885,0,1.6885,6.597524 -L 7.4641,4.23315,7.4641,6.368727 -L 7.4641,6.368727,3.2258,6.368727 -L 3.2258,6.368727,3.2258,4.23315 -L 3.2258,4.23315,7.4641,4.23315 -L 5.3346,9.000162,5.3346,4.23315 -L 8.0346,7.932309,2.6303,7.932309 -A -5.8456,10.627751,8.540417,321.41046,349.01228 -A 0.6658,4.23315,4.668306,294.93721,0 -A -2.119,-10.347906,14.49392,45.557174,67.063018 - -[始] 15 -L 4.6778,0,4.6778,3.699246 -L 4.6778,3.699246,7.6338,3.699246 -L 7.6338,3.699246,7.6338,0 -L 7.6338,0,4.6778,0 -L 8.0611,5.300917,8.0611,6.368727 -L 8.0611,6.368727,6.678,6.23038 -L 6.678,6.23038,5.4903,5.973344 -L 5.4903,5.973344,3.82,5.834778 -L 4.6778,6.635702,4.9513,7.435136 -L 4.9513,7.435136,5.235,8.226034 -L 5.235,8.226034,5.5289,9.000162 -L 4.2648,6.330331,0.6643,6.330331 -L 1.5221,3.326541,2.1455,8.9999 -A -3.8714,-3.399523,8.620982,23.224227,51.278884 -A -5.728,6.330331,9.138971,316.15783,0 - -[終] 47 -L 2.1163,0,2.1163,4.767143 -L 2.1163,4.767143,0.8625,4.767143 -L 7.2085,0,6.6271,0.53408 -L 6.6271,0.53408,6.0597,1.067897 -L 6.0597,1.067897,5.4997,1.601802 -L 0.8625,1.334784,0.985,1.945086 -L 0.985,1.945086,1.1178,2.555039 -L 1.1178,2.555039,1.2579,3.165341 -L 3.3947,1.868645,3.2438,2.315077 -L 3.2438,2.315077,3.0967,2.744565 -L 3.0967,2.744565,2.9674,3.165341 -L 6.7812,2.669569,6.4874,3.012809 -L 6.4874,3.012809,6.1998,3.356137 -L 6.1998,3.356137,5.927,3.699246 -L 3.8252,3.699246,3.5275,4.23315 -L 3.5275,4.23315,3.2438,4.767143 -L 3.2438,4.767143,2.9674,5.300917 -L 2.9674,5.300917,2.8165,5.137133 -L 2.8165,5.137133,2.6729,4.95632 -L 2.6729,4.95632,2.5436,4.767143 -L 4.2493,3.699246,4.7989,4.23315 -L 4.7989,4.23315,5.3561,4.767143 -L 5.3561,4.767143,5.927,5.300917 -L 5.927,5.300917,5.4997,6.024304 -L 5.4997,6.024304,5.0861,6.738761 -L 5.0861,6.738761,4.6763,7.436624 -L 4.6763,7.436624,4.3824,7.091939 -L 4.3824,7.091939,4.0949,6.738761 -L 4.0949,6.738761,3.8252,6.368727 -L 7.6358,3.699246,7.2085,4.069411 -L 7.2085,4.069411,6.7812,4.422283 -L 6.7812,4.422283,6.3575,4.767143 -L 1.6852,5.300917,1.8186,5.567847 -L 1.8186,5.567847,1.9619,5.834778 -L 1.9619,5.834778,2.1163,6.10184 -L 2.1163,6.10184,1.5349,6.824833 -L 1.5349,6.824878,1.2579,7.16965 -L 1.2579,7.16965,1.5349,7.779864 -L 1.5349,7.779864,1.8186,8.389992 -L 1.8186,8.389992,2.1163,9.000162 -L 6.3575,6.10184,6.4874,6.712098 -L 6.4874,6.712098,6.6271,7.322182 -L 6.6271,7.322182,6.7812,7.932309 -L 6.7812,7.932309,4.6763,7.932309 -L 2.5436,7.16965,2.6729,7.435136 -L 2.6729,7.435136,2.8165,7.692129 -L 2.8165,7.692129,2.9674,7.932309 - -[返] 24 -L 3.0006,1.868645,3.7116,4.130047 -L 3.7116,4.130047,3.8626,6.179463 -L 3.8626,6.179463,3.8205,8.466301 -L 3.8205,8.466301,8.0616,8.466301 -L 4.465,1.601802,5.1056,2.13435 -L 5.1056,2.13435,5.7434,2.658405 -L 5.7434,2.658405,6.384,3.165341 -L 6.384,3.165341,5.4807,4.707821 -L 5.4807,4.707821,5.1515,5.538295 -L 5.1515,5.538295,5.1056,6.368727 -L 5.1056,6.368727,4.2478,6.368727 -L 7.6378,1.601802,7.3615,1.97188 -L 7.3615,1.97188,7.0845,2.325059 -L 7.0845,2.325059,6.8151,2.669569 -L 6.8151,3.699246,7.3927,4.866 -L 7.3927,4.866,7.6067,5.558172 -L 7.6067,5.558172,7.6378,6.368727 -L 7.6378,6.368727,5.5294,6.368727 -L 5.95,-0.015148,8.0792,-0.015148 -L 2.1285,1.052487,1.0778,0 -L 0.8781,4.751776,2.1285,4.751776 -L 2.1285,1.052487,2.1285,4.751776 -L 1.3019,8.489111,2.1285,7.421257 -A 5.95,7.347793,7.362973,238.75988,270 - -[送] 28 -L 1.0763,0,1.4128,0.370122 -L 1.4128,0.370122,1.7561,0.7233 -L 1.7561,0.7233,2.113,1.067897 -L 2.113,1.067897,2.113,4.767143 -L 2.113,4.767143,0.8595,4.767143 -L 3.3952,0,2.817,0.370165 -L 2.817,0.370122,2.5406,0.53408 -L 3.8225,0,8.0636,0 -L 3.6085,1.601802,5.5314,4.233107 -L 5.5314,4.23315,5.1671,4.608701 -L 5.1671,4.608701,4.6141,4.747223 -L 4.6141,4.747223,3.3952,4.767143 -L 7.6363,2.135839,7.0553,2.668212 -L 7.0553,2.668212,6.4879,3.192178 -L 6.4879,3.192178,5.9275,3.699246 -L 5.9275,4.767143,5.6505,5.202148 -L 5.6505,5.202148,5.5454,5.755666 -L 5.5454,5.755666,5.5314,6.902588 -L 5.5314,6.902588,3.8225,6.902588 -L 6.3548,4.767143,7.6363,4.767143 -L 6.1408,6.902588,6.3548,7.615994 -L 6.3548,7.615994,6.5684,8.312237 -L 6.5684,8.312237,6.7852,9.000162 -L 2.113,7.436624,1.8401,7.779864 -L 1.8401,7.779864,1.2903,8.466301 -L 4.6736,8.199239,4.523,8.466301 -L 4.523,8.466301,4.3791,8.733232 -L 4.3791,8.733232,4.2495,9.000162 - -[予] 15 -L 2.9976,0,4.2798,0 -L 4.2798,0,4.2798,5.300917 -L 4.2798,5.300917,0.865,5.300917 -L 6.3845,3.699246,6.6612,4.15544 -L 6.6612,4.15544,6.9449,4.60336 -L 6.9449,4.60336,7.2429,5.033855 -L 7.2429,5.033855,5.6388,5.382786 -L 5.6388,5.382786,4.5177,5.918268 -L 4.5177,5.918268,3.4284,6.902588 -L 4.8893,6.902588,5.3796,7.349107 -L 5.3796,7.349107,5.8766,7.778333 -L 5.8766,7.778333,6.3845,8.199239 -L 6.3845,8.199239,4.6788,8.302475 -L 4.6788,8.302475,2.9766,8.388504 -L 2.9766,8.388504,1.2887,8.466301 - -# kan_07 ------------------------------------------------------- -# 定洋式和暑寒温仕事者運転員商業農悪次味面受落指投打深流消決旅相談急発局路注意由取服具銀品期感悲代曲集 - -[定] 10 -L 3.3938,7.932199,3.3938,9.000053 -L 0.0034,6.368836,0.0034,7.932199 -L 0.0034,7.932199,6.7768,7.932199 -L 6.7768,6.368836,6.7768,7.932199 -L 0.6937,5.999958,6.0938,5.999958 -L 6.0938,2.999969,3.3938,2.999969 -L 3.3938,5.999958,3.3938,0.119334 -L 4.1419,0.000009,6.9936,0.000009 -A -4.9305,4.499976,6.524367,316.39163,0 -A 4.2936,3.452092,3.452083,203.47329,270 - -[洋] 9 -L 1.2519,7.970463,0.4324,8.999966 -L 0.8281,5.834756,0.0019,6.902522 -L 1.2519,3.737444,0.0019,0.266996 -L 3.4199,9.03823,3.8157,8.237307 -L 5.9557,9.03823,5.3113,7.436515 -L 6.8068,7.436515,2.5653,7.436515 -L 6.376,5.300895,2.9926,5.300895 -L 7.2341,3.203495,2.1416,3.203495 -L 4.6668,7.436515,4.6668,0 - -[式] 9 -L 0.0351,5.999984,7.2361,5.999984 -L 7.2361,0,7.2361,1.49999 -L 5.9507,8.466105,6.8929,7.524207 -L 0.5324,7.499996,3.6321,7.499996 -L 4.7038,9.000053,4.7038,5.999984 -L 1.8318,4.499972,1.8318,1.039243 -L 0.0351,0,4.3781,2.507252 -L 0.0351,4.499972,3.8212,4.499972 -A 13.0786,5.999984,8.374544,180,225.76263 - -[和] 9 -L 0.0616,5.834756,3.452,5.834756 -L 0.0616,1.60178,1.7431,5.131683 -L 1.7431,0,1.7431,8.051721 -L 3.0247,2.43624,1.7431,5.131683 -L 4.3066,7.970288,4.3066,0.533796 -L 4.3066,0.533796,6.8388,0.533796 -L 6.8388,0.533796,6.8388,7.970288 -L 6.8388,7.970288,4.3066,7.970288 -A 0.8076,12.731828,4.772112,266.17535,297.6407 - -[暑] 14 -L 0.9217,8.504325,0.9217,6.368836 -L 0.9217,6.368836,6.0146,6.368836 -L 6.0146,6.368836,6.0146,8.504325 -L 6.0146,8.504325,0.9217,8.504325 -L 0.9217,5.300895,6.0146,5.300895 -L 7.2615,3.737182,0.0639,3.737182 -L 6.0146,0,6.0146,2.669459 -L 6.0146,2.669459,2.2004,2.669459 -L 2.2004,2.669459,2.2004,0 -L 2.2004,0,6.0146,0 -L 6.0146,7.43658,0.9217,7.43658 -L 6.0146,1.33473,2.2004,1.33473 -L 3.4683,3.737182,3.4683,5.868836 -A -0.7591,9.972512,7.879982,275.99557,318.65306 - -[寒] 13 -L 3.6941,7.932155,3.6941,8.999966 -L 0.3076,7.932155,7.0845,7.932155 -L 7.0845,6.368792,7.0845,7.932155 -L 1.1657,6.533845,6.2268,6.533845 -L 1.1657,5.135535,6.2268,5.135535 -L 0.3076,3.737182,7.0845,3.737182 -L 2.7979,1.039243,4.5981,0 -L 2.7979,2.539299,4.5981,1.49999 -L 0.5209,1.067788,2.0655,3.737182 -L 6.8674,1.067788,5.3266,3.737182 -L 0.3076,6.368792,0.3076,7.932155 -L 5.0955,7.932155,5.0955,3.737182 -L 2.2932,7.932155,2.2932,3.737182 - -[温] 14 -L 1.3775,7.970463,0.5513,8.999966 -L 0.9467,5.834756,0.1271,6.902522 -L 1.3775,3.737444,0.1271,0.266996 -L 3.0867,6.902697,6.0428,6.902697 -L 3.0867,8.504325,3.0867,5.300895 -L 3.0867,5.300895,6.0428,5.300895 -L 6.0428,5.300895,6.0428,8.504325 -L 6.0428,8.504325,3.0867,8.504325 -L 6.4736,0.533796,6.4736,3.737182 -L 6.4736,3.737182,2.6594,3.737182 -L 2.6594,3.737182,2.6594,0.533796 -L 1.8052,0.533796,7.3247,0.533796 -L 3.9417,0.533796,3.9417,3.737182 -L 5.1882,0.533796,5.1882,3.737182 - -[仕] 5 -L 0.9802,0,0.9802,6.597502 -L 7.3267,5.834756,2.2621,5.834756 -L 4.7944,9.03823,4.7944,0 -L 2.6579,0,6.8994,0 -A -6.55,10.627729,8.540417,321.41046,349.01228 - -[事] 11 -L 3.5425,9.03823,3.5425,0 -L 3.5425,0,2.6848,0 -L 5.8611,1.60178,1.2239,1.60178 -L 5.6475,5.834756,5.6475,6.902697 -L 5.6475,6.902697,1.4099,6.902697 -L 1.4099,6.902697,1.4099,5.834756 -L 1.4099,5.834756,5.6475,5.834756 -L 0.1592,7.970288,6.9294,7.970288 -L 5.8611,1.60178,5.8611,4.233085 -L 1.2239,4.233085,5.8611,4.233085 -L 0.1592,2.917433,6.9294,2.917433 - -[者] 9 -L 2.291,3.737182,2.291,0 -L 2.291,0,6.1052,0 -L 6.1052,0,6.1052,3.737182 -L 6.1052,3.737182,2.291,3.737182 -L 6.1052,1.868591,2.291,1.868591 -L 0.1577,5.300895,7.3867,5.300895 -L 3.7722,5.300895,3.7722,9.12538 -L 1.0123,7.436515,6.5321,7.436515 -A -12.386,21.066274,22.709347,303.52896,326.41569 - -[運] 40 -L 2.7164,8.504325,6.9614,8.504325 -L 3.0352,7.264194,2.7164,8.504325 -L 3.8267,7.024101,3.0352,7.264194 -L 4.8564,6.368836,3.8267,7.024101 -L 4.5065,5.993023,4.8564,6.368836 -L 4.0649,5.854502,4.5065,5.993023 -L 3.1476,5.834756,4.0649,5.854502 -L 3.1476,3.737182,3.1476,5.834756 -L 4.426,3.737182,3.1476,3.737182 -L 4.7062,3.203495,4.426,3.737182 -L 4.986,2.669459,4.7062,3.203495 -L 5.2802,2.135642,4.986,2.669459 -L 5.2802,3.737182,4.6501,4.462058 -L 4.6501,4.462058,4.2085,4.728857 -L 4.2085,4.728857,3.5749,4.766903 -L 5.2032,4.925082,4.8564,5.300895 -L 5.6343,4.786604,5.2032,4.925082 -L 6.531,4.766903,5.6343,4.786604 -L 6.531,3.737182,6.531,4.766903 -L 5.711,3.737182,6.531,3.737182 -L 5.711,2.135642,6.9614,2.135642 -L 5.6343,5.656788,6.531,5.300895 -L 5.2032,5.656788,5.6343,5.656788 -L 4.8564,5.300895,5.2032,5.656788 -L 4.986,7.625692,4.8564,7.970288 -L 5.1335,7.2726,4.986,7.625692 -L 5.2802,6.902697,5.1335,7.2726 -L 6.1488,6.911059,5.2802,6.902697 -L 6.7408,7.275314,6.1488,6.911059 -L 6.9614,8.504325,6.7408,7.275314 -L 4.426,2.135642,2.7164,2.135642 -L 4.5552,1.86858,4.426,2.135642 -L 4.7062,1.60178,4.5552,1.86858 -L 4.8564,1.334806,4.7062,1.60178 -L 5.2701,-0.015236,7.4031,-0.015236 -L 1.4556,1.052465,0.4013,0 -L 0.2017,4.751667,1.4556,4.751667 -L 1.4556,1.052465,1.4556,4.751667 -L 0.629,8.489133,1.4556,7.421235 -A 5.2701,7.347815,7.362973,238.75988,270 - -[転] 20 -L 4.0319,7.970288,6.9918,7.970288 -L 5.2857,5.300895,3.6046,5.300895 -L 5.09,3.341798,5.2857,5.300895 -L 4.428,1.247201,5.09,3.341798 -L 3.1738,0,4.428,1.247201 -L 5.822,0.395492,6.5641,0.533796 -L 5.1807,0.138412,5.822,0.395492 -L 4.4592,0,5.1807,0.138412 -L 6.5641,0.533796,6.8478,1.146856 -L 6.8478,1.146856,6.8478,1.700637 -L 6.8478,1.700637,6.5641,2.669459 -L 5.7095,5.300895,7.4191,5.300895 -L 1.7136,9.03823,1.7136,0.038286 -L 3.2056,7.970376,0.2177,7.970376 -L 3.2056,1.60178,0.2177,1.60178 -L 0.4313,6.368836,0.4313,3.20332 -L 2.9916,6.368836,0.4313,6.368836 -L 2.9916,4.805079,0.4313,4.805079 -L 0.4313,3.20332,2.9916,3.20332 -L 2.9916,6.368836,2.9916,3.20332 - -[員] 12 -L 1.5016,8.504325,1.5016,6.902697 -L 1.5016,6.902697,6.1672,6.902697 -L 6.1672,6.902697,6.1672,8.504325 -L 6.1672,8.504325,1.5016,8.504325 -L 1.0708,5.834756,1.0708,1.60178 -L 1.0708,1.60178,6.5945,1.60178 -L 6.5945,1.60178,6.5945,5.834756 -L 6.5945,5.834756,1.0708,5.834756 -L 6.5945,4.423764,1.0708,4.423764 -L 6.5945,3.012772,1.0708,3.012772 -L 0.2165,0,1.9219,0.533796 -L 7.4484,0,5.7431,0.533796 - -[商] 26 -L 5.7419,7.970288,7.02,7.970288 -L 5.3423,7.970288,2.355,7.970288 -L 1.9274,7.703533,1.3565,7.806592 -L 1.3565,7.806592,0.7999,7.892841 -L 0.7999,7.892841,0.2501,7.970288 -L 2.7823,5.834756,4.0607,5.834756 -L 4.4912,5.834756,4.4912,4.233085 -L 4.4912,4.233085,5.7419,4.233085 -L 6.5962,5.834756,4.4912,5.834756 -L 4.915,6.368836,5.2165,6.783876 -L 5.2165,6.783876,5.3283,7.19918 -L 5.3283,7.19918,5.3423,7.970288 -L 6.5962,0,6.5962,5.834756 -L 5.7419,0,6.5962,0 -L 4.915,0.533796,2.355,0.533796 -L 2.355,0.533796,2.355,2.669459 -L 2.355,2.669459,4.915,2.669459 -L 4.915,2.669459,4.915,0.533796 -L 0.6774,0,0.6774,5.834756 -L 0.6774,5.834756,2.355,5.834756 -L 2.355,5.834756,2.2041,6.471808 -L 2.2041,6.471808,2.0573,7.091917 -L 2.0573,7.091917,1.9274,7.703533 -L 1.7106,3.737182,2.4636,4.501592 -L 2.4636,4.501592,2.7438,5.045216 -L 2.7438,5.045216,2.7823,5.834756 - -[業] 35 -L 5.5583,7.436515,6.1989,9.03823 -L 4.917,5.834756,6.6265,5.834756 -L 6.1989,7.436515,7.0538,7.436515 -L 4.4897,4.233085,6.1989,4.233085 -L 4.4897,2.669459,7.0538,2.669459 -L 6.1989,0.533796,4.1149,2.053597 -L 4.1149,2.053597,2.4831,2.522619 -L 2.4831,2.522619,0.2797,2.669459 -L 1.3238,1.067788,0.2797,0.533796 -L 2.3847,1.60178,1.3238,1.067788 -L 3.4533,2.135642,2.3847,1.60178 -L 3.5128,1.437997,3.4533,2.135642 -L 3.586,0.723191,3.5128,1.437997 -L 3.6631,0,3.586,0.723191 -L 1.5161,8.207711,1.4044,8.622927 -L 1.4044,8.622927,1.1032,9.03823 -L 0.2797,7.436515,1.534,7.436515 -L 3.6631,5.834756,0.6759,5.834756 -L 3.6775,5.063516,3.6631,5.834756 -L 3.7892,4.648345,3.6775,5.063516 -L 4.0939,4.233085,3.7892,4.648345 -L 4.276,5.834756,4.4897,6.29095 -L 4.4897,6.29095,4.6998,6.738739 -L 4.6998,6.738739,4.917,7.169541 -L 4.917,7.169541,2.3847,7.169541 -L 2.3847,7.169541,2.5143,6.902697 -L 2.5143,6.902697,2.6618,6.63568 -L 2.6618,6.63568,2.812,6.368836 -L 2.812,7.970288,2.812,9.03823 -L 3.2393,4.233085,1.1032,4.233085 -L 3.3692,3.992904,3.2393,4.233085 -L 3.5128,3.735912,3.3692,3.992904 -L 3.6631,3.470514,3.5128,3.735912 -L 1.534,7.436515,1.5161,8.207711 -L 4.4897,7.970288,4.4897,9.03823 - -[農] 45 -L 1.5601,0,2.4112,0 -L 2.4112,2.669459,1.1328,2.669459 -L 2.4112,0,2.4112,2.669459 -L 2.8105,0.533796,4.0924,0.533796 -L 5.2692,1.539524,4.257,2.27412 -L 6.6562,0,5.2692,1.539524 -L 4.9473,2.669459,7.4796,2.669459 -L 1.9913,3.737182,6.2292,3.737182 -L 1.5601,5.834756,1.9629,5.937991 -L 2.1734,6.872883,1.5601,6.902697 -L 2.4991,6.665187,2.1734,6.872883 -L 2.8105,6.10173,2.4991,6.665187 -L 2.3836,6.024151,2.8105,6.10173 -L 1.9629,5.937991,2.3836,6.024151 -L 1.1328,7.970288,2.4112,7.970288 -L 1.1328,5.834756,1.1328,7.970288 -L 0.688,2.134241,0.7024,4.766903 -L 0.5763,0.967443,0.688,2.134241 -L 0.2817,0.266996,0.5763,0.967443 -L 4.257,2.27412,2.8105,2.669459 -L 0.7024,4.766903,7.0485,4.766903 -L 5.3116,7.792364,6.2292,7.436515 -L 6.2292,6.902697,5.3116,6.922398 -L 5.3116,6.922398,4.8668,7.060702 -L 4.8668,7.060702,4.5236,7.436515 -L 4.5236,7.436515,4.8668,7.792364 -L 4.8668,7.792364,5.3116,7.792364 -L 4.9473,5.834756,5.3746,5.834756 -L 5.3746,5.834756,5.8019,5.834756 -L 5.8019,5.834756,6.2292,5.834756 -L 6.2292,5.834756,6.2292,6.20479 -L 6.2292,6.20479,6.2292,6.558012 -L 6.2292,6.558012,6.2292,6.902697 -L 4.5236,6.10173,3.9807,6.685064 -L 3.9807,6.685064,3.3502,7.03115 -L 3.3502,7.03115,2.8105,7.436515 -L 2.8105,7.436515,3.3502,7.851775 -L 3.3502,7.851775,3.9807,8.267034 -L 3.9807,8.267034,4.5236,9.03823 -L 4.0924,6.024151,4.5236,6.10173 -L 3.6651,5.937991,4.0924,6.024151 -L 3.2378,5.834756,3.6651,5.937991 -L 2.6673,8.693588,2.8105,9.03823 -L 2.5377,8.340367,2.6673,8.693588 -L 2.4112,7.970288,2.5377,8.340367 - -[悪] 63 -L 0.3083,0,0.5849,0.723191 -L 0.5849,0.723191,0.8686,1.437997 -L 0.8686,1.437997,1.1593,2.135642 -L 0.3083,3.737182,1.1422,3.737182 -L 1.1422,3.737182,1.9894,3.737182 -L 1.9894,3.737182,2.8405,3.737182 -L 2.8405,3.737182,2.6094,5.024158 -L 2.6094,5.024158,2.0069,5.336182 -L 2.0069,5.336182,1.1593,5.300895 -L 1.1593,5.300895,1.1593,5.834756 -L 1.1593,5.834756,1.1593,6.368836 -L 1.1593,6.368836,1.1593,6.902697 -L 1.1593,6.902697,2.1681,6.970338 -L 2.1681,6.970338,2.6934,7.394179 -L 2.6934,7.394179,2.8405,8.504325 -L 2.8405,8.504325,1.9894,8.504325 -L 1.9894,8.504325,1.1422,8.504325 -L 1.1422,8.504325,0.3083,8.504325 -L 5.3766,8.504325,6.0768,8.504325 -L 6.0768,8.504325,6.7878,8.504325 -L 6.7878,8.504325,7.5058,8.504325 -L 6.2277,6.902697,6.655,6.902697 -L 5.8004,6.902697,6.2277,6.902697 -L 5.3766,6.902697,5.8004,6.902697 -L 5.1105,6.309338,5.3766,6.902697 -L 5.1105,5.89421,5.1105,6.309338 -L 5.3766,5.300895,5.1105,5.89421 -L 5.8004,5.300895,5.3766,5.300895 -L 6.2277,5.300895,5.8004,5.300895 -L 6.655,5.300895,6.2277,5.300895 -L 6.655,5.834756,6.655,5.300895 -L 6.655,6.368836,6.655,5.834756 -L 6.655,6.902697,6.655,6.368836 -L 6.0768,3.737182,6.7878,3.737182 -L 5.3766,3.737182,6.0768,3.737182 -L 4.3991,3.737182,4.9805,3.737182 -L 3.8247,3.737182,4.3991,3.737182 -L 3.2717,3.737182,3.8247,3.737182 -L 4.5953,5.223228,3.7375,5.45474 -L 4.9805,3.737182,4.5953,5.223228 -L 4.5501,1.86858,4.3991,2.135642 -L 4.3991,2.135642,4.2555,2.402616 -L 4.2555,2.402616,4.1228,2.669459 -L 3.2717,0,4.1018,0 -L 2.8405,0,2.5432,0.43507 -L 2.5432,0.43507,2.4307,0.988808 -L 2.4307,0.988808,2.4171,2.135642 -L 3.7375,5.45474,2.8405,6.10173 -L 2.8405,6.10173,3.7231,6.868548 -L 3.7231,6.868548,4.5886,7.22882 -L 4.5886,7.22882,4.9805,8.504325 -L 4.9805,8.504325,4.3991,8.504325 -L 4.3991,8.504325,3.8247,8.504325 -L 3.8247,8.504325,3.2717,8.504325 -L 4.1018,0,4.9455,0 -L 4.9455,0,5.8004,0 -L 5.8004,0,5.8004,0.370012 -L 5.8004,0.370012,5.8004,0.723191 -L 5.8004,0.723191,5.8004,1.067788 -L 6.9317,1.70484,6.655,2.135642 -L 7.2154,1.257096,6.9317,1.70484 -L 7.5058,0.800814,7.2154,1.257096 -L 6.7878,3.737182,7.5058,3.737182 - -[次] 27 -L 3.7115,8.267034,3.7286,9.03823 -L 3.6026,7.851775,3.7115,8.267034 -L 3.2978,7.436515,3.6026,7.851775 -L 3.2978,6.902697,3.004,6.368836 -L 3.004,6.368836,2.7238,5.834756 -L 2.7238,5.834756,2.4436,5.300895 -L 1.1652,3.08914,1.5925,4.233085 -L 0.734,1.944977,1.1652,3.08914 -L 0.3141,0.800814,0.734,1.944977 -L 1.8058,0,3.3332,2.298024 -L 3.3332,2.298024,4.2439,4.248584 -L 4.2439,4.248584,4.5486,6.902697 -L 4.5486,6.902697,4.1248,6.902697 -L 4.1248,6.902697,3.7041,6.902697 -L 3.7041,6.902697,3.2978,6.902697 -L 5.5363,6.82503,4.979,6.902697 -L 6.1072,6.738739,5.5363,6.82503 -L 6.6847,6.63568,6.1072,6.738739 -L 6.394,6.20479,6.6847,6.63568 -L 6.1072,5.757133,6.394,6.20479 -L 5.8336,5.300895,6.1072,5.757133 -L 5.6834,2.505588,4.979,3.737182 -L 6.394,1.257096,5.6834,2.505588 -L 7.1124,0,6.394,1.257096 -L 1.0142,7.625692,0.734,7.970288 -L 1.2944,7.2726,1.0142,7.625692 -L 1.5925,6.902697,1.2944,7.2726 - -[味] 36 -L 7.1179,1.067788,6.4135,2.211908 -L 6.4135,2.211908,5.713,3.355984 -L 5.713,3.355984,5.0094,4.499884 -L 5.0094,4.499884,4.1544,4.60325 -L 4.1544,4.60325,3.2963,4.689192 -L 3.2963,4.689192,2.4452,4.766903 -L 1.6222,6.214684,1.6222,4.450544 -L 1.6222,7.970288,1.6222,6.214684 -L 1.1914,7.970288,1.6222,7.970288 -L 0.7711,7.970288,1.1914,7.970288 -L 0.3403,7.970288,0.7711,7.970288 -L 0.3403,6.214684,0.3403,7.970288 -L 0.3403,4.450544,0.3403,6.214684 -L 0.3403,2.669459,0.3403,4.450544 -L 0.7711,2.669459,0.3403,2.669459 -L 1.1914,2.669459,0.7711,2.669459 -L 1.6222,2.669459,1.1914,2.669459 -L 1.6222,4.450544,1.6222,2.669459 -L 2.5363,2.134241,1.6222,1.067788 -L 3.4508,3.192069,2.5363,2.134241 -L 4.3684,4.233085,3.4508,3.192069 -L 4.4311,2.822122,4.3684,4.233085 -L 4.4977,1.411116,4.4311,2.822122 -L 4.5821,0,4.4977,1.411116 -L 4.5821,5.300895,4.442,6.922398 -L 4.442,6.922398,3.9233,7.41677 -L 3.9233,7.41677,2.8725,7.436515 -L 4.7082,7.851775,4.5957,8.267034 -L 4.5957,8.267034,4.5821,9.03823 -L 5.0094,7.436515,4.7082,7.851775 -L 5.4367,7.436515,5.843,7.436515 -L 5.843,7.436515,6.2594,7.436515 -L 6.2594,7.436515,6.6867,7.436515 -L 6.5431,4.766903,7.1179,4.766903 -L 5.9831,4.766903,6.5431,4.766903 -L 5.4367,4.766903,5.9831,4.766903 - -[面] 48 -L 1.4981,8.504325,0.3703,8.504325 -L 2.6294,8.504325,1.4981,8.504325 -L 3.761,8.504325,2.6294,8.504325 -L 3.6066,7.892841,3.761,8.504325 -L 3.463,7.2726,3.6066,7.892841 -L 3.3302,6.63568,3.463,7.2726 -L 2.4791,6.558012,3.3302,6.63568 -L 1.6315,6.471808,2.4791,6.558012 -L 0.7979,6.368836,1.6315,6.471808 -L 0.7979,4.259966,0.7979,6.368836 -L 0.7979,2.134241,0.7979,4.259966 -L 0.7979,0,0.7979,2.134241 -L 1.1934,0,1.7541,0 -L 1.7541,0,2.3247,0 -L 2.3247,0,2.9029,0 -L 2.9029,0,2.9029,1.944977 -L 2.9029,1.944977,2.9029,3.889801 -L 2.9029,3.889801,2.9029,5.834756 -L 3.761,6.368836,4.0304,6.368836 -L 4.0304,6.368836,4.3141,6.368836 -L 4.3141,6.368836,4.6118,6.368836 -L 5.7115,6.368836,5.0079,6.368836 -L 6.419,6.368836,5.7115,6.368836 -L 7.144,6.368836,6.419,6.368836 -L 6.5665,0,7.144,0 -L 5.9952,0,6.5665,0 -L 5.4352,0,5.9952,0 -L 4.4366,0,5.0079,0 -L 3.8832,0,4.4366,0 -L 3.3302,0,3.8832,0 -L 3.8832,2.135642,3.3302,2.135642 -L 4.4366,2.135642,3.8832,2.135642 -L 5.0079,2.135642,4.4366,2.135642 -L 5.0079,1.437997,5.0079,2.135642 -L 5.0079,0.723191,5.0079,1.437997 -L 5.0079,0,5.0079,0.723191 -L 5.0079,3.916682,5.0079,2.669459 -L 5.0079,5.146787,5.0079,3.916682 -L 5.0079,6.368836,5.0079,5.146787 -L 4.1848,8.504325,5.3126,8.504325 -L 5.3126,8.504325,6.44,8.504325 -L 6.44,8.504325,7.5748,8.504325 -L 4.1848,4.233085,4.6118,4.233085 -L 3.761,4.233085,4.1848,4.233085 -L 3.3302,4.233085,3.761,4.233085 -L 7.144,4.259966,7.144,6.368836 -L 7.144,2.134241,7.144,4.259966 -L 7.144,0,7.144,2.134241 - -[受] 45 -L 5.8922,0,5.3146,0.533796 -L 5.3146,0.533796,4.7434,1.067788 -L 4.7434,1.067788,4.1833,1.60178 -L 4.1833,1.60178,4.6138,2.238701 -L 4.6138,2.238701,5.0376,2.858811 -L 5.0376,2.858811,5.4649,3.470514 -L 5.4649,3.470514,4.6138,3.573529 -L 4.6138,3.573529,3.7662,3.659646 -L 3.7662,3.659646,2.9326,3.737182 -L 3.7595,1.60178,2.8454,2.926627 -L 2.7575,1.067788,3.7595,1.60178 -L 1.7736,0.533796,2.7575,1.067788 -L 0.7999,0,1.7736,0.533796 -L 1.353,7.806592,1.0728,7.892841 -L 1.6545,7.703533,1.353,7.806592 -L 1.7838,7.091917,1.6545,7.703533 -L 1.9312,6.471808,1.7838,7.091917 -L 2.0783,5.834756,1.9312,6.471808 -L 1.5036,5.834756,2.0783,5.834756 -L 0.9292,5.834756,1.5036,5.834756 -L 0.3726,5.834756,0.9292,5.834756 -L 0.3726,5.300895,0.3726,5.834756 -L 0.3726,4.766903,0.3726,5.300895 -L 0.3726,4.233085,0.3726,4.766903 -L 2.299,3.480189,1.6545,3.737182 -L 2.8454,2.926627,2.299,3.480189 -L 4.0642,5.834756,2.5088,5.834756 -L 5.6228,5.834756,4.0642,5.834756 -L 7.1744,5.834756,5.6228,5.834756 -L 7.1744,5.300895,7.1744,5.834756 -L 7.1744,4.766903,7.1744,5.300895 -L 7.1744,4.233085,7.1744,4.766903 -L 6.0256,7.091917,6.3233,7.436515 -L 5.7419,6.738739,6.0256,7.091917 -L 5.4649,6.368836,5.7419,6.738739 -L 4.5332,8.108942,5.4018,8.365847 -L 3.7595,7.970288,4.5332,8.108942 -L 3.4825,7.358892,3.3599,7.703533 -L 3.6159,7.005669,3.4825,7.358892 -L 3.7595,6.63568,3.6159,7.005669 -L 3.3599,7.703533,2.9326,7.806592 -L 2.9326,7.806592,2.5088,7.892841 -L 2.5088,7.892841,2.0783,7.970288 -L 1.0728,7.892841,0.7999,7.970288 -L 5.4018,8.365847,6.7433,8.504325 - -[落] 57 -L 0.4023,7.970288,1.2324,7.970288 -L 1.2324,7.970288,2.0835,7.970288 -L 2.0835,7.970288,2.9346,7.970288 -L 2.9346,7.970288,2.9346,8.340367 -L 2.9346,8.340367,2.9346,8.693588 -L 2.9346,8.693588,2.9346,9.03823 -L 3.3619,7.970288,3.9226,7.970288 -L 3.9226,7.970288,4.4932,7.970288 -L 4.4932,7.970288,5.0714,7.970288 -L 5.0714,7.970288,5.0714,8.340367 -L 5.0714,8.340367,5.0714,8.693588 -L 5.0714,8.693588,5.0714,9.03823 -L 5.4952,7.970288,6.1989,7.970288 -L 6.1989,7.970288,6.9029,7.970288 -L 6.9029,7.970288,7.6037,7.970288 -L 5.194,5.757133,5.7471,5.670973 -L 4.6441,5.834756,5.194,5.757133 -L 4.3566,5.439461,4.6441,5.834756 -L 4.3566,5.162329,4.3566,5.439461 -L 4.6441,4.766903,4.3566,5.162329 -L 4.9205,4.07924,4.5597,3.916682 -L 5.2847,4.233085,4.9205,4.07924 -L 5.9015,3.726017,5.2847,4.233085 -L 6.532,3.201963,5.9015,3.726017 -L 7.1726,2.669459,6.532,3.201963 -L 6.318,2.669459,5.6178,2.669459 -L 5.6178,2.669459,4.917,2.669459 -L 4.917,2.669459,4.2165,2.669459 -L 4.5597,3.916682,4.2165,3.737182 -L 3.5759,3.203495,3.2116,3.039712 -L 3.2116,3.039712,2.8505,2.858811 -L 2.8505,2.858811,2.5073,2.669459 -L 1.2569,2.135642,1.6807,3.203495 -L 0.8296,1.067788,1.2569,2.135642 -L 0.4023,0,0.8296,1.067788 -L 0.6794,4.956254,0.4023,5.300895 -L 0.9596,4.60325,0.6794,4.956254 -L 1.2569,4.233085,0.9596,4.60325 -L 1.6807,5.834756,1.3869,6.20479 -L 1.3869,6.20479,1.1032,6.558012 -L 1.1032,6.558012,0.8296,6.902697 -L 2.7174,4.766903,3.2116,5.49029 -L 3.2116,5.49029,3.7086,6.20479 -L 3.7086,6.20479,4.2165,6.902697 -L 5.7471,5.670973,6.318,5.56787 -L 6.318,5.56787,6.1677,5.300895 -L 6.1677,5.300895,6.0241,5.03392 -L 6.0241,5.03392,5.898,4.766903 -L 6.318,1.791,6.318,2.669459 -L 6.318,0.904092,6.318,1.791 -L 6.318,0,6.318,0.904092 -L 5.6178,0,6.318,0 -L 4.917,0,5.6178,0 -L 4.2165,0,4.917,0 -L 3.7857,0,3.7086,1.067788 -L 3.7086,1.067788,3.6354,2.135642 -L 3.6354,2.135642,3.5759,3.203495 - -[指] 42 -L 4.7964,0,3.8196,0 -L 5.7809,0,4.7964,0 -L 6.7756,0,5.7809,0 -L 6.7756,1.411116,6.7756,0 -L 6.7756,2.822122,6.7756,1.411116 -L 6.7756,4.233085,6.7756,2.822122 -L 5.7809,4.233085,6.7756,4.233085 -L 4.7964,4.233085,5.7809,4.233085 -L 3.8196,4.233085,4.7964,4.233085 -L 3.8196,2.822122,3.8196,4.233085 -L 3.8196,1.411116,3.8196,2.822122 -L 3.8196,0,3.8196,1.411116 -L 4.2469,2.135642,4.9508,2.135642 -L 4.9508,2.135642,5.651,2.135642 -L 5.651,2.135642,6.355,2.135642 -L 6.355,5.834756,7.2061,5.834756 -L 7.2061,5.834756,7.2061,6.20479 -L 7.2061,6.20479,7.2061,6.558012 -L 7.2061,6.558012,7.2061,6.902697 -L 6.0187,7.832073,6.7756,7.970288 -L 5.2692,7.574774,6.0187,7.832073 -L 4.2469,7.436515,5.2692,7.574774 -L 3.8336,7.139988,3.8196,9.03823 -L 3.9453,6.309338,3.8336,7.139988 -L 4.2469,5.834756,3.9453,6.309338 -L 4.6461,5.834756,5.4972,5.834756 -L 5.4972,5.834756,6.355,5.834756 -L 1.7002,7.891265,1.6827,9.03823 -L 1.8091,7.337527,1.7002,7.891265 -L 2.11,6.902697,1.8091,7.337527 -L 1.5986,5.484467,1.3889,6.490153 -L 2.11,4.233085,1.5986,5.484467 -L 1.5566,3.745632,1.2554,4.233085 -L 1.2554,4.233085,0.9826,4.07924 -L 0.9826,4.07924,0.709,3.916682 -L 0.709,3.916682,0.4288,3.737182 -L 1.669,2.648226,1.5566,3.745632 -L 1.6827,0,1.669,2.648226 -L 1.3853,0,1.6827,0 -L 1.1052,0,1.3853,0 -L 0.8281,0,1.1052,0 -L 1.3889,6.490153,0.4288,6.902697 - -[投] 48 -L 4.2453,8.504325,4.8057,8.504325 -L 4.8057,8.504325,5.3766,8.504325 -L 5.3766,8.504325,5.9542,8.504325 -L 5.9542,8.504325,5.9542,7.625692 -L 5.9542,7.625692,5.9542,6.738739 -L 5.9542,6.738739,5.9542,5.834756 -L 5.9542,5.834756,6.3643,5.834756 -L 6.3643,5.834756,6.7776,5.834756 -L 6.7776,5.834756,7.2046,5.834756 -L 7.2046,5.834756,7.2046,6.20479 -L 7.2046,6.20479,7.2046,6.558012 -L 7.2046,6.558012,7.2046,6.902697 -L 6.0841,3.392716,6.3815,4.004243 -L 5.8039,2.772738,6.0841,3.392716 -L 5.5234,2.135642,5.8039,2.772738 -L 5.9542,0.723191,5.5234,1.067788 -L 6.3815,0.370012,5.9542,0.723191 -L 6.8126,0,6.3815,0.370012 -L 1.4185,0,1.7131,0 -L 1.7131,0,1.6987,2.648226 -L 1.6987,2.648226,1.587,3.745632 -L 1.587,3.745632,1.2893,4.233085 -L 1.2893,4.233085,0.9912,4.07924 -L 0.9912,4.07924,0.711,3.916682 -L 0.711,3.916682,0.4347,3.737182 -L 1.422,6.507227,0.4347,6.902697 -L 1.615,5.518397,1.422,6.507227 -L 2.1404,4.233085,1.615,5.518397 -L 3.6671,4.233085,3.3943,4.233085 -L 3.9473,4.233085,3.6671,4.233085 -L 4.2453,4.233085,3.9473,4.233085 -L 4.2765,3.44928,4.2453,4.233085 -L 4.5007,2.767046,4.2765,3.44928 -L 5.1031,1.60178,4.5007,2.767046 -L 4.4586,1.067788,5.1031,1.60178 -L 3.818,0.533796,4.4586,1.067788 -L 3.1803,0,3.818,0.533796 -L 1.1348,0,1.4185,0 -L 0.8585,0,1.1348,0 -L 1.8388,7.337527,1.7267,7.891265 -L 1.7267,7.891265,1.7131,9.03823 -L 2.1404,6.902697,1.8388,7.337527 -L 3.3943,5.834756,3.9928,6.645574 -L 3.9928,6.645574,4.2135,7.337527 -L 4.2135,7.337527,4.2453,8.504325 -L 5.233,4.156994,4.6723,4.233085 -L 5.8039,4.080509,5.233,4.156994 -L 6.3815,4.004243,5.8039,4.080509 - -[打] 30 -L 4.7023,0,5.1125,0 -L 5.1125,0,5.5289,0 -L 5.5289,0,5.9527,0 -L 5.9527,0,5.9527,2.668058 -L 5.9527,2.668058,5.9527,5.327733 -L 5.9527,5.327733,5.9527,7.970288 -L 5.9527,7.970288,5.1016,7.970288 -L 5.1016,7.970288,4.2575,7.970288 -L 4.2575,7.970288,3.4239,7.970288 -L 1.7291,7.891265,1.7151,9.03823 -L 1.8408,7.337527,1.7291,7.891265 -L 2.142,6.902697,1.8408,7.337527 -L 1.61,6.091836,1.3154,6.902697 -L 1.8233,5.043815,1.61,6.091836 -L 2.142,4.233085,1.8233,5.043815 -L 1.5641,2.669459,1.4976,4.004243 -L 1.631,1.334806,1.5641,2.669459 -L 1.7151,0,1.631,1.334806 -L 1.4415,0,1.7151,0 -L 1.1617,0,1.4415,0 -L 0.8917,0,1.1617,0 -L 0.7974,3.840416,0.4612,3.737182 -L 1.1442,3.926577,0.7974,3.840416 -L 1.4976,4.004243,1.1442,3.926577 -L 1.3154,6.902697,1.0216,6.902697 -L 1.0216,6.902697,0.7414,6.902697 -L 0.7414,6.902697,0.4612,6.902697 -L 7.2349,7.970288,7.6622,7.970288 -L 6.8073,7.970288,7.2349,7.970288 -L 6.3835,7.970288,6.8073,7.970288 - -[深] 36 -L 3.3594,1.791,2.5997,1.067788 -L 4.1334,2.505588,3.3594,1.791 -L 4.918,3.203495,4.1334,2.505588 -L 4.9775,2.135642,4.918,3.203495 -L 5.0514,1.067788,4.9775,2.135642 -L 5.1355,0,5.0514,1.067788 -L 5.899,2.895542,4.8234,3.511273 -L 7.2646,1.067788,5.899,2.895542 -L 6.8408,3.737182,7.2646,3.737182 -L 6.4135,3.737182,6.8408,3.737182 -L 5.9866,3.737182,6.4135,3.737182 -L 5.1355,4.233085,5.1355,4.60325 -L 5.1355,4.60325,5.1355,4.956254 -L 5.1355,4.956254,5.1355,5.300895 -L 4.8234,3.511273,3.0231,3.737182 -L 2.813,5.300895,3.2998,6.024151 -L 3.2998,6.024151,3.7902,6.738739 -L 3.7902,6.738739,4.277,7.436515 -L 4.2844,8.504325,5.9866,8.504325 -L 5.9866,8.504325,7.6919,8.504325 -L 7.6919,8.504325,7.6919,8.159772 -L 7.6919,8.159772,7.6919,7.806592 -L 7.6919,7.806592,7.6919,7.436515 -L 7.3942,5.834756,7.6919,5.834756 -L 7.1144,5.834756,7.3942,5.834756 -L 6.8408,5.834756,7.1144,5.834756 -L 6.4135,5.834756,6.1123,6.249928 -L 6.1123,6.249928,6.0006,6.665187 -L 6.0006,6.665187,5.9866,7.436515 -L 2.5997,8.504325,4.2844,8.504325 -L 2.5997,8.159772,2.5997,8.504325 -L 2.5997,7.806592,2.5997,8.159772 -L 2.5997,7.436515,2.5997,7.806592 -L 1.7171,7.970376,0.8901,8.999878 -L 1.2863,5.834669,0.4628,6.902478 -L 1.7171,3.470514,0.4628,0.000022 - -[流] 33 -L 3.7291,7.970288,3.1547,7.970288 -L 3.1547,7.970288,2.5978,7.970288 -L 7.4001,0,7.6939,0 -L 7.1164,0,7.4001,0 -L 6.8393,0,7.1164,0 -L 6.4089,0,6.1318,0.49448 -L 6.1318,0.49448,6.0302,1.463215 -L 6.0302,1.463215,6.0127,3.737182 -L 7.2666,5.03392,5.9567,5.730208 -L 6.5665,7.970288,7.2666,7.970288 -L 5.8625,7.970288,6.5665,7.970288 -L 5.1616,7.970288,5.8625,7.970288 -L 4.7343,7.970288,4.7343,8.340367 -L 4.7343,8.340367,4.7343,8.693588 -L 4.7343,8.693588,4.7343,9.03823 -L 4.3039,7.970288,3.7291,7.970288 -L 4.1564,7.358892,4.3039,7.970288 -L 4.0128,6.738739,4.1564,7.358892 -L 3.8832,6.10173,4.0128,6.738739 -L 4.0934,5.545235,2.5978,5.300895 -L 5.9567,5.730208,4.0934,5.545235 -L 4.7343,2.669459,4.7343,3.737182 -L 4.7343,1.60178,4.7343,2.669459 -L 4.7343,0.533796,4.7343,1.60178 -L 2.2024,0,2.9449,1.291113 -L 2.9449,1.291113,3.3369,2.34465 -L 3.3369,2.34465,3.4528,3.737182 -L 7.6939,0,7.6939,0.533796 -L 7.6939,0.533796,7.6939,1.067788 -L 7.6939,1.067788,7.6939,1.60178 -L 1.7432,7.970376,0.9205,8.999878 -L 1.3194,5.834669,0.4929,6.902478 -L 1.7432,3.470514,0.4929,0.000022 - -[消] 39 -L 7.297,6.024151,7.297,6.368836 -L 7.297,5.670973,7.297,6.024151 -L 7.297,5.300895,7.297,5.670973 -L 7.297,4.42375,7.297,4.766903 -L 7.297,4.080509,7.297,4.42375 -L 7.297,3.737182,7.297,4.080509 -L 7.297,2.135642,7.297,3.203495 -L 7.297,1.067788,7.297,2.135642 -L 7.297,0,7.297,1.067788 -L 6.8732,0,7.297,0 -L 6.442,0,6.8732,0 -L 6.0147,0,6.442,0 -L 7.297,3.203495,6.1723,3.203495 -L 7.297,4.766903,6.1723,4.766903 -L 6.1723,4.766903,5.0411,4.766903 -L 5.0411,4.766903,3.9098,4.766903 -L 3.4825,2.134241,3.4825,4.259966 -L 3.4825,0,3.4825,2.134241 -L 7.297,6.368836,6.7187,6.368836 -L 6.7187,6.368836,6.1482,6.368836 -L 6.1482,6.368836,5.5874,6.368836 -L 4.5927,6.368836,5.1636,6.368836 -L 4.0323,6.368836,4.5927,6.368836 -L 3.4825,6.368836,4.0323,6.368836 -L 3.4825,4.259966,3.4825,6.368836 -L 5.0411,3.203495,3.9098,3.203495 -L 6.1723,3.203495,5.0411,3.203495 -L 5.1636,6.368836,5.1636,7.2726 -L 5.1636,7.2726,5.1636,8.159772 -L 5.1636,8.159772,5.1636,9.03823 -L 7.146,8.159772,7.297,8.504325 -L 7.0024,7.806592,7.146,8.159772 -L 6.8732,7.436515,7.0024,7.806592 -L 3.9098,7.703533,3.7595,7.970288 -L 3.7595,7.970288,3.6124,8.237307 -L 3.6124,8.237307,3.4825,8.504325 -L 1.7771,7.970376,0.9502,8.999878 -L 1.3463,5.834669,0.5264,6.902478 -L 1.7771,3.470514,0.5264,0.000022 - -[決] 24 -L 4.3916,7.100411,3.089,7.436515 -L 4.5982,6.170948,4.3916,7.100411 -L 5.1905,4.766903,4.5982,6.170948 -L 5.6213,4.766903,6.0451,4.766903 -L 6.0451,4.766903,6.4724,4.766903 -L 6.4724,4.766903,6.8997,4.766903 -L 6.8997,4.766903,6.8997,5.670973 -L 6.8997,5.670973,6.8997,6.558012 -L 6.8997,6.558012,6.8997,7.436515 -L 6.8997,7.436515,5.5439,7.470445 -L 5.5439,7.470445,4.9205,7.860224 -L 4.9205,7.860224,4.7667,9.03823 -L 3.8487,2.822122,4.7667,4.233085 -L 2.9346,1.411116,3.8487,2.822122 -L 2.0173,0,2.9346,1.411116 -L 3.8596,4.747113,2.6617,4.766903 -L 4.406,4.608811,3.8596,4.747113 -L 4.7667,4.233085,4.406,4.608811 -L 5.8941,2.505588,5.1905,3.737182 -L 6.6051,1.257096,5.8941,2.505588 -L 7.3302,0,6.6051,1.257096 -L 1.7756,7.970376,0.9522,8.999878 -L 1.3483,5.834669,0.5249,6.902478 -L 1.7756,3.470514,0.5249,0.000022 - -[旅] 30 -L 4.7932,0,4.7932,1.60038 -L 4.7932,1.60038,4.7932,3.192069 -L 4.7932,3.192069,4.7932,4.766903 -L 4.7932,4.766903,4.4987,4.766903 -L 4.4987,4.766903,4.215,4.766903 -L 4.215,4.766903,3.9421,4.766903 -L 7.7559,0,6.7823,1.823617 -L 6.7823,1.823617,6.2257,3.502912 -L 6.2257,3.502912,6.0471,5.300895 -L 6.0471,5.300895,5.7736,5.300895 -L 5.7736,5.300895,5.4937,5.300895 -L 5.4937,5.300895,5.2237,5.300895 -L 6.8982,3.737182,7.1749,4.080509 -L 7.1749,4.080509,7.4586,4.42375 -L 7.4586,4.42375,7.7559,4.766903 -L 3.5148,5.834756,4.2745,7.021212 -L 4.2745,7.021212,4.6076,7.851775 -L 4.6076,7.851775,4.7932,9.03823 -L 6.6881,5.834756,6.8982,6.024151 -L 6.8982,6.024151,7.1154,6.20479 -L 7.1154,6.20479,7.3287,6.368836 -L 5.2237,7.436515,6.0538,7.436515 -L 6.0538,7.436515,6.9049,7.436515 -L 6.9049,7.436515,7.7559,7.436515 -L 2.2326,6.864302,2.2326,8.999966 -L 1.8372,0,2.6637,0 -L 3.9421,6.864302,0.5588,6.864302 -L 3.5148,4.766771,1.7247,4.766771 -A -17.1885,6.864302,19.026682,338.85229,0 -A -10.2113,4.766771,13.726938,339.68025,0 - -[相] 33 -L 1.8357,0,1.7551,1.60038 -L 1.7551,1.60038,1.6847,3.192069 -L 1.6847,3.192069,1.6252,4.766903 -L 1.6252,4.766903,1.2648,4.07924 -L 1.2648,4.07924,0.9215,3.382908 -L 0.9215,3.382908,0.5849,2.669459 -L 4.3991,0,4.3991,2.84896 -L 4.3991,2.84896,4.3991,5.680911 -L 4.3991,5.680911,4.3991,8.504325 -L 4.3991,8.504325,5.3766,8.504325 -L 5.3766,8.504325,6.3605,8.504325 -L 6.3605,8.504325,7.3625,8.504325 -L 7.3625,8.504325,7.3625,5.680911 -L 7.3625,5.680911,7.3625,2.84896 -L 7.3625,2.84896,7.3625,0 -L 7.3625,0,6.3605,0 -L 6.3605,0,5.3766,0 -L 5.3766,0,4.3991,0 -L 4.7949,3.203495,5.4992,3.203495 -L 5.4992,3.203495,6.2067,3.203495 -L 6.2067,3.203495,6.9317,3.203495 -L 3.1207,4.233085,2.3435,5.043815 -L 2.3435,5.043815,1.8987,5.7359 -L 1.8987,5.7359,1.4119,6.902697 -L 1.4119,6.902697,1.1313,6.902697 -L 1.1313,6.902697,0.862,6.902697 -L 0.862,6.902697,0.5849,6.902697 -L 4.7949,5.834756,5.4992,5.834756 -L 5.4992,5.834756,6.2067,5.834756 -L 6.2067,5.834756,6.9317,5.834756 -L 2.263,6.902697,1.9614,7.337527 -L 1.9614,7.337527,1.8493,7.891265 -L 1.8493,7.891265,1.8357,9.03823 - -[談] 32 -L 3.7605,0,4.8809,1.524114 -L 4.8809,1.524114,5.4977,2.836264 -L 5.4977,2.836264,5.6798,4.766903 -L 7.361,0,6.9337,0.723191 -L 6.9337,0.723191,6.5134,1.437997 -L 6.5134,1.437997,6.1103,2.135642 -L 3.9703,2.669459,4.1037,3.039712 -L 4.1037,3.039712,4.2473,3.392716 -L 4.2473,3.392716,4.4014,3.737182 -L 6.9614,2.669459,7.084,3.039712 -L 7.084,3.039712,7.2174,3.392716 -L 7.2174,3.392716,7.361,3.737182 -L 3.7605,4.766903,4.7829,6.136974 -L 4.7829,6.136974,5.4483,7.363051 -L 5.4483,7.363051,5.6798,9.03823 -L 7.361,4.766903,6.9337,5.49029 -L 6.9337,5.49029,6.5134,6.20479 -L 6.5134,6.20479,6.1103,6.902697 -L 3.9703,7.436515,4.1037,7.806592 -L 4.1037,7.806592,4.2473,8.159772 -L 4.2473,8.159772,4.4014,8.504325 -L 6.9614,7.436515,7.084,7.806592 -L 7.084,7.806592,7.2174,8.159772 -L 7.2174,8.159772,7.361,8.504325 -L 0.5838,6.902522,3.1157,6.902522 -L 1.0142,8.504325,2.6954,8.504325 -L 1.0142,5.300939,2.6954,5.300939 -L 1.0142,4.233041,2.6954,4.233041 -L 1.0142,2.669547,2.6954,2.669547 -L 1.0142,0,1.0142,2.669547 -L 2.6954,0,1.0142,0 -L 2.6954,2.669547,2.6954,0 - -[急] 36 -L 0.6173,0.266996,0.7465,0.904092 -L 0.7465,0.904092,0.8901,1.524114 -L 0.8901,1.524114,1.0446,2.135642 -L 3.1531,0,2.8484,0.43507 -L 2.8484,0.43507,2.7359,0.988808 -L 2.7359,0.988808,2.7223,2.135642 -L 3.5734,0,4.407,0 -L 4.407,0,5.2545,0 -L 5.2545,0,6.1091,0 -L 6.1091,0,6.1091,0.370012 -L 6.1091,0.370012,6.1091,0.723191 -L 6.1091,0.723191,6.1091,1.067788 -L 7.818,0.800814,7.5241,1.257096 -L 7.5241,1.257096,7.2369,1.70484 -L 7.2369,1.70484,6.9634,2.135642 -L 1.4719,3.203495,3.1531,3.203495 -L 3.1531,3.203495,4.8343,3.203495 -L 4.8343,3.203495,6.5361,3.203495 -L 6.5361,3.203495,6.5361,3.735912 -L 6.5361,3.735912,6.5361,4.259966 -L 6.5361,4.259966,6.5361,4.766903 -L 6.5361,4.766903,4.8343,4.766903 -L 4.8343,4.766903,3.1531,4.766903 -L 3.1531,4.766903,1.4719,4.766903 -L 6.5361,5.300895,6.5361,5.670973 -L 6.5361,5.670973,6.5361,6.024151 -L 6.5361,6.024151,6.5361,6.368836 -L 6.5361,6.368836,2.9426,6.388582 -L 2.9426,6.388582,1.4054,6.526797 -L 1.4054,6.526797,0.6173,6.902697 -L 4.8584,6.902697,4.9884,7.169541 -L 4.9884,7.169541,5.132,7.436515 -L 5.132,7.436515,5.2822,7.703533 -L 5.2822,7.703533,3.1531,7.871607 -L 3.1531,7.871607,2.1619,7.80239 -L 2.1619,7.80239,1.4719,7.436515 - -[発] 45 -L 0.8291,0,1.6031,0.904092 -L 1.6031,0.904092,2.3877,1.791 -L 2.3877,1.791,3.1792,2.669459 -L 3.1792,2.669459,2.815,3.04536 -L 2.815,3.04536,2.2619,3.183575 -L 2.2619,3.183575,1.0431,3.203495 -L 5.2842,0,4.549,1.492986 -L 4.549,1.492986,3.6314,3.808062 -L 3.6314,3.808062,3.1792,5.300895 -L 3.1792,5.300895,1.9464,5.28115 -L 1.9464,5.28115,1.2809,5.142716 -L 1.2809,5.142716,0.6158,4.766903 -L 5.7115,0,6.2723,0 -L 6.2723,0,6.8428,0 -L 6.8428,0,7.4211,0 -L 7.4211,0,7.4211,0.370012 -L 7.4211,0.370012,7.4211,0.723191 -L 7.4211,0.723191,7.4211,1.067788 -L 5.2842,3.203495,4.983,3.637011 -L 4.983,3.637011,4.8713,4.180855 -L 4.8713,4.180855,4.8569,5.300895 -L 4.8569,5.300895,4.4331,5.300895 -L 4.4331,5.300895,4.0128,5.300895 -L 4.0128,5.300895,3.61,5.300895 -L 5.7115,3.203495,6.1427,3.203495 -L 6.1427,3.203495,6.5661,3.203495 -L 6.5661,3.203495,6.9938,3.203495 -L 6.9938,4.766903,6.6961,5.137024 -L 6.6961,5.137024,6.4124,5.49029 -L 6.4124,5.49029,6.1427,5.834756 -L 6.1427,5.834756,5.8415,5.670973 -L 5.8415,5.670973,5.5613,5.49029 -L 5.5613,5.49029,5.2842,5.300895 -L 2.3215,6.10173,2.0304,6.558012 -L 2.0304,6.558012,1.7467,7.005669 -L 1.7467,7.005669,1.4704,7.436515 -L 2.7519,6.368836,3.1792,7.005669 -L 3.1792,7.005669,3.61,7.625692 -L 3.61,7.625692,4.0303,8.237307 -L 4.0303,8.237307,3.029,8.340367 -L 3.029,8.340367,2.0304,8.426614 -L 2.0304,8.426614,1.0431,8.504325 -L 5.7115,6.368836,5.2842,6.902697 -L 5.2842,6.902697,4.8569,7.436515 -L 4.8569,7.436515,4.4331,7.970288 - -[局] 33 -L 5.7419,0,7.2056,0.967443 -L 7.2056,0.967443,7.5001,3.113045 -L 7.5001,3.113045,7.4157,5.300895 -L 7.4157,5.300895,5.5909,5.300895 -L 5.5909,5.300895,3.7595,5.300895 -L 3.7595,5.300895,1.9274,5.300895 -L 1.9274,5.300895,1.8048,3.573529 -L 1.8048,3.573529,1.402,2.21055 -L 1.402,2.21055,0.649,0.533796 -L 3.1812,2.135642,3.1812,2.669459 -L 3.1812,2.669459,3.1812,3.203495 -L 3.1812,3.203495,3.1812,3.737182 -L 3.1812,3.737182,4.0323,3.737182 -L 4.0323,3.737182,4.8908,3.737182 -L 4.8908,3.737182,5.7419,3.737182 -L 5.7419,3.737182,5.7419,3.203495 -L 5.7419,3.203495,5.7419,2.669459 -L 5.7419,2.669459,5.7419,2.135642 -L 5.7419,2.135642,4.8908,2.135642 -L 4.8908,2.135642,4.0323,2.135642 -L 4.0323,2.135642,3.1812,2.135642 -L 1.9274,5.834756,1.9274,6.738739 -L 1.9274,6.738739,1.9274,7.625692 -L 1.9274,7.625692,1.9274,8.504325 -L 1.9274,8.504325,3.6085,8.504325 -L 3.6085,8.504325,5.2936,8.504325 -L 5.2936,8.504325,6.9958,8.504325 -L 6.9958,8.504325,6.9958,7.970288 -L 6.9958,7.970288,6.9958,7.436515 -L 6.9958,7.436515,6.9958,6.902697 -L 6.9958,6.902697,5.4372,6.902697 -L 5.4372,6.902697,3.8887,6.902697 -L 3.8887,6.902697,2.3585,6.902697 - -[路] 54 -L 1.1066,0,1.1066,1.60038 -L 1.1066,1.60038,1.1066,3.192069 -L 1.1066,3.192069,1.1066,4.766903 -L 1.5021,0,1.8033,0.572104 -L 1.8033,0.572104,1.9157,2.084812 -L 1.9157,2.084812,1.9332,5.834756 -L 1.9332,5.834756,1.653,5.834756 -L 1.653,5.834756,1.3795,5.834756 -L 1.3795,5.834756,1.1066,5.834756 -L 1.1066,5.834756,1.1066,6.738739 -L 1.1066,6.738739,1.1066,7.625692 -L 1.1066,7.625692,1.1066,8.504325 -L 1.1066,8.504325,1.6565,8.504325 -L 1.6565,8.504325,2.2131,8.504325 -L 2.2131,8.504325,2.7843,8.504325 -L 2.7843,8.504325,2.6334,7.625692 -L 2.6334,7.625692,2.4866,6.738739 -L 2.4866,6.738739,2.3532,5.834756 -L 4.49,0,4.49,1.067788 -L 4.49,1.067788,4.49,2.135642 -L 4.49,2.135642,4.49,3.203495 -L 4.49,3.203495,4.1993,3.392716 -L 4.1993,3.392716,3.9118,3.573529 -L 3.9118,3.573529,3.6389,3.737182 -L 4.917,0,5.6213,0 -L 5.6213,0,6.3214,0 -L 6.3214,0,7.0219,0 -L 7.0219,0,7.0219,1.067788 -L 7.0219,1.067788,7.0219,2.135642 -L 7.0219,2.135642,7.0219,3.203495 -L 7.0219,3.203495,6.3214,3.203495 -L 6.3214,3.203495,5.6213,3.203495 -L 5.6213,3.203495,4.917,3.203495 -L 2.3532,0.533796,2.6334,0.723191 -L 2.6334,0.723191,2.9136,0.904092 -L 2.9136,0.904092,3.2081,1.067788 -L 7.4527,3.737182,6.8752,4.269817 -L 6.8752,4.269817,6.3043,4.793915 -L 6.3043,4.793915,5.7439,5.300895 -L 5.7439,5.300895,5.3166,4.956254 -L 5.3166,4.956254,4.8994,4.60325 -L 4.8994,4.60325,4.49,4.233085 -L 5.3166,6.10173,5.0991,6.368836 -L 5.0991,6.368836,4.8994,6.63568 -L 4.8994,6.63568,4.7072,6.902697 -L 4.7072,6.902697,4.49,6.738739 -L 4.49,6.738739,4.276,6.558012 -L 4.276,6.558012,4.0627,6.368836 -L 6.1712,5.834756,6.444,6.471808 -L 6.444,6.471808,6.7242,7.091917 -L 6.7242,7.091917,7.0219,7.703533 -L 7.0219,7.703533,6.3214,7.625692 -L 6.3214,7.625692,5.6213,7.53953 -L 5.6213,7.53953,4.917,7.436515 - -[注] 29 -L 0.6813,0.266996,1.1016,1.437997 -L 1.1016,1.437997,1.5324,2.59188 -L 1.5324,2.59188,1.9597,3.737182 -L 2.814,0.533796,3.6476,0.533796 -L 3.6476,0.533796,4.4917,0.533796 -L 4.4917,0.533796,5.3463,0.533796 -L 5.3463,0.533796,5.3151,2.669459 -L 5.3151,2.669459,4.9049,3.559344 -L 4.9049,3.559344,3.6686,3.737182 -L 5.7736,0.533796,6.4744,0.533796 -L 6.4744,0.533796,7.8785,0.533796 -L 5.7736,3.737182,5.4723,4.185102 -L 5.4723,4.185102,5.3606,5.005682 -L 5.3606,5.005682,5.3463,6.902697 -L 5.3463,6.902697,4.6461,6.902697 -L 4.6461,6.902697,3.9421,6.902697 -L 3.9421,6.902697,3.2413,6.902697 -L 6.2009,3.737182,7.0558,3.737182 -L 1.5324,5.834756,1.2379,6.20479 -L 1.2379,6.20479,0.9542,6.558012 -L 0.9542,6.558012,0.6813,6.902697 -L 5.7736,6.902697,6.3308,6.902697 -L 6.3308,6.902697,7.4796,6.902697 -L 1.9597,7.970288,1.6617,8.340367 -L 1.6617,8.340367,1.3815,8.693588 -L 1.3815,8.693588,1.1016,9.03823 -L 5.7736,7.970288,5.4762,8.340367 -L 5.4762,8.340367,5.1925,8.693588 -L 5.1925,8.693588,4.9225,9.03823 - -[意] 32 -L 0.7075,0,0.9846,0.533796 -L 0.9846,0.533796,1.2682,1.067788 -L 1.2682,1.067788,1.5656,1.60178 -L 3.2398,0,2.9421,0.43507 -L 2.9421,0.43507,2.8303,0.988808 -L 2.8303,0.988808,2.8125,2.135642 -L 3.6706,0,5.8039,0 -L 5.8039,0,5.8039,1.067788 -L 7.4851,0.800814,7.3306,1.067788 -L 7.3306,1.067788,7.187,1.334806 -L 7.187,1.334806,7.0543,1.60178 -L 1.9894,3.203495,1.9894,5.300895 -L 1.9894,5.300895,6.1958,5.300895 -L 6.1958,5.300895,6.1958,3.203495 -L 6.1958,3.203495,1.9894,3.203495 -L 2.3855,4.233085,5.8039,4.233085 -L 0.7075,6.368836,1.4118,6.471808 -L 1.4118,6.471808,2.112,6.558012 -L 2.112,6.558012,2.8125,6.63568 -L 2.8125,6.63568,2.4836,7.397112 -L 2.4836,7.397112,2.1614,7.742979 -L 2.1614,7.742979,1.5656,7.970288 -L 3.2398,6.368836,3.9441,6.471808 -L 3.9441,6.471808,4.6548,6.558012 -L 4.6548,6.558012,5.3801,6.63568 -L 5.3801,6.63568,5.5094,7.005669 -L 5.5094,7.005669,5.6495,7.358892 -L 5.6495,7.358892,5.8039,7.703533 -L 5.8039,7.703533,4.7984,7.806592 -L 4.7984,7.806592,3.8005,7.892841 -L 3.8005,7.892841,2.8125,7.970288 -L 5.8039,6.368836,7.4851,6.368836 - -[由] 17 -L 1.1333,0,1.1333,6.902697 -L 1.1333,6.902697,2.902,6.854582 -L 2.902,6.854582,3.8477,7.281181 -L 3.8477,7.281181,4.1279,9.03823 -L 1.5641,0,4.1279,0 -L 4.1279,0,4.0617,2.782588 -L 4.0617,2.782588,3.4313,3.674969 -L 3.4313,3.674969,1.5641,3.737182 -L 4.5552,0,7.084,0 -L 7.084,0,7.084,3.737182 -L 7.084,3.737182,5.2872,3.755701 -L 5.2872,3.755701,4.5202,3.884241 -L 4.5202,3.884241,4.1279,4.233085 -L 4.1279,4.233085,4.317,6.484461 -L 4.317,6.484461,5.1681,6.990302 -L 5.1681,6.990302,7.084,6.902697 -L 7.084,6.902697,7.084,4.233085 - -[取] 25 -L 3.7026,0,3.7026,2.135642 -L 3.7026,2.135642,2.7012,1.791 -L 2.7012,1.791,1.7171,1.437997 -L 1.7171,1.437997,0.7399,1.067788 -L 4.5537,0,5.1109,0.723191 -L 5.1109,0.723191,5.6818,1.437997 -L 5.6818,1.437997,6.2594,2.135642 -L 6.2594,2.135642,5.5239,3.933625 -L 5.5239,3.933625,5.1071,5.740234 -L 5.1071,5.740234,4.981,7.436515 -L 4.981,7.436515,7.5133,7.436515 -L 7.5133,7.436515,7.4821,5.836201 -L 7.4821,5.836201,7.2681,4.600317 -L 7.2681,4.600317,6.6905,2.669459 -L 7.9371,0,7.5133,0.533796 -L 7.5133,0.533796,7.0933,1.067788 -L 7.0933,1.067788,6.6905,1.60178 -L 1.5945,2.135642,1.5945,8.504325 -L 1.5945,8.504325,0.7399,8.504325 -L 3.7026,2.669459,3.7026,4.233085 -L 3.7026,4.233085,2.0218,4.233085 -L 3.7026,4.766903,3.7026,6.368836 -L 3.7026,6.368836,2.0218,6.368836 -L 3.7026,6.902697,3.7026,8.504325 -L 3.7026,8.504325,2.0218,8.504325 - -[服] 24 -L 0.7695,0.266996,1.0708,1.105921 -L 1.0708,1.105921,1.1793,3.241497 -L 1.1793,3.241497,1.1968,8.504325 -L 1.1968,8.504325,2.8745,8.504325 -L 2.8745,8.504325,2.8745,0 -L 2.8745,0,2.0203,0 -L 4.5841,0,4.5841,8.504325 -L 4.5841,8.504325,7.5436,8.504325 -L 7.5436,8.504325,7.5436,6.368836 -L 7.5436,6.368836,6.6925,6.368836 -L 5.4387,0,5.8449,0.533796 -L 5.8449,0.533796,6.2652,1.067788 -L 6.2652,1.067788,6.6925,1.60178 -L 6.6925,1.60178,6.0901,2.786791 -L 6.0901,2.786791,5.866,3.607372 -L 5.866,3.607372,5.8341,4.766903 -L 5.8341,4.766903,5.0114,4.766903 -L 7.9709,0,7.1163,1.067788 -L 7.1163,2.402616,7.4137,3.024038 -L 7.4137,3.024038,7.5261,3.637011 -L 7.5261,3.637011,7.5436,4.766903 -L 7.5436,4.766903,6.2652,4.766903 -L 1.628,3.737182,2.4507,3.737182 -L 1.628,6.368836,2.4507,6.368836 - -[具] 13 -L 1.4128,0,1.9028,0.370012 -L 1.9028,0.370012,2.3932,0.723191 -L 2.3932,0.723191,2.9084,1.067788 -L 7.1495,0,6.7222,0.370012 -L 6.7222,0.370012,6.2918,0.723191 -L 6.2918,0.723191,5.8645,1.067788 -L 0.768,2.135642,8.0006,2.135642 -L 2.0499,3.737182,2.0499,8.504325 -L 2.0499,8.504325,6.7222,8.504325 -L 6.7222,8.504325,6.7222,3.737182 -L 6.7222,3.737182,2.0499,3.737182 -L 2.4772,5.300895,6.2918,5.300895 -L 2.4772,6.902697,6.2918,6.902697 - -[銀] 44 -L 0.8019,0,2.0835,0 -L 2.0835,0,2.1574,2.286816 -L 2.1574,2.286816,1.9469,4.056518 -L 1.9469,4.056518,0.8019,4.766903 -L 3.7615,0,4.6157,0 -L 4.6157,0,4.6157,8.504325 -L 4.6157,8.504325,7.5718,8.504325 -L 7.5718,8.504325,7.5718,5.300895 -L 7.5718,5.300895,6.3214,5.300895 -L 6.3214,5.300895,6.3389,3.805129 -L 6.3389,3.805129,6.4405,3.122939 -L 6.4405,3.122939,6.7176,2.669459 -L 6.7176,2.669459,7.148,3.201963 -L 7.148,3.201963,7.5718,3.726017 -L 7.5718,3.726017,8.0026,4.233085 -L 5.0395,0,5.4703,0.370012 -L 5.4703,0.370012,5.8976,0.723191 -L 5.8976,0.723191,6.3214,1.067788 -L 8.0026,0,7.5718,0.723191 -L 7.5718,0.723191,7.148,1.437997 -L 7.148,1.437997,6.7176,2.135642 -L 2.6964,0.533796,2.9069,0.723191 -L 2.9069,0.723191,3.1167,0.904092 -L 3.1167,0.904092,3.3342,1.067788 -L 1.2257,1.86858,1.0783,2.324905 -L 1.0783,2.324905,0.9312,2.772738 -L 0.9312,2.772738,0.8019,3.203495 -L 2.9069,2.402616,3.0361,2.858811 -L 3.0361,2.858811,3.1832,3.306555 -L 3.1832,3.306555,3.3342,3.737182 -L 2.5076,4.766903,2.206,5.182206 -L 2.206,5.182206,2.1013,5.59764 -L 2.1013,5.59764,2.0835,6.368836 -L 2.0835,6.368836,1.4635,6.388582 -L 1.4635,6.388582,1.1343,6.526797 -L 1.1343,6.526797,0.8019,6.902697 -L 0.8019,6.902697,1.2257,7.625692 -L 1.2257,7.625692,1.6565,8.340367 -L 1.6565,8.340367,2.0835,9.03823 -L 2.0835,9.03823,2.4866,8.504325 -L 2.4866,8.504325,2.9069,7.970288 -L 2.9069,7.970288,3.3342,7.436515 -L 5.0395,5.300895,5.8976,5.300895 -L 5.0395,6.902697,7.148,6.902697 - -[品] 12 -L 2.5093,8.504325,2.5093,5.834756 -L 2.5093,5.834756,6.3234,5.834756 -L 6.3234,5.834756,6.3234,8.504325 -L 6.3234,8.504325,2.5093,8.504325 -L 1.2589,3.737182,1.2589,0 -L 1.2589,0,3.7912,0 -L 3.7912,0,3.7912,3.737182 -L 3.7912,3.737182,1.2589,3.737182 -L 5.0734,3.737182,5.0734,0 -L 5.0734,0,7.6057,0 -L 7.6057,0,7.6057,3.737182 -L 7.6057,3.737182,5.0734,3.737182 - -[期] 29 -L 0.8301,0,2.1158,1.601693 -L 4.6446,0,4.2208,0.533796 -L 4.2208,0.533796,3.8005,1.067788 -L 3.8005,1.067788,3.3977,1.60178 -L 6.3538,0,7.6353,0 -L 7.6353,0,7.6353,3.203495 -L 7.6353,3.203495,5.5027,3.203495 -L 5.5027,3.203495,5.4848,2.036654 -L 5.4848,2.036654,5.3766,1.344701 -L 5.3766,1.344701,5.0719,0.533796 -L 0.8301,2.669459,1.6885,2.669459 -L 1.6885,2.669459,1.6885,6.902697 -L 1.6885,6.902697,1.1071,7.272512 -L 1.1071,7.2726,0.8301,7.436515 -L 2.1158,2.669459,3.7932,2.669459 -L 3.7932,2.669459,3.7932,4.233085 -L 3.7932,4.233085,2.1158,4.233085 -L 5.5027,3.737182,5.5027,8.504325 -L 5.5027,8.504325,7.6353,8.504325 -L 7.6353,8.504325,7.6353,3.737182 -L 3.7932,4.766903,3.7932,5.834756 -L 3.7932,5.834756,2.1158,5.834756 -L 5.9297,5.834756,7.208,5.834756 -L 3.7932,6.63568,2.8829,7.5042 -L 2.8829,7.5042,2.0489,7.78803 -L 2.0489,7.78803,1.6885,9.03823 -L 4.2208,7.436515,3.9196,7.851775 -L 3.9196,7.851775,3.8072,8.267034 -L 3.8072,8.267034,3.7932,9.03823 - -[感] 45 -L 0.864,0,1.1403,0.533796 -L 1.1403,0.533796,1.4205,1.067788 -L 1.4205,1.067788,1.7151,1.60178 -L 3.3962,0,3.095,0.43507 -L 3.095,0.43507,2.9864,0.988808 -L 2.9864,0.988808,2.9689,2.135642 -L 3.82,0,6.3523,0 -L 6.3523,0,6.3523,1.067788 -L 8.0611,0.800814,7.9109,1.067788 -L 7.9109,1.067788,7.7673,1.334806 -L 7.7673,1.334806,7.6338,1.60178 -L 0.864,2.936477,1.1613,3.656756 -L 1.1613,3.656756,1.2734,4.961945 -L 1.2734,4.961945,1.2878,7.970288 -L 1.2878,7.970288,4.6778,7.970288 -L 4.6778,7.970288,4.8112,8.340367 -L 4.8112,8.340367,4.9513,8.693588 -L 4.9513,8.693588,5.1016,9.03823 -L 7.6338,2.669459,7.126,3.201963 -L 7.126,3.201963,6.6325,3.726017 -L 6.6325,3.726017,6.1422,4.233085 -L 6.1422,4.233085,5.7849,3.889801 -L 5.7849,3.889801,5.4417,3.546736 -L 5.4417,3.546736,5.1016,3.203495 -L 8.0611,2.669459,8.0611,4.233085 -L 2.5416,4.233085,2.5416,5.834756 -L 2.5416,5.834756,4.2505,5.834756 -L 4.2505,5.834756,4.2505,4.233085 -L 4.2505,4.233085,2.5416,4.233085 -L 6.3523,4.766903,5.7604,5.814923 -L 5.7604,5.814923,5.4347,6.74443 -L 5.4347,6.74443,5.1016,7.436515 -L 5.1016,7.436515,4.7096,7.060702 -L 4.7096,7.060702,3.9426,6.922398 -L 3.9426,6.922398,2.1455,6.902697 -L 6.7827,5.56787,6.9127,6.024151 -L 6.9127,6.024151,7.0563,6.471808 -L 7.0563,6.471808,7.21,6.902697 -L 5.5289,7.970288,5.9387,8.07361 -L 5.9387,8.07361,6.3523,8.159772 -L 6.3523,8.159772,6.7827,8.237307 -L 6.7827,8.237307,6.6325,8.504325 -L 6.6325,8.504325,6.485,8.7713 -L 6.485,8.7713,6.3523,9.03823 -L 7.21,7.970288,8.0611,7.970288 - -[悲] 29 -L 0.8625,0.266996,0.985,0.904092 -L 0.985,0.904092,1.1178,1.524114 -L 1.1178,1.524114,1.2579,2.135642 -L 3.3947,0,3.0935,0.454728 -L 3.0935,0.454728,2.9849,1.146856 -L 2.9849,1.146856,2.9674,2.669459 -L 3.8252,0,6.3575,0 -L 6.3575,0,6.3575,1.067788 -L 8.0631,0.800814,7.7658,1.257096 -L 7.7658,1.257096,7.4856,1.70484 -L 7.4856,1.70484,7.2085,2.135642 -L 5.0724,2.402616,4.9288,2.669459 -L 4.9288,2.669459,4.7989,2.936477 -L 4.7989,2.936477,4.6763,3.203495 -L 0.8625,3.203495,1.9342,3.627074 -L 1.9342,3.627074,2.5923,4.10183 -L 2.5923,4.10183,3.3947,5.03392 -L 3.3947,5.03392,2.6378,5.083349 -L 2.6378,5.083349,1.8848,4.895618 -L 1.8848,4.895618,0.8625,4.766903 -L 5.4997,3.737182,5.4997,9.03823 -L 5.927,4.766903,8.0631,4.766903 -L 3.3947,6.10173,2.6729,6.20479 -L 2.6729,6.20479,1.9619,6.29095 -L 1.9619,6.29095,1.2579,6.368836 -L 5.927,6.368836,7.6358,6.368836 -L 3.3947,6.902697,3.3947,7.970288 -L 3.3947,7.970288,0.8625,7.970288 -L 5.927,7.970288,8.0631,7.970288 - -[代] 11 -L 7.6378,0,6.5031,1.826288 -L 6.5031,1.826288,5.5227,3.856002 -L 5.5227,3.856002,5.1056,5.834756 -L 5.1056,5.834756,3.0006,5.834756 -L 8.0616,0,8.0616,1.60178 -L 5.1056,6.368836,5.1056,9.03823 -L 5.5294,6.368836,8.0616,6.368836 -L 7.2389,7.436515,6.6642,8.159772 -L 6.6607,8.159772,6.384,8.504325 -L 1.7156,0,1.7156,6.597502 -A -5.8112,10.627729,8.540417,321.41046,349.01228 - -[曲] 7 -L 1.2903,6.902697,1.2903,0 -L 1.2903,0,7.6363,0 -L 7.6363,0,7.6363,6.902697 -L 7.6363,6.902697,1.2903,6.902697 -L 3.3952,9.03823,3.3952,0 -L 5.5314,9.03823,5.5314,0 -L 7.6363,3.451349,1.2903,3.451349 - -[集] 37 -L 4.2798,0,4.1954,0.723191 -L 4.1954,0.723191,4.1289,1.437997 -L 4.1289,1.437997,4.0662,2.135642 -L 4.0662,2.135642,0.865,0.533883 -L 6.8121,0.533796,4.7383,2.053597 -L 4.7383,2.053597,3.0957,2.522619 -L 3.0957,2.522619,0.865,2.669459 -L 5.1026,2.669459,7.6632,2.669459 -L 4.2798,3.470514,4.1289,3.735912 -L 4.1289,3.735912,3.9821,3.992904 -L 3.9821,3.992904,3.8522,4.233085 -L 3.8522,4.233085,1.716,4.233085 -L 1.716,4.233085,1.6985,6.131414 -L 1.6985,6.131414,1.5935,6.961933 -L 1.5935,6.961933,1.2887,7.436515 -L 1.2887,7.436515,1.1413,7.2726 -L 1.1413,7.2726,0.9942,7.091917 -L 0.9942,7.091917,0.865,6.902697 -L 4.6788,4.233085,3.8035,5.137024 -L 3.8035,5.137024,3.1202,5.337758 -L 3.1202,5.337758,2.1433,5.300895 -L 5.1026,4.233085,7.2429,4.233085 -L 4.6788,5.300895,3.8035,6.20479 -L 3.8035,6.20479,3.1202,6.40535 -L 3.1202,6.40535,2.1433,6.368836 -L 5.1026,5.300895,6.3845,5.300895 -L 4.6788,6.368836,3.4879,7.30942 -L 3.4879,7.30942,2.5216,7.512737 -L 2.5216,7.512737,1.716,7.970288 -L 1.716,7.970288,1.8453,8.340367 -L 1.8453,8.340367,1.9927,8.693588 -L 1.9927,8.693588,2.1433,9.03823 -L 5.1026,6.368836,6.3845,6.368836 -L 4.6788,7.436515,4.4126,7.851775 -L 4.4126,7.851775,4.4126,8.267034 -L 4.4126,8.267034,4.6788,9.03823 -L 5.1026,7.436515,6.8121,7.436515 - -# kan_08 ------------------------------------------------------- -# 重軽苦港階放横向平両橋族配歯実調礼進美反対表全第委界漢岸宮球級去君係血庫湖幸根祭坂皿死詩守州拾助勝昭 - -[重] 37 -L 4.2449,6.864346,6.7768,6.864346 -L 3.8176,3.165056,2.9346,4.069126 -L 3.6631,7.131277,3.523,7.398251 -L 3.523,7.398251,3.3938,7.665115 -L 3.3938,7.665115,2.5353,7.768328 -L 2.5353,7.768328,1.6916,7.854554 -L 1.6916,7.854554,0.8615,7.932024 -L 2.2376,4.269773,1.2534,4.233041 -L 2.9346,4.069126,2.2376,4.269773 -L 3.8176,6.864346,3.6631,7.131277 -L 4.0274,7.932024,4.5317,8.307903 -L 4.5317,8.307903,5.0186,8.446163 -L 5.0186,8.446163,5.9187,8.466083 -L 4.427,5.122927,5.9187,4.766815 -L 3.7685,5.122927,4.427,5.122927 -L 5.9187,4.233041,4.427,4.252786 -L 5.9187,3.165056,5.9187,4.233041 -L 4.2449,3.165056,5.9187,3.165056 -L 4.427,4.252786,3.7685,4.39109 -L 3.7685,4.39109,3.3938,4.766815 -L 3.3938,4.766815,3.7685,5.122927 -L 4.2449,1.563472,5.9187,1.563472 -L 2.9731,1.473087,1.9889,1.692056 -L 1.9889,1.692056,0.8615,1.563472 -L 3.3938,0,2.9731,1.473087 -L 0.0034,0,3.3938,0 -L 2.9626,6.864346,0.0034,6.864346 -L 3.8176,0,6.7768,0 -L 3.8176,1.563472,3.523,2.097465 -L 3.523,2.097465,3.2358,2.631195 -L 3.2358,2.631195,2.9626,3.165056 -L 0.8615,5.300742,2.9626,5.300742 -L 0.8615,3.165056,0.8615,5.300742 -L 2.9626,3.165056,0.8615,3.165056 -L 2.9626,5.300742,3.2502,5.86711 -L 3.2502,5.86711,3.2502,6.27254 -L 3.2502,6.27254,2.9626,6.864346 - -[軽] 31 -L 3.6021,4.233041,4.0928,4.765545 -L 4.7614,2.432124,3.8157,2.631195 -L 4.5898,5.289381,5.0976,5.796557 -L 5.0976,5.796557,4.4987,6.963377 -L 4.4987,6.963377,4.2749,7.655374 -L 4.947,8.38835,5.658,8.302211 -L 4.2465,8.466083,4.947,8.38835 -L 4.2749,7.655374,4.2465,8.466083 -L 2.9926,0,5.0976,0 -L 5.802,6.967624,5.5249,6.330572 -L 5.9557,4.956254,5.5249,5.300742 -L 6.376,8.199195,6.0818,7.58758 -L 6.0818,7.58758,5.802,6.967624 -L 5.658,8.302211,6.376,8.199195 -L 5.5249,2.631195,5.2241,3.046542 -L 5.2241,3.046542,5.1155,3.461801 -L 5.1155,3.461801,5.0976,4.233041 -L 6.376,4.603053,5.9557,4.956254 -L 6.8068,4.233041,6.376,4.603053 -L 5.5249,0,7.2341,0 -L 5.0976,0,5.0696,1.648232 -L 5.0696,1.648232,4.7614,2.432124 -L 4.0928,4.765545,4.5898,5.289381 -L 1.501,8.999944,1.501,0 -L 2.9926,7.932024,0.0019,7.932024 -L 2.9926,1.563472,0.0019,1.563472 -L 0.2187,6.330572,0.2187,3.165056 -L 2.779,6.330572,0.2187,6.330572 -L 2.779,4.766815,0.2187,4.766815 -L 0.2187,3.165056,2.779,3.165056 -L 2.779,6.330572,2.779,3.165056 - -[苦] 9 -L 0.0351,7.932199,7.2361,7.932199 -L 4.7038,9.000075,4.7038,7.169496 -L 2.5989,9.000075,2.5989,7.169496 -L 6.8057,5.300742,0.0351,5.300742 -L 3.4184,6.864346,3.4184,3.165056 -L 1.3135,3.165056,1.3135,0 -L 1.3135,0,5.5549,0 -L 5.5549,0,5.5549,3.165056 -L 5.5549,3.165056,1.3135,3.165056 - -[港] 16 -L 1.3155,7.970333,0.4924,8.999835 -L 0.8882,5.834603,0.0616,6.902391 -L 1.3155,3.470448,0.0616,-0.000022 -L 3.666,8.999944,3.666,5.99994 -L 5.4659,8.999944,5.4659,5.99994 -L 7.2626,5.99994,1.8689,5.99994 -L 3.666,5.99994,1.8689,2.882233 -L 5.4659,5.99994,7.2626,2.882365 -L 3.666,4.499972,5.4659,4.499972 -L 5.4659,4.499972,5.4659,3.000003 -L 5.4659,3.000003,2.7658,3.000003 -L 7.2626,1.499947,7.2626,-0.000022 -L 2.7658,3.000003,2.7658,1.999966 -L 7.2626,-0.000022,3.2663,-0.000022 -L 1.8689,7.499996,7.2626,7.499996 -A 7.014,1.999966,4.249821,180,208.07389 - -[階] 26 -L 0.0639,8.466083,1.7731,8.466083 -L 0.0639,0,0.0639,8.466083 -L 7.2615,5.300742,7.2615,6.330572 -L 6.0146,5.300742,7.2615,5.300742 -L 5.587,5.300742,5.587,8.999944 -L 6.2283,7.398251,6.5641,7.58758 -L 6.5641,7.58758,6.9074,7.768328 -L 6.9074,7.768328,7.2615,7.932024 -L 3.0547,5.300742,3.0547,8.999944 -L 2.2004,5.300742,3.0547,5.300742 -L 1.7731,8.466083,1.3245,6.097396 -L 3.447,7.398251,4.7359,7.398251 -L 4.1159,5.778126,4.7359,5.796557 -L 3.7832,5.649739,4.1159,5.778126 -L 3.447,5.300742,3.7832,5.649739 -L 6.4419,2.097465,3.447,2.097465 -L 6.4419,0,6.4419,2.097465 -L 3.447,0,6.4419,0 -L 3.0547,0,3.0547,3.699136 -L 3.0547,3.699136,3.9517,3.916682 -L 3.9517,3.916682,4.386,4.193485 -L 4.386,4.193485,4.7359,4.766815 -L 6.4419,3.699136,4.7359,3.699136 -L 6.4419,2.631195,6.4419,3.699136 -L 1.3245,6.097396,1.7731,2.631195 -L 1.7731,2.631195,0.0639,1.563604 - -[放] 25 -L 1.7751,6.864346,1.7751,8.999944 -L 4.0444,5.480264,3.9043,5.300742 -L 4.1848,5.642559,4.0444,5.480264 -L 4.3354,5.796557,4.1848,5.642559 -L 4.6682,4.973,4.3354,5.796557 -L 4.9939,3.658048,4.6682,4.973 -L 5.5855,2.097465,4.9939,3.658048 -L 5.0181,1.409605,5.5855,2.097465 -L 4.458,0.713296,5.0181,1.409605 -L 3.9043,0,4.458,0.713296 -L 1.3794,0,2.1989,0 -L 5.0391,6.519683,4.3354,6.330572 -L 5.7396,6.700474,5.0391,6.519683 -L 6.4404,6.864346,5.7396,6.700474 -L 6.3283,4.834762,6.4404,6.864346 -L 6.1213,3.618668,6.3283,4.834762 -L 6.0166,2.631195,6.1213,3.618668 -L 6.4404,1.056405,6.0166,1.563472 -L 6.8674,0.532394,6.4404,1.056405 -L 7.2947,0,6.8674,0.532394 -L 4.7624,7.398251,4.7624,8.999944 -L 3.4843,6.864346,0.094,6.864346 -L 3.0532,4.766815,1.2568,4.766815 -A -17.6533,6.864346,19.026682,338.85229,0 -A -10.6729,4.766815,13.726938,339.68025,0 - -[横] 37 -L 6.4736,6.330572,7.3247,6.330572 -L 6.4736,7.932024,6.3198,8.302211 -L 6.3198,8.302211,6.1762,8.655368 -L 6.1762,8.655368,6.0428,8.999944 -L 5.833,6.330572,5.7661,7.799456 -L 5.7661,7.799456,5.0691,7.861537 -L 5.0691,7.861537,4.3371,6.864346 -L 4.1238,8.655368,4.3371,8.999944 -L 3.9168,8.302211,4.1238,8.655368 -L 3.728,7.932024,3.9168,8.302211 -L 3.5105,4.766815,4.5161,4.841724 -L 4.5161,4.841724,5.0376,5.264076 -L 5.0376,5.264076,5.1882,6.330572 -L 5.1882,6.330572,3.0867,6.330572 -L 3.5105,2.097465,3.5105,4.766815 -L 3.9417,2.097465,5.1882,2.097465 -L 5.1882,2.097465,5.0481,3.292304 -L 5.0481,3.292304,4.6281,3.67359 -L 4.6281,3.67359,3.9417,3.699136 -L 3.9802,0.686349,4.3371,1.029721 -L 3.6331,0.34324,3.9802,0.686349 -L 3.2969,0,3.6331,0.34324 -L 5.5388,3.857294,5.1882,4.233041 -L 5.9836,3.718881,5.5388,3.857294 -L 6.8977,3.699136,5.9836,3.718881 -L 6.8977,2.097465,6.8977,3.699136 -L 5.6193,2.097465,6.8977,2.097465 -L 5.5388,4.588846,5.9836,4.588846 -L 5.9836,4.588846,6.8977,4.233041 -L 7.0273,0.34324,6.7468,0.686349 -L 7.3247,0,7.0273,0.34324 -L 6.7468,0.686349,6.4736,1.029721 -L 5.1882,4.233041,5.5388,4.588846 -L 1.3775,0,1.3775,9.000075 -L 1.3775,5.150093,0.096,3.165209 -L 2.2009,4.500059,1.3775,6.048362 -L 2.2009,6.902697,0.096,6.902697 - -[向 14 -L 0.5529,0,0.5529,7.398251 -L 0.5529,7.398251,1.3865,7.501376 -L 1.3865,7.501376,2.2341,7.58758 -L 2.2341,7.58758,3.0852,7.665115 -L 3.0852,7.665115,3.3622,8.121463 -L 3.3622,8.121463,3.6421,8.569121 -L 3.6421,8.569121,3.9363,8.999944 -L 6.8994,7.398251,3.5164,7.398251 -L 6.8994,0,6.8994,7.398251 -L 5.6455,0,6.8994,0 -L 5.2217,2.631195,2.2621,2.631195 -L 2.2621,2.631195,2.2621,5.300742 -L 2.2621,5.300742,5.2217,5.300742 -L 5.2217,5.300742,5.2217,2.631195 - -[平] 13 -L 3.5425,0,3.3569,3.043828 -L 3.9733,3.699136,3.669,4.231684 -L 4.3936,3.699136,6.9294,3.699136 -L 3.9733,8.466083,6.5056,8.466083 -L 3.56,5.467502,3.5425,8.466083 -L 3.669,4.231684,3.56,5.467502 -L 5.2202,4.766815,5.4969,5.480264 -L 5.4969,5.480264,5.7809,6.17653 -L 5.7809,6.17653,6.0751,6.864346 -L 3.5425,8.466083,0.583,8.466083 -L 1.8337,5.033855,1.0103,6.864346 -L 3.3569,3.043828,2.4182,3.782385 -L 2.4182,3.782385,0.1592,3.699136 - -[両] 15 -L 3.5725,2.097465,5.2537,2.097465 -L 5.2537,2.097465,5.2537,4.766815 -L 5.2537,0,6.5325,0 -L 6.5325,0,6.5325,6.330572 -L 6.5325,6.330572,4.1123,6.173574 -L 4.1123,6.173574,3.513,5.076212 -L 3.513,5.076212,3.5725,2.097465 -L 2.291,2.097465,3.1421,2.097465 -L 1.8672,2.097465,1.8672,4.766815 -L 0.585,6.330572,2.3467,6.282413 -L 0.585,0,0.585,6.330572 -L 3.5725,8.466083,0.1577,8.466083 -L 3.2959,6.708968,3.5725,8.466083 -L 2.3467,6.282413,3.2959,6.708968 -L 3.9683,8.466083,6.9629,8.466083 - -[橋] 34 -L 2.9966,5.480264,2.7164,5.300742 -L 3.2768,5.642559,2.9966,5.480264 -L 3.5749,5.796557,3.2768,5.642559 -L 3.7041,5.556508,3.5749,5.796557 -L 3.8477,5.299406,3.7041,5.556508 -L 4.0022,5.033855,3.8477,5.299406 -L 5.3223,5.771186,4.0859,6.457602 -L 6.1348,5.033855,5.3223,5.771186 -L 5.5573,4.956254,6.1348,5.033855 -L 4.986,4.870028,5.5573,4.956254 -L 4.426,4.766815,4.986,4.870028 -L 5.4449,6.730202,4.426,6.864346 -L 6.1072,6.426627,5.4449,6.730202 -L 6.9614,5.300742,6.1072,6.426627 -L 6.9614,3.165056,6.9614,0 -L 6.9614,0,6.1348,0 -L 5.711,1.029721,4.426,1.029721 -L 4.426,1.029721,4.426,2.097465 -L 4.426,2.097465,5.711,2.097465 -L 5.711,2.097465,5.711,1.029721 -L 3.1476,3.165056,6.9614,3.165056 -L 3.1476,0,3.1476,3.165056 -L 4.0859,6.457602,3.1476,6.864346 -L 4.426,7.768328,4.0022,7.854554 -L 4.8564,7.665115,4.426,7.768328 -L 5.2802,7.932024,5.613,8.307903 -L 5.613,8.307903,5.939,8.446163 -L 5.939,8.446163,6.531,8.466083 -L 6.531,6.864346,7.3887,6.864346 -L 4.0022,7.854554,3.5749,7.932024 -L 1.4699,0,1.4699,9.000075 -L 1.4699,5.150093,0.1915,3.165209 -L 2.2965,4.500059,1.4699,6.048362 -L 2.2965,6.902697,0.1915,6.902697 - -[族] 28 -L 3.6046,7.131277,3.7345,7.768328 -L 3.7345,7.768328,3.8816,8.38835 -L 3.8816,8.38835,4.0319,8.999944 -L 4.4592,7.398251,7.4191,7.398251 -L 5.7095,5.300742,6.9918,5.300742 -L 5.2857,5.300742,4.386,5.083393 -L 4.386,5.083393,3.9513,4.806524 -L 3.9513,4.806524,3.6046,4.233041 -L 4.3716,3.145574,3.1738,3.165056 -L 4.9215,3.007074,4.3716,3.145574 -L 5.2857,2.631195,4.9215,3.007074 -L 4.6451,1.754225,5.2857,2.631195 -L 4.0144,0.876992,4.6451,1.754225 -L 3.3913,0,4.0144,0.876992 -L 2.109,0.370012,2.323,0.533861 -L 6.5641,0.713296,6.1368,1.409605 -L 6.1368,1.409605,5.7095,2.097465 -L 5.7095,3.165056,5.4083,3.600323 -L 5.4083,3.600323,5.2998,4.153929 -L 5.2998,4.153929,5.2857,5.300742 -L 6.1368,3.165056,7.4191,3.165056 -L 6.9918,0,6.5641,0.713296 -L 1.8957,7.131277,1.8957,9.266896 -L 1.4996,0.26693,2.323,0.26693 -L 3.6046,7.131277,0.2177,7.131277 -L 3.1738,5.033745,1.3844,5.033745 -A -17.5292,7.131277,19.026682,338.85229,0 -A -10.552,5.033745,13.726938,339.68025,0 - -[配] 28 -L 3.2111,0,3.2111,2.097465 -L 3.2111,2.097465,0.647,2.097465 -L 0.9626,4.104435,0.647,3.165056 -L 1.1832,5.391171,0.9626,4.104435 -L 1.5016,6.330572,1.1832,5.391171 -L 1.8028,5.877136,1.5016,6.330572 -L 1.9079,5.194814,1.8028,5.877136 -L 1.9219,3.699136,1.9079,5.194814 -L 3.2111,3.699136,1.9219,3.699136 -L 3.2111,2.631195,3.2111,3.699136 -L 3.2111,4.233041,3.2111,6.330572 -L 3.2111,6.330572,2.3527,6.330572 -L 2.3527,6.330572,2.062,7.053609 -L 2.062,7.053609,1.5016,8.466083 -L 1.0708,8.466083,0.2165,8.466083 -L 0.861,5.940574,1.0708,8.466083 -L 0.4649,3.008387,0.861,5.940574 -L 0.2165,0,0.4649,3.008387 -L 0.647,0,3.2111,0 -L 4.5841,0.552271,4.4717,1.926633 -L 4.4717,1.926633,4.4577,5.300742 -L 4.4577,5.300742,7.0215,5.300742 -L 7.0215,5.300742,7.0215,8.466083 -L 7.0215,8.466083,4.4577,8.466083 -L 2.3527,8.466083,3.6031,8.466083 -L 6.1672,0,7.4176,0 -L 7.4176,0,7.4176,1.563472 -L 4.885,0,4.5841,0.552271 - -[歯] 22 -L 4.0607,7.932024,6.1657,7.932024 -L 4.0607,6.330572,7.02,6.330572 -L 6.5962,0,6.5962,5.300742 -L 1.1047,0,6.5962,0 -L 0.6774,0,0.6774,5.300742 -L 0.2501,6.330572,1.5285,6.330572 -L 1.5285,6.330572,1.5285,8.466083 -L 1.9274,6.330572,3.6369,6.330572 -L 3.6369,6.330572,3.6369,8.999944 -L 4.4912,3.699136,5.7419,3.699136 -L 5.3423,1.563472,4.0782,3.142531 -L 3.6369,4.956254,3.6369,5.300742 -L 3.6369,4.603053,3.6369,4.956254 -L 3.6369,4.233041,3.6369,4.603053 -L 3.486,2.467565,3.4194,3.165056 -L 3.5529,1.752714,3.486,2.467565 -L 3.6369,1.029721,3.5529,1.752714 -L 3.4194,3.165056,2.7823,2.631195 -L 2.7823,2.631195,2.148,2.097465 -L 2.148,2.097465,1.5285,1.563472 -L 3.1046,3.56902,1.5285,3.699136 -L 4.0782,3.142531,3.1046,3.56902 - -[実] 25 -L 3.6631,7.932024,3.6631,8.999944 -L 0.2797,7.932024,3.6631,7.932024 -L 0.2797,6.330572,0.2797,7.932024 -L 1.2569,2.553528,0.2797,2.631195 -L 2.2415,2.467565,1.2569,2.553528 -L 3.2393,2.364352,2.2415,2.467565 -L 2.1364,1.056405,3.2393,2.364352 -L 1.3658,0.443432,2.1364,1.056405 -L 0.2797,0,1.3658,0.443432 -L 7.0538,7.932024,4.0939,7.932024 -L 7.0538,6.330572,7.0538,7.932024 -L 4.4897,2.631195,7.0538,2.631195 -L 4.4897,4.233041,5.7681,4.233041 -L 4.4897,5.796557,6.1989,5.796557 -L 4.0939,5.796557,3.9433,6.166679 -L 3.9433,6.166679,3.793,6.519683 -L 3.793,6.519683,3.6631,6.864346 -L 3.793,4.765545,3.5128,5.289381 -L 4.0939,4.233041,3.793,4.765545 -L 4.6862,1.732904,3.9156,2.83044 -L 6.1989,0,4.6862,1.732904 -L 3.5128,5.289381,3.2393,5.796557 -L 3.2393,5.796557,1.1032,5.796557 -L 3.2393,4.233041,1.534,4.233041 -L 3.9156,2.83044,3.2393,4.233041 - -[調] 41 -L 7.0485,0,6.7788,0 -L 6.7788,0,6.5021,0 -L 6.5021,0,6.2292,0 -L 6.2292,2.286663,6.2292,1.563472 -L 6.2292,3.00136,6.2292,2.286663 -L 6.2292,3.699136,6.2292,3.00136 -L 5.651,3.699136,6.2292,3.699136 -L 5.0766,3.699136,5.651,3.699136 -L 4.5236,3.699136,5.0766,3.699136 -L 4.5236,3.00136,4.5236,3.699136 -L 4.5236,2.286663,4.5236,3.00136 -L 4.5236,1.563472,4.5236,2.286663 -L 5.0766,1.563472,4.5236,1.563472 -L 5.651,1.563472,5.0766,1.563472 -L 6.2292,1.563472,5.651,1.563472 -L 7.0485,5.644047,7.0485,2.822035 -L 7.0485,8.466083,7.0485,5.644047 -L 5.9277,8.466083,7.0485,8.466083 -L 4.7932,8.466083,5.9277,8.466083 -L 3.6651,8.466083,4.7932,8.466083 -L 3.6826,5.620012,3.6651,8.466083 -L 3.5075,3.036735,3.6826,5.620012 -L 2.8105,0.26693,3.5075,3.036735 -L 4.5236,5.300742,4.7932,5.300742 -L 4.7932,5.300742,5.0766,5.300742 -L 5.0766,5.300742,5.3746,5.300742 -L 5.3746,5.300742,5.3746,5.833224 -L 5.3746,5.833224,5.3746,6.357344 -L 5.3746,6.357344,5.3746,6.864346 -L 5.3746,6.864346,5.0766,6.864346 -L 5.0766,6.864346,4.7932,6.864346 -L 4.7932,6.864346,4.5236,6.864346 -L 7.0485,2.822035,7.0485,0 -L 0.2817,6.902522,2.814,6.902522 -L 0.7024,8.504347,2.3836,8.504347 -L 0.7024,5.300983,2.3836,5.300983 -L 0.7024,4.233041,2.3836,4.233041 -L 0.7024,2.669547,2.3836,2.669547 -L 0.7024,0,0.7024,2.669547 -L 2.3836,0,0.7024,0 -L 2.3836,2.669547,2.3836,0 - -[礼] 27 -L 1.5621,0,1.5485,2.622898 -L 1.5485,2.622898,1.443,3.720348 -L 1.443,3.720348,1.1593,4.233041 -L 1.1593,4.233041,0.8686,3.888334 -L 0.8686,3.888334,0.5849,3.535243 -L 0.5849,3.535243,0.3083,3.165056 -L 1.9859,4.233041,1.5621,4.766815 -L 2.4171,3.699136,1.9859,4.233041 -L 2.8405,3.165056,2.4171,3.699136 -L 2.4171,6.357344,2.8405,7.131277 -L 1.9859,5.566424,2.4171,6.357344 -L 1.5621,4.766815,1.9859,5.566424 -L 1.5621,7.932024,1.5621,8.302211 -L 1.5621,8.302211,1.5621,8.655368 -L 1.5621,8.655368,1.5621,8.999944 -L 1.9894,7.234314,1.1422,7.320518 -L 2.8405,7.131277,1.9894,7.234314 -L 1.1422,7.320518,0.3083,7.398251 -L 4.9914,3.022506,4.9805,8.999944 -L 5.0965,0.689326,4.9914,3.022506 -L 5.3766,0,5.0965,0.689326 -L 5.8004,0,6.357,0 -L 6.357,0,6.9317,0 -L 6.9317,0,7.5058,0 -L 7.5058,0,7.5058,0.532394 -L 7.5058,0.532394,7.5058,1.056405 -L 7.5058,1.056405,7.5058,1.563472 - -[進] 60 -L 6.6847,7.398251,7.1124,7.398251 -L 6.2574,7.398251,6.6847,7.398251 -L 5.8336,7.398251,5.5464,7.813685 -L 5.5464,7.813685,5.5464,8.228748 -L 5.5464,8.228748,5.8336,8.999944 -L 5.8336,5.796557,5.5363,6.330572 -L 5.5363,6.330572,5.2561,6.864346 -L 5.2561,6.864346,4.979,7.398251 -L 4.979,7.398251,4.405,7.501376 -L 4.405,7.501376,3.8512,7.58758 -L 3.8512,7.58758,3.2978,7.665115 -L 3.2978,7.665115,3.4313,8.121463 -L 3.4313,8.121463,3.5749,8.569121 -L 3.5749,8.569121,3.7286,8.999944 -L 4.1314,5.796557,3.7286,5.796557 -L 4.5517,5.796557,4.1314,5.796557 -L 4.979,5.796557,4.5517,5.796557 -L 5.2561,5.289381,4.979,5.796557 -L 5.5363,4.765545,5.2561,5.289381 -L 5.8336,4.233041,5.5363,4.765545 -L 6.2574,4.233041,6.5341,4.233041 -L 6.5341,4.233041,6.8147,4.233041 -L 6.8147,4.233041,7.1124,4.233041 -L 6.8147,5.796557,7.1124,5.796557 -L 6.5341,5.796557,6.8147,5.796557 -L 6.2574,5.796557,6.5341,5.796557 -L 7.1124,7.398251,7.5432,7.398251 -L 6.9614,2.097465,7.5432,2.097465 -L 6.394,2.097465,6.9614,2.097465 -L 5.8336,2.097465,6.394,2.097465 -L 4.8354,2.097465,5.4063,2.097465 -L 4.275,2.097465,4.8354,2.097465 -L 3.7286,2.097465,4.275,2.097465 -L 3.2978,2.097465,3.2173,3.697669 -L 3.2173,3.697669,3.1511,5.289381 -L 3.1511,5.289381,3.088,6.864346 -L 3.088,6.864346,2.874,6.700474 -L 2.874,6.700474,2.6569,6.519683 -L 2.6569,6.519683,2.4436,6.330572 -L 1.5925,7.398251,1.2944,7.768328 -L 1.2944,7.768328,1.0142,8.121463 -L 1.0142,8.121463,0.734,8.466083 -L 1.1652,4.766815,0.734,4.766815 -L 1.5925,4.766815,1.1652,4.766815 -L 1.5925,3.535243,1.5925,4.766815 -L 1.5925,2.286663,1.5925,3.535243 -L 1.5925,1.029721,1.5925,2.286663 -L 1.2247,0.686349,1.5925,1.029721 -L 0.8671,0.34324,1.2247,0.686349 -L 0.5239,0,0.8671,0.34324 -L 2.2926,0.370012,2.0198,0.533861 -L 2.5728,0.189198,2.2926,0.370012 -L 2.874,0,2.5728,0.189198 -L 3.2978,0,4.7023,0 -L 4.7023,0,6.1138,0 -L 6.1138,0,7.5432,0 -L 5.4063,2.097465,5.2662,3.718881 -L 5.2662,3.718881,4.7584,4.213296 -L 4.7584,4.213296,3.7286,4.233041 -L 0.734,4.766815,0.3141,4.766815 - -[美] 42 -L 0.3403,0,1.4474,0.443432 -L 1.4474,0.443432,2.2144,1.056405 -L 2.2144,1.056405,3.2963,2.364352 -L 3.2963,2.364352,2.302,2.467565 -L 2.302,2.467565,1.3175,2.553528 -L 1.3175,2.553528,0.3403,2.631195 -L 1.3175,4.233041,0.3403,4.233041 -L 2.302,4.233041,1.3175,4.233041 -L 3.2963,4.233041,2.302,4.233041 -L 3.9797,2.83044,3.2963,4.233041 -L 4.7569,1.732904,3.9797,2.83044 -L 6.2913,0,4.7569,1.732904 -L 5.4157,2.631195,6.2594,2.631195 -L 4.5821,2.631195,5.4157,2.631195 -L 4.5821,4.233041,5.4157,4.233041 -L 5.4157,4.233041,6.2594,4.233041 -L 6.2594,4.233041,7.1179,4.233041 -L 6.2594,2.631195,7.1179,2.631195 -L 5.713,5.796557,6.2913,5.796557 -L 5.1421,5.796557,5.713,5.796557 -L 4.5821,5.796557,5.1421,5.796557 -L 4.1544,5.796557,3.8536,6.211664 -L 3.8536,6.211664,3.7412,6.626967 -L 3.7412,6.626967,3.7271,7.398251 -L 3.7271,7.398251,2.7324,7.398251 -L 2.7324,7.398251,1.7448,7.398251 -L 1.7448,7.398251,0.7711,7.398251 -L 1.8957,5.796557,1.1914,5.796557 -L 2.5958,5.796557,1.8957,5.796557 -L 3.2963,5.796557,2.5958,5.796557 -L 3.5734,5.289381,3.2963,5.796557 -L 3.8571,4.765545,3.5734,5.289381 -L 4.1544,4.233041,3.8571,4.765545 -L 4.3684,7.398251,4.5821,7.932024 -L 4.5821,7.932024,4.7954,8.466083 -L 4.7954,8.466083,5.0094,8.999944 -L 5.0094,7.398251,5.5593,7.398251 -L 5.5593,7.398251,6.1158,7.398251 -L 6.1158,7.398251,6.6867,7.398251 -L 2.8725,8.199195,2.7223,8.466083 -L 2.7223,8.466083,2.5787,8.732948 -L 2.5787,8.732948,2.4452,8.999944 - -[反] 24 -L 1.2179,5.637042,1.1934,8.466083 -L 1.0606,3.045228,1.2179,5.637042 -L 0.3703,0.26693,1.0606,3.045228 -L 1.1934,8.466083,3.1758,8.466083 -L 2.1814,5.796557,1.6207,5.796557 -L 2.752,5.796557,2.1814,5.796557 -L 3.3302,5.796557,2.752,5.796557 -L 3.4108,4.506999,3.3302,5.796557 -L 3.7785,3.488595,3.4108,4.506999 -L 4.6118,2.097465,3.7785,3.488595 -L 3.8206,1.409605,4.6118,2.097465 -L 3.0357,0.713296,3.8206,1.409605 -L 2.262,0,3.0357,0.713296 -L 5.5679,1.056405,5.0079,1.563472 -L 6.1388,0.532394,5.5679,1.056405 -L 6.7167,0,6.1388,0.532394 -L 5.9112,4.172252,6.2404,4.99292 -L 6.2404,4.99292,6.2863,5.796557 -L 6.2863,5.796557,5.4352,5.796557 -L 5.4352,5.796557,4.5911,5.796557 -L 4.5911,5.796557,3.761,5.796557 -L 3.1758,8.466083,5.1651,8.466083 -L 5.1651,8.466083,7.144,8.466083 -L 5.0079,2.631195,5.9112,4.172252 - -[対] 30 -L 6.7433,0,6.8557,4.04798 -L 6.3233,0,6.7433,0 -L 5.8922,0,6.3233,0 -L 5.4649,0,5.8922,0 -L 5.4649,3.165056,5.1671,3.535243 -L 5.1671,3.535243,4.8873,3.888334 -L 4.8873,3.888334,4.6138,4.233041 -L 6.3965,5.892678,4.1833,6.330572 -L 6.8557,4.04798,6.3965,5.892678 -L 7.1744,6.330572,6.8732,6.785191 -L 6.8732,6.785191,6.7608,7.477363 -L 6.7608,7.477363,6.7433,8.999944 -L 0.9292,7.398251,1.5036,7.398251 -L 1.5036,7.398251,2.0783,7.398251 -L 2.0783,7.398251,2.0783,7.932024 -L 2.0783,7.932024,2.0783,8.466083 -L 2.0783,8.466083,2.0783,8.999944 -L 2.5088,7.398251,2.9116,7.398251 -L 2.9116,7.398251,3.3322,7.398251 -L 3.3322,7.398251,3.7595,7.398251 -L 2.7364,4.850217,2.9326,6.330572 -L 2.6384,3.844597,2.7364,4.850217 -L 3.3599,1.830491,2.6384,3.844597 -L 1.574,2.425229,2.0188,3.384113 -L 2.0188,3.384113,2.0783,4.233041 -L 2.0783,4.233041,1.6545,4.765545 -L 1.6545,4.765545,1.2237,5.289381 -L 1.2237,5.289381,0.7999,5.796557 -L 0.3726,7.398251,0.9292,7.398251 -L 0.3726,0.533861,1.574,2.425229 - -[表] 48 -L 6.3215,4.766815,7.1726,4.766815 -L 5.4777,4.766815,6.3215,4.766815 -L 4.6441,4.766815,5.4777,4.766815 -L 4.2165,4.500015,3.586,4.450544 -L 3.586,4.450544,3.1377,4.104435 -L 3.1377,4.104435,2.5073,3.165056 -L 2.2936,2.631195,1.653,2.286663 -L 1.653,2.286663,1.0226,1.933638 -L 1.0226,1.933638,0.4023,1.563472 -L 0.4023,4.766815,1.2324,4.766815 -L 1.2324,4.766815,2.0835,4.766815 -L 2.0835,4.766815,2.9346,4.766815 -L 3.3619,6.330572,2.6617,6.330572 -L 3.4918,6.090304,3.3619,6.330572 -L 3.6354,5.833224,3.4918,6.090304 -L 3.7857,5.56776,3.6354,5.833224 -L 4.2165,6.330572,3.9226,6.864346 -L 4.6441,6.330572,5.194,6.330572 -L 5.194,6.330572,5.7471,6.330572 -L 5.7471,6.330572,6.318,6.330572 -L 5.3443,7.932024,6.0451,7.932024 -L 4.6441,7.932024,5.3443,7.932024 -L 4.2165,7.932024,4.0627,8.302211 -L 4.0627,8.302211,3.9226,8.655368 -L 3.9226,8.655368,3.7857,8.999944 -L 3.9226,6.864346,3.6354,7.398251 -L 3.6354,7.398251,3.3619,7.932024 -L 3.3619,7.932024,2.5073,7.932024 -L 2.5073,7.932024,1.6632,7.932024 -L 1.6632,7.932024,0.8296,7.932024 -L 1.9609,6.330572,1.2569,6.330572 -L 2.6617,6.330572,1.9609,6.330572 -L 2.3532,1.943445,2.2936,2.631195 -L 2.4236,1.24731,2.3532,1.943445 -L 2.5073,0.533861,2.4236,1.24731 -L 2.1784,0.158201,2.5073,0.533861 -L 1.8527,0.019701,2.1784,0.158201 -L 1.2569,0,1.8527,0.019701 -L 6.7491,0,5.5338,1.742842 -L 5.5338,1.742842,4.8784,2.909508 -L 4.8784,2.909508,4.2165,4.500015 -L 3.8522,0.875722,4.2165,1.029721 -L 3.4918,0.713296,3.8522,0.875722 -L 3.1486,0.533861,3.4918,0.713296 -L 6.0451,7.932024,6.7491,7.932024 -L 6.4514,3.354473,6.7491,3.699136 -L 6.1677,3.00136,6.4514,3.354473 -L 5.898,2.631195,6.1677,3.00136 - -[全] 27 -L 2.8105,0,3.8196,0 -L 3.8196,0,3.7355,1.885479 -L 3.7355,1.885479,3.2732,2.550814 -L 3.2732,2.550814,2.11,2.631195 -L 3.8196,5.300742,2.1769,5.410916 -L 3.8336,3.778335,3.8196,5.300742 -L 3.9453,3.086098,3.8336,3.778335 -L 4.2469,2.631195,3.9453,3.086098 -L 4.6461,2.631195,4.919,2.631195 -L 4.919,2.631195,5.1992,2.631195 -L 5.1992,2.631195,5.4972,2.631195 -L 5.4412,5.319108,5.9876,5.447692 -L 5.9876,5.447692,6.355,5.796557 -L 6.355,5.796557,5.4972,6.864346 -L 5.4972,6.864346,4.6528,7.932024 -L 4.6528,7.932024,3.8196,8.999944 -L 3.8196,8.999944,3.0942,8.121463 -L 3.0942,8.121463,2.3867,7.234314 -L 2.3867,7.234314,1.6827,6.330572 -L 2.1769,5.410916,1.2032,5.521134 -L 1.2032,5.521134,0.4288,5.300742 -L 1.8161,0,2.8105,0 -L 0.8281,0,1.8161,0 -L 4.2469,0,5.0801,0 -L 5.0801,0,5.9245,0 -L 5.9245,0,6.7756,0 -L 4.2469,5.300742,5.4412,5.319108 - -[第] 57 -L 6.7776,7.932024,7.2046,7.932024 -L 6.3643,7.932024,6.7776,7.932024 -L 5.9542,7.932024,6.3643,7.932024 -L 5.9542,6.864346,5.6568,7.234314 -L 5.6568,7.234314,5.3766,7.58758 -L 5.3766,7.58758,5.1031,7.932024 -L 4.3746,8.302211,4.6723,8.999944 -L 4.0944,7.58758,4.3746,8.302211 -L 3.818,6.864346,4.0944,7.58758 -L 4.196,6.48862,3.818,6.864346 -L 4.8649,6.350318,4.196,6.48862 -L 6.3815,6.330572,4.8649,6.350318 -L 6.3815,5.82333,6.3815,6.330572 -L 6.3815,5.299406,6.3815,5.82333 -L 6.3815,4.766815,6.3815,5.299406 -L 5.6568,4.766815,6.3815,4.766815 -L 4.9493,4.766815,5.6568,4.766815 -L 4.2453,4.766815,4.9493,4.766815 -L 4.0944,4.500015,4.2453,4.766815 -L 3.9473,4.233041,4.0944,4.500015 -L 3.818,3.966045,3.9473,4.233041 -L 2.6934,4.766815,3.3943,4.766815 -L 1.9894,4.766815,2.6934,4.766815 -L 1.2893,4.766815,1.9894,4.766815 -L 1.2893,4.233041,1.2893,4.766815 -L 1.2893,3.699136,1.2893,4.233041 -L 1.2893,3.165056,1.2893,3.699136 -L 3.1207,3.165056,1.2893,3.165056 -L 4.956,3.165056,3.1207,3.165056 -L 6.8126,3.165056,4.956,3.165056 -L 6.8126,2.467565,6.8126,3.165056 -L 6.8126,1.752714,6.8126,2.467565 -L 6.8126,1.029721,6.8126,1.752714 -L 6.4761,0.680767,6.8126,1.029721 -L 6.1437,0.552271,6.4761,0.680767 -L 5.5234,0.533861,6.1437,0.552271 -L 3.818,0,3.7375,0.876992 -L 3.7375,0.876992,3.6671,1.754225 -L 3.6671,1.754225,3.6076,2.631195 -L 3.6076,2.631195,2.5397,1.943445 -L 2.5397,1.943445,1.4781,1.24731 -L 1.4781,1.24731,0.4347,0.533861 -L 2.6934,6.330572,1.9894,6.330572 -L 3.3943,6.330572,2.6934,6.330572 -L 3.6744,5.764116,3.3943,6.330572 -L 3.6744,5.358751,3.6744,5.764116 -L 3.3943,4.766815,3.6744,5.358751 -L 3.1137,7.932024,3.3943,7.932024 -L 2.8444,7.932024,3.1137,7.932024 -L 2.5673,7.932024,2.8444,7.932024 -L 2.5673,6.864346,2.2731,7.234314 -L 2.2731,7.234314,1.9894,7.58758 -L 1.9894,7.58758,1.7131,7.932024 -L 0.711,7.58758,0.9912,8.302211 -L 0.4347,6.864346,0.711,7.58758 -L 1.9894,6.330572,1.2893,6.330572 -L 0.9912,8.302211,1.2893,8.999944 - -[委] 45 -L 0.8917,0,2.1179,0.038155 -L 2.1179,0.038155,2.8884,0.305107 -L 2.8884,0.305107,3.8512,1.029721 -L 3.8512,1.029721,3.501,1.415188 -L 3.501,1.415188,3.0562,1.622817 -L 3.0562,1.622817,2.142,1.830491 -L 2.142,1.830491,2.2716,2.200525 -L 2.2716,2.200525,2.4152,2.553528 -L 2.4152,2.553528,2.5662,2.898125 -L 2.5662,2.898125,1.8653,3.00136 -L 1.8653,3.00136,1.1617,3.087521 -L 1.1617,3.087521,0.4612,3.165056 -L 1.5084,5.299406,0.4612,4.766815 -L 2.5693,5.82333,1.5084,5.299406 -L 3.6379,6.330572,2.5693,5.82333 -L 3.701,5.82333,3.6379,6.330572 -L 3.7672,5.299406,3.701,5.82333 -L 3.8512,4.766815,3.7672,5.299406 -L 3.5539,4.336057,3.8512,4.766815 -L 3.2737,3.888334,3.5539,4.336057 -L 2.9966,3.43214,3.2737,3.888334 -L 3.8267,3.268247,2.9966,3.43214 -L 4.6778,3.087521,3.8267,3.268247 -L 5.5289,2.898125,4.6778,3.087521 -L 5.2526,2.467565,5.5289,2.898125 -L 4.979,2.019689,5.2526,2.467565 -L 4.7023,1.563472,4.979,2.019689 -L 4.979,0.686349,4.275,1.029721 -L 5.6834,0.34324,4.979,0.686349 -L 6.3835,0,5.6834,0.34324 -L 6.3835,3.165056,6.8073,3.165056 -L 6.8073,3.165056,7.2349,3.165056 -L 5.9527,3.165056,6.3835,3.165056 -L 6.3835,4.766815,4.317,6.259822 -L 4.317,6.259822,2.6499,6.71895 -L 2.6499,6.71895,0.4612,6.864346 -L 2.149,7.854554,1.3154,7.932024 -L 2.9966,7.768328,2.149,7.854554 -L 3.8512,7.665115,2.9966,7.768328 -L 4.489,7.932024,4.986,8.307903 -L 4.986,8.307903,5.4767,8.446163 -L 5.4767,8.446163,6.3835,8.466083 -L 6.3835,6.864346,7.2349,6.864346 -L 5.5363,6.864346,6.3835,6.864346 -L 4.7023,6.864346,5.5363,6.864346 - -[界] 39 -L 6.2633,3.43214,7.2646,2.631195 -L 5.2612,4.233041,6.2633,3.43214 -L 4.277,5.033855,5.2612,4.233041 -L 4.9775,5.136958,4.277,5.033855 -L 5.6885,5.223228,4.9775,5.136958 -L 6.4135,5.300742,5.6885,5.223228 -L 6.4135,6.367326,6.4135,5.300742 -L 6.4135,7.425263,6.4135,6.367326 -L 6.4135,8.466083,6.4135,7.425263 -L 4.7047,8.466083,6.4135,8.466083 -L 3.006,8.466083,4.7047,8.466083 -L 1.3139,8.466083,3.006,8.466083 -L 1.3139,7.425263,1.3139,8.466083 -L 1.3139,6.367326,1.3139,7.425263 -L 1.3139,5.300742,1.3139,6.367326 -L 2.0214,5.223228,1.3139,5.300742 -L 2.7293,5.136958,2.0214,5.223228 -L 3.4543,5.033855,2.7293,5.136958 -L 2.6417,4.054985,3.4543,5.033855 -L 1.9167,3.43214,2.6417,4.054985 -L 0.6804,2.631195,1.9167,3.43214 -L 2.5997,2.097465,2.5997,2.631195 -L 2.5997,1.563472,2.5997,2.097465 -L 2.5997,1.029721,2.5997,1.563472 -L 2.2354,0.686349,2.5997,1.029721 -L 1.8747,0.34324,2.2354,0.686349 -L 1.5314,0,1.8747,0.34324 -L 5.1355,0,5.1355,0.876992 -L 5.1355,0.876992,5.1355,1.754225 -L 5.1355,1.754225,5.1355,2.631195 -L 4.7047,6.864346,5.1355,6.864346 -L 5.1355,6.864346,5.5558,6.864346 -L 5.5558,6.864346,5.9866,6.864346 -L 4.277,6.864346,4.1334,7.234314 -L 4.1334,7.234314,4.0007,7.58758 -L 4.0007,7.58758,3.8816,7.932024 -L 3.8816,5.300742,3.5313,6.706166 -L 3.5313,6.706166,2.7083,6.958933 -L 2.7083,6.958933,1.7447,6.864346 - -[漢] 54 -L 2.5978,7.932024,3.1547,7.932024 -L 3.1547,7.932024,3.7291,7.932024 -L 3.7291,7.932024,4.3039,7.932024 -L 4.3039,7.932024,4.3039,8.302211 -L 4.3039,8.302211,4.3039,8.655368 -L 4.3039,8.655368,4.3039,8.999944 -L 4.7343,7.932024,5.1616,7.932024 -L 5.1616,7.932024,5.5924,7.932024 -L 5.5924,7.932024,6.0127,7.932024 -L 6.0127,7.932024,6.0127,8.302211 -L 6.0127,8.302211,6.0127,8.655368 -L 6.0127,8.655368,6.0127,8.999944 -L 6.4089,7.932024,6.8393,7.932024 -L 6.8393,7.932024,7.2666,7.932024 -L 7.2666,7.932024,7.6939,7.932024 -L 3.4528,5.82333,3.4528,6.330572 -L 3.4528,5.299406,3.4528,5.82333 -L 3.4528,4.766815,3.4528,5.299406 -L 4.3879,4.727237,3.4528,4.766815 -L 4.941,4.450544,4.3879,4.727237 -L 5.5924,3.699136,4.941,4.450544 -L 6.0127,3.699136,6.4225,3.699136 -L 6.4225,3.699136,6.8393,3.699136 -L 6.8393,3.699136,7.2666,3.699136 -L 6.5665,2.097465,7.123,2.097465 -L 6.0127,2.097465,6.5665,2.097465 -L 7.2666,0,6.0548,1.35731 -L 7.123,2.097465,7.6939,2.097465 -L 6.0548,1.35731,5.3967,2.316434 -L 5.3967,2.316434,4.7343,3.699136 -L 4.7343,3.699136,4.1564,3.699136 -L 4.1564,3.699136,3.5855,3.699136 -L 3.5855,3.699136,3.0255,3.699136 -L 4.0128,1.933638,3.3018,2.019689 -L 4.7343,1.830491,4.0128,1.933638 -L 4.0934,1.220342,4.7343,1.830491 -L 3.4528,0.610083,4.0934,1.220342 -L 2.8115,0,3.4528,0.610083 -L 3.3018,2.019689,2.5978,2.097465 -L 3.4528,6.330572,4.5841,6.330572 -L 4.5841,6.330572,5.708,6.330572 -L 5.708,6.330572,6.8393,6.330572 -L 6.8393,6.330572,6.8393,5.82333 -L 6.8393,5.82333,6.8393,5.299406 -L 6.8393,5.299406,6.8393,4.766815 -L 6.8393,4.766815,6.4155,4.766815 -L 6.4155,4.766815,5.9952,4.766815 -L 5.9952,4.766815,5.5924,4.766815 -L 5.5924,4.766815,5.4352,5.110033 -L 5.4352,5.110033,5.2951,5.453339 -L 5.2951,5.453339,5.1616,5.796557 -L 1.7432,7.970333,0.9205,8.999835 -L 1.3194,5.834603,0.4929,6.902391 -L 1.7432,3.470448,0.4929,-0.000022 - -[岸] 36 -L 4.3409,8.466083,4.3409,8.999944 -L 4.3409,7.932024,4.3409,8.466083 -L 4.3409,7.398251,4.3409,7.932024 -L 3.6124,7.398251,4.3409,7.398251 -L 2.9049,7.398251,3.6124,7.398251 -L 2.2009,7.398251,2.9049,7.398251 -L 1.7771,7.398251,1.7771,7.768328 -L 1.7771,7.768328,1.7771,8.121463 -L 1.7771,8.121463,1.7771,8.466083 -L 1.3463,5.796557,3.4614,5.796557 -L 3.4614,5.796557,5.5909,5.796557 -L 5.5909,5.796557,7.7243,5.796557 -L 6.2918,4.233041,6.8732,4.233041 -L 5.7174,4.233041,6.2918,4.233041 -L 5.1636,4.233041,5.7174,4.233041 -L 4.7784,3.086098,4.7609,4.233041 -L 4.8834,2.532426,4.7784,3.086098 -L 5.1636,2.097465,4.8834,2.532426 -L 5.5874,2.097465,6.1482,2.097465 -L 6.1482,2.097465,6.7187,2.097465 -L 6.7187,2.097465,7.297,2.097465 -L 4.446,1.865778,3.5564,2.214622 -L 3.5564,2.214622,2.2009,2.097465 -L 1.2517,1.917921,1.395,3.726017 -L 1.395,3.726017,1.3463,5.796557 -L 0.5264,0,1.2517,1.917921 -L 6.1723,7.398251,6.8732,7.398251 -L 5.4648,7.398251,6.1723,7.398251 -L 4.7609,7.398251,5.4648,7.398251 -L 4.7609,4.233041,4.0432,4.233041 -L 4.0432,4.233041,3.3322,4.233041 -L 3.3322,4.233041,2.6314,4.233041 -L 4.7609,0,4.446,1.865778 -L 6.8732,8.121463,6.8732,8.466083 -L 6.8732,7.768328,6.8732,8.121463 -L 6.8732,7.398251,6.8732,7.768328 - -[宮] 13 -L 3.9156,7.932134,3.9156,8.999944 -L 0.5249,6.368749,0.5249,7.932134 -L 0.5249,7.932134,7.299,7.932134 -L 7.299,6.368749,7.299,7.932134 -L 5.6213,4.233041,5.6213,6.330572 -L 5.6213,6.330572,2.2344,6.330572 -L 2.2344,6.330572,2.2344,4.233041 -L 2.2344,4.233041,5.6213,4.233041 -L 6.4724,0,6.4724,2.631195 -L 6.4724,2.631195,1.3795,2.631195 -L 1.3795,2.631195,1.3795,0 -L 1.3795,0,6.4724,0 -L 3.9258,4.233041,3.4953,2.631195 - -[球] 12 -L 0.5588,8.466083,3.2556,8.466083 -L 0.9826,5.300742,2.8284,5.300742 -L 0.5588,2.097465,3.3008,2.832914 -L 1.9069,8.466083,1.9069,2.459159 -L 3.2556,7.500041,7.7559,7.500041 -L 5.5039,9.000009,5.5039,0 -L 6.8562,9.000009,7.1255,7.999993 -L 5.5039,0,4.6041,0 -L 3.9421,5.796557,5.1466,4.591517 -L 7.7559,1.500012,5.5039,5.39695 -L 3.2556,1.500012,5.5039,3.750097 -L 7.7559,5.796557,6.46,4.500015 - -[級] 63 -L 1.8357,0,1.8357,1.600182 -L 1.8357,1.600182,1.8357,3.192112 -L 1.8357,3.192112,1.8357,4.766815 -L 1.8357,4.766815,1.4119,4.766815 -L 1.4119,4.766815,0.9912,4.766815 -L 0.9912,4.766815,0.5849,4.766815 -L 3.1207,0,3.2506,0.26693 -L 3.2506,0.26693,3.3942,0.533861 -L 3.3942,0.533861,3.541,0.800923 -L 3.541,0.800923,3.2506,1.600182 -L 3.2506,1.600182,2.9669,2.391102 -L 2.9669,2.391102,2.6899,3.165056 -L 4.5812,0,5.0719,0.532394 -L 5.0719,0.532394,5.5689,1.056405 -L 5.5689,1.056405,6.0768,1.563472 -L 6.0768,1.563472,5.4607,2.987241 -L 5.4607,2.987241,5.1276,4.054985 -L 5.1276,4.054985,4.7949,4.766815 -L 4.7949,4.766815,4.5045,3.936252 -L 4.5045,3.936252,4.2874,2.749972 -L 4.2874,2.749972,3.9718,1.563472 -L 7.3625,0,7.0645,0.34324 -L 7.0645,0.34324,6.7808,0.686349 -L 6.7808,0.686349,6.5041,1.029721 -L 0.5849,1.296629,0.711,1.933638 -L 0.711,1.933638,0.841,2.553528 -L 0.841,2.553528,0.9811,3.165056 -L 6.5041,2.097465,7.1065,3.283855 -L 7.1065,3.283855,7.3271,4.114374 -L 7.3271,4.114374,7.3625,5.300742 -L 7.3625,5.300742,6.9317,5.300742 -L 6.9317,5.300742,6.5041,5.300742 -L 6.5041,5.300742,6.0768,5.300742 -L 6.0768,5.300742,6.1892,6.223222 -L 6.1892,6.223222,6.3923,7.162382 -L 6.3923,7.162382,6.5041,8.466083 -L 6.5041,8.466083,5.9265,8.466083 -L 5.9265,8.466083,5.3556,8.466083 -L 5.3556,8.466083,4.7949,8.466083 -L 4.7949,8.466083,4.7949,7.425263 -L 4.7949,7.425263,4.7949,6.367326 -L 4.7949,6.367326,4.7949,5.300742 -L 3.1207,4.500015,2.9669,4.766815 -L 2.9669,4.766815,2.8233,5.033855 -L 2.8233,5.033855,2.6899,5.300742 -L 2.6899,5.300742,2.5396,5.136958 -L 2.5396,5.136958,2.3922,4.956254 -L 2.3922,4.956254,2.263,4.766815 -L 1.4119,5.300742,1.5411,5.566424 -L 1.5411,5.566424,1.6847,5.82333 -L 1.6847,5.82333,1.8357,6.063576 -L 1.8357,6.063576,1.5411,6.433631 -L 1.5411,6.433631,1.2574,6.786744 -L 1.2574,6.786744,0.9811,7.131277 -L 0.9811,7.131277,1.2574,7.768328 -L 1.2574,7.768328,1.5411,8.38835 -L 1.5411,8.38835,1.8357,8.999944 -L 2.263,7.131277,2.3922,7.398251 -L 2.3922,7.398251,2.5396,7.665115 -L 2.5396,7.665115,2.6899,7.932024 -L 3.541,8.466083,3.8215,8.466083 -L 3.8215,8.466083,4.1017,8.466083 -L 4.1017,8.466083,4.3991,8.466083 - -[去] 27 -L 1.0142,0,1.4415,0.102972 -L 1.4415,0.102972,1.8688,0.189198 -L 1.8688,0.189198,2.2926,0.26693 -L 2.2926,0.26693,2.6989,1.600182 -L 2.6989,1.600182,3.1192,2.925138 -L 3.1192,2.925138,3.5465,4.233041 -L 3.5465,4.233041,2.5451,4.233041 -L 2.5451,4.233041,1.5606,4.233041 -L 1.5606,4.233041,0.5838,4.233041 -L 2.9059,0,3.7496,0.403876 -L 3.7496,0.403876,4.9759,0.73998 -L 4.9759,0.73998,6.5344,1.296629 -L 6.5344,1.296629,6.2399,1.752714 -L 6.2399,1.752714,5.9562,2.200525 -L 5.9562,2.200525,5.6798,2.631195 -L 3.9703,4.233041,3.7605,6.389808 -L 3.7605,6.389808,2.99,6.919378 -L 2.99,6.919378,1.4415,6.864346 -L 4.4014,4.233041,5.3751,4.233041 -L 5.3751,4.233041,6.359,4.233041 -L 6.359,4.233041,7.361,4.233041 -L 4.4014,6.864346,4.1002,7.299394 -L 4.1002,7.299394,3.9878,7.853087 -L 3.9878,7.853087,3.9703,8.999944 -L 4.8249,6.864346,5.3853,6.864346 -L 5.3853,6.864346,5.9562,6.864346 -L 5.9562,6.864346,6.5344,6.864346 - -[君] 39 -L 2.7223,0,2.7048,1.87147 -L 2.7048,1.87147,2.5958,2.692094 -L 2.5958,2.692094,2.2946,3.165056 -L 2.2946,3.165056,1.7237,2.631195 -L 1.7237,2.631195,1.1672,2.097465 -L 1.1672,2.097465,0.6173,1.563472 -L 3.1531,0,4.407,0 -L 4.407,0,5.6853,0 -L 5.6853,0,6.9634,0 -L 6.9634,0,6.9634,1.066343 -L 6.9634,1.066343,6.9634,2.124193 -L 6.9634,2.124193,6.9634,3.165056 -L 6.9634,3.165056,4.2634,3.185108 -L 4.2634,3.185108,3.1632,3.323257 -L 3.1632,3.323257,2.7223,3.699136 -L 2.7223,3.699136,3.0231,4.114374 -L 3.0231,4.114374,3.1352,4.529743 -L 3.1352,4.529743,3.1531,5.300742 -L 3.1531,5.300742,2.7223,5.300742 -L 2.7223,5.300742,2.2946,5.300742 -L 2.2946,5.300742,1.8638,5.300742 -L 3.5734,5.300742,3.069,6.790882 -L 3.069,6.790882,1.8992,7.001466 -L 1.8992,7.001466,0.6173,6.864346 -L 4.0042,5.300742,4.8343,5.300742 -L 4.8343,5.300742,5.6853,5.300742 -L 5.6853,5.300742,6.5361,5.300742 -L 6.5361,5.300742,5.7659,6.96885 -L 5.7659,6.96885,4.3439,6.975942 -L 4.3439,6.975942,3.5734,8.466083 -L 3.5734,8.466083,2.9951,8.466083 -L 2.9951,8.466083,2.4246,8.466083 -L 2.4246,8.466083,1.8638,8.466083 -L 6.9634,6.864346,6.6622,7.279649 -L 6.6622,7.279649,6.5505,7.694952 -L 6.5505,7.694952,6.5361,8.466083 -L 6.5361,8.466083,5.6853,8.466083 -L 5.6853,8.466083,4.8343,8.466083 -L 4.8343,8.466083,4.0042,8.466083 - -[係] 45 -L 1.4704,0,1.3863,1.943445 -L 1.3863,1.943445,1.3194,3.878528 -L 1.3194,3.878528,1.2564,5.796557 -L 1.2564,5.796557,1.0431,5.642559 -L 1.0431,5.642559,0.8291,5.480264 -L 0.8291,5.480264,0.6158,5.300742 -L 5.2842,0,5.2842,1.24731 -L 5.2842,1.24731,5.2842,2.477415 -L 5.2842,2.477415,5.2842,3.699136 -L 5.2842,3.699136,4.2864,3.699136 -L 4.2864,3.699136,3.3018,3.699136 -L 3.3018,3.699136,2.3215,3.699136 -L 2.7519,0.533861,3.029,1.24731 -L 3.029,1.24731,3.3127,1.943445 -L 3.3127,1.943445,3.61,2.631195 -L 7.8484,0.533861,7.5503,1.24731 -L 7.5503,1.24731,7.2701,1.943445 -L 7.2701,1.943445,6.9938,2.631195 -L 5.7115,3.699136,6.2477,4.094563 -L 6.2477,4.094563,6.8813,4.371519 -L 6.8813,4.371519,7.4211,4.766815 -L 7.4211,4.766815,7.2701,4.956254 -L 7.2701,4.956254,7.123,5.136958 -L 7.123,5.136958,6.9938,5.300742 -L 4.4331,4.233041,4.5631,4.422305 -L 4.5631,4.422305,4.7028,4.603053 -L 4.7028,4.603053,4.8569,4.766815 -L 4.8569,4.766815,4.2864,5.299406 -L 4.2864,5.299406,3.7291,5.82333 -L 3.7291,5.82333,3.1792,6.330572 -L 5.2842,5.300742,5.7115,5.833224 -L 5.7115,5.833224,6.1427,6.357344 -L 6.1427,6.357344,6.5661,6.864346 -L 1.4704,6.597283,1.7467,7.398251 -L 1.7467,7.398251,2.0304,8.199195 -L 2.0304,8.199195,2.3215,8.999944 -L 4.4331,6.330572,4.7028,6.786744 -L 4.7028,6.786744,4.9865,7.234314 -L 4.9865,7.234314,5.2842,7.665115 -L 5.2842,7.665115,4.5841,7.768328 -L 4.5841,7.768328,3.8801,7.854554 -L 3.8801,7.854554,3.1792,7.932024 -L 5.9255,7.932024,6.4124,8.121463 -L 6.4124,8.121463,6.9094,8.302211 -L 6.9094,8.302211,7.4211,8.466083 - -[血] 33 -L 0.649,0.533861,0.9225,0.533861 -L 0.9225,0.533861,1.2097,0.533861 -L 1.2097,0.533861,1.5001,0.533861 -L 1.5001,0.533861,1.5001,2.658098 -L 1.5001,2.658098,1.5001,4.765545 -L 1.5001,4.765545,1.5001,6.864346 -L 1.5001,6.864346,1.9099,6.864346 -L 1.9099,6.864346,2.3266,6.864346 -L 2.3266,6.864346,2.7504,6.864346 -L 2.7504,6.864346,3.1812,7.58758 -L 3.1812,7.58758,3.605,8.302211 -L 3.605,8.302211,4.0323,8.999944 -L 1.9274,0.533861,2.3301,0.533861 -L 2.3301,0.533861,2.7504,0.533861 -L 2.7504,0.533861,3.1812,0.533861 -L 3.1812,0.533861,3.094,5.022384 -L 3.094,5.022384,3.7626,6.646778 -L 3.7626,6.646778,6.5646,6.864346 -L 6.5646,6.864346,6.5646,4.765545 -L 6.5646,4.765545,6.5646,2.658098 -L 6.5646,2.658098,6.5646,0.533861 -L 6.5646,0.533861,6.9958,0.533861 -L 6.9958,0.533861,7.4157,0.533861 -L 7.4157,0.533861,7.8469,0.533861 -L 3.605,0.533861,4.0323,0.533861 -L 4.0323,0.533861,4.4596,0.533861 -L 4.4596,0.533861,4.8908,0.533861 -L 4.8908,0.533861,4.8908,2.477415 -L 4.8908,2.477415,4.8908,4.41241 -L 4.8908,4.41241,4.8908,6.330572 -L 5.3146,0.533861,5.5909,0.533861 -L 5.5909,0.533861,5.8746,0.533861 -L 5.8746,0.533861,6.1692,0.533861 - -[庫] 54 -L 4.917,0.26693,4.7667,0.532394 -L 4.7667,0.532394,4.6227,0.789431 -L 4.6227,0.789431,4.49,1.029721 -L 4.49,1.029721,3.7682,1.029721 -L 3.7682,1.029721,3.0607,1.029721 -L 3.0607,1.029721,2.3532,1.029721 -L 0.6793,0.800923,1.3238,3.234492 -L 1.3238,3.234492,1.5059,5.447692 -L 1.5059,5.447692,1.5021,7.932024 -L 1.5021,7.932024,2.4866,7.932024 -L 2.4866,7.932024,3.4845,7.932024 -L 3.4845,7.932024,4.49,7.932024 -L 4.49,7.932024,4.49,8.302211 -L 4.49,8.302211,4.49,8.655368 -L 4.49,8.655368,4.49,8.999944 -L 5.3166,1.029721,5.043,1.563472 -L 5.043,1.563472,4.7628,2.097465 -L 4.7628,2.097465,4.49,2.631195 -L 4.49,2.631195,3.9118,2.631195 -L 3.9118,2.631195,3.3409,2.631195 -L 3.3409,2.631195,2.7843,2.631195 -L 2.7843,2.631195,2.7843,3.354473 -L 2.7843,3.354473,2.7843,4.069126 -L 2.7843,4.069126,2.7843,4.766815 -L 2.7843,4.766815,3.9503,4.77406 -L 3.9503,4.77406,4.6686,5.128421 -L 4.6686,5.128421,4.917,6.330572 -L 4.917,6.330572,4.0627,6.330572 -L 4.0627,6.330572,3.2081,6.330572 -L 3.2081,6.330572,2.3532,6.330572 -L 5.7439,1.029721,6.3043,1.029721 -L 6.3043,1.029721,6.8752,1.029721 -L 6.8752,1.029721,7.4527,1.029721 -L 5.3166,2.631195,4.6896,3.382646 -L 4.6896,3.382646,4.1433,3.659602 -L 4.1433,3.659602,3.2081,3.699136 -L 5.7439,2.631195,6.1712,2.631195 -L 6.1712,2.631195,6.5981,2.631195 -L 6.5981,2.631195,7.0219,2.631195 -L 7.0219,2.631195,7.0219,3.00136 -L 7.0219,3.00136,7.0219,3.354473 -L 7.0219,3.354473,7.0219,3.699136 -L 7.0219,3.699136,5.8069,3.718881 -L 5.8069,3.718881,5.2605,3.857294 -L 5.2605,3.857294,4.917,4.233041 -L 4.917,4.233041,5.2605,4.588846 -L 5.2605,4.588846,5.8069,4.588846 -L 5.8069,4.588846,7.0219,4.233041 -L 5.3166,6.330572,6.0167,6.330572 -L 6.0167,6.330572,6.7242,6.330572 -L 6.7242,6.330572,7.4527,6.330572 -L 4.917,7.932024,5.8976,7.932024 -L 5.8976,7.932024,6.8787,7.932024 -L 6.8787,7.932024,7.88,7.932024 - -[湖] 36 -L 0.6813,0.26693,1.1016,1.410853 -L 1.1016,1.410853,1.5324,2.555016 -L 1.5324,2.555016,1.9597,3.699136 -L 4.9225,0,5.7774,2.728782 -L 5.7774,2.728782,5.8716,5.610074 -L 5.8716,5.610074,5.7736,8.466083 -L 5.7736,8.466083,6.3308,8.466083 -L 6.3308,8.466083,7.4796,8.466083 -L 7.4796,8.466083,7.4796,0 -L 7.4796,0,6.6285,0 -L 2.814,1.563472,2.814,2.631195 -L 2.814,2.631195,2.814,3.699136 -L 2.814,3.699136,2.814,4.766815 -L 2.814,4.766815,3.091,4.766815 -L 3.091,4.766815,3.3712,4.766815 -L 3.3712,4.766815,3.6686,4.766815 -L 3.6686,4.766815,3.5845,6.158339 -L 3.5845,6.158339,3.2203,6.744343 -L 3.2203,6.744343,2.3902,6.864346 -L 3.2413,1.563472,3.6476,1.563472 -L 3.6476,1.563472,4.0647,1.563472 -L 4.0647,1.563472,4.4917,1.563472 -L 4.4917,1.563472,4.3414,2.631195 -L 4.3414,2.631195,4.1975,3.699136 -L 4.1975,3.699136,4.0647,4.766815 -L 6.2009,3.699136,7.0558,3.699136 -L 1.5324,5.796557,1.2379,6.166679 -L 1.2379,6.166679,0.9542,6.519683 -L 0.9542,6.519683,0.6813,6.864346 -L 6.2009,6.330572,7.0558,6.330572 -L 4.0647,6.864346,3.7877,7.299394 -L 3.7877,7.299394,3.6826,7.853087 -L 3.6826,7.853087,3.6686,8.999944 -L 1.9597,7.932024,1.6617,8.302211 -L 1.6617,8.302211,1.3815,8.655368 -L 1.3815,8.655368,1.1016,8.999944 - -[幸] 28 -L 4.0944,0,3.797,1.83187 -L 3.797,1.83187,2.9351,2.197569 -L 2.9351,2.197569,1.5656,2.097465 -L 4.5217,2.097465,4.2208,2.532426 -L 4.2208,2.532426,4.1084,3.086098 -L 4.1084,3.086098,4.0944,4.233041 -L 4.0944,4.233041,1.1383,4.233041 -L 4.9493,2.097465,6.6266,2.097465 -L 4.7353,4.233041,5.1871,5.022384 -L 5.1871,5.022384,5.3556,5.566424 -L 5.3556,5.566424,5.3801,6.330572 -L 5.3801,6.330572,4.5217,6.25273 -L 4.5217,6.25273,3.6706,6.166679 -L 3.6706,6.166679,2.8125,6.063576 -L 2.8125,6.063576,2.9459,5.642559 -L 2.9459,5.642559,3.0895,5.21329 -L 3.0895,5.21329,3.2398,4.766815 -L 5.3801,4.233041,7.0543,4.233041 -L 0.7075,6.330572,2.3855,6.330572 -L 5.8039,6.330572,7.4851,6.330572 -L 4.0944,7.131277,3.9441,7.398251 -L 3.9441,7.398251,3.8005,7.665115 -L 3.8005,7.665115,3.6706,7.932024 -L 3.6706,7.932024,1.5656,7.932024 -L 4.5217,7.932024,4.3711,8.302211 -L 4.3711,8.302211,4.2243,8.655368 -L 4.2243,8.655368,4.0944,8.999944 -L 4.9493,7.932024,6.6266,7.932024 - -[根] 33 -L 1.9879,0,1.9073,1.600182 -L 1.9073,1.600182,1.8408,3.192112 -L 1.8408,3.192112,1.7781,4.766815 -L 1.7781,4.766815,1.4205,4.069126 -L 1.4205,4.069126,1.0773,3.354473 -L 1.0773,3.354473,0.7379,2.631195 -L 3.2701,0,4.1279,0 -L 4.1279,0,4.1279,8.466083 -L 4.1279,8.466083,7.084,8.466083 -L 7.084,8.466083,7.084,5.300742 -L 7.084,5.300742,5.8024,5.300742 -L 5.8024,5.300742,5.8024,3.165056 -L 5.8024,3.165056,6.0192,3.00136 -L 6.0192,3.00136,6.2329,2.820634 -L 6.2329,2.820634,6.4469,2.631195 -L 6.4469,2.631195,6.9337,3.165056 -L 6.9337,3.165056,7.4272,3.699136 -L 7.4272,3.699136,7.9421,4.233041 -L 7.9421,0,7.361,0.713296 -L 7.361,0.713296,6.7936,1.409605 -L 6.7936,1.409605,6.2329,2.097465 -L 4.7373,0.533861,5.0841,0.713296 -L 5.0841,0.713296,5.4382,0.875722 -L 5.4382,0.875722,5.8024,1.029721 -L 3.2701,4.233041,2.4996,5.042305 -L 2.4996,5.042305,2.0548,5.724407 -L 2.0548,5.724407,1.5641,6.864346 -L 1.5641,6.864346,0.7379,6.864346 -L 4.5552,5.300742,5.3786,5.300742 -L 2.4191,6.864346,2.1178,7.299394 -L 2.1178,7.299394,2.0054,7.853087 -L 2.0054,7.853087,1.9879,8.999944 -L 4.5552,6.864346,6.6602,6.864346 - -[祭] 40 -L 3.2721,0,4.1267,0 -L 4.1267,0,4.1267,3.165056 -L 4.1267,3.165056,1.1707,3.165056 -L 0.9532,0.533861,1.44,1.066343 -L 1.44,1.066343,1.9377,1.590332 -L 1.9377,1.590332,2.4487,2.097465 -L 7.5133,0.533861,6.9424,1.066343 -L 6.9424,1.066343,6.382,1.590332 -L 6.382,1.590332,5.8356,2.097465 -L 4.5537,3.165056,7.1178,3.165056 -L 0.7399,4.233041,1.1707,4.603053 -L 1.1707,4.603053,1.5945,4.956254 -L 1.5945,4.956254,2.0218,5.300742 -L 2.0218,5.300742,1.5945,5.833224 -L 1.5945,5.833224,1.1707,6.357344 -L 1.1707,6.357344,0.7399,6.864346 -L 0.7399,6.864346,1.4996,7.655374 -L 1.4996,7.655374,1.8288,8.208937 -L 1.8288,8.208937,2.0218,8.999944 -L 2.4487,4.766815,4.8444,4.786625 -L 4.8444,4.786625,5.8356,4.925126 -L 5.8356,4.925126,6.2594,5.300742 -L 6.2594,5.300742,5.6818,6.367326 -L 5.6818,6.367326,5.1109,7.425263 -L 5.1109,7.425263,4.5537,8.466083 -L 2.4487,6.063576,2.2985,6.330572 -L 2.2985,6.330572,2.151,6.597283 -L 2.151,6.597283,2.0218,6.864346 -L 2.876,6.330572,3.1496,6.786744 -L 3.1496,6.786744,3.4259,7.234314 -L 3.4259,7.234314,3.7026,7.665115 -L 3.7026,7.665115,3.2721,7.768328 -L 3.2721,7.768328,2.8519,7.854554 -L 2.8519,7.854554,2.4487,7.932024 -L 6.2594,6.330572,6.5361,6.786744 -L 6.5361,6.786744,6.8198,7.234314 -L 6.8198,7.234314,7.1178,7.665115 -L 7.1178,7.665115,6.6905,7.768328 -L 6.6905,7.768328,6.2594,7.854554 -L 6.2594,7.854554,5.8356,7.932024 - -[坂] 26 -L 2.4507,0,3.7575,2.915222 -L 3.7575,2.915222,4.1463,5.271168 -L 4.1463,5.271168,4.1603,8.466083 -L 4.1603,8.466083,7.9709,8.466083 -L 4.3736,0,4.9904,0.713296 -L 4.9904,0.713296,5.6208,1.409605 -L 5.6208,1.409605,6.2652,2.097465 -L 6.2652,2.097465,5.6838,3.302111 -L 5.6838,3.302111,5.4698,4.26128 -L 5.4698,4.26128,5.4387,5.796557 -L 5.4387,5.796557,4.5841,5.796557 -L 7.9709,0,7.5436,0.532394 -L 7.5436,0.532394,7.1163,1.056405 -L 7.1163,1.056405,6.6925,1.563472 -L 0.7695,2.631195,2.0203,2.631195 -L 2.0203,2.631195,2.0059,4.878543 -L 2.0059,4.878543,1.9043,5.83758 -L 1.9043,5.83758,1.628,6.330572 -L 1.628,6.330572,0.7695,6.330572 -L 6.6925,2.631195,7.2876,3.816468 -L 7.2876,3.816468,7.5118,4.637005 -L 7.5118,4.637005,7.5436,5.796557 -L 7.5436,5.796557,5.8341,5.796557 -L 2.4507,6.330572,2.146,6.785191 -L 2.146,6.785191,2.0378,7.477363 -L 2.0378,7.477363,2.0203,8.999944 - -[皿] 10 -L 0.768,0.533861,1.6261,0.533861 -L 1.6261,0.533861,1.6261,8.466083 -L 1.6261,8.466083,6.7222,8.466083 -L 6.7222,8.466083,6.7222,0.533861 -L 6.7222,0.533861,7.5733,0.533861 -L 2.0499,0.533861,3.3357,0.533861 -L 3.3357,0.533861,3.3357,7.932024 -L 3.7595,0.533861,5.0134,0.533861 -L 5.0134,0.533861,5.0134,7.932024 -L 5.4407,0.533861,6.2918,0.533861 - -[死] 29 -L 1.0152,0,1.7791,0.980249 -L 1.7791,0.980249,2.5493,1.943445 -L 2.5493,1.943445,3.3342,2.898125 -L 3.3342,2.898125,2.6964,3.354473 -L 2.6964,3.354473,2.0628,3.802108 -L 2.0628,3.802108,1.4425,4.233041 -L 1.4425,4.233041,1.2257,4.069126 -L 1.2257,4.069126,1.0152,3.888334 -L 1.0152,3.888334,0.8019,3.699136 -L 5.8976,0,5.5968,0.669384 -L 5.5968,0.669384,5.4843,2.864305 -L 5.4843,2.864305,5.4703,8.466083 -L 5.4703,8.466083,2.5076,8.466083 -L 2.5076,8.466083,2.4933,7.309376 -L 2.4933,7.309376,2.3815,6.686421 -L 2.3815,6.686421,2.0835,6.063576 -L 2.0835,6.063576,2.7843,5.985755 -L 2.7843,5.985755,3.4879,5.899683 -L 3.4879,5.899683,4.1884,5.796557 -L 4.1884,5.796557,4.0343,5.108742 -L 4.0343,5.108742,3.8907,4.41241 -L 3.8907,4.41241,3.7615,3.699136 -L 6.3214,0,8.0026,0 -L 8.0026,0,8.0026,1.563472 -L 6.1113,4.766815,6.5981,5.110033 -L 6.5981,5.110033,7.085,5.453339 -L 7.085,5.453339,7.5718,5.796557 -L 0.8019,8.466083,2.0835,8.466083 -L 5.8976,8.466083,8.0026,8.466083 - -[詩] 15 -L 0.8316,6.902522,3.3639,6.902522 -L 1.2589,8.504347,2.9401,8.504347 -L 1.2589,5.300983,2.9401,5.300983 -L 1.2589,4.233041,2.9401,4.233041 -L 1.2589,2.669547,2.9401,2.669547 -L 1.2589,0,1.2589,2.669547 -L 2.9401,0,1.2589,0 -L 2.9401,2.669547,2.9401,0 -L 4.2188,7.970485,7.6368,7.970485 -L 5.928,0,6.7823,0 -L 4.2188,2.669547,5.0734,1.601671 -L 5.928,8.999944,5.928,5.834756 -L 3.823,5.834756,8.0295,5.834756 -L 3.823,3.73751,8.0295,3.73751 -L 6.7823,0,6.7823,5.334781 - -[守] 15 -L 4.2208,0,5.5027,0 -L 5.5027,0,5.275,4.032372 -L 5.275,4.032372,4.0103,4.929197 -L 4.0103,4.929197,0.8301,4.766815 -L 2.9669,2.097465,2.6724,2.467565 -L 2.6724,2.467565,2.1158,3.165122 -L 5.9297,4.766815,5.6284,5.200659 -L 5.6284,5.200659,5.5167,5.744218 -L 5.5167,5.744218,5.5027,6.864346 -L 6.3538,4.766815,7.6353,4.766815 -L 0.8301,6.330572,0.8301,7.932024 -L 0.8301,7.932024,4.2208,7.932024 -L 4.2208,7.932024,4.2208,8.999944 -L 7.6353,6.330572,7.6353,7.932024 -L 7.6353,7.932024,4.6446,7.932024 - -[州] 12 -L 0.864,0,2.2751,2.951976 -L 2.2751,2.951976,2.5938,5.56498 -L 2.5938,5.56498,2.5416,8.999944 -L 7.6338,0,7.6338,8.999944 -L 5.1016,0.533861,5.1016,8.999944 -L 0.864,3.966045,1.1613,4.587555 -L 1.1613,4.587555,1.2734,5.200659 -L 1.2734,5.200659,1.2878,6.330572 -L 4.2505,3.699136,3.9528,4.576282 -L 3.9528,4.576282,3.6729,5.453339 -L 3.6729,5.453339,3.3962,6.330572 -L 6.7827,3.699136,5.96,6.330572 - -[拾] 19 -L 1.2579,0,2.1163,0 -L 2.1163,0,2.1163,3.699136 -L 2.1163,3.699136,0.8625,3.699136 -L 4.2493,0,4.2493,3.165056 -L 4.2493,3.165056,6.7812,3.165056 -L 6.7812,3.165056,6.7812,0 -L 6.7812,0,4.2493,0 -L 2.1163,4.233041,2.088,5.864286 -L 2.088,5.864286,1.7868,6.656781 -L 1.7868,6.656781,0.8625,6.864346 -L 3.3947,5.300742,4.0143,6.548008 -L 4.0143,6.548008,4.6486,7.778266 -L 4.6486,7.778266,5.2857,8.999944 -L 5.2857,8.999944,7.1245,6.547899 -L 7.1245,6.548008,8.0631,5.300742 -L 4.6763,5.796557,6.3575,5.796557 -L 2.5436,6.864346,2.2424,7.299394 -L 2.2424,7.299394,2.13,7.853087 -L 2.13,7.853087,2.1163,8.999944 - -[助] 17 -L 3.8205,0,4.9518,2.319126 -L 4.9518,2.319126,5.5612,5.028186 -L 5.5612,5.028186,4.2478,6.330572 -L 5.9567,0,6.8151,0 -L 6.8151,0,7.5646,2.090372 -L 7.5646,2.090372,7.6939,4.112951 -L 7.6939,4.112951,7.6378,6.330572 -L 7.6378,6.330572,5.9777,6.522594 -L 5.9777,6.522594,5.5227,7.307887 -L 5.5227,7.307887,5.5294,8.999944 -L 1.2918,0.533861,1.2918,8.466083 -L 1.2918,8.466083,3.3967,8.466083 -L 3.3967,8.466083,3.568,4.511223 -L 3.568,4.511223,3.2741,1.997054 -L 3.2741,1.997054,1.2918,0.533861 -L 1.7156,3.699136,3.0006,3.699136 -L 1.7156,5.796557,3.0006,5.796557 - -[勝] 40 -L 0.8595,0.26693,1.1642,1.098763 -L 1.1642,1.098763,1.2727,3.362967 -L 1.2727,3.362967,1.2903,8.999944 -L 1.2903,8.999944,2.5406,8.999944 -L 2.5406,8.999944,2.5406,0 -L 2.5406,0,1.7176,0 -L 4.0358,0,4.523,0.799325 -L 4.523,0.799325,5.02,1.590332 -L 5.02,1.590332,5.5314,2.364352 -L 5.5314,2.364352,5.1671,2.947707 -L 5.1671,2.947707,4.6141,3.29364 -L 4.6141,3.29364,3.3952,3.699136 -L 5.9275,0,7.0623,0.498596 -L 7.0623,0.498596,7.2759,1.700593 -L 7.2759,1.700593,7.2055,3.165056 -L 7.2055,3.165056,5.9275,3.165056 -L 5.9275,3.165056,5.7839,3.535243 -L 5.7839,3.535243,5.654,3.888334 -L 5.654,3.888334,5.5314,4.233041 -L 7.6363,3.699136,7.339,4.155309 -L 7.339,4.155309,7.0553,4.603053 -L 7.0553,4.603053,6.7852,5.033855 -L 6.7852,5.033855,4.6736,5.033855 -L 4.6736,5.033855,4.523,4.766815 -L 4.523,4.766815,4.3791,4.500015 -L 4.3791,4.500015,4.2495,4.233041 -L 3.3952,5.300742,4.2495,5.300742 -L 7.2055,5.300742,8.0636,5.300742 -L 5.1041,5.796557,5.1041,6.864346 -L 5.1041,6.864346,3.8225,6.864346 -L 6.3548,5.796557,6.3548,6.864346 -L 6.3548,6.864346,5.5314,6.864346 -L 5.5314,6.864346,5.5314,8.999944 -L 6.7852,6.864346,7.6363,6.864346 -L 4.2495,8.199195,4.0954,8.466083 -L 4.0954,8.466083,3.9553,8.732948 -L 3.9553,8.732948,3.8225,8.999944 -L 6.7852,7.932024,6.9117,8.302211 -L 6.9117,8.302211,7.0553,8.655368 -L 7.0553,8.655368,7.2055,8.999944 - -[昭] 18 -L 4.2798,0,4.2798,3.165056 -L 4.2798,3.165056,7.2429,3.165056 -L 7.2429,3.165056,7.2429,0 -L 7.2429,0,4.2798,0 -L 0.865,1.563472,0.865,8.466083 -L 0.865,8.466083,2.5703,8.466083 -L 2.5703,8.466083,2.5703,1.563472 -L 2.5703,1.563472,0.865,1.563472 -L 4.0662,4.766815,4.9313,6.013994 -L 4.9313,6.013994,5.3936,7.066371 -L 5.3936,7.066371,5.5334,8.466083 -L 5.5334,8.466083,3.8522,8.466083 -L 5.9537,4.766815,6.8121,4.766815 -L 6.8121,4.766815,7.4142,5.946462 -L 7.4142,5.946462,7.6348,6.905368 -L 7.6348,6.905368,7.6632,8.466083 -L 7.6632,8.466083,5.9537,8.466083 -L 1.2887,5.300742,2.1433,5.300742 - -# kan_09 ------------------------------------------------------- -# 章植申神身世整昔想息他炭柱丁帳追庭笛登湯等豆童波倍箱板皮鼻筆氷秒負福命役葉陽緑列好象低飯英静便利不児 - -[章] 27 -L 1.4636,1.771168,0.0034,1.601649 -L 0.0034,6.36877,0.8335,6.471764 -L 0.8335,6.471764,1.6846,6.557925 -L 1.6846,4.232975,5.0676,4.232975 -L 1.2534,5.300938,5.4988,5.300938 -L 3.8176,1.601649,3.5125,1.990027 -L 5.4988,3.165231,3.8176,3.165231 -L 5.4988,5.300938,5.4988,3.165231 -L 4.2449,1.601649,6.7768,1.601649 -L 3.2358,7.854466,2.5353,7.932199 -L 3.5125,1.990027,3.4074,2.395567 -L 3.4074,2.395567,3.3938,3.165231 -L 3.3938,3.165231,1.2534,3.165231 -L 1.2534,3.165231,1.2534,5.300938 -L 3.9468,7.768328,3.2358,7.854466 -L 4.6718,7.665268,3.9468,7.768328 -L 4.3216,6.930848,4.6718,7.665268 -L 3.8806,6.594678,4.3216,6.930848 -L 2.9626,6.36877,3.8806,6.594678 -L 1.7546,7.70616,0.8615,7.932199 -L 2.1921,7.370099,1.7546,7.70616 -L 2.5353,6.635613,2.1921,7.370099 -L 1.6846,6.557925,2.5353,6.635613 -L 5.0676,7.932199,5.9187,7.932199 -L 4.6718,6.36877,6.7768,6.36877 -L 3.3938,0,2.8054,1.58475 -L 2.8054,1.58475,1.4636,1.771168 - -[植] 22 -L 3.4199,0,7.2341,0 -L 2.9926,0,2.9926,6.36877 -L 3.9453,8.026853,2.9926,7.932199 -L 4.7579,7.774129,3.9453,8.026853 -L 5.0976,6.36877,4.7579,7.774129 -L 4.2465,6.36877,5.0976,6.36877 -L 4.2465,1.601649,4.2465,6.36877 -L 4.6668,1.601649,6.376,1.601649 -L 6.376,1.601649,6.376,3.165231 -L 6.376,3.165231,4.6668,3.165231 -L 6.376,4.766837,4.6668,4.766837 -L 6.376,3.699092,6.376,4.766837 -L 6.376,5.300938,6.376,6.36877 -L 6.376,6.36877,5.5249,6.36877 -L 5.5249,7.932199,5.3743,8.302342 -L 5.3743,8.302342,5.2272,8.655346 -L 5.2272,8.655346,5.0976,8.999965 -L 5.9557,7.932199,7.2341,7.932199 -L 1.2835,0,1.2835,8.999987 -L 1.2835,5.150027,0.0019,3.165165 -L 2.11,4.500037,1.2835,6.048296 -L 2.11,6.902675,0.0019,6.902675 - -[申] 17 -L 3.2678,8.655346,3.4184,8.999965 -L 3.1242,8.302342,3.2678,8.655346 -L 2.9946,7.932199,3.1242,8.302342 -L 0.4592,7.932199,2.9946,7.932199 -L 3.0262,4.357488,2.788,5.125619 -L 2.788,5.125619,0.8897,5.300938 -L 0.4592,2.631326,0.4592,7.932199 -L 3.8496,2.631326,3.0262,4.357488 -L 6.3815,7.932199,6.3815,5.834668 -L 3.6391,7.250053,6.3815,7.932199 -L 3.5064,5.983063,3.6391,7.250053 -L 6.3815,5.300938,3.5064,5.983063 -L 6.3815,2.631326,6.3815,5.300938 -L 4.2734,2.631326,6.3815,2.631326 -L 3.4184,0,3.1347,2.292354 -L 2.1894,2.754175,0.4592,2.631326 -L 3.1347,2.292354,2.1894,2.754175 - -[神] 11 -L 6.8388,6.864367,3.452,6.864367 -L 5.1296,8.999965,5.1296,0 -L 3.452,4.747814,6.8388,4.747814 -L 1.3155,5.301004,2.5974,3.699092 -L 1.3155,5.300938,1.3155,0 -L 1.3155,8.999965,1.3155,7.398338 -L 0.0616,7.398338,2.1736,7.398338 -L 3.452,6.864367,3.452,2.631326 -L 3.452,2.631326,6.8388,2.631326 -L 6.8388,2.631326,6.8388,6.864367 -A -5.4057,9.262496,7.804447,314.5328,346.18069 - -[身] 24 -L 0.0639,2.631326,1.7731,2.631326 -L 1.7731,2.631326,1.7731,7.932199 -L 1.7731,7.932199,2.9706,8.149767 -L 2.9706,8.149767,3.517,8.426482 -L 3.517,8.426482,3.8781,8.999965 -L 5.587,7.932199,3.8781,7.932199 -L 5.587,6.864367,5.587,7.932199 -L 5.587,6.36877,2.2004,6.36877 -L 5.587,4.766837,2.2004,4.766837 -L 5.587,3.699092,5.587,4.766837 -L 4.3611,3.583336,5.587,3.699092 -L 3.0967,3.230202,4.3611,3.583336 -L 2.2004,2.631326,3.0967,3.230202 -L 2.4211,0.978782,0.9217,0.533883 -L 5.587,0,5.5029,1.066387 -L 5.5029,1.066387,5.4367,2.124346 -L 5.4367,2.124346,5.3733,3.165231 -L 5.3733,3.165231,3.9968,2.008459 -L 3.9968,2.008459,2.4211,0.978782 -L 4.3054,0,5.587,0 -L 5.587,5.300938,5.587,6.36877 -L 6.0146,3.699092,6.417,4.232975 -L 6.417,4.232975,6.8373,4.766837 -L 6.8373,4.766837,7.2615,5.300938 - -[世] 19 -L 3.4843,6.864367,3.4843,8.999965 -L 4.7449,6.190627,3.4843,6.864367 -L 5.4033,5.82195,4.7449,6.190627 -L 5.5855,2.631326,5.4033,5.82195 -L 3.9043,2.631326,5.5855,2.631326 -L 3.4843,2.631326,3.442,5.228744 -L 3.442,5.228744,2.98,6.224448 -L 2.98,6.224448,1.5615,6.635613 -L 1.5615,6.635613,1.4946,7.435092 -L 1.4946,7.435092,1.4389,8.225945 -L 1.4389,8.225945,1.3794,8.999965 -L 6.4404,6.36877,7.2947,6.36877 -L 6.0166,6.36877,5.715,6.796617 -L 5.715,6.796617,5.603,7.478829 -L 5.603,7.478829,5.5855,8.999965 -L 1.7751,0,6.8674,0 -L 1.3794,0,1.4946,2.60033 -L 1.4946,2.60033,1.3335,5.192056 -L 1.3335,5.192056,0.094,6.36877 - -[整] 47 -L 2.6594,7.932199,3.5105,7.932199 -L 2.2321,7.932199,2.0815,8.302342 -L 2.0815,8.302342,1.9348,8.655346 -L 1.9348,8.655346,1.8052,8.999965 -L 1.4724,7.022634,1.8052,7.398338 -L 1.1393,6.884068,1.4724,7.022634 -L 0.5229,6.864367,1.1393,6.884068 -L 0.5229,5.834668,0.5229,6.864367 -L 0.7961,5.757089,0.5229,5.834668 -L 1.0833,5.670907,0.7961,5.757089 -L 1.3775,5.567694,1.0833,5.670907 -L 1.0136,5.137046,1.3775,5.567694 -L 0.6525,4.689323,1.0136,5.137046 -L 0.3093,4.232975,0.6525,4.689323 -L 3.5105,3.165231,0.5229,3.165231 -L 3.5105,0,3.5105,3.165231 -L 2.2321,0,3.5105,0 -L 1.8052,0,1.8052,2.097334 -L 0.1271,0,1.8052,0 -L 3.9417,0,6.8977,0 -L 3.9417,3.165231,6.4736,3.165231 -L 3.9417,1.601649,6.0428,1.601649 -L 6.4736,4.232975,5.6193,5.300938 -L 5.6193,6.36877,5.9167,6.75717 -L 5.9167,6.75717,6.0288,7.16236 -L 6.0288,7.16236,6.0428,7.932199 -L 6.0428,7.932199,4.3371,7.932199 -L 4.6103,6.891314,4.3371,7.398338 -L 4.894,6.36726,4.6103,6.891314 -L 5.1882,5.834668,4.894,6.36726 -L 3.728,4.232975,5.1882,5.834646 -L 4.0639,7.05374,3.9417,6.864367 -L 4.1938,7.234358,4.0639,7.05374 -L 4.3371,7.398338,4.1938,7.234358 -L 3.0867,6.864367,3.0867,5.834668 -L 3.0867,5.834668,2.7925,5.757089 -L 2.7925,5.757089,2.5053,5.670907 -L 2.5053,5.670907,2.2321,5.567694 -L 2.2321,5.567694,2.3621,5.300938 -L 2.3621,5.300938,2.5053,5.033898 -L 2.5053,5.033898,2.6594,4.766837 -L 2.0363,6.631454,3.0867,6.864367 -L 1.7768,5.813544,2.0363,6.631454 -L 1.8052,4.232975,1.7768,5.813544 -L 1.8052,7.398338,1.4546,7.774129 -L 1.4546,7.774129,1.0241,7.912366 -L 1.0241,7.912366,0.1271,7.932199 - -[昔] 18 -L 5.6455,0,1.4114,0 -L 5.6455,3.699092,5.6455,0 -L 1.4114,3.699092,5.6455,3.699092 -L 1.4114,0,1.4114,3.699092 -L 1.8352,2.097334,5.2217,2.097334 -L 5.2217,5.300938,6.8994,5.300938 -L 5.6455,7.398338,6.5004,7.398338 -L 5.2217,7.398338,4.9208,7.813532 -L 4.9208,7.813532,4.8084,8.228944 -L 4.8084,8.228944,4.7944,8.999965 -L 2.6579,5.300938,4.7944,5.300938 -L 2.2621,5.300938,2.1115,6.912416 -L 2.1115,6.912416,1.5792,7.388312 -L 1.5792,7.388312,0.5529,7.398338 -L 4.7944,5.300938,4.1359,7.412326 -L 4.1359,7.412326,2.9206,7.524032 -L 2.9206,7.524032,2.2621,8.999965 -L 0.126,5.300938,2.2621,5.300938 - -[想] 31 -L 6.7756,1.676558,6.5056,2.097334 -L 7.0593,1.247114,6.7756,1.676558 -L 7.3567,0.800857,7.0593,1.247114 -L 6.9294,4.232975,4.3936,4.232975 -L 4.3936,4.232975,4.3936,8.466082 -L 4.3936,8.466082,6.9294,8.466082 -L 6.9294,8.466082,6.9294,4.232975 -L 4.8244,5.834668,6.5056,5.834668 -L 4.8244,6.864367,6.5056,6.864367 -L 5.6475,0,5.6475,1.067854 -L 3.1152,0,5.6475,0 -L 4.0994,2.391277,3.9733,2.631326 -L 4.2434,2.134109,4.0994,2.391277 -L 4.3936,1.868711,4.2434,2.134109 -L 2.6848,7.932199,3.5425,7.932199 -L 2.2641,7.932199,2.1104,8.302342 -L 2.1104,8.302342,1.9668,8.655346 -L 1.9668,8.655346,1.8337,8.999965 -L 3.1152,5.834668,2.082,7.124424 -L 2.082,7.124424,1.2904,7.761258 -L 1.2904,7.761258,0.1592,7.932199 -L 1.6197,6.36877,0.1592,4.766837 -L 1.6862,5.490093,1.6197,6.36877 -L 1.7531,4.603206,1.6862,5.490093 -L 1.8337,3.699092,1.7531,4.603206 -L 2.2781,1.135604,2.2641,2.631326 -L 2.3906,0.45348,2.2781,1.135604 -L 2.6848,0,2.3906,0.45348 -L 0.7129,1.409627,1.0103,2.097334 -L 0.4323,0.71323,0.7129,1.409627 -L 0.1592,0,0.4323,0.71323 - -[息] 26 -L 7.3867,0.800857,7.0929,1.247114 -L 7.0929,1.247114,6.8092,1.676558 -L 6.8092,1.676558,6.5325,2.097334 -L 5.6775,0,5.6775,1.067854 -L 3.1421,0,5.6775,0 -L 2.7214,0,2.4202,0.45348 -L 2.4202,0.45348,2.3082,1.135604 -L 2.3082,1.135604,2.291,2.631326 -L 1.8672,3.699092,5.6775,3.699092 -L 5.6775,3.699092,5.6775,5.300938 -L 5.6775,5.300938,1.8672,5.300938 -L 3.1242,6.29095,1.8672,6.36877 -L 4.3991,6.204746,3.1242,6.29095 -L 5.6775,6.101708,4.3991,6.204746 -L 5.6775,6.864367,5.6775,7.932199 -L 5.6775,7.932199,3.5725,7.932199 -L 3.2083,8.426482,3.5725,8.999965 -L 2.6553,8.149767,3.2083,8.426482 -L 1.436,7.932199,2.6553,8.149767 -L 1.436,3.699092,1.436,7.932199 -L 0.4343,1.487272,0.585,2.097334 -L 0.2876,0.877058,0.4343,1.487272 -L 0.1577,0.26704,0.2876,0.877058 -L 4.3991,1.868711,4.2485,2.134109 -L 4.2485,2.134109,4.0979,2.391277 -L 4.0979,2.391277,3.9683,2.631326 - -[他] 23 -L 5.7009,6.69209,5.2105,6.553744 -L 5.2105,6.553744,4.8564,6.864367 -L 4.8564,6.864367,4.8564,8.999965 -L 4.7272,5.836113,4.426,6.36877 -L 4.426,6.36877,4.0968,5.992935 -L 4.0968,5.992935,3.7672,5.854457 -L 3.7672,5.854457,3.1476,5.834668 -L 3.1476,5.834668,3.1476,7.932199 -L 3.1651,1.926567,3.1476,5.300938 -L 3.2737,0.552227,3.1651,1.926567 -L 3.5749,0,3.2737,0.552227 -L 4.0022,0,7.3887,0 -L 7.3887,0,7.3887,1.601649 -L 6.9614,2.631326,6.8777,4.231771 -L 6.8777,4.231771,6.8073,5.823482 -L 6.8073,5.823482,6.7443,7.398338 -L 6.7443,7.398338,5.7009,6.69209 -L 4.8389,4.600361,4.7272,5.836113 -L 4.8564,1.601649,4.8389,4.600361 -L 6.1348,2.631326,6.9614,2.631326 -L 3.1476,5.300938,2.2965,5.300938 -L 1.0426,0,1.0426,6.597524 -A -6.4876,10.627729,8.540417,321.41046,349.01228 - -[炭] 22 -L 4.0319,7.398338,4.0319,8.999965 -L 1.8957,7.398338,4.0319,7.398338 -L 1.4649,7.398338,1.4649,8.466082 -L 1.0446,5.834668,7.4191,5.834668 -L 4.4592,7.398338,6.5641,7.398338 -L 4.4592,3.165231,4.4592,4.766837 -L 3.5205,2.124346,4.4592,3.165231 -L 2.5997,1.066387,3.5205,2.124346 -L 1.6817,0,2.5997,1.066387 -L 0.2177,0.26704,0.7956,2.049438 -L 0.7956,2.049438,1.0127,3.493039 -L 1.0127,3.493039,1.0446,5.834668 -L 2.323,2.898279,2.4558,3.354407 -L 2.4558,3.354407,2.5997,3.802349 -L 2.5997,3.802349,2.7535,4.232975 -L 5.5558,1.75429,4.8549,2.631326 -L 6.2703,0.877058,5.5558,1.75429 -L 6.9918,0,6.2703,0.877058 -L 6.2703,3.699092,6.5641,4.232975 -L 5.9866,3.165231,6.2703,3.699092 -L 5.7095,2.631326,5.9866,3.165231 -L 6.5641,7.398338,6.5641,8.466082 - -[柱] 16 -L 4.941,3.43492,3.6031,3.699092 -L 5.3161,2.348853,4.941,3.43492 -L 5.3126,0,5.3161,2.348853 -L 3.2111,0,5.3126,0 -L 5.7434,0,7.4176,0 -L 6.1672,3.699092,7.0215,3.699092 -L 5.7434,3.699092,5.4387,4.172339 -L 5.4387,4.172339,5.3298,4.992854 -L 5.3298,4.992854,5.3126,6.864367 -L 5.3126,6.864367,3.6031,6.864367 -L 5.7434,7.932199,4.885,8.999965 -L 5.7434,6.864367,7.0215,6.864367 -L 1.5016,0,1.5016,8.999987 -L 1.5016,5.150027,0.2165,3.165165 -L 2.3247,4.500037,1.5016,6.048296 -L 2.3247,6.902675,0.2165,6.902675 - -[丁] 5 -L 4.0607,7.932199,7.02,7.932199 -L 3.6369,0,3.6369,7.932199 -L 2.355,0,3.6369,0 -L 3.6369,7.932199,2.5056,7.932199 -L 2.5056,7.932199,0.2501,7.932199 - -[帳] 23 -L 1.5406,5.88703,0.2797,7.398338 -L 1.6741,2.731693,1.5406,5.88703 -L 1.534,0,1.6741,2.731693 -L 4.0939,8.466082,7.0538,8.466082 -L 4.42,5.220404,4.0939,8.466082 -L 5.5019,2.813541,4.42,5.220404 -L 7.4811,0,5.5019,2.813541 -L 5.7681,4.232975,7.4811,4.232975 -L 4.4897,5.834668,6.6265,5.834668 -L 4.4897,6.864367,6.6265,6.864367 -L 3.9156,3.678012,2.812,4.232975 -L 2.812,4.232975,2.812,2.631326 -L 2.812,4.766837,2.812,7.398338 -L 2.812,7.398338,1.8562,7.584778 -L 1.8562,7.584778,1.5515,8.127067 -L 1.5515,8.127067,1.534,8.999965 -L 0.2797,7.398338,0.2797,2.631326 -L 3.2393,0,4.0939,0 -L 4.0939,0,4.1464,2.182093 -L 4.1464,2.182093,3.9156,3.678012 -L 5.0504,0.36999,5.3443,0.533883 -L 4.7667,0.189264,5.0504,0.36999 -L 4.4897,0,4.7667,0.189264 - -[追] 30 -L 3.6651,1.601649,3.6651,3.545203 -L 3.6651,3.545203,3.6651,5.480352 -L 3.6651,5.480352,3.6651,7.398338 -L 3.6651,7.398338,4.3029,7.635673 -L 4.3029,7.635673,4.7404,8.050866 -L 4.7404,8.050866,5.3746,8.999965 -L 5.3746,7.398338,4.9473,7.398338 -L 5.8019,7.398338,5.3746,7.398338 -L 6.2292,7.398338,5.8019,7.398338 -L 6.2292,6.710632,6.2292,7.398338 -L 6.2292,6.014147,6.2292,6.710632 -L 6.2292,5.300938,6.2292,6.014147 -L 5.5074,5.300938,6.2292,5.300938 -L 4.7932,5.300938,5.5074,5.300938 -L 4.0924,5.300938,4.7932,5.300938 -L 4.9473,3.699092,4.0924,3.699092 -L 5.8019,3.699092,4.9473,3.699092 -L 6.6562,3.699092,5.8019,3.699092 -L 6.6562,3.011276,6.6562,3.699092 -L 6.6562,2.315011,6.6562,3.011276 -L 6.6562,1.601649,6.6562,2.315011 -L 5.8019,1.601649,6.6562,1.601649 -L 4.9473,1.601649,5.8019,1.601649 -L 4.0924,1.601649,4.9473,1.601649 -L 5.3638,-0.015214,7.4971,-0.015214 -L 1.5426,1.052487,0.4919,0 -L 0.2926,4.75171,1.5426,4.75171 -L 1.5426,1.052487,1.5426,4.75171 -L 0.7199,8.489111,1.5426,7.421257 -A 5.3638,7.347815,7.362973,238.75988,270 - -[庭] 57 -L 5.8106,0,6.655,0 -L 4.9805,0,5.8106,0 -L 4.5501,0,4.1228,0.36999 -L 4.1228,0.36999,3.6955,0.723234 -L 3.6955,0.723234,3.2717,1.067854 -L 3.2717,2.097334,3.2717,2.820634 -L 3.2717,2.820634,3.2717,3.535418 -L 3.2717,3.535418,3.2717,4.232975 -L 3.2717,4.232975,2.6514,4.213274 -L 2.6514,4.213274,2.3225,4.074993 -L 2.3225,4.074993,1.9859,3.699092 -L 2.2661,2.210332,1.9859,2.631326 -L 2.5463,1.781106,2.2661,2.210332 -L 2.8405,1.334719,2.5463,1.781106 -L 2.4766,0.90407,2.8405,1.334719 -L 2.1159,0.456194,2.4766,0.90407 -L 1.7726,0,2.1159,0.456194 -L 4.5501,1.601649,4.956,1.601649 -L 4.956,1.601649,5.3766,1.601649 -L 5.3766,1.601649,5.8004,1.601649 -L 5.8004,1.601649,5.7199,3.470273 -L 5.7199,3.470273,5.2642,4.144101 -L 5.2642,4.144101,4.1228,4.232975 -L 4.956,5.834668,4.5501,5.834668 -L 5.3766,5.834668,4.956,5.834668 -L 5.8004,5.834668,5.3766,5.834668 -L 5.8141,5.063494,5.8004,5.834668 -L 5.9265,4.648257,5.8141,5.063494 -L 6.2277,4.232975,5.9265,4.648257 -L 6.655,4.232975,6.9317,4.232975 -L 6.9317,4.232975,7.2154,4.232975 -L 7.2154,4.232975,7.5058,4.232975 -L 6.7878,6.36877,7.0855,6.36877 -L 6.5041,6.36877,6.7878,6.36877 -L 6.2277,6.36877,6.5041,6.36877 -L 5.5269,7.932199,6.5114,7.932199 -L 4.5501,7.932199,5.5269,7.932199 -L 3.1246,7.932199,4.1228,7.932199 -L 2.1404,7.932199,3.1246,7.932199 -L 1.1593,7.932199,2.1404,7.932199 -L 1.1734,5.343252,1.1593,7.932199 -L 0.9912,2.932209,1.1734,5.343252 -L 0.3083,0.26704,0.9912,2.932209 -L 6.5114,7.932199,7.5058,7.932199 -L 4.1228,7.932199,4.1228,8.302342 -L 4.1228,8.302342,4.1228,8.655346 -L 4.1228,8.655346,4.1228,8.999965 -L 3.2717,6.101708,2.8405,6.204746 -L 2.8405,6.204746,2.4171,6.29095 -L 2.4171,6.29095,1.9859,6.36877 -L 2.4171,4.766837,2.6934,5.223162 -L 2.6934,5.223162,2.9736,5.670907 -L 2.9736,5.670907,3.2717,6.101708 -L 6.2277,1.601649,6.5041,1.601649 -L 6.5041,1.601649,6.7878,1.601649 -L 6.7878,1.601649,7.0855,1.601649 -L 6.655,0,7.5058,0 - -[笛] 48 -L 6.6847,7.932199,7.1124,7.932199 -L 6.2574,7.932199,6.6847,7.932199 -L 5.8336,7.932199,6.2574,7.932199 -L 5.5363,7.322116,5.4063,7.665268 -L 5.6834,6.978854,5.5363,7.322116 -L 5.8336,6.635613,5.6834,6.978854 -L 5.4063,7.665268,4.489,7.635673 -L 4.489,7.635673,4.0544,7.428021 -L 4.0544,7.428021,3.7286,6.864367 -L 3.5749,5.490093,3.7286,5.834668 -L 3.4313,5.137046,3.5749,5.490093 -L 3.2978,4.766837,3.4313,5.137046 -L 2.5728,4.766837,3.2978,4.766837 -L 1.8653,4.766837,2.5728,4.766837 -L 1.1652,4.766837,1.8653,4.766837 -L 1.1652,3.192156,1.1652,4.766837 -L 1.1652,1.600226,1.1652,3.192156 -L 1.1652,0,1.1652,1.600226 -L 1.5925,0,2.2926,0 -L 2.2926,0,3.004,0 -L 3.004,0,3.7286,0 -L 3.7286,0,3.5749,2.07205 -L 3.5749,2.07205,2.9444,2.644022 -L 2.9444,2.644022,1.5925,2.631326 -L 4.7829,2.710525,3.6901,3.264132 -L 6.2574,2.631326,4.7829,2.710525 -L 6.2574,1.75429,6.2574,2.631326 -L 6.2574,0.877058,6.2574,1.75429 -L 6.2574,0,6.2574,0.877058 -L 5.5363,0,6.2574,0 -L 4.8253,0,5.5363,0 -L 4.1248,0,4.8253,0 -L 0.6573,7.428021,0.3141,6.864367 -L 1.0983,7.635673,0.6573,7.428021 -L 2.0198,7.665268,1.0983,7.635673 -L 2.149,7.322116,2.0198,7.665268 -L 2.2926,6.978854,2.149,7.322116 -L 2.4436,6.635613,2.2926,6.978854 -L 2.4436,7.932199,2.7238,7.932199 -L 2.7238,7.932199,3.004,7.932199 -L 3.004,7.932199,3.2978,7.932199 -L 3.6901,3.264132,4.1248,4.766837 -L 4.1248,4.766837,4.8253,4.766837 -L 4.8253,4.766837,5.5363,4.766837 -L 5.5363,4.766837,6.2574,4.766837 -L 6.2574,4.766837,6.2574,4.232975 -L 6.2574,4.232975,6.2574,3.699092 -L 6.2574,3.699092,6.2574,3.165231 - -[登] 51 -L 3.2963,0,3.8571,0.103169 -L 2.1721,0,2.8725,0 -L 1.4719,0,2.1721,0 -L 0.7711,0,1.4719,0 -L 2.8725,0,2.8585,0.771196 -L 2.8585,0.771196,2.7468,1.18639 -L 2.7468,1.18639,2.4452,1.601649 -L 2.0495,2.631326,2.0495,3.165231 -L 2.0495,3.165231,2.0495,3.699092 -L 2.0495,3.699092,2.0495,4.232975 -L 2.0495,4.232975,3.3107,4.232975 -L 3.3107,4.232975,4.5821,4.232975 -L 4.5821,4.232975,5.864,4.232975 -L 5.864,4.232975,5.864,3.699092 -L 5.864,3.699092,5.864,3.165231 -L 5.864,3.165231,5.864,2.631326 -L 5.864,2.631326,4.5821,2.631326 -L 4.5821,2.631326,3.3107,2.631326 -L 3.3107,2.631326,2.0495,2.631326 -L 1.5381,6.024107,2.0495,6.36877 -L 1.0411,5.670907,1.5381,6.024107 -L 0.5543,5.300938,1.0411,5.670907 -L 1.4719,7.055032,1.1914,7.398338 -L 1.7521,6.711836,1.4719,7.055032 -L 2.0495,6.36877,1.7521,6.711836 -L 4.1373,6.283902,2.4452,6.101708 -L 5.4819,6.161009,4.1373,6.283902 -L 7.1179,5.300938,5.4819,6.161009 -L 6.8377,7.587624,7.1179,7.932199 -L 6.5641,7.234358,6.8377,7.587624 -L 6.2913,6.864367,6.5641,7.234358 -L 5.9932,8.121594,6.2913,8.466082 -L 5.713,7.768328,5.9932,8.121594 -L 5.4367,7.398338,5.713,7.768328 -L 5.0094,6.864367,4.7117,7.234358 -L 4.7117,7.234358,4.4311,7.587624 -L 4.4311,7.587624,4.1544,7.932199 -L 3.2963,7.511292,3.7271,8.199173 -L 2.8725,6.815005,3.2963,7.511292 -L 2.4452,6.101708,2.8725,6.815005 -L 3.7271,8.199173,2.7324,8.302342 -L 2.7324,8.302342,1.7448,8.388284 -L 1.7448,8.388284,0.7711,8.466082 -L 5.4367,0,5.9831,0 -L 5.9831,0,6.5431,0 -L 6.5431,0,7.1179,0 -L 4.4311,0.189264,5.0094,0.26704 -L 3.8571,0.103169,4.4311,0.189264 -L 5.0094,0.26704,5.1421,0.723234 -L 5.1421,0.723234,5.2822,1.170848 -L 5.2822,1.170848,5.4367,1.601649 - -[湯] 54 -L 1.0743,8.655346,0.7979,8.999965 -L 1.3443,8.302342,1.0743,8.655346 -L 1.6207,7.932199,1.3443,8.302342 -L 1.1934,5.834668,0.9205,6.177996 -L 0.9205,6.177996,0.6438,6.521171 -L 0.6438,6.521171,0.3703,6.864367 -L 1.1934,2.555038,1.6207,3.699092 -L 0.7804,1.411094,1.1934,2.555038 -L 0.3703,0.26704,0.7804,1.411094 -L 2.262,2.097334,2.6889,2.46739 -L 2.6889,2.46739,3.1197,2.820634 -L 3.1197,2.820634,3.5435,3.165231 -L 3.5435,3.165231,3.6066,3.699092 -L 3.6066,3.699092,3.677,4.232975 -L 3.677,4.232975,3.761,4.766837 -L 3.761,4.766837,3.3302,4.766837 -L 3.3302,4.766837,2.9029,4.766837 -L 2.9029,4.766837,2.4753,4.766837 -L 4.3074,5.834668,3.3302,5.834668 -L 5.2916,5.834668,4.3074,5.834668 -L 6.2863,5.834668,5.2916,5.834668 -L 6.2863,6.711836,6.2863,5.834668 -L 6.2863,7.589046,6.2863,6.711836 -L 6.2863,8.466082,6.2863,7.589046 -L 5.2916,8.466082,6.2863,8.466082 -L 4.3074,8.466082,5.2916,8.466082 -L 3.3302,8.466082,4.3074,8.466082 -L 3.3302,7.589046,3.3302,8.466082 -L 3.3302,6.711836,3.3302,7.589046 -L 3.3302,5.834668,3.3302,6.711836 -L 3.761,7.398338,4.4615,7.398338 -L 4.4615,7.398338,5.1651,7.398338 -L 5.1651,7.398338,5.866,7.398338 -L 4.1848,4.766837,5.3126,4.766837 -L 5.3126,4.766837,6.44,4.766837 -L 6.44,4.766837,7.5748,4.766837 -L 6.7798,0.723234,7.144,1.067854 -L 6.419,0.36999,6.7798,0.723234 -L 6.0758,0,6.419,0.36999 -L 5.2212,1.409627,5.866,2.097334 -L 4.5911,0.71323,5.2212,1.409627 -L 3.9708,0,4.5911,0.71323 -L 4.1529,2.365884,2.9029,1.067854 -L 4.92,2.909662,4.1529,2.365884 -L 5.866,3.165231,4.92,2.909662 -L 5.866,2.820634,5.866,3.165231 -L 5.866,2.46739,5.866,2.820634 -L 5.866,2.097334,5.866,2.46739 -L 6.5665,3.165231,6.2863,3.165231 -L 6.8463,3.165231,6.5665,3.165231 -L 7.144,3.165231,6.8463,3.165231 -L 7.144,2.477393,7.144,3.165231 -L 7.144,1.781106,7.144,2.477393 -L 7.144,1.067854,7.144,1.781106 - -[等] 13 -L 2.7084,6.864258,2.0885,7.932155 -L 6.0918,6.864258,5.4719,7.932155 -L 7.5698,7.932155,4.5441,7.932155 -L 3.9693,7.932155,1.1603,7.932155 -L 1.0518,6.097527,6.8942,6.097527 -L 1.0518,2.042192,2.5088,1.225267 -L 3.9693,6.885097,3.9693,4.463678 -L 0.3726,4.463678,7.5698,4.463678 -L 0.3726,2.859226,7.5698,2.859226 -L 5.4337,0,5.4337,4.081166 -L 5.4337,0,4.4316,0 -A 0.4248,9.51684,4.418749,323.10826,353.27931 -A -2.9652,9.51684,4.418749,319.01823,353.27931 - -[豆] 27 -L 0.8296,8.466082,2.9346,8.466082 -L 2.9346,8.466082,5.0466,8.466082 -L 5.0466,8.466082,7.1726,8.466082 -L 1.6807,6.36877,3.2218,6.36877 -L 1.6807,5.490093,1.6807,6.36877 -L 1.6807,4.603206,1.6807,5.490093 -L 1.6807,3.699092,1.6807,4.603206 -L 3.2218,3.699092,1.6807,3.699092 -L 4.7629,3.699092,3.2218,3.699092 -L 6.318,3.699092,4.7629,3.699092 -L 6.318,4.603206,6.318,3.699092 -L 6.318,5.490093,6.318,4.603206 -L 6.318,6.36877,6.318,5.490093 -L 4.7629,6.36877,6.318,6.36877 -L 3.2218,6.36877,4.7629,6.36877 -L 2.6369,2.210332,2.5073,2.631326 -L 2.7843,1.781106,2.6369,2.210332 -L 2.9346,1.334719,2.7843,1.781106 -L 1.9609,0.103169,3.5128,0.189264 -L 0.4023,0,1.9609,0.103169 -L 6.1989,0,6.9029,0 -L 5.4952,0,6.1989,0 -L 3.5128,0.189264,5.0714,0.26704 -L 5.0714,0.26704,5.3443,1.066387 -L 5.3443,1.066387,5.6178,1.857372 -L 5.6178,1.857372,5.898,2.631326 -L 6.9029,0,7.6037,0 - -[童] 54 -L 5.2202,0,6.2047,0 -L 6.2047,0,7.2061,0 -L 5.7736,1.601649,6.355,1.601649 -L 5.1992,1.601649,5.7736,1.601649 -L 4.6461,1.601649,5.1992,1.601649 -L 4.2469,1.601649,3.9488,2.134109 -L 3.9488,2.134109,3.6686,2.658142 -L 3.6686,2.658142,3.3923,3.165231 -L 3.3923,3.165231,2.8105,3.165231 -L 2.8105,3.165231,2.2431,3.165231 -L 2.2431,3.165231,1.6827,3.165231 -L 1.6827,3.165231,1.6827,3.888487 -L 1.6827,3.888487,1.6827,4.603206 -L 1.6827,4.603206,1.6827,5.300938 -L 1.6827,5.300938,3.0875,5.300938 -L 3.0875,5.300938,4.4987,5.300938 -L 4.4987,5.300938,5.9245,5.300938 -L 5.9245,5.300938,5.9245,4.603206 -L 5.9245,4.603206,5.9245,3.888487 -L 5.9245,3.888487,5.9245,3.165231 -L 5.9245,3.165231,4.3659,3.4421 -L 4.3659,3.4421,3.3254,3.956216 -L 3.3254,3.956216,2.11,4.232975 -L 1.8337,6.557925,2.5412,6.635613 -L 2.5412,6.635613,2.1906,7.370099 -L 2.1906,7.370099,1.7458,7.70616 -L 1.7458,7.70616,0.8281,7.932199 -L 1.1328,6.471764,1.8337,6.557925 -L 0.4288,6.36877,1.1328,6.471764 -L 2.965,6.36877,3.6651,6.471764 -L 3.6651,6.471764,4.3659,6.557925 -L 4.3659,6.557925,5.0661,6.635613 -L 5.0661,6.635613,5.1992,6.978854 -L 5.1992,6.978854,5.3463,7.322116 -L 5.3463,7.322116,5.4972,7.665268 -L 5.4972,7.665268,4.4987,7.768328 -L 4.4987,7.768328,3.5148,7.854466 -L 3.5148,7.854466,2.5412,7.932199 -L 0.4288,0,1.5601,0 -L 1.5601,0,2.6883,0 -L 2.6883,0,3.8196,0 -L 3.8196,0,3.4133,1.499925 -L 3.4133,1.499925,2.4357,1.72881 -L 2.4357,1.72881,1.2554,1.601649 -L 6.6247,6.36877,7.2061,6.36877 -L 6.0573,6.36877,6.6247,6.36877 -L 5.4972,6.36877,6.0573,6.36877 -L 5.1992,4.232975,5.4972,4.232975 -L 4.919,4.232975,5.1992,4.232975 -L 4.6461,4.232975,4.919,4.232975 -L 4.2469,0,5.2202,0 -L 6.4811,7.932199,6.7756,7.932199 -L 6.1974,7.932199,6.4811,7.932199 -L 5.9245,7.932199,6.1974,7.932199 - -[波] 42 -L 4.8649,7.788139,5.1031,8.999965 -L 4.1539,7.415237,4.8649,7.788139 -L 2.9635,7.398338,4.1539,7.415237 -L 2.9705,4.91383,2.9635,7.398338 -L 2.7883,2.700631,2.9705,4.91383 -L 2.1404,0.26704,2.7883,2.700631 -L 3.6076,0,4.2453,0.533883 -L 4.2453,0.533883,4.8898,1.067854 -L 4.8898,1.067854,5.5234,1.601649 -L 5.5234,1.601649,4.6271,3.117291 -L 4.6271,3.117291,4.2905,3.937894 -L 4.2905,3.937894,4.2453,4.766837 -L 4.2453,4.766837,3.9473,4.766837 -L 3.9473,4.766837,3.6671,4.766837 -L 3.6671,4.766837,3.3943,4.766837 -L 5.3766,4.766837,4.6723,4.766837 -L 6.0841,4.766837,5.3766,4.766837 -L 6.8126,4.766837,6.0841,4.766837 -L 6.7776,3.956216,6.8126,4.766837 -L 6.5566,3.264132,6.7776,3.956216 -L 5.9542,2.097334,6.5566,3.264132 -L 6.3643,0.723234,5.9542,1.067854 -L 6.7776,0.36999,6.3643,0.723234 -L 7.2046,0,6.7776,0.36999 -L 5.1031,5.300938,5.1175,6.420869 -L 5.1175,6.420869,5.2292,6.964734 -L 5.2292,6.964734,5.5234,7.398338 -L 5.5234,7.398338,6.0768,7.320671 -L 6.0768,7.320671,6.634,7.234358 -L 6.634,7.234358,7.2046,7.131429 -L 7.2046,7.131429,7.0645,6.891314 -L 7.0645,6.891314,6.9352,6.63419 -L 6.9352,6.63419,6.8126,6.36877 -L 1.1348,8.655346,0.8585,8.999965 -L 1.4185,8.302342,1.1348,8.655346 -L 1.7131,7.932199,1.4185,8.302342 -L 1.2893,5.834668,0.9912,6.177996 -L 0.9912,6.177996,0.711,6.521171 -L 0.711,6.521171,0.4347,6.864367 -L 0.4347,0.26704,0.8585,1.411094 -L 0.8585,1.411094,1.2893,2.555038 -L 1.2893,2.555038,1.7131,3.699092 - -[倍] 42 -L 1.3154,0,1.2349,1.944955 -L 1.2349,1.944955,1.1687,3.88991 -L 1.1687,3.88991,1.1056,5.834668 -L 1.1056,5.834668,0.8917,5.670907 -L 0.8917,5.670907,0.6745,5.490093 -L 0.6745,5.490093,0.4612,5.300938 -L 1.3154,6.635613,1.5925,7.435092 -L 1.5925,7.435092,1.8653,8.225945 -L 1.8653,8.225945,2.142,8.999965 -L 5.6834,0,4.5517,0 -L 6.8073,0,5.6834,0 -L 6.8073,1.066387,6.8073,0 -L 6.8073,2.124346,6.8073,1.066387 -L 6.8073,3.165231,6.8073,2.124346 -L 5.6834,3.165231,6.8073,3.165231 -L 4.5517,3.165231,5.6834,3.165231 -L 3.4239,3.165231,4.5517,3.165231 -L 3.4239,2.124346,3.4239,3.165231 -L 3.4239,1.066387,3.4239,2.124346 -L 3.4239,0,3.4239,1.066387 -L 4.5517,0,3.4239,0 -L 4.7023,5.300938,5.1125,5.300938 -L 5.1125,5.300938,5.5289,5.300938 -L 5.5289,5.300938,5.9527,5.300938 -L 5.9527,5.300938,6.0651,6.220354 -L 6.0651,6.220354,6.2749,7.012762 -L 6.2749,7.012762,6.3835,7.932199 -L 6.3835,7.932199,5.6834,7.932199 -L 5.6834,7.932199,4.979,7.932199 -L 4.979,7.932199,4.275,7.932199 -L 3.9637,7.012762,3.8512,7.932199 -L 4.1664,6.220354,3.9637,7.012762 -L 4.275,5.300938,4.1664,6.220354 -L 3.701,5.300938,4.275,5.300938 -L 3.1227,5.300938,3.701,5.300938 -L 2.5662,5.300938,3.1227,5.300938 -L 3.2737,7.932199,2.9966,7.932199 -L 3.5539,7.932199,3.2737,7.932199 -L 3.8512,7.932199,3.5539,7.932199 -L 6.3835,5.300938,6.8073,5.300938 -L 6.8073,5.300938,7.2349,5.300938 -L 7.2349,5.300938,7.6622,5.300938 - -[箱] 36 -L 5.5558,0,4.7047,0 -L 4.7047,0,4.7047,1.781106 -L 4.7047,1.781106,4.7047,3.545203 -L 4.7047,3.545203,4.7047,5.300938 -L 4.7047,5.300938,5.5558,5.300938 -L 5.5558,5.300938,6.4135,5.300938 -L 6.4135,5.300938,7.2646,5.300938 -L 7.2646,5.300938,7.2646,3.545203 -L 7.2646,3.545203,7.2646,1.781106 -L 7.2646,1.781106,7.2646,0 -L 7.2646,0,6.4135,0 -L 6.4135,0,5.5558,0 -L 5.6885,2.097334,6.2633,2.097334 -L 6.2633,2.097334,6.8408,2.097334 -L 6.2633,3.699092,6.8408,3.699092 -L 5.6885,3.699092,6.2633,3.699092 -L 5.1355,3.699092,5.6885,3.699092 -L 5.1355,2.097334,5.6885,2.097334 -L 3.4543,2.097334,2.4137,3.413796 -L 2.4137,3.413796,1.6257,4.060677 -L 1.6257,4.060677,0.4628,4.232975 -L 2.1896,5.063494,2.172,5.834668 -L 2.2985,4.648257,2.1896,5.063494 -L 2.5997,4.232975,2.2985,4.648257 -L 1.9552,2.631326,1.4509,2.124346 -L 1.4509,2.124346,0.9497,1.600226 -L 0.9497,1.600226,0.4628,1.067854 -L 2.088,0.877058,2.0214,1.75429 -L 2.0214,1.75429,1.9552,2.631326 -L 2.172,0,2.088,0.877058 -L 2.7955,6.864258,2.1794,7.932155 -L 6.1827,6.864258,5.5694,7.932155 -L 7.6607,7.932155,4.6378,7.932155 -L 4.0637,7.932155,1.2544,7.932155 -A 0.5157,9.51684,4.418749,323.10826,353.27931 -A -2.875,9.51684,4.418749,319.01823,353.27931 - -[板] 28 -L 6.8393,1.067854,6.4089,1.601649 -L 6.0127,2.097334,5.4142,3.303819 -L 5.4142,3.303819,5.1935,4.272553 -L 5.1935,4.272553,5.1616,5.834668 -L 5.1616,5.834668,4.8639,5.834668 -L 4.8639,5.834668,4.5841,5.834668 -L 4.5841,5.834668,4.3039,5.834668 -L 3.8976,5.620012,3.8832,8.466082 -L 3.8832,8.466082,5.1375,8.466082 -L 5.1375,8.466082,6.4155,8.466082 -L 6.4155,8.466082,7.6939,8.466082 -L 7.2666,5.834668,6.6961,5.834668 -L 6.6961,5.834668,6.1388,5.834668 -L 6.1388,5.834668,5.5924,5.834668 -L 7.2354,5.014132,7.2666,5.834668 -L 7.0109,4.252983,7.2354,5.014132 -L 6.4089,2.898279,7.0109,4.252983 -L 5.4352,1.409627,6.0127,2.097334 -L 4.8639,0.71323,5.4352,1.409627 -L 4.3039,0,4.8639,0.71323 -L 3.0255,0.26704,3.7221,3.036735 -L 3.7221,3.036735,3.8976,5.620012 -L 7.6939,0,7.2666,0.533883 -L 7.2666,0.533883,6.8393,1.067854 -L 1.7783,0,1.7783,8.999987 -L 1.7783,5.150027,0.4929,3.165165 -L 2.5978,4.500037,1.7783,6.048296 -L 2.5978,6.902675,0.4929,6.902675 - -[皮] 33 -L 1.7771,7.398338,3.0622,7.364452 -L 3.0622,7.364452,3.9868,7.686568 -L 3.9868,7.686568,4.3409,8.999965 -L 4.3546,6.420869,4.467,6.964734 -L 4.3409,5.300938,4.3546,6.420869 -L 4.7433,4.689323,3.9098,4.766837 -L 5.5909,4.603206,4.7433,4.689323 -L 6.442,4.500059,5.5909,4.603206 -L 6.0147,3.62287,6.442,4.500059 -L 5.5874,2.745747,6.0147,3.62287 -L 5.1636,1.868711,5.5874,2.745747 -L 5.8676,1.257052,5.1636,1.868711 -L 6.5755,0.637052,5.8676,1.257052 -L 7.297,0,6.5755,0.637052 -L 4.7609,7.398338,5.6018,7.320671 -L 5.6018,7.320671,6.442,7.234358 -L 6.442,7.234358,7.297,7.131429 -L 7.297,7.131429,7.146,6.891314 -L 7.146,6.891314,7.0024,6.63419 -L 7.0024,6.63419,6.8732,6.36877 -L 4.467,6.964734,4.7609,7.398338 -L 3.4825,4.766837,3.0552,4.766837 -L 3.0552,4.766837,2.6314,4.766837 -L 2.6314,4.766837,2.2009,4.766837 -L 1.458,2.53676,1.7561,4.658195 -L 0.5264,0,1.458,2.53676 -L 2.2009,0,3.2937,0.41515 -L 3.2937,0.41515,3.9591,0.830453 -L 3.9591,0.830453,4.7609,1.601649 -L 4.7609,1.601649,3.8642,3.117291 -L 3.8642,3.117291,3.528,3.937894 -L 3.528,3.937894,3.4825,4.766837 -L 1.7561,4.658195,1.7771,7.398338 - -[鼻] 54 -L 1.7437,1.581992,0.5249,1.601649 -L 2.2936,1.443514,1.7437,1.581992 -L 2.6617,1.067854,2.2936,1.443514 -L 2.2936,0.723234,2.6617,1.067854 -L 1.9399,0.36999,2.2936,0.723234 -L 1.5935,0,1.9399,0.36999 -L 1.3795,2.631326,1.3795,3.354407 -L 1.3795,3.354407,1.3795,4.069192 -L 1.3795,4.069192,1.3795,4.766837 -L 1.3795,4.766837,3.0645,4.766837 -L 3.0645,4.766837,4.7667,4.766837 -L 4.7667,4.766837,6.4724,4.766837 -L 6.4724,4.766837,6.4724,4.069192 -L 6.4724,4.069192,6.4724,3.354407 -L 6.4724,3.354407,6.4724,2.631326 -L 6.4724,2.631326,6.0451,2.553725 -L 6.0451,2.553725,5.6213,2.46739 -L 5.6213,2.46739,5.1905,2.364264 -L 5.1905,2.364264,5.5583,1.827645 -L 5.5583,1.827645,6.1081,1.630019 -L 6.1081,1.630019,7.3302,1.601649 -L 5.6213,3.699092,6.0451,3.699092 -L 5.1905,3.699092,5.6213,3.699092 -L 4.7667,3.699092,5.1905,3.699092 -L 4.6231,5.834668,5.6213,5.834668 -L 5.6213,5.834668,5.6213,6.177996 -L 5.6213,6.177996,5.6213,6.521171 -L 5.6213,6.521171,5.6213,6.864367 -L 5.6213,6.864367,4.6231,6.864367 -L 4.6231,6.864367,3.6389,6.864367 -L 3.6389,6.864367,2.6617,6.864367 -L 2.6617,5.834668,3.6389,5.834668 -L 3.6389,5.834668,4.6231,5.834668 -L 4.469,7.854466,3.9156,7.932199 -L 3.5825,8.426482,3.9156,8.999965 -L 3.1486,8.149767,3.5825,8.426482 -L 2.2344,7.932199,3.1486,8.149767 -L 2.2344,7.244405,2.2344,7.932199 -L 2.2344,6.547943,2.2344,7.244405 -L 2.2344,5.834668,2.2344,6.547943 -L 2.3605,3.699092,1.8033,3.699092 -L 2.9381,3.699092,2.3605,3.699092 -L 3.5128,3.699092,2.9381,3.699092 -L 3.6389,3.432293,3.5128,3.699092 -L 3.7647,3.165231,3.6389,3.432293 -L 3.9156,2.898279,3.7647,3.165231 -L 3.6354,2.820634,3.9156,2.898279 -L 3.3619,2.734386,3.6354,2.820634 -L 3.089,2.631326,3.3619,2.734386 -L 4.469,1.648254,2.896,2.355858 -L 5.1905,0,4.469,1.648254 -L 2.896,2.355858,1.3795,2.631326 -L 5.0431,7.768328,4.469,7.854466 -L 5.6213,7.665268,5.0431,7.768328 - -[筆] 13 -L 2.8879,6.864258,2.2711,7.932155 -L 6.2779,6.864258,5.6583,7.932155 -L 7.7559,7.932155,4.7302,7.932155 -L 4.1554,7.932155,1.3468,7.932155 -L 4.1554,0,4.1554,6.873539 -L 6.2604,3.750009,2.0505,3.750009 -L 6.2604,2.624978,2.0505,2.624978 -L 2.0505,6.000028,6.2604,6.000028 -L 6.2604,3.750009,6.2604,6.000028 -L 0.5588,4.874997,7.7559,4.874997 -L 0.5588,1.499969,7.7559,1.499969 -A 0.6039,9.51684,4.418749,323.10826,353.27931 -A -2.7791,9.51684,4.418749,319.01823,353.27931 - -[氷] 21 -L 2.6899,0,3.1207,0 -L 3.1207,0,3.541,0 -L 3.541,0,3.9718,0 -L 3.9718,0,3.9718,3.011276 -L 3.9718,3.011276,3.9718,6.014147 -L 3.9718,6.014147,3.9718,8.999965 -L 0.5849,0.533883,1.7828,2.642644 -L 1.7828,2.642644,2.3256,3.878549 -L 2.3256,3.878549,2.6899,5.300938 -L 2.6899,5.300938,1.9894,5.300938 -L 1.9894,5.300938,1.2858,5.300938 -L 1.2858,5.300938,0.5849,5.300938 -L 7.3625,1.067854,6.3605,2.667992 -L 6.3605,2.667992,5.3766,4.26001 -L 5.3766,4.26001,4.3991,5.834668 -L 5.653,5.300938,6.0768,5.833464 -L 6.0768,5.833464,6.5041,6.357322 -L 6.5041,6.357322,6.9317,6.864367 -L 2.263,6.864367,1.9649,7.234358 -L 1.9649,7.234358,1.6847,7.587624 -L 1.6847,7.587624,1.4119,7.932199 - -[秒] 36 -L 1.8688,0,1.7848,1.411094 -L 1.7848,1.411094,1.7182,2.822078 -L 1.7182,2.822078,1.6555,4.232975 -L 1.6555,4.232975,1.2913,3.535418 -L 1.2913,3.535418,0.9302,2.820634 -L 0.9302,2.820634,0.5838,2.097334 -L 3.1157,0,4.8883,0.902538 -L 4.8883,0.902538,6.359,2.313566 -L 6.359,2.313566,7.361,4.232975 -L 4.8249,3.165231,5.1051,3.165231 -L 5.1051,3.165231,5.3853,3.165231 -L 5.3853,3.165231,5.6798,3.165231 -L 5.6798,3.165231,5.6798,5.110186 -L 5.6798,5.110186,5.6798,7.055032 -L 5.6798,7.055032,5.6798,8.999965 -L 3.1157,3.699092,2.363,4.50991 -L 2.363,4.50991,1.9284,5.201797 -L 1.9284,5.201797,1.4415,6.36877 -L 1.4415,6.36877,1.1403,6.36877 -L 1.1403,6.36877,0.8605,6.36877 -L 0.8605,6.36877,0.5838,6.36877 -L 3.5465,5.300938,3.8232,6.014147 -L 3.8232,6.014147,4.1037,6.710632 -L 4.1037,6.710632,4.4014,7.398338 -L 7.7848,5.567694,7.5148,6.177996 -L 7.5148,6.177996,7.2349,6.788189 -L 7.2349,6.788189,6.9614,7.398338 -L 2.2926,6.36877,1.9953,6.75717 -L 1.9953,6.75717,1.8828,7.16236 -L 1.8828,7.16236,1.8688,7.932199 -L 1.8688,7.932199,1.4415,7.932199 -L 1.4415,7.932199,1.0142,7.932199 -L 1.0142,7.932199,0.5838,7.932199 -L 2.2926,7.932199,2.5693,8.121594 -L 2.5693,8.121594,2.8429,8.302342 -L 2.8429,8.302342,3.1157,8.466082 - -[負] 42 -L 1.2544,0,1.7482,0.36999 -L 1.7482,0.36999,2.2354,0.723234 -L 2.2354,0.723234,2.7223,1.067854 -L 6.5361,0,6.1091,0.36999 -L 6.1091,0.36999,5.6885,0.723234 -L 5.6885,0.723234,5.2822,1.067854 -L 1.8638,2.097334,1.7868,3.621469 -L 1.7868,3.621469,1.7136,5.137046 -L 1.7136,5.137046,1.654,6.635613 -L 1.654,6.635613,1.4435,6.711836 -L 1.4435,6.711836,1.2334,6.788189 -L 1.2334,6.788189,1.0446,6.864367 -L 2.2946,2.097334,3.5559,2.097334 -L 3.5559,2.097334,4.8272,2.097334 -L 4.8272,2.097334,6.1091,2.097334 -L 6.1091,2.097334,6.1091,2.631326 -L 6.1091,2.631326,6.1091,3.165231 -L 6.1091,3.165231,6.1091,3.699092 -L 6.1091,3.699092,4.8272,3.699092 -L 4.8272,3.699092,3.5559,3.699092 -L 3.5559,3.699092,2.2946,3.699092 -L 6.1091,4.232975,6.1091,4.603206 -L 6.1091,4.603206,6.1091,4.956232 -L 6.1091,4.956232,6.1091,5.300938 -L 6.1091,5.300938,4.8272,5.300938 -L 4.8272,5.300938,3.5559,5.300938 -L 3.5559,5.300938,2.2946,5.300938 -L 6.1091,5.834668,6.1091,6.177996 -L 6.1091,6.177996,6.1091,6.521171 -L 6.1091,6.521171,6.1091,6.864367 -L 6.1091,6.864367,3.4088,6.884068 -L 3.4088,6.884068,2.3121,7.022634 -L 2.3121,7.022634,1.8638,7.398338 -L 1.8638,7.398338,2.144,7.768328 -L 2.144,7.768328,2.4246,8.121594 -L 2.4246,8.121594,2.7223,8.466082 -L 2.7223,8.466082,3.4224,8.388284 -L 3.4224,8.388284,4.1334,8.302342 -L 4.1334,8.302342,4.8584,8.199173 -L 4.8584,8.199173,4.7047,7.932199 -L 4.7047,7.932199,4.5607,7.665268 -L 4.5607,7.665268,4.4311,7.398338 - -[福] 51 -L 1.4704,0,1.4529,2.622898 -L 1.4529,2.622898,1.3443,3.72026 -L 1.3443,3.72026,1.0431,4.232975 -L 1.0431,4.232975,0.8921,4.069192 -L 0.8921,4.069192,0.7454,3.888487 -L 0.7454,3.888487,0.6158,3.699092 -L 4.0303,0,4.0303,1.247114 -L 4.0303,1.247114,4.0303,2.477393 -L 4.0303,2.477393,4.0303,3.699092 -L 4.0303,3.699092,5.1616,3.699092 -L 5.1616,3.699092,6.2898,3.699092 -L 6.2898,3.699092,7.4211,3.699092 -L 7.4211,3.699092,7.4211,2.477393 -L 7.4211,2.477393,7.4211,1.247114 -L 7.4211,1.247114,7.4211,0 -L 7.4211,0,6.2898,0 -L 6.2898,0,5.1616,0 -L 5.1616,0,4.0303,0 -L 5.7115,0.533883,5.5613,1.685029 -L 5.5613,1.685029,5.1305,2.065024 -L 5.1305,2.065024,4.4331,2.097334 -L 6.1427,2.097334,5.9851,2.46739 -L 5.9851,2.46739,5.8415,2.820634 -L 5.8415,2.820634,5.7115,3.165231 -L 2.7519,3.165231,2.3215,3.699092 -L 2.3215,3.699092,1.9008,4.232975 -L 1.9008,4.232975,1.4704,4.766837 -L 1.4704,4.766837,1.9008,5.566402 -L 1.9008,5.566402,2.3215,6.357322 -L 2.3215,6.357322,2.7519,7.131429 -L 2.7519,7.131429,2.0304,7.234358 -L 2.0304,7.234358,1.3194,7.320671 -L 1.3194,7.320671,0.6158,7.398338 -L 4.4331,5.300938,4.4331,5.833464 -L 4.4331,5.833464,4.4331,6.357322 -L 4.4331,6.357322,4.4331,6.864367 -L 4.4331,6.864367,5.2842,6.864367 -L 5.2842,6.864367,6.1427,6.864367 -L 6.1427,6.864367,6.9938,6.864367 -L 6.9938,6.864367,6.9938,6.357322 -L 6.9938,6.357322,6.9938,5.833464 -L 6.9938,5.833464,6.9938,5.300938 -L 6.9938,5.300938,6.1427,5.300938 -L 6.1427,5.300938,5.2842,5.300938 -L 5.2842,5.300938,4.4331,5.300938 -L 1.4704,7.932199,1.4704,8.302342 -L 1.4704,8.302342,1.4704,8.655346 -L 1.4704,8.655346,1.4704,8.999965 -L 3.61,8.466082,5.0114,8.466082 -L 5.0114,8.466082,6.4225,8.466082 -L 6.4225,8.466082,7.8484,8.466082 - -[命] 33 -L 4.8908,0,4.8908,1.411094 -L 4.8908,1.411094,4.8908,2.822078 -L 4.8908,2.822078,4.8908,4.232975 -L 4.8908,4.232975,5.5909,4.232975 -L 5.5909,4.232975,6.2949,4.232975 -L 6.2949,4.232975,6.9958,4.232975 -L 6.9958,4.232975,6.9958,3.192156 -L 6.9958,3.192156,6.9958,2.134109 -L 6.9958,2.134109,6.9958,1.067854 -L 6.9958,1.067854,6.7156,1.067854 -L 6.7156,1.067854,6.442,1.067854 -L 6.442,1.067854,6.1692,1.067854 -L 1.0763,1.067854,1.0763,2.134109 -L 1.0763,2.134109,1.0763,3.192156 -L 1.0763,3.192156,1.0763,4.232975 -L 1.0763,4.232975,1.7771,4.232975 -L 1.7771,4.232975,2.4811,4.232975 -L 2.4811,4.232975,3.1812,4.232975 -L 3.1812,4.232975,3.1812,3.192156 -L 3.1812,3.192156,3.1812,2.134109 -L 3.1812,2.134109,3.1812,1.067854 -L 3.1812,1.067854,2.4811,1.067854 -L 2.4811,1.067854,1.7771,1.067854 -L 1.7771,1.067854,1.0763,1.067854 -L 0.863,5.834668,1.9099,6.901077 -L 1.9099,6.901077,2.9679,7.959015 -L 2.9679,7.959015,4.0323,8.999965 -L 4.0323,8.999965,5.1636,7.959015 -L 5.1636,7.959015,6.2949,6.901077 -L 6.2949,6.901077,7.4157,5.834668 -L 2.7504,6.36877,3.605,6.36877 -L 3.605,6.36877,4.4596,6.36877 -L 4.4596,6.36877,5.3146,6.36877 - -[役] 42 -L 1.5021,0,1.418,1.411094 -L 1.418,1.411094,1.3518,2.822078 -L 1.3518,2.822078,1.2888,4.232975 -L 1.2888,4.232975,1.0748,4.069192 -L 1.0748,4.069192,0.8716,3.888487 -L 0.8716,3.888487,0.6793,3.699092 -L 2.7843,0,3.8732,0.41515 -L 3.8732,0.41515,4.5317,0.830453 -L 4.5317,0.830453,5.3166,1.601649 -L 5.3166,1.601649,4.4024,3.275361 -L 4.4024,3.275361,3.8561,3.957683 -L 3.8561,3.957683,3.2081,4.232975 -L 7.0219,0,6.5981,0.36999 -L 6.5981,0.36999,6.1712,0.723234 -L 6.1712,0.723234,5.7439,1.067854 -L 5.7439,2.097334,6.1712,2.734386 -L 6.1712,2.734386,6.5981,3.354407 -L 6.5981,3.354407,7.0219,3.966067 -L 7.0219,3.966067,6.1712,4.069192 -L 6.1712,4.069192,5.3232,4.155265 -L 5.3232,4.155265,4.49,4.232975 -L 1.5021,4.766837,1.7756,5.480352 -L 1.7756,5.480352,2.0593,6.176508 -L 2.0593,6.176508,2.3532,6.864367 -L 3.2081,5.300938,3.8806,6.333374 -L 3.8806,6.333374,4.0662,7.230286 -L 4.0662,7.230286,4.0627,8.466082 -L 4.0627,8.466082,4.7628,8.466082 -L 4.7628,8.466082,5.4633,8.466082 -L 5.4633,8.466082,6.1712,8.466082 -L 6.1712,8.466082,6.1712,7.589046 -L 6.1712,7.589046,6.1712,6.711836 -L 6.1712,6.711836,6.1712,5.834668 -L 6.1712,5.834668,6.7242,5.834668 -L 6.7242,5.834668,7.299,5.834668 -L 7.299,5.834668,7.88,5.834668 -L 7.88,5.834668,7.88,6.177996 -L 7.88,6.177996,7.88,6.521171 -L 7.88,6.521171,7.88,6.864367 -L 0.6793,6.864367,1.0821,7.587624 -L 1.0821,7.587624,1.5021,8.302342 -L 1.5021,8.302342,1.9332,8.999965 - -[葉] 47 -L 4.0647,0,3.9806,0.71323 -L 3.9806,0.71323,3.9138,1.409627 -L 3.9138,1.409627,3.8507,2.097334 -L 3.8507,2.097334,2.7828,1.590485 -L 2.7828,1.590485,1.7247,1.066387 -L 1.7247,1.066387,0.6813,0.533883 -L 6.6285,0.533883,4.5691,2.026869 -L 4.5691,2.026869,2.898,2.485974 -L 2.898,2.485974,0.6813,2.631326 -L 4.9225,2.631326,5.7736,2.631326 -L 5.7736,2.631326,6.6285,2.631326 -L 6.6285,2.631326,7.4796,2.631326 -L 4.0647,3.432293,3.3639,3.535418 -L 3.3639,3.535418,2.6602,3.621469 -L 2.6602,3.621469,1.9597,3.699092 -L 1.9597,3.699092,1.8757,5.134156 -L 1.8757,5.134156,1.5114,5.721846 -L 1.5114,5.721846,0.6813,5.834668 -L 4.4917,3.699092,5.3463,3.699092 -L 5.3463,3.699092,6.2009,3.699092 -L 6.2009,3.699092,7.0558,3.699092 -L 4.0647,5.033898,3.4378,5.635664 -L 3.4378,5.635664,2.6042,6.110092 -L 2.6042,6.110092,1.9597,6.864367 -L 4.4917,4.766837,5.0524,4.870049 -L 5.0524,4.870049,5.6233,4.956232 -L 5.6233,4.956232,6.2009,5.033898 -L 6.2009,5.033898,5.5494,5.635664 -L 5.5494,5.635664,4.7158,6.110092 -L 4.7158,6.110092,4.0647,6.864367 -L 6.6285,5.834668,6.4744,6.177996 -L 6.4744,6.177996,6.3308,6.521171 -L 6.3308,6.521171,6.2009,6.864367 -L 0.6813,7.932199,1.3815,7.932199 -L 1.3815,7.932199,2.0925,7.932199 -L 2.0925,7.932199,2.814,7.932199 -L 2.814,7.932199,2.814,8.302342 -L 2.814,8.302342,2.814,8.655346 -L 2.814,8.655346,2.814,8.999965 -L 3.2413,7.932199,3.9421,7.932199 -L 3.9421,7.932199,4.6461,7.932199 -L 4.6461,7.932199,5.3463,7.932199 -L 5.3463,7.932199,5.3463,8.302342 -L 5.3463,8.302342,5.3463,8.655346 -L 5.3463,8.655346,5.3463,8.999965 -L 5.7736,7.932199,6.3308,7.932199 -L 6.3308,7.932199,7.4796,7.932199 - -[陽] 30 -L 0.7075,0,0.7075,8.466082 -L 0.7075,8.466082,2.3855,8.466082 -L 2.3855,8.466082,1.9509,6.131392 -L 1.9509,6.131392,2.1715,4.762656 -L 2.1715,4.762656,2.3855,2.631326 -L 2.3855,2.631326,2.112,2.46739 -L 2.112,2.46739,1.8391,2.286772 -L 1.8391,2.286772,1.5656,2.097334 -L 4.3084,0,4.9318,0.71323 -L 4.9318,0.71323,5.5623,1.409627 -L 5.5623,1.409627,6.1958,2.097334 -L 6.1958,2.097334,6.1958,3.165231 -L 6.1958,3.165231,5.2575,2.909662 -L 5.2575,2.909662,4.4905,2.365884 -L 4.4905,2.365884,3.2398,1.067854 -L 6.4134,0,6.7566,0.36999 -L 6.7566,0.36999,7.1208,0.723234 -L 7.1208,0.723234,7.4851,1.067854 -L 7.4851,1.067854,7.4851,3.165231 -L 7.4851,3.165231,6.6266,3.165231 -L 3.2398,2.631326,3.7021,3.066418 -L 3.7021,3.066418,3.9231,3.620112 -L 3.9231,3.620112,4.0944,4.766837 -L 4.0944,4.766837,3.2398,4.766837 -L 4.5217,4.766837,7.9054,4.766837 -L 4.0944,6.36877,4.0944,8.466082 -L 4.0944,8.466082,7.0543,8.466082 -L 7.0543,8.466082,7.0543,6.36877 -L 7.0543,6.36877,4.0944,6.36877 -L 4.5217,7.398338,6.6266,7.398338 - -[緑] 45 -L 1.9879,0,1.9879,4.766837 -L 1.9879,4.766837,0.7379,4.766837 -L 4.9513,0,5.8024,0 -L 5.8024,0,5.7881,1.871404 -L 5.7881,1.871404,5.6763,2.692181 -L 5.6763,2.692181,5.3786,3.165231 -L 5.3786,3.165231,4.8039,2.477393 -L 4.8039,2.477393,4.2505,1.781106 -L 4.2505,1.781106,3.6974,1.067854 -L 0.7379,1.334719,0.8605,1.944955 -L 0.8605,1.944955,0.9932,2.555038 -L 0.9932,2.555038,1.1333,3.165231 -L 7.5113,1.067854,6.5411,2.572003 -L 6.5411,2.572003,5.981,3.72026 -L 5.981,3.72026,5.8024,5.300938 -L 5.8024,5.300938,3.6974,5.300938 -L 3.6974,5.300938,3.5465,4.956232 -L 3.5465,4.956232,3.4029,4.603206 -L 3.4029,4.603206,3.2701,4.232975 -L 2.8428,1.601649,2.8428,3.165231 -L 7.084,3.165231,7.361,3.535418 -L 7.361,3.535418,7.6447,3.888487 -L 7.6447,3.888487,7.9421,4.232975 -L 2.4191,4.766837,2.5483,5.137046 -L 2.5483,5.137046,2.6919,5.490093 -L 2.6919,5.490093,2.8428,5.834668 -L 1.5641,5.300938,1.694,5.567694 -L 1.694,5.567694,1.8408,5.834668 -L 1.8408,5.834668,1.9879,6.101708 -L 1.9879,6.101708,1.694,6.444949 -L 1.694,6.444949,1.4138,6.788189 -L 1.4138,6.788189,1.1333,7.131429 -L 1.1333,7.131429,1.4138,7.768328 -L 1.4138,7.768328,1.694,8.388284 -L 1.694,8.388284,1.9879,8.999965 -L 6.4469,5.300938,6.5064,5.833464 -L 6.5064,5.833464,6.5765,6.357322 -L 6.5765,6.357322,6.6602,6.864367 -L 6.6602,6.864367,4.5552,6.864367 -L 7.084,5.300938,7.9421,5.300938 -L 2.4191,7.131429,2.5483,7.398338 -L 2.5483,7.398338,2.6919,7.665268 -L 2.6919,7.665268,2.8428,7.932199 -L 6.6602,7.398338,6.6602,8.466082 -L 6.6602,8.466082,4.1279,8.466082 - -[列] 20 -L 0.9532,0,2.3195,1.703417 -L 2.3195,1.703417,2.9216,2.593237 -L 2.9216,2.593237,3.2721,3.432293 -L 3.2721,3.432293,2.7012,3.888487 -L 2.7012,3.888487,2.144,4.336188 -L 2.144,4.336188,1.5945,4.766837 -L 1.5945,4.766837,1.2964,4.422327 -L 1.2964,4.422327,1.0162,4.069192 -L 1.0162,4.069192,0.7399,3.699092 -L 6.2594,0,7.5133,0 -L 7.5133,0,7.5133,8.999965 -L 5.4083,2.097334,5.4083,7.398338 -L 3.7026,4.232975,3.7026,6.36877 -L 3.7026,6.36877,2.0218,6.36877 -L 2.0218,6.36877,1.8712,6.024107 -L 1.8712,6.024107,1.7272,5.670907 -L 1.7272,5.670907,1.5945,5.300938 -L 2.0218,6.864367,2.0218,8.466082 -L 2.0218,8.466082,0.7399,8.466082 -L 2.4487,8.466082,4.5537,8.466082 - -[好] 16 -L 4.5841,0,5.8341,0 -L 5.8341,0,5.8166,2.622898 -L 5.8166,2.622898,5.7189,3.72026 -L 5.7189,3.72026,5.4387,4.232975 -L 5.4387,4.232975,3.7291,4.232975 -L 6.2652,4.232975,5.7644,5.752908 -L 5.7644,5.752908,6.2933,7.111487 -L 6.2933,7.111487,7.1163,8.199173 -L 7.1163,8.199173,6.1216,8.302342 -L 6.1216,8.302342,5.134,8.388284 -L 5.134,8.388284,4.1603,8.466082 -L 6.6925,4.232975,7.9709,4.232975 -L 4.1739,6.330287,0.5699,6.330287 -L 1.4284,3.326519,2.0514,8.999834 -A -3.9623,-3.399567,8.620982,23.224227,51.278884 -A -5.8217,6.330287,9.138971,316.15783,0 - -[象] 50 -L 3.3357,0,3.9658,0.039621 -L 3.9658,0.039621,4.4001,0.316446 -L 4.4001,0.316446,5.0134,1.067854 -L 5.0134,1.067854,4.9293,1.600226 -L 4.9293,1.600226,4.8589,2.124346 -L 4.8589,2.124346,4.7994,2.631326 -L 4.7994,2.631326,3.5,1.663905 -L 3.5,1.663905,2.0958,0.865762 -L 2.0958,0.865762,0.768,0.533883 -L 7.5733,0.533883,6.5051,1.600226 -L 6.5051,1.600226,5.4407,2.658142 -L 5.4407,2.658142,4.3689,3.699092 -L 4.3689,3.699092,3.3038,3.165231 -L 3.3038,3.165231,2.2461,2.631326 -L 2.2461,2.631326,1.1988,2.097334 -L 1.1988,3.699092,1.9414,3.83757 -L 1.9414,3.83757,2.5893,4.094585 -L 2.5893,4.094585,3.3357,4.232975 -L 3.3357,4.232975,3.4649,4.500059 -L 3.4649,4.500059,3.6085,4.766837 -L 3.6085,4.766837,3.7595,5.033898 -L 3.7595,5.033898,3.0376,5.137046 -L 3.0376,5.137046,2.3266,5.223162 -L 2.3266,5.223162,1.6261,5.300938 -L 1.6261,5.300938,1.595,6.070537 -L 1.595,6.070537,1.3708,6.475945 -L 1.3708,6.475945,0.768,6.864367 -L 5.6505,3.699092,6.1408,4.069192 -L 6.1408,4.069192,6.6382,4.422327 -L 6.6382,4.422327,7.1495,4.766837 -L 7.1495,4.766837,6.7506,5.142715 -L 6.7506,5.142715,5.987,5.281062 -L 5.987,5.281062,4.1868,5.300938 -L 4.1868,5.300938,4.1868,6.864367 -L 4.1868,6.864367,2.6699,6.884068 -L 2.6699,6.884068,2.0013,7.022634 -L 2.0013,7.022634,1.6261,7.398338 -L 1.6261,7.398338,1.9028,7.768328 -L 1.9028,7.768328,2.1834,8.121594 -L 2.1834,8.121594,2.4772,8.466082 -L 2.4772,8.466082,3.3112,8.388284 -L 3.3112,8.388284,4.1588,8.302342 -L 4.1588,8.302342,5.0134,8.199173 -L 5.0134,8.199173,4.8589,7.854466 -L 4.8589,7.854466,4.7153,7.501441 -L 4.7153,7.501441,4.5822,7.131429 -L 4.5822,7.131429,5.2862,7.05374 -L 5.2862,7.05374,5.9937,6.967471 -L 5.9937,6.967471,6.7222,6.864367 -L 6.7222,6.864367,6.7222,5.834668 - -[低] 26 -L 1.6565,0,1.576,1.781106 -L 1.576,1.781106,1.5056,3.545203 -L 1.5056,3.545203,1.4425,5.300938 -L 1.4425,5.300938,1.2257,5.137046 -L 1.2257,5.137046,1.0152,4.956232 -L 1.0152,4.956232,0.8019,4.766837 -L 3.3342,0,5.8976,0 -L 7.5718,0,6.395,2.66252 -L 6.395,2.66252,5.9572,4.036707 -L 5.9572,4.036707,5.8976,5.300938 -L 5.8976,5.300938,3.3342,5.300938 -L 3.3342,5.300938,3.3342,1.601649 -L 3.3342,1.601649,4.0343,1.781106 -L 4.0343,1.781106,4.7418,1.943467 -L 4.7418,1.943467,5.4703,2.097334 -L 8.0026,0,8.0026,1.601649 -L 2.5076,1.067854,3.3342,1.067854 -L 6.3214,5.300938,8.0026,5.300938 -L 1.6565,5.834668,1.7682,7.113041 -L 1.7682,7.113041,1.9714,8.052355 -L 1.9714,8.052355,2.0835,8.999965 -L 3.3342,5.834668,3.3342,7.932199 -L 3.3342,7.932199,4.532,7.99717 -L 4.532,7.99717,6.0101,8.299409 -L 6.0101,8.299409,7.148,8.999965 -L 5.4703,5.834668,5.4703,7.398338 - -[飯] 29 -L 4.8629,0,5.3497,0.637052 -L 5.3497,0.637052,5.8366,1.257052 -L 5.8366,1.257052,6.3234,1.868711 -L 6.3234,1.868711,5.7214,3.591764 -L 5.7214,3.591764,5.5042,4.620062 -L 5.5042,4.620062,5.4723,5.834668 -L 5.4723,5.834668,4.6461,5.834668 -L 4.6461,5.834668,4.5372,3.779583 -L 4.5372,3.779583,4.3305,2.56351 -L 4.3305,2.56351,4.2188,1.601649 -L 8.0295,0,7.6057,0.637052 -L 7.6057,0.637052,7.1784,1.257052 -L 7.1784,1.257052,6.7511,1.868711 -L 6.7511,1.868711,7.3496,3.235893 -L 7.3496,3.235893,7.5703,4.264213 -L 7.5703,4.264213,7.6057,5.834668 -L 7.6057,5.834668,5.8961,5.834668 -L 4.6461,6.36877,4.6461,8.466082 -L 4.6461,8.466082,8.0295,8.466082 -L 2.6353,8.999987,0.8316,5.88217 -L 2.6353,8.999987,4.4321,7.200012 -L 1.7356,6.441118,3.9348,6.441118 -L 1.7356,3.000003,3.9348,3.000003 -L 3.9348,6.441118,3.9348,3.000003 -L 1.7356,6.441118,1.7356,0.130028 -L 4.4321,3.000003,4.4321,1.49999 -L 1.7356,4.720582,3.9348,4.720582 -A 0.8316,3.179898,3.179894,270,334.63397 -A 1.7951,0,2.63629,10.933074,71.504943 - -[英] 34 -L 0.8301,0,1.9547,0.45348 -L 1.9547,0.45348,2.8335,1.135604 -L 2.8335,1.135604,4.2208,2.631326 -L 4.2208,2.631326,3.8072,3.007074 -L 3.8072,3.007074,2.9319,3.14553 -L 2.9319,3.14553,0.8301,3.165231 -L 6.7807,0,6.0592,0.71323 -L 6.0592,0.71323,5.3482,1.409627 -L 5.3482,1.409627,4.6446,2.097334 -L 4.6446,3.165231,3.9052,4.772638 -L 3.9052,4.772638,3.7056,5.600267 -L 3.7056,5.600267,2.1158,5.834668 -L 2.1158,5.834668,2.1158,3.699092 -L 5.0719,3.165231,6.3538,3.165231 -L 6.3538,3.165231,6.3538,5.834668 -L 6.3538,5.834668,4.6446,5.834668 -L 4.6446,5.834668,4.4936,6.177996 -L 4.4936,6.177996,4.3536,6.521171 -L 4.3536,6.521171,4.2208,6.864367 -L 6.7807,3.165231,7.6353,3.165231 -L 2.9669,7.131429,2.816,7.398338 -L 2.816,7.398338,2.6724,7.665268 -L 2.6724,7.665268,2.5396,7.932199 -L 2.5396,7.932199,0.8301,7.932199 -L 5.5027,7.131429,5.1384,7.69493 -L 5.1384,7.69493,4.5921,7.902625 -L 4.5921,7.902625,3.3977,7.932199 -L 3.3977,7.932199,3.2468,8.302342 -L 3.2468,8.302342,3.0997,8.655346 -L 3.0997,8.655346,2.9669,8.999965 -L 5.9297,7.932199,5.772,8.302342 -L 5.772,8.302342,5.6284,8.655346 -L 5.6284,8.655346,5.5027,8.999965 -L 6.3538,7.932199,7.6353,7.932199 - -[静] 46 -L 1.2878,0,1.2878,4.232975 -L 1.2878,4.232975,2.9689,4.232975 -L 2.9689,4.232975,2.9689,0 -L 2.9689,0,2.1455,0 -L 5.1016,0,5.96,0 -L 5.96,0,5.96,1.85457 -L 5.96,1.85457,5.6725,2.861503 -L 5.6725,2.861503,4.6778,3.165231 -L 1.7151,2.097334,2.5416,2.097334 -L 1.7151,3.165231,2.5416,3.165231 -L 6.3523,3.165231,5.5289,4.766771 -L 5.5289,4.766837,4.2505,4.766837 -L 6.9967,3.165231,7.0563,3.535418 -L 7.0563,3.535418,7.126,3.888487 -L 7.126,3.888487,7.21,4.232975 -L 7.21,4.232975,5.7916,5.754112 -L 5.7916,5.754112,4.8322,6.436521 -L 4.8322,6.436521,4.2505,6.864367 -L 4.2505,6.864367,4.524,7.587624 -L 4.524,7.587624,4.8112,8.302342 -L 4.8112,8.302342,5.1016,8.999965 -L 7.6338,4.766837,7.3326,5.182249 -L 7.3326,5.182249,7.2276,5.597574 -L 7.2276,5.597574,7.21,6.36877 -L 7.21,6.36877,6.8423,6.471764 -L 6.8423,6.471764,6.485,6.557925 -L 6.485,6.557925,6.1422,6.635613 -L 6.1422,6.635613,6.2052,6.978854 -L 6.2052,6.978854,6.2717,7.322116 -L 6.2717,7.322116,6.3523,7.665268 -L 6.3523,7.665268,6.0826,7.768328 -L 6.0826,7.768328,5.8059,7.854466 -L 5.8059,7.854466,5.5289,7.932199 -L 0.864,5.834668,1.2878,5.937881 -L 1.2878,5.937881,1.7151,6.024107 -L 1.7151,6.024107,2.1455,6.101708 -L 2.1455,6.101708,1.8478,6.36726 -L 1.8478,6.36726,1.5641,6.624427 -L 1.5641,6.624427,1.2878,6.864367 -L 2.5416,5.834668,3.3962,5.834668 -L 2.5416,6.864367,1.9322,7.615906 -L 1.9322,7.615906,1.4944,7.892556 -L 1.4944,7.892556,0.864,7.932199 -L 2.5416,7.932199,2.398,8.302342 -L 2.398,8.302342,2.2681,8.655346 -L 2.2681,8.655346,2.1455,8.999965 - -[便] 40 -L 1.6852,0,1.6046,1.781106 -L 1.6046,1.781106,1.5349,3.545203 -L 1.5349,3.545203,1.4719,5.300938 -L 1.4719,5.300938,1.2614,5.137046 -L 1.2614,5.137046,1.0547,4.956232 -L 1.0547,4.956232,0.8625,4.766837 -L 2.5436,0,3.6154,0.405234 -L 3.6154,0.405234,4.1719,0.751407 -L 4.1719,0.751407,4.6763,1.334719 -L 4.6763,1.334719,4.3824,1.781106 -L 4.3824,1.781106,4.0949,2.210332 -L 4.0949,2.210332,3.8252,2.631326 -L 7.2085,0,6.4874,0.637052 -L 6.4874,0.637052,5.776,1.257052 -L 5.776,1.257052,5.0724,1.868711 -L 5.0724,1.868711,5.3561,2.622898 -L 5.3561,2.622898,5.3561,3.097459 -L 5.3561,3.097459,5.0724,3.699092 -L 5.0724,3.699092,3.3947,3.699092 -L 3.3947,3.699092,3.3947,6.864367 -L 3.3947,6.864367,4.5645,6.88142 -L 4.5645,6.88142,5.2682,7.254234 -L 5.2682,7.254234,5.4997,8.466082 -L 5.4997,8.466082,2.9674,8.466082 -L 5.927,3.699092,5.6324,4.232975 -L 5.6324,4.232975,5.3487,4.766837 -L 5.3487,4.766837,5.0724,5.300938 -L 5.0724,5.300938,3.8252,5.300938 -L 6.3575,3.699092,7.6358,3.699092 -L 7.6358,3.699092,7.6358,5.300938 -L 7.6358,5.300938,5.927,5.300938 -L 5.927,5.300938,5.6433,5.892634 -L 5.6433,5.892634,5.6433,6.298043 -L 5.6433,6.298043,5.927,6.864367 -L 5.927,6.864367,7.6358,6.864367 -L 7.6358,6.864367,7.6358,5.834668 -L 1.6852,5.834668,1.7976,7.113041 -L 1.7976,7.113041,2.0039,8.052355 -L 2.0039,8.052355,2.1163,8.999965 -L 5.927,8.466082,8.0631,8.466082 - -[利] 21 -L 2.5733,0,2.4892,1.411094 -L 2.4892,1.411094,2.4195,2.822078 -L 2.4195,2.822078,2.36,4.232975 -L 2.36,4.232975,1.8448,3.535418 -L 1.8448,3.535418,1.3513,2.820634 -L 1.3513,2.820634,0.8645,2.097334 -L 6.384,0,7.6378,0 -L 7.6378,0,7.6378,8.999965 -L 5.5294,2.097334,5.5294,7.932199 -L 3.8205,3.432293,3.2496,4.422327 -L 3.2496,4.422327,2.6959,5.403845 -L 2.6959,5.403845,2.1428,6.36877 -L 2.1428,6.36877,0.8645,6.36877 -L 3.0006,6.36877,2.6994,6.75717 -L 2.6994,6.75717,2.5877,7.16236 -L 2.5877,7.16236,2.5733,7.932199 -L 2.5733,7.932199,0.8645,7.932199 -L 3.3967,6.36877,4.2478,6.36877 -L 3.1827,7.932199,3.526,8.121594 -L 3.526,8.121594,3.8836,8.302342 -L 3.8836,8.302342,4.2478,8.466082 - -[不] 16 -L 4.2495,0,4.2355,3.749944 -L 4.2355,3.749944,4.1237,5.262718 -L 4.1237,5.262718,3.8225,5.834668 -L 3.8225,5.834668,2.8243,4.956232 -L 2.8243,4.956232,1.8401,4.069192 -L 1.8401,4.069192,0.8595,3.165231 -L 7.6363,2.898279,7.0553,3.699092 -L 7.0553,3.699092,6.4879,4.500059 -L 6.4879,4.500059,5.9275,5.300938 -L 4.2495,6.36877,4.523,6.815005 -L 4.523,6.815005,4.8102,7.244405 -L 4.8102,7.244405,5.1041,7.665268 -L 5.1041,7.665268,3.6789,7.768328 -L 3.6789,7.768328,2.2671,7.854466 -L 2.2671,7.854466,0.8595,7.932199 -L 5.5314,7.932199,7.6363,7.932199 - -[児] 15 -L 1.0783,0,1.5651,0.533883 -L 1.5651,0.533883,2.0593,1.067854 -L 2.0593,1.067854,2.5703,1.601649 -L 2.5703,1.601649,2.5703,3.165231 -L 5.1026,0,4.8049,0.473159 -L 4.8049,0.473159,4.6931,1.293762 -L 4.6931,1.293762,4.6788,3.165231 -L 5.5334,0,7.6632,0 -L 7.6632,0,7.6632,1.601649 -L 1.716,3.699092,1.716,8.999965 -L 3.8522,4.232975,3.8522,8.466082 -L 3.8522,8.466082,7.2429,8.466082 -L 7.2429,8.466082,7.2429,4.232975 -L 7.2429,4.232975,3.8522,4.232975 -L 4.2798,6.36877,6.8121,6.36877 - -# kan_10 ------------------------------------------------------- -# 働府治歴史料借結席欠熱冷選議良試験説果残念折約案連特機関信求願辞器産告泣笑覚伝焼別喜単飛建完成費位置 - -[働] 50 -L 2.6684,0.637074,1.6846,0.533861 -L 2.2972,2.115809,1.6846,2.135576 -L 2.6299,1.977419,2.2972,2.115809 -L 2.9626,1.601759,2.6299,1.977419 -L 3.3938,2.135576,3.0922,2.668102 -L 3.3938,3.699136,2.9626,4.069105 -L 4.5212,0.533861,4.6718,0.800792 -L 4.3745,0.26704,4.5212,0.533861 -L 4.2449,0,4.3745,0.26704 -L 4.6718,0.800792,3.6631,0.723147 -L 3.6631,0.723147,2.6684,0.637074 -L 6.7768,6.368771,5.4529,5.649739 -L 5.4809,7.504396,5.4988,9.000097 -L 5.3688,6.822076,5.4809,7.504396 -L 5.0676,6.368771,5.3688,6.822076 -L 6.7768,0.533861,6.7768,6.368771 -L 6.5631,0.370253,6.7768,0.533861 -L 6.3498,0.189308,6.5631,0.370253 -L 6.1323,0,6.3498,0.189308 -L 2.2972,6.882711,1.6846,6.902632 -L 2.9626,4.069105,2.5353,4.422415 -L 2.5353,4.422415,2.1084,4.766968 -L 1.6846,5.834778,2.2972,5.854676 -L 2.8789,7.631361,2.1084,7.970333 -L 5.3723,3.871566,5.0676,1.601759 -L 5.4529,5.649739,5.3723,3.871566 -L 3.0922,2.668102,2.812,3.19209 -L 3.2989,4.925213,2.9626,5.300939 -L 3.6249,4.786735,3.2989,4.925213 -L 4.2449,4.766968,3.6249,4.786735 -L 4.1605,4.422415,4.2449,4.766968 -L 4.0939,4.069105,4.1605,4.422415 -L 2.812,3.19209,2.5353,3.699136 -L 2.5353,3.699136,1.6846,3.699136 -L 1.6846,3.699136,1.6846,5.834778 -L 4.0274,3.699136,4.0939,4.069105 -L 3.4985,5.696409,4.1328,5.973278 -L 2.9626,5.300939,3.4985,5.696409 -L 2.6299,5.992979,2.9626,6.368771 -L 2.2972,5.854676,2.6299,5.992979 -L 2.6299,6.744452,2.2972,6.882711 -L 2.9626,6.368771,2.6299,6.744452 -L 3.8628,7.063569,2.8789,7.631361 -L 4.6718,6.368771,3.8628,7.063569 -L 4.1328,5.973278,4.6718,6.368771 -L 3.9468,8.312149,4.2449,8.466126 -L 3.6631,8.149855,3.9468,8.312149 -L 3.3938,7.970333,3.6631,8.149855 -L 0.8615,0,0.8615,6.597568 -A -6.6726,10.627795,8.540417,321.41046,349.01228 - -[府] 10 -L 5.5249,0,6.376,0 -L 7.2341,7.970333,0.8562,7.970333 -L 4.0469,8.999835,4.0469,7.970333 -L 0.8562,7.970333,0.8562,4.538061 -L 2.5653,0,2.5653,4.500191 -L 3.8157,5.300939,6.8068,5.300939 -L 6.376,0,6.376,6.902632 -L 4.2465,3.699136,5.0976,2.66959 -A -11.8472,4.538061,12.703326,339.25315,0 -A -4.9614,8.53044,8.540417,321.41046,349.01228 - -[治] 20 -L 5.4113,5.583433,3.5936,5.323573 -L 6.8057,6.368771,5.4113,5.583433 -L 7.11,5.953402,6.8057,6.368771 -L 7.219,5.538164,7.11,5.953402 -L 7.2361,4.766968,7.219,5.538164 -L 3.5936,5.323573,2.14,5.300939 -L 4.1575,7.976133,4.2734,9.000097 -L 3.8601,6.75717,4.1575,7.976133 -L 3.4184,5.834778,3.8601,6.75717 -L 1.2855,7.970485,0.4592,8.999944 -L 0.8582,5.834778,0.0351,6.902544 -L 1.2855,3.73751,0.0351,0.26704 -L 2.9946,3.20343,2.9946,0 -L 2.9946,0,6.8057,0 -L 6.8057,0,6.8057,3.20343 -L 6.8057,3.20343,2.9946,3.20343 -L 2.9946,3.20343,2.9946,0 -L 2.9946,0,6.8057,0 -L 6.8057,0,6.8057,3.20343 -L 6.8057,3.20343,2.9946,3.20343 - -[歴] 15 -L 1.4797,6.402655,3.9458,6.402655 -L 2.7613,3.73302,2.7613,7.50001 -L 1.4797,4.800852,2.7613,6.082353 -L 3.6162,5.334823,2.7613,6.189762 -L 4.1798,6.402655,6.6459,6.402655 -L 5.4613,3.73302,5.4613,7.50001 -L 4.1798,4.800852,5.4613,6.082353 -L 6.7429,4.800852,5.4613,6.082353 -L 7.2612,9.000017,0.9614,9.000017 -L 0.9614,4.500021,0.9614,9.000017 -L 0.9614,0,7.2612,0 -L 6.8812,1.500007,4.1115,1.500007 -L 2.4023,2.645885,2.4023,0 -L 4.1115,3.14993,4.1115,0 -A -10.7379,4.500021,11.699207,337.77149,0 - -[史] 20 -L 0.9217,4.766968,0.9217,7.436493 -L 3.0547,4.766968,0.9217,4.766968 -L 3.3349,4.333321,3.0547,4.766968 -L 3.4365,3.789609,3.3349,4.333321 -L 3.447,2.66959,3.4365,3.789609 -L 6.0146,0,3.447,1.601759 -L 6.0146,4.766968,3.8781,4.766968 -L 3.8781,4.766968,3.2932,6.594635 -L 3.2932,6.594635,4.5432,7.312134 -L 4.5432,7.312134,6.0146,7.436493 -L 6.0146,7.436493,6.0146,4.766968 -L 0.9217,7.436493,2.2004,7.401184 -L 1.9062,3.089009,1.3455,3.699136 -L 2.4736,2.47897,1.9062,3.089009 -L 3.0547,1.868733,2.4736,2.47897 -L 1.9479,0.909718,3.0547,1.868733 -L 1.1704,0.425176,1.9479,0.909718 -L 0.0639,0,1.1704,0.425176 -L 2.2004,7.401184,3.1037,7.71334 -L 3.1037,7.71334,3.447,9.000097 - -[料] 10 -L 1.3794,9.000097,1.3794,0 -L 2.6294,8.466126,2.1989,7.169475 -L 0.094,8.466126,0.5209,7.169475 -L 0.094,5.834778,2.6294,5.834778 -L 0.094,2.135576,1.3794,4.652613 -L 2.6294,3.699136,1.3794,5.234392 -L 3.4843,2.66959,7.2947,3.699136 -L 6.0166,9.000097,6.0166,0 -L 3.9043,8.466126,4.7624,7.436493 -L 3.9043,6.368771,4.7624,5.300939 - -[借] 19 -L 6.4736,3.699136,6.4736,0 -L 3.0867,3.699136,6.4736,3.699136 -L 3.0867,0,3.0867,3.699136 -L 6.4736,0,3.0867,0 -L 3.5105,2.135576,6.0428,2.135576 -L 2.2321,5.300939,3.9417,5.300939 -L 3.493,7.323473,2.6594,7.436493 -L 3.8572,6.735937,3.493,7.323473 -L 3.9417,5.300939,3.8572,6.735937 -L 4.3371,5.300939,5.6193,5.300939 -L 5.6193,5.300939,5.1812,7.251454 -L 5.1812,7.251454,4.376,7.685101 -L 4.376,7.685101,3.9417,9.000097 -L 5.633,8.255717,5.6193,9.000097 -L 5.7451,7.850396,5.633,8.255717 -L 6.0428,7.436493,5.7451,7.850396 -L 6.0428,5.300939,7.3247,5.300939 -L 0.9467,0,0.9467,6.597568 -A -6.5801,10.627795,8.540417,321.41046,349.01228 - -[結] 28 -L 6.5004,0,3.9363,0 -L 6.5004,3.20343,6.5004,0 -L 3.9363,3.20343,6.5004,3.20343 -L 3.9363,0,3.9363,3.20343 -L 4.3286,7.484586,3.0852,7.436493 -L 5.0119,7.057965,4.3286,7.484586 -L 5.2217,5.300939,5.0119,7.057965 -L 3.5164,5.300939,5.2217,5.300939 -L 5.6455,5.300939,6.8994,5.300939 -L 6.0766,7.436493,7.3267,7.436493 -L 5.6455,7.436493,5.3513,7.850396 -L 5.3513,7.850396,5.2392,8.255717 -L 5.2392,8.255717,5.2217,9.000097 -L 1.4114,8.999944,0.5845,7.131385 -L 2.2621,5.301092,2.6894,4.500059 -L 1.4114,4.767012,1.4114,0 -L 0.5845,3.165406,0.1572,1.334959 -L 2.2621,3.165406,2.6894,1.868733 -L 0.1572,4.767012,2.5493,4.767012 -L 0.5845,7.131385,1.3865,6.130691 -L 2.2621,7.932309,0.7175,4.767012 -L 7.3267,7.436493,3.0852,7.436493 -L 6.8994,5.300939,3.5164,5.300939 -L 5.2217,9.000097,5.2217,5.300939 -L 3.9363,3.20343,3.9363,0 -L 3.9363,0,6.5004,0 -L 6.5004,0,6.5004,3.20343 -L 6.5004,3.20343,3.9363,3.20343 - -[席] 29 -L 6.5056,3.20343,5.3081,3.221818 -L 6.5056,0.533861,6.5056,3.20343 -L 5.6475,0.533861,6.5056,0.533861 -L 4.7579,3.35038,4.3936,3.699136 -L 5.665,7.199245,5.6475,7.970333 -L 5.7739,6.784095,5.665,7.199245 -L 6.0751,6.368771,5.7739,6.784095 -L 6.5056,6.368771,7.3567,6.368771 -L 4.3936,0,4.3096,2.339047 -L 4.3096,2.339047,3.7495,3.12712 -L 4.3936,3.699136,4.3936,4.766968 -L 4.3936,4.766968,3.1152,4.766968 -L 3.1152,4.766968,2.8806,6.097615 -L 2.2641,3.20343,2.2641,0.533861 -L 3.7495,3.12712,2.2641,3.20343 -L 2.8806,6.097615,2.2715,6.411128 -L 2.2715,6.411128,1.4099,6.368771 -L 3.2448,7.091764,3.1152,7.436493 -L 3.3923,6.738782,3.2448,7.091764 -L 3.5425,6.368771,3.3923,6.738782 -L 7.3882,7.970333,1.0103,7.970333 -L 4.1975,8.999835,4.1975,7.970333 -L 1.0103,7.970333,1.0103,4.538061 -L 4.5481,6.470298,3.5425,6.368771 -L 5.3323,6.216042,4.5481,6.470298 -L 5.6475,4.766968,5.3323,6.216042 -L 4.8244,4.766968,5.6475,4.766968 -L 5.3081,3.221818,4.7579,3.35038 -A -11.6931,4.538061,12.703326,339.25315,0 - -[欠] 14 -L 1.1523,6.702116,0.1577,5.300939 -L 2.0105,7.230352,1.1523,6.702116 -L 3.5725,7.436493,2.0105,7.230352 -L 3.2363,4.389732,3.5725,7.436493 -L 2.1435,2.309385,3.2363,4.389732 -L 0.1577,0,2.1435,2.309385 -L 6.9629,0,5.1416,2.114386 -L 5.1416,2.114386,4.3644,3.211814 -L 4.3644,3.211814,3.9683,4.233129 -L 4.8229,7.358826,3.9683,7.436493 -L 5.6775,7.272687,4.8229,7.358826 -L 6.5325,7.169475,5.6775,7.272687 -L 5.2537,4.766968,6.5325,7.169475 -L 1.8672,7.970333,1.8672,9.000097 - -[熱] 46 -L 4.8463,7.587624,5.2067,8.086176 -L 5.2067,8.086176,5.2802,9.000097 -L 5.5464,7.255613,5.2771,6.600326 -L 6.531,7.436493,5.5464,7.255613 -L 6.5485,4.788136,6.531,7.436493 -L 6.6567,3.690664,6.5485,4.788136 -L 6.9614,3.20343,6.6567,3.690664 -L 6.8073,1.170913,6.531,1.601759 -L 7.0875,0.723147,6.8073,1.170913 -L 7.3887,0.26704,7.0875,0.723147 -L 5.2802,0.26704,5.1335,0.723147 -L 5.1335,0.723147,4.986,1.170913 -L 4.986,1.170913,4.8564,1.601759 -L 4.8564,4.500059,4.7062,4.766968 -L 4.7062,4.766968,4.5552,5.033898 -L 4.5552,5.033898,4.426,5.300939 -L 4.0022,2.935033,4.426,3.726062 -L 3.5749,2.135576,4.0022,2.935033 -L 2.2965,3.20343,3.1476,3.20343 -L 2.2965,4.233129,2.03,4.865978 -L 2.03,4.865978,2.03,5.557931 -L 2.03,5.557931,2.2965,6.902632 -L 2.2965,6.902632,0.1915,5.300939 -L 0.1915,6.902632,1.0426,6.902632 -L 1.5641,7.812306,1.2314,7.950631 -L 1.8972,7.436493,1.5641,7.812306 -L 2.0793,8.237416,2.0163,8.502924 -L 2.0163,8.502924,1.9568,8.759982 -L 1.9568,8.759982,1.8972,9.000097 -L 1.2314,7.950631,0.6153,7.970333 -L 1.312,4.200644,0.6153,4.233129 -L 1.7463,3.820693,1.312,4.200644 -L 1.8972,2.66959,1.7463,3.820693 -L 0.6153,2.66959,1.8972,2.66959 -L 0.7446,1.067919,1.0426,1.601759 -L 0.4609,0.533861,0.7446,1.067919 -L 0.1915,0,0.4609,0.533861 -L 3.1476,0.26704,2.9966,0.723147 -L 2.9966,0.723147,2.8495,1.170913 -L 2.8495,1.170913,2.7164,1.601759 -L 2.7164,5.834778,3.5749,5.834778 -L 3.5749,5.834778,3.5749,6.902632 -L 3.5749,6.902632,2.7164,6.902632 -L 4.0022,7.436493,4.8463,7.587624 -L 5.2771,6.600326,5.2802,5.300939 -L 4.426,3.726062,4.8564,4.500059 - -[冷] 9 -L 1.0446,7.398338,0.2177,8.466126 -L 1.4649,4.271218,0.2177,0.800792 -L 6.9599,5.834778,4.6451,9.000097 -L 2.323,5.834778,4.6451,9.000097 -L 3.6046,6.000007,5.7095,6.000007 -L 2.7535,3.699136,6.5641,3.699136 -L 6.5641,3.699136,6.5641,1.067919 -L 6.5641,1.067919,5.7095,1.067919 -L 4.4592,3.699136,4.4592,0 - -[選] 34 -L 4.4577,8.466126,2.7803,8.466126 -L 4.4577,7.436493,4.4577,8.466126 -L 2.7803,7.436493,4.4577,7.436493 -L 2.8084,6.563507,2.7803,7.436493 -L 3.1096,6.021218,2.8084,6.563507 -L 4.0339,5.834778,3.1096,6.021218 -L 4.4717,4.471733,4.0339,5.834778 -L 5.2986,4.134097,4.4717,4.471733 -L 5.7434,2.66959,5.2986,4.134097 -L 4.4577,2.66959,5.7434,2.66959 -L 2.3527,2.66959,4.0339,2.66959 -L 3.4703,4.200644,2.7803,4.233129 -L 3.8903,3.820693,3.4703,4.200644 -L 4.0339,2.66959,3.8903,3.820693 -L 3.6735,1.437866,4.0339,1.601759 -L 3.3337,1.257139,3.6735,1.437866 -L 2.9936,1.067919,3.3337,1.257139 -L 6.0127,1.437866,5.7434,1.601759 -L 6.2964,1.257139,6.0127,1.437866 -L 6.5945,1.067919,6.2964,1.257139 -L 6.1672,2.66959,7.4176,2.66959 -L 6.1672,5.834778,7.0215,5.834778 -L 6.1672,4.233129,5.6629,5.249956 -L 5.6629,5.249956,5.3932,6.444992 -L 5.3932,6.444992,5.3126,7.436493 -L 5.3126,7.436493,7.0215,7.436493 -L 7.0215,7.436493,7.0215,8.466126 -L 7.0215,8.466126,5.3126,8.466126 -L 5.3018,-0.015148,7.4347,-0.015148 -L 1.4841,1.05253,0.4298,0 -L 0.2306,4.751733,1.4841,4.751733 -L 1.4841,1.05253,1.4841,4.751733 -L 0.6614,8.489155,1.4841,7.421257 -A 5.3018,7.347837,7.362973,238.75988,270 - -[議] 51 -L 4.0607,1.601759,2.7823,1.601759 -L 4.0607,0,4.0607,1.601759 -L 3.2061,0,4.0607,0 -L 2.7823,3.699136,3.3984,3.728776 -L 3.2061,4.689345,2.7823,4.766968 -L 3.6369,4.603229,3.2061,4.689345 -L 4.0607,4.500059,3.6369,4.603229 -L 3.7276,3.936537,4.0607,4.500059 -L 3.3984,3.728776,3.7276,3.936537 -L 4.4005,3.54389,4.0607,3.20343 -L 4.7784,3.613041,4.4005,3.54389 -L 5.5244,3.47036,4.7784,3.613041 -L 5.7419,2.858767,5.5244,3.47036 -L 5.9517,2.238723,5.7419,2.858767 -L 6.1657,1.601759,5.9517,2.238723 -L 6.2984,0.723147,5.9517,1.067919 -L 6.6525,0.370253,6.2984,0.723147 -L 7.02,0,6.6525,0.370253 -L 7.4473,0,7.4473,1.067919 -L 6.5962,3.699136,7.4473,3.699136 -L 6.1657,3.699136,6.0183,4.069105 -L 6.0183,4.069105,5.8676,4.422415 -L 5.8676,4.422415,5.7419,4.766968 -L 5.7419,6.902632,6.5962,6.902632 -L 6.7257,5.300939,6.5962,5.567847 -L 6.8697,5.033898,6.7257,5.300939 -L 7.02,4.766968,6.8697,5.033898 -L 6.5962,5.567847,5.3146,5.670994 -L 5.3146,5.670994,4.0397,5.757111 -L 4.0397,5.757111,2.7823,5.834778 -L 4.2989,7.752939,2.7823,7.970333 -L 4.9605,7.475983,4.2989,7.752939 -L 5.3423,6.902632,4.9605,7.475983 -L 5.5244,7.970333,6.1657,9.000097 -L 6.1657,7.970333,7.02,7.970333 -L 4.915,6.368771,4.5686,6.744452 -L 4.5686,6.744452,4.1269,6.882711 -L 4.1269,6.882711,3.2061,6.902632 -L 4.0607,3.20343,4.0607,2.135576 -L 4.0607,2.135576,4.915,2.135576 -L 5.2516,0.723147,4.915,0.533861 -L 5.5983,0.903983,5.2516,0.723147 -L 5.9517,1.067919,5.5983,0.903983 -L 0.2504,6.902524,2.7823,6.902524 -L 0.6774,8.504325,2.3554,8.504325 -L 0.6774,5.300971,2.3554,5.300971 -L 0.6774,4.233038,2.3554,4.233038 -L 0.6774,2.669536,2.3554,2.669536 -L 0.6774,0,0.6774,2.669536 -L 2.3554,0,0.6774,0 -L 2.3554,2.669536,2.3554,0 - -[良] 19 -L 1.534,0,1.534,7.970333 -L 0.2797,0,1.534,0 -L 2.1676,0,2.6618,0.189308 -L 2.6618,0.189308,3.1587,0.370253 -L 3.1587,0.370253,3.6631,0.533861 -L 4.3076,2.954887,3.6631,4.766968 -L 5.2501,1.583393,4.3076,2.954887 -L 6.6265,0,5.2501,1.583393 -L 1.534,7.970333,3.6631,7.970333 -L 3.6631,7.970333,3.6631,9.000097 -L 5.7681,6.368771,1.9543,6.368771 -L 3.6631,4.766968,1.9543,4.766968 -L 4.0939,4.766968,5.7681,4.766968 -L 5.7681,4.766968,5.7681,6.368771 -L 5.7681,7.970333,4.0939,7.970333 -L 5.7681,6.902632,5.7681,7.970333 -L 5.905,2.858767,6.1989,3.20343 -L 5.6178,2.505829,5.905,2.858767 -L 5.3443,2.135576,5.6178,2.505829 - -[試] 16 -L 0.2817,6.902544,2.814,6.902544 -L 0.7024,8.504347,2.3836,8.504347 -L 0.7024,5.301026,2.3836,5.301026 -L 0.7024,4.233041,2.3836,4.233041 -L 0.7024,2.66959,2.3836,2.66959 -L 0.7024,0,0.7024,2.66959 -L 2.3836,0,0.7024,0 -L 2.3836,2.66959,2.3836,0 -L 2.9786,6.000007,7.4796,6.000007 -L 7.4796,0,7.4796,1.500034 -L 6.6772,8.466148,7.2691,7.524229 -L 5.9,9.000075,5.9,6.000007 -L 2.9786,4.500059,5.231,4.500059 -L 2.9786,0,5.231,0.602925 -L 4.1064,4.500059,4.1064,0.301495 -A 18.0602,6.000007,12.164898,180,209.55264 - -[験] 59 -L 0.3083,1.067919,0.3083,2.66959 -L 1.1593,1.601759,1.1593,2.66959 -L 1.9859,1.601759,1.9859,2.66959 -L 1.9859,4.500059,1.1593,5.300851 -L 0.7394,3.699136,0.7394,8.466126 -L 1.5695,3.699136,0.7394,3.699136 -L 2.4171,3.699136,1.5695,3.699136 -L 3.2717,3.699136,2.4171,3.699136 -L 3.2892,2.011392,3.2717,3.699136 -L 2.9249,0.594716,3.2892,2.011392 -L 1.5621,0,2.9249,0.594716 -L 7.0855,6.902632,6.655,7.615928 -L 6.655,7.615928,6.2277,8.312149 -L 6.2277,8.312149,5.8004,9.000097 -L 5.8004,9.000097,5.5269,8.493073 -L 5.5269,8.493073,5.2506,7.96904 -L 5.2506,7.96904,4.9805,7.436493 -L 5.0965,6.487329,4.5676,6.605974 -L 4.5676,6.605974,4.1228,6.368771 -L 5.8004,6.368771,5.0965,6.487329 -L 5.7265,5.445043,5.8004,6.368771 -L 5.3766,4.927928,5.7265,5.445043 -L 4.5501,4.766968,5.3766,4.927928 -L 4.5501,4.260054,4.5501,4.766968 -L 4.5501,3.735934,4.5501,4.260054 -L 4.5501,3.20343,4.5501,3.735934 -L 5.1451,3.183728,4.5501,3.20343 -L 5.4709,3.045272,5.1451,3.183728 -L 5.8004,2.66959,5.4709,3.045272 -L 5.2292,1.791066,5.8004,2.66959 -L 4.6758,0.903983,5.2292,1.791066 -L 4.1228,0,4.6758,0.903983 -L 7.5058,0,7.0855,0.723147 -L 7.0855,0.723147,6.655,1.437866 -L 6.655,1.437866,6.2277,2.135576 -L 6.2277,3.20343,5.944,3.769798 -L 5.944,3.769798,5.944,4.175185 -L 5.944,4.175185,6.2277,4.766968 -L 6.2277,4.766968,6.5041,4.766968 -L 6.5041,4.766968,6.7878,4.766968 -L 6.7878,4.766968,7.0855,4.766968 -L 7.0855,4.766968,7.0855,4.260054 -L 7.0855,4.260054,7.0855,3.735934 -L 7.0855,3.735934,7.0855,3.20343 -L 7.0855,3.20343,6.7878,3.20343 -L 6.7878,3.20343,6.5041,3.20343 -L 6.5041,3.20343,6.2277,3.20343 -L 6.441,6.368771,6.655,6.557903 -L 6.655,6.557903,6.8722,6.738782 -L 6.8722,6.738782,7.0855,6.902632 -L 0.7394,8.466126,1.5695,8.466126 -L 1.5695,6.368771,1.1593,6.902632 -L 1.9894,5.834778,1.5695,6.368771 -L 2.4171,5.300939,1.9894,5.834778 -L 2.4171,6.902632,2.2661,7.272687 -L 2.2661,7.272687,2.1159,7.625888 -L 2.1159,7.625888,1.9859,7.970333 -L 1.5695,8.466126,2.4171,8.466126 -L 2.4171,8.466126,3.2717,8.466126 - -[説] 41 -L 3.7286,6.024063,3.7286,6.902632 -L 3.7286,5.136958,3.7286,6.024063 -L 3.7286,4.233129,3.7286,5.136958 -L 4.0022,4.233129,3.7286,4.233129 -L 4.275,4.233129,4.0022,4.233129 -L 4.5486,4.233129,4.275,4.233129 -L 4.4712,2.627123,4.5486,4.233129 -L 4.1104,1.478757,4.4712,2.627123 -L 3.2978,0,4.1104,1.478757 -L 5.8336,0,5.8336,1.411094 -L 5.8336,1.411094,5.8336,2.822079 -L 5.8336,2.822079,5.8336,4.233129 -L 5.8336,4.233129,5.5363,4.233129 -L 5.5363,4.233129,5.2561,4.233129 -L 5.2561,4.233129,4.979,4.233129 -L 5.1335,6.902632,5.8336,6.902632 -L 5.8336,6.902632,5.9636,7.615928 -L 5.9636,7.615928,6.1072,8.312149 -L 6.1072,8.312149,6.2574,9.000097 -L 6.3205,6.024063,6.2574,6.902632 -L 6.394,5.136958,6.3205,6.024063 -L 6.4714,4.233129,6.394,5.136958 -L 7.1124,1.067919,7.1124,1.601759 -L 7.1124,0.533861,7.1124,1.067919 -L 7.1124,0,7.1124,0.533861 -L 6.8147,0,7.1124,0 -L 6.5341,0,6.8147,0 -L 6.2574,0,6.5341,0 -L 4.254,8.759982,4.1248,9.000097 -L 4.3976,8.502924,4.254,8.759982 -L 4.5486,8.237416,4.3976,8.502924 -L 3.7286,6.902632,4.4326,6.902632 -L 4.4326,6.902632,5.1335,6.902632 -L 0.3071,6.902524,2.839,6.902524 -L 0.734,8.504325,2.4121,8.504325 -L 0.734,5.300971,2.4121,5.300971 -L 0.734,4.233038,2.4121,4.233038 -L 0.734,2.669536,2.4121,2.669536 -L 0.734,0,0.734,2.669536 -L 2.4121,0,0.734,0 -L 2.4121,2.669536,2.4121,0 - -[果] 42 -L 1.3879,1.437866,0.3403,0.533861 -L 2.4452,2.324927,1.3879,1.437866 -L 3.5138,3.20343,2.4452,2.324927 -L 3.5734,2.135576,3.5138,3.20343 -L 3.6431,1.067919,3.5734,2.135576 -L 3.7271,0,3.6431,1.067919 -L 4.5782,2.76998,2.9566,3.522657 -L 2.9566,3.522657,0.3403,3.699136 -L 1.1914,5.300939,1.1914,6.367348 -L 1.1914,6.367348,1.1914,7.425285 -L 1.1914,7.425285,1.1914,8.466126 -L 1.1914,8.466126,2.8834,8.466126 -L 2.8834,8.466126,4.5821,8.466126 -L 4.5821,8.466126,6.2913,8.466126 -L 6.2913,8.466126,6.2913,7.425285 -L 6.2913,7.425285,6.2913,6.367348 -L 6.2913,6.367348,6.2913,5.300939 -L 6.2913,5.300939,5.5628,5.300939 -L 5.5628,5.300939,4.8549,5.300939 -L 4.8549,5.300939,4.1544,5.300939 -L 4.1544,5.300939,3.8571,5.834778 -L 3.8571,5.834778,3.5734,6.368771 -L 3.5734,6.368771,3.2963,6.902632 -L 3.2963,6.902632,2.7324,6.902632 -L 2.7324,6.902632,2.1721,6.902632 -L 2.1721,6.902632,1.6222,6.902632 -L 2.5958,5.300939,1.8957,5.300939 -L 3.2963,5.300939,2.5958,5.300939 -L 3.4333,5.033898,3.2963,5.300939 -L 3.5734,4.766968,3.4333,5.033898 -L 3.7271,4.500059,3.5734,4.766968 -L 4.5821,3.699136,5.4157,3.699136 -L 5.4157,3.699136,6.2594,3.699136 -L 6.2594,3.699136,7.1179,3.699136 -L 6.6867,0.533861,4.5782,2.76998 -L 4.5821,6.902632,5.0094,6.902632 -L 5.0094,6.902632,5.4367,6.902632 -L 5.4367,6.902632,5.864,6.902632 -L 4.1544,6.902632,4.0038,7.272687 -L 4.0038,7.272687,3.8571,7.625888 -L 3.8571,7.625888,3.7271,7.970333 -L 1.8957,5.300939,1.1914,5.300939 - -[残] 66 -L 0.6438,8.466126,0.3703,8.466126 -L 0.9205,8.466126,0.6438,8.466126 -L 1.1934,8.466126,0.9205,8.466126 -L 1.1934,7.959059,1.1934,8.466126 -L 1.1934,7.435049,1.1934,7.959059 -L 1.1934,6.902632,1.1934,7.435049 -L 1.1934,6.101774,1.0533,5.670994 -L 1.0533,5.670994,0.9205,5.22314 -L 0.9205,5.22314,0.7979,4.766968 -L 0.9801,4.233129,0.7696,4.069105 -L 1.3268,3.812112,0.9801,4.233129 -L 1.6802,3.38269,1.3268,3.812112 -L 2.0518,2.936434,1.6802,3.38269 -L 1.4806,1.971793,2.0518,2.936434 -L 0.9205,0.990209,1.4806,1.971793 -L 0.3703,0,0.9205,0.990209 -L 0.5664,3.888553,0.3703,3.699136 -L 0.7696,4.069105,0.5664,3.888553 -L 1.6207,6.204921,1.1934,6.101774 -L 2.0518,6.290972,1.6207,6.204921 -L 2.4753,6.368771,2.0518,6.290972 -L 2.4753,5.490268,2.4753,6.368771 -L 2.4753,4.603229,2.4753,5.490268 -L 2.4753,3.699136,2.4753,4.603229 -L 4.0304,3.699136,3.3302,3.699136 -L 4.7343,3.699136,4.0304,3.699136 -L 5.4352,3.699136,4.7343,3.699136 -L 5.4527,2.954887,5.4352,3.699136 -L 5.5613,2.549522,5.4527,2.954887 -L 5.866,2.135576,5.5613,2.549522 -L 6.2863,2.135576,6.5665,2.505829 -L 6.5665,2.505829,6.8463,2.858767 -L 6.8463,2.858767,7.144,3.20343 -L 6.6505,4.213318,7.5748,4.233129 -L 6.2092,4.074993,6.6505,4.213318 -L 5.866,3.699136,6.2092,4.074993 -L 5.866,5.834778,6.2863,5.834778 -L 6.2863,5.834778,6.7167,5.834778 -L 6.7167,5.834778,7.144,5.834778 -L 6.9938,7.436493,7.5748,7.436493 -L 6.419,7.436493,6.9938,7.436493 -L 5.866,7.436493,6.419,7.436493 -L 5.4352,6.902632,5.1375,7.336169 -L 5.1375,7.336169,5.025,7.880034 -L 5.025,7.880034,5.0079,9.000097 -L 4.885,6.368771,4.6118,6.902632 -L 4.6118,6.902632,4.1848,6.902632 -L 4.1848,6.902632,3.761,6.902632 -L 3.761,6.902632,3.3302,6.902632 -L 2.4753,8.466126,2.9029,8.466126 -L 2.0518,8.466126,2.4753,8.466126 -L 1.6207,8.466126,2.0518,8.466126 -L 7.144,0,6.633,0.533861 -L 6.633,0.533861,6.1388,1.067919 -L 6.1388,1.067919,5.652,1.601759 -L 5.652,1.601759,4.5876,0.850286 -L 4.5876,0.850286,3.9848,0.573439 -L 3.9848,0.573439,3.3302,0.533861 -L 4.3736,5.271168,3.761,5.300939 -L 4.6993,5.063516,4.3736,5.271168 -L 5.0079,4.500059,4.6993,5.063516 -L 5.4352,5.300939,5.1651,5.834778 -L 5.1651,5.834778,4.885,6.368771 -L 7.5748,0.533861,7.5748,1.067919 -L 7.5748,1.067919,7.5748,1.601759 -L 7.5748,0,7.5748,0.533861 - -[念] 33 -L 6.4806,6.466248,7.1744,6.368771 -L 5.5948,7.148264,6.4806,6.466248 -L 3.7595,9.000097,5.5948,7.148264 -L 2.3722,7.504396,3.7595,9.000097 -L 1.4934,6.822076,2.3722,7.504396 -L 0.3726,6.368771,1.4934,6.822076 -L 2.9116,4.689345,1.6545,4.766968 -L 4.1833,4.603229,2.9116,4.689345 -L 5.4649,4.500059,4.1833,4.603229 -L 5.1671,4.079043,5.4649,4.500059 -L 4.8873,3.64973,5.1671,4.079043 -L 4.6138,3.20343,4.8873,3.64973 -L 4.1833,1.868733,4.0362,2.135576 -L 4.0362,2.135576,3.8853,2.402594 -L 3.8853,2.402594,3.7595,2.66959 -L 2.5263,1.1469,2.5088,2.66959 -L 2.6349,0.454925,2.5263,1.1469 -L 2.9326,0,2.6349,0.454925 -L 3.3599,0,4.0642,0 -L 4.0642,0,4.7647,0 -L 4.7647,0,5.4649,0 -L 5.4649,0,5.4649,0.370253 -L 5.4649,0.370253,5.4649,0.723147 -L 5.4649,0.723147,5.4649,1.067919 -L 6.5961,1.704906,6.3233,2.135576 -L 6.8798,1.257139,6.5961,1.704906 -L 7.1744,0.800792,6.8798,1.257139 -L 4.1833,6.368771,5.0376,6.368771 -L 3.3389,6.368771,4.1833,6.368771 -L 2.5088,6.368771,3.3389,6.368771 -L 0.6455,1.524004,0.7999,2.135576 -L 0.5022,0.903983,0.6455,1.524004 -L 0.3726,0.26704,0.5022,0.903983 - -[折] 19 -L 6.318,0,6.318,1.781084 -L 6.318,1.781084,6.318,3.545269 -L 6.318,3.545269,6.318,5.300939 -L 6.318,5.300939,5.6178,5.300939 -L 5.6178,5.300939,4.917,5.300939 -L 4.917,5.300939,4.2165,5.300939 -L 3.8452,5.269723,3.7857,7.970333 -L 3.7857,7.970333,5.4108,8.098873 -L 5.4108,8.098873,6.3884,8.337652 -L 6.3884,8.337652,7.1726,8.466126 -L 7.3056,5.300939,7.6037,5.300939 -L 7.0254,5.300939,7.3056,5.300939 -L 6.7491,5.300939,7.0254,5.300939 -L 3.7125,2.840554,3.8452,5.269723 -L 2.9346,0.26704,3.7125,2.840554 -L 1.8821,9.000224,1.8821,0.000083 -L 1.8821,0.000083,1.0583,0.000083 -L 0.4023,3.699278,3.3615,5.548912 -L 0.4023,6.902632,3.3615,6.902632 - -[約] 14 -L 1.6827,8.999943,0.8589,7.131357 -L 2.537,5.30107,2.9643,4.500046 -L 1.6827,4.766979,1.6827,0 -L 0.8589,3.165377,0.432,1.334942 -L 2.537,3.165377,2.9643,1.86871 -L 0.432,4.766979,2.8217,4.766979 -L 0.8589,7.131357,1.6596,6.130658 -L 2.537,7.932282,0.9955,4.766979 -L 3.8217,7.50001,7.632,7.50001 -L 7.632,7.50001,7.632,3.000014 -L 6.7322,0,5.8321,0 -L 4.9319,4.500021,5.8321,3.000014 -A -1.4177,9.000017,5.44975,326.5996,0 -A 2.1825,3.000014,5.44975,326.5996,0 - -[案] 48 -L 7.1384,7.063569,7.2046,7.970333 -L 6.7951,6.538201,7.1384,7.063569 -L 5.9542,6.368771,6.7951,6.538201 -L 5.5234,6.101774,4.6723,6.290972 -L 4.6723,6.290972,3.818,6.47172 -L 3.818,6.47172,2.9635,6.635592 -L 2.9635,6.635592,3.0962,6.902632 -L 3.0962,6.902632,3.2398,7.169475 -L 3.2398,7.169475,3.3943,7.436493 -L 2.6934,7.970333,3.818,7.970333 -L 1.5621,7.970333,2.6934,7.970333 -L 0.4347,7.970333,1.5621,7.970333 -L 0.5884,6.792414,0.4347,7.970333 -L 1.2119,6.402657,0.5884,6.792414 -L 2.5673,6.368771,1.2119,6.402657 -L 2.5673,6.024063,2.5673,6.368771 -L 2.5673,5.670994,2.5673,6.024063 -L 2.5673,5.300939,2.5673,5.670994 -L 3.8005,5.139957,2.5673,5.300939 -L 5.0471,4.622974,3.8005,5.139957 -L 6.3815,3.699136,5.0471,4.622974 -L 5.5059,2.66959,6.3535,2.66959 -L 4.6723,2.66959,5.5059,2.66959 -L 4.308,2.053816,2.6657,2.522685 -L 2.6657,2.522685,0.4347,2.66959 -L 2.1964,3.837592,0.8585,3.699136 -L 3.0542,4.094563,2.1964,3.837592 -L 3.818,4.233129,3.0542,4.094563 -L 3.818,3.889867,3.818,4.233129 -L 3.818,3.546714,3.818,3.889867 -L 3.818,3.20343,3.818,3.546714 -L 3.6671,1.437866,3.6076,2.135576 -L 3.7375,0.723147,3.6671,1.437866 -L 3.818,0,3.7375,0.723147 -L 3.6076,2.135576,2.5397,1.601759 -L 2.5397,1.601759,1.4781,1.067919 -L 1.4781,1.067919,0.4347,0.533861 -L 6.3815,0.533861,4.308,2.053816 -L 6.3535,2.66959,7.2046,2.66959 -L 7.2046,7.970333,6.2102,7.970333 -L 6.2102,7.970333,5.2257,7.970333 -L 5.2257,7.970333,4.2453,7.970333 -L 3.818,7.970333,3.818,8.313704 -L 3.818,8.313704,3.818,8.656813 -L 3.818,8.656813,3.818,9.000097 -L 5.233,5.567847,5.3766,5.834778 -L 5.3766,5.834778,5.5234,6.101774 -L 5.1031,5.300939,5.233,5.567847 - -[連] 69 -L 6.8073,7.970333,7.2349,7.970333 -L 6.3835,7.970333,6.8073,7.970333 -L 5.9527,7.970333,6.3835,7.970333 -L 5.3121,8.237416,5.2526,8.502924 -L 5.2526,8.502924,5.1892,8.759982 -L 5.1892,8.759982,5.13,9.000097 -L 5.13,7.169475,4.979,7.436493 -L 4.979,7.436493,4.8323,7.703489 -L 4.8323,7.703489,4.7023,7.970333 -L 4.7023,7.970333,4.1248,7.970333 -L 4.1248,7.970333,3.5539,7.970333 -L 3.5539,7.970333,2.9966,7.970333 -L 3.4239,6.368771,4.3381,6.398454 -L 4.3381,6.398454,4.7829,6.605974 -L 4.7829,6.605974,5.13,7.169475 -L 5.13,5.834778,5.4557,6.190802 -L 5.4557,6.190802,5.8932,6.190802 -L 5.8932,6.190802,6.8073,5.834778 -L 6.8073,5.300939,5.8932,5.320706 -L 5.8932,5.320706,5.4557,5.459228 -L 5.4557,5.459228,5.13,5.834778 -L 4.916,4.984602,4.482,5.261405 -L 4.482,5.261405,3.8512,5.300939 -L 3.8512,4.233129,3.4239,4.233129 -L 3.4239,4.233129,3.4239,4.95645 -L 3.4239,4.95645,3.4239,5.670994 -L 3.4239,5.670994,3.4239,6.368771 -L 4.275,4.233129,3.8512,4.233129 -L 4.7023,4.233129,4.275,4.233129 -L 4.979,3.726062,4.7023,4.233129 -L 5.2526,3.202072,4.979,3.726062 -L 5.5289,2.66959,5.2526,3.202072 -L 5.9527,2.66959,6.3835,2.66959 -L 6.3835,2.66959,6.8073,2.66959 -L 6.8073,2.66959,7.2349,2.66959 -L 6.8073,4.233129,6.8073,4.603229 -L 6.8073,4.603229,6.8073,4.95645 -L 6.8073,4.95645,6.8073,5.300939 -L 6.5134,4.233129,6.8073,4.233129 -L 6.2297,4.233129,6.5134,4.233129 -L 5.9527,4.233129,6.2297,4.233129 -L 5.5289,4.233129,4.916,4.984602 -L 4.7867,2.517081,3.9703,2.771271 -L 3.9703,2.771271,2.9966,2.66959 -L 2.9966,0,2.6989,0.189308 -L 2.6989,0.189308,2.4152,0.370253 -L 2.4152,0.370253,2.142,0.533861 -L 1.7151,1.067919,1.7151,2.315077 -L 1.7151,2.315077,1.7151,3.545269 -L 1.7151,3.545269,1.7151,4.766968 -L 1.7151,4.766968,1.2878,4.766968 -L 1.2878,4.766968,0.8671,4.766968 -L 0.8671,4.766968,0.4612,4.766968 -L 1.1617,8.122908,0.8917,8.466126 -L 1.4415,7.779777,1.1617,8.122908 -L 1.7151,7.436493,1.4415,7.779777 -L 4.8253,0,6.2364,0 -L 3.4239,0,4.8253,0 -L 1.3575,0.723147,1.7151,1.067919 -L 1.0107,0.370253,1.3575,0.723147 -L 0.6745,0,1.0107,0.370253 -L 6.2364,0,7.6622,0 -L 5.13,1.067919,4.7867,2.517081 -L 5.5464,-0.015148,7.6798,-0.015148 -L 1.7291,1.05253,0.6745,0 -L 0.4752,4.751733,1.7291,4.751733 -L 1.7291,1.05253,1.7291,4.751733 -L 0.906,8.489155,1.7291,7.421257 -A 5.5464,7.347837,7.362973,238.75988,270 - -[特] 11 -L 1.8151,9.000053,1.8151,0 -L 0.4628,3.451316,3.1632,3.451316 -L 2.6838,6.902566,0.943,6.902566 -L 3.8462,7.970485,7.2646,7.970485 -L 5.5558,0,6.4135,0 -L 3.8462,2.66959,4.7047,1.601671 -L 5.5558,8.999944,5.5558,5.834778 -L 3.4543,5.834778,7.6607,5.834778 -L 3.4543,3.73751,7.6607,3.73751 -L 6.4135,0,6.4135,5.334781 -A -4.0868,9.000053,5.44975,326.5996,0 - -[機] 43 -L 4.9483,0,5.4352,0.370253 -L 5.4352,0.370253,5.922,0.723147 -L 5.922,0.723147,6.4089,1.067919 -L 6.4089,1.067919,5.8306,2.233141 -L 5.8306,2.233141,5.6208,2.915353 -L 5.6208,2.915353,5.5924,3.699136 -L 5.5924,3.699136,6.1388,3.802349 -L 6.1388,3.802349,6.6961,3.888553 -L 6.6961,3.888553,7.2666,3.966155 -L 7.2666,3.966155,6.6011,5.677978 -L 6.6011,5.677978,6.4719,7.288208 -L 6.4719,7.288208,6.8393,9.000097 -L 2.5978,0,3.2003,1.204734 -L 3.2003,1.204734,3.4209,2.163902 -L 3.4209,2.163902,3.4528,3.699136 -L 3.4528,3.699136,4.0128,3.699136 -L 4.0128,3.699136,4.5841,3.699136 -L 4.5841,3.699136,5.1616,3.699136 -L 5.1616,3.699136,4.9904,4.846145 -L 4.9904,4.846145,4.7662,5.399774 -L 4.7662,5.399774,4.3039,5.834778 -L 4.3039,5.834778,3.7712,5.439395 -L 3.7712,5.439395,3.1372,5.162395 -L 3.1372,5.162395,2.5978,4.766968 -L 3.4528,5.834778,3.6594,6.723131 -L 3.6594,6.723131,3.6734,7.781178 -L 3.6734,7.781178,3.8832,9.000097 -L 5.1616,7.959059,5.1616,9.000097 -L 5.1616,6.901188,5.1616,7.959059 -L 5.1616,5.834778,5.1616,6.901188 -L 4.7343,1.601759,4.4366,1.791066 -L 4.4366,1.791066,4.1564,1.971793 -L 4.1564,1.971793,3.8832,2.135576 -L 6.9689,1.971793,7.1164,2.324927 -L 7.1164,2.324927,7.2666,2.66959 -L 6.8393,1.601759,6.9689,1.971793 -L 7.6939,0.723147,7.6939,1.067919 -L 7.6939,0.370253,7.6939,0.723147 -L 7.6939,0,7.6939,0.370253 -L 1.7783,0,1.7783,9.000075 -L 1.7783,5.150093,0.4929,3.165209 -L 2.5978,4.500059,1.7783,6.048362 -L 2.5978,6.902719,0.4929,6.902719 - -[関] 29 -L 2.7613,4.233129,2.2009,4.233129 -L 3.3322,4.233129,2.7613,4.233129 -L 3.9098,4.233129,3.3322,4.233129 -L 3.9098,3.889867,3.9098,4.233129 -L 3.9098,3.546714,3.9098,3.889867 -L 3.9098,3.20343,3.9098,3.546714 -L 3.4093,2.175241,1.7771,0.533861 -L 1.7771,2.66959,2.2009,2.66959 -L 2.2009,2.66959,2.6314,2.66959 -L 2.6314,2.66959,3.0552,2.66959 -L 4.5686,2.019776,3.4093,2.175241 -L 6.442,0,4.5686,2.019776 -L 4.9503,4.95645,5.1636,5.300939 -L 4.7433,4.603229,4.9503,4.95645 -L 4.5511,4.233129,4.7433,4.603229 -L 4.7609,2.66959,5.171,2.66959 -L 5.171,2.66959,5.5909,2.66959 -L 5.5909,2.66959,6.0147,2.66959 -L 0.5264,0,0.5264,8.466214 -L 0.5264,8.466214,3.0552,8.466214 -L 3.0552,8.466214,3.0552,5.300917 -L 6.0147,0,7.297,0 -L 7.297,5.300917,4.7332,5.300917 -L 4.7332,5.300917,4.7332,8.466214 -L 4.7332,8.466214,7.297,8.466214 -L 3.0552,5.300917,0.5264,5.300917 -L 0.5264,6.902719,3.0552,6.902719 -L 7.297,0,7.297,8.466214 -L 4.7332,6.902719,7.297,6.902719 - -[信] 26 -L 4.6441,8.466126,5.7716,8.466126 -L 5.7716,8.466126,6.8997,8.466126 -L 5.7716,5.300939,6.8997,5.300939 -L 4.6441,5.300939,5.7716,5.300939 -L 3.5128,5.300939,4.6441,5.300939 -L 3.5128,3.699136,4.6441,3.699136 -L 4.6441,3.699136,5.7716,3.699136 -L 5.7716,3.699136,6.8997,3.699136 -L 6.8997,2.135576,6.8997,1.437866 -L 6.8997,1.437866,6.8997,0.723147 -L 6.8997,0.723147,6.8997,0 -L 6.8997,0,5.7716,0 -L 5.7716,0,4.6441,0 -L 4.6441,0,3.5128,0 -L 3.5128,0,3.5128,0.723147 -L 3.5128,0.723147,3.5128,1.437866 -L 3.5128,1.437866,3.5128,2.135576 -L 3.5128,2.135576,4.6441,2.135576 -L 4.6441,2.135576,5.7716,2.135576 -L 5.7716,2.135576,6.8997,2.135576 -L 2.6617,6.902632,4.3391,6.902632 -L 4.3391,6.902632,6.0276,6.902632 -L 6.0276,6.902632,7.7263,6.902632 -L 3.5128,8.466126,4.6441,8.466126 -L 1.3795,0,1.3795,6.597568 -A -6.1508,10.627795,8.540417,321.41046,349.01228 - -[求] 30 -L 3.5148,0,3.9421,0 -L 3.0837,0,3.5148,0 -L 2.6637,0,3.0837,0 -L 3.9421,0,3.9421,1.067919 -L 3.9421,1.067919,3.9421,2.135576 -L 3.9421,2.135576,3.9421,3.20343 -L 3.9421,3.20343,2.814,2.66959 -L 2.814,2.66959,1.6827,2.135576 -L 1.6827,2.135576,0.5588,1.601759 -L 2.2434,7.077689,0.5588,6.902632 -L 3.4693,6.778383,2.2434,7.077689 -L 3.9421,4.766968,3.4693,6.778383 -L 4.0679,7.336169,3.9561,7.880034 -L 3.9561,7.880034,3.9421,9.000097 -L 1.6827,4.95645,1.4099,5.300939 -L 1.9629,4.603229,1.6827,4.95645 -L 2.2326,4.233129,1.9629,4.603229 -L 6.8982,1.067919,4.961,3.275515 -L 4.961,3.275515,4.1905,3.957683 -L 4.1905,3.957683,3.9421,3.699136 -L 5.651,3.699136,6.0538,4.233129 -L 6.0538,4.233129,6.4744,4.766968 -L 6.4744,4.766968,6.8982,5.300939 -L 4.3726,6.902632,4.0679,7.336169 -L 4.7932,6.902632,5.6265,6.902632 -L 5.6265,6.902632,6.4744,6.902632 -L 6.4744,6.902632,7.3287,6.902632 -L 6.4744,7.970333,6.1974,8.313704 -L 6.1974,8.313704,5.9245,8.656813 -L 5.9245,8.656813,5.651,9.000097 - -[願] 78 -L 0.5849,0.26704,0.8655,1.104651 -L 0.8655,1.104651,0.967,3.230311 -L 0.967,3.230311,0.9811,8.466126 -L 0.9811,8.466126,2.112,8.466126 -L 2.112,8.466126,3.2506,8.466126 -L 3.2506,8.466126,4.3991,8.466126 -L 2.263,0,2.5396,0 -L 2.5396,0,2.8233,0 -L 2.8233,0,3.1207,0 -L 3.1207,0,3.1207,1.247223 -L 3.1207,1.247223,3.1207,2.477415 -L 3.1207,2.477415,3.1207,3.699136 -L 3.1207,3.699136,2.6899,3.699136 -L 2.6899,3.699136,2.263,3.699136 -L 2.263,3.699136,1.8357,3.699136 -L 1.8357,3.699136,1.8357,4.766968 -L 1.8357,4.766968,1.8357,5.834778 -L 1.8357,5.834778,1.8357,6.902632 -L 1.8357,6.902632,2.4517,7.120112 -L 2.4517,7.120112,2.7848,7.397025 -L 2.7848,7.397025,3.1207,7.970333 -L 4.5812,0,4.9283,0.370253 -L 4.9283,0.370253,5.2817,0.723147 -L 5.2817,0.723147,5.653,1.067919 -L 7.7863,0,7.4918,0.370253 -L 7.4918,0.370253,7.2046,0.723147 -L 7.2046,0.723147,6.9317,1.067919 -L 1.8357,1.334719,1.9649,1.791066 -L 1.9649,1.791066,2.112,2.238723 -L 2.112,2.238723,2.263,2.66959 -L 4.3991,1.334719,4.2485,1.791066 -L 4.2485,1.791066,4.1017,2.238723 -L 4.1017,2.238723,3.9718,2.66959 -L 5.2222,2.135576,5.2222,3.735934 -L 5.2222,3.735934,5.2222,5.327733 -L 5.2222,5.327733,5.2222,6.902632 -L 5.2222,6.902632,5.839,7.130116 -L 5.839,7.130116,6.1713,7.475983 -L 6.1713,7.475983,6.5041,8.237416 -L 6.5041,8.237416,6.0768,8.313704 -L 6.0768,8.313704,5.653,8.389904 -L 5.653,8.389904,5.2222,8.466126 -L 5.653,2.135576,6.2067,2.135576 -L 6.2067,2.135576,6.7808,2.135576 -L 6.7808,2.135576,7.3625,2.135576 -L 7.3625,2.135576,7.3625,2.668102 -L 7.3625,2.668102,7.3625,3.19209 -L 7.3625,3.19209,7.3625,3.699136 -L 7.3625,3.699136,6.7808,3.699136 -L 6.7808,3.699136,6.2067,3.699136 -L 6.2067,3.699136,5.653,3.699136 -L 3.7585,3.699136,3.8215,4.233129 -L 3.8215,4.233129,3.8877,4.766968 -L 3.8877,4.766968,3.9718,5.300939 -L 3.9718,5.300939,3.3942,5.300939 -L 3.3942,5.300939,2.8233,5.300939 -L 2.8233,5.300939,2.263,5.300939 -L 7.3625,4.233129,7.3625,4.603229 -L 7.3625,4.603229,7.3625,4.95645 -L 7.3625,4.95645,7.3625,5.300939 -L 7.3625,5.300939,6.7808,5.300939 -L 6.7808,5.300939,6.2067,5.300939 -L 6.2067,5.300939,5.653,5.300939 -L 3.9718,5.834778,3.9718,6.204921 -L 3.9718,6.204921,3.9718,6.557903 -L 3.9718,6.557903,3.9718,6.902632 -L 3.9718,6.902632,3.6744,6.902632 -L 3.6744,6.902632,3.3942,6.902632 -L 3.3942,6.902632,3.1207,6.902632 -L 7.3625,5.834778,7.3625,6.204921 -L 7.3625,6.204921,7.3625,6.557903 -L 7.3625,6.557903,7.3625,6.902632 -L 7.3625,6.902632,7.0645,6.902632 -L 7.0645,6.902632,6.7808,6.902632 -L 6.7808,6.902632,6.5041,6.902632 -L 6.9317,8.466126,7.2046,8.466126 -L 7.2046,8.466126,7.4918,8.466126 -L 7.4918,8.466126,7.7863,8.466126 - -[辞] 54 -L 0.5838,0,0.5838,1.067919 -L 0.5838,1.067919,0.5838,2.135576 -L 0.5838,2.135576,0.5838,3.20343 -L 0.5838,3.20343,1.0142,3.20343 -L 1.0142,3.20343,1.4415,3.20343 -L 1.4415,3.20343,1.8688,3.20343 -L 1.8688,3.20343,1.8408,4.851728 -L 1.8408,4.851728,1.5294,5.635664 -L 1.5294,5.635664,0.5838,5.834778 -L 1.0142,0,1.7151,0 -L 1.7151,0,2.4152,0 -L 2.4152,0,3.1157,0 -L 3.1157,0,3.1157,1.067919 -L 3.1157,1.067919,3.1157,2.135576 -L 3.1157,2.135576,3.1157,3.20343 -L 3.1157,3.20343,2.8429,3.20343 -L 2.8429,3.20343,2.5693,3.20343 -L 2.5693,3.20343,2.2926,3.20343 -L 5.6798,0,5.6028,1.895527 -L 5.6028,1.895527,5.1471,2.579074 -L 5.1471,2.579074,3.9703,2.66959 -L 6.1103,2.66959,5.8059,3.103129 -L 5.8059,3.103129,5.6974,3.646928 -L 5.6974,3.646928,5.6798,4.766968 -L 5.6798,4.766968,4.9548,4.766968 -L 4.9548,4.766968,4.2473,4.766968 -L 4.2473,4.766968,3.5465,4.766968 -L 6.5344,2.66959,6.8111,2.66959 -L 6.8111,2.66959,7.084,2.66959 -L 7.084,2.66959,7.361,2.66959 -L 6.3204,4.766968,6.5344,5.670994 -L 6.5344,5.670994,6.7477,6.557903 -L 6.7477,6.557903,6.9614,7.436493 -L 6.9614,7.436493,6.1103,7.436493 -L 6.1103,7.436493,5.2525,7.436493 -L 5.2525,7.436493,4.4014,7.436493 -L 4.4014,7.436493,4.531,6.738782 -L 4.531,6.738782,4.6743,6.024063 -L 4.6743,6.024063,4.8249,5.300939 -L 6.9614,4.766968,7.2349,4.766968 -L 7.2349,4.766968,7.5148,4.766968 -L 7.5148,4.766968,7.7848,4.766968 -L 2.2926,5.834778,1.9953,6.269783 -L 1.9953,6.269783,1.8828,6.823564 -L 1.8828,6.823564,1.8688,7.970333 -L 1.8688,7.970333,1.4415,7.970333 -L 1.4415,7.970333,1.0142,7.970333 -L 1.0142,7.970333,0.5838,7.970333 -L 2.2926,7.970333,2.5693,8.149855 -L 2.5693,8.149855,2.8429,8.312149 -L 2.8429,8.312149,3.1157,8.466126 -L 5.6798,7.970333,5.6798,8.313704 -L 5.6798,8.313704,5.6798,8.656813 -L 5.6798,8.656813,5.6798,9.000097 - -[器] 60 -L 1.0446,0,1.0446,0.723147 -L 1.0446,0.723147,1.0446,1.437866 -L 1.0446,1.437866,1.0446,2.135576 -L 1.0446,2.135576,1.7482,2.135576 -L 1.7482,2.135576,2.4487,2.135576 -L 2.4487,2.135576,3.1531,2.135576 -L 3.1531,2.135576,3.1531,1.437866 -L 3.1531,1.437866,3.1531,0.723147 -L 3.1531,0.723147,3.1531,0 -L 3.1531,0,2.4487,0 -L 2.4487,0,1.7482,0 -L 1.7482,0,1.0446,0 -L 4.8584,0,4.8584,0.723147 -L 4.8584,0.723147,4.8584,1.437866 -L 4.8584,1.437866,4.8584,2.135576 -L 4.8584,2.135576,5.5628,2.135576 -L 5.5628,2.135576,6.2633,2.135576 -L 6.2633,2.135576,6.9634,2.135576 -L 6.9634,2.135576,6.9634,1.437866 -L 6.9634,1.437866,6.9634,0.723147 -L 6.9634,0.723147,6.9634,0 -L 6.9634,0,6.2633,0 -L 6.2633,0,5.5628,0 -L 5.5628,0,4.8584,0 -L 0.6173,3.20343,1.7027,3.601812 -L 1.7027,3.601812,2.4666,4.076241 -L 2.4666,4.076241,3.5734,5.033898 -L 3.5734,5.033898,2.5787,5.136958 -L 2.5787,5.136958,1.5945,5.22314 -L 1.5945,5.22314,0.6173,5.300939 -L 6.5361,3.20343,4.8938,4.719094 -L 4.8938,4.719094,4.2423,5.539609 -L 4.2423,5.539609,4.0042,6.368771 -L 4.8584,5.300939,5.6885,5.300939 -L 5.6885,5.300939,6.5361,5.300939 -L 6.5361,5.300939,7.3907,5.300939 -L 1.0446,6.902632,1.0446,7.435049 -L 1.0446,7.435049,1.0446,7.959059 -L 1.0446,7.959059,1.0446,8.466126 -L 1.0446,8.466126,1.7482,8.466126 -L 1.7482,8.466126,2.4487,8.466126 -L 2.4487,8.466126,3.1531,8.466126 -L 3.1531,8.466126,3.1531,7.959059 -L 3.1531,7.959059,3.1531,7.435049 -L 3.1531,7.435049,3.1531,6.902632 -L 3.1531,6.902632,2.4487,6.902632 -L 2.4487,6.902632,1.7482,6.902632 -L 1.7482,6.902632,1.0446,6.902632 -L 4.8584,6.902632,4.8584,7.435049 -L 4.8584,7.435049,4.8584,7.959059 -L 4.8584,7.959059,4.8584,8.466126 -L 4.8584,8.466126,5.5628,8.466126 -L 5.5628,8.466126,6.2633,8.466126 -L 6.2633,8.466126,6.9634,8.466126 -L 6.9634,8.466126,6.9634,7.959059 -L 6.9634,7.959059,6.9634,7.435049 -L 6.9634,7.435049,6.9634,6.902632 -L 6.9634,6.902632,6.2633,6.902632 -L 6.2633,6.902632,5.5628,6.902632 -L 5.5628,6.902632,4.8584,6.902632 - -[産] 54 -L 0.6158,0,1.3545,1.987335 -L 1.3545,1.987335,1.5089,3.771243 -L 1.5089,3.771243,1.4704,5.834778 -L 1.4704,5.834778,2.1744,5.834778 -L 2.1744,5.834778,2.8815,5.834778 -L 2.8815,5.834778,3.61,5.834778 -L 3.61,5.834778,3.4563,6.47172 -L 3.4563,6.47172,3.3127,7.091764 -L 3.3127,7.091764,3.1792,7.703489 -L 3.1792,7.703489,2.6017,7.806614 -L 2.6017,7.806614,2.0304,7.892731 -L 2.0304,7.892731,1.4704,7.970333 -L 2.7519,0,3.582,0 -L 3.582,0,4.4331,0 -L 4.4331,0,5.2842,0 -L 5.2842,0,5.1515,1.621548 -L 5.1515,1.621548,4.6363,2.115809 -L 4.6363,2.115809,3.61,2.135576 -L 5.7115,0,6.4124,0 -L 6.4124,0,7.123,0 -L 7.123,0,7.8484,0 -L 2.3215,2.135576,2.9239,3.275515 -L 2.9239,3.275515,3.1481,3.957683 -L 3.1481,3.957683,3.1792,4.766968 -L 5.7115,2.135576,5.4177,2.668102 -L 5.4177,2.668102,5.134,3.19209 -L 5.134,3.19209,4.8569,3.699136 -L 4.8569,3.699136,4.4331,3.699136 -L 4.4331,3.699136,4.0128,3.699136 -L 4.0128,3.699136,3.61,3.699136 -L 6.1427,2.135576,6.4124,2.135576 -L 6.4124,2.135576,6.6961,2.135576 -L 6.6961,2.135576,6.9938,2.135576 -L 5.7115,3.699136,5.5613,4.069105 -L 5.5613,4.069105,5.4177,4.422415 -L 5.4177,4.422415,5.2842,4.766968 -L 6.1427,3.699136,6.5661,3.699136 -L 6.5661,3.699136,6.9938,3.699136 -L 6.9938,3.699136,7.4211,3.699136 -L 4.0303,5.834778,4.4401,5.937882 -L 4.4401,5.937882,4.8604,6.024063 -L 4.8604,6.024063,5.2842,6.101774 -L 5.2842,6.101774,5.4177,6.738782 -L 5.4177,6.738782,5.5613,7.358826 -L 5.5613,7.358826,5.7115,7.970333 -L 5.7115,7.970333,5.0114,7.970333 -L 5.0114,7.970333,4.3105,7.970333 -L 4.3105,7.970333,3.61,7.970333 -L 5.7115,5.834778,6.4124,5.834778 -L 6.4124,5.834778,7.123,5.834778 -L 7.123,5.834778,7.8484,5.834778 -L 6.1427,7.970333,6.5661,7.970333 -L 6.5661,7.970333,6.9938,7.970333 -L 6.9938,7.970333,7.4211,7.970333 - -[告] 33 -L 1.9274,0,1.9274,1.067919 -L 1.9274,1.067919,1.9274,2.135576 -L 1.9274,2.135576,1.9274,3.20343 -L 1.9274,3.20343,3.3322,3.20343 -L 3.3322,3.20343,4.7433,3.20343 -L 4.7433,3.20343,6.1692,3.20343 -L 6.1692,3.20343,6.1692,2.135576 -L 6.1692,2.135576,6.1692,1.067919 -L 6.1692,1.067919,6.1692,0 -L 6.1692,0,4.7433,0 -L 4.7433,0,3.3322,0 -L 3.3322,0,1.9274,0 -L 0.649,5.300939,1.7771,5.300939 -L 1.7771,5.300939,2.9049,5.300939 -L 2.9049,5.300939,4.0323,5.300939 -L 4.0323,5.300939,3.819,7.057965 -L 3.819,7.057965,3.1392,7.484586 -L 3.1392,7.484586,1.9274,7.436493 -L 1.9274,7.436493,1.63,7.091764 -L 1.63,7.091764,1.3498,6.738782 -L 1.3498,6.738782,1.0763,6.368771 -L 4.4596,5.300939,5.4372,5.300939 -L 5.4372,5.300939,6.421,5.300939 -L 6.421,5.300939,7.4157,5.300939 -L 4.4596,7.436493,4.1623,7.850396 -L 4.1623,7.850396,4.0498,8.255717 -L 4.0498,8.255717,4.0323,9.000097 -L 4.8908,7.436493,5.4372,7.436493 -L 5.4372,7.436493,5.9972,7.436493 -L 5.9972,7.436493,6.5646,7.436493 -L 1.9274,7.970333,1.9274,8.313704 -L 1.9274,8.313704,1.9274,8.656813 -L 1.9274,8.656813,1.9274,9.000097 - -[泣] 8 -L 1.9301,7.970416,1.1063,8.999901 -L 1.5031,5.834697,0.6793,6.902482 -L 1.9301,3.470518,0.6793,0.000057 -L 5.1793,9.000097,5.1793,7.500067 -L 3.0708,7.500067,7.3154,7.500067 -L 2.4792,0.000057,7.8793,0.000057 -L 6.0794,0.000057,6.9795,7.500067 -L 4.2792,0.000057,3.379,7.500067 - -[笑] 35 -L 0.6813,0,2.0823,0.696375 -L 2.0823,0.696375,3.2203,1.833402 -L 3.2203,1.833402,3.8507,3.47036 -L 3.8507,3.47036,2.7828,3.546714 -L 2.7828,3.546714,1.7247,3.622914 -L 1.7247,3.622914,0.6813,3.699136 -L 6.6285,0,5.9035,0.903983 -L 5.9035,0.903983,5.1925,1.791066 -L 5.1925,1.791066,4.4917,2.66959 -L 4.4917,3.699136,4.1904,4.114374 -L 4.1904,4.114374,4.0822,4.529743 -L 4.0822,4.529743,4.0647,5.300939 -L 4.0647,5.300939,3.2136,5.300939 -L 3.2136,5.300939,2.3625,5.300939 -L 2.3625,5.300939,1.5324,5.300939 -L 4.9225,3.699136,5.7736,3.699136 -L 5.7736,3.699136,7.4796,3.699136 -L 4.4917,5.834778,5.1925,5.834778 -L 5.1925,5.834778,6.6285,5.834778 -L 0.6813,6.902632,0.9542,7.615928 -L 0.9542,7.615928,1.2379,8.312149 -L 1.2379,8.312149,1.5324,9.000097 -L 2.814,6.902632,2.5163,7.272687 -L 2.5163,7.272687,2.2364,7.625888 -L 2.2364,7.625888,1.9597,7.970333 -L 4.0647,6.902632,4.3414,7.615928 -L 4.3414,7.615928,4.6212,8.312149 -L 4.6212,8.312149,4.9225,9.000097 -L 6.6285,6.902632,6.2954,7.475983 -L 6.2954,7.475983,5.963,7.752939 -L 5.963,7.752939,5.3463,7.970333 -L 2.814,7.970333,3.091,7.970333 -L 3.091,7.970333,3.3712,7.970333 -L 3.3712,7.970333,3.6686,7.970333 -L 6.6285,7.970333,7.4796,7.970333 - -[覚] 25 -L 0.7075,0,1.7793,0.415325 -L 1.7793,0.415325,2.4381,0.830563 -L 2.4381,0.830563,3.2398,1.601759 -L 3.2398,1.601759,3.2398,2.66959 -L 3.2398,2.66959,2.3855,2.66959 -L 2.3855,2.66959,2.3855,5.834778 -L 2.3855,5.834778,6.1958,5.834778 -L 6.1958,5.834778,6.1958,2.66959 -L 6.1958,2.66959,4.9493,2.66959 -L 4.9493,2.66959,5.1066,0.553694 -L 5.1066,0.553694,5.9195,-0.019745 -L 5.9195,-0.019745,7.9054,0 -L 7.9054,0,7.9054,1.601759 -L 3.6706,2.66959,4.5217,2.66959 -L 2.8125,3.699136,5.8039,3.699136 -L 2.8125,4.766968,5.8039,4.766968 -L 0.7075,5.834778,0.7075,7.436493 -L 0.7075,7.436493,2.3995,7.539728 -L 2.3995,7.539728,4.0982,7.625888 -L 4.0982,7.625888,5.8039,7.703489 -L 5.8039,7.703489,6.0803,8.149855 -L 6.0803,8.149855,6.3538,8.579102 -L 6.3538,8.579102,6.6266,9.000097 -L 7.9054,5.834778,7.9054,7.436493 -L 7.9054,7.436493,6.1958,7.436493 - -[伝] 25 -L 1.5641,0,1.48,1.781084 -L 1.48,1.781084,1.4138,3.545269 -L 1.4138,3.545269,1.3473,5.300939 -L 1.3473,5.300939,1.1368,5.136958 -L 1.1368,5.136958,0.9337,4.95645 -L 0.9337,4.95645,0.7379,4.766968 -L 2.4191,0,3.6974,0 -L 3.6974,0,4.1037,1.781084 -L 4.1037,1.781084,4.524,3.545269 -L 4.524,3.545269,4.9513,5.300939 -L 4.9513,5.300939,2.8428,5.300939 -L 4.1279,0,5.1681,0.138544 -L 5.1681,0.138544,6.0266,0.395449 -L 6.0266,0.395449,7.084,0.533861 -L 7.084,0.533861,7.2136,0.800792 -L 7.2136,0.800792,7.361,1.067919 -L 7.361,1.067919,7.5113,1.334719 -L 7.5113,1.334719,7.2136,1.791066 -L 7.2136,1.791066,6.9337,2.238723 -L 6.9337,2.238723,6.6602,2.66959 -L 5.3786,5.300939,7.9421,5.300939 -L 1.5641,5.834778,1.673,7.1385 -L 1.673,7.1385,1.8797,8.077661 -L 1.8797,8.077661,1.9879,9.000097 -L 3.2701,7.970333,7.5113,7.970333 - -[焼] 34 -L 0.7399,0,1.8186,3.045272 -L 1.8186,3.045272,2.0635,5.777032 -L 2.0635,5.777032,2.0218,9.000097 -L 3.2721,0,4.0283,1.272616 -L 4.0283,1.272616,4.4311,2.35032 -L 4.4311,2.35032,4.5537,3.699136 -L 4.5537,3.699136,3.2721,3.699136 -L 6.2594,0,6.2594,3.699136 -L 6.2594,3.699136,4.981,3.699136 -L 6.6905,0,7.9371,0 -L 7.9371,0,7.9371,1.067919 -L 2.876,1.334719,2.7258,1.601759 -L 2.7258,1.601759,2.5783,1.868733 -L 2.5783,1.868733,2.4487,2.135576 -L 6.6905,3.699136,6.0251,5.880004 -L 6.0251,5.880004,4.7922,5.891233 -L 4.7922,5.891233,4.1267,4.233129 -L 0.7399,5.033898,0.8691,5.670994 -L 0.8691,5.670994,1.0162,6.290972 -L 1.0162,6.290972,1.1707,6.902632 -L 3.4854,5.834778,3.7026,6.204921 -L 3.7026,6.204921,3.9127,6.557903 -L 3.9127,6.557903,4.1267,6.902632 -L 7.1178,5.834778,6.8198,6.557903 -L 6.8198,6.557903,6.6905,6.902632 -L 2.4487,6.368771,3.1881,7.377126 -L 3.1881,7.377126,3.8185,7.851797 -L 3.8185,7.851797,4.981,7.970333 -L 4.981,7.970333,5.1109,8.313704 -L 5.1109,8.313704,5.2545,8.656813 -L 5.2545,8.656813,5.4083,9.000097 -L 5.4083,7.169475,5.7515,7.733151 -L 5.7515,7.733151,6.1998,7.940671 -L 6.1998,7.940671,7.1178,7.970333 - -[別] 16 -L 0.7695,0,1.7467,1.961811 -L 1.7467,1.961811,2.283,3.822116 -L 2.283,3.822116,2.4507,5.834778 -L 2.4507,5.834778,1.1968,5.834778 -L 1.1968,5.834778,1.1968,8.466126 -L 1.1968,8.466126,4.1603,8.466126 -L 4.1603,8.466126,4.1603,5.834778 -L 4.1603,5.834778,2.8745,5.834778 -L 2.4507,0,3.3018,0 -L 3.3018,0,3.9046,1.204734 -L 3.9046,1.204734,4.1252,2.163902 -L 4.1252,2.163902,4.1603,3.699136 -L 4.1603,3.699136,2.8745,3.699136 -L 6.6925,0,7.5436,0 -L 7.5436,0,7.5436,9.000097 -L 5.8341,2.135576,5.8341,7.970333 - -[喜] 31 -L 2.0499,0,2.0499,1.601759 -L 2.0499,1.601759,6.2918,1.601759 -L 6.2918,1.601759,6.2918,0 -L 6.2918,0,2.0499,0 -L 0.768,2.66959,1.4724,2.772716 -L 1.4724,2.772716,2.1834,2.858767 -L 2.1834,2.858767,2.9084,2.936434 -L 2.9084,2.936434,2.6103,3.916682 -L 2.6103,3.916682,2.3266,4.880054 -L 2.3266,4.880054,2.0499,5.834778 -L 2.0499,5.834778,6.2918,5.834778 -L 6.2918,5.834778,5.9937,4.880054 -L 5.9937,4.880054,5.7135,3.916682 -L 5.7135,3.916682,5.4407,2.936434 -L 5.4407,2.936434,6.1408,2.858767 -L 6.1408,2.858767,6.8483,2.772716 -L 6.8483,2.772716,7.5733,2.66959 -L 3.3357,2.66959,5.0134,2.66959 -L 2.9084,4.233129,5.4407,4.233129 -L 1.6261,6.902632,2.4772,7.005845 -L 2.4772,7.005845,3.3357,7.091764 -L 3.3357,7.091764,4.1868,7.169475 -L 4.1868,7.169475,4.0358,7.436493 -L 4.0358,7.436493,3.8922,7.703489 -L 3.8922,7.703489,3.7595,7.970333 -L 3.7595,7.970333,0.768,7.970333 -L 4.5822,6.902632,6.7222,6.902632 -L 4.3689,8.237416,4.3125,8.502924 -L 4.3125,8.502924,4.2463,8.759982 -L 4.2463,8.759982,4.1868,9.000097 -L 5.0134,7.970333,7.5733,7.970333 - -[単] 33 -L 4.1884,0,3.7195,2.011392 -L 3.7195,2.011392,2.4933,2.310874 -L 2.4933,2.310874,0.8019,2.135576 -L 4.6157,2.135576,4.3219,2.668102 -L 4.3219,2.668102,4.0343,3.19209 -L 4.0343,3.19209,3.7615,3.699136 -L 3.7615,3.699136,1.6565,3.699136 -L 1.6565,3.699136,1.6565,6.902632 -L 1.6565,6.902632,2.917,7.005845 -L 2.917,7.005845,4.1884,7.091764 -L 4.1884,7.091764,5.4703,7.169475 -L 5.4703,7.169475,5.7439,7.779777 -L 5.7439,7.779777,6.0307,8.389904 -L 6.0307,8.389904,6.3214,9.000097 -L 5.0395,2.135576,7.5718,2.135576 -L 4.6157,3.699136,4.3219,4.233129 -L 4.3219,4.233129,4.0343,4.766968 -L 4.0343,4.766968,3.7615,5.300939 -L 3.7615,5.300939,2.0835,5.300939 -L 5.0395,3.699136,6.7176,3.699136 -L 6.7176,3.699136,6.7176,5.300939 -L 6.7176,5.300939,4.6157,5.300939 -L 4.6157,5.300939,4.462,5.670994 -L 4.462,5.670994,4.3219,6.024063 -L 4.3219,6.024063,4.1884,6.368771 -L 6.7176,5.834778,6.7176,6.902632 -L 6.7176,6.902632,5.8976,6.902632 -L 2.5076,8.237416,2.3605,8.502924 -L 2.3605,8.502924,2.2169,8.759982 -L 2.2169,8.759982,2.0835,9.000097 -L 4.1884,8.237416,4.0343,8.502924 -L 4.0343,8.502924,3.8907,8.759982 -L 3.8907,8.759982,3.7615,9.000097 - -[飛] 29 -L 0.8316,0,1.3815,1.170913 -L 1.3815,1.170913,1.9387,2.324927 -L 1.9387,2.324927,2.5093,3.47036 -L 2.5093,3.47036,2.1594,4.007111 -L 2.1594,4.007111,1.7282,4.204956 -L 1.7282,4.204956,0.8316,4.233129 -L 4.2188,0,3.774,3.444968 -L 3.774,3.444968,2.9541,4.449098 -L 2.9541,4.449098,2.5093,5.834778 -L 2.5093,5.834778,1.2589,5.834778 -L 7.6057,0,6.4148,1.495766 -L 6.4148,1.495766,5.9665,2.533849 -L 5.9665,2.533849,5.8961,4.233129 -L 5.8961,4.233129,4.4044,4.631401 -L 4.4044,4.631401,4.1242,5.741722 -L 4.1242,5.741722,4.2188,7.436493 -L 8.0295,0,8.0295,1.067919 -L 7.1784,1.868733,6.8947,2.47041 -L 6.8947,2.47041,6.8947,2.944949 -L 6.8947,2.944949,7.1784,3.699136 -L 7.6057,4.766968,6.5935,6.005676 -L 6.5935,6.005676,6.0537,6.998664 -L 6.0537,6.998664,5.8961,8.466126 -L 5.8961,8.466126,1.2589,8.466126 -L 8.0295,4.766968,8.0295,5.834778 -L 2.5093,6.368771,3.3639,6.368771 -L 7.1784,6.635592,6.8947,7.237379 -L 6.8947,7.237379,6.8947,7.711851 -L 6.8947,7.711851,7.1784,8.466126 - -[建] 42 -L 1.0476,0,1.3908,0.456238 -L 1.3908,0.456238,1.7477,0.903983 -L 1.7477,0.903983,2.1158,1.334719 -L 2.1158,1.334719,1.5134,2.312231 -L 1.5134,2.312231,1.2893,2.92516 -L 1.2893,2.92516,1.2574,3.699136 -L 3.3977,0,3.0997,0.189308 -L 3.0997,0.189308,2.816,0.370253 -L 2.816,0.370253,2.5396,0.533861 -L 3.7932,0,8.0346,0 -L 5.5027,1.334719,5.1384,1.898395 -L 5.1384,1.898395,4.5921,2.105915 -L 4.5921,2.105915,3.3977,2.135576 -L 2.5396,2.135576,2.5396,5.300939 -L 2.5396,5.300939,1.6216,5.281106 -L 1.6216,5.281106,1.1803,5.142694 -L 1.1803,5.142694,0.8301,4.766968 -L 5.9297,2.135576,5.6284,2.668102 -L 5.6284,2.668102,5.3482,3.19209 -L 5.3482,3.19209,5.0719,3.699136 -L 5.0719,3.699136,3.7932,3.699136 -L 6.3538,2.135576,8.0346,2.135576 -L 5.9297,3.699136,5.6284,4.233129 -L 5.6284,4.233129,5.3482,4.766968 -L 5.3482,4.766968,5.0719,5.300939 -L 5.0719,5.300939,4.2208,5.300939 -L 6.3538,3.699136,7.6353,3.699136 -L 5.9297,5.300939,5.6284,5.834778 -L 5.6284,5.834778,5.3482,6.368771 -L 5.3482,6.368771,5.0719,6.902632 -L 5.0719,6.902632,3.3977,6.902632 -L 6.3538,5.300939,7.208,5.300939 -L 7.208,5.300939,6.669,6.840354 -L 6.669,6.840354,5.4673,7.701957 -L 5.4673,7.701957,4.2208,7.970333 -L 1.2574,5.834778,2.5396,8.237373 -L 2.5396,8.237416,1.9617,8.313704 -L 1.9617,8.313704,1.3908,8.389904 -L 1.3908,8.389904,0.8301,8.466126 -L 7.6353,6.902632,6.9874,7.573505 -L 6.9874,7.573505,6.1507,8.176758 -L 6.1507,8.176758,5.5027,9.000097 - -[完] 18 -L 1.0738,0,1.8408,0.903983 -L 1.8408,0.903983,2.6113,1.791066 -L 2.6113,1.791066,3.3962,2.66959 -L 3.3962,2.66959,3.3962,4.233129 -L 3.3962,4.233129,0.864,4.233129 -L 5.5289,0,5.2315,0.512846 -L 5.2315,0.512846,5.1194,1.610208 -L 5.1194,1.610208,5.1016,4.233129 -L 5.1016,4.233129,3.82,4.233129 -L 5.96,0,7.6338,0 -L 7.6338,0,7.6338,1.601759 -L 5.5289,4.233129,7.6338,4.233129 -L 0.864,6.368771,0.864,7.970333 -L 0.864,7.970333,4.2505,7.970333 -L 4.2505,7.970333,4.2505,9.000097 -L 2.1455,6.368771,6.3523,6.368771 -L 7.6338,6.368771,7.6338,7.970333 -L 7.6338,7.970333,4.6778,7.970333 - -[成] 24 -L 0.8625,0.26704,1.4855,2.735962 -L 1.4855,2.735962,1.675,4.992942 -L 1.675,4.992942,1.6852,7.436493 -L 1.6852,7.436493,3.2301,7.341861 -L 3.2301,7.341861,4.5295,7.594606 -L 4.5295,7.594606,5.0724,9.000097 -L 3.608,0,4.3716,0.800792 -L 4.3716,0.800792,5.1421,1.601759 -L 5.1421,1.601759,5.927,2.402594 -L 5.927,2.402594,5.3242,4.14548 -L 5.3242,4.14548,5.1036,5.312168 -L 5.1036,5.312168,5.0724,6.902632 -L 5.0724,6.902632,5.4678,7.27827 -L 5.4678,7.27827,6.2457,7.416639 -L 6.2457,7.416639,8.0631,7.436493 -L 7.6358,0,6.3575,1.601802 -L 8.0631,0,8.0631,1.601759 -L 2.5436,1.601759,3.6711,2.100333 -L 3.6711,2.100333,3.8917,3.302374 -L 3.8917,3.302374,3.8252,4.766968 -L 3.8252,4.766968,2.1163,4.766968 -L 6.3575,2.66959,6.9532,3.809354 -L 6.9532,3.809354,7.1735,4.491522 -L 7.1735,4.491522,7.2085,5.300939 - -[費] 48 -L 1.2918,0,1.8448,0.189308 -L 1.8448,0.189308,2.4195,0.370253 -L 2.4195,0.370253,3.0006,0.533861 -L 6.8151,0,6.5171,0.189308 -L 6.5171,0.189308,6.2334,0.370253 -L 6.2334,0.370253,5.9567,0.533861 -L 2.1428,1.601759,2.1428,4.766968 -L 2.1428,4.766968,0.8645,4.766968 -L 2.5733,1.601759,6.8151,1.601759 -L 6.8151,1.601759,6.8151,2.66959 -L 6.8151,2.66959,2.5733,2.66959 -L 6.8151,3.47036,5.3858,3.546714 -L 5.3858,3.546714,3.9743,3.622914 -L 3.9743,3.622914,2.5733,3.699136 -L 6.8151,4.500059,5.3858,4.689345 -L 5.3858,4.689345,3.9743,4.870225 -L 3.9743,4.870225,2.5733,5.033898 -L 2.5733,5.033898,2.7032,5.404042 -L 2.7032,5.404042,2.8468,5.757111 -L 2.8468,5.757111,3.0006,6.101774 -L 3.0006,6.101774,2.5733,6.204921 -L 2.5733,6.204921,2.1428,6.290972 -L 2.1428,6.290972,1.7156,6.368771 -L 1.7156,6.368771,1.7156,7.436493 -L 1.7156,7.436493,2.6297,7.46622 -L 2.6297,7.46622,3.0675,7.673828 -L 3.0675,7.673828,3.3967,8.237416 -L 3.3967,8.237416,1.2918,8.466257 -L 5.5294,5.567847,5.1686,6.14122 -L 5.1686,6.14122,4.6152,6.418221 -L 4.6152,6.418221,3.3967,6.635592 -L 3.3967,6.635592,4.0447,7.228907 -L 4.0447,7.228907,4.8849,7.644145 -L 4.8849,7.644145,5.5294,8.237416 -L 5.5294,8.237416,4.9518,8.313704 -L 4.9518,8.313704,4.3809,8.389904 -L 4.3809,8.389904,3.8205,8.466126 -L 7.4245,5.300939,7.4841,5.670994 -L 7.4841,5.670994,7.5538,6.024063 -L 7.5538,6.024063,7.6378,6.368771 -L 7.6378,6.368771,6.44,6.388559 -L 6.44,6.388559,5.8936,6.526819 -L 5.8936,6.526819,5.5294,6.902632 -L 5.5294,6.902632,5.8625,7.27827 -L 5.8625,7.27827,6.1948,7.416639 -L 6.1948,7.416639,6.8151,7.436493 -L 6.8151,7.436493,6.8151,8.466126 -L 6.8151,8.466126,5.9567,8.466126 - -[位] 20 -L 1.7176,0,1.6335,1.944933 -L 1.6335,1.944933,1.5666,3.889867 -L 1.5666,3.889867,1.5036,5.834778 -L 1.5036,5.834778,1.2903,5.670994 -L 1.2903,5.670994,1.0763,5.490268 -L 1.0763,5.490268,0.8595,5.300939 -L 2.5406,0,5.9275,0 -L 5.9275,0,6.1482,2.072094 -L 6.1482,2.072094,6.5611,3.991525 -L 6.5611,3.991525,6.7852,5.834778 -L 6.3548,0,8.0636,0 -L 4.2495,1.067919,4.218,2.668102 -L 4.218,2.668102,3.9976,3.904052 -L 3.9976,3.904052,3.3952,5.834778 -L 1.7176,6.635592,1.9904,7.435049 -L 1.9904,7.435049,2.2639,8.22612 -L 2.2639,8.22612,2.5406,9.000097 -L 2.9644,6.902632,5.1041,6.902632 -L 5.1041,6.902632,5.1041,9.000097 -L 5.5314,6.902632,7.6363,6.902632 - -[置] 30 -L 1.2887,0,1.2887,4.233129 -L 1.716,0,7.6632,0 -L 2.9976,1.601759,2.9976,4.766968 -L 2.9976,4.766968,3.4284,4.870225 -L 3.4284,4.870225,3.8522,4.95645 -L 3.8522,4.95645,4.2798,5.033898 -L 4.2798,5.033898,4.1289,5.300939 -L 4.1289,5.300939,3.9821,5.567847 -L 3.9821,5.567847,3.8522,5.834778 -L 3.8522,5.834778,0.865,5.834778 -L 3.4284,1.601759,6.3845,1.601759 -L 6.3845,1.601759,6.3845,2.66959 -L 6.3845,2.66959,3.4284,2.66959 -L 6.3845,3.47036,5.3863,3.546714 -L 5.3863,3.546714,4.4024,3.622914 -L 4.4024,3.622914,3.4284,3.699136 -L 6.3845,4.500059,5.8069,4.603229 -L 5.8069,4.603229,5.236,4.689345 -L 5.236,4.689345,4.6788,4.766968 -L 4.6788,5.834778,4.5352,6.101774 -L 4.5352,6.101774,4.4024,6.368771 -L 4.4024,6.368771,4.2798,6.635592 -L 4.2798,6.635592,3.4284,6.738782 -L 3.4284,6.738782,2.5703,6.824965 -L 2.5703,6.824965,1.716,6.902632 -L 1.716,6.902632,1.716,8.466126 -L 1.716,8.466126,6.8121,8.466126 -L 6.8121,8.466126,6.8121,6.902632 -L 6.8121,6.902632,4.6788,6.902632 -L 5.1026,5.834778,7.6632,5.834778 - -# kan_11 -------------------------------------------------------,] -# 老民卒必要類得失加変続以共初最無的法課愛囲胃衣印栄塩央億貨芽改害街各官管観希季救給挙漁競協鏡極訓軍郡 - -[老] 24 -L 3.8176,7.970376,4.6718,7.970376 -L 4.4582,5.834756,5.9187,9.038339 -L 5.0676,5.834756,7.2041,5.834756 -L 2.5353,3.737357,3.8176,5.567913 -L 2.9626,2.669612,4.0274,2.819363 -L 4.0274,2.819363,5.2602,3.206297 -L 5.2602,3.206297,6.3498,3.737357 -L 6.7768,0,6.7768,1.601715 -L 3.3938,0,6.7768,0 -L 2.9626,0,2.6614,0.474713 -L 2.6614,0.474713,2.5532,1.30521 -L 2.5532,1.30521,2.5353,3.20343 -L 2.5353,3.20343,1.6846,2.858876 -L 1.6846,2.858876,0.8335,2.505807 -L 0.8335,2.505807,0.0034,2.135663 -L 3.3938,7.970376,3.2358,8.340563 -L 3.2358,8.340563,3.0922,8.693632 -L 3.0922,8.693632,2.9626,9.038339 -L 2.9626,6.368792,2.6474,7.81791 -L 2.6474,7.81791,1.8667,8.072078 -L 1.8667,8.072078,0.8615,7.970376 -L 3.8176,5.567825,2.5353,5.671016 -L 2.5353,5.671016,1.2639,5.757264 -L 1.2639,5.757264,0.0034,5.834756 - -[民] 16 -L 1.2835,6.368792,3.4199,6.368792 -L 1.2835,4.271371,3.4199,4.271371 -L 3.8157,4.271371,7.2341,4.271371 -L 7.2341,0,7.2341,1.601715 -L 6.8068,0,5.2871,1.740171 -L 5.2871,1.740171,4.6213,2.709146 -L 0.8562,0,0.8562,8.504346 -L 0.8562,8.504346,6.376,8.504346 -L 6.376,8.504346,6.376,6.368792 -L 6.376,6.368792,3.8157,6.368792 -L 3.8157,6.368792,3.8157,4.271371 -L 4.6213,2.709146,4.2465,3.737357 -L 0.0019,0,0.8562,0 -L 1.501,0,2.2641,0.370165 -L 2.2641,0.370165,3.0312,0.723278 -L 3.0312,0.723278,3.8157,1.067854 - -[卒] 19 -L 3.8496,7.970376,6.3815,7.970376 -L 3.4184,7.970376,3.4184,9.038339 -L 0.4592,7.970376,3.4184,7.970376 -L 3.4184,0,3.0647,2.438013 -L 3.0647,2.438013,1.9579,2.850361 -L 1.9579,2.850361,0.0351,2.669612 -L 0.8897,4.803743,0.4592,4.271371 -L 1.3135,5.327842,0.8897,4.803743 -L 1.7408,5.834756,1.3135,5.327842 -L 2.4448,4.793871,1.7408,5.834756 -L 3.1453,3.735912,2.4448,4.793871 -L 3.8496,2.669612,3.1453,3.735912 -L 4.2734,2.669612,6.8057,2.669612 -L 6.3815,4.271371,5.5549,5.300895 -L 5.0825,6.093281,5.1245,6.90261 -L 4.7497,5.411178,5.0825,6.093281 -L 3.8496,4.271371,4.7497,5.411178 -L 3.4184,8.008837,3.4184,9.038339 -L 0.0351,8.008837,6.8057,8.008837 - -[必] 20 -L 7.2626,2.936586,6.9684,3.54667 -L 0.8602,3.983185,0.8882,4.767056 -L 0.6465,3.300995,0.8602,3.983185 -L 0.0616,2.135663,0.6465,3.300995 -L 6.9684,3.54667,6.6882,4.156863 -L 6.6882,4.156863,6.4084,4.767056 -L 5.9846,0,5.9846,1.601715 -L 3.0247,0,5.9846,0 -L 2.5974,2.135663,4.377,5.529714 -L 4.377,5.529714,5.0351,7.042467 -L 5.0351,7.042467,5.1296,7.970376 -L 2.0895,4.613188,2.1736,6.368792 -L 2.0163,2.848982,2.0895,4.613188 -L 1.9568,1.067854,2.0163,2.848982 -L 1.3855,0.723278,1.9568,1.067854 -L 0.8286,0.370165,1.3855,0.723278 -L 0.2756,0,0.8286,0.370165 -L 3.3017,8.607384,3.0247,9.038339 -L 3.5816,8.159749,3.3017,8.607384 -L 3.8796,7.703445,3.5816,8.159749 - -[要] 52 -L 2.6309,8.504346,0.0639,8.504346 -L 2.4803,7.394157,2.6309,8.504346 -L 1.9619,6.970404,2.4803,7.394157 -L 0.9217,6.90261,1.9619,6.970404 -L 0.9217,4.767056,0.9217,6.90261 -L 1.6225,4.69079,0.9217,4.767056 -L 2.33,4.614523,1.6225,4.69079 -L 3.0547,4.538302,2.33,4.614523 -L 2.9006,4.193529,3.0547,4.538302 -L 2.7605,3.840526,2.9006,4.193529 -L 2.6309,3.470513,2.7605,3.840526 -L 3.461,3.306664,2.6309,3.470513 -L 4.3054,3.125937,3.461,3.306664 -L 5.1565,2.936586,4.3054,3.125937 -L 4.8623,2.402637,5.1565,2.936586 -L 4.5818,1.868776,4.8623,2.402637 -L 4.3054,1.334871,4.5818,1.868776 -L 4.8623,0.90407,4.3054,1.334871 -L 5.4367,0.456348,4.8623,0.90407 -L 6.0146,0,5.4367,0.456348 -L 5.587,3.20343,6.0146,3.20343 -L 5.1565,4.767056,5.587,4.767056 -L 4.7359,4.767056,5.1565,4.767056 -L 4.0074,4.767056,4.3054,4.767056 -L 3.7275,4.767056,4.0074,4.767056 -L 3.447,4.767056,3.7275,4.767056 -L 4.3054,4.767056,3.8673,6.752989 -L 3.8673,6.752989,3.0617,6.848935 -L 3.0617,6.848935,2.6309,5.300895 -L 2.2004,2.936586,1.4751,3.039734 -L 1.4751,3.039734,0.7676,3.125937 -L 0.7676,3.125937,0.0639,3.20343 -L 0.4909,0,1.7097,0.014031 -L 1.7097,0.014031,2.7258,0.265639 -L 2.7258,0.265639,3.8781,1.067854 -L 3.8781,1.067854,3.517,1.453604 -L 3.517,1.453604,2.9706,1.661147 -L 2.9706,1.661147,1.7731,1.868776 -L 1.7731,1.868776,1.9062,2.238854 -L 1.9062,2.238854,2.0495,2.591989 -L 2.0495,2.591989,2.2004,2.936586 -L 4.3054,8.504346,3.0547,8.504346 -L 4.3996,7.461995,4.3054,8.504346 -L 4.8623,7.0044,4.3996,7.461995 -L 6.0146,6.90261,4.8623,7.0044 -L 6.0146,6.204921,6.0146,6.90261 -L 6.0146,5.490311,6.0146,6.204921 -L 6.0146,4.767056,6.0146,5.490311 -L 5.587,4.767056,6.0146,4.767056 -L 6.0146,3.20343,6.4419,3.20343 -L 6.4419,3.20343,6.8657,3.20343 -L 4.7359,8.504346,6.8657,8.504346 - -[類] 73 -L 1.7751,8.504346,1.7751,9.038339 -L 1.7751,7.970376,1.7751,8.504346 -L 1.7751,7.436493,1.7751,7.970376 -L 1.621,5.834756,1.5615,6.368792 -L 1.6907,5.300895,1.621,5.834756 -L 1.7751,4.767056,1.6907,5.300895 -L 1.9047,3.392715,1.7751,3.737357 -L 2.0483,3.039734,1.9047,3.392715 -L 2.1989,2.669612,2.0483,3.039734 -L 2.6294,2.669612,2.9064,2.669612 -L 2.9064,2.669612,3.1863,2.669612 -L 3.1863,2.669612,3.4843,2.669612 -L 4.3354,2.135663,4.3354,3.735912 -L 4.3354,3.735912,4.3354,5.327842 -L 4.3354,5.327842,4.3354,6.90261 -L 4.3354,6.90261,4.955,7.130006 -L 4.955,7.130006,5.2776,7.476114 -L 5.2776,7.476114,5.5855,8.237284 -L 5.5855,8.237284,5.0181,8.340563 -L 5.0181,8.340563,4.458,8.42668 -L 4.458,8.42668,3.9043,8.504346 -L 2.9064,8.693632,3.0532,9.038339 -L 2.7558,8.340563,2.9064,8.693632 -L 2.6294,7.970376,2.7558,8.340563 -L 2.6294,6.90261,2.9064,6.90261 -L 2.9064,6.90261,3.1863,6.90261 -L 3.1863,6.90261,3.4843,6.90261 -L 3.0532,5.300895,2.0764,6.512831 -L 2.0764,6.512831,1.2739,6.809466 -L 1.2739,6.809466,0.094,6.90261 -L 0.2232,8.771255,0.094,9.038339 -L 0.3738,8.504346,0.2232,8.771255 -L 0.5209,8.237284,0.3738,8.504346 -L 1.0747,6.02402,0.584,5.671016 -L 1.5615,6.368792,1.0747,6.02402 -L 0.584,5.671016,0.094,5.300895 -L 1.0151,2.649911,0.094,2.669612 -L 1.4456,2.511366,1.0151,2.649911 -L 1.7751,2.135663,1.4456,2.511366 -L 1.2844,1.437996,1.7751,2.135663 -L 0.7941,0.723278,1.2844,1.437996 -L 0.3076,0,0.7941,0.723278 -L 2.6294,1.067854,2.1989,1.601715 -L 3.0532,0.534014,2.6294,1.067854 -L 3.4843,0,3.0532,0.534014 -L 3.9043,0,4.1848,0.370165 -L 4.1848,0.370165,4.465,0.723278 -L 4.465,0.723278,4.7624,1.067854 -L 4.7624,2.135663,5.4629,2.135663 -L 5.4629,2.135663,6.1672,2.135663 -L 6.1672,2.135663,6.8674,2.135663 -L 6.8674,2.135663,6.8674,2.669612 -L 6.8674,2.669612,6.8674,3.20343 -L 6.8674,3.20343,6.8674,3.737357 -L 6.8674,3.737357,6.1672,3.737357 -L 6.1672,3.737357,5.4629,3.737357 -L 5.4629,3.737357,4.7624,3.737357 -L 5.4629,5.300895,4.7624,5.300895 -L 6.1672,5.300895,5.4629,5.300895 -L 6.8674,5.300895,6.1672,5.300895 -L 6.8674,4.957633,6.8674,5.300895 -L 6.8674,4.614523,6.8674,4.957633 -L 6.8674,4.271371,6.8674,4.614523 -L 6.8674,5.834756,6.8674,6.204921 -L 6.8674,6.204921,6.8674,6.55799 -L 6.8674,6.55799,6.8674,6.90261 -L 6.8674,6.90261,6.4404,6.90261 -L 6.4404,6.90261,6.0166,6.90261 -L 6.0166,6.90261,5.5855,6.90261 -L 6.0166,8.504346,7.2947,8.504346 -L 6.7167,0.723278,6.4404,1.067854 -L 7.0004,0.370165,6.7167,0.723278 -L 7.2947,0,7.0004,0.370165 - -[得] 28 -L 4.4947,3.390045,2.2321,3.20343 -L 5.6929,2.864392,4.4947,3.390045 -L 6.0428,0,5.6929,2.864392 -L 5.7486,0,6.0428,0 -L 5.4687,0,5.7486,0 -L 5.1882,0,5.4687,0 -L 4.915,4.767056,3.7875,4.767056 -L 3.7875,4.767056,2.6594,4.767056 -L 3.5105,6.368792,3.5105,7.091983 -L 3.5105,7.091983,3.5105,7.806702 -L 3.5105,7.806702,3.5105,8.504346 -L 3.5105,8.504346,6.0428,8.504346 -L 6.0428,8.504346,6.0428,7.806702 -L 6.0428,7.806702,6.0428,7.091983 -L 6.0428,7.091983,6.0428,6.368792 -L 6.0428,6.368792,5.1917,6.368792 -L 5.1917,6.368792,4.3444,6.368792 -L 4.3444,6.368792,3.5105,6.368792 -L 3.9417,7.436493,4.4912,7.436493 -L 4.4912,7.436493,5.0481,7.436493 -L 5.0481,7.436493,5.6193,7.436493 -L 6.0428,4.767056,4.915,4.767056 -L 6.0603,4.022741,6.0428,4.767056 -L 6.1724,3.617419,6.0603,4.022741 -L 6.4736,3.20343,6.1724,3.617419 -L 0.9467,8.999943,-0.3037,6.9025 -L 0.9467,0,0.9467,5.567694 -A -4.7693,8.132955,6.266899,315.462,348.67668 - -[失] 26 -L 0.3393,0,1.3865,1.257249 -L 1.3865,1.257249,2.4478,2.505807 -L 2.4478,2.505807,3.5164,3.737357 -L 3.5164,3.737357,3.1027,4.113213 -L 3.1027,4.113213,2.2271,4.251538 -L 2.2271,4.251538,0.126,4.271371 -L 0.8296,6.204921,0.5529,5.834756 -L 1.1098,6.55799,0.8296,6.204921 -L 1.4114,6.90261,1.1098,6.55799 -L 3.0117,6.635613,1.4114,6.90261 -L 3.2288,5.784014,3.0117,6.635613 -L 3.9363,4.271371,3.2288,5.784014 -L 4.3675,4.271371,5.1972,4.271371 -L 5.1972,4.271371,6.0483,4.271371 -L 6.0483,4.271371,6.8994,4.271371 -L 5.7751,6.90261,6.5004,6.90261 -L 5.0676,6.90261,5.7751,6.90261 -L 4.3675,6.90261,5.0676,6.90261 -L 3.9363,6.90261,3.6421,7.33768 -L 3.6421,7.33768,3.53,7.891352 -L 3.53,7.891352,3.5164,9.038339 -L 1.4114,7.806702,1.4114,8.504346 -L 1.4114,7.436493,1.4114,7.806702 -L 4.7944,2.135663,3.9363,3.20343 -L 5.6455,1.067854,4.7944,2.135663 -L 6.5004,0,5.6455,1.067854 - -[加] 24 -L 1.8403,6.000094,0.1592,7.436493 -L 1.343,2.91115,1.8403,6.000094 -L 0.1592,0,1.343,2.91115 -L 1.8337,0,2.1104,0 -L 2.1104,0,2.3937,0 -L 2.3937,0,2.6848,0 -L 2.6848,0,3.4795,2.419581 -L 3.5425,7.436493,2.3937,7.538305 -L 2.3937,7.538305,1.9282,7.995812 -L 1.9282,7.995812,1.8337,9.038339 -L 6.9294,2.478816,6.9294,0 -L 6.9294,0,6.2293,0 -L 6.2293,0,5.5249,0 -L 5.5249,0,4.8244,0 -L 4.8244,0,4.8244,2.478816 -L 3.4795,2.419581,3.6091,4.839075 -L 3.6091,4.839075,3.5425,7.436493 -L 4.8244,4.957633,4.8244,7.436493 -L 4.8244,2.478816,4.8244,4.957633 -L 6.9294,4.957633,6.9294,2.478816 -L 6.9294,7.436493,6.9294,4.957633 -L 6.2293,7.436493,6.9294,7.436493 -L 5.5249,7.436493,6.2293,7.436493 -L 4.8244,7.436493,5.5249,7.436493 - -[変] 39 -L 2.7214,7.970376,0.1577,7.970376 -L 2.7214,7.272731,2.7214,7.970376 -L 2.7214,6.55799,2.7214,7.272731 -L 2.7214,5.834756,2.7214,6.55799 -L 2.0773,5.327842,2.7214,5.834756 -L 1.436,4.803743,2.0773,5.327842 -L 0.7986,4.271371,1.436,4.803743 -L 0.7145,6.204921,1.0718,6.55799 -L 1.0718,6.55799,1.436,6.90261 -L 0.3682,5.834756,0.7145,6.204921 -L 1.2259,2.505807,0.585,2.135663 -L 1.8672,2.858876,1.2259,2.505807 -L 2.5078,3.20343,1.8672,2.858876 -L 2.9946,2.669612,2.5078,3.20343 -L 3.4815,2.135663,2.9946,2.669612 -L 4.3991,3.573485,3.5515,3.659711 -L 5.2537,3.470513,4.3991,3.573485 -L 4.956,3.039734,5.2537,3.470513 -L 4.6758,2.591989,4.956,3.039734 -L 4.3991,2.135663,4.6758,2.591989 -L 4.3991,5.300895,4.3991,6.204921 -L 4.3991,6.204921,4.3991,7.091983 -L 4.3991,7.091983,4.3991,7.970376 -L 4.3991,7.970376,3.1421,7.970376 -L 4.8229,7.970376,6.9629,7.970376 -L 3.5515,3.659711,2.7214,3.737357 -L 3.1421,4.538302,3.478,5.075052 -L 3.478,5.075052,3.8006,5.272722 -L 3.8006,5.272722,4.3991,5.300895 -L 5.9546,6.472005,5.6775,6.90261 -L 6.2379,6.02402,5.9546,6.472005 -L 6.5325,5.567825,6.2379,6.02402 -L 3.9683,1.601715,3.4815,2.135663 -L 2.1435,0.474713,3.9683,1.601715 -L 1.1523,0.059453,2.1435,0.474713 -L 0.1577,0,1.1523,0.059453 -L 4.956,0.723278,4.3991,1.067854 -L 5.5269,0.370165,4.956,0.723278 -L 6.1052,0,5.5269,0.370165 - -[続] 45 -L 6.1348,7.970376,7.3887,7.970376 -L 5.711,7.970376,5.5573,8.340563 -L 5.5573,8.340563,5.4137,8.693632 -L 5.4137,8.693632,5.2802,9.038339 -L 4.1213,8.072078,3.1476,7.970376 -L 4.937,7.81791,4.1213,8.072078 -L 5.2802,6.368792,4.937,7.81791 -L 4.7062,6.368792,5.2802,6.368792 -L 4.1314,6.368792,4.7062,6.368792 -L 3.5749,6.368792,4.1314,6.368792 -L 3.5749,4.767056,4.8323,4.767056 -L 4.8323,4.767056,6.1072,4.767056 -L 6.1072,4.767056,7.3887,4.767056 -L 7.3887,4.767056,7.3887,4.423902 -L 7.3887,4.423902,7.3887,4.080619 -L 7.3887,4.080619,7.3887,3.737357 -L 6.5341,6.368792,6.9614,6.368792 -L 6.1138,6.368792,6.5341,6.368792 -L 5.711,6.368792,6.1138,6.368792 -L 4.426,2.669612,4.426,3.20343 -L 4.426,2.135663,4.426,2.669612 -L 3.5749,3.737357,3.5749,4.080619 -L 3.5749,4.080619,3.5749,4.423902 -L 3.5749,4.423902,3.5749,4.767056 -L 2.9304,0,3.4239,0.534014 -L 3.4239,0.534014,3.9216,1.067854 -L 3.9216,1.067854,4.426,1.601715 -L 4.426,1.601715,4.426,2.135663 -L 7.3887,0.723278,7.3887,1.067854 -L 7.3887,0.370165,7.3887,0.723278 -L 7.3887,0,7.3887,0.370165 -L 7.0875,0,7.3887,0 -L 6.8073,0,7.0875,0 -L 6.531,0,6.8073,0 -L 6.1348,0,5.8375,0.474713 -L 5.8375,0.474713,5.7286,1.30521 -L 5.7286,1.30521,5.711,3.20343 -L 1.4699,8.999943,0.6461,7.131357 -L 2.3242,5.30107,2.7515,4.500046 -L 1.4699,4.766979,1.4699,0 -L 0.6461,3.165377,0.2192,1.334942 -L 2.3242,3.165377,2.7515,1.86871 -L 0.2192,4.766979,2.6089,4.766979 -L 0.6461,7.131357,1.4468,6.130658 -L 2.3242,7.932282,0.7827,4.766979 - -[以] 21 -L 6.0251,5.505744,6.1368,9.038339 -L 5.822,3.735912,6.0251,5.505744 -L 5.7095,2.669612,5.822,3.735912 -L 3.2403,3.20343,4.0319,3.737357 -L 2.4558,2.669612,3.2403,3.20343 -L 1.6817,2.135663,2.4558,2.669612 -L 1.0446,2.135663,1.0446,4.450631 -L 1.0446,4.450631,1.0446,6.748743 -L 1.0446,6.748743,1.0446,9.038339 -L 3.4543,8.073545,3.1738,8.504346 -L 3.7345,7.625844,3.4543,8.073545 -L 4.0319,7.169628,3.7345,7.625844 -L 0.8306,1.971923,1.0446,2.135663 -L 0.624,1.791219,0.8306,1.971923 -L 0.4313,1.601715,0.624,1.791219 -L 2.964,0,3.8781,0.90407 -L 3.8781,0.90407,4.7922,1.791219 -L 4.7922,1.791219,5.7095,2.669612 -L 6.5641,1.868776,6.1368,2.669612 -L 6.9918,1.067854,6.5641,1.868776 -L 7.4191,0.267018,6.9918,1.067854 - -[共] 27 -L 3.1232,7.034039,2.3527,9.038339 -L 4.5456,6.834815,3.1232,7.034039 -L 5.3126,3.20343,4.5456,6.834815 -L 4.4615,3.20343,5.3126,3.20343 -L 3.6139,3.20343,4.4615,3.20343 -L 2.7803,3.20343,3.6139,3.20343 -L 2.3527,3.20343,2.3565,5.55237 -L 2.3565,5.55237,1.9849,6.638459 -L 1.9849,6.638459,0.647,6.90261 -L 0.924,3.20343,1.6315,3.20343 -L 0.2165,3.20343,0.924,3.20343 -L 1.6315,3.20343,2.3527,3.20343 -L 5.7434,3.20343,6.2898,3.20343 -L 6.2898,3.20343,6.8463,3.20343 -L 6.8463,3.20343,7.4176,3.20343 -L 6.7276,6.90261,7.0215,6.90261 -L 6.4436,6.90261,6.7276,6.90261 -L 6.1672,6.90261,6.4436,6.90261 -L 5.7434,6.90261,5.4387,7.33768 -L 5.4387,7.33768,5.3298,7.891352 -L 5.3298,7.891352,5.3126,9.038339 -L 0.8575,0,1.3478,0.723278 -L 1.3478,0.723278,1.8448,1.437996 -L 1.8448,1.437996,2.3527,2.135663 -L 6.5945,0,6.1672,0.723278 -L 6.1672,0.723278,5.7434,1.437996 -L 5.7434,1.437996,5.3126,2.135663 - -[初] 21 -L 5.8957,7.970376,5.3423,7.970376 -L 4.915,7.970376,4.6208,7.970376 -L 4.6208,7.970376,4.3371,7.970376 -L 4.3371,7.970376,4.0607,7.970376 -L 4.8134,5.014328,4.915,7.970376 -L 4.2285,2.676682,4.8134,5.014328 -L 7.1005,5.217646,7.02,7.970376 -L 6.9849,2.600351,7.1005,5.217646 -L 7.02,7.970376,6.4494,7.970376 -L 6.4494,7.970376,5.8957,7.970376 -L 2.7823,0,4.2285,2.676682 -L 5.3423,0,5.6158,0 -L 5.6158,0,5.8957,0 -L 5.8957,0,6.1657,0 -L 6.1657,0,6.9849,2.600351 -L 0.2473,7.398265,2.81,7.398265 -L 1.5285,8.999745,1.5285,7.398265 -L 2.81,3.165302,1.5285,4.766831 -L 1.5285,4.766831,1.5285,0 -L 2.7823,4.767056,2.0178,4.155286 -A -7.8651,10.968763,11.256282,316.1117,341.50627 - -[最] 57 -L 6.1989,8.504346,6.1989,7.806702 -L 6.1989,7.806702,6.1989,7.091983 -L 6.1989,7.091983,6.1989,6.368792 -L 6.1989,6.368792,4.6441,6.368792 -L 4.6441,6.368792,3.0855,6.368792 -L 3.0855,6.368792,1.534,6.368792 -L 1.534,6.368792,1.534,7.091983 -L 1.534,7.091983,1.534,7.806702 -L 1.534,7.806702,1.534,8.504346 -L 1.534,8.504346,3.0855,8.504346 -L 3.0855,8.504346,4.6441,8.504346 -L 4.6441,8.504346,6.1989,8.504346 -L 4.4897,7.436493,5.7681,7.436493 -L 3.2148,7.436493,4.4897,7.436493 -L 1.9543,7.436493,3.2148,7.436493 -L 2.087,4.767056,1.534,4.767056 -L 1.1032,4.767056,0.8296,4.767056 -L 0.8296,4.767056,0.5529,4.767056 -L 0.5529,4.767056,0.2797,4.767056 -L 1.1032,3.545269,1.1032,4.767056 -L 1.1032,2.315077,1.1032,3.545269 -L 2.087,2.058019,1.534,2.135663 -L 2.6618,1.971923,2.087,2.058019 -L 3.2393,2.936586,2.6618,3.039734 -L 3.2393,3.737357,3.2393,4.080619 -L 3.2393,4.080619,3.2393,4.423902 -L 3.2393,4.423902,3.2393,4.767056 -L 3.2393,4.767056,2.6618,4.767056 -L 2.6618,4.767056,2.087,4.767056 -L 2.6618,3.039734,2.087,3.125937 -L 2.087,3.125937,1.534,3.20343 -L 3.6631,4.767056,4.924,4.767056 -L 4.924,4.767056,6.1989,4.767056 -L 6.1989,4.767056,7.4811,4.767056 -L 7.0538,2.936586,6.7561,2.505807 -L 6.7561,2.505807,6.4756,2.058019 -L 5.6178,3.125937,6.3253,3.039734 -L 4.917,3.20343,5.6178,3.125937 -L 4.9489,2.412554,4.917,3.20343 -L 6.3253,3.039734,7.0538,2.936586 -L 3.2393,0,3.2393,0.370165 -L 3.2393,0.370165,3.2393,0.723278 -L 3.2393,0.723278,3.2393,1.067854 -L 3.2393,1.067854,2.4621,0.929397 -L 2.4621,0.929397,1.6037,0.672383 -L 1.6037,0.672383,0.2797,0.534014 -L 4.276,0,4.7667,0.370165 -L 4.7667,0.370165,5.2602,0.723278 -L 5.2602,0.723278,5.7681,1.067854 -L 5.7681,1.067854,5.1695,1.858882 -L 5.1695,1.858882,4.9489,2.412554 -L 6.4756,2.058019,6.1989,1.601715 -L 7.0538,0,6.7561,0.189263 -L 6.7561,0.189263,6.4756,0.370165 -L 6.4756,0.370165,6.1989,0.534014 -L 1.1032,1.067854,1.1032,2.315077 -L 3.2393,1.868776,2.6618,1.971923 - -[無] 75 -L 0.7024,2.669612,1.1328,2.669612 -L 1.1328,2.669612,1.5601,2.669612 -L 1.5601,2.669612,1.9913,2.669612 -L 1.9913,2.669612,1.9069,4.555266 -L 1.9069,4.555266,1.4449,5.220338 -L 1.4449,5.220338,0.2817,5.300895 -L 0.9826,7.272731,0.7024,6.90261 -L 1.2628,7.625844,0.9826,7.272731 -L 1.5601,7.970376,1.2628,7.625844 -L 1.9699,7.021233,1.5601,7.970376 -L 2.2014,6.046764,1.9699,7.021233 -L 3.2378,4.767056,2.2014,6.046764 -L 3.2378,4.07913,3.2378,4.767056 -L 3.2378,3.38293,3.2378,4.07913 -L 3.2378,2.669612,3.2378,3.38293 -L 2.965,2.669612,3.2378,2.669612 -L 2.6914,2.669612,2.965,2.669612 -L 2.4112,2.669612,2.6914,2.669612 -L 3.6651,2.669612,3.9421,2.669612 -L 3.9421,2.669612,4.2258,2.669612 -L 4.2258,2.669612,4.5236,2.669612 -L 4.5236,2.669612,4.5236,3.38293 -L 4.5236,3.38293,4.5236,4.07913 -L 4.5236,4.07913,4.5236,4.767056 -L 4.5236,4.767056,4.0924,5.137045 -L 4.0924,5.137045,3.6651,5.490311 -L 3.6651,5.490311,3.2378,5.834756 -L 3.2378,5.834756,3.2378,6.55799 -L 3.2378,6.55799,3.2378,7.272731 -L 3.2378,7.272731,3.2378,7.970376 -L 3.2378,7.970376,2.6427,8.00991 -L 2.6427,8.00991,2.317,8.286844 -L 2.317,8.286844,1.9913,9.038339 -L 4.2258,7.970376,3.9421,7.970376 -L 3.9421,7.970376,3.6651,7.970376 -L 4.5236,7.970376,4.2258,7.970376 -L 4.5236,7.272731,4.5236,7.970376 -L 4.5236,6.55799,4.5236,7.272731 -L 4.5236,5.834756,4.5236,6.55799 -L 4.9473,5.490311,4.5236,5.834756 -L 5.3746,5.137045,4.9473,5.490311 -L 5.8019,4.767056,5.3746,5.137045 -L 5.8019,4.07913,5.8019,4.767056 -L 5.8019,3.38293,5.8019,4.07913 -L 5.8019,2.669612,5.8019,3.38293 -L 5.5074,2.669612,5.8019,2.669612 -L 5.2237,2.669612,5.5074,2.669612 -L 4.9473,2.669612,5.2237,2.669612 -L 6.2292,2.669612,6.5021,2.669612 -L 6.5021,2.669612,6.7788,2.669612 -L 6.7788,2.669612,7.0485,2.669612 -L 6.6562,5.300895,6.9332,5.300895 -L 6.9332,5.300895,7.2026,5.300895 -L 7.2026,5.300895,7.4796,5.300895 -L 6.2292,5.300895,5.9277,5.755666 -L 5.9277,5.755666,5.8156,6.447904 -L 5.8156,6.447904,5.8019,7.970376 -L 5.8019,7.970376,5.5074,7.970376 -L 5.5074,7.970376,5.2237,7.970376 -L 5.2237,7.970376,4.9473,7.970376 -L 6.2292,7.970376,6.5021,7.970376 -L 6.5021,7.970376,6.7788,7.970376 -L 6.7788,7.970376,7.0485,7.970376 -L 0.2817,0,0.5553,0.534014 -L 0.5553,0.534014,0.8351,1.067854 -L 0.8351,1.067854,1.1328,1.601715 -L 3.2378,0.267018,3.0875,0.723278 -L 3.0875,0.723278,2.9439,1.171066 -L 2.9439,1.171066,2.8105,1.601715 -L 5.3746,0.267018,5.2237,0.723278 -L 5.2237,0.723278,5.0766,1.171066 -L 5.0766,1.171066,4.9473,1.601715 -L 7.4796,0.267018,7.2026,0.723278 -L 7.2026,0.723278,6.9332,1.171066 -L 6.9332,1.171066,6.6562,1.601715 - -[的] 12 -L 3.0083,7.50001,3.0083,1.067854 -L 3.0083,1.067854,0.3083,1.067854 -L 0.3083,1.067854,0.3083,7.50001 -L 0.3083,7.50001,3.0083,7.50001 -L 3.6979,7.50001,7.5082,7.50001 -L 7.5082,7.50001,7.5082,3.000014 -L 6.6085,0,5.7083,0 -L 4.8082,4.500022,5.7083,3.000014 -L 0.3083,4.252173,3.0083,4.252173 -L 1.2084,9.000017,0.8066,7.50001 -A -1.5414,9.000017,5.44975,326.5996,0 -A 2.0588,3.000014,5.44975,326.5996,0 - -[法] 36 -L 1.1652,2.591989,1.5925,3.737357 -L 3.1437,4.767056,2.4436,4.767056 -L 3.8477,4.767056,3.1437,4.767056 -L 4.5486,4.767056,3.8477,4.767056 -L 4.3381,3.166807,4.5486,4.767056 -L 4.979,4.767056,4.8463,6.848935 -L 4.8463,6.848935,4.2439,7.43936 -L 4.2439,7.43936,2.874,7.436493 -L 1.5925,7.970376,1.2944,8.340563 -L 1.2944,8.340563,1.0142,8.693632 -L 1.0142,8.693632,0.734,9.038339 -L 5.8336,7.436493,6.2574,7.436493 -L 6.2574,7.436493,6.6847,7.436493 -L 6.6847,7.436493,7.1124,7.436493 -L 5.4063,7.436493,5.1051,7.85184 -L 5.1051,7.85184,4.9934,8.267012 -L 4.9934,8.267012,4.979,9.038339 -L 5.4063,4.767056,6.1072,4.767056 -L 6.1072,4.767056,6.8147,4.767056 -L 6.8147,4.767056,7.5432,4.767056 -L 1.1652,5.834756,0.8671,6.204921 -L 0.8671,6.204921,0.5834,6.55799 -L 0.5834,6.55799,0.3141,6.90261 -L 6.5341,2.238854,6.2574,2.669612 -L 0.3141,0.267018,0.734,1.437996 -L 0.734,1.437996,1.1652,2.591989 -L 2.4436,0,2.874,0 -L 2.874,0,3.2978,0 -L 3.2978,0,3.7286,0 -L 3.7286,0,3.9426,1.625816 -L 3.9426,1.625816,4.3381,3.166807 -L 4.1248,0,4.8004,0.405539 -L 4.8004,0.405539,5.8655,0.751406 -L 5.8655,0.751406,7.1124,1.334871 -L 7.1124,1.334871,6.8147,1.791219 -L 6.8147,1.791219,6.5341,2.238854 - -[課] 60 -L 0.7711,5.300895,1.1914,5.300895 -L 1.1914,5.300895,1.6222,5.300895 -L 1.6222,5.300895,2.0495,5.300895 -L 1.6222,3.737357,2.0495,3.737357 -L 1.1914,3.737357,1.6222,3.737357 -L 0.7711,3.737357,1.1914,3.737357 -L 0.7711,2.135663,1.1914,2.135663 -L 1.1914,2.135663,1.6222,2.135663 -L 1.6222,2.135663,2.0495,2.135663 -L 5.0899,2.994487,3.2963,3.20343 -L 6.1543,2.395567,5.0899,2.994487 -L 6.2913,3.20343,6.6972,3.20343 -L 6.6972,3.20343,7.1179,3.20343 -L 7.1179,3.20343,7.5382,3.20343 -L 7.1179,5.300895,6.6867,5.300895 -L 6.6867,5.300895,6.2668,5.300895 -L 6.2668,5.300895,5.864,5.300895 -L 5.864,5.300895,5.5628,5.834756 -L 5.5628,5.834756,5.2822,6.368792 -L 5.2822,6.368792,5.0094,6.90261 -L 5.0094,6.90261,4.7117,6.90261 -L 4.7117,6.90261,4.4311,6.90261 -L 4.4311,6.90261,4.1544,6.90261 -L 3.7271,6.368792,3.7271,7.436493 -L 3.7271,7.436493,3.7271,8.504346 -L 3.7271,8.504346,4.8549,8.504346 -L 4.8549,8.504346,5.9831,8.504346 -L 5.9831,8.504346,7.1179,8.504346 -L 7.1179,8.504346,7.1179,7.436493 -L 7.1179,7.436493,7.1179,6.368792 -L 7.1179,6.368792,7.1179,5.300895 -L 5.2052,5.024157,4.5891,5.336379 -L 4.5891,5.336379,3.7271,5.300895 -L 3.7271,5.300895,3.7271,6.368792 -L 1.7448,6.90261,2.4452,6.90261 -L 1.0411,6.90261,1.7448,6.90261 -L 0.3403,6.90261,1.0411,6.90261 -L 0.7711,8.504346,1.1914,8.504346 -L 1.1914,8.504346,1.6222,8.504346 -L 1.6222,8.504346,2.0495,8.504346 -L 5.2192,2.669612,4.5821,1.971923 -L 5.4367,3.737357,5.2052,5.024157 -L 5.864,6.90261,5.713,7.272731 -L 5.713,7.272731,5.5628,7.625844 -L 5.5628,7.625844,5.4367,7.970376 -L 0.7711,0,0.7711,0.723278 -L 0.7711,0.723278,0.7711,1.437996 -L 0.7711,1.437996,0.7711,2.135663 -L 2.0495,2.135663,2.0495,1.437996 -L 2.0495,1.437996,2.0495,0.723278 -L 2.0495,0.723278,2.0495,0 -L 2.0495,0,1.6222,0 -L 1.6222,0,1.1914,0 -L 1.1914,0,0.7711,0 -L 5.4367,0,5.3526,0.90407 -L 5.3526,0.90407,5.2822,1.791219 -L 5.2822,1.791219,5.2192,2.669612 -L 4.5821,1.971923,3.9376,1.257249 -L 3.9376,1.257249,3.2963,0.534014 -L 7.5382,0.534014,6.1543,2.395567 - -[愛] 60 -L 4.507,8.098806,3.761,7.970376 -L 5.2531,8.286844,4.507,8.098806 -L 6.2863,8.237284,5.2531,8.286844 -L 5.9952,7.806702,6.2863,8.237284 -L 5.7115,7.358913,5.9952,7.806702 -L 5.4352,6.90261,5.7115,7.358913 -L 7.5748,6.368792,5.155,6.690777 -L 6.419,5.060933,6.2863,5.300895 -L 6.5665,4.803743,6.419,5.060933 -L 6.7167,4.538302,6.5665,4.803743 -L 4.8639,4.271371,5.4352,4.271371 -L 4.3074,4.271371,4.8639,4.271371 -L 3.761,4.271371,4.3074,4.271371 -L 3.3302,4.00444,3.0357,4.450631 -L 3.0357,4.450631,2.752,4.880119 -L 2.752,4.880119,2.4753,5.300895 -L 1.4736,4.957633,1.6207,5.300895 -L 1.3268,4.614523,1.4736,4.957633 -L 1.1934,4.271371,1.3268,4.614523 -L 0.3703,5.300895,0.3703,5.671016 -L 0.3703,5.671016,0.3703,6.02402 -L 0.3703,6.02402,0.3703,6.368792 -L 0.3703,6.368792,0.9205,6.472005 -L 0.9205,6.472005,1.4806,6.55799 -L 1.4806,6.55799,2.0518,6.635613 -L 2.0518,6.635613,1.7187,7.397046 -L 1.7187,7.397046,1.393,7.743001 -L 1.393,7.743001,0.7979,7.970376 -L 3.6945,7.368742,2.0518,7.970376 -L 5.155,6.690777,3.6945,7.368742 -L 4.1848,5.300895,3.5544,6.05239 -L 3.5544,6.05239,3.1096,6.329171 -L 3.1096,6.329171,2.4753,6.368792 -L 3.1793,3.737357,3.3302,4.00444 -L 3.0357,3.470513,3.1793,3.737357 -L 2.9029,3.20343,3.0357,3.470513 -L 3.2843,2.817876,2.9029,3.20343 -L 3.9361,2.610311,3.2843,2.817876 -L 5.4352,2.402637,3.9361,2.610311 -L 5.2842,2.135663,5.4352,2.402637 -L 2.9029,2.135663,2.4753,2.669612 -L 2.4753,2.669612,1.9044,2.324993 -L 1.9044,2.324993,1.3513,1.971923 -L 7.5748,6.02402,7.5748,6.368792 -L 7.5748,5.671016,7.5748,6.02402 -L 7.5748,5.300895,7.5748,5.671016 -L 7.2775,0,7.5748,0 -L 0.3703,0,1.4319,0.08211 -L 1.4319,0.08211,2.7379,0.401206 -L 2.7379,0.401206,3.761,1.067854 -L 3.761,1.067854,3.3302,1.601715 -L 3.3302,1.601715,2.9029,2.135663 -L 1.3513,1.971923,0.7979,1.601715 -L 6.2863,0,5.5854,0.370165 -L 5.5854,0.370165,4.885,0.723278 -L 4.885,0.723278,4.1848,1.067854 -L 6.7167,0,6.9938,0 -L 6.9938,0,7.2775,0 -L 5.0079,1.601715,5.1375,1.868776 -L 5.1375,1.868776,5.2842,2.135663 - -[囲] 30 -L 7.1744,8.504346,7.1744,5.680888 -L 7.1744,5.680888,7.1744,2.848982 -L 7.1744,2.848982,7.1744,0 -L 7.1744,0,5.0411,0 -L 5.0411,0,2.9116,0 -L 2.9116,0,0.7999,0 -L 0.7999,0,0.7999,2.848982 -L 0.7999,2.848982,0.7999,5.680888 -L 0.7999,5.680888,0.7999,8.504346 -L 0.7999,8.504346,2.9116,8.504346 -L 2.9116,8.504346,5.0411,8.504346 -L 5.0411,8.504346,7.1744,8.504346 -L 4.6281,6.665297,4.6138,7.436493 -L 4.7398,6.250081,4.6281,6.665297 -L 5.0376,5.834756,4.7398,6.250081 -L 4.1514,4.950606,3.3112,6.350382 -L 3.3112,6.350382,2.9326,7.436493 -L 3.1007,4.793871,2.0783,5.834756 -L 4.1378,3.024082,3.1007,4.793871 -L 4.6138,1.067854,4.1378,3.024082 -L 2.0783,1.067854,2.3547,1.704905 -L 2.3547,1.704905,2.6384,2.324993 -L 2.6384,2.324993,2.9326,2.936586 -L 2.9326,2.936586,2.6037,3.500175 -L 2.6037,3.500175,2.2706,3.707739 -L 2.2706,3.707739,1.6545,3.737357 -L 5.0376,3.737357,4.1514,4.950606 -L 5.4649,3.737357,5.7419,3.737357 -L 5.7419,3.737357,6.0256,3.737357 -L 6.0256,3.737357,6.3233,3.737357 - -[胃] 42 -L 0.8296,7.436493,0.8296,8.504346 -L 0.8296,6.368792,0.8296,7.436493 -L 0.8296,5.300895,0.8296,6.368792 -L 2.791,5.300895,0.8296,5.300895 -L 4.7629,5.300895,2.791,5.300895 -L 6.7491,5.300895,4.7629,5.300895 -L 6.7491,6.368792,6.7491,5.300895 -L 6.7491,7.436493,6.7491,6.368792 -L 6.7491,8.504346,6.7491,7.436493 -L 4.7629,8.504346,6.7491,8.504346 -L 2.791,8.504346,4.7629,8.504346 -L 0.8296,8.504346,2.791,8.504346 -L 1.9609,6.90261,1.2569,6.90261 -L 2.6617,6.90261,1.9609,6.90261 -L 3.3619,6.90261,2.6617,6.90261 -L 3.4918,6.635613,3.3619,6.90261 -L 3.6354,6.368792,3.4918,6.635613 -L 3.7857,6.101752,3.6354,6.368792 -L 4.2165,6.90261,4.0627,7.272731 -L 4.0627,7.272731,3.9226,7.625844 -L 3.9226,7.625844,3.7857,7.970376 -L 4.6441,6.90261,5.194,6.90261 -L 5.194,6.90261,5.7471,6.90261 -L 5.7471,6.90261,6.318,6.90261 -L 1.2569,4.271371,2.9346,4.271371 -L 2.9346,4.271371,4.6231,4.271371 -L 4.6231,4.271371,6.318,4.271371 -L 6.318,4.271371,6.318,2.858876 -L 6.318,2.858876,6.318,1.437996 -L 6.318,1.437996,6.318,0 -L 6.318,0,5.898,0 -L 5.898,0,5.4777,0 -L 5.4777,0,5.0714,0 -L 4.4865,2.135663,5.898,2.135663 -L 4.4865,3.20343,5.898,3.20343 -L 3.0855,3.20343,4.4865,3.20343 -L 1.6807,3.20343,3.0855,3.20343 -L 1.2569,2.858876,1.2569,4.271371 -L 1.2569,1.437996,1.2569,2.858876 -L 1.2569,0,1.2569,1.437996 -L 1.6807,2.135663,3.0855,2.135663 -L 3.0855,2.135663,4.4865,2.135663 - -[衣] 33 -L 7.2061,0,5.6895,2.470498 -L 5.6895,2.470498,4.6388,4.788245 -L 4.6388,4.788245,4.2469,7.436493 -L 4.2469,7.436493,3.9488,7.436493 -L 3.9488,7.436493,3.6686,7.436493 -L 3.6686,7.436493,3.3923,7.436493 -L 3.3923,7.436493,3.0942,6.55799 -L 3.0942,6.55799,2.8105,5.671016 -L 2.8105,5.671016,2.5412,4.767056 -L 2.324,4.271371,1.6827,3.737357 -L 1.6827,3.737357,1.0523,3.20343 -L 1.0523,3.20343,0.4288,2.669612 -L 2.324,3.039734,2.324,4.271371 -L 2.324,1.791219,2.324,3.039734 -L 2.324,0.534014,2.324,1.791219 -L 1.8161,0.370165,2.324,0.534014 -L 1.3185,0.189263,1.8161,0.370165 -L 0.8281,0,1.3185,0.189263 -L 2.965,0.534014,3.6651,0.723278 -L 3.6651,0.723278,4.3659,0.90407 -L 4.3659,0.90407,5.0661,1.067854 -L 5.4972,4.271371,5.9245,4.803743 -L 5.9245,4.803743,6.355,5.327842 -L 6.355,5.327842,6.7756,5.834756 -L 6.355,7.436493,7.2061,7.436493 -L 5.4972,7.436493,6.355,7.436493 -L 4.6461,7.436493,5.4972,7.436493 -L 3.8196,7.970376,3.8196,8.340563 -L 3.8196,8.340563,3.8196,8.693632 -L 3.8196,8.693632,3.8196,9.038339 -L 2.11,7.436493,2.965,7.436493 -L 1.2698,7.436493,2.11,7.436493 -L 0.4288,7.436493,1.2698,7.436493 - -[印] 24 -L 0.4347,7.970376,1.6637,7.990208 -L 1.6637,7.990208,2.3225,8.128533 -L 2.3225,8.128533,2.9635,8.504346 -L 4.2453,5.327842,4.2453,7.970376 -L 4.2453,2.668211,4.2453,5.327842 -L 4.2453,0,4.2453,2.668211 -L 2.263,1.601715,2.9635,1.601715 -L 1.5621,1.601715,2.263,1.601715 -L 0.8585,1.601715,1.5621,1.601715 -L 0.4347,1.601715,0.4347,3.735912 -L 0.4347,3.735912,0.4347,5.861703 -L 0.4347,5.861703,0.4347,7.970376 -L 0.8585,4.767056,1.5621,4.767056 -L 1.5621,4.767056,2.263,4.767056 -L 2.263,4.767056,2.9635,4.767056 -L 4.2453,7.970376,5.2257,7.970376 -L 5.2257,7.970376,6.2102,7.970376 -L 6.2102,7.970376,7.2046,7.970376 -L 7.2046,7.970376,7.2046,5.861703 -L 7.2046,5.861703,7.2046,3.735912 -L 7.2046,3.735912,7.2046,1.601715 -L 7.2046,1.601715,6.7776,1.601715 -L 6.7776,1.601715,6.3643,1.601715 -L 6.3643,1.601715,5.9542,1.601715 - -[栄] 36 -L 1.5084,1.971923,0.4612,1.067854 -L 2.5693,2.858876,1.5084,1.971923 -L 3.6379,3.737357,2.5693,2.858876 -L 3.701,2.505807,3.6379,3.737357 -L 3.7672,1.257249,3.701,2.505807 -L 3.8512,0,3.7672,1.257249 -L 6.8073,1.067854,4.9268,3.161181 -L 4.9268,3.161181,3.5504,3.957705 -L 3.5504,3.957705,1.3154,4.271371 -L 0.4612,5.300895,0.4612,5.834756 -L 0.4612,5.834756,0.4612,6.368792 -L 0.4612,6.368792,0.4612,6.90261 -L 0.4612,6.90261,2.0198,7.005822 -L 2.0198,7.005822,3.5714,7.091983 -L 3.5714,7.091983,5.13,7.169628 -L 5.13,7.169628,5.5363,7.806702 -L 5.5363,7.806702,5.9527,8.42668 -L 5.9527,8.42668,6.3835,9.038339 -L 3.5539,8.771255,3.4239,9.038339 -L 3.701,8.504346,3.5539,8.771255 -L 3.8512,8.237284,3.701,8.504346 -L 2.142,8.237284,1.9879,8.504346 -L 1.9879,8.504346,1.8443,8.771255 -L 1.8443,8.771255,1.7151,9.038339 -L 3.8512,4.767056,3.8512,5.137045 -L 3.8512,5.137045,3.8512,5.490311 -L 3.8512,5.490311,3.8512,5.834756 -L 4.7023,4.271371,5.2526,4.271371 -L 5.2526,4.271371,5.8126,4.271371 -L 5.8126,4.271371,6.3835,4.271371 -L 7.2349,5.300895,7.2349,5.834756 -L 7.2349,5.834756,7.2349,6.368792 -L 7.2349,6.368792,7.2349,6.90261 -L 7.2349,6.90261,6.6567,6.90261 -L 6.6567,6.90261,6.0861,6.90261 -L 6.0861,6.90261,5.5289,6.90261 - -[塩] 51 -L 7.3942,0,7.6919,0 -L 7.1144,0,7.3942,0 -L 6.8408,0,7.1144,0 -L 6.8408,1.067854,6.8408,0 -L 6.8408,2.135663,6.8408,1.067854 -L 6.8408,3.20343,6.8408,2.135663 -L 5.7095,3.20343,6.8408,3.20343 -L 4.5817,3.20343,5.7095,3.20343 -L 3.4543,3.20343,4.5817,3.20343 -L 3.4543,2.135663,3.4543,3.20343 -L 3.4543,1.067854,3.4543,2.135663 -L 3.4543,0,3.4543,1.067854 -L 3.1597,0,3.4543,0 -L 2.8725,0,3.1597,0 -L 2.5997,0,2.8725,0 -L 3.8816,0,4.1544,0 -L 4.1544,0,4.4311,0 -L 4.4311,0,4.7047,0 -L 4.7047,0,4.7047,0.90407 -L 4.7047,0.90407,4.7047,1.791219 -L 4.7047,1.791219,4.7047,2.669612 -L 5.4787,1.791219,5.5558,2.669612 -L 5.4048,0.90407,5.4787,1.791219 -L 5.3453,0,5.4048,0.90407 -L 6.4135,5.300895,6.4135,4.767056 -L 6.4135,5.834756,6.4135,5.300895 -L 6.4135,6.368792,6.4135,5.834756 -L 5.5593,6.368792,6.4135,6.368792 -L 4.7148,6.368792,5.5593,6.368792 -L 3.8816,6.368792,4.7148,6.368792 -L 3.8816,5.834756,3.8816,6.368792 -L 3.8816,5.300895,3.8816,5.834756 -L 3.8816,4.767056,3.8816,5.300895 -L 4.7148,4.767056,3.8816,4.767056 -L 5.5593,4.767056,4.7148,4.767056 -L 6.4135,4.767056,5.5593,4.767056 -L 5.4048,7.970376,6.5431,7.970376 -L 4.277,7.970376,5.4048,7.970376 -L 3.3562,7.535415,3.6925,8.227412 -L 2.5997,6.368792,3.3562,7.535415 -L 2.172,6.368792,1.8712,6.823586 -L 1.8712,6.823586,1.7588,7.515648 -L 1.7588,7.515648,1.7447,9.038339 -L 6.5431,7.970376,7.6919,7.970376 -L 3.6925,8.227412,3.8816,9.038339 -L 1.57,5.813719,0.4628,6.368792 -L 1.8008,4.3178,1.57,5.813719 -L 1.7447,2.135663,1.8008,4.3178 -L 1.3139,2.135663,1.7447,2.135663 -L 0.8901,2.135663,1.3139,2.135663 -L 0.4628,2.135663,0.8901,2.135663 - -[央] 27 -L 0.7065,0,1.7541,1.257249 -L 1.7541,1.257249,2.815,2.505807 -L 2.815,2.505807,3.8832,3.737357 -L 3.8832,3.737357,3.4703,4.113213 -L 3.4703,4.113213,2.5943,4.251538 -L 2.5943,4.251538,0.4929,4.271371 -L 1.7783,5.671016,1.7783,4.767056 -L 1.7783,6.55799,1.7783,5.671016 -L 1.7783,7.436493,1.7783,6.55799 -L 3.4913,7.014141,1.7783,7.436493 -L 3.6734,5.888519,3.4913,7.014141 -L 4.3039,4.271371,3.6734,5.888519 -L 4.7343,4.271371,5.1616,4.271371 -L 5.1616,4.271371,5.5924,4.271371 -L 5.5924,4.271371,6.0127,4.271371 -L 6.0127,4.271371,6.0127,5.337692 -L 6.0127,5.337692,6.0127,6.395608 -L 6.0127,6.395608,6.0127,7.436493 -L 6.0127,7.436493,4.6646,7.47051 -L 4.6646,7.47051,4.0338,7.860268 -L 4.0338,7.860268,3.8832,9.038339 -L 6.8393,0,5.9851,1.067854 -L 5.9851,1.067854,5.1375,2.135663 -L 5.1375,2.135663,4.3039,3.20343 -L 6.4089,4.271371,6.6852,4.271371 -L 6.6852,4.271371,6.9689,4.271371 -L 6.9689,4.271371,7.2666,4.271371 - -[億] 56 -L 6.0147,7.703445,5.3146,7.806702 -L 5.3146,7.806702,4.6138,7.892775 -L 4.6138,7.892775,3.9098,7.970376 -L 3.2481,7.743001,2.6314,7.970376 -L 3.5774,7.397046,3.2481,7.743001 -L 3.9098,6.635613,3.5774,7.397046 -L 3.3322,6.55799,3.9098,6.635613 -L 2.7613,6.472005,3.3322,6.55799 -L 2.2009,6.368792,2.7613,6.472005 -L 2.2009,0.267018,2.3337,0.723278 -L 2.3337,0.723278,2.4776,1.171066 -L 2.4776,1.171066,2.6314,1.601715 -L 3.5,0.830606,3.4825,1.601715 -L 3.6124,0.415347,3.5,0.830606 -L 3.9098,0,3.6124,0.415347 -L 4.3409,0,5.0411,0 -L 5.0411,0,5.7419,0 -L 5.7419,0,6.442,0 -L 6.442,0,6.442,0.370165 -L 6.442,0.370165,6.442,0.723278 -L 6.442,0.723278,6.442,1.067854 -L 7.7243,0.800923,7.5733,1.067854 -L 7.5733,1.067854,7.4262,1.334871 -L 7.4262,1.334871,7.297,1.601715 -L 6.8732,3.916792,6.8732,3.20343 -L 6.8732,4.613188,6.8732,3.916792 -L 6.8732,5.300895,6.8732,4.613188 -L 5.5909,5.300895,6.8732,5.300895 -L 4.3125,5.300895,5.5909,5.300895 -L 3.0552,5.300895,4.3125,5.300895 -L 3.0552,4.613188,3.0552,5.300895 -L 3.0552,3.916792,3.0552,4.613188 -L 3.0552,3.20343,3.0552,3.916792 -L 4.3125,3.20343,3.0552,3.20343 -L 5.5909,3.20343,4.3125,3.20343 -L 6.8732,3.20343,5.5909,3.20343 -L 5.4473,4.271371,6.442,4.271371 -L 4.4635,4.271371,5.4473,4.271371 -L 3.4825,4.271371,4.4635,4.271371 -L 4.3409,6.368792,4.7433,6.472005 -L 4.7433,6.472005,5.1636,6.55799 -L 5.1636,6.55799,5.5874,6.635613 -L 5.5874,6.635613,5.7174,7.005822 -L 5.7174,7.005822,5.8676,7.358913 -L 5.8676,7.358913,6.0147,7.703445 -L 6.442,7.970376,6.7187,7.970376 -L 6.7187,7.970376,7.0024,7.970376 -L 7.0024,7.970376,7.297,7.970376 -L 7.146,6.368792,7.7243,6.368792 -L 6.5755,6.368792,7.146,6.368792 -L 6.0147,6.368792,6.5755,6.368792 -L 1.3463,0,1.3463,6.597514 -L 4.9941,0.800923,4.8432,1.067854 -L 4.8432,1.067854,4.6961,1.334871 -L 4.6961,1.334871,4.5668,1.601715 -A -6.1833,10.627756,8.540418,321.41046,349.01228 - -[貨] 42 -L 0.8681,7.272731,0.5249,6.90261 -L 1.2257,7.625844,0.8681,7.272731 -L 1.5935,7.970376,1.2257,7.625844 -L 1.653,7.436493,1.5935,7.970376 -L 1.7262,6.90261,1.653,7.436493 -L 1.8033,6.368792,1.7262,6.90261 -L 1.8033,5.300895,3.3619,5.300895 -L 3.3619,5.300895,4.9205,5.300895 -L 4.9205,5.300895,6.4724,5.300895 -L 6.4724,5.300895,6.4724,4.26001 -L 6.4724,4.26001,6.4724,3.202116 -L 6.4724,3.202116,6.4724,2.135663 -L 6.4724,2.135663,4.9205,2.135663 -L 4.9205,2.135663,3.3619,2.135663 -L 3.3619,2.135663,1.8033,2.135663 -L 1.8033,2.135663,1.8033,3.202116 -L 1.8033,3.202116,1.8033,4.26001 -L 1.8033,4.26001,1.8033,5.300895 -L 2.2344,4.271371,3.4953,4.271371 -L 3.4953,4.271371,4.7667,4.271371 -L 4.7667,4.271371,6.0451,4.271371 -L 4.7667,3.20343,6.0451,3.20343 -L 3.4953,3.20343,4.7667,3.20343 -L 2.2344,3.20343,3.4953,3.20343 -L 1.653,0.370165,2.15,0.723278 -L 1.1662,0,1.653,0.370165 -L 2.15,0.723278,2.6617,1.067854 -L 6.0451,0.723278,5.6213,1.067854 -L 6.4724,0.370165,6.0451,0.723278 -L 6.8997,0,6.4724,0.370165 -L 6.2584,8.693632,6.8997,9.038339 -L 5.6213,8.340563,6.2584,8.693632 -L 4.98,7.970376,5.6213,8.340563 -L 4.462,6.823586,4.3531,7.515648 -L 4.7667,6.368792,4.462,6.823586 -L 5.1905,6.368792,5.8941,6.368792 -L 5.8941,6.368792,6.6051,6.368792 -L 6.6051,6.368792,7.3302,6.368792 -L 7.3302,6.368792,7.3302,6.73887 -L 7.3302,6.73887,7.3302,7.091983 -L 7.3302,7.091983,7.3302,7.436493 -L 4.3531,7.515648,4.3356,9.038339 - -[芽] 48 -L 1.2589,7.970376,0.5588,7.970376 -L 1.9629,7.970376,1.2589,7.970376 -L 2.6637,7.970376,1.9629,7.970376 -L 2.793,7.703445,2.6637,7.970376 -L 2.9366,7.436493,2.793,7.703445 -L 3.0837,7.169628,2.9366,7.436493 -L 3.7355,8.257139,3.0837,9.038339 -L 2.2326,5.834756,1.8126,5.834756 -L 1.8126,5.834756,1.4099,5.834756 -L 2.6637,5.834756,2.2326,5.834756 -L 2.6637,5.146983,2.6637,5.834756 -L 2.6637,4.450631,2.6637,5.146983 -L 2.6637,3.737357,2.6637,4.450631 -L 1.9629,3.737357,2.6637,3.737357 -L 1.2589,3.737357,1.9629,3.737357 -L 0.5588,3.737357,1.2589,3.737357 -L 3.0837,3.737357,3.7912,3.737357 -L 3.7912,5.834756,3.0837,5.834756 -L 2.4431,1.700702,1.2908,1.147053 -L 1.2908,1.147053,0.5588,1.067854 -L 3.9421,0,4.3726,0 -L 4.3726,0,4.7932,0 -L 4.7932,0,5.2237,0 -L 5.2237,0,5.1396,1.067854 -L 5.1396,1.067854,5.0734,2.135663 -L 5.0734,2.135663,5.0065,3.20343 -L 5.0065,3.20343,2.4431,1.700702 -L 3.7912,3.737357,4.4987,3.737357 -L 4.4987,3.737357,5.2237,3.737357 -L 5.2237,3.737357,5.2237,4.450631 -L 5.2237,4.450631,5.2237,5.146983 -L 5.2237,5.146983,5.2237,5.834756 -L 5.2237,5.834756,4.4987,5.834756 -L 4.4987,5.834756,3.7912,5.834756 -L 5.651,3.737357,6.3518,3.737357 -L 6.3518,3.737357,7.0523,3.737357 -L 7.0523,3.737357,7.7559,3.737357 -L 5.651,5.834756,6.2009,5.834756 -L 6.2009,5.834756,6.7546,5.834756 -L 6.7546,5.834756,7.3287,5.834756 -L 5.2237,7.169628,4.5757,7.772684 -L 4.5757,7.772684,3.7355,8.257139 -L 5.651,7.970376,5.5007,8.340563 -L 5.5007,8.340563,5.3536,8.693632 -L 5.3536,8.693632,5.2237,9.038339 -L 6.0471,7.970376,6.6036,7.970376 -L 6.6036,7.970376,7.1749,7.970376 -L 7.1749,7.970376,7.7559,7.970376 - -[改] 39 -L 3.7585,0,4.3819,0.723278 -L 4.3819,0.723278,5.0124,1.437996 -L 5.0124,1.437996,5.653,2.135663 -L 5.653,2.135663,5.026,3.004337 -L 5.026,3.004337,4.6481,4.101743 -L 4.6481,4.101743,4.1858,6.368792 -L 4.1858,6.368792,3.9718,6.204921 -L 3.9718,6.204921,3.7585,6.02402 -L 3.7585,6.02402,3.541,5.834756 -L 7.3625,0,6.9317,0.534014 -L 6.9317,0.534014,6.5041,1.067854 -L 6.5041,1.067854,6.0768,1.601715 -L 0.9811,1.601715,0.7009,2.094684 -L 0.7009,2.094684,0.6028,3.053787 -L 0.6028,3.053787,0.5849,5.300895 -L 0.5849,5.300895,1.2858,5.300895 -L 1.2858,5.300895,1.9894,5.300895 -L 1.9894,5.300895,2.6899,5.300895 -L 2.6899,5.300895,2.6899,6.204921 -L 2.6899,6.204921,2.6899,7.091983 -L 2.6899,7.091983,2.6899,7.970376 -L 2.6899,7.970376,1.9894,7.970376 -L 1.9894,7.970376,1.2858,7.970376 -L 1.2858,7.970376,0.5849,7.970376 -L 1.4119,1.601715,1.9649,1.601715 -L 1.9649,1.601715,2.5396,1.601715 -L 2.5396,1.601715,3.1207,1.601715 -L 3.1207,1.601715,3.1207,2.135663 -L 3.1207,2.135663,3.1207,2.669612 -L 3.1207,2.669612,3.1207,3.20343 -L 6.0768,2.936586,6.6792,4.679647 -L 6.6792,4.679647,6.9034,5.846183 -L 6.9034,5.846183,6.9317,7.436493 -L 6.9317,7.436493,6.0806,7.272731 -L 6.0806,7.272731,5.233,7.091983 -L 5.233,7.091983,4.3991,6.90261 -L 4.7949,7.970376,4.7949,8.340563 -L 4.7949,8.340563,4.7949,8.693632 -L 4.7949,8.693632,4.7949,9.038339 - -[害] 48 -L 1.8688,0,1.8688,0.723278 -L 1.8688,0.723278,1.8688,1.437996 -L 1.8688,1.437996,1.8688,2.135663 -L 1.8688,2.135663,3.2702,2.135663 -L 3.2702,2.135663,4.6851,2.135663 -L 4.6851,2.135663,6.1103,2.135663 -L 6.1103,2.135663,6.1103,1.437996 -L 6.1103,1.437996,6.1103,0.723278 -L 6.1103,0.723278,6.1103,0 -L 6.1103,0,4.6851,0 -L 4.6851,0,3.2702,0 -L 3.2702,0,1.8688,0 -L 0.5838,3.737357,1.7151,3.737357 -L 1.7151,3.737357,2.8429,3.737357 -L 2.8429,3.737357,3.9703,3.737357 -L 3.9703,3.737357,3.6271,5.142715 -L 3.6271,5.142715,2.8218,5.395614 -L 2.8218,5.395614,1.8688,5.300895 -L 4.4014,3.737357,5.3751,3.737357 -L 5.3751,3.737357,6.359,3.737357 -L 6.359,3.737357,7.361,3.737357 -L 4.4014,5.300895,4.2473,5.567825 -L 4.2473,5.567825,4.1037,5.834756 -L 4.1037,5.834756,3.9703,6.101752 -L 3.9703,6.101752,3.1192,6.204921 -L 3.1192,6.204921,2.2755,6.291082 -L 2.2755,6.291082,1.4415,6.368792 -L 4.8249,5.300895,5.2525,5.300895 -L 5.2525,5.300895,5.6798,5.300895 -L 5.6798,5.300895,6.1103,5.300895 -L 0.5838,6.368792,0.5838,6.90261 -L 0.5838,6.90261,0.5838,7.436493 -L 0.5838,7.436493,0.5838,7.970376 -L 0.5838,7.970376,1.7151,7.970376 -L 1.7151,7.970376,2.8429,7.970376 -L 2.8429,7.970376,3.9703,7.970376 -L 3.9703,7.970376,3.9703,8.340563 -L 3.9703,8.340563,3.9703,8.693632 -L 3.9703,8.693632,3.9703,9.038339 -L 4.4014,6.368792,5.1051,6.368792 -L 5.1051,6.368792,5.8126,6.368792 -L 5.8126,6.368792,6.5344,6.368792 -L 7.361,6.368792,7.361,6.90261 -L 7.361,6.90261,7.361,7.436493 -L 7.361,7.436493,7.361,7.970376 -L 7.361,7.970376,6.359,7.970376 -L 6.359,7.970376,5.3751,7.970376 -L 5.3751,7.970376,4.4014,7.970376 - -[街] 39 -L 6.1091,0,6.3858,0 -L 6.3858,0,6.6657,0 -L 6.6657,0,6.9634,0 -L 6.9634,0,6.9634,1.781216 -L 6.9634,1.781216,6.9634,3.545269 -L 6.9634,3.545269,6.9634,5.300895 -L 6.9634,5.300895,6.6657,5.300895 -L 6.6657,5.300895,6.3858,5.300895 -L 6.3858,5.300895,6.1091,5.300895 -L 2.2946,0.534014,2.8515,0.534014 -L 2.8515,0.534014,3.4224,0.534014 -L 3.4224,0.534014,4.0042,0.534014 -L 4.0042,0.534014,3.9762,2.226136 -L 3.9762,2.226136,3.6641,3.011452 -L 3.6641,3.011452,2.7223,3.20343 -L 4.4311,1.067854,4.7047,1.067854 -L 4.7047,1.067854,4.9884,1.067854 -L 4.9884,1.067854,5.2822,1.067854 -L 4.4311,3.20343,4.2809,3.573485 -L 4.2809,3.573485,4.1334,3.926576 -L 4.1334,3.926576,4.0042,4.271371 -L 2.2946,5.300895,2.8515,5.300895 -L 2.8515,5.300895,3.4224,5.300895 -L 3.4224,5.300895,4.0042,5.300895 -L 4.0042,5.300895,3.9236,6.735915 -L 3.9236,6.735915,3.5559,7.32356 -L 3.5559,7.32356,2.7223,7.436493 -L 4.4311,5.300895,4.7047,5.300895 -L 4.7047,5.300895,4.9884,5.300895 -L 4.9884,5.300895,5.2822,5.300895 -L 4.4311,7.436493,4.1299,7.85184 -L 4.1299,7.85184,4.0182,8.267012 -L 4.0182,8.267012,4.0042,9.038339 -L 6.1091,7.970376,6.6657,7.970376 -L 6.6657,7.970376,7.2369,7.970376 -L 7.2369,7.970376,7.818,7.970376 -L 1.4719,8.999943,0.2212,6.902524 -L 1.4719,0,1.4719,5.567732 -A -4.2459,8.132972,6.2669,315.462,348.67668 - -[各] 30 -L 2.3215,0,2.2441,1.257249 -L 2.2441,1.257249,2.1744,2.505807 -L 2.1744,2.505807,2.111,3.737357 -L 2.111,3.737357,1.6031,3.573485 -L 1.6031,3.573485,1.1061,3.392715 -L 1.1061,3.392715,0.6158,3.20343 -L 2.7519,0,3.8801,0 -L 3.8801,0,5.0114,0 -L 5.0114,0,6.1427,0 -L 6.1427,0,6.1427,1.067854 -L 6.1427,1.067854,6.1427,2.135663 -L 6.1427,2.135663,6.1427,3.20343 -L 6.1427,3.20343,5.0114,3.20343 -L 5.0114,3.20343,3.8801,3.20343 -L 3.8801,3.20343,2.7519,3.20343 -L 6.9938,3.20343,5.9917,3.916792 -L 5.9917,3.916792,5.0114,4.613188 -L 5.0114,4.613188,4.0303,5.300895 -L 4.0303,5.300895,3.61,4.957633 -L 3.61,4.957633,3.1792,4.614523 -L 3.1792,4.614523,2.7519,4.271371 -L 1.2564,5.834756,2.2164,6.733178 -L 2.2164,6.733178,2.7488,7.656841 -L 2.7488,7.656841,3.1792,9.038339 -L 4.4331,5.834756,4.8569,6.472005 -L 4.8569,6.472005,5.2842,7.091983 -L 5.2842,7.091983,5.7115,7.703445 -L 5.7115,7.703445,5.0114,7.806702 -L 5.0114,7.806702,4.3105,7.892775 -L 4.3105,7.892775,3.61,7.970376 - -[官] 36 -L 1.9274,0,1.9274,2.134262 -L 1.9274,2.134262,1.9274,4.26001 -L 1.9274,4.26001,1.9274,6.368792 -L 1.9274,6.368792,3.3322,6.368792 -L 3.3322,6.368792,4.7433,6.368792 -L 4.7433,6.368792,6.1692,6.368792 -L 6.1692,6.368792,6.1692,5.680888 -L 6.1692,5.680888,6.1692,4.984666 -L 6.1692,4.984666,6.1692,4.271371 -L 6.1692,4.271371,4.8908,4.271371 -L 4.8908,4.271371,3.6194,4.271371 -L 3.6194,4.271371,2.3585,4.271371 -L 2.3585,0,3.7595,0 -L 3.7595,0,5.1636,0 -L 5.1636,0,6.5646,0 -L 6.5646,0,6.5646,0.90407 -L 6.5646,0.90407,6.5646,1.791219 -L 6.5646,1.791219,6.5646,2.669612 -L 6.5646,2.669612,5.1636,2.669612 -L 5.1636,2.669612,3.7595,2.669612 -L 3.7595,2.669612,2.3585,2.669612 -L 0.649,6.368792,0.649,6.90261 -L 0.649,6.90261,0.649,7.436493 -L 0.649,7.436493,0.649,7.970376 -L 0.649,7.970376,1.7771,7.970376 -L 1.7771,7.970376,2.9049,7.970376 -L 2.9049,7.970376,4.0323,7.970376 -L 4.0323,7.970376,4.0323,8.340563 -L 4.0323,8.340563,4.0323,8.693632 -L 4.0323,8.693632,4.0323,9.038339 -L 7.4157,6.368792,7.4157,6.90261 -L 7.4157,6.90261,7.4157,7.436493 -L 7.4157,7.436493,7.4157,7.970376 -L 7.4157,7.970376,6.421,7.970376 -L 6.421,7.970376,5.4372,7.970376 -L 5.4372,7.970376,4.4596,7.970376 - -[管] 40 -L 2.3532,0,2.3532,1.600358 -L 2.3532,1.600358,2.3532,3.192177 -L 2.3532,3.192177,2.3532,4.767056 -L 2.3532,4.767056,3.6144,4.767056 -L 3.6144,4.767056,4.8893,4.767056 -L 4.8893,4.767056,6.1712,4.767056 -L 6.1712,4.767056,6.1712,4.26001 -L 6.1712,4.26001,6.1712,3.735912 -L 6.1712,3.735912,6.1712,3.20343 -L 6.1712,3.20343,5.043,3.20343 -L 5.043,3.20343,3.9118,3.20343 -L 3.9118,3.20343,2.7843,3.20343 -L 2.7843,0,4.0452,0 -L 4.0452,0,5.3166,0 -L 5.3166,0,6.5981,0 -L 6.5981,0,6.5981,0.723278 -L 6.5981,0.723278,6.5981,1.437996 -L 6.5981,1.437996,6.5981,2.135663 -L 6.5981,2.135663,5.3166,2.135663 -L 5.3166,2.135663,4.0452,2.135663 -L 4.0452,2.135663,2.7843,2.135663 -L 1.1066,4.271371,1.1066,4.803743 -L 1.1066,4.803743,1.1066,5.327842 -L 1.1066,5.327842,1.1066,5.834756 -L 1.1066,5.834756,2.0803,5.834756 -L 2.0803,5.834756,3.068,5.834756 -L 3.068,5.834756,4.0627,5.834756 -L 4.0627,5.834756,4.3429,6.90261 -L 7.0219,4.271371,7.0219,4.803743 -L 7.0219,4.803743,7.0219,5.327842 -L 7.0219,5.327842,7.0219,5.834756 -L 7.0219,5.834756,6.1712,5.834756 -L 6.1712,5.834756,5.3232,5.834756 -L 5.3232,5.834756,4.49,5.834756 -L 3.013,6.864274,2.3966,7.932158 -L 6.3999,6.864274,5.7831,7.932158 -L 7.8793,7.932158,4.8546,7.932158 -L 4.2795,7.932158,1.4684,7.932158 -A 0.7298,9.516865,4.41875,323.10826,353.27931 -A -2.6564,9.516865,4.41875,319.01823,353.27931 - -[観] 59 -L 1.5324,0,1.5149,3.024082 -L 1.5149,3.024082,1.4063,4.26001 -L 1.4063,4.26001,1.1016,4.767056 -L 1.1016,4.767056,0.9542,4.613188 -L 0.9542,4.613188,0.8106,4.450631 -L 0.8106,4.450631,0.6813,4.271371 -L 1.9597,0,2.2364,0 -L 2.2364,0,2.5163,0 -L 2.5163,0,2.814,0 -L 2.814,0,2.7828,0.771349 -L 2.7828,0.771349,2.5622,1.186542 -L 2.5622,1.186542,1.9597,1.601715 -L 3.2413,0,3.6476,0 -L 3.6476,0,4.0647,0 -L 4.0647,0,4.4917,0 -L 4.4917,0,5.2482,1.265698 -L 5.2482,1.265698,5.651,2.34476 -L 5.651,2.34476,5.7736,3.737357 -L 5.7736,3.737357,5.1925,3.737357 -L 5.1925,3.737357,4.9225,3.737357 -L 4.9225,3.737357,4.9225,5.337692 -L 4.9225,5.337692,4.9225,6.929491 -L 4.9225,6.929491,4.9225,8.504346 -L 4.9225,8.504346,5.7736,8.504346 -L 5.7736,8.504346,7.4796,8.504346 -L 7.4796,8.504346,7.4796,3.737357 -L 7.4796,3.737357,6.6285,3.737357 -L 6.6285,3.737357,6.6285,0 -L 6.6285,0,7.8785,0 -L 7.8785,0,7.8785,1.067854 -L 3.2413,1.601715,2.814,2.135663 -L 2.814,2.135663,2.3902,2.669612 -L 2.3902,2.669612,1.9597,3.20343 -L 3.2413,3.20343,2.6602,3.916792 -L 2.6602,3.916792,2.0925,4.613188 -L 2.0925,4.613188,1.5324,5.300895 -L 1.5324,5.300895,1.6617,5.567825 -L 1.6617,5.567825,1.8088,5.834756 -L 1.8088,5.834756,1.9597,6.101752 -L 1.9597,6.101752,1.5324,6.204921 -L 1.5324,6.204921,1.1016,6.291082 -L 1.1016,6.291082,0.6813,6.368792 -L 3.2413,4.767056,2.9541,5.17242 -L 2.9541,5.17242,2.9541,5.518506 -L 2.9541,5.518506,3.2413,6.101752 -L 3.2413,6.101752,2.9474,6.204921 -L 2.9474,6.204921,2.6602,6.291082 -L 2.6602,6.291082,2.3902,6.368792 -L 2.3902,6.368792,2.3902,6.90261 -L 2.3902,6.90261,2.3902,7.436493 -L 2.3902,7.436493,2.3902,7.970376 -L 2.3902,7.970376,1.4659,7.950565 -L 1.4659,7.950565,1.0281,7.812262 -L 1.0281,7.812262,0.6813,7.436493 -L 5.3463,5.300895,7.0558,5.300895 -L 5.3463,6.90261,7.0558,6.90261 -L 2.814,7.970376,3.2203,7.970376 -L 3.2203,7.970376,3.6409,7.970376 -L 3.6409,7.970376,4.0647,7.970376 - -[希] 22 -L 4.5217,0,3.9683,3.395626 -L 3.9683,3.395626,2.9421,3.723325 -L 2.9421,3.723325,2.3855,1.067854 -L 5.8039,1.067854,6.6266,1.067854 -L 6.6266,1.067854,6.6266,3.737357 -L 6.6266,3.737357,5.1315,3.840526 -L 5.1315,3.840526,4.5952,4.409762 -L 4.5952,4.409762,4.5217,5.834756 -L 4.5217,5.834756,2.9736,5.20913 -L 2.9736,5.20913,1.8668,4.108814 -L 1.8668,4.108814,0.7075,2.669612 -L 0.7075,5.834756,2.8125,5.834756 -L 4.9493,5.834756,7.9054,5.834756 -L 3.6706,6.368792,3.7476,7.083489 -L 3.7476,7.083489,2.5817,7.052427 -L 2.5817,7.052427,1.1383,6.90261 -L 6.1958,6.90261,4.7952,7.625844 -L 4.7952,7.625844,3.3942,8.340563 -L 3.3942,8.340563,1.9894,9.038339 -L 5.5934,8.504346,5.7829,8.693632 -L 5.7829,8.693632,5.9861,8.874468 -L 5.9861,8.874468,6.1958,9.038339 - -[季] 36 -L 2.8428,0,4.1279,0 -L 4.1279,0,3.6554,2.011501 -L 3.6554,2.011501,2.4292,2.310874 -L 2.4292,2.310874,0.7379,2.135663 -L 4.5552,2.135663,4.4014,2.402637 -L 4.4014,2.402637,4.2575,2.669612 -L 4.2575,2.669612,4.1279,2.936586 -L 4.1279,2.936586,4.4014,3.306664 -L 4.4014,3.306664,4.6743,3.659711 -L 4.6743,3.659711,4.9513,4.00444 -L 4.9513,4.00444,2.9616,4.302412 -L 2.9616,4.302412,1.7291,4.481758 -L 1.7291,4.481758,0.7379,4.271371 -L 4.9513,2.135663,7.5113,2.135663 -L 5.5884,4.271371,5.8024,4.450631 -L 5.8024,4.450631,6.0192,4.613188 -L 6.0192,4.613188,6.2329,4.767056 -L 6.2329,4.767056,5.7219,5.300895 -L 5.7219,5.300895,5.2242,5.834756 -L 5.2242,5.834756,4.7373,6.368792 -L 4.7373,6.368792,4.524,6.02402 -L 4.524,6.02402,4.317,5.671016 -L 4.317,5.671016,4.1279,5.300895 -L 2.6324,5.300895,3.0561,5.83469 -L 3.0561,5.834756,3.2701,6.101752 -L 3.2701,6.101752,2.4191,6.204921 -L 2.4191,6.204921,1.5715,6.291082 -L 1.5715,6.291082,0.7379,6.368792 -L 3.6974,6.368792,4.0022,6.783964 -L 4.0022,6.783964,4.1104,7.199224 -L 4.1104,7.199224,4.1279,7.970376 -L 4.1279,7.970376,1.1333,7.970376 -L 5.3786,6.368792,7.5113,6.368792 -L 4.5552,7.970376,4.8953,8.346211 -L 4.8953,8.346211,5.4448,8.484645 -L 5.4448,8.484645,6.6602,8.504346 - -[救] 14 -L 6.9774,5.687464,6.9774,7.169561 -L 4.6836,6.606709,5.2248,4.162312 -L 5.1635,7.169561,7.9399,7.169561 -L 2.5398,9.038339,2.5398,0 -L 4.34,6.90261,0.7399,6.90261 -L 2.5398,0,1.64,0 -L 3.4014,9.000082,4.3246,8.077047 -L 0.7399,2.044479,2.441,3.745864 -L 0.7399,5.925808,1.792,4.873607 -L 4.34,5.353673,3.3534,4.784037 -L 2.5398,5.553606,4.34,2.435261 -A 0.777,9.455802,4.835225,316.4037,354.59011 -A -0.0758,5.687464,7.053305,306.25872,0 -A 12.1113,5.687464,7.053305,192.48774,233.74127 - -[給] 15 -L 2.0203,8.999943,1.1965,7.131357 -L 2.8745,5.30107,3.3018,4.500046 -L 2.0203,4.766979,2.0203,0 -L 1.1965,3.165377,0.7695,1.334942 -L 2.8745,3.165377,3.3018,1.86871 -L 0.7695,4.766979,3.1593,4.766979 -L 1.1965,7.131357,1.9972,6.130658 -L 2.8745,7.932282,1.3331,4.766979 -L 5.7196,9.000017,3.4696,5.102821 -L 5.7196,9.000017,7.9695,5.102821 -L 4.3697,5.300895,7.0698,5.300895 -L 4.3697,0,4.3697,3.000014 -L 4.3697,3.000014,7.0698,3.000014 -L 7.0698,3.000014,7.0698,0 -L 7.0698,0,4.3697,0 - -[挙] 40 -L 2.9084,0,4.1868,0 -L 4.1868,0,3.7907,1.960584 -L 3.7907,1.960584,2.7329,2.28548 -L 2.7329,2.28548,1.1988,2.135663 -L 4.5822,2.135663,3.7595,3.737335 -L 3.7595,3.737357,2.0499,3.737357 -L 5.0134,2.135663,7.1495,2.135663 -L 4.5822,3.737357,4.3059,4.151215 -L 4.3059,4.151215,4.2043,4.55669 -L 4.2043,4.55669,4.1868,5.300895 -L 4.1868,5.300895,3.2726,5.320836 -L 3.2726,5.320836,2.8278,5.45914 -L 2.8278,5.45914,2.4772,5.834756 -L 2.4772,5.834756,1.9028,5.327842 -L 1.9028,5.327842,1.3288,4.803743 -L 1.3288,4.803743,0.768,4.271371 -L 5.0134,3.737357,6.2918,3.737357 -L 7.1495,4.271371,6.5685,4.984666 -L 6.5685,4.984666,5.9937,5.680888 -L 5.9937,5.680888,5.4407,6.368792 -L 5.4407,6.368792,5.1426,6.204921 -L 5.1426,6.204921,4.8589,6.02402 -L 4.8589,6.02402,4.5822,5.834756 -L 2.9084,6.368792,3.0376,6.635613 -L 3.0376,6.635613,3.1812,6.90261 -L 3.1812,6.90261,3.3357,7.169628 -L 3.3357,7.169628,2.4772,7.272731 -L 2.4772,7.272731,1.6261,7.358913 -L 1.6261,7.358913,0.768,7.436493 -L 5.0134,7.169628,4.5822,7.272731 -L 4.5822,7.272731,4.1689,7.358913 -L 4.1689,7.358913,3.7595,7.436493 -L 5.6505,7.436493,6.2918,9.038339 -L 6.2918,7.436493,7.5733,7.436493 -L 2.4772,8.237284,2.3266,8.504346 -L 2.3266,8.504346,2.1834,8.771255 -L 2.1834,8.771255,2.0499,9.038339 -L 4.1868,8.237284,4.0358,8.504346 -L 4.0358,8.504346,3.8922,8.771255 -L 3.8922,8.771255,3.7595,9.038339 - -[漁] 42 -L 2.5076,0,2.6298,0.370165 -L 2.6298,0.370165,2.7633,0.723278 -L 2.7633,0.723278,2.9069,1.067854 -L 4.6157,0.267018,4.462,0.534014 -L 4.462,0.534014,4.3219,0.800923 -L 4.3219,0.800923,4.1884,1.067854 -L 6.3214,0.267018,6.1712,0.534014 -L 6.1712,0.534014,6.0307,0.800923 -L 6.0307,0.800923,5.8976,1.067854 -L 8.0026,0.267018,7.8524,0.534014 -L 7.8524,0.534014,7.7052,0.800923 -L 7.7052,0.800923,7.5718,1.067854 -L 3.7615,2.669612,3.7471,5.292445 -L 3.7471,5.292445,3.6354,6.38996 -L 3.6354,6.38996,3.3342,6.90261 -L 3.3342,6.90261,3.1832,6.73887 -L 3.1832,6.73887,3.0361,6.55799 -L 3.0361,6.55799,2.9069,6.368792 -L 4.1884,2.669612,5.4703,2.669612 -L 5.4703,2.669612,5.3828,4.111681 -L 5.3828,4.111681,5.0084,4.672446 -L 5.0084,4.672446,4.1884,4.767056 -L 5.8976,2.669612,7.148,2.669612 -L 7.148,2.669612,7.148,4.767056 -L 7.148,4.767056,5.8976,4.767056 -L 5.8976,4.767056,5.6003,5.300895 -L 5.6003,5.300895,5.3166,5.834756 -L 5.3166,5.834756,5.0395,6.368792 -L 5.0395,6.368792,4.1884,6.368792 -L 7.148,5.300895,7.148,6.368792 -L 7.148,6.368792,6.2517,6.388515 -L 6.2517,6.388515,5.8136,6.526818 -L 5.8136,6.526818,5.4703,6.90261 -L 5.4703,6.90261,5.6003,7.169628 -L 5.6003,7.169628,5.7439,7.436493 -L 5.7439,7.436493,5.8976,7.703445 -L 5.8976,7.703445,5.173,7.625844 -L 5.173,7.625844,4.462,7.539684 -L 4.462,7.539684,3.7615,7.436493 -L 2.0526,7.970394,1.2289,8.999879 -L 1.6257,5.834675,0.8019,6.90246 -L 2.0526,3.470496,0.8019,0.000035 - -[競] 54 -L 0.8316,0,1.4729,1.659724 -L 1.4729,1.659724,1.5149,3.031284 -L 1.5149,3.031284,1.2589,4.767056 -L 1.2589,4.767056,3.3639,4.767056 -L 3.3639,4.767056,3.2833,3.545269 -L 3.2833,3.545269,3.2101,2.315077 -L 3.2101,2.315077,3.1541,1.067854 -L 3.1541,1.067854,3.3639,1.257249 -L 3.3639,1.257249,3.5744,1.437996 -L 3.5744,1.437996,3.7912,1.601715 -L 4.0052,0,4.492,0.723278 -L 4.492,0.723278,4.9785,1.437996 -L 4.9785,1.437996,5.4723,2.135663 -L 5.4723,2.135663,5.3252,3.012874 -L 5.3252,3.012874,5.1995,3.890019 -L 5.1995,3.890019,5.0734,4.767056 -L 5.0734,4.767056,7.1784,4.767056 -L 7.1784,4.767056,7.0239,3.192177 -L 7.0239,3.192177,6.8807,1.600358 -L 6.8807,1.600358,6.7511,0 -L 6.7511,0,8.0295,0 -L 8.0295,0,8.0295,1.067854 -L 0.8316,6.368792,1.1086,6.472005 -L 1.1086,6.472005,1.3815,6.55799 -L 1.3815,6.55799,1.655,6.635613 -L 1.655,6.635613,1.5114,7.005822 -L 1.5114,7.005822,1.3815,7.358913 -L 1.3815,7.358913,1.2589,7.703445 -L 1.2589,7.703445,1.5359,7.806702 -L 1.5359,7.806702,1.8088,7.892775 -L 1.8088,7.892775,2.0823,7.970376 -L 2.0823,7.970376,2.0823,9.038339 -L 2.0823,6.368792,2.7022,6.596101 -L 2.7022,6.596101,3.0346,6.942253 -L 3.0346,6.942253,3.3639,7.703445 -L 3.3639,7.703445,3.07,7.806702 -L 3.07,7.806702,2.7898,7.892775 -L 2.7898,7.892775,2.5093,7.970376 -L 4.6461,6.368792,4.9189,6.472005 -L 4.9189,6.472005,5.1925,6.55799 -L 5.1925,6.55799,5.4723,6.635613 -L 5.4723,6.635613,5.3252,7.005822 -L 5.3252,7.005822,5.1995,7.358913 -L 5.1995,7.358913,5.0734,7.703445 -L 5.0734,7.703445,5.3497,7.806702 -L 5.3497,7.806702,5.6198,7.892775 -L 5.6198,7.892775,5.8961,7.970376 -L 5.8961,7.970376,5.8961,9.038339 -L 5.8961,6.368792,6.5164,6.596101 -L 6.5164,6.596101,6.8453,6.942253 -L 6.8453,6.942253,7.1784,7.703445 -L 7.1784,7.703445,6.8807,7.806702 -L 6.8807,7.806702,6.6001,7.892775 -L 6.6001,7.892775,6.3234,7.970376 - -[協] 41 -L 2.5396,0,3.1417,1.166841 -L 3.1417,1.166841,3.3624,1.858882 -L 3.3624,1.858882,3.3977,2.669612 -L 3.3977,2.669612,3.0997,2.858876 -L 3.0997,2.858876,2.816,3.039734 -L 2.816,3.039734,2.5396,3.20343 -L 4.0037,0,4.2208,0.189263 -L 4.2208,0.189263,4.431,0.370165 -L 4.431,0.370165,4.6446,0.534014 -L 4.6446,0.534014,4.6446,3.20343 -L 4.6446,3.20343,4.0313,3.242985 -L 4.0313,3.242985,3.7056,3.51992 -L 3.7056,3.51992,3.3977,4.271371 -L 5.5027,0,6.1051,1.166841 -L 6.1051,1.166841,6.3219,1.858882 -L 6.3219,1.858882,6.3538,2.669612 -L 6.3538,2.669612,6.0592,2.858876 -L 6.0592,2.858876,5.772,3.039734 -L 5.772,3.039734,5.5027,3.20343 -L 6.9947,0,7.208,0.189263 -L 7.208,0.189263,7.422,0.370165 -L 7.422,0.370165,7.6353,0.534014 -L 7.6353,0.534014,7.6353,3.20343 -L 7.6353,3.20343,7.0193,3.242985 -L 7.0193,3.242985,6.6862,3.51992 -L 6.6862,3.51992,6.3538,4.271371 -L 3.5799,5.300895,4.0667,6.02402 -L 4.0667,6.02402,4.564,6.73887 -L 4.564,6.73887,5.0719,7.436493 -L 5.0719,7.436493,4.7287,7.812262 -L 4.7287,7.812262,4.2905,7.950565 -L 4.2905,7.950565,3.3977,7.970376 -L 5.9297,5.300895,7.0049,5.671016 -L 7.0049,5.671016,7.2501,6.634322 -L 7.2501,6.634322,7.208,7.970376 -L 7.208,7.970376,5.5027,7.970376 -L 5.5027,7.970376,5.3482,8.340563 -L 5.3482,8.340563,5.2046,8.693632 -L 5.2046,8.693632,5.0719,9.038339 -L 1.7302,0,1.7302,9.038339 -L 0.8301,6.000003,2.63,6.000003 - -[鏡] 83 -L 0.864,0,1.7151,0 -L 1.7151,0,2.1455,0 -L 2.1455,0,2.2194,2.286772 -L 2.2194,2.286772,2.0089,4.056714 -L 2.0089,4.056714,0.864,4.767056 -L 4.0372,0,4.524,0.534014 -L 4.524,0.534014,5.021,1.067854 -L 5.021,1.067854,5.5289,1.601715 -L 5.5289,1.601715,5.5289,1.971923 -L 5.5289,1.971923,5.5289,2.324993 -L 5.5289,2.324993,5.5289,2.669612 -L 5.5289,2.669612,5.235,2.669612 -L 5.235,2.669612,4.9513,2.669612 -L 4.9513,2.669612,4.6778,2.669612 -L 4.6778,2.669612,4.6778,3.38293 -L 4.6778,3.38293,4.6778,4.07913 -L 4.6778,4.07913,4.6778,4.767056 -L 4.6778,4.767056,5.6515,4.767056 -L 5.6515,4.767056,6.6391,4.767056 -L 6.6391,4.767056,7.6338,4.767056 -L 7.6338,4.767056,7.6338,4.07913 -L 7.6338,4.07913,7.6338,3.38293 -L 7.6338,3.38293,7.6338,2.669612 -L 7.6338,2.669612,7.3435,2.669612 -L 7.3435,2.669612,7.0563,2.669612 -L 7.0563,2.669612,6.7827,2.669612 -L 6.7827,2.669612,6.7827,1.791219 -L 6.7827,1.791219,6.7827,0.90407 -L 6.7827,0.90407,6.7827,0 -L 6.7827,0,7.21,0 -L 7.21,0,7.6338,0 -L 7.6338,0,8.0611,0 -L 8.0611,0,8.0611,0.370165 -L 8.0611,0.370165,8.0611,0.723278 -L 8.0611,0.723278,8.0611,1.067854 -L 2.7549,0.534014,2.9689,0.723278 -L 2.9689,0.723278,3.1857,0.90407 -L 3.1857,0.90407,3.3962,1.067854 -L 1.2878,1.868776,1.1403,2.324993 -L 1.1403,2.324993,0.9967,2.772649 -L 0.9967,2.772649,0.864,3.20343 -L 2.9689,2.402637,3.1017,2.858876 -L 3.1017,2.858876,3.2418,3.306664 -L 3.2418,3.306664,3.3962,3.737357 -L 5.1016,3.737357,5.8059,3.737357 -L 5.8059,3.737357,6.5064,3.737357 -L 6.5064,3.737357,7.21,3.737357 -L 2.5416,4.767056,2.2614,5.182227 -L 2.2614,5.182227,2.1634,5.597596 -L 2.1634,5.597596,2.1455,6.368792 -L 2.1455,6.368792,1.5256,6.388515 -L 1.5256,6.388515,1.1928,6.526818 -L 1.1928,6.526818,0.864,6.90261 -L 0.864,6.90261,1.2878,7.625844 -L 1.2878,7.625844,1.7151,8.340563 -L 1.7151,8.340563,2.1455,9.038339 -L 2.1455,9.038339,2.5486,8.504346 -L 2.5486,8.504346,2.9689,7.970376 -L 2.9689,7.970376,3.3962,7.436493 -L 4.2505,5.834756,4.6778,5.834756 -L 4.6778,5.834756,5.1016,5.834756 -L 5.1016,5.834756,5.5289,5.834756 -L 5.5289,5.834756,5.3786,6.472005 -L 5.3786,6.472005,5.235,7.091983 -L 5.235,7.091983,5.1016,7.703445 -L 5.1016,7.703445,5.3786,7.806702 -L 5.3786,7.806702,5.6623,7.892775 -L 5.6623,7.892775,5.96,7.970376 -L 5.96,7.970376,5.96,8.340563 -L 5.96,8.340563,5.96,8.693632 -L 5.96,8.693632,5.96,9.038339 -L 5.96,5.834756,6.2297,5.937903 -L 6.2297,5.937903,6.5064,6.02402 -L 6.5064,6.02402,6.7827,6.101752 -L 6.7827,6.101752,6.9127,6.73887 -L 6.9127,6.73887,7.0563,7.358913 -L 7.0563,7.358913,7.21,7.970376 -L 7.21,7.970376,6.9127,7.970376 -L 6.9127,7.970376,6.6325,7.970376 -L 6.6325,7.970376,6.3523,7.970376 -L 7.21,5.834756,7.4836,5.834756 -L 7.4836,5.834756,7.7673,5.834756 -L 7.7673,5.834756,8.0611,5.834756 - -[極] 49 -L 2.9674,0,4.6553,0 -L 4.6553,0,6.3575,0 -L 6.3575,0,8.0631,0 -L 4.8584,1.067854,5.0724,1.257249 -L 5.0724,1.257249,5.2857,1.437996 -L 5.2857,1.437996,5.4997,1.601715 -L 5.4997,1.601715,5.4997,3.202116 -L 5.4997,3.202116,5.4997,4.793871 -L 5.4997,4.793871,5.4997,6.368792 -L 5.4997,6.368792,4.9288,6.472005 -L 4.9288,6.472005,4.3716,6.55799 -L 4.3716,6.55799,3.8252,6.635613 -L 3.8252,6.635613,3.9513,7.272731 -L 3.9513,7.272731,4.0949,7.892775 -L 4.0949,7.892775,4.2493,8.504346 -L 4.2493,8.504346,3.9513,8.504346 -L 3.9513,8.504346,3.6711,8.504346 -L 3.6711,8.504346,3.3947,8.504346 -L 6.3575,1.601715,6.6271,2.058019 -L 6.6271,2.058019,6.9108,2.505807 -L 6.9108,2.505807,7.2085,2.936586 -L 7.2085,2.936586,6.9108,3.54667 -L 6.9108,3.54667,6.6271,4.156863 -L 6.6271,4.156863,6.3575,4.767056 -L 3.3947,2.669612,3.3947,3.38293 -L 3.3947,3.38293,3.3947,4.07913 -L 3.3947,4.07913,3.3947,4.767056 -L 3.3947,4.767056,3.8252,4.767056 -L 3.8252,4.767056,4.2493,4.767056 -L 4.2493,4.767056,4.6763,4.767056 -L 4.6763,4.767056,4.6763,4.07913 -L 4.6763,4.07913,4.6763,3.38293 -L 4.6763,3.38293,4.6763,2.669612 -L 4.6763,2.669612,4.2493,2.669612 -L 4.2493,2.669612,3.8252,2.669612 -L 3.8252,2.669612,3.3947,2.669612 -L 7.6358,3.737357,7.6358,4.614523 -L 7.6358,4.614523,7.6358,5.491647 -L 7.6358,5.491647,7.6358,6.368792 -L 7.6358,6.368792,7.2085,6.368792 -L 7.2085,6.368792,6.7812,6.368792 -L 6.7812,6.368792,6.3575,6.368792 -L 4.6763,8.504346,5.8044,8.504346 -L 5.8044,8.504346,6.9357,8.504346 -L 6.9357,8.504346,8.0631,8.504346 -L 1.6852,0,1.6852,9.000042 -L 1.6852,5.150051,0.4036,3.165203 -L 2.509,4.500046,1.6852,6.048336 -L 2.509,6.902673,0.4036,6.902673 - -[訓] 17 -L 3.8205,0,4.6681,2.789724 -L 4.6681,2.789724,4.7697,5.638553 -L 4.7697,5.638553,4.6748,8.504346 -L 7.6378,0,7.6378,2.848982 -L 7.6378,2.848982,7.6378,5.680888 -L 7.6378,5.680888,7.6378,8.504346 -L 5.9567,1.067854,5.9567,3.38293 -L 5.9567,3.38293,5.9567,5.680888 -L 5.9567,5.680888,5.9567,7.970376 -L 0.8645,6.9025,3.3967,6.9025 -L 1.2918,8.504324,2.9694,8.504324 -L 1.2918,5.30096,2.9694,5.30096 -L 1.2918,4.23304,2.9694,4.23304 -L 1.2918,2.669525,2.9694,2.669525 -L 1.2918,0,1.2918,2.669525 -L 2.9694,0,1.2918,0 -L 2.9694,2.669525,2.9694,0 - -[軍] 54 -L 4.2495,0,3.6614,1.584968 -L 3.6614,1.584968,2.3235,1.771234 -L 2.3235,1.771234,0.8595,1.601715 -L 4.6736,1.601715,4.3791,2.135663 -L 4.3791,2.135663,4.0954,2.669612 -L 4.0954,2.669612,3.8225,3.20343 -L 3.8225,3.20343,3.2408,3.20343 -L 3.2408,3.20343,2.6734,3.20343 -L 2.6734,3.20343,2.113,3.20343 -L 2.113,3.20343,2.113,3.916792 -L 2.113,3.916792,2.113,4.613188 -L 2.113,4.613188,2.113,5.300895 -L 2.113,5.300895,2.6734,5.300895 -L 2.6734,5.300895,3.2408,5.300895 -L 3.2408,5.300895,3.8225,5.300895 -L 3.8225,5.300895,4.1094,5.894101 -L 4.1094,5.894101,4.1094,6.309448 -L 4.1094,6.309448,3.8225,6.90261 -L 3.8225,6.90261,3.1217,6.90261 -L 3.1217,6.90261,2.418,6.90261 -L 2.418,6.90261,1.7176,6.90261 -L 5.1041,1.601715,5.9342,1.601715 -L 5.9342,1.601715,6.7852,1.601715 -L 6.7852,1.601715,7.6363,1.601715 -L 4.6736,3.20343,4.0288,3.954924 -L 4.0288,3.954924,3.4758,4.231662 -L 3.4758,4.231662,2.5406,4.271371 -L 5.1041,3.20343,5.5104,3.20343 -L 5.5104,3.20343,5.9275,3.20343 -L 5.9275,3.20343,6.3548,3.20343 -L 6.3548,3.20343,6.3548,3.573485 -L 6.3548,3.573485,6.3548,3.926576 -L 6.3548,3.926576,6.3548,4.271371 -L 6.3548,4.271371,5.1605,4.289628 -L 5.1605,4.289628,4.6141,4.418124 -L 4.6141,4.418124,4.2495,4.767056 -L 4.2495,4.767056,4.6141,5.122926 -L 4.6141,5.122926,5.1605,5.122926 -L 5.1605,5.122926,6.3548,4.767056 -L 0.8595,6.90261,0.8595,7.436493 -L 0.8595,7.436493,0.8595,7.970376 -L 0.8595,7.970376,0.8595,8.504346 -L 0.8595,8.504346,3.1217,8.504346 -L 3.1217,8.504346,5.3776,8.504346 -L 5.3776,8.504346,7.6363,8.504346 -L 7.6363,8.504346,7.6363,7.970376 -L 7.6363,7.970376,7.6363,7.436493 -L 7.6363,7.436493,7.6363,6.90261 -L 4.6736,6.90261,4.523,7.272731 -L 4.523,7.272731,4.3791,7.625844 -L 4.3791,7.625844,4.2495,7.970376 -L 5.1041,6.90261,5.654,6.90261 -L 5.654,6.90261,6.2112,6.90261 -L 6.2112,6.90261,6.7852,6.90261 - -[郡] 44 -L 1.716,0,1.6355,0.90407 -L 1.6355,0.90407,1.5651,1.791219 -L 1.5651,1.791219,1.5056,2.669612 -L 1.5056,2.669612,1.2887,2.324993 -L 1.2887,2.324993,1.0783,1.971923 -L 1.0783,1.971923,0.865,1.601715 -L 2.1433,0,2.7037,0 -L 2.7037,0,3.2746,0 -L 3.2746,0,3.8522,0 -L 3.8522,0,3.8522,1.067854 -L 3.8522,1.067854,3.8522,2.135663 -L 3.8522,2.135663,3.8522,3.20343 -L 3.8522,3.20343,3.131,3.20343 -L 3.131,3.20343,2.4235,3.20343 -L 2.4235,3.20343,1.716,3.20343 -L 1.716,3.20343,1.716,3.916792 -L 1.716,3.916792,1.716,4.613188 -L 1.716,4.613188,1.716,5.300895 -L 1.716,5.300895,1.4215,5.300895 -L 1.4215,5.300895,1.1413,5.300895 -L 1.1413,5.300895,0.865,5.300895 -L 2.1433,5.300895,1.9962,6.495866 -L 1.9962,6.495866,1.5616,6.877326 -L 1.5616,6.877326,0.865,6.90261 -L 2.5703,5.300895,2.9976,5.300895 -L 2.9976,5.300895,3.4284,5.300895 -L 3.4284,5.300895,3.8522,5.300895 -L 3.8522,5.300895,3.4112,6.792458 -L 3.4112,6.792458,2.5882,7.139966 -L 2.5882,7.139966,2.1433,8.504346 -L 2.1433,8.504346,1.716,8.504346 -L 1.716,8.504346,1.2887,8.504346 -L 1.2887,8.504346,0.865,8.504346 -L 4.2798,6.90261,3.9786,7.317957 -L 3.9786,7.317957,3.8662,7.73315 -L 3.8662,7.73315,3.8522,8.504346 -L 3.8522,8.504346,3.4284,8.504346 -L 3.4284,8.504346,2.9976,8.504346 -L 2.9976,8.504346,2.5703,8.504346 -L 5.3649,8.4661,8.0649,8.4661 -L 5.3649,0,5.3649,8.4661 -L 8.0649,8.4661,7.6173,6.097388 -L 7.6173,6.097388,8.0649,2.631212 -L 8.0649,2.631212,5.3649,1.5636 - -# kan_12 ------------------------------------------------------- -# 型径景芸健固候功康航差菜材昨刷察札殺参散司士氏周祝順唱松照省賞臣清積節戦浅然倉巣争側束孫帯隊達仲貯兆 - -[型] 26 -L 0.0034,0,3.3938,0 -L 3.3938,0,3.0922,1.831979 -L 3.0922,1.831979,2.2341,2.197832 -L 2.2341,2.197832,0.8615,2.097443 -L 3.8176,0,6.7768,0 -L 3.8176,2.097443,3.6631,2.467521 -L 3.6631,2.467521,3.523,2.820568 -L 3.523,2.820568,3.3938,3.165319 -L 4.2449,2.097443,5.9187,2.097443 -L 0.0034,3.69907,0.3393,4.499994 -L 0.3393,4.499994,0.6825,5.300829 -L 0.6825,5.300829,1.0433,6.101686 -L 1.0433,6.101686,0.6825,6.17793 -L 0.6825,6.17793,0.3393,6.254306 -L 0.3393,6.254306,0.0034,6.330485 -L 2.5353,4.233063,2.5353,5.83469 -L 2.5353,5.83469,1.2534,6.864346 -L 1.2534,6.864346,1.2534,8.466192 -L 1.2534,8.466192,0.4304,8.466192 -L 5.4988,4.233063,6.3498,4.233063 -L 6.3498,4.233063,6.3498,8.999966 -L 4.6718,5.300829,4.6718,8.466192 -L 2.9626,6.330485,2.6614,6.765554 -L 2.6614,6.765554,2.5532,7.319204 -L 2.5532,7.319204,2.5353,8.466192 -L 2.5353,8.466192,1.6846,8.466192 - -[径] 28 -L 2.1416,0,4.6668,0 -L 4.6668,0,4.5271,1.611609 -L 4.5271,1.611609,4.0122,2.087636 -L 4.0122,2.087636,2.9926,2.097443 -L 5.0976,0,7.2341,0 -L 5.0976,2.097443,4.7964,2.512768 -L 4.7964,2.512768,4.6843,2.927918 -L 4.6843,2.927918,4.6668,3.69907 -L 5.5249,2.097443,6.376,2.097443 -L 2.1416,4.233063,3.2101,4.648388 -L 3.2101,4.648388,3.8648,5.063538 -L 3.8648,5.063538,4.6668,5.83469 -L 4.6668,5.83469,3.7881,6.974585 -L 3.7881,6.974585,3.469,7.656775 -L 3.469,7.656775,3.4199,8.466192 -L 3.4199,8.466192,2.5653,8.466192 -L 6.376,4.233063,5.9557,4.603075 -L 5.9557,4.603075,5.5249,4.956101 -L 5.5249,4.956101,5.0976,5.300829 -L 5.0976,6.330485,5.5249,6.967668 -L 5.5249,6.967668,5.9557,7.587602 -L 5.9557,7.587602,6.376,8.19913 -L 6.376,8.19913,5.5249,8.302321 -L 5.5249,8.302321,4.6668,8.388547 -L 4.6668,8.388547,3.8157,8.466192 -L 0.8562,8.999966,-0.3904,6.902544 -L 0.8562,0,0.8562,5.56776 -A -4.8598,8.133,6.266899,315.462,348.67668 - -[景] 22 -L 2.5673,0,3.4184,0 -L 3.4184,0,3.4184,2.631436 -L 3.4184,2.631436,1.3135,2.631436 -L 1.3135,2.631436,1.3135,4.233063 -L 1.3135,4.233063,5.5549,4.233063 -L 5.5549,4.233063,5.5549,2.631436 -L 5.5549,2.631436,3.8496,2.631436 -L 0.2487,0.533949,0.7356,0.877189 -L 0.7356,0.877189,1.2329,1.220364 -L 1.2329,1.220364,1.7408,1.563713 -L 6.1644,0.800792,5.8106,1.066365 -L 5.8106,1.066365,5.4639,1.323511 -L 5.4639,1.323511,5.1245,1.563713 -L 0.0351,5.300829,3.4184,5.300829 -L 3.4184,5.300829,3.4184,6.330485 -L 3.4184,6.330485,1.3135,6.330485 -L 1.3135,6.330485,1.3135,8.466192 -L 1.3135,8.466192,5.5549,8.466192 -L 5.5549,8.466192,5.5549,6.330485 -L 5.5549,6.330485,3.8496,6.330485 -L 3.8496,5.300829,6.8057,5.300829 -L 1.7408,7.398404,5.1245,7.398404 - -[芸] 8 -L 0.0616,7.932374,7.2626,7.932374 -L 4.7307,9.000184,4.7307,7.16965 -L 2.6257,9.000184,2.6257,7.16965 -L 5.9846,5.83469,1.3155,5.83469 -L 7.2626,3.69907,0.0616,3.69907 -L 3.0247,3.69907,2.1736,0 -L 5.1296,2.097443,6.8042,0 -A 1.7288,8.653661,8.653625,261.78459,299.45251 - -[健] 52 -L 1.7731,0,2.0495,0.446387 -L 2.0495,0.446387,2.33,0.875744 -L 2.33,0.875744,2.6309,1.296608 -L 2.6309,1.296608,2.3262,1.919562 -L 2.3262,1.919562,2.2141,2.542342 -L 2.2141,2.542342,2.2004,3.69907 -L 3.8781,0,3.6049,0.18922 -L 3.6049,0.18922,3.3317,0.370144 -L 3.3317,0.370144,3.0547,0.533949 -L 4.3054,0,5.2822,0 -L 5.2822,0,6.2668,0 -L 6.2668,0,7.2615,0 -L 5.1565,1.296608,4.8308,1.860196 -L 4.8308,1.860196,4.498,2.067957 -L 4.498,2.067957,3.8781,2.097443 -L 3.0547,2.097443,3.0547,5.300829 -L 3.0547,5.300829,2.4383,5.281128 -L 2.4383,5.281128,2.1055,5.142716 -L 2.1055,5.142716,1.7731,4.767034 -L 5.587,2.097443,5.2893,2.631436 -L 5.2893,2.631436,5.0056,3.165319 -L 5.0056,3.165319,4.7359,3.69907 -L 4.7359,3.69907,4.4382,3.69907 -L 4.4382,3.69907,4.1545,3.69907 -L 4.1545,3.69907,3.8781,3.69907 -L 6.0146,2.097443,6.2878,2.097443 -L 6.2878,2.097443,6.5715,2.097443 -L 6.5715,2.097443,6.8657,2.097443 -L 5.587,3.69907,5.2893,4.233063 -L 5.2893,4.233063,5.0056,4.767034 -L 5.0056,4.767034,4.7359,5.300829 -L 4.7359,5.300829,4.4382,5.300829 -L 4.4382,5.300829,4.1545,5.300829 -L 4.1545,5.300829,3.8781,5.300829 -L 5.587,5.300829,4.5712,6.582026 -L 4.5712,6.582026,3.787,6.879997 -L 3.787,6.879997,3.0547,7.398404 -L 3.0547,7.398404,2.7605,6.89138 -L 2.7605,6.89138,2.4736,6.36726 -L 2.4736,6.36726,2.2004,5.83469 -L 6.2283,5.300829,6.2878,5.644069 -L 6.2878,5.644069,6.361,5.987266 -L 6.361,5.987266,6.4419,6.330485 -L 6.4419,6.330485,5.2055,7.457639 -L 5.2055,7.457639,4.5432,7.872833 -L 4.5432,7.872833,3.8781,7.932374 -L 6.8657,6.864346,6.333,7.536707 -L 6.333,7.536707,5.699,8.149679 -L 5.699,8.149679,5.1565,8.999966 -L 2.2004,7.932374,3.0547,7.932374 -L 0.9217,0,0.9217,6.597546 -A -6.6121,10.627773,8.540417,321.41046,349.01228 - -[固] 10 -L 0.094,8.466192,0.094,0 -L 0.094,0,6.8674,0 -L 6.8674,0,6.8674,8.466192 -L 6.8674,8.466192,0.094,8.466192 -L 1.7751,4.233063,1.7751,1.563713 -L 1.7751,1.563713,5.1932,1.563713 -L 5.1932,1.563713,5.1932,4.233063 -L 5.1932,4.233063,1.7751,4.233063 -L 5.5855,6.330485,1.3794,6.330485 -L 3.4843,7.398404,3.4843,4.233063 - -[候] 38 -L 3.2969,0,3.9168,0.877189 -L 3.9168,0.877189,4.5507,1.754334 -L 4.5507,1.754334,5.1882,2.631436 -L 5.1882,2.631436,4.8274,3.00703 -L 4.8274,3.00703,4.281,3.145552 -L 4.281,3.145552,3.0867,3.165319 -L 6.8977,0,6.4736,0.713384 -L 6.4736,0.713384,6.0428,1.409627 -L 6.0428,1.409627,5.6193,2.097443 -L 2.2321,1.563713,2.2321,3.508537 -L 2.2321,3.508537,2.2321,5.453426 -L 2.2321,5.453426,2.2321,7.398404 -L 5.6193,3.165319,5.3143,3.580403 -L 5.3143,3.580403,5.2022,3.995772 -L 5.2022,3.995772,5.1882,4.767034 -L 5.1882,4.767034,3.9938,4.747245 -L 3.9938,4.747245,3.451,4.608876 -L 3.451,4.608876,3.0867,4.233063 -L 6.0428,3.165319,6.4736,3.165319 -L 6.4736,3.165319,6.8977,3.165319 -L 6.8977,3.165319,7.3247,3.165319 -L 5.6193,4.767034,6.0428,4.767034 -L 6.0428,4.767034,6.4736,4.767034 -L 6.4736,4.767034,6.8977,4.767034 -L 3.0867,6.864346,4.0639,6.864346 -L 4.0639,6.864346,5.0481,6.864346 -L 5.0481,6.864346,6.0428,6.864346 -L 6.0428,6.864346,6.0428,7.398404 -L 6.0428,7.398404,6.0428,7.932374 -L 6.0428,7.932374,6.0428,8.466192 -L 6.0428,8.466192,5.1917,8.466192 -L 5.1917,8.466192,4.3444,8.466192 -L 4.3444,8.466192,3.5105,8.466192 -L 6.4736,6.864346,6.7468,6.864346 -L 6.7468,6.864346,7.0273,6.864346 -L 7.0273,6.864346,7.3247,6.864346 -L 0.9467,0,0.9467,6.597546 -A -6.5801,10.627773,8.540417,321.41046,349.01228 - -[功] 24 -L 2.4443,0,4.5107,3.629941 -L 4.5107,3.629941,4.4827,6.336154 -L 4.4827,6.336154,1.4114,7.398404 -L 1.4114,7.398404,1.4114,5.823395 -L 1.4114,5.823395,1.4114,4.23164 -L 1.4114,4.23164,1.4114,2.631436 -L 1.4114,2.631436,1.8142,2.631436 -L 1.8142,2.631436,2.2341,2.631436 -L 2.2341,2.631436,2.6579,2.631436 -L 5.2217,0,5.4949,0 -L 5.4949,0,5.7751,0 -L 5.7751,0,6.0766,0 -L 6.0766,0,6.8608,2.24575 -L 6.8608,2.24575,6.9694,4.466042 -L 6.9694,4.466042,6.8994,6.864346 -L 6.8994,6.864346,5.3898,6.969004 -L 5.3898,6.969004,4.8574,7.54809 -L 4.8574,7.54809,4.7944,8.999966 -L 0.126,2.097443,0.5529,2.097443 -L 0.5529,2.097443,0.9802,2.097443 -L 0.9802,2.097443,1.4114,2.097443 -L 0.126,7.398404,0.4023,7.398404 -L 0.4023,7.398404,0.686,7.398404 -L 0.686,7.398404,0.9802,7.398404 - -[康] 48 -L 0.1592,0.26693,0.8386,2.932187 -L 0.8386,2.932187,1.0173,5.343187 -L 1.0173,5.343187,1.0103,7.932374 -L 1.0103,7.932374,1.8442,7.932374 -L 1.8442,7.932374,2.6914,7.932374 -L 2.6914,7.932374,3.5425,7.932374 -L 3.5425,7.932374,3.676,8.302321 -L 3.676,8.302321,3.8196,8.655302 -L 3.8196,8.655302,3.9733,8.999966 -L 3.1152,0,3.3923,0 -L 3.3923,0,3.676,0 -L 3.676,0,3.9733,0 -L 3.9733,0,3.9733,0.532416 -L 3.9733,0.532416,3.9733,1.056602 -L 3.9733,1.056602,3.9733,1.563713 -L 3.9733,1.563713,3.1152,1.220364 -L 3.1152,1.220364,2.2641,0.877189 -L 2.2641,0.877189,1.4099,0.533949 -L 6.9294,0.533949,4.989,1.990224 -L 4.989,1.990224,4.2223,2.395502 -L 4.2223,2.395502,3.9733,2.097443 -L 5.6475,2.097443,5.9245,2.467521 -L 5.9245,2.467521,6.2082,2.820568 -L 6.2082,2.820568,6.5056,3.165319 -L 3.9733,3.432359,3.8196,3.69907 -L 3.8196,3.69907,3.676,3.966132 -L 3.676,3.966132,3.5425,4.233063 -L 3.5425,4.233063,2.9646,4.233063 -L 2.9646,4.233063,2.3937,4.233063 -L 2.3937,4.233063,1.8337,4.233063 -L 4.3936,4.233063,3.3709,5.204906 -L 3.3709,5.204906,2.5163,5.371491 -L 2.5163,5.371491,1.4099,5.300829 -L 4.8244,4.233063,5.2346,4.336123 -L 5.2346,4.336123,5.6475,4.422305 -L 5.6475,4.422305,6.0751,4.499994 -L 6.0751,4.499994,4.8735,5.618764 -L 4.8735,5.618764,3.2378,6.17793 -L 3.2378,6.17793,1.8337,6.330485 -L 6.5056,5.300829,5.7529,5.953402 -L 5.7529,5.953402,4.7197,6.478769 -L 4.7197,6.478769,3.9733,7.131342 -L 3.9733,7.131342,4.0994,7.398404 -L 4.0994,7.398404,4.2434,7.665334 -L 4.2434,7.665334,4.3936,7.932374 -L 4.3936,7.932374,5.3743,7.932374 -L 5.3743,7.932374,6.355,7.932374 -L 6.355,7.932374,7.3567,7.932374 - -[航] 48 -L 0.1577,0.26693,0.585,2.69216 -L 0.585,2.69216,1.0123,6.549409 -L 1.0123,6.549409,1.436,8.999966 -L 1.8672,0,2.1435,0 -L 2.1435,0,2.4241,0 -L 2.4241,0,2.7214,0 -L 2.7214,0,2.7214,1.60027 -L 2.7214,1.60027,2.7214,3.192047 -L 2.7214,3.192047,2.7214,4.767034 -L 2.7214,4.767034,2.1435,4.603075 -L 2.1435,4.603075,1.573,4.422305 -L 1.573,4.422305,1.0123,4.233063 -L 3.5725,0,4.3186,1.953405 -L 4.3186,1.953405,4.4485,3.779714 -L 4.4485,3.779714,4.3991,5.83469 -L 4.3991,5.83469,4.956,5.83469 -L 4.956,5.83469,5.5269,5.83469 -L 5.5269,5.83469,6.1052,5.83469 -L 6.1052,5.83469,6.1052,3.889888 -L 6.1052,3.889888,6.1052,1.944868 -L 6.1052,1.944868,6.1052,0 -L 6.1052,0,6.5325,0 -L 6.5325,0,6.9629,0 -L 6.9629,0,7.3867,0 -L 7.3867,0,7.3867,0.532416 -L 7.3867,0.532416,7.3867,1.056602 -L 7.3867,1.056602,7.3867,1.563713 -L 1.436,1.563713,1.436,2.097443 -L 1.436,2.097443,1.436,2.631436 -L 1.436,2.631436,1.436,3.165319 -L 2.7214,5.300829,2.7214,6.17793 -L 2.7214,6.17793,2.7214,7.05523 -L 2.7214,7.05523,2.7214,7.932374 -L 2.7214,7.932374,2.291,7.932374 -L 2.291,7.932374,1.8672,7.932374 -L 1.8672,7.932374,1.436,7.932374 -L 1.436,5.83469,1.436,6.17793 -L 1.436,6.17793,1.436,6.521236 -L 1.436,6.521236,1.436,6.864346 -L 3.5725,7.398404,4.1228,7.398404 -L 4.1228,7.398404,4.6828,7.398404 -L 4.6828,7.398404,5.2537,7.398404 -L 5.2537,7.398404,5.2537,7.932374 -L 5.2537,7.932374,5.2537,8.466192 -L 5.2537,8.466192,5.2537,8.999966 -L 5.6775,7.398404,6.1052,7.398404 -L 6.1052,7.398404,6.5325,7.398404 -L 6.5325,7.398404,6.9629,7.398404 - -[差] 45 -L 0.1915,0,1.4069,2.108738 -L 1.4069,2.108738,1.9494,3.344666 -L 1.9494,3.344666,2.2965,4.767034 -L 2.2965,4.767034,1.5925,4.767034 -L 1.5925,4.767034,0.8917,4.767034 -L 0.8917,4.767034,0.1915,4.767034 -L 1.8972,0,2.7305,0 -L 2.7305,0,3.5749,0 -L 3.5749,0,4.426,0 -L 4.426,0,4.426,0.877189 -L 4.426,0.877189,4.426,1.754334 -L 4.426,1.754334,4.426,2.631436 -L 4.426,2.631436,3.7041,2.631436 -L 3.7041,2.631436,2.9966,2.631436 -L 2.9966,2.631436,2.2965,2.631436 -L 4.8564,0,5.5573,0 -L 5.5573,0,6.2574,0 -L 6.2574,0,6.9614,0 -L 4.8564,2.631436,5.4063,2.631436 -L 5.4063,2.631436,5.9667,2.631436 -L 5.9667,2.631436,6.531,2.631436 -L 2.7164,4.767034,2.9966,4.767034 -L 2.9966,4.767034,3.2768,4.767034 -L 3.2768,4.767034,3.5749,4.767034 -L 3.5749,4.767034,3.1543,6.240187 -L 3.1543,6.240187,2.1701,6.459046 -L 2.1701,6.459046,1.0426,6.330485 -L 4.0022,4.767034,4.9755,4.767034 -L 4.9755,4.767034,5.9667,4.767034 -L 5.9667,4.767034,6.9614,4.767034 -L 4.0022,6.330485,3.7006,6.745809 -L 3.7006,6.745809,3.5886,7.161069 -L 3.5886,7.161069,3.5749,7.932374 -L 3.5749,7.932374,2.5763,7.932374 -L 2.5763,7.932374,1.5925,7.932374 -L 1.5925,7.932374,0.6153,7.932374 -L 4.426,6.330485,4.986,6.330485 -L 4.986,6.330485,5.5573,6.330485 -L 5.5573,6.330485,6.1348,6.330485 -L 4.0022,7.932374,4.6183,8.149679 -L 4.6183,8.149679,4.9514,8.426548 -L 4.9514,8.426548,5.2802,8.999966 -L 5.2802,7.932374,5.6865,7.932374 -L 5.6865,7.932374,6.1072,7.932374 -L 6.1072,7.932374,6.531,7.932374 - -[菜] 33 -L 3.6046,0,3.5205,0.877189 -L 3.5205,0.877189,3.4543,1.754334 -L 3.4543,1.754334,3.3913,2.631436 -L 3.3913,2.631436,2.323,1.943467 -L 2.323,1.943467,1.2653,1.247114 -L 1.2653,1.247114,0.2177,0.533949 -L 6.5641,0.533949,4.3506,2.343184 -L 4.3506,2.343184,2.6554,2.957645 -L 2.6554,2.957645,0.2177,3.165319 -L 4.4592,3.165319,5.2931,3.165319 -L 5.2931,3.165319,6.1368,3.165319 -L 6.1368,3.165319,6.9918,3.165319 -L 5.2857,4.767034,5.5558,5.13709 -L 5.5558,5.13709,5.8395,5.490203 -L 5.8395,5.490203,6.1368,5.83469 -L 3.6046,5.300829,3.4543,5.567782 -L 3.4543,5.567782,3.3072,5.83469 -L 3.3072,5.83469,3.1738,6.101686 -L 3.1738,6.101686,2.323,6.17793 -L 2.323,6.17793,1.4786,6.254306 -L 1.4786,6.254306,0.6485,6.330485 -L 3.6046,6.330485,4.5015,6.350273 -L 4.5015,6.350273,4.9355,6.488774 -L 4.9355,6.488774,5.2857,6.864346 -L 5.2857,6.864346,3.6925,7.98883 -L 3.6925,7.98883,1.9899,8.079106 -L 1.9899,8.079106,0.2177,7.932374 -L 5.2857,7.932374,5.132,8.302321 -L 5.132,8.302321,4.9884,8.655302 -L 4.9884,8.655302,4.8549,8.999966 -L 5.7095,7.932374,6.1368,7.932374 -L 6.1368,7.932374,6.5641,7.932374 -L 6.5641,7.932374,6.9918,7.932374 - -[材] 22 -L 5.3126,0,5.589,0 -L 5.589,0,5.8727,0 -L 5.8727,0,6.1672,0 -L 6.1672,0,6.0867,1.781084 -L 6.0867,1.781084,6.0127,3.545226 -L 6.0127,3.545226,5.9532,5.300829 -L 5.9532,5.300829,5.0391,4.069214 -L 5.0391,4.069214,4.1249,2.820568 -L 4.1249,2.820568,3.2111,1.563713 -L 6.1672,6.101686,6.0127,6.36726 -L 6.0127,6.36726,5.8727,6.624362 -L 5.8727,6.624362,5.7434,6.864346 -L 5.7434,6.864346,5.0181,6.864346 -L 5.0181,6.864346,4.3071,6.864346 -L 4.3071,6.864346,3.6031,6.864346 -L 6.5945,6.864346,6.2929,7.299328 -L 6.2929,7.299328,6.1812,7.853109 -L 6.1812,7.853109,6.1672,8.999966 -L 1.5016,0,1.5016,9.000042 -L 1.5016,5.150051,0.22,3.165203 -L 2.3254,4.500046,1.5016,6.048336 -L 2.3254,6.902673,0.22,6.902673 - -[昨] 36 -L 4.915,0,4.915,2.47735 -L 4.915,2.47735,4.915,4.946425 -L 4.915,4.946425,4.915,7.398404 -L 4.915,7.398404,4.4912,7.320605 -L 4.4912,7.320605,4.0607,7.234511 -L 4.0607,7.234511,3.6369,7.131342 -L 3.6369,7.131342,3.3354,6.521236 -L 3.3354,6.521236,3.0552,5.911066 -L 3.0552,5.911066,2.7823,5.300829 -L 0.2501,2.097443,0.2501,4.23164 -L 0.2501,4.23164,0.2501,6.357366 -L 0.2501,6.357366,0.2501,8.466192 -L 0.2501,8.466192,0.7999,8.466192 -L 0.7999,8.466192,1.3565,8.466192 -L 1.3565,8.466192,1.9274,8.466192 -L 1.9274,8.466192,1.9274,6.357366 -L 1.9274,6.357366,1.9274,4.23164 -L 1.9274,4.23164,1.9274,2.097443 -L 1.9274,2.097443,1.3565,2.097443 -L 1.3565,2.097443,0.7999,2.097443 -L 0.7999,2.097443,0.2501,2.097443 -L 5.3423,2.631436,5.8957,2.631436 -L 5.8957,2.631436,6.4494,2.631436 -L 6.4494,2.631436,7.02,2.631436 -L 5.3423,4.767034,5.8957,4.767034 -L 5.8957,4.767034,6.4494,4.767034 -L 6.4494,4.767034,7.02,4.767034 -L 0.6774,5.300829,0.9502,5.300829 -L 0.9502,5.300829,1.2304,5.300829 -L 1.2304,5.300829,1.5285,5.300829 -L 5.3423,7.398404,6.0466,7.398404 -L 6.0466,7.398404,6.7468,7.398404 -L 6.7468,7.398404,7.4473,7.398404 -L 4.0607,7.932374,4.0607,8.302321 -L 4.0607,8.302321,4.0607,8.655302 -L 4.0607,8.655302,4.0607,8.999966 - -[刷] 33 -L 2.812,0,2.8649,2.182224 -L 2.8649,2.182224,2.6334,3.677968 -L 2.6334,3.677968,1.534,4.233063 -L 1.534,4.233063,1.534,3.165319 -L 1.534,3.165319,1.534,2.097443 -L 1.534,2.097443,1.534,1.029589 -L 6.1989,0,6.4756,0 -L 6.4756,0,6.7561,0 -L 6.7561,0,7.0538,0 -L 7.0538,0,7.0538,3.011342 -L 7.0538,3.011342,7.0538,6.01406 -L 7.0538,6.01406,7.0538,8.999966 -L 0.2797,0.800792,0.5568,1.593178 -L 0.5568,1.593178,0.6619,3.580403 -L 0.6619,3.580403,0.6759,8.466192 -L 0.6759,8.466192,1.8033,8.466192 -L 1.8033,8.466192,2.9416,8.466192 -L 2.9416,8.466192,4.0939,8.466192 -L 4.0939,8.466192,4.0939,7.932374 -L 4.0939,7.932374,4.0939,7.398404 -L 4.0939,7.398404,4.0939,6.864346 -L 4.0939,6.864346,3.0855,6.864346 -L 3.0855,6.864346,2.087,6.864346 -L 2.087,6.864346,1.1032,6.864346 -L 4.0939,1.029589,4.0939,2.097443 -L 4.0939,2.097443,4.0939,3.165319 -L 4.0939,3.165319,4.0939,4.233063 -L 4.0939,4.233063,3.1377,4.419416 -L 3.1377,4.419416,2.833,4.961901 -L 2.833,4.961901,2.812,5.83469 -L 5.3443,2.097443,5.3443,4.042377 -L 5.3443,4.042377,5.3443,5.987266 -L 5.3443,5.987266,5.3443,7.932374 - -[察] 63 -L 2.8105,0,3.0875,0 -L 3.0875,0,3.3677,0 -L 3.3677,0,3.6651,0 -L 3.6651,0,3.6651,0.877189 -L 3.6651,0.877189,3.6651,1.754334 -L 3.6651,1.754334,3.6651,2.631436 -L 3.6651,2.631436,2.814,2.631436 -L 2.814,2.631436,1.9629,2.631436 -L 1.9629,2.631436,1.1328,2.631436 -L 0.4919,0.533949,0.9826,0.877189 -L 0.9826,0.877189,1.4761,1.220364 -L 1.4761,1.220364,1.9913,1.563713 -L 6.8383,0.800792,6.3483,1.066365 -L 6.3483,1.066365,5.8615,1.323511 -L 5.8615,1.323511,5.3746,1.563713 -L 4.0924,2.631436,4.7932,2.631436 -L 4.7932,2.631436,5.5074,2.631436 -L 5.5074,2.631436,6.2292,2.631436 -L 0.4919,3.69907,0.7024,3.966132 -L 0.7024,3.966132,0.9195,4.233063 -L 0.9195,4.233063,1.1328,4.499994 -L 1.1328,4.499994,0.9826,4.869984 -L 0.9826,4.869984,0.8351,5.223228 -L 0.8351,5.223228,0.7024,5.567782 -L 0.7024,5.567782,1.3048,6.519727 -L 1.3048,6.519727,1.529,7.132918 -L 1.529,7.132918,1.5601,7.932374 -L 1.5601,7.932374,1.1328,7.932374 -L 1.1328,7.932374,0.7024,7.932374 -L 0.7024,7.932374,0.2817,7.932374 -L 0.2817,7.932374,0.2817,7.587602 -L 0.2817,7.587602,0.2817,7.234511 -L 0.2817,7.234511,0.2817,6.864346 -L 6.6562,3.69907,4.7897,4.425216 -L 4.7897,4.425216,3.1222,4.396934 -L 3.1222,4.396934,1.9913,4.767034 -L 1.9913,4.767034,1.8372,4.603075 -L 1.8372,4.603075,1.6936,4.422305 -L 1.6936,4.422305,1.5601,4.233063 -L 1.9913,5.300829,1.7037,5.694965 -L 1.7037,5.694965,1.7037,5.961939 -L 1.7037,5.961939,1.9913,6.330485 -L 1.9913,6.330485,2.261,6.254306 -L 2.261,6.254306,2.5377,6.17793 -L 2.5377,6.17793,2.8105,6.101686 -L 2.8105,6.101686,2.5377,5.83469 -L 2.5377,5.83469,2.261,5.567782 -L 2.261,5.567782,1.9913,5.300829 -L 4.9473,5.300829,4.6528,5.833421 -L 4.6528,5.833421,4.3691,6.357366 -L 4.3691,6.357366,4.0924,6.864346 -L 5.8019,5.300829,5.9312,5.567782 -L 5.9312,5.567782,6.0748,5.83469 -L 6.0748,5.83469,6.2292,6.101686 -L 6.2292,6.101686,5.8019,6.17793 -L 5.8019,6.17793,5.3746,6.254306 -L 5.3746,6.254306,4.9473,6.330485 -L 7.0485,6.864346,7.0485,7.234511 -L 7.0485,7.234511,7.0485,7.587602 -L 7.0485,7.587602,7.0485,7.932374 -L 7.0485,7.932374,5.3536,7.932374 -L 5.3536,7.932374,3.6651,7.932374 -L 3.6651,7.932374,1.9913,7.932374 - -[札] 8 -L 1.5873,0,1.5873,9.000042 -L 1.5873,5.150051,0.3058,3.165203 -L 2.4111,4.500046,1.5873,6.048336 -L 2.4111,6.902673,0.3058,6.902673 -L 7.5058,0,7.5058,1.500007 -L 3.906,9.000017,3.906,2.000009 -L 4.4061,0,7.5058,0 -A 8.1558,2.000009,4.249822,180,208.07434 - -[殺] 54 -L 1.5925,0,1.5084,0.877189 -L 1.5084,0.877189,1.4415,1.754334 -L 1.4415,1.754334,1.3785,2.631436 -L 1.3785,2.631436,1.0142,2.097443 -L 1.0142,2.097443,0.6573,1.563713 -L 0.6573,1.563713,0.3141,1.029589 -L 3.5153,0,4.1314,0.532416 -L 4.1314,0.532416,4.7692,1.056602 -L 4.7692,1.056602,5.4063,1.563713 -L 5.4063,1.563713,4.979,2.364374 -L 4.979,2.364374,4.5486,3.165319 -L 4.5486,3.165319,4.1248,3.966132 -L 4.1248,3.966132,4.979,3.966132 -L 4.979,3.966132,5.8336,3.966132 -L 5.8336,3.966132,6.6847,3.966132 -L 6.6847,3.966132,6.394,3.35456 -L 6.394,3.35456,6.1072,2.73443 -L 6.1072,2.73443,5.8336,2.097443 -L 7.1124,0,6.6847,0.343196 -L 6.6847,0.343196,6.2574,0.686371 -L 6.2574,0.686371,5.8336,1.029589 -L 2.874,2.097443,1.6412,3.600279 -L 1.6412,3.600279,0.9722,4.153995 -L 0.9722,4.153995,0.3141,4.233063 -L 2.0198,4.233063,1.7182,4.648388 -L 1.7182,4.648388,1.6065,5.063538 -L 1.6065,5.063538,1.5925,5.83469 -L 3.2978,5.300829,3.8796,6.460447 -L 3.8796,6.460447,4.0929,7.281028 -L 4.0929,7.281028,4.1248,8.466192 -L 4.1248,8.466192,4.6852,8.466192 -L 4.6852,8.466192,5.2561,8.466192 -L 5.2561,8.466192,5.8336,8.466192 -L 5.8336,8.466192,5.8336,7.589024 -L 5.8336,7.589024,5.8336,6.711901 -L 5.8336,6.711901,5.8336,5.83469 -L 5.8336,5.83469,6.2574,5.83469 -L 6.2574,5.83469,6.6847,5.83469 -L 6.6847,5.83469,7.1124,5.83469 -L 7.1124,5.83469,7.1124,6.17793 -L 7.1124,6.17793,7.1124,6.521236 -L 7.1124,6.521236,7.1124,6.864346 -L 0.3141,6.330485,0.734,6.786832 -L 0.734,6.786832,1.1652,7.234511 -L 1.1652,7.234511,1.5925,7.665334 -L 1.5925,7.665334,1.2944,7.932374 -L 1.2944,7.932374,1.0142,8.19913 -L 1.0142,8.19913,0.734,8.466192 -L 2.874,6.864346,2.5728,7.234511 -L 2.5728,7.234511,2.2926,7.587602 -L 2.2926,7.587602,2.0198,7.932374 -L 2.0198,7.932374,2.149,8.302321 -L 2.149,8.302321,2.2926,8.655302 -L 2.2926,8.655302,2.4436,8.999966 - -[参] 36 -L 1.1914,0,2.855,0.264041 -L 2.855,0.264041,4.2875,0.994302 -L 4.2875,0.994302,5.864,2.097443 -L 1.6222,1.563713,2.876,1.707642 -L 2.876,1.707642,3.9933,2.207617 -L 3.9933,2.207617,5.0094,3.165319 -L 1.6222,2.631436,2.6904,3.046674 -L 2.6904,3.046674,3.3492,3.461867 -L 3.3492,3.461867,4.1544,4.233063 -L 0.5543,3.165319,1.3175,3.966132 -L 1.3175,3.966132,2.088,4.767034 -L 2.088,4.767034,2.8725,5.567782 -L 2.8725,5.567782,2.0214,5.670885 -L 2.0214,5.670885,1.1739,5.75698 -L 1.1739,5.75698,0.3403,5.83469 -L 7.1179,3.165319,5.7726,4.663777 -L 5.7726,4.663777,4.7008,5.518419 -L 4.7008,5.518419,3.2963,6.101686 -L 3.2963,6.101686,3.4333,6.444927 -L 3.4333,6.444927,3.5734,6.788167 -L 3.5734,6.788167,3.7271,7.131342 -L 3.7271,7.131342,2.7324,7.234511 -L 2.7324,7.234511,1.7448,7.320605 -L 1.7448,7.320605,0.7711,7.398404 -L 5.4367,5.83469,6.1368,5.83469 -L 6.1368,5.83469,6.8377,5.83469 -L 6.8377,5.83469,7.5382,5.83469 -L 4.1544,7.398404,5.0724,7.418106 -L 5.0724,7.418106,5.5137,7.556539 -L 5.5137,7.556539,5.864,7.932374 -L 5.864,7.932374,5.5628,8.121507 -L 5.5628,8.121507,5.2822,8.302321 -L 5.2822,8.302321,5.0094,8.466192 -L 2.4452,7.932374,2.7223,8.302321 -L 2.7223,8.302321,3.006,8.655302 -L 3.006,8.655302,3.2963,8.999966 - -[散] 48 -L 7.5748,0,7.2775,0.532416 -L 1.1934,0,1.1934,1.411028 -L 1.1934,1.411028,1.1934,2.8221 -L 1.1934,2.8221,1.1934,4.233063 -L 1.1934,4.233063,1.8977,4.233063 -L 1.8977,4.233063,2.6052,4.233063 -L 2.6052,4.233063,3.3302,4.233063 -L 3.3302,4.233063,3.3302,2.8221 -L 3.3302,2.8221,3.3302,1.411028 -L 3.3302,1.411028,3.3302,0 -L 3.3302,0,3.0357,0 -L 3.0357,0,2.752,0 -L 2.752,0,2.4753,0 -L 4.6118,0,5.1651,0.799435 -L 5.1651,0.799435,5.7189,1.590463 -L 5.7189,1.590463,6.2863,2.364374 -L 6.2863,2.364374,5.6839,3.738692 -L 5.6839,3.738692,5.4033,4.638384 -L 5.4033,4.638384,5.2212,5.83469 -L 5.2212,5.83469,4.5382,5.597552 -L 4.5382,5.597552,3.1901,5.716176 -L 3.1901,5.716176,0.3703,5.83469 -L 7.2775,0.532416,6.9938,1.056602 -L 6.9938,1.056602,6.7167,1.563713 -L 1.6207,2.097443,2.0518,2.097443 -L 2.0518,2.097443,2.4753,2.097443 -L 2.4753,2.097443,2.9029,2.097443 -L 1.6207,3.165319,2.0518,3.165319 -L 2.0518,3.165319,2.4753,3.165319 -L 2.4753,3.165319,2.9029,3.165319 -L 6.7167,3.165319,6.8292,4.132849 -L 6.8292,4.132849,7.0323,5.210466 -L 7.0323,5.210466,7.144,6.864346 -L 7.144,6.864346,6.5665,6.700584 -L 6.5665,6.700584,5.9952,6.519727 -L 5.9952,6.519727,5.4352,6.330485 -L 1.6207,6.597502,1.3443,6.864346 -L 1.3443,6.864346,1.0743,7.131342 -L 1.0743,7.131342,0.7979,7.398404 -L 2.9029,6.597502,2.0024,7.576416 -L 2.0024,7.576416,1.6701,8.19913 -L 1.6701,8.19913,1.6207,8.999966 -L 3.3302,7.398404,3.029,7.81351 -L 3.029,7.81351,2.9201,8.228814 -L 2.9201,8.228814,2.9029,8.999966 -L 5.4352,7.398404,5.7399,7.81351 -L 5.7399,7.81351,5.8481,8.228814 -L 5.8481,8.228814,5.866,8.999966 - -[司] 24 -L 2.6314,8.466192,0.3726,8.466192 -L 4.8943,8.466192,2.6314,8.466192 -L 7.1744,8.466192,4.8943,8.466192 -L 7.1744,5.644069,7.1744,8.466192 -L 7.1744,2.8221,7.1744,5.644069 -L 7.1744,0,7.1744,2.8221 -L 6.7433,0,7.1744,0 -L 6.3233,0,6.7433,0 -L 5.8922,0,6.3233,0 -L 4.6138,2.467521,4.6138,1.563713 -L 4.6138,3.35456,4.6138,2.467521 -L 4.6138,4.233063,4.6138,3.35456 -L 3.6159,4.233063,4.6138,4.233063 -L 2.6314,4.233063,3.6159,4.233063 -L 1.6545,4.233063,2.6314,4.233063 -L 1.6545,3.35456,1.6545,4.233063 -L 1.6545,2.467521,1.6545,3.35456 -L 1.6545,1.563713,1.6545,2.467521 -L 2.6314,1.563713,1.6545,1.563713 -L 3.6159,1.563713,2.6314,1.563713 -L 4.6138,1.563713,3.6159,1.563713 -L 3.7595,6.330485,5.0376,6.330485 -L 2.4846,6.330485,3.7595,6.330485 -L 1.2237,6.330485,2.4846,6.330485 - -[士] 15 -L 3.8032,7.103191,3.7857,8.999966 -L 3.9118,6.28261,3.8032,7.103191 -L 4.2165,5.83469,3.9118,6.28261 -L 4.6441,5.83469,5.4777,5.83469 -L 5.4777,5.83469,6.3215,5.83469 -L 6.3215,5.83469,7.1726,5.83469 -L 3.7612,4.484451,2.991,5.748486 -L 3.7857,0.533949,3.7612,4.484451 -L 2.791,0.533949,3.7857,0.533949 -L 1.8068,0.533949,2.791,0.533949 -L 0.8296,0.533949,1.8068,0.533949 -L 4.2165,0.533949,5.0466,0.533949 -L 5.0466,0.533949,5.898,0.533949 -L 5.898,0.533949,6.7491,0.533949 -L 2.991,5.748486,0.4023,5.83469 - -[氏] 27 -L 0.4288,0,0.709,0 -L 0.709,0,0.9826,0 -L 0.9826,0,1.2554,0 -L 1.2554,0,1.2554,2.658229 -L 1.2554,2.658229,1.2554,5.299406 -L 1.2554,5.299406,1.2554,7.932374 -L 1.2554,7.932374,4.0997,8.070612 -L 4.0997,8.070612,5.6233,8.327735 -L 5.6233,8.327735,6.7756,8.466192 -L 2.5412,5.300829,1.6827,5.300829 -L 3.3923,5.300829,2.5412,5.300829 -L 4.2469,5.300829,3.3923,5.300829 -L 5.2202,3.545226,4.2469,5.300829 -L 6.2047,1.781084,5.2202,3.545226 -L 7.2061,0,6.2047,1.781084 -L 7.6334,0,7.6334,0.532416 -L 7.6334,0.532416,7.6334,1.056602 -L 7.6334,1.056602,7.6334,1.563713 -L 3.7281,0.686371,4.6461,1.029589 -L 2.8105,0.343196,3.7281,0.686371 -L 1.8999,0,2.8105,0.343196 -L 5.0661,5.300829,4.7722,5.734389 -L 4.7722,5.734389,4.6598,6.278232 -L 4.6598,6.278232,4.6461,7.398404 -L 5.4972,5.300829,6.1974,5.300829 -L 6.1974,5.300829,6.9084,5.300829 -L 6.9084,5.300829,7.6334,5.300829 - -[周] 39 -L 0.4347,0.26693,1.1282,3.036713 -L 1.1282,3.036713,1.3068,5.6201 -L 1.3068,5.6201,1.2893,8.466192 -L 1.2893,8.466192,3.2472,8.466192 -L 3.2472,8.466192,5.2257,8.466192 -L 5.2257,8.466192,7.2046,8.466192 -L 7.2046,8.466192,7.2046,5.644069 -L 7.2046,5.644069,7.2046,2.8221 -L 7.2046,2.8221,7.2046,0 -L 7.2046,0,6.9279,0 -L 6.9279,0,6.655,0 -L 6.655,0,6.3815,0 -L 5.5234,1.752868,5.5234,1.029589 -L 5.5234,2.467521,5.5234,1.752868 -L 5.5234,3.165319,5.5234,2.467521 -L 4.6723,3.165319,5.5234,3.165319 -L 3.818,3.165319,4.6723,3.165319 -L 2.9635,3.165319,3.818,3.165319 -L 2.9635,2.467521,2.9635,3.165319 -L 2.9635,1.752868,2.9635,2.467521 -L 2.9635,1.029589,2.9635,1.752868 -L 3.818,1.029589,2.9635,1.029589 -L 4.6723,1.029589,3.818,1.029589 -L 5.5234,1.029589,4.6723,1.029589 -L 5.8039,4.767034,6.3815,4.767034 -L 5.233,4.767034,5.8039,4.767034 -L 4.6723,4.767034,5.233,4.767034 -L 3.5445,4.767034,4.2453,4.767034 -L 2.8444,4.767034,3.5445,4.767034 -L 2.1404,4.767034,2.8444,4.767034 -L 3.4083,6.365815,2.5673,6.330485 -L 4.0138,6.053747,3.4083,6.365815 -L 4.2453,4.767034,4.0138,6.053747 -L 4.6723,6.330485,4.522,6.700584 -L 4.522,6.700584,4.3746,7.05374 -L 4.3746,7.05374,4.2453,7.398404 -L 5.1031,6.330485,5.3766,6.330485 -L 5.3766,6.330485,5.6568,6.330485 -L 5.6568,6.330485,5.9542,6.330485 - -[祝] 42 -L 2.7795,0,4.0509,1.747198 -L 4.0509,1.747198,4.5937,3.09608 -L 4.5937,3.09608,4.7023,5.300829 -L 4.7023,5.300829,4.4116,5.300829 -L 4.4116,5.300829,4.1248,5.300829 -L 4.1248,5.300829,3.8512,5.300829 -L 3.8512,5.300829,3.8512,6.36726 -L 3.8512,6.36726,3.8512,7.425176 -L 3.8512,7.425176,3.8512,8.466192 -L 3.8512,8.466192,4.979,8.466192 -L 4.979,8.466192,6.1072,8.466192 -L 6.1072,8.466192,7.2349,8.466192 -L 7.2349,8.466192,7.2349,7.425176 -L 7.2349,7.425176,7.2349,6.36726 -L 7.2349,6.36726,7.2349,5.300829 -L 7.2349,5.300829,6.8073,5.300829 -L 6.8073,5.300829,6.3835,5.300829 -L 6.3835,5.300829,5.9527,5.300829 -L 5.9527,5.300829,5.7989,2.672327 -L 5.7989,2.672327,6.0266,0.747248 -L 6.0266,0.747248,7.6622,0 -L 7.6622,0,7.6622,0.532416 -L 7.6622,0.532416,7.6622,1.056602 -L 7.6622,1.056602,7.6622,1.563713 -L 1.2944,7.320605,0.4612,7.398404 -L 2.142,7.234511,1.2944,7.320605 -L 2.9966,7.131342,2.142,7.234511 -L 2.6989,6.521236,2.9966,7.131342 -L 2.4152,5.911066,2.6989,6.521236 -L 2.142,5.300829,2.4152,5.911066 -L 2.142,4.422305,1.7151,4.767034 -L 1.4976,4.233063,1.1442,3.888509 -L 1.1442,3.888509,0.7974,3.535287 -L 0.7974,3.535287,0.4612,3.165319 -L 1.631,1.411028,1.5641,2.8221 -L 1.7151,0,1.631,1.411028 -L 1.5641,2.8221,1.4976,4.233063 -L 2.5662,4.069214,2.142,4.422305 -L 2.9966,3.69907,2.5662,4.069214 -L 1.7151,7.932374,1.7151,8.302321 -L 1.7151,8.302321,1.7151,8.655302 -L 1.7151,8.655302,1.7151,8.999966 - -[順] 48 -L 0.4628,0.800792,0.7644,1.613098 -L 0.7644,1.613098,0.8761,3.738692 -L 0.8761,3.738692,0.8901,8.999966 -L 2.172,5.987266,2.172,7.932374 -L 2.172,4.042377,2.172,5.987266 -L 2.172,2.097443,2.172,4.042377 -L 3.4543,1.029589,3.4543,3.697888 -L 3.4543,3.697888,3.4543,6.357366 -L 3.4543,6.357366,3.4543,8.999966 -L 4.8343,8.388547,4.277,8.466192 -L 5.4048,8.302321,4.8343,8.388547 -L 5.9866,8.19913,5.4048,8.302321 -L 5.6535,7.437938,5.9866,8.19913 -L 5.3176,7.09183,5.6535,7.437938 -L 4.7047,6.864346,5.3176,7.09183 -L 4.7047,5.2896,4.7047,6.864346 -L 4.7047,3.697888,4.7047,5.2896 -L 4.7047,2.097443,4.7047,3.697888 -L 5.1355,2.097443,5.8356,2.097443 -L 5.8356,2.097443,6.5431,2.097443 -L 6.5431,2.097443,7.2646,2.097443 -L 7.2646,2.097443,7.2646,2.631436 -L 7.2646,2.631436,7.2646,3.165319 -L 7.2646,3.165319,7.2646,3.69907 -L 7.2646,3.69907,6.5431,3.69907 -L 6.5431,3.69907,5.8356,3.69907 -L 5.8356,3.69907,5.1355,3.69907 -L 5.8356,5.300829,5.1355,5.300829 -L 6.5431,5.300829,5.8356,5.300829 -L 7.2646,5.300829,6.5431,5.300829 -L 7.2646,4.956101,7.2646,5.300829 -L 7.2646,4.603075,7.2646,4.956101 -L 7.2646,4.233063,7.2646,4.603075 -L 7.2646,5.83469,7.2646,6.17793 -L 7.2646,6.17793,7.2646,6.521236 -L 7.2646,6.521236,7.2646,6.864346 -L 7.2646,6.864346,6.8408,6.864346 -L 6.8408,6.864346,6.4135,6.864346 -L 6.4135,6.864346,5.9866,6.864346 -L 6.4135,8.466192,6.8408,8.466192 -L 6.8408,8.466192,7.2646,8.466192 -L 7.2646,8.466192,7.6919,8.466192 -L 7.6919,0,7.3942,0.343196 -L 7.3942,0.343196,7.1144,0.686371 -L 7.1144,0.686371,6.8408,1.029589 -L 4.7677,0.686371,5.1355,1.029589 -L 4.407,0.343196,4.7677,0.686371 -L 4.0637,0,4.407,0.343196 - -[唱] 42 -L 7.2666,3.69907,7.2666,2.47735 -L 5.9851,3.69907,7.2666,3.69907 -L 4.7133,3.69907,5.9851,3.69907 -L 3.4528,3.69907,4.7133,3.69907 -L 3.4528,2.47735,3.4528,3.69907 -L 3.4528,1.247114,3.4528,2.47735 -L 3.4528,0,3.4528,1.247114 -L 4.7133,0,3.4528,0 -L 5.9851,0,4.7133,0 -L 7.2666,0,5.9851,0 -L 7.2666,1.247114,7.2666,0 -L 7.2666,2.47735,7.2666,1.247114 -L 5.845,2.097443,6.8393,2.097443 -L 4.8569,2.097443,5.845,2.097443 -L 3.8832,2.097443,4.8569,2.097443 -L 2.2024,4.765502,2.2024,3.165319 -L 2.2024,6.357366,2.2024,4.765502 -L 2.2024,7.932374,2.2024,6.357366 -L 1.6242,7.932374,2.2024,7.932374 -L 1.0533,7.932374,1.6242,7.932374 -L 0.4929,7.932374,1.0533,7.932374 -L 0.4929,6.357366,0.4929,7.932374 -L 0.4929,4.765502,0.4929,6.357366 -L 0.4929,3.165319,0.4929,4.765502 -L 1.0533,3.165319,0.4929,3.165319 -L 1.6242,3.165319,1.0533,3.165319 -L 2.2024,3.165319,1.6242,3.165319 -L 3.8832,5.300829,3.8832,6.36726 -L 3.8832,6.36726,3.8832,7.425176 -L 3.8832,7.425176,3.8832,8.466192 -L 3.8832,8.466192,4.8569,8.466192 -L 4.8569,8.466192,5.845,8.466192 -L 5.845,8.466192,6.8393,8.466192 -L 6.8393,8.466192,6.8393,7.425176 -L 6.8393,7.425176,6.8393,6.36726 -L 6.8393,6.36726,6.8393,5.300829 -L 6.8393,5.300829,5.845,5.300829 -L 5.845,5.300829,4.8569,5.300829 -L 4.8569,5.300829,3.8832,5.300829 -L 4.3039,6.864346,5.0079,6.864346 -L 5.0079,6.864346,5.708,6.864346 -L 5.708,6.864346,6.4089,6.864346 - -[松] 36 -L 7.7243,0.686371,7.7243,1.029589 -L 7.7243,0.343196,7.7243,0.686371 -L 7.7243,0,7.7243,0.343196 -L 6.0322,0.423775,6.6417,0.898379 -L 4.9503,0,6.0322,0.423775 -L 3.9098,0,4.3409,0 -L 3.4825,0,3.9098,0 -L 3.0552,0,3.4825,0 -L 1.7771,0,1.6931,1.60027 -L 1.6931,1.60027,1.6227,3.192047 -L 1.6227,3.192047,1.5596,4.767034 -L 1.5596,4.767034,1.2027,4.069214 -L 1.2027,4.069214,0.863,3.35456 -L 0.863,3.35456,0.5264,2.631436 -L 0.7999,6.864346,0.5264,6.864346 -L 1.0728,6.864346,0.7999,6.864346 -L 1.3463,6.864346,1.0728,6.864346 -L 1.8223,5.744415,1.3463,6.864346 -L 2.1554,5.200528,1.8223,5.744415 -L 2.6314,4.767034,2.1554,5.200528 -L 3.4825,5.033877,4.0852,6.381379 -L 4.0852,6.381379,4.309,7.271177 -L 4.309,7.271177,4.3409,8.466192 -L 6.5401,7.589024,6.442,8.999966 -L 6.9187,6.152582,6.5401,7.589024 -L 7.7243,4.767034,6.9187,6.152582 -L 4.9503,3.285212,5.1636,4.767034 -L 4.5511,1.735859,4.9503,3.285212 -L 4.3409,0,4.5511,1.735859 -L 6.6417,0.898379,7.297,1.830447 -L 7.297,1.830447,7.146,2.097443 -L 7.146,2.097443,7.0024,2.364374 -L 7.0024,2.364374,6.8732,2.631436 -L 2.2009,6.864346,1.9029,7.299328 -L 1.9029,7.299328,1.7911,7.853109 -L 1.7911,7.853109,1.7771,8.999966 - -[照] 51 -L 7.3302,8.466192,6.7491,8.466192 -L 7.32,7.319204,7.3302,8.466192 -L 7.0254,6.587564,7.32,7.319204 -L 6.0451,6.330485,7.0254,6.587564 -L 5.1905,5.300829,6.0451,5.300829 -L 4.3356,5.300829,5.1905,5.300829 -L 4.3356,4.603075,4.3356,5.300829 -L 4.3356,3.888509,4.3356,4.603075 -L 4.3356,3.165319,4.3356,3.888509 -L 5.1905,3.165319,4.3356,3.165319 -L 6.0451,3.165319,5.1905,3.165319 -L 6.8997,3.165319,6.0451,3.165319 -L 6.8997,3.888509,6.8997,3.165319 -L 6.8997,4.603075,6.8997,3.888509 -L 6.8997,5.300829,6.8997,4.603075 -L 6.0451,5.300829,6.8997,5.300829 -L 4.1258,6.330485,4.8753,7.121447 -L 4.8753,7.121447,5.152,7.675185 -L 5.152,7.675185,5.1905,8.466192 -L 5.1905,8.466192,4.7667,8.466192 -L 4.7667,8.466192,4.3356,8.466192 -L 4.3356,8.466192,3.9156,8.466192 -L 2.0803,8.466192,2.6617,8.466192 -L 1.5094,8.466192,2.0803,8.466192 -L 0.9522,8.466192,1.5094,8.466192 -L 0.9522,6.710478,0.9522,8.466192 -L 0.9522,4.946425,0.9522,6.710478 -L 0.9522,3.165319,0.9522,4.946425 -L 1.5094,3.165319,0.9522,3.165319 -L 2.0803,3.165319,1.5094,3.165319 -L 2.6617,3.165319,2.0803,3.165319 -L 2.6617,4.946425,2.6617,3.165319 -L 2.6617,6.710478,2.6617,4.946425 -L 2.6617,8.466192,2.6617,6.710478 -L 6.1743,8.466192,5.6213,8.466192 -L 6.7491,8.466192,6.1743,8.466192 -L 7.1764,1.142653,6.8997,1.563713 -L 7.4461,0.713384,7.1764,1.142653 -L 7.7263,0.26693,7.4461,0.713384 -L 5.6213,0.26693,5.4668,0.713384 -L 5.4668,0.713384,5.3232,1.142653 -L 5.3232,1.142653,5.1905,1.563713 -L 3.2183,1.142653,3.089,1.563713 -L 3.3619,0.713384,3.2183,1.142653 -L 3.5128,0.26693,3.3619,0.713384 -L 0.5249,0,0.8019,0.532416 -L 0.8019,0.532416,1.0856,1.056602 -L 1.0856,1.056602,1.3795,1.563713 -L 1.3795,5.83469,1.653,5.83469 -L 1.653,5.83469,1.9399,5.83469 -L 1.9399,5.83469,2.2344,5.83469 - -[省] 42 -L 1.4099,7.932374,1.8372,8.466192 -L 0.9826,7.398404,1.4099,7.932374 -L 0.5588,6.864346,0.9826,7.398404 -L 2.6637,6.864346,3.0837,6.864346 -L 3.0837,6.864346,3.5148,6.864346 -L 3.5148,6.864346,3.9421,6.864346 -L 3.9421,6.864346,3.9421,7.587602 -L 3.9421,7.587602,3.9421,8.302321 -L 3.9421,8.302321,3.9421,8.999966 -L 3.4938,4.767034,2.2326,4.767034 -L 2.2326,2.8221,2.2326,4.233063 -L 2.2326,1.411028,2.2326,2.8221 -L 2.2326,0,2.2326,1.411028 -L 2.6637,0,3.7877,0 -L 3.7877,1.563713,2.6637,1.563713 -L 3.7877,3.165319,2.6637,3.165319 -L 2.2326,4.233063,1.6617,4.233063 -L 1.6617,4.233063,1.1051,4.233063 -L 1.1051,4.233063,0.5588,4.233063 -L 3.7877,0,4.919,0 -L 4.919,0,6.0471,0 -L 6.0471,0,6.0471,0.532416 -L 6.0471,0.532416,6.0471,1.056602 -L 6.0471,1.056602,6.0471,1.563713 -L 6.0471,1.563713,4.919,1.563713 -L 4.919,1.563713,3.7877,1.563713 -L 6.0471,2.097443,6.0471,2.467521 -L 6.0471,2.467521,6.0471,2.820568 -L 6.0471,2.820568,6.0471,3.165319 -L 6.0471,3.165319,4.919,3.165319 -L 4.919,3.165319,3.7877,3.165319 -L 6.0471,3.69907,6.0471,4.069214 -L 6.0471,4.069214,6.0471,4.422305 -L 6.0471,4.422305,6.0471,4.767034 -L 6.0471,4.767034,4.7652,4.767034 -L 4.7652,4.767034,3.4938,4.767034 -L 3.9421,5.300829,4.6423,6.01406 -L 4.6423,6.01406,5.3463,6.710478 -L 5.3463,6.710478,6.0471,7.398404 -L 7.3287,7.131342,7.0348,7.587602 -L 7.0348,7.587602,6.7472,8.035259 -L 6.7472,8.035259,6.4744,8.466192 - -[賞] 51 -L 0.5849,0,1.1383,0.18922 -L 1.1383,0.18922,1.6921,0.370144 -L 1.6921,0.370144,2.263,0.533949 -L 6.5041,0,6.2067,0.18922 -L 6.2067,0.18922,5.9265,0.370144 -L 5.9265,0.370144,5.653,0.533949 -L 1.8357,1.563713,1.8357,2.631436 -L 1.8357,2.631436,1.8357,3.69907 -L 1.8357,3.69907,1.8357,4.767034 -L 1.8357,4.767034,3.2433,4.767034 -L 3.2433,4.767034,4.6516,4.767034 -L 4.6516,4.767034,6.0768,4.767034 -L 6.0768,4.767034,6.0768,3.69907 -L 6.0768,3.69907,6.0768,2.631436 -L 6.0768,2.631436,6.0768,1.563713 -L 6.0768,1.563713,4.6516,1.563713 -L 4.6516,1.563713,3.2433,1.563713 -L 3.2433,1.563713,1.8357,1.563713 -L 2.263,2.631436,3.3942,2.631436 -L 3.3942,2.631436,4.522,2.631436 -L 4.522,2.631436,5.653,2.631436 -L 2.263,3.69907,3.3942,3.69907 -L 3.3942,3.69907,4.522,3.69907 -L 4.522,3.69907,5.653,3.69907 -L 2.263,5.83469,2.263,6.17793 -L 2.263,6.17793,2.263,6.521236 -L 2.263,6.521236,2.263,6.864346 -L 2.263,6.864346,3.3942,6.864346 -L 3.3942,6.864346,4.522,6.864346 -L 4.522,6.864346,5.653,6.864346 -L 5.653,6.864346,5.653,6.521236 -L 5.653,6.521236,5.653,6.17793 -L 5.653,6.17793,5.653,5.83469 -L 5.653,5.83469,4.522,5.83469 -L 4.522,5.83469,3.3942,5.83469 -L 3.3942,5.83469,2.263,5.83469 -L 0.5849,6.330485,0.5849,6.864346 -L 0.5849,6.864346,0.5849,7.398404 -L 0.5849,7.398404,0.5849,7.932374 -L 0.5849,7.932374,1.2858,8.035259 -L 1.2858,8.035259,1.9894,8.121507 -L 1.9894,8.121507,2.6899,8.19913 -L 2.6899,8.19913,2.5396,8.466192 -L 2.5396,8.466192,2.3922,8.733122 -L 2.3922,8.733122,2.263,8.999966 -L 7.3625,6.330485,7.3625,6.864346 -L 7.3625,6.864346,7.3625,7.398404 -L 7.3625,7.398404,7.3625,7.932374 -L 7.3625,7.932374,5.9332,7.932374 -L 5.9332,7.932374,4.522,7.932374 -L 4.522,7.932374,3.1207,7.932374 - -[臣] 30 -L 1.0142,0,1.0142,2.8221 -L 1.0142,2.8221,1.0142,5.644069 -L 1.0142,5.644069,1.0142,8.466192 -L 1.0142,8.466192,2.9966,8.466192 -L 2.9966,8.466192,4.979,8.466192 -L 4.979,8.466192,6.9614,8.466192 -L 1.4415,0,2.2755,0 -L 2.2755,0,3.1192,0 -L 3.1192,0,3.9703,0 -L 3.9703,0,3.9703,1.066365 -L 3.9703,1.066365,3.9703,2.124281 -L 3.9703,2.124281,3.9703,3.165319 -L 3.9703,3.165319,3.1192,3.165319 -L 3.1192,3.165319,2.2755,3.165319 -L 2.2755,3.165319,1.4415,3.165319 -L 4.4014,0,5.3751,0 -L 5.3751,0,6.359,0 -L 6.359,0,7.361,0 -L 4.4014,3.165319,5.1051,3.165319 -L 5.1051,3.165319,5.8126,3.165319 -L 5.8126,3.165319,6.5344,3.165319 -L 6.5344,3.165319,6.5344,4.069214 -L 6.5344,4.069214,6.5344,4.956101 -L 6.5344,4.956101,6.5344,5.83469 -L 6.5344,5.83469,4.8287,5.83469 -L 4.8287,5.83469,3.1301,5.83469 -L 3.1301,5.83469,1.4415,5.83469 -L 3.9703,6.330485,3.9703,6.864346 -L 3.9703,6.864346,3.9703,7.398404 -L 3.9703,7.398404,3.9703,7.932374 - -[清] 48 -L 0.6173,0.26693,1.0236,1.411028 -L 1.0236,1.411028,1.4435,2.55517 -L 1.4435,2.55517,1.8638,3.69907 -L 3.5734,0,3.5734,1.411028 -L 3.5734,1.411028,3.5734,2.8221 -L 3.5734,2.8221,3.5734,4.233063 -L 3.5734,4.233063,4.7047,4.233063 -L 4.7047,4.233063,5.8321,4.233063 -L 5.8321,4.233063,6.9634,4.233063 -L 6.9634,4.233063,6.9634,2.8221 -L 6.9634,2.8221,6.9634,1.411028 -L 6.9634,1.411028,6.9634,0 -L 6.9634,0,6.5361,0 -L 6.5361,0,6.1091,0 -L 6.1091,0,5.6783,0 -L 4.0042,2.097443,4.8343,2.097443 -L 4.8343,2.097443,5.6853,2.097443 -L 5.6853,2.097443,6.5361,2.097443 -L 4.0042,3.165319,4.8343,3.165319 -L 4.8343,3.165319,5.6853,3.165319 -L 5.6853,3.165319,6.5361,3.165319 -L 1.4719,5.83469,1.1773,6.17793 -L 1.1773,6.17793,0.8901,6.521236 -L 0.8901,6.521236,0.6173,6.864346 -L 2.7223,5.83469,3.5734,5.937947 -L 3.5734,5.937947,4.4311,6.023998 -L 4.4311,6.023998,5.2822,6.101686 -L 5.2822,6.101686,4.939,6.638481 -L 4.939,6.638481,4.4942,6.836217 -L 4.4942,6.836217,3.5734,6.864346 -L 5.6783,5.83469,6.3858,5.83469 -L 6.3858,5.83469,7.0933,5.83469 -L 7.0933,5.83469,7.818,5.83469 -L 5.6783,6.864346,4.8062,7.768416 -L 4.8062,7.768416,4.1268,7.968954 -L 4.1268,7.968954,3.1531,7.932374 -L 6.1091,6.864346,6.3858,6.864346 -L 6.3858,6.864346,6.6657,6.864346 -L 6.6657,6.864346,6.9634,6.864346 -L 1.8638,7.932374,1.5945,8.302321 -L 1.5945,8.302321,1.3174,8.655302 -L 1.3174,8.655302,1.0446,8.999966 -L 5.6783,7.932374,5.5347,8.302321 -L 5.5347,8.302321,5.4083,8.655302 -L 5.4083,8.655302,5.2822,8.999966 -L 6.1091,7.932374,6.5361,7.932374 -L 6.5361,7.932374,6.9634,7.932374 -L 6.9634,7.932374,7.3907,7.932374 - -[積] 63 -L 1.9008,0,1.8171,1.411028 -L 1.8171,1.411028,1.7467,2.8221 -L 1.7467,2.8221,1.6872,4.233063 -L 1.6872,4.233063,1.3194,3.535287 -L 1.3194,3.535287,0.9625,2.820568 -L 0.9625,2.820568,0.6158,2.097443 -L 3.8205,0,4.1564,0.446387 -L 4.1564,0.446387,4.4997,0.875744 -L 4.4997,0.875744,4.8569,1.296608 -L 4.8569,1.296608,4.7028,2.467521 -L 4.7028,2.467521,4.5631,3.621404 -L 4.5631,3.621404,4.4331,4.767034 -L 4.4331,4.767034,5.2842,4.767034 -L 5.2842,4.767034,6.1427,4.767034 -L 6.1427,4.767034,6.9938,4.767034 -L 6.9938,4.767034,6.8428,3.621404 -L 6.8428,3.621404,6.6961,2.467521 -L 6.6961,2.467521,6.5661,1.296608 -L 6.5661,1.296608,6.8428,0.875744 -L 6.8428,0.875744,7.123,0.446387 -L 7.123,0.446387,7.4211,0 -L 5.2842,1.563713,5.5613,1.563713 -L 5.5613,1.563713,5.8415,1.563713 -L 5.8415,1.563713,6.1427,1.563713 -L 4.8569,2.631436,5.4177,2.631436 -L 5.4177,2.631436,5.9851,2.631436 -L 5.9851,2.631436,6.5661,2.631436 -L 3.1792,3.69907,2.4055,4.508553 -L 2.4055,4.508553,1.9639,5.190524 -L 1.9639,5.190524,1.4704,6.330485 -L 1.4704,6.330485,1.1723,6.330485 -L 1.1723,6.330485,0.8921,6.330485 -L 0.8921,6.330485,0.6158,6.330485 -L 4.8569,3.69907,5.4177,3.69907 -L 5.4177,3.69907,5.9851,3.69907 -L 5.9851,3.69907,6.5661,3.69907 -L 3.61,5.83469,2.7134,6.44635 -L 2.7134,6.44635,2.1183,6.735893 -L 2.1183,6.735893,1.9008,7.932374 -L 1.9008,7.932374,1.4704,7.932374 -L 1.4704,7.932374,1.0431,7.932374 -L 1.0431,7.932374,0.6158,7.932374 -L 4.0303,5.83469,4.5841,5.937947 -L 4.5841,5.937947,5.1406,6.023998 -L 5.1406,6.023998,5.7115,6.101686 -L 5.7115,6.101686,5.3791,6.638481 -L 5.3791,6.638481,5.046,6.836217 -L 5.046,6.836217,4.4331,6.864346 -L 6.1427,5.83469,6.6961,5.83469 -L 6.6961,5.83469,7.2701,5.83469 -L 7.2701,5.83469,7.8484,5.83469 -L 6.1427,6.864346,5.4909,7.61584 -L 5.4909,7.61584,4.9483,7.892644 -L 4.9483,7.892644,4.0303,7.932374 -L 2.3215,7.932374,2.6017,8.121507 -L 2.6017,8.121507,2.8815,8.302321 -L 2.8815,8.302321,3.1792,8.466192 -L 6.1427,7.932374,5.9851,8.302321 -L 5.9851,8.302321,5.8415,8.655302 -L 5.8415,8.655302,5.7115,8.999966 -L 6.5661,7.932374,6.8428,7.932374 -L 6.8428,7.932374,7.123,7.932374 -L 7.123,7.932374,7.4211,7.932374 - -[節] 39 -L 1.0763,0,1.0763,1.781084 -L 1.0763,1.781084,1.0763,3.545226 -L 1.0763,3.545226,1.0763,5.300829 -L 1.0763,5.300829,1.9099,5.300829 -L 1.9099,5.300829,2.7504,5.300829 -L 2.7504,5.300829,3.605,5.300829 -L 3.605,5.300829,3.605,4.603075 -L 3.605,4.603075,3.605,3.888509 -L 3.605,3.888509,3.605,3.165319 -L 3.605,3.165319,2.9049,3.165319 -L 2.9049,3.165319,2.2041,3.165319 -L 2.2041,3.165319,1.5001,3.165319 -L 1.5001,0,2.2041,0.446387 -L 2.2041,0.446387,2.9049,0.875744 -L 2.9049,0.875744,3.605,1.296608 -L 3.605,1.296608,3.4548,1.563713 -L 3.4548,1.563713,3.3112,1.830447 -L 3.3112,1.830447,3.1812,2.097443 -L 5.3146,0,5.3146,1.781084 -L 5.3146,1.781084,5.3146,3.545226 -L 5.3146,3.545226,5.3146,5.300829 -L 5.3146,5.300829,6.0147,5.300829 -L 6.0147,5.300829,6.7156,5.300829 -L 6.7156,5.300829,7.4157,5.300829 -L 7.4157,5.300829,7.4157,3.888509 -L 7.4157,3.888509,7.4157,2.467521 -L 7.4157,2.467521,7.4157,1.029589 -L 7.4157,1.029589,7.125,1.029589 -L 7.125,1.029589,6.8413,1.029589 -L 6.8413,1.029589,6.5646,1.029589 -L 1.5001,4.233063,2.0499,4.233063 -L 2.0499,4.233063,2.6103,4.233063 -L 2.6103,4.233063,3.1812,4.233063 -L 2.9827,6.864274,2.3662,7.932158 -L 6.3695,6.864274,5.7527,7.932158 -L 7.849,7.932158,4.8242,7.932158 -L 4.2491,7.932158,1.4381,7.932158 -A 0.6994,9.516865,4.41875,323.10826,353.27931 -A -2.6868,9.516865,4.41875,319.01823,353.27931 - -[戦] 66 -L 2.3532,0,2.2131,1.611609 -L 2.2131,1.611609,1.695,2.087636 -L 1.695,2.087636,0.6793,2.097443 -L 7.4527,0,7.0219,0.713384 -L 7.0219,0.713384,6.5981,1.409627 -L 6.5981,1.409627,6.1712,2.097443 -L 6.1712,2.097443,5.4633,1.590463 -L 5.4633,1.590463,4.7628,1.066365 -L 4.7628,1.066365,4.0627,0.533949 -L 7.88,0,7.88,0.532416 -L 7.88,0.532416,7.88,1.056602 -L 7.88,1.056602,7.88,1.563713 -L 2.7843,2.097443,2.4866,2.631436 -L 2.4866,2.631436,2.2029,3.165319 -L 2.2029,3.165319,1.9332,3.69907 -L 1.9332,3.69907,1.653,3.69907 -L 1.653,3.69907,1.3795,3.69907 -L 1.3795,3.69907,1.1066,3.69907 -L 1.1066,3.69907,1.1066,4.765502 -L 1.1066,4.765502,1.1066,5.823395 -L 1.1066,5.823395,1.1066,6.864346 -L 1.1066,6.864346,1.8068,6.864346 -L 1.8068,6.864346,2.5076,6.864346 -L 2.5076,6.864346,3.2081,6.864346 -L 3.2081,6.864346,3.3409,7.587602 -L 3.3409,7.587602,3.4845,8.302321 -L 3.4845,8.302321,3.6389,8.999966 -L 3.2081,2.097443,3.4845,2.097443 -L 3.4845,2.097443,3.7682,2.097443 -L 3.7682,2.097443,4.0627,2.097443 -L 6.1712,2.631436,5.8696,3.124362 -L 5.8696,3.124362,5.7579,4.083311 -L 5.7579,4.083311,5.7439,6.330485 -L 5.7439,6.330485,5.3166,6.330485 -L 5.3166,6.330485,4.8994,6.330485 -L 4.8994,6.330485,4.49,6.330485 -L 6.5981,2.631436,7.2009,3.798103 -L 7.2009,3.798103,7.4216,4.490121 -L 7.4216,4.490121,7.4527,5.300829 -L 2.7843,3.69907,2.3532,4.233063 -L 2.3532,4.233063,1.9332,4.767034 -L 1.9332,4.767034,1.5021,5.300829 -L 3.4249,3.69907,3.4845,4.233063 -L 3.4845,4.233063,3.5584,4.767034 -L 3.5584,4.767034,3.6389,5.300829 -L 3.6389,5.300829,3.0221,5.339006 -L 3.0221,5.339006,2.6897,5.605915 -L 2.6897,5.605915,2.3532,6.330485 -L 3.6389,5.83469,3.6389,6.17793 -L 3.6389,6.17793,3.6389,6.521236 -L 3.6389,6.521236,3.6389,6.864346 -L 5.7439,6.864346,5.7439,7.587602 -L 5.7439,7.587602,5.7439,8.302321 -L 5.7439,8.302321,5.7439,8.999966 -L 6.1712,6.864346,6.7242,6.864346 -L 6.7242,6.864346,7.299,6.864346 -L 7.299,6.864346,7.88,6.864346 -L 1.1066,8.19913,0.9557,8.466192 -L 0.9557,8.466192,0.8086,8.733122 -L 0.8086,8.733122,0.6793,8.999966 -L 2.3532,8.19913,2.2029,8.466192 -L 2.2029,8.466192,2.0593,8.733122 -L 2.0593,8.733122,1.9332,8.999966 -L 7.88,7.932374,7.5827,8.302321 -L 7.5827,8.302321,7.299,8.655302 -L 7.299,8.655302,7.0219,8.999966 - -[浅] 42 -L 7.4796,0,6.9717,0.713384 -L 6.9717,0.713384,6.4744,1.409627 -L 6.4744,1.409627,5.9876,2.097443 -L 5.9876,2.097443,5.1575,1.327823 -L 5.1575,1.327823,4.334,0.922327 -L 4.334,0.922327,2.814,0.533949 -L 7.8785,0,7.8785,1.563713 -L 5.7736,2.631436,5.4723,3.046674 -L 5.4723,3.046674,5.3606,3.461867 -L 5.3606,3.461867,5.3463,4.233063 -L 5.3463,4.233063,4.4917,4.233063 -L 4.4917,4.233063,3.6476,4.233063 -L 3.6476,4.233063,2.814,4.233063 -L 6.6285,2.631436,6.9013,3.001426 -L 6.9013,3.001426,7.1819,3.35456 -L 7.1819,3.35456,7.4796,3.69907 -L 4.9225,4.767034,4.9225,5.13709 -L 4.9225,5.13709,4.9225,5.490203 -L 4.9225,5.490203,4.9225,5.83469 -L 4.9225,5.83469,4.3516,5.83469 -L 4.3516,5.83469,3.7912,5.83469 -L 3.7912,5.83469,3.2413,5.83469 -L 5.3463,4.767034,7.8785,4.767034 -L 4.9225,6.330485,4.9225,6.700584 -L 4.9225,6.700584,4.9225,7.05374 -L 4.9225,7.05374,4.9225,7.398404 -L 4.9225,7.398404,4.2188,7.398404 -L 4.2188,7.398404,3.5183,7.398404 -L 3.5183,7.398404,2.814,7.398404 -L 5.3463,6.330485,7.0558,6.330485 -L 4.9225,7.932374,4.9225,8.302321 -L 4.9225,8.302321,4.9225,8.655302 -L 4.9225,8.655302,4.9225,8.999966 -L 5.3463,7.932374,5.7736,8.035259 -L 5.7736,8.035259,6.2009,8.121507 -L 6.2009,8.121507,6.6285,8.19913 -L 6.6285,8.19913,6.4744,8.466192 -L 6.4744,8.466192,6.3308,8.733122 -L 6.3308,8.733122,6.2009,8.999966 -L 1.9321,7.970306,1.1083,8.999792 -L 1.5051,5.834588,0.6813,6.902372 -L 1.9321,3.470409,0.6813,-0.000053 - -[然] 49 -L 0.7075,0,0.9846,0.532416 -L 0.9846,0.532416,1.2682,1.056602 -L 1.2682,1.056602,1.5656,1.563713 -L 3.6706,0.26693,3.5168,0.713384 -L 3.5168,0.713384,3.3732,1.142653 -L 3.3732,1.142653,3.2398,1.563713 -L 5.8039,0.26693,5.6495,0.713384 -L 5.6495,0.713384,5.5094,1.142653 -L 5.5094,1.142653,5.3801,1.563713 -L 7.9054,0.26693,7.6108,0.713384 -L 7.6108,0.713384,7.3306,1.142653 -L 7.3306,1.142653,7.0543,1.563713 -L 0.925,3.165319,1.4118,3.621404 -L 1.4118,3.621404,1.8987,4.069214 -L 1.8987,4.069214,2.3855,4.499994 -L 2.3855,4.499994,1.9614,5.110208 -L 1.9614,5.110208,1.5411,5.72027 -L 1.5411,5.72027,1.1383,6.330485 -L 1.1383,6.330485,0.9846,6.176595 -L 0.9846,6.176595,0.8409,6.01406 -L 0.8409,6.01406,0.7075,5.83469 -L 4.0944,3.165319,4.6548,4.23164 -L 4.6548,4.23164,5.2222,5.2896 -L 5.2222,5.2896,5.8039,6.330485 -L 5.8039,6.330485,5.4397,6.696359 -L 5.4397,6.696359,4.8859,6.765554 -L 4.8859,6.765554,3.6706,6.597502 -L 3.6706,6.597502,3.3732,5.987266 -L 3.3732,5.987266,3.0895,5.377095 -L 3.0895,5.377095,2.8125,4.767034 -L 7.9054,3.165319,7.3306,4.069214 -L 7.3306,4.069214,6.7566,4.956101 -L 6.7566,4.956101,6.1958,5.83469 -L 2.8125,5.83469,2.3887,6.281165 -L 2.3887,6.281165,1.9684,6.710478 -L 1.9684,6.710478,1.5656,7.131342 -L 1.5656,7.131342,1.6955,7.768416 -L 1.6955,7.768416,1.8391,8.388547 -L 1.8391,8.388547,1.9894,8.999966 -L 6.1958,6.864346,5.9195,7.299328 -L 5.9195,7.299328,5.8179,7.853109 -L 5.8179,7.853109,5.8039,8.999966 -L 6.6266,6.864346,7.9054,6.864346 -L 3.6706,7.665334,3.2398,7.768416 -L 3.2398,7.768416,2.8125,7.854554 -L 2.8125,7.854554,2.3855,7.932374 -L 7.9054,7.932374,7.6108,8.302321 -L 7.6108,8.302321,7.3306,8.655302 -L 7.3306,8.655302,7.0543,8.999966 - -[倉] 28 -L 2.8428,0,2.8428,2.097443 -L 2.8428,2.097443,6.2329,2.097443 -L 6.2329,2.097443,6.2329,0 -L 6.2329,0,2.8428,0 -L 0.7379,0.533949,1.8408,2.331954 -L 1.8408,2.331954,2.3136,3.731753 -L 2.3136,3.731753,2.4191,5.83469 -L 2.4191,5.83469,1.9284,6.165234 -L 1.9284,6.165234,1.4976,6.165234 -L 1.4976,6.165234,0.7379,5.83469 -L 2.8428,3.69907,6.2329,3.69907 -L 6.2329,3.69907,6.2329,4.767034 -L 6.2329,4.767034,2.8428,4.767034 -L 6.2329,5.567782,5.1016,5.670885 -L 5.1016,5.670885,3.9738,5.75698 -L 3.9738,5.75698,2.8428,5.83469 -L 7.084,5.83469,5.3292,6.791013 -L 5.3292,6.791013,3.7671,7.077667 -L 3.7671,7.077667,2.8428,7.398404 -L 2.8428,7.398404,2.6919,7.234511 -L 2.6919,7.234511,2.5483,7.05374 -L 2.5483,7.05374,2.4191,6.864346 -L 3.2701,7.932374,3.5465,8.302321 -L 3.5465,8.302321,3.8302,8.655302 -L 3.8302,8.655302,4.1279,8.999966 -L 4.1279,8.999966,4.4014,8.655302 -L 4.4014,8.655302,4.6743,8.302321 -L 4.6743,8.302321,4.9513,7.932374 - -[巣] 33 -L 4.1267,0,4.0462,0.713384 -L 4.0462,0.713384,3.9723,1.409627 -L 3.9723,1.409627,3.9127,2.097443 -L 3.9127,2.097443,2.8449,1.590463 -L 2.8449,1.590463,1.7868,1.066365 -L 1.7868,1.066365,0.7399,0.533949 -L 6.6905,0.533949,4.6311,2.026716 -L 4.6311,2.026716,2.9601,2.485821 -L 2.9601,2.485821,0.7399,2.631436 -L 4.981,2.631436,7.5133,2.631436 -L 4.1267,3.432359,3.9723,3.69907 -L 3.9723,3.69907,3.8322,3.966132 -L 3.8322,3.966132,3.7026,4.233063 -L 3.7026,4.233063,1.5945,4.233063 -L 1.5945,4.233063,1.5945,7.398404 -L 1.5945,7.398404,2.8519,7.501464 -L 2.8519,7.501464,4.1267,7.587602 -L 4.1267,7.587602,5.4083,7.665334 -L 5.4083,7.665334,5.6818,8.121507 -L 5.6818,8.121507,5.962,8.569273 -L 5.962,8.569273,6.2594,8.999966 -L 4.5537,4.233063,4.256,4.767034 -L 4.256,4.767034,3.9723,5.300829 -L 3.9723,5.300829,3.7026,5.83469 -L 3.7026,5.83469,2.0218,5.83469 -L 4.981,4.233063,6.6905,4.233063 -L 6.6905,4.233063,6.6905,5.83469 -L 6.6905,5.83469,4.5537,5.83469 -L 4.5537,5.83469,4.4034,6.17793 -L 4.4034,6.17793,4.256,6.521236 -L 4.256,6.521236,4.1267,6.864346 -L 6.6905,6.330485,6.6905,7.398404 -L 6.6905,7.398404,5.8356,7.398404 - -[争] 28 -L 2.8745,0,4.1603,0 -L 4.1603,0,4.0167,2.515548 -L 4.0167,2.515548,3.3092,3.192047 -L 3.3092,3.192047,1.628,3.165319 -L 4.5841,3.165319,4.2895,3.69907 -L 4.2895,3.69907,4.0093,4.233063 -L 4.0093,4.233063,3.7291,4.767034 -L 3.7291,4.767034,0.7695,4.767034 -L 5.0114,3.165319,6.2652,3.165319 -L 6.2652,3.165319,5.7189,4.748536 -L 5.7189,4.748536,4.6993,4.95054 -L 4.6993,4.95054,4.1603,6.330485 -L 4.1603,6.330485,2.5211,6.449108 -L 2.5211,6.449108,1.5544,6.567797 -L 1.5544,6.567797,0.7695,6.330485 -L 6.6925,4.767034,6.3913,5.180804 -L 6.3913,5.180804,6.2789,5.586104 -L 6.2789,5.586104,6.2652,6.330485 -L 6.2652,6.330485,5.6905,6.433698 -L 5.6905,6.433698,5.134,6.519727 -L 5.134,6.519727,4.5841,6.597502 -L 4.5841,6.597502,4.7168,6.967668 -L 4.7168,6.967668,4.8604,7.320605 -L 4.8604,7.320605,5.0114,7.665334 -L 5.0114,7.665334,3.1901,7.833408 -L 3.1901,7.833408,2.4196,7.764148 -L 2.4196,7.764148,2.0203,7.398404 -L 7.1163,4.767034,7.9709,4.767034 - -[側] 17 -L 5.4407,0,5.1678,0.343196 -L 5.1678,0.343196,4.8841,0.686371 -L 4.8841,0.686371,4.5896,1.029589 -L 6.7222,0,7.5733,0 -L 7.5733,0,7.5733,8.999966 -L 3.3357,2.097443,3.3357,8.466192 -L 3.3357,8.466192,5.0134,8.466192 -L 5.0134,8.466192,5.0134,2.097443 -L 5.0134,2.097443,3.3357,2.097443 -L 6.2918,2.097443,6.2918,7.932374 -L 3.7595,4.233063,4.5822,4.233063 -L 3.7595,6.330485,4.5822,6.330485 -L 1.6261,0,1.6261,6.597514 -L 2.9084,0,3.1812,0.343196 -L 3.1812,0.343196,3.4649,0.686371 -L 3.4649,0.686371,3.7595,1.029589 -A -5.9034,10.627756,8.540418,321.41046,349.01228 - -[束] 24 -L 4.1884,0,4.1744,1.871491 -L 4.1744,1.871491,4.0627,2.69216 -L 4.0627,2.69216,3.7615,3.165319 -L 3.7615,3.165319,2.7633,2.288064 -L 2.7633,2.288064,1.7791,1.411028 -L 1.7791,1.411028,0.8019,0.533949 -L 7.148,0.533949,5.2956,2.628568 -L 5.2956,2.628568,3.7927,3.841839 -L 3.7927,3.841839,1.6565,4.233063 -L 1.6565,4.233063,1.6565,6.330485 -L 1.6565,6.330485,3.7615,6.330485 -L 3.7615,6.330485,4.0452,6.923778 -L 4.0452,6.923778,4.0452,7.339037 -L 4.0452,7.339037,3.7615,7.932374 -L 3.7615,7.932374,0.8019,7.932374 -L 4.6157,4.233063,4.1678,5.776812 -L 4.1678,5.776812,5.3828,6.286792 -L 5.3828,6.286792,6.7176,6.330485 -L 6.7176,6.330485,6.7176,4.233063 -L 6.7176,4.233063,4.6157,4.233063 -L 4.6157,7.932374,4.462,8.302321 -L 4.462,8.302321,4.3219,8.655302 -L 4.3219,8.655302,4.1884,8.999966 -L 5.0395,7.932374,7.5718,7.932374 - -[孫] 45 -L 1.2589,0,2.0823,0 -L 2.0823,0,2.0644,2.998514 -L 2.0644,2.998514,1.9562,4.234442 -L 1.9562,4.234442,1.655,4.767034 -L 1.655,4.767034,1.3815,4.603075 -L 1.3815,4.603075,1.1086,4.422305 -L 1.1086,4.422305,0.8316,4.233063 -L 5.8961,0,5.8961,3.69907 -L 5.8961,3.69907,3.3639,3.69907 -L 3.7912,1.029589,4.0679,1.563713 -L 4.0679,1.563713,4.3484,2.097443 -L 4.3484,2.097443,4.6461,2.631436 -L 8.0295,1.029589,7.7349,1.563713 -L 7.7349,1.563713,7.4547,2.097443 -L 7.4547,2.097443,7.1784,2.631436 -L 8.0295,3.966132,7.882,4.233063 -L 7.882,4.233063,7.7349,4.499994 -L 7.7349,4.499994,7.6057,4.767034 -L 7.6057,4.767034,7.2726,4.391308 -L 7.2726,4.391308,6.9402,4.252852 -L 6.9402,4.252852,6.3234,4.233063 -L 5.0734,4.233063,5.1995,4.499994 -L 5.1995,4.499994,5.3252,4.767034 -L 5.3252,4.767034,5.4723,5.033877 -L 5.4723,5.033877,5.045,5.480221 -L 5.045,5.480221,4.6251,5.909708 -L 4.6251,5.909708,4.2188,6.330485 -L 2.5093,4.767034,2.0753,6.12292 -L 2.0753,6.12292,2.6007,7.275555 -L 2.6007,7.275555,3.3639,8.19913 -L 3.3639,8.19913,2.5093,8.302321 -L 2.5093,8.302321,1.6652,8.388547 -L 1.6652,8.388547,0.8316,8.466192 -L 5.8961,5.300829,6.3234,5.833421 -L 6.3234,5.833421,6.7511,6.357366 -L 6.7511,6.357366,7.1784,6.864346 -L 5.0734,6.864346,5.1995,7.131342 -L 5.1995,7.131342,5.3252,7.398404 -L 5.3252,7.398404,5.4723,7.665334 -L 5.4723,7.665334,5.045,7.768416 -L 5.045,7.768416,4.6251,7.854554 -L 4.6251,7.854554,4.2188,7.932374 -L 6.1101,7.932374,6.6001,8.121507 -L 6.6001,8.121507,7.0978,8.302321 -L 7.0978,8.302321,7.6057,8.466192 - -[帯] 27 -L 4.2208,0,4.1438,2.312253 -L 4.1438,2.312253,3.5939,3.090454 -L 3.5939,3.090454,2.1158,3.165319 -L 2.1158,3.165319,2.1158,0.533949 -L 5.5027,0.533949,6.3538,0.533949 -L 6.3538,0.533949,6.3538,3.165319 -L 6.3538,3.165319,5.0015,3.19914 -L 5.0015,3.19914,4.3711,3.58905 -L 4.3711,3.58905,4.2208,4.767034 -L 4.2208,4.767034,0.8301,4.767034 -L 0.8301,4.767034,0.8301,3.165319 -L 7.6353,3.165319,7.6353,4.767034 -L 7.6353,4.767034,4.6446,4.767034 -L 2.5396,6.330485,2.3081,7.661 -L 2.3081,7.661,1.6955,7.974623 -L 1.6955,7.974623,0.8301,7.932374 -L 2.9669,6.330485,4.2208,6.330485 -L 4.2208,6.330485,3.9196,7.759857 -L 3.9196,7.759857,3.2468,8.155349 -L 3.2468,8.155349,2.5396,8.999966 -L 4.6446,6.330485,5.9297,6.330485 -L 5.9297,6.330485,5.6284,7.768416 -L 5.6284,7.768416,4.9455,8.146921 -L 4.9455,8.146921,4.2208,8.999966 -L 6.3538,7.932374,6.0592,8.655346 -L 6.0592,8.655302,5.9297,8.999966 -L 6.7807,7.932374,7.6353,7.932374 - -[隊] 38 -L 4.6778,0,5.2907,0.019811 -L 5.2907,0.019811,5.6238,0.158179 -L 5.6238,0.158179,5.96,0.533949 -L 5.96,0.533949,5.8756,1.411028 -L 5.8756,1.411028,5.8059,2.288064 -L 5.8059,2.288064,5.7429,3.165319 -L 5.7429,3.165319,4.8112,2.467521 -L 4.8112,2.467521,3.8862,1.752868 -L 3.8862,1.752868,2.9689,1.029589 -L 8.0611,1.029589,6.6955,2.96754 -L 6.6955,2.96754,6.0928,4.074862 -L 6.0928,4.074862,5.7429,5.300829 -L 5.7429,5.300829,4.9513,4.603075 -L 4.9513,4.603075,4.1668,3.888509 -L 4.1668,3.888509,3.3962,3.165319 -L 6.7827,4.233063,7.21,4.767034 -L 7.21,4.767034,7.6338,5.300829 -L 7.6338,5.300829,8.0611,5.83469 -L 3.606,5.300829,4.0964,5.911066 -L 4.0964,5.911066,4.5937,6.521236 -L 4.5937,6.521236,5.1016,7.131342 -L 5.1016,7.131342,4.524,7.234511 -L 4.524,7.234511,3.9528,7.320605 -L 3.9528,7.320605,3.3962,7.398404 -L 5.5289,7.398404,6.1246,7.635652 -L 6.1246,7.635652,6.4504,8.05091 -L 6.4504,8.05091,6.7827,8.999966 -L 6.7827,7.398404,7.21,7.398404 -L 7.21,7.398404,7.6338,7.398404 -L 7.6338,7.398404,8.0611,7.398404 -L 4.6778,8.19913,4.524,8.466192 -L 4.524,8.466192,4.3801,8.733122 -L 4.3801,8.733122,4.2505,8.999966 -L 0.864,8.4661,2.5725,8.4661 -L 0.864,0,0.864,8.4661 -L 2.5725,8.4661,2.1248,6.097388 -L 2.1248,6.097388,2.5725,2.631212 -L 2.5725,2.631212,0.864,1.5636 - -[達] 54 -L 5.4997,1.296608,5.3487,1.563713 -L 5.3487,1.563713,5.2016,1.830447 -L 5.2016,1.830447,5.0724,2.097443 -L 5.0724,2.097443,4.3716,2.097443 -L 4.3716,2.097443,3.6711,2.097443 -L 3.6711,2.097443,2.9674,2.097443 -L 5.927,2.097443,5.6324,2.631436 -L 5.6324,2.631436,5.3487,3.165319 -L 5.3487,3.165319,5.0724,3.69907 -L 5.0724,3.69907,4.6486,3.69907 -L 4.6486,3.69907,4.2283,3.69907 -L 4.2283,3.69907,3.8252,3.69907 -L 6.3575,2.097443,6.9108,2.097443 -L 6.9108,2.097443,7.4856,2.097443 -L 7.4856,2.097443,8.0631,2.097443 -L 5.927,3.69907,5.5484,4.272575 -L 5.5484,4.272575,4.8938,4.549641 -L 4.8938,4.549641,3.3947,4.767034 -L 6.3575,3.69907,6.6271,3.69907 -L 6.6271,3.69907,6.9108,3.69907 -L 6.9108,3.69907,7.2085,3.69907 -L 6.1403,4.767034,6.3575,5.223228 -L 6.3575,5.223228,6.5679,5.670885 -L 6.5679,5.670885,6.7812,6.101686 -L 6.7812,6.101686,5.927,6.101686 -L 5.927,6.101686,5.0861,6.101686 -L 5.0861,6.101686,4.2493,6.101686 -L 4.2493,6.101686,4.3824,5.83469 -L 4.3824,5.83469,4.526,5.567782 -L 4.526,5.567782,4.6763,5.300829 -L 6.7812,4.767034,7.0583,4.767034 -L 7.0583,4.767034,7.3385,4.767034 -L 7.3385,4.767034,7.6358,4.767034 -L 2.9674,6.330485,3.2438,6.330485 -L 3.2438,6.330485,3.5275,6.330485 -L 3.5275,6.330485,3.8252,6.330485 -L 7.2085,6.330485,7.4856,6.330485 -L 7.4856,6.330485,7.7658,6.330485 -L 7.7658,6.330485,8.0631,6.330485 -L 5.4997,7.131342,5.1389,7.69493 -L 5.1389,7.69493,4.5926,7.902669 -L 4.5926,7.902669,3.3947,7.932374 -L 5.927,7.932374,5.776,8.302321 -L 5.776,8.302321,5.6324,8.655302 -L 5.6324,8.655302,5.4997,8.999966 -L 6.3575,7.932374,6.7812,7.932374 -L 6.7812,7.932374,7.2085,7.932374 -L 7.2085,7.932374,7.6358,7.932374 -L 5.9158,-0.015161,8.0463,-0.015161 -L 2.0971,1.052475,1.0446,0 -L 0.846,4.751744,2.0971,4.751744 -L 2.0971,1.052475,2.0971,4.751744 -L 1.2733,8.489114,2.0971,7.42123 -A 5.9158,7.347803,7.362973,238.75988,270 - -[仲] 7 -L 1.7156,0,1.7156,6.597546 -L 5.5294,8.999966,5.5294,0 -L 7.6378,3.165319,7.6378,6.864346 -L 7.6378,6.864346,3.3967,6.864346 -L 3.3967,6.864346,3.3967,3.165319 -L 3.3967,3.165319,7.6378,3.165319 -A -5.8112,10.627773,8.540417,321.41046,349.01228 - -[貯] 48 -L 0.8595,0,1.1393,0.343196 -L 1.1393,0.343196,1.4195,0.686371 -L 1.4195,0.686371,1.7176,1.029589 -L 4.6736,0,5.0831,0 -L 5.0831,0,5.5037,0 -L 5.5037,0,5.9275,0 -L 5.9275,0,5.9275,1.60027 -L 5.9275,1.60027,5.9275,3.192047 -L 5.9275,3.192047,5.9275,4.767034 -L 5.9275,4.767034,5.2267,4.767034 -L 5.2267,4.767034,4.523,4.767034 -L 4.523,4.767034,3.8225,4.767034 -L 1.2903,2.097443,1.2903,4.23164 -L 1.2903,4.23164,1.2903,6.357366 -L 1.2903,6.357366,1.2903,8.466192 -L 1.2903,8.466192,1.8401,8.466192 -L 1.8401,8.466192,2.3967,8.466192 -L 2.3967,8.466192,2.9644,8.466192 -L 2.9644,8.466192,2.9644,6.357366 -L 2.9644,6.357366,2.9644,4.23164 -L 2.9644,4.23164,2.9644,2.097443 -L 2.9644,2.097443,2.3967,2.097443 -L 2.3967,2.097443,1.8401,2.097443 -L 1.8401,2.097443,1.2903,2.097443 -L 1.7176,4.233063,1.9904,4.233063 -L 1.9904,4.233063,2.2639,4.233063 -L 2.2639,4.233063,2.5406,4.233063 -L 6.3548,4.767034,6.9117,4.767034 -L 6.9117,4.767034,7.4861,4.767034 -L 7.4861,4.767034,8.0636,4.767034 -L 1.7176,6.330485,1.9904,6.330485 -L 1.9904,6.330485,2.2639,6.330485 -L 2.2639,6.330485,2.5406,6.330485 -L 3.8225,6.330485,3.8225,6.700584 -L 3.8225,6.700584,3.8225,7.05374 -L 3.8225,7.05374,3.8225,7.398404 -L 3.8225,7.398404,4.523,7.398404 -L 4.523,7.398404,5.2267,7.398404 -L 5.2267,7.398404,5.9275,7.398404 -L 5.9275,7.398404,5.9275,7.932374 -L 5.9275,7.932374,5.9275,8.466192 -L 5.9275,8.466192,5.9275,8.999966 -L 8.0636,6.330485,8.0636,6.700584 -L 8.0636,6.700584,8.0636,7.05374 -L 8.0636,7.05374,8.0636,7.398404 -L 8.0636,7.398404,7.4861,7.398404 -L 7.4861,7.398404,6.9117,7.398404 -L 6.9117,7.398404,6.3548,7.398404 - -[兆] 27 -L 1.0783,0,2.7314,2.266962 -L 2.7314,2.266962,3.3408,3.364346 -L 3.3408,3.364346,3.4284,4.233063 -L 3.4284,4.233063,2.5703,3.888509 -L 2.5703,3.888509,1.716,3.535287 -L 1.716,3.535287,0.865,3.165319 -L 5.5334,0,5.2325,0.689195 -L 5.2325,0.689195,5.1201,3.022484 -L 5.1201,3.022484,5.1026,8.999966 -L 5.9537,0,6.6612,0 -L 6.6612,0,7.3687,0 -L 7.3687,0,8.094,0 -L 8.094,0,8.094,0.532416 -L 8.094,0.532416,8.094,1.056602 -L 8.094,1.056602,8.094,1.563713 -L 7.6632,3.165319,6.7351,3.916704 -L 6.7351,3.916704,6.1778,4.193529 -L 6.1778,4.193529,5.5334,4.233063 -L 3.4284,4.767034,3.4284,6.17793 -L 3.4284,6.17793,3.4284,7.589024 -L 3.4284,7.589024,3.4284,8.999966 -L 5.5334,5.83469,6.0871,6.54814 -L 6.0871,6.54814,6.6612,7.244405 -L 6.6612,7.244405,7.2429,7.932374 -L 2.1433,6.597502,1.8453,7.05374 -L 1.8453,7.05374,1.5651,7.501464 -L 1.5651,7.501464,1.2887,7.932374 - - -# kan_13 ------------------------------------------------------- -# 腸停底典徒努灯堂毒敗梅博標票付副粉兵辺包牧末満未脈勇養浴陸量輪令例労録械旗紀種妻禁留質政経貸適接格 - -[腸] 32 -L 0.4304,9.000028,2.1084,9.000028 -L 2.1084,9.000028,2.1084,-0.000003 -L 2.1084,-0.000003,1.2534,-0.000003 -L 4.0274,-0.000003,4.6477,0.800898 -L 4.6477,0.800898,5.2813,1.601712 -L 5.2813,1.601712,5.9187,2.40246 -L 5.9187,2.40246,4.994,2.353097 -L 4.994,2.353097,4.3391,2.007011 -L 4.3391,2.007011,3.3938,1.067785 -L 5.7085,-0.000003,6.0518,0.370075 -L 6.0518,0.370075,6.4125,0.723166 -L 6.4125,0.723166,6.7768,1.067785 -L 6.7768,1.067785,6.6262,1.600245 -L 6.6262,1.600245,6.4794,2.124343 -L 6.4794,2.124343,6.3498,2.631345 -L 3.1763,2.135551,3.4533,2.314942 -L 3.4533,2.314942,3.7332,2.477456 -L 3.7332,2.477456,4.0274,2.631345 -L 4.0274,2.631345,4.0939,3.165162 -L 4.0939,3.165162,4.1605,3.699221 -L 4.1605,3.699221,4.2449,4.233148 -L 4.2449,4.233148,3.3938,4.233148 -L 4.6718,4.233148,7.2041,4.233148 -L 3.8176,5.834862,3.8176,8.466188 -L 3.8176,8.466188,6.3498,8.466188 -L 6.3498,8.466188,6.3498,5.834862 -L 6.3498,5.834862,3.8176,5.834862 -L 4.2449,7.398313,5.9187,7.398313 -L 0.4128,3.661131,2.1084,3.661131 -L 0.4233,6.330569,2.1084,6.330569 -L 0.4304,9.000028,0.4304,3.000044 -A -10.3187,3.000044,10.748776,343.79333,0 - -[停] 16 -L 3.8157,-0.000003,4.6668,-0.000003 -L 4.6668,-0.000003,4.6668,2.631345 -L 4.6668,2.631345,2.9926,2.631345 -L 5.0976,2.631345,6.376,2.631345 -L 2.1416,3.165162,2.1416,4.233148 -L 2.1416,4.233148,7.2341,4.233148 -L 7.2341,4.233148,7.2341,3.165162 -L 2.9926,5.834862,2.9926,6.902519 -L 2.9926,6.902519,6.376,6.902519 -L 6.376,6.902519,6.376,5.834862 -L 6.376,5.834862,2.9926,5.834862 -L 2.1416,7.932174,4.6668,7.932174 -L 4.6668,7.932174,4.6668,8.999962 -L 5.0976,7.932174,7.2341,7.932174 -L 0.8562,-0.000003,0.8562,6.597522 -A -6.6706,10.62777,8.540417,321.41046,349.01228 - -[底] 24 -L 2.14,-0.000003,4.7038,-0.000003 -L 6.8057,-0.000003,5.9546,1.411025 -L 5.9546,1.411025,5.1066,2.821988 -L 5.1066,2.821988,4.2734,4.233148 -L 4.2734,4.233148,2.14,4.233148 -L 2.14,4.233148,2.14,1.601712 -L 2.14,1.601712,3.0752,1.621544 -L 3.0752,1.621544,3.6254,1.759957 -L 3.6254,1.759957,4.2734,2.135551 -L 7.2361,-0.000003,7.2361,1.601712 -L 1.3135,1.067785,2.14,1.067785 -L 5.1245,4.233148,4.8303,4.668108 -L 4.8303,4.668108,4.7182,5.221956 -L 4.7182,5.221956,4.7038,6.368658 -L 4.7038,6.368658,2.14,6.368658 -L 2.14,6.368658,2.14,4.766965 -L 5.5549,4.233148,7.2361,4.233148 -L 5.1245,6.368658,5.4604,6.744405 -L 5.4604,6.744405,5.7829,6.882774 -L 5.7829,6.882774,6.3815,6.902519 -L 7.2641,7.932174,0.8897,7.932174 -L 4.0769,8.961698,4.0769,7.932174 -L 0.8897,7.932174,0.8897,4.499925 -A -11.8137,4.499925,12.703326,339.25315,0 - -[典] 24 -L 0.2756,-0.000003,0.7624,0.370075 -L 0.7624,0.370075,1.2559,0.723166 -L 1.2559,0.723166,1.7431,1.067785 -L 6.4084,-0.000003,5.9846,0.370075 -L 5.9846,0.370075,5.5569,0.723166 -L 5.5569,0.723166,5.1296,1.067785 -L 0.0616,2.135551,0.8882,2.135551 -L 0.8882,2.135551,0.8882,7.398313 -L 0.8882,7.398313,1.9284,7.466063 -L 1.9284,7.466063,2.4541,7.889838 -L 2.4541,7.889838,2.5974,8.999962 -L 1.3155,2.135551,2.5974,2.135551 -L 2.5974,2.135551,2.5693,3.783849 -L 2.5693,3.783849,2.2615,4.567851 -L 2.2615,4.567851,1.3155,4.766965 -L 3.0247,2.135551,4.3066,2.135551 -L 4.3066,2.135551,4.1139,4.320534 -L 4.1139,4.320534,3.543,4.692166 -L 3.543,4.692166,2.5974,5.300892 -L 2.5974,5.300892,3.039,7.234355 -L 3.039,7.234355,3.8653,7.625731 -L 3.8653,7.625731,4.3066,8.999962 -L 4.6992,2.135551,5.9846,2.135551 -L 5.9846,2.135551,5.9846,4.766965 -L 5.9846,4.766965,5.0634,4.786666 -L 5.0634,4.786666,4.6323,4.925166 -L 4.6323,4.925166,4.3066,5.300892 -L 4.3066,5.300892,4.3665,5.9379 -L 4.3665,5.9379,4.426,6.557965 -L 4.426,6.557965,4.4887,7.169515 -L 4.4887,7.169515,4.979,7.245738 -L 4.979,7.245738,5.4729,7.322026 -L 5.4729,7.322026,5.9846,7.398313 -L 5.9846,7.398313,5.9846,5.300892 - -[徒] 30 -L 1.7731,-0.000003,2.6768,1.20484 -L 2.6768,1.20484,3.0057,2.16379 -L 3.0057,2.16379,3.0547,3.699221 -L 4.7359,0.267037,4.3054,0.533946 -L 4.3054,0.533946,3.8781,0.800898 -L 3.8781,0.800898,3.447,1.067785 -L 5.1565,-0.000003,5.8602,-0.000003 -L 5.8602,-0.000003,6.561,-0.000003 -L 6.561,-0.000003,7.2615,-0.000003 -L 4.7359,1.067785,4.7082,4.131423 -L 4.7082,4.131423,4.1194,5.186471 -L 4.1194,5.186471,2.2004,5.300892 -L 5.1565,3.165162,5.7166,3.165162 -L 5.7166,3.165162,6.2878,3.165162 -L 6.2878,3.165162,6.8657,3.165162 -L 5.1565,5.300892,4.3926,6.692087 -L 4.3926,6.692087,4.0844,7.278244 -L 4.0844,7.278244,2.6309,7.398313 -L 5.587,5.300892,6.1372,5.300892 -L 6.1372,5.300892,6.6972,5.300892 -L 6.6972,5.300892,7.2615,5.300892 -L 5.1565,7.398313,4.8623,7.81366 -L 4.8623,7.81366,4.7502,8.228788 -L 4.7502,8.228788,4.7359,8.999962 -L 5.587,7.398313,6.0146,7.398313 -L 6.0146,7.398313,6.4419,7.398313 -L 6.4419,7.398313,6.8657,7.398313 -L 0.9217,8.999962,-0.3318,6.902519 -L 0.9217,-0.000003,0.9217,5.567735 -A -4.7978,8.132952,6.266899,315.462,348.67668 - -[努] 54 -L 0.7381,-0.000003,1.5019,0.723166 -L 1.5019,0.723166,2.269,1.437885 -L 2.269,1.437885,3.0532,2.135551 -L 3.0532,2.135551,3.0532,2.478923 -L 3.0532,2.478923,3.0532,2.821988 -L 3.0532,2.821988,3.0532,3.165162 -L 3.0532,3.165162,2.353,3.165162 -L 2.353,3.165162,1.6526,3.165162 -L 1.6526,3.165162,0.9482,3.165162 -L 4.3354,-0.000003,5.6135,0.524051 -L 5.6135,0.524051,5.9987,1.751442 -L 5.9987,1.751442,6.0166,3.165162 -L 6.0166,3.165162,5.1582,3.165162 -L 5.1582,3.165162,4.3144,3.165162 -L 4.3144,3.165162,3.4843,3.165162 -L 3.4843,3.165162,3.4843,3.535284 -L 3.4843,3.535284,3.4843,3.888397 -L 3.4843,3.888397,3.4843,4.233148 -L 3.4843,4.233148,2.9726,4.766965 -L 2.9726,4.766965,2.4753,5.300892 -L 2.4753,5.300892,1.9884,5.834862 -L 1.9884,5.834862,1.3478,5.300892 -L 1.3478,5.300892,0.717,4.766965 -L 0.717,4.766965,0.094,4.233148 -L 4.1218,4.766965,4.465,5.223225 -L 4.465,5.223225,4.8289,5.671036 -L 4.8289,5.671036,5.1932,6.101706 -L 5.1932,6.101706,4.5908,7.053737 -L 4.5908,7.053737,4.367,7.666622 -L 4.367,7.666622,4.3354,8.466188 -L 4.3354,8.466188,5.1655,8.388434 -L 5.1655,8.388434,6.0166,8.30234 -L 6.0166,8.30234,6.8674,8.199126 -L 6.8674,8.199126,6.4404,7.511354 -L 6.4404,7.511354,6.0166,6.815023 -L 6.0166,6.815023,5.5855,6.101706 -L 5.5855,6.101706,6.2162,5.162436 -L 6.2162,5.162436,6.6646,4.816415 -L 6.6646,4.816415,7.2947,4.766965 -L 0.9482,6.368658,0.9482,6.901162 -L 0.9482,6.901162,0.9482,7.425084 -L 0.9482,7.425084,0.9482,7.932174 -L 0.9482,7.932174,0.654,7.932174 -L 0.654,7.932174,0.3738,7.932174 -L 0.3738,7.932174,0.094,7.932174 -L 2.6294,6.368658,2.6294,6.901162 -L 2.6294,6.901162,2.6294,7.425084 -L 2.6294,7.425084,2.6294,7.932174 -L 2.6294,7.932174,2.2021,7.932174 -L 2.2021,7.932174,1.7818,7.932174 -L 1.7818,7.932174,1.3794,7.932174 -L 1.3794,7.932174,1.3794,8.30234 -L 1.3794,8.30234,1.3794,8.655431 -L 1.3794,8.655431,1.3794,8.999962 - -[灯] 7 -L 0.1271,6.902519,0.1271,5.033961 -L 2.6594,7.398313,1.8052,6.368658 -L 1.8052,2.135551,2.2321,1.334759 -L 3.0867,8.466188,7.3247,8.466188 -L 5.6193,8.466188,5.6193,-0.000003 -L 5.6193,-0.000003,4.3371,-0.000003 -A -31.6257,8.999962,33.002728,344.17481,0 - -[堂] 51 -L 0.126,-0.000003,1.2534,-0.000003 -L 1.2534,-0.000003,2.3847,-0.000003 -L 2.3847,-0.000003,3.5164,-0.000003 -L 3.5164,-0.000003,3.2222,1.841849 -L 3.2222,1.841849,2.3672,2.226002 -L 2.3672,2.226002,0.9802,2.135551 -L 3.9363,-0.000003,4.917,-0.000003 -L 4.917,-0.000003,5.8977,-0.000003 -L 5.8977,-0.000003,6.8994,-0.000003 -L 3.9363,2.135551,3.6421,2.543696 -L 3.6421,2.543696,3.53,3.087517 -L 3.53,3.087517,3.5164,4.233148 -L 3.5164,4.233148,2.9416,4.233148 -L 2.9416,4.233148,2.3847,4.233148 -L 2.3847,4.233148,1.8352,4.233148 -L 1.8352,4.233148,1.8352,4.766965 -L 1.8352,4.766965,1.8352,5.300892 -L 1.8352,5.300892,1.8352,5.834862 -L 1.8352,5.834862,2.9626,5.834862 -L 2.9626,5.834862,4.0908,5.834862 -L 4.0908,5.834862,5.2217,5.834862 -L 5.2217,5.834862,5.2217,5.300892 -L 5.2217,5.300892,5.2217,4.766965 -L 5.2217,4.766965,5.2217,4.233148 -L 5.2217,4.233148,4.7944,4.233148 -L 4.7944,4.233148,4.3675,4.233148 -L 4.3675,4.233148,3.9363,4.233148 -L 4.3675,2.135551,4.924,2.135551 -L 4.924,2.135551,5.4949,2.135551 -L 5.4949,2.135551,6.0766,2.135551 -L 0.126,5.834862,0.126,6.3673 -L 0.126,6.3673,0.126,6.891311 -L 0.126,6.891311,0.126,7.398313 -L 0.126,7.398313,0.8296,7.501482 -L 0.8296,7.501482,1.541,7.587599 -L 1.541,7.587599,2.2621,7.665243 -L 2.2621,7.665243,1.9644,8.121438 -L 1.9644,8.121438,1.6807,8.569227 -L 1.6807,8.569227,1.4114,8.999962 -L 6.8994,5.834862,6.8994,6.3673 -L 6.8994,6.3673,6.8994,6.891311 -L 6.8994,6.891311,6.8994,7.398313 -L 6.8994,7.398313,5.4777,7.398313 -L 5.4777,7.398313,4.0627,7.398313 -L 4.0627,7.398313,2.6579,7.398313 -L 3.5164,7.932174,3.5164,8.30234 -L 3.5164,8.30234,3.5164,8.655431 -L 3.5164,8.655431,3.5164,8.999962 -L 4.7944,7.932174,5.0676,8.30234 -L 5.0676,8.30234,5.3513,8.655431 -L 5.3513,8.655431,5.6455,8.999962 - -[毒] 60 -L 4.3936,-0.000003,4.996,0.029592 -L 4.996,0.029592,5.3186,0.237397 -L 5.3186,0.237397,5.6475,0.800898 -L 5.6475,0.800898,5.4969,1.067785 -L 5.4969,1.067785,5.3498,1.334759 -L 5.3498,1.334759,5.2202,1.601712 -L 5.2202,1.601712,3.9383,1.601712 -L 3.9383,1.601712,2.6669,1.601712 -L 2.6669,1.601712,1.4099,1.601712 -L 1.4099,1.601712,1.392,2.346005 -L 1.392,2.346005,1.2904,2.751326 -L 1.2904,2.751326,1.0103,3.165162 -L 1.0103,3.165162,0.7129,3.165162 -L 0.7129,3.165162,0.4323,3.165162 -L 0.4323,3.165162,0.1592,3.165162 -L 6.0751,1.601712,5.7809,2.134194 -L 5.7809,2.134194,5.4969,2.658161 -L 5.4969,2.658161,5.2202,3.165162 -L 5.2202,3.165162,4.7964,3.165162 -L 4.7964,3.165162,4.3765,3.165162 -L 4.3765,3.165162,3.9733,3.165162 -L 3.9733,3.165162,3.8196,2.821988 -L 3.8196,2.821988,3.676,2.478923 -L 3.676,2.478923,3.5425,2.135551 -L 1.8337,3.165162,1.5356,3.5804 -L 1.5356,3.5804,1.4235,3.995791 -L 1.4235,3.995791,1.4099,4.766965 -L 1.4099,4.766965,2.814,4.766965 -L 2.814,4.766965,4.2259,4.766965 -L 4.2259,4.766965,5.6475,4.766965 -L 5.6475,4.766965,5.6965,3.792496 -L 5.6965,3.792496,6.0293,3.300839 -L 6.0293,3.300839,6.9294,3.165162 -L 2.2641,3.165162,2.8774,3.20485 -L 2.8774,3.20485,3.2101,3.481718 -L 3.2101,3.481718,3.5425,4.233148 -L 0.1592,5.834862,1.2834,5.9379 -L 1.2834,5.9379,2.4147,6.024126 -L 2.4147,6.024126,3.5425,6.101706 -L 3.5425,6.101706,3.3923,6.368658 -L 3.3923,6.368658,3.2448,6.63561 -L 3.2448,6.63561,3.1152,6.902519 -L 3.1152,6.902519,2.5373,6.902519 -L 2.5373,6.902519,1.9668,6.902519 -L 1.9668,6.902519,1.4099,6.902519 -L 3.9733,5.834862,4.947,5.834862 -L 4.947,5.834862,5.935,5.834862 -L 5.935,5.834862,6.9294,5.834862 -L 3.9733,6.902519,2.863,7.864576 -L 2.863,7.864576,1.8337,8.012731 -L 1.8337,8.012731,0.583,7.932174 -L 4.3936,6.902519,4.8034,6.902519 -L 4.8034,6.902519,5.2237,6.902519 -L 5.2237,6.902519,5.6475,6.902519 -L 3.9733,7.932174,3.8196,8.30234 -L 3.8196,8.30234,3.676,8.655431 -L 3.676,8.655431,3.5425,8.999962 -L 4.3936,7.932174,5.0976,7.932174 -L 5.0976,7.932174,5.802,7.932174 -L 5.802,7.932174,6.5056,7.932174 - -[敗] 42 -L 0.1577,-0.000003,0.4343,0.370075 -L 0.4343,0.370075,0.7145,0.723166 -L 0.7145,0.723166,1.0123,1.067785 -L 3.7547,-0.000003,4.3991,0.800898 -L 4.3991,0.800898,5.0401,1.601712 -L 5.0401,1.601712,5.6775,2.40246 -L 5.6775,2.40246,5.0716,3.789584 -L 5.0716,3.789584,4.7949,4.956294 -L 4.7949,4.956294,4.6128,6.902519 -L 4.6128,6.902519,4.2559,6.368658 -L 4.2559,6.368658,3.9123,5.834862 -L 3.9123,5.834862,3.5725,5.300892 -L 7.3867,-0.000003,6.9629,0.533946 -L 6.9629,0.533946,6.5325,1.067785 -L 6.5325,1.067785,6.1052,1.601712 -L 0.585,2.135551,0.585,4.259876 -L 0.585,4.259876,0.585,6.3673 -L 0.585,6.3673,0.585,8.466188 -L 0.585,8.466188,1.2854,8.466188 -L 1.2854,8.466188,1.9929,8.466188 -L 1.9929,8.466188,2.7214,8.466188 -L 2.7214,8.466188,2.7214,6.3673 -L 2.7214,6.3673,2.7214,4.259876 -L 2.7214,4.259876,2.7214,2.135551 -L 2.7214,2.135551,1.9929,2.135551 -L 1.9929,2.135551,1.2854,2.135551 -L 1.2854,2.135551,0.585,2.135551 -L 6.1052,3.43229,6.4064,4.094648 -L 6.4064,4.094648,6.5181,4.994296 -L 6.5181,4.994296,6.5325,6.902519 -L 6.5325,6.902519,6.1052,6.902519 -L 6.1052,6.902519,5.6775,6.902519 -L 5.6775,6.902519,5.2537,6.902519 -L 1.0123,4.233148,1.436,4.233148 -L 1.436,4.233148,1.8672,4.233148 -L 1.8672,4.233148,2.291,4.233148 -L 1.0123,6.368658,1.436,6.368658 -L 1.436,6.368658,1.8672,6.368658 -L 1.8672,6.368658,2.291,6.368658 -L 4.3991,7.398313,4.6968,7.81366 -L 4.6968,7.81366,4.8089,8.228788 -L 4.8089,8.228788,4.8229,8.999962 - -[梅] 47 -L 5.2802,-0.000003,5.8967,0.029592 -L 5.8967,0.029592,6.2227,0.237397 -L 6.2227,0.237397,6.531,0.800898 -L 6.531,0.800898,6.3874,1.067785 -L 6.3874,1.067785,6.2574,1.334759 -L 6.2574,1.334759,6.1348,1.601712 -L 6.1348,1.601712,5.2802,1.601712 -L 5.2802,1.601712,4.426,1.601712 -L 4.426,1.601712,3.5749,1.601712 -L 3.5749,1.601712,3.1402,4.00991 -L 3.1402,4.00991,2.1455,5.206326 -L 6.9614,1.601712,6.6465,2.40246 -L 6.6465,2.40246,6.4325,3.43229 -L 6.4325,3.43229,6.1348,4.233148 -L 6.1348,4.233148,5.1261,4.062184 -L 5.1261,4.062184,4.8463,3.425154 -L 4.8463,3.425154,4.8564,2.135551 -L 4.0022,4.233148,3.6831,5.043746 -L 3.6831,5.043746,3.4625,6.091832 -L 3.4625,6.091832,3.1476,6.902519 -L 3.1476,6.902519,2.9966,6.738692 -L 2.9966,6.738692,2.8495,6.557965 -L 2.8495,6.557965,2.7164,6.368658 -L 2.7164,6.368658,2.2965,6.711855 -L 2.2965,6.711855,1.8762,7.055095 -L 4.426,4.233148,4.7272,4.668108 -L 4.7272,4.668108,4.8389,5.221956 -L 4.8389,5.221956,4.8564,6.368658 -L 4.8564,6.368658,4.5552,6.368658 -L 4.5552,6.368658,4.275,6.368658 -L 4.275,6.368658,4.0022,6.368658 -L 6.9614,4.233148,6.6567,4.668108 -L 6.6567,4.668108,6.5485,5.221956 -L 6.5485,5.221956,6.531,6.368658 -L 6.531,6.368658,6.1072,6.368658 -L 6.1072,6.368658,5.6865,6.368658 -L 5.6865,6.368658,5.2802,6.368658 -L 3.1476,7.398313,3.445,7.81366 -L 3.445,7.81366,3.5574,8.228788 -L 3.5574,8.228788,3.5749,8.999962 -L 4.0022,7.932174,5.1261,7.932174 -L 5.1261,7.932174,6.2574,7.932174 -L 6.2574,7.932174,7.3887,7.932174 -L 1.4699,-0.000003,1.4699,9.000028 -L 1.4699,5.150046,0.1915,3.165228 -L 2.2965,4.500056,1.4699,6.048336 -L 2.2965,6.902672,0.1915,6.902672 - -[博] 63 -L 1.0446,-0.000003,1.0446,1.944886 -L 1.0446,1.944886,1.0446,3.889886 -L 1.0446,3.889886,1.0446,5.834862 -L 1.0446,5.834862,0.7644,6.024126 -L 0.7644,6.024126,0.4909,6.204852 -L 0.4909,6.204852,0.2177,6.368658 -L 5.2857,-0.000003,5.5558,-0.000003 -L 5.5558,-0.000003,5.8395,-0.000003 -L 5.8395,-0.000003,6.1368,-0.000003 -L 6.1368,-0.000003,5.6675,2.461826 -L 5.6675,2.461826,4.3576,2.838997 -L 4.3576,2.838997,2.323,2.631345 -L 6.5641,2.631345,6.4135,2.898276 -L 6.4135,2.898276,6.2703,3.165162 -L 6.2703,3.165162,6.1368,3.43229 -L 6.1368,3.43229,5.1355,3.535284 -L 5.1355,3.535284,4.1544,3.621466 -L 4.1544,3.621466,3.1738,3.699221 -L 3.1738,3.699221,3.1738,4.766965 -L 3.1738,4.766965,3.1738,5.834862 -L 3.1738,5.834862,3.1738,6.902519 -L 3.1738,6.902519,3.6676,7.005753 -L 3.6676,7.005753,4.1544,7.091848 -L 4.1544,7.091848,4.6451,7.169515 -L 4.6451,7.169515,4.5782,7.435044 -L 4.5782,7.435044,4.5187,7.692256 -L 4.5187,7.692256,4.4592,7.932174 -L 4.4592,7.932174,3.7345,7.932174 -L 3.7345,7.932174,3.0235,7.932174 -L 3.0235,7.932174,2.323,7.932174 -L 6.5641,3.699221,6.5641,4.233148 -L 6.5641,4.233148,6.5641,4.766965 -L 6.5641,4.766965,6.5641,5.300892 -L 6.5641,5.300892,6.1368,5.300892 -L 6.1368,5.300892,5.7095,5.300892 -L 5.7095,5.300892,5.2857,5.300892 -L 5.2857,5.300892,5.132,4.956294 -L 5.132,4.956294,4.9884,4.603204 -L 4.9884,4.603204,4.8549,4.233148 -L 3.6046,5.300892,3.8816,5.300892 -L 3.8816,5.300892,4.1618,5.300892 -L 4.1618,5.300892,4.4592,5.300892 -L 4.4592,5.300892,4.7324,5.834862 -L 4.7324,5.834862,5.0094,6.368658 -L 5.0094,6.368658,5.2857,6.902519 -L 5.2857,6.902519,5.7095,6.902519 -L 5.7095,6.902519,6.1368,6.902519 -L 6.1368,6.902519,6.5641,6.902519 -L 6.5641,6.902519,6.5641,6.557965 -L 6.5641,6.557965,6.5641,6.204852 -L 6.5641,6.204852,6.5641,5.834862 -L 1.4649,6.368658,1.1704,6.822094 -L 1.1704,6.822094,1.0583,7.504262 -L 1.0583,7.504262,1.0446,8.999962 -L 5.2857,7.932174,5.132,8.30234 -L 5.132,8.30234,4.9884,8.655431 -L 4.9884,8.655431,4.8549,8.999962 -L 5.7095,7.932174,6.1368,8.035321 -L 6.1368,8.035321,6.5641,8.121438 -L 6.5641,8.121438,6.9918,8.199126 -L 6.9918,8.199126,6.8373,8.466188 -L 6.8373,8.466188,6.6941,8.733031 -L 6.6941,8.733031,6.5641,8.999962 - -[標] 78 -L 1.5016,-0.000003,1.4175,1.600245 -L 1.4175,1.600245,1.3478,3.192109 -L 1.3478,3.192109,1.2883,4.766965 -L 1.2883,4.766965,0.924,4.069255 -L 0.924,4.069255,0.5629,3.354536 -L 0.5629,3.354536,0.2165,2.631345 -L 4.0339,-0.000003,4.3071,-0.000003 -L 4.3071,-0.000003,4.5876,-0.000003 -L 4.5876,-0.000003,4.885,-0.000003 -L 4.885,-0.000003,4.885,0.877142 -L 4.885,0.877142,4.885,1.7542 -L 4.885,1.7542,4.885,2.631345 -L 4.885,2.631345,4.1848,2.631345 -L 4.1848,2.631345,3.4805,2.631345 -L 3.4805,2.631345,2.7803,2.631345 -L 2.7803,0.533946,3.0567,0.903914 -L 3.0567,0.903914,3.3337,1.257005 -L 3.3337,1.257005,3.6031,1.601712 -L 7.0215,0.533946,6.7276,0.903914 -L 6.7276,0.903914,6.4436,1.257005 -L 6.4436,1.257005,6.1672,1.601712 -L 5.3126,2.631345,6.0127,2.631345 -L 6.0127,2.631345,6.7167,2.631345 -L 6.7167,2.631345,7.4176,2.631345 -L 3.6031,4.233148,4.5876,4.233148 -L 4.5876,4.233148,5.589,4.233148 -L 5.589,4.233148,6.5945,4.233148 -L 2.3527,4.766965,1.8767,5.202035 -L 1.8767,5.202035,1.5475,5.755641 -L 1.5475,5.755641,1.0708,6.902519 -L 1.0708,6.902519,0.7731,6.902519 -L 0.7731,6.902519,0.4932,6.902519 -L 0.4932,6.902519,0.2165,6.902519 -L 3.2111,5.300892,3.2111,5.834862 -L 3.2111,5.834862,3.2111,6.368658 -L 3.2111,6.368658,3.2111,6.902519 -L 3.2111,6.902519,3.8027,6.920863 -L 3.8027,6.920863,4.1284,7.049556 -L 4.1284,7.049556,4.4577,7.398313 -L 4.4577,7.398313,4.4577,7.768457 -L 4.4577,7.768457,4.4577,8.121438 -L 4.4577,8.121438,4.4577,8.466188 -L 4.4577,8.466188,3.8868,8.466188 -L 3.8868,8.466188,3.3337,8.466188 -L 3.3337,8.466188,2.7803,8.466188 -L 3.6031,5.300892,3.8801,5.300892 -L 3.8801,5.300892,4.1638,5.300892 -L 4.1638,5.300892,4.4577,5.300892 -L 4.4577,5.300892,4.4577,5.671036 -L 4.4577,5.671036,4.4577,6.024126 -L 4.4577,6.024126,4.4577,6.368658 -L 4.4577,6.368658,4.885,6.711855 -L 4.885,6.711855,5.3126,7.055095 -L 5.3126,7.055095,5.7434,7.398313 -L 5.7434,7.398313,5.7434,7.768457 -L 5.7434,7.768457,5.7434,8.121438 -L 5.7434,8.121438,5.7434,8.466188 -L 5.7434,8.466188,5.4454,8.466188 -L 5.4454,8.466188,5.1617,8.466188 -L 5.1617,8.466188,4.885,8.466188 -L 4.885,5.300892,5.1617,5.300892 -L 5.1617,5.300892,5.4454,5.300892 -L 5.4454,5.300892,5.7434,5.300892 -L 5.7434,5.300892,5.8205,6.427893 -L 5.8205,6.427893,6.1847,6.843153 -L 6.1847,6.843153,7.0215,6.902519 -L 7.0215,6.902519,7.0215,6.368658 -L 7.0215,6.368658,7.0215,5.834862 -L 7.0215,5.834862,7.0215,5.300892 -L 7.0215,5.300892,6.7276,5.300892 -L 6.7276,5.300892,6.4436,5.300892 -L 6.4436,5.300892,6.1672,5.300892 -L 1.9219,6.902519,1.628,7.310861 -L 1.628,7.310861,1.5156,7.854595 -L 1.5156,7.854595,1.5016,8.999962 -L 6.1672,8.466188,6.5735,8.466188 -L 6.5735,8.466188,6.9899,8.466188 -L 6.9899,8.466188,7.4176,8.466188 - -[票] 60 -L 2.7823,-0.000003,3.0552,-0.000003 -L 3.0552,-0.000003,3.3354,-0.000003 -L 3.3354,-0.000003,3.6369,-0.000003 -L 3.6369,-0.000003,3.6369,0.877142 -L 3.6369,0.877142,3.6369,1.7542 -L 3.6369,1.7542,3.6369,2.631345 -L 3.6369,2.631345,2.5056,2.631345 -L 2.5056,2.631345,1.381,2.631345 -L 1.381,2.631345,0.2501,2.631345 -L 0.4634,0.533946,0.9502,0.903914 -L 0.9502,0.903914,1.4405,1.257005 -L 1.4405,1.257005,1.9274,1.601712 -L 6.5962,0.533946,6.1657,0.903914 -L 6.1657,0.903914,5.7486,1.257005 -L 5.7486,1.257005,5.3423,1.601712 -L 4.0607,2.631345,5.0376,2.631345 -L 5.0376,2.631345,6.0256,2.631345 -L 6.0256,2.631345,7.02,2.631345 -L 1.5285,4.233148,2.9326,4.233148 -L 2.9326,4.233148,4.3371,4.233148 -L 4.3371,4.233148,5.7419,4.233148 -L 1.1047,5.300892,1.1047,5.834862 -L 1.1047,5.834862,1.1047,6.368658 -L 1.1047,6.368658,1.1047,6.902519 -L 1.1047,6.902519,1.9978,6.920863 -L 1.9978,6.920863,2.4352,7.049556 -L 2.4352,7.049556,2.7823,7.398313 -L 2.7823,7.398313,2.7823,7.768457 -L 2.7823,7.768457,2.7823,8.121438 -L 2.7823,8.121438,2.7823,8.466188 -L 2.7823,8.466188,1.9274,8.466188 -L 1.9274,8.466188,1.0836,8.466188 -L 1.0836,8.466188,0.2501,8.466188 -L 1.5285,5.300892,1.9347,5.300892 -L 1.9347,5.300892,2.355,5.300892 -L 2.355,5.300892,2.7823,5.300892 -L 2.7823,5.300892,3.01,6.709074 -L 3.01,6.709074,3.6124,6.90543 -L 3.6124,6.90543,4.4912,7.398313 -L 4.4912,7.398313,4.4912,7.768457 -L 4.4912,7.768457,4.4912,8.121438 -L 4.4912,8.121438,4.4912,8.466188 -L 4.4912,8.466188,4.0607,8.466188 -L 4.0607,8.466188,3.6369,8.466188 -L 3.6369,8.466188,3.2061,8.466188 -L 3.2061,5.300892,3.6369,5.300892 -L 3.6369,5.300892,4.0607,5.300892 -L 4.0607,5.300892,4.4912,5.300892 -L 4.4912,5.300892,4.6246,6.563504 -L 4.6246,6.563504,5.1391,6.9111 -L 5.1391,6.9111,6.1657,6.902519 -L 6.1657,6.902519,6.1657,6.368658 -L 6.1657,6.368658,6.1657,5.834862 -L 6.1657,5.834862,6.1657,5.300892 -L 6.1657,5.300892,5.7419,5.300892 -L 5.7419,5.300892,5.3213,5.300892 -L 5.3213,5.300892,4.915,5.300892 -L 4.915,8.466188,5.6158,8.466188 -L 5.6158,8.466188,6.316,8.466188 -L 6.316,8.466188,7.02,8.466188 - -[付] 21 -L 1.1032,-0.000003,1.0191,1.944886 -L 1.0191,1.944886,0.9522,3.889886 -L 0.9522,3.889886,0.8892,5.834862 -L 0.8892,5.834862,0.6759,5.671036 -L 0.6759,5.671036,0.4727,5.490134 -L 0.4727,5.490134,0.2797,5.300892 -L 4.917,-0.000003,5.3443,-0.000003 -L 5.3443,-0.000003,5.7681,-0.000003 -L 5.7681,-0.000003,6.1989,-0.000003 -L 6.1989,-0.000003,6.2759,4.823508 -L 6.2759,4.823508,5.6035,6.629962 -L 5.6035,6.629962,2.812,6.902519 -L 4.0939,3.699221,3.793,4.069255 -L 3.793,4.069255,3.5128,4.422477 -L 3.5128,4.422477,3.2393,4.766965 -L 1.1032,6.63561,1.3795,7.435044 -L 1.3795,7.435044,1.6597,8.226008 -L 1.6597,8.226008,1.9543,8.999962 -L 6.6265,6.902519,6.3253,7.310861 -L 6.3253,7.310861,6.2129,7.854595 -L 6.2129,7.854595,6.1989,8.999962 - -[副] 42 -L 0.7024,-0.000003,0.7024,1.24711 -L 0.7024,1.24711,0.7024,2.477456 -L 0.7024,2.477456,0.7024,3.699221 -L 0.7024,3.699221,1.8372,3.699221 -L 1.8372,3.699221,2.965,3.699221 -L 2.965,3.699221,4.0924,3.699221 -L 4.0924,3.699221,4.0924,2.477456 -L 4.0924,2.477456,4.0924,1.24711 -L 4.0924,1.24711,4.0924,-0.000003 -L 4.0924,-0.000003,2.965,-0.000003 -L 2.965,-0.000003,1.8372,-0.000003 -L 1.8372,-0.000003,0.7024,-0.000003 -L 6.2292,-0.000003,6.5021,-0.000003 -L 6.5021,-0.000003,6.7788,-0.000003 -L 6.7788,-0.000003,7.0485,-0.000003 -L 7.0485,-0.000003,7.0485,3.011295 -L 7.0485,3.011295,7.0485,6.014078 -L 7.0485,6.014078,7.0485,8.999962 -L 2.4112,0.533946,2.2676,1.728785 -L 2.2676,1.728785,1.8302,2.110224 -L 1.8302,2.110224,1.1328,2.135551 -L 2.6007,2.40246,2.5377,2.668099 -L 2.5377,2.668099,2.4781,2.925201 -L 2.4781,2.925201,2.4112,3.165162 -L 5.3746,2.135551,5.3746,4.079259 -L 5.3746,4.079259,5.3746,6.014078 -L 5.3746,6.014078,5.3746,7.932174 -L 1.1328,5.300892,1.1328,5.834862 -L 1.1328,5.834862,1.1328,6.368658 -L 1.1328,6.368658,1.1328,6.902519 -L 1.1328,6.902519,1.9629,6.902519 -L 1.9629,6.902519,2.814,6.902519 -L 2.814,6.902519,3.6651,6.902519 -L 3.6651,6.902519,3.6651,6.368658 -L 3.6651,6.368658,3.6651,5.834862 -L 3.6651,5.834862,3.6651,5.300892 -L 3.6651,5.300892,2.814,5.300892 -L 2.814,5.300892,1.9629,5.300892 -L 1.9629,5.300892,1.1328,5.300892 -L 0.2817,8.466188,1.6827,8.466188 -L 1.6827,8.466188,3.0942,8.466188 -L 3.0942,8.466188,4.5236,8.466188 - -[粉] 42 -L 1.5621,-0.000003,1.5485,2.622873 -L 1.5485,2.622873,1.443,3.72041 -L 1.443,3.72041,1.1593,4.233148 -L 1.1593,4.233148,0.8686,3.545156 -L 0.8686,3.545156,0.5849,2.848913 -L 0.5849,2.848913,0.3083,2.135551 -L 2.8405,-0.000003,3.8702,1.642712 -L 3.8702,1.642712,4.3991,2.92102 -L 4.3991,2.92102,4.5501,4.766965 -L 4.5501,4.766965,3.8216,4.885501 -L 3.8216,4.885501,3.2892,5.004322 -L 3.2892,5.004322,2.8405,4.766965 -L 4.9805,-0.000003,5.2506,-0.000003 -L 5.2506,-0.000003,5.5269,-0.000003 -L 5.5269,-0.000003,5.8004,-0.000003 -L 5.8004,-0.000003,6.4551,1.642712 -L 6.4551,1.642712,6.6515,3.048005 -L 6.6515,3.048005,6.655,4.766965 -L 6.655,4.766965,6.0841,4.766965 -L 6.0841,4.766965,5.5269,4.766965 -L 5.5269,4.766965,4.9805,4.766965 -L 2.8405,3.165162,2.2731,4.069255 -L 2.2731,4.069255,1.7131,4.956294 -L 1.7131,4.956294,1.1593,5.834862 -L 1.1593,5.834862,0.8686,5.834862 -L 0.8686,5.834862,0.5849,5.834862 -L 0.5849,5.834862,0.3083,5.834862 -L 7.5058,4.766965,6.5952,6.525437 -L 6.5952,6.525437,6.1472,7.622864 -L 6.1472,7.622864,5.8004,8.999962 -L 1.9859,5.834862,1.6847,6.307912 -L 1.6847,6.307912,1.5796,7.128646 -L 1.5796,7.128646,1.5621,8.999962 -L 3.6955,6.101706,3.9967,6.723172 -L 3.9967,6.723172,4.1084,7.336145 -L 4.1084,7.336145,4.1228,8.466188 -L 0.7394,7.169515,0.5849,7.615881 -L 0.5849,7.615881,0.4413,8.045237 -L 0.4413,8.045237,0.3083,8.466188 -L 2.4171,7.169515,2.5463,7.615881 -L 2.5463,7.615881,2.6934,8.045237 -L 2.6934,8.045237,2.8405,8.466188 - -[兵] 30 -L 0.5239,-0.000003,1.1652,0.533946 -L 1.1652,0.533946,1.8058,1.067785 -L 1.8058,1.067785,2.4436,1.601712 -L 7.1124,-0.000003,6.5341,0.533946 -L 6.5341,0.533946,5.9636,1.067785 -L 5.9636,1.067785,5.4063,1.601712 -L 0.3141,2.631345,0.8671,2.631345 -L 0.8671,2.631345,1.4415,2.631345 -L 1.4415,2.631345,2.0198,2.631345 -L 2.0198,2.631345,2.0198,4.412495 -L 2.0198,4.412495,2.0198,6.176504 -L 2.0198,6.176504,2.0198,7.932174 -L 2.0198,7.932174,4.2439,8.070718 -L 4.2439,8.070718,5.4382,8.327622 -L 5.4382,8.327622,6.2574,8.466188 -L 2.4436,2.631345,3.4239,2.631345 -L 3.4239,2.631345,4.405,2.631345 -L 4.405,2.631345,5.4063,2.631345 -L 5.4063,2.631345,5.4063,3.699221 -L 5.4063,3.699221,5.4063,4.766965 -L 5.4063,4.766965,5.4063,5.834862 -L 5.4063,5.834862,4.405,5.834862 -L 4.405,5.834862,3.4239,5.834862 -L 3.4239,5.834862,2.4436,5.834862 -L 5.8336,2.631345,6.394,2.631345 -L 6.394,2.631345,6.9614,2.631345 -L 6.9614,2.631345,7.5432,2.631345 -L 5.8336,5.834862,6.2574,5.834862 -L 6.2574,5.834862,6.6847,5.834862 -L 6.6847,5.834862,7.1124,5.834862 - -[辺] 36 -L 0.5543,-0.000003,0.8972,0.370075 -L 0.8972,0.370075,1.2579,0.723166 -L 1.2579,0.723166,1.6222,1.067785 -L 1.6222,1.067785,1.6222,2.314942 -L 1.6222,2.314942,1.6222,3.545156 -L 1.6222,3.545156,1.6222,4.766965 -L 1.6222,4.766965,1.1914,4.766965 -L 1.1914,4.766965,0.7711,4.766965 -L 0.7711,4.766965,0.3403,4.766965 -L 2.8725,-0.000003,2.5958,0.189348 -L 2.5958,0.189348,2.323,0.370075 -L 2.323,0.370075,2.0495,0.533946 -L 3.2963,-0.000003,4.7047,-0.000003 -L 4.7047,-0.000003,6.1158,-0.000003 -L 6.1158,-0.000003,7.5382,-0.000003 -L 2.8725,1.601712,4.0357,3.932156 -L 4.0357,3.932156,4.4977,6.008452 -L 4.4977,6.008452,4.5821,8.466188 -L 4.5821,8.466188,4.0038,8.466188 -L 4.0038,8.466188,3.4333,8.466188 -L 3.4333,8.466188,2.8725,8.466188 -L 5.4367,1.601712,7.0229,2.906747 -L 7.0229,2.906747,7.2545,5.737363 -L 7.2545,5.737363,7.1179,8.466188 -L 7.1179,8.466188,6.4135,8.466188 -L 6.4135,8.466188,5.713,8.466188 -L 5.713,8.466188,5.0094,8.466188 -L 1.6222,7.398313,1.3248,7.768457 -L 1.3248,7.768457,1.0411,8.121438 -L 1.0411,8.121438,0.7711,8.466188 -L 5.4258,-0.015173,7.5553,-0.015173 -L 1.6047,1.052484,0.5543,-0.000003 -L 0.3581,4.751729,1.6047,4.751729 -L 1.6047,1.052484,1.6047,4.751729 -L 0.7819,8.48913,1.6047,7.421254 -A 5.4258,7.347834,7.362973,238.75988,270 - -[包] 30 -L 7.144,-0.000003,7.144,0.533946 -L 7.144,0.533946,7.144,1.067785 -L 7.144,1.067785,7.144,1.601712 -L 2.0518,-0.000003,1.7506,0.492945 -L 1.7506,0.492945,1.6382,1.451872 -L 1.6382,1.451872,1.6207,3.699221 -L 1.6207,3.699221,2.4753,3.699221 -L 2.4753,3.699221,3.3302,3.699221 -L 3.3302,3.699221,4.1848,3.699221 -L 4.1848,3.699221,4.1848,4.422477 -L 4.1848,4.422477,4.1848,5.136999 -L 4.1848,5.136999,4.1848,5.834862 -L 4.1848,5.834862,3.3302,5.834862 -L 3.3302,5.834862,2.4753,5.834862 -L 2.4753,5.834862,1.6207,5.834862 -L 2.4753,-0.000003,4.0304,-0.000003 -L 4.0304,-0.000003,5.5854,-0.000003 -L 5.5854,-0.000003,7.144,-0.000003 -L 5.0079,2.135551,5.2842,2.135551 -L 5.2842,2.135551,5.5679,2.135551 -L 5.5679,2.135551,5.866,2.135551 -L 5.866,2.135551,6.612,4.087577 -L 6.612,4.087577,6.7623,5.878446 -L 6.7623,5.878446,6.7167,7.932174 -L 6.7167,7.932174,5.0079,7.932174 -L 5.0079,7.932174,3.3053,7.932174 -L 3.3053,7.932174,1.6207,7.932174 -L 1.6207,7.932174,1.1934,7.24438 -L 1.1934,7.24438,0.7804,6.548071 -L 0.7804,6.548071,0.3703,5.834862 - -[望] 51 -L 1.9312,1.601712,1.2237,1.601712 -L 2.6384,1.601712,1.9312,1.601712 -L 3.3599,1.601712,2.6384,1.601712 -L 3.6436,1.186452,3.3599,1.601712 -L 3.7416,0.771193,3.6436,1.186452 -L 3.7595,-0.000003,3.7416,0.771193 -L 2.6279,-0.000003,3.7595,-0.000003 -L 1.5036,-0.000003,2.6279,-0.000003 -L 0.3726,-0.000003,1.5036,-0.000003 -L 1.7736,3.165162,0.7999,3.165162 -L 2.7575,3.165162,1.7736,3.165162 -L 3.7595,3.165162,2.7575,3.165162 -L 3.7735,2.420848,3.7595,3.165162 -L 3.8853,2.015504,3.7735,2.420848 -L 4.1833,1.601712,3.8853,2.015504 -L 4.6138,1.601712,5.1671,1.601712 -L 5.1671,1.601712,5.7419,1.601712 -L 5.7419,1.601712,6.3233,1.601712 -L 5.1671,-0.000003,6.1692,-0.000003 -L 4.1833,-0.000003,5.1671,-0.000003 -L 6.1692,-0.000003,7.1744,-0.000003 -L 5.8922,3.165162,6.7433,3.165162 -L 5.0376,3.165162,5.8922,3.165162 -L 4.1833,3.165162,5.0376,3.165162 -L 3.3599,4.766965,2.0044,5.579074 -L 2.0044,5.579074,1.1183,5.798086 -L 1.1183,5.798086,0.7999,7.932174 -L 0.7999,7.932174,1.0728,7.932174 -L 1.0728,7.932174,1.353,7.932174 -L 1.353,7.932174,1.6545,7.932174 -L 1.6545,7.932174,1.6545,8.30234 -L 1.6545,8.30234,1.6545,8.655431 -L 1.6545,8.655431,1.6545,8.999962 -L 2.0783,7.932174,2.5088,7.932174 -L 2.5088,7.932174,2.9326,7.932174 -L 2.9326,7.932174,3.3599,7.932174 -L 4.6138,8.199126,5.3146,8.121438 -L 5.3146,8.121438,6.0256,8.035321 -L 6.0256,8.035321,6.7433,7.932174 -L 6.7433,7.055095,6.7433,7.398313 -L 6.7433,6.711855,6.7433,7.055095 -L 6.7433,6.368658,6.7433,6.711855 -L 6.2463,5.444908,6.3233,6.368658 -L 5.8855,4.927859,6.2463,5.444908 -L 5.0376,4.766965,5.8855,4.927859 -L 6.3233,6.368658,4.8029,6.15109 -L 6.7433,7.398313,6.0256,7.24438 -L 6.0256,7.24438,5.3146,7.081954 -L 5.3146,7.081954,4.6138,6.902519 -L 4.8029,6.15109,4.1378,5.874264 -L 4.1378,5.874264,3.7595,5.300892 - -[牧] 39 -L 0.735,6.052342,0.4023,5.300892 -L 1.0681,6.329255,0.735,6.052342 -L 1.6807,6.368658,1.0681,6.329255 -L 1.9788,5.55784,1.6807,6.368658 -L 2.1921,4.509907,1.9788,5.55784 -L 2.5073,3.699221,2.1921,4.509907 -L 1.9609,3.20625,1.6807,3.699221 -L 2.066,2.247236,1.9609,3.20625 -L 2.0768,-0.000003,2.066,2.247236 -L 3.5759,-0.000003,4.2165,0.800898 -L 4.2165,0.800898,4.8574,1.601712 -L 4.8574,1.601712,5.4952,2.40246 -L 5.4952,2.40246,4.8893,3.769729 -L 4.8893,3.769729,4.6091,4.798027 -L 4.6091,4.798027,4.427,6.368658 -L 4.427,6.368658,4.0627,6.024126 -L 4.0627,6.024126,3.7086,5.671036 -L 3.7086,5.671036,3.3619,5.300892 -L 2.5073,6.368658,2.2061,6.822094 -L 2.2061,6.822094,2.0943,7.504262 -L 2.0943,7.504262,2.0768,8.999962 -L 0.8296,7.588956,0.8296,7.932174 -L 0.8296,7.245738,0.8296,7.588956 -L 0.8296,6.902519,0.8296,7.245738 -L 5.3443,6.902519,4.6441,6.902519 -L 6.0451,6.902519,5.3443,6.902519 -L 6.7491,6.902519,6.0451,6.902519 -L 6.6857,5.747147,6.7491,6.902519 -L 6.444,4.346036,6.6857,5.747147 -L 5.898,3.165162,6.444,4.346036 -L 6.318,1.067785,5.898,1.601712 -L 6.7491,0.533946,6.318,1.067785 -L 7.1726,-0.000003,6.7491,0.533946 -L 4.6441,8.312234,4.6441,8.999962 -L 4.6441,7.615881,4.6441,8.312234 -L 4.6441,6.902519,4.6441,7.615881 -L 1.6807,3.699221,1.3518,3.323495 -L 1.3518,3.323495,1.0226,3.185083 -L 1.0226,3.185083,0.4023,3.165162 - -[末] 21 -L 1.4796,2.134194,0.4288,1.067785 -L 2.5412,3.192109,1.4796,2.134194 -L 3.6056,4.233148,2.5412,3.192109 -L 3.6686,2.821988,3.6056,4.233148 -L 3.7355,1.411025,3.6686,2.821988 -L 3.8196,-0.000003,3.7355,1.411025 -L 6.7756,1.067785,4.9543,3.509891 -L 4.9543,3.509891,3.5919,4.434976 -L 3.5919,4.434976,1.2554,4.766965 -L 3.8196,5.300892,3.3464,7.285249 -L 3.3464,7.285249,2.124,7.574946 -L 2.124,7.574946,0.4288,7.398313 -L 5.7736,4.766965,6.355,4.766965 -L 5.1992,4.766965,5.7736,4.766965 -L 4.6461,4.766965,5.1992,4.766965 -L 4.6461,7.398313,5.4972,7.398313 -L 5.4972,7.398313,6.355,7.398313 -L 6.355,7.398313,7.2061,7.398313 -L 4.2469,7.398313,3.9453,7.81366 -L 3.9453,7.81366,3.8336,8.228788 -L 3.8336,8.228788,3.8196,8.999962 - -[満] 54 -L 6.9279,-0.000003,7.2046,-0.000003 -L 6.655,-0.000003,6.9279,-0.000003 -L 6.3815,-0.000003,6.655,-0.000003 -L 7.2046,-0.000003,7.2046,1.600245 -L 7.2046,1.600245,7.2046,3.192109 -L 7.2046,3.192109,7.2046,4.766965 -L 7.2046,4.766965,5.4957,4.607319 -L 5.4957,4.607319,5.0611,3.744337 -L 5.0611,3.744337,5.1031,1.601712 -L 5.1031,1.601712,5.5234,1.601712 -L 5.5234,1.601712,5.9542,1.601712 -L 5.9542,1.601712,6.3815,1.601712 -L 6.3815,1.601712,6.3815,2.314942 -L 6.3815,2.314942,6.3815,3.011295 -L 6.3815,3.011295,6.3815,3.699221 -L 3.818,3.011295,3.818,3.699221 -L 3.818,2.314942,3.818,3.011295 -L 3.818,1.601712,3.818,2.314942 -L 2.9635,-0.000003,2.9635,1.600245 -L 2.9635,1.600245,2.9635,3.192109 -L 2.9635,3.192109,2.9635,4.766965 -L 2.9635,4.766965,4.1539,4.783952 -L 4.1539,4.783952,4.8649,5.156897 -L 4.8649,5.156897,5.1031,6.368658 -L 5.1031,6.368658,4.3746,6.368658 -L 4.3746,6.368658,3.6671,6.368658 -L 3.6671,6.368658,2.9635,6.368658 -L 2.5673,7.932174,2.9736,7.932174 -L 2.9736,7.932174,3.3943,7.932174 -L 3.3943,7.932174,3.818,7.932174 -L 3.818,7.932174,3.9473,8.30234 -L 3.9473,8.30234,4.0944,8.655431 -L 4.0944,8.655431,4.2453,8.999962 -L 6.0841,8.655431,5.9542,8.999962 -L 6.2312,8.30234,6.0841,8.655431 -L 6.3815,7.932174,6.2312,8.30234 -L 6.8126,7.932174,7.082,7.932174 -L 7.082,7.932174,7.359,7.932174 -L 7.359,7.932174,7.6284,7.932174 -L 6.9279,6.368658,7.2046,6.368658 -L 6.655,6.368658,6.9279,6.368658 -L 6.3815,6.368658,6.655,6.368658 -L 5.7409,6.368658,5.674,7.812193 -L 5.674,7.812193,4.9669,7.849034 -L 4.9669,7.849034,4.2453,6.902519 -L 1.7131,7.932174,1.4185,8.30234 -L 1.4185,8.30234,1.1348,8.655431 -L 1.1348,8.655431,0.8585,8.999962 -L 0.711,6.557965,0.4347,6.902519 -L 0.9912,6.204852,0.711,6.557965 -L 1.2893,5.834862,0.9912,6.204852 -L 1.2893,2.555058,1.7131,3.699221 -L 0.8585,1.411025,1.2893,2.555058 -L 0.4347,0.267037,0.8585,1.411025 - -[未] 24 -L 1.5084,2.314942,0.4612,1.067785 -L 2.5693,3.545156,1.5084,2.314942 -L 3.6379,4.766965,2.5693,3.545156 -L 3.701,3.192109,3.6379,4.766965 -L 3.7672,1.600245,3.701,3.192109 -L 3.8512,-0.000003,3.7672,1.600245 -L 6.8073,1.067785,5.9527,2.401147 -L 5.9527,2.401147,5.1125,3.726058 -L 5.1125,3.726058,4.275,5.033961 -L 4.275,5.033961,2.9966,5.136999 -L 2.9966,5.136999,1.7217,5.223225 -L 1.7217,5.223225,0.4612,5.300892 -L 2.6919,8.032497,1.3154,7.932174 -L 3.5539,7.666622,2.6919,8.032497 -L 3.8512,5.834862,3.5539,7.666622 -L 4.7023,5.300892,5.5363,5.300892 -L 5.5363,5.300892,6.3835,5.300892 -L 6.3835,5.300892,7.2349,5.300892 -L 5.8126,7.932174,6.3835,7.932174 -L 5.2526,7.932174,5.8126,7.932174 -L 4.7023,7.932174,5.2526,7.932174 -L 4.275,7.932174,4.1248,8.30234 -L 4.1248,8.30234,3.9812,8.655431 -L 3.9812,8.655431,3.8512,8.999962 - -[脈] 36 -L 0.8901,8.466188,1.4509,8.466188 -L 1.4509,8.466188,2.0214,8.466188 -L 2.0214,8.466188,2.5997,8.466188 -L 2.5997,8.466188,2.5997,5.644001 -L 2.5997,5.644001,2.5997,2.821988 -L 2.5997,2.821988,2.5997,-0.000003 -L 2.5997,-0.000003,2.3051,-0.000003 -L 2.3051,-0.000003,2.0214,-0.000003 -L 2.0214,-0.000003,1.7447,-0.000003 -L 0.4628,0.267037,0.7644,1.104495 -L 0.7644,1.104495,0.8761,3.230177 -L 0.8761,3.230177,0.8901,8.466188 -L 1.3139,6.368658,1.591,6.368658 -L 1.591,6.368658,1.8747,6.368658 -L 1.8747,6.368658,2.172,6.368658 -L 1.8747,3.699221,2.172,3.699221 -L 1.591,3.699221,1.8747,3.699221 -L 1.3139,3.699221,1.591,3.699221 -L 3.8637,3.071975,3.8816,7.932174 -L 3.8816,7.932174,5.5064,8.070718 -L 5.5064,8.070718,6.4766,8.327622 -L 6.4766,8.327622,7.2646,8.466188 -L 7.0299,5.99291,7.6919,6.368658 -L 6.3683,5.854608,7.0299,5.99291 -L 5.1355,5.834862,6.3683,5.854608 -L 5.1355,3.889886,5.1355,5.834862 -L 5.1355,1.944886,5.1355,3.889886 -L 5.1355,-0.000003,5.1355,1.944886 -L 3.4543,0.267037,3.7517,1.084794 -L 3.7517,1.084794,3.8637,3.071975 -L 6.5084,3.494458,6.4135,5.300892 -L 7.3942,4.422477,7.6919,4.766965 -L 7.1144,4.069255,7.3942,4.422477 -L 6.8408,3.699221,7.1144,4.069255 -L 6.8863,1.831845,6.5084,3.494458 -L 7.6919,-0.000003,6.8863,1.831845 - -[勇] 45 -L 0.4929,-0.000003,1.5996,0.444918 -L 1.5996,0.444918,2.3702,1.067785 -L 2.3702,1.067785,3.4528,2.40246 -L 3.4528,2.40246,2.6017,2.478923 -L 2.6017,2.478923,1.7541,2.555058 -L 1.7541,2.555058,0.9205,2.631345 -L 2.5068,4.351771,1.3478,4.233148 -L 3.4738,4.114327,2.5068,4.351771 -L 3.8832,2.631345,3.4738,4.114327 -L 4.8569,2.631345,3.8832,2.631345 -L 5.845,2.631345,4.8569,2.631345 -L 6.8393,2.631345,5.845,2.631345 -L 6.7521,1.338962,6.8393,2.631345 -L 6.2898,0.377167,6.7521,1.338962 -L 5.1616,-0.000003,6.2898,0.377167 -L 5.845,4.233148,6.4089,4.233148 -L 5.2842,4.233148,5.845,4.233148 -L 4.7343,4.233148,5.2842,4.233148 -L 4.3039,4.233148,3.4353,5.136999 -L 3.4353,5.136999,2.752,5.337514 -L 2.752,5.337514,1.7783,5.300892 -L 1.3478,4.956294,1.3478,5.671036 -L 1.3478,5.671036,1.3478,6.368658 -L 1.3478,6.368658,2.1814,6.471783 -L 2.1814,6.471783,3.0255,6.557965 -L 3.0255,6.557965,3.8832,6.63561 -L 3.8832,6.63561,2.815,7.8051 -L 2.815,7.8051,2.0655,8.23726 -L 2.0655,8.23726,0.9205,8.466188 -L 3.8832,8.388434,3.0255,8.466188 -L 4.7343,8.30234,3.8832,8.388434 -L 5.5924,8.199126,4.7343,8.30234 -L 5.0114,7.425084,5.5924,8.199126 -L 4.4366,6.634231,5.0114,7.425084 -L 3.8832,5.834862,4.4366,6.634231 -L 4.258,5.459049,3.8832,5.834862 -L 4.9165,5.32068,4.258,5.459049 -L 6.4089,5.300892,4.9165,5.32068 -L 6.4089,4.956294,6.4089,5.300892 -L 6.4089,4.603204,6.4089,4.956294 -L 6.4089,4.233148,6.4089,4.603204 -L 6.4089,6.101706,5.845,6.204852 -L 5.845,6.204852,5.2842,6.291034 -L 5.2842,6.291034,4.7343,6.368658 -L 1.3478,4.233148,1.3478,4.956294 - -[養] 63 -L 4.9503,8.655431,5.1636,8.999962 -L 4.7433,8.30234,4.9503,8.655431 -L 4.5511,7.932174,4.7433,8.30234 -L 5.1636,7.932174,5.7174,7.932174 -L 5.7174,7.932174,6.2918,7.932174 -L 6.2918,7.932174,6.8732,7.932174 -L 5.5909,6.902519,6.0147,6.902519 -L 5.171,6.902519,5.5909,6.902519 -L 4.7609,6.902519,5.171,6.902519 -L 4.3409,6.902519,4.1868,7.168005 -L 4.1868,7.168005,4.0432,7.425084 -L 4.0432,7.425084,3.9098,7.665243 -L 3.9098,7.665243,2.9116,7.768457 -L 2.9116,7.768457,1.9312,7.854595 -L 1.9312,7.854595,0.9502,7.932174 -L 2.9925,6.882774,1.7771,6.902519 -L 3.5455,6.744405,2.9925,6.882774 -L 3.9098,6.368658,3.5455,6.744405 -L 5.5069,5.083368,4.523,5.594704 -L 6.8732,3.699221,5.5069,5.083368 -L 5.5874,3.699221,4.6173,4.094648 -L 4.6173,4.094648,3.1746,4.371538 -L 3.1746,4.371538,2.2009,4.766965 -L 2.2009,4.766965,2.3337,5.033961 -L 2.3337,5.033961,2.4776,5.300892 -L 2.4776,5.300892,2.6314,5.567823 -L 2.6314,5.567823,1.9312,5.671036 -L 1.9312,5.671036,1.2272,5.757151 -L 1.2272,5.757151,0.5264,5.834862 -L 1.2794,4.05507,0.5264,3.699221 -L 1.7106,4.05507,1.2794,4.05507 -L 2.2009,3.699221,1.7106,4.05507 -L 2.2009,2.477456,2.2009,3.699221 -L 2.2009,1.24711,2.2009,2.477456 -L 2.2009,-0.000003,2.2009,1.24711 -L 1.7771,-0.000003,2.2009,-0.000003 -L 1.3565,-0.000003,1.7771,-0.000003 -L 0.9502,-0.000003,1.3565,-0.000003 -L 2.6314,-0.000003,2.9606,0.375657 -L 2.9606,0.375657,3.2937,0.514113 -L 3.2937,0.514113,3.9098,0.533946 -L 4.8067,1.273992,3.9206,1.827751 -L 6.0147,-0.000003,4.8067,1.273992 -L 6.442,-0.000003,6.7187,-0.000003 -L 6.7187,-0.000003,7.0024,-0.000003 -L 7.0024,-0.000003,7.297,-0.000003 -L 6.0147,1.067785,6.2918,1.437885 -L 6.2918,1.437885,6.5755,1.790997 -L 6.5755,1.790997,6.8732,2.135551 -L 5.3146,2.135551,5.5874,2.135551 -L 5.0411,2.135551,5.3146,2.135551 -L 4.7609,2.135551,5.0411,2.135551 -L 5.5874,2.135551,5.5874,2.478923 -L 5.5874,2.478923,5.5874,2.821988 -L 5.5874,2.821988,5.5874,3.165162 -L 5.5874,3.165162,4.5927,3.165162 -L 4.5927,3.165162,3.605,3.165162 -L 3.605,3.165162,2.6314,3.165162 -L 3.9206,1.827751,2.6314,2.135551 -L 4.523,5.594704,3.0552,5.834862 -L 5.5874,5.834862,6.1482,5.834862 -L 6.1482,5.834862,6.7187,5.834862 -L 6.7187,5.834862,7.297,5.834862 - -[浴] 36 -L 1.3795,5.834862,1.0856,6.204852 -L 1.0856,6.204852,0.8019,6.557965 -L 0.8019,6.557965,0.5249,6.902519 -L 2.6617,6.902519,3.0645,7.435044 -L 3.0645,7.435044,3.4845,7.959099 -L 3.4845,7.959099,3.9156,8.466188 -L 5.7505,6.176504,4.98,7.398313 -L 6.5351,4.946356,5.7505,6.176504 -L 7.3302,3.699221,6.5351,4.946356 -L 6.4724,2.477456,6.4724,3.699221 -L 6.4724,1.24711,6.4724,2.477456 -L 6.4724,-0.000003,6.4724,1.24711 -L 5.6213,-0.000003,6.4724,-0.000003 -L 4.7667,-0.000003,5.6213,-0.000003 -L 3.9156,-0.000003,4.7667,-0.000003 -L 3.5128,-0.000003,3.4953,2.622873 -L 3.4953,2.622873,3.3902,3.72041 -L 3.3902,3.72041,3.089,4.233148 -L 3.089,4.233148,2.9381,4.069255 -L 2.9381,4.069255,2.791,3.888397 -L 2.791,3.888397,2.6617,3.699221 -L 1.3795,2.555058,1.8033,3.699221 -L 0.9522,1.411025,1.3795,2.555058 -L 0.5249,0.267037,0.9522,1.411025 -L 7.3302,6.902519,6.8997,7.435044 -L 6.8997,7.435044,6.4724,7.959099 -L 6.4724,7.959099,6.0451,8.466188 -L 4.98,7.398313,4.49,6.521167 -L 4.49,6.521167,4.0032,5.644001 -L 4.0032,5.644001,3.5128,4.766965 -L 4.7667,3.699221,3.9156,3.699221 -L 5.6213,3.699221,4.7667,3.699221 -L 6.4724,3.699221,5.6213,3.699221 -L 1.8033,7.932174,1.5094,8.30234 -L 1.5094,8.30234,1.2257,8.655431 -L 1.2257,8.655431,0.9522,8.999962 - -[陸] 57 -L 0.5588,-0.000003,0.5588,2.821988 -L 0.5588,2.821988,0.5588,5.644001 -L 0.5588,5.644001,0.5588,8.466188 -L 0.5588,8.466188,1.1051,8.466188 -L 1.1051,8.466188,1.6617,8.466188 -L 1.6617,8.466188,2.2326,8.466188 -L 2.2326,8.466188,1.8792,6.080537 -L 1.8792,6.080537,2.068,4.432174 -L 2.068,4.432174,2.0193,2.40246 -L 2.0193,2.40246,1.8053,2.324749 -L 1.8053,2.324749,1.5986,2.238611 -L 1.5986,2.238611,1.4099,2.135551 -L 3.0837,3.699221,3.9908,4.865931 -L 3.9421,6.368658,3.5148,6.368658 -L 3.5148,6.368658,3.0837,6.368658 -L 2.6637,-0.000003,3.5148,-0.000003 -L 3.5148,-0.000003,4.3726,-0.000003 -L 4.3726,-0.000003,5.2237,-0.000003 -L 5.2237,-0.000003,5.0836,1.621544 -L 5.0836,1.621544,4.5691,2.115806 -L 4.5691,2.115806,3.5148,2.135551 -L 5.651,-0.000003,6.3518,-0.000003 -L 6.3518,-0.000003,7.0523,-0.000003 -L 7.0523,-0.000003,7.7559,-0.000003 -L 5.651,2.135551,5.3498,2.523995 -L 5.3498,2.523995,5.238,2.929382 -L 5.238,2.929382,5.2237,3.699221 -L 6.0471,2.135551,6.3238,2.135551 -L 6.3238,2.135551,6.6036,2.135551 -L 6.6036,2.135551,6.8982,2.135551 -L 3.9908,4.865931,4.3239,5.55784 -L 4.3239,5.55784,4.3726,6.368658 -L 4.3726,6.368658,3.9421,6.368658 -L 6.0471,4.233148,6.0471,4.956294 -L 6.0471,4.956294,6.0471,5.671036 -L 6.0471,5.671036,6.0471,6.368658 -L 6.0471,6.368658,5.6198,6.368658 -L 5.6198,6.368658,5.2027,6.368658 -L 5.2027,6.368658,4.7932,6.368658 -L 6.4744,4.233148,6.8982,4.233148 -L 6.8982,4.233148,7.3287,4.233148 -L 7.3287,4.233148,7.7559,4.233148 -L 7.7559,4.233148,7.7559,4.603204 -L 7.7559,4.603204,7.7559,4.956294 -L 7.7559,4.956294,7.7559,5.300892 -L 6.4744,6.368658,6.7472,6.368658 -L 6.7472,6.368658,7.0348,6.368658 -L 7.0348,6.368658,7.3287,6.368658 -L 5.2237,7.169515,4.8738,7.706266 -L 4.8738,7.706266,4.4321,7.904045 -L 4.4321,7.904045,3.5148,7.932174 -L 5.651,7.932174,5.5007,8.30234 -L 5.5007,8.30234,5.3536,8.655431 -L 5.3536,8.655431,5.2237,8.999962 -L 6.0471,7.932174,6.3238,7.932174 -L 6.3238,7.932174,6.6036,7.932174 -L 6.6036,7.932174,6.8982,7.932174 - -[量] 48 -L 0.5849,-0.000003,1.7166,-0.000003 -L 1.7166,-0.000003,2.8405,-0.000003 -L 2.8405,-0.000003,3.9718,-0.000003 -L 3.9718,-0.000003,3.6286,1.449114 -L 3.6286,1.449114,2.8125,1.70348 -L 2.8125,1.70348,1.8357,1.601712 -L 4.3991,-0.000003,5.3766,-0.000003 -L 5.3766,-0.000003,6.3605,-0.000003 -L 6.3605,-0.000003,7.3625,-0.000003 -L 4.3991,1.601712,3.541,2.461826 -L 3.541,2.461826,2.816,2.661094 -L 2.816,2.661094,1.8357,2.631345 -L 1.8357,2.631345,1.8357,3.354536 -L 1.8357,3.354536,1.8357,4.069255 -L 1.8357,4.069255,1.8357,4.766965 -L 1.8357,4.766965,3.2433,4.766965 -L 3.2433,4.766965,4.6516,4.766965 -L 4.6516,4.766965,6.0768,4.766965 -L 6.0768,4.766965,6.0768,4.069255 -L 6.0768,4.069255,6.0768,3.354536 -L 6.0768,3.354536,6.0768,2.631345 -L 6.0768,2.631345,4.5182,2.908104 -L 4.5182,2.908104,3.4748,3.422264 -L 3.4748,3.422264,2.263,3.699221 -L 4.7949,1.601712,5.2222,1.601712 -L 5.2222,1.601712,5.653,1.601712 -L 5.653,1.601712,6.0768,1.601712 -L 4.7949,3.699221,5.0719,3.699221 -L 5.0719,3.699221,5.3556,3.699221 -L 5.3556,3.699221,5.653,3.699221 -L 0.5849,5.834862,2.8405,5.834862 -L 2.8405,5.834862,5.0996,5.834862 -L 5.0996,5.834862,7.3625,5.834862 -L 1.8357,6.902519,1.8357,7.615881 -L 1.8357,7.615881,1.8357,8.312234 -L 1.8357,8.312234,1.8357,8.999962 -L 1.8357,8.999962,3.2433,8.999962 -L 3.2433,8.999962,4.6516,8.999962 -L 4.6516,8.999962,6.0768,8.999962 -L 6.0768,8.999962,6.0768,8.312234 -L 6.0768,8.312234,6.0768,7.615881 -L 6.0768,7.615881,6.0768,6.902519 -L 6.0768,6.902519,4.6516,6.902519 -L 4.6516,6.902519,3.2433,6.902519 -L 3.2433,6.902519,1.8357,6.902519 -L 2.263,7.932174,3.3942,7.932174 -L 3.3942,7.932174,4.522,7.932174 -L 4.522,7.932174,5.653,7.932174 - -[輪] 60 -L 1.8688,-0.000003,1.7182,1.195012 -L 1.7182,1.195012,1.2843,1.576319 -L 1.2843,1.576319,0.5838,1.601712 -L 3.9703,-0.000003,3.9703,1.600245 -L 3.9703,1.600245,3.9703,3.192109 -L 3.9703,3.192109,3.9703,4.766965 -L 3.9703,4.766965,5.1051,4.766965 -L 5.1051,4.766965,6.2262,4.766965 -L 6.2262,4.766965,7.361,4.766965 -L 7.361,4.766965,7.361,3.192109 -L 7.361,3.192109,7.361,1.600245 -L 7.361,1.600245,7.361,-0.000003 -L 5.2525,-0.000003,5.2525,0.723166 -L 5.2525,0.723166,5.2525,1.437885 -L 5.2525,1.437885,5.2525,2.135551 -L 5.2525,2.135551,4.9548,2.314942 -L 4.9548,2.314942,4.6743,2.477456 -L 4.6743,2.477456,4.4014,2.631345 -L 6.1103,-0.000003,5.8896,1.792442 -L 5.8896,1.792442,5.4767,3.025568 -L 5.4767,3.025568,5.2525,4.233148 -L 2.2926,1.601712,1.9988,2.134194 -L 1.9988,2.134194,1.7182,2.658161 -L 1.7182,2.658161,1.4415,3.165162 -L 1.4415,3.165162,1.1403,3.165162 -L 1.1403,3.165162,0.8605,3.165162 -L 0.8605,3.165162,0.5838,3.165162 -L 0.5838,3.165162,0.5838,4.233148 -L 0.5838,4.233148,0.5838,5.300892 -L 0.5838,5.300892,0.5838,6.368658 -L 0.5838,6.368658,1.2037,6.398319 -L 1.2037,6.398319,1.5329,6.606058 -L 1.5329,6.606058,1.8688,7.169515 -L 1.8688,7.169515,1.5329,7.706266 -L 1.5329,7.706266,1.2037,7.904045 -L 1.2037,7.904045,0.5838,7.932174 -L 6.5344,2.631345,6.2364,3.046539 -L 6.2364,3.046539,6.1282,3.461951 -L 6.1282,3.461951,6.1103,4.233148 -L 2.2926,3.165162,1.8688,3.699221 -L 1.8688,3.699221,1.4415,4.233148 -L 1.4415,4.233148,1.0142,4.766965 -L 2.9059,3.165162,2.9654,3.699221 -L 2.9654,3.699221,3.032,4.233148 -L 3.032,4.233148,3.1157,4.766965 -L 3.1157,4.766965,2.5241,4.796626 -L 2.5241,4.796626,2.1984,5.004322 -L 2.1984,5.004322,1.8688,5.567823 -L 1.8688,5.567823,2.6184,6.347468 -L 2.6184,6.347468,3.9318,7.355933 -L 3.9318,7.355933,5.6798,8.999962 -L 5.6798,8.999962,6.3835,8.312234 -L 6.3835,8.312234,7.084,7.615881 -L 7.084,7.615881,7.7848,6.902519 -L 4.8249,6.368658,5.3853,6.368658 -L 5.3853,6.368658,5.9562,6.368658 -L 5.9562,6.368658,6.5344,6.368658 -L 2.2926,7.932174,2.1424,8.30234 -L 2.1424,8.30234,1.9988,8.655431 -L 1.9988,8.655431,1.8688,8.999962 - -[令] 24 -L 4.0042,-0.000003,4.0042,1.24711 -L 4.0042,1.24711,4.0042,2.477456 -L 4.0042,2.477456,4.0042,3.699221 -L 4.0042,3.699221,3.1531,3.699221 -L 3.1531,3.699221,2.302,3.699221 -L 2.302,3.699221,1.4719,3.699221 -L 5.2822,1.067785,5.6885,1.067785 -L 5.6885,1.067785,6.1091,1.067785 -L 6.1091,1.067785,6.5361,1.067785 -L 6.5361,1.067785,6.5361,1.944886 -L 6.5361,1.944886,6.5361,2.821988 -L 6.5361,2.821988,6.5361,3.699221 -L 6.5361,3.699221,5.8321,3.699221 -L 5.8321,3.699221,5.132,3.699221 -L 5.132,3.699221,4.4311,3.699221 -L 0.8306,5.834862,1.8782,6.901162 -L 1.8782,6.901162,2.9356,7.959099 -L 2.9356,7.959099,4.0042,8.999962 -L 4.0042,8.999962,5.132,7.959099 -L 5.132,7.959099,6.2633,6.901162 -L 6.2633,6.901162,7.3907,5.834862 -L 2.7223,5.834862,3.5734,5.834862 -L 3.5734,5.834862,4.4311,5.834862 -L 4.4311,5.834862,5.2822,5.834862 - -[例] 45 -L 1.4704,-0.000003,1.3863,1.781147 -L 1.3863,1.781147,1.3194,3.545156 -L 1.3194,3.545156,1.2564,5.300892 -L 1.2564,5.300892,1.0431,5.136999 -L 1.0431,5.136999,0.8291,4.956294 -L 0.8291,4.956294,0.6158,4.766965 -L 2.7519,-0.000003,3.3018,0.980245 -L 3.3018,0.980245,3.8626,1.943398 -L 3.8626,1.943398,4.4331,2.898276 -L 4.4331,2.898276,3.9396,3.535284 -L 3.9396,3.535284,3.4528,4.155371 -L 3.4528,4.155371,2.9659,4.766965 -L 2.9659,4.766965,2.7519,4.422477 -L 2.7519,4.422477,2.5386,4.069255 -L 2.5386,4.069255,2.3215,3.699221 -L 6.5661,-0.000003,6.8428,-0.000003 -L 6.8428,-0.000003,7.123,-0.000003 -L 7.123,-0.000003,7.4211,-0.000003 -L 7.4211,-0.000003,7.4211,3.011295 -L 7.4211,3.011295,7.4211,6.014078 -L 7.4211,6.014078,7.4211,8.999962 -L 6.1427,2.135551,6.1427,3.889886 -L 6.1427,3.889886,6.1427,5.644001 -L 6.1427,5.644001,6.1427,7.398313 -L 4.8569,3.699221,4.8569,4.603204 -L 4.8569,4.603204,4.8569,5.490134 -L 4.8569,5.490134,4.8569,6.368658 -L 4.8569,6.368658,4.2864,6.368658 -L 4.2864,6.368658,3.7291,6.368658 -L 3.7291,6.368658,3.1792,6.368658 -L 3.1792,6.368658,3.1792,6.024126 -L 3.1792,6.024126,3.1792,5.671036 -L 3.1792,5.671036,3.1792,5.300892 -L 1.4704,5.834862,1.5821,7.11306 -L 1.5821,7.11306,1.7888,8.052242 -L 1.7888,8.052242,1.9008,8.999962 -L 3.61,6.902519,3.61,7.435044 -L 3.61,7.435044,3.61,7.959099 -L 3.61,7.959099,3.61,8.466188 -L 3.61,8.466188,3.3127,8.466188 -L 3.3127,8.466188,3.029,8.466188 -L 3.029,8.466188,2.7519,8.466188 -L 4.0303,8.466188,4.4401,8.466188 -L 4.4401,8.466188,4.8604,8.466188 -L 4.8604,8.466188,5.2842,8.466188 - -[労] 39 -L 0.863,-0.000003,2.5088,1.728785 -L 2.5088,1.728785,3.2198,2.618627 -L 3.2198,2.618627,3.605,3.43229 -L 3.605,3.43229,3.4548,3.699221 -L 3.4548,3.699221,3.3112,3.96613 -L 3.3112,3.96613,3.1812,4.233148 -L 3.1812,4.233148,2.4811,4.233148 -L 2.4811,4.233148,1.7771,4.233148 -L 1.7771,4.233148,1.0763,4.233148 -L 4.4596,-0.000003,4.7363,-0.000003 -L 4.7363,-0.000003,5.02,-0.000003 -L 5.02,-0.000003,5.3146,-0.000003 -L 5.3146,-0.000003,5.945,1.444868 -L 5.945,1.444868,6.1513,2.661094 -L 6.1513,2.661094,6.1692,4.233148 -L 6.1692,4.233148,4.6803,4.233148 -L 4.6803,4.233148,3.8576,4.588931 -L 3.8576,4.588931,3.605,5.834862 -L 0.649,5.300892,0.649,5.834862 -L 0.649,5.834862,0.649,6.368658 -L 0.649,6.368658,0.649,6.902519 -L 0.649,6.902519,2.3301,7.005753 -L 2.3301,7.005753,4.0323,7.091848 -L 4.0323,7.091848,5.7419,7.169515 -L 5.7419,7.169515,6.0147,7.779708 -L 6.0147,7.779708,6.2949,8.389901 -L 6.2949,8.389901,6.5646,8.999962 -L 7.4157,5.300892,7.4157,5.834862 -L 7.4157,5.834862,7.4157,6.368658 -L 7.4157,6.368658,7.4157,6.902519 -L 7.4157,6.902519,6.9958,6.902519 -L 6.9958,6.902519,6.5755,6.902519 -L 6.5755,6.902519,6.1692,6.902519 -L 1.9274,8.199126,1.7771,8.466188 -L 1.7771,8.466188,1.63,8.733031 -L 1.63,8.733031,1.5001,8.999962 -L 4.0323,8.199126,3.8852,8.466188 -L 3.8852,8.466188,3.735,8.733031 -L 3.735,8.733031,3.605,8.999962 - -[録] 63 -L 0.6793,-0.000003,1.0821,-0.000003 -L 1.0821,-0.000003,1.5021,-0.000003 -L 1.5021,-0.000003,1.9332,-0.000003 -L 1.9332,-0.000003,2.0029,2.269804 -L 2.0029,2.269804,1.8033,4.048065 -L 1.8033,4.048065,0.6793,4.766965 -L 4.917,-0.000003,5.194,-0.000003 -L 5.194,-0.000003,5.4633,-0.000003 -L 5.4633,-0.000003,5.7439,-0.000003 -L 5.7439,-0.000003,5.7439,0.723166 -L 5.7439,0.723166,5.7439,1.437885 -L 5.7439,1.437885,5.7439,2.135551 -L 5.7439,2.135551,5.173,1.971811 -L 5.173,1.971811,4.6126,1.790997 -L 4.6126,1.790997,4.0627,1.601712 -L 7.88,1.067785,6.5144,2.523995 -L 6.5144,2.523995,5.968,2.929382 -L 5.968,2.929382,5.7439,2.631345 -L 1.1066,1.86862,0.9557,2.314942 -L 0.9557,2.314942,0.8086,2.744387 -L 0.8086,2.744387,0.6793,3.165162 -L 2.7843,2.135551,2.7843,2.478923 -L 2.7843,2.478923,2.7843,2.821988 -L 2.7843,2.821988,2.7843,3.165162 -L 4.49,3.43229,4.3429,3.699221 -L 4.3429,3.699221,4.1993,3.96613 -L 4.1993,3.96613,4.0627,4.233148 -L 7.0219,3.165162,7.299,3.535284 -L 7.299,3.535284,7.5827,3.888397 -L 7.5827,3.888397,7.88,4.233148 -L 5.7439,3.699221,5.7439,4.233148 -L 5.7439,4.233148,5.7439,4.766965 -L 5.7439,4.766965,5.7439,5.300892 -L 5.7439,5.300892,5.043,5.300892 -L 5.043,5.300892,4.3429,5.300892 -L 4.3429,5.300892,3.6389,5.300892 -L 2.3532,4.766965,2.0593,5.18229 -L 2.0593,5.18229,1.9469,5.59755 -L 1.9469,5.59755,1.9332,6.368658 -L 1.9332,6.368658,1.3308,6.388469 -L 1.3308,6.388469,1.0086,6.526815 -L 1.0086,6.526815,0.6793,6.902519 -L 0.6793,6.902519,1.0821,7.615881 -L 1.0821,7.615881,1.5021,8.312234 -L 1.5021,8.312234,1.9332,8.999962 -L 1.9332,8.999962,2.2029,8.655431 -L 2.2029,8.655431,2.4866,8.30234 -L 2.4866,8.30234,2.7843,7.932174 -L 6.1712,5.300892,6.444,5.300892 -L 6.444,5.300892,6.7242,5.300892 -L 6.7242,5.300892,7.0219,5.300892 -L 7.0219,5.300892,7.0219,5.834862 -L 7.0219,5.834862,7.0219,6.368658 -L 7.0219,6.368658,7.0219,6.902519 -L 7.0219,6.902519,6.0241,6.902519 -L 6.0241,6.902519,5.043,6.902519 -L 5.043,6.902519,4.0627,6.902519 -L 7.0219,7.398313,7.0219,7.768457 -L 7.0219,7.768457,7.0219,8.121438 -L 7.0219,8.121438,7.0219,8.466188 -L 7.0219,8.466188,6.0241,8.466188 -L 6.0241,8.466188,5.043,8.466188 -L 5.043,8.466188,4.0627,8.466188 - -[械] 39 -L 1.5324,-0.000003,1.4484,1.600245 -L 1.4484,1.600245,1.3815,3.192109 -L 1.3815,3.192109,1.3184,4.766965 -L 1.3184,4.766965,1.1016,4.422477 -L 1.1016,4.422477,0.8911,4.069255 -L 0.8911,4.069255,0.6813,3.699221 -L 4.7057,-0.000003,5.3463,0.637136 -L 5.3463,0.637136,5.9876,1.257005 -L 5.9876,1.257005,6.6285,1.86862 -L 6.6285,1.86862,5.921,4.766965 -L 5.921,4.766965,5.7809,6.394072 -L 5.7809,6.394072,3.2413,6.902519 -L 7.4796,-0.000003,6.6285,1.067697 -L 7.8785,-0.000003,7.8785,1.601712 -L 2.814,1.067785,3.4973,2.685064 -L 3.4973,2.685064,3.6759,4.115815 -L 3.6759,4.115815,3.6686,5.834862 -L 4.9225,1.601712,4.9225,2.478923 -L 4.9225,2.478923,4.9225,3.356046 -L 4.9225,3.356046,4.9225,4.233148 -L 4.9225,4.233148,4.6212,4.233148 -L 4.6212,4.233148,4.3414,4.233148 -L 4.3414,4.233148,4.0647,4.233148 -L 7.0558,2.898276,7.1819,3.535284 -L 7.1819,3.535284,7.3321,4.155371 -L 7.3321,4.155371,7.4796,4.766965 -L 2.3902,4.766965,1.8473,5.439305 -L 1.8473,5.439305,1.357,6.230202 -L 1.357,6.230202,0.6813,6.902519 -L 4.9225,4.766965,4.9225,5.136999 -L 4.9225,5.136999,4.9225,5.490134 -L 4.9225,5.490134,4.9225,5.834862 -L 1.9597,6.902519,1.6582,7.310861 -L 1.6582,7.310861,1.5499,7.854595 -L 1.5499,7.854595,1.5324,8.999962 -L 6.6285,6.902519,6.3273,7.310861 -L 6.3273,7.310861,6.2149,7.854595 -L 6.2149,7.854595,6.2009,8.999962 -L 7.0558,6.902519,7.8785,6.902519 - -[旗] 39 -L 0.7075,0.267037,1.3625,2.725911 -L 1.3625,2.725911,1.5586,4.939307 -L 1.5586,4.939307,1.5656,7.398313 -L 1.5656,7.398313,0.7075,7.398313 -L 1.9894,-0.000003,3.2398,0.98447 -L 3.2398,0.98447,3.3767,3.146928 -L 3.3767,3.146928,3.2398,5.300892 -L 3.2398,5.300892,1.9894,5.300892 -L 4.3084,-0.000003,4.6548,0.370075 -L 4.6548,0.370075,5.0124,0.723166 -L 5.0124,0.723166,5.3801,1.067785 -L 7.9054,-0.000003,7.6108,0.370075 -L 7.6108,0.370075,7.0543,1.067697 -L 4.0944,2.135551,4.9493,2.135551 -L 4.9493,2.135551,4.9493,5.300892 -L 4.9493,5.300892,4.6548,5.490134 -L 4.6548,5.490134,4.3711,5.671036 -L 4.3711,5.671036,4.0944,5.834862 -L 5.3801,2.135551,7.0543,2.135551 -L 7.0543,2.135551,7.0543,3.699221 -L 7.0543,3.699221,5.3801,3.699221 -L 7.0543,4.500144,6.483,4.603204 -L 6.483,4.603204,5.9265,4.689233 -L 5.9265,4.689233,5.3801,4.766965 -L 7.0543,5.300892,6.7072,5.676573 -L 6.7072,5.676573,6.2729,5.815007 -L 6.2729,5.815007,5.3801,5.834862 -L 5.3801,5.834862,5.0821,6.558009 -L 5.0821,6.557965,4.9493,6.902519 -L 7.4851,5.834862,7.187,6.558009 -L 7.187,6.557965,7.0543,6.902519 -L 3.6706,6.902519,3.3203,7.251407 -L 3.3203,7.251407,2.8864,7.379947 -L 2.8864,7.379947,1.9894,7.398313 -L 1.9894,7.398313,1.9894,8.999962 -L 4.0944,7.398313,4.3956,7.81366 -L 4.3956,7.81366,4.5045,8.228788 -L 4.5045,8.228788,4.5217,8.999962 -L 4.9493,7.932174,7.9054,7.932174 - -[紀] 33 -L 1.9879,-0.000003,1.9879,4.766965 -L 1.9879,4.766965,0.7379,4.766965 -L 4.9513,-0.000003,4.6711,0.532588 -L 4.6711,0.532588,4.5661,1.768407 -L 4.5661,1.768407,4.5552,4.766965 -L 4.5552,4.766965,7.084,4.766965 -L 7.084,4.766965,7.084,8.466188 -L 7.084,8.466188,4.5552,8.466188 -L 5.3786,-0.000003,7.5113,-0.000003 -L 7.5113,-0.000003,7.5113,1.601712 -L 0.7379,1.334759,0.8605,1.944886 -L 0.8605,1.944886,0.9932,2.555058 -L 0.9932,2.555058,1.1333,3.165162 -L 3.2701,1.86862,3.1227,2.314942 -L 3.1227,2.314942,2.9791,2.744387 -L 2.9791,2.744387,2.8428,3.165162 -L 3.2701,4.500144,3.1227,4.766965 -L 3.1227,4.766965,2.9791,5.033961 -L 2.9791,5.033961,2.8428,5.300892 -L 2.8428,5.300892,2.6919,5.136999 -L 2.6919,5.136999,2.5483,4.956294 -L 2.5483,4.956294,2.4191,4.766965 -L 1.5641,5.300892,1.694,5.567823 -L 1.694,5.567823,1.8408,5.834862 -L 1.8408,5.834862,1.9879,6.101706 -L 1.9879,6.101706,1.694,6.471783 -L 1.694,6.471783,1.1333,7.169559 -L 1.1333,7.169515,1.4138,7.779708 -L 1.4138,7.779708,1.694,8.389901 -L 1.694,8.389901,1.9879,8.999962 -L 2.4191,7.169515,2.5483,7.435044 -L 2.5483,7.435044,2.6919,7.692256 -L 2.6919,7.692256,2.8428,7.932174 - -[種] 51 -L 2.0218,-0.000003,1.9377,1.411025 -L 1.9377,1.411025,1.8712,2.821988 -L 1.8712,2.821988,1.8043,4.233148 -L 1.8043,4.233148,1.44,3.545156 -L 1.44,3.545156,1.0866,2.848913 -L 1.0866,2.848913,0.7399,2.135551 -L 3.7026,-0.000003,5.8356,-0.000003 -L 5.8356,-0.000003,5.6048,1.330534 -L 5.6048,1.330534,4.9884,1.64407 -L 4.9884,1.64407,4.1267,1.601712 -L 6.2594,-0.000003,7.9371,-0.000003 -L 6.2594,1.601712,5.962,2.134194 -L 5.962,2.134194,5.6818,2.658161 -L 5.6818,2.658161,5.4083,3.165162 -L 5.4083,3.165162,4.1267,3.165162 -L 4.1267,3.165162,4.1267,5.300892 -L 4.1267,5.300892,5.044,5.330509 -L 5.044,5.330509,5.4889,5.538161 -L 5.4889,5.538161,5.8356,6.101706 -L 5.8356,6.101706,5.6818,6.368658 -L 5.6818,6.368658,5.5417,6.63561 -L 5.5417,6.63561,5.4083,6.902519 -L 5.4083,6.902519,3.2161,6.682236 -L 3.2161,6.682236,2.13,5.749993 -L 2.13,5.749993,3.2721,3.699221 -L 6.6905,1.601712,7.5133,1.601712 -L 6.2594,3.165162,5.6289,3.916679 -L 5.6289,3.916679,5.1876,4.193461 -L 5.1876,4.193461,4.5537,4.233148 -L 6.6905,3.165162,7.5133,3.165162 -L 7.5133,3.165162,7.5133,4.233148 -L 7.5133,4.233148,6.6201,4.252915 -L 6.6201,4.252915,6.1827,4.391239 -L 6.1827,4.391239,5.8356,4.766965 -L 5.8356,4.766965,6.1827,5.122924 -L 6.1827,5.122924,6.6201,5.122924 -L 6.6201,5.122924,7.5133,4.766965 -L 0.7399,6.368658,1.591,6.519811 -L 1.591,6.519811,1.9444,7.018318 -L 1.9444,7.018318,2.0218,7.932174 -L 2.0218,7.932174,0.7399,7.932174 -L 6.2594,6.902519,5.8951,7.449121 -L 5.8951,7.449121,5.3453,7.716117 -L 5.3453,7.716117,4.1267,7.932174 -L 6.6905,6.902519,7.9371,6.902519 -L 2.4487,7.932174,2.7223,8.121438 -L 2.7223,8.121438,2.9986,8.30234 -L 2.9986,8.30234,3.2721,8.466188 -L 6.2594,7.932174,6.5925,8.307921 -L 6.5925,8.307921,6.9147,8.446377 -L 6.9147,8.446377,7.5133,8.466188 - -[妻] 37 -L 1.1968,-0.000003,3.092,0.272597 -L 3.092,0.272597,4.3596,0.960347 -L 4.3596,0.960347,2.8745,1.86862 -L 2.8745,1.86862,3.008,2.211839 -L 3.008,2.211839,3.1516,2.555058 -L 3.1516,2.555058,3.3018,2.898276 -L 3.3018,2.898276,2.4507,3.001423 -L 2.4507,3.001423,1.5996,3.087517 -L 1.5996,3.087517,0.7695,3.165162 -L 6.6925,-0.000003,6.1216,0.456125 -L 6.1216,0.456125,5.5613,0.903914 -L 5.5613,0.903914,5.0114,1.334759 -L 5.0114,1.334759,5.2877,1.867263 -L 5.2877,1.867263,5.5613,2.39134 -L 5.5613,2.39134,5.8341,2.898276 -L 5.8341,2.898276,5.134,3.087517 -L 5.134,3.087517,4.43,3.268441 -L 4.43,3.268441,3.7291,3.43229 -L 3.7291,3.43229,3.782,4.659571 -L 3.782,4.659571,2.6504,4.861619 -L 2.6504,4.861619,1.628,4.766965 -L 6.2652,3.165162,7.5436,3.165162 -L 4.5841,4.766965,3.3582,5.806448 -L 3.3582,5.806448,2.2024,5.939389 -L 2.2024,5.939389,0.7695,5.834862 -L 5.0114,4.766965,5.5613,4.87009 -L 5.5613,4.87009,6.1216,4.956294 -L 6.1216,4.956294,6.6925,5.033961 -L 6.6925,5.033961,5.2702,6.179328 -L 5.2702,6.179328,3.2531,6.748674 -L 3.2531,6.748674,1.628,6.902519 -L 7.1163,5.834862,5.3473,7.208939 -L 5.3473,7.208939,2.8433,7.803721 -L 2.8433,7.803721,0.7695,7.932174 -L 4.5841,7.932174,4.2895,8.655496 -L 4.2895,8.655431,4.1603,8.999962 -L 5.0114,7.932174,7.5436,7.932174 - -[禁] 26 -L 2.9084,-0.000003,4.1868,-0.000003 -L 4.1868,-0.000003,4.1868,3.165162 -L 4.1868,3.165162,0.768,3.165162 -L 0.9855,0.533946,1.4724,1.067785 -L 1.4724,1.067785,1.9694,1.601712 -L 1.9694,1.601712,2.4772,2.135551 -L 7.1495,0.533946,5.8645,2.135551 -L 4.5822,3.165162,7.5733,3.165162 -L 2.0499,4.766965,6.2918,4.766965 -L 0.768,5.834862,2.0499,7.665221 -L 2.0499,7.665243,1.6261,7.768457 -L 1.6261,7.768457,1.1988,7.854595 -L 1.1988,7.854595,0.768,7.932174 -L 2.4772,5.834862,2.4772,8.999962 -L 4.1868,5.834862,4.5931,6.444924 -L 4.5931,6.444924,5.0134,7.055095 -L 5.0134,7.055095,5.4407,7.665243 -L 5.4407,7.665243,5.1426,7.768457 -L 5.1426,7.768457,4.8589,7.854595 -L 4.8589,7.854595,4.5822,7.932174 -L 5.8645,5.834862,5.8645,8.999962 -L 7.5733,5.834862,6.2918,7.665243 -L 6.2918,7.665243,6.7222,7.768457 -L 6.7222,7.768457,7.1495,7.854595 -L 7.1495,7.854595,7.5733,7.932174 -L 2.9084,7.932174,3.7595,7.932174 - -[留] 26 -L 1.6565,-0.000003,1.6565,3.699221 -L 1.6565,3.699221,6.7176,3.699221 -L 6.7176,3.699221,6.7176,-0.000003 -L 6.7176,-0.000003,1.6565,-0.000003 -L 4.1884,0.533946,3.8732,1.983085 -L 3.8732,1.983085,3.089,2.237254 -L 3.089,2.237254,2.0835,2.135551 -L 4.6157,2.135551,4.462,2.478923 -L 4.462,2.478923,4.3219,2.821988 -L 4.3219,2.821988,4.1884,3.165162 -L 5.0395,2.135551,6.3214,2.135551 -L 4.1884,4.766965,3.1275,5.752796 -L 3.1275,5.752796,1.9854,5.586079 -L 1.9854,5.586079,0.8019,5.300892 -L 4.6157,5.300892,5.2185,6.485771 -L 5.2185,6.485771,5.4392,7.306483 -L 5.4392,7.306483,5.4703,8.466188 -L 5.4703,8.466188,4.6157,8.466188 -L 5.8976,5.300892,6.9978,5.799509 -L 6.9978,5.799509,7.2076,7.001397 -L 7.2076,7.001397,7.148,8.466188 -L 7.148,8.466188,5.8976,8.466188 -L 1.6565,5.834862,1.6565,8.466188 -L 1.6565,8.466188,2.5703,8.48589 -L 2.5703,8.48589,3.1167,8.624324 -L 3.1167,8.624324,3.7615,8.999962 - -[質] 29 -L 0.8316,-0.000003,1.3815,0.189348 -L 1.3815,0.189348,1.9387,0.370075 -L 1.9387,0.370075,2.5093,0.533946 -L 6.7511,-0.000003,6.1728,0.370075 -L 6.1728,0.370075,5.8961,0.533946 -L 2.0823,1.601712,2.0823,4.766965 -L 2.0823,4.766965,6.7511,4.766965 -L 6.7511,4.766965,6.7511,1.601712 -L 6.7511,1.601712,2.0823,1.601712 -L 2.5093,2.631345,6.3234,2.631345 -L 2.5093,3.699221,6.3234,3.699221 -L 0.8316,5.834862,1.1296,6.268356 -L 1.1296,6.268356,1.2414,6.812244 -L 1.2414,6.812244,1.2589,7.932174 -L 1.2589,7.932174,2.282,8.070718 -L 2.282,8.070718,3.0346,8.327622 -L 3.0346,8.327622,3.7912,8.466188 -L 2.9401,5.834862,2.9401,6.902519 -L 2.9401,6.902519,1.655,6.902519 -L 4.6461,5.834862,4.947,6.268356 -L 4.947,6.268356,5.059,6.812244 -L 5.059,6.812244,5.0734,7.932174 -L 5.0734,7.932174,6.0958,8.070718 -L 6.0958,8.070718,6.8453,8.327622 -L 6.8453,8.327622,7.6057,8.466188 -L 6.7511,5.834862,6.7511,6.902519 -L 6.7511,6.902519,5.4723,6.902519 -L 3.3639,6.902519,4.2188,6.902519 -L 7.1784,6.902519,8.0295,6.902519 - -[政] 18 -L 4.0037,-0.000003,4.6446,0.723166 -L 4.6446,0.723166,5.2852,1.437885 -L 5.2852,1.437885,5.9297,2.135551 -L 5.9297,2.135551,5.1104,4.322022 -L 5.1104,4.322022,5.2575,6.813556 -L 5.2575,6.813556,5.5027,8.999962 -L 7.6353,-0.000003,6.3538,1.601712 -L 1.2574,1.067785,1.2574,5.834862 -L 1.6885,1.067785,2.5396,1.067785 -L 2.5396,1.067785,2.5396,8.466188 -L 2.5396,8.466188,0.8301,8.466188 -L 2.9669,1.601712,3.7932,1.601712 -L 6.3538,2.631345,6.9454,3.950588 -L 6.9454,3.950588,7.1695,5.532579 -L 7.1695,5.532579,7.208,6.902519 -L 7.208,6.902519,5.5027,6.902519 -L 2.9669,5.300892,4.2208,5.300892 -L 2.9669,8.466188,4.2208,8.466188 - -[経] 58 -L 2.1455,-0.000003,2.1455,1.600245 -L 2.1455,1.600245,2.1455,3.192109 -L 2.1455,3.192109,2.1455,4.766965 -L 2.1455,4.766965,1.7151,4.766965 -L 1.7151,4.766965,0.864,4.766965 -L 3.82,-0.000003,4.524,-0.000003 -L 4.524,-0.000003,5.235,-0.000003 -L 5.235,-0.000003,5.96,-0.000003 -L 5.96,-0.000003,5.8756,1.885629 -L 5.8756,1.885629,5.4136,2.550767 -L 5.4136,2.550767,4.2505,2.631345 -L 6.3523,-0.000003,6.9127,-0.000003 -L 6.9127,-0.000003,7.4836,-0.000003 -L 7.4836,-0.000003,8.0611,-0.000003 -L 0.864,1.334759,0.9967,1.944886 -L 0.9967,1.944886,1.1403,2.555058 -L 1.1403,2.555058,1.2878,3.165162 -L 3.3962,1.86862,3.2418,2.314942 -L 3.2418,2.314942,3.1017,2.744387 -L 3.1017,2.744387,2.9689,3.165162 -L 6.3523,2.631345,6.0753,3.046539 -L 6.0753,3.046539,5.9737,3.461951 -L 5.9737,3.461951,5.96,4.233148 -L 6.7827,2.631345,7.0563,2.631345 -L 7.0563,2.631345,7.3435,2.631345 -L 7.3435,2.631345,7.6338,2.631345 -L 3.3962,4.500144,3.2418,4.766965 -L 3.2418,4.766965,3.1017,5.033961 -L 3.1017,5.033961,2.9689,5.300892 -L 2.9689,5.300892,2.8145,5.136999 -L 2.8145,5.136999,2.6709,4.956294 -L 2.6709,4.956294,2.5416,4.766965 -L 4.4645,4.233148,4.9513,4.766965 -L 4.9513,4.766965,5.4448,5.300892 -L 5.4448,5.300892,5.96,5.834862 -L 5.96,5.834862,5.0529,6.974713 -L 5.0529,6.974713,4.7272,7.656794 -L 4.7272,7.656794,4.6778,8.466188 -L 4.6778,8.466188,5.5114,8.466188 -L 5.5114,8.466188,6.3523,8.466188 -L 6.3523,8.466188,7.21,8.466188 -L 7.21,8.466188,7.1789,7.676626 -L 7.1789,7.676626,6.9547,7.132849 -L 6.9547,7.132849,6.3523,6.368658 -L 7.6338,4.233148,7.21,4.603204 -L 7.21,4.603204,6.7827,4.956294 -L 6.7827,4.956294,6.3523,5.300892 -L 1.7151,5.300892,1.8478,5.567823 -L 1.8478,5.567823,1.9952,5.834862 -L 1.9952,5.834862,2.1455,6.101706 -L 2.1455,6.101706,1.8478,6.471783 -L 1.8478,6.471783,1.2878,7.169515 -L 1.2878,7.169515,1.5641,7.779708 -L 1.5641,7.779708,1.8478,8.389901 -L 1.8478,8.389901,2.1455,8.999962 -L 2.5416,6.902519,2.6709,7.245738 -L 2.6709,7.245738,2.8145,7.588956 -L 2.8145,7.588956,2.9689,7.932174 - -[貸] 48 -L 1.2579,-0.000003,1.8186,0.189348 -L 1.8186,0.189348,2.3892,0.370075 -L 2.3892,0.370075,2.9674,0.533946 -L 6.3575,-0.000003,6.0597,0.189348 -L 6.0597,0.189348,5.776,0.370075 -L 5.776,0.370075,5.4997,0.533946 -L 2.1163,1.601712,2.1163,2.848913 -L 2.1163,2.848913,2.1163,4.079259 -L 2.1163,4.079259,2.1163,5.300892 -L 2.1163,5.300892,3.5173,5.300892 -L 3.5173,5.300892,4.9288,5.300892 -L 4.9288,5.300892,6.3575,5.300892 -L 6.3575,5.300892,6.3575,4.079259 -L 6.3575,4.079259,6.3575,2.848913 -L 6.3575,2.848913,6.3575,1.601712 -L 6.3575,1.601712,4.9288,1.601712 -L 4.9288,1.601712,3.5173,1.601712 -L 3.5173,1.601712,2.1163,1.601712 -L 2.5436,3.165162,3.6711,3.165162 -L 3.6711,3.165162,4.7989,3.165162 -L 4.7989,3.165162,5.927,3.165162 -L 2.5436,4.233148,3.6711,4.233148 -L 3.6711,4.233148,4.7989,4.233148 -L 4.7989,4.233148,5.927,4.233148 -L 7.2085,5.834862,5.6608,6.867276 -L 5.6608,6.867276,4.5152,7.306483 -L 4.5152,7.306483,2.9674,7.398313 -L 7.8498,5.834862,7.9094,6.204852 -L 7.9094,6.204852,7.9826,6.557965 -L 7.9826,6.557965,8.0631,6.902519 -L 2.1163,6.368658,2.0319,6.901162 -L 2.0319,6.901162,1.9619,7.425084 -L 1.9619,7.425084,1.9023,7.932174 -L 1.9023,7.932174,1.5416,7.588956 -L 1.5416,7.588956,1.1983,7.245738 -L 1.1983,7.245738,0.8625,6.902519 -L 5.0724,7.932174,4.9288,8.30234 -L 4.9288,8.30234,4.7989,8.655431 -L 4.7989,8.655431,4.6763,8.999962 -L 5.4997,7.932174,5.927,8.035321 -L 5.927,8.035321,6.3575,8.121438 -L 6.3575,8.121438,6.7812,8.199126 -L 6.7812,8.199126,6.6271,8.466188 -L 6.6271,8.466188,6.4874,8.733031 -L 6.4874,8.733031,6.3575,8.999962 -L 7.2085,7.932174,7.4856,7.932174 -L 7.4856,7.932174,7.7658,7.932174 -L 7.7658,7.932174,8.0631,7.932174 - -[適] 48 -L 3.3967,1.601712,3.3967,3.201938 -L 3.3967,3.201938,3.3967,4.793759 -L 3.3967,4.793759,3.3967,6.368658 -L 3.3967,6.368658,3.8205,6.471783 -L 3.8205,6.471783,4.2478,6.557965 -L 4.2478,6.557965,4.6748,6.63561 -L 4.6748,6.63561,4.3284,7.370162 -L 4.3284,7.370162,3.8976,7.706266 -L 3.8976,7.706266,3.0006,7.932174 -L 6.8151,1.601712,6.4509,1.977372 -L 6.4509,1.977372,5.8936,2.115806 -L 5.8936,2.115806,4.6748,2.135551 -L 4.6748,2.135551,4.6748,2.668099 -L 4.6748,2.668099,4.6748,3.192109 -L 4.6748,3.192109,4.6748,3.699221 -L 4.6748,3.699221,4.9518,3.802259 -L 4.9518,3.802259,5.2355,3.888397 -L 5.2355,3.888397,5.5294,3.96613 -L 5.5294,3.96613,5.2005,4.529652 -L 5.2005,4.529652,4.8678,4.737303 -L 4.8678,4.737303,4.2478,4.766965 -L 7.4245,1.601712,7.4841,3.201938 -L 7.4841,3.201938,7.5538,4.793759 -L 7.5538,4.793759,7.6378,6.368658 -L 7.6378,6.368658,6.9304,6.368658 -L 6.9304,6.368658,6.2302,6.368658 -L 6.2302,6.368658,5.5294,6.368658 -L 5.5294,6.368658,5.5753,5.394123 -L 5.5753,5.394123,5.908,4.90262 -L 5.908,4.90262,6.8151,4.766965 -L 6.384,2.631345,6.2334,3.001423 -L 6.2334,3.001423,6.0901,3.354536 -L 6.0901,3.354536,5.9567,3.699221 -L 6.384,6.902519,6.5171,7.168005 -L 6.5171,7.168005,6.6607,7.425084 -L 6.6607,7.425084,6.8151,7.665243 -L 6.8151,7.665243,6.0901,7.768457 -L 6.0901,7.768457,5.3791,7.854595 -L 5.3791,7.854595,4.6748,7.932174 -L 7.2389,7.932174,7.5153,7.932174 -L 7.5153,7.932174,7.7888,7.932174 -L 7.7888,7.932174,8.0616,7.932174 -L 5.95,-0.015173,8.0792,-0.015173 -L 2.1285,1.052484,1.0778,-0.000003 -L 0.8781,4.751729,2.1285,4.751729 -L 2.1285,1.052484,2.1285,4.751729 -L 1.3019,8.48913,2.1285,7.421254 -A 5.95,7.347834,7.362973,238.75988,270 - -[接] 64 -L 0.8595,-0.000003,1.1393,-0.000003 -L 1.1393,-0.000003,1.4195,-0.000003 -L 1.4195,-0.000003,1.7176,-0.000003 -L 1.7176,-0.000003,1.7176,1.24711 -L 1.7176,1.24711,1.7176,2.477456 -L 1.7176,2.477456,1.7176,3.699221 -L 1.7176,3.699221,1.4195,3.699221 -L 1.4195,3.699221,1.1393,3.699221 -L 1.1393,3.699221,0.8595,3.699221 -L 2.9644,-0.000003,3.9171,0.039509 -L 3.9171,0.039509,4.5787,0.316378 -L 4.5787,0.316378,5.5314,1.067785 -L 5.5314,1.067785,5.1041,1.524067 -L 5.1041,1.524067,4.6736,1.971811 -L 4.6736,1.971811,4.2495,2.40246 -L 4.2495,2.40246,4.1658,3.690706 -L 4.1658,3.690706,2.8555,4.165266 -L 2.8555,4.165266,1.7176,4.233148 -L 1.7176,4.233148,1.7176,4.956294 -L 1.7176,4.956294,1.7176,5.671036 -L 1.7176,5.671036,1.7176,6.368658 -L 1.7176,6.368658,1.4195,6.557965 -L 1.4195,6.557965,1.1393,6.738692 -L 1.1393,6.738692,0.8595,6.902519 -L 7.6363,-0.000003,7.0553,0.456125 -L 7.0553,0.456125,6.4879,0.903914 -L 6.4879,0.903914,5.9275,1.334759 -L 5.9275,1.334759,6.5299,2.286682 -L 6.5299,2.286682,6.7506,2.899808 -L 6.7506,2.899808,6.7852,3.699221 -L 6.7852,3.699221,5.5874,3.718944 -L 5.5874,3.718944,5.0379,3.857334 -L 5.0379,3.857334,4.6736,4.233148 -L 4.6736,4.233148,4.9783,4.64832 -L 4.9783,4.64832,5.0866,5.063667 -L 5.0866,5.063667,5.1041,5.834862 -L 5.1041,5.834862,4.3791,5.834862 -L 4.3791,5.834862,3.6716,5.834862 -L 3.6716,5.834862,2.9644,5.834862 -L 7.2055,3.699221,7.4861,3.699221 -L 7.4861,3.699221,7.7663,3.699221 -L 7.7663,3.699221,8.0636,3.699221 -L 5.5314,5.834862,5.8049,5.9379 -L 5.8049,5.9379,6.0816,6.024126 -L 6.0816,6.024126,6.3548,6.101706 -L 6.3548,6.101706,6.4879,6.711855 -L 6.4879,6.711855,6.6315,7.322026 -L 6.6315,7.322026,6.7852,7.932174 -L 6.7852,7.932174,5.9275,7.854595 -L 5.9275,7.854595,5.0831,7.768457 -L 5.0831,7.768457,4.2495,7.665243 -L 4.2495,7.665243,4.3791,7.24438 -L 4.3791,7.24438,4.523,6.815023 -L 4.523,6.815023,4.6736,6.368658 -L 6.7852,5.834862,7.2055,5.834862 -L 7.2055,5.834862,7.6363,5.834862 -L 7.6363,5.834862,8.0636,5.834862 -L 1.8997,7.169515,1.8401,7.779708 -L 1.8401,7.779708,1.7771,8.389901 -L 1.7771,8.389901,1.7176,8.999962 -L 1.6857,9.000181,1.6857,-0.000003 -L 1.6857,-0.000003,0.8595,-0.000003 -L 0.2076,3.699221,3.1637,5.548865 -L 0.2076,6.902562,3.1637,6.902562 - -[格] 42 -L 2.1433,-0.000003,2.0593,1.600245 -L 2.0593,1.600245,1.9927,3.192109 -L 1.9927,3.192109,1.9293,4.766965 -L 1.9293,4.766965,1.5651,4.069255 -L 1.5651,4.069255,1.2082,3.354536 -L 1.2082,3.354536,0.865,2.631345 -L 4.6788,-0.000003,4.6788,1.066428 -L 4.6788,1.066428,4.6788,2.124343 -L 4.6788,2.124343,4.6788,3.165162 -L 4.6788,3.165162,6.4965,3.185083 -L 6.4965,3.185083,7.2706,3.323495 -L 7.2706,3.323495,7.6632,3.699221 -L 7.6632,3.699221,7.0885,4.422477 -L 7.0885,4.422477,6.5144,5.136999 -L 6.5144,5.136999,5.9537,5.834862 -L 5.9537,5.834862,5.1026,5.136999 -L 5.1026,5.136999,4.2585,4.422477 -L 4.2585,4.422477,3.4284,3.699221 -L 5.1026,-0.000003,5.8069,-0.000003 -L 5.8069,-0.000003,6.5144,-0.000003 -L 6.5144,-0.000003,7.2429,-0.000003 -L 7.2429,-0.000003,7.2429,0.877142 -L 7.2429,0.877142,7.2429,1.7542 -L 7.2429,1.7542,7.2429,2.631345 -L 2.9976,4.766965,2.5216,5.202035 -L 2.5216,5.202035,2.192,5.755641 -L 2.192,5.755641,1.716,6.902519 -L 1.716,6.902519,1.4215,6.902519 -L 1.4215,6.902519,1.1413,6.902519 -L 1.1413,6.902519,0.865,6.902519 -L 3.8522,6.368658,4.5881,7.508443 -L 4.5881,7.508443,4.9138,8.190809 -L 4.9138,8.190809,5.1026,8.999962 -L 6.3845,6.368658,6.6612,6.815023 -L 6.6612,6.815023,6.9449,7.24438 -L 6.9449,7.24438,7.2429,7.665243 -L 7.2429,7.665243,6.6612,7.768457 -L 6.6612,7.768457,6.0871,7.854595 -L 6.0871,7.854595,5.5334,7.932174 -L 2.5703,6.902519,2.2691,7.310861 -L 2.2691,7.310861,2.1574,7.854595 -L 2.1574,7.854595,2.1433,8.999962 - - -# kan_14 ------------------------------------------------------- -# 準備故営雑資個価報情設術退効増減移過比賛現非性制圧易因永衛液益演往応恩仮可河賀解快確額刊幹慣眼基寄規 - -[準] 31 -L 3.3938,0,2.9206,2.011283 -L 2.9206,2.011283,1.6947,2.310742 -L 1.6947,2.310742,0.0034,2.135488 -L 3.8176,2.135488,3.5125,2.549413 -L 3.5125,2.549413,3.4074,2.954712 -L 3.4074,2.954712,3.3938,3.699092 -L 3.3938,3.699092,2.5353,3.699092 -L 2.5353,3.699092,2.4516,4.956166 -L 2.4516,4.956166,2.3847,6.204768 -L 2.3847,6.204768,2.322,7.436383 -L 2.322,7.436383,2.1084,7.2726 -L 2.1084,7.2726,1.8947,7.091874 -L 1.8947,7.091874,1.6846,6.902544 -L 4.2449,2.135488,6.7768,2.135488 -L 0.0034,3.470339,0.2797,4.269685 -L 0.2797,4.269685,0.5634,5.06067 -L 0.5634,5.06067,0.8615,5.834734 -L 3.8176,3.699092,4.6718,3.699092 -L 4.6718,3.699092,4.4375,5.02963 -L 4.4375,5.02963,3.8281,5.343143 -L 3.8281,5.343143,2.9626,5.300764 -L 5.0676,3.699092,6.7768,3.699092 -L 5.0676,5.300764,4.4407,6.052193 -L 4.4407,6.052193,3.8943,6.328952 -L 3.8943,6.328952,2.9626,6.368617 -L 5.4988,5.300764,6.3498,5.300764 -L 5.0676,6.368617,4.2449,7.970288 -L 4.2449,7.970288,2.5353,7.970288 -L 5.4988,6.368617,6.3498,6.368617 -L 5.0676,7.970288,5.0676,8.999922 -L 5.4988,7.970288,6.7768,7.970288 - -[備] 32 -L 3.4199,0,3.4199,4.766815 -L 3.4199,4.766815,6.8068,4.766815 -L 6.8068,4.766815,6.8068,0 -L 6.8068,0,5.9557,0 -L 5.0976,0,4.9509,1.194883 -L 4.9509,1.194883,4.5127,1.576103 -L 4.5127,1.576103,3.8157,1.601649 -L 1.7107,0.800814,2.3132,2.608692 -L 2.3132,2.608692,2.5342,4.052293 -L 2.5342,4.052293,2.5653,6.368617 -L 2.5653,6.368617,4.2465,6.368617 -L 4.2465,6.368617,4.0122,7.699023 -L 4.0122,7.699023,3.4094,8.012712 -L 3.4094,8.012712,2.5653,7.970288 -L 5.5249,1.601649,5.2272,2.135488 -L 5.2272,2.135488,4.947,2.66959 -L 4.947,2.66959,4.6668,3.203386 -L 4.6668,3.203386,3.8157,3.203386 -L 5.5249,3.203386,5.3743,3.546539 -L 5.3743,3.546539,5.2272,3.889845 -L 5.2272,3.889845,5.0976,4.232932 -L 4.6668,6.368617,5.5249,6.368617 -L 5.5249,6.368617,5.4797,7.17799 -L 5.4797,7.17799,5.1435,7.86018 -L 5.1435,7.86018,4.2465,8.999922 -L 5.9557,6.368617,7.2341,6.368617 -L 5.9557,7.970288,5.802,8.313463 -L 5.802,8.313463,5.658,8.656681 -L 5.658,8.656681,5.5249,8.999922 -L 6.376,7.970288,7.2341,7.970288 -L 0.8562,0,0.8562,6.597502 -A -6.6706,10.627729,8.540417,321.41046,349.01228 - -[故] 31 -L 3.2083,0,5.1245,2.402485 -L 5.1245,2.402485,4.7602,3.735868 -L 4.7602,3.735868,4.4065,5.06067 -L 4.4065,5.06067,4.0594,6.368617 -L 4.0594,6.368617,3.8496,6.204768 -L 3.8496,6.204768,3.6321,6.023954 -L 3.6321,6.023954,3.4184,5.834734 -L 6.8057,0,6.3815,0.533752 -L 6.3815,0.533752,5.9651,1.067766 -L 5.9651,1.067766,5.5549,1.601649 -L 0.0351,1.067766,0.0351,4.232932 -L 0.0351,4.232932,1.3135,4.232932 -L 1.3135,4.232932,1.2893,5.925054 -L 1.2893,5.925054,0.9772,6.710434 -L 0.9772,6.710434,0.0351,6.902544 -L 0.4592,1.067766,2.5673,1.067766 -L 2.5673,1.067766,2.5673,4.232932 -L 2.5673,4.232932,1.7408,4.232932 -L 5.5549,3.203386,6.0947,4.357356 -L 6.0947,4.357356,6.3293,5.773967 -L 6.3293,5.773967,6.3815,6.902544 -L 6.3815,6.902544,5.6775,7.005626 -L 5.6775,7.005626,4.977,7.091874 -L 4.977,7.091874,4.2734,7.169453 -L 4.2734,7.169453,4.4065,7.779602 -L 4.4065,7.779602,4.5497,8.389883 -L 4.5497,8.389883,4.7038,8.999922 -L 1.7408,6.902544,1.4399,7.336061 -L 1.4399,7.336061,1.3278,7.879926 -L 1.3278,7.879926,1.3135,8.999922 -L 2.14,6.902544,2.9946,6.902544 - -[営] 15 -L 7.4798,5.87302,7.4798,7.436383 -L 0.706,7.436383,7.4798,7.436383 -L 0.706,5.87302,0.706,7.436383 -L 5.3748,7.703424,6.2263,9.038077 -L 4.0894,7.970223,4.0894,9.038032 -L 2.8079,7.703424,1.9568,9.038077 -L 2.1841,6.000007,2.1841,3.864365 -L 2.1841,3.864365,5.9982,3.864365 -L 5.9982,3.864365,5.9982,6.000007 -L 5.9982,6.000007,2.1841,6.000007 -L 2.1841,0,5.9982,0 -L 4.0894,3.864365,3.0947,2.135598 -L 2.1841,2.135598,2.1841,0 -L 5.9982,2.135598,2.1841,2.135598 -L 5.9982,0,5.9982,2.135598 - -[雑] 54 -L 1.7731,0,1.6887,0.723125 -L 1.6887,0.723125,1.6225,1.437778 -L 1.6225,1.437778,1.5591,2.135488 -L 1.5591,2.135488,1.0513,1.601649 -L 1.0513,1.601649,0.5508,1.067766 -L 0.5508,1.067766,0.0639,0.533752 -L 4.3054,0,4.2876,4.87712 -L 4.2876,4.87712,4.179,6.80511 -L 4.179,6.80511,3.8781,7.436383 -L 3.8781,7.436383,3.7275,7.2726 -L 3.7275,7.2726,3.5801,7.091874 -L 3.5801,7.091874,3.447,6.902544 -L 4.7359,0,5.1565,0 -L 5.1565,0,5.587,0 -L 5.587,0,6.0146,0 -L 6.0146,0,5.9866,1.692078 -L 5.9866,1.692078,5.6745,2.477328 -L 5.6745,2.477328,4.7359,2.66959 -L 6.4419,0,6.7151,0 -L 6.7151,0,6.9914,0 -L 6.9914,0,7.2615,0 -L 3.0547,1.601649,2.0215,2.89123 -L 2.0215,2.89123,1.2194,3.528238 -L 1.2194,3.528238,0.0639,3.699092 -L 6.4419,2.66959,5.9407,3.738736 -L 5.9407,3.738736,5.699,4.48583 -L 5.699,4.48583,4.7359,4.766815 -L 2.2004,3.699092,2.0495,4.069148 -L 2.0495,4.069148,1.9062,4.422239 -L 1.9062,4.422239,1.7731,4.766815 -L 2.6309,3.699092,3.1773,3.699092 -L 3.1773,3.699092,3.447,3.699092 -L 6.4419,4.766815,6.1228,5.577633 -L 6.1228,5.577633,5.9025,6.625697 -L 5.9025,6.625697,5.587,7.436383 -L 5.587,7.436383,4.9744,7.456238 -L 4.9744,7.456238,4.6381,7.594563 -L 4.6381,7.594563,4.3054,7.970288 -L 4.3054,7.970288,4.4382,8.313463 -L 4.4382,8.313463,4.5818,8.656681 -L 4.5818,8.656681,4.7359,8.999922 -L 0.0639,5.300764,0.4909,5.937838 -L 0.4909,5.937838,0.9217,6.557903 -L 0.9217,6.557903,1.3455,7.169453 -L 1.3455,7.169453,1.0166,7.732954 -L 1.0166,7.732954,0.6835,7.940649 -L 0.6835,7.940649,0.0639,7.970288 -L 2.6309,5.300764,2.6309,7.970288 -L 2.6309,7.970288,2.011,8.008531 -L 2.011,8.008531,1.6782,8.275374 -L 1.6782,8.275374,1.3455,8.999922 -L 6.4419,7.436383,6.1582,7.850264 -L 6.1582,7.850264,6.1582,8.255585 -L 6.1582,8.255585,6.4419,8.999922 - -[資] 39 -L 0.5209,0,1.6526,0.775333 -L 1.6526,0.775333,1.6736,2.491491 -L 1.6736,2.491491,1.3794,4.232932 -L 1.3794,4.232932,2.7835,4.232932 -L 2.7835,4.232932,4.1848,4.232932 -L 4.1848,4.232932,5.5855,4.232932 -L 5.5855,4.232932,5.3193,1.788089 -L 5.3193,1.788089,5.3193,0.690705 -L 5.3193,0.690705,5.5855,0 -L 5.5855,0,5.8625,0 -L 5.8625,0,6.1462,0 -L 6.1462,0,6.4404,0 -L 2.1989,1.067766,3.0532,1.067766 -L 3.0532,1.067766,3.9043,1.067766 -L 3.9043,1.067766,4.7624,1.067766 -L 1.7751,2.135488,2.9064,2.135488 -L 2.9064,2.135488,4.0444,2.135488 -L 4.0444,2.135488,5.1932,2.135488 -L 1.7751,3.203386,2.9064,3.203386 -L 2.9064,3.203386,4.0444,3.203386 -L 4.0444,3.203386,5.1932,3.203386 -L 0.094,4.766815,0.5209,5.300764 -L 0.5209,5.300764,0.9482,5.834734 -L 0.9482,5.834734,1.3794,6.368617 -L 1.9884,5.300764,2.7558,6.101686 -L 2.7558,6.101686,3.54,6.902544 -L 3.54,6.902544,4.3354,7.703292 -L 4.3354,7.703292,3.1201,7.871497 -L 3.1201,7.871497,2.5632,7.802214 -L 2.5632,7.802214,2.1989,7.436383 -L 6.4404,5.300764,5.8692,5.834734 -L 5.8692,5.834734,5.3161,6.368617 -L 5.3161,6.368617,4.7624,6.902544 -L 6.0166,6.902544,6.1462,7.169453 -L 6.1462,7.169453,6.2898,7.436383 -L 6.2898,7.436383,6.4404,7.703292 -L 6.4404,7.703292,5.8692,7.806374 -L 5.8692,7.806374,5.3161,7.892556 -L 5.3161,7.892556,4.7624,7.970288 - -[個] 39 -L 0.9467,0,0.8697,1.781062 -L 0.8697,1.781062,0.7961,3.545204 -L 0.7961,3.545204,0.7366,5.300764 -L 0.7366,5.300764,0.5229,5.13698 -L 0.5229,5.13698,0.3166,4.956166 -L 0.3166,4.956166,0.1271,4.766815 -L 2.6594,0,2.6594,2.848872 -L 2.6594,2.848872,2.6594,5.680824 -L 2.6594,5.680824,2.6594,8.504347 -L 2.6594,8.504347,4.0639,8.504347 -L 4.0639,8.504347,5.4754,8.504347 -L 5.4754,8.504347,6.8977,8.504347 -L 6.8977,8.504347,6.8977,5.680824 -L 6.8977,5.680824,6.8977,2.848872 -L 6.8977,2.848872,6.8977,0 -L 6.8977,0,5.4754,0 -L 5.4754,0,4.0639,0 -L 4.0639,0,2.6594,0 -L 3.9417,1.601649,3.9417,2.478707 -L 3.9417,2.478707,3.9417,3.355896 -L 3.9417,3.355896,3.9417,4.232932 -L 3.9417,4.232932,4.2148,4.232932 -L 4.2148,4.232932,4.488,4.232932 -L 4.488,4.232932,4.7644,4.232932 -L 4.7644,4.232932,4.6838,5.651053 -L 4.6838,5.651053,4.3234,6.247126 -L 4.3234,6.247126,3.5105,6.368617 -L 4.3371,1.601649,4.7644,1.601649 -L 4.7644,1.601649,5.1882,1.601649 -L 5.1882,1.601649,5.6193,1.601649 -L 5.6193,1.601649,5.4687,2.478707 -L 5.4687,2.478707,5.3181,3.355896 -L 5.3181,3.355896,5.1882,4.232932 -L 0.9467,5.834734,1.0588,7.138369 -L 1.0588,7.138369,1.2654,8.077705 -L 1.2654,8.077705,1.3775,8.999922 -L 5.1882,6.368617,5.0376,6.738739 -L 5.0376,6.738739,4.894,7.091874 -L 4.894,7.091874,4.7644,7.436383 - -[価] 48 -L 0.9802,0,0.8962,1.781062 -L 0.8962,1.781062,0.8296,3.545204 -L 0.8296,3.545204,0.7666,5.300764 -L 0.7666,5.300764,0.5529,5.13698 -L 0.5529,5.13698,0.3393,4.956166 -L 0.3393,4.956166,0.126,4.766815 -L 2.2621,0,2.2621,1.944824 -L 2.2621,1.944824,2.2621,3.889845 -L 2.2621,3.889845,2.2621,5.834734 -L 2.2621,5.834734,3.5654,6.103044 -L 3.5654,6.103044,3.9363,6.964691 -L 3.9363,6.964691,3.9363,8.504347 -L 3.9363,8.504347,3.3654,8.504347 -L 3.3654,8.504347,2.812,8.504347 -L 2.812,8.504347,2.2621,8.504347 -L 2.6579,0,3.0852,0 -L 3.0852,0,3.5164,0 -L 3.5164,0,3.9363,0 -L 3.9363,0,3.9363,1.781062 -L 3.9363,1.781062,3.9363,3.545204 -L 3.9363,3.545204,3.9363,5.300764 -L 3.9363,5.300764,4.3675,5.670863 -L 4.3675,5.670863,4.7944,6.023954 -L 4.7944,6.023954,5.2217,6.368617 -L 5.2217,6.368617,5.2217,7.091874 -L 5.2217,7.091874,5.2217,7.806374 -L 5.2217,7.806374,5.2217,8.504347 -L 5.2217,8.504347,4.924,8.504347 -L 4.924,8.504347,4.6438,8.504347 -L 4.6438,8.504347,4.3675,8.504347 -L 4.3675,0,4.6438,0 -L 4.6438,0,4.924,0 -L 4.924,0,5.2217,0 -L 5.2217,0,5.0571,2.936368 -L 5.0571,2.936368,5.2676,5.033768 -L 5.2676,5.033768,6.8994,5.834734 -L 6.8994,5.834734,6.8994,3.889845 -L 6.8994,3.889845,6.8994,1.944824 -L 6.8994,1.944824,6.8994,0 -L 6.8994,0,6.4724,0 -L 6.4724,0,6.0556,0 -L 6.0556,0,5.6455,0 -L 0.9802,5.834734,1.0923,7.138369 -L 1.0923,7.138369,1.2993,8.077705 -L 1.2993,8.077705,1.4114,8.999922 -L 5.6455,8.504347,6.1954,8.504347 -L 6.1954,8.504347,6.7561,8.504347 -L 6.7561,8.504347,7.3267,8.504347 - -[報] 51 -L 1.8337,0,1.7563,1.418011 -L 1.7563,1.418011,1.3955,2.013976 -L 1.3955,2.013976,0.583,2.135488 -L 4.3936,0,4.3936,2.848872 -L 4.3936,2.848872,4.3936,5.680824 -L 4.3936,5.680824,4.3936,8.504347 -L 4.3936,8.504347,5.2346,8.504347 -L 5.2346,8.504347,6.0751,8.504347 -L 6.0751,8.504347,6.9294,8.504347 -L 6.9294,8.504347,6.8772,7.204718 -L 6.8772,7.204718,6.5371,6.549431 -L 6.5371,6.549431,5.6475,6.368617 -L 4.8244,0,5.2346,0.533752 -L 5.2346,0.533752,5.6475,1.067766 -L 5.6475,1.067766,6.0751,1.601649 -L 6.0751,1.601649,5.6475,2.667993 -L 5.6475,2.667993,5.2346,3.725908 -L 5.2346,3.725908,4.8244,4.766815 -L 7.3567,0,7.0593,0.369946 -L 7.0593,0.369946,6.7756,0.723125 -L 6.7756,0.723125,6.5056,1.067766 -L 2.2641,2.135488,1.9629,2.569114 -L 1.9629,2.569114,1.8508,3.112979 -L 1.8508,3.112979,1.8337,4.232932 -L 1.8337,4.232932,1.2659,4.232932 -L 1.2659,4.232932,0.7055,4.232932 -L 0.7055,4.232932,0.1592,4.232932 -L 6.5056,2.402485,6.8037,3.023995 -L 6.8037,3.023995,6.9119,3.636858 -L 6.9119,3.636858,6.9294,4.766815 -L 6.9294,4.766815,6.5056,4.766815 -L 6.5056,4.766815,6.0751,4.766815 -L 6.0751,4.766815,5.6475,4.766815 -L 2.2641,4.500059,2.3937,5.13698 -L 2.3937,5.13698,2.5373,5.757002 -L 2.5373,5.757002,2.6848,6.368617 -L 2.6848,6.368617,2.1174,6.290841 -L 2.1174,6.290841,1.5636,6.204768 -L 1.5636,6.204768,1.0103,6.101686 -L 1.0103,6.101686,1.1328,5.670863 -L 1.1328,5.670863,1.2659,5.223184 -L 1.2659,5.223184,1.4099,4.766815 -L 2.6848,4.232932,2.9646,4.232932 -L 2.9646,4.232932,3.2448,4.232932 -L 3.2448,4.232932,3.5425,4.232932 -L 1.8337,7.169453,1.5009,7.732954 -L 1.5009,7.732954,1.1819,7.940649 -L 1.1819,7.940649,0.583,7.970288 -L 2.2641,7.970288,2.1104,8.313463 -L 2.1104,8.313463,1.9668,8.656681 -L 1.9668,8.656681,1.8337,8.999922 - -[情] 45 -L 1.436,0,1.436,3.011211 -L 1.436,3.011211,1.436,6.014147 -L 1.436,6.014147,1.436,8.999922 -L 3.9683,0,3.9683,1.411028 -L 3.9683,1.411028,3.9683,2.821969 -L 3.9683,2.821969,3.9683,4.232932 -L 3.9683,4.232932,4.8229,4.232932 -L 4.8229,4.232932,5.6775,4.232932 -L 5.6775,4.232932,6.5325,4.232932 -L 6.5325,4.232932,6.5325,2.821969 -L 6.5325,2.821969,6.5325,1.411028 -L 6.5325,1.411028,6.5325,0 -L 6.5325,0,6.2379,0 -L 6.2379,0,5.9546,0 -L 5.9546,0,5.6775,0 -L 4.3991,2.135488,4.956,2.135488 -L 4.956,2.135488,5.5269,2.135488 -L 5.5269,2.135488,6.1052,2.135488 -L 4.3991,3.203386,4.956,3.203386 -L 4.956,3.203386,5.5269,3.203386 -L 5.5269,3.203386,6.1052,3.203386 -L 0.1577,5.033768,0.4554,5.656744 -L 0.4554,5.656744,0.5674,6.279611 -L 0.5674,6.279611,0.585,7.436383 -L 3.1421,5.834734,3.8496,5.937838 -L 3.8496,5.937838,4.5532,6.023954 -L 4.5532,6.023954,5.2537,6.101686 -L 5.2537,6.101686,4.9213,6.665232 -L 4.9213,6.665232,4.5848,6.872883 -L 4.5848,6.872883,3.9683,6.902544 -L 5.6775,5.834734,6.2379,5.834734 -L 6.2379,5.834734,6.8092,5.834734 -L 6.8092,5.834734,7.3867,5.834734 -L 2.291,6.63557,2.1435,6.902544 -L 2.1435,6.902544,1.9929,7.169453 -L 1.9929,7.169453,1.8672,7.436383 -L 5.6775,6.902544,5.0334,7.653842 -L 5.0334,7.653842,4.487,7.930842 -L 4.487,7.930842,3.5725,7.970288 -L 5.6775,7.970288,5.5269,8.313463 -L 5.5269,8.313463,5.3833,8.656681 -L 5.3833,8.656681,5.2537,8.999922 -L 6.1052,7.970288,6.3815,7.970288 -L 6.3815,7.970288,6.6652,7.970288 -L 6.6652,7.970288,6.9629,7.970288 - -[設] 38 -L 3.3609,0,3.8477,0.45626 -L 3.8477,0.45626,4.3454,0.904026 -L 4.3454,0.904026,4.8564,1.334806 -L 4.8564,1.334806,4.254,2.687781 -L 4.254,2.687781,4.0334,3.439188 -L 4.0334,3.439188,4.0022,4.232932 -L 4.0022,4.232932,4.8323,4.155287 -L 4.8323,4.155287,5.6799,4.069148 -L 5.6799,4.069148,6.531,3.966067 -L 6.531,3.966067,6.1072,3.192112 -L 6.1072,3.192112,5.6865,2.40104 -L 5.6865,2.40104,5.2802,1.601649 -L 5.2802,1.601649,5.9846,1.067766 -L 5.9846,1.067766,6.6847,0.533752 -L 6.6847,0.533752,7.3887,0 -L 3.1476,5.300764,3.7497,6.487219 -L 3.7497,6.487219,3.9703,7.317716 -L 3.9703,7.317716,4.0022,8.504347 -L 4.0022,8.504347,4.5552,8.504347 -L 4.5552,8.504347,5.1335,8.504347 -L 5.1335,8.504347,5.711,8.504347 -L 5.711,8.504347,5.711,7.625713 -L 5.711,7.625713,5.711,6.738739 -L 5.711,6.738739,5.711,5.834734 -L 5.711,5.834734,6.1138,5.834734 -L 6.1138,5.834734,6.5341,5.834734 -L 6.5341,5.834734,6.9614,5.834734 -L 6.9614,5.834734,6.9614,6.204768 -L 6.9614,6.204768,6.9614,6.557903 -L 6.9614,6.557903,6.9614,6.902544 -L 0.1915,6.902522,2.7164,6.902522 -L 0.6153,8.504325,2.2965,8.504325 -L 0.6153,5.300961,2.2965,5.300961 -L 0.6153,4.233041,2.2965,4.233041 -L 0.6153,2.669525,2.2965,2.669525 -L 0.6153,0,0.6153,2.669525 -L 2.2965,0,0.6153,0 -L 2.2965,2.669525,2.2965,0 - -[術] 36 -L 1.0446,0,0.9606,1.411028 -L 0.9606,1.411028,0.8902,2.821969 -L 0.8902,2.821969,0.8306,4.232932 -L 0.8306,4.232932,0.6135,4.069148 -L 0.6135,4.069148,0.4103,3.8884 -L 0.4103,3.8884,0.2177,3.699092 -L 3.6046,0,3.738,2.670904 -L 3.738,2.670904,3.5944,5.553728 -L 3.5944,5.553728,2.323,6.902544 -L 5.7095,0,5.9866,0 -L 5.9866,0,6.2703,0 -L 6.2703,0,6.5641,0 -L 6.5641,0,6.5641,1.944824 -L 6.5641,1.944824,6.5641,3.889845 -L 6.5641,3.889845,6.5641,5.834734 -L 6.5641,5.834734,6.1368,5.834734 -L 6.1368,5.834734,5.7095,5.834734 -L 5.7095,5.834734,5.2857,5.834734 -L 1.8957,1.868624,2.1969,2.529602 -L 2.1969,2.529602,2.3052,3.419443 -L 2.3052,3.419443,2.323,5.300764 -L 4.8549,2.66959,4.7148,3.546539 -L 4.7148,3.546539,4.5821,4.423662 -L 4.5821,4.423662,4.4592,5.300764 -L 1.0446,5.033768,1.1739,5.490181 -L 1.1739,5.490181,1.3175,5.937838 -L 1.3175,5.937838,1.4649,6.368617 -L 4.0319,6.902544,3.7307,7.336061 -L 3.7307,7.336061,3.6221,7.879926 -L 3.6221,7.879926,3.6046,8.999922 -L 0.2177,7.436383,0.624,7.968932 -L 0.624,7.968932,1.0446,8.492877 -L 1.0446,8.492877,1.4649,8.999922 -L 5.7095,8.504347,6.1368,8.504347 -L 6.1368,8.504347,6.5641,8.504347 -L 6.5641,8.504347,6.9918,8.504347 - -[退] 54 -L 0.4298,0,0.7731,0.369946 -L 0.7731,0.369946,1.1373,0.723125 -L 1.1373,0.723125,1.5016,1.067766 -L 1.5016,1.067766,1.5016,2.314836 -L 1.5016,2.314836,1.5016,3.545204 -L 1.5016,3.545204,1.5016,4.766815 -L 1.5016,4.766815,1.0708,4.766815 -L 1.0708,4.766815,0.647,4.766815 -L 0.647,4.766815,0.2165,4.766815 -L 2.7803,0,2.4826,0.189242 -L 2.4826,0.189242,2.2021,0.369946 -L 2.2021,0.369946,1.9219,0.533752 -L 3.2111,0,4.6118,0 -L 4.6118,0,6.0127,0 -L 6.0127,0,7.4176,0 -L 2.7803,1.601649,3.0567,1.601649 -L 3.0567,1.601649,3.3337,1.601649 -L 3.3337,1.601649,3.6031,1.601649 -L 3.6031,1.601649,3.6031,3.916616 -L 3.6031,3.916616,3.6031,6.214684 -L 3.6031,6.214684,3.6031,8.504347 -L 3.6031,8.504347,4.5876,8.504347 -L 4.5876,8.504347,5.589,8.504347 -L 5.589,8.504347,6.5945,8.504347 -L 6.5945,8.504347,6.612,6.230161 -L 6.612,6.230161,6.7202,5.261405 -L 6.7202,5.261405,7.0215,4.766815 -L 7.0215,4.766815,6.5945,4.346127 -L 6.5945,4.346127,6.1672,3.916616 -L 6.1672,3.916616,5.7434,3.470339 -L 5.7434,3.470339,6.2898,2.858614 -L 6.2898,2.858614,6.8463,2.238701 -L 6.8463,2.238701,7.4176,1.601649 -L 4.0339,1.601649,4.3599,1.977419 -L 4.3599,1.977419,4.6958,2.115853 -L 4.6958,2.115853,5.3126,2.135488 -L 5.3126,4.232932,5.3126,4.603163 -L 5.3126,4.603163,5.3126,4.956166 -L 5.3126,4.956166,5.3126,5.300764 -L 5.3126,5.300764,4.885,5.300764 -L 4.885,5.300764,4.4577,5.300764 -L 4.4577,5.300764,4.0339,5.300764 -L 4.0339,6.902544,4.7344,6.902544 -L 4.7344,6.902544,5.4454,6.902544 -L 5.4454,6.902544,6.1672,6.902544 -L 1.5016,7.436383,1.2042,7.806374 -L 1.2042,7.806374,0.924,8.159618 -L 0.924,8.159618,0.647,8.504347 -L 5.3018,-0.015214,7.4347,-0.015214 -L 1.4841,1.052465,0.4298,0 -L 0.2306,4.751688,1.4841,4.751688 -L 1.4841,1.052465,1.4841,4.751688 -L 0.6614,8.489133,1.4841,7.421257 -A 5.3018,7.347793,7.362973,238.75988,270 - -[効] 27 -L 0.2501,0,0.9502,0.990121 -L 0.9502,0.990121,1.651,1.971618 -L 1.651,1.971618,2.355,2.936368 -L 2.355,2.936368,1.9274,3.201963 -L 1.9274,3.201963,1.5109,3.458978 -L 1.5109,3.458978,1.1047,3.699092 -L 3.2061,0,5.3808,4.656794 -L 5.3808,4.656794,4.2989,6.872883 -L 4.2989,6.872883,0.2501,7.436383 -L 5.3423,0,5.6158,0 -L 5.6158,0,5.8957,0 -L 5.8957,0,6.1657,0 -L 6.1657,0,6.9464,2.289574 -L 6.9464,2.289574,7.0798,4.460328 -L 7.0798,4.460328,7.02,6.902544 -L 7.02,6.902544,5.7311,7.07342 -L 5.7311,7.07342,5.3493,7.710495 -L 5.3493,7.710495,5.3423,8.999922 -L 0.2501,4.766815,0.5229,5.300764 -L 0.5229,5.300764,0.8101,5.834734 -L 0.8101,5.834734,1.1047,6.368617 -L 3.6369,5.300764,3.3354,5.670863 -L 3.3354,5.670863,3.0552,6.023954 -L 3.0552,6.023954,2.7823,6.368617 -L 1.9274,7.970288,1.9274,8.313463 -L 1.9274,8.313463,1.9274,8.656681 -L 1.9274,8.656681,1.9274,8.999922 - -[増] 57 -L 3.6631,0,3.6631,1.067766 -L 3.6631,1.067766,3.6631,2.135488 -L 3.6631,2.135488,3.6631,3.203386 -L 3.6631,3.203386,4.6441,3.203386 -L 4.6441,3.203386,5.6245,3.203386 -L 5.6245,3.203386,6.6265,3.203386 -L 6.6265,3.203386,6.6265,2.135488 -L 6.6265,2.135488,6.6265,1.067766 -L 6.6265,1.067766,6.6265,0 -L 6.6265,0,5.6245,0 -L 5.6245,0,4.6441,0 -L 4.6441,0,3.6631,0 -L 4.0939,1.601649,4.7944,1.601649 -L 4.7944,1.601649,5.4952,1.601649 -L 5.4952,1.601649,6.1989,1.601649 -L 0.2797,2.135488,0.6829,2.135488 -L 0.6829,2.135488,1.1032,2.135488 -L 1.1032,2.135488,1.534,2.135488 -L 1.534,2.135488,1.59,4.249962 -L 1.59,4.249962,1.362,5.779637 -L 1.362,5.779637,0.2797,6.368617 -L 3.2393,4.766815,3.2393,5.670863 -L 3.2393,5.670863,3.2393,6.557903 -L 3.2393,6.557903,3.2393,7.436383 -L 3.2393,7.436383,3.5128,7.436383 -L 3.5128,7.436383,3.793,7.436383 -L 3.793,7.436383,4.0939,7.436383 -L 4.0939,7.436383,4.0767,8.206113 -L 4.0767,8.206113,3.9643,8.61161 -L 3.9643,8.61161,3.6631,8.999922 -L 3.6631,4.766815,4.0729,4.766815 -L 4.0729,4.766815,4.4897,4.766815 -L 4.4897,4.766815,4.917,4.766815 -L 4.917,4.766815,4.7734,5.96172 -L 4.7734,5.96172,4.3566,6.343225 -L 4.3566,6.343225,3.6631,6.368617 -L 5.3443,4.766815,5.905,4.766815 -L 5.905,4.766815,6.4756,4.766815 -L 6.4756,4.766815,7.0538,4.766815 -L 7.0538,4.766815,7.0538,5.300764 -L 7.0538,5.300764,7.0538,5.834734 -L 7.0538,5.834734,7.0538,6.368617 -L 7.0538,6.368617,6.4756,6.368617 -L 6.4756,6.368617,5.905,6.368617 -L 5.905,6.368617,5.3443,6.368617 -L 5.3443,6.368617,5.0504,6.738739 -L 5.0504,6.738739,4.7667,7.091874 -L 4.7667,7.091874,4.4897,7.436383 -L 1.9543,6.368617,1.6597,6.821988 -L 1.6597,6.821988,1.548,7.504178 -L 1.548,7.504178,1.534,8.999922 -L 7.0538,7.169453,6.4756,7.2726 -L 6.4756,7.2726,5.905,7.358673 -L 5.905,7.358673,5.3443,7.436383 -L 5.7681,7.970288,5.905,8.313463 -L 5.905,8.313463,6.0451,8.656681 -L 6.0451,8.656681,6.1989,8.999922 - -[減] 48 -L 0.2817,0.26693,0.7024,1.411028 -L 0.7024,1.411028,1.1328,2.555039 -L 1.1328,2.555039,1.5601,3.699092 -L 1.5601,0,2.338,2.232966 -L 2.338,2.232966,2.4708,5.076212 -L 2.4708,5.076212,2.4112,7.436383 -L 2.4112,7.436383,3.8052,7.358673 -L 3.8052,7.358673,4.919,7.628427 -L 4.919,7.628427,5.3746,8.999922 -L 4.3064,0,4.9473,0.636943 -L 4.9473,0.636943,5.5879,1.257117 -L 5.5879,1.257117,6.2292,1.868624 -L 6.2292,1.868624,5.6265,3.631342 -L 5.6265,3.631342,5.4058,4.936355 -L 5.4058,4.936355,5.3746,6.902544 -L 5.3746,6.902544,5.7389,7.278182 -L 5.7389,7.278182,6.2814,7.416661 -L 6.2814,7.416661,7.4796,7.436383 -L 7.0485,0,6.9084,0.369946 -L 6.9084,0.369946,6.7788,0.723125 -L 6.7788,0.723125,6.6562,1.067766 -L 7.4796,0,7.4796,0.533752 -L 7.4796,0.533752,7.4796,1.067766 -L 7.4796,1.067766,7.4796,1.601649 -L 3.2378,2.135488,3.2378,2.848872 -L 3.2378,2.848872,3.2378,3.545204 -L 3.2378,3.545204,3.2378,4.232932 -L 3.2378,4.232932,3.6651,4.232932 -L 3.6651,4.232932,4.0924,4.232932 -L 4.0924,4.232932,4.5236,4.232932 -L 4.5236,4.232932,4.5236,3.545204 -L 4.5236,3.545204,4.5236,2.848872 -L 4.5236,2.848872,4.5236,2.135488 -L 4.5236,2.135488,4.0924,2.135488 -L 4.0924,2.135488,3.6651,2.135488 -L 3.6651,2.135488,3.2378,2.135488 -L 6.6562,2.936368,6.7788,3.735868 -L 6.7788,3.735868,6.9084,4.526809 -L 6.9084,4.526809,7.0485,5.300764 -L 1.1328,5.834734,0.8351,6.204768 -L 0.8351,6.204768,0.5553,6.557903 -L 0.5553,6.557903,0.2817,6.902544 -L 3.2378,5.834734,3.6651,5.834734 -L 3.6651,5.834734,4.0924,5.834734 -L 4.0924,5.834734,4.5236,5.834734 -L 1.5601,7.970288,1.2628,8.313463 -L 1.2628,8.313463,0.9826,8.656681 -L 0.9826,8.656681,0.7024,8.999922 - -[移] 54 -L 1.5621,0,1.4816,1.411028 -L 1.4816,1.411028,1.4084,2.821969 -L 1.4084,2.821969,1.3488,4.232932 -L 1.3488,4.232932,0.9912,3.545204 -L 0.9912,3.545204,0.648,2.848872 -L 0.648,2.848872,0.3083,2.135488 -L 2.8405,0,3.6745,0.45626 -L 3.6745,0.45626,4.5221,0.904026 -L 4.5221,0.904026,5.3766,1.334806 -L 5.3766,1.334806,4.9455,1.971618 -L 4.9455,1.971618,4.5291,2.591814 -L 4.5291,2.591814,4.1228,3.203386 -L 4.1228,3.203386,3.6955,2.858614 -L 3.6955,2.858614,3.2717,2.505588 -L 3.2717,2.505588,2.8405,2.135488 -L 5.8004,1.601649,6.2277,2.238701 -L 6.2277,2.238701,6.655,2.858614 -L 6.655,2.858614,7.0855,3.470339 -L 7.0855,3.470339,5.2677,3.651065 -L 5.2677,3.651065,4.3921,3.848822 -L 4.3921,3.848822,3.6955,4.232932 -L 2.8405,3.699092,2.07,4.509713 -L 2.07,4.509713,1.6357,5.201885 -L 1.6357,5.201885,1.1593,6.368617 -L 1.1593,6.368617,0.8686,6.368617 -L 0.8686,6.368617,0.5849,6.368617 -L 0.5849,6.368617,0.3083,6.368617 -L 4.9805,4.232932,4.8268,4.422239 -L 4.8268,4.422239,4.6832,4.603163 -L 4.6832,4.603163,4.5501,4.766815 -L 4.5501,4.766815,4.8268,5.13698 -L 4.8268,5.13698,5.0965,5.490181 -L 5.0965,5.490181,5.3766,5.834734 -L 5.3766,5.834734,5.019,6.204768 -L 5.019,6.204768,4.6758,6.557903 -L 4.6758,6.557903,4.3399,6.902544 -L 4.3399,6.902544,3.9718,6.557903 -L 3.9718,6.557903,3.6149,6.204768 -L 3.6149,6.204768,3.2717,5.834734 -L 3.2717,5.834734,2.3786,6.49013 -L 2.3786,6.49013,1.7793,6.781118 -L 1.7793,6.781118,1.5621,7.970288 -L 1.5621,7.970288,1.1348,7.970288 -L 1.1348,7.970288,0.7145,7.970288 -L 0.7145,7.970288,0.3083,7.970288 -L 5.8004,6.368617,6.0768,6.824855 -L 6.0768,6.824855,6.357,7.2726 -L 6.357,7.2726,6.655,7.703292 -L 6.655,7.703292,5.9542,7.625713 -L 5.9542,7.625713,5.2506,7.539421 -L 5.2506,7.539421,4.5501,7.436383 -L 1.9859,7.970288,2.2661,8.159618 -L 2.2661,8.159618,2.5463,8.340367 -L 2.5463,8.340367,2.8405,8.504347 - -[過] 69 -L 0.5239,0,0.8671,0.369946 -L 0.8671,0.369946,1.2247,0.723125 -L 1.2247,0.723125,1.5925,1.067766 -L 1.5925,1.067766,1.5925,2.314836 -L 1.5925,2.314836,1.5925,3.545204 -L 1.5925,3.545204,1.5925,4.766815 -L 1.5925,4.766815,1.1652,4.766815 -L 1.1652,4.766815,0.734,4.766815 -L 0.734,4.766815,0.3141,4.766815 -L 2.874,0,2.5728,0.189242 -L 2.5728,0.189242,2.2926,0.369946 -L 2.2926,0.369946,2.0198,0.533752 -L 3.2978,0,4.7023,0 -L 4.7023,0,6.1138,0 -L 6.1138,0,7.5432,0 -L 2.874,1.067766,2.874,2.478707 -L 2.874,2.478707,2.874,3.889845 -L 2.874,3.889845,2.874,5.300764 -L 2.874,5.300764,3.1511,5.300764 -L 3.1511,5.300764,3.4313,5.300764 -L 3.4313,5.300764,3.7286,5.300764 -L 3.7286,5.300764,3.7286,6.368617 -L 3.7286,6.368617,3.7286,7.436383 -L 3.7286,7.436383,3.7286,8.504347 -L 3.7286,8.504347,4.5587,8.504347 -L 4.5587,8.504347,5.4063,8.504347 -L 5.4063,8.504347,6.2574,8.504347 -L 6.2574,8.504347,6.2574,7.436383 -L 6.2574,7.436383,6.2574,6.368617 -L 6.2574,6.368617,6.2574,5.300764 -L 6.2574,5.300764,6.5341,5.300764 -L 6.5341,5.300764,6.8147,5.300764 -L 6.8147,5.300764,7.1124,5.300764 -L 7.1124,5.300764,7.1124,3.889845 -L 7.1124,3.889845,7.1124,2.478707 -L 7.1124,2.478707,7.1124,1.067766 -L 7.1124,1.067766,6.8147,1.067766 -L 6.8147,1.067766,6.5341,1.067766 -L 6.5341,1.067766,6.2574,1.067766 -L 4.1248,2.135488,4.1248,2.667993 -L 4.1248,2.667993,4.1248,3.192112 -L 4.1248,3.192112,4.1248,3.699092 -L 4.1248,3.699092,4.6852,3.699092 -L 4.6852,3.699092,5.2561,3.699092 -L 5.2561,3.699092,5.8336,3.699092 -L 5.8336,3.699092,5.8336,3.192112 -L 5.8336,3.192112,5.8336,2.667993 -L 5.8336,2.667993,5.8336,2.135488 -L 5.8336,2.135488,5.2561,2.135488 -L 5.2561,2.135488,4.6852,2.135488 -L 4.6852,2.135488,4.1248,2.135488 -L 4.1248,5.300764,4.3976,5.300764 -L 4.3976,5.300764,4.6852,5.300764 -L 4.6852,5.300764,4.979,5.300764 -L 4.979,5.300764,4.979,5.834734 -L 4.979,5.834734,4.979,6.368617 -L 4.979,6.368617,4.979,6.902544 -L 4.979,6.902544,5.2561,6.902544 -L 5.2561,6.902544,5.5363,6.902544 -L 5.5363,6.902544,5.8336,6.902544 -L 1.5925,7.436383,1.2944,7.806374 -L 1.2944,7.806374,1.0142,8.159618 -L 1.0142,8.159618,0.734,8.504347 -L 5.3927,-0.015214,7.5257,-0.015214 -L 1.5746,1.052465,0.5239,0 -L 0.3243,4.751688,1.5746,4.751688 -L 1.5746,1.052465,1.5746,4.751688 -L 0.7516,8.489133,1.5746,7.421257 -A 5.3927,7.347793,7.362973,238.75988,270 - -[比] 24 -L 0.3403,0,0.7711,0 -L 0.7711,0,1.1914,0 -L 1.1914,0,1.6222,0 -L 1.6222,0,1.6222,3.011211 -L 1.6222,3.011211,1.6222,6.014147 -L 1.6222,6.014147,1.6222,8.999922 -L 5.0094,0,4.7082,0.689129 -L 4.7082,0.689129,4.5957,3.02255 -L 4.5957,3.02255,4.5821,8.999922 -L 5.4367,0,6.1368,0 -L 6.1368,0,6.8377,0 -L 6.8377,0,7.5382,0 -L 7.5382,0,7.5382,0.533752 -L 7.5382,0.533752,7.5382,1.067766 -L 7.5382,1.067766,7.5382,1.601649 -L 2.0495,0.533752,2.5997,0.723125 -L 2.5997,0.723125,3.1531,0.904026 -L 3.1531,0.904026,3.7271,1.067766 -L 2.0495,5.300764,2.5997,5.300764 -L 2.5997,5.300764,3.1531,5.300764 -L 3.1531,5.300764,3.7271,5.300764 -L 5.0094,5.300764,5.713,5.670863 -L 5.713,5.670863,6.4135,6.023954 -L 6.4135,6.023954,7.1179,6.368617 - -[賛] 63 -L 7.2775,6.902544,7.5748,6.902544 -L 0.7979,0,1.6946,0.029618 -L 1.6946,0.029618,2.1285,0.237225 -L 2.1285,0.237225,2.4753,0.800814 -L 2.4753,0.800814,2.1814,0.904026 -L 2.1814,0.904026,1.8977,0.990121 -L 1.8977,0.990121,1.6207,1.067766 -L 1.6207,1.067766,1.6207,2.134153 -L 1.6207,2.134153,1.6207,3.192112 -L 1.6207,3.192112,1.6207,4.232932 -L 1.6207,4.232932,3.1758,4.232932 -L 3.1758,4.232932,4.7343,4.232932 -L 4.7343,4.232932,6.2863,4.232932 -L 6.2863,4.232932,6.2863,3.192112 -L 6.2863,3.192112,6.2863,2.134153 -L 6.2863,2.134153,6.2863,1.067766 -L 6.2863,1.067766,5.9952,0.990121 -L 5.9952,0.990121,5.7115,0.904026 -L 5.7115,0.904026,5.4352,0.800814 -L 5.4352,0.800814,5.7854,0.237225 -L 5.7854,0.237225,6.2267,0.029618 -L 6.2267,0.029618,7.144,0 -L 2.9029,1.067766,3.6066,1.067766 -L 3.6066,1.067766,4.3074,1.067766 -L 4.3074,1.067766,5.0079,1.067766 -L 2.0518,2.135488,3.3053,2.135488 -L 3.3053,2.135488,4.5841,2.135488 -L 4.5841,2.135488,5.866,2.135488 -L 2.0518,3.203386,3.3053,3.203386 -L 3.3053,3.203386,4.5841,3.203386 -L 4.5841,3.203386,5.866,3.203386 -L 0.5839,5.300764,1.0743,5.670863 -L 1.0743,5.670863,1.5611,6.023954 -L 1.5611,6.023954,2.0518,6.368617 -L 2.0518,6.368617,1.7047,6.744255 -L 1.7047,6.744255,1.2673,6.882689 -L 1.2673,6.882689,0.3703,6.902544 -L 3.3302,5.300764,3.0357,5.490181 -L 3.0357,5.490181,2.752,5.670863 -L 2.752,5.670863,2.4753,5.834734 -L 4.3981,5.300764,4.885,5.670863 -L 4.885,5.670863,5.3756,6.023954 -L 5.3756,6.023954,5.866,6.368617 -L 5.866,6.368617,5.5157,6.744255 -L 5.5157,6.744255,5.0811,6.882689 -L 5.0811,6.882689,4.1848,6.902544 -L 7.144,5.300764,6.8463,5.490181 -L 6.8463,5.490181,6.5665,5.670863 -L 6.5665,5.670863,6.2863,5.834734 -L 2.4753,6.902544,1.8448,7.653842 -L 1.8448,7.653842,1.4109,7.930842 -L 1.4109,7.930842,0.7979,7.970288 -L 6.2863,6.902544,5.6558,7.653842 -L 5.6558,7.653842,5.2212,7.930842 -L 5.2212,7.930842,4.6118,7.970288 -L 6.7167,6.902544,6.9938,6.902544 -L 6.9938,6.902544,7.2775,6.902544 -L 2.4753,7.970288,2.3247,8.313463 -L 2.3247,8.313463,2.1814,8.656681 -L 2.1814,8.656681,2.0518,8.999922 -L 6.2863,7.970288,6.1388,8.313463 -L 6.1388,8.313463,5.9952,8.656681 -L 5.9952,8.656681,5.866,8.999922 - -[現] 51 -L 2.2955,0,3.3953,1.111656 -L 3.3953,1.111656,4.0954,2.129928 -L 4.0954,2.129928,4.6138,3.699092 -L 4.6138,3.699092,4.3161,3.699092 -L 4.3161,3.699092,4.0362,3.699092 -L 4.0362,3.699092,3.7595,3.699092 -L 3.7595,3.699092,3.7595,5.300764 -L 3.7595,5.300764,3.7595,6.902544 -L 3.7595,6.902544,3.7595,8.504347 -L 3.7595,8.504347,4.7434,8.504347 -L 4.7434,8.504347,5.7419,8.504347 -L 5.7419,8.504347,6.7433,8.504347 -L 6.7433,8.504347,6.7433,6.902544 -L 6.7433,6.902544,6.7433,5.300764 -L 6.7433,5.300764,6.7433,3.699092 -L 6.7433,3.699092,6.4529,3.699092 -L 6.4529,3.699092,6.1692,3.699092 -L 6.1692,3.699092,5.8922,3.699092 -L 5.8922,3.699092,5.819,1.604561 -L 5.819,1.604561,6.1198,0.391158 -L 6.1198,0.391158,7.5698,0 -L 7.5698,0,7.5698,0.533752 -L 7.5698,0.533752,7.5698,1.067766 -L 7.5698,1.067766,7.5698,1.601649 -L 0.3726,1.601649,0.7999,1.601649 -L 0.7999,1.601649,1.2237,1.601649 -L 1.2237,1.601649,1.6545,1.601649 -L 1.6545,1.601649,1.6545,2.667993 -L 1.6545,2.667993,1.6545,3.725908 -L 1.6545,3.725908,1.6545,4.766815 -L 1.6545,4.766815,1.353,4.956166 -L 1.353,4.956166,1.0728,5.13698 -L 1.0728,5.13698,0.7999,5.300764 -L 2.0783,5.300764,1.7803,5.775302 -L 1.7803,5.775302,1.6685,6.605931 -L 1.6685,6.605931,1.6545,8.504347 -L 1.6545,8.504347,1.2237,8.504347 -L 1.2237,8.504347,0.7999,8.504347 -L 0.7999,8.504347,0.3726,8.504347 -L 2.0783,8.504347,2.3547,8.504347 -L 2.3547,8.504347,2.6384,8.504347 -L 2.6384,8.504347,2.9326,8.504347 -L 4.1833,6.902544,4.8873,6.902544 -L 4.8873,6.902544,5.5948,6.902544 -L 5.5948,6.902544,6.3233,6.902544 -L 5.5948,5.300764,6.3233,5.300764 -L 4.8873,5.300764,5.5948,5.300764 -L 4.1833,5.300764,4.8873,5.300764 -L 2.6384,2.135488,2.9326,2.135488 -L 2.3547,2.135488,2.6384,2.135488 -L 2.0783,2.135488,2.3547,2.135488 - -[非] 36 -L 1.4425,2.807872,0.4023,2.66959 -L 2.1819,3.064864,1.4425,2.807872 -L 2.9346,3.203386,2.1819,3.064864 -L 2.9346,2.66959,2.9346,3.203386 -L 2.9346,2.135488,2.9346,2.66959 -L 2.9346,1.601649,2.9346,2.135488 -L 2.2975,1.067766,2.9346,1.601649 -L 1.6632,0.533752,2.2975,1.067766 -L 1.0436,0,1.6632,0.533752 -L 1.2324,7.436383,0.4023,7.436383 -L 2.0835,7.436383,1.2324,7.436383 -L 2.9346,7.436383,2.0835,7.436383 -L 2.9346,6.902544,2.9346,7.436383 -L 2.9346,6.368617,2.9346,6.902544 -L 2.9346,5.834734,2.9346,6.368617 -L 2.9346,4.766815,2.9346,5.300764 -L 2.9346,4.232932,2.9346,4.766815 -L 2.9346,3.699092,2.9346,4.232932 -L 2.9346,5.300764,2.2306,5.300764 -L 2.2306,5.300764,1.5305,5.300764 -L 1.5305,5.300764,0.8296,5.300764 -L 5.4952,5.300764,6.0451,5.300764 -L 6.0451,5.300764,6.6052,5.300764 -L 6.6052,5.300764,7.1726,5.300764 -L 6.1989,7.436383,6.9029,7.436383 -L 5.4952,7.436383,6.1989,7.436383 -L 6.9029,7.436383,7.6037,7.436383 -L 6.9029,2.66959,7.6037,2.66959 -L 6.1989,2.66959,6.9029,2.66959 -L 5.4952,2.66959,6.1989,2.66959 -L 5.0714,0,5.0714,3.011211 -L 5.0714,3.011211,5.0714,6.014147 -L 5.0714,6.014147,5.0714,8.999922 -L 2.9346,8.656681,2.9346,8.999922 -L 2.9346,8.313463,2.9346,8.656681 -L 2.9346,7.970288,2.9346,8.313463 - -[性] 36 -L 3.8196,8.159618,3.8196,8.504347 -L 3.8196,7.806374,3.8196,8.159618 -L 3.8196,7.436383,3.8196,7.806374 -L 5.0661,6.902544,3.9453,6.518456 -L 5.3848,5.953445,5.0661,6.902544 -L 5.609,4.648345,5.3848,5.953445 -L 5.9245,3.699092,5.609,4.648345 -L 6.355,3.699092,6.6247,3.699092 -L 6.6247,3.699092,6.9084,3.699092 -L 6.9084,3.699092,7.2061,3.699092 -L 5.5074,2.331932,5.1505,3.426448 -L 5.4972,0,5.5074,2.331932 -L 4.7964,0,5.4972,0 -L 4.0924,0,4.7964,0 -L 3.3923,0,4.0924,0 -L 1.6827,0,1.6827,3.011211 -L 1.6827,3.011211,1.6827,6.014147 -L 1.6827,6.014147,1.6827,8.999922 -L 2.2431,7.169453,2.11,7.436383 -L 2.3867,6.902544,2.2431,7.169453 -L 2.5412,6.63557,2.3867,6.902544 -L 3.9453,6.518456,3.4553,5.989958 -L 3.4553,5.989958,2.965,4.766815 -L 5.1505,3.426448,3.8196,3.699092 -L 5.9245,0,6.4811,0 -L 6.4811,0,7.0558,0 -L 7.0558,0,7.6334,0 -L 0.8141,6.279611,0.8281,7.436383 -L 0.7125,5.656744,0.8141,6.279611 -L 0.4288,5.033768,0.7125,5.656744 -L 5.6233,7.336061,5.5147,7.879926 -L 5.9245,6.902544,5.6233,7.336061 -L 6.355,6.902544,6.6247,6.902544 -L 6.6247,6.902544,6.9084,6.902544 -L 6.9084,6.902544,7.2061,6.902544 -L 5.5147,7.879926,5.4972,8.999922 - -[制] 45 -L 0.8585,2.134153,0.8585,1.067766 -L 0.8585,3.192112,0.8585,2.134153 -L 0.8585,4.232932,0.8585,3.192112 -L 2.2805,3.872792,0.8585,4.232932 -L 2.6129,2.572047,2.2805,3.872792 -L 2.5673,0,2.6129,2.572047 -L 3.3943,1.067766,3.6671,1.067766 -L 3.6671,1.067766,3.9473,1.067766 -L 3.9473,1.067766,4.2453,1.067766 -L 4.2453,1.067766,4.2453,2.134153 -L 4.2453,2.134153,4.2453,3.192112 -L 4.2453,3.192112,4.2453,4.232932 -L 4.2453,4.232932,3.818,4.232932 -L 3.818,4.232932,3.3943,4.232932 -L 3.3943,4.232932,2.9635,4.232932 -L 2.9635,4.232932,2.6934,4.766815 -L 2.6934,4.766815,2.4132,5.300764 -L 2.4132,5.300764,2.1404,5.834734 -L 2.1404,5.834734,1.5621,5.834734 -L 1.5621,5.834734,0.9912,5.834734 -L 0.9912,5.834734,0.4347,5.834734 -L 0.7814,7.278182,0.4347,6.902544 -L 1.2227,7.416661,0.7814,7.278182 -L 2.1404,7.436383,1.2227,7.416661 -L 2.4132,6.902544,2.1404,7.436383 -L 2.6934,6.368617,2.4132,6.902544 -L 2.9635,5.834734,2.6934,6.368617 -L 3.3943,5.834734,3.818,5.834734 -L 3.818,5.834734,4.2453,5.834734 -L 4.2453,5.834734,4.6723,5.834734 -L 5.5234,4.450587,5.5234,6.214684 -L 5.5234,2.66959,5.5234,4.450587 -L 7.2046,0,7.2046,3.011211 -L 6.9279,0,7.2046,0 -L 6.655,0,6.9279,0 -L 6.3815,0,6.655,0 -L 7.2046,3.011211,7.2046,6.014147 -L 7.2046,6.014147,7.2046,8.999922 -L 2.5852,8.255585,2.5673,8.999922 -L 2.6833,7.850264,2.5852,8.255585 -L 2.9635,7.436383,2.6833,7.850264 -L 3.3943,7.436383,3.6671,7.436383 -L 3.6671,7.436383,3.9473,7.436383 -L 3.9473,7.436383,4.2453,7.436383 -L 5.5234,6.214684,5.5234,7.970288 - -[圧] 21 -L 6.6567,4.766815,7.2349,4.766815 -L 6.0861,4.766815,6.6567,4.766815 -L 5.5289,4.766815,6.0861,4.766815 -L 5.13,4.766815,4.8323,5.221739 -L 4.8323,5.221739,4.7198,5.913736 -L 4.7198,5.913736,4.7023,7.436383 -L 3.4239,8.504347,5.5363,8.504347 -L 1.3154,8.504347,3.4239,8.504347 -L 1.3438,5.690565,1.3154,8.504347 -L 1.1718,3.131367,1.3438,5.690565 -L 0.4612,0.26693,1.1718,3.131367 -L 1.7151,0,2.6989,0 -L 2.6989,0,3.701,0 -L 3.701,0,4.7023,0 -L 4.7023,0,4.6922,3.371438 -L 4.6922,3.371438,4.1069,4.598806 -L 4.1069,4.598806,2.142,4.766815 -L 5.5363,8.504347,7.6622,8.504347 -L 5.13,0,5.9636,0 -L 5.9636,0,6.8111,0 -L 6.8111,0,7.6622,0 - -[易] 36 -L 5.5558,0,6.9249,0.594607 -L 6.9249,0.594607,7.2856,2.011283 -L 7.2856,2.011283,7.2646,3.699092 -L 7.2646,3.699092,6.6867,3.699092 -L 6.6867,3.699092,6.1158,3.699092 -L 6.1158,3.699092,5.5558,3.699092 -L 5.1355,3.355896,5.1355,3.699092 -L 5.1355,3.012656,5.1355,3.355896 -L 5.1355,2.66959,5.1355,3.012656 -L 3.4434,1.14679,5.1355,2.66959 -L 2.4596,0.454728,3.4434,1.14679 -L 1.3139,0,2.4596,0.454728 -L 2.1409,2.086213,0.8901,1.601649 -L 3.4543,3.036691,2.1409,2.086213 -L 5.1355,3.699092,3.4543,3.036691 -L 6.4135,5.300764,5.2822,5.300764 -L 6.4135,6.368617,6.4135,5.300764 -L 6.4135,7.436383,6.4135,6.368617 -L 6.4135,8.504347,6.4135,7.436383 -L 4.8549,8.504347,6.4135,8.504347 -L 3.2998,8.504347,4.8549,8.504347 -L 1.7447,8.504347,3.2998,8.504347 -L 1.7447,7.436383,1.7447,8.504347 -L 1.7447,6.368617,1.7447,7.436383 -L 1.7447,5.300764,1.7447,6.368617 -L 2.0214,5.223184,1.7447,5.300764 -L 2.3051,5.13698,2.0214,5.223184 -L 2.5997,5.033768,2.3051,5.13698 -L 2.2424,4.254275,2.5997,5.033768 -L 1.7447,3.779758,2.2424,4.254275 -L 0.6804,3.203386,1.7447,3.779758 -L 3.4333,6.902544,4.7047,6.902544 -L 4.7047,6.902544,5.9866,6.902544 -L 5.2822,5.300764,4.1544,5.300764 -L 4.1544,5.300764,3.0231,5.300764 -L 2.172,6.902544,3.4333,6.902544 - -[因] 27 -L 2.752,8.504347,5.0079,8.504347 -L 0.4929,8.504347,2.752,8.504347 -L 0.4929,5.680824,0.4929,8.504347 -L 0.4929,2.848872,0.4929,5.680824 -L 0.4929,0,0.4929,2.848872 -L 2.752,0,0.4929,0 -L 5.0079,0,2.752,0 -L 7.2666,0,5.0079,0 -L 7.2666,2.848872,7.2666,0 -L 7.2666,5.680824,7.2666,2.848872 -L 7.2666,8.504347,7.2666,5.680824 -L 5.0079,8.504347,7.2666,8.504347 -L 3.8976,6.665232,3.8832,7.436383 -L 4.0093,6.249928,3.8976,6.665232 -L 4.3039,5.834734,4.0093,6.249928 -L 4.7343,5.834734,5.1616,5.834734 -L 5.1616,5.834734,5.5924,5.834734 -L 5.5924,5.834734,6.0127,5.834734 -L 3.8832,5.033768,3.519,5.597421 -L 3.0987,3.889845,3.8832,5.033768 -L 2.3247,2.745725,3.0987,3.889845 -L 1.5611,1.601649,2.3247,2.745725 -L 2.9726,5.805029,1.7783,5.834734 -L 3.519,5.597421,2.9726,5.805029 -L 4.8639,3.355896,4.3039,4.232932 -L 5.4352,2.478707,4.8639,3.355896 -L 6.0127,1.601649,5.4352,2.478707 - -[永] 21 -L 0.7369,1.067766,1.5001,2.21182 -L 1.5001,2.21182,2.2741,3.355896 -L 2.2741,3.355896,3.0552,4.500059 -L 3.0552,4.500059,2.3512,4.603163 -L 2.3512,4.603163,1.651,4.689279 -L 1.651,4.689279,0.9502,4.766815 -L 2.4776,6.902544,1.7771,6.902544 -L 3.1848,6.902544,2.4776,6.902544 -L 3.9098,6.902544,3.1848,6.902544 -L 3.9098,4.612926,3.9098,6.902544 -L 3.9098,2.314836,3.9098,4.612926 -L 3.9098,0,3.9098,2.314836 -L 3.4825,0,3.9098,0 -L 3.0552,0,3.4825,0 -L 2.6314,0,3.0552,0 -L 6.442,5.300764,6.8732,5.834734 -L 6.0147,4.766815,6.442,5.300764 -L 5.5874,4.232932,6.0147,4.766815 -L 6.0147,2.314836,5.171,3.545204 -L 6.8732,1.067766,6.0147,2.314836 -L 5.171,3.545204,4.3409,4.766815 - -[衛] 57 -L 1.0856,8.492877,1.3795,8.999922 -L 0.8019,7.968932,1.0856,8.492877 -L 0.5249,7.436383,0.8019,7.968932 -L 4.6301,6.230161,1.8033,6.368617 -L 6.0486,5.973082,4.6301,6.230161 -L 6.8997,5.834734,6.0486,5.973082 -L 6.8997,3.889845,6.8997,5.834734 -L 6.8997,1.944824,6.8997,3.889845 -L 6.8997,0,6.8997,1.944824 -L 6.6051,0,6.8997,0 -L 6.3253,0,6.6051,0 -L 6.0451,0,6.3253,0 -L 4.3356,0,4.0242,1.449117 -L 4.0242,1.449117,3.2393,1.703352 -L 3.2393,1.703352,2.2344,1.601649 -L 1.3795,0,1.2954,1.600292 -L 1.2954,1.600292,1.2257,3.192112 -L 1.2257,3.192112,1.1662,4.766815 -L 1.1662,4.766815,0.9522,4.603163 -L 0.9522,4.603163,0.735,4.422239 -L 0.735,4.422239,0.5249,4.232932 -L 1.5094,5.670863,1.3795,5.300764 -L 1.653,6.023954,1.5094,5.670863 -L 1.8033,6.368617,1.653,6.023954 -L 3.089,4.956166,3.089,5.300764 -L 3.089,4.603163,3.089,4.956166 -L 3.089,4.232932,3.089,4.603163 -L 3.9853,4.016853,3.089,4.232932 -L 4.4196,3.749965,3.9853,4.016853 -L 4.7667,3.203386,4.4196,3.749965 -L 4.1853,2.66959,3.9156,3.203386 -L 4.469,2.135488,4.1853,2.66959 -L 4.7667,1.601649,4.469,2.135488 -L 3.089,2.505588,3.089,2.135488 -L 3.089,2.858614,3.089,2.505588 -L 3.089,3.203386,3.089,2.858614 -L 3.3619,3.203386,3.089,3.203386 -L 3.6354,3.203386,3.3619,3.203386 -L 3.9156,3.203386,3.6354,3.203386 -L 4.8959,4.603163,4.7667,4.232932 -L 5.0431,4.956166,4.8959,4.603163 -L 5.1905,5.300764,5.0431,4.956166 -L 4.49,5.300764,5.1905,5.300764 -L 3.7892,5.300764,4.49,5.300764 -L 3.089,5.300764,3.7892,5.300764 -L 3.5128,7.169453,3.2183,7.436383 -L 3.2183,7.436383,2.9381,7.703292 -L 2.9381,7.703292,2.6617,7.970288 -L 4.1499,8.008531,3.8242,8.275374 -L 4.7667,7.970288,4.1499,8.008531 -L 4.7667,7.625713,4.7667,7.970288 -L 4.7667,7.2726,4.7667,7.625713 -L 4.7667,6.902544,4.7667,7.2726 -L 3.8242,8.275374,3.5128,8.999922 -L 6.0451,8.504347,6.595,8.504347 -L 6.595,8.504347,7.1554,8.504347 -L 7.1554,8.504347,7.7263,8.504347 - -[液] 48 -L 3.0837,0,3.007,1.411028 -L 3.007,1.411028,2.9366,2.821969 -L 2.9366,2.821969,2.8735,4.232932 -L 2.8735,4.232932,2.6637,4.069148 -L 2.6637,4.069148,2.4497,3.8884 -L 2.4497,3.8884,2.2326,3.699092 -L 1.1892,2.957667,1.4099,4.232932 -L 0.7756,1.555023,1.1892,2.957667 -L 0.5588,0,0.7756,1.555023 -L 3.0837,5.033768,3.2168,5.670863 -L 3.2168,5.670863,3.3639,6.290841 -L 3.3639,6.290841,3.5148,6.902544 -L 2.6637,7.970288,3.5148,7.970288 -L 4.1554,0,4.7754,0.533752 -L 4.7754,0.533752,5.4093,1.067766 -L 5.4093,1.067766,6.0471,1.601649 -L 6.0471,1.601649,5.5603,2.314836 -L 5.5603,2.314836,5.0734,3.011211 -L 5.0734,3.011211,4.5831,3.699092 -L 4.5831,3.699092,4.3726,3.545204 -L 4.3726,3.545204,4.1554,3.382712 -L 4.1554,3.382712,3.9421,3.203386 -L 7.3287,0,7.0348,0.369946 -L 7.0348,0.369946,6.7472,0.723125 -L 6.7472,0.723125,6.4744,1.067766 -L 6.4744,2.135488,6.6036,2.402485 -L 6.6036,2.402485,6.7472,2.66959 -L 6.7472,2.66959,6.8982,2.936368 -L 6.8982,2.936368,6.4114,3.546539 -L 6.4114,3.546539,5.9245,4.156819 -L 5.9245,4.156819,5.4377,4.766815 -L 5.4377,4.766815,5.2237,4.603163 -L 5.2237,4.603163,5.0065,4.422239 -L 5.0065,4.422239,4.7932,4.232932 -L 7.3287,3.699092,7.3287,4.422239 -L 7.3287,4.422239,7.3287,5.13698 -L 7.3287,5.13698,7.3287,5.834734 -L 7.3287,5.834734,6.1308,5.814945 -L 6.1308,5.814945,5.5879,5.676577 -L 5.5879,5.676577,5.2237,5.300764 -L 3.5148,7.970288,4.3726,7.970288 -L 4.3726,7.970288,5.2237,7.970288 -L 5.2237,7.970288,5.2237,8.313463 -L 5.2237,8.313463,5.2237,8.656681 -L 5.2237,8.656681,5.2237,8.999922 -L 5.651,7.970288,6.3518,7.970288 -L 6.3518,7.970288,7.0523,7.970288 -L 7.0523,7.970288,7.7559,7.970288 - -[益] 54 -L 0.5849,0,0.9912,0 -L 0.9912,0,1.4119,0 -L 1.4119,0,1.8357,0 -L 1.8357,0,1.8357,1.067766 -L 1.8357,1.067766,1.8357,2.135488 -L 1.8357,2.135488,1.8357,3.203386 -L 1.8357,3.203386,3.3942,3.203386 -L 3.3942,3.203386,4.9528,3.203386 -L 4.9528,3.203386,6.5041,3.203386 -L 6.5041,3.203386,6.5041,2.135488 -L 6.5041,2.135488,6.5041,1.067766 -L 6.5041,1.067766,6.5041,0 -L 6.5041,0,6.9317,0 -L 6.9317,0,7.3625,0 -L 7.3625,0,7.7863,0 -L 2.263,0,2.6899,0 -L 2.6899,0,3.1207,0 -L 3.1207,0,3.541,0 -L 3.541,0,3.541,0.904026 -L 3.541,0.904026,3.541,1.790957 -L 3.541,1.790957,3.541,2.66959 -L 3.9718,0,4.2453,0 -L 4.2453,0,4.522,0 -L 4.522,0,4.7949,0 -L 4.7949,0,4.7949,0.904026 -L 4.7949,0.904026,4.7949,1.790957 -L 4.7949,1.790957,4.7949,2.66959 -L 5.2222,0,5.4992,0 -L 5.4992,0,5.7829,0 -L 5.7829,0,6.0768,0 -L 0.7671,3.699092,1.5411,4.689279 -L 1.5411,4.689279,2.3256,5.670863 -L 2.3256,5.670863,3.1207,6.63557 -L 3.1207,6.63557,2.9669,6.902544 -L 2.9669,6.902544,2.8233,7.169453 -L 2.8233,7.169453,2.6899,7.436383 -L 2.6899,7.436383,1.9894,7.436383 -L 1.9894,7.436383,1.2858,7.436383 -L 1.2858,7.436383,0.5849,7.436383 -L 7.3625,3.699092,6.5041,4.956166 -L 6.5041,4.956166,5.653,6.204768 -L 5.653,6.204768,4.7949,7.436383 -L 4.7949,7.436383,3.604,7.596051 -L 3.604,7.596051,2.9494,8.103141 -L 2.9494,8.103141,2.263,8.999922 -L 5.653,7.436383,5.4992,7.625713 -L 5.4992,7.625713,5.3556,7.806374 -L 5.3556,7.806374,5.2222,7.970288 -L 5.2222,7.970288,5.4992,8.313463 -L 5.4992,8.313463,5.7829,8.656681 -L 5.7829,8.656681,6.0768,8.999922 -L 6.0768,7.436383,6.6372,7.436383 -L 6.6372,7.436383,7.2046,7.436383 -L 7.2046,7.436383,7.7863,7.436383 - -[演] 60 -L 0.5838,0.26693,1.0142,1.411028 -L 1.0142,1.411028,1.4415,2.555039 -L 1.4415,2.555039,1.8688,3.699092 -L 3.3297,0,3.6764,0.369946 -L 3.6764,0.369946,4.0333,0.723125 -L 4.0333,0.723125,4.4014,1.067766 -L 7.361,0,7.084,0.369946 -L 7.084,0.369946,6.8111,0.723125 -L 6.8111,0.723125,6.5344,1.067766 -L 3.5465,2.135488,3.5465,3.012656 -L 3.5465,3.012656,3.5465,3.889845 -L 3.5465,3.889845,3.5465,4.766815 -L 3.5465,4.766815,4.5836,4.834784 -L 4.5836,4.834784,5.1089,5.258494 -L 5.1089,5.258494,5.2525,6.368617 -L 5.2525,6.368617,4.6743,6.368617 -L 4.6743,6.368617,4.1037,6.368617 -L 4.1037,6.368617,3.5465,6.368617 -L 3.9703,2.135488,4.4014,2.135488 -L 4.4014,2.135488,4.8249,2.135488 -L 4.8249,2.135488,5.2525,2.135488 -L 5.2525,2.135488,5.1051,3.286613 -L 5.1051,3.286613,4.6711,3.666607 -L 4.6711,3.666607,3.9703,3.699092 -L 5.6798,2.135488,6.1103,2.135488 -L 6.1103,2.135488,6.5344,2.135488 -L 6.5344,2.135488,6.9614,2.135488 -L 6.9614,2.135488,6.9614,2.667993 -L 6.9614,2.667993,6.9614,3.192112 -L 6.9614,3.192112,6.9614,3.699092 -L 6.9614,3.699092,6.0441,3.718881 -L 6.0441,3.718881,5.6028,3.857404 -L 5.6028,3.857404,5.2525,4.232932 -L 5.2525,4.232932,5.6028,4.588934 -L 5.6028,4.588934,6.0441,4.588934 -L 6.0441,4.588934,6.9614,4.232932 -L 1.4415,5.834734,1.1403,6.204768 -L 1.1403,6.204768,0.8605,6.557903 -L 0.8605,6.557903,0.5838,6.902544 -L 2.7203,6.368617,2.7203,6.902544 -L 2.7203,6.902544,2.7203,7.436383 -L 2.7203,7.436383,2.7203,7.970288 -L 2.7203,7.970288,3.5539,7.970288 -L 3.5539,7.970288,4.4014,7.970288 -L 4.4014,7.970288,5.2525,7.970288 -L 5.2525,7.970288,5.2525,8.313463 -L 5.2525,8.313463,5.2525,8.656681 -L 5.2525,8.656681,5.2525,8.999922 -L 5.6798,6.368617,6.1103,6.368617 -L 6.1103,6.368617,6.5344,6.368617 -L 6.5344,6.368617,6.9614,6.368617 -L 7.7848,6.368617,7.7848,6.902544 -L 7.7848,6.902544,7.7848,7.436383 -L 7.7848,7.436383,7.7848,7.970288 -L 7.7848,7.970288,7.084,7.970288 -L 7.084,7.970288,6.3835,7.970288 -L 6.3835,7.970288,5.6798,7.970288 -L 1.8688,7.970288,1.5715,8.313463 -L 1.5715,8.313463,1.2913,8.656681 -L 1.2913,8.656681,1.0142,8.999922 - -[往] 36 -L 1.4719,0,1.3878,1.411028 -L 1.3878,1.411028,1.3174,2.821969 -L 1.3174,2.821969,1.2544,4.232932 -L 1.2544,4.232932,1.0446,4.069148 -L 1.0446,4.069148,0.8306,3.8884 -L 0.8306,3.8884,0.6173,3.699092 -L 2.7223,0,3.5734,0 -L 3.5734,0,4.4311,0 -L 4.4311,0,5.2822,0 -L 5.2822,0,5.2892,2.382827 -L 5.2892,2.382827,4.9148,3.451951 -L 4.9148,3.451951,3.5734,3.699092 -L 5.6783,0,6.3858,0 -L 6.3858,0,7.0933,0 -L 7.0933,0,7.818,0 -L 5.6783,3.699092,5.4016,4.173697 -L 5.4016,4.173697,5.2966,5.004106 -L 5.2966,5.004106,5.2822,6.902544 -L 5.2822,6.902544,4.5607,6.902544 -L 4.5607,6.902544,3.8532,6.902544 -L 3.8532,6.902544,3.1531,6.902544 -L 6.1091,3.699092,6.3858,3.699092 -L 6.3858,3.699092,6.6657,3.699092 -L 6.6657,3.699092,6.9634,3.699092 -L 1.4719,4.766815,1.7482,5.490181 -L 1.7482,5.490181,2.0183,6.204768 -L 2.0183,6.204768,2.2946,6.902544 -L 0.6173,6.902544,1.0236,7.61584 -L 1.0236,7.61584,1.4435,8.312149 -L 1.4435,8.312149,1.8638,8.999922 -L 5.6783,6.902544,6.2384,6.902544 -L 6.2384,6.902544,6.8131,6.902544 -L 6.8131,6.902544,7.3907,6.902544 -L 5.2822,7.970288,4.9884,8.313463 -L 4.9884,8.313463,4.7047,8.656681 -L 4.7047,8.656681,4.4311,8.999922 - -[応] 30 -L 0.6158,0,1.421,2.396946 -L 1.421,2.396946,1.5436,5.471727 -L 1.5436,5.471727,1.4704,7.970288 -L 1.4704,7.970288,2.4507,7.970288 -L 2.4507,7.970288,3.4318,7.970288 -L 3.4318,7.970288,4.4331,7.970288 -L 4.4331,7.970288,4.4331,8.313463 -L 4.4331,8.313463,4.4331,8.656681 -L 4.4331,8.656681,4.4331,8.999922 -L 4.4331,0,4.1494,0.552162 -L 4.1494,0.552162,4.0478,1.926523 -L 4.0478,1.926523,4.0303,5.300764 -L 4.8569,0,5.4177,0 -L 5.4177,0,5.9851,0 -L 5.9851,0,6.5661,0 -L 6.5661,0,6.5661,0.533752 -L 6.5661,0.533752,6.5661,1.067766 -L 6.5661,1.067766,6.5661,1.601649 -L 1.9008,0.533752,2.5001,1.738726 -L 2.5001,1.738726,2.7208,2.697698 -L 2.7208,2.697698,2.7519,4.232932 -L 7.8484,2.402485,7.4211,3.201963 -L 7.4211,3.201963,6.9938,3.99297 -L 6.9938,3.99297,6.5661,4.766815 -L 5.2842,6.101686,5.134,6.368617 -L 5.134,6.368617,4.9865,6.63557 -L 4.9865,6.63557,4.8569,6.902544 -L 4.8569,7.970288,5.8415,7.970288 -L 5.8415,7.970288,6.8428,7.970288 -L 6.8428,7.970288,7.8484,7.970288 - -[恩] 45 -L 0.649,0,0.9225,0.533752 -L 0.9225,0.533752,1.2097,1.067766 -L 1.2097,1.067766,1.5001,1.601649 -L 3.1812,0,2.88,0.434961 -L 2.88,0.434961,2.7683,0.988567 -L 2.7683,0.988567,2.7504,2.135488 -L 3.605,0,4.309,0 -L 4.309,0,5.02,0 -L 5.02,0,5.7419,0 -L 5.7419,0,5.7419,0.369946 -L 5.7419,0.369946,5.7419,0.723125 -L 5.7419,0.723125,5.7419,1.067766 -L 7.4157,0.800814,7.125,1.257117 -L 7.125,1.257117,6.8413,1.704687 -L 6.8413,1.704687,6.5646,2.135488 -L 4.8908,1.601649,4.5927,1.971618 -L 4.5927,1.971618,4.309,2.324818 -L 4.309,2.324818,4.0323,2.66959 -L 1.5001,3.699092,1.5001,5.300764 -L 1.5001,5.300764,1.5001,6.902544 -L 1.5001,6.902544,1.5001,8.504347 -L 1.5001,8.504347,3.1812,8.504347 -L 3.1812,8.504347,4.8663,8.504347 -L 4.8663,8.504347,6.5646,8.504347 -L 6.5646,8.504347,6.5646,6.902544 -L 6.5646,6.902544,6.5646,5.300764 -L 6.5646,5.300764,6.5646,3.699092 -L 6.5646,3.699092,4.8663,3.699092 -L 4.8663,3.699092,3.1812,3.699092 -L 3.1812,3.699092,1.5001,3.699092 -L 2.5406,4.766815,3.0275,5.300764 -L 3.0275,5.300764,3.5245,5.834734 -L 3.5245,5.834734,4.0323,6.368617 -L 4.0323,6.368617,3.6891,6.744255 -L 3.6891,6.744255,3.2551,6.882689 -L 3.2551,6.882689,2.3585,6.902544 -L 5.3146,4.766815,5.02,5.13698 -L 5.02,5.13698,4.7363,5.490181 -L 4.7363,5.490181,4.4596,5.834734 -L 4.4596,6.902544,4.309,7.2726 -L 4.309,7.2726,4.1658,7.625713 -L 4.1658,7.625713,4.0323,7.970288 -L 4.8908,6.902544,5.1636,6.902544 -L 5.1636,6.902544,5.4438,6.902544 -L 5.4438,6.902544,5.7419,6.902544 - -[仮] 33 -L 1.5021,0,1.418,1.781062 -L 1.418,1.781062,1.3518,3.545204 -L 1.3518,3.545204,1.2888,5.300764 -L 1.2888,5.300764,1.0748,5.13698 -L 1.0748,5.13698,0.8716,4.956166 -L 0.8716,4.956166,0.6793,4.766815 -L 2.3532,0,3.3654,2.789571 -L 3.3654,2.789571,3.6421,5.562178 -L 3.6421,5.562178,3.6389,8.504347 -L 3.6389,8.504347,5.043,8.504347 -L 5.043,8.504347,6.4549,8.504347 -L 6.4549,8.504347,7.88,8.504347 -L 3.8522,0,4.469,0.723125 -L 4.469,0.723125,5.0991,1.437778 -L 5.0991,1.437778,5.7439,2.135488 -L 5.7439,2.135488,5.2812,3.162451 -L 5.2812,3.162451,5.0714,4.121357 -L 5.0714,4.121357,4.917,5.834734 -L 4.917,5.834734,4.6227,5.834734 -L 4.6227,5.834734,4.3429,5.834734 -L 4.3429,5.834734,4.0627,5.834734 -L 7.4527,0,7.0219,0.533752 -L 7.0219,0.533752,6.5981,1.067766 -L 6.5981,1.067766,6.1712,1.601649 -L 6.1712,2.66959,6.7701,3.829077 -L 6.7701,3.829077,6.9904,4.649724 -L 6.9904,4.649724,7.0219,5.834734 -L 7.0219,5.834734,6.444,5.834734 -L 6.444,5.834734,5.8731,5.834734 -L 5.8731,5.834734,5.3166,5.834734 -L 1.5021,5.834734,1.7756,6.901099 -L 1.7756,6.901099,2.0593,7.959037 -L 2.0593,7.959037,2.3532,8.999922 - -[可] 18 -L 5.3463,0,6.6285,0 -L 6.6285,0,6.6285,8.504347 -L 6.6285,8.504347,4.6461,8.504347 -L 4.6461,8.504347,2.6602,8.504347 -L 2.6602,8.504347,0.6813,8.504347 -L 1.9597,2.66959,1.9597,3.916616 -L 1.9597,3.916616,1.9597,5.146853 -L 1.9597,5.146853,1.9597,6.368617 -L 1.9597,6.368617,2.793,6.368617 -L 2.793,6.368617,3.6409,6.368617 -L 3.6409,6.368617,4.4917,6.368617 -L 4.4917,6.368617,4.4917,5.146853 -L 4.4917,5.146853,4.4917,3.916616 -L 4.4917,3.916616,4.4917,2.66959 -L 4.4917,2.66959,3.6409,2.66959 -L 3.6409,2.66959,2.793,2.66959 -L 2.793,2.66959,1.9597,2.66959 -L 7.0558,8.504347,7.8785,8.504347 - -[河] 15 -L 0.7075,0.26693,1.1383,1.411028 -L 1.1383,1.411028,1.5656,2.555039 -L 1.5656,2.555039,1.9894,3.699092 -L 5.8039,0,7.0543,0 -L 7.0543,0,7.0543,8.504347 -L 7.0543,8.504347,2.8125,8.504347 -L 3.6706,3.203386,3.6706,6.368617 -L 3.6706,6.368617,5.3801,6.368617 -L 5.3801,6.368617,5.3801,3.203386 -L 5.3801,3.203386,3.6706,3.203386 -L 1.5656,5.834734,1.2682,6.204768 -L 1.2682,6.204768,0.7075,6.902544 -L 1.9894,7.970288,1.6955,8.313463 -L 1.6955,8.313463,1.4118,8.656681 -L 1.4118,8.656681,1.1383,8.999922 - -[賀] 29 -L 0.7379,0,1.2878,0.189242 -L 1.2878,0.189242,1.8478,0.369946 -L 1.8478,0.369946,2.4191,0.533752 -L 7.084,0,6.7936,0.189242 -L 6.7936,0.189242,6.5064,0.369946 -L 6.5064,0.369946,6.2329,0.533752 -L 1.9879,1.601649,1.9879,4.766815 -L 1.9879,4.766815,6.6602,4.766815 -L 6.6602,4.766815,6.6602,1.601649 -L 6.6602,1.601649,1.9879,1.601649 -L 2.4191,2.66959,6.2329,2.66959 -L 2.4191,3.699092,6.2329,3.699092 -L 0.9235,5.834734,1.2667,6.290841 -L 1.2667,6.290841,1.6236,6.738739 -L 1.6236,6.738739,1.9879,7.169453 -L 1.9879,7.169453,1.6587,7.732954 -L 1.6587,7.732954,1.3364,7.940649 -L 1.3364,7.940649,0.7379,7.970288 -L 3.0561,5.834734,3.508,6.269805 -L 3.508,6.269805,3.6764,6.823389 -L 3.6764,6.823389,3.6974,7.970288 -L 3.6974,7.970288,2.4191,7.970288 -L 2.4191,7.970288,2.2649,8.313463 -L 2.2649,8.313463,2.1213,8.656681 -L 2.1213,8.656681,1.9879,8.999922 -L 4.9513,5.834734,4.9513,7.970288 -L 4.9513,7.970288,7.5113,7.970288 -L 7.5113,7.970288,7.5113,5.834734 -L 7.5113,5.834734,4.9513,5.834734 - -[解] 44 -L 0.7399,0.26693,1.1707,2.793709 -L 1.1707,2.793709,1.0793,5.913736 -L 1.0793,5.913736,1.5945,8.999922 -L 2.876,0,3.7026,0 -L 3.7026,0,3.7026,2.66959 -L 3.7026,2.66959,1.5945,2.66959 -L 6.2594,0,6.1862,1.895549 -L 6.1862,1.895549,5.7305,2.579052 -L 5.7305,2.579052,4.5537,2.66959 -L 6.6905,2.66959,6.3928,3.201963 -L 6.3928,3.201963,6.1123,3.725908 -L 6.1123,3.725908,5.8356,4.232932 -L 5.8356,4.232932,5.2195,4.213252 -L 5.2195,4.213252,4.8868,4.074862 -L 4.8868,4.074862,4.5537,3.699092 -L 7.1178,2.66959,7.9371,2.66959 -L 2.4487,3.203386,2.4176,3.947701 -L 2.4176,3.947701,2.193,4.353175 -L 2.193,4.353175,1.5945,4.766815 -L 3.7026,3.203386,3.7026,4.766815 -L 3.7026,4.766815,3.0725,4.826225 -L 3.0725,4.826225,2.5293,5.241441 -L 2.5293,5.241441,1.5945,6.368617 -L 6.6905,4.232932,6.5361,4.603163 -L 6.5361,4.603163,6.3928,4.956166 -L 6.3928,4.956166,6.2594,5.300764 -L 3.7026,5.300764,3.7026,6.368617 -L 3.7026,6.368617,3.1037,6.388406 -L 3.1037,6.388406,2.7818,6.526797 -L 2.7818,6.526797,2.4487,6.902544 -L 2.4487,6.902544,2.5783,7.169453 -L 2.5783,7.169453,2.7258,7.436383 -L 2.7258,7.436383,2.876,7.703292 -L 2.876,7.703292,2.5783,7.806374 -L 2.5783,7.806374,2.2985,7.892556 -L 2.2985,7.892556,2.0218,7.970288 -L 4.981,6.368617,5.5838,7.159646 -L 5.5838,7.159646,5.8009,7.71323 -L 5.8009,7.71323,5.8356,8.504347 -L 5.8356,8.504347,4.5537,8.504347 -L 6.9038,6.368617,7.3311,6.803578 -L 7.3311,6.803578,7.4888,7.357294 -L 7.4888,7.357294,7.5133,8.504347 -L 7.5133,8.504347,6.2594,8.504347 - -[快] 24 -L 2.0203,0,2.0203,8.999922 -L 3.0885,0,4.4576,2.165194 -L 4.4576,2.165194,5.0671,3.491463 -L 5.0671,3.491463,5.4387,4.232932 -L 5.4387,4.232932,5.0744,4.608745 -L 5.0744,4.608745,4.5172,4.747026 -L 4.5172,4.747026,3.3018,4.766815 -L 7.5436,0,6.3419,1.916585 -L 6.3419,1.916585,5.901,2.875688 -L 5.901,2.875688,5.8341,3.699092 -L 0.7695,5.033768,1.0708,5.656744 -L 1.0708,5.656744,1.1793,6.279611 -L 1.1793,6.279611,1.1968,7.436383 -L 5.8341,4.766815,5.2492,6.204768 -L 5.2492,6.204768,5.0324,7.117222 -L 5.0324,7.117222,3.7291,7.436383 -L 6.2652,4.766815,7.1163,4.766815 -L 7.1163,4.766815,7.1163,7.436383 -L 7.1163,7.436383,6.0061,7.536685 -L 6.0061,7.536685,5.5329,7.984386 -L 5.5329,7.984386,5.4387,8.999922 -L 2.8745,6.63557,2.7208,6.902544 -L 2.7208,6.902544,2.5807,7.169453 -L 2.5807,7.169453,2.4507,7.436383 - -[確] 43 -L 4.1868,0,4.1027,1.411028 -L 4.1027,1.411028,4.0358,2.821969 -L 4.0358,2.821969,3.9728,4.232932 -L 3.9728,4.232932,3.7595,4.069148 -L 3.7595,4.069148,3.5455,3.8884 -L 3.5455,3.8884,3.3357,3.699092 -L 4.5822,0,5.8645,0 -L 5.8645,0,5.7839,1.434998 -L 5.7839,1.434998,5.4161,2.022513 -L 5.4161,2.022513,4.5822,2.135488 -L 6.2918,0,8.0006,0 -L 1.1988,1.067766,1.3113,4.995766 -L 1.3113,4.995766,1.5144,7.042314 -L 1.5144,7.042314,1.6261,8.504347 -L 1.6261,8.504347,0.768,8.504347 -L 1.6261,1.067766,2.4772,1.067766 -L 2.4772,1.067766,2.4772,5.300764 -L 2.4772,5.300764,1.6261,5.300764 -L 6.2918,2.135488,5.9937,2.667993 -L 5.9937,2.667993,5.7135,3.192112 -L 5.7135,3.192112,5.4407,3.699092 -L 5.4407,3.699092,4.5822,3.699092 -L 6.7222,2.135488,7.5733,2.135488 -L 6.2918,3.699092,5.9937,4.232932 -L 5.9937,4.232932,5.7135,4.766815 -L 5.7135,4.766815,5.4407,5.300764 -L 5.4407,5.300764,5.0134,5.13698 -L 5.0134,5.13698,4.5931,4.956166 -L 4.5931,4.956166,4.1868,4.766815 -L 6.7222,3.699092,7.5733,3.699092 -L 6.2918,5.300764,6.0081,5.716089 -L 6.0081,5.716089,6.0081,6.13126 -L 6.0081,6.13126,6.2918,6.902544 -L 6.7222,5.300764,7.5733,5.300764 -L 4.5822,6.101686,4.7153,6.738739 -L 4.7153,6.738739,4.8589,7.358673 -L 4.8589,7.358673,5.0134,7.970288 -L 5.0134,7.970288,3.3357,7.970288 -L 3.3357,7.970288,3.3357,6.902544 -L 8.0006,6.902544,8.0006,7.970288 -L 8.0006,7.970288,5.4407,7.970288 -L 5.4407,7.970288,5.4407,8.999922 -L 2.0499,8.504347,2.9084,8.504347 - -[額] 43 -L 1.6565,0,1.6565,3.203386 -L 1.6565,3.203386,1.9294,3.546539 -L 1.9294,3.546539,2.2169,3.889845 -L 2.2169,3.889845,2.5076,4.232932 -L 2.5076,4.232932,2.1434,4.603163 -L 2.1434,4.603163,1.7858,4.956166 -L 1.7858,4.956166,1.4425,5.300764 -L 1.4425,5.300764,1.2257,5.13698 -L 1.2257,5.13698,1.0152,4.956166 -L 1.0152,4.956166,0.8019,4.766815 -L 2.0835,0,3.3342,0 -L 3.3342,0,3.3342,2.66959 -L 3.3342,2.66959,2.0835,2.66959 -L 4.6157,0,4.8928,0.369946 -L 4.8928,0.369946,5.173,0.723125 -L 5.173,0.723125,5.4703,1.067766 -L 8.0026,0,7.7052,0.369946 -L 7.7052,0.369946,7.148,1.067788 -L 5.0395,2.135488,5.0395,6.902544 -L 5.0395,6.902544,5.6598,7.129962 -L 5.6598,7.129962,5.9922,7.475962 -L 5.9922,7.475962,6.3214,8.237285 -L 6.3214,8.237285,5.0255,8.450562 -L 5.0255,8.450562,4.3674,8.214673 -L 4.3674,8.214673,4.1884,6.902544 -L 5.4703,2.135488,7.5718,2.135488 -L 7.5718,2.135488,7.5718,3.699092 -L 7.5718,3.699092,5.4703,3.699092 -L 7.5718,4.232932,7.5718,5.300764 -L 7.5718,5.300764,5.4703,5.300764 -L 2.9069,4.766815,3.0361,5.033768 -L 3.0361,5.033768,3.1832,5.300764 -L 3.1832,5.300764,3.3342,5.567651 -L 3.3342,5.567651,2.7633,5.670863 -L 2.7633,5.670863,2.206,5.757002 -L 2.206,5.757002,1.6565,5.834734 -L 7.5718,5.834734,7.5718,6.902544 -L 7.5718,6.902544,6.3214,6.902544 -L 0.8019,6.902544,0.8019,7.970288 -L 0.8019,7.970288,2.5076,7.970288 -L 2.5076,7.970288,2.5076,8.999922 -L 2.9069,7.970288,3.7615,7.970288 -L 6.7176,8.504347,8.0026,8.504347 - -[刊] 12 -L 2.5093,0,2.5898,2.933478 -L 2.5898,2.933478,2.296,4.706157 -L 2.296,4.706157,0.8316,5.300764 -L 6.3234,0,7.6057,0 -L 7.6057,0,7.6057,8.999922 -L 5.4723,2.135488,5.4723,7.970288 -L 2.9401,5.300764,2.6353,5.775302 -L 2.6353,5.775302,2.5236,6.605931 -L 2.5236,6.605931,2.5093,8.504347 -L 2.5093,8.504347,1.2589,8.504347 -L 3.3639,5.300764,4.2188,5.300764 -L 2.9401,8.504347,3.7912,8.504347 - -[幹] 41 -L 2.5396,0,2.3081,1.33045 -L 2.3081,1.33045,1.6955,1.644073 -L 1.6955,1.644073,0.8301,1.601649 -L 6.3538,0,6.3258,2.118742 -L 6.3258,2.118742,5.9156,3.016903 -L 5.9156,3.016903,4.6446,3.203386 -L 2.9669,1.601649,2.6657,2.016952 -L 2.6657,2.016952,2.5568,2.432168 -L 2.5568,2.432168,2.5396,3.203386 -L 2.5396,3.203386,1.2574,3.203386 -L 1.2574,3.203386,1.2574,6.368617 -L 1.2574,6.368617,2.5396,6.368617 -L 2.5396,6.368617,2.3081,7.699023 -L 2.3081,7.699023,1.6955,8.012712 -L 1.6955,8.012712,0.8301,7.970288 -L 3.3977,1.601649,4.2208,1.601649 -L 2.9669,3.203386,3.7932,3.203386 -L 3.7932,3.203386,3.7932,4.766815 -L 3.7932,4.766815,1.6885,4.766815 -L 6.7807,3.203386,6.4795,3.611488 -L 6.4795,3.611488,6.3713,4.155287 -L 6.3713,4.155287,6.3538,5.300764 -L 6.3538,5.300764,5.4362,5.320553 -L 5.4362,5.320553,4.9948,5.458965 -L 4.9948,5.458965,4.6446,5.834734 -L 4.6446,5.834734,5.1384,6.901099 -L 5.1384,6.901099,5.6284,7.959037 -L 5.6284,7.959037,6.1437,8.999922 -L 6.1437,8.999922,6.7632,7.959037 -L 6.7632,7.959037,7.3937,6.901099 -L 7.3937,6.901099,8.0346,5.834734 -L 8.0346,5.834734,7.7194,5.458965 -L 7.7194,5.458965,7.3937,5.320553 -L 7.3937,5.320553,6.7807,5.300764 -L 7.208,3.203386,8.0346,3.203386 -L 3.7932,5.300764,3.7932,6.368617 -L 3.7932,6.368617,2.9669,6.368617 -L 2.9669,7.970288,2.816,8.313463 -L 2.816,8.313463,2.6724,8.656681 -L 2.6724,8.656681,2.5396,8.999922 -L 3.3977,7.970288,4.2208,7.970288 - -[慣] 48 -L 2.1455,0,2.1455,3.011211 -L 2.1455,3.011211,2.1455,6.014147 -L 2.1455,6.014147,2.1455,8.999922 -L 4.0372,0,4.3801,0.189242 -L 4.3801,0.189242,4.7373,0.369946 -L 4.7373,0.369946,5.1016,0.533752 -L 7.6338,0,7.3435,0.189242 -L 7.3435,0.189242,7.0563,0.369946 -L 7.0563,0.369946,6.7827,0.533752 -L 4.2505,1.601649,4.2505,2.667993 -L 4.2505,2.667993,4.2505,3.725908 -L 4.2505,3.725908,4.2505,4.766815 -L 4.2505,4.766815,5.3786,4.766815 -L 5.3786,4.766815,6.5064,4.766815 -L 6.5064,4.766815,7.6338,4.766815 -L 7.6338,4.766815,7.6338,3.725908 -L 7.6338,3.725908,7.6338,2.667993 -L 7.6338,2.667993,7.6338,1.601649 -L 7.6338,1.601649,6.5064,1.601649 -L 6.5064,1.601649,5.3786,1.601649 -L 5.3786,1.601649,4.2505,1.601649 -L 4.6778,2.66959,5.5114,2.66959 -L 5.5114,2.66959,6.3523,2.66959 -L 6.3523,2.66959,7.21,2.66959 -L 4.6778,3.699092,5.5114,3.699092 -L 5.5114,3.699092,6.3523,3.699092 -L 6.3523,3.699092,7.21,3.699092 -L 0.864,5.033768,1.1613,5.656744 -L 1.1613,5.656744,1.2734,6.279611 -L 1.2734,6.279611,1.2878,7.436383 -L 2.9689,6.63557,2.8145,6.902544 -L 2.8145,6.902544,2.6709,7.169453 -L 2.6709,7.169453,2.5416,7.436383 -L 4.2505,6.368617,4.2505,7.091874 -L 4.2505,7.091874,4.2505,7.806374 -L 4.2505,7.806374,4.2505,8.504347 -L 4.2505,8.504347,5.3786,8.504347 -L 5.3786,8.504347,6.5064,8.504347 -L 6.5064,8.504347,7.6338,8.504347 -L 7.6338,8.504347,7.6338,7.806374 -L 7.6338,7.806374,7.6338,7.091874 -L 7.6338,7.091874,7.6338,6.368617 -L 7.6338,6.368617,6.5064,6.368617 -L 6.5064,6.368617,5.3786,6.368617 -L 5.3786,6.368617,4.2505,6.368617 -L 5.96,6.902544,5.6238,7.278182 -L 5.6238,7.278182,5.2907,7.416661 -L 5.2907,7.416661,4.6778,7.436383 - -[眼] 45 -L 3.3947,0,4.7848,1.764097 -L 4.7848,1.764097,4.8763,5.417943 -L 4.8763,5.417943,4.6763,8.504347 -L 4.6763,8.504347,5.6535,8.504347 -L 5.6535,8.504347,6.638,8.504347 -L 6.638,8.504347,7.6358,8.504347 -L 7.6358,8.504347,7.6358,7.2726 -L 7.6358,7.2726,7.6358,6.023954 -L 7.6358,6.023954,7.6358,4.766815 -L 7.6358,4.766815,7.0583,4.766815 -L 7.0583,4.766815,6.4874,4.766815 -L 6.4874,4.766815,5.927,4.766815 -L 5.927,4.766815,5.9512,3.646884 -L 5.9512,3.646884,6.1193,3.103129 -L 6.1193,3.103129,6.5679,2.66959 -L 6.5679,2.66959,6.9108,3.012656 -L 6.9108,3.012656,7.2716,3.355896 -L 7.2716,3.355896,7.6358,3.699092 -L 8.0631,0,7.4856,0.723125 -L 7.4856,0.723125,6.9108,1.437778 -L 6.9108,1.437778,6.3575,2.135488 -L 5.0724,0.533752,5.3487,0.723125 -L 5.3487,0.723125,5.6324,0.904026 -L 5.6324,0.904026,5.927,1.067766 -L 0.8625,1.601649,0.8625,3.916616 -L 0.8625,3.916616,0.8625,6.214684 -L 0.8625,6.214684,0.8625,8.504347 -L 0.8625,8.504347,1.5626,8.504347 -L 1.5626,8.504347,2.2666,8.504347 -L 2.2666,8.504347,2.9674,8.504347 -L 2.9674,8.504347,2.9674,6.214684 -L 2.9674,6.214684,2.9674,3.916616 -L 2.9674,3.916616,2.9674,1.601649 -L 2.9674,1.601649,2.2666,1.601649 -L 2.2666,1.601649,1.5626,1.601649 -L 1.5626,1.601649,0.8625,1.601649 -L 1.2579,4.232932,1.6852,4.232932 -L 1.6852,4.232932,2.1163,4.232932 -L 2.1163,4.232932,2.5436,4.232932 -L 1.2579,6.368617,1.6852,6.368617 -L 1.6852,6.368617,2.1163,6.368617 -L 2.1163,6.368617,2.5436,6.368617 -L 5.0724,6.902544,5.776,6.902544 -L 5.776,6.902544,6.4874,6.902544 -L 6.4874,6.902544,7.2085,6.902544 - -[基] 45 -L 1.7156,0,2.5491,0 -L 2.5491,0,3.3967,0 -L 3.3967,0,4.2478,0 -L 4.2478,0,4.0167,1.33045 -L 4.0167,1.33045,3.4142,1.644073 -L 3.4142,1.644073,2.5733,1.601649 -L 4.6748,0,5.3791,0 -L 5.3791,0,6.0901,0 -L 6.0901,0,6.8151,0 -L 1.0778,1.601649,1.7156,2.314836 -L 1.7156,2.314836,2.36,3.011211 -L 2.36,3.011211,3.0006,3.699092 -L 3.0006,3.699092,2.6363,4.074862 -L 2.6363,4.074862,2.0833,4.213252 -L 2.0833,4.213252,0.8645,4.232932 -L 4.6748,1.601649,4.3771,2.016952 -L 4.3771,2.016952,4.2653,2.432168 -L 4.2653,2.432168,4.2478,3.203386 -L 5.1056,1.601649,5.3791,1.601649 -L 5.3791,1.601649,5.6593,1.601649 -L 5.6593,1.601649,5.9567,1.601649 -L 7.2389,1.601649,6.5171,2.478707 -L 6.5171,2.478707,5.8064,3.355896 -L 5.8064,3.355896,5.1056,4.232932 -L 5.1056,4.232932,3.008,5.06356 -L 3.008,5.06356,2.8535,6.605931 -L 2.8535,6.605931,1.2918,7.436383 -L 5.9567,4.232932,5.5753,4.806436 -L 5.5753,4.806436,4.9133,5.083305 -L 4.9133,5.083305,3.3967,5.300764 -L 6.384,4.232932,6.7906,4.232932 -L 6.7906,4.232932,7.2105,4.232932 -L 7.2105,4.232932,7.6378,4.232932 -L 5.5294,6.101686,4.8082,6.204768 -L 4.8082,6.204768,4.1007,6.290841 -L 4.1007,6.290841,3.3967,6.368617 -L 5.5294,6.902544,4.3879,7.548068 -L 4.3879,7.548068,3.4142,7.744358 -L 3.4142,7.744358,3.0006,8.999922 -L 5.9567,7.436383,5.6555,7.850264 -L 5.6555,7.850264,5.5437,8.255585 -L 5.5437,8.255585,5.5294,8.999922 -L 6.384,7.436383,6.6607,7.436383 -L 6.6607,7.436383,6.9444,7.436383 -L 6.9444,7.436383,7.2389,7.436383 - -[寄] 51 -L 5.1041,0,5.5104,0 -L 5.5104,0,5.9275,0 -L 5.9275,0,6.3548,0 -L 6.3548,0,6.3548,1.247245 -L 6.3548,1.247245,6.3548,2.477328 -L 6.3548,2.477328,6.3548,3.699092 -L 6.3548,3.699092,4.523,3.699092 -L 4.523,3.699092,2.6944,3.699092 -L 2.6944,3.699092,0.8595,3.699092 -L 2.5406,1.067766,2.5406,1.601649 -L 2.5406,1.601649,2.5406,2.135488 -L 2.5406,2.135488,2.5406,2.66959 -L 2.5406,2.66959,3.0972,2.66959 -L 3.0972,2.66959,3.6716,2.66959 -L 3.6716,2.66959,4.2495,2.66959 -L 4.2495,2.66959,4.2495,2.135488 -L 4.2495,2.135488,4.2495,1.601649 -L 4.2495,1.601649,4.2495,1.067766 -L 4.2495,1.067766,3.6716,1.067766 -L 3.6716,1.067766,3.0972,1.067766 -L 3.0972,1.067766,2.5406,1.067766 -L 6.7852,3.699092,7.0553,3.699092 -L 7.0553,3.699092,7.339,3.699092 -L 7.339,3.699092,7.6363,3.699092 -L 2.3301,4.766815,2.817,5.223184 -L 2.817,5.223184,3.3112,5.670863 -L 3.3112,5.670863,3.8225,6.101686 -L 3.8225,6.101686,3.2408,6.204768 -L 3.2408,6.204768,2.6734,6.290841 -L 2.6734,6.290841,2.113,6.368617 -L 5.9275,4.766815,5.3566,5.300764 -L 5.3566,5.300764,4.7962,5.834734 -L 4.7962,5.834734,4.2495,6.368617 -L 5.1041,6.368617,5.5104,6.368617 -L 5.5104,6.368617,5.9275,6.368617 -L 5.9275,6.368617,6.3548,6.368617 -L 0.8595,6.902544,0.8595,7.2726 -L 0.8595,7.2726,0.8595,7.625713 -L 0.8595,7.625713,0.8595,7.970288 -L 0.8595,7.970288,1.9904,7.970288 -L 1.9904,7.970288,3.1217,7.970288 -L 3.1217,7.970288,4.2495,7.970288 -L 4.2495,7.970288,4.2495,8.313463 -L 4.2495,8.313463,4.2495,8.656681 -L 4.2495,8.656681,4.2495,8.999922 -L 7.6363,6.902544,7.6363,7.2726 -L 7.6363,7.2726,7.6363,7.625713 -L 7.6363,7.625713,7.6363,7.970288 -L 7.6363,7.970288,6.635,7.970288 -L 6.635,7.970288,5.654,7.970288 -L 5.654,7.970288,4.6736,7.970288 - -[規] 48 -L 3.6389,0,4.6686,1.542348 -L 4.6686,1.542348,5.0465,2.372845 -L 5.0465,2.372845,5.1026,3.203386 -L 5.1026,3.203386,4.8332,3.203386 -L 4.8332,3.203386,4.553,3.203386 -L 4.553,3.203386,4.2798,3.203386 -L 4.2798,3.203386,4.2798,4.984449 -L 4.2798,4.984449,4.2798,6.748655 -L 4.2798,6.748655,4.2798,8.504347 -L 4.2798,8.504347,5.257,8.504347 -L 5.257,8.504347,6.2409,8.504347 -L 6.2409,8.504347,7.2429,8.504347 -L 7.2429,8.504347,7.2429,6.748655 -L 7.2429,6.748655,7.2429,4.984449 -L 7.2429,4.984449,7.2429,3.203386 -L 7.2429,3.203386,6.9449,3.203386 -L 6.9449,3.203386,6.6612,3.203386 -L 6.6612,3.203386,6.3845,3.203386 -L 6.3845,3.203386,6.3845,2.135488 -L 6.3845,2.135488,6.3845,1.067766 -L 6.3845,1.067766,6.3845,0 -L 6.3845,0,6.9449,0 -L 6.9449,0,7.5123,0 -L 7.5123,0,8.094,0 -L 8.094,0,8.094,0.533752 -L 8.094,0.533752,8.094,1.067766 -L 8.094,1.067766,8.094,1.601649 -L 0.865,0.533752,1.2887,1.678046 -L 1.2887,1.678046,1.716,2.821969 -L 1.716,2.821969,2.1433,3.966067 -L 2.1433,3.966067,1.8106,4.529567 -L 1.8106,4.529567,1.481,4.737219 -L 1.481,4.737219,0.865,4.766815 -L 3.4284,1.868624,3.131,2.324818 -L 3.131,2.324818,2.8473,2.772584 -L 2.8473,2.772584,2.5703,3.203386 -L 2.5703,4.766815,2.0484,5.87985 -L 2.0484,5.87985,1.8141,6.628455 -L 1.8141,6.628455,0.865,6.902544 -L 4.6788,5.300764,5.3796,5.300764 -L 5.3796,5.300764,6.0871,5.300764 -L 6.0871,5.300764,6.8121,5.300764 -L 2.5703,6.902544,2.2691,7.336061 -L 2.2691,7.336061,2.1574,7.879926 -L 2.1574,7.879926,2.1433,8.999922 -L 4.6788,6.902544,5.3796,6.902544 -L 5.3796,6.902544,6.0871,6.902544 -L 6.0871,6.902544,6.8121,6.902544 - - -# kan_15 ------------------------------------------------------- -# 技義逆久旧居許境興均群潔件券検険限護厚構耕講鉱混査再採災際在罪財桜酸師志支枝飼似示識舎謝授修述序承招 - -[技] 9 -L 1.4814,8.962026,1.4814,-0.038092 -L 1.4814,-0.038092,0.6619,-0.038092 -L 0.0034,3.661066,2.9626,5.51071 -L 0.0034,6.86443,2.9626,6.86443 -L 2.9626,7.398422,7.2041,7.398422 -L 5.0676,9.000093,5.0676,5.262781 -L 3.8176,5.262781,6.3183,5.262781 -A -1.489,6.518059,7.907044,303.98956,350.86544 -A 11.6242,6.518059,7.907044,195.07148,236.01043 - -[義] 45 -L 0.8562,-0.000003,2.1416,-0.000003 -L 2.1416,-0.000003,2.1174,1.120146 -L 2.1174,1.120146,1.9489,1.66388 -L 1.9489,1.66388,1.501,2.097506 -L 1.501,2.097506,0.9861,1.933613 -L 0.9861,1.933613,0.4919,1.752755 -L 0.4919,1.752755,0.0019,1.563513 -L 6.376,-0.000003,5.9557,0.532479 -L 5.9557,0.532479,5.5249,1.056468 -L 5.5249,1.056468,5.0976,1.563513 -L 5.0976,1.563513,4.5271,1.218959 -L 4.5271,1.218959,3.9702,0.865869 -L 3.9702,0.865869,3.4199,0.495813 -L 6.8068,-0.000003,6.8068,1.563513 -L 2.5653,2.097506,2.2715,2.631345 -L 2.2715,2.631345,1.9878,3.16525 -L 1.9878,3.16525,1.7107,3.699177 -L 1.7107,3.699177,0.0019,3.699177 -L 4.6668,2.36448,3.4094,3.716076 -L 3.4094,3.716076,1.9773,4.432174 -L 1.9773,4.432174,0.4324,4.76703 -L 4.6668,3.699177,4.3765,4.422346 -L 4.3765,4.422346,4.2465,4.76703 -L 5.0976,3.699177,6.8068,3.699177 -L 5.9557,4.76703,5.802,5.032495 -L 5.802,5.032495,5.658,5.28964 -L 5.658,5.28964,5.5249,5.529689 -L 5.5249,5.529689,3.6721,5.63275 -L 3.6721,5.63275,1.8368,5.718866 -L 1.8368,5.718866,0.0019,5.796554 -L 5.9557,5.796554,6.8068,5.796554 -L 3.4199,6.330459,3.0417,6.706141 -L 3.0417,6.706141,2.3727,6.844706 -L 2.3727,6.844706,0.8562,6.86443 -L 3.8157,6.86443,3.6721,7.131426 -L 3.6721,7.131426,3.5464,7.398422 -L 3.5464,7.398422,3.4199,7.665309 -L 3.4199,7.665309,2.4147,7.768259 -L 2.4147,7.768259,1.4165,7.854595 -L 1.4165,7.854595,0.4324,7.932239 -L 4.2465,6.86443,5.9557,6.86443 -L 3.8157,7.932239,4.436,8.149764 -L 4.436,8.149764,4.7649,8.426677 -L 4.7649,8.426677,5.0976,9.000093 -L 5.0976,7.932239,6.376,7.932239 - -[逆] 24 -L 3.2083,1.029718,3.6951,1.66677 -L 3.6951,1.66677,4.1928,2.286813 -L 4.1928,2.286813,4.7038,2.898407 -L 4.7038,2.898407,4.3539,3.461886 -L 4.3539,3.461886,3.9091,3.669603 -L 3.9091,3.669603,2.9946,3.699177 -L 2.9946,3.699177,2.9946,5.796554 -L 5.1245,3.699177,4.8303,4.192213 -L 4.8303,4.192213,4.7182,5.151118 -L 4.7182,5.151118,4.7038,7.398422 -L 4.7038,7.398422,2.14,7.398422 -L 5.5549,3.699177,6.3815,3.699177 -L 6.3815,3.699177,6.3815,5.796554 -L 5.3413,7.398422,5.9822,9.000093 -L 5.9822,7.398422,7.2361,7.398422 -L 3.8496,8.199214,3.6951,8.466122 -L 3.6951,8.466122,3.5554,8.733207 -L 3.5554,8.733207,3.4184,9.000093 -L 5.1206,-0.015195,7.2466,-0.015195 -L 1.2998,1.052462,0.2487,-0.000003 -L 0.0491,4.751729,1.2998,4.751729 -L 1.2998,1.052462,1.2998,4.751729 -L 0.4764,8.48913,1.2998,7.421254 -A 5.1206,7.347812,7.362973,238.75988,270 - -[久] 9 -L 0.2756,-0.000003,1.7183,1.603069 -L 1.7183,1.603069,3.6901,4.4605 -L 3.6901,4.4605,5.1296,7.131426 -L 5.1296,7.131426,1.7431,7.131426 -L 1.7431,7.131426,1.1719,6.176679 -L 1.1719,6.176679,0.615,5.213308 -L 0.615,5.213308,0.0616,4.233148 -L 6.8388,-0.000003,4.3066,3.16525 -L 2.1736,7.932239,2.1736,9.000093 - -[旧] 14 -L 0.4909,-0.000003,0.4909,8.466122 -L 3.0547,-0.000003,3.0547,8.466122 -L 3.0547,8.466122,4.3159,8.466122 -L 4.3159,8.466122,5.587,8.466122 -L 5.587,8.466122,6.8657,8.466122 -L 6.8657,8.466122,6.8657,5.644089 -L 6.8657,5.644089,6.8657,2.82201 -L 6.8657,2.82201,6.8657,-0.000003 -L 6.8657,-0.000003,5.587,-0.000003 -L 5.587,-0.000003,4.3159,-0.000003 -L 4.3159,-0.000003,3.0547,-0.000003 -L 3.447,4.233148,4.4382,4.233148 -L 4.4382,4.233148,5.4367,4.233148 -L 5.4367,4.233148,6.4419,4.233148 - -[居] 36 -L 0.094,0.266971,0.7941,3.03682 -L 0.7941,3.03682,0.9661,5.620184 -L 0.9661,5.620184,0.9482,8.466122 -L 0.9482,8.466122,2.7835,8.466122 -L 2.7835,8.466122,4.6086,8.466122 -L 4.6086,8.466122,6.4404,8.466122 -L 6.4404,8.466122,6.4404,7.932239 -L 6.4404,7.932239,6.4404,7.398422 -L 6.4404,7.398422,6.4404,6.86443 -L 6.4404,6.86443,5.7396,6.86443 -L 5.7396,6.86443,5.0391,6.86443 -L 5.0391,6.86443,4.3354,6.86443 -L 4.3354,6.86443,4.5176,5.185004 -L 4.5176,5.185004,5.2632,4.743017 -L 5.2632,4.743017,6.8674,4.76703 -L 2.1989,-0.000003,2.1989,0.877142 -L 2.1989,0.877142,2.1989,1.754287 -L 2.1989,1.754287,2.1989,2.631345 -L 2.1989,2.631345,2.9064,2.631345 -L 2.9064,2.631345,3.6136,2.631345 -L 3.6136,2.631345,4.3354,2.631345 -L 4.3354,2.631345,4.0444,4.473131 -L 4.0444,4.473131,3.1828,4.857372 -L 3.1828,4.857372,1.7751,4.76703 -L 2.6294,-0.000003,3.8868,-0.000003 -L 3.8868,-0.000003,5.1582,-0.000003 -L 5.1582,-0.000003,6.4404,-0.000003 -L 6.4404,-0.000003,6.4404,0.877142 -L 6.4404,0.877142,6.4404,1.754287 -L 6.4404,1.754287,6.4404,2.631345 -L 6.4404,2.631345,5.8692,2.631345 -L 5.8692,2.631345,5.3161,2.631345 -L 5.3161,2.631345,4.7624,2.631345 -L 1.3794,6.86443,2.2094,6.86443 -L 2.2094,6.86443,3.0532,6.86443 -L 3.0532,6.86443,3.9043,6.86443 - -[許] 53 -L 0.5229,-0.000003,0.5229,0.713249 -L 0.5229,0.713249,0.5229,1.409646 -L 0.5229,1.409646,0.5229,2.097506 -L 0.5229,2.097506,1.0833,2.097506 -L 1.0833,2.097506,1.6546,2.097506 -L 1.6546,2.097506,2.2321,2.097506 -L 2.2321,2.097506,2.2321,1.409646 -L 2.2321,1.409646,2.2321,0.713249 -L 2.2321,0.713249,2.2321,-0.000003 -L 2.2321,-0.000003,1.6546,-0.000003 -L 1.6546,-0.000003,1.0833,-0.000003 -L 1.0833,-0.000003,0.5229,-0.000003 -L 5.1882,-0.000003,5.1812,2.877152 -L 5.1812,2.877152,4.7013,4.025409 -L 4.7013,4.025409,3.0867,4.233148 -L 0.5229,3.699177,1.0833,3.699177 -L 1.0833,3.699177,1.6546,3.699177 -L 1.6546,3.699177,2.2321,3.699177 -L 5.6193,4.233148,5.3143,4.706263 -L 5.3143,4.706263,5.2022,5.526866 -L 5.2022,5.526866,5.1882,7.398422 -L 5.1882,7.398422,4.6176,7.398422 -L 4.6176,7.398422,4.0639,7.398422 -L 4.0639,7.398422,3.5105,7.398422 -L 3.5105,7.398422,3.4968,6.627116 -L 3.4968,6.627116,3.3848,6.211835 -L 3.3848,6.211835,3.0867,5.796554 -L 6.0428,4.233148,6.4736,4.233148 -L 6.4736,4.233148,6.8977,4.233148 -L 6.8977,4.233148,7.3247,4.233148 -L 0.5229,5.262781,1.0833,5.262781 -L 1.0833,5.262781,1.6546,5.262781 -L 1.6546,5.262781,2.2321,5.262781 -L 0.1271,6.86443,0.9572,6.86443 -L 0.9572,6.86443,1.8052,6.86443 -L 1.8052,6.86443,2.6594,6.86443 -L 5.6193,7.398422,6.0428,7.398422 -L 6.0428,7.398422,6.4736,7.398422 -L 6.4736,7.398422,6.8977,7.398422 -L 3.9417,7.932239,3.9417,8.302362 -L 3.9417,8.302362,3.9417,8.655431 -L 3.9417,8.655431,3.9417,9.000093 -L 0.5229,8.466122,1.0833,8.466122 -L 1.0833,8.466122,1.6546,8.466122 -L 1.6546,8.466122,2.2321,8.466122 -L 0.096,6.902519,2.6279,6.902519 -L 0.5229,8.504299,2.2009,8.504299 -L 0.5229,5.300957,2.2009,5.300957 -L 0.5229,4.233038,2.2009,4.233038 -L 0.5229,2.669522,2.2009,2.669522 -L 0.5229,-0.000003,0.5229,2.669522 -L 2.2009,-0.000003,0.5229,-0.000003 -L 2.2009,2.669522,2.2009,-0.000003 - -[境] 60 -L 2.4443,-0.000003,2.9346,0.532479 -L 2.9346,0.532479,3.4319,1.056468 -L 3.4319,1.056468,3.9363,1.563513 -L 3.9363,1.563513,3.9363,1.933613 -L 3.9363,1.933613,3.9363,2.286813 -L 3.9363,2.286813,3.9363,2.631345 -L 3.9363,2.631345,3.6421,2.631345 -L 3.6421,2.631345,3.3622,2.631345 -L 3.3622,2.631345,3.0852,2.631345 -L 3.0852,2.631345,3.0852,3.354514 -L 3.0852,3.354514,3.0852,4.069211 -L 3.0852,4.069211,3.0852,4.76703 -L 3.0852,4.76703,4.2165,4.76703 -L 4.2165,4.76703,5.3513,4.76703 -L 5.3513,4.76703,6.5004,4.76703 -L 6.5004,4.76703,6.5004,4.069211 -L 6.5004,4.069211,6.5004,3.354514 -L 6.5004,3.354514,6.5004,2.631345 -L 6.5004,2.631345,6.0766,2.631345 -L 6.0766,2.631345,5.6455,2.631345 -L 5.6455,2.631345,5.2217,2.631345 -L 5.2217,2.631345,5.2676,0.779643 -L 5.2676,0.779643,5.7891,0.097518 -L 5.7891,0.097518,7.3267,-0.000003 -L 7.3267,-0.000003,7.3267,0.343259 -L 7.3267,0.343259,7.3267,0.686477 -L 7.3267,0.686477,7.3267,1.029718 -L 0.126,2.097506,0.4023,2.097506 -L 0.4023,2.097506,0.686,2.097506 -L 0.686,2.097506,0.9802,2.097506 -L 0.9802,2.097506,0.9802,3.344685 -L 0.9802,3.344685,0.9802,4.574921 -L 0.9802,4.574921,0.9802,5.796554 -L 0.9802,5.796554,0.686,5.98584 -L 0.686,5.98584,0.4023,6.166829 -L 0.4023,6.166829,0.126,6.330459 -L 3.5164,3.699177,4.3675,3.699177 -L 4.3675,3.699177,5.2217,3.699177 -L 5.2217,3.699177,6.0766,3.699177 -L 1.4114,6.330459,1.1067,6.78534 -L 1.1067,6.78534,0.9946,7.477534 -L 0.9946,7.477534,0.9802,9.000093 -L 2.6579,6.330459,3.0852,6.433585 -L 3.0852,6.433585,3.5164,6.519832 -L 3.5164,6.519832,3.9363,6.597522 -L 3.9363,6.597522,3.6106,7.358867 -L 3.6106,7.358867,3.2778,7.704734 -L 3.2778,7.704734,2.6579,7.932239 -L 4.3675,6.330459,4.7944,6.433585 -L 4.7944,6.433585,5.2217,6.519832 -L 5.2217,6.519832,5.6455,6.597522 -L 5.6455,6.597522,5.7751,6.967468 -L 5.7751,6.967468,5.926,7.320777 -L 5.926,7.320777,6.0766,7.665309 -L 6.0766,7.665309,5.3513,7.768259 -L 5.3513,7.768259,4.6438,7.854595 -L 4.6438,7.854595,3.9363,7.932239 -L 6.0766,6.330459,6.4826,6.330459 -L 6.4826,6.330459,6.8994,6.330459 -L 6.8994,6.330459,7.3267,6.330459 - -[興] 63 -L 0.3693,-0.000003,0.9892,0.532479 -L 0.9892,0.532479,1.6197,1.056468 -L 1.6197,1.056468,2.2641,1.563513 -L 6.5056,-0.000003,5.935,0.532479 -L 5.935,0.532479,5.3743,1.056468 -L 5.3743,1.056468,4.8244,1.563513 -L 0.583,2.631345,0.646,4.412342 -L 0.646,4.412342,0.7129,6.176679 -L 0.7129,6.176679,0.7966,7.932239 -L 0.7966,7.932239,1.1328,8.302362 -L 1.1328,8.302362,1.4799,8.655431 -L 1.4799,8.655431,1.8337,9.000093 -L 1.0103,2.631345,1.413,2.631345 -L 1.413,2.631345,1.8337,2.631345 -L 1.8337,2.631345,2.2641,2.631345 -L 2.2641,2.631345,2.2641,4.412342 -L 2.2641,4.412342,2.2641,6.176679 -L 2.2641,6.176679,2.2641,7.932239 -L 2.2641,7.932239,3.1152,7.932239 -L 3.1152,7.932239,3.9733,7.932239 -L 3.9733,7.932239,4.8244,7.932239 -L 4.8244,7.932239,4.8244,6.176679 -L 4.8244,6.176679,4.8244,4.412342 -L 4.8244,4.412342,4.8244,2.631345 -L 4.8244,2.631345,5.3743,2.631345 -L 5.3743,2.631345,5.935,2.631345 -L 5.935,2.631345,6.5056,2.631345 -L 6.5056,2.631345,6.5056,3.354514 -L 6.5056,3.354514,6.5056,4.069211 -L 6.5056,4.069211,6.5056,4.76703 -L 6.5056,4.76703,6.2082,4.76703 -L 6.2082,4.76703,5.9245,4.76703 -L 5.9245,4.76703,5.6475,4.76703 -L 2.6848,2.631345,3.2448,2.631345 -L 3.2448,2.631345,3.8196,2.631345 -L 3.8196,2.631345,4.3936,2.631345 -L 3.1152,3.699177,3.1152,4.231681 -L 3.1152,4.231681,3.1152,4.75567 -L 3.1152,4.75567,3.1152,5.262781 -L 3.1152,5.262781,3.3923,5.262781 -L 3.3923,5.262781,3.676,5.262781 -L 3.676,5.262781,3.9733,5.262781 -L 3.9733,5.262781,3.9733,4.75567 -L 3.9733,4.75567,3.9733,4.231681 -L 3.9733,4.231681,3.9733,3.699177 -L 3.9733,3.699177,3.676,3.699177 -L 3.676,3.699177,3.3923,3.699177 -L 3.3923,3.699177,3.1152,3.699177 -L 6.5056,5.262781,6.5056,5.63275 -L 6.5056,5.63275,6.5056,5.98584 -L 6.5056,5.98584,6.5056,6.330459 -L 6.5056,6.330459,6.2082,6.330459 -L 6.2082,6.330459,5.9245,6.330459 -L 5.9245,6.330459,5.6475,6.330459 -L 3.1152,6.330459,3.3923,6.330459 -L 3.3923,6.330459,3.676,6.330459 -L 3.676,6.330459,3.9733,6.330459 -L 6.5056,6.86443,6.5056,7.23442 -L 6.5056,7.23442,6.5056,7.587643 -L 6.5056,7.587643,6.5056,7.932239 -L 6.5056,7.932239,6.2082,7.932239 -L 6.2082,7.932239,5.9245,7.932239 -L 5.9245,7.932239,5.6475,7.932239 - -[均 -L 5.2537,-0.000003,6.9034,1.452004 -L 6.9034,1.452004,7.1205,4.54804 -L 7.1205,4.54804,6.9629,7.398422 -L 6.9629,7.398422,5.6814,7.320777 -L 5.6814,7.320777,4.4026,7.23442 -L 4.4026,7.23442,3.1421,7.131426 -L 3.1421,7.131426,2.851,6.519832 -L 2.851,6.519832,2.5673,5.899724 -L 2.5673,5.899724,2.291,5.262781 -L 0.1577,2.097506,0.4343,2.097506 -L 0.4343,2.097506,0.7145,2.097506 -L 0.7145,2.097506,1.0123,2.097506 -L 1.0123,2.097506,1.0123,3.344685 -L 1.0123,3.344685,1.0123,4.574921 -L 1.0123,4.574921,1.0123,5.796554 -L 1.0123,5.796554,0.7145,5.98584 -L 0.7145,5.98584,0.4343,6.166829 -L 0.4343,6.166829,0.1577,6.330459 -L 3.1421,2.097506,4.1648,2.235874 -L 4.1648,2.235874,4.9213,2.492932 -L 4.9213,2.492932,5.6775,2.631345 -L 4.8229,4.76703,4.4902,5.115875 -L 4.4902,5.115875,4.1648,5.244327 -L 4.1648,5.244327,3.5725,5.262781 -L 1.436,6.330459,1.1387,6.78534 -L 1.1387,6.78534,1.0266,7.477534 -L 1.0266,7.477534,1.0123,9.000093 -L 3.5725,7.932239,3.5725,8.302362 -L 3.5725,8.302362,3.5725,8.655431 -L 3.5725,8.655431,3.5725,9.000093 - -[群] 69 -L 5.711,-0.000003,5.627,1.885651 -L 5.627,1.885651,5.1647,2.550898 -L 5.1647,2.550898,4.0022,2.631345 -L 1.0426,0.495813,0.9586,1.218959 -L 0.9586,1.218959,0.8917,1.933613 -L 0.8917,1.933613,0.8251,2.631345 -L 0.8251,2.631345,0.6153,2.286813 -L 0.6153,2.286813,0.4013,1.933613 -L 0.4013,1.933613,0.1915,1.563513 -L 1.4699,0.495813,1.8762,0.495813 -L 1.8762,0.495813,2.2965,0.495813 -L 2.2965,0.495813,2.7164,0.495813 -L 2.7164,0.495813,2.7164,1.563513 -L 2.7164,1.563513,2.7164,2.631345 -L 2.7164,2.631345,2.7164,3.699177 -L 2.7164,3.699177,2.1455,3.535437 -L 2.1455,3.535437,1.5925,3.354514 -L 1.5925,3.354514,1.0426,3.16525 -L 6.1348,2.631345,5.613,3.744315 -L 5.613,3.744315,5.3787,4.492986 -L 5.3787,4.492986,4.426,4.76703 -L 6.531,2.631345,6.8073,2.631345 -L 6.8073,2.631345,7.0875,2.631345 -L 7.0875,2.631345,7.3887,2.631345 -L 1.0426,4.233148,1.0426,4.576279 -L 1.0426,4.576279,1.0426,4.919431 -L 1.0426,4.919431,1.0426,5.262781 -L 1.0426,5.262781,0.7446,5.262781 -L 0.7446,5.262781,0.4609,5.262781 -L 0.4609,5.262781,0.1915,5.262781 -L 6.1348,4.76703,5.8375,5.175132 -L 5.8375,5.175132,5.7286,5.718866 -L 5.7286,5.718866,5.711,6.86443 -L 5.711,6.86443,5.2802,6.86443 -L 5.2802,6.86443,4.8564,6.86443 -L 4.8564,6.86443,4.426,6.86443 -L 1.4699,5.262781,1.319,6.457642 -L 1.319,6.457642,0.8882,6.83895 -L 0.8882,6.83895,0.1915,6.86443 -L 1.8972,5.262781,2.1701,5.262781 -L 2.1701,5.262781,2.4436,5.262781 -L 2.4436,5.262781,2.7164,5.262781 -L 2.7164,5.262781,2.7164,5.63275 -L 2.7164,5.63275,2.7164,5.98584 -L 2.7164,5.98584,2.7164,6.330459 -L 2.7164,6.330459,2.2965,6.700602 -L 2.2965,6.700602,1.8762,7.053715 -L 1.8762,7.053715,1.4699,7.398422 -L 1.4699,7.398422,1.4699,7.768259 -L 1.4699,7.768259,1.4699,8.121416 -L 1.4699,8.121416,1.4699,8.466122 -L 1.4699,8.466122,1.0426,8.466122 -L 1.0426,8.466122,0.6153,8.466122 -L 0.6153,8.466122,0.1915,8.466122 -L 3.1476,6.86443,2.8429,7.27969 -L 2.8429,7.27969,2.734,7.694927 -L 2.734,7.694927,2.7164,8.466122 -L 2.7164,8.466122,2.4436,8.466122 -L 2.4436,8.466122,2.1701,8.466122 -L 2.1701,8.466122,1.8972,8.466122 -L 6.1348,6.86443,6.2574,7.587643 -L 6.2574,7.587643,6.3874,8.302362 -L 6.3874,8.302362,6.531,9.000093 -L 6.531,6.86443,6.8073,6.86443 -L 6.8073,6.86443,7.0875,6.86443 -L 7.0875,6.86443,7.3887,6.86443 -L 4.8564,8.199214,4.7062,8.466122 -L 4.7062,8.466122,4.5552,8.733207 -L 4.5552,8.733207,4.426,9.000093 - -[潔] 42 -L 0.2177,-0.000003,0.4313,1.546658 -L 0.4313,1.546658,0.8306,2.915262 -L 0.8306,2.915262,1.0446,4.233148 -L 2.109,-0.000003,2.4558,0.343259 -L 2.4558,0.343259,2.8095,0.686477 -L 2.8095,0.686477,3.1738,1.029718 -L 4.4592,-0.000003,4.1408,1.865862 -L 4.1408,1.865862,3.2512,2.21475 -L 3.2512,2.21475,1.8957,2.097506 -L 6.5641,-0.000003,6.2703,0.343259 -L 6.2703,0.343259,5.9866,0.686477 -L 5.9866,0.686477,5.7095,1.029718 -L 7.4191,1.563513,6.2524,2.340401 -L 6.2524,2.340401,4.7922,2.89694 -L 4.7922,2.89694,3.1738,4.233148 -L 4.8549,3.16525,5.132,3.535437 -L 5.132,3.535437,5.4157,3.888397 -L 5.4157,3.888397,5.7095,4.233148 -L 4.0319,4.233148,4.925,5.627233 -L 4.925,5.627233,5.5064,6.84324 -L 5.5064,6.84324,5.7095,8.466122 -L 5.7095,8.466122,6.1368,8.466122 -L 6.1368,8.466122,6.5641,8.466122 -L 6.5641,8.466122,6.9918,8.466122 -L 6.9918,8.466122,6.9918,7.587643 -L 6.9918,7.587643,6.9918,6.700602 -L 6.9918,6.700602,6.9918,5.796554 -L 6.9918,5.796554,6.6941,5.63275 -L 6.6941,5.63275,6.4135,5.451935 -L 6.4135,5.451935,6.1368,5.262781 -L 1.8957,5.262781,2.323,5.262781 -L 2.323,5.262781,2.7535,5.262781 -L 2.7535,5.262781,3.1738,5.262781 -L 3.1738,5.262781,3.1461,6.033954 -L 3.1461,6.033954,2.9254,6.449149 -L 2.9254,6.449149,2.323,6.86443 -L 3.6046,6.86443,2.9741,7.615925 -L 2.9741,7.615925,2.5293,7.892706 -L 2.5293,7.892706,1.8957,7.932239 -L 3.6046,7.932239,3.4543,8.302362 -L 3.4543,8.302362,3.3072,8.655431 -L 3.3072,8.655431,3.1738,9.000093 - -[件] 30 -L 1.0708,-0.000003,0.9902,1.943529 -L 0.9902,1.943529,0.924,3.878503 -L 0.924,3.878503,0.8575,5.796554 -L 0.8575,5.796554,0.647,5.63275 -L 0.647,5.63275,0.4298,5.451935 -L 0.4298,5.451935,0.2165,5.262781 -L 4.885,-0.000003,4.8258,2.738695 -L 4.8258,2.738695,4.2058,3.630091 -L 4.2058,3.630091,2.3527,3.699177 -L 5.3126,3.699177,4.6647,5.384206 -L 4.6647,5.384206,4.4892,6.47603 -L 4.4892,6.47603,2.7803,6.86443 -L 2.7803,6.86443,2.7628,6.093277 -L 2.7628,6.093277,2.6539,5.678018 -L 2.6539,5.678018,2.3527,5.262781 -L 5.7434,3.699177,6.2898,3.699177 -L 6.2898,3.699177,6.8463,3.699177 -L 6.8463,3.699177,7.4176,3.699177 -L 1.0708,6.597522,1.3478,7.398422 -L 1.3478,7.398422,1.6315,8.199214 -L 1.6315,8.199214,1.9219,9.000093 -L 5.3126,6.86443,5.0114,7.299434 -L 5.0114,7.299434,4.9025,7.853281 -L 4.9025,7.853281,4.885,9.000093 -L 5.7434,6.86443,6.1672,6.86443 -L 6.1672,6.86443,6.5945,6.86443 -L 6.5945,6.86443,7.0215,6.86443 -L 3.2111,7.398422,3.2111,7.768259 -L 3.2111,7.768259,3.2111,8.121416 -L 3.2111,8.121416,3.2111,8.466122 - -[券] 51 -L 1.3145,-0.000003,2.3127,0.939245 -L 2.3127,0.939245,2.838,1.819214 -L 2.838,1.819214,3.2061,3.16525 -L 3.2061,3.16525,2.2916,3.185039 -L 2.2916,3.185039,1.8542,3.323429 -L 1.8542,3.323429,1.5285,3.699177 -L 1.5285,3.699177,1.1047,3.354514 -L 1.1047,3.354514,0.6774,3.001488 -L 0.6774,3.001488,0.2501,2.631345 -L 4.0607,-0.000003,4.5507,0.1031 -L 4.5507,0.1031,5.0376,0.189282 -L 5.0376,0.189282,5.5244,0.266971 -L 5.5244,0.266971,5.5874,1.247198 -L 5.5874,1.247198,5.6578,2.210482 -L 5.6578,2.210482,5.7419,3.16525 -L 5.7419,3.16525,5.0376,3.16525 -L 5.0376,3.16525,4.3371,3.16525 -L 4.3371,3.16525,3.6369,3.16525 -L 7.02,2.631345,6.4494,3.432224 -L 6.4494,3.432224,5.8957,4.233148 -L 5.8957,4.233148,5.3423,5.034005 -L 5.3423,5.034005,4.3371,5.034005 -L 4.3371,5.034005,3.3354,5.034005 -L 3.3354,5.034005,2.355,5.034005 -L 2.355,5.034005,2.2041,4.76703 -L 2.2041,4.76703,2.0573,4.500013 -L 2.0573,4.500013,1.9274,4.233148 -L 0.2501,5.262781,0.7999,5.262781 -L 0.7999,5.262781,1.3565,5.262781 -L 1.3565,5.262781,1.9274,5.262781 -L 5.7419,5.262781,6.2984,5.262781 -L 6.2984,5.262781,6.8697,5.262781 -L 6.8697,5.262781,7.4473,5.262781 -L 2.7823,5.796554,2.9116,6.734576 -L 2.9116,6.734576,1.8717,6.918126 -L 1.8717,6.918126,1.1047,6.86443 -L 4.915,5.796554,4.5686,6.389848 -L 4.5686,6.389848,4.1269,6.805151 -L 4.1269,6.805151,3.2061,7.398422 -L 3.2061,7.398422,3.507,7.813594 -L 3.507,7.813594,3.6191,8.228919 -L 3.6191,8.228919,3.6369,9.000093 -L 4.915,6.86443,5.4649,6.86443 -L 5.4649,6.86443,6.0256,6.86443 -L 6.0256,6.86443,6.5962,6.86443 -L 1.9274,8.199214,1.7838,8.466122 -L 1.7838,8.466122,1.651,8.733207 -L 1.651,8.733207,1.5285,9.000093 -L 5.3423,7.932239,5.4649,8.302362 -L 5.4649,8.302362,5.5983,8.655431 -L 5.5983,8.655431,5.7419,9.000093 - -[検] 54 -L 1.1032,-0.000003,1.0191,1.600289 -L 1.0191,1.600289,0.9522,3.192022 -L 0.9522,3.192022,0.8892,4.76703 -L 0.8892,4.76703,0.6759,4.422346 -L 0.6759,4.422346,0.4727,4.069211 -L 0.4727,4.069211,0.2797,3.699177 -L 3.026,-0.000003,3.6456,0.877142 -L 3.6456,0.877142,4.2799,1.754287 -L 4.2799,1.754287,4.917,2.631345 -L 4.917,2.631345,4.5671,3.007114 -L 4.5671,3.007114,4.1359,3.145439 -L 4.1359,3.145439,3.2393,3.16525 -L 3.2393,3.16525,3.2393,3.699177 -L 3.2393,3.699177,3.2393,4.233148 -L 3.2393,4.233148,3.2393,4.76703 -L 3.2393,4.76703,4.1359,4.785287 -L 4.1359,4.785287,4.5671,4.913915 -L 4.5671,4.913915,4.917,5.262781 -L 4.917,5.262781,4.917,5.63275 -L 4.917,5.63275,4.917,5.98584 -L 4.917,5.98584,4.917,6.330459 -L 4.917,6.330459,3.4845,6.474607 -L 3.4845,6.474607,2.1255,6.618667 -L 2.1255,6.618667,1.1032,6.330459 -L 1.1032,6.330459,1.2779,5.56073 -L 1.2779,5.56073,1.4986,5.15543 -L 1.4986,5.15543,1.9543,4.76703 -L 6.6265,-0.000003,6.1989,0.713249 -L 6.1989,0.713249,5.7681,1.409646 -L 5.7681,1.409646,5.3443,2.097506 -L 5.3443,3.16525,5.0606,3.758412 -L 5.0606,3.758412,5.0606,4.173715 -L 5.0606,4.173715,5.3443,4.76703 -L 5.3443,4.76703,5.7681,4.76703 -L 5.7681,4.76703,6.1989,4.76703 -L 6.1989,4.76703,6.6265,4.76703 -L 6.6265,4.76703,6.6265,4.233148 -L 6.6265,4.233148,6.6265,3.699177 -L 6.6265,3.699177,6.6265,3.16525 -L 6.6265,3.16525,6.1989,3.16525 -L 6.1989,3.16525,5.7681,3.16525 -L 5.7681,3.16525,5.3443,3.16525 -L 5.3443,6.330459,5.9611,6.350357 -L 5.9611,6.350357,6.2934,6.488726 -L 6.2934,6.488726,6.6265,6.86443 -L 6.6265,6.86443,6.0451,7.587643 -L 6.0451,7.587643,5.4742,8.302362 -L 5.4742,8.302362,4.917,9.000093 -L 4.917,9.000093,4.4897,8.466122 -L 4.4897,8.466122,4.0729,7.932239 -L 4.0729,7.932239,3.6631,7.398422 -L 0.4619,6.86443,0.9137,7.299434 -L 0.9137,7.299434,1.0783,7.853281 -L 1.0783,7.853281,1.1032,9.000093 - -[険] 54 -L 0.2817,-0.000003,0.2817,2.82201 -L 0.2817,2.82201,0.2817,5.644089 -L 0.2817,5.644089,0.2817,8.466122 -L 0.2817,8.466122,0.8351,8.466122 -L 0.8351,8.466122,1.4099,8.466122 -L 1.4099,8.466122,1.9913,8.466122 -L 1.9913,8.466122,1.5426,6.097524 -L 1.5426,6.097524,1.7633,4.79667 -L 1.7633,4.79667,1.9913,2.631345 -L 1.9913,2.631345,1.6936,2.467605 -L 1.6936,2.467605,1.4099,2.286813 -L 1.4099,2.286813,1.1328,2.097506 -L 2.6007,-0.000003,3.3677,0.877142 -L 3.3677,0.877142,4.1519,1.754287 -L 4.1519,1.754287,4.9473,2.631345 -L 4.9473,2.631345,4.5968,3.007114 -L 4.5968,3.007114,4.1593,3.145439 -L 4.1593,3.145439,3.2378,3.16525 -L 3.2378,3.16525,3.2378,3.699177 -L 3.2378,3.699177,3.2378,4.233148 -L 3.2378,4.233148,3.2378,4.76703 -L 3.2378,4.76703,4.1593,4.785287 -L 4.1593,4.785287,4.5968,4.913915 -L 4.5968,4.913915,4.9473,5.262781 -L 4.9473,5.262781,4.9473,5.63275 -L 4.9473,5.63275,4.9473,5.98584 -L 4.9473,5.98584,4.9473,6.330459 -L 4.9473,6.330459,3.9033,6.449149 -L 3.9033,6.449149,3.1537,6.567859 -L 3.1537,6.567859,2.4112,6.330459 -L 6.8383,0.266971,6.3483,0.877142 -L 6.3483,0.877142,5.8615,1.487335 -L 5.8615,1.487335,5.3746,2.097506 -L 5.3746,3.16525,5.0871,3.758412 -L 5.0871,3.758412,5.0871,4.173715 -L 5.0871,4.173715,5.3746,4.76703 -L 5.3746,4.76703,5.8019,4.76703 -L 5.8019,4.76703,6.2292,4.76703 -L 6.2292,4.76703,6.6562,4.76703 -L 6.6562,4.76703,6.6562,4.233148 -L 6.6562,4.233148,6.6562,3.699177 -L 6.6562,3.699177,6.6562,3.16525 -L 6.6562,3.16525,6.2292,3.16525 -L 6.2292,3.16525,5.8019,3.16525 -L 5.8019,3.16525,5.3746,3.16525 -L 5.3746,6.330459,5.9942,6.350357 -L 5.9942,6.350357,6.32,6.488726 -L 6.32,6.488726,6.6562,6.86443 -L 6.6562,6.86443,6.0748,7.587643 -L 6.0748,7.587643,5.5074,8.302362 -L 5.5074,8.302362,4.9473,9.000093 -L 4.9473,9.000093,4.5236,8.466122 -L 4.5236,8.466122,4.0924,7.932239 -L 4.0924,7.932239,3.6651,7.398422 - -[限] 45 -L 0.3083,-0.000003,0.3083,2.82201 -L 0.3083,2.82201,0.3083,5.644089 -L 0.3083,5.644089,0.3083,8.466122 -L 0.3083,8.466122,0.862,8.466122 -L 0.862,8.466122,1.415,8.466122 -L 1.415,8.466122,1.9859,8.466122 -L 1.9859,8.466122,1.5551,6.131366 -L 1.5551,6.131366,1.7726,4.762806 -L 1.7726,4.762806,1.9859,2.631345 -L 1.9859,2.631345,1.7131,2.467605 -L 1.7131,2.467605,1.4395,2.286813 -L 1.4395,2.286813,1.1593,2.097506 -L 2.4171,-0.000003,2.6934,-0.000003 -L 2.6934,-0.000003,2.9736,-0.000003 -L 2.9736,-0.000003,3.2717,-0.000003 -L 3.2717,-0.000003,3.2717,2.82201 -L 3.2717,2.82201,3.2717,5.644089 -L 3.2717,5.644089,3.2717,8.466122 -L 3.2717,8.466122,4.3956,8.466122 -L 4.3956,8.466122,5.5269,8.466122 -L 5.5269,8.466122,6.655,8.466122 -L 6.655,8.466122,6.655,7.398422 -L 6.655,7.398422,6.655,6.330459 -L 6.655,6.330459,6.655,5.262781 -L 6.655,5.262781,6.0841,5.262781 -L 6.0841,5.262781,5.5269,5.262781 -L 5.5269,5.262781,4.9805,5.262781 -L 4.9805,5.262781,5.0089,4.103053 -L 5.0089,4.103053,5.2222,3.282517 -L 5.2222,3.282517,5.8004,2.097506 -L 5.8004,2.097506,6.2277,2.631345 -L 6.2277,2.631345,6.655,3.16525 -L 6.655,3.16525,7.0855,3.699177 -L 7.5058,-0.000003,7.0855,0.532479 -L 7.0855,0.532479,6.655,1.056468 -L 6.655,1.056468,6.2277,1.563513 -L 3.9088,0.495813,4.2555,0.685054 -L 4.2555,0.685054,4.6163,0.865869 -L 4.6163,0.865869,4.9805,1.029718 -L 3.6955,5.262781,3.9718,5.262781 -L 3.9718,5.262781,4.2555,5.262781 -L 4.2555,5.262781,4.5501,5.262781 -L 3.6955,6.86443,4.5291,6.86443 -L 4.5291,6.86443,5.3766,6.86443 -L 5.3766,6.86443,6.2277,6.86443 - -[護] 98 -L 0.734,-0.000003,0.734,0.713249 -L 0.734,0.713249,0.734,1.409646 -L 0.734,1.409646,0.734,2.097506 -L 0.734,2.097506,1.1652,2.097506 -L 1.1652,2.097506,1.5925,2.097506 -L 1.5925,2.097506,2.0198,2.097506 -L 2.0198,2.097506,2.0198,1.409646 -L 2.0198,1.409646,2.0198,0.713249 -L 2.0198,0.713249,2.0198,-0.000003 -L 2.0198,-0.000003,1.5925,-0.000003 -L 1.5925,-0.000003,1.1652,-0.000003 -L 1.1652,-0.000003,0.734,-0.000003 -L 2.874,-0.000003,4.0684,0.018385 -L 4.0684,0.018385,4.6148,0.146815 -L 4.6148,0.146815,4.979,0.495813 -L 4.979,0.495813,4.3486,1.444868 -L 4.3486,1.444868,3.9108,1.860215 -L 3.9108,1.860215,3.2978,2.097506 -L 5.8336,-0.000003,5.6834,0.179344 -L 5.6834,0.179344,5.5363,0.341858 -L 5.5363,0.341858,5.4063,0.495813 -L 5.4063,0.495813,5.6834,0.952051 -L 5.6834,0.952051,5.9636,1.399686 -L 5.9636,1.399686,6.2574,1.830575 -L 6.2574,1.830575,5.6834,1.933613 -L 5.6834,1.933613,5.1051,2.019729 -L 5.1051,2.019729,4.5486,2.097506 -L 6.2574,-0.000003,6.6847,-0.000003 -L 6.6847,-0.000003,7.1124,-0.000003 -L 7.1124,-0.000003,7.5432,-0.000003 -L 3.7286,3.16525,3.6446,4.042505 -L 3.6446,4.042505,3.5749,4.919431 -L 3.5749,4.919431,3.5153,5.796554 -L 3.5153,5.796554,3.2978,5.63275 -L 3.2978,5.63275,3.088,5.451935 -L 3.088,5.451935,2.874,5.262781 -L 4.1248,3.16525,4.5486,3.268419 -L 4.5486,3.268419,4.979,3.354514 -L 4.979,3.354514,5.4063,3.432224 -L 5.4063,3.432224,5.0739,3.995879 -L 5.0739,3.995879,4.7409,4.203377 -L 4.7409,4.203377,4.1248,4.233148 -L 5.8336,3.16525,6.394,3.16525 -L 6.394,3.16525,6.9614,3.16525 -L 6.9614,3.16525,7.5432,3.16525 -L 0.734,3.699177,1.1652,3.699177 -L 1.1652,3.699177,1.5925,3.699177 -L 1.5925,3.699177,2.0198,3.699177 -L 5.8336,4.233148,5.1997,4.957695 -L 5.1997,4.957695,4.7549,5.22467 -L 4.7549,5.22467,4.1248,5.262781 -L 6.2574,4.233148,6.5341,4.233148 -L 6.5341,4.233148,6.8147,4.233148 -L 6.8147,4.233148,7.1124,4.233148 -L 0.734,5.262781,1.1652,5.262781 -L 1.1652,5.262781,1.5925,5.262781 -L 1.5925,5.262781,2.0198,5.262781 -L 5.8336,5.262781,5.4694,5.84607 -L 5.4694,5.84607,4.923,6.192046 -L 4.923,6.192046,3.7286,6.597522 -L 3.7286,6.597522,3.9878,7.180745 -L 3.9878,7.180745,3.9878,7.526831 -L 3.9878,7.526831,3.7286,7.932239 -L 3.7286,7.932239,3.4313,7.932239 -L 3.4313,7.932239,3.1511,7.932239 -L 3.1511,7.932239,2.874,7.932239 -L 6.2574,5.262781,6.5341,5.262781 -L 6.5341,5.262781,6.8147,5.262781 -L 6.8147,5.262781,7.1124,5.262781 -L 5.8336,6.330459,6.394,6.330459 -L 6.394,6.330459,6.9614,6.330459 -L 6.9614,6.330459,7.5432,6.330459 -L 0.3141,6.86443,1.0142,6.86443 -L 1.0142,6.86443,1.7217,6.86443 -L 1.7217,6.86443,2.4436,6.86443 -L 4.5486,7.932239,4.3976,8.302362 -L 4.3976,8.302362,4.254,8.655431 -L 4.254,8.655431,4.1248,9.000093 -L 4.979,7.932239,5.4063,7.932239 -L 5.4063,7.932239,5.8336,7.932239 -L 5.8336,7.932239,6.2574,7.932239 -L 6.2574,7.932239,6.2574,8.302362 -L 6.2574,8.302362,6.2574,8.655431 -L 6.2574,8.655431,6.2574,9.000093 -L 6.6847,7.932239,6.9614,7.932239 -L 6.9614,7.932239,7.2451,7.932239 -L 7.2451,7.932239,7.5432,7.932239 -L 0.734,8.466122,1.1652,8.466122 -L 1.1652,8.466122,1.5925,8.466122 -L 1.5925,8.466122,2.0198,8.466122 -L 0.3141,6.902519,2.839,6.902519 -L 0.734,8.504299,2.4152,8.504299 -L 0.734,5.300957,2.4152,5.300957 -L 0.734,4.233038,2.4152,4.233038 -L 0.734,2.669522,2.4152,2.669522 -L 0.734,-0.000003,0.734,2.669522 -L 2.4152,-0.000003,0.734,-0.000003 -L 2.4152,2.669522,2.4152,-0.000003 - -[厚] 39 -L 0.3403,0.266971,1.0373,3.03682 -L 1.0373,3.03682,1.2092,5.620184 -L 1.2092,5.620184,1.1914,8.466122 -L 1.1914,8.466122,3.3033,8.466122 -L 3.3033,8.466122,5.4157,8.466122 -L 5.4157,8.466122,7.5382,8.466122 -L 3.2963,-0.000003,3.7271,-0.000003 -L 3.7271,-0.000003,4.1544,-0.000003 -L 4.1544,-0.000003,4.5821,-0.000003 -L 4.5821,-0.000003,4.186,1.916648 -L 4.186,1.916648,3.1352,2.240056 -L 3.1352,2.240056,1.6222,2.097506 -L 5.0094,2.097506,4.8549,2.286813 -L 4.8549,2.286813,4.7117,2.467605 -L 4.7117,2.467605,4.5821,2.631345 -L 4.5821,2.631345,5.0094,3.087605 -L 5.0094,3.087605,5.4367,3.535437 -L 5.4367,3.535437,5.864,3.966086 -L 5.864,3.966086,4.5821,4.069211 -L 4.5821,4.069211,3.3107,4.155481 -L 3.3107,4.155481,2.0495,4.233148 -L 5.4367,2.097506,6.1368,2.097506 -L 6.1368,2.097506,6.8377,2.097506 -L 6.8377,2.097506,7.5382,2.097506 -L 2.4452,5.262781,2.4452,5.98584 -L 2.4452,5.98584,2.4452,6.700602 -L 2.4452,6.700602,2.4452,7.398422 -L 2.4452,7.398422,3.8497,7.398422 -L 3.8497,7.398422,5.2612,7.398422 -L 5.2612,7.398422,6.6867,7.398422 -L 6.6867,7.398422,6.6867,6.700602 -L 6.6867,6.700602,6.6867,5.98584 -L 6.6867,5.98584,6.6867,5.262781 -L 6.6867,5.262781,5.2612,5.262781 -L 5.2612,5.262781,3.8497,5.262781 -L 3.8497,5.262781,2.4452,5.262781 -L 2.8725,6.330459,4.0038,6.330459 -L 4.0038,6.330459,5.1421,6.330459 -L 5.1421,6.330459,6.2913,6.330459 - -[構] 51 -L 7.144,5.796554,7.5748,5.796554 -L 1.1934,-0.000003,1.1128,1.600289 -L 1.1128,1.600289,1.0466,3.192022 -L 1.0466,3.192022,0.9801,4.76703 -L 0.9801,4.76703,0.7696,4.422346 -L 0.7696,4.422346,0.5664,4.069211 -L 0.5664,4.069211,0.3703,3.699177 -L 3.3302,-0.000003,3.3302,0.532479 -L 3.3302,0.532479,3.3302,1.056468 -L 3.3302,1.056468,3.3302,1.563513 -L 3.3302,1.563513,3.0357,1.752755 -L 3.0357,1.752755,2.752,1.933613 -L 2.752,1.933613,2.4753,2.097506 -L 5.866,-0.000003,6.1388,-0.000003 -L 6.1388,-0.000003,6.419,-0.000003 -L 6.419,-0.000003,6.7167,-0.000003 -L 6.7167,-0.000003,5.838,2.224601 -L 5.838,2.224601,4.209,2.186512 -L 4.209,2.186512,3.3302,4.233148 -L 3.3302,4.233148,4.3526,4.307925 -L 4.3526,4.307925,4.8639,4.730277 -L 4.8639,4.730277,5.0079,5.796554 -L 5.0079,5.796554,4.1564,5.796554 -L 4.1564,5.796554,3.3053,5.796554 -L 3.3053,5.796554,2.4753,5.796554 -L 7.144,2.097506,6.1704,2.967471 -L 6.1704,2.967471,4.9133,3.185039 -L 4.9133,3.185039,3.761,3.16525 -L 5.0079,3.699177,5.3581,4.055091 -L 5.3581,4.055091,5.7994,4.055091 -L 5.7994,4.055091,6.7167,3.699177 -L 2.0518,4.76703,1.5124,5.412423 -L 1.5124,5.412423,1.0288,6.193491 -L 1.0288,6.193491,0.3703,6.86443 -L 5.652,5.796554,5.7854,6.014166 -L 5.7854,6.014166,5.729,6.291056 -L 5.729,6.291056,5.4352,6.86443 -L 5.4352,6.86443,4.7168,6.745762 -L 4.7168,6.745762,4.0724,6.627116 -L 4.0724,6.627116,3.3302,6.86443 -L 6.2863,5.796554,6.7167,5.796554 -L 6.7167,5.796554,7.144,5.796554 -L 1.6207,6.86443,1.3233,7.299434 -L 1.3233,7.299434,1.2109,7.853281 -L 1.2109,7.853281,1.1934,9.000093 -L 6.2863,6.86443,5.1935,7.751404 -L 5.1935,7.751404,4.0797,7.960522 -L 4.0797,7.960522,2.9029,7.932239 -L 6.2863,7.932239,6.1388,8.302362 -L 6.1388,8.302362,5.9952,8.655431 -L 5.9952,8.655431,5.866,9.000093 - -[耕] 42 -L 3.3599,-0.000003,4.2393,1.515573 -L 4.2393,1.515573,4.5651,2.336176 -L 4.5651,2.336176,4.6138,3.16525 -L 4.6138,3.16525,3.5564,4.039528 -L 3.5564,4.039528,2.4878,4.159618 -L 2.4878,4.159618,1.6545,3.432224 -L 1.6545,3.432224,2.0783,2.820718 -L 2.0783,2.820718,2.5088,2.200522 -L 2.5088,2.200522,2.9326,1.563513 -L 1.6545,-0.000003,1.6367,1.495763 -L 1.6367,1.495763,1.5246,2.177931 -L 1.5246,2.177931,1.2237,2.631345 -L 1.2237,2.631345,0.9292,2.097506 -L 0.9292,2.097506,0.6455,1.563513 -L 0.6455,1.563513,0.3726,1.029718 -L 0.3726,4.233148,0.9856,4.262699 -L 0.9856,4.262699,1.3215,4.470351 -L 1.3215,4.470351,1.6545,5.034005 -L 1.6545,5.034005,1.353,5.299425 -L 1.353,5.299425,1.0728,5.556527 -L 1.0728,5.556527,0.7999,5.796554 -L 2.0783,5.796554,1.7838,6.330459 -L 1.7838,6.330459,1.5036,6.86443 -L 1.5036,6.86443,1.2237,7.398422 -L 1.2237,7.398422,0.9292,7.398422 -L 0.9292,7.398422,0.6455,7.398422 -L 0.6455,7.398422,0.3726,7.398422 -L 2.0783,7.398422,1.7803,7.813594 -L 1.7803,7.813594,1.6685,8.228919 -L 1.6685,8.228919,1.6545,9.000093 -L 6.7433,6.86443,6.4494,7.299434 -L 6.4494,7.299434,6.337,7.853281 -L 6.337,7.853281,6.3233,9.000093 -L 5.0656,7.464794,4.6138,9.000093 -L 5.9871,5.183648,5.0656,7.464794 -L 6.7433,3.699177,5.9871,5.183648 -L 6.3233,-0.000003,5.8785,3.10735 -L 5.8785,3.10735,5.0519,4.087621 -L 5.0519,4.087621,4.6138,6.330459 -L 4.6138,6.330459,4.3161,6.519832 -L 4.3161,6.519832,4.0362,6.700602 -L 4.0362,6.700602,3.7595,6.86443 - -[講] 80 -L 0.8296,8.466122,1.2324,8.466122 -L 1.2324,8.466122,1.653,8.466122 -L 1.653,8.466122,2.0768,8.466122 -L 3.6354,7.768259,3.3619,7.932239 -L 3.9226,7.587643,3.6354,7.768259 -L 4.2165,7.398422,3.9226,7.587643 -L 5.5373,7.912407,4.6441,7.932239 -L 5.9747,7.774038,5.5373,7.912407 -L 6.318,7.398422,5.9747,7.774038 -L 6.318,6.519832,6.318,6.86443 -L 6.318,6.166829,6.318,6.519832 -L 6.318,5.796554,6.318,6.166829 -L 6.0451,5.796554,6.318,5.796554 -L 5.7716,5.796554,6.0451,5.796554 -L 5.4952,5.796554,5.7716,5.796554 -L 4.9944,4.882786,5.0714,5.796554 -L 4.6368,4.384169,4.9944,4.882786 -L 3.7857,4.233148,4.6368,4.384169 -L 4.5527,2.211839,3.7857,4.233148 -L 5.9782,2.199142,4.5527,2.211839 -L 6.7491,-0.000003,5.9782,2.199142 -L 6.4514,-0.000003,6.7491,-0.000003 -L 6.1677,-0.000003,6.4514,-0.000003 -L 5.898,-0.000003,6.1677,-0.000003 -L 3.7857,-0.000003,3.7857,0.532479 -L 3.7857,0.532479,3.7857,1.056468 -L 3.7857,1.056468,3.7857,1.563513 -L 3.7857,1.563513,3.4918,1.752755 -L 3.4918,1.752755,3.2116,1.933613 -L 3.2116,1.933613,2.9346,2.097506 -L 1.653,2.097506,2.0768,2.097506 -L 1.2324,2.097506,1.653,2.097506 -L 0.8296,2.097506,1.2324,2.097506 -L 0.8296,1.409646,0.8296,2.097506 -L 0.8296,0.713249,0.8296,1.409646 -L 0.8296,-0.000003,0.8296,0.713249 -L 1.2324,-0.000003,0.8296,-0.000003 -L 1.653,-0.000003,1.2324,-0.000003 -L 2.0768,-0.000003,1.653,-0.000003 -L 2.0768,0.713249,2.0768,-0.000003 -L 2.0768,1.409646,2.0768,0.713249 -L 2.0768,2.097506,2.0768,1.409646 -L 1.653,3.699177,2.0768,3.699177 -L 1.2324,3.699177,1.653,3.699177 -L 0.8296,3.699177,1.2324,3.699177 -L 0.8296,5.262781,1.2324,5.262781 -L 1.2324,5.262781,1.653,5.262781 -L 1.653,5.262781,2.0768,5.262781 -L 3.6354,5.796554,2.9346,5.796554 -L 4.3429,5.796554,3.6354,5.796554 -L 5.0714,5.796554,4.3429,5.796554 -L 5.6178,6.700602,4.917,6.519832 -L 6.318,6.86443,5.6178,6.700602 -L 6.7491,7.932239,6.5981,8.302362 -L 6.5981,8.302362,6.4514,8.655431 -L 6.4514,8.655431,6.318,9.000093 -L 4.3429,8.655431,4.2165,9.000093 -L 4.4932,8.302362,4.3429,8.655431 -L 4.6441,7.932239,4.4932,8.302362 -L 4.917,6.519832,4.2165,6.330459 -L 1.8068,6.86443,2.5073,6.86443 -L 1.1032,6.86443,1.8068,6.86443 -L 0.4023,6.86443,1.1032,6.86443 -L 7.1726,2.097506,6.1954,3.07758 -L 6.1954,3.07758,5.2325,3.024145 -L 5.2325,3.024145,4.2165,3.16525 -L 5.0714,3.699177,5.4147,4.055091 -L 5.4147,4.055091,5.8521,4.055091 -L 5.8521,4.055091,6.7491,3.699177 -L 6.7491,5.796554,7.0254,5.796554 -L 7.0254,5.796554,7.3056,5.796554 -L 7.3056,5.796554,7.6037,5.796554 -L 0.4023,6.902519,2.9346,6.902519 -L 0.8296,8.504299,2.5073,8.504299 -L 0.8296,5.300957,2.5073,5.300957 -L 0.8296,4.233038,2.5073,4.233038 -L 0.8296,2.669522,2.5073,2.669522 -L 0.8296,-0.000003,0.8296,2.669522 -L 2.5073,-0.000003,0.8296,-0.000003 -L 2.5073,2.669522,2.5073,-0.000003 - -[鉱] 54 -L 7.2061,7.398422,7.6334,7.398422 -L 6.7756,7.398422,7.2061,7.398422 -L 6.355,7.398422,6.7756,7.398422 -L 5.3536,7.398422,5.9245,7.398422 -L 4.7964,7.398422,5.3536,7.398422 -L 4.2469,7.398422,4.7964,7.398422 -L 4.1383,3.86585,4.2469,7.398422 -L 3.9313,2.096148,4.1383,3.86585 -L 3.8196,1.029718,3.9313,2.096148 -L 3.0942,0.789581,2.965,1.029718 -L 3.2413,0.532479,3.0942,0.789581 -L 3.3923,0.266971,3.2413,0.532479 -L 4.2469,-0.000003,4.5197,-0.000003 -L 4.5197,-0.000003,4.7964,-0.000003 -L 4.7964,-0.000003,5.0661,-0.000003 -L 5.0661,-0.000003,5.2902,2.045275 -L 5.2902,2.045275,5.7039,3.9549 -L 5.7039,3.9549,5.9245,5.796554 -L 5.9245,7.398422,5.9245,7.932239 -L 5.9245,7.932239,5.9245,8.466122 -L 5.9245,8.466122,5.9245,9.000093 -L 1.2589,8.302362,1.6827,9.000093 -L 0.839,7.587643,1.2589,8.302362 -L 0.4288,6.86443,0.839,7.587643 -L 0.7444,6.488726,0.4288,6.86443 -L 1.0698,6.350357,0.7444,6.488726 -L 1.6827,6.330459,1.0698,6.350357 -L 1.7002,5.56073,1.6827,6.330459 -L 1.8091,5.15543,1.7002,5.56073 -L 2.11,4.76703,1.8091,5.15543 -L 1.5566,4.048087,0.4288,4.76703 -L 0.5553,2.734471,0.4288,3.16525 -L 0.6845,2.286813,0.5553,2.734471 -L 0.8281,1.830575,0.6845,2.286813 -L 1.6827,-0.000003,1.7598,2.269826 -L 1.2589,-0.000003,1.6827,-0.000003 -L 0.839,-0.000003,1.2589,-0.000003 -L 0.4288,-0.000003,0.839,-0.000003 -L 2.3867,0.685054,2.11,0.495813 -L 2.6704,0.865869,2.3867,0.685054 -L 2.965,1.029718,2.6704,0.865869 -L 2.5412,2.36448,2.6704,2.820718 -L 2.6704,2.820718,2.8105,3.268419 -L 2.8105,3.268419,2.965,3.699177 -L 1.7598,2.269826,1.5566,4.048087 -L 2.5412,7.932239,2.965,7.398422 -L 2.11,8.466122,2.5412,7.932239 -L 1.6827,9.000093,2.11,8.466122 -L 5.7105,-0.000003,6.1974,0.446362 -L 6.1974,0.446362,6.6982,0.875654 -L 6.6982,0.875654,7.2061,1.296495 -L 7.2061,1.296495,7.0558,1.563513 -L 7.0558,1.563513,6.9084,1.830575 -L 6.9084,1.830575,6.7756,2.097506 - -[混] 48 -L 5.5234,8.466122,6.8126,8.466122 -L 4.2453,8.466122,5.5234,8.466122 -L 2.9635,8.466122,4.2453,8.466122 -L 2.9635,7.398422,2.9635,8.466122 -L 2.9635,6.330459,2.9635,7.398422 -L 2.9635,5.262781,2.9635,6.330459 -L 4.2453,5.262781,2.9635,5.262781 -L 5.5234,5.262781,4.2453,5.262781 -L 6.8126,5.262781,5.5234,5.262781 -L 6.8126,6.330459,6.8126,5.262781 -L 6.8126,7.398422,6.8126,6.330459 -L 6.8126,8.466122,6.8126,7.398422 -L 5.3766,6.86443,6.3815,6.86443 -L 4.3746,6.86443,5.3766,6.86443 -L 3.3943,6.86443,4.3746,6.86443 -L 1.7131,7.932239,1.4185,8.302362 -L 1.4185,8.302362,1.1348,8.655431 -L 1.1348,8.655431,0.8585,9.000093 -L 0.711,6.519832,0.4347,6.86443 -L 0.9912,6.166829,0.711,6.519832 -L 1.2893,5.796554,0.9912,6.166829 -L 1.2893,2.555058,1.7131,3.699177 -L 0.8585,1.411069,1.2893,2.555058 -L 0.4347,0.266971,0.8585,1.411069 -L 2.1404,-0.000003,2.4132,-0.000003 -L 2.4132,-0.000003,2.6934,-0.000003 -L 2.6934,-0.000003,2.9635,-0.000003 -L 2.9635,-0.000003,2.9635,1.411069 -L 2.9635,1.411069,2.9635,2.82201 -L 2.9635,2.82201,2.9635,4.233148 -L 3.3943,2.631345,3.818,2.631345 -L 3.818,2.631345,4.2453,2.631345 -L 4.2453,2.631345,4.6723,2.631345 -L 6.1682,2.631345,6.5041,2.820718 -L 6.5041,2.820718,6.8512,3.001488 -L 6.8512,3.001488,7.2046,3.16525 -L 7.6284,0.686477,7.6284,1.029718 -L 7.6284,0.343259,7.6284,0.686477 -L 7.6284,-0.000003,7.6284,0.343259 -L 7.2046,-0.000003,7.6284,-0.000003 -L 6.7843,-0.000003,7.2046,-0.000003 -L 6.3815,-0.000003,6.7843,-0.000003 -L 5.9542,-0.000003,5.653,0.487385 -L 5.653,0.487385,5.5413,1.584747 -L 5.5413,1.584747,5.5234,4.233148 -L 4.0524,0.47749,4.6723,0.495813 -L 3.7231,0.348819,4.0524,0.47749 -L 3.3943,-0.000003,3.7231,0.348819 - -[査] 42 -L 6.6567,-0.000003,7.2349,-0.000003 -L 6.0861,-0.000003,6.6567,-0.000003 -L 5.5289,-0.000003,6.0861,-0.000003 -L 5.5289,1.600289,5.5289,-0.000003 -L 5.5289,3.192022,5.5289,1.600289 -L 5.5289,4.76703,5.5289,3.192022 -L 4.3976,4.76703,5.5289,4.76703 -L 3.2667,4.76703,4.3976,4.76703 -L 2.142,4.76703,3.2667,4.76703 -L 2.142,3.192022,2.142,4.76703 -L 2.142,1.600289,2.142,3.192022 -L 2.142,-0.000003,2.142,1.600289 -L 1.5715,-0.000003,2.142,-0.000003 -L 1.0107,-0.000003,1.5715,-0.000003 -L 0.4612,-0.000003,1.0107,-0.000003 -L 2.5662,-0.000003,3.4239,-0.000003 -L 3.4239,-0.000003,4.275,-0.000003 -L 4.275,-0.000003,5.13,-0.000003 -L 4.275,1.563513,5.13,1.563513 -L 3.4239,1.563513,4.275,1.563513 -L 2.5662,1.563513,3.4239,1.563513 -L 2.5662,3.16525,3.4239,3.16525 -L 3.4239,3.16525,4.275,3.16525 -L 4.275,3.16525,5.13,3.16525 -L 6.8073,5.262781,5.8932,5.98584 -L 5.8932,5.98584,4.979,6.700602 -L 4.979,6.700602,4.0652,7.398422 -L 4.0652,7.398422,3.9812,6.86443 -L 3.9812,6.86443,3.9108,6.330459 -L 3.9108,6.330459,3.8512,5.796554 -L 1.8972,6.063616,2.6114,6.686396 -L 0.6745,5.262781,1.8972,6.063616 -L 1.4415,7.854595,0.4612,7.932239 -L 2.4226,7.768259,1.4415,7.854595 -L 3.4239,7.665309,2.4226,7.768259 -L 2.6114,6.686396,3.4239,7.665309 -L 3.8512,7.932239,3.8512,8.302362 -L 3.8512,8.302362,3.8512,8.655431 -L 3.8512,8.655431,3.8512,9.000093 -L 4.275,7.932239,5.2526,7.932239 -L 5.2526,7.932239,6.2364,7.932239 -L 6.2364,7.932239,7.2349,7.932239 - -[再] 44 -L 1.591,8.466122,0.4628,8.466122 -L 2.7293,8.466122,1.591,8.466122 -L 3.8816,8.466122,2.7293,8.466122 -L 3.6641,6.810732,3.8816,8.466122 -L 2.8795,6.333458,3.6641,6.810732 -L 1.3139,6.330459,2.8795,6.333458 -L 1.8463,3.65868,1.3139,6.330459 -L 3.1111,3.2235,1.8463,3.65868 -L 4.6168,3.491481,3.1111,3.2235 -L 5.8815,2.928266,4.6168,3.491481 -L 6.4135,-0.000003,5.8815,2.928266 -L 5.9866,-0.000003,6.4135,-0.000003 -L 5.5558,-0.000003,5.9866,-0.000003 -L 5.1355,-0.000003,5.5558,-0.000003 -L 5.6885,6.330459,6.4135,6.330459 -L 4.9775,6.330459,5.6885,6.330459 -L 4.277,6.330459,4.9775,6.330459 -L 4.0007,5.823545,4.277,6.330459 -L 3.7306,5.299425,4.0007,5.823545 -L 3.4543,4.76703,3.7306,5.299425 -L 2.8725,4.76703,3.4543,4.76703 -L 2.3051,4.76703,2.8725,4.76703 -L 1.7447,4.76703,2.3051,4.76703 -L 4.9775,4.76703,4.277,4.76703 -L 5.6885,4.76703,4.9775,4.76703 -L 6.4135,4.76703,5.6885,4.76703 -L 6.4279,3.995879,6.4135,4.76703 -L 6.5396,3.580575,6.4279,3.995879 -L 6.8408,3.16525,6.5396,3.580575 -L 6.4135,5.63275,6.4135,5.262781 -L 6.4135,5.98584,6.4135,5.63275 -L 6.4135,6.330459,6.4135,5.98584 -L 5.2612,8.466122,6.2633,8.466122 -L 4.277,8.466122,5.2612,8.466122 -L 6.2633,8.466122,7.2646,8.466122 -L 0.7399,3.001488,0.4628,3.16525 -L 1.0236,2.820718,0.7399,3.001488 -L 1.3139,2.631345,1.0236,2.820718 -L 1.3139,1.754287,1.3139,2.631345 -L 1.3139,0.877142,1.3139,1.754287 -L 1.3139,-0.000003,1.3139,0.877142 -L 4.0007,4.069211,3.8816,3.699177 -L 4.1334,4.422346,4.0007,4.069211 -L 4.277,4.76703,4.1334,4.422346 - -[採] 45 -L 7.6939,0.495813,7.123,1.485912 -L 7.123,1.485912,6.5665,2.467605 -L 6.5665,2.467605,6.0127,3.432224 -L 6.0127,3.432224,5.1616,3.535437 -L 5.1616,3.535437,4.3039,3.621532 -L 4.3039,3.621532,3.4528,3.699177 -L 1.3478,2.477544,1.3478,3.699177 -L 1.3478,1.247198,1.3478,2.477544 -L 1.3478,-0.000003,1.3478,1.247198 -L 1.0533,-0.000003,1.3478,-0.000003 -L 0.7696,-0.000003,1.0533,-0.000003 -L 0.4929,-0.000003,0.7696,-0.000003 -L 4.0934,1.399686,3.4528,0.495813 -L 4.7343,2.286813,4.0934,1.399686 -L 5.3756,3.16525,4.7343,2.286813 -L 5.4352,2.124234,5.3756,3.16525 -L 5.5084,1.066494,5.4352,2.124234 -L 5.5924,-0.000003,5.5084,1.066494 -L 6.4089,3.699177,6.8393,3.699177 -L 6.8393,3.699177,7.2666,3.699177 -L 7.2666,3.699177,7.6939,3.699177 -L 6.8393,5.796554,7.1164,6.330459 -L 7.1164,6.330459,7.4001,6.86443 -L 7.4001,6.86443,7.6939,7.398422 -L 6.5945,8.32771,7.6939,8.466122 -L 5.4103,8.07063,6.5945,8.32771 -L 3.4528,7.932239,5.4103,8.07063 -L 3.5855,6.597522,3.4528,6.86443 -L 3.7291,6.330459,3.5855,6.597522 -L 3.8832,6.063616,3.7291,6.330459 -L 5.5924,6.063616,5.4352,6.330459 -L 5.4352,6.330459,5.2951,6.597522 -L 5.2951,6.597522,5.1616,6.86443 -L 1.7783,6.86443,1.4739,7.299434 -L 1.4739,7.299434,1.3653,7.853281 -L 1.3653,7.853281,1.3478,9.000093 -L 1.3478,5.642643,1.3478,6.330459 -L 1.3478,4.946334,1.3478,5.642643 -L 1.3478,4.233148,1.3478,4.946334 -L 1.3478,3.699177,1.0533,3.699177 -L 1.0533,3.699177,0.7696,3.699177 -L 0.7696,3.699177,0.4929,3.699177 -L 0.7696,6.700602,0.4929,6.86443 -L 1.0533,6.519832,0.7696,6.700602 -L 1.3478,6.330459,1.0533,6.519832 - -[災] 30 -L 6.442,-0.000003,5.7419,0.877142 -L 5.7419,0.877142,5.0411,1.754287 -L 5.0411,1.754287,4.3409,2.631345 -L 2.2706,0.964703,3.4685,2.582026 -L 0.5264,-0.000003,2.2706,0.964703 -L 1.9029,8.466122,2.2009,9.000093 -L 1.6227,7.932239,1.9029,8.466122 -L 1.3463,7.398422,1.6227,7.932239 -L 1.6227,6.967468,1.3463,7.398422 -L 1.9029,6.519832,1.6227,6.967468 -L 2.2009,6.063616,1.9029,6.519832 -L 1.9029,3.699177,2.2009,4.233148 -L 1.6227,3.16525,1.9029,3.699177 -L 1.3463,2.631345,1.6227,3.16525 -L 3.4685,2.582026,3.9098,4.76703 -L 4.3409,6.063616,4.0432,6.519832 -L 4.0432,6.519832,3.7595,6.967468 -L 3.7595,6.967468,3.4825,7.398422 -L 3.4825,7.398422,3.7595,7.932239 -L 3.7595,7.932239,4.0432,8.466122 -L 4.0432,8.466122,4.3409,9.000093 -L 6.1482,8.466122,6.442,9.000093 -L 5.8676,7.932239,6.1482,8.466122 -L 5.5874,7.398422,5.8676,7.932239 -L 5.8676,6.967468,5.5874,7.398422 -L 6.1482,6.519832,5.8676,6.967468 -L 6.442,6.063616,6.1482,6.519832 -L 6.1482,3.699177,6.442,4.233148 -L 5.8676,3.16525,6.1482,3.699177 -L 5.5874,2.631345,5.8676,3.16525 - -[際] 63 -L 0.5249,-0.000003,0.5249,2.82201 -L 2.6617,0.495813,2.9381,1.029718 -L 2.9381,1.029718,3.2183,1.563513 -L 3.2183,1.563513,3.5128,2.097506 -L 3.7892,3.16525,3.089,3.16525 -L 4.49,3.16525,3.7892,3.16525 -L 5.1905,3.16525,4.49,3.16525 -L 5.1905,2.124234,5.1905,3.16525 -L 5.1905,1.066494,5.1905,2.124234 -L 5.1905,-0.000003,5.1905,1.066494 -L 4.8959,-0.000003,5.1905,-0.000003 -L 4.6158,-0.000003,4.8959,-0.000003 -L 4.3356,-0.000003,4.6158,-0.000003 -L 0.5249,2.82201,0.5249,5.644089 -L 0.5249,5.644089,0.5249,8.466122 -L 0.5249,8.466122,1.0856,8.466122 -L 1.0856,8.466122,1.653,8.466122 -L 1.653,8.466122,2.2344,8.466122 -L 2.2344,8.466122,1.7858,6.097524 -L 1.7858,6.097524,2.0099,4.79667 -L 2.0099,4.79667,2.2344,2.631345 -L 2.2344,2.631345,1.9399,2.467605 -L 1.9399,2.467605,1.653,2.286813 -L 1.653,2.286813,1.3795,2.097506 -L 2.875,4.76703,3.2116,5.110184 -L 3.2116,5.110184,3.5514,5.453423 -L 3.5514,5.453423,3.9156,5.796554 -L 3.9156,5.796554,3.6354,6.166829 -L 3.6354,6.166829,3.3619,6.519832 -L 3.3619,6.519832,3.089,6.86443 -L 3.089,6.86443,2.9381,6.700602 -L 2.9381,6.700602,2.791,6.519832 -L 2.791,6.519832,2.6617,6.330459 -L 3.2183,7.587643,3.089,7.398422 -L 3.3619,7.768259,3.2183,7.587643 -L 3.5128,7.932239,3.3619,7.768259 -L 3.7892,7.501504,3.5128,7.932239 -L 4.0627,7.053715,3.7892,7.501504 -L 4.3356,6.597522,4.0627,7.053715 -L 4.7667,7.398422,4.7667,7.768259 -L 4.7667,7.768259,4.7667,8.121416 -L 4.7667,8.121416,4.7667,8.466122 -L 4.7667,8.466122,4.3391,8.466122 -L 4.3391,8.466122,3.9191,8.466122 -L 3.9191,8.466122,3.5128,8.466122 -L 6.2409,7.033904,5.6945,8.131355 -L 7.7263,4.76703,6.2409,7.033904 -L 5.6213,4.76703,6.4724,4.76703 -L 4.7667,4.76703,5.6213,4.76703 -L 3.9156,4.76703,4.7667,4.76703 -L 5.6213,3.16525,6.1743,3.16525 -L 6.1743,3.16525,6.7491,3.16525 -L 6.7491,3.16525,7.3302,3.16525 -L 7.1764,1.66677,6.8997,2.097506 -L 7.4461,1.218959,7.1764,1.66677 -L 7.7263,0.7627,7.4461,1.218959 -L 7.0328,7.501504,7.1764,7.854595 -L 7.1764,7.854595,7.3302,8.199214 -L 7.3302,8.199214,7.0328,8.302362 -L 7.0328,8.302362,6.7491,8.388478 -L 6.7491,8.388478,6.4724,8.466122 -L 5.6945,8.131355,5.6213,9.000093 -L 6.8997,7.131426,7.0328,7.501504 - -[在] 33 -L 1.7531,1.411069,1.6862,2.82201 -L 1.6862,2.82201,1.6232,4.233148 -L 1.6232,4.233148,1.2589,3.888397 -L 1.2589,3.888397,0.8985,3.535437 -L 0.8985,3.535437,0.5588,3.16525 -L 1.8372,-0.000003,1.7531,1.411069 -L 2.6637,-0.000003,3.5148,-0.000003 -L 1.8372,5.034005,2.2434,5.747191 -L 2.2434,5.747191,2.6637,6.44361 -L 2.6637,6.44361,3.0837,7.131426 -L 3.0837,7.131426,2.2326,7.23442 -L 2.2326,7.23442,1.3888,7.320777 -L 1.3888,7.320777,0.5588,7.398422 -L 3.5148,7.398422,3.5148,7.932239 -L 3.5148,7.932239,3.5148,8.466122 -L 3.5148,8.466122,3.5148,9.000093 -L 3.5148,-0.000003,4.3726,-0.000003 -L 4.3726,-0.000003,5.2237,-0.000003 -L 5.2237,-0.000003,5.2272,2.34896 -L 5.2272,2.34896,4.8528,3.435026 -L 4.8528,3.435026,3.5148,3.699177 -L 5.651,-0.000003,6.3518,-0.000003 -L 6.3518,-0.000003,7.0523,-0.000003 -L 7.0523,-0.000003,7.7559,-0.000003 -L 5.651,3.699177,5.3498,4.13278 -L 5.3498,4.13278,5.238,4.67669 -L 5.238,4.67669,5.2237,5.796554 -L 6.0471,3.699177,6.3238,3.699177 -L 6.3238,3.699177,6.6036,3.699177 -L 6.6036,3.699177,6.8982,3.699177 -L 3.9421,7.398422,5.2027,7.398422 -L 5.2027,7.398422,6.4744,7.398422 -L 6.4744,7.398422,7.7559,7.398422 - -[罪] 45 -L 0.9811,-0.000003,1.6325,0.067769 -L 1.6325,0.067769,2.1824,0.542373 -L 2.1824,0.542373,3.1207,1.830575 -L 3.1207,1.830575,2.3575,1.879982 -L 2.3575,1.879982,1.608,1.692119 -L 1.608,1.692119,0.5849,1.563513 -L 5.2222,-0.000003,4.6758,5.605955 -L 4.6758,5.605955,3.6636,6.86443 -L 3.6636,6.86443,3.1207,2.631345 -L 5.653,1.563513,6.3535,1.563513 -L 6.3535,1.563513,7.0645,1.563513 -L 7.0645,1.563513,7.7863,1.563513 -L 1.4119,3.16525,1.8357,3.16525 -L 1.8357,3.16525,2.263,3.16525 -L 2.263,3.16525,2.6899,3.16525 -L 5.653,3.16525,6.0768,3.16525 -L 6.0768,3.16525,6.5041,3.16525 -L 6.5041,3.16525,6.9317,3.16525 -L 0.9811,4.76703,1.5411,4.76703 -L 1.5411,4.76703,2.112,4.76703 -L 2.112,4.76703,2.6899,4.76703 -L 5.653,4.76703,6.2067,4.76703 -L 6.2067,4.76703,6.7808,4.76703 -L 6.7808,4.76703,7.3625,4.76703 -L 0.9811,6.86443,0.9811,7.398422 -L 0.9811,7.398422,0.9811,7.932239 -L 0.9811,7.932239,0.9811,8.466122 -L 0.9811,8.466122,3.093,8.466122 -L 3.093,8.466122,5.2222,8.466122 -L 5.2222,8.466122,7.3625,8.466122 -L 7.3625,8.466122,7.3625,7.932239 -L 7.3625,7.932239,7.3625,7.398422 -L 7.3625,7.398422,7.3625,6.86443 -L 7.3625,6.86443,6.7808,6.86443 -L 6.7808,6.86443,6.2067,6.86443 -L 6.2067,6.86443,5.653,6.86443 -L 5.653,6.86443,5.4992,7.23442 -L 5.4992,7.23442,5.3556,7.587643 -L 5.3556,7.587643,5.2222,7.932239 -L 1.4119,6.86443,1.8357,6.86443 -L 1.8357,6.86443,2.263,6.86443 -L 2.263,6.86443,2.6899,6.86443 -L 2.6899,6.86443,2.8233,7.23442 -L 2.8233,7.23442,2.9669,7.587643 -L 2.9669,7.587643,3.1207,7.932239 - -[財] 39 -L 0.5838,-0.000003,0.8605,0.343259 -L 0.8605,0.343259,1.1403,0.686477 -L 1.1403,0.686477,1.4415,1.029718 -L 5.2525,-0.000003,5.6798,-0.000003 -L 5.6798,-0.000003,6.1103,-0.000003 -L 6.1103,-0.000003,6.5344,-0.000003 -L 6.5344,-0.000003,6.4539,1.754287 -L 6.4539,1.754287,6.3835,3.508578 -L 6.3835,3.508578,6.3204,5.262781 -L 6.3204,5.262781,5.6798,4.221765 -L 5.6798,4.221765,5.0385,3.163849 -L 5.0385,3.163849,4.4014,2.097506 -L 1.0142,2.097506,1.0142,4.231681 -L 1.0142,4.231681,1.0142,6.357384 -L 1.0142,6.357384,1.0142,8.466122 -L 1.0142,8.466122,1.7151,8.466122 -L 1.7151,8.466122,2.4152,8.466122 -L 2.4152,8.466122,3.1157,8.466122 -L 3.1157,8.466122,3.1157,6.357384 -L 3.1157,6.357384,3.1157,4.231681 -L 3.1157,4.231681,3.1157,2.097506 -L 3.1157,2.097506,2.4152,2.097506 -L 2.4152,2.097506,1.7151,2.097506 -L 1.7151,2.097506,1.0142,2.097506 -L 1.4415,4.233148,1.8688,4.233148 -L 1.8688,4.233148,2.2926,4.233148 -L 2.2926,4.233148,2.7203,4.233148 -L 6.1103,6.063616,5.5289,6.166829 -L 5.5289,6.166829,4.9548,6.252858 -L 4.9548,6.252858,4.4014,6.330459 -L 1.4415,6.330459,1.8688,6.330459 -L 1.8688,6.330459,2.2926,6.330459 -L 2.2926,6.330459,2.7203,6.330459 -L 6.5344,6.330459,6.5344,7.23442 -L 6.5344,7.23442,6.5344,8.121416 -L 6.5344,8.121416,6.5344,9.000093 -L 6.9614,6.330459,7.2349,6.330459 -L 7.2349,6.330459,7.5148,6.330459 -L 7.5148,6.330459,7.7848,6.330459 - -[桜] 42 -L 1.8638,-0.000003,1.7868,1.600289 -L 1.7868,1.600289,1.7136,3.192022 -L 1.7136,3.192022,1.654,4.76703 -L 1.654,4.76703,1.2964,4.069211 -L 1.2964,4.069211,0.9532,3.354514 -L 0.9532,3.354514,0.6173,2.631345 -L 4.0042,-0.000003,4.7047,0.343259 -L 4.7047,0.343259,5.4083,0.686477 -L 5.4083,0.686477,6.1091,1.029718 -L 6.1091,1.029718,5.6853,1.399686 -L 5.6853,1.399686,5.2647,1.752755 -L 5.2647,1.752755,4.8584,2.097506 -L 4.8584,2.097506,4.8584,2.631345 -L 4.8584,2.631345,4.8584,3.16525 -L 4.8584,3.16525,4.8584,3.699177 -L 4.8584,3.699177,3.1983,4.104498 -L 3.1983,4.104498,2.1895,5.213308 -L 2.1895,5.213308,1.4719,6.86443 -L 1.4719,6.86443,1.1773,6.86443 -L 1.1773,6.86443,0.8901,6.86443 -L 0.8901,6.86443,0.6173,6.86443 -L 7.3907,-0.000003,6.5571,1.442066 -L 6.5571,1.442066,6.7116,2.409508 -L 6.7116,2.409508,6.9634,3.699177 -L 6.9634,3.699177,6.3928,3.699177 -L 6.3928,3.699177,5.8321,3.699177 -L 5.8321,3.699177,5.2822,3.699177 -L 5.2822,3.699177,5.2822,4.231681 -L 5.2822,4.231681,5.2822,4.75567 -L 5.2822,4.75567,5.2822,5.262781 -L 6.9634,6.330459,7.2369,7.053715 -L 7.2369,7.053715,7.5241,7.768259 -L 7.5241,7.768259,7.818,8.466122 -L 2.2946,6.86443,1.9938,7.299434 -L 1.9938,7.299434,1.8813,7.853281 -L 1.8813,7.853281,1.8638,9.000093 -L 4.4311,6.86443,4.4136,7.635582 -L 4.4136,7.635582,4.3019,8.050863 -L 4.3019,8.050863,4.0042,8.466122 -L 5.6783,7.398422,5.6675,8.169465 -L 5.6675,8.169465,5.5628,8.584746 -L 5.5628,8.584746,5.2822,9.000093 - -[酸] 75 -L 1.0431,-0.000003,1.2918,3.008494 -L 1.2918,3.008494,1.691,5.940746 -L 1.691,5.940746,1.9008,8.466122 -L 1.9008,8.466122,1.4704,8.466122 -L 1.4704,8.466122,1.0431,8.466122 -L 1.0431,8.466122,0.6158,8.466122 -L 1.4704,-0.000003,2.1744,-0.000003 -L 2.1744,-0.000003,2.8815,-0.000003 -L 2.8815,-0.000003,3.61,-0.000003 -L 3.61,-0.000003,3.61,0.713249 -L 3.61,0.713249,3.61,1.409646 -L 3.61,1.409646,3.61,2.097506 -L 3.61,2.097506,2.8815,2.097506 -L 2.8815,2.097506,2.1744,2.097506 -L 2.1744,2.097506,1.4704,2.097506 -L 4.6436,-0.000003,5.134,0.446362 -L 5.134,0.446362,5.6275,0.875654 -L 5.6275,0.875654,6.1427,1.296495 -L 6.1427,1.296495,5.7711,1.752755 -L 5.7711,1.752755,5.4177,2.200522 -L 5.4177,2.200522,5.0709,2.631345 -L 5.0709,2.631345,4.8569,2.467605 -L 4.8569,2.467605,4.6436,2.286813 -L 4.6436,2.286813,4.4331,2.097506 -L 7.4211,-0.000003,7.123,0.446362 -L 7.123,0.446362,6.8428,0.875654 -L 6.8428,0.875654,6.5661,1.296495 -L 6.5661,1.296495,6.8428,2.019729 -L 6.8428,2.019729,7.123,2.734471 -L 7.123,2.734471,7.4211,3.432224 -L 7.4211,3.432224,6.2022,3.600298 -L 6.2022,3.600298,5.6485,3.531016 -L 5.6485,3.531016,5.2842,3.16525 -L 3.61,2.631345,3.61,3.001488 -L 3.61,3.001488,3.61,3.354514 -L 3.61,3.354514,3.61,3.699177 -L 3.61,3.699177,3.3127,3.699177 -L 3.3127,3.699177,3.029,3.699177 -L 3.029,3.699177,2.7519,3.699177 -L 2.7519,3.699177,2.7344,5.194855 -L 2.7344,5.194855,2.6262,5.877176 -L 2.6262,5.877176,2.3215,6.330459 -L 2.3215,6.330459,2.0133,5.391299 -L 2.0133,5.391299,1.7888,4.104498 -L 1.7888,4.104498,1.4704,3.16525 -L 3.61,4.233148,3.2742,5.906816 -L 3.2742,5.906816,2.7975,7.122911 -L 2.7975,7.122911,2.3215,8.466122 -L 4.4331,4.76703,4.7028,5.213308 -L 4.7028,5.213308,4.9865,5.642643 -L 4.9865,5.642643,5.2842,6.063616 -L 5.2842,6.063616,4.9553,6.627116 -L 4.9553,6.627116,4.6328,6.834812 -L 4.6328,6.834812,4.0303,6.86443 -L 6.5661,5.262781,6.5661,5.796554 -L 6.5661,5.796554,6.5661,6.330459 -L 6.5661,6.330459,6.5661,6.86443 -L 6.5661,6.86443,5.9497,6.894135 -L 5.9497,6.894135,5.6173,7.101764 -L 5.6173,7.101764,5.2842,7.665309 -L 5.2842,7.665309,5.4177,8.121416 -L 5.4177,8.121416,5.5613,8.569336 -L 5.5613,8.569336,5.7115,9.000093 -L 6.9938,5.262781,7.2701,5.262781 -L 7.2701,5.262781,7.5503,5.262781 -L 7.5503,5.262781,7.8484,5.262781 -L 6.5661,7.398422,6.8428,7.501504 -L 6.8428,7.501504,7.123,7.587643 -L 7.123,7.587643,7.4211,7.665309 -L 7.4211,7.665309,7.2701,7.932239 -L 7.2701,7.932239,7.123,8.199214 -L 7.123,8.199214,6.9938,8.466122 -L 3.1792,8.466122,3.4563,8.466122 -L 3.4563,8.466122,3.7365,8.466122 -L 3.7365,8.466122,4.0303,8.466122 - -[師] 42 -L 5.7419,-0.000003,5.8746,3.217546 -L 5.8746,3.217546,5.6295,5.477415 -L 5.6295,5.477415,4.0323,6.330459 -L 4.0323,6.330459,4.0323,4.75567 -L 4.0323,4.75567,4.0323,3.163849 -L 4.0323,3.163849,4.0323,1.563513 -L 0.649,1.029718,0.9645,5.748505 -L 0.9645,5.748505,1.1813,7.815082 -L 1.1813,7.815082,1.5001,9.000093 -L 1.0763,1.029718,1.6227,1.029718 -L 1.6227,1.029718,2.1834,1.029718 -L 2.1834,1.029718,2.7504,1.029718 -L 2.7504,1.029718,2.7504,1.752755 -L 2.7504,1.752755,2.7504,2.467605 -L 2.7504,2.467605,2.7504,3.16525 -L 2.7504,3.16525,2.1834,3.16525 -L 2.1834,3.16525,1.6227,3.16525 -L 1.6227,3.16525,1.0763,3.16525 -L 6.5646,1.563513,6.8413,1.563513 -L 6.8413,1.563513,7.125,1.563513 -L 7.125,1.563513,7.4157,1.563513 -L 7.4157,1.563513,7.4157,3.163849 -L 7.4157,3.163849,7.4157,4.75567 -L 7.4157,4.75567,7.4157,6.330459 -L 7.4157,6.330459,6.1307,6.519832 -L 6.1307,6.519832,5.7485,7.183656 -L 5.7485,7.183656,5.7419,8.466122 -L 5.7419,8.466122,5.02,8.466122 -L 5.02,8.466122,4.309,8.466122 -L 4.309,8.466122,3.605,8.466122 -L 1.0763,5.262781,1.6227,5.262781 -L 1.6227,5.262781,2.1834,5.262781 -L 2.1834,5.262781,2.7504,5.262781 -L 2.7504,5.262781,2.7504,5.98584 -L 2.7504,5.98584,2.7504,6.700602 -L 2.7504,6.700602,2.7504,7.398422 -L 2.7504,7.398422,2.3266,7.398422 -L 2.3266,7.398422,1.9099,7.398422 -L 1.9099,7.398422,1.5001,7.398422 -L 6.1692,8.466122,6.7187,8.466122 -L 6.7187,8.466122,7.276,8.466122 -L 7.276,8.466122,7.8469,8.466122 - -[志] 33 -L 3.2081,-0.000003,2.9104,0.447851 -L 2.9104,0.447851,2.798,1.268322 -L 2.798,1.268322,2.7843,3.16525 -L 3.6389,-0.000003,4.3429,-0.000003 -L 4.3429,-0.000003,5.043,-0.000003 -L 5.043,-0.000003,5.7439,-0.000003 -L 5.7439,-0.000003,5.7439,0.343259 -L 5.7439,0.343259,5.7439,0.686477 -L 5.7439,0.686477,5.7439,1.029718 -L 0.6793,0.495813,0.9522,1.218959 -L 0.9522,1.218959,1.2292,1.933613 -L 1.2292,1.933613,1.5021,2.631345 -L 7.4527,1.296495,7.1554,1.752755 -L 7.1554,1.752755,6.8752,2.200522 -L 6.8752,2.200522,6.5981,2.631345 -L 4.917,2.097506,4.6227,2.467605 -L 4.6227,2.467605,4.3429,2.820718 -L 4.3429,2.820718,4.0627,3.16525 -L 1.5021,4.76703,2.3532,4.76703 -L 2.3532,4.76703,3.2081,4.76703 -L 3.2081,4.76703,4.0627,4.76703 -L 4.0627,4.76703,3.6949,7.161 -L 3.6949,7.161,2.5738,7.572187 -L 2.5738,7.572187,0.6793,7.398422 -L 4.49,4.76703,5.194,4.76703 -L 5.194,4.76703,5.8941,4.76703 -L 5.8941,4.76703,6.5981,4.76703 -L 4.49,7.398422,4.1884,7.813594 -L 4.1884,7.813594,4.0767,8.228919 -L 4.0767,8.228919,4.0627,9.000093 -L 4.917,7.398422,5.7505,7.398422 -L 5.7505,7.398422,6.5981,7.398422 -L 6.5981,7.398422,7.4527,7.398422 - -[支] 27 -L 0.6813,-0.000003,1.8018,0.408186 -L 1.8018,0.408186,2.6774,0.952051 -L 2.6774,0.952051,4.0647,2.097506 -L 4.0647,2.097506,2.8525,4.172292 -L 2.8525,4.172292,2.1979,4.992939 -L 2.1979,4.992939,1.5324,5.262781 -L 6.6285,-0.000003,5.9035,0.610146 -L 5.9035,0.610146,5.1925,1.220317 -L 5.1925,1.220317,4.4917,1.830575 -L 4.4917,1.830575,5.0524,2.898407 -L 5.0524,2.898407,5.6233,3.966086 -L 5.6233,3.966086,6.2009,5.034005 -L 6.2009,5.034005,5.0699,5.110184 -L 5.0699,5.110184,3.9421,5.186471 -L 3.9421,5.186471,2.814,5.262781 -L 4.0647,5.796554,4.0468,6.567859 -L 4.0468,6.567859,3.9453,6.983119 -L 3.9453,6.983119,3.6686,7.398422 -L 3.6686,7.398422,2.6602,7.398422 -L 2.6602,7.398422,1.6617,7.398422 -L 1.6617,7.398422,0.6813,7.398422 -L 4.4917,7.398422,4.1904,7.813594 -L 4.1904,7.813594,4.0822,8.228919 -L 4.0822,8.228919,4.0647,9.000093 -L 4.9225,7.398422,5.7736,7.398422 -L 5.7736,7.398422,6.6285,7.398422 -L 6.6285,7.398422,7.4796,7.398422 - -[枝] 33 -L 1.9894,-0.000003,1.9088,1.600289 -L 1.9088,1.600289,1.8391,3.192022 -L 1.8391,3.192022,1.7761,4.76703 -L 1.7761,4.76703,1.4118,4.069211 -L 1.4118,4.069211,1.0542,3.354514 -L 1.0542,3.354514,0.7075,2.631345 -L 3.4573,-0.000003,4.2243,0.713249 -L 4.2243,0.713249,5.0124,1.409646 -L 5.0124,1.409646,5.8039,2.097506 -L 5.8039,2.097506,4.9034,3.638387 -L 4.9034,3.638387,4.5711,4.459056 -L 4.5711,4.459056,4.5217,5.262781 -L 4.5217,5.262781,5.8039,5.262781 -L 5.8039,5.262781,5.667,6.884263 -L 5.667,6.884263,5.1486,7.378546 -L 5.1486,7.378546,4.0944,7.398422 -L 7.4851,-0.000003,7.0543,0.532479 -L 7.0543,0.532479,6.6266,1.056468 -L 6.6266,1.056468,6.1958,1.563513 -L 6.1958,2.631345,7.4851,5.034005 -L 7.4851,5.034005,6.6266,5.186383 -L 6.6266,5.186471,6.1958,5.262781 -L 3.2398,4.233148,2.4692,5.016974 -L 2.4692,5.016974,2.0353,5.699143 -L 2.0353,5.699143,1.5656,6.86443 -L 1.5656,6.86443,0.7075,6.86443 -L 2.3855,6.86443,2.1085,7.299434 -L 2.1085,7.299434,2.0069,7.853281 -L 2.0069,7.853281,1.9894,9.000093 -L 6.1958,7.398422,5.9195,7.813594 -L 5.9195,7.813594,5.8179,8.228919 -L 5.8179,8.228919,5.8039,9.000093 -L 6.6266,7.398422,7.9054,7.398422 - -[飼] 25 -L 6.2329,-0.000003,7.5113,-0.000003 -L 7.5113,-0.000003,7.5113,8.466122 -L 7.5113,8.466122,4.1279,8.466122 -L 1.1333,0.495813,1.1231,4.621591 -L 1.1231,4.621591,1.0216,6.272646 -L 1.0216,6.272646,0.7379,6.86443 -L 0.7379,6.86443,1.2317,7.587643 -L 1.2317,7.587643,1.7182,8.302362 -L 1.7182,8.302362,2.2051,9.000093 -L 2.2051,9.000093,2.6919,8.466122 -L 2.6919,8.466122,3.1896,7.932239 -L 3.1896,7.932239,3.6974,7.398422 -L 1.7781,0.495813,2.2649,1.029718 -L 2.2649,1.029718,2.7623,1.563513 -L 2.7623,1.563513,3.2701,2.097506 -L 4.9513,2.097506,4.9513,4.76703 -L 4.9513,4.76703,6.2329,4.76703 -L 6.2329,4.76703,6.2329,2.097506 -L 6.2329,2.097506,4.9513,2.097506 -L 1.5641,3.16525,3.2701,3.16525 -L 3.2701,3.16525,3.2701,4.76703 -L 3.2701,4.76703,1.5641,4.76703 -L 3.2701,5.262781,3.2701,6.330459 -L 3.2701,6.330459,1.5641,6.330459 -L 4.5552,6.330459,6.6602,6.330459 - -[似] 20 -L 1.5945,-0.000003,1.5139,1.754287 -L 1.5139,1.754287,1.44,3.508578 -L 1.44,3.508578,1.3805,5.262781 -L 1.3805,5.262781,1.1707,5.108673 -L 1.1707,5.108673,0.9532,4.946334 -L 0.9532,4.946334,0.7399,4.76703 -L 4.7677,-0.000003,6.5154,2.423694 -L 6.5154,2.423694,7.0793,4.898394 -L 7.0793,4.898394,7.1178,8.466122 -L 7.9371,0.266971,7.1178,2.09755 -L 2.4487,1.029718,3.7625,2.412507 -L 3.7625,2.412507,3.8707,5.329196 -L 3.8707,5.329196,3.7026,7.932239 -L 4.1267,1.563513,4.5537,1.933613 -L 4.5537,1.933613,4.981,2.286813 -L 4.981,2.286813,5.4083,2.631345 -L 1.5945,5.796554,1.7027,7.101764 -L 1.7027,7.101764,1.9093,8.050863 -L 1.9093,8.050863,2.0218,9.000093 -L 5.8356,6.330459,4.981,7.39851 - -[示] 11 -L 2.8745,-0.000003,4.1603,-0.000003 -L 4.1603,-0.000003,4.1603,5.796554 -L 4.1603,5.796554,0.7695,5.796554 -L 0.7695,1.563513,1.1793,2.467605 -L 1.1793,2.467605,1.593,3.354514 -L 1.593,3.354514,2.0203,4.233148 -L 7.5436,1.563513,7.1163,2.467605 -L 7.1163,2.467605,6.6925,3.354514 -L 6.6925,3.354514,6.2652,4.233148 -L 4.5841,5.796554,7.5436,5.796554 -L 1.628,8.466122,6.6925,8.466122 - -[識] 48 -L 5.2232,-0.000003,5.4407,0.179344 -L 5.4407,0.179344,5.6505,0.341858 -L 5.6505,0.341858,5.8645,0.495813 -L 5.8645,0.495813,5.5037,0.87145 -L 5.5037,0.87145,4.9573,1.009863 -L 4.9573,1.009863,3.7595,1.029718 -L 3.7595,1.029718,3.7595,3.699177 -L 3.7595,3.699177,5.4407,3.699177 -L 5.4407,3.699177,5.4407,1.563513 -L 7.5733,0.495813,7.2795,0.865869 -L 7.2795,0.865869,6.9923,1.218959 -L 6.9923,1.218959,6.7222,1.563513 -L 6.7222,1.563513,6.5685,1.399686 -L 6.5685,1.399686,6.4245,1.218959 -L 6.4245,1.218959,6.2918,1.029718 -L 8.0006,0.495813,8.0006,0.865869 -L 8.0006,0.865869,8.0006,1.563513 -L 6.7222,2.097506,6.4669,4.816372 -L 6.4669,4.816372,5.4617,5.391299 -L 5.4617,5.391299,3.3357,5.262781 -L 7.1495,2.097506,7.4231,2.820718 -L 7.4231,2.820718,7.7032,3.535437 -L 7.7032,3.535437,8.0006,4.233148 -L 4.1868,2.631345,5.0134,2.631345 -L 7.1495,5.262781,6.8483,5.757043 -L 6.8483,5.757043,6.7366,6.72604 -L 6.7366,6.72604,6.7222,9.000093 -L 4.1868,5.796554,4.0358,6.433585 -L 4.0358,6.433585,3.8922,7.053715 -L 3.8922,7.053715,3.7595,7.665309 -L 3.7595,7.665309,4.0358,7.768259 -L 4.0358,7.768259,4.3125,7.854595 -L 4.3125,7.854595,4.5822,7.932239 -L 4.5822,7.932239,4.5822,9.000093 -L 5.0134,5.796554,5.2971,6.231668 -L 5.2971,6.231668,5.2971,6.78534 -L 5.2971,6.78534,5.0134,7.932239 -L 8.0006,7.131426,7.8504,7.398422 -L 7.8504,7.398422,7.7032,7.665309 -L 7.7032,7.665309,7.5733,7.932239 -L 0.768,6.902519,3.3038,6.902519 -L 1.1988,8.504299,2.8765,8.504299 -L 1.1988,5.300957,2.8765,5.300957 -L 1.1988,4.233038,2.8765,4.233038 -L 1.1988,2.669522,2.8765,2.669522 -L 1.1988,-0.000003,1.1988,2.669522 -L 2.8765,-0.000003,1.1988,-0.000003 -L 2.8765,2.669522,2.8765,-0.000003 - -[舎] 23 -L 2.0835,-0.000003,2.0835,0.877142 -L 2.0835,0.877142,2.0835,2.631345 -L 2.0835,2.631345,6.3214,2.631345 -L 6.3214,2.631345,6.3214,0.877142 -L 6.3214,0.877142,6.3214,-0.000003 -L 6.3214,-0.000003,4.8963,-0.000003 -L 4.8963,-0.000003,3.4879,-0.000003 -L 3.4879,-0.000003,2.0835,-0.000003 -L 1.2257,4.233148,4.1884,4.233148 -L 4.1884,4.233148,3.5373,5.833308 -L 3.5373,5.833308,2.1399,6.153913 -L 2.1399,6.153913,0.8019,5.796554 -L 4.6157,4.233148,7.148,4.233148 -L 4.6157,5.796554,4.3145,6.211835 -L 4.3145,6.211835,4.2063,6.627116 -L 4.2063,6.627116,4.1884,7.398422 -L 5.0395,5.796554,5.6598,5.816408 -L 5.6598,5.816408,5.9922,5.954843 -L 5.9922,5.954843,6.3214,6.330459 -L 6.3214,6.330459,4.1884,8.999984 -L 4.1884,9.000093,3.6214,8.302362 -L 3.6214,8.302362,3.0606,7.587643 -L 3.0606,7.587643,2.5076,6.86443 - -[謝] 44 -L 1.2589,-0.000003,1.2589,0.713249 -L 1.2589,0.713249,1.2589,2.097506 -L 1.2589,2.097506,2.5093,2.097506 -L 2.5093,2.097506,2.5093,0.713249 -L 2.5093,0.713249,2.5093,-0.000003 -L 2.5093,-0.000003,2.0823,-0.000003 -L 2.0823,-0.000003,1.6652,-0.000003 -L 1.6652,-0.000003,1.2589,-0.000003 -L 4.2188,-0.000003,4.4987,-0.000003 -L 4.4987,-0.000003,4.7788,-0.000003 -L 4.7788,-0.000003,5.0734,-0.000003 -L 5.0734,-0.000003,4.9893,0.877142 -L 4.9893,0.877142,4.9189,1.754287 -L 4.9189,1.754287,4.8629,2.631345 -L 4.8629,2.631345,4.3484,2.097506 -L 4.3484,2.097506,3.8546,1.563513 -L 3.8546,1.563513,3.3639,1.029718 -L 6.3234,-0.000003,6.6001,-0.000003 -L 6.6001,-0.000003,6.8807,-0.000003 -L 6.8807,-0.000003,7.1784,-0.000003 -L 7.1784,-0.000003,7.301,2.573533 -L 7.301,2.573533,7.1363,5.15543 -L 7.1363,5.15543,5.8961,6.330459 -L 3.7912,2.631345,4.1067,6.579133 -L 4.1067,6.579133,4.3305,8.230342 -L 4.3305,8.230342,4.6461,9.000093 -L 4.2188,3.16525,5.0734,3.16525 -L 5.0734,3.16525,5.0734,4.76703 -L 5.0734,4.76703,4.2188,4.76703 -L 1.2589,3.699177,2.5093,3.699177 -L 6.3234,3.966086,6.1728,4.233148 -L 6.1728,4.233148,6.0261,4.500013 -L 6.0261,4.500013,5.8961,4.76703 -L 1.2589,5.262781,2.5093,5.262781 -L 5.0734,5.262781,5.0734,6.330459 -L 5.0734,6.330459,4.2188,6.330459 -L 7.6057,6.330459,7.301,6.78534 -L 7.301,6.78534,7.1959,7.477534 -L 7.1959,7.477534,7.1784,9.000093 -L 0.8316,6.86443,2.9401,6.86443 -L 5.0734,6.86443,4.9189,7.23442 -L 4.9189,7.23442,4.7788,7.587643 -L 4.7788,7.587643,4.6461,7.932239 -L 1.2589,8.466122,2.5093,8.466122 - -[授] 39 -L 0.8301,-0.000003,1.1071,-0.000003 -L 1.1071,-0.000003,1.3908,-0.000003 -L 1.3908,-0.000003,1.6885,-0.000003 -L 1.6885,-0.000003,1.6885,1.411069 -L 1.6885,1.411069,1.6885,4.233148 -L 1.6885,4.233148,0.8301,4.233148 -L 4.0037,-0.000003,4.6446,0.532479 -L 4.6446,0.532479,5.2852,1.056468 -L 5.2852,1.056468,5.9297,1.563513 -L 5.9297,1.563513,5.3272,2.35452 -L 5.3272,2.35452,5.1031,2.90817 -L 5.1031,2.90817,5.0719,3.699177 -L 5.0719,3.699177,5.772,3.621532 -L 5.772,3.621532,6.483,3.535437 -L 6.483,3.535437,7.208,3.432224 -L 7.208,3.432224,6.9103,3.001488 -L 6.9103,3.001488,6.6305,2.553722 -L 6.6305,2.553722,6.3538,2.097506 -L 7.6353,-0.000003,7.208,0.343259 -L 7.208,0.343259,6.7807,0.686477 -L 6.7807,0.686477,6.3538,1.029718 -L 3.3977,4.233148,3.3977,5.262781 -L 3.3977,5.262781,4.5255,5.365884 -L 4.5255,5.365884,5.653,5.451935 -L 5.653,5.451935,6.7807,5.529689 -L 6.7807,5.529689,7.0578,6.166829 -L 7.0578,6.166829,7.338,6.786698 -L 7.338,6.786698,7.6353,7.398422 -L 8.0346,4.233148,8.0346,5.262781 -L 8.0346,5.262781,7.208,5.262781 -L 1.6885,4.76703,1.6885,6.330459 -L 1.6885,6.330459,1.1071,6.700515 -L 1.1071,6.700602,0.8301,6.86443 -L 2.1158,6.86443,1.8146,7.299434 -L 1.8146,7.299434,1.7057,7.853281 -L 1.7057,7.853281,1.6885,9.000093 -L 3.7932,7.932239,5.4537,8.07063 -L 5.4537,8.07063,6.5426,8.32771 -L 6.5426,8.32771,7.6353,8.466122 - -[修] 36 -L 1.7151,-0.000003,1.631,1.754287 -L 1.631,1.754287,1.5641,3.508578 -L 1.5641,3.508578,1.5046,5.262781 -L 1.5046,5.262781,1.2878,5.108673 -L 1.2878,5.108673,1.0738,4.946334 -L 1.0738,4.946334,0.864,4.76703 -L 3.82,-0.000003,5.3432,0.221746 -L 5.3432,0.221746,6.6041,0.909693 -L 6.6041,0.909693,8.0611,2.097506 -L 2.9689,1.029718,2.9689,3.163849 -L 2.9689,3.163849,2.9689,5.28964 -L 2.9689,5.28964,2.9689,7.398422 -L 4.2505,1.563513,5.2315,2.097506 -L 5.2315,2.097506,6.2122,2.631345 -L 6.2122,2.631345,7.21,3.16525 -L 4.2505,3.16525,5.3401,3.580575 -L 5.3401,3.580575,5.9982,3.995879 -L 5.9982,3.995879,6.7827,4.76703 -L 6.7827,4.76703,6.5064,5.110184 -L 6.5064,5.110184,6.2297,5.453423 -L 6.2297,5.453423,5.96,5.796554 -L 5.96,5.796554,5.235,5.28964 -L 5.235,5.28964,4.524,4.765586 -L 4.524,4.765586,3.82,4.233148 -L 1.7151,5.796554,1.8268,7.101764 -L 1.8268,7.101764,2.0338,8.050863 -L 2.0338,8.050863,2.1455,9.000093 -L 3.82,6.330459,4.5836,7.497323 -L 4.5836,7.497323,4.9163,8.189166 -L 4.9163,8.189166,5.1016,9.000093 -L 6.3523,6.330459,6.6325,6.786698 -L 6.6325,6.786698,6.9127,7.23442 -L 6.9127,7.23442,7.21,7.665309 -L 7.21,7.665309,6.6391,7.768259 -L 6.6391,7.768259,6.0826,7.854595 -L 6.0826,7.854595,5.5289,7.932239 - -[述] 11 -L 5.9161,-0.015195,8.0495,-0.015195 -L 2.0988,1.052462,1.0446,-0.000003 -L 0.8449,4.751729,2.0988,4.751729 -L 2.0988,1.052462,2.0988,4.751729 -L 1.2754,8.48913,2.0988,7.421254 -L 8.0631,7.398422,2.9674,7.398422 -L 5.4997,9.000093,5.4997,1.029718 -L 4.2493,5.796554,3.3352,2.380788 -L 6.7536,5.796554,7.6677,2.380788 -L 7.3455,8.999984,8.2453,8.100072 -A 5.9161,7.347812,7.362973,238.75988,270 - -[序] 30 -L 0.8645,0.266971,1.5474,2.932228 -L 1.5474,2.932228,1.7296,5.343315 -L 1.7296,5.343315,1.7156,7.932239 -L 1.7156,7.932239,2.6959,7.932239 -L 2.6959,7.932239,3.6804,7.932239 -L 3.6804,7.932239,4.6748,7.932239 -L 4.6748,7.932239,4.6748,8.302362 -L 4.6748,8.302362,4.6748,8.655431 -L 4.6748,8.655431,4.6748,9.000093 -L 3.8205,-0.000003,4.2478,-0.000003 -L 4.2478,-0.000003,4.6748,-0.000003 -L 4.6748,-0.000003,5.1056,-0.000003 -L 5.1056,-0.000003,5.046,2.738695 -L 5.046,2.738695,4.4191,3.630091 -L 4.4191,3.630091,2.5733,3.699177 -L 6.8151,2.097506,7.0845,2.553722 -L 7.0845,2.553722,7.3615,3.001488 -L 7.3615,3.001488,7.6378,3.432224 -L 7.6378,3.432224,6.0722,3.711851 -L 6.0722,3.711851,4.983,4.271258 -L 4.983,4.271258,3.8205,5.262781 -L 5.5294,4.76703,5.8064,5.213308 -L 5.8064,5.213308,6.0901,5.642643 -L 6.0901,5.642643,6.384,6.063616 -L 6.384,6.063616,5.1056,6.166829 -L 5.1056,6.166829,3.8345,6.252858 -L 3.8345,6.252858,2.5733,6.330459 -L 5.1056,7.932239,6.0793,7.932239 -L 6.0793,7.932239,7.0669,7.932239 -L 7.0669,7.932239,8.0616,7.932239 - -[承] 42 -L 2.9644,-0.000003,3.3952,-0.000003 -L 3.3952,-0.000003,3.8225,-0.000003 -L 3.8225,-0.000003,4.2495,-0.000003 -L 4.2495,-0.000003,4.0954,1.611672 -L 4.0954,1.611672,3.5665,2.087655 -L 3.5665,2.087655,2.5406,2.097506 -L 0.8595,1.029718,1.5666,2.638503 -L 1.5666,2.638503,1.9802,4.23862 -L 1.9802,4.23862,2.113,5.796554 -L 2.113,5.796554,1.6857,5.796554 -L 1.6857,5.796554,1.2692,5.796554 -L 1.2692,5.796554,0.8595,5.796554 -L 8.0636,1.029718,7.1428,2.601727 -L 7.1428,2.601727,6.7012,3.639898 -L 6.7012,3.639898,6.3548,5.034005 -L 6.3548,5.034005,5.7839,5.110184 -L 5.7839,5.110184,5.2267,5.186471 -L 5.2267,5.186471,4.6736,5.262781 -L 4.6736,5.262781,4.3931,4.696347 -L 4.3931,4.696347,4.3931,4.290938 -L 4.3931,4.290938,4.6736,3.699177 -L 4.6736,3.699177,4.9503,3.699177 -L 4.9503,3.699177,5.234,3.699177 -L 5.234,3.699177,5.5314,3.699177 -L 4.6736,2.097506,4.3791,2.631345 -L 4.3791,2.631345,4.0954,3.16525 -L 4.0954,3.16525,3.8225,3.699177 -L 3.8225,3.699177,3.5245,3.699177 -L 3.5245,3.699177,3.2408,3.699177 -L 3.2408,3.699177,2.9644,3.699177 -L 5.1041,2.097506,5.3776,2.097506 -L 5.3776,2.097506,5.654,2.097506 -L 5.654,2.097506,5.9275,2.097506 -L 2.5406,5.262781,2.9644,5.262781 -L 2.9644,5.262781,3.3952,5.262781 -L 3.3952,5.262781,3.8225,5.262781 -L 3.8225,5.262781,4.3269,6.439254 -L 4.3269,6.439254,4.8733,7.2006 -L 4.8733,7.2006,5.9275,8.199214 -L 5.9275,8.199214,4.523,8.302362 -L 4.523,8.302362,3.1217,8.388478 -L 3.1217,8.388478,1.7176,8.466122 - -[招] 42 -L 1.2887,-0.000003,1.5651,-0.000003 -L 1.5651,-0.000003,1.8453,-0.000003 -L 1.8453,-0.000003,2.1433,-0.000003 -L 2.1433,-0.000003,2.129,2.622939 -L 2.129,2.622939,2.0173,3.720454 -L 2.0173,3.720454,1.716,4.233148 -L 1.716,4.233148,1.4215,4.069211 -L 1.4215,4.069211,1.1413,3.888397 -L 1.1413,3.888397,0.865,3.699177 -L 4.2798,-0.000003,4.2798,1.066494 -L 4.2798,1.066494,4.2798,2.124234 -L 4.2798,2.124234,4.2798,3.16525 -L 4.2798,3.16525,5.257,3.16525 -L 5.257,3.16525,6.2409,3.16525 -L 6.2409,3.16525,7.2429,3.16525 -L 7.2429,3.16525,7.2429,2.124234 -L 7.2429,2.124234,7.2429,1.066494 -L 7.2429,1.066494,7.2429,-0.000003 -L 7.2429,-0.000003,6.2409,-0.000003 -L 6.2409,-0.000003,5.257,-0.000003 -L 5.257,-0.000003,4.2798,-0.000003 -L 2.5703,4.233148,2.0309,5.508412 -L 2.0309,5.508412,1.8243,6.478788 -L 1.8243,6.478788,0.865,6.86443 -L 3.8522,4.76703,5.0329,6.658266 -L 5.0329,6.658266,5.4668,7.617282 -L 5.4668,7.617282,5.5334,8.466122 -L 5.5334,8.466122,4.959,8.466122 -L 4.959,8.466122,4.4024,8.466122 -L 4.4024,8.466122,3.8522,8.466122 -L 5.9537,4.76703,6.2339,4.76703 -L 6.2339,4.76703,6.5144,4.76703 -L 6.5144,4.76703,6.8121,4.76703 -L 6.8121,4.76703,7.4142,5.946284 -L 7.4142,5.946284,7.6348,6.905321 -L 7.6348,6.905321,7.6632,8.466122 -L 7.6632,8.466122,7.0885,8.466122 -L 7.0885,8.466122,6.5144,8.466122 -L 6.5144,8.466122,5.9537,8.466122 -L 2.5703,6.86443,2.2691,7.299434 -L 2.2691,7.299434,2.1574,7.853281 -L 2.1574,7.853281,2.1433,9.000093 - - -# kan_16 ------------------------------------------------------- -# 証常条状織職勢精税績責絶舌銭祖素総像造則測属損態団断築張提程敵統導銅徳独任燃能破判版犯肥俵]貧婦富布 - -[証] 13 -L 0.0034,6.902541,2.5353,6.902541 -L 0.4304,8.504343,2.1084,8.504343 -L 0.4304,5.300979,2.1084,5.300979 -L 0.4304,4.233038,2.1084,4.233038 -L 0.4304,2.669544,2.1084,2.669544 -L 0.4304,-0.000003,0.4304,2.669544 -L 2.1084,-0.000003,0.4304,-0.000003 -L 2.1084,2.669544,2.1084,-0.000003 -L 3.3938,8.466166,6.7768,8.466166 -L 5.0676,8.466166,5.0676,-0.000003 -L 7.2041,-0.000003,2.9626,-0.000003 -L 3.8176,5.834818,3.8176,-0.000003 -L 6.7768,4.23306,5.0676,4.23306 - -[常] 15 -L 6.8068,5.83495,6.8068,7.398356 -L 0.0366,7.398356,6.8068,7.398356 -L 0.0366,5.83495,0.0366,7.398356 -L 4.7018,7.665374,5.5564,9.000028 -L 3.4199,7.932174,3.4199,8.999962 -L 2.1416,7.665374,1.2835,9.000028 -L 1.7107,5.834818,1.7107,4.23306 -L 1.7107,4.23306,5.0976,4.23306 -L 5.0976,4.23306,5.0976,5.834818 -L 5.0976,5.834818,1.7107,5.834818 -L 5.0976,0.533989,5.9557,0.533989 -L 5.9557,0.533989,5.9557,2.631411 -L 5.9557,2.631411,0.8562,2.631411 -L 0.8562,0.533989,0.8562,2.631411 -L 3.4059,4.23306,3.4059,-0.000003 - -[条] 27 -L 3.4184,-0.000003,3.3379,0.877164 -L 3.3379,0.877164,3.2678,1.7542 -L 3.2678,1.7542,3.2083,2.631411 -L 3.2083,2.631411,2.14,1.943442 -L 2.14,1.943442,1.0788,1.247176 -L 1.0788,1.247176,0.0351,0.533989 -L 6.3815,0.533989,4.2734,2.300779 -L 4.2734,2.300779,2.7285,2.923844 -L 2.7285,2.923844,0.4592,3.165294 -L 4.2734,3.165294,6.3815,3.165294 -L 0.0351,4.23306,0.7251,4.292427 -L 0.7251,4.292427,1.6077,4.707642 -L 1.6077,4.707642,3.4184,5.834818 -L 3.4184,5.834818,1.7408,7.93213 -L 1.7408,7.932174,1.1629,7.398356 -L 1.1629,7.398356,0.592,6.864386 -L 0.592,6.864386,0.0351,6.330459 -L 5.9822,4.23306,5.2646,4.76703 -L 5.2646,4.76703,4.5497,5.30087 -L 4.5497,5.30087,3.8496,5.834818 -L 3.8496,5.834818,5.1245,7.665199 -L 5.1245,7.665199,4.2734,7.768412 -L 4.2734,7.768412,3.4184,7.854508 -L 3.4184,7.854508,2.5673,7.932174 -L 2.5673,7.932174,2.4167,8.302318 -L 2.4167,8.302318,2.27,8.655387 -L 2.27,8.655387,2.14,8.999962 - -[状] 22 -L 1.7431,-0.000003,1.6587,1.411025 -L 1.6587,1.411025,1.5925,2.822054 -L 1.5925,2.822054,1.5291,4.23306 -L 1.5291,4.23306,0.0616,2.631411 -L 3.0247,-0.000003,3.9563,1.604448 -L 3.9563,1.604448,4.5027,3.048005 -L 4.5027,3.048005,5.1296,5.567888 -L 5.1296,5.567888,4.7692,6.104463 -L 4.7692,6.104463,4.2229,6.302199 -L 4.2229,6.302199,3.0247,6.330459 -L 7.2626,-0.000003,6.4189,1.574918 -L 6.4189,1.574918,5.7951,3.192154 -L 5.7951,3.192154,5.5569,4.76703 -L 1.7431,4.76703,1.7431,8.999962 -L 0.8882,6.597411,0.7446,6.864386 -L 0.7446,6.864386,0.615,7.131405 -L 0.615,7.131405,0.4924,7.398356 -L 5.5569,6.330459,5.2561,6.785384 -L 5.2561,6.785384,5.1472,7.477425 -L 5.1472,7.477425,5.1296,8.999962 -L 5.9846,6.330459,7.2626,6.330459 -L 7.2626,7.398356,6.4084,8.466166 - -[織] 72 -L 1.3455,-0.000003,1.3455,1.600267 -L 1.3455,1.600267,1.3455,4.76703 -L 1.3455,4.76703,0.0639,4.76703 -L 4.7359,-0.000003,4.8623,0.937866 -L 4.8623,0.937866,3.8217,1.121394 -L 3.8217,1.121394,3.0547,1.067829 -L 3.0547,1.067829,3.0547,2.134194 -L 3.0547,2.134194,3.0547,4.23306 -L 3.0547,4.23306,3.6049,4.23306 -L 3.6049,4.23306,4.1618,4.23306 -L 4.1618,4.23306,4.7359,4.23306 -L 4.7359,4.23306,4.7359,3.354558 -L 4.7359,3.354558,4.7359,2.46743 -L 4.7359,2.46743,4.7359,1.563535 -L 6.8657,-0.000003,6.5715,0.532566 -L 6.5715,0.532566,6.2878,1.056511 -L 6.2878,1.056511,6.0146,1.563535 -L 6.0146,1.563535,5.864,1.409602 -L 5.864,1.409602,5.7166,1.247176 -L 5.7166,1.247176,5.587,1.067829 -L 7.2615,-0.000003,7.2615,0.532566 -L 7.2615,0.532566,7.2615,1.056511 -L 7.2615,1.056511,7.2615,1.563535 -L 0.0639,1.334738,0.197,1.94493 -L 0.197,1.94493,0.3403,2.555123 -L 0.3403,2.555123,0.4909,3.165294 -L 2.2004,2.097418,2.2004,3.165294 -L 6.0146,2.097418,5.1772,4.286647 -L 5.1772,4.286647,5.0511,5.475992 -L 5.0511,5.475992,2.6309,5.834818 -L 2.6309,5.834818,2.33,5.490134 -L 2.33,5.490134,2.0495,5.137021 -L 2.0495,5.137021,1.7731,4.76703 -L 3.447,2.631411,3.7275,2.631411 -L 3.7275,2.631411,4.0074,2.631411 -L 4.0074,2.631411,4.3054,2.631411 -L 6.4419,2.898298,6.5715,3.535372 -L 6.5715,3.535372,6.7151,4.155415 -L 6.7151,4.155415,6.8657,4.76703 -L 0.9217,5.30087,1.0513,5.567888 -L 1.0513,5.567888,1.1914,5.834818 -L 1.1914,5.834818,1.3455,6.101727 -L 1.3455,6.101727,1.0513,6.444924 -L 1.0513,6.444924,0.7676,6.788164 -L 0.7676,6.788164,0.4909,7.131405 -L 0.4909,7.131405,0.7676,7.768412 -L 0.7676,7.768412,1.0513,8.388499 -L 1.0513,8.388499,1.3455,8.999962 -L 6.0146,5.834818,5.713,6.28241 -L 5.713,6.28241,5.6045,7.103144 -L 5.6045,7.103144,5.587,8.999962 -L 6.4419,5.834818,6.7151,5.834818 -L 6.7151,5.834818,6.9914,5.834818 -L 6.9914,5.834818,7.2615,5.834818 -L 3.447,6.597411,3.3069,6.967446 -L 3.3069,6.967446,3.1773,7.320668 -L 3.1773,7.320668,3.0547,7.665199 -L 3.0547,7.665199,3.3317,7.768412 -L 3.3317,7.768412,3.6049,7.854508 -L 3.6049,7.854508,3.8781,7.932174 -L 3.8781,7.932174,3.8781,8.302318 -L 3.8781,8.302318,3.8781,8.655387 -L 3.8781,8.655387,3.8781,8.999962 -L 4.3054,6.330459,4.5923,6.745806 -L 4.5923,6.745806,4.5923,7.160978 -L 4.5923,7.160978,4.3054,7.932174 -L 1.7731,7.131405,1.9062,7.398356 -L 1.9062,7.398356,2.0495,7.665199 -L 2.0495,7.665199,2.2004,7.932174 -L 7.2615,7.398356,6.9914,7.768412 -L 6.9914,7.768412,6.7151,8.121504 -L 6.7151,8.121504,6.4419,8.466166 - -[職] 75 -L 1.7751,-0.000003,1.7751,0.713293 -L 1.7751,0.713293,1.7751,1.409602 -L 1.7751,1.409602,1.7751,2.097418 -L 1.7751,2.097418,1.3478,2.097418 -L 1.3478,2.097418,0.9272,2.097418 -L 0.9272,2.097418,0.5209,2.097418 -L 0.5209,2.097418,0.5209,4.231637 -L 0.5209,4.231637,0.5209,6.357297 -L 0.5209,6.357297,0.5209,8.466166 -L 0.5209,8.466166,0.9272,8.466166 -L 0.9272,8.466166,1.3478,8.466166 -L 1.3478,8.466166,1.7751,8.466166 -L 1.7751,8.466166,1.7751,7.58889 -L 1.7751,7.58889,1.7751,6.711833 -L 1.7751,6.711833,1.7751,5.834818 -L 1.7751,5.834818,2.3352,5.834818 -L 2.3352,5.834818,2.9064,5.834818 -L 2.9064,5.834818,3.4843,5.834818 -L 3.4843,5.834818,3.3299,6.444924 -L 3.3299,6.444924,3.1863,7.055117 -L 3.1863,7.055117,3.0532,7.665199 -L 3.0532,7.665199,3.3299,7.768412 -L 3.3299,7.768412,3.6136,7.854508 -L 3.6136,7.854508,3.9043,7.932174 -L 3.9043,7.932174,3.9043,8.302318 -L 3.9043,8.302318,3.9043,8.655387 -L 3.9043,8.655387,3.9043,8.999962 -L 4.7624,-0.000003,4.8745,0.937866 -L 4.8745,0.937866,3.8167,1.121394 -L 3.8167,1.121394,3.0532,1.067829 -L 3.0532,1.067829,3.0532,2.134194 -L 3.0532,2.134194,3.0532,3.192154 -L 3.0532,3.192154,3.0532,4.23306 -L 3.0532,4.23306,3.6136,4.23306 -L 3.6136,4.23306,4.1848,4.23306 -L 4.1848,4.23306,4.7624,4.23306 -L 4.7624,4.23306,4.7624,3.354558 -L 4.7624,3.354558,4.7624,2.46743 -L 4.7624,2.46743,4.7624,1.563535 -L 6.8674,-0.000003,6.4404,0.369987 -L 6.4404,0.369987,6.0166,0.723209 -L 6.0166,0.723209,5.5855,1.067829 -L 7.2947,-0.000003,7.2947,0.532566 -L 7.2947,0.532566,7.2947,1.056511 -L 7.2947,1.056511,7.2947,1.563535 -L 6.0166,1.563535,5.6975,2.789524 -L 5.6975,2.789524,5.4839,4.608742 -L 5.4839,4.608742,5.1932,5.834818 -L 5.1932,5.834818,4.7624,5.834818 -L 4.7624,5.834818,4.3354,5.834818 -L 4.3354,5.834818,3.9043,5.834818 -L 6.4404,2.364327,6.5696,3.001466 -L 6.5696,3.001466,6.7167,3.621444 -L 6.7167,3.621444,6.8674,4.23306 -L 1.7751,2.631411,1.7751,3.165294 -L 1.7751,3.165294,1.7751,3.699221 -L 1.7751,3.699221,1.7751,4.23306 -L 1.7751,4.23306,1.4946,4.23306 -L 1.4946,4.23306,1.2249,4.23306 -L 1.2249,4.23306,0.9482,4.23306 -L 3.4843,2.631411,3.7575,2.631411 -L 3.7575,2.631411,4.0444,2.631411 -L 4.0444,2.631411,4.3354,2.631411 -L 6.0166,5.834818,5.715,6.28241 -L 5.715,6.28241,5.603,7.103144 -L 5.603,7.103144,5.5855,8.999962 -L 6.4404,5.834818,6.7167,5.834818 -L 6.7167,5.834818,7.0004,5.834818 -L 7.0004,5.834818,7.2947,5.834818 -L 4.3354,6.330459,4.6191,6.745806 -L 4.6191,6.745806,4.6191,7.160978 -L 4.6191,7.160978,4.3354,7.932174 -L 7.2947,7.398356,7.0004,7.768412 -L 7.0004,7.768412,6.7167,8.121504 -L 6.7167,8.121504,6.4404,8.466166 - -[勢] 51 -L 0.5229,-0.000003,1.6472,0.142678 -L 1.6472,0.142678,2.4846,0.632715 -L 2.4846,0.632715,3.5105,1.563535 -L 3.5105,1.563535,3.1147,1.939239 -L 3.1147,1.939239,2.3442,2.077695 -L 2.3442,2.077695,0.5229,2.097418 -L 5.1882,-0.000003,6.1724,0.272663 -L 6.1724,0.272663,6.4631,1.011242 -L 6.4631,1.011242,6.4736,2.097418 -L 6.4736,2.097418,5.6193,2.097418 -L 5.6193,2.097418,4.7717,2.097418 -L 4.7717,2.097418,3.9417,2.097418 -L 3.9417,2.097418,3.6436,2.631411 -L 3.6436,2.631411,3.3638,3.165294 -L 3.3638,3.165294,3.0867,3.699221 -L 3.0867,3.699221,2.092,3.535372 -L 2.092,3.535372,1.1008,3.354558 -L 1.1008,3.354558,0.1271,3.165294 -L 1.8052,4.23306,1.4724,4.608742 -L 1.4724,4.608742,1.1393,4.747154 -L 1.1393,4.747154,0.5229,4.76703 -L 3.9417,4.23306,4.3444,5.03256 -L 4.3444,5.03256,4.7644,5.823348 -L 4.7644,5.823348,5.1882,6.597411 -L 5.1882,6.597411,4.894,6.864386 -L 4.894,6.864386,4.6103,7.131405 -L 4.6103,7.131405,4.3371,7.398356 -L 6.8977,4.23306,6.5997,4.706285 -L 6.5997,4.706285,6.4914,5.526887 -L 6.4914,5.526887,6.4736,7.398356 -L 6.4736,7.398356,5.5139,7.584666 -L 5.5139,7.584666,5.2092,8.127086 -L 5.2092,8.127086,5.1882,8.999962 -L 2.2321,4.76703,2.043,5.319236 -L 2.043,5.319236,2.134,5.981659 -L 2.134,5.981659,2.2321,6.864386 -L 2.2321,6.864386,1.3005,6.648285 -L 1.3005,6.648285,0.7541,6.38142 -L 0.7541,6.38142,0.1271,5.834818 -L 2.6594,5.834818,2.9326,5.834818 -L 2.9326,5.834818,3.2131,5.834818 -L 3.2131,5.834818,3.5105,5.834818 -L 2.6594,6.864386,2.9326,6.864386 -L 2.9326,6.864386,3.2131,6.864386 -L 3.2131,6.864386,3.5105,6.864386 -L 1.8052,7.398356,1.4724,7.773994 -L 1.4724,7.773994,1.1393,7.912516 -L 1.1393,7.912516,0.5229,7.932174 -L 2.2321,7.932174,2.0815,8.302318 -L 2.0815,8.302318,1.9348,8.655387 -L 1.9348,8.655387,1.8052,8.999962 - -[精] 54 -L 1.4114,-0.000003,1.327,1.411025 -L 1.327,1.411025,1.2534,2.822054 -L 1.2534,2.822054,1.1939,4.23306 -L 1.1939,4.23306,0.8296,3.535372 -L 0.8296,3.535372,0.4692,2.820609 -L 0.4692,2.820609,0.126,2.097418 -L 3.9363,-0.000003,3.9363,1.411025 -L 3.9363,1.411025,3.9363,2.822054 -L 3.9363,2.822054,3.9363,4.23306 -L 3.9363,4.23306,4.7944,4.23306 -L 4.7944,4.23306,5.6455,4.23306 -L 5.6455,4.23306,6.5004,4.23306 -L 6.5004,4.23306,6.5004,2.822054 -L 6.5004,2.822054,6.5004,1.411025 -L 6.5004,1.411025,6.5004,-0.000003 -L 6.5004,-0.000003,6.2062,-0.000003 -L 6.2062,-0.000003,5.926,-0.000003 -L 5.926,-0.000003,5.6455,-0.000003 -L 4.3675,2.097418,4.924,2.097418 -L 4.924,2.097418,5.4949,2.097418 -L 5.4949,2.097418,6.0766,2.097418 -L 4.3675,3.165294,4.924,3.165294 -L 4.924,3.165294,5.4949,3.165294 -L 5.4949,3.165294,6.0766,3.165294 -L 2.2621,4.23306,1.3308,5.360105 -L 1.3308,5.360105,0.7739,5.775342 -L 0.7739,5.775342,0.126,5.834818 -L 1.8352,5.834818,1.5305,6.28241 -L 1.5305,6.28241,1.425,7.103144 -L 1.425,7.103144,1.4114,8.999962 -L 3.0852,5.834818,3.7857,5.937856 -L 3.7857,5.937856,4.497,6.024104 -L 4.497,6.024104,5.2217,6.101727 -L 5.2217,6.101727,4.889,6.6385 -L 4.889,6.6385,4.5566,6.836126 -L 4.5566,6.836126,3.9363,6.864386 -L 5.6455,5.834818,6.1954,5.834818 -L 6.1954,5.834818,6.7561,5.834818 -L 6.7561,5.834818,7.3267,5.834818 -L 0.5529,7.131405,0.4023,7.587599 -L 0.4023,7.587599,0.2556,8.035255 -L 0.2556,8.035255,0.126,8.466166 -L 2.2621,7.131405,2.3847,7.587599 -L 2.3847,7.587599,2.5147,8.035255 -L 2.5147,8.035255,2.6579,8.466166 -L 5.6455,6.864386,5.001,7.615837 -L 5.001,7.615837,4.4442,7.89275 -L 4.4442,7.89275,3.5164,7.932174 -L 5.6455,7.932174,5.4949,8.302318 -L 5.4949,8.302318,5.3513,8.655387 -L 5.3513,8.655387,5.2217,8.999962 -L 6.0766,7.932174,6.346,7.932174 -L 6.346,7.932174,6.6262,7.932174 -L 6.6262,7.932174,6.8994,7.932174 - -[税] 57 -L 1.4099,-0.000003,1.3255,1.411025 -L 1.3255,1.411025,1.2554,2.822054 -L 1.2554,2.822054,1.1924,4.23306 -L 1.1924,4.23306,0.8351,3.535372 -L 0.8351,3.535372,0.4954,2.820609 -L 0.4954,2.820609,0.1592,2.097418 -L 2.9016,-0.000003,3.8896,1.436396 -L 3.8896,1.436396,4.3096,2.542317 -L 4.3096,2.542317,4.3936,4.23306 -L 4.3936,4.23306,4.0994,4.23306 -L 4.0994,4.23306,3.8196,4.23306 -L 3.8196,4.23306,3.5425,4.23306 -L 3.5425,4.23306,3.5425,5.110162 -L 3.5425,5.110162,3.5425,5.987306 -L 3.5425,5.987306,3.5425,6.864386 -L 3.5425,6.864386,4.2434,6.864386 -L 4.2434,6.864386,4.947,6.864386 -L 4.947,6.864386,5.6475,6.864386 -L 5.6475,6.864386,5.7809,7.587599 -L 5.7809,7.587599,5.9245,8.302318 -L 5.9245,8.302318,6.0751,8.999962 -L 5.6475,-0.000003,5.6475,1.411025 -L 5.6475,1.411025,5.6475,2.822054 -L 5.6475,2.822054,5.6475,4.23306 -L 5.6475,4.23306,5.3743,4.23306 -L 5.3743,4.23306,5.0976,4.23306 -L 5.0976,4.23306,4.8244,4.23306 -L 6.0751,-0.000003,6.5056,-0.000003 -L 6.5056,-0.000003,6.9294,-0.000003 -L 6.9294,-0.000003,7.3567,-0.000003 -L 7.3567,-0.000003,7.3567,0.532566 -L 7.3567,0.532566,7.3567,1.056511 -L 7.3567,1.056511,7.3567,1.563535 -L 2.6848,3.699221,1.7107,4.94918 -L 1.7107,4.94918,1.1328,5.84318 -L 1.1328,5.84318,0.1592,6.330459 -L 6.0751,4.23306,6.3515,4.23306 -L 6.3515,4.23306,6.6352,4.23306 -L 6.6352,4.23306,6.9294,4.23306 -L 6.9294,4.23306,6.9294,5.110162 -L 6.9294,5.110162,6.9294,5.987306 -L 6.9294,5.987306,6.9294,6.864386 -L 6.9294,6.864386,6.6352,6.864386 -L 6.6352,6.864386,6.3515,6.864386 -L 6.3515,6.864386,6.0751,6.864386 -L 1.8337,6.330459,1.5356,6.745806 -L 1.5356,6.745806,1.4235,7.160978 -L 1.4235,7.160978,1.4099,7.932174 -L 1.4099,7.932174,0.9822,7.932174 -L 0.9822,7.932174,0.5619,7.932174 -L 0.5619,7.932174,0.1592,7.932174 -L 1.8337,7.932174,2.1104,8.121504 -L 2.1104,8.121504,2.3937,8.302318 -L 2.3937,8.302318,2.6848,8.466166 -L 4.3936,8.199104,4.2434,8.466166 -L 4.2434,8.466166,4.0994,8.733031 -L 4.0994,8.733031,3.9733,8.999962 - -[績] 72 -L 1.436,-0.000003,1.436,1.600267 -L 1.436,1.600267,1.436,3.192154 -L 1.436,3.192154,1.436,4.76703 -L 1.436,4.76703,1.0123,4.76703 -L 1.0123,4.76703,0.585,4.76703 -L 0.585,4.76703,0.1577,4.76703 -L 3.3589,-0.000003,3.6951,0.456169 -L 3.6951,0.456169,4.0384,0.903958 -L 4.0384,0.903958,4.3991,1.334738 -L 4.3991,1.334738,4.2485,2.478748 -L 4.2485,2.478748,4.0979,3.622867 -L 4.0979,3.622867,3.9683,4.76703 -L 3.9683,4.76703,4.8229,4.76703 -L 4.8229,4.76703,5.6775,4.76703 -L 5.6775,4.76703,6.5325,4.76703 -L 6.5325,4.76703,6.3815,3.622867 -L 6.3815,3.622867,6.2379,2.478748 -L 6.2379,2.478748,6.1052,1.334738 -L 6.1052,1.334738,6.3815,0.903958 -L 6.3815,0.903958,6.6652,0.456169 -L 6.6652,0.456169,6.9629,-0.000003 -L 0.1577,1.334738,0.2876,1.94493 -L 0.2876,1.94493,0.4343,2.555123 -L 0.4343,2.555123,0.585,3.165294 -L 2.7214,1.830553,2.5673,2.28666 -L 2.5673,2.28666,2.4241,2.73458 -L 2.4241,2.73458,2.291,3.165294 -L 4.8229,1.563535,5.0996,1.563535 -L 5.0996,1.563535,5.3833,1.563535 -L 5.3833,1.563535,5.6775,1.563535 -L 4.3991,2.631411,4.956,2.631411 -L 4.956,2.631411,5.5269,2.631411 -L 5.5269,2.631411,6.1052,2.631411 -L 4.3991,3.699221,4.956,3.699221 -L 4.956,3.699221,5.5269,3.699221 -L 5.5269,3.699221,6.1052,3.699221 -L 2.7214,4.499969,2.5673,4.76703 -L 2.5673,4.76703,2.4241,5.03394 -L 2.4241,5.03394,2.291,5.30087 -L 2.291,5.30087,2.1435,5.137021 -L 2.1435,5.137021,1.9929,4.956272 -L 1.9929,4.956272,1.8672,4.76703 -L 1.0123,5.30087,1.1418,5.567888 -L 1.1418,5.567888,1.2854,5.834818 -L 1.2854,5.834818,1.436,6.101727 -L 1.436,6.101727,1.1418,6.444924 -L 1.1418,6.444924,0.862,6.788164 -L 0.862,6.788164,0.585,7.131405 -L 0.585,7.131405,0.862,7.768412 -L 0.862,7.768412,1.1418,8.388499 -L 1.1418,8.388499,1.436,8.999962 -L 3.1421,5.834818,3.8496,5.937856 -L 3.8496,5.937856,4.5532,6.024104 -L 4.5532,6.024104,5.2537,6.101727 -L 5.2537,6.101727,4.9213,6.6385 -L 4.9213,6.6385,4.5848,6.836126 -L 4.5848,6.836126,3.9683,6.864386 -L 5.6775,5.834818,6.2379,5.834818 -L 6.2379,5.834818,6.8092,5.834818 -L 6.8092,5.834818,7.3867,5.834818 -L 1.8672,6.864386,1.9929,7.234485 -L 1.9929,7.234485,2.1435,7.587599 -L 2.1435,7.587599,2.291,7.932174 -L 5.6775,6.864386,5.0334,7.615837 -L 5.0334,7.615837,4.487,7.89275 -L 4.487,7.89275,3.5725,7.932174 -L 5.6775,7.932174,5.5269,8.302318 -L 5.5269,8.302318,5.3833,8.655387 -L 5.3833,8.655387,5.2537,8.999962 -L 6.1052,7.932174,6.3815,7.932174 -L 6.3815,7.932174,6.6652,7.932174 -L 6.6652,7.932174,6.9629,7.932174 - -[責] 48 -L 0.1915,-0.000003,0.7446,0.189239 -L 0.7446,0.189239,1.319,0.369987 -L 1.319,0.369987,1.8972,0.533989 -L 6.1348,-0.000003,5.841,0.189239 -L 5.841,0.189239,5.5573,0.369987 -L 5.5573,0.369987,5.2802,0.533989 -L 1.4699,1.563535,1.4699,2.631411 -L 1.4699,2.631411,1.4699,3.699221 -L 1.4699,3.699221,1.4699,4.76703 -L 1.4699,4.76703,2.8706,4.76703 -L 2.8706,4.76703,4.2859,4.76703 -L 4.2859,4.76703,5.711,4.76703 -L 5.711,4.76703,5.711,3.699221 -L 5.711,3.699221,5.711,2.631411 -L 5.711,2.631411,5.711,1.563535 -L 5.711,1.563535,4.2859,1.563535 -L 4.2859,1.563535,2.8706,1.563535 -L 2.8706,1.563535,1.4699,1.563535 -L 1.8972,2.631411,3.025,2.631411 -L 3.025,2.631411,4.1524,2.631411 -L 4.1524,2.631411,5.2802,2.631411 -L 1.8972,3.699221,3.025,3.699221 -L 3.025,3.699221,4.1524,3.699221 -L 4.1524,3.699221,5.2802,3.699221 -L 0.1915,5.834818,1.3155,5.937856 -L 1.3155,5.937856,2.4436,6.024104 -L 2.4436,6.024104,3.5749,6.101727 -L 3.5749,6.101727,3.4239,6.367278 -L 3.4239,6.367278,3.2768,6.624315 -L 3.2768,6.624315,3.1476,6.864386 -L 3.1476,6.864386,2.4436,6.864386 -L 2.4436,6.864386,1.7428,6.864386 -L 1.7428,6.864386,1.0426,6.864386 -L 4.0022,5.834818,4.9755,5.834818 -L 4.9755,5.834818,5.9667,5.834818 -L 5.9667,5.834818,6.9614,5.834818 -L 4.0022,6.864386,2.8916,7.853237 -L 2.8916,7.853237,1.8864,8.011286 -L 1.8864,8.011286,0.6153,7.932174 -L 4.426,6.864386,4.986,6.864386 -L 4.986,6.864386,5.5573,6.864386 -L 5.5573,6.864386,6.1348,6.864386 -L 4.0022,7.932174,3.8477,8.302318 -L 3.8477,8.302318,3.7041,8.655387 -L 3.7041,8.655387,3.5749,8.999962 -L 4.426,7.932174,5.1261,7.932174 -L 5.1261,7.932174,5.8301,7.932174 -L 5.8301,7.932174,6.531,7.932174 - -[絶] 60 -L 1.4649,-0.000003,1.4649,1.600267 -L 1.4649,1.600267,1.4649,3.192154 -L 1.4649,3.192154,1.4649,4.76703 -L 1.4649,4.76703,1.0446,4.76703 -L 1.0446,4.76703,0.624,4.76703 -L 0.624,4.76703,0.2177,4.76703 -L 4.0319,-0.000003,3.1808,3.002824 -L 3.1808,3.002824,3.7482,6.353094 -L 3.7482,6.353094,4.4592,8.999962 -L 4.4592,-0.000003,5.2931,-0.000003 -L 5.2931,-0.000003,6.1368,-0.000003 -L 6.1368,-0.000003,6.9918,-0.000003 -L 6.9918,-0.000003,6.9918,0.532566 -L 6.9918,0.532566,6.9918,1.056511 -L 6.9918,1.056511,6.9918,1.563535 -L 0.2177,1.334738,0.3473,1.94493 -L 0.3473,1.94493,0.4909,2.555123 -L 0.4909,2.555123,0.6485,3.165294 -L 2.7535,1.830553,2.5997,2.28666 -L 2.5997,2.28666,2.4558,2.73458 -L 2.4558,2.73458,2.323,3.165294 -L 4.0319,3.699221,4.4346,3.699221 -L 4.4346,3.699221,4.8549,3.699221 -L 4.8549,3.699221,5.2857,3.699221 -L 5.2857,3.699221,5.2017,5.117276 -L 5.2017,5.117276,4.8444,5.71335 -L 4.8444,5.71335,4.0319,5.834818 -L 5.7095,3.699221,6.1368,3.699221 -L 6.1368,3.699221,6.5641,3.699221 -L 6.5641,3.699221,6.9918,3.699221 -L 6.9918,3.699221,6.9918,4.422302 -L 6.9918,4.422302,6.9918,5.137021 -L 6.9918,5.137021,6.9918,5.834818 -L 6.9918,5.834818,6.0738,5.853118 -L 6.0738,5.853118,5.629,5.981659 -L 5.629,5.981659,5.2857,6.330459 -L 5.2857,6.330459,5.5558,6.786675 -L 5.5558,6.786675,5.8395,7.234485 -L 5.8395,7.234485,6.1368,7.665199 -L 6.1368,7.665199,5.7095,7.768412 -L 5.7095,7.768412,5.2857,7.854508 -L 5.2857,7.854508,4.8549,7.932174 -L 2.7535,4.499969,2.5997,4.76703 -L 2.5997,4.76703,2.4558,5.03394 -L 2.4558,5.03394,2.323,5.30087 -L 2.323,5.30087,2.1721,5.137021 -L 2.1721,5.137021,2.025,4.956272 -L 2.025,4.956272,1.8957,4.76703 -L 1.0446,5.30087,1.1739,5.567888 -L 1.1739,5.567888,1.3175,5.834818 -L 1.3175,5.834818,1.4649,6.101727 -L 1.4649,6.101727,1.1949,6.444924 -L 1.1949,6.444924,0.9185,6.788164 -L 0.9185,6.788164,0.6485,7.131405 -L 0.6485,7.131405,0.9185,7.768412 -L 0.9185,7.768412,1.1949,8.388499 -L 1.1949,8.388499,1.4649,8.999962 -L 1.8957,7.131405,2.025,7.398356 -L 2.025,7.398356,2.1721,7.665199 -L 2.1721,7.665199,2.323,7.932174 - -[舌] 33 -L 1.5016,-0.000003,1.5016,1.066362 -L 1.5016,1.066362,1.5016,2.124321 -L 1.5016,2.124321,1.5016,3.165294 -L 1.5016,3.165294,2.2021,3.165294 -L 2.2021,3.165294,2.9029,3.165294 -L 2.9029,3.165294,3.6031,3.165294 -L 3.6031,3.165294,3.5891,4.687854 -L 3.5891,4.687854,3.4875,5.379938 -L 3.4875,5.379938,3.2111,5.834818 -L 3.2111,5.834818,2.2021,5.834818 -L 2.2021,5.834818,1.2042,5.834818 -L 1.2042,5.834818,0.2165,5.834818 -L 1.9219,-0.000003,3.1828,-0.000003 -L 3.1828,-0.000003,4.4615,-0.000003 -L 4.4615,-0.000003,5.7434,-0.000003 -L 5.7434,-0.000003,5.7434,1.066362 -L 5.7434,1.066362,5.7434,2.124321 -L 5.7434,2.124321,5.7434,3.165294 -L 5.7434,3.165294,5.1617,3.165294 -L 5.1617,3.165294,4.5876,3.165294 -L 4.5876,3.165294,4.0339,3.165294 -L 4.0339,5.834818,3.733,6.242942 -L 3.733,6.242942,3.6206,6.786675 -L 3.6206,6.786675,3.6031,7.932174 -L 3.6031,7.932174,2.752,7.932174 -L 2.752,7.932174,1.9044,7.932174 -L 1.9044,7.932174,1.0708,7.932174 -L 4.4577,5.834818,5.3126,5.834818 -L 5.3126,5.834818,6.1672,5.834818 -L 6.1672,5.834818,7.0215,5.834818 -L 4.0339,7.932174,4.7764,8.070652 -L 4.7764,8.070652,5.4243,8.327622 -L 5.4243,8.327622,6.1672,8.466166 - -[銭] 63 -L 0.2501,-0.000003,0.6774,-0.000003 -L 0.6774,-0.000003,1.1047,-0.000003 -L 1.1047,-0.000003,1.5285,-0.000003 -L 1.5285,-0.000003,1.6052,2.28666 -L 1.6052,2.28666,1.395,4.056449 -L 1.395,4.056449,0.2501,4.76703 -L 3.4194,-0.000003,4.1865,0.61019 -L 4.1865,0.61019,4.957,1.22036 -L 4.957,1.22036,5.7419,1.830553 -L 5.7419,1.830553,5.4649,2.46743 -L 5.4649,2.46743,5.192,3.087605 -L 5.192,3.087605,4.915,3.699221 -L 4.915,3.699221,4.3371,3.699221 -L 4.3371,3.699221,3.7662,3.699221 -L 3.7662,3.699221,3.2061,3.699221 -L 3.2061,3.699221,2.9116,3.165294 -L 2.9116,3.165294,2.6279,2.631411 -L 2.6279,2.631411,2.355,2.097418 -L 7.02,-0.000003,6.7257,0.369987 -L 6.7257,0.369987,6.442,0.723209 -L 6.442,0.723209,6.1657,1.067829 -L 7.4473,-0.000003,7.4473,0.532566 -L 7.4473,0.532566,7.4473,1.056511 -L 7.4473,1.056511,7.4473,1.563535 -L 2.141,0.533989,2.355,0.723209 -L 2.355,0.723209,2.5683,0.903958 -L 2.5683,0.903958,2.7823,1.067829 -L 0.6774,1.830553,0.5229,2.28666 -L 0.5229,2.28666,0.3797,2.73458 -L 0.3797,2.73458,0.2501,3.165294 -L 6.1657,2.097418,6.442,2.46743 -L 6.442,2.46743,6.7257,2.820609 -L 6.7257,2.820609,7.02,3.165294 -L 4.915,4.23306,4.915,4.603072 -L 4.915,4.603072,4.915,4.956272 -L 4.915,4.956272,4.915,5.30087 -L 4.915,5.30087,4.4912,5.30087 -L 4.4912,5.30087,4.0607,5.30087 -L 4.0607,5.30087,3.6369,5.30087 -L 5.3423,4.23306,6.0466,4.23306 -L 6.0466,4.23306,6.7468,4.23306 -L 6.7468,4.23306,7.4473,4.23306 -L 1.9274,4.76703,1.651,5.180867 -L 1.651,5.180867,1.546,5.586144 -L 1.546,5.586144,1.5285,6.330459 -L 1.5285,6.330459,0.9117,6.350402 -L 0.9117,6.350402,0.5824,6.488748 -L 0.5824,6.488748,0.2501,6.864386 -L 0.2501,6.864386,0.6774,7.587599 -L 0.6774,7.587599,1.1047,8.302318 -L 1.1047,8.302318,1.5285,8.999962 -L 1.5285,8.999962,2.4776,7.734483 -L 2.4776,7.734483,3.3214,7.062077 -L 3.3214,7.062077,4.915,6.864386 -L 4.915,6.864386,4.915,7.587599 -L 4.915,7.587599,4.915,8.302318 -L 4.915,8.302318,4.915,8.999962 -L 5.3423,5.834818,5.7486,5.834818 -L 5.7486,5.834818,6.1657,5.834818 -L 6.1657,5.834818,6.5962,5.834818 -L 5.3423,7.398356,5.8957,7.398356 -L 5.8957,7.398356,6.4494,7.398356 -L 6.4494,7.398356,7.02,7.398356 - -[祖] 42 -L 1.534,-0.000003,1.5161,2.622873 -L 1.5161,2.622873,1.4044,3.720345 -L 1.4044,3.720345,1.1032,4.23306 -L 1.1032,4.23306,0.8296,3.888463 -L 0.8296,3.888463,0.5529,3.535372 -L 0.5529,3.535372,0.2797,3.165294 -L 3.2393,-0.000003,3.5128,-0.000003 -L 3.5128,-0.000003,3.793,-0.000003 -L 3.793,-0.000003,4.0939,-0.000003 -L 4.0939,-0.000003,4.0939,2.822054 -L 4.0939,2.822054,4.0939,5.644111 -L 4.0939,5.644111,4.0939,8.466166 -L 4.0939,8.466166,4.924,8.466166 -L 4.924,8.466166,5.7716,8.466166 -L 5.7716,8.466166,6.6265,8.466166 -L 6.6265,8.466166,6.6265,5.644111 -L 6.6265,5.644111,6.6265,2.822054 -L 6.6265,2.822054,6.6265,-0.000003 -L 6.6265,-0.000003,6.9029,-0.000003 -L 6.9029,-0.000003,7.1831,-0.000003 -L 7.1831,-0.000003,7.4811,-0.000003 -L 4.4897,-0.000003,5.0504,-0.000003 -L 5.0504,-0.000003,5.6178,-0.000003 -L 5.6178,-0.000003,6.1989,-0.000003 -L 2.812,3.165294,2.3847,3.699221 -L 2.3847,3.699221,1.9543,4.23306 -L 1.9543,4.23306,1.534,4.76703 -L 1.534,4.76703,1.9543,5.566356 -L 1.9543,5.566356,2.3847,6.357297 -L 2.3847,6.357297,2.812,7.131405 -L 2.812,7.131405,1.9609,7.234485 -L 1.9609,7.234485,1.1133,7.320668 -L 1.1133,7.320668,0.2797,7.398356 -L 4.4897,3.165294,5.0504,3.165294 -L 5.0504,3.165294,5.6178,3.165294 -L 5.6178,3.165294,6.1989,3.165294 -L 4.4897,5.834818,5.0504,5.834818 -L 5.0504,5.834818,5.6178,5.834818 -L 5.6178,5.834818,6.1989,5.834818 -L 1.534,7.932174,1.534,8.302318 -L 1.534,8.302318,1.534,8.655387 -L 1.534,8.655387,1.534,8.999962 - -[素] 48 -L 0.4919,-0.000003,0.9826,0.369987 -L 0.9826,0.369987,1.4761,0.723209 -L 1.4761,0.723209,1.9913,1.067829 -L 3.6651,-0.000003,3.6651,0.713293 -L 3.6651,0.713293,3.6651,1.409602 -L 3.6651,1.409602,3.6651,2.097418 -L 3.6651,2.097418,2.5377,2.097418 -L 2.5377,2.097418,1.4064,2.097418 -L 1.4064,2.097418,0.2817,2.097418 -L 6.6562,-0.000003,6.2292,0.369987 -L 6.2292,0.369987,5.8019,0.723209 -L 5.8019,0.723209,5.3746,1.067829 -L 4.0924,2.097418,4.8493,2.245769 -L 4.8493,2.245769,5.6125,2.571978 -L 5.6125,2.571978,6.6562,2.898298 -L 6.6562,2.898298,6.5021,3.165294 -L 6.5021,3.165294,6.362,3.432159 -L 6.362,3.432159,6.2292,3.699221 -L 3.2378,2.898298,2.814,3.354558 -L 2.814,3.354558,2.3937,3.802259 -L 2.3937,3.802259,1.9913,4.23306 -L 3.6651,3.165294,3.9421,3.535372 -L 3.9421,3.535372,4.2258,3.888463 -L 4.2258,3.888463,4.5236,4.23306 -L 2.8105,4.23306,2.9439,4.499969 -L 2.9439,4.499969,3.0875,4.76703 -L 3.0875,4.76703,3.2378,5.03394 -L 3.2378,5.03394,2.2431,5.137021 -L 2.2431,5.137021,1.2554,5.223138 -L 1.2554,5.223138,0.2817,5.30087 -L 3.6651,5.30087,3.2448,6.774044 -L 3.2448,6.774044,2.2676,6.992882 -L 2.2676,6.992882,1.1328,6.864386 -L 4.0924,5.30087,5.0699,5.30087 -L 5.0699,5.30087,6.0538,5.30087 -L 6.0538,5.30087,7.0485,5.30087 -L 4.0924,6.864386,2.986,7.853237 -L 2.986,7.853237,1.9773,8.011286 -L 1.9773,8.011286,0.7024,7.932174 -L 4.5236,6.864386,5.0766,6.864386 -L 5.0766,6.864386,5.651,6.864386 -L 5.651,6.864386,6.2292,6.864386 -L 4.0924,7.932174,3.9421,8.302318 -L 3.9421,8.302318,3.7985,8.655387 -L 3.7985,8.655387,3.6651,8.999962 -L 4.5236,7.932174,5.2237,7.932174 -L 5.2237,7.932174,5.9312,7.932174 -L 5.9312,7.932174,6.6562,7.932174 - -[総] 63 -L 1.5621,-0.000003,1.5621,1.600267 -L 1.5621,1.600267,1.5621,3.192154 -L 1.5621,3.192154,1.5621,4.76703 -L 1.5621,4.76703,1.1348,4.76703 -L 1.1348,4.76703,0.7145,4.76703 -L 0.7145,4.76703,0.3083,4.76703 -L 4.9805,-0.000003,4.6758,0.433556 -L 4.6758,0.433556,4.5676,0.977378 -L 4.5676,0.977378,4.5501,2.097418 -L 5.3766,-0.000003,5.6495,-0.000003 -L 5.6495,-0.000003,5.9297,-0.000003 -L 5.9297,-0.000003,6.2277,-0.000003 -L 6.2277,-0.000003,6.2277,0.369987 -L 6.2277,0.369987,6.2277,0.723209 -L 6.2277,0.723209,6.2277,1.067829 -L 3.2717,0.533989,3.4009,0.877164 -L 3.4009,0.877164,3.5445,1.22036 -L 3.5445,1.22036,3.6955,1.563535 -L 0.3083,1.334738,0.4413,1.94493 -L 0.4413,1.94493,0.5849,2.555123 -L 0.5849,2.555123,0.7394,3.165294 -L 7.5058,1.334738,7.359,1.600267 -L 7.359,1.600267,7.2154,1.857259 -L 7.2154,1.857259,7.0855,2.097418 -L 2.8405,1.830553,2.6934,2.28666 -L 2.6934,2.28666,2.5463,2.73458 -L 2.5463,2.73458,2.4171,3.165294 -L 2.8405,4.499969,2.6934,4.76703 -L 2.6934,4.76703,2.5463,5.03394 -L 2.5463,5.03394,2.4171,5.30087 -L 2.4171,5.30087,2.2661,5.137021 -L 2.2661,5.137021,2.1159,4.956272 -L 2.1159,4.956272,1.9859,4.76703 -L 3.6955,4.23306,3.9718,4.23306 -L 3.9718,4.23306,4.2555,4.23306 -L 4.2555,4.23306,4.5501,4.23306 -L 4.5501,4.23306,4.6618,5.161035 -L 4.6618,5.161035,4.8688,5.961913 -L 4.8688,5.961913,4.9805,6.864386 -L 5.1626,4.23306,5.5059,4.499969 -L 5.5059,4.499969,5.8635,4.76703 -L 5.8635,4.76703,6.2277,5.03394 -L 6.2277,5.03394,6.0768,5.30087 -L 6.0768,5.30087,5.9297,5.567888 -L 5.9297,5.567888,5.8004,5.834818 -L 1.1593,5.30087,1.2893,5.567888 -L 1.2893,5.567888,1.415,5.834818 -L 1.415,5.834818,1.5621,6.101727 -L 1.5621,6.101727,1.2858,6.444924 -L 1.2858,6.444924,1.0122,6.788164 -L 1.0122,6.788164,0.7394,7.131405 -L 0.7394,7.131405,1.0122,7.768412 -L 1.0122,7.768412,1.2858,8.388499 -L 1.2858,8.388499,1.5621,8.999962 -L 3.2717,5.834818,3.8702,6.974582 -L 3.8702,6.974582,4.0909,7.656881 -L 4.0909,7.656881,4.1228,8.466166 -L 7.5058,5.834818,6.9317,6.901096 -L 6.9317,6.901096,6.357,7.95899 -L 6.357,7.95899,5.8004,8.999962 -L 1.9859,6.864386,2.1159,7.234485 -L 2.1159,7.234485,2.2661,7.587599 -L 2.2661,7.587599,2.4171,7.932174 - -[像] 54 -L 1.1652,-0.000003,1.0811,1.94493 -L 1.0811,1.94493,1.0142,3.889776 -L 1.0142,3.889776,0.9477,5.834818 -L 0.9477,5.834818,0.734,5.670926 -L 0.734,5.670926,0.5239,5.490134 -L 0.5239,5.490134,0.3141,5.30087 -L 4.7619,-0.000003,4.979,0.189239 -L 4.979,0.189239,5.1895,0.369987 -L 5.1895,0.369987,5.4063,0.533989 -L 5.4063,0.533989,5.3223,1.066362 -L 5.3223,1.066362,5.2561,1.590329 -L 5.2561,1.590329,5.1895,2.097418 -L 5.1895,2.097418,3.8267,0.997188 -L 3.8267,0.997188,3.1157,0.591867 -L 3.1157,0.591867,2.4436,0.533989 -L 7.1124,0.533989,6.0298,2.029646 -L 6.0298,2.029646,5.4207,2.711814 -L 5.4207,2.711814,4.7619,3.165294 -L 4.7619,3.165294,3.9777,2.631411 -L 3.9777,2.631411,3.2106,2.097418 -L 3.2106,2.097418,2.4436,1.563535 -L 2.6569,3.165294,3.1437,3.621444 -L 3.1437,3.621444,3.6379,4.069189 -L 3.6379,4.069189,4.1248,4.499969 -L 4.1248,4.499969,3.6975,4.603072 -L 3.6975,4.603072,3.2768,4.689298 -L 3.2768,4.689298,2.874,4.76703 -L 2.874,4.76703,2.8565,5.887005 -L 2.8565,5.887005,2.7448,6.430804 -L 2.7448,6.430804,2.4436,6.864386 -L 2.4436,6.864386,3.2033,7.655436 -L 3.2033,7.655436,3.5364,8.209086 -L 3.5364,8.209086,3.7286,8.999962 -L 4.7619,4.76703,4.7409,6.070664 -L 4.7409,6.070664,4.1314,6.374327 -L 4.1314,6.374327,3.2978,6.330459 -L 5.4063,4.76703,5.9636,4.76703 -L 5.9636,4.76703,6.5341,4.76703 -L 6.5341,4.76703,7.1124,4.76703 -L 7.1124,4.76703,7.1124,5.29947 -L 7.1124,5.29947,7.1124,5.823348 -L 7.1124,5.823348,7.1124,6.330459 -L 7.1124,6.330459,5.8967,6.350402 -L 5.8967,6.350402,5.3433,6.488748 -L 5.3433,6.488748,4.979,6.864386 -L 4.979,6.864386,5.1051,7.131405 -L 5.1051,7.131405,5.2561,7.398356 -L 5.2561,7.398356,5.4063,7.665199 -L 5.4063,7.665199,4.979,7.768412 -L 4.979,7.768412,4.5486,7.854508 -L 4.5486,7.854508,4.1248,7.932174 -L 1.1652,6.597411,1.4415,7.398356 -L 1.4415,7.398356,1.7217,8.199104 -L 1.7217,8.199104,2.0198,8.999962 - -[造] 51 -L 0.5543,-0.000003,0.8972,0.369987 -L 0.8972,0.369987,1.2579,0.723209 -L 1.2579,0.723209,1.6222,1.067829 -L 1.6222,1.067829,1.6222,2.314986 -L 1.6222,2.314986,1.6222,3.545222 -L 1.6222,3.545222,1.6222,4.76703 -L 1.6222,4.76703,1.1914,4.76703 -L 1.1914,4.76703,0.7711,4.76703 -L 0.7711,4.76703,0.3403,4.76703 -L 2.8725,-0.000003,2.5958,0.189239 -L 2.5958,0.189239,2.323,0.369987 -L 2.323,0.369987,2.0495,0.533989 -L 3.2963,-0.000003,4.7047,-0.000003 -L 4.7047,-0.000003,6.1158,-0.000003 -L 6.1158,-0.000003,7.5382,-0.000003 -L 3.7271,1.563535,3.7271,2.28666 -L 3.7271,2.28666,3.7271,3.001466 -L 3.7271,3.001466,3.7271,3.699221 -L 3.7271,3.699221,4.5821,3.699221 -L 4.5821,3.699221,5.4367,3.699221 -L 5.4367,3.699221,6.2913,3.699221 -L 6.2913,3.699221,6.2913,3.001466 -L 6.2913,3.001466,6.2913,2.28666 -L 6.2913,2.28666,6.2913,1.563535 -L 6.2913,1.563535,5.4367,1.563535 -L 5.4367,1.563535,4.5821,1.563535 -L 4.5821,1.563535,3.7271,1.563535 -L 2.8725,5.30087,3.5734,5.30087 -L 3.5734,5.30087,4.2875,5.30087 -L 4.2875,5.30087,5.0094,5.30087 -L 5.0094,5.30087,4.9954,6.420866 -L 4.9954,6.420866,4.883,6.964709 -L 4.883,6.964709,4.5821,7.398356 -L 4.5821,7.398356,3.6606,7.180789 -L 3.6606,7.180789,3.2228,6.903942 -L 3.2228,6.903942,2.8725,6.330459 -L 5.4367,5.30087,5.9831,5.30087 -L 5.9831,5.30087,6.5431,5.30087 -L 6.5431,5.30087,7.1179,5.30087 -L 1.6222,7.398356,1.3248,7.768412 -L 1.3248,7.768412,1.0411,8.121504 -L 1.0411,8.121504,0.7711,8.466166 -L 5.4367,7.398356,5.132,7.813507 -L 5.132,7.813507,5.0266,8.228831 -L 5.0266,8.228831,5.0094,8.999962 -L 5.864,7.398356,6.1368,7.398356 -L 6.1368,7.398356,6.4135,7.398356 -L 6.4135,7.398356,6.6867,7.398356 -L 3.7271,7.932174,3.7271,8.302318 -L 3.7271,8.302318,3.7271,8.655387 -L 3.7271,8.655387,3.7271,8.999962 - -[則] 33 -L 0.5839,-0.000003,0.9205,0.369987 -L 0.9205,0.369987,1.2673,0.723209 -L 1.2673,0.723209,1.6207,1.067829 -L 4.1848,-0.000003,3.8903,0.369987 -L 3.8903,0.369987,3.6066,0.723209 -L 3.6066,0.723209,3.3302,1.067829 -L 6.2863,-0.000003,6.5665,-0.000003 -L 6.5665,-0.000003,6.8463,-0.000003 -L 6.8463,-0.000003,7.144,-0.000003 -L 7.144,-0.000003,7.144,3.011273 -L 7.144,3.011273,7.144,6.014122 -L 7.144,6.014122,7.144,8.999962 -L 0.7979,2.097418,0.7979,4.231637 -L 0.7979,4.231637,0.7979,6.357297 -L 0.7979,6.357297,0.7979,8.466166 -L 0.7979,8.466166,1.7751,8.466166 -L 1.7751,8.466166,2.759,8.466166 -L 2.759,8.466166,3.761,8.466166 -L 3.761,8.466166,3.761,6.357297 -L 3.761,6.357297,3.761,4.231637 -L 3.761,4.231637,3.761,2.097418 -L 3.761,2.097418,2.759,2.097418 -L 2.759,2.097418,1.7751,2.097418 -L 1.7751,2.097418,0.7979,2.097418 -L 5.4352,2.097418,5.4352,4.042308 -L 5.4352,4.042308,5.4352,5.987306 -L 5.4352,5.987306,5.4352,7.932174 -L 1.1934,4.23306,1.8977,4.23306 -L 1.8977,4.23306,2.6052,4.23306 -L 2.6052,4.23306,3.3302,4.23306 -L 1.1934,6.330459,1.8977,6.330459 -L 1.8977,6.330459,2.6052,6.330459 -L 2.6052,6.330459,3.3302,6.330459 - -[測] 39 -L 0.6455,6.521167,0.3726,6.864386 -L 1.6545,7.932174,1.353,8.302318 -L 1.353,8.302318,1.0728,8.655387 -L 1.0728,8.655387,0.7999,8.999962 -L 2.9326,8.466166,3.4825,8.466166 -L 3.4825,8.466166,4.0432,8.466166 -L 4.0432,8.466166,4.6138,8.466166 -L 0.3726,0.266971,0.7999,1.411025 -L 0.7999,1.411025,1.2237,2.555123 -L 1.2237,2.555123,1.6545,3.699221 -L 2.5088,-0.000003,2.7823,0.369987 -L 2.7823,0.369987,3.0622,0.723209 -L 3.0622,0.723209,3.3599,1.067829 -L 6.3233,-0.000003,6.5961,-0.000003 -L 6.5961,-0.000003,6.8798,-0.000003 -L 6.8798,-0.000003,7.1744,-0.000003 -L 7.1744,-0.000003,7.1744,3.011273 -L 7.1744,3.011273,7.1744,6.014122 -L 7.1744,6.014122,7.1744,8.999962 -L 2.9326,2.097418,2.9326,4.231637 -L 2.9326,4.231637,2.9326,6.357297 -L 2.9326,6.357297,2.9326,8.466166 -L 4.6138,8.466166,4.6138,6.357297 -L 4.6138,6.357297,4.6138,4.231637 -L 4.6138,4.231637,4.6138,2.097418 -L 4.6138,2.097418,4.0432,2.097418 -L 4.0432,2.097418,3.4825,2.097418 -L 3.4825,2.097418,2.9326,2.097418 -L 5.8922,2.097418,5.8922,4.042308 -L 5.8922,4.042308,5.8922,5.987306 -L 5.8922,5.987306,5.8922,7.932174 -L 3.3599,4.23306,3.6334,4.23306 -L 3.6334,4.23306,3.9133,4.23306 -L 3.9133,4.23306,4.1833,4.23306 -L 1.2237,5.834818,0.9292,6.17808 -L 0.9292,6.17808,0.6455,6.521167 -L 3.3599,6.330459,3.6334,6.330459 -L 3.6334,6.330459,3.9133,6.330459 -L 3.9133,6.330459,4.1833,6.330459 - -[属] 60 -L 7.1726,7.398356,5.3443,7.398356 -L 5.3443,7.398356,3.5128,7.398356 -L 3.5128,7.398356,1.6807,7.398356 -L 1.2569,8.466166,3.2218,8.466166 -L 3.2218,8.466166,5.194,8.466166 -L 5.194,8.466166,7.1726,8.466166 -L 7.1726,8.466166,7.1726,8.121504 -L 7.1726,8.121504,7.1726,7.768412 -L 7.1726,7.768412,7.1726,7.398356 -L 0.4023,0.266971,1.0993,3.03671 -L 1.0993,3.03671,1.2744,5.62001 -L 1.2744,5.62001,1.2569,8.466166 -L 2.0768,-0.000003,2.0768,0.877164 -L 2.0768,0.877164,2.0768,1.7542 -L 2.0768,1.7542,2.0768,2.631411 -L 2.0768,2.631411,3.6,2.651112 -L 3.6,2.651112,4.2624,2.789524 -L 4.2624,2.789524,4.6441,3.165294 -L 4.6441,3.165294,4.276,3.540954 -L 4.276,3.540954,3.7261,3.679344 -L 3.7261,3.679344,2.5073,3.699221 -L 2.5073,3.699221,2.5073,4.069189 -L 2.5073,4.069189,2.5073,4.422302 -L 2.5073,4.422302,2.5073,4.76703 -L 2.5073,4.76703,3.068,4.76703 -L 3.068,4.76703,3.6354,4.76703 -L 3.6354,4.76703,4.2165,4.76703 -L 4.2165,4.76703,4.3429,5.03394 -L 4.3429,5.03394,4.4932,5.30087 -L 4.4932,5.30087,4.6441,5.567888 -L 4.6441,5.567888,3.9226,5.670926 -L 3.9226,5.670926,3.2116,5.757129 -L 3.2116,5.757129,2.5073,5.834818 -L 6.318,-0.000003,6.5981,-0.000003 -L 6.5981,-0.000003,6.8787,-0.000003 -L 6.8787,-0.000003,7.1726,-0.000003 -L 7.1726,-0.000003,7.1726,0.877164 -L 7.1726,0.877164,7.1726,1.7542 -L 7.1726,1.7542,7.1726,2.631411 -L 7.1726,2.631411,6.7491,2.631411 -L 6.7491,2.631411,6.318,2.631411 -L 6.318,2.631411,5.898,2.631411 -L 5.898,2.631411,5.2287,1.293759 -L 5.2287,1.293759,4.1709,1.007061 -L 4.1709,1.007061,2.9346,1.067829 -L 4.6441,1.830553,4.9205,2.097418 -L 4.9205,2.097418,5.2007,2.364327 -L 5.2007,2.364327,5.4952,2.631411 -L 5.0714,3.699221,4.8543,4.620146 -L 4.8543,4.620146,5.7856,4.812103 -L 5.7856,4.812103,6.7491,4.76703 -L 6.7491,4.76703,6.7491,4.422302 -L 6.7491,4.422302,6.7491,4.069189 -L 6.7491,4.069189,6.7491,3.699221 -L 6.7491,3.699221,6.1779,3.699221 -L 6.1779,3.699221,5.6213,3.699221 -L 5.6213,3.699221,5.0714,3.699221 -L 5.0714,5.834818,5.4007,6.183663 -L 5.4007,6.183663,5.726,6.312159 -L 5.726,6.312159,6.318,6.330459 - -[損] 51 -L 1.7002,7.853237,1.6827,8.999962 -L 1.8091,7.299456,1.7002,7.853237 -L 2.11,6.864386,1.8091,7.299456 -L 1.3889,6.461889,0.4288,6.864386 -L 4.2469,7.398356,4.2469,7.932174 -L 4.2469,7.932174,4.2469,8.466166 -L 4.2469,8.466166,5.0801,8.466166 -L 5.0801,8.466166,5.9245,8.466166 -L 5.9245,8.466166,6.7756,8.466166 -L 6.7756,8.466166,6.7756,7.932174 -L 6.7756,7.932174,6.7756,7.398356 -L 6.7756,7.398356,6.7756,6.864386 -L 6.7756,6.864386,5.9245,6.864386 -L 5.9245,6.864386,5.0801,6.864386 -L 5.0801,6.864386,4.2469,6.864386 -L 4.2469,6.864386,4.2469,7.398356 -L 0.8281,-0.000003,1.1052,-0.000003 -L 1.1052,-0.000003,1.3853,-0.000003 -L 1.3853,-0.000003,1.6827,-0.000003 -L 1.6827,-0.000003,1.669,2.622873 -L 1.669,2.622873,1.5566,3.720345 -L 1.5566,3.720345,1.2554,4.23306 -L 1.2554,4.23306,0.9826,4.069189 -L 0.9826,4.069189,0.709,3.888463 -L 0.709,3.888463,0.4288,3.699221 -L 3.6056,-0.000003,3.9453,0.189239 -L 3.9453,0.189239,4.2885,0.369987 -L 4.2885,0.369987,4.6461,0.533989 -L 7.2061,-0.000003,6.9084,0.189239 -L 6.9084,0.189239,6.6247,0.369987 -L 6.6247,0.369987,6.355,0.533989 -L 3.8196,1.563535,3.8196,3.001466 -L 3.8196,3.001466,3.8196,4.422302 -L 3.8196,4.422302,3.8196,5.834818 -L 3.8196,5.834818,4.9508,5.834818 -L 4.9508,5.834818,6.0748,5.834818 -L 6.0748,5.834818,7.2061,5.834818 -L 7.2061,5.834818,7.2061,4.422302 -L 7.2061,4.422302,7.2061,3.001466 -L 7.2061,3.001466,7.2061,1.563535 -L 7.2061,1.563535,6.0748,1.563535 -L 6.0748,1.563535,4.9508,1.563535 -L 4.9508,1.563535,3.8196,1.563535 -L 4.2469,3.165294,5.0801,3.165294 -L 5.0801,3.165294,5.9245,3.165294 -L 5.9245,3.165294,6.7756,3.165294 -L 2.11,4.23306,1.5986,5.474591 -L 1.5986,5.474591,1.3889,6.461889 -L 4.2469,4.23306,5.0801,4.23306 -L 5.0801,4.23306,5.9245,4.23306 -L 5.9245,4.23306,6.7756,4.23306 - -[態] 63 -L 3.0962,8.836157,2.9635,8.999962 -L 3.2398,8.655387,3.0962,8.836157 -L 3.3943,8.466166,3.2398,8.655387 -L 2.9039,8.121504,3.3943,8.466166 -L 2.4132,7.768412,2.9039,8.121504 -L 1.9264,7.398356,2.4132,7.768412 -L 0.4347,7.398356,1.0508,7.635538 -L 1.0508,7.635538,1.3838,8.050841 -L 1.3838,8.050841,1.7131,8.999962 -L 5.1175,7.853237,5.1031,8.999962 -L 5.2292,7.299456,5.1175,7.853237 -L 5.5234,6.864386,5.2292,7.299456 -L 5.9542,6.864386,6.3643,6.864386 -L 6.3643,6.864386,6.7776,6.864386 -L 6.7776,6.864386,7.2046,6.864386 -L 6.1437,7.951984,6.4761,8.090485 -L 5.5234,7.932174,6.1437,7.951984 -L 6.4761,8.090485,6.8126,8.466166 -L 0.4347,0.266971,0.5639,0.877164 -L 0.5639,0.877164,0.711,1.487269 -L 0.711,1.487269,0.8585,2.097418 -L 2.9635,-0.000003,2.6833,0.433556 -L 2.6833,0.433556,2.5852,0.977378 -L 2.5852,0.977378,2.5673,2.097418 -L 3.3943,-0.000003,4.2453,-0.000003 -L 4.2453,-0.000003,5.1031,-0.000003 -L 5.1031,-0.000003,5.9542,-0.000003 -L 5.9542,-0.000003,5.9542,0.369987 -L 5.9542,0.369987,5.9542,0.723209 -L 5.9542,0.723209,5.9542,1.067829 -L 7.6284,0.800832,7.359,1.247176 -L 7.359,1.247176,7.082,1.676533 -L 7.082,1.676533,6.8126,2.097418 -L 4.6723,1.334738,4.522,1.600267 -L 4.522,1.600267,4.3746,1.857259 -L 4.3746,1.857259,4.2453,2.097418 -L 1.2893,3.165294,1.2893,4.231637 -L 1.2893,4.231637,1.2893,5.289553 -L 1.2893,5.289553,1.2893,6.330459 -L 1.2893,6.330459,1.9894,6.330459 -L 1.9894,6.330459,2.6934,6.330459 -L 2.6934,6.330459,3.3943,6.330459 -L 3.3943,6.330459,3.3943,5.289553 -L 3.3943,5.289553,3.3943,4.231637 -L 3.3943,4.231637,3.3943,3.165294 -L 3.3943,3.165294,3.1137,3.165294 -L 3.1137,3.165294,2.8444,3.165294 -L 2.8444,3.165294,2.5673,3.165294 -L 5.5234,3.165294,5.2292,3.620109 -L 5.2292,3.620109,5.1175,4.312084 -L 5.1175,4.312084,5.1031,5.834818 -L 5.9542,3.165294,6.3643,3.165294 -L 6.3643,3.165294,6.7776,3.165294 -L 6.7776,3.165294,7.2046,3.165294 -L 1.7131,4.23306,2.1194,4.23306 -L 2.1194,4.23306,2.5397,4.23306 -L 2.5397,4.23306,2.9635,4.23306 -L 5.5234,4.76703,6.1437,4.786842 -L 6.1437,4.786842,6.4761,4.925122 -L 6.4761,4.925122,6.8126,5.30087 -L 1.7131,5.30087,2.1194,5.30087 -L 2.1194,5.30087,2.5397,5.30087 -L 2.5397,5.30087,2.9635,5.30087 - -[団] 27 -L 0.4612,8.466166,2.7203,8.466166 -L 2.7203,8.466166,4.979,8.466166 -L 4.979,8.466166,7.2349,8.466166 -L 4.7198,6.628496,4.7023,7.398356 -L 0.4612,-0.000003,0.4612,2.822054 -L 0.4612,2.822054,0.4612,5.644111 -L 0.4612,5.644111,0.4612,8.466166 -L 7.2349,8.466166,7.2349,5.644111 -L 7.2349,5.644111,7.2349,2.822054 -L 7.2349,2.822054,7.2349,-0.000003 -L 7.2349,-0.000003,4.979,-0.000003 -L 4.979,-0.000003,2.7203,-0.000003 -L 2.7203,-0.000003,0.4612,-0.000003 -L 3.8512,1.563535,4.1248,1.563535 -L 4.1248,1.563535,4.4116,1.563535 -L 4.4116,1.563535,4.7023,1.563535 -L 4.7023,1.563535,4.5727,4.975974 -L 4.5727,4.975974,3.6866,5.879912 -L 3.6866,5.879912,1.3154,5.834818 -L 2.9966,3.699221,2.6989,4.069189 -L 2.6989,4.069189,2.4152,4.422302 -L 2.4152,4.422302,2.142,4.76703 -L 5.13,5.834818,4.8323,6.223174 -L 4.8323,6.223174,4.7198,6.628496 -L 5.5289,5.834818,5.8059,5.834818 -L 5.8059,5.834818,6.0861,5.834818 -L 6.0861,5.834818,6.3835,5.834818 - -[断] 36 -L 5.1355,7.932174,6.3683,7.951984 -L 6.3683,7.951984,7.0299,8.090485 -L 7.0299,8.090485,7.6919,8.466166 -L 1.4509,7.665199,1.3139,7.932174 -L 1.591,7.398356,1.4509,7.665199 -L 1.7447,7.131405,1.591,7.398356 -L 2.6134,7.103144,2.5997,8.999962 -L 3.7306,7.587599,3.8816,7.932174 -L 3.58,7.234485,3.7306,7.587599 -L 3.4543,6.864386,3.58,7.234485 -L 4.277,-0.000003,5.1071,2.547943 -L 5.1071,2.547943,5.216,5.180867 -L 5.216,5.180867,5.1355,7.932174 -L 6.8408,-0.000003,6.8408,1.94493 -L 6.8408,1.94493,6.8408,3.889776 -L 6.8408,3.889776,6.8408,5.834818 -L 6.8408,5.834818,6.4135,5.834818 -L 6.4135,5.834818,5.9866,5.834818 -L 5.9866,5.834818,5.5558,5.834818 -L 0.4628,1.067829,0.4628,3.545222 -L 0.4628,3.545222,0.4628,6.014122 -L 0.4628,6.014122,0.4628,8.466166 -L 0.8901,1.067829,1.8747,1.067829 -L 1.8747,1.067829,2.8725,1.067829 -L 2.8725,1.067829,3.8816,1.067829 -L 2.5997,2.097418,2.5153,2.820609 -L 2.5153,2.820609,2.4487,3.535372 -L 2.4487,3.535372,2.3857,4.23306 -L 2.3857,4.23306,2.0214,3.888463 -L 2.0214,3.888463,1.6607,3.535372 -L 1.6607,3.535372,1.3139,3.165294 -L 3.8816,3.699221,2.6484,5.202013 -L 2.6484,5.202013,1.9829,5.75562 -L 1.9829,5.75562,1.3139,5.834818 -L 3.0231,5.834818,2.7258,6.28241 -L 2.7258,6.28241,2.6134,7.103144 - -[築] 43 -L 3.8832,-0.000003,3.7995,0.713293 -L 3.7995,0.713293,3.7291,1.409602 -L 3.7291,1.409602,3.6696,2.097418 -L 3.6696,2.097418,2.6017,1.590329 -L 2.6017,1.590329,1.5401,1.066362 -L 1.5401,1.066362,0.4929,0.533989 -L 6.4089,0.533989,4.3491,2.0268 -L 4.3491,2.0268,2.6784,2.48573 -L 2.6784,2.48573,0.4929,2.631411 -L 4.7343,2.631411,5.5644,2.631411 -L 5.5644,2.631411,6.4155,2.631411 -L 6.4155,2.631411,7.2666,2.631411 -L 3.8832,3.432159,3.5855,3.888463 -L 3.5855,3.888463,3.3018,4.336163 -L 3.3018,4.336163,3.0255,4.76703 -L 3.0255,4.76703,2.1744,4.603072 -L 2.1744,4.603072,1.3233,4.422302 -L 1.3233,4.422302,0.4929,4.23306 -L 6.0127,4.23306,6.0127,4.946378 -L 6.0127,4.946378,6.0127,5.642666 -L 6.0127,5.642666,6.0127,6.330459 -L 6.0127,6.330459,5.4352,6.330459 -L 5.4352,6.330459,4.8639,6.330459 -L 4.8639,6.330459,4.3039,6.330459 -L 4.3039,6.330459,4.4825,5.586144 -L 4.4825,5.586144,4.7028,5.180867 -L 4.7028,5.180867,5.1616,4.76703 -L 6.4089,4.23306,6.6852,4.23306 -L 6.6852,4.23306,6.9689,4.23306 -L 6.9689,4.23306,7.2666,4.23306 -L 7.2666,4.23306,7.2666,4.603072 -L 7.2666,4.603072,7.2666,4.956272 -L 7.2666,4.956272,7.2666,5.30087 -L 2.2024,5.30087,2.2024,5.644111 -L 2.2024,5.644111,2.2024,5.987306 -L 2.2024,5.987306,2.2024,6.330459 -L 2.2024,6.330459,1.2848,6.350402 -L 2.8294,6.864276,2.2126,7.932174 -L 6.2124,6.864276,5.5963,7.932174 -L 7.6939,7.932174,4.6681,7.932174 -L 4.0934,7.932174,1.2809,7.932174 -A 0.5454,9.516902,4.418749,323.10826,353.27931 -A -2.8411,9.516902,4.418749,319.01823,353.27931 - -[張] 16 -L 0.9502,6.368592,3.4825,6.368592 -L 3.4825,6.368592,3.4825,8.466166 -L 3.4825,8.466166,0.5264,8.466166 -L 0.9502,4.233126,0.9502,6.368592 -L 3.4825,4.233126,0.9502,4.233126 -L 1.3775,-0.000025,2.6314,-0.000025 -L 4.3756,9.000006,7.4753,9.000006 -L 7.7243,4.499991,3.6261,4.499991 -L 6.9748,7.500015,4.3756,7.500015 -L 6.9748,6.000003,4.3756,6.000003 -L 4.1269,4.000016,7.7243,-0.000003 -L 7.7243,4.000016,5.9377,2.970623 -L 4.1269,4.499991,4.1269,-0.000025 -L 4.3756,9.000006,4.3756,4.499991 -A -7.4312,4.233126,10.915649,337.18205,0 -A 3.6261,3.901597,3.901618,270,306.12168 - -[提] 54 -L 3.9156,7.425194,3.9156,8.466166 -L 4.3356,6.864386,5.0431,6.864386 -L 5.0431,6.864386,5.7505,6.864386 -L 5.7505,6.864386,6.4724,6.864386 -L 6.8997,8.466166,6.8997,7.425194 -L 5.8941,8.466166,6.8997,8.466166 -L 4.8959,8.466166,5.8941,8.466166 -L 3.9156,8.466166,4.8959,8.466166 -L 1.3935,7.853237,1.3795,8.999962 -L 1.5059,7.299456,1.3935,7.853237 -L 1.8033,6.864386,1.5059,7.299456 -L 1.0856,6.519723,0.8019,6.70058 -L 0.8019,6.70058,0.5249,6.864386 -L 0.5249,-0.000003,0.8019,-0.000003 -L 0.8019,-0.000003,1.0856,-0.000003 -L 1.0856,-0.000003,1.3795,-0.000003 -L 1.3795,-0.000003,1.3795,1.247176 -L 1.3795,1.247176,1.3795,2.477434 -L 1.3795,2.477434,1.3795,3.699221 -L 1.3795,3.699221,1.0856,3.699221 -L 1.0856,3.699221,0.8019,3.699221 -L 0.8019,3.699221,0.5249,3.699221 -L 2.6617,-0.000003,3.2638,1.159615 -L 3.2638,1.159615,3.4845,1.980305 -L 3.4845,1.980305,3.5128,3.165294 -L 5.6213,-0.000003,5.0431,0.532566 -L 5.0431,0.532566,4.469,1.056511 -L 4.469,1.056511,3.9156,1.563535 -L 6.0451,-0.000003,6.595,-0.000003 -L 6.595,-0.000003,7.1554,-0.000003 -L 7.1554,-0.000003,7.7263,-0.000003 -L 5.1905,1.067829,5.1905,2.134194 -L 5.1905,2.134194,5.1905,3.192154 -L 5.1905,3.192154,5.1905,4.23306 -L 5.1905,4.23306,4.49,4.23306 -L 4.49,4.23306,3.7892,4.23306 -L 3.7892,4.23306,3.089,4.23306 -L 5.6213,2.097418,6.0451,2.097418 -L 6.0451,2.097418,6.4724,2.097418 -L 6.4724,2.097418,6.8997,2.097418 -L 1.3795,4.23306,1.3795,4.946378 -L 1.3795,4.946378,1.3795,5.642666 -L 1.3795,5.642666,1.3795,6.330459 -L 1.3795,6.330459,1.0856,6.519723 -L 5.6213,4.23306,6.3253,4.23306 -L 6.3253,4.23306,7.0254,4.23306 -L 7.0254,4.23306,7.7263,4.23306 -L 3.9156,5.30087,3.9156,6.367278 -L 3.9156,6.367278,3.9156,7.425194 -L 6.8997,7.425194,6.8997,6.367278 -L 6.8997,6.367278,6.8997,5.30087 -L 6.8997,5.30087,5.8941,5.30087 -L 5.8941,5.30087,4.8959,5.30087 -L 4.8959,5.30087,3.9156,5.30087 - -[程] 51 -L 2.793,8.302318,3.0837,8.466166 -L 2.5093,8.121504,2.793,8.302318 -L 2.2326,7.932174,2.5093,8.121504 -L 1.8512,7.160978,1.8372,7.932174 -L 1.9527,6.745806,1.8512,7.160978 -L 1.8372,7.932174,1.4099,7.932174 -L 1.4099,7.932174,0.9826,7.932174 -L 0.9826,7.932174,0.5588,7.932174 -L 1.8372,-0.000003,1.7531,1.411025 -L 1.7531,1.411025,1.6862,2.822054 -L 1.6862,2.822054,1.6232,4.23306 -L 1.6232,4.23306,1.2589,3.535372 -L 1.2589,3.535372,0.8985,2.820609 -L 0.8985,2.820609,0.5588,2.097418 -L 3.5148,-0.000003,4.215,-0.000003 -L 4.215,-0.000003,4.926,-0.000003 -L 4.926,-0.000003,5.651,-0.000003 -L 5.651,-0.000003,5.5669,1.391236 -L 5.5669,1.391236,5.2027,1.977437 -L 5.2027,1.977437,4.3726,2.097418 -L 6.0471,-0.000003,6.6036,-0.000003 -L 6.6036,-0.000003,7.1749,-0.000003 -L 7.1749,-0.000003,7.7559,-0.000003 -L 6.0471,2.097418,5.7701,2.532532 -L 5.7701,2.532532,5.665,3.086116 -L 5.665,3.086116,5.651,4.23306 -L 5.651,4.23306,5.0734,4.23306 -L 5.0734,4.23306,4.4987,4.23306 -L 4.4987,4.23306,3.9421,4.23306 -L 3.0837,3.699221,2.3131,4.508396 -L 2.3131,4.508396,1.8792,5.190674 -L 1.8792,5.190674,1.4099,6.330459 -L 1.4099,6.330459,1.1118,6.330459 -L 1.1118,6.330459,0.8281,6.330459 -L 0.8281,6.330459,0.5588,6.330459 -L 6.0471,4.23306,6.4744,4.23306 -L 6.4744,4.23306,6.8982,4.23306 -L 6.8982,4.23306,7.3287,4.23306 -L 2.2326,6.330459,1.9527,6.745806 -L 4.3726,6.330459,4.3726,7.053584 -L 4.3726,7.053584,4.3726,7.768412 -L 4.3726,7.768412,4.3726,8.466166 -L 4.3726,8.466166,5.2027,8.466166 -L 5.2027,8.466166,6.0471,8.466166 -L 6.0471,8.466166,6.8982,8.466166 -L 6.8982,8.466166,6.8982,7.768412 -L 6.8982,7.768412,6.8982,7.053584 -L 6.8982,7.053584,6.8982,6.330459 -L 6.8982,6.330459,6.0471,6.330459 -L 6.0471,6.330459,5.2027,6.330459 -L 5.2027,6.330459,4.3726,6.330459 - -[敵] 66 -L 0.5849,-0.000003,0.5849,1.94493 -L 0.5849,1.94493,0.5849,3.889776 -L 0.5849,3.889776,0.5849,5.834818 -L 0.5849,5.834818,0.862,5.834818 -L 0.862,5.834818,1.1313,5.834818 -L 1.1313,5.834818,1.4119,5.834818 -L 1.4119,5.834818,1.2574,6.444924 -L 1.2574,6.444924,1.1138,7.055117 -L 1.1138,7.055117,0.9811,7.665199 -L 0.9811,7.665199,1.4119,7.768412 -L 1.4119,7.768412,1.8357,7.854508 -L 1.8357,7.854508,2.263,7.932174 -L 2.263,7.932174,2.263,8.302318 -L 2.263,8.302318,2.263,8.655387 -L 2.263,8.655387,2.263,8.999962 -L 3.1207,-0.000003,3.3942,-0.000003 -L 3.3942,-0.000003,3.6744,-0.000003 -L 3.6744,-0.000003,3.9718,-0.000003 -L 3.9718,-0.000003,3.9718,1.94493 -L 3.9718,1.94493,3.9718,3.889776 -L 3.9718,3.889776,3.9718,5.834818 -L 3.9718,5.834818,3.3942,5.834818 -L 3.3942,5.834818,2.8233,5.834818 -L 2.8233,5.834818,2.263,5.834818 -L 2.263,5.834818,2.2941,5.063535 -L 2.2941,5.063535,2.5186,4.648276 -L 2.5186,4.648276,3.1207,4.23306 -L 5.2222,-0.000003,5.653,0.61019 -L 5.653,0.61019,6.0768,1.22036 -L 6.0768,1.22036,6.5041,1.830553 -L 6.5041,1.830553,5.8946,3.242917 -L 5.8946,3.242917,5.6218,4.409671 -L 5.6218,4.409671,5.4397,6.330459 -L 5.4397,6.330459,5.2222,6.176549 -L 5.2222,6.176549,5.0124,6.014122 -L 5.0124,6.014122,4.7949,5.834818 -L 7.7863,-0.000003,7.4918,0.369987 -L 7.4918,0.369987,7.2046,0.723209 -L 7.2046,0.723209,6.9317,1.067829 -L 1.4119,1.563535,1.4119,2.097418 -L 1.4119,2.097418,1.4119,2.631411 -L 1.4119,2.631411,1.4119,3.165294 -L 1.4119,3.165294,1.6847,3.268332 -L 1.6847,3.268332,1.9649,3.354558 -L 1.9649,3.354558,2.263,3.432159 -L 2.263,3.432159,1.9649,3.699221 -L 1.9649,3.699221,1.6847,3.966064 -L 1.6847,3.966064,1.4119,4.23306 -L 1.8357,1.563535,2.263,1.563535 -L 2.263,1.563535,2.6899,1.563535 -L 2.6899,1.563535,3.1207,1.563535 -L 3.1207,1.563535,2.9669,2.097418 -L 2.9669,2.097418,2.8233,2.631411 -L 2.8233,2.631411,2.6899,3.165294 -L 6.9317,2.898298,7.2326,3.579043 -L 7.2326,3.579043,7.345,4.607275 -L 7.345,4.607275,7.3625,6.864386 -L 7.3625,6.864386,6.7808,6.967446 -L 6.7808,6.967446,6.2067,7.053584 -L 6.2067,7.053584,5.653,7.131405 -L 5.653,7.131405,5.7829,7.768412 -L 5.7829,7.768412,5.9265,8.388499 -L 5.9265,8.388499,6.0768,8.999962 -L 2.6899,6.330459,2.9771,6.745806 -L 2.9771,6.745806,2.9771,7.160978 -L 2.9771,7.160978,2.6899,7.932174 - -[統] 63 -L 1.8688,-0.000003,1.8688,1.600267 -L 1.8688,1.600267,1.8688,3.192154 -L 1.8688,3.192154,1.8688,4.76703 -L 1.8688,4.76703,1.4415,4.76703 -L 1.4415,4.76703,1.0142,4.76703 -L 1.0142,4.76703,0.5838,4.76703 -L 3.3297,-0.000003,3.8232,0.713293 -L 3.8232,0.713293,4.3209,1.409602 -L 4.3209,1.409602,4.8249,2.097418 -L 4.8249,2.097418,4.5727,4.122908 -L 4.5727,4.122908,4.6358,5.410979 -L 4.6358,5.410979,5.2525,7.131405 -L 5.2525,7.131405,4.6743,7.234485 -L 4.6743,7.234485,4.1037,7.320668 -L 4.1037,7.320668,3.5465,7.398356 -L 6.1103,-0.000003,6.1103,1.600267 -L 6.1103,1.600267,6.1103,3.192154 -L 6.1103,3.192154,6.1103,4.76703 -L 6.1103,4.76703,5.8126,4.76703 -L 5.8126,4.76703,5.5289,4.76703 -L 5.5289,4.76703,5.2525,4.76703 -L 6.5344,-0.000003,6.9404,-0.000003 -L 6.9404,-0.000003,7.361,-0.000003 -L 7.361,-0.000003,7.7848,-0.000003 -L 7.7848,-0.000003,7.7848,0.532566 -L 7.7848,0.532566,7.7848,1.056511 -L 7.7848,1.056511,7.7848,1.563535 -L 0.5838,1.334738,0.7204,1.94493 -L 0.7204,1.94493,0.8605,2.555123 -L 0.8605,2.555123,1.0142,3.165294 -L 3.1157,1.830553,2.9756,2.28666 -L 2.9756,2.28666,2.8429,2.73458 -L 2.8429,2.73458,2.7203,3.165294 -L 3.1157,4.499969,2.9756,4.76703 -L 2.9756,4.76703,2.8429,5.03394 -L 2.8429,5.03394,2.7203,5.30087 -L 2.7203,5.30087,2.5693,5.137021 -L 2.5693,5.137021,2.4292,4.956272 -L 2.4292,4.956272,2.2926,4.76703 -L 7.361,5.03394,7.2174,5.30087 -L 7.2174,5.30087,7.084,5.567888 -L 7.084,5.567888,6.9614,5.834818 -L 6.9614,5.834818,6.6637,5.670926 -L 6.6637,5.670926,6.3835,5.490134 -L 6.3835,5.490134,6.1103,5.30087 -L 1.4415,5.30087,1.5715,5.567888 -L 1.5715,5.567888,1.7182,5.834818 -L 1.7182,5.834818,1.8688,6.101727 -L 1.8688,6.101727,1.5715,6.444924 -L 1.5715,6.444924,1.2913,6.788164 -L 1.2913,6.788164,1.0142,7.131405 -L 1.0142,7.131405,1.2913,7.768412 -L 1.2913,7.768412,1.5715,8.388499 -L 1.5715,8.388499,1.8688,8.999962 -L 2.2926,7.131405,2.4292,7.398356 -L 2.4292,7.398356,2.5693,7.665199 -L 2.5693,7.665199,2.7203,7.932174 -L 5.6798,7.398356,5.6798,7.932174 -L 5.6798,7.932174,5.6798,8.466166 -L 5.6798,8.466166,5.6798,8.999962 -L 6.1103,7.398356,6.657,7.398356 -L 6.657,7.398356,7.2174,7.398356 -L 7.2174,7.398356,7.7848,7.398356 - -[導] 69 -L 5.2822,-0.000003,5.5628,-0.000003 -L 5.5628,-0.000003,5.8321,-0.000003 -L 5.8321,-0.000003,6.1091,-0.000003 -L 6.1091,-0.000003,6.0913,0.769748 -L 6.0913,0.769748,5.9831,1.175157 -L 5.9831,1.175157,5.6783,1.563535 -L 5.6783,1.563535,4.6833,1.487269 -L 4.6833,1.487269,3.6995,1.411025 -L 3.6995,1.411025,2.7223,1.334738 -L 2.7223,1.334738,2.8515,1.067829 -L 2.8515,1.067829,2.9951,0.800832 -L 2.9951,0.800832,3.1531,0.533989 -L 0.6173,1.563535,1.1672,1.563535 -L 1.1672,1.563535,1.7237,1.563535 -L 1.7237,1.563535,2.2946,1.563535 -L 6.5361,1.563535,6.2349,1.978773 -L 6.2349,1.978773,6.1232,2.394098 -L 6.1232,2.394098,6.1091,3.165294 -L 6.1091,3.165294,4.407,3.170898 -L 4.407,3.170898,3.1247,3.413814 -L 3.1247,3.413814,1.8638,4.23306 -L 1.8638,4.23306,1.4435,3.888463 -L 1.4435,3.888463,1.0236,3.535372 -L 1.0236,3.535372,0.6173,3.165294 -L 6.9634,1.563535,7.2369,1.563535 -L 7.2369,1.563535,7.5241,1.563535 -L 7.5241,1.563535,7.818,1.563535 -L 6.5361,3.165294,6.9634,3.165294 -L 6.9634,3.165294,7.3907,3.165294 -L 7.3907,3.165294,7.818,3.165294 -L 3.5734,4.23306,3.5734,5.29947 -L 3.5734,5.29947,3.5734,6.357297 -L 3.5734,6.357297,3.5734,7.398356 -L 3.5734,7.398356,4.0042,7.398356 -L 4.0042,7.398356,4.4311,7.398356 -L 4.4311,7.398356,4.8584,7.398356 -L 4.8584,7.398356,4.8584,7.768412 -L 4.8584,7.768412,4.8584,8.121504 -L 4.8584,8.121504,4.8584,8.466166 -L 4.8584,8.466166,4.1334,8.466166 -L 4.1334,8.466166,3.4224,8.466166 -L 3.4224,8.466166,2.7223,8.466166 -L 4.0042,4.23306,4.981,4.23306 -L 4.981,4.23306,5.9655,4.23306 -L 5.9655,4.23306,6.9634,4.23306 -L 6.9634,4.23306,6.9634,4.603072 -L 6.9634,4.603072,6.9634,4.956272 -L 6.9634,4.956272,6.9634,5.30087 -L 6.9634,5.30087,5.9655,5.30087 -L 5.9655,5.30087,4.981,5.30087 -L 4.981,5.30087,4.0042,5.30087 -L 1.8638,4.76703,1.8638,5.29947 -L 1.8638,5.29947,1.8638,5.823348 -L 1.8638,5.823348,1.8638,6.330459 -L 1.8638,6.330459,1.4435,6.330459 -L 1.4435,6.330459,1.0236,6.330459 -L 1.0236,6.330459,0.6173,6.330459 -L 6.9634,6.101727,5.9655,6.17808 -L 5.9655,6.17808,4.981,6.254171 -L 4.981,6.254171,4.0042,6.330459 -L 6.9634,7.131405,6.3928,7.234485 -L 6.3928,7.234485,5.8321,7.320668 -L 5.8321,7.320668,5.2822,7.398356 -L 1.4719,8.199104,1.3174,8.466166 -L 1.3174,8.466166,1.1773,8.733031 -L 1.1773,8.733031,1.0446,8.999962 -L 5.2822,8.466166,6.1193,8.466166 -L 6.1193,8.466166,6.9634,8.466166 -L 6.9634,8.466166,7.818,8.466166 - -[銅] 54 -L 0.6158,-0.000003,1.0431,-0.000003 -L 1.0431,-0.000003,1.4704,-0.000003 -L 1.4704,-0.000003,1.9008,-0.000003 -L 1.9008,-0.000003,1.9747,2.28666 -L 1.9747,2.28666,1.7607,4.056449 -L 1.7607,4.056449,0.6158,4.76703 -L 4.0303,-0.000003,4.0303,2.822054 -L 4.0303,2.822054,4.0303,5.644111 -L 4.0303,5.644111,4.0303,8.466166 -L 4.0303,8.466166,5.1616,8.466166 -L 5.1616,8.466166,6.2898,8.466166 -L 6.2898,8.466166,7.4211,8.466166 -L 7.4211,8.466166,7.4211,5.644111 -L 7.4211,5.644111,7.4211,2.822054 -L 7.4211,2.822054,7.4211,-0.000003 -L 7.4211,-0.000003,7.123,-0.000003 -L 7.123,-0.000003,6.8428,-0.000003 -L 6.8428,-0.000003,6.5661,-0.000003 -L 2.5386,0.533989,2.7519,0.723209 -L 2.7519,0.723209,2.9659,0.903958 -L 2.9659,0.903958,3.1792,1.067829 -L 1.0431,1.830553,0.8921,2.28666 -L 0.8921,2.28666,0.7454,2.73458 -L 0.7454,2.73458,0.6158,3.165294 -L 2.7519,2.364327,2.8815,2.820609 -L 2.8815,2.820609,3.029,3.268332 -L 3.029,3.268332,3.1792,3.699221 -L 4.8569,2.097418,4.8569,3.001466 -L 4.8569,3.001466,4.8569,3.888463 -L 4.8569,3.888463,4.8569,4.76703 -L 4.8569,4.76703,5.4177,4.76703 -L 5.4177,4.76703,5.9851,4.76703 -L 5.9851,4.76703,6.5661,4.76703 -L 6.5661,4.76703,6.5661,3.888463 -L 6.5661,3.888463,6.5661,3.001466 -L 6.5661,3.001466,6.5661,2.097418 -L 6.5661,2.097418,5.9851,2.097418 -L 5.9851,2.097418,5.4177,2.097418 -L 5.4177,2.097418,4.8569,2.097418 -L 2.3215,4.76703,2.0269,5.180867 -L 2.0269,5.180867,1.9152,5.586144 -L 1.9152,5.586144,1.9008,6.330459 -L 1.9008,6.330459,1.2809,6.350402 -L 1.2809,6.350402,0.9485,6.488748 -L 0.9485,6.488748,0.6158,6.864386 -L 0.6158,6.864386,1.0431,7.587599 -L 1.0431,7.587599,1.4704,8.302318 -L 1.4704,8.302318,1.9008,8.999962 -L 1.9008,8.999962,2.3215,8.466166 -L 2.3215,8.466166,2.7519,7.932174 -L 2.7519,7.932174,3.1792,7.398356 -L 4.8569,6.864386,5.4177,6.864386 -L 5.4177,6.864386,5.9851,6.864386 -L 5.9851,6.864386,6.5661,6.864386 - -[徳] 66 -L 1.5001,-0.000003,1.4195,1.411025 -L 1.4195,1.411025,1.3498,2.822054 -L 1.3498,2.822054,1.2868,4.23306 -L 1.2868,4.23306,1.0763,4.069189 -L 1.0763,4.069189,0.863,3.888463 -L 0.863,3.888463,0.649,3.699221 -L 2.7504,0.266971,2.8839,0.877164 -L 2.8839,0.877164,3.0275,1.487269 -L 3.0275,1.487269,3.1812,2.097418 -L 4.8908,-0.000003,4.5861,0.433556 -L 4.5861,0.433556,4.4771,0.977378 -L 4.4771,0.977378,4.4596,2.097418 -L 5.3146,-0.000003,5.7209,-0.000003 -L 5.7209,-0.000003,6.1408,-0.000003 -L 6.1408,-0.000003,6.5646,-0.000003 -L 6.5646,-0.000003,6.5646,0.369987 -L 6.5646,0.369987,6.5646,0.723209 -L 6.5646,0.723209,6.5646,1.067829 -L 7.8469,1.334738,7.5558,1.781015 -L 7.5558,1.781015,7.2686,2.210482 -L 7.2686,2.210482,6.9958,2.631411 -L 5.7419,2.364327,5.5909,2.631411 -L 5.5909,2.631411,5.4438,2.898298 -L 5.4438,2.898298,5.3146,3.165294 -L 3.605,4.23306,3.605,4.946378 -L 3.605,4.946378,3.605,5.642666 -L 3.605,5.642666,3.605,6.330459 -L 3.605,6.330459,4.1658,6.330459 -L 4.1658,6.330459,4.7363,6.330459 -L 4.7363,6.330459,5.3146,6.330459 -L 5.3146,6.330459,4.9748,7.779686 -L 4.9748,7.779686,4.1514,8.033876 -L 4.1514,8.033876,3.1812,7.932174 -L 4.0323,4.23306,4.309,4.23306 -L 4.309,4.23306,4.5927,4.23306 -L 4.5927,4.23306,4.8908,4.23306 -L 4.8908,4.23306,4.8908,4.76703 -L 4.8908,4.76703,4.8908,5.30087 -L 4.8908,5.30087,4.8908,5.834818 -L 5.3146,4.23306,5.5909,4.23306 -L 5.5909,4.23306,5.8746,4.23306 -L 5.8746,4.23306,6.1692,4.23306 -L 6.1692,4.23306,6.0182,4.946378 -L 6.0182,4.946378,5.8746,5.642666 -L 5.8746,5.642666,5.7419,6.330459 -L 6.5646,4.23306,6.8413,4.23306 -L 6.8413,4.23306,7.125,4.23306 -L 7.125,4.23306,7.4157,4.23306 -L 7.4157,4.23306,7.4157,4.946378 -L 7.4157,4.946378,7.4157,5.642666 -L 7.4157,5.642666,7.4157,6.330459 -L 7.4157,6.330459,7.125,6.330459 -L 7.125,6.330459,6.8413,6.330459 -L 6.8413,6.330459,6.5646,6.330459 -L 1.5001,4.76703,1.7771,5.48013 -L 1.7771,5.48013,2.0608,6.176549 -L 2.0608,6.176549,2.3585,6.864386 -L 0.649,6.864386,1.0763,7.587599 -L 1.0763,7.587599,1.5001,8.302318 -L 1.5001,8.302318,1.9274,8.999962 -L 5.7419,7.932174,5.5909,8.302318 -L 5.5909,8.302318,5.4438,8.655387 -L 5.4438,8.655387,5.3146,8.999962 -L 6.1692,7.932174,6.7187,7.932174 -L 6.7187,7.932174,7.276,7.932174 -L 7.276,7.932174,7.8469,7.932174 - -[独] 51 -L 0.6793,-0.000003,1.2888,0.039596 -L 1.2888,0.039596,1.7227,0.316334 -L 1.7227,0.316334,2.3532,1.067829 -L 2.3532,1.067829,2.2765,2.478748 -L 2.2765,2.478748,2.2029,3.889776 -L 2.2029,3.889776,2.143,5.30087 -L 2.143,5.30087,1.653,4.603072 -L 1.653,4.603072,1.1662,3.888463 -L 1.1662,3.888463,0.6793,3.165294 -L 3.2081,-0.000003,3.9118,-0.000003 -L 3.9118,-0.000003,4.6126,-0.000003 -L 4.6126,-0.000003,5.3166,-0.000003 -L 5.3166,-0.000003,5.2991,2.247126 -L 5.2991,2.247126,5.1975,3.206272 -L 5.1975,3.206272,4.917,3.699221 -L 4.917,3.699221,4.49,3.699221 -L 4.49,3.699221,4.0627,3.699221 -L 4.0627,3.699221,3.6389,3.699221 -L 3.6389,3.699221,3.6389,4.76552 -L 3.6389,4.76552,3.6389,5.823348 -L 3.6389,5.823348,3.6389,6.864386 -L 3.6389,6.864386,4.8434,7.028279 -L 4.8434,7.028279,5.2672,7.666644 -L 5.2672,7.666644,5.3166,8.999962 -L 7.88,0.266971,7.7263,0.533989 -L 7.7263,0.533989,7.5827,0.800832 -L 7.5827,0.800832,7.4527,1.067829 -L 7.4527,1.067829,7.1025,0.692125 -L 7.1025,0.692125,6.6577,0.553647 -L 6.6577,0.553647,5.7439,0.533989 -L 5.7439,3.699221,5.1271,5.282439 -L 5.1271,5.282439,5.7085,6.425113 -L 5.7085,6.425113,7.0219,6.864386 -L 7.0219,6.864386,7.0219,5.823348 -L 7.0219,5.823348,7.0219,4.76552 -L 7.0219,4.76552,7.0219,3.699221 -L 7.0219,3.699221,6.5981,3.699221 -L 6.5981,3.699221,6.1712,3.699221 -L 6.1712,3.699221,5.7439,3.699221 -L 1.9332,5.834818,1.9157,6.579045 -L 1.9157,6.579045,1.8033,6.98452 -L 1.8033,6.98452,1.5021,7.398356 -L 1.5021,7.398356,1.2292,7.053584 -L 1.2292,7.053584,0.9522,6.70058 -L 0.9522,6.70058,0.6793,6.330459 -L 1.5021,7.932174,1.2292,8.302318 -L 1.2292,8.302318,0.9522,8.655387 -L 0.9522,8.655387,0.6793,8.999962 -L 1.9332,7.932174,2.2029,8.302318 -L 2.2029,8.302318,2.4866,8.655387 -L 2.4866,8.655387,2.7843,8.999962 - -[任] 30 -L 1.5324,-0.000003,1.4484,1.781015 -L 1.4484,1.781015,1.3815,3.545222 -L 1.3815,3.545222,1.3184,5.30087 -L 1.3184,5.30087,1.1016,5.137021 -L 1.1016,5.137021,0.8911,4.956272 -L 0.8911,4.956272,0.6813,4.76703 -L 3.2413,-0.000003,3.9421,-0.000003 -L 3.9421,-0.000003,4.6461,-0.000003 -L 4.6461,-0.000003,5.3463,-0.000003 -L 5.3463,-0.000003,5.3186,3.063526 -L 5.3186,3.063526,4.7302,4.118639 -L 4.7302,4.118639,2.814,4.23306 -L 5.7736,-0.000003,6.3308,-0.000003 -L 6.3308,-0.000003,6.9013,-0.000003 -L 6.9013,-0.000003,7.4796,-0.000003 -L 5.7736,4.23306,5.4723,4.725877 -L 5.4723,4.725877,5.3606,5.685002 -L 5.3606,5.685002,5.3463,7.932174 -L 5.3463,7.932174,4.6461,7.932174 -L 4.6461,7.932174,3.9421,7.932174 -L 3.9421,7.932174,3.2413,7.932174 -L 6.2009,4.23306,6.7511,4.23306 -L 6.7511,4.23306,7.3076,4.23306 -L 7.3076,4.23306,7.8785,4.23306 -L 1.5324,5.834818,1.6442,7.113038 -L 1.6442,7.113038,1.8473,8.052308 -L 1.8473,8.052308,1.9597,8.999962 -L 5.7736,7.932174,6.1203,8.307921 -L 6.1203,8.307921,6.5651,8.446246 -L 6.5651,8.446246,7.4796,8.466166 - -[燃] 60 -L 0.7075,-0.000003,1.5695,2.697739 -L 1.5695,2.697739,1.6602,6.200518 -L 1.6602,6.200518,1.5656,8.999962 -L 2.8125,-0.000003,3.114,0.413811 -L 3.114,0.413811,3.2258,0.819155 -L 3.2258,0.819155,3.2398,1.563535 -L 4.9493,0.266971,4.7984,0.713293 -L 4.7984,0.713293,4.6548,1.142715 -L 4.6548,1.142715,4.5217,1.563535 -L 6.1958,0.266971,6.0557,0.713293 -L 6.0557,0.713293,5.9265,1.142715 -L 5.9265,1.142715,5.8039,1.563535 -L 7.9054,0.266971,7.6108,0.713293 -L 7.6108,0.713293,7.3306,1.142715 -L 7.3306,1.142715,7.0543,1.563535 -L 2.3855,1.334738,2.2451,1.600267 -L 2.2451,1.600267,2.112,1.857259 -L 2.112,1.857259,1.9894,2.097418 -L 2.8125,2.631411,3.2398,3.268332 -L 3.2398,3.268332,3.6706,3.888463 -L 3.6706,3.888463,4.0944,4.499969 -L 4.0944,4.499969,3.8005,4.956272 -L 3.8005,4.956272,3.5168,5.403929 -L 3.5168,5.403929,3.2398,5.834818 -L 3.2398,5.834818,3.0895,5.670926 -L 3.0895,5.670926,2.9459,5.490134 -L 2.9459,5.490134,2.8125,5.30087 -L 4.5217,2.631411,5.0089,3.802259 -L 5.0089,3.802259,5.4957,4.956272 -L 5.4957,4.956272,5.9861,6.101727 -L 5.9861,6.101727,5.632,6.17808 -L 5.632,6.17808,5.2852,6.254171 -L 5.2852,6.254171,4.9493,6.330459 -L 4.9493,6.330459,4.7984,5.987306 -L 4.7984,5.987306,4.6548,5.644111 -L 4.6548,5.644111,4.5217,5.30087 -L 7.9054,2.631411,7.4851,3.535372 -L 7.4851,3.535372,7.0543,4.422302 -L 7.0543,4.422302,6.6266,5.30087 -L 0.7075,4.76703,0.7075,5.48013 -L 0.7075,5.48013,0.7075,6.176549 -L 0.7075,6.176549,0.7075,6.864386 -L 1.9894,6.330459,2.2661,6.70058 -L 2.2661,6.70058,2.5396,7.053584 -L 2.5396,7.053584,2.8125,7.398356 -L 3.2398,6.330459,3.5445,6.785384 -L 3.5445,6.785384,3.6534,7.477425 -L 3.6534,7.477425,3.6706,8.999962 -L 6.6266,6.330459,6.3258,6.785384 -L 6.3258,6.785384,6.2134,7.477425 -L 6.2134,7.477425,6.1958,8.999962 -L 7.0543,6.330459,7.3306,6.330459 -L 7.3306,6.330459,7.6108,6.330459 -L 7.6108,6.330459,7.9054,6.330459 -L 4.9493,6.864386,4.9493,7.234485 -L 4.9493,7.234485,4.9493,7.587599 -L 4.9493,7.587599,4.9493,7.932174 -L 4.9493,7.932174,4.6548,7.932174 -L 4.6548,7.932174,4.3711,7.932174 -L 4.3711,7.932174,4.0944,7.932174 - -[能] 54 -L 1.1333,-0.000003,1.1333,1.781015 -L 1.1333,1.781015,1.1333,3.545222 -L 1.1333,3.545222,1.1333,5.30087 -L 1.1333,5.30087,1.9879,5.30087 -L 1.9879,5.30087,2.8428,5.30087 -L 2.8428,5.30087,3.6974,5.30087 -L 3.6974,5.30087,3.6974,3.545222 -L 3.6974,3.545222,3.6974,1.781015 -L 3.6974,1.781015,3.6974,-0.000003 -L 3.6974,-0.000003,3.4029,-0.000003 -L 3.4029,-0.000003,3.1227,-0.000003 -L 3.1227,-0.000003,2.8428,-0.000003 -L 5.8024,-0.000003,5.5044,0.512712 -L 5.5044,0.512712,5.3926,1.610227 -L 5.3926,1.610227,5.3786,4.23306 -L 6.2329,-0.000003,6.7936,-0.000003 -L 6.7936,-0.000003,7.361,-0.000003 -L 7.361,-0.000003,7.9421,-0.000003 -L 7.9421,-0.000003,7.9421,0.369987 -L 7.9421,0.369987,7.9421,0.723209 -L 7.9421,0.723209,7.9421,1.067829 -L 1.5641,2.097418,2.1213,2.097418 -L 2.1213,2.097418,2.6919,2.097418 -L 2.6919,2.097418,3.2701,2.097418 -L 5.8024,2.631411,6.3625,2.820609 -L 6.3625,2.820609,6.9337,3.001466 -L 6.9337,3.001466,7.5113,3.165294 -L 1.5641,3.699221,2.1213,3.699221 -L 2.1213,3.699221,2.6919,3.699221 -L 2.6919,3.699221,3.2701,3.699221 -L 5.8024,5.30087,5.5044,5.793752 -L 5.5044,5.793752,5.3926,6.752833 -L 5.3926,6.752833,5.3786,8.999962 -L 6.2329,5.30087,6.7936,5.30087 -L 6.7936,5.30087,7.361,5.30087 -L 7.361,5.30087,7.9421,5.30087 -L 7.9421,5.30087,7.9421,5.644111 -L 7.9421,5.644111,7.9421,5.987306 -L 7.9421,5.987306,7.9421,6.330459 -L 0.7379,6.864386,1.0142,6.864386 -L 1.0142,6.864386,1.2878,6.864386 -L 1.2878,6.864386,1.5641,6.864386 -L 1.5641,6.864386,1.694,7.587599 -L 1.694,7.587599,1.8408,8.302318 -L 1.8408,8.302318,1.9879,8.999962 -L 2.2051,6.864386,2.6919,7.131405 -L 2.6919,7.131405,3.1896,7.398356 -L 3.1896,7.398356,3.6974,7.665199 -L 3.6974,7.665199,3.5465,7.932174 -L 3.5465,7.932174,3.4029,8.199104 -L 3.4029,8.199104,3.2701,8.466166 -L 5.8024,7.398356,6.3625,7.587599 -L 6.3625,7.587599,6.9337,7.768412 -L 6.9337,7.768412,7.5113,7.932174 - -[破] 48 -L 2.876,-0.000003,3.9166,2.434989 -L 3.9166,2.434989,4.1618,4.632734 -L 4.1618,4.632734,4.1267,7.398356 -L 4.1267,7.398356,5.1666,7.46613 -L 5.1666,7.46613,5.692,7.889816 -L 5.692,7.889816,5.8356,8.999962 -L 4.7677,-0.000003,5.2545,0.532566 -L 5.2545,0.532566,5.7515,1.056511 -L 5.7515,1.056511,6.2594,1.563535 -L 6.2594,1.563535,5.6818,2.631411 -L 5.6818,2.631411,5.1109,3.699221 -L 5.1109,3.699221,4.5537,4.76703 -L 7.5133,-0.000003,7.2369,0.369987 -L 7.2369,0.369987,6.9634,0.723209 -L 6.9634,0.723209,6.6905,1.067829 -L 1.1707,1.563535,1.2789,5.115809 -L 1.2789,5.115809,1.4859,7.024032 -L 1.4859,7.024032,1.5945,8.466166 -L 1.5945,8.466166,1.2964,8.466166 -L 1.2964,8.466166,1.0162,8.466166 -L 1.0162,8.466166,0.7399,8.466166 -L 1.5945,1.563535,1.8712,1.563535 -L 1.8712,1.563535,2.151,1.563535 -L 2.151,1.563535,2.4487,1.563535 -L 2.4487,1.563535,2.4487,2.820609 -L 2.4487,2.820609,2.4487,4.069189 -L 2.4487,4.069189,2.4487,5.30087 -L 2.4487,5.30087,2.151,5.30087 -L 2.151,5.30087,1.8712,5.30087 -L 1.8712,5.30087,1.5945,5.30087 -L 6.6905,2.364327,6.9634,3.087605 -L 6.9634,3.087605,7.2369,3.802259 -L 7.2369,3.802259,7.5133,4.499969 -L 7.5133,4.499969,6.8131,4.603072 -L 6.8131,4.603072,6.1123,4.689298 -L 6.1123,4.689298,5.4083,4.76703 -L 5.8356,5.30087,5.8496,6.420866 -L 5.8496,6.420866,5.962,6.964709 -L 5.962,6.964709,6.2594,7.398356 -L 6.2594,7.398356,6.6657,7.320668 -L 6.6657,7.320668,7.086,7.234485 -L 7.086,7.234485,7.5133,7.131405 -L 7.5133,7.131405,7.3662,6.864386 -L 7.3662,6.864386,7.2404,6.597411 -L 7.2404,6.597411,7.1178,6.330459 -L 2.0218,8.466166,2.2985,8.466166 -L 2.2985,8.466166,2.5783,8.466166 -L 2.5783,8.466166,2.876,8.466166 - -[判] 30 -L 2.8745,-0.000003,2.7975,2.312075 -L 2.7975,2.312075,2.2511,3.090363 -L 2.2511,3.090363,0.7695,3.165294 -L 6.6925,-0.000003,6.9654,-0.000003 -L 6.9654,-0.000003,7.2456,-0.000003 -L 7.2456,-0.000003,7.5436,-0.000003 -L 7.5436,-0.000003,7.5436,3.011273 -L 7.5436,3.011273,7.5436,6.014122 -L 7.5436,6.014122,7.5436,8.999962 -L 5.8341,2.097418,5.8341,4.042308 -L 5.8341,4.042308,5.8341,5.987306 -L 5.8341,5.987306,5.8341,7.932174 -L 3.3018,3.165294,2.6402,4.44776 -L 2.6402,4.44776,2.3845,5.111606 -L 2.3845,5.111606,1.1968,5.30087 -L 3.7291,3.165294,4.1603,3.165294 -L 4.1603,3.165294,4.5841,3.165294 -L 4.5841,3.165294,5.0114,3.165294 -L 3.3018,5.30087,3.0006,5.793752 -L 3.0006,5.793752,2.8889,6.752833 -L 2.8889,6.752833,2.8745,8.999962 -L 3.7291,5.30087,4.0093,5.30087 -L 4.0093,5.30087,4.2895,5.30087 -L 4.2895,5.30087,4.5841,5.30087 -L 1.628,7.131405,1.4739,7.587599 -L 1.4739,7.587599,1.3303,8.035255 -L 1.3303,8.035255,1.1968,8.466166 -L 4.1603,7.131405,4.2895,7.587599 -L 4.2895,7.587599,4.43,8.035255 -L 4.43,8.035255,4.5841,8.466166 - -[版] 36 -L 0.768,-0.000003,0.8805,1.15528 -L 0.8805,1.15528,1.0906,3.59881 -L 1.0906,3.59881,1.1988,8.999962 -L 2.9084,-0.000003,2.9084,1.411025 -L 2.9084,1.411025,2.9084,2.822054 -L 2.9084,2.822054,2.9084,4.23306 -L 2.9084,4.23306,2.4772,4.23306 -L 2.4772,4.23306,2.0499,4.23306 -L 2.0499,4.23306,1.6261,4.23306 -L 3.7595,0.266971,4.4495,3.04516 -L 4.4495,3.04516,4.6071,5.637018 -L 4.6071,5.637018,4.5822,8.466166 -L 4.5822,8.466166,5.7135,8.466166 -L 5.7135,8.466166,6.8483,8.466166 -L 6.8483,8.466166,8.0006,8.466166 -L 4.7994,-0.000003,5.2862,0.61019 -L 5.2862,0.61019,5.7839,1.22036 -L 5.7839,1.22036,6.2918,1.830553 -L 6.2918,1.830553,5.8645,3.165294 -L 5.8645,3.165294,5.4407,4.499969 -L 5.4407,4.499969,5.0134,5.834818 -L 8.0006,-0.000003,7.5733,0.61019 -L 7.5733,0.61019,7.1495,1.22036 -L 7.1495,1.22036,6.7222,1.830553 -L 6.7222,1.830553,7.325,3.224617 -L 7.325,3.224617,7.5421,4.262743 -L 7.5421,4.262743,7.5733,5.834818 -L 7.5733,5.834818,6.9923,5.834818 -L 6.9923,5.834818,6.4245,5.834818 -L 6.4245,5.834818,5.8645,5.834818 -L 1.6261,6.330459,1.9028,6.330459 -L 1.9028,6.330459,2.1834,6.330459 -L 2.1834,6.330459,2.4772,6.330459 -L 2.4772,6.330459,2.4772,7.234485 -L 2.4772,7.234485,2.4772,8.121504 -L 2.4772,8.121504,2.4772,8.999962 - -[犯] 39 -L 1.2257,-0.000003,1.8562,0.039596 -L 1.8562,0.039596,2.2936,0.316334 -L 2.2936,0.316334,2.9069,1.067829 -L 2.9069,1.067829,2.8263,2.478748 -L 2.8263,2.478748,2.7524,3.889776 -L 2.7524,3.889776,2.6964,5.30087 -L 2.6964,5.30087,2.0519,4.422302 -L 2.0519,4.422302,1.4215,3.535372 -L 1.4215,3.535372,0.8019,2.631411 -L 4.6157,-0.000003,4.3145,0.669512 -L 4.3145,0.669512,4.2063,2.864368 -L 4.2063,2.864368,4.1884,8.466166 -L 4.1884,8.466166,5.1621,8.466166 -L 5.1621,8.466166,6.1502,8.466166 -L 6.1502,8.466166,7.148,8.466166 -L 7.148,8.466166,7.148,6.891311 -L 7.148,6.891311,7.148,5.29947 -L 7.148,5.29947,7.148,3.699221 -L 7.148,3.699221,6.7207,3.699221 -L 6.7207,3.699221,6.3004,3.699221 -L 6.3004,3.699221,5.8976,3.699221 -L 5.0395,-0.000003,5.8731,-0.000003 -L 5.8731,-0.000003,6.7207,-0.000003 -L 6.7207,-0.000003,7.5718,-0.000003 -L 7.5718,-0.000003,7.5718,0.532566 -L 7.5718,0.532566,7.5718,1.056511 -L 7.5718,1.056511,7.5718,1.563535 -L 0.8019,5.834818,1.2257,6.444924 -L 1.2257,6.444924,1.6565,7.055117 -L 1.6565,7.055117,2.0835,7.665199 -L 2.0835,7.665199,1.7858,8.121504 -L 1.7858,8.121504,1.5056,8.56927 -L 1.5056,8.56927,1.2257,8.999962 -L 2.5076,5.834818,2.5076,6.17808 -L 2.5076,6.17808,2.5076,6.521167 -L 2.5076,6.521167,2.5076,6.864386 -L 2.5076,7.932174,2.7843,8.302318 -L 2.7843,8.302318,3.0606,8.655387 -L 3.0606,8.655387,3.3342,8.999962 - -[肥] 39 -L 0.8316,0.266971,1.1296,1.104582 -L 1.1296,1.104582,1.2414,3.230264 -L 1.2414,3.230264,1.2589,8.466166 -L 1.2589,8.466166,1.8088,8.466166 -L 1.8088,8.466166,2.3692,8.466166 -L 2.3692,8.466166,2.9401,8.466166 -L 2.9401,8.466166,2.9401,5.644111 -L 2.9401,5.644111,2.9401,2.822054 -L 2.9401,2.822054,2.9401,-0.000003 -L 2.9401,-0.000003,2.6389,-0.000003 -L 2.6389,-0.000003,2.359,-0.000003 -L 2.359,-0.000003,2.0823,-0.000003 -L 4.6461,-0.000003,4.3449,0.669512 -L 4.3449,0.669512,4.2325,2.864368 -L 4.2325,2.864368,4.2188,8.466166 -L 4.2188,8.466166,5.3497,8.466166 -L 5.3497,8.466166,6.4775,8.466166 -L 6.4775,8.466166,7.6057,8.466166 -L 7.6057,8.466166,7.6057,7.244358 -L 7.6057,7.244358,7.6057,6.014122 -L 7.6057,6.014122,7.6057,4.76703 -L 7.6057,4.76703,6.611,4.76703 -L 6.611,4.76703,5.6198,4.76703 -L 5.6198,4.76703,4.6461,4.76703 -L 5.0734,-0.000003,6.0506,-0.000003 -L 6.0506,-0.000003,7.0348,-0.000003 -L 7.0348,-0.000003,8.0295,-0.000003 -L 8.0295,-0.000003,8.0295,0.532566 -L 8.0295,0.532566,8.0295,1.056511 -L 8.0295,1.056511,8.0295,1.563535 -L 1.655,3.699221,1.9317,3.699221 -L 1.9317,3.699221,2.2154,3.699221 -L 2.2154,3.699221,2.5093,3.699221 -L 5.8961,5.30087,5.8961,6.17808 -L 5.8961,6.17808,5.8961,7.055117 -L 5.8961,7.055117,5.8961,7.932174 -L 1.655,6.330459,1.9317,6.330459 -L 1.9317,6.330459,2.2154,6.330459 -L 2.2154,6.330459,2.5093,6.330459 - -[俵] 51 -L 1.6885,-0.000003,1.6041,1.94493 -L 1.6041,1.94493,1.5376,3.889776 -L 1.5376,3.889776,1.4749,5.834818 -L 1.4749,5.834818,1.2574,5.670926 -L 1.2574,5.670926,1.0476,5.490134 -L 1.0476,5.490134,0.8301,5.30087 -L 2.9669,-0.000003,4.0278,0.385573 -L 4.0278,0.385573,4.2593,1.355971 -L 4.2593,1.355971,4.2208,2.631411 -L 4.2208,2.631411,3.6496,2.46743 -L 3.6496,2.46743,3.093,2.28666 -L 3.093,2.28666,2.5396,2.097418 -L 7.6353,-0.000003,6.8438,1.411025 -L 6.8438,1.411025,6.0592,2.822054 -L 6.0592,2.822054,5.2852,4.23306 -L 5.2852,4.23306,4.9209,3.888463 -L 4.9209,3.888463,4.564,3.535372 -L 4.564,3.535372,4.2208,3.165294 -L 4.8579,0.533989,5.0719,0.723209 -L 5.0719,0.723209,5.2852,0.903958 -L 5.2852,0.903958,5.5027,1.067829 -L 6.7807,2.097418,7.1839,2.631411 -L 7.1839,2.631411,7.6042,3.165294 -L 7.6042,3.165294,8.0346,3.699221 -L 2.9669,4.76703,3.8005,4.76703 -L 3.8005,4.76703,4.6481,4.76703 -L 4.6481,4.76703,5.5027,4.76703 -L 5.5027,4.76703,5.2642,6.053744 -L 5.2642,6.053744,4.6548,6.365899 -L 4.6548,6.365899,3.7932,6.330459 -L 5.9297,4.76703,6.6305,4.76703 -L 6.6305,4.76703,7.3306,4.76703 -L 7.3306,4.76703,8.0346,4.76703 -L 1.6885,6.597411,1.9617,7.398356 -L 1.9617,7.398356,2.2451,8.199104 -L 2.2451,8.199104,2.5396,8.999962 -L 5.9297,6.330459,5.6284,6.864386 -L 5.6284,6.864386,5.3482,7.398356 -L 5.3482,7.398356,5.0719,7.932174 -L 5.0719,7.932174,4.5007,7.932174 -L 4.5007,7.932174,3.9473,7.932174 -L 3.9473,7.932174,3.3977,7.932174 -L 6.3538,6.330459,6.6305,6.330459 -L 6.6305,6.330459,6.9103,6.330459 -L 6.9103,6.330459,7.208,6.330459 -L 5.9297,7.932174,5.772,8.302318 -L 5.772,8.302318,5.6284,8.655387 -L 5.6284,8.655387,5.5027,8.999962 -L 6.3538,7.932174,6.7807,7.932174 -L 6.7807,7.932174,7.208,7.932174 -L 7.208,7.932174,7.6353,7.932174 - -[評 45 -L 1.2878,-0.000003,1.2878,0.713293 -L 1.2878,0.713293,1.2878,1.409602 -L 1.2878,1.409602,1.2878,2.097418 -L 1.2878,2.097418,1.8408,2.097418 -L 1.8408,2.097418,2.398,2.097418 -L 2.398,2.097418,2.9689,2.097418 -L 2.9689,2.097418,2.9689,1.409602 -L 2.9689,1.409602,2.9689,0.713293 -L 2.9689,0.713293,2.9689,-0.000003 -L 2.9689,-0.000003,2.398,-0.000003 -L 2.398,-0.000003,1.8408,-0.000003 -L 1.8408,-0.000003,1.2878,-0.000003 -L 5.96,-0.000003,5.904,2.637036 -L 5.904,2.637036,5.3786,3.579043 -L 5.3786,3.579043,3.82,3.699221 -L 1.2878,3.699221,1.8408,3.699221 -L 1.8408,3.699221,2.398,3.699221 -L 2.398,3.699221,2.9689,3.699221 -L 6.3523,3.699221,6.0753,4.231637 -L 6.0753,4.231637,5.9737,5.467455 -L 5.9737,5.467455,5.96,8.466166 -L 5.96,8.466166,5.3786,8.466166 -L 5.3786,8.466166,4.8112,8.466166 -L 4.8112,8.466166,4.2505,8.466166 -L 6.7827,3.699221,7.21,3.699221 -L 7.21,3.699221,7.6338,3.699221 -L 7.6338,3.699221,8.0611,3.699221 -L 1.2878,5.30087,1.8408,5.30087 -L 1.8408,5.30087,2.398,5.30087 -L 2.398,5.30087,2.9689,5.30087 -L 4.6778,5.567888,4.524,6.014122 -L 4.524,6.014122,4.3801,6.443413 -L 4.3801,6.443413,4.2505,6.864386 -L 7.21,5.567888,7.3435,6.014122 -L 7.3435,6.014122,7.4836,6.443413 -L 7.4836,6.443413,7.6338,6.864386 -L 0.864,6.864386,1.6975,6.864386 -L 1.6975,6.864386,2.5416,6.864386 -L 2.5416,6.864386,3.3962,6.864386 -L 1.2878,8.466166,1.8408,8.466166 -L 1.8408,8.466166,2.398,8.466166 -L 2.398,8.466166,2.9689,8.466166 -L 6.3523,8.466166,6.7827,8.466166 -L 6.7827,8.466166,7.21,8.466166 -L 7.21,8.466166,7.6338,8.466166 - -[貧] 42 -L 1.2579,-0.000003,1.8186,0.189239 -L 1.8186,0.189239,2.3892,0.369987 -L 2.3892,0.369987,2.9674,0.533989 -L 6.7812,-0.000003,6.4874,0.189239 -L 6.4874,0.189239,6.1998,0.369987 -L 6.1998,0.369987,5.927,0.533989 -L 2.5436,1.563535,2.5646,3.617242 -L 2.5646,3.617242,2.2985,4.874293 -L 2.2985,4.874293,1.2579,5.30087 -L 2.9674,1.563535,4.0949,1.563535 -L 4.0949,1.563535,5.2262,1.563535 -L 5.2262,1.563535,6.3575,1.563535 -L 6.3575,1.563535,6.3575,1.933657 -L 6.3575,1.933657,6.3575,2.28666 -L 6.3575,2.28666,6.3575,2.631411 -L 6.3575,2.631411,5.2262,2.631411 -L 5.2262,2.631411,4.0949,2.631411 -L 4.0949,2.631411,2.9674,2.631411 -L 6.3575,3.432159,5.2262,3.535372 -L 5.2262,3.535372,4.0949,3.621444 -L 4.0949,3.621444,2.9674,3.699221 -L 6.3575,4.499969,5.2262,4.603072 -L 5.2262,4.603072,4.0949,4.689298 -L 4.0949,4.689298,2.9674,4.76703 -L 2.7534,5.834818,3.0967,6.281074 -L 3.0967,6.281074,3.4609,6.710497 -L 3.4609,6.710497,3.8252,7.131405 -L 3.8252,7.131405,3.3947,7.398356 -L 3.3947,7.398356,2.9674,7.665199 -L 2.9674,7.665199,2.5436,7.932174 -L 2.5436,7.932174,1.9727,7.587599 -L 1.9727,7.587599,1.4155,7.234485 -L 1.4155,7.234485,0.8625,6.864386 -L 5.0724,5.834818,5.6885,5.863013 -L 5.6885,5.863013,6.0251,6.060748 -L 6.0251,6.060748,6.3575,6.597411 -L 6.3575,6.597411,5.9932,7.160978 -L 5.9932,7.160978,5.4437,7.368673 -L 5.4437,7.368673,4.2493,7.398356 -L 7.6358,6.864386,6.9108,7.587599 -L 6.9108,7.587599,6.1998,8.302318 -L 6.1998,8.302318,5.4997,8.999962 - -[婦] 15 -L 4.2653,6.330328,0.668,6.330328 -L 1.5226,3.326538,2.1428,8.99994 -L 7.4487,6.330459,7.4487,8.466166 -L 7.4487,8.466166,4.465,8.466166 -L 4.465,7.398356,7.4487,7.398356 -L 3.8205,3.699221,3.8205,4.76703 -L 3.8205,4.76703,8.0616,4.76703 -L 8.0616,4.76703,8.0616,3.699221 -L 4.6748,0.533989,4.6748,3.165294 -L 4.6748,3.165294,7.2389,3.165294 -L 7.2389,3.165294,7.2389,0.533989 -L 5.9567,4.76703,5.9567,-0.000003 -L 4.465,6.330459,7.4487,6.330459 -A -3.8709,-3.39957,8.620982,23.224227,51.278884 -A -5.7275,6.330328,9.138971,316.15783,0 - -[富] 51 -L 1.7176,-0.000003,1.7176,1.066362 -L 1.7176,1.066362,1.7176,2.124321 -L 1.7176,2.124321,1.7176,3.165294 -L 1.7176,3.165294,3.3952,3.165294 -L 3.3952,3.165294,5.0831,3.165294 -L 5.0831,3.165294,6.7852,3.165294 -L 6.7852,3.165294,6.7852,2.124321 -L 6.7852,2.124321,6.7852,1.066362 -L 6.7852,1.066362,6.7852,-0.000003 -L 6.7852,-0.000003,5.0831,-0.000003 -L 5.0831,-0.000003,3.3952,-0.000003 -L 3.3952,-0.000003,1.7176,-0.000003 -L 4.2495,0.800832,3.8852,1.337496 -L 3.8852,1.337496,3.3322,1.535296 -L 3.3322,1.535296,2.113,1.563535 -L 4.6736,1.563535,4.523,1.933657 -L 4.523,1.933657,4.3791,2.28666 -L 4.3791,2.28666,4.2495,2.631411 -L 5.1041,1.563535,5.5104,1.563535 -L 5.5104,1.563535,5.9275,1.563535 -L 5.9275,1.563535,6.3548,1.563535 -L 2.5406,4.76703,2.5406,5.137021 -L 2.5406,5.137021,2.5406,5.490134 -L 2.5406,5.490134,2.5406,5.834818 -L 2.5406,5.834818,3.6681,5.834818 -L 3.6681,5.834818,4.7962,5.834818 -L 4.7962,5.834818,5.9275,5.834818 -L 5.9275,5.834818,5.9275,5.490134 -L 5.9275,5.490134,5.9275,5.137021 -L 5.9275,5.137021,5.9275,4.76703 -L 5.9275,4.76703,4.7962,4.76703 -L 4.7962,4.76703,3.6681,4.76703 -L 3.6681,4.76703,2.5406,4.76703 -L 0.8595,6.330459,0.8595,6.864386 -L 0.8595,6.864386,0.8595,7.398356 -L 0.8595,7.398356,0.8595,7.932174 -L 0.8595,7.932174,1.9904,7.932174 -L 1.9904,7.932174,3.1217,7.932174 -L 3.1217,7.932174,4.2495,7.932174 -L 4.2495,7.932174,4.2495,8.302318 -L 4.2495,8.302318,4.2495,8.655387 -L 4.2495,8.655387,4.2495,8.999962 -L 7.6363,6.330459,7.6363,6.864386 -L 7.6363,6.864386,7.6363,7.398356 -L 7.6363,7.398356,7.6363,7.932174 -L 7.6363,7.932174,6.635,7.932174 -L 6.635,7.932174,5.654,7.932174 -L 5.654,7.932174,4.6736,7.932174 -L 2.113,6.864386,3.5178,6.864386 -L 3.5178,6.864386,4.9293,6.864386 -L 4.9293,6.864386,6.3548,6.864386 - -[布] 27 -L 4.6788,-0.000003,4.6613,2.998511 -L 4.6613,2.998511,4.5562,4.234549 -L 4.5562,4.234549,4.2798,4.76703 -L 4.2798,4.76703,2.833,4.504172 -L 2.833,4.504172,2.5108,3.52968 -L 2.5108,3.52968,2.5703,1.563535 -L 5.9537,1.563535,6.2339,1.563535 -L 6.2339,1.563535,6.5144,1.563535 -L 6.5144,1.563535,6.8121,1.563535 -L 6.8121,1.563535,6.8121,2.631411 -L 6.8121,2.631411,6.8121,3.699221 -L 6.8121,3.699221,6.8121,4.76703 -L 6.8121,4.76703,5.4843,4.799363 -L 5.4843,4.799363,4.8434,5.179357 -L 4.8434,5.179357,4.6788,6.330459 -L 1.0783,3.699221,1.8453,4.843187 -L 1.8453,4.843187,2.6333,5.987306 -L 2.6333,5.987306,3.4284,7.131405 -L 3.4284,7.131405,2.5703,7.234485 -L 2.5703,7.234485,1.716,7.320668 -L 1.716,7.320668,0.865,7.398356 -L 3.8522,7.398356,3.8522,7.932174 -L 3.8522,7.932174,3.8522,8.466166 -L 3.8522,8.466166,3.8522,8.999962 -L 4.2798,7.398356,5.5407,7.398356 -L 5.5407,7.398356,6.8121,7.398356 -L 6.8121,7.398356,8.094,7.398356 - - -# kan_17 ------------------------------------------------------- -# 武復複仏編保墓L暴貿防務夢迷綿預容率略領句製弁私晩宅痛困閉若降済映座暖難洗割誌窓忘呼並簡訪論異遺 - -[武] 10 -L 0.0034,6.015173,7.2041,6.015173 -L 7.2041,0.015189,7.2041,1.515157 -L 5.9187,8.481292,6.8647,7.539374 -L 0.5004,7.515163,3.6036,7.515163 -L 0.0034,0.015189,4.227,1.146896 -L 2.5353,5.316084,2.5353,0.693679 -L 0.8615,4.248317,0.8615,0.244074 -L 4.6718,9.015198,4.6718,6.015173 -L 4.227,3.714325,2.5353,3.714325 -A 13.05,6.015173,8.374544,180,225.76263 - -[復] 14 -L 0.8562,9.01511,-0.3904,6.917689 -L 0.8562,0.015189,0.8562,5.582905 -L 6.376,4.515183,6.376,6.650802 -L 6.376,6.650802,3.4199,6.650802 -L 3.4199,6.650802,3.4199,4.515183 -L 3.4199,4.515183,6.376,4.515183 -L 6.376,5.59571,3.4199,5.59571 -L 6.8068,7.515163,2.9961,7.515163 -L 6.1098,3.765198,3.9768,3.765198 -A -4.8598,8.148122,6.266899,315.462,348.67668 -A -2.2432,9.015198,5.44975,326.5996,0 -A 7.6089,4.635032,4.688563,205.8058,260.17837 -A -0.2751,5.172921,4.475452,305.1853,348.07661 -A 1.5076,4.635032,4.688563,279.82162,349.30825 - -[複] 17 -L -0.3957,7.413461,2.1684,7.413461 -L 0.8897,9.014936,0.8897,7.413461 -L 2.1684,3.180464,0.8897,4.782026 -L 0.8897,4.782026,0.8897,0.015189 -L 6.3815,4.515183,6.3815,6.650802 -L 6.3815,6.650802,3.4184,6.650802 -L 3.4184,6.650802,3.4184,4.515183 -L 3.4184,4.515183,6.3815,4.515183 -L 6.3815,5.59571,3.4184,5.59571 -L 6.8057,7.515163,2.9985,7.515163 -L 6.1157,3.765198,3.9753,3.765198 -L 2.3295,4.621942,1.5271,3.981256 -A -8.5039,10.983969,11.256284,316.1117,341.50627 -A -2.2415,9.015198,5.44975,326.5996,0 -A 7.6074,4.635032,4.688563,205.8058,260.17837 -A -0.2693,5.172921,4.475452,305.1853,348.07661 -A 1.51,4.635032,4.688563,279.82162,349.30825 - -[仏] 24 -L 0.8882,0.015189,0.8041,1.960188 -L 0.8041,1.960188,0.7341,3.905077 -L 0.7341,3.905077,0.6745,5.850032 -L 0.6745,5.850032,0.4644,5.68614 -L 0.4644,5.68614,0.2577,5.505304 -L 0.2577,5.505304,0.0616,5.316084 -L 1.7431,0.015189,2.1736,0.015189 -L 2.1736,0.015189,2.5974,0.015189 -L 2.5974,0.015189,3.0247,0.015189 -L 3.0247,0.015189,3.459,2.975658 -L 3.459,2.975658,4.268,6.003943 -L 4.268,6.003943,4.6992,9.015198 -L 3.452,0.015189,4.3349,0.54627 -L 4.3349,0.54627,5.6655,0.933247 -L 5.6655,0.933247,6.8388,1.082999 -L 6.8388,1.082999,6.5376,2.149386 -L 6.5376,2.149386,6.2578,3.207301 -L 6.2578,3.207301,5.9846,4.248317 -L 7.2626,0.015189,7.2626,0.385376 -L 7.2626,0.385376,7.2626,0.738445 -L 7.2626,0.738445,7.2626,1.082999 -L 0.8882,6.650802,1.1649,7.450259 -L 1.1649,7.450259,1.4489,8.241243 -L 1.4489,8.241243,1.7431,9.015198 - -[編] 75 -L 1.3455,0.015189,1.3455,1.615437 -L 1.3455,1.615437,1.3455,3.207301 -L 1.3455,3.207301,1.3455,4.782091 -L 1.3455,4.782091,0.9217,4.782091 -L 0.9217,4.782091,0.4909,4.782091 -L 0.4909,4.782091,0.0639,4.782091 -L 3.447,0.015189,3.3699,0.738445 -L 3.3699,0.738445,3.2999,1.453076 -L 3.2999,1.453076,3.2368,2.150809 -L 3.2368,2.150809,2.8796,1.616969 -L 2.8796,1.616969,2.5363,1.082999 -L 2.5363,1.082999,2.2004,0.549159 -L 4.7359,0.015189,4.7082,1.663508 -L 4.7082,1.663508,4.3926,2.447445 -L 4.3926,2.447445,3.447,2.646559 -L 3.447,2.646559,3.447,4.248317 -L 3.447,4.248317,3.447,5.850032 -L 3.447,5.850032,3.447,7.451704 -L 3.447,7.451704,4.5818,7.451704 -L 4.5818,7.451704,5.7166,7.451704 -L 5.7166,7.451704,6.8657,7.451704 -L 6.8657,7.451704,6.8657,6.917754 -L 6.8657,6.917754,6.8657,6.383893 -L 6.8657,6.383893,6.8657,5.850032 -L 6.8657,5.850032,5.864,5.850032 -L 5.864,5.850032,4.8623,5.850032 -L 4.8623,5.850032,3.8781,5.850032 -L 5.587,0.015189,5.3667,1.807612 -L 5.3667,1.807612,4.9565,3.040672 -L 4.9565,3.040672,4.7359,4.248317 -L 4.7359,4.248317,4.4382,4.248317 -L 4.4382,4.248317,4.1545,4.248317 -L 4.1545,4.248317,3.8781,4.248317 -L 6.8657,0.015189,6.8657,0.892334 -L 6.8657,0.892334,6.8657,1.769501 -L 6.8657,1.769501,6.8657,2.646559 -L 6.8657,2.646559,6.5715,2.646559 -L 6.5715,2.646559,6.2878,2.646559 -L 6.2878,2.646559,6.0146,2.646559 -L 6.0146,2.646559,5.7166,3.180442 -L 5.7166,3.180442,5.4367,3.714325 -L 5.4367,3.714325,5.1565,4.248317 -L 0.0639,1.349951,0.197,1.960188 -L 0.197,1.960188,0.3403,2.570337 -L 0.3403,2.570337,0.4909,3.180442 -L 2.2004,2.150809,2.2004,2.494049 -L 2.2004,2.494049,2.2004,2.837224 -L 2.2004,2.837224,2.2004,3.180442 -L 6.8657,3.180442,6.8657,3.55052 -L 6.8657,3.55052,6.8657,3.903589 -L 6.8657,3.903589,6.8657,4.248317 -L 6.8657,4.248317,6.5715,4.248317 -L 6.5715,4.248317,6.2878,4.248317 -L 6.2878,4.248317,6.0146,4.248317 -L 2.6309,4.515183,2.4736,4.782091 -L 2.4736,4.782091,2.33,5.049087 -L 2.33,5.049087,2.2004,5.316084 -L 2.2004,5.316084,2.0495,5.152191 -L 2.0495,5.152191,1.9062,4.971486 -L 1.9062,4.971486,1.7731,4.782091 -L 0.9217,5.316084,1.0513,5.583058 -L 1.0513,5.583058,1.1914,5.850032 -L 1.1914,5.850032,1.3455,6.117007 -L 1.3455,6.117007,1.0513,6.486843 -L 1.0513,6.486843,0.7676,6.840175 -L 0.7676,6.840175,0.4909,7.184707 -L 0.4909,7.184707,0.7676,7.794834 -L 0.7676,7.794834,1.0513,8.404984 -L 1.0513,8.404984,1.3455,9.015198 -L 1.7731,7.184707,1.9062,7.450259 -L 1.9062,7.450259,2.0495,7.707338 -L 2.0495,7.707338,2.2004,7.947388 -L 3.0547,8.481292,4.456,8.481292 -L 4.456,8.481292,5.8602,8.481292 -L 5.8602,8.481292,7.2615,8.481292 - -[保] 39 -L 0.9482,0.015189,0.8645,1.960188 -L 0.8645,1.960188,0.7976,3.905077 -L 0.7976,3.905077,0.7381,5.850032 -L 0.7381,5.850032,0.5209,5.68614 -L 0.5209,5.68614,0.3076,5.505304 -L 0.3076,5.505304,0.094,5.316084 -L 4.7624,0.015189,4.6787,1.081685 -L 4.6787,1.081685,4.6118,2.139491 -L 4.6118,2.139491,4.5491,3.180442 -L 4.5491,3.180442,3.7575,2.492626 -L 3.7575,2.492626,2.9726,1.796295 -L 2.9726,1.796295,2.1989,1.082999 -L 6.8674,1.082999,5.3371,2.98564 -L 5.3371,2.98564,4.1775,3.540647 -L 4.1775,3.540647,2.1989,3.714325 -L 5.5855,3.714325,6.1462,3.714325 -L 6.1462,3.714325,6.7167,3.714325 -L 6.7167,3.714325,7.2947,3.714325 -L 4.7624,4.248317,4.7624,4.782091 -L 4.7624,4.782091,4.7624,5.316084 -L 4.7624,5.316084,4.7624,5.850032 -L 4.7624,5.850032,4.1848,5.850032 -L 4.1848,5.850032,3.6136,5.850032 -L 3.6136,5.850032,3.0532,5.850032 -L 3.0532,5.850032,3.0532,6.727112 -L 3.0532,6.727112,3.0532,7.604192 -L 3.0532,7.604192,3.0532,8.481292 -L 3.0532,8.481292,4.1848,8.481292 -L 4.1848,8.481292,5.3161,8.481292 -L 5.3161,8.481292,6.4404,8.481292 -L 6.4404,8.481292,6.4404,7.604192 -L 6.4404,7.604192,6.4404,6.727112 -L 6.4404,6.727112,6.4404,5.850032 -L 6.4404,5.850032,6.0166,5.850032 -L 6.0166,5.850032,5.596,5.850032 -L 5.596,5.850032,5.1932,5.850032 -L 0.9482,6.650802,1.2249,7.450259 -L 1.2249,7.450259,1.4946,8.241243 -L 1.4946,8.241243,1.7751,9.015198 - -[墓] 63 -L 0.9467,0.015189,1.8052,0.015189 -L 1.8052,0.015189,2.6594,0.015189 -L 2.6594,0.015189,3.5105,0.015189 -L 3.5105,0.015189,3.3638,1.210072 -L 3.3638,1.210072,2.9294,1.591401 -L 2.9294,1.591401,2.2321,1.616969 -L 3.9417,0.015189,4.6418,0.015189 -L 4.6418,0.015189,5.3423,0.015189 -L 5.3423,0.015189,6.0428,0.015189 -L 0.3093,1.616969,0.9467,2.227053 -L 0.9467,2.227053,1.5877,2.837224 -L 1.5877,2.837224,2.2321,3.447395 -L 2.2321,3.447395,1.532,3.55052 -L 1.532,3.55052,0.8315,3.636636 -L 0.8315,3.636636,0.1271,3.714325 -L 3.9417,1.616969,3.7875,1.960188 -L 3.7875,1.960188,3.6436,2.303384 -L 3.6436,2.303384,3.5105,2.646559 -L 6.4736,1.616969,5.1321,2.957248 -L 5.1321,2.957248,4.1238,3.467183 -L 4.1238,3.467183,2.6594,3.714325 -L 2.6594,3.714325,2.6594,4.084491 -L 2.6594,4.084491,2.6594,4.43745 -L 2.6594,4.43745,2.6594,4.782091 -L 2.6594,4.782091,2.2321,4.782091 -L 2.2321,4.782091,1.8052,4.782091 -L 1.8052,4.782091,1.3775,4.782091 -L 1.3775,4.782091,1.3775,5.505304 -L 1.3775,5.505304,1.3775,6.220001 -L 1.3775,6.220001,1.3775,6.917754 -L 1.3775,6.917754,1.6546,7.020967 -L 1.6546,7.020967,1.9348,7.107062 -L 1.9348,7.107062,2.2321,7.184707 -L 2.2321,7.184707,1.8679,7.721458 -L 1.8679,7.721458,1.3215,7.91915 -L 1.3215,7.91915,0.1271,7.947388 -L 5.1882,3.714325,5.7486,3.714325 -L 5.7486,3.714325,6.3198,3.714325 -L 6.3198,3.714325,6.8977,3.714325 -L 3.0867,4.782091,3.9168,4.782091 -L 3.9168,4.782091,4.7644,4.782091 -L 4.7644,4.782091,5.6193,4.782091 -L 5.6193,4.782091,5.6193,5.152191 -L 5.6193,5.152191,5.6193,5.505304 -L 5.6193,5.505304,5.6193,5.850032 -L 5.6193,5.850032,4.3371,5.850032 -L 4.3371,5.850032,3.0657,5.850032 -L 3.0657,5.850032,1.8052,5.850032 -L 5.6193,6.650802,4.6176,6.753928 -L 4.6176,6.753928,3.6331,6.840175 -L 3.6331,6.840175,2.6594,6.917754 -L 4.7644,7.451704,4.4001,7.800592 -L 4.4001,7.800592,3.8537,7.929 -L 3.8537,7.929,2.6594,7.947388 -L 2.6594,7.947388,2.5053,8.317554 -L 2.5053,8.317554,2.3621,8.670513 -L 2.3621,8.670513,2.2321,9.015198 -L 5.1882,7.947388,5.0376,8.317554 -L 5.0376,8.317554,4.894,8.670513 -L 4.894,8.670513,4.7644,9.015198 -L 5.6193,7.947388,6.0428,7.947388 -L 6.0428,7.947388,6.4736,7.947388 -L 6.4736,7.947388,6.8977,7.947388 - -[豊] 72 -L 0.126,0.015189,0.9561,0.015189 -L 0.9561,0.015189,1.8068,0.015189 -L 1.8068,0.015189,2.6579,0.015189 -L 2.6579,0.015189,2.5147,0.652175 -L 2.5147,0.652175,2.3847,1.272262 -L 2.3847,1.272262,2.2621,1.883812 -L 2.2621,1.883812,1.9644,1.986981 -L 1.9644,1.986981,1.6807,2.073142 -L 1.6807,2.073142,1.4114,2.150809 -L 1.4114,2.150809,1.4114,2.683225 -L 1.4114,2.683225,1.4114,3.207301 -L 1.4114,3.207301,1.4114,3.714325 -L 1.4114,3.714325,2.812,3.714325 -L 2.812,3.714325,4.2239,3.714325 -L 4.2239,3.714325,5.6455,3.714325 -L 5.6455,3.714325,5.6455,3.207301 -L 5.6455,3.207301,5.6455,2.683225 -L 5.6455,2.683225,5.6455,2.150809 -L 5.6455,2.150809,5.3513,2.150809 -L 5.3513,2.150809,5.0676,2.150809 -L 5.0676,2.150809,4.7944,2.150809 -L 4.7944,2.150809,4.6438,1.539324 -L 4.6438,1.539324,4.497,0.919106 -L 4.497,0.919106,4.3675,0.282054 -L 4.3675,0.282054,5.1972,0.204518 -L 5.1972,0.204518,6.0483,0.118292 -L 6.0483,0.118292,6.8994,0.015189 -L 3.0852,0.015189,3.3622,0.015189 -L 3.3622,0.015189,3.6421,0.015189 -L 3.6421,0.015189,3.9363,0.015189 -L 2.6579,2.150809,3.2183,2.150809 -L 3.2183,2.150809,3.7857,2.150809 -L 3.7857,2.150809,4.3675,2.150809 -L 0.126,4.782091,2.3847,4.782091 -L 2.3847,4.782091,4.6371,4.782091 -L 4.6371,4.782091,6.8994,4.782091 -L 0.9802,5.850032,0.9802,6.563241 -L 0.9802,6.563241,0.9802,7.259506 -L 0.9802,7.259506,0.9802,7.947388 -L 0.9802,7.947388,1.4114,7.947388 -L 1.4114,7.947388,1.8352,7.947388 -L 1.8352,7.947388,2.2621,7.947388 -L 2.2621,7.947388,2.3847,8.317554 -L 2.3847,8.317554,2.5147,8.670513 -L 2.5147,8.670513,2.6579,9.015198 -L 1.4114,5.850032,1.8142,5.953048 -L 1.8142,5.953048,2.2341,6.03923 -L 2.2341,6.03923,2.6579,6.117007 -L 2.6579,6.117007,2.35,6.68042 -L 2.35,6.68042,2.024,6.888072 -L 2.024,6.888072,1.4114,6.917754 -L 3.0852,5.850032,3.5164,5.953048 -L 3.5164,5.953048,3.9363,6.03923 -L 3.9363,6.03923,4.3675,6.117007 -L 4.3675,6.117007,3.8242,6.700275 -L 3.8242,6.700275,3.1973,7.046294 -L 3.1973,7.046294,2.6579,7.451704 -L 2.6579,7.451704,3.1973,7.840103 -L 3.1973,7.840103,3.8242,8.245424 -L 3.8242,8.245424,4.3675,9.015198 -L 4.7944,5.850032,5.2217,5.850032 -L 5.2217,5.850032,5.6455,5.850032 -L 5.6455,5.850032,6.0766,5.850032 -L 6.0766,5.850032,6.0766,6.220001 -L 6.0766,6.220001,6.0766,6.573113 -L 6.0766,6.573113,6.0766,6.917754 -L 6.0766,6.917754,5.1587,6.937565 -L 5.1587,6.937565,4.7138,7.075847 -L 4.7138,7.075847,4.3675,7.451704 -L 4.3675,7.451704,4.7138,7.78216 -L 4.7138,7.78216,5.1587,7.78216 -L 5.1587,7.78216,6.0766,7.451704 - -[暴] 60 -L 2.6848,0.015189,2.9646,0.015189 -L 2.9646,0.015189,3.2448,0.015189 -L 3.2448,0.015189,3.5425,0.015189 -L 3.5425,0.015189,3.5215,0.786319 -L 3.5215,0.786319,3.3537,1.201644 -L 3.3537,1.201644,2.9016,1.616969 -L 2.9016,1.616969,2.2641,1.272262 -L 2.2641,1.272262,1.6302,0.919106 -L 1.6302,0.919106,1.0103,0.549159 -L 5.6475,0.549159,4.947,1.262412 -L 4.947,1.262412,4.2434,1.958721 -L 4.2434,1.958721,3.5425,2.646559 -L 0.3693,2.150809,0.8596,2.59713 -L 0.8596,2.59713,1.3465,3.026465 -L 1.3465,3.026465,1.8337,3.447395 -L 1.8337,3.447395,1.2659,3.55052 -L 1.2659,3.55052,0.7055,3.636636 -L 0.7055,3.636636,0.1592,3.714325 -L 4.3936,2.150809,4.6738,2.59713 -L 4.6738,2.59713,4.947,3.026465 -L 4.947,3.026465,5.2202,3.447395 -L 5.2202,3.447395,4.2259,3.55052 -L 4.2259,3.55052,3.2378,3.636636 -L 3.2378,3.636636,2.2641,3.714325 -L 6.5056,2.150809,6.2082,2.3302 -L 6.2082,2.3302,5.9245,2.492626 -L 5.9245,2.492626,5.6475,2.646559 -L 5.6475,3.714325,6.0751,3.714325 -L 6.0751,3.714325,6.5056,3.714325 -L 6.5056,3.714325,6.9294,3.714325 -L 2.6848,4.248317,2.3415,4.623977 -L 2.3415,4.623977,1.9072,4.762324 -L 1.9072,4.762324,1.0103,4.782091 -L 4.3936,4.248317,3.5075,4.903626 -L 3.5075,4.903626,2.9089,5.194505 -L 2.9089,5.194505,2.6848,6.383893 -L 2.6848,6.383893,2.2641,6.383893 -L 2.2641,6.383893,1.8337,6.383893 -L 1.8337,6.383893,1.4099,6.383893 -L 1.4099,6.383893,1.4099,7.097124 -L 1.4099,7.097124,1.4099,7.793477 -L 1.4099,7.793477,1.4099,8.481292 -L 1.4099,8.481292,2.814,8.481292 -L 2.814,8.481292,4.2259,8.481292 -L 4.2259,8.481292,5.6475,8.481292 -L 5.6475,8.481292,5.6475,7.793477 -L 5.6475,7.793477,5.6475,7.097124 -L 5.6475,7.097124,5.6475,6.383893 -L 5.6475,6.383893,5.2237,6.383893 -L 5.2237,6.383893,4.8034,6.383893 -L 4.8034,6.383893,4.3936,6.383893 -L 4.3936,6.383893,4.5197,5.256651 -L 4.5197,5.256651,5.0171,4.841392 -L 5.0171,4.841392,6.0751,4.782091 -L 3.1152,6.383893,3.3923,6.383893 -L 3.3923,6.383893,3.676,6.383893 -L 3.676,6.383893,3.9733,6.383893 -L 1.8337,7.451704,2.9646,7.451704 -L 2.9646,7.451704,4.0889,7.451704 -L 4.0889,7.451704,5.2202,7.451704 - -[貿] 48 -L 0.1577,0.015189,0.7145,0.204518 -L 0.7145,0.204518,1.2854,0.385376 -L 1.2854,0.385376,1.8672,0.549159 -L 6.1052,0.015189,5.8071,0.204518 -L 5.8071,0.204518,5.5269,0.385376 -L 5.5269,0.385376,5.2537,0.549159 -L 1.436,1.616969,1.436,2.683225 -L 1.436,2.683225,1.436,3.741272 -L 1.436,3.741272,1.436,4.782091 -L 1.436,4.782091,2.9946,4.782091 -L 2.9946,4.782091,4.5532,4.782091 -L 4.5532,4.782091,6.1052,4.782091 -L 6.1052,4.782091,6.1052,3.741272 -L 6.1052,3.741272,6.1052,2.683225 -L 6.1052,2.683225,6.1052,1.616969 -L 6.1052,1.616969,4.5532,1.616969 -L 4.5532,1.616969,2.9946,1.616969 -L 2.9946,1.616969,1.436,1.616969 -L 1.8672,2.646559,3.1242,2.646559 -L 3.1242,2.646559,4.3991,2.646559 -L 4.3991,2.646559,5.6775,2.646559 -L 1.8672,3.714325,3.1242,3.714325 -L 3.1242,3.714325,4.3991,3.714325 -L 4.3991,3.714325,5.6775,3.714325 -L 0.1577,6.383893,0.4343,6.383893 -L 0.4343,6.383893,0.7145,6.383893 -L 0.7145,6.383893,1.0123,6.383893 -L 1.0123,6.383893,1.0123,7.097124 -L 1.0123,7.097124,1.0123,7.793477 -L 1.0123,7.793477,1.0123,8.481292 -L 1.0123,8.481292,1.9439,8.501125 -L 1.9439,8.501125,2.4973,8.639538 -L 2.4973,8.639538,3.1421,9.015198 -L 1.436,6.383893,1.7831,6.759509 -L 1.7831,6.759509,2.2315,6.897834 -L 2.2315,6.897834,3.1421,6.917754 -L 4.3991,6.383893,5.0019,7.173324 -L 5.0019,7.173324,5.2222,7.717189 -L 5.2222,7.717189,5.2537,8.481292 -L 5.2537,8.481292,4.956,8.481292 -L 4.956,8.481292,4.6758,8.481292 -L 4.6758,8.481292,4.3991,8.481292 -L 5.6775,6.383893,6.6582,6.656384 -L 6.6582,6.656384,6.9528,7.395138 -L 6.9528,7.395138,6.9629,8.481292 -L 6.9629,8.481292,6.5325,8.481292 -L 6.5325,8.481292,6.1052,8.481292 -L 6.1052,8.481292,5.6775,8.481292 - -[防] 30 -L 0.1915,0.015189,0.1915,2.837224 -L 0.1915,2.837224,0.1915,5.65928 -L 0.1915,5.65928,0.1915,8.481292 -L 0.1915,8.481292,0.7446,8.403669 -L 0.7446,8.403669,1.319,8.317554 -L 1.319,8.317554,1.8972,8.21434 -L 1.8972,8.21434,1.3683,6.15225 -L 1.3683,6.15225,1.631,4.861247 -L 1.631,4.861247,1.8972,2.646559 -L 1.8972,2.646559,1.5992,2.492626 -L 1.5992,2.492626,1.319,2.3302 -L 1.319,2.3302,1.0426,2.150809 -L 2.5063,0.015189,3.8863,2.494049 -L 3.8863,2.494049,4.3696,4.48979 -L 4.3696,4.48979,4.426,7.451704 -L 4.426,7.451704,3.8477,7.451704 -L 3.8477,7.451704,3.2768,7.451704 -L 3.2768,7.451704,2.7164,7.451704 -L 4.8564,0.015189,6.2823,0.852712 -L 6.2823,0.852712,6.5972,2.749618 -L 6.5972,2.749618,6.531,4.782091 -L 6.531,4.782091,5.9667,4.782091 -L 5.9667,4.782091,5.4063,4.782091 -L 5.4063,4.782091,4.8564,4.782091 -L 4.8564,7.451704,4.8564,7.984033 -L 4.8564,7.984033,4.8564,8.508196 -L 4.8564,8.508196,4.8564,9.015198 -L 5.2802,7.451704,5.9846,7.451704 -L 5.9846,7.451704,6.6847,7.451704 -L 6.6847,7.451704,7.3887,7.451704 - -[務] 63 -L 1.0446,0.015189,1.3175,0.015189 -L 1.3175,0.015189,1.5977,0.015189 -L 1.5977,0.015189,1.8957,0.015189 -L 1.8957,0.015189,1.8117,1.615437 -L 1.8117,1.615437,1.7448,3.207301 -L 1.7448,3.207301,1.6817,4.782091 -L 1.6817,4.782091,1.1949,4.084491 -L 1.1949,4.084491,0.708,3.36964 -L 0.708,3.36964,0.2177,2.646559 -L 3.3913,0.015189,3.8781,0.816046 -L 3.8781,0.816046,4.3681,1.616969 -L 4.3681,1.616969,4.8549,2.417652 -L 4.8549,2.417652,4.5436,2.954468 -L 4.5436,2.954468,4.2248,3.152226 -L 4.2248,3.152226,3.6046,3.180442 -L 5.7095,0.015189,6.8443,0.513763 -L 6.8443,0.513763,7.0583,1.715848 -L 7.0583,1.715848,6.9918,3.180442 -L 6.9918,3.180442,6.4135,3.180442 -L 6.4135,3.180442,5.8395,3.180442 -L 5.8395,3.180442,5.2857,3.180442 -L 5.2857,3.180442,4.8549,3.714325 -L 4.8549,3.714325,4.4346,4.248317 -L 4.4346,4.248317,4.0319,4.782091 -L 2.7535,4.782091,2.8796,5.049087 -L 2.8796,5.049087,3.0235,5.316084 -L 3.0235,5.316084,3.1738,5.583058 -L 3.1738,5.583058,2.5997,5.505304 -L 2.5997,5.505304,2.025,5.419165 -L 2.025,5.419165,1.4649,5.316084 -L 6.9918,4.782091,6.5641,5.152191 -L 6.5641,5.152191,6.1368,5.505304 -L 6.1368,5.505304,5.7095,5.850032 -L 5.7095,5.850032,5.4157,5.68614 -L 5.4157,5.68614,5.132,5.505304 -L 5.132,5.505304,4.8549,5.316084 -L 0.2177,5.850032,0.4909,5.850032 -L 0.4909,5.850032,0.7644,5.850032 -L 0.7644,5.850032,1.0446,5.850032 -L 1.8957,6.650802,1.5977,6.917754 -L 1.5977,6.917754,1.3175,7.184707 -L 1.3175,7.184707,1.0446,7.451704 -L 5.2857,6.383893,4.925,6.753928 -L 4.925,6.753928,4.5821,7.107062 -L 4.5821,7.107062,4.2459,7.451704 -L 4.2459,7.451704,4.0319,7.28792 -L 4.0319,7.28792,3.8186,7.107062 -L 3.8186,7.107062,3.6046,6.917754 -L 6.1368,6.383893,6.438,6.79773 -L 6.438,6.79773,6.5505,7.203073 -L 6.5505,7.203073,6.5641,7.947388 -L 6.5641,7.947388,5.864,7.947388 -L 5.864,7.947388,5.1632,7.947388 -L 5.1632,7.947388,4.4592,7.947388 -L 4.4592,7.947388,4.4592,8.317554 -L 4.4592,8.317554,4.4592,8.670513 -L 4.4592,8.670513,4.4592,9.015198 -L 2.323,7.451704,2.4558,7.717189 -L 2.4558,7.717189,2.5997,7.974269 -L 2.5997,7.974269,2.7535,8.21434 -L 2.7535,8.21434,1.8957,8.317554 -L 1.8957,8.317554,1.0513,8.403669 -L 1.0513,8.403669,0.2177,8.481292 - -[夢] 51 -L 0.647,0.015189,1.8942,0.05481 -L 1.8942,0.05481,2.6648,0.33157 -L 2.6648,0.33157,3.6031,1.082999 -L 3.6031,1.082999,3.1162,1.615437 -L 3.1162,1.615437,2.6262,2.139491 -L 2.6262,2.139491,2.1394,2.646559 -L 2.1394,2.646559,1.7751,2.492626 -L 1.7751,2.492626,1.4175,2.3302 -L 1.4175,2.3302,1.0708,2.150809 -L 4.0339,1.082999,4.4577,1.693148 -L 4.4577,1.693148,4.885,2.303384 -L 4.885,2.303384,5.3126,2.913467 -L 5.3126,2.913467,4.4615,3.01668 -L 4.4615,3.01668,3.6139,3.102732 -L 3.6139,3.102732,2.7803,3.180442 -L 0.2165,3.714325,0.2165,4.084491 -L 0.2165,4.084491,0.2165,4.43745 -L 0.2165,4.43745,0.2165,4.782091 -L 0.2165,4.782091,2.4753,4.782091 -L 2.4753,4.782091,4.7414,4.782091 -L 4.7414,4.782091,7.0215,4.782091 -L 7.0215,4.782091,7.0215,4.43745 -L 7.0215,4.43745,7.0215,4.084491 -L 7.0215,4.084491,7.0215,3.714325 -L 1.0708,5.850032,1.0708,6.220001 -L 1.0708,6.220001,1.0708,6.573113 -L 1.0708,6.573113,1.0708,6.917754 -L 1.0708,6.917754,1.9884,6.937565 -L 1.9884,6.937565,2.4332,7.075847 -L 2.4332,7.075847,2.7803,7.451704 -L 2.7803,7.451704,2.3986,7.800592 -L 2.3986,7.800592,1.7398,7.929 -L 1.7398,7.929,0.2165,7.947388 -L 1.5016,5.850032,4.0797,6.848515 -L 4.0797,6.848515,3.7256,7.889488 -L 3.7256,7.889488,2.7803,9.015198 -L 3.2111,5.850032,4.2475,6.245393 -L 4.2475,6.245393,5.1056,6.700275 -L 5.1056,6.700275,6.1672,6.917754 -L 6.1672,6.917754,6.1672,6.573113 -L 6.1672,6.573113,6.1672,6.220001 -L 6.1672,6.220001,6.1672,5.850032 -L 6.1672,5.850032,5.7434,5.850032 -L 5.7434,5.850032,5.3126,5.850032 -L 5.3126,5.850032,4.885,5.850032 -L 4.885,7.947388,4.7344,8.317554 -L 4.7344,8.317554,4.5876,8.670513 -L 4.5876,8.670513,4.4577,9.015198 -L 5.3126,7.947388,5.8727,7.947388 -L 5.8727,7.947388,6.4436,7.947388 -L 6.4436,7.947388,7.0215,7.947388 - -[迷] 48 -L 0.4634,0.015189,0.8101,0.385376 -L 0.8101,0.385376,1.1642,0.738445 -L 1.1642,0.738445,1.5285,1.082999 -L 1.5285,1.082999,1.5285,2.3302 -L 1.5285,2.3302,1.5285,3.560392 -L 1.5285,3.560392,1.5285,4.782091 -L 1.5285,4.782091,1.1047,4.782091 -L 1.1047,4.782091,0.6774,4.782091 -L 0.6774,4.782091,0.2501,4.782091 -L 2.7823,0.015189,2.4846,0.204518 -L 2.4846,0.204518,2.2041,0.385376 -L 2.2041,0.385376,1.9274,0.549159 -L 3.2061,0.015189,4.6138,0.015189 -L 4.6138,0.015189,6.0256,0.015189 -L 6.0256,0.015189,7.4473,0.015189 -L 4.915,1.082999,4.8344,2.494049 -L 4.8344,2.494049,4.7647,3.905077 -L 4.7647,3.905077,4.7013,5.316084 -L 4.7013,5.316084,3.9133,4.275067 -L 3.9133,4.275067,3.1256,3.217152 -L 3.1256,3.217152,2.355,2.150809 -L 7.4473,2.150809,6.7468,3.294907 -L 6.7468,3.294907,6.0466,4.438916 -L 6.0466,4.438916,5.3423,5.583058 -L 5.3423,5.583058,4.3371,5.68614 -L 4.3371,5.68614,3.3354,5.772256 -L 3.3354,5.772256,2.355,5.850032 -L 5.7419,5.850032,6.2984,5.850032 -L 6.2984,5.850032,6.8697,5.850032 -L 6.8697,5.850032,7.4473,5.850032 -L 4.915,6.383893,4.915,7.260951 -L 4.915,7.260951,4.915,8.138227 -L 4.915,8.138227,4.915,9.015198 -L 3.6369,7.184707,3.486,7.630941 -L 3.486,7.630941,3.3354,8.060452 -L 3.3354,8.060452,3.2061,8.481292 -L 6.1657,7.184707,6.2984,7.630941 -L 6.2984,7.630941,6.442,8.060452 -L 6.442,8.060452,6.5962,8.481292 -L 1.5285,7.451704,1.2304,7.794834 -L 1.2304,7.794834,0.9502,8.138227 -L 0.9502,8.138227,0.6774,8.481292 -L 5.3356,-0.000003,7.4651,-0.000003 -L 1.5141,1.067654,0.4634,0.015189 -L 0.2637,4.766921,1.5141,4.766921 -L 1.5141,1.067654,1.5141,4.766921 -L 0.6875,8.504299,1.5141,7.436446 -A 5.3356,7.363004,7.362973,238.75988,270 - -[綿] 69 -L 1.534,0.015189,1.534,1.615437 -L 1.534,1.615437,1.534,3.207301 -L 1.534,3.207301,1.534,4.782091 -L 1.534,4.782091,1.1032,4.782091 -L 1.1032,4.782091,0.6829,4.782091 -L 0.6829,4.782091,0.2797,4.782091 -L 5.3443,0.015189,5.3093,2.107028 -L 5.3093,2.107028,4.8995,2.995403 -L 4.8995,2.995403,3.6631,3.180442 -L 3.6631,3.180442,3.6631,2.303384 -L 3.6631,2.303384,3.6631,1.426239 -L 3.6631,1.426239,3.6631,0.549159 -L 6.1989,0.549159,6.4756,0.549159 -L 6.4756,0.549159,6.7561,0.549159 -L 6.7561,0.549159,7.0538,0.549159 -L 7.0538,0.549159,7.0538,1.426239 -L 7.0538,1.426239,7.0538,2.303384 -L 7.0538,2.303384,7.0538,3.180442 -L 7.0538,3.180442,5.905,3.282122 -L 5.905,3.282122,5.4357,3.739718 -L 5.4357,3.739718,5.3443,4.782091 -L 5.3443,4.782091,4.917,4.782091 -L 4.917,4.782091,4.4967,4.782091 -L 4.4967,4.782091,4.0939,4.782091 -L 4.0939,4.782091,4.0939,5.848522 -L 4.0939,5.848522,4.0939,6.906482 -L 4.0939,6.906482,4.0939,7.947388 -L 4.0939,7.947388,4.6862,8.164956 -L 4.6862,8.164956,5.0119,8.441759 -L 5.0119,8.441759,5.3443,9.015198 -L 0.2797,1.349951,0.4023,1.960188 -L 0.4023,1.960188,0.5319,2.570337 -L 0.5319,2.570337,0.6759,3.180442 -L 2.812,1.883812,2.6618,2.3302 -L 2.6618,2.3302,2.5143,2.759578 -L 2.5143,2.759578,2.3847,3.180442 -L 2.812,4.515183,2.6618,4.782091 -L 2.6618,4.782091,2.5143,5.049087 -L 2.5143,5.049087,2.3847,5.316084 -L 2.3847,5.316084,2.2345,5.152191 -L 2.2345,5.152191,2.087,4.971486 -L 2.087,4.971486,1.9543,4.782091 -L 5.7681,4.782091,6.0451,4.782091 -L 6.0451,4.782091,6.3253,4.782091 -L 6.3253,4.782091,6.6265,4.782091 -L 6.6265,4.782091,6.6265,5.316084 -L 6.6265,5.316084,6.6265,5.850032 -L 6.6265,5.850032,6.6265,6.383893 -L 6.6265,6.383893,5.905,6.383893 -L 5.905,6.383893,5.194,6.383893 -L 5.194,6.383893,4.4897,6.383893 -L 1.1032,5.316084,1.2359,5.583058 -L 1.2359,5.583058,1.3795,5.850032 -L 1.3795,5.850032,1.534,6.117007 -L 1.534,6.117007,1.2359,6.486843 -L 1.2359,6.486843,0.9522,6.840175 -L 0.9522,6.840175,0.6759,7.184707 -L 0.6759,7.184707,0.9522,7.794834 -L 0.9522,7.794834,1.2359,8.404984 -L 1.2359,8.404984,1.534,9.015198 -L 1.9543,7.184707,2.087,7.450259 -L 2.087,7.450259,2.2345,7.707338 -L 2.2345,7.707338,2.3847,7.947388 -L 6.6265,6.917754,6.6265,7.260951 -L 6.6265,7.260951,6.6265,7.604192 -L 6.6265,7.604192,6.6265,7.947388 -L 6.6265,7.947388,6.1989,7.947388 -L 6.1989,7.947388,5.7681,7.947388 -L 5.7681,7.947388,5.3443,7.947388 - -[輸] 57 -L 1.5601,0.015189,1.4099,1.210072 -L 1.4099,1.210072,0.9791,1.591401 -L 0.9791,1.591401,0.2817,1.616969 -L 3.6651,0.015189,3.6651,1.615437 -L 3.6651,1.615437,3.6651,3.207301 -L 3.6651,3.207301,3.6651,4.782091 -L 3.6651,4.782091,4.0924,4.782091 -L 4.0924,4.782091,4.5236,4.782091 -L 4.5236,4.782091,4.9473,4.782091 -L 4.9473,4.782091,4.9473,3.207301 -L 4.9473,3.207301,4.9473,1.615437 -L 4.9473,1.615437,4.9473,0.015189 -L 6.2292,0.015189,6.5021,0.015189 -L 6.5021,0.015189,6.7788,0.015189 -L 6.7788,0.015189,7.0485,0.015189 -L 7.0485,0.015189,7.0485,1.796295 -L 7.0485,1.796295,7.0485,3.560392 -L 7.0485,3.560392,7.0485,5.316084 -L 1.9913,1.616969,1.6936,2.149386 -L 1.6936,2.149386,1.4099,2.673331 -L 1.4099,2.673331,1.1328,3.180442 -L 1.1328,3.180442,0.8351,3.180442 -L 0.8351,3.180442,0.5553,3.180442 -L 0.5553,3.180442,0.2817,3.180442 -L 0.2817,3.180442,0.2817,4.248317 -L 0.2817,4.248317,0.2817,5.316084 -L 0.2817,5.316084,0.2817,6.383893 -L 0.2817,6.383893,0.8947,6.413511 -L 0.8947,6.413511,1.2277,6.621097 -L 1.2277,6.621097,1.5601,7.184707 -L 1.5601,7.184707,1.2277,7.721458 -L 1.2277,7.721458,0.8947,7.91915 -L 0.8947,7.91915,0.2817,7.947388 -L 5.8019,1.616969,5.8019,2.683225 -L 5.8019,2.683225,5.8019,3.741272 -L 5.8019,3.741272,5.8019,4.782091 -L 1.9913,3.180442,1.5601,3.714325 -L 1.5601,3.714325,1.1328,4.248317 -L 1.1328,4.248317,0.7024,4.782091 -L 2.6007,3.180442,2.6602,3.714325 -L 2.6602,3.714325,2.7299,4.248317 -L 2.7299,4.248317,2.8105,4.782091 -L 2.8105,4.782091,2.2154,4.811774 -L 2.2154,4.811774,1.8897,5.019426 -L 1.8897,5.019426,1.5601,5.583058 -L 1.5601,5.583058,2.2676,6.244058 -L 2.2676,6.244058,3.5324,7.133899 -L 3.5324,7.133899,5.3746,9.015198 -L 5.3746,9.015198,6.0748,8.138227 -L 6.0748,8.138227,6.7788,7.260951 -L 6.7788,7.260951,7.4796,6.383893 -L 4.5236,6.383893,5.0766,6.383893 -L 5.0766,6.383893,5.651,6.383893 -L 5.651,6.383893,6.2292,6.383893 -L 1.9913,7.947388,1.8372,8.317554 -L 1.8372,8.317554,1.6936,8.670513 -L 1.6936,8.670513,1.5601,9.015198 - -[余 30 -L 2.8405,0.015189,3.1172,0.015189 -L 3.1172,0.015189,3.4009,0.015189 -L 3.4009,0.015189,3.6955,0.015189 -L 3.6955,0.015189,3.569,2.957248 -L 3.569,2.957248,2.7813,3.746854 -L 2.7813,3.746854,0.7394,3.714325 -L 0.7394,0.549159,1.0122,1.082999 -L 1.0122,1.082999,1.2858,1.616969 -L 1.2858,1.616969,1.5621,2.150809 -L 6.655,0.549159,6.357,1.082999 -L 6.357,1.082999,6.0768,1.616969 -L 6.0768,1.616969,5.8004,2.150809 -L 4.1228,3.714325,3.8216,4.149373 -L 3.8216,4.149373,3.7091,4.703111 -L 3.7091,4.703111,3.6955,5.850032 -L 3.6955,5.850032,3.2717,5.850032 -L 3.2717,5.850032,2.8405,5.850032 -L 2.8405,5.850032,2.4171,5.850032 -L 4.5501,3.714325,5.2506,3.714325 -L 5.2506,3.714325,5.9542,3.714325 -L 5.9542,3.714325,6.655,3.714325 -L 0.5254,5.316084,1.5695,6.563241 -L 1.5695,6.563241,2.6304,7.793477 -L 2.6304,7.793477,3.6955,9.015198 -L 3.6955,9.015198,4.8268,7.793477 -L 4.8268,7.793477,5.9542,6.563241 -L 5.9542,6.563241,7.0855,5.316084 -L 4.1228,5.850032,4.3991,5.850032 -L 4.3991,5.850032,4.6832,5.850032 -L 4.6832,5.850032,4.9805,5.850032 - -[預] 60 -L 0.734,0.015189,1.0142,0.015189 -L 1.0142,0.015189,1.2944,0.015189 -L 1.2944,0.015189,1.5925,0.015189 -L 1.5925,0.015189,1.5925,1.796295 -L 1.5925,1.796295,1.5925,3.560392 -L 1.5925,3.560392,1.5925,5.316084 -L 1.5925,5.316084,1.1652,5.316084 -L 1.1652,5.316084,0.734,5.316084 -L 0.734,5.316084,0.3141,5.316084 -L 3.9108,0.015189,4.254,0.385376 -L 4.254,0.385376,4.6148,0.738445 -L 4.6148,0.738445,4.979,1.082999 -L 7.5432,0.015189,7.2451,0.385376 -L 7.2451,0.385376,6.9614,0.738445 -L 6.9614,0.738445,6.6847,1.082999 -L 4.5486,2.150809,4.5486,3.751101 -L 4.5486,3.751101,4.5486,5.3429 -L 4.5486,5.3429,4.5486,6.917754 -L 4.5486,6.917754,5.1682,7.143816 -L 5.1682,7.143816,5.4977,7.47992 -L 5.4977,7.47992,5.8336,8.21434 -L 5.8336,8.21434,5.2561,8.317554 -L 5.2561,8.317554,4.6852,8.403669 -L 4.6852,8.403669,4.1248,8.481292 -L 4.979,2.150809,5.6834,2.150809 -L 5.6834,2.150809,6.394,2.150809 -L 6.394,2.150809,7.1124,2.150809 -L 7.1124,2.150809,7.1124,2.683225 -L 7.1124,2.683225,7.1124,3.207301 -L 7.1124,3.207301,7.1124,3.714325 -L 7.1124,3.714325,6.394,3.714325 -L 6.394,3.714325,5.6834,3.714325 -L 5.6834,3.714325,4.979,3.714325 -L 2.874,4.248317,3.004,4.515183 -L 3.004,4.515183,3.1511,4.782091 -L 3.1511,4.782091,3.2978,5.049087 -L 3.2978,5.049087,2.3487,5.494008 -L 2.3487,5.494008,1.6867,6.117007 -L 1.6867,6.117007,0.734,7.451704 -L 7.1124,4.248317,7.1124,4.618352 -L 7.1124,4.618352,7.1124,4.971486 -L 7.1124,4.971486,7.1124,5.316084 -L 7.1124,5.316084,6.394,5.316084 -L 6.394,5.316084,5.6834,5.316084 -L 5.6834,5.316084,4.979,5.316084 -L 7.1124,5.850032,7.1124,6.220001 -L 7.1124,6.220001,7.1124,6.573113 -L 7.1124,6.573113,7.1124,6.917754 -L 7.1124,6.917754,6.6847,6.917754 -L 6.6847,6.917754,6.2574,6.917754 -L 6.2574,6.917754,5.8336,6.917754 -L 2.0198,6.917754,2.2926,7.364186 -L 2.2926,7.364186,2.5728,7.793477 -L 2.5728,7.793477,2.874,8.21434 -L 2.874,8.21434,2.0198,8.317554 -L 2.0198,8.317554,1.1652,8.403669 -L 1.1652,8.403669,0.3141,8.481292 -L 6.2574,8.481292,6.6847,8.481292 -L 6.6847,8.481292,7.1124,8.481292 -L 7.1124,8.481292,7.5432,8.481292 - -[容] 42 -L 1.6222,0.015189,1.5381,1.262412 -L 1.5381,1.262412,1.4719,2.492626 -L 1.4719,2.492626,1.4089,3.714325 -L 1.4089,3.714325,1.0411,3.55052 -L 1.0411,3.55052,0.687,3.36964 -L 0.687,3.36964,0.3403,3.180442 -L 2.0495,0.015189,3.3107,0.015189 -L 3.3107,0.015189,4.5821,0.015189 -L 4.5821,0.015189,5.864,0.015189 -L 5.864,0.015189,5.864,1.081685 -L 5.864,1.081685,5.864,2.139491 -L 5.864,2.139491,5.864,3.180442 -L 5.864,3.180442,4.5821,3.180442 -L 4.5821,3.180442,3.3107,3.180442 -L 3.3107,3.180442,2.0495,3.180442 -L 6.6867,3.180442,5.6885,4.248317 -L 5.6885,4.248317,4.7047,5.316084 -L 4.7047,5.316084,3.7271,6.383893 -L 3.7271,6.383893,3.1531,5.68614 -L 3.1531,5.68614,2.5997,4.971486 -L 2.5997,4.971486,2.0495,4.248317 -L 0.9816,5.316084,1.4719,5.850032 -L 1.4719,5.850032,1.9588,6.383893 -L 1.9588,6.383893,2.4452,6.917754 -L 6.2913,5.316084,5.864,5.850032 -L 5.864,5.850032,5.4367,6.383893 -L 5.4367,6.383893,5.0094,6.917754 -L 0.3403,6.917754,0.3403,7.260951 -L 0.3403,7.260951,0.3403,7.604192 -L 0.3403,7.604192,0.3403,7.947388 -L 0.3403,7.947388,1.4719,7.947388 -L 1.4719,7.947388,2.5958,7.947388 -L 2.5958,7.947388,3.7271,7.947388 -L 3.7271,7.947388,3.7271,8.317554 -L 3.7271,8.317554,3.7271,8.670513 -L 3.7271,8.670513,3.7271,9.015198 -L 7.1179,6.917754,7.1179,7.260951 -L 7.1179,7.260951,7.1179,7.604192 -L 7.1179,7.604192,7.1179,7.947388 -L 7.1179,7.947388,6.1158,7.947388 -L 6.1158,7.947388,5.132,7.947388 -L 5.132,7.947388,4.1544,7.947388 - -[率] 42 -L 3.761,0.015189,3.2882,2.026494 -L 3.2882,2.026494,2.062,2.325931 -L 2.062,2.325931,0.3703,2.150809 -L 4.1848,2.150809,3.8832,2.558998 -L 3.8832,2.558998,3.775,3.102732 -L 3.775,3.102732,3.761,4.248317 -L 3.761,4.248317,3.463,4.351355 -L 3.463,4.351355,3.1793,4.43745 -L 3.1793,4.43745,2.9029,4.515183 -L 2.9029,4.515183,3.1096,5.583058 -L 3.1096,5.583058,3.1232,6.650802 -L 3.1232,6.650802,3.3302,7.718612 -L 3.3302,7.718612,2.3317,7.794834 -L 2.3317,7.794834,1.3513,7.871187 -L 1.3513,7.871187,0.3703,7.947388 -L 4.6118,2.150809,5.4453,2.150809 -L 5.4453,2.150809,6.2929,2.150809 -L 6.2929,2.150809,7.144,2.150809 -L 0.7979,3.714325,1.0743,4.084491 -L 1.0743,4.084491,1.3443,4.43745 -L 1.3443,4.43745,1.6207,4.782091 -L 7.144,3.714325,6.7167,4.084491 -L 6.7167,4.084491,6.2863,4.43745 -L 6.2863,4.43745,5.866,4.782091 -L 4.1848,4.248317,4.4997,4.604167 -L 4.4997,4.604167,4.7168,4.604167 -L 4.7168,4.604167,5.0079,4.248317 -L 1.6207,5.850032,1.3443,6.220001 -L 1.3443,6.220001,1.0743,6.573113 -L 1.0743,6.573113,0.7979,6.917754 -L 3.761,5.850032,4.0304,6.220001 -L 4.0304,6.220001,4.3141,6.573113 -L 4.3141,6.573113,4.6118,6.917754 -L 5.866,5.850032,6.1388,6.220001 -L 6.1388,6.220001,6.419,6.573113 -L 6.419,6.573113,6.7167,6.917754 -L 3.761,7.947388,3.761,8.317554 -L 3.761,8.317554,3.761,8.670513 -L 3.761,8.670513,3.761,9.015198 -L 4.1848,7.947388,5.1651,7.947388 -L 5.1651,7.947388,6.1462,7.947388 -L 6.1462,7.947388,7.144,7.947388 - -[略] 57 -L 4.6138,0.015189,4.6138,1.081685 -L 4.6138,1.081685,4.6138,2.139491 -L 4.6138,2.139491,4.6138,3.180442 -L 4.6138,3.180442,4.3161,3.36964 -L 4.3161,3.36964,4.0362,3.55052 -L 4.0362,3.55052,3.7595,3.714325 -L 5.0376,0.015189,5.5948,0.015189 -L 5.5948,0.015189,6.1692,0.015189 -L 6.1692,0.015189,6.7433,0.015189 -L 6.7433,0.015189,6.7433,1.081685 -L 6.7433,1.081685,6.7433,2.139491 -L 6.7433,2.139491,6.7433,3.180442 -L 6.7433,3.180442,6.1692,3.180442 -L 6.1692,3.180442,5.5948,3.180442 -L 5.5948,3.180442,5.0376,3.180442 -L 0.3726,2.150809,0.3726,4.275067 -L 0.3726,4.275067,0.3726,6.382426 -L 0.3726,6.382426,0.3726,8.481292 -L 0.3726,8.481292,1.2237,8.481292 -L 1.2237,8.481292,2.0783,8.481292 -L 2.0783,8.481292,2.9326,8.481292 -L 2.9326,8.481292,2.9326,6.382426 -L 2.9326,6.382426,2.9326,4.275067 -L 2.9326,4.275067,2.9326,2.150809 -L 2.9326,2.150809,2.0783,2.150809 -L 2.0783,2.150809,1.2237,2.150809 -L 1.2237,2.150809,0.3726,2.150809 -L 1.6545,2.646559,1.6545,3.36964 -L 1.6545,3.36964,1.6545,4.084491 -L 1.6545,4.084491,1.6545,4.782091 -L 1.6545,4.782091,1.353,4.971486 -L 1.353,4.971486,1.0728,5.152191 -L 1.0728,5.152191,0.7999,5.316084 -L 7.1744,3.714325,6.7433,4.248317 -L 6.7433,4.248317,6.3233,4.782091 -L 6.3233,4.782091,5.8922,5.316084 -L 5.8922,5.316084,5.4649,4.971486 -L 5.4649,4.971486,5.0376,4.618352 -L 5.0376,4.618352,4.6138,4.248317 -L 2.0783,5.316084,1.7803,5.769498 -L 1.7803,5.769498,1.6685,6.451644 -L 1.6685,6.451644,1.6545,7.947388 -L 5.4649,5.850032,5.1671,6.383893 -L 5.1671,6.383893,4.8873,6.917754 -L 4.8873,6.917754,4.6138,7.451704 -L 4.6138,7.451704,4.3161,7.107062 -L 4.3161,7.107062,4.0362,6.753928 -L 4.0362,6.753928,3.7595,6.383893 -L 6.3233,5.850032,6.5961,6.486843 -L 6.5961,6.486843,6.8798,7.107062 -L 6.8798,7.107062,7.1744,7.718612 -L 7.1744,7.718612,6.4529,7.794834 -L 6.4529,7.794834,5.7419,7.871187 -L 5.7419,7.871187,5.0376,7.947388 -L 5.0376,7.947388,5.0376,8.317554 -L 5.0376,8.317554,5.0376,8.670513 -L 5.0376,8.670513,5.0376,9.015198 - -[領] 63 -L 1.6807,0.015189,1.6807,1.426239 -L 1.6807,1.426239,1.6807,2.837224 -L 1.6807,2.837224,1.6807,4.248317 -L 1.6807,4.248317,1.2569,4.248317 -L 1.2569,4.248317,0.8296,4.248317 -L 0.8296,4.248317,0.4023,4.248317 -L 3.9997,0.015189,4.3429,0.385376 -L 4.3429,0.385376,4.7072,0.738445 -L 4.7072,0.738445,5.0714,1.082999 -L 7.6037,0.015189,7.3056,0.385376 -L 7.3056,0.385376,7.0254,0.738445 -L 7.0254,0.738445,6.7491,1.082999 -L 2.5073,1.616969,2.7843,1.616969 -L 2.7843,1.616969,3.068,1.616969 -L 3.068,1.616969,3.3619,1.616969 -L 3.3619,1.616969,3.3619,2.494049 -L 3.3619,2.494049,3.3619,3.371172 -L 3.3619,3.371172,3.3619,4.248317 -L 3.3619,4.248317,2.9346,4.248317 -L 2.9346,4.248317,2.5073,4.248317 -L 2.5073,4.248317,2.0768,4.248317 -L 4.6441,2.150809,4.6441,3.751101 -L 4.6441,3.751101,4.6441,5.3429 -L 4.6441,5.3429,4.6441,6.917754 -L 4.6441,6.917754,5.2571,7.143816 -L 5.2571,7.143816,5.5828,7.47992 -L 5.5828,7.47992,5.898,8.21434 -L 5.898,8.21434,5.3233,8.317554 -L 5.3233,8.317554,4.7629,8.403669 -L 4.7629,8.403669,4.2165,8.481292 -L 5.0714,2.150809,5.7716,2.150809 -L 5.7716,2.150809,6.4724,2.150809 -L 6.4724,2.150809,7.1726,2.150809 -L 7.1726,2.150809,7.1726,2.683225 -L 7.1726,2.683225,7.1726,3.207301 -L 7.1726,3.207301,7.1726,3.714325 -L 7.1726,3.714325,6.4724,3.714325 -L 6.4724,3.714325,5.7716,3.714325 -L 5.7716,3.714325,5.0714,3.714325 -L 7.1726,4.248317,7.1726,4.618352 -L 7.1726,4.618352,7.1726,4.971486 -L 7.1726,4.971486,7.1726,5.316084 -L 7.1726,5.316084,6.4724,5.316084 -L 6.4724,5.316084,5.7716,5.316084 -L 5.7716,5.316084,5.0714,5.316084 -L 1.2569,5.850032,1.8068,5.850032 -L 1.8068,5.850032,2.364,5.850032 -L 2.364,5.850032,2.9346,5.850032 -L 7.1726,5.850032,7.1726,6.220001 -L 7.1726,6.220001,7.1726,6.573113 -L 7.1726,6.573113,7.1726,6.917754 -L 7.1726,6.917754,6.7491,6.917754 -L 6.7491,6.917754,6.318,6.917754 -L 6.318,6.917754,5.898,6.917754 -L 0.4023,6.383893,0.8892,7.260951 -L 0.8892,7.260951,1.376,8.138227 -L 1.376,8.138227,1.8663,9.015198 -L 1.8663,9.015198,2.3532,8.508196 -L 2.3532,8.508196,2.8505,7.984033 -L 2.8505,7.984033,3.3619,7.451704 -L 6.318,8.481292,6.7491,8.481292 -L 6.7491,8.481292,7.1726,8.481292 -L 7.1726,8.481292,7.6037,8.481292 - -[句] 27 -L 5.0661,0.015189,5.4972,0.015189 -L 5.4972,0.015189,5.9245,0.015189 -L 5.9245,0.015189,6.355,0.015189 -L 6.355,0.015189,7.1399,2.43466 -L 7.1399,2.43466,7.2656,4.854242 -L 7.2656,4.854242,7.2061,7.451704 -L 7.2061,7.451704,5.2202,7.374058 -L 5.2202,7.374058,3.2413,7.28792 -L 3.2413,7.28792,1.2554,7.184707 -L 1.2554,7.184707,0.9826,6.573113 -L 0.9826,6.573113,0.709,5.953048 -L 0.709,5.953048,0.4288,5.316084 -L 2.11,2.150809,2.11,3.217152 -L 2.11,3.217152,2.11,4.275067 -L 2.11,4.275067,2.11,5.316084 -L 2.11,5.316084,2.8105,5.316084 -L 2.8105,5.316084,3.525,5.316084 -L 3.525,5.316084,4.2469,5.316084 -L 4.2469,5.316084,4.2469,4.275067 -L 4.2469,4.275067,4.2469,3.217152 -L 4.2469,3.217152,4.2469,2.150809 -L 4.2469,2.150809,3.525,2.150809 -L 3.525,2.150809,2.8105,2.150809 -L 2.8105,2.150809,2.11,2.150809 -L 1.6827,7.947388,1.6827,8.317554 -L 1.6827,8.317554,1.6827,8.670513 -L 1.6827,8.670513,1.6827,9.015198 - -[製] 63 -L 1.2893,0.015189,1.7131,0.015189 -L 1.7131,0.015189,2.1404,0.015189 -L 2.1404,0.015189,2.5673,0.015189 -L 2.5673,0.015189,2.5673,0.738445 -L 2.5673,0.738445,2.5673,1.453076 -L 2.5673,1.453076,2.5673,2.150809 -L 2.5673,2.150809,1.8248,2.012396 -L 1.8248,2.012396,1.1769,1.755316 -L 1.1769,1.755316,0.4347,1.616969 -L 2.9635,0.015189,3.2958,0.390849 -L 3.2958,0.390849,3.6286,0.529283 -L 3.6286,0.529283,4.2453,0.549159 -L 6.8126,0.015189,5.9542,0.995481 -L 5.9542,0.995481,5.1031,1.958721 -L 5.1031,1.958721,4.2453,2.913467 -L 4.2453,2.913467,3.818,2.835801 -L 3.818,2.835801,3.3943,2.749618 -L 3.3943,2.749618,2.9635,2.646559 -L 5.9542,2.150809,6.0841,2.41636 -L 6.0841,2.41636,6.2312,2.673331 -L 6.2312,2.673331,6.3815,2.913467 -L 6.3815,2.913467,5.8039,3.01668 -L 5.8039,3.01668,5.233,3.102732 -L 5.233,3.102732,4.6723,3.180442 -L 0.4347,3.180442,1.1348,3.180442 -L 1.1348,3.180442,1.8423,3.180442 -L 1.8423,3.180442,2.5673,3.180442 -L 3.818,3.714325,3.9473,4.43745 -L 3.9473,4.43745,4.0944,5.152191 -L 4.0944,5.152191,4.2453,5.850032 -L 4.2453,5.850032,3.1592,5.824508 -L 3.1592,5.824508,2.6759,5.443179 -L 2.6759,5.443179,2.5673,4.248317 -L 5.9542,4.248317,6.2312,4.248317 -L 6.2312,4.248317,6.5146,4.248317 -L 6.5146,4.248317,6.8126,4.248317 -L 6.8126,4.248317,6.8126,5.848522 -L 6.8126,5.848522,6.8126,7.440276 -L 6.8126,7.440276,6.8126,9.015198 -L 0.8585,4.782091,0.8585,5.152191 -L 0.8585,5.152191,0.8585,5.505304 -L 0.8585,5.505304,0.8585,5.850032 -L 0.8585,5.850032,1.7761,5.869865 -L 1.7761,5.869865,2.2209,6.008125 -L 2.2209,6.008125,2.5673,6.383893 -L 2.5673,6.383893,2.2209,6.759509 -L 2.2209,6.759509,1.7761,6.897834 -L 1.7761,6.897834,0.8585,6.917754 -L 0.8585,6.917754,0.9912,7.630941 -L 0.9912,7.630941,1.1348,8.32736 -L 1.1348,8.32736,1.2893,9.015198 -L 5.1031,5.850032,5.1031,6.727112 -L 5.1031,6.727112,5.1031,7.604192 -L 5.1031,7.604192,5.1031,8.481292 -L 2.9635,6.917754,2.5397,7.260951 -L 2.5397,7.260951,2.1194,7.604192 -L 2.1194,7.604192,1.7131,7.947388 -L 3.3943,6.917754,3.6671,6.917754 -L 3.6671,6.917754,3.9473,6.917754 -L 3.9473,6.917754,4.2453,6.917754 -L 2.9635,7.947388,2.8234,8.317554 -L 2.8234,8.317554,2.6934,8.670513 -L 2.6934,8.670513,2.5673,9.015198 - -[弁] 27 -L 1.4976,0.015189,2.5483,1.55607 -L 2.5483,1.55607,2.9406,2.376782 -L 2.9406,2.376782,2.9966,3.180442 -L 2.9966,3.180442,2.6187,3.556167 -L 2.6187,3.556167,1.9599,3.694624 -L 1.9599,3.694624,0.4612,3.714325 -L 5.13,0.015189,4.5762,3.364036 -L 4.5762,3.364036,3.5504,3.924932 -L 3.5504,3.924932,2.9966,5.316084 -L 5.5289,3.714325,5.2526,4.129585 -L 5.2526,4.129585,5.1471,4.544888 -L 5.1471,4.544888,5.13,5.316084 -L 5.9527,3.714325,6.5134,3.714325 -L 6.5134,3.714325,7.0875,3.714325 -L 7.0875,3.714325,7.6622,3.714325 -L 7.2349,6.117007,7.0875,6.383893 -L 7.0875,6.383893,6.9372,6.650802 -L 6.9372,6.650802,6.8073,6.917754 -L 6.8073,6.917754,5.0914,6.779298 -L 5.0914,6.779298,3.4624,6.522306 -L 3.4624,6.522306,0.8917,6.383893 -L 2.5662,6.917754,2.8429,7.630941 -L 2.8429,7.630941,3.1227,8.32736 -L 3.1227,8.32736,3.4239,9.015198 -L 6.3835,7.451704,6.0861,7.794834 -L 6.0861,7.794834,5.8059,8.138227 -L 5.8059,8.138227,5.5289,8.481292 - -[私] 8 -L 0.4947,5.849944,3.8816,5.849944 -L 0.4947,1.616969,2.172,5.14685 -L 2.172,0.015189,2.172,8.066887 -L 3.4543,2.451385,2.172,5.14685 -L 5.8916,9.015198,4.1057,0.074949 -A 1.2404,12.746972,4.772112,266.17535,297.6407 -A 1.1707,0.015123,6.525323,0,43.601058 -A 3.1948,7.001047,6.985887,270,308.2537 - -[晩] 57 -L 2.8115,0.015189,3.7712,1.409318 -L 3.7712,1.409318,4.2058,2.549016 -L 4.2058,2.549016,4.3039,4.248317 -L 4.3039,4.248317,4.0128,4.248317 -L 4.0128,4.248317,3.7291,4.248317 -L 3.7291,4.248317,3.4528,4.248317 -L 3.4528,4.248317,3.4353,5.770833 -L 3.4353,5.770833,3.3264,6.463005 -L 3.3264,6.463005,3.0255,6.917754 -L 3.0255,6.917754,2.8115,6.753928 -L 2.8115,6.753928,2.5978,6.573113 -L 2.5978,6.573113,2.3845,6.383893 -L 2.3845,6.383893,2.3247,4.972843 -L 2.3247,4.972843,2.2651,3.561837 -L 2.2651,3.561837,2.2024,2.150809 -L 2.2024,2.150809,1.6242,2.150809 -L 1.6242,2.150809,1.0533,2.150809 -L 1.0533,2.150809,0.4929,2.150809 -L 0.4929,2.150809,0.4929,4.094297 -L 0.4929,4.094297,0.4929,6.029314 -L 0.4929,6.029314,0.4929,7.947388 -L 0.4929,7.947388,1.0533,7.947388 -L 1.0533,7.947388,1.6242,7.947388 -L 1.6242,7.947388,2.2024,7.947388 -L 2.2024,7.947388,2.2024,7.604192 -L 2.2024,7.604192,2.2024,7.260951 -L 2.2024,7.260951,2.2024,6.917754 -L 6.0127,0.015189,5.7189,0.527882 -L 5.7189,0.527882,5.6064,1.625419 -L 5.6064,1.625419,5.5924,4.248317 -L 5.5924,4.248317,5.2951,4.248317 -L 5.2951,4.248317,5.0114,4.248317 -L 5.0114,4.248317,4.7343,4.248317 -L 6.4089,0.015189,6.6852,0.015189 -L 6.6852,0.015189,6.9689,0.015189 -L 6.9689,0.015189,7.2666,0.015189 -L 7.2666,0.015189,7.2666,0.549159 -L 7.2666,0.549159,7.2666,1.082999 -L 7.2666,1.082999,7.2666,1.616969 -L 6.0127,4.248317,6.2929,4.248317 -L 6.2929,4.248317,6.5665,4.248317 -L 6.5665,4.248317,6.8393,4.248317 -L 6.8393,4.248317,6.8393,4.971486 -L 6.8393,4.971486,6.8393,5.68614 -L 6.8393,5.68614,6.8393,6.383893 -L 6.8393,6.383893,5.7536,6.358457 -L 5.7536,6.358457,5.2702,5.977018 -L 5.2702,5.977018,5.1616,4.782091 -L 0.9205,5.316084,1.1969,5.316084 -L 1.1969,5.316084,1.4806,5.316084 -L 1.4806,5.316084,1.7783,5.316084 -L 3.8832,6.383893,4.5137,6.433278 -L 4.5137,6.433278,4.9553,6.779298 -L 4.9553,6.779298,5.5924,7.718612 -L 5.5924,7.718612,4.3701,7.861249 -L 4.3701,7.861249,3.817,7.79201 -L 3.817,7.79201,3.4528,7.451704 - -[宅] 36 -L 3.9098,0.015189,2.8664,2.10416 -L 2.8664,2.10416,2.7504,2.667705 -L 2.7504,2.667705,0.5264,2.646559 -L 4.3409,0.015189,5.3146,0.015189 -L 5.3146,0.015189,6.3019,0.015189 -L 6.3019,0.015189,7.297,0.015189 -L 7.297,0.015189,7.297,0.549159 -L 7.297,0.549159,7.297,1.082999 -L 7.297,1.082999,7.297,1.616969 -L 3.9098,3.180442,3.6124,3.615556 -L 3.6124,3.615556,3.5,4.169294 -L 3.5,4.169294,3.4825,5.316084 -L 3.4825,5.316084,2.7613,5.316084 -L 2.7613,5.316084,2.0538,5.316084 -L 2.0538,5.316084,1.3463,5.316084 -L 4.3409,3.180442,5.0764,3.318877 -L 5.0764,3.318877,5.826,3.575869 -L 5.826,3.575869,6.8732,3.714325 -L 3.4825,5.850032,4.4141,5.869865 -L 4.4141,5.869865,4.9605,6.008125 -L 4.9605,6.008125,5.5874,6.383893 -L 0.5264,6.383893,0.5264,6.916266 -L 0.5264,6.916266,0.5264,7.440276 -L 0.5264,7.440276,0.5264,7.947388 -L 0.5264,7.947388,1.651,7.947388 -L 1.651,7.947388,2.7823,7.947388 -L 2.7823,7.947388,3.9098,7.947388 -L 3.9098,7.947388,3.9098,8.317554 -L 3.9098,8.317554,3.9098,8.670513 -L 3.9098,8.670513,3.9098,9.015198 -L 7.297,6.383893,7.297,6.916266 -L 7.297,6.916266,7.297,7.440276 -L 7.297,7.440276,7.297,7.947388 -L 7.297,7.947388,6.3019,7.947388 -L 6.3019,7.947388,5.3146,7.947388 -L 5.3146,7.947388,4.3409,7.947388 - -[痛] 69 -L 0.5249,0.015189,1.2324,1.468619 -L 1.2324,1.468619,1.632,2.718556 -L 1.632,2.718556,1.5935,4.248317 -L 1.5935,4.248317,1.2257,3.903589 -L 1.2257,3.903589,0.8681,3.55052 -L 0.8681,3.55052,0.5249,3.180442 -L 3.089,0.015189,3.089,1.615437 -L 3.089,1.615437,3.089,3.207301 -L 3.089,3.207301,3.089,4.782091 -L 3.089,4.782091,4.2869,4.801858 -L 4.2869,4.801858,4.8262,4.940402 -L 4.8262,4.940402,5.1905,5.316084 -L 5.1905,5.316084,4.8959,5.505304 -L 4.8959,5.505304,4.6158,5.68614 -L 4.6158,5.68614,4.3356,5.850032 -L 5.1905,0.015189,4.959,1.345792 -L 4.959,1.345792,4.3566,1.659283 -L 4.3566,1.659283,3.5128,1.616969 -L 6.4724,0.015189,6.7491,0.015189 -L 6.7491,0.015189,7.0328,0.015189 -L 7.0328,0.015189,7.3302,0.015189 -L 7.3302,0.015189,7.3302,0.549159 -L 7.3302,0.549159,7.3302,1.082999 -L 7.3302,1.082999,7.3302,1.616969 -L 7.3302,1.616969,6.7491,1.616969 -L 6.7491,1.616969,6.1743,1.616969 -L 6.1743,1.616969,5.6213,1.616969 -L 5.6213,1.616969,5.3232,2.149386 -L 5.3232,2.149386,5.0431,2.673331 -L 5.0431,2.673331,4.7667,3.180442 -L 4.7667,3.180442,4.3391,3.180442 -L 4.3391,3.180442,3.9191,3.180442 -L 3.9191,3.180442,3.5128,3.180442 -L 7.3302,2.150809,7.3302,2.494049 -L 7.3302,2.494049,7.3302,2.837224 -L 7.3302,2.837224,7.3302,3.180442 -L 7.3302,3.180442,6.7491,3.180442 -L 6.7491,3.180442,6.1743,3.180442 -L 6.1743,3.180442,5.6213,3.180442 -L 5.6213,3.180442,5.3341,3.773735 -L 5.3341,3.773735,5.3341,4.188841 -L 5.3341,4.188841,5.6213,4.782091 -L 5.6213,4.782091,6.1743,4.782091 -L 6.1743,4.782091,6.7491,4.782091 -L 6.7491,4.782091,7.3302,4.782091 -L 7.3302,4.782091,7.3302,4.43745 -L 7.3302,4.43745,7.3302,4.084491 -L 7.3302,4.084491,7.3302,3.714325 -L 1.8033,4.782091,1.8033,5.848522 -L 1.8033,5.848522,1.8033,6.906482 -L 1.8033,6.906482,1.8033,7.947388 -L 1.8033,7.947388,2.7808,7.947388 -L 2.7808,7.947388,3.7647,7.947388 -L 3.7647,7.947388,4.7667,7.947388 -L 4.7667,7.947388,4.7667,8.317554 -L 4.7667,8.317554,4.7667,8.670513 -L 4.7667,8.670513,4.7667,9.015198 -L 0.9522,6.117007,0.8019,6.383893 -L 0.8019,6.383893,0.6545,6.650802 -L 0.6545,6.650802,0.5249,6.917754 -L 5.8311,5.850032,6.0451,6.117007 -L 6.0451,6.117007,6.2584,6.383893 -L 6.2584,6.383893,6.4724,6.650802 -L 6.4724,6.650802,5.3443,6.753928 -L 5.3443,6.753928,4.2165,6.840175 -L 4.2165,6.840175,3.089,6.917754 -L 5.1905,7.947388,6.0276,7.947388 -L 6.0276,7.947388,6.8717,7.947388 -L 6.8717,7.947388,7.7263,7.947388 - -[困] 30 -L 0.5588,0.015189,0.5588,2.837224 -L 0.5588,2.837224,0.5588,5.65928 -L 0.5588,5.65928,0.5588,8.481292 -L 0.5588,8.481292,2.814,8.481292 -L 2.814,8.481292,5.0734,8.481292 -L 5.0734,8.481292,7.3287,8.481292 -L 7.3287,8.481292,7.3287,5.65928 -L 7.3287,5.65928,7.3287,2.837224 -L 7.3287,2.837224,7.3287,0.015189 -L 7.3287,0.015189,5.0734,0.015189 -L 5.0734,0.015189,2.814,0.015189 -L 2.814,0.015189,0.5588,0.015189 -L 3.9421,1.082999,3.8581,2.494049 -L 3.8581,2.494049,3.7912,3.905077 -L 3.7912,3.905077,3.7281,5.316084 -L 3.7281,5.316084,2.9439,4.275067 -L 2.9439,4.275067,2.173,3.217152 -L 2.173,3.217152,1.4099,2.150809 -L 6.4744,2.150809,5.7736,3.294907 -L 5.7736,3.294907,5.0734,4.438916 -L 5.0734,4.438916,4.3726,5.583058 -L 4.3726,5.583058,3.5148,5.68614 -L 3.5148,5.68614,2.6704,5.772256 -L 2.6704,5.772256,1.8372,5.850032 -L 4.7932,5.850032,5.2027,5.850032 -L 5.2027,5.850032,5.6198,5.850032 -L 5.6198,5.850032,6.0471,5.850032 -L 3.9421,6.383893,3.9421,6.753928 -L 3.9421,6.753928,3.9421,7.107062 -L 3.9421,7.107062,3.9421,7.451704 - -[閉] 54 -L 0.5849,0.015189,0.5849,2.837224 -L 0.5849,2.837224,0.5849,5.65928 -L 0.5849,5.65928,0.5849,8.481292 -L 0.5849,8.481292,1.4185,8.481292 -L 1.4185,8.481292,2.263,8.481292 -L 2.263,8.481292,3.1207,8.481292 -L 3.1207,8.481292,3.1207,7.793477 -L 3.1207,7.793477,3.1207,7.097124 -L 3.1207,7.097124,3.1207,6.383893 -L 3.1207,6.383893,2.3922,6.383893 -L 2.3922,6.383893,1.6847,6.383893 -L 1.6847,6.383893,0.9811,6.383893 -L 6.0768,0.015189,6.5041,0.015189 -L 6.5041,0.015189,6.9317,0.015189 -L 6.9317,0.015189,7.3625,0.015189 -L 7.3625,0.015189,7.3625,2.149386 -L 7.3625,2.149386,7.3625,4.275067 -L 7.3625,4.275067,7.3625,6.383893 -L 7.3625,6.383893,6.5041,6.383893 -L 6.5041,6.383893,5.653,6.383893 -L 5.653,6.383893,4.7949,6.383893 -L 4.7949,6.383893,4.7949,7.097124 -L 4.7949,7.097124,4.7949,7.793477 -L 4.7949,7.793477,4.7949,8.481292 -L 4.7949,8.481292,5.653,8.481292 -L 5.653,8.481292,6.5041,8.481292 -L 6.5041,8.481292,7.3625,8.481292 -L 7.3625,8.481292,7.3625,7.974269 -L 7.3625,7.974269,7.3625,7.450259 -L 7.3625,7.450259,7.3625,6.917754 -L 3.541,0.549159,3.8215,0.549159 -L 3.8215,0.549159,4.1017,0.549159 -L 4.1017,0.549159,4.3991,0.549159 -L 4.3991,0.549159,4.315,1.426239 -L 4.315,1.426239,4.2485,2.303384 -L 4.2485,2.303384,4.1858,3.180442 -L 4.1858,3.180442,3.3942,2.673331 -L 3.3942,2.673331,2.6062,2.149386 -L 2.6062,2.149386,1.8357,1.616969 -L 4.3991,3.714325,4.0177,4.09005 -L 4.0177,4.09005,3.3589,4.228463 -L 3.3589,4.228463,1.8357,4.248317 -L 4.7949,4.248317,4.6516,4.618352 -L 4.6516,4.618352,4.522,4.971486 -L 4.522,4.971486,4.3991,5.316084 -L 5.2222,4.248317,5.4992,4.248317 -L 5.4992,4.248317,5.7829,4.248317 -L 5.7829,4.248317,6.0768,4.248317 -L 0.9811,7.451704,1.5411,7.451704 -L 1.5411,7.451704,2.112,7.451704 -L 2.112,7.451704,2.6899,7.451704 -L 5.2222,7.451704,5.7829,7.451704 -L 5.7829,7.451704,6.3535,7.451704 -L 6.3535,7.451704,6.9317,7.451704 - -[若] 45 -L 2.7203,0.015189,2.7063,1.886636 -L 2.7063,1.886636,2.5938,2.707326 -L 2.5938,2.707326,2.2926,3.180442 -L 2.2926,3.180442,1.7182,2.673331 -L 1.7182,2.673331,1.1403,2.149386 -L 1.1403,2.149386,0.5838,1.616969 -L 3.1157,0.015189,4.2473,0.015189 -L 4.2473,0.015189,5.3853,0.015189 -L 5.3853,0.015189,6.5344,0.015189 -L 6.5344,0.015189,6.5344,1.081685 -L 6.5344,1.081685,6.5344,2.139491 -L 6.5344,2.139491,6.5344,3.180442 -L 6.5344,3.180442,4.1139,3.200209 -L 4.1139,3.200209,3.1301,3.3386 -L 3.1301,3.3386,2.7203,3.714325 -L 2.7203,3.714325,2.9966,4.170563 -L 2.9966,4.170563,3.2702,4.618352 -L 3.2702,4.618352,3.5465,5.049087 -L 3.5465,5.049087,2.5451,5.152191 -L 2.5451,5.152191,1.5606,5.238329 -L 1.5606,5.238329,0.5838,5.316084 -L 3.9703,5.316084,3.9703,5.850032 -L 3.9703,5.850032,3.9703,6.383893 -L 3.9703,6.383893,3.9703,6.917754 -L 4.4014,5.316084,5.5254,5.316084 -L 5.5254,5.316084,6.657,5.316084 -L 6.657,5.316084,7.7848,5.316084 -L 2.7203,7.184707,2.356,7.721458 -L 2.356,7.721458,1.8058,7.91915 -L 1.8058,7.91915,0.5838,7.947388 -L 5.6798,7.184707,5.5289,7.450259 -L 5.5289,7.450259,5.3853,7.707338 -L 5.3853,7.707338,5.2525,7.947388 -L 5.2525,7.947388,4.531,7.947388 -L 4.531,7.947388,3.8232,7.947388 -L 3.8232,7.947388,3.1157,7.947388 -L 3.1157,7.947388,2.9756,8.317554 -L 2.9756,8.317554,2.8429,8.670513 -L 2.8429,8.670513,2.7203,9.015198 -L 6.1103,7.947388,5.9562,8.317554 -L 5.9562,8.317554,5.8126,8.670513 -L 5.8126,8.670513,5.6798,9.015198 -L 6.5344,7.947388,6.9404,7.947388 -L 6.9404,7.947388,7.361,7.947388 -L 7.361,7.947388,7.7848,7.947388 - -[降] 54 -L 0.6173,0.015189,0.6173,2.837224 -L 0.6173,2.837224,0.6173,5.65928 -L 0.6173,5.65928,0.6173,8.481292 -L 0.6173,8.481292,1.1672,8.481292 -L 1.1672,8.481292,1.7237,8.481292 -L 1.7237,8.481292,2.2946,8.481292 -L 2.2946,8.481292,1.8638,6.146559 -L 1.8638,6.146559,2.0743,4.777888 -L 2.0743,4.777888,2.2946,2.646559 -L 2.2946,2.646559,2.0183,2.492626 -L 2.0183,2.492626,1.7482,2.3302 -L 1.7482,2.3302,1.4719,2.150809 -L 5.6783,0.015189,5.6675,0.786319 -L 5.6675,0.786319,5.5628,1.201644 -L 5.5628,1.201644,5.2822,1.616969 -L 5.2822,1.616969,4.5607,1.616969 -L 4.5607,1.616969,3.8532,1.616969 -L 3.8532,1.616969,3.1531,1.616969 -L 6.1091,1.616969,5.7936,2.279305 -L 5.7936,2.279305,5.5803,3.052011 -L 5.5803,3.052011,5.2822,3.714325 -L 5.2822,3.714325,4.8584,3.714325 -L 4.8584,3.714325,4.4311,3.714325 -L 4.4311,3.714325,4.0042,3.714325 -L 4.0042,3.714325,4.0042,3.207301 -L 4.0042,3.207301,4.0042,2.683225 -L 4.0042,2.683225,4.0042,2.150809 -L 6.5361,1.616969,6.9634,1.616969 -L 6.9634,1.616969,7.3907,1.616969 -L 7.3907,1.616969,7.818,1.616969 -L 6.1091,3.714325,5.9547,4.084491 -L 5.9547,4.084491,5.8146,4.43745 -L 5.8146,4.43745,5.6783,4.782091 -L 6.5361,3.714325,6.8131,3.714325 -L 6.8131,3.714325,7.0933,3.714325 -L 7.0933,3.714325,7.3907,3.714325 -L 3.3629,4.782091,4.0042,5.316084 -L 4.0042,5.316084,4.6451,5.850032 -L 4.6451,5.850032,5.2822,6.383893 -L 5.2822,6.383893,4.918,6.753928 -L 4.918,6.753928,4.5607,7.107062 -L 4.5607,7.107062,4.2175,7.451704 -L 4.2175,7.451704,3.8532,7.28792 -L 3.8532,7.28792,3.4963,7.107062 -L 3.4963,7.107062,3.1531,6.917754 -L 7.3907,4.782091,6.8131,5.316084 -L 6.8131,5.316084,6.2384,5.850032 -L 6.2384,5.850032,5.6783,6.383893 -L 5.6783,6.383893,5.9547,6.840175 -L 5.9547,6.840175,6.2384,7.28792 -L 6.2384,7.28792,6.5361,7.718612 -L 6.5361,7.718612,5.8321,7.794834 -L 5.8321,7.794834,5.132,7.871187 -L 5.132,7.871187,4.4311,7.947388 - -[済] 45 -L 0.6158,0.282054,1.0431,1.426239 -L 1.0431,1.426239,1.4704,2.570337 -L 1.4704,2.570337,1.9008,3.714325 -L 2.3215,0.015189,3.2286,1.632424 -L 3.2286,1.632424,3.561,2.936124 -L 3.561,2.936124,3.61,4.782091 -L 3.61,4.782091,3.3127,4.782091 -L 3.3127,4.782091,3.029,4.782091 -L 3.029,4.782091,2.7519,4.782091 -L 6.9938,0.015189,6.9938,0.738445 -L 6.9938,0.738445,6.9938,1.453076 -L 6.9938,1.453076,6.9938,2.150809 -L 6.9938,2.150809,5.9917,2.150809 -L 5.9917,2.150809,5.0114,2.150809 -L 5.0114,2.150809,4.0303,2.150809 -L 6.9938,2.646559,6.9938,3.01668 -L 6.9938,3.01668,6.9938,3.36964 -L 6.9938,3.36964,6.9938,3.714325 -L 6.9938,3.714325,5.9917,3.714325 -L 5.9917,3.714325,5.0114,3.714325 -L 5.0114,3.714325,4.0303,3.714325 -L 6.9938,4.515183,6.4544,5.098538 -L 6.4544,5.098538,5.8239,5.44447 -L 5.8239,5.44447,5.2842,5.850032 -L 5.2842,5.850032,4.9553,5.474197 -L 4.9553,5.474197,4.6328,5.335785 -L 4.6328,5.335785,4.0303,5.316084 -L 1.4704,5.850032,1.1723,6.220001 -L 1.1723,6.220001,0.8921,6.573113 -L 0.8921,6.573113,0.6158,6.917754 -L 4.8569,6.383893,4.1564,7.390826 -L 4.1564,7.390826,3.6139,7.779314 -L 3.6139,7.779314,2.7519,7.947388 -L 5.7115,6.383893,5.9851,6.840175 -L 5.9851,6.840175,6.2723,7.28792 -L 6.2723,7.28792,6.5661,7.718612 -L 6.5661,7.718612,5.8415,7.794834 -L 5.8415,7.794834,5.134,7.871187 -L 5.134,7.871187,4.4331,7.947388 -L 1.9008,7.947388,1.6031,8.317554 -L 1.6031,8.317554,1.3194,8.670513 -L 1.3194,8.670513,1.0431,9.015198 -L 6.9938,7.947388,7.2701,7.947388 -L 7.2701,7.947388,7.5503,7.947388 -L 7.5503,7.947388,7.8484,7.947388 - -[映] 45 -L 2.9679,0.015189,3.735,1.262412 -L 3.735,1.262412,4.5265,2.492626 -L 4.5265,2.492626,5.3146,3.714325 -L 5.3146,3.714325,4.922,4.09005 -L 4.922,4.09005,4.1514,4.228463 -L 4.1514,4.228463,2.3585,4.248317 -L 2.3585,4.248317,2.3585,3.371172 -L 2.3585,3.371172,2.3585,2.494049 -L 2.3585,2.494049,2.3585,1.616969 -L 2.3585,1.616969,1.7771,1.616969 -L 1.7771,1.616969,1.2097,1.616969 -L 1.2097,1.616969,0.649,1.616969 -L 0.649,1.616969,0.649,3.741272 -L 0.649,3.741272,0.649,5.848522 -L 0.649,5.848522,0.649,7.947388 -L 0.649,7.947388,1.2097,7.947388 -L 1.2097,7.947388,1.7771,7.947388 -L 1.7771,7.947388,2.3585,7.947388 -L 2.3585,7.947388,2.3585,6.906482 -L 2.3585,6.906482,2.3585,5.848522 -L 2.3585,5.848522,2.3585,4.782091 -L 7.4157,0.015189,6.8522,1.081685 -L 6.8522,1.081685,6.2949,2.139491 -L 6.2949,2.139491,5.7419,3.180442 -L 5.7419,4.248317,5.157,5.841495 -L 5.157,5.841495,5.006,7.00247 -L 5.006,7.00247,3.605,7.451704 -L 3.605,7.451704,3.605,6.573113 -L 3.605,6.573113,3.605,5.68614 -L 3.605,5.68614,3.605,4.782091 -L 6.1692,4.248317,6.442,4.248317 -L 6.442,4.248317,6.7156,4.248317 -L 6.7156,4.248317,6.9958,4.248317 -L 6.9958,4.248317,6.9958,5.316084 -L 6.9958,5.316084,6.9958,6.383893 -L 6.9958,6.383893,6.9958,7.451704 -L 6.9958,7.451704,6.0988,7.46996 -L 6.0988,7.46996,5.6648,7.5985 -L 5.6648,7.5985,5.3146,7.947388 -L 5.3146,7.947388,5.3146,8.317554 -L 5.3146,8.317554,5.3146,8.670513 -L 5.3146,8.670513,5.3146,9.015198 -L 1.0763,5.316084,1.3498,5.316084 -L 1.3498,5.316084,1.63,5.316084 -L 1.63,5.316084,1.9274,5.316084 - -[座] 39 -L 0.6793,0.282054,1.1133,1.989915 -L 1.1133,1.989915,1.3308,3.97714 -L 1.3308,3.97714,1.5021,7.947388 -L 1.5021,7.947388,2.4866,7.947388 -L 2.4866,7.947388,3.4845,7.947388 -L 3.4845,7.947388,4.49,7.947388 -L 4.49,7.947388,4.49,8.317554 -L 4.49,8.317554,4.49,8.670513 -L 4.49,8.670513,4.49,9.015198 -L 1.9332,0.015189,2.9136,0.015189 -L 2.9136,0.015189,3.9118,0.015189 -L 3.9118,0.015189,4.917,0.015189 -L 4.917,0.015189,4.7138,1.772303 -L 4.7138,1.772303,4.0273,2.198814 -L 4.0273,2.198814,2.7843,2.150809 -L 5.3166,0.015189,6.1712,0.015189 -L 6.1712,0.015189,7.0219,0.015189 -L 7.0219,0.015189,7.88,0.015189 -L 5.0991,2.417652,5.043,3.751101 -L 5.043,3.751101,4.9768,5.075991 -L 4.9768,5.075991,4.917,6.383893 -L 5.7439,2.150809,6.1712,2.150809 -L 6.1712,2.150809,6.5981,2.150809 -L 6.5981,2.150809,7.0219,2.150809 -L 2.3532,3.714325,2.9556,4.881014 -L 2.9556,4.881014,3.1797,5.573054 -L 3.1797,5.573054,3.2081,6.383893 -L 4.0627,3.981387,3.9118,4.248317 -L 3.9118,4.248317,3.7682,4.515183 -L 3.7682,4.515183,3.6389,4.782091 -L 5.7439,3.714325,6.3425,4.881014 -L 6.3425,4.881014,6.5631,5.573054 -L 6.5631,5.573054,6.5981,6.383893 -L 7.4527,3.981387,7.299,4.248317 -L 7.299,4.248317,7.1554,4.515183 -L 7.1554,4.515183,7.0219,4.782091 -L 4.917,7.947388,5.8976,7.947388 -L 5.8976,7.947388,6.8787,7.947388 -L 6.8787,7.947388,7.88,7.947388 - -[暖] 57 -L 4.0647,0.015189,4.7652,0.385376 -L 4.7652,0.385376,5.4762,0.738445 -L 5.4762,0.738445,6.2009,1.082999 -L 6.2009,1.082999,5.5669,2.02229 -L 5.5669,2.02229,5.1221,2.368333 -L 5.1221,2.368333,4.4917,2.417652 -L 4.4917,2.417652,4.0647,1.806233 -L 4.0647,1.806233,3.6476,1.186102 -L 3.6476,1.186102,3.2413,0.549159 -L 7.4796,0.015189,7.1819,0.204518 -L 7.1819,0.204518,6.9013,0.385376 -L 6.9013,0.385376,6.6285,0.549159 -L 6.6285,1.616969,6.7612,1.883812 -L 6.7612,1.883812,6.9013,2.150809 -L 6.9013,2.150809,7.0558,2.417652 -L 7.0558,2.417652,6.6285,2.494049 -L 6.6285,2.494049,6.2009,2.570337 -L 6.2009,2.570337,5.7736,2.646559 -L 0.6813,2.150809,0.6813,4.094297 -L 0.6813,4.094297,0.6813,6.029314 -L 0.6813,6.029314,0.6813,7.947388 -L 0.6813,7.947388,1.2379,7.947388 -L 1.2379,7.947388,1.8088,7.947388 -L 1.8088,7.947388,2.3902,7.947388 -L 2.3902,7.947388,2.3902,6.029314 -L 2.3902,6.029314,2.3902,4.094297 -L 2.3902,4.094297,2.3902,2.150809 -L 2.3902,2.150809,1.8088,2.150809 -L 1.8088,2.150809,1.2379,2.150809 -L 1.2379,2.150809,0.6813,2.150809 -L 4.9225,3.180442,4.9225,3.55052 -L 4.9225,3.55052,4.9225,3.903589 -L 4.9225,3.903589,4.9225,4.248317 -L 4.9225,4.248317,4.3516,4.248317 -L 4.3516,4.248317,3.7912,4.248317 -L 3.7912,4.248317,3.2413,4.248317 -L 5.3463,4.248317,5.3463,4.782091 -L 5.3463,4.782091,5.3463,5.316084 -L 5.3463,5.316084,5.3463,5.850032 -L 5.3463,5.850032,4.7722,5.850032 -L 4.7722,5.850032,4.2188,5.850032 -L 4.2188,5.850032,3.6686,5.850032 -L 5.7736,4.248317,6.4744,4.248317 -L 6.4744,4.248317,7.1749,4.248317 -L 7.1749,4.248317,7.8785,4.248317 -L 1.1016,5.316084,1.3815,5.316084 -L 1.3815,5.316084,1.6617,5.316084 -L 1.6617,5.316084,1.9597,5.316084 -L 5.7736,5.850032,6.4078,6.087258 -L 6.4078,6.087258,6.8453,6.502539 -L 6.8453,6.502539,7.4796,7.451704 -L 4.0647,6.917754,3.9211,7.184707 -L 3.9211,7.184707,3.7912,7.451704 -L 3.7912,7.451704,3.6686,7.718612 -L 3.6686,7.718612,5.5914,8.01805 -L 5.5914,8.01805,6.6775,8.334321 -L 6.6775,8.334321,7.4796,8.481292 - -[難] 66 -L 0.925,0.015189,1.4118,0.652175 -L 1.4118,0.652175,1.8987,1.272262 -L 1.8987,1.272262,2.3855,1.883812 -L 2.3855,1.883812,1.8146,1.986981 -L 1.8146,1.986981,1.2609,2.073142 -L 1.2609,2.073142,0.7075,2.150809 -L 4.9493,0.015189,4.963,5.636733 -L 4.963,5.636733,5.0754,7.970022 -L 5.0754,7.970022,5.3801,9.015198 -L 5.3801,0.015189,5.7829,0.015189 -L 5.7829,0.015189,6.2032,0.015189 -L 6.2032,0.015189,6.6266,0.015189 -L 6.6266,0.015189,6.6021,1.646521 -L 6.6021,1.646521,6.2974,2.438995 -L 6.2974,2.438995,5.3801,2.646559 -L 7.0543,0.015189,7.3306,0.015189 -L 7.3306,0.015189,7.6108,0.015189 -L 7.6108,0.015189,7.9054,0.015189 -L 3.6706,0.549159,3.0997,1.426239 -L 3.0997,1.426239,2.5396,2.303384 -L 2.5396,2.303384,1.9894,3.180442 -L 1.9894,3.180442,1.6955,3.180442 -L 1.6955,3.180442,1.4118,3.180442 -L 1.4118,3.180442,1.1383,3.180442 -L 3.2398,2.150809,3.5168,2.150809 -L 3.5168,2.150809,3.8005,2.150809 -L 3.8005,2.150809,4.0944,2.150809 -L 7.0543,2.646559,6.5324,3.759528 -L 6.5324,3.759528,6.3083,4.508156 -L 6.3083,4.508156,5.3801,4.782091 -L 2.8125,3.180442,2.5396,3.714325 -L 2.5396,3.714325,2.2661,4.248317 -L 2.2661,4.248317,1.9894,4.782091 -L 1.9894,4.782091,1.6955,4.782091 -L 1.6955,4.782091,1.4118,4.782091 -L 1.4118,4.782091,1.1383,4.782091 -L 1.1383,4.782091,1.1383,5.316084 -L 1.1383,5.316084,1.1383,5.850032 -L 1.1383,5.850032,1.1383,6.383893 -L 1.1383,6.383893,1.9684,6.383893 -L 1.9684,6.383893,2.8125,6.383893 -L 2.8125,6.383893,3.6706,6.383893 -L 3.6706,6.383893,3.6706,5.850032 -L 3.6706,5.850032,3.6706,5.316084 -L 3.6706,5.316084,3.6706,4.782091 -L 3.6706,4.782091,3.051,4.821669 -L 3.051,4.821669,2.7179,5.098538 -L 2.7179,5.098538,2.3855,5.850032 -L 7.0543,4.782091,6.5464,6.033649 -L 6.5464,6.033649,6.3359,7.03918 -L 6.3359,7.03918,5.3801,7.451704 -L 7.0543,7.451704,6.7706,7.840103 -L 6.7706,7.840103,6.7706,8.245424 -L 6.7706,8.245424,7.0543,9.015198 -L 0.7075,7.947388,0.9846,7.947388 -L 0.9846,7.947388,1.2682,7.947388 -L 1.2682,7.947388,1.5656,7.947388 -L 1.5656,7.947388,1.5656,8.317554 -L 1.5656,8.317554,1.5656,8.670513 -L 1.5656,8.670513,1.5656,9.015198 -L 1.9894,7.947388,2.3995,7.947388 -L 2.3995,7.947388,2.8125,7.947388 -L 2.8125,7.947388,3.2398,7.947388 -L 3.2398,7.947388,3.2398,8.317554 -L 3.2398,8.317554,3.2398,8.670513 -L 3.2398,8.670513,3.2398,9.015198 - -[洗] 48 -L 0.7379,0.282054,1.1477,1.426239 -L 1.1477,1.426239,1.5641,2.570337 -L 1.5641,2.570337,1.9879,3.714325 -L 2.6324,0.015189,3.6831,1.615437 -L 3.6831,1.615437,4.0719,2.87667 -L 4.0719,2.87667,4.1279,4.782091 -L 4.1279,4.782091,3.5465,4.782091 -L 3.5465,4.782091,2.9791,4.782091 -L 2.9791,4.782091,2.4191,4.782091 -L 6.2329,0.015189,5.9317,0.547693 -L 5.9317,0.547693,5.8199,1.783511 -L 5.8199,1.783511,5.8024,4.782091 -L 5.8024,4.782091,5.3786,4.782091 -L 5.3786,4.782091,4.958,4.782091 -L 4.958,4.782091,4.5552,4.782091 -L 6.6602,0.015189,6.9337,0.015189 -L 6.9337,0.015189,7.2136,0.015189 -L 7.2136,0.015189,7.5113,0.015189 -L 7.5113,0.015189,7.5113,0.549159 -L 7.5113,0.549159,7.5113,1.082999 -L 7.5113,1.082999,7.5113,1.616969 -L 6.2329,4.782091,6.6602,4.782091 -L 6.6602,4.782091,7.084,4.782091 -L 7.084,4.782091,7.5113,4.782091 -L 4.9513,5.316084,4.937,6.463005 -L 4.937,6.463005,4.8322,7.01659 -L 4.8322,7.01659,4.5552,7.451704 -L 4.5552,7.451704,4.1279,7.451704 -L 4.1279,7.451704,3.6974,7.451704 -L 3.6974,7.451704,3.2701,7.451704 -L 3.2701,7.451704,3.1227,7.107062 -L 3.1227,7.107062,2.9791,6.753928 -L 2.9791,6.753928,2.8428,6.383893 -L 1.5641,5.850032,1.2878,6.220001 -L 1.2878,6.220001,1.0142,6.573113 -L 1.0142,6.573113,0.7379,6.917754 -L 5.3786,7.451704,5.0739,7.840103 -L 5.0739,7.840103,4.9688,8.245424 -L 4.9688,8.245424,4.9513,9.015198 -L 5.8024,7.451704,6.2329,7.451704 -L 6.2329,7.451704,6.6602,7.451704 -L 6.6602,7.451704,7.084,7.451704 -L 1.9879,7.947388,1.694,8.317554 -L 1.694,8.317554,1.4138,8.670513 -L 1.4138,8.670513,1.1333,9.015198 -L 3.2701,7.947388,3.2701,8.317554 -L 3.2701,8.317554,3.2701,8.670513 -L 3.2701,8.670513,3.2701,9.015198 - -[割] 45 -L 1.5945,0.015189,1.5945,0.738445 -L 1.5945,0.738445,1.5945,1.453076 -L 1.5945,1.453076,1.5945,2.150809 -L 1.5945,2.150809,2.4277,2.150809 -L 2.4277,2.150809,3.2721,2.150809 -L 3.2721,2.150809,4.1267,2.150809 -L 4.1267,2.150809,4.1267,1.453076 -L 4.1267,1.453076,4.1267,0.738445 -L 4.1267,0.738445,4.1267,0.015189 -L 4.1267,0.015189,3.2721,0.015189 -L 3.2721,0.015189,2.4277,0.015189 -L 2.4277,0.015189,1.5945,0.015189 -L 6.2594,0.015189,6.6657,0.015189 -L 6.6657,0.015189,7.086,0.015189 -L 7.086,0.015189,7.5133,0.015189 -L 7.5133,0.015189,7.5133,3.026465 -L 7.5133,3.026465,7.5133,6.029314 -L 7.5133,6.029314,7.5133,9.015198 -L 5.8356,2.646559,5.8356,4.427687 -L 5.8356,4.427687,5.8356,6.191762 -L 5.8356,6.191762,5.8356,7.947388 -L 0.7399,3.714325,1.44,3.714325 -L 1.44,3.714325,2.151,3.714325 -L 2.151,3.714325,2.876,3.714325 -L 2.876,3.714325,2.7258,4.90934 -L 2.7258,4.90934,2.2911,5.290647 -L 2.2911,5.290647,1.5945,5.316084 -L 3.2721,3.714325,3.8322,3.714325 -L 3.8322,3.714325,4.4034,3.714325 -L 4.4034,3.714325,4.981,3.714325 -L 3.2721,5.316084,2.2214,6.286394 -L 2.2214,6.286394,1.1983,6.646555 -L 1.1983,6.646555,0.7399,7.947388 -L 0.7399,7.947388,1.44,7.947388 -L 1.44,7.947388,2.151,7.947388 -L 2.151,7.947388,2.876,7.947388 -L 2.876,7.947388,2.876,8.317554 -L 2.876,8.317554,2.876,8.670513 -L 2.876,8.670513,2.876,9.015198 -L 3.2721,6.383893,4.2809,6.450221 -L 4.2809,6.450221,4.8234,6.864014 -L 4.8234,6.864014,4.981,7.947388 -L 4.981,7.947388,4.4034,7.947388 -L 4.4034,7.947388,3.8322,7.947388 -L 3.8322,7.947388,3.2721,7.947388 - -[誌] 60 -L 1.1968,0.015189,1.1968,0.738445 -L 1.1968,0.738445,1.1968,1.453076 -L 1.1968,1.453076,1.1968,2.150809 -L 1.1968,2.150809,1.5996,2.150809 -L 1.5996,2.150809,2.0203,2.150809 -L 2.0203,2.150809,2.4507,2.150809 -L 2.4507,2.150809,2.4507,1.453076 -L 2.4507,1.453076,2.4507,0.738445 -L 2.4507,0.738445,2.4507,0.015189 -L 2.4507,0.015189,2.0203,0.015189 -L 2.0203,0.015189,1.5996,0.015189 -L 1.5996,0.015189,1.1968,0.015189 -L 5.4387,0.015189,5.1375,0.488392 -L 5.1375,0.488392,5.025,1.308907 -L 5.025,1.308907,5.0114,3.180442 -L 5.8341,0.015189,6.2652,0.015189 -L 6.2652,0.015189,6.6925,0.015189 -L 6.6925,0.015189,7.1163,0.015189 -L 7.1163,0.015189,7.1163,0.385376 -L 7.1163,0.385376,7.1163,0.738445 -L 7.1163,0.738445,7.1163,1.082999 -L 3.3018,0.549159,3.603,0.964353 -L 3.603,0.964353,3.7155,1.379547 -L 3.7155,1.379547,3.7291,2.150809 -L 7.9709,1.883812,7.82,2.149386 -L 7.82,2.149386,7.6729,2.406378 -L 7.6729,2.406378,7.5436,2.646559 -L 6.2652,3.447395,6.1111,3.714325 -L 6.1111,3.714325,5.9675,3.981387 -L 5.9675,3.981387,5.8341,4.248317 -L 1.1968,3.714325,1.5996,3.714325 -L 1.5996,3.714325,2.0203,3.714325 -L 2.0203,3.714325,2.4507,3.714325 -L 1.1968,5.316084,1.5996,5.316084 -L 1.5996,5.316084,2.0203,5.316084 -L 2.0203,5.316084,2.4507,5.316084 -L 4.1603,5.316084,4.7102,5.316084 -L 4.7102,5.316084,5.2632,5.316084 -L 5.2632,5.316084,5.8341,5.316084 -L 5.8341,5.316084,5.8166,6.463005 -L 5.8166,6.463005,5.7189,7.01659 -L 5.7189,7.01659,5.4387,7.451704 -L 5.4387,7.451704,4.8604,7.451704 -L 4.8604,7.451704,4.2895,7.451704 -L 4.2895,7.451704,3.7291,7.451704 -L 6.2652,5.316084,6.6925,5.316084 -L 6.6925,5.316084,7.1163,5.316084 -L 7.1163,5.316084,7.5436,5.316084 -L 0.7695,6.917754,1.4704,6.917754 -L 1.4704,6.917754,2.1744,6.917754 -L 2.1744,6.917754,2.8745,6.917754 -L 6.2652,7.451704,5.9605,7.840103 -L 5.9605,7.840103,5.8516,8.245424 -L 5.8516,8.245424,5.8341,9.015198 -L 6.6925,7.451704,7.1163,7.451704 -L 7.1163,7.451704,7.5436,7.451704 -L 7.5436,7.451704,7.9709,7.451704 -L 1.1968,8.481292,1.5996,8.481292 -L 1.5996,8.481292,2.0203,8.481292 -L 2.0203,8.481292,2.4507,8.481292 - -[窓] 54 -L 0.768,0.015189,1.0486,0.738445 -L 1.0486,0.738445,1.3288,1.453076 -L 1.3288,1.453076,1.6261,2.150809 -L 3.3357,0.015189,3.0345,0.450149 -L 3.0345,0.450149,2.9259,1.003865 -L 2.9259,1.003865,2.9084,2.150809 -L 3.7595,0.015189,4.4596,0.015189 -L 4.4596,0.015189,5.1636,0.015189 -L 5.1636,0.015189,5.8645,0.015189 -L 5.8645,0.015189,5.8645,0.385376 -L 5.8645,0.385376,5.8645,0.738445 -L 5.8645,0.738445,5.8645,1.082999 -L 7.5733,0.816046,7.2795,1.272262 -L 7.2795,1.272262,6.9923,1.71992 -L 6.9923,1.71992,6.7222,2.150809 -L 4.5822,1.883812,4.4386,2.149386 -L 4.4386,2.149386,4.3125,2.406378 -L 4.3125,2.406378,4.1868,2.646559 -L 1.1988,3.714325,1.7592,3.817472 -L 1.7592,3.817472,2.3266,3.903589 -L 2.3266,3.903589,2.9084,3.981387 -L 2.9084,3.981387,3.1812,4.618352 -L 3.1812,4.618352,3.4649,5.238329 -L 3.4649,5.238329,3.7595,5.850032 -L 3.3357,3.714325,4.4176,3.832971 -L 4.4176,3.832971,5.7765,4.307596 -L 5.7765,4.307596,5.8645,5.316084 -L 1.8366,5.850032,2.3266,6.220001 -L 2.3266,6.220001,2.8243,6.573113 -L 2.8243,6.573113,3.3357,6.917754 -L 3.3357,6.917754,3.3357,7.260951 -L 3.3357,7.260951,3.3357,7.604192 -L 3.3357,7.604192,3.3357,7.947388 -L 3.3357,7.947388,2.4772,7.947388 -L 2.4772,7.947388,1.6261,7.947388 -L 1.6261,7.947388,0.768,7.947388 -L 0.768,7.947388,0.768,7.604192 -L 0.768,7.604192,0.768,7.260951 -L 0.768,7.260951,0.768,6.917754 -L 5.4407,6.383893,5.1395,6.79773 -L 5.1395,6.79773,5.027,7.203073 -L 5.027,7.203073,5.0134,7.947388 -L 5.0134,7.947388,4.5822,7.947388 -L 4.5822,7.947388,4.1689,7.947388 -L 4.1689,7.947388,3.7595,7.947388 -L 5.8645,6.383893,6.1408,6.383893 -L 6.1408,6.383893,6.4245,6.383893 -L 6.4245,6.383893,6.7222,6.383893 -L 7.5733,6.917754,7.5733,7.260951 -L 7.5733,7.260951,7.5733,7.604192 -L 7.5733,7.604192,7.5733,7.947388 -L 7.5733,7.947388,6.8483,7.947388 -L 6.8483,7.947388,6.1408,7.947388 -L 6.1408,7.947388,5.4407,7.947388 - -[忘] 36 -L 0.8019,0.282054,0.9312,0.919106 -L 0.9312,0.919106,1.0783,1.539324 -L 1.0783,1.539324,1.2257,2.150809 -L 3.3342,0.015189,3.033,0.468581 -L 3.033,0.468581,2.9205,1.150749 -L 2.9205,1.150749,2.9069,2.646559 -L 3.7615,0.015189,4.462,0.015189 -L 4.462,0.015189,5.173,0.015189 -L 5.173,0.015189,5.8976,0.015189 -L 5.8976,0.015189,5.8976,0.385376 -L 5.8976,0.385376,5.8976,0.738445 -L 5.8976,0.738445,5.8976,1.082999 -L 7.5718,0.816046,7.2779,1.272262 -L 7.2779,1.272262,6.9978,1.71992 -L 6.9978,1.71992,6.7176,2.150809 -L 4.6157,2.417652,4.462,2.683225 -L 4.462,2.683225,4.3219,2.940305 -L 4.3219,2.940305,4.1884,3.180442 -L 2.5076,4.782091,2.206,5.236972 -L 2.206,5.236972,2.1013,5.929013 -L 2.1013,5.929013,2.0835,7.451704 -L 2.0835,7.451704,1.6565,7.451704 -L 1.6565,7.451704,1.2257,7.451704 -L 1.2257,7.451704,0.8019,7.451704 -L 2.9069,4.782091,4.311,4.782091 -L 4.311,4.782091,5.7229,4.782091 -L 5.7229,4.782091,7.148,4.782091 -L 2.5076,7.451704,3.0606,7.451704 -L 3.0606,7.451704,3.6214,7.451704 -L 3.6214,7.451704,4.1884,7.451704 -L 4.1884,7.451704,4.1884,7.984033 -L 4.1884,7.984033,4.1884,8.508196 -L 4.1884,8.508196,4.1884,9.015198 -L 4.6157,7.451704,5.5929,7.451704 -L 5.5929,7.451704,6.5771,7.451704 -L 6.5771,7.451704,7.5718,7.451704 - -[呼] 39 -L 4.2188,0.015189,4.6251,0.015189 -L 4.6251,0.015189,5.045,0.015189 -L 5.045,0.015189,5.4723,0.015189 -L 5.4723,0.015189,5.4552,2.638197 -L 5.4552,2.638197,5.3536,3.735515 -L 5.3536,3.735515,5.0734,4.248317 -L 5.0734,4.248317,4.3484,4.248317 -L 4.3484,4.248317,3.6409,4.248317 -L 3.6409,4.248317,2.9401,4.248317 -L 0.8316,3.180442,0.8316,4.780821 -L 0.8316,4.780821,0.8316,6.372576 -L 0.8316,6.372576,0.8316,7.947388 -L 0.8316,7.947388,1.2379,7.947388 -L 1.2379,7.947388,1.6582,7.947388 -L 1.6582,7.947388,2.0823,7.947388 -L 2.0823,7.947388,2.0823,6.372576 -L 2.0823,6.372576,2.0823,4.780821 -L 2.0823,4.780821,2.0823,3.180442 -L 2.0823,3.180442,1.6582,3.180442 -L 1.6582,3.180442,1.2379,3.180442 -L 1.2379,3.180442,0.8316,3.180442 -L 5.8961,4.248317,5.5914,4.741244 -L 5.5914,4.741244,5.4863,5.700237 -L 5.4863,5.700237,5.4723,7.947388 -L 5.4723,7.947388,4.7687,7.947388 -L 4.7687,7.947388,4.0679,7.947388 -L 4.0679,7.947388,3.3639,7.947388 -L 6.3234,4.248317,6.8807,4.248317 -L 6.8807,4.248317,7.4547,4.248317 -L 7.4547,4.248317,8.0295,4.248317 -L 4.2188,5.583058,4.0679,6.03923 -L 4.0679,6.03923,3.9211,6.486843 -L 3.9211,6.486843,3.7912,6.917754 -L 6.7511,5.583058,6.8807,6.03923 -L 6.8807,6.03923,7.0239,6.486843 -L 7.0239,6.486843,7.1784,6.917754 -L 5.8961,8.481292,6.4534,8.670513 -L 6.4534,8.670513,7.0239,8.851437 -L 7.0239,8.851437,7.6057,9.015198 - -[並] 36 -L 0.8301,0.549159,1.6885,0.549159 -L 1.6885,0.549159,2.5396,0.549159 -L 2.5396,0.549159,3.3977,0.549159 -L 3.3977,0.549159,3.3977,2.683225 -L 3.3977,2.683225,3.3977,4.80906 -L 3.3977,4.80906,3.3977,6.917754 -L 3.3977,6.917754,2.6724,6.917754 -L 2.6724,6.917754,1.9617,6.917754 -L 1.9617,6.917754,1.2574,6.917754 -L 3.7932,0.549159,4.2208,0.549159 -L 4.2208,0.549159,4.6446,0.549159 -L 4.6446,0.549159,5.0719,0.549159 -L 5.0719,0.549159,5.0719,2.683225 -L 5.0719,2.683225,5.0719,4.80906 -L 5.0719,4.80906,5.0719,6.917754 -L 5.0719,6.917754,4.6446,6.917754 -L 4.6446,6.917754,4.2208,6.917754 -L 4.2208,6.917754,3.7932,6.917754 -L 5.5027,0.549159,6.2032,0.549159 -L 6.2032,0.549159,6.9103,0.549159 -L 6.9103,0.549159,7.6353,0.549159 -L 2.1158,2.646559,1.9617,3.36964 -L 1.9617,3.36964,1.8181,4.084491 -L 1.8181,4.084491,1.6885,4.782091 -L 6.3538,2.913467,6.483,3.55052 -L 6.483,3.55052,6.6305,4.170563 -L 6.6305,4.170563,6.7807,4.782091 -L 5.5027,6.917754,5.6284,7.630941 -L 5.6284,7.630941,5.772,8.32736 -L 5.772,8.32736,5.9297,9.015198 -L 5.9297,6.917754,6.3538,6.917754 -L 6.3538,6.917754,6.7807,6.917754 -L 6.7807,6.917754,7.208,6.917754 -L 3.3977,8.21434,3.2468,8.481292 -L 3.2468,8.481292,3.0997,8.748223 -L 3.0997,8.748223,2.9669,9.015198 - -[簡] 63 -L 1.2878,0.015189,1.1403,3.484039 -L 1.1403,3.484039,1.0773,6.309006 -L 1.0773,6.309006,1.7151,9.015198 -L 6.7827,0.015189,7.0563,0.015189 -L 7.0563,0.015189,7.3435,0.015189 -L 7.3435,0.015189,7.6338,0.015189 -L 7.6338,0.015189,7.6338,1.426239 -L 7.6338,1.426239,7.6338,2.837224 -L 7.6338,2.837224,7.6338,4.248317 -L 7.6338,4.248317,6.7827,4.248317 -L 6.7827,4.248317,5.9387,4.248317 -L 5.9387,4.248317,5.1016,4.248317 -L 5.1016,4.248317,5.1016,4.971486 -L 5.1016,4.971486,5.1016,5.68614 -L 5.1016,5.68614,5.1016,6.383893 -L 5.1016,6.383893,5.6515,6.486843 -L 5.6515,6.486843,6.2122,6.573113 -L 6.2122,6.573113,6.7827,6.650802 -L 6.7827,6.650802,6.6325,7.020967 -L 6.6325,7.020967,6.485,7.374058 -L 6.485,7.374058,6.3523,7.718612 -L 6.3523,7.718612,5.7849,7.718612 -L 5.7849,7.718612,5.2315,7.718612 -L 5.2315,7.718612,4.6778,7.718612 -L 4.6778,7.718612,4.0372,6.65785 -L 4.0372,6.65785,3.8337,5.766652 -L 3.8337,5.766652,3.82,4.248317 -L 3.82,4.248317,3.1192,4.248317 -L 3.1192,4.248317,2.419,4.248317 -L 2.419,4.248317,1.7151,4.248317 -L 2.9689,1.082999,2.9689,1.796295 -L 2.9689,1.796295,2.9689,2.492626 -L 2.9689,2.492626,2.9689,3.180442 -L 2.9689,3.180442,3.9528,3.180442 -L 3.9528,3.180442,4.9513,3.180442 -L 4.9513,3.180442,5.96,3.180442 -L 5.96,3.180442,5.96,2.492626 -L 5.96,2.492626,5.96,1.796295 -L 5.96,1.796295,5.96,1.082999 -L 5.96,1.082999,4.9513,1.082999 -L 4.9513,1.082999,3.9528,1.082999 -L 3.9528,1.082999,2.9689,1.082999 -L 3.3962,2.150809,4.0964,2.150809 -L 4.0964,2.150809,4.8112,2.150809 -L 4.8112,2.150809,5.5289,2.150809 -L 7.6338,5.049087,6.9337,5.152191 -L 6.9337,5.152191,6.2297,5.238329 -L 6.2297,5.238329,5.5289,5.316084 -L 1.7151,5.316084,2.2681,5.316084 -L 2.2681,5.316084,2.8253,5.316084 -L 2.8253,5.316084,3.3962,5.316084 -L 1.7151,6.383893,2.1213,6.486843 -L 2.1213,6.486843,2.5416,6.573113 -L 2.5416,6.573113,2.9689,6.650802 -L 2.9689,6.650802,2.6919,7.097124 -L 2.6919,7.097124,2.419,7.526524 -L 2.419,7.526524,2.1455,7.947388 -L 2.9689,7.947388,3.2418,7.947388 -L 3.2418,7.947388,3.529,7.947388 -L 3.529,7.947388,3.82,7.947388 -L 6.7827,7.947388,7.21,7.947388 -L 7.21,7.947388,7.6338,7.947388 -L 7.6338,7.947388,8.0611,7.947388 - -[訪] 26 -L 3.8252,0.015189,4.96,2.37258 -L 4.96,2.37258,5.4156,4.458706 -L 5.4156,4.458706,5.4997,6.917754 -L 5.4997,6.917754,5.0759,6.917754 -L 5.0759,6.917754,4.6553,6.917754 -L 4.6553,6.917754,4.2493,6.917754 -L 5.927,0.015189,7.384,0.86125 -L 7.384,0.86125,7.6989,2.766584 -L 7.6989,2.766584,7.6358,4.782091 -L 7.6358,4.782091,7.0583,4.782091 -L 7.0583,4.782091,6.4874,4.782091 -L 6.4874,4.782091,5.927,4.782091 -L 5.927,6.917754,5.927,7.630941 -L 5.927,7.630941,5.927,8.32736 -L 5.927,8.32736,5.927,9.015198 -L 6.3575,6.917754,6.9108,6.917754 -L 6.9108,6.917754,7.4856,6.917754 -L 7.4856,6.917754,8.0631,6.917754 -L 0.8341,6.917689,3.3629,6.917689 -L 1.2579,8.519469,2.9391,8.519469 -L 1.2579,5.316149,2.9391,5.316149 -L 1.2579,4.24823,2.9391,4.24823 -L 1.2579,2.684714,2.9391,2.684714 -L 1.2579,0.015189,1.2579,2.684714 -L 2.9391,0.015189,1.2579,0.015189 -L 2.9391,2.684714,2.9391,0.015189 - -[論] 38 -L 4.2478,0.015189,4.2478,1.615437 -L 4.2478,1.615437,4.2478,3.207301 -L 4.2478,3.207301,4.2478,4.782091 -L 4.2478,4.782091,5.3791,4.782091 -L 5.3791,4.782091,6.5104,4.782091 -L 6.5104,4.782091,7.6378,4.782091 -L 7.6378,4.782091,7.6378,3.207301 -L 7.6378,3.207301,7.6378,1.615437 -L 7.6378,1.615437,7.6378,0.015189 -L 5.5294,0.015189,5.5294,0.738445 -L 5.5294,0.738445,5.5294,1.453076 -L 5.5294,1.453076,5.5294,2.150809 -L 5.5294,2.150809,5.2355,2.3302 -L 5.2355,2.3302,4.9518,2.492626 -L 4.9518,2.492626,4.6748,2.646559 -L 6.384,0.015189,6.1637,1.807612 -L 6.1637,1.807612,5.7535,3.040672 -L 5.7535,3.040672,5.5294,4.248317 -L 6.8151,2.646559,6.5104,3.061796 -L 6.5104,3.061796,6.4015,3.476968 -L 6.4015,3.476968,6.384,4.248317 -L 5.1056,6.383893,5.6593,6.383893 -L 5.6593,6.383893,6.2334,6.383893 -L 6.2334,6.383893,6.8151,6.383893 -L 8.0616,6.383893,7.3615,7.260951 -L 7.3615,7.260951,6.6607,8.138227 -L 6.6607,8.138227,5.9567,9.015198 -L 5.9567,9.015198,5.3791,8.32736 -L 5.3791,8.32736,4.8082,7.630941 -L 4.8082,7.630941,4.2478,6.917754 -L 0.8645,6.917689,3.3967,6.917689 -L 1.2918,8.519469,2.9694,8.519469 -L 1.2918,5.316149,2.9694,5.316149 -L 1.2918,4.24823,2.9694,4.24823 -L 1.2918,2.684714,2.9694,2.684714 -L 1.2918,0.015189,1.2918,2.684714 -L 2.9694,0.015189,1.2918,0.015189 -L 2.9694,2.684714,2.9694,0.015189 - -[異] 54 -L 0.8595,0.015189,1.5631,0.385376 -L 1.5631,0.385376,2.2639,0.738445 -L 2.2639,0.738445,2.9644,1.082999 -L 6.7852,0.015189,6.3548,0.385376 -L 6.3548,0.385376,5.9342,0.738445 -L 5.9342,0.738445,5.5314,1.082999 -L 0.8595,2.150809,1.5631,2.150809 -L 1.5631,2.150809,2.2639,2.150809 -L 2.2639,2.150809,2.9644,2.150809 -L 2.9644,2.150809,2.7364,3.437544 -L 2.7364,3.437544,2.1305,3.7497 -L 2.1305,3.7497,1.2903,3.714325 -L 3.3952,2.150809,4.0954,2.150809 -L 4.0954,2.150809,4.8102,2.150809 -L 4.8102,2.150809,5.5314,2.150809 -L 5.5314,2.150809,4.8659,3.767956 -L 4.8659,3.767956,3.6334,3.851446 -L 3.6334,3.851446,2.9644,5.316084 -L 2.9644,5.316084,2.5406,5.316084 -L 2.5406,5.316084,2.1203,5.316084 -L 2.1203,5.316084,1.7176,5.316084 -L 1.7176,5.316084,1.7176,6.382426 -L 1.7176,6.382426,1.7176,7.440276 -L 1.7176,7.440276,1.7176,8.481292 -L 1.7176,8.481292,3.3952,8.481292 -L 3.3952,8.481292,5.0831,8.481292 -L 5.0831,8.481292,6.7852,8.481292 -L 6.7852,8.481292,6.7852,7.440276 -L 6.7852,7.440276,6.7852,6.382426 -L 6.7852,6.382426,6.7852,5.316084 -L 6.7852,5.316084,6.3548,5.316084 -L 6.3548,5.316084,5.9342,5.316084 -L 5.9342,5.316084,5.5314,5.316084 -L 5.5314,5.316084,5.5454,4.544888 -L 5.5454,4.544888,5.6505,4.129585 -L 5.6505,4.129585,5.9275,3.714325 -L 5.9275,3.714325,6.3548,3.714325 -L 6.3548,3.714325,6.7852,3.714325 -L 6.7852,3.714325,7.2055,3.714325 -L 5.9275,2.150809,6.4879,2.150809 -L 6.4879,2.150809,7.0553,2.150809 -L 7.0553,2.150809,7.6363,2.150809 -L 3.3952,5.316084,3.6716,5.316084 -L 3.6716,5.316084,3.9553,5.316084 -L 3.9553,5.316084,4.2495,5.316084 -L 4.2495,5.316084,3.9062,6.765201 -L 3.9062,6.765201,3.087,7.019436 -L 3.087,7.019436,2.113,6.917754 -L 4.6736,6.917754,4.523,7.260951 -L 4.523,7.260951,4.3791,7.604192 -L 4.3791,7.604192,4.2495,7.947388 -L 5.1041,6.917754,5.5104,6.917754 -L 5.5104,6.917754,5.9275,6.917754 -L 5.9275,6.917754,6.3548,6.917754 - -[遺] 54 -L 4.0662,1.082999,4.2585,1.349951 -L 4.2585,1.349951,4.469,1.616969 -L 4.469,1.616969,4.6788,1.883812 -L 4.6788,1.883812,4.4024,1.986981 -L 4.4024,1.986981,4.1289,2.073142 -L 4.1289,2.073142,3.8522,2.150809 -L 3.8522,2.150809,3.8522,3.217152 -L 3.8522,3.217152,3.8522,4.275067 -L 3.8522,4.275067,3.8522,5.316084 -L 3.8522,5.316084,4.98,5.316084 -L 4.98,5.316084,6.1116,5.316084 -L 6.1116,5.316084,7.2429,5.316084 -L 7.2429,5.316084,7.0885,4.171964 -L 7.0885,4.171964,6.9449,3.027867 -L 6.9449,3.027867,6.8121,1.883812 -L 6.8121,1.883812,7.0885,1.616969 -L 7.0885,1.616969,7.3687,1.349951 -L 7.3687,1.349951,7.6632,1.082999 -L 5.1026,2.150809,5.5334,2.150809 -L 5.5334,2.150809,5.9537,2.150809 -L 5.9537,2.150809,6.3845,2.150809 -L 4.2798,3.180442,5.1134,3.180442 -L 5.1134,3.180442,5.961,3.180442 -L 5.961,3.180442,6.8121,3.180442 -L 4.2798,4.248317,5.1134,4.248317 -L 5.1134,4.248317,5.961,4.248317 -L 5.961,4.248317,6.8121,4.248317 -L 2.9976,6.383893,3.8312,6.486843 -L 3.8312,6.486843,4.6788,6.573113 -L 4.6788,6.573113,5.5334,6.650802 -L 5.5334,6.650802,5.1831,7.21439 -L 5.1831,7.21439,4.7492,7.421998 -L 4.7492,7.421998,3.8522,7.451704 -L 3.8522,7.451704,3.8522,7.794834 -L 3.8522,7.794834,3.8522,8.138227 -L 3.8522,8.138227,3.8522,8.481292 -L 3.8522,8.481292,4.98,8.481292 -L 4.98,8.481292,6.1116,8.481292 -L 6.1116,8.481292,7.2429,8.481292 -L 7.2429,8.481292,7.2429,8.138227 -L 7.2429,8.138227,7.2429,7.794834 -L 7.2429,7.794834,7.2429,7.451704 -L 7.2429,7.451704,6.3214,7.46996 -L 6.3214,7.46996,5.8766,7.5985 -L 5.8766,7.5985,5.5334,7.947388 -L 5.9537,6.383893,6.6612,6.383893 -L 6.6612,6.383893,7.3687,6.383893 -L 7.3687,6.383893,8.094,6.383893 -L 5.9502,-0.000003,8.0762,-0.000003 -L 2.129,1.067654,1.0783,0.015189 -L 0.879,4.766921,2.129,4.766921 -L 2.129,1.067654,2.129,4.766921 -L 1.3063,8.504299,2.129,7.436446 -A 5.9502,7.363004,7.362973,238.75988,270 - - -# kan_18 ------------------------------------------------------- -# 域宇延沿我灰拡閣革株巻干看危揮机貴疑吸供胸郷勤筋敬系警劇激穴憲権絹厳源己誤后孝皇紅鋼刻骨砂裁策冊蚕姿 - -[域] 54 -L 3.6036,-0.000003,4.3671,0.636962 -L 4.3671,0.636962,5.1376,1.257005 -L 5.1376,1.257005,5.9187,1.868533 -L 5.9187,1.868533,5.3061,4.105812 -L 5.3061,4.105812,4.98,5.885517 -L 4.98,5.885517,4.6718,6.902606 -L 4.6718,6.902606,3.9468,6.902606 -L 3.9468,6.902606,3.2358,6.902606 -L 3.2358,6.902606,2.5353,6.902606 -L 6.7768,-0.000003,6.6262,0.370096 -L 6.6262,0.370096,6.4794,0.723122 -L 6.4794,0.723122,6.3498,1.067697 -L 7.2041,-0.000003,7.2041,0.533924 -L 7.2041,0.533924,7.2041,1.067697 -L 7.2041,1.067697,7.2041,1.60169 -L 1.6846,1.067697,2.5353,1.437841 -L 2.5353,1.437841,3.3938,1.790954 -L 3.3938,1.790954,4.2449,2.135551 -L 0.0034,1.60169,0.2797,1.60169 -L 0.2797,1.60169,0.5634,1.60169 -L 0.5634,1.60169,0.8615,1.60169 -L 0.8615,1.60169,0.8615,3.012718 -L 0.8615,3.012718,0.8615,4.423747 -L 0.8615,4.423747,0.8615,5.834731 -L 0.8615,5.834731,0.5634,6.023951 -L 0.5634,6.023951,0.2797,6.204808 -L 0.2797,6.204808,0.0034,6.368614 -L 6.3498,2.669478,6.9519,3.809307 -L 6.9519,3.809307,7.1726,4.491519 -L 7.1726,4.491519,7.2041,5.300804 -L 2.5353,3.203295,2.5353,3.916635 -L 2.5353,3.916635,2.5353,4.612967 -L 2.5353,4.612967,2.5353,5.300804 -L 2.5353,5.300804,2.9626,5.300804 -L 2.9626,5.300804,3.3938,5.300804 -L 3.3938,5.300804,3.8176,5.300804 -L 3.8176,5.300804,3.8176,4.612967 -L 3.8176,4.612967,3.8176,3.916635 -L 3.8176,3.916635,3.8176,3.203295 -L 3.8176,3.203295,3.3938,3.203295 -L 3.3938,3.203295,2.9626,3.203295 -L 2.9626,3.203295,2.5353,3.203295 -L 1.2534,6.368614,0.9736,6.821984 -L 0.9736,6.821984,0.872,7.504174 -L 0.872,7.504174,0.8615,9.000006 -L 5.4988,6.902606,5.194,7.3361 -L 5.194,7.3361,5.0855,7.879922 -L 5.0855,7.879922,5.0676,9.000006 -L 5.9187,6.902606,6.3498,6.902606 -L 6.3498,6.902606,6.7768,6.902606 -L 6.7768,6.902606,7.2041,6.902606 -L 7.2041,7.970264,6.9067,8.313459 -L 6.9067,8.313459,6.6262,8.65681 -L 6.6262,8.65681,6.3498,9.000006 - -[宇] 8 -L 3.4199,7.932174,3.4199,9.000006 -L 0.0296,6.368833,0.0296,7.932174 -L 0.0296,7.932174,6.8068,7.932174 -L 6.8068,6.368833,6.8068,7.932174 -L 1.2835,5.834731,5.5249,5.834731 -L 6.8068,3.737266,0.0019,3.737266 -L 3.4199,5.834731,3.4199,-0.000003 -L 3.4199,-0.000003,2.1416,-0.000003 - -[延] 12 -L 0.0351,8.504234,1.7408,8.504234 -L 1.7408,5.300804,0.0351,5.300804 -L 0.0351,5.300804,1.7408,8.504234 -L 5.1035,-0.000003,7.2361,-0.000003 -L 5.1245,5.300804,6.8057,5.300804 -L 3.4184,2.135551,3.4184,6.368614 -L 2.5673,2.135551,7.2361,2.135551 -L 5.1245,2.135551,5.1245,8.135491 -A 2.8269,3.421432,2.811613,173.55015,240.00015 -A 5.1035,7.363004,7.362973,239.99993,270 -A -7.3337,5.300804,9.077544,324.27137,0 -A 2.9946,21.855317,13.885041,270,285.94128 - -[沿] 27 -L 0.0616,0.266906,0.4714,1.437841 -L 0.4714,1.437841,0.892,2.591702 -L 0.892,2.591702,1.3155,3.737266 -L 3.0247,-0.000003,3.0247,1.257005 -L 3.0247,1.257005,3.0247,2.505629 -L 3.0247,2.505629,3.0247,3.737266 -L 3.0247,3.737266,4.1528,3.737266 -L 4.1528,3.737266,5.2837,3.737266 -L 5.2837,3.737266,6.4084,3.737266 -L 6.4084,3.737266,6.4084,2.505629 -L 6.4084,2.505629,6.4084,1.257005 -L 6.4084,1.257005,6.4084,-0.000003 -L 6.4084,-0.000003,5.2837,-0.000003 -L 5.2837,-0.000003,4.1528,-0.000003 -L 4.1528,-0.000003,3.0247,-0.000003 -L 2.1736,4.766921,2.9196,6.032422 -L 2.9196,6.032422,3.3294,7.111572 -L 3.3294,7.111572,3.452,8.504234 -L 7.2626,4.766921,6.345,6.52537 -L 6.345,6.52537,5.904,7.622864 -L 5.904,7.622864,5.5569,9.000006 -L 0.8882,5.834731,0.615,6.204808 -L 0.615,6.204808,0.3418,6.557921 -L 0.3418,6.557921,0.0616,6.902606 -L 1.3155,7.970264,1.0423,8.313459 -L 1.0423,8.313459,0.7624,8.65681 -L 0.7624,8.65681,0.4924,9.000006 - -[我] 48 -L 0.9217,-0.000003,1.3455,-0.000003 -L 1.3455,-0.000003,1.7731,-0.000003 -L 1.7731,-0.000003,2.2004,-0.000003 -L 2.2004,-0.000003,2.2004,1.067697 -L 2.2004,1.067697,2.2004,2.135551 -L 2.2004,2.135551,2.2004,3.203295 -L 2.2004,3.203295,1.6957,3.559232 -L 1.6957,3.559232,1.1388,3.559232 -L 1.1388,3.559232,0.0639,3.203295 -L 6.8657,-0.000003,6.2283,0.723122 -L 6.2283,0.723122,5.587,1.437841 -L 5.587,1.437841,4.946,2.135551 -L 4.946,2.135551,4.4382,1.60169 -L 4.4382,1.60169,3.9412,1.067697 -L 3.9412,1.067697,3.447,0.533924 -L 7.2615,-0.000003,7.2615,0.533924 -L 7.2615,0.533924,7.2615,1.067697 -L 7.2615,1.067697,7.2615,1.60169 -L 5.1565,2.669478,4.7359,3.735865 -L 4.7359,3.735865,4.3054,4.79378 -L 4.3054,4.79378,3.8781,5.834731 -L 3.8781,5.834731,2.7079,5.655209 -L 2.7079,5.655209,2.0495,5.009773 -L 2.0495,5.009773,2.6309,3.737266 -L 2.6309,3.737266,2.9006,3.916635 -L 2.9006,3.916635,3.1773,4.07904 -L 3.1773,4.07904,3.447,4.232994 -L 5.587,3.203295,5.864,3.735865 -L 5.864,3.735865,6.1438,4.25981 -L 6.1438,4.25981,6.4419,4.766921 -L 0.0639,5.834731,1.4576,5.896878 -L 1.4576,5.896878,2.0673,6.433518 -L 2.0673,6.433518,2.2004,7.970264 -L 2.2004,7.970264,1.6225,7.970264 -L 1.6225,7.970264,1.0513,7.970264 -L 1.0513,7.970264,0.4909,7.970264 -L 4.7359,5.834731,4.4312,6.307869 -L 4.4312,6.307869,4.3226,7.128449 -L 4.3226,7.128449,4.3054,9.000006 -L 5.1565,5.834731,5.8602,5.834731 -L 5.8602,5.834731,6.561,5.834731 -L 6.561,5.834731,7.2615,5.834731 -L 6.8657,7.436424,6.5715,7.806393 -L 6.5715,7.806393,6.2878,8.159615 -L 6.2878,8.159615,6.0146,8.504234 -L 2.2004,8.504234,2.6064,8.683515 -L 2.6064,8.683515,3.0267,8.846029 -L 3.0267,8.846029,3.447,9.000006 - -[灰] 18 -L 0.094,0.266906,0.8046,3.131364 -L 0.8046,3.131364,0.9766,5.690561 -L 0.9766,5.690561,0.9482,8.504234 -L 0.9482,8.504234,3.0532,8.504234 -L 3.0532,8.504234,5.1655,8.504234 -L 5.1655,8.504234,7.2947,8.504234 -L 1.5615,-0.000003,3.2322,2.478813 -L 3.2322,2.478813,4.0899,4.652566 -L 4.0899,4.652566,4.3354,7.436424 -L 6.8674,-0.000003,6.1672,1.410982 -L 6.1672,1.410982,5.4629,2.821944 -L 5.4629,2.821944,4.7624,4.232994 -L 1.7751,3.737266,2.3737,4.50137 -L 2.3737,4.50137,2.5947,5.045147 -L 2.5947,5.045147,2.6294,5.834731 -L 5.5855,4.232994,5.8625,4.766921 -L 5.8625,4.766921,6.1462,5.300804 -L 6.1462,5.300804,6.4404,5.834731 - -[拡] 42 -L 0.5229,-0.000003,0.7961,-0.000003 -L 0.7961,-0.000003,1.0833,-0.000003 -L 1.0833,-0.000003,1.3775,-0.000003 -L 1.3775,-0.000003,1.3603,2.648266 -L 1.3603,2.648266,1.2514,3.74565 -L 1.2514,3.74565,0.9467,4.232994 -L 0.9467,4.232994,0.6735,4.07904 -L 0.6735,4.07904,0.4003,3.916635 -L 0.4003,3.916635,0.1271,3.737266 -L 2.2321,0.266906,2.8874,2.761242 -L 2.8874,2.761242,3.0801,4.967436 -L 3.0801,4.967436,3.0867,7.436424 -L 3.0867,7.436424,3.7875,7.436424 -L 3.7875,7.436424,4.488,7.436424 -L 4.488,7.436424,5.1882,7.436424 -L 5.1882,7.436424,5.1882,7.968841 -L 5.1882,7.968841,5.1882,8.492938 -L 5.1882,8.492938,5.1882,9.000006 -L 3.5105,-0.000003,3.7875,-0.000003 -L 3.7875,-0.000003,4.0639,-0.000003 -L 4.0639,-0.000003,4.3371,-0.000003 -L 4.3371,-0.000003,4.5581,2.071982 -L 4.5581,2.071982,4.9675,3.991544 -L 4.9675,3.991544,5.1882,5.834731 -L 4.9745,-0.000003,5.6193,0.636962 -L 5.6193,0.636962,6.2599,1.257005 -L 6.2599,1.257005,6.8977,1.868533 -L 6.8977,1.868533,6.7468,2.135551 -L 6.7468,2.135551,6.6035,2.402482 -L 6.6035,2.402482,6.4736,2.669478 -L 7.3247,-0.000003,7.3247,0.370096 -L 7.3247,0.370096,7.3247,0.723122 -L 7.3247,0.723122,7.3247,1.067697 -L 1.8052,4.232994,1.2935,5.484464 -L 1.2935,5.484464,1.0833,6.490149 -L 1.0833,6.490149,0.1271,6.902606 -L 1.8052,6.902606,1.5036,7.3361 -L 1.5036,7.3361,1.3915,7.879922 -L 1.3915,7.879922,1.3775,9.000006 -L 5.6193,7.436424,6.1762,7.436424 -L 6.1762,7.436424,6.7468,7.436424 -L 6.7468,7.436424,7.3247,7.436424 - -[閣] 60 -L 0.126,-0.000003,0.126,2.848825 -L 0.126,2.848825,0.126,5.680754 -L 0.126,5.680754,0.126,8.504234 -L 0.126,8.504234,0.9561,8.504234 -L 0.9561,8.504234,1.8068,8.504234 -L 1.8068,8.504234,2.6579,8.504234 -L 2.6579,8.504234,2.6758,6.740114 -L 2.6758,6.740114,3.0677,5.7811 -L 3.0677,5.7811,4.3675,5.033918 -L 4.3675,5.033918,4.0694,4.612967 -L 4.0694,4.612967,3.7857,4.183522 -L 3.7857,4.183522,3.5164,3.737266 -L 3.5164,3.737266,4.4442,2.985815 -L 4.4442,2.985815,5.001,2.709034 -L 5.001,2.709034,5.6455,2.669478 -L 6.0766,-0.000003,6.346,-0.000003 -L 6.346,-0.000003,6.6262,-0.000003 -L 6.6262,-0.000003,6.8994,-0.000003 -L 6.8994,-0.000003,6.8994,2.134172 -L 6.8994,2.134172,6.8994,4.25981 -L 6.8994,4.25981,6.8994,6.368614 -L 6.8994,6.368614,6.0483,6.368614 -L 6.0483,6.368614,5.1972,6.368614 -L 5.1972,6.368614,4.3675,6.368614 -L 4.3675,6.368614,4.3675,7.09176 -L 4.3675,7.09176,4.3675,7.806393 -L 4.3675,7.806393,4.3675,8.504234 -L 4.3675,8.504234,5.1972,8.504234 -L 5.1972,8.504234,6.0483,8.504234 -L 6.0483,8.504234,6.8994,8.504234 -L 6.8994,8.504234,6.8994,7.970264 -L 6.8994,7.970264,6.8994,7.436424 -L 6.8994,7.436424,6.8994,6.902606 -L 2.2621,0.533924,2.2621,1.257005 -L 2.2621,1.257005,2.2621,1.971658 -L 2.2621,1.971658,2.2621,2.669478 -L 2.2621,2.669478,1.9644,2.669478 -L 1.9644,2.669478,1.6807,2.669478 -L 1.6807,2.669478,1.4114,2.669478 -L 2.6579,0.533924,3.3622,0.533924 -L 3.3622,0.533924,4.0694,0.533924 -L 4.0694,0.533924,4.7944,0.533924 -L 4.7944,0.533924,4.7944,1.067697 -L 4.7944,1.067697,4.7944,1.60169 -L 4.7944,1.60169,4.7944,2.135551 -L 4.7944,2.135551,4.0694,2.135551 -L 4.0694,2.135551,3.3622,2.135551 -L 3.3622,2.135551,2.6579,2.135551 -L 1.6215,4.232994,1.9578,4.60316 -L 1.9578,4.60316,2.301,4.956141 -L 2.301,4.956141,2.6579,5.300804 -L 0.5529,6.368614,1.1098,6.368614 -L 1.1098,6.368614,1.6807,6.368614 -L 1.6807,6.368614,2.2621,6.368614 -L 0.5529,7.436424,1.1098,7.436424 -L 1.1098,7.436424,1.6807,7.436424 -L 1.6807,7.436424,2.2621,7.436424 -L 4.7944,7.436424,5.3513,7.436424 -L 5.3513,7.436424,5.926,7.436424 -L 5.926,7.436424,6.5004,7.436424 - -[革] 51 -L 3.5425,-0.000003,2.958,1.584725 -L 2.958,1.584725,1.6162,1.771012 -L 1.6162,1.771012,0.1592,1.60169 -L 3.9733,1.60169,3.676,2.135551 -L 3.676,2.135551,3.3923,2.669478 -L 3.3923,2.669478,3.1152,3.203295 -L 3.1152,3.203295,2.4147,3.203295 -L 2.4147,3.203295,1.7107,3.203295 -L 1.7107,3.203295,1.0103,3.203295 -L 1.0103,3.203295,1.0103,3.735865 -L 1.0103,3.735865,1.0103,4.25981 -L 1.0103,4.25981,1.0103,4.766921 -L 1.0103,4.766921,2.3205,4.75 -L 2.3205,4.75,3.2101,5.08884 -L 3.2101,5.08884,3.5425,6.368614 -L 3.5425,6.368614,3.1152,6.368614 -L 3.1152,6.368614,2.6848,6.368614 -L 2.6848,6.368614,2.2641,6.368614 -L 2.2641,6.368614,1.9458,7.81771 -L 1.9458,7.81771,1.1644,8.072009 -L 1.1644,8.072009,0.1592,7.970264 -L 4.3936,1.60169,5.2346,1.60169 -L 5.2346,1.60169,6.0751,1.60169 -L 6.0751,1.60169,6.9294,1.60169 -L 3.9733,3.203295,3.6865,3.795188 -L 3.6865,3.795188,3.6865,4.200509 -L 3.6865,4.200509,3.9733,4.766921 -L 3.9733,4.766921,4.6738,4.766921 -L 4.6738,4.766921,5.3743,4.766921 -L 5.3743,4.766921,6.0751,4.766921 -L 6.0751,4.766921,6.0751,4.25981 -L 6.0751,4.25981,6.0751,3.735865 -L 6.0751,3.735865,6.0751,3.203295 -L 6.0751,3.203295,5.3743,3.203295 -L 5.3743,3.203295,4.6738,3.203295 -L 4.6738,3.203295,3.9733,3.203295 -L 3.9733,6.368614,4.2434,6.368614 -L 4.2434,6.368614,4.5302,6.368614 -L 4.5302,6.368614,4.8244,6.368614 -L 4.8244,6.368614,4.4812,7.81771 -L 4.4812,7.81771,3.6616,8.072009 -L 3.6616,8.072009,2.6848,7.970264 -L 2.6848,7.970264,2.5373,8.313459 -L 2.5373,8.313459,2.3937,8.65681 -L 2.3937,8.65681,2.2641,9.000006 -L 5.2202,7.970264,5.0766,8.313459 -L 5.0766,8.313459,4.947,8.65681 -L 4.947,8.65681,4.8244,9.000006 -L 5.6475,7.970264,6.0751,7.970264 -L 6.0751,7.970264,6.5056,7.970264 -L 6.5056,7.970264,6.9294,7.970264 - -[株] 45 -L 1.436,-0.000003,1.3555,1.600201 -L 1.3555,1.600201,1.2854,3.192022 -L 1.2854,3.192022,1.2259,4.766921 -L 1.2259,4.766921,0.862,4.07904 -L 0.862,4.07904,0.5012,3.382686 -L 0.5012,3.382686,0.1577,2.669478 -L 5.2537,-0.000003,5.2366,2.273986 -L 5.2366,2.273986,5.1276,3.242895 -L 5.1276,3.242895,4.8229,3.737266 -L 4.8229,3.737266,4.2559,2.858807 -L 4.2559,2.858807,3.6951,1.971658 -L 3.6951,1.971658,3.1421,1.067697 -L 7.3867,1.067697,6.5325,2.314855 -L 6.5325,2.314855,5.6775,3.545113 -L 5.6775,3.545113,4.8229,4.766921 -L 4.8229,4.766921,3.6286,4.747154 -L 3.6286,4.747154,3.0822,4.608807 -L 3.0822,4.608807,2.7214,4.232994 -L 2.7214,4.232994,1.9439,5.043702 -L 1.9439,5.043702,1.4991,5.735874 -L 1.4991,5.735874,1.0123,6.902606 -L 1.0123,6.902606,0.7145,6.902606 -L 0.7145,6.902606,0.4343,6.902606 -L 0.4343,6.902606,0.1577,6.902606 -L 5.6775,4.766921,5.3661,5.43937 -L 5.3661,5.43937,5.1416,6.23018 -L 5.1416,6.23018,4.8229,6.902606 -L 4.8229,6.902606,3.9301,6.684951 -L 3.9301,6.684951,3.492,6.408148 -L 3.492,6.408148,3.1421,5.834731 -L 6.1052,4.766921,6.5325,4.766921 -L 6.5325,4.766921,6.9629,4.766921 -L 6.9629,4.766921,7.3867,4.766921 -L 1.8672,6.902606,1.5625,7.3361 -L 1.5625,7.3361,1.4504,7.879922 -L 1.4504,7.879922,1.436,9.000006 -L 5.6775,6.902606,5.3798,7.3361 -L 5.3798,7.3361,5.2712,7.879922 -L 5.2712,7.879922,5.2537,9.000006 -L 6.1052,6.902606,6.3815,6.902606 -L 6.3815,6.902606,6.6652,6.902606 -L 6.6652,6.902606,6.9629,6.902606 -L 3.9683,7.436424,3.9683,7.806393 -L 3.9683,7.806393,3.9683,8.159615 -L 3.9683,8.159615,3.9683,8.504234 - -[巻] 48 -L 2.2965,-0.000003,2.0128,0.454746 -L 2.0128,0.454746,1.9074,1.146896 -L 1.9074,1.146896,1.8972,2.669478 -L 1.8972,2.669478,3.025,2.669478 -L 3.025,2.669478,4.1524,2.669478 -L 4.1524,2.669478,5.2802,2.669478 -L 5.2802,2.669478,4.2018,4.418077 -L 4.2018,4.418077,1.9809,4.149636 -L 1.9809,4.149636,0.1915,3.203295 -L 2.7164,-0.000003,3.8477,-0.000003 -L 3.8477,-0.000003,4.986,-0.000003 -L 4.986,-0.000003,6.1348,-0.000003 -L 6.1348,-0.000003,6.1348,0.370096 -L 6.1348,0.370096,6.1348,0.723122 -L 6.1348,0.723122,6.1348,1.067697 -L 6.531,3.203295,5.9667,4.002861 -L 5.9667,4.002861,5.4063,4.79378 -L 5.4063,4.79378,4.8564,5.567669 -L 4.8564,5.567669,4.0022,5.567669 -L 4.0022,5.567669,3.1476,5.567669 -L 3.1476,5.567669,2.2965,5.567669 -L 2.2965,5.567669,2.1455,5.300804 -L 2.1455,5.300804,2.0195,5.033918 -L 2.0195,5.033918,1.8972,4.766921 -L 0.1915,5.834731,0.7446,5.834731 -L 0.7446,5.834731,1.319,5.834731 -L 1.319,5.834731,1.8972,5.834731 -L 5.2802,5.834731,5.8336,5.834731 -L 5.8336,5.834731,6.3874,5.834731 -L 6.3874,5.834731,6.9614,5.834731 -L 2.7164,6.368614,2.8495,6.635567 -L 2.8495,6.635567,2.9966,6.902606 -L 2.9966,6.902606,3.1476,7.169515 -L 3.1476,7.169515,2.2965,7.272575 -L 2.2965,7.272575,1.4454,7.358757 -L 1.4454,7.358757,0.6153,7.436424 -L 4.426,6.368614,3.9703,7.177986 -L 3.9703,7.177986,3.7497,7.860112 -L 3.7497,7.860112,3.5749,9.000006 -L 4.6393,7.436424,4.8564,7.968841 -L 4.8564,7.968841,5.0704,8.492938 -L 5.0704,8.492938,5.2802,9.000006 -L 5.2802,7.436424,5.6865,7.436424 -L 5.6865,7.436424,6.1072,7.436424 -L 6.1072,7.436424,6.531,7.436424 -L 2.2965,8.237282,2.1455,8.502833 -L 2.1455,8.502833,2.0195,8.759804 -L 2.0195,8.759804,1.8972,9.000006 - -[干] 15 -L 3.6046,-0.000003,3.5485,3.659578 -L 3.5485,3.659578,2.736,4.74293 -L 2.736,4.74293,0.2177,4.766921 -L 4.0319,4.766921,3.7307,5.261226 -L 3.7307,5.261226,3.6221,6.23018 -L 3.6221,6.23018,3.6046,8.504234 -L 3.6046,8.504234,2.6032,8.504234 -L 2.6032,8.504234,1.6222,8.504234 -L 1.6222,8.504234,0.6485,8.504234 -L 4.4592,4.766921,5.2931,4.766921 -L 5.2931,4.766921,6.1368,4.766921 -L 6.1368,4.766921,6.9918,4.766921 -L 4.0319,8.504234,4.8658,8.504234 -L 4.8658,8.504234,5.7095,8.504234 -L 5.7095,8.504234,6.5641,8.504234 - -[看] 45 -L 2.3527,-0.000003,2.339,2.648266 -L 2.339,2.648266,2.2266,3.74565 -L 2.2266,3.74565,1.9219,4.232994 -L 1.9219,4.232994,1.3478,3.545113 -L 1.3478,3.545113,0.7731,2.848825 -L 0.7731,2.848825,0.2165,2.135551 -L 2.7803,-0.000003,3.9113,-0.000003 -L 3.9113,-0.000003,5.0391,-0.000003 -L 5.0391,-0.000003,6.1672,-0.000003 -L 6.1672,-0.000003,6.1672,0.533924 -L 6.1672,0.533924,6.1672,1.067697 -L 6.1672,1.067697,6.1672,1.60169 -L 6.1672,1.60169,5.0391,1.60169 -L 5.0391,1.60169,3.9113,1.60169 -L 3.9113,1.60169,2.7803,1.60169 -L 6.1672,2.402482,5.0391,2.505629 -L 5.0391,2.505629,3.9113,2.591702 -L 3.9113,2.591702,2.7803,2.669478 -L 6.1672,3.470357,5.0391,3.573439 -L 5.0391,3.573439,3.9113,3.659578 -L 3.9113,3.659578,2.7803,3.737266 -L 2.3527,5.033918,1.6315,5.136977 -L 1.6315,5.136977,0.924,5.223138 -L 0.924,5.223138,0.2165,5.300804 -L 2.7803,5.567669,2.9131,5.9379 -L 2.9131,5.9379,3.0567,6.290991 -L 3.0567,6.290991,3.2111,6.635567 -L 3.2111,6.635567,2.4826,6.73878 -L 2.4826,6.73878,1.7751,6.824852 -L 1.7751,6.824852,1.0708,6.902606 -L 3.2111,5.300804,4.6118,5.300804 -L 4.6118,5.300804,6.0127,5.300804 -L 6.0127,5.300804,7.4176,5.300804 -L 3.6031,6.902606,3.6031,7.272575 -L 3.6031,7.272575,3.6031,7.625644 -L 3.6031,7.625644,3.6031,7.970264 -L 3.6031,7.970264,2.6084,7.970264 -L 2.6084,7.970264,1.6242,7.970264 -L 1.6242,7.970264,0.647,7.970264 -L 4.0339,6.902606,4.885,6.902606 -L 4.885,6.902606,5.7434,6.902606 -L 5.7434,6.902606,6.5945,6.902606 -L 4.0339,7.970264,4.7907,8.10872 -L 4.7907,8.10872,5.5504,8.365712 -L 5.5504,8.365712,6.5945,8.504234 - -[危] 36 -L 0.2501,0.266906,0.8486,2.07474 -L 0.8486,2.07474,1.0693,3.518276 -L 1.0693,3.518276,1.1047,5.834731 -L 1.1047,5.834731,2.0815,5.9379 -L 2.0815,5.9379,3.066,6.023951 -L 3.066,6.023951,4.0607,6.101662 -L 4.0607,6.101662,4.3371,6.635567 -L 4.3371,6.635567,4.6208,7.169515 -L 4.6208,7.169515,4.915,7.703289 -L 4.915,7.703289,3.7907,7.806393 -L 3.7907,7.806393,2.6598,7.892618 -L 2.6598,7.892618,1.5285,7.970264 -L 1.5285,7.970264,1.1047,7.436424 -L 1.1047,7.436424,0.6774,6.902606 -L 0.6774,6.902606,0.2501,6.368614 -L 3.2061,-0.000003,2.9049,0.512646 -L 2.9049,0.512646,2.7995,1.610096 -L 2.7995,1.610096,2.7823,4.232994 -L 2.7823,4.232994,3.756,4.232994 -L 3.756,4.232994,4.7399,4.232994 -L 4.7399,4.232994,5.7419,4.232994 -L 5.7419,4.232994,5.7419,3.545113 -L 5.7419,3.545113,5.7419,2.848825 -L 5.7419,2.848825,5.7419,2.135551 -L 5.7419,2.135551,5.3146,2.135551 -L 5.3146,2.135551,4.8943,2.135551 -L 4.8943,2.135551,4.4912,2.135551 -L 3.6369,-0.000003,4.7647,-0.000003 -L 4.7647,-0.000003,5.8957,-0.000003 -L 5.8957,-0.000003,7.02,-0.000003 -L 7.02,-0.000003,7.02,0.533924 -L 7.02,0.533924,7.02,1.067697 -L 7.02,1.067697,7.02,1.60169 -L 4.4912,5.834731,5.3213,5.834731 -L 5.3213,5.834731,6.1657,5.834731 -L 6.1657,5.834731,7.02,5.834731 - -[揮] 60 -L 0.2797,-0.000003,0.5529,-0.000003 -L 0.5529,-0.000003,0.8296,-0.000003 -L 0.8296,-0.000003,1.1032,-0.000003 -L 1.1032,-0.000003,1.1032,1.410982 -L 1.1032,1.410982,1.1032,2.821944 -L 1.1032,2.821944,1.1032,4.232994 -L 1.1032,4.232994,0.8296,4.232994 -L 0.8296,4.232994,0.5529,4.232994 -L 0.5529,4.232994,0.2797,4.232994 -L 4.917,-0.000003,4.5142,1.483022 -L 4.5142,1.483022,3.5405,1.720226 -L 3.5405,1.720226,2.3847,1.60169 -L 5.3443,1.60169,5.0504,2.135551 -L 5.0504,2.135551,4.7667,2.669478 -L 4.7667,2.669478,4.4897,3.203295 -L 4.4897,3.203295,4.0659,3.203295 -L 4.0659,3.203295,3.6456,3.203295 -L 3.6456,3.203295,3.2393,3.203295 -L 3.2393,3.203295,3.2393,3.916635 -L 3.2393,3.916635,3.2393,4.612967 -L 3.2393,4.612967,3.2393,5.300804 -L 3.2393,5.300804,4.2414,5.368665 -L 4.2414,5.368665,4.7667,5.792395 -L 4.7667,5.792395,4.917,6.902606 -L 4.917,6.902606,3.5969,6.936361 -L 3.5969,6.936361,2.97,7.326206 -L 2.97,7.326206,2.812,8.504234 -L 2.812,8.504234,4.213,8.504234 -L 4.213,8.504234,5.6245,8.504234 -L 5.6245,8.504234,7.0538,8.504234 -L 7.0538,8.504234,6.8468,7.275355 -L 6.8468,7.275355,6.2584,6.911013 -L 6.2584,6.911013,5.3443,6.902606 -L 5.7681,1.60169,6.3253,1.60169 -L 6.3253,1.60169,6.9029,1.60169 -L 6.9029,1.60169,7.4811,1.60169 -L 5.3443,3.203295,4.7107,3.927974 -L 4.7107,3.927974,4.2799,4.194862 -L 4.2799,4.194862,3.6631,4.232994 -L 5.7681,3.203295,6.0451,3.203295 -L 6.0451,3.203295,6.3253,3.203295 -L 6.3253,3.203295,6.6265,3.203295 -L 6.6265,3.203295,6.6265,3.546645 -L 6.6265,3.546645,6.6265,3.889776 -L 6.6265,3.889776,6.6265,4.232994 -L 6.6265,4.232994,5.7085,4.252718 -L 5.7085,4.252718,5.2637,4.391174 -L 5.2637,4.391174,4.917,4.766921 -L 4.917,4.766921,5.2637,5.122792 -L 5.2637,5.122792,5.7085,5.122792 -L 5.7085,5.122792,6.6265,4.766921 -L 1.1032,4.766921,1.1032,5.300804 -L 1.1032,5.300804,1.1032,5.834731 -L 1.1032,5.834731,1.1032,6.368614 -L 1.1032,6.368614,0.8296,6.557921 -L 0.8296,6.557921,0.5529,6.73878 -L 0.5529,6.73878,0.2797,6.902606 -L 1.534,6.902606,1.2292,7.3361 -L 1.2292,7.3361,1.1207,7.879922 -L 1.1207,7.879922,1.1032,9.000006 - -[机] 30 -L 1.5601,-0.000003,1.4761,1.600201 -L 1.4761,1.600201,1.4099,3.192022 -L 1.4099,3.192022,1.3468,4.766921 -L 1.3468,4.766921,0.9826,4.07904 -L 0.9826,4.07904,0.625,3.382686 -L 0.625,3.382686,0.2817,2.669478 -L 2.8105,-0.000003,3.9698,2.763979 -L 3.9698,2.763979,4.173,5.40949 -L 4.173,5.40949,4.0924,8.504234 -L 4.0924,8.504234,4.7932,8.504234 -L 4.7932,8.504234,5.5074,8.504234 -L 5.5074,8.504234,6.2292,8.504234 -L 6.2292,8.504234,6.2292,5.680754 -L 6.2292,5.680754,6.2292,2.848825 -L 6.2292,2.848825,6.2292,-0.000003 -L 6.2292,-0.000003,6.6352,-0.000003 -L 6.6352,-0.000003,7.0558,-0.000003 -L 7.0558,-0.000003,7.4796,-0.000003 -L 7.4796,-0.000003,7.4796,0.533924 -L 7.4796,0.533924,7.4796,1.067697 -L 7.4796,1.067697,7.4796,1.60169 -L 2.8105,4.232994,2.0578,5.043702 -L 2.0578,5.043702,1.627,5.735874 -L 1.627,5.735874,1.1328,6.902606 -L 1.1328,6.902606,0.8351,6.902606 -L 0.8351,6.902606,0.5553,6.902606 -L 0.5553,6.902606,0.2817,6.902606 -L 1.9913,6.902606,1.6862,7.3361 -L 1.6862,7.3361,1.5776,7.879922 -L 1.5776,7.879922,1.5601,9.000006 - -[貴] 54 -L 0.3083,-0.000003,0.862,0.189195 -L 0.862,0.189195,1.415,0.370096 -L 1.415,0.370096,1.9859,0.533924 -L 6.2277,-0.000003,5.9297,0.189195 -L 5.9297,0.189195,5.6495,0.370096 -L 5.6495,0.370096,5.3766,0.533924 -L 1.5621,1.60169,1.5621,2.668055 -L 1.5621,2.668055,1.5621,3.725949 -L 1.5621,3.725949,1.5621,4.766921 -L 1.5621,4.766921,2.967,4.766921 -L 2.967,4.766921,4.3781,4.766921 -L 4.3781,4.766921,5.8004,4.766921 -L 5.8004,4.766921,5.8004,3.725949 -L 5.8004,3.725949,5.8004,2.668055 -L 5.8004,2.668055,5.8004,1.60169 -L 5.8004,1.60169,4.3781,1.60169 -L 4.3781,1.60169,2.967,1.60169 -L 2.967,1.60169,1.5621,1.60169 -L 1.9859,2.669478,3.1172,2.669478 -L 3.1172,2.669478,4.2454,2.669478 -L 4.2454,2.669478,5.3766,2.669478 -L 1.9859,3.737266,3.1172,3.737266 -L 3.1172,3.737266,4.2454,3.737266 -L 4.2454,3.737266,5.3766,3.737266 -L 0.3083,5.834731,1.4395,5.9379 -L 1.4395,5.9379,2.5708,6.023951 -L 2.5708,6.023951,3.6955,6.101662 -L 3.6955,6.101662,3.5445,6.368614 -L 3.5445,6.368614,3.4009,6.635567 -L 3.4009,6.635567,3.2717,6.902606 -L 3.2717,6.902606,2.6934,6.902606 -L 2.6934,6.902606,2.1159,6.902606 -L 2.1159,6.902606,1.5621,6.902606 -L 1.5621,6.902606,1.5621,7.272575 -L 1.5621,7.272575,1.5621,7.625644 -L 1.5621,7.625644,1.5621,7.970264 -L 1.5621,7.970264,2.1159,7.970264 -L 2.1159,7.970264,2.6934,7.970264 -L 2.6934,7.970264,3.2717,7.970264 -L 3.2717,7.970264,3.4009,8.313459 -L 3.4009,8.313459,3.5445,8.65681 -L 3.5445,8.65681,3.6955,9.000006 -L 4.1228,5.834731,5.1031,5.834731 -L 5.1031,5.834731,6.0841,5.834731 -L 6.0841,5.834731,7.0855,5.834731 -L 4.1228,6.902606,3.9088,7.823466 -L 3.9088,7.823466,4.8369,8.015423 -L 4.8369,8.015423,5.8004,7.970264 -L 5.8004,7.970264,5.8004,7.625644 -L 5.8004,7.625644,5.8004,7.272575 -L 5.8004,7.272575,5.8004,6.902606 -L 5.8004,6.902606,5.2292,6.902606 -L 5.2292,6.902606,4.6758,6.902606 -L 4.6758,6.902606,4.1228,6.902606 - -[疑] 72 -L 0.3141,-0.000003,0.734,0.80081 -L 0.734,0.80081,1.1652,1.60169 -L 1.1652,1.60169,1.5925,2.402482 -L 1.5925,2.402482,1.2594,2.966026 -L 1.2594,2.966026,0.927,3.173722 -L 0.927,3.173722,0.3141,3.203295 -L 2.874,-0.000003,3.004,0.189195 -L 3.004,0.189195,3.1511,0.370096 -L 3.1511,0.370096,3.2978,0.533924 -L 3.2978,0.533924,2.874,1.067697 -L 2.874,1.067697,2.4436,1.60169 -L 2.4436,1.60169,2.0198,2.135551 -L 5.8336,-0.000003,5.2561,0.533924 -L 5.2561,0.533924,4.6852,1.067697 -L 4.6852,1.067697,4.1248,1.60169 -L 4.1248,1.60169,3.9777,1.437841 -L 3.9777,1.437841,3.8512,1.257005 -L 3.8512,1.257005,3.7286,1.067697 -L 6.2574,-0.000003,6.6847,-0.000003 -L 6.6847,-0.000003,7.1124,-0.000003 -L 7.1124,-0.000003,7.5432,-0.000003 -L 5.4063,1.067697,5.4063,2.668055 -L 5.4063,2.668055,5.4063,4.25981 -L 5.4063,4.25981,5.4063,5.834731 -L 5.4063,5.834731,4.979,5.834731 -L 4.979,5.834731,4.5486,5.834731 -L 4.5486,5.834731,4.1248,5.834731 -L 4.1248,2.135551,4.1248,2.848825 -L 4.1248,2.848825,4.1248,3.545113 -L 4.1248,3.545113,4.1248,4.232994 -L 2.0198,3.203295,1.7182,3.617264 -L 1.7182,3.617264,1.6065,4.022431 -L 1.6065,4.022431,1.5925,4.766921 -L 1.5925,4.766921,0.9722,4.747154 -L 0.9722,4.747154,0.6398,4.608807 -L 0.6398,4.608807,0.3141,4.232994 -L 2.4436,3.203295,2.7238,3.203295 -L 2.7238,3.203295,3.004,3.203295 -L 3.004,3.203295,3.2978,3.203295 -L 5.8336,3.203295,6.2574,3.203295 -L 6.2574,3.203295,6.6847,3.203295 -L 6.6847,3.203295,7.1124,3.203295 -L 2.0198,4.766921,2.2926,4.766921 -L 2.2926,4.766921,2.5728,4.766921 -L 2.5728,4.766921,2.874,4.766921 -L 7.1124,4.766921,7.2451,5.033918 -L 7.2451,5.033918,7.3887,5.300804 -L 7.3887,5.300804,7.5432,5.567669 -L 7.5432,5.567669,6.9614,5.67097 -L 6.9614,5.67097,6.394,5.756999 -L 6.394,5.756999,5.8336,5.834731 -L 5.8336,5.834731,5.6588,6.605927 -L 5.6588,6.605927,5.4382,7.021186 -L 5.4382,7.021186,4.979,7.436424 -L 1.1652,5.300804,1.0528,6.268268 -L 1.0528,6.268268,0.8461,7.346017 -L 0.8461,7.346017,0.734,9.000006 -L 1.5925,6.368614,2.149,6.368614 -L 2.149,6.368614,2.7238,6.368614 -L 2.7238,6.368614,3.2978,6.368614 -L 3.2978,6.368614,3.2978,6.73878 -L 3.2978,6.73878,3.2978,7.09176 -L 3.2978,7.09176,3.2978,7.436424 -L 6.2574,7.436424,6.394,7.703289 -L 6.394,7.703289,6.5341,7.970264 -L 6.5341,7.970264,6.6847,8.237282 -L 6.6847,8.237282,5.8336,8.340276 -L 5.8336,8.340276,4.979,8.426523 -L 4.979,8.426523,4.1248,8.504234 -L 1.1652,7.970264,1.7217,8.159615 -L 1.7217,8.159615,2.2926,8.340276 -L 2.2926,8.340276,2.874,8.504234 - -[吸] 39 -L 3.9376,-0.000003,4.5821,0.533924 -L 4.5821,0.533924,5.2192,1.067697 -L 5.2192,1.067697,5.864,1.60169 -L 5.864,1.60169,5.3526,2.668055 -L 5.3526,2.668055,4.8549,3.725949 -L 4.8549,3.725949,4.3684,4.766921 -L 4.3684,4.766921,3.7555,3.847396 -L 3.7555,3.847396,3.0655,2.343093 -L 3.0655,2.343093,2.0495,0.533924 -L 7.1179,-0.000003,6.8377,0.370096 -L 6.8377,0.370096,6.5641,0.723122 -L 6.5641,0.723122,6.2913,1.067697 -L 6.2913,2.135551,6.8688,3.32054 -L 6.8688,3.32054,7.0825,4.141208 -L 7.0825,4.141208,7.1179,5.300804 -L 7.1179,5.300804,6.6867,5.300804 -L 6.6867,5.300804,6.2668,5.300804 -L 6.2668,5.300804,5.864,5.300804 -L 5.864,5.300804,5.9722,6.250056 -L 5.9722,6.250056,6.1789,7.199132 -L 6.1789,7.199132,6.2913,8.504234 -L 6.2913,8.504234,5.5628,8.504234 -L 5.5628,8.504234,4.8549,8.504234 -L 4.8549,8.504234,4.1544,8.504234 -L 4.1544,8.504234,4.1544,7.436424 -L 4.1544,7.436424,4.1544,6.368614 -L 4.1544,6.368614,4.1544,5.300804 -L 0.3403,2.669478,0.3403,4.450518 -L 0.3403,4.450518,0.3403,6.214725 -L 0.3403,6.214725,0.3403,7.970264 -L 0.3403,7.970264,0.8972,7.970264 -L 0.8972,7.970264,1.4719,7.970264 -L 1.4719,7.970264,2.0495,7.970264 -L 2.0495,7.970264,2.0495,6.214725 -L 2.0495,6.214725,2.0495,4.450518 -L 2.0495,4.450518,2.0495,2.669478 -L 2.0495,2.669478,1.4719,2.669478 -L 1.4719,2.669478,0.8972,2.669478 -L 0.8972,2.669478,0.3403,2.669478 - -[供] 33 -L 1.1934,-0.000003,1.1128,1.944886 -L 1.1128,1.944886,1.0466,3.889776 -L 1.0466,3.889776,0.9801,5.834731 -L 0.9801,5.834731,0.7696,5.67097 -L 0.7696,5.67097,0.5664,5.490024 -L 0.5664,5.490024,0.3703,5.300804 -L 2.4753,-0.000003,2.9029,0.723122 -L 2.9029,0.723122,3.3302,1.437841 -L 3.3302,1.437841,3.761,2.135551 -L 7.144,-0.000003,6.7167,0.723122 -L 6.7167,0.723122,6.2863,1.437841 -L 6.2863,1.437841,5.866,2.135551 -L 2.0518,3.203295,2.6052,3.203295 -L 2.6052,3.203295,3.1793,3.203295 -L 3.1793,3.203295,3.761,3.203295 -L 3.761,3.203295,3.7785,5.213243 -L 3.7785,5.213243,3.5123,6.468828 -L 3.5123,6.468828,2.4753,6.902606 -L 4.1848,3.203295,4.7343,3.203295 -L 4.7343,3.203295,5.2916,3.203295 -L 5.2916,3.203295,5.866,3.203295 -L 5.866,3.203295,5.3196,6.562081 -L 5.3196,6.562081,4.3039,7.141123 -L 4.3039,7.141123,3.761,9.000006 -L 6.2863,3.203295,6.7167,3.203295 -L 6.7167,3.203295,7.144,3.203295 -L 7.144,3.203295,7.5748,3.203295 -L 1.1934,6.635567,1.4736,7.434979 -L 1.4736,7.434979,1.7541,8.225943 -L 1.7541,8.225943,2.0518,9.000006 -L 6.2863,6.902606,5.9917,7.3361 -L 5.9917,7.3361,5.88,7.879922 -L 5.88,7.879922,5.866,9.000006 - -[胸] 48 -L 0.3726,0.266906,0.6735,1.105874 -L 0.6735,1.105874,0.7856,3.241472 -L 0.7856,3.241472,0.7999,8.504234 -L 0.7999,8.504234,1.2237,8.504234 -L 1.2237,8.504234,1.6545,8.504234 -L 1.6545,8.504234,2.0783,8.504234 -L 2.0783,8.504234,2.1445,7.625644 -L 2.1445,7.625644,2.2111,6.73878 -L 2.2111,6.73878,2.2955,5.834731 -L 2.2955,5.834731,2.9116,6.901096 -L 2.9116,6.901096,3.549,7.959055 -L 3.549,7.959055,4.1833,9.000006 -L 2.0783,-0.000003,2.0783,1.257005 -L 2.0783,1.257005,2.0783,2.505629 -L 2.0783,2.505629,2.0783,3.737266 -L 2.0783,3.737266,1.7838,3.737266 -L 1.7838,3.737266,1.5036,3.737266 -L 1.5036,3.737266,1.2237,3.737266 -L 5.4649,-0.000003,7.104,1.461723 -L 7.104,1.461723,7.3282,4.576234 -L 7.3282,4.576234,7.1744,7.436424 -L 7.1744,7.436424,6.1692,7.436424 -L 6.1692,7.436424,5.1671,7.436424 -L 5.1671,7.436424,4.1833,7.436424 -L 3.3599,1.60169,3.4194,3.012718 -L 3.4194,3.012718,3.4825,4.423747 -L 3.4825,4.423747,3.542,5.834731 -L 3.542,5.834731,3.8853,5.490024 -L 3.8853,5.490024,4.2495,5.136977 -L 4.2495,5.136977,4.6138,4.766921 -L 4.6138,4.766921,4.9083,5.182093 -L 4.9083,5.182093,5.02,5.597418 -L 5.02,5.597418,5.0376,6.368614 -L 3.7595,1.60169,4.4597,1.60169 -L 4.4597,1.60169,5.1671,1.60169 -L 5.1671,1.60169,5.8922,1.60169 -L 5.8922,1.60169,5.8922,3.012718 -L 5.8922,3.012718,5.8922,4.423747 -L 5.8922,4.423747,5.8922,5.834731 -L 3.7595,3.203295,4.0362,3.546645 -L 4.0362,3.546645,4.3161,3.889776 -L 4.3161,3.889776,4.6138,4.232994 -L 4.6138,4.232994,4.7434,3.889776 -L 4.7434,3.889776,4.8873,3.546645 -L 4.8873,3.546645,5.0376,3.203295 -L 2.0783,4.232994,2.0783,4.60316 -L 2.0783,4.60316,2.0783,4.956141 -L 2.0783,4.956141,2.0783,5.300804 - -[郷] 57 -L 0.4023,-0.000003,0.9522,0.903914 -L 0.9522,0.903914,1.5094,1.790954 -L 1.5094,1.790954,2.0768,2.669478 -L 2.0768,2.669478,1.9998,3.03949 -L 1.9998,3.03949,1.9294,3.392559 -L 1.9294,3.392559,1.8663,3.737266 -L 1.8663,3.737266,1.59,3.573439 -L 1.59,3.573439,1.3165,3.392559 -L 1.3165,3.392559,1.0436,3.203295 -L 1.0436,3.203295,1.0051,4.105812 -L 1.0051,4.105812,1.1553,4.906866 -L 1.1553,4.906866,1.2569,5.834731 -L 1.2569,5.834731,0.9596,6.204808 -L 0.9596,6.204808,0.6794,6.557921 -L 0.6794,6.557921,0.4023,6.902606 -L 0.4023,6.902606,0.8296,7.615815 -L 0.8296,7.615815,1.2569,8.312168 -L 1.2569,8.312168,1.6807,9.000006 -L 5.898,-0.000003,5.898,2.848825 -L 5.898,2.848825,5.898,5.680754 -L 5.898,5.680754,5.898,8.504234 -L 5.898,8.504234,6.4514,8.504234 -L 6.4514,8.504234,7.0254,8.504234 -L 7.0254,8.504234,7.6037,8.504234 -L 7.6037,8.504234,7.1414,6.005542 -L 7.1414,6.005542,7.3687,4.532476 -L 7.3687,4.532476,7.6037,2.135551 -L 7.6037,2.135551,7.3056,1.971658 -L 7.3056,1.971658,7.0254,1.790954 -L 7.0254,1.790954,6.7491,1.60169 -L 2.0768,1.067697,2.3532,1.067697 -L 2.3532,1.067697,2.6369,1.067697 -L 2.6369,1.067697,2.9346,1.067697 -L 2.9346,1.067697,2.9346,3.546645 -L 2.9346,3.546645,2.9346,6.025374 -L 2.9346,6.025374,2.9346,8.504234 -L 2.9346,8.504234,3.4918,8.504234 -L 3.4918,8.504234,4.0627,8.504234 -L 4.0627,8.504234,4.6441,8.504234 -L 4.6441,8.504234,4.6441,7.09176 -L 4.6441,7.09176,4.6441,5.67097 -L 4.6441,5.67097,4.6441,4.232994 -L 4.6441,4.232994,4.2165,4.232994 -L 4.2165,4.232994,3.7857,4.232994 -L 3.7857,4.232994,3.3619,4.232994 -L 3.3619,1.067697,3.7857,1.523892 -L 3.7857,1.523892,4.2165,1.971658 -L 4.2165,1.971658,4.6441,2.402482 -L 4.6441,2.402482,4.4932,2.669478 -L 4.4932,2.669478,4.3429,2.936365 -L 4.3429,2.936365,4.2165,3.203295 -L 1.6807,6.101662,1.8068,6.557921 -L 1.8068,6.557921,1.9332,7.005666 -L 1.9332,7.005666,2.0768,7.436424 -L 3.3619,6.368614,3.6354,6.368614 -L 3.6354,6.368614,3.9226,6.368614 -L 3.9226,6.368614,4.2165,6.368614 - -[勤] 51 -L 0.4288,-0.000003,0.9826,-0.000003 -L 0.9826,-0.000003,1.5391,-0.000003 -L 1.5391,-0.000003,2.11,-0.000003 -L 2.11,-0.000003,2.0259,1.434995 -L 2.0259,1.434995,1.6617,2.022509 -L 1.6617,2.022509,0.8281,2.135551 -L 3.8196,-0.000003,3.4865,0.375722 -L 3.4865,0.375722,3.1541,0.514047 -L 3.1541,0.514047,2.5412,0.533924 -L 5.9245,-0.000003,7.2344,1.218916 -L 7.2344,1.218916,7.3605,3.852978 -L 7.3605,3.852978,7.2061,6.368614 -L 7.2061,6.368614,5.5428,5.516884 -L 5.5428,5.516884,4.9543,3.368567 -L 4.9543,3.368567,4.2469,0.533924 -L 2.5412,2.135551,1.9034,2.887046 -L 1.9034,2.887046,1.4621,3.163784 -L 1.4621,3.163784,0.8281,3.203295 -L 2.5412,3.203295,2.2431,3.735865 -L 2.2431,3.735865,1.9598,4.25981 -L 1.9598,4.25981,1.6827,4.766921 -L 1.6827,4.766921,1.3853,4.766921 -L 1.3853,4.766921,1.1052,4.766921 -L 1.1052,4.766921,0.8281,4.766921 -L 0.8281,4.766921,0.8281,5.300804 -L 0.8281,5.300804,0.8281,5.834731 -L 0.8281,5.834731,0.8281,6.368614 -L 0.8281,6.368614,1.6827,6.368614 -L 1.6827,6.368614,2.5412,6.368614 -L 2.5412,6.368614,3.3923,6.368614 -L 3.3923,6.368614,3.3923,5.834731 -L 3.3923,5.834731,3.3923,5.300804 -L 3.3923,5.300804,3.3923,4.766921 -L 3.3923,4.766921,2.772,4.806455 -L 2.772,4.806455,2.4462,5.083258 -L 2.4462,5.083258,2.11,5.834731 -L 4.8559,6.368614,5.3042,6.821984 -L 5.3042,6.821984,5.4724,7.504174 -L 5.4724,7.504174,5.4972,9.000006 -L 0.4288,7.970264,0.709,7.970264 -L 0.709,7.970264,0.9826,7.970264 -L 0.9826,7.970264,1.2554,7.970264 -L 1.2554,7.970264,1.2554,8.313459 -L 1.2554,8.313459,1.2554,8.65681 -L 1.2554,8.65681,1.2554,9.000006 -L 1.6827,7.970264,2.11,7.970264 -L 2.11,7.970264,2.5412,7.970264 -L 2.5412,7.970264,2.965,7.970264 -L 2.965,7.970264,2.965,8.313459 -L 2.965,8.313459,2.965,8.65681 -L 2.965,8.65681,2.965,9.000006 - -[筋] 45 -L 0.4347,-0.000003,1.1702,1.987222 -L 1.1702,1.987222,1.3243,3.771218 -L 1.3243,3.771218,1.2893,5.834731 -L 1.2893,5.834731,1.8357,5.834731 -L 1.8357,5.834731,2.3961,5.834731 -L 2.3961,5.834731,2.9635,5.834731 -L 2.9635,5.834731,2.9635,3.889776 -L 2.9635,3.889776,2.9635,1.944886 -L 2.9635,1.944886,2.9635,-0.000003 -L 2.9635,-0.000003,2.6934,-0.000003 -L 2.6934,-0.000003,2.4132,-0.000003 -L 2.4132,-0.000003,2.1404,-0.000003 -L 3.818,-0.000003,4.9108,1.812165 -L 4.9108,1.812165,5.5514,3.819158 -L 5.5514,3.819158,4.2453,4.766921 -L 5.9542,-0.000003,7.1769,0.862979 -L 7.1769,0.862979,7.3307,2.785256 -L 7.3307,2.785256,7.2046,4.766921 -L 7.2046,4.766921,6.0943,4.86858 -L 6.0943,4.86858,5.625,5.326219 -L 5.625,5.326219,5.5234,6.368614 -L 1.7131,2.669478,1.9894,2.669478 -L 1.9894,2.669478,2.2731,2.669478 -L 2.2731,2.669478,2.5673,2.669478 -L 1.7131,4.232994,1.9894,4.232994 -L 1.9894,4.232994,2.2731,4.232994 -L 2.2731,4.232994,2.5673,4.232994 -L 0.4347,6.902606,0.711,7.615815 -L 0.711,7.615815,0.9912,8.312168 -L 0.9912,8.312168,1.2893,9.000006 -L 2.5673,6.902606,2.2731,7.272575 -L 2.2731,7.272575,1.9894,7.625644 -L 1.9894,7.625644,1.7131,7.970264 -L 3.818,6.902606,4.0944,7.615815 -L 4.0944,7.615815,4.3746,8.312168 -L 4.3746,8.312168,4.6723,9.000006 -L 6.3815,6.902606,6.0488,7.475958 -L 6.0488,7.475958,5.7164,7.752739 -L 5.7164,7.752739,5.1031,7.970264 -L 2.5673,7.970264,2.8444,7.970264 -L 2.8444,7.970264,3.1137,7.970264 -L 3.1137,7.970264,3.3943,7.970264 -L 6.3815,7.970264,6.7843,7.970264 -L 6.7843,7.970264,7.2046,7.970264 -L 7.2046,7.970264,7.6284,7.970264 - -[敬] 54 -L 2.142,-0.000003,3.6271,0.950453 -L 3.6271,0.950453,3.9318,3.079046 -L 3.9318,3.079046,3.8512,5.300804 -L 3.8512,5.300804,2.853,5.223138 -L 2.853,5.223138,1.8688,5.136977 -L 1.8688,5.136977,0.8917,5.033918 -L 0.8917,5.033918,0.7414,4.766921 -L 0.7414,4.766921,0.5904,4.499947 -L 0.5904,4.499947,0.4612,4.232994 -L 4.275,-0.000003,4.8253,0.80081 -L 4.8253,0.80081,5.3853,1.60169 -L 5.3853,1.60169,5.9527,2.402482 -L 5.9527,2.402482,5.5993,3.735865 -L 5.5993,3.735865,5.2526,5.060689 -L 5.2526,5.060689,4.916,6.368614 -L 4.916,6.368614,4.7023,6.204808 -L 4.7023,6.204808,4.489,6.023951 -L 4.489,6.023951,4.275,5.834731 -L 7.6622,-0.000003,7.2349,0.533924 -L 7.2349,0.533924,6.8073,1.067697 -L 6.8073,1.067697,6.3835,1.60169 -L 1.3154,1.60169,1.3154,2.324837 -L 1.3154,2.324837,1.3154,3.03949 -L 1.3154,3.03949,1.3154,3.737266 -L 1.3154,3.737266,1.7217,3.737266 -L 1.7217,3.737266,2.142,3.737266 -L 2.142,3.737266,2.5662,3.737266 -L 2.5662,3.737266,2.5662,3.03949 -L 2.5662,3.03949,2.5662,2.324837 -L 2.5662,2.324837,2.5662,1.60169 -L 2.5662,1.60169,2.142,1.60169 -L 2.142,1.60169,1.7217,1.60169 -L 1.7217,1.60169,1.3154,1.60169 -L 6.3835,3.470357,6.6812,4.105812 -L 6.6812,4.105812,6.7936,4.995784 -L 6.7936,4.995784,6.8073,6.902606 -L 6.8073,6.902606,6.2364,7.005666 -L 6.2364,7.005666,5.6834,7.09176 -L 5.6834,7.09176,5.13,7.169515 -L 5.13,7.169515,5.2526,7.77962 -L 5.2526,7.77962,5.3853,8.389857 -L 5.3853,8.389857,5.5289,9.000006 -L 1.3154,6.101662,1.5816,6.882555 -L 1.5816,6.882555,1.5816,7.367206 -L 1.5816,7.367206,1.3154,7.970264 -L 1.3154,7.970264,1.0216,7.970264 -L 1.0216,7.970264,0.7414,7.970264 -L 0.7414,7.970264,0.4612,7.970264 -L 2.9966,7.169515,2.5662,7.77962 -L 2.5662,7.77962,2.142,8.389857 -L 2.142,8.389857,1.7151,9.000006 -L 3.4239,7.970264,3.2737,8.313459 -L 3.2737,8.313459,3.1227,8.65681 -L 3.1227,8.65681,2.9966,9.000006 - -[系] 36 -L 0.4628,-0.000003,1.0236,0.903914 -L 1.0236,0.903914,1.591,1.790954 -L 1.591,1.790954,2.172,2.669478 -L 3.8816,-0.000003,3.8816,1.257005 -L 3.8816,1.257005,3.8816,2.505629 -L 3.8816,2.505629,3.8816,3.737266 -L 3.8816,3.737266,2.7293,3.737266 -L 2.7293,3.737266,1.591,3.737266 -L 1.591,3.737266,0.4628,3.737266 -L 7.2646,-0.000003,6.6867,0.903914 -L 6.6867,0.903914,6.1158,1.790954 -L 6.1158,1.790954,5.5558,2.669478 -L 4.277,3.737266,5.0371,4.105812 -L 5.0371,4.105812,6.0811,4.372873 -L 6.0811,4.372873,6.8408,4.766921 -L 6.8408,4.766921,6.5431,5.136977 -L 6.5431,5.136977,6.2633,5.490024 -L 6.2633,5.490024,5.9866,5.834731 -L 3.0231,4.232994,3.1597,4.42228 -L 3.1597,4.42228,3.2998,4.60316 -L 3.2998,4.60316,3.4543,4.766921 -L 3.4543,4.766921,2.8725,5.300804 -L 2.8725,5.300804,2.3051,5.834731 -L 2.3051,5.834731,1.7447,6.368614 -L 3.8816,5.300804,4.2844,5.834731 -L 4.2844,5.834731,4.7047,6.368614 -L 4.7047,6.368614,5.1355,6.902606 -L 2.5997,6.902606,2.7293,7.169515 -L 2.7293,7.169515,2.8725,7.436424 -L 2.8725,7.436424,3.0231,7.703289 -L 3.0231,7.703289,2.3051,7.806393 -L 2.3051,7.806393,1.591,7.892618 -L 1.591,7.892618,0.8901,7.970264 -L 3.4543,7.970264,4.207,8.10872 -L 4.207,8.10872,5.0689,8.365712 -L 5.0689,8.365712,6.4135,8.504234 - -[警] 66 -L 1.7783,-0.000003,1.7783,0.533924 -L 1.7783,0.533924,1.7783,1.067697 -L 1.7783,1.067697,1.7783,1.60169 -L 1.7783,1.60169,3.3092,1.60169 -L 3.3092,1.60169,4.8569,1.60169 -L 4.8569,1.60169,6.4089,1.60169 -L 6.4089,1.60169,6.4089,1.067697 -L 6.4089,1.067697,6.4089,0.533924 -L 6.4089,0.533924,6.4089,-0.000003 -L 6.4089,-0.000003,4.8569,-0.000003 -L 4.8569,-0.000003,3.3092,-0.000003 -L 3.3092,-0.000003,1.7783,-0.000003 -L 2.2024,2.669478,3.4629,2.669478 -L 3.4629,2.669478,4.7343,2.669478 -L 4.7343,2.669478,6.0127,2.669478 -L 0.4929,3.737266,2.8815,3.737266 -L 2.8815,3.737266,5.2842,3.737266 -L 5.2842,3.737266,7.6939,3.737266 -L 2.2024,4.766921,3.3968,5.230186 -L 3.3968,5.230186,3.8272,6.057947 -L 3.8272,6.057947,3.8832,7.436424 -L 3.8832,7.436424,3.4528,7.436424 -L 3.4528,7.436424,3.0255,7.436424 -L 3.0255,7.436424,2.5978,7.436424 -L 2.5978,7.436424,2.5978,6.902606 -L 2.5978,6.902606,2.5978,6.368614 -L 2.5978,6.368614,2.5978,5.834731 -L 2.5978,5.834731,2.1744,5.834731 -L 2.1744,5.834731,1.7541,5.834731 -L 1.7541,5.834731,1.3478,5.834731 -L 1.3478,5.834731,1.2638,6.204808 -L 1.2638,6.204808,1.1969,6.557921 -L 1.1969,6.557921,1.1373,6.902606 -L 1.1373,6.902606,0.9205,6.73878 -L 0.9205,6.73878,0.7065,6.557921 -L 0.7065,6.557921,0.4929,6.368614 -L 3.8832,4.766921,4.8117,5.004147 -L 4.8117,5.004147,5.3683,5.41945 -L 5.3683,5.41945,6.0127,6.368614 -L 6.0127,6.368614,5.7189,6.902606 -L 5.7189,6.902606,5.4352,7.436424 -L 5.4352,7.436424,5.1616,7.970264 -L 5.1616,7.970264,5.0114,7.806393 -L 5.0114,7.806393,4.8639,7.625644 -L 4.8639,7.625644,4.7343,7.436424 -L 7.2666,5.300804,6.9689,5.67097 -L 6.9689,5.67097,6.6852,6.023951 -L 6.6852,6.023951,6.4089,6.368614 -L 6.4089,6.368614,6.7136,6.783807 -L 6.7136,6.783807,6.8253,7.199132 -L 6.8253,7.199132,6.8393,7.970264 -L 6.8393,7.970264,6.2442,8.008418 -L 6.2442,8.008418,5.9185,8.275371 -L 5.9185,8.275371,5.5924,9.000006 -L 1.5611,7.436424,1.6242,7.806393 -L 1.6242,7.806393,1.6946,8.159615 -L 1.6946,8.159615,1.7783,8.504234 -L 1.7783,8.504234,1.3478,8.504234 -L 1.3478,8.504234,0.9205,8.504234 -L 0.9205,8.504234,0.4929,8.504234 -L 3.0255,8.237282,2.752,8.340276 -L 2.752,8.340276,2.4791,8.426523 -L 2.4791,8.426523,2.2024,8.504234 -L 3.4528,8.504234,3.7291,8.504234 -L 3.7291,8.504234,4.0128,8.504234 -L 4.0128,8.504234,4.3039,8.504234 - -[劇] 54 -L 0.5264,0.266906,0.8244,1.066428 -L 0.8244,1.066428,0.9362,2.925135 -L 0.9362,2.925135,0.9502,7.436424 -L 0.9502,7.436424,2.0044,7.65397 -L 2.0044,7.65397,2.9816,8.10872 -L 2.9816,8.10872,4.3409,8.504234 -L 2.8454,-0.000003,3.2863,0.415322 -L 3.2863,0.415322,3.3952,0.830494 -L 3.3952,0.830494,3.2692,1.60169 -L 3.2692,1.60169,2.6314,1.257005 -L 2.6314,1.257005,1.9869,0.903914 -L 1.9869,0.903914,1.3463,0.533924 -L 6.442,-0.000003,6.7187,-0.000003 -L 6.7187,-0.000003,7.0024,-0.000003 -L 7.0024,-0.000003,7.297,-0.000003 -L 7.297,-0.000003,7.297,3.011295 -L 7.297,3.011295,7.297,6.0141 -L 7.297,6.0141,7.297,9.000006 -L 5.1636,0.533924,4.523,1.257005 -L 4.523,1.257005,3.8922,1.971658 -L 3.8922,1.971658,3.2692,2.669478 -L 3.2692,2.669478,2.7613,2.324837 -L 2.7613,2.324837,2.2671,1.971658 -L 2.2671,1.971658,1.7771,1.60169 -L 6.0147,2.135551,6.0147,4.080419 -L 6.0147,4.080419,6.0147,6.025374 -L 6.0147,6.025374,6.0147,7.970264 -L 1.7771,2.669478,2.1095,3.045138 -L 2.1095,3.045138,2.4391,3.183507 -L 2.4391,3.183507,3.0552,3.203295 -L 3.0552,3.203295,3.0552,3.546645 -L 3.0552,3.546645,3.0552,3.889776 -L 3.0552,3.889776,3.0552,4.232994 -L 3.0552,4.232994,2.4776,4.232994 -L 2.4776,4.232994,1.9029,4.232994 -L 1.9029,4.232994,1.3463,4.232994 -L 3.4825,4.232994,3.9098,4.232994 -L 3.9098,4.232994,4.3409,4.232994 -L 4.3409,4.232994,4.7609,4.232994 -L 2.6314,5.567669,2.2009,5.67097 -L 2.2009,5.67097,1.7771,5.756999 -L 1.7771,5.756999,1.3463,5.834731 -L 3.0552,5.300804,3.4825,5.403995 -L 3.4825,5.403995,3.9098,5.490024 -L 3.9098,5.490024,4.3409,5.567669 -L 4.3409,5.567669,3.9903,6.141261 -L 3.9903,6.141261,3.5455,6.41802 -L 3.5455,6.41802,2.6314,6.635567 -L 2.6314,6.635567,2.7613,6.902606 -L 2.7613,6.902606,2.9049,7.169515 -L 2.9049,7.169515,3.0552,7.436424 -L 3.0552,7.436424,3.6124,7.436424 -L 3.6124,7.436424,4.1868,7.436424 -L 4.1868,7.436424,4.7609,7.436424 - -[激] 57 -L 0.5249,-0.000003,0.7455,1.55502 -L 0.7455,1.55502,1.1553,2.957664 -L 1.1553,2.957664,1.3795,4.232994 -L 2.2344,-0.000003,2.8365,1.206176 -L 2.8365,1.206176,3.0572,2.175085 -L 3.0572,2.175085,3.089,3.737266 -L 3.089,3.737266,2.791,3.737266 -L 2.791,3.737266,2.5108,3.737266 -L 2.5108,3.737266,2.2344,3.737266 -L 3.6985,-0.000003,4.1464,0.434892 -L 4.1464,0.434892,4.311,0.988717 -L 4.311,0.988717,4.3356,2.135551 -L 4.3356,2.135551,4.0627,2.135551 -L 4.0627,2.135551,3.7892,2.135551 -L 3.7892,2.135551,3.5128,2.135551 -L 5.1905,-0.000003,5.6213,0.80081 -L 5.6213,0.80081,6.0451,1.60169 -L 6.0451,1.60169,6.4724,2.402482 -L 6.4724,2.402482,5.712,4.425082 -L 5.712,4.425082,5.3131,5.185004 -L 5.3131,5.185004,3.5128,5.300804 -L 3.5128,5.300804,3.5128,4.79378 -L 3.5128,4.79378,3.5128,4.269726 -L 3.5128,4.269726,3.5128,3.737266 -L 3.5128,3.737266,4.0627,3.737266 -L 4.0627,3.737266,4.6231,3.737266 -L 4.6231,3.737266,5.1905,3.737266 -L 7.7263,-0.000003,7.4461,0.533924 -L 7.4461,0.533924,7.1764,1.067697 -L 7.1764,1.067697,6.8997,1.60169 -L 6.8997,3.470357,7.2041,4.105812 -L 7.2041,4.105812,7.3126,4.995784 -L 7.3126,4.995784,7.3302,6.902606 -L 7.3302,6.902606,6.8997,6.902606 -L 6.8997,6.902606,6.4724,6.902606 -L 6.4724,6.902606,6.0451,6.902606 -L 6.0451,6.902606,5.8941,6.557921 -L 5.8941,6.557921,5.7505,6.204808 -L 5.7505,6.204808,5.6213,5.834731 -L 2.6617,5.300804,2.6617,6.204808 -L 2.6617,6.204808,2.6617,7.09176 -L 2.6617,7.09176,2.6617,7.970264 -L 2.6617,7.970264,3.2747,8.186386 -L 3.2747,8.186386,3.6,8.453339 -L 3.6,8.453339,3.9156,9.000006 -L 4.7667,5.834731,4.7667,6.204808 -L 4.7667,6.204808,4.7667,6.557921 -L 4.7667,6.557921,4.7667,6.902606 -L 4.7667,6.902606,4.1955,6.902606 -L 4.1955,6.902606,3.6389,6.902606 -L 3.6389,6.902606,3.089,6.902606 -L 4.7667,7.703289,4.469,7.806393 -L 4.469,7.806393,4.1853,7.892618 -L 4.1853,7.892618,3.9156,7.970264 -L 6.0451,7.436424,6.0451,7.968841 -L 6.0451,7.968841,6.0451,8.492938 -L 6.0451,8.492938,6.0451,9.000006 - -[穴] 21 -L 0.7686,-0.000003,1.6971,1.523892 -L 1.6971,1.523892,2.3867,2.963246 -L 2.3867,2.963246,2.6637,4.766921 -L 7.3287,-0.000003,6.2678,1.81488 -L 6.2678,1.81488,5.5109,3.434983 -L 5.5109,3.434983,5.2237,5.300804 -L 0.5588,5.834731,0.5588,6.368614 -L 0.5588,6.368614,0.5588,6.902606 -L 0.5588,6.902606,0.5588,7.436424 -L 0.5588,7.436424,1.6827,7.436424 -L 1.6827,7.436424,2.814,7.436424 -L 2.814,7.436424,3.9421,7.436424 -L 3.9421,7.436424,3.9421,7.968841 -L 3.9421,7.968841,3.9421,8.492938 -L 3.9421,8.492938,3.9421,9.000006 -L 7.3287,5.834731,7.3287,6.368614 -L 7.3287,6.368614,7.3287,6.902606 -L 7.3287,6.902606,7.3287,7.436424 -L 7.3287,7.436424,6.334,7.436424 -L 6.334,7.436424,5.3463,7.436424 -L 5.3463,7.436424,4.3726,7.436424 - -[憲] 63 -L 0.5849,-0.000003,0.711,0.370096 -L 0.711,0.370096,0.841,0.723122 -L 0.841,0.723122,0.9811,1.067697 -L 2.6899,-0.000003,2.3922,0.415322 -L 2.3922,0.415322,2.2805,0.830494 -L 2.2805,0.830494,2.263,1.60169 -L 3.1207,-0.000003,3.9508,-0.000003 -L 3.9508,-0.000003,4.7949,-0.000003 -L 4.7949,-0.000003,5.653,-0.000003 -L 5.653,-0.000003,5.653,0.370096 -L 5.653,0.370096,5.653,0.723122 -L 5.653,0.723122,5.653,1.067697 -L 7.3625,0.266906,7.2046,0.533924 -L 7.2046,0.533924,7.0645,0.80081 -L 7.0645,0.80081,6.9317,1.067697 -L 1.4119,2.669478,1.4119,3.03949 -L 1.4119,3.03949,1.4119,3.392559 -L 1.4119,3.392559,1.4119,3.737266 -L 1.4119,3.737266,3.093,3.737266 -L 3.093,3.737266,4.7949,3.737266 -L 4.7949,3.737266,6.5041,3.737266 -L 6.5041,3.737266,6.5041,3.392559 -L 6.5041,3.392559,6.5041,3.03949 -L 6.5041,3.03949,6.5041,2.669478 -L 6.5041,2.669478,4.7949,2.669478 -L 4.7949,2.669478,3.093,2.669478 -L 3.093,2.669478,1.4119,2.669478 -L 0.5849,4.766921,1.7166,4.870046 -L 1.7166,4.870046,2.8405,4.956141 -L 2.8405,4.956141,3.9718,5.033918 -L 3.9718,5.033918,3.8215,5.300804 -L 3.8215,5.300804,3.6744,5.567669 -L 3.6744,5.567669,3.541,5.834731 -L 3.541,5.834731,2.9669,5.834731 -L 2.9669,5.834731,2.3922,5.834731 -L 2.3922,5.834731,1.8357,5.834731 -L 4.3991,4.766921,5.3766,4.766921 -L 5.3766,4.766921,6.3605,4.766921 -L 6.3605,4.766921,7.3625,4.766921 -L 4.3991,5.834731,3.3732,6.806376 -L 3.3732,6.806376,2.5186,6.973027 -L 2.5186,6.973027,1.4119,6.902606 -L 4.7949,5.834731,5.2222,5.834731 -L 5.2222,5.834731,5.653,5.834731 -L 5.653,5.834731,6.0768,5.834731 -L 0.5849,6.902606,0.5849,7.272575 -L 0.5849,7.272575,0.5849,7.625644 -L 0.5849,7.625644,0.5849,7.970264 -L 0.5849,7.970264,1.5621,7.970264 -L 1.5621,7.970264,2.5467,7.970264 -L 2.5467,7.970264,3.541,7.970264 -L 3.541,7.970264,3.6744,8.313459 -L 3.6744,8.313459,3.8215,8.65681 -L 3.8215,8.65681,3.9718,9.000006 -L 4.3991,6.902606,4.4376,7.908182 -L 4.4376,7.908182,6.0001,8.05789 -L 6.0001,8.05789,7.3625,7.970264 -L 7.3625,7.970264,7.3625,7.625644 -L 7.3625,7.625644,7.3625,7.272575 -L 7.3625,7.272575,7.3625,6.902606 -L 4.7949,6.902606,5.3556,6.902606 -L 5.3556,6.902606,5.9265,6.902606 -L 5.9265,6.902606,6.5041,6.902606 - -[権] 72 -L 1.8688,-0.000003,1.7848,1.600201 -L 1.7848,1.600201,1.7182,3.192022 -L 1.7182,3.192022,1.6555,4.766921 -L 1.6555,4.766921,1.2913,4.07904 -L 1.2913,4.07904,0.9302,3.382686 -L 0.9302,3.382686,0.5838,2.669478 -L 3.9703,-0.000003,3.9566,2.99849 -L 3.9566,2.99849,3.8442,4.234417 -L 3.8442,4.234417,3.5465,4.766921 -L 3.5465,4.766921,3.3962,4.60316 -L 3.3962,4.60316,3.2491,4.42228 -L 3.2491,4.42228,3.1157,4.232994 -L 3.1157,4.232994,2.363,5.043702 -L 2.363,5.043702,1.9284,5.735874 -L 1.9284,5.735874,1.4415,6.902606 -L 1.4415,6.902606,1.1403,6.902606 -L 1.1403,6.902606,0.8605,6.902606 -L 0.8605,6.902606,0.5838,6.902606 -L 4.4014,-0.000003,4.8249,-0.000003 -L 4.8249,-0.000003,5.2525,-0.000003 -L 5.2525,-0.000003,5.6798,-0.000003 -L 5.6798,-0.000003,5.5289,1.194836 -L 5.5289,1.194836,5.0981,1.576253 -L 5.0981,1.576253,4.4014,1.60169 -L 6.1103,-0.000003,6.657,-0.000003 -L 6.657,-0.000003,7.2174,-0.000003 -L 7.2174,-0.000003,7.7848,-0.000003 -L 6.1103,1.60169,5.8126,2.135551 -L 5.8126,2.135551,5.5289,2.669478 -L 5.5289,2.669478,5.2525,3.203295 -L 5.2525,3.203295,4.9548,3.203295 -L 4.9548,3.203295,4.6743,3.203295 -L 4.6743,3.203295,4.4014,3.203295 -L 6.5344,1.60169,6.8111,1.60169 -L 6.8111,1.60169,7.084,1.60169 -L 7.084,1.60169,7.361,1.60169 -L 6.1103,3.203295,5.2487,4.399602 -L 5.2487,4.399602,4.5871,4.816262 -L 4.5871,4.816262,3.9703,5.300804 -L 3.9703,5.300804,4.1037,5.567669 -L 4.1037,5.567669,4.2473,5.834731 -L 4.2473,5.834731,4.4014,6.101662 -L 4.4014,6.101662,3.5465,6.557921 -L 3.5465,6.557921,2.6989,7.005666 -L 2.6989,7.005666,1.8688,7.436424 -L 1.8688,7.436424,1.8688,7.968841 -L 1.8688,7.968841,1.8688,8.492938 -L 1.8688,8.492938,1.8688,9.000006 -L 6.5344,3.203295,6.8111,3.203295 -L 6.8111,3.203295,7.084,3.203295 -L 7.084,3.203295,7.361,3.203295 -L 6.1103,4.766921,5.8234,5.172308 -L 5.8234,5.172308,5.8234,5.518306 -L 5.8234,5.518306,6.1103,6.101662 -L 6.1103,6.101662,5.6798,6.204808 -L 5.6798,6.204808,5.2525,6.290991 -L 5.2525,6.290991,4.8249,6.368614 -L 4.8249,6.368614,4.8249,6.902606 -L 4.8249,6.902606,4.8249,7.436424 -L 4.8249,7.436424,4.8249,7.970264 -L 4.8249,7.970264,4.2085,7.95054 -L 4.2085,7.95054,3.8796,7.812084 -L 3.8796,7.812084,3.5465,7.436424 -L 6.5344,4.766921,6.9404,4.766921 -L 6.9404,4.766921,7.361,4.766921 -L 7.361,4.766921,7.7848,4.766921 -L 6.5344,6.368614,6.9404,6.368614 -L 6.9404,6.368614,7.361,6.368614 -L 7.361,6.368614,7.7848,6.368614 -L 5.2525,7.970264,5.9562,7.970264 -L 5.9562,7.970264,6.657,7.970264 -L 6.657,7.970264,7.361,7.970264 - -[絹] 60 -L 1.8638,-0.000003,1.8638,1.600201 -L 1.8638,1.600201,1.8638,3.192022 -L 1.8638,3.192022,1.8638,4.766921 -L 1.8638,4.766921,1.4435,4.766921 -L 1.4435,4.766921,1.0236,4.766921 -L 1.0236,4.766921,0.6173,4.766921 -L 4.4311,-0.000003,4.4311,1.781059 -L 4.4311,1.781059,4.4311,3.545113 -L 4.4311,3.545113,4.4311,5.300804 -L 4.4311,5.300804,5.4083,5.300804 -L 5.4083,5.300804,6.3928,5.300804 -L 6.3928,5.300804,7.3907,5.300804 -L 7.3907,5.300804,7.3907,3.545113 -L 7.3907,3.545113,7.3907,1.781059 -L 7.3907,1.781059,7.3907,-0.000003 -L 7.3907,-0.000003,7.0933,-0.000003 -L 7.0933,-0.000003,6.8131,-0.000003 -L 6.8131,-0.000003,6.5361,-0.000003 -L 0.6173,1.334715,0.7465,1.971658 -L 0.7465,1.971658,0.8901,2.591702 -L 0.8901,2.591702,1.0446,3.203295 -L 3.1531,1.868533,2.9951,2.324837 -L 2.9951,2.324837,2.8515,2.772604 -L 2.8515,2.772604,2.7223,3.203295 -L 4.8584,2.135551,5.5628,2.135551 -L 5.5628,2.135551,6.2633,2.135551 -L 6.2633,2.135551,6.9634,2.135551 -L 4.8584,3.737266,5.5628,3.737266 -L 5.5628,3.737266,6.2633,3.737266 -L 6.2633,3.737266,6.9634,3.737266 -L 3.1531,4.499947,2.9951,4.766921 -L 2.9951,4.766921,2.8515,5.033918 -L 2.8515,5.033918,2.7223,5.300804 -L 2.7223,5.300804,2.5713,5.136977 -L 2.5713,5.136977,2.4246,4.956141 -L 2.4246,4.956141,2.2946,4.766921 -L 1.4719,5.300804,1.5945,5.567669 -L 1.5945,5.567669,1.7237,5.834731 -L 1.7237,5.834731,1.8638,6.101662 -L 1.8638,6.101662,1.5945,6.471717 -L 1.5945,6.471717,1.3174,6.824852 -L 1.3174,6.824852,1.0446,7.169515 -L 1.0446,7.169515,1.3174,7.77962 -L 1.3174,7.77962,1.5945,8.389857 -L 1.5945,8.389857,1.8638,9.000006 -L 2.2946,7.169515,2.4246,7.436424 -L 2.4246,7.436424,2.5713,7.703289 -L 2.5713,7.703289,2.7223,7.970264 -L 4.8584,6.902606,4.8584,7.436424 -L 4.8584,7.436424,4.8584,7.970264 -L 4.8584,7.970264,4.8584,8.504234 -L 4.8584,8.504234,5.5628,8.504234 -L 5.5628,8.504234,6.2633,8.504234 -L 6.2633,8.504234,6.9634,8.504234 -L 6.9634,8.504234,6.9634,7.970264 -L 6.9634,7.970264,6.9634,7.436424 -L 6.9634,7.436424,6.9634,6.902606 -L 6.9634,6.902606,6.2633,6.902606 -L 6.2633,6.902606,5.5628,6.902606 -L 5.5628,6.902606,4.8584,6.902606 - -[厳] 57 -L 0.6158,0.266906,0.9167,1.066428 -L 0.9167,1.066428,1.0291,2.925135 -L 1.0291,2.925135,1.0431,7.436424 -L 1.0431,7.436424,2.7309,7.539527 -L 2.7309,7.539527,4.4331,7.625644 -L 4.4331,7.625644,6.1427,7.703289 -L 6.1427,7.703289,6.4124,8.149699 -L 6.4124,8.149699,6.6961,8.579098 -L 6.6961,8.579098,6.9938,9.000006 -L 4.0303,-0.000003,4.0303,0.533924 -L 4.0303,0.533924,4.0303,1.067697 -L 4.0303,1.067697,4.0303,1.60169 -L 4.0303,1.60169,3.526,1.437841 -L 3.526,1.437841,3.029,1.257005 -L 3.029,1.257005,2.5386,1.067697 -L 2.5386,1.067697,2.4581,2.314855 -L 2.4581,2.314855,2.3877,3.545113 -L 2.3877,3.545113,2.3215,4.766921 -L 2.3215,4.766921,2.6017,4.766921 -L 2.6017,4.766921,2.8815,4.766921 -L 2.8815,4.766921,3.1792,4.766921 -L 3.1792,4.766921,3.1792,5.300804 -L 3.1792,5.300804,3.1792,5.834731 -L 3.1792,5.834731,3.1792,6.368614 -L 3.1792,6.368614,2.8815,6.368614 -L 2.8815,6.368614,2.6017,6.368614 -L 2.6017,6.368614,2.3215,6.368614 -L 5.2842,-0.000003,5.7115,0.636962 -L 5.7115,0.636962,6.1427,1.257005 -L 6.1427,1.257005,6.5661,1.868533 -L 6.5661,1.868533,5.9497,2.7274 -L 5.9497,2.7274,5.6173,3.577554 -L 5.6173,3.577554,5.2842,4.232994 -L 5.2842,4.232994,5.134,4.07904 -L 5.134,4.07904,4.9865,3.916635 -L 4.9865,3.916635,4.8569,3.737266 -L 7.8484,-0.000003,7.5503,0.370096 -L 7.5503,0.370096,7.2701,0.723122 -L 7.2701,0.723122,6.9938,1.067697 -L 4.0303,2.402482,3.61,2.505629 -L 3.61,2.505629,3.1792,2.591702 -L 3.1792,2.591702,2.7519,2.669478 -L 6.9938,2.669478,6.9938,3.382686 -L 6.9938,3.382686,6.9938,4.07904 -L 6.9938,4.07904,6.9938,4.766921 -L 6.9938,4.766921,6.4124,4.766921 -L 6.4124,4.766921,5.8415,4.766921 -L 5.8415,4.766921,5.2842,4.766921 -L 4.0303,3.470357,3.61,3.573439 -L 3.61,3.573439,3.1792,3.659578 -L 3.1792,3.659578,2.7519,3.737266 -L 5.7115,5.300804,5.7115,5.67097 -L 5.7115,5.67097,5.7115,6.023951 -L 5.7115,6.023951,5.7115,6.368614 -L 6.5661,7.436424,6.9938,7.436424 -L 6.9938,7.436424,7.4211,7.436424 -L 7.4211,7.436424,7.8484,7.436424 - -[源] 51 -L 0.649,0.266906,1.0763,1.437841 -L 1.0763,1.437841,1.5001,2.591702 -L 1.5001,2.591702,1.9274,3.737266 -L 1.9274,0.266906,2.6979,2.995841 -L 2.6979,2.995841,2.817,5.699098 -L 2.817,5.699098,2.7504,8.504234 -L 2.7504,8.504234,4.4386,8.504234 -L 4.4386,8.504234,6.1408,8.504234 -L 6.1408,8.504234,7.8469,8.504234 -L 4.8908,-0.000003,5.1636,-0.000003 -L 5.1636,-0.000003,5.4438,-0.000003 -L 5.4438,-0.000003,5.7419,-0.000003 -L 5.7419,-0.000003,5.7419,1.257005 -L 5.7419,1.257005,5.7419,2.505629 -L 5.7419,2.505629,5.7419,3.737266 -L 5.7419,3.737266,5.1636,3.737266 -L 5.1636,3.737266,4.5927,3.737266 -L 4.5927,3.737266,4.0323,3.737266 -L 4.0323,3.737266,4.0323,4.803675 -L 4.0323,4.803675,4.0323,5.861524 -L 4.0323,5.861524,4.0323,6.902606 -L 4.0323,6.902606,4.9538,7.12 -L 4.9538,7.12,5.3951,7.396824 -L 5.3951,7.396824,5.7419,7.970264 -L 3.1812,0.533924,3.4548,1.067697 -L 3.4548,1.067697,3.735,1.60169 -L 3.735,1.60169,4.0323,2.135551 -L 7.8469,0.533924,7.5558,1.067697 -L 7.5558,1.067697,7.2686,1.60169 -L 7.2686,1.60169,6.9958,2.135551 -L 6.1692,3.737266,6.5755,3.737266 -L 6.5755,3.737266,6.9958,3.737266 -L 6.9958,3.737266,7.4157,3.737266 -L 7.4157,3.737266,7.4157,4.269726 -L 7.4157,4.269726,7.4157,4.79378 -L 7.4157,4.79378,7.4157,5.300804 -L 7.4157,5.300804,6.421,5.300804 -L 6.421,5.300804,5.4372,5.300804 -L 5.4372,5.300804,4.4596,5.300804 -L 1.5001,5.834731,1.2097,6.204808 -L 1.2097,6.204808,0.9225,6.557921 -L 0.9225,6.557921,0.649,6.902606 -L 7.4157,5.834731,7.4157,6.204808 -L 7.4157,6.204808,7.4157,6.557921 -L 7.4157,6.557921,7.4157,6.902606 -L 7.4157,6.902606,6.8522,6.902606 -L 6.8522,6.902606,6.2949,6.902606 -L 6.2949,6.902606,5.7419,6.902606 -L 1.9274,7.970264,1.63,8.313459 -L 1.63,8.313459,1.3498,8.65681 -L 1.3498,8.65681,1.0763,9.000006 - -[己] 18 -L 1.5021,0.533924,1.2184,1.066428 -L 1.2184,1.066428,1.1203,2.30218 -L 1.1203,2.30218,1.1066,5.300804 -L 1.1066,5.300804,2.9381,5.300804 -L 2.9381,5.300804,4.7628,5.300804 -L 4.7628,5.300804,6.5981,5.300804 -L 6.5981,5.300804,6.5981,6.368614 -L 6.5981,6.368614,6.5981,7.436424 -L 6.5981,7.436424,6.5981,8.504234 -L 6.5981,8.504234,4.7628,8.504234 -L 4.7628,8.504234,2.9381,8.504234 -L 2.9381,8.504234,1.1066,8.504234 -L 1.9332,0.533924,3.7615,0.533924 -L 3.7615,0.533924,5.6038,0.533924 -L 5.6038,0.533924,7.4527,0.533924 -L 7.4527,0.533924,7.4527,1.257005 -L 7.4527,1.257005,7.4527,1.971658 -L 7.4527,1.971658,7.4527,2.669478 - -[誤] 38 -L 3.6686,-0.000003,4.0714,0.723122 -L 4.0714,0.723122,4.4917,1.437841 -L 4.4917,1.437841,4.9225,2.135551 -L 7.8785,-0.000003,7.4547,0.723122 -L 7.4547,0.723122,7.0348,1.437841 -L 7.0348,1.437841,6.6285,2.135551 -L 3.2413,3.203295,4.5025,3.203295 -L 4.5025,3.203295,5.7736,3.203295 -L 5.7736,3.203295,7.0558,3.203295 -L 7.0558,3.203295,7.0558,3.735865 -L 7.0558,3.735865,7.0558,4.25981 -L 7.0558,4.25981,7.0558,4.766921 -L 7.0558,4.766921,6.0502,4.766921 -L 6.0502,4.766921,5.0524,4.766921 -L 5.0524,4.766921,4.0647,4.766921 -L 4.0647,4.766921,4.0647,5.834731 -L 4.0647,5.834731,4.0647,6.902606 -L 4.0647,6.902606,4.0647,7.970264 -L 5.3463,6.368614,5.3463,7.09176 -L 5.3463,7.09176,5.3463,7.806393 -L 5.3463,7.806393,5.3463,8.504234 -L 5.3463,8.504234,5.9035,8.504234 -L 5.9035,8.504234,6.4744,8.504234 -L 6.4744,8.504234,7.0558,8.504234 -L 7.0558,8.504234,7.0558,7.806393 -L 7.0558,7.806393,7.0558,7.09176 -L 7.0558,7.09176,7.0558,6.368614 -L 7.0558,6.368614,6.4744,6.368614 -L 6.4744,6.368614,5.9035,6.368614 -L 5.9035,6.368614,5.3463,6.368614 -L 0.6813,6.902519,3.2136,6.902519 -L 1.1016,8.504343,2.7828,8.504343 -L 1.1016,5.300979,2.7828,5.300979 -L 1.1016,4.233038,2.7828,4.233038 -L 1.1016,2.669544,2.7828,2.669544 -L 1.1016,-0.000003,1.1016,2.669544 -L 2.7828,-0.000003,1.1016,-0.000003 -L 2.7828,2.669544,2.7828,-0.000003 - -[后] 21 -L 0.7075,0.266906,1.3765,2.91651 -L 1.3765,2.91651,1.5656,5.295069 -L 1.5656,5.295069,1.5656,7.970264 -L 1.5656,7.970264,4.1329,8.127064 -L 4.1329,8.127064,5.7619,8.512706 -L 5.7619,8.512706,7.4851,9.000006 -L 3.2398,-0.000003,3.2398,1.257005 -L 3.2398,1.257005,3.2398,2.505629 -L 3.2398,2.505629,3.2398,3.737266 -L 3.2398,3.737266,4.5007,3.737266 -L 4.5007,3.737266,5.7756,3.737266 -L 5.7756,3.737266,7.0543,3.737266 -L 7.0543,3.737266,7.0543,2.505629 -L 7.0543,2.505629,7.0543,1.257005 -L 7.0543,1.257005,7.0543,-0.000003 -L 7.0543,-0.000003,5.7756,-0.000003 -L 5.7756,-0.000003,4.5007,-0.000003 -L 4.5007,-0.000003,3.2398,-0.000003 -L 1.9894,5.834731,3.9508,5.834731 -L 3.9508,5.834731,5.9265,5.834731 -L 5.9265,5.834731,7.9054,5.834731 - -[孝] 45 -L 3.2701,-0.000003,3.6974,-0.000003 -L 3.6974,-0.000003,4.1279,-0.000003 -L 4.1279,-0.000003,4.5552,-0.000003 -L 4.5552,-0.000003,4.0792,2.011214 -L 4.0792,2.011214,2.8499,2.310674 -L 2.8499,2.310674,1.1333,2.135551 -L 4.9513,2.135551,4.8673,2.505629 -L 4.8673,2.505629,4.7969,2.858807 -L 4.7969,2.858807,4.7373,3.203295 -L 4.7373,3.203295,5.0841,3.64977 -L 5.0841,3.64977,5.4382,4.07904 -L 5.4382,4.07904,5.8024,4.499947 -L 5.8024,4.499947,3.8057,4.163755 -L 3.8057,4.163755,2.17,3.539531 -L 2.17,3.539531,0.7379,3.203295 -L 5.3786,2.135551,6.2329,2.135551 -L 6.2329,2.135551,7.084,2.135551 -L 7.084,2.135551,7.9421,2.135551 -L 4.1279,5.300804,4.2575,5.567669 -L 4.2575,5.567669,4.4014,5.834731 -L 4.4014,5.834731,4.5552,6.101662 -L 4.5552,6.101662,3.2772,6.204808 -L 3.2772,6.204808,1.9988,6.290991 -L 1.9988,6.290991,0.7379,6.368614 -L 5.1611,6.368614,5.3786,6.73878 -L 5.3786,6.73878,5.5884,7.09176 -L 5.5884,7.09176,5.8024,7.436424 -L 5.8024,7.436424,5.4592,7.812084 -L 5.4592,7.812084,5.0245,7.95054 -L 5.0245,7.95054,4.1279,7.970264 -L 4.1279,7.970264,3.9776,7.625644 -L 3.9776,7.625644,3.8302,7.272575 -L 3.8302,7.272575,3.6974,6.902606 -L 5.8024,6.368614,6.5064,6.368614 -L 6.5064,6.368614,7.2136,6.368614 -L 7.2136,6.368614,7.9421,6.368614 -L 1.5641,7.970264,2.1213,7.970264 -L 2.1213,7.970264,2.6919,7.970264 -L 2.6919,7.970264,3.2701,7.970264 -L 3.2701,7.970264,3.4029,8.313459 -L 3.4029,8.313459,3.5465,8.65681 -L 3.5465,8.65681,3.6974,9.000006 -L 6.2329,7.970264,6.5064,8.313459 -L 6.5064,8.313459,6.7936,8.65681 -L 6.7936,8.65681,7.084,9.000006 - -[皇] 42 -L 0.7399,-0.000003,1.8712,-0.000003 -L 1.8712,-0.000003,2.9986,-0.000003 -L 2.9986,-0.000003,4.1267,-0.000003 -L 4.1267,-0.000003,3.7205,1.483022 -L 3.7205,1.483022,2.7534,1.720226 -L 2.7534,1.720226,1.5945,1.60169 -L 4.5537,-0.000003,5.5309,-0.000003 -L 5.5309,-0.000003,6.5154,-0.000003 -L 6.5154,-0.000003,7.5133,-0.000003 -L 4.5537,1.60169,4.2525,2.016862 -L 4.2525,2.016862,4.1408,2.4321 -L 4.1408,2.4321,4.1267,3.203295 -L 4.1267,3.203295,3.1321,3.203295 -L 3.1321,3.203295,2.144,3.203295 -L 2.144,3.203295,1.1707,3.203295 -L 4.981,1.60169,5.5417,1.60169 -L 5.5417,1.60169,6.1123,1.60169 -L 6.1123,1.60169,6.6905,1.60169 -L 4.5537,3.203295,5.4083,3.203295 -L 5.4083,3.203295,6.2594,3.203295 -L 6.2594,3.203295,7.1178,3.203295 -L 1.5945,4.766921,1.5945,5.834731 -L 1.5945,5.834731,1.5945,6.902606 -L 1.5945,6.902606,1.5945,7.970264 -L 1.5945,7.970264,3.09,8.186386 -L 3.09,8.186386,3.7481,8.453339 -L 3.7481,8.453339,4.1267,9.000006 -L 2.0218,4.766921,3.5804,4.766921 -L 3.5804,4.766921,5.132,4.766921 -L 5.132,4.766921,6.6905,4.766921 -L 6.6905,4.766921,6.6905,5.300804 -L 6.6905,5.300804,6.6905,5.834731 -L 6.6905,5.834731,6.6905,6.368614 -L 6.6905,6.368614,5.132,6.368614 -L 5.132,6.368614,3.5804,6.368614 -L 3.5804,6.368614,2.0218,6.368614 -L 6.6905,6.902606,6.6905,7.272575 -L 6.6905,7.272575,6.6905,7.625644 -L 6.6905,7.625644,6.6905,7.970264 -L 6.6905,7.970264,5.8356,7.970264 -L 5.8356,7.970264,4.981,7.970264 -L 4.981,7.970264,4.1267,7.970264 - -[紅] 45 -L 2.0203,-0.000003,2.0203,1.600201 -L 2.0203,1.600201,2.0203,3.192022 -L 2.0203,3.192022,2.0203,4.766921 -L 2.0203,4.766921,1.593,4.766921 -L 1.593,4.766921,1.1793,4.766921 -L 1.1793,4.766921,0.7695,4.766921 -L 3.7291,-0.000003,4.43,-0.000003 -L 4.43,-0.000003,5.134,-0.000003 -L 5.134,-0.000003,5.8341,-0.000003 -L 5.8341,-0.000003,5.8341,2.668055 -L 5.8341,2.668055,5.8341,5.327642 -L 5.8341,5.327642,5.8341,7.970264 -L 5.8341,7.970264,5.2632,7.970264 -L 5.2632,7.970264,4.7102,7.970264 -L 4.7102,7.970264,4.1603,7.970264 -L 6.2652,-0.000003,6.8218,-0.000003 -L 6.8218,-0.000003,7.3927,-0.000003 -L 7.3927,-0.000003,7.9709,-0.000003 -L 0.7695,1.334715,0.8995,1.971658 -L 0.8995,1.971658,1.0466,2.591702 -L 1.0466,2.591702,1.1968,3.203295 -L 3.3018,1.868533,3.1516,2.324837 -L 3.1516,2.324837,3.008,2.772604 -L 3.008,2.772604,2.8745,3.203295 -L 3.3018,4.499947,3.1516,4.766921 -L 3.1516,4.766921,3.008,5.033918 -L 3.008,5.033918,2.8745,5.300804 -L 2.8745,5.300804,2.7208,5.136977 -L 2.7208,5.136977,2.5807,4.956141 -L 2.5807,4.956141,2.4507,4.766921 -L 1.628,5.300804,1.7467,5.567669 -L 1.7467,5.567669,1.8802,5.834731 -L 1.8802,5.834731,2.0203,6.101662 -L 2.0203,6.101662,1.7467,6.471717 -L 1.7467,6.471717,1.4704,6.824852 -L 1.4704,6.824852,1.1968,7.169515 -L 1.1968,7.169515,1.4704,7.77962 -L 1.4704,7.77962,1.7467,8.389857 -L 1.7467,8.389857,2.0203,9.000006 -L 2.4507,6.902606,2.5807,7.272575 -L 2.5807,7.272575,2.7208,7.625644 -L 2.7208,7.625644,2.8745,7.970264 -L 6.2652,7.970264,6.6925,7.970264 -L 6.6925,7.970264,7.1163,7.970264 -L 7.1163,7.970264,7.5436,7.970264 - -[鋼] 54 -L 0.768,-0.000003,1.1988,-0.000003 -L 1.1988,-0.000003,1.6261,-0.000003 -L 1.6261,-0.000003,2.0499,-0.000003 -L 2.0499,-0.000003,2.127,2.286682 -L 2.127,2.286682,1.9172,4.056427 -L 1.9172,4.056427,0.768,4.766921 -L 4.1868,-0.000003,4.1868,2.848825 -L 4.1868,2.848825,4.1868,5.680754 -L 4.1868,5.680754,4.1868,8.504234 -L 4.1868,8.504234,5.3181,8.504234 -L 5.3181,8.504234,6.4459,8.504234 -L 6.4459,8.504234,7.5733,8.504234 -L 7.5733,8.504234,7.5733,5.680754 -L 7.5733,5.680754,7.5733,2.848825 -L 7.5733,2.848825,7.5733,-0.000003 -L 7.5733,-0.000003,7.2795,-0.000003 -L 7.2795,-0.000003,6.9923,-0.000003 -L 6.9923,-0.000003,6.7222,-0.000003 -L 2.6944,0.533924,2.9084,0.723122 -L 2.9084,0.723122,3.1217,0.903914 -L 3.1217,0.903914,3.3357,1.067697 -L 1.1988,1.868533,1.0486,2.324837 -L 1.0486,2.324837,0.9015,2.772604 -L 0.9015,2.772604,0.768,3.203295 -L 5.0134,1.60169,5.0134,2.478813 -L 5.0134,2.478813,5.0134,3.355893 -L 5.0134,3.355893,5.0134,4.232994 -L 5.6505,1.60169,5.7135,3.012718 -L 5.7135,3.012718,5.7839,4.423747 -L 5.7839,4.423747,5.8645,5.834731 -L 5.8645,5.834731,5.5734,5.834731 -L 5.5734,5.834731,5.2862,5.834731 -L 5.2862,5.834731,5.0134,5.834731 -L 6.5051,1.60169,6.5685,2.478813 -L 6.5685,2.478813,6.6382,3.355893 -L 6.6382,3.355893,6.7222,4.232994 -L 2.9084,2.402482,3.0376,2.858807 -L 3.0376,2.858807,3.1812,3.306465 -L 3.1812,3.306465,3.3357,3.737266 -L 2.4772,4.766921,2.1799,5.182093 -L 2.1799,5.182093,2.0675,5.597418 -L 2.0675,5.597418,2.0499,6.368614 -L 2.0499,6.368614,1.437,6.388402 -L 1.437,6.388402,1.1046,6.526837 -L 1.1046,6.526837,0.768,6.902606 -L 0.768,6.902606,1.1988,7.615815 -L 1.1988,7.615815,1.6261,8.312168 -L 1.6261,8.312168,2.0499,9.000006 -L 2.0499,9.000006,2.4772,8.492938 -L 2.4772,8.492938,2.9084,7.968841 -L 2.9084,7.968841,3.3357,7.436424 -L 6.2918,6.101662,6.4245,6.557921 -L 6.4245,6.557921,6.5685,7.005666 -L 6.5685,7.005666,6.7222,7.436424 - -[刻] 36 -L 0.8019,-0.000003,2.4866,1.580456 -L 2.4866,1.580456,3.4778,2.677994 -L 3.4778,2.677994,4.6157,4.232994 -L 4.6157,0.266906,4.3219,0.723122 -L 4.3219,0.723122,4.0343,1.17091 -L 4.0343,1.17091,3.7615,1.60169 -L 6.3214,-0.000003,6.7316,-0.000003 -L 6.7316,-0.000003,7.1515,-0.000003 -L 7.1515,-0.000003,7.5718,-0.000003 -L 7.5718,-0.000003,7.5718,3.011295 -L 7.5718,3.011295,7.5718,6.0141 -L 7.5718,6.0141,7.5718,9.000006 -L 5.8976,2.135551,5.8976,4.080419 -L 5.8976,4.080419,5.8976,6.025374 -L 5.8976,6.025374,5.8976,7.970264 -L 0.8019,2.669478,1.5021,3.382686 -L 1.5021,3.382686,2.2029,4.07904 -L 2.2029,4.07904,2.9069,4.766921 -L 2.9069,4.766921,2.2936,5.716085 -L 2.2936,5.716085,1.8562,6.131411 -L 1.8562,6.131411,1.2257,6.368614 -L 3.3342,5.300804,3.6105,5.67097 -L 3.6105,5.67097,3.8907,6.023951 -L 3.8907,6.023951,4.1884,6.368614 -L 2.5076,6.902606,2.5076,7.272575 -L 2.5076,7.272575,2.5076,7.625644 -L 2.5076,7.625644,2.5076,7.970264 -L 2.5076,7.970264,1.9294,7.970264 -L 1.9294,7.970264,1.3585,7.970264 -L 1.3585,7.970264,0.8019,7.970264 -L 2.9069,7.970264,2.9069,8.313459 -L 2.9069,8.313459,2.9069,8.65681 -L 2.9069,8.65681,2.9069,9.000006 -L 3.3342,7.970264,3.8907,7.970264 -L 3.8907,7.970264,4.462,7.970264 -L 4.462,7.970264,5.0395,7.970264 - -[骨] 51 -L 2.5093,-0.000003,2.5093,1.410982 -L 2.5093,1.410982,2.5093,2.821944 -L 2.5093,2.821944,2.5093,4.232994 -L 2.5093,4.232994,3.6409,4.232994 -L 3.6409,4.232994,4.7687,4.232994 -L 4.7687,4.232994,5.8961,4.232994 -L 5.8961,4.232994,5.8961,2.821944 -L 5.8961,2.821944,5.8961,1.410982 -L 5.8961,1.410982,5.8961,-0.000003 -L 5.8961,-0.000003,5.4723,-0.000003 -L 5.4723,-0.000003,5.0524,-0.000003 -L 5.0524,-0.000003,4.6461,-0.000003 -L 2.9401,2.135551,3.7701,2.135551 -L 3.7701,2.135551,4.6142,2.135551 -L 4.6142,2.135551,5.4723,2.135551 -L 2.9401,3.203295,3.7701,3.203295 -L 3.7701,3.203295,4.6142,3.203295 -L 4.6142,3.203295,5.4723,3.203295 -L 0.8316,4.232994,0.8316,4.766921 -L 0.8316,4.766921,0.8316,5.300804 -L 0.8316,5.300804,0.8316,5.834731 -L 0.8316,5.834731,1.3815,5.834731 -L 1.3815,5.834731,1.9387,5.834731 -L 1.9387,5.834731,2.5093,5.834731 -L 2.5093,5.834731,2.5093,6.73878 -L 2.5093,6.73878,2.5093,7.625644 -L 2.5093,7.625644,2.5093,8.504234 -L 2.5093,8.504234,3.6409,8.504234 -L 3.6409,8.504234,4.7687,8.504234 -L 4.7687,8.504234,5.8961,8.504234 -L 5.8961,8.504234,5.8961,7.625644 -L 5.8961,7.625644,5.8961,6.73878 -L 5.8961,6.73878,5.8961,5.834731 -L 5.8961,5.834731,6.4534,5.834731 -L 6.4534,5.834731,7.0239,5.834731 -L 7.0239,5.834731,7.6057,5.834731 -L 7.6057,5.834731,7.6057,5.300804 -L 7.6057,5.300804,7.6057,4.766921 -L 7.6057,4.766921,7.6057,4.232994 -L 2.9401,5.834731,3.3639,5.834731 -L 3.3639,5.834731,3.7912,5.834731 -L 3.7912,5.834731,4.2188,5.834731 -L 4.2188,5.834731,4.2188,6.368614 -L 4.2188,6.368614,4.2188,6.902606 -L 4.2188,6.902606,4.2188,7.436424 -L 4.2188,7.436424,4.6251,7.436424 -L 4.6251,7.436424,5.045,7.436424 -L 5.045,7.436424,5.4723,7.436424 -L 4.6461,5.834731,4.9189,5.834731 -L 4.9189,5.834731,5.1925,5.834731 -L 5.1925,5.834731,5.4723,5.834731 - -[砂] 33 -L 3.7932,-0.000003,5.3868,0.936399 -L 5.3868,0.936399,6.5324,2.406707 -L 6.5324,2.406707,7.6353,4.232994 -L 1.2574,1.60169,1.3698,5.15392 -L 1.3698,5.15392,1.5765,7.062121 -L 1.5765,7.062121,1.6885,8.504234 -L 1.6885,8.504234,1.3908,8.504234 -L 1.3908,8.504234,1.1071,8.504234 -L 1.1071,8.504234,0.8301,8.504234 -L 1.6885,1.60169,2.1158,1.60169 -L 2.1158,1.60169,2.5396,1.60169 -L 2.5396,1.60169,2.9669,1.60169 -L 2.9669,1.60169,2.9669,2.848825 -L 2.9669,2.848825,2.9669,4.07904 -L 2.9669,4.07904,2.9669,5.300804 -L 2.9669,5.300804,2.5396,5.300804 -L 2.5396,5.300804,2.1158,5.300804 -L 2.1158,5.300804,1.6885,5.300804 -L 5.0719,3.203295,5.3482,3.203295 -L 5.3482,3.203295,5.6284,3.203295 -L 5.6284,3.203295,5.9297,3.203295 -L 5.9297,3.203295,5.9297,5.146915 -L 5.9297,5.146915,5.9297,7.08191 -L 5.9297,7.08191,5.9297,9.000006 -L 3.7932,4.766921,4.3956,5.933544 -L 4.3956,5.933544,4.6131,6.625716 -L 4.6131,6.625716,4.6446,7.436424 -L 8.0346,5.567669,7.7579,6.204808 -L 7.7579,6.204808,7.4816,6.824852 -L 7.4816,6.824852,7.208,7.436424 -L 2.1158,8.504234,2.5396,8.504234 -L 2.5396,8.504234,2.9669,8.504234 -L 2.9669,8.504234,3.3977,8.504234 - -[裁] 60 -L 1.2878,-0.000003,1.5641,-0.000003 -L 1.5641,-0.000003,1.8478,-0.000003 -L 1.8478,-0.000003,2.1455,-0.000003 -L 2.1455,-0.000003,2.0618,0.903914 -L 2.0618,0.903914,1.9952,1.790954 -L 1.9952,1.790954,1.9322,2.669478 -L 1.9322,2.669478,1.5641,2.505629 -L 1.5641,2.505629,1.2107,2.324837 -L 1.2107,2.324837,0.864,2.135551 -L 7.6338,-0.000003,7.21,0.533924 -L 7.21,0.533924,6.7827,1.067697 -L 6.7827,1.067697,6.3523,1.60169 -L 6.3523,1.60169,5.9982,1.257005 -L 5.9982,1.257005,5.6515,0.903914 -L 5.6515,0.903914,5.3156,0.533924 -L 5.3156,0.533924,4.9513,0.903914 -L 4.9513,0.903914,4.5937,1.257005 -L 4.5937,1.257005,4.2505,1.60169 -L 4.2505,1.60169,3.6729,1.257005 -L 3.6729,1.257005,3.1017,0.903914 -L 3.1017,0.903914,2.5416,0.533924 -L 8.0611,-0.000003,8.0611,0.533924 -L 8.0611,0.533924,8.0611,1.067697 -L 8.0611,1.067697,8.0611,1.60169 -L 3.82,2.135551,3.3962,2.505629 -L 3.3962,2.505629,2.9689,2.858807 -L 2.9689,2.858807,2.5416,3.203295 -L 2.5416,3.203295,2.7374,4.063498 -L 2.7374,4.063498,1.9459,4.262721 -L 1.9459,4.262721,1.2878,4.232994 -L 6.3523,2.135551,5.6515,4.399602 -L 5.6515,4.399602,4.8287,6.646884 -L 4.8287,6.646884,2.9689,5.834731 -L 2.9689,5.834731,3.1017,4.707576 -L 3.1017,4.707576,3.6095,4.292427 -L 3.6095,4.292427,4.6778,4.232994 -L 6.7827,2.669478,7.0563,3.382686 -L 7.0563,3.382686,7.3435,4.07904 -L 7.3435,4.07904,7.6338,4.766921 -L 0.864,6.368614,2.0583,6.398297 -L 2.0583,6.398297,2.6047,6.605927 -L 2.6047,6.605927,2.9689,7.169515 -L 2.9689,7.169515,2.6222,7.732994 -L 2.6222,7.732994,2.1844,7.940645 -L 2.1844,7.940645,1.2878,7.970264 -L 5.96,6.368614,5.655,6.821984 -L 5.655,6.821984,5.5464,7.504174 -L 5.5464,7.504174,5.5289,9.000006 -L 6.3523,6.368614,6.9127,6.368614 -L 6.9127,6.368614,7.4836,6.368614 -L 7.4836,6.368614,8.0611,6.368614 -L 7.6338,7.436424,7.3435,7.806393 -L 7.3435,7.806393,7.0563,8.159615 -L 7.0563,8.159615,6.7827,8.504234 -L 3.3962,7.970264,3.2418,8.313459 -L 3.2418,8.313459,3.1017,8.65681 -L 3.1017,8.65681,2.9689,9.000006 -L 3.82,7.970264,4.0964,7.970264 -L 4.0964,7.970264,4.3801,7.970264 -L 4.3801,7.970264,4.6778,7.970264 - -[策] 51 -L 4.2493,-0.000003,4.235,1.522578 -L 4.235,1.522578,4.1232,2.214619 -L 4.1232,2.214619,3.8252,2.669478 -L 3.8252,2.669478,2.2876,1.166707 -L 2.2876,1.166707,1.5206,0.612992 -L 1.5206,0.612992,0.8625,0.533924 -L 6.7812,0.533924,5.1001,2.71328 -L 5.1001,2.71328,3.7516,3.884106 -L 3.7516,3.884106,1.6852,4.232994 -L 1.6852,4.232994,1.6852,3.725949 -L 1.6852,3.725949,1.6852,3.20196 -L 1.6852,3.20196,1.6852,2.669478 -L 5.927,2.669478,6.1998,2.669478 -L 6.1998,2.669478,6.4874,2.669478 -L 6.4874,2.669478,6.7812,2.669478 -L 6.7812,2.669478,6.7812,3.20196 -L 6.7812,3.20196,6.7812,3.725949 -L 6.7812,3.725949,6.7812,4.232994 -L 6.7812,4.232994,6.0808,4.232994 -L 6.0808,4.232994,5.3771,4.232994 -L 5.3771,4.232994,4.6763,4.232994 -L 4.6763,4.232994,4.3824,4.766921 -L 4.3824,4.766921,4.0949,5.300804 -L 4.0949,5.300804,3.8252,5.834731 -L 3.8252,5.834731,2.8238,5.834731 -L 2.8238,5.834731,1.8396,5.834731 -L 1.8396,5.834731,0.8625,5.834731 -L 4.6763,5.834731,4.526,6.101662 -L 4.526,6.101662,4.3824,6.368614 -L 4.3824,6.368614,4.2493,6.635567 -L 4.2493,6.635567,4.526,7.434979 -L 4.526,7.434979,4.7989,8.225943 -L 4.7989,8.225943,5.0724,9.000006 -L 5.0724,5.834731,5.927,5.834731 -L 5.927,5.834731,6.7812,5.834731 -L 6.7812,5.834731,7.6358,5.834731 -L 0.8625,6.902606,1.1353,7.615815 -L 1.1353,7.615815,1.4155,8.312168 -L 1.4155,8.312168,1.6852,9.000006 -L 2.9674,6.902606,2.6729,7.272575 -L 2.6729,7.272575,2.3892,7.625644 -L 2.3892,7.625644,2.1163,7.970264 -L 6.3575,6.902606,6.0597,7.272575 -L 6.0597,7.272575,5.776,7.625644 -L 5.776,7.625644,5.4997,7.970264 -L 2.9674,7.970264,3.2438,7.970264 -L 3.2438,7.970264,3.5275,7.970264 -L 3.5275,7.970264,3.8252,7.970264 -L 6.3575,7.970264,6.7812,7.970264 -L 6.7812,7.970264,7.2085,7.970264 -L 7.2085,7.970264,7.6358,7.970264 - -[冊] 7 -L 6.8151,8.504234,1.7156,8.504234 -L 1.7156,8.504234,1.7156,-0.000003 -L 0.8645,4.766921,7.6378,4.766921 -L 3.3967,8.504234,3.3967,-0.000003 -L 5.1056,8.504234,5.1056,-0.000003 -L 6.8151,8.504234,6.8151,-0.000003 -L 6.8151,-0.000003,5.9567,-0.000003 - -[蚕] 48 -L 1.2903,-0.000003,2.2671,-0.000003 -L 2.2671,-0.000003,3.2516,-0.000003 -L 3.2516,-0.000003,4.2495,-0.000003 -L 4.2495,-0.000003,4.0397,1.75698 -L 4.0397,1.75698,3.3599,2.183535 -L 3.3599,2.183535,2.113,2.135551 -L 2.113,2.135551,2.0328,2.772604 -L 2.0328,2.772604,1.9659,3.392559 -L 1.9659,3.392559,1.8997,4.004197 -L 1.8997,4.004197,1.5456,4.080419 -L 1.5456,4.080419,1.1988,4.156706 -L 1.1988,4.156706,0.8595,4.232994 -L 4.6736,-0.000003,5.3146,0.395446 -L 5.3146,0.395446,6.1408,0.672314 -L 6.1408,0.672314,6.7852,1.067697 -L 6.7852,1.067697,5.8645,2.064867 -L 5.8645,2.064867,4.8624,2.587608 -L 4.8624,2.587608,3.8225,3.737266 -L 3.8225,3.737266,3.3952,3.737266 -L 3.3952,3.737266,2.9644,3.737266 -L 2.9644,3.737266,2.5406,3.737266 -L 6.3548,2.669478,6.3548,3.03949 -L 6.3548,3.03949,6.3548,3.392559 -L 6.3548,3.392559,6.3548,3.737266 -L 6.3548,3.737266,5.7839,3.737266 -L 5.7839,3.737266,5.2267,3.737266 -L 5.2267,3.737266,4.6736,3.737266 -L 4.6736,3.737266,4.523,4.080419 -L 4.523,4.080419,4.3791,4.423747 -L 4.3791,4.423747,4.2495,4.766921 -L 6.7852,4.232994,4.9083,6.252726 -L 4.9083,6.252726,3.7451,6.408148 -L 3.7451,6.408148,2.113,4.766921 -L 1.2903,6.902606,1.9904,6.902606 -L 1.9904,6.902606,2.6944,6.902606 -L 2.6944,6.902606,3.3952,6.902606 -L 5.1041,6.902606,5.8049,6.902606 -L 5.8049,6.902606,6.5051,6.902606 -L 6.5051,6.902606,7.2055,6.902606 -L 4.2495,7.436424,4.2495,7.806393 -L 4.2495,7.806393,4.2495,8.159615 -L 4.2495,8.159615,4.2495,8.504234 -L 4.2495,8.504234,3.1217,8.504234 -L 3.1217,8.504234,1.9904,8.504234 -L 1.9904,8.504234,0.8595,8.504234 -L 4.6736,8.504234,5.654,8.504234 -L 5.654,8.504234,6.635,8.504234 -L 6.635,8.504234,7.6363,8.504234 - -[姿] 48 -L 1.2887,-0.000003,3.2291,0.280915 -L 3.2291,0.280915,4.4546,0.977246 -L 4.4546,0.977246,2.9976,1.868533 -L 2.9976,1.868533,3.131,2.238742 -L 3.131,2.238742,3.2746,2.591702 -L 3.2746,2.591702,3.4284,2.936365 -L 3.4284,2.936365,2.5703,3.03949 -L 2.5703,3.03949,1.716,3.125672 -L 1.716,3.125672,0.865,3.203295 -L 6.8121,-0.000003,6.2339,0.370096 -L 6.2339,0.370096,5.6633,0.723122 -L 5.6633,0.723122,5.1026,1.067697 -L 5.5334,1.60169,5.8279,2.016862 -L 5.8279,2.016862,5.94,2.4321 -L 5.94,2.4321,5.9537,3.203295 -L 5.9537,3.203295,5.2535,3.203295 -L 5.2535,3.203295,4.553,3.203295 -L 4.553,3.203295,3.8522,3.203295 -L 3.8522,3.203295,3.8522,3.546645 -L 3.8522,3.546645,3.8522,3.889776 -L 3.8522,3.889776,3.8522,4.232994 -L 6.3845,3.203295,6.9449,3.203295 -L 6.9449,3.203295,7.5123,3.203295 -L 7.5123,3.203295,8.094,3.203295 -L 0.865,4.232994,1.2887,4.766921 -L 1.2887,4.766921,1.716,5.300804 -L 1.716,5.300804,2.1433,5.834731 -L 2.7878,4.766921,3.5513,5.490024 -L 3.5513,5.490024,4.318,6.204808 -L 4.318,6.204808,5.1026,6.902606 -L 5.1026,6.902606,5.1026,7.272575 -L 5.1026,7.272575,5.1026,7.625644 -L 5.1026,7.625644,5.1026,7.970264 -L 5.1026,7.970264,4.1919,7.930707 -L 4.1919,7.930707,3.6455,7.65397 -L 3.6455,7.65397,2.9976,6.902606 -L 7.2429,4.766921,6.6612,5.300804 -L 6.6612,5.300804,6.0871,5.834731 -L 6.0871,5.834731,5.5334,6.368614 -L 6.8121,6.902606,6.9449,7.169515 -L 6.9449,7.169515,7.0885,7.436424 -L 7.0885,7.436424,7.2429,7.703289 -L 7.2429,7.703289,6.6612,7.806393 -L 6.6612,7.806393,6.0871,7.892618 -L 6.0871,7.892618,5.5334,7.970264 -L 2.1433,7.970264,1.8453,8.313459 -L 1.8453,8.313459,1.5651,8.65681 -L 1.5651,8.65681,1.2887,9.000006 - - -# kan_19 ------------------------------------------------------- -# 至視詞磁射捨尺樹収宗衆縦縮熟純処署諸除傷将障城蒸針仁垂推寸盛聖誠宣専泉染善創奏層操装臓蔵存尊担探 - -[至] 36 -L 0.0034,-0.000003,1.1308,-0.000003 -L 1.1308,-0.000003,2.2621,-0.000003 -L 2.2621,-0.000003,3.3938,-0.000003 -L 3.3938,-0.000003,3.1833,2.156763 -L 3.1833,2.156763,2.4092,2.6864 -L 2.4092,2.6864,0.8615,2.631345 -L 3.8176,-0.000003,4.7944,-0.000003 -L 4.7944,-0.000003,5.7786,-0.000003 -L 5.7786,-0.000003,6.7768,-0.000003 -L 3.8176,2.631345,3.5125,3.084759 -L 3.5125,3.084759,3.4074,3.766971 -L 3.4074,3.766971,3.3938,5.262737 -L 3.3938,5.262737,2.3921,5.262737 -L 2.3921,5.262737,1.4075,5.262737 -L 1.4075,5.262737,0.4304,5.262737 -L 4.2449,2.631345,4.7944,2.631345 -L 4.7944,2.631345,5.3481,2.631345 -L 5.3481,2.631345,5.9187,2.631345 -L 6.3498,5.033874,6.1989,5.299403 -L 6.1989,5.299403,6.0518,5.556527 -L 6.0518,5.556527,5.9187,5.796751 -L 5.9187,5.796751,5.2182,5.796751 -L 5.2182,5.796751,4.5181,5.796751 -L 4.5181,5.796751,3.8176,5.796751 -L 2.1084,6.063594,2.3847,6.786675 -L 2.3847,6.786675,2.6684,7.501548 -L 2.6684,7.501548,2.9626,8.199192 -L 2.9626,8.199192,1.9648,8.302318 -L 1.9648,8.302318,0.9802,8.388456 -L 0.9802,8.388456,0.0034,8.466122 -L 5.4988,6.330481,5.2182,6.700602 -L 5.2182,6.700602,4.945,7.053694 -L 4.945,7.053694,4.6718,7.398313 -L 3.3938,8.466122,4.5181,8.466122 -L 4.5181,8.466122,5.6455,8.466122 -L 5.6455,8.466122,6.7768,8.466122 - -[視] 48 -L 0.8562,-0.000003,0.8425,2.622939 -L 0.8425,2.622939,0.7304,3.720367 -L 0.7304,3.720367,0.4324,4.233038 -L 0.4324,4.233038,0.2782,4.069167 -L 0.2782,4.069167,0.135,3.888397 -L 0.135,3.888397,0.0019,3.699155 -L 2.352,-0.000003,3.6826,1.891299 -L 3.6826,1.891299,4.1765,2.850336 -L 4.1765,2.850336,4.2465,3.699155 -L 4.2465,3.699155,3.9663,3.699155 -L 3.9663,3.699155,3.6931,3.699155 -L 3.6931,3.699155,3.4199,3.699155 -L 3.4199,3.699155,3.4199,5.299403 -L 3.4199,5.299403,3.4199,6.891377 -L 3.4199,6.891377,3.4199,8.466122 -L 3.4199,8.466122,4.3971,8.466122 -L 4.3971,8.466122,5.3813,8.466122 -L 5.3813,8.466122,6.376,8.466122 -L 6.376,8.466122,6.376,6.891377 -L 6.376,6.891377,6.376,5.299403 -L 6.376,5.299403,6.376,3.699155 -L 6.376,3.699155,6.0818,3.699155 -L 6.0818,3.699155,5.802,3.699155 -L 5.802,3.699155,5.5249,3.699155 -L 5.5249,3.699155,5.4482,1.57054 -L 5.4482,1.57054,5.7456,0.374299 -L 5.7456,0.374299,7.2341,-0.000003 -L 7.2341,-0.000003,7.2341,0.532501 -L 7.2341,0.532501,7.2341,1.056555 -L 7.2341,1.056555,7.2341,1.563601 -L 2.1416,3.165294,1.7107,3.699155 -L 1.7107,3.699155,1.2835,4.233038 -L 1.2835,4.233038,0.8562,4.767009 -L 0.8562,4.767009,1.2835,5.566378 -L 1.2835,5.566378,1.7107,6.357362 -L 1.7107,6.357362,2.1416,7.131405 -L 2.1416,7.131405,1.4165,7.234507 -L 1.4165,7.234507,0.7055,7.320646 -L 0.7055,7.320646,0.0019,7.398313 -L 3.8157,5.262737,4.5197,5.262737 -L 4.5197,5.262737,5.2272,5.262737 -L 5.2272,5.262737,5.9557,5.262737 -L 3.8157,6.864452,4.5197,6.864452 -L 4.5197,6.864452,5.2272,6.864452 -L 5.2272,6.864452,5.9557,6.864452 -L 0.8562,7.932174,0.8562,8.302318 -L 0.8562,8.302318,0.8562,8.655343 -L 0.8562,8.655343,0.8562,9.000006 - -[詞] 16 -L 0.0351,6.902498,2.5673,6.902498 -L 0.4592,8.504343,2.14,8.504343 -L 0.4592,5.300957,2.14,5.300957 -L 0.4592,4.233038,2.14,4.233038 -L 0.4592,2.669522,2.14,2.669522 -L 0.4592,-0.000003,0.4592,2.669522 -L 2.14,-0.000003,0.4592,-0.000003 -L 2.14,2.669522,2.14,-0.000003 -L 2.9946,8.466122,6.8057,8.466122 -L 6.8057,8.466122,6.8057,-0.000003 -L 6.8057,-0.000003,5.5549,-0.000003 -L 3.4184,6.330481,5.5549,6.330481 -L 3.8496,4.767009,3.8496,2.09744 -L 3.8496,2.09744,5.1245,2.09744 -L 5.1245,2.09744,5.1245,4.767009 -L 5.1245,4.767009,3.8496,4.767009 - -[磁] 63 -L 2.1736,-0.000003,2.4436,-0.000003 -L 2.4436,-0.000003,2.7273,-0.000003 -L 2.7273,-0.000003,3.0247,-0.000003 -L 3.0247,-0.000003,3.3017,0.980245 -L 3.3017,0.980245,3.5816,1.943507 -L 3.5816,1.943507,3.8796,2.898363 -L 3.8796,2.898363,3.5816,3.268441 -L 3.5816,3.268441,3.3017,3.62151 -L 3.3017,3.62151,3.0247,3.966064 -L 3.0247,3.966064,3.6274,5.313522 -L 3.6274,5.313522,3.8481,6.203474 -L 3.8481,6.203474,3.8796,7.398313 -L 3.8796,7.398313,3.452,7.398313 -L 3.452,7.398313,3.0247,7.398313 -L 3.0247,7.398313,2.5974,7.398313 -L 3.452,-0.000003,3.7252,0.532501 -L 3.7252,0.532501,4.0127,1.056555 -L 4.0127,1.056555,4.3066,1.563601 -L 5.3433,-0.000003,5.6865,0.980245 -L 5.6865,0.980245,6.0441,1.943507 -L 6.0441,1.943507,6.4084,2.898363 -L 6.4084,2.898363,6.1138,3.268441 -L 6.1138,3.268441,5.8301,3.62151 -L 5.8301,3.62151,5.5569,3.966064 -L 5.5569,3.966064,6.1594,5.669547 -L 6.1594,5.669547,6.3765,6.559257 -L 6.3765,6.559257,6.4084,7.398313 -L 6.4084,7.398313,5.7075,7.398313 -L 5.7075,7.398313,5.0071,7.398313 -L 5.0071,7.398313,4.3066,7.398313 -L 4.3066,7.398313,4.2891,8.169465 -L 4.2891,8.169465,4.177,8.584702 -L 4.177,8.584702,3.8796,9.000006 -L 5.9846,-0.000003,6.2578,0.532501 -L 6.2578,0.532501,6.5376,1.056555 -L 6.5376,1.056555,6.8388,1.563601 -L 0.4924,1.029696,0.594,4.95763 -L 0.594,4.95763,0.7834,7.004331 -L 0.7834,7.004331,0.8882,8.466122 -L 0.8882,8.466122,0.615,8.466122 -L 0.615,8.466122,0.3418,8.466122 -L 0.3418,8.466122,0.0616,8.466122 -L 0.8882,1.029696,1.1649,1.029696 -L 1.1649,1.029696,1.4489,1.029696 -L 1.4489,1.029696,1.7431,1.029696 -L 1.7431,1.029696,1.7431,2.440636 -L 1.7431,2.440636,1.7431,3.85173 -L 1.7431,3.85173,1.7431,5.262737 -L 1.7431,5.262737,1.4489,5.262737 -L 1.4489,5.262737,1.1649,5.262737 -L 1.1649,5.262737,0.8882,5.262737 -L 4.3066,3.699155,4.3066,4.069167 -L 4.3066,4.069167,4.3066,4.42228 -L 4.3066,4.42228,4.3066,4.767009 -L 6.8388,3.699155,6.8388,4.069167 -L 6.8388,4.069167,6.8388,4.42228 -L 6.8388,4.42228,6.8388,4.767009 -L 5.5569,7.932174,5.6865,8.302318 -L 5.6865,8.302318,5.8301,8.655343 -L 5.8301,8.655343,5.9846,9.000006 -L 1.3155,8.466122,1.5925,8.466122 -L 1.5925,8.466122,1.8724,8.466122 -L 1.8724,8.466122,2.1736,8.466122 - -[射] 48 -L 1.7731,-0.000003,2.2004,-0.000003 -L 2.2004,-0.000003,2.6309,-0.000003 -L 2.6309,-0.000003,3.0547,-0.000003 -L 3.0547,-0.000003,2.9741,0.87712 -L 2.9741,0.87712,2.9006,1.754287 -L 2.9006,1.754287,2.841,2.631345 -L 2.841,2.631345,1.9062,1.933657 -L 1.9062,1.933657,0.9812,1.219025 -L 0.9812,1.219025,0.0639,0.495703 -L 5.1565,-0.000003,5.587,-0.000003 -L 5.587,-0.000003,6.0146,-0.000003 -L 6.0146,-0.000003,6.4419,-0.000003 -L 6.4419,-0.000003,6.5536,3.759857 -L 6.5536,3.759857,6.1894,5.748636 -L 6.1894,5.748636,4.3054,6.330481 -L 0.0639,2.631345,0.3403,2.631345 -L 0.3403,2.631345,0.624,2.631345 -L 0.624,2.631345,0.9217,2.631345 -L 0.9217,2.631345,1.2334,6.579133 -L 1.2334,6.579133,1.4576,8.230232 -L 1.4576,8.230232,1.7731,9.000006 -L 1.3455,2.631345,1.6957,3.007049 -L 1.6957,3.007049,2.1374,3.145439 -L 2.1374,3.145439,3.0547,3.165294 -L 3.0547,3.165294,3.0547,3.699155 -L 3.0547,3.699155,3.0547,4.233038 -L 3.0547,4.233038,3.0547,4.767009 -L 3.0547,4.767009,2.4736,4.767009 -L 2.4736,4.767009,1.9062,4.767009 -L 1.9062,4.767009,1.3455,4.767009 -L 5.1565,3.966064,5.0056,4.233038 -L 5.0056,4.233038,4.8623,4.500078 -L 4.8623,4.500078,4.7359,4.767009 -L 3.0547,5.262737,3.0547,5.632858 -L 3.0547,5.632858,3.0547,5.98595 -L 3.0547,5.98595,3.0547,6.330481 -L 3.0547,6.330481,2.4736,6.330481 -L 2.4736,6.330481,1.9062,6.330481 -L 1.9062,6.330481,1.3455,6.330481 -L 6.8657,6.330481,6.5715,6.785319 -L 6.5715,6.785319,6.4594,7.477402 -L 6.4594,7.477402,6.4419,9.000006 -L 3.0547,6.864452,3.0547,7.234507 -L 3.0547,7.234507,3.0547,7.587599 -L 3.0547,7.587599,3.0547,7.932174 -L 3.0547,7.932174,2.6309,7.932174 -L 2.6309,7.932174,2.2004,7.932174 -L 2.2004,7.932174,1.7731,7.932174 - -[捨] 48 -L 0.5209,-0.000003,0.7976,-0.000003 -L 0.7976,-0.000003,1.0813,-0.000003 -L 1.0813,-0.000003,1.3794,-0.000003 -L 1.3794,-0.000003,1.3615,2.622939 -L 1.3615,2.622939,1.2529,3.720367 -L 1.2529,3.720367,0.9482,4.233038 -L 0.9482,4.233038,0.654,4.069167 -L 0.654,4.069167,0.3738,3.888397 -L 0.3738,3.888397,0.094,3.699155 -L 3.4843,-0.000003,3.4843,0.87712 -L 3.4843,0.87712,3.4843,1.754287 -L 3.4843,1.754287,3.4843,2.631345 -L 3.4843,2.631345,4.3144,2.631345 -L 4.3144,2.631345,5.1582,2.631345 -L 5.1582,2.631345,6.0166,2.631345 -L 6.0166,2.631345,6.0166,1.754287 -L 6.0166,1.754287,6.0166,0.87712 -L 6.0166,0.87712,6.0166,-0.000003 -L 6.0166,-0.000003,5.1582,-0.000003 -L 5.1582,-0.000003,4.3144,-0.000003 -L 4.3144,-0.000003,3.4843,-0.000003 -L 1.7751,4.233038,1.2704,5.525464 -L 1.2704,5.525464,1.0638,6.487281 -L 1.0638,6.487281,0.094,6.864452 -L 3.0532,4.233038,3.6136,4.233038 -L 3.6136,4.233038,4.1848,4.233038 -L 4.1848,4.233038,4.7624,4.233038 -L 4.7624,4.233038,4.3386,5.629969 -L 4.3386,5.629969,3.442,6.128587 -L 3.442,6.128587,2.6294,5.796751 -L 5.1932,4.233038,5.7396,4.233038 -L 5.7396,4.233038,6.2965,4.233038 -L 6.2965,4.233038,6.8674,4.233038 -L 5.1932,5.796751,5.0391,6.166807 -L 5.0391,6.166807,4.8955,6.519789 -L 4.8955,6.519789,4.7624,6.864452 -L 5.803,5.796751,6.0166,5.98595 -L 6.0166,5.98595,6.2268,6.166807 -L 6.2268,6.166807,6.4404,6.330481 -L 6.4404,6.330481,5.803,7.234507 -L 5.803,7.234507,5.1655,8.121569 -L 5.1655,8.121569,4.5491,9.000006 -L 4.5491,9.000006,4.1848,8.302318 -L 4.1848,8.302318,3.8276,7.587599 -L 3.8276,7.587599,3.4843,6.864452 -L 1.7751,6.864452,1.4946,7.2995 -L 1.4946,7.2995,1.3899,7.853172 -L 1.3899,7.853172,1.3794,9.000006 - -[尺] 21 -L 0.3093,0.266949,1.1954,2.994352 -L 1.1954,2.994352,1.4055,5.713284 -L 1.4055,5.713284,1.3775,8.466122 -L 1.3775,8.466122,3.0657,8.466122 -L 3.0657,8.466122,4.7644,8.466122 -L 4.7644,8.466122,6.4736,8.466122 -L 6.4736,8.466122,6.4736,7.398313 -L 6.4736,7.398313,6.4736,6.330481 -L 6.4736,6.330481,6.4736,5.262737 -L 6.4736,5.262737,5.6193,5.262737 -L 5.6193,5.262737,4.7717,5.262737 -L 4.7717,5.262737,3.9417,5.262737 -L 3.9417,5.262737,3.9417,4.755648 -L 3.9417,4.755648,3.9417,4.231659 -L 3.9417,4.231659,3.9417,3.699155 -L 3.9417,3.699155,4.915,2.477368 -L 4.915,2.477368,5.903,1.24722 -L 5.903,1.24722,6.8977,-0.000003 -L 1.8052,5.262737,2.3621,5.262737 -L 2.3621,5.262737,2.9326,5.262737 -L 2.9326,5.262737,3.5105,5.262737 - -[樹] 57 -L 0.9802,-0.000003,0.8962,1.411091 -L 0.8962,1.411091,0.8296,2.822054 -L 0.8296,2.822054,0.7666,4.233038 -L 0.7666,4.233038,0.5529,3.888397 -L 0.5529,3.888397,0.3393,3.535284 -L 0.3393,3.535284,0.126,3.165294 -L 6.0766,-0.000003,6.346,-0.000003 -L 6.346,-0.000003,6.6262,-0.000003 -L 6.6262,-0.000003,6.8994,-0.000003 -L 6.8994,-0.000003,6.8994,2.124256 -L 6.8994,2.124256,6.8994,4.231659 -L 6.8994,4.231659,6.8994,6.330481 -L 6.8994,6.330481,6.4724,6.330481 -L 6.4724,6.330481,6.0556,6.330481 -L 6.0556,6.330481,5.6455,6.330481 -L 2.2621,0.495703,2.5353,0.495703 -L 2.5353,0.495703,2.812,0.495703 -L 2.812,0.495703,3.0852,0.495703 -L 3.0852,0.495703,3.0677,1.266899 -L 3.0677,1.266899,2.9595,1.682224 -L 2.9595,1.682224,2.6579,2.09744 -L 3.5164,0.495703,3.7857,1.029696 -L 3.7857,1.029696,4.0694,1.563601 -L 4.0694,1.563601,4.3675,2.09744 -L 2.6579,3.165294,2.6579,3.699155 -L 2.6579,3.699155,2.6579,4.233038 -L 2.6579,4.233038,2.6579,4.767009 -L 2.6579,4.767009,3.2183,4.767009 -L 3.2183,4.767009,3.7857,4.767009 -L 3.7857,4.767009,4.3675,4.767009 -L 4.3675,4.767009,4.3675,4.233038 -L 4.3675,4.233038,4.3675,3.699155 -L 4.3675,3.699155,4.3675,3.165294 -L 4.3675,3.165294,3.7857,3.165294 -L 3.7857,3.165294,3.2183,3.165294 -L 3.2183,3.165294,2.6579,3.165294 -L 6.0766,3.966064,5.926,4.233038 -L 5.926,4.233038,5.7751,4.500078 -L 5.7751,4.500078,5.6455,4.767009 -L 1.8352,4.233038,1.2993,5.033874 -L 1.2993,5.033874,0.8086,6.063594 -L 0.8086,6.063594,0.126,6.864452 -L 2.6579,6.330481,2.9346,6.330481 -L 2.9346,6.330481,3.2183,6.330481 -L 3.2183,6.330481,3.5164,6.330481 -L 3.5164,6.330481,3.3728,7.525452 -L 3.3728,7.525452,2.9521,7.906759 -L 2.9521,7.906759,2.2621,7.932174 -L 1.4114,6.864452,1.1067,7.2995 -L 1.1067,7.2995,0.9946,7.853172 -L 0.9946,7.853172,0.9802,9.000006 -L 6.8994,6.864452,6.8994,7.587599 -L 6.8994,7.587599,6.8994,8.302318 -L 6.8994,8.302318,6.8994,9.000006 -L 3.9363,7.932174,3.7857,8.302318 -L 3.7857,8.302318,3.6421,8.655343 -L 3.6421,8.655343,3.5164,9.000006 - -[収] 27 -L 2.2641,-0.000003,2.2641,1.066494 -L 2.2641,1.066494,2.2641,2.124256 -L 2.2641,2.124256,2.2641,3.165294 -L 2.2641,3.165294,1.7741,3.001466 -L 1.7741,3.001466,1.2834,2.820565 -L 1.2834,2.820565,0.7966,2.631345 -L 0.7966,2.631345,0.7129,4.412517 -L 0.7129,4.412517,0.646,6.176658 -L 0.646,6.176658,0.583,7.932174 -L 3.3289,-0.000003,3.9453,0.87712 -L 3.9453,0.87712,4.5828,1.754287 -L 4.5828,1.754287,5.2202,2.631345 -L 5.2202,2.631345,4.3796,4.652566 -L 4.3796,4.652566,4.0402,6.470316 -L 4.0402,6.470316,3.9733,8.466122 -L 3.9733,8.466122,4.8034,8.466122 -L 4.8034,8.466122,5.6475,8.466122 -L 5.6475,8.466122,6.5056,8.466122 -L 6.5056,8.466122,6.4709,6.490149 -L 6.4709,6.490149,6.2499,5.115765 -L 6.2499,5.115765,5.6475,3.165294 -L 6.9294,-0.000003,6.5056,0.713293 -L 6.5056,0.713293,6.0751,1.409602 -L 6.0751,1.409602,5.6475,2.09744 -L 2.2641,3.699155,2.2641,5.480327 -L 2.2641,5.480327,2.2641,7.244424 -L 2.2641,7.244424,2.2641,9.000006 - -[宗] 36 -L 2.291,-0.000003,2.7214,-0.000003 -L 2.7214,-0.000003,3.1421,-0.000003 -L 3.1421,-0.000003,3.5725,-0.000003 -L 3.5725,-0.000003,3.5725,1.24722 -L 3.5725,1.24722,3.5725,2.477368 -L 3.5725,2.477368,3.5725,3.699155 -L 3.5725,3.699155,2.5673,3.699155 -L 2.5673,3.699155,1.573,3.699155 -L 1.573,3.699155,0.585,3.699155 -L 0.1577,0.495703,0.585,1.219025 -L 0.585,1.219025,1.0123,1.933657 -L 1.0123,1.933657,1.436,2.631345 -L 6.5325,0.495703,6.1052,1.219025 -L 6.1052,1.219025,5.6775,1.933657 -L 5.6775,1.933657,5.2537,2.631345 -L 3.9683,3.699155,4.8229,3.699155 -L 4.8229,3.699155,5.6775,3.699155 -L 5.6775,3.699155,6.5325,3.699155 -L 1.436,5.796751,2.844,5.796751 -L 2.844,5.796751,4.2559,5.796751 -L 4.2559,5.796751,5.6775,5.796751 -L 0.1577,6.330481,0.1577,6.864452 -L 0.1577,6.864452,0.1577,7.398313 -L 0.1577,7.398313,0.1577,7.932174 -L 0.1577,7.932174,1.2854,7.932174 -L 1.2854,7.932174,2.4241,7.932174 -L 2.4241,7.932174,3.5725,7.932174 -L 3.5725,7.932174,3.5725,8.302318 -L 3.5725,8.302318,3.5725,8.655343 -L 3.5725,8.655343,3.5725,9.000006 -L 6.9629,6.330481,6.9629,6.864452 -L 6.9629,6.864452,6.9629,7.398313 -L 6.9629,7.398313,6.9629,7.932174 -L 6.9629,7.932174,5.9546,7.932174 -L 5.9546,7.932174,4.956,7.932174 -L 4.956,7.932174,3.9683,7.932174 - -[就] 57 -L 1.0426,-0.000003,1.319,-0.000003 -L 1.319,-0.000003,1.5992,-0.000003 -L 1.5992,-0.000003,1.8972,-0.000003 -L 1.8972,-0.000003,1.8972,1.600289 -L 1.8972,1.600289,1.8972,3.192219 -L 1.8972,3.192219,1.8972,4.767009 -L 1.8972,4.767009,1.4699,4.767009 -L 1.4699,4.767009,1.0426,4.767009 -L 1.0426,4.767009,0.6153,4.767009 -L 0.6153,4.767009,0.6153,5.299403 -L 0.6153,5.299403,0.6153,5.82337 -L 0.6153,5.82337,0.6153,6.330481 -L 0.6153,6.330481,1.4454,6.330481 -L 1.4454,6.330481,2.2965,6.330481 -L 2.2965,6.330481,3.1476,6.330481 -L 3.1476,6.330481,3.1476,5.82337 -L 3.1476,5.82337,3.1476,5.299403 -L 3.1476,5.299403,3.1476,4.767009 -L 3.1476,4.767009,2.8495,4.767009 -L 2.8495,4.767009,2.5658,4.767009 -L 2.5658,4.767009,2.2965,4.767009 -L 3.1476,-0.000003,4.1875,2.039496 -L 4.1875,2.039496,4.9724,4.087489 -L 4.9724,4.087489,5.2802,6.330481 -L 5.2802,6.330481,4.9514,6.706272 -L 4.9514,6.706272,4.6183,6.844553 -L 4.6183,6.844553,4.0022,6.864452 -L 5.711,-0.000003,5.711,1.600289 -L 5.711,1.600289,5.711,3.192219 -L 5.711,3.192219,5.711,4.767009 -L 6.1348,-0.000003,6.5411,-0.000003 -L 6.5411,-0.000003,6.9614,-0.000003 -L 6.9614,-0.000003,7.3887,-0.000003 -L 7.3887,-0.000003,7.3887,0.532501 -L 7.3887,0.532501,7.3887,1.056555 -L 7.3887,1.056555,7.3887,1.563601 -L 0.1915,1.830553,0.3208,2.286704 -L 0.3208,2.286704,0.4609,2.734514 -L 0.4609,2.734514,0.6153,3.165294 -L 3.1476,1.830553,2.9966,2.286704 -L 2.9966,2.286704,2.8495,2.734514 -L 2.8495,2.734514,2.7164,3.165294 -L 5.711,6.864452,5.4098,7.2995 -L 5.4098,7.2995,5.2981,7.853172 -L 5.2981,7.853172,5.2802,9.000006 -L 6.1348,6.864452,6.5411,6.864452 -L 6.5411,6.864452,6.9614,6.864452 -L 6.9614,6.864452,7.3887,6.864452 -L 0.1915,7.932174,0.7446,7.932174 -L 0.7446,7.932174,1.319,7.932174 -L 1.319,7.932174,1.8972,7.932174 -L 1.8972,7.932174,1.8972,8.302318 -L 1.8972,8.302318,1.8972,8.655343 -L 1.8972,8.655343,1.8972,9.000006 -L 2.2965,7.932174,2.7164,7.932174 -L 2.7164,7.932174,3.1476,7.932174 -L 3.1476,7.932174,3.5749,7.932174 - -[衆] 54 -L 3.6046,-0.000003,3.6046,1.24722 -L 3.6046,1.24722,3.6046,2.477368 -L 3.6046,2.477368,3.6046,3.699155 -L 3.6046,3.699155,2.3892,3.718988 -L 2.3892,3.718988,1.8327,3.8574 -L 1.8327,3.8574,1.4649,4.233038 -L 1.4649,4.233038,1.0446,3.888397 -L 1.0446,3.888397,0.624,3.535284 -L 0.624,3.535284,0.2177,3.165294 -L 0.4313,0.495703,1.0513,1.219025 -L 1.0513,1.219025,1.6852,1.933657 -L 1.6852,1.933657,2.323,2.631345 -L 6.5641,0.495703,5.7095,1.399686 -L 5.7095,1.399686,4.8658,2.286704 -L 4.8658,2.286704,4.0319,3.165294 -L 5.4962,2.631345,5.8395,3.001466 -L 5.8395,3.001466,6.1999,3.354558 -L 6.1999,3.354558,6.5641,3.699155 -L 3.6046,4.233038,4.1544,4.42228 -L 4.1544,4.42228,4.7148,4.603116 -L 4.7148,4.603116,5.2857,4.767009 -L 0.2177,5.796751,0.4909,5.796751 -L 0.4909,5.796751,0.7644,5.796751 -L 0.7644,5.796751,1.0446,5.796751 -L 1.0446,5.796751,1.0446,6.519789 -L 1.0446,6.519789,1.0446,7.234507 -L 1.0446,7.234507,1.0446,7.932174 -L 1.0446,7.932174,2.5612,8.149808 -L 2.5612,8.149808,3.2228,8.426545 -L 3.2228,8.426545,3.6046,9.000006 -L 1.4649,5.796751,1.8957,5.796751 -L 1.8957,5.796751,2.323,5.796751 -L 2.323,5.796751,2.7535,5.796751 -L 2.7535,5.796751,2.7535,6.330481 -L 2.7535,6.330481,2.7535,6.864452 -L 2.7535,6.864452,2.7535,7.398313 -L 3.1738,5.796751,3.6046,5.796751 -L 3.6046,5.796751,4.0319,5.796751 -L 4.0319,5.796751,4.4592,5.796751 -L 4.4592,5.796751,4.4592,6.519789 -L 4.4592,6.519789,4.4592,7.234507 -L 4.4592,7.234507,4.4592,7.932174 -L 4.4592,7.932174,4.1618,7.932174 -L 4.1618,7.932174,3.8816,7.932174 -L 3.8816,7.932174,3.6046,7.932174 -L 4.8549,5.796751,5.2857,5.796751 -L 5.2857,5.796751,5.7095,5.796751 -L 5.7095,5.796751,6.1368,5.796751 -L 6.1368,5.796751,6.1368,6.519789 -L 6.1368,6.519789,6.1368,7.234507 -L 6.1368,7.234507,6.1368,7.932174 -L 6.1368,7.932174,5.7095,7.932174 -L 5.7095,7.932174,5.2857,7.932174 -L 5.2857,7.932174,4.8549,7.932174 - -[従 39 -L 1.0708,-0.000003,0.9902,1.411091 -L 0.9902,1.411091,0.924,2.822054 -L 0.924,2.822054,0.8575,4.233038 -L 0.8575,4.233038,0.647,4.069167 -L 0.647,4.069167,0.4298,3.888397 -L 0.4298,3.888397,0.2165,3.699155 -L 2.3527,-0.000003,2.9835,1.419453 -L 2.9835,1.419453,3.1901,2.660963 -L 3.1901,2.660963,3.2111,4.233038 -L 4.885,0.266949,4.4577,0.713293 -L 4.4577,0.713293,4.0339,1.142672 -L 4.0339,1.142672,3.6031,1.563601 -L 5.3126,-0.000003,6.0127,-0.000003 -L 6.0127,-0.000003,6.7167,-0.000003 -L 6.7167,-0.000003,7.4176,-0.000003 -L 4.885,1.029696,4.885,2.974629 -L 4.885,2.974629,4.885,4.919584 -L 4.885,4.919584,4.885,6.864452 -L 4.885,6.864452,4.1848,6.864452 -L 4.1848,6.864452,3.4805,6.864452 -L 3.4805,6.864452,2.7803,6.864452 -L 5.3126,3.699155,5.8727,3.699155 -L 5.8727,3.699155,6.4436,3.699155 -L 6.4436,3.699155,7.0215,3.699155 -L 1.0708,5.033874,1.2042,5.480327 -L 1.2042,5.480327,1.3478,5.909596 -L 1.3478,5.909596,1.5016,6.330481 -L 0.2165,6.864452,0.647,7.587599 -L 0.647,7.587599,1.0708,8.302318 -L 1.0708,8.302318,1.5016,9.000006 -L 5.5259,6.864452,5.7434,7.587599 -L 5.7434,7.587599,5.9532,8.302318 -L 5.9532,8.302318,6.1672,9.000006 -L 6.1672,6.864452,6.5735,6.864452 -L 6.5735,6.864452,6.9899,6.864452 -L 6.9899,6.864452,7.4176,6.864452 -L 4.0339,7.932174,3.7575,8.302318 -L 3.7575,8.302318,3.4805,8.655343 -L 3.4805,8.655343,3.2111,9.000006 - -[縦] 63 -L 1.5285,-0.000003,1.5285,1.600289 -L 1.5285,1.600289,1.5285,3.192219 -L 1.5285,3.192219,1.5285,4.767009 -L 1.5285,4.767009,1.1047,4.767009 -L 1.1047,4.767009,0.6774,4.767009 -L 0.6774,4.767009,0.2501,4.767009 -L 3.6369,-0.000003,3.5529,1.411091 -L 3.5529,1.411091,3.486,2.822054 -L 3.486,2.822054,3.4194,4.233038 -L 3.4194,4.233038,3.0552,3.802302 -L 3.0552,3.802302,2.7018,3.354558 -L 2.7018,3.354558,2.355,2.898363 -L 2.355,2.898363,2.4846,2.467518 -L 2.4846,2.467518,2.6279,2.019773 -L 2.6279,2.019773,2.7823,1.563601 -L 4.4912,0.266949,4.7892,0.92228 -L 4.7892,0.92228,4.901,1.950534 -L 4.901,1.950534,4.915,4.233038 -L 6.1657,0.266949,5.8957,0.532501 -L 5.8957,0.532501,5.6158,0.789581 -L 5.6158,0.789581,5.3423,1.029696 -L 6.5962,-0.000003,6.8697,-0.000003 -L 6.8697,-0.000003,7.1569,-0.000003 -L 7.1569,-0.000003,7.4473,-0.000003 -L 0.2501,1.296648,0.3797,1.933657 -L 0.3797,1.933657,0.5229,2.5537 -L 0.5229,2.5537,0.6774,3.165294 -L 6.1657,1.029696,6.1657,2.974629 -L 6.1657,2.974629,6.1657,4.919584 -L 6.1657,4.919584,6.1657,6.864452 -L 6.1657,6.864452,5.7419,6.864452 -L 5.7419,6.864452,5.3213,6.864452 -L 5.3213,6.864452,4.915,6.864452 -L 6.5962,3.699155,6.8697,3.699155 -L 6.8697,3.699155,7.1569,3.699155 -L 7.1569,3.699155,7.4473,3.699155 -L 1.9274,4.767009,2.0573,5.110205 -L 2.0573,5.110205,2.2041,5.453336 -L 2.2041,5.453336,2.355,5.796751 -L 3.6369,5.033874,3.7662,5.480327 -L 3.7662,5.480327,3.9133,5.909596 -L 3.9133,5.909596,4.0607,6.330481 -L 1.1047,5.262737,1.2304,5.529667 -L 1.2304,5.529667,1.381,5.796751 -L 1.381,5.796751,1.5285,6.063594 -L 1.5285,6.063594,1.2304,6.433737 -L 1.2304,6.433737,0.9502,6.786675 -L 0.9502,6.786675,0.6774,7.131405 -L 0.6774,7.131405,0.9502,7.768412 -L 0.9502,7.768412,1.2304,8.388456 -L 1.2304,8.388456,1.5285,9.000006 -L 1.9274,7.131405,2.0573,7.398313 -L 2.0573,7.398313,2.2041,7.665309 -L 2.2041,7.665309,2.355,7.932174 -L 2.7823,6.864452,3.2061,7.587599 -L 3.2061,7.587599,3.6369,8.302318 -L 3.6369,8.302318,4.0607,9.000006 -L 6.5962,6.864452,6.7257,7.587599 -L 6.7257,7.587599,6.8697,8.302318 -L 6.8697,8.302318,7.02,9.000006 -L 5.3423,8.199192,5.192,8.466122 -L 5.192,8.466122,5.0446,8.733119 -L 5.0446,8.733119,4.915,9.000006 - -[縮] 75 -L 1.534,-0.000003,1.534,1.600289 -L 1.534,1.600289,1.534,3.192219 -L 1.534,3.192219,1.534,4.767009 -L 1.534,4.767009,1.1032,4.767009 -L 1.1032,4.767009,0.6829,4.767009 -L 0.6829,4.767009,0.2797,4.767009 -L 3.6631,-0.000003,3.6631,1.411091 -L 3.6631,1.411091,3.6631,2.822054 -L 3.6631,2.822054,3.6631,4.233038 -L 3.6631,4.233038,2.9381,4.60027 -L 2.9381,4.60027,2.4026,4.908223 -L 2.4026,4.908223,1.9543,4.767009 -L 4.917,-0.000003,4.917,1.411091 -L 4.917,1.411091,4.917,2.822054 -L 4.917,2.822054,4.917,4.233038 -L 4.917,4.233038,5.5373,4.459144 -L 5.5373,4.459144,5.863,4.795247 -L 5.863,4.795247,6.1989,5.529667 -L 6.1989,5.529667,5.7681,5.632858 -L 5.7681,5.632858,5.3443,5.718976 -L 5.3443,5.718976,4.917,5.796751 -L 5.3443,-0.000003,5.905,-0.000003 -L 5.905,-0.000003,6.4756,-0.000003 -L 6.4756,-0.000003,7.0538,-0.000003 -L 7.0538,-0.000003,7.0538,0.713293 -L 7.0538,0.713293,7.0538,1.409602 -L 7.0538,1.409602,7.0538,2.09744 -L 7.0538,2.09744,6.4756,2.09744 -L 6.4756,2.09744,5.905,2.09744 -L 5.905,2.09744,5.3443,2.09744 -L 0.2797,1.296648,0.4023,1.933657 -L 0.4023,1.933657,0.5319,2.5537 -L 0.5319,2.5537,0.6759,3.165294 -L 2.812,1.830553,2.6618,2.286704 -L 2.6618,2.286704,2.5143,2.734514 -L 2.5143,2.734514,2.3847,3.165294 -L 7.0538,2.631345,7.0538,3.165294 -L 7.0538,3.165294,7.0538,3.699155 -L 7.0538,3.699155,7.0538,4.233038 -L 7.0538,4.233038,6.7561,4.233038 -L 6.7561,4.233038,6.4756,4.233038 -L 6.4756,4.233038,6.1989,4.233038 -L 3.6631,4.767009,3.9643,5.155365 -L 3.9643,5.155365,4.0767,5.560752 -L 4.0767,5.560752,4.0939,6.330481 -L 1.1032,5.262737,1.2359,5.529667 -L 1.2359,5.529667,1.3795,5.796751 -L 1.3795,5.796751,1.534,6.063594 -L 1.534,6.063594,1.2359,6.433737 -L 1.2359,6.433737,0.9522,6.786675 -L 0.9522,6.786675,0.6759,7.131405 -L 0.6759,7.131405,0.9522,7.768412 -L 0.9522,7.768412,1.2359,8.388456 -L 1.2359,8.388456,1.534,9.000006 -L 6.6265,5.796751,6.9029,5.796751 -L 6.9029,5.796751,7.1831,5.796751 -L 7.1831,5.796751,7.4811,5.796751 -L 1.9543,7.131405,2.087,7.398313 -L 2.087,7.398313,2.2345,7.665309 -L 2.2345,7.665309,2.3847,7.932174 -L 3.2393,6.864452,3.2393,7.234507 -L 3.2393,7.234507,3.2393,7.587599 -L 3.2393,7.587599,3.2393,7.932174 -L 3.2393,7.932174,3.9433,7.932174 -L 3.9433,7.932174,4.6441,7.932174 -L 4.6441,7.932174,5.3443,7.932174 -L 5.3443,7.932174,5.3443,8.302318 -L 5.3443,8.302318,5.3443,8.655343 -L 5.3443,8.655343,5.3443,9.000006 -L 7.4811,6.864452,7.4811,7.234507 -L 7.4811,7.234507,7.4811,7.587599 -L 7.4811,7.587599,7.4811,7.932174 -L 7.4811,7.932174,6.9029,7.932174 -L 6.9029,7.932174,6.3253,7.932174 -L 6.3253,7.932174,5.7681,7.932174 - -[熟] 66 -L 0.2817,-0.000003,0.5553,0.532501 -L 0.5553,0.532501,0.8351,1.056555 -L 0.8351,1.056555,1.1328,1.563601 -L 3.2378,0.266949,3.0875,0.713293 -L 3.0875,0.713293,2.9439,1.142672 -L 2.9439,1.142672,2.8105,1.563601 -L 5.3746,0.266949,5.2237,0.713293 -L 5.2237,0.713293,5.0766,1.142672 -L 5.0766,1.142672,4.9473,1.563601 -L 7.4796,0.266949,7.2026,0.713293 -L 7.2026,0.713293,6.9332,1.142672 -L 6.9332,1.142672,6.6562,1.563601 -L 1.1328,2.631345,1.4099,2.631345 -L 1.4099,2.631345,1.6936,2.631345 -L 1.6936,2.631345,1.9913,2.631345 -L 1.9913,2.631345,1.9913,3.001466 -L 1.9913,3.001466,1.9913,3.354558 -L 1.9913,3.354558,1.9913,3.699155 -L 1.9913,3.699155,1.4099,3.699155 -L 1.4099,3.699155,0.8351,3.699155 -L 0.8351,3.699155,0.2817,3.699155 -L 4.0924,2.631345,4.9929,4.172205 -L 4.9929,4.172205,5.3253,4.992939 -L 5.3253,4.992939,5.3746,5.796751 -L 5.3746,5.796751,5.0766,5.796751 -L 5.0766,5.796751,4.7932,5.796751 -L 4.7932,5.796751,4.5236,5.796751 -L 7.0485,3.165294,6.6002,4.310727 -L 6.6002,4.310727,6.2744,4.854592 -L 6.2744,4.854592,5.8019,5.262737 -L 7.4796,3.165294,7.4796,3.535284 -L 7.4796,3.535284,7.4796,3.888397 -L 7.4796,3.888397,7.4796,4.233038 -L 2.4112,3.966064,2.5377,4.336207 -L 2.5377,4.336207,2.6673,4.689298 -L 2.6673,4.689298,2.8105,5.033874 -L 2.8105,5.033874,2.1065,5.110205 -L 2.1065,5.110205,1.4064,5.186449 -L 1.4064,5.186449,0.7024,5.262737 -L 2.8105,3.699155,3.0875,3.699155 -L 3.0875,3.699155,3.3677,3.699155 -L 3.3677,3.699155,3.6651,3.699155 -L 6.6562,5.262737,6.6562,5.98595 -L 6.6562,5.98595,6.6562,6.700602 -L 6.6562,6.700602,6.6562,7.398313 -L 6.6562,7.398313,6.0401,7.358735 -L 6.0401,7.358735,5.707,7.081976 -L 5.707,7.081976,5.3746,6.330481 -L 0.7024,6.330481,0.7024,6.700602 -L 0.7024,6.700602,0.7024,7.053694 -L 0.7024,7.053694,0.7024,7.398313 -L 0.7024,7.398313,1.5391,7.398313 -L 1.5391,7.398313,2.3836,7.398313 -L 2.3836,7.398313,3.2378,7.398313 -L 3.2378,7.398313,3.2378,7.053694 -L 3.2378,7.053694,3.2378,6.700602 -L 3.2378,6.700602,3.2378,6.330481 -L 3.2378,6.330481,2.3836,6.330481 -L 2.3836,6.330481,1.5391,6.330481 -L 1.5391,6.330481,0.7024,6.330481 -L 4.0924,7.398313,4.9435,7.55936 -L 4.9435,7.55936,5.2976,8.076256 -L 5.2976,8.076256,5.3746,9.000006 -L 0.2817,8.466122,1.4064,8.466122 -L 1.4064,8.466122,2.5377,8.466122 -L 2.5377,8.466122,3.6651,8.466122 - -[純] 60 -L 1.5621,-0.000003,1.5621,1.600289 -L 1.5621,1.600289,1.5621,3.192219 -L 1.5621,3.192219,1.5621,4.767009 -L 1.5621,4.767009,1.1348,4.767009 -L 1.1348,4.767009,0.7145,4.767009 -L 0.7145,4.767009,0.3083,4.767009 -L 5.8004,-0.000003,5.4884,0.92228 -L 5.4884,0.92228,5.2716,2.217486 -L 5.2716,2.217486,4.9805,3.165294 -L 4.9805,3.165294,4.5501,3.165294 -L 4.5501,3.165294,4.1228,3.165294 -L 4.1228,3.165294,3.6955,3.165294 -L 3.6955,3.165294,3.6955,4.042373 -L 3.6955,4.042373,3.6955,4.919584 -L 3.6955,4.919584,3.6955,5.796751 -L 6.2277,-0.000003,6.655,-0.000003 -L 6.655,-0.000003,7.0855,-0.000003 -L 7.0855,-0.000003,7.5058,-0.000003 -L 7.5058,-0.000003,7.5058,0.532501 -L 7.5058,0.532501,7.5058,1.056555 -L 7.5058,1.056555,7.5058,1.563601 -L 0.3083,1.296648,0.4413,1.933657 -L 0.4413,1.933657,0.5849,2.5537 -L 0.5849,2.5537,0.7394,3.165294 -L 2.8405,1.830553,2.6934,2.286704 -L 2.6934,2.286704,2.5463,2.734514 -L 2.5463,2.734514,2.4171,3.165294 -L 5.8004,3.165294,5.5024,3.677987 -L 5.5024,3.677987,5.3903,4.775393 -L 5.3903,4.775393,5.3766,7.398313 -L 5.3766,7.398313,4.6758,7.398313 -L 4.6758,7.398313,3.9718,7.398313 -L 3.9718,7.398313,3.2717,7.398313 -L 6.2277,3.165294,6.5041,3.165294 -L 6.5041,3.165294,6.7878,3.165294 -L 6.7878,3.165294,7.0855,3.165294 -L 7.0855,3.165294,7.0855,4.042373 -L 7.0855,4.042373,7.0855,4.919584 -L 7.0855,4.919584,7.0855,5.796751 -L 2.8405,4.500078,2.5257,5.018441 -L 2.5257,5.018441,2.3046,5.087571 -L 2.3046,5.087571,1.9859,4.767009 -L 1.1593,5.262737,1.2893,5.529667 -L 1.2893,5.529667,1.415,5.796751 -L 1.415,5.796751,1.5621,6.063594 -L 1.5621,6.063594,1.2858,6.433737 -L 1.2858,6.433737,1.0122,6.786675 -L 1.0122,6.786675,0.7394,7.131405 -L 0.7394,7.131405,1.0122,7.768412 -L 1.0122,7.768412,1.2858,8.388456 -L 1.2858,8.388456,1.5621,9.000006 -L 1.9859,7.131405,2.1159,7.398313 -L 2.1159,7.398313,2.2661,7.665309 -L 2.2661,7.665309,2.4171,7.932174 -L 5.3766,7.932174,5.3766,8.302318 -L 5.3766,8.302318,5.3766,8.655343 -L 5.3766,8.655343,5.3766,9.000006 -L 5.8004,7.932174,6.357,7.932174 -L 6.357,7.932174,6.9317,7.932174 -L 6.9317,7.932174,7.5058,7.932174 - -[処] 39 -L 0.3141,-0.000003,0.8671,0.79941 -L 0.8671,0.79941,1.4415,1.59046 -L 1.4415,1.59046,2.0198,2.364371 -L 2.0198,2.364371,1.6555,3.165294 -L 1.6555,3.165294,1.2944,3.966064 -L 1.2944,3.966064,0.9477,4.767009 -L 0.9477,4.767009,0.734,4.603116 -L 0.734,4.603116,0.5239,4.42228 -L 0.5239,4.42228,0.3141,4.233038 -L 4.5486,-0.000003,3.8477,0.713293 -L 3.8477,0.713293,3.1437,1.409602 -L 3.1437,1.409602,2.4436,2.09744 -L 4.979,-0.000003,5.8336,-0.000003 -L 5.8336,-0.000003,6.6847,-0.000003 -L 6.6847,-0.000003,7.5432,-0.000003 -L 3.7286,2.09744,4.4712,4.214628 -L 4.4712,4.214628,4.6008,6.196293 -L 4.6008,6.196293,4.5486,8.466122 -L 4.5486,8.466122,5.1051,8.466122 -L 5.1051,8.466122,5.6834,8.466122 -L 5.6834,8.466122,6.2574,8.466122 -L 6.2574,8.466122,6.2574,6.357362 -L 6.2574,6.357362,6.2574,4.231659 -L 6.2574,4.231659,6.2574,2.09744 -L 6.2574,2.09744,6.6847,2.09744 -L 6.6847,2.09744,7.1124,2.09744 -L 7.1124,2.09744,7.5432,2.09744 -L 7.5432,2.09744,7.5432,2.631345 -L 7.5432,2.631345,7.5432,3.165294 -L 7.5432,3.165294,7.5432,3.699155 -L 2.4436,3.43229,3.046,5.155365 -L 3.046,5.155365,3.2702,6.183597 -L 3.2702,6.183597,3.2978,7.398313 -L 3.2978,7.398313,1.547,7.209093 -L 1.547,7.209093,1.2944,6.545291 -L 1.2944,6.545291,0.734,5.262737 -L 1.5925,7.932174,1.5925,8.302318 -L 1.5925,8.302318,1.5925,8.655343 -L 1.5925,8.655343,1.5925,9.000006 - -[署] 51 -L 2.4452,-0.000003,2.4452,0.87712 -L 2.4452,0.87712,2.4452,1.754287 -L 2.4452,1.754287,2.4452,2.631345 -L 2.4452,2.631345,1.7237,2.492954 -L 1.7237,2.492954,1.0831,2.235918 -L 1.0831,2.235918,0.3403,2.09744 -L 2.8725,-0.000003,4.0038,-0.000003 -L 4.0038,-0.000003,5.1421,-0.000003 -L 5.1421,-0.000003,6.2913,-0.000003 -L 6.2913,-0.000003,6.2913,0.532501 -L 6.2913,0.532501,6.2913,1.056555 -L 6.2913,1.056555,6.2913,1.563601 -L 6.2913,1.563601,5.1421,1.563601 -L 5.1421,1.563601,4.0038,1.563601 -L 4.0038,1.563601,2.8725,1.563601 -L 6.2913,2.364371,5.1421,2.467518 -L 5.1421,2.467518,4.0038,2.5537 -L 4.0038,2.5537,2.8725,2.631345 -L 3.2963,3.165294,3.4333,3.43229 -L 3.4333,3.43229,3.5734,3.699155 -L 3.5734,3.699155,3.7271,3.966064 -L 3.7271,3.966064,2.5958,4.069167 -L 2.5958,4.069167,1.4719,4.155393 -L 1.4719,4.155393,0.3403,4.233038 -L 4.1544,4.233038,4.4311,4.336207 -L 4.4311,4.336207,4.7117,4.42228 -L 4.7117,4.42228,5.0094,4.500078 -L 5.0094,4.500078,3.9376,5.206216 -L 3.9376,5.206216,2.4522,5.319104 -L 2.4522,5.319104,1.1914,5.262737 -L 5.4367,4.233038,6.1368,4.233038 -L 6.1368,4.233038,6.8377,4.233038 -L 6.8377,4.233038,7.5382,4.233038 -L 3.2963,5.796751,3.2963,6.166807 -L 3.2963,6.166807,3.2963,6.519789 -L 3.2963,6.519789,3.2963,6.864452 -L 3.2963,6.864452,2.4452,6.864452 -L 2.4452,6.864452,1.6012,6.864452 -L 1.6012,6.864452,0.7711,6.864452 -L 0.7711,6.864452,0.7711,7.398313 -L 0.7711,7.398313,0.7711,7.932174 -L 0.7711,7.932174,0.7711,8.466122 -L 0.7711,8.466122,2.7324,8.466122 -L 2.7324,8.466122,4.7047,8.466122 -L 4.7047,8.466122,6.6867,8.466122 -L 6.6867,8.466122,6.6867,7.932174 -L 6.6867,7.932174,6.6867,7.398313 -L 6.6867,7.398313,6.6867,6.864452 -L 6.6867,6.864452,5.6885,6.864452 -L 5.6885,6.864452,4.7047,6.864452 -L 4.7047,6.864452,3.7271,6.864452 - -[諸] 74 -L 0.7979,-0.000003,0.7979,0.713293 -L 0.7979,0.713293,0.7979,1.409602 -L 0.7979,1.409602,0.7979,2.09744 -L 0.7979,2.09744,1.3513,2.09744 -L 1.3513,2.09744,1.9044,2.09744 -L 1.9044,2.09744,2.4753,2.09744 -L 2.4753,2.09744,2.4753,1.409602 -L 2.4753,1.409602,2.4753,0.713293 -L 2.4753,0.713293,2.4753,-0.000003 -L 2.4753,-0.000003,1.9044,-0.000003 -L 1.9044,-0.000003,1.3513,-0.000003 -L 1.3513,-0.000003,0.7979,-0.000003 -L 4.6118,-0.000003,4.5942,2.247214 -L 4.5942,2.247214,4.486,3.206229 -L 4.486,3.206229,4.1848,3.699155 -L 4.1848,3.699155,3.8903,3.535284 -L 3.8903,3.535284,3.6066,3.354558 -L 3.6066,3.354558,3.3302,3.165294 -L 5.0079,-0.000003,5.7115,-0.000003 -L 5.7115,-0.000003,6.419,-0.000003 -L 6.419,-0.000003,7.144,-0.000003 -L 7.144,-0.000003,7.144,0.713293 -L 7.144,0.713293,7.144,1.409602 -L 7.144,1.409602,7.144,2.09744 -L 7.144,2.09744,6.419,2.09744 -L 6.419,2.09744,5.7115,2.09744 -L 5.7115,2.09744,5.0079,2.09744 -L 7.144,2.631345,7.144,3.001466 -L 7.144,3.001466,7.144,3.354558 -L 7.144,3.354558,7.144,3.699155 -L 7.144,3.699155,5.6275,3.718988 -L 5.6275,3.718988,4.9694,3.8574 -L 4.9694,3.8574,4.6118,4.233038 -L 4.6118,4.233038,4.885,4.679469 -L 4.885,4.679469,5.1651,5.108782 -L 5.1651,5.108782,5.4352,5.529667 -L 5.4352,5.529667,4.7343,5.632858 -L 4.7343,5.632858,4.0304,5.718976 -L 4.0304,5.718976,3.3302,5.796751 -L 0.7979,3.699155,1.3513,3.699155 -L 1.3513,3.699155,1.9044,3.699155 -L 1.9044,3.699155,2.4753,3.699155 -L 0.7979,5.262737,1.3513,5.262737 -L 1.3513,5.262737,1.9044,5.262737 -L 1.9044,5.262737,2.4753,5.262737 -L 5.866,6.063594,6.2863,6.864452 -L 6.2863,6.864452,6.7167,7.665309 -L 6.7167,7.665309,7.144,8.466122 -L 6.2863,5.796751,6.7167,5.796751 -L 6.7167,5.796751,7.144,5.796751 -L 7.144,5.796751,7.5748,5.796751 -L 5.0079,6.330481,4.9939,7.101677 -L 4.9939,7.101677,4.8888,7.517002 -L 4.8888,7.517002,4.6118,7.932174 -L 4.6118,7.932174,4.3141,7.932174 -L 4.3141,7.932174,4.0304,7.932174 -L 4.0304,7.932174,3.761,7.932174 -L 0.3703,6.864452,1.2004,6.864452 -L 1.2004,6.864452,2.0518,6.864452 -L 2.0518,6.864452,2.9029,6.864452 -L 5.4352,7.932174,5.2842,8.302318 -L 5.2842,8.302318,5.1375,8.655343 -L 5.1375,8.655343,5.0079,9.000006 -L 0.7979,8.466122,1.3513,8.466122 -L 1.3513,8.466122,1.9044,8.466122 -L 1.9044,8.466122,2.4753,8.466122 -L 0.3703,6.902498,2.9029,6.902498 -L 0.7979,8.504343,2.4753,8.504343 -L 0.7979,5.300957,2.4753,5.300957 -L 0.7979,4.233038,2.4753,4.233038 -L 0.7979,2.669522,2.4753,2.669522 -L 0.7979,-0.000003,0.7979,2.669522 -L 2.4753,-0.000003,0.7979,-0.000003 -L 2.4753,2.669522,2.4753,-0.000003 - -[除] 48 -L 0.3726,-0.000003,0.3726,2.822054 -L 0.3726,2.822054,0.3726,5.644089 -L 0.3726,5.644089,0.3726,8.466122 -L 0.3726,8.466122,0.9292,8.466122 -L 0.9292,8.466122,1.5036,8.466122 -L 1.5036,8.466122,2.0783,8.466122 -L 2.0783,8.466122,1.63,6.097502 -L 1.63,6.097502,1.8542,4.796626 -L 1.8542,4.796626,2.0783,2.631345 -L 2.0783,2.631345,1.7838,2.467518 -L 1.7838,2.467518,1.5036,2.286704 -L 1.5036,2.286704,1.2237,2.09744 -L 4.1833,-0.000003,4.4597,-0.000003 -L 4.4597,-0.000003,4.7434,-0.000003 -L 4.7434,-0.000003,5.0376,-0.000003 -L 5.0376,-0.000003,5.0764,2.572066 -L 5.0764,2.572066,4.7434,3.872942 -L 4.7434,3.872942,3.3599,4.233038 -L 2.5088,1.029696,2.7823,1.563601 -L 2.7823,1.563601,3.0622,2.09744 -L 3.0622,2.09744,3.3599,2.631345 -L 7.1744,1.029696,6.8798,1.563601 -L 6.8798,1.563601,6.5961,2.09744 -L 6.5961,2.09744,6.3233,2.631345 -L 5.4649,4.233038,5.1636,4.666598 -L 5.1636,4.666598,5.0519,5.210529 -L 5.0519,5.210529,5.0376,6.330481 -L 5.0376,6.330481,4.4215,6.350357 -L 4.4215,6.350357,4.0919,6.488704 -L 4.0919,6.488704,3.7595,6.864452 -L 3.7595,6.864452,3.3322,6.519789 -L 3.3322,6.519789,2.9116,6.166807 -L 2.9116,6.166807,2.5088,5.796751 -L 5.8922,4.233038,6.1692,4.233038 -L 6.1692,4.233038,6.4529,4.233038 -L 6.4529,4.233038,6.7433,4.233038 -L 7.1744,5.796751,6.8798,6.166807 -L 6.8798,6.166807,6.5961,6.519789 -L 6.5961,6.519789,6.3233,6.864452 -L 6.3233,6.864452,6.0256,6.700602 -L 6.0256,6.700602,5.7419,6.519789 -L 5.7419,6.519789,5.4649,6.330481 -L 4.1833,7.398313,4.4597,7.932174 -L 4.4597,7.932174,4.7434,8.466122 -L 4.7434,8.466122,5.0376,9.000006 -L 5.0376,9.000006,5.3146,8.466122 -L 5.3146,8.466122,5.5948,7.932174 -L 5.5948,7.932174,5.8922,7.398313 - -[傷] 54 -L 1.2569,-0.000003,1.1764,1.943507 -L 1.1764,1.943507,1.1032,3.878524 -L 1.1032,3.878524,1.0436,5.796751 -L 1.0436,5.796751,0.8296,5.632858 -L 0.8296,5.632858,0.6163,5.451979 -L 0.6163,5.451979,0.4023,5.262737 -L 2.9346,-0.000003,4.2725,0.290963 -L 4.2725,0.290963,5.2462,1.107341 -L 5.2462,1.107341,6.318,2.364371 -L 6.318,2.364371,5.0749,2.018416 -L 5.0749,2.018416,3.9118,1.375782 -L 3.9118,1.375782,2.9346,1.029696 -L 5.898,-0.000003,6.5109,0.018341 -L 6.5109,0.018341,6.8433,0.146859 -L 6.8433,0.146859,7.1726,0.495703 -L 7.1726,0.495703,7.0254,1.219025 -L 7.0254,1.219025,6.8787,1.933657 -L 6.8787,1.933657,6.7491,2.631345 -L 3.1486,2.09744,3.7545,2.512699 -L 3.7545,2.512699,4.0344,2.928024 -L 4.0344,2.928024,4.2165,3.699155 -L 4.2165,3.699155,3.6354,3.699155 -L 3.6354,3.699155,3.068,3.699155 -L 3.068,3.699155,2.5073,3.699155 -L 4.6441,3.699155,5.6213,3.699155 -L 5.6213,3.699155,6.6052,3.699155 -L 6.6052,3.699155,7.6037,3.699155 -L 3.7857,4.767009,3.7682,6.262686 -L 3.7682,6.262686,3.6631,6.944876 -L 3.6631,6.944876,3.3619,7.398313 -L 3.3619,7.398313,3.2116,7.234507 -L 3.2116,7.234507,3.068,7.053694 -L 3.068,7.053694,2.9346,6.864452 -L 4.2165,4.767009,5.0466,4.767009 -L 5.0466,4.767009,5.898,4.767009 -L 5.898,4.767009,6.7491,4.767009 -L 6.7491,4.767009,6.7491,5.110205 -L 6.7491,5.110205,6.7491,5.453336 -L 6.7491,5.453336,6.7491,5.796751 -L 6.7491,5.796751,5.898,5.796751 -L 5.898,5.796751,5.0466,5.796751 -L 5.0466,5.796751,4.2165,5.796751 -L 1.2569,6.5975,1.5305,7.398313 -L 1.5305,7.398313,1.8068,8.199192 -L 1.8068,8.199192,2.0768,9.000006 -L 6.7491,6.5975,5.898,6.700602 -L 5.898,6.700602,5.0466,6.786675 -L 5.0466,6.786675,4.2165,6.864452 -L 3.7857,7.932174,3.7857,8.302318 -L 3.7857,8.302318,3.7857,8.655343 -L 3.7857,8.655343,3.7857,9.000006 -L 4.2165,7.932174,5.3443,7.932174 -L 5.3443,7.932174,6.4724,7.932174 -L 6.4724,7.932174,7.6037,7.932174 - -[将] 33 -L 1.6827,-0.000003,1.5986,1.24722 -L 1.5986,1.24722,1.5325,2.477368 -L 1.5325,2.477368,1.4694,3.699155 -L 1.4694,3.699155,1.1118,3.354558 -L 1.1118,3.354558,0.7654,3.001466 -L 0.7654,3.001466,0.4288,2.631345 -L 5.0661,-0.000003,5.4972,-0.000003 -L 5.4972,-0.000003,5.9245,-0.000003 -L 5.9245,-0.000003,6.355,-0.000003 -L 6.355,-0.000003,6.1728,3.487213 -L 6.1728,3.487213,5.1396,4.330604 -L 5.1396,4.330604,2.5412,4.233038 -L 4.2469,2.364371,4.0924,2.631345 -L 4.0924,2.631345,3.9488,2.898363 -L 3.9488,2.898363,3.8196,3.165294 -L 1.6827,4.233038,1.6827,5.833417 -L 1.6827,5.833417,1.6827,7.425172 -L 1.6827,7.425172,1.6827,9.000006 -L 6.7756,4.233038,6.6247,4.576256 -L 6.6247,4.576256,6.4811,4.919584 -L 6.4811,4.919584,6.355,5.262737 -L 3.3923,6.063594,3.2413,6.330481 -L 3.2413,6.330481,3.0942,6.5975 -L 3.0942,6.5975,2.965,6.864452 -L 5.0661,6.063594,4.919,6.330481 -L 4.919,6.330481,4.7754,6.5975 -L 4.7754,6.5975,4.6461,6.864452 -L 6.355,6.330481,6.6247,6.700602 -L 6.6247,6.700602,6.9084,7.053694 -L 6.9084,7.053694,7.2061,7.398313 -L 2.965,7.932174,4.905,8.070718 -L 4.905,8.070718,6.0993,8.32771 -L 6.0993,8.32771,7.2061,8.466122 - -[障] 63 -L 0.4347,-0.000003,0.4347,2.822054 -L 0.4347,2.822054,0.4347,5.644089 -L 0.4347,5.644089,0.4347,8.466122 -L 0.4347,8.466122,0.9912,8.466122 -L 0.9912,8.466122,1.5621,8.466122 -L 1.5621,8.466122,2.1404,8.466122 -L 2.1404,8.466122,1.6921,6.097502 -L 1.6921,6.097502,1.9194,4.796626 -L 1.9194,4.796626,2.1404,2.631345 -L 2.1404,2.631345,1.8423,2.467518 -L 1.8423,2.467518,1.5621,2.286704 -L 1.5621,2.286704,1.2893,2.09744 -L 5.1031,-0.000003,4.6828,1.473216 -L 4.6828,1.473216,3.699,1.691988 -L 3.699,1.691988,2.5673,1.563601 -L 5.5234,1.563601,5.2292,1.97886 -L 5.2292,1.97886,5.1175,2.394098 -L 5.1175,2.394098,5.1031,3.165294 -L 5.1031,3.165294,4.522,3.165294 -L 4.522,3.165294,3.9473,3.165294 -L 3.9473,3.165294,3.3943,3.165294 -L 3.3943,3.165294,3.3943,3.878524 -L 3.3943,3.878524,3.3943,4.5749 -L 3.3943,4.5749,3.3943,5.262737 -L 3.3943,5.262737,4.522,5.262737 -L 4.522,5.262737,5.6568,5.262737 -L 5.6568,5.262737,6.8126,5.262737 -L 6.8126,5.262737,6.8126,4.5749 -L 6.8126,4.5749,6.8126,3.878524 -L 6.8126,3.878524,6.8126,3.165294 -L 6.8126,3.165294,6.3815,3.165294 -L 6.3815,3.165294,5.9542,3.165294 -L 5.9542,3.165294,5.5234,3.165294 -L 5.9542,1.563601,6.5041,1.563601 -L 6.5041,1.563601,7.0645,1.563601 -L 7.0645,1.563601,7.6284,1.563601 -L 3.818,4.233038,4.6723,4.233038 -L 4.6723,4.233038,5.5234,4.233038 -L 5.5234,4.233038,6.3815,4.233038 -L 2.5673,6.330481,3.1207,6.433737 -L 3.1207,6.433737,3.6744,6.519789 -L 3.6744,6.519789,4.2453,6.5975 -L 4.2453,6.5975,4.0944,6.967555 -L 4.0944,6.967555,3.9473,7.320646 -L 3.9473,7.320646,3.818,7.665309 -L 3.818,7.665309,4.2453,7.768412 -L 4.2453,7.768412,4.6723,7.854595 -L 4.6723,7.854595,5.1031,7.932174 -L 5.1031,7.932174,5.1031,8.302318 -L 5.1031,8.302318,5.1031,8.655343 -L 5.1031,8.655343,5.1031,9.000006 -L 4.6723,6.330481,5.1031,6.433737 -L 5.1031,6.433737,5.5234,6.519789 -L 5.5234,6.519789,5.9542,6.5975 -L 5.9542,6.5975,6.0841,6.967555 -L 6.0841,6.967555,6.2312,7.320646 -L 6.2312,7.320646,6.3815,7.665309 -L 6.3815,7.665309,6.0841,7.768412 -L 6.0841,7.768412,5.8039,7.854595 -L 5.8039,7.854595,5.5234,7.932174 -L 6.3815,6.330481,6.7843,6.330481 -L 6.7843,6.330481,7.2046,6.330481 -L 7.2046,6.330481,7.6284,6.330481 - -[城] 42 -L 1.7151,-0.000003,2.7658,2.245813 -L 2.7658,2.245813,3.025,4.262678 -L 3.025,4.262678,2.9966,6.864452 -L 2.9966,6.864452,4.7272,6.816402 -L 4.7272,6.816402,5.6725,7.242979 -L 5.6725,7.242979,5.9527,9.000006 -L 4.489,-0.000003,5.1125,0.610168 -L 5.1125,0.610168,5.7429,1.22036 -L 5.7429,1.22036,6.3835,1.830553 -L 6.3835,1.830553,5.7706,4.033968 -L 5.7706,4.033968,6.1593,6.00854 -L 6.1593,6.00854,7.6622,6.864452 -L 7.2349,-0.000003,7.0875,0.343215 -L 7.0875,0.343215,6.9372,0.686477 -L 6.9372,0.686477,6.8073,1.029696 -L 7.6622,-0.000003,7.6622,0.532501 -L 7.6622,0.532501,7.6622,1.056555 -L 7.6622,1.056555,7.6622,1.563601 -L 3.8512,1.563601,4.1248,1.563601 -L 4.1248,1.563601,4.4116,1.563601 -L 4.4116,1.563601,4.7023,1.563601 -L 4.7023,1.563601,4.7023,2.631345 -L 4.7023,2.631345,4.7023,3.699155 -L 4.7023,3.699155,4.7023,4.767009 -L 4.7023,4.767009,4.275,4.767009 -L 4.275,4.767009,3.8512,4.767009 -L 3.8512,4.767009,3.4239,4.767009 -L 0.4612,2.09744,0.7414,2.09744 -L 0.7414,2.09744,1.0216,2.09744 -L 1.0216,2.09744,1.3154,2.09744 -L 1.3154,2.09744,1.3154,3.344663 -L 1.3154,3.344663,1.3154,4.5749 -L 1.3154,4.5749,1.3154,5.796751 -L 1.3154,5.796751,1.0216,5.98595 -L 1.0216,5.98595,0.7414,6.166807 -L 0.7414,6.166807,0.4612,6.330481 -L 6.8073,2.898363,6.9372,3.535284 -L 6.9372,3.535284,7.0875,4.155393 -L 7.0875,4.155393,7.2349,4.767009 -L 1.7151,6.330481,1.438,6.785319 -L 1.438,6.785319,1.333,7.477402 -L 1.333,7.477402,1.3154,9.000006 - -[蒸] 51 -L 0.4628,-0.000003,0.5963,0.343215 -L 0.5963,0.343215,0.7399,0.686477 -L 0.7399,0.686477,0.8901,1.029696 -L 3.0231,0.266949,2.8725,0.532501 -L 2.8725,0.532501,2.7293,0.789581 -L 2.7293,0.789581,2.5997,1.029696 -L 5.1355,0.266949,4.9775,0.532501 -L 4.9775,0.532501,4.8343,0.789581 -L 4.8343,0.789581,4.7047,1.029696 -L 7.2646,0.266949,7.1144,0.532501 -L 7.1144,0.532501,6.9704,0.789581 -L 6.9704,0.789581,6.8408,1.029696 -L 1.7447,2.09744,3.1496,2.09744 -L 3.1496,2.09744,4.5607,2.09744 -L 4.5607,2.09744,5.9866,2.09744 -L 0.6804,2.631345,1.3139,3.268441 -L 1.3139,3.268441,1.9552,3.888397 -L 1.9552,3.888397,2.5997,4.500078 -L 2.5997,4.500078,2.0214,4.603116 -L 2.0214,4.603116,1.4509,4.689298 -L 1.4509,4.689298,0.8901,4.767009 -L 6.8408,2.631345,6.1999,3.508403 -L 6.1999,3.508403,5.5558,4.385592 -L 5.5558,4.385592,4.918,5.262737 -L 4.918,5.262737,4.6203,5.108782 -L 4.6203,5.108782,4.3404,4.946313 -L 4.3404,4.946313,4.0637,4.767009 -L 4.0637,4.767009,4.0007,4.233038 -L 4.0007,4.233038,3.9411,3.699155 -L 3.9411,3.699155,3.8816,3.165294 -L 3.8816,3.165294,3.58,3.165294 -L 3.58,3.165294,3.2998,3.165294 -L 3.2998,3.165294,3.0231,3.165294 -L 5.5558,6.063594,4.1334,6.166807 -L 4.1334,6.166807,2.7223,6.252923 -L 2.7223,6.252923,1.3139,6.330481 -L 0.4628,7.932174,1.1672,7.932174 -L 1.1672,7.932174,1.8747,7.932174 -L 1.8747,7.932174,2.5997,7.932174 -L 2.5997,7.932174,2.5997,8.302318 -L 2.5997,8.302318,2.5997,8.655343 -L 2.5997,8.655343,2.5997,9.000006 -L 3.0231,7.932174,3.7306,7.932174 -L 3.7306,7.932174,4.4311,7.932174 -L 4.4311,7.932174,5.1355,7.932174 -L 5.1355,7.932174,5.1355,8.302318 -L 5.1355,8.302318,5.1355,8.655343 -L 5.1355,8.655343,5.1355,9.000006 -L 5.5558,7.932174,6.1158,7.932174 -L 6.1158,7.932174,6.6867,7.932174 -L 6.6867,7.932174,7.2646,7.932174 - -[針] 36 -L 0.4929,-0.000003,0.9205,-0.000003 -L 0.9205,-0.000003,1.3478,-0.000003 -L 1.3478,-0.000003,1.7783,-0.000003 -L 1.7783,-0.000003,1.8483,2.286704 -L 1.8483,2.286704,1.6382,4.056492 -L 1.6382,4.056492,0.4929,4.767009 -L 6.0127,-0.000003,6.0933,2.940721 -L 6.0933,2.940721,5.7956,4.686474 -L 5.7956,4.686474,4.3039,5.262737 -L 2.3845,0.495703,2.5978,0.685033 -L 2.5978,0.685033,2.8115,0.865847 -L 2.8115,0.865847,3.0255,1.029696 -L 0.9205,1.830553,0.7696,2.286704 -L 0.7696,2.286704,0.6228,2.734514 -L 0.6228,2.734514,0.4929,3.165294 -L 2.5978,2.364371,2.7278,2.820565 -L 2.7278,2.820565,2.8745,3.268441 -L 2.8745,3.268441,3.0255,3.699155 -L 2.2024,4.767009,1.9009,5.155365 -L 1.9009,5.155365,1.7926,5.560752 -L 1.7926,5.560752,1.7783,6.330481 -L 1.7783,6.330481,1.1583,6.350357 -L 1.1583,6.350357,0.826,6.488704 -L 0.826,6.488704,0.4929,6.864452 -L 0.4929,6.864452,0.9205,7.587599 -L 0.9205,7.587599,1.3478,8.302318 -L 1.3478,8.302318,1.7783,9.000006 -L 1.7783,9.000006,2.1814,8.466122 -L 2.1814,8.466122,2.6017,7.932174 -L 2.6017,7.932174,3.0255,7.398313 -L 6.4089,5.262737,6.1318,5.757151 -L 6.1318,5.757151,6.0302,6.726018 -L 6.0302,6.726018,6.0127,9.000006 -L 6.8393,5.262737,7.1164,5.262737 -L 7.1164,5.262737,7.4001,5.262737 -L 7.4001,5.262737,7.6939,5.262737 - -[仁] 15 -L 1.3463,-0.000003,1.2693,1.754287 -L 1.2693,1.754287,1.1954,3.508403 -L 1.1954,3.508403,1.1358,5.262737 -L 1.1358,5.262737,0.9225,5.108782 -L 0.9225,5.108782,0.7155,4.946313 -L 0.7155,4.946313,0.5264,4.767009 -L 2.6314,0.495703,4.3125,0.495703 -L 4.3125,0.495703,6.0147,0.495703 -L 6.0147,0.495703,7.7243,0.495703 -L 1.3463,5.796751,1.458,7.101677 -L 1.458,7.101677,1.6647,8.050929 -L 1.6647,8.050929,1.7771,9.000006 -L 3.0552,7.398313,4.4635,7.398313 -L 4.4635,7.398313,5.8711,7.398313 -L 5.8711,7.398313,7.297,7.398313 - -[垂] 54 -L 0.5249,-0.000003,1.653,-0.000003 -L 1.653,-0.000003,2.7808,-0.000003 -L 2.7808,-0.000003,3.9156,-0.000003 -L 3.9156,-0.000003,3.8981,1.119993 -L 3.8981,1.119993,3.793,1.66388 -L 3.793,1.66388,3.5128,2.09744 -L 3.5128,2.09744,2.6617,2.09744 -L 2.6617,2.09744,1.8033,2.09744 -L 1.8033,2.09744,0.9522,2.09744 -L 4.3356,-0.000003,5.3232,-0.000003 -L 5.3232,-0.000003,6.3253,-0.000003 -L 6.3253,-0.000003,7.3302,-0.000003 -L 4.3356,2.09744,4.0242,2.769823 -L 4.0242,2.769823,3.8102,3.560677 -L 3.8102,3.560677,3.5128,4.233038 -L 3.5128,4.233038,2.6123,4.131336 -L 2.6123,4.131336,2.28,3.673741 -L 2.28,3.673741,2.2344,2.631345 -L 4.7667,2.09744,5.0431,2.09744 -L 5.0431,2.09744,5.3232,2.09744 -L 5.3232,2.09744,5.6213,2.09744 -L 5.6213,2.09744,5.1796,3.59325 -L 5.1796,3.59325,4.2799,5.216067 -L 4.2799,5.216067,3.5128,6.330481 -L 3.5128,6.330481,3.089,6.330481 -L 3.089,6.330481,2.6617,6.330481 -L 2.6617,6.330481,2.2344,6.330481 -L 2.2344,6.330481,2.1189,4.871469 -L 2.1189,4.871469,1.6177,4.319154 -L 1.6177,4.319154,0.5249,4.233038 -L 6.0451,2.09744,6.3253,2.09744 -L 6.3253,2.09744,6.6051,2.09744 -L 6.6051,2.09744,6.8997,2.09744 -L 6.0451,4.233038,5.7439,4.666598 -L 5.7439,4.666598,5.6388,5.210529 -L 5.6388,5.210529,5.6213,6.330481 -L 5.6213,6.330481,4.4722,6.432293 -L 4.4722,6.432293,3.9997,6.889976 -L 3.9997,6.889976,3.9156,7.932174 -L 3.9156,7.932174,3.0572,7.932174 -L 3.0572,7.932174,2.2131,7.932174 -L 2.2131,7.932174,1.3795,7.932174 -L 6.4724,4.233038,6.7491,4.233038 -L 6.7491,4.233038,7.0328,4.233038 -L 7.0328,4.233038,7.3302,4.233038 -L 0.9522,6.330481,1.2257,6.330481 -L 1.2257,6.330481,1.5094,6.330481 -L 1.5094,6.330481,1.8033,6.330481 -L 6.0451,6.330481,6.3253,6.330481 -L 6.3253,6.330481,6.6051,6.330481 -L 6.6051,6.330481,6.8997,6.330481 -L 4.5496,7.932174,5.0504,8.307943 -L 5.0504,8.307943,5.5509,8.446377 -L 5.5509,8.446377,6.4724,8.466122 - -[推] 57 -L 0.5588,-0.000003,0.8281,-0.000003 -L 0.8281,-0.000003,1.1118,-0.000003 -L 1.1118,-0.000003,1.4099,-0.000003 -L 1.4099,-0.000003,1.4099,1.24722 -L 1.4099,1.24722,1.4099,2.477368 -L 1.4099,2.477368,1.4099,3.699155 -L 1.4099,3.699155,1.1118,3.699155 -L 1.1118,3.699155,0.8281,3.699155 -L 0.8281,3.699155,0.5588,3.699155 -L 3.5148,-0.000003,3.4308,2.124256 -L 3.4308,2.124256,3.3639,4.231659 -L 3.3639,4.231659,3.3008,6.330481 -L 3.3008,6.330481,3.0837,6.166807 -L 3.0837,6.166807,2.8735,5.98595 -L 2.8735,5.98595,2.6637,5.796751 -L 3.9421,-0.000003,4.4987,-0.000003 -L 4.4987,-0.000003,5.0734,-0.000003 -L 5.0734,-0.000003,5.651,-0.000003 -L 5.651,-0.000003,5.5669,1.885542 -L 5.5669,1.885542,5.1011,2.55092 -L 5.1011,2.55092,3.9421,2.631345 -L 6.0471,-0.000003,6.6036,-0.000003 -L 6.6036,-0.000003,7.1749,-0.000003 -L 7.1749,-0.000003,7.7559,-0.000003 -L 6.0471,2.631345,5.3848,3.981606 -L 5.3848,3.981606,5.1295,4.611588 -L 5.1295,4.611588,3.9421,4.767009 -L 6.4744,2.631345,6.7472,2.631345 -L 6.7472,2.631345,7.0348,2.631345 -L 7.0348,2.631345,7.3287,2.631345 -L 1.4099,4.233038,1.4099,4.946313 -L 1.4099,4.946313,1.4099,5.642643 -L 1.4099,5.642643,1.4099,6.330481 -L 1.4099,6.330481,1.1118,6.519789 -L 1.1118,6.519789,0.8281,6.700602 -L 0.8281,6.700602,0.5588,6.864452 -L 5.8331,5.033874,5.6198,5.644089 -L 5.6198,5.644089,5.4167,6.254303 -L 5.4167,6.254303,5.2237,6.864452 -L 5.2237,6.864452,4.6423,6.967555 -L 4.6423,6.967555,4.0749,7.053694 -L 4.0749,7.053694,3.5148,7.131405 -L 3.5148,7.131405,3.6441,7.768412 -L 3.6441,7.768412,3.7912,8.388456 -L 3.7912,8.388456,3.9421,9.000006 -L 6.4744,4.767009,6.7472,4.767009 -L 6.7472,4.767009,7.0348,4.767009 -L 7.0348,4.767009,7.3287,4.767009 -L 1.8372,6.864452,1.5356,7.2995 -L 1.5356,7.2995,1.4274,7.853172 -L 1.4274,7.853172,1.4099,9.000006 -L 6.0471,6.864452,5.7809,7.477402 -L 5.7809,7.477402,5.7809,8.031141 -L 5.7809,8.031141,6.0471,9.000006 -L 6.4744,6.864452,6.8982,6.864452 -L 6.8982,6.864452,7.3287,6.864452 -L 7.3287,6.864452,7.7559,6.864452 - -[寸] 15 -L 4.3991,-0.000003,4.8019,-0.000003 -L 4.8019,-0.000003,5.2222,-0.000003 -L 5.2222,-0.000003,5.653,-0.000003 -L 5.653,-0.000003,5.5864,5.440728 -L 5.5864,5.440728,4.3956,6.915238 -L 4.3956,6.915238,0.5849,6.864452 -L 3.1207,3.966064,2.8233,4.412517 -L 2.8233,4.412517,2.5396,4.841808 -L 2.5396,4.841808,2.263,5.262737 -L 6.0768,6.864452,5.7756,7.2995 -L 5.7756,7.2995,5.6705,7.853172 -L 5.6705,7.853172,5.653,9.000006 -L 6.5041,6.864452,6.9317,6.864452 -L 6.9317,6.864452,7.3625,6.864452 -L 7.3625,6.864452,7.7863,6.864452 - -[盛] 69 -L 0.5838,-0.000003,1.0142,-0.000003 -L 1.0142,-0.000003,1.4415,-0.000003 -L 1.4415,-0.000003,1.8688,-0.000003 -L 1.8688,-0.000003,1.8688,0.87712 -L 1.8688,0.87712,1.8688,1.754287 -L 1.8688,1.754287,1.8688,2.631345 -L 1.8688,2.631345,3.4239,2.631345 -L 3.4239,2.631345,4.979,2.631345 -L 4.979,2.631345,6.5344,2.631345 -L 6.5344,2.631345,6.5344,1.754287 -L 6.5344,1.754287,6.5344,0.87712 -L 6.5344,0.87712,6.5344,-0.000003 -L 6.5344,-0.000003,6.9404,-0.000003 -L 6.9404,-0.000003,7.361,-0.000003 -L 7.361,-0.000003,7.7848,-0.000003 -L 2.2926,-0.000003,2.6989,-0.000003 -L 2.6989,-0.000003,3.1192,-0.000003 -L 3.1192,-0.000003,3.5465,-0.000003 -L 3.5465,-0.000003,3.5465,0.713293 -L 3.5465,0.713293,3.5465,1.409602 -L 3.5465,1.409602,3.5465,2.09744 -L 3.9703,-0.000003,4.2473,-0.000003 -L 4.2473,-0.000003,4.531,-0.000003 -L 4.531,-0.000003,4.8249,-0.000003 -L 4.8249,-0.000003,4.8249,0.713293 -L 4.8249,0.713293,4.8249,1.409602 -L 4.8249,1.409602,4.8249,2.09744 -L 5.2525,-0.000003,5.5289,-0.000003 -L 5.5289,-0.000003,5.8126,-0.000003 -L 5.8126,-0.000003,6.1103,-0.000003 -L 0.5838,3.699155,1.2139,5.118589 -L 1.2139,5.118589,1.4205,6.36023 -L 1.4205,6.36023,1.4415,7.932174 -L 1.4415,7.932174,2.2755,7.932174 -L 2.2755,7.932174,3.1192,7.932174 -L 3.1192,7.932174,3.9703,7.932174 -L 3.9703,7.932174,4.1037,8.302318 -L 4.1037,8.302318,4.2473,8.655343 -L 4.2473,8.655343,4.4014,9.000006 -L 7.361,3.699155,6.7863,4.231659 -L 6.7863,4.231659,6.2329,4.755648 -L 6.2329,4.755648,5.6798,5.262737 -L 5.6798,5.262737,5.1051,4.919584 -L 5.1051,4.919584,4.531,4.576256 -L 4.531,4.576256,3.9703,4.233038 -L 7.7848,3.699155,7.7848,4.231659 -L 7.7848,4.231659,7.7848,4.755648 -L 7.7848,4.755648,7.7848,5.262737 -L 2.5066,4.233038,2.9371,4.666598 -L 2.9371,4.666598,3.0982,5.210529 -L 3.0982,5.210529,3.1157,6.330481 -L 3.1157,6.330481,2.6954,6.330481 -L 2.6954,6.330481,2.2755,6.330481 -L 2.2755,6.330481,1.8688,6.330481 -L 5.2525,5.796751,4.9548,6.330481 -L 4.9548,6.330481,4.6743,6.864452 -L 4.6743,6.864452,4.4014,7.398313 -L 4.4014,7.398313,4.7619,7.783954 -L 4.7619,7.783954,5.3156,7.991585 -L 5.3156,7.991585,6.5344,8.199192 -L 6.5344,8.199192,6.3835,8.466122 -L 6.3835,8.466122,6.2399,8.733119 -L 6.2399,8.733119,6.1103,9.000006 -L 6.1103,5.796751,6.3835,6.166807 -L 6.3835,6.166807,6.6637,6.519789 -L 6.6637,6.519789,6.9614,6.864452 -L 6.9614,7.932174,7.2349,7.932174 -L 7.2349,7.932174,7.5148,7.932174 -L 7.5148,7.932174,7.7848,7.932174 - -[聖] 54 -L 0.6173,-0.000003,1.7482,-0.000003 -L 1.7482,-0.000003,2.8725,-0.000003 -L 2.8725,-0.000003,4.0042,-0.000003 -L 4.0042,-0.000003,3.5835,1.473216 -L 3.5835,1.473216,2.6032,1.691988 -L 2.6032,1.691988,1.4719,1.563601 -L 4.4311,-0.000003,5.4083,-0.000003 -L 5.4083,-0.000003,6.3928,-0.000003 -L 6.3928,-0.000003,7.3907,-0.000003 -L 4.4311,1.563601,4.1299,1.97886 -L 4.1299,1.97886,4.0182,2.394098 -L 4.0182,2.394098,4.0042,3.165294 -L 4.0042,3.165294,3.0021,3.165294 -L 3.0021,3.165294,2.0183,3.165294 -L 2.0183,3.165294,1.0446,3.165294 -L 4.8584,1.563601,5.4083,1.563601 -L 5.4083,1.563601,5.9655,1.563601 -L 5.9655,1.563601,6.5361,1.563601 -L 4.4311,3.165294,5.2647,3.165294 -L 5.2647,3.165294,6.1091,3.165294 -L 6.1091,3.165294,6.9634,3.165294 -L 3.5734,4.233038,3.5734,4.576256 -L 3.5734,4.576256,3.5734,4.919584 -L 3.5734,4.919584,3.5734,5.262737 -L 3.5734,5.262737,2.5153,5.134197 -L 2.5153,5.134197,1.654,4.895505 -L 1.654,4.895505,0.6173,4.767009 -L 5.2822,4.767009,5.2822,5.833417 -L 5.2822,5.833417,5.2822,6.891377 -L 5.2822,6.891377,5.2822,7.932174 -L 5.2822,7.932174,5.8321,7.932174 -L 5.8321,7.932174,6.3928,7.932174 -L 6.3928,7.932174,6.9634,7.932174 -L 6.9634,7.932174,6.9634,6.891377 -L 6.9634,6.891377,6.9634,5.833417 -L 6.9634,5.833417,6.9634,4.767009 -L 6.9634,4.767009,6.3928,4.767009 -L 6.3928,4.767009,5.8321,4.767009 -L 5.8321,4.767009,5.2822,4.767009 -L 1.4719,5.262737,1.4719,6.330481 -L 1.4719,6.330481,1.4719,7.398313 -L 1.4719,7.398313,1.4719,8.466122 -L 1.4719,8.466122,1.1773,8.466122 -L 1.1773,8.466122,0.8901,8.466122 -L 0.8901,8.466122,0.6173,8.466122 -L 3.5734,6.063594,2.9951,6.166807 -L 2.9951,6.166807,2.4246,6.252923 -L 2.4246,6.252923,1.8638,6.330481 -L 3.5734,7.131405,2.9951,7.234507 -L 2.9951,7.234507,2.4246,7.320646 -L 2.4246,7.320646,1.8638,7.398313 -L 3.5734,8.199192,2.9951,8.302318 -L 2.9951,8.302318,2.4246,8.388456 -L 2.4246,8.388456,1.8638,8.466122 - -[誠] 59 -L 1.0431,-0.000003,1.0431,0.713293 -L 1.0431,0.713293,1.0431,1.409602 -L 1.0431,1.409602,1.0431,2.09744 -L 1.0431,2.09744,1.4704,2.09744 -L 1.4704,2.09744,1.9008,2.09744 -L 1.9008,2.09744,2.3215,2.09744 -L 2.3215,2.09744,2.3215,1.409602 -L 2.3215,1.409602,2.3215,0.713293 -L 2.3215,0.713293,2.3215,-0.000003 -L 2.3215,-0.000003,1.9008,-0.000003 -L 1.9008,-0.000003,1.4704,-0.000003 -L 1.4704,-0.000003,1.0431,-0.000003 -L 3.1792,0.266949,3.4805,1.019823 -L 3.4805,1.019823,3.5929,2.730267 -L 3.5929,2.730267,3.61,6.864452 -L 3.61,6.864452,5.1861,6.875637 -L 5.1861,6.875637,5.943,7.361669 -L 5.943,7.361669,6.1427,9.000006 -L 5.0709,-0.000003,5.5613,0.610168 -L 5.5613,0.610168,6.0583,1.22036 -L 6.0583,1.22036,6.5661,1.830553 -L 6.5661,1.830553,5.9532,4.033968 -L 5.9532,4.033968,6.342,6.00854 -L 6.342,6.00854,7.8484,6.864452 -L 7.4211,-0.000003,7.2701,0.343215 -L 7.2701,0.343215,7.123,0.686477 -L 7.123,0.686477,6.9938,1.029696 -L 7.8484,-0.000003,7.8484,0.532501 -L 7.8484,0.532501,7.8484,1.056555 -L 7.8484,1.056555,7.8484,1.563601 -L 4.8569,1.563601,4.8569,2.631345 -L 4.8569,2.631345,4.8569,3.699155 -L 4.8569,3.699155,4.8569,4.767009 -L 4.8569,4.767009,4.5841,4.767009 -L 4.5841,4.767009,4.3105,4.767009 -L 4.3105,4.767009,4.0303,4.767009 -L 6.9938,2.898363,7.2946,3.519742 -L 7.2946,3.519742,7.4067,4.132758 -L 7.4067,4.132758,7.4211,5.262737 -L 1.0431,3.699155,1.4704,3.699155 -L 1.4704,3.699155,1.9008,3.699155 -L 1.9008,3.699155,2.3215,3.699155 -L 1.0431,5.262737,1.4704,5.262737 -L 1.4704,5.262737,1.9008,5.262737 -L 1.9008,5.262737,2.3215,5.262737 -L 0.6158,6.864452,1.3194,6.864452 -L 1.3194,6.864452,2.0304,6.864452 -L 2.0304,6.864452,2.7519,6.864452 -L 1.0431,8.466122,1.4704,8.466122 -L 1.4704,8.466122,1.9008,8.466122 -L 1.9008,8.466122,2.3215,8.466122 -L 0.6158,6.902498,3.1481,6.902498 -L 1.0431,8.504343,2.7243,8.504343 -L 1.0431,5.300957,2.7243,5.300957 -L 1.0431,4.233038,2.7243,4.233038 -L 1.0431,2.669522,2.7243,2.669522 -L 1.0431,-0.000003,1.0431,2.669522 -L 2.7243,-0.000003,1.0431,-0.000003 -L 2.7243,2.669522,2.7243,-0.000003 - -[宣] 36 -L 0.649,-0.000003,2.9049,-0.000003 -L 2.9049,-0.000003,5.1636,-0.000003 -L 5.1636,-0.000003,7.4157,-0.000003 -L 2.3585,1.563601,2.3585,2.631345 -L 2.3585,2.631345,2.3585,3.699155 -L 2.3585,3.699155,2.3585,4.767009 -L 2.3585,4.767009,3.486,4.767009 -L 3.486,4.767009,4.6137,4.767009 -L 4.6137,4.767009,5.7419,4.767009 -L 5.7419,4.767009,5.7419,3.699155 -L 5.7419,3.699155,5.7419,2.631345 -L 5.7419,2.631345,5.7419,1.563601 -L 5.7419,1.563601,4.6137,1.563601 -L 4.6137,1.563601,3.486,1.563601 -L 3.486,1.563601,2.3585,1.563601 -L 2.7504,3.165294,3.605,3.165294 -L 3.605,3.165294,4.4596,3.165294 -L 4.4596,3.165294,5.3146,3.165294 -L 1.9274,6.330481,3.3322,6.330481 -L 3.3322,6.330481,4.7433,6.330481 -L 4.7433,6.330481,6.1692,6.330481 -L 0.649,6.864452,0.649,7.234507 -L 0.649,7.234507,0.649,7.587599 -L 0.649,7.587599,0.649,7.932174 -L 0.649,7.932174,1.7771,7.932174 -L 1.7771,7.932174,2.9049,7.932174 -L 2.9049,7.932174,4.0323,7.932174 -L 4.0323,7.932174,4.0323,8.302318 -L 4.0323,8.302318,4.0323,8.655343 -L 4.0323,8.655343,4.0323,9.000006 -L 7.4157,6.864452,7.4157,7.234507 -L 7.4157,7.234507,7.4157,7.587599 -L 7.4157,7.587599,7.4157,7.932174 -L 7.4157,7.932174,6.421,7.932174 -L 6.421,7.932174,5.4372,7.932174 -L 5.4372,7.932174,4.4596,7.932174 - -[専] 51 -L 4.49,-0.000003,4.8994,-0.000003 -L 4.8994,-0.000003,5.3166,-0.000003 -L 5.3166,-0.000003,5.7439,-0.000003 -L 5.7439,-0.000003,5.7295,1.495784 -L 5.7295,1.495784,5.6178,2.177953 -L 5.6178,2.177953,5.3166,2.631345 -L 5.3166,2.631345,4.3145,2.5537 -L 4.3145,2.5537,3.3342,2.467518 -L 3.3342,2.467518,2.3532,2.364371 -L 2.3532,2.364371,2.6334,1.933657 -L 2.6334,1.933657,2.9136,1.485912 -L 2.9136,1.485912,3.2081,1.029696 -L 0.6793,2.631345,1.0821,2.631345 -L 1.0821,2.631345,1.5021,2.631345 -L 1.5021,2.631345,1.9332,2.631345 -L 6.1712,2.631345,5.8696,3.046648 -L 5.8696,3.046648,5.7579,3.46193 -L 5.7579,3.46193,5.7439,4.233038 -L 5.7439,4.233038,4.3145,4.233038 -L 4.3145,4.233038,2.9069,4.233038 -L 2.9069,4.233038,1.5021,4.233038 -L 1.5021,4.233038,1.5021,4.946313 -L 1.5021,4.946313,1.5021,5.642643 -L 1.5021,5.642643,1.5021,6.330481 -L 1.5021,6.330481,2.2029,6.330481 -L 2.2029,6.330481,2.9136,6.330481 -L 2.9136,6.330481,3.6389,6.330481 -L 3.6389,6.330481,3.9226,6.923665 -L 3.9226,6.923665,3.9226,7.338837 -L 3.9226,7.338837,3.6389,7.932174 -L 3.6389,7.932174,2.6407,7.932174 -L 2.6407,7.932174,1.6565,7.932174 -L 1.6565,7.932174,0.6793,7.932174 -L 6.5981,2.631345,6.8752,2.631345 -L 6.8752,2.631345,7.1554,2.631345 -L 7.1554,2.631345,7.4527,2.631345 -L 6.381,4.233038,6.444,4.576256 -L 6.444,4.576256,6.5144,4.919584 -L 6.5144,4.919584,6.5981,5.262737 -L 6.5981,5.262737,5.043,5.262737 -L 5.043,5.262737,3.4845,5.262737 -L 3.4845,5.262737,1.9332,5.262737 -L 4.0627,5.796751,4.4406,6.152512 -L 4.4406,6.152512,5.0991,6.152512 -L 5.0991,6.152512,6.5981,5.796751 -L 4.49,7.932174,4.3429,8.302318 -L 4.3429,8.302318,4.1993,8.655343 -L 4.1993,8.655343,4.0627,9.000006 -L 4.917,7.932174,5.7505,7.932174 -L 5.7505,7.932174,6.5981,7.932174 -L 6.5981,7.932174,7.4527,7.932174 - -[泉] 42 -L 2.814,-0.000003,3.2203,-0.000003 -L 3.2203,-0.000003,3.6409,-0.000003 -L 3.6409,-0.000003,4.0647,-0.000003 -L 4.0647,-0.000003,4.0647,1.600289 -L 4.0647,1.600289,4.0647,3.192219 -L 4.0647,3.192219,4.0647,4.767009 -L 4.0647,4.767009,3.3639,4.767009 -L 3.3639,4.767009,2.6602,4.767009 -L 2.6602,4.767009,1.9597,4.767009 -L 1.9597,4.767009,1.9597,5.833417 -L 1.9597,5.833417,1.9597,6.891377 -L 1.9597,6.891377,1.9597,7.932174 -L 1.9597,7.932174,3.1751,8.149808 -L 3.1751,8.149808,3.7215,8.426545 -L 3.7215,8.426545,4.0647,9.000006 -L 0.8911,0.495703,1.5324,1.296648 -L 1.5324,1.296648,2.173,2.09744 -L 2.173,2.09744,2.814,2.898363 -L 2.814,2.898363,2.0925,3.001466 -L 2.0925,3.001466,1.3815,3.087627 -L 1.3815,3.087627,0.6813,3.165294 -L 7.0558,0.495703,6.2009,1.399686 -L 6.2009,1.399686,5.3463,2.286704 -L 5.3463,2.286704,4.4917,3.165294 -L 6.2009,2.631345,6.4744,3.001466 -L 6.4744,3.001466,6.7612,3.354558 -L 6.7612,3.354558,7.0558,3.699155 -L 4.4917,4.767009,5.0524,4.767009 -L 5.0524,4.767009,5.6233,4.767009 -L 5.6233,4.767009,6.2009,4.767009 -L 6.2009,4.767009,6.2009,5.299403 -L 6.2009,5.299403,6.2009,5.82337 -L 6.2009,5.82337,6.2009,6.330481 -L 6.2009,6.330481,4.9225,6.330481 -L 4.9225,6.330481,3.6476,6.330481 -L 3.6476,6.330481,2.3902,6.330481 -L 6.2009,6.864452,6.2009,7.234507 -L 6.2009,7.234507,6.2009,7.587599 -L 6.2009,7.587599,6.2009,7.932174 -L 6.2009,7.932174,5.4762,7.932174 -L 5.4762,7.932174,4.7652,7.932174 -L 4.7652,7.932174,4.0647,7.932174 - -[染] 36 -L 4.0944,-0.000003,4.0138,0.87712 -L 4.0138,0.87712,3.9441,1.754287 -L 3.9441,1.754287,3.8842,2.631345 -L 3.8842,2.631345,2.8125,1.933657 -L 2.8125,1.933657,1.7551,1.219025 -L 1.7551,1.219025,0.7075,0.495703 -L 7.0543,0.495703,4.8369,2.365881 -L 4.8369,2.365881,3.1281,2.97325 -L 3.1281,2.97325,0.7075,3.165294 -L 4.9493,3.165294,5.7829,3.165294 -L 5.7829,3.165294,6.6305,3.165294 -L 6.6305,3.165294,7.4851,3.165294 -L 0.7075,4.233038,1.1383,4.765476 -L 1.1383,4.765476,1.5656,5.289618 -L 1.5656,5.289618,1.9894,5.796751 -L 2.8125,4.767009,3.2398,5.566378 -L 3.2398,5.566378,3.6706,6.357362 -L 3.6706,6.357362,4.0944,7.131405 -L 4.0944,7.131405,3.7651,7.694883 -L 3.7651,7.694883,3.4328,7.9026 -L 3.4328,7.9026,2.8125,7.932174 -L 5.8039,5.262737,5.8039,6.166807 -L 5.8039,6.166807,5.8039,7.053694 -L 5.8039,7.053694,5.8039,7.932174 -L 5.8039,7.932174,5.3801,7.932174 -L 5.3801,7.932174,4.9493,7.932174 -L 4.9493,7.932174,4.5217,7.932174 -L 4.5217,7.932174,4.3711,8.302318 -L 4.3711,8.302318,4.2243,8.655343 -L 4.2243,8.655343,4.0944,9.000006 -L 6.1958,5.262737,6.476,5.262737 -L 6.476,5.262737,6.7566,5.262737 -L 6.7566,5.262737,7.0543,5.262737 -L 7.0543,5.262737,7.0543,5.632858 -L 7.0543,5.632858,7.0543,5.98595 -L 7.0543,5.98595,7.0543,6.330481 - -[善] 57 -L 1.9879,-0.000003,1.9879,0.713293 -L 1.9879,0.713293,1.9879,1.409602 -L 1.9879,1.409602,1.9879,2.09744 -L 1.9879,2.09744,3.3927,2.09744 -L 3.3927,2.09744,4.8039,2.09744 -L 4.8039,2.09744,6.2329,2.09744 -L 6.2329,2.09744,6.2329,1.409602 -L 6.2329,1.409602,6.2329,0.713293 -L 6.2329,0.713293,6.2329,-0.000003 -L 6.2329,-0.000003,4.8039,-0.000003 -L 4.8039,-0.000003,3.3927,-0.000003 -L 3.3927,-0.000003,1.9879,-0.000003 -L 0.7379,3.699155,1.4415,3.699155 -L 1.4415,3.699155,2.1424,3.699155 -L 2.1424,3.699155,2.8428,3.699155 -L 2.8428,3.699155,2.6919,4.309304 -L 2.6919,4.309304,2.5483,4.919584 -L 2.5483,4.919584,2.4191,5.529667 -L 2.4191,5.529667,1.8478,5.632858 -L 1.8478,5.632858,1.2878,5.718976 -L 1.2878,5.718976,0.7379,5.796751 -L 3.2701,3.699155,3.5465,3.699155 -L 3.5465,3.699155,3.8302,3.699155 -L 3.8302,3.699155,4.1279,3.699155 -L 4.1279,3.699155,4.0442,5.090329 -L 4.0442,5.090329,3.6799,5.676508 -L 3.6799,5.676508,2.8428,5.796751 -L 4.5552,3.699155,4.8287,3.802302 -L 4.8287,3.802302,5.1016,3.888397 -L 5.1016,3.888397,5.3786,3.966064 -L 5.3786,3.966064,5.5044,4.576256 -L 5.5044,4.576256,5.655,5.186449 -L 5.655,5.186449,5.8024,5.796751 -L 5.8024,5.796751,4.6358,6.073379 -L 4.6358,6.073379,3.4593,6.587561 -L 3.4593,6.587561,1.9879,6.864452 -L 5.8024,3.699155,6.3625,3.699155 -L 6.3625,3.699155,6.9337,3.699155 -L 6.9337,3.699155,7.5113,3.699155 -L 6.2329,5.796751,6.6602,5.796751 -L 6.6602,5.796751,7.084,5.796751 -L 7.084,5.796751,7.5113,5.796751 -L 4.5552,6.864452,4.4014,7.131405 -L 4.4014,7.131405,4.2575,7.398313 -L 4.2575,7.398313,4.1279,7.665309 -L 4.1279,7.665309,3.1227,7.768412 -L 3.1227,7.768412,2.1213,7.854595 -L 2.1213,7.854595,1.1333,7.932174 -L 4.9513,6.864452,5.3786,6.864452 -L 5.3786,6.864452,5.8024,6.864452 -L 5.8024,6.864452,6.2329,6.864452 -L 4.7373,7.932174,4.9513,8.302318 -L 4.9513,8.302318,5.1611,8.655343 -L 5.1611,8.655343,5.3786,9.000006 -L 5.3786,7.932174,5.9352,7.932174 -L 5.9352,7.932174,6.5064,7.932174 -L 6.5064,7.932174,7.084,7.932174 - -[創] 48 -L 2.0218,-0.000003,1.9377,0.713293 -L 1.9377,0.713293,1.8712,1.409602 -L 1.8712,1.409602,1.8043,2.09744 -L 1.8043,2.09744,1.44,1.563601 -L 1.44,1.563601,1.0866,1.029696 -L 1.0866,1.029696,0.7399,0.495703 -L 2.4487,-0.000003,2.9986,-0.000003 -L 2.9986,-0.000003,3.5523,-0.000003 -L 3.5523,-0.000003,4.1267,-0.000003 -L 4.1267,-0.000003,4.1267,0.713293 -L 4.1267,0.713293,4.1267,1.409602 -L 4.1267,1.409602,4.1267,2.09744 -L 4.1267,2.09744,3.5523,2.09744 -L 3.5523,2.09744,2.9986,2.09744 -L 2.9986,2.09744,2.4487,2.09744 -L 6.2594,-0.000003,6.6657,-0.000003 -L 6.6657,-0.000003,7.086,-0.000003 -L 7.086,-0.000003,7.5133,-0.000003 -L 7.5133,-0.000003,7.5133,3.011339 -L 7.5133,3.011339,7.5133,6.014144 -L 7.5133,6.014144,7.5133,9.000006 -L 1.5945,2.631345,1.5945,3.697798 -L 1.5945,3.697798,1.5945,4.755648 -L 1.5945,4.755648,1.5945,5.796751 -L 1.5945,5.796751,2.4277,5.796751 -L 2.4277,5.796751,3.2721,5.796751 -L 3.2721,5.796751,4.1267,5.796751 -L 4.1267,5.796751,4.1267,5.108782 -L 4.1267,5.108782,4.1267,4.412517 -L 4.1267,4.412517,4.1267,3.699155 -L 4.1267,3.699155,3.4259,3.699155 -L 3.4259,3.699155,2.7223,3.699155 -L 2.7223,3.699155,2.0218,3.699155 -L 5.8356,2.631345,5.8356,4.412517 -L 5.8356,4.412517,5.8356,6.176658 -L 5.8356,6.176658,5.8356,7.932174 -L 2.0218,4.767009,2.5713,4.767009 -L 2.5713,4.767009,3.1321,4.767009 -L 3.1321,4.767009,3.7026,4.767009 -L 0.7399,6.330481,1.5069,7.234507 -L 1.5069,7.234507,2.2736,8.121569 -L 2.2736,8.121569,3.0581,9.000006 -L 3.0581,9.000006,3.545,8.466122 -L 3.545,8.466122,4.0462,7.932174 -L 4.0462,7.932174,4.5537,7.398313 -L 2.4487,7.398313,2.8519,7.398313 -L 2.8519,7.398313,3.2721,7.398313 -L 3.2721,7.398313,3.7026,7.398313 - -[奏] 60 -L 1.1968,-0.000003,2.1429,0.057984 -L 2.1429,0.057984,2.9099,0.463284 -L 2.9099,0.463284,4.1603,1.563601 -L 4.1603,1.563601,3.7785,1.939282 -L 3.7785,1.939282,3.1232,2.077629 -L 3.1232,2.077629,1.628,2.09744 -L 5.6208,0.266949,5.2632,0.532501 -L 5.2632,0.532501,4.92,0.789581 -L 4.92,0.789581,4.5841,1.029696 -L 6.2652,-0.000003,6.5349,-0.000003 -L 6.5349,-0.000003,6.8218,-0.000003 -L 6.8218,-0.000003,7.1163,-0.000003 -L 4.5841,2.09744,4.2864,2.512699 -L 4.2864,2.512699,4.1739,2.928024 -L 4.1739,2.928024,4.1603,3.699155 -L 4.1603,3.699155,3.7291,3.699155 -L 3.7291,3.699155,3.3018,3.699155 -L 3.3018,3.699155,2.8745,3.699155 -L 5.0114,2.09744,5.5613,2.09744 -L 5.5613,2.09744,6.1216,2.09744 -L 6.1216,2.09744,6.6925,2.09744 -L 0.9835,3.165294,1.4704,3.802302 -L 1.4704,3.802302,1.9639,4.42228 -L 1.9639,4.42228,2.4507,5.033874 -L 2.4507,5.033874,1.8802,5.110205 -L 1.8802,5.110205,1.3194,5.186449 -L 1.3194,5.186449,0.7695,5.262737 -L 7.1163,3.165294,5.771,4.78671 -L 5.771,4.78671,4.6261,5.281016 -L 4.6261,5.281016,2.8745,5.529667 -L 2.8745,5.529667,3.008,5.899745 -L 3.008,5.899745,3.1516,6.252923 -L 3.1516,6.252923,3.3018,6.5975 -L 3.3018,6.5975,2.8745,6.700602 -L 2.8745,6.700602,2.4507,6.786675 -L 2.4507,6.786675,2.0203,6.864452 -L 4.5841,3.699155,4.8604,3.699155 -L 4.8604,3.699155,5.1406,3.699155 -L 5.1406,3.699155,5.4387,3.699155 -L 6.2652,5.262737,6.6925,5.262737 -L 6.6925,5.262737,7.1163,5.262737 -L 7.1163,5.262737,7.5436,5.262737 -L 5.4387,5.796751,5.0881,6.370037 -L 5.0881,6.370037,4.6471,6.646949 -L 4.6471,6.646949,3.7291,6.864452 -L 3.7291,6.864452,3.7291,7.234507 -L 3.7291,7.234507,3.7291,7.587599 -L 3.7291,7.587599,3.7291,7.932174 -L 3.7291,7.932174,2.878,7.932174 -L 2.878,7.932174,2.0304,7.932174 -L 2.0304,7.932174,1.1968,7.932174 -L 5.4387,6.864452,5.7115,6.864452 -L 5.7115,6.864452,5.9885,6.864452 -L 5.9885,6.864452,6.2652,6.864452 -L 4.1603,7.932174,4.1603,8.302318 -L 4.1603,8.302318,4.1603,8.655343 -L 4.1603,8.655343,4.1603,9.000006 -L 4.5841,7.932174,5.4176,7.932174 -L 5.4176,7.932174,6.2652,7.932174 -L 6.2652,7.932174,7.1163,7.932174 - -[層] 63 -L 3.3357,-0.000003,3.3357,0.87712 -L 3.3357,0.87712,3.3357,1.754287 -L 3.3357,1.754287,3.3357,2.631345 -L 3.3357,2.631345,4.4596,2.631345 -L 4.4596,2.631345,5.5909,2.631345 -L 5.5909,2.631345,6.7222,2.631345 -L 6.7222,2.631345,6.7222,1.754287 -L 6.7222,1.754287,6.7222,0.87712 -L 6.7222,0.87712,6.7222,-0.000003 -L 6.7222,-0.000003,5.5909,-0.000003 -L 5.5909,-0.000003,4.4596,-0.000003 -L 4.4596,-0.000003,3.3357,-0.000003 -L 0.768,0.762678,1.5494,3.336104 -L 1.5494,3.336104,1.6822,5.765667 -L 1.6822,5.765667,1.6261,8.466122 -L 1.6261,8.466122,3.6085,8.466122 -L 3.6085,8.466122,5.5909,8.466122 -L 5.5909,8.466122,7.5733,8.466122 -L 7.5733,8.466122,7.5733,8.121569 -L 7.5733,8.121569,7.5733,7.768412 -L 7.5733,7.768412,7.5733,7.398313 -L 7.5733,7.398313,7.1495,7.320646 -L 7.1495,7.320646,6.7222,7.234507 -L 6.7222,7.234507,6.2918,7.131405 -L 6.2918,7.131405,6.1408,6.786675 -L 6.1408,6.786675,5.9937,6.433737 -L 5.9937,6.433737,5.8645,6.063594 -L 5.8645,6.063594,6.2918,5.98595 -L 6.2918,5.98595,6.7222,5.899745 -L 6.7222,5.899745,7.1495,5.796751 -L 7.1495,5.796751,7.1495,5.108782 -L 7.1495,5.108782,7.1495,4.412517 -L 7.1495,4.412517,7.1495,3.699155 -L 7.1495,3.699155,5.7209,3.699155 -L 5.7209,3.699155,4.3125,3.699155 -L 4.3125,3.699155,2.9084,3.699155 -L 2.9084,3.699155,2.9084,4.412517 -L 2.9084,4.412517,2.9084,5.108782 -L 2.9084,5.108782,2.9084,5.796751 -L 2.9084,5.796751,3.3357,5.899745 -L 3.3357,5.899745,3.7595,5.98595 -L 3.7595,5.98595,4.1868,6.063594 -L 4.1868,6.063594,4.0358,6.433737 -L 4.0358,6.433737,3.8922,6.786675 -L 3.8922,6.786675,3.7595,7.131405 -L 3.7595,7.131405,3.1812,7.234507 -L 3.1812,7.234507,2.6103,7.320646 -L 2.6103,7.320646,2.0499,7.398313 -L 3.7595,1.563601,4.5931,1.563601 -L 4.5931,1.563601,5.4407,1.563601 -L 5.4407,1.563601,6.2918,1.563601 -L 5.0134,4.233038,4.6628,4.608873 -L 4.6628,4.608873,4.2288,4.747132 -L 4.2288,4.747132,3.3357,4.767009 -L 5.4407,4.767009,5.1426,5.110205 -L 5.1426,5.110205,4.8589,5.453336 -L 4.8589,5.453336,4.5822,5.796751 -L 5.8645,4.767009,6.1408,4.767009 -L 6.1408,4.767009,6.4245,4.767009 -L 6.4245,4.767009,6.7222,4.767009 -L 4.1868,7.398313,4.7363,7.398313 -L 4.7363,7.398313,5.2936,7.398313 -L 5.2936,7.398313,5.8645,7.398313 - -[操] 69 -L 0.8019,-0.000003,1.0783,-0.000003 -L 1.0783,-0.000003,1.3585,-0.000003 -L 1.3585,-0.000003,1.6565,-0.000003 -L 1.6565,-0.000003,1.6565,1.24722 -L 1.6565,1.24722,1.6565,2.477368 -L 1.6565,2.477368,1.6565,3.699155 -L 1.6565,3.699155,1.3585,3.699155 -L 1.3585,3.699155,1.0783,3.699155 -L 1.0783,3.699155,0.8019,3.699155 -L 5.4703,-0.000003,5.3863,0.713293 -L 5.3863,0.713293,5.3166,1.409602 -L 5.3166,1.409602,5.257,2.09744 -L 5.257,2.09744,4.462,1.563601 -L 4.462,1.563601,3.6774,1.029696 -L 3.6774,1.029696,2.9069,0.495703 -L 7.5718,0.495703,6.1008,1.964741 -L 6.1008,1.964741,5.0084,2.433719 -L 5.0084,2.433719,3.3342,2.631345 -L 6.3214,2.631345,6.7316,2.631345 -L 6.7316,2.631345,7.1515,2.631345 -L 7.1515,2.631345,7.5718,2.631345 -L 5.4703,3.43229,5.3166,3.699155 -L 5.3166,3.699155,5.173,3.966064 -L 5.173,3.966064,5.0395,4.233038 -L 5.0395,4.233038,4.462,4.233038 -L 4.462,4.233038,3.8907,4.233038 -L 3.8907,4.233038,3.3342,4.233038 -L 3.3342,4.233038,3.3342,4.765476 -L 3.3342,4.765476,3.3342,5.289618 -L 3.3342,5.289618,3.3342,5.796751 -L 3.3342,5.796751,3.8907,5.796751 -L 3.8907,5.796751,4.462,5.796751 -L 4.462,5.796751,5.0395,5.796751 -L 5.0395,5.796751,5.0395,5.453336 -L 5.0395,5.453336,5.0395,5.110205 -L 5.0395,5.110205,5.0395,4.767009 -L 1.6565,4.233038,1.6565,4.946313 -L 1.6565,4.946313,1.6565,5.642643 -L 1.6565,5.642643,1.6565,6.330481 -L 1.6565,6.330481,1.3585,6.519789 -L 1.3585,6.519789,1.0783,6.700602 -L 1.0783,6.700602,0.8019,6.864452 -L 5.8976,4.233038,5.8976,4.765476 -L 5.8976,4.765476,5.8976,5.289618 -L 5.8976,5.289618,5.8976,5.796751 -L 5.8976,5.796751,6.444,5.796751 -L 6.444,5.796751,7.0044,5.796751 -L 7.0044,5.796751,7.5718,5.796751 -L 7.5718,5.796751,7.5718,5.289618 -L 7.5718,5.289618,7.5718,4.765476 -L 7.5718,4.765476,7.5718,4.233038 -L 7.5718,4.233038,7.0044,4.233038 -L 7.0044,4.233038,6.444,4.233038 -L 6.444,4.233038,5.8976,4.233038 -L 2.0835,6.864452,1.7858,7.2995 -L 1.7858,7.2995,1.674,7.853172 -L 1.674,7.853172,1.6565,9.000006 -L 4.1884,6.864452,4.1884,7.398313 -L 4.1884,7.398313,4.1884,7.932174 -L 4.1884,7.932174,4.1884,8.466122 -L 4.1884,8.466122,5.022,8.466122 -L 5.022,8.466122,5.8665,8.466122 -L 5.8665,8.466122,6.7176,8.466122 -L 6.7176,8.466122,6.7176,7.932174 -L 6.7176,7.932174,6.7176,7.398313 -L 6.7176,7.398313,6.7176,6.864452 -L 6.7176,6.864452,5.8665,6.864452 -L 5.8665,6.864452,5.022,6.864452 -L 5.022,6.864452,4.1884,6.864452 - -[装] 57 -L 1.655,-0.000003,2.0823,-0.000003 -L 2.0823,-0.000003,2.5093,-0.000003 -L 2.5093,-0.000003,2.9401,-0.000003 -L 2.9401,-0.000003,2.9401,0.713293 -L 2.9401,0.713293,2.9401,1.409602 -L 2.9401,1.409602,2.9401,2.09744 -L 2.9401,2.09744,2.194,1.959071 -L 2.194,1.959071,1.5569,1.701969 -L 1.5569,1.701969,0.8316,1.563601 -L 3.5744,-0.000003,4.0679,0.179388 -L 4.0679,0.179388,4.5655,0.341814 -L 4.5655,0.341814,5.0734,0.495703 -L 7.1784,-0.000003,6.3234,0.87712 -L 6.3234,0.87712,5.4797,1.754287 -L 5.4797,1.754287,4.6461,2.631345 -L 4.6461,2.631345,4.6461,3.001466 -L 4.6461,3.001466,4.6461,3.354558 -L 4.6461,3.354558,4.6461,3.699155 -L 4.6461,3.699155,4.0679,3.354558 -L 4.0679,3.354558,3.4973,3.001466 -L 3.4973,3.001466,2.9401,2.631345 -L 0.8316,3.699155,1.6652,3.699155 -L 1.6652,3.699155,2.5093,3.699155 -L 2.5093,3.699155,3.3639,3.699155 -L 5.0734,3.699155,5.907,3.699155 -L 5.907,3.699155,6.7511,3.699155 -L 6.7511,3.699155,7.6057,3.699155 -L 2.5093,4.767009,2.4256,5.299403 -L 2.4256,5.299403,2.359,5.82337 -L 2.359,5.82337,2.296,6.330481 -L 2.296,6.330481,1.8088,5.98595 -L 1.8088,5.98595,1.3184,5.632858 -L 1.3184,5.632858,0.8316,5.262737 -L 3.7912,5.796751,4.3414,5.796751 -L 4.3414,5.796751,4.9014,5.796751 -L 4.9014,5.796751,5.4723,5.796751 -L 5.4723,5.796751,5.4552,6.943586 -L 5.4552,6.943586,5.3536,7.497191 -L 5.3536,7.497191,5.0734,7.932174 -L 5.0734,7.932174,4.4987,7.932174 -L 4.4987,7.932174,3.9211,7.932174 -L 3.9211,7.932174,3.3639,7.932174 -L 5.8961,5.796751,6.3234,5.796751 -L 6.3234,5.796751,6.7511,5.796751 -L 6.7511,5.796751,7.1784,5.796751 -L 2.5093,6.864452,2.5093,7.587599 -L 2.5093,7.587599,2.5093,8.302318 -L 2.5093,8.302318,2.5093,9.000006 -L 1.2589,7.665309,1.1086,7.932174 -L 1.1086,7.932174,0.965,8.199192 -L 0.965,8.199192,0.8316,8.466122 -L 5.8961,7.932174,5.7459,8.302318 -L 5.7459,8.302318,5.6023,8.655343 -L 5.6023,8.655343,5.4723,9.000006 -L 6.3234,7.932174,6.7511,7.932174 -L 6.7511,7.932174,7.1784,7.932174 -L 7.1784,7.932174,7.6057,7.932174 - -[臓] 75 -L 0.8301,0.266949,1.1316,1.079058 -L 1.1316,1.079058,1.2437,3.204784 -L 1.2437,3.204784,1.2574,8.466122 -L 1.2574,8.466122,1.6885,8.466122 -L 1.6885,8.466122,2.1158,8.466122 -L 2.1158,8.466122,2.5396,8.466122 -L 2.5396,8.466122,2.6027,5.644089 -L 2.6027,5.644089,2.6724,2.822054 -L 2.6724,2.822054,2.7529,-0.000003 -L 2.7529,-0.000003,2.9669,0.179388 -L 2.9669,0.179388,3.1802,0.341814 -L 3.1802,0.341814,3.3977,0.495703 -L 3.3977,0.495703,3.3977,2.276831 -L 3.3977,2.276831,3.3977,4.040928 -L 3.3977,4.040928,3.3977,5.796751 -L 3.3977,5.796751,4.3711,5.796751 -L 4.3711,5.796751,5.3591,5.796751 -L 5.3591,5.796751,6.3538,5.796751 -L 6.3538,5.796751,6.483,6.063594 -L 6.483,6.063594,6.6305,6.330481 -L 6.6305,6.330481,6.7807,6.5975 -L 6.7807,6.5975,6.483,7.053694 -L 6.483,7.053694,6.2032,7.501548 -L 6.2032,7.501548,5.9297,7.932174 -L 5.9297,7.932174,5.0719,7.932174 -L 5.0719,7.932174,4.2278,7.932174 -L 4.2278,7.932174,3.3977,7.932174 -L 5.5027,-0.000003,5.6284,0.265614 -L 5.6284,0.265614,5.772,0.522628 -L 5.772,0.522628,5.9297,0.762678 -L 5.9297,0.762678,5.3482,0.865847 -L 5.3482,0.865847,4.7742,0.952029 -L 4.7742,0.952029,4.2208,1.029696 -L 4.2208,1.029696,4.2208,2.286704 -L 4.2208,2.286704,4.2208,3.535284 -L 4.2208,3.535284,4.2208,4.767009 -L 4.2208,4.767009,4.7742,4.767009 -L 4.7742,4.767009,5.3482,4.767009 -L 5.3482,4.767009,5.9297,4.767009 -L 7.6353,0.495703,7.422,0.865847 -L 7.422,0.865847,7.208,1.219025 -L 7.208,1.219025,6.9947,1.563601 -L 6.9947,1.563601,6.7807,1.399686 -L 6.7807,1.399686,6.5675,1.219025 -L 6.5675,1.219025,6.3538,1.029696 -L 7.6353,0.495703,7.6353,0.865847 -L 7.6353,0.865847,7.6353,1.219025 -L 7.6353,1.219025,7.6353,1.563601 -L 5.0719,1.563601,4.9209,1.933657 -L 4.9209,1.933657,4.7742,2.286704 -L 4.7742,2.286704,4.6446,2.631345 -L 7.208,2.09744,6.9068,2.570621 -L 6.9068,2.570621,6.7951,3.391333 -L 6.7951,3.391333,6.7807,5.262737 -L 6.7807,5.262737,7.1839,5.529667 -L 7.1839,5.529667,7.6042,5.796751 -L 7.6042,5.796751,8.0346,6.063594 -L 8.0346,6.063594,7.8914,6.330481 -L 7.8914,6.330481,7.7579,6.5975 -L 7.7579,6.5975,7.6353,6.864452 -L 5.7125,2.631345,5.772,3.001466 -L 5.772,3.001466,5.8459,3.354558 -L 5.8459,3.354558,5.9297,3.699155 -L 5.9297,3.699155,5.5027,3.699155 -L 5.5027,3.699155,5.0719,3.699155 -L 5.0719,3.699155,4.6446,3.699155 -L 7.6353,2.898363,7.7579,3.354558 -L 7.7579,3.354558,7.8914,3.802302 -L 7.8914,3.802302,8.0346,4.233038 -L 6.7807,7.932174,6.6305,8.302318 -L 6.6305,8.302318,6.483,8.655343 -L 6.483,8.655343,6.3538,9.000006 -L 7.208,7.932174,7.4816,7.932174 -L 7.4816,7.932174,7.7579,7.932174 -L 7.7579,7.932174,8.0346,7.932174 - -[蔵] 57 -L 0.864,0.266949,1.4625,2.37282 -L 1.4625,2.37282,1.6867,4.22461 -L 1.6867,4.22461,1.7151,6.330481 -L 1.7151,6.330481,4.4186,6.350357 -L 4.4186,6.350357,5.5187,6.488704 -L 5.5187,6.488704,5.96,6.864452 -L 5.96,6.864452,4.4014,7.971708 -L 4.4014,7.971708,2.7097,8.070718 -L 2.7097,8.070718,0.864,7.932174 -L 5.5289,-0.000003,5.1334,0.348797 -L 5.1334,0.348797,4.3629,0.477403 -L 4.3629,0.477403,2.5416,0.495703 -L 2.5416,0.495703,2.5416,1.933657 -L 2.5416,1.933657,2.5416,3.354558 -L 2.5416,3.354558,2.5416,4.767009 -L 2.5416,4.767009,3.3962,4.767009 -L 3.3962,4.767009,4.2505,4.767009 -L 4.2505,4.767009,5.1016,4.767009 -L 7.6338,-0.000003,7.3435,0.532501 -L 7.3435,0.532501,7.0563,1.056555 -L 7.0563,1.056555,6.7827,1.563601 -L 6.7827,1.563601,6.5064,1.219025 -L 6.5064,1.219025,6.2297,0.865847 -L 6.2297,0.865847,5.96,0.495703 -L 8.0611,-0.000003,8.0611,0.532501 -L 8.0611,0.532501,8.0611,1.056555 -L 8.0611,1.056555,8.0611,1.563601 -L 3.82,1.029696,3.82,1.399686 -L 3.82,1.399686,3.82,1.752843 -L 3.82,1.752843,3.82,2.09744 -L 3.82,2.09744,3.529,2.09744 -L 3.529,2.09744,3.2418,2.09744 -L 3.2418,2.09744,2.9689,2.09744 -L 4.2505,2.09744,4.524,2.09744 -L 4.524,2.09744,4.8112,2.09744 -L 4.8112,2.09744,5.1016,2.09744 -L 5.1016,2.09744,5.1016,2.467518 -L 5.1016,2.467518,5.1016,2.820565 -L 5.1016,2.820565,5.1016,3.165294 -L 5.1016,3.165294,4.3801,3.165294 -L 4.3801,3.165294,3.6729,3.165294 -L 3.6729,3.165294,2.9689,3.165294 -L 6.3523,2.09744,6.0476,4.492964 -L 6.0476,4.492964,6.0301,5.854541 -L 6.0301,5.854541,7.6338,6.5975 -L 7.6338,6.5975,7.4836,6.967555 -L 7.4836,6.967555,7.3435,7.320646 -L 7.3435,7.320646,7.21,7.665309 -L 7.21,7.665309,6.7827,7.768412 -L 6.7827,7.768412,6.3625,7.854595 -L 6.3625,7.854595,5.96,7.932174 -L 5.96,7.932174,5.8059,8.302318 -L 5.8059,8.302318,5.6623,8.655343 -L 5.6623,8.655343,5.5289,9.000006 -L 6.7827,2.09744,7.382,3.26415 -L 7.382,3.26415,7.6027,3.956279 -L 7.6027,3.956279,7.6338,4.767009 - -[存] 36 -L 2.1163,-0.000003,2.0319,1.411091 -L 2.0319,1.411091,1.9619,2.822054 -L 1.9619,2.822054,1.9023,4.233038 -L 1.9023,4.233038,1.5416,3.888397 -L 1.5416,3.888397,1.1983,3.535284 -L 1.1983,3.535284,0.8625,3.165294 -L 4.2493,-0.000003,4.6553,-0.000003 -L 4.6553,-0.000003,5.0759,-0.000003 -L 5.0759,-0.000003,5.4997,-0.000003 -L 5.4997,-0.000003,5.3561,2.515611 -L 5.3561,2.515611,4.6553,3.192219 -L 4.6553,3.192219,2.9674,3.165294 -L 5.927,3.165294,5.776,3.43229 -L 5.776,3.43229,5.6324,3.699155 -L 5.6324,3.699155,5.4997,3.966064 -L 5.4997,3.966064,5.927,4.498634 -L 5.927,4.498634,6.3575,5.02271 -L 6.3575,5.02271,6.7812,5.529667 -L 6.7812,5.529667,5.7869,5.632858 -L 5.7869,5.632858,4.7989,5.718976 -L 4.7989,5.718976,3.8252,5.796751 -L 6.3575,3.165294,6.9108,3.165294 -L 6.9108,3.165294,7.4856,3.165294 -L 7.4856,3.165294,8.0631,3.165294 -L 2.1163,4.767009,2.5436,5.566378 -L 2.5436,5.566378,2.9674,6.357362 -L 2.9674,6.357362,3.3947,7.131405 -L 3.3947,7.131405,2.5436,7.234507 -L 2.5436,7.234507,1.696,7.320646 -L 1.696,7.320646,0.8625,7.398313 -L 3.8252,7.398313,3.8252,7.932174 -L 3.8252,7.932174,3.8252,8.466122 -L 3.8252,8.466122,3.8252,9.000006 -L 4.2493,7.398313,5.5064,7.398313 -L 5.5064,7.398313,6.7812,7.398313 -L 6.7812,7.398313,8.0631,7.398313 - -[尊] 60 -L 4.6748,-0.000003,5.1056,-0.000003 -L 5.1056,-0.000003,5.5294,-0.000003 -L 5.5294,-0.000003,5.9567,-0.000003 -L 5.9567,-0.000003,5.9392,1.119993 -L 5.9392,1.119993,5.8306,1.66388 -L 5.8306,1.66388,5.5294,2.09744 -L 5.5294,2.09744,4.5347,2.019773 -L 4.5347,2.019773,3.547,1.933657 -L 3.547,1.933657,2.5733,1.830553 -L 2.5733,1.830553,2.8468,1.399686 -L 2.8468,1.399686,3.1197,0.952029 -L 3.1197,0.952029,3.3967,0.495703 -L 0.8645,2.09744,1.2918,2.09744 -L 1.2918,2.09744,1.7156,2.09744 -L 1.7156,2.09744,2.1428,2.09744 -L 6.384,2.09744,6.0831,2.512699 -L 6.0831,2.512699,5.9742,2.928024 -L 5.9742,2.928024,5.9567,3.699155 -L 5.9567,3.699155,4.6748,3.699155 -L 4.6748,3.699155,3.4034,3.699155 -L 3.4034,3.699155,2.1428,3.699155 -L 2.1428,3.699155,2.1428,4.765476 -L 2.1428,4.765476,2.1428,5.82337 -L 2.1428,5.82337,2.1428,6.864452 -L 2.1428,6.864452,3.0391,6.894113 -L 3.0391,6.894113,3.4773,7.101677 -L 3.4773,7.101677,3.8205,7.665309 -L 3.8205,7.665309,2.9694,7.768412 -L 2.9694,7.768412,2.125,7.854595 -L 2.125,7.854595,1.2918,7.932174 -L 6.8151,2.09744,7.2179,2.09744 -L 7.2179,2.09744,7.6378,2.09744 -L 7.6378,2.09744,8.0616,2.09744 -L 6.5976,3.699155,6.6607,4.069167 -L 6.6607,4.069167,6.7311,4.42228 -L 6.7311,4.42228,6.8151,4.767009 -L 6.8151,4.767009,5.3858,4.767009 -L 5.3858,4.767009,3.9743,4.767009 -L 3.9743,4.767009,2.5733,4.767009 -L 3.0006,5.262737,3.7014,6.063594 -L 3.7014,6.063594,4.4054,6.864452 -L 4.4054,6.864452,5.1056,7.665309 -L 5.1056,7.665309,4.8082,7.768412 -L 4.8082,7.768412,4.5245,7.854595 -L 4.5245,7.854595,4.2478,7.932174 -L 6.8151,5.529667,6.2334,5.718976 -L 6.2334,5.718976,5.6593,5.899745 -L 5.6593,5.899745,5.1056,6.063594 -L 5.1056,6.063594,5.2355,6.330481 -L 5.2355,6.330481,5.3791,6.5975 -L 5.3791,6.5975,5.5294,6.864452 -L 5.5294,6.864452,5.9567,6.700602 -L 5.9567,6.700602,6.384,6.519789 -L 6.384,6.519789,6.8151,6.330481 -L 5.5294,8.199192,5.6593,8.466122 -L 5.6593,8.466122,5.8064,8.733119 -L 5.8064,8.733119,5.9567,9.000006 -L 5.9567,7.932174,6.5104,7.932174 -L 6.5104,7.932174,7.0669,7.932174 -L 7.0669,7.932174,7.6378,7.932174 - -[担] 36 -L 1.2903,-0.000003,1.5631,-0.000003 -L 1.5631,-0.000003,1.8401,-0.000003 -L 1.8401,-0.000003,2.113,-0.000003 -L 2.113,-0.000003,2.0993,2.622939 -L 2.0993,2.622939,1.9942,3.720367 -L 1.9942,3.720367,1.7176,4.233038 -L 1.7176,4.233038,1.4195,4.069167 -L 1.4195,4.069167,1.1393,3.888397 -L 1.1393,3.888397,0.8595,3.699155 -L 3.3952,-0.000003,4.9503,-0.000003 -L 4.9503,-0.000003,6.5051,-0.000003 -L 6.5051,-0.000003,8.0636,-0.000003 -L 4.2495,2.09744,4.2495,4.231659 -L 4.2495,4.231659,4.2495,6.357362 -L 4.2495,6.357362,4.2495,8.466122 -L 4.2495,8.466122,5.2267,8.466122 -L 5.2267,8.466122,6.2112,8.466122 -L 6.2112,8.466122,7.2055,8.466122 -L 7.2055,8.466122,7.2055,6.357362 -L 7.2055,6.357362,7.2055,4.231659 -L 7.2055,4.231659,7.2055,2.09744 -L 7.2055,2.09744,6.2112,2.09744 -L 6.2112,2.09744,5.2267,2.09744 -L 5.2267,2.09744,4.2495,2.09744 -L 2.5406,4.233038,2.2254,5.033874 -L 2.2254,5.033874,2.0114,6.063594 -L 2.0114,6.063594,1.7176,6.864452 -L 1.7176,6.864452,1.4195,6.864452 -L 1.4195,6.864452,1.1393,6.864452 -L 1.1393,6.864452,0.8595,6.864452 -L 4.6736,5.262737,5.3776,5.262737 -L 5.3776,5.262737,6.0816,5.262737 -L 6.0816,5.262737,6.7852,5.262737 -L 2.5406,6.864452,2.2429,7.2995 -L 2.2429,7.2995,2.1305,7.853172 -L 2.1305,7.853172,2.113,9.000006 - -[探] 51 -L 0.865,-0.000003,1.1413,-0.000003 -L 1.1413,-0.000003,1.4215,-0.000003 -L 1.4215,-0.000003,1.716,-0.000003 -L 1.716,-0.000003,1.716,1.24722 -L 1.716,1.24722,1.716,2.477368 -L 1.716,2.477368,1.716,3.699155 -L 1.716,3.699155,1.4215,3.699155 -L 1.4215,3.699155,1.1413,3.699155 -L 1.1413,3.699155,0.865,3.699155 -L 5.5334,-0.000003,5.4493,1.066494 -L 5.4493,1.066494,5.3796,2.124256 -L 5.3796,2.124256,5.3201,3.165294 -L 5.3201,3.165294,4.5352,2.467518 -L 4.5352,2.467518,3.7615,1.752843 -L 3.7615,1.752843,2.9976,1.029696 -L 7.6632,1.029696,6.2969,2.857362 -L 6.2969,2.857362,5.2252,3.473116 -L 5.2252,3.473116,3.4284,3.699155 -L 6.3845,3.699155,6.8121,3.699155 -L 6.8121,3.699155,7.2429,3.699155 -L 7.2429,3.699155,7.6632,3.699155 -L 1.716,4.233038,1.716,4.946313 -L 1.716,4.946313,1.716,5.642643 -L 1.716,5.642643,1.716,6.330481 -L 1.716,6.330481,1.4215,6.519789 -L 1.4215,6.519789,1.1413,6.700602 -L 1.1413,6.700602,0.865,6.864452 -L 5.5334,4.233038,5.5334,4.576256 -L 5.5334,4.576256,5.5334,4.919584 -L 5.5334,4.919584,5.5334,5.262737 -L 3.6389,5.262737,4.1289,5.98595 -L 4.1289,5.98595,4.6157,6.700602 -L 4.6157,6.700602,5.1026,7.398313 -L 6.3845,5.796751,6.3845,6.330481 -L 6.3845,6.330481,6.3845,6.864452 -L 6.3845,6.864452,6.3845,7.398313 -L 6.8121,5.796751,7.0885,5.796751 -L 7.0885,5.796751,7.3687,5.796751 -L 7.3687,5.796751,7.6632,5.796751 -L 7.6632,5.796751,7.7749,6.726018 -L 7.7749,6.726018,7.9816,7.536747 -L 7.9816,7.536747,8.094,8.466122 -L 8.094,8.466122,6.5386,8.466122 -L 6.5386,8.466122,4.98,8.466122 -L 4.98,8.466122,3.4284,8.466122 -L 3.4284,8.466122,3.4284,8.121569 -L 3.4284,8.121569,3.4284,7.768412 -L 3.4284,7.768412,3.4284,7.398313 -L 2.1433,6.864452,1.8418,7.2995 -L 1.8418,7.2995,1.7301,7.853172 -L 1.7301,7.853172,1.716,9.000006 - - -# kan_20 ------------------------------------------------------- -# 誕段値宙忠著庁潮頂賃展党糖討届乳認納派俳拝背肺班否批秘腹奮陛片補暮宝亡棒枚幕密盟模訳優郵幼欲翌乱卵 - -[誕] 50 -L 2.5353,-0.000003,2.812,0.456301 -L 2.812,0.456301,3.0922,0.904045 -L 3.0922,0.904045,3.3938,1.334825 -L 3.3938,1.334825,2.791,2.286748 -L 2.791,2.286748,2.5669,2.89972 -L 2.5669,2.89972,2.5353,3.699221 -L 4.6718,-0.000003,4.3745,0.189195 -L 4.3745,0.189195,4.0939,0.370184 -L 4.0939,0.370184,3.8176,0.533989 -L 5.0676,-0.000003,5.7681,-0.000003 -L 5.7681,-0.000003,6.4794,-0.000003 -L 6.4794,-0.000003,7.2041,-0.000003 -L 3.8176,2.097528,3.8176,3.165359 -L 3.8176,3.165359,3.8176,4.233104 -L 3.8176,4.233104,3.8176,5.300936 -L 3.8176,5.300936,3.523,5.300936 -L 3.523,5.300936,3.2358,5.300936 -L 3.2358,5.300936,2.9626,5.300936 -L 2.9626,5.300936,3.2358,6.281184 -L 3.2358,6.281184,3.523,7.244467 -L 3.523,7.244467,3.8176,8.199302 -L 3.8176,8.199302,3.3938,8.302406 -L 3.3938,8.302406,2.9626,8.388653 -L 2.9626,8.388653,2.5353,8.466188 -L 5.0676,2.097528,5.0676,3.354601 -L 5.0676,3.354601,5.0676,4.603269 -L 5.0676,4.603269,5.0676,5.834884 -L 5.7085,2.097528,5.7681,4.042439 -L 5.7681,4.042439,5.842,5.987329 -L 5.842,5.987329,5.9187,7.932305 -L 5.9187,7.932305,5.4988,7.932305 -L 5.4988,7.932305,5.0781,7.932305 -L 5.0781,7.932305,4.6718,7.932305 -L 6.3498,2.097528,6.6262,2.097528 -L 6.6262,2.097528,6.9067,2.097528 -L 6.9067,2.097528,7.2041,2.097528 -L 6.3498,5.300936,6.6262,5.300936 -L 6.6262,5.300936,6.9067,5.300936 -L 6.9067,5.300936,7.2041,5.300936 -L 6.3498,7.932305,6.6262,8.121526 -L 6.6262,8.121526,6.9067,8.302406 -L 6.9067,8.302406,7.2041,8.466188 -L 0.0034,6.902519,2.5353,6.902519 -L 0.4304,8.504343,2.1084,8.504343 -L 0.4304,5.300957,2.1084,5.300957 -L 0.4304,4.233038,2.1084,4.233038 -L 0.4304,2.669522,2.1084,2.669522 -L 0.4304,-0.000003,0.4304,2.669522 -L 2.1084,-0.000003,0.4304,-0.000003 -L 2.1084,2.669522,2.1084,-0.000003 - -[段] 45 -L 0.4324,-0.000003,0.4324,2.658292 -L 0.4324,2.658292,0.4324,5.29947 -L 0.4324,5.29947,0.4324,7.932305 -L 0.4324,7.932305,1.364,7.952094 -L 1.364,7.952094,1.9209,8.090419 -L 1.9209,8.090419,2.5653,8.466188 -L 3.2063,-0.000003,3.8262,0.533989 -L 3.8262,0.533989,4.457,1.067785 -L 4.457,1.067785,5.0976,1.601777 -L 5.0976,1.601777,4.6668,2.40119 -L 4.6668,2.40119,4.2465,3.192241 -L 4.2465,3.192241,3.8157,3.966195 -L 3.8157,3.966195,4.6668,3.966195 -L 4.6668,3.966195,5.5249,3.966195 -L 5.5249,3.966195,6.376,3.966195 -L 6.376,3.966195,6.0818,3.354601 -L 6.0818,3.354601,5.802,2.734624 -L 5.802,2.734624,5.5249,2.097528 -L 6.8068,-0.000003,6.376,0.370184 -L 6.376,0.370184,5.9557,0.723188 -L 5.9557,0.723188,5.5249,1.067785 -L 1.0698,1.601777,1.4165,1.781125 -L 1.4165,1.781125,1.7773,1.943529 -L 1.7773,1.943529,2.1416,2.097528 -L 0.8562,3.699221,1.2835,3.699221 -L 1.2835,3.699221,1.7107,3.699221 -L 1.7107,3.699221,2.1416,3.699221 -L 2.9926,5.300936,3.6406,6.316515 -L 3.6406,6.316515,3.8227,7.221789 -L 3.8227,7.221789,3.8157,8.466188 -L 3.8157,8.466188,4.3765,8.466188 -L 4.3765,8.466188,4.947,8.466188 -L 4.947,8.466188,5.5249,8.466188 -L 5.5249,8.466188,5.5249,7.589 -L 5.5249,7.589,5.5249,6.712029 -L 5.5249,6.712029,5.5249,5.834884 -L 5.5249,5.834884,5.9557,5.834884 -L 5.9557,5.834884,6.376,5.834884 -L 6.376,5.834884,6.8068,5.834884 -L 6.8068,5.834884,6.8068,6.178058 -L 6.8068,6.178058,6.8068,6.521255 -L 6.8068,6.521255,6.8068,6.864495 -L 0.8562,5.834884,1.2835,5.834884 -L 1.2835,5.834884,1.7107,5.834884 -L 1.7107,5.834884,2.1416,5.834884 - -[値] 51 -L 0.8897,-0.000003,0.8091,1.944996 -L 0.8091,1.944996,0.7356,3.889864 -L 0.7356,3.889864,0.676,5.834884 -L 0.676,5.834884,0.4592,5.671014 -L 0.4592,5.671014,0.2487,5.490221 -L 0.2487,5.490221,0.0351,5.300936 -L 2.5673,-0.000003,2.5673,2.134238 -L 2.5673,2.134238,2.5673,4.259985 -L 2.5673,4.259985,2.5673,6.368723 -L 2.9946,-0.000003,4.396,-0.000003 -L 4.396,-0.000003,5.8106,-0.000003 -L 5.8106,-0.000003,7.2361,-0.000003 -L 3.8496,1.601777,3.8496,3.202048 -L 3.8496,3.202048,3.8496,4.793934 -L 3.8496,4.793934,3.8496,6.368723 -L 3.8496,6.368723,4.2734,6.368723 -L 4.2734,6.368723,4.7038,6.368723 -L 4.7038,6.368723,5.1245,6.368723 -L 5.1245,6.368723,4.7038,7.841964 -L 4.7038,7.841964,3.706,8.060845 -L 3.706,8.060845,2.5673,7.932305 -L 4.2734,1.601777,4.977,1.601777 -L 4.977,1.601777,5.6775,1.601777 -L 5.6775,1.601777,6.3815,1.601777 -L 6.3815,1.601777,6.3815,2.134238 -L 6.3815,2.134238,6.3815,2.658292 -L 6.3815,2.658292,6.3815,3.165359 -L 6.3815,3.165359,5.6775,3.165359 -L 5.6775,3.165359,4.977,3.165359 -L 4.977,3.165359,4.2734,3.165359 -L 6.3815,3.699221,6.3815,4.06932 -L 6.3815,4.06932,6.3815,4.422433 -L 6.3815,4.422433,6.3815,4.767052 -L 6.3815,4.767052,5.6775,4.767052 -L 5.6775,4.767052,4.977,4.767052 -L 4.977,4.767052,4.2734,4.767052 -L 6.3815,5.300936,6.3815,5.671014 -L 6.3815,5.671014,6.3815,6.02406 -L 6.3815,6.02406,6.3815,6.368723 -L 6.3815,6.368723,6.1052,6.368723 -L 6.1052,6.368723,5.832,6.368723 -L 5.832,6.368723,5.5549,6.368723 -L 0.8897,6.635719,1.1629,7.43511 -L 1.1629,7.43511,1.4431,8.226051 -L 1.4431,8.226051,1.7408,9.000116 -L 5.5549,7.932305,5.4043,8.302406 -L 5.4043,8.302406,5.2646,8.655496 -L 5.2646,8.655496,5.1245,9.000116 -L 5.9822,7.932305,6.385,7.932305 -L 6.385,7.932305,6.8057,7.932305 -L 6.8057,7.932305,7.2361,7.932305 - -[宙] 39 -L 0.8882,-0.000003,0.8882,1.600355 -L 0.8882,1.600355,0.8882,3.192241 -L 0.8882,3.192241,0.8882,4.767052 -L 0.8882,4.767052,2.1774,4.733079 -L 2.1774,4.733079,3.1017,5.055173 -L 3.1017,5.055173,3.452,6.368723 -L 1.3155,-0.000003,2.0163,-0.000003 -L 2.0163,-0.000003,2.7273,-0.000003 -L 2.7273,-0.000003,3.452,-0.000003 -L 3.452,-0.000003,3.2979,2.072069 -L 3.2979,2.072069,2.6709,2.644107 -L 2.6709,2.644107,1.3155,2.631367 -L 3.8796,-0.000003,4.5833,-0.000003 -L 4.5833,-0.000003,5.2837,-0.000003 -L 5.2837,-0.000003,5.9846,-0.000003 -L 5.9846,-0.000003,5.9846,0.877164 -L 5.9846,0.877164,5.9846,1.754244 -L 5.9846,1.754244,5.9846,2.631367 -L 5.9846,2.631367,3.5816,3.185148 -L 3.5816,3.185148,3.687,4.213271 -L 3.687,4.213271,5.9846,4.767052 -L 5.9846,4.767052,5.9846,4.233104 -L 5.9846,4.233104,5.9846,3.699221 -L 5.9846,3.699221,5.9846,3.165359 -L 0.0616,6.368723,0.0616,6.901294 -L 0.0616,6.901294,0.0616,7.425282 -L 0.0616,7.425282,0.0616,7.932305 -L 0.0616,7.932305,1.1929,7.932305 -L 1.1929,7.932305,2.321,7.932305 -L 2.321,7.932305,3.452,7.932305 -L 3.452,7.932305,3.452,8.302406 -L 3.452,8.302406,3.452,8.655496 -L 3.452,8.655496,3.452,9.000116 -L 6.8388,6.368723,6.8388,6.901294 -L 6.8388,6.901294,6.8388,7.425282 -L 6.8388,7.425282,6.8388,7.932305 -L 6.8388,7.932305,5.8371,7.932305 -L 5.8371,7.932305,4.8529,7.932305 -L 4.8529,7.932305,3.8796,7.932305 - -[忠] 42 -L 0.0639,0.266993,0.197,0.877164 -L 0.197,0.877164,0.3403,1.487357 -L 0.3403,1.487357,0.4909,2.097528 -L 2.6309,-0.000003,2.3262,0.453499 -L 2.3262,0.453499,2.2141,1.135732 -L 2.2141,1.135732,2.2004,2.631367 -L 3.0547,-0.000003,3.7552,-0.000003 -L 3.7552,-0.000003,4.456,-0.000003 -L 4.456,-0.000003,5.1565,-0.000003 -L 5.1565,-0.000003,5.1565,0.370184 -L 5.1565,0.370184,5.1565,0.723188 -L 5.1565,0.723188,5.1565,1.067785 -L 6.8657,0.80092,6.5715,1.247242 -L 6.5715,1.247242,6.2878,1.676664 -L 6.2878,1.676664,6.0146,2.097528 -L 3.8781,1.868686,3.7275,2.134238 -L 3.7275,2.134238,3.5801,2.391318 -L 3.5801,2.391318,3.447,2.631367 -L 3.447,3.699221,3.4365,4.470417 -L 3.4365,4.470417,3.3349,4.885589 -L 3.3349,4.885589,3.0547,5.300936 -L 3.0547,5.300936,2.33,5.300936 -L 2.33,5.300936,1.6225,5.300936 -L 1.6225,5.300936,0.9217,5.300936 -L 0.9217,5.300936,0.9217,6.178058 -L 0.9217,6.178058,0.9217,7.055247 -L 0.9217,7.055247,0.9217,7.932305 -L 0.9217,7.932305,1.6225,7.932305 -L 1.6225,7.932305,2.33,7.932305 -L 2.33,7.932305,3.0547,7.932305 -L 3.0547,7.932305,3.1773,8.302406 -L 3.1773,8.302406,3.3069,8.655496 -L 3.3069,8.655496,3.447,9.000116 -L 3.8781,5.300936,3.3069,7.101831 -L 3.3069,7.101831,4.5537,7.809435 -L 4.5537,7.809435,6.0146,7.932305 -L 6.0146,7.932305,6.0146,7.055247 -L 6.0146,7.055247,6.0146,6.178058 -L 6.0146,6.178058,6.0146,5.300936 -L 6.0146,5.300936,5.2893,5.300936 -L 5.2893,5.300936,4.5818,5.300936 -L 4.5818,5.300936,3.8781,5.300936 - -[著] 54 -L 2.1989,-0.000003,2.1184,1.066406 -L 2.1184,1.066406,2.0483,2.124321 -L 2.0483,2.124321,1.9884,3.165359 -L 1.9884,3.165359,1.3478,2.82074 -L 1.3478,2.82074,0.717,2.467627 -L 0.717,2.467627,0.094,2.097528 -L 2.6294,-0.000003,3.6069,-0.000003 -L 3.6069,-0.000003,4.5908,-0.000003 -L 4.5908,-0.000003,5.5855,-0.000003 -L 5.5855,-0.000003,5.5855,0.533989 -L 5.5855,0.533989,5.5855,1.067785 -L 5.5855,1.067785,5.5855,1.601777 -L 5.5855,1.601777,4.5908,1.601777 -L 4.5908,1.601777,3.6069,1.601777 -L 3.6069,1.601777,2.6294,1.601777 -L 5.5855,2.097528,5.5855,2.467627 -L 5.5855,2.467627,5.5855,2.82074 -L 5.5855,2.82074,5.5855,3.165359 -L 5.5855,3.165359,4.5908,3.165359 -L 4.5908,3.165359,3.6069,3.165359 -L 3.6069,3.165359,2.6294,3.165359 -L 3.0532,3.699221,2.9306,4.721936 -L 2.9306,4.721936,1.2568,4.863173 -L 1.2568,4.863173,0.094,4.767052 -L 3.9043,4.767052,3.6101,5.182334 -L 3.6101,5.182334,3.498,5.597594 -L 3.498,5.597594,3.4843,6.368723 -L 3.4843,6.368723,2.6294,6.368723 -L 2.6294,6.368723,1.7818,6.368723 -L 1.7818,6.368723,0.9482,6.368723 -L 4.5491,4.767052,4.7624,5.137152 -L 4.7624,5.137152,4.976,5.490221 -L 4.976,5.490221,5.1932,5.834884 -L 5.1932,5.834884,4.8569,6.210609 -L 4.8569,6.210609,4.5242,6.349001 -L 4.5242,6.349001,3.9043,6.368723 -L 5.1932,4.767052,5.7396,4.767052 -L 5.7396,4.767052,6.2965,4.767052 -L 6.2965,4.767052,6.8674,4.767052 -L 0.094,7.932305,0.7941,7.932305 -L 0.7941,7.932305,1.4946,7.932305 -L 1.4946,7.932305,2.1989,7.932305 -L 2.1989,7.932305,2.1989,8.302406 -L 2.1989,8.302406,2.1989,8.655496 -L 2.1989,8.655496,2.1989,9.000116 -L 2.6294,7.932305,3.3299,7.932305 -L 3.3299,7.932305,4.0444,7.932305 -L 4.0444,7.932305,4.7624,7.932305 -L 4.7624,7.932305,4.7624,8.302406 -L 4.7624,8.302406,4.7624,8.655496 -L 4.7624,8.655496,4.7624,9.000116 -L 5.1932,7.932305,5.7396,7.932305 -L 5.7396,7.932305,6.2965,7.932305 -L 6.2965,7.932305,6.8674,7.932305 - -[庁] 24 -L 0.1271,0.266993,0.8035,2.915285 -L 0.8035,2.915285,0.9677,5.334888 -L 0.9677,5.334888,0.9467,7.932305 -L 0.9467,7.932305,1.9348,7.932305 -L 1.9348,7.932305,2.9326,7.932305 -L 2.9326,7.932305,3.9417,7.932305 -L 3.9417,7.932305,3.9417,8.302406 -L 3.9417,8.302406,3.9417,8.655496 -L 3.9417,8.655496,3.9417,9.000116 -L 3.5105,-0.000003,3.9168,-0.000003 -L 3.9168,-0.000003,4.3371,-0.000003 -L 4.3371,-0.000003,4.7644,-0.000003 -L 4.7644,-0.000003,4.7644,1.944996 -L 4.7644,1.944996,4.7644,3.889864 -L 4.7644,3.889864,4.7644,5.834884 -L 4.7644,5.834884,3.9101,5.834884 -L 3.9101,5.834884,3.0657,5.834884 -L 3.0657,5.834884,2.2321,5.834884 -L 5.1882,5.834884,5.8957,5.834884 -L 5.8957,5.834884,6.6035,5.834884 -L 6.6035,5.834884,7.3247,5.834884 -L 4.3371,7.932305,5.3181,7.932305 -L 5.3181,7.932305,6.3198,7.932305 -L 6.3198,7.932305,7.3247,7.932305 - -[潮] 60 -L 0.126,-0.000003,0.3466,1.546658 -L 0.3466,1.546658,0.7596,2.940721 -L 0.7596,2.940721,0.9802,4.233104 -L 3.0852,-0.000003,2.9416,1.194968 -L 2.9416,1.194968,2.5213,1.576341 -L 2.5213,1.576341,1.8352,1.601777 -L 4.3675,-0.000003,4.5948,1.247242 -L 4.5948,1.247242,3.8596,1.714732 -L 3.8596,1.714732,3.0852,2.097528 -L 3.0852,2.097528,3.0852,2.467627 -L 3.0852,2.467627,3.0852,2.82074 -L 3.0852,2.82074,3.0852,3.165359 -L 3.0852,3.165359,2.812,3.165359 -L 2.812,3.165359,2.5353,3.165359 -L 2.5353,3.165359,2.2621,3.165359 -L 2.2621,3.165359,2.2621,4.233104 -L 2.2621,4.233104,2.2621,5.300936 -L 2.2621,5.300936,2.2621,6.368723 -L 2.2621,6.368723,2.5353,6.368723 -L 2.5353,6.368723,2.812,6.368723 -L 2.812,6.368723,3.0852,6.368723 -L 3.0852,6.368723,2.9416,7.519891 -L 2.9416,7.519891,2.5213,7.899777 -L 2.5213,7.899777,1.8352,7.932305 -L 6.0766,-0.000003,6.346,-0.000003 -L 6.346,-0.000003,6.6262,-0.000003 -L 6.6262,-0.000003,6.8994,-0.000003 -L 6.8994,-0.000003,6.8994,1.066406 -L 6.8994,1.066406,6.8994,2.124321 -L 6.8994,2.124321,6.8994,3.165359 -L 6.8994,3.165359,6.3288,3.165359 -L 6.3288,3.165359,5.7719,3.165359 -L 5.7719,3.165359,5.2217,3.165359 -L 5.2217,3.165359,5.2217,2.658292 -L 5.2217,2.658292,5.2217,2.134238 -L 5.2217,2.134238,5.2217,1.601777 -L 3.7265,3.165359,3.7857,3.699221 -L 3.7857,3.699221,3.8596,4.233104 -L 3.8596,4.233104,3.9363,4.767052 -L 3.9363,4.767052,3.5164,4.767052 -L 3.5164,4.767052,3.0852,4.767052 -L 3.0852,4.767052,2.6579,4.767052 -L 5.2217,3.699221,5.2217,5.29947 -L 5.2217,5.29947,5.2217,6.891377 -L 5.2217,6.891377,5.2217,8.466188 -L 5.2217,8.466188,5.7719,8.466188 -L 5.7719,8.466188,6.3288,8.466188 -L 6.3288,8.466188,6.8994,8.466188 -L 6.8994,8.466188,6.8994,6.891377 -L 6.8994,6.891377,6.8994,5.29947 -L 6.8994,5.29947,6.8994,3.699221 -L 3.9363,5.300936,3.7857,5.671014 -L 3.7857,5.671014,3.6421,6.02406 -L 3.6421,6.02406,3.5164,6.368723 -L 5.6455,5.834884,5.926,5.834884 -L 5.926,5.834884,6.2062,5.834884 -L 6.2062,5.834884,6.5004,5.834884 -L 3.5164,7.932305,3.3622,8.302406 -L 3.3622,8.302406,3.2183,8.655496 -L 3.2183,8.655496,3.0852,9.000116 - -[頂] 54 -L 3.3289,-0.000003,3.676,0.370184 -L 3.676,0.370184,4.0294,0.723188 -L 4.0294,0.723188,4.3936,1.067785 -L 7.3567,-0.000003,7.0593,0.370184 -L 7.0593,0.370184,6.7756,0.723188 -L 6.7756,0.723188,6.5056,1.067785 -L 0.1592,0.533989,0.5619,0.533989 -L 0.5619,0.533989,0.9822,0.533989 -L 0.9822,0.533989,1.4099,0.533989 -L 1.4099,0.533989,1.4099,3.011361 -L 1.4099,3.011361,1.4099,5.480415 -L 1.4099,5.480415,1.4099,7.932305 -L 1.4099,7.932305,0.9822,7.932305 -L 0.9822,7.932305,0.5619,7.932305 -L 0.5619,7.932305,0.1592,7.932305 -L 3.9733,2.097528,3.9733,3.697798 -L 3.9733,3.697798,3.9733,5.289553 -L 3.9733,5.289553,3.9733,6.864495 -L 3.9733,6.864495,4.3765,6.967687 -L 4.3765,6.967687,4.7964,7.053715 -L 4.7964,7.053715,5.2202,7.131426 -L 5.2202,7.131426,5.3498,7.501548 -L 5.3498,7.501548,5.4969,7.854638 -L 5.4969,7.854638,5.6475,8.199302 -L 5.6475,8.199302,4.947,8.302406 -L 4.947,8.302406,4.2434,8.388653 -L 4.2434,8.388653,3.5425,8.466188 -L 4.3936,2.097528,5.2346,2.097528 -L 5.2346,2.097528,6.0751,2.097528 -L 6.0751,2.097528,6.9294,2.097528 -L 6.9294,2.097528,6.9294,2.631367 -L 6.9294,2.631367,6.9294,3.165359 -L 6.9294,3.165359,6.9294,3.699221 -L 6.9294,3.699221,6.0751,3.699221 -L 6.0751,3.699221,5.2346,3.699221 -L 5.2346,3.699221,4.3936,3.699221 -L 6.9294,4.233104,6.9294,4.603269 -L 6.9294,4.603269,6.9294,4.956229 -L 6.9294,4.956229,6.9294,5.300936 -L 6.9294,5.300936,6.0751,5.300936 -L 6.0751,5.300936,5.2346,5.300936 -L 5.2346,5.300936,4.3936,5.300936 -L 6.9294,5.834884,6.9294,6.178058 -L 6.9294,6.178058,6.9294,6.521255 -L 6.9294,6.521255,6.9294,6.864495 -L 6.9294,6.864495,6.5056,6.864495 -L 6.5056,6.864495,6.0751,6.864495 -L 6.0751,6.864495,5.6475,6.864495 -L 1.8337,7.932305,2.1104,7.932305 -L 2.1104,7.932305,2.3937,7.932305 -L 2.3937,7.932305,2.6848,7.932305 -L 6.0751,8.466188,6.5056,8.466188 -L 6.5056,8.466188,6.9294,8.466188 -L 6.9294,8.466188,7.3567,8.466188 - -[賃] 48 -L 0.585,-0.000003,1.7408,0.77544 -L 1.7408,0.77544,1.7446,2.491488 -L 1.7446,2.491488,1.436,4.233104 -L 1.436,4.233104,2.9946,4.233104 -L 2.9946,4.233104,4.5532,4.233104 -L 4.5532,4.233104,6.1052,4.233104 -L 6.1052,4.233104,5.8176,1.788217 -L 5.8176,1.788217,5.8176,0.690746 -L 5.8176,0.690746,6.1052,-0.000003 -L 6.1052,-0.000003,6.3815,-0.000003 -L 6.3815,-0.000003,6.6652,-0.000003 -L 6.6652,-0.000003,6.9629,-0.000003 -L 2.291,1.067785,3.2717,1.067785 -L 3.2717,1.067785,4.2559,1.067785 -L 4.2559,1.067785,5.2537,1.067785 -L 1.8672,2.097528,3.1242,2.097528 -L 3.1242,2.097528,4.3991,2.097528 -L 4.3991,2.097528,5.6775,2.097528 -L 1.8672,3.165359,3.1242,3.165359 -L 3.1242,3.165359,4.3991,3.165359 -L 4.3991,3.165359,5.6775,3.165359 -L 1.436,5.300936,1.3555,6.014188 -L 1.3555,6.014188,1.2854,6.710497 -L 1.2854,6.710497,1.2259,7.398335 -L 1.2259,7.398335,0.862,7.234596 -L 0.862,7.234596,0.5012,7.053715 -L 0.5012,7.053715,0.1577,6.864495 -L 2.7214,5.300936,3.4219,5.300936 -L 3.4219,5.300936,4.1228,5.300936 -L 4.1228,5.300936,4.8229,5.300936 -L 4.8229,5.300936,4.4026,6.774132 -L 4.4026,6.774132,3.4219,6.993035 -L 3.4219,6.993035,2.291,6.864495 -L 5.2537,5.300936,5.8071,5.300936 -L 5.8071,5.300936,6.3815,5.300936 -L 6.3815,5.300936,6.9629,5.300936 -L 5.2537,6.864495,4.8723,7.43789 -L 4.8723,7.43789,4.2138,7.71476 -L 4.2138,7.71476,2.7214,7.932305 -L 5.6775,6.864495,6.2379,6.864495 -L 6.2379,6.864495,6.8092,6.864495 -L 6.8092,6.864495,7.3867,6.864495 -L 1.436,7.932305,1.7131,8.302406 -L 1.7131,8.302406,1.9929,8.655496 -L 1.9929,8.655496,2.291,9.000116 -L 5.4639,7.932305,5.9546,8.121526 -L 5.9546,8.121526,6.4484,8.302406 -L 6.4484,8.302406,6.9629,8.466188 - -[展] 48 -L 0.1915,0.266993,0.9656,2.969003 -L 0.9656,2.969003,1.0948,5.611712 -L 1.0948,5.611712,1.0426,8.466188 -L 1.0426,8.466188,2.8706,8.466188 -L 2.8706,8.466188,4.7062,8.466188 -L 4.7062,8.466188,6.531,8.466188 -L 6.531,8.466188,6.531,7.932305 -L 6.531,7.932305,6.531,7.398335 -L 6.531,7.398335,6.531,6.864495 -L 6.531,6.864495,6.1072,6.864495 -L 6.1072,6.864495,5.6865,6.864495 -L 5.6865,6.864495,5.2802,6.864495 -L 5.2802,6.864495,5.3433,5.899854 -L 5.3433,5.899854,5.6799,5.42663 -L 5.6799,5.42663,6.531,5.300936 -L 1.4699,-0.000003,2.6187,0.628534 -L 2.6187,0.628534,2.811,2.07914 -L 2.811,2.07914,2.7164,3.699221 -L 2.7164,3.699221,2.2965,3.699221 -L 2.2965,3.699221,1.8762,3.699221 -L 1.8762,3.699221,1.4699,3.699221 -L 6.9614,-0.000003,6.1072,0.877164 -L 6.1072,0.877164,5.2592,1.754244 -L 5.2592,1.754244,4.426,2.631367 -L 4.426,2.631367,4.426,3.001488 -L 4.426,3.001488,4.426,3.354601 -L 4.426,3.354601,4.426,3.699221 -L 4.426,3.699221,4.0022,3.699221 -L 4.0022,3.699221,3.5749,3.699221 -L 3.5749,3.699221,3.1476,3.699221 -L 3.1476,3.699221,3.004,4.894082 -L 3.004,4.894082,2.5869,5.275477 -L 2.5869,5.275477,1.8972,5.300936 -L 3.3609,0.533989,3.7041,0.723188 -L 3.7041,0.723188,4.0617,0.904045 -L 4.0617,0.904045,4.426,1.067785 -L 5.0704,3.699221,4.8288,5.214797 -L 4.8288,5.214797,3.7707,5.450687 -L 3.7707,5.450687,3.1476,6.864495 -L 3.1476,6.864495,2.5763,6.864495 -L 2.5763,6.864495,2.0195,6.864495 -L 2.0195,6.864495,1.4699,6.864495 -L 5.711,3.699221,6.2574,3.699221 -L 6.2574,3.699221,6.8178,3.699221 -L 6.8178,3.699221,7.3887,3.699221 -L 3.5749,6.864495,4.0022,6.864495 -L 4.0022,6.864495,4.426,6.864495 -L 4.426,6.864495,4.8564,6.864495 - -[党] 51 -L 0.4313,-0.000003,1.5346,1.111609 -L 1.5346,1.111609,2.2355,2.129991 -L 2.2355,2.129991,2.7535,3.699221 -L 2.7535,3.699221,2.4558,3.699221 -L 2.4558,3.699221,2.1721,3.699221 -L 2.1721,3.699221,1.8957,3.699221 -L 1.8957,3.699221,1.8957,4.422433 -L 1.8957,4.422433,1.8957,5.137152 -L 1.8957,5.137152,1.8957,5.834884 -L 1.8957,5.834884,3.0235,5.834884 -L 3.0235,5.834884,4.1544,5.834884 -L 4.1544,5.834884,5.2857,5.834884 -L 5.2857,5.834884,5.2857,5.137152 -L 5.2857,5.137152,5.2857,4.422433 -L 5.2857,4.422433,5.2857,3.699221 -L 5.2857,3.699221,5.0094,3.699221 -L 5.0094,3.699221,4.7324,3.699221 -L 4.7324,3.699221,4.4592,3.699221 -L 4.4592,3.699221,4.4732,1.452026 -L 4.4732,1.452026,4.5747,0.493076 -L 4.5747,0.493076,4.8549,-0.000003 -L 4.8549,-0.000003,5.5558,-0.000003 -L 5.5558,-0.000003,6.2703,-0.000003 -L 6.2703,-0.000003,6.9918,-0.000003 -L 6.9918,-0.000003,6.9918,0.533989 -L 6.9918,0.533989,6.9918,1.067785 -L 6.9918,1.067785,6.9918,1.601777 -L 3.1738,3.699221,3.4543,3.699221 -L 3.4543,3.699221,3.7345,3.699221 -L 3.7345,3.699221,4.0319,3.699221 -L 0.2177,5.834884,0.2177,6.367388 -L 0.2177,6.367388,0.2177,6.891377 -L 0.2177,6.891377,0.2177,7.398335 -L 0.2177,7.398335,0.7676,7.398335 -L 0.7676,7.398335,1.3248,7.398335 -L 1.3248,7.398335,1.8957,7.398335 -L 1.8957,7.398335,1.8814,8.169531 -L 1.8814,8.169531,1.7696,8.58479 -L 1.7696,8.58479,1.4649,9.000116 -L 6.9918,5.834884,6.9918,6.367388 -L 6.9918,6.367388,6.9918,6.891377 -L 6.9918,6.891377,6.9918,7.398335 -L 6.9918,7.398335,5.4332,7.398335 -L 5.4332,7.398335,3.8781,7.398335 -L 3.8781,7.398335,2.323,7.398335 -L 3.6046,7.932305,3.6046,8.302406 -L 3.6046,8.302406,3.6046,8.655496 -L 3.6046,8.655496,3.6046,9.000116 -L 5.2857,7.932305,5.4157,8.302406 -L 5.4157,8.302406,5.5558,8.655496 -L 5.5558,8.655496,5.7095,9.000116 - -[糖] 60 -L 1.5016,-0.000003,1.4175,1.411003 -L 1.4175,1.411003,1.3478,2.822163 -L 1.3478,2.822163,1.2883,4.233104 -L 1.2883,4.233104,0.924,3.535437 -L 0.924,3.535437,0.5629,2.82074 -L 0.5629,2.82074,0.2165,2.097528 -L 2.3527,-0.000003,3.1547,2.370106 -L 3.1547,2.370106,3.2773,5.409753 -L 3.2773,5.409753,3.2111,7.932305 -L 3.2111,7.932305,3.7575,7.932305 -L 3.7575,7.932305,4.3141,7.932305 -L 4.3141,7.932305,4.885,7.932305 -L 4.885,7.932305,5.0181,8.302406 -L 5.0181,8.302406,5.1617,8.655496 -L 5.1617,8.655496,5.3126,9.000116 -L 4.0339,-0.000003,4.0339,0.713381 -L 4.0339,0.713381,4.0339,1.40969 -L 4.0339,1.40969,4.0339,2.097528 -L 4.0339,2.097528,4.885,2.097528 -L 4.885,2.097528,5.7434,2.097528 -L 5.7434,2.097528,6.5945,2.097528 -L 6.5945,2.097528,6.5945,1.40969 -L 6.5945,1.40969,6.5945,0.713381 -L 6.5945,0.713381,6.5945,-0.000003 -L 6.5945,-0.000003,5.7434,-0.000003 -L 5.7434,-0.000003,4.885,-0.000003 -L 4.885,-0.000003,4.0339,-0.000003 -L 4.0339,3.699221,4.4577,3.699221 -L 4.4577,3.699221,4.885,3.699221 -L 4.885,3.699221,5.3126,3.699221 -L 5.3126,3.699221,5.0811,5.02978 -L 5.0811,5.02978,4.4717,5.343315 -L 4.4717,5.343315,3.6031,5.300936 -L 5.7434,3.699221,6.0127,3.699221 -L 6.0127,3.699221,6.2964,3.699221 -L 6.2964,3.699221,6.5945,3.699221 -L 6.5945,3.699221,6.5945,4.06932 -L 6.5945,4.06932,6.5945,4.422433 -L 6.5945,4.422433,6.5945,4.767052 -L 6.5945,4.767052,5.3613,5.894185 -L 5.3613,5.894185,4.6958,6.309335 -L 4.6958,6.309335,4.0339,6.368723 -L 2.3527,4.233104,1.421,5.360193 -L 1.421,5.360193,0.8676,5.775452 -L 0.8676,5.775452,0.2165,5.834884 -L 7.0215,5.300936,6.4821,5.961979 -L 6.4821,5.961979,5.8516,6.495753 -L 5.8516,6.495753,5.3126,7.131426 -L 5.3126,7.131426,5.6769,7.695058 -L 5.6769,7.695058,6.2232,7.902534 -L 6.2232,7.902534,7.4176,7.932305 -L 1.9219,5.834884,1.628,6.307999 -L 1.628,6.307999,1.5156,7.128581 -L 1.5156,7.128581,1.5016,9.000116 -L 0.647,7.131426,0.4932,7.587686 -L 0.4932,7.587686,0.3458,8.035387 -L 0.3458,8.035387,0.2165,8.466188 -L 1.9219,6.864495,2.2266,7.279755 -L 2.2266,7.279755,2.339,7.695058 -L 2.339,7.695058,2.3527,8.466188 - -[討] 41 -L 0.6774,-0.000003,0.6774,0.713381 -L 0.6774,0.713381,0.6774,1.40969 -L 0.6774,1.40969,0.6774,2.097528 -L 0.6774,2.097528,1.381,2.097528 -L 1.381,2.097528,2.0815,2.097528 -L 2.0815,2.097528,2.7823,2.097528 -L 2.7823,2.097528,2.7823,1.40969 -L 2.7823,1.40969,2.7823,0.713381 -L 2.7823,0.713381,2.7823,-0.000003 -L 2.7823,-0.000003,2.0815,-0.000003 -L 2.0815,-0.000003,1.381,-0.000003 -L 1.381,-0.000003,0.6774,-0.000003 -L 5.3423,-0.000003,5.6158,-0.000003 -L 5.6158,-0.000003,5.8957,-0.000003 -L 5.8957,-0.000003,6.1657,-0.000003 -L 6.1657,-0.000003,5.924,5.288283 -L 5.924,5.288283,4.3581,6.839015 -L 4.3581,6.839015,0.2501,6.864495 -L 4.915,3.165359,4.6208,3.535437 -L 4.6208,3.535437,4.3371,3.888572 -L 4.3371,3.888572,4.0607,4.233104 -L 0.6774,3.699221,1.381,3.699221 -L 1.381,3.699221,2.0815,3.699221 -L 2.0815,3.699221,2.7823,3.699221 -L 0.6774,5.300936,1.381,5.300936 -L 1.381,5.300936,2.0815,5.300936 -L 2.0815,5.300936,2.7823,5.300936 -L 6.5962,6.368723,6.2949,6.796723 -L 6.2949,6.796723,6.1832,7.478892 -L 6.1832,7.478892,6.1657,9.000116 -L 0.6774,8.466188,1.381,8.466188 -L 1.381,8.466188,2.0815,8.466188 -L 2.0815,8.466188,2.7823,8.466188 -L 0.2501,6.902519,2.7823,6.902519 -L 0.6774,8.504343,2.355,8.504343 -L 0.6774,5.300957,2.355,5.300957 -L 0.6774,4.233038,2.355,4.233038 -L 0.6774,2.669522,2.355,2.669522 -L 0.6774,-0.000003,0.6774,2.669522 -L 2.355,-0.000003,0.6774,-0.000003 -L 2.355,2.669522,2.355,-0.000003 - -[届] 42 -L 0.2797,0.266993,0.9697,3.045357 -L 0.9697,3.045357,1.1277,5.637105 -L 1.1277,5.637105,1.1032,8.466188 -L 1.1032,8.466188,3.0855,8.466188 -L 3.0855,8.466188,5.0679,8.466188 -L 5.0679,8.466188,7.0538,8.466188 -L 7.0538,8.466188,7.0538,7.77835 -L 7.0538,7.77835,7.0538,7.082129 -L 7.0538,7.082129,7.0538,6.368723 -L 7.0538,6.368723,5.2042,6.368723 -L 5.2042,6.368723,3.3619,6.368723 -L 3.3619,6.368723,1.534,6.368723 -L 2.3847,-0.000003,2.3847,1.411003 -L 2.3847,1.411003,2.3847,2.822163 -L 2.3847,2.822163,2.3847,4.233104 -L 2.3847,4.233104,2.9416,4.233104 -L 2.9416,4.233104,3.5128,4.233104 -L 3.5128,4.233104,4.0939,4.233104 -L 4.0939,4.233104,4.213,4.603269 -L 4.213,4.603269,4.3464,4.956229 -L 4.3464,4.956229,4.4897,5.300936 -L 2.812,-0.000003,3.3619,-0.000003 -L 3.3619,-0.000003,3.9156,-0.000003 -L 3.9156,-0.000003,4.4897,-0.000003 -L 4.4897,-0.000003,4.406,0.637071 -L 4.406,0.637071,4.3356,1.257136 -L 4.3356,1.257136,4.276,1.868686 -L 4.276,1.868686,3.7892,1.944996 -L 3.7892,1.944996,3.2988,2.021196 -L 3.2988,2.021196,2.812,2.097528 -L 4.917,-0.000003,5.6178,-0.000003 -L 5.6178,-0.000003,6.3253,-0.000003 -L 6.3253,-0.000003,7.0538,-0.000003 -L 7.0538,-0.000003,7.0538,0.713381 -L 7.0538,0.713381,7.0538,1.40969 -L 7.0538,1.40969,7.0538,2.097528 -L 7.0538,2.097528,4.6123,2.6512 -L 4.6123,2.6512,4.7138,3.67941 -L 4.7138,3.67941,7.0538,4.233104 -L 7.0538,4.233104,7.0538,3.699221 -L 7.0538,3.699221,7.0538,3.165359 -L 7.0538,3.165359,7.0538,2.631367 - -[乳] 42 -L 1.5601,-0.000003,1.8372,-0.000003 -L 1.8372,-0.000003,2.1174,-0.000003 -L 2.1174,-0.000003,2.4112,-0.000003 -L 2.4112,-0.000003,2.3976,1.495784 -L 2.3976,1.495784,2.2886,2.177996 -L 2.2886,2.177996,1.9913,2.631367 -L 1.9913,2.631367,1.6407,2.255685 -L 1.6407,2.255685,1.1959,2.11736 -L 1.1959,2.11736,0.2817,2.097528 -L 5.8019,-0.000003,5.5007,0.689389 -L 5.5007,0.689389,5.3922,3.022634 -L 5.3922,3.022634,5.3746,9.000116 -L 6.2292,-0.000003,6.6352,-0.000003 -L 6.6352,-0.000003,7.0558,-0.000003 -L 7.0558,-0.000003,7.4796,-0.000003 -L 7.4796,-0.000003,7.4796,0.533989 -L 7.4796,0.533989,7.4796,1.067785 -L 7.4796,1.067785,7.4796,1.601777 -L 2.8105,2.631367,2.7299,3.001488 -L 2.7299,3.001488,2.6602,3.354601 -L 2.6602,3.354601,2.6007,3.699221 -L 2.6007,3.699221,2.9439,4.155393 -L 2.9439,4.155393,3.3008,4.603269 -L 3.3008,4.603269,3.6651,5.033961 -L 3.6651,5.033961,2.6673,5.137152 -L 2.6673,5.137152,1.6827,5.223269 -L 1.6827,5.223269,0.7024,5.300936 -L 3.2378,2.631367,3.5148,2.82074 -L 3.5148,2.82074,3.7985,3.001488 -L 3.7985,3.001488,4.0924,3.165359 -L 1.1328,6.635719,0.9826,6.978916 -L 0.9826,6.978916,0.8351,7.32209 -L 0.8351,7.32209,0.7024,7.665396 -L 0.7024,7.665396,2.3272,7.991629 -L 2.3272,7.991629,3.3043,8.317838 -L 3.3043,8.317838,4.0924,8.466188 -L 2.4112,6.635719,2.261,6.901294 -L 2.261,6.901294,2.1174,7.158308 -L 2.1174,7.158308,1.9913,7.398335 -L 3.2378,6.368723,3.5148,6.712029 -L 3.5148,6.712029,3.7985,7.055247 -L 3.7985,7.055247,4.0924,7.398335 - -[認] 57 -L 0.7394,-0.000003,0.7394,0.713381 -L 0.7394,0.713381,0.7394,1.40969 -L 0.7394,1.40969,0.7394,2.097528 -L 0.7394,2.097528,1.2893,2.097528 -L 1.2893,2.097528,1.8458,2.097528 -L 1.8458,2.097528,2.4171,2.097528 -L 2.4171,2.097528,2.4171,1.40969 -L 2.4171,1.40969,2.4171,0.713381 -L 2.4171,0.713381,2.4171,-0.000003 -L 2.4171,-0.000003,1.8458,-0.000003 -L 1.8458,-0.000003,1.2893,-0.000003 -L 1.2893,-0.000003,0.7394,-0.000003 -L 3.2717,0.266993,3.4009,0.877164 -L 3.4009,0.877164,3.5445,1.487357 -L 3.5445,1.487357,3.6955,2.097528 -L 4.9805,-0.000003,4.6758,0.453499 -L 4.6758,0.453499,4.5676,1.135732 -L 4.5676,1.135732,4.5501,2.631367 -L 5.3766,-0.000003,5.8004,-0.000003 -L 5.8004,-0.000003,6.2277,-0.000003 -L 6.2277,-0.000003,6.655,-0.000003 -L 6.655,-0.000003,6.655,0.370184 -L 6.655,0.370184,6.655,0.723188 -L 6.655,0.723188,6.655,1.067785 -L 7.5058,1.334825,7.359,1.600355 -L 7.359,1.600355,7.2154,1.857413 -L 7.2154,1.857413,7.0855,2.097528 -L 0.7394,3.699221,1.2893,3.699221 -L 1.2893,3.699221,1.8458,3.699221 -L 1.8458,3.699221,2.4171,3.699221 -L 3.2717,4.233104,3.6955,4.870178 -L 3.6955,4.870178,4.1228,5.490221 -L 4.1228,5.490221,4.5501,6.101749 -L 4.5501,6.101749,4.2555,6.367388 -L 4.2555,6.367388,3.9718,6.624358 -L 3.9718,6.624358,3.6955,6.864495 -L 5.3766,4.233104,6.7773,4.949268 -L 6.7773,4.949268,7.1209,6.606058 -L 7.1209,6.606058,7.0855,8.466188 -L 7.0855,8.466188,6.3854,8.466188 -L 6.3854,8.466188,5.6814,8.466188 -L 5.6814,8.466188,4.9805,8.466188 -L 4.9805,8.466188,4.9914,6.970511 -L 4.9914,6.970511,5.0965,6.288145 -L 5.0965,6.288145,5.3766,5.834884 -L 0.7394,5.300936,1.2893,5.300936 -L 1.2893,5.300936,1.8458,5.300936 -L 1.8458,5.300936,2.4171,5.300936 -L 0.3083,6.864495,1.1422,6.864495 -L 1.1422,6.864495,1.9894,6.864495 -L 1.9894,6.864495,2.8405,6.864495 -L 0.7394,8.466188,1.2893,8.466188 -L 1.2893,8.466188,1.8458,8.466188 -L 1.8458,8.466188,2.4171,8.466188 -L 3.2717,8.466188,3.6955,8.466188 -L 3.6955,8.466188,4.1228,8.466188 -L 4.1228,8.466188,4.5501,8.466188 - -[納] 51 -L 1.5925,-0.000003,1.5925,1.600355 -L 1.5925,1.600355,1.5925,3.192241 -L 1.5925,3.192241,1.5925,4.767052 -L 1.5925,4.767052,1.1652,4.767052 -L 1.1652,4.767052,0.734,4.767052 -L 0.734,4.767052,0.3141,4.767052 -L 3.7286,-0.000003,3.7286,2.477522 -L 3.7286,2.477522,3.7286,4.946488 -L 3.7286,4.946488,3.7286,7.398335 -L 3.7286,7.398335,4.7307,7.466238 -L 4.7307,7.466238,5.2561,7.889992 -L 5.2561,7.889992,5.4063,9.000116 -L 6.2574,-0.000003,6.5341,-0.000003 -L 6.5341,-0.000003,6.8147,-0.000003 -L 6.8147,-0.000003,7.1124,-0.000003 -L 7.1124,-0.000003,7.1124,2.477522 -L 7.1124,2.477522,7.1124,4.946488 -L 7.1124,4.946488,7.1124,7.398335 -L 7.1124,7.398335,6.1979,7.378611 -L 6.1979,7.378611,5.7531,7.240199 -L 5.7531,7.240199,5.4063,6.864495 -L 5.4063,6.864495,5.6834,5.642775 -L 5.6834,5.642775,5.9636,4.412605 -L 5.9636,4.412605,6.2574,3.165359 -L 0.3141,1.334825,0.4402,1.944996 -L 0.4402,1.944996,0.5834,2.555167 -L 0.5834,2.555167,0.734,3.165359 -L 2.874,1.868686,2.7238,2.315074 -L 2.7238,2.315074,2.5728,2.744408 -L 2.5728,2.744408,2.4436,3.165359 -L 4.1248,3.165359,4.3976,3.888572 -L 4.3976,3.888572,4.6852,4.603269 -L 4.6852,4.603269,4.979,5.300936 -L 2.874,4.500056,2.7238,4.767052 -L 2.7238,4.767052,2.5728,5.033961 -L 2.5728,5.033961,2.4436,5.300936 -L 2.4436,5.300936,2.2926,5.137152 -L 2.2926,5.137152,2.149,4.956229 -L 2.149,4.956229,2.0198,4.767052 -L 1.1652,5.300936,1.2944,5.567866 -L 1.2944,5.567866,1.4415,5.834884 -L 1.4415,5.834884,1.5925,6.101749 -L 1.5925,6.101749,1.2944,6.444967 -L 1.2944,6.444967,1.0142,6.788251 -L 1.0142,6.788251,0.734,7.131426 -L 0.734,7.131426,1.0142,7.768412 -L 1.0142,7.768412,1.2944,8.388653 -L 1.2944,8.388653,1.5925,9.000116 -L 2.0198,7.131426,2.149,7.398335 -L 2.149,7.398335,2.2926,7.665396 -L 2.2926,7.665396,2.4436,7.932305 - -[脳 39 -L 0.3403,0.266993,0.6418,1.104582 -L 0.6418,1.104582,0.7536,3.23033 -L 0.7536,3.23033,0.7711,8.466188 -L 0.7711,8.466188,1.1914,8.466188 -L 1.1914,8.466188,1.6222,8.466188 -L 1.6222,8.466188,2.0495,8.466188 -L 2.0495,8.466188,2.0495,5.644133 -L 2.0495,5.644133,2.0495,2.822163 -L 2.0495,2.822163,2.0495,-0.000003 -L 3.2963,-0.000003,3.2963,1.781125 -L 3.2963,1.781125,3.2963,3.545332 -L 3.2963,3.545332,3.2963,5.300936 -L 3.7271,-0.000003,4.8549,-0.000003 -L 4.8549,-0.000003,5.9831,-0.000003 -L 5.9831,-0.000003,7.1179,-0.000003 -L 7.1179,-0.000003,7.1179,1.781125 -L 7.1179,1.781125,7.1179,3.545332 -L 7.1179,3.545332,7.1179,5.300936 -L 4.1544,1.601777,4.5821,2.211948 -L 4.5821,2.211948,5.0094,2.822163 -L 5.0094,2.822163,5.4367,3.432268 -L 5.4367,3.432268,5.1421,3.699221 -L 5.1421,3.699221,4.8549,3.966195 -L 4.8549,3.966195,4.5821,4.233104 -L 6.2913,1.868686,6.1407,2.134238 -L 6.1407,2.134238,5.9932,2.391318 -L 5.9932,2.391318,5.864,2.631367 -L 5.864,4.233104,5.864,4.603269 -L 5.864,4.603269,5.864,4.956229 -L 5.864,4.956229,5.864,5.300936 -L 4.1544,7.131426,3.8571,7.587686 -L 3.8571,7.587686,3.5734,8.035387 -L 3.5734,8.035387,3.2963,8.466188 -L 6.6867,6.864495,6.9599,7.587686 -L 6.9599,7.587686,7.2436,8.302406 -L 7.2436,8.302406,7.5382,9.000116 -L 5.4367,7.665396,5.1421,8.121526 -L 5.1421,8.121526,4.8549,8.56938 -L 4.8549,8.56938,4.5821,9.000116 - -[派] 27 -L 0.3703,0.266993,0.7804,1.411003 -L 0.7804,1.411003,1.1934,2.555167 -L 1.1934,2.555167,1.6207,3.699221 -L 2.0518,0.266993,2.7309,2.932249 -L 2.7309,2.932249,2.9099,5.343315 -L 2.9099,5.343315,2.9029,7.932305 -L 2.9029,7.932305,4.1848,7.971883 -L 4.1848,7.971883,5.1686,8.248621 -L 5.1686,8.248621,6.7167,9.000116 -L 4.1848,-0.000003,4.1848,1.944996 -L 4.1848,1.944996,4.1848,3.889864 -L 4.1848,3.889864,4.1848,5.834884 -L 4.1848,5.834884,5.1266,5.872907 -L 5.1266,5.872907,5.8937,6.139948 -L 5.8937,6.139948,7.144,6.864495 -L 7.5748,-0.000003,6.5031,1.781125 -L 6.5031,1.781125,5.7325,3.392778 -L 5.7325,3.392778,5.4352,5.300936 -L 6.2863,3.165359,6.7167,3.699221 -L 6.7167,3.699221,7.144,4.233104 -L 7.144,4.233104,7.5748,4.767052 -L 1.1934,5.834884,0.9205,6.178058 -L 0.9205,6.178058,0.6438,6.521255 -L 0.6438,6.521255,0.3703,6.864495 -L 1.6207,7.932305,1.3443,8.302406 -L 1.3443,8.302406,1.0743,8.655496 -L 1.0743,8.655496,0.7979,9.000116 - -[俳] 42 -L 1.2237,-0.000003,1.1393,1.781125 -L 1.1393,1.781125,1.0728,3.545332 -L 1.0728,3.545332,1.0097,5.300936 -L 1.0097,5.300936,0.7999,5.137152 -L 0.7999,5.137152,0.5859,4.956229 -L 0.5859,4.956229,0.3726,4.767052 -L 2.7189,-0.000003,3.2096,0.799497 -L 3.2096,0.799497,3.6965,1.590548 -L 3.6965,1.590548,4.1833,2.364414 -L 4.1833,2.364414,3.465,2.413821 -L 3.465,2.413821,2.8205,2.226046 -L 2.8205,2.226046,2.0783,2.097528 -L 5.4649,-0.000003,5.4649,3.011361 -L 5.4649,3.011361,5.4649,6.014188 -L 5.4649,6.014188,5.4649,9.000116 -L 5.8922,2.631367,6.4459,2.631367 -L 6.4459,2.631367,6.9993,2.631367 -L 6.9993,2.631367,7.5698,2.631367 -L 4.1833,3.165359,4.1833,3.699221 -L 4.1833,3.699221,4.1833,4.233104 -L 4.1833,4.233104,4.1833,4.767052 -L 4.1833,4.767052,3.6159,4.767052 -L 3.6159,4.767052,3.0552,4.767052 -L 3.0552,4.767052,2.5088,4.767052 -L 5.8922,4.767052,6.3233,4.767052 -L 6.3233,4.767052,6.7433,4.767052 -L 6.7433,4.767052,7.1744,4.767052 -L 4.1833,5.300936,4.1833,5.833439 -L 4.1833,5.833439,4.1833,6.357516 -L 4.1833,6.357516,4.1833,6.864495 -L 4.1833,6.864495,3.6159,6.864495 -L 3.6159,6.864495,3.0552,6.864495 -L 3.0552,6.864495,2.5088,6.864495 -L 1.2237,5.834884,1.3355,7.113104 -L 1.3355,7.113104,1.5421,8.052308 -L 1.5421,8.052308,1.6545,9.000116 -L 5.8922,6.864495,6.3233,6.864495 -L 6.3233,6.864495,6.7433,6.864495 -L 6.7433,6.864495,7.1744,6.864495 -L 4.1833,7.398335,4.1833,7.932305 -L 4.1833,7.932305,4.1833,8.466188 -L 4.1833,8.466188,4.1833,9.000116 - -[拝] 45 -L 0.8296,-0.000003,1.1032,-0.000003 -L 1.1032,-0.000003,1.3869,-0.000003 -L 1.3869,-0.000003,1.6807,-0.000003 -L 1.6807,-0.000003,1.6667,2.622917 -L 1.6667,2.622917,1.555,3.720432 -L 1.555,3.720432,1.2569,4.233104 -L 1.2569,4.233104,0.9596,4.06932 -L 0.9596,4.06932,0.6794,3.888572 -L 0.6794,3.888572,0.4023,3.699221 -L 5.4952,-0.000003,5.3443,2.072069 -L 5.3443,2.072069,4.7138,2.644107 -L 4.7138,2.644107,3.3619,2.631367 -L 5.898,2.631367,5.2325,3.98165 -L 5.2325,3.98165,4.98,4.611719 -L 4.98,4.611719,3.7857,4.767052 -L 6.318,2.631367,6.7491,2.631367 -L 6.7491,2.631367,7.1726,2.631367 -L 7.1726,2.631367,7.6037,2.631367 -L 2.0768,4.233104,1.5791,5.542473 -L 1.5791,5.542473,1.3935,6.495753 -L 1.3935,6.495753,0.4023,6.864495 -L 5.898,4.767052,5.6178,5.300936 -L 5.6178,5.300936,5.3443,5.834884 -L 5.3443,5.834884,5.0714,6.368723 -L 5.0714,6.368723,4.6441,6.368723 -L 4.6441,6.368723,4.2165,6.368723 -L 4.2165,6.368723,3.7857,6.368723 -L 6.318,4.767052,6.5981,4.767052 -L 6.5981,4.767052,6.8787,4.767052 -L 6.8787,4.767052,7.1726,4.767052 -L 5.6809,6.635719,5.6178,7.245759 -L 5.6178,7.245759,5.5583,7.855974 -L 5.5583,7.855974,5.4952,8.466188 -L 5.4952,8.466188,4.7734,8.466188 -L 4.7734,8.466188,4.0627,8.466188 -L 4.0627,8.466188,3.3619,8.466188 -L 6.318,6.368723,6.5981,6.368723 -L 6.5981,6.368723,6.8787,6.368723 -L 6.8787,6.368723,7.1726,6.368723 -L 2.0768,6.864495,1.7998,7.299456 -L 1.7998,7.299456,1.6951,7.853194 -L 1.6951,7.853194,1.6807,9.000116 -L 5.898,8.466188,6.4514,8.466188 -L 6.4514,8.466188,7.0254,8.466188 -L 7.0254,8.466188,7.6037,8.466188 - -[背] 42 -L 2.11,-0.000003,2.11,1.411003 -L 2.11,1.411003,2.11,2.822163 -L 2.11,2.822163,2.11,4.233104 -L 2.11,4.233104,3.3712,4.233104 -L 3.3712,4.233104,4.6461,4.233104 -L 4.6461,4.233104,5.9245,4.233104 -L 5.9245,4.233104,5.9245,2.822163 -L 5.9245,2.822163,5.9245,1.411003 -L 5.9245,1.411003,5.9245,-0.000003 -L 5.9245,-0.000003,5.4972,-0.000003 -L 5.4972,-0.000003,5.0661,-0.000003 -L 5.0661,-0.000003,4.6461,-0.000003 -L 2.5412,2.097528,3.5148,2.097528 -L 3.5148,2.097528,4.4987,2.097528 -L 4.4987,2.097528,5.4972,2.097528 -L 2.5412,3.165359,3.5148,3.165359 -L 3.5148,3.165359,4.4987,3.165359 -L 4.4987,3.165359,5.4972,3.165359 -L 2.965,5.300936,2.965,5.671014 -L 2.965,5.671014,2.965,6.02406 -L 2.965,6.02406,2.965,6.368723 -L 2.965,6.368723,1.9209,6.230311 -L 1.9209,6.230311,1.1713,5.973318 -L 1.1713,5.973318,0.4288,5.834884 -L 5.4972,5.834884,5.196,6.307999 -L 5.196,6.307999,5.0836,7.128581 -L 5.0836,7.128581,5.0661,9.000116 -L 5.9245,5.834884,6.4811,5.834884 -L 6.4811,5.834884,7.0558,5.834884 -L 7.0558,5.834884,7.6334,5.834884 -L 7.6334,5.834884,7.6334,6.178058 -L 7.6334,6.178058,7.6334,6.521255 -L 7.6334,6.521255,7.6334,6.864495 -L 2.965,6.864495,2.965,7.234596 -L 2.965,7.234596,2.965,7.587686 -L 2.965,7.587686,2.965,7.932305 -L 2.965,7.932305,2.11,7.932305 -L 2.11,7.932305,1.2698,7.932305 -L 1.2698,7.932305,0.4288,7.932305 -L 5.7105,7.398335,6.1974,7.768412 -L 6.1974,7.768412,6.6982,8.121526 -L 6.6982,8.121526,7.2061,8.466188 - -[肺] 39 -L 0.4347,0.266993,0.732,1.104582 -L 0.732,1.104582,0.8445,3.23033 -L 0.8445,3.23033,0.8585,8.466188 -L 0.8585,8.466188,1.4185,8.466188 -L 1.4185,8.466188,1.9894,8.466188 -L 1.9894,8.466188,2.5673,8.466188 -L 2.5673,8.466188,2.5673,5.644133 -L 2.5673,5.644133,2.5673,2.822163 -L 2.5673,2.822163,2.5673,-0.000003 -L 2.5673,-0.000003,2.2731,-0.000003 -L 2.2731,-0.000003,1.9894,-0.000003 -L 1.9894,-0.000003,1.7131,-0.000003 -L 5.5234,-0.000003,5.6075,2.96758 -L 5.6075,2.96758,5.3097,4.723272 -L 5.3097,4.723272,3.818,5.300936 -L 3.818,5.300936,3.818,4.079106 -L 3.818,4.079106,3.818,2.848979 -L 3.818,2.848979,3.818,1.601777 -L 6.3815,1.601777,6.655,1.601777 -L 6.655,1.601777,6.9279,1.601777 -L 6.9279,1.601777,7.2046,1.601777 -L 7.2046,1.601777,7.2046,2.848979 -L 7.2046,2.848979,7.2046,4.079106 -L 7.2046,4.079106,7.2046,5.300936 -L 7.2046,5.300936,5.6779,5.844713 -L 5.6779,5.844713,5.1591,6.854601 -L 5.1591,6.854601,3.3943,7.398335 -L 1.2893,3.699221,1.5621,3.699221 -L 1.5621,3.699221,1.8423,3.699221 -L 1.8423,3.699221,2.1404,3.699221 -L 1.2893,6.368723,1.5621,6.368723 -L 1.5621,6.368723,1.8423,6.368723 -L 1.8423,6.368723,2.1404,6.368723 -L 5.9542,7.398335,5.653,7.813638 -L 5.653,7.813638,5.5413,8.228919 -L 5.5413,8.228919,5.5234,9.000116 -L 6.3815,7.398335,6.7843,7.398335 -L 6.7843,7.398335,7.2046,7.398335 -L 7.2046,7.398335,7.6284,7.398335 - -[班] 42 -L 2.9966,-0.000003,4.4295,2.94361 -L 4.4295,2.94361,4.7549,5.522685 -L 4.7549,5.522685,4.7023,9.000116 -L 5.13,-0.000003,5.5363,-0.000003 -L 5.5363,-0.000003,5.9527,-0.000003 -L 5.9527,-0.000003,6.3835,-0.000003 -L 6.3835,-0.000003,6.3835,1.247242 -L 6.3835,1.247242,6.3835,2.477522 -L 6.3835,2.477522,6.3835,3.699221 -L 6.3835,3.699221,6.0861,3.888572 -L 6.0861,3.888572,5.8059,4.06932 -L 5.8059,4.06932,5.5289,4.233104 -L 6.8073,-0.000003,7.0875,-0.000003 -L 7.0875,-0.000003,7.3677,-0.000003 -L 7.3677,-0.000003,7.6622,-0.000003 -L 0.4612,1.601777,0.8671,1.601777 -L 0.8671,1.601777,1.2878,1.601777 -L 1.2878,1.601777,1.7151,1.601777 -L 1.7151,1.601777,1.6972,3.848994 -L 1.6972,3.848994,1.5956,4.807944 -L 1.5956,4.807944,1.3154,5.300936 -L 1.3154,5.300936,1.0216,5.300936 -L 1.0216,5.300936,0.7414,5.300936 -L 0.7414,5.300936,0.4612,5.300936 -L 2.9966,3.966195,3.2947,4.607494 -L 3.2947,4.607494,3.4064,5.358901 -L 3.4064,5.358901,3.4239,6.864495 -L 6.8073,4.233104,6.5064,4.745775 -L 6.5064,4.745775,6.401,5.843312 -L 6.401,5.843312,6.3835,8.466188 -L 6.3835,8.466188,6.0861,8.466188 -L 6.0861,8.466188,5.8059,8.466188 -L 5.8059,8.466188,5.5289,8.466188 -L 2.142,5.300936,1.8408,5.774008 -L 1.8408,5.774008,1.7291,6.594719 -L 1.7291,6.594719,1.7151,8.466188 -L 1.7151,8.466188,1.2878,8.466188 -L 1.2878,8.466188,0.8671,8.466188 -L 0.8671,8.466188,0.4612,8.466188 -L 2.142,8.466188,2.4152,8.466188 -L 2.4152,8.466188,2.6989,8.466188 -L 2.6989,8.466188,2.9966,8.466188 - -[否] 30 -L 1.3139,-0.000003,1.3139,1.066406 -L 1.3139,1.066406,1.3139,2.124321 -L 1.3139,2.124321,1.3139,3.165359 -L 1.3139,3.165359,3.006,3.165359 -L 3.006,3.165359,4.7047,3.165359 -L 4.7047,3.165359,6.4135,3.165359 -L 6.4135,3.165359,6.4135,2.124321 -L 6.4135,2.124321,6.4135,1.066406 -L 6.4135,1.066406,6.4135,-0.000003 -L 6.4135,-0.000003,4.7047,-0.000003 -L 4.7047,-0.000003,3.006,-0.000003 -L 3.006,-0.000003,1.3139,-0.000003 -L 3.8816,4.233104,3.7975,5.110271 -L 3.7975,5.110271,3.7306,5.987329 -L 3.7306,5.987329,3.6641,6.864495 -L 3.6641,6.864495,2.5997,6.357516 -L 2.5997,6.357516,1.5314,5.833439 -L 1.5314,5.833439,0.4628,5.300936 -L 7.2646,5.300936,6.5431,5.833439 -L 6.5431,5.833439,5.8356,6.357516 -L 5.8356,6.357516,5.1355,6.864495 -L 3.8816,7.398335,4.0007,7.665396 -L 4.0007,7.665396,4.1334,7.932305 -L 4.1334,7.932305,4.277,8.199302 -L 4.277,8.199302,2.9951,8.302406 -L 2.9951,8.302406,1.7237,8.388653 -L 1.7237,8.388653,0.4628,8.466188 -L 4.7047,8.466188,5.5558,8.466188 -L 5.5558,8.466188,6.4135,8.466188 -L 6.4135,8.466188,7.2646,8.466188 - -[批] 39 -L 0.9205,-0.000003,1.1969,-0.000003 -L 1.1969,-0.000003,1.4806,-0.000003 -L 1.4806,-0.000003,1.7783,-0.000003 -L 1.7783,-0.000003,1.7608,2.622917 -L 1.7608,2.622917,1.649,3.720432 -L 1.649,3.720432,1.3478,4.233104 -L 1.3478,4.233104,1.0533,4.06932 -L 1.0533,4.06932,0.7696,3.888572 -L 0.7696,3.888572,0.4929,3.699221 -L 2.5978,-0.000003,2.8745,-0.000003 -L 2.8745,-0.000003,3.1547,-0.000003 -L 3.1547,-0.000003,3.4528,-0.000003 -L 3.4528,-0.000003,3.4528,3.011361 -L 3.4528,3.011361,3.4528,6.014188 -L 3.4528,6.014188,3.4528,9.000116 -L 6.0127,-0.000003,5.7189,0.689389 -L 5.7189,0.689389,5.6064,3.022634 -L 5.6064,3.022634,5.5924,9.000116 -L 6.4089,-0.000003,6.8393,-0.000003 -L 6.8393,-0.000003,7.2666,-0.000003 -L 7.2666,-0.000003,7.6939,-0.000003 -L 7.6939,-0.000003,7.6939,0.533989 -L 7.6939,0.533989,7.6939,1.067785 -L 7.6939,1.067785,7.6939,1.601777 -L 4.0934,0.533989,4.3039,0.723188 -L 4.3039,0.723188,4.5207,0.904045 -L 4.5207,0.904045,4.7343,1.067785 -L 2.2024,4.233104,1.6767,5.508565 -L 1.6767,5.508565,1.4879,6.478942 -L 1.4879,6.478942,0.4929,6.864495 -L 6.1984,5.300936,6.5451,5.671014 -L 6.5451,5.671014,6.9024,6.02406 -L 6.9024,6.02406,7.2666,6.368723 -L 3.8832,5.834884,4.1564,5.834884 -L 4.1564,5.834884,4.4366,5.834884 -L 4.4366,5.834884,4.7343,5.834884 -L 2.2024,6.864495,1.9009,7.299456 -L 1.9009,7.299456,1.7926,7.853194 -L 1.7926,7.853194,1.7783,9.000116 - -[秘] 48 -L 1.7771,-0.000003,1.6931,1.411003 -L 1.6931,1.411003,1.6227,2.822163 -L 1.6227,2.822163,1.5596,4.233104 -L 1.5596,4.233104,1.2027,3.535437 -L 1.2027,3.535437,0.863,2.82074 -L 0.863,2.82074,0.5264,2.097528 -L 3.0552,-0.000003,3.5455,0.533989 -L 3.5455,0.533989,4.0432,1.067785 -L 4.0432,1.067785,4.5511,1.601777 -L 4.5511,1.601777,4.6138,3.355893 -L 4.6138,3.355893,4.6842,5.110271 -L 4.6842,5.110271,4.7609,6.864495 -L 5.1636,-0.000003,5.0169,0.370184 -L 5.0169,0.370184,4.8908,0.723188 -L 4.8908,0.723188,4.7609,1.067785 -L 5.5874,-0.000003,6.0147,-0.000003 -L 6.0147,-0.000003,6.442,-0.000003 -L 6.442,-0.000003,6.8732,-0.000003 -L 6.8732,-0.000003,6.8732,0.533989 -L 6.8732,0.533989,6.8732,1.067785 -L 6.8732,1.067785,6.8732,1.601777 -L 3.0552,2.364414,3.1848,3.001488 -L 3.1848,3.001488,3.3322,3.621532 -L 3.3322,3.621532,3.4825,4.233104 -L 5.1636,2.631367,5.9065,4.406935 -L 5.9065,4.406935,6.5755,6.614508 -L 6.5755,6.614508,6.8732,8.466188 -L 7.7243,2.631367,7.7068,3.402541 -L 7.7068,3.402541,7.5978,3.817866 -L 7.5978,3.817866,7.297,4.233104 -L 2.6314,4.233104,2.1554,4.668152 -L 2.1554,4.668152,1.8223,5.22189 -L 1.8223,5.22189,1.3463,6.368723 -L 1.3463,6.368723,1.0728,6.368723 -L 1.0728,6.368723,0.7999,6.368723 -L 0.7999,6.368723,0.5264,6.368723 -L 2.2009,6.368723,1.9029,6.757145 -L 1.9029,6.757145,1.7911,7.162598 -L 1.7911,7.162598,1.7771,7.932305 -L 1.7771,7.932305,1.3498,7.932305 -L 1.3498,7.932305,0.9292,7.932305 -L 0.9292,7.932305,0.5264,7.932305 -L 2.2009,7.932305,2.4776,8.121526 -L 2.4776,8.121526,2.7613,8.302406 -L 2.7613,8.302406,3.0552,8.466188 -L 5.5874,8.199302,5.4372,8.466188 -L 5.4372,8.466188,5.2936,8.733185 -L 5.2936,8.733185,5.1636,9.000116 - -[腹] 60 -L 0.5249,0.266993,0.8264,1.104582 -L 0.8264,1.104582,0.9347,3.23033 -L 0.9347,3.23033,0.9522,8.466188 -L 0.9522,8.466188,1.5094,8.466188 -L 1.5094,8.466188,2.0803,8.466188 -L 2.0803,8.466188,2.6617,8.466188 -L 2.6617,8.466188,2.6617,5.644133 -L 2.6617,5.644133,2.6617,2.822163 -L 2.6617,2.822163,2.6617,-0.000003 -L 2.6617,-0.000003,2.3605,-0.000003 -L 2.3605,-0.000003,2.0803,-0.000003 -L 2.0803,-0.000003,1.8033,-0.000003 -L 3.5128,-0.000003,4.2165,0.370184 -L 4.2165,0.370184,4.9205,0.723188 -L 4.9205,0.723188,5.6213,1.067785 -L 5.6213,1.067785,5.1905,1.600355 -L 5.1905,1.600355,4.7667,2.124321 -L 4.7667,2.124321,4.3356,2.631367 -L 4.3356,2.631367,4.0627,2.288236 -L 4.0627,2.288236,3.7892,1.944996 -L 3.7892,1.944996,3.5128,1.601777 -L 7.3302,-0.000003,6.8997,0.370184 -L 6.8997,0.370184,6.4724,0.723188 -L 6.4724,0.723188,6.0451,1.067785 -L 6.0451,1.067785,6.3253,1.514238 -L 6.3253,1.514238,6.6051,1.943529 -L 6.6051,1.943529,6.8997,2.364414 -L 6.8997,2.364414,4.8543,3.449102 -L 4.8543,3.449102,4.5772,5.322103 -L 4.5772,5.322103,3.9156,7.398335 -L 3.9156,7.398335,3.7647,7.234596 -L 3.7647,7.234596,3.6389,7.053715 -L 3.6389,7.053715,3.5128,6.864495 -L 1.3795,3.165359,1.653,3.165359 -L 1.653,3.165359,1.9399,3.165359 -L 1.9399,3.165359,2.2344,3.165359 -L 5.1905,3.699221,5.7505,3.699221 -L 5.7505,3.699221,6.3253,3.699221 -L 6.3253,3.699221,6.8997,3.699221 -L 6.8997,3.699221,6.8997,4.233104 -L 6.8997,4.233104,6.8997,4.767052 -L 6.8997,4.767052,6.8997,5.300936 -L 6.8997,5.300936,6.1743,5.300936 -L 6.1743,5.300936,5.4668,5.300936 -L 5.4668,5.300936,4.7667,5.300936 -L 1.3795,5.834884,1.653,5.834884 -L 1.653,5.834884,1.9399,5.834884 -L 1.9399,5.834884,2.2344,5.834884 -L 6.8997,5.834884,6.8997,6.178058 -L 6.8997,6.178058,6.8997,6.521255 -L 6.8997,6.521255,6.8997,6.864495 -L 6.8997,6.864495,6.1743,6.864495 -L 6.1743,6.864495,5.4668,6.864495 -L 5.4668,6.864495,4.7667,6.864495 -L 4.1258,7.932305,4.1853,8.302406 -L 4.1853,8.302406,4.2515,8.655496 -L 4.2515,8.655496,4.3356,9.000116 -L 4.7667,7.932305,5.7439,7.932305 -L 5.7439,7.932305,6.7277,7.932305 -L 6.7277,7.932305,7.7263,7.932305 - -[奮] 54 -L 1.8372,-0.000003,1.8967,1.781125 -L 1.8967,1.781125,1.9629,3.545332 -L 1.9629,3.545332,2.0193,5.300936 -L 2.0193,5.300936,1.6617,5.137152 -L 1.6617,5.137152,1.3184,4.956229 -L 1.3184,4.956229,0.9826,4.767052 -L 2.2326,-0.000003,2.793,-0.000003 -L 2.793,-0.000003,3.3639,-0.000003 -L 3.3639,-0.000003,3.9421,-0.000003 -L 3.9421,-0.000003,3.7071,1.3306 -L 3.7071,1.3306,3.0977,1.644113 -L 3.0977,1.644113,2.2326,1.601777 -L 4.3726,-0.000003,4.919,-0.000003 -L 4.919,-0.000003,5.4762,-0.000003 -L 5.4762,-0.000003,6.0471,-0.000003 -L 6.0471,-0.000003,6.0471,0.533989 -L 6.0471,0.533989,6.0471,1.067785 -L 6.0471,1.067785,6.0471,1.601777 -L 6.0471,1.601777,4.7092,1.809363 -L 4.7092,1.809363,3.7355,2.245747 -L 3.7355,2.245747,2.6637,2.631367 -L 6.0471,2.364414,4.7092,2.947813 -L 4.7092,2.947813,3.7355,3.47178 -L 3.7355,3.47178,2.6637,3.699221 -L 4.7932,3.699221,4.1484,4.450694 -L 4.1484,4.450694,3.5919,4.727519 -L 3.5919,4.727519,2.6637,4.767052 -L 5.2237,3.699221,5.4937,3.699221 -L 5.4937,3.699221,5.7736,3.699221 -L 5.7736,3.699221,6.0471,3.699221 -L 4.7932,4.767052,3.9138,5.671014 -L 3.9138,5.671014,3.2168,5.87155 -L 3.2168,5.87155,2.2326,5.834884 -L 5.2237,4.767052,5.4937,4.767052 -L 5.4937,4.767052,5.7736,4.767052 -L 5.7736,4.767052,6.0471,4.767052 -L 4.7932,5.834884,4.5127,6.228844 -L 4.5127,6.228844,4.5127,6.495753 -L 4.5127,6.495753,4.7932,6.864495 -L 5.2237,5.834884,6.1168,5.854651 -L 6.1168,5.854651,6.555,5.992976 -L 6.555,5.992976,6.8982,6.368723 -L 6.8982,6.368723,5.4829,7.501548 -L 5.4829,7.501548,4.2398,7.727565 -L 4.2398,7.727565,2.6637,7.665396 -L 2.6637,7.665396,2.7058,6.642724 -L 2.7058,6.642724,1.6901,6.450637 -L 1.6901,6.450637,0.5588,6.368723 -L 0.5588,7.932305,1.1051,7.932305 -L 1.1051,7.932305,1.6617,7.932305 -L 1.6617,7.932305,2.2326,7.932305 -L 6.0471,7.932305,6.4744,7.932305 -L 6.4744,7.932305,6.8982,7.932305 -L 6.8982,7.932305,7.3287,7.932305 - -[陛] 51 -L 0.5849,-0.000003,0.5849,2.822163 -L 0.5849,2.822163,0.5849,5.644133 -L 0.5849,5.644133,0.5849,8.466188 -L 0.5849,8.466188,1.1383,8.466188 -L 1.1383,8.466188,1.6921,8.466188 -L 1.6921,8.466188,2.263,8.466188 -L 2.263,8.466188,1.8181,6.097524 -L 1.8181,6.097524,2.0419,4.796692 -L 2.0419,4.796692,2.263,2.631367 -L 2.263,2.631367,1.9649,2.467627 -L 1.9649,2.467627,1.6847,2.286748 -L 1.6847,2.286748,1.4119,2.097528 -L 2.6899,-0.000003,3.5235,-0.000003 -L 3.5235,-0.000003,4.3711,-0.000003 -L 4.3711,-0.000003,5.2222,-0.000003 -L 5.2222,-0.000003,5.0124,1.713352 -L 5.0124,1.713352,4.3259,2.138528 -L 4.3259,2.138528,3.1207,2.097528 -L 5.653,-0.000003,6.3535,-0.000003 -L 6.3535,-0.000003,7.0645,-0.000003 -L 7.0645,-0.000003,7.7863,-0.000003 -L 5.653,2.097528,5.3483,2.512831 -L 5.3483,2.512831,5.2397,2.928068 -L 5.2397,2.928068,5.2222,3.699221 -L 6.0768,2.097528,6.5041,2.097528 -L 6.5041,2.097528,6.9317,2.097528 -L 6.9317,2.097528,7.3625,2.097528 -L 3.1207,4.767052,3.3942,4.767052 -L 3.3942,4.767052,3.6744,4.767052 -L 3.6744,4.767052,3.9718,4.767052 -L 3.9718,4.767052,3.9718,6.178058 -L 3.9718,6.178058,3.9718,7.589 -L 3.9718,7.589,3.9718,9.000116 -L 6.5041,4.767052,6.2032,5.279724 -L 6.2032,5.279724,6.0908,6.377217 -L 6.0908,6.377217,6.0768,9.000116 -L 6.9317,4.767052,7.2046,4.767052 -L 7.2046,4.767052,7.4918,4.767052 -L 7.4918,4.767052,7.7863,4.767052 -L 7.7863,4.767052,7.7863,5.137152 -L 7.7863,5.137152,7.7863,5.490221 -L 7.7863,5.490221,7.7863,5.834884 -L 4.3991,5.300936,4.6726,5.300936 -L 4.6726,5.300936,4.9528,5.300936 -L 4.9528,5.300936,5.2222,5.300936 -L 4.3991,7.398335,4.6726,7.398335 -L 4.6726,7.398335,4.9528,7.398335 -L 4.9528,7.398335,5.2222,7.398335 -L 6.7177,7.398335,6.9317,7.587686 -L 6.9317,7.587686,7.145,7.768412 -L 7.145,7.768412,7.3625,7.932305 - -[片] 18 -L 0.5838,-0.000003,1.6622,3.045357 -L 1.6622,3.045357,1.9074,5.776918 -L 1.9074,5.776918,1.8688,9.000116 -L 5.6798,-0.000003,5.6798,1.411003 -L 5.6798,1.411003,5.6798,2.822163 -L 5.6798,2.822163,5.6798,4.233104 -L 5.6798,4.233104,4.5517,4.233104 -L 4.5517,4.233104,3.4239,4.233104 -L 3.4239,4.233104,2.2926,4.233104 -L 2.2926,6.368723,3.1301,6.368723 -L 3.1301,6.368723,3.9703,6.368723 -L 3.9703,6.368723,4.8249,6.368723 -L 4.8249,6.368723,4.8249,7.245759 -L 4.8249,7.245759,4.8249,8.123014 -L 4.8249,8.123014,4.8249,9.000116 -L 5.2525,6.368723,6.0861,6.368723 -L 6.0861,6.368723,6.9337,6.368723 -L 6.9337,6.368723,7.7848,6.368723 - -[補] 66 -L 1.4719,-0.000003,1.4544,2.622917 -L 1.4544,2.622917,1.3458,3.720432 -L 1.3458,3.720432,1.0446,4.233104 -L 1.0446,4.233104,0.8901,4.06932 -L 0.8901,4.06932,0.7465,3.888572 -L 0.7465,3.888572,0.6173,3.699221 -L 4.0042,-0.000003,4.0042,1.944996 -L 4.0042,1.944996,4.0042,3.889864 -L 4.0042,3.889864,4.0042,5.834884 -L 4.0042,5.834884,4.918,5.864524 -L 4.918,5.864524,5.3526,6.072087 -L 5.3526,6.072087,5.6783,6.635719 -L 5.6783,6.635719,5.3386,7.172426 -L 5.3386,7.172426,4.7922,7.370118 -L 4.7922,7.370118,3.5734,7.398335 -L 5.6783,-0.000003,5.6675,1.495784 -L 5.6675,1.495784,5.5628,2.177996 -L 5.5628,2.177996,5.2822,2.631367 -L 5.2822,2.631367,4.9884,2.631367 -L 4.9884,2.631367,4.7047,2.631367 -L 4.7047,2.631367,4.4311,2.631367 -L 6.5361,-0.000003,6.8131,-0.000003 -L 6.8131,-0.000003,7.0933,-0.000003 -L 7.0933,-0.000003,7.3907,-0.000003 -L 7.3907,-0.000003,7.3907,0.877164 -L 7.3907,0.877164,7.3907,1.754244 -L 7.3907,1.754244,7.3907,2.631367 -L 7.3907,2.631367,6.9634,2.631367 -L 6.9634,2.631367,6.5361,2.631367 -L 6.5361,2.631367,6.1091,2.631367 -L 6.1091,2.631367,5.8321,3.165359 -L 5.8321,3.165359,5.5628,3.699221 -L 5.5628,3.699221,5.2822,4.233104 -L 5.2822,4.233104,4.9884,4.233104 -L 4.9884,4.233104,4.7047,4.233104 -L 4.7047,4.233104,4.4311,4.233104 -L 2.7223,3.165359,2.2946,3.699221 -L 2.2946,3.699221,1.8782,4.233104 -L 1.8782,4.233104,1.4719,4.767052 -L 1.4719,4.767052,1.8782,5.566487 -L 1.8782,5.566487,2.2946,6.357516 -L 2.2946,6.357516,2.7223,7.131426 -L 2.7223,7.131426,2.0183,7.234596 -L 2.0183,7.234596,1.3174,7.320668 -L 1.3174,7.320668,0.6173,7.398335 -L 7.3907,3.165359,7.3907,3.535437 -L 7.3907,3.535437,7.3907,3.888572 -L 7.3907,3.888572,7.3907,4.233104 -L 7.3907,4.233104,6.4734,4.262787 -L 6.4734,4.262787,6.0286,4.470417 -L 6.0286,4.470417,5.6783,5.033961 -L 5.6783,5.033961,6.0286,5.597594 -L 6.0286,5.597594,6.4734,5.805135 -L 6.4734,5.805135,7.3907,5.834884 -L 7.3907,5.834884,7.3907,5.490221 -L 7.3907,5.490221,7.3907,5.137152 -L 7.3907,5.137152,7.3907,4.767052 -L 6.1091,7.398335,5.8044,7.813638 -L 5.8044,7.813638,5.6955,8.228919 -L 5.6955,8.228919,5.6783,9.000116 -L 6.5361,7.398335,6.9634,7.398335 -L 6.9634,7.398335,7.3907,7.398335 -L 7.3907,7.398335,7.818,7.398335 -L 1.4719,7.932305,1.4719,8.302406 -L 1.4719,8.302406,1.4719,8.655496 -L 1.4719,8.655496,1.4719,9.000116 - -[暮] 72 -L 2.3215,-0.000003,2.2441,0.877164 -L 2.2441,0.877164,2.1744,1.754244 -L 2.1744,1.754244,2.111,2.631367 -L 2.111,2.631367,1.6031,2.467627 -L 1.6031,2.467627,1.1061,2.286748 -L 1.1061,2.286748,0.6158,2.097528 -L 2.7519,-0.000003,3.8801,-0.000003 -L 3.8801,-0.000003,5.0114,-0.000003 -L 5.0114,-0.000003,6.1427,-0.000003 -L 6.1427,-0.000003,6.1427,0.533989 -L 6.1427,0.533989,6.1427,1.067785 -L 6.1427,1.067785,6.1427,1.601777 -L 6.1427,1.601777,5.0114,1.601777 -L 5.0114,1.601777,3.8801,1.601777 -L 3.8801,1.601777,2.7519,1.601777 -L 6.1427,2.364414,5.0114,2.467627 -L 5.0114,2.467627,3.8801,2.553831 -L 3.8801,2.553831,2.7519,2.631367 -L 2.7519,2.631367,2.7519,3.001488 -L 2.7519,3.001488,2.7519,3.354601 -L 2.7519,3.354601,2.7519,3.699221 -L 2.7519,3.699221,2.0304,3.699221 -L 2.0304,3.699221,1.3194,3.699221 -L 1.3194,3.699221,0.6158,3.699221 -L 5.7115,3.432268,4.8604,3.535437 -L 4.8604,3.535437,4.0128,3.621532 -L 4.0128,3.621532,3.1792,3.699221 -L 3.1792,3.699221,3.1792,4.06932 -L 3.1792,4.06932,3.1792,4.422433 -L 3.1792,4.422433,3.1792,4.767052 -L 3.1792,4.767052,2.7519,4.767052 -L 2.7519,4.767052,2.3215,4.767052 -L 2.3215,4.767052,1.9008,4.767052 -L 1.9008,4.767052,1.9008,5.480415 -L 1.9008,5.480415,1.9008,6.176658 -L 1.9008,6.176658,1.9008,6.864495 -L 1.9008,6.864495,2.3215,6.967687 -L 2.3215,6.967687,2.7519,7.053715 -L 2.7519,7.053715,3.1792,7.131426 -L 3.1792,7.131426,3.029,7.398335 -L 3.029,7.398335,2.8815,7.665396 -L 2.8815,7.665396,2.7519,7.932305 -L 2.7519,7.932305,2.0304,7.932305 -L 2.0304,7.932305,1.3194,7.932305 -L 1.3194,7.932305,0.6158,7.932305 -L 6.1427,3.699221,6.6961,3.699221 -L 6.6961,3.699221,7.2701,3.699221 -L 7.2701,3.699221,7.8484,3.699221 -L 3.61,4.767052,4.5841,4.767052 -L 4.5841,4.767052,5.5714,4.767052 -L 5.5714,4.767052,6.5661,4.767052 -L 6.5661,4.767052,6.5661,5.137152 -L 6.5661,5.137152,6.5661,5.490221 -L 6.5661,5.490221,6.5661,5.834884 -L 6.5661,5.834884,5.1406,5.834884 -L 5.1406,5.834884,3.7291,5.834884 -L 3.7291,5.834884,2.3215,5.834884 -L 6.5661,6.635719,5.5714,6.712029 -L 5.5714,6.712029,4.5841,6.788251 -L 4.5841,6.788251,3.61,6.864495 -L 5.2842,7.398335,4.941,7.774192 -L 4.941,7.774192,4.5035,7.912539 -L 4.5035,7.912539,3.61,7.932305 -L 3.61,7.932305,3.4563,8.302406 -L 3.4563,8.302406,3.3127,8.655496 -L 3.3127,8.655496,3.1792,9.000116 -L 5.7115,7.932305,5.5613,8.302406 -L 5.5613,8.302406,5.4177,8.655496 -L 5.4177,8.655496,5.2842,9.000116 -L 6.1427,7.932305,6.6961,7.932305 -L 6.6961,7.932305,7.2701,7.932305 -L 7.2701,7.932305,7.8484,7.932305 - -[宝] 33 -L 0.649,0.533989,1.7771,0.533989 -L 1.7771,0.533989,2.9049,0.533989 -L 2.9049,0.533989,4.0323,0.533989 -L 4.0323,0.533989,3.8852,2.589031 -L 3.8852,2.589031,3.2762,3.169585 -L 3.2762,3.169585,1.9274,3.165359 -L 4.4596,0.533989,5.4372,0.533989 -L 5.4372,0.533989,6.421,0.533989 -L 6.421,0.533989,7.4157,0.533989 -L 6.5646,1.601777,5.1636,3.072151 -L 5.1636,3.072151,4.3199,3.72886 -L 4.3199,3.72886,4.0323,5.834884 -L 4.0323,5.834884,3.1812,5.834884 -L 3.1812,5.834884,2.3301,5.834884 -L 2.3301,5.834884,1.5001,5.834884 -L 4.4596,5.834884,5.1636,5.834884 -L 5.1636,5.834884,5.8645,5.834884 -L 5.8645,5.834884,6.5646,5.834884 -L 0.649,6.368723,0.649,6.901294 -L 0.649,6.901294,0.649,7.425282 -L 0.649,7.425282,0.649,7.932305 -L 0.649,7.932305,1.7771,7.932305 -L 1.7771,7.932305,2.9049,7.932305 -L 2.9049,7.932305,4.0323,7.932305 -L 4.0323,7.932305,4.0323,8.302406 -L 4.0323,8.302406,4.0323,8.655496 -L 4.0323,8.655496,4.0323,9.000116 -L 7.4157,6.368723,7.4157,6.901294 -L 7.4157,6.901294,7.4157,7.425282 -L 7.4157,7.425282,7.4157,7.932305 -L 7.4157,7.932305,6.421,7.932305 -L 6.421,7.932305,5.4372,7.932305 -L 5.4372,7.932305,4.4596,7.932305 - -[亡] 18 -L 2.3532,-0.000003,2.0593,0.61019 -L 2.0593,0.61019,1.9469,2.389917 -L 1.9469,2.389917,1.9332,6.864495 -L 1.9332,6.864495,1.5021,6.864495 -L 1.5021,6.864495,1.0821,6.864495 -L 1.0821,6.864495,0.6793,6.864495 -L 2.7843,-0.000003,4.3429,-0.000003 -L 4.3429,-0.000003,5.8941,-0.000003 -L 5.8941,-0.000003,7.4527,-0.000003 -L 2.3532,6.864495,2.9136,6.864495 -L 2.9136,6.864495,3.4845,6.864495 -L 3.4845,6.864495,4.0627,6.864495 -L 4.0627,6.864495,4.0627,7.587686 -L 4.0627,7.587686,4.0627,8.302406 -L 4.0627,8.302406,4.0627,9.000116 -L 4.49,6.864495,5.6213,6.864495 -L 5.6213,6.864495,6.7526,6.864495 -L 6.7526,6.864495,7.88,6.864495 - -[棒] 60 -L 1.9597,-0.000003,1.9419,2.99873 -L 1.9419,2.99873,1.8336,4.234549 -L 1.8336,4.234549,1.5324,4.767052 -L 1.5324,4.767052,1.2379,4.06932 -L 1.2379,4.06932,0.9542,3.354601 -L 0.9542,3.354601,0.6813,2.631367 -L 5.3463,-0.000003,5.1154,1.3306 -L 5.1154,1.3306,4.506,1.644113 -L 4.506,1.644113,3.6686,1.601777 -L 5.7736,1.601777,5.1365,2.326369 -L 5.1365,2.326369,4.6983,2.593256 -L 4.6983,2.593256,4.0647,2.631367 -L 6.2009,1.601777,6.4744,1.601777 -L 6.4744,1.601777,6.7612,1.601777 -L 6.7612,1.601777,7.0558,1.601777 -L 2.814,2.631367,3.2203,3.268397 -L 3.2203,3.268397,3.6409,3.888572 -L 3.6409,3.888572,4.0647,4.500056 -L 4.0647,4.500056,3.4689,4.668152 -L 3.4689,4.668152,3.1471,4.599023 -L 3.1471,4.599023,2.814,4.233104 -L 2.814,4.233104,2.0645,5.593325 -L 2.0645,5.593325,1.648,6.521255 -L 1.648,6.521255,0.6813,6.864495 -L 5.7736,2.631367,5.6233,3.001488 -L 5.6233,3.001488,5.4762,3.354601 -L 5.4762,3.354601,5.3463,3.699221 -L 7.8785,2.631367,6.7721,4.134225 -L 6.7721,4.134225,5.9035,4.586173 -L 5.9035,4.586173,4.4917,4.767052 -L 4.4917,4.767052,4.4917,5.300936 -L 4.4917,5.300936,4.4917,5.834884 -L 4.4917,5.834884,4.4917,6.368723 -L 4.4917,6.368723,4.2188,6.368723 -L 4.2188,6.368723,3.9421,6.368723 -L 3.9421,6.368723,3.6686,6.368723 -L 7.0558,4.767052,7.3321,4.767052 -L 7.3321,4.767052,7.6022,4.767052 -L 7.6022,4.767052,7.8785,4.767052 -L 6.2009,5.300936,6.2009,5.671014 -L 6.2009,5.671014,6.2009,6.02406 -L 6.2009,6.02406,6.2009,6.368723 -L 6.2009,6.368723,5.7736,6.368723 -L 5.7736,6.368723,5.3463,6.368723 -L 5.3463,6.368723,4.9225,6.368723 -L 4.9225,6.368723,4.9225,6.901294 -L 4.9225,6.901294,4.9225,7.425282 -L 4.9225,7.425282,4.9225,7.932305 -L 4.9225,7.932305,4.4917,7.932305 -L 4.4917,7.932305,4.0714,7.932305 -L 4.0714,7.932305,3.6686,7.932305 -L 2.3902,6.864495,2.0855,7.299456 -L 2.0855,7.299456,1.9737,7.853194 -L 1.9737,7.853194,1.9597,9.000116 -L 5.3463,7.932305,5.3463,8.302406 -L 5.3463,8.302406,5.3463,8.655496 -L 5.3463,8.655496,5.3463,9.000116 -L 5.7736,7.932305,6.3308,7.932305 -L 6.3308,7.932305,6.9013,7.932305 -L 6.9013,7.932305,7.4796,7.932305 - -[枚] 36 -L 1.9894,-0.000003,1.9088,1.600355 -L 1.9088,1.600355,1.8391,3.192241 -L 1.8391,3.192241,1.7761,4.767052 -L 1.7761,4.767052,1.4118,4.06932 -L 1.4118,4.06932,1.0542,3.354601 -L 1.0542,3.354601,0.7075,2.631367 -L 3.4573,-0.000003,4.2243,0.799497 -L 4.2243,0.799497,5.0124,1.590548 -L 5.0124,1.590548,5.8039,2.364414 -L 5.8039,2.364414,5.2222,3.535437 -L 5.2222,3.535437,4.6548,4.689298 -L 4.6548,4.689298,4.0944,5.834884 -L 4.0944,5.834884,3.9441,5.671014 -L 3.9441,5.671014,3.8005,5.490221 -L 3.8005,5.490221,3.6706,5.300936 -L 7.4851,-0.000003,7.0543,0.533989 -L 7.0543,0.533989,6.6266,1.067785 -L 6.6266,1.067785,6.1958,1.601777 -L 6.1958,3.432268,6.7986,4.805186 -L 6.7986,4.805186,7.0224,5.695005 -L 7.0224,5.695005,7.0543,6.864495 -L 7.0543,6.864495,5.2575,6.846239 -L 5.2575,6.846239,4.4905,6.717524 -L 4.4905,6.717524,4.0944,6.368723 -L 3.2398,4.233104,2.4692,5.042411 -L 2.4692,5.042411,2.0353,5.724557 -L 2.0353,5.724557,1.5656,6.864495 -L 1.5656,6.864495,1.2682,6.864495 -L 1.2682,6.864495,0.9846,6.864495 -L 0.9846,6.864495,0.7075,6.864495 -L 2.3855,6.864495,2.1085,7.299456 -L 2.1085,7.299456,2.0069,7.853194 -L 2.0069,7.853194,1.9894,9.000116 -L 4.5217,7.398335,4.8229,7.813638 -L 4.8229,7.813638,4.9353,8.228919 -L 4.9353,8.228919,4.9493,9.000116 - -[幕] 66 -L 4.1279,-0.000003,4.1279,0.713381 -L 4.1279,0.713381,4.1279,1.40969 -L 4.1279,1.40969,4.1279,2.097528 -L 4.1279,2.097528,3.5465,2.097528 -L 3.5465,2.097528,2.9791,2.097528 -L 2.9791,2.097528,2.4191,2.097528 -L 2.4191,2.097528,2.4191,1.590548 -L 2.4191,1.590548,2.4191,1.066406 -L 2.4191,1.066406,2.4191,0.533989 -L 4.9513,0.533989,5.2242,0.533989 -L 5.2242,0.533989,5.5044,0.533989 -L 5.5044,0.533989,5.8024,0.533989 -L 5.8024,0.533989,5.8024,1.066406 -L 5.8024,1.066406,5.8024,1.590548 -L 5.8024,1.590548,5.8024,2.097528 -L 5.8024,2.097528,5.3786,2.097528 -L 5.3786,2.097528,4.958,2.097528 -L 4.958,2.097528,4.5552,2.097528 -L 0.9235,2.097528,1.4138,2.553831 -L 1.4138,2.553831,1.9073,3.001488 -L 1.9073,3.001488,2.4191,3.432268 -L 2.4191,3.432268,1.8478,3.535437 -L 1.8478,3.535437,1.2878,3.621532 -L 1.2878,3.621532,0.7379,3.699221 -L 7.084,2.097528,5.634,3.258568 -L 5.634,3.258568,4.4396,3.580663 -L 4.4396,3.580663,2.8428,3.699221 -L 6.2329,3.699221,6.6602,3.699221 -L 6.6602,3.699221,7.084,3.699221 -L 7.084,3.699221,7.5113,3.699221 -L 3.2701,4.500056,2.8428,4.603269 -L 2.8428,4.603269,2.4191,4.689298 -L 2.4191,4.689298,1.9879,4.767052 -L 1.9879,4.767052,1.9879,5.480415 -L 1.9879,5.480415,1.9879,6.176658 -L 1.9879,6.176658,1.9879,6.864495 -L 1.9879,6.864495,2.2649,6.967687 -L 2.2649,6.967687,2.5483,7.053715 -L 2.5483,7.053715,2.8428,7.131426 -L 2.8428,7.131426,2.4821,7.695058 -L 2.4821,7.695058,1.9357,7.902534 -L 1.9357,7.902534,0.7379,7.932305 -L 3.6974,4.767052,4.531,4.767052 -L 4.531,4.767052,5.3786,4.767052 -L 5.3786,4.767052,6.2329,4.767052 -L 6.2329,4.767052,6.2329,5.137152 -L 6.2329,5.137152,6.2329,5.490221 -L 6.2329,5.490221,6.2329,5.834884 -L 6.2329,5.834884,4.9513,5.834884 -L 4.9513,5.834884,3.6799,5.834884 -L 3.6799,5.834884,2.4191,5.834884 -L 6.2329,6.635719,5.235,6.712029 -L 5.235,6.712029,4.2505,6.788251 -L 4.2505,6.788251,3.2701,6.864495 -L 5.3786,7.398335,5.0144,7.774192 -L 5.0144,7.774192,4.468,7.912539 -L 4.468,7.912539,3.2701,7.932305 -L 3.2701,7.932305,3.1227,8.302406 -L 3.1227,8.302406,2.9791,8.655496 -L 2.9791,8.655496,2.8428,9.000116 -L 5.8024,7.932305,5.655,8.302406 -L 5.655,8.302406,5.5044,8.655496 -L 5.5044,8.655496,5.3786,9.000116 -L 6.2329,7.932305,6.6602,7.932305 -L 6.6602,7.932305,7.084,7.932305 -L 7.084,7.932305,7.5113,7.932305 - -[密] 54 -L 1.5945,-0.000003,1.5945,0.713381 -L 1.5945,0.713381,1.5945,1.40969 -L 1.5945,1.40969,1.5945,2.097528 -L 2.0218,-0.000003,2.7223,-0.000003 -L 2.7223,-0.000003,3.4259,-0.000003 -L 3.4259,-0.000003,4.1267,-0.000003 -L 4.1267,-0.000003,4.1267,0.877164 -L 4.1267,0.877164,4.1267,1.754244 -L 4.1267,1.754244,4.1267,2.631367 -L 4.5537,-0.000003,5.2545,-0.000003 -L 5.2545,-0.000003,5.962,-0.000003 -L 5.962,-0.000003,6.6905,-0.000003 -L 6.6905,-0.000003,6.6905,0.713381 -L 6.6905,0.713381,6.6905,1.40969 -L 6.6905,1.40969,6.6905,2.097528 -L 0.7399,3.699221,1.668,3.718988 -L 1.668,3.718988,2.165,3.857356 -L 2.165,3.857356,2.6627,4.233104 -L 2.6627,4.233104,2.7258,4.956229 -L 2.7258,4.956229,2.7955,5.671014 -L 2.7955,5.671014,2.876,6.368723 -L 3.2721,3.966195,4.256,4.946488 -L 4.256,4.946488,5.2545,5.909771 -L 5.2545,5.909771,6.2594,6.864495 -L 3.7026,3.699221,4.5537,3.699221 -L 4.5537,3.699221,5.4083,3.699221 -L 5.4083,3.699221,6.2594,3.699221 -L 6.2594,3.699221,6.2594,4.06932 -L 6.2594,4.06932,6.2594,4.422433 -L 6.2594,4.422433,6.2594,4.767052 -L 1.1707,4.767052,1.2964,5.137152 -L 1.2964,5.137152,1.44,5.490221 -L 1.44,5.490221,1.5945,5.834884 -L 7.5133,5.033961,7.3662,5.300936 -L 7.3662,5.300936,7.2404,5.567866 -L 7.2404,5.567866,7.1178,5.834884 -L 4.1267,6.635719,3.9723,6.978916 -L 3.9723,6.978916,3.8322,7.32209 -L 3.8322,7.32209,3.7026,7.665396 -L 3.7026,7.665396,2.7012,7.768412 -L 2.7012,7.768412,1.7171,7.854638 -L 1.7171,7.854638,0.7399,7.932305 -L 0.7399,7.932305,0.7399,7.587686 -L 0.7399,7.587686,0.7399,7.234596 -L 0.7399,7.234596,0.7399,6.864495 -L 7.5133,6.864495,7.5133,7.234596 -L 7.5133,7.234596,7.5133,7.587686 -L 7.5133,7.587686,7.5133,7.932305 -L 7.5133,7.932305,6.382,7.932305 -L 6.382,7.932305,5.2545,7.932305 -L 5.2545,7.932305,4.1267,7.932305 -L 4.1267,7.932305,4.1267,8.302406 -L 4.1267,8.302406,4.1267,8.655496 -L 4.1267,8.655496,4.1267,9.000116 - -[盟] 63 -L 0.7695,-0.000003,1.0466,-0.000003 -L 1.0466,-0.000003,1.3303,-0.000003 -L 1.3303,-0.000003,1.628,-0.000003 -L 1.628,-0.000003,1.628,0.877164 -L 1.628,0.877164,1.628,1.754244 -L 1.628,1.754244,1.628,2.631367 -L 1.628,2.631367,3.3018,2.631367 -L 3.3018,2.631367,4.9904,2.631367 -L 4.9904,2.631367,6.6925,2.631367 -L 6.6925,2.631367,6.6925,1.754244 -L 6.6925,1.754244,6.6925,0.877164 -L 6.6925,0.877164,6.6925,-0.000003 -L 6.6925,-0.000003,7.1163,-0.000003 -L 7.1163,-0.000003,7.5436,-0.000003 -L 7.5436,-0.000003,7.9709,-0.000003 -L 2.0203,-0.000003,2.4507,-0.000003 -L 2.4507,-0.000003,2.8745,-0.000003 -L 2.8745,-0.000003,3.3018,-0.000003 -L 3.3018,-0.000003,3.3018,0.713381 -L 3.3018,0.713381,3.3018,1.40969 -L 3.3018,1.40969,3.3018,2.097528 -L 3.7291,-0.000003,4.1603,-0.000003 -L 4.1603,-0.000003,4.5841,-0.000003 -L 4.5841,-0.000003,5.0114,-0.000003 -L 5.0114,-0.000003,5.0114,0.713381 -L 5.0114,0.713381,5.0114,1.40969 -L 5.0114,1.40969,5.0114,2.097528 -L 5.4387,-0.000003,5.7115,-0.000003 -L 5.7115,-0.000003,5.9885,-0.000003 -L 5.9885,-0.000003,6.2652,-0.000003 -L 3.7291,4.233104,4.4962,5.601796 -L 4.4962,5.601796,4.6331,6.894223 -L 4.6331,6.894223,4.5841,8.466188 -L 4.5841,8.466188,5.4176,8.466188 -L 5.4176,8.466188,6.2652,8.466188 -L 6.2652,8.466188,7.1163,8.466188 -L 7.1163,8.466188,7.1163,7.055247 -L 7.1163,7.055247,7.1163,5.644133 -L 7.1163,5.644133,7.1163,4.233104 -L 7.1163,4.233104,6.8218,4.233104 -L 6.8218,4.233104,6.5349,4.233104 -L 6.5349,4.233104,6.2652,4.233104 -L 1.1968,5.300936,1.1968,6.367388 -L 1.1968,6.367388,1.1968,7.425282 -L 1.1968,7.425282,1.1968,8.466188 -L 1.1968,8.466188,1.7467,8.466188 -L 1.7467,8.466188,2.304,8.466188 -L 2.304,8.466188,2.8745,8.466188 -L 2.8745,8.466188,2.8745,7.425282 -L 2.8745,7.425282,2.8745,6.367388 -L 2.8745,6.367388,2.8745,5.300936 -L 2.8745,5.300936,2.304,5.300936 -L 2.304,5.300936,1.7467,5.300936 -L 1.7467,5.300936,1.1968,5.300936 -L 5.0114,6.368723,5.5613,6.368723 -L 5.5613,6.368723,6.1216,6.368723 -L 6.1216,6.368723,6.6925,6.368723 -L 1.628,6.864495,1.8977,6.864495 -L 1.8977,6.864495,2.1744,6.864495 -L 2.1744,6.864495,2.4507,6.864495 -L 5.0114,7.398335,5.5613,7.398335 -L 5.5613,7.398335,6.1216,7.398335 -L 6.1216,7.398335,6.6925,7.398335 - -[模] 66 -L 2.0499,-0.000003,1.9694,1.600355 -L 1.9694,1.600355,1.9028,3.192241 -L 1.9028,3.192241,1.8366,4.767052 -L 1.8366,4.767052,1.4724,4.06932 -L 1.4724,4.06932,1.1183,3.354601 -L 1.1183,3.354601,0.768,2.631367 -L 3.1217,-0.000003,3.8821,0.713381 -L 3.8821,0.713381,4.6558,1.40969 -L 4.6558,1.40969,5.4407,2.097528 -L 5.4407,2.097528,5.0585,2.473275 -L 5.0585,2.473275,4.4001,2.611644 -L 4.4001,2.611644,2.9084,2.631367 -L 7.5733,-0.000003,6.9923,0.533989 -L 6.9923,0.533989,6.4245,1.067785 -L 6.4245,1.067785,5.8645,1.601777 -L 5.8645,2.631367,5.5664,3.04667 -L 5.5664,3.04667,5.4582,3.461908 -L 5.4582,3.461908,5.4407,4.233104 -L 5.4407,4.233104,4.8698,4.233104 -L 4.8698,4.233104,4.3125,4.233104 -L 4.3125,4.233104,3.7595,4.233104 -L 3.7595,4.233104,3.7595,4.956229 -L 3.7595,4.956229,3.7595,5.671014 -L 3.7595,5.671014,3.7595,6.368723 -L 3.7595,6.368723,4.0358,6.368723 -L 4.0358,6.368723,4.3125,6.368723 -L 4.3125,6.368723,4.5822,6.368723 -L 4.5822,6.368723,4.5686,7.113104 -L 4.5686,7.113104,4.467,7.518359 -L 4.467,7.518359,4.1868,7.932305 -L 4.1868,7.932305,3.8922,7.932305 -L 3.8922,7.932305,3.6085,7.932305 -L 3.6085,7.932305,3.3357,7.932305 -L 6.2918,2.631367,6.8483,2.631367 -L 6.8483,2.631367,7.4231,2.631367 -L 7.4231,2.631367,8.0006,2.631367 -L 5.8645,4.233104,6.2918,4.233104 -L 6.2918,4.233104,6.7222,4.233104 -L 6.7222,4.233104,7.1495,4.233104 -L 7.1495,4.233104,7.1495,4.603269 -L 7.1495,4.603269,7.1495,4.956229 -L 7.1495,4.956229,7.1495,5.300936 -L 7.1495,5.300936,6.1482,5.300936 -L 6.1482,5.300936,5.1671,5.300936 -L 5.1671,5.300936,4.1868,5.300936 -L 2.9084,4.767052,2.4317,5.200656 -L 2.4317,5.200656,2.0993,5.744433 -L 2.0993,5.744433,1.6261,6.864495 -L 1.6261,6.864495,1.3288,6.864495 -L 1.3288,6.864495,1.0486,6.864495 -L 1.0486,6.864495,0.768,6.864495 -L 7.1495,6.101749,6.4245,6.204962 -L 6.4245,6.204962,5.7135,6.291056 -L 5.7135,6.291056,5.0134,6.368723 -L 2.4772,6.864495,2.1799,7.299456 -L 2.1799,7.299456,2.0675,7.853194 -L 2.0675,7.853194,2.0499,9.000116 -L 6.2918,7.131426,5.7555,7.734636 -L 5.7555,7.734636,5.1251,8.219112 -L 5.1251,8.219112,4.5822,9.000116 -L 6.7222,7.932305,6.5685,8.302406 -L 6.5685,8.302406,6.4245,8.655496 -L 6.4245,8.655496,6.2918,9.000116 -L 7.1495,7.932305,7.4231,7.932305 -L 7.4231,7.932305,7.7032,7.932305 -L 7.7032,7.932305,8.0006,7.932305 - -[訳] 27 -L 3.7615,-0.000003,4.5772,2.508584 -L 4.5772,2.508584,4.6931,5.779786 -L 4.6931,5.779786,4.6157,8.466188 -L 4.6157,8.466188,5.5929,8.466188 -L 5.5929,8.466188,6.5771,8.466188 -L 6.5771,8.466188,7.5718,8.466188 -L 7.5718,8.466188,7.5718,7.425282 -L 7.5718,7.425282,7.5718,6.367388 -L 7.5718,6.367388,7.5718,5.300936 -L 7.5718,5.300936,7.1515,5.300936 -L 7.1515,5.300936,6.7316,5.300936 -L 6.7316,5.300936,6.3214,5.300936 -L 6.3214,5.300936,6.3848,4.036857 -L 6.3848,4.036857,6.8223,2.662495 -L 6.8223,2.662495,8.0026,-0.000003 -L 5.0395,5.300936,5.3166,5.300936 -L 5.3166,5.300936,5.6003,5.300936 -L 5.6003,5.300936,5.8976,5.300936 -L 2.4831,6.864495,3.3342,6.864495 -L 0.8019,6.902519,3.3342,6.902519 -L 1.2257,8.504343,2.9069,8.504343 -L 1.2257,5.300957,2.9069,5.300957 -L 1.2257,4.233038,2.9069,4.233038 -L 1.2257,2.669522,2.9069,2.669522 -L 1.2257,-0.000003,1.2257,2.669522 -L 2.9069,-0.000003,1.2257,-0.000003 -L 2.9069,2.669522,2.9069,-0.000003 - -[優] 69 -L 1.655,-0.000003,1.5745,1.781125 -L 1.5745,1.781125,1.5006,3.545332 -L 1.5006,3.545332,1.4445,5.300936 -L 1.4445,5.300936,1.2312,5.137152 -L 1.2312,5.137152,1.0246,4.956229 -L 1.0246,4.956229,0.8316,4.767052 -L 2.5093,-0.000003,3.4588,0.039553 -L 3.4588,0.039553,4.1242,0.316421 -L 4.1242,0.316421,5.0734,1.067785 -L 5.0734,1.067785,4.7056,1.411003 -L 4.7056,1.411003,4.3484,1.754244 -L 4.3484,1.754244,4.0052,2.097528 -L 4.0052,2.097528,3.6409,1.943529 -L 3.6409,1.943529,3.2833,1.781125 -L 3.2833,1.781125,2.9401,1.601777 -L 6.7511,-0.000003,6.3234,0.370184 -L 6.3234,0.370184,5.8961,0.723188 -L 5.8961,0.723188,5.4723,1.067785 -L 5.4723,1.067785,5.7459,1.514238 -L 5.7459,1.514238,6.0261,1.943529 -L 6.0261,1.943529,6.3234,2.364414 -L 6.3234,2.364414,5.6198,2.553831 -L 5.6198,2.553831,4.9189,2.734624 -L 4.9189,2.734624,4.2188,2.898363 -L 4.2188,2.898363,4.4079,3.639898 -L 4.4079,3.639898,4.313,4.38152 -L 4.313,4.38152,4.2188,5.300936 -L 4.2188,5.300936,3.6409,5.300936 -L 3.6409,5.300936,3.07,5.300936 -L 3.07,5.300936,2.5093,5.300936 -L 7.1784,-0.000003,7.4547,-0.000003 -L 7.4547,-0.000003,7.7349,-0.000003 -L 7.7349,-0.000003,8.0295,-0.000003 -L 2.9401,3.165359,3.07,3.535437 -L 3.07,3.535437,3.2101,3.888572 -L 3.2101,3.888572,3.3639,4.233104 -L 5.0734,3.699221,5.4797,3.699221 -L 5.4797,3.699221,5.9,3.699221 -L 5.9,3.699221,6.3234,3.699221 -L 4.6461,5.300936,5.3497,5.300936 -L 5.3497,5.300936,6.0506,5.300936 -L 6.0506,5.300936,6.7511,5.300936 -L 6.7511,5.300936,6.7511,5.671014 -L 6.7511,5.671014,6.7511,6.02406 -L 6.7511,6.02406,6.7511,6.368723 -L 6.7511,6.368723,5.7525,6.204962 -L 5.7525,6.204962,4.7687,6.02406 -L 4.7687,6.02406,3.7912,5.834884 -L 7.1784,5.300936,7.4547,5.300936 -L 7.4547,5.300936,7.7349,5.300936 -L 7.7349,5.300936,8.0295,5.300936 -L 1.655,5.834884,1.7667,7.113104 -L 1.7667,7.113104,1.9699,8.052308 -L 1.9699,8.052308,2.0823,9.000116 -L 3.7912,7.131426,4.2188,7.234596 -L 4.2188,7.234596,4.6461,7.320668 -L 4.6461,7.320668,5.0734,7.398335 -L 5.0734,7.398335,5.0734,7.768412 -L 5.0734,7.768412,5.0734,8.121526 -L 5.0734,8.121526,5.0734,8.466188 -L 5.0734,8.466188,4.3484,8.466188 -L 4.3484,8.466188,3.6409,8.466188 -L 3.6409,8.466188,2.9401,8.466188 -L 6.7511,7.131426,6.3234,7.234596 -L 6.3234,7.234596,5.8961,7.320668 -L 5.8961,7.320668,5.4723,7.398335 -L 5.4723,8.466188,6.1728,8.466188 -L 6.1728,8.466188,6.8807,8.466188 -L 6.8807,8.466188,7.6057,8.466188 - -[郵] 51 -L 5.9297,-0.000003,5.9297,2.822163 -L 5.9297,2.822163,5.9297,5.644133 -L 5.9297,5.644133,5.9297,8.466188 -L 5.9297,8.466188,6.6305,8.466188 -L 6.6305,8.466188,7.3306,8.466188 -L 7.3306,8.466188,8.0346,8.466188 -L 8.0346,8.466188,7.7579,7.511421 -L 7.7579,7.511421,7.4816,6.548137 -L 7.4816,6.548137,7.208,5.567866 -L 7.208,5.567866,7.6847,4.447848 -L 7.6847,4.447848,7.9124,3.39547 -L 7.9124,3.39547,7.8175,1.868686 -L 7.8175,1.868686,7.4641,1.791019 -L 7.4641,1.791019,7.1173,1.704881 -L 7.1173,1.704881,6.7807,1.601777 -L 0.8301,0.533989,1.5376,0.533989 -L 1.5376,0.533989,2.2451,0.533989 -L 2.2451,0.533989,2.9669,0.533989 -L 2.9669,0.533989,2.7389,2.247279 -L 2.7389,2.247279,2.0353,2.672411 -L 2.0353,2.672411,0.8301,2.631367 -L 3.3977,1.067785,3.8005,1.067785 -L 3.8005,1.067785,4.2208,1.067785 -L 4.2208,1.067785,4.6446,1.067785 -L 3.3977,2.631367,3.072,3.303684 -L 3.072,3.303684,2.795,4.09467 -L 2.795,4.09467,2.326,4.767052 -L 2.326,4.767052,1.8777,4.351815 -L 1.8777,4.351815,1.7095,3.936534 -L 1.7095,3.936534,1.6885,3.165359 -L 4.0037,2.631367,4.0667,3.165359 -L 4.0667,3.165359,4.1364,3.699221 -L 4.1364,3.699221,4.2208,4.233104 -L 4.2208,4.233104,3.1802,5.525531 -L 3.1802,5.525531,2.6447,6.487259 -L 2.6447,6.487259,1.6885,6.864495 -L 1.6885,6.864495,1.6885,6.357516 -L 1.6885,6.357516,1.6885,5.833439 -L 1.6885,5.833439,1.6885,5.300936 -L 1.6885,5.300936,1.3908,5.137152 -L 1.3908,5.137152,1.1071,4.956229 -L 1.1071,4.956229,0.8301,4.767052 -L 4.6446,4.767052,4.3469,5.200656 -L 4.3469,5.200656,4.238,5.744433 -L 4.238,5.744433,4.2208,6.864495 -L 4.2208,6.864495,3.4639,7.082129 -L 3.4639,7.082129,2.6027,7.536791 -L 2.6027,7.536791,1.2574,7.932305 -L 3.3977,8.466188,3.8005,8.466188 -L 3.8005,8.466188,4.2208,8.466188 -L 4.2208,8.466188,4.6446,8.466188 - -[幼] 33 -L 4.2505,-0.000003,4.3801,0.266993 -L 4.3801,0.266993,4.524,0.533989 -L 4.524,0.533989,4.6778,0.80092 -L 4.6778,0.80092,4.3801,1.247242 -L 4.3801,1.247242,4.0964,1.676664 -L 4.0964,1.676664,3.82,2.097528 -L 3.82,2.097528,2.8849,1.457695 -L 2.8849,1.457695,1.7812,1.148276 -L 1.7812,1.148276,0.864,1.067785 -L 5.96,-0.000003,6.2297,-0.000003 -L 6.2297,-0.000003,6.5064,-0.000003 -L 6.5064,-0.000003,6.7827,-0.000003 -L 6.7827,-0.000003,7.5431,2.134238 -L 7.5431,2.134238,7.6867,4.107519 -L 7.6867,4.107519,7.6338,6.368723 -L 7.6338,6.368723,5.9527,5.692094 -L 5.9527,5.692094,5.6238,3.956344 -L 5.6238,3.956344,5.1016,1.601777 -L 1.7151,1.868686,2.4015,3.874409 -L 2.4015,3.874409,2.2506,5.405528 -L 2.2506,5.405528,0.864,6.368723 -L 2.9689,4.767052,3.1017,5.480415 -L 3.1017,5.480415,3.2418,6.176658 -L 3.2418,6.176658,3.3962,6.864495 -L 4.6778,6.368723,5.2907,6.387089 -L 5.2907,6.387089,5.6238,6.515629 -L 5.6238,6.515629,5.96,6.864495 -L 5.96,6.864495,5.96,7.587686 -L 5.96,7.587686,5.96,8.302406 -L 5.96,8.302406,5.96,9.000116 -L 2.1455,6.864495,2.2681,7.587686 -L 2.2681,7.587686,2.398,8.302406 -L 2.398,8.302406,2.5416,9.000116 - -[欲] 45 -L 1.6852,-0.000003,1.6715,2.247279 -L 1.6715,2.247279,1.5591,3.206207 -L 1.5591,3.206207,1.2579,3.699221 -L 1.2579,3.699221,1.1178,3.535437 -L 1.1178,3.535437,0.985,3.354601 -L 0.985,3.354601,0.8625,3.165359 -L 2.1163,-0.000003,2.6729,-0.000003 -L 2.6729,-0.000003,3.2438,-0.000003 -L 3.2438,-0.000003,3.8252,-0.000003 -L 3.8252,-0.000003,3.8252,1.066406 -L 3.8252,1.066406,3.8252,2.124321 -L 3.8252,2.124321,3.8252,3.165359 -L 3.8252,3.165359,3.2438,3.165359 -L 3.2438,3.165359,2.6729,3.165359 -L 2.6729,3.165359,2.1163,3.165359 -L 4.6763,-0.000003,5.8146,2.3221 -L 5.8146,2.3221,6.2737,4.415407 -L 6.2737,4.415407,6.3575,6.864495 -L 6.3575,6.864495,5.4367,6.673831 -L 5.4367,6.673831,5.002,6.406834 -L 5.002,6.406834,4.6763,5.834884 -L 8.0631,-0.000003,7.1599,1.515661 -L 7.1599,1.515661,6.8268,2.336198 -L 6.8268,2.336198,6.7812,3.165359 -L 1.6852,4.233104,2.0319,4.956229 -L 2.0319,4.956229,2.3892,5.671014 -L 2.3892,5.671014,2.7534,6.368723 -L 2.7534,6.368723,3.2438,5.834884 -L 3.2438,5.834884,3.7415,5.300936 -L 3.7415,5.300936,4.2493,4.767052 -L 7.6358,5.834884,7.7658,6.101749 -L 7.7658,6.101749,7.9094,6.368723 -L 7.9094,6.368723,8.0631,6.635719 -L 8.0631,6.635719,7.6358,6.712029 -L 7.6358,6.712029,7.2085,6.788251 -L 7.2085,6.788251,6.7812,6.864495 -L 0.8625,6.864495,1.1353,7.398335 -L 1.1353,7.398335,1.4155,7.932305 -L 1.4155,7.932305,1.6852,8.466188 -L 4.2493,7.398335,3.9513,7.768412 -L 3.9513,7.768412,3.6711,8.121526 -L 3.6711,8.121526,3.3947,8.466188 -L 5.4997,7.398335,5.4997,7.932305 -L 5.4997,7.932305,5.4997,8.466188 -L 5.4997,8.466188,5.4997,9.000116 - -[翌] 48 -L 0.8645,-0.000003,1.5646,-0.000003 -L 1.5646,-0.000003,2.2759,-0.000003 -L 2.2759,-0.000003,3.0006,-0.000003 -L 3.0006,-0.000003,2.8889,1.295269 -L 2.8889,1.295269,2.6857,2.226046 -L 2.6857,2.226046,2.5733,3.165359 -L 2.5733,3.165359,2.1428,3.165359 -L 2.1428,3.165359,1.7156,3.165359 -L 1.7156,3.165359,1.2918,3.165359 -L 3.3967,-0.000003,3.9498,-0.000003 -L 3.9498,-0.000003,4.5245,-0.000003 -L 4.5245,-0.000003,5.1056,-0.000003 -L 5.1056,-0.000003,5.218,0.947804 -L 5.218,0.947804,5.4176,1.887118 -L 5.4176,1.887118,5.5294,3.165359 -L 5.5294,3.165359,4.6748,3.165359 -L 4.6748,3.165359,3.8345,3.165359 -L 3.8345,3.165359,3.0006,3.165359 -L 5.5294,-0.000003,6.2302,-0.000003 -L 6.2302,-0.000003,6.9304,-0.000003 -L 6.9304,-0.000003,7.6378,-0.000003 -L 5.9567,3.165359,6.384,3.165359 -L 6.384,3.165359,6.8151,3.165359 -L 6.8151,3.165359,7.2389,3.165359 -L 3.3967,4.767052,3.3967,6.014188 -L 3.3967,6.014188,3.3967,7.244467 -L 3.3967,7.244467,3.3967,8.466188 -L 3.3967,8.466188,2.6959,8.388653 -L 2.6959,8.388653,1.9957,8.302406 -L 1.9957,8.302406,1.2918,8.199302 -L 1.2918,8.199302,1.4245,7.932305 -L 1.4245,7.932305,1.5646,7.665396 -L 1.5646,7.665396,1.7156,7.398335 -L 7.2389,4.767052,7.2389,6.014188 -L 7.2389,6.014188,7.2389,7.244467 -L 7.2389,7.244467,7.2389,8.466188 -L 7.2389,8.466188,6.5171,8.388653 -L 6.5171,8.388653,5.8064,8.302406 -L 5.8064,8.302406,5.1056,8.199302 -L 5.1056,8.199302,5.2355,7.932305 -L 5.2355,7.932305,5.3791,7.665396 -L 5.3791,7.665396,5.5294,7.398335 -L 0.8645,5.834884,1.4245,6.02406 -L 1.4245,6.02406,1.9957,6.204962 -L 1.9957,6.204962,2.5733,6.368723 -L 4.6748,5.834884,5.2355,6.02406 -L 5.2355,6.02406,5.8064,6.204962 -L 5.8064,6.204962,6.384,6.368723 - -[乱] 39 -L 1.2903,-0.000003,1.2903,1.066406 -L 1.2903,1.066406,1.2903,2.124321 -L 1.2903,2.124321,1.2903,3.165359 -L 1.2903,3.165359,1.693,3.165359 -L 1.693,3.165359,2.113,3.165359 -L 2.113,3.165359,2.5406,3.165359 -L 2.5406,3.165359,2.4562,5.060908 -L 2.4562,5.060908,2.0044,5.744433 -L 2.0044,5.744433,0.8595,5.834884 -L 1.7176,-0.000003,2.418,-0.000003 -L 2.418,-0.000003,3.1217,-0.000003 -L 3.1217,-0.000003,3.8225,-0.000003 -L 3.8225,-0.000003,3.8225,1.066406 -L 3.8225,1.066406,3.8225,2.124321 -L 3.8225,2.124321,3.8225,3.165359 -L 3.8225,3.165359,3.5245,3.165359 -L 3.5245,3.165359,3.2408,3.165359 -L 3.2408,3.165359,2.9644,3.165359 -L 5.9275,-0.000003,5.6505,0.689389 -L 5.6505,0.689389,5.5454,3.022634 -L 5.5454,3.022634,5.5314,9.000116 -L 6.3548,-0.000003,6.9117,-0.000003 -L 6.9117,-0.000003,7.4861,-0.000003 -L 7.4861,-0.000003,8.0636,-0.000003 -L 8.0636,-0.000003,8.0636,0.533989 -L 8.0636,0.533989,8.0636,1.067785 -L 8.0636,1.067785,8.0636,1.601777 -L 2.9644,5.834884,2.6667,6.268422 -L 2.6667,6.268422,2.5578,6.812266 -L 2.5578,6.812266,2.5406,7.932305 -L 2.5406,7.932305,1.9694,7.932305 -L 1.9694,7.932305,1.4128,7.932305 -L 1.4128,7.932305,0.8595,7.932305 -L 3.3952,5.834884,3.6716,5.834884 -L 3.6716,5.834884,3.9553,5.834884 -L 3.9553,5.834884,4.2495,5.834884 -L 2.9644,7.932305,3.2972,8.308075 -L 3.2972,8.308075,3.6334,8.446422 -L 3.6334,8.446422,4.2495,8.466188 - -[卵] 36 -L 1.5056,-0.000003,1.9927,0.637071 -L 1.9927,0.637071,2.4897,1.257136 -L 2.4897,1.257136,2.9976,1.868686 -L 2.9976,1.868686,2.7878,2.134238 -L 2.7878,2.134238,2.5703,2.391318 -L 2.5703,2.391318,2.357,2.631367 -L 2.357,2.631367,2.0593,2.467627 -L 2.0593,2.467627,1.7791,2.286748 -L 1.7791,2.286748,1.5056,2.097528 -L 1.5056,2.097528,1.4215,4.231637 -L 1.4215,4.231637,1.3518,6.357516 -L 1.3518,6.357516,1.2887,8.466188 -L 1.2887,8.466188,2.5216,8.486065 -L 2.5216,8.486065,3.1906,8.624346 -L 3.1906,8.624346,3.8522,9.000116 -L 5.1026,-0.000003,5.1026,2.822163 -L 5.1026,2.822163,5.1026,5.644133 -L 5.1026,5.644133,5.1026,8.466188 -L 5.1026,8.466188,5.9537,8.466188 -L 5.9537,8.466188,6.8121,8.466188 -L 6.8121,8.466188,7.6632,8.466188 -L 7.6632,8.466188,7.6632,6.357516 -L 7.6632,6.357516,7.6632,4.231637 -L 7.6632,4.231637,7.6632,2.097528 -L 7.6632,2.097528,7.2429,2.097528 -L 7.2429,2.097528,6.8121,2.097528 -L 6.8121,2.097528,6.3845,2.097528 -L 3.4284,3.699221,3.4284,4.765608 -L 3.4284,4.765608,3.4284,5.823523 -L 3.4284,5.823523,3.4284,6.864495 -L 6.3845,5.033961,6.2339,5.300936 -L 6.2339,5.300936,6.0871,5.567866 -L 6.0871,5.567866,5.9537,5.834884 -L 2.5703,5.567866,2.4235,5.834884 -L 2.4235,5.834884,2.2726,6.101749 -L 2.2726,6.101749,2.1433,6.368723 - - -# kan_21 ------------------------------------------------------- -# 覧裏律臨朗穀豚疲遅彼奥忙渡寝婚離涼違払絡泊到押脱驚狭眠較嫁殻恐挟巧攻傘煮襲刃怒普符膚齢亜哀握扱依偉 - -[覧] 69 -L 0.0034,0.000019,1.0573,0.405406 -L 1.0573,0.405406,1.6037,0.751426 -L 1.6037,0.751426,2.1084,1.334694 -L 2.1084,1.334694,1.8142,1.437906 -L 1.8142,1.437906,1.5305,1.524045 -L 1.5305,1.524045,1.2534,1.601712 -L 1.2534,1.601712,1.2534,2.668077 -L 1.2534,2.668077,1.2534,3.725992 -L 1.2534,3.725992,1.2534,4.766987 -L 1.2534,4.766987,0.9767,4.766987 -L 0.9767,4.766987,0.7035,4.766987 -L 0.7035,4.766987,0.4304,4.766987 -L 0.4304,4.766987,0.4304,6.014209 -L 0.4304,6.014209,0.4304,7.244358 -L 0.4304,7.244358,0.4304,8.466144 -L 0.4304,8.466144,1.4075,8.466144 -L 1.4075,8.466144,2.3921,8.466144 -L 2.3921,8.466144,3.3938,8.466144 -L 5.0676,0.000019,4.7874,0.415322 -L 4.7874,0.415322,4.6858,0.830603 -L 4.6858,0.830603,4.6718,1.601712 -L 4.6718,1.601712,3.9468,1.601712 -L 3.9468,1.601712,3.2358,1.601712 -L 3.2358,1.601712,2.5353,1.601712 -L 5.4988,0.000019,6.0518,0.000019 -L 6.0518,0.000019,6.6262,0.000019 -L 6.6262,0.000019,7.2041,0.000019 -L 7.2041,0.000019,7.2041,0.37014 -L 7.2041,0.37014,7.2041,0.723209 -L 7.2041,0.723209,7.2041,1.067807 -L 5.0676,1.601712,5.3443,1.601712 -L 5.3443,1.601712,5.6245,1.601712 -L 5.6245,1.601712,5.9187,1.601712 -L 5.9187,1.601712,5.9187,1.97179 -L 5.9187,1.97179,5.9187,2.324815 -L 5.9187,2.324815,5.9187,2.669544 -L 5.9187,2.669544,4.4971,2.669544 -L 4.4971,2.669544,3.0891,2.669544 -L 3.0891,2.669544,1.6846,2.669544 -L 5.9187,3.432246,4.4971,3.535459 -L 4.4971,3.535459,3.0891,3.621466 -L 3.0891,3.621466,1.6846,3.699133 -L 5.9187,4.500056,4.4971,4.603072 -L 4.4971,4.603072,3.0891,4.689298 -L 3.0891,4.689298,1.6846,4.766987 -L 2.1084,5.300848,2.1084,5.670926 -L 2.1084,5.670926,2.1084,6.024016 -L 2.1084,6.024016,2.1084,6.368679 -L 2.1084,6.368679,1.6846,6.368679 -L 1.6846,6.368679,1.2639,6.368679 -L 1.2639,6.368679,0.8615,6.368679 -L 2.5353,6.368679,2.812,6.368679 -L 2.812,6.368679,3.0922,6.368679 -L 3.0922,6.368679,3.3938,6.368679 -L 3.3938,6.368679,3.3938,6.738823 -L 3.3938,6.738823,3.3938,7.091848 -L 3.3938,7.091848,3.3938,7.436446 -L 3.3938,7.436446,2.5353,7.436446 -L 2.5353,7.436446,1.6916,7.436446 -L 1.6916,7.436446,0.8615,7.436446 -L 4.6718,6.368679,5.3723,6.368679 -L 5.3723,6.368679,6.0728,6.368679 -L 6.0728,6.368679,6.7768,6.368679 -L 3.8176,6.902606,4.5527,7.666776 -L 4.5527,7.666776,4.8785,8.210553 -L 4.8785,8.210553,5.0676,8.999962 -L 5.4988,7.932218,6.0518,7.932218 -L 6.0518,7.932218,6.6262,7.932218 -L 6.6262,7.932218,7.2041,7.932218 - -[裏] 51 -L 1.2835,0.000019,1.5605,0.000019 -L 1.5605,0.000019,1.8442,0.000019 -L 1.8442,0.000019,2.1416,0.000019 -L 2.1416,0.000019,2.1416,0.533946 -L 2.1416,0.533946,2.1416,1.067807 -L 2.1416,1.067807,2.1416,1.601712 -L 2.1416,1.601712,1.3955,1.463256 -L 1.3955,1.463256,0.7441,1.206307 -L 0.7441,1.206307,0.0019,1.067807 -L 6.376,0.000019,4.8108,1.884119 -L 4.8108,1.884119,3.6021,2.76851 -L 3.6021,2.76851,2.1416,2.135639 -L 2.5653,0.533946,2.9716,0.533946 -L 2.9716,0.533946,3.3923,0.533946 -L 3.3923,0.533946,3.8157,0.533946 -L 5.5249,2.135639,5.658,2.402504 -L 5.658,2.402504,5.802,2.669544 -L 5.802,2.669544,5.9557,2.936474 -L 5.9557,2.936474,5.3743,3.01274 -L 5.3743,3.01274,4.8003,3.089006 -L 4.8003,3.089006,4.2465,3.16525 -L 0.0019,3.16525,0.8562,3.16525 -L 0.8562,3.16525,1.7107,3.16525 -L 1.7107,3.16525,2.5653,3.16525 -L 3.4199,3.699133,3.0557,4.074837 -L 3.0557,4.074837,2.5027,4.213228 -L 2.5027,4.213228,1.2835,4.233082 -L 3.8157,4.233082,2.9436,5.137043 -L 2.9436,5.137043,2.2571,5.33758 -L 2.2571,5.33758,1.2835,5.300848 -L 1.2835,5.300848,1.2835,6.024016 -L 1.2835,6.024016,1.2835,6.738823 -L 1.2835,6.738823,1.2835,7.436446 -L 1.2835,7.436446,2.6879,7.436446 -L 2.6879,7.436446,4.0994,7.436446 -L 4.0994,7.436446,5.5249,7.436446 -L 5.5249,7.436446,5.5249,6.738823 -L 5.5249,6.738823,5.5249,6.024016 -L 5.5249,6.024016,5.5249,5.300848 -L 5.5249,5.300848,3.9663,5.577782 -L 3.9663,5.577782,2.9265,6.091876 -L 2.9265,6.091876,1.7107,6.368679 -L 4.2465,4.233082,4.6668,4.233082 -L 4.6668,4.233082,5.0976,4.233082 -L 5.0976,4.233082,5.5249,4.233082 -L 4.2465,6.368679,4.5197,6.368679 -L 4.5197,6.368679,4.8003,6.368679 -L 4.8003,6.368679,5.0976,6.368679 -L 0.0019,8.466144,2.2641,8.466144 -L 2.2641,8.466144,4.5271,8.466144 -L 4.5271,8.466144,6.8068,8.466144 - -[律] 63 -L 0.8897,0.000019,0.8091,1.411047 -L 0.8091,1.411047,0.7356,2.822054 -L 0.7356,2.822054,0.676,4.233082 -L 0.676,4.233082,0.4592,4.069233 -L 0.4592,4.069233,0.2487,3.888419 -L 0.2487,3.888419,0.0351,3.699133 -L 4.7038,0.000019,4.2944,1.500009 -L 4.2944,1.500009,3.3169,1.728807 -L 3.3169,1.728807,2.14,1.601712 -L 5.1245,1.601712,4.8334,2.134194 -L 4.8334,2.134194,4.5497,2.65827 -L 4.5497,2.65827,4.2734,3.16525 -L 4.2734,3.16525,3.6951,3.16525 -L 3.6951,3.16525,3.1242,3.16525 -L 3.1242,3.16525,2.5673,3.16525 -L 5.5549,1.601712,6.1052,1.601712 -L 6.1052,1.601712,6.6652,1.601712 -L 6.6652,1.601712,7.2361,1.601712 -L 5.1245,3.16525,4.8334,3.699133 -L 4.8334,3.699133,4.5497,4.233082 -L 4.5497,4.233082,4.2734,4.766987 -L 4.2734,4.766987,3.8496,4.766987 -L 3.8496,4.766987,3.4184,4.766987 -L 3.4184,4.766987,2.9946,4.766987 -L 5.5549,3.16525,5.9651,3.16525 -L 5.9651,3.16525,6.3815,3.16525 -L 6.3815,3.16525,6.8057,3.16525 -L 0.8897,4.766987,1.1629,5.490068 -L 1.1629,5.490068,1.4431,6.20483 -L 1.4431,6.20483,1.7408,6.902606 -L 5.1245,4.766987,4.8334,5.300848 -L 4.8334,5.300848,4.5497,5.834818 -L 4.5497,5.834818,4.2734,6.368679 -L 4.2734,6.368679,3.6951,6.368679 -L 3.6951,6.368679,3.1242,6.368679 -L 3.1242,6.368679,2.5673,6.368679 -L 5.5549,4.766987,5.832,4.766987 -L 5.832,4.766987,6.1052,4.766987 -L 6.1052,4.766987,6.3815,4.766987 -L 6.3815,4.766987,6.364,5.538139 -L 6.364,5.538139,6.2593,5.953486 -L 6.2593,5.953486,5.9822,6.368679 -L 5.9822,6.368679,5.6845,6.368679 -L 5.6845,6.368679,5.4043,6.368679 -L 5.4043,6.368679,5.1245,6.368679 -L 5.1245,6.368679,4.8334,6.901162 -L 4.8334,6.901162,4.5497,7.42526 -L 4.5497,7.42526,4.2734,7.932218 -L 4.2734,7.932218,3.8496,7.932218 -L 3.8496,7.932218,3.4184,7.932218 -L 3.4184,7.932218,2.9946,7.932218 -L 6.8057,6.368679,6.5076,6.782516 -L 6.5076,6.782516,6.3955,7.187947 -L 6.3955,7.187947,6.3815,7.932218 -L 6.3815,7.932218,5.9546,7.932218 -L 5.9546,7.932218,5.5339,7.932218 -L 5.5339,7.932218,5.1245,7.932218 -L 5.1245,7.932218,4.977,8.302273 -L 4.977,8.302273,4.8334,8.655387 -L 4.8334,8.655387,4.7038,8.999962 -L 0.0351,6.902606,0.4592,7.615903 -L 0.4592,7.615903,0.8897,8.31219 -L 0.8897,8.31219,1.3135,8.999962 - -[臨] 72 -L 3.452,0.000019,3.452,1.066428 -L 3.452,1.066428,3.452,2.124299 -L 3.452,2.124299,3.452,3.16525 -L 3.452,3.16525,3.8586,3.16525 -L 3.8586,3.16525,4.2785,3.16525 -L 4.2785,3.16525,4.6992,3.16525 -L 4.6992,3.16525,4.6992,2.124299 -L 4.6992,2.124299,4.6992,1.066428 -L 4.6992,1.066428,4.6992,0.000019 -L 4.6992,0.000019,4.2785,0.000019 -L 4.2785,0.000019,3.8586,0.000019 -L 3.8586,0.000019,3.452,0.000019 -L 5.5569,0.000019,5.5569,1.066428 -L 5.5569,1.066428,5.5569,2.124299 -L 5.5569,2.124299,5.5569,3.16525 -L 5.5569,3.16525,5.9846,3.16525 -L 5.9846,3.16525,6.4084,3.16525 -L 6.4084,3.16525,6.8388,3.16525 -L 6.8388,3.16525,6.8388,2.124299 -L 6.8388,2.124299,6.8388,1.066428 -L 6.8388,1.066428,6.8388,0.000019 -L 6.8388,0.000019,6.4084,0.000019 -L 6.4084,0.000019,5.9846,0.000019 -L 5.9846,0.000019,5.5569,0.000019 -L 0.0616,1.067807,0.0616,3.545244 -L 0.0616,3.545244,0.0616,6.014209 -L 0.0616,6.014209,0.0616,8.466144 -L 0.0616,8.466144,0.8987,8.466144 -L 0.8987,8.466144,1.7431,8.466144 -L 1.7431,8.466144,2.5974,8.466144 -L 0.4924,1.067807,0.7624,1.067807 -L 0.7624,1.067807,1.0423,1.067807 -L 1.0423,1.067807,1.3155,1.067807 -L 1.3155,1.067807,1.3155,1.944908 -L 1.3155,1.944908,1.3155,2.822054 -L 1.3155,2.822054,1.3155,3.699133 -L 1.3155,3.699133,1.0423,3.699133 -L 1.0423,3.699133,0.7624,3.699133 -L 0.7624,3.699133,0.4924,3.699133 -L 1.7431,1.067807,2.0163,1.067807 -L 2.0163,1.067807,2.3032,1.067807 -L 2.3032,1.067807,2.5974,1.067807 -L 1.7431,3.699133,2.0163,3.699133 -L 2.0163,3.699133,2.3032,3.699133 -L 2.3032,3.699133,2.5974,3.699133 -L 2.5974,3.699133,2.5974,4.422324 -L 2.5974,4.422324,2.5974,5.137043 -L 2.5974,5.137043,2.5974,5.834818 -L 2.5974,5.834818,1.8972,5.834818 -L 1.8972,5.834818,1.1929,5.834818 -L 1.1929,5.834818,0.4924,5.834818 -L 3.8796,4.766987,3.8796,5.300848 -L 3.8796,5.300848,3.8796,5.834818 -L 3.8796,5.834818,3.8796,6.368679 -L 3.8796,6.368679,4.7128,6.368679 -L 4.7128,6.368679,5.5569,6.368679 -L 5.5569,6.368679,6.4084,6.368679 -L 6.4084,6.368679,6.4084,5.834818 -L 6.4084,5.834818,6.4084,5.300848 -L 6.4084,5.300848,6.4084,4.766987 -L 6.4084,4.766987,5.5569,4.766987 -L 5.5569,4.766987,4.7128,4.766987 -L 4.7128,4.766987,3.8796,4.766987 -L 1.3155,6.368679,1.3155,6.901162 -L 1.3155,6.901162,1.3155,7.42526 -L 1.3155,7.42526,1.3155,7.932218 -L 2.5974,6.368679,3.3574,7.508465 -L 3.3574,7.508465,3.6901,8.190742 -L 3.6901,8.190742,3.8796,8.999962 -L 4.3066,7.932218,5.2837,7.932218 -L 5.2837,7.932218,6.2683,7.932218 -L 6.2683,7.932218,7.2626,7.932218 - -[朗] 51 -L 0.4909,0.000019,0.4909,2.478857 -L 0.4909,2.478857,0.4909,4.957739 -L 0.4909,4.957739,0.4909,7.436446 -L 0.4909,7.436446,0.9217,7.436446 -L 0.9217,7.436446,1.3455,7.436446 -L 1.3455,7.436446,1.7731,7.436446 -L 1.7731,7.436446,1.7731,7.968928 -L 1.7731,7.968928,1.7731,8.493026 -L 1.7731,8.493026,1.7731,8.999962 -L 0.9217,0.000019,1.9794,0.79096 -L 1.9794,0.79096,2.4242,1.344632 -L 2.4242,1.344632,2.6309,2.135639 -L 2.6309,2.135639,2.4736,2.324815 -L 2.4736,2.324815,2.33,2.505716 -L 2.33,2.505716,2.2004,2.669544 -L 3.0547,0.000019,3.0547,0.37014 -L 3.0547,0.37014,3.0547,0.723209 -L 3.0547,0.723209,3.0547,1.067807 -L 3.8781,0.000019,4.7082,2.737294 -L 4.7082,2.737294,4.8164,5.550901 -L 4.8164,5.550901,4.7359,8.466144 -L 4.7359,8.466144,5.4367,8.466144 -L 5.4367,8.466144,6.1438,8.466144 -L 6.1438,8.466144,6.8657,8.466144 -L 6.8657,8.466144,6.8657,5.644066 -L 6.8657,5.644066,6.8657,2.822054 -L 6.8657,2.822054,6.8657,0.000019 -L 6.8657,0.000019,6.5715,0.000019 -L 6.5715,0.000019,6.2878,0.000019 -L 6.2878,0.000019,6.0146,0.000019 -L 5.1565,3.16525,5.587,3.16525 -L 5.587,3.16525,6.0146,3.16525 -L 6.0146,3.16525,6.4419,3.16525 -L 0.9217,4.233082,1.6225,4.233082 -L 1.6225,4.233082,2.33,4.233082 -L 2.33,4.233082,3.0547,4.233082 -L 3.0547,4.233082,3.0547,4.766987 -L 3.0547,4.766987,3.0547,5.300848 -L 3.0547,5.300848,3.0547,5.834818 -L 3.0547,5.834818,2.33,5.834818 -L 2.33,5.834818,1.6225,5.834818 -L 1.6225,5.834818,0.9217,5.834818 -L 5.1565,5.834818,5.587,5.834818 -L 5.587,5.834818,6.0146,5.834818 -L 6.0146,5.834818,6.4419,5.834818 -L 3.0547,6.368679,3.0547,6.738823 -L 3.0547,6.738823,3.0547,7.091848 -L 3.0547,7.091848,3.0547,7.436446 -L 3.0547,7.436446,2.7605,7.436446 -L 2.7605,7.436446,2.4736,7.436446 -L 2.4736,7.436446,2.2004,7.436446 - -[穀] 66 -L 1.7751,0.000019,1.6907,0.723209 -L 1.6907,0.723209,1.621,1.437906 -L 1.621,1.437906,1.5615,2.135639 -L 1.5615,2.135639,1.0747,1.601712 -L 1.0747,1.601712,0.584,1.067807 -L 0.584,1.067807,0.094,0.533946 -L 4.1218,0.000019,4.6086,0.533946 -L 4.6086,0.533946,5.0986,1.067807 -L 5.0986,1.067807,5.5855,1.601712 -L 5.5855,1.601712,5.0111,2.741497 -L 5.0111,2.741497,4.7939,3.423796 -L 4.7939,3.423796,4.7624,4.233082 -L 4.7624,4.233082,5.3161,4.233082 -L 5.3161,4.233082,5.8692,4.233082 -L 5.8692,4.233082,6.4404,4.233082 -L 6.4404,4.233082,6.2898,3.545244 -L 6.2898,3.545244,6.1462,2.848935 -L 6.1462,2.848935,6.0166,2.135639 -L 6.8674,0.000019,6.5696,0.37014 -L 6.5696,0.37014,6.2898,0.723209 -L 6.2898,0.723209,6.0166,1.067807 -L 3.0532,1.067807,2.0764,2.279633 -L 2.0764,2.279633,1.2739,2.576356 -L 1.2739,2.576356,0.094,2.669544 -L 2.6294,2.669544,2.9064,2.669544 -L 2.9064,2.669544,3.1863,2.669544 -L 3.1863,2.669544,3.4843,2.669544 -L 1.7751,3.432246,0.6435,3.738754 -L 0.6435,3.738754,0.185,4.257052 -L 0.185,4.257052,0.094,5.300848 -L 0.094,5.300848,1.2249,5.300848 -L 1.2249,5.300848,2.353,5.300848 -L 2.353,5.300848,3.4843,5.300848 -L 3.4843,5.300848,3.4843,4.95625 -L 3.4843,4.95625,3.4843,4.603072 -L 3.4843,4.603072,3.4843,4.233082 -L 4.3354,5.567823,4.6363,6.209099 -L 4.6363,6.209099,4.7449,6.960551 -L 4.7449,6.960551,4.7624,8.466144 -L 4.7624,8.466144,5.1655,8.466144 -L 5.1655,8.466144,5.5855,8.466144 -L 5.5855,8.466144,6.0166,8.466144 -L 6.0166,8.466144,6.0166,7.589044 -L 6.0166,7.589044,6.0166,6.711855 -L 6.0166,6.711855,6.0166,5.834818 -L 6.0166,5.834818,6.4404,5.834818 -L 6.4404,5.834818,6.8674,5.834818 -L 6.8674,5.834818,7.2947,5.834818 -L 7.2947,5.834818,7.2947,6.20483 -L 7.2947,6.20483,7.2947,6.557987 -L 7.2947,6.557987,7.2947,6.902606 -L 0.5209,6.902606,1.3965,7.11017 -L 1.3965,7.11017,1.6631,7.317801 -L 1.6631,7.317801,1.5615,7.703464 -L 1.5615,7.703464,1.0747,7.779686 -L 1.0747,7.779686,0.584,7.856018 -L 0.584,7.856018,0.094,7.932218 -L 2.1989,6.902606,2.4753,6.902606 -L 2.4753,6.902606,2.7558,6.902606 -L 2.7558,6.902606,3.0532,6.902606 -L 2.1989,7.932218,2.0483,8.302273 -L 2.0483,8.302273,1.9047,8.655387 -L 1.9047,8.655387,1.7751,8.999962 -L 2.6294,7.932218,2.9064,7.932218 -L 2.9064,7.932218,3.1863,7.932218 -L 3.1863,7.932218,3.4843,7.932218 - -[豚] 48 -L 0.1271,0.267015,0.4038,1.104604 -L 0.4038,1.104604,0.5093,3.230286 -L 0.5093,3.230286,0.5229,8.466144 -L 0.5229,8.466144,1.0833,8.466144 -L 1.0833,8.466144,1.6546,8.466144 -L 1.6546,8.466144,2.2321,8.466144 -L 2.2321,8.466144,2.2321,6.178015 -L 2.2321,6.178015,2.2321,3.889776 -L 2.2321,3.889776,2.2321,1.601712 -L 2.2321,1.601712,3.3532,2.055126 -L 3.3532,2.055126,4.2285,2.737294 -L 4.2285,2.737294,5.6193,4.233082 -L 5.6193,4.233082,5.6018,5.004278 -L 5.6018,5.004278,5.4897,5.419493 -L 5.4897,5.419493,5.1882,5.834818 -L 5.1882,5.834818,4.488,5.137043 -L 4.488,5.137043,3.7875,4.422324 -L 3.7875,4.422324,3.0867,3.699133 -L 1.3775,0.000019,1.6546,0.000019 -L 1.6546,0.000019,1.9348,0.000019 -L 1.9348,0.000019,2.2321,0.000019 -L 2.2321,0.000019,2.2321,0.37014 -L 2.2321,0.37014,2.2321,0.723209 -L 2.2321,0.723209,2.2321,1.067807 -L 4.3371,0.000019,5.5734,0.66242 -L 5.5734,0.66242,5.6403,2.146934 -L 5.6403,2.146934,6.0428,3.699133 -L 6.0428,3.699133,6.4736,3.011295 -L 6.4736,3.011295,6.8977,2.315008 -L 6.8977,2.315008,7.3247,1.601712 -L 0.9467,3.699133,1.2234,3.699133 -L 1.2234,3.699133,1.5071,3.699133 -L 1.5071,3.699133,1.8052,3.699133 -L 6.0428,5.300848,6.4736,5.834818 -L 6.4736,5.834818,6.8977,6.368679 -L 6.8977,6.368679,7.3247,6.902606 -L 3.2969,5.834818,4.1795,6.661091 -L 4.1795,6.661091,4.5542,7.360136 -L 4.5542,7.360136,4.7644,8.466144 -L 4.7644,8.466144,4.1938,8.466144 -L 4.1938,8.466144,3.6331,8.466144 -L 3.6331,8.466144,3.0867,8.466144 -L 0.9467,6.368679,1.2234,6.368679 -L 1.2234,6.368679,1.5071,6.368679 -L 1.5071,6.368679,1.8052,6.368679 -L 5.1882,8.466144,5.7486,8.466144 -L 5.7486,8.466144,6.3198,8.466144 -L 6.3198,8.466144,6.8977,8.466144 - -[猫] 54 -L 0.126,0.000019,0.7596,0.039553 -L 0.7596,0.039553,1.2044,0.316312 -L 1.2044,0.316312,1.8352,1.067807 -L 1.8352,1.067807,1.7508,2.478857 -L 1.7508,2.478857,1.6807,3.889776 -L 1.6807,3.889776,1.6215,5.300848 -L 1.6215,5.300848,1.1098,4.603072 -L 1.1098,4.603072,0.616,3.888419 -L 0.616,3.888419,0.126,3.16525 -L 3.0852,0.000019,3.0852,1.600311 -L 3.0852,1.600311,3.0852,3.192175 -L 3.0852,3.192175,3.0852,4.766987 -L 3.0852,4.766987,4.2165,4.766987 -L 4.2165,4.766987,5.3513,4.766987 -L 5.3513,4.766987,6.5004,4.766987 -L 6.5004,4.766987,6.5004,3.192175 -L 6.5004,3.192175,6.5004,1.600311 -L 6.5004,1.600311,6.5004,0.000019 -L 6.5004,0.000019,5.3513,0.000019 -L 5.3513,0.000019,4.2165,0.000019 -L 4.2165,0.000019,3.0852,0.000019 -L 4.7944,0.533946,4.7107,1.968988 -L 4.7107,1.968988,4.3464,2.55648 -L 4.3464,2.55648,3.5164,2.669544 -L 5.2217,2.669544,4.9208,3.057922 -L 4.9208,3.057922,4.8084,3.463352 -L 4.8084,3.463352,4.7944,4.233082 -L 1.4114,5.834818,1.3935,6.60597 -L 1.3935,6.60597,1.2814,7.021142 -L 1.2814,7.021142,0.9802,7.436446 -L 0.9802,7.436446,0.686,7.091848 -L 0.686,7.091848,0.4023,6.738823 -L 0.4023,6.738823,0.126,6.368679 -L 3.9363,5.834818,3.709,7.16529 -L 3.709,7.16529,3.1027,7.478935 -L 3.1027,7.478935,2.2621,7.436446 -L 5.6455,5.834818,5.3692,7.251472 -L 5.3692,7.251472,4.7068,7.532566 -L 4.7068,7.532566,3.9363,7.932218 -L 3.9363,7.932218,3.9363,8.302273 -L 3.9363,8.302273,3.9363,8.655387 -L 3.9363,8.655387,3.9363,8.999962 -L 6.0766,7.436446,5.7719,7.824889 -L 5.7719,7.824889,5.6599,8.23032 -L 5.6599,8.23032,5.6455,8.999962 -L 6.5004,7.436446,6.7768,7.436446 -L 6.7768,7.436446,7.05,7.436446 -L 7.05,7.436446,7.3267,7.436446 -L 0.9802,7.932218,0.686,8.302273 -L 0.686,8.302273,0.4023,8.655387 -L 0.4023,8.655387,0.126,8.999962 -L 1.4114,7.932218,1.6807,8.302273 -L 1.6807,8.302273,1.9644,8.655387 -L 1.9644,8.655387,2.2621,8.999962 - -[疲] 54 -L 0.1592,0.000019,0.7651,1.224607 -L 0.7651,1.224607,1.0351,2.3221 -L 1.0351,2.3221,1.1924,4.233082 -L 1.1924,4.233082,0.8351,3.888419 -L 0.8351,3.888419,0.4954,3.535459 -L 0.4954,3.535459,0.1592,3.16525 -L 1.8337,0.000019,2.5727,1.987332 -L 2.5727,1.987332,2.7268,3.771218 -L 2.7268,3.771218,2.6848,5.834818 -L 2.6848,5.834818,3.2448,5.834818 -L 3.2448,5.834818,3.8196,5.834818 -L 3.8196,5.834818,4.3936,5.834818 -L 4.3936,5.834818,4.5302,6.20483 -L 4.5302,6.20483,4.6738,6.557987 -L 4.6738,6.557987,4.8244,6.902606 -L 3.1152,0.000019,3.8196,0.37014 -L 3.8196,0.37014,4.5197,0.723209 -L 4.5197,0.723209,5.2202,1.067807 -L 5.2202,1.067807,4.3096,2.741497 -L 4.3096,2.741497,3.7632,3.423796 -L 3.7632,3.423796,3.1152,3.699133 -L 6.5056,0.000019,6.2082,0.189217 -L 6.2082,0.189217,5.9245,0.37014 -L 5.9245,0.37014,5.6475,0.533946 -L 5.6475,1.601712,6.2499,2.391296 -L 6.2499,2.391296,6.4709,2.935051 -L 6.4709,2.935051,6.5056,3.699133 -L 6.5056,3.699133,5.802,3.699133 -L 5.802,3.699133,5.0976,3.699133 -L 5.0976,3.699133,4.3936,3.699133 -L 4.8244,4.233082,4.8423,5.004278 -L 4.8423,5.004278,4.94,5.419493 -L 4.94,5.419493,5.2202,5.834818 -L 5.2202,5.834818,5.7809,5.757151 -L 5.7809,5.757151,6.3515,5.670926 -L 6.3515,5.670926,6.9294,5.567823 -L 6.9294,5.567823,6.7756,5.300848 -L 6.7756,5.300848,6.6352,5.03394 -L 6.6352,5.03394,6.5056,4.766987 -L 1.4099,4.766987,1.4099,5.833483 -L 1.4099,5.833483,1.4099,6.891333 -L 1.4099,6.891333,1.4099,7.932218 -L 1.4099,7.932218,2.3937,7.932218 -L 2.3937,7.932218,3.3923,7.932218 -L 3.3923,7.932218,4.3936,7.932218 -L 4.3936,7.932218,4.3936,8.302273 -L 4.3936,8.302273,4.3936,8.655387 -L 4.3936,8.655387,4.3936,8.999962 -L 0.583,6.101771,0.4323,6.368679 -L 0.4323,6.368679,0.2887,6.635523 -L 0.2887,6.635523,0.1592,6.902606 -L 4.8244,7.932218,5.6545,7.932218 -L 5.6545,7.932218,6.5056,7.932218 -L 6.5056,7.932218,7.3567,7.932218 - -[遅] 60 -L 0.3682,0.000019,0.7145,0.37014 -L 0.7145,0.37014,1.0718,0.723209 -L 1.0718,0.723209,1.436,1.067807 -L 1.436,1.067807,1.436,2.315008 -L 1.436,2.315008,1.436,3.545244 -L 1.436,3.545244,1.436,4.766987 -L 1.436,4.766987,1.0123,4.766987 -L 1.0123,4.766987,0.585,4.766987 -L 0.585,4.766987,0.1577,4.766987 -L 2.7214,0.000019,2.4241,0.189217 -L 2.4241,0.189217,2.1435,0.37014 -L 2.1435,0.37014,1.8672,0.533946 -L 3.1421,0.000019,4.5532,0.000019 -L 4.5532,0.000019,5.9612,0.000019 -L 5.9612,0.000019,7.3867,0.000019 -L 5.2537,1.334694,4.8895,1.898348 -L 4.8895,1.898348,4.3431,2.105977 -L 4.3431,2.105977,3.1421,2.135639 -L 2.291,2.402504,2.5957,3.13561 -L 2.5957,3.13561,2.7043,4.70762 -L 2.7043,4.70762,2.7214,8.466144 -L 2.7214,8.466144,4.1228,8.466144 -L 4.1228,8.466144,5.5374,8.466144 -L 5.5374,8.466144,6.9629,8.466144 -L 6.9629,8.466144,6.6652,7.511267 -L 6.6652,7.511267,6.3815,6.548071 -L 6.3815,6.548071,6.1052,5.567823 -L 6.1052,5.567823,6.3815,5.490068 -L 6.3815,5.490068,6.6652,5.404039 -L 6.6652,5.404039,6.9629,5.300848 -L 5.6775,2.135639,5.3833,2.668077 -L 5.3833,2.668077,5.0996,3.192175 -L 5.0996,3.192175,4.8229,3.699133 -L 4.8229,3.699133,4.5291,3.699133 -L 4.5291,3.699133,4.2485,3.699133 -L 4.2485,3.699133,3.9683,3.699133 -L 6.1052,2.135639,6.5325,2.135639 -L 6.5325,2.135639,6.9629,2.135639 -L 6.9629,2.135639,7.3867,2.135639 -L 5.6775,3.699133,5.3798,4.114458 -L 5.3798,4.114458,5.2712,4.529652 -L 5.2712,4.529652,5.2537,5.300848 -L 5.2537,5.300848,4.6828,5.300848 -L 4.6828,5.300848,4.1228,5.300848 -L 4.1228,5.300848,3.5725,5.300848 -L 4.3991,5.834818,4.0664,6.408191 -L 4.0664,6.408191,3.7442,6.68506 -L 3.7442,6.68506,3.1421,6.902606 -L 4.3991,6.902606,4.956,6.902606 -L 4.956,6.902606,5.5269,6.902606 -L 5.5269,6.902606,6.1052,6.902606 -L 1.436,7.436446,1.1418,7.779686 -L 1.1418,7.779686,0.862,8.122949 -L 0.862,8.122949,0.585,8.466144 -L 5.2432,-0.015151,7.3692,-0.015151 -L 1.4255,1.052484,0.3682,0.000019 -L 0.1717,4.751751,1.4255,4.751751 -L 1.4255,1.052484,1.4255,4.751751 -L 0.5993,8.489151,1.4255,7.421276 -A 5.2432,7.347855,7.362973,238.75988,270 - -[彼] 48 -L 1.0426,0.000019,0.9586,1.411047 -L 0.9586,1.411047,0.8917,2.822054 -L 0.8917,2.822054,0.8251,4.233082 -L 0.8251,4.233082,0.6153,4.069233 -L 0.6153,4.069233,0.4013,3.888419 -L 0.4013,3.888419,0.1915,3.699133 -L 1.8972,0.267015,2.5172,2.735872 -L 2.5172,2.735872,2.7094,4.967546 -L 2.7094,4.967546,2.7164,7.436446 -L 2.7164,7.436446,3.9391,7.454812 -L 3.9391,7.454812,4.489,7.583352 -L 4.489,7.583352,4.8564,7.932218 -L 4.8564,7.932218,4.8564,8.302273 -L 4.8564,8.302273,4.8564,8.655387 -L 4.8564,8.655387,4.8564,8.999962 -L 3.3609,0.000019,4.0022,0.533946 -L 4.0022,0.533946,4.6393,1.067807 -L 4.6393,1.067807,5.2802,1.601712 -L 5.2802,1.601712,4.3805,3.117223 -L 4.3805,3.117223,4.0474,3.937913 -L 4.0474,3.937913,4.0022,4.766987 -L 4.0022,4.766987,3.7041,4.766987 -L 3.7041,4.766987,3.4239,4.766987 -L 3.4239,4.766987,3.1476,4.766987 -L 6.9614,0.000019,6.5341,0.37014 -L 6.5341,0.37014,6.1138,0.723209 -L 6.1138,0.723209,5.711,1.067807 -L 5.711,2.135639,6.2893,3.275468 -L 6.2893,3.275468,6.5026,3.957636 -L 6.5026,3.957636,6.531,4.766987 -L 6.531,4.766987,5.8301,4.766987 -L 5.8301,4.766987,5.1261,4.766987 -L 5.1261,4.766987,4.426,4.766987 -L 1.0426,4.766987,1.319,5.490068 -L 1.319,5.490068,1.5992,6.20483 -L 1.5992,6.20483,1.8972,6.902606 -L 4.8564,5.300848,4.8708,6.447835 -L 4.8708,6.447835,4.9825,7.001464 -L 4.9825,7.001464,5.2802,7.436446 -L 5.2802,7.436446,5.8336,7.3588 -L 5.8336,7.3588,6.3874,7.272684 -L 6.3874,7.272684,6.9614,7.169515 -L 6.9614,7.169515,6.8073,6.902606 -L 6.8073,6.902606,6.6676,6.635523 -L 6.6676,6.635523,6.531,6.368679 -L 0.1915,6.902606,0.6153,7.615903 -L 0.6153,7.615903,1.0426,8.31219 -L 1.0426,8.31219,1.4699,8.999962 - -[奥] 36 -L 0.2177,0.000019,1.3038,0.444983 -L 1.3038,0.444983,2.067,1.067807 -L 2.067,1.067807,3.1738,2.402504 -L 3.1738,2.402504,2.1794,2.505716 -L 2.1794,2.505716,1.1949,2.591877 -L 1.1949,2.591877,0.2177,2.669544 -L 6.1368,0.000019,5.2857,0.904023 -L 5.2857,0.904023,4.4346,1.791019 -L 4.4346,1.791019,3.6046,2.669544 -L 4.4592,2.669544,5.0094,2.669544 -L 5.0094,2.669544,5.5659,2.669544 -L 5.5659,2.669544,6.1368,2.669544 -L 6.1368,2.669544,6.1368,4.423725 -L 6.1368,4.423725,6.1368,6.178015 -L 6.1368,6.178015,6.1368,7.932218 -L 6.1368,7.932218,4.428,7.932218 -L 4.428,7.932218,2.7258,7.932218 -L 2.7258,7.932218,1.0446,7.932218 -L 1.0446,7.932218,1.0446,6.357428 -L 1.0446,6.357428,1.0446,4.765586 -L 1.0446,4.765586,1.0446,3.16525 -L 2.109,4.233082,2.4558,4.689298 -L 2.4558,4.689298,2.8095,5.137043 -L 2.8095,5.137043,3.1738,5.567823 -L 3.1738,5.567823,2.7535,5.670926 -L 2.7535,5.670926,2.323,5.757151 -L 2.323,5.757151,1.8957,5.834818 -L 3.6046,4.233082,3.6046,5.137043 -L 3.6046,5.137043,3.6046,6.024016 -L 3.6046,6.024016,3.6046,6.902606 -L 5.2857,4.233082,4.8549,4.689298 -L 4.8549,4.689298,4.4346,5.137043 -L 4.4346,5.137043,4.0319,5.567823 -L 4.0319,5.567823,4.3054,6.024016 -L 4.3054,6.024016,4.5782,6.471892 -L 4.5782,6.471892,4.8549,6.902606 - -[忙] 27 -L 1.5016,0.000019,1.5016,3.011295 -L 1.5016,3.011295,1.5016,6.014209 -L 1.5016,6.014209,1.5016,8.999962 -L 4.4577,0.000019,4.1568,0.611569 -L 4.1568,0.611569,4.0514,2.401212 -L 4.0514,2.401212,4.0339,6.902606 -L 4.0339,6.902606,3.7575,6.902606 -L 3.7575,6.902606,3.4805,6.902606 -L 3.4805,6.902606,3.2111,6.902606 -L 4.885,0.000019,5.589,0.000019 -L 5.589,0.000019,6.2964,0.000019 -L 6.2964,0.000019,7.0215,0.000019 -L 0.2165,5.03394,0.5178,5.656851 -L 0.5178,5.656851,0.6295,6.279739 -L 0.6295,6.279739,0.647,7.436446 -L 2.3527,6.635523,2.2021,6.902606 -L 2.2021,6.902606,2.062,7.169515 -L 2.062,7.169515,1.9219,7.436446 -L 4.4577,6.902606,4.7344,6.902606 -L 4.7344,6.902606,5.0181,6.902606 -L 5.0181,6.902606,5.3126,6.902606 -L 5.3126,6.902606,5.3126,7.615903 -L 5.3126,7.615903,5.3126,8.31219 -L 5.3126,8.31219,5.3126,8.999962 -L 5.7434,6.902606,6.2898,6.902606 -L 6.2898,6.902606,6.8463,6.902606 -L 6.8463,6.902606,7.4176,6.902606 - -[渡] 48 -L 0.2501,0.000019,0.4742,1.555085 -L 0.4742,1.555085,0.8805,2.957686 -L 0.8805,2.957686,1.1047,4.233082 -L 1.5285,0.267015,2.1939,2.906835 -L 2.1939,2.906835,2.362,5.292486 -L 2.362,5.292486,2.355,7.932218 -L 2.355,7.932218,3.2061,7.932218 -L 3.2061,7.932218,4.0607,7.932218 -L 4.0607,7.932218,4.915,7.932218 -L 4.915,7.932218,4.915,8.302273 -L 4.915,8.302273,4.915,8.655387 -L 4.915,8.655387,4.915,8.999962 -L 3.2061,0.000019,3.9133,0.37014 -L 3.9133,0.37014,4.6208,0.723209 -L 4.6208,0.723209,5.3423,1.067807 -L 5.3423,1.067807,4.4106,2.391296 -L 4.4106,2.391296,3.8576,2.935051 -L 3.8576,2.935051,3.2061,3.16525 -L 6.5962,0.000019,6.2984,0.189217 -L 6.2984,0.189217,6.0183,0.37014 -L 6.0183,0.37014,5.7419,0.533946 -L 5.7419,1.601712,6.0183,2.057884 -L 6.0183,2.057884,6.2984,2.505716 -L 6.2984,2.505716,6.5962,2.936474 -L 6.5962,2.936474,5.8957,3.01274 -L 5.8957,3.01274,5.192,3.089006 -L 5.192,3.089006,4.4912,3.16525 -L 4.0607,4.766987,4.0607,5.300848 -L 4.0607,5.300848,4.0607,5.834818 -L 4.0607,5.834818,4.0607,6.368679 -L 4.0607,6.368679,3.6369,6.368679 -L 3.6369,6.368679,3.2061,6.368679 -L 3.2061,6.368679,2.7823,6.368679 -L 4.4912,4.766987,5.0376,4.766987 -L 5.0376,4.766987,5.5983,4.766987 -L 5.5983,4.766987,6.1657,4.766987 -L 6.1657,4.766987,6.1657,5.300848 -L 6.1657,5.300848,6.1657,5.834818 -L 6.1657,5.834818,6.1657,6.368679 -L 6.1657,6.368679,5.5983,6.368679 -L 5.5983,6.368679,5.0376,6.368679 -L 5.0376,6.368679,4.4912,6.368679 -L 6.5962,6.368679,6.8697,6.368679 -L 6.8697,6.368679,7.1569,6.368679 -L 7.1569,6.368679,7.4473,6.368679 -L 5.3423,7.932218,6.0466,7.932218 -L 6.0466,7.932218,6.7468,7.932218 -L 6.7468,7.932218,7.4473,7.932218 - -[寝] 60 -L 1.534,0.000019,1.4499,0.904023 -L 1.4499,0.904023,1.3795,1.791019 -L 1.3795,1.791019,1.3165,2.669544 -L 1.3165,2.669544,0.9596,2.324815 -L 0.9596,2.324815,0.6163,1.97179 -L 0.6163,1.97179,0.2797,1.601712 -L 2.3847,0.000019,3.0855,0.37014 -L 3.0855,0.37014,3.7892,0.723209 -L 3.7892,0.723209,4.4897,1.067807 -L 4.4897,1.067807,4.213,1.524045 -L 4.213,1.524045,3.9433,1.97179 -L 3.9433,1.97179,3.6631,2.402504 -L 3.6631,2.402504,4.3639,2.402504 -L 4.3639,2.402504,5.0679,2.402504 -L 5.0679,2.402504,5.7681,2.402504 -L 5.7681,2.402504,5.4742,1.97179 -L 5.4742,1.97179,5.194,1.524045 -L 5.194,1.524045,4.917,1.067807 -L 4.917,1.067807,5.8486,0.316312 -L 5.8486,0.316312,6.402,0.039553 -L 6.402,0.039553,7.0538,0.000019 -L 2.3847,2.669544,2.3847,3.01274 -L 2.3847,3.01274,2.3847,3.355915 -L 2.3847,3.355915,2.3847,3.699133 -L 2.3847,3.699133,3.9433,3.699133 -L 3.9433,3.699133,5.4952,3.699133 -L 5.4952,3.699133,7.0538,3.699133 -L 7.0538,3.699133,7.0538,3.355915 -L 7.0538,3.355915,7.0538,3.01274 -L 7.0538,3.01274,7.0538,2.669544 -L 1.534,3.16525,1.534,4.422324 -L 1.534,4.422324,1.534,5.670926 -L 1.534,5.670926,1.534,6.902606 -L 3.2393,4.766987,4.0729,4.766987 -L 4.0729,4.766987,4.917,4.766987 -L 4.917,4.766987,5.7681,4.766987 -L 5.7681,4.766987,5.7681,5.137043 -L 5.7681,5.137043,5.7681,5.490068 -L 5.7681,5.490068,5.7681,5.834818 -L 5.7681,5.834818,4.917,5.834818 -L 4.917,5.834818,4.0729,5.834818 -L 4.0729,5.834818,3.2393,5.834818 -L 5.7681,6.635523,4.917,6.738823 -L 4.917,6.738823,4.0729,6.824984 -L 4.0729,6.824984,3.2393,6.902606 -L 0.2797,6.902606,0.2797,7.245803 -L 0.2797,7.245803,0.2797,7.589044 -L 0.2797,7.589044,0.2797,7.932218 -L 0.2797,7.932218,1.4079,7.932218 -L 1.4079,7.932218,2.5392,7.932218 -L 2.5392,7.932218,3.6631,7.932218 -L 3.6631,7.932218,3.6631,8.302273 -L 3.6631,8.302273,3.6631,8.655387 -L 3.6631,8.655387,3.6631,8.999962 -L 7.0538,6.902606,7.0538,7.245803 -L 7.0538,7.245803,7.0538,7.589044 -L 7.0538,7.589044,7.0538,7.932218 -L 7.0538,7.932218,6.0553,7.932218 -L 6.0553,7.932218,5.0714,7.932218 -L 5.0714,7.932218,4.0939,7.932218 - -[婚] 58 -L 0.2817,0.000019,0.7024,0.637071 -L 0.7024,0.637071,1.1328,1.257092 -L 1.1328,1.257092,1.5601,1.868642 -L 1.5601,1.868642,1.2277,2.442213 -L 1.2277,2.442213,0.8947,2.718972 -L 0.8947,2.718972,0.2817,2.936474 -L 0.2817,2.936474,0.5935,3.918124 -L 0.5935,3.918124,0.8141,5.094663 -L 0.8141,5.094663,1.1328,6.101771 -L 1.1328,6.101771,0.8351,6.368679 -L 0.8351,6.368679,0.5553,6.635523 -L 0.5553,6.635523,0.2817,6.902606 -L 4.0924,0.000019,3.9807,2.878509 -L 3.9807,2.878509,3.7775,5.053728 -L 3.7775,5.053728,3.6651,7.932218 -L 3.6651,7.932218,5.3116,8.070674 -L 5.3116,8.070674,6.2814,8.327754 -L 6.2814,8.327754,7.0485,8.466144 -L 4.5236,0.000019,5.2237,0.000019 -L 5.2237,0.000019,5.9312,0.000019 -L 5.9312,0.000019,6.6562,0.000019 -L 6.6562,0.000019,6.6562,0.723209 -L 6.6562,0.723209,6.6562,1.437906 -L 6.6562,1.437906,6.6562,2.135639 -L 6.6562,2.135639,5.9312,2.135639 -L 5.9312,2.135639,5.2237,2.135639 -L 5.2237,2.135639,4.5236,2.135639 -L 2.8105,1.067807,2.0718,2.936474 -L 2.0718,2.936474,2.2014,4.855949 -L 2.2014,4.855949,2.4112,6.902606 -L 2.4112,6.902606,1.3503,7.19215 -L 1.3503,7.19215,1.1017,7.94776 -L 1.1017,7.94776,1.1328,8.999962 -L 6.6562,2.669544,6.6562,3.01274 -L 6.6562,3.01274,6.6562,3.355915 -L 6.6562,3.355915,6.6562,3.699133 -L 6.6562,3.699133,5.9312,3.699133 -L 5.9312,3.699133,5.2237,3.699133 -L 5.2237,3.699133,4.5236,3.699133 -L 7.0485,4.233082,6.4811,5.137043 -L 6.4811,5.137043,5.9277,6.024016 -L 5.9277,6.024016,5.3746,6.902606 -L 5.3746,6.902606,4.9473,6.902606 -L 4.9473,6.902606,4.5236,6.902606 -L 4.5236,6.902606,4.0924,6.902606 -L 7.4796,4.233082,7.4796,4.603072 -L 7.4796,4.603072,7.4796,4.95625 -L 7.4796,4.95625,7.4796,5.300848 -L 4.3064,4.766987,4.6528,4.95625 -L 4.6528,4.95625,5.0104,5.137043 -L 5.0104,5.137043,5.3746,5.300848 -L 6.6562,6.902606,6.9332,6.902606 -L 6.9332,6.902606,7.2026,6.902606 -L 7.2026,6.902606,7.4796,6.902606 -L 3.6826,6.330306,0.0821,6.330306 -L 0.9405,3.326538,1.5601,8.999896 -A -4.4536,-3.399548,8.620982,23.224227,51.278884 -A -6.3099,6.330306,9.138971,316.15783,0 - -[離] 78 -L 0.3083,0.000019,0.3083,1.247176 -L 0.3083,1.247176,0.3083,2.477325 -L 0.3083,2.477325,0.3083,3.699133 -L 0.3083,3.699133,0.862,3.699133 -L 0.862,3.699133,1.415,3.699133 -L 1.415,3.699133,1.9859,3.699133 -L 1.9859,3.699133,1.9859,4.233082 -L 1.9859,4.233082,1.9859,4.766987 -L 1.9859,4.766987,1.9859,5.300848 -L 1.9859,5.300848,1.5621,5.300848 -L 1.5621,5.300848,1.1422,5.300848 -L 1.1422,5.300848,0.7394,5.300848 -L 0.7394,5.300848,0.7394,5.834818 -L 0.7394,5.834818,0.7394,6.368679 -L 0.7394,6.368679,0.7394,6.902606 -L 2.8405,0.000019,3.1172,0.000019 -L 3.1172,0.000019,3.4009,0.000019 -L 3.4009,0.000019,3.6955,0.000019 -L 3.6955,0.000019,3.1456,1.822082 -L 3.1456,1.822082,2.1999,1.889854 -L 2.1999,1.889854,0.7394,1.601712 -L 4.9805,0.000019,4.8965,2.134194 -L 4.8965,2.134194,4.8268,4.259963 -L 4.8268,4.259963,4.7634,6.368679 -L 4.7634,6.368679,4.5501,6.20483 -L 4.5501,6.20483,4.3399,6.024016 -L 4.3399,6.024016,4.1228,5.834818 -L 5.3766,0.000019,5.6495,0.000019 -L 5.6495,0.000019,5.9297,0.000019 -L 5.9297,0.000019,6.2277,0.000019 -L 6.2277,0.000019,6.2277,0.723209 -L 6.2277,0.723209,6.2277,1.437906 -L 6.2277,1.437906,6.2277,2.135639 -L 6.2277,2.135639,5.9297,2.324815 -L 5.9297,2.324815,5.6495,2.505716 -L 5.6495,2.505716,5.3766,2.669544 -L 6.655,0.000019,6.9317,0.000019 -L 6.9317,0.000019,7.2154,0.000019 -L 7.2154,0.000019,7.5058,0.000019 -L 1.1593,2.135639,1.2893,2.478857 -L 1.2893,2.478857,1.415,2.822054 -L 1.415,2.822054,1.5621,3.16525 -L 3.6955,2.135639,3.6955,2.668077 -L 3.6955,2.668077,3.6955,3.192175 -L 3.6955,3.192175,3.6955,3.699133 -L 3.6955,3.699133,3.2717,3.699133 -L 3.2717,3.699133,2.8405,3.699133 -L 2.8405,3.699133,2.4171,3.699133 -L 6.655,2.669544,6.322,3.314958 -L 6.322,3.314958,5.9927,4.096005 -L 5.9927,4.096005,5.3766,4.766987 -L 6.655,4.766987,6.0841,5.771271 -L 6.0841,5.771271,5.8526,6.419487 -L 5.8526,6.419487,4.9805,7.169515 -L 4.9805,7.169515,5.1031,7.779686 -L 5.1031,7.779686,5.2292,8.389857 -L 5.2292,8.389857,5.3766,8.999962 -L 2.4171,5.567823,2.2661,5.834818 -L 2.2661,5.834818,2.1159,6.101771 -L 2.1159,6.101771,1.9859,6.368679 -L 1.9859,6.368679,1.8357,6.20483 -L 1.8357,6.20483,1.6921,6.024016 -L 1.6921,6.024016,1.5621,5.834818 -L 3.0577,5.300848,3.1172,5.834818 -L 3.1172,5.834818,3.1876,6.368679 -L 3.1876,6.368679,3.2717,6.902606 -L 6.655,6.902606,6.4659,7.446253 -L 6.4659,7.446253,6.5601,8.100313 -L 6.5601,8.100313,6.655,8.999962 -L 0.3083,7.932218,0.862,7.932218 -L 0.862,7.932218,1.415,7.932218 -L 1.415,7.932218,1.9859,7.932218 -L 1.9859,7.932218,1.9859,8.302273 -L 1.9859,8.302273,1.9859,8.655387 -L 1.9859,8.655387,1.9859,8.999962 -L 2.4171,7.932218,2.8405,7.932218 -L 2.8405,7.932218,3.2717,7.932218 -L 3.2717,7.932218,3.6955,7.932218 - -[涼] 45 -L 0.3141,0.267015,0.734,1.411047 -L 0.734,1.411047,1.1652,2.555079 -L 1.1652,2.555079,1.5925,3.699133 -L 4.1248,0.000019,4.3976,0.000019 -L 4.3976,0.000019,4.6852,0.000019 -L 4.6852,0.000019,4.979,0.000019 -L 4.979,0.000019,4.979,1.411047 -L 4.979,1.411047,4.979,2.822054 -L 4.979,2.822054,4.979,4.233082 -L 4.979,4.233082,4.405,4.233082 -L 4.405,4.233082,3.8512,4.233082 -L 3.8512,4.233082,3.2978,4.233082 -L 3.2978,4.233082,3.2978,4.766987 -L 3.2978,4.766987,3.2978,5.300848 -L 3.2978,5.300848,3.2978,5.834818 -L 3.2978,5.834818,4.4326,5.834818 -L 4.4326,5.834818,5.5538,5.834818 -L 5.5538,5.834818,6.6847,5.834818 -L 6.6847,5.834818,6.6847,5.300848 -L 6.6847,5.300848,6.6847,4.766987 -L 6.6847,4.766987,6.6847,4.233082 -L 6.6847,4.233082,6.2574,4.233082 -L 6.2574,4.233082,5.8336,4.233082 -L 5.8336,4.233082,5.4063,4.233082 -L 2.4436,1.067807,2.7238,1.601712 -L 2.7238,1.601712,3.004,2.135639 -L 3.004,2.135639,3.2978,2.669544 -L 7.1124,1.067807,6.8147,1.601712 -L 6.8147,1.601712,6.5341,2.135639 -L 6.5341,2.135639,6.2574,2.669544 -L 1.1652,5.834818,0.8671,6.20483 -L 0.8671,6.20483,0.5834,6.557987 -L 0.5834,6.557987,0.3141,6.902606 -L 2.4436,7.436446,3.2768,7.436446 -L 3.2768,7.436446,4.1248,7.436446 -L 4.1248,7.436446,4.979,7.436446 -L 4.979,7.436446,4.979,7.968928 -L 4.979,7.968928,4.979,8.493026 -L 4.979,8.493026,4.979,8.999962 -L 5.4063,7.436446,6.1072,7.436446 -L 6.1072,7.436446,6.8147,7.436446 -L 6.8147,7.436446,7.5432,7.436446 -L 1.5925,7.932218,1.2944,8.302273 -L 1.2944,8.302273,1.0142,8.655387 -L 1.0142,8.655387,0.734,8.999962 - -[違] 81 -L 0.5543,0.000019,0.8972,0.37014 -L 0.8972,0.37014,1.2579,0.723209 -L 1.2579,0.723209,1.6222,1.067807 -L 1.6222,1.067807,1.6222,2.315008 -L 1.6222,2.315008,1.6222,3.545244 -L 1.6222,3.545244,1.6222,4.766987 -L 1.6222,4.766987,1.1914,4.766987 -L 1.1914,4.766987,0.7711,4.766987 -L 0.7711,4.766987,0.3403,4.766987 -L 2.8725,0.000019,2.5958,0.189217 -L 2.5958,0.189217,2.323,0.37014 -L 2.323,0.37014,2.0495,0.533946 -L 3.2963,0.000019,4.7047,0.000019 -L 4.7047,0.000019,6.1158,0.000019 -L 6.1158,0.000019,7.5382,0.000019 -L 5.4367,1.334694,5.2822,1.601712 -L 5.2822,1.601712,5.1421,1.868642 -L 5.1421,1.868642,5.0094,2.135639 -L 5.0094,2.135639,4.1544,2.135639 -L 4.1544,2.135639,3.2963,2.135639 -L 3.2963,2.135639,2.4452,2.135639 -L 5.864,2.135639,5.5628,2.478857 -L 5.5628,2.478857,5.2822,2.822054 -L 5.2822,2.822054,5.0094,3.16525 -L 5.0094,3.16525,4.4311,3.011295 -L 4.4311,3.011295,3.8571,2.848935 -L 3.8571,2.848935,3.2963,2.669544 -L 6.2913,2.135639,6.6972,2.135639 -L 6.6972,2.135639,7.1179,2.135639 -L 7.1179,2.135639,7.5382,2.135639 -L 5.864,3.16525,5.4819,3.738754 -L 5.4819,3.738754,4.8199,4.015448 -L 4.8199,4.015448,3.2963,4.233082 -L 3.2963,4.233082,3.2963,4.603072 -L 3.2963,4.603072,3.2963,4.95625 -L 3.2963,4.95625,3.2963,5.300848 -L 3.2963,5.300848,4.428,5.300848 -L 4.428,5.300848,5.5593,5.300848 -L 5.5593,5.300848,6.6867,5.300848 -L 6.6867,5.300848,6.6867,4.95625 -L 6.6867,4.95625,6.6867,4.603072 -L 6.6867,4.603072,6.6867,4.233082 -L 6.6867,4.233082,6.4135,4.233082 -L 6.4135,4.233082,6.1368,4.233082 -L 6.1368,4.233082,5.864,4.233082 -L 6.2913,3.16525,6.5641,3.16525 -L 6.5641,3.16525,6.8377,3.16525 -L 6.8377,3.16525,7.1179,3.16525 -L 2.4452,6.368679,3.006,6.368679 -L 3.006,6.368679,3.5734,6.368679 -L 3.5734,6.368679,4.1544,6.368679 -L 4.1544,6.368679,4.1544,6.901162 -L 4.1544,6.901162,4.1544,7.42526 -L 4.1544,7.42526,4.1544,7.932218 -L 4.1544,7.932218,3.7271,7.932218 -L 3.7271,7.932218,3.2963,7.932218 -L 3.2963,7.932218,2.8725,7.932218 -L 4.5821,6.368679,5.1421,6.368679 -L 5.1421,6.368679,5.713,6.368679 -L 5.713,6.368679,6.2913,6.368679 -L 6.2913,6.368679,6.2913,6.901162 -L 6.2913,6.901162,6.2913,7.42526 -L 6.2913,7.42526,6.2913,7.932218 -L 6.2913,7.932218,5.713,7.932218 -L 5.713,7.932218,5.1421,7.932218 -L 5.1421,7.932218,4.5821,7.932218 -L 4.5821,7.932218,4.5821,8.302273 -L 4.5821,8.302273,4.5821,8.655387 -L 4.5821,8.655387,4.5821,8.999962 -L 6.6867,6.368679,6.9599,6.368679 -L 6.9599,6.368679,7.2436,6.368679 -L 7.2436,6.368679,7.5382,6.368679 -L 1.6222,7.436446,1.3248,7.779686 -L 1.3248,7.779686,1.0411,8.122949 -L 1.0411,8.122949,0.7711,8.466144 -L 5.4258,-0.015151,7.5553,-0.015151 -L 1.6047,1.052484,0.5543,0.000019 -L 0.3581,4.751751,1.6047,4.751751 -L 1.6047,1.052484,1.6047,4.751751 -L 0.7819,8.489151,1.6047,7.421276 -A 5.4258,7.347855,7.362973,238.75988,270 - -[払] 30 -L 0.7979,0.000019,1.0743,0.000019 -L 1.0743,0.000019,1.3443,0.000019 -L 1.3443,0.000019,1.6207,0.000019 -L 1.6207,0.000019,1.607,2.622961 -L 1.607,2.622961,1.4946,3.720432 -L 1.4946,3.720432,1.1934,4.233082 -L 1.1934,4.233082,0.9205,4.069233 -L 0.9205,4.069233,0.6438,3.888419 -L 0.6438,3.888419,0.3703,3.699133 -L 2.4753,0.000019,2.9029,0.000019 -L 2.9029,0.000019,3.3302,0.000019 -L 3.3302,0.000019,3.761,0.000019 -L 3.761,0.000019,4.0797,3.070618 -L 4.0797,3.070618,4.6818,6.08196 -L 4.6818,6.08196,5.0079,8.999962 -L 4.1848,0.000019,4.9554,0.5311 -L 4.9554,0.5311,6.0688,0.918055 -L 6.0688,0.918055,7.144,1.067807 -L 7.144,1.067807,6.8463,1.944908 -L 6.8463,1.944908,6.5665,2.822054 -L 6.5665,2.822054,6.2863,3.699133 -L 7.5748,0.000019,7.5748,0.37014 -L 7.5748,0.37014,7.5748,0.723209 -L 7.5748,0.723209,7.5748,1.067807 -L 2.0518,4.233082,1.5401,5.484573 -L 1.5401,5.484573,1.3303,6.490105 -L 1.3303,6.490105,0.3703,6.902606 -L 2.0518,6.902606,1.7506,7.336275 -L 1.7506,7.336275,1.6382,7.880097 -L 1.6382,7.880097,1.6207,8.999962 - -[絡] 57 -L 1.6545,0.000019,1.6545,1.600311 -L 1.6545,1.600311,1.6545,3.192175 -L 1.6545,3.192175,1.6545,4.766987 -L 1.6545,4.766987,1.2237,4.766987 -L 1.2237,4.766987,0.7999,4.766987 -L 0.7999,4.766987,0.3726,4.766987 -L 4.1833,0.000019,4.1304,2.408217 -L 4.1304,2.408217,3.7031,3.731662 -L 3.7031,3.731662,2.5088,5.300848 -L 2.5088,5.300848,2.3547,5.137043 -L 2.3547,5.137043,2.2111,4.95625 -L 2.2111,4.95625,2.0783,4.766987 -L 4.6138,0.000019,5.3146,0.000019 -L 5.3146,0.000019,6.0256,0.000019 -L 6.0256,0.000019,6.7433,0.000019 -L 6.7433,0.000019,6.7433,1.066428 -L 6.7433,1.066428,6.7433,2.124299 -L 6.7433,2.124299,6.7433,3.16525 -L 6.7433,3.16525,6.0256,3.16525 -L 6.0256,3.16525,5.3146,3.16525 -L 5.3146,3.16525,4.6138,3.16525 -L 0.3726,1.334694,0.5022,1.944908 -L 0.5022,1.944908,0.6455,2.555079 -L 0.6455,2.555079,0.7999,3.16525 -L 2.9326,1.868642,2.7823,2.315008 -L 2.7823,2.315008,2.6384,2.744408 -L 2.6384,2.744408,2.5088,3.16525 -L 7.1744,3.699133,6.5961,4.233082 -L 6.5961,4.233082,6.0256,4.766987 -L 6.0256,4.766987,5.4649,5.300848 -L 5.4649,5.300848,5.0376,4.95625 -L 5.0376,4.95625,4.6138,4.603072 -L 4.6138,4.603072,4.1833,4.233082 -L 1.2237,5.300848,1.353,5.567823 -L 1.353,5.567823,1.5036,5.834818 -L 1.5036,5.834818,1.6545,6.101771 -L 1.6545,6.101771,1.353,6.471892 -L 1.353,6.471892,1.0728,6.824984 -L 1.0728,6.824984,0.7999,7.169515 -L 0.7999,7.169515,1.0728,7.779686 -L 1.0728,7.779686,1.353,8.389857 -L 1.353,8.389857,1.6545,8.999962 -L 5.0376,5.834818,4.7434,6.368679 -L 4.7434,6.368679,4.4597,6.902606 -L 4.4597,6.902606,4.1833,7.436446 -L 4.1833,7.436446,3.9133,7.091848 -L 3.9133,7.091848,3.6334,6.738823 -L 3.6334,6.738823,3.3599,6.368679 -L 5.8922,5.834818,6.1692,6.471892 -L 6.1692,6.471892,6.4529,7.091848 -L 6.4529,7.091848,6.7433,7.703464 -L 6.7433,7.703464,5.8922,7.779686 -L 5.8922,7.779686,5.0376,7.856018 -L 5.0376,7.856018,4.1833,7.932218 -L 2.0783,7.169515,2.2111,7.435088 -L 2.2111,7.435088,2.3547,7.69219 -L 2.3547,7.69219,2.5088,7.932218 - -[泊] 33 -L 0.4023,0.267015,0.8296,1.411047 -L 0.8296,1.411047,1.2569,2.555079 -L 1.2569,2.555079,1.6807,3.699133 -L 3.3619,0.000019,3.3619,2.478857 -L 3.3619,2.478857,3.3619,4.957739 -L 3.3619,4.957739,3.3619,7.436446 -L 3.3619,7.436446,3.7857,7.539571 -L 3.7857,7.539571,4.2165,7.625776 -L 4.2165,7.625776,4.6441,7.703464 -L 4.6441,7.703464,4.7734,8.149764 -L 4.7734,8.149764,4.9205,8.57912 -L 4.9205,8.57912,5.0714,8.999962 -L 3.7857,0.000019,4.917,0.000019 -L 4.917,0.000019,6.0451,0.000019 -L 6.0451,0.000019,7.1726,0.000019 -L 7.1726,0.000019,7.1726,1.247176 -L 7.1726,1.247176,7.1726,2.477325 -L 7.1726,2.477325,7.1726,3.699133 -L 7.1726,3.699133,6.0451,3.699133 -L 6.0451,3.699133,4.917,3.699133 -L 4.917,3.699133,3.7857,3.699133 -L 7.1726,4.233082,7.1726,5.300848 -L 7.1726,5.300848,7.1726,6.368679 -L 7.1726,6.368679,7.1726,7.436446 -L 7.1726,7.436446,6.4724,7.436446 -L 6.4724,7.436446,5.7716,7.436446 -L 5.7716,7.436446,5.0714,7.436446 -L 1.2569,5.834818,0.9596,6.20483 -L 0.9596,6.20483,0.6794,6.557987 -L 0.6794,6.557987,0.4023,6.902606 -L 1.6807,7.932218,1.3869,8.302273 -L 1.3869,8.302273,1.1032,8.655387 -L 1.1032,8.655387,0.8296,8.999962 - -[到] 36 -L 5.9245,0.000019,6.355,0.000019 -L 6.355,0.000019,6.7756,0.000019 -L 6.7756,0.000019,7.2061,0.000019 -L 7.2061,0.000019,7.2061,3.011295 -L 7.2061,3.011295,7.2061,6.014209 -L 7.2061,6.014209,7.2061,8.999962 -L 0.4288,0.533946,1.1328,0.533946 -L 1.1328,0.533946,1.8337,0.533946 -L 1.8337,0.533946,2.5412,0.533946 -L 2.5412,0.533946,2.4532,2.419534 -L 2.4532,2.419534,1.9948,3.084715 -L 1.9948,3.084715,0.8281,3.16525 -L 2.965,1.067807,3.3923,1.067807 -L 3.3923,1.067807,3.8196,1.067807 -L 3.8196,1.067807,4.2469,1.067807 -L 5.4972,2.669544,5.4972,4.423725 -L 5.4972,4.423725,5.4972,6.178015 -L 5.4972,6.178015,5.4972,7.932218 -L 2.965,3.16525,2.8105,3.535459 -L 2.8105,3.535459,2.6704,3.888419 -L 2.6704,3.888419,2.5412,4.233082 -L 3.3923,3.16525,3.6686,3.16525 -L 3.6686,3.16525,3.9488,3.16525 -L 3.9488,3.16525,4.2469,3.16525 -L 0.4288,5.300848,1.3815,5.994311 -L 1.3815,5.994311,1.9317,7.13703 -L 1.9317,7.13703,2.11,8.466144 -L 2.11,8.466144,1.5391,8.466144 -L 1.5391,8.466144,0.9826,8.466144 -L 0.9826,8.466144,0.4288,8.466144 -L 1.6827,5.300848,2.6392,5.436568 -L 2.6392,5.436568,3.8017,5.927983 -L 3.8017,5.927983,3.8196,6.902606 -L 2.5412,8.466144,3.2413,8.466144 -L 3.2413,8.466144,3.9453,8.466144 -L 3.9453,8.466144,4.6461,8.466144 - -[押] 33 -L 0.8585,0.000019,1.1348,0.000019 -L 1.1348,0.000019,1.4185,0.000019 -L 1.4185,0.000019,1.7131,0.000019 -L 1.7131,0.000019,1.6987,2.622961 -L 1.6987,2.622961,1.587,3.720432 -L 1.587,3.720432,1.2893,4.233082 -L 1.2893,4.233082,0.9912,4.069233 -L 0.9912,4.069233,0.711,3.888419 -L 0.711,3.888419,0.4347,3.699133 -L 5.5234,0.000019,5.4957,2.125766 -L 5.4957,2.125766,5.0894,2.997264 -L 5.0894,2.997264,3.818,3.16525 -L 3.818,3.16525,3.818,4.9464 -L 3.818,4.9464,3.818,6.710497 -L 3.818,6.710497,3.818,8.466144 -L 3.818,8.466144,4.9493,8.466144 -L 4.9493,8.466144,6.0768,8.466144 -L 6.0768,8.466144,7.2046,8.466144 -L 7.2046,8.466144,7.2046,6.710497 -L 7.2046,6.710497,7.2046,4.9464 -L 7.2046,4.9464,7.2046,3.16525 -L 7.2046,3.16525,5.5864,3.857334 -L 5.5864,3.857334,5.3801,5.142734 -L 5.3801,5.142734,4.2453,5.834818 -L 2.1404,4.233082,1.615,5.518482 -L 1.615,5.518482,1.422,6.507201 -L 1.422,6.507201,0.4347,6.902606 -L 5.9542,5.834818,5.653,6.268444 -L 5.653,6.268444,5.5413,6.812155 -L 5.5413,6.812155,5.5234,7.932218 -L 2.1404,6.902606,1.8388,7.336275 -L 1.8388,7.336275,1.7267,7.880097 -L 1.7267,7.880097,1.7131,8.999962 - -[脱] 54 -L 0.4612,0.267015,0.7624,1.104604 -L 0.7624,1.104604,0.8741,3.230286 -L 0.8741,3.230286,0.8917,8.466144 -L 0.8917,8.466144,1.4415,8.466144 -L 1.4415,8.466144,1.9953,8.466144 -L 1.9953,8.466144,2.5662,8.466144 -L 2.5662,8.466144,2.5662,5.644066 -L 2.5662,5.644066,2.5662,2.822054 -L 2.5662,2.822054,2.5662,0.000019 -L 2.5662,0.000019,2.2716,0.000019 -L 2.2716,0.000019,1.9879,0.000019 -L 1.9879,0.000019,1.7151,0.000019 -L 3.4239,0.000019,4.2715,1.470392 -L 4.2715,1.470392,4.6291,2.635636 -L 4.6291,2.635636,4.7023,4.233082 -L 4.7023,4.233082,4.4116,4.233082 -L 4.4116,4.233082,4.1248,4.233082 -L 4.1248,4.233082,3.8512,4.233082 -L 3.8512,4.233082,3.8512,5.137043 -L 3.8512,5.137043,3.8512,6.024016 -L 3.8512,6.024016,3.8512,6.902606 -L 3.8512,6.902606,4.6813,6.902606 -L 4.6813,6.902606,5.5289,6.902606 -L 5.5289,6.902606,6.3835,6.902606 -L 6.3835,6.902606,6.5134,7.615903 -L 6.5134,7.615903,6.6567,8.31219 -L 6.6567,8.31219,6.8073,8.999962 -L 6.3835,0.000019,6.0826,0.512646 -L 6.0826,0.512646,5.9702,1.610227 -L 5.9702,1.610227,5.9527,4.233082 -L 5.9527,4.233082,5.6834,4.233082 -L 5.6834,4.233082,5.4063,4.233082 -L 5.4063,4.233082,5.13,4.233082 -L 6.8073,0.000019,7.0875,0.000019 -L 7.0875,0.000019,7.3677,0.000019 -L 7.3677,0.000019,7.6622,0.000019 -L 7.6622,0.000019,7.6622,0.533946 -L 7.6622,0.533946,7.6622,1.067807 -L 7.6622,1.067807,7.6622,1.601712 -L 1.3154,3.699133,1.5925,3.699133 -L 1.5925,3.699133,1.8653,3.699133 -L 1.8653,3.699133,2.142,3.699133 -L 6.3835,4.233082,6.6567,4.233082 -L 6.6567,4.233082,6.9372,4.233082 -L 6.9372,4.233082,7.2349,4.233082 -L 7.2349,4.233082,7.0875,5.137043 -L 7.0875,5.137043,6.9372,6.024016 -L 6.9372,6.024016,6.8073,6.902606 -L 1.3154,6.368679,1.5925,6.368679 -L 1.5925,6.368679,1.8653,6.368679 -L 1.8653,6.368679,2.142,6.368679 -L 4.7023,8.199214,4.5517,8.466144 -L 4.5517,8.466144,4.4116,8.733097 -L 4.4116,8.733097,4.275,8.999962 - -[驚] 78 -L 6.6275,0.000019,7.0758,0.415322 -L 7.0758,0.415322,7.2404,0.830603 -L 7.2404,0.830603,7.2646,1.601712 -L 7.2646,1.601712,5.4157,1.601712 -L 5.4157,1.601712,3.5769,1.601712 -L 3.5769,1.601712,1.7447,1.601712 -L 1.7447,1.601712,1.7447,2.668077 -L 1.7447,2.668077,1.7447,3.725992 -L 1.7447,3.725992,1.7447,4.766987 -L 1.7447,4.766987,2.172,4.870156 -L 2.172,4.870156,2.5997,4.95625 -L 2.5997,4.95625,3.0231,5.03394 -L 3.0231,5.03394,2.6803,5.59744 -L 2.6803,5.59744,2.2354,5.805026 -L 2.2354,5.805026,1.3139,5.834818 -L 1.3139,5.834818,1.2369,6.20483 -L 1.2369,6.20483,1.1672,6.557987 -L 1.1672,6.557987,1.1041,6.902606 -L 1.1041,6.902606,0.8901,6.738823 -L 0.8901,6.738823,0.6804,6.557987 -L 0.6804,6.557987,0.4628,6.368679 -L 4.277,2.135639,3.9338,2.511298 -L 3.9338,2.511298,3.3874,2.649711 -L 3.3874,2.649711,2.172,2.669544 -L 4.7047,2.669544,3.8536,3.529768 -L 3.8536,3.529768,3.1461,3.72886 -L 3.1461,3.72886,2.172,3.699133 -L 5.1355,2.669544,5.5558,2.669544 -L 5.5558,2.669544,5.9866,2.669544 -L 5.9866,2.669544,6.4135,2.669544 -L 4.7047,3.699133,4.277,4.155328 -L 4.277,4.155328,3.8606,4.603072 -L 3.8606,4.603072,3.4543,5.03394 -L 3.4543,5.03394,3.7517,5.656851 -L 3.7517,5.656851,3.8637,6.279739 -L 3.8637,6.279739,3.8816,7.436446 -L 3.8816,7.436446,3.4543,7.436446 -L 3.4543,7.436446,3.0231,7.436446 -L 3.0231,7.436446,2.5997,7.436446 -L 2.5997,7.436446,2.5997,7.091848 -L 2.5997,7.091848,2.5997,6.738823 -L 2.5997,6.738823,2.5997,6.368679 -L 5.1355,3.699133,5.5558,3.699133 -L 5.5558,3.699133,5.9866,3.699133 -L 5.9866,3.699133,6.4135,3.699133 -L 4.918,4.766987,5.2612,5.300848 -L 5.2612,5.300848,5.6223,5.834818 -L 5.6223,5.834818,5.9866,6.368679 -L 5.9866,6.368679,5.6885,6.901162 -L 5.6885,6.901162,5.4048,7.42526 -L 5.4048,7.42526,5.1355,7.932218 -L 5.1355,7.932218,4.9775,7.778329 -L 4.9775,7.778329,4.8343,7.615903 -L 4.8343,7.615903,4.7047,7.436446 -L 5.5558,4.766987,6.4766,4.786864 -L 6.4766,4.786864,6.9214,4.925188 -L 6.9214,4.925188,7.2646,5.300848 -L 7.2646,5.300848,6.9704,5.670926 -L 6.9704,5.670926,6.6867,6.024016 -L 6.6867,6.024016,6.4135,6.368679 -L 6.4135,6.368679,6.7151,6.782516 -L 6.7151,6.782516,6.8268,7.187947 -L 6.8268,7.187947,6.8408,7.932218 -L 6.8408,7.932218,6.2247,7.971774 -L 6.2247,7.971774,5.8916,8.248555 -L 5.8916,8.248555,5.5558,8.999962 -L 1.5314,7.436446,1.591,7.779686 -L 1.591,7.779686,1.6607,8.122949 -L 1.6607,8.122949,1.7447,8.466144 -L 1.7447,8.466144,1.3139,8.466144 -L 1.3139,8.466144,0.8901,8.466144 -L 0.8901,8.466144,0.4628,8.466144 -L 3.0231,8.199214,2.7293,8.302273 -L 2.7293,8.302273,2.4487,8.388456 -L 2.4487,8.388456,2.172,8.466144 -L 3.4543,8.466144,3.7306,8.466144 -L 3.7306,8.466144,4.0007,8.466144 -L 4.0007,8.466144,4.277,8.466144 - -[狭] 48 -L 0.4929,0.000019,1.1272,0.039553 -L 1.1272,0.039553,1.572,0.316312 -L 1.572,0.316312,2.2024,1.067807 -L 2.2024,1.067807,2.1184,2.478857 -L 2.1184,2.478857,2.048,3.889776 -L 2.048,3.889776,1.9884,5.300848 -L 1.9884,5.300848,1.4806,4.603072 -L 1.4806,4.603072,0.9836,3.888419 -L 0.9836,3.888419,0.4929,3.16525 -L 2.8115,0.000019,3.5855,1.247176 -L 3.5855,1.247176,4.3701,2.477325 -L 4.3701,2.477325,5.1616,3.699133 -L 5.1616,3.699133,4.7974,4.074837 -L 4.7974,4.074837,4.2443,4.213228 -L 4.2443,4.213228,3.0255,4.233082 -L 7.2666,0.000019,6.6961,1.066428 -L 6.6961,1.066428,6.1388,2.124299 -L 6.1388,2.124299,5.5924,3.16525 -L 5.5924,4.233082,4.9343,5.927983 -L 4.9343,5.927983,4.7522,7.038239 -L 4.7522,7.038239,3.0255,7.436446 -L 6.0127,4.233082,6.5665,4.233082 -L 6.5665,4.233082,7.123,4.233082 -L 7.123,4.233082,7.6939,4.233082 -L 3.8832,5.567823,3.7291,5.834818 -L 3.7291,5.834818,3.5855,6.101771 -L 3.5855,6.101771,3.4528,6.368679 -L 6.4089,5.300848,6.5451,5.670926 -L 6.5451,5.670926,6.6852,6.024016 -L 6.6852,6.024016,6.8393,6.368679 -L 1.7783,5.834818,1.7608,6.60597 -L 1.7608,6.60597,1.649,7.021142 -L 1.649,7.021142,1.3478,7.436446 -L 1.3478,7.436446,1.0533,7.091848 -L 1.0533,7.091848,0.7696,6.738823 -L 0.7696,6.738823,0.4929,6.368679 -L 5.5924,7.436446,5.2877,7.824889 -L 5.2877,7.824889,5.1791,8.23032 -L 5.1791,8.23032,5.1616,8.999962 -L 6.0127,7.436446,6.4225,7.436446 -L 6.4225,7.436446,6.8393,7.436446 -L 6.8393,7.436446,7.2666,7.436446 -L 1.3478,7.932218,1.0533,8.302273 -L 1.0533,8.302273,0.7696,8.655387 -L 0.7696,8.655387,0.4929,8.999962 -L 1.7783,7.932218,2.048,8.302273 -L 2.048,8.302273,2.3247,8.655387 -L 2.3247,8.655387,2.5978,8.999962 - -[眠] 54 -L 3.0552,0.000019,3.3322,0.000019 -L 3.3322,0.000019,3.6124,0.000019 -L 3.6124,0.000019,3.9098,0.000019 -L 3.9098,0.000019,3.9098,2.822054 -L 3.9098,2.822054,3.9098,5.644066 -L 3.9098,5.644066,3.9098,8.466144 -L 3.9098,8.466144,5.0411,8.466144 -L 5.0411,8.466144,6.1723,8.466144 -L 6.1723,8.466144,7.297,8.466144 -L 7.297,8.466144,7.297,7.778329 -L 7.297,7.778329,7.297,7.081976 -L 7.297,7.081976,7.297,6.368679 -L 7.297,6.368679,6.7187,6.368679 -L 6.7187,6.368679,6.1482,6.368679 -L 6.1482,6.368679,5.5874,6.368679 -L 5.5874,6.368679,5.5874,5.670926 -L 5.5874,5.670926,5.5874,4.95625 -L 5.5874,4.95625,5.5874,4.233082 -L 5.5874,4.233082,6.2918,4.233082 -L 6.2918,4.233082,7.0024,4.233082 -L 7.0024,4.233082,7.7243,4.233082 -L 4.3409,0.000019,4.6666,0.3757 -L 4.6666,0.3757,4.9924,0.514091 -L 4.9924,0.514091,5.5874,0.533946 -L 7.297,0.000019,6.8732,1.247176 -L 6.8732,1.247176,6.442,2.477325 -L 6.442,2.477325,6.0147,3.699133 -L 7.7243,0.000019,7.7243,0.533946 -L 7.7243,0.533946,7.7243,1.067807 -L 7.7243,1.067807,7.7243,1.601712 -L 0.5264,1.067807,0.5264,3.545244 -L 0.5264,3.545244,0.5264,6.014209 -L 0.5264,6.014209,0.5264,8.466144 -L 0.5264,8.466144,1.0728,8.466144 -L 1.0728,8.466144,1.6335,8.466144 -L 1.6335,8.466144,2.2009,8.466144 -L 2.2009,8.466144,2.2009,6.014209 -L 2.2009,6.014209,2.2009,3.545244 -L 2.2009,3.545244,2.2009,1.067807 -L 2.2009,1.067807,1.6335,1.067807 -L 1.6335,1.067807,1.0728,1.067807 -L 1.0728,1.067807,0.5264,1.067807 -L 0.9502,3.699133,1.2272,3.699133 -L 1.2272,3.699133,1.5001,3.699133 -L 1.5001,3.699133,1.7771,3.699133 -L 4.3409,4.233082,4.6138,4.233082 -L 4.6138,4.233082,4.8873,4.233082 -L 4.8873,4.233082,5.1636,4.233082 -L 0.9502,5.834818,1.2272,5.834818 -L 1.2272,5.834818,1.5001,5.834818 -L 1.5001,5.834818,1.7771,5.834818 -L 4.3409,6.368679,4.6138,6.368679 -L 4.6138,6.368679,4.8873,6.368679 -L 4.8873,6.368679,5.1636,6.368679 - -[較] 69 -L 1.8033,0.000019,1.6597,1.194836 -L 1.6597,1.194836,1.2222,1.576297 -L 1.2222,1.576297,0.5249,1.601712 -L 3.6985,0.000019,4.3356,0.637071 -L 4.3356,0.637071,4.98,1.257092 -L 4.98,1.257092,5.6213,1.868642 -L 5.6213,1.868642,5.3232,2.668077 -L 5.3232,2.668077,5.0431,3.459128 -L 5.0431,3.459128,4.7667,4.233082 -L 7.3302,0.000019,6.8997,0.637071 -L 6.8997,0.637071,6.4724,1.257092 -L 6.4724,1.257092,6.0451,1.868642 -L 6.0451,1.868642,6.3253,2.668077 -L 6.3253,2.668077,6.6051,3.459128 -L 6.6051,3.459128,6.8997,4.233082 -L 2.2344,1.601712,1.9399,2.134194 -L 1.9399,2.134194,1.653,2.65827 -L 1.653,2.65827,1.3795,3.16525 -L 1.3795,3.16525,1.0856,3.16525 -L 1.0856,3.16525,0.8019,3.16525 -L 0.8019,3.16525,0.5249,3.16525 -L 0.5249,3.16525,0.5249,4.233082 -L 0.5249,4.233082,0.5249,5.300848 -L 0.5249,5.300848,0.5249,6.368679 -L 0.5249,6.368679,1.1417,6.398319 -L 1.1417,6.398319,1.4776,6.60597 -L 1.4776,6.60597,1.8033,7.169515 -L 1.8033,7.169515,1.4776,7.706222 -L 1.4776,7.706222,1.1417,7.903979 -L 1.1417,7.903979,0.5249,7.932218 -L 2.6617,1.601712,2.9381,1.601712 -L 2.9381,1.601712,3.2183,1.601712 -L 3.2183,1.601712,3.5128,1.601712 -L 2.2344,3.16525,1.8033,3.699133 -L 1.8033,3.699133,1.3795,4.233082 -L 1.3795,4.233082,0.9522,4.766987 -L 2.875,3.16525,2.9381,3.699133 -L 2.9381,3.699133,3.005,4.233082 -L 3.005,4.233082,3.089,4.766987 -L 3.089,4.766987,2.4723,4.796648 -L 2.4723,4.796648,2.1364,5.004278 -L 2.1364,5.004278,1.8033,5.567823 -L 1.8033,5.567823,2.1364,6.131433 -L 2.1364,6.131433,2.4723,6.339018 -L 2.4723,6.339018,3.089,6.368679 -L 3.089,6.368679,3.089,6.024016 -L 3.089,6.024016,3.089,5.670926 -L 3.089,5.670926,3.089,5.300848 -L 3.9156,4.766987,4.1853,5.300848 -L 4.1853,5.300848,4.469,5.834818 -L 4.469,5.834818,4.7667,6.368679 -L 7.7263,4.766987,7.4461,5.300848 -L 7.4461,5.300848,7.1764,5.834818 -L 7.1764,5.834818,6.8997,6.368679 -L 3.6985,7.703464,3.2116,7.779686 -L 3.2116,7.779686,2.7213,7.856018 -L 2.7213,7.856018,2.2344,7.932218 -L 2.2344,7.932218,2.0803,8.302273 -L 2.0803,8.302273,1.9399,8.655387 -L 1.9399,8.655387,1.8033,8.999962 -L 4.3356,7.436446,4.7667,7.436446 -L 4.7667,7.436446,5.1905,7.436446 -L 5.1905,7.436446,5.6213,7.436446 -L 5.6213,7.436446,5.6213,7.968928 -L 5.6213,7.968928,5.6213,8.493026 -L 5.6213,8.493026,5.6213,8.999962 -L 6.0451,7.436446,6.595,7.436446 -L 6.595,7.436446,7.1554,7.436446 -L 7.1554,7.436446,7.7263,7.436446 - -[嫁] 64 -L 0.5588,0.000019,0.9826,0.800789 -L 0.9826,0.800789,1.4099,1.601712 -L 1.4099,1.601712,1.8372,2.402504 -L 1.8372,2.402504,1.4099,2.505716 -L 1.4099,2.505716,0.9826,2.591877 -L 0.9826,2.591877,0.5588,2.669544 -L 0.5588,2.669544,0.6638,4.420923 -L 0.6638,4.420923,0.8701,6.180795 -L 0.8701,6.180795,0.9826,8.999962 -L 4.3726,0.000019,5.003,0.039553 -L 5.003,0.039553,5.4377,0.316312 -L 5.4377,0.316312,6.0471,1.067807 -L 6.0471,1.067807,5.963,1.781169 -L 5.963,1.781169,5.8961,2.477325 -L 5.8961,2.477325,5.8331,3.16525 -L 5.8331,3.16525,5.0489,2.65827 -L 5.0489,2.65827,4.278,2.134194 -L 4.278,2.134194,3.5148,1.601712 -L 7.7559,1.067807,7.3287,1.601712 -L 7.3287,1.601712,6.8982,2.135639 -L 6.8982,2.135639,6.4744,2.669544 -L 1.8372,3.16525,2.1174,3.659578 -L 2.1174,3.659578,2.2154,4.628531 -L 2.2154,4.628531,2.2326,6.902606 -L 2.2326,6.902606,1.9629,6.902606 -L 1.9629,6.902606,1.6827,6.902606 -L 1.6827,6.902606,1.4099,6.902606 -L 3.7281,3.16525,4.215,3.621466 -L 4.215,3.621466,4.7158,4.069233 -L 4.7158,4.069233,5.2237,4.500056 -L 5.2237,4.500056,5.0065,4.766987 -L 5.0065,4.766987,4.7932,5.03394 -L 4.7932,5.03394,4.5831,5.300848 -L 4.5831,5.300848,4.215,5.137043 -L 4.215,5.137043,3.8581,4.95625 -L 3.8581,4.95625,3.5148,4.766987 -L 6.6881,4.233082,7.0348,4.603072 -L 7.0348,4.603072,7.3917,4.95625 -L 7.3917,4.95625,7.7559,5.300848 -L 5.2237,6.101771,4.7932,6.20483 -L 4.7932,6.20483,4.3726,6.290991 -L 4.3726,6.290991,3.9421,6.368679 -L 5.651,6.368679,6.0538,6.368679 -L 6.0538,6.368679,6.4744,6.368679 -L 6.4744,6.368679,6.8982,6.368679 -L 3.0837,6.902606,3.0837,7.245803 -L 3.0837,7.245803,3.0837,7.589044 -L 3.0837,7.589044,3.0837,7.932218 -L 3.0837,7.932218,3.7912,7.932218 -L 3.7912,7.932218,4.4987,7.932218 -L 4.4987,7.932218,5.2237,7.932218 -L 5.2237,7.932218,5.2237,8.302273 -L 5.2237,8.302273,5.2237,8.655387 -L 5.2237,8.655387,5.2237,8.999962 -L 7.7559,6.902606,7.7559,7.245803 -L 7.7559,7.245803,7.7559,7.589044 -L 7.7559,7.589044,7.7559,7.932218 -L 7.7559,7.932218,7.0523,7.932218 -L 7.0523,7.932218,6.3518,7.932218 -L 6.3518,7.932218,5.651,7.932218 -L 3.9561,6.330306,0.3556,6.330306 -L 1.2169,3.326538,1.8372,8.999896 -A -4.1801,-3.399548,8.620982,23.224227,51.278884 -A -6.0364,6.330306,9.138971,316.15783,0 - -[殻] 69 -L 0.5849,0.000019,1.1667,1.18503 -L 1.1667,1.18503,1.38,2.005676 -L 1.38,2.005676,1.4119,3.16525 -L 1.4119,3.16525,1.9649,3.16525 -L 1.9649,3.16525,2.5396,3.16525 -L 2.5396,3.16525,3.1207,3.16525 -L 3.1207,3.16525,3.1767,2.288083 -L 3.1767,2.288083,3.2506,1.411047 -L 3.2506,1.411047,3.3312,0.533946 -L 3.3312,0.533946,3.541,0.723209 -L 3.541,0.723209,3.7585,0.904023 -L 3.7585,0.904023,3.9718,1.067807 -L 2.263,0.000019,2.5396,0.000019 -L 2.5396,0.000019,2.8233,0.000019 -L 2.8233,0.000019,3.1207,0.000019 -L 4.5812,0.000019,5.0719,0.533946 -L 5.0719,0.533946,5.5689,1.067807 -L 5.5689,1.067807,6.0768,1.601712 -L 6.0768,1.601712,5.4782,2.741497 -L 5.4782,2.741497,5.254,3.423796 -L 5.254,3.423796,5.2222,4.233082 -L 5.2222,4.233082,5.7829,4.233082 -L 5.7829,4.233082,6.3535,4.233082 -L 6.3535,4.233082,6.9317,4.233082 -L 6.9317,4.233082,6.7808,3.545244 -L 6.7808,3.545244,6.6372,2.848935 -L 6.6372,2.848935,6.5041,2.135639 -L 7.3625,0.000019,7.0645,0.37014 -L 7.0645,0.37014,6.7808,0.723209 -L 6.7808,0.723209,6.5041,1.067807 -L 0.5849,3.699133,0.5849,4.069233 -L 0.5849,4.069233,0.5849,4.422324 -L 0.5849,4.422324,0.5849,4.766987 -L 0.5849,4.766987,1.7166,4.766987 -L 1.7166,4.766987,2.8405,4.766987 -L 2.8405,4.766987,3.9718,4.766987 -L 3.9718,4.766987,3.9718,4.422324 -L 3.9718,4.422324,3.9718,4.069233 -L 3.9718,4.069233,3.9718,3.699133 -L 4.3991,5.834818,4.977,6.64406 -L 4.977,6.64406,5.1945,7.326294 -L 5.1945,7.326294,5.2222,8.466144 -L 5.2222,8.466144,5.653,8.466144 -L 5.653,8.466144,6.0768,8.466144 -L 6.0768,8.466144,6.5041,8.466144 -L 6.5041,8.466144,6.5041,7.589044 -L 6.5041,7.589044,6.5041,6.711855 -L 6.5041,6.711855,6.5041,5.834818 -L 6.5041,5.834818,6.9317,5.834818 -L 6.9317,5.834818,7.3625,5.834818 -L 7.3625,5.834818,7.7863,5.834818 -L 7.7863,5.834818,7.7863,6.20483 -L 7.7863,6.20483,7.7863,6.557987 -L 7.7863,6.557987,7.7863,6.902606 -L 0.9811,6.368679,1.4119,6.368679 -L 1.4119,6.368679,1.8357,6.368679 -L 1.8357,6.368679,2.263,6.368679 -L 2.263,6.368679,2.0314,7.655436 -L 2.0314,7.655436,1.4259,7.967548 -L 1.4259,7.967548,0.5849,7.932218 -L 2.6899,6.368679,2.9669,6.368679 -L 2.9669,6.368679,3.2506,6.368679 -L 3.2506,6.368679,3.541,6.368679 -L 2.6899,7.932218,2.5396,8.302273 -L 2.5396,8.302273,2.3922,8.655387 -L 2.3922,8.655387,2.263,8.999962 -L 3.1207,7.932218,3.3942,7.932218 -L 3.3942,7.932218,3.6744,7.932218 -L 3.6744,7.932218,3.9718,7.932218 - -[恐] 51 -L 0.5838,0.267015,0.7204,0.904023 -L 0.7204,0.904023,0.8605,1.524045 -L 0.8605,1.524045,1.0142,2.135639 -L 3.1157,0.000019,2.839,0.45479 -L 2.839,0.45479,2.7374,1.146831 -L 2.7374,1.146831,2.7203,2.669544 -L 3.5465,0.000019,4.4014,0.000019 -L 4.4014,0.000019,5.2525,0.000019 -L 5.2525,0.000019,6.1103,0.000019 -L 6.1103,0.000019,6.1103,0.37014 -L 6.1103,0.37014,6.1103,0.723209 -L 6.1103,0.723209,6.1103,1.067807 -L 7.7848,0.800789,7.5148,1.257092 -L 7.5148,1.257092,7.2349,1.704771 -L 7.2349,1.704771,6.9614,2.135639 -L 4.8249,2.402504,4.6743,2.668077 -L 4.6743,2.668077,4.531,2.925179 -L 4.531,2.925179,4.4014,3.16525 -L 3.1157,3.699133,4.0197,5.31639 -L 4.0197,5.31639,4.3521,6.620156 -L 4.3521,6.620156,4.4014,8.466144 -L 4.4014,8.466144,5.1051,8.466144 -L 5.1051,8.466144,5.8126,8.466144 -L 5.8126,8.466144,6.5344,8.466144 -L 6.5344,8.466144,6.5344,7.055051 -L 6.5344,7.055051,6.5344,5.644066 -L 6.5344,5.644066,6.5344,4.233082 -L 6.5344,4.233082,6.9404,4.233082 -L 6.9404,4.233082,7.361,4.233082 -L 7.361,4.233082,7.7848,4.233082 -L 7.7848,4.233082,7.7848,4.603072 -L 7.7848,4.603072,7.7848,4.95625 -L 7.7848,4.95625,7.7848,5.300848 -L 0.5838,4.766987,1.0142,4.766987 -L 1.0142,4.766987,1.4415,4.766987 -L 1.4415,4.766987,1.8688,4.766987 -L 1.8688,4.766987,1.8688,6.014209 -L 1.8688,6.014209,1.8688,7.244358 -L 1.8688,7.244358,1.8688,8.466144 -L 1.8688,8.466144,1.4415,8.466144 -L 1.4415,8.466144,1.0142,8.466144 -L 1.0142,8.466144,0.5838,8.466144 -L 2.2926,5.300848,2.5693,5.300848 -L 2.5693,5.300848,2.8429,5.300848 -L 2.8429,5.300848,3.1157,5.300848 -L 5.6798,5.834818,5.3853,6.20483 -L 5.3853,6.20483,5.1051,6.557987 -L 5.1051,6.557987,4.8249,6.902606 -L 2.2926,8.466144,2.5693,8.466144 -L 2.5693,8.466144,2.8429,8.466144 -L 2.8429,8.466144,3.1157,8.466144 - -[挟] 48 -L 1.0446,0.000019,1.3174,0.000019 -L 1.3174,0.000019,1.5945,0.000019 -L 1.5945,0.000019,1.8638,0.000019 -L 1.8638,0.000019,1.8537,2.622961 -L 1.8537,2.622961,1.7521,3.720432 -L 1.7521,3.720432,1.4719,4.233082 -L 1.4719,4.233082,1.1773,4.069233 -L 1.1773,4.069233,0.8901,3.888419 -L 0.8901,3.888419,0.6173,3.699133 -L 3.5734,0.000019,4.2735,1.247176 -L 4.2735,1.247176,4.9775,2.477325 -L 4.9775,2.477325,5.6783,3.699133 -L 5.6783,3.699133,5.3386,4.074837 -L 5.3386,4.074837,4.7922,4.213228 -L 4.7922,4.213228,3.5734,4.233082 -L 7.818,0.000019,7.2369,1.066428 -L 7.2369,1.066428,6.6657,2.124299 -L 6.6657,2.124299,6.1091,3.16525 -L 2.2946,4.233082,1.9798,5.043834 -L 1.9798,5.043834,1.7658,6.091876 -L 1.7658,6.091876,1.4719,6.902606 -L 1.4719,6.902606,1.1773,6.902606 -L 1.1773,6.902606,0.8901,6.902606 -L 0.8901,6.902606,0.6173,6.902606 -L 6.1091,4.233082,5.7936,5.182312 -L 5.7936,5.182312,5.5803,6.487281 -L 5.5803,6.487281,5.2822,7.436446 -L 5.2822,7.436446,4.8584,7.436446 -L 4.8584,7.436446,4.4311,7.436446 -L 4.4311,7.436446,4.0042,7.436446 -L 6.5361,4.233082,6.9634,4.233082 -L 6.9634,4.233082,7.3907,4.233082 -L 7.3907,4.233082,7.818,4.233082 -L 4.4311,5.567823,4.2809,5.834818 -L 4.2809,5.834818,4.1334,6.101771 -L 4.1334,6.101771,4.0042,6.368679 -L 6.9634,5.300848,7.0933,5.670926 -L 7.0933,5.670926,7.2369,6.024016 -L 7.2369,6.024016,7.3907,6.368679 -L 2.2946,6.902606,1.9938,7.336275 -L 1.9938,7.336275,1.8813,7.880097 -L 1.8813,7.880097,1.8638,8.999962 -L 6.1091,7.436446,5.8044,7.824889 -L 5.8044,7.824889,5.6955,8.23032 -L 5.6955,8.23032,5.6783,8.999962 -L 6.5361,7.436446,6.8131,7.436446 -L 6.8131,7.436446,7.0933,7.436446 -L 7.0933,7.436446,7.3907,7.436446 - -[巧] 33 -L 5.2842,0.000019,5.7115,0.000019 -L 5.7115,0.000019,6.1427,0.000019 -L 6.1427,0.000019,6.5661,0.000019 -L 6.5661,0.000019,7.2634,1.823461 -L 7.2634,1.823461,7.4347,3.42662 -L 7.4347,3.42662,7.4211,5.300848 -L 7.4211,5.300848,6.4124,5.300848 -L 6.4124,5.300848,5.4177,5.300848 -L 5.4177,5.300848,4.4331,5.300848 -L 4.4331,5.300848,4.2864,4.95625 -L 4.2864,4.95625,4.1564,4.603072 -L 4.1564,4.603072,4.0303,4.233082 -L 0.6158,2.669544,1.0431,2.669544 -L 1.0431,2.669544,1.4704,2.669544 -L 1.4704,2.669544,1.9008,2.669544 -L 1.9008,2.669544,1.9008,4.423725 -L 1.9008,4.423725,1.9008,6.178015 -L 1.9008,6.178015,1.9008,7.932218 -L 1.9008,7.932218,1.4704,7.932218 -L 1.4704,7.932218,1.0431,7.932218 -L 1.0431,7.932218,0.6158,7.932218 -L 2.3215,3.16525,2.6017,3.16525 -L 2.6017,3.16525,2.8815,3.16525 -L 2.8815,3.16525,3.1792,3.16525 -L 4.4331,6.101771,4.7312,6.723194 -L 4.7312,6.723194,4.8429,7.336275 -L 4.8429,7.336275,4.8569,8.466144 -L 4.8569,8.466144,3.8345,8.327754 -L 3.8345,8.327754,3.085,8.070674 -L 3.085,8.070674,2.3215,7.932218 -L 5.2842,8.466144,6.1427,8.466144 -L 6.1427,8.466144,6.9938,8.466144 -L 6.9938,8.466144,7.8484,8.466144 - -[攻] 36 -L 2.9679,0.000019,3.8852,0.800789 -L 3.8852,0.800789,4.8067,1.601712 -L 4.8067,1.601712,5.7419,2.402504 -L 5.7419,2.402504,5.1184,3.413859 -L 5.1184,3.413859,4.7297,4.442069 -L 4.7297,4.442069,4.2495,6.368679 -L 4.2495,6.368679,3.8852,6.024016 -L 3.8852,6.024016,3.5245,5.670926 -L 3.5245,5.670926,3.1812,5.300848 -L 7.4157,0.000019,6.9958,0.533946 -L 6.9958,0.533946,6.5755,1.067807 -L 6.5755,1.067807,6.1692,1.601712 -L 0.649,2.669544,1.0763,2.669544 -L 1.0763,2.669544,1.5001,2.669544 -L 1.5001,2.669544,1.9274,2.669544 -L 1.9274,2.669544,1.9274,4.423725 -L 1.9274,4.423725,1.9274,6.178015 -L 1.9274,6.178015,1.9274,7.932218 -L 1.9274,7.932218,1.5001,7.932218 -L 1.5001,7.932218,1.0763,7.932218 -L 1.0763,7.932218,0.649,7.932218 -L 2.3585,3.16525,2.6314,3.16525 -L 2.6314,3.16525,2.9049,3.16525 -L 2.9049,3.16525,3.1812,3.16525 -L 6.1692,3.432246,6.7467,4.806412 -L 6.7467,4.806412,6.9639,5.706279 -L 6.9639,5.706279,6.9958,6.902606 -L 6.9958,6.902606,6.1408,7.005732 -L 6.1408,7.005732,5.2936,7.091848 -L 5.2936,7.091848,4.4596,7.169515 -L 4.4596,7.169515,4.5927,7.779686 -L 4.5927,7.779686,4.7363,8.389857 -L 4.7363,8.389857,4.8908,8.999962 -L 2.3585,7.932218,2.6314,7.932218 -L 2.6314,7.932218,2.9049,7.932218 -L 2.9049,7.932218,3.1812,7.932218 - -[傘] 42 -L 4.0627,0.000019,3.4809,1.584812 -L 3.4809,1.584812,2.143,1.77123 -L 2.143,1.77123,0.6793,1.601712 -L 4.49,1.601712,4.1884,2.154005 -L 4.1884,2.154005,4.0767,3.528367 -L 4.0767,3.528367,4.0627,6.902606 -L 4.917,1.601712,5.7505,1.601712 -L 5.7505,1.601712,6.5981,1.601712 -L 6.5981,1.601712,7.4527,1.601712 -L 0.8926,2.669544,1.2292,3.202048 -L 1.2292,3.202048,1.5725,3.725992 -L 1.5725,3.725992,1.9332,4.233082 -L 3.2081,2.669544,2.9136,2.848935 -L 2.9136,2.848935,2.6334,3.011295 -L 2.6334,3.011295,2.3532,3.16525 -L 5.0991,2.669544,5.4458,3.202048 -L 5.4458,3.202048,5.8034,3.725992 -L 5.8034,3.725992,6.1712,4.233082 -L 7.4527,2.669544,7.1554,2.848935 -L 7.1554,2.848935,6.8752,3.011295 -L 6.8752,3.011295,6.5981,3.16525 -L 0.8926,4.766987,1.2292,5.223181 -L 1.2292,5.223181,1.5725,5.670926 -L 1.5725,5.670926,1.9332,6.101771 -L 1.9332,6.101771,1.5966,6.665403 -L 1.5966,6.665403,1.2744,6.872946 -L 1.2744,6.872946,0.6793,6.902606 -L 3.2081,4.766987,2.9136,4.95625 -L 2.9136,4.95625,2.6334,5.137043 -L 2.6334,5.137043,2.3532,5.300848 -L 5.0991,4.766987,5.5929,5.490068 -L 5.5929,5.490068,6.0906,6.20483 -L 6.0906,6.20483,6.5981,6.902606 -L 6.5981,6.902606,5.7439,7.615903 -L 5.7439,7.615903,4.8994,8.31219 -L 4.8994,8.31219,4.0627,8.999962 -L 4.0627,8.999962,3.3409,8.493026 -L 3.3409,8.493026,2.6334,7.968928 -L 2.6334,7.968928,1.9332,7.436446 -L 7.4527,4.766987,7.1554,4.95625 -L 7.1554,4.95625,6.8752,5.137043 -L 6.8752,5.137043,6.5981,5.300848 - -[煮] 54 -L 0.6813,0.000019,0.8106,0.37014 -L 0.8106,0.37014,0.9542,0.723209 -L 0.9542,0.723209,1.1016,1.067807 -L 3.2413,0.267015,3.091,0.533946 -L 3.091,0.533946,2.9474,0.800789 -L 2.9474,0.800789,2.814,1.067807 -L 5.3463,0.267015,5.1925,0.533946 -L 5.1925,0.533946,5.0524,0.800789 -L 5.0524,0.800789,4.9225,1.067807 -L 7.4796,0.267015,7.3321,0.533946 -L 7.3321,0.533946,7.1819,0.800789 -L 7.1819,0.800789,7.0558,1.067807 -L 2.814,2.135639,2.814,2.848935 -L 2.814,2.848935,2.814,3.545244 -L 2.814,3.545244,2.814,4.233082 -L 2.814,4.233082,2.068,4.094691 -L 2.068,4.094691,1.42,3.837633 -L 1.42,3.837633,0.6813,3.699133 -L 3.2413,2.135639,4.3694,2.135639 -L 4.3694,2.135639,5.5007,2.135639 -L 5.5007,2.135639,6.6285,2.135639 -L 6.6285,2.135639,6.6285,2.668077 -L 6.6285,2.668077,6.6285,3.192175 -L 6.6285,3.192175,6.6285,3.699133 -L 6.6285,3.699133,5.5007,3.699133 -L 5.5007,3.699133,4.3694,3.699133 -L 4.3694,3.699133,3.2413,3.699133 -L 6.6285,4.500056,5.3463,4.603072 -L 5.3463,4.603072,4.0714,4.689298 -L 4.0714,4.689298,2.814,4.766987 -L 3.6686,5.300848,3.7912,5.567823 -L 3.7912,5.567823,3.9211,5.834818 -L 3.9211,5.834818,4.0647,6.101771 -L 4.0647,6.101771,2.9366,6.20483 -L 2.9366,6.20483,1.8053,6.290991 -L 1.8053,6.290991,0.6813,6.368679 -L 4.7057,6.368679,5.1365,7.138431 -L 5.1365,7.138431,5.1925,7.543796 -L 5.1925,7.543796,4.9225,7.932218 -L 4.9225,7.932218,4.1593,7.741597 -L 4.1593,7.741597,3.8332,7.474688 -L 3.8332,7.474688,3.6686,6.902606 -L 5.3463,6.368679,6.1763,6.368679 -L 6.1763,6.368679,7.0274,6.368679 -L 7.0274,6.368679,7.8785,6.368679 -L 1.9597,7.932218,2.3902,7.932218 -L 2.3902,7.932218,2.814,7.932218 -L 2.814,7.932218,3.2413,7.932218 -L 3.2413,7.932218,3.3712,8.302273 -L 3.3712,8.302273,3.5183,8.655387 -L 3.5183,8.655387,3.6686,8.999962 -L 5.7736,7.932218,6.0502,8.302273 -L 6.0502,8.302273,6.3308,8.655387 -L 6.3308,8.655387,6.6285,8.999962 - -[襲] 72 -L 1.5656,0.000019,2.1614,0.019764 -L 2.1614,0.019764,2.4836,0.15822 -L 2.4836,0.15822,2.8125,0.533946 -L 2.8125,0.533946,2.7319,1.067807 -L 2.7319,1.067807,2.6657,1.601712 -L 2.6657,1.601712,2.5992,2.135639 -L 2.5992,2.135639,2.1228,1.759869 -L 2.1228,1.759869,1.6325,1.621479 -L 1.6325,1.621479,0.7075,1.601712 -L 7.0543,0.000019,6.2032,0.990052 -L 6.2032,0.990052,5.3556,1.97179 -L 5.3556,1.97179,4.5217,2.936474 -L 4.5217,2.936474,4.0944,2.858785 -L 4.0944,2.858785,3.6706,2.772604 -L 3.6706,2.772604,3.2398,2.669544 -L 3.4573,0.533946,3.8005,0.723209 -L 3.8005,0.723209,4.1578,0.904023 -L 4.1578,0.904023,4.5217,1.067807 -L 6.1958,2.135639,6.3359,2.402504 -L 6.3359,2.402504,6.476,2.669544 -L 6.476,2.669544,6.6266,2.936474 -L 6.6266,2.936474,6.0557,3.01274 -L 6.0557,3.01274,5.4992,3.089006 -L 5.4992,3.089006,4.9493,3.16525 -L 0.7075,3.16525,1.4118,3.16525 -L 1.4118,3.16525,2.112,3.16525 -L 2.112,3.16525,2.8125,3.16525 -L 1.5656,4.233082,1.5656,5.137043 -L 1.5656,5.137043,1.5656,6.024016 -L 1.5656,6.024016,1.5656,6.902606 -L 1.5656,6.902606,1.2682,7.091848 -L 1.2682,7.091848,0.9846,7.272684 -L 0.9846,7.272684,0.7075,7.436446 -L 3.2398,4.233082,3.2398,4.603072 -L 3.2398,4.603072,3.2398,4.95625 -L 3.2398,4.95625,3.2398,5.300848 -L 3.2398,5.300848,2.8125,5.300848 -L 2.8125,5.300848,2.3995,5.300848 -L 2.3995,5.300848,1.9894,5.300848 -L 5.3801,4.233082,5.0754,4.668043 -L 5.0754,4.668043,4.963,5.221737 -L 4.963,5.221737,4.9493,6.368679 -L 4.9493,6.368679,5.6495,6.368679 -L 5.6495,6.368679,6.3538,6.368679 -L 6.3538,6.368679,7.0543,6.368679 -L 7.0543,6.368679,7.0543,6.738823 -L 7.0543,6.738823,7.0543,7.091848 -L 7.0543,7.091848,7.0543,7.436446 -L 7.0543,7.436446,6.3538,7.436446 -L 6.3538,7.436446,5.6495,7.436446 -L 5.6495,7.436446,4.9493,7.436446 -L 4.9493,7.436446,4.9493,7.779686 -L 4.9493,7.779686,4.9493,8.122949 -L 4.9493,8.122949,4.9493,8.466144 -L 4.9493,8.466144,5.6495,8.466144 -L 5.6495,8.466144,6.3538,8.466144 -L 6.3538,8.466144,7.0543,8.466144 -L 5.8039,4.233082,6.3538,4.336163 -L 6.3538,4.336163,6.9103,4.422324 -L 6.9103,4.422324,7.4851,4.500056 -L 7.4851,4.500056,7.1208,5.063623 -L 7.1208,5.063623,6.5745,5.271143 -L 6.5745,5.271143,5.3801,5.300848 -L 3.2398,6.101771,2.8125,6.20483 -L 2.8125,6.20483,2.3995,6.290991 -L 2.3995,6.290991,1.9894,6.368679 -L 3.2398,6.902606,2.7109,7.306592 -L 2.7109,7.306592,2.091,7.642718 -L 2.091,7.642718,1.5656,8.199214 -L 1.5656,8.199214,2.774,8.170844 -L 2.774,8.170844,3.4328,7.973131 -L 3.4328,7.973131,4.0944,7.436446 - -[刃] 27 -L 0.9235,0.000019,1.8408,1.066428 -L 1.8408,1.066428,2.7623,2.124299 -L 2.7623,2.124299,3.6974,3.16525 -L 3.6974,3.16525,3.6134,3.699133 -L 3.6134,3.699133,3.5465,4.233082 -L 3.5465,4.233082,3.487,4.766987 -L 3.487,4.766987,2.9791,5.137043 -L 2.9791,5.137043,2.4786,5.490068 -L 2.4786,5.490068,1.9879,5.834818 -L 5.3786,0.000019,5.8024,0.000019 -L 5.8024,0.000019,6.2329,0.000019 -L 6.2329,0.000019,6.6602,0.000019 -L 6.6602,0.000019,7.4903,2.737294 -L 7.4903,2.737294,7.5953,5.550901 -L 7.5953,5.550901,7.5113,8.466144 -L 7.5113,8.466144,6.3835,8.466144 -L 6.3835,8.466144,5.256,8.466144 -L 5.256,8.466144,4.1279,8.466144 -L 4.1279,8.466144,4.1279,7.42526 -L 4.1279,7.42526,4.1279,6.367213 -L 4.1279,6.367213,4.1279,5.300848 -L 5.3786,2.669544,4.9513,3.202048 -L 4.9513,3.202048,4.531,3.725992 -L 4.531,3.725992,4.1279,4.233082 -L 1.1333,8.466144,1.9879,8.466144 -L 1.9879,8.466144,2.8428,8.466144 -L 2.8428,8.466144,3.6974,8.466144 - -[怒] 51 -L 0.7399,0.267015,0.8691,0.904023 -L 0.8691,0.904023,1.0162,1.524045 -L 1.0162,1.524045,1.1707,2.135639 -L 3.2721,0.000019,2.992,0.45479 -L 2.992,0.45479,2.8904,1.146831 -L 2.8904,1.146831,2.876,2.669544 -L 3.7026,0.000019,4.5537,0.000019 -L 4.5537,0.000019,5.4083,0.000019 -L 5.4083,0.000019,6.2594,0.000019 -L 6.2594,0.000019,6.2594,0.37014 -L 6.2594,0.37014,6.2594,0.723209 -L 6.2594,0.723209,6.2594,1.067807 -L 7.9371,0.800789,7.6642,1.257092 -L 7.6642,1.257092,7.3907,1.704771 -L 7.3907,1.704771,7.1178,2.135639 -L 4.981,1.868642,4.8307,2.135639 -L 4.8307,2.135639,4.6833,2.402504 -L 4.6833,2.402504,4.5537,2.669544 -L 0.9532,3.699133,1.44,4.155328 -L 1.44,4.155328,1.9377,4.603072 -L 1.9377,4.603072,2.4487,5.03394 -L 2.4487,5.03394,1.9864,5.675107 -L 1.9864,5.675107,1.7657,6.426557 -L 1.7657,6.426557,1.5945,7.932218 -L 1.5945,7.932218,1.2964,7.932218 -L 1.2964,7.932218,1.0162,7.932218 -L 1.0162,7.932218,0.7399,7.932218 -L 4.3365,3.699133,4.8307,4.155328 -L 4.8307,4.155328,5.3277,4.603072 -L 5.3277,4.603072,5.8356,5.03394 -L 5.8356,5.03394,5.2335,6.406747 -L 5.2335,6.406747,5.0129,7.296588 -L 5.0129,7.296588,4.981,8.466144 -L 4.981,8.466144,5.8146,8.466144 -L 5.8146,8.466144,6.6587,8.466144 -L 6.6587,8.466144,7.5133,8.466144 -L 7.5133,8.466144,7.2019,7.118729 -L 7.2019,7.118729,6.8797,6.2288 -L 6.8797,6.2288,6.2594,5.03394 -L 6.2594,5.03394,6.8131,4.603072 -L 6.8131,4.603072,7.3662,4.155328 -L 7.3662,4.155328,7.9371,3.699133 -L 3.2721,4.766987,3.2053,5.596149 -L 3.2053,5.596149,3.4963,6.772643 -L 3.4963,6.772643,3.7026,7.932218 -L 3.7026,7.932218,3.1321,7.932218 -L 3.1321,7.932218,2.5713,7.932218 -L 2.5713,7.932218,2.0218,7.932218 -L 2.0218,7.932218,2.0218,8.302273 -L 2.0218,8.302273,2.0218,8.655387 -L 2.0218,8.655387,2.0218,8.999962 - -[普] 51 -L 2.4507,0.000019,2.4507,1.247176 -L 2.4507,1.247176,2.4507,2.477325 -L 2.4507,2.477325,2.4507,3.699133 -L 2.4507,3.699133,3.7116,3.699133 -L 3.7116,3.699133,4.983,3.699133 -L 4.983,3.699133,6.2652,3.699133 -L 6.2652,3.699133,6.2652,2.477325 -L 6.2652,2.477325,6.2652,1.247176 -L 6.2652,1.247176,6.2652,0.000019 -L 6.2652,0.000019,4.983,0.000019 -L 4.983,0.000019,3.7116,0.000019 -L 3.7116,0.000019,2.4507,0.000019 -L 2.8745,2.135639,3.8556,2.135639 -L 3.8556,2.135639,4.8359,2.135639 -L 4.8359,2.135639,5.8341,2.135639 -L 0.7695,5.300848,1.3194,5.300848 -L 1.3194,5.300848,1.8802,5.300848 -L 1.8802,5.300848,2.4507,5.300848 -L 2.4507,5.300848,2.4332,6.072022 -L 2.4332,6.072022,2.325,6.487281 -L 2.325,6.487281,2.0203,6.902606 -L 2.8745,5.300848,3.1516,5.300848 -L 3.1516,5.300848,3.4353,5.300848 -L 3.4353,5.300848,3.7291,5.300848 -L 3.7291,5.300848,3.7291,6.178015 -L 3.7291,6.178015,3.7291,7.055051 -L 3.7291,7.055051,3.7291,7.932218 -L 3.7291,7.932218,2.878,7.932218 -L 2.878,7.932218,2.0304,7.932218 -L 2.0304,7.932218,1.1968,7.932218 -L 4.1603,5.300848,4.43,5.300848 -L 4.43,5.300848,4.7168,5.300848 -L 4.7168,5.300848,5.0114,5.300848 -L 5.0114,5.300848,5.0114,6.178015 -L 5.0114,6.178015,5.0114,7.055051 -L 5.0114,7.055051,5.0114,7.932218 -L 5.0114,7.932218,4.7168,7.932218 -L 4.7168,7.932218,4.43,7.932218 -L 4.43,7.932218,4.1603,7.932218 -L 5.4387,5.300848,6.0337,5.538139 -L 6.0337,5.538139,6.3595,5.953486 -L 6.3595,5.953486,6.6925,6.902606 -L 6.6925,5.300848,7.1163,5.300848 -L 7.1163,5.300848,7.5436,5.300848 -L 7.5436,5.300848,7.9709,5.300848 -L 5.4387,8.199214,5.5613,8.466144 -L 5.5613,8.466144,5.6905,8.733097 -L 5.6905,8.733097,5.8341,8.999962 -L 5.8341,7.932218,6.3913,7.932218 -L 6.3913,7.932218,6.9654,7.932218 -L 6.9654,7.932218,7.5436,7.932218 - -[符] 39 -L 2.0499,0.000019,1.9694,1.247176 -L 1.9694,1.247176,1.9028,2.477325 -L 1.9028,2.477325,1.8366,3.699133 -L 1.8366,3.699133,1.4724,3.355915 -L 1.4724,3.355915,1.1183,3.01274 -L 1.1183,3.01274,0.768,2.669544 -L 5.8645,0.000019,6.1408,0.000019 -L 6.1408,0.000019,6.4245,0.000019 -L 6.4245,0.000019,6.7222,0.000019 -L 6.7222,0.000019,6.6627,3.659578 -L 6.6627,3.659578,5.8536,4.74282 -L 5.8536,4.74282,3.3357,4.766987 -L 5.0134,2.135639,4.7363,2.478857 -L 4.7363,2.478857,4.4596,2.822054 -L 4.4596,2.822054,4.1868,3.16525 -L 2.0499,4.500056,2.1834,4.95625 -L 2.1834,4.95625,2.3266,5.404039 -L 2.3266,5.404039,2.4772,5.834818 -L 7.1495,4.766987,6.9923,5.137043 -L 6.9923,5.137043,6.8483,5.490068 -L 6.8483,5.490068,6.7222,5.834818 -L 0.768,6.902606,1.0486,7.615903 -L 1.0486,7.615903,1.3288,8.31219 -L 1.3288,8.31219,1.6261,8.999962 -L 2.9084,6.902606,2.6103,7.245803 -L 2.6103,7.245803,2.3266,7.589044 -L 2.3266,7.589044,2.0499,7.932218 -L 4.1868,6.902606,4.4596,7.615903 -L 4.4596,7.615903,4.7363,8.31219 -L 4.7363,8.31219,5.0134,8.999962 -L 6.7222,6.902606,6.3863,7.474688 -L 6.3863,7.474688,6.0532,7.741597 -L 6.0532,7.741597,5.4407,7.932218 -L 2.9084,7.932218,3.1812,7.932218 -L 3.1812,7.932218,3.4649,7.932218 -L 3.4649,7.932218,3.7595,7.932218 -L 6.7222,7.932218,7.1495,7.932218 -L 7.1495,7.932218,7.5733,7.932218 -L 7.5733,7.932218,8.0006,7.932218 - -[膚] 48 -L 0.8019,0.267015,1.46,2.761286 -L 1.46,2.761286,1.653,4.967546 -L 1.653,4.967546,1.6565,7.436446 -L 1.6565,7.436446,3.3762,7.652678 -L 3.3762,7.652678,4.8784,8.097468 -L 4.8784,8.097468,6.7176,8.466144 -L 3.3342,0.000019,3.1832,1.781169 -L 3.1832,1.781169,3.0361,3.545244 -L 3.0361,3.545244,2.9069,5.300848 -L 2.9069,5.300848,3.3342,5.404039 -L 3.3342,5.404039,3.7615,5.490068 -L 3.7615,5.490068,4.1884,5.567823 -L 4.1884,5.567823,3.842,6.131433 -L 3.842,6.131433,3.4039,6.339018 -L 3.4039,6.339018,2.5076,6.368679 -L 5.8976,0.000019,6.1712,0.000019 -L 6.1712,0.000019,6.444,0.000019 -L 6.444,0.000019,6.7176,0.000019 -L 6.7176,0.000019,6.7176,0.37014 -L 6.7176,0.37014,6.7176,0.723209 -L 6.7176,0.723209,6.7176,1.067807 -L 6.7176,1.067807,5.7229,1.067807 -L 5.7229,1.067807,4.7348,1.067807 -L 4.7348,1.067807,3.7615,1.067807 -L 6.7176,1.868642,5.7229,1.97179 -L 5.7229,1.97179,4.7348,2.057884 -L 4.7348,2.057884,3.7615,2.135639 -L 6.7176,2.936474,5.7229,3.01274 -L 5.7229,3.01274,4.7348,3.089006 -L 4.7348,3.089006,3.7615,3.16525 -L 7.148,3.16525,7.148,3.535459 -L 7.148,3.535459,7.148,3.888419 -L 7.148,3.888419,7.148,4.233082 -L 7.148,4.233082,5.8665,4.233082 -L 5.8665,4.233082,4.5947,4.233082 -L 4.5947,4.233082,3.3342,4.233082 -L 7.148,5.03394,6.5771,5.137043 -L 6.5771,5.137043,6.0206,5.223181 -L 6.0206,5.223181,5.4703,5.300848 -L 4.6157,6.368679,4.7418,7.40823 -L 4.7418,7.40823,6.5319,7.541081 -L 6.5319,7.541081,8.0026,7.436446 -L 8.0026,7.436446,8.0026,7.091848 -L 8.0026,7.091848,8.0026,6.738823 -L 8.0026,6.738823,8.0026,6.368679 -L 5.0395,6.368679,5.4703,6.368679 -L 5.4703,6.368679,5.8976,6.368679 -L 5.8976,6.368679,6.3214,6.368679 - -[齢] 57 -L 0.8316,0.000019,0.8316,1.781169 -L 0.8316,1.781169,0.8316,3.545244 -L 0.8316,3.545244,0.8316,5.300848 -L 1.2589,0.000019,2.2364,0.000019 -L 2.2364,0.000019,3.2203,0.000019 -L 3.2203,0.000019,4.2188,0.000019 -L 4.2188,0.000019,4.4219,4.481625 -L 4.4219,4.481625,3.9663,6.132878 -L 3.9663,6.132878,1.2589,6.368679 -L 1.2589,6.368679,1.2589,6.901162 -L 1.2589,6.901162,1.2589,7.42526 -L 1.2589,7.42526,1.2589,7.932218 -L 5.8961,0.000019,5.8961,1.411047 -L 5.8961,1.411047,5.8961,2.822054 -L 5.8961,2.822054,5.8961,4.233082 -L 5.8961,4.233082,5.6198,4.233082 -L 5.6198,4.233082,5.3497,4.233082 -L 5.3497,4.233082,5.0734,4.233082 -L 2.5093,1.067807,2.4953,1.839003 -L 2.4953,1.839003,2.3835,2.254218 -L 2.3835,2.254218,2.0823,2.669544 -L 2.0823,2.669544,1.9317,2.505716 -L 1.9317,2.505716,1.7878,2.324815 -L 1.7878,2.324815,1.655,2.135639 -L 6.7511,1.067807,7.0239,1.067807 -L 7.0239,1.067807,7.3111,1.067807 -L 7.3111,1.067807,7.6057,1.067807 -L 7.6057,1.067807,7.6057,2.134194 -L 7.6057,2.134194,7.6057,3.192175 -L 7.6057,3.192175,7.6057,4.233082 -L 7.6057,4.233082,7.1784,4.233082 -L 7.1784,4.233082,6.7511,4.233082 -L 6.7511,4.233082,6.3234,4.233082 -L 3.3639,2.135639,2.7898,2.668077 -L 2.7898,2.668077,2.2154,3.192175 -L 2.2154,3.192175,1.655,3.699133 -L 2.9401,3.699133,2.6353,4.114458 -L 2.6353,4.114458,2.5236,4.529652 -L 2.5236,4.529652,2.5093,5.300848 -L 5.4723,5.834818,5.3252,6.024016 -L 5.3252,6.024016,5.1995,6.20483 -L 5.1995,6.20483,5.0734,6.368679 -L 5.0734,6.368679,5.4093,7.245803 -L 5.4093,7.245803,5.7525,8.122949 -L 5.7525,8.122949,6.1101,8.999962 -L 6.1101,8.999962,6.7511,7.959077 -L 6.7511,7.959077,7.3882,6.901162 -L 7.3882,6.901162,8.0295,5.834818 -L 5.8961,5.834818,6.3234,5.834818 -L 6.3234,5.834818,6.7511,5.834818 -L 6.7511,5.834818,7.1784,5.834818 -L 2.5093,6.902606,2.5093,7.615903 -L 2.5093,7.615903,2.5093,8.31219 -L 2.5093,8.31219,2.5093,8.999962 -L 2.9401,7.932218,3.2101,7.932218 -L 3.2101,7.932218,3.4973,7.932218 -L 3.4973,7.932218,3.7912,7.932218 - -[亜] 42 -L 0.8301,0.000019,1.6885,0.000019 -L 1.6885,0.000019,2.5396,0.000019 -L 2.5396,0.000019,3.3977,0.000019 -L 3.3977,0.000019,3.3624,2.125766 -L 3.3624,2.125766,2.9561,2.997264 -L 2.9561,2.997264,1.6885,3.16525 -L 1.6885,3.16525,1.6885,4.069233 -L 1.6885,4.069233,1.6885,4.95625 -L 1.6885,4.95625,1.6885,5.834818 -L 1.6885,5.834818,3.009,6.093321 -L 3.009,6.093321,3.3907,6.936515 -L 3.3907,6.936515,3.3977,8.466144 -L 3.3977,8.466144,2.5396,8.466144 -L 2.5396,8.466144,1.6885,8.466144 -L 1.6885,8.466144,0.8301,8.466144 -L 3.7932,0.000019,4.3536,0.000019 -L 4.3536,0.000019,4.9209,0.000019 -L 4.9209,0.000019,5.5027,0.000019 -L 5.5027,0.000019,5.2467,2.789546 -L 5.2467,2.789546,4.5255,3.070618 -L 4.5255,3.070618,3.3977,3.699133 -L 3.3977,3.699133,3.9371,5.7232 -L 3.9371,5.7232,4.9563,6.111556 -L 4.9563,6.111556,5.5027,8.466144 -L 5.5027,8.466144,4.9209,8.466144 -L 4.9209,8.466144,4.3536,8.466144 -L 4.3536,8.466144,3.7932,8.466144 -L 5.9297,0.000019,6.6305,0.000019 -L 6.6305,0.000019,7.3306,0.000019 -L 7.3306,0.000019,8.0346,0.000019 -L 5.9297,3.16525,5.3693,4.637046 -L 5.3693,4.637046,6.0347,5.532491 -L 6.0347,5.532491,7.208,5.834818 -L 7.208,5.834818,7.208,4.95625 -L 7.208,4.95625,7.208,4.069233 -L 7.208,4.069233,7.208,3.16525 -L 7.208,3.16525,6.7807,3.16525 -L 6.7807,3.16525,6.3538,3.16525 -L 6.3538,3.16525,5.9297,3.16525 -L 5.9297,8.466144,6.6305,8.466144 -L 6.6305,8.466144,7.3306,8.466144 -L 7.3306,8.466144,8.0346,8.466144 - -[哀] 45 -L 1.7151,0.000019,2.3101,0.019764 -L 2.3101,0.019764,2.6358,0.15822 -L 2.6358,0.15822,2.9689,0.533946 -L 2.9689,0.533946,2.8849,1.257092 -L 2.8849,1.257092,2.8145,1.97179 -L 2.8145,1.97179,2.7549,2.669544 -L 2.7549,2.669544,2.1143,2.324815 -L 2.1143,2.324815,1.4835,1.97179 -L 1.4835,1.97179,0.864,1.601712 -L 7.21,0.000019,5.9495,1.453383 -L 5.9495,1.453383,5.2031,2.627186 -L 5.2031,2.627186,4.6778,4.233082 -L 4.6778,4.233082,4.0582,4.015448 -L 4.0582,4.015448,3.7251,3.738754 -L 3.7251,3.738754,3.3962,3.16525 -L 3.606,0.533946,3.9528,0.723209 -L 3.9528,0.723209,4.3135,0.904023 -L 4.3135,0.904023,4.6778,1.067807 -L 5.96,2.135639,6.3625,2.668077 -L 6.3625,2.668077,6.7827,3.192175 -L 6.7827,3.192175,7.21,3.699133 -L 2.1455,4.233082,2.1455,4.95625 -L 2.1455,4.95625,2.1455,5.670926 -L 2.1455,5.670926,2.1455,6.368679 -L 2.1455,6.368679,3.55,6.368679 -L 3.55,6.368679,4.9513,6.368679 -L 4.9513,6.368679,6.3523,6.368679 -L 6.3523,6.368679,6.3523,5.670926 -L 6.3523,5.670926,6.3523,4.95625 -L 6.3523,4.95625,6.3523,4.233082 -L 6.3523,4.233082,5.9317,4.233082 -L 5.9317,4.233082,5.5114,4.233082 -L 5.5114,4.233082,5.1016,4.233082 -L 2.5416,4.233082,2.8145,4.233082 -L 2.8145,4.233082,3.1017,4.233082 -L 3.1017,4.233082,3.3962,4.233082 -L 0.864,7.932218,1.9914,7.932218 -L 1.9914,7.932218,3.1192,7.932218 -L 3.1192,7.932218,4.2505,7.932218 -L 4.2505,7.932218,4.2505,8.302273 -L 4.2505,8.302273,4.2505,8.655387 -L 4.2505,8.655387,4.2505,8.999962 -L 4.6778,7.932218,5.6515,7.932218 -L 5.6515,7.932218,6.6391,7.932218 -L 6.6391,7.932218,7.6338,7.932218 - -[握] 63 -L 0.8625,0.000019,1.1353,0.000019 -L 1.1353,0.000019,1.4155,0.000019 -L 1.4155,0.000019,1.6852,0.000019 -L 1.6852,0.000019,1.6852,1.411047 -L 1.6852,1.411047,1.6852,2.822054 -L 1.6852,2.822054,1.6852,4.233082 -L 1.6852,4.233082,1.4155,4.233082 -L 1.4155,4.233082,1.1353,4.233082 -L 1.1353,4.233082,0.8625,4.233082 -L 3.8252,0.000019,4.526,0.000019 -L 4.526,0.000019,5.2262,0.000019 -L 5.2262,0.000019,5.927,0.000019 -L 5.927,0.000019,5.7869,1.621479 -L 5.7869,1.621479,5.2822,2.115894 -L 5.2822,2.115894,4.2493,2.135639 -L 6.3575,0.000019,6.9108,0.000019 -L 6.9108,0.000019,7.4856,0.000019 -L 7.4856,0.000019,8.0631,0.000019 -L 2.5436,0.533946,3.3594,3.14128 -L 3.3594,3.14128,3.4718,5.757151 -L 3.4718,5.757151,3.3947,8.466144 -L 3.3947,8.466144,4.7989,8.466144 -L 4.7989,8.466144,6.2072,8.466144 -L 6.2072,8.466144,7.6358,8.466144 -L 7.6358,8.466144,7.6358,7.959077 -L 7.6358,7.959077,7.6358,7.435088 -L 7.6358,7.435088,7.6358,6.902606 -L 7.6358,6.902606,6.3575,6.902606 -L 6.3575,6.902606,5.0861,6.902606 -L 5.0861,6.902606,3.8252,6.902606 -L 6.3575,2.135639,6.0527,2.549388 -L 6.0527,2.549388,5.9445,2.954796 -L 5.9445,2.954796,5.927,3.699133 -L 5.927,3.699133,5.3561,3.699133 -L 5.3561,3.699133,4.7989,3.699133 -L 4.7989,3.699133,4.2493,3.699133 -L 6.7812,2.135639,7.0583,2.135639 -L 7.0583,2.135639,7.3385,2.135639 -L 7.3385,2.135639,7.6358,2.135639 -L 6.5679,3.699133,6.7812,3.888419 -L 6.7812,3.888419,6.9914,4.069233 -L 6.9914,4.069233,7.2085,4.233082 -L 7.2085,4.233082,7.0583,4.422324 -L 7.0583,4.422324,6.9108,4.603072 -L 6.9108,4.603072,6.7812,4.766987 -L 5.0724,4.233082,5.3736,4.648297 -L 5.3736,4.648297,5.4822,5.063623 -L 5.4822,5.063623,5.4997,5.834818 -L 5.4997,5.834818,4.9288,5.834818 -L 4.9288,5.834818,4.3716,5.834818 -L 4.3716,5.834818,3.8252,5.834818 -L 1.6852,4.766987,1.6852,5.300848 -L 1.6852,5.300848,1.6852,5.834818 -L 1.6852,5.834818,1.6852,6.368679 -L 1.6852,6.368679,1.4155,6.557987 -L 1.4155,6.557987,1.1353,6.738823 -L 1.1353,6.738823,0.8625,6.902606 -L 5.927,5.834818,6.4874,5.834818 -L 6.4874,5.834818,7.0583,5.834818 -L 7.0583,5.834818,7.6358,5.834818 -L 2.1163,6.902606,1.8116,7.336275 -L 1.8116,7.336275,1.7027,7.880097 -L 1.7027,7.880097,1.6852,8.999962 - -[扱] 42 -L 1.2918,0.000019,1.5646,0.000019 -L 1.5646,0.000019,1.8448,0.000019 -L 1.8448,0.000019,2.1428,0.000019 -L 2.1428,0.000019,2.1285,2.622961 -L 2.1285,2.622961,2.0168,3.720432 -L 2.0168,3.720432,1.7156,4.233082 -L 1.7156,4.233082,1.4245,4.069233 -L 1.4245,4.069233,1.1373,3.888419 -L 1.1373,3.888419,0.8645,3.699133 -L 3.0006,0.000019,4.1007,2.525418 -L 4.1007,2.525418,4.5732,5.635573 -L 4.5732,5.635573,4.6748,8.466144 -L 4.6748,8.466144,4.3809,8.466144 -L 4.3809,8.466144,4.1007,8.466144 -L 4.1007,8.466144,3.8205,8.466144 -L 4.8923,0.000019,5.3791,0.533946 -L 5.3791,0.533946,5.8726,1.067807 -L 5.8726,1.067807,6.384,1.601712 -L 6.384,1.601712,5.9567,2.668077 -L 5.9567,2.668077,5.5294,3.725992 -L 5.5294,3.725992,5.1056,4.766987 -L 7.6378,0.000019,7.3615,0.37014 -L 7.3615,0.37014,7.0845,0.723209 -L 7.0845,0.723209,6.8151,1.067807 -L 6.8151,2.135639,7.3927,3.295169 -L 7.3927,3.295169,7.6067,4.115881 -L 7.6067,4.115881,7.6378,5.300848 -L 7.6378,5.300848,7.2105,5.404039 -L 7.2105,5.404039,6.7906,5.490068 -L 6.7906,5.490068,6.384,5.567823 -L 6.384,5.567823,6.6852,6.209099 -L 6.6852,6.209099,6.7976,6.960551 -L 6.7976,6.960551,6.8151,8.466144 -L 6.8151,8.466144,6.2334,8.466144 -L 6.2334,8.466144,5.6593,8.466144 -L 5.6593,8.466144,5.1056,8.466144 -L 2.5733,4.233082,2.0479,5.518482 -L 2.0479,5.518482,1.8556,6.507201 -L 1.8556,6.507201,0.8645,6.902606 -L 2.5733,6.902606,2.2721,7.336275 -L 2.2721,7.336275,2.1604,7.880097 -L 2.1604,7.880097,2.1428,8.999962 - -[依] 39 -L 1.7176,0.000019,1.6335,1.944908 -L 1.6335,1.944908,1.5666,3.889776 -L 1.5666,3.889776,1.5036,5.834818 -L 1.5036,5.834818,1.2903,5.670926 -L 1.2903,5.670926,1.0763,5.490068 -L 1.0763,5.490068,0.8595,5.300848 -L 3.3952,0.000019,3.6716,0.000019 -L 3.6716,0.000019,3.9553,0.000019 -L 3.9553,0.000019,4.2495,0.000019 -L 4.2495,0.000019,4.1658,1.247176 -L 4.1658,1.247176,4.0954,2.477325 -L 4.0954,2.477325,4.0358,3.699133 -L 4.0358,3.699133,3.5245,3.192175 -L 3.5245,3.192175,3.031,2.668077 -L 3.031,2.668077,2.5406,2.135639 -L 8.0636,0.000019,6.5369,3.651215 -L 6.5369,3.651215,5.8224,5.539606 -L 5.8224,5.539606,5.3146,6.368679 -L 5.3146,6.368679,4.9503,5.670926 -L 4.9503,5.670926,4.5962,4.95625 -L 4.5962,4.95625,4.2495,4.233082 -L 4.8908,0.533946,5.2267,0.723209 -L 5.2267,0.723209,5.5699,0.904023 -L 5.5699,0.904023,5.9275,1.067807 -L 6.7852,4.233082,7.0553,4.603072 -L 7.0553,4.603072,7.339,4.95625 -L 7.339,4.95625,7.6363,5.300848 -L 1.7176,6.635523,1.9904,7.435088 -L 1.9904,7.435088,2.2639,8.226095 -L 2.2639,8.226095,2.5406,8.999962 -L 5.5314,6.902606,5.1496,7.278266 -L 5.1496,7.278266,4.488,7.416723 -L 4.488,7.416723,2.9644,7.436446 -L 5.7135,7.703464,5.654,8.149764 -L 5.654,8.149764,5.5909,8.57912 -L 5.5909,8.57912,5.5314,8.999962 -L 6.3548,7.436446,6.9117,7.436446 -L 6.9117,7.436446,7.4861,7.436446 -L 7.4861,7.436446,8.0636,7.436446 - -[偉] 62 -L 5.9537,0.267015,5.8069,0.533946 -L 5.8069,0.533946,5.6633,0.800789 -L 5.6633,0.800789,5.5334,1.067807 -L 5.5334,1.067807,4.5352,1.067807 -L 4.5352,1.067807,3.5513,1.067807 -L 3.5513,1.067807,2.5703,1.067807 -L 6.3845,1.067807,6.0871,1.601712 -L 6.0871,1.601712,5.8069,2.135639 -L 5.8069,2.135639,5.5334,2.669544 -L 5.5334,2.669544,4.959,2.669544 -L 4.959,2.669544,4.4024,2.669544 -L 4.4024,2.669544,3.8522,2.669544 -L 3.8522,2.669544,3.8522,2.324815 -L 3.8522,2.324815,3.8522,1.97179 -L 3.8522,1.97179,3.8522,1.601712 -L 6.8121,1.067807,7.2429,1.067807 -L 7.2429,1.067807,7.6632,1.067807 -L 7.6632,1.067807,8.094,1.067807 -L 6.3845,2.669544,6.0101,3.216167 -L 6.0101,3.216167,5.3512,3.483032 -L 5.3512,3.483032,3.8522,3.699133 -L 3.8522,3.699133,3.8522,4.233082 -L 3.8522,4.233082,3.8522,4.766987 -L 3.8522,4.766987,3.8522,5.300848 -L 3.8522,5.300848,4.98,5.300848 -L 4.98,5.300848,6.1116,5.300848 -L 6.1116,5.300848,7.2429,5.300848 -L 7.2429,5.300848,7.2429,4.766987 -L 7.2429,4.766987,7.2429,4.233082 -L 7.2429,4.233082,7.2429,3.699133 -L 7.2429,3.699133,6.9449,3.699133 -L 6.9449,3.699133,6.6612,3.699133 -L 6.6612,3.699133,6.3845,3.699133 -L 6.8121,2.669544,7.0885,2.669544 -L 7.0885,2.669544,7.3687,2.669544 -L 7.3687,2.669544,7.6632,2.669544 -L 2.5703,6.368679,3.2746,6.368679 -L 3.2746,6.368679,3.9748,6.368679 -L 3.9748,6.368679,4.6788,6.368679 -L 4.6788,6.368679,4.6788,6.901162 -L 4.6788,6.901162,4.6788,7.42526 -L 4.6788,7.42526,4.6788,7.932218 -L 4.6788,7.932218,4.2515,7.932218 -L 4.2515,7.932218,3.8312,7.932218 -L 3.8312,7.932218,3.4284,7.932218 -L 5.1026,6.368679,5.6633,6.368679 -L 5.6633,6.368679,6.2339,6.368679 -L 6.2339,6.368679,6.8121,6.368679 -L 6.8121,6.368679,6.8121,6.901162 -L 6.8121,6.901162,6.8121,7.42526 -L 6.8121,7.42526,6.8121,7.932218 -L 6.8121,7.932218,6.2339,7.932218 -L 6.2339,7.932218,5.6633,7.932218 -L 5.6633,7.932218,5.1026,7.932218 -L 5.1026,7.932218,5.1026,8.302273 -L 5.1026,8.302273,5.1026,8.655387 -L 5.1026,8.655387,5.1026,8.999962 -L 7.2429,6.368679,7.5123,6.368679 -L 7.5123,6.368679,7.796,6.368679 -L 7.796,6.368679,8.094,6.368679 -L 1.716,0.000019,1.716,6.597522 -A -5.8142,10.627748,8.540417,321.41046,349.01228 - -# kan_22 ------------------------------------------------------- -# 威尉慰為維緯井壱逸稲芋姻隠韻渦浦影詠鋭疫悦謁越閲宴援炎煙猿縁鉛汚凹欧殴翁沖憶乙卸穏佳寡暇架禍稼箇華 - -[威] 45 -L 0.0034,0.26684,0.3043,1.06634 -L 0.3043,1.06634,0.4128,2.925223 -L 0.4128,2.925223,0.4304,7.43638 -L 0.4304,7.43638,2.1641,7.292429 -L 2.1641,7.292429,3.8911,7.50424 -L 3.8911,7.50424,4.6718,9.038182 -L 1.4671,-0.000025,1.8142,0.456147 -L 1.8142,0.456147,2.1711,0.90398 -L 2.1711,0.90398,2.5353,1.334738 -L 2.5353,1.334738,1.7546,2.858742 -L 1.7546,2.858742,1.8418,3.891177 -L 1.8418,3.891177,0.8615,4.271106 -L 3.6036,-0.000025,4.2239,0.636983 -L 4.2239,0.636983,4.854,1.257071 -L 4.854,1.257071,5.4988,1.868599 -L 5.4988,1.868599,4.5738,4.864399 -L 4.5738,4.864399,4.7454,6.766865 -L 4.7454,6.766865,6.7768,7.703377 -L 6.7768,7.703377,6.4794,8.15957 -L 6.4794,8.15957,6.1989,8.607403 -L 6.1989,8.607403,5.9187,9.038182 -L 6.7768,-0.000025,6.4794,0.370031 -L 6.4794,0.370031,6.1989,0.723144 -L 6.1989,0.723144,5.9187,1.067872 -L 7.2041,-0.000025,7.2041,0.53388 -L 7.2041,0.53388,7.2041,1.067872 -L 7.2041,1.067872,7.2041,1.60169 -L 3.3938,1.067872,3.2011,1.89826 -L 3.2011,1.89826,3.2989,2.906769 -L 3.2989,2.906769,3.3938,4.271106 -L 3.3938,4.271106,2.7735,4.289471 -L 2.7735,4.289471,2.4411,4.418121 -L 2.4411,4.418121,2.1084,4.766899 -L 2.1084,4.766899,2.1084,5.136934 -L 2.1084,5.136934,2.1084,5.490046 -L 2.1084,5.490046,2.1084,5.834731 -L 2.1084,5.834731,1.6846,5.834731 -L 1.6846,5.834731,1.2639,5.834731 -L 1.2639,5.834731,0.8615,5.834731 -L 5.9187,2.936408,6.1989,3.735931 -L 6.1989,3.735931,6.4794,4.52685 -L 6.4794,4.52685,6.7768,5.300738 -L 2.5353,5.834731,2.812,5.834731 -L 2.812,5.834731,3.0922,5.834731 -L 3.0922,5.834731,3.3938,5.834731 - -[尉] 48 -L 1.2835,-0.000025,1.5605,-0.000025 -L 1.5605,-0.000025,1.8442,-0.000025 -L 1.8442,-0.000025,2.1416,-0.000025 -L 2.1416,-0.000025,2.1416,1.257071 -L 2.1416,1.257071,2.1416,2.505629 -L 2.1416,2.505629,2.1416,3.737266 -L 2.1416,3.737266,1.5605,3.737266 -L 1.5605,3.737266,0.9861,3.737266 -L 0.9861,3.737266,0.4324,3.737266 -L 0.4324,3.737266,0.4919,3.03949 -L 0.4919,3.03949,0.5619,2.324902 -L 0.5619,2.324902,0.6425,1.60169 -L 0.6425,1.60169,0.8562,1.971724 -L 0.8562,1.971724,1.0698,2.324902 -L 1.0698,2.324902,1.2835,2.669456 -L 5.5249,-0.000025,5.802,-0.000025 -L 5.802,-0.000025,6.0818,-0.000025 -L 6.0818,-0.000025,6.376,-0.000025 -L 6.376,-0.000025,6.4881,3.752808 -L 6.4881,3.752808,6.1277,5.76825 -L 6.1277,5.76825,4.2465,6.368636 -L 3.4199,1.334738,3.2693,1.79091 -L 3.2693,1.79091,3.1257,2.238676 -L 3.1257,2.238676,2.9926,2.669456 -L 2.5653,3.737266,2.842,3.737266 -L 2.842,3.737266,3.1257,3.737266 -L 3.1257,3.737266,3.4199,3.737266 -L 5.0976,4.004131,4.947,4.26977 -L 4.947,4.26977,4.8003,4.52685 -L 4.8003,4.52685,4.6668,4.766899 -L 0.4324,4.271106,0.4324,5.682265 -L 0.4324,5.682265,0.4324,7.093162 -L 0.4324,7.093162,0.4324,8.504234 -L 0.4324,8.504234,1.4165,8.504234 -L 1.4165,8.504234,2.4147,8.504234 -L 2.4147,8.504234,3.4199,8.504234 -L 3.4199,8.504234,3.4199,7.970351 -L 3.4199,7.970351,3.4199,7.43638 -L 3.4199,7.43638,3.4199,6.902498 -L 3.4199,6.902498,2.5653,6.902498 -L 2.5653,6.902498,1.7107,6.902498 -L 1.7107,6.902498,0.8562,6.902498 -L 1.2835,5.300738,1.8442,5.300738 -L 1.8442,5.300738,2.4147,5.300738 -L 2.4147,5.300738,2.9926,5.300738 -L 6.8068,6.368636,6.5025,6.823451 -L 6.5025,6.823451,6.3935,7.515557 -L 6.3935,7.515557,6.376,9.038182 - -[慰] 51 -L 0.0351,-0.000025,0.3118,0.53388 -L 0.3118,0.53388,0.592,1.067872 -L 0.592,1.067872,0.8897,1.60169 -L 2.5673,-0.000025,2.2661,0.435001 -L 2.2661,0.435001,2.1541,0.988651 -L 2.1541,0.988651,2.14,2.135573 -L 2.9946,-0.000025,3.8496,-0.000025 -L 3.8496,-0.000025,4.7038,-0.000025 -L 4.7038,-0.000025,5.5549,-0.000025 -L 5.5549,-0.000025,5.5549,0.370031 -L 5.5549,0.370031,5.5549,0.723144 -L 5.5549,0.723144,5.5549,1.067872 -L 7.2361,0.800767,7.082,1.067872 -L 7.082,1.067872,6.9384,1.334738 -L 6.9384,1.334738,6.8057,1.60169 -L 0.0351,3.203295,0.7604,4.984423 -L 0.7604,4.984423,0.9177,6.59612 -L 0.9177,6.59612,0.8897,8.504234 -L 0.8897,8.504234,1.8637,8.504234 -L 1.8637,8.504234,2.851,8.504234 -L 2.851,8.504234,3.8496,8.504234 -L 3.8496,8.504234,4.5042,6.846151 -L 4.5042,6.846151,5.7231,6.984411 -L 5.7231,6.984411,6.3815,9.038182 -L 2.5673,3.203295,2.5673,3.916679 -L 2.5673,3.916679,2.5673,4.612967 -L 2.5673,4.612967,2.5673,5.300738 -L 2.5673,5.300738,2.14,5.300738 -L 2.14,5.300738,1.7198,5.300738 -L 1.7198,5.300738,1.3135,5.300738 -L 5.5549,3.203295,5.832,3.203295 -L 5.832,3.203295,6.1052,3.203295 -L 6.1052,3.203295,6.3815,3.203295 -L 6.3815,3.203295,6.3815,4.26977 -L 6.3815,4.26977,6.3815,5.327664 -L 6.3815,5.327664,6.3815,6.368636 -L 6.3815,6.368636,6.6582,6.557877 -L 6.6582,6.557877,6.9384,6.738758 -L 6.9384,6.738758,7.2361,6.902498 -L 5.1245,5.03394,4.977,5.300738 -L 4.977,5.300738,4.8334,5.567713 -L 4.8334,5.567713,4.7038,5.834731 -L 2.9946,5.300738,3.2678,5.300738 -L 3.2678,5.300738,3.5554,5.300738 -L 3.5554,5.300738,3.8496,5.300738 -L 1.7408,6.368636,2.2942,6.368636 -L 2.2942,6.368636,2.851,6.368636 -L 2.851,6.368636,3.4184,6.368636 -L 1.3135,7.43638,2.014,7.43638 -L 2.014,7.43638,2.7148,7.43638 -L 2.7148,7.43638,3.4184,7.43638 - -[為] 45 -L 5.1296,-0.000025,5.4067,-0.000025 -L 5.4067,-0.000025,5.6865,-0.000025 -L 5.6865,-0.000025,5.9846,-0.000025 -L 5.9846,-0.000025,6.5835,1.206219 -L 6.5835,1.206219,6.8042,2.175151 -L 6.8042,2.175151,6.8388,3.737266 -L 6.8388,3.737266,4.986,3.737266 -L 4.986,3.737266,3.1473,3.737266 -L 3.1473,3.737266,1.3155,3.737266 -L 1.3155,3.737266,0.892,3.203295 -L 0.892,3.203295,0.4714,2.669456 -L 0.4714,2.669456,0.0616,2.135573 -L 0.8882,0.53388,1.1894,0.949096 -L 1.1894,0.949096,1.2983,1.364399 -L 1.2983,1.364399,1.3155,2.135573 -L 3.0247,1.334738,2.8741,1.60169 -L 2.8741,1.60169,2.7273,1.868599 -L 2.7273,1.868599,2.5974,2.135573 -L 4.3066,1.334738,4.1528,1.60169 -L 4.1528,1.60169,4.0127,1.868599 -L 4.0127,1.868599,3.8796,2.135573 -L 5.5569,1.868599,5.4067,2.135573 -L 5.4067,2.135573,5.2592,2.40257 -L 5.2592,2.40257,5.1296,2.669456 -L 1.7431,4.271106,2.1736,5.51835 -L 2.1736,5.51835,2.5974,6.74863 -L 2.5974,6.74863,3.0247,7.970351 -L 3.0247,7.970351,2.1736,7.970351 -L 2.1736,7.970351,1.3225,7.970351 -L 1.3225,7.970351,0.4924,7.970351 -L 5.9846,4.271106,5.9846,4.803632 -L 5.9846,4.803632,5.9846,5.327664 -L 5.9846,5.327664,5.9846,5.834731 -L 5.9846,5.834731,4.986,5.834731 -L 4.986,5.834731,4.0022,5.834731 -L 4.0022,5.834731,3.0247,5.834731 -L 5.1296,6.368636,5.1296,6.902498 -L 5.1296,6.902498,5.1296,7.43638 -L 5.1296,7.43638,5.1296,7.970351 -L 5.1296,7.970351,4.5591,7.970351 -L 4.5591,7.970351,4.0022,7.970351 -L 4.0022,7.970351,3.452,7.970351 -L 3.452,7.970351,3.452,8.340363 -L 3.452,8.340363,3.452,8.693498 -L 3.452,8.693498,3.452,9.038182 - -[維] 60 -L 1.3455,-0.000025,1.3455,1.600267 -L 1.3455,1.600267,1.3455,3.192088 -L 1.3455,3.192088,1.3455,4.766899 -L 1.3455,4.766899,0.9217,4.766899 -L 0.9217,4.766899,0.4909,4.766899 -L 0.4909,4.766899,0.0639,4.766899 -L 3.8781,-0.000025,3.8638,4.501436 -L 3.8638,4.501436,3.7517,6.290904 -L 3.7517,6.290904,3.447,6.902498 -L 3.447,6.902498,3.3069,6.738758 -L 3.3069,6.738758,3.1773,6.557877 -L 3.1773,6.557877,3.0547,6.368636 -L 4.3054,-0.000025,4.7359,-0.000025 -L 4.7359,-0.000025,5.1565,-0.000025 -L 5.1565,-0.000025,5.587,-0.000025 -L 5.587,-0.000025,5.5593,1.692031 -L 5.5593,1.692031,5.2507,2.477434 -L 5.2507,2.477434,4.3054,2.669456 -L 6.0146,-0.000025,6.417,-0.000025 -L 6.417,-0.000025,6.8373,-0.000025 -L 6.8373,-0.000025,7.2615,-0.000025 -L 0.0639,1.334738,0.197,1.971724 -L 0.197,1.971724,0.3403,2.591811 -L 0.3403,2.591811,0.4909,3.203295 -L 2.6309,1.868599,2.4736,2.324902 -L 2.4736,2.324902,2.33,2.772625 -L 2.33,2.772625,2.2004,3.203295 -L 6.0146,2.669456,5.4924,3.772597 -L 5.4924,3.772597,5.2546,4.502792 -L 5.2546,4.502792,4.3054,4.766899 -L 2.6309,4.538167,2.4736,4.803632 -L 2.4736,4.803632,2.33,5.060755 -L 2.33,5.060755,2.2004,5.300738 -L 2.2004,5.300738,2.0495,5.136934 -L 2.0495,5.136934,1.9062,4.956185 -L 1.9062,4.956185,1.7731,4.766899 -L 6.0146,4.766899,5.2893,5.757043 -L 5.2893,5.757043,4.5818,6.738758 -L 4.5818,6.738758,3.8781,7.703377 -L 3.8781,7.703377,4.0074,8.15957 -L 4.0074,8.15957,4.1545,8.607403 -L 4.1545,8.607403,4.3054,9.038182 -L 0.9217,5.300738,1.0513,5.567713 -L 1.0513,5.567713,1.1914,5.834731 -L 1.1914,5.834731,1.3455,6.101706 -L 1.3455,6.101706,1.0513,6.471717 -L 1.0513,6.471717,0.7676,6.82483 -L 0.7676,6.82483,0.4909,7.169471 -L 0.4909,7.169471,0.7676,7.806567 -L 0.7676,7.806567,1.0513,8.426523 -L 1.0513,8.426523,1.3455,9.038182 -L 1.7731,7.169471,1.9062,7.43638 -L 1.9062,7.43638,2.0495,7.703377 -L 2.0495,7.703377,2.2004,7.970351 -L 6.0146,6.902498,5.7309,7.515557 -L 5.7309,7.515557,5.7309,8.069207 -L 5.7309,8.069207,6.0146,9.038182 -L 6.4419,6.902498,6.7151,6.902498 -L 6.7151,6.902498,6.9914,6.902498 -L 6.9914,6.902498,7.2615,6.902498 - -[緯] 84 -L 1.3794,-0.000025,1.3794,1.600267 -L 1.3794,1.600267,1.3794,3.192088 -L 1.3794,3.192088,1.3794,4.766899 -L 1.3794,4.766899,0.9482,4.766899 -L 0.9482,4.766899,0.5209,4.766899 -L 0.5209,4.766899,0.094,4.766899 -L 5.5855,0.26684,5.4454,0.53388 -L 5.4454,0.53388,5.3161,0.800767 -L 5.3161,0.800767,5.1932,1.067872 -L 5.1932,1.067872,4.465,1.067872 -L 4.465,1.067872,3.7575,1.067872 -L 3.7575,1.067872,3.0532,1.067872 -L 3.0532,1.067872,2.7558,1.79091 -L 2.7558,1.79091,2.4753,2.505629 -L 2.4753,2.505629,2.1989,3.203295 -L 0.094,1.334738,0.2232,1.971724 -L 0.2232,1.971724,0.3738,2.591811 -L 0.3738,2.591811,0.5209,3.203295 -L 6.0166,1.067872,5.7396,1.60169 -L 5.7396,1.60169,5.4629,2.135573 -L 5.4629,2.135573,5.1932,2.669456 -L 5.1932,2.669456,4.7624,2.669456 -L 4.7624,2.669456,4.3354,2.669456 -L 4.3354,2.669456,3.9043,2.669456 -L 3.9043,2.669456,3.9043,2.324902 -L 3.9043,2.324902,3.9043,1.971724 -L 3.9043,1.971724,3.9043,1.60169 -L 6.4404,1.067872,6.7167,1.067872 -L 6.7167,1.067872,7.0004,1.067872 -L 7.0004,1.067872,7.2947,1.067872 -L 6.0166,2.669456,5.6524,3.242851 -L 5.6524,3.242851,5.106,3.519742 -L 5.106,3.519742,3.9043,3.737266 -L 3.9043,3.737266,3.9043,4.26977 -L 3.9043,4.26977,3.9043,4.79389 -L 3.9043,4.79389,3.9043,5.300738 -L 3.9043,5.300738,4.7449,5.300738 -L 4.7449,5.300738,5.5855,5.300738 -L 5.5855,5.300738,6.4404,5.300738 -L 6.4404,5.300738,6.2898,4.79389 -L 6.2898,4.79389,6.1462,4.26977 -L 6.1462,4.26977,6.0166,3.737266 -L 2.6294,4.538167,2.4753,4.803632 -L 2.4753,4.803632,2.3352,5.060755 -L 2.3352,5.060755,2.1989,5.300738 -L 2.1989,5.300738,2.0483,5.136934 -L 2.0483,5.136934,1.9047,4.956185 -L 1.9047,4.956185,1.7751,4.766899 -L 0.9482,5.300738,1.0813,5.567713 -L 1.0813,5.567713,1.2249,5.834731 -L 1.2249,5.834731,1.3794,6.101706 -L 1.3794,6.101706,1.0813,6.471717 -L 1.0813,6.471717,0.7976,6.82483 -L 0.7976,6.82483,0.5209,7.169471 -L 0.5209,7.169471,0.7976,7.806567 -L 0.7976,7.806567,1.0813,8.426523 -L 1.0813,8.426523,1.3794,9.038182 -L 3.0532,6.368636,3.4843,6.368636 -L 3.4843,6.368636,3.9043,6.368636 -L 3.9043,6.368636,4.3354,6.368636 -L 4.3354,6.368636,4.3354,6.902498 -L 4.3354,6.902498,4.3354,7.43638 -L 4.3354,7.43638,4.3354,7.970351 -L 4.3354,7.970351,4.0444,7.970351 -L 4.0444,7.970351,3.7575,7.970351 -L 3.7575,7.970351,3.4843,7.970351 -L 4.7624,6.368636,5.1655,6.368636 -L 5.1655,6.368636,5.5855,6.368636 -L 5.5855,6.368636,6.0166,6.368636 -L 6.0166,6.368636,6.0166,6.902498 -L 6.0166,6.902498,6.0166,7.43638 -L 6.0166,7.43638,6.0166,7.970351 -L 6.0166,7.970351,5.5855,7.970351 -L 5.5855,7.970351,5.1655,7.970351 -L 5.1655,7.970351,4.7624,7.970351 -L 4.7624,7.970351,4.7624,8.340363 -L 4.7624,8.340363,4.7624,8.693498 -L 4.7624,8.693498,4.7624,9.038182 -L 6.4404,6.368636,6.7167,6.368636 -L 6.7167,6.368636,7.0004,6.368636 -L 7.0004,6.368636,7.2947,6.368636 -L 1.7751,7.169471,1.9047,7.43638 -L 1.9047,7.43638,2.0483,7.703377 -L 2.0483,7.703377,2.1989,7.970351 - -[井] 27 -L 0.5229,-0.000025,1.0833,0.990074 -L 1.0833,0.990074,1.6546,1.971724 -L 1.6546,1.971724,2.2321,2.936408 -L 2.2321,2.936408,1.8679,3.499931 -L 1.8679,3.499931,1.3215,3.707605 -L 1.3215,3.707605,0.1271,3.737266 -L 5.1882,-0.000025,4.8274,3.4294 -L 4.8274,3.4294,3.8152,3.562143 -L 3.8152,3.562143,2.2321,4.271106 -L 2.2321,4.271106,2.1484,6.156825 -L 2.1484,6.156825,1.6857,6.82205 -L 1.6857,6.82205,0.5229,6.902498 -L 5.6193,3.737266,5.3003,4.676558 -L 5.3003,4.676558,5.0761,5.963271 -L 5.0761,5.963271,4.7644,6.902498 -L 4.7644,6.902498,3.0657,6.947722 -L 3.0657,6.947722,2.3687,7.467464 -L 2.3687,7.467464,2.2321,9.038182 -L 6.0428,3.737266,6.4736,3.737266 -L 6.4736,3.737266,6.8977,3.737266 -L 6.8977,3.737266,7.3247,3.737266 -L 5.6193,6.902498,5.3143,7.337523 -L 5.3143,7.337523,5.2022,7.891239 -L 5.2022,7.891239,5.1882,9.038182 -L 6.0428,6.902498,6.3198,6.902498 -L 6.3198,6.902498,6.6035,6.902498 -L 6.6035,6.902498,6.8977,6.902498 - -[壱] 36 -L 2.2621,-0.000025,1.9609,0.474448 -L 1.9609,0.474448,1.8488,1.305076 -L 1.8488,1.305076,1.8352,3.203295 -L 2.6579,-0.000025,3.9363,-0.000025 -L 3.9363,-0.000025,5.2217,-0.000025 -L 5.2217,-0.000025,6.5004,-0.000025 -L 6.5004,-0.000025,6.5004,0.53388 -L 6.5004,0.53388,6.5004,1.067872 -L 6.5004,1.067872,6.5004,1.60169 -L 2.2621,2.135573,3.8873,2.273986 -L 3.8873,2.273986,4.8574,2.531044 -L 4.8574,2.531044,5.6455,2.669456 -L 0.126,3.203295,0.126,3.735931 -L 0.126,3.735931,0.126,4.259897 -L 0.126,4.259897,0.126,4.766899 -L 0.126,4.766899,2.3847,4.766899 -L 2.3847,4.766899,4.6371,4.766899 -L 4.6371,4.766899,6.8994,4.766899 -L 6.8994,4.766899,6.8994,4.259897 -L 6.8994,4.259897,6.8994,3.735931 -L 6.8994,3.735931,6.8994,3.203295 -L 0.9802,6.368636,1.8142,6.368636 -L 1.8142,6.368636,2.6579,6.368636 -L 2.6579,6.368636,3.5164,6.368636 -L 3.5164,6.368636,3.0117,7.919565 -L 3.0117,7.919565,1.8628,8.122883 -L 1.8628,8.122883,0.5529,7.970351 -L 3.9363,6.368636,4.6438,6.368636 -L 4.6438,6.368636,5.3513,6.368636 -L 5.3513,6.368636,6.0766,6.368636 -L 3.9363,7.970351,3.7857,8.340363 -L 3.7857,8.340363,3.6421,8.693498 -L 3.6421,8.693498,3.5164,9.038182 -L 4.3675,7.970351,5.0676,7.970351 -L 5.0676,7.970351,5.7751,7.970351 -L 5.7751,7.970351,6.5004,7.970351 - -[逸] 72 -L 0.3693,-0.000025,0.7055,0.370031 -L 0.7055,0.370031,1.0488,0.723144 -L 1.0488,0.723144,1.4099,1.067872 -L 1.4099,1.067872,1.4099,2.314986 -L 1.4099,2.314986,1.4099,3.545135 -L 1.4099,3.545135,1.4099,4.766899 -L 1.4099,4.766899,0.9822,4.766899 -L 0.9822,4.766899,0.5619,4.766899 -L 0.5619,4.766899,0.1592,4.766899 -L 2.6848,-0.000025,2.3937,0.189282 -L 2.3937,0.189282,2.1104,0.370031 -L 2.1104,0.370031,1.8337,0.53388 -L 3.1152,-0.000025,4.5197,-0.000025 -L 4.5197,-0.000025,5.935,-0.000025 -L 5.935,-0.000025,7.3567,-0.000025 -L 2.4746,1.60169,2.9646,2.135573 -L 2.9646,2.135573,3.4585,2.669456 -L 3.4585,2.669456,3.9733,3.203295 -L 3.9733,3.203295,3.9733,3.573439 -L 3.9733,3.573439,3.9733,3.926464 -L 3.9733,3.926464,3.9733,4.271106 -L 3.9733,4.271106,3.676,4.271106 -L 3.676,4.271106,3.3923,4.271106 -L 3.3923,4.271106,3.1152,4.271106 -L 3.1152,4.271106,3.1152,4.984423 -L 3.1152,4.984423,3.1152,5.680711 -L 3.1152,5.680711,3.1152,6.368636 -L 3.1152,6.368636,2.8179,6.557877 -L 2.8179,6.557877,2.5373,6.738758 -L 2.5373,6.738758,2.2641,6.902498 -L 5.6475,1.60169,5.3466,2.056483 -L 5.3466,2.056483,5.2346,2.748524 -L 5.2346,2.748524,5.2202,4.271106 -L 5.2202,4.271106,4.947,4.271106 -L 4.947,4.271106,4.6738,4.271106 -L 4.6738,4.271106,4.3936,4.271106 -L 6.0751,1.60169,6.5056,1.60169 -L 6.5056,1.60169,6.9294,1.60169 -L 6.9294,1.60169,7.3567,1.60169 -L 7.3567,1.60169,7.3567,1.971724 -L 7.3567,1.971724,7.3567,2.324902 -L 7.3567,2.324902,7.3567,2.669456 -L 5.6475,4.271106,5.9245,4.271106 -L 5.9245,4.271106,6.2082,4.271106 -L 6.2082,4.271106,6.5056,4.271106 -L 6.5056,4.271106,6.5056,4.984423 -L 6.5056,4.984423,6.5056,5.680711 -L 6.5056,5.680711,6.5056,6.368636 -L 6.5056,6.368636,5.935,6.368636 -L 5.935,6.368636,5.3743,6.368636 -L 5.3743,6.368636,4.8244,6.368636 -L 4.8244,6.368636,4.8244,5.834731 -L 4.8244,5.834731,4.8244,5.300738 -L 4.8244,5.300738,4.8244,4.766899 -L 3.5425,6.368636,3.8196,6.368636 -L 3.8196,6.368636,4.0994,6.368636 -L 4.0994,6.368636,4.3936,6.368636 -L 5.2202,6.902498,5.3498,7.169471 -L 5.3498,7.169471,5.4969,7.43638 -L 5.4969,7.43638,5.6475,7.703377 -L 5.6475,7.703377,4.1484,7.871451 -L 4.1484,7.871451,3.497,7.802342 -L 3.497,7.802342,3.1152,7.43638 -L 1.4099,7.43638,1.1328,7.806567 -L 1.1328,7.806567,0.8596,8.15957 -L 0.8596,8.15957,0.583,8.504234 -L 5.2377,-0.015239,7.3742,-0.015239 -L 1.4235,1.05244,0.3693,-0.000025 -L 0.1697,4.751664,1.4235,4.751664 -L 1.4235,1.05244,1.4235,4.751664 -L 0.597,8.489108,1.4235,7.421232 -A 5.2377,7.347812,7.362973,238.75988,270 - -[稲] 51 -L 1.436,-0.000025,1.3555,1.437863 -L 1.3555,1.437863,1.2854,2.858742 -L 1.2854,2.858742,1.2259,4.271106 -L 1.2259,4.271106,0.862,3.573439 -L 0.862,3.573439,0.5012,2.858742 -L 0.5012,2.858742,0.1577,2.135573 -L 3.5725,-0.000025,3.5725,1.600267 -L 3.5725,1.600267,3.5725,3.192088 -L 3.5725,3.192088,3.5725,4.766899 -L 4.8229,-0.000025,4.8229,1.600267 -L 4.8229,1.600267,4.8229,3.192088 -L 4.8229,3.192088,4.8229,4.766899 -L 4.8229,4.766899,5.5269,4.766899 -L 5.5269,4.766899,6.2379,4.766899 -L 6.2379,4.766899,6.9629,4.766899 -L 6.9629,4.766899,6.9629,3.192088 -L 6.9629,3.192088,6.9629,1.600267 -L 6.9629,1.600267,6.9629,-0.000025 -L 6.9629,-0.000025,6.2379,-0.000025 -L 6.2379,-0.000025,5.5269,-0.000025 -L 5.5269,-0.000025,4.8229,-0.000025 -L 5.2537,2.669456,5.6775,2.669456 -L 5.6775,2.669456,6.1052,2.669456 -L 6.1052,2.669456,6.5325,2.669456 -L 2.7214,3.737266,1.9439,4.52129 -L 1.9439,4.52129,1.4991,5.203414 -L 1.4991,5.203414,1.0123,6.368636 -L 1.0123,6.368636,0.7145,6.368636 -L 0.7145,6.368636,0.4343,6.368636 -L 0.4343,6.368636,0.1577,6.368636 -L 3.9683,6.101706,3.8286,6.368636 -L 3.8286,6.368636,3.6951,6.635632 -L 3.6951,6.635632,3.5725,6.902498 -L 5.2537,6.101706,5.0996,6.368636 -L 5.0996,6.368636,4.956,6.635632 -L 4.956,6.635632,4.8229,6.902498 -L 6.5325,6.101706,6.6652,6.557877 -L 6.6652,6.557877,6.8092,7.005644 -L 6.8092,7.005644,6.9629,7.43638 -L 1.8672,6.368636,1.5625,6.783961 -L 1.5625,6.783961,1.4504,7.199199 -L 1.4504,7.199199,1.436,7.970351 -L 1.436,7.970351,1.0123,7.970351 -L 1.0123,7.970351,0.585,7.970351 -L 0.585,7.970351,0.1577,7.970351 -L 1.8672,7.970351,2.1435,8.15957 -L 2.1435,8.15957,2.4241,8.340363 -L 2.4241,8.340363,2.7214,8.504234 -L 3.5725,7.970351,4.9108,8.108786 -L 4.9108,8.108786,5.8877,8.365756 -L 5.8877,8.365756,6.9629,8.504234 - -[芋] 39 -L 2.2965,-0.000025,2.7164,-0.000025 -L 2.7164,-0.000025,3.1476,-0.000025 -L 3.1476,-0.000025,3.5749,-0.000025 -L 3.5749,-0.000025,3.3893,3.087517 -L 3.3893,3.087517,2.4503,3.827629 -L 2.4503,3.827629,0.1915,3.737266 -L 4.0022,3.737266,3.7006,4.170914 -L 3.7006,4.170914,3.5886,4.714757 -L 3.5886,4.714757,3.5749,5.834731 -L 3.5749,5.834731,2.7203,5.834731 -L 2.7203,5.834731,1.8762,5.834731 -L 1.8762,5.834731,1.0426,5.834731 -L 4.426,3.737266,5.2592,3.737266 -L 5.2592,3.737266,6.1072,3.737266 -L 6.1072,3.737266,6.9614,3.737266 -L 4.0022,5.834731,4.7062,5.834731 -L 4.7062,5.834731,5.4137,5.834731 -L 5.4137,5.834731,6.1348,5.834731 -L 2.2965,7.169471,2.1455,7.43638 -L 2.1455,7.43638,2.0195,7.703377 -L 2.0195,7.703377,1.8972,7.970351 -L 1.8972,7.970351,1.319,7.970351 -L 1.319,7.970351,0.7446,7.970351 -L 0.7446,7.970351,0.1915,7.970351 -L 4.8564,7.169471,4.7062,7.43638 -L 4.7062,7.43638,4.5552,7.703377 -L 4.5552,7.703377,4.426,7.970351 -L 4.426,7.970351,3.8477,7.970351 -L 3.8477,7.970351,3.2768,7.970351 -L 3.2768,7.970351,2.7164,7.970351 -L 2.7164,7.970351,2.5658,8.340363 -L 2.5658,8.340363,2.4226,8.693498 -L 2.4226,8.693498,2.2965,9.038182 -L 5.2802,7.970351,5.1335,8.340363 -L 5.1335,8.340363,4.986,8.693498 -L 4.986,8.693498,4.8564,9.038182 -L 5.711,7.970351,6.1138,7.970351 -L 6.1138,7.970351,6.5341,7.970351 -L 6.5341,7.970351,6.9614,7.970351 - -[姻] 40 -L 0.2177,-0.000025,0.624,0.636983 -L 0.624,0.636983,1.0446,1.257071 -L 1.0446,1.257071,1.4649,1.868599 -L 1.4649,1.868599,0.7746,3.279627 -L 0.7746,3.279627,0.6594,4.792292 -L 0.6594,4.792292,1.0446,6.101706 -L 1.0446,6.101706,0.7644,6.368636 -L 0.7644,6.368636,0.4909,6.635632 -L 0.4909,6.635632,0.2177,6.902498 -L 3.6046,-0.000025,3.6046,2.848847 -L 3.6046,2.848847,3.6046,5.680711 -L 3.6046,5.680711,3.6046,8.504234 -L 3.6046,8.504234,4.7324,8.504234 -L 4.7324,8.504234,5.864,8.504234 -L 5.864,8.504234,6.9918,8.504234 -L 6.9918,8.504234,6.9918,5.680711 -L 6.9918,5.680711,6.9918,2.848847 -L 6.9918,2.848847,6.9918,-0.000025 -L 6.9918,-0.000025,5.864,-0.000025 -L 5.864,-0.000025,4.7324,-0.000025 -L 4.7324,-0.000025,3.6046,-0.000025 -L 2.7535,1.067872,1.9728,2.94488 -L 1.9728,2.94488,2.102,4.872849 -L 2.102,4.872849,2.323,6.902498 -L 2.323,6.902498,1.2544,7.193616 -L 1.2544,7.193616,1.0061,7.959034 -L 1.0061,7.959034,1.0446,9.038182 -L 4.4592,2.135573,5.1036,3.476049 -L 5.1036,3.476049,5.1565,4.82493 -L 5.1565,4.82493,4.4592,5.834731 -L 6.1368,2.135573,5.8356,2.55081 -L 5.8356,2.55081,5.7239,2.96607 -L 5.7239,2.96607,5.7095,3.737266 -L 5.7095,5.834731,5.4083,6.249968 -L 5.4083,6.249968,5.2998,6.665206 -L 5.2998,6.665206,5.2857,7.43638 -L 3.6221,6.330262,0.0216,6.330262 -L 0.8762,3.326494,1.4996,8.999853 -A -4.5176,-3.399592,8.620982,23.224227,51.278884 -A -6.3739,6.330262,9.138971,316.15783,0 - -[陰] 48 -L 0.2165,-0.000025,0.2165,2.848847 -L 0.2165,2.848847,0.2165,5.680711 -L 0.2165,5.680711,0.2165,8.504234 -L 0.2165,8.504234,0.7731,8.504234 -L 0.7731,8.504234,1.3478,8.504234 -L 1.3478,8.504234,1.9219,8.504234 -L 1.9219,8.504234,1.4806,6.135547 -L 1.4806,6.135547,1.7012,4.83476 -L 1.7012,4.83476,1.9219,2.669456 -L 1.9219,2.669456,1.6315,2.505629 -L 1.6315,2.505629,1.3478,2.324902 -L 1.3478,2.324902,1.0708,2.135573 -L 2.7803,-0.000025,3.0567,0.103035 -L 3.0567,0.103035,3.3337,0.189282 -L 3.3337,0.189282,3.6031,0.26684 -L 3.6031,0.26684,3.7365,0.90398 -L 3.7365,0.90398,3.8801,1.524045 -L 3.8801,1.524045,4.0339,2.135573 -L 4.0339,2.135573,3.6031,2.135573 -L 3.6031,2.135573,3.1828,2.135573 -L 3.1828,2.135573,2.7803,2.135573 -L 4.0339,-0.000025,5.1725,0.145392 -L 5.1725,0.145392,6.1812,0.706201 -L 6.1812,0.706201,6.1672,1.868599 -L 6.1672,1.868599,5.589,1.971724 -L 5.589,1.971724,5.0181,2.057819 -L 5.0181,2.057819,4.4577,2.135573 -L 6.5945,2.135573,6.8673,2.135573 -L 6.8673,2.135573,7.1475,2.135573 -L 7.1475,2.135573,7.4176,2.135573 -L 3.6031,3.737266,4.3071,3.840391 -L 4.3071,3.840391,5.0181,3.926464 -L 5.0181,3.926464,5.7434,4.004131 -L 5.7434,4.004131,5.8727,4.347459 -L 5.8727,4.347459,6.0127,4.690721 -L 6.0127,4.690721,6.1672,5.03394 -L 6.1672,5.03394,5.1725,5.136934 -L 5.1725,5.136934,4.1848,5.223181 -L 4.1848,5.223181,3.2111,5.300738 -L 2.5663,6.368636,3.3337,7.272596 -L 3.3337,7.272596,4.1008,8.15957 -L 4.1008,8.15957,4.885,9.038182 -L 4.885,9.038182,5.7189,8.15957 -L 5.7189,8.15957,6.5665,7.272596 -L 6.5665,7.272596,7.4176,6.368636 -L 4.0339,6.902498,4.5876,6.902498 -L 4.5876,6.902498,5.1617,6.902498 -L 5.1617,6.902498,5.7434,6.902498 - -[隠] 48 -L 0.2501,-0.000025,0.2501,2.848847 -L 0.2501,2.848847,0.2501,5.680711 -L 0.2501,5.680711,0.2501,8.504234 -L 0.2501,8.504234,0.7999,8.504234 -L 0.7999,8.504234,1.3565,8.504234 -L 1.3565,8.504234,1.9274,8.504234 -L 1.9274,8.504234,1.4966,6.169456 -L 1.4966,6.169456,1.7067,4.800764 -L 1.7067,4.800764,1.9274,2.669456 -L 1.9274,2.669456,1.651,2.505629 -L 1.651,2.505629,1.381,2.324902 -L 1.381,2.324902,1.1047,2.135573 -L 2.355,0.26684,2.4846,0.723144 -L 2.4846,0.723144,2.6279,1.170866 -L 2.6279,1.170866,2.7823,1.60169 -L 4.4912,-0.000025,4.19,0.435001 -L 4.19,0.435001,4.0782,0.988651 -L 4.0782,0.988651,4.0607,2.135573 -L 4.915,-0.000025,5.3213,-0.000025 -L 5.3213,-0.000025,5.7419,-0.000025 -L 5.7419,-0.000025,6.1657,-0.000025 -L 6.1657,-0.000025,6.1657,0.370031 -L 6.1657,0.370031,6.1657,0.723144 -L 6.1657,0.723144,6.1657,1.067872 -L 7.4473,0.800767,7.297,1.067872 -L 7.297,1.067872,7.1569,1.334738 -L 7.1569,1.334738,7.02,1.60169 -L 3.2061,3.203295,4.3371,3.203295 -L 4.3371,3.203295,5.4649,3.203295 -L 5.4649,3.203295,6.5962,3.203295 -L 6.5962,3.203295,6.5962,3.735931 -L 6.5962,3.735931,6.5962,4.259897 -L 6.5962,4.259897,6.5962,4.766899 -L 6.5962,4.766899,5.4649,4.766899 -L 5.4649,4.766899,4.3371,4.766899 -L 4.3371,4.766899,3.2061,4.766899 -L 6.5962,5.567713,5.4649,5.670926 -L 5.4649,5.670926,4.3371,5.757043 -L 4.3371,5.757043,3.2061,5.834731 -L 6.1657,6.368636,6.2984,6.738758 -L 6.2984,6.738758,6.442,7.091826 -L 6.442,7.091826,6.5962,7.43638 -L 3.6369,6.902498,3.486,7.169471 -L 3.486,7.169471,3.3354,7.43638 -L 3.3354,7.43638,3.2061,7.703377 -L 3.2061,7.703377,4.8589,8.029673 -L 4.8589,8.029673,5.938,8.355905 -L 5.938,8.355905,7.02,8.504234 - -[韻] 72 -L 3.8771,-0.000025,4.213,0.370031 -L 4.213,0.370031,4.5597,0.723144 -L 4.5597,0.723144,4.917,1.067872 -L 7.4811,-0.000025,7.1831,0.370031 -L 7.1831,0.370031,6.9029,0.723144 -L 6.9029,0.723144,6.6265,1.067872 -L 0.6759,0.53388,0.6759,1.79091 -L 0.6759,1.79091,0.6759,3.03949 -L 0.6759,3.03949,0.6759,4.271106 -L 0.6759,4.271106,1.3795,4.271106 -L 1.3795,4.271106,2.087,4.271106 -L 2.087,4.271106,2.812,4.271106 -L 2.812,4.271106,2.812,3.03949 -L 2.812,3.03949,2.812,1.79091 -L 2.812,1.79091,2.812,0.53388 -L 2.812,0.53388,2.087,0.53388 -L 2.087,0.53388,1.3795,0.53388 -L 1.3795,0.53388,0.6759,0.53388 -L 4.4897,2.135573,4.4897,3.546602 -L 4.4897,3.546602,4.4897,4.957542 -L 4.4897,4.957542,4.4897,6.368636 -L 4.4897,6.368636,5.3443,6.368636 -L 5.3443,6.368636,6.1989,6.368636 -L 6.1989,6.368636,7.0538,6.368636 -L 7.0538,6.368636,7.0538,4.957542 -L 7.0538,4.957542,7.0538,3.546602 -L 7.0538,3.546602,7.0538,2.135573 -L 7.0538,2.135573,6.1989,2.135573 -L 6.1989,2.135573,5.3443,2.135573 -L 5.3443,2.135573,4.4897,2.135573 -L 1.1032,2.669456,1.534,2.669456 -L 1.534,2.669456,1.9543,2.669456 -L 1.9543,2.669456,2.3847,2.669456 -L 4.917,3.737266,5.4742,3.737266 -L 5.4742,3.737266,6.0451,3.737266 -L 6.0451,3.737266,6.6265,3.737266 -L 4.917,4.766899,5.4742,4.766899 -L 5.4742,4.766899,6.0451,4.766899 -L 6.0451,4.766899,6.6265,4.766899 -L 0.2797,5.834731,0.5529,5.834731 -L 0.5529,5.834731,0.8296,5.834731 -L 0.8296,5.834731,1.1032,5.834731 -L 1.1032,5.834731,0.9522,6.471717 -L 0.9522,6.471717,0.8051,7.091826 -L 0.8051,7.091826,0.6759,7.703377 -L 0.6759,7.703377,0.9522,7.806567 -L 0.9522,7.806567,1.2359,7.892574 -L 1.2359,7.892574,1.534,7.970351 -L 1.534,7.970351,1.534,8.340363 -L 1.534,8.340363,1.534,8.693498 -L 1.534,8.693498,1.534,9.038182 -L 1.534,5.834731,1.8033,5.937878 -L 1.8033,5.937878,2.087,6.023994 -L 2.087,6.023994,2.3847,6.101706 -L 2.3847,6.101706,2.5143,6.738758 -L 2.5143,6.738758,2.6618,7.358823 -L 2.6618,7.358823,2.812,7.970351 -L 2.812,7.970351,2.5143,7.970351 -L 2.5143,7.970351,2.2345,7.970351 -L 2.2345,7.970351,1.9543,7.970351 -L 4.917,7.43638,4.917,7.806567 -L 4.917,7.806567,4.917,8.15957 -L 4.917,8.15957,4.917,8.504234 -L 4.917,8.504234,5.4742,8.504234 -L 5.4742,8.504234,6.0451,8.504234 -L 6.0451,8.504234,6.6265,8.504234 -L 6.6265,8.504234,6.6265,8.15957 -L 6.6265,8.15957,6.6265,7.806567 -L 6.6265,7.806567,6.6265,7.43638 -L 6.6265,7.43638,6.0451,7.43638 -L 6.0451,7.43638,5.4742,7.43638 -L 5.4742,7.43638,4.917,7.43638 - -[渦] 57 -L 0.2817,0.26684,0.7024,1.437863 -L 0.7024,1.437863,1.1328,2.591811 -L 1.1328,2.591811,1.5601,3.737266 -L 2.4112,-0.000025,2.4112,1.600267 -L 2.4112,1.600267,2.4112,3.192088 -L 2.4112,3.192088,2.4112,4.766899 -L 2.4112,4.766899,2.6914,4.766899 -L 2.6914,4.766899,2.965,4.766899 -L 2.965,4.766899,3.2378,4.766899 -L 3.2378,4.766899,3.2378,6.023994 -L 3.2378,6.023994,3.2378,7.272596 -L 3.2378,7.272596,3.2378,8.504234 -L 3.2378,8.504234,4.2258,8.504234 -L 4.2258,8.504234,5.2237,8.504234 -L 5.2237,8.504234,6.2292,8.504234 -L 6.2292,8.504234,6.2292,7.272596 -L 6.2292,7.272596,6.2292,6.023994 -L 6.2292,6.023994,6.2292,4.766899 -L 6.2292,4.766899,6.5021,4.766899 -L 6.5021,4.766899,6.7788,4.766899 -L 6.7788,4.766899,7.0485,4.766899 -L 7.0485,4.766899,7.0485,3.192088 -L 7.0485,3.192088,7.0485,1.600267 -L 7.0485,1.600267,7.0485,-0.000025 -L 7.0485,-0.000025,6.7788,-0.000025 -L 6.7788,-0.000025,6.5021,-0.000025 -L 6.5021,-0.000025,6.2292,-0.000025 -L 3.6651,1.60169,3.6651,2.135573 -L 3.6651,2.135573,3.6651,2.669456 -L 3.6651,2.669456,3.6651,3.203295 -L 3.6651,3.203295,4.3691,3.203295 -L 4.3691,3.203295,5.0766,3.203295 -L 5.0766,3.203295,5.8019,3.203295 -L 5.8019,3.203295,5.8019,2.669456 -L 5.8019,2.669456,5.8019,2.135573 -L 5.8019,2.135573,5.8019,1.60169 -L 5.8019,1.60169,5.0766,1.60169 -L 5.0766,1.60169,4.3691,1.60169 -L 4.3691,1.60169,3.6651,1.60169 -L 3.6651,4.766899,3.9421,4.766899 -L 3.9421,4.766899,4.2258,4.766899 -L 4.2258,4.766899,4.5236,4.766899 -L 4.5236,4.766899,4.5236,5.490046 -L 4.5236,5.490046,4.5236,6.204765 -L 4.5236,6.204765,4.5236,6.902498 -L 4.5236,6.902498,4.9473,6.902498 -L 4.9473,6.902498,5.3746,6.902498 -L 5.3746,6.902498,5.8019,6.902498 -L 4.9473,4.766899,5.2237,4.766899 -L 5.2237,4.766899,5.5074,4.766899 -L 5.5074,4.766899,5.8019,4.766899 -L 1.1328,5.834731,0.8351,6.204765 -L 0.8351,6.204765,0.5553,6.557877 -L 0.5553,6.557877,0.2817,6.902498 -L 1.5601,7.970351,1.2628,8.340363 -L 1.2628,8.340363,0.9826,8.693498 -L 0.9826,8.693498,0.7024,9.038182 - -[浦] 60 -L 0.3083,0.26684,0.7145,1.437863 -L 0.7145,1.437863,1.1348,2.591811 -L 1.1348,2.591811,1.5621,3.737266 -L 2.8405,-0.000025,2.8405,1.944864 -L 2.8405,1.944864,2.8405,3.889776 -L 2.8405,3.889776,2.8405,5.834731 -L 2.8405,5.834731,3.4009,5.834731 -L 3.4009,5.834731,3.9718,5.834731 -L 3.9718,5.834731,4.5501,5.834731 -L 4.5501,5.834731,4.8369,6.428002 -L 4.8369,6.428002,4.8369,6.843283 -L 4.8369,6.843283,4.5501,7.43638 -L 4.5501,7.43638,3.8247,7.43638 -L 3.8247,7.43638,3.1172,7.43638 -L 3.1172,7.43638,2.4171,7.43638 -L 4.9805,-0.000025,4.9,1.89548 -L 4.9,1.89548,4.445,2.579137 -L 4.445,2.579137,3.2717,2.669456 -L 6.2277,-0.000025,6.5041,-0.000025 -L 6.5041,-0.000025,6.7878,-0.000025 -L 6.7878,-0.000025,7.0855,-0.000025 -L 7.0855,-0.000025,7.0855,0.90398 -L 7.0855,0.90398,7.0855,1.79091 -L 7.0855,1.79091,7.0855,2.669456 -L 7.0855,2.669456,6.5041,2.669456 -L 6.5041,2.669456,5.9297,2.669456 -L 5.9297,2.669456,5.3766,2.669456 -L 5.3766,2.669456,5.0965,3.203295 -L 5.0965,3.203295,4.8268,3.737266 -L 4.8268,3.737266,4.5501,4.271106 -L 4.5501,4.271106,4.1228,4.271106 -L 4.1228,4.271106,3.6955,4.271106 -L 3.6955,4.271106,3.2717,4.271106 -L 7.0855,3.203295,7.0855,3.573439 -L 7.0855,3.573439,7.0855,3.926464 -L 7.0855,3.926464,7.0855,4.271106 -L 7.0855,4.271106,5.7265,4.477422 -L 5.7265,4.477422,5.1802,4.675179 -L 5.1802,4.675179,4.9805,5.03394 -L 4.9805,5.03394,5.1031,5.300738 -L 5.1031,5.300738,5.2292,5.567713 -L 5.2292,5.567713,5.3766,5.834731 -L 5.3766,5.834731,5.9297,5.834731 -L 5.9297,5.834731,6.5041,5.834731 -L 6.5041,5.834731,7.0855,5.834731 -L 7.0855,5.834731,7.0855,5.490046 -L 7.0855,5.490046,7.0855,5.136934 -L 7.0855,5.136934,7.0855,4.766899 -L 1.1593,5.834731,0.8686,6.204765 -L 0.8686,6.204765,0.5849,6.557877 -L 0.5849,6.557877,0.3083,6.902498 -L 5.3766,7.43638,5.0965,7.851662 -L 5.0965,7.851662,4.9914,8.266987 -L 4.9914,8.266987,4.9805,9.038182 -L 5.8004,7.43638,6.357,7.43638 -L 6.357,7.43638,6.9317,7.43638 -L 6.9317,7.43638,7.5058,7.43638 -L 1.5621,7.970351,1.2858,8.340363 -L 1.2858,8.340363,1.0122,8.693498 -L 1.0122,8.693498,0.7394,9.038182 - -[影] 63 -L 1.5925,-0.000025,1.8653,-0.000025 -L 1.8653,-0.000025,2.149,-0.000025 -L 2.149,-0.000025,2.4436,-0.000025 -L 2.4436,-0.000025,2.4436,1.067872 -L 2.4436,1.067872,2.4436,2.135573 -L 2.4436,2.135573,2.4436,3.203295 -L 2.4436,3.203295,2.0198,3.203295 -L 2.0198,3.203295,1.5925,3.203295 -L 1.5925,3.203295,1.1652,3.203295 -L 1.1652,3.203295,1.1652,3.573439 -L 1.1652,3.573439,1.1652,3.926464 -L 1.1652,3.926464,1.1652,4.271106 -L 1.1652,4.271106,2.0198,4.271106 -L 2.0198,4.271106,2.874,4.271106 -L 2.874,4.271106,3.7286,4.271106 -L 3.7286,4.271106,3.7286,3.926464 -L 3.7286,3.926464,3.7286,3.573439 -L 3.7286,3.573439,3.7286,3.203295 -L 3.7286,3.203295,3.4313,3.203295 -L 3.4313,3.203295,3.1511,3.203295 -L 3.1511,3.203295,2.874,3.203295 -L 4.5486,-0.000025,5.6588,0.435001 -L 5.6588,0.435001,6.4329,0.988651 -L 6.4329,0.988651,7.5432,2.135573 -L 0.3141,0.53388,0.5834,1.067872 -L 0.5834,1.067872,0.8671,1.60169 -L 0.8671,1.60169,1.1652,2.135573 -L 3.7286,1.334738,3.5749,1.60169 -L 3.5749,1.60169,3.4313,1.868599 -L 3.4313,1.868599,3.2978,2.135573 -L 5.1895,3.737266,5.9636,4.450518 -L 5.9636,4.450518,6.7481,5.14685 -L 6.7481,5.14685,7.5432,5.834731 -L 0.3141,5.300738,1.0142,5.300738 -L 1.0142,5.300738,1.7217,5.300738 -L 1.7217,5.300738,2.4436,5.300738 -L 2.4436,5.300738,2.4436,5.670926 -L 2.4436,5.670926,2.4436,6.023994 -L 2.4436,6.023994,2.4436,6.368636 -L 2.4436,6.368636,2.0198,6.368636 -L 2.0198,6.368636,1.5925,6.368636 -L 1.5925,6.368636,1.1652,6.368636 -L 1.1652,6.368636,1.1652,7.091826 -L 1.1652,7.091826,1.1652,7.806567 -L 1.1652,7.806567,1.1652,8.504234 -L 1.1652,8.504234,2.0198,8.504234 -L 2.0198,8.504234,2.874,8.504234 -L 2.874,8.504234,3.7286,8.504234 -L 3.7286,8.504234,3.7286,7.806567 -L 3.7286,7.806567,3.7286,7.091826 -L 3.7286,7.091826,3.7286,6.368636 -L 3.7286,6.368636,3.4313,6.368636 -L 3.4313,6.368636,3.1511,6.368636 -L 3.1511,6.368636,2.874,6.368636 -L 2.874,5.300738,3.4239,5.300738 -L 3.4239,5.300738,3.9777,5.300738 -L 3.9777,5.300738,4.5486,5.300738 -L 5.1895,6.902498,5.8336,7.43638 -L 5.8336,7.43638,6.4714,7.970351 -L 6.4714,7.970351,7.1124,8.504234 -L 1.5925,7.43638,2.149,7.43638 -L 2.149,7.43638,2.7238,7.43638 -L 2.7238,7.43638,3.2978,7.43638 - -[詠] 53 -L 0.7711,-0.000025,0.7711,0.723144 -L 0.7711,0.723144,0.7711,1.437863 -L 0.7711,1.437863,0.7711,2.135573 -L 0.7711,2.135573,1.3175,2.135573 -L 1.3175,2.135573,1.8747,2.135573 -L 1.8747,2.135573,2.4452,2.135573 -L 2.4452,2.135573,2.4452,1.437863 -L 2.4452,1.437863,2.4452,0.723144 -L 2.4452,0.723144,2.4452,-0.000025 -L 2.4452,-0.000025,1.8747,-0.000025 -L 1.8747,-0.000025,1.3175,-0.000025 -L 1.3175,-0.000025,0.7711,-0.000025 -L 4.5821,-0.000025,4.8549,-0.000025 -L 4.8549,-0.000025,5.1421,-0.000025 -L 5.1421,-0.000025,5.4367,-0.000025 -L 5.4367,-0.000025,5.4367,2.314986 -L 5.4367,2.314986,5.4367,4.612967 -L 5.4367,4.612967,5.4367,6.902498 -L 5.4367,6.902498,4.8549,6.902498 -L 4.8549,6.902498,4.2875,6.902498 -L 4.2875,6.902498,3.7271,6.902498 -L 3.2963,1.067872,4.0494,2.340357 -L 4.0494,2.340357,4.4592,3.418018 -L 4.4592,3.418018,4.5821,4.766899 -L 4.5821,4.766899,4.1544,4.766899 -L 4.1544,4.766899,3.7271,4.766899 -L 3.7271,4.766899,3.2963,4.766899 -L 7.5382,1.067872,6.9669,2.135573 -L 6.9669,2.135573,6.4135,3.203295 -L 6.4135,3.203295,5.864,4.271106 -L 0.7711,3.737266,1.3175,3.737266 -L 1.3175,3.737266,1.8747,3.737266 -L 1.8747,3.737266,2.4452,3.737266 -L 6.6867,4.766899,6.9599,5.136934 -L 6.9599,5.136934,7.2436,5.490046 -L 7.2436,5.490046,7.5382,5.834731 -L 0.7711,5.300738,1.3175,5.300738 -L 1.3175,5.300738,1.8747,5.300738 -L 1.8747,5.300738,2.4452,5.300738 -L 0.3403,6.902498,1.1739,6.902498 -L 1.1739,6.902498,2.0214,6.902498 -L 2.0214,6.902498,2.8725,6.902498 -L 0.7711,8.504234,1.3175,8.504234 -L 1.3175,8.504234,1.8747,8.504234 -L 1.8747,8.504234,2.4452,8.504234 -L 0.3403,6.902498,2.8725,6.902498 -L 0.7711,8.504299,2.4452,8.504299 -L 0.7711,5.300936,2.4452,5.300936 -L 0.7711,4.233016,2.4452,4.233016 -L 0.7711,2.6695,2.4452,2.6695 -L 0.7711,-0.000025,0.7711,2.6695 -L 2.4452,-0.000025,0.7711,-0.000025 -L 2.4452,2.6695,2.4452,-0.000025 - -[鋭] 66 -L 0.3703,-0.000025,0.7804,-0.000025 -L 0.7804,-0.000025,1.1934,-0.000025 -L 1.1934,-0.000025,1.6207,-0.000025 -L 1.6207,-0.000025,1.6977,2.269739 -L 1.6977,2.269739,1.4946,4.047912 -L 1.4946,4.047912,0.3703,4.766899 -L 3.3302,-0.000025,4.1813,1.471771 -L 4.1813,1.471771,4.5347,2.646756 -L 4.5347,2.646756,4.6118,4.271106 -L 4.6118,4.271106,4.3141,4.271106 -L 4.3141,4.271106,4.0304,4.271106 -L 4.0304,4.271106,3.761,4.271106 -L 3.761,4.271106,3.761,5.148295 -L 3.761,5.148295,3.761,6.025439 -L 3.761,6.025439,3.761,6.902498 -L 3.761,6.902498,4.4615,6.902498 -L 4.4615,6.902498,5.1651,6.902498 -L 5.1651,6.902498,5.866,6.902498 -L 5.866,6.902498,5.9952,7.6256 -L 5.9952,7.6256,6.1388,8.340363 -L 6.1388,8.340363,6.2863,9.038182 -L 6.2863,-0.000025,5.9917,0.514135 -L 5.9917,0.514135,5.88,1.621522 -L 5.88,1.621522,5.866,4.271106 -L 5.866,4.271106,5.5679,4.271106 -L 5.5679,4.271106,5.2842,4.271106 -L 5.2842,4.271106,5.0079,4.271106 -L 6.7167,-0.000025,6.9938,-0.000025 -L 6.9938,-0.000025,7.2775,-0.000025 -L 7.2775,-0.000025,7.5748,-0.000025 -L 7.5748,-0.000025,7.5748,0.53388 -L 7.5748,0.53388,7.5748,1.067872 -L 7.5748,1.067872,7.5748,1.60169 -L 2.262,0.53388,2.4753,0.723144 -L 2.4753,0.723144,2.6889,0.90398 -L 2.6889,0.90398,2.9029,1.067872 -L 0.7979,1.868599,0.647,2.324902 -L 0.647,2.324902,0.5002,2.772625 -L 0.5002,2.772625,0.3703,3.203295 -L 2.4753,2.40257,2.6052,2.858742 -L 2.6052,2.858742,2.752,3.306508 -L 2.752,3.306508,2.9029,3.737266 -L 6.2863,4.271106,6.5665,4.271106 -L 6.5665,4.271106,6.8463,4.271106 -L 6.8463,4.271106,7.144,4.271106 -L 7.144,4.271106,7.144,5.148295 -L 7.144,5.148295,7.144,6.025439 -L 7.144,6.025439,7.144,6.902498 -L 7.144,6.902498,6.8463,6.902498 -L 6.8463,6.902498,6.5665,6.902498 -L 6.5665,6.902498,6.2863,6.902498 -L 2.0518,4.766899,1.7506,5.18218 -L 1.7506,5.18218,1.6382,5.597462 -L 1.6382,5.597462,1.6207,6.368636 -L 1.6207,6.368636,1.0288,6.388447 -L 1.0288,6.388447,0.7034,6.526771 -L 0.7034,6.526771,0.3703,6.902498 -L 0.3703,6.902498,0.7804,7.6256 -L 0.7804,7.6256,1.1934,8.340363 -L 1.1934,8.340363,1.6207,9.038182 -L 1.6207,9.038182,2.0518,8.504234 -L 2.0518,8.504234,2.4753,7.970351 -L 2.4753,7.970351,2.9029,7.43638 -L 4.6118,8.237304,4.4615,8.504234 -L 4.4615,8.504234,4.3141,8.771165 -L 4.3141,8.771165,4.1848,9.038182 - -[疫] 48 -L 0.3726,-0.000025,1.0031,1.370068 -L 1.0031,1.370068,1.437,2.875729 -L 1.437,2.875729,1.437,4.271106 -L 1.437,4.271106,1.0728,3.926464 -L 1.0728,3.926464,0.7194,3.573439 -L 0.7194,3.573439,0.3726,3.203295 -L 1.6545,-0.000025,2.5473,0.098875 -L 2.5473,0.098875,3.693,0.435001 -L 3.693,0.435001,4.6138,1.067872 -L 4.6138,1.067872,3.7031,2.392653 -L 3.7031,2.392653,3.1567,2.946347 -L 3.1567,2.946347,2.5088,3.203295 -L 6.7433,-0.000025,6.2109,0.395446 -L 6.2109,0.395446,5.5773,0.672358 -L 5.5773,0.672358,5.0376,1.067872 -L 5.0376,1.067872,5.4649,1.704793 -L 5.4649,1.704793,5.8922,2.324902 -L 5.8922,2.324902,6.3233,2.936408 -L 6.3233,2.936408,5.4649,3.03949 -L 5.4649,3.03949,4.6138,3.125738 -L 4.6138,3.125738,3.7595,3.203295 -L 2.5088,4.271106,3.1081,5.055063 -L 3.1081,5.055063,3.3287,5.737341 -L 3.3287,5.737341,3.3599,6.902498 -L 3.3599,6.902498,4.0642,6.902498 -L 4.0642,6.902498,4.7647,6.902498 -L 4.7647,6.902498,5.4649,6.902498 -L 5.4649,6.902498,5.4719,5.220379 -L 5.4719,5.220379,5.8645,4.453342 -L 5.8645,4.453342,7.1744,4.271106 -L 7.1744,4.271106,7.1744,4.614302 -L 7.1744,4.614302,7.1744,4.957542 -L 7.1744,4.957542,7.1744,5.300738 -L 1.6545,4.766899,1.6545,5.834731 -L 1.6545,5.834731,1.6545,6.902498 -L 1.6545,6.902498,1.6545,7.970351 -L 1.6545,7.970351,2.6314,7.970351 -L 2.6314,7.970351,3.6159,7.970351 -L 3.6159,7.970351,4.6138,7.970351 -L 4.6138,7.970351,4.6138,8.340363 -L 4.6138,8.340363,4.6138,8.693498 -L 4.6138,8.693498,4.6138,9.038182 -L 0.7999,6.101706,0.6455,6.368636 -L 0.6455,6.368636,0.5022,6.635632 -L 0.5022,6.635632,0.3726,6.902498 -L 5.0376,7.970351,5.8746,7.970351 -L 5.8746,7.970351,6.7156,7.970351 -L 6.7156,7.970351,7.5698,7.970351 - -[悦] 48 -L 1.6807,-0.000025,1.6807,3.012674 -L 1.6807,3.012674,1.6807,6.025439 -L 1.6807,6.025439,1.6807,9.038182 -L 2.5073,-0.000025,3.4249,1.403976 -L 3.4249,1.403976,4.0063,2.638438 -L 4.0063,2.638438,4.2165,4.271106 -L 4.2165,4.271106,3.9226,4.271106 -L 3.9226,4.271106,3.6354,4.271106 -L 3.6354,4.271106,3.3619,4.271106 -L 3.3619,4.271106,3.3619,5.148295 -L 3.3619,5.148295,3.3619,6.025439 -L 3.3619,6.025439,3.3619,6.902498 -L 3.3619,6.902498,4.0627,7.005644 -L 4.0627,7.005644,4.7734,7.091826 -L 4.7734,7.091826,5.4952,7.169471 -L 5.4952,7.169471,5.7716,7.806567 -L 5.7716,7.806567,6.0451,8.426523 -L 6.0451,8.426523,6.318,9.038182 -L 5.898,-0.000025,5.614,0.514135 -L 5.614,0.514135,5.5089,1.621522 -L 5.5089,1.621522,5.4952,4.271106 -L 5.4952,4.271106,5.2007,4.271106 -L 5.2007,4.271106,4.9205,4.271106 -L 4.9205,4.271106,4.6441,4.271106 -L 6.318,-0.000025,6.5981,-0.000025 -L 6.5981,-0.000025,6.8787,-0.000025 -L 6.8787,-0.000025,7.1726,-0.000025 -L 7.1726,-0.000025,7.1726,0.53388 -L 7.1726,0.53388,7.1726,1.067872 -L 7.1726,1.067872,7.1726,1.60169 -L 5.898,4.271106,6.1677,4.271106 -L 6.1677,4.271106,6.4514,4.271106 -L 6.4514,4.271106,6.7491,4.271106 -L 6.7491,4.271106,6.7491,5.148295 -L 6.7491,5.148295,6.7491,6.025439 -L 6.7491,6.025439,6.7491,6.902498 -L 6.7491,6.902498,6.4514,6.902498 -L 6.4514,6.902498,6.1677,6.902498 -L 6.1677,6.902498,5.898,6.902498 -L 0.4023,5.03394,0.7004,5.656675 -L 0.7004,5.656675,0.8121,6.279695 -L 0.8121,6.279695,0.8296,7.43638 -L 2.5073,6.635632,2.3532,6.902498 -L 2.3532,6.902498,2.2131,7.169471 -L 2.2131,7.169471,2.0768,7.43638 -L 4.2165,8.237304,4.0627,8.504234 -L 4.0627,8.504234,3.9226,8.771165 -L 3.9226,8.771165,3.7857,9.038182 - -[謁] 65 -L 0.8281,-0.000025,0.8281,0.90398 -L 0.8281,0.90398,0.8281,1.79091 -L 0.8281,1.79091,0.8281,2.669456 -L 0.8281,2.669456,2.1275,2.745766 -L 2.1275,2.745766,2.9366,3.177946 -L 2.9366,3.177946,4.0329,4.271106 -L 4.0329,4.271106,3.9488,5.682265 -L 3.9488,5.682265,3.8791,7.093162 -L 3.8791,7.093162,3.8196,8.504234 -L 3.8196,8.504234,4.7964,8.504234 -L 4.7964,8.504234,5.7809,8.504234 -L 5.7809,8.504234,6.7756,8.504234 -L 6.7756,8.504234,6.7756,7.6256 -L 6.7756,7.6256,6.7756,6.738758 -L 6.7756,6.738758,6.7756,5.834731 -L 6.7756,5.834731,6.0573,5.834731 -L 6.0573,5.834731,5.3463,5.834731 -L 5.3463,5.834731,4.6461,5.834731 -L 1.2554,-0.000025,1.6827,-0.000025 -L 1.6827,-0.000025,2.11,-0.000025 -L 2.11,-0.000025,2.5412,-0.000025 -L 2.5412,-0.000025,2.5412,0.723144 -L 2.5412,0.723144,2.5412,1.437863 -L 2.5412,1.437863,2.5412,2.135573 -L 5.9245,-0.000025,7.1399,0.725968 -L 7.1399,0.725968,7.315,2.401037 -L 7.315,2.401037,7.2061,4.271106 -L 7.2061,4.271106,6.355,4.271106 -L 6.355,4.271106,5.4972,4.271106 -L 5.4972,4.271106,4.6461,4.271106 -L 4.2469,1.067872,3.9453,1.502811 -L 3.9453,1.502811,3.8336,2.056483 -L 3.8336,2.056483,3.8196,3.203295 -L 4.6461,1.067872,5.0661,1.067872 -L 5.0661,1.067872,5.4972,1.067872 -L 5.4972,1.067872,5.9245,1.067872 -L 5.9245,1.067872,5.9245,1.437863 -L 5.9245,1.437863,5.9245,1.79091 -L 5.9245,1.79091,5.9245,2.135573 -L 4.4321,2.669456,4.7754,2.858742 -L 4.7754,2.858742,5.133,3.03949 -L 5.133,3.03949,5.4972,3.203295 -L 0.8281,4.271106,1.3853,4.271106 -L 1.3853,4.271106,1.9598,4.271106 -L 1.9598,4.271106,2.5412,4.271106 -L 0.8281,5.834731,1.3853,5.834731 -L 1.3853,5.834731,1.9598,5.834731 -L 1.9598,5.834731,2.5412,5.834731 -L 0.4288,7.43638,1.2698,7.43638 -L 1.2698,7.43638,2.11,7.43638 -L 2.11,7.43638,2.965,7.43638 -L 4.2469,7.43638,4.9508,7.43638 -L 4.9508,7.43638,5.651,7.43638 -L 5.651,7.43638,6.355,7.43638 -L 0.8281,8.504234,1.3853,8.504234 -L 1.3853,8.504234,1.9598,8.504234 -L 1.9598,8.504234,2.5412,8.504234 -L 0.4012,6.902498,2.9366,6.902498 -L 0.8281,8.504299,2.5061,8.504299 -L 0.8281,5.300936,2.5061,5.300936 -L 0.8281,4.233016,2.5061,4.233016 -L 0.8281,2.6695,2.5061,2.6695 -L 0.8281,-0.000025,0.8281,2.6695 -L 2.5061,-0.000025,0.8281,-0.000025 -L 2.5061,2.6695,2.5061,-0.000025 - -[越] 45 -L 0.4347,0.26684,0.732,0.929307 -L 0.732,0.929307,0.8445,1.829152 -L 0.8445,1.829152,0.8585,3.737266 -L 2.5673,-0.000025,2.1404,0.370031 -L 2.1404,0.370031,1.7131,0.723144 -L 1.7131,0.723144,1.2893,1.067872 -L 2.9635,-0.000025,4.5182,-0.000025 -L 4.5182,-0.000025,6.0768,-0.000025 -L 6.0768,-0.000025,7.6284,-0.000025 -L 2.1404,1.067872,2.1856,3.63981 -L 2.1856,3.63981,1.8532,4.94073 -L 1.8532,4.94073,0.4347,5.300738 -L 5.1031,1.60169,5.5234,2.057819 -L 5.5234,2.057819,5.9542,2.505629 -L 5.9542,2.505629,6.3815,2.936408 -L 6.3815,2.936408,5.8351,5.18785 -L 5.8351,5.18785,5.688,6.812177 -L 5.688,6.812177,4.2453,7.43638 -L 4.2453,7.43638,4.308,5.861546 -L 4.308,5.861546,4.3746,4.26977 -L 4.3746,4.26977,4.4586,2.669456 -L 4.4586,2.669456,4.6723,2.858742 -L 4.6723,2.858742,4.8898,3.03949 -L 4.8898,3.03949,5.1031,3.203295 -L 7.6284,1.60169,7.6284,1.971724 -L 7.6284,1.971724,7.6284,2.324902 -L 7.6284,2.324902,7.6284,2.669456 -L 2.5673,3.203295,2.8444,3.203295 -L 2.8444,3.203295,3.1137,3.203295 -L 3.1137,3.203295,3.3943,3.203295 -L 6.8126,4.004131,6.9352,4.614302 -L 6.9352,4.614302,7.0645,5.224495 -L 7.0645,5.224495,7.2046,5.834731 -L 2.5673,5.300738,2.0455,6.413752 -L 2.0455,6.413752,1.8111,7.16251 -L 1.8111,7.16251,0.8585,7.43638 -L 2.5673,7.43638,2.2661,7.851662 -L 2.2661,7.851662,2.1579,8.266987 -L 2.1579,8.266987,2.1404,9.038182 -L 6.3815,7.43638,6.0806,7.851662 -L 6.0806,7.851662,5.9717,8.266987 -L 5.9717,8.266987,5.9542,9.038182 -L 6.8126,7.43638,7.082,7.43638 -L 7.082,7.43638,7.359,7.43638 -L 7.359,7.43638,7.6284,7.43638 - -[閲] 63 -L 0.4612,-0.000025,0.4612,2.848847 -L 0.4612,2.848847,0.4612,5.680711 -L 0.4612,5.680711,0.4612,8.504234 -L 0.4612,8.504234,1.2944,8.504234 -L 1.2944,8.504234,2.142,8.504234 -L 2.142,8.504234,2.9966,8.504234 -L 2.9966,8.504234,2.9966,7.806567 -L 2.9966,7.806567,2.9966,7.091826 -L 2.9966,7.091826,2.9966,6.368636 -L 2.9966,6.368636,2.2926,6.368636 -L 2.2926,6.368636,1.5925,6.368636 -L 1.5925,6.368636,0.8917,6.368636 -L 6.3835,-0.000025,5.2526,0.768325 -L 5.2526,0.768325,4.5342,1.036766 -L 4.5342,1.036766,4.275,2.669456 -L 4.275,2.669456,3.8512,2.669456 -L 3.8512,2.669456,3.4239,2.669456 -L 3.4239,2.669456,2.9966,2.669456 -L 2.9966,2.669456,2.9966,2.324902 -L 2.9966,2.324902,2.9966,1.971724 -L 2.9966,1.971724,2.9966,1.60169 -L 2.9966,1.60169,2.5662,1.257071 -L 2.5662,1.257071,2.142,0.90398 -L 2.142,0.90398,1.7151,0.53388 -L 7.0209,-0.000025,7.0875,2.134106 -L 7.0875,2.134106,7.1544,4.259897 -L 7.1544,4.259897,7.2349,6.368636 -L 7.2349,6.368636,6.3835,6.368636 -L 6.3835,6.368636,5.5363,6.368636 -L 5.5363,6.368636,4.7023,6.368636 -L 4.7023,6.368636,4.7023,7.091826 -L 4.7023,7.091826,4.7023,7.806567 -L 4.7023,7.806567,4.7023,8.504234 -L 4.7023,8.504234,5.5363,8.504234 -L 5.5363,8.504234,6.3835,8.504234 -L 6.3835,8.504234,7.2349,8.504234 -L 7.2349,8.504234,7.2349,7.970351 -L 7.2349,7.970351,7.2349,7.43638 -L 7.2349,7.43638,7.2349,6.902498 -L 2.142,2.669456,2.142,3.203295 -L 2.142,3.203295,2.142,3.737266 -L 2.142,3.737266,2.142,4.271106 -L 2.142,4.271106,2.4152,4.374252 -L 2.4152,4.374252,2.6989,4.460456 -L 2.6989,4.460456,2.9966,4.538167 -L 2.9966,4.538167,2.8429,4.803632 -L 2.8429,4.803632,2.6989,5.060755 -L 2.6989,5.060755,2.5662,5.300738 -L 4.7023,2.669456,4.979,2.669456 -L 4.979,2.669456,5.2526,2.669456 -L 5.2526,2.669456,5.5289,2.669456 -L 5.5289,2.669456,5.5289,3.203295 -L 5.5289,3.203295,5.5289,3.737266 -L 5.5289,3.737266,5.5289,4.271106 -L 5.5289,4.271106,4.8253,4.271106 -L 4.8253,4.271106,4.1248,4.271106 -L 4.1248,4.271106,3.4239,4.271106 -L 0.8917,7.43638,1.4415,7.43638 -L 1.4415,7.43638,1.9953,7.43638 -L 1.9953,7.43638,2.5662,7.43638 -L 5.13,7.43638,5.6834,7.43638 -L 5.6834,7.43638,6.2364,7.43638 -L 6.2364,7.43638,6.8073,7.43638 - -[宴] 57 -L 0.8901,-0.000025,2.7359,0.306461 -L 2.7359,0.306461,3.6221,1.028295 -L 3.6221,1.028295,2.172,1.868599 -L 2.172,1.868599,2.3051,2.238676 -L 2.3051,2.238676,2.4487,2.591811 -L 2.4487,2.591811,2.5997,2.936408 -L 2.5997,2.936408,1.8747,3.03949 -L 1.8747,3.03949,1.1672,3.125738 -L 1.1672,3.125738,0.4628,3.203295 -L 6.4135,-0.000025,5.6885,0.456147 -L 5.6885,0.456147,4.9775,0.90398 -L 4.9775,0.90398,4.277,1.334738 -L 4.277,1.334738,4.5537,1.868599 -L 4.5537,1.868599,4.8343,2.40257 -L 4.8343,2.40257,5.1355,2.936408 -L 5.1355,2.936408,4.4311,3.125738 -L 4.4311,3.125738,3.7306,3.306508 -L 3.7306,3.306508,3.0231,3.470292 -L 3.0231,3.470292,3.1597,3.840391 -L 3.1597,3.840391,3.2998,4.193461 -L 3.2998,4.193461,3.4543,4.538167 -L 3.4543,4.538167,3.0231,4.614302 -L 3.0231,4.614302,2.5997,4.690721 -L 2.5997,4.690721,2.172,4.766899 -L 2.172,4.766899,2.172,5.490046 -L 2.172,5.490046,2.172,6.204765 -L 2.172,6.204765,2.172,6.902498 -L 2.172,6.902498,3.2998,6.902498 -L 3.2998,6.902498,4.4311,6.902498 -L 4.4311,6.902498,5.5558,6.902498 -L 5.5558,6.902498,5.5558,6.204765 -L 5.5558,6.204765,5.5558,5.490046 -L 5.5558,5.490046,5.5558,4.766899 -L 5.5558,4.766899,4.9845,4.766899 -L 4.9845,4.766899,4.4311,4.766899 -L 4.4311,4.766899,3.8816,4.766899 -L 5.5558,3.203295,6.1158,3.203295 -L 6.1158,3.203295,6.6867,3.203295 -L 6.6867,3.203295,7.2646,3.203295 -L 2.5997,5.834731,3.4333,5.834731 -L 3.4333,5.834731,4.277,5.834731 -L 4.277,5.834731,5.1355,5.834731 -L 0.4628,6.368636,0.4628,6.902498 -L 0.4628,6.902498,0.4628,7.43638 -L 0.4628,7.43638,0.4628,7.970351 -L 0.4628,7.970351,1.591,7.970351 -L 1.591,7.970351,2.7293,7.970351 -L 2.7293,7.970351,3.8816,7.970351 -L 3.8816,7.970351,3.8816,8.340363 -L 3.8816,8.340363,3.8816,8.693498 -L 3.8816,8.693498,3.8816,9.038182 -L 7.2646,6.368636,7.2646,6.902498 -L 7.2646,6.902498,7.2646,7.43638 -L 7.2646,7.43638,7.2646,7.970351 -L 7.2646,7.970351,6.2633,7.970351 -L 6.2633,7.970351,5.2612,7.970351 -L 5.2612,7.970351,4.277,7.970351 - -[援] 63 -L 0.4929,-0.000025,0.7696,-0.000025 -L 0.7696,-0.000025,1.0533,-0.000025 -L 1.0533,-0.000025,1.3478,-0.000025 -L 1.3478,-0.000025,1.3478,1.257071 -L 1.3478,1.257071,1.3478,2.505629 -L 1.3478,2.505629,1.3478,3.737266 -L 1.3478,3.737266,1.0533,3.737266 -L 1.0533,3.737266,0.7696,3.737266 -L 0.7696,3.737266,0.4929,3.737266 -L 3.0255,-0.000025,4.1007,0.405318 -L 4.1007,0.405318,4.6538,0.751382 -L 4.6538,0.751382,5.1616,1.334738 -L 5.1616,1.334738,4.7974,1.79091 -L 4.7974,1.79091,4.4366,2.238676 -L 4.4366,2.238676,4.0934,2.669456 -L 4.0934,2.669456,3.5855,2.324902 -L 3.5855,2.324902,3.0885,1.971724 -L 3.0885,1.971724,2.5978,1.60169 -L 7.2666,-0.000025,6.6961,0.53388 -L 6.6961,0.53388,6.1388,1.067872 -L 6.1388,1.067872,5.5924,1.60169 -L 5.5924,1.60169,5.8625,2.057819 -L 5.8625,2.057819,6.1388,2.505629 -L 6.1388,2.505629,6.4089,2.936408 -L 6.4089,2.936408,5.708,3.125738 -L 5.708,3.125738,5.0079,3.306508 -L 5.0079,3.306508,4.3039,3.470292 -L 4.3039,3.470292,4.4927,4.569208 -L 4.4927,4.569208,3.7785,4.812125 -L 3.7785,4.812125,3.0255,4.766899 -L 1.3478,4.271106,1.3478,4.984423 -L 1.3478,4.984423,1.3478,5.680711 -L 1.3478,5.680711,1.3478,6.368636 -L 1.3478,6.368636,1.0533,6.557877 -L 1.0533,6.557877,0.7696,6.738758 -L 0.7696,6.738758,0.4929,6.902498 -L 5.1616,4.766899,4.8604,5.18218 -L 4.8604,5.18218,4.7522,5.597462 -L 4.7522,5.597462,4.7343,6.368636 -L 4.7343,6.368636,4.3039,6.368636 -L 4.3039,6.368636,3.8832,6.368636 -L 3.8832,6.368636,3.4528,6.368636 -L 5.5924,4.766899,6.2929,4.766899 -L 6.2929,4.766899,6.9938,4.766899 -L 6.9938,4.766899,7.6939,4.766899 -L 5.3756,6.368636,5.5084,6.59612 -L 5.5084,6.59612,5.4562,6.942074 -L 5.4562,6.942074,5.1616,7.703377 -L 5.1616,7.703377,4.7343,7.703377 -L 4.7343,7.703377,4.3039,7.703377 -L 4.3039,7.703377,3.8832,7.703377 -L 3.8832,7.703377,4.0128,7.43638 -L 4.0128,7.43638,4.1564,7.169471 -L 4.1564,7.169471,4.3039,6.902498 -L 6.1984,6.368636,6.5451,7.005644 -L 6.5451,7.005644,6.9024,7.6256 -L 6.9024,7.6256,7.2666,8.237304 -L 7.2666,8.237304,6.6362,8.405378 -L 6.6362,8.405378,6.1984,8.336182 -L 6.1984,8.336182,5.5924,7.970351 -L 1.7783,6.902498,1.4739,7.337523 -L 1.4739,7.337523,1.3653,7.891239 -L 1.3653,7.891239,1.3478,9.038182 - -[炎] 24 -L 0.5264,-0.000025,2.2429,0.947651 -L 2.2429,0.947651,3.4513,2.573401 -L 3.4513,2.573401,3.9098,4.766899 -L 6.442,-0.000025,5.7419,0.90398 -L 5.7419,0.90398,5.0411,1.79091 -L 5.0411,1.79091,4.3409,2.669456 -L 1.3463,2.669456,1.6227,3.03949 -L 1.6227,3.03949,1.9029,3.392603 -L 1.9029,3.392603,2.2009,3.737266 -L 5.5874,2.669456,5.8676,3.03949 -L 5.8676,3.03949,6.1482,3.392603 -L 6.1482,3.392603,6.442,3.737266 -L 0.5264,4.766899,2.0675,5.62859 -L 2.0675,5.62859,3.3634,7.134162 -L 3.3634,7.134162,3.9098,9.038182 -L 6.442,4.766899,5.7419,5.670926 -L 5.7419,5.670926,5.0411,6.557877 -L 5.0411,6.557877,4.3409,7.43638 -L 1.3463,7.43638,1.6227,7.806567 -L 1.6227,7.806567,1.9029,8.15957 -L 1.9029,8.15957,2.2009,8.504234 -L 5.5874,7.43638,5.8676,7.806567 -L 5.8676,7.806567,6.1482,8.15957 -L 6.1482,8.15957,6.442,8.504234 - -[煙] 63 -L 0.5249,-0.000025,1.6036,3.046648 -L 1.6036,3.046648,1.8488,5.788039 -L 1.8488,5.788039,1.8033,9.038182 -L 3.089,-0.000025,3.7892,-0.000025 -L 3.7892,-0.000025,4.49,-0.000025 -L 4.49,-0.000025,5.1905,-0.000025 -L 5.1905,-0.000025,5.0539,1.621522 -L 5.0539,1.621522,4.5461,2.115784 -L 4.5461,2.115784,3.5128,2.135573 -L 5.6213,-0.000025,6.3253,-0.000025 -L 6.3253,-0.000025,7.0254,-0.000025 -L 7.0254,-0.000025,7.7263,-0.000025 -L 2.6617,1.334738,2.5108,1.60169 -L 2.5108,1.60169,2.3605,1.868599 -L 2.3605,1.868599,2.2344,2.135573 -L 5.6213,2.135573,5.3201,2.570643 -L 5.3201,2.570643,5.2077,3.124184 -L 5.2077,3.124184,5.1905,4.271106 -L 5.1905,4.271106,4.6231,4.271106 -L 4.6231,4.271106,4.0627,4.271106 -L 4.0627,4.271106,3.5128,4.271106 -L 3.5128,4.271106,3.4953,6.142706 -L 3.4953,6.142706,3.3902,6.963286 -L 3.3902,6.963286,3.089,7.43638 -L 3.089,7.43638,2.791,7.091826 -L 2.791,7.091826,2.5108,6.738758 -L 2.5108,6.738758,2.2344,6.368636 -L 6.0451,2.135573,6.4724,2.135573 -L 6.4724,2.135573,6.8997,2.135573 -L 6.8997,2.135573,7.3302,2.135573 -L 5.8311,4.271106,5.8941,4.984423 -L 5.8941,4.984423,5.9645,5.680711 -L 5.9645,5.680711,6.0451,6.368636 -L 6.0451,6.368636,5.5719,6.724507 -L 5.5719,6.724507,5.2395,6.724507 -L 5.2395,6.724507,4.7667,6.368636 -L 4.7667,6.368636,4.7667,5.834731 -L 4.7667,5.834731,4.7667,5.300738 -L 4.7667,5.300738,4.7667,4.766899 -L 6.4724,4.271106,6.7491,4.271106 -L 6.7491,4.271106,7.0328,4.271106 -L 7.0328,4.271106,7.3302,4.271106 -L 7.3302,4.271106,7.3302,5.148295 -L 7.3302,5.148295,7.3302,6.025439 -L 7.3302,6.025439,7.3302,6.902498 -L 7.3302,6.902498,6.3708,7.088915 -L 6.3708,7.088915,6.0661,7.631335 -L 6.0661,7.631335,6.0451,8.504234 -L 6.0451,8.504234,5.6213,8.504234 -L 5.6213,8.504234,5.1905,8.504234 -L 5.1905,8.504234,4.7667,8.504234 -L 4.7667,8.504234,4.7317,7.733038 -L 4.7317,7.733038,4.511,7.317822 -L 4.511,7.317822,3.9156,6.902498 -L 0.5249,5.03394,0.6545,5.670926 -L 0.6545,5.670926,0.8019,6.290904 -L 0.8019,6.290904,0.9522,6.902498 -L 3.089,8.504234,3.4953,8.504234 -L 3.4953,8.504234,3.9156,8.504234 -L 3.9156,8.504234,4.3356,8.504234 -L 6.4724,8.504234,6.8787,8.504234 -L 6.8787,8.504234,7.299,8.504234 -L 7.299,8.504234,7.7263,8.504234 - -[猿] 69 -L 0.5588,-0.000025,1.1892,0.039487 -L 1.1892,0.039487,1.6232,0.316356 -L 1.6232,0.316356,2.2326,1.067872 -L 2.2326,1.067872,2.1485,2.478748 -L 2.1485,2.478748,2.082,3.889776 -L 2.082,3.889776,2.0193,5.300738 -L 2.0193,5.300738,1.5324,4.612967 -L 1.5324,4.612967,1.0456,3.916679 -L 1.0456,3.916679,0.5588,3.203295 -L 3.0837,-0.000025,3.5148,-0.000025 -L 3.5148,-0.000025,3.9421,-0.000025 -L 3.9421,-0.000025,4.3726,-0.000025 -L 4.3726,-0.000025,4.2885,0.723144 -L 4.2885,0.723144,4.215,1.437863 -L 4.215,1.437863,4.1554,2.135573 -L 4.1554,2.135573,3.7912,1.971724 -L 3.7912,1.971724,3.4308,1.79091 -L 3.4308,1.79091,3.0837,1.60169 -L 4.7932,-0.000025,5.0734,0.189282 -L 5.0734,0.189282,5.3536,0.370031 -L 5.3536,0.370031,5.651,0.53388 -L 7.3287,-0.000025,6.1452,1.918114 -L 6.1452,1.918114,5.714,2.88698 -L 5.714,2.88698,5.651,3.737266 -L 5.651,3.737266,5.0314,3.519742 -L 5.0314,3.519742,4.6983,3.242851 -L 4.6983,3.242851,4.3726,2.669456 -L 6.4744,2.135573,6.7472,2.505629 -L 6.7472,2.505629,7.0348,2.858742 -L 7.0348,2.858742,7.3287,3.203295 -L 7.3287,3.203295,6.9928,3.579021 -L 6.9928,3.579021,6.6667,3.717499 -L 6.6667,3.717499,6.0471,3.737266 -L 3.5148,3.737266,3.5148,4.26977 -L 3.5148,4.26977,3.5148,4.79389 -L 3.5148,4.79389,3.5148,5.300738 -L 3.5148,5.300738,4.6423,5.300738 -L 4.6423,5.300738,5.7736,5.300738 -L 5.7736,5.300738,6.8982,5.300738 -L 6.8982,5.300738,6.8982,4.957542 -L 6.8982,4.957542,6.8982,4.614302 -L 6.8982,4.614302,6.8982,4.271106 -L 1.8372,5.834731,1.8228,6.605905 -L 1.8228,6.605905,1.7111,7.021164 -L 1.7111,7.021164,1.4099,7.43638 -L 1.4099,7.43638,1.1118,7.091826 -L 1.1118,7.091826,0.8281,6.738758 -L 0.8281,6.738758,0.5588,6.368636 -L 2.6637,6.368636,3.5148,6.368636 -L 3.5148,6.368636,4.3726,6.368636 -L 4.3726,6.368636,5.2237,6.368636 -L 5.2237,6.368636,4.9894,7.69913 -L 4.9894,7.69913,4.3761,8.012687 -L 4.3761,8.012687,3.5148,7.970351 -L 5.651,6.368636,6.3518,6.368636 -L 6.3518,6.368636,7.0523,6.368636 -L 7.0523,6.368636,7.7559,6.368636 -L 1.4099,7.970351,1.1118,8.340363 -L 1.1118,8.340363,0.8281,8.693498 -L 0.8281,8.693498,0.5588,9.038182 -L 1.8372,7.970351,2.11,8.340363 -L 2.11,8.340363,2.3835,8.693498 -L 2.3835,8.693498,2.6637,9.038182 -L 5.651,7.970351,5.5007,8.340363 -L 5.5007,8.340363,5.3536,8.693498 -L 5.3536,8.693498,5.2237,9.038182 -L 6.0471,7.970351,6.3238,7.970351 -L 6.3238,7.970351,6.6036,7.970351 -L 6.6036,7.970351,6.8982,7.970351 - -[縁] 69 -L 1.8357,-0.000025,1.8357,1.600267 -L 1.8357,1.600267,1.8357,3.192088 -L 1.8357,3.192088,1.8357,4.766899 -L 1.8357,4.766899,1.4119,4.766899 -L 1.4119,4.766899,0.9912,4.766899 -L 0.9912,4.766899,0.5849,4.766899 -L 4.7949,-0.000025,5.4152,0.019698 -L 5.4152,0.019698,5.7409,0.158111 -L 5.7409,0.158111,6.0768,0.53388 -L 6.0768,0.53388,5.9927,1.257071 -L 5.9927,1.257071,5.9265,1.971724 -L 5.9265,1.971724,5.8635,2.669456 -L 5.8635,2.669456,5.1591,2.135573 -L 5.1591,2.135573,4.4586,1.60169 -L 4.4586,1.60169,3.7585,1.067872 -L 3.7585,1.067872,3.3942,1.79091 -L 3.3942,1.79091,3.0366,2.505629 -L 3.0366,2.505629,2.6899,3.203295 -L 0.5849,1.334738,0.711,1.971724 -L 0.711,1.971724,0.841,2.591811 -L 0.841,2.591811,0.9811,3.203295 -L 7.7863,1.067872,7.0645,2.135573 -L 7.0645,2.135573,6.3535,3.203295 -L 6.3535,3.203295,5.653,4.271106 -L 5.653,4.271106,5.0821,3.737266 -L 5.0821,3.737266,4.522,3.203295 -L 4.522,3.203295,3.9718,2.669456 -L 6.9317,3.737266,7.2046,4.080441 -L 7.2046,4.080441,7.4918,4.423769 -L 7.4918,4.423769,7.7863,4.766899 -L 3.1207,4.538167,2.9669,4.803632 -L 2.9669,4.803632,2.8233,5.060755 -L 2.8233,5.060755,2.6899,5.300738 -L 2.6899,5.300738,2.5396,5.136934 -L 2.5396,5.136934,2.3922,4.956185 -L 2.3922,4.956185,2.263,4.766899 -L 4.1858,4.271106,4.522,4.717537 -L 4.522,4.717537,4.8688,5.14685 -L 4.8688,5.14685,5.2222,5.567713 -L 5.2222,5.567713,4.6516,5.670926 -L 4.6516,5.670926,4.0944,5.757043 -L 4.0944,5.757043,3.541,5.834731 -L 1.4119,5.300738,1.5411,5.567713 -L 1.5411,5.567713,1.6847,5.834731 -L 1.6847,5.834731,1.8357,6.101706 -L 1.8357,6.101706,1.5411,6.471717 -L 1.5411,6.471717,1.2574,6.82483 -L 1.2574,6.82483,0.9811,7.169471 -L 0.9811,7.169471,1.2574,7.806567 -L 1.2574,7.806567,1.5411,8.426523 -L 1.5411,8.426523,1.8357,9.038182 -L 5.653,5.834731,5.9265,5.834731 -L 5.9265,5.834731,6.2067,5.834731 -L 6.2067,5.834731,6.5041,5.834731 -L 6.5041,5.834731,6.5041,6.368636 -L 6.5041,6.368636,6.5041,6.902498 -L 6.5041,6.902498,6.5041,7.43638 -L 6.5041,7.43638,5.8039,7.43638 -L 5.8039,7.43638,5.0996,7.43638 -L 5.0996,7.43638,4.3991,7.43638 -L 6.9317,5.834731,7.2046,5.834731 -L 7.2046,5.834731,7.4918,5.834731 -L 7.4918,5.834731,7.7863,5.834731 -L 2.263,7.169471,2.3922,7.43638 -L 2.3922,7.43638,2.5396,7.703377 -L 2.5396,7.703377,2.6899,7.970351 -L 6.5041,8.237304,5.8039,8.340363 -L 5.8039,8.340363,5.0996,8.426523 -L 5.0996,8.426523,4.3991,8.504234 - -[鉛] 45 -L 0.5838,-0.000025,1.0142,-0.000025 -L 1.0142,-0.000025,1.4415,-0.000025 -L 1.4415,-0.000025,1.8688,-0.000025 -L 1.8688,-0.000025,1.9424,2.286682 -L 1.9424,2.286682,1.7326,4.056492 -L 1.7326,4.056492,0.5838,4.766899 -L 4.4014,-0.000025,4.4014,1.257071 -L 4.4014,1.257071,4.4014,2.505629 -L 4.4014,2.505629,4.4014,3.737266 -L 4.4014,3.737266,5.3751,3.737266 -L 5.3751,3.737266,6.359,3.737266 -L 6.359,3.737266,7.361,3.737266 -L 7.361,3.737266,7.361,2.505629 -L 7.361,2.505629,7.361,1.257071 -L 7.361,1.257071,7.361,-0.000025 -L 7.361,-0.000025,6.359,-0.000025 -L 6.359,-0.000025,5.3751,-0.000025 -L 5.3751,-0.000025,4.4014,-0.000025 -L 2.5066,0.53388,2.6989,0.723144 -L 2.6989,0.723144,2.9059,0.90398 -L 2.9059,0.90398,3.1157,1.067872 -L 1.0142,1.868599,0.8605,2.324902 -L 0.8605,2.324902,0.7204,2.772625 -L 0.7204,2.772625,0.5838,3.203295 -L 2.7203,2.40257,2.8429,2.858742 -L 2.8429,2.858742,2.9756,3.306508 -L 2.9756,3.306508,3.1157,3.737266 -L 2.2926,4.766899,1.9953,5.18218 -L 1.9953,5.18218,1.8828,5.597462 -L 1.8828,5.597462,1.8688,6.368636 -L 1.8688,6.368636,1.2524,6.388447 -L 1.2524,6.388447,0.9162,6.526771 -L 0.9162,6.526771,0.5838,6.902498 -L 0.5838,6.902498,1.0142,7.6256 -L 1.0142,7.6256,1.4415,8.340363 -L 1.4415,8.340363,1.8688,9.038182 -L 1.8688,9.038182,2.2755,8.504234 -L 2.2755,8.504234,2.6954,7.970351 -L 2.6954,7.970351,3.1157,7.43638 -L 3.9703,5.03394,4.5727,6.764019 -L 4.5727,6.764019,4.7937,7.663798 -L 4.7937,7.663798,4.8249,8.504234 -L 7.7848,4.766899,7.1369,6.230245 -L 7.1369,6.230245,6.6956,7.676517 -L 6.6956,7.676517,6.5344,9.038182 - -[汚] 39 -L 0.6173,0.26684,1.0236,1.437863 -L 1.0236,1.437863,1.4435,2.591811 -L 1.4435,2.591811,1.8638,3.737266 -L 5.6783,-0.000025,5.9547,-0.000025 -L 5.9547,-0.000025,6.2384,-0.000025 -L 6.2384,-0.000025,6.5361,-0.000025 -L 6.5361,-0.000025,7.149,1.45474 -L 7.149,1.45474,7.363,2.689289 -L 7.363,2.689289,7.3907,4.271106 -L 7.3907,4.271106,6.2633,4.271106 -L 6.2633,4.271106,5.132,4.271106 -L 5.132,4.271106,4.0042,4.271106 -L 4.0042,4.271106,4.0042,3.926464 -L 4.0042,3.926464,4.0042,3.573439 -L 4.0042,3.573439,4.0042,3.203295 -L 4.4311,4.766899,4.4311,5.300738 -L 4.4311,5.300738,4.4311,5.834731 -L 4.4311,5.834731,4.4311,6.368636 -L 4.4311,6.368636,3.8532,6.368636 -L 3.8532,6.368636,3.2788,6.368636 -L 3.2788,6.368636,2.7223,6.368636 -L 1.4719,5.834731,1.1773,6.204765 -L 1.1773,6.204765,0.8901,6.557877 -L 0.8901,6.557877,0.6173,6.902498 -L 4.8584,6.368636,4.8584,7.091826 -L 4.8584,7.091826,4.8584,7.806567 -L 4.8584,7.806567,4.8584,8.504234 -L 4.8584,8.504234,4.2809,8.504234 -L 4.2809,8.504234,3.7061,8.504234 -L 3.7061,8.504234,3.1531,8.504234 -L 5.2822,6.368636,6.1193,6.368636 -L 6.1193,6.368636,6.9634,6.368636 -L 6.9634,6.368636,7.818,6.368636 -L 1.8638,7.970351,1.5945,8.340363 -L 1.5945,8.340363,1.3174,8.693498 -L 1.3174,8.693498,1.0446,9.038182 -L 5.2822,8.504234,5.9831,8.504234 -L 5.9831,8.504234,6.6832,8.504234 -L 6.6832,8.504234,7.3907,8.504234 - -[凹] 24 -L 1.0431,-0.000025,1.0431,2.848847 -L 1.0431,2.848847,1.0431,5.680711 -L 1.0431,5.680711,1.0431,8.504234 -L 1.0431,8.504234,1.7467,8.504234 -L 1.7467,8.504234,2.4581,8.504234 -L 2.4581,8.504234,3.1792,8.504234 -L 3.1792,8.504234,3.1792,6.929379 -L 3.1792,6.929379,3.1792,5.337493 -L 3.1792,5.337493,3.1792,3.737266 -L 3.1792,3.737266,3.8801,3.737266 -L 3.8801,3.737266,4.5841,3.737266 -L 4.5841,3.737266,5.2842,3.737266 -L 5.2842,3.737266,5.2842,5.337493 -L 5.2842,5.337493,5.2842,6.929379 -L 5.2842,6.929379,5.2842,8.504234 -L 5.2842,8.504234,5.9851,8.504234 -L 5.9851,8.504234,6.6961,8.504234 -L 6.6961,8.504234,7.4211,8.504234 -L 7.4211,8.504234,7.4211,5.680711 -L 7.4211,5.680711,7.4211,2.848847 -L 7.4211,2.848847,7.4211,-0.000025 -L 7.4211,-0.000025,5.2842,-0.000025 -L 5.2842,-0.000025,3.1617,-0.000025 -L 3.1617,-0.000025,1.0431,-0.000025 - -[欧] 45 -L 3.605,-0.000025,3.4825,1.022538 -L 3.4825,1.022538,1.8121,1.163862 -L 1.8121,1.163862,0.649,1.067872 -L 0.649,1.067872,0.649,3.546602 -L 0.649,3.546602,0.649,6.025439 -L 0.649,6.025439,0.649,8.504234 -L 0.649,8.504234,1.7771,8.504234 -L 1.7771,8.504234,2.9049,8.504234 -L 2.9049,8.504234,4.0323,8.504234 -L 7.8469,-0.000025,7.146,1.437863 -L 7.146,1.437863,6.442,2.858742 -L 6.442,2.858742,5.7419,4.271106 -L 5.7419,4.271106,5.3146,3.203295 -L 5.3146,3.203295,4.8908,2.135573 -L 4.8908,2.135573,4.4596,1.067872 -L 1.5001,2.135573,2.1095,3.518319 -L 2.1095,3.518319,2.3757,4.477422 -L 2.3757,4.477422,2.5406,5.834731 -L 2.5406,5.834731,2.1834,6.204765 -L 2.1834,6.204765,1.8398,6.557877 -L 1.8398,6.557877,1.5001,6.902498 -L 3.605,2.135573,3.4548,2.858742 -L 3.4548,2.858742,3.3112,3.573439 -L 3.3112,3.573439,3.1812,4.271106 -L 5.7419,4.766899,5.7419,5.490046 -L 5.7419,5.490046,5.7419,6.204765 -L 5.7419,6.204765,5.7419,6.902498 -L 5.7419,6.902498,5.4438,6.902498 -L 5.4438,6.902498,5.1636,6.902498 -L 5.1636,6.902498,4.8908,6.902498 -L 4.8908,6.902498,4.5927,6.368636 -L 4.5927,6.368636,4.309,5.834731 -L 4.309,5.834731,4.0323,5.300738 -L 6.9958,5.300738,7.2686,5.757043 -L 7.2686,5.757043,7.5558,6.204765 -L 7.5558,6.204765,7.8469,6.635632 -L 7.8469,6.635632,7.276,6.738758 -L 7.276,6.738758,6.7187,6.82483 -L 6.7187,6.82483,6.1692,6.902498 -L 3.1812,6.368636,3.1812,6.738758 -L 3.1812,6.738758,3.1812,7.091826 -L 3.1812,7.091826,3.1812,7.43638 -L 4.8908,7.43638,5.1881,7.851662 -L 5.1881,7.851662,5.3006,8.266987 -L 5.3006,8.266987,5.3146,9.038182 - -[殴] 51 -L 4.276,-0.000025,4.7628,0.53388 -L 4.7628,0.53388,5.2535,1.067872 -L 5.2535,1.067872,5.7439,1.60169 -L 5.7439,1.60169,5.1656,2.768444 -L 5.1656,2.768444,4.9523,3.460485 -L 4.9523,3.460485,4.917,4.271106 -L 4.917,4.271106,5.6213,4.193461 -L 5.6213,4.193461,6.3214,4.107344 -L 6.3214,4.107344,7.0219,4.004131 -L 7.0219,4.004131,6.7242,3.392603 -L 6.7242,3.392603,6.444,2.772625 -L 6.444,2.772625,6.1712,2.135573 -L 7.4527,-0.000025,7.0219,0.370031 -L 7.0219,0.370031,6.5981,0.723144 -L 6.5981,0.723144,6.1712,1.067872 -L 0.6793,1.067872,0.6793,3.546602 -L 0.6793,3.546602,0.6793,6.025439 -L 0.6793,6.025439,0.6793,8.504234 -L 0.6793,8.504234,1.8068,8.504234 -L 1.8068,8.504234,2.9381,8.504234 -L 2.9381,8.504234,4.0627,8.504234 -L 1.1066,1.067872,2.0803,1.067872 -L 2.0803,1.067872,3.068,1.067872 -L 3.068,1.067872,4.0627,1.067872 -L 1.5021,2.135573,1.9332,3.115756 -L 1.9332,3.115756,2.3532,4.079018 -L 2.3532,4.079018,2.7843,5.03394 -L 2.7843,5.03394,2.3532,5.670926 -L 2.3532,5.670926,1.9332,6.290904 -L 1.9332,6.290904,1.5021,6.902498 -L 3.6389,2.135573,3.4845,2.858742 -L 3.4845,2.858742,3.3409,3.573439 -L 3.3409,3.573439,3.2081,4.271106 -L 4.0627,5.300738,4.7208,6.317719 -L 4.7208,6.317719,4.917,7.233041 -L 4.917,7.233041,4.917,8.504234 -L 4.917,8.504234,5.4703,8.504234 -L 5.4703,8.504234,6.0241,8.504234 -L 6.0241,8.504234,6.5981,8.504234 -L 6.5981,8.504234,6.5981,7.6256 -L 6.5981,7.6256,6.5981,6.738758 -L 6.5981,6.738758,6.5981,5.834731 -L 6.5981,5.834731,7.0219,5.834731 -L 7.0219,5.834731,7.4527,5.834731 -L 7.4527,5.834731,7.88,5.834731 -L 7.88,5.834731,7.88,6.204765 -L 7.88,6.204765,7.88,6.557877 -L 7.88,6.557877,7.88,6.902498 -L 3.2081,5.834731,3.2081,6.368636 -L 3.2081,6.368636,3.2081,6.902498 -L 3.2081,6.902498,3.2081,7.43638 - -[翁] 39 -L 2.814,-0.000025,3.091,-0.000025 -L 3.091,-0.000025,3.3712,-0.000025 -L 3.3712,-0.000025,3.6686,-0.000025 -L 3.6686,-0.000025,3.6686,1.437863 -L 3.6686,1.437863,3.6686,2.858742 -L 3.6686,2.858742,3.6686,4.271106 -L 3.6686,4.271106,2.6602,4.271106 -L 2.6602,4.271106,1.6617,4.271106 -L 1.6617,4.271106,0.6813,4.271106 -L 6.6285,-0.000025,6.9013,-0.000025 -L 6.9013,-0.000025,7.1819,-0.000025 -L 7.1819,-0.000025,7.4796,-0.000025 -L 7.4796,-0.000025,7.4796,1.437863 -L 7.4796,1.437863,7.4796,2.858742 -L 7.4796,2.858742,7.4796,4.271106 -L 7.4796,4.271106,6.4744,4.271106 -L 6.4744,4.271106,5.4762,4.271106 -L 5.4762,4.271106,4.4917,4.271106 -L 0.6813,1.067872,1.3815,1.437863 -L 1.3815,1.437863,2.0925,1.79091 -L 2.0925,1.79091,2.814,2.135573 -L 4.4917,1.067872,5.1925,1.437863 -L 5.1925,1.437863,5.9035,1.79091 -L 5.9035,1.79091,6.6285,2.135573 -L 6.2009,5.567713,5.9035,6.023994 -L 5.9035,6.023994,5.6233,6.471717 -L 5.6233,6.471717,5.3463,6.902498 -L 5.3463,6.902498,4.0328,6.083317 -L 4.0328,6.083317,2.9089,5.840378 -L 2.9089,5.840378,1.5324,5.834731 -L 2.814,6.368636,3.091,6.902498 -L 3.091,6.902498,3.3712,7.43638 -L 3.3712,7.43638,3.6686,7.970351 -L 0.8911,6.902498,1.3815,7.6256 -L 1.3815,7.6256,1.8757,8.340363 -L 1.8757,8.340363,2.3902,9.038182 -L 7.4796,6.902498,6.9013,7.6256 -L 6.9013,7.6256,6.3308,8.340363 -L 6.3308,8.340363,5.7736,9.038182 - -[沖] 27 -L 0.7075,0.26684,1.1383,1.437863 -L 1.1383,1.437863,1.5656,2.591811 -L 1.5656,2.591811,1.9894,3.737266 -L 5.3801,-0.000025,5.2887,2.338868 -L 5.2887,2.338868,4.7322,3.127095 -L 4.7322,3.127095,3.2398,3.203295 -L 3.2398,3.203295,3.2398,4.450518 -L 3.2398,4.450518,3.2398,5.680711 -L 3.2398,5.680711,3.2398,6.902498 -L 3.2398,6.902498,4.6373,6.964687 -L 4.6373,6.964687,5.2432,7.501438 -L 5.2432,7.501438,5.3801,9.038182 -L 5.8039,3.203295,5.0821,5.162414 -L 5.0821,5.162414,5.9297,6.443457 -L 5.9297,6.443457,7.4851,6.902498 -L 7.4851,6.902498,7.4851,5.680711 -L 7.4851,5.680711,7.4851,4.450518 -L 7.4851,4.450518,7.4851,3.203295 -L 7.4851,3.203295,6.9103,3.203295 -L 6.9103,3.203295,6.3538,3.203295 -L 6.3538,3.203295,5.8039,3.203295 -L 1.5656,5.834731,1.2682,6.204765 -L 1.2682,6.204765,0.9846,6.557877 -L 0.9846,6.557877,0.7075,6.902498 -L 1.9894,7.970351,1.6955,8.340363 -L 1.6955,8.340363,1.4118,8.693498 -L 1.4118,8.693498,1.1383,9.038182 - -[憶] 57 -L 1.5641,-0.000025,1.5641,3.012674 -L 1.5641,3.012674,1.5641,6.025439 -L 1.5641,6.025439,1.5641,9.038182 -L 2.8428,0.26684,2.9791,0.723144 -L 2.9791,0.723144,3.1227,1.170866 -L 3.1227,1.170866,3.2701,1.60169 -L 4.5552,-0.000025,4.254,0.415212 -L 4.254,0.415212,4.1458,0.830406 -L 4.1458,0.830406,4.1279,1.60169 -L 4.9513,-0.000025,5.5044,-0.000025 -L 5.5044,-0.000025,6.0788,-0.000025 -L 6.0788,-0.000025,6.6602,-0.000025 -L 6.6602,-0.000025,6.6602,0.370031 -L 6.6602,0.370031,6.6602,0.723144 -L 6.6602,0.723144,6.6602,1.067872 -L 7.9421,0.800767,7.7883,1.067872 -L 7.7883,1.067872,7.6447,1.334738 -L 7.6447,1.334738,7.5113,1.60169 -L 3.6974,3.203295,3.6974,3.916679 -L 3.6974,3.916679,3.6974,4.612967 -L 3.6974,4.612967,3.6974,5.300738 -L 3.6974,5.300738,4.8287,5.300738 -L 4.8287,5.300738,5.96,5.300738 -L 5.96,5.300738,7.084,5.300738 -L 7.084,5.300738,7.084,4.612967 -L 7.084,4.612967,7.084,3.916679 -L 7.084,3.916679,7.084,3.203295 -L 7.084,3.203295,5.96,3.203295 -L 5.96,3.203295,4.8287,3.203295 -L 4.8287,3.203295,3.6974,3.203295 -L 4.1279,4.271106,4.958,4.271106 -L 4.958,4.271106,5.8024,4.271106 -L 5.8024,4.271106,6.6602,4.271106 -L 0.7379,5.300738,0.7379,6.023994 -L 0.7379,6.023994,0.7379,6.738758 -L 0.7379,6.738758,0.7379,7.43638 -L 2.8428,6.368636,2.5483,6.902498 -L 2.5483,6.902498,2.2649,7.43638 -L 2.2649,7.43638,1.9879,7.970351 -L 3.2701,6.368636,3.6974,6.471717 -L 3.6974,6.471717,4.1279,6.557877 -L 4.1279,6.557877,4.5552,6.635632 -L 4.5552,6.635632,4.2228,7.396824 -L 4.2228,7.396824,3.8897,7.742888 -L 3.8897,7.742888,3.2701,7.970351 -L 4.9513,6.368636,5.3786,6.471717 -L 5.3786,6.471717,5.8024,6.557877 -L 5.8024,6.557877,6.2329,6.635632 -L 6.2329,6.635632,6.3625,7.005644 -L 6.3625,7.005644,6.5064,7.358823 -L 6.5064,7.358823,6.6602,7.703377 -L 6.6602,7.703377,5.96,7.806567 -L 5.96,7.806567,5.256,7.892574 -L 5.256,7.892574,4.5552,7.970351 -L 6.6602,6.368636,7.084,6.368636 -L 7.084,6.368636,7.5113,6.368636 -L 7.5113,6.368636,7.9421,6.368636 - -[乙] 12 -L 2.0218,-0.000025,1.7272,0.456147 -L 1.7272,0.456147,1.44,0.90398 -L 1.44,0.90398,1.1707,1.334738 -L 1.1707,1.334738,1.6221,2.28237 -L 1.6221,2.28237,2.8375,3.933601 -L 2.8375,3.933601,5.8356,7.703377 -L 5.8356,7.703377,4.2809,7.806567 -L 4.2809,7.806567,2.7223,7.892574 -L 2.7223,7.892574,1.1707,7.970351 -L 2.4487,-0.000025,4.8868,-0.200628 -L 4.8868,-0.200628,6.7602,0.073461 -L 6.7602,0.073461,7.5133,2.135573 - -[卸] 39 -L 5.4387,-0.000025,5.4387,2.848847 -L 5.4387,2.848847,5.4387,5.680711 -L 5.4387,5.680711,5.4387,8.504234 -L 5.4387,8.504234,6.1388,8.504234 -L 6.1388,8.504234,6.8396,8.504234 -L 6.8396,8.504234,7.5436,8.504234 -L 7.5436,8.504234,7.5436,6.214659 -L 7.5436,6.214659,7.5436,3.916679 -L 7.5436,3.916679,7.5436,1.60169 -L 7.5436,1.60169,7.1163,1.60169 -L 7.1163,1.60169,6.6925,1.60169 -L 6.6925,1.60169,6.2652,1.60169 -L 1.1968,0.53388,1.1968,1.79091 -L 1.1968,1.79091,1.1968,3.03949 -L 1.1968,3.03949,1.1968,4.271106 -L 1.628,0.53388,1.8171,0.723144 -L 1.8171,0.723144,2.0203,0.90398 -L 2.0203,0.90398,2.2336,1.067872 -L 2.2336,1.067872,2.4122,3.896934 -L 2.4122,3.896934,2.1604,5.395502 -L 2.1604,5.395502,0.7695,5.834731 -L 2.8745,1.067872,3.2076,1.44351 -L 3.2076,1.44351,3.5403,1.581814 -L 3.5403,1.581814,4.1603,1.60169 -L 2.8745,3.737266,3.1516,3.737266 -L 3.1516,3.737266,3.4353,3.737266 -L 3.4353,3.737266,3.7291,3.737266 -L 2.8745,5.834731,2.5768,6.269779 -L 2.5768,6.269779,2.4682,6.823451 -L 2.4682,6.823451,2.4507,7.970351 -L 2.4507,7.970351,1.5544,7.752915 -L 1.5544,7.752915,1.1198,7.475914 -L 1.1198,7.475914,0.7695,6.902498 -L 3.3018,5.834731,3.5789,5.834731 -L 3.5789,5.834731,3.8591,5.834731 -L 3.8591,5.834731,4.1603,5.834731 -L 2.8745,7.970351,3.1516,7.970351 -L 3.1516,7.970351,3.4353,7.970351 -L 3.4353,7.970351,3.7291,7.970351 - -[穏] 54 -L 2.0499,-0.000025,1.9694,1.437863 -L 1.9694,1.437863,1.9028,2.858742 -L 1.9028,2.858742,1.8366,4.271106 -L 1.8366,4.271106,1.4724,3.573439 -L 1.4724,3.573439,1.1183,2.858742 -L 1.1183,2.858742,0.768,2.135573 -L 3.3357,0.26684,3.4649,0.723144 -L 3.4649,0.723144,3.6085,1.170866 -L 3.6085,1.170866,3.7595,1.60169 -L 5.0134,-0.000025,4.7122,0.435001 -L 4.7122,0.435001,4.5997,0.988651 -L 4.5997,0.988651,4.5822,2.135573 -L 5.4407,-0.000025,5.8645,-0.000025 -L 5.8645,-0.000025,6.2918,-0.000025 -L 6.2918,-0.000025,6.7222,-0.000025 -L 6.7222,-0.000025,6.7222,0.370031 -L 6.7222,0.370031,6.7222,0.723144 -L 6.7222,0.723144,6.7222,1.067872 -L 8.0006,0.800767,7.8504,1.067872 -L 7.8504,1.067872,7.7032,1.334738 -L 7.7032,1.334738,7.5733,1.60169 -L 4.1868,3.737266,5.3181,3.737266 -L 5.3181,3.737266,6.4459,3.737266 -L 6.4459,3.737266,7.5733,3.737266 -L 7.5733,3.737266,7.5733,4.26977 -L 7.5733,4.26977,7.5733,4.79389 -L 7.5733,4.79389,7.5733,5.300738 -L 7.5733,5.300738,6.4459,5.300738 -L 6.4459,5.300738,5.3181,5.300738 -L 5.3181,5.300738,4.1868,5.300738 -L 2.9084,4.271106,2.4317,4.679425 -L 2.4317,4.679425,2.0993,5.223181 -L 2.0993,5.223181,1.6261,6.368636 -L 1.6261,6.368636,1.3288,6.368636 -L 1.3288,6.368636,1.0486,6.368636 -L 1.0486,6.368636,0.768,6.368636 -L 7.5733,6.101706,6.5685,6.290904 -L 6.5685,6.290904,5.5734,6.471717 -L 5.5734,6.471717,4.5822,6.635632 -L 4.5822,6.635632,4.4386,7.005644 -L 4.4386,7.005644,4.3125,7.358823 -L 4.3125,7.358823,4.1868,7.703377 -L 4.1868,7.703377,5.5104,8.029673 -L 5.5104,8.029673,6.3723,8.355905 -L 6.3723,8.355905,7.1495,8.504234 -L 7.1495,8.504234,7.132,7.733038 -L 7.132,7.733038,7.0203,7.317822 -L 7.0203,7.317822,6.7222,6.902498 -L 2.4772,6.368636,2.1799,6.783961 -L 2.1799,6.783961,2.0675,7.199199 -L 2.0675,7.199199,2.0499,7.970351 -L 2.0499,7.970351,1.6261,7.970351 -L 1.6261,7.970351,1.1988,7.970351 -L 1.1988,7.970351,0.768,7.970351 - -[佳] 39 -L 1.6565,-0.000025,1.576,1.944864 -L 1.576,1.944864,1.5056,3.889776 -L 1.5056,3.889776,1.4425,5.834731 -L 1.4425,5.834731,1.2257,5.670926 -L 1.2257,5.670926,1.0152,5.490046 -L 1.0152,5.490046,0.8019,5.300738 -L 2.9069,-0.000025,3.7615,-0.000025 -L 3.7615,-0.000025,4.6157,-0.000025 -L 4.6157,-0.000025,5.4703,-0.000025 -L 5.4703,-0.000025,5.3166,2.098907 -L 5.3166,2.098907,4.6861,2.680773 -L 4.6861,2.680773,3.3342,2.669456 -L 5.8976,-0.000025,6.5981,-0.000025 -L 6.5981,-0.000025,7.3025,-0.000025 -L 7.3025,-0.000025,8.0026,-0.000025 -L 5.8976,2.669456,5.5968,3.084672 -L 5.5968,3.084672,5.4843,3.499931 -L 5.4843,3.499931,5.4703,4.271106 -L 6.3214,2.669456,6.7316,2.669456 -L 6.7316,2.669456,7.1515,2.669456 -L 7.1515,2.669456,7.5718,2.669456 -L 2.9069,5.300738,3.7615,5.300738 -L 3.7615,5.300738,4.6157,5.300738 -L 4.6157,5.300738,5.4703,5.300738 -L 5.4703,5.300738,5.2605,7.057852 -L 5.2605,7.057852,4.5772,7.484451 -L 4.5772,7.484451,3.3342,7.43638 -L 5.8976,5.300738,6.5981,5.300738 -L 6.5981,5.300738,7.3025,5.300738 -L 7.3025,5.300738,8.0026,5.300738 -L 1.6565,6.635632,1.9294,7.43638 -L 1.9294,7.43638,2.2169,8.237304 -L 2.2169,8.237304,2.5076,9.038182 -L 5.8976,7.43638,5.5968,7.851662 -L 5.5968,7.851662,5.4843,8.266987 -L 5.4843,8.266987,5.4703,9.038182 -L 6.3214,7.43638,6.7316,7.43638 -L 6.7316,7.43638,7.1515,7.43638 -L 7.1515,7.43638,7.5718,7.43638 - -[寡] 57 -L 1.2589,-0.000025,1.9597,0.370031 -L 1.9597,0.370031,2.6637,0.723144 -L 2.6637,0.723144,3.3639,1.067872 -L 3.3639,1.067872,3.3639,1.437863 -L 3.3639,1.437863,3.3639,1.79091 -L 3.3639,1.79091,3.3639,2.135573 -L 3.3639,2.135573,2.131,2.115784 -L 2.131,2.115784,1.476,1.977394 -L 1.476,1.977394,0.8316,1.60169 -L 4.6461,-0.000025,5.8961,0.553691 -L 5.8961,0.553691,5.5109,1.581814 -L 5.5109,1.581814,3.7912,2.135573 -L 7.1784,1.60169,5.5879,2.768444 -L 5.5879,2.768444,4.2608,2.901187 -L 4.2608,2.901187,2.5093,2.669456 -L 0.8316,3.203295,1.2379,3.203295 -L 1.2379,3.203295,1.6582,3.203295 -L 1.6582,3.203295,2.0823,3.203295 -L 2.0823,3.203295,2.0823,4.26977 -L 2.0823,4.26977,2.0823,5.327664 -L 2.0823,5.327664,2.0823,6.368636 -L 2.0823,6.368636,2.7898,6.368636 -L 2.7898,6.368636,3.4973,6.368636 -L 3.4973,6.368636,4.2188,6.368636 -L 4.2188,6.368636,4.2188,6.738758 -L 4.2188,6.738758,4.2188,7.091826 -L 4.2188,7.091826,4.2188,7.43638 -L 4.2188,7.43638,3.3639,7.43638 -L 3.3639,7.43638,2.5093,7.43638 -L 2.5093,7.43638,1.655,7.43638 -L 6.3234,3.203295,6.3234,3.573439 -L 6.3234,3.573439,6.3234,3.926464 -L 6.3234,3.926464,6.3234,4.271106 -L 6.3234,4.271106,5.045,4.271106 -L 5.045,4.271106,3.7701,4.271106 -L 3.7701,4.271106,2.5093,4.271106 -L 6.7511,3.203295,7.0239,3.203295 -L 7.0239,3.203295,7.3111,3.203295 -L 7.3111,3.203295,7.6057,3.203295 -L 6.3234,5.03394,5.045,5.136934 -L 5.045,5.136934,3.7701,5.223181 -L 3.7701,5.223181,2.5093,5.300738 -L 6.3234,6.101706,5.7525,6.204765 -L 5.7525,6.204765,5.1995,6.290904 -L 5.1995,6.290904,4.6461,6.368636 -L 0.8316,7.43638,0.8316,7.806567 -L 0.8316,7.806567,0.8316,8.15957 -L 0.8316,8.15957,0.8316,8.504234 -L 0.8316,8.504234,3.0875,8.504234 -L 3.0875,8.504234,5.3497,8.504234 -L 5.3497,8.504234,7.6057,8.504234 -L 7.6057,8.504234,7.6057,8.15957 -L 7.6057,8.15957,7.6057,7.806567 -L 7.6057,7.806567,7.6057,7.43638 -L 4.6461,7.43638,5.3497,7.43638 -L 5.3497,7.43638,6.0506,7.43638 -L 6.0506,7.43638,6.7511,7.43638 - -[暇] 54 -L 3.3977,-0.000025,3.3977,2.848847 -L 3.3977,2.848847,3.3977,5.680711 -L 3.3977,5.680711,3.3977,8.504234 -L 3.3977,8.504234,3.9473,8.504234 -L 3.9473,8.504234,4.5007,8.504234 -L 4.5007,8.504234,5.0719,8.504234 -L 5.0719,8.504234,5.0719,7.806567 -L 5.0719,7.806567,5.0719,7.091826 -L 5.0719,7.091826,5.0719,6.368636 -L 5.0719,6.368636,4.6446,6.368636 -L 4.6446,6.368636,4.2208,6.368636 -L 4.2208,6.368636,3.7932,6.368636 -L 5.2852,-0.000025,5.772,0.53388 -L 5.772,0.53388,6.2732,1.067872 -L 6.2732,1.067872,6.7807,1.60169 -L 6.7807,1.60169,6.1783,2.768444 -L 6.1783,2.768444,5.9615,3.460485 -L 5.9615,3.460485,5.9297,4.271106 -L 5.9297,4.271106,6.483,4.271106 -L 6.483,4.271106,7.0578,4.271106 -L 7.0578,4.271106,7.6353,4.271106 -L 7.6353,4.271106,7.4816,3.573439 -L 7.4816,3.573439,7.338,2.858742 -L 7.338,2.858742,7.208,2.135573 -L 8.0346,-0.000025,7.7579,0.370031 -L 7.7579,0.370031,7.4816,0.723144 -L 7.4816,0.723144,7.208,1.067872 -L 0.8301,2.135573,0.8301,4.080441 -L 0.8301,4.080441,0.8301,6.025439 -L 0.8301,6.025439,0.8301,7.970351 -L 0.8301,7.970351,1.2574,7.970351 -L 1.2574,7.970351,1.6885,7.970351 -L 1.6885,7.970351,2.1158,7.970351 -L 2.1158,7.970351,2.1158,6.025439 -L 2.1158,6.025439,2.1158,4.080441 -L 2.1158,4.080441,2.1158,2.135573 -L 2.1158,2.135573,1.6885,2.135573 -L 1.6885,2.135573,1.2574,2.135573 -L 1.2574,2.135573,0.8301,2.135573 -L 3.7932,2.135573,4.0667,2.135573 -L 4.0667,2.135573,4.3536,2.135573 -L 4.3536,2.135573,4.6446,2.135573 -L 3.7932,4.271106,4.0667,4.271106 -L 4.0667,4.271106,4.3536,4.271106 -L 4.3536,4.271106,4.6446,4.271106 -L 5.9297,6.368636,6.483,6.368636 -L 6.483,6.368636,7.0578,6.368636 -L 7.0578,6.368636,7.6353,6.368636 -L 7.6353,6.368636,7.6353,7.091826 -L 7.6353,7.091826,7.6353,7.806567 -L 7.6353,7.806567,7.6353,8.504234 -L 7.6353,8.504234,7.0578,8.504234 -L 7.0578,8.504234,6.483,8.504234 -L 6.483,8.504234,5.9297,8.504234 - -[架] 39 -L 4.2505,-0.000025,4.1668,0.90398 -L 4.1668,0.90398,4.0964,1.79091 -L 4.0964,1.79091,4.0372,2.669456 -L 4.0372,2.669456,2.3732,1.166642 -L 2.3732,1.166642,1.5504,0.612904 -L 1.5504,0.612904,0.864,0.53388 -L 6.7827,0.53388,4.8112,2.488686 -L 4.8112,2.488686,3.2418,3.05361 -L 3.2418,3.05361,0.864,3.203295 -L 5.1016,3.203295,5.9387,3.203295 -L 5.9387,3.203295,6.7827,3.203295 -L 6.7827,3.203295,7.6338,3.203295 -L 0.864,4.766899,1.2878,5.567713 -L 1.2878,5.567713,1.7151,6.368636 -L 1.7151,6.368636,2.1455,7.169471 -L 2.1455,7.169471,1.8131,7.733038 -L 1.8131,7.733038,1.4765,7.940689 -L 1.4765,7.940689,0.864,7.970351 -L 2.5416,4.766899,3.6764,5.258512 -L 3.6764,5.258512,3.8862,6.461911 -L 3.8862,6.461911,3.82,7.970351 -L 3.82,7.970351,3.3962,7.970351 -L 3.3962,7.970351,2.9689,7.970351 -L 2.9689,7.970351,2.5416,7.970351 -L 2.5416,7.970351,2.398,8.340363 -L 2.398,8.340363,2.2681,8.693498 -L 2.2681,8.693498,2.1455,9.038182 -L 5.1016,5.300738,5.1016,6.204765 -L 5.1016,6.204765,5.1016,7.091826 -L 5.1016,7.091826,5.1016,7.970351 -L 5.1016,7.970351,5.8059,7.970351 -L 5.8059,7.970351,6.5064,7.970351 -L 6.5064,7.970351,7.21,7.970351 -L 7.21,7.970351,7.21,7.091826 -L 7.21,7.091826,7.21,6.204765 -L 7.21,6.204765,7.21,5.300738 -L 7.21,5.300738,6.5064,5.300738 -L 6.5064,5.300738,5.8059,5.300738 -L 5.8059,5.300738,5.1016,5.300738 - -[禍] 63 -L 1.6852,-0.000025,1.6715,2.649646 -L 1.6715,2.649646,1.5591,3.757055 -L 1.5591,3.757055,1.2579,4.271128 -L 1.2579,4.271128,1.1178,4.107344 -L 1.1178,4.107344,0.985,3.926464 -L 0.985,3.926464,0.8625,3.737266 -L 3.3947,-0.000025,3.3947,1.600311 -L 3.3947,1.600311,3.3947,3.192088 -L 3.3947,3.192088,3.3947,4.766899 -L 3.3947,4.766899,3.6711,4.766899 -L 3.6711,4.766899,3.9513,4.766899 -L 3.9513,4.766899,4.2493,4.766899 -L 4.2493,4.766899,4.2493,6.023994 -L 4.2493,6.023994,4.2493,7.272596 -L 4.2493,7.272596,4.2493,8.504234 -L 4.2493,8.504234,5.0861,8.504234 -L 5.0861,8.504234,5.927,8.504234 -L 5.927,8.504234,6.7812,8.504234 -L 6.7812,8.504234,6.7812,7.272596 -L 6.7812,7.272596,6.7812,6.023994 -L 6.7812,6.023994,6.7812,4.766899 -L 6.7812,4.766899,7.0583,4.766899 -L 7.0583,4.766899,7.3385,4.766899 -L 7.3385,4.766899,7.6358,4.766899 -L 7.6358,4.766899,7.6358,3.192088 -L 7.6358,3.192088,7.6358,1.600311 -L 7.6358,1.600311,7.6358,-0.000025 -L 7.6358,-0.000025,7.3385,-0.000025 -L 7.3385,-0.000025,7.0583,-0.000025 -L 7.0583,-0.000025,6.7812,-0.000025 -L 4.6763,1.067872,4.6763,1.79091 -L 4.6763,1.79091,4.6763,2.505629 -L 4.6763,2.505629,4.6763,3.203295 -L 4.6763,3.203295,5.2262,3.203295 -L 5.2262,3.203295,5.7869,3.203295 -L 5.7869,3.203295,6.3575,3.203295 -L 6.3575,3.203295,6.3575,2.505629 -L 6.3575,2.505629,6.3575,1.79091 -L 6.3575,1.79091,6.3575,1.067872 -L 6.3575,1.067872,5.7869,1.067872 -L 5.7869,1.067872,5.2262,1.067872 -L 5.2262,1.067872,4.6763,1.067872 -L 2.5436,3.737266,2.2456,4.080463 -L 2.2456,4.080463,1.9619,4.423769 -L 1.9619,4.423769,1.6852,4.766899 -L 1.6852,4.766899,2.1163,5.567713 -L 2.1163,5.567713,2.5436,6.368636 -L 2.5436,6.368636,2.9674,7.169471 -L 2.9674,7.169471,2.2666,7.272596 -L 2.2666,7.272596,1.5626,7.358823 -L 1.5626,7.358823,0.8625,7.43638 -L 4.6763,4.766899,4.9533,4.766899 -L 4.9533,4.766899,5.2262,4.766899 -L 5.2262,4.766899,5.4997,4.766899 -L 5.4997,4.766899,5.4997,5.490046 -L 5.4997,5.490046,5.4997,6.204765 -L 5.4997,6.204765,5.4997,6.902498 -L 5.4997,6.902498,5.776,6.902498 -L 5.776,6.902498,6.0597,6.902498 -L 6.0597,6.902498,6.3575,6.902498 -L 1.6852,7.970351,1.6852,8.340363 -L 1.6852,8.340363,1.6852,8.693498 -L 1.6852,8.693498,1.6852,9.038182 - -[稼] 60 -L 2.1428,-0.000025,2.0623,1.437863 -L 2.0623,1.437863,1.9957,2.858742 -L 1.9957,2.858742,1.9288,4.271128 -L 1.9288,4.271128,1.5646,3.573439 -L 1.5646,3.573439,1.2077,2.858742 -L 1.2077,2.858742,0.8645,2.135573 -L 4.6748,-0.000025,5.3126,0.039487 -L 5.3126,0.039487,5.7535,0.316356 -L 5.7535,0.316356,6.384,1.067872 -L 6.384,1.067872,6.2999,1.79091 -L 6.2999,1.79091,6.2334,2.505629 -L 6.2334,2.505629,6.1738,3.203295 -L 6.1738,3.203295,5.2355,2.505629 -L 5.2355,2.505629,4.3105,1.79091 -L 4.3105,1.79091,3.3967,1.067872 -L 8.0616,1.067872,7.6378,1.60169 -L 7.6378,1.60169,7.2179,2.135573 -L 7.2179,2.135573,6.8151,2.669456 -L 4.0338,3.203295,4.5245,3.659621 -L 4.5245,3.659621,5.0215,4.107344 -L 5.0215,4.107344,5.5294,4.538189 -L 5.5294,4.538189,5.3196,4.803632 -L 5.3196,4.803632,5.1056,5.060755 -L 5.1056,5.060755,4.8923,5.300738 -L 4.8923,5.300738,4.5245,5.136934 -L 4.5245,5.136934,4.1673,4.956207 -L 4.1673,4.956207,3.8205,4.766899 -L 6.8151,3.737266,7.2179,4.269792 -L 7.2179,4.269792,7.6378,4.79389 -L 7.6378,4.79389,8.0616,5.300738 -L 3.0006,4.271128,2.5246,4.679425 -L 2.5246,4.679425,2.1915,5.223181 -L 2.1915,5.223181,1.7156,6.368636 -L 1.7156,6.368636,1.4245,6.368636 -L 1.4245,6.368636,1.1373,6.368636 -L 1.1373,6.368636,0.8645,6.368636 -L 5.5294,6.101706,5.1056,6.204765 -L 5.1056,6.204765,4.6748,6.290904 -L 4.6748,6.290904,4.2478,6.368636 -L 2.5733,6.368636,2.2721,6.783961 -L 2.2721,6.783961,2.1604,7.199199 -L 2.1604,7.199199,2.1428,7.970351 -L 2.1428,7.970351,1.7156,7.970351 -L 1.7156,7.970351,1.2918,7.970351 -L 1.2918,7.970351,0.8645,7.970351 -L 3.0006,6.368636,3.2776,6.783961 -L 3.2776,6.783961,3.3824,7.199199 -L 3.3824,7.199199,3.3967,7.970351 -L 3.3967,7.970351,3.1197,8.15957 -L 3.1197,8.15957,2.8468,8.340363 -L 2.8468,8.340363,2.5733,8.504234 -L 5.9567,6.368636,6.384,6.368636 -L 6.384,6.368636,6.8151,6.368636 -L 6.8151,6.368636,7.2389,6.368636 -L 8.0616,6.902498,8.0616,7.272596 -L 8.0616,7.272596,8.0616,7.6256 -L 8.0616,7.6256,8.0616,7.970351 -L 8.0616,7.970351,6.6365,7.970351 -L 6.6365,7.970351,5.2282,7.970351 -L 5.2282,7.970351,3.8205,7.970351 - -[箇] 54 -L 1.2903,-0.000025,1.1358,3.419484 -L 1.1358,3.419484,1.0763,6.279695 -L 1.0763,6.279695,1.7176,9.038182 -L 1.7176,-0.000025,3.549,-0.000025 -L 3.549,-0.000025,5.3776,-0.000025 -L 5.3776,-0.000025,7.2055,-0.000025 -L 7.2055,-0.000025,7.2055,2.134106 -L 7.2055,2.134106,7.2055,4.259897 -L 7.2055,4.259897,7.2055,6.368636 -L 7.2055,6.368636,6.3548,6.368636 -L 6.3548,6.368636,5.5104,6.368636 -L 5.5104,6.368636,4.6736,6.368636 -L 4.6736,6.368636,4.3931,5.775364 -L 4.3931,5.775364,4.3931,5.360236 -L 4.3931,5.360236,4.6736,4.766899 -L 4.6736,4.766899,5.2267,4.766899 -L 5.2267,4.766899,5.7839,4.766899 -L 5.7839,4.766899,6.3548,4.766899 -L 2.9644,1.60169,2.9644,2.135573 -L 2.9644,2.135573,2.9644,2.669456 -L 2.9644,2.669456,2.9644,3.203295 -L 2.9644,3.203295,3.3952,3.203295 -L 3.3952,3.203295,3.8225,3.203295 -L 3.8225,3.203295,4.2495,3.203295 -L 4.2495,3.203295,3.9062,4.608764 -L 3.9062,4.608764,3.087,4.861641 -L 3.087,4.861641,2.113,4.766899 -L 3.3952,1.60169,4.0954,1.60169 -L 4.0954,1.60169,4.8102,1.60169 -L 4.8102,1.60169,5.5314,1.60169 -L 5.5314,1.60169,5.5314,2.135573 -L 5.5314,2.135573,5.5314,2.669456 -L 5.5314,2.669456,5.5314,3.203295 -L 5.5314,3.203295,5.234,3.203295 -L 5.234,3.203295,4.9503,3.203295 -L 4.9503,3.203295,4.6736,3.203295 -L 1.7176,6.368636,2.1203,6.471717 -L 2.1203,6.471717,2.5406,6.557877 -L 2.5406,6.557877,2.9644,6.635632 -L 2.9644,6.635632,2.6734,7.091826 -L 2.6734,7.091826,2.3865,7.539549 -L 2.3865,7.539549,2.113,7.970351 -L 3.6085,6.368636,4.5192,7.535368 -L 4.5192,7.535368,4.9044,8.227452 -L 4.9044,8.227452,5.1041,9.038182 -L 6.3548,6.902498,6.0816,7.272596 -L 6.0816,7.272596,5.8049,7.6256 -L 5.8049,7.6256,5.5314,7.970351 -L 2.9644,7.970351,3.2408,7.970351 -L 3.2408,7.970351,3.5245,7.970351 -L 3.5245,7.970351,3.8225,7.970351 -L 6.3548,7.970351,6.7852,7.970351 -L 6.7852,7.970351,7.2055,7.970351 -L 7.2055,7.970351,7.6363,7.970351 - -[華] 63 -L 4.2798,-0.000025,3.6841,1.584725 -L 3.6841,1.584725,2.3321,1.771055 -L 2.3321,1.771055,0.865,1.60169 -L 4.6788,1.60169,4.4024,2.135573 -L 4.4024,2.135573,4.1289,2.669456 -L 4.1289,2.669456,3.8522,3.203295 -L 3.8522,3.203295,2.9976,3.203295 -L 2.9976,3.203295,2.1433,3.203295 -L 2.1433,3.203295,1.2887,3.203295 -L 5.1026,1.60169,5.9537,1.60169 -L 5.9537,1.60169,6.8121,1.60169 -L 6.8121,1.60169,7.6632,1.60169 -L 4.6788,3.203295,4.4024,3.735931 -L 4.4024,3.735931,4.1289,4.259897 -L 4.1289,4.259897,3.8522,4.766899 -L 3.8522,4.766899,3.2361,4.728766 -L 3.2361,4.728766,2.9034,4.461792 -L 2.9034,4.461792,2.5703,3.737266 -L 5.1026,3.203295,5.3796,3.203295 -L 5.3796,3.203295,5.6633,3.203295 -L 5.6633,3.203295,5.9537,3.203295 -L 5.9537,3.203295,5.5232,4.68503 -L 5.5232,4.68503,4.7173,5.014172 -L 4.7173,5.014172,4.2798,6.368636 -L 4.2798,6.368636,3.7019,6.368636 -L 3.7019,6.368636,3.131,6.368636 -L 3.131,6.368636,2.5703,6.368636 -L 2.5703,6.368636,2.3672,5.139801 -L 2.3672,5.139801,1.7791,4.775415 -L 1.7791,4.775415,0.865,4.766899 -L 6.3845,3.203295,6.6612,3.203295 -L 6.6612,3.203295,6.9449,3.203295 -L 6.9449,3.203295,7.2429,3.203295 -L 6.3845,4.766899,6.0836,5.18218 -L 6.0836,5.18218,5.9712,5.597462 -L 5.9712,5.597462,5.9537,6.368636 -L 5.9537,6.368636,5.5334,6.368636 -L 5.5334,6.368636,5.1026,6.368636 -L 5.1026,6.368636,4.6788,6.368636 -L 6.8121,4.766899,7.0885,4.766899 -L 7.0885,4.766899,7.3687,4.766899 -L 7.3687,4.766899,7.6632,4.766899 -L 1.2887,6.368636,1.5651,6.368636 -L 1.5651,6.368636,1.8453,6.368636 -L 1.8453,6.368636,2.1433,6.368636 -L 6.3845,6.368636,6.6612,6.368636 -L 6.6612,6.368636,6.9449,6.368636 -L 6.9449,6.368636,7.2429,6.368636 -L 0.865,7.970351,1.716,7.970351 -L 1.716,7.970351,2.5703,7.970351 -L 2.5703,7.970351,3.4284,7.970351 -L 3.4284,7.970351,3.4284,8.340363 -L 3.4284,8.340363,3.4284,8.693498 -L 3.4284,8.693498,3.4284,9.038182 -L 3.8522,7.970351,4.2585,7.970351 -L 4.2585,7.970351,4.6788,7.970351 -L 4.6788,7.970351,5.1026,7.970351 -L 5.1026,7.970351,5.1026,8.340363 -L 5.1026,8.340363,5.1026,8.693498 -L 5.1026,8.693498,5.1026,9.038182 -L 5.5334,7.970351,6.2339,7.970351 -L 6.2339,7.970351,6.9449,7.970351 -L 6.9449,7.970351,7.6632,7.970351 - - -# kan_23 ------------------------------------------------------- -# 菓蚊雅餓介塊壊怪悔懐戒拐皆劾慨概涯該垣嚇核獲穫郭隔岳掛潟喝括渇滑褐轄且刈乾冠勘勧喚堪寛患憾換敢棺款歓 - -[菓] 48 -L 3.3938,0,3.3094,0.713428 -L 3.3094,0.713428,3.2358,1.409627 -L 3.2358,1.409627,3.1763,2.097487 -L 3.1763,2.097487,2.1115,1.590376 -L 2.1115,1.590376,1.0503,1.066431 -L 1.0503,1.066431,0.0034,0.533992 -L 5.9187,0.533992,3.8596,2.026803 -L 3.8596,2.026803,2.1921,2.485953 -L 2.1921,2.485953,0.0034,2.631436 -L 4.2449,2.631436,5.0781,2.631436 -L 5.0781,2.631436,5.9257,2.631436 -L 5.9257,2.631436,6.7768,2.631436 -L 3.3938,3.432359,3.2358,3.699114 -L 3.2358,3.699114,3.0922,3.966133 -L 3.0922,3.966133,2.9626,4.233107 -L 2.9626,4.233107,2.3847,4.233107 -L 2.3847,4.233107,1.8142,4.233107 -L 1.8142,4.233107,1.2534,4.233107 -L 1.2534,4.233107,1.2534,4.946381 -L 1.2534,4.946381,1.2534,5.6428 -L 1.2534,5.6428,1.2534,6.330418 -L 1.2534,6.330418,2.6579,6.330418 -L 2.6579,6.330418,4.0694,6.330418 -L 4.0694,6.330418,5.4988,6.330418 -L 5.4988,6.330418,5.4988,5.6428 -L 5.4988,5.6428,5.4988,4.946381 -L 5.4988,4.946381,5.4988,4.233107 -L 5.4988,4.233107,3.9402,4.509976 -L 3.9402,4.509976,2.8926,5.024048 -L 2.8926,5.024048,1.6846,5.300938 -L 4.2449,5.300938,4.5181,5.300938 -L 4.5181,5.300938,4.7944,5.300938 -L 4.7944,5.300938,5.0676,5.300938 -L 0.0034,7.932222,0.8335,7.932222 -L 0.8335,7.932222,1.6846,7.932222 -L 1.6846,7.932222,2.5353,7.932222 -L 2.5353,7.932222,2.5353,8.302299 -L 2.5353,8.302299,2.5353,8.65539 -L 2.5353,8.65539,2.5353,9.000075 -L 2.9626,7.932222,3.3938,7.932222 -L 3.3938,7.932222,3.8176,7.932222 -L 3.8176,7.932222,4.2449,7.932222 -L 4.2449,7.932222,4.2449,8.302299 -L 4.2449,8.302299,4.2449,8.65539 -L 4.2449,8.65539,4.2449,9.000075 -L 4.6718,7.932222,5.3723,7.932222 -L 5.3723,7.932222,6.0728,7.932222 -L 6.0728,7.932222,6.7768,7.932222 - -[蚊] 45 -L 0.0019,0,0.4324,0 -L 0.4324,0,0.8562,0 -L 0.8562,0,1.2835,0 -L 1.2835,0,1.2835,1.854592 -L 1.2835,1.854592,0.9962,2.861634 -L 0.9962,2.861634,0.0019,3.165275 -L 0.0019,3.165275,0.0019,4.412454 -L 0.0019,4.412454,0.0019,5.6428 -L 0.0019,5.6428,0.0019,6.864499 -L 0.0019,6.864499,0.9861,7.121491 -L 0.9861,7.121491,1.2768,7.853109 -L 1.2768,7.853109,1.2835,9.000075 -L 2.9926,0.266996,2.5653,0.3701 -L 2.5653,0.3701,2.1416,0.456282 -L 2.1416,0.456282,1.7107,0.533992 -L 3.4199,0,3.9702,0.799413 -L 3.9702,0.799413,4.5271,1.590376 -L 4.5271,1.590376,5.0976,2.364439 -L 5.0976,2.364439,4.4987,4.152507 -L 4.4987,4.152507,4.2749,5.457608 -L 4.2749,5.457608,4.2465,7.398382 -L 4.2465,7.398382,3.9663,7.398382 -L 3.9663,7.398382,3.6931,7.398382 -L 3.6931,7.398382,3.4199,7.398382 -L 6.8068,0,6.376,0.532526 -L 6.376,0.532526,5.9557,1.056493 -L 5.9557,1.056493,5.5249,1.563626 -L 5.5249,2.898344,6.1277,4.666645 -L 6.1277,4.666645,6.3483,5.833377 -L 6.3483,5.833377,6.376,7.398382 -L 6.376,7.398382,5.802,7.398382 -L 5.802,7.398382,5.2272,7.398382 -L 5.2272,7.398382,4.6668,7.398382 -L 1.7107,3.165275,1.2067,4.615728 -L 1.2067,4.615728,1.4831,6.151224 -L 1.4831,6.151224,2.5653,6.864499 -L 2.5653,6.864499,2.5653,5.6428 -L 2.5653,5.6428,2.5653,4.412454 -L 2.5653,4.412454,2.5653,3.165275 -L 2.5653,3.165275,2.2715,3.165275 -L 2.2715,3.165275,1.9878,3.165275 -L 1.9878,3.165275,1.7107,3.165275 -L 5.0976,7.932222,5.0976,8.302299 -L 5.0976,8.302299,5.0976,8.65539 -L 5.0976,8.65539,5.0976,9.000075 - -[雅] 51 -L 0.8897,0,1.296,0 -L 1.296,0,1.7131,0 -L 1.7131,0,2.14,0 -L 2.14,0,2.0563,1.600358 -L 2.0563,1.600358,1.9863,3.192178 -L 1.9863,3.192178,1.9229,4.767077 -L 1.9229,4.767077,1.2855,3.699114 -L 1.2855,3.699114,0.6519,2.631436 -L 0.6519,2.631436,0.0351,1.563626 -L 3.8496,0,3.8317,4.474623 -L 3.8317,4.474623,3.7197,6.254285 -L 3.7197,6.254285,3.4184,6.864499 -L 3.4184,6.864499,3.2678,6.70054 -L 3.2678,6.70054,3.1242,6.519749 -L 3.1242,6.519749,2.9946,6.330418 -L 4.2734,0,4.7038,0 -L 4.7038,0,5.1245,0 -L 5.1245,0,5.5549,0 -L 5.5549,0,5.5269,1.648363 -L 5.5269,1.648363,5.2187,2.432234 -L 5.2187,2.432234,4.2734,2.631436 -L 5.9822,0,6.385,0 -L 6.385,0,6.8057,0 -L 6.8057,0,7.2361,0 -L 5.9822,2.631436,5.4604,3.744362 -L 5.4604,3.744362,5.2261,4.492989 -L 5.2261,4.492989,4.2734,4.767077 -L 5.9822,4.767077,5.2646,5.747238 -L 5.2646,5.747238,4.5497,6.7105 -L 4.5497,6.7105,3.8496,7.665335 -L 3.8496,7.665335,3.9753,8.121507 -L 3.9753,8.121507,4.1259,8.569164 -L 4.1259,8.569164,4.2734,9.000075 -L 0.4592,5.300938,0.4592,6.367195 -L 0.4592,6.367195,0.4592,7.42522 -L 0.4592,7.42522,0.4592,8.466214 -L 0.4592,8.466214,1.296,8.466214 -L 1.296,8.466214,2.14,8.466214 -L 2.14,8.466214,2.9946,8.466214 -L 0.8897,5.300938,1.296,5.300938 -L 1.296,5.300938,1.7131,5.300938 -L 1.7131,5.300938,2.14,5.300938 -L 2.14,5.300938,2.14,6.177975 -L 2.14,6.177975,2.14,7.055163 -L 2.14,7.055163,2.14,7.932222 -L 5.9822,6.864499,5.6985,7.477428 -L 5.6985,7.477428,5.6985,8.031209 -L 5.6985,8.031209,5.9822,9.000075 -L 6.3815,6.864499,6.6582,6.864499 -L 6.6582,6.864499,6.9384,6.864499 -L 6.9384,6.864499,7.2361,6.864499 - -[餓] 63 -L 3.452,0,3.7252,0 -L 3.7252,0,4.0127,0 -L 4.0127,0,4.3066,0 -L 4.3066,0,4.2229,1.247201 -L 4.2229,1.247201,4.1528,2.477438 -L 4.1528,2.477438,4.0894,3.699114 -L 4.0894,3.699114,3.7252,3.535353 -L 3.7252,3.535353,3.3679,3.354582 -L 3.3679,3.354582,3.0247,3.165275 -L 6.8388,0,6.4714,0.532526 -L 6.4714,0.532526,6.1138,1.056493 -L 6.1138,1.056493,5.7709,1.563626 -L 5.7709,1.563626,5.5569,1.399689 -L 5.5569,1.399689,5.3433,1.218963 -L 5.3433,1.218963,5.1296,1.029721 -L 7.2626,0,7.2626,0.532526 -L 7.2626,0.532526,7.2626,1.056493 -L 7.2626,1.056493,7.2626,1.563626 -L 0.4924,0.533992,0.3313,3.923796 -L 0.3313,3.923796,0.3033,6.449086 -L 0.3033,6.449086,1.1018,9.000075 -L 1.1018,9.000075,1.5925,8.466214 -L 1.5925,8.466214,2.0895,7.932222 -L 2.0895,7.932222,2.5974,7.398382 -L 1.1018,0.533992,1.4489,1.066431 -L 1.4489,1.066431,1.8023,1.590376 -L 1.8023,1.590376,2.1736,2.097487 -L 5.9846,2.364439,5.6585,3.500044 -L 5.6585,3.500044,5.3818,4.86449 -L 5.3818,4.86449,4.9128,5.796667 -L 4.9128,5.796667,4.6113,5.586236 -L 4.6113,5.586236,4.4502,5.180805 -L 4.4502,5.180805,4.3066,4.233107 -L 6.4084,2.898344,6.5376,3.535353 -L 6.5376,3.535353,6.6882,4.155418 -L 6.6882,4.155418,6.8388,4.767077 -L 0.8882,3.165275,1.3155,3.165275 -L 1.3155,3.165275,1.7431,3.165275 -L 1.7431,3.165275,2.1736,3.165275 -L 2.1736,3.165275,2.1736,3.699114 -L 2.1736,3.699114,2.1736,4.233107 -L 2.1736,4.233107,2.1736,4.767077 -L 2.1736,4.767077,1.7431,4.767077 -L 1.7431,4.767077,1.3155,4.767077 -L 1.3155,4.767077,0.8882,4.767077 -L 2.1736,5.300938,2.1736,5.644114 -L 2.1736,5.644114,2.1736,5.987354 -L 2.1736,5.987354,2.1736,6.330418 -L 2.1736,6.330418,1.7431,6.330418 -L 1.7431,6.330418,1.3155,6.330418 -L 1.3155,6.330418,0.8882,6.330418 -L 3.0247,5.796667,4.0999,6.166788 -L 4.0999,6.166788,4.3486,7.130028 -L 4.3486,7.130028,4.3066,8.466214 -L 4.3066,8.466214,4.0127,8.466214 -L 4.0127,8.466214,3.7252,8.466214 -L 3.7252,8.466214,3.452,8.466214 -L 5.9846,5.796667,5.683,6.271205 -L 5.683,6.271205,5.5713,7.101724 -L 5.5713,7.101724,5.5569,9.000075 -L 6.4084,5.796667,6.6882,5.796667 -L 6.6882,5.796667,6.9684,5.796667 -L 6.9684,5.796667,7.2626,5.796667 - -[介] 12 -L 0.4909,0,1.612,1.823573 -L 1.612,1.823573,2.0989,3.197738 -L 2.0989,3.197738,2.2004,5.300938 -L 4.7359,0,4.7359,1.781128 -L 4.7359,1.781128,4.7359,3.545269 -L 4.7359,3.545269,4.7359,5.300938 -L 0.2807,5.300938,1.3245,6.548097 -L 1.3245,6.548097,2.3826,7.778223 -L 2.3826,7.778223,3.447,9.000075 -L 3.447,9.000075,4.5818,7.778223 -L 4.5818,7.778223,5.7166,6.548097 -L 5.7166,6.548097,6.8657,5.300938 - -[塊] 54 -L 1.5615,0,2.7275,1.48169 -L 2.7275,1.48169,3.5786,2.878534 -L 3.5786,2.878534,3.9043,4.767077 -L 3.9043,4.767077,3.6136,4.767077 -L 3.6136,4.767077,3.3299,4.767077 -L 3.3299,4.767077,3.0532,4.767077 -L 3.0532,4.767077,3.0532,5.833377 -L 3.0532,5.833377,3.0532,6.891292 -L 3.0532,6.891292,3.0532,7.932222 -L 3.0532,7.932222,3.9712,8.149745 -L 3.9712,8.149745,4.416,8.426658 -L 4.416,8.426658,4.7624,9.000075 -L 5.1932,0,4.6643,1.963277 -L 4.6643,1.963277,4.5771,4.545176 -L 4.5771,4.545176,4.3354,6.330418 -L 4.3354,6.330418,4.0444,6.330418 -L 4.0444,6.330418,3.7575,6.330418 -L 3.7575,6.330418,3.4843,6.330418 -L 5.5855,0,6.1462,0 -L 6.1462,0,6.7167,0 -L 6.7167,0,7.2947,0 -L 7.2947,0,7.2947,0.343218 -L 7.2947,0.343218,7.2947,0.686524 -L 7.2947,0.686524,7.2947,1.029721 -L 0.094,2.097487,0.5209,2.097487 -L 0.5209,2.097487,0.9482,2.097487 -L 0.9482,2.097487,1.3794,2.097487 -L 1.3794,2.097487,1.428,4.279689 -L 1.428,4.279689,1.2004,5.775456 -L 1.2004,5.775456,0.094,6.330418 -L 5.3753,2.097487,5.5855,2.631436 -L 5.5855,2.631436,5.803,3.165275 -L 5.803,3.165275,6.0166,3.699114 -L 6.2268,2.097487,6.6926,2.453402 -L 6.6926,2.453402,6.9724,2.453402 -L 6.9724,2.453402,7.2947,2.097487 -L 5.1932,4.767077,5.596,4.767077 -L 5.596,4.767077,6.0166,4.767077 -L 6.0166,4.767077,6.4404,4.767077 -L 6.4404,4.767077,6.4404,5.299472 -L 6.4404,5.299472,6.4404,5.823439 -L 6.4404,5.823439,6.4404,6.330418 -L 6.4404,6.330418,5.3298,6.43223 -L 5.3298,6.43223,4.8569,6.889936 -L 4.8569,6.889936,4.7624,7.932222 -L 4.7624,7.932222,5.3161,7.932222 -L 5.3161,7.932222,5.8692,7.932222 -L 5.8692,7.932222,6.4404,7.932222 -L 6.4404,7.932222,6.4404,7.587667 -L 6.4404,7.587667,6.4404,7.234489 -L 6.4404,7.234489,6.4404,6.864499 -L 1.7751,6.330418,1.4946,6.785365 -L 1.4946,6.785365,1.3899,7.477428 -L 1.3899,7.477428,1.3794,9.000075 - -[壊] 69 -L 2.6594,0,3.0867,0 -L 3.0867,0,3.5105,0 -L 3.5105,0,3.9417,0 -L 3.9417,0,3.9417,0.713428 -L 3.9417,0.713428,3.9417,1.409627 -L 3.9417,1.409627,3.9417,2.097487 -L 3.9417,2.097487,3.3638,1.933682 -L 3.3638,1.933682,2.7925,1.752911 -L 2.7925,1.752911,2.2321,1.563626 -L 6.8977,0,5.9836,1.357397 -L 5.9836,1.357397,5.5388,2.316434 -L 5.5388,2.316434,5.1882,3.699114 -L 5.1882,3.699114,4.5717,3.481678 -L 4.5717,3.481678,4.2495,3.204831 -L 4.2495,3.204831,3.9417,2.631436 -L 4.3371,0.533992,4.6103,0.533992 -L 4.6103,0.533992,4.894,0.533992 -L 4.894,0.533992,5.1882,0.533992 -L 0.1271,2.097487,0.4003,2.097487 -L 0.4003,2.097487,0.6735,2.097487 -L 0.6735,2.097487,0.9467,2.097487 -L 0.9467,2.097487,0.9467,3.344644 -L 0.9467,3.344644,0.9467,4.574859 -L 0.9467,4.574859,0.9467,5.796667 -L 0.9467,5.796667,0.6735,5.985909 -L 0.6735,5.985909,0.4003,6.166788 -L 0.4003,6.166788,0.1271,6.330418 -L 2.6594,3.699114,3.0867,3.699114 -L 3.0867,3.699114,3.5105,3.699114 -L 3.5105,3.699114,3.9417,3.699114 -L 5.6193,3.699114,6.1762,3.699114 -L 6.1762,3.699114,6.7468,3.699114 -L 6.7468,3.699114,7.3247,3.699114 -L 4.7644,4.233107,4.7644,4.603097 -L 4.7644,4.603097,4.7644,4.956297 -L 4.7644,4.956297,4.7644,5.300938 -L 4.7644,5.300938,4.1938,5.300938 -L 4.1938,5.300938,3.6331,5.300938 -L 3.6331,5.300938,3.0867,5.300938 -L 3.0867,5.300938,3.0867,5.833377 -L 3.0867,5.833377,3.0867,6.357409 -L 3.0867,6.357409,3.0867,6.864499 -L 3.0867,6.864499,3.6331,6.96758 -L 3.6331,6.96758,4.1938,7.053718 -L 4.1938,7.053718,4.7644,7.131386 -L 4.7644,7.131386,4.4001,7.695018 -L 4.4001,7.695018,3.8537,7.902538 -L 3.8537,7.902538,2.6594,7.932222 -L 5.4018,5.300938,5.3181,5.833377 -L 5.3181,5.833377,5.2512,6.357409 -L 5.2512,6.357409,5.1882,6.864499 -L 6.0428,5.300938,6.3198,5.300938 -L 6.3198,5.300938,6.6035,5.300938 -L 6.6035,5.300938,6.8977,5.300938 -L 6.8977,5.300938,6.8977,5.833377 -L 6.8977,5.833377,6.8977,6.357409 -L 6.8977,6.357409,6.8977,6.864499 -L 6.8977,6.864499,6.6035,6.864499 -L 6.6035,6.864499,6.3198,6.864499 -L 6.3198,6.864499,6.0428,6.864499 -L 1.3775,6.330418,1.0728,6.785365 -L 1.0728,6.785365,0.9646,7.477428 -L 0.9646,7.477428,0.9467,9.000075 -L 5.1882,7.932222,5.0376,8.302299 -L 5.0376,8.302299,4.894,8.65539 -L 4.894,8.65539,4.7644,9.000075 -L 5.6193,7.932222,6.1762,7.932222 -L 6.1762,7.932222,6.7468,7.932222 -L 6.7468,7.932222,7.3247,7.932222 - -[怪] 42 -L 1.4114,0,1.4114,3.011321 -L 1.4114,3.011321,1.4114,6.014191 -L 1.4114,6.014191,1.4114,9.000075 -L 2.2621,0,3.0957,0 -L 3.0957,0,3.9433,0 -L 3.9433,0,4.7944,0 -L 4.7944,0,4.6371,2.072094 -L 4.6371,2.072094,4.0134,2.644089 -L 4.0134,2.644089,2.6579,2.631436 -L 5.2217,0,5.926,0 -L 5.926,0,6.6262,0 -L 6.6262,0,7.3267,0 -L 5.2217,2.631436,4.9208,3.04663 -L 4.9208,3.04663,4.8084,3.461933 -L 4.8084,3.461933,4.7944,4.233107 -L 5.6455,2.631436,6.0556,2.631436 -L 6.0556,2.631436,6.4724,2.631436 -L 6.4724,2.631436,6.8994,2.631436 -L 2.4443,4.233107,3.2183,4.765524 -L 3.2183,4.765524,4.0028,5.289599 -L 4.0028,5.289599,4.7944,5.796667 -L 4.7944,5.796667,3.8911,6.963268 -L 3.8911,6.963268,3.5615,7.655462 -L 3.5615,7.655462,3.5164,8.466214 -L 3.5164,8.466214,3.2183,8.466214 -L 3.2183,8.466214,2.9346,8.466214 -L 2.9346,8.466214,2.6579,8.466214 -L 6.8994,4.233107,6.3288,4.603097 -L 6.3288,4.603097,5.7719,4.956297 -L 5.7719,4.956297,5.2217,5.300938 -L 0.126,5.033943,0.4272,5.630038 -L 0.4272,5.630038,0.5354,6.242967 -L 0.5354,6.242967,0.5529,7.398382 -L 2.2621,6.597503,2.1115,6.864499 -L 2.1115,6.864499,1.9644,7.131386 -L 1.9644,7.131386,1.8352,7.398382 -L 5.2217,6.330418,5.6455,6.96758 -L 5.6455,6.96758,6.0766,7.587667 -L 6.0766,7.587667,6.5004,8.199174 -L 6.5004,8.199174,5.6455,8.302299 -L 5.6455,8.302299,4.7944,8.388415 -L 4.7944,8.388415,3.9363,8.466214 - -[悔] 48 -L 1.4099,0,1.4099,3.011321 -L 1.4099,3.011321,1.4099,6.014191 -L 1.4099,6.014191,1.4099,9.000075 -L 4.8244,0,5.6545,0.151131 -L 5.6545,0.151131,6.0012,0.649748 -L 6.0012,0.649748,6.0751,1.563626 -L 6.0751,1.563626,5.0766,1.563626 -L 5.0766,1.563626,4.0959,1.563626 -L 4.0959,1.563626,3.1152,1.563626 -L 3.1152,1.563626,3.1152,2.467543 -L 3.1152,2.467543,3.1152,3.354582 -L 3.1152,3.354582,3.1152,4.233107 -L 3.1152,4.233107,2.8179,4.233107 -L 2.8179,4.233107,2.5373,4.233107 -L 2.5373,4.233107,2.2641,4.233107 -L 6.5056,1.563626,6.0678,4.032548 -L 6.0678,4.032548,5.2622,4.128668 -L 5.2622,4.128668,4.8244,2.097487 -L 3.5425,4.233107,3.5254,5.728828 -L 3.5254,5.728828,3.4164,6.411084 -L 3.4164,6.411084,3.1152,6.864499 -L 3.1152,6.864499,2.9646,6.70054 -L 2.9646,6.70054,2.8179,6.519749 -L 2.8179,6.519749,2.6848,6.330418 -L 2.6848,6.330418,2.3937,6.864499 -L 2.3937,6.864499,2.1104,7.398382 -L 2.1104,7.398382,1.8337,7.932222 -L 4.1838,4.233107,4.6318,4.666645 -L 4.6318,4.666645,4.8003,5.210466 -L 4.8003,5.210466,4.8244,6.330418 -L 4.8244,6.330418,4.5302,6.330418 -L 4.5302,6.330418,4.2434,6.330418 -L 4.2434,6.330418,3.9733,6.330418 -L 6.9294,4.233107,6.6282,4.666645 -L 6.6282,4.666645,6.52,5.210466 -L 6.52,5.210466,6.5056,6.330418 -L 6.5056,6.330418,6.0751,6.330418 -L 6.0751,6.330418,5.6475,6.330418 -L 5.6475,6.330418,5.2202,6.330418 -L 0.1592,5.033943,0.4572,5.630038 -L 0.4572,5.630038,0.5693,6.242967 -L 0.5693,6.242967,0.583,7.398382 -L 3.5425,7.665335,3.676,8.121507 -L 3.676,8.121507,3.8196,8.569164 -L 3.8196,8.569164,3.9733,9.000075 -L 4.3936,7.932222,5.3743,7.932222 -L 5.3743,7.932222,6.355,7.932222 -L 6.355,7.932222,7.3567,7.932222 - -[懐] 66 -L 1.436,0,1.436,3.011321 -L 1.436,3.011321,1.436,6.014191 -L 1.436,6.014191,1.436,9.000075 -L 2.7214,0,3.1242,0 -L 3.1242,0,3.5449,0 -L 3.5449,0,3.9683,0 -L 3.9683,0,3.9683,0.713428 -L 3.9683,0.713428,3.9683,1.409627 -L 3.9683,1.409627,3.9683,2.097487 -L 3.9683,2.097487,3.3974,1.933682 -L 3.3974,1.933682,2.844,1.752911 -L 2.844,1.752911,2.291,1.563626 -L 4.3991,0,4.6758,0.189242 -L 4.6758,0.189242,4.956,0.3701 -L 4.956,0.3701,5.2537,0.533992 -L 6.9629,0,6.0421,1.357397 -L 6.0421,1.357397,5.597,2.316434 -L 5.597,2.316434,5.2537,3.699114 -L 5.2537,3.699114,4.6338,3.481678 -L 4.6338,3.481678,4.3049,3.204831 -L 4.3049,3.204831,3.9683,2.631436 -L 2.7214,3.699114,3.1242,3.699114 -L 3.1242,3.699114,3.5449,3.699114 -L 3.5449,3.699114,3.9683,3.699114 -L 5.6775,3.699114,6.2379,3.699114 -L 6.2379,3.699114,6.8092,3.699114 -L 6.8092,3.699114,7.3867,3.699114 -L 4.8229,4.233107,4.8229,4.603097 -L 4.8229,4.603097,4.8229,4.956297 -L 4.8229,4.956297,4.8229,5.300938 -L 4.8229,5.300938,4.2559,5.300938 -L 4.2559,5.300938,3.6951,5.300938 -L 3.6951,5.300938,3.1421,5.300938 -L 3.1421,5.300938,3.1421,5.833377 -L 3.1421,5.833377,3.1421,6.357409 -L 3.1421,6.357409,3.1421,6.864499 -L 3.1421,6.864499,3.6951,6.96758 -L 3.6951,6.96758,4.2559,7.053718 -L 4.2559,7.053718,4.8229,7.131386 -L 4.8229,7.131386,4.4587,7.695018 -L 4.4587,7.695018,3.9158,7.902538 -L 3.9158,7.902538,2.7214,7.932222 -L 2.7214,7.932222,2.5673,7.587667 -L 2.5673,7.587667,2.4241,7.234489 -L 2.4241,7.234489,2.291,6.864499 -L 0.1577,5.033943,0.4554,5.630038 -L 0.4554,5.630038,0.5674,6.242967 -L 0.5674,6.242967,0.585,7.398382 -L 5.4639,5.300938,5.3833,5.833377 -L 5.3833,5.833377,5.3133,6.357409 -L 5.3133,6.357409,5.2537,6.864499 -L 6.1052,5.300938,6.3815,5.300938 -L 6.3815,5.300938,6.6652,5.300938 -L 6.6652,5.300938,6.9629,5.300938 -L 6.9629,5.300938,6.9629,5.833377 -L 6.9629,5.833377,6.9629,6.357409 -L 6.9629,6.357409,6.9629,6.864499 -L 6.9629,6.864499,6.6652,6.864499 -L 6.6652,6.864499,6.3815,6.864499 -L 6.3815,6.864499,6.1052,6.864499 -L 5.2537,7.932222,5.0996,8.302299 -L 5.0996,8.302299,4.956,8.65539 -L 4.956,8.65539,4.8229,9.000075 -L 5.6775,7.932222,6.2379,7.932222 -L 6.2379,7.932222,6.8092,7.932222 -L 6.8092,7.932222,7.3867,7.932222 - -[戒] 42 -L 2.9304,0,3.8477,0.799413 -L 3.8477,0.799413,4.7724,1.590376 -L 4.7724,1.590376,5.711,2.364439 -L 5.711,2.364439,4.5903,6.279765 -L 4.5903,6.279765,3.6271,7.398382 -L 3.6271,7.398382,0.1915,7.398382 -L 6.9614,0,6.6847,0.532526 -L 6.6847,0.532526,6.415,1.056493 -L 6.415,1.056493,6.1348,1.563626 -L 7.3887,0,7.3887,0.532526 -L 7.3887,0.532526,7.3887,1.056493 -L 7.3887,1.056493,7.3887,1.563626 -L 0.1915,0.533992,1.0913,2.04946 -L 1.0913,2.04946,1.4205,2.870106 -L 1.4205,2.870106,1.4699,3.699114 -L 1.4699,3.699114,1.1368,4.074884 -L 1.1368,4.074884,0.8045,4.213362 -L 0.8045,4.213362,0.1915,4.233107 -L 2.7164,1.029721,2.7164,1.933682 -L 2.7164,1.933682,2.7164,2.820634 -L 2.7164,2.820634,2.7164,3.699114 -L 2.7164,3.699114,2.2965,4.069346 -L 2.2965,4.069346,1.8762,4.422327 -L 1.8762,4.422327,1.4699,4.767077 -L 1.4699,4.767077,1.4699,5.299472 -L 1.4699,5.299472,1.4699,5.823439 -L 1.4699,5.823439,1.4699,6.330418 -L 6.1348,3.432359,6.415,4.231662 -L 6.415,4.231662,6.6847,5.022712 -L 6.6847,5.022712,6.9614,5.796667 -L 3.1476,4.233107,2.8429,4.666645 -L 2.8429,4.666645,2.734,5.210466 -L 2.734,5.210466,2.7164,6.330418 -L 5.2802,7.398382,4.9825,7.813554 -L 4.9825,7.813554,4.8708,8.228879 -L 4.8708,8.228879,4.8564,9.000075 -L 5.711,7.398382,6.1138,7.501463 -L 6.1138,7.501463,6.5341,7.587667 -L 6.5341,7.587667,6.9614,7.665335 -L 6.9614,7.665335,6.6847,8.121507 -L 6.6847,8.121507,6.415,8.569164 -L 6.415,8.569164,6.1348,9.000075 - -[拐] 42 -L 0.6485,0,0.9185,0 -L 0.9185,0,1.1949,0 -L 1.1949,0,1.4649,0 -L 1.4649,0,1.4509,2.622898 -L 1.4509,2.622898,1.3385,3.720458 -L 1.3385,3.720458,1.0446,4.233107 -L 1.0446,4.233107,0.7644,4.069346 -L 0.7644,4.069346,0.4909,3.888466 -L 0.4909,3.888466,0.2177,3.699114 -L 3.1738,0,4.0704,1.394173 -L 4.0704,1.394173,4.6486,2.610202 -L 4.6486,2.610202,4.8549,4.233107 -L 4.8549,4.233107,4.2844,4.233107 -L 4.2844,4.233107,3.7271,4.233107 -L 3.7271,4.233107,3.1738,4.233107 -L 5.7095,0,5.9866,0 -L 5.9866,0,6.2703,0 -L 6.2703,0,6.5641,0 -L 6.5641,0,7.1911,1.4195 -L 7.1911,1.4195,7.4016,2.661097 -L 7.4016,2.661097,7.4191,4.233107 -L 7.4191,4.233107,6.6941,4.233107 -L 6.6941,4.233107,5.9866,4.233107 -L 5.9866,4.233107,5.2857,4.233107 -L 1.8957,4.233107,1.3879,5.474616 -L 1.3879,5.474616,1.1739,6.461958 -L 1.1739,6.461958,0.2177,6.864499 -L 3.6046,5.796667,3.6046,6.70054 -L 3.6046,6.70054,3.6046,7.587667 -L 3.6046,7.587667,3.6046,8.466214 -L 3.6046,8.466214,4.7324,8.466214 -L 4.7324,8.466214,5.864,8.466214 -L 5.864,8.466214,6.9918,8.466214 -L 6.9918,8.466214,6.9918,7.587667 -L 6.9918,7.587667,6.9918,6.70054 -L 6.9918,6.70054,6.9918,5.796667 -L 6.9918,5.796667,5.864,5.796667 -L 5.864,5.796667,4.7324,5.796667 -L 4.7324,5.796667,3.6046,5.796667 -L 1.8957,6.864499,1.5945,7.299591 -L 1.5945,7.299591,1.4821,7.853109 -L 1.4821,7.853109,1.4649,9.000075 - -[皆] 45 -L 1.5016,0,1.5016,1.247201 -L 1.5016,1.247201,1.5016,2.477438 -L 1.5016,2.477438,1.5016,3.699114 -L 1.5016,3.699114,2.7169,3.91666 -L 2.7169,3.91666,3.2598,4.193551 -L 3.2598,4.193551,3.6031,4.767077 -L 1.9219,0,3.3337,0 -L 3.3337,0,4.7414,0 -L 4.7414,0,6.1672,0 -L 6.1672,0,6.1672,0.713428 -L 6.1672,0.713428,6.1672,1.409627 -L 6.1672,1.409627,6.1672,2.097487 -L 6.1672,2.097487,4.7414,2.097487 -L 4.7414,2.097487,3.3337,2.097487 -L 3.3337,2.097487,1.9219,2.097487 -L 6.1672,2.631436,6.1672,3.001492 -L 6.1672,3.001492,6.1672,3.354582 -L 6.1672,3.354582,6.1672,3.699114 -L 6.1672,3.699114,5.3126,3.699114 -L 5.3126,3.699114,4.4577,3.699114 -L 4.4577,3.699114,3.6031,3.699114 -L 0.2165,5.300938,0.647,5.300938 -L 0.647,5.300938,1.0708,5.300938 -L 1.0708,5.300938,1.5016,5.300938 -L 1.5016,5.300938,1.5016,6.548097 -L 1.5016,6.548097,1.5016,7.778223 -L 1.5016,7.778223,1.5016,9.000075 -L 4.885,5.300938,4.5841,5.768428 -L 4.5841,5.768428,4.4717,6.7274 -L 4.4717,6.7274,4.4577,9.000075 -L 5.3126,5.300938,5.8727,5.300938 -L 5.8727,5.300938,6.4436,5.300938 -L 6.4436,5.300938,7.0215,5.300938 -L 7.0215,5.300938,7.0215,5.644114 -L 7.0215,5.644114,7.0215,5.987354 -L 7.0215,5.987354,7.0215,6.330418 -L 1.9219,5.796667,2.4753,5.985909 -L 2.4753,5.985909,3.0357,6.166788 -L 3.0357,6.166788,3.6031,6.330418 -L 5.1021,7.398382,5.589,7.768438 -L 5.589,7.768438,6.0867,8.121507 -L 6.0867,8.121507,6.5945,8.466214 -L 1.9219,7.932222,2.4753,7.932222 -L 2.4753,7.932222,3.0357,7.932222 -L 3.0357,7.932222,3.6031,7.932222 - -[劾] 39 -L 0.2501,0,1.9172,1.555132 -L 1.9172,1.555132,2.7995,2.652669 -L 2.7995,2.652669,3.6369,4.233107 -L 3.6369,0,3.7662,0.189242 -L 3.7662,0.189242,3.9133,0.3701 -L 3.9133,0.3701,4.0607,0.533992 -L 4.0607,0.533992,3.7662,0.877211 -L 3.7662,0.877211,3.486,1.220386 -L 3.486,1.220386,3.2061,1.563626 -L 5.7419,0,7.0728,1.36438 -L 7.0728,1.36438,7.1881,4.254297 -L 7.1881,4.254297,7.02,6.864499 -L 7.02,6.864499,5.3493,6.038096 -L 5.3493,6.038096,4.9605,3.915259 -L 4.9605,3.915259,4.4912,1.029721 -L 0.4634,2.631436,0.8101,3.08763 -L 0.8101,3.08763,1.1642,3.535353 -L 1.1642,3.535353,1.5285,3.966133 -L 1.5285,3.966133,1.1047,4.576325 -L 1.1047,4.576325,0.6774,5.186496 -L 0.6774,5.186496,0.2501,5.796667 -L 1.9274,4.233107,2.2041,4.765524 -L 2.2041,4.765524,2.4846,5.289599 -L 2.4846,5.289599,2.7823,5.796667 -L 1.1047,5.796667,1.402,6.211882 -L 1.402,6.211882,1.5141,6.627186 -L 1.5141,6.627186,1.5285,7.398382 -L 1.5285,7.398382,1.1047,7.398382 -L 1.1047,7.398382,0.6774,7.398382 -L 0.6774,7.398382,0.2501,7.398382 -L 4.0607,6.864499,3.6965,7.240158 -L 3.6965,7.240158,3.1427,7.378571 -L 3.1427,7.378571,1.9274,7.398382 -L 1.9274,7.398382,1.9274,7.932222 -L 1.9274,7.932222,1.9274,8.466214 -L 1.9274,8.466214,1.9274,9.000075 -L 4.7013,6.864499,5.1535,7.299591 -L 5.1535,7.299591,5.3213,7.853109 -L 5.3213,7.853109,5.3423,9.000075 - -[慨] 54 -L 1.1032,0,1.1032,3.011321 -L 1.1032,3.011321,1.1032,6.014191 -L 1.1032,6.014191,1.1032,9.000075 -L 4.276,0,4.4897,0.189242 -L 4.4897,0.189242,4.6998,0.3701 -L 4.6998,0.3701,4.917,0.533992 -L 4.917,0.533992,4.6998,0.877211 -L 4.6998,0.877211,4.4897,1.220386 -L 4.4897,1.220386,4.276,1.563626 -L 4.276,1.563626,3.4918,1.220386 -L 3.4918,1.220386,2.7213,0.877211 -L 2.7213,0.877211,1.9543,0.533992 -L 6.6265,0,6.5421,1.066431 -L 6.5421,1.066431,6.4756,2.124346 -L 6.4756,2.124346,6.4094,3.165275 -L 6.4094,3.165275,6.0451,2.467543 -L 6.0451,2.467543,5.691,1.752911 -L 5.691,1.752911,5.3443,1.029721 -L 7.2671,0,7.3267,0.532526 -L 7.3267,0.532526,7.3971,1.056493 -L 7.3971,1.056493,7.4811,1.563626 -L 2.812,1.563626,2.812,3.87855 -L 2.812,3.87855,2.812,6.176574 -L 2.812,6.176574,2.812,8.466214 -L 2.812,8.466214,3.2393,8.466214 -L 3.2393,8.466214,3.6631,8.466214 -L 3.6631,8.466214,4.0939,8.466214 -L 4.0939,8.466214,4.0939,7.244383 -L 4.0939,7.244383,4.0939,6.014191 -L 4.0939,6.014191,4.0939,4.767077 -L 4.0939,4.767077,4.4967,4.767077 -L 4.4967,4.767077,4.917,4.767077 -L 4.917,4.767077,5.3443,4.767077 -L 5.3443,4.767077,5.3443,6.014191 -L 5.3443,6.014191,5.3443,7.244383 -L 5.3443,7.244383,5.3443,8.466214 -L 5.3443,8.466214,6.0451,8.466214 -L 6.0451,8.466214,6.7561,8.466214 -L 6.7561,8.466214,7.4811,8.466214 -L 6.1989,3.699114,6.0451,4.069346 -L 6.0451,4.069346,5.905,4.422327 -L 5.905,4.422327,5.7681,4.767077 -L 3.2393,4.233107,3.5128,4.233107 -L 3.5128,4.233107,3.793,4.233107 -L 3.793,4.233107,4.0939,4.233107 -L 0.2797,4.767077,0.2797,5.644114 -L 0.2797,5.644114,0.2797,6.521215 -L 0.2797,6.521215,0.2797,7.398382 -L 6.6265,4.767077,6.6265,5.833377 -L 6.6265,5.833377,6.6265,6.891292 -L 6.6265,6.891292,6.6265,7.932222 -L 1.9543,7.131386,1.8033,7.398382 -L 1.8033,7.398382,1.6597,7.665335 -L 1.6597,7.665335,1.534,7.932222 - -[概] 57 -L 1.1328,0,1.0523,1.600358 -L 1.0523,1.600358,0.9826,3.192178 -L 0.9826,3.192178,0.9195,4.767077 -L 0.9195,4.767077,0.7024,4.422327 -L 0.7024,4.422327,0.4919,4.069346 -L 0.4919,4.069346,0.2817,3.699114 -L 4.3064,0,4.5236,0.189242 -L 4.5236,0.189242,4.7333,0.3701 -L 4.7333,0.3701,4.9473,0.533992 -L 4.9473,0.533992,4.7333,0.877211 -L 4.7333,0.877211,4.5236,1.220386 -L 4.5236,1.220386,4.3064,1.563626 -L 4.3064,1.563626,3.5215,1.220386 -L 3.5215,1.220386,2.7478,0.877211 -L 2.7478,0.877211,1.9913,0.533992 -L 6.6562,0,6.5725,1.066431 -L 6.5725,1.066431,6.5021,2.124346 -L 6.5021,2.124346,6.439,3.165275 -L 6.439,3.165275,6.0748,2.467543 -L 6.0748,2.467543,5.7179,1.752911 -L 5.7179,1.752911,5.3746,1.029721 -L 7.2656,0,7.3287,0.532526 -L 7.3287,0.532526,7.3952,1.056493 -L 7.3952,1.056493,7.4796,1.563626 -L 2.8105,1.563626,2.8105,3.87855 -L 2.8105,3.87855,2.8105,6.176574 -L 2.8105,6.176574,2.8105,8.466214 -L 2.8105,8.466214,3.2378,8.466214 -L 3.2378,8.466214,3.6651,8.466214 -L 3.6651,8.466214,4.0924,8.466214 -L 4.0924,8.466214,4.0924,7.055163 -L 4.0924,7.055163,4.0924,5.644114 -L 4.0924,5.644114,4.0924,4.233107 -L 4.0924,4.233107,3.7985,4.233107 -L 3.7985,4.233107,3.5148,4.233107 -L 3.5148,4.233107,3.2378,4.233107 -L 6.2292,3.699114,6.2292,4.069346 -L 6.2292,4.069346,6.2292,4.422327 -L 6.2292,4.422327,6.2292,4.767077 -L 6.2292,4.767077,5.9312,4.767077 -L 5.9312,4.767077,5.651,4.767077 -L 5.651,4.767077,5.3746,4.767077 -L 5.3746,4.767077,5.3746,6.014191 -L 5.3746,6.014191,5.3746,7.244383 -L 5.3746,7.244383,5.3746,8.466214 -L 5.3746,8.466214,6.0748,8.466214 -L 6.0748,8.466214,6.7788,8.466214 -L 6.7788,8.466214,7.4796,8.466214 -L 1.9913,4.767077,1.4484,5.429435 -L 1.4484,5.429435,0.9577,6.202076 -L 0.9577,6.202076,0.2817,6.864499 -L 6.6562,4.767077,6.6562,5.833377 -L 6.6562,5.833377,6.6562,6.891292 -L 6.6562,6.891292,6.6562,7.932222 -L 1.5601,6.864499,1.2589,7.299591 -L 1.2589,7.299591,1.1503,7.853109 -L 1.1503,7.853109,1.1328,9.000075 - -[涯] 51 -L 0.3083,0.266996,0.7145,1.411028 -L 0.7145,1.411028,1.1348,2.555126 -L 1.1348,2.555126,1.5621,3.699114 -L 1.5621,0.266996,2.256,3.036823 -L 2.256,3.036823,2.4307,5.620121 -L 2.4307,5.620121,2.4171,8.466214 -L 2.4171,8.466214,4.1018,8.466214 -L 4.1018,8.466214,5.8039,8.466214 -L 5.8039,8.466214,7.5058,8.466214 -L 3.2717,0,3.9718,0 -L 3.9718,0,4.6758,0 -L 4.6758,0,5.3766,0 -L 5.3766,0,5.3623,1.120084 -L 5.3623,1.120084,5.2576,1.663927 -L 5.2576,1.663927,4.9805,2.097487 -L 4.9805,2.097487,4.5501,2.097487 -L 4.5501,2.097487,4.1228,2.097487 -L 4.1228,2.097487,3.6955,2.097487 -L 5.8004,0,6.357,0 -L 6.357,0,6.9317,0 -L 6.9317,0,7.5058,0 -L 5.8004,2.097487,5.6495,2.467543 -L 5.6495,2.467543,5.5059,2.820634 -L 5.5059,2.820634,5.3766,3.165275 -L 6.2277,2.097487,6.5041,2.097487 -L 6.5041,2.097487,6.7878,2.097487 -L 6.7878,2.097487,7.0855,2.097487 -L 3.2717,4.233107,3.9718,4.233107 -L 3.9718,4.233107,4.6758,4.233107 -L 4.6758,4.233107,5.3766,4.233107 -L 5.3766,4.233107,5.3623,5.353169 -L 5.3623,5.353169,5.2576,5.896968 -L 5.2576,5.896968,4.9805,6.330418 -L 4.9805,6.330418,4.5501,6.330418 -L 4.5501,6.330418,4.1228,6.330418 -L 4.1228,6.330418,3.6955,6.330418 -L 5.8004,4.233107,6.357,4.233107 -L 6.357,4.233107,6.9317,4.233107 -L 6.9317,4.233107,7.5058,4.233107 -L 1.1593,5.796667,0.8686,6.166788 -L 0.8686,6.166788,0.5849,6.519749 -L 0.5849,6.519749,0.3083,6.864499 -L 5.8004,6.330418,5.6495,6.70054 -L 5.6495,6.70054,5.5059,7.053718 -L 5.5059,7.053718,5.3766,7.398382 -L 6.2277,6.330418,6.5041,6.330418 -L 6.5041,6.330418,6.7878,6.330418 -L 6.7878,6.330418,7.0855,6.330418 -L 1.5621,7.932222,1.2858,8.302299 -L 1.2858,8.302299,1.0122,8.65539 -L 1.0122,8.65539,0.7394,9.000075 - -[該] 59 -L 0.734,0,0.734,0.713428 -L 0.734,0.713428,0.734,1.409627 -L 0.734,1.409627,0.734,2.097487 -L 0.734,2.097487,1.1652,2.097487 -L 1.1652,2.097487,1.5925,2.097487 -L 1.5925,2.097487,2.0198,2.097487 -L 2.0198,2.097487,2.0198,1.409627 -L 2.0198,1.409627,2.0198,0.713428 -L 2.0198,0.713428,2.0198,0 -L 2.0198,0,1.5925,0 -L 1.5925,0,1.1652,0 -L 1.1652,0,0.734,0 -L 3.2978,0,5.116,0.902647 -L 5.116,0.902647,6.2119,2.186449 -L 6.2119,2.186449,7.1124,4.233107 -L 7.1124,0.266996,6.9614,0.532526 -L 6.9614,0.532526,6.8147,0.78954 -L 6.8147,0.78954,6.6847,1.029721 -L 3.5153,2.097487,4.0022,2.553703 -L 4.0022,2.553703,4.489,3.001492 -L 4.489,3.001492,4.979,3.432359 -L 4.979,3.432359,4.405,4.231662 -L 4.405,4.231662,3.8512,5.022712 -L 3.8512,5.022712,3.2978,5.796667 -L 0.734,3.699114,1.1652,3.699114 -L 1.1652,3.699114,1.5925,3.699114 -L 1.5925,3.699114,2.0198,3.699114 -L 5.4063,3.699114,5.6834,4.412454 -L 5.6834,4.412454,5.9636,5.108829 -L 5.9636,5.108829,6.2574,5.796667 -L 0.734,5.300938,1.1652,5.300938 -L 1.1652,5.300938,1.5925,5.300938 -L 1.5925,5.300938,2.0198,5.300938 -L 4.5486,5.796667,4.8498,6.211882 -L 4.8498,6.211882,4.9615,6.627186 -L 4.9615,6.627186,4.979,7.398382 -L 4.979,7.398382,4.405,7.398382 -L 4.405,7.398382,3.8512,7.398382 -L 3.8512,7.398382,3.2978,7.398382 -L 0.3141,6.864499,1.0142,6.864499 -L 1.0142,6.864499,1.7217,6.864499 -L 1.7217,6.864499,2.4436,6.864499 -L 5.4063,7.398382,5.4063,7.932222 -L 5.4063,7.932222,5.4063,8.466214 -L 5.4063,8.466214,5.4063,9.000075 -L 5.8336,7.398382,6.394,7.398382 -L 6.394,7.398382,6.9614,7.398382 -L 6.9614,7.398382,7.5432,7.398382 -L 0.734,8.466214,1.1652,8.466214 -L 1.1652,8.466214,1.5925,8.466214 -L 1.5925,8.466214,2.0198,8.466214 -L 0.3141,6.902522,2.839,6.902522 -L 0.734,8.504325,2.4152,8.504325 -L 0.734,5.30096,2.4152,5.30096 -L 0.734,4.233019,2.4152,4.233019 -L 0.734,2.669525,2.4152,2.669525 -L 0.734,0,0.734,2.669525 -L 2.4152,0,0.734,0 -L 2.4152,2.669525,2.4152,0 - -[垣] 30 -L 2.8725,0,4.428,0 -L 4.428,0,5.9831,0 -L 5.9831,0,7.5382,0 -L 0.3403,1.563626,0.7711,1.563626 -L 0.7711,1.563626,1.1914,1.563626 -L 1.1914,1.563626,1.6222,1.563626 -L 1.6222,1.563626,1.6961,3.850332 -L 1.6961,3.850332,1.4859,5.620121 -L 1.4859,5.620121,0.3403,6.330418 -L 3.7271,2.097487,3.7271,3.508515 -L 3.7271,3.508515,3.7271,4.91961 -L 3.7271,4.91961,3.7271,6.330418 -L 3.7271,6.330418,4.7047,6.330418 -L 4.7047,6.330418,5.6885,6.330418 -L 5.6885,6.330418,6.6867,6.330418 -L 6.6867,6.330418,6.6867,4.91961 -L 6.6867,4.91961,6.6867,3.508515 -L 6.6867,3.508515,6.6867,2.097487 -L 6.6867,2.097487,5.6885,2.097487 -L 5.6885,2.097487,4.7047,2.097487 -L 4.7047,2.097487,3.7271,2.097487 -L 4.1544,4.233107,4.8549,4.233107 -L 4.8549,4.233107,5.5628,4.233107 -L 5.5628,4.233107,6.2913,4.233107 -L 2.0495,6.330418,1.7486,6.785365 -L 1.7486,6.785365,1.6397,7.477428 -L 1.6397,7.477428,1.6222,9.000075 -L 2.8725,8.466214,4.428,8.466214 -L 4.428,8.466214,5.9831,8.466214 -L 5.9831,8.466214,7.5382,8.466214 - -[嚇] 57 -L 1.6207,0,2.6154,1.960585 -L 2.6154,1.960585,2.9029,3.582023 -L 2.9029,3.582023,2.9029,5.796667 -L 2.9029,5.796667,2.4753,5.796667 -L 2.4753,5.796667,2.0518,5.796667 -L 2.0518,5.796667,1.6207,5.796667 -L 1.6207,5.796667,1.9079,3.549472 -L 1.9079,3.549472,1.9079,2.590435 -L 1.9079,2.590435,1.6207,2.097487 -L 2.9029,0,3.1793,0 -L 3.1793,0,3.463,0 -L 3.463,0,3.761,0 -L 3.761,0,3.6066,2.28813 -L 3.6066,2.28813,3.463,4.576325 -L 3.463,4.576325,3.3302,6.864499 -L 3.3302,6.864499,3.0357,7.053718 -L 3.0357,7.053718,2.752,7.234489 -L 2.752,7.234489,2.4753,7.398382 -L 4.6118,0,5.3403,1.91803 -L 5.3403,1.91803,5.4807,3.726017 -L 5.4807,3.726017,5.4352,5.796667 -L 5.4352,5.796667,5.0079,5.796667 -L 5.0079,5.796667,4.5911,5.796667 -L 4.5911,5.796667,4.1848,5.796667 -L 5.4352,0,5.7115,0 -L 5.7115,0,5.9952,0 -L 5.9952,0,6.2863,0 -L 6.2863,0,6.1388,2.28813 -L 6.1388,2.28813,5.9952,4.576325 -L 5.9952,4.576325,5.866,6.864499 -L 5.866,6.864499,5.5679,7.053718 -L 5.5679,7.053718,5.2842,7.234489 -L 5.2842,7.234489,5.0079,7.398382 -L 4.6118,2.097487,4.6118,2.820634 -L 4.6118,2.820634,4.6118,3.535353 -L 4.6118,3.535353,4.6118,4.233107 -L 7.5748,2.097487,7.4176,2.820634 -L 7.4176,2.820634,7.2775,3.535353 -L 7.2775,3.535353,7.144,4.233107 -L 0.3703,3.699114,0.3703,5.110121 -L 0.3703,5.110121,0.3703,6.521215 -L 0.3703,6.521215,0.3703,7.932222 -L 0.3703,7.932222,0.7804,7.932222 -L 0.7804,7.932222,1.1934,7.932222 -L 1.1934,7.932222,1.6207,7.932222 -L 1.6207,7.932222,1.6207,7.398382 -L 1.6207,7.398382,1.6207,6.864499 -L 1.6207,6.864499,1.6207,6.330418 -L 6.7167,5.796667,6.9938,5.796667 -L 6.9938,5.796667,7.2775,5.796667 -L 7.2775,5.796667,7.5748,5.796667 -L 3.761,7.398382,3.4563,7.813554 -L 3.4563,7.813554,3.3477,8.228879 -L 3.3477,8.228879,3.3302,9.000075 -L 6.2863,7.398382,5.9917,7.813554 -L 5.9917,7.813554,5.88,8.228879 -L 5.88,8.228879,5.866,9.000075 - -[核] 42 -L 1.6545,0,1.5705,1.600358 -L 1.5705,1.600358,1.5036,3.192178 -L 1.5036,3.192178,1.437,4.767077 -L 1.437,4.767077,1.0728,4.069346 -L 1.0728,4.069346,0.7194,3.354582 -L 0.7194,3.354582,0.3726,2.631436 -L 3.542,0,4.7434,1.411028 -L 4.7434,1.411028,5.9591,2.822079 -L 5.9591,2.822079,7.1744,4.233107 -L 7.5698,0,7.146,0.532526 -L 7.146,0.532526,6.7257,1.056493 -L 6.7257,1.056493,6.3233,1.563626 -L 3.3599,2.097487,3.9133,2.631436 -L 3.9133,2.631436,4.467,3.165275 -L 4.467,3.165275,5.0376,3.699114 -L 5.0376,3.699114,4.467,4.412454 -L 4.467,4.412454,3.9133,5.108829 -L 3.9133,5.108829,3.3599,5.796667 -L 2.9326,4.233107,2.162,5.04237 -L 2.162,5.04237,1.7141,5.724582 -L 1.7141,5.724582,1.2237,6.864499 -L 1.2237,6.864499,0.9292,6.864499 -L 0.9292,6.864499,0.6455,6.864499 -L 0.6455,6.864499,0.3726,6.864499 -L 5.4649,4.233107,5.7419,4.765524 -L 5.7419,4.765524,6.0256,5.289599 -L 6.0256,5.289599,6.3233,5.796667 -L 4.6138,5.796667,4.9083,6.211882 -L 4.9083,6.211882,5.02,6.627186 -L 5.02,6.627186,5.0376,7.398382 -L 5.0376,7.398382,3.7175,7.259925 -L 3.7175,7.259925,2.852,7.002955 -L 2.852,7.002955,2.0783,6.864499 -L 2.0783,6.864499,1.7803,7.299591 -L 1.7803,7.299591,1.6685,7.853109 -L 1.6685,7.853109,1.6545,9.000075 -L 5.4649,7.398382,5.4649,7.932222 -L 5.4649,7.932222,5.4649,8.466214 -L 5.4649,8.466214,5.4649,9.000075 -L 5.8922,7.398382,6.4459,7.398382 -L 6.4459,7.398382,6.9993,7.398382 -L 6.9993,7.398382,7.5698,7.398382 - -[獲] 72 -L 0.4023,0,1.0328,0.038242 -L 1.0328,0.038242,1.4674,0.305107 -L 1.4674,0.305107,2.0768,1.029721 -L 2.0768,1.029721,1.9998,2.467543 -L 1.9998,2.467543,1.9294,3.888466 -L 1.9294,3.888466,1.8663,5.300938 -L 1.8663,5.300938,1.376,4.603097 -L 1.376,4.603097,0.8892,3.888466 -L 0.8892,3.888466,0.4023,3.165275 -L 2.9346,0,4.1499,0.019811 -L 4.1499,0.019811,4.7072,0.158245 -L 4.7072,0.158245,5.0714,0.533992 -L 5.0714,0.533992,4.4371,1.456276 -L 4.4371,1.456276,3.9923,1.861597 -L 3.9923,1.861597,3.3619,2.097487 -L 6.318,0,6.0451,0.189242 -L 6.0451,0.189242,5.7716,0.3701 -L 5.7716,0.3701,5.4952,0.533992 -L 6.7491,0,7.0254,0 -L 7.0254,0,7.3056,0 -L 7.3056,0,7.6037,0 -L 6.318,1.029721,6.4514,1.296608 -L 6.4514,1.296608,6.5981,1.563626 -L 6.5981,1.563626,6.7491,1.8306 -L 6.7491,1.8306,6.0451,1.933682 -L 6.0451,1.933682,5.3443,2.01982 -L 5.3443,2.01982,4.6441,2.097487 -L 3.7857,3.165275,3.7682,5.036766 -L 3.7682,5.036766,3.6631,5.857413 -L 3.6631,5.857413,3.3619,6.330418 -L 3.3619,6.330418,3.2116,6.166788 -L 3.2116,6.166788,3.068,5.985909 -L 3.068,5.985909,2.9346,5.796667 -L 4.2165,3.165275,4.6441,3.268422 -L 4.6441,3.268422,5.0714,3.354582 -L 5.0714,3.354582,5.4952,3.432359 -L 5.4952,3.432359,5.1656,3.995772 -L 5.1656,3.995772,4.8333,4.203423 -L 4.8333,4.203423,4.2165,4.233107 -L 5.898,3.165275,6.318,3.165275 -L 6.318,3.165275,6.7491,3.165275 -L 6.7491,3.165275,7.1726,3.165275 -L 5.898,4.233107,5.2812,4.984536 -L 5.2812,4.984536,4.8473,5.261317 -L 4.8473,5.261317,4.2165,5.300938 -L 5.898,5.300938,4.8784,6.440615 -L 4.8784,6.440615,3.7612,7.478872 -L 3.7612,7.478872,2.9346,7.932222 -L 1.6807,5.796667,1.6667,6.567863 -L 1.6667,6.567863,1.555,6.983122 -L 1.555,6.983122,1.2569,7.398382 -L 1.2569,7.398382,0.9596,7.053718 -L 0.9596,7.053718,0.6794,6.70054 -L 0.6794,6.70054,0.4023,6.330418 -L 5.898,6.330418,5.3233,7.234489 -L 5.3233,7.234489,4.7629,8.121507 -L 4.7629,8.121507,4.2165,9.000075 -L 6.318,6.330418,6.5981,6.330418 -L 6.5981,6.330418,6.8787,6.330418 -L 6.8787,6.330418,7.1726,6.330418 -L 1.2569,7.932222,0.9596,8.302299 -L 0.9596,8.302299,0.6794,8.65539 -L 0.6794,8.65539,0.4023,9.000075 -L 1.6807,7.932222,1.9609,8.302299 -L 1.9609,8.302299,2.2306,8.65539 -L 2.2306,8.65539,2.5073,9.000075 -L 6.318,7.932222,6.1677,8.302299 -L 6.1677,8.302299,6.0241,8.65539 -L 6.0241,8.65539,5.898,9.000075 -L 6.7491,7.932222,7.0254,7.932222 -L 7.0254,7.932222,7.3056,7.932222 -L 7.3056,7.932222,7.6037,7.932222 - -[穫] 66 -L 1.2554,0,1.1713,1.411028 -L 1.1713,1.411028,1.1052,2.822079 -L 1.1052,2.822079,1.0421,4.233107 -L 1.0421,4.233107,0.8316,3.888466 -L 0.8316,3.888466,0.625,3.535353 -L 0.625,3.535353,0.4288,3.165275 -L 2.5412,0,3.7565,0.019811 -L 3.7565,0.019811,4.2994,0.158245 -L 4.2994,0.158245,4.6461,0.533992 -L 4.6461,0.533992,4.0293,1.456276 -L 4.0293,1.456276,3.5954,1.861597 -L 3.5954,1.861597,2.965,2.097487 -L 5.9245,0,5.6265,0.189242 -L 5.6265,0.189242,5.3463,0.3701 -L 5.3463,0.3701,5.0661,0.533992 -L 6.355,0,6.7756,0 -L 6.7756,0,7.2061,0 -L 7.2061,0,7.6334,0 -L 6.1378,1.029721,6.355,1.296608 -L 6.355,1.296608,6.5651,1.563626 -L 6.5651,1.563626,6.7756,1.8306 -L 6.7756,1.8306,5.9245,1.933682 -L 5.9245,1.933682,5.0801,2.01982 -L 5.0801,2.01982,4.2469,2.097487 -L 3.8196,3.165275,3.8052,5.036766 -L 3.8052,5.036766,3.6935,5.857413 -L 3.6935,5.857413,3.3923,6.330418 -L 3.3923,6.330418,3.0942,5.987354 -L 3.0942,5.987354,2.8105,5.644114 -L 2.8105,5.644114,2.5412,5.300938 -L 4.2469,3.165275,4.6528,3.268422 -L 4.6528,3.268422,5.0734,3.354582 -L 5.0734,3.354582,5.4972,3.432359 -L 5.4972,3.432359,5.1676,3.995772 -L 5.1676,3.995772,4.8419,4.203423 -L 4.8419,4.203423,4.2469,4.233107 -L 5.9245,3.165275,6.355,3.165275 -L 6.355,3.165275,6.7756,3.165275 -L 6.7756,3.165275,7.2061,3.165275 -L 2.11,4.233107,1.5745,4.895464 -L 1.5745,4.895464,1.0908,5.668127 -L 1.0908,5.668127,0.4288,6.330418 -L 5.9245,4.233107,5.2941,4.984536 -L 5.2941,4.984536,4.8559,5.261317 -L 4.8559,5.261317,4.2469,5.300938 -L 5.9245,5.300938,4.8703,6.474633 -L 4.8703,6.474633,3.774,7.495794 -L 3.774,7.495794,2.965,7.932222 -L 1.6827,6.330418,1.3815,6.745787 -L 1.3815,6.745787,1.2698,7.161069 -L 1.2698,7.161069,1.2554,7.932222 -L 1.2554,7.932222,0.9826,7.932222 -L 0.9826,7.932222,0.709,7.932222 -L 0.709,7.932222,0.4288,7.932222 -L 5.9245,6.330418,5.2482,7.192153 -L 5.2482,7.192153,4.6948,8.036769 -L 4.6948,8.036769,4.2469,9.000075 -L 6.355,6.330418,6.6247,6.330418 -L 6.6247,6.330418,6.9084,6.330418 -L 6.9084,6.330418,7.2061,6.330418 -L 6.355,7.932222,6.1974,8.302299 -L 6.1974,8.302299,6.0573,8.65539 -L 6.0573,8.65539,5.9245,9.000075 -L 6.7756,7.932222,7.0558,7.932222 -L 7.0558,7.932222,7.336,7.932222 -L 7.336,7.932222,7.6334,7.932222 - -[郭] 51 -L 1.2893,0,1.7131,0 -L 1.7131,0,2.1404,0 -L 2.1404,0,2.5673,0 -L 2.5673,0,2.5673,0.713428 -L 2.5673,0.713428,2.5673,1.409627 -L 2.5673,1.409627,2.5673,2.097487 -L 2.5673,2.097487,1.8423,2.097487 -L 1.8423,2.097487,1.1348,2.097487 -L 1.1348,2.097487,0.4347,2.097487 -L 5.5234,0,5.5234,2.822079 -L 5.5234,2.822079,5.5234,5.644114 -L 5.5234,5.644114,5.5234,8.466214 -L 5.5234,8.466214,6.0768,8.466214 -L 6.0768,8.466214,6.634,8.466214 -L 6.634,8.466214,7.2046,8.466214 -L 7.2046,8.466214,6.8126,5.789574 -L 6.8126,5.789574,7.2711,4.316422 -L 7.2711,4.316422,7.6284,2.097487 -L 7.6284,2.097487,7.303,1.721805 -L 7.303,1.721805,6.9773,1.583371 -L 6.9773,1.583371,6.3815,1.563626 -L 2.7495,2.631436,2.9635,3.08763 -L 2.9635,3.08763,3.1803,3.535353 -L 3.1803,3.535353,3.3943,3.966133 -L 3.3943,3.966133,2.5397,4.069346 -L 2.5397,4.069346,1.6921,4.155418 -L 1.6921,4.155418,0.8585,4.233107 -L 3.3943,2.631436,3.6671,2.631436 -L 3.6671,2.631436,3.9473,2.631436 -L 3.9473,2.631436,4.2453,2.631436 -L 1.2893,5.796667,1.2893,6.166788 -L 1.2893,6.166788,1.2893,6.519749 -L 1.2893,6.519749,1.2893,6.864499 -L 1.2893,6.864499,2.1194,6.864499 -L 2.1194,6.864499,2.9635,6.864499 -L 2.9635,6.864499,3.818,6.864499 -L 3.818,6.864499,3.818,6.519749 -L 3.818,6.519749,3.818,6.166788 -L 3.818,6.166788,3.818,5.796667 -L 3.818,5.796667,2.9635,5.796667 -L 2.9635,5.796667,2.1194,5.796667 -L 2.1194,5.796667,1.2893,5.796667 -L 0.4347,7.932222,1.1348,7.932222 -L 1.1348,7.932222,1.8423,7.932222 -L 1.8423,7.932222,2.5673,7.932222 -L 2.5673,7.932222,2.5673,8.302299 -L 2.5673,8.302299,2.5673,8.65539 -L 2.5673,8.65539,2.5673,9.000075 -L 2.9635,7.932222,3.5235,7.932222 -L 3.5235,7.932222,4.0944,7.932222 -L 4.0944,7.932222,4.6723,7.932222 - -[隔] 54 -L 0.4612,0,0.4612,2.822079 -L 0.4612,2.822079,0.4612,5.644114 -L 0.4612,5.644114,0.4612,8.466214 -L 0.4612,8.466214,1.0107,8.466214 -L 1.0107,8.466214,1.5715,8.466214 -L 1.5715,8.466214,2.142,8.466214 -L 2.142,8.466214,1.7081,6.131392 -L 1.7081,6.131392,1.9249,4.762765 -L 1.9249,4.762765,2.142,2.631436 -L 2.142,2.631436,1.8653,2.467543 -L 1.8653,2.467543,1.5925,2.286685 -L 1.5925,2.286685,1.3154,2.097487 -L 3.4239,0,3.4239,1.600358 -L 3.4239,1.600358,3.4239,3.192178 -L 3.4239,3.192178,3.4239,4.767077 -L 3.4239,4.767077,4.6813,4.767077 -L 4.6813,4.767077,5.9527,4.767077 -L 5.9527,4.767077,7.2349,4.767077 -L 7.2349,4.767077,7.2349,3.192178 -L 7.2349,3.192178,7.2349,1.600358 -L 7.2349,1.600358,7.2349,0 -L 7.2349,0,6.9372,0 -L 6.9372,0,6.6567,0 -L 6.6567,0,6.3835,0 -L 5.13,0.533992,5.13,1.066431 -L 5.13,1.066431,5.13,1.590376 -L 5.13,1.590376,5.13,2.097487 -L 5.13,2.097487,4.8323,2.097487 -L 4.8323,2.097487,4.5517,2.097487 -L 4.5517,2.097487,4.275,2.097487 -L 5.5289,2.097487,5.8059,2.097487 -L 5.8059,2.097487,6.0861,2.097487 -L 6.0861,2.097487,6.3835,2.097487 -L 4.0652,3.165275,4.275,3.535353 -L 4.275,3.535353,4.489,3.888466 -L 4.489,3.888466,4.7023,4.233107 -L 5.9527,3.165275,5.9527,3.535353 -L 5.9527,3.535353,5.9527,3.888466 -L 5.9527,3.888466,5.9527,4.233107 -L 3.8512,6.330418,3.8512,6.70054 -L 3.8512,6.70054,3.8512,7.053718 -L 3.8512,7.053718,3.8512,7.398382 -L 3.8512,7.398382,4.8253,7.398382 -L 4.8253,7.398382,5.8126,7.398382 -L 5.8126,7.398382,6.8073,7.398382 -L 6.8073,7.398382,6.8073,7.053718 -L 6.8073,7.053718,6.8073,6.70054 -L 6.8073,6.70054,6.8073,6.330418 -L 6.8073,6.330418,5.8126,6.330418 -L 5.8126,6.330418,4.8253,6.330418 -L 4.8253,6.330418,3.8512,6.330418 -L 2.9966,8.466214,4.5517,8.466214 -L 4.5517,8.466214,6.1072,8.466214 -L 6.1072,8.466214,7.6622,8.466214 - -[岳] 42 -L 1.3139,0,1.3139,0.713428 -L 1.3139,0.713428,1.3139,1.409627 -L 1.3139,1.409627,1.3139,2.097487 -L 1.7447,0,2.4487,0 -L 2.4487,0,3.1597,0 -L 3.1597,0,3.8816,0 -L 3.8816,0,3.8816,1.247201 -L 3.8816,1.247201,3.8816,2.477438 -L 3.8816,2.477438,3.8816,3.699114 -L 3.8816,3.699114,2.7293,3.699114 -L 2.7293,3.699114,1.591,3.699114 -L 1.591,3.699114,0.4628,3.699114 -L 4.277,0,4.9775,0 -L 4.9775,0,5.6885,0 -L 5.6885,0,6.4135,0 -L 6.4135,0,6.4135,0.713428 -L 6.4135,0.713428,6.4135,1.409627 -L 6.4135,1.409627,6.4135,2.097487 -L 4.277,3.699114,4.5537,3.699114 -L 4.5537,3.699114,4.8343,3.699114 -L 4.8343,3.699114,5.1355,3.699114 -L 5.1355,3.699114,5.1355,4.576325 -L 5.1355,4.576325,5.1355,5.453361 -L 5.1355,5.453361,5.1355,6.330418 -L 5.1355,6.330418,4.0007,6.330418 -L 4.0007,6.330418,2.8725,6.330418 -L 2.8725,6.330418,1.7447,6.330418 -L 1.7447,6.330418,1.7447,5.6428 -L 1.7447,5.6428,1.7447,4.946381 -L 1.7447,4.946381,1.7447,4.233107 -L 5.5558,3.699114,6.1158,3.699114 -L 6.1158,3.699114,6.6867,3.699114 -L 6.6867,3.699114,7.2646,3.699114 -L 5.5558,6.330418,5.9866,6.330418 -L 5.9866,6.330418,6.4135,6.330418 -L 6.4135,6.330418,6.8408,6.330418 -L 1.7447,6.864499,1.7447,7.234489 -L 1.7447,7.234489,1.7447,7.587667 -L 1.7447,7.587667,1.7447,7.932222 -L 1.7447,7.932222,3.4123,8.070765 -L 3.4123,8.070765,4.6031,8.327714 -L 4.6031,8.327714,5.9866,8.466214 - -[掛] 54 -L 0.4929,0,0.7696,0 -L 0.7696,0,1.0533,0 -L 1.0533,0,1.3478,0 -L 1.3478,0,1.3478,1.247201 -L 1.3478,1.247201,1.3478,2.477438 -L 1.3478,2.477438,1.3478,3.699114 -L 1.3478,3.699114,1.0533,3.699114 -L 1.0533,3.699114,0.7696,3.699114 -L 0.7696,3.699114,0.4929,3.699114 -L 6.4089,0,6.4089,3.011321 -L 6.4089,3.011321,6.4089,6.014191 -L 6.4089,6.014191,6.4089,9.000075 -L 2.5978,0.533992,3.0255,0.533992 -L 3.0255,0.533992,3.4528,0.533992 -L 3.4528,0.533992,3.8832,0.533992 -L 3.8832,0.533992,3.8832,1.066431 -L 3.8832,1.066431,3.8832,1.590376 -L 3.8832,1.590376,3.8832,2.097487 -L 3.8832,2.097487,3.5855,2.286685 -L 3.5855,2.286685,3.3018,2.467543 -L 3.3018,2.467543,3.0255,2.631436 -L 4.3039,0.533992,4.5841,0.713428 -L 4.5841,0.713428,4.8639,0.875722 -L 4.8639,0.875722,5.1616,1.029721 -L 4.3039,2.631436,4.0093,3.04663 -L 4.0093,3.04663,3.8976,3.461933 -L 3.8976,3.461933,3.8832,4.233107 -L 7.6939,3.966133,7.4001,4.576325 -L 7.4001,4.576325,7.1164,5.186496 -L 7.1164,5.186496,6.8393,5.796667 -L 1.3478,4.233107,1.3478,4.946381 -L 1.3478,4.946381,1.3478,5.6428 -L 1.3478,5.6428,1.3478,6.330418 -L 1.3478,6.330418,1.0533,6.519749 -L 1.0533,6.519749,0.7696,6.70054 -L 0.7696,6.70054,0.4929,6.864499 -L 2.5978,5.300938,3.0255,5.300938 -L 3.0255,5.300938,3.4528,5.300938 -L 3.4528,5.300938,3.8832,5.300938 -L 3.8832,5.300938,3.8832,5.833377 -L 3.8832,5.833377,3.8832,6.357409 -L 3.8832,6.357409,3.8832,6.864499 -L 3.8832,6.864499,3.5855,7.053718 -L 3.5855,7.053718,3.3018,7.234489 -L 3.3018,7.234489,3.0255,7.398382 -L 4.3039,5.300938,4.5841,5.300938 -L 4.5841,5.300938,4.8639,5.300938 -L 4.8639,5.300938,5.1616,5.300938 -L 1.7783,6.864499,1.4739,7.299591 -L 1.4739,7.299591,1.3653,7.853109 -L 1.3653,7.853109,1.3478,9.000075 -L 4.3039,7.398382,4.0093,7.813554 -L 4.0093,7.813554,3.8976,8.228879 -L 3.8976,8.228879,3.8832,9.000075 - -[潟] 54 -L 0.5264,0,0.7369,1.546573 -L 0.7369,1.546573,1.1358,2.915309 -L 1.1358,2.915309,1.3463,4.233107 -L 5.5874,0,6.2214,0.038242 -L 6.2214,0.038242,6.6662,0.305107 -L 6.6662,0.305107,7.297,1.029721 -L 7.297,1.029721,7.1219,1.800895 -L 7.1219,1.800895,6.9044,2.216132 -L 6.9044,2.216132,6.442,2.631436 -L 2.6314,0.533992,2.9326,0.922305 -L 2.9326,0.922305,3.0376,1.327714 -L 3.0376,1.327714,3.0552,2.097487 -L 3.0552,2.097487,2.7613,2.286685 -L 2.7613,2.286685,2.4776,2.467543 -L 2.4776,2.467543,2.2009,2.631436 -L 4.3409,1.029721,4.3234,1.800895 -L 4.3234,1.800895,4.2145,2.216132 -L 4.2145,2.216132,3.9098,2.631436 -L 5.5874,1.8306,5.4372,2.097487 -L 5.4372,2.097487,5.2936,2.364439 -L 5.2936,2.364439,5.1636,2.631436 -L 7.297,2.631436,7.297,3.001492 -L 7.297,3.001492,7.297,3.354582 -L 7.297,3.354582,7.297,3.699114 -L 7.297,3.699114,4.5962,3.679413 -L 4.5962,3.679413,3.5,3.541044 -L 3.5,3.541044,3.0552,3.165275 -L 3.9098,4.233107,3.9098,4.603097 -L 3.9098,4.603097,3.9098,4.956297 -L 3.9098,4.956297,3.9098,5.300938 -L 3.9098,5.300938,3.6124,5.300938 -L 3.6124,5.300938,3.3322,5.300938 -L 3.3322,5.300938,3.0552,5.300938 -L 3.0552,5.300938,3.1182,6.177975 -L 3.1182,6.177975,3.1848,7.055163 -L 3.1848,7.055163,3.2692,7.932222 -L 3.2692,7.932222,3.7595,8.302299 -L 3.7595,8.302299,4.2565,8.65539 -L 4.2565,8.65539,4.7609,9.000075 -L 4.3409,5.300938,5.171,5.300938 -L 5.171,5.300938,6.0147,5.300938 -L 6.0147,5.300938,6.8732,5.300938 -L 6.8732,5.300938,6.8732,5.833377 -L 6.8732,5.833377,6.8732,6.357409 -L 6.8732,6.357409,6.8732,6.864499 -L 6.8732,6.864499,6.442,6.864499 -L 6.442,6.864499,6.0147,6.864499 -L 6.0147,6.864499,5.5874,6.864499 -L 3.4825,6.864499,3.7595,6.864499 -L 3.7595,6.864499,4.0432,6.864499 -L 4.0432,6.864499,4.3409,6.864499 -L 6.8732,7.665335,6.442,7.768438 -L 6.442,7.768438,6.0147,7.854554 -L 6.0147,7.854554,5.5874,7.932222 - -[喝] 51 -L 5.6213,0,5.8941,0 -L 5.8941,0,6.1743,0 -L 6.1743,0,6.4724,0 -L 6.4724,0,7.1025,1.4195 -L 7.1025,1.4195,7.3091,2.661097 -L 7.3091,2.661097,7.3302,4.233107 -L 7.3302,4.233107,6.1743,4.233107 -L 6.1743,4.233107,5.0431,4.233107 -L 5.0431,4.233107,3.9156,4.233107 -L 3.9156,4.233107,3.9156,3.699114 -L 3.9156,3.699114,3.9156,3.165275 -L 3.9156,3.165275,3.9156,2.631436 -L 3.9156,2.631436,4.469,2.820634 -L 4.469,2.820634,5.0431,3.001492 -L 5.0431,3.001492,5.6213,3.165275 -L 4.3356,1.029721,4.1853,1.399689 -L 4.1853,1.399689,4.0417,1.752911 -L 4.0417,1.752911,3.9156,2.097487 -L 4.7667,1.029721,5.1905,1.029721 -L 5.1905,1.029721,5.6213,1.029721 -L 5.6213,1.029721,6.0451,1.029721 -L 6.0451,1.029721,6.0451,1.399689 -L 6.0451,1.399689,6.0451,1.752911 -L 6.0451,1.752911,6.0451,2.097487 -L 0.5249,2.631436,0.5249,4.412454 -L 0.5249,4.412454,0.5249,6.176574 -L 0.5249,6.176574,0.5249,7.932222 -L 0.5249,7.932222,1.0856,7.932222 -L 1.0856,7.932222,1.653,7.932222 -L 1.653,7.932222,2.2344,7.932222 -L 2.2344,7.932222,2.2344,6.176574 -L 2.2344,6.176574,2.2344,4.412454 -L 2.2344,4.412454,2.2344,2.631436 -L 2.2344,2.631436,1.653,2.631436 -L 1.653,2.631436,1.0856,2.631436 -L 1.0856,2.631436,0.5249,2.631436 -L 4.3356,4.767077,4.1853,6.014191 -L 4.1853,6.014191,4.0417,7.244383 -L 4.0417,7.244383,3.9156,8.466214 -L 3.9156,8.466214,4.8959,8.466214 -L 4.8959,8.466214,5.8941,8.466214 -L 5.8941,8.466214,6.8997,8.466214 -L 6.8997,8.466214,6.8997,7.587667 -L 6.8997,7.587667,6.8997,6.70054 -L 6.8997,6.70054,6.8997,5.796667 -L 6.8997,5.796667,6.1743,5.796667 -L 6.1743,5.796667,5.4668,5.796667 -L 5.4668,5.796667,4.7667,5.796667 -L 4.3356,7.398382,5.0431,7.398382 -L 5.0431,7.398382,5.7505,7.398382 -L 5.7505,7.398382,6.4724,7.398382 - -[括] 45 -L 0.9826,0,1.2589,0 -L 1.2589,0,1.5426,0 -L 1.5426,0,1.8372,0 -L 1.8372,0,1.8228,2.622898 -L 1.8228,2.622898,1.7111,3.720458 -L 1.7111,3.720458,1.4099,4.233107 -L 1.4099,4.233107,1.1118,4.069346 -L 1.1118,4.069346,0.8281,3.888466 -L 0.8281,3.888466,0.5588,3.699114 -L 3.9421,0,3.9421,1.066431 -L 3.9421,1.066431,3.9421,2.124346 -L 3.9421,2.124346,3.9421,3.165275 -L 3.9421,3.165275,4.4987,3.165275 -L 4.4987,3.165275,5.0734,3.165275 -L 5.0734,3.165275,5.651,3.165275 -L 5.651,3.165275,5.4937,5.237304 -L 5.4937,5.237304,4.8703,5.809341 -L 4.8703,5.809341,3.5148,5.796667 -L 4.3726,0,5.3463,0 -L 5.3463,0,6.334,0 -L 6.334,0,7.3287,0 -L 7.3287,0,7.3287,1.066431 -L 7.3287,1.066431,7.3287,2.124346 -L 7.3287,2.124346,7.3287,3.165275 -L 7.3287,3.165275,6.8982,3.165275 -L 6.8982,3.165275,6.4744,3.165275 -L 6.4744,3.165275,6.0471,3.165275 -L 2.2326,4.233107,1.7286,5.525468 -L 1.7286,5.525468,1.5251,6.487395 -L 1.5251,6.487395,0.5588,6.864499 -L 6.0471,5.796667,5.7701,6.231628 -L 5.7701,6.231628,5.665,6.785365 -L 5.665,6.785365,5.651,7.932222 -L 5.651,7.932222,4.926,7.932222 -L 4.926,7.932222,4.215,7.932222 -L 4.215,7.932222,3.5148,7.932222 -L 6.4744,5.796667,6.8982,5.796667 -L 6.8982,5.796667,7.3287,5.796667 -L 7.3287,5.796667,7.7559,5.796667 -L 2.2326,6.864499,1.9527,7.299591 -L 1.9527,7.299591,1.8512,7.853109 -L 1.8512,7.853109,1.8372,9.000075 -L 6.0471,7.932222,6.3795,8.307968 -L 6.3795,8.307968,6.7126,8.446381 -L 6.7126,8.446381,7.3287,8.466214 - -[渇] 48 -L 0.5849,0.266996,0.9912,1.411028 -L 0.9912,1.411028,1.4119,2.555126 -L 1.4119,2.555126,1.8357,3.699114 -L 5.653,0,5.9265,0 -L 5.9265,0,6.2067,0 -L 6.2067,0,6.5041,0 -L 6.5041,0,7.1349,1.4195 -L 7.1349,1.4195,7.3415,2.661097 -L 7.3415,2.661097,7.3625,4.233107 -L 7.3625,4.233107,6.0806,4.233107 -L 6.0806,4.233107,4.8019,4.233107 -L 4.8019,4.233107,3.541,4.233107 -L 3.541,4.233107,3.541,3.699114 -L 3.541,3.699114,3.541,3.165275 -L 3.541,3.165275,3.541,2.631436 -L 3.541,2.631436,4.0944,2.820634 -L 4.0944,2.820634,4.6516,3.001492 -L 4.6516,3.001492,5.2222,3.165275 -L 3.9718,1.029721,3.8215,1.399689 -L 3.8215,1.399689,3.6744,1.752911 -L 3.6744,1.752911,3.541,2.097487 -L 4.3991,1.029721,4.9528,1.029721 -L 4.9528,1.029721,5.5059,1.029721 -L 5.5059,1.029721,6.0768,1.029721 -L 6.0768,1.029721,6.0768,1.399689 -L 6.0768,1.399689,6.0768,1.752911 -L 6.0768,1.752911,6.0768,2.097487 -L 3.9718,4.767077,3.8215,6.014191 -L 3.8215,6.014191,3.6744,7.244383 -L 3.6744,7.244383,3.541,8.466214 -L 3.541,8.466214,4.6726,8.466214 -L 4.6726,8.466214,5.8039,8.466214 -L 5.8039,8.466214,6.9317,8.466214 -L 6.9317,8.466214,6.9317,7.587667 -L 6.9317,7.587667,6.9317,6.70054 -L 6.9317,6.70054,6.9317,5.796667 -L 6.9317,5.796667,6.0806,5.796667 -L 6.0806,5.796667,5.233,5.796667 -L 5.233,5.796667,4.3991,5.796667 -L 1.4119,5.796667,1.1313,6.166788 -L 1.1313,6.166788,0.862,6.519749 -L 0.862,6.519749,0.5849,6.864499 -L 3.9718,7.398382,4.8019,7.398382 -L 4.8019,7.398382,5.653,7.398382 -L 5.653,7.398382,6.5041,7.398382 -L 1.8357,7.932222,1.5411,8.302299 -L 1.5411,8.302299,1.2574,8.65539 -L 1.2574,8.65539,0.9811,9.000075 - -[滑] 60 -L 0.5838,0.266996,1.0142,1.411028 -L 1.0142,1.411028,1.4415,2.555126 -L 1.4415,2.555126,1.8688,3.699114 -L 3.5465,0,3.5465,1.411028 -L 3.5465,1.411028,3.5465,2.822079 -L 3.5465,2.822079,3.5465,4.233107 -L 3.5465,4.233107,4.531,4.233107 -L 4.531,4.233107,5.5289,4.233107 -L 5.5289,4.233107,6.5344,4.233107 -L 6.5344,4.233107,6.5344,2.822079 -L 6.5344,2.822079,6.5344,1.411028 -L 6.5344,1.411028,6.5344,0 -L 6.5344,0,6.1103,0 -L 6.1103,0,5.6798,0 -L 5.6798,0,5.2525,0 -L 3.9703,2.097487,4.6743,2.097487 -L 4.6743,2.097487,5.3853,2.097487 -L 5.3853,2.097487,6.1103,2.097487 -L 3.9703,3.165275,4.6743,3.165275 -L 4.6743,3.165275,5.3853,3.165275 -L 5.3853,3.165275,6.1103,3.165275 -L 2.7203,4.767077,2.7203,5.110121 -L 2.7203,5.110121,2.7203,5.453361 -L 2.7203,5.453361,2.7203,5.796667 -L 2.7203,5.796667,2.9966,5.796667 -L 2.9966,5.796667,3.2702,5.796667 -L 3.2702,5.796667,3.5465,5.796667 -L 3.5465,5.796667,3.5465,6.70054 -L 3.5465,6.70054,3.5465,7.587667 -L 3.5465,7.587667,3.5465,8.466214 -L 3.5465,8.466214,4.531,8.466214 -L 4.531,8.466214,5.5289,8.466214 -L 5.5289,8.466214,6.5344,8.466214 -L 6.5344,8.466214,6.5344,7.587667 -L 6.5344,7.587667,6.5344,6.70054 -L 6.5344,6.70054,6.5344,5.796667 -L 6.5344,5.796667,6.9404,5.796667 -L 6.9404,5.796667,7.361,5.796667 -L 7.361,5.796667,7.7848,5.796667 -L 7.7848,5.796667,7.7848,5.453361 -L 7.7848,5.453361,7.7848,5.110121 -L 7.7848,5.110121,7.7848,4.767077 -L 1.4415,5.796667,1.1403,6.166788 -L 1.1403,6.166788,0.8605,6.519749 -L 0.8605,6.519749,0.5838,6.864499 -L 3.9703,5.796667,4.2473,5.796667 -L 4.2473,5.796667,4.531,5.796667 -L 4.531,5.796667,4.8249,5.796667 -L 4.8249,5.796667,4.8249,6.330418 -L 4.8249,6.330418,4.8249,6.864499 -L 4.8249,6.864499,4.8249,7.398382 -L 4.8249,7.398382,5.2525,7.398382 -L 5.2525,7.398382,5.6798,7.398382 -L 5.6798,7.398382,6.1103,7.398382 -L 5.2525,5.796667,5.5289,5.796667 -L 5.5289,5.796667,5.8126,5.796667 -L 5.8126,5.796667,6.1103,5.796667 -L 1.8688,7.932222,1.5715,8.302299 -L 1.5715,8.302299,1.2913,8.65539 -L 1.2913,8.65539,1.0142,9.000075 - -[褐] 54 -L 1.4719,0,1.4544,2.622898 -L 1.4544,2.622898,1.3458,3.720458 -L 1.3458,3.720458,1.0446,4.233107 -L 1.0446,4.233107,0.8901,4.069346 -L 0.8901,4.069346,0.7465,3.888466 -L 0.7465,3.888466,0.6173,3.699114 -L 5.6783,0,7.086,0.707648 -L 7.086,0.707648,7.4261,2.356012 -L 7.4261,2.356012,7.3907,4.233107 -L 7.3907,4.233107,6.2633,4.233107 -L 6.2633,4.233107,5.132,4.233107 -L 5.132,4.233107,4.0042,4.233107 -L 4.0042,4.233107,4.0042,3.699114 -L 4.0042,3.699114,4.0042,3.165275 -L 4.0042,3.165275,4.0042,2.631436 -L 4.0042,2.631436,4.5537,2.820634 -L 4.5537,2.820634,5.1144,3.001492 -L 5.1144,3.001492,5.6783,3.165275 -L 4.4311,1.029721,4.2809,1.399689 -L 4.2809,1.399689,4.1334,1.752911 -L 4.1334,1.752911,4.0042,2.097487 -L 4.8584,1.029721,5.2647,1.029721 -L 5.2647,1.029721,5.6853,1.029721 -L 5.6853,1.029721,6.1091,1.029721 -L 6.1091,1.029721,6.1091,1.399689 -L 6.1091,1.399689,6.1091,1.752911 -L 6.1091,1.752911,6.1091,2.097487 -L 1.8638,4.233107,1.7237,4.422327 -L 1.7237,4.422327,1.5945,4.603097 -L 1.5945,4.603097,1.4719,4.767077 -L 1.4719,4.767077,1.8782,5.566468 -L 1.8782,5.566468,2.2946,6.357409 -L 2.2946,6.357409,2.7223,7.131386 -L 2.7223,7.131386,2.0183,7.234489 -L 2.0183,7.234489,1.3174,7.320606 -L 1.3174,7.320606,0.6173,7.398382 -L 4.4311,4.767077,4.2809,6.014191 -L 4.2809,6.014191,4.1334,7.244383 -L 4.1334,7.244383,4.0042,8.466214 -L 4.0042,8.466214,4.981,8.466214 -L 4.981,8.466214,5.9655,8.466214 -L 5.9655,8.466214,6.9634,8.466214 -L 6.9634,8.466214,6.9634,7.587667 -L 6.9634,7.587667,6.9634,6.70054 -L 6.9634,6.70054,6.9634,5.796667 -L 6.9634,5.796667,6.2633,5.796667 -L 6.2633,5.796667,5.5628,5.796667 -L 5.5628,5.796667,4.8584,5.796667 -L 4.4311,7.398382,5.132,7.398382 -L 5.132,7.398382,5.8321,7.398382 -L 5.8321,7.398382,6.5361,7.398382 -L 1.4719,7.932222,1.4719,8.302299 -L 1.4719,8.302299,1.4719,8.65539 -L 1.4719,8.65539,1.4719,9.000075 - -[轄] 75 -L 1.9008,0,1.7467,1.151168 -L 1.7467,1.151168,1.3159,1.531009 -L 1.3159,1.531009,0.6158,1.563626 -L 4.4331,0,4.4331,0.877211 -L 4.4331,0.877211,4.4331,1.754268 -L 4.4331,1.754268,4.4331,2.631436 -L 4.4331,2.631436,5.2842,2.631436 -L 5.2842,2.631436,6.1427,2.631436 -L 6.1427,2.631436,6.9938,2.631436 -L 6.9938,2.631436,6.9938,1.754268 -L 6.9938,1.754268,6.9938,0.877211 -L 6.9938,0.877211,6.9938,0 -L 6.9938,0,6.1427,0 -L 6.1427,0,5.2842,0 -L 5.2842,0,4.4331,0 -L 2.3215,1.563626,2.0304,2.097487 -L 2.0304,2.097487,1.7467,2.631436 -L 1.7467,2.631436,1.4704,3.165275 -L 1.4704,3.165275,1.1723,3.165275 -L 1.1723,3.165275,0.8921,3.165275 -L 0.8921,3.165275,0.6158,3.165275 -L 0.6158,3.165275,0.6158,4.231662 -L 0.6158,4.231662,0.6158,5.289599 -L 0.6158,5.289599,0.6158,6.330418 -L 0.6158,6.330418,1.2319,6.360189 -L 1.2319,6.360189,1.5646,6.567863 -L 1.5646,6.567863,1.9008,7.131386 -L 1.9008,7.131386,1.5646,7.695018 -L 1.5646,7.695018,1.2319,7.902538 -L 1.2319,7.902538,0.6158,7.932222 -L 2.3215,3.165275,1.9008,3.699114 -L 1.9008,3.699114,1.4704,4.233107 -L 1.4704,4.233107,1.0431,4.767077 -L 2.9659,3.165275,3.029,3.699114 -L 3.029,3.699114,3.0952,4.233107 -L 3.0952,4.233107,3.1792,4.767077 -L 3.1792,4.767077,2.5597,4.796695 -L 2.5597,4.796695,2.2336,5.004259 -L 2.2336,5.004259,1.9008,5.567891 -L 1.9008,5.567891,2.2336,6.104576 -L 2.2336,6.104576,2.5597,6.302311 -L 2.5597,6.302311,3.1792,6.330418 -L 3.1792,6.330418,3.1792,5.987354 -L 3.1792,5.987354,3.1792,5.644114 -L 3.1792,5.644114,3.1792,5.300938 -L 4.0303,4.233107,4.5841,4.33621 -L 4.5841,4.33621,5.1406,4.422327 -L 5.1406,4.422327,5.7115,4.499994 -L 5.7115,4.499994,5.3791,5.063516 -L 5.3791,5.063516,5.046,5.271168 -L 5.046,5.271168,4.4331,5.300938 -L 6.1427,4.233107,6.5661,4.233107 -L 6.5661,4.233107,6.9938,4.233107 -L 6.9938,4.233107,7.4211,4.233107 -L 6.1427,5.300938,5.1861,6.22031 -L 5.1861,6.22031,4.3771,6.656847 -L 4.3771,6.656847,4.0303,7.932222 -L 4.0303,7.932222,4.5841,7.932222 -L 4.5841,7.932222,5.1406,7.932222 -L 5.1406,7.932222,5.7115,7.932222 -L 5.7115,7.932222,5.7115,8.302299 -L 5.7115,8.302299,5.7115,8.65539 -L 5.7115,8.65539,5.7115,9.000075 -L 6.1427,6.330418,6.4124,6.330418 -L 6.4124,6.330418,6.6961,6.330418 -L 6.6961,6.330418,6.9938,6.330418 -L 7.8484,6.864499,7.8484,7.234489 -L 7.8484,7.234489,7.8484,7.587667 -L 7.8484,7.587667,7.8484,7.932222 -L 7.8484,7.932222,7.2701,7.932222 -L 7.2701,7.932222,6.6961,7.932222 -L 6.6961,7.932222,6.1427,7.932222 -L 2.3215,7.932222,2.1744,8.302299 -L 2.1744,8.302299,2.0304,8.65539 -L 2.0304,8.65539,1.9008,9.000075 - -[且] 24 -L 0.649,0.533992,1.2097,0.533992 -L 1.2097,0.533992,1.7771,0.533992 -L 1.7771,0.533992,2.3585,0.533992 -L 2.3585,0.533992,2.3585,3.192178 -L 2.3585,3.192178,2.3585,5.833377 -L 2.3585,5.833377,2.3585,8.466214 -L 2.3585,8.466214,3.6194,8.466214 -L 3.6194,8.466214,4.8908,8.466214 -L 4.8908,8.466214,6.1692,8.466214 -L 6.1692,8.466214,6.1692,5.833377 -L 6.1692,5.833377,6.1692,3.192178 -L 6.1692,3.192178,6.1692,0.533992 -L 6.1692,0.533992,6.7187,0.533992 -L 6.7187,0.533992,7.276,0.533992 -L 7.276,0.533992,7.8469,0.533992 -L 2.7504,0.533992,3.735,0.533992 -L 3.735,0.533992,4.7363,0.533992 -L 4.7363,0.533992,5.7419,0.533992 -L 2.7504,3.165275,3.735,3.165275 -L 3.735,3.165275,4.7363,3.165275 -L 4.7363,3.165275,5.7419,3.165275 -L 2.7504,5.796667,3.735,5.796667 -L 3.735,5.796667,4.7363,5.796667 -L 4.7363,5.796667,5.7419,5.796667 - -[刈] 21 -L 6.1712,0,6.5981,0 -L 6.5981,0,7.0219,0 -L 7.0219,0,7.4527,0 -L 7.4527,0,7.4527,3.011321 -L 7.4527,3.011321,7.4527,6.014191 -L 7.4527,6.014191,7.4527,9.000075 -L 0.6793,0.533992,1.3795,1.867244 -L 1.3795,1.867244,2.0803,3.192178 -L 2.0803,3.192178,2.7843,4.499994 -L 2.7843,4.499994,2.2131,5.480242 -L 2.2131,5.480242,1.6565,6.443613 -L 1.6565,6.443613,1.1066,7.398382 -L 4.0627,1.8306,3.7682,2.631436 -L 3.7682,2.631436,3.4845,3.432359 -L 3.4845,3.432359,3.2081,4.233107 -L 5.3166,2.631436,5.3166,4.412454 -L 5.3166,4.412454,5.3166,6.176574 -L 5.3166,6.176574,5.3166,7.932222 -L 3.2081,5.300938,3.3198,6.2232 -L 3.3198,6.2232,3.5303,7.162492 -L 3.5303,7.162492,3.6389,8.466214 - -[乾] 54 -L 1.9597,0,1.8088,1.151168 -L 1.8088,1.151168,1.378,1.531009 -L 1.378,1.531009,0.6813,1.563626 -L 4.9225,0,4.7652,0.266996 -L 4.7652,0.266996,4.6212,0.533992 -L 4.6212,0.533992,4.4917,0.800879 -L 4.4917,0.800879,5.1925,2.211886 -L 5.1925,2.211886,5.9035,3.622936 -L 5.9035,3.622936,6.6285,5.033943 -L 6.6285,5.033943,5.9035,5.137068 -L 5.9035,5.137068,5.1925,5.223184 -L 5.1925,5.223184,4.4917,5.300938 -L 5.3463,0,6.6246,-0.035309 -L 6.6246,-0.035309,7.5318,0.276869 -L 7.5318,0.276869,7.8785,1.563626 -L 2.3902,1.563626,2.0855,1.978841 -L 2.0855,1.978841,1.9737,2.394101 -L 1.9737,2.394101,1.9597,3.165275 -L 1.9597,3.165275,1.5324,3.165275 -L 1.5324,3.165275,1.1016,3.165275 -L 1.1016,3.165275,0.6813,3.165275 -L 0.6813,3.165275,0.6813,4.231662 -L 0.6813,4.231662,0.6813,5.289599 -L 0.6813,5.289599,0.6813,6.330418 -L 0.6813,6.330418,1.1016,6.330418 -L 1.1016,6.330418,1.5324,6.330418 -L 1.5324,6.330418,1.9597,6.330418 -L 1.9597,6.330418,1.8088,7.525478 -L 1.8088,7.525478,1.378,7.906872 -L 1.378,7.906872,0.6813,7.932222 -L 2.3902,3.165275,2.6602,3.165275 -L 2.6602,3.165275,2.9474,3.165275 -L 2.9474,3.165275,3.2413,3.165275 -L 3.2413,3.165275,3.2413,3.699114 -L 3.2413,3.699114,3.2413,4.233107 -L 3.2413,4.233107,3.2413,4.767077 -L 3.2413,4.767077,2.5163,4.767077 -L 2.5163,4.767077,1.8088,4.767077 -L 1.8088,4.767077,1.1016,4.767077 -L 3.2413,5.300938,3.2413,5.644114 -L 3.2413,5.644114,3.2413,5.987354 -L 3.2413,5.987354,3.2413,6.330418 -L 3.2413,6.330418,2.9474,6.330418 -L 2.9474,6.330418,2.6602,6.330418 -L 2.6602,6.330418,2.3902,6.330418 -L 4.0647,6.330418,4.4917,7.234489 -L 4.4917,7.234489,4.9225,8.121507 -L 4.9225,8.121507,5.3463,9.000075 -L 5.3463,7.398382,6.1763,7.398382 -L 6.1763,7.398382,7.0274,7.398382 -L 7.0274,7.398382,7.8785,7.398382 -L 2.3902,7.932222,2.2364,8.302299 -L 2.2364,8.302299,2.0925,8.65539 -L 2.0925,8.65539,1.9597,9.000075 - -[冠] 39 -L 0.7075,0,1.3379,1.4195 -L 1.3379,1.4195,1.5446,2.661097 -L 1.5446,2.661097,1.5656,4.233107 -L 1.5656,4.233107,1.2682,4.233107 -L 1.2682,4.233107,0.9846,4.233107 -L 0.9846,4.233107,0.7075,4.233107 -L 3.6706,0,3.3659,0.512671 -L 3.3659,0.512671,3.2573,1.610274 -L 3.2573,1.610274,3.2398,4.233107 -L 3.2398,4.233107,2.8125,4.233107 -L 2.8125,4.233107,2.3995,4.233107 -L 2.3995,4.233107,1.9894,4.233107 -L 4.0944,0,5.2222,0 -L 5.2222,0,6.3538,0 -L 6.3538,0,7.4851,0 -L 7.4851,0,7.4851,0.343218 -L 7.4851,0.343218,7.4851,0.686524 -L 7.4851,0.686524,7.4851,1.029721 -L 5.8039,1.563626,6.0803,1.563626 -L 6.0803,1.563626,6.3538,1.563626 -L 6.3538,1.563626,6.6266,1.563626 -L 6.6266,1.563626,6.5745,4.210429 -L 6.5745,4.210429,6.0593,5.170932 -L 6.0593,5.170932,4.5217,5.300938 -L 7.0543,5.300938,6.7531,5.689251 -L 6.7531,5.689251,6.6442,6.094682 -L 6.6442,6.094682,6.6266,6.864499 -L 1.1383,6.330418,1.9684,6.330418 -L 1.9684,6.330418,2.8125,6.330418 -L 2.8125,6.330418,3.6706,6.330418 -L 0.7075,7.398382,0.7075,7.768438 -L 0.7075,7.768438,0.7075,8.121507 -L 0.7075,8.121507,0.7075,8.466214 -L 0.7075,8.466214,2.9704,8.466214 -L 2.9704,8.466214,5.2222,8.466214 -L 5.2222,8.466214,7.4851,8.466214 -L 7.4851,8.466214,7.4851,8.121507 -L 7.4851,8.121507,7.4851,7.768438 -L 7.4851,7.768438,7.4851,7.398382 - -[勘] 48 -L 4.5552,0,4.1458,0.375682 -L 4.1458,0.375682,3.2561,0.514247 -L 3.2561,0.514247,1.1333,0.533992 -L 1.1333,0.533992,1.2667,2.822079 -L 1.2667,2.822079,1.4138,5.110121 -L 1.4138,5.110121,1.5641,7.398382 -L 1.5641,7.398382,1.2878,7.587667 -L 1.2878,7.587667,1.0142,7.768438 -L 1.0142,7.768438,0.7379,7.932222 -L 6.2329,0,7.5396,1.242954 -L 7.5396,1.242954,7.6657,3.892669 -L 7.6657,3.892669,7.5113,6.330418 -L 7.5113,6.330418,5.8126,5.488736 -L 5.8126,5.488736,5.4098,3.358808 -L 5.4098,3.358808,4.9513,0.533992 -L 1.5641,1.563626,1.8618,1.998608 -L 1.8618,1.998608,1.9742,2.552236 -L 1.9742,2.552236,1.9879,3.699114 -L 1.9879,3.699114,2.5483,3.699114 -L 2.5483,3.699114,3.1227,3.699114 -L 3.1227,3.699114,3.6974,3.699114 -L 3.6974,3.699114,3.6974,4.233107 -L 3.6974,4.233107,3.6974,4.767077 -L 3.6974,4.767077,3.6974,5.300938 -L 3.6974,5.300938,3.1227,5.300938 -L 3.1227,5.300938,2.5483,5.300938 -L 2.5483,5.300938,1.9879,5.300938 -L 3.2701,2.097487,3.2701,2.467543 -L 3.2701,2.467543,3.2701,2.820634 -L 3.2701,2.820634,3.2701,3.165275 -L 4.1279,3.699114,4.4014,3.699114 -L 4.4014,3.699114,4.6743,3.699114 -L 4.6743,3.699114,4.9513,3.699114 -L 3.6974,6.063664,3.1227,6.166788 -L 3.1227,6.166788,2.5483,6.25284 -L 2.5483,6.25284,1.9879,6.330418 -L 5.1611,6.330418,5.3786,6.519749 -L 5.3786,6.519749,5.5884,6.70054 -L 5.5884,6.70054,5.8024,6.864499 -L 5.8024,6.864499,5.8024,7.587667 -L 5.8024,7.587667,5.8024,8.302299 -L 5.8024,8.302299,5.8024,9.000075 -L 3.6974,7.131386,3.0495,7.734464 -L 3.0495,7.734464,2.2121,8.21905 -L 2.2121,8.21905,1.5641,9.000075 -L 4.1279,7.932222,3.9776,8.302299 -L 3.9776,8.302299,3.8302,8.65539 -L 3.8302,8.65539,3.6974,9.000075 - -[勧] 54 -L 1.5945,0,1.5801,2.622898 -L 1.5801,2.622898,1.4684,3.720458 -L 1.4684,3.720458,1.1707,4.233107 -L 1.1707,4.233107,1.0162,4.069346 -L 1.0162,4.069346,0.8691,3.888466 -L 0.8691,3.888466,0.7399,3.699114 -L 2.0218,0,2.2985,0 -L 2.2985,0,2.5783,0 -L 2.5783,0,2.876,0 -L 2.876,0,2.8449,0.744337 -L 2.8449,0.744337,2.6242,1.149702 -L 2.6242,1.149702,2.0218,1.563626 -L 3.2721,0,3.7026,0 -L 3.7026,0,4.1267,0 -L 4.1267,0,4.5537,0 -L 4.5537,0,5.3873,1.960585 -L 5.3873,1.960585,5.7515,3.810755 -L 5.7515,3.810755,5.8356,5.796667 -L 5.8356,5.796667,5.5417,5.985909 -L 5.5417,5.985909,5.2545,6.166788 -L 5.2545,6.166788,4.981,6.330418 -L 6.2594,0,7.5308,1.234505 -L 7.5308,1.234505,7.6642,3.875682 -L 7.6642,3.875682,7.5133,6.330418 -L 7.5133,6.330418,6.1442,6.615868 -L 6.1442,6.615868,5.8009,7.494458 -L 5.8009,7.494458,5.8356,9.000075 -L 3.2721,1.563626,2.8449,1.933682 -L 2.8449,1.933682,2.4277,2.286685 -L 2.4277,2.286685,2.0218,2.631436 -L 3.2721,2.631436,2.7012,3.354582 -L 2.7012,3.354582,2.144,4.069346 -L 2.144,4.069346,1.5945,4.767077 -L 1.5945,4.767077,1.8922,5.180805 -L 1.8922,5.180805,2.0039,5.586236 -L 2.0039,5.586236,2.0218,6.330418 -L 2.0218,6.330418,1.5945,6.330418 -L 1.5945,6.330418,1.1707,6.330418 -L 1.1707,6.330418,0.7399,6.330418 -L 3.2721,4.233107,3.0935,4.785378 -L 3.0935,4.785378,3.1881,5.447801 -L 3.1881,5.447801,3.2721,6.330418 -L 3.2721,6.330418,2.9986,6.330418 -L 2.9986,6.330418,2.7223,6.330418 -L 2.7223,6.330418,2.4487,6.330418 -L 2.4487,6.330418,2.4487,6.864499 -L 2.4487,6.864499,2.4487,7.398382 -L 2.4487,7.398382,2.4487,7.932222 -L 2.4487,7.932222,1.5349,7.912433 -L 1.5349,7.912433,1.0866,7.774107 -L 1.0866,7.774107,0.7399,7.398382 -L 2.876,7.932222,3.2823,7.932222 -L 3.2823,7.932222,3.7026,7.932222 -L 3.7026,7.932222,4.1267,7.932222 - -[喚] 54 -L 3.0885,0,3.8591,0.713428 -L 3.8591,0.713428,4.6471,1.409627 -L 4.6471,1.409627,5.4387,2.097487 -L 5.4387,2.097487,4.1074,2.764157 -L 4.1074,2.764157,2.2024,3.083405 -L 2.2024,3.083405,0.7695,3.165275 -L 0.7695,3.165275,0.7695,4.765524 -L 0.7695,4.765524,0.7695,6.357409 -L 0.7695,6.357409,0.7695,7.932222 -L 0.7695,7.932222,1.3194,7.932222 -L 1.3194,7.932222,1.8802,7.932222 -L 1.8802,7.932222,2.4507,7.932222 -L 2.4507,7.932222,2.4507,6.521215 -L 2.4507,6.521215,2.4507,5.110121 -L 2.4507,5.110121,2.4507,3.699114 -L 7.5436,0,6.9654,0.532526 -L 6.9654,0.532526,6.3913,1.056493 -L 6.3913,1.056493,5.8341,1.563626 -L 5.8341,2.631436,5.6905,3.001492 -L 5.6905,3.001492,5.5613,3.354582 -L 5.5613,3.354582,5.4387,3.699114 -L 6.2652,2.631436,6.5349,2.631436 -L 6.5349,2.631436,6.8218,2.631436 -L 6.8218,2.631436,7.1163,2.631436 -L 7.1163,2.631436,7.1163,3.354582 -L 7.1163,3.354582,7.1163,4.069346 -L 7.1163,4.069346,7.1163,4.767077 -L 7.1163,4.767077,6.6925,4.767077 -L 6.6925,4.767077,6.2652,4.767077 -L 6.2652,4.767077,5.8341,4.767077 -L 5.8341,4.767077,5.8096,5.511327 -L 5.8096,5.511327,5.652,5.91667 -L 5.652,5.91667,5.2247,6.330418 -L 5.2247,6.330418,4.7907,5.289599 -L 4.7907,5.289599,4.1638,4.231662 -L 4.1638,4.231662,3.7291,3.165275 -L 3.7291,4.767077,3.7155,5.88703 -L 3.7155,5.88703,3.603,6.430873 -L 3.603,6.430873,3.3018,6.864499 -L 3.3018,6.864499,4.0657,7.655462 -L 4.0657,7.655462,4.3946,8.20909 -L 4.3946,8.20909,4.5841,9.000075 -L 7.1163,5.300938,7.1163,5.644114 -L 7.1163,5.644114,7.1163,5.987354 -L 7.1163,5.987354,7.1163,6.330418 -L 7.1163,6.330418,6.5031,6.350295 -L 6.5031,6.350295,6.1672,6.488729 -L 6.1672,6.488729,5.8341,6.864499 -L 5.8341,6.864499,5.9675,7.131386 -L 5.9675,7.131386,6.1111,7.398382 -L 6.1111,7.398382,6.2652,7.665335 -L 6.2652,7.665335,5.8341,7.768438 -L 5.8341,7.768438,5.4176,7.854554 -L 5.4176,7.854554,5.0114,7.932222 - -[堪] 63 -L 3.7595,0,3.7595,1.247201 -L 3.7595,1.247201,3.7595,2.477438 -L 3.7595,2.477438,3.7595,3.699114 -L 3.7595,3.699114,3.4649,3.699114 -L 3.4649,3.699114,3.1812,3.699114 -L 3.1812,3.699114,2.9084,3.699114 -L 4.1868,0,5.4473,0 -L 5.4473,0,6.7222,0 -L 6.7222,0,8.0006,0 -L 4.1868,1.563626,4.7643,2.354567 -L 4.7643,2.354567,4.9815,2.908217 -L 4.9815,2.908217,5.0134,3.699114 -L 5.0134,3.699114,4.7363,3.699114 -L 4.7363,3.699114,4.4596,3.699114 -L 4.4596,3.699114,4.1868,3.699114 -L 6.2918,1.563626,6.2918,2.286685 -L 6.2918,2.286685,6.2918,3.001492 -L 6.2918,3.001492,6.2918,3.699114 -L 6.2918,3.699114,5.9937,3.699114 -L 5.9937,3.699114,5.7135,3.699114 -L 5.7135,3.699114,5.4407,3.699114 -L 6.7222,1.563626,6.9923,1.563626 -L 6.9923,1.563626,7.2795,1.563626 -L 7.2795,1.563626,7.5733,1.563626 -L 7.5733,1.563626,7.5733,1.933682 -L 7.5733,1.933682,7.5733,2.286685 -L 7.5733,2.286685,7.5733,2.631436 -L 0.768,2.097487,1.1988,2.097487 -L 1.1988,2.097487,1.6261,2.097487 -L 1.6261,2.097487,2.0499,2.097487 -L 2.0499,2.097487,2.106,4.279689 -L 2.106,4.279689,1.8752,5.775456 -L 1.8752,5.775456,0.768,6.330418 -L 6.7222,3.699114,6.7222,4.233107 -L 6.7222,4.233107,6.7222,4.767077 -L 6.7222,4.767077,6.7222,5.300938 -L 6.7222,5.300938,5.9937,5.300938 -L 5.9937,5.300938,5.2862,5.300938 -L 5.2862,5.300938,4.5822,5.300938 -L 4.5822,5.300938,4.5822,4.956297 -L 4.5822,4.956297,4.5822,4.603097 -L 4.5822,4.603097,4.5822,4.233107 -L 7.1495,3.699114,7.4231,3.699114 -L 7.4231,3.699114,7.7032,3.699114 -L 7.7032,3.699114,8.0006,3.699114 -L 4.5822,5.796667,4.5686,6.943523 -L 4.5686,6.943523,4.467,7.497238 -L 4.467,7.497238,4.1868,7.932222 -L 4.1868,7.932222,3.8922,7.932222 -L 3.8922,7.932222,3.6085,7.932222 -L 3.6085,7.932222,3.3357,7.932222 -L 6.7222,6.063664,6.1408,6.166788 -L 6.1408,6.166788,5.5734,6.25284 -L 5.5734,6.25284,5.0134,6.330418 -L 2.4772,6.330418,2.1799,6.785365 -L 2.1799,6.785365,2.0675,7.477428 -L 2.0675,7.477428,2.0499,9.000075 -L 6.7222,7.131386,6.0708,7.734464 -L 6.0708,7.734464,5.234,8.21905 -L 5.234,8.21905,4.5822,9.000075 -L 7.1495,7.932222,6.9923,8.302299 -L 6.9923,8.302299,6.8483,8.65539 -L 6.8483,8.65539,6.7222,9.000075 - -[寛] 69 -L 0.8019,0,1.7472,0.038242 -L 1.7472,0.038242,2.406,0.305107 -L 2.406,0.305107,3.3342,1.029721 -L 3.3342,1.029721,3.3342,1.399689 -L 3.3342,1.399689,3.3342,1.752911 -L 3.3342,1.752911,3.3342,2.097487 -L 3.3342,2.097487,2.9069,2.097487 -L 2.9069,2.097487,2.4866,2.097487 -L 2.4866,2.097487,2.0835,2.097487 -L 2.0835,2.097487,2.0835,3.165275 -L 2.0835,3.165275,2.0835,4.233107 -L 2.0835,4.233107,2.0835,5.300938 -L 2.0835,5.300938,2.4866,5.403998 -L 2.4866,5.403998,2.9069,5.490224 -L 2.9069,5.490224,3.3342,5.567891 -L 3.3342,5.567891,2.9909,6.104576 -L 2.9909,6.104576,2.5528,6.302311 -L 2.5528,6.302311,1.6565,6.330418 -L 5.4703,0,5.1691,0.433647 -L 5.1691,0.433647,5.0574,0.977425 -L 5.0574,0.977425,5.0395,2.097487 -L 5.0395,2.097487,4.6157,2.097487 -L 4.6157,2.097487,4.1884,2.097487 -L 4.1884,2.097487,3.7615,2.097487 -L 5.8976,0,6.444,0 -L 6.444,0,7.0044,0 -L 7.0044,0,7.5718,0 -L 7.5718,0,7.5718,0.532526 -L 7.5718,0.532526,7.5718,1.056493 -L 7.5718,1.056493,7.5718,1.563626 -L 5.4703,2.097487,5.7439,2.097487 -L 5.7439,2.097487,6.0307,2.097487 -L 6.0307,2.097487,6.3214,2.097487 -L 6.3214,2.097487,6.3214,2.467543 -L 6.3214,2.467543,6.3214,2.820634 -L 6.3214,2.820634,6.3214,3.165275 -L 6.3214,3.165275,5.0395,3.165275 -L 5.0395,3.165275,3.7681,3.165275 -L 3.7681,3.165275,2.5076,3.165275 -L 6.3214,3.966133,5.0395,4.069346 -L 5.0395,4.069346,3.7681,4.155418 -L 3.7681,4.155418,2.5076,4.233107 -L 6.3214,5.033943,5.4703,5.137068 -L 5.4703,5.137068,4.6157,5.223184 -L 4.6157,5.223184,3.7615,5.300938 -L 5.0395,5.796667,4.1534,6.451976 -L 4.1534,6.451976,3.5513,6.742942 -L 3.5513,6.742942,3.3342,7.932222 -L 3.3342,7.932222,2.4831,7.932222 -L 2.4831,7.932222,1.632,7.932222 -L 1.632,7.932222,0.8019,7.932222 -L 0.8019,7.932222,0.8019,7.398382 -L 0.8019,7.398382,0.8019,6.864499 -L 0.8019,6.864499,0.8019,6.330418 -L 5.4703,6.330418,5.1691,6.745787 -L 5.1691,6.745787,5.0574,7.161069 -L 5.0574,7.161069,5.0395,7.932222 -L 5.0395,7.932222,4.6157,7.932222 -L 4.6157,7.932222,4.1884,7.932222 -L 4.1884,7.932222,3.7615,7.932222 -L 5.8976,6.330418,6.1712,6.330418 -L 6.1712,6.330418,6.444,6.330418 -L 6.444,6.330418,6.7176,6.330418 -L 7.5718,6.330418,7.5718,6.864499 -L 7.5718,6.864499,7.5718,7.398382 -L 7.5718,7.398382,7.5718,7.932222 -L 7.5718,7.932222,6.8717,7.932222 -L 6.8717,7.932222,6.1712,7.932222 -L 6.1712,7.932222,5.4703,7.932222 - -[患] 60 -L 0.8316,0,1.1086,0.713428 -L 1.1086,0.713428,1.3815,1.409627 -L 1.3815,1.409627,1.655,2.097487 -L 3.3639,0,3.0665,0.433647 -L 3.0665,0.433647,2.9541,0.977425 -L 2.9541,0.977425,2.9401,2.097487 -L 3.7912,0,4.492,0 -L 4.492,0,5.1925,0 -L 5.1925,0,5.8961,0 -L 5.8961,0,5.8961,0.343218 -L 5.8961,0.343218,5.8961,0.686524 -L 5.8961,0.686524,5.8961,1.029721 -L 7.6057,0.800879,7.3111,1.247201 -L 7.3111,1.247201,7.0239,1.676536 -L 7.0239,1.676536,6.7511,2.097487 -L 4.2188,3.432359,4.0679,3.699114 -L 4.0679,3.699114,3.9211,3.966133 -L 3.9211,3.966133,3.7912,4.233107 -L 3.7912,4.233107,2.9401,4.233107 -L 2.9401,4.233107,2.089,4.233107 -L 2.089,4.233107,1.2589,4.233107 -L 1.2589,4.233107,1.2589,4.603097 -L 1.2589,4.603097,1.2589,4.956297 -L 1.2589,4.956297,1.2589,5.300938 -L 1.2589,5.300938,2.089,5.300938 -L 2.089,5.300938,2.9401,5.300938 -L 2.9401,5.300938,3.7912,5.300938 -L 3.7912,5.300938,4.0787,5.867329 -L 4.0787,5.867329,4.0787,6.27265 -L 4.0787,6.27265,3.7912,6.864499 -L 3.7912,6.864499,3.07,6.864499 -L 3.07,6.864499,2.359,6.864499 -L 2.359,6.864499,1.655,6.864499 -L 1.655,6.864499,1.655,7.234489 -L 1.655,7.234489,1.655,7.587667 -L 1.655,7.587667,1.655,7.932222 -L 1.655,7.932222,2.359,7.932222 -L 2.359,7.932222,3.07,7.932222 -L 3.07,7.932222,3.7912,7.932222 -L 3.7912,7.932222,3.9211,8.302299 -L 3.9211,8.302299,4.0679,8.65539 -L 4.0679,8.65539,4.2188,9.000075 -L 4.6461,4.233107,4.5901,5.221805 -L 4.5901,5.221805,5.9522,5.380028 -L 5.9522,5.380028,7.1784,5.300938 -L 7.1784,5.300938,7.1784,4.956297 -L 7.1784,4.956297,7.1784,4.603097 -L 7.1784,4.603097,7.1784,4.233107 -L 7.1784,4.233107,6.3234,4.233107 -L 6.3234,4.233107,5.4797,4.233107 -L 5.4797,4.233107,4.6461,4.233107 -L 4.6461,6.864499,4.4987,7.819268 -L 4.4987,7.819268,5.6334,7.994433 -L 5.6334,7.994433,6.7511,7.932222 -L 6.7511,7.932222,6.7511,7.587667 -L 6.7511,7.587667,6.7511,7.234489 -L 6.7511,7.234489,6.7511,6.864499 -L 6.7511,6.864499,6.0506,6.864499 -L 6.0506,6.864499,5.3497,6.864499 -L 5.3497,6.864499,4.6461,6.864499 - -[憾] 69 -L 2.1158,0,2.1158,3.011321 -L 2.1158,3.011321,2.1158,6.014191 -L 2.1158,6.014191,2.1158,9.000075 -L 2.9669,0.266996,3.0997,0.713428 -L 3.0997,0.713428,3.2468,1.142784 -L 3.2468,1.142784,3.3977,1.563626 -L 5.0719,0,4.7707,0.433647 -L 4.7707,0.433647,4.6618,0.977425 -L 4.6618,0.977425,4.6446,2.097487 -L 5.5027,0,5.9297,0 -L 5.9297,0,6.3538,0 -L 6.3538,0,6.7807,0 -L 6.7807,0,6.7807,0.343218 -L 6.7807,0.343218,6.7807,0.686524 -L 6.7807,0.686524,6.7807,1.029721 -L 8.0346,0.800879,7.8914,1.066431 -L 7.8914,1.066431,7.7579,1.323511 -L 7.7579,1.323511,7.6353,1.563626 -L 2.9669,3.432359,3.2608,4.093206 -L 3.2608,4.093206,3.3172,4.983113 -L 3.3172,4.983113,3.1802,6.864499 -L 3.1802,6.864499,2.9669,7.053718 -L 2.9669,7.053718,2.7529,7.234489 -L 2.7529,7.234489,2.5396,7.398382 -L 5.9297,3.165275,5.5798,3.541044 -L 5.5798,3.541044,5.1384,3.679413 -L 5.1384,3.679413,4.2208,3.699114 -L 4.2208,3.699114,4.2208,4.233107 -L 4.2208,4.233107,4.2208,4.767077 -L 4.2208,4.767077,4.2208,5.300938 -L 4.2208,5.300938,4.6446,5.300938 -L 4.6446,5.300938,5.0719,5.300938 -L 5.0719,5.300938,5.5027,5.300938 -L 5.5027,5.300938,5.5027,4.956297 -L 5.5027,4.956297,5.5027,4.603097 -L 5.5027,4.603097,5.5027,4.233107 -L 7.6353,3.165275,7.338,3.535353 -L 7.338,3.535353,7.0578,3.888466 -L 7.0578,3.888466,6.7807,4.233107 -L 6.7807,4.233107,6.6305,4.069346 -L 6.6305,4.069346,6.483,3.888466 -L 6.483,3.888466,6.3538,3.699114 -L 7.6353,3.165275,7.6353,3.535353 -L 7.6353,3.535353,7.6353,3.888466 -L 7.6353,3.888466,7.6353,4.233107 -L 0.8301,5.033943,1.1316,5.630038 -L 1.1316,5.630038,1.2437,6.242967 -L 1.2437,6.242967,1.2574,7.398382 -L 6.7807,4.767077,6.4659,5.429435 -L 6.4659,5.429435,6.2414,6.202076 -L 6.2414,6.202076,5.9297,6.864499 -L 5.9297,6.864499,5.5798,6.488729 -L 5.5798,6.488729,5.1384,6.350295 -L 5.1384,6.350295,4.2208,6.330418 -L 7.208,5.300938,7.338,5.644114 -L 7.338,5.644114,7.4816,5.987354 -L 7.4816,5.987354,7.6353,6.330418 -L 3.3977,7.665335,4.0982,7.768438 -L 4.0982,7.768438,4.7984,7.854554 -L 4.7984,7.854554,5.5027,7.932222 -L 5.5027,7.932222,5.6284,8.302299 -L 5.6284,8.302299,5.772,8.65539 -L 5.772,8.65539,5.9297,9.000075 -L 5.9297,7.398382,6.2732,7.783893 -L 6.2732,7.783893,6.7181,7.991654 -L 6.7181,7.991654,7.6353,8.199174 -L 7.6353,8.199174,7.4816,8.466214 -L 7.4816,8.466214,7.338,8.733079 -L 7.338,8.733079,7.208,9.000075 - -[換] 60 -L 1.2878,0,1.5641,0 -L 1.5641,0,1.8478,0 -L 1.8478,0,2.1455,0 -L 2.1455,0,2.128,2.622898 -L 2.128,2.622898,2.0198,3.720458 -L 2.0198,3.720458,1.7151,4.233107 -L 1.7151,4.233107,1.4205,4.069346 -L 1.4205,4.069346,1.1403,3.888466 -L 1.1403,3.888466,0.864,3.699114 -L 3.606,0,4.2505,0.713428 -L 4.2505,0.713428,4.8918,1.409627 -L 4.8918,1.409627,5.5289,2.097487 -L 5.5289,2.097487,5.1821,2.473191 -L 5.1821,2.473191,4.7408,2.611647 -L 4.7408,2.611647,3.82,2.631436 -L 3.82,2.631436,3.8337,5.045282 -L 3.8337,5.045282,4.0372,6.96758 -L 4.0372,6.96758,4.6778,9.000075 -L 7.6338,0,7.0664,0.532526 -L 7.0664,0.532526,6.5064,1.056493 -L 6.5064,1.056493,5.96,1.563626 -L 5.96,2.631436,5.8059,3.001492 -L 5.8059,3.001492,5.6623,3.354582 -L 5.6623,3.354582,5.5289,3.699114 -L 6.3523,2.631436,6.7827,2.631436 -L 6.7827,2.631436,7.21,2.631436 -L 7.21,2.631436,7.6338,2.631436 -L 7.6338,2.631436,7.6338,3.354582 -L 7.6338,3.354582,7.6338,4.069346 -L 7.6338,4.069346,7.6338,4.767077 -L 7.6338,4.767077,7.21,4.767077 -L 7.21,4.767077,6.7827,4.767077 -L 6.7827,4.767077,6.3523,4.767077 -L 6.3523,4.767077,6.3523,5.299472 -L 6.3523,5.299472,6.3523,5.823439 -L 6.3523,5.823439,6.3523,6.330418 -L 6.3523,6.330418,5.9317,6.330418 -L 5.9317,6.330418,5.5114,6.330418 -L 5.5114,6.330418,5.1016,6.330418 -L 5.1016,6.330418,5.0739,5.566468 -L 5.0739,5.566468,4.8532,5.022712 -L 4.8532,5.022712,4.2505,4.233107 -L 2.5416,4.233107,2.0373,5.525468 -L 2.0373,5.525468,1.8306,6.487395 -L 1.8306,6.487395,0.864,6.864499 -L 7.6338,5.300938,7.6338,5.644114 -L 7.6338,5.644114,7.6338,5.987354 -L 7.6338,5.987354,7.6338,6.330418 -L 7.6338,6.330418,7.3435,6.330418 -L 7.3435,6.330418,7.0563,6.330418 -L 7.0563,6.330418,6.7827,6.330418 -L 2.5416,6.864499,2.2614,7.299591 -L 2.2614,7.299591,2.1634,7.853109 -L 2.1634,7.853109,2.1455,9.000075 -L 5.96,6.864499,6.0826,7.131386 -L 6.0826,7.131386,6.2122,7.398382 -L 6.2122,7.398382,6.3523,7.665335 -L 6.3523,7.665335,5.9317,7.768438 -L 5.9317,7.768438,5.5114,7.854554 -L 5.5114,7.854554,5.1016,7.932222 - -[敢] 54 -L 3.8252,0,3.8252,0.713449 -L 3.8252,0.713449,3.8252,1.409627 -L 3.8252,1.409627,3.8252,2.097487 -L 3.8252,2.097487,2.8238,1.933682 -L 2.8238,1.933682,1.8396,1.752911 -L 1.8396,1.752911,0.8625,1.563626 -L 4.6763,0,5.2262,0.713449 -L 5.2262,0.713449,5.7869,1.409627 -L 5.7869,1.409627,6.3575,2.097487 -L 6.3575,2.097487,5.7834,3.293902 -L 5.7834,3.293902,5.4577,4.702063 -L 5.4577,4.702063,5.2857,5.796667 -L 5.2857,5.796667,5.0759,5.642822 -L 5.0759,5.642822,4.8693,5.480242 -L 4.8693,5.480242,4.6763,5.300938 -L 8.0631,0,7.6358,0.532548 -L 7.6358,0.532548,7.2085,1.056515 -L 7.2085,1.056515,6.7812,1.563626 -L 1.6852,2.631436,1.6852,4.042354 -L 1.6852,4.042354,1.6852,5.453405 -L 1.6852,5.453405,1.6852,6.864499 -L 1.6852,6.864499,1.4155,6.864499 -L 1.4155,6.864499,1.1353,6.864499 -L 1.1353,6.864499,0.8625,6.864499 -L 3.8252,2.631436,3.8252,3.001492 -L 3.8252,3.001492,3.8252,3.354582 -L 3.8252,3.354582,3.8252,3.699136 -L 3.8252,3.699136,3.2438,3.699136 -L 3.2438,3.699136,2.6729,3.699136 -L 2.6729,3.699136,2.1163,3.699136 -L 6.7812,2.631436,6.8937,3.618711 -L 6.8937,3.618711,7.0968,4.83485 -L 7.0968,4.83485,7.2085,6.864499 -L 7.2085,6.864499,5.8009,6.50854 -L 5.8009,6.50854,4.9249,6.50854 -L 4.9249,6.50854,3.8252,6.864499 -L 3.8252,6.864499,3.8252,5.987354 -L 3.8252,5.987354,3.8252,5.110121 -L 3.8252,5.110121,3.8252,4.233107 -L 2.1163,5.300938,2.5436,5.300938 -L 2.5436,5.300938,2.9674,5.300938 -L 2.9674,5.300938,3.3947,5.300938 -L 2.3261,6.864499,2.3892,7.398382 -L 2.3892,7.398382,2.4596,7.932222 -L 2.4596,7.932222,2.5436,8.466214 -L 2.5436,8.466214,2.1163,8.466214 -L 2.1163,8.466214,1.6852,8.466214 -L 1.6852,8.466214,1.2579,8.466214 -L 5.4997,7.398382,5.8009,7.813554 -L 5.8009,7.813554,5.9126,8.228879 -L 5.9126,8.228879,5.927,9.000075 -L 2.9674,8.466214,3.3947,8.466214 -L 3.3947,8.466214,3.8252,8.466214 -L 3.8252,8.466214,4.2493,8.466214 - -[棺] 51 -L 2.1428,0,2.0623,1.60038 -L 2.0623,1.60038,1.9957,3.192178 -L 1.9957,3.192178,1.9288,4.767077 -L 1.9288,4.767077,1.5646,4.069346 -L 1.5646,4.069346,1.2077,3.354582 -L 1.2077,3.354582,0.8645,2.631436 -L 4.6748,0,4.6748,2.124346 -L 4.6748,2.124346,4.6748,4.231662 -L 4.6748,4.231662,4.6748,6.330418 -L 4.6748,6.330418,5.5294,6.330418 -L 5.5294,6.330418,6.384,6.330418 -L 6.384,6.330418,7.2389,6.330418 -L 7.2389,6.330418,7.2389,5.642822 -L 7.2389,5.642822,7.2389,4.946381 -L 7.2389,4.946381,7.2389,4.233107 -L 7.2389,4.233107,6.5171,4.233107 -L 6.5171,4.233107,5.8064,4.233107 -L 5.8064,4.233107,5.1056,4.233107 -L 5.1056,0,5.9357,0 -L 5.9357,0,6.7797,0 -L 6.7797,0,7.6378,0 -L 7.6378,0,7.6378,0.877211 -L 7.6378,0.877211,7.6378,1.754268 -L 7.6378,1.754268,7.6378,2.631436 -L 7.6378,2.631436,6.7797,2.631436 -L 6.7797,2.631436,5.9357,2.631436 -L 5.9357,2.631436,5.1056,2.631436 -L 3.3967,4.233107,2.6437,5.042414 -L 2.6437,5.042414,2.209,5.724582 -L 2.209,5.724582,1.7156,6.864499 -L 1.7156,6.864499,1.4245,6.864499 -L 1.4245,6.864499,1.1373,6.864499 -L 1.1373,6.864499,0.8645,6.864499 -L 3.8205,6.330418,3.8205,6.864499 -L 3.8205,6.864499,3.8205,7.398382 -L 3.8205,7.398382,3.8205,7.932222 -L 3.8205,7.932222,4.5245,7.932222 -L 4.5245,7.932222,5.2355,7.932222 -L 5.2355,7.932222,5.9567,7.932222 -L 5.9567,7.932222,5.9567,8.302299 -L 5.9567,8.302299,5.9567,8.65539 -L 5.9567,8.65539,5.9567,9.000075 -L 8.0616,6.330418,8.0616,6.864499 -L 8.0616,6.864499,8.0616,7.398382 -L 8.0616,7.398382,8.0616,7.932222 -L 8.0616,7.932222,7.4907,7.932222 -L 7.4907,7.932222,6.9377,7.932222 -L 6.9377,7.932222,6.384,7.932222 -L 2.5733,6.864499,2.2721,7.299591 -L 2.2721,7.299591,2.1604,7.853109 -L 2.1604,7.853109,2.1428,9.000075 - -[款] 51 -L 1.7176,0,1.9904,0 -L 1.9904,0,2.2639,0 -L 2.2639,0,2.5406,0 -L 2.5406,0,2.5406,1.066431 -L 2.5406,1.066431,2.5406,2.124346 -L 2.5406,2.124346,2.5406,3.165275 -L 2.5406,3.165275,1.9694,3.165275 -L 1.9694,3.165275,1.4128,3.165275 -L 1.4128,3.165275,0.8595,3.165275 -L 4.2495,0,5.4021,2.313544 -L 5.4021,2.313544,5.8501,4.398335 -L 5.8501,4.398335,5.9275,6.864499 -L 5.9275,6.864499,5.3317,6.628608 -L 5.3317,6.628608,5.006,6.2232 -L 5.006,6.2232,4.6736,5.300938 -L 8.0636,0,7.4861,1.066431 -L 7.4861,1.066431,6.9117,2.124346 -L 6.9117,2.124346,6.3548,3.165275 -L 0.8595,1.029721,0.9922,1.399711 -L 0.9922,1.399711,1.1393,1.752911 -L 1.1393,1.752911,1.2903,2.097487 -L 2.9644,3.165275,3.3952,3.165275 -L 3.3952,3.165275,3.8225,3.165275 -L 3.8225,3.165275,4.2495,3.165275 -L 1.2903,4.767077,2.1203,4.767077 -L 2.1203,4.767077,2.9714,4.767077 -L 2.9714,4.767077,3.8225,4.767077 -L 7.6363,5.567891,7.7663,5.911109 -L 7.7663,5.911109,7.9134,6.254285 -L 7.9134,6.254285,8.0636,6.597525 -L 8.0636,6.597525,7.4861,6.70054 -L 7.4861,6.70054,6.9117,6.786745 -L 6.9117,6.786745,6.3548,6.864499 -L 1.2903,6.330418,1.693,6.330418 -L 1.693,6.330418,2.113,6.330418 -L 2.113,6.330418,2.5406,6.330418 -L 2.5406,6.330418,2.3091,7.66111 -L 2.3091,7.66111,1.7067,7.974645 -L 1.7067,7.974645,0.8595,7.932222 -L 2.9644,6.330418,3.2408,6.330418 -L 3.2408,6.330418,3.5245,6.330418 -L 3.5245,6.330418,3.8225,6.330418 -L 5.1041,7.398382,5.4021,7.813554 -L 5.4021,7.813554,5.5139,8.228879 -L 5.5139,8.228879,5.5314,9.000075 -L 2.9644,7.932222,2.817,8.302299 -L 2.817,8.302299,2.6734,8.65539 -L 2.6734,8.65539,2.5406,9.000075 -L 3.3952,7.932222,3.6716,7.932222 -L 3.6716,7.932222,3.9553,7.932222 -L 3.9553,7.932222,4.2495,7.932222 - -[歓] 60 -L 1.2887,0,1.4215,2.124346 -L 1.4215,2.124346,1.5651,4.231662 -L 1.5651,4.231662,1.716,6.330418 -L 1.716,6.330418,1.4215,6.330418 -L 1.4215,6.330418,1.1413,6.330418 -L 1.1413,6.330418,0.865,6.330418 -L 1.716,0,2.1433,0 -L 2.1433,0,2.5703,0 -L 2.5703,0,2.9976,0 -L 2.9976,0,2.8473,1.151168 -L 2.8473,1.151168,2.4162,1.531009 -L 2.4162,1.531009,1.716,1.563626 -L 3.4284,0,3.8312,0 -L 3.8312,0,4.2515,0 -L 4.2515,0,4.6788,0 -L 4.6788,0,5.8381,2.330553 -L 5.8381,2.330553,6.3043,4.406763 -L 6.3043,4.406763,6.3845,6.864499 -L 6.3845,6.864499,5.768,6.628608 -L 5.768,6.628608,5.4357,6.2232 -L 5.4357,6.2232,5.1026,5.300938 -L 8.094,0,7.1935,1.515511 -L 7.1935,1.515511,6.8611,2.336201 -L 6.8611,2.336201,6.8121,3.165275 -L 3.4284,1.563626,3.131,2.097487 -L 3.131,2.097487,2.8473,2.631436 -L 2.8473,2.631436,2.5703,3.165275 -L 2.5703,3.165275,2.2726,3.165275 -L 2.2726,3.165275,1.9927,3.165275 -L 1.9927,3.165275,1.716,3.165275 -L 3.4284,3.165275,2.9976,3.699136 -L 2.9976,3.699136,2.5703,4.233107 -L 2.5703,4.233107,2.1433,4.767077 -L 3.4284,4.767077,3.1412,5.170932 -L 3.1412,5.170932,3.1412,5.507058 -L 3.1412,5.507058,3.4284,6.063664 -L 3.4284,6.063664,2.9976,6.166788 -L 2.9976,6.166788,2.5703,6.25284 -L 2.5703,6.25284,2.1433,6.330418 -L 2.1433,6.330418,2.1433,6.864499 -L 2.1433,6.864499,2.1433,7.398382 -L 2.1433,7.398382,2.1433,7.932222 -L 2.1433,7.932222,1.8453,7.932222 -L 1.8453,7.932222,1.5651,7.932222 -L 1.5651,7.932222,1.2887,7.932222 -L 1.2887,7.932222,1.2887,8.302299 -L 1.2887,8.302299,1.2887,8.65539 -L 1.2887,8.65539,1.2887,9.000075 -L 7.6632,5.567891,7.796,5.911109 -L 7.796,5.911109,7.9431,6.254285 -L 7.9431,6.254285,8.094,6.597525 -L 8.094,6.597525,7.6632,6.70054 -L 7.6632,6.70054,7.2429,6.786745 -L 7.2429,6.786745,6.8121,6.864499 -L 5.5334,7.398382,5.8279,7.813554 -L 5.8279,7.813554,5.94,8.228879 -L 5.94,8.228879,5.9537,9.000075 -L 2.5703,7.932222,3.131,7.932222 -L 3.131,7.932222,3.7019,7.932222 -L 3.7019,7.932222,4.2798,7.932222 - -# kan_24 ------------------------------------------------------- -# 汗環甘監緩缶肝艦貫還鑑閑陥含頑企奇岐幾忌既棋棄祈軌輝飢騎鬼偽儀宜戯擬欺菊吉喫詰却脚虐丘及朽窮糾巨拒 - -[汗] 24 -L 0.0034,0.266971,0.4128,1.410992 -L 0.4128,1.410992,0.8261,2.555145 -L 0.8261,2.555145,1.2534,3.699188 -L 4.6718,0.000062,4.7002,3.628625 -L 4.7002,3.628625,4.157,5.053673 -L 4.157,5.053673,2.1084,5.30086 -L 5.0676,5.30086,4.7874,5.774072 -L 4.7874,5.774072,4.6858,6.594676 -L 4.6858,6.594676,4.6718,8.466122 -L 4.6718,8.466122,3.9468,8.466122 -L 3.9468,8.466122,3.2358,8.466122 -L 3.2358,8.466122,2.5353,8.466122 -L 5.4988,5.30086,6.0518,5.30086 -L 6.0518,5.30086,6.6262,5.30086 -L 6.6262,5.30086,7.2041,5.30086 -L 0.8615,5.834818,0.5634,6.204808 -L 0.5634,6.204808,0.2797,6.558031 -L 0.2797,6.558031,0.0034,6.902562 -L 1.2534,7.932261,0.9767,8.30234 -L 0.9767,8.30234,0.7035,8.655431 -L 0.7035,8.655431,0.4304,8.999984 -L 5.0676,8.466122,5.6245,8.466122 -L 5.6245,8.466122,6.1989,8.466122 -L 6.1989,8.466122,6.7768,8.466122 - -[環] 54 -L 4.6668,0.000062,4.6528,1.145539 -L 4.6528,1.145539,4.5407,1.689295 -L 4.5407,1.689295,4.2465,2.097484 -L 4.2465,2.097484,3.5464,1.590416 -L 3.5464,1.590416,2.842,1.066439 -L 2.842,1.066439,2.1416,0.533847 -L 6.8068,0.533847,5.2556,2.207603 -L 5.2556,2.207603,4.3796,2.889914 -L 4.3796,2.889914,3.4199,3.165228 -L 3.4199,3.165228,3.4199,3.699188 -L 3.4199,3.699188,3.4199,4.233158 -L 3.4199,4.233158,3.4199,4.766921 -L 3.4199,4.766921,4.3971,4.766921 -L 4.3971,4.766921,5.3813,4.766921 -L 5.3813,4.766921,6.376,4.766921 -L 6.376,4.766921,6.4741,3.481762 -L 6.4741,3.481762,6.5687,2.67101 -L 6.5687,2.67101,6.376,2.097484 -L 0.0019,2.097484,0.2782,2.097484 -L 0.2782,2.097484,0.5619,2.097484 -L 0.5619,2.097484,0.8562,2.097484 -L 0.8562,2.097484,0.8562,3.001357 -L 0.8562,3.001357,0.8562,3.888496 -L 0.8562,3.888496,0.8562,4.766921 -L 0.8562,4.766921,0.5619,4.95624 -L 0.5619,4.95624,0.2782,5.137021 -L 0.2782,5.137021,0.0019,5.30086 -L 5.0976,3.165228,5.3743,3.165228 -L 5.3743,3.165228,5.658,3.165228 -L 5.658,3.165228,5.9557,3.165228 -L 1.2835,5.30086,0.9822,5.774072 -L 0.9822,5.774072,0.8702,6.594676 -L 0.8702,6.594676,0.8562,8.466122 -L 0.8562,8.466122,0.5619,8.466122 -L 0.5619,8.466122,0.2782,8.466122 -L 0.2782,8.466122,0.0019,8.466122 -L 2.5653,5.834818,4.1208,5.834818 -L 4.1208,5.834818,5.6755,5.834818 -L 5.6755,5.834818,7.2341,5.834818 -L 2.9926,6.902562,2.9926,7.435001 -L 2.9926,7.435001,2.9926,7.959121 -L 2.9926,7.959121,2.9926,8.466122 -L 2.9926,8.466122,4.2539,8.466122 -L 4.2539,8.466122,5.5249,8.466122 -L 5.5249,8.466122,6.8068,8.466122 -L 6.8068,8.466122,6.8068,7.959121 -L 6.8068,7.959121,6.8068,7.435001 -L 6.8068,7.435001,6.8068,6.902562 -L 6.8068,6.902562,5.5249,6.902562 -L 5.5249,6.902562,4.2539,6.902562 -L 4.2539,6.902562,2.9926,6.902562 -L 1.2835,8.466122,1.5605,8.466122 -L 1.5605,8.466122,1.8442,8.466122 -L 1.8442,8.466122,2.1416,8.466122 - -[甘] 24 -L 1.7408,0.000062,1.9019,3.298004 -L 1.9019,3.298004,1.6816,5.867282 -L 1.6816,5.867282,0.0351,6.902562 -L 2.14,0.000062,3.2678,0.000062 -L 3.2678,0.000062,4.4065,0.000062 -L 4.4065,0.000062,5.5549,0.000062 -L 5.5549,0.000062,5.5549,1.247242 -L 5.5549,1.247242,5.5549,2.477478 -L 5.5549,2.477478,5.5549,3.699188 -L 5.5549,3.699188,4.4065,3.699188 -L 4.4065,3.699188,3.2678,3.699188 -L 3.2678,3.699188,2.14,3.699188 -L 5.5549,4.233158,5.1311,6.723194 -L 5.1311,6.723194,3.8986,7.19644 -L 3.8986,7.19644,1.9229,7.169515 -L 1.9229,7.169515,1.8637,7.779686 -L 1.8637,7.779686,1.8042,8.389792 -L 1.8042,8.389792,1.7408,8.999984 -L 5.9822,6.902562,5.6845,7.310729 -L 5.6845,7.310729,5.5725,7.854595 -L 5.5725,7.854595,5.5549,8.999984 -L 6.3815,6.902562,6.6582,6.902562 -L 6.6582,6.902562,6.9384,6.902562 -L 6.9384,6.902562,7.2361,6.902562 - -[監] 66 -L 0.0616,0.000062,0.4714,0.000062 -L 0.4714,0.000062,0.892,0.000062 -L 0.892,0.000062,1.3155,0.000062 -L 1.3155,0.000062,1.3155,0.877076 -L 1.3155,0.877076,1.3155,1.754342 -L 1.3155,1.754342,1.3155,2.631378 -L 1.3155,2.631378,2.8741,2.631378 -L 2.8741,2.631378,4.426,2.631378 -L 4.426,2.631378,5.9846,2.631378 -L 5.9846,2.631378,5.9846,1.754342 -L 5.9846,1.754342,5.9846,0.877076 -L 5.9846,0.877076,5.9846,0.000062 -L 5.9846,0.000062,6.4084,0.000062 -L 6.4084,0.000062,6.8388,0.000062 -L 6.8388,0.000062,7.2626,0.000062 -L 1.7431,0.000062,2.1736,0.000062 -L 2.1736,0.000062,2.5974,0.000062 -L 2.5974,0.000062,3.0247,0.000062 -L 3.0247,0.000062,3.0247,0.713271 -L 3.0247,0.713271,3.0247,1.409646 -L 3.0247,1.409646,3.0247,2.097484 -L 3.452,0.000062,3.7252,0.000062 -L 3.7252,0.000062,4.0127,0.000062 -L 4.0127,0.000062,4.3066,0.000062 -L 4.3066,0.000062,4.3066,0.713271 -L 4.3066,0.713271,4.3066,1.409646 -L 4.3066,1.409646,4.3066,2.097484 -L 4.6992,0.000062,4.979,0.000062 -L 4.979,0.000062,5.2592,0.000062 -L 5.2592,0.000062,5.5569,0.000062 -L 0.4924,4.233158,0.4924,5.644066 -L 0.4924,5.644066,0.4924,7.055095 -L 0.4924,7.055095,0.4924,8.466122 -L 0.4924,8.466122,1.4699,8.466122 -L 1.4699,8.466122,2.4541,8.466122 -L 2.4541,8.466122,3.452,8.466122 -L 0.8882,4.233158,1.1649,4.233158 -L 1.1649,4.233158,1.4489,4.233158 -L 1.4489,4.233158,1.7431,4.233158 -L 1.7431,4.233158,1.7431,4.766921 -L 1.7431,4.766921,1.7431,5.30086 -L 1.7431,5.30086,1.7431,5.834818 -L 1.7431,5.834818,1.4489,5.834818 -L 1.4489,5.834818,1.1649,5.834818 -L 1.1649,5.834818,0.8882,5.834818 -L 2.1736,4.233158,2.5974,4.233158 -L 2.5974,4.233158,3.0247,4.233158 -L 3.0247,4.233158,3.452,4.233158 -L 4.6992,4.766921,5.4067,4.766921 -L 5.4067,4.766921,6.1138,4.766921 -L 6.1138,4.766921,6.8388,4.766921 -L 2.1736,5.834818,2.4436,5.834818 -L 2.4436,5.834818,2.7273,5.834818 -L 2.7273,5.834818,3.0247,5.834818 -L 3.0247,5.834818,3.0247,6.204808 -L 3.0247,6.204808,3.0247,6.558031 -L 3.0247,6.558031,3.0247,6.902562 -L 3.0247,6.902562,2.3032,6.902562 -L 2.3032,6.902562,1.5925,6.902562 -L 1.5925,6.902562,0.8882,6.902562 -L 4.3066,6.368592,4.7444,7.152638 -L 4.7444,7.152638,4.9545,7.834784 -L 4.9545,7.834784,5.1296,8.999984 -L 5.5569,7.398335,5.9846,7.398335 -L 5.9846,7.398335,6.4084,7.398335 -L 6.4084,7.398335,6.8388,7.398335 - -[緩] 69 -L 1.3455,0.000062,1.3455,1.600344 -L 1.3455,1.600344,1.3455,3.19212 -L 1.3455,3.19212,1.3455,4.766921 -L 1.3455,4.766921,0.9217,4.766921 -L 0.9217,4.766921,0.4909,4.766921 -L 0.4909,4.766921,0.0639,4.766921 -L 3.0547,0.000062,3.7552,0.370053 -L 3.7552,0.370053,4.456,0.723144 -L 4.456,0.723144,5.1565,1.067807 -L 5.1565,1.067807,4.7359,1.600344 -L 4.7359,1.600344,4.3054,2.124387 -L 4.3054,2.124387,3.8781,2.631378 -L 3.8781,2.631378,3.4543,2.124387 -L 3.4543,2.124387,3.0337,1.600344 -L 3.0337,1.600344,2.6309,1.067807 -L 6.8657,0.000062,6.4419,0.370053 -L 6.4419,0.370053,6.0146,0.723144 -L 6.0146,0.723144,5.587,1.067807 -L 5.587,1.067807,5.864,1.51415 -L 5.864,1.51415,6.1438,1.943529 -L 6.1438,1.943529,6.4419,2.36448 -L 6.4419,2.36448,5.1145,2.586142 -L 5.1145,2.586142,4.4697,3.045215 -L 4.4697,3.045215,4.3054,4.233158 -L 4.3054,4.233158,3.1111,4.450595 -L 3.1111,4.450595,2.5647,4.727453 -L 2.5647,4.727453,2.2004,5.30086 -L 2.2004,5.30086,2.0495,5.137021 -L 2.0495,5.137021,1.9062,4.95624 -L 1.9062,4.95624,1.7731,4.766921 -L 0.0639,1.334803,0.197,1.944963 -L 0.197,1.944963,0.3403,2.555145 -L 0.3403,2.555145,0.4909,3.165228 -L 2.6309,2.36448,2.4736,2.631378 -L 2.4736,2.631378,2.33,2.89833 -L 2.33,2.89833,2.2004,3.165228 -L 4.7359,4.233158,4.7359,4.766921 -L 4.7359,4.766921,4.7359,5.30086 -L 4.7359,5.30086,4.7359,5.834818 -L 4.7359,5.834818,4.3054,5.834818 -L 4.3054,5.834818,3.8781,5.834818 -L 3.8781,5.834818,3.447,5.834818 -L 5.1565,4.233158,5.8602,4.233158 -L 5.8602,4.233158,6.561,4.233158 -L 6.561,4.233158,7.2615,4.233158 -L 0.9217,5.30086,1.0513,5.567855 -L 1.0513,5.567855,1.1914,5.834818 -L 1.1914,5.834818,1.3455,6.101706 -L 1.3455,6.101706,1.0513,6.471783 -L 1.0513,6.471783,0.7676,6.824918 -L 0.7676,6.824918,0.4909,7.169515 -L 0.4909,7.169515,0.7676,7.779686 -L 0.7676,7.779686,1.0513,8.389792 -L 1.0513,8.389792,1.3455,8.999984 -L 5.1565,5.834818,5.7166,5.834818 -L 5.7166,5.834818,6.2878,5.834818 -L 6.2878,5.834818,6.8657,5.834818 -L 1.7731,7.169515,1.9062,7.435001 -L 1.9062,7.435001,2.0495,7.692081 -L 2.0495,7.692081,2.2004,7.932261 -L 3.8781,6.902562,3.7275,7.16818 -L 3.7275,7.16818,3.5801,7.425194 -L 3.5801,7.425194,3.447,7.665265 -L 3.447,7.665265,5.0935,7.981603 -L 5.0935,7.981603,6.0777,8.238661 -L 6.0777,8.238661,6.8657,8.199148 -L 6.8657,8.199148,6.5715,7.778307 -L 6.5715,7.778307,6.2878,7.348951 -L 6.2878,7.348951,6.0146,6.902562 - -[缶] 30 -L 0.9482,0.000062,0.9482,1.066439 -L 0.9482,1.066439,0.9482,2.124387 -L 0.9482,2.124387,0.9482,3.165228 -L 1.3794,0.000062,2.0799,0.000062 -L 2.0799,0.000062,2.7835,0.000062 -L 2.7835,0.000062,3.4843,0.000062 -L 3.4843,0.000062,3.4248,3.659665 -L 3.4248,3.659665,2.6157,4.743017 -L 2.6157,4.743017,0.094,4.766921 -L 3.9043,0.000062,4.6086,0.000062 -L 4.6086,0.000062,5.3161,0.000062 -L 5.3161,0.000062,6.0166,0.000062 -L 6.0166,0.000062,6.0166,1.066439 -L 6.0166,1.066439,6.0166,2.124387 -L 6.0166,2.124387,6.0166,3.165228 -L 3.9043,4.766921,3.6101,5.220423 -L 3.6101,5.220423,3.498,5.902612 -L 3.498,5.902612,3.4843,7.398335 -L 3.4843,7.398335,1.9604,7.374321 -L 1.9604,7.374321,1.1093,7.002886 -L 1.1093,7.002886,0.094,5.834818 -L 4.3354,4.766921,5.1655,4.766921 -L 5.1655,4.766921,6.0166,4.766921 -L 6.0166,4.766921,6.8674,4.766921 -L 3.9043,7.398335,4.6086,7.398335 -L 4.6086,7.398335,5.3161,7.398335 -L 5.3161,7.398335,6.0166,7.398335 -L 1.3794,7.932261,1.5019,8.30234 -L 1.5019,8.30234,1.6277,8.655431 -L 1.6277,8.655431,1.7751,8.999984 - -[肝] 33 -L 0.1271,0.266971,0.4038,1.104473 -L 0.4038,1.104473,0.5093,3.230297 -L 0.5093,3.230297,0.5229,8.466122 -L 0.5229,8.466122,1.0833,8.466122 -L 1.0833,8.466122,1.6546,8.466122 -L 1.6546,8.466122,2.2321,8.466122 -L 2.2321,8.466122,2.2321,5.644066 -L 2.2321,5.644066,2.2321,2.821999 -L 2.2321,2.821999,2.2321,0.000062 -L 2.2321,0.000062,1.9348,0.000062 -L 1.9348,0.000062,1.6546,0.000062 -L 1.6546,0.000062,1.3775,0.000062 -L 5.1882,0.000062,5.2687,3.289532 -L 5.2687,3.289532,4.8803,4.88422 -L 4.8803,4.88422,3.0867,5.30086 -L 0.9467,3.699188,1.2234,3.699188 -L 1.2234,3.699188,1.5071,3.699188 -L 1.5071,3.699188,1.8052,3.699188 -L 5.6193,5.30086,5.3143,5.774072 -L 5.3143,5.774072,5.2022,6.594676 -L 5.2022,6.594676,5.1882,8.466122 -L 5.1882,8.466122,4.6176,8.466122 -L 4.6176,8.466122,4.0639,8.466122 -L 4.0639,8.466122,3.5105,8.466122 -L 6.0428,5.30086,6.4736,5.30086 -L 6.4736,5.30086,6.8977,5.30086 -L 6.8977,5.30086,7.3247,5.30086 -L 0.9467,6.368592,1.2234,6.368592 -L 1.2234,6.368592,1.5071,6.368592 -L 1.5071,6.368592,1.8052,6.368592 -L 5.6193,8.466122,6.0428,8.466122 -L 6.0428,8.466122,6.4736,8.466122 -L 6.4736,8.466122,6.8977,8.466122 - -[艦] 72 -L 0.126,0.266971,0.5529,2.709034 -L 0.5529,2.709034,0.9802,6.558031 -L 0.9802,6.558031,1.4114,8.999984 -L 1.4114,0.000062,1.6807,0.000062 -L 1.6807,0.000062,1.9644,0.000062 -L 1.9644,0.000062,2.2621,0.000062 -L 2.2621,0.000062,2.2446,2.998643 -L 2.2446,2.998643,2.1325,4.234505 -L 2.1325,4.234505,1.8352,4.766921 -L 1.8352,4.766921,1.541,4.603149 -L 1.541,4.603149,1.2534,4.422346 -L 1.2534,4.422346,0.9802,4.233158 -L 3.5164,0.000062,3.5164,0.877076 -L 3.5164,0.877076,3.5164,1.754342 -L 3.5164,1.754342,3.5164,2.631378 -L 3.5164,2.631378,4.6371,2.631378 -L 4.6371,2.631378,5.7719,2.631378 -L 5.7719,2.631378,6.8994,2.631378 -L 6.8994,2.631378,6.8994,1.754342 -L 6.8994,1.754342,6.8994,0.877076 -L 6.8994,0.877076,6.8994,0.000062 -L 6.8994,0.000062,5.7719,0.000062 -L 5.7719,0.000062,4.6371,0.000062 -L 4.6371,0.000062,3.5164,0.000062 -L 4.7944,0.533847,4.7944,1.066439 -L 4.7944,1.066439,4.7944,1.590416 -L 4.7944,1.590416,4.7944,2.097484 -L 5.6455,0.533847,5.6455,1.066439 -L 5.6455,1.066439,5.6455,1.590416 -L 5.6455,1.590416,5.6455,2.097484 -L 1.4114,1.601734,1.4114,2.134249 -L 1.4114,2.134249,1.4114,2.658161 -L 1.4114,2.658161,1.4114,3.165228 -L 3.0852,4.500144,2.812,4.766921 -L 2.812,4.766921,2.5353,5.033896 -L 2.5353,5.033896,2.2621,5.30086 -L 2.2621,5.30086,2.2621,6.178037 -L 2.2621,6.178037,2.2621,7.055095 -L 2.2621,7.055095,2.2621,7.932261 -L 2.2621,7.932261,1.9644,7.932261 -L 1.9644,7.932261,1.6807,7.932261 -L 1.6807,7.932261,1.4114,7.932261 -L 3.7265,4.233158,3.7857,4.766921 -L 3.7857,4.766921,3.8596,5.30086 -L 3.8596,5.30086,3.9363,5.834818 -L 3.9363,5.834818,3.6421,5.67097 -L 3.6421,5.67097,3.3622,5.490101 -L 3.3622,5.490101,3.0852,5.30086 -L 5.6455,4.766921,6.1954,4.766921 -L 6.1954,4.766921,6.7561,4.766921 -L 6.7561,4.766921,7.3267,4.766921 -L 1.4114,5.834818,1.4114,6.204808 -L 1.4114,6.204808,1.4114,6.558031 -L 1.4114,6.558031,1.4114,6.902562 -L 4.5808,5.834818,4.6438,6.204808 -L 4.6438,6.204808,4.7107,6.558031 -L 4.7107,6.558031,4.7944,6.902562 -L 4.7944,6.902562,4.2165,6.738692 -L 4.2165,6.738692,3.6421,6.558031 -L 3.6421,6.558031,3.0852,6.368592 -L 5.6455,5.834818,5.7751,6.901205 -L 5.7751,6.901205,5.926,7.959121 -L 5.926,7.959121,6.0766,8.999984 -L 6.5004,6.902562,6.7768,6.902562 -L 6.7768,6.902562,7.05,6.902562 -L 7.05,6.902562,7.3267,6.902562 -L 3.0852,7.398335,3.0852,7.76839 -L 3.0852,7.76839,3.0852,8.121482 -L 3.0852,8.121482,3.0852,8.466122 -L 3.0852,8.466122,3.6421,8.466122 -L 3.6421,8.466122,4.2165,8.466122 -L 4.2165,8.466122,4.7944,8.466122 - -[貫] 42 -L 0.1592,0.000062,0.7055,0.189403 -L 0.7055,0.189403,1.2659,0.370053 -L 1.2659,0.370053,1.8337,0.533847 -L 6.0751,0.000062,5.7809,0.189403 -L 5.7809,0.189403,5.4969,0.370053 -L 5.4969,0.370053,5.2202,0.533847 -L 1.4099,1.601734,1.4099,2.668154 -L 1.4099,2.668154,1.4099,3.726102 -L 1.4099,3.726102,1.4099,4.766921 -L 1.4099,4.766921,2.814,4.766921 -L 2.814,4.766921,4.2259,4.766921 -L 4.2259,4.766921,5.6475,4.766921 -L 5.6475,4.766921,5.6475,3.726102 -L 5.6475,3.726102,5.6475,2.668154 -L 5.6475,2.668154,5.6475,1.601734 -L 5.6475,1.601734,4.2259,1.601734 -L 4.2259,1.601734,2.814,1.601734 -L 2.814,1.601734,1.4099,1.601734 -L 1.8337,2.631378,2.9646,2.631378 -L 2.9646,2.631378,4.0889,2.631378 -L 4.0889,2.631378,5.2202,2.631378 -L 1.8337,3.699188,2.9646,3.699188 -L 2.9646,3.699188,4.0889,3.699188 -L 4.0889,3.699188,5.2202,3.699188 -L 1.4099,6.635676,1.2204,7.019852 -L 1.2204,7.019852,0.895,7.217542 -L 0.895,7.217542,0.1592,7.398335 -L 1.8337,6.368592,2.3937,6.471783 -L 2.3937,6.471783,2.9646,6.558031 -L 2.9646,6.558031,3.5425,6.635676 -L 3.5425,6.635676,2.8946,7.202066 -L 2.8946,7.202066,2.0578,7.607366 -L 2.0578,7.607366,1.4099,8.199148 -L 1.4099,8.199148,3.3537,7.991585 -L 3.3537,7.991585,5.1855,7.605987 -L 5.1855,7.605987,6.9294,7.398335 -L 3.9733,6.368592,4.5197,6.471783 -L 4.5197,6.471783,5.0766,6.558031 -L 5.0766,6.558031,5.6475,6.635676 -L 5.6475,6.635676,5.0065,7.192193 -L 5.0065,7.192193,4.1838,7.528319 -L 4.1838,7.528319,3.5425,7.932261 - -[還] 63 -L 0.3682,0.000062,0.7145,0.370053 -L 0.7145,0.370053,1.0718,0.723144 -L 1.0718,0.723144,1.436,1.067807 -L 1.436,1.067807,1.436,2.315074 -L 1.436,2.315074,1.436,3.545212 -L 1.436,3.545212,1.436,4.766921 -L 1.436,4.766921,1.0123,4.766921 -L 1.0123,4.766921,0.585,4.766921 -L 0.585,4.766921,0.1577,4.766921 -L 2.7214,0.000062,2.4241,0.189403 -L 2.4241,0.189403,2.1435,0.370053 -L 2.1435,0.370053,1.8672,0.533847 -L 3.1421,0.000062,4.5532,0.000062 -L 4.5532,0.000062,5.9612,0.000062 -L 5.9612,0.000062,7.3867,0.000062 -L 4.8229,1.067807,4.7424,1.781081 -L 4.7424,1.781081,4.6758,2.477478 -L 4.6758,2.477478,4.6128,3.165228 -L 4.6128,3.165228,3.8286,2.658161 -L 3.8286,2.658161,3.0577,2.134249 -L 3.0577,2.134249,2.291,1.601734 -L 6.5325,1.601734,6.1052,2.211948 -L 6.1052,2.211948,5.6775,2.821999 -L 5.6775,2.821999,5.2537,3.432246 -L 5.2537,3.432246,5.6775,3.535306 -L 5.6775,3.535306,6.1052,3.621532 -L 6.1052,3.621532,6.5325,3.699188 -L 6.5325,3.699188,6.5325,4.233158 -L 6.5325,4.233158,6.5325,4.766921 -L 6.5325,4.766921,6.5325,5.30086 -L 6.5325,5.30086,5.4043,5.30086 -L 5.4043,5.30086,4.2765,5.30086 -L 4.2765,5.30086,3.1421,5.30086 -L 3.1421,5.30086,3.1421,4.766921 -L 3.1421,4.766921,3.1421,4.233158 -L 3.1421,4.233158,3.1421,3.699188 -L 3.1421,3.699188,3.5515,3.699188 -L 3.5515,3.699188,3.9722,3.699188 -L 3.9722,3.699188,4.3991,3.699188 -L 1.8672,6.368592,3.6951,6.368592 -L 3.6951,6.368592,5.5374,6.368592 -L 5.5374,6.368592,7.3867,6.368592 -L 1.436,7.398335,1.1418,7.76839 -L 1.1418,7.76839,0.862,8.121482 -L 0.862,8.121482,0.585,8.466122 -L 2.7214,7.398335,2.7214,7.76839 -L 2.7214,7.76839,2.7214,8.121482 -L 2.7214,8.121482,2.7214,8.466122 -L 2.7214,8.466122,3.9827,8.466122 -L 3.9827,8.466122,5.2537,8.466122 -L 5.2537,8.466122,6.5325,8.466122 -L 6.5325,8.466122,6.5325,8.121482 -L 6.5325,8.121482,6.5325,7.76839 -L 6.5325,7.76839,6.5325,7.398335 -L 6.5325,7.398335,5.2537,7.398335 -L 5.2537,7.398335,3.9827,7.398335 -L 3.9827,7.398335,2.7214,7.398335 -L 5.2432,-0.015107,7.3692,-0.015107 -L 1.4255,1.052538,0.3682,0.000062 -L 0.1717,4.751795,1.4255,4.751795 -L 1.4255,1.052538,1.4255,4.751795 -L 0.5993,8.489195,1.4255,7.421319 -A 5.2432,7.347899,7.362973,238.75988,270 - -[鑑] 69 -L 0.1915,0.000062,0.6153,0.000062 -L 0.6153,0.000062,1.0426,0.000062 -L 1.0426,0.000062,1.4699,0.000062 -L 1.4699,0.000062,1.5431,2.286726 -L 1.5431,2.286726,1.333,4.05658 -L 1.333,4.05658,0.1915,4.766921 -L 3.5749,0.000062,3.5749,0.877076 -L 3.5749,0.877076,3.5749,1.754342 -L 3.5749,1.754342,3.5749,2.631378 -L 3.5749,2.631378,4.7062,2.631378 -L 4.7062,2.631378,5.8301,2.631378 -L 5.8301,2.631378,6.9614,2.631378 -L 6.9614,2.631378,6.9614,1.754342 -L 6.9614,1.754342,6.9614,0.877076 -L 6.9614,0.877076,6.9614,0.000062 -L 6.9614,0.000062,5.8301,0.000062 -L 5.8301,0.000062,4.7062,0.000062 -L 4.7062,0.000062,3.5749,0.000062 -L 4.8564,0.533847,4.8564,1.066439 -L 4.8564,1.066439,4.8564,1.590416 -L 4.8564,1.590416,4.8564,2.097484 -L 5.711,0.533847,5.711,1.066439 -L 5.711,1.066439,5.711,1.590416 -L 5.711,1.590416,5.711,2.097484 -L 0.6153,1.868752,0.4609,2.315074 -L 0.4609,2.315074,0.3208,2.744332 -L 0.3208,2.744332,0.1915,3.165228 -L 2.2965,2.097484,2.2965,2.467605 -L 2.2965,2.467605,2.2965,2.820697 -L 2.2965,2.820697,2.2965,3.165228 -L 3.1476,4.233158,3.1476,5.644066 -L 3.1476,5.644066,3.1476,7.055095 -L 3.1476,7.055095,3.1476,8.466122 -L 3.1476,8.466122,3.8477,8.466122 -L 3.8477,8.466122,4.5552,8.466122 -L 4.5552,8.466122,5.2802,8.466122 -L 3.5749,4.233158,3.8477,4.233158 -L 3.8477,4.233158,4.1314,4.233158 -L 4.1314,4.233158,4.426,4.233158 -L 4.426,4.233158,4.426,4.766921 -L 4.426,4.766921,4.426,5.30086 -L 4.426,5.30086,4.426,5.834818 -L 4.426,5.834818,4.1314,5.834818 -L 4.1314,5.834818,3.8477,5.834818 -L 3.8477,5.834818,3.5749,5.834818 -L 1.8972,4.766921,1.5957,5.182203 -L 1.5957,5.182203,1.4836,5.59744 -L 1.4836,5.59744,1.4699,6.368592 -L 1.4699,6.368592,0.8531,6.388534 -L 0.8531,6.388534,0.5173,6.526903 -L 0.5173,6.526903,0.1915,6.902562 -L 0.1915,6.902562,0.6153,7.615837 -L 0.6153,7.615837,1.0426,8.312234 -L 1.0426,8.312234,1.4699,8.999984 -L 1.4699,8.999984,1.7428,8.655431 -L 1.7428,8.655431,2.0163,8.30234 -L 2.0163,8.30234,2.2965,7.932261 -L 6.1348,4.766921,6.5411,4.766921 -L 6.5411,4.766921,6.9614,4.766921 -L 6.9614,4.766921,7.3887,4.766921 -L 5.0704,5.834818,5.1335,6.204808 -L 5.1335,6.204808,5.1997,6.558031 -L 5.1997,6.558031,5.2802,6.902562 -L 5.2802,6.902562,4.7062,6.902562 -L 4.7062,6.902562,4.1314,6.902562 -L 4.1314,6.902562,3.5749,6.902562 -L 5.711,5.834818,6.1488,6.663805 -L 6.1488,6.663805,6.359,7.484517 -L 6.359,7.484517,6.531,8.999984 - -[閑] 48 -L 0.2177,0.000062,0.2177,2.821999 -L 0.2177,2.821999,0.2177,5.644066 -L 0.2177,5.644066,0.2177,8.466122 -L 0.2177,8.466122,1.0513,8.466122 -L 1.0513,8.466122,1.8957,8.466122 -L 1.8957,8.466122,2.7535,8.466122 -L 2.7535,8.466122,2.7535,7.778307 -L 2.7535,7.778307,2.7535,7.081998 -L 2.7535,7.081998,2.7535,6.368592 -L 2.7535,6.368592,2.0495,6.368592 -L 2.0495,6.368592,1.3493,6.368592 -L 1.3493,6.368592,0.6485,6.368592 -L 6.1368,0.000062,6.4135,0.000062 -L 6.4135,0.000062,6.6941,0.000062 -L 6.6941,0.000062,6.9918,0.000062 -L 6.9918,0.000062,6.9918,2.134249 -L 6.9918,2.134249,6.9918,4.25993 -L 6.9918,4.25993,6.9918,6.368592 -L 6.9918,6.368592,6.1368,6.368592 -L 6.1368,6.368592,5.2931,6.368592 -L 5.2931,6.368592,4.4592,6.368592 -L 4.4592,6.368592,4.4592,7.081998 -L 4.4592,7.081998,4.4592,7.778307 -L 4.4592,7.778307,4.4592,8.466122 -L 4.4592,8.466122,5.2931,8.466122 -L 5.2931,8.466122,6.1368,8.466122 -L 6.1368,8.466122,6.9918,8.466122 -L 6.9918,8.466122,6.9918,7.959121 -L 6.9918,7.959121,6.9918,7.435001 -L 6.9918,7.435001,6.9918,6.902562 -L 3.6046,0.533847,3.5205,1.600344 -L 3.5205,1.600344,3.4543,2.658161 -L 3.4543,2.658161,3.3913,3.699188 -L 3.3913,3.699188,2.5997,3.01135 -L 2.5997,3.01135,1.8117,2.315074 -L 1.8117,2.315074,1.0446,1.601734 -L 5.7095,1.601734,4.3054,3.427988 -L 4.3054,3.427988,3.2788,4.008607 -L 3.2788,4.008607,1.4649,4.233158 -L 4.4592,4.233158,4.8658,4.233158 -L 4.8658,4.233158,5.2857,4.233158 -L 5.2857,4.233158,5.7095,4.233158 -L 0.6485,7.398335,1.1949,7.398335 -L 1.1949,7.398335,1.7521,7.398335 -L 1.7521,7.398335,2.323,7.398335 -L 4.8549,7.398335,5.4157,7.398335 -L 5.4157,7.398335,5.9866,7.398335 -L 5.9866,7.398335,6.5641,7.398335 - -[陥] 45 -L 0.2165,0.000062,0.2165,2.821999 -L 0.2165,2.821999,0.2165,5.644066 -L 0.2165,5.644066,0.2165,8.466122 -L 0.2165,8.466122,0.7731,8.466122 -L 0.7731,8.466122,1.3478,8.466122 -L 1.3478,8.466122,1.9219,8.466122 -L 1.9219,8.466122,1.4806,6.097415 -L 1.4806,6.097415,1.7012,4.796692 -L 1.7012,4.796692,1.9219,2.631378 -L 1.9219,2.631378,1.6315,2.467605 -L 1.6315,2.467605,1.3478,2.286726 -L 1.3478,2.286726,1.0708,2.097484 -L 3.2111,0.000062,3.2111,1.781081 -L 3.2111,1.781081,3.2111,3.545212 -L 3.2111,3.545212,3.2111,5.30086 -L 4.4577,0.000062,4.4577,1.781081 -L 4.4577,1.781081,4.4577,3.545212 -L 4.4577,3.545212,4.4577,5.30086 -L 4.4577,5.30086,4.885,5.403951 -L 4.885,5.403951,5.3126,5.490101 -L 5.3126,5.490101,5.7434,5.567855 -L 5.7434,5.567855,6.0127,6.28114 -L 6.0127,6.28114,6.2964,6.977449 -L 6.2964,6.977449,6.5945,7.665265 -L 6.5945,7.665265,5.589,7.665265 -L 5.589,7.665265,4.5876,7.665265 -L 4.5876,7.665265,3.6031,7.665265 -L 3.6031,7.665265,3.1758,7.055095 -L 3.1758,7.055095,2.7628,6.444924 -L 2.7628,6.444924,2.3527,5.834818 -L 4.885,0.000062,5.589,0.000062 -L 5.589,0.000062,6.2964,0.000062 -L 6.2964,0.000062,7.0215,0.000062 -L 7.0215,0.000062,7.0215,0.877076 -L 7.0215,0.877076,7.0215,1.754342 -L 7.0215,1.754342,7.0215,2.631378 -L 7.0215,2.631378,6.2964,2.631378 -L 6.2964,2.631378,5.589,2.631378 -L 5.589,2.631378,4.885,2.631378 -L 7.0215,3.165228,7.0215,3.888496 -L 7.0215,3.888496,7.0215,4.603149 -L 7.0215,4.603149,7.0215,5.30086 -L 7.0215,5.30086,6.7276,5.30086 -L 6.7276,5.30086,6.4436,5.30086 -L 6.4436,5.30086,6.1672,5.30086 - -[含] 30 -L 1.5285,0.000062,1.5285,0.877076 -L 1.5285,0.877076,1.5285,1.754342 -L 1.5285,1.754342,1.5285,2.631378 -L 1.5285,2.631378,2.5088,2.734547 -L 2.5088,2.734547,3.4933,2.820697 -L 3.4933,2.820697,4.4912,2.89833 -L 4.4912,2.89833,4.7647,3.432246 -L 4.7647,3.432246,5.0446,3.966096 -L 5.0446,3.966096,5.3423,4.500144 -L 5.3423,4.500144,4.0607,4.603149 -L 4.0607,4.603149,2.789,4.689364 -L 2.789,4.689364,1.5285,4.766921 -L 1.9274,0.000062,3.1886,0.000062 -L 3.1886,0.000062,4.4597,0.000062 -L 4.4597,0.000062,5.7419,0.000062 -L 5.7419,0.000062,5.7419,0.877076 -L 5.7419,0.877076,5.7419,1.754342 -L 5.7419,1.754342,5.7419,2.631378 -L 5.7419,2.631378,5.4649,2.631378 -L 5.4649,2.631378,5.192,2.631378 -L 5.192,2.631378,4.915,2.631378 -L 0.4634,5.834818,1.5109,6.901205 -L 1.5109,6.901205,2.5683,7.959121 -L 2.5683,7.959121,3.6369,8.999984 -L 3.6369,8.999984,4.7647,7.959121 -L 4.7647,7.959121,5.8957,6.901205 -L 5.8957,6.901205,7.02,5.834818 -L 2.355,6.368592,3.2061,6.368592 -L 3.2061,6.368592,4.0607,6.368592 -L 4.0607,6.368592,4.915,6.368592 - -[頑] 63 -L 3.8771,0.000062,4.213,0.370053 -L 4.213,0.370053,4.5597,0.723144 -L 4.5597,0.723144,4.917,1.067807 -L 7.4811,0.000062,7.1831,0.370053 -L 7.1831,0.370053,6.9029,0.723144 -L 6.9029,0.723144,6.6265,1.067807 -L 0.2797,0.533847,1.0191,2.487263 -L 1.0191,2.487263,1.1553,4.313606 -L 1.1553,4.313606,1.1032,6.368592 -L 1.1032,6.368592,0.8296,6.368592 -L 0.8296,6.368592,0.5529,6.368592 -L 0.5529,6.368592,0.2797,6.368592 -L 2.3847,1.601734,2.3847,3.202015 -L 2.3847,3.202015,2.3847,4.793802 -L 2.3847,4.793802,2.3847,6.368592 -L 2.3847,6.368592,2.087,6.368592 -L 2.087,6.368592,1.8033,6.368592 -L 1.8033,6.368592,1.534,6.368592 -L 2.812,1.601734,3.0855,1.601734 -L 3.0855,1.601734,3.3692,1.601734 -L 3.3692,1.601734,3.6631,1.601734 -L 3.6631,1.601734,3.6631,1.944963 -L 3.6631,1.944963,3.6631,2.288159 -L 3.6631,2.288159,3.6631,2.631378 -L 4.4897,2.097484,4.4897,3.699188 -L 4.4897,3.699188,4.4897,5.30086 -L 4.4897,5.30086,4.4897,6.902562 -L 4.4897,6.902562,5.1061,7.128515 -L 5.1061,7.128515,5.4423,7.464728 -L 5.4423,7.464728,5.7681,8.199148 -L 5.7681,8.199148,5.2042,8.30234 -L 5.2042,8.30234,4.6441,8.388478 -L 4.6441,8.388478,4.0939,8.466122 -L 4.917,2.097484,5.6178,2.097484 -L 5.6178,2.097484,6.3253,2.097484 -L 6.3253,2.097484,7.0538,2.097484 -L 7.0538,2.097484,7.0538,2.631378 -L 7.0538,2.631378,7.0538,3.165228 -L 7.0538,3.165228,7.0538,3.699188 -L 7.0538,3.699188,6.3253,3.699188 -L 6.3253,3.699188,5.6178,3.699188 -L 5.6178,3.699188,4.917,3.699188 -L 7.0538,4.233158,7.0538,4.603149 -L 7.0538,4.603149,7.0538,4.95624 -L 7.0538,4.95624,7.0538,5.30086 -L 7.0538,5.30086,6.3253,5.30086 -L 6.3253,5.30086,5.6178,5.30086 -L 5.6178,5.30086,4.917,5.30086 -L 7.0538,5.834818,7.0538,6.204808 -L 7.0538,6.204808,7.0538,6.558031 -L 7.0538,6.558031,7.0538,6.902562 -L 7.0538,6.902562,6.6265,6.902562 -L 6.6265,6.902562,6.1989,6.902562 -L 6.1989,6.902562,5.7681,6.902562 -L 2.812,6.368592,3.0855,6.368592 -L 3.0855,6.368592,3.3692,6.368592 -L 3.3692,6.368592,3.6631,6.368592 -L 0.6759,8.466122,1.534,8.466122 -L 1.534,8.466122,2.3847,8.466122 -L 2.3847,8.466122,3.2393,8.466122 -L 6.1989,8.466122,6.6265,8.466122 -L 6.6265,8.466122,7.0538,8.466122 -L 7.0538,8.466122,7.4811,8.466122 - -[企] 24 -L 0.2817,0.000062,0.7024,0.000062 -L 0.7024,0.000062,1.1328,0.000062 -L 1.1328,0.000062,1.5601,0.000062 -L 1.5601,0.000062,1.5601,1.410992 -L 1.5601,1.410992,1.5601,2.821999 -L 1.5601,2.821999,1.5601,4.233158 -L 1.9913,0.000062,2.5377,0.000062 -L 2.5377,0.000062,3.0942,0.000062 -L 3.0942,0.000062,3.6651,0.000062 -L 3.6651,0.000062,3.6651,2.134249 -L 3.6651,2.134249,3.6651,4.25993 -L 3.6651,4.25993,3.6651,6.368592 -L 4.0924,0.000062,5.0699,0.000062 -L 5.0699,0.000062,6.0538,0.000062 -L 6.0538,0.000062,7.0485,0.000062 -L 4.0924,3.699188,4.7932,3.699188 -L 4.7932,3.699188,5.5074,3.699188 -L 5.5074,3.699188,6.2292,3.699188 -L 0.2817,5.30086,1.4064,6.548049 -L 1.4064,6.548049,2.5377,7.778307 -L 2.5377,7.778307,3.6651,8.999984 -L 3.6651,8.999984,4.7932,7.778307 -L 4.7932,7.778307,5.9277,6.548049 -L 5.9277,6.548049,7.0485,5.30086 - -[奇] 36 -L 4.5501,0.000062,4.956,0.000062 -L 4.956,0.000062,5.3766,0.000062 -L 5.3766,0.000062,5.8004,0.000062 -L 5.8004,0.000062,5.8004,1.600344 -L 5.8004,1.600344,5.8004,3.19212 -L 5.8004,3.19212,5.8004,4.766921 -L 5.8004,4.766921,3.9718,4.766921 -L 3.9718,4.766921,2.1404,4.766921 -L 2.1404,4.766921,0.3083,4.766921 -L 1.5621,1.601734,1.5621,2.134249 -L 1.5621,2.134249,1.5621,2.658161 -L 1.5621,2.658161,1.5621,3.165228 -L 1.5621,3.165228,2.2661,3.165228 -L 2.2661,3.165228,2.9736,3.165228 -L 2.9736,3.165228,3.6955,3.165228 -L 3.6955,3.165228,3.6955,2.658161 -L 3.6955,2.658161,3.6955,2.134249 -L 3.6955,2.134249,3.6955,1.601734 -L 3.6955,1.601734,2.9736,1.601734 -L 2.9736,1.601734,2.2661,1.601734 -L 2.2661,1.601734,1.5621,1.601734 -L 6.2277,4.766921,6.5041,4.766921 -L 6.5041,4.766921,6.7878,4.766921 -L 6.7878,4.766921,7.0855,4.766921 -L 1.1593,5.834818,1.7901,5.902612 -L 1.7901,5.902612,2.3365,6.377151 -L 2.3365,6.377151,3.2717,7.665265 -L 3.2717,7.665265,2.4171,7.76839 -L 2.4171,7.76839,1.5695,7.854595 -L 1.5695,7.854595,0.7394,7.932261 -L 5.8004,5.834818,4.6061,7.172404 -L 4.6061,7.172404,4.0597,7.99292 -L 4.0597,7.99292,3.6955,8.999984 -L 4.5501,7.932261,5.2506,7.932261 -L 5.2506,7.932261,5.9542,7.932261 -L 5.9542,7.932261,6.655,7.932261 - -[岐] 42 -L 3.2978,0.000062,4.0022,0.713271 -L 4.0022,0.713271,4.7023,1.409646 -L 4.7023,1.409646,5.4063,2.097484 -L 5.4063,2.097484,4.503,3.639865 -L 4.503,3.639865,4.1735,4.470373 -L 4.1735,4.470373,4.1248,5.30086 -L 4.1248,5.30086,4.5486,5.30086 -L 4.5486,5.30086,4.979,5.30086 -L 4.979,5.30086,5.4063,5.30086 -L 5.4063,5.30086,5.2662,6.912457 -L 5.2662,6.912457,4.7584,7.388528 -L 4.7584,7.388528,3.7286,7.398335 -L 7.5432,0.000062,6.9614,0.533847 -L 6.9614,0.533847,6.394,1.067807 -L 6.394,1.067807,5.8336,1.601734 -L 0.3141,1.601734,0.3141,3.382764 -L 0.3141,3.382764,0.3141,5.146904 -L 0.3141,5.146904,0.3141,6.902562 -L 0.734,1.601734,1.0142,1.601734 -L 1.0142,1.601734,1.2944,1.601734 -L 1.2944,1.601734,1.5925,1.601734 -L 1.5925,1.601734,1.5925,4.079062 -L 1.5925,4.079062,1.5925,6.548049 -L 1.5925,6.548049,1.5925,8.999984 -L 2.0198,1.601734,2.2926,1.601734 -L 2.2926,1.601734,2.5728,1.601734 -L 2.5728,1.601734,2.874,1.601734 -L 2.874,1.601734,2.874,3.382764 -L 2.874,3.382764,2.874,5.146904 -L 2.874,5.146904,2.874,6.902562 -L 5.8336,2.631378,6.2574,3.432246 -L 6.2574,3.432246,6.6847,4.233158 -L 6.6847,4.233158,7.1124,5.033896 -L 7.1124,5.033896,6.6847,5.137021 -L 6.6847,5.137021,6.2574,5.223192 -L 6.2574,5.223192,5.8336,5.30086 -L 5.8336,7.398335,5.5324,7.813594 -L 5.5324,7.813594,5.4207,8.22881 -L 5.4207,8.22881,5.4063,8.999984 -L 6.2574,7.398335,6.6847,7.398335 -L 6.6847,7.398335,7.1124,7.398335 -L 7.1124,7.398335,7.5432,7.398335 - -[幾] 63 -L 0.3403,0.000062,1.0933,1.247242 -L 1.0933,1.247242,1.4996,2.299411 -L 1.4996,2.299411,1.6222,3.699188 -L 1.6222,3.699188,1.1914,3.699188 -L 1.1914,3.699188,0.7711,3.699188 -L 0.7711,3.699188,0.3403,3.699188 -L 2.8725,0.000062,3.9478,0.405384 -L 3.9478,0.405384,4.5015,0.75147 -L 4.5015,0.75147,5.0094,1.334803 -L 5.0094,1.334803,4.5821,2.134249 -L 4.5821,2.134249,4.1544,2.925135 -L 4.1544,2.925135,3.7271,3.699188 -L 3.7271,3.699188,3.1531,3.699188 -L 3.1531,3.699188,2.5997,3.699188 -L 2.5997,3.699188,2.0495,3.699188 -L 6.6867,0.000062,6.2594,0.370053 -L 6.2594,0.370053,5.843,0.723144 -L 5.843,0.723144,5.4367,1.067807 -L 5.4367,1.067807,5.843,1.600344 -L 5.843,1.600344,6.2594,2.124387 -L 6.2594,2.124387,6.6867,2.631378 -L 7.3277,0.000062,7.3872,0.370053 -L 7.3872,0.370053,7.4611,0.723144 -L 7.4611,0.723144,7.5382,1.067807 -L 3.2963,1.067807,2.8725,1.410992 -L 2.8725,1.410992,2.4522,1.754342 -L 2.4522,1.754342,2.0495,2.097484 -L 4.5821,3.699188,4.2634,4.371516 -L 4.2634,4.371516,4.0427,5.162458 -L 4.0427,5.162458,3.7271,5.834818 -L 3.7271,5.834818,2.7184,5.40822 -L 2.7184,5.40822,1.3073,5.295288 -L 1.3073,5.295288,0.3403,5.30086 -L 5.0094,3.699188,5.4367,3.802291 -L 5.4367,3.802291,5.864,3.888496 -L 5.864,3.888496,6.2913,3.966096 -L 6.2913,3.966096,5.6188,5.813628 -L 5.6188,5.813628,5.6188,7.457636 -L 5.6188,7.457636,6.2913,8.999984 -L 6.6867,3.699188,6.9599,3.699188 -L 6.9599,3.699188,7.2436,3.699188 -L 7.2436,3.699188,7.5382,3.699188 -L 6.4734,5.30086,6.6867,5.490101 -L 6.6867,5.490101,6.9004,5.67097 -L 6.9004,5.67097,7.1179,5.834818 -L 7.1179,5.834818,6.8377,6.204808 -L 6.8377,6.204808,6.5641,6.558031 -L 6.5641,6.558031,6.2913,6.902562 -L 6.2913,6.902562,6.5641,7.245781 -L 6.5641,7.245781,6.8377,7.589066 -L 6.8377,7.589066,7.1179,7.932261 -L 1.1914,5.834818,1.4155,6.714678 -L 1.4155,6.714678,1.5416,7.764188 -L 1.5416,7.764188,2.0495,8.999984 -L 2.4452,6.368592,2.302,6.558031 -L 2.302,6.558031,2.1721,6.738692 -L 2.1721,6.738692,2.0495,6.902562 -L 2.0495,6.902562,2.323,7.245781 -L 2.323,7.245781,2.5958,7.589066 -L 2.5958,7.589066,2.8725,7.932261 -L 3.7271,6.368592,3.7271,7.245781 -L 3.7271,7.245781,3.7271,8.122905 -L 3.7271,8.122905,3.7271,8.999984 - -[忌] 36 -L 0.3703,0.000062,0.6438,0.713271 -L 0.6438,0.713271,0.9205,1.409646 -L 0.9205,1.409646,1.1934,2.097484 -L 2.9029,0.000062,2.6017,0.453411 -L 2.6017,0.453411,2.4893,1.135579 -L 2.4893,1.135579,2.4753,2.631378 -L 3.3302,0.000062,4.1638,0.000062 -L 4.1638,0.000062,5.0079,0.000062 -L 5.0079,0.000062,5.866,0.000062 -L 5.866,0.000062,5.866,0.370053 -L 5.866,0.370053,5.866,0.723144 -L 5.866,0.723144,5.866,1.067807 -L 7.5748,0.80092,7.2775,1.247242 -L 7.2775,1.247242,6.9938,1.676599 -L 6.9938,1.676599,6.7167,2.097484 -L 4.6118,1.868752,4.4615,2.134249 -L 4.4615,2.134249,4.3141,2.391263 -L 4.3141,2.391263,4.1848,2.631378 -L 1.6207,3.699188,1.3233,4.154069 -L 1.3233,4.154069,1.2109,4.846022 -L 1.2109,4.846022,1.1934,6.368592 -L 1.1934,6.368592,2.752,6.368592 -L 2.752,6.368592,4.3074,6.368592 -L 4.3074,6.368592,5.866,6.368592 -L 5.866,6.368592,5.866,7.081998 -L 5.866,7.081998,5.866,7.778307 -L 5.866,7.778307,5.866,8.466122 -L 5.866,8.466122,4.3074,8.466122 -L 4.3074,8.466122,2.752,8.466122 -L 2.752,8.466122,1.1934,8.466122 -L 2.0518,3.699188,3.6066,3.699188 -L 3.6066,3.699188,5.1651,3.699188 -L 5.1651,3.699188,6.7167,3.699188 -L 6.7167,3.699188,6.7167,4.233158 -L 6.7167,4.233158,6.7167,4.766921 -L 6.7167,4.766921,6.7167,5.30086 - -[既] 48 -L 3.542,0.000062,4.9083,2.108801 -L 4.9083,2.108801,5.5212,3.344674 -L 5.5212,3.344674,5.8922,4.766921 -L 5.8922,4.766921,5.4649,4.766921 -L 5.4649,4.766921,5.0376,4.766921 -L 5.0376,4.766921,4.6138,4.766921 -L 4.6138,4.766921,4.6138,6.014188 -L 4.6138,6.014188,4.6138,7.24438 -L 4.6138,7.24438,4.6138,8.466122 -L 4.6138,8.466122,5.5874,8.466122 -L 5.5874,8.466122,6.5751,8.466122 -L 6.5751,8.466122,7.5698,8.466122 -L 6.3233,0.000062,6.3233,1.066439 -L 6.3233,1.066439,6.3233,2.124387 -L 6.3233,2.124387,6.3233,3.165228 -L 6.7433,0.000062,7.0234,0.000062 -L 7.0234,0.000062,7.297,0.000062 -L 7.297,0.000062,7.5698,0.000062 -L 7.5698,0.000062,7.5698,0.533847 -L 7.5698,0.533847,7.5698,1.067807 -L 7.5698,1.067807,7.5698,1.601734 -L 0.7999,1.067807,0.7999,3.545212 -L 0.7999,3.545212,0.7999,6.014188 -L 0.7999,6.014188,0.7999,8.466122 -L 0.7999,8.466122,1.5036,8.466122 -L 1.5036,8.466122,2.2111,8.466122 -L 2.2111,8.466122,2.9326,8.466122 -L 2.9326,8.466122,2.9326,7.24438 -L 2.9326,7.24438,2.9326,6.014188 -L 2.9326,6.014188,2.9326,4.766921 -L 2.9326,4.766921,2.3547,4.766921 -L 2.3547,4.766921,1.7838,4.766921 -L 1.7838,4.766921,1.2237,4.766921 -L 1.437,1.067807,1.9312,1.51415 -L 1.9312,1.51415,2.4251,1.943529 -L 2.4251,1.943529,2.9326,2.36448 -L 2.9326,2.36448,2.7823,2.631378 -L 2.7823,2.631378,2.6384,2.89833 -L 2.6384,2.89833,2.5088,3.165228 -L 6.3233,4.766921,6.3233,5.833286 -L 6.3233,5.833286,6.3233,6.891223 -L 6.3233,6.891223,6.3233,7.932261 -L 6.7433,4.766921,7.0234,4.766921 -L 7.0234,4.766921,7.297,4.766921 -L 7.297,4.766921,7.5698,4.766921 -L 1.2237,6.902562,1.6545,6.902562 -L 1.6545,6.902562,2.0783,6.902562 -L 2.0783,6.902562,2.5088,6.902562 - -[棋] 57 -L 1.6807,0.000062,1.6037,1.600344 -L 1.6037,1.600344,1.5305,3.19212 -L 1.5305,3.19212,1.4709,4.766921 -L 1.4709,4.766921,1.1032,4.069276 -L 1.1032,4.069276,0.7456,3.354536 -L 0.7456,3.354536,0.4023,2.631378 -L 3.1486,0.000062,3.4918,0.370053 -L 3.4918,0.370053,3.8522,0.723144 -L 3.8522,0.723144,4.2165,1.067807 -L 7.1726,0.000062,6.8787,0.370053 -L 6.8787,0.370053,6.5981,0.723144 -L 6.5981,0.723144,6.318,1.067807 -L 2.9346,2.097484,3.3619,2.097484 -L 3.3619,2.097484,3.7857,2.097484 -L 3.7857,2.097484,4.2165,2.097484 -L 4.2165,2.097484,4.2165,3.699188 -L 4.2165,3.699188,4.2165,5.30086 -L 4.2165,5.30086,4.2165,6.902562 -L 4.2165,6.902562,3.9997,7.081998 -L 3.9997,7.081998,3.7857,7.24438 -L 3.7857,7.24438,3.5759,7.398335 -L 3.5759,7.398335,2.9346,7.055095 -L 2.9346,7.055095,2.3041,6.711876 -L 2.3041,6.711876,1.6807,6.368592 -L 1.6807,6.368592,1.8527,5.57776 -L 1.8527,5.57776,2.1784,5.024023 -L 2.1784,5.024023,2.9346,4.233158 -L 4.6441,2.097484,5.194,2.097484 -L 5.194,2.097484,5.7471,2.097484 -L 5.7471,2.097484,6.318,2.097484 -L 6.318,2.097484,6.318,2.820697 -L 6.318,2.820697,6.318,3.535306 -L 6.318,3.535306,6.318,4.233158 -L 6.318,4.233158,5.7471,4.233158 -L 5.7471,4.233158,5.194,4.233158 -L 5.194,4.233158,4.6441,4.233158 -L 6.7491,2.097484,7.0254,2.097484 -L 7.0254,2.097484,7.3056,2.097484 -L 7.3056,2.097484,7.6037,2.097484 -L 6.318,4.766921,6.318,5.137021 -L 6.318,5.137021,6.318,5.490101 -L 6.318,5.490101,6.318,5.834818 -L 6.318,5.834818,5.7471,5.834818 -L 5.7471,5.834818,5.194,5.834818 -L 5.194,5.834818,4.6441,5.834818 -L 6.318,6.635676,5.3796,7.460525 -L 5.3796,7.460525,4.5636,7.743064 -L 4.5636,7.743064,4.2165,8.999984 -L 0.4023,6.902562,1.0226,6.920885 -L 1.0226,6.920885,1.3518,7.049534 -L 1.3518,7.049534,1.6807,7.398335 -L 1.6807,7.398335,1.6807,7.932261 -L 1.6807,7.932261,1.6807,8.466122 -L 1.6807,8.466122,1.6807,8.999984 -L 6.7491,7.398335,6.444,7.813594 -L 6.444,7.813594,6.3355,8.22881 -L 6.3355,8.22881,6.318,8.999984 - -[棄] 45 -L 3.8196,0.000062,3.7355,0.713271 -L 3.7355,0.713271,3.6686,1.409646 -L 3.6686,1.409646,3.6056,2.097484 -L 3.6056,2.097484,2.5412,1.590416 -L 2.5412,1.590416,1.4796,1.066439 -L 1.4796,1.066439,0.4288,0.533847 -L 6.355,0.533847,4.2885,2.026866 -L 4.2885,2.026866,2.6179,2.485829 -L 2.6179,2.485829,0.4288,2.631378 -L 4.6461,2.631378,5.4972,2.631378 -L 5.4972,2.631378,6.355,2.631378 -L 6.355,2.631378,7.2061,2.631378 -L 3.8196,3.165228,3.4693,3.540987 -L 3.4693,3.540987,3.028,3.679399 -L 3.028,3.679399,2.11,3.699188 -L 2.11,3.699188,1.8757,5.029791 -L 1.8757,5.029791,1.2729,5.343315 -L 1.2729,5.343315,0.4288,5.30086 -L 4.2469,3.699188,3.2872,5.103124 -L 3.2872,5.103124,2.1139,6.032467 -L 2.1139,6.032467,0.8281,6.368592 -L 4.6461,3.699188,4.919,3.699188 -L 4.919,3.699188,5.1992,3.699188 -L 5.1992,3.699188,5.4972,3.699188 -L 5.4972,3.699188,4.4321,5.642643 -L 4.4321,5.642643,2.7124,6.28114 -L 2.7124,6.28114,2.5412,7.665265 -L 2.5412,7.665265,1.8337,7.76839 -L 1.8337,7.76839,1.1328,7.854595 -L 1.1328,7.854595,0.4288,7.932261 -L 5.9245,5.30086,5.6233,5.716152 -L 5.6233,5.716152,5.5147,6.131388 -L 5.5147,6.131388,5.4972,6.902562 -L 5.4972,6.902562,5.0734,6.902562 -L 5.0734,6.902562,4.6528,6.902562 -L 4.6528,6.902562,4.2469,6.902562 -L 6.355,5.30086,6.6247,5.30086 -L 6.6247,5.30086,6.9084,5.30086 -L 6.9084,5.30086,7.2061,5.30086 -L 6.7756,6.368592,5.5704,7.663974 -L 5.5704,7.663974,4.4356,7.90827 -L 4.4356,7.90827,2.965,7.932261 -L 6.355,7.932261,6.6247,7.932261 -L 6.6247,7.932261,6.9084,7.932261 -L 6.9084,7.932261,7.2061,7.932261 - -[祈] 36 -L 1.2893,0.000062,1.2052,1.410992 -L 1.2052,1.410992,1.1348,2.821999 -L 1.1348,2.821999,1.0753,4.233158 -L 1.0753,4.233158,0.8585,4.069276 -L 0.8585,4.069276,0.648,3.888496 -L 0.648,3.888496,0.4347,3.699188 -L 5.9542,0.000062,5.9542,1.781081 -L 5.9542,1.781081,5.9542,3.545212 -L 5.9542,3.545212,5.9542,5.30086 -L 5.9542,5.30086,5.233,5.30086 -L 5.233,5.30086,4.522,5.30086 -L 4.522,5.30086,3.818,5.30086 -L 3.818,5.30086,3.7652,3.429357 -L 3.7652,3.429357,3.4328,2.15117 -L 3.4328,2.15117,2.5673,0.533847 -L 2.5673,3.699188,2.1404,4.069276 -L 2.1404,4.069276,1.7131,4.422346 -L 1.7131,4.422346,1.2893,4.766921 -L 1.7131,5.30086,1.9894,5.937944 -L 1.9894,5.937944,2.2731,6.558031 -L 2.2731,6.558031,2.5673,7.169515 -L 2.5673,7.169515,1.8423,7.245781 -L 1.8423,7.245781,1.1348,7.32209 -L 1.1348,7.32209,0.4347,7.398335 -L 6.3815,5.30086,6.7843,5.30086 -L 6.7843,5.30086,7.2046,5.30086 -L 7.2046,5.30086,7.6284,5.30086 -L 3.818,5.834818,3.818,6.548049 -L 3.818,6.548049,3.818,7.24438 -L 3.818,7.24438,3.818,7.932261 -L 3.818,7.932261,5.4639,8.070696 -L 5.4639,8.070696,6.4375,8.327732 -L 6.4375,8.327732,7.2046,8.466122 -L 1.2893,7.932261,1.2893,8.30234 -L 1.2893,8.30234,1.2893,8.655431 -L 1.2893,8.655431,1.2893,8.999984 - -[軌] 57 -L 1.7151,0.000062,1.6972,0.771248 -L 1.6972,0.771248,1.5956,1.186452 -L 1.5956,1.186452,1.3154,1.601734 -L 1.3154,1.601734,1.0216,1.601734 -L 1.0216,1.601734,0.7414,1.601734 -L 0.7414,1.601734,0.4612,1.601734 -L 3.4239,0.000062,4.4186,1.961862 -L 4.4186,1.961862,4.7023,3.593184 -L 4.7023,3.593184,4.7023,5.834818 -L 4.7023,5.834818,4.4116,6.024038 -L 4.4116,6.024038,4.1248,6.204808 -L 4.1248,6.204808,3.8512,6.368592 -L 6.3835,0.000062,6.3835,2.134249 -L 6.3835,2.134249,6.3835,4.25993 -L 6.3835,4.25993,6.3835,6.368592 -L 6.3835,6.368592,5.0144,6.635676 -L 5.0144,6.635676,4.6711,7.487297 -L 4.6711,7.487297,4.7023,8.999984 -L 6.8073,0.000062,7.0875,0.000062 -L 7.0875,0.000062,7.3677,0.000062 -L 7.3677,0.000062,7.6622,0.000062 -L 7.6622,0.000062,7.6622,0.533847 -L 7.6622,0.533847,7.6622,1.067807 -L 7.6622,1.067807,7.6622,1.601734 -L 2.142,1.601734,1.8653,2.134249 -L 1.8653,2.134249,1.5925,2.658161 -L 1.5925,2.658161,1.3154,3.165228 -L 1.3154,3.165228,1.0216,3.165228 -L 1.0216,3.165228,0.7414,3.165228 -L 0.7414,3.165228,0.4612,3.165228 -L 0.4612,3.165228,0.4612,4.233158 -L 0.4612,4.233158,0.4612,5.30086 -L 0.4612,5.30086,0.4612,6.368592 -L 0.4612,6.368592,1.0773,6.398363 -L 1.0773,6.398363,1.403,6.606015 -L 1.403,6.606015,1.7151,7.169515 -L 1.7151,7.169515,1.403,7.706157 -L 1.403,7.706157,1.0773,7.903957 -L 1.0773,7.903957,0.4612,7.932261 -L 2.142,3.165228,1.7151,3.699188 -L 1.7151,3.699188,1.2944,4.233158 -L 1.2944,4.233158,0.8917,4.766921 -L 2.7795,3.165228,2.8429,3.699188 -L 2.8429,3.699188,2.9126,4.233158 -L 2.9126,4.233158,2.9966,4.766921 -L 2.9966,4.766921,2.3805,4.796692 -L 2.3805,4.796692,2.0475,5.004355 -L 2.0475,5.004355,1.7151,5.567855 -L 1.7151,5.567855,2.0475,6.131388 -L 2.0475,6.131388,2.3805,6.33904 -L 2.3805,6.33904,2.9966,6.368592 -L 2.9966,6.368592,2.9966,6.024038 -L 2.9966,6.024038,2.9966,5.67097 -L 2.9966,5.67097,2.9966,5.30086 -L 2.142,7.932261,1.9879,8.30234 -L 1.9879,8.30234,1.8443,8.655431 -L 1.8443,8.655431,1.7151,8.999984 - -[輝] 60 -L 5.5558,0.000062,4.8903,1.601734 -L 4.8903,1.601734,3.5205,1.957605 -L 3.5205,1.957605,2.3857,1.601734 -L 2.3857,1.601734,2.3051,2.848913 -L 2.3051,2.848913,2.2354,4.079062 -L 2.2354,4.079062,2.172,5.30086 -L 2.172,5.30086,1.8747,5.30086 -L 1.8747,5.30086,1.591,5.30086 -L 1.591,5.30086,1.3139,5.30086 -L 1.3139,5.30086,1.3283,3.590415 -L 1.3283,3.590415,1.1427,2.142665 -L 1.1427,2.142665,0.4628,0.533847 -L 5.9866,1.601734,5.6885,2.134249 -L 5.6885,2.134249,5.4048,2.658161 -L 5.4048,2.658161,5.1355,3.165228 -L 5.1355,3.165228,4.8343,3.165228 -L 4.8343,3.165228,4.5537,3.165228 -L 4.5537,3.165228,4.277,3.165228 -L 4.277,3.165228,4.277,3.888496 -L 4.277,3.888496,4.277,4.603149 -L 4.277,4.603149,4.277,5.30086 -L 4.277,5.30086,5.1246,5.461862 -L 5.1246,5.461862,5.4854,5.978747 -L 5.4854,5.978747,5.5558,6.902562 -L 5.5558,6.902562,4.9845,6.902562 -L 4.9845,6.902562,4.4311,6.902562 -L 4.4311,6.902562,3.8816,6.902562 -L 6.4135,1.601734,6.8408,1.601734 -L 6.8408,1.601734,7.2646,1.601734 -L 7.2646,1.601734,7.6919,1.601734 -L 5.9866,3.165228,5.5558,3.535306 -L 5.5558,3.535306,5.1355,3.888496 -L 5.1355,3.888496,4.7047,4.233158 -L 6.4135,3.165228,6.6867,3.165228 -L 6.6867,3.165228,6.9704,3.165228 -L 6.9704,3.165228,7.2646,3.165228 -L 7.2646,3.165228,7.2646,3.535306 -L 7.2646,3.535306,7.2646,3.888496 -L 7.2646,3.888496,7.2646,4.233158 -L 7.2646,4.233158,6.3508,4.252849 -L 6.3508,4.252849,5.906,4.391261 -L 5.906,4.391261,5.5558,4.766921 -L 5.5558,4.766921,5.906,5.122891 -L 5.906,5.122891,6.3508,5.122891 -L 6.3508,5.122891,7.2646,4.766921 -L 1.7447,5.834818,1.7447,6.901205 -L 1.7447,6.901205,1.7447,7.959121 -L 1.7447,7.959121,1.7447,8.999984 -L 0.8901,6.635676,0.7399,7.081998 -L 0.7399,7.081998,0.5963,7.511421 -L 0.5963,7.511421,0.4628,7.932261 -L 2.5997,6.635676,2.7293,7.081998 -L 2.7293,7.081998,2.8725,7.511421 -L 2.8725,7.511421,3.0231,7.932261 -L 5.9866,6.902562,6.4135,6.902562 -L 6.4135,6.902562,6.8408,6.902562 -L 6.8408,6.902562,7.2646,6.902562 -L 3.8816,8.466122,5.1386,8.466122 -L 5.1386,8.466122,6.4135,8.466122 -L 6.4135,8.466122,7.6919,8.466122 - -[飢] 25 -L 6.4089,0.000062,6.4089,2.821999 -L 6.4089,2.821999,6.4089,5.644066 -L 6.4089,5.644066,6.4089,8.466122 -L 6.4089,8.466122,5.845,8.466122 -L 5.845,8.466122,5.2842,8.466122 -L 5.2842,8.466122,4.7343,8.466122 -L 4.7343,8.466122,4.7168,3.946286 -L 4.7168,3.946286,4.6086,2.028299 -L 4.6086,2.028299,4.3039,1.067807 -L 6.8393,0.000062,7.1164,0.000062 -L 7.1164,0.000062,7.4001,0.000062 -L 7.4001,0.000062,7.6939,0.000062 -L 7.6939,0.000062,7.6939,0.533847 -L 7.6939,0.533847,7.6939,1.067807 -L 7.6939,1.067807,7.6939,1.601734 -L 2.2931,9.000071,0.4929,5.882254 -L 2.2931,9.000071,4.0934,7.200096 -L 1.3933,6.44118,3.5929,6.44118 -L 1.3933,3.000077,3.5929,3.000077 -L 3.5929,6.44118,3.5929,3.000077 -L 1.3933,6.44118,1.3933,0.130102 -L 4.0934,3.000077,4.0934,1.500086 -L 1.3933,4.720645,3.5929,4.720645 -A 0.4929,3.179961,3.179894,270,334.63397 -A 1.456,0.000062,2.63629,10.933074,71.504943 - -[騎] 69 -L 2.2009,0.000062,3.3742,0.611591 -L 3.3742,0.611591,3.5704,2.045188 -L 3.5704,2.045188,3.4825,3.699188 -L 3.4825,3.699188,2.6314,3.699188 -L 2.6314,3.699188,1.7838,3.699188 -L 1.7838,3.699188,0.9502,3.699188 -L 0.9502,3.699188,0.9502,5.29947 -L 0.9502,5.29947,0.9502,6.891223 -L 0.9502,6.891223,0.9502,8.466122 -L 0.9502,8.466122,1.7838,8.466122 -L 1.7838,8.466122,2.6314,8.466122 -L 2.6314,8.466122,3.4825,8.466122 -L 6.0147,0.000062,6.2918,0.000062 -L 6.2918,0.000062,6.5755,0.000062 -L 6.5755,0.000062,6.8732,0.000062 -L 6.8732,0.000062,6.8732,1.600344 -L 6.8732,1.600344,6.8732,3.19212 -L 6.8732,3.19212,6.8732,4.766921 -L 6.8732,4.766921,4.6456,4.905356 -L 4.6456,4.905356,3.4513,5.162458 -L 3.4513,5.162458,2.6314,5.30086 -L 2.6314,5.30086,2.4776,4.95624 -L 2.4776,4.95624,2.3337,4.603149 -L 2.3337,4.603149,2.2009,4.233158 -L 0.5264,0.533847,0.5264,1.247242 -L 0.5264,1.247242,0.5264,1.943529 -L 0.5264,1.943529,0.5264,2.631378 -L 1.3463,1.601734,1.3463,1.944963 -L 1.3463,1.944963,1.3463,2.288159 -L 1.3463,2.288159,1.3463,2.631378 -L 2.2009,1.601734,2.2009,1.944963 -L 2.2009,1.944963,2.2009,2.288159 -L 2.2009,2.288159,2.2009,2.631378 -L 4.3409,1.601734,4.3409,2.134249 -L 4.3409,2.134249,4.3409,2.658161 -L 4.3409,2.658161,4.3409,3.165228 -L 4.3409,3.165228,4.7433,3.165228 -L 4.7433,3.165228,5.1636,3.165228 -L 5.1636,3.165228,5.5874,3.165228 -L 5.5874,3.165228,5.5874,2.658161 -L 5.5874,2.658161,5.5874,2.134249 -L 5.5874,2.134249,5.5874,1.601734 -L 5.5874,1.601734,5.1636,1.601734 -L 5.1636,1.601734,4.7433,1.601734 -L 4.7433,1.601734,4.3409,1.601734 -L 1.5596,5.30086,1.7771,5.567855 -L 1.7771,5.567855,1.9869,5.834818 -L 1.9869,5.834818,2.2009,6.101706 -L 2.2009,6.101706,1.9029,6.368592 -L 1.9029,6.368592,1.6227,6.635676 -L 1.6227,6.635676,1.3463,6.902562 -L 4.3409,5.834818,4.7433,6.367278 -L 4.7433,6.367278,5.1636,6.891223 -L 5.1636,6.891223,5.5874,7.398335 -L 5.5874,7.398335,5.2586,7.774082 -L 5.2586,7.774082,4.9328,7.912472 -L 4.9328,7.912472,4.3409,7.932261 -L 6.8732,5.834818,6.5755,6.204808 -L 6.5755,6.204808,6.2918,6.558031 -L 6.2918,6.558031,6.0147,6.902562 -L 2.6314,6.902562,2.4776,7.245781 -L 2.4776,7.245781,2.3337,7.589066 -L 2.3337,7.589066,2.2009,7.932261 -L 6.0147,7.932261,5.8676,8.30234 -L 5.8676,8.30234,5.7174,8.655431 -L 5.7174,8.655431,5.5874,8.999984 -L 6.442,7.932261,6.7187,7.932261 -L 6.7187,7.932261,7.0024,7.932261 -L 7.0024,7.932261,7.297,7.932261 - -[鬼] 54 -L 0.735,0.000062,1.7648,1.343242 -L 1.7648,1.343242,2.4267,2.559392 -L 2.4267,2.559392,2.6617,4.233158 -L 2.6617,4.233158,2.2344,4.233158 -L 2.2344,4.233158,1.8033,4.233158 -L 1.8033,4.233158,1.3795,4.233158 -L 1.3795,4.233158,1.3795,5.29947 -L 1.3795,5.29947,1.3795,6.357362 -L 1.3795,6.357362,1.3795,7.398335 -L 1.3795,7.398335,2.4446,7.559295 -L 2.4446,7.559295,3.1731,7.97462 -L 3.1731,7.97462,3.9156,8.999984 -L 4.7667,0.000062,4.462,0.512821 -L 4.462,0.512821,4.3531,1.610205 -L 4.3531,1.610205,4.3356,4.233158 -L 4.3356,4.233158,3.9156,4.233158 -L 3.9156,4.233158,3.4953,4.233158 -L 3.4953,4.233158,3.089,4.233158 -L 5.1905,0.000062,5.8941,0.000062 -L 5.8941,0.000062,6.6051,0.000062 -L 6.6051,0.000062,7.3302,0.000062 -L 7.3302,0.000062,7.299,0.789592 -L 7.299,0.789592,7.0748,1.333446 -L 7.0748,1.333446,6.4724,2.097484 -L 6.4724,2.097484,6.1257,1.74864 -L 6.1257,1.74864,5.6844,1.620067 -L 5.6844,1.620067,4.7667,1.601734 -L 5.1905,2.097484,5.3232,2.467605 -L 5.3232,2.467605,5.4668,2.820697 -L 5.4668,2.820697,5.6213,3.165228 -L 4.7667,4.233158,5.3232,4.233158 -L 5.3232,4.233158,5.8941,4.233158 -L 5.8941,4.233158,6.4724,4.233158 -L 6.4724,4.233158,6.4724,4.766921 -L 6.4724,4.766921,6.4724,5.30086 -L 6.4724,5.30086,6.4724,5.834818 -L 6.4724,5.834818,5.7505,5.834818 -L 5.7505,5.834818,5.0431,5.834818 -L 5.0431,5.834818,4.3356,5.834818 -L 4.3356,5.834818,4.1853,5.490101 -L 4.1853,5.490101,4.0417,5.137021 -L 4.0417,5.137021,3.9156,4.766921 -L 1.8033,5.834818,3.0186,5.854586 -L 3.0186,5.854586,3.565,5.99291 -L 3.565,5.99291,3.9156,6.368592 -L 3.9156,6.368592,3.7647,6.711876 -L 3.7647,6.711876,3.6389,7.055095 -L 3.6389,7.055095,3.5128,7.398335 -L 6.4724,6.368592,6.4724,6.711876 -L 6.4724,6.711876,6.4724,7.055095 -L 6.4724,7.055095,6.4724,7.398335 -L 6.4724,7.398335,5.7505,7.398335 -L 5.7505,7.398335,5.0431,7.398335 -L 5.0431,7.398335,4.3356,7.398335 - -[偽] 57 -L 1.4099,0.000062,1.3258,1.781081 -L 1.3258,1.781081,1.2589,3.545212 -L 1.2589,3.545212,1.1924,5.30086 -L 1.1924,5.30086,0.9826,5.137021 -L 0.9826,5.137021,0.7686,4.95624 -L 0.7686,4.95624,0.5588,4.766921 -L 5.651,0.000062,6.2604,0.039629 -L 6.2604,0.039629,6.6982,0.3164 -L 6.6982,0.3164,7.3287,1.067807 -L 7.3287,1.067807,7.1539,1.812187 -L 7.1539,1.812187,6.9294,2.217508 -L 6.9294,2.217508,6.4744,2.631378 -L 2.6637,0.533847,2.9439,1.196358 -L 2.9439,1.196358,2.9439,1.968922 -L 2.9439,1.968922,2.6637,2.631378 -L 2.6637,2.631378,2.5093,2.467605 -L 2.5093,2.467605,2.3657,2.286726 -L 2.3657,2.286726,2.2326,2.097484 -L 4.3726,1.868752,4.215,2.134249 -L 4.215,2.134249,4.0749,2.391263 -L 4.0749,2.391263,3.9421,2.631378 -L 5.651,1.868752,5.5007,2.134249 -L 5.5007,2.134249,5.3536,2.391263 -L 5.3536,2.391263,5.2237,2.631378 -L 7.3287,2.631378,7.3287,3.001357 -L 7.3287,3.001357,7.3287,3.354536 -L 7.3287,3.354536,7.3287,3.699188 -L 7.3287,3.699188,4.6286,3.679399 -L 4.6286,3.679399,3.5323,3.540987 -L 3.5323,3.540987,3.0837,3.165228 -L 3.5148,4.233158,3.9733,5.043899 -L 3.9733,5.043899,4.194,5.735962 -L 4.194,5.735962,4.3726,6.902562 -L 4.3726,6.902562,3.7912,6.902562 -L 3.7912,6.902562,3.2168,6.902562 -L 3.2168,6.902562,2.6637,6.902562 -L 6.4744,4.233158,6.4744,4.603149 -L 6.4744,4.603149,6.4744,4.95624 -L 6.4744,4.95624,6.4744,5.30086 -L 6.4744,5.30086,5.9035,5.30086 -L 5.9035,5.30086,5.3463,5.30086 -L 5.3463,5.30086,4.7932,5.30086 -L 1.4099,5.834818,1.5181,7.112994 -L 1.5181,7.112994,1.7247,8.052286 -L 1.7247,8.052286,1.8372,8.999984 -L 6.0471,5.834818,6.0471,6.204808 -L 6.0471,6.204808,6.0471,6.558031 -L 6.0471,6.558031,6.0471,6.902562 -L 6.0471,6.902562,5.6198,7.005644 -L 5.6198,7.005644,5.2027,7.091804 -L 5.2027,7.091804,4.7932,7.169515 -L 4.7932,7.169515,4.926,7.779686 -L 4.926,7.779686,5.0734,8.389792 -L 5.0734,8.389792,5.2237,8.999984 -L 3.5148,8.199148,3.3639,8.466122 -L 3.3639,8.466122,3.2168,8.733009 -L 3.2168,8.733009,3.0837,8.999984 - -[儀] 69 -L 1.4119,0.000062,1.3278,1.944963 -L 1.3278,1.944963,1.2574,3.889853 -L 1.2574,3.889853,1.1979,5.834818 -L 1.1979,5.834818,0.9811,5.67097 -L 0.9811,5.67097,0.7779,5.490101 -L 0.7779,5.490101,0.5849,5.30086 -L 3.1207,0.000062,3.3942,0.000062 -L 3.3942,0.000062,3.6744,0.000062 -L 3.6744,0.000062,3.9718,0.000062 -L 3.9718,0.000062,3.9718,0.533847 -L 3.9718,0.533847,3.9718,1.067807 -L 3.9718,1.067807,3.9718,1.601734 -L 3.9718,1.601734,3.541,1.601734 -L 3.541,1.601734,3.1207,1.601734 -L 3.1207,1.601734,2.6899,1.601734 -L 7.3625,0.000062,6.9909,0.370053 -L 6.9909,0.370053,6.6372,0.723144 -L 6.6372,0.723144,6.2908,1.067807 -L 6.2908,1.067807,5.9265,0.903903 -L 5.9265,0.903903,5.5689,0.723144 -L 5.5689,0.723144,5.2222,0.533847 -L 7.7863,0.000062,7.7863,0.370053 -L 7.7863,0.370053,7.7863,0.723144 -L 7.7863,0.723144,7.7863,1.067807 -L 6.5041,1.601734,6.2067,2.134249 -L 6.2067,2.134249,5.9265,2.658161 -L 5.9265,2.658161,5.653,3.165228 -L 5.653,3.165228,4.7532,3.135676 -L 4.7532,3.135676,4.3224,2.928014 -L 4.3224,2.928014,3.9718,2.36448 -L 3.9718,2.36448,4.2453,2.286726 -L 4.2453,2.286726,4.522,2.200522 -L 4.522,2.200522,4.7949,2.097484 -L 2.6899,3.165228,3.3102,3.1949 -L 3.3102,3.1949,3.6394,3.402563 -L 3.6394,3.402563,3.9718,3.966096 -L 3.9718,3.966096,3.541,4.069276 -L 3.541,4.069276,3.1207,4.155382 -L 3.1207,4.155382,2.6899,4.233158 -L 6.5041,3.165228,6.2032,3.580531 -L 6.2032,3.580531,6.0908,3.995747 -L 6.0908,3.995747,6.0768,4.766921 -L 6.9317,3.165228,7.2046,3.165228 -L 7.2046,3.165228,7.4918,3.165228 -L 7.4918,3.165228,7.7863,3.165228 -L 2.6899,5.834818,3.5235,5.937944 -L 3.5235,5.937944,4.3711,6.024038 -L 4.3711,6.024038,5.2222,6.101706 -L 5.2222,6.101706,4.8754,6.665338 -L 4.8754,6.665338,4.4415,6.872946 -L 4.4415,6.872946,3.541,6.902562 -L 5.653,5.834818,6.3535,5.834818 -L 6.3535,5.834818,7.0645,5.834818 -L 7.0645,5.834818,7.7863,5.834818 -L 1.4119,6.635676,1.6847,7.435001 -L 1.6847,7.435001,1.9649,8.226008 -L 1.9649,8.226008,2.263,8.999984 -L 5.653,6.902562,5.2716,7.449208 -L 5.2716,7.449208,4.6127,7.716183 -L 4.6127,7.716183,3.1207,7.932261 -L 6.0768,6.902562,6.3535,6.902562 -L 6.3535,6.902562,6.6372,6.902562 -L 6.6372,6.902562,6.9317,6.902562 -L 5.8635,7.932261,6.0768,8.30234 -L 6.0768,8.30234,6.2908,8.655431 -L 6.2908,8.655431,6.5041,8.999984 -L 6.5041,7.932261,6.7808,7.932261 -L 6.7808,7.932261,7.0645,7.932261 -L 7.0645,7.932261,7.3625,7.932261 - -[宜] 39 -L 0.5838,0.000062,1.1403,0.000062 -L 1.1403,0.000062,1.7182,0.000062 -L 1.7182,0.000062,2.2926,0.000062 -L 2.2926,0.000062,2.2926,2.134249 -L 2.2926,2.134249,2.2926,4.25993 -L 2.2926,4.25993,2.2926,6.368592 -L 2.2926,6.368592,3.4239,6.368592 -L 3.4239,6.368592,4.5517,6.368592 -L 4.5517,6.368592,5.6798,6.368592 -L 5.6798,6.368592,5.6798,4.25993 -L 5.6798,4.25993,5.6798,2.134249 -L 5.6798,2.134249,5.6798,0.000062 -L 5.6798,0.000062,6.2329,0.000062 -L 6.2329,0.000062,6.7863,0.000062 -L 6.7863,0.000062,7.361,0.000062 -L 2.7203,0.000062,3.5539,0.000062 -L 3.5539,0.000062,4.4014,0.000062 -L 4.4014,0.000062,5.2525,0.000062 -L 2.7203,2.097484,3.5539,2.097484 -L 3.5539,2.097484,4.4014,2.097484 -L 4.4014,2.097484,5.2525,2.097484 -L 2.7203,4.233158,3.5539,4.233158 -L 3.5539,4.233158,4.4014,4.233158 -L 4.4014,4.233158,5.2525,4.233158 -L 0.5838,6.368592,0.5838,6.901205 -L 0.5838,6.901205,0.5838,7.425194 -L 0.5838,7.425194,0.5838,7.932261 -L 0.5838,7.932261,1.7151,7.932261 -L 1.7151,7.932261,2.8429,7.932261 -L 2.8429,7.932261,3.9703,7.932261 -L 3.9703,7.932261,3.9703,8.30234 -L 3.9703,8.30234,3.9703,8.655431 -L 3.9703,8.655431,3.9703,8.999984 -L 7.361,6.368592,7.361,6.901205 -L 7.361,6.901205,7.361,7.425194 -L 7.361,7.425194,7.361,7.932261 -L 7.361,7.932261,6.359,7.932261 -L 6.359,7.932261,5.3751,7.932261 -L 5.3751,7.932261,4.4014,7.932261 - -[戯] 57 -L 0.6173,0.266971,0.9182,1.046683 -L 0.9182,1.046683,1.0302,2.766999 -L 1.0302,2.766999,1.0446,6.902562 -L 1.0446,6.902562,1.9409,6.920885 -L 1.9409,6.920885,2.3717,7.049534 -L 2.3717,7.049534,2.7223,7.398335 -L 2.7223,7.398335,2.7223,7.932261 -L 2.7223,7.932261,2.7223,8.466122 -L 2.7223,8.466122,2.7223,8.999984 -L 1.4719,0.000062,1.8782,0.000062 -L 1.8782,0.000062,2.2946,0.000062 -L 2.2946,0.000062,2.7223,0.000062 -L 2.7223,0.000062,2.7223,1.247242 -L 2.7223,1.247242,2.7223,2.477478 -L 2.7223,2.477478,2.7223,3.699188 -L 3.1531,0.000062,3.4469,0.492967 -L 3.4469,0.492967,3.5594,1.452059 -L 3.5594,1.452059,3.5734,3.699188 -L 4.8584,0.000062,4.5607,0.189403 -L 4.5607,0.189403,4.2809,0.370053 -L 4.2809,0.370053,4.0042,0.533847 -L 7.3907,0.000062,7.0229,0.533847 -L 7.0229,0.533847,6.6657,1.067807 -L 6.6657,1.067807,6.3189,1.601734 -L 6.3189,1.601734,5.9655,1.257005 -L 5.9655,1.257005,5.6188,0.903903 -L 5.6188,0.903903,5.2822,0.533847 -L 7.818,0.000062,7.818,0.533847 -L 7.818,0.533847,7.818,1.067807 -L 7.818,1.067807,7.818,1.601734 -L 1.8638,1.601734,1.8537,2.346147 -L 1.8537,2.346147,1.7521,2.751458 -L 1.7521,2.751458,1.4719,3.165228 -L 4.4311,1.868752,4.5607,2.315074 -L 4.5607,2.315074,4.7047,2.744332 -L 4.7047,2.744332,4.8584,3.165228 -L 6.5361,2.097484,5.8881,4.11437 -L 5.8881,4.11437,5.5904,5.826238 -L 5.5904,5.826238,3.1531,6.902562 -L 3.1531,6.902562,2.9146,6.15538 -L 2.9146,6.15538,3.601,5.781056 -L 3.601,5.781056,4.4311,5.033896 -L 4.4311,5.033896,3.1983,5.063667 -L 3.1983,5.063667,2.5328,5.271296 -L 2.5328,5.271296,1.8638,5.834818 -L 6.9634,2.89833,7.0933,3.535306 -L 7.0933,3.535306,7.2369,4.155382 -L 7.2369,4.155382,7.3907,4.766921 -L 6.5361,5.834818,6.2349,6.307912 -L 6.2349,6.307912,6.1232,7.128515 -L 6.1232,7.128515,6.1091,8.999984 -L 6.9634,6.368592,7.2369,6.368592 -L 7.2369,6.368592,7.5241,6.368592 -L 7.5241,6.368592,7.818,6.368592 -L 3.1531,7.932261,3.5734,7.932261 -L 3.5734,7.932261,4.0042,7.932261 -L 4.0042,7.932261,4.4311,7.932261 - -[擬] 75 -L 0.6158,0.000062,0.8921,0.000062 -L 0.8921,0.000062,1.1723,0.000062 -L 1.1723,0.000062,1.4704,0.000062 -L 1.4704,0.000062,1.4704,1.410992 -L 1.4704,1.410992,1.4704,2.821999 -L 1.4704,2.821999,1.4704,4.233158 -L 1.4704,4.233158,1.1723,4.233158 -L 1.1723,4.233158,0.8921,4.233158 -L 0.8921,4.233158,0.6158,4.233158 -L 2.3215,0.000062,2.7519,0.799453 -L 2.7519,0.799453,3.1792,1.590416 -L 3.1792,1.590416,3.61,2.36448 -L 3.61,2.36448,3.3127,2.631378 -L 3.3127,2.631378,3.029,2.89833 -L 3.029,2.89833,2.7519,3.165228 -L 4.4331,0.000062,4.5631,0.189403 -L 4.5631,0.189403,4.7028,0.370053 -L 4.7028,0.370053,4.8569,0.533847 -L 4.8569,0.533847,4.5841,0.903903 -L 4.5841,0.903903,4.3105,1.257005 -L 4.3105,1.257005,4.0303,1.601734 -L 6.5661,0.000062,6.1427,0.370053 -L 6.1427,0.370053,5.7115,0.723144 -L 5.7115,0.723144,5.2842,1.067807 -L 5.2842,1.067807,5.2842,2.134249 -L 5.2842,2.134249,5.2842,3.19212 -L 5.2842,3.19212,5.2842,4.233158 -L 6.9938,0.000062,7.2701,0.000062 -L 7.2701,0.000062,7.5503,0.000062 -L 7.5503,0.000062,7.8484,0.000062 -L 6.1427,1.067807,6.1427,2.668154 -L 6.1427,2.668154,6.1427,4.25993 -L 6.1427,4.25993,6.1427,5.834818 -L 6.1427,5.834818,5.3791,5.973253 -L 5.3791,5.973253,4.6328,6.230267 -L 4.6328,6.230267,3.61,6.368592 -L 3.61,6.368592,3.3053,5.953486 -L 3.3053,5.953486,3.1968,5.538117 -L 3.1968,5.538117,3.1792,4.766921 -L 3.1792,4.766921,3.582,4.766921 -L 3.582,4.766921,4.0027,4.766921 -L 4.0027,4.766921,4.4331,4.766921 -L 4.0303,3.165228,3.8801,3.535306 -L 3.8801,3.535306,3.7365,3.888496 -L 3.7365,3.888496,3.61,4.233158 -L 6.5661,3.165228,6.8428,3.165228 -L 6.8428,3.165228,7.123,3.165228 -L 7.123,3.165228,7.4211,3.165228 -L 1.4704,4.766921,1.4704,5.30086 -L 1.4704,5.30086,1.4704,5.834818 -L 1.4704,5.834818,1.4704,6.368592 -L 1.4704,6.368592,1.1723,6.558031 -L 1.1723,6.558031,0.8921,6.738692 -L 0.8921,6.738692,0.6158,6.902562 -L 7.4211,4.766921,7.5503,5.033896 -L 7.5503,5.033896,7.6939,5.30086 -L 7.6939,5.30086,7.8484,5.567855 -L 7.8484,5.567855,6.6817,6.008474 -L 6.6817,6.008474,6.2863,6.652576 -L 6.2863,6.652576,5.7115,7.398335 -L 1.9008,6.902562,1.5965,7.310729 -L 1.5965,7.310729,1.4879,7.854595 -L 1.4879,7.854595,1.4704,8.999984 -L 3.1792,6.902562,3.1792,7.615837 -L 3.1792,7.615837,3.1792,8.312234 -L 3.1792,8.312234,3.1792,8.999984 -L 6.9938,7.398335,7.123,7.665265 -L 7.123,7.665265,7.2701,7.932261 -L 7.2701,7.932261,7.4211,8.199148 -L 7.4211,8.199148,6.6961,8.30234 -L 6.6961,8.30234,5.9851,8.388478 -L 5.9851,8.388478,5.2842,8.466122 -L 3.8205,7.932261,4.0128,8.121482 -L 4.0128,8.121482,4.216,8.30234 -L 4.216,8.30234,4.4331,8.466122 - -[欺] 51 -L 0.649,0.000062,1.0763,0.533847 -L 1.0763,0.533847,1.5001,1.067807 -L 1.5001,1.067807,1.9274,1.601734 -L 4.4596,0.000062,5.6228,2.323501 -L 5.6228,2.323501,6.0851,4.426592 -L 6.0851,4.426592,6.1692,6.902562 -L 6.1692,6.902562,5.5524,6.665338 -L 5.5524,6.665338,5.2165,6.250056 -L 5.2165,6.250056,4.8908,5.30086 -L 7.8469,0.000062,6.9464,1.515573 -L 6.9464,1.515573,6.614,2.336143 -L 6.614,2.336143,6.5646,3.165228 -L 0.649,2.631378,0.9225,2.631378 -L 0.9225,2.631378,1.2097,2.631378 -L 1.2097,2.631378,1.5001,2.631378 -L 1.5001,2.631378,1.5001,4.069276 -L 1.5001,4.069276,1.5001,5.490101 -L 1.5001,5.490101,1.5001,6.902562 -L 1.5001,6.902562,1.2097,7.081998 -L 1.2097,7.081998,0.9225,7.24438 -L 0.9225,7.24438,0.649,7.398335 -L 1.9274,2.631378,2.4811,2.631378 -L 2.4811,2.631378,3.0341,2.631378 -L 3.0341,2.631378,3.605,2.631378 -L 3.605,2.631378,3.605,3.165228 -L 3.605,3.165228,3.605,3.699188 -L 3.605,3.699188,3.605,4.233158 -L 3.605,4.233158,3.0341,4.233158 -L 3.0341,4.233158,2.4811,4.233158 -L 2.4811,4.233158,1.9274,4.233158 -L 3.605,4.766921,3.605,5.137021 -L 3.605,5.137021,3.605,5.490101 -L 3.605,5.490101,3.605,5.834818 -L 3.605,5.834818,3.0341,5.834818 -L 3.0341,5.834818,2.4811,5.834818 -L 2.4811,5.834818,1.9274,5.834818 -L 7.4157,5.567855,7.5558,5.937944 -L 7.5558,5.937944,7.6959,6.291034 -L 7.6959,6.291034,7.8469,6.635676 -L 7.8469,6.635676,7.4157,6.738692 -L 7.4157,6.738692,6.9958,6.824918 -L 6.9958,6.824918,6.5646,6.902562 -L 3.605,6.635676,2.6667,7.460525 -L 2.6667,7.460525,1.8507,7.743064 -L 1.8507,7.743064,1.5001,8.999984 -L 4.0323,7.398335,3.7311,7.813594 -L 3.7311,7.813594,3.6194,8.22881 -L 3.6194,8.22881,3.605,8.999984 -L 5.3146,7.398335,5.6158,7.813594 -L 5.6158,7.813594,5.7244,8.22881 -L 5.7244,8.22881,5.7419,8.999984 - -[犠 75 -L 1.9332,0.000062,1.9332,1.247242 -L 1.9332,1.247242,1.9332,2.477478 -L 1.9332,2.477478,1.9332,3.699188 -L 1.9332,3.699188,1.5021,3.699188 -L 1.5021,3.699188,1.0821,3.699188 -L 1.0821,3.699188,0.6793,3.699188 -L 3.2081,0.000062,3.4845,0.000062 -L 3.4845,0.000062,3.7682,0.000062 -L 3.7682,0.000062,4.0627,0.000062 -L 4.0627,0.000062,4.0627,0.533847 -L 4.0627,0.533847,4.0627,1.067807 -L 4.0627,1.067807,4.0627,1.601734 -L 4.0627,1.601734,3.6389,1.601734 -L 3.6389,1.601734,3.2081,1.601734 -L 3.2081,1.601734,2.7843,1.601734 -L 7.4527,0.000062,7.1554,0.370053 -L 7.1554,0.370053,6.8752,0.723144 -L 6.8752,0.723144,6.5981,1.067807 -L 6.5981,1.067807,6.0241,0.903903 -L 6.0241,0.903903,5.4703,0.723144 -L 5.4703,0.723144,4.917,0.533847 -L 7.88,0.000062,7.88,0.370053 -L 7.88,0.370053,7.88,0.723144 -L 7.88,0.723144,7.88,1.067807 -L 6.5981,1.601734,6.2934,1.990057 -L 6.2934,1.990057,6.1887,2.395564 -L 6.1887,2.395564,6.1712,3.165228 -L 6.1712,3.165228,4.9733,3.135676 -L 4.9733,3.135676,4.427,2.928014 -L 4.427,2.928014,4.0627,2.36448 -L 4.0627,2.36448,4.3429,2.286726 -L 4.3429,2.286726,4.6227,2.200522 -L 4.6227,2.200522,4.917,2.097484 -L 2.7843,3.165228,3.4004,3.1949 -L 3.4004,3.1949,3.7335,3.402563 -L 3.7335,3.402563,4.0627,3.966096 -L 4.0627,3.966096,3.7682,4.069276 -L 3.7682,4.069276,3.4845,4.155382 -L 3.4845,4.155382,3.2081,4.233158 -L 6.5981,3.165228,7.0219,3.165228 -L 7.0219,3.165228,7.4527,3.165228 -L 7.4527,3.165228,7.88,3.165228 -L 1.9332,4.233158,1.9048,5.379981 -L 1.9048,5.379981,1.7402,5.933631 -L 1.7402,5.933631,1.2888,6.368592 -L 1.2888,6.368592,1.0748,6.024038 -L 1.0748,6.024038,0.8716,5.67097 -L 0.8716,5.67097,0.6793,5.30086 -L 7.4527,4.233158,7.299,4.500144 -L 7.299,4.500144,7.1554,4.766921 -L 7.1554,4.766921,7.0219,5.033896 -L 7.0219,5.033896,5.7439,5.137021 -L 5.7439,5.137021,4.469,5.223192 -L 4.469,5.223192,3.2081,5.30086 -L 5.3166,6.101706,4.9909,6.665338 -L 4.9909,6.665338,4.5527,6.872946 -L 4.5527,6.872946,3.6389,6.902562 -L 2.3532,6.368592,2.0593,6.822072 -L 2.0593,6.822072,1.9469,7.504284 -L 1.9469,7.504284,1.9332,8.999984 -L 1.1066,6.902562,1.1066,7.245781 -L 1.1066,7.245781,1.1066,7.589066 -L 1.1066,7.589066,1.1066,7.932261 -L 5.7439,6.902562,5.3653,7.449208 -L 5.3653,7.449208,4.7072,7.716183 -L 4.7072,7.716183,3.2081,7.932261 -L 6.1712,6.902562,6.444,6.902562 -L 6.444,6.902562,6.7242,6.902562 -L 6.7242,6.902562,7.0219,6.902562 -L 5.9572,7.932261,6.1712,8.30234 -L 6.1712,8.30234,6.381,8.655431 -L 6.381,8.655431,6.5981,8.999984 -L 6.5981,7.932261,6.8752,7.932261 -L 6.8752,7.932261,7.1554,7.932261 -L 7.1554,7.932261,7.4527,7.932261 - -[菊] 39 -L 5.7736,0.000062,7.3045,1.07213 -L 7.3045,1.07213,7.5812,3.440663 -L 7.5812,3.440663,7.4796,5.834818 -L 7.4796,5.834818,5.5007,5.757043 -L 5.5007,5.757043,3.5183,5.67097 -L 3.5183,5.67097,1.5324,5.567855 -L 1.5324,5.567855,1.2379,5.137021 -L 1.2379,5.137021,0.9542,4.689364 -L 0.9542,4.689364,0.6813,4.233158 -L 4.0647,0.533847,3.9806,1.247242 -L 3.9806,1.247242,3.9138,1.943529 -L 3.9138,1.943529,3.8507,2.631378 -L 3.8507,2.631378,3.0665,2.124387 -L 3.0665,2.124387,2.296,1.600344 -L 2.296,1.600344,1.5324,1.067807 -L 5.7736,1.601734,4.4356,2.702007 -L 4.4356,2.702007,3.3957,3.031117 -L 3.3957,3.031117,1.9597,3.165228 -L 4.9225,3.165228,5.3463,3.165228 -L 5.3463,3.165228,5.7736,3.165228 -L 5.7736,3.165228,6.2009,3.165228 -L 4.0647,3.699188,4.0647,4.069276 -L 4.0647,4.069276,4.0647,4.422346 -L 4.0647,4.422346,4.0647,4.766921 -L 0.6813,7.932261,1.5324,7.932261 -L 1.5324,7.932261,2.3902,7.932261 -L 2.3902,7.932261,3.2413,7.932261 -L 3.2413,7.932261,3.2413,8.30234 -L 3.2413,8.30234,3.2413,8.655431 -L 3.2413,8.655431,3.2413,8.999984 -L 3.6686,7.932261,4.2188,7.932261 -L 4.2188,7.932261,4.7722,7.932261 -L 4.7722,7.932261,5.3463,7.932261 -L 5.3463,7.932261,5.3463,8.30234 -L 5.3463,8.30234,5.3463,8.655431 -L 5.3463,8.655431,5.3463,8.999984 -L 5.7736,7.932261,6.4744,7.932261 -L 6.4744,7.932261,7.1749,7.932261 -L 7.1749,7.932261,7.8785,7.932261 - -[吉] 27 -L 1.9894,0.000062,1.9894,1.066439 -L 1.9894,1.066439,1.9894,2.124387 -L 1.9894,2.124387,1.9894,3.165228 -L 1.9894,3.165228,3.3942,3.165228 -L 3.3942,3.165228,4.7952,3.165228 -L 4.7952,3.165228,6.1958,3.165228 -L 6.1958,3.165228,6.1958,2.124387 -L 6.1958,2.124387,6.1958,1.066439 -L 6.1958,1.066439,6.1958,0.000062 -L 6.1958,0.000062,4.7952,0.000062 -L 4.7952,0.000062,3.3942,0.000062 -L 3.3942,0.000062,1.9894,0.000062 -L 1.1383,5.30086,2.112,5.30086 -L 2.112,5.30086,3.0997,5.30086 -L 3.0997,5.30086,4.0944,5.30086 -L 4.0944,5.30086,3.625,7.285293 -L 3.625,7.285293,2.3995,7.574837 -L 2.3995,7.574837,0.7075,7.398335 -L 4.5217,5.30086,5.3556,5.30086 -L 5.3556,5.30086,6.2032,5.30086 -L 6.2032,5.30086,7.0543,5.30086 -L 4.5217,7.398335,4.2208,7.813594 -L 4.2208,7.813594,4.1084,8.22881 -L 4.1084,8.22881,4.0944,8.999984 -L 4.9493,7.398335,5.7829,7.398335 -L 5.7829,7.398335,6.6305,7.398335 -L 6.6305,7.398335,7.4851,7.398335 - -[喫] 54 -L 3.0561,0.000062,3.8235,0.713271 -L 3.8235,0.713271,4.5906,1.409646 -L 4.5906,1.409646,5.3786,2.097484 -L 5.3786,2.097484,5,2.473176 -L 5,2.473176,4.3419,2.611578 -L 4.3419,2.611578,2.8428,2.631378 -L 7.5113,0.000062,6.9337,0.533847 -L 6.9337,0.533847,6.3625,1.067807 -L 6.3625,1.067807,5.8024,1.601734 -L 5.8024,2.631378,5.655,2.89833 -L 5.655,2.89833,5.5044,3.165228 -L 5.5044,3.165228,5.3786,3.432246 -L 5.3786,3.432246,5.981,4.844654 -L 5.981,4.844654,6.2014,6.011386 -L 6.2014,6.011386,6.2329,7.932261 -L 6.2329,7.932261,6.6602,7.932261 -L 6.6602,7.932261,7.084,7.932261 -L 7.084,7.932261,7.5113,7.932261 -L 7.5113,7.932261,7.5113,6.891223 -L 7.5113,6.891223,7.5113,5.833286 -L 7.5113,5.833286,7.5113,4.766921 -L 7.5113,4.766921,7.2136,4.603149 -L 7.2136,4.603149,6.9337,4.422346 -L 6.9337,4.422346,6.6602,4.233158 -L 6.2329,2.631378,6.7936,2.631378 -L 6.7936,2.631378,7.361,2.631378 -L 7.361,2.631378,7.9421,2.631378 -L 0.7379,3.165228,0.7379,4.765586 -L 0.7379,4.765586,0.7379,6.357362 -L 0.7379,6.357362,0.7379,7.932261 -L 0.7379,7.932261,1.1477,7.932261 -L 1.1477,7.932261,1.5641,7.932261 -L 1.5641,7.932261,1.9879,7.932261 -L 1.9879,7.932261,1.9879,6.357362 -L 1.9879,6.357362,1.9879,4.765586 -L 1.9879,4.765586,1.9879,3.165228 -L 1.9879,3.165228,1.5641,3.165228 -L 1.5641,3.165228,1.1477,3.165228 -L 1.1477,3.165228,0.7379,3.165228 -L 2.8428,4.233158,3.2701,4.233158 -L 3.2701,4.233158,3.6974,4.233158 -L 3.6974,4.233158,4.1279,4.233158 -L 4.1279,4.233158,4.1279,4.766921 -L 4.1279,4.766921,4.1279,5.30086 -L 4.1279,5.30086,4.1279,5.834818 -L 4.1279,5.834818,3.8302,6.024038 -L 3.8302,6.024038,3.5465,6.204808 -L 3.5465,6.204808,3.2701,6.368592 -L 4.5552,6.368592,4.1279,6.901205 -L 4.1279,6.901205,3.6974,7.425194 -L 3.6974,7.425194,3.2701,7.932261 -L 4.5552,7.932261,4.4014,8.30234 -L 4.4014,8.30234,4.2575,8.655431 -L 4.2575,8.655431,4.1279,8.999984 - -[詰] 48 -L 1.1707,0.000062,1.1707,0.713271 -L 1.1707,0.713271,1.1707,1.409646 -L 1.1707,1.409646,1.1707,2.097484 -L 1.1707,2.097484,1.7272,2.097484 -L 1.7272,2.097484,2.2985,2.097484 -L 2.2985,2.097484,2.876,2.097484 -L 2.876,2.097484,2.876,1.409646 -L 2.876,1.409646,2.876,0.713271 -L 2.876,0.713271,2.876,0.000062 -L 2.876,0.000062,2.2985,0.000062 -L 2.2985,0.000062,1.7272,0.000062 -L 1.7272,0.000062,1.1707,0.000062 -L 4.5537,0.000062,4.5537,1.066439 -L 4.5537,1.066439,4.5537,2.124387 -L 4.5537,2.124387,4.5537,3.165228 -L 4.5537,3.165228,5.4083,3.165228 -L 5.4083,3.165228,6.2594,3.165228 -L 6.2594,3.165228,7.1178,3.165228 -L 7.1178,3.165228,7.1178,2.124387 -L 7.1178,2.124387,7.1178,1.066439 -L 7.1178,1.066439,7.1178,0.000062 -L 7.1178,0.000062,6.2594,0.000062 -L 6.2594,0.000062,5.4083,0.000062 -L 5.4083,0.000062,4.5537,0.000062 -L 1.1707,3.699188,1.7272,3.699188 -L 1.7272,3.699188,2.2985,3.699188 -L 2.2985,3.699188,2.876,3.699188 -L 1.1707,5.30086,1.7272,5.30086 -L 1.7272,5.30086,2.2985,5.30086 -L 2.2985,5.30086,2.876,5.30086 -L 4.1267,5.30086,4.6833,5.30086 -L 4.6833,5.30086,5.2545,5.30086 -L 5.2545,5.30086,5.8356,5.30086 -L 5.8356,5.30086,4.9743,7.461883 -L 4.9743,7.461883,2.9811,7.360202 -L 2.9811,7.360202,0.7399,6.902562 -L 6.2594,5.30086,6.6657,5.30086 -L 6.6657,5.30086,7.086,5.30086 -L 7.086,5.30086,7.5133,5.30086 -L 6.2594,7.398335,5.962,7.813594 -L 5.962,7.813594,5.8496,8.22881 -L 5.8496,8.22881,5.8356,8.999984 -L 6.6905,7.398335,7.0933,7.398335 -L 7.0933,7.398335,7.5133,7.398335 -L 7.5133,7.398335,7.9371,7.398335 -L 1.1707,8.466122,1.7272,8.466122 -L 1.7272,8.466122,2.2985,8.466122 -L 2.2985,8.466122,2.876,8.466122 - -[却] 36 -L 5.4387,0.000062,5.4387,2.821999 -L 5.4387,2.821999,5.4387,5.644066 -L 5.4387,5.644066,5.4387,8.466122 -L 5.4387,8.466122,6.1388,8.466122 -L 6.1388,8.466122,6.8396,8.466122 -L 6.8396,8.466122,7.5436,8.466122 -L 7.5436,8.466122,7.5436,6.178037 -L 7.5436,6.178037,7.5436,3.889853 -L 7.5436,3.889853,7.5436,1.601734 -L 7.5436,1.601734,7.2456,1.601734 -L 7.2456,1.601734,6.9654,1.601734 -L 6.9654,1.601734,6.6925,1.601734 -L 0.7695,1.067807,1.0466,1.067807 -L 1.0466,1.067807,1.3303,1.067807 -L 1.3303,1.067807,1.628,1.067807 -L 1.628,1.067807,1.8977,2.048001 -L 1.8977,2.048001,2.1744,3.01135 -L 2.1744,3.01135,2.4507,3.966096 -L 2.4507,3.966096,2.1008,4.529707 -L 2.1008,4.529707,1.6662,4.737347 -L 1.6662,4.737347,0.7695,4.766921 -L 2.2336,1.067807,2.7208,1.51415 -L 2.7208,1.51415,3.2178,1.943529 -L 3.2178,1.943529,3.7291,2.36448 -L 3.7291,2.36448,3.5789,2.631378 -L 3.5789,2.631378,3.4353,2.89833 -L 3.4353,2.89833,3.3018,3.165228 -L 2.8745,4.766921,2.346,6.042492 -L 2.346,6.042492,2.1569,7.012759 -L 2.1569,7.012759,1.1968,7.398335 -L 3.3018,4.766921,3.5789,4.766921 -L 3.5789,4.766921,3.8591,4.766921 -L 3.8591,4.766921,4.1603,4.766921 -L 2.8745,7.398335,2.5768,7.813594 -L 2.5768,7.813594,2.4682,8.22881 -L 2.4682,8.22881,2.4507,8.999984 - -[脚] 39 -L 0.768,0.266971,1.0728,1.104473 -L 1.0728,1.104473,1.1852,3.230297 -L 1.1852,3.230297,1.1988,8.466122 -L 1.1988,8.466122,1.6261,8.466122 -L 1.6261,8.466122,2.0499,8.466122 -L 2.0499,8.466122,2.4772,8.466122 -L 2.4772,8.466122,2.4772,6.014188 -L 2.4772,6.014188,2.4772,3.545212 -L 2.4772,3.545212,2.4772,1.067807 -L 2.4772,1.067807,2.9084,1.067807 -L 2.9084,1.067807,3.3357,1.067807 -L 3.3357,1.067807,3.7595,1.067807 -L 3.7595,1.067807,3.8712,2.721818 -L 3.8712,2.721818,4.0744,3.799435 -L 4.0744,3.799435,4.1868,4.766921 -L 4.1868,4.766921,3.8922,4.95624 -L 3.8922,4.95624,3.6085,5.137021 -L 3.6085,5.137021,3.3357,5.30086 -L 6.2918,0.000062,6.2918,2.821999 -L 6.2918,2.821999,6.2918,5.644066 -L 6.2918,5.644066,6.2918,8.466122 -L 6.2918,8.466122,6.7222,8.466122 -L 6.7222,8.466122,7.1495,8.466122 -L 7.1495,8.466122,7.5733,8.466122 -L 7.5733,8.466122,7.5733,6.178037 -L 7.5733,6.178037,7.5733,3.889853 -L 7.5733,3.889853,7.5733,1.601734 -L 5.4407,1.067807,5.3566,1.410992 -L 5.3566,1.410992,5.2862,1.754342 -L 5.2862,1.754342,5.2232,2.097484 -L 5.2232,2.097484,4.8698,1.943529 -L 4.8698,1.943529,4.523,1.781081 -L 4.523,1.781081,4.1868,1.601734 -L 4.5822,5.30086,4.274,5.97183 -L 4.274,5.97183,3.9483,6.752746 -L 3.9483,6.752746,3.3357,7.398335 -L 4.5822,7.398335,4.3059,7.813594 -L 4.3059,7.813594,4.2043,8.22881 -L 4.2043,8.22881,4.1868,8.999984 - -[虐] 42 -L 0.8019,0.266971,1.4425,2.546586 -L 1.4425,2.546586,1.6457,4.572119 -L 1.6457,4.572119,1.6565,6.902562 -L 1.6565,6.902562,3.1556,6.920885 -L 3.1556,6.920885,3.8067,7.049534 -L 3.8067,7.049534,4.1884,7.398335 -L 4.1884,7.398335,4.1884,7.932261 -L 4.1884,7.932261,4.1884,8.466122 -L 4.1884,8.466122,4.1884,8.999984 -L 2.9069,0.000062,2.9069,1.066439 -L 2.9069,1.066439,2.9069,2.124387 -L 2.9069,2.124387,2.9069,3.165228 -L 2.9069,3.165228,4.462,3.165228 -L 4.462,3.165228,6.0167,3.165228 -L 6.0167,3.165228,7.5718,3.165228 -L 3.3342,0.000062,4.7348,0.000062 -L 4.7348,0.000062,6.1502,0.000062 -L 6.1502,0.000062,7.5718,0.000062 -L 3.3342,1.601734,4.7348,1.601734 -L 4.7348,1.601734,6.1502,1.601734 -L 6.1502,1.601734,7.5718,1.601734 -L 4.1884,5.033896,3.6214,5.137021 -L 3.6214,5.137021,3.0606,5.223192 -L 3.0606,5.223192,2.5076,5.30086 -L 4.6157,4.766921,5.4493,4.870101 -L 5.4493,4.870101,6.2934,4.95624 -L 6.2934,4.95624,7.148,5.033896 -L 7.148,5.033896,7.4251,5.567855 -L 7.4251,5.567855,7.7052,6.101706 -L 7.7052,6.101706,8.0026,6.635676 -L 8.0026,6.635676,6.8717,6.738692 -L 6.8717,6.738692,5.7439,6.824918 -L 5.7439,6.824918,4.6157,6.902562 -L 4.6157,6.902562,4.462,6.635676 -L 4.462,6.635676,4.3219,6.368592 -L 4.3219,6.368592,4.1884,6.101706 -L 4.1884,6.101706,4.8928,6.024038 -L 4.8928,6.024038,5.6003,5.937944 -L 5.6003,5.937944,6.3214,5.834818 -L 4.6157,7.932261,5.3166,7.932261 -L 5.3166,7.932261,6.0167,7.932261 -L 6.0167,7.932261,6.7176,7.932261 - -[丘] 24 -L 0.8316,0.000062,1.2379,0.000062 -L 1.2379,0.000062,1.6582,0.000062 -L 1.6582,0.000062,2.0823,0.000062 -L 2.0823,0.000062,2.0823,2.477478 -L 2.0823,2.477478,2.0823,4.946356 -L 2.0823,4.946356,2.0823,7.398335 -L 2.0823,7.398335,3.6686,7.675138 -L 3.6686,7.675138,5.2097,8.189276 -L 5.2097,8.189276,6.7511,8.466122 -L 2.5093,0.000062,3.4903,0.000062 -L 3.4903,0.000062,4.471,0.000062 -L 4.471,0.000062,5.4723,0.000062 -L 5.4723,0.000062,5.4723,1.600344 -L 5.4723,1.600344,5.4723,3.19212 -L 5.4723,3.19212,5.4723,4.766921 -L 5.4723,4.766921,4.471,4.766921 -L 4.471,4.766921,3.4903,4.766921 -L 3.4903,4.766921,2.5093,4.766921 -L 5.8961,0.000062,6.6001,0.000062 -L 6.6001,0.000062,7.3111,0.000062 -L 7.3111,0.000062,8.0295,0.000062 -L 5.8961,4.766921,6.3234,4.766921 -L 6.3234,4.766921,6.7511,4.766921 -L 6.7511,4.766921,7.1784,4.766921 - -[及] 27 -L 0.8301,0.000062,2.3501,2.839029 -L 2.3501,2.839029,2.8965,5.322082 -L 2.8965,5.322082,2.9669,8.466122 -L 2.9669,8.466122,2.3887,8.466122 -L 2.3887,8.466122,1.8181,8.466122 -L 1.8181,8.466122,1.2574,8.466122 -L 3.1802,0.000062,3.9473,0.713271 -L 3.9473,0.713271,4.7178,1.409646 -L 4.7178,1.409646,5.5027,2.097484 -L 5.5027,2.097484,4.7984,3.165228 -L 4.7984,3.165228,4.0982,4.233158 -L 4.0982,4.233158,3.3977,5.30086 -L 7.6353,0.000062,7.0578,0.533847 -L 7.0578,0.533847,6.483,1.067807 -L 6.483,1.067807,5.9297,1.601734 -L 5.9297,2.631378,6.5251,3.817845 -L 6.5251,3.817845,6.7496,4.648254 -L 6.7496,4.648254,6.7807,5.834818 -L 6.7807,5.834818,6.2032,5.834818 -L 6.2032,5.834818,5.6284,5.834818 -L 5.6284,5.834818,5.0719,5.834818 -L 5.0719,5.834818,5.1836,6.754234 -L 5.1836,6.754234,5.3903,7.546598 -L 5.3903,7.546598,5.5027,8.466122 -L 5.5027,8.466122,4.7984,8.466122 -L 4.7984,8.466122,4.0982,8.466122 -L 4.0982,8.466122,3.3977,8.466122 - -[朽] 36 -L 2.1455,0.000062,2.0618,1.600344 -L 2.0618,1.600344,1.9952,3.19212 -L 1.9952,3.19212,1.9322,4.766921 -L 1.9322,4.766921,1.5641,4.069276 -L 1.5641,4.069276,1.2107,3.354536 -L 1.2107,3.354536,0.864,2.631378 -L 5.96,0.000062,6.2297,0.000062 -L 6.2297,0.000062,6.5064,0.000062 -L 6.5064,0.000062,6.7827,0.000062 -L 6.7827,0.000062,7.4342,1.642658 -L 7.4342,1.642658,7.6303,3.048016 -L 7.6303,3.048016,7.6338,4.766921 -L 7.6338,4.766921,6.6391,4.766921 -L 6.6391,4.766921,5.6515,4.766921 -L 5.6515,4.766921,4.6778,4.766921 -L 4.6778,4.766921,4.6778,4.422346 -L 4.6778,4.422346,4.6778,4.069276 -L 4.6778,4.069276,4.6778,3.699188 -L 3.3962,4.233158,2.6222,5.043899 -L 2.6222,5.043899,2.1844,5.735962 -L 2.1844,5.735962,1.7151,6.902562 -L 1.7151,6.902562,1.4205,6.902562 -L 1.4205,6.902562,1.1403,6.902562 -L 1.1403,6.902562,0.864,6.902562 -L 5.1016,5.30086,5.214,6.248698 -L 5.214,6.248698,5.4171,7.187881 -L 5.4171,7.187881,5.5289,8.466122 -L 5.5289,8.466122,4.9513,8.466122 -L 4.9513,8.466122,4.3801,8.466122 -L 4.3801,8.466122,3.82,8.466122 -L 2.3276,7.169515,2.2681,7.779686 -L 2.2681,7.779686,2.205,8.389792 -L 2.205,8.389792,2.1455,8.999984 -L 5.96,8.466122,6.6602,8.466122 -L 6.6602,8.466122,7.361,8.466122 -L 7.361,8.466122,8.0611,8.466122 - -[窮] 72 -L 2.9674,0.000062,3.2438,0.000062 -L 3.2438,0.000062,3.5275,0.000062 -L 3.5275,0.000062,3.8252,0.000062 -L 3.8252,0.000062,3.7415,0.533847 -L 3.7415,0.533847,3.6711,1.067807 -L 3.6711,1.067807,3.608,1.601766 -L 3.608,1.601766,2.6939,1.257016 -L 2.6939,1.257016,1.7797,0.903903 -L 1.7797,0.903903,0.8625,0.533847 -L 5.927,0.000062,6.9108,0.272641 -L 6.9108,0.272641,7.2019,1.011384 -L 7.2019,1.011384,7.2085,2.097484 -L 7.2085,2.097484,5.1421,2.216151 -L 5.1421,2.216151,3.3562,2.334764 -L 3.3562,2.334764,0.8625,2.097484 -L 1.6852,2.631378,1.6852,3.535339 -L 1.6852,3.535339,1.6852,4.422368 -L 1.6852,4.422368,1.6852,5.300903 -L 1.6852,5.300903,1.9619,5.300903 -L 1.9619,5.300903,2.2456,5.300903 -L 2.2456,5.300903,2.5436,5.300903 -L 2.5436,5.300903,2.5436,5.67097 -L 2.5436,5.67097,2.5436,6.024082 -L 2.5436,6.024082,2.5436,6.368636 -L 2.5436,6.368636,2.2456,6.368636 -L 2.2456,6.368636,1.9619,6.368636 -L 1.9619,6.368636,1.6852,6.368636 -L 5.0724,2.631378,5.0724,3.001357 -L 5.0724,3.001357,5.0724,3.354536 -L 5.0724,3.354536,5.0724,3.699188 -L 5.0724,3.699188,5.776,3.699188 -L 5.776,3.699188,6.4874,3.699188 -L 6.4874,3.699188,7.2085,3.699188 -L 7.2085,3.699188,7.2085,4.233158 -L 7.2085,4.233158,7.2085,4.766921 -L 7.2085,4.766921,7.2085,5.300903 -L 7.2085,5.300903,6.3575,5.300903 -L 6.3575,5.300903,5.5064,5.300903 -L 5.5064,5.300903,4.6763,5.300903 -L 2.1163,3.165228,2.6729,3.165228 -L 2.6729,3.165228,3.2438,3.165228 -L 3.2438,3.165228,3.8252,3.165228 -L 3.8252,3.165228,3.8252,3.535339 -L 3.8252,3.535339,3.8252,3.888496 -L 3.8252,3.888496,3.8252,4.233158 -L 3.8252,4.233158,3.2438,4.233158 -L 3.2438,4.233158,2.6729,4.233158 -L 2.6729,4.233158,2.1163,4.233158 -L 3.8252,5.033896,3.5275,5.137021 -L 3.5275,5.137021,3.2438,5.223192 -L 3.2438,5.223192,2.9674,5.300903 -L 5.4997,6.368636,5.1985,6.782582 -L 5.1985,6.782582,5.0861,7.187881 -L 5.0861,7.187881,5.0724,7.932261 -L 5.0724,7.932261,3.8816,7.716204 -L 3.8816,7.716204,3.3317,7.449208 -L 3.3317,7.449208,2.9674,6.902584 -L 5.927,6.368636,6.1998,6.368636 -L 6.1998,6.368636,6.4874,6.368636 -L 6.4874,6.368636,6.7812,6.368636 -L 0.8625,6.902584,0.8625,7.245803 -L 0.8625,7.245803,0.8625,7.589066 -L 0.8625,7.589066,0.8625,7.932261 -L 0.8625,7.932261,1.5626,7.932261 -L 1.5626,7.932261,2.2666,7.932261 -L 2.2666,7.932261,2.9674,7.932261 -L 7.6358,6.902584,7.6358,7.245803 -L 7.6358,7.245803,7.6358,7.589066 -L 7.6358,7.589066,7.6358,7.932261 -L 7.6358,7.932261,6.9108,7.932261 -L 6.9108,7.932261,6.1998,7.932261 -L 6.1998,7.932261,5.4997,7.932261 - -[糾] 45 -L 2.1428,0.000062,2.1428,1.600344 -L 2.1428,1.600344,2.1428,3.19212 -L 2.1428,3.19212,2.1428,4.766921 -L 2.1428,4.766921,1.7156,4.766921 -L 1.7156,4.766921,1.2918,4.766921 -L 1.2918,4.766921,0.8645,4.766921 -L 6.8151,0.000062,6.8151,1.06646 -L 6.8151,1.06646,6.8151,2.124387 -L 6.8151,2.124387,6.8151,3.165228 -L 6.8151,3.165228,5.9567,3.001357 -L 5.9567,3.001357,5.1056,2.820729 -L 5.1056,2.820729,4.2478,2.631378 -L 0.8645,1.334803,0.9937,1.944974 -L 0.9937,1.944974,1.1373,2.555145 -L 1.1373,2.555145,1.2918,3.165228 -L 3.3967,1.868752,3.2496,2.315074 -L 3.2496,2.315074,3.1232,2.744365 -L 3.1232,2.744365,3.0006,3.165228 -L 5.1056,3.699188,5.1056,4.946389 -L 5.1056,4.946389,5.1056,6.176592 -L 5.1056,6.176592,5.1056,7.398335 -L 6.8151,3.699188,6.8151,5.480294 -L 6.8151,5.480294,6.8151,7.244424 -L 6.8151,7.244424,6.8151,9.000006 -L 7.2389,3.699188,7.5153,3.699188 -L 7.5153,3.699188,7.7888,3.699188 -L 7.7888,3.699188,8.0616,3.699188 -L 3.3967,4.500144,3.2496,4.766921 -L 3.2496,4.766921,3.1232,5.033896 -L 3.1232,5.033896,3.0006,5.300903 -L 3.0006,5.300903,2.8468,5.137021 -L 2.8468,5.137021,2.7032,4.95624 -L 2.7032,4.95624,2.5733,4.766921 -L 1.7156,5.300903,1.8448,5.567855 -L 1.8448,5.567855,1.9957,5.834818 -L 1.9957,5.834818,2.1428,6.101706 -L 2.1428,6.101706,1.8448,6.471783 -L 1.8448,6.471783,1.5646,6.824918 -L 1.5646,6.824918,1.2918,7.169559 -L 1.2918,7.169559,1.5646,7.779686 -L 1.5646,7.779686,1.8448,8.389792 -L 1.8448,8.389792,2.1428,9.000006 -L 2.5733,7.169559,2.7032,7.435001 -L 2.7032,7.435001,2.8468,7.692081 -L 2.8468,7.692081,3.0006,7.932261 - -[巨] 18 -L 1.2903,0.000062,1.2903,2.821999 -L 1.2903,2.821999,1.2903,5.644066 -L 1.2903,5.644066,1.2903,8.466122 -L 1.2903,8.466122,3.2516,8.466122 -L 3.2516,8.466122,5.2267,8.466122 -L 5.2267,8.466122,7.2055,8.466122 -L 1.7176,0.000062,3.6789,0.000062 -L 3.6789,0.000062,5.654,0.000062 -L 5.654,0.000062,7.6363,0.000062 -L 1.7176,3.165228,3.2516,3.165228 -L 3.2516,3.165228,4.7962,3.165228 -L 4.7962,3.165228,6.3548,3.165228 -L 6.3548,3.165228,6.3548,4.069276 -L 6.3548,4.069276,6.3548,4.95624 -L 6.3548,4.95624,6.3548,5.834818 -L 6.3548,5.834818,4.7962,5.834818 -L 4.7962,5.834818,3.2516,5.834818 -L 3.2516,5.834818,1.7176,5.834818 - -[拒] 33 -L 1.2887,0.000062,1.5651,0.000062 -L 1.5651,0.000062,1.8453,0.000062 -L 1.8453,0.000062,2.1433,0.000062 -L 2.1433,0.000062,2.129,2.622895 -L 2.129,2.622895,2.0173,3.720345 -L 2.0173,3.720345,1.716,4.233158 -L 1.716,4.233158,1.4215,4.069276 -L 1.4215,4.069276,1.1413,3.888496 -L 1.1413,3.888496,0.865,3.699188 -L 3.8522,0.000062,3.8522,2.821999 -L 3.8522,2.821999,3.8522,5.644066 -L 3.8522,5.644066,3.8522,8.466122 -L 3.8522,8.466122,5.257,8.466122 -L 5.257,8.466122,6.6685,8.466122 -L 6.6685,8.466122,8.094,8.466122 -L 4.2798,0.000062,5.5407,0.000062 -L 5.5407,0.000062,6.8121,0.000062 -L 6.8121,0.000062,8.094,0.000062 -L 4.2798,3.165228,5.257,3.165228 -L 5.257,3.165228,6.2409,3.165228 -L 6.2409,3.165228,7.2429,3.165228 -L 7.2429,3.165228,7.2429,4.069276 -L 7.2429,4.069276,7.2429,4.95624 -L 7.2429,4.95624,7.2429,5.834818 -L 7.2429,5.834818,6.2409,5.834818 -L 6.2409,5.834818,5.257,5.834818 -L 5.257,5.834818,4.2798,5.834818 -L 2.5703,4.233158,2.0484,5.518405 -L 2.0484,5.518405,1.8526,6.507158 -L 1.8526,6.507158,0.865,6.902584 -L 2.5703,6.902584,2.2691,7.310729 -L 2.2691,7.310729,2.1574,7.854595 -L 2.1574,7.854595,2.1433,9.000006 - -# kan_25 ------------------------------------------------------- -# 拠虚距享凶叫峡恭況狂矯脅響仰凝暁斤琴緊菌襟謹吟駆愚虞偶遇隅屈掘靴繰桑勲薫傾刑啓契恵慶憩掲携渓継茎蛍鶏 - -[拠] 46 -L 2.1084,-0.000047,2.5353,0.80081 -L 2.5353,0.80081,2.9626,1.601657 -L 2.9626,1.601657,3.3938,2.402482 -L 3.3938,2.402482,3.0222,3.012652 -L 3.0222,3.012652,2.6684,3.622878 -L 2.6684,3.622878,2.322,4.23294 -L 2.322,4.23294,2.1084,3.889754 -L 2.1084,3.889754,1.8947,3.546558 -L 1.8947,3.546558,1.6846,3.203339 -L 5.4988,-0.000047,4.924,0.533924 -L 4.924,0.533924,4.3671,1.067807 -L 4.3671,1.067807,3.8176,1.601657 -L 5.9187,-0.000047,6.3498,-0.000047 -L 6.3498,-0.000047,6.7768,-0.000047 -L 6.7768,-0.000047,7.2041,-0.000047 -L 4.6718,1.868653,4.9524,2.646898 -L 4.9524,2.646898,5.0501,4.357364 -L 5.0501,4.357364,5.0676,8.46609 -L 5.0676,8.46609,5.4988,8.46609 -L 5.4988,8.46609,5.9187,8.46609 -L 5.9187,8.46609,6.3498,8.46609 -L 6.3498,8.46609,6.3498,6.367181 -L 6.3498,6.367181,6.3498,4.259821 -L 6.3498,4.259821,6.3498,2.135573 -L 6.3498,2.135573,6.6262,2.135573 -L 6.6262,2.135573,6.9067,2.135573 -L 6.9067,2.135573,7.2041,2.135573 -L 7.2041,2.135573,7.2041,2.505694 -L 7.2041,2.505694,7.2041,2.858785 -L 7.2041,2.858785,7.2041,3.203339 -L 3.8176,3.203339,3.8176,4.614433 -L 3.8176,4.614433,3.8176,6.025417 -L 3.8176,6.025417,3.8176,7.436424 -L 3.8176,7.436424,3.3938,7.436424 -L 3.3938,7.436424,2.9626,7.436424 -L 2.9626,7.436424,2.5353,7.436424 -L 2.5353,7.436424,2.5353,6.55779 -L 2.5353,6.55779,2.5353,5.670871 -L 2.5353,5.670871,2.5353,4.767009 -L 2.5353,7.970264,2.5353,8.313581 -L 2.5353,8.313581,2.5353,8.656766 -L 2.5353,8.656766,2.5353,9.000006 -L 1.1028,9.000093,1.1028,-0.000047 -L 1.1028,-0.000047,0.2797,-0.000047 -L -0.3787,3.699155,2.5847,5.548778 -L -0.3787,6.902508,2.5847,6.902508 - -[虚] 51 -L 0.0019,0.266949,0.632,2.597492 -L 0.632,2.597492,0.8425,4.597468 -L 0.8425,4.597468,0.8562,6.90253 -L 0.8562,6.90253,2.4182,6.912468 -L 2.4182,6.912468,3.2028,7.388419 -L 3.2028,7.388419,3.4199,9.000006 -L 1.2835,-0.000047,1.9878,-0.000047 -L 1.9878,-0.000047,2.6953,-0.000047 -L 2.6953,-0.000047,3.4199,-0.000047 -L 3.4199,-0.000047,3.4199,0.90399 -L 3.4199,0.90399,3.4199,1.790976 -L 3.4199,1.790976,3.4199,2.669489 -L 3.8157,-0.000047,4.0928,-0.000047 -L 4.0928,-0.000047,4.3765,-0.000047 -L 4.3765,-0.000047,4.6668,-0.000047 -L 4.6668,-0.000047,4.6668,0.90399 -L 4.6668,0.90399,4.6668,1.790976 -L 4.6668,1.790976,4.6668,2.669489 -L 5.0976,-0.000047,5.802,-0.000047 -L 5.802,-0.000047,6.5126,-0.000047 -L 6.5126,-0.000047,7.2341,-0.000047 -L 2.1416,1.334683,1.9878,1.601657 -L 1.9878,1.601657,1.8442,1.868653 -L 1.8442,1.868653,1.7107,2.135573 -L 5.9557,1.067807,6.0818,1.437786 -L 6.0818,1.437786,6.2254,1.790976 -L 6.2254,1.790976,6.376,2.135573 -L 3.8157,3.699078,3.476,4.272605 -L 3.476,4.272605,2.9296,4.549375 -L 2.9296,4.549375,1.7107,4.767009 -L 4.2465,3.699078,5.0976,3.699078 -L 5.0976,3.699078,5.9557,3.699078 -L 5.9557,3.699078,6.8068,3.699078 -L 6.8068,3.699078,6.8068,4.069189 -L 6.8068,4.069189,6.8068,4.422291 -L 6.8068,4.422291,6.8068,4.767009 -L 3.4199,5.300804,3.4343,6.071956 -L 3.4343,6.071956,3.5359,6.487227 -L 3.5359,6.487227,3.8157,6.90253 -L 3.8157,6.90253,4.947,6.824863 -L 4.947,6.824863,6.0818,6.73868 -L 6.0818,6.73868,7.2341,6.635578 -L 7.2341,6.635578,7.0835,6.368614 -L 7.0835,6.368614,6.9368,6.101727 -L 6.9368,6.101727,6.8068,5.834709 -L 3.8157,5.300804,4.5197,5.300804 -L 4.5197,5.300804,5.2272,5.300804 -L 5.2272,5.300804,5.9557,5.300804 -L 3.8157,7.970264,4.6668,7.970264 -L 4.6668,7.970264,5.5249,7.970264 -L 5.5249,7.970264,6.376,7.970264 - -[距] 42 -L 3.4184,-0.000047,3.4184,2.822021 -L 3.4184,2.822021,3.4184,5.644077 -L 3.4184,5.644077,3.4184,8.46609 -L 3.4184,8.46609,4.6797,8.46609 -L 4.6797,8.46609,5.9546,8.46609 -L 5.9546,8.46609,7.2361,8.46609 -L 3.8496,-0.000047,4.977,-0.000047 -L 4.977,-0.000047,6.1052,-0.000047 -L 6.1052,-0.000047,7.2361,-0.000047 -L 0.4592,0.533924,0.4592,1.944854 -L 0.4592,1.944854,0.4592,3.355893 -L 0.4592,3.355893,0.4592,4.767009 -L 1.1033,0.533924,1.1629,2.314964 -L 1.1629,2.314964,1.2329,4.079095 -L 1.2329,4.079095,1.3135,5.834709 -L 1.3135,5.834709,1.0193,5.834709 -L 1.0193,5.834709,0.7356,5.834709 -L 0.7356,5.834709,0.4592,5.834709 -L 0.4592,5.834709,0.4592,6.711898 -L 0.4592,6.711898,0.4592,7.588956 -L 0.4592,7.588956,0.4592,8.46609 -L 0.4592,8.46609,1.0123,8.46609 -L 1.0123,8.46609,1.5656,8.46609 -L 1.5656,8.46609,2.14,8.46609 -L 2.14,8.46609,1.9968,7.588956 -L 1.9968,7.588956,1.8637,6.711898 -L 1.8637,6.711898,1.7408,5.834709 -L 1.7408,0.533924,2.014,0.723166 -L 2.014,0.723166,2.2942,0.90399 -L 2.2942,0.90399,2.5673,1.067807 -L 3.8496,3.203339,4.8264,3.203339 -L 4.8264,3.203339,5.8106,3.203339 -L 5.8106,3.203339,6.8057,3.203339 -L 6.8057,3.203339,6.8057,4.080518 -L 6.8057,4.080518,6.8057,4.957608 -L 6.8057,4.957608,6.8057,5.834709 -L 6.8057,5.834709,5.8106,5.834709 -L 5.8106,5.834709,4.8264,5.834709 -L 4.8264,5.834709,3.8496,5.834709 -L 1.7408,3.699078,2.014,3.699078 -L 2.014,3.699078,2.2942,3.699078 -L 2.2942,3.699078,2.5673,3.699078 - -[享] 39 -L 2.1736,-0.000047,2.5974,-0.000047 -L 2.5974,-0.000047,3.0247,-0.000047 -L 3.0247,-0.000047,3.452,-0.000047 -L 3.452,-0.000047,3.452,0.723166 -L 3.452,0.723166,3.452,1.437786 -L 3.452,1.437786,3.452,2.135573 -L 3.452,2.135573,2.321,2.135573 -L 2.321,2.135573,1.1929,2.135573 -L 1.1929,2.135573,0.0616,2.135573 -L 3.8796,2.402482,4.2859,2.934997 -L 4.2859,2.934997,4.7023,3.458985 -L 4.7023,3.458985,5.1296,3.966042 -L 5.1296,3.966042,3.7041,4.069189 -L 3.7041,4.069189,2.2927,4.155273 -L 2.2927,4.155273,0.8882,4.23294 -L 4.3066,2.135573,5.1366,2.135573 -L 5.1366,2.135573,5.9846,2.135573 -L 5.9846,2.135573,6.8388,2.135573 -L 1.3155,5.300804,1.3155,5.834709 -L 1.3155,5.834709,1.3155,6.368614 -L 1.3155,6.368614,1.3155,6.90253 -L 1.3155,6.90253,2.72,6.90253 -L 2.72,6.90253,4.1279,6.90253 -L 4.1279,6.90253,5.5569,6.90253 -L 5.5569,6.90253,5.5569,6.368614 -L 5.5569,6.368614,5.5569,5.834709 -L 5.5569,5.834709,5.5569,5.300804 -L 5.5569,5.300804,4.1279,5.300804 -L 4.1279,5.300804,2.72,5.300804 -L 2.72,5.300804,1.3155,5.300804 -L 0.0616,7.970264,1.1929,7.970264 -L 1.1929,7.970264,2.321,7.970264 -L 2.321,7.970264,3.452,7.970264 -L 3.452,7.970264,3.452,8.313581 -L 3.452,8.313581,3.452,8.656766 -L 3.452,8.656766,3.452,9.000006 -L 3.8796,7.970264,4.8529,7.970264 -L 4.8529,7.970264,5.8371,7.970264 -L 5.8371,7.970264,6.8388,7.970264 - -[凶] 21 -L 0.0639,-0.000047,0.0639,2.668044 -L 0.0639,2.668044,0.0639,5.327631 -L 0.0639,5.327631,0.0639,7.970264 -L 0.4909,-0.000047,2.6064,-0.000047 -L 2.6064,-0.000047,4.7359,-0.000047 -L 4.7359,-0.000047,6.8657,-0.000047 -L 6.8657,-0.000047,6.8657,2.668044 -L 6.8657,2.668044,6.8657,5.327631 -L 6.8657,5.327631,6.8657,7.970264 -L 1.3455,1.601657,2.1756,2.668044 -L 2.1756,2.668044,3.0267,3.725982 -L 3.0267,3.725982,3.8781,4.767009 -L 3.8781,4.767009,3.0267,5.490188 -L 3.0267,5.490188,2.1756,6.20471 -L 2.1756,6.20471,1.3455,6.90253 -L 5.587,1.868653,5.1565,2.668044 -L 5.1565,2.668044,4.7359,3.458985 -L 4.7359,3.458985,4.3054,4.23294 -L 4.3054,5.567746,4.9075,6.920896 -L 4.9075,6.920896,5.1281,7.672325 -L 5.1281,7.672325,5.1565,8.46609 - -[叫] 27 -L 5.5855,-0.000047,5.5714,1.898205 -L 5.5714,1.898205,5.4702,2.728812 -L 5.4702,2.728812,5.1932,3.203339 -L 5.1932,3.203339,4.188,2.587597 -L 4.188,2.587597,2.8395,2.242879 -L 2.8395,2.242879,1.7751,2.135573 -L 0.094,3.203339,0.094,4.803675 -L 0.094,4.803675,0.094,6.39544 -L 0.094,6.39544,0.094,7.970264 -L 0.094,7.970264,0.6435,7.970264 -L 0.6435,7.970264,1.2039,7.970264 -L 1.2039,7.970264,1.7751,7.970264 -L 1.7751,7.970264,1.7751,6.39544 -L 1.7751,6.39544,1.7751,4.803675 -L 1.7751,4.803675,1.7751,3.203339 -L 1.7751,3.203339,1.2039,3.203339 -L 1.2039,3.203339,0.6435,3.203339 -L 0.6435,3.203339,0.094,3.203339 -L 3.4843,3.203339,3.4843,4.803675 -L 3.4843,4.803675,3.4843,6.39544 -L 3.4843,6.39544,3.4843,7.970264 -L 6.0166,3.203339,5.715,3.748528 -L 5.715,3.748528,5.603,5.25143 -L 5.603,5.25143,5.5855,9.000006 -L 6.4404,3.203339,6.7167,3.382764 -L 6.7167,3.382764,7.0004,3.545156 -L 7.0004,3.545156,7.2947,3.699078 - -[峡・ 42 -L 3.0867,-0.000047,3.7875,1.247121 -L 3.7875,1.247121,4.488,2.477358 -L 4.488,2.477358,5.1882,3.699078 -L 5.1882,3.699078,4.8103,4.074837 -L 4.8103,4.074837,4.155,4.21325 -L 4.155,4.21325,2.6594,4.23294 -L 2.6594,4.23294,2.6594,3.545156 -L 2.6594,3.545156,2.6594,2.848902 -L 2.6594,2.848902,2.6594,2.135573 -L 2.6594,2.135573,1.8052,2.135573 -L 1.8052,2.135573,0.9572,2.135573 -L 0.9572,2.135573,0.1271,2.135573 -L 0.1271,2.135573,0.1271,3.735854 -L 0.1271,3.735854,0.1271,5.327631 -L 0.1271,5.327631,0.1271,6.90253 -L 7.3247,-0.000047,6.7468,1.067807 -L 6.7468,1.067807,6.1762,2.135573 -L 6.1762,2.135573,5.6193,3.203339 -L 1.3775,2.669489,1.3775,4.793791 -L 1.3775,4.793791,1.3775,6.901129 -L 1.3775,6.901129,1.3775,9.000006 -L 5.6193,4.23294,5.0376,5.809382 -L 5.0376,5.809382,4.8835,6.978796 -L 4.8835,6.978796,3.5105,7.436424 -L 6.0428,4.23294,6.4736,4.23294 -L 6.4736,4.23294,6.8977,4.23294 -L 6.8977,4.23294,7.3247,4.23294 -L 2.6594,4.767009,2.6594,5.490188 -L 2.6594,5.490188,2.6594,6.20471 -L 2.6594,6.20471,2.6594,6.90253 -L 3.9417,5.567746,3.7875,5.834709 -L 3.7875,5.834709,3.6436,6.101727 -L 3.6436,6.101727,3.5105,6.368614 -L 6.4736,5.300804,6.6035,5.670871 -L 6.6035,5.670871,6.7468,6.02394 -L 6.7468,6.02394,6.8977,6.368614 -L 5.6193,7.436424,5.3143,7.850162 -L 5.3143,7.850162,5.2022,8.25557 -L 5.2022,8.25557,5.1882,9.000006 -L 6.0428,7.436424,6.3198,7.436424 -L 6.3198,7.436424,6.6035,7.436424 -L 6.6035,7.436424,6.8977,7.436424 - -[恭] 42 -L 2.6579,-0.000047,2.9346,-0.000047 -L 2.9346,-0.000047,3.2183,-0.000047 -L 3.2183,-0.000047,3.5164,-0.000047 -L 3.5164,-0.000047,3.5164,1.247121 -L 3.5164,1.247121,3.5164,2.477358 -L 3.5164,2.477358,3.5164,3.699078 -L 0.9802,1.067807,1.2534,1.601657 -L 1.2534,1.601657,1.541,2.135573 -L 1.541,2.135573,1.8352,2.669489 -L 4.7944,1.067807,4.7769,1.838959 -L 4.7769,1.838959,4.6648,2.254273 -L 4.6648,2.254273,4.3675,2.669489 -L 6.5004,1.334683,6.2062,1.790976 -L 6.2062,1.790976,5.926,2.238633 -L 5.926,2.238633,5.6455,2.669489 -L 0.3393,2.669489,0.9802,3.468956 -L 0.9802,3.468956,1.6215,4.259821 -L 1.6215,4.259821,2.2621,5.033786 -L 2.2621,5.033786,1.541,5.136999 -L 1.541,5.136999,0.8296,5.223094 -L 0.8296,5.223094,0.126,5.300804 -L 6.8994,2.669489,5.4949,4.495788 -L 5.4949,4.495788,4.4687,5.076264 -L 4.4687,5.076264,2.6579,5.300804 -L 2.6579,5.300804,2.6442,6.447682 -L 2.6442,6.447682,2.5388,7.001453 -L 2.5388,7.001453,2.2621,7.436424 -L 2.2621,7.436424,1.6807,7.436424 -L 1.6807,7.436424,1.1098,7.436424 -L 1.1098,7.436424,0.5529,7.436424 -L 5.6455,5.300804,6.1954,5.300804 -L 6.1954,5.300804,6.7561,5.300804 -L 6.7561,5.300804,7.3267,5.300804 -L 4.7944,5.834709,4.241,7.41809 -L 4.241,7.41809,3.2116,7.619964 -L 3.2116,7.619964,2.6579,9.000006 -L 5.2217,7.436424,4.9208,7.850162 -L 4.9208,7.850162,4.8084,8.25557 -L 4.8084,8.25557,4.7944,9.000006 -L 5.6455,7.436424,6.0556,7.436424 -L 6.0556,7.436424,6.4724,7.436424 -L 6.4724,7.436424,6.8994,7.436424 - -[況] 33 -L 0.1592,0.266949,0.5619,1.411003 -L 0.5619,1.411003,0.9822,2.555068 -L 0.9822,2.555068,1.4099,3.699078 -L 2.0505,-0.000047,3.1716,1.523968 -L 3.1716,1.523968,3.7842,2.83614 -L 3.7842,2.83614,3.9733,4.767009 -L 3.9733,4.767009,3.5425,4.767009 -L 3.5425,4.767009,3.1152,4.767009 -L 3.1152,4.767009,2.6848,4.767009 -L 2.6848,4.767009,2.6848,6.014057 -L 2.6848,6.014057,2.6848,7.244402 -L 2.6848,7.244402,2.6848,8.46609 -L 2.6848,8.46609,3.9453,8.46609 -L 3.9453,8.46609,5.2237,8.46609 -L 5.2237,8.46609,6.5056,8.46609 -L 6.5056,8.46609,6.5056,7.244402 -L 6.5056,7.244402,6.5056,6.014057 -L 6.5056,6.014057,6.5056,4.767009 -L 6.5056,4.767009,6.0751,4.767009 -L 6.0751,4.767009,5.6475,4.767009 -L 5.6475,4.767009,5.2202,4.767009 -L 5.2202,4.767009,5.0976,1.92084 -L 5.0976,1.92084,5.4444,0.430711 -L 5.4444,0.430711,7.3567,-0.000047 -L 7.3567,-0.000047,7.3567,0.533924 -L 7.3567,0.533924,7.3567,1.067807 -L 7.3567,1.067807,7.3567,1.601657 -L 1.0103,5.834709,0.7129,6.20471 -L 0.7129,6.20471,0.4323,6.55779 -L 0.4323,6.55779,0.1592,6.90253 -L 1.4099,7.970264,1.1328,8.313581 -L 1.1328,8.313581,0.8596,8.656766 -L 0.8596,8.656766,0.583,9.000006 - -[狂] 42 -L 0.1577,-0.000047,0.7881,0.039531 -L 0.7881,0.039531,1.2368,0.316421 -L 1.2368,0.316421,1.8672,1.067807 -L 1.8672,1.067807,1.7831,2.478813 -L 1.7831,2.478813,1.7131,3.889754 -L 1.7131,3.889754,1.6497,5.300804 -L 1.6497,5.300804,1.1418,4.612934 -L 1.1418,4.612934,0.648,3.916537 -L 0.648,3.916537,0.1577,3.203339 -L 3.1421,-0.000047,3.8496,-0.000047 -L 3.8496,-0.000047,4.5532,-0.000047 -L 4.5532,-0.000047,5.2537,-0.000047 -L 5.2537,-0.000047,5.3028,2.829113 -L 5.3028,2.829113,4.9844,4.327604 -L 4.9844,4.327604,3.5725,4.767009 -L 5.6775,-0.000047,6.2379,-0.000047 -L 6.2379,-0.000047,6.8092,-0.000047 -L 6.8092,-0.000047,7.3867,-0.000047 -L 5.6775,4.767009,5.3798,5.25988 -L 5.3798,5.25988,5.2712,6.21883 -L 5.2712,6.21883,5.2537,8.46609 -L 5.2537,8.46609,4.5532,8.46609 -L 4.5532,8.46609,3.8496,8.46609 -L 3.8496,8.46609,3.1421,8.46609 -L 6.1052,4.767009,6.3815,4.767009 -L 6.3815,4.767009,6.6652,4.767009 -L 6.6652,4.767009,6.9629,4.767009 -L 1.436,5.834709,1.4189,6.605916 -L 1.4189,6.605916,1.3135,7.021197 -L 1.3135,7.021197,1.0123,7.436424 -L 1.0123,7.436424,0.7145,7.09175 -L 0.7145,7.09175,0.4343,6.73868 -L 0.4343,6.73868,0.1577,6.368614 -L 1.0123,7.970264,0.7145,8.313581 -L 0.7145,8.313581,0.4343,8.656766 -L 0.4343,8.656766,0.1577,9.000006 -L 1.436,7.970264,1.7131,8.313581 -L 1.7131,8.313581,1.9929,8.656766 -L 1.9929,8.656766,2.291,9.000006 -L 5.6775,8.46609,6.2379,8.46609 -L 6.2379,8.46609,6.8092,8.46609 -L 6.8092,8.46609,7.3867,8.46609 - -[矯] 66 -L 0.1915,-0.000047,1.0913,1.964653 -L 1.0913,1.964653,1.3995,3.895391 -L 1.3995,3.895391,0.1915,4.767009 -L 3.1476,-0.000047,3.1476,1.067807 -L 3.1476,1.067807,3.1476,2.135573 -L 3.1476,2.135573,3.1476,3.203339 -L 3.1476,3.203339,4.4081,3.203339 -L 4.4081,3.203339,5.6799,3.203339 -L 5.6799,3.203339,6.9614,3.203339 -L 6.9614,3.203339,6.9614,2.135573 -L 6.9614,2.135573,6.9614,1.067807 -L 6.9614,1.067807,6.9614,-0.000047 -L 6.9614,-0.000047,6.6847,-0.000047 -L 6.6847,-0.000047,6.415,-0.000047 -L 6.415,-0.000047,6.1348,-0.000047 -L 4.426,1.067807,4.426,1.437786 -L 4.426,1.437786,4.426,1.790976 -L 4.426,1.790976,4.426,2.135573 -L 4.426,2.135573,4.8564,2.135573 -L 4.8564,2.135573,5.2802,2.135573 -L 5.2802,2.135573,5.711,2.135573 -L 5.711,2.135573,5.711,1.790976 -L 5.711,1.790976,5.711,1.437786 -L 5.711,1.437786,5.711,1.067807 -L 5.711,1.067807,5.2802,1.067807 -L 5.2802,1.067807,4.8564,1.067807 -L 4.8564,1.067807,4.426,1.067807 -L 2.2965,1.868653,2.1455,2.135573 -L 2.1455,2.135573,2.0195,2.402482 -L 2.0195,2.402482,1.8972,2.669489 -L 1.8972,4.767009,1.5957,5.221682 -L 1.5957,5.221682,1.4836,5.913831 -L 1.4836,5.913831,1.4699,7.436424 -L 1.4699,7.436424,0.8531,7.218878 -L 0.8531,7.218878,0.5173,6.942085 -L 0.5173,6.942085,0.1915,6.368614 -L 2.2965,4.767009,2.8495,5.403962 -L 2.8495,5.403962,3.4239,6.02394 -L 3.4239,6.02394,4.0022,6.635578 -L 4.0022,6.635578,3.3014,6.90253 -L 3.3014,6.90253,2.6012,7.16946 -L 2.6012,7.16946,1.8972,7.436424 -L 4.0022,5.033786,4.6501,5.627003 -L 4.6501,5.627003,5.4904,6.042383 -L 5.4904,6.042383,6.1348,6.635578 -L 6.1348,6.635578,5.5573,6.73868 -L 5.5573,6.73868,4.986,6.824863 -L 4.986,6.824863,4.426,6.90253 -L 4.426,4.767009,5.6445,4.984423 -L 5.6445,4.984423,6.1909,5.261325 -L 6.1909,5.261325,6.531,5.834709 -L 6.531,5.834709,6.8073,5.670871 -L 6.8073,5.670871,7.0875,5.490188 -L 7.0875,5.490188,7.3887,5.300804 -L 6.531,6.90253,6.8073,6.90253 -L 6.8073,6.90253,7.0875,6.90253 -L 7.0875,6.90253,7.3887,6.90253 -L 4.8564,7.703421,4.426,7.806414 -L 4.426,7.806414,4.0022,7.89263 -L 4.0022,7.89263,3.5749,7.970264 -L 1.0426,7.970264,1.0426,8.313581 -L 1.0426,8.313581,1.0426,8.656766 -L 1.0426,8.656766,1.0426,9.000006 -L 5.2802,7.970264,5.613,8.31925 -L 5.613,8.31925,5.939,8.447691 -L 5.939,8.447691,6.531,8.46609 - -[脅] 63 -L 1.4649,-0.000047,1.4649,1.247121 -L 1.4649,1.247121,1.4649,2.477358 -L 1.4649,2.477358,1.4649,3.699078 -L 1.4649,3.699078,3.0235,3.699078 -L 3.0235,3.699078,4.5782,3.699078 -L 4.5782,3.699078,6.1368,3.699078 -L 6.1368,3.699078,6.1368,2.477358 -L 6.1368,2.477358,6.1368,1.247121 -L 6.1368,1.247121,6.1368,-0.000047 -L 6.1368,-0.000047,5.7095,-0.000047 -L 5.7095,-0.000047,5.2857,-0.000047 -L 5.2857,-0.000047,4.8549,-0.000047 -L 1.8957,1.601657,3.1563,1.601657 -L 3.1563,1.601657,4.428,1.601657 -L 4.428,1.601657,5.7095,1.601657 -L 1.8957,2.669489,3.1563,2.669489 -L 3.1563,2.669489,4.428,2.669489 -L 4.428,2.669489,5.7095,2.669489 -L 0.4313,4.23294,0.7676,4.689254 -L 0.7676,4.689254,1.1108,5.136999 -L 1.1108,5.136999,1.4649,5.567746 -L 1.4649,5.567746,1.0446,5.670871 -L 1.0446,5.670871,0.624,5.757097 -L 0.624,5.757097,0.2177,5.834709 -L 2.323,4.767009,2.5997,4.767009 -L 2.5997,4.767009,2.8796,4.767009 -L 2.8796,4.767009,3.1738,4.767009 -L 3.1738,4.767009,3.1738,5.136999 -L 3.1738,5.136999,3.1738,5.490188 -L 3.1738,5.490188,3.1738,5.834709 -L 3.1738,5.834709,2.7535,5.834709 -L 2.7535,5.834709,2.323,5.834709 -L 2.323,5.834709,1.8957,5.834709 -L 1.8957,5.834709,1.8957,6.20471 -L 1.8957,6.20471,1.8957,6.55779 -L 1.8957,6.55779,1.8957,6.90253 -L 1.8957,6.90253,1.4719,6.90253 -L 1.4719,6.90253,1.0513,6.90253 -L 1.0513,6.90253,0.6485,6.90253 -L 4.2459,4.767009,4.4346,5.033786 -L 4.4346,5.033786,4.6451,5.300804 -L 4.6451,5.300804,4.8549,5.567746 -L 4.8549,5.567746,4.5782,5.670871 -L 4.5782,5.670871,4.3054,5.757097 -L 4.3054,5.757097,4.0319,5.834709 -L 6.1368,4.767009,6.4135,4.767009 -L 6.4135,4.767009,6.6941,4.767009 -L 6.6941,4.767009,6.9918,4.767009 -L 6.9918,4.767009,6.9918,5.136999 -L 6.9918,5.136999,6.9918,5.490188 -L 6.9918,5.490188,6.9918,5.834709 -L 6.9918,5.834709,6.4135,5.834709 -L 6.4135,5.834709,5.8395,5.834709 -L 5.8395,5.834709,5.2857,5.834709 -L 5.2857,5.834709,5.5978,6.762672 -L 5.5978,6.762672,5.9621,7.563541 -L 5.9621,7.563541,6.1368,8.46609 -L 6.1368,8.46609,4.0249,8.275403 -L 4.0249,8.275403,3.0337,8.008494 -L 3.0337,8.008494,2.323,7.436424 -L 1.0446,8.46609,1.5977,8.46609 -L 1.5977,8.46609,2.1721,8.46609 -L 2.1721,8.46609,2.7535,8.46609 - -[響] 72 -L 1.5016,-0.000047,1.5016,0.723166 -L 1.5016,0.723166,1.5016,1.437786 -L 1.5016,1.437786,1.5016,2.135573 -L 1.5016,2.135573,1.0708,2.135573 -L 1.0708,2.135573,0.647,2.135573 -L 0.647,2.135573,0.2165,2.135573 -L 1.9219,-0.000047,3.1828,-0.000047 -L 3.1828,-0.000047,4.4615,-0.000047 -L 4.4615,-0.000047,5.7434,-0.000047 -L 5.7434,-0.000047,5.7434,0.370064 -L 5.7434,0.370064,5.7434,0.723166 -L 5.7434,0.723166,5.7434,1.067807 -L 5.7434,1.067807,4.4615,1.067807 -L 4.4615,1.067807,3.1828,1.067807 -L 3.1828,1.067807,1.9219,1.067807 -L 5.7434,1.868653,4.4615,1.971757 -L 4.4615,1.971757,3.1828,2.057961 -L 3.1828,2.057961,1.9219,2.135573 -L 6.1672,2.135573,6.4436,2.135573 -L 6.4436,2.135573,6.7276,2.135573 -L 6.7276,2.135573,7.0215,2.135573 -L 2.3527,2.936376,1.6315,3.202004 -L 1.6315,3.202004,0.924,3.458985 -L 0.924,3.458985,0.2165,3.699078 -L 4.885,2.936376,4.1848,3.039567 -L 4.1848,3.039567,3.4805,3.125672 -L 3.4805,3.125672,2.7803,3.203339 -L 5.3126,3.203339,5.589,3.203339 -L 5.589,3.203339,5.8727,3.203339 -L 5.8727,3.203339,6.1672,3.203339 -L 3.6031,3.699078,3.3933,3.888386 -L 3.3933,3.888386,3.1828,4.069189 -L 3.1828,4.069189,2.9936,4.23294 -L 2.9936,4.23294,2.9131,5.644077 -L 2.9131,5.644077,2.8469,7.055127 -L 2.8469,7.055127,2.7803,8.46609 -L 2.7803,8.46609,3.3337,8.46609 -L 3.3337,8.46609,3.8868,8.46609 -L 3.8868,8.46609,4.4577,8.46609 -L 4.4577,8.46609,4.1638,7.244402 -L 4.1638,7.244402,3.8801,6.014057 -L 3.8801,6.014057,3.6031,4.767009 -L 1.0708,4.23294,1.2042,4.500046 -L 1.2042,4.500046,1.3478,4.767009 -L 1.3478,4.767009,1.5016,5.033786 -L 1.5016,5.033786,1.2042,5.223094 -L 1.2042,5.223094,0.924,5.403962 -L 0.924,5.403962,0.647,5.567746 -L 0.647,5.567746,0.9272,6.889811 -L 0.9272,6.889811,0.9097,7.728835 -L 0.9097,7.728835,1.5016,9.000006 -L 5.3126,4.23294,5.3126,5.644077 -L 5.3126,5.644077,5.3126,7.055127 -L 5.3126,7.055127,5.3126,8.46609 -L 5.3126,8.46609,5.8727,8.389846 -L 5.8727,8.389846,6.4436,8.313581 -L 6.4436,8.313581,7.0215,8.237238 -L 7.0215,8.237238,6.7276,7.806414 -L 6.7276,7.806414,6.4436,7.358648 -L 6.4436,7.358648,6.1672,6.90253 -L 6.1672,6.90253,6.4436,6.471706 -L 6.4436,6.471706,6.7276,6.02394 -L 6.7276,6.02394,7.0215,5.567746 -L 7.0215,5.567746,6.7276,5.300804 -L 6.7276,5.300804,6.4436,5.033786 -L 6.4436,5.033786,6.1672,4.767009 -L 1.9219,6.101727,1.6417,6.882784 -L 1.6417,6.882784,1.6417,7.367283 -L 1.6417,7.367283,1.9219,7.970264 -L 3.2111,7.436424,3.4805,7.436424 -L 3.4805,7.436424,3.7575,7.436424 -L 3.7575,7.436424,4.0339,7.436424 - -[仰] 33 -L 1.1047,-0.000047,1.0206,1.944854 -L 1.0206,1.944854,0.9502,3.889754 -L 0.9502,3.889754,0.8872,5.834709 -L 0.8872,5.834709,0.6774,5.670871 -L 0.6774,5.670871,0.4634,5.490188 -L 0.4634,5.490188,0.2501,5.300804 -L 5.3423,-0.000047,5.3423,2.668044 -L 5.3423,2.668044,5.3423,5.327631 -L 5.3423,5.327631,5.3423,7.970264 -L 5.3423,7.970264,5.8957,7.970264 -L 5.8957,7.970264,6.4494,7.970264 -L 6.4494,7.970264,7.02,7.970264 -L 7.02,7.970264,7.02,5.861557 -L 7.02,5.861557,7.02,3.735854 -L 7.02,3.735854,7.02,1.601657 -L 7.02,1.601657,6.7257,1.601657 -L 6.7257,1.601657,6.442,1.601657 -L 6.442,1.601657,6.1657,1.601657 -L 1.9274,1.067807,2.2041,1.067807 -L 2.2041,1.067807,2.4846,1.067807 -L 2.4846,1.067807,2.7823,1.067807 -L 2.7823,1.067807,2.7823,3.382764 -L 2.7823,3.382764,2.7823,5.680744 -L 2.7823,5.680744,2.7823,7.970264 -L 2.7823,7.970264,3.3354,8.149622 -L 3.3354,8.149622,3.9133,8.312136 -L 3.9133,8.312136,4.4912,8.46609 -L 3.4194,1.601657,3.7662,1.790976 -L 3.7662,1.790976,4.1269,1.971757 -L 4.1269,1.971757,4.4912,2.135573 -L 1.1047,6.635578,1.381,7.435066 -L 1.381,7.435066,1.651,8.225909 -L 1.651,8.225909,1.9274,9.000006 - -[凝] 66 -L 1.534,-0.000047,1.9543,0.723166 -L 1.9543,0.723166,2.3847,1.437786 -L 2.3847,1.437786,2.812,2.135573 -L 2.812,2.135573,2.4796,2.511266 -L 2.4796,2.511266,2.1465,2.649623 -L 2.1465,2.649623,1.534,2.669489 -L 3.6631,-0.000047,3.793,0.189206 -L 3.793,0.189206,3.9433,0.370064 -L 3.9433,0.370064,4.0939,0.533924 -L 4.0939,0.533924,3.793,0.90399 -L 3.793,0.90399,3.5128,1.257082 -L 3.5128,1.257082,3.2393,1.601657 -L 5.7681,0.266949,5.3443,0.533924 -L 5.3443,0.533924,4.917,0.80081 -L 4.917,0.80081,4.4897,1.067807 -L 4.4897,1.067807,4.4897,1.944854 -L 4.4897,1.944854,4.4897,2.822021 -L 4.4897,2.822021,4.4897,3.699078 -L 6.1989,-0.000047,6.6265,-0.000047 -L 6.6265,-0.000047,7.0538,-0.000047 -L 7.0538,-0.000047,7.4811,-0.000047 -L 0.2797,1.067807,0.3813,2.035272 -L 0.3813,2.035272,0.5704,3.11302 -L 0.5704,3.11302,0.6759,4.767009 -L 5.7681,1.067807,5.7681,2.668044 -L 5.7681,2.668044,5.7681,4.259821 -L 5.7681,4.259821,5.7681,5.834709 -L 5.7681,5.834709,5.3443,5.834709 -L 5.3443,5.834709,4.917,5.834709 -L 4.917,5.834709,4.4897,5.834709 -L 3.2393,2.669489,2.9381,3.103114 -L 2.9381,3.103114,2.8264,3.646881 -L 2.8264,3.646881,2.812,4.767009 -L 2.812,4.767009,2.1921,4.727343 -L 2.1921,4.727343,1.8593,4.450507 -L 1.8593,4.450507,1.534,3.699078 -L 6.1989,3.203339,6.4756,3.203339 -L 6.4756,3.203339,6.7561,3.203339 -L 6.7561,3.203339,7.0538,3.203339 -L 7.0538,4.767009,7.1831,5.033786 -L 7.1831,5.033786,7.3267,5.300804 -L 7.3267,5.300804,7.4811,5.567746 -L 7.4811,5.567746,6.546,5.992965 -L 6.546,5.992965,5.9887,6.477463 -L 5.9887,6.477463,5.3443,7.436424 -L 1.9543,5.567746,2.1465,6.34737 -L 2.1465,6.34737,2.0523,7.355922 -L 2.0523,7.355922,1.9543,9.000006 -L 2.812,6.368614,3.0855,6.368614 -L 3.0855,6.368614,3.3692,6.368614 -L 3.3692,6.368614,3.6631,6.368614 -L 3.6631,6.368614,3.6631,6.73868 -L 3.6631,6.73868,3.6631,7.09175 -L 3.6631,7.09175,3.6631,7.436424 -L 0.6759,7.703421,0.5319,7.968939 -L 0.5319,7.968939,0.4023,8.225909 -L 0.4023,8.225909,0.2797,8.46609 -L 6.1989,7.436424,6.3253,7.703421 -L 6.3253,7.703421,6.4756,7.970264 -L 6.4756,7.970264,6.6265,8.237238 -L 6.6265,8.237238,5.905,8.313581 -L 5.905,8.313581,5.194,8.389846 -L 5.194,8.389846,4.4897,8.46609 -L 2.5987,7.970264,2.9416,8.149622 -L 2.9416,8.149622,3.2988,8.312136 -L 3.2988,8.312136,3.6631,8.46609 - -[暁] 51 -L 2.6007,-0.000047,3.4483,1.204796 -L 3.4483,1.204796,3.9351,2.265525 -L 3.9351,2.265525,4.0924,3.699078 -L 4.0924,3.699078,3.6651,3.699078 -L 3.6651,3.699078,3.2378,3.699078 -L 3.2378,3.699078,2.8105,3.699078 -L 5.3746,-0.000047,5.3746,1.247121 -L 5.3746,1.247121,5.3746,2.477358 -L 5.3746,2.477358,5.3746,3.699078 -L 5.3746,3.699078,5.0766,3.699078 -L 5.0766,3.699078,4.7932,3.699078 -L 4.7932,3.699078,4.5236,3.699078 -L 5.8019,-0.000047,6.3518,-0.000047 -L 6.3518,-0.000047,6.9084,-0.000047 -L 6.9084,-0.000047,7.4796,-0.000047 -L 7.4796,-0.000047,7.4796,0.533924 -L 7.4796,0.533924,7.4796,1.067807 -L 7.4796,1.067807,7.4796,1.601657 -L 0.2817,2.669489,0.2817,4.450507 -L 0.2817,4.450507,0.2817,6.214616 -L 0.2817,6.214616,0.2817,7.970264 -L 0.2817,7.970264,0.8351,7.970264 -L 0.8351,7.970264,1.4099,7.970264 -L 1.4099,7.970264,1.9913,7.970264 -L 1.9913,7.970264,1.9913,6.214616 -L 1.9913,6.214616,1.9913,4.450507 -L 1.9913,4.450507,1.9913,2.669489 -L 1.9913,2.669489,1.4099,2.669489 -L 1.4099,2.669489,0.8351,2.669489 -L 0.8351,2.669489,0.2817,2.669489 -L 6.0152,3.699078,5.6055,5.939268 -L 5.6055,5.939268,4.3726,5.933642 -L 4.3726,5.933642,3.6651,4.23294 -L 0.7024,5.300804,0.9826,5.300804 -L 0.9826,5.300804,1.2628,5.300804 -L 1.2628,5.300804,1.5601,5.300804 -L 3.0245,5.834709,3.2378,6.20471 -L 3.2378,6.20471,3.4518,6.55779 -L 3.4518,6.55779,3.6651,6.90253 -L 6.6562,5.834709,6.5021,6.20471 -L 6.5021,6.20471,6.362,6.55779 -L 6.362,6.55779,6.2292,6.90253 -L 4.9473,6.368614,4.6041,7.817742 -L 4.6041,7.817742,3.7842,8.072043 -L 3.7842,8.072043,2.8105,7.970264 -L 5.3746,7.970264,5.2237,8.313581 -L 5.2237,8.313581,5.0766,8.656766 -L 5.0766,8.656766,4.9473,9.000006 -L 5.8019,7.970264,6.2082,7.970264 -L 6.2082,7.970264,6.6285,7.970264 -L 6.6285,7.970264,7.0485,7.970264 - -[斤] 18 -L 4.5501,-0.000047,4.5501,1.781103 -L 4.5501,1.781103,4.5501,3.545156 -L 4.5501,3.545156,4.5501,5.300804 -L 4.5501,5.300804,3.4219,5.300804 -L 3.4219,5.300804,2.2945,5.300804 -L 2.2945,5.300804,1.1593,5.300804 -L 1.1593,5.300804,1.1313,3.725982 -L 1.1313,3.725982,0.9107,2.49013 -L 0.9107,2.49013,0.3083,0.533924 -L 4.9805,5.300804,5.8106,5.300804 -L 5.8106,5.300804,6.655,5.300804 -L 6.655,5.300804,7.5058,5.300804 -L 1.1593,5.834709,1.1593,6.55779 -L 1.1593,6.55779,1.1593,7.272641 -L 1.1593,7.272641,1.1593,7.970264 -L 1.1593,7.970264,2.9946,8.149622 -L 2.9946,8.149622,4.8268,8.312136 -L 4.8268,8.312136,6.655,8.46609 - -[琴] 39 -L 4.3381,-0.000047,5.0876,0.790949 -L 5.0876,0.790949,5.3643,1.344665 -L 5.3643,1.344665,5.4063,2.135573 -L 5.4063,2.135573,4.275,2.135573 -L 4.275,2.135573,3.1437,2.135573 -L 3.1437,2.135573,2.0198,2.135573 -L 0.3141,3.203339,2.0338,4.173682 -L 2.0338,4.173682,3.522,5.296579 -L 3.522,5.296579,5.4063,5.834709 -L 5.4063,5.834709,5.3716,6.605916 -L 5.3716,6.605916,5.151,7.021197 -L 5.151,7.021197,4.5486,7.436424 -L 2.874,3.203339,3.4239,3.203339 -L 3.4239,3.203339,3.9777,3.203339 -L 3.9777,3.203339,4.5486,3.203339 -L 6.2574,3.203339,5.5363,3.735854 -L 5.5363,3.735854,4.8253,4.259821 -L 4.8253,4.259821,4.1248,4.767009 -L 0.3141,5.300804,1.8552,5.85452 -L 1.8552,5.85452,1.9112,6.882784 -L 1.9112,6.882784,0.734,7.436424 -L 2.6569,5.834709,2.874,6.02394 -L 2.874,6.02394,3.088,6.20471 -L 3.088,6.20471,3.2978,6.368614 -L 5.8336,5.834709,6.2574,5.834709 -L 6.2574,5.834709,6.6847,5.834709 -L 6.6847,5.834709,7.1124,5.834709 -L 2.4436,7.436424,2.0825,8.008494 -L 2.0825,8.008494,1.5295,8.275403 -L 1.5295,8.275403,0.3141,8.46609 -L 5.8336,7.436424,5.4834,8.008494 -L 5.4834,8.008494,5.0386,8.275403 -L 5.0386,8.275403,4.1248,8.46609 -L 2.4436,8.46609,2.7238,8.46609 -L 2.7238,8.46609,3.004,8.46609 -L 3.004,8.46609,3.2978,8.46609 -L 5.8336,8.46609,6.2574,8.46609 -L 6.2574,8.46609,6.6847,8.46609 -L 6.6847,8.46609,7.1124,8.46609 - -[緊] 63 -L 0.5543,-0.000047,1.0411,0.370064 -L 1.0411,0.370064,1.5381,0.723166 -L 1.5381,0.723166,2.0495,1.067807 -L 3.7271,-0.000047,3.2547,2.011291 -L 3.2547,2.011291,2.0323,2.31063 -L 2.0323,2.31063,0.3403,2.135573 -L 6.6867,-0.000047,6.2594,0.370064 -L 6.2594,0.370064,5.843,0.723166 -L 5.843,0.723166,5.4367,1.067807 -L 7.1179,1.601657,6.1407,1.997182 -L 6.1407,1.997182,4.7008,2.273931 -L 4.7008,2.273931,3.7271,2.669489 -L 3.7271,2.669489,4.1544,3.202004 -L 4.1544,3.202004,4.5821,3.725982 -L 4.5821,3.725982,5.0094,4.23294 -L 5.0094,4.23294,4.7117,4.422291 -L 4.7117,4.422291,4.4311,4.60304 -L 4.4311,4.60304,4.1544,4.767009 -L 2.8725,2.669489,2.4452,3.012652 -L 2.4452,3.012652,2.025,3.355893 -L 2.025,3.355893,1.6222,3.699078 -L 2.8725,3.699078,3.006,3.966042 -L 3.006,3.966042,3.1496,4.23294 -L 3.1496,4.23294,3.2963,4.500046 -L 3.2963,4.500046,2.302,4.60304 -L 2.302,4.60304,1.3175,4.689254 -L 1.3175,4.689254,0.3403,4.767009 -L 0.3403,4.767009,0.3403,6.014057 -L 0.3403,6.014057,0.3403,7.244402 -L 0.3403,7.244402,0.3403,8.46609 -L 0.3403,8.46609,1.3175,8.46609 -L 1.3175,8.46609,2.302,8.46609 -L 2.302,8.46609,3.2963,8.46609 -L 6.6867,4.767009,6.3298,5.136999 -L 6.3298,5.136999,5.9831,5.490188 -L 5.9831,5.490188,5.6465,5.834709 -L 5.6465,5.834709,5.4367,5.670871 -L 5.4367,5.670871,5.2192,5.490188 -L 5.2192,5.490188,5.0094,5.300804 -L 2.0495,5.300804,2.0495,5.670871 -L 2.0495,5.670871,2.0495,6.02394 -L 2.0495,6.02394,2.0495,6.368614 -L 2.0495,6.368614,1.6222,6.368614 -L 1.6222,6.368614,1.1914,6.368614 -L 1.1914,6.368614,0.7711,6.368614 -L 2.4452,6.368614,2.7223,6.368614 -L 2.7223,6.368614,3.006,6.368614 -L 3.006,6.368614,3.2963,6.368614 -L 3.2963,6.368614,3.2963,6.73868 -L 3.2963,6.73868,3.2963,7.09175 -L 3.2963,7.09175,3.2963,7.436424 -L 3.2963,7.436424,2.4452,7.436424 -L 2.4452,7.436424,1.6012,7.436424 -L 1.6012,7.436424,0.7711,7.436424 -L 5.4367,6.368614,4.8339,7.158078 -L 4.8339,7.158078,4.6133,7.701954 -L 4.6133,7.701954,4.5821,8.46609 -L 4.5821,8.46609,5.4157,8.389846 -L 5.4157,8.389846,6.2594,8.313581 -L 6.2594,8.313581,7.1179,8.237238 -L 7.1179,8.237238,6.5431,7.625622 -L 6.5431,7.625622,5.9831,7.005633 -L 5.9831,7.005633,5.4367,6.368614 - -[菌] 54 -L 0.7979,-0.000047,0.7979,2.134074 -L 0.7979,2.134074,0.7979,4.259821 -L 0.7979,4.259821,0.7979,6.368614 -L 0.7979,6.368614,1.3513,6.368614 -L 1.3513,6.368614,1.9044,6.368614 -L 1.9044,6.368614,2.4753,6.368614 -L 2.4753,6.368614,2.1635,7.817742 -L 2.1635,7.817742,1.379,8.072043 -L 1.379,8.072043,0.3703,7.970264 -L 1.1934,-0.000047,3.0255,-0.000047 -L 3.0255,-0.000047,4.8639,-0.000047 -L 4.8639,-0.000047,6.7167,-0.000047 -L 6.7167,-0.000047,6.7167,2.134074 -L 6.7167,2.134074,6.7167,4.259821 -L 6.7167,4.259821,6.7167,6.368614 -L 6.7167,6.368614,5.4352,6.368614 -L 5.4352,6.368614,4.1638,6.368614 -L 4.1638,6.368614,2.9029,6.368614 -L 3.761,1.067807,3.677,1.790976 -L 3.677,1.790976,3.6066,2.505694 -L 3.6066,2.505694,3.5435,3.203339 -L 3.5435,3.203339,2.9029,2.669489 -L 2.9029,2.669489,2.262,2.135573 -L 2.262,2.135573,1.6207,1.601657 -L 5.4352,1.601657,5.0079,2.238633 -L 5.0079,2.238633,4.5911,2.858785 -L 4.5911,2.858785,4.1848,3.470292 -L 4.1848,3.470292,3.3302,3.546558 -L 3.3302,3.546558,2.4753,3.622878 -L 2.4753,3.622878,1.6207,3.699078 -L 4.6118,3.699078,5.0149,3.699078 -L 5.0149,3.699078,5.4352,3.699078 -L 5.4352,3.699078,5.866,3.699078 -L 3.761,4.500046,3.1793,4.60304 -L 3.1793,4.60304,2.6052,4.689254 -L 2.6052,4.689254,2.0518,4.767009 -L 4.3981,4.767009,4.7343,4.956207 -L 4.7343,4.956207,5.0811,5.136999 -L 5.0811,5.136999,5.4352,5.300804 -L 5.0079,7.16946,4.8639,7.436424 -L 4.8639,7.436424,4.7343,7.703421 -L 4.7343,7.703421,4.6118,7.970264 -L 4.6118,7.970264,4.0304,7.970264 -L 4.0304,7.970264,3.463,7.970264 -L 3.463,7.970264,2.9029,7.970264 -L 2.9029,7.970264,2.752,8.313581 -L 2.752,8.313581,2.6052,8.656766 -L 2.6052,8.656766,2.4753,9.000006 -L 5.4352,7.970264,5.2842,8.313581 -L 5.2842,8.313581,5.1375,8.656766 -L 5.1375,8.656766,5.0079,9.000006 -L 5.866,7.970264,6.2863,7.970264 -L 6.2863,7.970264,6.7167,7.970264 -L 6.7167,7.970264,7.144,7.970264 - -[襟] 63 -L 1.2237,-0.000047,1.2097,2.622819 -L 1.2097,2.622819,1.0973,3.72029 -L 1.0973,3.72029,0.7999,4.23294 -L 0.7999,4.23294,0.6455,4.069189 -L 0.6455,4.069189,0.5022,3.888386 -L 0.5022,3.888386,0.3726,3.699078 -L 4.1833,-0.000047,4.4597,-0.000047 -L 4.4597,-0.000047,4.7434,-0.000047 -L 4.7434,-0.000047,5.0376,-0.000047 -L 5.0376,-0.000047,5.0376,0.90399 -L 5.0376,0.90399,5.0376,1.790976 -L 5.0376,1.790976,5.0376,2.669489 -L 5.0376,2.669489,4.3336,2.669489 -L 4.3336,2.669489,3.6334,2.669489 -L 3.6334,2.669489,2.9326,2.669489 -L 2.7189,0.533924,3.0552,0.90399 -L 3.0552,0.90399,3.3984,1.257082 -L 3.3984,1.257082,3.7595,1.601657 -L 7.1744,0.533924,6.8798,0.90399 -L 6.8798,0.90399,6.5961,1.257082 -L 6.5961,1.257082,6.3233,1.601657 -L 5.4649,2.669489,6.0256,2.669489 -L 6.0256,2.669489,6.5961,2.669489 -L 6.5961,2.669489,7.1744,2.669489 -L 2.0783,3.699078,1.7838,4.155273 -L 1.7838,4.155273,1.5036,4.60304 -L 1.5036,4.60304,1.2237,5.033786 -L 1.2237,5.033786,1.5036,5.757097 -L 1.5036,5.757097,1.7838,6.471706 -L 1.7838,6.471706,2.0783,7.16946 -L 2.0783,7.16946,1.5036,7.272641 -L 1.5036,7.272641,0.9292,7.358648 -L 0.9292,7.358648,0.3726,7.436424 -L 3.7595,4.23294,4.6138,4.23294 -L 4.6138,4.23294,5.4649,4.23294 -L 5.4649,4.23294,6.3233,4.23294 -L 3.7595,5.300804,3.7416,6.071956 -L 3.7416,6.071956,3.6436,6.487227 -L 3.6436,6.487227,3.3599,6.90253 -L 3.3599,6.90253,3.0622,6.55779 -L 3.0622,6.55779,2.7823,6.20471 -L 2.7823,6.20471,2.5088,5.834709 -L 6.3233,5.300804,6.3058,6.071956 -L 6.3058,6.071956,6.1969,6.487227 -L 6.1969,6.487227,5.8922,6.90253 -L 5.8922,6.90253,5.5948,6.55779 -L 5.5948,6.55779,5.3146,6.20471 -L 5.3146,6.20471,5.0376,5.834709 -L 5.0376,5.834709,4.3336,6.55779 -L 4.3336,6.55779,3.6334,7.272641 -L 3.6334,7.272641,2.9326,7.970264 -L 7.5698,5.834709,6.8697,6.55779 -L 6.8697,6.55779,6.1692,7.272641 -L 6.1692,7.272641,5.4649,7.970264 -L 1.2237,7.970264,1.2237,8.313581 -L 1.2237,8.313581,1.2237,8.656766 -L 1.2237,8.656766,1.2237,9.000006 -L 4.1833,7.970264,4.0362,8.313581 -L 4.0362,8.313581,3.8853,8.656766 -L 3.8853,8.656766,3.7595,9.000006 -L 6.7433,7.970264,6.5961,8.313581 -L 6.5961,8.313581,6.4529,8.656766 -L 6.4529,8.656766,6.3233,9.000006 - -[謹] 83 -L 0.8296,-0.000047,0.8296,0.723166 -L 0.8296,0.723166,0.8296,1.437786 -L 0.8296,1.437786,0.8296,2.135573 -L 0.8296,2.135573,1.2324,2.135573 -L 1.2324,2.135573,1.653,2.135573 -L 1.653,2.135573,2.0768,2.135573 -L 2.0768,2.135573,2.0768,1.437786 -L 2.0768,1.437786,2.0768,0.723166 -L 2.0768,0.723166,2.0768,-0.000047 -L 2.0768,-0.000047,1.653,-0.000047 -L 1.653,-0.000047,1.2324,-0.000047 -L 1.2324,-0.000047,0.8296,-0.000047 -L 3.3619,-0.000047,4.0627,-0.000047 -L 4.0627,-0.000047,4.7734,-0.000047 -L 4.7734,-0.000047,5.4952,-0.000047 -L 5.4952,-0.000047,5.3478,1.194902 -L 5.3478,1.194902,4.9138,1.57622 -L 4.9138,1.57622,4.2165,1.601657 -L 5.898,-0.000047,6.4514,-0.000047 -L 6.4514,-0.000047,7.0254,-0.000047 -L 7.0254,-0.000047,7.6037,-0.000047 -L 5.898,1.601657,5.6178,2.135573 -L 5.6178,2.135573,5.3443,2.669489 -L 5.3443,2.669489,5.0714,3.203339 -L 5.0714,3.203339,4.6441,3.203339 -L 4.6441,3.203339,4.2165,3.203339 -L 4.2165,3.203339,3.7857,3.203339 -L 5.6809,3.470292,5.4669,3.916537 -L 5.4669,3.916537,5.2602,4.346047 -L 5.2602,4.346047,5.0714,4.767009 -L 5.0714,4.767009,4.6441,4.767009 -L 4.6441,4.767009,4.2165,4.767009 -L 4.2165,4.767009,3.7857,4.767009 -L 3.7857,4.767009,3.7857,5.300804 -L 3.7857,5.300804,3.7857,5.834709 -L 3.7857,5.834709,3.7857,6.368614 -L 3.7857,6.368614,4.0627,6.368614 -L 4.0627,6.368614,4.3429,6.368614 -L 4.3429,6.368614,4.6441,6.368614 -L 4.6441,6.368614,4.4932,7.563541 -L 4.4932,7.563541,4.0627,7.944904 -L 4.0627,7.944904,3.3619,7.970264 -L 6.318,3.203339,6.5981,3.203339 -L 6.5981,3.203339,6.8787,3.203339 -L 6.8787,3.203339,7.1726,3.203339 -L 0.8296,3.699078,1.2324,3.699078 -L 1.2324,3.699078,1.653,3.699078 -L 1.653,3.699078,2.0768,3.699078 -L 5.898,4.767009,5.6178,5.300804 -L 5.6178,5.300804,5.3443,5.834709 -L 5.3443,5.834709,5.0714,6.368614 -L 6.318,4.767009,6.5981,4.767009 -L 6.5981,4.767009,6.8787,4.767009 -L 6.8787,4.767009,7.1726,4.767009 -L 7.1726,4.767009,7.1726,5.300804 -L 7.1726,5.300804,7.1726,5.834709 -L 7.1726,5.834709,7.1726,6.368614 -L 7.1726,6.368614,6.7491,6.368614 -L 6.7491,6.368614,6.318,6.368614 -L 6.318,6.368614,5.898,6.368614 -L 0.8296,5.300804,1.2324,5.300804 -L 1.2324,5.300804,1.653,5.300804 -L 1.653,5.300804,2.0768,5.300804 -L 0.4023,6.90253,1.1032,6.90253 -L 1.1032,6.90253,1.8068,6.90253 -L 1.8068,6.90253,2.5073,6.90253 -L 6.318,7.16946,5.7926,7.771192 -L 5.7926,7.771192,5.173,8.245786 -L 5.173,8.245786,4.6441,9.000006 -L 6.7491,7.970264,6.5981,8.313581 -L 6.5981,8.313581,6.4514,8.656766 -L 6.4514,8.656766,6.318,9.000006 -L 0.8296,8.46609,1.2324,8.46609 -L 1.2324,8.46609,1.653,8.46609 -L 1.653,8.46609,2.0768,8.46609 -L 0.4023,6.902476,2.9346,6.902476 -L 0.8296,8.504289,2.5073,8.504289 -L 0.8296,5.300924,2.5073,5.300924 -L 0.8296,4.232983,2.5073,4.232983 -L 0.8296,2.669489,2.5073,2.669489 -L 0.8296,-0.000047,0.8296,2.669489 -L 2.5073,-0.000047,0.8296,-0.000047 -L 2.5073,2.669489,2.5073,-0.000047 - -[吟] 27 -L 5.4972,-0.000047,5.9245,0.990129 -L 5.9245,0.990129,6.355,1.971757 -L 6.355,1.971757,6.7756,2.936376 -L 6.7756,2.936376,5.651,3.039567 -L 5.651,3.039567,4.5197,3.125672 -L 4.5197,3.125672,3.3923,3.203339 -L 0.4288,2.669489,0.4288,4.450507 -L 0.4288,4.450507,0.4288,6.214616 -L 0.4288,6.214616,0.4288,7.970264 -L 0.4288,7.970264,0.9826,7.970264 -L 0.9826,7.970264,1.5391,7.970264 -L 1.5391,7.970264,2.11,7.970264 -L 2.11,7.970264,2.11,6.214616 -L 2.11,6.214616,2.11,4.450507 -L 2.11,4.450507,2.11,2.669489 -L 2.11,2.669489,1.5391,2.669489 -L 1.5391,2.669489,0.9826,2.669489 -L 0.9826,2.669489,0.4288,2.669489 -L 2.965,5.300804,3.7281,6.547939 -L 3.7281,6.547939,4.4987,7.778274 -L 4.4987,7.778274,5.2832,9.000006 -L 5.2832,9.000006,6.0573,7.778274 -L 6.0573,7.778274,6.8418,6.547939 -L 6.8418,6.547939,7.6334,5.300804 -L 3.8196,5.300804,4.6528,5.300804 -L 4.6528,5.300804,5.4972,5.300804 -L 5.4972,5.300804,6.355,5.300804 - -[駆] 51 -L 1.7131,-0.000047,3.044,0.611514 -L 3.044,0.611514,3.4044,2.045155 -L 3.4044,2.045155,3.3943,3.699078 -L 3.3943,3.699078,2.5397,3.699078 -L 2.5397,3.699078,1.6921,3.699078 -L 1.6921,3.699078,0.8585,3.699078 -L 0.8585,3.699078,0.8585,5.299425 -L 0.8585,5.299425,0.8585,6.8913 -L 0.8585,6.8913,0.8585,8.46609 -L 0.8585,8.46609,1.6921,8.46609 -L 1.6921,8.46609,2.5397,8.46609 -L 2.5397,8.46609,3.3943,8.46609 -L 4.2453,-0.000047,4.2453,2.822021 -L 4.2453,2.822021,4.2453,5.644077 -L 4.2453,5.644077,4.2453,8.46609 -L 4.2453,8.46609,5.3766,8.46609 -L 5.3766,8.46609,6.5041,8.46609 -L 6.5041,8.46609,7.6284,8.46609 -L 4.6723,-0.000047,5.6495,-0.000047 -L 5.6495,-0.000047,6.634,-0.000047 -L 6.634,-0.000047,7.6284,-0.000047 -L 0.4347,1.067807,0.4347,1.601657 -L 0.4347,1.601657,0.4347,2.135573 -L 0.4347,2.135573,0.4347,2.669489 -L 1.2893,1.601657,1.2893,1.971757 -L 1.2893,1.971757,1.2893,2.324815 -L 1.2893,2.324815,1.2893,2.669489 -L 2.1404,1.601657,2.1404,1.971757 -L 2.1404,1.971757,2.1404,2.324815 -L 2.1404,2.324815,2.1404,2.669489 -L 5.1031,1.601657,5.5234,2.478813 -L 5.5234,2.478813,5.9542,3.355893 -L 5.9542,3.355893,6.3815,4.23294 -L 6.3815,4.23294,6.1924,5.02399 -L 6.1924,5.02399,5.86,5.57764 -L 5.86,5.57764,5.1031,6.368614 -L 7.2046,2.135573,7.0645,2.848902 -L 7.0645,2.848902,6.9352,3.545156 -L 6.9352,3.545156,6.8126,4.23294 -L 2.1404,4.500046,1.8423,4.767009 -L 1.8423,4.767009,1.5621,5.033786 -L 1.5621,5.033786,1.2893,5.300804 -L 2.5673,5.300804,2.1404,5.834709 -L 2.1404,5.834709,1.7131,6.368614 -L 1.7131,6.368614,1.2893,6.90253 -L 6.8126,5.834709,6.8126,6.368614 -L 6.8126,6.368614,6.8126,6.90253 -L 6.8126,6.90253,6.8126,7.436424 -L 2.5673,6.90253,2.4171,7.272641 -L 2.4171,7.272641,2.2731,7.625622 -L 2.2731,7.625622,2.1404,7.970264 - -[愚] 57 -L 0.4612,-0.000047,0.7414,0.533924 -L 0.7414,0.533924,1.0216,1.067807 -L 1.0216,1.067807,1.3154,1.601657 -L 2.9966,-0.000047,2.6919,0.434958 -L 2.6919,0.434958,2.5837,0.988673 -L 2.5837,0.988673,2.5662,2.135573 -L 3.4239,-0.000047,4.1248,-0.000047 -L 4.1248,-0.000047,4.8253,-0.000047 -L 4.8253,-0.000047,5.5289,-0.000047 -L 5.5289,-0.000047,5.5289,0.370064 -L 5.5289,0.370064,5.5289,0.723166 -L 5.5289,0.723166,5.5289,1.067807 -L 7.2349,0.80081,7.0875,1.067807 -L 7.0875,1.067807,6.9372,1.334683 -L 6.9372,1.334683,6.8073,1.601657 -L 4.275,1.868653,4.1248,2.135573 -L 4.1248,2.135573,3.9812,2.402482 -L 3.9812,2.402482,3.8512,2.669489 -L 0.8917,2.669489,0.8917,3.546558 -L 0.8917,3.546558,0.8917,4.423692 -L 0.8917,4.423692,0.8917,5.300804 -L 0.8917,5.300804,2.853,5.300804 -L 2.853,5.300804,4.8253,5.300804 -L 4.8253,5.300804,6.8073,5.300804 -L 6.8073,5.300804,6.8073,4.423692 -L 6.8073,4.423692,6.8073,3.546558 -L 6.8073,3.546558,6.8073,2.669489 -L 6.8073,2.669489,6.5134,2.669489 -L 6.5134,2.669489,6.2297,2.669489 -L 6.2297,2.669489,5.9527,2.669489 -L 2.142,3.699078,2.6989,3.699078 -L 2.6989,3.699078,3.2737,3.699078 -L 3.2737,3.699078,3.8512,3.699078 -L 3.8512,3.699078,3.8512,4.069189 -L 3.8512,4.069189,3.8512,4.422291 -L 3.8512,4.422291,3.8512,4.767009 -L 4.275,4.23294,4.5517,4.422291 -L 4.5517,4.422291,4.8323,4.60304 -L 4.8323,4.60304,5.13,4.767009 -L 1.7151,6.368614,1.7151,7.081899 -L 1.7151,7.081899,1.7151,7.778274 -L 1.7151,7.778274,1.7151,8.46609 -L 1.7151,8.46609,3.1192,8.46609 -L 3.1192,8.46609,4.5275,8.46609 -L 4.5275,8.46609,5.9527,8.46609 -L 5.9527,8.46609,5.9527,7.778274 -L 5.9527,7.778274,5.9527,7.081899 -L 5.9527,7.081899,5.9527,6.368614 -L 5.9527,6.368614,4.5275,6.368614 -L 4.5275,6.368614,3.1192,6.368614 -L 3.1192,6.368614,1.7151,6.368614 -L 3.8512,6.90253,3.501,7.278211 -L 3.501,7.278211,3.0562,7.416624 -L 3.0562,7.416624,2.142,7.436424 -L 4.7023,7.436424,4.979,7.436424 -L 4.979,7.436424,5.2526,7.436424 -L 5.2526,7.436424,5.5289,7.436424 - -[虞] 48 -L 0.4628,0.266949,0.7644,1.046573 -L 0.7644,1.046573,0.8761,2.766901 -L 0.8761,2.766901,0.8901,6.90253 -L 0.8901,6.90253,2.6417,6.853102 -L 2.6417,6.853102,3.5944,7.269762 -L 3.5944,7.269762,3.8816,9.000006 -L 1.7447,-0.000047,2.3051,0.189206 -L 2.3051,0.189206,2.8725,0.370064 -L 2.8725,0.370064,3.4543,0.533924 -L 6.4135,-0.000047,6.1158,0.189206 -L 6.1158,0.189206,5.8356,0.370064 -L 5.8356,0.370064,5.5558,0.533924 -L 1.7447,1.601657,3.2998,1.601657 -L 3.2998,1.601657,4.8549,1.601657 -L 4.8549,1.601657,6.4135,1.601657 -L 6.4135,1.601657,6.4135,1.971757 -L 6.4135,1.971757,6.4135,2.324815 -L 6.4135,2.324815,6.4135,2.669489 -L 6.4135,2.669489,4.9845,2.669489 -L 4.9845,2.669489,3.5769,2.669489 -L 3.5769,2.669489,2.172,2.669489 -L 2.172,2.669489,2.172,3.202004 -L 2.172,3.202004,2.172,3.725982 -L 2.172,3.725982,2.172,4.23294 -L 3.4543,3.470292,4.2844,3.392625 -L 4.2844,3.392625,5.1355,3.306421 -L 5.1355,3.306421,5.9866,3.203339 -L 3.8816,5.033786,3.7306,5.300804 -L 3.7306,5.300804,3.58,5.567746 -L 3.58,5.567746,3.4543,5.834709 -L 3.4543,5.834709,2.8725,5.834709 -L 2.8725,5.834709,2.3051,5.834709 -L 2.3051,5.834709,1.7447,5.834709 -L 4.277,4.767009,5.1355,4.767009 -L 5.1355,4.767009,5.9866,4.767009 -L 5.9866,4.767009,6.8408,4.767009 -L 4.277,5.834709,4.0108,6.230256 -L 4.0108,6.230256,4.0108,6.50706 -L 4.0108,6.50706,4.277,6.90253 -L 4.277,6.90253,5.1355,6.90253 -L 5.1355,6.90253,5.9866,6.90253 -L 5.9866,6.90253,6.8408,6.90253 -L 4.7047,5.834709,5.1355,5.834709 -L 5.1355,5.834709,5.5558,5.834709 -L 5.5558,5.834709,5.9866,5.834709 -L 4.277,7.970264,4.8343,7.970264 -L 4.8343,7.970264,5.4048,7.970264 -L 5.4048,7.970264,5.9866,7.970264 - -[偶] 56 -L 3.0255,-0.000047,3.0255,1.247121 -L 3.0255,1.247121,3.0255,2.477358 -L 3.0255,2.477358,3.0255,3.699078 -L 3.0255,3.699078,3.5855,3.699078 -L 3.5855,3.699078,4.1564,3.699078 -L 4.1564,3.699078,4.7343,3.699078 -L 4.7343,3.699078,5.018,4.292361 -L 5.018,4.292361,5.018,4.707609 -L 5.018,4.707609,4.7343,5.300804 -L 4.7343,5.300804,4.3039,5.300804 -L 4.3039,5.300804,3.8832,5.300804 -L 3.8832,5.300804,3.4528,5.300804 -L 3.4528,5.300804,3.4528,6.367181 -L 3.4528,6.367181,3.4528,7.425106 -L 3.4528,7.425106,3.4528,8.46609 -L 3.4528,8.46609,4.5841,8.46609 -L 4.5841,8.46609,5.708,8.46609 -L 5.708,8.46609,6.8393,8.46609 -L 6.8393,8.46609,6.8393,7.425106 -L 6.8393,7.425106,6.8393,6.367181 -L 6.8393,6.367181,6.8393,5.300804 -L 6.8393,5.300804,6.4155,5.300804 -L 6.4155,5.300804,5.9952,5.300804 -L 5.9952,5.300804,5.5924,5.300804 -L 5.5924,5.300804,5.2951,5.834709 -L 5.2951,5.834709,5.0114,6.368614 -L 5.0114,6.368614,4.7343,6.90253 -L 4.7343,6.90253,4.4366,6.90253 -L 4.4366,6.90253,4.1564,6.90253 -L 4.1564,6.90253,3.8832,6.90253 -L 6.4089,-0.000047,6.6852,-0.000047 -L 6.6852,-0.000047,6.9689,-0.000047 -L 6.9689,-0.000047,7.2666,-0.000047 -L 7.2666,-0.000047,7.2666,1.247121 -L 7.2666,1.247121,7.2666,2.477358 -L 7.2666,2.477358,7.2666,3.699078 -L 7.2666,3.699078,6.0691,3.680745 -L 6.0691,3.680745,5.5227,3.552326 -L 5.5227,3.552326,5.1616,3.203339 -L 5.1616,3.203339,5.1616,2.669489 -L 5.1616,2.669489,5.1616,2.135573 -L 5.1616,2.135573,5.1616,1.601657 -L 5.1616,1.601657,5.4352,1.601657 -L 5.4352,1.601657,5.7189,1.601657 -L 5.7189,1.601657,6.0127,1.601657 -L 6.0127,1.601657,6.0127,1.971757 -L 6.0127,1.971757,6.0127,2.324815 -L 6.0127,2.324815,6.0127,2.669489 -L 3.8832,1.067807,4.3039,1.067807 -L 4.3039,1.067807,4.7343,1.067807 -L 4.7343,1.067807,5.1616,1.067807 -L 5.5924,6.90253,5.4352,7.272641 -L 5.4352,7.272641,5.2951,7.625622 -L 5.2951,7.625622,5.1616,7.970264 -L 1.3478,-0.000047,1.3478,6.597478 -A -6.1825,10.627705,8.540417,321.41046,349.01228 - -[遇] 63 -L 0.7369,-0.000047,1.0728,0.370064 -L 1.0728,0.370064,1.416,0.723166 -L 1.416,0.723166,1.7771,1.067807 -L 1.7771,1.067807,1.7771,2.314964 -L 1.7771,2.314964,1.7771,3.545156 -L 1.7771,3.545156,1.7771,4.767009 -L 1.7771,4.767009,1.3498,4.767009 -L 1.3498,4.767009,0.9292,4.767009 -L 0.9292,4.767009,0.5264,4.767009 -L 3.0552,-0.000047,2.7613,0.189206 -L 2.7613,0.189206,2.4776,0.370064 -L 2.4776,0.370064,2.2009,0.533924 -L 3.4825,-0.000047,4.8908,-0.000047 -L 4.8908,-0.000047,6.3019,-0.000047 -L 6.3019,-0.000047,7.7243,-0.000047 -L 3.0552,1.601657,3.0552,2.668044 -L 3.0552,2.668044,3.0552,3.725982 -L 3.0552,3.725982,3.0552,4.767009 -L 3.0552,4.767009,3.6124,4.767009 -L 3.6124,4.767009,4.1868,4.767009 -L 4.1868,4.767009,4.7609,4.767009 -L 4.7609,4.767009,5.027,5.360182 -L 5.027,5.360182,5.027,5.775386 -L 5.027,5.775386,4.7609,6.368614 -L 4.7609,6.368614,4.3409,6.368614 -L 4.3409,6.368614,3.9098,6.368614 -L 3.9098,6.368614,3.4825,6.368614 -L 3.4825,6.368614,3.4825,7.081899 -L 3.4825,7.081899,3.4825,7.778274 -L 3.4825,7.778274,3.4825,8.46609 -L 3.4825,8.46609,4.6138,8.46609 -L 4.6138,8.46609,5.7419,8.46609 -L 5.7419,8.46609,6.8732,8.46609 -L 6.8732,8.46609,6.8732,7.778274 -L 6.8732,7.778274,6.8732,7.081899 -L 6.8732,7.081899,6.8732,6.368614 -L 6.8732,6.368614,5.7244,6.645461 -L 5.7244,6.645461,4.7717,7.159631 -L 4.7717,7.159631,3.9098,7.436424 -L 6.442,1.601657,6.7187,1.601657 -L 6.7187,1.601657,7.0024,1.601657 -L 7.0024,1.601657,7.297,1.601657 -L 7.297,1.601657,7.297,2.668044 -L 7.297,2.668044,7.297,3.725982 -L 7.297,3.725982,7.297,4.767009 -L 7.297,4.767009,6.0221,4.80222 -L 6.0221,4.80222,5.3601,4.490085 -L 5.3601,4.490085,5.1636,3.203339 -L 5.1636,3.203339,5.5874,3.203339 -L 5.5874,3.203339,6.0147,3.203339 -L 6.0147,3.203339,6.442,3.203339 -L 3.9098,2.669489,4.3125,2.669489 -L 4.3125,2.669489,4.7332,2.669489 -L 4.7332,2.669489,5.1636,2.669489 -L 1.7771,7.436424,1.5001,7.779598 -L 1.5001,7.779598,1.2272,8.122915 -L 1.2272,8.122915,0.9502,8.46609 -L 5.6084,-0.015217,7.7418,-0.015217 -L 1.7911,1.05244,0.7369,-0.000047 -L 0.5372,4.751685,1.7911,4.751685 -L 1.7911,1.05244,1.7911,4.751685 -L 0.9645,8.489096,1.7911,7.42121 -A 5.6084,7.347779,7.362973,238.75988,270 - -[隅] 60 -L 0.5249,-0.000047,0.5249,2.822021 -L 0.5249,2.822021,0.5249,5.644077 -L 0.5249,5.644077,0.5249,8.46609 -L 0.5249,8.46609,1.0856,8.46609 -L 1.0856,8.46609,1.653,8.46609 -L 1.653,8.46609,2.2344,8.46609 -L 2.2344,8.46609,1.7858,6.090377 -L 1.7858,6.090377,2.0099,4.816339 -L 2.0099,4.816339,2.2344,2.669489 -L 2.2344,2.669489,1.9399,2.505694 -L 1.9399,2.505694,1.653,2.324815 -L 1.653,2.324815,1.3795,2.135573 -L 3.089,-0.000047,3.089,1.247121 -L 3.089,1.247121,3.089,2.477358 -L 3.089,2.477358,3.089,3.699078 -L 3.089,3.699078,4.2869,3.728849 -L 4.2869,3.728849,4.8262,3.936479 -L 4.8262,3.936479,5.1905,4.500046 -L 5.1905,4.500046,4.8434,5.063557 -L 4.8434,5.063557,4.4126,5.271186 -L 4.4126,5.271186,3.5128,5.300804 -L 3.5128,5.300804,3.5128,6.367181 -L 3.5128,6.367181,3.5128,7.425106 -L 3.5128,7.425106,3.5128,8.46609 -L 3.5128,8.46609,4.6441,8.46609 -L 4.6441,8.46609,5.7716,8.46609 -L 5.7716,8.46609,6.8997,8.46609 -L 6.8997,8.46609,6.8997,7.425106 -L 6.8997,7.425106,6.8997,6.367181 -L 6.8997,6.367181,6.8997,5.300804 -L 6.8997,5.300804,6.4724,5.300804 -L 6.4724,5.300804,6.0451,5.300804 -L 6.0451,5.300804,5.6213,5.300804 -L 5.6213,5.300804,5.3232,5.834709 -L 5.3232,5.834709,5.0431,6.368614 -L 5.0431,6.368614,4.7667,6.90253 -L 4.7667,6.90253,4.469,6.90253 -L 4.469,6.90253,4.1853,6.90253 -L 4.1853,6.90253,3.9156,6.90253 -L 6.4724,-0.000047,6.7491,-0.000047 -L 6.7491,-0.000047,7.0328,-0.000047 -L 7.0328,-0.000047,7.3302,-0.000047 -L 7.3302,-0.000047,7.3302,1.247121 -L 7.3302,1.247121,7.3302,2.477358 -L 7.3302,2.477358,7.3302,3.699078 -L 7.3302,3.699078,6.1081,3.680745 -L 6.1081,3.680745,5.5583,3.552326 -L 5.5583,3.552326,5.1905,3.203339 -L 5.1905,3.203339,5.1905,2.858785 -L 5.1905,2.858785,5.1905,2.505694 -L 5.1905,2.505694,5.1905,2.135573 -L 5.1905,2.135573,5.6213,2.135573 -L 5.6213,2.135573,6.0451,2.135573 -L 6.0451,2.135573,6.4724,2.135573 -L 3.9156,1.601657,4.3356,1.601657 -L 4.3356,1.601657,4.7667,1.601657 -L 4.7667,1.601657,5.1905,1.601657 -L 5.6213,6.90253,5.4668,7.272641 -L 5.4668,7.272641,5.3232,7.625622 -L 5.3232,7.625622,5.1905,7.970264 - -[屈] 39 -L 0.5588,0.266949,1.2379,3.036677 -L 1.2379,3.036677,1.4165,5.620064 -L 1.4165,5.620064,1.4099,8.46609 -L 1.4099,8.46609,3.2378,8.46609 -L 3.2378,8.46609,5.0734,8.46609 -L 5.0734,8.46609,6.8982,8.46609 -L 6.8982,8.46609,6.8982,7.958946 -L 6.8982,7.958946,6.8982,7.435066 -L 6.8982,7.435066,6.8982,6.90253 -L 6.8982,6.90253,5.2027,6.90253 -L 5.2027,6.90253,3.5148,6.90253 -L 3.5148,6.90253,1.8372,6.90253 -L 2.2326,-0.000047,2.2326,0.723166 -L 2.2326,0.723166,2.2326,1.437786 -L 2.2326,1.437786,2.2326,2.135573 -L 2.6637,-0.000047,3.3639,-0.000047 -L 3.3639,-0.000047,4.0749,-0.000047 -L 4.0749,-0.000047,4.7932,-0.000047 -L 4.7932,-0.000047,4.7512,2.63696 -L 4.7512,2.63696,4.2325,3.579097 -L 4.2325,3.579097,2.6637,3.699078 -L 2.6637,3.699078,2.6637,4.23294 -L 2.6637,4.23294,2.6637,4.767009 -L 2.6637,4.767009,2.6637,5.300804 -L 5.2237,-0.000047,5.9245,-0.000047 -L 5.9245,-0.000047,6.6285,-0.000047 -L 6.6285,-0.000047,7.3287,-0.000047 -L 7.3287,-0.000047,7.3287,0.723166 -L 7.3287,0.723166,7.3287,1.437786 -L 7.3287,1.437786,7.3287,2.135573 -L 5.2237,3.699078,4.919,4.134149 -L 4.919,4.134149,4.8107,4.687919 -L 4.8107,4.687919,4.7932,5.834709 -L 5.651,3.699078,6.0538,3.699078 -L 6.0538,3.699078,6.4744,3.699078 -L 6.4744,3.699078,6.8982,3.699078 -L 6.8982,3.699078,6.8982,4.23294 -L 6.8982,4.23294,6.8982,4.767009 -L 6.8982,4.767009,6.8982,5.300804 - -[掘] 51 -L 0.9811,-0.000047,1.2574,-0.000047 -L 1.2574,-0.000047,1.5411,-0.000047 -L 1.5411,-0.000047,1.8357,-0.000047 -L 1.8357,-0.000047,1.8181,2.622819 -L 1.8181,2.622819,1.7057,3.72029 -L 1.7057,3.72029,1.4119,4.23294 -L 1.4119,4.23294,1.1313,4.069189 -L 1.1313,4.069189,0.862,3.888386 -L 0.862,3.888386,0.5849,3.699078 -L 2.6899,0.266949,3.3732,3.036677 -L 3.3732,3.036677,3.5554,5.620064 -L 3.5554,5.620064,3.541,8.46609 -L 3.541,8.46609,4.8019,8.46609 -L 4.8019,8.46609,6.0806,8.46609 -L 6.0806,8.46609,7.3625,8.46609 -L 7.3625,8.46609,7.3625,7.958946 -L 7.3625,7.958946,7.3625,7.435066 -L 7.3625,7.435066,7.3625,6.90253 -L 7.3625,6.90253,6.2312,6.90253 -L 6.2312,6.90253,5.0996,6.90253 -L 5.0996,6.90253,3.9718,6.90253 -L 3.9718,-0.000047,3.9718,0.723166 -L 3.9718,0.723166,3.9718,1.437786 -L 3.9718,1.437786,3.9718,2.135573 -L 4.3991,-0.000047,4.8019,-0.000047 -L 4.8019,-0.000047,5.2222,-0.000047 -L 5.2222,-0.000047,5.653,-0.000047 -L 5.653,-0.000047,5.6813,2.009824 -L 5.6813,2.009824,5.4323,3.26554 -L 5.4323,3.26554,4.3991,3.699078 -L 4.3991,3.699078,4.3991,4.23294 -L 4.3991,4.23294,4.3991,4.767009 -L 4.3991,4.767009,4.3991,5.300804 -L 6.0768,-0.000047,6.5041,-0.000047 -L 6.5041,-0.000047,6.9317,-0.000047 -L 6.9317,-0.000047,7.3625,-0.000047 -L 7.3625,-0.000047,7.3625,0.723166 -L 7.3625,0.723166,7.3625,1.437786 -L 7.3625,1.437786,7.3625,2.135573 -L 6.0768,3.699078,5.7756,4.134149 -L 5.7756,4.134149,5.6705,4.687919 -L 5.6705,4.687919,5.653,5.834709 -L 6.7177,3.699078,6.7808,4.23294 -L 6.7808,4.23294,6.8473,4.767009 -L 6.8473,4.767009,6.9317,5.300804 -L 2.263,4.23294,1.7551,5.484421 -L 1.7551,5.484421,1.5411,6.49004 -L 1.5411,6.49004,0.5849,6.90253 -L 2.263,6.90253,1.9614,7.336111 -L 1.9614,7.336111,1.8493,7.879966 -L 1.8493,7.879966,1.8357,9.000006 - -[靴] 54 -L 2.2926,-0.000047,2.065,1.330436 -L 2.065,1.330436,1.4489,1.643993 -L 1.4489,1.643993,0.5838,1.601657 -L 4.8249,-0.000047,4.7447,1.944854 -L 4.7447,1.944854,4.6743,3.889754 -L 4.6743,3.889754,4.6116,5.834709 -L 4.6116,5.834709,4.2473,5.490188 -L 4.2473,5.490188,3.8897,5.136999 -L 3.8897,5.136999,3.5465,4.767009 -L 3.5465,4.767009,3.5465,4.259821 -L 3.5465,4.259821,3.5465,3.735854 -L 3.5465,3.735854,3.5465,3.203339 -L 3.5465,3.203339,2.9479,3.173656 -L 2.9479,3.173656,2.6257,2.966026 -L 2.6257,2.966026,2.2926,2.402482 -L 2.2926,2.402482,2.6397,1.838959 -L 2.6397,1.838959,3.0772,1.631318 -L 3.0772,1.631318,3.9703,1.601657 -L 6.1103,-0.000047,6.1103,3.011241 -L 6.1103,3.011241,6.1103,6.014057 -L 6.1103,6.014057,6.1103,9.000006 -L 6.5344,-0.000047,6.8111,-0.000047 -L 6.8111,-0.000047,7.084,-0.000047 -L 7.084,-0.000047,7.361,-0.000047 -L 7.361,-0.000047,7.361,0.533924 -L 7.361,0.533924,7.361,1.067807 -L 7.361,1.067807,7.361,1.601657 -L 1.0142,3.203339,1.0142,3.735854 -L 1.0142,3.735854,1.0142,4.259821 -L 1.0142,4.259821,1.0142,4.767009 -L 1.0142,4.767009,1.8587,4.928001 -L 1.8587,4.928001,2.2194,5.444842 -L 2.2194,5.444842,2.2926,6.368614 -L 2.2926,6.368614,1.9988,6.368614 -L 1.9988,6.368614,1.7182,6.368614 -L 1.7182,6.368614,1.4415,6.368614 -L 1.4415,6.368614,1.4069,7.139777 -L 1.4069,7.139777,1.1862,7.555058 -L 1.1862,7.555058,0.5838,7.970264 -L 1.6555,3.203339,2.1424,3.735854 -L 2.1424,3.735854,2.6289,4.259821 -L 2.6289,4.259821,3.1157,4.767009 -L 6.5344,5.300804,6.8111,5.670871 -L 6.8111,5.670871,7.084,6.02394 -L 7.084,6.02394,7.361,6.368614 -L 2.9059,6.368614,2.8355,7.745724 -L 2.8355,7.745724,2.1599,8.20762 -L 2.1599,8.20762,1.4415,9.000006 -L 4.8249,6.368614,4.937,7.296654 -L 4.937,7.296654,5.1436,8.097501 -L 5.1436,8.097501,5.2525,9.000006 -L 3.5465,7.970264,3.3962,8.313581 -L 3.3962,8.313581,3.2491,8.656766 -L 3.2491,8.656766,3.1157,9.000006 - -[繰] 78 -L 1.8638,-0.000047,1.8638,1.6003 -L 1.8638,1.6003,1.8638,3.192011 -L 1.8638,3.192011,1.8638,4.767009 -L 1.8638,4.767009,1.4435,4.767009 -L 1.4435,4.767009,1.0236,4.767009 -L 1.0236,4.767009,0.6173,4.767009 -L 5.6783,-0.000047,5.6013,0.723166 -L 5.6013,0.723166,5.5274,1.437786 -L 5.5274,1.437786,5.4678,2.135573 -L 5.4678,2.135573,4.8272,1.601657 -L 4.8272,1.601657,4.1965,1.067807 -L 4.1965,1.067807,3.5734,0.533924 -L 7.3907,0.533924,6.1232,2.112949 -L 6.1232,2.112949,5.1495,2.539592 -L 5.1495,2.539592,3.5734,2.669489 -L 3.5734,2.669489,3.4224,2.324815 -L 3.4224,2.324815,3.2788,1.971757 -L 3.2788,1.971757,3.1531,1.601657 -L 0.6173,1.334683,0.7465,1.971757 -L 0.7465,1.971757,0.8901,2.591811 -L 0.8901,2.591811,1.0446,3.203339 -L 6.5361,2.669489,6.9634,2.669489 -L 6.9634,2.669489,7.3907,2.669489 -L 7.3907,2.669489,7.818,2.669489 -L 5.6783,3.470292,5.3526,4.007054 -L 5.3526,4.007054,4.918,4.204821 -L 4.918,4.204821,4.0042,4.23294 -L 4.0042,4.23294,4.0042,4.767009 -L 4.0042,4.767009,4.0042,5.300804 -L 4.0042,5.300804,4.0042,5.834709 -L 4.0042,5.834709,4.4311,5.834709 -L 4.4311,5.834709,4.8584,5.834709 -L 4.8584,5.834709,5.2822,5.834709 -L 5.2822,5.834709,5.2822,5.490188 -L 5.2822,5.490188,5.2822,5.136999 -L 5.2822,5.136999,5.2822,4.767009 -L 3.1531,4.500046,2.9951,4.767009 -L 2.9951,4.767009,2.8515,5.033786 -L 2.8515,5.033786,2.7223,5.300804 -L 2.7223,5.300804,2.5713,5.136999 -L 2.5713,5.136999,2.4246,4.956207 -L 2.4246,4.956207,2.2946,4.767009 -L 6.1091,4.23294,6.1091,4.767009 -L 6.1091,4.767009,6.1091,5.300804 -L 6.1091,5.300804,6.1091,5.834709 -L 6.1091,5.834709,6.5361,5.834709 -L 6.5361,5.834709,6.9634,5.834709 -L 6.9634,5.834709,7.3907,5.834709 -L 7.3907,5.834709,7.3907,5.300804 -L 7.3907,5.300804,7.3907,4.767009 -L 7.3907,4.767009,7.3907,4.23294 -L 7.3907,4.23294,6.9634,4.23294 -L 6.9634,4.23294,6.5361,4.23294 -L 6.5361,4.23294,6.1091,4.23294 -L 1.4719,5.300804,1.5945,5.567746 -L 1.5945,5.567746,1.7237,5.834709 -L 1.7237,5.834709,1.8638,6.101727 -L 1.8638,6.101727,1.5945,6.471706 -L 1.5945,6.471706,1.3174,6.824863 -L 1.3174,6.824863,1.0446,7.16946 -L 1.0446,7.16946,1.3174,7.779598 -L 1.3174,7.779598,1.5945,8.389846 -L 1.5945,8.389846,1.8638,9.000006 -L 2.2946,6.90253,2.4246,7.272641 -L 2.4246,7.272641,2.5713,7.625622 -L 2.5713,7.625622,2.7223,7.970264 -L 4.4311,6.90253,4.4311,7.435066 -L 4.4311,7.435066,4.4311,7.958946 -L 4.4311,7.958946,4.4311,8.46609 -L 4.4311,8.46609,5.2647,8.46609 -L 5.2647,8.46609,6.1091,8.46609 -L 6.1091,8.46609,6.9634,8.46609 -L 6.9634,8.46609,6.9634,7.958946 -L 6.9634,7.958946,6.9634,7.435066 -L 6.9634,7.435066,6.9634,6.90253 -L 6.9634,6.90253,6.1091,6.90253 -L 6.1091,6.90253,5.2647,6.90253 -L 5.2647,6.90253,4.4311,6.90253 - -[桑] 48 -L 4.0303,-0.000047,3.9533,0.723166 -L 3.9533,0.723166,3.8801,1.437786 -L 3.8801,1.437786,3.8205,2.135573 -L 3.8205,2.135573,2.7519,1.601657 -L 2.7519,1.601657,1.6872,1.067807 -L 1.6872,1.067807,0.6158,0.533924 -L 6.5661,0.533924,5.8415,1.170801 -L 5.8415,1.170801,5.134,1.790976 -L 5.134,1.790976,4.4331,2.402482 -L 4.4331,2.402482,5.4177,2.505694 -L 5.4177,2.505694,6.4124,2.591811 -L 6.4124,2.591811,7.4211,2.669489 -L 0.6158,2.669489,1.6031,2.669489 -L 1.6031,2.669489,2.6017,2.669489 -L 2.6017,2.669489,3.61,2.669489 -L 1.2564,3.699078,1.4704,3.888386 -L 1.4704,3.888386,1.6872,4.069189 -L 1.6872,4.069189,1.9008,4.23294 -L 1.9008,4.23294,1.7467,4.500046 -L 1.7467,4.500046,1.6031,4.767009 -L 1.6031,4.767009,1.4704,5.033786 -L 1.4704,5.033786,2.0304,5.033786 -L 2.0304,5.033786,2.6017,5.033786 -L 2.6017,5.033786,3.1792,5.033786 -L 3.1792,5.033786,2.8955,4.450507 -L 2.8955,4.450507,2.8955,4.104487 -L 2.8955,4.104487,3.1792,3.699078 -L 5.0709,3.699078,5.2842,3.888386 -L 5.2842,3.888386,5.4982,4.069189 -L 5.4982,4.069189,5.7115,4.23294 -L 5.7115,4.23294,5.4909,4.984423 -L 5.4909,4.984423,5.3616,5.795153 -L 5.3616,5.795153,4.8569,6.90253 -L 4.8569,6.90253,4.1007,6.764095 -L 4.1007,6.764095,3.2423,6.50706 -L 3.2423,6.50706,1.9008,6.368614 -L 6.9938,3.699078,6.6961,3.888386 -L 6.6961,3.888386,6.4124,4.069189 -L 6.4124,4.069189,6.1427,4.23294 -L 6.9938,5.033786,6.6961,5.136999 -L 6.6961,5.136999,6.4124,5.223094 -L 6.4124,5.223094,6.1427,5.300804 -L 5.2842,7.436424,5.4177,7.703421 -L 5.4177,7.703421,5.5613,7.970264 -L 5.5613,7.970264,5.7115,8.237238 -L 5.7115,8.237238,4.4331,8.313581 -L 4.4331,8.313581,3.1617,8.389846 -L 3.1617,8.389846,1.9008,8.46609 - -[勲] 60 -L 0.649,-0.000047,0.7789,0.370064 -L 0.7789,0.370064,0.9225,0.723166 -L 0.9225,0.723166,1.0763,1.067807 -L 3.605,0.266949,3.4548,0.533924 -L 3.4548,0.533924,3.3112,0.80081 -L 3.3112,0.80081,3.1812,1.067807 -L 5.7419,0.266949,5.5909,0.533924 -L 5.5909,0.533924,5.4438,0.80081 -L 5.4438,0.80081,5.3146,1.067807 -L 7.8469,0.266949,7.6959,0.533924 -L 7.6959,0.533924,7.5558,0.80081 -L 7.5558,0.80081,7.4157,1.067807 -L 0.649,2.135573,1.2097,2.135573 -L 1.2097,2.135573,1.7771,2.135573 -L 1.7771,2.135573,2.3585,2.135573 -L 2.3585,2.135573,2.2041,3.286555 -L 2.2041,3.286555,1.7736,3.666626 -L 1.7736,3.666626,1.0763,3.699078 -L 4.4596,2.135573,5.2267,3.461853 -L 5.2267,3.461853,5.626,4.915239 -L 5.626,4.915239,5.7419,6.368614 -L 5.7419,6.368614,5.4438,6.55779 -L 5.4438,6.55779,5.1636,6.73868 -L 5.1636,6.73868,4.8908,6.90253 -L 6.1692,2.135573,7.3912,2.998533 -L 7.3912,2.998533,7.5456,4.920887 -L 7.5456,4.920887,7.4157,6.90253 -L 7.4157,6.90253,6.1307,7.081899 -L 6.1307,7.081899,5.7485,7.72739 -L 5.7485,7.72739,5.7419,9.000006 -L 2.7504,2.669489,3.0275,2.669489 -L 3.0275,2.669489,3.3112,2.669489 -L 3.3112,2.669489,3.605,2.669489 -L 2.7504,3.699078,2.1445,4.450507 -L 2.1445,4.450507,1.7067,4.727343 -L 1.7067,4.727343,1.0763,4.767009 -L 1.0763,4.767009,1.0763,5.490188 -L 1.0763,5.490188,1.0763,6.20471 -L 1.0763,6.20471,1.0763,6.90253 -L 1.0763,6.90253,1.6895,6.932136 -L 1.6895,6.932136,2.0219,7.139777 -L 2.0219,7.139777,2.3585,7.703421 -L 2.3585,7.703421,1.9274,7.806414 -L 1.9274,7.806414,1.5001,7.89263 -L 1.5001,7.89263,1.0763,7.970264 -L 2.7504,4.767009,2.3266,5.136999 -L 2.3266,5.136999,1.9099,5.490188 -L 1.9099,5.490188,1.5001,5.834709 -L 3.3917,4.767009,3.4548,5.136999 -L 3.4548,5.136999,3.5245,5.490188 -L 3.5245,5.490188,3.605,5.834709 -L 3.605,5.834709,2.989,5.85452 -L 2.989,5.85452,2.6667,5.992965 -L 2.6667,5.992965,2.3585,6.368614 -L 2.3585,6.368614,2.6667,6.724485 -L 2.6667,6.724485,2.989,6.724485 -L 2.989,6.724485,3.605,6.368614 -L 2.7504,7.970264,3.0275,8.149622 -L 3.0275,8.149622,3.3112,8.312136 -L 3.3112,8.312136,3.605,8.46609 - -[薫] 57 -L 0.6793,-0.000047,1.0923,0.583319 -L 1.0923,0.583319,1.9644,0.929362 -L 1.9644,0.929362,4.0627,1.334683 -L 4.0627,1.334683,3.9118,1.601657 -L 3.9118,1.601657,3.7682,1.868653 -L 3.7682,1.868653,3.6389,2.135573 -L 3.6389,2.135573,2.9136,2.135573 -L 2.9136,2.135573,2.2029,2.135573 -L 2.2029,2.135573,1.5021,2.135573 -L 5.3166,-0.000047,5.043,0.370064 -L 5.043,0.370064,4.7628,0.723166 -L 4.7628,0.723166,4.49,1.067807 -L 7.4527,-0.000047,7.0885,0.573359 -L 7.0885,0.573359,6.5319,0.85025 -L 6.5319,0.85025,5.3166,1.067807 -L 4.49,2.135573,3.6105,3.039567 -L 3.6105,3.039567,2.9136,3.240104 -L 2.9136,3.240104,1.9332,3.203339 -L 1.9332,3.203339,1.9332,3.916537 -L 1.9332,3.916537,1.9332,4.612934 -L 1.9332,4.612934,1.9332,5.300804 -L 1.9332,5.300804,1.5021,5.300804 -L 1.5021,5.300804,1.0821,5.300804 -L 1.0821,5.300804,0.6793,5.300804 -L 4.917,2.135573,5.4703,2.135573 -L 5.4703,2.135573,6.0241,2.135573 -L 6.0241,2.135573,6.5981,2.135573 -L 4.49,3.203339,3.8452,3.927942 -L 3.8452,3.927942,3.2922,4.194829 -L 3.2922,4.194829,2.3532,4.23294 -L 4.917,3.203339,5.3232,3.203339 -L 5.3232,3.203339,5.7439,3.203339 -L 5.7439,3.203339,6.1712,3.203339 -L 6.1712,3.203339,6.1712,3.546558 -L 6.1712,3.546558,6.1712,3.889754 -L 6.1712,3.889754,6.1712,4.23294 -L 6.1712,4.23294,4.6091,4.50983 -L 4.6091,4.50983,3.5685,5.02399 -L 3.5685,5.02399,2.3532,5.300804 -L 6.1712,5.033786,4.7839,5.439271 -L 4.7839,5.439271,3.4809,5.963271 -L 3.4809,5.963271,1.5021,6.368614 -L 6.5981,5.300804,6.8752,5.300804 -L 6.8752,5.300804,7.1554,5.300804 -L 7.1554,5.300804,7.4527,5.300804 -L 4.49,6.368614,5.0851,6.388359 -L 5.0851,6.388359,5.4108,6.526804 -L 5.4108,6.526804,5.7439,6.90253 -L 5.7439,6.90253,4.1499,8.026795 -L 4.1499,8.026795,2.4512,8.117257 -L 2.4512,8.117257,0.6793,7.970264 -L 5.7439,7.970264,5.5929,8.313581 -L 5.5929,8.313581,5.4458,8.656766 -L 5.4458,8.656766,5.3166,9.000006 -L 6.1712,7.970264,6.5981,7.970264 -L 6.5981,7.970264,7.0219,7.970264 -L 7.0219,7.970264,7.4527,7.970264 - -[傾] 60 -L 1.5324,-0.000047,1.4484,1.781103 -L 1.4484,1.781103,1.3815,3.545156 -L 1.3815,3.545156,1.3184,5.300804 -L 1.3184,5.300804,1.1016,5.136999 -L 1.1016,5.136999,0.8911,4.956207 -L 0.8911,4.956207,0.6813,4.767009 -L 4.278,-0.000047,4.6212,0.370064 -L 4.6212,0.370064,4.982,0.723166 -L 4.982,0.723166,5.3463,1.067807 -L 7.8785,-0.000047,7.6022,0.370064 -L 7.6022,0.370064,7.3321,0.723166 -L 7.3321,0.723166,7.0558,1.067807 -L 2.814,1.601657,2.814,3.735854 -L 2.814,3.735854,2.814,5.861557 -L 2.814,5.861557,2.814,7.970264 -L 3.2413,1.601657,3.5183,1.601657 -L 3.5183,1.601657,3.7912,1.601657 -L 3.7912,1.601657,4.0647,1.601657 -L 4.0647,1.601657,4.0647,1.971757 -L 4.0647,1.971757,4.0647,2.324815 -L 4.0647,2.324815,4.0647,2.669489 -L 4.9225,2.135573,4.9225,3.735854 -L 4.9225,3.735854,4.9225,5.327631 -L 4.9225,5.327631,4.9225,6.90253 -L 4.9225,6.90253,5.5357,7.129882 -L 5.5357,7.129882,5.8681,7.475968 -L 5.8681,7.475968,6.2009,8.237238 -L 6.2009,8.237238,5.6233,8.313581 -L 5.6233,8.313581,5.0524,8.389846 -L 5.0524,8.389846,4.4917,8.46609 -L 5.3463,2.135573,6.0502,2.135573 -L 6.0502,2.135573,6.7612,2.135573 -L 6.7612,2.135573,7.4796,2.135573 -L 7.4796,2.135573,7.4796,2.668044 -L 7.4796,2.668044,7.4796,3.192011 -L 7.4796,3.192011,7.4796,3.699078 -L 7.4796,3.699078,6.7612,3.699078 -L 6.7612,3.699078,6.0502,3.699078 -L 6.0502,3.699078,5.3463,3.699078 -L 7.4796,4.23294,7.4796,4.60304 -L 7.4796,4.60304,7.4796,4.956207 -L 7.4796,4.956207,7.4796,5.300804 -L 7.4796,5.300804,6.7612,5.300804 -L 6.7612,5.300804,6.0502,5.300804 -L 6.0502,5.300804,5.3463,5.300804 -L 3.2413,5.300804,3.5183,5.670871 -L 3.5183,5.670871,3.7912,6.02394 -L 3.7912,6.02394,4.0647,6.368614 -L 1.5324,5.834709,1.6442,7.138354 -L 1.6442,7.138354,1.8473,8.077624 -L 1.8473,8.077624,1.9597,9.000006 -L 7.4796,5.834709,7.4796,6.20471 -L 7.4796,6.20471,7.4796,6.55779 -L 7.4796,6.55779,7.4796,6.90253 -L 7.4796,6.90253,7.0558,6.90253 -L 7.0558,6.90253,6.6285,6.90253 -L 6.6285,6.90253,6.2009,6.90253 -L 6.6285,8.46609,7.0348,8.46609 -L 7.0348,8.46609,7.4547,8.46609 -L 7.4547,8.46609,7.8785,8.46609 - -[刑] 27 -L 0.7075,-0.000047,1.6041,2.06918 -L 1.6041,2.06918,1.9509,4.27394 -L 1.9509,4.27394,0.7075,5.300804 -L 3.6706,-0.000047,3.2331,4.135583 -L 3.2331,4.135583,2.4272,5.779655 -L 2.4272,5.779655,1.9894,8.46609 -L 1.9894,8.46609,1.5656,8.46609 -L 1.5656,8.46609,1.1383,8.46609 -L 1.1383,8.46609,0.7075,8.46609 -L 6.6266,-0.000047,6.9033,-0.000047 -L 6.9033,-0.000047,7.187,-0.000047 -L 7.187,-0.000047,7.4851,-0.000047 -L 7.4851,-0.000047,7.4851,3.011241 -L 7.4851,3.011241,7.4851,6.014057 -L 7.4851,6.014057,7.4851,9.000006 -L 5.8039,2.135573,5.8039,4.080518 -L 5.8039,4.080518,5.8039,6.025417 -L 5.8039,6.025417,5.8039,7.970264 -L 4.0944,5.300804,3.797,5.773952 -L 3.797,5.773952,3.6881,6.594577 -L 3.6881,6.594577,3.6706,8.46609 -L 3.6706,8.46609,3.2398,8.46609 -L 3.2398,8.46609,2.8125,8.46609 -L 2.8125,8.46609,2.3855,8.46609 -L 4.0944,8.46609,4.3711,8.46609 -L 4.3711,8.46609,4.6548,8.46609 -L 4.6548,8.46609,4.9493,8.46609 - -[啓] 48 -L 2.4191,-0.000047,2.4191,0.90399 -L 2.4191,0.90399,2.4191,1.790976 -L 2.4191,1.790976,2.4191,2.669489 -L 2.4191,2.669489,3.6799,2.669489 -L 3.6799,2.669489,4.9513,2.669489 -L 4.9513,2.669489,6.2329,2.669489 -L 6.2329,2.669489,6.2329,1.790976 -L 6.2329,1.790976,6.2329,0.90399 -L 6.2329,0.90399,6.2329,-0.000047 -L 6.2329,-0.000047,4.9513,-0.000047 -L 4.9513,-0.000047,3.6799,-0.000047 -L 3.6799,-0.000047,2.4191,-0.000047 -L 0.7379,2.669489,1.361,4.114392 -L 1.361,4.114392,1.5539,5.381405 -L 1.5539,5.381405,1.5641,6.90253 -L 1.5641,6.90253,2.2649,6.90253 -L 2.2649,6.90253,2.9791,6.90253 -L 2.9791,6.90253,3.6974,6.90253 -L 3.6974,6.90253,3.6974,6.368614 -L 3.6974,6.368614,3.6974,5.834709 -L 3.6974,5.834709,3.6974,5.300804 -L 3.6974,5.300804,3.1227,5.300804 -L 3.1227,5.300804,2.5483,5.300804 -L 2.5483,5.300804,1.9879,5.300804 -L 4.7373,3.699078,5.2242,4.23294 -L 5.2242,4.23294,5.7219,4.767009 -L 5.7219,4.767009,6.2329,5.300804 -L 6.2329,5.300804,5.8024,5.834709 -L 5.8024,5.834709,5.3786,6.368614 -L 5.3786,6.368614,4.9513,6.90253 -L 4.9513,6.90253,4.8039,6.73868 -L 4.8039,6.73868,4.6778,6.55779 -L 4.6778,6.55779,4.5552,6.368614 -L 7.5113,3.699078,7.2136,4.069189 -L 7.2136,4.069189,6.9337,4.422291 -L 6.9337,4.422291,6.6602,4.767009 -L 6.6602,5.834709,6.9582,6.249957 -L 6.9582,6.249957,7.07,6.665238 -L 7.07,6.665238,7.084,7.436424 -L 7.084,7.436424,6.3625,7.436424 -L 6.3625,7.436424,5.655,7.436424 -L 5.655,7.436424,4.9513,7.436424 -L 5.3786,7.970264,5.3786,8.313581 -L 5.3786,8.313581,5.3786,8.656766 -L 5.3786,8.656766,5.3786,9.000006 -L 1.1333,8.46609,2.1213,8.46609 -L 2.1213,8.46609,3.1227,8.46609 -L 3.1227,8.46609,4.1279,8.46609 - -[契] 45 -L 0.7399,-0.000047,1.8428,0.44483 -L 1.8428,0.44483,2.6133,1.067807 -L 2.6133,1.067807,3.7026,2.402482 -L 3.7026,2.402482,2.7012,2.505694 -L 2.7012,2.505694,1.7171,2.591811 -L 1.7171,2.591811,0.7399,2.669489 -L 6.6905,-0.000047,5.1705,1.738756 -L 5.1705,1.738756,4.505,2.697717 -L 4.505,2.697717,4.1267,3.699078 -L 4.981,2.669489,5.8146,2.669489 -L 5.8146,2.669489,6.6587,2.669489 -L 6.6587,2.669489,7.5133,2.669489 -L 0.7399,4.23294,1.1707,4.23294 -L 1.1707,4.23294,1.5945,4.23294 -L 1.5945,4.23294,2.0218,4.23294 -L 2.0218,4.23294,2.0218,4.767009 -L 2.0218,4.767009,2.0218,5.300804 -L 2.0218,5.300804,2.0218,5.834709 -L 2.0218,5.834709,1.7272,6.02394 -L 1.7272,6.02394,1.44,6.20471 -L 1.44,6.20471,1.1707,6.368614 -L 2.4487,4.767009,2.7223,4.767009 -L 2.7223,4.767009,2.9986,4.767009 -L 2.9986,4.767009,3.2721,4.767009 -L 4.1267,4.767009,4.8794,6.039493 -L 4.8794,6.039493,5.2857,7.117198 -L 5.2857,7.117198,5.4083,8.46609 -L 5.4083,8.46609,4.981,8.46609 -L 4.981,8.46609,4.5537,8.46609 -L 4.5537,8.46609,4.1267,8.46609 -L 5.8356,4.767009,7.0054,5.378515 -L 7.0054,5.378515,7.2051,6.812014 -L 7.2051,6.812014,7.1178,8.46609 -L 7.1178,8.46609,6.6905,8.46609 -L 6.6905,8.46609,6.2594,8.46609 -L 6.2594,8.46609,5.8356,8.46609 -L 2.4487,6.368614,2.151,6.90253 -L 2.151,6.90253,1.8712,7.436424 -L 1.8712,7.436424,1.5945,7.970264 -L 1.5945,7.970264,1.2964,7.970264 -L 1.2964,7.970264,1.0162,7.970264 -L 1.0162,7.970264,0.7399,7.970264 -L 2.4487,7.970264,2.2985,8.313581 -L 2.2985,8.313581,2.151,8.656766 -L 2.151,8.656766,2.0218,9.000006 - -[恵] 57 -L 0.7695,0.266949,0.8995,0.723166 -L 0.8995,0.723166,1.0466,1.170801 -L 1.0466,1.170801,1.1968,1.601657 -L 3.3018,-0.000047,3.0006,0.434958 -L 3.0006,0.434958,2.8889,0.988673 -L 2.8889,0.988673,2.8745,2.135573 -L 3.7291,-0.000047,4.43,-0.000047 -L 4.43,-0.000047,5.134,-0.000047 -L 5.134,-0.000047,5.8341,-0.000047 -L 5.8341,-0.000047,5.8341,0.370064 -L 5.8341,0.370064,5.8341,0.723166 -L 5.8341,0.723166,5.8341,1.067807 -L 7.5436,0.80081,7.3927,1.067807 -L 7.3927,1.067807,7.2456,1.334683 -L 7.2456,1.334683,7.1163,1.601657 -L 1.628,3.203339,1.628,4.269716 -L 1.628,4.269716,1.628,5.327631 -L 1.628,5.327631,1.628,6.368614 -L 1.628,6.368614,2.3281,6.368614 -L 2.3281,6.368614,3.029,6.368614 -L 3.029,6.368614,3.7291,6.368614 -L 3.7291,6.368614,4.0167,6.961885 -L 4.0167,6.961885,4.0167,7.377058 -L 4.0167,7.377058,3.7291,7.970264 -L 3.7291,7.970264,2.7309,7.970264 -L 2.7309,7.970264,1.7467,7.970264 -L 1.7467,7.970264,0.7695,7.970264 -L 2.0203,3.203339,2.7208,3.203339 -L 2.7208,3.203339,3.4353,3.203339 -L 3.4353,3.203339,4.1603,3.203339 -L 4.1603,3.203339,3.8062,4.608676 -L 3.8062,4.608676,2.9796,4.861564 -L 2.9796,4.861564,2.0203,4.767009 -L 4.5841,3.203339,5.2877,3.203339 -L 5.2877,3.203339,5.9885,3.203339 -L 5.9885,3.203339,6.6925,3.203339 -L 6.6925,3.203339,6.6925,3.735854 -L 6.6925,3.735854,6.6925,4.259821 -L 6.6925,4.259821,6.6925,4.767009 -L 6.6925,4.767009,5.9885,4.767009 -L 5.9885,4.767009,5.2877,4.767009 -L 5.2877,4.767009,4.5841,4.767009 -L 4.5841,4.767009,4.3039,5.360182 -L 4.3039,5.360182,4.3039,5.775386 -L 4.3039,5.775386,4.5841,6.368614 -L 4.5841,6.368614,5.2877,6.368614 -L 5.2877,6.368614,5.9885,6.368614 -L 5.9885,6.368614,6.6925,6.368614 -L 6.6925,6.368614,6.6925,6.02394 -L 6.6925,6.02394,6.6925,5.670871 -L 6.6925,5.670871,6.6925,5.300804 -L 4.5841,7.970264,4.43,8.313581 -L 4.43,8.313581,4.2895,8.656766 -L 4.2895,8.656766,4.1603,9.000006 -L 5.0114,7.970264,5.8449,7.970264 -L 5.8449,7.970264,6.6925,7.970264 -L 6.6925,7.970264,7.5436,7.970264 - -[慶] 69 -L 0.768,0.266949,1.4405,2.916587 -L 1.4405,2.916587,1.6261,5.295102 -L 1.6261,5.295102,1.6261,7.970264 -L 1.6261,7.970264,2.6037,7.970264 -L 2.6037,7.970264,3.584,7.970264 -L 3.584,7.970264,4.5822,7.970264 -L 4.5822,7.970264,4.5822,8.313581 -L 4.5822,8.313581,4.5822,8.656766 -L 4.5822,8.656766,4.5822,9.000006 -L 2.0499,-0.000047,3.57,0.019753 -L 3.57,0.019753,4.2288,0.158154 -L 4.2288,0.158154,4.5822,0.533924 -L 4.5822,0.533924,3.8712,1.494351 -L 3.8712,1.494351,3.2166,1.505679 -L 3.2166,1.505679,2.4772,1.067807 -L 5.8645,-0.000047,5.5734,0.189206 -L 5.5734,0.189206,5.2862,0.370064 -L 5.2862,0.370064,5.0134,0.533924 -L 6.2918,-0.000047,6.8483,-0.000047 -L 6.8483,-0.000047,7.4231,-0.000047 -L 7.4231,-0.000047,8.0006,-0.000047 -L 5.8645,1.334683,5.4407,1.437786 -L 5.4407,1.437786,5.0134,1.523968 -L 5.0134,1.523968,4.5822,1.601657 -L 3.7595,2.135573,3.7595,2.668044 -L 3.7595,2.668044,3.7595,3.192011 -L 3.7595,3.192011,3.7595,3.699078 -L 2.4772,2.669489,2.6103,3.012652 -L 2.6103,3.012652,2.7574,3.355893 -L 2.7574,3.355893,2.9084,3.699078 -L 4.1868,2.669489,4.7363,2.669489 -L 4.7363,2.669489,5.2936,2.669489 -L 5.2936,2.669489,5.8645,2.669489 -L 7.1495,2.936376,6.9923,3.202004 -L 6.9923,3.202004,6.8483,3.458985 -L 6.8483,3.458985,6.7222,3.699078 -L 5.0134,3.699078,4.8589,3.966042 -L 4.8589,3.966042,4.7153,4.23294 -L 4.7153,4.23294,4.5822,4.500046 -L 4.5822,4.500046,3.7311,4.60304 -L 3.7311,4.60304,2.8839,4.689254 -L 2.8839,4.689254,2.0499,4.767009 -L 5.0134,4.767009,5.8645,4.767009 -L 5.8645,4.767009,6.7222,4.767009 -L 6.7222,4.767009,7.5733,4.767009 -L 2.0499,5.834709,2.6103,5.937845 -L 2.6103,5.937845,3.1812,6.02394 -L 3.1812,6.02394,3.7595,6.101727 -L 3.7595,6.101727,3.4127,6.665238 -L 3.4127,6.665238,2.9714,6.872913 -L 2.9714,6.872913,2.0499,6.90253 -L 4.1868,5.834709,4.5931,5.937845 -L 4.5931,5.937845,5.0134,6.02394 -L 5.0134,6.02394,5.4407,6.101727 -L 5.4407,6.101727,4.9083,6.685006 -L 4.9083,6.685006,4.2915,7.031005 -L 4.2915,7.031005,3.7595,7.436424 -L 5.8645,5.834709,6.2918,5.834709 -L 6.2918,5.834709,6.7222,5.834709 -L 6.7222,5.834709,7.1495,5.834709 -L 7.1495,5.834709,7.1495,6.20471 -L 7.1495,6.20471,7.1495,6.55779 -L 7.1495,6.55779,7.1495,6.90253 -L 7.1495,6.90253,6.2144,6.942085 -L 6.2144,6.942085,5.6578,7.218878 -L 5.6578,7.218878,5.0134,7.970264 -L 5.8645,7.970264,6.5685,7.970264 -L 6.5685,7.970264,7.2795,7.970264 -L 7.2795,7.970264,8.0006,7.970264 - -[憩] 69 -L 0.8019,0.266949,0.9312,0.90399 -L 0.9312,0.90399,1.0783,1.523968 -L 1.0783,1.523968,1.2257,2.135573 -L 3.3342,-0.000047,3.033,0.454823 -L 3.033,0.454823,2.9205,1.146831 -L 2.9205,1.146831,2.9069,2.669489 -L 3.7615,-0.000047,4.6157,-0.000047 -L 4.6157,-0.000047,5.4703,-0.000047 -L 5.4703,-0.000047,6.3214,-0.000047 -L 6.3214,-0.000047,6.3214,0.370064 -L 6.3214,0.370064,6.3214,0.723166 -L 6.3214,0.723166,6.3214,1.067807 -L 8.0026,0.80081,7.7052,1.257082 -L 7.7052,1.257082,7.4251,1.70476 -L 7.4251,1.70476,7.148,2.135573 -L 5.0395,1.868653,4.8928,2.135573 -L 4.8928,2.135573,4.7418,2.402482 -L 4.7418,2.402482,4.6157,2.669489 -L 1.2257,3.699078,1.2257,4.23294 -L 1.2257,4.23294,1.2257,4.767009 -L 1.2257,4.767009,1.2257,5.300804 -L 1.2257,5.300804,1.6565,5.300804 -L 1.6565,5.300804,2.0835,5.300804 -L 2.0835,5.300804,2.5076,5.300804 -L 2.5076,5.300804,2.2764,6.631341 -L 2.2764,6.631341,1.6632,6.944811 -L 1.6632,6.944811,0.8019,6.90253 -L 1.6565,3.699078,2.3605,3.699078 -L 2.3605,3.699078,3.0606,3.699078 -L 3.0606,3.699078,3.7615,3.699078 -L 3.7615,3.699078,3.7615,4.23294 -L 3.7615,4.23294,3.7615,4.767009 -L 3.7615,4.767009,3.7615,5.300804 -L 3.7615,5.300804,3.4634,5.300804 -L 3.4634,5.300804,3.1832,5.300804 -L 3.1832,5.300804,2.9069,5.300804 -L 5.0395,3.699078,5.0395,5.136999 -L 5.0395,5.136999,5.0395,6.55779 -L 5.0395,6.55779,5.0395,7.970264 -L 5.0395,7.970264,5.6598,8.186376 -L 5.6598,8.186376,5.9922,8.453448 -L 5.9922,8.453448,6.3214,9.000006 -L 5.4703,3.699078,6.0206,3.699078 -L 6.0206,3.699078,6.5771,3.699078 -L 6.5771,3.699078,7.148,3.699078 -L 7.148,3.699078,7.148,4.23294 -L 7.148,4.23294,7.148,4.767009 -L 7.148,4.767009,7.148,5.300804 -L 7.148,5.300804,6.5771,5.300804 -L 6.5771,5.300804,6.0206,5.300804 -L 6.0206,5.300804,5.4703,5.300804 -L 7.148,6.101727,6.5771,6.20471 -L 6.5771,6.20471,6.0206,6.290915 -L 6.0206,6.290915,5.4703,6.368614 -L 2.9069,6.90253,2.5812,7.475968 -L 2.5812,7.475968,2.1434,7.752837 -L 2.1434,7.752837,1.2257,7.970264 -L 3.3342,6.90253,3.6105,6.90253 -L 3.6105,6.90253,3.8907,6.90253 -L 3.8907,6.90253,4.1884,6.90253 -L 7.148,6.90253,7.148,7.272641 -L 7.148,7.272641,7.148,7.625622 -L 7.148,7.625622,7.148,7.970264 -L 7.148,7.970264,6.8717,7.970264 -L 6.8717,7.970264,6.5981,7.970264 -L 6.5981,7.970264,6.3214,7.970264 -L 2.9069,8.46609,3.1832,8.46609 -L 3.1832,8.46609,3.4634,8.46609 -L 3.4634,8.46609,3.7615,8.46609 - -[掲] 45 -L 1.2589,-0.000047,1.5359,-0.000047 -L 1.5359,-0.000047,1.8088,-0.000047 -L 1.8088,-0.000047,2.0823,-0.000047 -L 2.0823,-0.000047,2.0644,2.622819 -L 2.0644,2.622819,1.9562,3.72029 -L 1.9562,3.72029,1.655,4.23294 -L 1.655,4.23294,1.3815,4.069189 -L 1.3815,4.069189,1.1086,3.888386 -L 1.1086,3.888386,0.8316,3.699078 -L 5.8961,-0.000047,6.1728,-0.000047 -L 6.1728,-0.000047,6.4534,-0.000047 -L 6.4534,-0.000047,6.7511,-0.000047 -L 6.7511,-0.000047,7.378,1.444922 -L 7.378,1.444922,7.5882,2.66093 -L 7.5882,2.66093,7.6057,4.23294 -L 7.6057,4.23294,5.2061,4.21325 -L 5.2061,4.21325,4.2188,4.074837 -L 4.2188,4.074837,3.7912,3.699078 -L 3.7912,3.699078,4.3694,2.960356 -L 4.3694,2.960356,5.0314,2.798051 -L 5.0314,2.798051,5.8961,3.203339 -L 5.0734,1.601657,5.4797,1.601657 -L 5.4797,1.601657,5.9,1.601657 -L 5.9,1.601657,6.3234,1.601657 -L 2.5093,4.23294,1.9983,5.484421 -L 1.9983,5.484421,1.7878,6.49004 -L 1.7878,6.49004,0.8316,6.90253 -L 4.6461,4.767009,4.4987,6.014057 -L 4.4987,6.014057,4.3484,7.244402 -L 4.3484,7.244402,4.2188,8.46609 -L 4.2188,8.46609,5.1995,8.46609 -L 5.1995,8.46609,6.1798,8.46609 -L 6.1798,8.46609,7.1784,8.46609 -L 7.1784,8.46609,7.1784,7.588956 -L 7.1784,7.588956,7.1784,6.711898 -L 7.1784,6.711898,7.1784,5.834709 -L 7.1784,5.834709,6.4775,5.834709 -L 6.4775,5.834709,5.7735,5.834709 -L 5.7735,5.834709,5.0734,5.834709 -L 2.5093,6.90253,2.208,7.336111 -L 2.208,7.336111,2.0998,7.879966 -L 2.0998,7.879966,2.0823,9.000006 -L 4.6461,7.436424,5.3497,7.436424 -L 5.3497,7.436424,6.0506,7.436424 -L 6.0506,7.436424,6.7511,7.436424 - -[携] 63 -L 0.8301,-0.000047,1.1071,-0.000047 -L 1.1071,-0.000047,1.3908,-0.000047 -L 1.3908,-0.000047,1.6885,-0.000047 -L 1.6885,-0.000047,1.6885,1.247121 -L 1.6885,1.247121,1.6885,2.477358 -L 1.6885,2.477358,1.6885,3.699078 -L 1.6885,3.699078,1.3908,3.699078 -L 1.3908,3.699078,1.1071,3.699078 -L 1.1071,3.699078,0.8301,3.699078 -L 3.1802,-0.000047,4.0313,1.247121 -L 4.0313,1.247121,4.5007,2.299411 -L 4.5007,2.299411,4.6446,3.699078 -L 4.6446,3.699078,4.2208,3.699078 -L 4.2208,3.699078,3.8005,3.699078 -L 3.8005,3.699078,3.3977,3.699078 -L 6.3538,-0.000047,7.338,0.256989 -L 7.338,0.256989,7.6287,0.988673 -L 7.6287,0.988673,7.6353,2.135573 -L 7.6353,2.135573,6.7181,2.115839 -L 6.7181,2.115839,6.2732,1.977426 -L 6.2732,1.977426,5.9297,1.601657 -L 6.3538,2.669489,6.483,2.936376 -L 6.483,2.936376,6.6305,3.203339 -L 6.6305,3.203339,6.7807,3.470292 -L 6.7807,3.470292,6.2032,3.546558 -L 6.2032,3.546558,5.6284,3.622878 -L 5.6284,3.622878,5.0719,3.699078 -L 1.6885,4.23294,1.6885,4.956207 -L 1.6885,4.956207,1.6885,5.670871 -L 1.6885,5.670871,1.6885,6.368614 -L 1.6885,6.368614,1.3908,6.55779 -L 1.3908,6.55779,1.1071,6.73868 -L 1.1071,6.73868,0.8301,6.90253 -L 4.2208,4.767009,4.1364,5.670871 -L 4.1364,5.670871,4.0667,6.55779 -L 4.0667,6.55779,4.0037,7.436424 -L 4.0037,7.436424,3.7932,7.272641 -L 3.7932,7.272641,3.5865,7.09175 -L 3.5865,7.09175,3.3977,6.90253 -L 4.6446,4.767009,5.0719,4.869992 -L 5.0719,4.869992,5.5027,4.956207 -L 5.5027,4.956207,5.9297,5.033786 -L 5.9297,5.033786,5.5973,5.597418 -L 5.5973,5.597418,5.2642,5.805091 -L 5.2642,5.805091,4.6446,5.834709 -L 6.3538,4.767009,6.7807,4.767009 -L 6.7807,4.767009,7.208,4.767009 -L 7.208,4.767009,7.6353,4.767009 -L 6.3538,5.834709,5.7234,6.586138 -L 5.7234,6.586138,5.2785,6.86293 -L 5.2785,6.86293,4.6446,6.90253 -L 2.1158,6.90253,1.8146,7.336111 -L 1.8146,7.336111,1.7057,7.879966 -L 1.7057,7.879966,1.6885,9.000006 -L 6.3538,6.90253,5.7058,7.653838 -L 5.7058,7.653838,5.1525,7.930806 -L 5.1525,7.930806,4.2208,7.970264 -L 6.3538,7.970264,6.0701,8.338951 -L 6.0701,8.338951,6.0701,8.60598 -L 6.0701,8.60598,6.3538,9.000006 -L 6.7807,7.970264,7.0578,7.970264 -L 7.0578,7.970264,7.338,7.970264 -L 7.338,7.970264,7.6353,7.970264 - -[渓] 39 -L 0.864,0.266949,1.2878,1.411003 -L 1.2878,1.411003,1.7151,2.555068 -L 1.7151,2.555068,2.1455,3.699078 -L 3.1857,-0.000047,3.9528,0.723166 -L 3.9528,0.723166,4.7373,1.437786 -L 4.7373,1.437786,5.5289,2.135573 -L 5.5289,2.135573,5.1646,2.511266 -L 5.1646,2.511266,4.6147,2.649623 -L 4.6147,2.649623,3.3962,2.669489 -L 7.6338,-0.000047,7.0664,0.533924 -L 7.0664,0.533924,6.5064,1.067807 -L 6.5064,1.067807,5.96,1.601657 -L 5.96,2.669489,5.6623,3.202004 -L 5.6623,3.202004,5.3786,3.725982 -L 5.3786,3.725982,5.1016,4.23294 -L 5.1016,4.23294,4.6778,4.23294 -L 4.6778,4.23294,4.2505,4.23294 -L 4.2505,4.23294,3.82,4.23294 -L 6.3523,2.669489,6.7827,2.669489 -L 6.7827,2.669489,7.21,2.669489 -L 7.21,2.669489,7.6338,2.669489 -L 5.96,4.23294,5.8059,4.60304 -L 5.8059,4.60304,5.6623,4.956207 -L 5.6623,4.956207,5.5289,5.300804 -L 6.3523,4.23294,6.6325,4.23294 -L 6.6325,4.23294,6.9127,4.23294 -L 6.9127,4.23294,7.21,4.23294 -L 1.7151,5.834709,1.4205,6.20471 -L 1.4205,6.20471,1.1403,6.55779 -L 1.1403,6.55779,0.864,6.90253 -L 6.7827,6.368614,6.9127,6.73868 -L 6.9127,6.73868,7.0563,7.09175 -L 7.0563,7.09175,7.21,7.436424 -L 2.1455,7.970264,1.8478,8.313581 -L 1.8478,8.313581,1.5641,8.656766 -L 1.5641,8.656766,1.2878,9.000006 -L 3.3962,7.970264,4.8004,8.149622 -L 4.8004,8.149622,6.2122,8.312136 -L 6.2122,8.312136,7.6338,8.46609 - -[継] 57 -L 2.1163,-0.000047,2.1163,1.6003 -L 2.1163,1.6003,2.1163,3.192011 -L 2.1163,3.192011,2.1163,4.767009 -L 2.1163,4.767009,1.6852,4.767009 -L 1.6852,4.767009,1.2722,4.767009 -L 1.2722,4.767009,0.8625,4.767009 -L 4.2493,-0.000047,4.2493,3.011284 -L 4.2493,3.011284,4.2493,6.014057 -L 4.2493,6.014057,4.2493,9.000006 -L 4.6763,-0.000047,5.8044,-0.000047 -L 5.8044,-0.000047,6.9357,-0.000047 -L 6.9357,-0.000047,8.0631,-0.000047 -L 0.8625,1.334683,0.985,1.971757 -L 0.985,1.971757,1.1178,2.591811 -L 1.1178,2.591811,1.2579,3.203372 -L 3.3947,1.868653,3.2438,2.324859 -L 3.2438,2.324859,3.0967,2.772592 -L 3.0967,2.772592,2.9674,3.203372 -L 6.3575,1.601657,6.2737,2.478813 -L 6.2737,2.478813,6.1998,3.355893 -L 6.1998,3.355893,6.1403,4.23294 -L 6.1403,4.23294,5.776,3.725982 -L 5.776,3.725982,5.4156,3.202004 -L 5.4156,3.202004,5.0724,2.669489 -L 7.6358,2.936376,7.0583,3.916537 -L 7.0583,3.916537,6.4874,4.87993 -L 6.4874,4.87993,5.927,5.834709 -L 5.927,5.834709,5.6324,5.834709 -L 5.6324,5.834709,5.3487,5.834709 -L 5.3487,5.834709,5.0724,5.834709 -L 3.3947,4.500046,3.2438,4.767009 -L 3.2438,4.767009,3.0967,5.033786 -L 3.0967,5.033786,2.9674,5.300804 -L 2.9674,5.300804,2.8165,5.136999 -L 2.8165,5.136999,2.6729,4.956207 -L 2.6729,4.956207,2.5436,4.767009 -L 1.6852,5.300804,1.8186,5.567746 -L 1.8186,5.567746,1.9619,5.834709 -L 1.9619,5.834709,2.1163,6.101727 -L 2.1163,6.101727,1.8186,6.471717 -L 1.8186,6.471717,1.5349,6.824906 -L 1.5349,6.824906,1.2579,7.16946 -L 1.2579,7.16946,1.5349,7.779598 -L 1.5349,7.779598,1.8186,8.389846 -L 1.8186,8.389846,2.1163,9.000006 -L 6.7812,5.834709,6.4835,6.307824 -L 6.4835,6.307824,6.3718,7.128471 -L 6.3718,7.128471,6.3575,9.000006 -L 2.5436,7.16946,2.6729,7.436456 -L 2.6729,7.436456,2.8165,7.703421 -L 2.8165,7.703421,2.9674,7.970264 -L 5.4997,7.16946,5.3487,7.436456 -L 5.3487,7.436456,5.2016,7.703421 -L 5.2016,7.703421,5.0724,7.970264 -L 7.2085,6.90253,7.3385,7.272641 -L 7.3385,7.272641,7.4856,7.625622 -L 7.4856,7.625622,7.6358,7.970264 - -[茎] 48 -L 0.8645,-0.000047,1.9957,-0.000047 -L 1.9957,-0.000047,3.1197,-0.000047 -L 3.1197,-0.000047,4.2478,-0.000047 -L 4.2478,-0.000047,3.9606,1.841739 -L 3.9606,1.841739,3.106,2.225947 -L 3.106,2.225947,1.7156,2.135573 -L 4.6748,-0.000047,5.6555,-0.000047 -L 5.6555,-0.000047,6.6365,-0.000047 -L 6.6365,-0.000047,7.6378,-0.000047 -L 4.6748,2.135573,4.5245,2.505694 -L 4.5245,2.505694,4.3809,2.858785 -L 4.3809,2.858785,4.2478,3.203372 -L 5.1056,2.135573,5.6593,2.135573 -L 5.6593,2.135573,6.2334,2.135573 -L 6.2334,2.135573,6.8151,2.135573 -L 0.8645,3.203372,1.8381,3.649726 -L 1.8381,3.649726,2.8258,4.079095 -L 2.8258,4.079095,3.8205,4.500046 -L 3.8205,4.500046,3.547,5.033786 -L 3.547,5.033786,3.2741,5.567746 -L 3.2741,5.567746,3.0006,6.101727 -L 3.0006,6.101727,2.4195,6.20471 -L 2.4195,6.20471,1.8448,6.290915 -L 1.8448,6.290915,1.2918,6.368614 -L 6.8151,3.203372,5.9567,3.735854 -L 5.9567,3.735854,5.1056,4.259854 -L 5.1056,4.259854,4.2478,4.767009 -L 5.3196,5.300804,5.5294,5.567746 -L 5.5294,5.567746,5.7434,5.834709 -L 5.7434,5.834709,5.9567,6.101727 -L 5.9567,6.101727,5.1056,6.20471 -L 5.1056,6.20471,4.2478,6.290915 -L 4.2478,6.290915,3.3967,6.368614 -L 0.8645,7.970264,1.5646,7.970264 -L 1.5646,7.970264,2.2759,7.970264 -L 2.2759,7.970264,3.0006,7.970264 -L 3.0006,7.970264,3.0006,8.313581 -L 3.0006,8.313581,3.0006,8.656776 -L 3.0006,8.656776,3.0006,9.000006 -L 3.3967,7.970264,4.1007,7.970264 -L 4.1007,7.970264,4.8082,7.970264 -L 4.8082,7.970264,5.5294,7.970264 -L 5.5294,7.970264,5.5294,8.313581 -L 5.5294,8.313581,5.5294,8.656776 -L 5.5294,8.656776,5.5294,9.000006 -L 5.9567,7.970264,6.5104,7.970264 -L 6.5104,7.970264,7.0669,7.970264 -L 7.0669,7.970264,7.6378,7.970264 - -[蛍] 45 -L 1.2903,-0.000047,2.2671,-0.000047 -L 2.2671,-0.000047,3.2516,-0.000047 -L 3.2516,-0.000047,4.2495,-0.000047 -L 4.2495,-0.000047,4.1658,2.338934 -L 4.1658,2.338934,3.605,3.127139 -L 3.605,3.127139,2.113,3.203372 -L 2.113,3.203372,2.113,3.916537 -L 2.113,3.916537,2.113,4.612934 -L 2.113,4.612934,2.113,5.300804 -L 2.113,5.300804,2.6734,5.300804 -L 2.6734,5.300804,3.2408,5.300804 -L 3.2408,5.300804,3.8225,5.300804 -L 3.8225,5.300804,3.9553,5.670871 -L 3.9553,5.670871,4.0954,6.023984 -L 4.0954,6.023984,4.2495,6.368614 -L 7.2055,0.26696,7.0553,0.533924 -L 7.0553,0.533924,6.9117,0.800843 -L 6.9117,0.800843,6.7852,1.067807 -L 6.7852,1.067807,6.421,0.692027 -L 6.421,0.692027,5.8711,0.553713 -L 5.8711,0.553713,4.6736,0.533924 -L 4.6736,3.203372,4.1658,4.611588 -L 4.1658,4.611588,5.1535,5.189229 -L 5.1535,5.189229,6.3548,5.300804 -L 6.3548,5.300804,6.3548,4.612934 -L 6.3548,4.612934,6.3548,3.916537 -L 6.3548,3.916537,6.3548,3.203372 -L 6.3548,3.203372,5.7839,3.203372 -L 5.7839,3.203372,5.2267,3.203372 -L 5.2267,3.203372,4.6736,3.203372 -L 0.8595,5.834709,0.8595,6.368614 -L 0.8595,6.368614,0.8595,6.90253 -L 0.8595,6.90253,0.8595,7.436456 -L 0.8595,7.436456,2.5406,7.539604 -L 2.5406,7.539604,4.2253,7.625622 -L 4.2253,7.625622,5.9275,7.703421 -L 5.9275,7.703421,6.0567,8.149622 -L 6.0567,8.149622,6.2042,8.579132 -L 6.2042,8.579132,6.3548,9.000006 -L 7.6363,5.834709,7.6363,6.368614 -L 7.6363,6.368614,7.6363,6.90253 -L 7.6363,6.90253,7.6363,7.436456 -L 7.6363,7.436456,7.2055,7.436456 -L 7.2055,7.436456,6.7852,7.436456 -L 6.7852,7.436456,6.3548,7.436456 - -[鶏] 63 -L 1.0783,-0.000047,1.5651,0.723198 -L 1.5651,0.723198,2.0593,1.437786 -L 2.0593,1.437786,2.5703,2.135573 -L 2.5703,2.135573,2.2239,2.511266 -L 2.2239,2.511266,1.7791,2.649623 -L 1.7791,2.649623,0.865,2.669489 -L 6.3845,-0.000047,7.6807,0.508411 -L 7.6807,0.508411,8.0762,1.728752 -L 8.0762,1.728752,8.094,3.203372 -L 8.094,3.203372,7.0885,3.203372 -L 7.0885,3.203372,6.0871,3.203372 -L 6.0871,3.203372,5.1026,3.203372 -L 5.1026,3.203372,5.1026,4.803675 -L 5.1026,4.803675,5.1026,6.395473 -L 5.1026,6.395473,5.1026,7.970264 -L 5.1026,7.970264,5.7229,8.186376 -L 5.7229,8.186376,6.0517,8.453448 -L 6.0517,8.453448,6.3845,9.000006 -L 3.4284,0.800843,3.2746,1.067807 -L 3.2746,1.067807,3.131,1.334683 -L 3.131,1.334683,2.9976,1.601657 -L 4.2798,0.533924,4.546,1.206252 -L 4.546,1.206252,4.546,1.997182 -L 4.546,1.997182,4.2798,2.669489 -L 4.2798,2.669489,3.8522,2.669489 -L 3.8522,2.669489,3.4284,2.669489 -L 3.4284,2.669489,2.9976,2.669489 -L 2.9976,2.669489,2.7037,3.202004 -L 2.7037,3.202004,2.4235,3.725982 -L 2.4235,3.725982,2.1433,4.23294 -L 2.1433,4.23294,1.8453,4.23294 -L 1.8453,4.23294,1.5651,4.23294 -L 1.5651,4.23294,1.2887,4.23294 -L 5.5334,1.067807,5.5334,1.437786 -L 5.5334,1.437786,5.5334,1.790976 -L 5.5334,1.790976,5.5334,2.135573 -L 6.3845,1.067807,6.3845,1.437786 -L 6.3845,1.437786,6.3845,1.790976 -L 6.3845,1.790976,6.3845,2.135573 -L 2.9976,4.23294,2.8473,4.603061 -L 2.8473,4.603061,2.7037,4.956207 -L 2.7037,4.956207,2.5703,5.300804 -L 5.5334,4.23294,6.3845,4.23294 -L 6.3845,4.23294,7.2429,4.23294 -L 7.2429,4.23294,8.094,4.23294 -L 5.5334,5.300804,6.2339,5.300804 -L 6.2339,5.300804,6.9449,5.300804 -L 6.9449,5.300804,7.6632,5.300804 -L 7.6632,5.300804,7.6632,5.834709 -L 7.6632,5.834709,7.6632,6.368614 -L 7.6632,6.368614,7.6632,6.90253 -L 7.6632,6.90253,6.9449,6.90253 -L 6.9449,6.90253,6.2339,6.90253 -L 6.2339,6.90253,5.5334,6.90253 -L 3.4284,6.368614,3.7019,6.73868 -L 3.7019,6.73868,3.9821,7.09175 -L 3.9821,7.09175,4.2798,7.436456 -L 7.6632,7.703421,7.2429,7.806414 -L 7.2429,7.806414,6.8121,7.89263 -L 6.8121,7.89263,6.3845,7.970264 -L 0.865,7.970264,2.5076,8.098836 -L 2.5076,8.098836,3.4879,8.337572 -L 3.4879,8.337572,4.2798,8.46609 - -# kan_26 ------------------------------------------------------- -# 迎鯨撃傑倹兼剣圏堅嫌懸献肩謙賢軒遣顕幻弦玄孤弧枯誇雇顧鼓互呉娯御悟碁侯坑孔恒慌抗拘控更洪溝甲硬稿絞 - -[迎] 30 -L 5.0676,1.082922,5.0676,3.397922 -L 5.0676,3.397922,5.0676,5.696023 -L 5.0676,5.696023,5.0676,7.985542 -L 5.0676,7.985542,5.6245,7.985542 -L 5.6245,7.985542,6.1989,7.985542 -L 6.1989,7.985542,6.7768,7.985542 -L 6.7768,7.985542,6.7768,6.229862 -L 6.7768,6.229862,6.7768,4.465732 -L 6.7768,4.465732,6.7768,2.684648 -L 6.7768,2.684648,6.4794,2.684648 -L 6.4794,2.684648,6.1989,2.684648 -L 6.1989,2.684648,5.9187,2.684648 -L 2.322,2.150787,2.5353,2.339974 -L 2.5353,2.339974,2.749,2.520777 -L 2.749,2.520777,2.9626,2.684648 -L 2.9626,2.684648,2.9626,4.465732 -L 2.9626,4.465732,2.9626,6.229862 -L 2.9626,6.229862,2.9626,7.985542 -L 2.9626,7.985542,3.5791,8.00532 -L 3.5791,8.00532,3.9118,8.143733 -L 3.9118,8.143733,4.2449,8.519404 -L 3.6036,2.684648,3.8176,2.873966 -L 3.8176,2.873966,4.0274,3.054715 -L 4.0274,3.054715,4.2449,3.218597 -L 5.0886,0.000062,7.2185,0.000062 -L 1.2709,1.067719,0.2167,0.015232 -L 0.0206,4.766965,1.2709,4.766965 -L 1.2709,1.067719,1.2709,4.766965 -L 0.4444,8.504387,1.2709,7.436489 -A 5.0886,7.363081,7.362973,238.75988,270 - -[鯨] 75 -L 0.0019,0.015232,0.3066,0.430426 -L 0.3066,0.430426,0.4187,0.845642 -L 0.4187,0.845642,0.4324,1.616827 -L 4.6668,0.015232,4.947,0.015232 -L 4.947,0.015232,5.2272,0.015232 -L 5.2272,0.015232,5.5249,0.015232 -L 5.5249,0.015232,5.5249,1.453044 -L 5.5249,1.453044,5.5249,2.873966 -L 5.5249,2.873966,5.5249,4.286341 -L 5.5249,4.286341,5.0976,4.286341 -L 5.0976,4.286341,4.6668,4.286341 -L 4.6668,4.286341,4.2465,4.286341 -L 4.2465,4.286341,4.2465,4.818834 -L 4.2465,4.818834,4.2465,5.34279 -L 4.2465,5.34279,4.2465,5.849988 -L 4.2465,5.849988,5.0976,5.849988 -L 5.0976,5.849988,5.9557,5.849988 -L 5.9557,5.849988,6.8068,5.849988 -L 6.8068,5.849988,6.8068,5.34279 -L 6.8068,5.34279,6.8068,4.818834 -L 6.8068,4.818834,6.8068,4.286341 -L 6.8068,4.286341,6.5126,4.286341 -L 6.5126,4.286341,6.2254,4.286341 -L 6.2254,4.286341,5.9557,4.286341 -L 1.2835,0.549083,1.2835,0.919073 -L 1.2835,0.919073,1.2835,1.272273 -L 1.2835,1.272273,1.2835,1.616827 -L 2.1416,0.549083,2.1416,0.919073 -L 2.1416,0.919073,2.1416,1.272273 -L 2.1416,1.272273,2.1416,1.616827 -L 2.9926,0.549083,2.9926,0.919073 -L 2.9926,0.919073,2.9926,1.272273 -L 2.9926,1.272273,2.9926,1.616827 -L 3.8157,1.082922,4.1208,1.498247 -L 4.1208,1.498247,4.229,1.913452 -L 4.229,1.913452,4.2465,2.684648 -L 7.2341,1.082922,6.9329,1.498247 -L 6.9329,1.498247,6.8247,1.913452 -L 6.8247,1.913452,6.8068,2.684648 -L 0.4324,2.684648,0.4187,5.307579 -L 0.4187,5.307579,0.3066,6.404996 -L 0.3066,6.404996,0.0019,6.917722 -L 0.0019,6.917722,0.4324,7.451583 -L 0.4324,7.451583,0.8562,7.985542 -L 0.8562,7.985542,1.2835,8.519404 -L 1.2835,8.519404,1.7107,8.441748 -L 1.7107,8.441748,2.1416,8.355533 -L 2.1416,8.355533,2.5653,8.25243 -L 2.5653,8.25243,2.2715,7.821792 -L 2.2715,7.821792,1.9878,7.374004 -L 1.9878,7.374004,1.7107,6.917722 -L 1.7107,6.917722,2.0473,6.541986 -L 2.0473,6.541986,2.3727,6.403638 -L 2.3727,6.403638,2.9926,6.383816 -L 2.9926,6.383816,2.9926,5.16203 -L 2.9926,5.16203,2.9926,3.931882 -L 2.9926,3.931882,2.9926,2.684648 -L 2.9926,2.684648,2.1416,2.684648 -L 2.1416,2.684648,1.2835,2.684648 -L 1.2835,2.684648,0.4324,2.684648 -L 1.7107,3.218597,1.6831,3.988337 -L 1.6831,3.988337,1.4589,4.393768 -L 1.4589,4.393768,0.8562,4.78208 -L 2.1416,4.78208,1.7107,5.316008 -L 1.7107,5.316008,1.2835,5.849988 -L 1.2835,5.849988,0.8562,6.383816 -L 3.8157,7.451583,4.3765,7.451583 -L 4.3765,7.451583,4.947,7.451583 -L 4.947,7.451583,5.5249,7.451583 -L 5.5249,7.451583,5.5249,7.985542 -L 5.5249,7.985542,5.5249,8.519404 -L 5.5249,8.519404,5.5249,9.053364 -L 5.9557,7.451583,6.376,7.451583 -L 6.376,7.451583,6.8068,7.451583 -L 6.8068,7.451583,7.2341,7.451583 - -[撃] 66 -L 2.14,0.015232,2.5673,0.118259 -L 2.5673,0.118259,2.9946,0.204452 -L 2.9946,0.204452,3.4184,0.282108 -L 3.4184,0.282108,3.2678,0.549083 -L 3.2678,0.549083,3.1242,0.816035 -L 3.1242,0.816035,2.9946,1.082922 -L 2.9946,1.082922,1.9968,1.082922 -L 1.9968,1.082922,1.0123,1.082922 -L 1.0123,1.082922,0.0351,1.082922 -L 3.8496,1.082922,2.7425,2.071686 -L 2.7425,2.071686,1.7341,2.2298 -L 1.7341,2.2298,0.4592,2.150787 -L 4.2734,1.082922,5.1066,1.082922 -L 5.1066,1.082922,5.9546,1.082922 -L 5.9546,1.082922,6.8057,1.082922 -L 3.8496,2.150787,3.6951,2.417772 -L 3.6951,2.417772,3.5554,2.684648 -L 3.5554,2.684648,3.4184,2.951611 -L 3.4184,2.951611,2.5673,3.054715 -L 2.5673,3.054715,1.7198,3.140897 -L 1.7198,3.140897,0.8897,3.218597 -L 4.2734,2.150787,4.8334,2.150787 -L 4.8334,2.150787,5.4043,2.150787 -L 5.4043,2.150787,5.9822,2.150787 -L 4.0594,3.218597,4.2734,3.407784 -L 4.2734,3.407784,4.4902,3.588686 -L 4.4902,3.588686,4.7038,3.752458 -L 4.7038,3.752458,3.1067,4.6804 -L 3.1067,4.6804,1.6921,4.845639 -L 1.6921,4.845639,0.0351,4.78208 -L 6.3815,4.286341,6.0208,4.629527 -L 6.0208,4.629527,5.6775,4.97281 -L 5.6775,4.97281,5.3413,5.316008 -L 5.3413,5.316008,5.1245,5.152158 -L 5.1245,5.152158,4.9175,4.971398 -L 4.9175,4.971398,4.7038,4.78208 -L 1.7408,5.316008,1.4115,5.6917 -L 1.4115,5.6917,1.0788,5.830123 -L 1.0788,5.830123,0.4592,5.849988 -L 0.4592,5.849988,0.4592,6.573069 -L 0.4592,6.573069,0.4592,7.2878 -L 0.4592,7.2878,0.4592,7.985542 -L 0.4592,7.985542,1.0788,8.025109 -L 1.0788,8.025109,1.4115,8.301956 -L 1.4115,8.301956,1.7408,9.053364 -L 2.14,5.849988,1.7131,6.220077 -L 1.7131,6.220077,1.296,6.573069 -L 1.296,6.573069,0.8897,6.917722 -L 2.781,5.849988,2.844,6.220077 -L 2.844,6.220077,2.9106,6.573069 -L 2.9106,6.573069,2.9946,6.917722 -L 2.9946,6.917722,2.3782,6.93751 -L 2.3782,6.93751,2.0563,7.075923 -L 2.0563,7.075923,1.7408,7.451583 -L 1.7408,7.451583,2.8864,7.940449 -L 2.8864,7.940449,4.7144,8.310439 -L 4.7144,8.310439,5.9822,8.519404 -L 5.9822,8.519404,5.9822,8.174851 -L 5.9822,8.174851,5.9822,7.821792 -L 5.9822,7.821792,5.9822,7.451583 -L 5.9822,7.451583,6.2593,7.451583 -L 6.2593,7.451583,6.5356,7.451583 -L 6.5356,7.451583,6.8057,7.451583 -L 4.7038,6.116886,5.1245,6.039219 -L 5.1245,6.039219,5.5549,5.953015 -L 5.5549,5.953015,5.9822,5.849988 - -[傑] 48 -L 0.8882,0.015232,0.8041,1.796262 -L 0.8041,1.796262,0.7341,3.560381 -L 0.7341,3.560381,0.6745,5.316008 -L 0.6745,5.316008,0.4644,5.152158 -L 0.4644,5.152158,0.2577,4.971398 -L 0.2577,4.971398,0.0616,4.78208 -L 4.6992,0.015232,4.6218,0.919073 -L 4.6218,0.919073,4.5486,1.806058 -L 4.5486,1.806058,4.4887,2.684648 -L 4.4887,2.684648,3.7041,1.987014 -L 3.7041,1.987014,2.9336,1.272273 -L 2.9336,1.272273,2.1736,0.549083 -L 6.8388,0.549083,5.3328,2.46998 -L 5.3328,2.46998,4.1174,3.051836 -L 4.1174,3.051836,2.1736,3.218597 -L 5.5569,3.218597,6.1138,3.218597 -L 6.1138,3.218597,6.6882,3.218597 -L 6.6882,3.218597,7.2626,3.218597 -L 1.9568,4.286341,2.3032,4.732751 -L 2.3032,4.732751,2.6604,5.16203 -L 2.6604,5.16203,3.0247,5.58297 -L 3.0247,5.58297,2.7273,6.039219 -L 2.7273,6.039219,2.4436,6.486964 -L 2.4436,6.486964,2.1736,6.917722 -L 2.1736,6.917722,2.0163,6.75384 -L 2.0163,6.75384,1.8724,6.573069 -L 1.8724,6.573069,1.7431,6.383816 -L 6.4084,5.049131,6.0473,5.612676 -L 6.0473,5.612676,5.5009,5.820338 -L 5.5009,5.820338,4.3066,5.849988 -L 0.8882,5.849988,1.0003,7.155013 -L 1.0003,7.155013,1.2034,8.104178 -L 1.2034,8.104178,1.3155,9.053364 -L 3.452,6.116886,3.5816,6.75384 -L 3.5816,6.75384,3.7252,7.374004 -L 3.7252,7.374004,3.8796,7.985542 -L 3.8796,7.985542,2.9616,7.965678 -L 2.9616,7.965678,2.5168,7.827319 -L 2.5168,7.827319,2.1736,7.451583 -L 6.8388,5.849988,6.3135,6.962926 -L 6.3135,6.962926,6.0788,7.711465 -L 6.0788,7.711465,5.1296,7.985542 -L 5.1296,7.985542,5.1296,7.451583 -L 5.1296,7.451583,5.1296,6.917722 -L 5.1296,6.917722,5.1296,6.383816 -L 6.8388,7.985542,6.6882,8.355533 -L 6.6882,8.355533,6.5376,8.708722 -L 6.5376,8.708722,6.4084,9.053364 - -[倹] 41 -L 2.4137,0.015232,3.1773,0.919073 -L 3.1773,0.919073,3.9517,1.806058 -L 3.9517,1.806058,4.7359,2.684648 -L 4.7359,2.684648,4.386,3.060384 -L 4.386,3.060384,3.9517,3.198731 -L 3.9517,3.198731,3.0547,3.218597 -L 3.0547,3.218597,3.0547,3.751013 -L 3.0547,3.751013,3.0547,4.275101 -L 3.0547,4.275101,3.0547,4.78208 -L 3.0547,4.78208,4.0602,4.849853 -L 4.0602,4.849853,4.5818,5.273671 -L 4.5818,5.273671,4.7359,6.383816 -L 4.7359,6.383816,3.696,6.502407 -L 3.696,6.502407,2.95,6.621163 -L 2.95,6.621163,2.2004,6.383816 -L 6.8657,0.015232,6.2878,0.738325 -L 6.2878,0.738325,5.7166,1.453044 -L 5.7166,1.453044,5.1565,2.150787 -L 5.1565,3.218597,4.876,3.810358 -L 4.876,3.810358,4.876,4.215756 -L 4.876,4.215756,5.1565,4.78208 -L 5.1565,4.78208,5.587,4.78208 -L 5.587,4.78208,6.0146,4.78208 -L 6.0146,4.78208,6.4419,4.78208 -L 6.4419,4.78208,6.4419,4.275101 -L 6.4419,4.275101,6.4419,3.751013 -L 6.4419,3.751013,6.4419,3.218597 -L 6.4419,3.218597,6.0146,3.218597 -L 6.0146,3.218597,5.587,3.218597 -L 5.587,3.218597,5.1565,3.218597 -L 5.1565,6.383816,5.7761,6.403638 -L 5.7761,6.403638,6.1088,6.541986 -L 6.1088,6.541986,6.4419,6.917722 -L 6.4419,6.917722,5.864,7.640868 -L 5.864,7.640868,5.2893,8.355533 -L 5.2893,8.355533,4.7359,9.053364 -L 4.7359,9.053364,4.3054,8.519404 -L 4.3054,8.519404,3.8781,7.985542 -L 3.8781,7.985542,3.447,7.451583 -L 0.9217,0.015232,0.9217,6.612756 -A -6.6121,10.642994,8.540417,321.41046,349.01228 - -[兼] 63 -L 2.6294,0.015232,2.5453,0.919073 -L 2.5453,0.919073,2.4753,1.806058 -L 2.4753,1.806058,2.4126,2.684648 -L 2.4126,2.684648,1.6277,1.987014 -L 1.6277,1.987014,0.8607,1.272273 -L 0.8607,1.272273,0.094,0.549083 -L 4.3354,0.015232,4.3354,1.082922 -L 4.3354,1.082922,4.3354,2.150787 -L 4.3354,2.150787,4.3354,3.218597 -L 4.3354,3.218597,3.2038,3.218597 -L 3.2038,3.218597,2.0799,3.218597 -L 2.0799,3.218597,0.9482,3.218597 -L 6.8674,0.549083,5.3543,2.307565 -L 5.3543,2.307565,4.5908,3.405026 -L 4.5908,3.405026,3.9043,4.78208 -L 3.9043,4.78208,3.2917,4.743958 -L 3.2917,4.743958,2.959,4.477006 -L 2.959,4.477006,2.6294,3.752458 -L 5.1932,3.218597,5.4629,3.218597 -L 5.4629,3.218597,5.7396,3.218597 -L 5.7396,3.218597,6.0166,3.218597 -L 6.0166,3.218597,5.873,4.369645 -L 5.873,4.369645,5.4524,4.74965 -L 5.4524,4.74965,4.7624,4.78208 -L 4.7624,4.78208,4.465,5.316008 -L 4.465,5.316008,4.1848,5.849988 -L 4.1848,5.849988,3.9043,6.383816 -L 3.9043,6.383816,3.6136,6.383816 -L 3.6136,6.383816,3.3299,6.383816 -L 3.3299,6.383816,3.0532,6.383816 -L 3.0532,6.383816,2.7558,5.849988 -L 2.7558,5.849988,2.4753,5.316008 -L 2.4753,5.316008,2.1989,4.78208 -L 2.1989,4.78208,1.4946,4.78208 -L 1.4946,4.78208,0.7941,4.78208 -L 0.7941,4.78208,0.094,4.78208 -L 6.4404,4.78208,6.1388,5.197373 -L 6.1388,5.197373,6.0341,5.612676 -L 6.0341,5.612676,6.0166,6.383816 -L 6.0166,6.383816,4.9028,6.485552 -L 4.9028,6.485552,4.4296,6.943126 -L 4.4296,6.943126,4.3354,7.985542 -L 4.3354,7.985542,3.9043,7.985542 -L 3.9043,7.985542,3.4843,7.985542 -L 3.4843,7.985542,3.0532,7.985542 -L 3.0532,7.985542,2.7558,7.451583 -L 2.7558,7.451583,2.4753,6.917722 -L 2.4753,6.917722,2.1989,6.383816 -L 2.1989,6.383816,1.7751,6.383816 -L 1.7751,6.383816,1.3545,6.383816 -L 1.3545,6.383816,0.9482,6.383816 -L 0.094,7.985542,1.593,8.00532 -L 1.593,8.00532,2.2515,8.143733 -L 2.2515,8.143733,2.6294,8.519404 -L 2.6294,8.519404,2.4753,8.708722 -L 2.4753,8.708722,2.3352,8.889394 -L 2.3352,8.889394,2.1989,9.053364 -L 4.7624,8.25243,4.8955,8.519404 -L 4.8955,8.519404,5.0391,8.786346 -L 5.0391,8.786346,5.1932,9.053364 -L 5.1932,7.985542,5.894,7.985542 -L 5.894,7.985542,6.5942,7.985542 -L 6.5942,7.985542,7.2947,7.985542 - -[剣] 48 -L 0.3093,0.015232,0.9467,0.816035 -L 0.9467,0.816035,1.5877,1.616827 -L 1.5877,1.616827,2.2321,2.417772 -L 2.2321,2.417772,1.8819,2.981295 -L 1.8819,2.981295,1.4409,3.188924 -L 1.4409,3.188924,0.5229,3.218597 -L 0.5229,3.218597,0.5229,3.751013 -L 0.5229,3.751013,0.5229,4.275101 -L 0.5229,4.275101,0.5229,4.78208 -L 0.5229,4.78208,1.5596,4.849853 -L 1.5596,4.849853,2.085,5.273671 -L 2.085,5.273671,2.2321,6.383816 -L 2.2321,6.383816,1.3005,6.403638 -L 1.3005,6.403638,0.7541,6.541986 -L 0.7541,6.541986,0.1271,6.917722 -L 5.6193,0.015232,6.0428,0.015232 -L 6.0428,0.015232,6.4736,0.015232 -L 6.4736,0.015232,6.8977,0.015232 -L 6.8977,0.015232,6.8977,3.027867 -L 6.8977,3.027867,6.8977,6.040631 -L 6.8977,6.040631,6.8977,9.053364 -L 3.9417,0.549083,3.5105,0.919073 -L 3.5105,0.919073,3.0867,1.272273 -L 3.0867,1.272273,2.6594,1.616827 -L 5.1882,2.150787,5.1882,4.095742 -L 5.1882,4.095742,5.1882,6.040631 -L 5.1882,6.040631,5.1882,7.985542 -L 2.6594,3.218597,2.3726,3.810358 -L 2.3726,3.810358,2.3726,4.215756 -L 2.3726,4.215756,2.6594,4.78208 -L 2.6594,4.78208,3.0867,4.78208 -L 3.0867,4.78208,3.5105,4.78208 -L 3.5105,4.78208,3.9417,4.78208 -L 3.9417,4.78208,3.9417,4.275101 -L 3.9417,4.275101,3.9417,3.751013 -L 3.9417,3.751013,3.9417,3.218597 -L 3.9417,3.218597,3.5105,3.218597 -L 3.5105,3.218597,3.0867,3.218597 -L 3.0867,3.218597,2.6594,3.218597 -L 2.6594,6.383816,2.9326,6.383816 -L 2.9326,6.383816,3.2131,6.383816 -L 3.2131,6.383816,3.5105,6.383816 -L 0.9467,7.451583,1.3775,7.985542 -L 1.3775,7.985542,1.8052,8.519404 -L 1.8052,8.519404,2.2321,9.053364 -L 2.2321,9.053364,2.7925,8.519404 -L 2.7925,8.519404,3.3638,7.985542 -L 3.3638,7.985542,3.9417,7.451583 - -[圏] 54 -L 0.126,0.015232,0.126,2.863962 -L 0.126,2.863962,0.126,5.696023 -L 0.126,5.696023,0.126,8.519404 -L 0.126,8.519404,2.3847,8.519404 -L 2.3847,8.519404,4.6371,8.519404 -L 4.6371,8.519404,6.8994,8.519404 -L 6.8994,8.519404,6.8994,5.696023 -L 6.8994,5.696023,6.8994,2.863962 -L 6.8994,2.863962,6.8994,0.015232 -L 6.8994,0.015232,4.6371,0.015232 -L 4.6371,0.015232,2.3847,0.015232 -L 2.3847,0.015232,0.126,0.015232 -L 2.2621,1.616827,2.2621,2.150787 -L 2.2621,2.150787,2.2621,2.684648 -L 2.2621,2.684648,2.2621,3.218597 -L 2.2621,3.218597,2.9626,3.218597 -L 2.9626,3.218597,3.6631,3.218597 -L 3.6631,3.218597,4.3675,3.218597 -L 4.3675,3.218597,4.3675,3.588686 -L 4.3675,3.588686,4.3675,3.941689 -L 4.3675,3.941689,4.3675,4.286341 -L 4.3675,4.286341,2.5532,4.266563 -L 2.5532,4.266563,1.6741,4.128195 -L 1.6741,4.128195,0.9802,3.752458 -L 2.6579,1.616827,3.5164,1.616827 -L 3.5164,1.616827,4.3675,1.616827 -L 4.3675,1.616827,5.2217,1.616827 -L 5.2217,1.616827,5.2217,1.987014 -L 5.2217,1.987014,5.2217,2.339974 -L 5.2217,2.339974,5.2217,2.684648 -L 5.6455,3.752458,5.2217,4.362629 -L 5.2217,4.362629,4.7944,4.97281 -L 4.7944,4.97281,4.3675,5.58297 -L 4.3675,5.58297,3.7857,5.58297 -L 3.7857,5.58297,3.2183,5.58297 -L 3.2183,5.58297,2.6579,5.58297 -L 2.6579,5.58297,2.5147,5.316008 -L 2.5147,5.316008,2.3847,5.049131 -L 2.3847,5.049131,2.2621,4.78208 -L 1.4114,5.849988,1.6807,5.849988 -L 1.6807,5.849988,1.9644,5.849988 -L 1.9644,5.849988,2.2621,5.849988 -L 4.7944,5.849988,5.0676,5.849988 -L 5.0676,5.849988,5.3513,5.849988 -L 5.3513,5.849988,5.6455,5.849988 -L 3.0852,6.650736,2.6579,7.10703 -L 2.6579,7.10703,2.2415,7.554741 -L 2.2415,7.554741,1.8352,7.985542 -L 3.9363,6.650736,3.7857,7.10703 -L 3.7857,7.10703,3.6421,7.554741 -L 3.6421,7.554741,3.5164,7.985542 -L 4.5808,6.917722,4.7944,7.2878 -L 4.7944,7.2878,5.0081,7.640868 -L 5.0081,7.640868,5.2217,7.985542 - -[堅] 57 -L 0.1592,0.015232,1.2834,0.015232 -L 1.2834,0.015232,2.4147,0.015232 -L 2.4147,0.015232,3.5425,0.015232 -L 3.5425,0.015232,3.2553,1.856953 -L 3.2553,1.856953,2.3972,2.241205 -L 2.3972,2.241205,1.0103,2.150787 -L 3.9733,0.015232,4.947,0.015232 -L 4.947,0.015232,5.935,0.015232 -L 5.935,0.015232,6.9294,0.015232 -L 3.9733,2.150787,3.8196,2.520777 -L 3.8196,2.520777,3.676,2.873966 -L 3.676,2.873966,3.5425,3.218597 -L 4.3936,2.150787,4.947,2.150787 -L 4.947,2.150787,5.5039,2.150787 -L 5.5039,2.150787,6.0751,2.150787 -L 0.583,4.286341,0.583,5.697457 -L 0.583,5.697457,0.583,7.108353 -L 0.583,7.108353,0.583,8.519404 -L 0.583,8.519404,1.413,8.519404 -L 1.413,8.519404,2.2641,8.519404 -L 2.2641,8.519404,3.1152,8.519404 -L 1.0103,4.286341,1.2834,4.286341 -L 1.2834,4.286341,1.5636,4.286341 -L 1.5636,4.286341,1.8337,4.286341 -L 1.8337,4.286341,1.8337,4.818834 -L 1.8337,4.818834,1.8337,5.34279 -L 1.8337,5.34279,1.8337,5.849988 -L 1.8337,5.849988,1.5636,5.849988 -L 1.5636,5.849988,1.2834,5.849988 -L 1.2834,5.849988,1.0103,5.849988 -L 2.2641,4.286341,2.5373,4.286341 -L 2.5373,4.286341,2.8179,4.286341 -L 2.8179,4.286341,3.1152,4.286341 -L 3.9733,4.286341,4.3765,4.818834 -L 4.3765,4.818834,4.7964,5.34279 -L 4.7964,5.34279,5.2202,5.849988 -L 5.2202,5.849988,4.6423,7.016579 -L 4.6423,7.016579,4.4255,7.708663 -L 4.4255,7.708663,4.3936,8.519404 -L 4.3936,8.519404,5.0976,8.441748 -L 5.0976,8.441748,5.802,8.355533 -L 5.802,8.355533,6.5056,8.25243 -L 6.5056,8.25243,6.2082,7.640868 -L 6.2082,7.640868,5.9245,7.020826 -L 5.9245,7.020826,5.6475,6.383816 -L 6.5056,4.286341,6.2082,4.629527 -L 6.2082,4.629527,5.9245,4.97281 -L 5.9245,4.97281,5.6475,5.316008 -L 2.2641,5.849988,2.5373,5.849988 -L 2.5373,5.849988,2.8179,5.849988 -L 2.8179,5.849988,3.1152,5.849988 -L 3.1152,5.849988,3.1152,6.220077 -L 3.1152,6.220077,3.1152,6.573069 -L 3.1152,6.573069,3.1152,6.917722 -L 3.1152,6.917722,2.4147,6.917722 -L 2.4147,6.917722,1.7107,6.917722 -L 1.7107,6.917722,1.0103,6.917722 - -[嫌] 66 -L 0.1577,0.015232,0.585,0.816035 -L 0.585,0.816035,1.0123,1.616827 -L 1.0123,1.616827,1.436,2.417772 -L 1.436,2.417772,1.0123,2.520777 -L 1.0123,2.520777,0.585,2.606981 -L 0.585,2.606981,0.1577,2.684648 -L 0.1577,2.684648,0.2666,4.437614 -L 0.2666,4.437614,0.4729,6.207315 -L 0.4729,6.207315,0.585,9.053364 -L 3.9683,0.015232,3.8878,0.738325 -L 3.8878,0.738325,3.8181,1.453044 -L 3.8181,1.453044,3.7547,2.150787 -L 3.7547,2.150787,3.2678,1.616827 -L 3.2678,1.616827,2.7778,1.082922 -L 2.7778,1.082922,2.291,0.549083 -L 5.2537,0.015232,5.2537,0.919073 -L 5.2537,0.919073,5.2537,1.806058 -L 5.2537,1.806058,5.2537,2.684648 -L 5.2537,2.684648,4.6023,2.941728 -L 4.6023,2.941728,3.9158,2.961495 -L 3.9158,2.961495,3.1421,3.218597 -L 6.9629,0.549083,6.5325,1.082922 -L 6.5325,1.082922,6.1052,1.616827 -L 6.1052,1.616827,5.6775,2.150787 -L 1.436,3.218597,1.7373,3.711556 -L 1.7373,3.711556,1.8493,4.670516 -L 1.8493,4.670516,1.8672,6.917722 -L 1.8672,6.917722,1.573,6.917722 -L 1.573,6.917722,1.2854,6.917722 -L 1.2854,6.917722,1.0123,6.917722 -L 5.6775,3.218597,5.3133,3.751013 -L 5.3133,3.751013,4.956,4.275101 -L 4.956,4.275101,4.6128,4.78208 -L 4.6128,4.78208,4.3991,4.438884 -L 4.3991,4.438884,4.1823,4.095742 -L 4.1823,4.095742,3.9683,3.752458 -L 6.322,3.218597,6.3815,3.588686 -L 6.3815,3.588686,6.4484,3.941689 -L 6.4484,3.941689,6.5325,4.286341 -L 6.5325,4.286341,5.8912,4.999637 -L 5.8912,4.999637,5.2537,5.696023 -L 5.2537,5.696023,4.6128,6.383816 -L 4.6128,6.383816,3.8496,5.256707 -L 3.8496,5.256707,3.3589,4.84148 -L 3.3589,4.84148,2.7214,4.78208 -L 6.9629,4.78208,6.6582,5.197373 -L 6.6582,5.197373,6.55,5.612676 -L 6.55,5.612676,6.5325,6.383816 -L 6.5325,6.383816,5.8912,6.423417 -L 5.8912,6.423417,5.3977,6.700296 -L 5.3977,6.700296,4.6128,7.451583 -L 4.6128,7.451583,4.1228,7.10703 -L 4.1228,7.10703,3.6359,6.75384 -L 3.6359,6.75384,3.1421,6.383816 -L 2.7214,7.451583,3.3347,7.481267 -L 3.3347,7.481267,3.6601,7.688994 -L 3.6601,7.688994,3.9683,8.25243 -L 3.9683,8.25243,3.8286,8.519404 -L 3.8286,8.519404,3.6951,8.786346 -L 3.6951,8.786346,3.5725,9.053364 -L 5.6775,7.451583,5.3977,7.866886 -L 5.3977,7.866886,5.3977,8.282091 -L 5.3977,8.282091,5.6775,9.053364 -L 6.1052,7.451583,6.5325,7.451583 -L 6.5325,7.451583,6.9629,7.451583 -L 6.9629,7.451583,7.3867,7.451583 - -[懸] 60 -L 0.1915,0.015232,0.4609,0.549083 -L 0.4609,0.549083,0.7446,1.082922 -L 0.7446,1.082922,1.0426,1.616827 -L 2.7164,0.015232,2.4226,0.450226 -L 2.4226,0.450226,2.3102,1.003887 -L 2.3102,1.003887,2.2965,2.150787 -L 3.1476,0.015232,4.0022,0.015232 -L 4.0022,0.015232,4.8564,0.015232 -L 4.8564,0.015232,5.711,0.015232 -L 5.711,0.015232,5.711,0.385223 -L 5.711,0.385223,5.711,0.738325 -L 5.711,0.738325,5.711,1.082922 -L 7.3887,0.816035,7.2385,1.082922 -L 7.2385,1.082922,7.0875,1.34994 -L 7.0875,1.34994,6.9614,1.616827 -L 4.426,1.34994,4.275,1.616827 -L 4.275,1.616827,4.1314,1.883769 -L 4.1314,1.883769,4.0022,2.150787 -L 1.8972,3.218597,1.8972,3.751013 -L 1.8972,3.751013,1.8972,4.275101 -L 1.8972,4.275101,1.8972,4.78208 -L 1.8972,4.78208,1.319,4.78208 -L 1.319,4.78208,0.7446,4.78208 -L 0.7446,4.78208,0.1915,4.78208 -L 0.1915,4.78208,0.1915,5.849988 -L 0.1915,5.849988,0.1915,6.917722 -L 0.1915,6.917722,0.1915,7.985542 -L 5.711,3.218597,5.711,3.751013 -L 5.711,3.751013,5.711,4.275101 -L 5.711,4.275101,5.711,4.78208 -L 5.711,4.78208,5.4137,4.885184 -L 5.4137,4.885184,5.1335,4.971398 -L 5.1335,4.971398,4.8564,5.049131 -L 4.8564,5.049131,5.0771,5.879551 -L 5.0771,5.879551,5.2032,6.888072 -L 5.2032,6.888072,5.711,8.25243 -L 5.711,8.25243,5.2802,8.355533 -L 5.2802,8.355533,4.8564,8.441748 -L 4.8564,8.441748,4.426,8.519404 -L 2.2965,4.78208,2.7164,4.78208 -L 2.7164,4.78208,3.1476,4.78208 -L 3.1476,4.78208,3.5749,4.78208 -L 7.3887,4.78208,7.0563,5.157904 -L 7.0563,5.157904,6.7341,5.296262 -L 6.7341,5.296262,6.1348,5.316008 -L 1.4699,5.849988,1.4699,6.917722 -L 1.4699,6.917722,1.4699,7.985542 -L 1.4699,7.985542,1.4699,9.053364 -L 1.4699,9.053364,1.8762,9.053364 -L 1.8762,9.053364,2.2965,9.053364 -L 2.2965,9.053364,2.7164,9.053364 -L 2.7164,9.053364,2.7164,7.985542 -L 2.7164,7.985542,2.7164,6.917722 -L 2.7164,6.917722,2.7164,5.849988 -L 2.7164,5.849988,2.2965,5.849988 -L 2.2965,5.849988,1.8762,5.849988 -L 1.8762,5.849988,1.4699,5.849988 -L 6.1348,8.519404,6.415,8.519404 -L 6.415,8.519404,6.6847,8.519404 -L 6.6847,8.519404,6.9614,8.519404 - -[献] 51 -L 0.2177,0.015232,0.2177,2.149353 -L 0.2177,2.149353,0.2177,4.275101 -L 0.2177,4.275101,0.2177,6.383816 -L 0.2177,6.383816,0.7676,6.383816 -L 0.7676,6.383816,1.3248,6.383816 -L 1.3248,6.383816,1.8957,6.383816 -L 1.8957,6.383816,1.6642,7.71431 -L 1.6642,7.71431,1.0583,8.027889 -L 1.0583,8.027889,0.2177,7.985542 -L 2.7535,0.015232,3.0235,0.015232 -L 3.0235,0.015232,3.3072,0.015232 -L 3.3072,0.015232,3.6046,0.015232 -L 3.6046,0.015232,3.6046,2.149353 -L 3.6046,2.149353,3.6046,4.275101 -L 3.6046,4.275101,3.6046,6.383816 -L 3.6046,6.383816,3.3072,6.383816 -L 3.3072,6.383816,3.0235,6.383816 -L 3.0235,6.383816,2.7535,6.383816 -L 2.7535,6.383816,2.4558,5.34279 -L 2.4558,5.34279,2.1721,4.284973 -L 2.1721,4.284973,1.8957,3.218597 -L 1.8957,3.218597,2.1721,3.054715 -L 2.1721,3.054715,2.4558,2.873966 -L 2.4558,2.873966,2.7535,2.684648 -L 4.0319,0.015232,5.2125,3.058962 -L 5.2125,3.058962,5.65,4.433192 -L 5.65,4.433192,5.7095,5.316008 -L 5.7095,5.316008,5.3803,5.6917 -L 5.3803,5.6917,5.0549,5.830123 -L 5.0549,5.830123,4.4592,5.849988 -L 7.4191,0.015232,6.9918,1.272273 -L 6.9918,1.272273,6.5641,2.520777 -L 6.5641,2.520777,6.1368,3.752458 -L 1.8957,1.082922,1.8638,1.854228 -L 1.8638,1.854228,1.6432,2.269432 -L 1.6432,2.269432,1.0446,2.684648 -L 1.4649,4.286341,1.4509,5.03071 -L 1.4509,5.03071,1.3385,5.436141 -L 1.3385,5.436141,1.0446,5.849988 -L 6.1368,5.849988,5.8356,6.324407 -L 5.8356,6.324407,5.7239,7.155013 -L 5.7239,7.155013,5.7095,9.053364 -L 6.5641,5.849988,6.8373,5.849988 -L 6.8373,5.849988,7.1245,5.849988 -L 7.1245,5.849988,7.4191,5.849988 -L 2.323,7.985542,2.1721,8.355533 -L 2.1721,8.355533,2.025,8.708722 -L 2.025,8.708722,1.8957,9.053364 -L 2.7535,7.985542,3.1738,7.985542 -L 3.1738,7.985542,3.6046,7.985542 -L 3.6046,7.985542,4.0319,7.985542 - -[肩] 33 -L 0.2165,0.282108,0.9415,2.536319 -L 0.9415,2.536319,1.0988,4.587278 -L 1.0988,4.587278,1.0708,6.917722 -L 1.0708,6.917722,2.9029,6.917722 -L 2.9029,6.917722,4.7414,6.917722 -L 4.7414,6.917722,6.5945,6.917722 -L 6.5945,6.917722,6.5945,6.573069 -L 6.5945,6.573069,6.5945,6.220077 -L 6.5945,6.220077,6.5945,5.849988 -L 6.5945,5.849988,4.885,5.849988 -L 4.885,5.849988,3.1828,5.849988 -L 3.1828,5.849988,1.5016,5.849988 -L 2.3527,0.015232,2.3527,1.453044 -L 2.3527,1.453044,2.3527,2.873966 -L 2.3527,2.873966,2.3527,4.286341 -L 2.3527,4.286341,3.7575,4.286341 -L 3.7575,4.286341,5.1725,4.286341 -L 5.1725,4.286341,6.5945,4.286341 -L 6.5945,4.286341,6.5945,2.873966 -L 6.5945,2.873966,6.5945,1.453044 -L 6.5945,1.453044,6.5945,0.015232 -L 6.5945,0.015232,6.1672,0.015232 -L 6.1672,0.015232,5.7434,0.015232 -L 5.7434,0.015232,5.3126,0.015232 -L 2.7803,2.150787,3.9113,2.150787 -L 3.9113,2.150787,5.0391,2.150787 -L 5.0391,2.150787,6.1672,2.150787 -L 2.7803,3.218597,3.9113,3.218597 -L 3.9113,3.218597,5.0391,3.218597 -L 5.0391,3.218597,6.1672,3.218597 -L 0.2165,8.519404,2.6084,8.519404 -L 2.6084,8.519404,5.0079,8.519404 -L 5.0079,8.519404,7.4176,8.519404 - -[謙] 66 -L 0.6774,0.015232,0.6774,0.738325 -L 0.6774,0.738325,0.6774,1.453044 -L 0.6774,1.453044,0.6774,2.150787 -L 0.6774,2.150787,1.0836,2.150787 -L 1.0836,2.150787,1.5001,2.150787 -L 1.5001,2.150787,1.9274,2.150787 -L 1.9274,2.150787,1.9274,1.806058 -L 1.9274,1.806058,1.9274,1.453044 -L 1.9274,1.453044,1.9274,1.082922 -L 1.9274,1.082922,2.5753,1.132394 -L 2.5753,1.132394,3.1256,1.478469 -L 3.1256,1.478469,4.0607,2.417772 -L 4.0607,2.417772,3.7662,2.684648 -L 3.7662,2.684648,3.486,2.951611 -L 3.486,2.951611,3.2061,3.218597 -L 1.1047,0.015232,1.381,0.204452 -L 1.381,0.204452,1.651,0.385223 -L 1.651,0.385223,1.9274,0.549083 -L 4.0607,0.015232,4.0607,0.549083 -L 4.0607,0.549083,4.0607,1.082922 -L 4.0607,1.082922,4.0607,1.616827 -L 5.3423,0.015232,5.3423,0.919073 -L 5.3423,0.919073,5.3423,1.806058 -L 5.3423,1.806058,5.3423,2.684648 -L 5.3423,2.684648,4.1094,4.160647 -L 4.1094,4.160647,3.4439,4.704414 -L 3.4439,4.704414,2.7823,4.78208 -L 7.02,1.082922,6.5962,1.453044 -L 6.5962,1.453044,6.1657,1.806058 -L 6.1657,1.806058,5.7419,2.150787 -L 5.7419,3.218597,4.8873,4.284973 -L 4.8873,4.284973,4.0397,5.34279 -L 4.0397,5.34279,3.2061,6.383816 -L 6.3825,3.218597,6.442,3.588686 -L 6.442,3.588686,6.5124,3.941689 -L 6.5124,3.941689,6.5962,4.286341 -L 6.5962,4.286341,5.3777,5.923332 -L 5.3777,5.923332,4.1238,7.365467 -L 4.1238,7.365467,2.7823,7.985542 -L 0.6774,3.752458,1.0836,3.752458 -L 1.0836,3.752458,1.5001,3.752458 -L 1.5001,3.752458,1.9274,3.752458 -L 7.02,4.78208,6.7222,5.197373 -L 6.7222,5.197373,6.6105,5.612676 -L 6.6105,5.612676,6.5962,6.383816 -L 6.5962,6.383816,6.2984,6.383816 -L 6.2984,6.383816,6.0183,6.383816 -L 6.0183,6.383816,5.7419,6.383816 -L 5.7419,6.383816,5.0376,7.2878 -L 5.0376,7.2878,4.3371,8.174851 -L 4.3371,8.174851,3.6369,9.053364 -L 0.6774,5.316008,1.0836,5.316008 -L 1.0836,5.316008,1.5001,5.316008 -L 1.5001,5.316008,1.9274,5.316008 -L 0.2501,6.917722,0.9502,6.917722 -L 0.9502,6.917722,1.651,6.917722 -L 1.651,6.917722,2.355,6.917722 -L 5.7419,7.985542,5.4757,8.380981 -L 5.4757,8.380981,5.4757,8.657805 -L 5.4757,8.657805,5.7419,9.053364 -L 6.1657,7.985542,6.442,7.985542 -L 6.442,7.985542,6.7257,7.985542 -L 6.7257,7.985542,7.02,7.985542 -L 0.6774,8.519404,1.0836,8.519404 -L 1.0836,8.519404,1.5001,8.519404 -L 1.5001,8.519404,1.9274,8.519404 - -[賢] 66 -L 0.2797,0.015232,0.8296,0.204452 -L 0.8296,0.204452,1.383,0.385223 -L 1.383,0.385223,1.9543,0.549083 -L 6.1989,0.015232,5.905,0.204452 -L 5.905,0.204452,5.6178,0.385223 -L 5.6178,0.385223,5.3443,0.549083 -L 1.534,1.616827,1.534,2.683302 -L 1.534,2.683302,1.534,3.741152 -L 1.534,3.741152,1.534,4.78208 -L 1.534,4.78208,2.9346,4.78208 -L 2.9346,4.78208,4.3464,4.78208 -L 4.3464,4.78208,5.7681,4.78208 -L 5.7681,4.78208,5.7681,3.741152 -L 5.7681,3.741152,5.7681,2.683302 -L 5.7681,2.683302,5.7681,1.616827 -L 5.7681,1.616827,4.3464,1.616827 -L 4.3464,1.616827,2.9346,1.616827 -L 2.9346,1.616827,1.534,1.616827 -L 1.9543,2.684648,3.0855,2.684648 -L 3.0855,2.684648,4.213,2.684648 -L 4.213,2.684648,5.3443,2.684648 -L 1.9543,3.752458,3.0855,3.752458 -L 3.0855,3.752458,4.213,3.752458 -L 4.213,3.752458,5.3443,3.752458 -L 0.2797,5.849988,0.2797,6.917722 -L 0.2797,6.917722,0.2797,7.985542 -L 0.2797,7.985542,0.2797,9.053364 -L 0.2797,9.053364,1.4079,9.053364 -L 1.4079,9.053364,2.5392,9.053364 -L 2.5392,9.053364,3.6631,9.053364 -L 0.6759,5.849988,1.1032,5.849988 -L 1.1032,5.849988,1.534,5.849988 -L 1.534,5.849988,1.9543,5.849988 -L 1.9543,5.849988,1.9543,6.220077 -L 1.9543,6.220077,1.9543,6.573069 -L 1.9543,6.573069,1.9543,6.917722 -L 1.9543,6.917722,1.534,6.917722 -L 1.534,6.917722,1.1032,6.917722 -L 1.1032,6.917722,0.6759,6.917722 -L 2.3847,5.849988,2.812,5.849988 -L 2.812,5.849988,3.2393,5.849988 -L 3.2393,5.849988,3.6631,5.849988 -L 4.6998,5.849988,5.0504,6.220077 -L 5.0504,6.220077,5.4038,6.573069 -L 5.4038,6.573069,5.7681,6.917722 -L 5.7681,6.917722,5.1695,7.708663 -L 5.1695,7.708663,4.9489,8.262313 -L 4.9489,8.262313,4.917,9.053364 -L 4.917,9.053364,5.4742,9.053364 -L 5.4742,9.053364,6.0451,9.053364 -L 6.0451,9.053364,6.6265,9.053364 -L 6.6265,9.053364,6.609,8.282091 -L 6.609,8.282091,6.4966,7.866886 -L 6.4966,7.866886,6.1989,7.451583 -L 7.0538,5.849988,6.7561,6.039219 -L 6.7561,6.039219,6.4756,6.220077 -L 6.4756,6.220077,6.1989,6.383816 -L 2.3847,6.917722,2.6618,6.917722 -L 2.6618,6.917722,2.9416,6.917722 -L 2.9416,6.917722,3.2393,6.917722 -L 3.2393,6.917722,3.2393,7.2878 -L 3.2393,7.2878,3.2393,7.640868 -L 3.2393,7.640868,3.2393,7.985542 -L 3.2393,7.985542,2.3847,7.985542 -L 2.3847,7.985542,1.534,7.985542 -L 1.534,7.985542,0.6759,7.985542 - -[軒] 57 -L 1.9913,0.015232,1.7531,1.345726 -L 1.7531,1.345726,1.1398,1.659229 -L 1.1398,1.659229,0.2817,1.616827 -L 5.8019,0.015232,5.8541,2.827296 -L 5.8541,2.827296,5.5249,4.334346 -L 5.5249,4.334346,4.0924,4.78208 -L 2.4112,1.616827,2.1174,2.150787 -L 2.1174,2.150787,1.8372,2.684648 -L 1.8372,2.684648,1.5601,3.218597 -L 1.5601,3.218597,1.2628,3.218597 -L 1.2628,3.218597,0.9826,3.218597 -L 0.9826,3.218597,0.7024,3.218597 -L 0.7024,3.218597,0.7024,4.284973 -L 0.7024,4.284973,0.7024,5.34279 -L 0.7024,5.34279,0.7024,6.383816 -L 0.7024,6.383816,1.322,6.4135 -L 1.322,6.4135,1.655,6.621163 -L 1.655,6.621163,1.9913,7.184696 -L 1.9913,7.184696,1.6407,7.748218 -L 1.6407,7.748218,1.1959,7.955871 -L 1.1959,7.955871,0.2817,7.985542 -L 2.8105,1.616827,3.0875,1.616827 -L 3.0875,1.616827,3.3677,1.616827 -L 3.3677,1.616827,3.6651,1.616827 -L 2.4112,3.218597,1.9913,3.751013 -L 1.9913,3.751013,1.5601,4.275101 -L 1.5601,4.275101,1.1328,4.78208 -L 3.0245,3.218597,3.0875,3.751013 -L 3.0875,3.751013,3.1537,4.275101 -L 3.1537,4.275101,3.2378,4.78208 -L 3.2378,4.78208,2.6427,4.811818 -L 2.6427,4.811818,2.317,5.019404 -L 2.317,5.019404,1.9913,5.58297 -L 1.9913,5.58297,2.317,6.146537 -L 2.317,6.146537,2.6427,6.354167 -L 2.6427,6.354167,3.2378,6.383816 -L 3.2378,6.383816,3.2378,6.039219 -L 3.2378,6.039219,3.2378,5.686118 -L 3.2378,5.686118,3.2378,5.316008 -L 6.2292,4.78208,5.9277,5.276473 -L 5.9277,5.276473,5.8156,6.245415 -L 5.8156,6.245415,5.8019,8.519404 -L 5.8019,8.519404,5.3746,8.519404 -L 5.3746,8.519404,4.9473,8.519404 -L 4.9473,8.519404,4.5236,8.519404 -L 6.6562,4.78208,6.9332,4.78208 -L 6.9332,4.78208,7.2026,4.78208 -L 7.2026,4.78208,7.4796,4.78208 -L 2.4112,7.985542,2.261,8.355533 -L 2.261,8.355533,2.1174,8.708722 -L 2.1174,8.708722,1.9913,9.053364 -L 2.8105,7.985542,3.0875,7.985542 -L 3.0875,7.985542,3.3677,7.985542 -L 3.3677,7.985542,3.6651,7.985542 -L 6.2292,8.519404,6.5021,8.519404 -L 6.5021,8.519404,6.7788,8.519404 -L 6.7788,8.519404,7.0485,8.519404 - -[遣] 66 -L 0.5254,0.015232,0.862,0.385223 -L 0.862,0.385223,1.2017,0.738325 -L 1.2017,0.738325,1.5621,1.082922 -L 1.5621,1.082922,1.5621,2.330178 -L 1.5621,2.330178,1.5621,3.560381 -L 1.5621,3.560381,1.5621,4.78208 -L 1.5621,4.78208,1.1348,4.78208 -L 1.1348,4.78208,0.7145,4.78208 -L 0.7145,4.78208,0.3083,4.78208 -L 2.8405,0.015232,2.5463,0.204452 -L 2.5463,0.204452,2.2661,0.385223 -L 2.2661,0.385223,1.9859,0.549083 -L 3.2717,0.015232,4.6758,0.015232 -L 4.6758,0.015232,6.0841,0.015232 -L 6.0841,0.015232,7.5058,0.015232 -L 3.6955,1.616827,3.6955,2.683302 -L 3.6955,2.683302,3.6955,3.741152 -L 3.6955,3.741152,3.6955,4.78208 -L 3.6955,4.78208,4.3956,4.78208 -L 4.3956,4.78208,5.0965,4.78208 -L 5.0965,4.78208,5.8004,4.78208 -L 5.8004,4.78208,5.8004,4.438884 -L 5.8004,4.438884,5.8004,4.095742 -L 5.8004,4.095742,5.8004,3.752458 -L 5.8004,3.752458,5.2292,3.752458 -L 5.2292,3.752458,4.6758,3.752458 -L 4.6758,3.752458,4.1228,3.752458 -L 4.1228,1.616827,4.8268,1.616827 -L 4.8268,1.616827,5.5269,1.616827 -L 5.5269,1.616827,6.2277,1.616827 -L 6.2277,1.616827,6.2277,1.987014 -L 6.2277,1.987014,6.2277,2.339974 -L 6.2277,2.339974,6.2277,2.684648 -L 6.2277,2.684648,5.5269,2.684648 -L 5.5269,2.684648,4.8268,2.684648 -L 4.8268,2.684648,4.1228,2.684648 -L 2.4171,5.849988,3.2717,5.953015 -L 3.2717,5.953015,4.1228,6.039219 -L 4.1228,6.039219,4.9805,6.116886 -L 4.9805,6.116886,4.6481,6.680485 -L 4.6481,6.680485,4.3116,6.888072 -L 4.3116,6.888072,3.6955,6.917722 -L 3.6955,6.917722,3.6955,7.2878 -L 3.6955,7.2878,3.6955,7.640868 -L 3.6955,7.640868,3.6955,7.985542 -L 3.6955,7.985542,4.3116,8.025109 -L 4.3116,8.025109,4.6481,8.301956 -L 4.6481,8.301956,4.9805,9.053364 -L 5.3766,5.849988,6.0768,5.849988 -L 6.0768,5.849988,6.7878,5.849988 -L 6.7878,5.849988,7.5058,5.849988 -L 5.3766,6.917722,5.1105,7.313148 -L 5.1105,7.313148,5.1105,7.589995 -L 5.1105,7.589995,5.3766,7.985542 -L 5.3766,7.985542,5.6495,7.985542 -L 5.6495,7.985542,5.9297,7.985542 -L 5.9297,7.985542,6.2277,7.985542 -L 6.2277,7.985542,6.2277,7.640868 -L 6.2277,7.640868,6.2277,7.2878 -L 6.2277,7.2878,6.2277,6.917722 -L 6.2277,6.917722,5.9297,6.917722 -L 5.9297,6.917722,5.6495,6.917722 -L 5.6495,6.917722,5.3766,6.917722 -L 1.5621,7.451583,1.2858,7.821792 -L 1.2858,7.821792,1.0122,8.174851 -L 1.0122,8.174851,0.7394,8.519404 - -[顕] 75 -L 4.1248,0.015232,4.3976,0.385223 -L 4.3976,0.385223,4.6852,0.738325 -L 4.6852,0.738325,4.979,1.082922 -L 7.5432,0.015232,7.2451,0.385223 -L 7.2451,0.385223,6.9614,0.738325 -L 6.9614,0.738325,6.6847,1.082922 -L 0.3141,0.549083,0.734,0.549083 -L 0.734,0.549083,1.1652,0.549083 -L 1.1652,0.549083,1.5925,0.549083 -L 1.5925,0.549083,1.5925,2.149353 -L 1.5925,2.149353,1.5925,3.741152 -L 1.5925,3.741152,1.5925,5.316008 -L 1.5925,5.316008,1.2944,5.316008 -L 1.2944,5.316008,1.0142,5.316008 -L 1.0142,5.316008,0.734,5.316008 -L 0.734,5.316008,0.734,6.383816 -L 0.734,6.383816,0.734,7.451583 -L 0.734,7.451583,0.734,8.519404 -L 0.734,8.519404,1.5925,8.519404 -L 1.5925,8.519404,2.4436,8.519404 -L 2.4436,8.519404,3.2978,8.519404 -L 3.2978,8.519404,3.2978,7.451583 -L 3.2978,7.451583,3.2978,6.383816 -L 3.2978,6.383816,3.2978,5.316008 -L 3.2978,5.316008,3.004,5.316008 -L 3.004,5.316008,2.7238,5.316008 -L 2.7238,5.316008,2.4436,5.316008 -L 2.4436,5.316008,2.4436,3.905001 -L 2.4436,3.905001,2.4436,2.493973 -L 2.4436,2.493973,2.4436,1.082922 -L 2.4436,1.082922,2.874,1.082922 -L 2.874,1.082922,3.2978,1.082922 -L 3.2978,1.082922,3.7286,1.082922 -L 0.734,2.417772,0.5834,2.873966 -L 0.5834,2.873966,0.4402,3.3217 -L 0.4402,3.3217,0.3141,3.752458 -L 3.2978,2.417772,3.4313,2.873966 -L 3.4313,2.873966,3.5749,3.3217 -L 3.5749,3.3217,3.7286,3.752458 -L 4.5486,2.150787,4.5486,3.751013 -L 4.5486,3.751013,4.5486,5.34279 -L 4.5486,5.34279,4.5486,6.917722 -L 4.5486,6.917722,5.1682,7.14514 -L 5.1682,7.14514,5.4977,7.491117 -L 5.4977,7.491117,5.8336,8.25243 -L 5.8336,8.25243,5.4063,8.355533 -L 5.4063,8.355533,4.979,8.441748 -L 4.979,8.441748,4.5486,8.519404 -L 4.979,2.150787,5.6834,2.150787 -L 5.6834,2.150787,6.394,2.150787 -L 6.394,2.150787,7.1124,2.150787 -L 7.1124,2.150787,7.1124,2.684648 -L 7.1124,2.684648,7.1124,3.218597 -L 7.1124,3.218597,7.1124,3.752458 -L 7.1124,3.752458,6.394,3.752458 -L 6.394,3.752458,5.6834,3.752458 -L 5.6834,3.752458,4.979,3.752458 -L 7.1124,4.286341,7.1124,4.629527 -L 7.1124,4.629527,7.1124,4.97281 -L 7.1124,4.97281,7.1124,5.316008 -L 7.1124,5.316008,6.394,5.316008 -L 6.394,5.316008,5.6834,5.316008 -L 5.6834,5.316008,4.979,5.316008 -L 7.1124,5.849988,7.1124,6.220077 -L 7.1124,6.220077,7.1124,6.573069 -L 7.1124,6.573069,7.1124,6.917722 -L 7.1124,6.917722,6.6847,6.917722 -L 6.6847,6.917722,6.2574,6.917722 -L 6.2574,6.917722,5.8336,6.917722 -L 1.1652,6.917722,1.7217,6.917722 -L 1.7217,6.917722,2.2926,6.917722 -L 2.2926,6.917722,2.874,6.917722 -L 6.2574,8.519404,6.6847,8.519404 -L 6.6847,8.519404,7.1124,8.519404 -L 7.1124,8.519404,7.5432,8.519404 - -[幻] 30 -L 5.4367,0.015232,5.713,0.015232 -L 5.713,0.015232,5.9932,0.015232 -L 5.9932,0.015232,6.2913,0.015232 -L 6.2913,0.015232,7.1004,2.640845 -L 7.1004,2.640845,7.1984,5.283587 -L 7.1984,5.283587,7.1179,7.985542 -L 7.1179,7.985542,5.9831,7.985542 -L 5.9831,7.985542,4.8549,7.985542 -L 4.8549,7.985542,3.7271,7.985542 -L 0.3403,0.549083,0.6173,0.549083 -L 0.6173,0.549083,0.8972,0.549083 -L 0.8972,0.549083,1.1914,0.549083 -L 1.1914,0.549083,1.2404,1.389496 -L 1.2404,1.389496,1.5665,2.289232 -L 1.5665,2.289232,2.4452,4.019443 -L 2.4452,4.019443,1.7448,4.818834 -L 1.7448,4.818834,1.0411,5.609819 -L 1.0411,5.609819,0.3403,6.383816 -L 1.6222,0.549083,2.323,1.005299 -L 2.323,1.005299,3.027,1.453044 -L 3.027,1.453044,3.7271,1.883769 -L 3.7271,1.883769,3.5734,2.150787 -L 3.5734,2.150787,3.4333,2.417772 -L 3.4333,2.417772,3.2963,2.684648 -L 2.8725,5.049131,3.1496,5.686118 -L 3.1496,5.686118,3.4333,6.306106 -L 3.4333,6.306106,3.7271,6.917722 -L 1.1914,6.383816,1.6012,7.2878 -L 1.6012,7.2878,2.0214,8.174851 -L 2.0214,8.174851,2.4452,9.053364 - -[弦] 42 -L 0.7979,0.015232,2.1954,0.749631 -L 2.1954,0.749631,2.5211,2.433183 -L 2.5211,2.433183,2.4753,4.286341 -L 2.4753,4.286341,1.9044,4.286341 -L 1.9044,4.286341,1.3513,4.286341 -L 1.3513,4.286341,0.7979,4.286341 -L 0.7979,4.286341,0.7979,4.999637 -L 0.7979,4.999637,0.7979,5.696023 -L 0.7979,5.696023,0.7979,6.383816 -L 0.7979,6.383816,1.3513,6.383816 -L 1.3513,6.383816,1.9044,6.383816 -L 1.9044,6.383816,2.4753,6.383816 -L 2.4753,6.383816,2.4753,7.10703 -L 2.4753,7.10703,2.4753,7.821792 -L 2.4753,7.821792,2.4753,8.519404 -L 2.4753,8.519404,1.7751,8.519404 -L 1.7751,8.519404,1.0743,8.519404 -L 1.0743,8.519404,0.3703,8.519404 -L 3.3302,0.015232,4.9554,1.098519 -L 4.9554,1.098519,5.3087,2.707305 -L 5.3087,2.707305,4.6118,4.553403 -L 4.6118,4.553403,4.885,5.26659 -L 4.885,5.26659,5.1651,5.962909 -L 5.1651,5.962909,5.4352,6.650736 -L 5.4352,6.650736,5.0709,7.21439 -L 5.0709,7.21439,4.5281,7.422031 -L 4.5281,7.422031,3.3302,7.451583 -L 4.6118,0.015232,5.3336,0.153579 -L 5.3336,0.153579,5.9777,0.410659 -L 5.9777,0.410659,6.7167,0.549083 -L 6.7167,0.549083,7.0004,1.142288 -L 7.0004,1.142288,7.0004,1.557592 -L 7.0004,1.557592,6.7167,2.150787 -L 5.866,3.218597,6.1388,3.931882 -L 6.1388,3.931882,6.419,4.628169 -L 6.419,4.628169,6.7167,5.316008 -L 5.866,7.451583,5.5613,7.866886 -L 5.5613,7.866886,5.4527,8.282091 -L 5.4527,8.282091,5.4352,9.053364 -L 6.2863,7.451583,6.7167,7.451583 -L 6.7167,7.451583,7.144,7.451583 -L 7.144,7.451583,7.5748,7.451583 - -[玄] 30 -L 0.7999,0.015232,2.0885,0.539144 -L 2.0885,0.539144,2.9186,1.537792 -L 2.9186,1.537792,3.7595,2.951611 -L 3.7595,2.951611,3.0552,3.751013 -L 3.0552,3.751013,2.3547,4.541965 -L 2.3547,4.541965,1.6545,5.316008 -L 2.5088,0.015232,3.563,0.153579 -L 3.563,0.153579,4.5332,0.410659 -L 4.5332,0.410659,5.8922,0.549083 -L 5.8922,0.549083,6.0256,0.816035 -L 6.0256,0.816035,6.1692,1.082922 -L 6.1692,1.082922,6.3233,1.34994 -L 6.3233,1.34994,6.0256,1.806058 -L 6.0256,1.806058,5.7419,2.25389 -L 5.7419,2.25389,5.4649,2.684648 -L 4.1833,3.752458,4.4597,4.465732 -L 4.4597,4.465732,4.7434,5.16203 -L 4.7434,5.16203,5.0376,5.849988 -L 2.5088,5.316008,3.1081,6.107013 -L 3.1081,6.107013,3.3287,6.660707 -L 3.3287,6.660707,3.3599,7.451583 -L 3.3599,7.451583,2.3547,7.451583 -L 2.3547,7.451583,1.353,7.451583 -L 1.353,7.451583,0.3726,7.451583 -L 3.7595,7.451583,3.7595,7.985542 -L 3.7595,7.985542,3.7595,8.519404 -L 3.7595,8.519404,3.7595,9.053364 -L 4.1833,7.451583,5.1671,7.451583 -L 5.1671,7.451583,6.1692,7.451583 -L 6.1692,7.451583,7.1744,7.451583 - -[孤] 33 -L 0.8296,0.015232,1.1032,0.015232 -L 1.1032,0.015232,1.3869,0.015232 -L 1.3869,0.015232,1.6807,0.015232 -L 1.6807,0.015232,1.6807,1.453044 -L 1.6807,1.453044,1.6807,2.873966 -L 1.6807,2.873966,1.6807,4.286341 -L 1.6807,4.286341,1.2569,4.286341 -L 1.2569,4.286341,0.8296,4.286341 -L 0.8296,4.286341,0.4023,4.286341 -L 2.9346,0.282108,3.6036,2.931844 -L 3.6036,2.931844,3.7892,5.310392 -L 3.7892,5.310392,3.7857,7.985542 -L 3.7857,7.985542,5.1411,8.123955 -L 5.1411,8.123955,6.1082,8.380981 -L 6.1082,8.380981,7.1726,8.519404 -L 3.7857,0.015232,5.152,1.519349 -L 5.152,1.519349,5.2536,4.676175 -L 5.2536,4.676175,5.0714,7.451583 -L 6.318,0.015232,6.2339,0.385223 -L 6.2339,0.385223,6.1677,0.738325 -L 6.1677,0.738325,6.1082,1.082922 -L 6.1082,1.082922,5.898,0.919073 -L 5.898,0.919073,5.6875,0.738325 -L 5.6875,0.738325,5.4952,0.549083 -L 7.6037,0.282108,6.8083,2.957281 -L 6.8083,2.957281,6.423,5.386604 -L 6.423,5.386604,6.318,7.985542 -L 1.6807,4.78208,1.7126,6.334399 -L 1.7126,6.334399,1.9294,7.234091 -L 1.9294,7.234091,2.5073,8.25243 -L 2.5073,8.25243,1.8068,8.355533 -L 1.8068,8.355533,1.1032,8.441748 -L 1.1032,8.441748,0.4023,8.519404 - -[弧] 36 -L 0.4288,0.015232,1.8302,0.749631 -L 1.8302,0.749631,2.1559,2.433183 -L 2.1559,2.433183,2.11,4.286341 -L 2.11,4.286341,1.6827,4.286341 -L 1.6827,4.286341,1.2554,4.286341 -L 1.2554,4.286341,0.8281,4.286341 -L 0.8281,4.286341,0.8281,4.999637 -L 0.8281,4.999637,0.8281,5.696023 -L 0.8281,5.696023,0.8281,6.383816 -L 0.8281,6.383816,1.2554,6.383816 -L 1.2554,6.383816,1.6827,6.383816 -L 1.6827,6.383816,2.11,6.383816 -L 2.11,6.383816,2.11,7.10703 -L 2.11,7.10703,2.11,7.821792 -L 2.11,7.821792,2.11,8.519404 -L 2.11,8.519404,1.5391,8.519404 -L 1.5391,8.519404,0.9826,8.519404 -L 0.9826,8.519404,0.4288,8.519404 -L 2.965,0.282108,3.6339,2.931844 -L 3.6339,2.931844,3.8196,5.310392 -L 3.8196,5.310392,3.8196,7.985542 -L 3.8196,7.985542,5.1606,8.123955 -L 5.1606,8.123955,6.1308,8.380981 -L 6.1308,8.380981,7.2061,8.519404 -L 3.8196,0.015232,4.2258,0.015232 -L 4.2258,0.015232,4.6461,0.015232 -L 4.6461,0.015232,5.0661,0.015232 -L 5.0661,0.015232,5.0661,2.493973 -L 5.0661,2.493973,5.0661,4.97281 -L 5.0661,4.97281,5.0661,7.451583 -L 7.6334,0.282108,6.8418,2.957281 -L 6.8418,2.957281,6.4534,5.386604 -L 6.4534,5.386604,6.355,7.985542 -L 5.7105,0.549083,5.7736,0.919073 -L 5.7736,0.919073,5.8405,1.272273 -L 5.8405,1.272273,5.9245,1.616827 - -[枯] 39 -L 1.7131,0.015232,1.629,1.615393 -L 1.629,1.615393,1.5621,3.20729 -L 1.5621,3.20729,1.4991,4.78208 -L 1.4991,4.78208,1.1348,4.094253 -L 1.1348,4.094253,0.7779,3.397922 -L 0.7779,3.397922,0.4347,2.684648 -L 3.818,0.015232,3.818,1.453044 -L 3.818,1.453044,3.818,2.873966 -L 3.818,2.873966,3.818,4.286341 -L 3.818,4.286341,4.3746,4.286341 -L 4.3746,4.286341,4.9493,4.286341 -L 4.9493,4.286341,5.5234,4.286341 -L 5.5234,4.286341,5.3766,6.358424 -L 5.3766,6.358424,4.7462,6.930473 -L 4.7462,6.930473,3.3943,6.917722 -L 4.2453,0.015232,5.2257,0.015232 -L 5.2257,0.015232,6.2102,0.015232 -L 6.2102,0.015232,7.2046,0.015232 -L 7.2046,0.015232,7.2046,1.453044 -L 7.2046,1.453044,7.2046,2.873966 -L 7.2046,2.873966,7.2046,4.286341 -L 7.2046,4.286341,6.7776,4.286341 -L 6.7776,4.286341,6.3643,4.286341 -L 6.3643,4.286341,5.9542,4.286341 -L 2.5673,4.78208,2.091,5.217151 -L 2.091,5.217151,1.7583,5.7708 -L 1.7583,5.7708,1.2893,6.917722 -L 1.2893,6.917722,0.9912,6.917722 -L 0.9912,6.917722,0.711,6.917722 -L 0.711,6.917722,0.4347,6.917722 -L 2.1404,6.917722,1.8388,7.352705 -L 1.8388,7.352705,1.7267,7.906442 -L 1.7267,7.906442,1.7131,9.053364 -L 5.9542,6.917722,5.653,7.352705 -L 5.653,7.352705,5.5413,7.906442 -L 5.5413,7.906442,5.5234,9.053364 -L 6.3815,6.917722,6.7843,6.917722 -L 6.7843,6.917722,7.2046,6.917722 -L 7.2046,6.917722,7.6284,6.917722 - -[誇] 57 -L 0.8917,0.015232,0.8917,0.738325 -L 0.8917,0.738325,0.8917,1.453044 -L 0.8917,1.453044,0.8917,2.150787 -L 0.8917,2.150787,1.2944,2.150787 -L 1.2944,2.150787,1.7151,2.150787 -L 1.7151,2.150787,2.142,2.150787 -L 2.142,2.150787,2.142,1.453044 -L 2.142,1.453044,2.142,0.738325 -L 2.142,0.738325,2.142,0.015232 -L 2.142,0.015232,1.7151,0.015232 -L 1.7151,0.015232,1.2944,0.015232 -L 1.2944,0.015232,0.8917,0.015232 -L 5.13,0.015232,6.4746,0.300452 -L 6.4746,0.300452,7.0875,1.179042 -L 7.0875,1.179042,7.2349,2.684648 -L 7.2349,2.684648,6.3835,2.684648 -L 6.3835,2.684648,5.5363,2.684648 -L 5.5363,2.684648,4.7023,2.684648 -L 4.7023,2.684648,4.7023,3.218597 -L 4.7023,3.218597,4.7023,3.752458 -L 4.7023,3.752458,4.7023,4.286341 -L 4.7023,4.286341,4.275,4.286341 -L 4.275,4.286341,3.8512,4.286341 -L 3.8512,4.286341,3.4239,4.286341 -L 0.8917,3.752458,1.2944,3.752458 -L 1.2944,3.752458,1.7151,3.752458 -L 1.7151,3.752458,2.142,3.752458 -L 5.13,4.286341,5.9636,4.286341 -L 5.9636,4.286341,6.8111,4.286341 -L 6.8111,4.286341,7.6622,4.286341 -L 0.8917,5.316008,1.2944,5.316008 -L 1.2944,5.316008,1.7151,5.316008 -L 1.7151,5.316008,2.142,5.316008 -L 3.2071,5.849988,3.701,6.486964 -L 3.701,6.486964,4.1945,7.10703 -L 4.1945,7.10703,4.7023,7.718579 -L 4.7023,7.718579,4.275,7.821792 -L 4.275,7.821792,3.8512,7.907876 -L 3.8512,7.907876,3.4239,7.985542 -L 4.275,5.849988,5.7706,5.869679 -L 5.7706,5.869679,6.4294,6.008125 -L 6.4294,6.008125,6.8073,6.383816 -L 6.8073,6.383816,6.1768,7.332926 -L 6.1768,7.332926,5.7429,7.748218 -L 5.7429,7.748218,5.13,7.985542 -L 5.13,7.985542,5.13,8.355533 -L 5.13,8.355533,5.13,8.708722 -L 5.13,8.708722,5.13,9.053364 -L 0.4612,6.917722,1.1617,6.917722 -L 1.1617,6.917722,1.8653,6.917722 -L 1.8653,6.917722,2.5662,6.917722 -L 6.3835,7.985542,6.8073,7.985542 -L 6.8073,7.985542,7.2349,7.985542 -L 7.2349,7.985542,7.6622,7.985542 -L 0.8917,8.519404,1.2944,8.519404 -L 1.2944,8.519404,1.7151,8.519404 -L 1.7151,8.519404,2.142,8.519404 - -[雇] 57 -L 0.4628,0.282108,1.0898,2.61264 -L 1.0898,2.61264,1.2999,4.612627 -L 1.2999,4.612627,1.3139,6.917722 -L 1.3139,6.917722,3.2998,6.917722 -L 3.2998,6.917722,5.2822,6.917722 -L 5.2822,6.917722,7.2646,6.917722 -L 7.2646,6.917722,7.2646,6.573069 -L 7.2646,6.573069,7.2646,6.220077 -L 7.2646,6.220077,7.2646,5.849988 -L 7.2646,5.849988,6.0461,5.632442 -L 6.0461,5.632442,5.4924,5.355585 -L 5.4924,5.355585,5.1355,4.78208 -L 5.1355,4.78208,5.5099,4.433192 -L 5.5099,4.433192,6.1753,4.30474 -L 6.1753,4.30474,7.6919,4.286341 -L 3.0231,0.015232,2.9464,1.272273 -L 2.9464,1.272273,2.8725,2.520777 -L 2.8725,2.520777,2.813,3.752458 -L 2.813,3.752458,2.4487,3.588686 -L 2.4487,3.588686,2.088,3.407784 -L 2.088,3.407784,1.7447,3.218597 -L 3.4543,0.015232,4.0007,0.015232 -L 4.0007,0.015232,4.5607,0.015232 -L 4.5607,0.015232,5.1355,0.015232 -L 5.1355,0.015232,4.897,1.345726 -L 4.897,1.345726,4.2945,1.659229 -L 4.2945,1.659229,3.4543,1.616827 -L 5.5558,0.015232,6.2633,0.015232 -L 6.2633,0.015232,6.9704,0.015232 -L 6.9704,0.015232,7.6919,0.015232 -L 5.5558,1.616827,4.9113,2.368212 -L 4.9113,2.368212,4.3649,2.645169 -L 4.3649,2.645169,3.4543,2.684648 -L 5.9866,1.616827,6.4135,1.616827 -L 6.4135,1.616827,6.8408,1.616827 -L 6.8408,1.616827,7.2646,1.616827 -L 5.5558,2.684648,5.2612,3.218597 -L 5.2612,3.218597,4.9775,3.752458 -L 4.9775,3.752458,4.7047,4.286341 -L 4.7047,4.286341,4.1334,4.286341 -L 4.1334,4.286341,3.5769,4.286341 -L 3.5769,4.286341,3.0231,4.286341 -L 5.9866,2.684648,6.4135,2.684648 -L 6.4135,2.684648,6.8408,2.684648 -L 6.8408,2.684648,7.2646,2.684648 -L 3.4543,4.78208,3.4543,5.152158 -L 3.4543,5.152158,3.4543,5.50526 -L 3.4543,5.50526,3.4543,5.849988 -L 3.4543,5.849988,2.8725,5.849988 -L 2.8725,5.849988,2.3051,5.849988 -L 2.3051,5.849988,1.7447,5.849988 -L 3.8816,5.849988,4.2844,5.849988 -L 4.2844,5.849988,4.7047,5.849988 -L 4.7047,5.849988,5.1355,5.849988 -L 0.8901,8.519404,3.1496,8.519404 -L 3.1496,8.519404,5.4157,8.519404 -L 5.4157,8.519404,7.6919,8.519404 - -[顧] 75 -L 0.4929,0.282108,0.7941,1.061732 -L 0.7941,1.061732,0.9065,2.78217 -L 0.9065,2.78217,0.9205,6.917722 -L 0.9205,6.917722,1.9009,6.917722 -L 1.9009,6.917722,2.8815,6.917722 -L 2.8815,6.917722,3.8832,6.917722 -L 3.8832,6.917722,3.5855,6.220077 -L 3.5855,6.220077,3.3018,5.50526 -L 3.3018,5.50526,3.0255,4.78208 -L 3.0255,4.78208,3.3018,4.628169 -L 3.3018,4.628169,3.5855,4.465732 -L 3.5855,4.465732,3.8832,4.286341 -L 1.7783,0.015232,1.7608,2.664826 -L 1.7608,2.664826,1.649,3.772247 -L 1.649,3.772247,1.3478,4.286341 -L 1.3478,4.286341,1.6242,4.732751 -L 1.6242,4.732751,1.9079,5.16203 -L 1.9079,5.16203,2.2024,5.58297 -L 2.2024,5.58297,1.9079,5.686118 -L 1.9079,5.686118,1.6242,5.772321 -L 1.6242,5.772321,1.3478,5.849988 -L 2.2024,0.015232,2.4791,0.015232 -L 2.4791,0.015232,2.752,0.015232 -L 2.752,0.015232,3.0255,0.015232 -L 3.0255,0.015232,2.9936,0.786418 -L 2.9936,0.786418,2.7838,1.201589 -L 2.7838,1.201589,2.2024,1.616827 -L 4.7343,0.015232,5.0114,0.385223 -L 5.0114,0.385223,5.2951,0.738325 -L 5.2951,0.738325,5.5924,1.082922 -L 7.6939,0.015232,7.4001,0.385223 -L 7.4001,0.385223,7.1164,0.738325 -L 7.1164,0.738325,6.8393,1.082922 -L 3.4528,1.616827,3.0255,1.987014 -L 3.0255,1.987014,2.6083,2.339974 -L 2.6083,2.339974,2.2024,2.684648 -L 5.1616,2.150787,5.1616,3.751013 -L 5.1616,3.751013,5.1616,5.34279 -L 5.1616,5.34279,5.1616,6.917722 -L 5.1616,6.917722,5.7746,7.14514 -L 5.7746,7.14514,6.1006,7.491117 -L 6.1006,7.491117,6.4089,8.25243 -L 6.4089,8.25243,5.9851,8.355533 -L 5.9851,8.355533,5.5644,8.441748 -L 5.5644,8.441748,5.1616,8.519404 -L 5.5924,2.150787,6.1388,2.150787 -L 6.1388,2.150787,6.6961,2.150787 -L 6.6961,2.150787,7.2666,2.150787 -L 7.2666,2.150787,7.2666,2.684648 -L 7.2666,2.684648,7.2666,3.218597 -L 7.2666,3.218597,7.2666,3.752458 -L 7.2666,3.752458,6.6961,3.752458 -L 6.6961,3.752458,6.1388,3.752458 -L 6.1388,3.752458,5.5924,3.752458 -L 3.4528,2.684648,3.0255,3.218597 -L 3.0255,3.218597,2.6083,3.752458 -L 2.6083,3.752458,2.2024,4.286341 -L 7.2666,4.286341,7.2666,4.629527 -L 7.2666,4.629527,7.2666,4.97281 -L 7.2666,4.97281,7.2666,5.316008 -L 7.2666,5.316008,6.6961,5.316008 -L 6.6961,5.316008,6.1388,5.316008 -L 6.1388,5.316008,5.5924,5.316008 -L 7.2666,5.849988,7.2666,6.220077 -L 7.2666,6.220077,7.2666,6.573069 -L 7.2666,6.573069,7.2666,6.917722 -L 7.2666,6.917722,6.9689,6.917722 -L 6.9689,6.917722,6.6852,6.917722 -L 6.6852,6.917722,6.4089,6.917722 -L 0.4929,8.519404,1.7541,8.519404 -L 1.7541,8.519404,3.0255,8.519404 -L 3.0255,8.519404,4.3039,8.519404 -L 6.8393,8.519404,7.1164,8.519404 -L 7.1164,8.519404,7.4001,8.519404 -L 7.4001,8.519404,7.6939,8.519404 - -[鼓] 63 -L 0.5264,0.015232,0.7999,0.015232 -L 0.7999,0.015232,1.0728,0.015232 -L 1.0728,0.015232,1.3463,0.015232 -L 1.3463,0.015232,1.3355,0.786418 -L 1.3355,0.786418,1.2307,1.201589 -L 1.2307,1.201589,0.9502,1.616827 -L 1.9869,0.015232,2.3337,0.738325 -L 2.3337,0.738325,2.6878,1.453044 -L 2.6878,1.453044,3.0552,2.150787 -L 4.5511,0.015232,5.0411,0.652164 -L 5.0411,0.652164,5.5279,1.272273 -L 5.5279,1.272273,6.0147,1.883769 -L 6.0147,1.883769,5.4127,3.256697 -L 5.4127,3.256697,5.192,4.146571 -L 5.192,4.146571,5.1636,5.316008 -L 5.1636,5.316008,4.8873,5.316008 -L 4.8873,5.316008,4.6138,5.316008 -L 4.6138,5.316008,4.3409,5.316008 -L 7.297,0.015232,7.0024,0.385223 -L 7.0024,0.385223,6.7187,0.738325 -L 6.7187,0.738325,6.442,1.082922 -L 6.442,2.684648,7.0445,3.849914 -L 7.0445,3.849914,7.2651,4.53206 -L 7.2651,4.53206,7.297,5.316008 -L 7.297,5.316008,6.7187,5.316008 -L 6.7187,5.316008,6.1482,5.316008 -L 6.1482,5.316008,5.5874,5.316008 -L 0.9502,3.218597,0.9502,3.751013 -L 0.9502,3.751013,0.9502,4.275101 -L 0.9502,4.275101,0.9502,4.78208 -L 0.9502,4.78208,1.7838,4.78208 -L 1.7838,4.78208,2.6314,4.78208 -L 2.6314,4.78208,3.4825,4.78208 -L 3.4825,4.78208,3.4825,4.275101 -L 3.4825,4.275101,3.4825,3.751013 -L 3.4825,3.751013,3.4825,3.218597 -L 3.4825,3.218597,2.6314,3.218597 -L 2.6314,3.218597,1.7838,3.218597 -L 1.7838,3.218597,0.9502,3.218597 -L 6.0147,5.849988,5.3987,7.454439 -L 5.3987,7.454439,4.0222,7.957348 -L 4.0222,7.957348,2.6314,7.985542 -L 2.6314,7.985542,2.3302,7.570327 -L 2.3302,7.570327,2.2184,7.155013 -L 2.2184,7.155013,2.2009,6.383816 -L 2.2009,6.383816,2.6314,6.383816 -L 2.6314,6.383816,3.0552,6.383816 -L 3.0552,6.383816,3.4825,6.383816 -L 0.9502,6.383816,1.2272,6.383816 -L 1.2272,6.383816,1.5001,6.383816 -L 1.5001,6.383816,1.7771,6.383816 -L 6.442,7.451583,6.1447,7.866886 -L 6.1447,7.866886,6.0322,8.282091 -L 6.0322,8.282091,6.0147,9.053364 -L 6.8732,7.451583,7.146,7.451583 -L 7.146,7.451583,7.4262,7.451583 -L 7.4262,7.451583,7.7243,7.451583 -L 0.5264,7.985542,0.9292,7.985542 -L 0.9292,7.985542,1.3498,7.985542 -L 1.3498,7.985542,1.7771,7.985542 -L 1.7771,7.985542,1.9029,8.355533 -L 1.9029,8.355533,2.0538,8.708722 -L 2.0538,8.708722,2.2009,9.053364 - -[互] 27 -L 0.5249,0.549083,2.2131,0.549083 -L 2.2131,0.549083,3.9156,0.549083 -L 3.9156,0.549083,5.6213,0.549083 -L 5.6213,0.549083,5.6213,1.453044 -L 5.6213,1.453044,5.6213,2.339974 -L 5.6213,2.339974,5.6213,3.218597 -L 5.6213,3.218597,4.49,3.218597 -L 4.49,3.218597,3.3619,3.218597 -L 3.3619,3.218597,2.2344,3.218597 -L 2.2344,3.218597,2.3605,4.999637 -L 2.3605,4.999637,2.5108,6.763833 -L 2.5108,6.763833,2.6617,8.519404 -L 2.6617,8.519404,2.0803,8.519404 -L 2.0803,8.519404,1.5094,8.519404 -L 1.5094,8.519404,0.9522,8.519404 -L 6.0451,0.549083,6.595,0.549083 -L 6.595,0.549083,7.1554,0.549083 -L 7.1554,0.549083,7.7263,0.549083 -L 6.0451,3.218597,6.0451,4.095742 -L 6.0451,4.095742,6.0451,4.97281 -L 6.0451,4.97281,6.0451,5.849988 -L 6.0451,5.849988,5.0504,5.849988 -L 5.0504,5.849988,4.0627,5.849988 -L 4.0627,5.849988,3.089,5.849988 -L 3.089,8.519404,4.49,8.519404 -L 4.49,8.519404,5.905,8.519404 -L 5.905,8.519404,7.3302,8.519404 - -[呉] 33 -L 1.1924,0.015232,1.8126,0.549083 -L 1.8126,0.549083,2.4497,1.082922 -L 2.4497,1.082922,3.0837,1.616827 -L 6.8982,0.015232,6.334,0.549083 -L 6.334,0.549083,5.7736,1.082922 -L 5.7736,1.082922,5.2237,1.616827 -L 0.5588,2.684648,2.5163,2.684648 -L 2.5163,2.684648,4.4917,2.684648 -L 4.4917,2.684648,6.4744,2.684648 -L 6.4744,2.684648,6.4744,3.397922 -L 6.4744,3.397922,6.4744,4.094253 -L 6.4744,4.094253,6.4744,4.78208 -L 6.4744,4.78208,4.7754,4.78208 -L 4.7754,4.78208,3.091,4.78208 -L 3.091,4.78208,1.4099,4.78208 -L 1.4099,4.78208,1.4099,6.039219 -L 1.4099,6.039219,1.4099,7.2878 -L 1.4099,7.2878,1.4099,8.519404 -L 6.8982,2.684648,7.1749,2.684648 -L 7.1749,2.684648,7.4586,2.684648 -L 7.4586,2.684648,7.7559,2.684648 -L 3.0837,6.383816,3.0837,7.10703 -L 3.0837,7.10703,3.0837,7.821792 -L 3.0837,7.821792,3.0837,8.519404 -L 3.0837,8.519404,4.215,8.519404 -L 4.215,8.519404,5.3463,8.519404 -L 5.3463,8.519404,6.4744,8.519404 -L 6.4744,8.519404,6.4744,7.821792 -L 6.4744,7.821792,6.4744,7.10703 -L 6.4744,7.10703,6.4744,6.383816 -L 6.4744,6.383816,5.3463,6.383816 -L 5.3463,6.383816,4.215,6.383816 -L 4.215,6.383816,3.0837,6.383816 - -[娯] 34 -L 3.541,0.015232,3.8215,0.549083 -L 3.8215,0.549083,4.1017,1.082922 -L 4.1017,1.082922,4.3991,1.616827 -L 7.3625,0.015232,7.0645,0.549083 -L 7.0645,0.549083,6.7808,1.082922 -L 6.7808,1.082922,6.5041,1.616827 -L 3.1207,3.218597,4.3819,3.218597 -L 4.3819,3.218597,5.653,3.218597 -L 5.653,3.218597,6.9317,3.218597 -L 6.9317,3.218597,6.9317,3.751013 -L 6.9317,3.751013,6.9317,4.275101 -L 6.9317,4.275101,6.9317,4.78208 -L 6.9317,4.78208,5.8039,4.78208 -L 5.8039,4.78208,4.6726,4.78208 -L 4.6726,4.78208,3.541,4.78208 -L 3.541,4.78208,3.541,5.849988 -L 3.541,5.849988,3.541,6.917722 -L 3.541,6.917722,3.541,7.985542 -L 4.7949,6.383816,4.7949,7.10703 -L 4.7949,7.10703,4.7949,7.821792 -L 4.7949,7.821792,4.7949,8.519404 -L 4.7949,8.519404,5.4992,8.519404 -L 5.4992,8.519404,6.2067,8.519404 -L 6.2067,8.519404,6.9317,8.519404 -L 6.9317,8.519404,6.9317,7.821792 -L 6.9317,7.821792,6.9317,7.10703 -L 6.9317,7.10703,6.9317,6.383816 -L 6.9317,6.383816,6.2067,6.383816 -L 6.2067,6.383816,5.4992,6.383816 -L 5.4992,6.383816,4.7949,6.383816 -L 3.9893,6.345552,0.3888,6.345552 -L 1.2437,3.341774,1.8668,9.015143 -A -4.1504,-3.384302,8.620982,23.224227,51.278884 -A -6.0067,6.345552,9.138971,316.15783,0 - -[御] 42 -L 1.4415,0.015232,1.3575,1.796262 -L 1.3575,1.796262,1.2913,3.560381 -L 1.2913,3.560381,1.2247,5.316008 -L 1.2247,5.316008,1.0142,5.152158 -L 1.0142,5.152158,0.7974,4.971398 -L 0.7974,4.971398,0.5838,4.78208 -L 6.1103,0.015232,6.1103,2.683302 -L 6.1103,2.683302,6.1103,5.34279 -L 6.1103,5.34279,6.1103,7.985542 -L 6.1103,7.985542,6.5134,7.985542 -L 6.5134,7.985542,6.9337,7.985542 -L 6.9337,7.985542,7.361,7.985542 -L 7.361,7.985542,7.361,5.876749 -L 7.361,5.876749,7.361,3.751013 -L 7.361,3.751013,7.361,1.616827 -L 2.7203,1.082922,2.7203,2.150787 -L 2.7203,2.150787,2.7203,3.218597 -L 2.7203,3.218597,2.7203,4.286341 -L 3.1157,1.082922,3.3962,1.082922 -L 3.3962,1.082922,3.6764,1.082922 -L 3.6764,1.082922,3.9703,1.082922 -L 3.9703,1.082922,3.8376,3.412041 -L 3.8376,3.412041,3.1402,6.139411 -L 3.1402,6.139411,1.4415,5.849988 -L 4.4014,1.616827,4.6743,1.616827 -L 4.6743,1.616827,4.9548,1.616827 -L 4.9548,1.616827,5.2525,1.616827 -L 4.4014,3.752458,4.6743,3.752458 -L 4.6743,3.752458,4.9548,3.752458 -L 4.9548,3.752458,5.2525,3.752458 -L 4.4014,5.849988,4.1002,6.284982 -L 4.1002,6.284982,3.9878,6.83861 -L 3.9878,6.83861,3.9703,7.985542 -L 3.9703,7.985542,3.3542,7.965678 -L 3.3542,7.965678,3.032,7.827319 -L 3.032,7.827319,2.7203,7.451583 -L 0.5838,7.451583,0.8605,7.985542 -L 0.8605,7.985542,1.1403,8.519404 -L 1.1403,8.519404,1.4415,9.053364 -L 4.4014,7.985542,4.6743,7.985542 -L 4.6743,7.985542,4.9548,7.985542 -L 4.9548,7.985542,5.2525,7.985542 - -[悟] 51 -L 1.8638,0.015232,1.8638,3.027867 -L 1.8638,3.027867,1.8638,6.040631 -L 1.8638,6.040631,1.8638,9.053364 -L 3.5734,0.015232,3.5734,1.082922 -L 3.5734,1.082922,3.5734,2.150787 -L 3.5734,2.150787,3.5734,3.218597 -L 3.5734,3.218597,4.7047,3.218597 -L 4.7047,3.218597,5.8321,3.218597 -L 5.8321,3.218597,6.9634,3.218597 -L 6.9634,3.218597,6.9634,2.150787 -L 6.9634,2.150787,6.9634,1.082922 -L 6.9634,1.082922,6.9634,0.015232 -L 6.9634,0.015232,5.8321,0.015232 -L 5.8321,0.015232,4.7047,0.015232 -L 4.7047,0.015232,3.5734,0.015232 -L 0.6173,5.049131,0.9182,5.671911 -L 0.9182,5.671911,1.0302,6.294877 -L 1.0302,6.294877,1.0446,7.451583 -L 2.7223,4.78208,3.2788,4.78208 -L 3.2788,4.78208,3.8532,4.78208 -L 3.8532,4.78208,4.4311,4.78208 -L 4.4311,4.78208,4.4311,5.50526 -L 4.4311,5.50526,4.4311,6.220077 -L 4.4311,6.220077,4.4311,6.917722 -L 4.4311,6.917722,4.1334,6.917722 -L 4.1334,6.917722,3.8532,6.917722 -L 3.8532,6.917722,3.5734,6.917722 -L 4.8584,4.78208,5.4083,4.78208 -L 5.4083,4.78208,5.9655,4.78208 -L 5.9655,4.78208,6.5361,4.78208 -L 6.5361,4.78208,6.5361,5.50526 -L 6.5361,5.50526,6.5361,6.220077 -L 6.5361,6.220077,6.5361,6.917722 -L 6.5361,6.917722,5.9655,6.917722 -L 5.9655,6.917722,5.4083,6.917722 -L 5.4083,6.917722,4.8584,6.917722 -L 4.8584,6.917722,4.8584,7.451583 -L 4.8584,7.451583,4.8584,7.985542 -L 4.8584,7.985542,4.8584,8.519404 -L 4.8584,8.519404,4.2809,8.519404 -L 4.2809,8.519404,3.7061,8.519404 -L 3.7061,8.519404,3.1531,8.519404 -L 6.9634,4.78208,7.2369,4.78208 -L 7.2369,4.78208,7.5241,4.78208 -L 7.5241,4.78208,7.818,4.78208 -L 2.7223,6.650736,2.5713,6.917722 -L 2.5713,6.917722,2.4246,7.184696 -L 2.4246,7.184696,2.2946,7.451583 -L 5.2822,8.519404,5.9831,8.519404 -L 5.9831,8.519404,6.6832,8.519404 -L 6.6832,8.519404,7.3907,8.519404 - -[碁] 60 -L 2.7519,0.015232,2.7278,0.786418 -L 2.7278,0.786418,2.5597,1.201589 -L 2.5597,1.201589,2.111,1.616827 -L 2.111,1.616827,1.6031,1.453044 -L 1.6031,1.453044,1.1061,1.272273 -L 1.1061,1.272273,0.6158,1.082922 -L 3.1792,0.015232,4.1564,0.015232 -L 4.1564,0.015232,5.1406,0.015232 -L 5.1406,0.015232,6.1427,0.015232 -L 6.1427,0.015232,6.1427,0.549083 -L 6.1427,0.549083,6.1427,1.082922 -L 6.1427,1.082922,6.1427,1.616827 -L 6.1427,1.616827,4.0412,1.636725 -L 4.0412,1.636725,3.1617,1.77505 -L 3.1617,1.77505,2.7519,2.150787 -L 2.7519,2.150787,2.8815,2.417772 -L 2.8815,2.417772,3.029,2.684648 -L 3.029,2.684648,3.1792,2.951611 -L 3.1792,2.951611,2.7519,3.218597 -L 2.7519,3.218597,2.3215,3.485484 -L 2.3215,3.485484,1.9008,3.752458 -L 1.9008,3.752458,1.4704,3.407784 -L 1.4704,3.407784,1.0431,3.054715 -L 1.0431,3.054715,0.6158,2.684648 -L 7.4211,2.684648,7.123,3.054715 -L 7.123,3.054715,6.8428,3.407784 -L 6.8428,3.407784,6.5661,3.752458 -L 6.5661,3.752458,6.1738,3.376787 -L 6.1738,3.376787,5.4033,3.238396 -L 5.4033,3.238396,3.61,3.218597 -L 2.3215,4.553403,1.7467,4.629527 -L 1.7467,4.629527,1.1723,4.705924 -L 1.1723,4.705924,0.6158,4.78208 -L 6.1427,4.553403,5.0114,4.629527 -L 5.0114,4.629527,3.8801,4.705924 -L 3.8801,4.705924,2.7519,4.78208 -L 2.7519,4.78208,2.7243,6.900812 -L 2.7243,6.900812,2.3141,7.799113 -L 2.3141,7.799113,1.0431,7.985542 -L 6.5661,4.78208,6.9938,4.78208 -L 6.9938,4.78208,7.4211,4.78208 -L 7.4211,4.78208,7.8484,4.78208 -L 5.7115,5.58297,4.8604,5.686118 -L 4.8604,5.686118,4.0128,5.772321 -L 4.0128,5.772321,3.1792,5.849988 -L 5.7115,6.650736,4.8604,6.75384 -L 4.8604,6.75384,4.0128,6.839956 -L 4.0128,6.839956,3.1792,6.917722 -L 5.7115,7.451583,5.3336,7.827319 -L 5.3336,7.827319,4.6783,7.965678 -L 4.6783,7.965678,3.1792,7.985542 -L 3.1792,7.985542,3.029,8.355533 -L 3.029,8.355533,2.8815,8.708722 -L 2.8815,8.708722,2.7519,9.053364 -L 6.1427,7.985542,5.9851,8.355533 -L 5.9851,8.355533,5.8415,8.708722 -L 5.8415,8.708722,5.7115,9.053364 -L 6.5661,7.985542,6.8428,7.985542 -L 6.8428,7.985542,7.123,7.985542 -L 7.123,7.985542,7.4211,7.985542 - -[侯] 42 -L 1.5001,0.015232,1.4195,1.796262 -L 1.4195,1.796262,1.3498,3.560381 -L 1.3498,3.560381,1.2868,5.316008 -L 1.2868,5.316008,1.0763,5.152158 -L 1.0763,5.152158,0.863,4.971398 -L 0.863,4.971398,0.649,4.78208 -L 2.9679,0.015232,3.735,0.919073 -L 3.735,0.919073,4.5265,1.806058 -L 4.5265,1.806058,5.3146,2.684648 -L 5.3146,2.684648,4.9363,3.060384 -L 4.9363,3.060384,4.2705,3.198731 -L 4.2705,3.198731,2.7504,3.218597 -L 7.4157,0.015232,6.8522,0.738325 -L 6.8522,0.738325,6.2949,1.453044 -L 6.2949,1.453044,5.7419,2.150787 -L 5.7419,3.218597,5.4407,3.632477 -L 5.4407,3.632477,5.3282,4.037777 -L 5.3282,4.037777,5.3146,4.78208 -L 5.3146,4.78208,4.0954,4.763758 -L 4.0954,4.763758,3.542,4.635294 -L 3.542,4.635294,3.1812,4.286341 -L 6.1692,3.218597,6.7187,3.218597 -L 6.7187,3.218597,7.276,3.218597 -L 7.276,3.218597,7.8469,3.218597 -L 5.7419,4.78208,6.2949,4.78208 -L 6.2949,4.78208,6.8522,4.78208 -L 6.8522,4.78208,7.4157,4.78208 -L 1.5001,5.849988,1.6125,7.155013 -L 1.6125,7.155013,1.8191,8.104178 -L 1.8191,8.104178,1.9274,9.053364 -L 2.7504,6.917722,4.0113,6.917722 -L 4.0113,6.917722,5.2862,6.917722 -L 5.2862,6.917722,6.5646,6.917722 -L 6.5646,6.917722,6.5646,7.451583 -L 6.5646,7.451583,6.5646,7.985542 -L 6.5646,7.985542,6.5646,8.519404 -L 6.5646,8.519404,5.5664,8.519404 -L 5.5664,8.519404,4.5861,8.519404 -L 4.5861,8.519404,3.605,8.519404 -L 6.9958,6.917722,7.2686,6.917722 -L 7.2686,6.917722,7.5558,6.917722 -L 7.5558,6.917722,7.8469,6.917722 - -[坑] 36 -L 2.9976,0.015232,4.1709,1.960111 -L 4.1709,1.960111,4.4967,3.549108 -L 4.4967,3.549108,4.49,5.849988 -L 4.49,5.849988,5.043,5.849988 -L 5.043,5.849988,5.6038,5.849988 -L 5.6038,5.849988,6.1712,5.849988 -L 6.1712,5.849988,6.1712,3.905001 -L 6.1712,3.905001,6.1712,1.960111 -L 6.1712,1.960111,6.1712,0.015232 -L 6.1712,0.015232,6.7242,0.015232 -L 6.7242,0.015232,7.299,0.015232 -L 7.299,0.015232,7.88,0.015232 -L 7.88,0.015232,7.88,0.549083 -L 7.88,0.549083,7.88,1.082922 -L 7.88,1.082922,7.88,1.616827 -L 0.6793,2.150787,0.9522,2.150787 -L 0.9522,2.150787,1.2292,2.150787 -L 1.2292,2.150787,1.5021,2.150787 -L 1.5021,2.150787,1.5021,3.397922 -L 1.5021,3.397922,1.5021,4.628169 -L 1.5021,4.628169,1.5021,5.849988 -L 1.5021,5.849988,1.2292,6.039219 -L 1.2292,6.039219,0.9522,6.220077 -L 0.9522,6.220077,0.6793,6.383816 -L 1.9332,6.383816,1.6285,6.83861 -L 1.6285,6.83861,1.5161,7.53076 -L 1.5161,7.53076,1.5021,9.053364 -L 3.2081,7.451583,3.9118,7.451583 -L 3.9118,7.451583,4.6126,7.451583 -L 4.6126,7.451583,5.3166,7.451583 -L 5.3166,7.451583,5.3166,7.985542 -L 5.3166,7.985542,5.3166,8.519404 -L 5.3166,8.519404,5.3166,9.053364 -L 5.7439,7.451583,6.3043,7.451583 -L 6.3043,7.451583,6.8752,7.451583 -L 6.8752,7.451583,7.4527,7.451583 - -[孔] 27 -L 1.1016,0.015232,1.5324,0.015232 -L 1.5324,0.015232,1.9597,0.015232 -L 1.9597,0.015232,2.3902,0.015232 -L 2.3902,0.015232,2.3902,1.453044 -L 2.3902,1.453044,2.3902,2.873966 -L 2.3902,2.873966,2.3902,4.286341 -L 2.3902,4.286341,1.8088,4.122547 -L 1.8088,4.122547,1.2379,3.941689 -L 1.2379,3.941689,0.6813,3.752458 -L 6.2009,0.015232,5.9,0.705861 -L 5.9,0.705861,5.7876,3.049155 -L 5.7876,3.049155,5.7736,9.053364 -L 6.6285,0.015232,7.0348,0.015232 -L 7.0348,0.015232,7.4547,0.015232 -L 7.4547,0.015232,7.8785,0.015232 -L 7.8785,0.015232,7.8785,0.549083 -L 7.8785,0.549083,7.8785,1.082922 -L 7.8785,1.082922,7.8785,1.616827 -L 2.3902,4.78208,2.5513,6.351398 -L 2.5513,6.351398,2.877,7.217149 -L 2.877,7.217149,3.6686,8.25243 -L 3.6686,8.25243,2.6602,8.355533 -L 2.6602,8.355533,1.6617,8.441748 -L 1.6617,8.441748,0.6813,8.519404 -L 3.0245,4.78208,3.3639,4.971398 -L 3.3639,4.971398,3.7071,5.152158 -L 3.7071,5.152158,4.0647,5.316008 - -[恒] 30 -L 1.9894,0.015232,1.9894,3.027867 -L 1.9894,3.027867,1.9894,6.040631 -L 1.9894,6.040631,1.9894,9.053364 -L 3.2398,0.015232,4.7952,0.015232 -L 4.7952,0.015232,6.3538,0.015232 -L 6.3538,0.015232,7.9054,0.015232 -L 4.0944,2.150787,4.0944,3.561782 -L 4.0944,3.561782,4.0944,4.97281 -L 4.0944,4.97281,4.0944,6.383816 -L 4.0944,6.383816,5.0754,6.383816 -L 5.0754,6.383816,6.0557,6.383816 -L 6.0557,6.383816,7.0543,6.383816 -L 7.0543,6.383816,7.0543,4.97281 -L 7.0543,4.97281,7.0543,3.561782 -L 7.0543,3.561782,7.0543,2.150787 -L 7.0543,2.150787,6.0557,2.150787 -L 6.0557,2.150787,5.0754,2.150787 -L 5.0754,2.150787,4.0944,2.150787 -L 4.5217,4.286341,5.2222,4.286341 -L 5.2222,4.286341,5.9265,4.286341 -L 5.9265,4.286341,6.6266,4.286341 -L 0.7075,5.049131,1.0122,5.671911 -L 1.0122,5.671911,1.1208,6.294877 -L 1.1208,6.294877,1.1383,7.451583 -L 2.8125,6.650736,2.6657,6.917722 -L 2.6657,6.917722,2.5148,7.184696 -L 2.5148,7.184696,2.3855,7.451583 -L 3.6706,8.519404,4.9318,8.519404 -L 4.9318,8.519404,6.2032,8.519404 -L 6.2032,8.519404,7.4851,8.519404 - -[慌] 51 -L 1.5641,0.015232,1.5641,3.027867 -L 1.5641,3.027867,1.5641,6.040631 -L 1.5641,6.040631,1.5641,9.053364 -L 2.8428,0.015232,3.501,1.03218 -L 3.501,1.03218,3.6974,1.94736 -L 3.6974,1.94736,3.6974,3.218597 -L 6.6602,0.015232,6.359,0.489651 -L 6.359,0.489651,6.2472,1.320279 -L 6.2472,1.320279,6.2329,3.218597 -L 7.084,0.015232,7.361,0.015232 -L 7.361,0.015232,7.6447,0.015232 -L 7.6447,0.015232,7.9421,0.015232 -L 7.9421,0.015232,7.9421,0.385223 -L 7.9421,0.385223,7.9421,0.738325 -L 7.9421,0.738325,7.9421,1.082922 -L 4.9513,0.549083,4.9513,1.453044 -L 4.9513,1.453044,4.9513,2.339974 -L 4.9513,2.339974,4.9513,3.218597 -L 4.1279,4.286341,3.8235,4.674752 -L 3.8235,4.674752,3.715,5.08015 -L 3.715,5.08015,3.6974,5.849988 -L 3.6974,5.849988,3.4029,5.849988 -L 3.4029,5.849988,3.1227,5.849988 -L 3.1227,5.849988,2.8428,5.849988 -L 4.5552,4.286341,5.3888,4.286341 -L 5.3888,4.286341,6.2329,4.286341 -L 6.2329,4.286341,7.084,4.286341 -L 0.7379,4.78208,0.7379,5.686118 -L 0.7379,5.686118,0.7379,6.573069 -L 0.7379,6.573069,0.7379,7.451583 -L 4.1279,5.849988,4.531,5.849988 -L 4.531,5.849988,4.9513,5.849988 -L 4.9513,5.849988,5.3786,5.849988 -L 5.3786,5.849988,5.3786,6.220077 -L 5.3786,6.220077,5.3786,6.573069 -L 5.3786,6.573069,5.3786,6.917722 -L 5.8024,5.849988,6.3625,5.849988 -L 6.3625,5.849988,6.9337,5.849988 -L 6.9337,5.849988,7.5113,5.849988 -L 4.5552,7.184696,4.2053,7.748218 -L 4.2053,7.748218,3.7636,7.955871 -L 3.7636,7.955871,2.8428,7.985542 -L 6.2329,7.184696,5.6935,7.78784 -L 5.6935,7.78784,5.0704,8.272207 -L 5.0704,8.272207,4.5552,9.053364 -L 6.6602,7.985542,6.5064,8.355533 -L 6.5064,8.355533,6.3625,8.708722 -L 6.3625,8.708722,6.2329,9.053364 -L 7.084,7.985542,7.361,7.985542 -L 7.361,7.985542,7.6447,7.985542 -L 7.6447,7.985542,7.9421,7.985542 - -[抗] 39 -L 1.1707,0.015232,1.44,0.015232 -L 1.44,0.015232,1.7272,0.015232 -L 1.7272,0.015232,2.0218,0.015232 -L 2.0218,0.015232,2.0039,2.664826 -L 2.0039,2.664826,1.8922,3.772247 -L 1.8922,3.772247,1.5945,4.286341 -L 1.5945,4.286341,1.2964,4.122547 -L 1.2964,4.122547,1.0162,3.941689 -L 1.0162,3.941689,0.7399,3.752458 -L 3.2721,0.015232,4.2668,1.993997 -L 4.2668,1.993997,4.5537,3.642273 -L 4.5537,3.642273,4.5537,5.849988 -L 4.5537,5.849988,5.1109,5.849988 -L 5.1109,5.849988,5.6818,5.849988 -L 5.6818,5.849988,6.2594,5.849988 -L 6.2594,5.849988,6.2594,3.905001 -L 6.2594,3.905001,6.2594,1.960111 -L 6.2594,1.960111,6.2594,0.015232 -L 6.2594,0.015232,6.8131,0.015232 -L 6.8131,0.015232,7.3662,0.015232 -L 7.3662,0.015232,7.9371,0.015232 -L 7.9371,0.015232,7.9371,0.549083 -L 7.9371,0.549083,7.9371,1.082922 -L 7.9371,1.082922,7.9371,1.616827 -L 2.4487,4.286341,1.9093,5.527906 -L 1.9093,5.527906,1.7272,6.515169 -L 1.7272,6.515169,0.7399,6.917722 -L 2.4487,6.917722,2.1475,7.352705 -L 2.1475,7.352705,2.0358,7.906442 -L 2.0358,7.906442,2.0218,9.053364 -L 3.7026,7.451583,4.256,7.451583 -L 4.256,7.451583,4.8307,7.451583 -L 4.8307,7.451583,5.4083,7.451583 -L 5.4083,7.451583,5.4083,7.985542 -L 5.4083,7.985542,5.4083,8.519404 -L 5.4083,8.519404,5.4083,9.053364 -L 5.8356,7.451583,6.382,7.451583 -L 6.382,7.451583,6.9424,7.451583 -L 6.9424,7.451583,7.5133,7.451583 - -[拘] 42 -L 0.7695,0.015232,1.0466,0.015232 -L 1.0466,0.015232,1.3303,0.015232 -L 1.3303,0.015232,1.628,0.015232 -L 1.628,0.015232,1.628,1.272273 -L 1.628,1.272273,1.628,2.520777 -L 1.628,2.520777,1.628,3.752458 -L 1.628,3.752458,1.3303,3.752458 -L 1.3303,3.752458,1.0466,3.752458 -L 1.0466,3.752458,0.7695,3.752458 -L 5.8341,0.015232,7.4697,1.477035 -L 7.4697,1.477035,7.6974,4.591492 -L 7.6974,4.591492,7.5436,7.451583 -L 7.5436,7.451583,6.2652,7.374004 -L 6.2652,7.374004,4.9904,7.2878 -L 4.9904,7.2878,3.7291,7.184696 -L 3.7291,7.184696,3.4353,6.75384 -L 3.4353,6.75384,3.1516,6.306106 -L 3.1516,6.306106,2.8745,5.849988 -L 4.1603,2.684648,4.1603,3.561782 -L 4.1603,3.561782,4.1603,4.438884 -L 4.1603,4.438884,4.1603,5.316008 -L 4.1603,5.316008,4.7102,5.316008 -L 4.7102,5.316008,5.2632,5.316008 -L 5.2632,5.316008,5.8341,5.316008 -L 5.8341,5.316008,5.8341,4.438884 -L 5.8341,4.438884,5.8341,3.561782 -L 5.8341,3.561782,5.8341,2.684648 -L 5.8341,2.684648,5.2632,2.684648 -L 5.2632,2.684648,4.7102,2.684648 -L 4.7102,2.684648,4.1603,2.684648 -L 1.628,4.286341,1.628,4.999637 -L 1.628,4.999637,1.628,5.696023 -L 1.628,5.696023,1.628,6.383816 -L 1.628,6.383816,1.3303,6.573069 -L 1.3303,6.573069,1.0466,6.75384 -L 1.0466,6.75384,0.7695,6.917722 -L 2.0203,6.917722,1.7432,7.352705 -L 1.7432,7.352705,1.6417,7.906442 -L 1.6417,7.906442,1.628,9.053364 -L 4.1603,7.985542,4.1603,8.355533 -L 4.1603,8.355533,4.1603,8.708722 -L 4.1603,8.708722,4.1603,9.053364 - -[控] 51 -L 0.768,0.015232,1.0486,0.015232 -L 1.0486,0.015232,1.3288,0.015232 -L 1.3288,0.015232,1.6261,0.015232 -L 1.6261,0.015232,1.6261,1.272273 -L 1.6261,1.272273,1.6261,2.520777 -L 1.6261,2.520777,1.6261,3.752458 -L 1.6261,3.752458,1.3288,3.752458 -L 1.3288,3.752458,1.0486,3.752458 -L 1.0486,3.752458,0.768,3.752458 -L 2.9084,0.015232,3.7385,0.015232 -L 3.7385,0.015232,4.5822,0.015232 -L 4.5822,0.015232,5.4407,0.015232 -L 5.4407,0.015232,5.4407,1.082922 -L 5.4407,1.082922,5.4407,2.150787 -L 5.4407,2.150787,5.4407,3.218597 -L 5.4407,3.218597,4.8698,3.218597 -L 4.8698,3.218597,4.3125,3.218597 -L 4.3125,3.218597,3.7595,3.218597 -L 5.8645,0.015232,6.5685,0.015232 -L 6.5685,0.015232,7.2795,0.015232 -L 7.2795,0.015232,8.0006,0.015232 -L 5.8645,3.218597,6.2918,3.218597 -L 6.2918,3.218597,6.7222,3.218597 -L 6.7222,3.218597,7.1495,3.218597 -L 1.6261,4.286341,1.6261,4.999637 -L 1.6261,4.999637,1.6261,5.696023 -L 1.6261,5.696023,1.6261,6.383816 -L 1.6261,6.383816,1.3288,6.573069 -L 1.3288,6.573069,1.0486,6.75384 -L 1.0486,6.75384,0.768,6.917722 -L 3.5455,4.78208,4.2775,5.573043 -L 4.2775,5.573043,4.544,6.126758 -L 4.544,6.126758,4.5822,6.917722 -L 6.2918,5.316008,6.2918,5.849988 -L 6.2918,5.849988,6.2918,6.383816 -L 6.2918,6.383816,6.2918,6.917722 -L 6.7222,5.316008,6.9923,5.316008 -L 6.9923,5.316008,7.2795,5.316008 -L 7.2795,5.316008,7.5733,5.316008 -L 7.5733,5.316008,7.6857,6.245415 -L 7.6857,6.245415,7.8889,7.056156 -L 7.8889,7.056156,8.0006,7.985542 -L 8.0006,7.985542,6.4459,7.985542 -L 6.4459,7.985542,4.8873,7.985542 -L 4.8873,7.985542,3.3357,7.985542 -L 3.3357,7.985542,3.3357,7.640868 -L 3.3357,7.640868,3.3357,7.2878 -L 3.3357,7.2878,3.3357,6.917722 -L 2.0499,6.917722,1.7491,7.352705 -L 1.7491,7.352705,1.637,7.906442 -L 1.637,7.906442,1.6261,9.053364 - -[更] 54 -L 0.8019,0.015232,1.8912,0.430426 -L 1.8912,0.430426,2.5493,0.845642 -L 2.5493,0.845642,3.3342,1.616827 -L 3.3342,1.616827,3.0606,1.987014 -L 3.0606,1.987014,2.7843,2.339974 -L 2.7843,2.339974,2.5076,2.684648 -L 6.3214,0.015232,5.4703,0.652164 -L 5.4703,0.652164,4.6157,1.272273 -L 4.6157,1.272273,3.7615,1.883769 -L 3.7615,1.883769,4.0452,2.664826 -L 4.0452,2.664826,4.0452,3.14938 -L 4.0452,3.14938,3.7615,3.752458 -L 3.7615,3.752458,3.0606,3.752458 -L 3.0606,3.752458,2.3605,3.752458 -L 2.3605,3.752458,1.6565,3.752458 -L 1.6565,3.752458,1.6565,4.818834 -L 1.6565,4.818834,1.6565,5.876749 -L 1.6565,5.876749,1.6565,6.917722 -L 1.6565,6.917722,2.9626,6.900812 -L 2.9626,6.900812,3.8561,7.239794 -L 3.8561,7.239794,4.1884,8.519404 -L 4.1884,8.519404,3.0606,8.519404 -L 3.0606,8.519404,1.9294,8.519404 -L 1.9294,8.519404,0.8019,8.519404 -L 6.7176,0.015232,6.9978,0.015232 -L 6.9978,0.015232,7.2779,0.015232 -L 7.2779,0.015232,7.5718,0.015232 -L 4.6157,3.752458,4.3219,4.284973 -L 4.3219,4.284973,4.0343,4.808973 -L 4.0343,4.808973,3.7615,5.316008 -L 3.7615,5.316008,3.1906,5.316008 -L 3.1906,5.316008,2.6298,5.316008 -L 2.6298,5.316008,2.0835,5.316008 -L 5.0395,3.752458,5.5929,3.752458 -L 5.5929,3.752458,6.1502,3.752458 -L 6.1502,3.752458,6.7176,3.752458 -L 6.7176,3.752458,6.7176,4.284973 -L 6.7176,4.284973,6.7176,4.808973 -L 6.7176,4.808973,6.7176,5.316008 -L 6.7176,5.316008,6.0167,5.316008 -L 6.0167,5.316008,5.3166,5.316008 -L 5.3166,5.316008,4.6157,5.316008 -L 4.6157,5.316008,4.332,5.909234 -L 4.332,5.909234,4.332,6.324407 -L 4.332,6.324407,4.6157,6.917722 -L 4.6157,6.917722,5.3166,6.917722 -L 5.3166,6.917722,6.0167,6.917722 -L 6.0167,6.917722,6.7176,6.917722 -L 6.7176,6.917722,6.7176,6.573069 -L 6.7176,6.573069,6.7176,6.220077 -L 6.7176,6.220077,6.7176,5.849988 -L 4.6157,8.519404,5.5929,8.519404 -L 5.5929,8.519404,6.5771,8.519404 -L 6.5771,8.519404,7.5718,8.519404 - -[江 24 -L 0.8316,0.282108,1.2379,1.453044 -L 1.2379,1.453044,1.6582,2.606981 -L 1.6582,2.606981,2.0823,3.752458 -L 2.9401,0.549083,3.7701,0.549083 -L 3.7701,0.549083,4.6142,0.549083 -L 4.6142,0.549083,5.4723,0.549083 -L 5.4723,0.549083,5.4723,3.217163 -L 5.4723,3.217163,5.4723,5.876749 -L 5.4723,5.876749,5.4723,8.519404 -L 5.4723,8.519404,4.7687,8.519404 -L 4.7687,8.519404,4.0679,8.519404 -L 4.0679,8.519404,3.3639,8.519404 -L 5.8961,0.549083,6.6001,0.549083 -L 6.6001,0.549083,7.3111,0.549083 -L 7.3111,0.549083,8.0295,0.549083 -L 1.655,5.849988,1.3815,6.220077 -L 1.3815,6.220077,1.1086,6.573069 -L 1.1086,6.573069,0.8316,6.917722 -L 2.0823,7.985542,1.8088,8.355533 -L 1.8088,8.355533,1.5359,8.708722 -L 1.5359,8.708722,1.2589,9.053364 -L 5.8961,8.519404,6.4534,8.519404 -L 6.4534,8.519404,7.0239,8.519404 -L 7.0239,8.519404,7.6057,8.519404 - -[洪] 33 -L 0.8301,0.282108,1.2574,1.453044 -L 1.2574,1.453044,1.6885,2.606981 -L 1.6885,2.606981,2.1158,3.752458 -L 2.9669,0.015232,3.3732,0.738325 -L 3.3732,0.738325,3.7932,1.453044 -L 3.7932,1.453044,4.2208,2.150787 -L 7.6353,0.015232,7.208,0.738325 -L 7.208,0.738325,6.7807,1.453044 -L 6.7807,1.453044,6.3538,2.150787 -L 2.9669,3.218597,3.3732,3.218597 -L 3.3732,3.218597,3.7932,3.218597 -L 3.7932,3.218597,4.2208,3.218597 -L 4.2208,3.218597,4.2488,5.228501 -L 4.2488,5.228501,4.0002,6.484152 -L 4.0002,6.484152,2.9669,6.917722 -L 4.6446,3.218597,5.2046,3.218597 -L 5.2046,3.218597,5.772,3.218597 -L 5.772,3.218597,6.3538,3.218597 -L 6.3538,3.218597,5.8004,6.61257 -L 5.8004,6.61257,4.7707,7.184696 -L 4.7707,7.184696,4.2208,9.053364 -L 6.7807,3.218597,7.1839,3.218597 -L 7.1839,3.218597,7.6042,3.218597 -L 7.6042,3.218597,8.0346,3.218597 -L 1.6885,5.849988,1.3908,6.220077 -L 1.3908,6.220077,1.1071,6.573069 -L 1.1071,6.573069,0.8301,6.917722 -L 6.7807,6.917722,6.4795,7.352705 -L 6.4795,7.352705,6.3713,7.906442 -L 6.3713,7.906442,6.3538,9.053364 -L 2.1158,7.985542,1.8181,8.355533 -L 1.8181,8.355533,1.5376,8.708722 -L 1.5376,8.708722,1.2574,9.053364 - -[溝] 51 -L 0.864,0.282108,1.2878,1.453044 -L 1.2878,1.453044,1.7151,2.606981 -L 1.7151,2.606981,2.1455,3.752458 -L 3.82,0.015232,3.82,0.549083 -L 3.82,0.549083,3.82,1.082922 -L 3.82,1.082922,3.82,1.616827 -L 3.82,1.616827,3.529,1.806058 -L 3.529,1.806058,3.2418,1.987014 -L 3.2418,1.987014,2.9689,2.150787 -L 6.3523,0.015232,6.6325,0.015232 -L 6.6325,0.015232,6.9127,0.015232 -L 6.9127,0.015232,7.21,0.015232 -L 7.21,0.015232,6.3313,2.26663 -L 6.3313,2.26663,4.6988,2.238337 -L 4.6988,2.238337,3.82,4.286341 -L 3.82,4.286341,4.7408,4.30474 -L 4.7408,4.30474,5.1821,4.433192 -L 5.1821,4.433192,5.5289,4.78208 -L 5.5289,4.78208,5.5289,5.152158 -L 5.5289,5.152158,5.5289,5.50526 -L 5.5289,5.50526,5.5289,5.849988 -L 5.5289,5.849988,4.6778,5.849988 -L 4.6778,5.849988,3.82,5.849988 -L 3.82,5.849988,2.9689,5.849988 -L 7.6338,2.150787,6.6637,3.020752 -L 6.6637,3.020752,5.4063,3.238396 -L 5.4063,3.238396,4.2505,3.218597 -L 5.5289,3.752458,5.8795,4.108406 -L 5.8795,4.108406,6.3103,4.108406 -L 6.3103,4.108406,7.21,3.752458 -L 1.7151,5.849988,1.4205,6.220077 -L 1.4205,6.220077,1.1403,6.573069 -L 1.1403,6.573069,0.864,6.917722 -L 6.1422,5.849988,6.2749,6.067447 -L 6.2749,6.067447,6.2262,6.344305 -L 6.2262,6.344305,5.96,6.917722 -L 5.96,6.917722,5.214,6.799076 -L 5.214,6.799076,4.566,6.680485 -L 4.566,6.680485,3.82,6.917722 -L 6.7827,5.849988,7.21,5.849988 -L 7.21,5.849988,7.6338,5.849988 -L 7.6338,5.849988,8.0611,5.849988 -L 6.7827,6.917722,5.7008,7.821792 -L 5.7008,7.821792,4.5797,8.022253 -L 4.5797,8.022253,3.3962,7.985542 -L 2.1455,7.985542,1.8478,8.355533 -L 1.8478,8.355533,1.5641,8.708722 -L 1.5641,8.708722,1.2878,9.053364 -L 6.7827,7.985542,6.6325,8.355533 -L 6.6325,8.355533,6.485,8.708722 -L 6.485,8.708722,6.3523,9.053364 - -[甲] 21 -L 4.2493,0.015232,4.0637,2.64229 -L 4.0637,2.64229,3.2126,3.28649 -L 3.2126,3.28649,1.2579,3.21864 -L 1.2579,3.21864,1.2579,4.999637 -L 1.2579,4.999637,1.2579,6.763844 -L 1.2579,6.763844,1.2579,8.519404 -L 1.2579,8.519404,3.2438,8.519404 -L 3.2438,8.519404,5.2262,8.519404 -L 5.2262,8.519404,7.2085,8.519404 -L 7.2085,8.519404,7.2085,6.763844 -L 7.2085,6.763844,7.2085,4.999637 -L 7.2085,4.999637,7.2085,3.21864 -L 7.2085,3.21864,4.5505,3.900776 -L 4.5505,3.900776,3.9201,5.167755 -L 3.9201,5.167755,1.6852,5.849999 -L 4.6763,5.849999,4.3716,6.284982 -L 4.3716,6.284982,4.2668,6.83861 -L 4.2668,6.83861,4.2493,7.985542 -L 5.0724,5.849999,5.6324,5.849999 -L 5.6324,5.849999,6.1998,5.849999 -L 6.1998,5.849999,6.7812,5.849999 - -[硬] 63 -L 3.61,0.015232,4.2478,0.652186 -L 4.2478,0.652186,4.8923,1.272273 -L 4.8923,1.272273,5.5294,1.883769 -L 5.5294,1.883769,5.2355,2.150787 -L 5.2355,2.150787,4.9518,2.417772 -L 4.9518,2.417772,4.6748,2.684648 -L 7.6378,0.015232,7.0669,0.549083 -L 7.0669,0.549083,6.5104,1.082966 -L 6.5104,1.082966,5.9567,1.616827 -L 1.2918,1.082966,1.3965,5.010966 -L 1.3965,5.010966,1.6066,7.057711 -L 1.6066,7.057711,1.7156,8.519404 -L 1.7156,8.519404,1.4245,8.519404 -L 1.4245,8.519404,1.1373,8.519404 -L 1.1373,8.519404,0.8645,8.519404 -L 1.7156,1.082966,1.9957,1.082966 -L 1.9957,1.082966,2.2759,1.082966 -L 2.2759,1.082966,2.5733,1.082966 -L 2.5733,1.082966,2.5733,2.493973 -L 2.5733,2.493973,2.5733,3.905001 -L 2.5733,3.905001,2.5733,5.316008 -L 2.5733,5.316008,2.2759,5.316008 -L 2.2759,5.316008,1.9957,5.316008 -L 1.9957,5.316008,1.7156,5.316008 -L 5.9567,2.951611,5.6099,3.515145 -L 5.6099,3.515145,5.1686,3.722808 -L 5.1686,3.722808,4.2478,3.752458 -L 4.2478,3.752458,4.2478,4.818834 -L 4.2478,4.818834,4.2478,5.876749 -L 4.2478,5.876749,4.2478,6.917722 -L 4.2478,6.917722,5.2877,6.985472 -L 5.2877,6.985472,5.8131,7.409236 -L 5.8131,7.409236,5.9567,8.519404 -L 5.9567,8.519404,5.2355,8.519404 -L 5.2355,8.519404,4.5245,8.519404 -L 4.5245,8.519404,3.8205,8.519404 -L 6.384,3.752458,6.0901,4.284973 -L 6.0901,4.284973,5.8064,4.808973 -L 5.8064,4.808973,5.5294,5.316008 -L 5.5294,5.316008,5.2355,5.316008 -L 5.2355,5.316008,4.9518,5.316008 -L 4.9518,5.316008,4.6748,5.316008 -L 6.8151,3.752458,7.0845,3.752458 -L 7.0845,3.752458,7.3615,3.752458 -L 7.3615,3.752458,7.6378,3.752458 -L 7.6378,3.752458,7.6378,4.284973 -L 7.6378,4.284973,7.6378,4.808973 -L 7.6378,4.808973,7.6378,5.316008 -L 7.6378,5.316008,6.7381,5.345723 -L 6.7381,5.345723,6.3073,5.553243 -L 6.3073,5.553243,5.9567,6.116886 -L 5.9567,6.116886,6.3073,6.680485 -L 6.3073,6.680485,6.7381,6.888072 -L 6.7381,6.888072,7.6378,6.917722 -L 7.6378,6.917722,7.6378,6.573069 -L 7.6378,6.573069,7.6378,6.220077 -L 7.6378,6.220077,7.6378,5.849999 -L 2.1428,8.519404,2.4195,8.519404 -L 2.4195,8.519404,2.7032,8.519404 -L 2.7032,8.519404,3.0006,8.519404 -L 6.384,8.519404,6.9377,8.519404 -L 6.9377,8.519404,7.4907,8.519404 -L 7.4907,8.519404,8.0616,8.519404 - -[稿] 63 -L 2.113,0.015232,2.0328,1.453044 -L 2.0328,1.453044,1.9659,2.873966 -L 1.9659,2.873966,1.8997,4.286341 -L 1.8997,4.286341,1.5456,3.588686 -L 1.5456,3.588686,1.1988,2.873966 -L 1.1988,2.873966,0.8595,2.150787 -L 3.8225,0.015232,3.8225,1.272273 -L 3.8225,1.272273,3.8225,2.52081 -L 3.8225,2.52081,3.8225,3.752458 -L 3.8225,3.752458,5.2267,3.752458 -L 5.2267,3.752458,6.635,3.752458 -L 6.635,3.752458,8.0636,3.752458 -L 8.0636,3.752458,8.0636,2.52081 -L 8.0636,2.52081,8.0636,1.272273 -L 8.0636,1.272273,8.0636,0.015232 -L 8.0636,0.015232,7.7663,0.015232 -L 7.7663,0.015232,7.4861,0.015232 -L 7.4861,0.015232,7.2055,0.015232 -L 5.1041,1.082966,5.1041,1.616827 -L 5.1041,1.616827,5.1041,2.150787 -L 5.1041,2.150787,5.1041,2.684648 -L 5.1041,2.684648,5.654,2.684648 -L 5.654,2.684648,6.2112,2.684648 -L 6.2112,2.684648,6.7852,2.684648 -L 6.7852,2.684648,6.7852,2.150787 -L 6.7852,2.150787,6.7852,1.616827 -L 6.7852,1.616827,6.7852,1.082966 -L 6.7852,1.082966,6.2112,1.082966 -L 6.2112,1.082966,5.654,1.082966 -L 5.654,1.082966,5.1041,1.082966 -L 2.9644,4.286341,2.4947,4.694629 -L 2.4947,4.694629,2.169,5.238373 -L 2.169,5.238373,1.7176,6.383816 -L 1.7176,6.383816,1.4195,6.383816 -L 1.4195,6.383816,1.1393,6.383816 -L 1.1393,6.383816,0.8595,6.383816 -L 4.6736,5.316008,4.6736,5.686118 -L 4.6736,5.686118,4.6736,6.039219 -L 4.6736,6.039219,4.6736,6.383816 -L 4.6736,6.383816,5.5104,6.383816 -L 5.5104,6.383816,6.3548,6.383816 -L 6.3548,6.383816,7.2055,6.383816 -L 7.2055,6.383816,7.2055,6.039219 -L 7.2055,6.039219,7.2055,5.686118 -L 7.2055,5.686118,7.2055,5.316008 -L 7.2055,5.316008,6.3548,5.316008 -L 6.3548,5.316008,5.5104,5.316008 -L 5.5104,5.316008,4.6736,5.316008 -L 2.5406,6.383816,2.2429,6.799076 -L 2.2429,6.799076,2.1305,7.21439 -L 2.1305,7.21439,2.113,7.985542 -L 2.113,7.985542,1.6857,7.985542 -L 1.6857,7.985542,1.2692,7.985542 -L 1.2692,7.985542,0.8595,7.985542 -L 2.5406,7.985542,3.2373,8.222834 -L 3.2373,8.222834,4.253,8.1042 -L 4.253,8.1042,5.9275,7.985542 -L 5.9275,7.985542,5.9275,8.355533 -L 5.9275,8.355533,5.9275,8.708722 -L 5.9275,8.708722,5.9275,9.053364 -L 6.3548,7.985542,6.9117,7.985542 -L 6.9117,7.985542,7.4861,7.985542 -L 7.4861,7.985542,8.0636,7.985542 - -[絞] 57 -L 2.1433,0.015232,2.1433,1.615393 -L 2.1433,1.615393,2.1433,3.20729 -L 2.1433,3.20729,2.1433,4.78208 -L 2.1433,4.78208,1.716,4.78208 -L 1.716,4.78208,1.2887,4.78208 -L 1.2887,4.78208,0.865,4.78208 -L 4.0662,0.015232,4.6823,0.738325 -L 4.6823,0.738325,5.3201,1.453044 -L 5.3201,1.453044,5.9537,2.150787 -L 5.9537,2.150787,5.3586,2.941728 -L 5.3586,2.941728,5.1379,3.495444 -L 5.1379,3.495444,5.1026,4.286341 -L 7.6632,0.015232,7.2429,0.549083 -L 7.2429,0.549083,6.8121,1.082966 -L 6.8121,1.082966,6.3845,1.616827 -L 0.865,1.34994,0.9942,1.987014 -L 0.9942,1.987014,1.1413,2.606981 -L 1.1413,2.606981,1.2887,3.21864 -L 3.4284,1.883769,3.2746,2.340018 -L 3.2746,2.340018,3.131,2.787828 -L 3.131,2.787828,2.9976,3.21864 -L 6.3845,2.684648,6.6857,3.099962 -L 6.6857,3.099962,6.7946,3.515145 -L 6.7946,3.515145,6.8121,4.286341 -L 3.4284,4.553403,3.2746,4.818834 -L 3.2746,4.818834,3.131,5.075936 -L 3.131,5.075936,2.9976,5.316008 -L 2.9976,5.316008,2.8473,5.152158 -L 2.8473,5.152158,2.7037,4.971398 -L 2.7037,4.971398,2.5703,4.78208 -L 1.716,5.316008,1.8453,5.583014 -L 1.8453,5.583014,1.9927,5.849999 -L 1.9927,5.849999,2.1433,6.116886 -L 2.1433,6.116886,1.8453,6.486964 -L 1.8453,6.486964,1.5651,6.839956 -L 1.5651,6.839956,1.2887,7.184696 -L 1.2887,7.184696,1.5651,7.821792 -L 1.5651,7.821792,1.8453,8.441748 -L 1.8453,8.441748,2.1433,9.053364 -L 4.2798,5.316008,4.553,5.686118 -L 4.553,5.686118,4.8332,6.039219 -L 4.8332,6.039219,5.1026,6.383816 -L 7.6632,5.316008,7.3687,5.686118 -L 7.3687,5.686118,7.0885,6.039219 -L 7.0885,6.039219,6.8121,6.383816 -L 2.5703,6.917722,2.7037,7.2878 -L 2.7037,7.2878,2.8473,7.640868 -L 2.8473,7.640868,2.9976,7.985542 -L 3.8522,7.451605,4.553,7.451605 -L 4.553,7.451605,5.2535,7.451605 -L 5.2535,7.451605,5.9537,7.451605 -L 5.9537,7.451605,5.9537,7.985542 -L 5.9537,7.985542,5.9537,8.519404 -L 5.9537,8.519404,5.9537,9.053364 -L 6.3845,7.451605,6.9449,7.451605 -L 6.9449,7.451605,7.5123,7.451605 -L 7.5123,7.451605,8.094,7.451605 - -# kan_27 ------------------------------------------------------- -# 綱肯荒衡貢購郊酵項香剛拷豪克酷獄腰込墾恨懇昆紺魂佐唆詐鎖債催宰彩栽歳砕斎載剤咲崎削搾索錯撮擦惨桟暫伺 - -[綱] 38 -L 3.3938,0.038097,3.3938,2.860121 -L 3.3938,2.860121,3.3938,5.682177 -L 3.3938,5.682177,3.3938,8.504125 -L 3.3938,8.504125,4.5181,8.504125 -L 4.5181,8.504125,5.6455,8.504125 -L 5.6455,8.504125,6.7768,8.504125 -L 6.7768,8.504125,6.7768,5.682177 -L 6.7768,5.682177,6.7768,2.860121 -L 6.7768,2.860121,6.7768,0.038097 -L 6.7768,0.038097,6.4794,0.038097 -L 6.4794,0.038097,6.1989,0.038097 -L 6.1989,0.038097,5.9187,0.038097 -L 4.2449,1.601646,4.2449,2.505607 -L 4.2449,2.505607,4.2449,3.392614 -L 4.2449,3.392614,4.2449,4.271149 -L 4.854,1.601646,4.917,3.039457 -L 4.917,3.039457,4.9839,4.460369 -L 4.9839,4.460369,5.0676,5.872907 -L 5.0676,5.872907,4.6403,5.872907 -L 4.6403,5.872907,4.2239,5.872907 -L 4.2239,5.872907,3.8176,5.872907 -L 5.7085,1.601646,5.7681,2.505607 -L 5.7681,2.505607,5.842,3.392614 -L 5.842,3.392614,5.9187,4.271149 -L 5.4988,6.139805,5.6245,6.586127 -L 5.6245,6.586127,5.7681,7.015506 -L 5.7681,7.015506,5.9187,7.436402 -L 4.6718,6.635556,4.5212,6.902541 -L 4.5212,6.902541,4.3745,7.169417 -L 4.3745,7.169417,4.2449,7.436402 -L 1.2534,9.038052,0.4304,7.16945 -L 2.1084,5.339157,2.5353,4.538145 -L 1.2534,4.805076,1.2534,0.038097 -L 0.4304,3.203471,0.0034,1.373024 -L 2.1084,3.203471,2.5353,1.906797 -L 0.0034,4.805076,2.3921,4.805076 -L 0.4304,7.16945,1.2324,6.168745 -L 2.1084,7.970373,0.567,4.805076 - -[肯] 36 -L 1.2835,0.038097,1.2835,1.819105 -L 1.2835,1.819105,1.2835,3.583322 -L 1.2835,3.583322,1.2835,5.338959 -L 1.2835,5.338959,2.6879,5.338959 -L 2.6879,5.338959,4.0994,5.338959 -L 4.0994,5.338959,5.5249,5.338959 -L 5.5249,5.338959,5.5249,3.583322 -L 5.5249,3.583322,5.5249,1.819105 -L 5.5249,1.819105,5.5249,0.038097 -L 5.5249,0.038097,5.0976,0.038097 -L 5.0976,0.038097,4.6668,0.038097 -L 4.6668,0.038097,4.2465,0.038097 -L 1.7107,2.135595,2.842,2.135595 -L 2.842,2.135595,3.9663,2.135595 -L 3.9663,2.135595,5.0976,2.135595 -L 1.7107,3.737212,2.842,3.737212 -L 2.842,3.737212,3.9663,3.737212 -L 3.9663,3.737212,5.0976,3.737212 -L 0.0019,6.902541,0.4324,6.902541 -L 0.4324,6.902541,0.8562,6.902541 -L 0.8562,6.902541,1.2835,6.902541 -L 1.2835,6.902541,1.2835,7.436402 -L 1.2835,7.436402,1.2835,7.970274 -L 1.2835,7.970274,1.2835,8.504125 -L 1.7107,6.902541,2.2715,6.902541 -L 2.2715,6.902541,2.842,6.902541 -L 2.842,6.902541,3.4199,6.902541 -L 3.4199,6.902541,3.4199,7.625721 -L 3.4199,7.625721,3.4199,8.340341 -L 3.4199,8.340341,3.4199,9.038084 -L 3.8157,6.902541,4.8003,6.902541 -L 4.8003,6.902541,5.802,6.902541 -L 5.802,6.902541,6.8068,6.902541 -L 3.8157,7.970274,4.3765,7.970274 -L 4.3765,7.970274,4.947,7.970274 -L 4.947,7.970274,5.5249,7.970274 - -[荒] 51 -L 0.2487,0.038097,0.7356,0.570568 -L 0.7356,0.570568,1.2329,1.094557 -L 1.2329,1.094557,1.7408,1.601646 -L 1.7408,1.601646,1.7408,2.135595 -L 1.7408,2.135595,1.7408,2.669423 -L 1.7408,2.669423,1.7408,3.203317 -L 5.5549,0.038097,5.2537,0.511234 -L 5.2537,0.511234,5.1417,1.331859 -L 5.1417,1.331859,5.1245,3.203317 -L 5.9822,0.038097,6.2593,0.038097 -L 6.2593,0.038097,6.5356,0.038097 -L 6.5356,0.038097,6.8057,0.038097 -L 6.8057,0.038097,6.8057,0.570568 -L 6.8057,0.570568,6.8057,1.094557 -L 6.8057,1.094557,6.8057,1.601646 -L 3.4184,0.572002,3.4184,1.449082 -L 3.4184,1.449082,3.4184,2.32627 -L 3.4184,2.32627,3.4184,3.203317 -L 1.7408,4.271149,1.4399,4.686453 -L 1.4399,4.686453,1.3278,5.101548 -L 1.3278,5.101548,1.3135,5.872907 -L 1.3135,5.872907,1.0193,5.872907 -L 1.0193,5.872907,0.7356,5.872907 -L 0.7356,5.872907,0.4592,5.872907 -L 2.14,4.271149,3.4184,4.271149 -L 3.4184,4.271149,4.7038,4.271149 -L 4.7038,4.271149,5.9822,4.271149 -L 1.7408,5.872907,2.2942,5.872907 -L 2.2942,5.872907,2.851,5.872907 -L 2.851,5.872907,3.4184,5.872907 -L 3.4184,5.872907,3.4184,6.21606 -L 3.4184,6.21606,3.4184,6.559333 -L 3.4184,6.559333,3.4184,6.902541 -L 3.8496,5.872907,4.6797,5.872907 -L 4.6797,5.872907,5.5269,5.872907 -L 5.5269,5.872907,6.3815,5.872907 -L 0.0351,7.970274,0.7356,7.970274 -L 0.7356,7.970274,1.4361,7.970274 -L 1.4361,7.970274,2.14,7.970274 -L 2.14,7.970274,2.14,8.340341 -L 2.14,8.340341,2.14,8.693432 -L 2.14,8.693432,2.14,9.038084 -L 2.5673,7.970274,3.2678,7.970274 -L 3.2678,7.970274,3.9753,7.970274 -L 3.9753,7.970274,4.7038,7.970274 -L 4.7038,7.970274,4.7038,8.340341 -L 4.7038,8.340341,4.7038,8.693432 -L 4.7038,8.693432,4.7038,9.038084 -L 5.1245,7.970274,5.6775,7.970274 -L 5.6775,7.970274,6.2383,7.970274 -L 6.2383,7.970274,6.8057,7.970274 - -[衡] 54 -L 1.9568,0.038097,2.4436,0.570568 -L 2.4436,0.570568,2.9406,1.094557 -L 2.9406,1.094557,3.452,1.601646 -L 3.452,1.601646,3.1017,1.977372 -L 3.1017,1.977372,2.6604,2.115718 -L 2.6604,2.115718,1.7431,2.135595 -L 5.5569,0.038097,5.8301,0.038097 -L 5.8301,0.038097,6.1138,0.038097 -L 6.1138,0.038097,6.4084,0.038097 -L 6.4084,0.038097,6.4084,1.983052 -L 6.4084,1.983052,6.4084,3.927942 -L 6.4084,3.927942,6.4084,5.872907 -L 6.4084,5.872907,6.1138,5.872907 -L 6.1138,5.872907,5.8301,5.872907 -L 5.8301,5.872907,5.5569,5.872907 -L 4.4887,0.838889,4.2785,0.915242 -L 4.2785,0.915242,4.0684,0.991541 -L 4.0684,0.991541,3.8796,1.067785 -L 3.8796,2.135595,3.2453,2.887002 -L 3.2453,2.887002,2.8005,3.163849 -L 2.8005,3.163849,2.1736,3.203317 -L 2.1736,3.203317,2.1736,4.269694 -L 2.1736,4.269694,2.1736,5.327653 -L 2.1736,5.327653,2.1736,6.368668 -L 2.1736,6.368668,2.8005,6.41801 -L 2.8005,6.41801,3.2453,6.764095 -L 3.2453,6.764095,3.8796,7.703365 -L 3.8796,7.703365,2.9616,7.871374 -L 2.9616,7.871374,2.5168,7.802233 -L 2.5168,7.802233,2.1736,7.436402 -L 4.3066,2.135595,4.5833,2.135595 -L 4.5833,2.135595,4.8529,2.135595 -L 4.8529,2.135595,5.1296,2.135595 -L 3.8796,3.203317,3.452,3.737212 -L 3.452,3.737212,3.0247,4.271149 -L 3.0247,4.271149,2.5974,4.805022 -L 4.4887,3.203317,4.5486,3.737212 -L 4.5486,3.737212,4.6218,4.271149 -L 4.6218,4.271149,4.6992,4.805022 -L 4.6992,4.805022,4.1069,4.834682 -L 4.1069,4.834682,3.7812,5.042323 -L 3.7812,5.042323,3.452,5.605933 -L 3.452,5.605933,3.7812,6.142596 -L 3.7812,6.142596,4.1069,6.340331 -L 4.1069,6.340331,4.6992,6.368668 -L 4.6992,6.368668,4.6992,6.025396 -L 4.6992,6.025396,4.6992,5.682177 -L 4.6992,5.682177,4.6992,5.338959 -L 5.5569,8.504125,5.9846,8.504125 -L 5.9846,8.504125,6.4084,8.504125 -L 6.4084,8.504125,6.8388,8.504125 -L 0.8882,9.038052,-0.3587,6.940608 -L 0.8882,0.038097,0.8882,5.605824 -A -4.8278,8.171052,6.266899,315.462,348.67668 - -[貢] 39 -L 0.2807,0.038097,0.7676,0.381282 -L 0.7676,0.381282,1.2614,0.724457 -L 1.2614,0.724457,1.7731,1.067785 -L 6.4419,0.038097,6.0146,0.381282 -L 6.0146,0.381282,5.587,0.724457 -L 5.587,0.724457,5.1565,1.067785 -L 1.3455,2.135595,1.3455,3.203317 -L 1.3455,3.203317,1.3455,4.271149 -L 1.3455,4.271149,1.3455,5.338959 -L 1.3455,5.338959,2.75,5.338959 -L 2.75,5.338959,4.1618,5.338959 -L 4.1618,5.338959,5.587,5.338959 -L 5.587,5.338959,5.587,4.271149 -L 5.587,4.271149,5.587,3.203317 -L 5.587,3.203317,5.587,2.135595 -L 5.587,2.135595,4.1618,2.135595 -L 4.1618,2.135595,2.75,2.135595 -L 2.75,2.135595,1.3455,2.135595 -L 1.7731,3.203317,2.9006,3.203317 -L 2.9006,3.203317,4.0322,3.203317 -L 4.0322,3.203317,5.1565,3.203317 -L 1.7731,4.271149,2.9006,4.271149 -L 2.9006,4.271149,4.0322,4.271149 -L 4.0322,4.271149,5.1565,4.271149 -L 0.0639,6.902541,1.1914,6.902541 -L 1.1914,6.902541,2.3262,6.902541 -L 2.3262,6.902541,3.447,6.902541 -L 3.447,6.902541,3.447,7.436402 -L 3.447,7.436402,3.447,7.970274 -L 3.447,7.970274,3.447,8.504125 -L 3.447,8.504125,2.5959,8.504125 -L 2.5959,8.504125,1.7518,8.504125 -L 1.7518,8.504125,0.9217,8.504125 -L 3.8781,6.902541,4.8623,6.902541 -L 4.8623,6.902541,5.864,6.902541 -L 5.864,6.902541,6.8657,6.902541 -L 3.8781,8.504125,4.5818,8.504125 -L 4.5818,8.504125,5.2893,8.504125 -L 5.2893,8.504125,6.0146,8.504125 - -[購] 63 -L 0.094,0.038097,0.3738,0.381282 -L 0.3738,0.381282,0.654,0.724457 -L 0.654,0.724457,0.9482,1.067785 -L 3.9043,0.038097,3.9043,0.570568 -L 3.9043,0.570568,3.9043,1.094557 -L 3.9043,1.094557,3.9043,1.601646 -L 3.9043,1.601646,3.6136,1.790954 -L 3.6136,1.790954,3.3299,1.971746 -L 3.3299,1.971746,3.0532,2.135595 -L 5.5855,0.038097,5.8625,0.038097 -L 5.8625,0.038097,6.1462,0.038097 -L 6.1462,0.038097,6.4404,0.038097 -L 6.4404,0.038097,5.7851,2.135595 -L 5.7851,2.135595,4.5627,2.300823 -L 4.5627,2.300823,3.9043,4.271149 -L 3.9043,4.271149,4.7554,4.432152 -L 4.7554,4.432152,5.1161,4.949071 -L 5.1161,4.949071,5.1932,5.872907 -L 5.1932,5.872907,4.465,5.872907 -L 4.465,5.872907,3.7575,5.872907 -L 3.7575,5.872907,3.0532,5.872907 -L 0.5209,2.135595,0.5209,4.269694 -L 0.5209,4.269694,0.5209,6.395462 -L 0.5209,6.395462,0.5209,8.504125 -L 0.5209,8.504125,1.0747,8.504125 -L 1.0747,8.504125,1.6277,8.504125 -L 1.6277,8.504125,2.1989,8.504125 -L 2.1989,8.504125,2.1989,6.395462 -L 2.1989,6.395462,2.1989,4.269694 -L 2.1989,4.269694,2.1989,2.135595 -L 2.1989,2.135595,1.6277,2.135595 -L 1.6277,2.135595,1.0747,2.135595 -L 1.0747,2.135595,0.5209,2.135595 -L 6.8674,2.135595,6.0166,3.09878 -L 6.0166,3.09878,5.2492,3.053576 -L 5.2492,3.053576,4.3354,3.203317 -L 5.1932,3.737212,5.5014,4.093148 -L 5.5014,4.093148,5.824,4.093148 -L 5.824,4.093148,6.4404,3.737212 -L 0.9482,4.271149,1.2249,4.271149 -L 1.2249,4.271149,1.4946,4.271149 -L 1.4946,4.271149,1.7751,4.271149 -L 5.803,5.872907,5.8625,6.21606 -L 5.8625,6.21606,5.9322,6.559333 -L 5.9322,6.559333,6.0166,6.902541 -L 6.0166,6.902541,5.4454,6.738769 -L 5.4454,6.738769,4.885,6.557888 -L 4.885,6.557888,4.3354,6.368668 -L 6.4404,5.872907,6.7167,5.872907 -L 6.7167,5.872907,7.0004,5.872907 -L 7.0004,5.872907,7.2947,5.872907 -L 0.9482,6.368668,1.2249,6.368668 -L 1.2249,6.368668,1.4946,6.368668 -L 1.4946,6.368668,1.7751,6.368668 -L 4.3354,7.436402,4.0444,7.625721 -L 4.0444,7.625721,3.7575,7.806425 -L 3.7575,7.806425,3.4843,7.970274 -L 6.0166,7.436402,5.4839,7.851684 -L 5.4839,7.851684,4.8675,8.266921 -L 4.8675,8.266921,4.3354,9.038084 -L 6.4404,7.970274,6.2898,8.340341 -L 6.2898,8.340341,6.1462,8.693432 -L 6.1462,8.693432,6.0166,9.038084 - -[郊] 36 -L 0.1271,0.038097,0.8315,1.018335 -L 0.8315,1.018335,1.532,1.98152 -L 1.532,1.98152,2.2321,2.936343 -L 2.2321,2.936343,1.8052,3.392614 -L 1.8052,3.392614,1.3775,3.840271 -L 1.3775,3.840271,0.9467,4.271149 -L 4.7644,0.038097,4.7644,2.860121 -L 4.7644,2.860121,4.7644,5.682177 -L 4.7644,5.682177,4.7644,8.504125 -L 4.7644,8.504125,5.4687,8.504125 -L 5.4687,8.504125,6.1762,8.504125 -L 6.1762,8.504125,6.8977,8.504125 -L 6.8977,8.504125,6.4914,5.802267 -L 6.4914,5.802267,6.9573,4.40525 -L 6.9573,4.40525,7.3247,2.135595 -L 7.3247,2.135595,6.9919,1.759858 -L 6.9919,1.759858,6.6631,1.621413 -L 6.6631,1.621413,6.0428,1.601646 -L 3.0867,1.334661,2.9326,1.601646 -L 2.9326,1.601646,2.7925,1.86862 -L 2.7925,1.86862,2.6594,2.135595 -L 0.1271,4.805022,0.4003,5.337624 -L 0.4003,5.337624,0.6735,5.861502 -L 0.6735,5.861502,0.9467,6.368668 -L 3.5105,5.338959,3.2131,5.682177 -L 3.2131,5.682177,2.9326,6.025396 -L 2.9326,6.025396,2.6594,6.368668 -L 0.1271,7.436402,0.6735,7.436402 -L 0.6735,7.436402,1.2339,7.436402 -L 1.2339,7.436402,1.8052,7.436402 -L 1.8052,7.436402,1.8052,7.970274 -L 1.8052,7.970274,1.8052,8.504125 -L 1.8052,8.504125,1.8052,9.038084 -L 2.2321,7.436402,2.6594,7.436402 -L 2.6594,7.436402,3.0867,7.436402 -L 3.0867,7.436402,3.5105,7.436402 - -[酵] 72 -L 0.5529,0.038097,0.802,3.046561 -L 0.802,3.046561,1.2009,5.978813 -L 1.2009,5.978813,1.4114,8.504125 -L 1.4114,8.504125,0.9802,8.504125 -L 0.9802,8.504125,0.5529,8.504125 -L 0.5529,8.504125,0.126,8.504125 -L 0.9802,0.038097,1.6807,0.038097 -L 1.6807,0.038097,2.3847,0.038097 -L 2.3847,0.038097,3.0852,0.038097 -L 3.0852,0.038097,3.0852,0.751448 -L 3.0852,0.751448,3.0852,1.447757 -L 3.0852,1.447757,3.0852,2.135595 -L 3.0852,2.135595,2.3847,2.135595 -L 2.3847,2.135595,1.6807,2.135595 -L 1.6807,2.135595,0.9802,2.135595 -L 4.7944,0.038097,5.0676,0.038097 -L 5.0676,0.038097,5.3513,0.038097 -L 5.3513,0.038097,5.6455,0.038097 -L 5.6455,0.038097,5.1481,2.084722 -L 5.1481,2.084722,4.0764,3.292302 -L 4.0764,3.292302,3.0852,2.669423 -L 6.0766,2.669423,5.926,2.858698 -L 5.926,2.858698,5.7751,3.039457 -L 5.7751,3.039457,5.6455,3.203317 -L 5.6455,3.203317,5.926,3.659501 -L 5.926,3.659501,6.2062,4.107267 -L 6.2062,4.107267,6.5004,4.538036 -L 6.5004,4.538036,5.926,4.641118 -L 5.926,4.641118,5.3513,4.727343 -L 5.3513,4.727343,4.7944,4.805022 -L 4.7944,4.805022,4.497,4.460369 -L 4.497,4.460369,4.2165,4.107267 -L 4.2165,4.107267,3.9363,3.737212 -L 6.5004,2.669423,6.7768,2.669423 -L 6.7768,2.669423,7.05,2.669423 -L 7.05,2.669423,7.3267,2.669423 -L 0.9802,3.203317,1.6531,4.789534 -L 1.6531,4.789534,1.9504,6.841696 -L 1.9504,6.841696,1.8352,8.504125 -L 2.2621,3.737212,2.4092,5.436437 -L 2.4092,5.436437,2.5637,6.118506 -L 2.5637,6.118506,2.8716,6.368668 -L 2.8716,6.368668,2.9346,5.491513 -L 2.9346,5.491513,3.0011,4.614368 -L 3.0011,4.614368,3.0852,3.737212 -L 3.0852,3.737212,2.812,3.737212 -L 2.812,3.737212,2.5353,3.737212 -L 2.5353,3.737212,2.2621,3.737212 -L 5.2217,5.338959,5.3513,5.605933 -L 5.3513,5.605933,5.4949,5.872907 -L 5.4949,5.872907,5.6455,6.139805 -L 5.6455,6.139805,5.0676,6.21606 -L 5.0676,6.21606,4.497,6.292359 -L 4.497,6.292359,3.9363,6.368668 -L 6.0766,6.635556,6.2062,6.902541 -L 6.2062,6.902541,6.353,7.169417 -L 6.353,7.169417,6.5004,7.436402 -L 6.5004,7.436402,6.2903,7.625721 -L 6.2903,7.625721,6.0766,7.806425 -L 6.0766,7.806425,5.8591,7.970274 -L 5.8591,7.970274,5.6455,7.625721 -L 5.6455,7.625721,5.4354,7.27252 -L 5.4354,7.27252,5.2217,6.902541 -L 6.5004,6.368668,6.7768,6.368668 -L 6.7768,6.368668,7.05,6.368668 -L 7.05,6.368668,7.3267,6.368668 -L 4.5808,7.970274,4.7944,8.340341 -L 4.7944,8.340341,5.0081,8.693432 -L 5.0081,8.693432,5.2217,9.038084 -L 2.6579,8.504125,2.9346,8.504125 -L 2.9346,8.504125,3.2183,8.504125 -L 3.2183,8.504125,3.5164,8.504125 - -[項] 54 -L 3.3289,0.038097,3.676,0.381282 -L 3.676,0.381282,4.0294,0.724457 -L 4.0294,0.724457,4.3936,1.067785 -L 7.3567,0.038097,7.0593,0.381282 -L 7.0593,0.381282,6.7756,0.724457 -L 6.7756,0.724457,6.5056,1.067785 -L 0.1592,2.135595,1.413,3.24145 -L 1.413,3.24145,1.5496,5.643968 -L 1.5496,5.643968,1.4099,7.970274 -L 1.4099,7.970274,0.9822,7.970274 -L 0.9822,7.970274,0.5619,7.970274 -L 0.5619,7.970274,0.1592,7.970274 -L 3.9733,2.135595,3.9733,3.735854 -L 3.9733,3.735854,3.9733,5.327653 -L 3.9733,5.327653,3.9733,6.902541 -L 3.9733,6.902541,4.3765,7.005546 -L 4.3765,7.005546,4.7964,7.091739 -L 4.7964,7.091739,5.2202,7.169417 -L 5.2202,7.169417,5.3498,7.539505 -L 5.3498,7.539505,5.4969,7.892608 -L 5.4969,7.892608,5.6475,8.237238 -L 5.6475,8.237238,4.947,8.340341 -L 4.947,8.340341,4.2434,8.426556 -L 4.2434,8.426556,3.5425,8.504125 -L 4.3936,2.135595,5.2346,2.135595 -L 5.2346,2.135595,6.0751,2.135595 -L 6.0751,2.135595,6.9294,2.135595 -L 6.9294,2.135595,6.9294,2.669423 -L 6.9294,2.669423,6.9294,3.203317 -L 6.9294,3.203317,6.9294,3.737212 -L 6.9294,3.737212,6.0751,3.737212 -L 6.0751,3.737212,5.2346,3.737212 -L 5.2346,3.737212,4.3936,3.737212 -L 1.8337,2.669423,2.1104,2.858698 -L 2.1104,2.858698,2.3937,3.039457 -L 2.3937,3.039457,2.6848,3.203317 -L 6.9294,4.271149,6.9294,4.641118 -L 6.9294,4.641118,6.9294,4.994318 -L 6.9294,4.994318,6.9294,5.338959 -L 6.9294,5.338959,6.0751,5.338959 -L 6.0751,5.338959,5.2346,5.338959 -L 5.2346,5.338959,4.3936,5.338959 -L 6.9294,5.872907,6.9294,6.21606 -L 6.9294,6.21606,6.9294,6.559333 -L 6.9294,6.559333,6.9294,6.902541 -L 6.9294,6.902541,6.5056,6.902541 -L 6.5056,6.902541,6.0751,6.902541 -L 6.0751,6.902541,5.6475,6.902541 -L 1.8337,7.970274,2.1104,7.970274 -L 2.1104,7.970274,2.3937,7.970274 -L 2.3937,7.970274,2.6848,7.970274 -L 6.0751,8.504125,6.5056,8.504125 -L 6.5056,8.504125,6.9294,8.504125 -L 6.9294,8.504125,7.3567,8.504125 - -[香] 39 -L 1.436,0.038097,1.436,1.2852 -L 1.436,1.2852,1.436,2.515458 -L 1.436,2.515458,1.436,3.737212 -L 1.436,3.737212,2.844,3.737212 -L 2.844,3.737212,4.2559,3.737212 -L 4.2559,3.737212,5.6775,3.737212 -L 5.6775,3.737212,5.6775,2.515458 -L 5.6775,2.515458,5.6775,1.2852 -L 5.6775,1.2852,5.6775,0.038097 -L 5.6775,0.038097,4.2559,0.038097 -L 4.2559,0.038097,2.844,0.038097 -L 2.844,0.038097,1.436,0.038097 -L 1.8672,2.135595,2.9946,2.135595 -L 2.9946,2.135595,4.1228,2.135595 -L 4.1228,2.135595,5.2537,2.135595 -L 0.3682,4.271149,1.6115,5.070616 -L 1.6115,5.070616,2.3292,5.6836 -L 2.3292,5.6836,3.1421,6.635556 -L 3.1421,6.635556,2.1435,6.738769 -L 2.1435,6.738769,1.1418,6.824874 -L 1.1418,6.824874,0.1577,6.902541 -L 6.5325,4.271149,5.597,4.984434 -L 5.597,4.984434,4.6758,5.68082 -L 4.6758,5.68082,3.7547,6.368668 -L 3.7547,6.368668,3.6951,5.861502 -L 3.6951,5.861502,3.6359,5.337624 -L 3.6359,5.337624,3.5725,4.805022 -L 3.5725,6.902541,3.5725,7.27252 -L 3.5725,7.27252,3.5725,7.625721 -L 3.5725,7.625721,3.5725,7.970274 -L 3.5725,7.970274,2.7214,7.970274 -L 2.7214,7.970274,1.8672,7.970274 -L 1.8672,7.970274,1.0123,7.970274 -L 3.9683,6.902541,4.956,6.902541 -L 4.956,6.902541,5.9546,6.902541 -L 5.9546,6.902541,6.9629,6.902541 -L 3.9683,7.970274,4.7143,8.108676 -L 4.7143,8.108676,5.3661,8.365778 -L 5.3661,8.365778,6.1052,8.504125 - -[剛] 45 -L 0.1915,0.038097,0.1915,2.860121 -L 0.1915,2.860121,0.1915,5.682177 -L 0.1915,5.682177,0.1915,8.504125 -L 0.1915,8.504125,1.5925,8.504125 -L 1.5925,8.504125,3.004,8.504125 -L 3.004,8.504125,4.426,8.504125 -L 4.426,8.504125,4.426,5.682177 -L 4.426,5.682177,4.426,2.860121 -L 4.426,2.860121,4.426,0.038097 -L 4.426,0.038097,4.1314,0.038097 -L 4.1314,0.038097,3.8477,0.038097 -L 3.8477,0.038097,3.5749,0.038097 -L 6.1348,0.038097,6.415,0.038097 -L 6.415,0.038097,6.6847,0.038097 -L 6.6847,0.038097,6.9614,0.038097 -L 6.9614,0.038097,6.9614,3.049428 -L 6.9614,3.049428,6.9614,6.052167 -L 6.9614,6.052167,6.9614,9.038084 -L 1.0426,2.135595,1.0426,3.039457 -L 1.0426,3.039457,1.0426,3.926486 -L 1.0426,3.926486,1.0426,4.805022 -L 1.4699,2.135595,1.7428,2.135595 -L 1.7428,2.135595,2.0163,2.135595 -L 2.0163,2.135595,2.2965,2.135595 -L 2.2965,2.135595,2.2965,3.392614 -L 2.2965,3.392614,2.2965,4.641118 -L 2.2965,4.641118,2.2965,5.872907 -L 2.2965,5.872907,1.7217,5.872907 -L 1.7217,5.872907,1.1652,5.872907 -L 1.1652,5.872907,0.6153,5.872907 -L 2.7164,2.135595,2.9966,2.135595 -L 2.9966,2.135595,3.2768,2.135595 -L 3.2768,2.135595,3.5749,2.135595 -L 3.5749,2.135595,3.5749,3.039457 -L 3.5749,3.039457,3.5749,3.926486 -L 3.5749,3.926486,3.5749,4.805022 -L 5.711,2.669423,5.711,4.450562 -L 5.711,4.450562,5.711,6.214572 -L 5.711,6.214572,5.711,7.970274 -L 2.7164,6.139805,2.9966,6.586127 -L 2.9966,6.586127,3.2768,7.015506 -L 3.2768,7.015506,3.5749,7.436402 -L 3.1476,5.872907,3.4239,5.872907 -L 3.4239,5.872907,3.7041,5.872907 -L 3.7041,5.872907,4.0022,5.872907 - -[拷] 54 -L 0.6485,0.038097,0.9185,0.038097 -L 0.9185,0.038097,1.1949,0.038097 -L 1.1949,0.038097,1.4649,0.038097 -L 1.4649,0.038097,1.4509,2.66093 -L 1.4509,2.66093,1.3385,3.758401 -L 1.3385,3.758401,1.0446,4.271149 -L 1.0446,4.271149,0.7644,4.107267 -L 0.7644,4.107267,0.4909,3.926486 -L 0.4909,3.926486,0.2177,3.737212 -L 4.8549,0.038097,6.0461,0.389732 -L 6.0461,0.389732,6.4941,1.326211 -L 6.4941,1.326211,6.5641,2.669423 -L 6.5641,2.669423,5.7095,2.669423 -L 5.7095,2.669423,4.8658,2.669423 -L 4.8658,2.669423,4.0319,2.669423 -L 4.0319,2.669423,4.0319,3.039457 -L 4.0319,3.039457,4.0319,3.392614 -L 4.0319,3.392614,4.0319,3.737212 -L 4.0319,3.737212,3.4543,3.573417 -L 3.4543,3.573417,2.8796,3.392614 -L 2.8796,3.392614,2.323,3.203317 -L 1.8957,4.271149,1.3879,5.512626 -L 1.3879,5.512626,1.1739,6.499934 -L 1.1739,6.499934,0.2177,6.902541 -L 4.2459,4.271149,4.4346,4.727343 -L 4.4346,4.727343,4.6451,5.17511 -L 4.6451,5.17511,4.8549,5.605933 -L 4.8549,5.605933,4.1544,5.708949 -L 4.1544,5.708949,3.4543,5.795175 -L 3.4543,5.795175,2.7535,5.872907 -L 4.8549,4.271149,5.5978,4.409573 -L 5.5978,4.409573,6.2458,4.666565 -L 6.2458,4.666565,6.9918,4.805022 -L 5.4962,5.872907,5.7095,6.21606 -L 5.7095,6.21606,5.92,6.559333 -L 5.92,6.559333,6.1368,6.902541 -L 6.1368,6.902541,5.8045,7.278211 -L 5.8045,7.278211,5.4714,7.416537 -L 5.4714,7.416537,4.8549,7.436402 -L 4.8549,7.436402,4.7148,7.091739 -L 4.7148,7.091739,4.5821,6.738769 -L 4.5821,6.738769,4.4592,6.368668 -L 6.1368,5.872907,6.5641,5.872907 -L 6.5641,5.872907,6.9918,5.872907 -L 6.9918,5.872907,7.4191,5.872907 -L 1.8957,6.902541,1.5945,7.337534 -L 1.5945,7.337534,1.4821,7.891239 -L 1.4821,7.891239,1.4649,9.038084 -L 3.1738,7.436402,4.0249,7.597383 -L 4.0249,7.597383,4.386,8.11439 -L 4.386,8.11439,4.4592,9.038084 -L 6.5641,7.436402,6.6941,7.806425 -L 6.6941,7.806425,6.8373,8.15957 -L 6.8373,8.15957,6.9918,8.504125 - -[豪] 51 -L 2.7803,0.038097,2.4161,0.413811 -L 2.4161,0.413811,1.8623,0.552169 -L 1.8623,0.552169,0.647,0.572002 -L 3.3933,0.038097,3.8346,0.451933 -L 3.8346,0.451933,3.9463,0.857353 -L 3.9463,0.857353,3.8206,1.601646 -L 3.8206,1.601646,3.029,1.364421 -L 3.029,1.364421,2.1706,1.482968 -L 2.1706,1.482968,1.0708,1.601646 -L 6.1672,0.572002,4.388,2.014038 -L 4.388,2.014038,2.9726,2.574781 -L 2.9726,2.574781,1.0708,2.669423 -L 5.5259,2.135595,5.8727,2.324804 -L 5.8727,2.324804,6.2303,2.505607 -L 6.2303,2.505607,6.5945,2.669423 -L 2.7803,3.470314,2.2021,3.573417 -L 2.2021,3.573417,1.6315,3.659501 -L 1.6315,3.659501,1.0708,3.737212 -L 0.2165,3.737212,0.2165,4.107267 -L 0.2165,4.107267,0.2165,4.460369 -L 0.2165,4.460369,0.2165,4.805022 -L 0.2165,4.805022,2.4753,4.805022 -L 2.4753,4.805022,4.7414,4.805022 -L 4.7414,4.805022,7.0215,4.805022 -L 7.0215,4.805022,7.0215,4.460369 -L 7.0215,4.460369,7.0215,4.107267 -L 7.0215,4.107267,7.0215,3.737212 -L 4.0339,3.737212,4.7344,3.737212 -L 4.7344,3.737212,5.4454,3.737212 -L 5.4454,3.737212,6.1672,3.737212 -L 1.5016,5.872907,1.5016,6.21606 -L 1.5016,6.21606,1.5016,6.559333 -L 1.5016,6.559333,1.5016,6.902541 -L 1.5016,6.902541,2.9029,6.902541 -L 2.9029,6.902541,4.3141,6.902541 -L 4.3141,6.902541,5.7434,6.902541 -L 5.7434,6.902541,5.7434,6.559333 -L 5.7434,6.559333,5.7434,6.21606 -L 5.7434,6.21606,5.7434,5.872907 -L 5.7434,5.872907,4.3141,5.872907 -L 4.3141,5.872907,2.9029,5.872907 -L 2.9029,5.872907,1.5016,5.872907 -L 0.2165,7.970274,1.3478,7.970274 -L 1.3478,7.970274,2.4753,7.970274 -L 2.4753,7.970274,3.6031,7.970274 -L 3.6031,7.970274,3.6031,8.340341 -L 3.6031,8.340341,3.6031,8.693432 -L 3.6031,8.693432,3.6031,9.038084 -L 4.0339,7.970274,5.0181,7.970274 -L 5.0181,7.970274,6.0127,7.970274 -L 6.0127,7.970274,7.0215,7.970274 - -[克] 45 -L 0.4634,0.038097,1.2237,0.751448 -L 1.2237,0.751448,1.9978,1.447757 -L 1.9978,1.447757,2.7823,2.135595 -L 2.7823,2.135595,2.7823,2.669423 -L 2.7823,2.669423,2.7823,3.203317 -L 2.7823,3.203317,2.7823,3.737212 -L 2.7823,3.737212,2.355,3.737212 -L 2.355,3.737212,1.9347,3.737212 -L 1.9347,3.737212,1.5285,3.737212 -L 1.5285,3.737212,1.5285,4.614368 -L 1.5285,4.614368,1.5285,5.491513 -L 1.5285,5.491513,1.5285,6.368668 -L 1.5285,6.368668,2.2321,6.368668 -L 2.2321,6.368668,2.9326,6.368668 -L 2.9326,6.368668,3.6369,6.368668 -L 3.6369,6.368668,3.0485,7.953342 -L 3.0485,7.953342,1.7067,8.139716 -L 1.7067,8.139716,0.2501,7.970274 -L 4.915,0.038097,4.6173,0.531045 -L 4.6173,0.531045,4.509,1.489984 -L 4.509,1.489984,4.4912,3.737212 -L 4.4912,3.737212,4.0607,3.737212 -L 4.0607,3.737212,3.6369,3.737212 -L 3.6369,3.737212,3.2061,3.737212 -L 5.3423,0.038097,5.8957,0.038097 -L 5.8957,0.038097,6.4494,0.038097 -L 6.4494,0.038097,7.02,0.038097 -L 7.02,0.038097,7.02,0.570568 -L 7.02,0.570568,7.02,1.094557 -L 7.02,1.094557,7.02,1.601646 -L 4.915,3.737212,5.192,3.737212 -L 5.192,3.737212,5.4649,3.737212 -L 5.4649,3.737212,5.7419,3.737212 -L 5.7419,3.737212,5.7419,4.614368 -L 5.7419,4.614368,5.7419,5.491513 -L 5.7419,5.491513,5.7419,6.368668 -L 5.7419,6.368668,5.1672,6.368668 -L 5.1672,6.368668,4.6138,6.368668 -L 4.6138,6.368668,4.0607,6.368668 -L 4.0607,7.970274,3.9133,8.340341 -L 3.9133,8.340341,3.7662,8.693432 -L 3.7662,8.693432,3.6369,9.038084 -L 4.4912,7.970274,5.3213,7.970274 -L 5.3213,7.970274,6.1657,7.970274 -L 6.1657,7.970274,7.02,7.970274 - -[酷] 63 -L 0.6759,0.038097,0.9245,3.046561 -L 0.9245,3.046561,1.3238,5.978813 -L 1.3238,5.978813,1.534,8.504125 -L 1.534,8.504125,1.1032,8.504125 -L 1.1032,8.504125,0.6829,8.504125 -L 0.6829,8.504125,0.2797,8.504125 -L 1.1032,0.038097,1.8033,0.038097 -L 1.8033,0.038097,2.5143,0.038097 -L 2.5143,0.038097,3.2393,0.038097 -L 3.2393,0.038097,3.2393,0.751448 -L 3.2393,0.751448,3.2393,1.447757 -L 3.2393,1.447757,3.2393,2.135595 -L 3.2393,2.135595,2.5143,2.135595 -L 2.5143,2.135595,1.8033,2.135595 -L 1.8033,2.135595,1.1032,2.135595 -L 4.4897,0.038097,4.4897,1.104462 -L 4.4897,1.104462,4.4897,2.162301 -L 4.4897,2.162301,4.4897,3.203317 -L 4.4897,3.203317,5.3443,3.203317 -L 5.3443,3.203317,6.1989,3.203317 -L 6.1989,3.203317,7.0538,3.203317 -L 7.0538,3.203317,7.0538,2.162301 -L 7.0538,2.162301,7.0538,1.104462 -L 7.0538,1.104462,7.0538,0.038097 -L 7.0538,0.038097,6.1989,0.038097 -L 6.1989,0.038097,5.3443,0.038097 -L 5.3443,0.038097,4.4897,0.038097 -L 3.2393,2.669423,3.2393,3.039457 -L 3.2393,3.039457,3.2393,3.392614 -L 3.2393,3.392614,3.2393,3.737212 -L 3.2393,3.737212,2.9416,3.737212 -L 2.9416,3.737212,2.6618,3.737212 -L 2.6618,3.737212,2.3847,3.737212 -L 2.3847,3.737212,2.3672,5.258403 -L 2.3672,5.258403,2.259,5.940582 -L 2.259,5.940582,1.9543,6.368668 -L 1.9543,6.368668,1.6422,5.446287 -L 1.6422,5.446287,1.4215,4.151059 -L 1.4215,4.151059,1.1032,3.203317 -L 3.2393,4.271149,2.9069,5.94484 -L 2.9069,5.94484,2.4302,7.160967 -L 2.4302,7.160967,1.9543,8.504125 -L 4.0939,4.805022,4.6441,4.805022 -L 4.6441,4.805022,5.2042,4.805022 -L 5.2042,4.805022,5.7681,4.805022 -L 5.7681,4.805022,5.5124,6.522557 -L 5.5124,6.522557,4.882,7.002754 -L 4.882,7.002754,4.0939,5.872907 -L 6.1989,4.805022,6.6265,4.805022 -L 6.6265,4.805022,7.0538,4.805022 -L 7.0538,4.805022,7.4811,4.805022 -L 6.1989,6.902541,5.8942,7.337534 -L 5.8942,7.337534,5.7856,7.891239 -L 5.7856,7.891239,5.7681,9.038084 -L 6.6265,6.902541,6.9029,6.902541 -L 6.9029,6.902541,7.1831,6.902541 -L 7.1831,6.902541,7.4811,6.902541 -L 4.4897,7.436402,4.4897,7.806425 -L 4.4897,7.806425,4.4897,8.15957 -L 4.4897,8.15957,4.4897,8.504125 -L 2.812,8.504125,3.0855,8.504125 -L 3.0855,8.504125,3.3692,8.504125 -L 3.3692,8.504125,3.6631,8.504125 - -[獄] 57 -L 0.2817,0.038097,0.9122,0.076274 -L 0.9122,0.076274,1.3535,0.34315 -L 1.3535,0.34315,1.9913,1.067785 -L 1.9913,1.067785,1.9069,2.505607 -L 1.9069,2.505607,1.8372,3.926486 -L 1.8372,3.926486,1.7741,5.338959 -L 1.7741,5.338959,1.2628,4.641118 -L 1.2628,4.641118,0.7686,3.926486 -L 0.7686,3.926486,0.2817,3.203317 -L 4.9473,0.038097,5.7389,1.83607 -L 5.7389,1.83607,6.1277,3.540965 -L 6.1277,3.540965,6.2292,5.338959 -L 6.2292,5.338959,5.9312,5.528179 -L 5.9312,5.528179,5.651,5.708949 -L 5.651,5.708949,5.3746,5.872907 -L 7.4796,0.038097,6.9014,1.177871 -L 6.9014,1.177871,6.6842,1.860061 -L 6.6842,1.860061,6.6562,2.669423 -L 2.8105,1.067785,2.8105,1.601646 -L 2.8105,1.601646,2.8105,2.135595 -L 2.8105,2.135595,2.8105,2.669423 -L 2.8105,2.669423,3.3677,2.669423 -L 3.3677,2.669423,3.9421,2.669423 -L 3.9421,2.669423,4.5236,2.669423 -L 4.5236,2.669423,4.5236,2.135595 -L 4.5236,2.135595,4.5236,1.601646 -L 4.5236,1.601646,4.5236,1.067785 -L 4.5236,1.067785,3.9421,1.067785 -L 3.9421,1.067785,3.3677,1.067785 -L 3.3677,1.067785,2.8105,1.067785 -L 2.8105,4.271149,3.3677,4.271149 -L 3.3677,4.271149,3.9421,4.271149 -L 3.9421,4.271149,4.5236,4.271149 -L 2.8105,5.338959,3.3677,5.338959 -L 3.3677,5.338959,3.9421,5.338959 -L 3.9421,5.338959,4.5236,5.338959 -L 1.5601,5.872907,1.5426,6.617222 -L 1.5426,6.617222,1.434,7.022543 -L 1.434,7.022543,1.1328,7.436402 -L 1.1328,7.436402,0.8351,7.091739 -L 0.8351,7.091739,0.5553,6.738769 -L 0.5553,6.738769,0.2817,6.368668 -L 6.6562,5.872907,6.3518,6.320554 -L 6.3518,6.320554,6.2468,7.141211 -L 6.2468,7.141211,6.2292,9.038084 -L 2.4112,6.902541,3.2522,6.902541 -L 3.2522,6.902541,4.0924,6.902541 -L 4.0924,6.902541,4.9473,6.902541 -L 1.1328,7.970274,0.8351,8.340341 -L 0.8351,8.340341,0.5553,8.693432 -L 0.5553,8.693432,0.2817,9.038084 -L 1.5601,7.970274,1.8372,8.340341 -L 1.8372,8.340341,2.1174,8.693432 -L 2.1174,8.693432,2.4112,9.038084 -L 2.4112,9.038084,2.758,8.662424 -L 2.758,8.662424,3.3043,8.524077 -L 3.3043,8.524077,4.5236,8.504125 - -[腰] 72 -L 0.3083,0.305038,0.613,1.117224 -L 0.613,1.117224,0.7219,3.242873 -L 0.7219,3.242873,0.7394,8.504125 -L 0.7394,8.504125,1.1422,8.504125 -L 1.1422,8.504125,1.5621,8.504125 -L 1.5621,8.504125,1.9859,8.504125 -L 1.9859,8.504125,1.9859,5.682177 -L 1.9859,5.682177,1.9859,2.860121 -L 1.9859,2.860121,1.9859,0.038097 -L 1.9859,0.038097,1.7131,0.038097 -L 1.7131,0.038097,1.4395,0.038097 -L 1.4395,0.038097,1.1593,0.038097 -L 3.2717,0.038097,3.8913,0.305038 -L 3.8913,0.305038,4.5221,0.572002 -L 4.5221,0.572002,5.1626,0.838889 -L 5.1626,0.838889,4.998,1.385534 -L 4.998,1.385534,4.7322,1.652432 -L 4.7322,1.652432,4.1228,1.86862 -L 4.1228,1.86862,4.2555,2.23872 -L 4.2555,2.23872,4.3991,2.591811 -L 4.3991,2.591811,4.5501,2.936343 -L 4.5501,2.936343,3.9718,3.039457 -L 3.9718,3.039457,3.4009,3.125651 -L 3.4009,3.125651,2.8405,3.203317 -L 7.0855,0.038097,6.655,0.484386 -L 6.655,0.484386,6.2277,0.913797 -L 6.2277,0.913797,5.8004,1.334661 -L 5.8004,1.334661,5.9297,1.971746 -L 5.9297,1.971746,6.0768,2.591811 -L 6.0768,2.591811,6.2277,3.203317 -L 6.2277,3.203317,5.8039,3.203317 -L 5.8039,3.203317,5.3833,3.203317 -L 5.3833,3.203317,4.9805,3.203317 -L 4.9805,3.203317,4.9805,3.926486 -L 4.9805,3.926486,4.9805,4.641118 -L 4.9805,4.641118,4.9805,5.338959 -L 4.9805,5.338959,4.3991,5.338959 -L 4.3991,5.338959,3.8247,5.338959 -L 3.8247,5.338959,3.2717,5.338959 -L 3.2717,5.338959,3.2717,5.871397 -L 3.2717,5.871397,3.2717,6.395462 -L 3.2717,6.395462,3.2717,6.902541 -L 3.2717,6.902541,4.1154,7.063511 -L 4.1154,7.063511,4.4762,7.580463 -L 4.4762,7.580463,4.5501,8.504125 -L 4.5501,8.504125,3.9718,8.504125 -L 3.9718,8.504125,3.4009,8.504125 -L 3.4009,8.504125,2.8405,8.504125 -L 6.655,3.203317,6.9317,3.203317 -L 6.9317,3.203317,7.2154,3.203317 -L 7.2154,3.203317,7.5058,3.203317 -L 5.5899,5.338959,5.7125,6.083274 -L 5.7125,6.083274,5.604,6.488682 -L 5.604,6.488682,5.1626,6.902541 -L 5.1626,6.902541,4.9455,6.559333 -L 4.9455,6.559333,4.7424,6.21606 -L 4.7424,6.21606,4.5501,5.872907 -L 6.2277,5.338959,6.5041,5.338959 -L 6.5041,5.338959,6.7878,5.338959 -L 6.7878,5.338959,7.0855,5.338959 -L 7.0855,5.338959,7.0855,5.871397 -L 7.0855,5.871397,7.0855,6.395462 -L 7.0855,6.395462,7.0855,6.902541 -L 7.0855,6.902541,6.1293,7.088958 -L 6.1293,7.088958,5.825,7.631379 -L 5.825,7.631379,5.8004,8.504125 -L 5.8004,8.504125,5.5269,8.504125 -L 5.5269,8.504125,5.2506,8.504125 -L 5.2506,8.504125,4.9805,8.504125 -L 6.2277,8.504125,6.655,8.504125 -L 6.655,8.504125,7.0855,8.504125 -L 7.0855,8.504125,7.5058,8.504125 - -[込] 33 -L 0.5239,0.038097,0.8671,0.381282 -L 0.8671,0.381282,1.2247,0.724457 -L 1.2247,0.724457,1.5925,1.067785 -L 1.5925,1.067785,1.5925,2.324804 -L 1.5925,2.324804,1.5925,3.573417 -L 1.5925,3.573417,1.5925,4.805022 -L 1.5925,4.805022,1.1652,4.805022 -L 1.1652,4.805022,0.734,4.805022 -L 0.734,4.805022,0.3141,4.805022 -L 2.874,0.038097,2.5728,0.227317 -L 2.5728,0.227317,2.2926,0.408229 -L 2.2926,0.408229,2.0198,0.572002 -L 3.2978,0.038097,4.7023,0.038097 -L 4.7023,0.038097,6.1138,0.038097 -L 6.1138,0.038097,7.5432,0.038097 -L 2.874,1.601646,4.247,3.891199 -L 4.247,3.891199,5.1051,5.858712 -L 5.1051,5.858712,5.4063,8.504125 -L 5.4063,8.504125,4.8354,8.504125 -L 4.8354,8.504125,4.275,8.504125 -L 4.275,8.504125,3.7286,8.504125 -L 7.5432,1.601646,6.9614,2.858698 -L 6.9614,2.858698,6.394,4.107267 -L 6.394,4.107267,5.8336,5.338959 -L 1.5925,7.436402,1.2944,7.806425 -L 1.2944,7.806425,1.0142,8.15957 -L 1.0142,8.15957,0.734,8.504125 -L 5.3927,0.022916,7.5257,0.022916 -L 1.5746,1.090562,0.5239,0.038097 -L 0.3243,4.789807,1.5746,4.789807 -L 1.5746,1.090562,1.5746,4.789807 -L 0.7516,8.527219,1.5746,7.459343 -A 5.3927,7.385912,7.362973,238.75988,270 - -[墾] 60 -L 0.3403,0.038097,1.4719,0.038097 -L 1.4719,0.038097,2.5958,0.038097 -L 2.5958,0.038097,3.7271,0.038097 -L 3.7271,0.038097,3.3072,1.511294 -L 3.3072,1.511294,2.3262,1.730164 -L 2.3262,1.730164,1.1914,1.601646 -L 4.1544,0.038097,5.132,0.038097 -L 5.132,0.038097,6.1158,0.038097 -L 6.1158,0.038097,7.1179,0.038097 -L 4.1544,1.601646,4.0038,1.971746 -L 4.0038,1.971746,3.8571,2.324804 -L 3.8571,2.324804,3.7271,2.669423 -L 4.5821,1.601646,5.1421,1.601646 -L 5.1421,1.601646,5.713,1.601646 -L 5.713,1.601646,6.2913,1.601646 -L 2.2316,3.203317,2.4452,3.392614 -L 2.4452,3.392614,2.6627,3.573417 -L 2.6627,3.573417,2.8725,3.737212 -L 2.8725,3.737212,2.7888,4.271149 -L 2.7888,4.271149,2.7223,4.805022 -L 2.7223,4.805022,2.6627,5.338959 -L 2.6627,5.338959,1.8747,4.805022 -L 1.8747,4.805022,1.1077,4.271149 -L 1.1077,4.271149,0.3403,3.737212 -L 7.1179,3.203317,6.6867,3.737212 -L 6.6867,3.737212,6.2668,4.271149 -L 6.2668,4.271149,5.864,4.805022 -L 5.864,4.805022,5.3526,4.460369 -L 5.3526,4.460369,4.8549,4.107267 -L 4.8549,4.107267,4.3684,3.737212 -L 4.3684,3.737212,4.2875,5.337624 -L 4.2875,5.337624,4.2178,6.92929 -L 4.2178,6.92929,4.1544,8.504125 -L 4.1544,8.504125,4.9884,8.504125 -L 4.9884,8.504125,5.8356,8.504125 -L 5.8356,8.504125,6.6867,8.504125 -L 6.6867,8.504125,6.6867,7.806425 -L 6.6867,7.806425,6.6867,7.091739 -L 6.6867,7.091739,6.6867,6.368668 -L 6.6867,6.368668,6.2594,6.292359 -L 6.2594,6.292359,5.843,6.21606 -L 5.843,6.21606,5.4367,6.139805 -L 5.4367,6.139805,5.5628,5.872907 -L 5.5628,5.872907,5.713,5.605933 -L 5.713,5.605933,5.864,5.338959 -L 0.3403,5.338959,0.9606,5.358738 -L 0.9606,5.358738,1.2898,5.497183 -L 1.2898,5.497183,1.6222,5.872907 -L 1.6222,5.872907,1.2898,6.221686 -L 1.2898,6.221686,0.9606,6.350248 -L 0.9606,6.350248,0.3403,6.368668 -L 2.2316,6.139805,1.4719,7.249962 -L 1.4719,7.249962,0.9816,7.724501 -L 0.9816,7.724501,0.3403,7.970274 -L 2.4452,7.703365,2.1721,7.970274 -L 2.1721,7.970274,1.8957,8.237238 -L 1.8957,8.237238,1.6222,8.504125 -L 4.5821,7.436402,5.1421,7.436402 -L 5.1421,7.436402,5.713,7.436402 -L 5.713,7.436402,6.2913,7.436402 - -[恨] 45 -L 1.6207,0.038097,1.6207,3.049428 -L 1.6207,3.049428,1.6207,6.052167 -L 1.6207,6.052167,1.6207,9.038084 -L 2.9029,0.038097,3.1793,0.038097 -L 3.1793,0.038097,3.463,0.038097 -L 3.463,0.038097,3.761,0.038097 -L 3.761,0.038097,3.761,2.860121 -L 3.761,2.860121,3.761,5.682177 -L 3.761,5.682177,3.761,8.504125 -L 3.761,8.504125,4.7343,8.504125 -L 4.7343,8.504125,5.7189,8.504125 -L 5.7189,8.504125,6.7167,8.504125 -L 6.7167,8.504125,6.7167,7.463284 -L 6.7167,7.463284,6.7167,6.405335 -L 6.7167,6.405335,6.7167,5.338959 -L 6.7167,5.338959,6.2863,5.338959 -L 6.2863,5.338959,5.866,5.338959 -L 5.866,5.338959,5.4352,5.338959 -L 5.4352,5.338959,5.4352,4.641118 -L 5.4352,4.641118,5.4352,3.926486 -L 5.4352,3.926486,5.4352,3.203317 -L 5.4352,3.203317,5.652,3.039457 -L 5.652,3.039457,5.866,2.858698 -L 5.866,2.858698,6.0758,2.669423 -L 6.0758,2.669423,6.5665,3.203317 -L 6.5665,3.203317,7.0603,3.737212 -L 7.0603,3.737212,7.5748,4.271149 -L 7.5748,0.038097,6.9938,0.751448 -L 6.9938,0.751448,6.419,1.447757 -L 6.419,1.447757,5.866,2.135595 -L 4.3981,0.572002,4.7343,0.751448 -L 4.7343,0.751448,5.0811,0.913797 -L 5.0811,0.913797,5.4352,1.067785 -L 0.3703,5.071974,0.6715,5.693385 -L 0.6715,5.693385,0.7804,6.30639 -L 0.7804,6.30639,0.7979,7.436402 -L 4.1848,5.338959,4.4615,5.338959 -L 4.4615,5.338959,4.7343,5.338959 -L 4.7343,5.338959,5.0079,5.338959 -L 2.4753,6.635556,2.3247,6.902541 -L 2.3247,6.902541,2.1814,7.169417 -L 2.1814,7.169417,2.0518,7.436402 -L 4.1848,6.902541,4.885,6.902541 -L 4.885,6.902541,5.5854,6.902541 -L 5.5854,6.902541,6.2863,6.902541 - -[懇] 63 -L 0.3726,0.038097,0.6455,0.570568 -L 0.6455,0.570568,0.9292,1.094557 -L 0.9292,1.094557,1.2237,1.601646 -L 2.9326,0.038097,2.6349,0.471711 -L 2.6349,0.471711,2.5263,1.015544 -L 2.5263,1.015544,2.5088,2.135595 -L 3.3599,0.038097,4.1935,0.038097 -L 4.1935,0.038097,5.0411,0.038097 -L 5.0411,0.038097,5.8922,0.038097 -L 5.8922,0.038097,5.8922,0.381282 -L 5.8922,0.381282,5.8922,0.724457 -L 5.8922,0.724457,5.8922,1.067785 -L 7.5698,0.838889,7.4297,1.104462 -L 7.4297,1.104462,7.297,1.361531 -L 7.297,1.361531,7.1744,1.601646 -L 2.2955,3.203317,2.5088,3.392614 -L 2.5088,3.392614,2.7189,3.573417 -L 2.7189,3.573417,2.9326,3.737212 -L 2.9326,3.737212,2.852,4.271149 -L 2.852,4.271149,2.7823,4.805022 -L 2.7823,4.805022,2.7189,5.338959 -L 2.7189,5.338959,1.9312,4.805022 -L 1.9312,4.805022,1.1393,4.271149 -L 1.1393,4.271149,0.3726,3.737212 -L 4.1833,3.203317,4.1833,4.984434 -L 4.1833,4.984434,4.1833,6.748553 -L 4.1833,6.748553,4.1833,8.504125 -L 4.1833,8.504125,5.0376,8.504125 -L 5.0376,8.504125,5.8922,8.504125 -L 5.8922,8.504125,6.7433,8.504125 -L 6.7433,8.504125,6.7433,7.806425 -L 6.7433,7.806425,6.7433,7.091739 -L 6.7433,7.091739,6.7433,6.368668 -L 6.7433,6.368668,6.3233,6.368668 -L 6.3233,6.368668,5.8922,6.368668 -L 5.8922,6.368668,5.4649,6.368668 -L 5.4649,6.368668,5.4967,5.604402 -L 5.4967,5.604402,5.7209,5.060656 -L 5.7209,5.060656,6.3233,4.271149 -L 6.3233,4.271149,6.5961,4.641118 -L 6.5961,4.641118,6.8798,4.994318 -L 6.8798,4.994318,7.1744,5.338959 -L 4.6138,3.203317,4.8873,3.392614 -L 4.8873,3.392614,5.1671,3.573417 -L 5.1671,3.573417,5.4649,3.737212 -L 0.3726,5.338959,0.9856,5.358738 -L 0.9856,5.358738,1.3215,5.497183 -L 1.3215,5.497183,1.6545,5.872907 -L 1.6545,5.872907,1.3215,6.221686 -L 1.3215,6.221686,0.9856,6.350248 -L 0.9856,6.350248,0.3726,6.368668 -L 2.0783,5.872907,2.2111,6.052167 -L 2.2111,6.052167,2.3547,6.214572 -L 2.3547,6.214572,2.5088,6.368668 -L 2.5088,6.368668,1.574,7.317768 -L 1.574,7.317768,1.0167,7.73295 -L 1.0167,7.73295,0.3726,7.970274 -L 2.5088,7.703365,2.2111,7.970274 -L 2.2111,7.970274,1.9312,8.237238 -L 1.9312,8.237238,1.6545,8.504125 -L 4.6138,7.436402,5.1671,7.436402 -L 5.1671,7.436402,5.7419,7.436402 -L 5.7419,7.436402,6.3233,7.436402 - -[昆] 39 -L 0.4023,0.038097,0.6794,0.038097 -L 0.6794,0.038097,0.9596,0.038097 -L 0.9596,0.038097,1.2569,0.038097 -L 1.2569,0.038097,1.2569,1.449082 -L 1.2569,1.449082,1.2569,2.860121 -L 1.2569,2.860121,1.2569,4.271149 -L 1.8663,0.038097,2.3532,0.227317 -L 2.3532,0.227317,2.8505,0.408229 -L 2.8505,0.408229,3.3619,0.572002 -L 5.0714,0.038097,4.7702,0.550823 -L 4.7702,0.550823,4.6578,1.648207 -L 4.6578,1.648207,4.6441,4.271149 -L 5.4952,0.038097,6.1989,0.038097 -L 6.1989,0.038097,6.9029,0.038097 -L 6.9029,0.038097,7.6037,0.038097 -L 7.6037,0.038097,7.6037,0.381282 -L 7.6037,0.381282,7.6037,0.724457 -L 7.6037,0.724457,7.6037,1.067785 -L 1.6807,2.669423,2.2306,2.669423 -L 2.2306,2.669423,2.791,2.669423 -L 2.791,2.669423,3.3619,2.669423 -L 5.0714,2.669423,5.9821,2.689157 -L 5.9821,2.689157,6.5246,2.827581 -L 6.5246,2.827581,7.1726,3.203317 -L 1.2569,5.338959,1.2569,6.405335 -L 1.2569,6.405335,1.2569,7.463284 -L 1.2569,7.463284,1.2569,8.504125 -L 1.2569,8.504125,3.0855,8.504125 -L 3.0855,8.504125,4.917,8.504125 -L 4.917,8.504125,6.7491,8.504125 -L 6.7491,8.504125,6.7491,7.463284 -L 6.7491,7.463284,6.7491,6.405335 -L 6.7491,6.405335,6.7491,5.338959 -L 6.7491,5.338959,4.917,5.338959 -L 4.917,5.338959,3.0855,5.338959 -L 3.0855,5.338959,1.2569,5.338959 -L 1.6807,6.902541,3.2218,6.902541 -L 3.2218,6.902541,4.7629,6.902541 -L 4.7629,6.902541,6.318,6.902541 - -[紺] 51 -L 1.6827,0.038097,1.6827,1.638422 -L 1.6827,1.638422,1.6827,3.230177 -L 1.6827,3.230177,1.6827,4.805022 -L 1.6827,4.805022,1.2589,4.805022 -L 1.2589,4.805022,0.839,4.805022 -L 0.839,4.805022,0.4288,4.805022 -L 4.2469,0.038097,4.2469,2.162301 -L 4.2469,2.162301,4.2469,4.269694 -L 4.2469,4.269694,4.2469,6.368668 -L 4.2469,6.368668,3.9488,6.557888 -L 3.9488,6.557888,3.6686,6.738769 -L 3.6686,6.738769,3.3923,6.902541 -L 4.6461,0.038097,5.3463,0.038097 -L 5.3463,0.038097,6.0573,0.038097 -L 6.0573,0.038097,6.7756,0.038097 -L 6.7756,0.038097,6.7756,1.2852 -L 6.7756,1.2852,6.7756,2.515458 -L 6.7756,2.515458,6.7756,3.737212 -L 6.7756,3.737212,6.0573,3.737212 -L 6.0573,3.737212,5.3463,3.737212 -L 5.3463,3.737212,4.6461,3.737212 -L 0.4288,1.334661,0.5553,1.971746 -L 0.5553,1.971746,0.6845,2.591811 -L 0.6845,2.591811,0.8281,3.203317 -L 2.965,1.86862,2.8105,2.324804 -L 2.8105,2.324804,2.6704,2.772472 -L 2.6704,2.772472,2.5412,3.203317 -L 2.965,4.538036,2.8105,4.805022 -L 2.8105,4.805022,2.6704,5.071974 -L 2.6704,5.071974,2.5412,5.338959 -L 2.5412,5.338959,2.3867,5.17511 -L 2.3867,5.17511,2.2431,4.994318 -L 2.2431,4.994318,2.11,4.805022 -L 6.7756,4.271149,6.1242,6.896871 -L 6.1242,6.896871,4.9015,7.073427 -L 4.9015,7.073427,4.2469,9.038084 -L 1.2554,5.338959,1.3853,5.605933 -L 1.3853,5.605933,1.5325,5.872907 -L 1.5325,5.872907,1.6827,6.139805 -L 1.6827,6.139805,1.3853,6.482991 -L 1.3853,6.482991,1.1052,6.82622 -L 1.1052,6.82622,0.8281,7.169417 -L 0.8281,7.169417,1.1052,7.806425 -L 1.1052,7.806425,1.3853,8.426556 -L 1.3853,8.426556,1.6827,9.038084 -L 2.11,7.169417,2.2431,7.436402 -L 2.2431,7.436402,2.3867,7.703365 -L 2.3867,7.703365,2.5412,7.970274 -L 7.2061,6.902541,6.9014,7.337534 -L 6.9014,7.337534,6.7931,7.891239 -L 6.7931,7.891239,6.7756,9.038084 - -[魂] 66 -L 2.3575,0.038097,3.3449,1.389792 -L 3.3449,1.389792,4.0103,2.588911 -L 4.0103,2.588911,4.2453,4.271149 -L 4.2453,4.271149,3.9473,4.271149 -L 3.9473,4.271149,3.6671,4.271149 -L 3.6671,4.271149,3.3943,4.271149 -L 3.3943,4.271149,3.3943,5.518317 -L 3.3943,5.518317,3.3943,6.748553 -L 3.3943,6.748553,3.3943,7.970274 -L 3.3943,7.970274,4.308,8.187809 -L 4.308,8.187809,4.7532,8.464668 -L 4.7532,8.464668,5.1031,9.038084 -L 5.9542,0.038097,5.653,0.550823 -L 5.653,0.550823,5.5413,1.648207 -L 5.5413,1.648207,5.5234,4.271149 -L 5.5234,4.271149,5.233,4.271149 -L 5.233,4.271149,4.9493,4.271149 -L 4.9493,4.271149,4.6723,4.271149 -L 6.3815,0.038097,6.7843,0.038097 -L 6.7843,0.038097,7.2046,0.038097 -L 7.2046,0.038097,7.6284,0.038097 -L 7.6284,0.038097,7.6284,0.381282 -L 7.6284,0.381282,7.6284,0.724457 -L 7.6284,0.724457,7.6284,1.067785 -L 0.8585,2.135595,0.9702,3.460398 -L 0.9702,3.460398,1.1769,4.547931 -L 1.1769,4.547931,1.2893,5.872907 -L 1.2893,5.872907,0.9912,5.872907 -L 0.9912,5.872907,0.711,5.872907 -L 0.711,5.872907,0.4347,5.872907 -L 1.2893,2.135595,1.615,2.511244 -L 1.615,2.511244,1.9512,2.649689 -L 1.9512,2.649689,2.5673,2.669423 -L 2.5673,2.669423,2.5533,3.440619 -L 2.5533,3.440619,2.4416,3.855857 -L 2.4416,3.855857,2.1404,4.271149 -L 6.3815,2.402482,6.5146,3.039457 -L 6.5146,3.039457,6.655,3.659501 -L 6.655,3.659501,6.8126,4.271149 -L 6.8126,4.271149,6.5146,4.271149 -L 6.5146,4.271149,6.2312,4.271149 -L 6.2312,4.271149,5.9542,4.271149 -L 6.8126,2.135595,7.103,2.491379 -L 7.103,2.491379,7.317,2.491379 -L 7.317,2.491379,7.6284,2.135595 -L 5.1031,4.805022,4.9493,5.956179 -L 4.9493,5.956179,4.5182,6.336139 -L 4.5182,6.336139,3.818,6.368668 -L 6.8126,4.805022,6.8126,5.337624 -L 6.8126,5.337624,6.8126,5.861502 -L 6.8126,5.861502,6.8126,6.368668 -L 6.8126,6.368668,5.6603,6.47024 -L 5.6603,6.47024,5.1872,6.927978 -L 5.1872,6.927978,5.1031,7.970274 -L 5.1031,7.970274,5.6568,7.970274 -L 5.6568,7.970274,6.2312,7.970274 -L 6.2312,7.970274,6.8126,7.970274 -L 6.8126,7.970274,6.8126,7.625721 -L 6.8126,7.625721,6.8126,7.27252 -L 6.8126,7.27252,6.8126,6.902541 -L 1.7131,5.872907,1.9894,5.872907 -L 1.9894,5.872907,2.2731,5.872907 -L 2.2731,5.872907,2.5673,5.872907 -L 0.8585,7.970274,1.4185,7.970274 -L 1.4185,7.970274,1.9894,7.970274 -L 1.9894,7.970274,2.5673,7.970274 - -[佐] 39 -L 1.3154,0.038097,1.2349,1.983052 -L 1.2349,1.983052,1.1687,3.927942 -L 1.1687,3.927942,1.1056,5.872907 -L 1.1056,5.872907,0.8917,5.708949 -L 0.8917,5.708949,0.6745,5.528179 -L 0.6745,5.528179,0.4612,5.338959 -L 2.5662,0.038097,3.4239,0.038097 -L 3.4239,0.038097,4.275,0.038097 -L 4.275,0.038097,5.13,0.038097 -L 5.13,0.038097,5.13,1.2852 -L 5.13,1.2852,5.13,2.515458 -L 5.13,2.515458,5.13,3.737212 -L 5.13,3.737212,4.5517,3.737212 -L 4.5517,3.737212,3.9812,3.737212 -L 3.9812,3.737212,3.4239,3.737212 -L 3.4239,3.737212,2.9966,3.203317 -L 2.9966,3.203317,2.5662,2.669423 -L 2.5662,2.669423,2.142,2.135595 -L 5.5289,0.038097,6.2297,0.038097 -L 6.2297,0.038097,6.9372,0.038097 -L 6.9372,0.038097,7.6622,0.038097 -L 5.5289,3.737212,6.0861,3.737212 -L 6.0861,3.737212,6.6567,3.737212 -L 6.6567,3.737212,7.2349,3.737212 -L 3.4239,4.271149,3.701,4.908114 -L 3.701,4.908114,3.9812,5.528179 -L 3.9812,5.528179,4.275,6.139805 -L 4.275,6.139805,3.9318,6.676457 -L 3.9318,6.676457,3.487,6.874214 -L 3.487,6.874214,2.5662,6.902541 -L 1.3154,6.635556,1.5925,7.436402 -L 1.5925,7.436402,1.8653,8.237238 -L 1.8653,8.237238,2.142,9.038084 -L 4.7023,6.902541,4.5132,7.456169 -L 4.5132,7.456169,4.6081,8.128475 -L 4.6081,8.128475,4.7023,9.038084 -L 5.13,6.902541,5.9636,6.902541 -L 5.9636,6.902541,6.8111,6.902541 -L 6.8111,6.902541,7.6622,6.902541 - -[唆] 57 -L 3.0231,0.038097,4.0777,0.44205 -L 4.0777,0.44205,4.6276,0.778132 -L 4.6276,0.778132,5.1355,1.334661 -L 5.1355,1.334661,4.7677,1.790954 -L 4.7677,1.790954,4.407,2.23872 -L 4.407,2.23872,4.0637,2.669423 -L 4.0637,2.669423,3.7061,2.505607 -L 3.7061,2.505607,3.3594,2.324804 -L 3.3594,2.324804,3.0231,2.135595 -L 7.2646,0.038097,6.6867,0.381282 -L 6.6867,0.381282,6.1158,0.724457 -L 6.1158,0.724457,5.5558,1.067785 -L 5.9866,1.601646,6.2633,2.05784 -L 6.2633,2.05784,6.5431,2.505607 -L 6.5431,2.505607,6.8408,2.936343 -L 6.8408,2.936343,5.9866,3.039457 -L 5.9866,3.039457,5.1355,3.125651 -L 5.1355,3.125651,4.277,3.203317 -L 0.4628,2.669423,0.4628,4.450562 -L 0.4628,4.450562,0.4628,6.214572 -L 0.4628,6.214572,0.4628,7.970274 -L 0.4628,7.970274,0.8901,7.970274 -L 0.8901,7.970274,1.3139,7.970274 -L 1.3139,7.970274,1.7447,7.970274 -L 1.7447,7.970274,1.7447,6.214572 -L 1.7447,6.214572,1.7447,4.450562 -L 1.7447,4.450562,1.7447,2.669423 -L 1.7447,2.669423,1.3139,2.669423 -L 1.3139,2.669423,0.8901,2.669423 -L 0.8901,2.669423,0.4628,2.669423 -L 3.2368,4.805022,3.5769,5.261216 -L 3.5769,5.261216,3.9201,5.708949 -L 3.9201,5.708949,4.277,6.139805 -L 4.277,6.139805,3.9688,6.676457 -L 3.9688,6.676457,3.6431,6.874214 -L 3.6431,6.874214,3.0231,6.902541 -L 6.4135,4.805022,6.1123,5.238668 -L 6.1123,5.238668,6.0006,5.782478 -L 6.0006,5.782478,5.9866,6.902541 -L 5.9866,6.902541,5.0689,6.93218 -L 5.0689,6.93218,4.6276,7.139865 -L 4.6276,7.139865,4.277,7.703365 -L 4.277,7.703365,4.407,8.15957 -L 4.407,8.15957,4.5537,8.607315 -L 4.5537,8.607315,4.7047,9.038084 -L 6.8408,4.805022,7.1144,4.805022 -L 7.1144,4.805022,7.3942,4.805022 -L 7.3942,4.805022,7.6919,4.805022 -L 7.6919,4.805022,7.6919,5.17511 -L 7.6919,5.17511,7.6919,5.528179 -L 7.6919,5.528179,7.6919,5.872907 -L 5.9866,7.436402,6.2633,7.539505 -L 6.2633,7.539505,6.5431,7.625721 -L 6.5431,7.625721,6.8408,7.703365 -L 6.8408,7.703365,6.6867,7.970274 -L 6.6867,7.970274,6.5431,8.237238 -L 6.5431,8.237238,6.4135,8.504125 - -[詐] 50 -L 0.9205,0.038097,0.9205,0.751448 -L 0.9205,0.751448,0.9205,1.447757 -L 0.9205,1.447757,0.9205,2.135595 -L 0.9205,2.135595,1.4739,2.135595 -L 1.4739,2.135595,2.0269,2.135595 -L 2.0269,2.135595,2.5978,2.135595 -L 2.5978,2.135595,2.5978,1.447757 -L 2.5978,1.447757,2.5978,0.751448 -L 2.5978,0.751448,2.5978,0.038097 -L 2.5978,0.038097,2.0269,0.038097 -L 2.0269,0.038097,1.4739,0.038097 -L 1.4739,0.038097,0.9205,0.038097 -L 5.5924,0.038097,5.5924,2.515458 -L 5.5924,2.515458,5.5924,4.984434 -L 5.5924,4.984434,5.5924,7.436402 -L 5.5924,7.436402,4.6538,7.200544 -L 4.6538,7.200544,4.1007,6.79519 -L 4.1007,6.79519,3.4528,5.872907 -L 6.0127,2.135595,6.4225,2.135595 -L 6.4225,2.135595,6.8393,2.135595 -L 6.8393,2.135595,7.2666,2.135595 -L 0.9205,3.737212,1.4739,3.737212 -L 1.4739,3.737212,2.0269,3.737212 -L 2.0269,3.737212,2.5978,3.737212 -L 6.0127,4.805022,6.4225,4.805022 -L 6.4225,4.805022,6.8393,4.805022 -L 6.8393,4.805022,7.2666,4.805022 -L 0.9205,5.338959,1.4739,5.338959 -L 1.4739,5.338959,2.0269,5.338959 -L 2.0269,5.338959,2.5978,5.338959 -L 0.4929,6.902541,1.3233,6.902541 -L 1.3233,6.902541,2.1744,6.902541 -L 2.1744,6.902541,3.0255,6.902541 -L 6.0127,7.436402,6.5665,7.436402 -L 6.5665,7.436402,7.123,7.436402 -L 7.123,7.436402,7.6939,7.436402 -L 4.7343,7.970274,4.7343,8.340341 -L 4.7343,8.340341,4.7343,8.693432 -L 4.7343,8.693432,4.7343,9.038084 -L 0.9205,8.504125,1.4739,8.504125 -L 1.4739,8.504125,2.0269,8.504125 -L 2.0269,8.504125,2.5978,8.504125 -L 0.4929,6.940608,3.0255,6.940608 -L 0.9205,8.542411,2.5978,8.542411 -L 0.9205,5.339068,2.5978,5.339068 -L 0.9205,4.271128,2.5978,4.271128 -L 0.9205,2.707633,2.5978,2.707633 -L 0.9205,0.038097,0.9205,2.707633 -L 2.5978,0.038097,0.9205,0.038097 -L 2.5978,2.707633,2.5978,0.038097 - -[鎖] 63 -L 0.5264,0.038097,0.9292,0.038097 -L 0.9292,0.038097,1.3498,0.038097 -L 1.3498,0.038097,1.7771,0.038097 -L 1.7771,0.038097,1.8507,2.307839 -L 1.8507,2.307839,1.6475,4.086154 -L 1.6475,4.086154,0.5264,4.805022 -L 3.6965,0.038097,4.0432,0.381282 -L 4.0432,0.381282,4.3966,0.724457 -L 4.3966,0.724457,4.7609,1.067785 -L 7.7243,0.038097,7.4262,0.381282 -L 7.4262,0.381282,7.146,0.724457 -L 7.146,0.724457,6.8732,1.067785 -L 2.4181,0.572002,2.6314,0.751448 -L 2.6314,0.751448,2.8454,0.913797 -L 2.8454,0.913797,3.0552,1.067785 -L 0.9502,1.86862,0.7999,2.324804 -L 0.7999,2.324804,0.6563,2.772472 -L 0.6563,2.772472,0.5264,3.203317 -L 2.6314,2.402482,2.7613,2.858698 -L 2.7613,2.858698,2.9049,3.306421 -L 2.9049,3.306421,3.0552,3.737212 -L 4.3409,2.135595,4.3409,3.735854 -L 4.3409,3.735854,4.3409,5.327653 -L 4.3409,5.327653,4.3409,6.902541 -L 4.3409,6.902541,4.7433,6.902541 -L 4.7433,6.902541,5.1636,6.902541 -L 5.1636,6.902541,5.5874,6.902541 -L 5.5874,6.902541,5.5874,7.625721 -L 5.5874,7.625721,5.5874,8.340341 -L 5.5874,8.340341,5.5874,9.038084 -L 4.7609,2.135595,5.6018,2.135595 -L 5.6018,2.135595,6.442,2.135595 -L 6.442,2.135595,7.297,2.135595 -L 7.297,2.135595,7.297,2.669423 -L 7.297,2.669423,7.297,3.203317 -L 7.297,3.203317,7.297,3.737212 -L 7.297,3.737212,6.442,3.737212 -L 6.442,3.737212,5.6018,3.737212 -L 5.6018,3.737212,4.7609,3.737212 -L 7.297,4.271149,7.297,4.641118 -L 7.297,4.641118,7.297,4.994318 -L 7.297,4.994318,7.297,5.338959 -L 7.297,5.338959,6.442,5.338959 -L 6.442,5.338959,5.6018,5.338959 -L 5.6018,5.338959,4.7609,5.338959 -L 2.2009,4.805022,1.9029,5.218858 -L 1.9029,5.218858,1.7911,5.624299 -L 1.7911,5.624299,1.7771,6.368668 -L 1.7771,6.368668,1.1817,6.388447 -L 1.1817,6.388447,0.8556,6.526804 -L 0.8556,6.526804,0.5264,6.902541 -L 0.5264,6.902541,0.9292,7.625721 -L 0.9292,7.625721,1.3498,8.340341 -L 1.3498,8.340341,1.7771,9.038084 -L 1.7771,9.038084,2.2009,8.504125 -L 2.2009,8.504125,2.6314,7.970274 -L 2.6314,7.970274,3.0552,7.436402 -L 7.297,5.872907,7.297,6.21606 -L 7.297,6.21606,7.297,6.559333 -L 7.297,6.559333,7.297,6.902541 -L 7.297,6.902541,6.8732,6.902541 -L 6.8732,6.902541,6.442,6.902541 -L 6.442,6.902541,6.0147,6.902541 - -[債] 54 -L 1.3795,0.038097,1.2954,1.983052 -L 1.2954,1.983052,1.2257,3.927942 -L 1.2257,3.927942,1.1662,5.872907 -L 1.1662,5.872907,0.9522,5.708949 -L 0.9522,5.708949,0.735,5.528179 -L 0.735,5.528179,0.5249,5.338959 -L 2.875,0.038097,3.2116,0.227317 -L 3.2116,0.227317,3.5514,0.408229 -L 3.5514,0.408229,3.9156,0.572002 -L 7.3302,0.038097,7.0328,0.227317 -L 7.0328,0.227317,6.7491,0.408229 -L 6.7491,0.408229,6.4724,0.572002 -L 3.5128,1.601646,3.5128,2.669423 -L 3.5128,2.669423,3.5128,3.737212 -L 3.5128,3.737212,3.5128,4.805022 -L 3.5128,4.805022,4.6441,4.805022 -L 4.6441,4.805022,5.7716,4.805022 -L 5.7716,4.805022,6.8997,4.805022 -L 6.8997,4.805022,6.8997,3.737212 -L 6.8997,3.737212,6.8997,2.669423 -L 6.8997,2.669423,6.8997,1.601646 -L 6.8997,1.601646,5.7716,1.601646 -L 5.7716,1.601646,4.6441,1.601646 -L 4.6441,1.601646,3.5128,1.601646 -L 3.9156,2.669423,4.7667,2.669423 -L 4.7667,2.669423,5.6213,2.669423 -L 5.6213,2.669423,6.4724,2.669423 -L 3.9156,3.737212,4.7667,3.737212 -L 4.7667,3.737212,5.6213,3.737212 -L 5.6213,3.737212,6.4724,3.737212 -L 2.6617,5.872907,3.4953,5.975934 -L 3.4953,5.975934,4.3391,6.062138 -L 4.3391,6.062138,5.1905,6.139805 -L 5.1905,6.139805,4.8434,6.676457 -L 4.8434,6.676457,4.4126,6.874214 -L 4.4126,6.874214,3.5128,6.902541 -L 5.6213,5.872907,6.3253,5.872907 -L 6.3253,5.872907,7.0254,5.872907 -L 7.0254,5.872907,7.7263,5.872907 -L 1.3795,6.635556,1.653,7.436402 -L 1.653,7.436402,1.9399,8.237238 -L 1.9399,8.237238,2.2344,9.038084 -L 5.6213,6.902541,4.7457,7.806425 -L 4.7457,7.806425,4.0627,8.007039 -L 4.0627,8.007039,3.089,7.970274 -L 6.0451,6.902541,6.3253,6.902541 -L 6.3253,6.902541,6.6051,6.902541 -L 6.6051,6.902541,6.8997,6.902541 -L 5.6213,7.970274,5.4668,8.340341 -L 5.4668,8.340341,5.3232,8.693432 -L 5.3232,8.693432,5.1905,9.038084 -L 6.0451,7.970274,6.4724,7.970274 -L 6.4724,7.970274,6.8997,7.970274 -L 6.8997,7.970274,7.3302,7.970274 - -[催] 66 -L 1.4099,0.038097,1.3258,1.983052 -L 1.3258,1.983052,1.2589,3.927942 -L 1.2589,3.927942,1.1924,5.872907 -L 1.1924,5.872907,0.9826,5.708949 -L 0.9826,5.708949,0.7686,5.528179 -L 0.7686,5.528179,0.5588,5.338959 -L 3.5148,0.038097,3.4308,1.449082 -L 3.4308,1.449082,3.3639,2.860121 -L 3.3639,2.860121,3.3008,4.271149 -L 3.3008,4.271149,2.9366,3.926486 -L 2.9366,3.926486,2.5797,3.573417 -L 2.5797,3.573417,2.2326,3.203317 -L 3.9421,0.038097,4.4987,0.038097 -L 4.4987,0.038097,5.0734,0.038097 -L 5.0734,0.038097,5.651,0.038097 -L 5.651,0.038097,5.4167,1.324843 -L 5.4167,1.324843,4.8072,1.636966 -L 4.8072,1.636966,3.9421,1.601646 -L 6.0471,0.038097,6.6036,0.038097 -L 6.6036,0.038097,7.1749,0.038097 -L 7.1749,0.038097,7.7559,0.038097 -L 6.0471,1.601646,5.7736,2.135595 -L 5.7736,2.135595,5.4937,2.669423 -L 5.4937,2.669423,5.2237,3.203317 -L 5.2237,3.203317,4.7932,3.203317 -L 4.7932,3.203317,4.3726,3.203317 -L 4.3726,3.203317,3.9421,3.203317 -L 6.4744,1.601646,6.7472,1.601646 -L 6.7472,1.601646,7.0348,1.601646 -L 7.0348,1.601646,7.3287,1.601646 -L 6.0471,3.203317,5.7736,3.737212 -L 5.7736,3.737212,5.4937,4.271149 -L 5.4937,4.271149,5.2237,4.805022 -L 5.2237,4.805022,4.6423,4.908114 -L 4.6423,4.908114,4.0749,4.994318 -L 4.0749,4.994318,3.5148,5.071974 -L 3.5148,5.071974,3.6441,5.518317 -L 3.6441,5.518317,3.7912,5.947696 -L 3.7912,5.947696,3.9421,6.368668 -L 6.4744,3.203317,6.7472,3.203317 -L 6.7472,3.203317,7.0348,3.203317 -L 7.0348,3.203317,7.3287,3.203317 -L 6.0471,4.805022,5.7809,5.218858 -L 5.7809,5.218858,5.7809,5.624299 -L 5.7809,5.624299,6.0471,6.368668 -L 6.4744,4.805022,6.7472,4.805022 -L 6.7472,4.805022,7.0348,4.805022 -L 7.0348,4.805022,7.3287,4.805022 -L 1.4099,6.635556,1.6827,7.436402 -L 1.6827,7.436402,1.9629,8.237238 -L 1.9629,8.237238,2.2326,9.038084 -L 3.0837,7.436402,3.0837,7.806425 -L 3.0837,7.806425,3.0837,8.15957 -L 3.0837,8.15957,3.0837,8.504125 -L 3.5148,7.436402,4.0749,7.436402 -L 4.0749,7.436402,4.6423,7.436402 -L 4.6423,7.436402,5.2237,7.436402 -L 5.2237,7.436402,5.2237,7.970274 -L 5.2237,7.970274,5.2237,8.504125 -L 5.2237,8.504125,5.2237,9.038084 -L 5.651,7.436402,6.2009,7.436402 -L 6.2009,7.436402,6.7546,7.436402 -L 6.7546,7.436402,7.3287,7.436402 -L 7.3287,7.436402,7.3287,7.806425 -L 7.3287,7.806425,7.3287,8.15957 -L 7.3287,8.15957,7.3287,8.504125 - -[宰] 45 -L 3.9718,0.038097,3.6534,1.903853 -L 3.6534,1.903853,2.7673,2.252818 -L 2.7673,2.252818,1.4119,2.135595 -L 4.3991,2.135595,4.0982,2.550789 -L 4.0982,2.550789,3.9893,2.966015 -L 3.9893,2.966015,3.9718,3.737212 -L 3.9718,3.737212,2.9669,3.737212 -L 2.9669,3.737212,1.9649,3.737212 -L 1.9649,3.737212,0.9811,3.737212 -L 4.7949,2.135595,5.3556,2.135595 -L 5.3556,2.135595,5.9265,2.135595 -L 5.9265,2.135595,6.5041,2.135595 -L 4.5812,3.737212,5.0334,4.528229 -L 5.0334,4.528229,5.2012,5.081858 -L 5.2012,5.081858,5.2222,5.872907 -L 5.2222,5.872907,4.3711,5.795175 -L 4.3711,5.795175,3.5235,5.708949 -L 3.5235,5.708949,2.6899,5.605933 -L 2.6899,5.605933,2.8233,5.17511 -L 2.8233,5.17511,2.9669,4.727343 -L 2.9669,4.727343,3.1207,4.271149 -L 5.2222,3.737212,5.7829,3.737212 -L 5.7829,3.737212,6.3535,3.737212 -L 6.3535,3.737212,6.9317,3.737212 -L 1.4119,5.872907,1.6847,5.872907 -L 1.6847,5.872907,1.9649,5.872907 -L 1.9649,5.872907,2.263,5.872907 -L 5.653,5.872907,5.9265,5.872907 -L 5.9265,5.872907,6.2067,5.872907 -L 6.2067,5.872907,6.5041,5.872907 -L 0.5849,6.368668,0.5849,6.902541 -L 0.5849,6.902541,0.5849,7.436402 -L 0.5849,7.436402,0.5849,7.970274 -L 0.5849,7.970274,1.7166,7.970274 -L 1.7166,7.970274,2.8405,7.970274 -L 2.8405,7.970274,3.9718,7.970274 -L 3.9718,7.970274,3.9718,8.340341 -L 3.9718,8.340341,3.9718,8.693432 -L 3.9718,8.693432,3.9718,9.038084 -L 7.3625,6.368668,7.3625,6.902541 -L 7.3625,6.902541,7.3625,7.436402 -L 7.3625,7.436402,7.3625,7.970274 -L 7.3625,7.970274,6.3605,7.970274 -L 6.3605,7.970274,5.3766,7.970274 -L 5.3766,7.970274,4.3991,7.970274 - -[彩] 39 -L 2.2926,0.038097,2.2121,1.104462 -L 2.2121,1.104462,2.1424,2.162301 -L 2.1424,2.162301,2.0825,3.203317 -L 2.0825,3.203317,1.5715,2.505607 -L 1.5715,2.505607,1.0738,1.790954 -L 1.0738,1.790954,0.5838,1.067785 -L 4.4014,0.038097,5.5254,0.491478 -L 5.5254,0.491478,6.3975,1.173657 -L 6.3975,1.173657,7.7848,2.669423 -L 3.5465,1.601646,3.2702,1.971746 -L 3.2702,1.971746,2.9966,2.324804 -L 2.9966,2.324804,2.7203,2.669423 -L 0.5838,3.737212,1.1403,3.737212 -L 1.1403,3.737212,1.7182,3.737212 -L 1.7182,3.737212,2.2926,3.737212 -L 2.2926,3.737212,2.2926,4.107267 -L 2.2926,4.107267,2.2926,4.460369 -L 2.2926,4.460369,2.2926,4.805022 -L 2.7203,3.737212,3.1301,3.737212 -L 3.1301,3.737212,3.5465,3.737212 -L 3.5465,3.737212,3.9703,3.737212 -L 5.0385,3.737212,5.8059,4.460369 -L 5.8059,4.460369,6.573,5.17511 -L 6.573,5.17511,7.361,5.872907 -L 1.0142,6.139805,0.8605,6.405335 -L 0.8605,6.405335,0.7204,6.66236 -L 0.7204,6.66236,0.5838,6.902541 -L 2.2926,6.139805,2.1424,6.405335 -L 2.1424,6.405335,1.9988,6.66236 -L 1.9988,6.66236,1.8688,6.902541 -L 3.5465,6.139805,3.6764,6.586127 -L 3.6764,6.586127,3.8232,7.015506 -L 3.8232,7.015506,3.9703,7.436402 -L 5.0385,6.368668,5.8059,7.091739 -L 5.8059,7.091739,6.573,7.806425 -L 6.573,7.806425,7.361,8.504125 -L 0.5838,7.970274,2.2261,8.108676 -L 2.2261,8.108676,3.1861,8.365778 -L 3.1861,8.365778,3.9703,8.504125 - -[栽] 51 -L 2.7223,0.038097,2.6379,0.915242 -L 2.6379,0.915242,2.5713,1.792267 -L 2.5713,1.792267,2.5083,2.669423 -L 2.5083,2.669423,1.8712,2.135595 -L 1.8712,2.135595,1.2334,1.601646 -L 1.2334,1.601646,0.6173,1.067785 -L 4.2175,0.038097,4.8343,0.751448 -L 4.8343,0.751448,5.4678,1.447757 -L 5.4678,1.447757,6.1091,2.135595 -L 6.1091,2.135595,5.7936,3.223117 -L 5.7936,3.223117,5.5803,4.785221 -L 5.5803,4.785221,5.2822,5.872907 -L 5.2822,5.872907,3.7271,5.872907 -L 3.7271,5.872907,2.172,5.872907 -L 2.172,5.872907,0.6173,5.872907 -L 7.3907,0.038097,7.0933,0.570568 -L 7.0933,0.570568,6.8131,1.094557 -L 6.8131,1.094557,6.5361,1.601646 -L 7.818,0.038097,7.818,0.570568 -L 7.818,0.570568,7.818,1.094557 -L 7.818,1.094557,7.818,1.601646 -L 4.0042,1.601646,3.027,2.813462 -L 3.027,2.813462,2.2246,3.110108 -L 2.2246,3.110108,1.0446,3.203317 -L 6.5361,2.669423,6.8131,3.392614 -L 6.8131,3.392614,7.0933,4.107267 -L 7.0933,4.107267,7.3907,4.805022 -L 3.5734,3.203317,3.8532,3.203317 -L 3.8532,3.203317,4.1334,3.203317 -L 4.1334,3.203317,4.4311,3.203317 -L 2.7223,3.737212,2.7223,4.107267 -L 2.7223,4.107267,2.7223,4.460369 -L 2.7223,4.460369,2.7223,4.805022 -L 6.1091,5.872907,5.8044,6.320554 -L 5.8044,6.320554,5.6955,7.141211 -L 5.6955,7.141211,5.6783,9.038084 -L 6.5361,5.872907,6.9634,5.872907 -L 6.9634,5.872907,7.3907,5.872907 -L 7.3907,5.872907,7.818,5.872907 -L 2.7223,6.635556,2.3717,7.199067 -L 2.3717,7.199067,1.9409,7.406751 -L 1.9409,7.406751,1.0446,7.436402 -L 7.818,6.902541,7.5241,7.27252 -L 7.5241,7.27252,7.2369,7.625721 -L 7.2369,7.625721,6.9634,7.970274 -L 3.1531,7.436402,2.8484,7.851684 -L 2.8484,7.851684,2.7359,8.266921 -L 2.7359,8.266921,2.7223,9.038084 -L 3.5734,7.436402,3.8532,7.436402 -L 3.8532,7.436402,4.1334,7.436402 -L 4.1334,7.436402,4.4311,7.436402 - -[歳] 54 -L 0.6158,0.305038,0.9167,0.999892 -L 0.9167,0.999892,1.0291,2.30496 -L 1.0291,2.30496,1.0431,5.338959 -L 1.0431,5.338959,2.7519,5.21043 -L 2.7519,5.21043,4.4927,5.4293 -L 4.4927,5.4293,5.2842,6.902541 -L 5.2842,6.902541,3.7291,6.902541 -L 3.7291,6.902541,2.1744,6.902541 -L 2.1744,6.902541,0.6158,6.902541 -L 2.3215,0.038097,2.6017,0.038097 -L 2.6017,0.038097,2.8815,0.038097 -L 2.8815,0.038097,3.1792,0.038097 -L 3.1792,0.038097,3.1792,1.2852 -L 3.1792,1.2852,3.1792,2.515458 -L 3.1792,2.515458,3.1792,3.737212 -L 3.1792,3.737212,2.8815,3.737212 -L 2.8815,3.737212,2.6017,3.737212 -L 2.6017,3.737212,2.3215,3.737212 -L 4.6436,0.038097,5.134,0.570568 -L 5.134,0.570568,5.6275,1.094557 -L 5.6275,1.094557,6.1427,1.601646 -L 6.1427,1.601646,5.1616,3.51265 -L 5.1616,3.51265,5.5504,4.838984 -L 5.5504,4.838984,6.9938,5.605933 -L 6.9938,5.605933,6.6607,6.340331 -L 6.6607,6.340331,6.3283,6.676457 -L 6.3283,6.676457,5.7115,6.902541 -L 7.4211,0.038097,7.123,0.381282 -L 7.123,0.381282,6.8428,0.724457 -L 6.8428,0.724457,6.5661,1.067785 -L 7.8484,0.038097,7.8484,0.570568 -L 7.8484,0.570568,7.8484,1.094557 -L 7.8484,1.094557,7.8484,1.601646 -L 1.9008,1.334661,2.0304,1.790954 -L 2.0304,1.790954,2.1744,2.23872 -L 2.1744,2.23872,2.3215,2.669423 -L 4.4331,1.86862,4.2864,2.135595 -L 4.2864,2.135595,4.1564,2.402482 -L 4.1564,2.402482,4.0303,2.669423 -L 6.5661,2.135595,6.8428,2.858698 -L 6.8428,2.858698,7.123,3.573417 -L 7.123,3.573417,7.4211,4.271149 -L 6.9938,6.902541,7.2701,6.902541 -L 7.2701,6.902541,7.5503,6.902541 -L 7.5503,6.902541,7.8484,6.902541 -L 2.3215,7.436402,2.3215,7.806425 -L 2.3215,7.806425,2.3215,8.15957 -L 2.3215,8.15957,2.3215,8.504125 -L 4.0303,7.436402,4.0303,7.970274 -L 4.0303,7.970274,4.0303,8.504125 -L 4.0303,8.504125,4.0303,9.038084 -L 4.4331,7.970274,5.134,7.970274 -L 5.134,7.970274,5.8415,7.970274 -L 5.8415,7.970274,6.5661,7.970274 - -[砕] 48 -L 5.3146,0.038097,5.1636,2.110158 -L 5.1636,2.110158,4.5332,2.682131 -L 4.5332,2.682131,3.1812,2.669423 -L 1.0763,1.601646,1.1813,5.153953 -L 1.1813,5.153953,1.3918,7.062077 -L 1.3918,7.062077,1.5001,8.504125 -L 1.5001,8.504125,1.2097,8.504125 -L 1.2097,8.504125,0.9225,8.504125 -L 0.9225,8.504125,0.649,8.504125 -L 1.5001,1.601646,1.7771,1.601646 -L 1.7771,1.601646,2.0608,1.601646 -L 2.0608,1.601646,2.3585,1.601646 -L 2.3585,1.601646,2.3585,2.858698 -L 2.3585,2.858698,2.3585,4.107267 -L 2.3585,4.107267,2.3585,5.338959 -L 2.3585,5.338959,2.0608,5.338959 -L 2.0608,5.338959,1.7771,5.338959 -L 1.7771,5.338959,1.5001,5.338959 -L 5.7419,2.669423,5.4407,3.084661 -L 5.4407,3.084661,5.3282,3.499953 -L 5.3282,3.499953,5.3146,4.271149 -L 6.1692,2.669423,6.7187,2.669423 -L 6.7187,2.669423,7.276,2.669423 -L 7.276,2.669423,7.8469,2.669423 -L 3.605,4.805022,4.0323,5.604402 -L 4.0323,5.604402,4.4596,6.395462 -L 4.4596,6.395462,4.8908,7.169417 -L 4.8908,7.169417,4.5577,7.73295 -L 4.5577,7.73295,4.2218,7.940591 -L 4.2218,7.940591,3.605,7.970274 -L 6.5646,5.338959,6.5646,6.21606 -L 6.5646,6.21606,6.5646,7.093205 -L 6.5646,7.093205,6.5646,7.970274 -L 6.5646,7.970274,6.1408,7.970274 -L 6.1408,7.970274,5.7209,7.970274 -L 5.7209,7.970274,5.3146,7.970274 -L 5.3146,7.970274,5.1636,8.340341 -L 5.1636,8.340341,5.02,8.693432 -L 5.02,8.693432,4.8908,9.038084 -L 6.9958,5.338959,7.2686,5.338959 -L 7.2686,5.338959,7.5558,5.338959 -L 7.5558,5.338959,7.8469,5.338959 -L 7.8469,5.338959,7.8469,5.682177 -L 7.8469,5.682177,7.8469,6.025396 -L 7.8469,6.025396,7.8469,6.368668 -L 1.9274,8.504125,2.2041,8.504125 -L 2.2041,8.504125,2.4811,8.504125 -L 2.4811,8.504125,2.7504,8.504125 - -[斎] 45 -L 0.6793,0.038097,1.3795,1.844541 -L 1.3795,1.844541,1.5339,3.481533 -L 1.5339,3.481533,1.5021,5.338959 -L 1.5021,5.338959,1.2292,5.338959 -L 1.2292,5.338959,0.9522,5.338959 -L 0.9522,5.338959,0.6793,5.338959 -L 3.2081,0.038097,3.4845,0.038097 -L 3.4845,0.038097,3.7682,0.038097 -L 3.7682,0.038097,4.0627,0.038097 -L 4.0627,0.038097,4.0627,1.104462 -L 4.0627,1.104462,4.0627,2.162301 -L 4.0627,2.162301,4.0627,3.203317 -L 4.0627,3.203317,3.4845,3.203317 -L 3.4845,3.203317,2.9136,3.203317 -L 2.9136,3.203317,2.3532,3.203317 -L 6.5981,0.038097,6.5144,1.819105 -L 6.5144,1.819105,6.444,3.583322 -L 6.444,3.583322,6.381,5.338959 -L 6.381,5.338959,4.8087,5.881281 -L 4.8087,5.881281,3.2361,6.067797 -L 3.2361,6.067797,1.9332,5.338959 -L 1.9332,0.572002,2.2029,1.104462 -L 2.2029,1.104462,2.4866,1.628516 -L 2.4866,1.628516,2.7843,2.135595 -L 5.7439,0.838889,5.5929,1.2852 -L 5.5929,1.2852,5.4458,1.714644 -L 5.4458,1.714644,5.3166,2.135595 -L 4.49,3.203317,4.8994,3.203317 -L 4.8994,3.203317,5.3166,3.203317 -L 5.3166,3.203317,5.7439,3.203317 -L 2.3532,4.271149,3.4845,4.271149 -L 3.4845,4.271149,4.6126,4.271149 -L 4.6126,4.271149,5.7439,4.271149 -L 3.2081,6.902541,2.8298,7.475958 -L 2.8298,7.475958,2.1749,7.752739 -L 2.1749,7.752739,0.6793,7.970274 -L 4.917,6.902541,5.043,7.169417 -L 5.043,7.169417,5.173,7.436402 -L 5.173,7.436402,5.3166,7.703365 -L 5.3166,7.703365,4.6126,7.806425 -L 4.6126,7.806425,3.9118,7.892608 -L 3.9118,7.892608,3.2081,7.970274 -L 5.7439,7.970274,6.3043,7.970274 -L 6.3043,7.970274,6.8752,7.970274 -L 6.8752,7.970274,7.4527,7.970274 - -[載] 69 -L 2.814,0.305038,2.4497,0.841789 -L 2.4497,0.841789,1.8967,1.039448 -L 1.8967,1.039448,0.6813,1.067785 -L 4.9225,0.038097,4.3901,1.073323 -L 4.3901,1.073323,2.4287,1.837514 -L 2.4287,1.837514,1.1016,2.135595 -L 1.1016,2.135595,1.1016,2.858698 -L 1.1016,2.858698,1.1016,3.573417 -L 1.1016,3.573417,1.1016,4.271149 -L 1.1016,4.271149,2.0224,4.290927 -L 2.0224,4.290927,2.4672,4.429328 -L 2.4672,4.429328,2.814,4.805022 -L 2.814,4.805022,2.4497,5.180769 -L 2.4497,5.180769,1.8967,5.319104 -L 1.8967,5.319104,0.6813,5.338959 -L 7.4796,0.038097,7.1153,0.570568 -L 7.1153,0.570568,6.7612,1.094557 -L 6.7612,1.094557,6.4145,1.601646 -L 6.4145,1.601646,6.2009,1.437764 -L 6.2009,1.437764,5.9876,1.256994 -L 5.9876,1.256994,5.7736,1.067785 -L 7.8785,0.038097,7.8785,0.570568 -L 7.8785,0.570568,7.8785,1.094557 -L 7.8785,1.094557,7.8785,1.601646 -L 3.2413,2.135595,2.6108,2.887002 -L 2.6108,2.887002,2.166,3.163849 -L 2.166,3.163849,1.5324,3.203317 -L 3.6686,2.135595,3.9421,2.135595 -L 3.9421,2.135595,4.2188,2.135595 -L 4.2188,2.135595,4.4917,2.135595 -L 4.4917,2.135595,4.4917,2.505607 -L 4.4917,2.505607,4.4917,2.858698 -L 4.4917,2.858698,4.4917,3.203317 -L 4.4917,3.203317,3.5954,3.223117 -L 3.5954,3.223117,3.1607,3.36154 -L 3.1607,3.36154,2.814,3.737212 -L 2.814,3.737212,3.1607,4.093148 -L 3.1607,4.093148,3.5954,4.093148 -L 3.5954,4.093148,4.4917,3.737212 -L 6.6285,2.135595,5.7105,4.642584 -L 5.7105,4.642584,5.5638,6.302232 -L 5.5638,6.302232,3.2413,6.902541 -L 3.2413,6.902541,2.9541,6.336139 -L 2.9541,6.336139,2.9541,5.930698 -L 2.9541,5.930698,3.2413,5.338959 -L 3.2413,5.338959,3.7912,5.338959 -L 3.7912,5.338959,4.3516,5.338959 -L 4.3516,5.338959,4.9225,5.338959 -L 7.0558,2.669423,7.164,3.598755 -L 7.164,3.598755,7.3707,4.409573 -L 7.3707,4.409573,7.4796,5.338959 -L 0.6813,6.902541,1.8967,6.922308 -L 1.8967,6.922308,2.4497,7.060665 -L 2.4497,7.060665,2.814,7.436402 -L 2.814,7.436402,2.4672,7.812116 -L 2.4672,7.812116,2.0224,7.950497 -L 2.0224,7.950497,1.1016,7.970274 -L 6.2009,6.902541,5.9,7.337534 -L 5.9,7.337534,5.7876,7.891239 -L 5.7876,7.891239,5.7736,9.038084 -L 6.6285,6.902541,7.0348,6.902541 -L 7.0348,6.902541,7.4547,6.902541 -L 7.4547,6.902541,7.8785,6.902541 -L 3.2413,7.970274,3.091,8.340341 -L 3.091,8.340341,2.9474,8.693432 -L 2.9474,8.693432,2.814,9.038084 -L 3.6686,7.970274,3.9421,7.970274 -L 3.9421,7.970274,4.2188,7.970274 -L 4.2188,7.970274,4.4917,7.970274 - -[剤] 42 -L 0.7075,0.038097,1.3908,1.655299 -L 1.3908,1.655299,1.573,3.086106 -L 1.573,3.086106,1.5656,4.805022 -L 1.5656,4.805022,1.2682,4.805022 -L 1.2682,4.805022,0.9846,4.805022 -L 0.9846,4.805022,0.7075,4.805022 -L 4.0944,0.038097,4.0944,0.751448 -L 4.0944,0.751448,4.0944,1.447757 -L 4.0944,1.447757,4.0944,2.135595 -L 4.0944,2.135595,3.3942,2.135595 -L 3.3942,2.135595,2.6899,2.135595 -L 2.6899,2.135595,1.9894,2.135595 -L 6.1958,0.038097,6.6266,0.038097 -L 6.6266,0.038097,7.0543,0.038097 -L 7.0543,0.038097,7.4851,0.038097 -L 7.4851,0.038097,7.4851,3.049428 -L 7.4851,3.049428,7.4851,6.052167 -L 7.4851,6.052167,7.4851,9.038084 -L 5.8039,2.135595,5.8039,4.080463 -L 5.8039,4.080463,5.8039,6.025396 -L 5.8039,6.025396,5.8039,7.970274 -L 4.0944,2.669423,4.0944,3.039457 -L 4.0944,3.039457,4.0944,3.392614 -L 4.0944,3.392614,4.0944,3.737212 -L 4.0944,3.737212,3.3942,3.737212 -L 3.3942,3.737212,2.6899,3.737212 -L 2.6899,3.737212,1.9894,3.737212 -L 4.0944,4.538036,3.6706,4.994318 -L 3.6706,4.994318,3.2398,5.442095 -L 3.2398,5.442095,2.8125,5.872907 -L 2.8125,5.872907,2.5396,5.708949 -L 2.5396,5.708949,2.2661,5.528179 -L 2.2661,5.528179,1.9894,5.338959 -L 2.3855,6.368668,1.7761,7.317768 -L 1.7761,7.317768,1.3379,7.73295 -L 1.3379,7.73295,0.7075,7.970274 -L 3.2398,6.368668,3.5168,6.824874 -L 3.5168,6.824874,3.8005,7.27252 -L 3.8005,7.27252,4.0944,7.703365 -L 4.0944,7.703365,3.3942,7.806425 -L 3.3942,7.806425,2.6899,7.892608 -L 2.6899,7.892608,1.9894,7.970274 - -[咲] 39 -L 3.0561,0.038097,3.8235,1.2852 -L 3.8235,1.2852,4.5906,2.515458 -L 4.5906,2.515458,5.3786,3.737212 -L 5.3786,3.737212,5.0144,4.112959 -L 5.0144,4.112959,4.468,4.25136 -L 4.468,4.25136,3.2701,4.271149 -L 7.5113,0.038097,6.9337,1.104462 -L 6.9337,1.104462,6.3625,2.162301 -L 6.3625,2.162301,5.8024,3.203317 -L 0.7379,3.203317,0.7379,4.803653 -L 0.7379,4.803653,0.7379,6.395462 -L 0.7379,6.395462,0.7379,7.970274 -L 0.7379,7.970274,1.2878,7.970274 -L 1.2878,7.970274,1.8478,7.970274 -L 1.8478,7.970274,2.4191,7.970274 -L 2.4191,7.970274,2.4191,6.395462 -L 2.4191,6.395462,2.4191,4.803653 -L 2.4191,4.803653,2.4191,3.203317 -L 2.4191,3.203317,1.8478,3.203317 -L 1.8478,3.203317,1.2878,3.203317 -L 1.2878,3.203317,0.7379,3.203317 -L 5.8024,4.271149,5.5044,4.724574 -L 5.5044,4.724574,5.3926,5.406742 -L 5.3926,5.406742,5.3786,6.902541 -L 5.3786,6.902541,4.8039,6.902541 -L 4.8039,6.902541,4.2505,6.902541 -L 4.2505,6.902541,3.6974,6.902541 -L 6.2329,4.271149,6.7936,4.271149 -L 6.7936,4.271149,7.361,4.271149 -L 7.361,4.271149,7.9421,4.271149 -L 5.8024,7.169417,6.0788,7.806425 -L 6.0788,7.806425,6.3625,8.426556 -L 6.3625,8.426556,6.6602,9.038084 -L 6.2329,6.902541,6.6602,6.902541 -L 6.6602,6.902541,7.084,6.902541 -L 7.084,6.902541,7.5113,6.902541 -L 4.5552,8.237238,4.4014,8.504125 -L 4.4014,8.504125,4.2575,8.771121 -L 4.2575,8.771121,4.1279,9.038084 - -[崎] 48 -L 6.2594,0.038097,6.5361,0.038097 -L 6.5361,0.038097,6.8198,0.038097 -L 6.8198,0.038097,7.1178,0.038097 -L 7.1178,0.038097,7.1178,1.819105 -L 7.1178,1.819105,7.1178,3.583322 -L 7.1178,3.583322,7.1178,5.338959 -L 7.1178,5.338959,5.8356,5.338959 -L 5.8356,5.338959,4.5537,5.338959 -L 4.5537,5.338959,3.2721,5.338959 -L 3.2721,5.338959,3.2721,4.107267 -L 3.2721,4.107267,3.2721,2.858698 -L 3.2721,2.858698,3.2721,1.601646 -L 3.2721,1.601646,2.4211,1.601646 -L 2.4211,1.601646,1.5735,1.601646 -L 1.5735,1.601646,0.7399,1.601646 -L 0.7399,1.601646,0.7399,3.382752 -L 0.7399,3.382752,0.7399,5.146872 -L 0.7399,5.146872,0.7399,6.902541 -L 4.5537,1.601646,4.5537,2.324804 -L 4.5537,2.324804,4.5537,3.039457 -L 4.5537,3.039457,4.5537,3.737212 -L 4.5537,3.737212,4.981,3.737212 -L 4.981,3.737212,5.4083,3.737212 -L 5.4083,3.737212,5.8356,3.737212 -L 5.8356,3.737212,5.8356,3.039457 -L 5.8356,3.039457,5.8356,2.324804 -L 5.8356,2.324804,5.8356,1.601646 -L 5.8356,1.601646,5.4083,1.601646 -L 5.4083,1.601646,4.981,1.601646 -L 4.981,1.601646,4.5537,1.601646 -L 2.0218,2.135595,2.0218,4.450562 -L 2.0218,4.450562,2.0218,6.748553 -L 2.0218,6.748553,2.0218,9.038084 -L 3.2721,5.872907,3.2721,6.21606 -L 3.2721,6.21606,3.2721,6.559333 -L 3.2721,6.559333,3.2721,6.902541 -L 4.3365,6.368668,4.6833,6.824874 -L 4.6833,6.824874,5.044,7.27252 -L 5.044,7.27252,5.4083,7.703365 -L 5.4083,7.703365,4.981,7.806425 -L 4.981,7.806425,4.5537,7.892608 -L 4.5537,7.892608,4.1267,7.970274 -L 7.1178,6.368668,6.354,7.535182 -L 6.354,7.535182,6.0251,8.227376 -L 6.0251,8.227376,5.8356,9.038084 -L 6.6905,7.970274,6.9634,7.970274 -L 6.9634,7.970274,7.2369,7.970274 -L 7.2369,7.970274,7.5133,7.970274 - -[削] 45 -L 1.1968,0.038097,1.1968,1.983052 -L 1.1968,1.983052,1.1968,3.927942 -L 1.1968,3.927942,1.1968,5.872907 -L 1.1968,5.872907,1.5996,5.872907 -L 1.5996,5.872907,2.0203,5.872907 -L 2.0203,5.872907,2.4507,5.872907 -L 2.4507,5.872907,2.4507,6.939207 -L 2.4507,6.939207,2.4507,7.997133 -L 2.4507,7.997133,2.4507,9.038084 -L 2.8745,0.038097,3.1516,0.038097 -L 3.1516,0.038097,3.4353,0.038097 -L 3.4353,0.038097,3.7291,0.038097 -L 3.7291,0.038097,3.7291,0.915242 -L 3.7291,0.915242,3.7291,1.792267 -L 3.7291,1.792267,3.7291,2.669423 -L 3.7291,2.669423,3.029,2.669423 -L 3.029,2.669423,2.3281,2.669423 -L 2.3281,2.669423,1.628,2.669423 -L 6.6925,0.038097,6.9654,0.038097 -L 6.9654,0.038097,7.2456,0.038097 -L 7.2456,0.038097,7.5436,0.038097 -L 7.5436,0.038097,7.5436,3.049428 -L 7.5436,3.049428,7.5436,6.052167 -L 7.5436,6.052167,7.5436,9.038084 -L 5.8341,2.135595,5.8341,4.080463 -L 5.8341,4.080463,5.8341,6.025396 -L 5.8341,6.025396,5.8341,7.970274 -L 3.7291,3.203317,3.7291,3.573417 -L 3.7291,3.573417,3.7291,3.926486 -L 3.7291,3.926486,3.7291,4.271149 -L 3.7291,4.271149,3.029,4.271149 -L 3.029,4.271149,2.3281,4.271149 -L 2.3281,4.271149,1.628,4.271149 -L 3.7291,4.805022,3.7291,5.17511 -L 3.7291,5.17511,3.7291,5.528179 -L 3.7291,5.528179,3.7291,5.872907 -L 3.7291,5.872907,3.4353,5.872907 -L 3.4353,5.872907,3.1516,5.872907 -L 3.1516,5.872907,2.8745,5.872907 -L 1.1968,7.703365,1.0466,7.970274 -L 1.0466,7.970274,0.8995,8.237238 -L 0.8995,8.237238,0.7695,8.504125 -L 3.7291,7.436402,3.8591,7.806425 -L 3.8591,7.806425,4.0093,8.15957 -L 4.0093,8.15957,4.1603,8.504125 - -[搾] 57 -L 0.768,0.038097,1.0486,0.038097 -L 1.0486,0.038097,1.3288,0.038097 -L 1.3288,0.038097,1.6261,0.038097 -L 1.6261,0.038097,1.6261,1.2852 -L 1.6261,1.2852,1.6261,2.515458 -L 1.6261,2.515458,1.6261,3.737212 -L 1.6261,3.737212,1.3288,3.737212 -L 1.3288,3.737212,1.0486,3.737212 -L 1.0486,3.737212,0.768,3.737212 -L 5.8645,0.038097,5.8645,1.449082 -L 5.8645,1.449082,5.8645,2.860121 -L 5.8645,2.860121,5.8645,4.271149 -L 5.8645,4.271149,4.9153,4.231593 -L 4.9153,4.231593,4.2638,3.954724 -L 4.2638,3.954724,3.3357,3.203317 -L 6.2918,1.067785,6.7222,1.067785 -L 6.7222,1.067785,7.1495,1.067785 -L 7.1495,1.067785,7.5733,1.067785 -L 6.2918,2.669423,6.7222,2.669423 -L 6.7222,2.669423,7.1495,2.669423 -L 7.1495,2.669423,7.5733,2.669423 -L 1.6261,4.271149,1.6261,4.984434 -L 1.6261,4.984434,1.6261,5.68082 -L 1.6261,5.68082,1.6261,6.368668 -L 1.6261,6.368668,1.3288,6.557888 -L 1.3288,6.557888,1.0486,6.738769 -L 1.0486,6.738769,0.768,6.902541 -L 6.2918,4.271149,6.8483,4.271149 -L 6.8483,4.271149,7.4231,4.271149 -L 7.4231,4.271149,8.0006,4.271149 -L 3.9728,5.872907,4.7051,6.63699 -L 4.7051,6.63699,4.9713,7.180734 -L 4.9713,7.180734,5.0134,7.970274 -L 5.0134,7.970274,4.5822,7.970274 -L 4.5822,7.970274,4.1689,7.970274 -L 4.1689,7.970274,3.7595,7.970274 -L 3.7595,7.970274,3.7595,7.625721 -L 3.7595,7.625721,3.7595,7.27252 -L 3.7595,7.27252,3.7595,6.902541 -L 6.2918,5.872907,6.2918,6.586127 -L 6.2918,6.586127,6.2918,7.282513 -L 6.2918,7.282513,6.2918,7.970274 -L 6.2918,7.970274,5.9937,7.970274 -L 5.9937,7.970274,5.7135,7.970274 -L 5.7135,7.970274,5.4407,7.970274 -L 6.7222,5.872907,6.9923,5.975934 -L 6.9923,5.975934,7.2795,6.062138 -L 7.2795,6.062138,7.5733,6.139805 -L 7.5733,6.139805,7.7032,6.749976 -L 7.7032,6.749976,7.8504,7.360158 -L 7.8504,7.360158,8.0006,7.970274 -L 8.0006,7.970274,7.5733,7.970274 -L 7.5733,7.970274,7.1495,7.970274 -L 7.1495,7.970274,6.7222,7.970274 -L 2.0499,6.902541,1.7491,7.337534 -L 1.7491,7.337534,1.637,7.891239 -L 1.637,7.891239,1.6261,9.038084 - -[索] 51 -L 4.1884,0.038097,4.1884,0.915242 -L 4.1884,0.915242,4.1884,1.792267 -L 4.1884,1.792267,4.1884,2.669423 -L 4.1884,2.669423,3.1906,2.669423 -L 3.1906,2.669423,2.206,2.669423 -L 2.206,2.669423,1.2257,2.669423 -L 1.4425,0.572002,1.9294,0.915242 -L 1.9294,0.915242,2.4162,1.258428 -L 2.4162,1.258428,2.9069,1.601646 -L 6.5074,0.838889,6.1502,1.104462 -L 6.1502,1.104462,5.8069,1.361531 -L 5.8069,1.361531,5.4703,1.601646 -L 7.148,2.402482,6.7873,2.966015 -L 6.7873,2.966015,6.2409,3.173667 -L 6.2409,3.173667,5.0395,3.203317 -L 5.0395,3.203317,4.8928,3.039457 -L 4.8928,3.039457,4.7418,2.858698 -L 4.7418,2.858698,4.6157,2.669423 -L 3.7615,3.203317,3.1906,3.737212 -L 3.1906,3.737212,2.6298,4.271149 -L 2.6298,4.271149,2.0835,4.805022 -L 4.1884,3.737212,4.6157,4.271149 -L 4.6157,4.271149,5.0395,4.805022 -L 5.0395,4.805022,5.4703,5.338959 -L 3.3342,4.805022,3.6105,5.17511 -L 3.6105,5.17511,3.8907,5.528179 -L 3.8907,5.528179,4.1884,5.872907 -L 4.1884,5.872907,3.7755,6.221686 -L 3.7755,6.221686,2.8995,6.350248 -L 2.8995,6.350248,0.8019,6.368668 -L 0.8019,6.368668,0.8019,6.025396 -L 0.8019,6.025396,0.8019,5.682177 -L 0.8019,5.682177,0.8019,5.338959 -L 7.5718,5.338959,7.5718,5.682177 -L 7.5718,5.682177,7.5718,6.025396 -L 7.5718,6.025396,7.5718,6.368668 -L 7.5718,6.368668,6.5771,6.368668 -L 6.5771,6.368668,5.5929,6.368668 -L 5.5929,6.368668,4.6157,6.368668 -L 4.6157,6.368668,4.3219,6.902541 -L 4.3219,6.902541,4.0343,7.436402 -L 4.0343,7.436402,3.7615,7.970274 -L 3.7615,7.970274,2.9069,7.970274 -L 2.9069,7.970274,2.0628,7.970274 -L 2.0628,7.970274,1.2257,7.970274 -L 4.6157,7.970274,4.462,8.340341 -L 4.462,8.340341,4.3219,8.693432 -L 4.3219,8.693432,4.1884,9.038084 -L 5.0395,7.970274,5.7439,7.970274 -L 5.7439,7.970274,6.444,7.970274 -L 6.444,7.970274,7.148,7.970274 - -[錯] 63 -L 0.8316,0.038097,1.2379,0.038097 -L 1.2379,0.038097,1.6582,0.038097 -L 1.6582,0.038097,2.0823,0.038097 -L 2.0823,0.038097,2.1594,2.307839 -L 2.1594,2.307839,1.9562,4.086154 -L 1.9562,4.086154,0.8316,4.805022 -L 4.6461,0.038097,4.6461,1.2852 -L 4.6461,1.2852,4.6461,2.515458 -L 4.6461,2.515458,4.6461,3.737212 -L 4.6461,3.737212,5.4797,3.737212 -L 5.4797,3.737212,6.3234,3.737212 -L 6.3234,3.737212,7.1784,3.737212 -L 7.1784,3.737212,7.1784,2.515458 -L 7.1784,2.515458,7.1784,1.2852 -L 7.1784,1.2852,7.1784,0.038097 -L 7.1784,0.038097,6.3234,0.038097 -L 6.3234,0.038097,5.4797,0.038097 -L 5.4797,0.038097,4.6461,0.038097 -L 2.7233,0.572002,2.9401,0.751448 -L 2.9401,0.751448,3.1541,0.913797 -L 3.1541,0.913797,3.3639,1.067785 -L 1.2589,1.86862,1.1086,2.324804 -L 1.1086,2.324804,0.965,2.772472 -L 0.965,2.772472,0.8316,3.203317 -L 2.9401,2.402482,3.07,2.858698 -L 3.07,2.858698,3.2101,3.306421 -L 3.2101,3.306421,3.3639,3.737212 -L 5.0734,2.135595,5.6198,2.135595 -L 5.6198,2.135595,6.1798,2.135595 -L 6.1798,2.135595,6.7511,2.135595 -L 2.5093,4.805022,2.208,5.218858 -L 2.208,5.218858,2.0998,5.624299 -L 2.0998,5.624299,2.0823,6.368668 -L 2.0823,6.368668,1.4869,6.388447 -L 1.4869,6.388447,1.1647,6.526804 -L 1.1647,6.526804,0.8316,6.902541 -L 0.8316,6.902541,1.2379,7.625721 -L 1.2379,7.625721,1.6582,8.340341 -L 1.6582,8.340341,2.0823,9.038084 -L 2.0823,9.038084,2.5093,8.504125 -L 2.5093,8.504125,2.9401,7.970274 -L 2.9401,7.970274,3.3639,7.436402 -L 3.1541,4.805022,3.6476,5.180769 -L 3.6476,5.180769,4.1484,5.319104 -L 4.1484,5.319104,5.0734,5.338959 -L 5.0734,5.338959,5.0734,5.871397 -L 5.0734,5.871397,5.0734,6.395462 -L 5.0734,6.395462,5.0734,6.902541 -L 5.0734,6.902541,4.7788,7.091739 -L 4.7788,7.091739,4.4987,7.27252 -L 4.4987,7.27252,4.2188,7.436402 -L 5.4723,5.338959,5.8961,5.338959 -L 5.8961,5.338959,6.3234,5.338959 -L 6.3234,5.338959,6.7511,5.338959 -L 6.7511,5.338959,6.3164,7.27252 -L 6.3164,7.27252,5.5074,7.689136 -L 5.5074,7.689136,5.0734,9.038084 -L 7.1784,5.338959,7.4547,5.338959 -L 7.4547,5.338959,7.7349,5.338959 -L 7.7349,5.338959,8.0295,5.338959 -L 7.1784,7.436402,6.8807,7.851684 -L 6.8807,7.851684,6.7682,8.266921 -L 6.7682,8.266921,6.7511,9.038084 - -[撮] 69 -L 0.8301,0.038097,1.1071,0.038097 -L 1.1071,0.038097,1.3908,0.038097 -L 1.3908,0.038097,1.6885,0.038097 -L 1.6885,0.038097,1.6885,1.2852 -L 1.6885,1.2852,1.6885,2.515458 -L 1.6885,2.515458,1.6885,3.737212 -L 1.6885,3.737212,1.3908,3.737212 -L 1.3908,3.737212,1.1071,3.737212 -L 1.1071,3.737212,0.8301,3.737212 -L 5.0719,0.038097,5.0719,0.570568 -L 5.0719,0.570568,5.0719,1.094557 -L 5.0719,1.094557,5.0719,1.601646 -L 5.0719,1.601646,4.564,1.437764 -L 4.564,1.437764,4.0667,1.256994 -L 4.0667,1.256994,3.5799,1.067785 -L 3.5799,1.067785,3.5168,2.505607 -L 3.5168,2.505607,3.4573,3.926486 -L 3.4573,3.926486,3.3977,5.338959 -L 3.3977,5.338959,4.9283,5.338959 -L 4.9283,5.338959,6.476,5.338959 -L 6.476,5.338959,8.0346,5.338959 -L 5.5027,0.038097,5.9297,0.570568 -L 5.9297,0.570568,6.3538,1.094557 -L 6.3538,1.094557,6.7807,1.601646 -L 6.7807,1.601646,6.1717,2.392587 -L 6.1717,2.392587,5.8946,2.946325 -L 5.8946,2.946325,5.7125,3.737212 -L 5.7125,3.737212,5.2642,3.322018 -L 5.2642,3.322018,5.0964,2.906692 -L 5.0964,2.906692,5.0719,2.135595 -L 8.0346,0.038097,7.7579,0.381282 -L 7.7579,0.381282,7.4816,0.724457 -L 7.4816,0.724457,7.208,1.067785 -L 7.208,2.135595,7.5093,2.550789 -L 7.5093,2.550789,7.6217,2.966015 -L 7.6217,2.966015,7.6353,3.737212 -L 7.6353,3.737212,7.208,3.737212 -L 7.208,3.737212,6.7807,3.737212 -L 6.7807,3.737212,6.3538,3.737212 -L 3.7932,2.669423,4.0667,2.669423 -L 4.0667,2.669423,4.3536,2.669423 -L 4.3536,2.669423,4.6446,2.669423 -L 3.7932,3.737212,4.4099,3.776833 -L 4.4099,3.776833,4.7388,4.053625 -L 4.7388,4.053625,5.0719,4.805022 -L 1.6885,4.271149,1.6885,4.984434 -L 1.6885,4.984434,1.6885,5.68082 -L 1.6885,5.68082,1.6885,6.368668 -L 1.6885,6.368668,1.3908,6.557888 -L 1.3908,6.557888,1.1071,6.738769 -L 1.1071,6.738769,0.8301,6.902541 -L 3.7932,6.368668,3.7932,7.091739 -L 3.7932,7.091739,3.7932,7.806425 -L 3.7932,7.806425,3.7932,8.504125 -L 3.7932,8.504125,4.9209,8.504125 -L 4.9209,8.504125,6.0592,8.504125 -L 6.0592,8.504125,7.208,8.504125 -L 7.208,8.504125,7.208,7.806425 -L 7.208,7.806425,7.208,7.091739 -L 7.208,7.091739,7.208,6.368668 -L 7.208,6.368668,6.0592,6.368668 -L 6.0592,6.368668,4.9209,6.368668 -L 4.9209,6.368668,3.7932,6.368668 -L 2.1158,6.902541,1.8146,7.337534 -L 1.8146,7.337534,1.7057,7.891239 -L 1.7057,7.891239,1.6885,9.038084 -L 4.2208,7.436402,5.0719,7.436402 -L 5.0719,7.436402,5.9297,7.436402 -L 5.9297,7.436402,6.7807,7.436402 - -[擦] 81 -L 0.864,0.038097,1.1403,0.038097 -L 1.1403,0.038097,1.4205,0.038097 -L 1.4205,0.038097,1.7151,0.038097 -L 1.7151,0.038097,1.7151,1.2852 -L 1.7151,1.2852,1.7151,2.515458 -L 1.7151,2.515458,1.7151,3.737212 -L 1.7151,3.737212,1.4205,3.737212 -L 1.4205,3.737212,1.1403,3.737212 -L 1.1403,3.737212,0.864,3.737212 -L 4.6778,0.038097,4.9513,0.038097 -L 4.9513,0.038097,5.235,0.038097 -L 5.235,0.038097,5.5289,0.038097 -L 5.5289,0.038097,5.5289,0.915242 -L 5.5289,0.915242,5.5289,1.792267 -L 5.5289,1.792267,5.5289,2.669423 -L 5.5289,2.669423,4.8112,2.669423 -L 4.8112,2.669423,4.0964,2.669423 -L 4.0964,2.669423,3.3962,2.669423 -L 3.3962,0.572002,3.6729,0.915242 -L 3.6729,0.915242,3.9528,1.258428 -L 3.9528,1.258428,4.2505,1.601646 -L 7.6338,1.067785,7.3435,1.256994 -L 7.3435,1.256994,7.0563,1.437764 -L 7.0563,1.437764,6.7827,1.601646 -L 5.96,2.669423,6.5064,2.669423 -L 6.5064,2.669423,7.0664,2.669423 -L 7.0664,2.669423,7.6338,2.669423 -L 2.9689,3.737212,2.6358,4.112959 -L 2.6358,4.112959,2.3101,4.25136 -L 2.3101,4.25136,1.7151,4.271149 -L 1.7151,4.271149,1.7151,4.984434 -L 1.7151,4.984434,1.7151,5.68082 -L 1.7151,5.68082,1.7151,6.368668 -L 1.7151,6.368668,1.4205,6.557888 -L 1.4205,6.557888,1.1403,6.738769 -L 1.1403,6.738769,0.864,6.902541 -L 3.3962,3.737212,3.529,3.926486 -L 3.529,3.926486,3.6729,4.107267 -L 3.6729,4.107267,3.82,4.271149 -L 3.82,4.271149,3.529,4.641118 -L 3.529,4.641118,3.2418,4.994318 -L 3.2418,4.994318,2.9689,5.338959 -L 2.9689,5.338959,3.6204,6.163709 -L 3.6204,6.163709,3.6974,6.95476 -L 3.6974,6.95476,3.3962,7.703365 -L 3.3962,7.703365,4.0964,7.806425 -L 4.0964,7.806425,4.8112,7.892608 -L 4.8112,7.892608,5.5289,7.970274 -L 5.5289,7.970274,5.5289,8.340341 -L 5.5289,8.340341,5.5289,8.693432 -L 5.5289,8.693432,5.5289,9.038084 -L 7.6338,3.737212,7.3435,4.107267 -L 7.3435,4.107267,7.0563,4.460369 -L 7.0563,4.460369,6.7827,4.805022 -L 6.7827,4.805022,6.4185,4.429328 -L 6.4185,4.429328,5.8756,4.290927 -L 5.8756,4.290927,4.6778,4.271149 -L 4.6778,4.271149,4.524,4.538036 -L 4.524,4.538036,4.3801,4.805022 -L 4.3801,4.805022,4.2505,5.071974 -L 4.2505,5.071974,4.524,5.442095 -L 4.524,5.442095,4.8112,5.795175 -L 4.8112,5.795175,5.1016,6.139805 -L 5.1016,6.139805,4.8112,6.21606 -L 4.8112,6.21606,4.524,6.292359 -L 4.524,6.292359,4.2505,6.368668 -L 6.3523,5.338959,6.0826,5.682177 -L 6.0826,5.682177,5.8059,6.025396 -L 5.8059,6.025396,5.5289,6.368668 -L 7.21,5.338959,7.3435,5.605933 -L 7.3435,5.605933,7.4836,5.872907 -L 7.4836,5.872907,7.6338,6.139805 -L 7.6338,6.139805,7.21,6.21606 -L 7.21,6.21606,6.7827,6.292359 -L 6.7827,6.292359,6.3523,6.368668 -L 2.1455,6.902541,1.8408,7.337534 -L 1.8408,7.337534,1.7326,7.891239 -L 1.7326,7.891239,1.7151,9.038084 -L 5.96,7.970274,6.5064,7.970274 -L 6.5064,7.970274,7.0664,7.970274 -L 7.0664,7.970274,7.6338,7.970274 - -[惨] 45 -L 1.6852,0.038097,1.6852,3.049439 -L 1.6852,3.049439,1.6852,6.052167 -L 1.6852,6.052167,1.6852,9.038084 -L 3.8252,0.038097,4.9249,0.471722 -L 4.9249,0.471722,5.8009,1.015544 -L 5.8009,1.015544,7.2085,2.135617 -L 3.8252,1.601646,4.8938,2.016851 -L 4.8938,2.016851,5.5484,2.432165 -L 5.5484,2.432165,6.3575,3.203317 -L 3.608,2.669423,4.2283,3.203317 -L 4.2283,3.203317,4.8619,3.737212 -L 4.8619,3.737212,5.4997,4.271149 -L 3.1807,3.737212,3.6711,4.37423 -L 3.6711,4.37423,4.1684,4.994318 -L 4.1684,4.994318,4.6763,5.605933 -L 4.6763,5.605933,4.0949,5.708982 -L 4.0949,5.708982,3.5275,5.795197 -L 3.5275,5.795197,2.9674,5.87294 -L 7.6358,3.737212,6.6832,5.072006 -L 6.6832,5.072006,6.0251,5.694863 -L 6.0251,5.694863,5.0724,6.139805 -L 5.0724,6.139805,5.2016,6.482991 -L 5.2016,6.482991,5.3487,6.82622 -L 5.3487,6.82622,5.4997,7.169417 -L 5.4997,7.169417,4.7989,7.27252 -L 4.7989,7.27252,4.0949,7.358735 -L 4.0949,7.358735,3.3947,7.436402 -L 0.8625,5.338959,0.8625,6.052167 -L 0.8625,6.052167,0.8625,6.748564 -L 0.8625,6.748564,0.8625,7.436402 -L 6.7812,5.87294,7.2085,5.87294 -L 7.2085,5.87294,7.6358,5.87294 -L 7.6358,5.87294,8.0631,5.87294 -L 2.5436,7.169417,2.3892,7.436402 -L 2.3892,7.436402,2.2456,7.703377 -L 2.2456,7.703377,2.1163,7.970274 -L 7.6358,7.169417,7.4856,7.436402 -L 7.4856,7.436402,7.3385,7.703377 -L 7.3385,7.703377,7.2085,7.970274 -L 7.2085,7.970274,6.8762,7.594582 -L 6.8762,7.594582,6.5469,7.456213 -L 6.5469,7.456213,5.927,7.436402 -L 4.6763,7.970274,4.7989,8.340341 -L 4.7989,8.340341,4.9288,8.693432 -L 4.9288,8.693432,5.0724,9.038084 - -[桟] 57 -L 2.1428,0.038097,2.0623,1.638422 -L 2.0623,1.638422,1.9957,3.230198 -L 1.9957,3.230198,1.9288,4.805022 -L 1.9288,4.805022,1.5646,4.107267 -L 1.5646,4.107267,1.2077,3.392614 -L 1.2077,3.392614,0.8645,2.669423 -L 7.6378,0.038097,7.1475,0.570568 -L 7.1475,0.570568,6.6607,1.094568 -L 6.6607,1.094568,6.1738,1.601646 -L 6.1738,1.601646,5.0881,0.877022 -L 5.0881,0.877022,4.4786,0.610124 -L 4.4786,0.610124,3.8205,0.572002 -L 8.0616,0.038097,8.0616,0.570568 -L 8.0616,0.570568,8.0616,1.094568 -L 8.0616,1.094568,8.0616,1.601646 -L 6.384,2.135617,6.0901,2.669423 -L 6.0901,2.669423,5.8064,3.203317 -L 5.8064,3.203317,5.5294,3.737212 -L 5.5294,3.737212,4.9518,3.737212 -L 4.9518,3.737212,4.3809,3.737212 -L 4.3809,3.737212,3.8205,3.737212 -L 6.8151,2.135617,7.0845,2.505618 -L 7.0845,2.505618,7.3615,2.858698 -L 7.3615,2.858698,7.6378,3.203317 -L 5.5294,4.271149,5.3826,5.465956 -L 5.3826,5.465956,4.9445,5.847493 -L 4.9445,5.847493,4.2478,5.87294 -L 5.9567,4.271149,6.6992,4.409573 -L 6.6992,4.409573,7.3405,4.666565 -L 7.3405,4.666565,8.0616,4.805022 -L 3.0006,4.805022,2.5246,5.238668 -L 2.5246,5.238668,2.1915,5.782523 -L 2.1915,5.782523,1.7156,6.902541 -L 1.7156,6.902541,1.4245,6.902541 -L 1.4245,6.902541,1.1373,6.902541 -L 1.1373,6.902541,0.8645,6.902541 -L 5.9567,5.87294,5.6593,6.405368 -L 5.6593,6.405368,5.3791,6.929323 -L 5.3791,6.929323,5.1056,7.436402 -L 5.1056,7.436402,4.6748,7.436402 -L 4.6748,7.436402,4.2478,7.436402 -L 4.2478,7.436402,3.8205,7.436402 -L 6.384,6.368668,6.7906,6.368668 -L 6.7906,6.368668,7.2105,6.368668 -L 7.2105,6.368668,7.6378,6.368668 -L 2.5733,6.902541,2.2721,7.337534 -L 2.2721,7.337534,2.1604,7.891283 -L 2.1604,7.891283,2.1428,9.038084 -L 5.9567,7.436402,5.6555,7.851684 -L 5.6555,7.851684,5.5437,8.266921 -L 5.5437,8.266921,5.5294,9.038084 -L 6.384,7.970274,6.7906,8.073465 -L 6.7906,8.073465,7.2105,8.15957 -L 7.2105,8.15957,7.6378,8.237238 -L 7.6378,8.237238,7.4907,8.504125 -L 7.4907,8.504125,7.365,8.771121 -L 7.365,8.771121,7.2389,9.038084 - -[暫] 69 -L 1.7176,0.038097,1.7176,1.104462 -L 1.7176,1.104462,1.7176,2.162312 -L 1.7176,2.162312,1.7176,3.203317 -L 1.7176,3.203317,1.9904,3.306421 -L 1.9904,3.306421,2.2639,3.392614 -L 2.2639,3.392614,2.5406,3.470314 -L 2.5406,3.470314,2.1935,4.033935 -L 2.1935,4.033935,1.7561,4.24151 -L 1.7561,4.24151,0.8595,4.271149 -L 2.113,0.038097,3.6681,0.038097 -L 3.6681,0.038097,5.2267,0.038097 -L 5.2267,0.038097,6.7852,0.038097 -L 6.7852,0.038097,6.7852,0.570568 -L 6.7852,0.570568,6.7852,1.094568 -L 6.7852,1.094568,6.7852,1.601646 -L 6.7852,1.601646,5.2267,1.601646 -L 5.2267,1.601646,3.6681,1.601646 -L 3.6681,1.601646,2.113,1.601646 -L 6.7852,2.135617,6.7852,2.505618 -L 6.7852,2.505618,6.7852,2.858698 -L 6.7852,2.858698,6.7852,3.203317 -L 6.7852,3.203317,5.5037,3.203317 -L 5.5037,3.203317,4.2253,3.203317 -L 4.2253,3.203317,2.9644,3.203317 -L 4.6736,4.004273,3.2233,4.468917 -L 3.2233,4.468917,2.1515,5.052218 -L 2.1515,5.052218,1.2903,5.338959 -L 1.2903,5.338959,1.2903,6.052167 -L 1.2903,6.052167,1.2903,6.748564 -L 1.2903,6.748564,1.2903,7.436402 -L 1.2903,7.436402,1.8818,7.466063 -L 1.8818,7.466063,2.2075,7.673715 -L 2.2075,7.673715,2.5406,8.237238 -L 2.5406,8.237238,1.9694,8.340341 -L 1.9694,8.340341,1.4128,8.426556 -L 1.4128,8.426556,0.8595,8.504125 -L 6.7852,4.271149,6.7852,4.984434 -L 6.7852,4.984434,6.7852,5.680842 -L 6.7852,5.680842,6.7852,6.368668 -L 6.7852,6.368668,6.2112,6.368668 -L 6.2112,6.368668,5.654,6.368668 -L 5.654,6.368668,5.1041,6.368668 -L 5.1041,6.368668,5.1041,5.861502 -L 5.1041,5.861502,5.1041,5.337624 -L 5.1041,5.337624,5.1041,4.805022 -L 2.9644,5.338959,2.5406,5.682177 -L 2.5406,5.682177,2.1203,6.025396 -L 2.1203,6.025396,1.7176,6.368668 -L 3.6085,5.338959,3.6716,5.682177 -L 3.6716,5.682177,3.7385,6.025396 -L 3.7385,6.025396,3.8225,6.368668 -L 3.8225,6.368668,3.2022,6.388447 -L 3.2022,6.388447,2.873,6.526804 -L 2.873,6.526804,2.5406,6.902541 -L 2.5406,6.902541,2.873,7.258401 -L 2.873,7.258401,3.2022,7.258401 -L 3.2022,7.258401,3.8225,6.902541 -L 7.2055,6.368668,7.4861,6.368668 -L 7.4861,6.368668,7.7663,6.368668 -L 7.7663,6.368668,8.0636,6.368668 -L 5.1041,6.902541,5.1041,7.27252 -L 5.1041,7.27252,5.1041,7.625721 -L 5.1041,7.625721,5.1041,7.970274 -L 5.1041,7.970274,6.3159,7.990128 -L 6.3159,7.990128,6.9747,8.128509 -L 6.9747,8.128509,7.6363,8.504125 -L 2.9644,8.504125,3.3952,8.504125 -L 3.3952,8.504125,3.8225,8.504125 -L 3.8225,8.504125,4.2495,8.504125 - -[伺] 33 -L 1.716,0.038097,1.6355,1.819105 -L 1.6355,1.819105,1.5651,3.583322 -L 1.5651,3.583322,1.5056,5.338959 -L 1.5056,5.338959,1.2887,5.17511 -L 1.2887,5.17511,1.0783,4.994318 -L 1.0783,4.994318,0.865,4.805022 -L 6.3845,0.038097,6.8121,0.038097 -L 6.8121,0.038097,7.2429,0.038097 -L 7.2429,0.038097,7.6632,0.038097 -L 7.6632,0.038097,7.6632,2.860132 -L 7.6632,2.860132,7.6632,5.682177 -L 7.6632,5.682177,7.6632,8.504125 -L 7.6632,8.504125,6.1116,8.504125 -L 6.1116,8.504125,4.553,8.504125 -L 4.553,8.504125,2.9976,8.504125 -L 3.8522,2.135617,3.8522,3.039457 -L 3.8522,3.039457,3.8522,3.926486 -L 3.8522,3.926486,3.8522,4.805022 -L 3.8522,4.805022,4.4024,4.805022 -L 4.4024,4.805022,4.959,4.805022 -L 4.959,4.805022,5.5334,4.805022 -L 5.5334,4.805022,5.5334,3.926486 -L 5.5334,3.926486,5.5334,3.039457 -L 5.5334,3.039457,5.5334,2.135617 -L 5.5334,2.135617,4.959,2.135617 -L 4.959,2.135617,4.4024,2.135617 -L 4.4024,2.135617,3.8522,2.135617 -L 1.716,5.87294,1.8243,7.151083 -L 1.8243,7.151083,2.0309,8.090342 -L 2.0309,8.090342,2.1433,9.038084 -L 3.4284,6.368668,4.4024,6.368668 -L 4.4024,6.368668,5.3863,6.368668 -L 5.3863,6.368668,6.3845,6.368668 - -# kan_28 ------------------------------------------------------- -# 刺嗣施旨祉紫肢脂諮賜雌侍慈滋璽軸執湿漆疾芝赦斜遮蛇邪勺爵酌釈寂朱殊狩珠趣儒寿需囚愁秀舟酬醜充柔汁渋 - -[刺] 42 -L 2.1084,-0.000003,2.024,1.247231 -L 2.024,1.247231,1.9539,2.477478 -L 1.9539,2.477478,1.8947,3.699177 -L 1.8947,3.699177,1.2534,2.822141 -L 1.2534,2.822141,0.623,1.944952 -L 0.623,1.944952,0.0034,1.067807 -L 5.9187,-0.000003,6.1989,-0.000003 -L 6.1989,-0.000003,6.4794,-0.000003 -L 6.4794,-0.000003,6.7768,-0.000003 -L 6.7768,-0.000003,6.7768,3.011361 -L 6.7768,3.011361,6.7768,6.014254 -L 6.7768,6.014254,6.7768,8.999984 -L 3.3938,1.601766,3.0922,1.944952 -L 3.0922,1.944952,2.812,2.28817 -L 2.812,2.28817,2.5353,2.631411 -L 5.0676,2.13565,5.0676,3.889886 -L 5.0676,3.889886,5.0676,5.644176 -L 5.0676,5.644176,5.0676,7.398302 -L 0.4304,3.699177,0.4304,4.603236 -L 0.4304,4.603236,0.4304,5.49008 -L 0.4304,5.49008,0.4304,6.368701 -L 0.4304,6.368701,1.3273,6.398352 -L 1.3273,6.398352,1.7613,6.605905 -L 1.7613,6.605905,2.1084,7.169548 -L 2.1084,7.169548,1.7441,7.706298 -L 1.7441,7.706298,1.1977,7.903969 -L 1.1977,7.903969,0.0034,7.932283 -L 2.9626,3.699177,3.2358,3.699177 -L 3.2358,3.699177,3.523,3.699177 -L 3.523,3.699177,3.8176,3.699177 -L 3.8176,3.699177,3.8176,4.603236 -L 3.8176,4.603236,3.8176,5.49008 -L 3.8176,5.49008,3.8176,6.368701 -L 3.8176,6.368701,2.5563,6.28114 -L 2.5563,6.28114,2.1431,5.718953 -L 2.1431,5.718953,2.1084,4.233169 -L 2.5353,7.932283,2.3847,8.302372 -L 2.3847,8.302372,2.2376,8.655431 -L 2.2376,8.655431,2.1084,8.999984 -L 2.9626,7.932283,3.3938,7.932283 -L 3.3938,7.932283,3.8176,7.932283 -L 3.8176,7.932283,4.2449,7.932283 - -[嗣] 57 -L 0.0019,-0.000003,0.0019,1.781202 -L 0.0019,1.781202,0.0019,3.545332 -L 0.0019,3.545332,0.0019,5.300903 -L 0.0019,5.300903,1.1367,5.300903 -L 1.1367,5.300903,2.2715,5.300903 -L 2.2715,5.300903,3.4199,5.300903 -L 3.4199,5.300903,3.4199,3.545332 -L 3.4199,3.545332,3.4199,1.781202 -L 3.4199,1.781202,3.4199,-0.000003 -L 3.4199,-0.000003,2.1489,0.566496 -L 2.1489,0.566496,2.0473,1.836201 -L 2.0473,1.836201,1.7107,3.165338 -L 1.7107,3.165338,1.413,2.711913 -L 1.413,2.711913,1.301,2.029733 -L 1.301,2.029733,1.2835,0.533858 -L 5.9557,-0.000003,6.2254,-0.000003 -L 6.2254,-0.000003,6.5126,-0.000003 -L 6.5126,-0.000003,6.8068,-0.000003 -L 6.8068,-0.000003,6.8068,2.822141 -L 6.8068,2.822141,6.8068,5.644176 -L 6.8068,5.644176,6.8068,8.466112 -L 6.8068,8.466112,5.9557,8.466112 -L 5.9557,8.466112,5.0976,8.466112 -L 5.0976,8.466112,4.2465,8.466112 -L 4.2465,2.13565,4.2465,3.012795 -L 4.2465,3.012795,4.2465,3.889886 -L 4.2465,3.889886,4.2465,4.76703 -L 4.2465,4.76703,4.6668,4.76703 -L 4.6668,4.76703,5.0976,4.76703 -L 5.0976,4.76703,5.5249,4.76703 -L 5.5249,4.76703,5.5249,3.889886 -L 5.5249,3.889886,5.5249,3.012795 -L 5.5249,3.012795,5.5249,2.13565 -L 5.5249,2.13565,5.0976,2.13565 -L 5.0976,2.13565,4.6668,2.13565 -L 4.6668,2.13565,4.2465,2.13565 -L 0.6425,3.165338,1.0947,3.580641 -L 1.0947,3.580641,1.2624,3.995845 -L 1.2624,3.995845,1.2835,4.76703 -L 2.5653,3.165338,2.2676,3.580641 -L 2.2676,3.580641,2.1594,3.995845 -L 2.1594,3.995845,2.1416,4.76703 -L 4.2465,6.368701,4.8003,6.368701 -L 4.8003,6.368701,5.3743,6.368701 -L 5.3743,6.368701,5.9557,6.368701 -L 0.4324,6.902584,0.4324,7.435077 -L 0.4324,7.435077,0.4324,7.959044 -L 0.4324,7.959044,0.4324,8.466112 -L 0.4324,8.466112,1.2835,8.466112 -L 1.2835,8.466112,2.1416,8.466112 -L 2.1416,8.466112,2.9926,8.466112 -L 2.9926,8.466112,2.9926,7.959044 -L 2.9926,7.959044,2.9926,7.435077 -L 2.9926,7.435077,2.9926,6.902584 -L 2.9926,6.902584,2.1416,6.902584 -L 2.1416,6.902584,1.2835,6.902584 -L 1.2835,6.902584,0.4324,6.902584 - -[施] 60 -L 0.0351,-0.000003,0.8266,2.401179 -L 0.8266,2.401179,0.9531,4.793791 -L 0.9531,4.793791,0.8897,7.398302 -L 0.8897,7.398302,0.592,7.398302 -L 0.592,7.398302,0.3118,7.398302 -L 0.3118,7.398302,0.0351,7.398302 -L 1.5271,-0.000003,1.7198,0.189326 -L 1.7198,0.189326,1.9299,0.370075 -L 1.9299,0.370075,2.14,0.533858 -L 2.14,0.533858,2.14,2.134194 -L 2.14,2.134194,2.14,3.726058 -L 2.14,3.726058,2.14,5.300903 -L 2.14,5.300903,1.8637,5.300903 -L 1.8637,5.300903,1.5937,5.300903 -L 1.5937,5.300903,1.3135,5.300903 -L 4.2734,-0.000003,3.9753,0.493032 -L 3.9753,0.493032,3.8633,1.452015 -L 3.8633,1.452015,3.8496,3.699177 -L 3.8496,3.699177,3.5554,3.699177 -L 3.5554,3.699177,3.2678,3.699177 -L 3.2678,3.699177,2.9946,3.699177 -L 4.7038,-0.000003,5.5339,-0.000003 -L 5.5339,-0.000003,6.3815,-0.000003 -L 6.3815,-0.000003,7.2361,-0.000003 -L 7.2361,-0.000003,7.2361,0.370075 -L 7.2361,0.370075,7.2361,0.723253 -L 7.2361,0.723253,7.2361,1.067807 -L 5.1245,1.067807,5.1245,2.134194 -L 5.1245,2.134194,5.1245,3.192142 -L 5.1245,3.192142,5.1245,4.233169 -L 5.1245,4.233169,4.7038,4.233169 -L 4.7038,4.233169,4.2734,4.233169 -L 4.2734,4.233169,3.8496,4.233169 -L 3.8496,4.233169,3.8496,4.76703 -L 3.8496,4.76703,3.8496,5.300903 -L 3.8496,5.300903,3.8496,5.834753 -L 5.9822,2.13565,6.2593,2.13565 -L 6.2593,2.13565,6.5356,2.13565 -L 6.5356,2.13565,6.8057,2.13565 -L 6.8057,2.13565,6.7251,3.202004 -L 6.7251,3.202004,6.6582,4.259941 -L 6.6582,4.259941,6.5952,5.300903 -L 6.5952,5.300903,6.1052,5.137109 -L 6.1052,5.137109,5.618,4.956316 -L 5.618,4.956316,5.1245,4.76703 -L 5.1245,4.76703,5.1245,5.300903 -L 5.1245,5.300903,5.1245,5.834753 -L 5.1245,5.834753,5.1245,6.368701 -L 2.9946,6.368701,3.45,7.15255 -L 3.45,7.15255,3.6706,7.834741 -L 3.6706,7.834741,3.8496,8.999984 -L 1.3135,7.398302,1.3135,7.932283 -L 1.3135,7.932283,1.3135,8.466112 -L 1.3135,8.466112,1.3135,8.999984 -L 1.7408,7.398302,2.014,7.398302 -L 2.014,7.398302,2.2942,7.398302 -L 2.2942,7.398302,2.5673,7.398302 -L 4.2734,7.398302,5.2537,7.398302 -L 5.2537,7.398302,6.2383,7.398302 -L 6.2383,7.398302,7.2361,7.398302 - -[旨] 27 -L 0.8882,-0.000003,0.8882,1.247231 -L 0.8882,1.247231,0.8882,2.477478 -L 0.8882,2.477478,0.8882,3.699177 -L 0.8882,3.699177,2.4436,3.699177 -L 2.4436,3.699177,3.9983,3.699177 -L 3.9983,3.699177,5.5569,3.699177 -L 5.5569,3.699177,5.5569,2.477478 -L 5.5569,2.477478,5.5569,1.247231 -L 5.5569,1.247231,5.5569,-0.000003 -L 5.5569,-0.000003,3.9983,-0.000003 -L 3.9983,-0.000003,2.4436,-0.000003 -L 2.4436,-0.000003,0.8882,-0.000003 -L 1.3155,2.13565,2.5764,2.13565 -L 2.5764,2.13565,3.8481,2.13565 -L 3.8481,2.13565,5.1296,2.13565 -L 0.8882,5.834753,0.608,6.307945 -L 0.608,6.307945,0.5064,7.128559 -L 0.5064,7.128559,0.4924,8.999984 -L 1.3155,5.834753,3.0037,5.834753 -L 3.0037,5.834753,4.7023,5.834753 -L 4.7023,5.834753,6.4084,5.834753 -L 6.4084,5.834753,6.4084,6.204841 -L 6.4084,6.204841,6.4084,6.558031 -L 6.4084,6.558031,6.4084,6.902584 -L 0.8882,7.398302,2.6079,7.675203 -L 2.6079,7.675203,4.3244,8.189363 -L 4.3244,8.189363,5.9846,8.466112 - -[祉] 36 -L 0.9217,-0.000003,0.9045,2.623038 -L 0.9045,2.623038,0.7956,3.720345 -L 0.7956,3.720345,0.4909,4.233169 -L 0.4909,4.233169,0.3403,4.069298 -L 0.3403,4.069298,0.197,3.888517 -L 0.197,3.888517,0.0639,3.699177 -L 2.2004,-0.000003,2.6064,-0.000003 -L 2.6064,-0.000003,3.0267,-0.000003 -L 3.0267,-0.000003,3.447,-0.000003 -L 3.447,-0.000003,3.447,2.134194 -L 3.447,2.134194,3.447,4.259941 -L 3.447,4.259941,3.447,6.368701 -L 3.8781,-0.000003,4.3054,-0.000003 -L 4.3054,-0.000003,4.7359,-0.000003 -L 4.7359,-0.000003,5.1565,-0.000003 -L 5.1565,-0.000003,5.1565,3.011361 -L 5.1565,3.011361,5.1565,6.014254 -L 5.1565,6.014254,5.1565,8.999984 -L 5.587,-0.000003,6.1372,-0.000003 -L 6.1372,-0.000003,6.6972,-0.000003 -L 6.6972,-0.000003,7.2615,-0.000003 -L 2.2004,3.165338,1.7731,3.699177 -L 1.7731,3.699177,1.3455,4.233169 -L 1.3455,4.233169,0.9217,4.76703 -L 0.9217,4.76703,1.3455,5.567844 -L 1.3455,5.567844,1.7731,6.368701 -L 1.7731,6.368701,2.2004,7.169548 -L 2.2004,7.169548,1.4751,7.245868 -L 1.4751,7.245868,0.7676,7.322123 -L 0.7676,7.322123,0.0639,7.398302 -L 5.587,4.76703,6.0146,4.76703 -L 6.0146,4.76703,6.4419,4.76703 -L 6.4419,4.76703,6.8657,4.76703 -L 0.9217,7.932283,0.9217,8.302372 -L 0.9217,8.302372,0.9217,8.655431 -L 0.9217,8.655431,0.9217,8.999984 - -[紫] 48 -L 0.3076,-0.000003,0.654,0.370075 -L 0.654,0.370075,1.0151,0.723253 -L 1.0151,0.723253,1.3794,1.067807 -L 3.4843,-0.000003,3.4843,0.723253 -L 3.4843,0.723253,3.4843,1.437896 -L 3.4843,1.437896,3.4843,2.13565 -L 3.4843,2.13565,2.353,2.13565 -L 2.353,2.13565,1.2249,2.13565 -L 1.2249,2.13565,0.094,2.13565 -L 6.4404,-0.000003,6.1462,0.370075 -L 6.1462,0.370075,5.8625,0.723253 -L 5.8625,0.723253,5.5855,1.067807 -L 3.9043,2.13565,4.6608,2.504294 -L 4.6608,2.504294,5.6909,2.771246 -L 5.6909,2.771246,6.4404,3.165338 -L 6.4404,3.165338,6.2898,3.354569 -L 6.2898,3.354569,6.1462,3.535317 -L 6.1462,3.535317,6.0166,3.699177 -L 3.0532,2.631411,2.4231,3.580641 -L 2.4231,3.580641,1.9884,3.995845 -L 1.9884,3.995845,1.3794,4.233169 -L 3.4843,3.165338,3.9043,3.699177 -L 3.9043,3.699177,4.3354,4.233169 -L 4.3354,4.233169,4.7624,4.76703 -L 0.5209,5.300903,0.5209,6.367366 -L 0.5209,6.367366,0.5209,7.425183 -L 0.5209,7.425183,0.5209,8.466112 -L 0.9482,5.300903,1.386,5.793927 -L 1.386,5.793927,1.5997,6.752811 -L 1.5997,6.752811,1.7751,8.999984 -L 2.1989,5.834753,2.4753,6.024126 -L 2.4753,6.024126,2.7558,6.204841 -L 2.7558,6.204841,3.0532,6.368701 -L 4.7624,5.834753,4.465,6.307945 -L 4.465,6.307945,4.3526,7.128559 -L 4.3526,7.128559,4.3354,8.999984 -L 5.1932,5.834753,5.7396,5.834753 -L 5.7396,5.834753,6.2965,5.834753 -L 6.2965,5.834753,6.8674,5.834753 -L 6.8674,5.834753,6.8674,6.204841 -L 6.8674,6.204841,6.8674,6.558031 -L 6.8674,6.558031,6.8674,6.902584 -L 4.7624,7.398302,5.3161,7.587621 -L 5.3161,7.587621,5.8692,7.768412 -L 5.8692,7.768412,6.4404,7.932283 -L 2.1989,7.932283,2.4753,7.932283 -L 2.4753,7.932283,2.7558,7.932283 -L 2.7558,7.932283,3.0532,7.932283 - -[肢] 45 -L 0.1271,0.266982,0.4038,1.104561 -L 0.4038,1.104561,0.5093,3.23022 -L 0.5093,3.23022,0.5229,8.466112 -L 0.5229,8.466112,1.0833,8.466112 -L 1.0833,8.466112,1.6546,8.466112 -L 1.6546,8.466112,2.2321,8.466112 -L 2.2321,8.466112,2.2321,5.644176 -L 2.2321,5.644176,2.2321,2.822141 -L 2.2321,2.822141,2.2321,-0.000003 -L 2.2321,-0.000003,1.9348,-0.000003 -L 1.9348,-0.000003,1.6546,-0.000003 -L 1.6546,-0.000003,1.3775,-0.000003 -L 3.2969,-0.000003,3.9168,0.723253 -L 3.9168,0.723253,4.5507,1.437896 -L 4.5507,1.437896,5.1882,2.13565 -L 5.1882,2.13565,4.3091,3.651193 -L 4.3091,3.651193,3.9833,4.47173 -L 3.9833,4.47173,3.9417,5.300903 -L 3.9417,5.300903,4.3444,5.300903 -L 4.3444,5.300903,4.7644,5.300903 -L 4.7644,5.300903,5.1882,5.300903 -L 5.1882,5.300903,4.9745,7.014193 -L 4.9745,7.014193,4.2954,7.439346 -L 4.2954,7.439346,3.0867,7.398302 -L 6.8977,-0.000003,6.4736,0.533858 -L 6.4736,0.533858,6.0428,1.067807 -L 6.0428,1.067807,5.6193,1.601766 -L 5.6193,2.631411,6.0428,3.432235 -L 6.0428,3.432235,6.4736,4.233169 -L 6.4736,4.233169,6.8977,5.033918 -L 6.8977,5.033918,6.4736,5.137109 -L 6.4736,5.137109,6.0428,5.223225 -L 6.0428,5.223225,5.6193,5.300903 -L 0.9467,3.699177,1.2234,3.699177 -L 1.2234,3.699177,1.5071,3.699177 -L 1.5071,3.699177,1.8052,3.699177 -L 0.9467,6.368701,1.2234,6.368701 -L 1.2234,6.368701,1.5071,6.368701 -L 1.5071,6.368701,1.8052,6.368701 -L 5.6193,7.398302,5.3143,7.813616 -L 5.3143,7.813616,5.2022,8.228831 -L 5.2022,8.228831,5.1882,8.999984 -L 6.0428,7.398302,6.4736,7.398302 -L 6.4736,7.398302,6.8977,7.398302 -L 6.8977,7.398302,7.3247,7.398302 - -[脂] 45 -L 0.126,0.266982,0.4272,1.104561 -L 0.4272,1.104561,0.5354,3.23022 -L 0.5354,3.23022,0.5529,8.466112 -L 0.5529,8.466112,1.1098,8.466112 -L 1.1098,8.466112,1.6807,8.466112 -L 1.6807,8.466112,2.2621,8.466112 -L 2.2621,8.466112,2.2621,5.644176 -L 2.2621,5.644176,2.2621,2.822141 -L 2.2621,2.822141,2.2621,-0.000003 -L 2.2621,-0.000003,1.9644,-0.000003 -L 1.9644,-0.000003,1.6807,-0.000003 -L 1.6807,-0.000003,1.4114,-0.000003 -L 3.9363,-0.000003,3.9363,1.247231 -L 3.9363,1.247231,3.9363,2.477478 -L 3.9363,2.477478,3.9363,3.699177 -L 3.9363,3.699177,4.917,3.699177 -L 4.917,3.699177,5.8977,3.699177 -L 5.8977,3.699177,6.8994,3.699177 -L 6.8994,3.699177,6.8994,2.477478 -L 6.8994,2.477478,6.8994,1.247231 -L 6.8994,1.247231,6.8994,-0.000003 -L 6.8994,-0.000003,5.8977,-0.000003 -L 5.8977,-0.000003,4.917,-0.000003 -L 4.917,-0.000003,3.9363,-0.000003 -L 4.3675,2.13565,5.0676,2.13565 -L 5.0676,2.13565,5.7751,2.13565 -L 5.7751,2.13565,6.5004,2.13565 -L 0.9802,3.699177,1.2534,3.699177 -L 1.2534,3.699177,1.541,3.699177 -L 1.541,3.699177,1.8352,3.699177 -L 4.3675,5.300903,4.0627,5.793927 -L 4.0627,5.793927,3.9538,6.752811 -L 3.9538,6.752811,3.9363,8.999984 -L 4.7944,5.300903,5.628,5.300903 -L 5.628,5.300903,6.4724,5.300903 -L 6.4724,5.300903,7.3267,5.300903 -L 7.3267,5.300903,7.3267,5.67097 -L 7.3267,5.67097,7.3267,6.024126 -L 7.3267,6.024126,7.3267,6.368701 -L 0.9802,6.368701,1.2534,6.368701 -L 1.2534,6.368701,1.541,6.368701 -L 1.541,6.368701,1.8352,6.368701 -L 4.3675,7.398302,5.4077,7.536747 -L 5.4077,7.536747,6.1639,7.793849 -L 6.1639,7.793849,6.8994,7.932283 - -[諮] 68 -L 0.583,-0.000003,0.583,0.723253 -L 0.583,0.723253,0.583,1.437896 -L 0.583,1.437896,0.583,2.13565 -L 0.583,2.13565,0.9892,2.13565 -L 0.9892,2.13565,1.4099,2.13565 -L 1.4099,2.13565,1.8337,2.13565 -L 1.8337,2.13565,1.8337,1.437896 -L 1.8337,1.437896,1.8337,0.723253 -L 1.8337,0.723253,1.8337,-0.000003 -L 1.8337,-0.000003,1.4099,-0.000003 -L 1.4099,-0.000003,0.9892,-0.000003 -L 0.9892,-0.000003,0.583,-0.000003 -L 3.9733,-0.000003,3.9733,0.877142 -L 3.9733,0.877142,3.9733,1.754309 -L 3.9733,1.754309,3.9733,2.631411 -L 3.9733,2.631411,4.8034,2.631411 -L 4.8034,2.631411,5.6475,2.631411 -L 5.6475,2.631411,6.5056,2.631411 -L 6.5056,2.631411,6.5056,1.754309 -L 6.5056,1.754309,6.5056,0.877142 -L 6.5056,0.877142,6.5056,-0.000003 -L 6.5056,-0.000003,5.6475,-0.000003 -L 5.6475,-0.000003,4.8034,-0.000003 -L 4.8034,-0.000003,3.9733,-0.000003 -L 0.583,3.699177,0.9892,3.699177 -L 0.9892,3.699177,1.4099,3.699177 -L 1.4099,3.699177,1.8337,3.699177 -L 2.6848,4.233169,3.1152,4.76703 -L 3.1152,4.76703,3.5425,5.300903 -L 3.5425,5.300903,3.9733,5.834753 -L 4.1838,4.233169,4.6738,4.76703 -L 4.6738,4.76703,5.1607,5.300903 -L 5.1607,5.300903,5.6475,5.834753 -L 5.6475,5.834753,5.6475,6.367366 -L 5.6475,6.367366,5.6475,6.891234 -L 5.6475,6.891234,5.6475,7.398302 -L 5.6475,7.398302,5.0524,7.380012 -L 5.0524,7.380012,4.7302,7.25144 -L 4.7302,7.25144,4.3936,6.902584 -L 6.9294,4.233169,6.6352,4.603236 -L 6.6352,4.603236,6.3515,4.956316 -L 6.3515,4.956316,6.0751,5.300903 -L 0.583,5.300903,0.9892,5.300903 -L 0.9892,5.300903,1.4099,5.300903 -L 1.4099,5.300903,1.8337,5.300903 -L 6.9294,6.368701,7.0593,6.635698 -L 7.0593,6.635698,7.2061,6.902584 -L 7.2061,6.902584,7.3567,7.169548 -L 7.3567,7.169548,6.9294,7.245868 -L 6.9294,7.245868,6.5056,7.322123 -L 6.5056,7.322123,6.0751,7.398302 -L 0.1592,6.902584,0.8596,6.902584 -L 0.8596,6.902584,1.5636,6.902584 -L 1.5636,6.902584,2.2641,6.902584 -L 4.8244,7.932283,4.947,8.302372 -L 4.947,8.302372,5.0766,8.655431 -L 5.0766,8.655431,5.2202,8.999984 -L 0.583,8.466112,0.9892,8.466112 -L 0.9892,8.466112,1.4099,8.466112 -L 1.4099,8.466112,1.8337,8.466112 -L 0.1592,6.902508,2.6848,6.902508 -L 0.583,8.504311,2.2641,8.504311 -L 0.583,5.300979,2.2641,5.300979 -L 0.583,4.233027,2.2641,4.233027 -L 0.583,2.669544,2.2641,2.669544 -L 0.583,-0.000003,0.583,2.669544 -L 2.2641,-0.000003,0.583,-0.000003 -L 2.2641,2.669544,2.2641,-0.000003 - -[賜] 51 -L 0.1577,-0.000003,0.4343,0.370075 -L 0.4343,0.370075,0.7145,0.723253 -L 0.7145,0.723253,1.0123,1.067807 -L 3.3589,-0.000003,5.005,1.728851 -L 5.005,1.728851,5.7195,2.618824 -L 5.7195,2.618824,6.1052,3.432235 -L 6.1052,3.432235,4.8089,3.245817 -L 4.8089,3.245817,4.0559,2.65259 -L 4.0559,2.65259,3.1421,1.601766 -L 5.2537,-0.000003,5.8845,0.03964 -L 5.8845,0.03964,6.3258,0.3164 -L 6.3258,0.3164,6.9629,1.067807 -L 6.9629,1.067807,6.8092,1.944952 -L 6.8092,1.944952,6.6652,2.822141 -L 6.6652,2.822141,6.5325,3.699177 -L 0.585,2.13565,0.585,4.259941 -L 0.585,4.259941,0.585,6.367366 -L 0.585,6.367366,0.585,8.466112 -L 0.585,8.466112,1.1418,8.466112 -L 1.1418,8.466112,1.7131,8.466112 -L 1.7131,8.466112,2.291,8.466112 -L 2.291,8.466112,2.291,6.367366 -L 2.291,6.367366,2.291,4.259941 -L 2.291,4.259941,2.291,2.13565 -L 2.291,2.13565,1.7131,2.13565 -L 1.7131,2.13565,1.1418,2.13565 -L 1.1418,2.13565,0.585,2.13565 -L 3.1421,3.165338,3.5515,3.802324 -L 3.5515,3.802324,3.9722,4.422378 -L 3.9722,4.422378,4.3991,5.033918 -L 4.3991,5.033918,4.2485,6.178037 -L 4.2485,6.178037,4.0979,7.322123 -L 4.0979,7.322123,3.9683,8.466112 -L 3.9683,8.466112,4.8229,8.466112 -L 4.8229,8.466112,5.6775,8.466112 -L 5.6775,8.466112,6.5325,8.466112 -L 6.5325,8.466112,6.5325,7.425183 -L 6.5325,7.425183,6.5325,6.367366 -L 6.5325,6.367366,6.5325,5.300903 -L 6.5325,5.300903,5.9546,5.300903 -L 5.9546,5.300903,5.3833,5.300903 -L 5.3833,5.300903,4.8229,5.300903 -L 1.0123,4.233169,1.2854,4.233169 -L 1.2854,4.233169,1.573,4.233169 -L 1.573,4.233169,1.8672,4.233169 -L 1.0123,6.368701,1.2854,6.368701 -L 1.2854,6.368701,1.573,6.368701 -L 1.573,6.368701,1.8672,6.368701 -L 4.3991,6.902584,4.956,6.902584 -L 4.956,6.902584,5.5269,6.902584 -L 5.5269,6.902584,6.1052,6.902584 - -[雌] 54 -L 4.8564,-0.000003,4.7724,2.134194 -L 4.7724,2.134194,4.7062,4.259941 -L 4.7062,4.259941,4.6393,6.368701 -L 4.6393,6.368701,4.426,6.204841 -L 4.426,6.204841,4.2155,6.024126 -L 4.2155,6.024126,4.0022,5.834753 -L 5.2802,-0.000003,5.5573,-0.000003 -L 5.5573,-0.000003,5.841,-0.000003 -L 5.841,-0.000003,6.1348,-0.000003 -L 6.1348,-0.000003,6.1348,0.723253 -L 6.1348,0.723253,6.1348,1.437896 -L 6.1348,1.437896,6.1348,2.13565 -L 6.1348,2.13565,5.841,2.315041 -L 5.841,2.315041,5.5573,2.477478 -L 5.5573,2.477478,5.2802,2.631411 -L 6.531,-0.000003,6.8073,-0.000003 -L 6.8073,-0.000003,7.0875,-0.000003 -L 7.0875,-0.000003,7.3887,-0.000003 -L 0.6153,0.533858,0.6153,2.822141 -L 0.6153,2.822141,0.6153,5.110227 -L 0.6153,5.110227,0.6153,7.398302 -L 1.0426,0.533858,1.3438,1.203461 -L 1.3438,1.203461,1.4556,3.398338 -L 1.4556,3.398338,1.4699,8.999984 -L 1.8972,1.067807,2.086,1.257136 -L 2.086,1.257136,2.2965,1.437896 -L 2.2965,1.437896,2.5063,1.601766 -L 2.5063,1.601766,2.5658,3.012795 -L 2.5658,3.012795,2.6397,4.423801 -L 2.6397,4.423801,2.7164,5.834753 -L 2.7164,5.834753,2.4436,6.024126 -L 2.4436,6.024126,2.1701,6.204841 -L 2.1701,6.204841,1.8972,6.368701 -L 2.7164,1.067807,3.1476,1.067807 -L 3.1476,1.067807,3.5749,1.067807 -L 3.5749,1.067807,4.0022,1.067807 -L 4.0022,1.067807,4.0022,1.437896 -L 4.0022,1.437896,4.0022,1.790986 -L 4.0022,1.790986,4.0022,2.13565 -L 6.531,2.631411,6.2227,3.303783 -L 6.2227,3.303783,5.8967,4.094724 -L 5.8967,4.094724,5.2802,4.76703 -L 6.531,4.76703,6.0441,5.879978 -L 6.0441,5.879978,5.8126,6.628671 -L 5.8126,6.628671,4.8564,6.902584 -L 4.8564,6.902584,4.986,7.615947 -L 4.986,7.615947,5.1335,8.312223 -L 5.1335,8.312223,5.2802,8.999984 -L 3.1476,6.368701,2.8429,6.822116 -L 2.8429,6.822116,2.734,7.504316 -L 2.734,7.504316,2.7164,8.999984 -L 6.3205,7.169548,6.38,7.77973 -L 6.38,7.77973,6.4536,8.389901 -L 6.4536,8.389901,6.531,8.999984 - -[侍] 36 -L 1.0446,-0.000003,0.9606,1.781202 -L 0.9606,1.781202,0.8902,3.545332 -L 0.8902,3.545332,0.8306,5.300903 -L 0.8306,5.300903,0.6135,5.137109 -L 0.6135,5.137109,0.4103,4.956316 -L 0.4103,4.956316,0.2177,4.76703 -L 4.8549,-0.000003,5.2857,-0.000003 -L 5.2857,-0.000003,5.7095,-0.000003 -L 5.7095,-0.000003,6.1368,-0.000003 -L 6.1368,-0.000003,5.8742,3.162448 -L 5.8742,3.162448,4.7604,3.841858 -L 4.7604,3.841858,2.323,3.699177 -L 4.0319,1.601766,3.7345,1.944952 -L 3.7345,1.944952,3.4543,2.28817 -L 3.4543,2.28817,3.1738,2.631411 -L 6.5641,3.699177,6.2633,4.134291 -L 6.2633,4.134291,6.1543,4.687897 -L 6.1543,4.687897,6.1368,5.834753 -L 6.1368,5.834753,4.8549,5.834753 -L 4.8549,5.834753,3.5835,5.834753 -L 3.5835,5.834753,2.323,5.834753 -L 1.0446,5.834753,1.1564,7.112994 -L 1.1564,7.112994,1.356,8.052374 -L 1.356,8.052374,1.4649,8.999984 -L 6.5641,5.834753,6.8373,5.834753 -L 6.8373,5.834753,7.1245,5.834753 -L 7.1245,5.834753,7.4191,5.834753 -L 4.8549,6.635698,4.6343,7.019873 -L 4.6343,7.019873,4.0844,7.217565 -L 4.0844,7.217565,2.7535,7.398302 -L 5.2857,7.398302,4.981,7.813616 -L 4.981,7.813616,4.8728,8.228831 -L 4.8728,8.228831,4.8549,8.999984 -L 5.7095,7.398302,6.1368,7.398302 -L 6.1368,7.398302,6.5641,7.398302 -L 6.5641,7.398302,6.9918,7.398302 - -[慈] 57 -L 0.2165,-0.000003,0.4932,0.723253 -L 0.4932,0.723253,0.7731,1.437896 -L 0.7731,1.437896,1.0708,2.13565 -L 2.7803,-0.000003,2.4826,0.435067 -L 2.4826,0.435067,2.3702,0.988804 -L 2.3702,0.988804,2.3527,2.13565 -L 3.2111,-0.000003,4.0412,-0.000003 -L 4.0412,-0.000003,4.885,-0.000003 -L 4.885,-0.000003,5.7434,-0.000003 -L 5.7434,-0.000003,5.7434,0.370075 -L 5.7434,0.370075,5.7434,0.723253 -L 5.7434,0.723253,5.7434,1.067807 -L 7.4176,0.800843,7.1475,1.257136 -L 7.1475,1.257136,6.8673,1.70487 -L 6.8673,1.70487,6.5945,2.13565 -L 4.4577,1.868752,4.3071,2.134194 -L 4.3071,2.134194,4.1638,2.391274 -L 4.1638,2.391274,4.0339,2.631411 -L 7.4176,3.432235,7.2736,3.699177 -L 7.2736,3.699177,7.1475,3.966107 -L 7.1475,3.966107,7.0215,4.233169 -L 7.0215,4.233169,5.3126,4.026853 -L 5.3126,4.026853,2.1706,3.803725 -L 2.1706,3.803725,0.2165,3.699177 -L 1.5016,4.233169,1.6315,4.422378 -L 1.6315,4.422378,1.7751,4.603236 -L 1.7751,4.603236,1.9219,4.76703 -L 1.9219,4.76703,1.5016,5.300903 -L 1.5016,5.300903,1.0708,5.834753 -L 1.0708,5.834753,0.647,6.368701 -L 4.885,4.233169,5.0181,4.422378 -L 5.0181,4.422378,5.1617,4.603236 -L 5.1617,4.603236,5.3126,4.76703 -L 5.3126,4.76703,4.885,5.300903 -L 4.885,5.300903,4.4577,5.834753 -L 4.4577,5.834753,4.0339,6.368701 -L 2.7803,4.76703,2.4963,5.182236 -L 2.4963,5.182236,2.4963,5.597516 -L 2.4963,5.597516,2.7803,6.368701 -L 5.7434,5.300903,5.8727,5.67097 -L 5.8727,5.67097,6.0127,6.024126 -L 6.0127,6.024126,6.1672,6.368701 -L 1.5016,6.368701,1.8028,6.78256 -L 1.8028,6.78256,1.9079,7.187903 -L 1.9079,7.187903,1.9219,7.932283 -L 1.9219,7.932283,1.3478,7.932283 -L 1.3478,7.932283,0.7731,7.932283 -L 0.7731,7.932283,0.2165,7.932283 -L 4.885,6.368701,5.1862,6.78256 -L 5.1862,6.78256,5.2986,7.187903 -L 5.2986,7.187903,5.3126,7.932283 -L 5.3126,7.932283,4.3141,7.932283 -L 4.3141,7.932283,3.3337,7.932283 -L 3.3337,7.932283,2.3527,7.932283 -L 5.7434,7.932283,6.2898,7.932283 -L 6.2898,7.932283,6.8463,7.932283 -L 6.8463,7.932283,7.4176,7.932283 - -[滋] 48 -L 0.2501,-0.000003,0.4742,1.546647 -L 0.4742,1.546647,0.8805,2.940776 -L 0.8805,2.940776,1.1047,4.233169 -L 1.5285,-0.000003,2.141,0.266982 -L 2.141,0.266982,2.5753,0.889828 -L 2.5753,0.889828,3.2061,2.402525 -L 3.2061,2.402525,2.9116,2.935117 -L 2.9116,2.935117,2.6279,3.459106 -L 2.6279,3.459106,2.355,3.966107 -L 2.355,3.966107,2.9536,5.320692 -L 2.9536,5.320692,3.1743,6.081949 -L 3.1743,6.081949,3.2061,6.902584 -L 3.2061,6.902584,2.7823,6.902584 -L 2.7823,6.902584,2.355,6.902584 -L 2.355,6.902584,1.9274,6.902584 -L 2.9921,-0.000003,3.3354,0.533858 -L 3.3354,0.533858,3.6965,1.067807 -L 3.6965,1.067807,4.0607,1.601766 -L 5.3423,0.266982,5.6158,0.99014 -L 5.6158,0.99014,5.8957,1.70487 -L 5.8957,1.70487,6.1657,2.402525 -L 6.1657,2.402525,5.8957,2.935117 -L 5.8957,2.935117,5.6158,3.459106 -L 5.6158,3.459106,5.3423,3.966107 -L 5.3423,3.966107,5.924,5.320692 -L 5.924,5.320692,6.1338,6.081949 -L 6.1338,6.081949,6.1657,6.902584 -L 6.1657,6.902584,5.3146,6.902584 -L 5.3146,6.902584,4.467,6.902584 -L 4.467,6.902584,3.6369,6.902584 -L 5.9517,-0.000003,6.2984,0.533858 -L 6.2984,0.533858,6.6525,1.067807 -L 6.6525,1.067807,7.02,1.601766 -L 3.6369,3.432235,3.7662,3.888517 -L 3.7662,3.888517,3.9133,4.336273 -L 3.9133,4.336273,4.0607,4.76703 -L 6.5962,3.432235,6.7257,3.888517 -L 6.7257,3.888517,6.8697,4.336273 -L 6.8697,4.336273,7.02,4.76703 -L 6.5962,6.902584,6.8697,6.902584 -L 6.8697,6.902584,7.1569,6.902584 -L 7.1569,6.902584,7.4473,6.902584 -L 5.3423,7.665287,5.4649,8.121482 -L 5.4649,8.121482,5.5983,8.569215 -L 5.5983,8.569215,5.7419,8.999984 -L 3.6369,8.199269,3.486,8.466112 -L 3.486,8.466112,3.3354,8.733097 -L 3.3354,8.733097,3.2061,8.999984 - -[璽] 57 -L 0.2797,-0.000003,1.4079,-0.000003 -L 1.4079,-0.000003,2.5392,-0.000003 -L 2.5392,-0.000003,3.6631,-0.000003 -L 3.6631,-0.000003,3.2603,1.500009 -L 3.2603,1.500009,2.28,1.728851 -L 2.28,1.728851,1.1032,1.601766 -L 4.0939,-0.000003,4.6441,0.103188 -L 4.6441,0.103188,5.2042,0.189326 -L 5.2042,0.189326,5.7681,0.266982 -L 5.7681,0.266982,5.6178,0.637148 -L 5.6178,0.637148,5.4742,0.99014 -L 5.4742,0.99014,5.3443,1.334792 -L 5.3443,1.334792,4.2414,1.738778 -L 4.2414,1.738778,2.9381,2.252938 -L 2.9381,2.252938,0.6759,2.631411 -L 6.1989,-0.000003,6.4756,-0.000003 -L 6.4756,-0.000003,6.7561,-0.000003 -L 6.7561,-0.000003,7.0538,-0.000003 -L 4.0939,2.631411,4.924,2.631411 -L 4.924,2.631411,5.7716,2.631411 -L 5.7716,2.631411,6.6265,2.631411 -L 1.1032,3.699177,1.1032,4.76703 -L 1.1032,4.76703,1.1032,5.834753 -L 1.1032,5.834753,1.1032,6.902584 -L 1.1032,6.902584,0.8296,6.902584 -L 0.8296,6.902584,0.5529,6.902584 -L 0.5529,6.902584,0.2797,6.902584 -L 1.9543,3.699177,2.1641,4.233169 -L 2.1641,4.233169,2.1784,4.76703 -L 2.1784,4.76703,2.3847,5.300903 -L 2.3847,5.300903,2.2345,5.49008 -L 2.2345,5.49008,2.087,5.67097 -L 2.087,5.67097,1.9543,5.834753 -L 3.6631,3.699177,3.579,6.038168 -L 3.579,6.038168,3.0187,6.826318 -L 3.0187,6.826318,1.534,6.902584 -L 4.4897,3.699177,4.6963,4.233169 -L 4.6963,4.233169,4.7107,4.76703 -L 4.7107,4.76703,4.917,5.300903 -L 4.917,5.300903,4.7667,5.49008 -L 4.7667,5.49008,4.6193,5.67097 -L 4.6193,5.67097,4.4897,5.834753 -L 6.1989,3.699177,6.1989,4.76703 -L 6.1989,4.76703,6.1989,5.834753 -L 6.1989,5.834753,6.1989,6.902584 -L 6.1989,6.902584,4.6998,6.920994 -L 4.6998,6.920994,4.0449,7.049534 -L 4.0449,7.049534,3.6631,7.398302 -L 3.6631,7.398302,3.6631,7.768412 -L 3.6631,7.768412,3.6631,8.121482 -L 3.6631,8.121482,3.6631,8.466112 -L 3.6631,8.466112,2.812,8.302372 -L 2.812,8.302372,1.9543,8.121482 -L 1.9543,8.121482,1.1032,7.932283 -L 7.0538,6.902584,6.0938,8.053721 -L 6.0938,8.053721,5.2746,8.357393 -L 5.2746,8.357393,4.0939,8.466112 - -[軸] 60 -L 1.5601,-0.000003,1.4099,1.194913 -L 1.4099,1.194913,0.9791,1.576341 -L 0.9791,1.576341,0.2817,1.601766 -L 3.6651,-0.000003,3.6651,2.134194 -L 3.6651,2.134194,3.6651,4.259941 -L 3.6651,4.259941,3.6651,6.368701 -L 3.6651,6.368701,4.9894,6.62716 -L 4.9894,6.62716,5.3673,7.47043 -L 5.3673,7.47043,5.3746,8.999984 -L 4.0924,-0.000003,4.5236,-0.000003 -L 4.5236,-0.000003,4.9473,-0.000003 -L 4.9473,-0.000003,5.3746,-0.000003 -L 5.3746,-0.000003,5.3746,1.854545 -L 5.3746,1.854545,5.0871,2.861664 -L 5.0871,2.861664,4.0924,3.165338 -L 5.8019,-0.000003,6.2082,-0.000003 -L 6.2082,-0.000003,6.6285,-0.000003 -L 6.6285,-0.000003,7.0485,-0.000003 -L 7.0485,-0.000003,7.0485,1.066471 -L 7.0485,1.066471,7.0485,2.124398 -L 7.0485,2.124398,7.0485,3.165338 -L 7.0485,3.165338,5.2832,3.995845 -L 5.2832,3.995845,5.3638,5.538194 -L 5.3638,5.538194,7.0485,6.368701 -L 7.0485,6.368701,7.0485,5.49008 -L 7.0485,5.49008,7.0485,4.603236 -L 7.0485,4.603236,7.0485,3.699177 -L 1.9913,1.601766,1.6936,2.134194 -L 1.6936,2.134194,1.4099,2.658161 -L 1.4099,2.658161,1.1328,3.165338 -L 1.1328,3.165338,0.8351,3.165338 -L 0.8351,3.165338,0.5553,3.165338 -L 0.5553,3.165338,0.2817,3.165338 -L 0.2817,3.165338,0.2817,4.233169 -L 0.2817,4.233169,0.2817,5.300903 -L 0.2817,5.300903,0.2817,6.368701 -L 0.2817,6.368701,0.8947,6.398352 -L 0.8947,6.398352,1.2277,6.605905 -L 1.2277,6.605905,1.5601,7.169548 -L 1.5601,7.169548,1.2277,7.706298 -L 1.2277,7.706298,0.8947,7.903969 -L 0.8947,7.903969,0.2817,7.932283 -L 1.9913,3.165338,1.5601,3.699177 -L 1.5601,3.699177,1.1328,4.233169 -L 1.1328,4.233169,0.7024,4.76703 -L 2.6007,3.165338,2.6602,3.699177 -L 2.6602,3.699177,2.7299,4.233169 -L 2.7299,4.233169,2.8105,4.76703 -L 2.8105,4.76703,2.2154,4.79667 -L 2.2154,4.79667,1.8897,5.004256 -L 1.8897,5.004256,1.5601,5.567844 -L 1.5601,5.567844,1.8897,6.131388 -L 1.8897,6.131388,2.2154,6.339029 -L 2.2154,6.339029,2.8105,6.368701 -L 2.8105,6.368701,2.8105,6.024126 -L 2.8105,6.024126,2.8105,5.67097 -L 2.8105,5.67097,2.8105,5.300903 -L 1.9913,7.932283,1.8372,8.302372 -L 1.8372,8.302372,1.6936,8.655431 -L 1.6936,8.655431,1.5601,8.999984 - -[執] 51 -L 1.9859,-0.000003,1.9054,1.418118 -L 1.9054,1.418118,1.552,2.014213 -L 1.552,2.014213,0.7394,2.13565 -L 3.6955,-0.000003,4.2454,1.144127 -L 4.2454,1.144127,4.8057,2.28817 -L 4.8057,2.28817,5.3766,3.432235 -L 5.3766,3.432235,4.9455,3.888517 -L 4.9455,3.888517,4.5291,4.336273 -L 4.5291,4.336273,4.1228,4.76703 -L 7.0855,0.533858,6.6095,1.679444 -L 6.6095,1.679444,6.2729,2.223178 -L 6.2729,2.223178,5.8004,2.631411 -L 7.5058,0.533858,7.5058,0.904023 -L 7.5058,0.904023,7.5058,1.257136 -L 7.5058,1.257136,7.5058,1.601766 -L 2.4171,2.13565,2.1124,2.52405 -L 2.1124,2.52405,1.9999,2.929382 -L 1.9999,2.929382,1.9859,3.699177 -L 1.9859,3.699177,1.415,3.699177 -L 1.415,3.699177,0.862,3.699177 -L 0.862,3.699177,0.3083,3.699177 -L 6.655,2.631411,6.655,3.888517 -L 6.655,3.888517,6.655,5.137109 -L 6.655,5.137109,6.655,6.368701 -L 6.655,6.368701,5.6428,6.187953 -L 5.6428,6.187953,5.3658,5.532535 -L 5.3658,5.532535,5.3766,4.233169 -L 2.4171,3.966107,2.5463,4.603236 -L 2.5463,4.603236,2.6934,5.223225 -L 2.6934,5.223225,2.8405,5.834753 -L 2.8405,5.834753,2.2731,5.757097 -L 2.2731,5.757097,1.7131,5.67097 -L 1.7131,5.67097,1.1593,5.567844 -L 1.1593,5.567844,1.2893,5.137109 -L 1.2893,5.137109,1.415,4.689375 -L 1.415,4.689375,1.5621,4.233169 -L 2.8405,3.699177,3.1172,3.699177 -L 3.1172,3.699177,3.4009,3.699177 -L 3.4009,3.699177,3.6955,3.699177 -L 3.4815,5.834753,4.1018,6.204841 -L 4.1018,6.204841,4.7322,6.558031 -L 4.7322,6.558031,5.3766,6.902584 -L 5.3766,6.902584,5.3766,7.615947 -L 5.3766,7.615947,5.3766,8.312223 -L 5.3766,8.312223,5.3766,8.999984 -L 1.9859,6.635698,1.6567,7.172317 -L 1.6567,7.172317,1.3313,7.370096 -L 1.3313,7.370096,0.7394,7.398302 -L 2.4171,7.398302,2.1124,7.813616 -L 2.1124,7.813616,1.9999,8.228831 -L 1.9999,8.228831,1.9859,8.999984 - -[湿] 45 -L 0.3141,0.266982,0.734,1.411025 -L 0.734,1.411025,1.1652,2.555145 -L 1.1652,2.555145,1.5925,3.699177 -L 2.0198,-0.000003,2.7238,-0.000003 -L 2.7238,-0.000003,3.4239,-0.000003 -L 3.4239,-0.000003,4.1248,-0.000003 -L 4.1248,-0.000003,4.1248,1.781202 -L 4.1248,1.781202,4.1248,3.545332 -L 4.1248,3.545332,4.1248,5.300903 -L 4.1248,5.300903,3.6975,5.300903 -L 3.6975,5.300903,3.2768,5.300903 -L 3.2768,5.300903,2.874,5.300903 -L 2.874,5.300903,2.874,6.367366 -L 2.874,6.367366,2.874,7.425183 -L 2.874,7.425183,2.874,8.466112 -L 2.874,8.466112,4.1314,8.466112 -L 4.1314,8.466112,5.4063,8.466112 -L 5.4063,8.466112,6.6847,8.466112 -L 6.6847,8.466112,6.6847,7.425183 -L 6.6847,7.425183,6.6847,6.367366 -L 6.6847,6.367366,6.6847,5.300903 -L 6.6847,5.300903,6.2574,5.300903 -L 6.2574,5.300903,5.8336,5.300903 -L 5.8336,5.300903,5.4063,5.300903 -L 5.4063,5.300903,5.4063,3.545332 -L 5.4063,3.545332,5.4063,1.781202 -L 5.4063,1.781202,5.4063,-0.000003 -L 5.4063,-0.000003,6.1072,-0.000003 -L 6.1072,-0.000003,6.8147,-0.000003 -L 6.8147,-0.000003,7.5432,-0.000003 -L 2.874,2.402525,2.7238,2.848913 -L 2.7238,2.848913,2.5728,3.278237 -L 2.5728,3.278237,2.4436,3.699177 -L 6.6847,2.402525,6.8147,2.848913 -L 6.8147,2.848913,6.9614,3.278237 -L 6.9614,3.278237,7.1124,3.699177 -L 1.1652,5.834753,0.8671,6.204841 -L 0.8671,6.204841,0.5834,6.558031 -L 0.5834,6.558031,0.3141,6.902584 -L 3.2978,6.902584,4.275,6.902584 -L 4.275,6.902584,5.2627,6.902584 -L 5.2627,6.902584,6.2574,6.902584 -L 1.5925,7.932283,1.2944,8.302372 -L 1.2944,8.302372,1.0142,8.655431 -L 1.0142,8.655431,0.734,8.999984 - -[漆] 51 -L 0.3403,0.266982,0.7711,1.411025 -L 0.7711,1.411025,1.1914,2.555145 -L 1.1914,2.555145,1.6222,3.699177 -L 4.1544,-0.000003,4.4311,-0.000003 -L 4.4311,-0.000003,4.7117,-0.000003 -L 4.7117,-0.000003,5.0094,-0.000003 -L 5.0094,-0.000003,4.9884,0.771171 -L 4.9884,0.771171,4.8199,1.186485 -L 4.8199,1.186485,4.3684,1.601766 -L 4.3684,1.601766,3.7271,1.257136 -L 3.7271,1.257136,3.0865,0.904023 -L 3.0865,0.904023,2.4452,0.533858 -L 7.5382,0.533858,6.0177,1.540999 -L 6.0177,1.540999,5.2335,2.132837 -L 5.2335,2.132837,5.0094,3.699177 -L 4.1544,2.631411,3.8571,3.001466 -L 3.8571,3.001466,3.5734,3.354569 -L 3.5734,3.354569,3.2963,3.699177 -L 3.2963,3.699177,3.006,3.535317 -L 3.006,3.535317,2.7223,3.354569 -L 2.7223,3.354569,2.4452,3.165338 -L 7.1179,3.165338,6.4135,4.069298 -L 6.4135,4.069298,5.713,4.956316 -L 5.713,4.956316,5.0094,5.834753 -L 5.0094,5.834753,4.5821,5.300903 -L 4.5821,5.300903,4.1544,4.76703 -L 4.1544,4.76703,3.7271,4.233169 -L 2.6627,5.300903,3.2963,6.100304 -L 3.2963,6.100304,3.9376,6.891234 -L 3.9376,6.891234,4.5821,7.665287 -L 4.5821,7.665287,3.8571,7.768412 -L 3.8571,7.768412,3.1496,7.854617 -L 3.1496,7.854617,2.4452,7.932283 -L 7.1179,5.300903,6.4734,6.014254 -L 6.4734,6.014254,5.843,6.710573 -L 5.843,6.710573,5.2192,7.398302 -L 5.2192,7.398302,5.1421,7.055117 -L 5.1421,7.055117,5.0724,6.71192 -L 5.0724,6.71192,5.0094,6.368701 -L 1.1914,5.834753,0.8972,6.204841 -L 0.8972,6.204841,0.6173,6.558031 -L 0.6173,6.558031,0.3403,6.902584 -L 1.6222,7.932283,1.3248,8.302372 -L 1.3248,8.302372,1.0411,8.655431 -L 1.0411,8.655431,0.7711,8.999984 -L 5.0094,7.932283,5.0094,8.302372 -L 5.0094,8.302372,5.0094,8.655431 -L 5.0094,8.655431,5.0094,8.999984 -L 5.4367,7.932283,6.1368,7.932283 -L 6.1368,7.932283,6.8377,7.932283 -L 6.8377,7.932283,7.5382,7.932283 - -[疾] 45 -L 0.3703,-0.000003,0.9871,1.377226 -L 0.9871,1.377226,1.4035,2.856016 -L 1.4035,2.856016,1.4109,4.233169 -L 1.4109,4.233169,1.0533,3.888517 -L 1.0533,3.888517,0.7065,3.535317 -L 0.7065,3.535317,0.3703,3.165338 -L 2.6889,-0.000003,3.4563,1.066471 -L 3.4563,1.066471,4.2233,2.124398 -L 4.2233,2.124398,5.0079,3.165338 -L 5.0079,3.165338,4.6506,3.540998 -L 4.6506,3.540998,3.9918,3.679311 -L 3.9918,3.679311,2.4753,3.699177 -L 7.144,-0.000003,6.5665,0.877142 -L 6.5665,0.877142,5.9952,1.754309 -L 5.9952,1.754309,5.4352,2.631411 -L 5.4352,3.699177,5.1375,4.134291 -L 5.1375,4.134291,5.025,4.687897 -L 5.025,4.687897,5.0079,5.834753 -L 5.0079,5.834753,4.4366,5.834753 -L 4.4366,5.834753,3.8832,5.834753 -L 3.8832,5.834753,3.3302,5.834753 -L 3.3302,5.834753,3.0357,5.49008 -L 3.0357,5.49008,2.752,5.137109 -L 2.752,5.137109,2.4753,4.76703 -L 5.866,3.699177,6.419,3.699177 -L 6.419,3.699177,6.9938,3.699177 -L 6.9938,3.699177,7.5748,3.699177 -L 1.6207,4.76703,1.6207,5.833417 -L 1.6207,5.833417,1.6207,6.891234 -L 1.6207,6.891234,1.6207,7.932283 -L 1.6207,7.932283,2.4753,7.932283 -L 2.4753,7.932283,3.3302,7.932283 -L 3.3302,7.932283,4.1848,7.932283 -L 4.1848,7.932283,4.1848,8.302372 -L 4.1848,8.302372,4.1848,8.655431 -L 4.1848,8.655431,4.1848,8.999984 -L 0.7979,6.101738,0.647,6.368701 -L 0.647,6.368701,0.5002,6.635698 -L 0.5002,6.635698,0.3703,6.902584 -L 5.4352,5.834753,5.9952,5.834753 -L 5.9952,5.834753,6.5665,5.834753 -L 6.5665,5.834753,7.144,5.834753 -L 4.6118,7.932283,5.5889,7.932283 -L 5.5889,7.932283,6.5735,7.932283 -L 6.5735,7.932283,7.5748,7.932283 - -[芝] 36 -L 0.3726,-0.000003,0.7999,0.877142 -L 0.7999,0.877142,1.2237,1.754309 -L 1.2237,1.754309,1.6545,2.631411 -L 4.6138,-0.000003,3.7595,0.533858 -L 3.7595,0.533858,2.9116,1.067807 -L 2.9116,1.067807,2.0783,1.601766 -L 2.0783,1.601766,4.0674,2.771246 -L 4.0674,2.771246,5.1671,3.661088 -L 5.1671,3.661088,6.3233,5.033918 -L 6.3233,5.033918,4.467,5.137109 -L 4.467,5.137109,2.6314,5.223225 -L 2.6314,5.223225,0.7999,5.300903 -L 5.0376,-0.000003,5.8746,-0.000003 -L 5.8746,-0.000003,6.7156,-0.000003 -L 6.7156,-0.000003,7.5698,-0.000003 -L 3.7595,5.834753,3.7595,6.204841 -L 3.7595,6.204841,3.7595,6.558031 -L 3.7595,6.558031,3.7595,6.902584 -L 2.5088,7.169548,2.1445,7.706298 -L 2.1445,7.706298,1.588,7.903969 -L 1.588,7.903969,0.3726,7.932283 -L 5.4649,7.169548,5.3146,7.435077 -L 5.3146,7.435077,5.1671,7.692168 -L 5.1671,7.692168,5.0376,7.932283 -L 5.0376,7.932283,4.3336,7.932283 -L 4.3336,7.932283,3.6334,7.932283 -L 3.6334,7.932283,2.9326,7.932283 -L 2.9326,7.932283,2.7823,8.302372 -L 2.7823,8.302372,2.6384,8.655431 -L 2.6384,8.655431,2.5088,8.999984 -L 5.8922,7.932283,5.7419,8.302372 -L 5.7419,8.302372,5.5948,8.655431 -L 5.5948,8.655431,5.4649,8.999984 -L 6.3233,7.932283,6.7257,7.932283 -L 6.7257,7.932283,7.146,7.932283 -L 7.146,7.932283,7.5698,7.932283 - -[赦] 51 -L 0.4023,-0.000003,1.4005,1.97886 -L 1.4005,1.97886,1.6807,3.627136 -L 1.6807,3.627136,1.6807,5.834753 -L 1.6807,5.834753,1.2569,5.834753 -L 1.2569,5.834753,0.8296,5.834753 -L 0.8296,5.834753,0.4023,5.834753 -L 2.0768,-0.000003,2.3532,-0.000003 -L 2.3532,-0.000003,2.6369,-0.000003 -L 2.6369,-0.000003,2.9346,-0.000003 -L 2.9346,-0.000003,2.9346,1.944952 -L 2.9346,1.944952,2.9346,3.889886 -L 2.9346,3.889886,2.9346,5.834753 -L 2.9346,5.834753,2.6369,5.834753 -L 2.6369,5.834753,2.3532,5.834753 -L 2.3532,5.834753,2.0768,5.834753 -L 2.0768,5.834753,1.9998,6.291034 -L 1.9998,6.291034,1.9294,6.738802 -L 1.9294,6.738802,1.8663,7.169548 -L 1.8663,7.169548,1.5094,7.245868 -L 1.5094,7.245868,1.1662,7.322123 -L 1.1662,7.322123,0.8296,7.398302 -L 4.2165,-0.000003,4.7629,0.800843 -L 4.7629,0.800843,5.3233,1.601766 -L 5.3233,1.601766,5.898,2.402525 -L 5.898,2.402525,5.3057,3.750006 -L 5.3057,3.750006,5.0364,4.639903 -L 5.0364,4.639903,4.8574,5.834753 -L 4.8574,5.834753,4.3706,5.47886 -L 4.3706,5.47886,3.9853,5.47886 -L 3.9853,5.47886,3.3619,5.834753 -L 7.6037,-0.000003,7.1726,0.533858 -L 7.1726,0.533858,6.7491,1.067807 -L 6.7491,1.067807,6.318,1.601766 -L 0.4023,2.402525,0.5319,2.848913 -L 0.5319,2.848913,0.6794,3.278237 -L 0.6794,3.278237,0.8296,3.699177 -L 4.2165,2.402525,4.0627,2.848913 -L 4.0627,2.848913,3.9226,3.278237 -L 3.9226,3.278237,3.7857,3.699177 -L 6.318,3.432235,6.6192,4.094724 -L 6.6192,4.094724,6.7316,4.99434 -L 6.7316,4.99434,6.7491,6.902584 -L 6.7491,6.902584,6.1779,6.738802 -L 6.1779,6.738802,5.6213,6.558031 -L 5.6213,6.558031,5.0714,6.368701 -L 2.5073,7.398302,2.2061,7.813616 -L 2.2061,7.813616,2.0943,8.228831 -L 2.0943,8.228831,2.0768,8.999984 -L 5.0714,7.398302,5.3726,7.813616 -L 5.3726,7.813616,5.4812,8.228831 -L 5.4812,8.228831,5.4952,8.999984 - -[斜] 42 -L 1.2554,-0.000003,1.5325,-0.000003 -L 1.5325,-0.000003,1.8161,-0.000003 -L 1.8161,-0.000003,2.11,-0.000003 -L 2.11,-0.000003,2.1625,2.829135 -L 2.1625,2.829135,1.8438,4.327714 -L 1.8438,4.327714,0.4288,4.76703 -L 6.7756,-0.000003,6.7756,1.066471 -L 6.7756,1.066471,6.7756,2.124398 -L 6.7756,2.124398,6.7756,3.165338 -L 6.7756,3.165338,5.735,3.026903 -L 5.735,3.026903,4.9855,2.769812 -L 4.9855,2.769812,4.2469,2.631411 -L 0.4288,1.868752,0.5553,2.315041 -L 0.5553,2.315041,0.6845,2.744365 -L 0.6845,2.744365,0.8281,3.165338 -L 3.3923,1.868752,3.2413,2.315041 -L 3.2413,2.315041,3.0942,2.744365 -L 3.0942,2.744365,2.965,3.165338 -L 6.7756,3.699177,6.7756,5.480294 -L 6.7756,5.480294,6.7756,7.244446 -L 6.7756,7.244446,6.7756,8.999984 -L 5.4972,4.233169,5.1992,4.603236 -L 5.1992,4.603236,4.919,4.956316 -L 4.919,4.956316,4.6461,5.300903 -L 2.5412,4.76703,2.2364,5.182236 -L 2.2364,5.182236,2.1275,5.597516 -L 2.1275,5.597516,2.11,6.368701 -L 2.11,6.368701,1.8161,6.368701 -L 1.8161,6.368701,1.5325,6.368701 -L 1.5325,6.368701,1.2554,6.368701 -L 2.965,4.76703,3.2413,4.76703 -L 3.2413,4.76703,3.525,4.76703 -L 3.525,4.76703,3.8196,4.76703 -L 5.9245,6.368701,5.6265,6.71192 -L 5.6265,6.71192,5.3463,7.055117 -L 5.3463,7.055117,5.0661,7.398302 -L 0.4288,6.902584,0.9826,7.615947 -L 0.9826,7.615947,1.5391,8.312223 -L 1.5391,8.312223,2.11,8.999984 -L 2.11,8.999984,2.5412,8.466112 -L 2.5412,8.466112,2.965,7.932283 -L 2.965,7.932283,3.3923,7.398302 - -[遮] 54 -L 0.648,-0.000003,0.9912,0.370075 -L 0.9912,0.370075,1.3488,0.723253 -L 1.3488,0.723253,1.7131,1.067807 -L 1.7131,1.067807,1.7131,2.315041 -L 1.7131,2.315041,1.7131,3.545332 -L 1.7131,3.545332,1.7131,4.76703 -L 1.7131,4.76703,1.2893,4.76703 -L 1.2893,4.76703,0.8585,4.76703 -L 0.8585,4.76703,0.4347,4.76703 -L 2.9635,-0.000003,2.6934,0.189326 -L 2.6934,0.189326,2.4132,0.370075 -L 2.4132,0.370075,2.1404,0.533858 -L 3.3943,-0.000003,4.7949,-0.000003 -L 4.7949,-0.000003,6.2102,-0.000003 -L 6.2102,-0.000003,7.6284,-0.000003 -L 2.5673,1.868752,2.6934,3.889886 -L 2.6934,3.889886,2.8234,5.911073 -L 2.8234,5.911073,2.9635,7.932283 -L 2.9635,7.932283,3.6671,7.932283 -L 3.6671,7.932283,4.3746,7.932283 -L 4.3746,7.932283,5.1031,7.932283 -L 5.1031,7.932283,5.1031,8.302372 -L 5.1031,8.302372,5.1031,8.655431 -L 5.1031,8.655431,5.1031,8.999984 -L 3.3943,1.601766,3.5235,1.944952 -L 3.5235,1.944952,3.6671,2.28817 -L 3.6671,2.28817,3.818,2.631411 -L 5.1031,1.868752,4.9493,2.134194 -L 4.9493,2.134194,4.8057,2.391274 -L 4.8057,2.391274,4.6723,2.631411 -L 6.3815,1.868752,6.2312,2.134194 -L 6.2312,2.134194,6.0841,2.391274 -L 6.0841,2.391274,5.9542,2.631411 -L 7.6284,1.868752,7.4816,2.134194 -L 7.4816,2.134194,7.338,2.391274 -L 7.338,2.391274,7.2046,2.631411 -L 4.6723,4.233169,4.522,5.428009 -L 4.522,5.428009,4.0909,5.809283 -L 4.0909,5.809283,3.3943,5.834753 -L 5.1031,4.233169,5.5234,4.233169 -L 5.5234,4.233169,5.9542,4.233169 -L 5.9542,4.233169,6.3815,4.233169 -L 6.3815,4.233169,6.0806,5.67097 -L 6.0806,5.67097,5.3977,6.04942 -L 5.3977,6.04942,4.6723,6.902584 -L 6.8126,5.834753,6.655,6.204841 -L 6.655,6.204841,6.5146,6.558031 -L 6.5146,6.558031,6.3815,6.902584 -L 1.7131,7.398302,1.4185,7.768412 -L 1.4185,7.768412,1.1348,8.121482 -L 1.1348,8.121482,0.8585,8.466112 -L 5.5234,7.932283,6.2277,7.932283 -L 6.2277,7.932283,6.9279,7.932283 -L 6.9279,7.932283,7.6284,7.932283 - -[蛇] 60 -L 0.4612,-0.000003,0.8671,-0.000003 -L 0.8671,-0.000003,1.2878,-0.000003 -L 1.2878,-0.000003,1.7151,-0.000003 -L 1.7151,-0.000003,1.6972,1.871554 -L 1.6972,1.871554,1.5956,2.692134 -L 1.5956,2.692134,1.3154,3.165338 -L 1.3154,3.165338,1.0216,3.165338 -L 1.0216,3.165338,0.7414,3.165338 -L 0.7414,3.165338,0.4612,3.165338 -L 0.4612,3.165338,0.4612,4.422378 -L 0.4612,4.422378,0.4612,5.67097 -L 0.4612,5.67097,0.4612,6.902584 -L 0.4612,6.902584,0.7974,7.005753 -L 0.7974,7.005753,1.1442,7.091804 -L 1.1442,7.091804,1.4976,7.169548 -L 1.4976,7.169548,1.5641,7.77973 -L 1.5641,7.77973,1.631,8.389901 -L 1.631,8.389901,1.7151,8.999984 -L 5.13,-0.000003,4.8323,0.572057 -L 4.8323,0.572057,4.7198,2.08482 -L 4.7198,2.08482,4.7023,5.834753 -L 5.5289,-0.000003,6.2297,-0.000003 -L 6.2297,-0.000003,6.9372,-0.000003 -L 6.9372,-0.000003,7.6622,-0.000003 -L 7.6622,-0.000003,7.6622,0.533858 -L 7.6622,0.533858,7.6622,1.067807 -L 7.6622,1.067807,7.6622,1.601766 -L 2.142,0.533858,2.4152,0.533858 -L 2.4152,0.533858,2.6989,0.533858 -L 2.6989,0.533858,2.9966,0.533858 -L 2.9966,0.533858,2.9966,0.904023 -L 2.9966,0.904023,2.9966,1.257136 -L 2.9966,1.257136,2.9966,1.601766 -L 2.142,3.165338,1.61,4.659593 -L 1.61,4.659593,1.9004,6.196304 -L 1.9004,6.196304,2.9966,6.902584 -L 2.9966,6.902584,2.9966,5.67097 -L 2.9966,5.67097,2.9966,4.422378 -L 2.9966,4.422378,2.9966,3.165338 -L 2.9966,3.165338,2.6989,3.165338 -L 2.6989,3.165338,2.4152,3.165338 -L 2.4152,3.165338,2.142,3.165338 -L 5.3121,3.699177,5.9527,4.069298 -L 5.9527,4.069298,6.594,4.422378 -L 6.594,4.422378,7.2349,4.76703 -L 3.8512,6.368701,3.8512,6.71192 -L 3.8512,6.71192,3.8512,7.055117 -L 3.8512,7.055117,3.8512,7.398302 -L 3.8512,7.398302,4.4015,7.398302 -L 4.4015,7.398302,4.958,7.398302 -L 4.958,7.398302,5.5289,7.398302 -L 5.5289,7.398302,5.5289,7.932283 -L 5.5289,7.932283,5.5289,8.466112 -L 5.5289,8.466112,5.5289,8.999984 -L 7.6622,6.368701,7.6622,6.71192 -L 7.6622,6.71192,7.6622,7.055117 -L 7.6622,7.055117,7.6622,7.398302 -L 7.6622,7.398302,7.0875,7.398302 -L 7.0875,7.398302,6.5134,7.398302 -L 6.5134,7.398302,5.9527,7.398302 - -[邪] 33 -L 2.172,-0.000003,2.4487,-0.000003 -L 2.4487,-0.000003,2.7293,-0.000003 -L 2.7293,-0.000003,3.0231,-0.000003 -L 3.0231,-0.000003,2.9464,1.411025 -L 2.9464,1.411025,2.8725,2.822141 -L 2.8725,2.822141,2.813,4.233169 -L 2.813,4.233169,2.0214,3.545332 -L 2.0214,3.545332,1.2369,2.848913 -L 1.2369,2.848913,0.4628,2.13565 -L 5.1355,-0.000003,5.1355,2.822141 -L 5.1355,2.822141,5.1355,5.644176 -L 5.1355,5.644176,5.1355,8.466112 -L 5.1355,8.466112,5.8356,8.466112 -L 5.8356,8.466112,6.5431,8.466112 -L 6.5431,8.466112,7.2646,8.466112 -L 7.2646,8.466112,6.8058,5.98595 -L 6.8058,5.98595,7.0373,4.514142 -L 7.0373,4.514142,7.2646,2.13565 -L 7.2646,2.13565,6.9357,1.759979 -L 6.9357,1.759979,6.6026,1.621446 -L 6.6026,1.621446,5.9866,1.601766 -L 3.0231,4.76703,2.6484,5.142668 -L 2.6484,5.142668,1.9829,5.281125 -L 1.9829,5.281125,0.4628,5.300903 -L 3.4543,5.300903,3.1496,5.773985 -L 3.1496,5.773985,3.0407,6.594698 -L 3.0407,6.594698,3.0231,8.466112 -L 3.0231,8.466112,2.4487,8.466112 -L 2.4487,8.466112,1.8747,8.466112 -L 1.8747,8.466112,1.3139,8.466112 -L 1.3139,8.466112,1.3139,7.589044 -L 1.3139,7.589044,1.3139,6.71192 -L 1.3139,6.71192,1.3139,5.834753 - -[勺] 18 -L 4.7343,-0.000003,5.1616,-0.000003 -L 5.1616,-0.000003,5.5924,-0.000003 -L 5.5924,-0.000003,6.0127,-0.000003 -L 6.0127,-0.000003,7.0743,2.460513 -L 7.0743,2.460513,7.3121,4.65828 -L 7.3121,4.65828,7.2666,7.398302 -L 7.2666,7.398302,5.5644,7.398302 -L 5.5644,7.398302,3.8832,7.398302 -L 3.8832,7.398302,2.2024,7.398302 -L 2.2024,7.398302,1.6242,6.521255 -L 1.6242,6.521255,1.0533,5.644176 -L 1.0533,5.644176,0.4929,4.76703 -L 4.3039,3.432235,3.8832,4.069298 -L 3.8832,4.069298,3.4528,4.689375 -L 3.4528,4.689375,3.0255,5.300903 -L 2.2024,7.932283,2.2024,8.302372 -L 2.2024,8.302372,2.2024,8.655431 -L 2.2024,8.655431,2.2024,8.999984 - -[爵] 69 -L 0.9502,-0.000003,0.9502,1.411025 -L 0.9502,1.411025,0.9502,2.822141 -L 0.9502,2.822141,0.9502,4.233169 -L 0.9502,4.233169,1.7838,4.233169 -L 1.7838,4.233169,2.6314,4.233169 -L 2.6314,4.233169,3.4825,4.233169 -L 3.4825,4.233169,3.4825,3.545332 -L 3.4825,3.545332,3.4825,2.848913 -L 3.4825,2.848913,3.4825,2.13565 -L 3.4825,2.13565,2.7613,2.13565 -L 2.7613,2.13565,2.0538,2.13565 -L 2.0538,2.13565,1.3463,2.13565 -L 1.3463,-0.000003,1.7106,0.375733 -L 1.7106,0.375733,2.2671,0.514179 -L 2.2671,0.514179,3.4825,0.533858 -L 6.0147,-0.000003,6.2918,-0.000003 -L 6.2918,-0.000003,6.5755,-0.000003 -L 6.5755,-0.000003,6.8732,-0.000003 -L 6.8732,-0.000003,6.7296,2.515611 -L 6.7296,2.515611,6.0221,3.192142 -L 6.0221,3.192142,4.3409,3.165338 -L 1.3463,3.165338,1.9029,3.165338 -L 1.9029,3.165338,2.4776,3.165338 -L 2.4776,3.165338,3.0552,3.165338 -L 7.297,3.165338,7.146,3.535317 -L 7.146,3.535317,7.0024,3.888517 -L 7.0024,3.888517,6.8732,4.233169 -L 0.9502,5.300903,0.9502,5.67097 -L 0.9502,5.67097,0.9502,6.024126 -L 0.9502,6.024126,0.9502,6.368701 -L 0.9502,6.368701,1.3565,6.471805 -L 1.3565,6.471805,1.7771,6.558031 -L 1.7771,6.558031,2.2009,6.635698 -L 2.2009,6.635698,1.8717,7.370096 -L 1.8717,7.370096,1.5495,7.706298 -L 1.5495,7.706298,0.9502,7.932283 -L 1.3463,5.300903,1.9029,5.300903 -L 1.9029,5.300903,2.4776,5.300903 -L 2.4776,5.300903,3.0552,5.300903 -L 3.0552,5.300903,2.9049,5.67097 -L 2.9049,5.67097,2.7613,6.024126 -L 2.7613,6.024126,2.6314,6.368701 -L 3.4825,5.300903,4.0323,5.300903 -L 4.0323,5.300903,4.5927,5.300903 -L 4.5927,5.300903,5.1636,5.300903 -L 5.1636,5.300903,5.1636,5.67097 -L 5.1636,5.67097,5.1636,6.024126 -L 5.1636,6.024126,5.1636,6.368701 -L 5.1636,6.368701,4.5927,6.368701 -L 4.5927,6.368701,4.0323,6.368701 -L 4.0323,6.368701,3.4825,6.368701 -L 5.5874,5.300903,6.1482,5.300903 -L 6.1482,5.300903,6.7187,5.300903 -L 6.7187,5.300903,7.297,5.300903 -L 7.297,5.300903,7.297,5.67097 -L 7.297,5.67097,7.297,6.024126 -L 7.297,6.024126,7.297,6.368701 -L 7.297,6.368701,6.7187,6.368701 -L 6.7187,6.368701,6.1482,6.368701 -L 6.1482,6.368701,5.5874,6.368701 -L 4.3409,6.902584,3.9767,7.449197 -L 3.9767,7.449197,3.4194,7.716183 -L 3.4194,7.716183,2.2009,7.932283 -L 6.0147,6.902584,6.2918,7.348962 -L 6.2918,7.348962,6.5755,7.778285 -L 6.5755,7.778285,6.8732,8.199269 -L 6.8732,8.199269,5.6403,8.367277 -L 5.6403,8.367277,4.9815,8.298103 -L 4.9815,8.298103,4.3409,7.932283 - -[酌] 51 -L 0.9522,-0.000003,1.2009,3.008581 -L 1.2009,3.008581,1.5966,5.966073 -L 1.5966,5.966073,1.8033,8.466112 -L 1.8033,8.466112,1.3795,8.466112 -L 1.3795,8.466112,0.9522,8.466112 -L 0.9522,8.466112,0.5249,8.466112 -L 1.3795,-0.000003,2.0803,-0.000003 -L 2.0803,-0.000003,2.791,-0.000003 -L 2.791,-0.000003,3.5128,-0.000003 -L 3.5128,-0.000003,3.5128,0.723253 -L 3.5128,0.723253,3.5128,1.437896 -L 3.5128,1.437896,3.5128,2.13565 -L 3.5128,2.13565,2.791,2.13565 -L 2.791,2.13565,2.0803,2.13565 -L 2.0803,2.13565,1.3795,2.13565 -L 5.6213,-0.000003,5.8941,-0.000003 -L 5.8941,-0.000003,6.1743,-0.000003 -L 6.1743,-0.000003,6.4724,-0.000003 -L 6.4724,-0.000003,7.2496,2.289604 -L 7.2496,2.289604,7.3862,4.460577 -L 7.3862,4.460577,7.3302,6.902584 -L 7.3302,6.902584,6.4724,6.824906 -L 6.4724,6.824906,5.6213,6.738802 -L 5.6213,6.738802,4.7667,6.635698 -L 4.7667,6.635698,4.6158,6.368701 -L 4.6158,6.368701,4.469,6.101738 -L 4.469,6.101738,4.3356,5.834753 -L 3.5128,2.631411,3.5128,3.001466 -L 3.5128,3.001466,3.5128,3.354569 -L 3.5128,3.354569,3.5128,3.699177 -L 3.5128,3.699177,3.2183,3.699177 -L 3.2183,3.699177,2.9381,3.699177 -L 2.9381,3.699177,2.6617,3.699177 -L 2.6617,3.699177,2.6442,5.221802 -L 2.6442,5.221802,2.5318,5.913865 -L 2.5318,5.913865,2.2344,6.368701 -L 2.2344,6.368701,1.9157,5.419559 -L 1.9157,5.419559,1.6982,4.114502 -L 1.6982,4.114502,1.3795,3.165338 -L 6.0451,3.432235,5.7505,3.888517 -L 5.7505,3.888517,5.4668,4.336273 -L 5.4668,4.336273,5.1905,4.76703 -L 3.5128,4.233169,3.1832,5.932252 -L 3.1832,5.932252,2.7104,7.148336 -L 2.7104,7.148336,2.2344,8.466112 -L 4.7667,7.398302,5.0641,7.813616 -L 5.0641,7.813616,5.1765,8.228831 -L 5.1765,8.228831,5.1905,8.999984 -L 3.089,8.466112,3.3619,8.466112 -L 3.3619,8.466112,3.6354,8.466112 -L 3.6354,8.466112,3.9156,8.466112 - -[釈] 39 -L 2.2326,-0.000003,2.1485,1.247231 -L 2.1485,1.247231,2.082,2.477478 -L 2.082,2.477478,2.0193,3.699177 -L 2.0193,3.699177,1.5324,3.011361 -L 1.5324,3.011361,1.0456,2.315041 -L 1.0456,2.315041,0.5588,1.601766 -L 3.5148,-0.000003,4.5127,2.658161 -L 4.5127,2.658161,4.7932,5.197789 -L 4.7932,5.197789,4.7932,7.932283 -L 4.7932,7.932283,5.6265,7.932283 -L 5.6265,7.932283,6.4744,7.932283 -L 6.4744,7.932283,7.3287,7.932283 -L 7.3287,7.932283,7.3287,7.055117 -L 7.3287,7.055117,7.3287,6.178037 -L 7.3287,6.178037,7.3287,5.300903 -L 7.3287,5.300903,6.8982,5.300903 -L 6.8982,5.300903,6.4744,5.300903 -L 6.4744,5.300903,6.0471,5.300903 -L 6.0471,5.300903,6.1101,4.036824 -L 6.1101,4.036824,6.555,2.662473 -L 6.555,2.662473,7.7559,-0.000003 -L 3.5148,3.165338,2.5026,4.464725 -L 2.5026,4.464725,1.7286,5.120122 -L 1.7286,5.120122,0.5588,5.300903 -L 2.6637,5.300903,2.359,5.754328 -L 2.359,5.754328,2.2501,6.436474 -L 2.2501,6.436474,2.2326,7.932283 -L 2.2326,7.932283,1.6617,7.932283 -L 1.6617,7.932283,1.1051,7.932283 -L 1.1051,7.932283,0.5588,7.932283 -L 3.0837,5.300903,3.3639,5.300903 -L 3.3639,5.300903,3.6441,5.300903 -L 3.6441,5.300903,3.9421,5.300903 -L 3.0837,6.368701,3.2168,6.71192 -L 3.2168,6.71192,3.3639,7.055117 -L 3.3639,7.055117,3.5148,7.398302 -L 2.6637,7.932283,2.9895,8.308031 -L 2.9895,8.308031,3.3218,8.446356 -L 3.3218,8.446356,3.9421,8.466112 - -[寂] 51 -L 1.4119,-0.000003,1.6847,-0.000003 -L 1.6847,-0.000003,1.9649,-0.000003 -L 1.9649,-0.000003,2.263,-0.000003 -L 2.263,-0.000003,2.3046,2.572066 -L 2.3046,2.572066,1.9722,3.872855 -L 1.9722,3.872855,0.5849,4.233169 -L 3.9718,-0.000003,4.522,0.723253 -L 4.522,0.723253,5.0821,1.437896 -L 5.0821,1.437896,5.653,2.13565 -L 5.653,2.13565,5.0509,3.315002 -L 5.0509,3.315002,4.8303,4.27406 -L 4.8303,4.27406,4.7949,5.834753 -L 4.7949,5.834753,5.3556,5.834753 -L 5.3556,5.834753,5.9265,5.834753 -L 5.9265,5.834753,6.5041,5.834753 -L 6.5041,5.834753,6.4869,4.292394 -L 6.4869,4.292394,6.378,3.461984 -L 6.378,3.461984,6.0768,2.631411 -L 7.3625,-0.000003,6.9317,0.533858 -L 6.9317,0.533858,6.5041,1.067807 -L 6.5041,1.067807,6.0768,1.601766 -L 0.5849,1.868752,0.711,2.315041 -L 0.711,2.315041,0.841,2.744365 -L 0.841,2.744365,0.9811,3.165338 -L 3.9718,1.868752,3.8215,2.315041 -L 3.8215,2.315041,3.6744,2.744365 -L 3.6744,2.744365,3.541,3.165338 -L 2.6899,4.233169,2.3922,4.687897 -L 2.3922,4.687897,2.2805,5.380004 -L 2.2805,5.380004,2.263,6.902584 -L 3.1207,4.233169,3.3942,4.233169 -L 3.3942,4.233169,3.6744,4.233169 -L 3.6744,4.233169,3.9718,4.233169 -L 2.6899,5.834753,2.9669,5.834753 -L 2.9669,5.834753,3.2506,5.834753 -L 3.2506,5.834753,3.541,5.834753 -L 0.5849,6.368701,0.5849,6.901227 -L 0.5849,6.901227,0.5849,7.425183 -L 0.5849,7.425183,0.5849,7.932283 -L 0.5849,7.932283,1.7166,7.932283 -L 1.7166,7.932283,2.8405,7.932283 -L 2.8405,7.932283,3.9718,7.932283 -L 3.9718,7.932283,3.9718,8.302372 -L 3.9718,8.302372,3.9718,8.655431 -L 3.9718,8.655431,3.9718,8.999984 -L 7.3625,6.368701,7.3625,6.901227 -L 7.3625,6.901227,7.3625,7.425183 -L 7.3625,7.425183,7.3625,7.932283 -L 7.3625,7.932283,6.3605,7.932283 -L 6.3605,7.932283,5.3766,7.932283 -L 5.3766,7.932283,4.3991,7.932283 - -[朱] 24 -L 3.9703,-0.000003,3.8897,1.411025 -L 3.8897,1.411025,3.8232,2.822141 -L 3.8232,2.822141,3.7605,4.233169 -L 3.7605,4.233169,2.6954,3.356002 -L 2.6954,3.356002,1.631,2.478835 -L 1.631,2.478835,0.5838,1.601766 -L 6.9614,1.601766,4.8112,3.795286 -L 4.8112,3.795286,3.1998,4.531163 -L 3.1998,4.531163,0.5838,4.76703 -L 4.8249,4.76703,5.6588,4.76703 -L 5.6588,4.76703,6.5064,4.76703 -L 6.5064,4.76703,7.361,4.76703 -L 3.9703,5.300903,3.7605,7.014193 -L 3.7605,7.014193,3.0772,7.439346 -L 3.0772,7.439346,1.8688,7.398302 -L 1.8688,7.398302,1.5715,6.891234 -L 1.5715,6.891234,1.2913,6.367366 -L 1.2913,6.367366,1.0142,5.834753 -L 4.4014,7.398302,4.1002,7.813616 -L 4.1002,7.813616,3.9878,8.228831 -L 3.9878,8.228831,3.9703,8.999984 -L 4.8249,7.398302,5.3853,7.398302 -L 5.3853,7.398302,5.9562,7.398302 -L 5.9562,7.398302,6.5344,7.398302 - -[殊] 57 -L 0.6173,-0.000003,1.1672,0.877142 -L 1.1672,0.877142,1.7237,1.754309 -L 1.7237,1.754309,2.2946,2.631411 -L 2.2946,2.631411,2.109,3.422417 -L 2.109,3.422417,1.7833,3.97598 -L 1.7833,3.97598,1.0446,4.76703 -L 1.0446,4.76703,0.8901,4.603236 -L 0.8901,4.603236,0.7465,4.422378 -L 0.7465,4.422378,0.6173,4.233169 -L 5.6783,-0.000003,5.6675,2.247279 -L 5.6675,2.247279,5.5628,3.20625 -L 5.5628,3.20625,5.2822,3.699177 -L 5.2822,3.699177,4.7047,2.822141 -L 4.7047,2.822141,4.1334,1.944952 -L 4.1334,1.944952,3.5734,1.067807 -L 7.818,1.067807,6.9634,2.315041 -L 6.9634,2.315041,6.1193,3.545332 -L 6.1193,3.545332,5.2822,4.76703 -L 5.2822,4.76703,4.7047,4.76703 -L 4.7047,4.76703,4.1334,4.76703 -L 4.1334,4.76703,3.5734,4.76703 -L 2.7223,4.233169,2.7223,4.956316 -L 2.7223,4.956316,2.7223,5.67097 -L 2.7223,5.67097,2.7223,6.368701 -L 2.7223,6.368701,2.2946,6.368701 -L 2.2946,6.368701,1.8782,6.368701 -L 1.8782,6.368701,1.4719,6.368701 -L 1.4719,6.368701,1.3174,6.024126 -L 1.3174,6.024126,1.1773,5.67097 -L 1.1773,5.67097,1.0446,5.300903 -L 6.1091,4.76703,5.7936,5.439337 -L 5.7936,5.439337,5.5803,6.230267 -L 5.5803,6.230267,5.2822,6.902584 -L 5.2822,6.902584,4.6521,6.863105 -L 4.6521,6.863105,4.2073,6.586138 -L 4.2073,6.586138,3.5734,5.834753 -L 6.5361,4.76703,6.9634,4.76703 -L 6.9634,4.76703,7.3907,4.76703 -L 7.3907,4.76703,7.818,4.76703 -L 1.4719,6.902584,1.4719,7.435077 -L 1.4719,7.435077,1.4719,7.959044 -L 1.4719,7.959044,1.4719,8.466112 -L 1.4719,8.466112,1.1773,8.466112 -L 1.1773,8.466112,0.8901,8.466112 -L 0.8901,8.466112,0.6173,8.466112 -L 6.1091,6.902584,5.8044,7.310762 -L 5.8044,7.310762,5.6955,7.854617 -L 5.6955,7.854617,5.6783,8.999984 -L 6.5361,6.902584,6.8131,6.902584 -L 6.8131,6.902584,7.0933,6.902584 -L 7.0933,6.902584,7.3907,6.902584 -L 4.4311,7.398302,4.4311,7.768412 -L 4.4311,7.768412,4.4311,8.121482 -L 4.4311,8.121482,4.4311,8.466112 -L 1.8638,8.466112,2.2946,8.466112 -L 2.2946,8.466112,2.7223,8.466112 -L 2.7223,8.466112,3.1531,8.466112 - -[狩] 48 -L 0.6158,-0.000003,1.2497,0.03964 -L 1.2497,0.03964,1.691,0.3164 -L 1.691,0.3164,2.3215,1.067807 -L 2.3215,1.067807,2.2441,2.478835 -L 2.2441,2.478835,2.1744,3.889886 -L 2.1744,3.889886,2.111,5.300903 -L 2.111,5.300903,1.6031,4.603236 -L 1.6031,4.603236,1.1061,3.888517 -L 1.1061,3.888517,0.6158,3.165338 -L 5.2842,-0.000003,5.7115,-0.000003 -L 5.7115,-0.000003,6.1427,-0.000003 -L 6.1427,-0.000003,6.5661,-0.000003 -L 6.5661,-0.000003,6.5451,3.507188 -L 6.5451,3.507188,5.866,4.666718 -L 5.866,4.666718,3.61,4.76703 -L 5.2842,2.631411,4.9865,3.001466 -L 4.9865,3.001466,4.7028,3.354569 -L 4.7028,3.354569,4.4331,3.699177 -L 6.9938,4.76703,6.6926,5.182236 -L 6.6926,5.182236,6.5801,5.597516 -L 6.5801,5.597516,6.5661,6.368701 -L 1.9008,5.834753,1.8833,6.604592 -L 1.8833,6.604592,1.7751,7.009979 -L 1.7751,7.009979,1.4704,7.398302 -L 1.4704,7.398302,1.1723,7.055117 -L 1.1723,7.055117,0.8921,6.71192 -L 0.8921,6.71192,0.6158,6.368701 -L 3.1792,6.368701,3.1792,6.901227 -L 3.1792,6.901227,3.1792,7.425183 -L 3.1792,7.425183,3.1792,7.932283 -L 3.1792,7.932283,3.8801,7.932283 -L 3.8801,7.932283,4.5841,7.932283 -L 4.5841,7.932283,5.2842,7.932283 -L 5.2842,7.932283,5.2842,8.302372 -L 5.2842,8.302372,5.2842,8.655431 -L 5.2842,8.655431,5.2842,8.999984 -L 7.8484,6.368701,7.8484,6.901227 -L 7.8484,6.901227,7.8484,7.425183 -L 7.8484,7.425183,7.8484,7.932283 -L 7.8484,7.932283,7.123,7.932283 -L 7.123,7.932283,6.4124,7.932283 -L 6.4124,7.932283,5.7115,7.932283 -L 1.4704,7.932283,1.1723,8.302372 -L 1.1723,8.302372,0.8921,8.655431 -L 0.8921,8.655431,0.6158,8.999984 -L 1.9008,7.932283,2.1744,8.302372 -L 2.1744,8.302372,2.4581,8.655431 -L 2.4581,8.655431,2.7519,8.999984 - -[珠] 39 -L 5.7419,-0.000003,5.7244,2.247279 -L 5.7244,2.247279,5.6158,3.20625 -L 5.6158,3.20625,5.3146,3.699177 -L 5.3146,3.699177,4.7363,2.822141 -L 4.7363,2.822141,4.1658,1.944952 -L 4.1658,1.944952,3.605,1.067807 -L 7.8469,1.067807,6.9958,2.315041 -L 6.9958,2.315041,6.1447,3.545332 -L 6.1447,3.545332,5.3146,4.76703 -L 5.3146,4.76703,4.7363,4.76703 -L 4.7363,4.76703,4.1658,4.76703 -L 4.1658,4.76703,3.605,4.76703 -L 0.649,2.13565,1.0763,2.13565 -L 1.0763,2.13565,1.5001,2.13565 -L 1.5001,2.13565,1.9274,2.13565 -L 1.9274,2.13565,1.9274,3.990187 -L 1.9274,3.990187,1.6437,4.997262 -L 1.6437,4.997262,0.649,5.300903 -L 6.1692,4.76703,5.5387,6.419509 -L 5.5387,6.419509,5.0729,7.512755 -L 5.0729,7.512755,3.605,6.368701 -L 6.5646,4.76703,6.9958,4.76703 -L 6.9958,4.76703,7.4157,4.76703 -L 7.4157,4.76703,7.8469,4.76703 -L 2.3585,5.300903,2.0538,5.773985 -L 2.0538,5.773985,1.9449,6.594698 -L 1.9449,6.594698,1.9274,8.466112 -L 1.9274,8.466112,1.5001,8.466112 -L 1.5001,8.466112,1.0763,8.466112 -L 1.0763,8.466112,0.649,8.466112 -L 6.1692,7.398302,5.8676,7.813616 -L 5.8676,7.813616,5.7594,8.228831 -L 5.7594,8.228831,5.7419,8.999984 -L 6.5646,7.398302,6.8413,7.398302 -L 6.8413,7.398302,7.125,7.398302 -L 7.125,7.398302,7.4157,7.398302 -L 2.3585,8.466112,2.6314,8.466112 -L 2.6314,8.466112,2.9049,8.466112 -L 2.9049,8.466112,3.1812,8.466112 - -[趣] 54 -L 0.6793,0.266982,0.9805,0.947793 -L 0.9805,0.947793,1.0923,1.975971 -L 1.0923,1.975971,1.1066,4.233169 -L 2.7843,-0.000003,2.3532,0.370075 -L 2.3532,0.370075,1.9332,0.723253 -L 1.9332,0.723253,1.5021,1.067807 -L 3.2081,-0.000003,4.7628,-0.000003 -L 4.7628,-0.000003,6.3214,-0.000003 -L 6.3214,-0.000003,7.88,-0.000003 -L 5.3166,1.067807,5.3166,1.781202 -L 5.3166,1.781202,5.3166,2.477478 -L 5.3166,2.477478,5.3166,3.165338 -L 5.3166,3.165338,4.6126,3.001466 -L 4.6126,3.001466,3.9118,2.820707 -L 3.9118,2.820707,3.2081,2.631411 -L 1.9332,1.601766,1.9577,3.611638 -L 1.9577,3.611638,1.7091,4.867332 -L 1.7091,4.867332,0.6793,5.300903 -L 6.1712,1.868752,6.6966,4.039626 -L 6.6966,4.039626,6.4339,5.43079 -L 6.4339,5.43079,6.1712,7.398302 -L 6.1712,7.398302,5.8731,7.398302 -L 5.8731,7.398302,5.5929,7.398302 -L 5.5929,7.398302,5.3166,7.398302 -L 5.3166,7.398302,5.3166,6.176603 -L 5.3166,6.176603,5.3166,4.946367 -L 5.3166,4.946367,5.3166,3.699177 -L 7.88,1.868752,7.7263,2.315041 -L 7.7263,2.315041,7.5827,2.744365 -L 7.5827,2.744365,7.4527,3.165338 -L 2.3532,3.699177,2.6334,3.699177 -L 2.6334,3.699177,2.9136,3.699177 -L 2.9136,3.699177,3.2081,3.699177 -L 4.0627,3.699177,4.0627,5.299458 -L 4.0627,5.299458,4.0627,6.891234 -L 4.0627,6.891234,4.0627,8.466112 -L 4.0627,8.466112,3.7682,8.466112 -L 3.7682,8.466112,3.4845,8.466112 -L 3.4845,8.466112,3.2081,8.466112 -L 7.4527,4.76703,7.4527,5.644176 -L 7.4527,5.644176,7.4527,6.521255 -L 7.4527,6.521255,7.4527,7.398302 -L 7.4527,7.398302,7.1554,7.398302 -L 7.1554,7.398302,6.8752,7.398302 -L 6.8752,7.398302,6.5981,7.398302 -L 2.3532,5.300903,2.0274,5.97183 -L 2.0274,5.97183,1.7017,6.752811 -L 1.7017,6.752811,1.1066,7.398302 -L 2.3532,7.398302,2.0593,7.813616 -L 2.0593,7.813616,1.9469,8.228831 -L 1.9469,8.228831,1.9332,8.999984 -L 5.3166,8.199269,5.043,8.302372 -L 5.043,8.302372,4.7628,8.388478 -L 4.7628,8.388478,4.49,8.466112 - -[儒] 66 -L 1.5324,-0.000003,1.4484,1.781202 -L 1.4484,1.781202,1.3815,3.545332 -L 1.3815,3.545332,1.3184,5.300903 -L 1.3184,5.300903,1.1016,5.137109 -L 1.1016,5.137109,0.8911,4.956316 -L 0.8911,4.956316,0.6813,4.76703 -L 3.2413,-0.000003,3.2413,0.877142 -L 3.2413,0.877142,3.2413,1.754309 -L 3.2413,1.754309,3.2413,2.631411 -L 3.2413,2.631411,3.7912,2.734481 -L 3.7912,2.734481,4.3516,2.820707 -L 4.3516,2.820707,4.9225,2.898363 -L 4.9225,2.898363,5.0524,3.268364 -L 5.0524,3.268364,5.1925,3.62151 -L 5.1925,3.62151,5.3463,3.966107 -L 5.3463,3.966107,4.4917,4.069298 -L 4.4917,4.069298,3.6476,4.155415 -L 3.6476,4.155415,2.814,4.233169 -L 4.4917,-0.000003,4.4917,0.723253 -L 4.4917,0.723253,4.4917,1.437896 -L 4.4917,1.437896,4.4917,2.13565 -L 5.7736,-0.000003,5.6233,0.877142 -L 5.6233,0.877142,5.4762,1.754309 -L 5.4762,1.754309,5.3463,2.631411 -L 6.6285,-0.000003,6.9013,-0.000003 -L 6.9013,-0.000003,7.1819,-0.000003 -L 7.1819,-0.000003,7.4796,-0.000003 -L 7.4796,-0.000003,7.4796,0.877142 -L 7.4796,0.877142,7.4796,1.754309 -L 7.4796,1.754309,7.4796,2.631411 -L 7.4796,2.631411,7.0558,2.631411 -L 7.0558,2.631411,6.6285,2.631411 -L 6.6285,2.631411,6.2009,2.631411 -L 5.7736,4.233169,6.4744,4.233169 -L 6.4744,4.233169,7.1749,4.233169 -L 7.1749,4.233169,7.8785,4.233169 -L 3.6686,5.300903,3.9421,5.300903 -L 3.9421,5.300903,4.2188,5.300903 -L 4.2188,5.300903,4.4917,5.300903 -L 5.3463,5.300903,5.0489,7.132784 -L 5.0489,7.132784,4.1873,7.498636 -L 4.1873,7.498636,2.814,7.398302 -L 2.814,7.398302,2.814,7.055117 -L 2.814,7.055117,2.814,6.71192 -L 2.814,6.71192,2.814,6.368701 -L 6.2009,5.300903,6.4744,5.300903 -L 6.4744,5.300903,6.7612,5.300903 -L 6.7612,5.300903,7.0558,5.300903 -L 1.5324,5.834753,1.6442,7.112994 -L 1.6442,7.112994,1.8473,8.052374 -L 1.8473,8.052374,1.9597,8.999984 -L 3.6686,6.368701,3.9421,6.368701 -L 3.9421,6.368701,4.2188,6.368701 -L 4.2188,6.368701,4.4917,6.368701 -L 6.2009,6.368701,6.4744,6.368701 -L 6.4744,6.368701,6.7612,6.368701 -L 6.7612,6.368701,7.0558,6.368701 -L 7.8785,6.368701,7.8785,6.71192 -L 7.8785,6.71192,7.8785,7.055117 -L 7.8785,7.055117,7.8785,7.398302 -L 7.8785,7.398302,6.1066,7.624396 -L 6.1066,7.624396,4.7897,8.087704 -L 4.7897,8.087704,3.2413,8.466112 -L 5.7736,8.466112,6.3308,8.466112 -L 6.3308,8.466112,6.9013,8.466112 -L 6.9013,8.466112,7.4796,8.466112 - -[寿] 51 -L 5.3801,-0.000003,5.6495,-0.000003 -L 5.6495,-0.000003,5.9265,-0.000003 -L 5.9265,-0.000003,6.1958,-0.000003 -L 6.1958,-0.000003,6.1857,1.871554 -L 6.1857,1.871554,6.0841,2.692134 -L 6.0841,2.692134,5.8039,3.165338 -L 5.8039,3.165338,3.583,2.915219 -L 3.583,2.915219,2.284,2.233083 -L 2.284,2.233083,0.7075,0.533858 -L 4.5217,1.067807,4.2243,1.437896 -L 4.2243,1.437896,3.9441,1.790986 -L 3.9441,1.790986,3.6706,2.13565 -L 0.7075,3.165338,1.2609,3.165338 -L 1.2609,3.165338,1.8146,3.165338 -L 1.8146,3.165338,2.3855,3.165338 -L 6.6266,3.165338,6.3258,3.580641 -L 6.3258,3.580641,6.2134,3.995845 -L 6.2134,3.995845,6.1958,4.76703 -L 6.1958,4.76703,5.2012,4.76703 -L 5.2012,4.76703,4.217,4.76703 -L 4.217,4.76703,3.2398,4.76703 -L 3.2398,4.76703,3.2398,4.422378 -L 3.2398,4.422378,3.2398,4.069298 -L 3.2398,4.069298,3.2398,3.699177 -L 7.0543,3.165338,7.3306,3.165338 -L 7.3306,3.165338,7.6108,3.165338 -L 7.6108,3.165338,7.9054,3.165338 -L 0.7075,4.76703,1.4118,4.76703 -L 1.4118,4.76703,2.112,4.76703 -L 2.112,4.76703,2.8125,4.76703 -L 6.6266,4.76703,7.0543,4.76703 -L 7.0543,4.76703,7.4851,4.76703 -L 7.4851,4.76703,7.9054,4.76703 -L 3.6706,5.567844,3.3063,6.131388 -L 3.3063,6.131388,2.7599,6.339029 -L 2.7599,6.339029,1.5656,6.368701 -L 4.0944,6.368701,3.8005,6.901227 -L 3.8005,6.901227,3.5168,7.425183 -L 3.5168,7.425183,3.2398,7.932283 -L 3.2398,7.932283,2.5396,7.932283 -L 2.5396,7.932283,1.8391,7.932283 -L 1.8391,7.932283,1.1383,7.932283 -L 4.5217,6.368701,5.3556,6.368701 -L 5.3556,6.368701,6.2032,6.368701 -L 6.2032,6.368701,7.0543,6.368701 -L 4.0944,7.932283,3.9441,8.302372 -L 3.9441,8.302372,3.8005,8.655431 -L 3.8005,8.655431,3.6706,8.999984 -L 4.5217,7.932283,5.4992,7.932283 -L 5.4992,7.932283,6.483,7.932283 -L 6.483,7.932283,7.4851,7.932283 - -[需] 66 -L 1.1333,-0.000003,1.1333,0.877142 -L 1.1333,0.877142,1.1333,1.754309 -L 1.1333,1.754309,1.1333,2.631411 -L 1.1333,2.631411,1.9879,2.734481 -L 1.9879,2.734481,2.8428,2.820707 -L 2.8428,2.820707,3.6974,2.898363 -L 3.6974,2.898363,3.8302,3.268364 -L 3.8302,3.268364,3.9776,3.62151 -L 3.9776,3.62151,4.1279,3.966107 -L 4.1279,3.966107,2.9966,4.069298 -L 2.9966,4.069298,1.8688,4.155415 -L 1.8688,4.155415,0.7379,4.233169 -L 3.2701,-0.000003,3.2701,0.723253 -L 3.2701,0.723253,3.2701,1.437896 -L 3.2701,1.437896,3.2701,2.13565 -L 4.9513,-0.000003,4.9513,0.877142 -L 4.9513,0.877142,4.9513,1.754309 -L 4.9513,1.754309,4.9513,2.631411 -L 4.9513,2.631411,4.6743,2.631411 -L 4.6743,2.631411,4.4014,2.631411 -L 4.4014,2.631411,4.1279,2.631411 -L 6.2329,-0.000003,6.5064,-0.000003 -L 6.5064,-0.000003,6.7936,-0.000003 -L 6.7936,-0.000003,7.084,-0.000003 -L 7.084,-0.000003,7.084,0.877142 -L 7.084,0.877142,7.084,1.754309 -L 7.084,1.754309,7.084,2.631411 -L 7.084,2.631411,6.5064,2.631411 -L 6.5064,2.631411,5.9352,2.631411 -L 5.9352,2.631411,5.3786,2.631411 -L 4.5552,4.233169,5.5324,4.233169 -L 5.5324,4.233169,6.5134,4.233169 -L 6.5134,4.233169,7.5113,4.233169 -L 1.5641,5.300903,2.1213,5.300903 -L 2.1213,5.300903,2.6919,5.300903 -L 2.6919,5.300903,3.2701,5.300903 -L 4.1279,5.300903,3.6554,7.285414 -L 3.6554,7.285414,2.4292,7.574946 -L 2.4292,7.574946,0.7379,7.398302 -L 0.7379,7.398302,0.7379,6.891234 -L 0.7379,6.891234,0.7379,6.367366 -L 0.7379,6.367366,0.7379,5.834753 -L 4.9513,5.300903,5.5044,5.300903 -L 5.5044,5.300903,6.0788,5.300903 -L 6.0788,5.300903,6.6602,5.300903 -L 7.5113,5.834753,7.5113,6.367366 -L 7.5113,6.367366,7.5113,6.891234 -L 7.5113,6.891234,7.5113,7.398302 -L 7.5113,7.398302,6.5134,7.398302 -L 6.5134,7.398302,5.5324,7.398302 -L 5.5324,7.398302,4.5552,7.398302 -L 4.5552,7.398302,4.4014,7.665287 -L 4.4014,7.665287,4.2575,7.932283 -L 4.2575,7.932283,4.1279,8.199269 -L 4.1279,8.199269,3.1227,8.302372 -L 3.1227,8.302372,2.1213,8.388478 -L 2.1213,8.388478,1.1333,8.466112 -L 1.5641,6.368701,2.1213,6.368701 -L 2.1213,6.368701,2.6919,6.368701 -L 2.6919,6.368701,3.2701,6.368701 -L 4.9513,6.368701,5.5044,6.368701 -L 5.5044,6.368701,6.0788,6.368701 -L 6.0788,6.368701,6.6602,6.368701 -L 4.5552,8.466112,5.3888,8.466112 -L 5.3888,8.466112,6.2329,8.466112 -L 6.2329,8.466112,7.084,8.466112 - -[囚] 18 -L 0.7399,-0.000003,0.7399,2.822141 -L 0.7399,2.822141,0.7399,5.644176 -L 0.7399,5.644176,0.7399,8.466112 -L 0.7399,8.466112,2.9986,8.466112 -L 2.9986,8.466112,5.2545,8.466112 -L 5.2545,8.466112,7.5133,8.466112 -L 7.5133,8.466112,7.5133,5.644176 -L 7.5133,5.644176,7.5133,2.822141 -L 7.5133,2.822141,7.5133,-0.000003 -L 7.5133,-0.000003,5.2545,-0.000003 -L 5.2545,-0.000003,2.9986,-0.000003 -L 2.9986,-0.000003,0.7399,-0.000003 -L 1.8043,1.601766,3.048,3.511347 -L 3.048,3.511347,3.843,5.183669 -L 3.843,5.183669,4.1267,7.398302 -L 6.2594,1.601766,5.6818,2.668143 -L 5.6818,2.668143,5.1109,3.726058 -L 5.1109,3.726058,4.5537,4.76703 - -[愁] 51 -L 0.7695,-0.000003,1.0466,0.723253 -L 1.0466,0.723253,1.3303,1.437896 -L 1.3303,1.437896,1.628,2.13565 -L 3.3018,-0.000003,3.0006,0.435067 -L 3.0006,0.435067,2.8889,0.988804 -L 2.8889,0.988804,2.8745,2.13565 -L 3.7291,-0.000003,4.5631,-0.000003 -L 4.5631,-0.000003,5.4103,-0.000003 -L 5.4103,-0.000003,6.2652,-0.000003 -L 6.2652,-0.000003,6.2652,0.370075 -L 6.2652,0.370075,6.2652,0.723253 -L 6.2652,0.723253,6.2652,1.067807 -L 7.9709,0.800843,7.6729,1.257136 -L 7.6729,1.257136,7.3927,1.70487 -L 7.3927,1.70487,7.1163,2.13565 -L 5.0114,1.334792,4.8604,1.601766 -L 4.8604,1.601766,4.7168,1.868752 -L 4.7168,1.868752,4.5841,2.13565 -L 2.4507,3.165338,2.3667,4.069298 -L 2.3667,4.069298,2.297,4.956316 -L 2.297,4.956316,2.2336,5.834753 -L 2.2336,5.834753,1.7467,5.137109 -L 1.7467,5.137109,1.2564,4.422378 -L 1.2564,4.422378,0.7695,3.699177 -L 4.1603,3.165338,5.3126,5.144135 -L 5.3126,5.144135,5.7609,6.690697 -L 5.7609,6.690697,5.8341,8.999984 -L 7.5436,3.165338,7.1163,3.888517 -L 7.1163,3.888517,6.6925,4.603236 -L 6.6925,4.603236,6.2652,5.300903 -L 3.7291,4.233169,3.4353,4.603236 -L 3.4353,4.603236,3.1516,4.956316 -L 3.1516,4.956316,2.8745,5.300903 -L 4.1603,5.834753,3.7431,6.210489 -L 3.7431,6.210489,2.8714,6.348934 -L 2.8714,6.348934,0.7695,6.368701 -L 7.1163,5.834753,7.4137,6.248688 -L 7.4137,6.248688,7.5261,6.653921 -L 7.5261,6.653921,7.5436,7.398302 -L 4.5841,6.368701,4.5841,6.71192 -L 4.5841,6.71192,4.5841,7.055117 -L 4.5841,7.055117,4.5841,7.398302 -L 2.4507,6.902584,2.4507,7.245868 -L 2.4507,7.245868,2.4507,7.589044 -L 2.4507,7.589044,2.4507,7.932283 -L 2.4507,7.932283,1.8802,7.932283 -L 1.8802,7.932283,1.3194,7.932283 -L 1.3194,7.932283,0.7695,7.932283 -L 2.8745,7.932283,3.1516,8.121482 -L 3.1516,8.121482,3.4353,8.302372 -L 3.4353,8.302372,3.7291,8.466112 - -[秀] 42 -L 0.9855,-0.000003,2.1235,1.120048 -L 2.1235,1.120048,2.8278,2.146879 -L 2.8278,2.146879,3.3357,3.699177 -L 3.3357,3.699177,2.2881,3.837622 -L 2.2881,3.837622,1.5319,4.094724 -L 1.5319,4.094724,0.768,4.233169 -L 5.4407,-0.000003,6.5856,0.368652 -L 6.5856,0.368652,7.0588,1.322107 -L 7.0588,1.322107,7.1495,2.631411 -L 7.1495,2.631411,6.5685,2.631411 -L 6.5685,2.631411,5.9937,2.631411 -L 5.9937,2.631411,5.4407,2.631411 -L 5.4407,2.631411,5.4407,3.001466 -L 5.4407,3.001466,5.4407,3.354569 -L 5.4407,3.354569,5.4407,3.699177 -L 5.4407,3.699177,4.8698,3.699177 -L 4.8698,3.699177,4.3125,3.699177 -L 4.3125,3.699177,3.7595,3.699177 -L 6.7222,4.233169,6.0778,4.956316 -L 6.0778,4.956316,5.4407,5.67097 -L 5.4407,5.67097,4.7994,6.368701 -L 4.7994,6.368701,4.3689,5.953529 -L 4.3689,5.953529,4.211,5.538194 -L 4.211,5.538194,4.1868,4.76703 -L 2.2671,4.76703,2.6103,5.223225 -L 2.6103,5.223225,2.9679,5.67097 -L 2.9679,5.67097,3.3357,6.101738 -L 3.3357,6.101738,2.4772,6.204841 -L 2.4772,6.204841,1.6261,6.291034 -L 1.6261,6.291034,0.768,6.368701 -L 3.7595,6.368701,4.0607,6.78256 -L 4.0607,6.78256,4.1724,7.187903 -L 4.1724,7.187903,4.1868,7.932283 -L 4.1868,7.932283,3.1812,7.932283 -L 3.1812,7.932283,2.1834,7.932283 -L 2.1834,7.932283,1.1988,7.932283 -L 5.4407,6.368701,6.1408,6.368701 -L 6.1408,6.368701,6.8483,6.368701 -L 6.8483,6.368701,7.5733,6.368701 -L 4.7994,7.932283,5.3146,8.308031 -L 5.3146,8.308031,5.9205,8.446356 -L 5.9205,8.446356,7.1495,8.466112 - -[臭] 36 -L 0.8019,-0.000003,1.9048,0.44506 -L 1.9048,0.44506,2.6754,1.067807 -L 2.6754,1.067807,3.7615,2.402525 -L 3.7615,2.402525,2.7633,2.478835 -L 2.7633,2.478835,1.7791,2.555145 -L 1.7791,2.555145,0.8019,2.631411 -L 6.7176,-0.000003,5.3586,1.600431 -L 5.3586,1.600431,4.6543,2.861664 -L 4.6543,2.861664,4.1884,4.76703 -L 4.1884,4.76703,3.3342,4.76703 -L 3.3342,4.76703,2.4866,4.76703 -L 2.4866,4.76703,1.6565,4.76703 -L 1.6565,4.76703,1.6565,5.833417 -L 1.6565,5.833417,1.6565,6.891234 -L 1.6565,6.891234,1.6565,7.932283 -L 1.6565,7.932283,3.1556,8.149796 -L 3.1556,8.149796,3.8067,8.426567 -L 3.8067,8.426567,4.1884,8.999984 -L 5.0395,2.631411,5.8731,2.631411 -L 5.8731,2.631411,6.7207,2.631411 -L 6.7207,2.631411,7.5718,2.631411 -L 4.6157,4.76703,5.3166,4.76703 -L 5.3166,4.76703,6.0167,4.76703 -L 6.0167,4.76703,6.7176,4.76703 -L 6.7176,4.76703,6.7176,5.137109 -L 6.7176,5.137109,6.7176,5.49008 -L 6.7176,5.49008,6.7176,5.834753 -L 6.7176,5.834753,5.1621,5.834753 -L 5.1621,5.834753,3.6214,5.834753 -L 3.6214,5.834753,2.0835,5.834753 -L 6.7176,6.635698,5.1621,6.738802 -L 5.1621,6.738802,3.6214,6.824906 -L 3.6214,6.824906,2.0835,6.902584 -L 6.7176,7.665287,5.8665,7.768412 -L 5.8665,7.768412,5.022,7.854617 -L 5.022,7.854617,4.1884,7.932283 - -[舟] 26 -L 0.8316,-0.000003,1.7667,1.947754 -L 1.7667,1.947754,2.0925,3.887094 -L 2.0925,3.887094,0.8316,4.76703 -L 5.0734,-0.000003,5.4797,-0.000003 -L 5.4797,-0.000003,5.9,-0.000003 -L 5.9,-0.000003,6.3234,-0.000003 -L 6.3234,-0.000003,5.886,3.966107 -L 5.886,3.966107,4.8282,5.02179 -L 4.8282,5.02179,3.5744,4.887482 -L 3.5744,4.887482,2.5236,5.284058 -L 2.5236,5.284058,2.0823,7.932283 -L 2.0823,7.932283,3.3043,8.149796 -L 3.3043,8.149796,3.8546,8.426567 -L 3.8546,8.426567,4.2188,8.999984 -L 4.2188,1.601766,4.2188,2.315041 -L 4.2188,2.315041,4.2188,3.011361 -L 4.2188,3.011361,4.2188,3.699177 -L 6.7511,4.76703,6.4499,5.240124 -L 6.4499,5.240124,6.3374,6.060836 -L 6.3374,6.060836,6.3234,7.932283 -L 6.3234,7.932283,5.6198,7.932283 -L 5.6198,7.932283,4.9189,7.932283 -L 4.9189,7.932283,4.2188,7.932283 -L 4.6461,5.834753,4.3484,6.204841 -L 4.3484,6.204841,4.0679,6.558031 -L 4.0679,6.558031,3.7912,6.902584 - -[酬] 51 -L 0.8301,-0.000003,1.0788,3.008581 -L 1.0788,3.008581,1.478,5.966073 -L 1.478,5.966073,1.6885,8.466112 -L 1.6885,8.466112,1.3908,8.466112 -L 1.3908,8.466112,1.1071,8.466112 -L 1.1071,8.466112,0.8301,8.466112 -L 1.2574,-0.000003,1.9617,-0.000003 -L 1.9617,-0.000003,2.6724,-0.000003 -L 2.6724,-0.000003,3.3977,-0.000003 -L 3.3977,-0.000003,3.3977,0.723253 -L 3.3977,0.723253,3.3977,1.437896 -L 3.3977,1.437896,3.3977,2.13565 -L 3.3977,2.13565,2.6724,2.13565 -L 2.6724,2.13565,1.9617,2.13565 -L 1.9617,2.13565,1.2574,2.13565 -L 4.2208,-0.000003,5.0929,2.926678 -L 5.0929,2.926678,5.177,5.946382 -L 5.177,5.946382,5.0719,8.999984 -L 7.6353,-0.000003,7.5548,1.781202 -L 7.5548,1.781202,7.4816,3.545332 -L 7.4816,3.545332,7.422,5.300903 -L 7.422,5.300903,7.1275,5.49008 -L 7.1275,5.49008,6.8438,5.67097 -L 6.8438,5.67097,6.5675,5.834753 -L 6.5675,5.834753,6.483,4.079171 -L 6.483,4.079171,6.4165,2.315041 -L 6.4165,2.315041,6.3538,0.533858 -L 3.3977,2.631411,3.3977,3.001466 -L 3.3977,3.001466,3.3977,3.354569 -L 3.3977,3.354569,3.3977,3.699177 -L 3.3977,3.699177,3.0997,3.699177 -L 3.0997,3.699177,2.816,3.699177 -L 2.816,3.699177,2.5396,3.699177 -L 2.5396,3.699177,2.5221,5.221802 -L 2.5221,5.221802,2.4132,5.913865 -L 2.4132,5.913865,2.1158,6.368701 -L 2.1158,6.368701,1.8003,5.419559 -L 1.8003,5.419559,1.5765,4.114502 -L 1.5765,4.114502,1.2574,3.165338 -L 3.3977,4.233169,3.065,5.932252 -L 3.065,5.932252,2.5887,7.148336 -L 2.5887,7.148336,2.1158,8.466112 -L 3.7932,4.76703,4.0944,5.182236 -L 4.0944,5.182236,4.2033,5.597516 -L 4.2033,5.597516,4.2208,6.368701 -L 7.6353,5.834753,7.6353,6.901227 -L 7.6353,6.901227,7.6353,7.959044 -L 7.6353,7.959044,7.6353,8.999984 -L 6.3538,6.368701,6.3538,7.245868 -L 6.3538,7.245868,6.3538,8.123036 -L 6.3538,8.123036,6.3538,8.999984 - -[醜] 66 -L 1.2878,-0.000003,1.5396,3.008581 -L 1.5396,3.008581,1.9357,5.966073 -L 1.9357,5.966073,2.1455,8.466112 -L 2.1455,8.466112,1.7151,8.466112 -L 1.7151,8.466112,1.2878,8.466112 -L 1.2878,8.466112,0.864,8.466112 -L 1.7151,-0.000003,2.419,-0.000003 -L 2.419,-0.000003,3.1192,-0.000003 -L 3.1192,-0.000003,3.82,-0.000003 -L 3.82,-0.000003,3.82,0.723253 -L 3.82,0.723253,3.82,1.437896 -L 3.82,1.437896,3.82,2.13565 -L 3.82,2.13565,3.1192,2.13565 -L 3.1192,2.13565,2.419,2.13565 -L 2.419,2.13565,1.7151,2.13565 -L 4.6778,-0.000003,5.3292,1.642778 -L 5.3292,1.642778,5.5254,3.048115 -L 5.5254,3.048115,5.5289,4.76703 -L 5.5289,4.76703,5.235,4.76703 -L 5.235,4.76703,4.9513,4.76703 -L 4.9513,4.76703,4.6778,4.76703 -L 4.6778,4.76703,4.6813,7.115884 -L 4.6813,7.115884,4.3069,8.20206 -L 4.3069,8.20206,2.9689,8.466112 -L 2.9689,8.466112,3.1437,7.089091 -L 3.1437,7.089091,3.5045,5.457758 -L 3.5045,5.457758,3.82,2.631411 -L 6.3523,-0.000003,6.2122,1.944952 -L 6.2122,1.944952,6.0826,3.889886 -L 6.0826,3.889886,5.96,5.834753 -L 5.96,5.834753,5.6623,6.024126 -L 5.6623,6.024126,5.3786,6.204841 -L 5.3786,6.204841,5.1016,6.368701 -L 6.7827,-0.000003,7.21,-0.000003 -L 7.21,-0.000003,7.6338,-0.000003 -L 7.6338,-0.000003,8.0611,-0.000003 -L 8.0611,-0.000003,8.0611,0.370075 -L 8.0611,0.370075,8.0611,0.723253 -L 8.0611,0.723253,8.0611,1.067807 -L 6.9967,2.631411,7.21,3.165338 -L 7.21,3.165338,7.4205,3.699177 -L 7.4205,3.699177,7.6338,4.233169 -L 7.6338,4.233169,7.3435,4.422378 -L 7.3435,4.422378,7.0563,4.603236 -L 7.0563,4.603236,6.7827,4.76703 -L 1.7151,3.165338,2.0338,4.114502 -L 2.0338,4.114502,2.2471,5.419559 -L 2.2471,5.419559,2.5416,6.368701 -L 2.5416,6.368701,2.8145,5.49008 -L 2.8145,5.49008,3.1017,4.603236 -L 3.1017,4.603236,3.3962,3.699177 -L 7.21,5.300903,7.21,5.67097 -L 7.21,5.67097,7.21,6.024126 -L 7.21,6.024126,7.21,6.368701 -L 7.21,6.368701,6.5621,6.426492 -L 6.5621,6.426492,6.0157,6.831988 -L 6.0157,6.831988,5.1016,7.932283 -L 7.21,6.902584,7.21,7.245868 -L 7.21,7.245868,7.21,7.589044 -L 7.21,7.589044,7.21,7.932283 -L 7.21,7.932283,6.5905,7.95204 -L 6.5905,7.95204,6.2682,8.090397 -L 6.2682,8.090397,5.96,8.466112 -L 5.96,8.466112,6.0826,8.655431 -L 6.0826,8.655431,6.2122,8.836201 -L 6.2122,8.836201,6.3523,8.999984 - -[充] 39 -L 1.0446,-0.000003,1.8186,0.877175 -L 1.8186,0.877175,2.6032,1.754309 -L 2.6032,1.754309,3.3947,2.631411 -L 3.3947,2.631411,3.3947,3.354569 -L 3.3947,3.354569,3.3947,4.069298 -L 3.3947,4.069298,3.3947,4.767041 -L 3.3947,4.767041,2.6729,4.767041 -L 2.6729,4.767041,1.9619,4.767041 -L 1.9619,4.767041,1.2579,4.767041 -L 5.4997,-0.000003,5.1915,0.55229 -L 5.1915,0.55229,5.023,1.92652 -L 5.023,1.92652,4.8584,5.300903 -L 4.8584,5.300903,4.5012,5.137109 -L 4.5012,5.137109,4.1618,4.956316 -L 4.1618,4.956316,3.8252,4.767041 -L 5.927,-0.000003,6.4874,-0.000003 -L 6.4874,-0.000003,7.0583,-0.000003 -L 7.0583,-0.000003,7.6358,-0.000003 -L 7.6358,-0.000003,7.6358,0.533858 -L 7.6358,0.533858,7.6358,1.067807 -L 7.6358,1.067807,7.6358,1.601799 -L 7.2085,4.500046,6.9108,4.956316 -L 6.9108,4.956316,6.6271,5.403995 -L 6.6271,5.403995,6.3575,5.834753 -L 6.3575,5.834753,6.0597,5.67097 -L 6.0597,5.67097,5.776,5.49008 -L 5.776,5.49008,5.4997,5.300903 -L 2.9674,5.300903,3.2438,5.937889 -L 3.2438,5.937889,3.5275,6.558031 -L 3.5275,6.558031,3.8252,7.169548 -L 3.8252,7.169548,2.8238,7.245868 -L 2.8238,7.245868,1.8396,7.322123 -L 1.8396,7.322123,0.8625,7.398335 -L 4.2493,7.398335,4.2493,7.932305 -L 4.2493,7.932305,4.2493,8.466112 -L 4.2493,8.466112,4.2493,8.999984 -L 4.6763,7.398335,5.6535,7.398335 -L 5.6535,7.398335,6.638,7.398335 -L 6.638,7.398335,7.6358,7.398335 - -[柔] 33 -L 4.2478,-0.000003,4.1673,0.723286 -L 4.1673,0.723286,4.1007,1.437896 -L 4.1007,1.437896,4.0338,2.13565 -L 4.0338,2.13565,2.9694,1.601799 -L 2.9694,1.601799,1.9117,1.067807 -L 1.9117,1.067807,0.8645,0.533858 -L 6.8151,0.533858,4.7763,2.026855 -L 4.7763,2.026855,3.106,2.511386 -L 3.106,2.511386,0.8645,2.631411 -L 5.1056,2.631411,5.9357,2.631411 -L 5.9357,2.631411,6.7797,2.631411 -L 6.7797,2.631411,7.6378,2.631411 -L 1.5016,4.23318,2.125,4.870134 -L 2.125,4.870134,2.7554,5.49008 -L 2.7554,5.49008,3.3967,6.101738 -L 3.3967,6.101738,2.5421,6.204841 -L 2.5421,6.204841,1.6945,6.291034 -L 1.6945,6.291034,0.8645,6.368701 -L 4.2478,4.767041,4.1007,5.300903 -L 4.1007,5.300903,3.9498,5.834753 -L 3.9498,5.834753,3.8205,6.368701 -L 6.384,4.767041,6.6607,5.223225 -L 6.6607,5.223225,6.9444,5.67097 -L 6.9444,5.67097,7.2389,6.101738 -L 7.2389,6.101738,5.9567,6.548071 -L 5.9567,6.548071,4.6748,6.977482 -L 4.6748,6.977482,3.3967,7.398335 -L 5.3196,7.398335,5.5294,7.665287 -L 5.5294,7.665287,5.7434,7.932305 -L 5.7434,7.932305,5.9567,8.199269 -L 5.9567,8.199269,4.4054,8.302372 -L 4.4054,8.302372,2.8468,8.388478 -L 2.8468,8.388478,1.2918,8.466112 - -[汁] 18 -L 0.8595,0.266982,1.2692,1.411047 -L 1.2692,1.411047,1.6857,2.555178 -L 1.6857,2.555178,2.113,3.699221 -L 5.5314,-0.000003,5.5597,3.628668 -L 5.5597,3.628668,5.0169,5.053696 -L 5.0169,5.053696,2.9644,5.300903 -L 5.9275,5.300903,5.6505,5.79396 -L 5.6505,5.79396,5.5454,6.752833 -L 5.5454,6.752833,5.5314,8.999984 -L 6.3548,5.300903,6.9117,5.300903 -L 6.9117,5.300903,7.4861,5.300903 -L 7.4861,5.300903,8.0636,5.300903 -L 1.7176,5.834753,1.4195,6.204841 -L 1.4195,6.204841,1.1393,6.558031 -L 1.1393,6.558031,0.8595,6.902584 -L 2.113,7.932305,1.8401,8.302372 -L 1.8401,8.302372,1.5631,8.655431 -L 1.5631,8.655431,1.2903,8.999984 - -[渋] 39 -L 0.865,0.266982,1.2887,1.411047 -L 1.2887,1.411047,1.716,2.555178 -L 1.716,2.555178,2.1433,3.699221 -L 3.2151,-0.000003,3.7019,0.533858 -L 3.7019,0.533858,4.1888,1.067807 -L 4.1888,1.067807,4.6788,1.601799 -L 7.6632,-0.000003,7.0885,0.533858 -L 7.0885,0.533858,6.5144,1.067807 -L 6.5144,1.067807,5.9537,1.601799 -L 4.6788,2.631411,4.2515,3.165338 -L 4.2515,3.165338,3.8312,3.699221 -L 3.8312,3.699221,3.4284,4.23318 -L 5.9537,2.631411,6.3845,3.165338 -L 6.3845,3.165338,6.8121,3.699221 -L 6.8121,3.699221,7.2429,4.23318 -L 2.9976,5.300903,3.2746,5.300903 -L 3.2746,5.300903,3.5583,5.300903 -L 3.5583,5.300903,3.8522,5.300903 -L 3.8522,5.300903,3.8522,6.178037 -L 3.8522,6.178037,3.8522,7.055117 -L 3.8522,7.055117,3.8522,7.932305 -L 4.2798,5.300903,4.6823,5.300903 -L 4.6823,5.300903,5.1026,5.300903 -L 5.1026,5.300903,5.5334,5.300903 -L 5.5334,5.300903,5.5334,6.548071 -L 5.5334,6.548071,5.5334,7.778285 -L 5.5334,7.778285,5.5334,8.999984 -L 5.9537,5.300903,6.6612,5.300903 -L 6.6612,5.300903,7.3687,5.300903 -L 7.3687,5.300903,8.094,5.300903 -L 1.716,5.834753,1.4215,6.204841 -L 1.4215,6.204841,1.1413,6.558031 -L 1.1413,6.558031,0.865,6.902584 -L 5.9537,7.398335,6.5144,7.398335 -L 6.5144,7.398335,7.0885,7.398335 -L 7.0885,7.398335,7.6632,7.398335 -L 2.1433,7.932305,1.8453,8.302372 -L 1.8453,8.302372,1.5651,8.655431 -L 1.5651,8.655431,1.2887,8.999984 - -# kan_29 ------------------------------------------------------- -# 獣銃叔淑粛塾俊瞬准循旬殉潤盾巡遵庶緒叙徐償匠升召奨宵尚床彰抄掌昇晶沼渉焦症硝礁祥称粧紹肖衝訟詔詳鐘丈 - -[獣] 57 -L 0.4304,0.000106,0.4304,0.723275 -L 0.4304,0.723275,0.4304,1.438005 -L 0.4304,1.438005,0.4304,2.135672 -L 0.4304,2.135672,1.2639,2.135672 -L 1.2639,2.135672,2.1115,2.135672 -L 2.1115,2.135672,2.9626,2.135672 -L 2.9626,2.135672,2.9626,1.438005 -L 2.9626,1.438005,2.9626,0.723275 -L 2.9626,0.723275,2.9626,0.000106 -L 2.9626,0.000106,2.1115,0.000106 -L 2.1115,0.000106,1.2639,0.000106 -L 1.2639,0.000106,0.4304,0.000106 -L 3.8176,0.000106,4.994,3.018486 -L 4.994,3.018486,5.4319,4.392739 -L 5.4319,4.392739,5.4988,5.300914 -L 5.4988,5.300914,5.1482,5.676694 -L 5.1482,5.676694,4.7139,5.815107 -L 4.7139,5.815107,3.8176,5.834873 -L 7.2041,0.000106,6.7768,1.247296 -L 6.7768,1.247296,6.3498,2.4775 -L 6.3498,2.4775,5.9187,3.699341 -L 0.0034,3.699341,1.2639,3.699341 -L 1.2639,3.699341,2.5353,3.699341 -L 2.5353,3.699341,3.8176,3.699341 -L 0.4304,4.767052,0.4304,5.490232 -L 0.4304,5.490232,0.4304,6.20494 -L 0.4304,6.20494,0.4304,6.902684 -L 0.4304,6.902684,1.2639,6.902684 -L 1.2639,6.902684,2.1115,6.902684 -L 2.1115,6.902684,2.9626,6.902684 -L 2.9626,6.902684,2.9626,6.20494 -L 2.9626,6.20494,2.9626,5.490232 -L 2.9626,5.490232,2.9626,4.767052 -L 2.9626,4.767052,2.1115,4.767052 -L 2.1115,4.767052,1.2639,4.767052 -L 1.2639,4.767052,0.4304,4.767052 -L 1.6846,5.300914,1.4075,5.490232 -L 1.4075,5.490232,1.1308,5.671123 -L 1.1308,5.671123,0.8615,5.834873 -L 5.9187,5.834873,5.6245,6.307967 -L 5.6245,6.307967,5.5124,7.128678 -L 5.5124,7.128678,5.4988,9.000126 -L 6.3498,5.834873,6.6262,5.834873 -L 6.6262,5.834873,6.9067,5.834873 -L 6.9067,5.834873,7.2041,5.834873 -L 7.2041,7.703529,7.05,7.970515 -L 7.05,7.970515,6.9067,8.237402 -L 6.9067,8.237402,6.7768,8.504376 -L 0.4304,8.237402,0.2797,8.502932 -L 0.2797,8.502932,0.133,8.760034 -L 0.133,8.760034,0.0034,9.000126 -L 1.6846,8.237402,1.5305,8.502932 -L 1.5305,8.502932,1.3865,8.760034 -L 1.3865,8.760034,1.2534,9.000126 -L 2.9626,7.970515,3.0922,8.313711 -L 3.0922,8.313711,3.2358,8.65693 -L 3.2358,8.65693,3.3938,9.000126 - -[銃] 57 -L 0.0019,0.000106,0.4324,0.000106 -L 0.4324,0.000106,0.8562,0.000106 -L 0.8562,0.000106,1.2835,0.000106 -L 1.2835,0.000106,1.3609,2.286868 -L 1.3609,2.286868,1.1504,4.056547 -L 1.1504,4.056547,0.0019,4.767052 -L 2.9926,0.000106,3.8718,1.560832 -L 3.8718,1.560832,4.1975,2.519847 -L 4.1975,2.519847,4.2465,3.699341 -L 5.9557,0.000106,5.6514,0.492978 -L 5.6514,0.492978,5.5424,1.452113 -L 5.5424,1.452113,5.5249,3.699341 -L 6.376,0.000106,6.6562,0.000106 -L 6.6562,0.000106,6.9368,0.000106 -L 6.9368,0.000106,7.2341,0.000106 -L 7.2341,0.000106,7.2341,0.533978 -L 7.2341,0.533978,7.2341,1.067927 -L 7.2341,1.067927,7.2341,1.601788 -L 1.9279,0.533978,2.1416,0.723275 -L 2.1416,0.723275,2.352,0.904056 -L 2.352,0.904056,2.5653,1.067927 -L 0.4324,1.868774,0.2782,2.324979 -L 0.2782,2.324979,0.135,2.772735 -L 0.135,2.772735,0.0019,3.203482 -L 2.1416,2.402635,2.2715,2.849044 -L 2.2715,2.849044,2.4147,3.278368 -L 2.4147,3.278368,2.5653,3.699341 -L 1.7107,4.767052,1.413,5.182345 -L 1.413,5.182345,1.301,5.597561 -L 1.301,5.597561,1.2835,6.368723 -L 1.2835,6.368723,0.667,6.388523 -L 0.667,6.388523,0.3381,6.526946 -L 0.3381,6.526946,0.0019,6.902684 -L 0.0019,6.902684,0.4324,7.615969 -L 0.4324,7.615969,0.8562,8.312266 -L 0.8562,8.312266,1.2835,9.000126 -L 1.2835,9.000126,1.7107,8.49307 -L 1.7107,8.49307,2.1416,7.969059 -L 2.1416,7.969059,2.5653,7.436567 -L 6.8068,5.034027,6.5935,5.300914 -L 6.5935,5.300914,6.376,5.56791 -L 6.376,5.56791,6.1662,5.834873 -L 6.1662,5.834873,5.637,5.459138 -L 5.637,5.459138,4.926,5.320779 -L 4.926,5.320779,3.4199,5.300914 -L 4.2465,5.834873,4.5407,6.250078 -L 4.5407,6.250078,4.6528,6.665392 -L 4.6528,6.665392,4.6668,7.436567 -L 4.6668,7.436567,4.2465,7.436567 -L 4.2465,7.436567,3.8262,7.436567 -L 3.8262,7.436567,3.4199,7.436567 -L 6.376,6.368723,6.0503,6.942152 -L 6.0503,6.942152,5.7176,7.21901 -L 5.7176,7.21901,5.0976,7.436567 -L 5.0976,7.436567,5.0976,7.969059 -L 5.0976,7.969059,5.0976,8.49307 -L 5.0976,8.49307,5.0976,9.000126 - -[叔] 36 -L 0.4592,0.000106,0.8897,0.000106 -L 0.8897,0.000106,1.3135,0.000106 -L 1.3135,0.000106,1.7408,0.000106 -L 1.7408,0.000106,1.8213,2.967701 -L 1.8213,2.967701,1.5205,4.723272 -L 1.5205,4.723272,0.0351,5.300914 -L 3.8496,0.000106,4.4065,0.800964 -L 4.4065,0.800964,4.977,1.601788 -L 4.977,1.601788,5.5549,2.402635 -L 5.5549,2.402635,4.928,4.569405 -L 4.928,4.569405,4.7182,6.363153 -L 4.7182,6.363153,4.7038,8.504376 -L 4.7038,8.504376,5.4043,8.504376 -L 5.4043,8.504376,6.1052,8.504376 -L 6.1052,8.504376,6.8057,8.504376 -L 6.8057,8.504376,6.7773,6.528402 -L 6.7773,6.528402,6.5636,5.154019 -L 6.5636,5.154019,5.9822,3.203482 -L 7.2361,0.000106,6.8057,0.533978 -L 6.8057,0.533978,6.385,1.067927 -L 6.385,1.067927,5.9822,1.601788 -L 0.0351,2.402635,0.165,2.849044 -L 0.165,2.849044,0.3118,3.278368 -L 0.3118,3.278368,0.4592,3.699341 -L 3.4184,2.402635,3.2678,2.849044 -L 3.2678,2.849044,3.1242,3.278368 -L 3.1242,3.278368,2.9946,3.699341 -L 2.14,5.300914,1.8599,5.793873 -L 1.8599,5.793873,1.7583,6.752943 -L 1.7583,6.752943,1.7408,9.000126 -L 2.5673,5.300914,2.844,5.300914 -L 2.844,5.300914,3.1242,5.300914 -L 3.1242,5.300914,3.4184,5.300914 -L 2.14,7.436567,2.5673,7.436567 -L 2.5673,7.436567,2.9946,7.436567 -L 2.9946,7.436567,3.4184,7.436567 - -[淑] 36 -L 0.0616,0.000106,0.2756,1.529704 -L 0.2756,1.529704,0.6745,2.906933 -L 0.6745,2.906933,0.8882,4.23318 -L 2.1736,0.000106,2.4436,0.000106 -L 2.4436,0.000106,2.7273,0.000106 -L 2.7273,0.000106,3.0247,0.000106 -L 3.0247,0.000106,3.1196,2.391405 -L 3.1196,2.391405,2.9301,4.435086 -L 2.9301,4.435086,1.7431,5.300914 -L 4.6992,0.000106,5.1296,0.800964 -L 5.1296,0.800964,5.5569,1.601788 -L 5.5569,1.601788,5.9846,2.402635 -L 5.9846,2.402635,5.3538,4.569405 -L 5.3538,4.569405,5.1472,6.363153 -L 5.1472,6.363153,5.1296,8.504376 -L 5.1296,8.504376,5.6865,8.504376 -L 5.6865,8.504376,6.2578,8.504376 -L 6.2578,8.504376,6.8388,8.504376 -L 6.8388,8.504376,6.8213,5.460549 -L 6.8213,5.460549,6.7092,4.086285 -L 6.7092,4.086285,6.4084,3.203482 -L 7.2626,0.000106,6.9684,0.533978 -L 6.9684,0.533978,6.6882,1.067927 -L 6.6882,1.067927,6.4084,1.601788 -L 1.7431,1.868774,1.8724,2.478956 -L 1.8724,2.478956,2.0163,3.08916 -L 2.0163,3.08916,2.1736,3.699341 -L 4.3066,2.135672,4.2891,2.905466 -L 4.2891,2.905466,4.177,3.310821 -L 4.177,3.310821,3.8796,3.699341 -L 3.452,5.300914,3.1511,5.793873 -L 3.1511,5.793873,3.039,6.752943 -L 3.039,6.752943,3.0247,9.000126 -L 3.452,7.436567,3.7252,7.436567 -L 3.7252,7.436567,4.0127,7.436567 -L 4.0127,7.436567,4.3066,7.436567 - -[粛] 39 -L 0.0639,0.000106,0.7186,1.642789 -L 0.7186,1.642789,0.9112,3.048137 -L 0.9112,3.048137,0.9217,4.767052 -L 3.447,0.000106,3.3699,0.904056 -L 3.3699,0.904056,3.2999,1.791008 -L 3.2999,1.791008,3.2368,2.669598 -L 3.2368,2.669598,2.5959,2.135672 -L 2.5959,2.135672,1.9658,1.601788 -L 1.9658,1.601788,1.3455,1.067927 -L 6.0146,0.000106,6.0146,1.600355 -L 6.0146,1.600355,6.0146,3.192252 -L 6.0146,3.192252,6.0146,4.767052 -L 5.1565,1.067927,4.7359,1.438005 -L 4.7359,1.438005,4.3054,1.791008 -L 4.3054,1.791008,3.8781,2.135672 -L 1.7731,3.203482,2.3262,3.203482 -L 2.3262,3.203482,2.8796,3.203482 -L 2.8796,3.203482,3.447,3.203482 -L 3.447,3.203482,3.4365,4.699258 -L 3.4365,4.699258,3.3349,5.381459 -L 3.3349,5.381459,3.0547,5.834873 -L 3.0547,5.834873,2.4736,5.834873 -L 2.4736,5.834873,1.9062,5.834873 -L 1.9062,5.834873,1.3455,5.834873 -L 3.8781,3.203482,4.3054,3.203482 -L 4.3054,3.203482,4.7359,3.203482 -L 4.7359,3.203482,5.1565,3.203482 -L 3.8781,5.834873,2.6624,6.874379 -L 2.6624,6.874379,1.5066,7.007144 -L 1.5066,7.007144,0.0639,6.902684 -L 4.3054,5.834873,4.7359,5.938064 -L 4.7359,5.938064,5.1565,6.024104 -L 5.1565,6.024104,5.587,6.101836 -L 5.587,6.101836,4.3716,7.247336 -L 4.3716,7.247336,2.7468,7.816539 -L 2.7468,7.816539,1.3455,7.970515 -L 6.0146,6.902684,5.2546,7.573556 -L 5.2546,7.573556,4.2105,8.176612 -L 4.2105,8.176612,3.447,9.000126 - -[塾] 66 -L 0.094,0.000106,1.2249,0.000106 -L 1.2249,0.000106,2.353,0.000106 -L 2.353,0.000106,3.4843,0.000106 -L 3.4843,0.000106,3.0742,1.48323 -L 3.0742,1.48323,2.1079,1.720467 -L 2.1079,1.720467,0.9482,1.601788 -L 3.9043,0.000106,4.885,0.000106 -L 4.885,0.000106,5.8692,0.000106 -L 5.8692,0.000106,6.8674,0.000106 -L 3.9043,1.601788,3.442,3.128617 -L 3.442,3.128617,3.2773,3.647023 -L 3.2773,3.647023,1.7751,3.699341 -L 1.7751,3.699341,1.7751,3.356057 -L 1.7751,3.356057,1.7751,3.012817 -L 1.7751,3.012817,1.7751,2.669598 -L 1.7751,2.669598,1.4946,2.669598 -L 1.4946,2.669598,1.2249,2.669598 -L 1.2249,2.669598,0.9482,2.669598 -L 4.3354,1.601788,4.885,1.601788 -L 4.885,1.601788,5.4454,1.601788 -L 5.4454,1.601788,6.0166,1.601788 -L 6.4404,3.203482,5.9602,4.323555 -L 5.9602,4.323555,5.5788,4.867343 -L 5.5788,4.867343,4.976,5.300914 -L 4.976,5.300914,4.7624,4.767052 -L 4.7624,4.767052,4.5491,4.23318 -L 4.5491,4.23318,4.3354,3.699341 -L 6.8674,3.203482,6.8674,3.546787 -L 6.8674,3.546787,6.8674,3.889908 -L 6.8674,3.889908,6.8674,4.23318 -L 0.094,3.699341,0.5209,3.699341 -L 0.5209,3.699341,0.9482,3.699341 -L 0.9482,3.699341,1.3794,3.699341 -L 2.1989,4.23318,2.3352,4.500155 -L 2.3352,4.500155,2.4753,4.767052 -L 2.4753,4.767052,2.6294,5.034027 -L 2.6294,5.034027,1.9257,5.13713 -L 1.9257,5.13713,1.2249,5.223247 -L 1.2249,5.223247,0.5209,5.300914 -L 6.0166,5.300914,6.0166,6.024104 -L 6.0166,6.024104,6.0166,6.738823 -L 6.0166,6.738823,6.0166,7.436567 -L 6.0166,7.436567,5.134,7.334896 -L 5.134,7.334896,4.8118,6.877279 -L 4.8118,6.877279,4.7624,5.834873 -L 4.7624,5.834873,4.465,5.834873 -L 4.465,5.834873,4.1848,5.834873 -L 4.1848,5.834873,3.9043,5.834873 -L 0.5209,6.368723,0.5209,6.738823 -L 0.5209,6.738823,0.5209,7.091914 -L 0.5209,7.091914,0.5209,7.436567 -L 0.5209,7.436567,1.3545,7.436567 -L 1.3545,7.436567,2.2021,7.436567 -L 2.2021,7.436567,3.0532,7.436567 -L 3.0532,7.436567,3.0532,7.091914 -L 3.0532,7.091914,3.0532,6.738823 -L 3.0532,6.738823,3.0532,6.368723 -L 3.0532,6.368723,2.2021,6.368723 -L 2.2021,6.368723,1.3545,6.368723 -L 1.3545,6.368723,0.5209,6.368723 -L 4.1218,7.436567,4.5732,7.850425 -L 4.5732,7.850425,4.7417,8.255822 -L 4.7417,8.255822,4.7624,9.000126 -L 0.094,8.504376,1.2249,8.504376 -L 1.2249,8.504376,2.353,8.504376 -L 2.353,8.504376,3.4843,8.504376 - -[俊] 57 -L 0.9467,0.000106,0.8697,1.781223 -L 0.8697,1.781223,0.7961,3.545354 -L 0.7961,3.545354,0.7366,5.300914 -L 0.7366,5.300914,0.5229,5.13713 -L 0.5229,5.13713,0.3166,4.95636 -L 0.3166,4.95636,0.1271,4.767052 -L 2.2321,0.000106,3.3217,0.415311 -L 3.3217,0.415311,3.9763,0.830625 -L 3.9763,0.830625,4.7644,1.601788 -L 4.7644,1.601788,4.3371,2.135672 -L 4.3371,2.135672,3.9168,2.669598 -L 3.9168,2.669598,3.5105,3.203482 -L 3.5105,3.203482,3.0867,2.85895 -L 3.0867,2.85895,2.6594,2.505848 -L 2.6594,2.505848,2.2321,2.135672 -L 6.4736,0.000106,6.0428,0.370184 -L 6.0428,0.370184,5.6193,0.723275 -L 5.6193,0.723275,5.1882,1.067927 -L 5.1882,2.135672,5.4687,2.591866 -L 5.4687,2.591866,5.7486,3.039687 -L 5.7486,3.039687,6.0428,3.470456 -L 6.0428,3.470456,5.1917,3.546787 -L 5.1917,3.546787,4.3444,3.623009 -L 4.3444,3.623009,3.5105,3.699341 -L 2.4458,4.767052,2.7925,5.13713 -L 2.7925,5.13713,3.1462,5.490232 -L 3.1462,5.490232,3.5105,5.834873 -L 3.5105,5.834873,3.5105,6.368723 -L 3.5105,6.368723,3.5105,6.902684 -L 3.5105,6.902684,3.5105,7.436567 -L 3.5105,7.436567,3.0867,7.436567 -L 3.0867,7.436567,2.6594,7.436567 -L 2.6594,7.436567,2.2321,7.436567 -L 5.6193,5.300914,5.3143,5.736028 -L 5.3143,5.736028,5.2022,6.289633 -L 5.2022,6.289633,5.1882,7.436567 -L 5.1882,7.436567,4.7644,7.436567 -L 4.7644,7.436567,4.3444,7.436567 -L 4.3444,7.436567,3.9417,7.436567 -L 6.0428,5.300914,6.4736,5.300914 -L 6.4736,5.300914,6.8977,5.300914 -L 6.8977,5.300914,7.3247,5.300914 -L 7.3247,5.300914,7.3247,5.671123 -L 7.3247,5.671123,7.3247,6.024104 -L 7.3247,6.024104,7.3247,6.368723 -L 0.9467,5.834873,1.0588,7.138562 -L 1.0588,7.138562,1.2654,8.077766 -L 1.2654,8.077766,1.3775,9.000126 -L 6.4736,7.703529,6.3198,7.970515 -L 6.3198,7.970515,6.1762,8.237402 -L 6.1762,8.237402,6.0428,8.504376 -L 6.0428,8.504376,5.8957,8.340592 -L 5.8957,8.340592,5.7486,8.159735 -L 5.7486,8.159735,5.6193,7.970515 -L 3.0867,7.970515,3.3638,8.313711 -L 3.3638,8.313711,3.6436,8.65693 -L 3.6436,8.65693,3.9417,9.000126 - -[瞬] 66 -L 2.2621,0.000106,2.6653,0.637071 -L 2.6653,0.637071,3.0852,1.257158 -L 3.0852,1.257158,3.5164,1.868774 -L 3.5164,1.868774,3.2183,2.324979 -L 3.2183,2.324979,2.9346,2.772735 -L 2.9346,2.772735,2.6579,3.203482 -L 2.6579,3.203482,2.5147,3.039687 -L 2.5147,3.039687,2.3847,2.85895 -L 2.3847,2.85895,2.2621,2.669598 -L 6.5004,0.000106,6.4199,1.435148 -L 6.4199,1.435148,6.0556,2.022739 -L 6.0556,2.022739,5.2217,2.135672 -L 5.2217,2.135672,5.2217,2.849044 -L 5.2217,2.849044,5.2217,3.545354 -L 5.2217,3.545354,5.2217,4.23318 -L 5.2217,4.23318,4.924,4.23318 -L 4.924,4.23318,4.6438,4.23318 -L 4.6438,4.23318,4.3675,4.23318 -L 4.3675,4.23318,4.2165,3.545354 -L 4.2165,3.545354,4.0694,2.849044 -L 4.0694,2.849044,3.9363,2.135672 -L 0.126,1.067927,0.126,3.546787 -L 0.126,3.546787,0.126,6.025538 -L 0.126,6.025538,0.126,8.504376 -L 0.126,8.504376,0.5529,8.504376 -L 0.5529,8.504376,0.9802,8.504376 -L 0.9802,8.504376,1.4114,8.504376 -L 1.4114,8.504376,1.4114,6.025538 -L 1.4114,6.025538,1.4114,3.546787 -L 1.4114,3.546787,1.4114,1.067927 -L 1.4114,1.067927,0.9802,1.067927 -L 0.9802,1.067927,0.5529,1.067927 -L 0.5529,1.067927,0.126,1.067927 -L 6.8994,2.135672,6.623,2.569286 -L 6.623,2.569286,6.5176,3.113052 -L 6.5176,3.113052,6.5004,4.23318 -L 6.5004,4.23318,6.2062,4.23318 -L 6.2062,4.23318,5.926,4.23318 -L 5.926,4.23318,5.6455,4.23318 -L 2.6579,3.699341,2.9595,4.114535 -L 2.9595,4.114535,3.0677,4.529838 -L 3.0677,4.529838,3.0852,5.300914 -L 2.2621,5.300914,2.2621,5.671123 -L 2.2621,5.671123,2.2621,6.024104 -L 2.2621,6.024104,2.2621,6.368723 -L 2.2621,6.368723,2.812,6.471827 -L 2.812,6.471827,3.3654,6.558064 -L 3.3654,6.558064,3.9363,6.635719 -L 3.9363,6.635719,3.6106,7.39701 -L 3.6106,7.39701,3.2778,7.743096 -L 3.2778,7.743096,2.6579,7.970515 -L 7.3267,5.300914,7.3267,5.671123 -L 7.3267,5.671123,7.3267,6.024104 -L 7.3267,6.024104,7.3267,6.368723 -L 7.3267,6.368723,6.3288,6.368723 -L 6.3288,6.368723,5.3443,6.368723 -L 5.3443,6.368723,4.3675,6.368723 -L 5.2217,6.902684,4.889,7.4761 -L 4.889,7.4761,4.5566,7.752958 -L 4.5566,7.752958,3.9363,7.970515 -L 6.0766,6.902684,6.346,7.358889 -L 6.346,7.358889,6.6262,7.806731 -L 6.6262,7.806731,6.8994,8.237402 -L 6.8994,8.237402,6.2903,8.405497 -L 6.2903,8.405497,5.8525,8.336281 -L 5.8525,8.336281,5.2217,7.970515 - -[准] 42 -L 0.1592,0.000106,0.3767,1.55514 -L 0.3767,1.55514,0.7896,2.957719 -L 0.7896,2.957719,1.0103,4.23318 -L 2.6848,0.000106,2.6704,4.50149 -L 2.6704,4.50149,2.5657,6.291078 -L 2.5657,6.291078,2.2641,6.902684 -L 2.2641,6.902684,2.1104,6.738823 -L 2.1104,6.738823,1.9668,6.558064 -L 1.9668,6.558064,1.8337,6.368723 -L 3.1152,0.000106,3.676,0.000106 -L 3.676,0.000106,4.2434,0.000106 -L 4.2434,0.000106,4.8244,0.000106 -L 4.8244,0.000106,4.7474,1.895556 -L 4.7474,1.895556,4.292,2.579257 -L 4.292,2.579257,3.1152,2.669598 -L 5.2202,0.000106,5.9245,0.000106 -L 5.9245,0.000106,6.6352,0.000106 -L 6.6352,0.000106,7.3567,0.000106 -L 5.2202,2.669598,4.5866,3.959201 -L 4.5866,3.959201,4.3201,4.596155 -L 4.3201,4.596155,3.1152,4.767052 -L 5.6475,2.669598,6.0751,2.669598 -L 6.0751,2.669598,6.5056,2.669598 -L 6.5056,2.669598,6.9294,2.669598 -L 5.2202,4.767052,4.2153,5.960567 -L 4.2153,5.960567,3.2417,7.018472 -L 3.2417,7.018472,2.6848,7.703529 -L 2.6848,7.703529,2.8179,8.14983 -L 2.8179,8.14983,2.9646,8.579153 -L 2.9646,8.579153,3.1152,9.000126 -L 5.6475,4.767052,6.0751,4.767052 -L 6.0751,4.767052,6.5056,4.767052 -L 6.5056,4.767052,6.9294,4.767052 -L 5.2202,6.902684,4.9575,7.514233 -L 4.9575,7.514233,4.9575,8.057967 -L 4.9575,8.057967,5.2202,9.000126 -L 5.6475,6.902684,6.2082,6.902684 -L 6.2082,6.902684,6.7756,6.902684 -L 6.7756,6.902684,7.3567,6.902684 -L 1.0103,7.436567,0.7129,7.806731 -L 0.7129,7.806731,0.4323,8.159735 -L 0.4323,8.159735,0.1592,8.504376 - -[循] 60 -L 1.0123,0.000106,0.9282,1.600355 -L 0.9282,1.600355,0.862,3.192252 -L 0.862,3.192252,0.7986,4.767052 -L 0.7986,4.767052,0.585,4.603192 -L 0.585,4.603192,0.3682,4.422499 -L 0.3682,4.422499,0.1577,4.23318 -L 3.9683,0.000106,3.9683,1.600355 -L 3.9683,1.600355,3.9683,3.192252 -L 3.9683,3.192252,3.9683,4.767052 -L 3.9683,4.767052,4.3991,4.767052 -L 4.3991,4.767052,4.8229,4.767052 -L 4.8229,4.767052,5.2537,4.767052 -L 5.2537,4.767052,4.8439,6.250078 -L 4.8439,6.250078,3.8773,6.487402 -L 3.8773,6.487402,2.7214,6.368723 -L 2.7214,6.368723,2.7043,2.974684 -L 2.7043,2.974684,2.5957,1.461909 -L 2.5957,1.461909,2.291,0.533978 -L 4.3991,0.000106,5.0996,0.000106 -L 5.0996,0.000106,5.8071,0.000106 -L 5.8071,0.000106,6.5325,0.000106 -L 6.5325,0.000106,6.5325,0.533978 -L 6.5325,0.533978,6.5325,1.067927 -L 6.5325,1.067927,6.5325,1.601788 -L 6.5325,1.601788,5.8071,1.601788 -L 5.8071,1.601788,5.0996,1.601788 -L 5.0996,1.601788,4.3991,1.601788 -L 6.5325,2.135672,6.5325,2.505848 -L 6.5325,2.505848,6.5325,2.85895 -L 6.5325,2.85895,6.5325,3.203482 -L 6.5325,3.203482,5.8071,3.203482 -L 5.8071,3.203482,5.0996,3.203482 -L 5.0996,3.203482,4.3991,3.203482 -L 6.5325,3.699341,6.5325,4.069408 -L 6.5325,4.069408,6.5325,4.422499 -L 6.5325,4.422499,6.5325,4.767052 -L 6.5325,4.767052,6.2379,4.767052 -L 6.2379,4.767052,5.9546,4.767052 -L 5.9546,4.767052,5.6775,4.767052 -L 1.0123,5.56791,1.1418,6.024104 -L 1.1418,6.024104,1.2854,6.471827 -L 1.2854,6.471827,1.436,6.902684 -L 5.6775,6.368723,5.3798,6.784048 -L 5.3798,6.784048,5.2712,7.199319 -L 5.2712,7.199319,5.2537,7.970515 -L 5.2537,7.970515,4.3991,7.970515 -L 4.3991,7.970515,3.5515,7.970515 -L 3.5515,7.970515,2.7214,7.970515 -L 2.7214,7.970515,2.7214,7.625776 -L 2.7214,7.625776,2.7214,7.272782 -L 2.7214,7.272782,2.7214,6.902684 -L 6.1052,6.368723,6.5325,6.368723 -L 6.5325,6.368723,6.9629,6.368723 -L 6.9629,6.368723,7.3867,6.368723 -L 0.1577,6.902684,0.585,7.615969 -L 0.585,7.615969,1.0123,8.312266 -L 1.0123,8.312266,1.436,9.000126 -L 5.6775,7.970515,6.0103,8.346153 -L 6.0103,8.346153,6.3433,8.4845 -L 6.3433,8.4845,6.9629,8.504376 - -[旬] 30 -L 5.2802,0.000106,5.5573,0.000106 -L 5.5573,0.000106,5.841,0.000106 -L 5.841,0.000106,6.1348,0.000106 -L 6.1348,0.000106,6.9054,2.419534 -L 6.9054,2.419534,7.021,4.839137 -L 7.021,4.839137,6.9614,7.436567 -L 6.9614,7.436567,5.1261,7.436567 -L 5.1261,7.436567,3.3014,7.436567 -L 3.3014,7.436567,1.4699,7.436567 -L 1.4699,7.436567,1.0426,6.902684 -L 1.0426,6.902684,0.6153,6.368723 -L 0.6153,6.368723,0.1915,5.834873 -L 1.8972,1.601788,1.8972,3.012817 -L 1.8972,3.012817,1.8972,4.423867 -L 1.8972,4.423867,1.8972,5.834873 -L 1.8972,5.834873,2.7305,5.834873 -L 2.7305,5.834873,3.5749,5.834873 -L 3.5749,5.834873,4.426,5.834873 -L 4.426,5.834873,4.426,4.423867 -L 4.426,4.423867,4.426,3.012817 -L 4.426,3.012817,4.426,1.601788 -L 4.426,1.601788,3.5749,1.601788 -L 3.5749,1.601788,2.7305,1.601788 -L 2.7305,1.601788,1.8972,1.601788 -L 2.2965,3.699341,2.8495,3.699341 -L 2.8495,3.699341,3.4239,3.699341 -L 3.4239,3.699341,4.0022,3.699341 -L 1.4699,7.970515,1.5992,8.313711 -L 1.5992,8.313711,1.7428,8.65693 -L 1.7428,8.65693,1.8972,9.000126 - -[殉] 57 -L 0.2177,0.000106,0.7676,0.904056 -L 0.7676,0.904056,1.3248,1.791008 -L 1.3248,1.791008,1.8957,2.669598 -L 1.8957,2.669598,1.7101,3.433702 -L 1.7101,3.433702,1.3844,3.977534 -L 1.3844,3.977534,0.6485,4.767052 -L 0.6485,4.767052,0.4909,4.422499 -L 0.4909,4.422499,0.3473,4.069408 -L 0.3473,4.069408,0.2177,3.699341 -L 5.2857,0.000106,5.5558,0.000106 -L 5.5558,0.000106,5.8395,0.000106 -L 5.8395,0.000106,6.1368,0.000106 -L 6.1368,0.000106,6.9284,2.419534 -L 6.9284,2.419534,7.0548,4.839137 -L 7.0548,4.839137,6.9918,7.436567 -L 6.9918,7.436567,5.864,7.436567 -L 5.864,7.436567,4.7324,7.436567 -L 4.7324,7.436567,3.6046,7.436567 -L 3.6046,7.436567,3.5871,6.665392 -L 3.5871,6.665392,3.4785,6.250078 -L 3.4785,6.250078,3.1738,5.834873 -L 4.0319,2.135672,4.0319,3.202059 -L 4.0319,3.202059,4.0319,4.260073 -L 4.0319,4.260073,4.0319,5.300914 -L 4.0319,5.300914,4.5821,5.300914 -L 4.5821,5.300914,5.1355,5.300914 -L 5.1355,5.300914,5.7095,5.300914 -L 5.7095,5.300914,5.7095,4.260073 -L 5.7095,4.260073,5.7095,3.202059 -L 5.7095,3.202059,5.7095,2.135672 -L 5.7095,2.135672,5.1355,2.135672 -L 5.1355,2.135672,4.5821,2.135672 -L 4.5821,2.135672,4.0319,2.135672 -L 4.4592,3.699341,4.7324,3.699341 -L 4.7324,3.699341,5.0094,3.699341 -L 5.0094,3.699341,5.2857,3.699341 -L 2.323,4.23318,2.323,4.95636 -L 2.323,4.95636,2.323,5.671123 -L 2.323,5.671123,2.323,6.368723 -L 2.323,6.368723,1.7521,6.368723 -L 1.7521,6.368723,1.1949,6.368723 -L 1.1949,6.368723,0.6485,6.368723 -L 0.6485,6.368723,0.6485,6.024104 -L 0.6485,6.024104,0.6485,5.671123 -L 0.6485,5.671123,0.6485,5.300914 -L 1.0446,6.902684,1.0446,7.436567 -L 1.0446,7.436567,1.0446,7.970515 -L 1.0446,7.970515,1.0446,8.504376 -L 1.0446,8.504376,0.7644,8.504376 -L 0.7644,8.504376,0.4909,8.504376 -L 0.4909,8.504376,0.2177,8.504376 -L 4.0319,7.970515,4.0319,8.313711 -L 4.0319,8.313711,4.0319,8.65693 -L 4.0319,8.65693,4.0319,9.000126 -L 1.4649,8.504376,1.8957,8.504376 -L 1.8957,8.504376,2.323,8.504376 -L 2.323,8.504376,2.7535,8.504376 - -[潤] 54 -L 0.2165,0.000106,0.4372,1.55514 -L 0.4372,1.55514,0.8501,2.957719 -L 0.8501,2.957719,1.0708,4.23318 -L 1.9219,0.000106,1.9219,2.849044 -L 1.9219,2.849044,1.9219,5.680864 -L 1.9219,5.680864,1.9219,8.504376 -L 1.9219,8.504376,2.4753,8.504376 -L 2.4753,8.504376,3.0357,8.504376 -L 3.0357,8.504376,3.6031,8.504376 -L 3.6031,8.504376,3.6031,7.625776 -L 3.6031,7.625776,3.6031,6.738823 -L 3.6031,6.738823,3.6031,5.834873 -L 3.6031,5.834873,3.1758,5.834873 -L 3.1758,5.834873,2.7628,5.834873 -L 2.7628,5.834873,2.3527,5.834873 -L 6.1672,0.000106,6.4436,0.000106 -L 6.4436,0.000106,6.7276,0.000106 -L 6.7276,0.000106,7.0215,0.000106 -L 7.0215,0.000106,7.0215,1.945007 -L 7.0215,1.945007,7.0215,3.889908 -L 7.0215,3.889908,7.0215,5.834873 -L 7.0215,5.834873,6.4436,5.834873 -L 6.4436,5.834873,5.8727,5.834873 -L 5.8727,5.834873,5.3126,5.834873 -L 5.3126,5.834873,5.3126,6.738823 -L 5.3126,6.738823,5.3126,7.625776 -L 5.3126,7.625776,5.3126,8.504376 -L 5.3126,8.504376,5.8727,8.504376 -L 5.8727,8.504376,6.4436,8.504376 -L 6.4436,8.504376,7.0215,8.504376 -L 7.0215,8.504376,7.0215,7.806731 -L 7.0215,7.806731,7.0215,7.091914 -L 7.0215,7.091914,7.0215,6.368723 -L 2.7803,1.601788,3.3337,1.601788 -L 3.3337,1.601788,3.8868,1.601788 -L 3.8868,1.601788,4.4577,1.601788 -L 4.4577,1.601788,4.4265,2.372962 -L 4.4265,2.372962,4.2058,2.788277 -L 4.2058,2.788277,3.6031,3.203482 -L 4.885,1.601788,5.3126,1.601788 -L 5.3126,1.601788,5.7434,1.601788 -L 5.7434,1.601788,6.1672,1.601788 -L 4.885,3.203482,4.5421,3.750028 -L 4.5421,3.750028,4.1074,4.017112 -L 4.1074,4.017112,3.2111,4.23318 -L 4.885,4.23318,5.1617,4.23318 -L 5.1617,4.23318,5.4454,4.23318 -L 5.4454,4.23318,5.7434,4.23318 -L 2.3527,7.436567,2.6294,7.436567 -L 2.6294,7.436567,2.9131,7.436567 -L 2.9131,7.436567,3.2111,7.436567 -L 5.7434,7.436567,6.0127,7.436567 -L 6.0127,7.436567,6.2964,7.436567 -L 6.2964,7.436567,6.5945,7.436567 - -[盾] 48 -L 2.355,0.000106,2.355,1.600355 -L 2.355,1.600355,2.355,3.192252 -L 2.355,3.192252,2.355,4.767052 -L 2.355,4.767052,2.9116,4.767052 -L 2.9116,4.767052,3.486,4.767052 -L 3.486,4.767052,4.0607,4.767052 -L 4.0607,4.767052,3.5665,6.317872 -L 3.5665,6.317872,2.4142,6.521342 -L 2.4142,6.521342,1.1047,6.368723 -L 1.1047,6.368723,1.0693,4.042548 -L 1.0693,4.042548,0.8486,2.529752 -L 0.8486,2.529752,0.2501,0.533978 -L 2.7823,0.000106,3.9063,0.000106 -L 3.9063,0.000106,5.0376,0.000106 -L 5.0376,0.000106,6.1657,0.000106 -L 6.1657,0.000106,6.1657,0.533978 -L 6.1657,0.533978,6.1657,1.067927 -L 6.1657,1.067927,6.1657,1.601788 -L 6.1657,1.601788,5.0376,1.601788 -L 5.0376,1.601788,3.9063,1.601788 -L 3.9063,1.601788,2.7823,1.601788 -L 6.1657,2.135672,6.1657,2.505848 -L 6.1657,2.505848,6.1657,2.85895 -L 6.1657,2.85895,6.1657,3.203482 -L 6.1657,3.203482,5.0376,3.203482 -L 5.0376,3.203482,3.9063,3.203482 -L 3.9063,3.203482,2.7823,3.203482 -L 6.1657,3.699341,6.1657,4.069408 -L 6.1657,4.069408,6.1657,4.422499 -L 6.1657,4.422499,6.1657,4.767052 -L 6.1657,4.767052,5.5983,4.767052 -L 5.5983,4.767052,5.0376,4.767052 -L 5.0376,4.767052,4.4912,4.767052 -L 4.4912,6.368723,4.19,6.784048 -L 4.19,6.784048,4.0782,7.199319 -L 4.0782,7.199319,4.0607,7.970515 -L 4.0607,7.970515,3.066,7.970515 -L 3.066,7.970515,2.0815,7.970515 -L 2.0815,7.970515,1.1047,7.970515 -L 1.1047,7.970515,1.1047,7.625776 -L 1.1047,7.625776,1.1047,7.272782 -L 1.1047,7.272782,1.1047,6.902684 -L 4.915,6.368723,5.7486,6.368723 -L 5.7486,6.368723,6.5962,6.368723 -L 6.5962,6.368723,7.4473,6.368723 -L 4.4912,7.970515,4.8523,8.346153 -L 4.8523,8.346153,5.3987,8.4845 -L 5.3987,8.4845,6.5962,8.504376 - -[巡] 36 -L 0.4619,0.000106,0.8051,0.370184 -L 0.8051,0.370184,1.1697,0.723275 -L 1.1697,0.723275,1.534,1.067927 -L 1.534,1.067927,1.534,2.315106 -L 1.534,2.315106,1.534,3.545354 -L 1.534,3.545354,1.534,4.767052 -L 1.534,4.767052,1.1032,4.767052 -L 1.1032,4.767052,0.6829,4.767052 -L 0.6829,4.767052,0.2797,4.767052 -L 2.812,0.000106,2.5143,0.189348 -L 2.5143,0.189348,2.2345,0.370184 -L 2.2345,0.370184,1.9543,0.533978 -L 3.2393,0.000106,4.6441,0.000106 -L 4.6441,0.000106,6.0553,0.000106 -L 6.0553,0.000106,7.4811,0.000106 -L 3.6631,1.601788,3.2393,2.935172 -L 3.2393,2.935172,2.812,4.260073 -L 2.812,4.260073,2.3847,5.56791 -L 2.3847,5.56791,3.2848,7.296687 -L 3.2848,7.296687,3.6179,8.186616 -L 3.6179,8.186616,3.6631,9.000126 -L 5.3443,1.601788,4.917,2.935172 -L 4.917,2.935172,4.4967,4.260073 -L 4.4967,4.260073,4.0939,5.56791 -L 4.0939,5.56791,4.9734,7.296687 -L 4.9734,7.296687,5.2991,8.186616 -L 5.2991,8.186616,5.3443,9.000126 -L 7.0538,1.601788,6.6265,2.935172 -L 6.6265,2.935172,6.1989,4.260073 -L 6.1989,4.260073,5.7681,5.56791 -L 5.7681,5.56791,6.6756,7.296687 -L 6.6756,7.296687,7.0044,8.186616 -L 7.0044,8.186616,7.0538,9.000126 -L 1.534,7.436567,1.2359,7.806731 -L 1.2359,7.806731,0.9522,8.159735 -L 0.9522,8.159735,0.6759,8.504376 - -[遵] 72 -L 0.4919,0.000106,0.8351,0.370184 -L 0.8351,0.370184,1.1959,0.723275 -L 1.1959,0.723275,1.5601,1.067927 -L 1.5601,1.067927,1.5601,2.315106 -L 1.5601,2.315106,1.5601,3.545354 -L 1.5601,3.545354,1.5601,4.767052 -L 1.5601,4.767052,1.1328,4.767052 -L 1.1328,4.767052,0.7024,4.767052 -L 0.7024,4.767052,0.2817,4.767052 -L 2.8105,0.000106,2.5377,0.189348 -L 2.5377,0.189348,2.261,0.370184 -L 2.261,0.370184,1.9913,0.533978 -L 3.2378,0.000106,4.6461,0.000106 -L 4.6461,0.000106,6.0538,0.000106 -L 6.0538,0.000106,7.4796,0.000106 -L 4.9473,1.067927,5.2237,1.067927 -L 5.2237,1.067927,5.5074,1.067927 -L 5.5074,1.067927,5.8019,1.067927 -L 5.8019,1.067927,5.7876,1.839123 -L 5.7876,1.839123,5.6759,2.254405 -L 5.6759,2.254405,5.3746,2.669598 -L 5.3746,2.669598,4.6528,2.591866 -L 4.6528,2.591866,3.9421,2.505848 -L 3.9421,2.505848,3.2378,2.402635 -L 3.2378,2.402635,3.3677,2.135672 -L 3.3677,2.135672,3.5148,1.868774 -L 3.5148,1.868774,3.6651,1.601788 -L 6.2292,2.669598,6.0748,2.936584 -L 6.0748,2.936584,5.9312,3.203482 -L 5.9312,3.203482,5.8019,3.470456 -L 5.8019,3.470456,4.7932,3.546787 -L 4.7932,3.546787,3.7985,3.623009 -L 3.7985,3.623009,2.8105,3.699341 -L 2.8105,3.699341,2.8105,4.767052 -L 2.8105,4.767052,2.8105,5.834873 -L 2.8105,5.834873,2.8105,6.902684 -L 2.8105,6.902684,3.4269,6.922483 -L 3.4269,6.922483,3.76,7.060786 -L 3.76,7.060786,4.0924,7.436567 -L 4.0924,7.436567,3.7422,7.812292 -L 3.7422,7.812292,3.3117,7.950661 -L 3.3117,7.950661,2.4112,7.970515 -L 6.439,3.699341,6.5021,4.069408 -L 6.5021,4.069408,6.5725,4.422499 -L 6.5725,4.422499,6.6562,4.767052 -L 6.6562,4.767052,5.5074,4.767052 -L 5.5074,4.767052,4.3691,4.767052 -L 4.3691,4.767052,3.2378,4.767052 -L 6.6562,5.56791,5.7315,5.973385 -L 5.7315,5.973385,5.231,6.319306 -L 5.231,6.319306,4.7333,6.902684 -L 4.7333,6.902684,4.2258,6.558064 -L 4.2258,6.558064,3.7281,6.20494 -L 3.7281,6.20494,3.2378,5.834873 -L 6.6562,6.635719,5.651,7.43511 -L 5.651,7.43511,4.6528,8.226172 -L 4.6528,8.226172,3.6651,9.000126 -L 1.5601,7.436567,1.2628,7.806731 -L 1.2628,7.806731,0.9826,8.159735 -L 0.9826,8.159735,0.7024,8.504376 -L 5.8019,7.970515,5.5182,8.364497 -L 5.5182,8.364497,5.5182,8.631472 -L 5.5182,8.631472,5.8019,9.000126 -L 6.2292,7.970515,6.5021,7.970515 -L 6.5021,7.970515,6.7788,7.970515 -L 6.7788,7.970515,7.0485,7.970515 -L 5.3638,-0.015075,7.4971,-0.015075 -L 1.5426,1.052593,0.4919,0.000106 -L 0.2926,4.751839,1.5426,4.751839 -L 1.5426,1.052593,1.5426,4.751839 -L 0.7199,8.489272,1.5426,7.421363 -A 5.3638,7.347943,7.362973,238.75988,270 - -[庶] 42 -L 0.3083,0.267004,0.9772,2.916718 -L 0.9772,2.916718,1.1667,5.295364 -L 1.1667,5.295364,1.1593,7.970515 -L 1.1593,7.970515,2.1404,7.970515 -L 2.1404,7.970515,3.1246,7.970515 -L 3.1246,7.970515,4.1228,7.970515 -L 4.1228,7.970515,4.1228,8.313711 -L 4.1228,8.313711,4.1228,8.65693 -L 4.1228,8.65693,4.1228,9.000126 -L 1.5621,0.000106,1.8357,0.533978 -L 1.8357,0.533978,2.1159,1.067927 -L 2.1159,1.067927,2.4171,1.601788 -L 4.1228,0.267004,3.9718,0.723275 -L 3.9718,0.723275,3.8247,1.171031 -L 3.8247,1.171031,3.6955,1.601788 -L 5.8004,0.267004,5.6495,0.723275 -L 5.6495,0.723275,5.5059,1.171031 -L 5.5059,1.171031,5.3766,1.601788 -L 7.5058,0.267004,7.2154,0.723275 -L 7.2154,0.723275,6.9317,1.171031 -L 6.9317,1.171031,6.655,1.601788 -L 3.2717,3.203482,3.1838,5.089114 -L 3.1838,5.089114,2.7253,5.754316 -L 2.7253,5.754316,1.5621,5.834873 -L 3.6955,3.203482,4.3956,3.203482 -L 4.3956,3.203482,5.0965,3.203482 -L 5.0965,3.203482,5.8004,3.203482 -L 5.8004,3.203482,5.6568,5.258567 -L 5.6568,5.258567,5.0401,5.839087 -L 5.0401,5.839087,3.6955,5.834873 -L 3.6955,5.834873,3.5445,6.20494 -L 3.5445,6.20494,3.4009,6.558064 -L 3.4009,6.558064,3.2717,6.902684 -L 6.2277,5.834873,6.0768,6.20494 -L 6.0768,6.20494,5.9297,6.558064 -L 5.9297,6.558064,5.8004,6.902684 -L 6.655,5.834873,6.9317,5.834873 -L 6.9317,5.834873,7.2154,5.834873 -L 7.2154,5.834873,7.5058,5.834873 -L 4.5501,7.970515,5.5269,7.970515 -L 5.5269,7.970515,6.5114,7.970515 -L 6.5114,7.970515,7.5058,7.970515 - -[緒] 69 -L 1.5925,0.000106,1.5925,1.600355 -L 1.5925,1.600355,1.5925,3.192252 -L 1.5925,3.192252,1.5925,4.767052 -L 1.5925,4.767052,1.1652,4.767052 -L 1.1652,4.767052,0.734,4.767052 -L 0.734,4.767052,0.3141,4.767052 -L 4.5486,0.000106,4.5486,1.067927 -L 4.5486,1.067927,4.5486,2.135672 -L 4.5486,2.135672,4.5486,3.203482 -L 4.5486,3.203482,4.1248,3.203482 -L 4.1248,3.203482,3.7041,3.203482 -L 3.7041,3.203482,3.2978,3.203482 -L 4.979,0.000106,5.6834,0.000106 -L 5.6834,0.000106,6.394,0.000106 -L 6.394,0.000106,7.1124,0.000106 -L 7.1124,0.000106,7.1124,0.723275 -L 7.1124,0.723275,7.1124,1.438005 -L 7.1124,1.438005,7.1124,2.135672 -L 7.1124,2.135672,6.394,2.135672 -L 6.394,2.135672,5.6834,2.135672 -L 5.6834,2.135672,4.979,2.135672 -L 0.3141,1.334814,0.4402,1.971877 -L 0.4402,1.971877,0.5834,2.591866 -L 0.5834,2.591866,0.734,3.203482 -L 2.874,1.868774,2.7238,2.324979 -L 2.7238,2.324979,2.5728,2.772735 -L 2.5728,2.772735,2.4436,3.203482 -L 7.1124,2.669598,7.1124,3.012817 -L 7.1124,3.012817,7.1124,3.356057 -L 7.1124,3.356057,7.1124,3.699341 -L 7.1124,3.699341,5.5958,3.719009 -L 5.5958,3.719009,4.9303,3.857455 -L 4.9303,3.857455,4.5486,4.23318 -L 4.5486,4.23318,4.8253,4.689396 -L 4.8253,4.689396,5.1051,5.13713 -L 5.1051,5.13713,5.4063,5.56791 -L 5.4063,5.56791,4.7023,5.671123 -L 4.7023,5.671123,4.0022,5.757206 -L 4.0022,5.757206,3.2978,5.834873 -L 2.874,4.500155,2.7238,4.767052 -L 2.7238,4.767052,2.5728,5.034027 -L 2.5728,5.034027,2.4436,5.300914 -L 2.4436,5.300914,2.2926,5.13713 -L 2.2926,5.13713,2.149,4.95636 -L 2.149,4.95636,2.0198,4.767052 -L 1.1652,5.300914,1.2944,5.56791 -L 1.2944,5.56791,1.4415,5.834873 -L 1.4415,5.834873,1.5925,6.101836 -L 1.5925,6.101836,1.2944,6.471827 -L 1.2944,6.471827,1.0142,6.825028 -L 1.0142,6.825028,0.734,7.16968 -L 0.734,7.16968,1.0142,7.779762 -L 1.0142,7.779762,1.2944,8.389934 -L 1.2944,8.389934,1.5925,9.000126 -L 5.8336,6.101836,6.1072,6.558064 -L 6.1072,6.558064,6.394,7.005786 -L 6.394,7.005786,6.6847,7.436567 -L 6.6847,7.436567,5.7989,8.015631 -L 5.7989,8.015631,5.1997,7.518458 -L 5.1997,7.518458,4.979,6.368723 -L 6.2574,5.834873,6.6847,5.834873 -L 6.6847,5.834873,7.1124,5.834873 -L 7.1124,5.834873,7.5432,5.834873 -L 2.0198,7.16968,2.149,7.436567 -L 2.149,7.436567,2.2926,7.703529 -L 2.2926,7.703529,2.4436,7.970515 -L 3.7286,7.970515,4.3209,8.008626 -L 4.3209,8.008626,4.6466,8.275512 -L 4.6466,8.275512,4.979,9.000126 - -[叙] 42 -L 1.1914,0.000106,1.4719,0.000106 -L 1.4719,0.000106,1.7521,0.000106 -L 1.7521,0.000106,2.0495,0.000106 -L 2.0495,0.000106,2.102,2.829201 -L 2.102,2.829201,1.7731,4.327736 -L 1.7731,4.327736,0.3403,4.767052 -L 4.1544,0.000106,4.7117,0.723275 -L 4.7117,0.723275,5.2822,1.438005 -L 5.2822,1.438005,5.864,2.135672 -L 5.864,2.135672,5.0861,4.106096 -L 5.0861,4.106096,4.9498,5.872985 -L 4.9498,5.872985,5.0094,7.970515 -L 5.0094,7.970515,5.5593,7.970515 -L 5.5593,7.970515,6.1158,7.970515 -L 6.1158,7.970515,6.6867,7.970515 -L 6.6867,7.970515,6.5851,5.163924 -L 6.5851,5.163924,6.3925,3.671004 -L 6.3925,3.671004,6.2913,2.669598 -L 7.5382,0.000106,7.1179,0.533978 -L 7.1179,0.533978,6.6972,1.067927 -L 6.6972,1.067927,6.2913,1.601788 -L 0.3403,1.334814,0.4737,1.971877 -L 0.4737,1.971877,0.6173,2.591866 -L 0.6173,2.591866,0.7711,3.203482 -L 3.7271,1.868774,3.5734,2.324979 -L 3.5734,2.324979,3.4333,2.772735 -L 3.4333,2.772735,3.2963,3.203482 -L 2.4452,4.767052,2.1686,5.182345 -L 2.1686,5.182345,2.0635,5.597561 -L 2.0635,5.597561,2.0495,6.368723 -L 2.0495,6.368723,1.7521,6.368723 -L 1.7521,6.368723,1.4719,6.368723 -L 1.4719,6.368723,1.1914,6.368723 -L 2.8725,4.767052,3.1496,4.767052 -L 3.1496,4.767052,3.4333,4.767052 -L 3.4333,4.767052,3.7271,4.767052 -L 0.3403,6.902684,0.8271,7.615969 -L 0.8271,7.615969,1.3248,8.312266 -L 1.3248,8.312266,1.8362,9.000126 -L 1.8362,9.000126,2.323,8.49307 -L 2.323,8.49307,2.8095,7.969059 -L 2.8095,7.969059,3.2963,7.436567 - -[徐] 45 -L 1.1934,0.000106,1.1128,1.600355 -L 1.1128,1.600355,1.0466,3.192252 -L 1.0466,3.192252,0.9801,4.767052 -L 0.9801,4.767052,0.7696,4.603192 -L 0.7696,4.603192,0.5664,4.422499 -L 0.5664,4.422499,0.3703,4.23318 -L 4.1848,0.000106,4.4615,0.000106 -L 4.4615,0.000106,4.7343,0.000106 -L 4.7343,0.000106,5.0079,0.000106 -L 5.0079,0.000106,4.9273,1.171031 -L 4.9273,1.171031,4.8569,2.324979 -L 4.8569,2.324979,4.7939,3.470456 -L 4.7939,3.470456,4.1564,3.546787 -L 4.1564,3.546787,3.5225,3.623009 -L 3.5225,3.623009,2.9029,3.699341 -L 2.4753,1.067927,2.752,1.601788 -L 2.752,1.601788,3.0357,2.135672 -L 3.0357,2.135672,3.3302,2.669598 -L 7.144,1.334814,6.8463,1.791008 -L 6.8463,1.791008,6.5665,2.238884 -L 6.5665,2.238884,6.2863,2.669598 -L 5.4352,3.699341,5.1375,4.134313 -L 5.1375,4.134313,5.025,4.68804 -L 5.025,4.68804,5.0079,5.834873 -L 5.0079,5.834873,3.9848,5.95342 -L 3.9848,5.95342,3.2353,6.072186 -L 3.2353,6.072186,2.4753,5.834873 -L 5.866,3.699341,6.2863,3.699341 -L 6.2863,3.699341,6.7167,3.699341 -L 6.7167,3.699341,7.144,3.699341 -L 1.1934,5.56791,1.3268,6.024104 -L 1.3268,6.024104,1.4736,6.471827 -L 1.4736,6.471827,1.6207,6.902684 -L 5.4352,5.834873,6.0548,5.854662 -L 6.0548,5.854662,6.3844,5.993085 -L 6.3844,5.993085,6.7167,6.368723 -L 6.7167,6.368723,6.1388,7.245825 -L 6.1388,7.245825,5.5679,8.122981 -L 5.5679,8.122981,5.0079,9.000126 -L 5.0079,9.000126,4.5841,8.312266 -L 4.5841,8.312266,4.1638,7.615969 -L 4.1638,7.615969,3.761,6.902684 -L 0.3703,6.902684,0.7804,7.615969 -L 0.7804,7.615969,1.1934,8.312266 -L 1.1934,8.312266,1.6207,9.000126 - -[償] 60 -L 1.2237,0.000106,1.1393,1.781223 -L 1.1393,1.781223,1.0728,3.545354 -L 1.0728,3.545354,1.0097,5.300914 -L 1.0097,5.300914,0.7999,5.13713 -L 0.7999,5.13713,0.5859,4.95636 -L 0.5859,4.95636,0.3726,4.767052 -L 2.5088,0.000106,3.6369,0.775516 -L 3.6369,0.775516,3.6544,2.491619 -L 3.6544,2.491619,3.3599,4.23318 -L 3.3599,4.23318,4.488,4.23318 -L 4.488,4.23318,5.6228,4.23318 -L 5.6228,4.23318,6.7433,4.23318 -L 6.7433,4.23318,6.4631,1.788239 -L 6.4631,1.788239,6.4631,0.690746 -L 6.4631,0.690746,6.7433,0.000106 -L 6.7433,0.000106,7.0234,0.000106 -L 7.0234,0.000106,7.297,0.000106 -L 7.297,0.000106,7.5698,0.000106 -L 4.1833,1.067927,4.7434,1.067927 -L 4.7434,1.067927,5.3146,1.067927 -L 5.3146,1.067927,5.8922,1.067927 -L 3.7595,2.135672,4.6138,2.135672 -L 4.6138,2.135672,5.4649,2.135672 -L 5.4649,2.135672,6.3233,2.135672 -L 3.7595,3.203482,4.6138,3.203482 -L 4.6138,3.203482,5.4649,3.203482 -L 5.4649,3.203482,6.3233,3.203482 -L 3.7595,5.300914,3.7595,5.671123 -L 3.7595,5.671123,3.7595,6.024104 -L 3.7595,6.024104,3.7595,6.368723 -L 3.7595,6.368723,4.6138,6.368723 -L 4.6138,6.368723,5.4649,6.368723 -L 5.4649,6.368723,6.3233,6.368723 -L 6.3233,6.368723,6.3233,6.024104 -L 6.3233,6.024104,6.3233,5.671123 -L 6.3233,5.671123,6.3233,5.300914 -L 6.3233,5.300914,5.4649,5.300914 -L 5.4649,5.300914,4.6138,5.300914 -L 4.6138,5.300914,3.7595,5.300914 -L 1.2237,5.834873,1.3355,7.138562 -L 1.3355,7.138562,1.5421,8.077766 -L 1.5421,8.077766,1.6545,9.000126 -L 2.5088,6.368723,2.5088,6.738823 -L 2.5088,6.738823,2.5088,7.091914 -L 2.5088,7.091914,2.5088,7.436567 -L 2.5088,7.436567,2.9116,7.539692 -L 2.9116,7.539692,3.3322,7.625776 -L 3.3322,7.625776,3.7595,7.703529 -L 3.7595,7.703529,3.6159,7.970515 -L 3.6159,7.970515,3.4825,8.237402 -L 3.4825,8.237402,3.3599,8.504376 -L 7.5698,6.368723,7.5698,6.738823 -L 7.5698,6.738823,7.5698,7.091914 -L 7.5698,7.091914,7.5698,7.436567 -L 7.5698,7.436567,6.4385,7.436567 -L 6.4385,7.436567,5.3146,7.436567 -L 5.3146,7.436567,4.1833,7.436567 -L 5.0376,7.970515,5.0376,8.313711 -L 5.0376,8.313711,5.0376,8.65693 -L 5.0376,8.65693,5.0376,9.000126 - -[匠] 24 -L 0.4023,0.000106,0.4023,2.849044 -L 0.4023,2.849044,0.4023,5.680864 -L 0.4023,5.680864,0.4023,8.504376 -L 0.4023,8.504376,2.5073,8.504376 -L 2.5073,8.504376,4.6231,8.504376 -L 4.6231,8.504376,6.7491,8.504376 -L 0.8296,0.000106,2.9346,0.000106 -L 2.9346,0.000106,5.0466,0.000106 -L 5.0466,0.000106,7.1726,0.000106 -L 1.2569,1.601788,1.9049,3.236032 -L 1.9049,3.236032,2.0835,4.658291 -L 2.0835,4.658291,2.0768,6.368723 -L 2.0768,6.368723,3.7405,6.507179 -L 3.7405,6.507179,4.8263,6.764249 -L 4.8263,6.764249,5.898,6.902684 -L 4.6441,1.601788,4.6441,2.668209 -L 4.6441,2.668209,4.6441,3.726113 -L 4.6441,3.726113,4.6441,4.767052 -L 4.6441,4.767052,3.9226,4.767052 -L 3.9226,4.767052,3.2116,4.767052 -L 3.2116,4.767052,2.5073,4.767052 -L 5.0714,4.767052,5.4777,4.767052 -L 5.4777,4.767052,5.898,4.767052 -L 5.898,4.767052,6.318,4.767052 - -[升] 19 -L 0.6183,0.000106,2.1349,2.286868 -L 2.1349,2.286868,2.4532,4.056547 -L 2.4532,4.056547,0.4288,4.767052 -L 5.4972,0.000106,5.0349,4.044782 -L 5.0349,4.044782,4.0157,4.871962 -L 4.0157,4.871962,2.9996,5.255633 -L 2.9996,5.255633,2.5412,7.970515 -L 2.5412,7.970515,1.9598,7.970515 -L 1.9598,7.970515,1.3853,7.970515 -L 1.3853,7.970515,0.8281,7.970515 -L 5.9245,4.767052,5.6233,5.279713 -L 5.6233,5.279713,5.5147,6.377271 -L 5.5147,6.377271,5.4972,9.000126 -L 6.355,4.767052,6.7756,4.767052 -L 6.7756,4.767052,7.2061,4.767052 -L 7.2061,4.767052,7.6334,4.767052 -L 2.5412,8.504376,3.0942,8.6838 -L 3.0942,8.6838,3.6686,8.846205 -L 3.6686,8.846205,4.2469,9.000126 - -[召] 30 -L 1.7131,0.000106,1.7131,1.247296 -L 1.7131,1.247296,1.7131,2.4775 -L 1.7131,2.4775,1.7131,3.699341 -L 1.7131,3.699341,3.2682,3.699341 -L 3.2682,3.699341,4.8229,3.699341 -L 4.8229,3.699341,6.3815,3.699341 -L 6.3815,3.699341,6.3815,2.4775 -L 6.3815,2.4775,6.3815,1.247296 -L 6.3815,1.247296,6.3815,0.000106 -L 6.3815,0.000106,4.8229,0.000106 -L 4.8229,0.000106,3.2682,0.000106 -L 3.2682,0.000106,1.7131,0.000106 -L 1.0753,4.767052,1.8357,5.490232 -L 1.8357,5.490232,2.6094,6.20494 -L 2.6094,6.20494,3.3943,6.902684 -L 3.3943,6.902684,3.3943,7.436567 -L 3.3943,7.436567,3.3943,7.970515 -L 3.3943,7.970515,3.3943,8.504376 -L 3.3943,8.504376,2.5397,8.504376 -L 2.5397,8.504376,1.6921,8.504376 -L 1.6921,8.504376,0.8585,8.504376 -L 5.1031,5.300914,5.3766,5.300914 -L 5.3766,5.300914,5.6568,5.300914 -L 5.6568,5.300914,5.9542,5.300914 -L 5.9542,5.300914,6.5566,6.487402 -L 6.5566,6.487402,6.7776,7.317965 -L 6.7776,7.317965,6.8126,8.504376 -L 6.8126,8.504376,5.8039,8.504376 -L 5.8039,8.504376,4.8057,8.504376 -L 4.8057,8.504376,3.818,8.504376 - -[奨] 54 -L 0.4612,0.000106,1.547,0.445082 -L 1.547,0.445082,2.3175,1.067927 -L 2.3175,1.067927,3.4239,2.402635 -L 3.4239,2.402635,2.4226,2.505848 -L 2.4226,2.505848,1.4415,2.591866 -L 1.4415,2.591866,0.4612,2.669598 -L 6.3835,0.000106,4.8883,1.738876 -L 4.8883,1.738876,4.2295,2.697859 -L 4.2295,2.697859,3.8512,3.699341 -L 4.7023,2.669598,5.5363,2.669598 -L 5.5363,2.669598,6.3835,2.669598 -L 6.3835,2.669598,7.2349,2.669598 -L 1.7151,3.699341,1.631,4.603192 -L 1.631,4.603192,1.5641,5.490232 -L 1.5641,5.490232,1.4976,6.368723 -L 1.4976,6.368723,1.1442,6.024104 -L 1.1442,6.024104,0.7974,5.671123 -L 0.7974,5.671123,0.4612,5.300914 -L 5.13,3.699341,5.4063,3.699341 -L 5.4063,3.699341,5.6834,3.699341 -L 5.6834,3.699341,5.9527,3.699341 -L 5.9527,3.699341,5.939,4.846175 -L 5.939,4.846175,5.8266,5.399891 -L 5.8266,5.399891,5.5289,5.834873 -L 5.5289,5.834873,4.958,5.757206 -L 4.958,5.757206,4.4015,5.671123 -L 4.4015,5.671123,3.8512,5.56791 -L 3.8512,5.56791,3.9812,5.300914 -L 3.9812,5.300914,4.1248,5.034027 -L 4.1248,5.034027,4.275,4.767052 -L 2.5662,5.834873,2.8429,5.834873 -L 2.8429,5.834873,3.1227,5.834873 -L 3.1227,5.834873,3.4239,5.834873 -L 6.3835,5.834873,6.2297,6.024104 -L 6.2297,6.024104,6.0861,6.20494 -L 6.0861,6.20494,5.9527,6.368723 -L 5.9527,6.368723,6.5551,7.159785 -L 6.5551,7.159785,6.7761,7.713402 -L 6.7761,7.713402,6.8073,8.504376 -L 6.8073,8.504376,6.1632,8.474725 -L 6.1632,8.474725,5.6168,8.267161 -L 5.6168,8.267161,4.7023,7.703529 -L 4.7023,7.703529,4.8323,7.436567 -L 4.8323,7.436567,4.979,7.16968 -L 4.979,7.16968,5.13,6.902684 -L 1.7151,6.902684,1.7151,7.615969 -L 1.7151,7.615969,1.7151,8.312266 -L 1.7151,8.312266,1.7151,9.000126 -L 3.4239,6.902684,3.2737,7.16968 -L 3.2737,7.16968,3.1227,7.436567 -L 3.1227,7.436567,2.9966,7.703529 -L 2.9966,7.703529,3.4239,7.806731 -L 3.4239,7.806731,3.8512,7.892772 -L 3.8512,7.892772,4.275,7.970515 - -[宵] 51 -L 1.7447,0.000106,1.7447,1.781223 -L 1.7447,1.781223,1.7447,3.545354 -L 1.7447,3.545354,1.7447,5.300914 -L 1.7447,5.300914,2.0214,5.300914 -L 2.0214,5.300914,2.3051,5.300914 -L 2.3051,5.300914,2.5997,5.300914 -L 2.5997,5.300914,2.5857,6.072186 -L 2.5857,6.072186,2.4733,6.487402 -L 2.4733,6.487402,2.172,6.902684 -L 4.7047,0.000106,5.1355,0.000106 -L 5.1355,0.000106,5.5558,0.000106 -L 5.5558,0.000106,5.9866,0.000106 -L 5.9866,0.000106,5.9866,0.723275 -L 5.9866,0.723275,5.9866,1.438005 -L 5.9866,1.438005,5.9866,2.135672 -L 5.9866,2.135672,4.7047,2.135672 -L 4.7047,2.135672,3.4333,2.135672 -L 3.4333,2.135672,2.172,2.135672 -L 5.9866,2.669598,5.9866,3.012817 -L 5.9866,3.012817,5.9866,3.356057 -L 5.9866,3.356057,5.9866,3.699341 -L 5.9866,3.699341,4.7047,3.699341 -L 4.7047,3.699341,3.4333,3.699341 -L 3.4333,3.699341,2.172,3.699341 -L 5.9866,4.23318,5.9866,4.603192 -L 5.9866,4.603192,5.9866,4.95636 -L 5.9866,4.95636,5.9866,5.300914 -L 5.9866,5.300914,4.9845,5.300914 -L 4.9845,5.300914,4.0007,5.300914 -L 4.0007,5.300914,3.0231,5.300914 -L 3.8816,5.834873,3.8816,6.20494 -L 3.8816,6.20494,3.8816,6.558064 -L 3.8816,6.558064,3.8816,6.902684 -L 5.1355,5.834873,5.2612,6.20494 -L 5.2612,6.20494,5.4048,6.558064 -L 5.4048,6.558064,5.5558,6.902684 -L 0.4628,6.368723,0.4628,6.902684 -L 0.4628,6.902684,0.4628,7.436567 -L 0.4628,7.436567,0.4628,7.970515 -L 0.4628,7.970515,1.591,7.970515 -L 1.591,7.970515,2.7293,7.970515 -L 2.7293,7.970515,3.8816,7.970515 -L 3.8816,7.970515,3.8816,8.313711 -L 3.8816,8.313711,3.8816,8.65693 -L 3.8816,8.65693,3.8816,9.000126 -L 7.2646,6.368723,7.2646,6.902684 -L 7.2646,6.902684,7.2646,7.436567 -L 7.2646,7.436567,7.2646,7.970515 -L 7.2646,7.970515,6.2633,7.970515 -L 6.2633,7.970515,5.2612,7.970515 -L 5.2612,7.970515,4.277,7.970515 - -[尚] 36 -L 0.4929,0.000106,0.4929,2.134325 -L 0.4929,2.134325,0.4929,4.260073 -L 0.4929,4.260073,0.4929,6.368723 -L 0.4929,6.368723,1.6242,6.368723 -L 1.6242,6.368723,2.752,6.368723 -L 2.752,6.368723,3.8832,6.368723 -L 3.8832,6.368723,3.8832,7.245825 -L 3.8832,7.245825,3.8832,8.122981 -L 3.8832,8.122981,3.8832,9.000126 -L 6.0127,0.000106,6.4225,0.000106 -L 6.4225,0.000106,6.8393,0.000106 -L 6.8393,0.000106,7.2666,0.000106 -L 7.2666,0.000106,7.2666,2.134325 -L 7.2666,2.134325,7.2666,4.260073 -L 7.2666,4.260073,7.2666,6.368723 -L 7.2666,6.368723,6.2688,6.368723 -L 6.2688,6.368723,5.2842,6.368723 -L 5.2842,6.368723,4.3039,6.368723 -L 2.5978,1.601788,2.5978,2.478956 -L 2.5978,2.478956,2.5978,3.356057 -L 2.5978,3.356057,2.5978,4.23318 -L 2.5978,4.23318,3.4528,4.23318 -L 3.4528,4.23318,4.3039,4.23318 -L 4.3039,4.23318,5.1616,4.23318 -L 5.1616,4.23318,5.1616,3.356057 -L 5.1616,3.356057,5.1616,2.478956 -L 5.1616,2.478956,5.1616,1.601788 -L 5.1616,1.601788,4.3039,1.601788 -L 4.3039,1.601788,3.4528,1.601788 -L 3.4528,1.601788,2.5978,1.601788 -L 2.2024,7.436567,1.9079,7.806731 -L 1.9079,7.806731,1.6242,8.159735 -L 1.6242,8.159735,1.3478,8.504376 -L 5.5924,7.436567,5.8625,7.806731 -L 5.8625,7.806731,6.1388,8.159735 -L 6.1388,8.159735,6.4089,8.504376 - -[床] 30 -L 0.5264,0.267004,1.1852,2.925365 -L 1.1852,2.925365,1.3565,5.3377 -L 1.3565,5.3377,1.3463,7.970515 -L 1.3463,7.970515,2.3337,7.970515 -L 2.3337,7.970515,3.3322,7.970515 -L 3.3322,7.970515,4.3409,7.970515 -L 4.3409,7.970515,4.3409,8.313711 -L 4.3409,8.313711,4.3409,8.65693 -L 4.3409,8.65693,4.3409,9.000126 -L 4.7609,0.000106,4.6842,1.600355 -L 4.6842,1.600355,4.6138,3.192252 -L 4.6138,3.192252,4.5511,4.767052 -L 4.5511,4.767052,3.6124,3.545354 -L 3.6124,3.545354,2.6878,2.315106 -L 2.6878,2.315106,1.7771,1.067927 -L 7.297,1.067927,6.5755,2.401201 -L 6.5755,2.401201,5.8676,3.726113 -L 5.8676,3.726113,5.1636,5.034027 -L 5.1636,5.034027,4.1658,5.13713 -L 4.1658,5.13713,3.1777,5.223247 -L 3.1777,5.223247,2.2009,5.300914 -L 5.5874,5.300914,6.1482,5.300914 -L 6.1482,5.300914,6.7187,5.300914 -L 6.7187,5.300914,7.297,5.300914 -L 4.7609,5.834873,4.7609,6.20494 -L 4.7609,6.20494,4.7609,6.558064 -L 4.7609,6.558064,4.7609,6.902684 -L 4.7609,7.970515,5.7419,7.970515 -L 5.7419,7.970515,6.7257,7.970515 -L 6.7257,7.970515,7.7243,7.970515 - -[彰] 60 -L 2.6617,0.000106,2.3146,1.449268 -L 2.3146,1.449268,1.4986,1.703567 -L 1.4986,1.703567,0.5249,1.601788 -L 4.5496,0.000106,5.5968,1.067927 -L 5.5968,1.067927,6.6612,2.135672 -L 6.6612,2.135672,7.7263,3.203482 -L 3.089,1.601788,2.7878,2.017092 -L 2.7878,2.017092,2.6754,2.432395 -L 2.6754,2.432395,2.6617,3.203482 -L 2.6617,3.203482,2.2344,3.203482 -L 2.2344,3.203482,1.8033,3.203482 -L 1.8033,3.203482,1.3795,3.203482 -L 1.3795,3.203482,1.3795,3.916833 -L 1.3795,3.916833,1.3795,4.613054 -L 1.3795,4.613054,1.3795,5.300914 -L 1.3795,5.300914,2.2131,5.300914 -L 2.2131,5.300914,3.0572,5.300914 -L 3.0572,5.300914,3.9156,5.300914 -L 3.9156,5.300914,3.9156,4.613054 -L 3.9156,4.613054,3.9156,3.916833 -L 3.9156,3.916833,3.9156,3.203482 -L 3.9156,3.203482,3.6354,3.203482 -L 3.6354,3.203482,3.3619,3.203482 -L 3.3619,3.203482,3.089,3.203482 -L 3.5128,1.601788,3.9191,1.601788 -L 3.9191,1.601788,4.3391,1.601788 -L 4.3391,1.601788,4.7667,1.601788 -L 5.4073,3.699341,6.0451,4.422499 -L 6.0451,4.422499,6.6896,5.13713 -L 6.6896,5.13713,7.3302,5.834873 -L 1.8033,4.23318,2.3605,4.23318 -L 2.3605,4.23318,2.9381,4.23318 -L 2.9381,4.23318,3.5128,4.23318 -L 0.5249,6.368723,0.9522,6.471827 -L 0.9522,6.471827,1.3795,6.558064 -L 1.3795,6.558064,1.8033,6.635719 -L 1.8033,6.635719,1.653,7.005786 -L 1.653,7.005786,1.5094,7.358889 -L 1.5094,7.358889,1.3795,7.703529 -L 1.3795,7.703529,1.8033,7.806731 -L 1.8033,7.806731,2.2344,7.892772 -L 2.2344,7.892772,2.6617,7.970515 -L 2.6617,7.970515,2.6617,8.313711 -L 2.6617,8.313711,2.6617,8.65693 -L 2.6617,8.65693,2.6617,9.000126 -L 2.2344,6.368723,2.6617,6.471827 -L 2.6617,6.471827,3.089,6.558064 -L 3.089,6.558064,3.5128,6.635719 -L 3.5128,6.635719,3.6389,7.005786 -L 3.6389,7.005786,3.7647,7.358889 -L 3.7647,7.358889,3.9156,7.703529 -L 3.9156,7.703529,3.6354,7.806731 -L 3.6354,7.806731,3.3619,7.892772 -L 3.3619,7.892772,3.089,7.970515 -L 3.9156,6.368723,4.1853,6.368723 -L 4.1853,6.368723,4.469,6.368723 -L 4.469,6.368723,4.7667,6.368723 -L 5.6213,6.902684,6.1743,7.615969 -L 6.1743,7.615969,6.7491,8.312266 -L 6.7491,8.312266,7.3302,9.000126 - -[抄] 30 -L 0.9826,0.000106,1.2589,0.000106 -L 1.2589,0.000106,1.5426,0.000106 -L 1.5426,0.000106,1.8372,0.000106 -L 1.8372,0.000106,1.8228,2.62295 -L 1.8228,2.62295,1.7111,3.720476 -L 1.7111,3.720476,1.4099,4.23318 -L 1.4099,4.23318,1.1118,4.069408 -L 1.1118,4.069408,0.8281,3.88855 -L 0.8281,3.88855,0.5588,3.699341 -L 3.0837,0.000106,4.8528,0.978943 -L 4.8528,0.978943,6.334,2.491619 -L 6.334,2.491619,7.7559,4.23318 -L 4.7932,3.203482,5.0734,3.203482 -L 5.0734,3.203482,5.3536,3.203482 -L 5.3536,3.203482,5.651,3.203482 -L 5.651,3.203482,5.651,5.147025 -L 5.651,5.147025,5.651,7.08202 -L 5.651,7.08202,5.651,9.000126 -L 2.2326,4.23318,1.7286,5.552335 -L 1.7286,5.552335,1.5465,6.524188 -L 1.5465,6.524188,0.5588,6.902684 -L 3.5148,4.767052,4.1173,5.933752 -L 4.1173,5.933752,4.3376,6.625814 -L 4.3376,6.625814,4.3726,7.436567 -L 7.7559,5.56791,7.4586,6.20494 -L 7.4586,6.20494,7.1749,6.825028 -L 7.1749,6.825028,6.8982,7.436567 -L 2.2326,6.902684,1.9527,7.336221 -L 1.9527,7.336221,1.8512,7.880076 -L 1.8512,7.880076,1.8372,9.000126 - -[掌] 51 -L 3.1207,0.000106,3.3942,0.000106 -L 3.3942,0.000106,3.6744,0.000106 -L 3.6744,0.000106,3.9718,0.000106 -L 3.9718,0.000106,3.3869,1.584911 -L 3.3869,1.584911,2.0455,1.771329 -L 2.0455,1.771329,0.5849,1.601788 -L 4.3991,1.601788,4.1017,2.135672 -L 4.1017,2.135672,3.8215,2.669598 -L 3.8215,2.669598,3.541,3.203482 -L 3.541,3.203482,2.8233,3.203482 -L 2.8233,3.203482,2.112,3.203482 -L 2.112,3.203482,1.4119,3.203482 -L 4.7949,1.601788,5.653,1.601788 -L 5.653,1.601788,6.5041,1.601788 -L 6.5041,1.601788,7.3625,1.601788 -L 4.3991,3.203482,4.0037,3.750028 -L 4.0037,3.750028,3.2331,4.017112 -L 3.2331,4.017112,1.4119,4.23318 -L 4.7949,3.203482,5.3556,3.203482 -L 5.3556,3.203482,5.9265,3.203482 -L 5.9265,3.203482,6.5041,3.203482 -L 4.3991,4.23318,4.7423,4.60884 -L 4.7423,4.60884,5.2887,4.747274 -L 5.2887,4.747274,6.5041,4.767052 -L 2.263,5.834873,2.263,6.20494 -L 2.263,6.20494,2.263,6.558064 -L 2.263,6.558064,2.263,6.902684 -L 2.263,6.902684,3.3942,6.902684 -L 3.3942,6.902684,4.522,6.902684 -L 4.522,6.902684,5.653,6.902684 -L 5.653,6.902684,5.653,6.558064 -L 5.653,6.558064,5.653,6.20494 -L 5.653,6.20494,5.653,5.834873 -L 5.653,5.834873,4.522,5.834873 -L 4.522,5.834873,3.3942,5.834873 -L 3.3942,5.834873,2.263,5.834873 -L 0.5849,6.902684,0.5849,7.272782 -L 0.5849,7.272782,0.5849,7.625776 -L 0.5849,7.625776,0.5849,7.970515 -L 0.5849,7.970515,1.1383,8.07364 -L 1.1383,8.07364,1.6921,8.159735 -L 1.6921,8.159735,2.263,8.237402 -L 2.263,8.237402,2.112,8.502932 -L 2.112,8.502932,1.9649,8.760034 -L 1.9649,8.760034,1.8357,9.000126 -L 7.3625,6.902684,7.3625,7.272782 -L 7.3625,7.272782,7.3625,7.625776 -L 7.3625,7.625776,7.3625,7.970515 -L 7.3625,7.970515,5.8039,7.970515 -L 5.8039,7.970515,4.2453,7.970515 -L 4.2453,7.970515,2.6899,7.970515 - -[昇] 42 -L 1.2247,0.000106,1.7182,0.637071 -L 1.7182,0.637071,2.2121,1.257158 -L 2.2121,1.257158,2.7203,1.868774 -L 2.7203,1.868774,2.5693,2.135672 -L 2.5693,2.135672,2.4292,2.402635 -L 2.4292,2.402635,2.2926,2.669598 -L 2.2926,2.669598,1.7182,2.669598 -L 1.7182,2.669598,1.1403,2.669598 -L 1.1403,2.669598,0.5838,2.669598 -L 5.6798,0.000106,4.9128,2.741618 -L 4.9128,2.741618,3.4908,2.813703 -L 3.4908,2.813703,2.7203,4.23318 -L 2.7203,4.23318,2.2926,4.23318 -L 2.2926,4.23318,1.8688,4.23318 -L 1.8688,4.23318,1.4415,4.23318 -L 6.1103,2.669598,5.8059,3.103169 -L 5.8059,3.103169,5.6974,3.647023 -L 5.6974,3.647023,5.6798,4.767052 -L 6.5344,2.669598,6.9404,2.669598 -L 6.9404,2.669598,7.361,2.669598 -L 7.361,2.669598,7.7848,2.669598 -L 3.3297,4.767052,3.5465,5.034027 -L 3.5465,5.034027,3.7605,5.300914 -L 3.7605,5.300914,3.9703,5.56791 -L 3.9703,5.56791,3.2702,5.671123 -L 3.2702,5.671123,2.5693,5.757206 -L 2.5693,5.757206,1.8688,5.834873 -L 1.8688,5.834873,1.8688,6.738823 -L 1.8688,6.738823,1.8688,7.625776 -L 1.8688,7.625776,1.8688,8.504376 -L 1.8688,8.504376,3.4239,8.504376 -L 3.4239,8.504376,4.979,8.504376 -L 4.979,8.504376,6.5344,8.504376 -L 6.5344,8.504376,6.5344,7.625776 -L 6.5344,7.625776,6.5344,6.738823 -L 6.5344,6.738823,6.5344,5.834873 -L 6.5344,5.834873,5.8126,5.834873 -L 5.8126,5.834873,5.1051,5.834873 -L 5.1051,5.834873,4.4014,5.834873 -L 2.2926,7.436567,3.5539,7.436567 -L 3.5539,7.436567,4.8287,7.436567 -L 4.8287,7.436567,6.1103,7.436567 - -[晶] 45 -L 0.6173,0.000106,0.6173,1.247296 -L 0.6173,1.247296,0.6173,2.4775 -L 0.6173,2.4775,0.6173,3.699341 -L 0.6173,3.699341,1.4509,3.699341 -L 1.4509,3.699341,2.2946,3.699341 -L 2.2946,3.699341,3.1531,3.699341 -L 3.1531,3.699341,3.1531,2.4775 -L 3.1531,2.4775,3.1531,1.247296 -L 3.1531,1.247296,3.1531,0.000106 -L 3.1531,0.000106,2.2946,0.000106 -L 2.2946,0.000106,1.4509,0.000106 -L 1.4509,0.000106,0.6173,0.000106 -L 4.8584,0.000106,4.8584,1.247296 -L 4.8584,1.247296,4.8584,2.4775 -L 4.8584,2.4775,4.8584,3.699341 -L 4.8584,3.699341,5.6885,3.699341 -L 5.6885,3.699341,6.5361,3.699341 -L 6.5361,3.699341,7.3907,3.699341 -L 7.3907,3.699341,7.3907,2.4775 -L 7.3907,2.4775,7.3907,1.247296 -L 7.3907,1.247296,7.3907,0.000106 -L 7.3907,0.000106,6.5361,0.000106 -L 6.5361,0.000106,5.6885,0.000106 -L 5.6885,0.000106,4.8584,0.000106 -L 1.0446,2.135672,1.5945,2.135672 -L 1.5945,2.135672,2.151,2.135672 -L 2.151,2.135672,2.7223,2.135672 -L 5.2822,2.135672,5.8321,2.135672 -L 5.8321,2.135672,6.3928,2.135672 -L 6.3928,2.135672,6.9634,2.135672 -L 1.8638,5.300914,1.8638,6.368723 -L 1.8638,6.368723,1.8638,7.436567 -L 1.8638,7.436567,1.8638,8.504376 -L 1.8638,8.504376,3.2722,8.504376 -L 3.2722,8.504376,4.6833,8.504376 -L 4.6833,8.504376,6.1091,8.504376 -L 6.1091,8.504376,6.1091,7.436567 -L 6.1091,7.436567,6.1091,6.368723 -L 6.1091,6.368723,6.1091,5.300914 -L 6.1091,5.300914,4.6833,5.300914 -L 4.6833,5.300914,3.2722,5.300914 -L 3.2722,5.300914,1.8638,5.300914 -L 2.2946,6.902684,3.4224,6.902684 -L 3.4224,6.902684,4.5537,6.902684 -L 4.5537,6.902684,5.6783,6.902684 - -[沼] 36 -L 0.6158,0.267004,1.0431,1.411047 -L 1.0431,1.411047,1.4704,2.555167 -L 1.4704,2.555167,1.9008,3.699341 -L 3.61,0.000106,3.61,1.247296 -L 3.61,1.247296,3.61,2.4775 -L 3.61,2.4775,3.61,3.699341 -L 3.61,3.699341,4.7312,3.699341 -L 4.7312,3.699341,5.866,3.699341 -L 5.866,3.699341,6.9938,3.699341 -L 6.9938,3.699341,6.9938,2.4775 -L 6.9938,2.4775,6.9938,1.247296 -L 6.9938,1.247296,6.9938,0.000106 -L 6.9938,0.000106,5.866,0.000106 -L 5.866,0.000106,4.7312,0.000106 -L 4.7312,0.000106,3.61,0.000106 -L 3.3932,5.300914,4.423,6.843382 -L 4.423,6.843382,4.8044,7.67388 -L 4.8044,7.67388,4.8569,8.504376 -L 4.8569,8.504376,4.2864,8.504376 -L 4.2864,8.504376,3.7291,8.504376 -L 3.7291,8.504376,3.1792,8.504376 -L 5.7115,5.300914,5.9851,5.300914 -L 5.9851,5.300914,6.2723,5.300914 -L 6.2723,5.300914,6.5661,5.300914 -L 6.5661,5.300914,7.1685,6.487402 -L 7.1685,6.487402,7.3892,7.317965 -L 7.3892,7.317965,7.4211,8.504376 -L 7.4211,8.504376,6.6961,8.504376 -L 6.6961,8.504376,5.9851,8.504376 -L 5.9851,8.504376,5.2842,8.504376 -L 1.4704,5.834873,1.1723,6.20494 -L 1.1723,6.20494,0.8921,6.558064 -L 0.8921,6.558064,0.6158,6.902684 -L 1.9008,7.970515,1.6031,8.313711 -L 1.6031,8.313711,1.3194,8.65693 -L 1.3194,8.65693,1.0431,9.000126 - -[渉] 36 -L 0.649,0.267004,1.0763,1.411047 -L 1.0763,1.411047,1.5001,2.555167 -L 1.5001,2.555167,1.9274,3.699341 -L 2.7504,0.000106,4.33,0.319322 -L 4.33,0.319322,5.4967,1.23171 -L 5.4967,1.23171,6.5646,2.669598 -L 4.4596,2.135672,4.7363,2.135672 -L 4.7363,2.135672,5.02,2.135672 -L 5.02,2.135672,5.3146,2.135672 -L 5.3146,2.135672,5.1671,4.651275 -L 5.1671,4.651275,4.446,5.327796 -L 4.446,5.327796,2.7504,5.300914 -L 2.7504,2.669598,3.0275,3.202059 -L 3.0275,3.202059,3.3112,3.726113 -L 3.3112,3.726113,3.605,4.23318 -L 7.8469,2.936584,7.5558,3.382916 -L 7.5558,3.382916,7.2686,3.812328 -L 7.2686,3.812328,6.9958,4.23318 -L 5.7419,5.300914,5.4407,5.793873 -L 5.4407,5.793873,5.3282,6.752943 -L 5.3282,6.752943,5.3146,9.000126 -L 6.1692,5.300914,6.7187,5.300914 -L 6.7187,5.300914,7.276,5.300914 -L 7.276,5.300914,7.8469,5.300914 -L 1.5001,5.834873,1.2097,6.20494 -L 1.2097,6.20494,0.9225,6.558064 -L 0.9225,6.558064,0.649,6.902684 -L 3.605,5.834873,3.605,6.558064 -L 3.605,6.558064,3.605,7.272782 -L 3.605,7.272782,3.605,7.970515 -L 5.7419,7.436567,6.2949,7.436567 -L 6.2949,7.436567,6.8522,7.436567 -L 6.8522,7.436567,7.4157,7.436567 -L 1.9274,7.970515,1.63,8.313711 -L 1.63,8.313711,1.3498,8.65693 -L 1.3498,8.65693,1.0763,9.000126 - -[焦] 54 -L 0.6793,0.000106,0.9522,0.533978 -L 0.9522,0.533978,1.2292,1.067927 -L 1.2292,1.067927,1.5021,1.601788 -L 3.6389,0.267004,3.4845,0.723275 -L 3.4845,0.723275,3.3409,1.171031 -L 3.3409,1.171031,3.2081,1.601788 -L 5.7439,0.267004,5.5929,0.723275 -L 5.5929,0.723275,5.4458,1.171031 -L 5.4458,1.171031,5.3166,1.601788 -L 7.88,0.267004,7.5827,0.723275 -L 7.5827,0.723275,7.299,1.171031 -L 7.299,1.171031,7.0219,1.601788 -L 1.9332,2.669598,1.9157,5.668201 -L 1.9157,5.668201,1.8033,6.904128 -L 1.8033,6.904128,1.5021,7.436567 -L 1.5021,7.436567,1.2292,7.091914 -L 1.2292,7.091914,0.9522,6.738823 -L 0.9522,6.738823,0.6793,6.368723 -L 2.3532,2.669598,3.0607,2.669598 -L 3.0607,2.669598,3.7682,2.669598 -L 3.7682,2.669598,4.49,2.669598 -L 4.49,2.669598,4.1433,4.074979 -L 4.1433,4.074979,3.3198,4.327736 -L 3.3198,4.327736,2.3532,4.23318 -L 4.917,2.669598,5.7505,2.669598 -L 5.7505,2.669598,6.5981,2.669598 -L 6.5981,2.669598,7.4527,2.669598 -L 4.917,4.23318,4.6227,4.767052 -L 4.6227,4.767052,4.3429,5.300914 -L 4.3429,5.300914,4.0627,5.834873 -L 4.0627,5.834873,3.4845,5.834873 -L 3.4845,5.834873,2.9136,5.834873 -L 2.9136,5.834873,2.3532,5.834873 -L 5.3166,4.23318,5.8731,4.23318 -L 5.8731,4.23318,6.444,4.23318 -L 6.444,4.23318,7.0219,4.23318 -L 4.917,5.834873,3.779,7.252917 -L 3.779,7.252917,2.8263,7.467672 -L 2.8263,7.467672,1.9332,7.970515 -L 1.9332,7.970515,2.2029,8.313711 -L 2.2029,8.313711,2.4866,8.65693 -L 2.4866,8.65693,2.7843,9.000126 -L 5.3166,5.834873,5.8731,5.834873 -L 5.8731,5.834873,6.444,5.834873 -L 6.444,5.834873,7.0219,5.834873 -L 4.917,7.436567,4.7667,7.625776 -L 4.7667,7.625776,4.6227,7.806731 -L 4.6227,7.806731,4.49,7.970515 -L 4.49,7.970515,4.7628,8.313711 -L 4.7628,8.313711,5.043,8.65693 -L 5.043,8.65693,5.3166,9.000126 -L 5.3166,7.436567,6.0167,7.436567 -L 6.0167,7.436567,6.7242,7.436567 -L 6.7242,7.436567,7.4527,7.436567 - -[症] 45 -L 0.6813,0.000106,1.378,1.428034 -L 1.378,1.428034,1.7808,2.703507 -L 1.7808,2.703507,1.7457,4.23318 -L 1.7457,4.23318,1.3815,3.889908 -L 1.3815,3.889908,1.0246,3.546787 -L 1.0246,3.546787,0.6813,3.203482 -L 2.814,0.000106,3.091,0.000106 -L 3.091,0.000106,3.3712,0.000106 -L 3.3712,0.000106,3.6686,0.000106 -L 3.6686,0.000106,3.6686,1.411047 -L 3.6686,1.411047,3.6686,2.822163 -L 3.6686,2.822163,3.6686,4.23318 -L 4.0647,0.000106,4.4917,0.000106 -L 4.4917,0.000106,4.9225,0.000106 -L 4.9225,0.000106,5.3463,0.000106 -L 5.3463,0.000106,5.3463,1.945007 -L 5.3463,1.945007,5.3463,3.889908 -L 5.3463,3.889908,5.3463,5.834873 -L 5.3463,5.834873,4.6461,5.834873 -L 4.6461,5.834873,3.9421,5.834873 -L 3.9421,5.834873,3.2413,5.834873 -L 5.7736,0.000106,6.4744,0.000106 -L 6.4744,0.000106,7.1749,0.000106 -L 7.1749,0.000106,7.8785,0.000106 -L 5.7736,3.203482,6.2009,3.203482 -L 6.2009,3.203482,6.6285,3.203482 -L 6.6285,3.203482,7.0558,3.203482 -L 1.9597,4.767052,1.9597,5.834873 -L 1.9597,5.834873,1.9597,6.902684 -L 1.9597,6.902684,1.9597,7.970515 -L 1.9597,7.970515,2.9366,7.970515 -L 2.9366,7.970515,3.9211,7.970515 -L 3.9211,7.970515,4.9225,7.970515 -L 4.9225,7.970515,4.9225,8.313711 -L 4.9225,8.313711,4.9225,8.65693 -L 4.9225,8.65693,4.9225,9.000126 -L 1.1016,6.101836,0.9542,6.368723 -L 0.9542,6.368723,0.8106,6.635719 -L 0.8106,6.635719,0.6813,6.902684 -L 5.7736,5.834873,6.3308,5.834873 -L 6.3308,5.834873,6.9013,5.834873 -L 6.9013,5.834873,7.4796,5.834873 -L 5.3463,7.970515,6.1763,7.970515 -L 6.1763,7.970515,7.0274,7.970515 -L 7.0274,7.970515,7.8785,7.970515 - -[硝] 54 -L 4.0944,0.000106,4.0944,2.134325 -L 4.0944,2.134325,4.0944,4.260073 -L 4.0944,4.260073,4.0944,6.368723 -L 4.0944,6.368723,4.6548,6.368723 -L 4.6548,6.368723,5.2222,6.368723 -L 5.2222,6.368723,5.8039,6.368723 -L 5.8039,6.368723,5.8039,7.245825 -L 5.8039,7.245825,5.8039,8.122981 -L 5.8039,8.122981,5.8039,9.000126 -L 6.1958,0.000106,6.6266,0.000106 -L 6.6266,0.000106,7.0543,0.000106 -L 7.0543,0.000106,7.4851,0.000106 -L 7.4851,0.000106,7.4851,1.067927 -L 7.4851,1.067927,7.4851,2.135672 -L 7.4851,2.135672,7.4851,3.203482 -L 7.4851,3.203482,6.483,3.203482 -L 6.483,3.203482,5.4992,3.203482 -L 5.4992,3.203482,4.5217,3.203482 -L 1.1383,1.067927,1.2507,4.995927 -L 1.2507,4.995927,1.4539,7.042496 -L 1.4539,7.042496,1.5656,8.504376 -L 1.5656,8.504376,1.2682,8.504376 -L 1.2682,8.504376,0.9846,8.504376 -L 0.9846,8.504376,0.7075,8.504376 -L 1.5656,1.067927,1.8391,1.067927 -L 1.8391,1.067927,2.112,1.067927 -L 2.112,1.067927,2.3855,1.067927 -L 2.3855,1.067927,2.3855,2.478956 -L 2.3855,2.478956,2.3855,3.889908 -L 2.3855,3.889908,2.3855,5.300914 -L 2.3855,5.300914,2.112,5.300914 -L 2.112,5.300914,1.8391,5.300914 -L 1.8391,5.300914,1.5656,5.300914 -L 7.4851,3.699341,7.4851,4.069408 -L 7.4851,4.069408,7.4851,4.422499 -L 7.4851,4.422499,7.4851,4.767052 -L 7.4851,4.767052,6.483,4.767052 -L 6.483,4.767052,5.4992,4.767052 -L 5.4992,4.767052,4.5217,4.767052 -L 7.4851,5.300914,7.4851,5.671123 -L 7.4851,5.671123,7.4851,6.024104 -L 7.4851,6.024104,7.4851,6.368723 -L 7.4851,6.368723,7.0543,6.368723 -L 7.0543,6.368723,6.6266,6.368723 -L 6.6266,6.368723,6.1958,6.368723 -L 4.5217,7.703529,4.3711,7.970515 -L 4.3711,7.970515,4.2243,8.237402 -L 4.2243,8.237402,4.0944,8.504376 -L 7.0543,7.436567,7.187,7.806731 -L 7.187,7.806731,7.3306,8.159735 -L 7.3306,8.159735,7.4851,8.504376 -L 1.9894,8.504376,2.2661,8.504376 -L 2.2661,8.504376,2.5396,8.504376 -L 2.5396,8.504376,2.8125,8.504376 - -[礁] 69 -L 3.2701,0.000106,3.4029,0.370184 -L 3.4029,0.370184,3.5465,0.723275 -L 3.5465,0.723275,3.6974,1.067927 -L 5.3786,0.267004,5.2242,0.533978 -L 5.2242,0.533978,5.0841,0.800964 -L 5.0841,0.800964,4.9513,1.067927 -L 6.6602,0.267004,6.5064,0.533978 -L 6.5064,0.533978,6.3625,0.800964 -L 6.3625,0.800964,6.2329,1.067927 -L 7.9421,0.267004,7.7883,0.533978 -L 7.7883,0.533978,7.6447,0.800964 -L 7.6447,0.800964,7.5113,1.067927 -L 1.1333,1.067927,1.2457,4.995927 -L 1.2457,4.995927,1.4524,7.042496 -L 1.4524,7.042496,1.5641,8.504376 -L 1.5641,8.504376,1.2878,8.504376 -L 1.2878,8.504376,1.0142,8.504376 -L 1.0142,8.504376,0.7379,8.504376 -L 1.5641,1.067927,1.8408,1.067927 -L 1.8408,1.067927,2.1213,1.067927 -L 2.1213,1.067927,2.4191,1.067927 -L 2.4191,1.067927,2.4191,2.478956 -L 2.4191,2.478956,2.4191,3.889908 -L 2.4191,3.889908,2.4191,5.300914 -L 2.4191,5.300914,2.1213,5.300914 -L 2.1213,5.300914,1.8408,5.300914 -L 1.8408,5.300914,1.5641,5.300914 -L 4.1279,2.669598,4.0442,4.080648 -L 4.0442,4.080648,3.9776,5.491677 -L 3.9776,5.491677,3.9142,6.902684 -L 3.9142,6.902684,3.6974,6.738823 -L 3.6974,6.738823,3.487,6.558064 -L 3.487,6.558064,3.2701,6.368723 -L 4.5552,2.669598,4.958,2.669598 -L 4.958,2.669598,5.3786,2.669598 -L 5.3786,2.669598,5.8024,2.669598 -L 5.8024,2.669598,5.6588,3.820788 -L 5.6588,3.820788,5.2452,4.200651 -L 5.2452,4.200651,4.5552,4.23318 -L 6.2329,2.669598,6.7936,2.669598 -L 6.7936,2.669598,7.361,2.669598 -L 7.361,2.669598,7.9421,2.669598 -L 6.2329,4.23318,5.9352,4.767052 -L 5.9352,4.767052,5.655,5.300914 -L 5.655,5.300914,5.3786,5.834873 -L 5.3786,5.834873,5.1016,5.834873 -L 5.1016,5.834873,4.8287,5.834873 -L 4.8287,5.834873,4.5552,5.834873 -L 6.6602,4.23318,6.9337,4.23318 -L 6.9337,4.23318,7.2136,4.23318 -L 7.2136,4.23318,7.5113,4.23318 -L 6.2329,5.834873,5.5499,7.048133 -L 5.5499,7.048133,5.0109,7.48178 -L 5.0109,7.48178,4.1279,7.703529 -L 4.1279,7.703529,4.2575,8.14983 -L 4.2575,8.14983,4.4014,8.579153 -L 4.4014,8.579153,4.5552,9.000126 -L 6.6602,5.834873,6.9337,5.834873 -L 6.9337,5.834873,7.2136,5.834873 -L 7.2136,5.834873,7.5113,5.834873 -L 6.2329,7.436567,5.946,7.850425 -L 5.946,7.850425,5.946,8.255822 -L 5.946,8.255822,6.2329,9.000126 -L 6.6602,7.436567,7.084,7.436567 -L 7.084,7.436567,7.5113,7.436567 -L 7.5113,7.436567,7.9421,7.436567 -L 1.9879,8.504376,2.2649,8.504376 -L 2.2649,8.504376,2.5483,8.504376 -L 2.5483,8.504376,2.8428,8.504376 - -[祥] 45 -L 1.5945,0.000106,1.5801,2.62295 -L 1.5801,2.62295,1.4684,3.720476 -L 1.4684,3.720476,1.1707,4.23318 -L 1.1707,4.23318,1.0162,4.069408 -L 1.0162,4.069408,0.8691,3.88855 -L 0.8691,3.88855,0.7399,3.699341 -L 5.8356,0.000106,5.6818,2.099005 -L 5.6818,2.099005,5.0514,2.68085 -L 5.0514,2.68085,3.7026,2.669598 -L 6.2594,2.669598,5.6465,4.080648 -L 5.6465,4.080648,5.4332,4.983165 -L 5.4332,4.983165,4.1267,5.300914 -L 6.6905,2.669598,7.0933,2.669598 -L 7.0933,2.669598,7.5133,2.669598 -L 7.5133,2.669598,7.9371,2.669598 -L 2.876,3.203482,2.4487,3.736007 -L 2.4487,3.736007,2.0218,4.260073 -L 2.0218,4.260073,1.5945,4.767052 -L 1.5945,4.767052,2.0218,5.56791 -L 2.0218,5.56791,2.4487,6.368723 -L 2.4487,6.368723,2.876,7.16968 -L 2.876,7.16968,2.151,7.272782 -L 2.151,7.272782,1.44,7.358889 -L 1.44,7.358889,0.7399,7.436567 -L 6.2594,5.300914,5.962,5.736028 -L 5.962,5.736028,5.8496,6.289633 -L 5.8496,6.289633,5.8356,7.436567 -L 5.8356,7.436567,5.1109,7.436567 -L 5.1109,7.436567,4.4034,7.436567 -L 4.4034,7.436567,3.7026,7.436567 -L 6.6905,5.300914,6.9634,5.300914 -L 6.9634,5.300914,7.2369,5.300914 -L 7.2369,5.300914,7.5133,5.300914 -L 6.4765,7.436567,6.6905,7.969059 -L 6.6905,7.969059,6.9038,8.49307 -L 6.9038,8.49307,7.1178,9.000126 -L 7.1178,7.436567,7.3907,7.436567 -L 7.3907,7.436567,7.6642,7.436567 -L 7.6642,7.436567,7.9371,7.436567 -L 1.5945,7.970515,1.5945,8.313711 -L 1.5945,8.313711,1.5945,8.65693 -L 1.5945,8.65693,1.5945,9.000126 -L 4.981,8.237402,4.8307,8.502932 -L 4.8307,8.502932,4.6833,8.760034 -L 4.6833,8.760034,4.5537,9.000126 - -[称] 39 -L 2.0203,0.000106,1.9362,1.411047 -L 1.9362,1.411047,1.8693,2.822163 -L 1.8693,2.822163,1.8101,4.23318 -L 1.8101,4.23318,1.4494,3.545354 -L 1.4494,3.545354,1.1061,2.849044 -L 1.1061,2.849044,0.7695,2.135672 -L 5.0114,0.000106,5.2877,0.000106 -L 5.2877,0.000106,5.5613,0.000106 -L 5.5613,0.000106,5.8341,0.000106 -L 5.8341,0.000106,5.8341,2.315106 -L 5.8341,2.315106,5.8341,4.613054 -L 5.8341,4.613054,5.8341,6.902684 -L 5.8341,6.902684,4.5732,6.744591 -L 4.5732,6.744591,3.0146,6.348956 -L 3.0146,6.348956,2.0203,5.834873 -L 2.0203,5.834873,2.2126,5.04391 -L 2.2126,5.04391,2.5456,4.490282 -L 2.5456,4.490282,3.3018,3.699341 -L 3.7291,2.135672,4.3315,3.2755 -L 4.3315,3.2755,4.5557,3.957778 -L 4.5557,3.957778,4.5841,4.767052 -L 7.9709,2.135672,7.6729,3.012817 -L 7.6729,3.012817,7.3927,3.889908 -L 7.3927,3.889908,7.1163,4.767052 -L 0.7695,6.368723,1.6105,6.538275 -L 1.6105,6.538275,1.9537,7.063588 -L 1.9537,7.063588,2.0203,7.970515 -L 2.0203,7.970515,1.593,7.970515 -L 1.593,7.970515,1.1793,7.970515 -L 1.1793,7.970515,0.7695,7.970515 -L 6.2652,6.902684,6.8218,6.902684 -L 6.8218,6.902684,7.3927,6.902684 -L 7.3927,6.902684,7.9709,6.902684 -L 4.5841,7.436567,4.8814,7.850425 -L 4.8814,7.850425,4.9939,8.255822 -L 4.9939,8.255822,5.0114,9.000126 -L 2.4507,7.970515,2.7208,8.159735 -L 2.7208,8.159735,3.008,8.340592 -L 3.008,8.340592,3.3018,8.504376 - -[粧] 42 -L 2.0499,0.000106,1.9694,1.411047 -L 1.9694,1.411047,1.9028,2.822163 -L 1.9028,2.822163,1.8366,4.23318 -L 1.8366,4.23318,1.4724,3.545354 -L 1.4724,3.545354,1.1183,2.849044 -L 1.1183,2.849044,0.768,2.135672 -L 3.3357,0.267004,3.9903,2.761406 -L 3.9903,2.761406,4.1833,4.967601 -L 4.1833,4.967601,4.1868,7.436567 -L 4.1868,7.436567,4.8873,7.436567 -L 4.8873,7.436567,5.5909,7.436567 -L 5.5909,7.436567,6.2918,7.436567 -L 6.2918,7.436567,6.2918,7.969059 -L 6.2918,7.969059,6.2918,8.49307 -L 6.2918,8.49307,6.2918,9.000126 -L 4.5822,0.000106,5.1426,0.000106 -L 5.1426,0.000106,5.7135,0.000106 -L 5.7135,0.000106,6.2918,0.000106 -L 6.2918,0.000106,6.3478,2.182309 -L 6.3478,2.182309,6.1198,3.67802 -L 6.1198,3.67802,5.0134,4.23318 -L 6.7222,0.000106,7.1495,0.000106 -L 7.1495,0.000106,7.5733,0.000106 -L 7.5733,0.000106,8.0006,0.000106 -L 3.3357,3.699341,2.0993,5.202035 -L 2.0993,5.202035,1.437,5.755783 -L 1.437,5.755783,0.768,5.834873 -L 6.7222,4.23318,6.4175,4.668174 -L 6.4175,4.668174,6.3093,5.221824 -L 6.3093,5.221824,6.2918,6.368723 -L 2.4772,5.834873,2.1799,6.307967 -L 2.1799,6.307967,2.0675,7.128678 -L 2.0675,7.128678,2.0499,9.000126 -L 1.1988,7.16968,1.0486,7.625776 -L 1.0486,7.625776,0.9015,8.07364 -L 0.9015,8.07364,0.768,8.504376 -L 2.9084,7.16968,3.0376,7.625776 -L 3.0376,7.625776,3.1812,8.07364 -L 3.1812,8.07364,3.3357,8.504376 -L 6.7222,7.436567,7.1495,7.436567 -L 7.1495,7.436567,7.5733,7.436567 -L 7.5733,7.436567,8.0006,7.436567 - -[紹] 57 -L 2.0835,0.000106,2.0835,1.600355 -L 2.0835,1.600355,2.0835,3.192252 -L 2.0835,3.192252,2.0835,4.767052 -L 2.0835,4.767052,1.6565,4.767052 -L 1.6565,4.767052,1.2257,4.767052 -L 1.2257,4.767052,0.8019,4.767052 -L 4.6157,0.000106,4.6157,1.247296 -L 4.6157,1.247296,4.6157,2.4775 -L 4.6157,2.4775,4.6157,3.699341 -L 4.6157,3.699341,5.5929,3.699341 -L 5.5929,3.699341,6.5771,3.699341 -L 6.5771,3.699341,7.5718,3.699341 -L 7.5718,3.699341,7.5718,2.4775 -L 7.5718,2.4775,7.5718,1.247296 -L 7.5718,1.247296,7.5718,0.000106 -L 7.5718,0.000106,6.5771,0.000106 -L 6.5771,0.000106,5.5929,0.000106 -L 5.5929,0.000106,4.6157,0.000106 -L 0.8019,1.334814,0.9312,1.971877 -L 0.9312,1.971877,1.0783,2.591866 -L 1.0783,2.591866,1.2257,3.203482 -L 3.3342,1.868774,3.1832,2.324979 -L 3.1832,2.324979,3.0361,2.772735 -L 3.0361,2.772735,2.9069,3.203482 -L 3.3342,4.500155,3.1832,4.767052 -L 3.1832,4.767052,3.0361,5.034027 -L 3.0361,5.034027,2.9069,5.300914 -L 2.9069,5.300914,2.7633,5.13713 -L 2.7633,5.13713,2.6298,4.95636 -L 2.6298,4.95636,2.5076,4.767052 -L 1.6565,5.300914,1.7858,5.56791 -L 1.7858,5.56791,1.9294,5.834873 -L 1.9294,5.834873,2.0835,6.101836 -L 2.0835,6.101836,1.7858,6.471827 -L 1.7858,6.471827,1.5056,6.825028 -L 1.5056,6.825028,1.2257,7.16968 -L 1.2257,7.16968,1.5056,7.779762 -L 1.5056,7.779762,1.7858,8.389934 -L 1.7858,8.389934,2.0835,9.000126 -L 4.1884,5.300914,5.0886,6.843382 -L 5.0886,6.843382,5.4217,7.67388 -L 5.4217,7.67388,5.4703,8.504376 -L 5.4703,8.504376,5.0395,8.504376 -L 5.0395,8.504376,4.6157,8.504376 -L 4.6157,8.504376,4.1884,8.504376 -L 6.3214,5.300914,6.5981,5.300914 -L 6.5981,5.300914,6.8717,5.300914 -L 6.8717,5.300914,7.148,5.300914 -L 7.148,5.300914,7.7508,6.487402 -L 7.7508,6.487402,7.9714,7.317965 -L 7.9714,7.317965,8.0026,8.504376 -L 8.0026,8.504376,7.3025,8.504376 -L 7.3025,8.504376,6.5981,8.504376 -L 6.5981,8.504376,5.8976,8.504376 -L 2.5076,7.16968,2.6298,7.436567 -L 2.6298,7.436567,2.7633,7.703529 -L 2.7633,7.703529,2.9069,7.970515 - -[肖] 36 -L 1.655,0.000106,1.655,2.134325 -L 1.655,2.134325,1.655,4.260073 -L 1.655,4.260073,1.655,6.368723 -L 1.655,6.368723,2.5093,6.368723 -L 2.5093,6.368723,3.3639,6.368723 -L 3.3639,6.368723,4.2188,6.368723 -L 4.2188,6.368723,4.2188,7.245825 -L 4.2188,7.245825,4.2188,8.122981 -L 4.2188,8.122981,4.2188,9.000126 -L 5.4723,0.000106,5.8961,0.000106 -L 5.8961,0.000106,6.3234,0.000106 -L 6.3234,0.000106,6.7511,0.000106 -L 6.7511,0.000106,6.7511,1.067927 -L 6.7511,1.067927,6.7511,2.135672 -L 6.7511,2.135672,6.7511,3.203482 -L 6.7511,3.203482,5.1925,3.203482 -L 5.1925,3.203482,3.6409,3.203482 -L 3.6409,3.203482,2.0823,3.203482 -L 6.7511,3.699341,6.7511,4.069408 -L 6.7511,4.069408,6.7511,4.422499 -L 6.7511,4.422499,6.7511,4.767052 -L 6.7511,4.767052,5.1925,4.767052 -L 5.1925,4.767052,3.6409,4.767052 -L 3.6409,4.767052,2.0823,4.767052 -L 6.7511,5.300914,6.7511,5.671123 -L 6.7511,5.671123,6.7511,6.024104 -L 6.7511,6.024104,6.7511,6.368723 -L 6.7511,6.368723,6.0506,6.368723 -L 6.0506,6.368723,5.3497,6.368723 -L 5.3497,6.368723,4.6461,6.368723 -L 2.5093,7.703529,2.2154,8.14983 -L 2.2154,8.14983,1.9317,8.579153 -L 1.9317,8.579153,1.655,9.000126 -L 5.8961,7.436567,6.1728,7.969059 -L 6.1728,7.969059,6.4534,8.49307 -L 6.4534,8.49307,6.7511,9.000126 - -[衝] 69 -L 1.6885,0.000106,1.6041,1.600355 -L 1.6041,1.600355,1.5376,3.192252 -L 1.5376,3.192252,1.4749,4.767052 -L 1.4749,4.767052,1.2574,4.603192 -L 1.2574,4.603192,1.0476,4.422499 -L 1.0476,4.422499,0.8301,4.23318 -L 6.3538,0.000106,6.6305,0.000106 -L 6.6305,0.000106,6.9103,0.000106 -L 6.9103,0.000106,7.208,0.000106 -L 7.208,0.000106,7.208,1.945007 -L 7.208,1.945007,7.208,3.889908 -L 7.208,3.889908,7.208,5.834873 -L 7.208,5.834873,6.9103,5.834873 -L 6.9103,5.834873,6.6305,5.834873 -L 6.6305,5.834873,6.3538,5.834873 -L 2.5396,0.533978,3.093,0.533978 -L 3.093,0.533978,3.6496,0.533978 -L 3.6496,0.533978,4.2208,0.533978 -L 4.2208,0.533978,4.0772,1.728796 -L 4.0772,1.728796,3.6569,2.110224 -L 3.6569,2.110224,2.9669,2.135672 -L 4.6446,1.067927,4.9209,1.067927 -L 4.9209,1.067927,5.2046,1.067927 -L 5.2046,1.067927,5.5027,1.067927 -L 4.6446,2.135672,4.0138,2.887167 -L 4.0138,2.887167,3.5799,3.163926 -L 3.5799,3.163926,2.9669,3.203482 -L 2.9669,3.203482,2.9669,3.916833 -L 2.9669,3.916833,2.9669,4.613054 -L 2.9669,4.613054,2.9669,5.300914 -L 2.9669,5.300914,3.562,5.330674 -L 3.562,5.330674,3.8877,5.538216 -L 3.8877,5.538216,4.2208,6.101836 -L 4.2208,6.101836,4.0667,6.368723 -L 4.0667,6.368723,3.9231,6.635719 -L 3.9231,6.635719,3.7932,6.902684 -L 3.7932,6.902684,3.2188,6.825028 -L 3.2188,6.825028,2.6622,6.738823 -L 2.6622,6.738823,2.1158,6.635719 -L 2.1158,6.635719,1.9617,6.20494 -L 1.9617,6.20494,1.8181,5.757206 -L 1.8181,5.757206,1.6885,5.300914 -L 4.6446,3.203482,4.2208,3.546787 -L 4.2208,3.546787,3.8005,3.889908 -L 3.8005,3.889908,3.3977,4.23318 -L 5.2852,3.203482,5.3482,3.546787 -L 5.3482,3.546787,5.4186,3.889908 -L 5.4186,3.889908,5.5027,4.23318 -L 5.5027,4.23318,4.8824,4.252969 -L 4.8824,4.252969,4.55,4.391415 -L 4.55,4.391415,4.2208,4.767052 -L 4.2208,4.767052,4.55,5.122935 -L 4.55,5.122935,4.8824,5.122935 -L 4.8824,5.122935,5.5027,4.767052 -L 4.6446,6.902684,4.2975,7.4761 -L 4.2975,7.4761,3.8636,7.752958 -L 3.8636,7.752958,2.9669,7.970515 -L 5.0719,6.902684,5.3482,6.902684 -L 5.3482,6.902684,5.6284,6.902684 -L 5.6284,6.902684,5.9297,6.902684 -L 0.8301,7.436567,1.2574,7.969059 -L 1.2574,7.969059,1.6885,8.49307 -L 1.6885,8.49307,2.1158,9.000126 -L 4.6446,7.970515,4.9209,8.159735 -L 4.9209,8.159735,5.2046,8.340592 -L 5.2046,8.340592,5.5027,8.504376 -L 6.3538,8.504376,6.9033,8.504376 -L 6.9033,8.504376,7.4641,8.504376 -L 7.4641,8.504376,8.0346,8.504376 - -[訟] 26 -L 3.82,0.000106,4.0964,0.000106 -L 4.0964,0.000106,4.3801,0.000106 -L 4.3801,0.000106,4.6778,0.000106 -L 4.6778,0.000106,4.8984,1.933788 -L 4.8984,1.933788,5.3082,3.596139 -L 5.3082,3.596139,5.5289,5.300914 -L 5.1016,0.000106,5.8371,0.138563 -L 5.8371,0.138563,6.4749,0.395621 -L 6.4749,0.395621,7.21,0.533978 -L 7.21,0.533978,7.4902,1.147039 -L 7.4902,1.147039,7.4902,1.700689 -L 7.4902,1.700689,7.21,2.669598 -L 3.82,4.500155,4.4224,6.250078 -L 4.4224,6.250078,4.6466,7.288238 -L 4.6466,7.288238,4.6778,8.504376 -L 8.0611,4.23318,7.326,5.901222 -L 7.326,5.901222,6.9088,7.459113 -L 6.9088,7.459113,6.7827,9.000126 -L 0.864,6.902639,3.3962,6.902639 -L 1.2878,8.504442,2.9689,8.504442 -L 1.2878,5.301089,2.9689,5.301089 -L 1.2878,4.233148,2.9689,4.233148 -L 1.2878,2.669653,2.9689,2.669653 -L 1.2878,0.000106,1.2878,2.669653 -L 2.9689,0.000106,1.2878,0.000106 -L 2.9689,2.669653,2.9689,0.000106 - -[詔] 48 -L 1.2579,0.000106,1.2579,0.904056 -L 1.2579,0.904056,1.2579,1.79103 -L 1.2579,1.79103,1.2579,2.669598 -L 1.2579,2.669598,1.8186,2.669598 -L 1.8186,2.669598,2.3892,2.669598 -L 2.3892,2.669598,2.9674,2.669598 -L 2.9674,2.669598,2.9674,1.79103 -L 2.9674,1.79103,2.9674,0.904056 -L 2.9674,0.904056,2.9674,0.000106 -L 2.9674,0.000106,2.3892,0.000106 -L 2.3892,0.000106,1.8186,0.000106 -L 1.8186,0.000106,1.2579,0.000106 -L 4.6763,0.000106,4.6763,1.067927 -L 4.6763,1.067927,4.6763,2.135693 -L 4.6763,2.135693,4.6763,3.203482 -L 4.6763,3.203482,5.5064,3.203482 -L 5.5064,3.203482,6.3575,3.203482 -L 6.3575,3.203482,7.2085,3.203482 -L 7.2085,3.203482,7.2085,2.135693 -L 7.2085,2.135693,7.2085,1.067927 -L 7.2085,1.067927,7.2085,0.000106 -L 7.2085,0.000106,6.3575,0.000106 -L 6.3575,0.000106,5.5064,0.000106 -L 5.5064,0.000106,4.6763,0.000106 -L 1.2579,4.233202,1.8186,4.233202 -L 1.8186,4.233202,2.3892,4.233202 -L 2.3892,4.233202,2.9674,4.233202 -L 4.2493,4.767063,4.9918,6.058088 -L 4.9918,6.058088,5.3838,7.111681 -L 5.3838,7.111681,5.4997,8.504387 -L 5.4997,8.504387,5.0759,8.504387 -L 5.0759,8.504387,4.6553,8.504387 -L 4.6553,8.504387,4.2493,8.504387 -L 6.3575,4.767063,7.5276,5.388584 -L 7.5276,5.388584,7.7238,6.840503 -L 7.7238,6.840503,7.6358,8.504387 -L 7.6358,8.504387,7.0583,8.504387 -L 7.0583,8.504387,6.4874,8.504387 -L 6.4874,8.504387,5.927,8.504387 -L 1.2579,5.300924,1.8186,5.300924 -L 1.8186,5.300924,2.3892,5.300924 -L 2.3892,5.300924,2.9674,5.300924 -L 0.8625,6.902684,1.696,6.902684 -L 1.696,6.902684,2.5436,6.902684 -L 2.5436,6.902684,3.3947,6.902684 -L 1.2579,8.504387,1.8186,8.504387 -L 1.8186,8.504387,2.3892,8.504387 -L 2.3892,8.504387,2.9674,8.504387 - -[詳] 48 -L 1.2918,0.000106,1.2918,0.723308 -L 1.2918,0.723308,1.2918,1.438005 -L 1.2918,1.438005,1.2918,2.135693 -L 1.2918,2.135693,1.8448,2.135693 -L 1.8448,2.135693,2.4195,2.135693 -L 2.4195,2.135693,3.0006,2.135693 -L 3.0006,2.135693,3.0006,1.438005 -L 3.0006,1.438005,3.0006,0.723308 -L 3.0006,0.723308,3.0006,0.000106 -L 3.0006,0.000106,2.4195,0.000106 -L 2.4195,0.000106,1.8448,0.000106 -L 1.8448,0.000106,1.2918,0.000106 -L 5.9567,0.000106,5.8029,2.099005 -L 5.8029,2.099005,5.176,2.68085 -L 5.176,2.68085,3.8205,2.669598 -L 6.384,2.669598,5.8901,3.738776 -L 5.8901,3.738776,5.6418,4.485992 -L 5.6418,4.485992,4.6748,4.767063 -L 6.8151,2.669598,7.2179,2.669598 -L 7.2179,2.669598,7.6378,2.669598 -L 7.6378,2.669598,8.0616,2.669598 -L 1.2918,3.699341,1.8448,3.699341 -L 1.8448,3.699341,2.4195,3.699341 -L 2.4195,3.699341,3.0006,3.699341 -L 6.384,4.767063,6.0831,5.202035 -L 6.0831,5.202035,5.9742,5.755783 -L 5.9742,5.755783,5.9567,6.902684 -L 5.9567,6.902684,5.3791,6.902684 -L 5.3791,6.902684,4.8082,6.902684 -L 4.8082,6.902684,4.2478,6.902684 -L 1.2918,5.300924,1.8448,5.300924 -L 1.8448,5.300924,2.4195,5.300924 -L 2.4195,5.300924,3.0006,5.300924 -L 0.8645,6.902684,1.6945,6.902684 -L 1.6945,6.902684,2.5421,6.902684 -L 2.5421,6.902684,3.3967,6.902684 -L 6.384,7.16968,6.6607,7.779762 -L 6.6607,7.779762,6.9444,8.389934 -L 6.9444,8.389934,7.2389,9.00016 -L 6.8151,6.902684,7.0845,6.902684 -L 7.0845,6.902684,7.3615,6.902684 -L 7.3615,6.902684,7.6378,6.902684 -L 5.1056,8.237402,4.9518,8.502964 -L 4.9518,8.502964,4.8082,8.760034 -L 4.8082,8.760034,4.6748,9.00016 -L 1.2918,8.504387,1.8448,8.504387 -L 1.8448,8.504387,2.4195,8.504387 -L 2.4195,8.504387,3.0006,8.504387 - -[鐘] 84 -L 0.8595,0.000106,1.2692,0.000106 -L 1.2692,0.000106,1.6857,0.000106 -L 1.6857,0.000106,2.113,0.000106 -L 2.113,0.000106,2.0993,2.998719 -L 2.0993,2.998719,1.9942,4.234636 -L 1.9942,4.234636,1.7176,4.767063 -L 1.7176,4.767063,1.4195,4.767063 -L 1.4195,4.767063,1.1393,4.767063 -L 1.1393,4.767063,0.8595,4.767063 -L 3.8225,0.000106,4.523,0.000106 -L 4.523,0.000106,5.2267,0.000106 -L 5.2267,0.000106,5.9275,0.000106 -L 5.9275,0.000106,5.9131,0.771302 -L 5.9131,0.771302,5.8084,1.186507 -L 5.8084,1.186507,5.5314,1.601788 -L 5.5314,1.601788,5.1041,1.601788 -L 5.1041,1.601788,4.6736,1.601788 -L 4.6736,1.601788,4.2495,1.601788 -L 6.3548,0.000106,6.9117,0.000106 -L 6.9117,0.000106,7.4861,0.000106 -L 7.4861,0.000106,8.0636,0.000106 -L 1.2903,1.868774,1.1393,2.324979 -L 1.1393,2.324979,0.9922,2.772735 -L 0.9922,2.772735,0.8595,3.203482 -L 6.3548,1.601788,6.0816,2.135693 -L 6.0816,2.135693,5.8049,2.669598 -L 5.8049,2.669598,5.5314,3.203482 -L 5.5314,3.203482,5.234,3.203482 -L 5.234,3.203482,4.9503,3.203482 -L 4.9503,3.203482,4.6736,3.203482 -L 4.6736,3.203482,4.6736,3.916833 -L 4.6736,3.916833,4.6736,4.613076 -L 4.6736,4.613076,4.6736,5.300924 -L 4.6736,5.300924,5.5104,5.300924 -L 5.5104,5.300924,6.3548,5.300924 -L 6.3548,5.300924,7.2055,5.300924 -L 7.2055,5.300924,7.2055,4.613076 -L 7.2055,4.613076,7.2055,3.916833 -L 7.2055,3.916833,7.2055,3.203482 -L 7.2055,3.203482,6.5611,3.24168 -L 6.5611,3.24168,6.0147,3.508578 -L 6.0147,3.508578,5.1041,4.233202 -L 6.7852,1.601788,7.0553,1.601788 -L 7.0553,1.601788,7.339,1.601788 -L 7.339,1.601788,7.6363,1.601788 -L 2.9644,2.135693,2.9644,2.505848 -L 2.9644,2.505848,2.9644,2.85895 -L 2.9644,2.85895,2.9644,3.203482 -L 2.5406,4.767063,2.2429,5.182345 -L 2.2429,5.182345,2.1305,5.597572 -L 2.1305,5.597572,2.113,6.368723 -L 2.113,6.368723,1.5176,6.388545 -L 1.5176,6.388545,1.1953,6.526979 -L 1.1953,6.526979,0.8595,6.902684 -L 0.8595,6.902684,1.1988,7.539692 -L 1.1988,7.539692,1.5456,8.159735 -L 1.5456,8.159735,1.8997,8.771252 -L 1.8997,8.771252,2.2461,8.504387 -L 2.2461,8.504387,2.6002,8.237402 -L 2.6002,8.237402,2.9644,7.970515 -L 3.8225,6.368723,4.2495,6.471827 -L 4.2495,6.471827,4.6736,6.558064 -L 4.6736,6.558064,5.1041,6.635719 -L 5.1041,6.635719,4.9503,7.005786 -L 4.9503,7.005786,4.8102,7.358889 -L 4.8102,7.358889,4.6736,7.703529 -L 4.6736,7.703529,5.0831,7.806731 -L 5.0831,7.806731,5.5037,7.892772 -L 5.5037,7.892772,5.9275,7.970515 -L 5.9275,7.970515,5.9275,8.313711 -L 5.9275,8.313711,5.9275,8.656952 -L 5.9275,8.656952,5.9275,9.00016 -L 5.5314,6.368723,5.9342,6.471827 -L 5.9342,6.471827,6.3548,6.558064 -L 6.3548,6.558064,6.7852,6.635719 -L 6.7852,6.635719,6.9117,7.005786 -L 6.9117,7.005786,7.0553,7.358889 -L 7.0553,7.358889,7.2055,7.703529 -L 7.2055,7.703529,6.9117,7.806731 -L 6.9117,7.806731,6.6315,7.892772 -L 6.6315,7.892772,6.3548,7.970515 -L 7.2055,6.368723,7.4861,6.368723 -L 7.4861,6.368723,7.7663,6.368723 -L 7.7663,6.368723,8.0636,6.368723 - -[丈] 18 -L 0.865,0.000106,1.9854,0.445093 -L 1.9854,0.445093,2.8719,1.067927 -L 2.8719,1.067927,4.2798,2.402635 -L 4.2798,2.402635,3.3619,3.552424 -L 3.3619,3.552424,2.9205,4.303864 -L 2.9205,4.303864,2.5703,5.300924 -L 7.2429,0.000106,6.3845,0.533978 -L 6.3845,0.533978,5.5334,1.067927 -L 5.5334,1.067927,4.6788,1.601788 -L 4.6788,3.470489,5.008,6.241727 -L 5.008,6.241727,2.9104,6.953513 -L 2.9104,6.953513,0.865,6.902684 -L 5.5334,6.902684,5.2325,7.336221 -L 5.2325,7.336221,5.1201,7.880097 -L 5.1201,7.880097,5.1026,9.00016 -L 5.9537,6.902684,6.6612,6.902684 -L 6.6612,6.902684,7.3687,6.902684 -L 7.3687,6.902684,8.094,6.902684 - - -# kan_30 ------------------------------------------------------- -# 冗剰壌嬢浄畳譲醸錠嘱飾殖触辱L侵唇娠審慎振浸紳薪診辛震尋甚尽迅陣酢吹帥炊睡粋衰遂酔錘随髄崇枢据杉澄瀬 - -[冗] 21 -L 0.2167,0.038206,1.5897,2.145544 -L 1.5897,2.145544,2.059,3.752896 -L 2.059,3.752896,2.1084,6.368723 -L 2.1084,6.368723,2.812,6.368723 -L 2.812,6.368723,3.523,6.368723 -L 3.523,6.368723,4.2449,6.368723 -L 4.2449,6.368723,4.0554,2.659726 -L 4.0554,2.659726,4.427,0.64552 -L 4.427,0.64552,6.7768,0.038206 -L 6.7768,0.038206,6.7768,0.570656 -L 6.7768,0.570656,6.7768,1.094732 -L 6.7768,1.094732,6.7768,1.601788 -L 0.0034,6.902595,0.0034,7.436456 -L 0.0034,7.436456,0.0034,7.970428 -L 0.0034,7.970428,0.0034,8.504289 -L 0.0034,8.504289,2.1115,8.504289 -L 2.1115,8.504289,4.2239,8.504289 -L 4.2239,8.504289,6.3498,8.504289 -L 6.3498,8.504289,6.3498,7.970428 -L 6.3498,7.970428,6.3498,7.436456 -L 6.3498,7.436456,6.3498,6.902595 - -[剰] 54 -L 2.1416,0.038206,2.0578,1.104517 -L 2.0578,1.104517,1.9878,2.162531 -L 1.9878,2.162531,1.9279,3.203372 -L 1.9279,3.203372,1.2835,2.324957 -L 1.2835,2.324957,0.6425,1.437906 -L 0.6425,1.437906,0.0019,0.533989 -L 5.9557,0.038206,6.2254,0.038206 -L 6.2254,0.038206,6.5126,0.038206 -L 6.5126,0.038206,6.8068,0.038206 -L 6.8068,0.038206,6.8068,3.049483 -L 6.8068,3.049483,6.8068,6.052321 -L 6.8068,6.052321,6.8068,9.03815 -L 3.8157,0.800865,3.3923,1.437906 -L 3.3923,1.437906,2.9716,2.057895 -L 2.9716,2.057895,2.5653,2.669522 -L 5.5249,2.13565,5.5249,4.080648 -L 5.5249,4.080648,5.5249,6.025538 -L 5.5249,6.025538,5.5249,7.970428 -L 0.8562,3.737343,0.8246,4.507171 -L 0.8246,4.507171,0.604,4.912492 -L 0.604,4.912492,0.0019,5.300914 -L 1.2835,3.737343,1.5605,3.737343 -L 1.5605,3.737343,1.8442,3.737343 -L 1.8442,3.737343,2.1416,3.737343 -L 2.1416,3.737343,2.1416,4.107443 -L 2.1416,4.107443,2.1416,4.460435 -L 2.1416,4.460435,2.1416,4.805175 -L 2.1416,4.805175,1.7107,5.148393 -L 1.7107,5.148393,1.2835,5.491578 -L 1.2835,5.491578,0.8562,5.834774 -L 0.8562,5.834774,0.8562,6.204875 -L 0.8562,6.204875,0.8562,6.557965 -L 0.8562,6.557965,0.8562,6.902595 -L 0.8562,6.902595,1.4726,6.932246 -L 1.4726,6.932246,1.8088,7.13992 -L 1.8088,7.13992,2.1416,7.703442 -L 2.1416,7.703442,1.5605,7.806545 -L 1.5605,7.806545,0.9861,7.892673 -L 0.9861,7.892673,0.4324,7.970428 -L 2.5653,3.737343,2.842,3.737343 -L 2.842,3.737343,3.1257,3.737343 -L 3.1257,3.737343,3.4199,3.737343 -L 3.4199,3.737343,3.3748,4.536755 -L 3.3748,4.536755,3.0417,5.149706 -L 3.0417,5.149706,2.1416,6.101771 -L 2.1416,6.101771,2.4673,6.665348 -L 2.4673,6.665348,2.8035,6.872846 -L 2.8035,6.872846,3.4199,6.902595 -L 3.4199,6.902595,3.4515,6.131433 -L 3.4515,6.131433,3.6616,5.716228 -L 3.6616,5.716228,4.2465,5.300914 -L 2.5653,7.970428,2.8984,8.346076 -L 2.8984,8.346076,3.2238,8.4845 -L 3.2238,8.4845,3.8157,8.504289 - -[壌] 57 -L 2.5673,0.038206,2.9946,0.038206 -L 2.9946,0.038206,3.4184,0.038206 -L 3.4184,0.038206,3.8496,0.038206 -L 3.8496,0.038206,3.8496,0.570656 -L 3.8496,0.570656,3.8496,1.094732 -L 3.8496,1.094732,3.8496,1.601788 -L 3.8496,1.601788,3.2678,1.437906 -L 3.2678,1.437906,2.6969,1.257147 -L 2.6969,1.257147,2.14,1.067829 -L 6.8057,0.038206,5.6288,1.553794 -L 5.6288,1.553794,5.1907,2.374331 -L 5.1907,2.374331,5.1245,3.203372 -L 5.1245,3.203372,4.5112,2.985859 -L 4.5112,2.985859,4.1785,2.709165 -L 4.1785,2.709165,3.8496,2.13565 -L 4.2734,0.533989,4.5497,0.533989 -L 4.5497,0.533989,4.8334,0.533989 -L 4.8334,0.533989,5.1245,0.533989 -L 0.0351,2.13565,0.3118,2.13565 -L 0.3118,2.13565,0.592,2.13565 -L 0.592,2.13565,0.8897,2.13565 -L 0.8897,2.13565,0.8897,3.382807 -L 0.8897,3.382807,0.8897,4.613076 -L 0.8897,4.613076,0.8897,5.834774 -L 0.8897,5.834774,0.592,6.024093 -L 0.592,6.024093,0.3118,6.204875 -L 0.3118,6.204875,0.0351,6.368723 -L 2.5673,3.203372,2.9946,3.306574 -L 2.9946,3.306574,3.4184,3.392723 -L 3.4184,3.392723,3.8496,3.470445 -L 3.8496,3.470445,3.5554,3.737343 -L 3.5554,3.737343,3.2678,4.004317 -L 3.2678,4.004317,2.9946,4.271204 -L 5.5549,3.470445,4.7007,4.419554 -L 4.7007,4.419554,3.5659,5.063579 -L 3.5659,5.063579,2.5673,5.300914 -L 5.9822,3.203372,6.2593,3.203372 -L 6.2593,3.203372,6.5356,3.203372 -L 6.5356,3.203372,6.8057,3.203372 -L 5.9822,4.271204,5.1101,5.055271 -L 5.1101,5.055271,4.147,5.737352 -L 4.147,5.737352,2.9946,6.902595 -L 5.9822,5.300914,5.7756,6.101771 -L 5.7756,6.101771,5.7619,6.902595 -L 5.7619,6.902595,5.5549,7.703442 -L 5.5549,7.703442,4.977,7.625776 -L 4.977,7.625776,4.4065,7.53967 -L 4.4065,7.53967,3.8496,7.436456 -L 1.3135,6.368723,1.0193,6.823495 -L 1.0193,6.823495,0.9072,7.515579 -L 0.9072,7.515579,0.8897,9.03815 -L 2.5673,7.970428,2.844,7.970428 -L 2.844,7.970428,3.1242,7.970428 -L 3.1242,7.970428,3.4184,7.970428 -L 5.9822,7.970428,6.2593,7.970428 -L 6.2593,7.970428,6.5356,7.970428 -L 6.5356,7.970428,6.8057,7.970428 - -[嬢] 64 -L 0.0616,0.038206,0.4714,0.83763 -L 0.4714,0.83763,0.892,1.628571 -L 0.892,1.628571,1.3155,2.402646 -L 1.3155,2.402646,0.892,2.505651 -L 0.892,2.505651,0.4714,2.591844 -L 0.4714,2.591844,0.0616,2.669522 -L 0.0616,2.669522,0.174,4.4393 -L 0.174,4.4393,0.3803,6.200726 -L 0.3803,6.200726,0.4924,9.03815 -L 2.5974,0.038206,3.0247,0.038206 -L 3.0247,0.038206,3.452,0.038206 -L 3.452,0.038206,3.8796,0.038206 -L 3.8796,0.038206,3.8796,0.570656 -L 3.8796,0.570656,3.8796,1.094732 -L 3.8796,1.094732,3.8796,1.601788 -L 3.8796,1.601788,3.5816,1.601788 -L 3.5816,1.601788,3.3017,1.601788 -L 3.3017,1.601788,3.0247,1.601788 -L 6.8388,0.038206,5.6375,1.553794 -L 5.6375,1.553794,5.1892,2.374331 -L 5.1892,2.374331,5.1296,3.203372 -L 5.1296,3.203372,4.5342,2.985859 -L 4.5342,2.985859,4.2085,2.709165 -L 4.2085,2.709165,3.8796,2.13565 -L 4.3066,0.533989,4.5833,0.533989 -L 4.5833,0.533989,4.8529,0.533989 -L 4.8529,0.533989,5.1296,0.533989 -L 1.3155,3.203372,1.6167,3.696364 -L 1.6167,3.696364,1.7288,4.655423 -L 1.7288,4.655423,1.7431,6.902595 -L 1.7431,6.902595,1.4489,6.902595 -L 1.4489,6.902595,1.1649,6.902595 -L 1.1649,6.902595,0.8882,6.902595 -L 2.5974,3.203372,3.0247,3.306574 -L 3.0247,3.306574,3.452,3.392723 -L 3.452,3.392723,3.8796,3.470445 -L 3.8796,3.470445,3.5816,3.737343 -L 3.5816,3.737343,3.3017,4.004317 -L 3.3017,4.004317,3.0247,4.271204 -L 5.5569,3.470445,4.6992,4.436454 -L 4.6992,4.436454,3.5749,5.07205 -L 3.5749,5.07205,2.5974,5.300914 -L 5.9846,3.203372,6.2578,3.203372 -L 6.2578,3.203372,6.5376,3.203372 -L 6.5376,3.203372,6.8388,3.203372 -L 5.9846,4.271204,5.1191,5.055271 -L 5.1191,5.055271,4.17,5.737352 -L 4.17,5.737352,3.0247,6.902595 -L 5.9846,5.300914,5.7776,6.101771 -L 5.7776,6.101771,5.7636,6.902595 -L 5.7636,6.902595,5.5569,7.703442 -L 5.5569,7.703442,4.986,7.625776 -L 4.986,7.625776,4.426,7.53967 -L 4.426,7.53967,3.8796,7.436456 -L 2.5974,7.970428,2.8741,7.970428 -L 2.8741,7.970428,3.1543,7.970428 -L 3.1543,7.970428,3.452,7.970428 -L 5.9846,7.970428,6.2578,7.970428 -L 6.2578,7.970428,6.5376,7.970428 -L 6.5376,7.970428,6.8388,7.970428 -L 3.466,6.368526,-0.1345,6.368526 -L 0.7236,3.364747,1.347,9.038106 -A -4.6702,-3.361339,8.620982,23.224227,51.278884 -A -6.53,6.368526,9.138971,316.15783,0 - -[浄] 45 -L 0.0639,0.305104,0.4909,1.449246 -L 0.4909,1.449246,0.9217,2.5933 -L 0.9217,2.5933,1.3455,3.737343 -L 3.0547,0.038206,3.461,0.038206 -L 3.461,0.038206,3.8781,0.038206 -L 3.8781,0.038206,4.3054,0.038206 -L 4.3054,0.038206,4.221,1.906808 -L 4.221,1.906808,3.7695,2.580614 -L 3.7695,2.580614,2.6309,2.669522 -L 4.7359,2.669522,3.9723,4.087555 -L 3.9723,4.087555,3.6921,4.683629 -L 3.6921,4.683629,2.2004,4.805175 -L 5.1565,2.669522,5.4367,2.669522 -L 5.4367,2.669522,5.7166,2.669522 -L 5.7166,2.669522,6.0146,2.669522 -L 6.0146,2.669522,5.7866,4.461967 -L 5.7866,4.461967,5.1845,4.805175 -L 5.1845,4.805175,4.3054,5.300914 -L 4.3054,5.300914,4.3054,5.67098 -L 4.3054,5.67098,4.3054,6.024093 -L 4.3054,6.024093,4.3054,6.368723 -L 4.3054,6.368723,3.1111,6.388523 -L 3.1111,6.388523,2.5647,6.52687 -L 2.5647,6.52687,2.2004,6.902595 -L 2.2004,6.902595,2.9395,7.693559 -L 2.9395,7.693559,3.2648,8.247198 -L 3.2648,8.247198,3.447,9.03815 -L 6.4419,4.805175,6.1403,5.193564 -L 6.1403,5.193564,6.0283,5.598918 -L 6.0283,5.598918,6.0146,6.368723 -L 6.0146,6.368723,5.587,6.471827 -L 5.587,6.471827,5.1565,6.557965 -L 5.1565,6.557965,4.7359,6.635621 -L 4.7359,6.635621,4.8623,7.005699 -L 4.8623,7.005699,5.0056,7.35879 -L 5.0056,7.35879,5.1565,7.703442 -L 5.1565,7.703442,4.7359,7.806545 -L 4.7359,7.806545,4.3054,7.892673 -L 4.3054,7.892673,3.8781,7.970428 -L 0.9217,5.834774,0.624,6.204875 -L 0.624,6.204875,0.3403,6.557965 -L 0.3403,6.557965,0.0639,6.902595 -L 1.3455,7.970428,1.0513,8.340494 -L 1.0513,8.340494,0.7676,8.693586 -L 0.7676,8.693586,0.4909,9.03815 - -[畳] 51 -L 0.094,0.038206,0.6435,0.038206 -L 0.6435,0.038206,1.2039,0.038206 -L 1.2039,0.038206,1.7751,0.038206 -L 1.7751,0.038206,1.7751,1.285386 -L 1.7751,1.285386,1.7751,2.515545 -L 1.7751,2.515545,1.7751,3.737343 -L 1.7751,3.737343,2.9064,3.737343 -L 2.9064,3.737343,4.0444,3.737343 -L 4.0444,3.737343,5.1932,3.737343 -L 5.1932,3.737343,5.1932,2.515545 -L 5.1932,2.515545,5.1932,1.285386 -L 5.1932,1.285386,5.1932,0.038206 -L 5.1932,0.038206,5.7396,0.038206 -L 5.7396,0.038206,6.2965,0.038206 -L 6.2965,0.038206,6.8674,0.038206 -L 2.1989,0.038206,3.0532,0.038206 -L 3.0532,0.038206,3.9043,0.038206 -L 3.9043,0.038206,4.7624,0.038206 -L 2.1989,1.601788,3.0532,1.601788 -L 3.0532,1.601788,3.9043,1.601788 -L 3.9043,1.601788,4.7624,1.601788 -L 2.1989,2.669522,3.0532,2.669522 -L 3.0532,2.669522,3.9043,2.669522 -L 3.9043,2.669522,4.7624,2.669522 -L 0.094,3.737343,0.094,4.269879 -L 0.094,4.269879,0.094,4.793934 -L 0.094,4.793934,0.094,5.300914 -L 0.094,5.300914,2.353,5.300914 -L 2.353,5.300914,4.6086,5.300914 -L 4.6086,5.300914,6.8674,5.300914 -L 6.8674,5.300914,6.8674,4.793934 -L 6.8674,4.793934,6.8674,4.269879 -L 6.8674,4.269879,6.8674,3.737343 -L 1.3794,6.368723,1.3794,7.091892 -L 1.3794,7.091892,1.3794,7.806545 -L 1.3794,7.806545,1.3794,8.504289 -L 1.3794,8.504289,2.7835,8.504289 -L 2.7835,8.504289,4.1848,8.504289 -L 4.1848,8.504289,5.5855,8.504289 -L 5.5855,8.504289,5.5855,7.806545 -L 5.5855,7.806545,5.5855,7.091892 -L 5.5855,7.091892,5.5855,6.368723 -L 5.5855,6.368723,4.1848,6.368723 -L 4.1848,6.368723,2.7835,6.368723 -L 2.7835,6.368723,1.3794,6.368723 -L 3.4843,6.902595,3.1337,7.278365 -L 3.1337,7.278365,2.6889,7.416799 -L 2.6889,7.416799,1.7751,7.436456 -L 4.3354,7.436456,4.6118,7.436456 -L 4.6118,7.436456,4.8955,7.436456 -L 4.8955,7.436456,5.1932,7.436456 - -[è­²] 80 -L 0.5229,0.038206,0.5229,0.751513 -L 0.5229,0.751513,0.5229,1.447801 -L 0.5229,1.447801,0.5229,2.13565 -L 0.5229,2.13565,0.9467,2.13565 -L 0.9467,2.13565,1.3775,2.13565 -L 1.3775,2.13565,1.8052,2.13565 -L 1.8052,2.13565,1.8052,1.447801 -L 1.8052,1.447801,1.8052,0.751513 -L 1.8052,0.751513,1.8052,0.038206 -L 1.8052,0.038206,1.3775,0.038206 -L 1.3775,0.038206,0.9467,0.038206 -L 0.9467,0.038206,0.5229,0.038206 -L 3.0867,0.038206,3.493,0.038206 -L 3.493,0.038206,3.9101,0.038206 -L 3.9101,0.038206,4.3371,0.038206 -L 4.3371,0.038206,4.2534,0.751513 -L 4.2534,0.751513,4.1865,1.447801 -L 4.1865,1.447801,4.1238,2.13565 -L 4.1238,2.13565,3.7662,1.971779 -L 3.7662,1.971779,3.4233,1.791008 -L 3.4233,1.791008,3.0867,1.601788 -L 6.8977,0.038206,6.6035,0.381359 -L 6.6035,0.381359,6.3198,0.724632 -L 6.3198,0.724632,6.0428,1.067829 -L 6.0428,1.067829,5.7104,0.692092 -L 5.7104,0.692092,5.3808,0.553745 -L 5.3808,0.553745,4.7644,0.533989 -L 6.0428,1.601788,5.7451,2.016993 -L 5.7451,2.016993,5.633,2.432296 -L 5.633,2.432296,5.6193,3.203372 -L 5.6193,3.203372,5.3181,3.039621 -L 5.3181,3.039621,5.0376,2.858851 -L 5.0376,2.858851,4.7644,2.669522 -L 6.4736,1.601788,6.7468,2.057895 -L 6.7468,2.057895,7.0273,2.505651 -L 7.0273,2.505651,7.3247,2.936485 -L 7.3247,2.936485,5.3528,3.743012 -L 5.3528,3.743012,4.6733,3.693562 -L 4.6733,3.693562,3.0867,3.203372 -L 0.5229,3.737343,0.9467,3.737343 -L 0.9467,3.737343,1.3775,3.737343 -L 1.3775,3.737343,1.8052,3.737343 -L 3.728,4.271204,3.8506,4.538178 -L 3.8506,4.538178,3.9802,4.805175 -L 3.9802,4.805175,4.1238,5.07205 -L 4.1238,5.07205,3.7662,5.148393 -L 3.7662,5.148393,3.4233,5.22468 -L 3.4233,5.22468,3.0867,5.300914 -L 6.4736,4.271204,5.6018,5.055271 -L 5.6018,5.055271,4.6453,5.737352 -L 4.6453,5.737352,3.5105,6.902595 -L 0.5229,5.300914,0.9467,5.300914 -L 0.9467,5.300914,1.3775,5.300914 -L 1.3775,5.300914,1.8052,5.300914 -L 6.4736,5.300914,6.2673,6.101771 -L 6.2673,6.101771,6.2529,6.902595 -L 6.2529,6.902595,6.0428,7.703442 -L 6.0428,7.703442,5.4687,7.625776 -L 5.4687,7.625776,4.894,7.53967 -L 4.894,7.53967,4.3371,7.436456 -L 0.1271,6.902595,0.8315,6.902595 -L 0.8315,6.902595,1.532,6.902595 -L 1.532,6.902595,2.2321,6.902595 -L 3.0867,7.970428,3.3638,7.970428 -L 3.3638,7.970428,3.6436,7.970428 -L 3.6436,7.970428,3.9417,7.970428 -L 6.4736,7.970428,6.7468,7.970428 -L 6.7468,7.970428,7.0273,7.970428 -L 7.0273,7.970428,7.3247,7.970428 -L 0.5229,8.504289,0.9467,8.504289 -L 0.9467,8.504289,1.3775,8.504289 -L 1.3775,8.504289,1.8052,8.504289 -L 0.096,6.94074,2.6279,6.94074 -L 0.5229,8.542542,2.2009,8.542542 -L 0.5229,5.339189,2.2009,5.339189 -L 0.5229,4.271248,2.2009,4.271248 -L 0.5229,2.707754,2.2009,2.707754 -L 0.5229,0.038206,0.5229,2.707754 -L 2.2009,0.038206,0.5229,0.038206 -L 2.2009,2.707754,2.2009,0.038206 - -[醸] 75 -L 0.126,0.038206,0.3743,3.046604 -L 0.3743,3.046604,0.7701,5.978868 -L 0.7701,5.978868,0.9802,8.504289 -L 0.9802,8.504289,0.686,8.504289 -L 0.686,8.504289,0.4023,8.504289 -L 0.4023,8.504289,0.126,8.504289 -L 0.5529,0.038206,1.2534,0.038206 -L 1.2534,0.038206,1.9578,0.038206 -L 1.9578,0.038206,2.6579,0.038206 -L 2.6579,0.038206,2.6579,0.751513 -L 2.6579,0.751513,2.6579,1.447801 -L 2.6579,1.447801,2.6579,2.13565 -L 2.6579,2.13565,1.9578,2.13565 -L 1.9578,2.13565,1.2534,2.13565 -L 1.2534,2.13565,0.5529,2.13565 -L 3.5164,0.038206,3.7857,0.038206 -L 3.7857,0.038206,4.0694,0.038206 -L 4.0694,0.038206,4.3675,0.038206 -L 4.3675,0.038206,4.3675,0.570656 -L 4.3675,0.570656,4.3675,1.094732 -L 4.3675,1.094732,4.3675,1.601788 -L 4.3675,1.601788,4.0694,1.601788 -L 4.0694,1.601788,3.7857,1.601788 -L 3.7857,1.601788,3.5164,1.601788 -L 4.7944,0.038206,5.2217,0.484539 -L 5.2217,0.484539,5.6455,0.913863 -L 5.6455,0.913863,6.0766,1.334726 -L 6.0766,1.334726,5.926,1.971779 -L 5.926,1.971779,5.7751,2.591844 -L 5.7751,2.591844,5.6455,3.203372 -L 5.6455,3.203372,5.0329,2.985859 -L 5.0329,2.985859,4.7002,2.709165 -L 4.7002,2.709165,4.3675,2.13565 -L 6.5004,1.601788,6.7768,2.057895 -L 6.7768,2.057895,7.05,2.505651 -L 7.05,2.505651,7.3267,2.936485 -L 7.3267,2.936485,6.2903,3.519808 -L 6.2903,3.519808,5.4248,4.043895 -L 5.4248,4.043895,4.3675,4.271204 -L 4.3675,4.271204,4.3675,3.926562 -L 4.3675,3.926562,4.3675,3.573461 -L 4.3675,3.573461,4.3675,3.203372 -L 4.3675,3.203372,4.0694,3.203372 -L 4.0694,3.203372,3.7857,3.203372 -L 3.7857,3.203372,3.5164,3.203372 -L 2.6579,2.669522,2.6579,3.039621 -L 2.6579,3.039621,2.6579,3.392723 -L 2.6579,3.392723,2.6579,3.737343 -L 2.6579,3.737343,2.3847,3.737343 -L 2.3847,3.737343,2.1115,3.737343 -L 2.1115,3.737343,1.8352,3.737343 -L 1.8352,3.737343,1.8173,5.233152 -L 1.8173,5.233152,1.7087,5.91532 -L 1.7087,5.91532,1.4114,6.368723 -L 1.4114,6.368723,1.0923,5.429356 -L 1.0923,5.429356,0.8682,4.142751 -L 0.8682,4.142751,0.5529,3.203372 -L 2.6579,4.271204,2.3325,5.945003 -L 2.3325,5.945003,1.8734,7.161143 -L 1.8734,7.161143,1.4114,8.504289 -L 6.5004,4.271204,5.3128,5.207683 -L 5.3128,5.207683,4.497,5.127247 -L 4.497,5.127247,3.5164,5.300914 -L 6.5004,5.300914,6.2973,6.101771 -L 6.2973,6.101771,6.2798,6.902595 -L 6.2798,6.902595,6.0766,7.703442 -L 6.0766,7.703442,5.4949,7.703442 -L 5.4949,7.703442,4.924,7.703442 -L 4.924,7.703442,4.3675,7.703442 -L 4.3675,7.703442,4.0799,7.100363 -L 4.0799,7.100363,4.0799,6.615832 -L 4.0799,6.615832,4.3675,5.834774 -L 6.5004,7.970428,6.7768,7.970428 -L 6.7768,7.970428,7.05,7.970428 -L 7.05,7.970428,7.3267,7.970428 - -[錠] 63 -L 0.1592,0.038206,0.5619,0.038206 -L 0.5619,0.038206,0.9822,0.038206 -L 0.9822,0.038206,1.4099,0.038206 -L 1.4099,0.038206,1.392,3.036743 -L 1.392,3.036743,1.2904,4.272638 -L 1.2904,4.272638,1.0103,4.805175 -L 1.0103,4.805175,0.7129,4.805175 -L 0.7129,4.805175,0.4323,4.805175 -L 0.4323,4.805175,0.1592,4.805175 -L 3.1152,0.038206,3.718,1.197737 -L 3.718,1.197737,3.9383,2.018427 -L 3.9383,2.018427,3.9733,3.203372 -L 5.2202,0.305104,4.947,0.570656 -L 4.947,0.570656,4.6738,0.827725 -L 4.6738,0.827725,4.3936,1.067829 -L 5.6475,0.038206,6.2082,0.038206 -L 6.2082,0.038206,6.7756,0.038206 -L 6.7756,0.038206,7.3567,0.038206 -L 5.2202,1.067829,5.2202,2.478879 -L 5.2202,2.478879,5.2202,3.889897 -L 5.2202,3.889897,5.2202,5.300914 -L 5.2202,5.300914,4.6496,5.300914 -L 4.6496,5.300914,4.0959,5.300914 -L 4.0959,5.300914,3.5425,5.300914 -L 0.583,1.868675,0.4323,2.324957 -L 0.4323,2.324957,0.2887,2.772647 -L 0.2887,2.772647,0.1592,3.203372 -L 2.2641,2.13565,2.2641,2.505651 -L 2.2641,2.505651,2.2641,2.858851 -L 2.2641,2.858851,2.2641,3.203372 -L 5.6475,2.669522,6.0751,2.669522 -L 6.0751,2.669522,6.5056,2.669522 -L 6.5056,2.669522,6.9294,2.669522 -L 1.8337,4.805175,1.5356,5.193564 -L 1.5356,5.193564,1.4235,5.598918 -L 1.4235,5.598918,1.4099,6.368723 -L 1.4099,6.368723,0.8106,6.388523 -L 0.8106,6.388523,0.4849,6.52687 -L 0.4849,6.52687,0.1592,6.902595 -L 0.1592,6.902595,0.5619,7.625776 -L 0.5619,7.625776,0.9822,8.340494 -L 0.9822,8.340494,1.4099,9.03815 -L 1.4099,9.03815,1.6862,8.693586 -L 1.6862,8.693586,1.9668,8.340494 -L 1.9668,8.340494,2.2641,7.970428 -L 5.6475,5.300914,6.0751,5.300914 -L 6.0751,5.300914,6.5056,5.300914 -L 6.5056,5.300914,6.9294,5.300914 -L 3.1152,6.368723,3.1152,6.738747 -L 3.1152,6.738747,3.1152,7.091892 -L 3.1152,7.091892,3.1152,7.436456 -L 3.1152,7.436456,3.8196,7.436456 -L 3.8196,7.436456,4.5197,7.436456 -L 4.5197,7.436456,5.2202,7.436456 -L 5.2202,7.436456,5.2202,7.970428 -L 5.2202,7.970428,5.2202,8.504289 -L 5.2202,8.504289,5.2202,9.03815 -L 7.3567,6.368723,7.3567,6.738747 -L 7.3567,6.738747,7.3567,7.091892 -L 7.3567,7.091892,7.3567,7.436456 -L 7.3567,7.436456,6.7756,7.436456 -L 6.7756,7.436456,6.2082,7.436456 -L 6.2082,7.436456,5.6475,7.436456 - -[嘱] 66 -L 1.436,0.038206,2.7358,2.83475 -L 2.7358,2.83475,3.1277,5.402594 -L 3.1277,5.402594,3.1421,8.504289 -L 3.1421,8.504289,4.2765,8.504289 -L 4.2765,8.504289,5.4043,8.504289 -L 5.4043,8.504289,6.5325,8.504289 -L 6.5325,8.504289,6.5325,8.159746 -L 6.5325,8.159746,6.5325,7.806545 -L 6.5325,7.806545,6.5325,7.436456 -L 6.5325,7.436456,5.5374,7.436456 -L 5.5374,7.436456,4.5532,7.436456 -L 4.5532,7.436456,3.5725,7.436456 -L 3.5725,0.038206,3.5725,0.915297 -L 3.5725,0.915297,3.5725,1.792453 -L 3.5725,1.792453,3.5725,2.669522 -L 3.5725,2.669522,4.4692,2.6893 -L 4.4692,2.6893,4.907,2.827734 -L 4.907,2.827734,5.2537,3.203372 -L 5.2537,3.203372,4.9213,3.579119 -L 4.9213,3.579119,4.5848,3.717576 -L 4.5848,3.717576,3.9683,3.737343 -L 3.9683,3.737343,3.9683,4.107443 -L 3.9683,4.107443,3.9683,4.460435 -L 3.9683,4.460435,3.9683,4.805175 -L 3.9683,4.805175,4.5848,4.833391 -L 4.5848,4.833391,4.9213,5.03117 -L 4.9213,5.03117,5.2537,5.567812 -L 5.2537,5.567812,4.8229,5.67098 -L 4.8229,5.67098,4.3991,5.757108 -L 4.3991,5.757108,3.9683,5.834774 -L 6.9629,0.038206,6.7881,0.782532 -L 6.7881,0.782532,6.5636,1.18782 -L 6.5636,1.18782,6.1052,1.601788 -L 6.1052,1.601788,5.7581,1.226041 -L 5.7581,1.226041,5.3171,1.087618 -L 5.3171,1.087618,4.3991,1.067829 -L 5.2537,1.868675,5.597,2.432296 -L 5.597,2.432296,6.0421,2.639861 -L 6.0421,2.639861,6.9629,2.669522 -L 6.9629,2.669522,6.9629,2.324957 -L 6.9629,2.324957,6.9629,1.971779 -L 6.9629,1.971779,6.9629,1.601788 -L 0.1577,3.203372,0.1577,4.803741 -L 0.1577,4.803741,0.1577,6.39554 -L 0.1577,6.39554,0.1577,7.970428 -L 0.1577,7.970428,0.7145,7.970428 -L 0.7145,7.970428,1.2854,7.970428 -L 1.2854,7.970428,1.8672,7.970428 -L 1.8672,7.970428,1.8672,6.39554 -L 1.8672,6.39554,1.8672,4.803741 -L 1.8672,4.803741,1.8672,3.203372 -L 1.8672,3.203372,1.2854,3.203372 -L 1.2854,3.203372,0.7145,3.203372 -L 0.7145,3.203372,0.1577,3.203372 -L 5.6775,3.737343,5.3308,4.556632 -L 5.3308,4.556632,5.825,4.799406 -L 5.825,4.799406,6.5325,4.805175 -L 6.5325,4.805175,6.5325,4.460435 -L 6.5325,4.460435,6.5325,4.107443 -L 6.5325,4.107443,6.5325,3.737343 -L 6.5325,3.737343,6.2379,3.737343 -L 6.2379,3.737343,5.9546,3.737343 -L 5.9546,3.737343,5.6775,3.737343 -L 5.6775,5.834774,5.9546,6.024093 -L 5.9546,6.024093,6.2379,6.204875 -L 6.2379,6.204875,6.5325,6.368723 - -[飾] 45 -L 5.711,0.038206,5.8091,2.436532 -L 5.8091,2.436532,5.627,4.453441 -L 5.627,4.453441,4.426,5.300914 -L 4.426,5.300914,4.426,3.889897 -L 4.426,3.889897,4.426,2.478879 -L 4.426,2.478879,4.426,1.067829 -L 0.6153,0.533989,0.5978,4.659637 -L 0.5978,4.659637,0.4889,6.310845 -L 0.4889,6.310845,0.1915,6.902595 -L 0.1915,6.902595,0.6784,7.625776 -L 0.6784,7.625776,1.1719,8.340494 -L 1.1719,8.340494,1.6832,9.03815 -L 1.6832,9.03815,2.1701,8.504289 -L 2.1701,8.504289,2.6608,7.970428 -L 2.6608,7.970428,3.1476,7.436456 -L 1.2559,0.533989,1.7428,1.067829 -L 1.7428,1.067829,2.2296,1.601788 -L 2.2296,1.601788,2.7164,2.13565 -L 6.9614,1.067829,6.9614,2.478879 -L 6.9614,2.478879,6.9614,3.889897 -L 6.9614,3.889897,6.9614,5.300914 -L 6.9614,5.300914,6.3663,5.340382 -L 6.3663,5.340382,6.0406,5.617327 -L 6.0406,5.617327,5.711,6.368723 -L 1.0426,3.203372,1.5925,3.203372 -L 1.5925,3.203372,2.1455,3.203372 -L 2.1455,3.203372,2.7164,3.203372 -L 2.7164,3.203372,2.7164,3.737343 -L 2.7164,3.737343,2.7164,4.271204 -L 2.7164,4.271204,2.7164,4.805175 -L 2.7164,4.805175,2.1455,4.805175 -L 2.1455,4.805175,1.5925,4.805175 -L 1.5925,4.805175,1.0426,4.805175 -L 2.7164,5.300914,2.7164,5.67098 -L 2.7164,5.67098,2.7164,6.024093 -L 2.7164,6.024093,2.7164,6.368723 -L 2.7164,6.368723,2.1455,6.368723 -L 2.1455,6.368723,1.5925,6.368723 -L 1.5925,6.368723,1.0426,6.368723 -L 4.0022,6.368723,4.4572,7.179355 -L 4.4572,7.179355,4.6778,7.871451 -L 4.6778,7.871451,4.8564,9.03815 -L 5.2802,7.436456,5.9846,7.436456 -L 5.9846,7.436456,6.6847,7.436456 -L 6.6847,7.436456,7.3887,7.436456 - -[殖] 69 -L 0.2177,0.038206,0.7676,1.018477 -L 0.7676,1.018477,1.3248,1.981684 -L 1.3248,1.981684,1.8957,2.936485 -L 1.8957,2.936485,1.5315,3.392723 -L 1.5315,3.392723,1.1739,3.840555 -L 1.1739,3.840555,0.8306,4.271204 -L 0.8306,4.271204,0.6135,4.107443 -L 0.6135,4.107443,0.4103,3.926562 -L 0.4103,3.926562,0.2177,3.737343 -L 3.1738,0.038206,3.1738,1.981684 -L 3.1738,1.981684,3.1738,3.916778 -L 3.1738,3.916778,3.1738,5.834774 -L 3.6046,0.038206,4.8658,0.038206 -L 4.8658,0.038206,6.1368,0.038206 -L 6.1368,0.038206,7.4191,0.038206 -L 4.4592,1.601788,4.4592,3.202059 -L 4.4592,3.202059,4.4592,4.793934 -L 4.4592,4.793934,4.4592,6.368723 -L 4.4592,6.368723,4.7324,6.368723 -L 4.7324,6.368723,5.0094,6.368723 -L 5.0094,6.368723,5.2857,6.368723 -L 5.2857,6.368723,5.0514,7.699217 -L 5.0514,7.699217,4.4487,8.012763 -L 4.4487,8.012763,3.6046,7.970428 -L 4.8549,1.601788,5.4157,1.601788 -L 5.4157,1.601788,5.9866,1.601788 -L 5.9866,1.601788,6.5641,1.601788 -L 6.5641,1.601788,6.5641,2.13565 -L 6.5641,2.13565,6.5641,2.669522 -L 6.5641,2.669522,6.5641,3.203372 -L 6.5641,3.203372,5.9866,3.203372 -L 5.9866,3.203372,5.4157,3.203372 -L 5.4157,3.203372,4.8549,3.203372 -L 2.323,3.737343,2.323,4.614433 -L 2.323,4.614433,2.323,5.491578 -L 2.323,5.491578,2.323,6.368723 -L 2.323,6.368723,1.8957,6.291067 -L 1.8957,6.291067,1.4649,6.204875 -L 1.4649,6.204875,1.0446,6.101771 -L 1.0446,6.101771,0.8975,5.680886 -L 0.8975,5.680886,0.7676,5.251474 -L 0.7676,5.251474,0.6485,4.805175 -L 6.5641,3.737343,6.5641,4.107443 -L 6.5641,4.107443,6.5641,4.460435 -L 6.5641,4.460435,6.5641,4.805175 -L 6.5641,4.805175,5.9866,4.805175 -L 5.9866,4.805175,5.4157,4.805175 -L 5.4157,4.805175,4.8549,4.805175 -L 6.5641,5.300914,6.5641,5.67098 -L 6.5641,5.67098,6.5641,6.024093 -L 6.5641,6.024093,6.5641,6.368723 -L 6.5641,6.368723,6.2703,6.368723 -L 6.2703,6.368723,5.9866,6.368723 -L 5.9866,6.368723,5.7095,6.368723 -L 1.0446,6.902595,1.0446,7.436456 -L 1.0446,7.436456,1.0446,7.970428 -L 1.0446,7.970428,1.0446,8.504289 -L 1.0446,8.504289,0.7644,8.504289 -L 0.7644,8.504289,0.4909,8.504289 -L 0.4909,8.504289,0.2177,8.504289 -L 5.7095,7.970428,5.5558,8.340494 -L 5.5558,8.340494,5.4157,8.693586 -L 5.4157,8.693586,5.2857,9.03815 -L 6.1368,7.970428,6.5641,7.970428 -L 6.5641,7.970428,6.9918,7.970428 -L 6.9918,7.970428,7.4191,7.970428 -L 1.4649,8.504289,1.8957,8.504289 -L 1.8957,8.504289,2.323,8.504289 -L 2.323,8.504289,2.7535,8.504289 - -[触] 63 -L 0.2165,0.305104,0.5034,2.235973 -L 0.5034,2.235973,0.5034,5.124379 -L 0.5034,5.124379,0.2165,6.902595 -L 0.2165,6.902595,0.819,7.693559 -L 0.819,7.693559,1.0396,8.247198 -L 1.0396,8.247198,1.0708,9.03815 -L 2.3527,0.038206,2.6294,0.038206 -L 2.6294,0.038206,2.9131,0.038206 -L 2.9131,0.038206,3.2111,0.038206 -L 3.2111,0.038206,3.2111,1.104517 -L 3.2111,1.104517,3.2111,2.162531 -L 3.2111,2.162531,3.2111,3.203372 -L 3.2111,3.203372,2.4826,3.203372 -L 2.4826,3.203372,1.7751,3.203372 -L 1.7751,3.203372,1.0708,3.203372 -L 4.0339,0.038206,4.5876,0.038206 -L 4.5876,0.038206,5.1617,0.038206 -L 5.1617,0.038206,5.7434,0.038206 -L 5.7434,0.038206,5.7434,1.892787 -L 5.7434,1.892787,5.4562,2.899742 -L 5.4562,2.899742,4.4577,3.203372 -L 4.4577,3.203372,4.4577,4.450606 -L 4.4577,4.450606,4.4577,5.680886 -L 4.4577,5.680886,4.4577,6.902595 -L 4.4577,6.902595,5.4387,7.159698 -L 5.4387,7.159698,5.7326,7.891305 -L 5.7326,7.891305,5.7434,9.03815 -L 7.4176,0.305104,7.2736,0.570656 -L 7.2736,0.570656,7.1475,0.827725 -L 7.1475,0.827725,7.0215,1.067829 -L 7.0215,1.067829,6.7276,0.903947 -L 6.7276,0.903947,6.4436,0.723198 -L 6.4436,0.723198,6.1672,0.533989 -L 6.1672,3.203372,5.6629,4.654066 -L 5.6629,4.654066,5.9395,6.189289 -L 5.9395,6.189289,7.0215,6.902595 -L 7.0215,6.902595,7.0215,5.680886 -L 7.0215,5.680886,7.0215,4.450606 -L 7.0215,4.450606,7.0215,3.203372 -L 7.0215,3.203372,6.7276,3.203372 -L 6.7276,3.203372,6.4436,3.203372 -L 6.4436,3.203372,6.1672,3.203372 -L 1.9219,4.004317,1.6315,4.271204 -L 1.6315,4.271204,1.3478,4.538178 -L 1.3478,4.538178,1.0708,4.805175 -L 3.2111,3.737343,3.2111,4.107443 -L 3.2111,4.107443,3.2111,4.460435 -L 3.2111,4.460435,3.2111,4.805175 -L 3.2111,4.805175,2.5597,4.863162 -L 2.5597,4.863162,2.0059,5.268483 -L 2.0059,5.268483,1.0708,6.368723 -L 3.2111,5.300914,3.2111,5.67098 -L 3.2111,5.67098,3.2111,6.024093 -L 3.2111,6.024093,3.2111,6.368723 -L 3.2111,6.368723,2.5909,6.388523 -L 2.5909,6.388523,2.2585,6.52687 -L 2.2585,6.52687,1.9219,6.902595 -L 1.9219,6.902595,2.062,7.169482 -L 2.062,7.169482,2.2021,7.436456 -L 2.2021,7.436456,2.3527,7.703442 -L 2.3527,7.703442,2.062,7.806545 -L 2.062,7.806545,1.7751,7.892673 -L 1.7751,7.892673,1.5016,7.970428 - -[è¾±] 57 -L 4.4912,0.038206,4.8943,0.038206 -L 4.8943,0.038206,5.3146,0.038206 -L 5.3146,0.038206,5.7419,0.038206 -L 5.7419,0.038206,5.724,1.15828 -L 5.724,1.15828,5.626,1.702024 -L 5.626,1.702024,5.3423,2.13565 -L 5.3423,2.13565,4.3371,2.057895 -L 4.3371,2.057895,3.3354,1.971779 -L 3.3354,1.971779,2.355,1.868675 -L 2.355,1.868675,2.6279,1.437906 -L 2.6279,1.437906,2.9116,0.990195 -L 2.9116,0.990195,3.2061,0.533989 -L 0.2501,2.13565,0.7999,2.13565 -L 0.7999,2.13565,1.3565,2.13565 -L 1.3565,2.13565,1.9274,2.13565 -L 6.1657,2.13565,6.0183,2.505651 -L 6.0183,2.505651,5.8676,2.858851 -L 5.8676,2.858851,5.7419,3.203372 -L 6.5962,2.13565,6.8697,2.13565 -L 6.8697,2.13565,7.1569,2.13565 -L 7.1569,2.13565,7.4473,2.13565 -L 0.2501,3.737343,0.9327,5.354468 -L 0.9327,5.354468,1.1148,6.785394 -L 1.1148,6.785394,1.1047,8.504289 -L 1.1047,8.504289,3.066,8.504289 -L 3.066,8.504289,5.0376,8.504289 -L 5.0376,8.504289,7.02,8.504289 -L 1.1047,3.737343,1.5109,3.737343 -L 1.5109,3.737343,1.9274,3.737343 -L 1.9274,3.737343,2.355,3.737343 -L 2.355,3.737343,2.355,4.614433 -L 2.355,4.614433,2.355,5.491578 -L 2.355,5.491578,2.355,6.368723 -L 2.355,6.368723,2.0815,6.368723 -L 2.0815,6.368723,1.8048,6.368723 -L 1.8048,6.368723,1.5285,6.368723 -L 2.9921,3.737343,3.6369,4.107443 -L 3.6369,4.107443,4.2775,4.460435 -L 4.2775,4.460435,4.915,4.805175 -L 4.915,4.805175,4.2705,5.727457 -L 4.2705,5.727457,3.714,6.132856 -L 3.714,6.132856,2.7823,6.368723 -L 6.5962,3.737343,6.1657,4.107443 -L 6.1657,4.107443,5.7486,4.460435 -L 5.7486,4.460435,5.3423,4.805175 -L 5.3423,4.805175,5.6158,5.251474 -L 5.6158,5.251474,5.8957,5.680886 -L 5.8957,5.680886,6.1657,6.101771 -L 6.1657,6.101771,5.5983,6.204875 -L 5.5983,6.204875,5.0376,6.291067 -L 5.0376,6.291067,4.4912,6.368723 -L 6.5962,6.368723,6.8697,6.368723 -L 6.8697,6.368723,7.1569,6.368723 -L 7.1569,6.368723,7.4473,6.368723 -L 1.9274,7.436456,3.486,7.436456 -L 3.486,7.436456,5.0376,7.436456 -L 5.0376,7.436456,6.5962,7.436456 - -[伸] 33 -L 1.1032,0.038206,1.0191,1.981684 -L 1.0191,1.981684,0.9522,3.916778 -L 0.9522,3.916778,0.8892,5.834774 -L 0.8892,5.834774,0.6759,5.67098 -L 0.6759,5.67098,0.4727,5.490221 -L 0.4727,5.490221,0.2797,5.300914 -L 4.917,0.038206,4.7702,2.093226 -L 4.7702,2.093226,4.1534,2.673845 -L 4.1534,2.673845,2.812,2.669522 -L 2.812,2.669522,2.812,4.269879 -L 2.812,4.269879,2.812,5.861656 -L 2.812,5.861656,2.812,7.436456 -L 2.812,7.436456,3.9822,7.453487 -L 3.9822,7.453487,4.6823,7.826312 -L 4.6823,7.826312,4.917,9.03815 -L 5.3443,2.669522,4.7384,4.080648 -L 4.7384,4.080648,4.5352,4.983143 -L 4.5352,4.983143,3.2393,5.300914 -L 5.7681,2.669522,6.1989,2.669522 -L 6.1989,2.669522,6.6265,2.669522 -L 6.6265,2.669522,7.0538,2.669522 -L 7.0538,2.669522,7.0538,3.54658 -L 7.0538,3.54658,7.0538,4.423769 -L 7.0538,4.423769,7.0538,5.300914 -L 7.0538,5.300914,4.9765,5.85464 -L 4.9765,5.85464,5.0781,6.882817 -L 5.0781,6.882817,7.0538,7.436456 -L 7.0538,7.436456,7.0538,6.902595 -L 7.0538,6.902595,7.0538,6.368723 -L 7.0538,6.368723,7.0538,5.834774 -L 1.1032,6.635621,1.3795,7.436456 -L 1.3795,7.436456,1.6597,8.237412 -L 1.6597,8.237412,1.9543,9.03815 - -[ä¾µ] 45 -L 1.1328,0.038206,1.0523,1.981684 -L 1.0523,1.981684,0.9826,3.916778 -L 0.9826,3.916778,0.9195,5.834774 -L 0.9195,5.834774,0.7024,5.67098 -L 0.7024,5.67098,0.4919,5.490221 -L 0.4919,5.490221,0.2817,5.300914 -L 2.4112,0.038206,3.1152,0.381359 -L 3.1152,0.381359,3.8161,0.724632 -L 3.8161,0.724632,4.5236,1.067829 -L 4.5236,1.067829,4.2258,1.704903 -L 4.2258,1.704903,3.9421,2.324957 -L 3.9421,2.324957,3.6651,2.936485 -L 3.6651,2.936485,4.5236,2.936485 -L 4.5236,2.936485,5.3746,2.936485 -L 5.3746,2.936485,6.2292,2.936485 -L 6.2292,2.936485,5.8019,2.324957 -L 5.8019,2.324957,5.3746,1.704903 -L 5.3746,1.704903,4.9473,1.067829 -L 4.9473,1.067829,5.879,0.343237 -L 5.879,0.343237,6.4254,0.076317 -L 6.4254,0.076317,7.0485,0.038206 -L 1.9913,3.203372,1.9913,3.737343 -L 1.9913,3.737343,1.9913,4.271204 -L 1.9913,4.271204,1.9913,4.805175 -L 1.9913,4.805175,3.8161,4.805175 -L 3.8161,4.805175,5.6475,4.805175 -L 5.6475,4.805175,7.4796,4.805175 -L 7.4796,4.805175,7.4796,4.271204 -L 7.4796,4.271204,7.4796,3.737343 -L 7.4796,3.737343,7.4796,3.203372 -L 1.1328,6.635621,1.4099,7.436456 -L 1.4099,7.436456,1.6936,8.237412 -L 1.6936,8.237412,1.9913,9.03815 -L 3.2378,6.368723,4.2258,6.368723 -L 4.2258,6.368723,5.2237,6.368723 -L 5.2237,6.368723,6.2292,6.368723 -L 6.2292,6.368723,6.2292,6.738747 -L 6.2292,6.738747,6.2292,7.091892 -L 6.2292,7.091892,6.2292,7.436456 -L 6.2292,7.436456,5.2237,7.436456 -L 5.2237,7.436456,4.2258,7.436456 -L 4.2258,7.436456,3.2378,7.436456 -L 6.2292,8.237412,5.2237,8.340494 -L 5.2237,8.340494,4.2258,8.426633 -L 4.2258,8.426633,3.2378,8.504289 - -[唇] 36 -L 1.9859,0.038206,1.9859,0.915297 -L 1.9859,0.915297,1.9859,1.792453 -L 1.9859,1.792453,1.9859,2.669522 -L 1.9859,2.669522,3.3943,2.669522 -L 3.3943,2.669522,4.8057,2.669522 -L 4.8057,2.669522,6.2277,2.669522 -L 6.2277,2.669522,6.2277,1.792453 -L 6.2277,1.792453,6.2277,0.915297 -L 6.2277,0.915297,6.2277,0.038206 -L 6.2277,0.038206,4.8057,0.038206 -L 4.8057,0.038206,3.3943,0.038206 -L 3.3943,0.038206,1.9859,0.038206 -L 0.3083,3.203372,1.0056,5.026912 -L 1.0056,5.026912,1.1769,6.630039 -L 1.1769,6.630039,1.1593,8.504289 -L 1.1593,8.504289,3.1246,8.504289 -L 3.1246,8.504289,5.1031,8.504289 -L 5.1031,8.504289,7.0855,8.504289 -L 7.0855,3.203372,5.4327,4.911058 -L 5.4327,4.911058,4.2695,5.550978 -L 4.2695,5.550978,2.4171,5.834774 -L 2.4171,5.834774,2.4171,5.146926 -L 2.4171,5.146926,2.4171,4.450606 -L 2.4171,4.450606,2.4171,3.737343 -L 2.4171,3.737343,3.1592,3.875777 -L 3.1592,3.875777,3.8072,4.132879 -L 3.8072,4.132879,4.5501,4.271204 -L 6.2277,4.805175,6.357,5.070682 -L 6.357,5.070682,6.5041,5.327785 -L 6.5041,5.327785,6.655,5.567812 -L 6.655,5.567812,6.2277,5.67098 -L 6.2277,5.67098,5.8004,5.757108 -L 5.8004,5.757108,5.3766,5.834774 -L 1.9859,6.902595,3.3943,6.902595 -L 3.3943,6.902595,4.8057,6.902595 -L 4.8057,6.902595,6.2277,6.902595 - -[娠] 61 -L 0.3141,0.038206,0.734,0.83763 -L 0.734,0.83763,1.1652,1.628571 -L 1.1652,1.628571,1.5925,2.402646 -L 1.5925,2.402646,1.1652,2.505651 -L 1.1652,2.505651,0.734,2.591844 -L 0.734,2.591844,0.3141,2.669522 -L 0.3141,2.669522,0.4223,4.4393 -L 0.4223,4.4393,0.6223,6.200726 -L 0.6223,6.200726,0.734,9.03815 -L 2.4436,0.038206,2.5728,0.303769 -L 2.5728,0.303769,2.7238,0.560761 -L 2.7238,0.560761,2.874,0.800865 -L 2.874,0.800865,2.5728,1.257147 -L 2.5728,1.257147,2.2926,1.704903 -L 2.2926,1.704903,2.0198,2.13565 -L 3.7286,0.038206,4.0022,0.038206 -L 4.0022,0.038206,4.275,0.038206 -L 4.275,0.038206,4.5486,0.038206 -L 4.5486,0.038206,4.5486,1.792453 -L 4.5486,1.792453,4.5486,3.54658 -L 4.5486,3.54658,4.5486,5.300914 -L 4.5486,5.300914,4.1248,5.300914 -L 4.1248,5.300914,3.7041,5.300914 -L 3.7041,5.300914,3.2978,5.300914 -L 3.2978,5.300914,3.2978,4.079116 -L 3.2978,4.079116,3.2978,2.848957 -L 3.2978,2.848957,3.2978,1.601788 -L 4.979,0.038206,5.2561,0.217554 -L 5.2561,0.217554,5.5363,0.380089 -L 5.5363,0.380089,5.8336,0.533989 -L 7.5432,0.038206,6.5551,1.90266 -L 6.5551,1.90266,6.0021,3.385707 -L 6.0021,3.385707,5.8336,5.300914 -L 5.8336,5.300914,5.5363,5.300914 -L 5.5363,5.300914,5.2561,5.300914 -L 5.2561,5.300914,4.979,5.300914 -L 6.6847,2.669522,6.9614,3.039621 -L 6.9614,3.039621,7.2451,3.392723 -L 7.2451,3.392723,7.5432,3.737343 -L 1.5925,3.203372,1.8937,3.696364 -L 1.8937,3.696364,2.0054,4.655423 -L 2.0054,4.655423,2.0198,6.902595 -L 2.0198,6.902595,1.7217,6.902595 -L 1.7217,6.902595,1.4415,6.902595 -L 1.4415,6.902595,1.1652,6.902595 -L 6.2574,5.300914,6.6847,5.300914 -L 6.6847,5.300914,7.1124,5.300914 -L 7.1124,5.300914,7.5432,5.300914 -L 3.2978,5.834774,3.2978,6.738747 -L 3.2978,6.738747,3.2978,7.625776 -L 3.2978,7.625776,3.2978,8.504289 -L 3.2978,8.504289,4.7023,8.504289 -L 4.7023,8.504289,6.1138,8.504289 -L 6.1138,8.504289,7.5432,8.504289 -L 4.1248,6.902595,5.1051,6.902595 -L 5.1051,6.902595,6.1072,6.902595 -L 6.1072,6.902595,7.1124,6.902595 -L 3.7115,6.368526,0.1145,6.368526 -L 0.9722,3.364747,1.5925,9.038106 -A -4.4247,-3.361339,8.620982,23.224227,51.278884 -A -6.281,6.368526,9.138971,316.15783,0 - -[審] 72 -L 1.6222,0.038206,1.5381,1.285386 -L 1.5381,1.285386,1.4719,2.515545 -L 1.4719,2.515545,1.4089,3.737343 -L 1.4089,3.737343,1.0411,3.573461 -L 1.0411,3.573461,0.687,3.392723 -L 0.687,3.392723,0.3403,3.203372 -L 2.0495,0.038206,2.5997,0.038206 -L 2.5997,0.038206,3.1531,0.038206 -L 3.1531,0.038206,3.7271,0.038206 -L 3.7271,0.038206,3.4963,1.324931 -L 3.4963,1.324931,2.8904,1.637032 -L 2.8904,1.637032,2.0495,1.601788 -L 4.1544,0.038206,4.7117,0.038206 -L 4.7117,0.038206,5.2822,0.038206 -L 5.2822,0.038206,5.864,0.038206 -L 5.864,0.038206,5.864,0.570656 -L 5.864,0.570656,5.864,1.094732 -L 5.864,1.094732,5.864,1.601788 -L 5.864,1.601788,4.5117,1.635598 -L 4.5117,1.635598,3.8816,2.025443 -L 3.8816,2.025443,3.7271,3.203372 -L 3.7271,3.203372,3.1531,3.203372 -L 3.1531,3.203372,2.5997,3.203372 -L 2.5997,3.203372,2.0495,3.203372 -L 5.864,2.13565,5.864,2.505651 -L 5.864,2.505651,5.864,2.858851 -L 5.864,2.858851,5.864,3.203372 -L 5.864,3.203372,5.2822,3.203372 -L 5.2822,3.203372,4.7117,3.203372 -L 4.7117,3.203372,4.1544,3.203372 -L 6.6867,3.203372,5.9025,3.916778 -L 5.9025,3.916778,5.132,4.613076 -L 5.132,4.613076,4.3684,5.300914 -L 4.3684,5.300914,4.1544,4.957728 -L 4.1544,4.957728,3.9376,4.614433 -L 3.9376,4.614433,3.7271,4.271204 -L 2.2316,4.271204,2.4452,4.538178 -L 2.4452,4.538178,2.6627,4.805175 -L 2.6627,4.805175,2.8725,5.07205 -L 2.8725,5.07205,2.0214,5.148393 -L 2.0214,5.148393,1.1739,5.22468 -L 1.1739,5.22468,0.3403,5.300914 -L 3.2963,5.300914,3.4333,5.567812 -L 3.4333,5.567812,3.5734,5.834774 -L 3.5734,5.834774,3.7271,6.101771 -L 3.7271,6.101771,3.1531,6.024093 -L 3.1531,6.024093,2.5997,5.937878 -L 2.5997,5.937878,2.0495,5.834774 -L 5.0094,5.567812,5.1421,5.937878 -L 5.1421,5.937878,5.2822,6.291067 -L 5.2822,6.291067,5.4367,6.635621 -L 5.4367,6.635621,5.0094,6.738747 -L 5.0094,6.738747,4.5821,6.824973 -L 4.5821,6.824973,4.1544,6.902595 -L 5.4367,5.300914,5.9831,5.300914 -L 5.9831,5.300914,6.5431,5.300914 -L 6.5431,5.300914,7.1179,5.300914 -L 0.3403,6.902595,0.3403,7.272684 -L 0.3403,7.272684,0.3403,7.625776 -L 0.3403,7.625776,0.3403,7.970428 -L 0.3403,7.970428,1.4719,7.970428 -L 1.4719,7.970428,2.5958,7.970428 -L 2.5958,7.970428,3.7271,7.970428 -L 3.7271,7.970428,3.7271,8.340494 -L 3.7271,8.340494,3.7271,8.693586 -L 3.7271,8.693586,3.7271,9.03815 -L 7.1179,6.902595,7.1179,7.272684 -L 7.1179,7.272684,7.1179,7.625776 -L 7.1179,7.625776,7.1179,7.970428 -L 7.1179,7.970428,6.1158,7.970428 -L 6.1158,7.970428,5.132,7.970428 -L 5.132,7.970428,4.1544,7.970428 - -[慎] 51 -L 1.1934,0.038206,1.1934,3.049483 -L 1.1934,3.049483,1.1934,6.052321 -L 1.1934,6.052321,1.1934,9.03815 -L 2.4753,0.038206,3.0357,0.217554 -L 3.0357,0.217554,3.6066,0.380089 -L 3.6066,0.380089,4.1848,0.533989 -L 6.7167,0.038206,6.419,0.217554 -L 6.419,0.217554,6.1388,0.380089 -L 6.1388,0.380089,5.866,0.533989 -L 2.4753,1.601788,4.1638,1.601788 -L 4.1638,1.601788,5.866,1.601788 -L 5.866,1.601788,7.5748,1.601788 -L 3.3302,3.203372,3.3302,4.269879 -L 3.3302,4.269879,3.3302,5.327785 -L 3.3302,5.327785,3.3302,6.368723 -L 3.3302,6.368723,3.8832,6.368723 -L 3.8832,6.368723,4.4366,6.368723 -L 4.4366,6.368723,5.0079,6.368723 -L 5.0079,6.368723,4.9939,7.13992 -L 4.9939,7.13992,4.8888,7.555125 -L 4.8888,7.555125,4.6118,7.970428 -L 4.6118,7.970428,4.0304,7.970428 -L 4.0304,7.970428,3.463,7.970428 -L 3.463,7.970428,2.9029,7.970428 -L 3.761,3.203372,4.7343,3.203372 -L 4.7343,3.203372,5.7189,3.203372 -L 5.7189,3.203372,6.7167,3.203372 -L 6.7167,3.203372,6.7167,3.573461 -L 6.7167,3.573461,6.7167,3.926562 -L 6.7167,3.926562,6.7167,4.271204 -L 6.7167,4.271204,5.7189,4.271204 -L 5.7189,4.271204,4.7343,4.271204 -L 4.7343,4.271204,3.761,4.271204 -L 6.7167,5.07205,5.7189,5.148393 -L 5.7189,5.148393,4.7343,5.22468 -L 4.7343,5.22468,3.761,5.300914 -L 0.3703,5.300914,0.3703,6.024093 -L 0.3703,6.024093,0.3703,6.738747 -L 0.3703,6.738747,0.3703,7.436456 -L 6.7167,6.101771,6.2863,6.204875 -L 6.2863,6.204875,5.866,6.291067 -L 5.866,6.291067,5.4352,6.368723 -L 2.0518,6.635621,1.8977,6.902595 -L 1.8977,6.902595,1.7541,7.169482 -L 1.7541,7.169482,1.6207,7.436456 -L 5.4352,7.970428,5.2842,8.340494 -L 5.2842,8.340494,5.1375,8.693586 -L 5.1375,8.693586,5.0079,9.03815 -L 5.866,7.970428,6.2863,7.970428 -L 6.2863,7.970428,6.7167,7.970428 -L 6.7167,7.970428,7.144,7.970428 - -[振] 48 -L 0.7999,0.038206,1.0728,0.038206 -L 1.0728,0.038206,1.353,0.038206 -L 1.353,0.038206,1.6545,0.038206 -L 1.6545,0.038206,1.6367,2.661083 -L 1.6367,2.661083,1.5246,3.758544 -L 1.5246,3.758544,1.2237,4.271204 -L 1.2237,4.271204,0.9292,4.107443 -L 0.9292,4.107443,0.6455,3.926562 -L 0.6455,3.926562,0.3726,3.737343 -L 2.5088,0.038206,3.3669,2.767065 -L 3.3669,2.767065,3.4615,5.648346 -L 3.4615,5.648346,3.3599,8.504289 -L 3.3599,8.504289,4.7647,8.504289 -L 4.7647,8.504289,6.1692,8.504289 -L 6.1692,8.504289,7.5698,8.504289 -L 3.7595,0.038206,4.0362,0.038206 -L 4.0362,0.038206,4.3161,0.038206 -L 4.3161,0.038206,4.6138,0.038206 -L 4.6138,0.038206,4.6138,1.792453 -L 4.6138,1.792453,4.6138,3.54658 -L 4.6138,3.54658,4.6138,5.300914 -L 4.6138,5.300914,4.3161,5.300914 -L 4.3161,5.300914,4.0362,5.300914 -L 4.0362,5.300914,3.7595,5.300914 -L 5.0376,0.038206,5.3146,0.217554 -L 5.3146,0.217554,5.5948,0.380089 -L 5.5948,0.380089,5.8922,0.533989 -L 7.5698,0.038206,6.6207,1.868675 -L 6.6207,1.868675,6.0708,3.54658 -L 6.0708,3.54658,5.8922,5.300914 -L 5.8922,5.300914,5.5948,5.300914 -L 5.5948,5.300914,5.3146,5.300914 -L 5.3146,5.300914,5.0376,5.300914 -L 6.7433,2.669522,7.0234,3.039621 -L 7.0234,3.039621,7.297,3.392723 -L 7.297,3.392723,7.5698,3.737343 -L 2.0783,4.271204,1.5421,5.546589 -L 1.5421,5.546589,1.3355,6.517041 -L 1.3355,6.517041,0.3726,6.902595 -L 6.3233,5.300914,6.7257,5.300914 -L 6.7257,5.300914,7.146,5.300914 -L 7.146,5.300914,7.5698,5.300914 -L 2.0783,6.902595,1.7803,7.337698 -L 1.7803,7.337698,1.6685,7.891305 -L 1.6685,7.891305,1.6545,9.03815 -L 4.1833,6.902595,5.1671,6.902595 -L 5.1671,6.902595,6.1692,6.902595 -L 6.1692,6.902595,7.1744,6.902595 - -[浸] 45 -L 0.4023,0.305104,0.8296,1.449246 -L 0.8296,1.449246,1.2569,2.5933 -L 1.2569,2.5933,1.6807,3.737343 -L 2.9346,0.038206,3.6354,0.381359 -L 3.6354,0.381359,4.3429,0.724632 -L 4.3429,0.724632,5.0714,1.067829 -L 5.0714,1.067829,4.6441,1.704903 -L 4.6441,1.704903,4.2165,2.324957 -L 4.2165,2.324957,3.7857,2.936485 -L 3.7857,2.936485,4.6231,2.936485 -L 4.6231,2.936485,5.4669,2.936485 -L 5.4669,2.936485,6.318,2.936485 -L 6.318,2.936485,6.0451,2.505651 -L 6.0451,2.505651,5.7716,2.057895 -L 5.7716,2.057895,5.4952,1.601788 -L 6.318,0.038206,6.0451,0.217554 -L 6.0451,0.217554,5.7716,0.380089 -L 5.7716,0.380089,5.4952,0.533989 -L 2.5073,3.203372,2.5073,3.737343 -L 2.5073,3.737343,2.5073,4.271204 -L 2.5073,4.271204,2.5073,4.805175 -L 2.5073,4.805175,4.1955,4.805175 -L 4.1955,4.805175,5.898,4.805175 -L 5.898,4.805175,7.6037,4.805175 -L 7.6037,4.805175,7.6037,4.271204 -L 7.6037,4.271204,7.6037,3.737343 -L 7.6037,3.737343,7.6037,3.203372 -L 1.2569,5.834774,0.9596,6.204875 -L 0.9596,6.204875,0.6794,6.557965 -L 0.6794,6.557965,0.4023,6.902595 -L 3.3619,6.368723,4.3394,6.368723 -L 4.3394,6.368723,5.3233,6.368723 -L 5.3233,6.368723,6.318,6.368723 -L 6.318,6.368723,6.318,6.738747 -L 6.318,6.738747,6.318,7.091892 -L 6.318,7.091892,6.318,7.436456 -L 6.318,7.436456,5.3233,7.436456 -L 5.3233,7.436456,4.3394,7.436456 -L 4.3394,7.436456,3.3619,7.436456 -L 1.6807,7.970428,1.3869,8.340494 -L 1.3869,8.340494,1.1032,8.693586 -L 1.1032,8.693586,0.8296,9.03815 -L 6.318,8.237412,5.3233,8.340494 -L 5.3233,8.340494,4.3394,8.426633 -L 4.3394,8.426633,3.3619,8.504289 - -[ç´³] 54 -L 1.6827,0.038206,1.6827,1.638455 -L 1.6827,1.638455,1.6827,3.230352 -L 1.6827,3.230352,1.6827,4.805175 -L 1.6827,4.805175,1.2589,4.805175 -L 1.2589,4.805175,0.839,4.805175 -L 0.839,4.805175,0.4288,4.805175 -L 5.4972,0.038206,5.4132,1.906808 -L 5.4132,1.906808,4.9575,2.580614 -L 4.9575,2.580614,3.8196,2.669522 -L 3.8196,2.669522,3.8196,4.080648 -L 3.8196,4.080648,3.8196,5.491578 -L 3.8196,5.491578,3.8196,6.902595 -L 3.8196,6.902595,4.9855,7.049512 -L 4.9855,7.049512,5.4303,7.67099 -L 5.4303,7.67099,5.4972,9.03815 -L 0.4288,1.334726,0.5553,1.971779 -L 0.5553,1.971779,0.6845,2.591844 -L 0.6845,2.591844,0.8281,3.203372 -L 2.965,1.868675,2.8105,2.324957 -L 2.8105,2.324957,2.6704,2.772647 -L 2.6704,2.772647,2.5412,3.203372 -L 5.9245,2.669522,5.4023,3.78248 -L 5.4023,3.78248,5.175,4.531086 -L 5.175,4.531086,4.2469,4.805175 -L 6.355,2.669522,6.6247,2.669522 -L 6.6247,2.669522,6.9084,2.669522 -L 6.9084,2.669522,7.2061,2.669522 -L 7.2061,2.669522,7.2061,3.392723 -L 7.2061,3.392723,7.2061,4.107443 -L 7.2061,4.107443,7.2061,4.805175 -L 7.2061,4.805175,6.2888,4.823508 -L 6.2888,4.823508,5.8471,4.952058 -L 5.8471,4.952058,5.4972,5.300914 -L 5.4972,5.300914,5.6408,6.563613 -L 5.6408,6.563613,6.1662,6.911056 -L 6.1662,6.911056,7.2061,6.902595 -L 7.2061,6.902595,7.2061,6.368723 -L 7.2061,6.368723,7.2061,5.834774 -L 7.2061,5.834774,7.2061,5.300914 -L 2.965,4.538178,2.6462,5.056563 -L 2.6462,5.056563,2.4287,5.125714 -L 2.4287,5.125714,2.11,4.805175 -L 1.2554,5.300914,1.3853,5.567812 -L 1.3853,5.567812,1.5325,5.834774 -L 1.5325,5.834774,1.6827,6.101771 -L 1.6827,6.101771,1.3853,6.471827 -L 1.3853,6.471827,1.1052,6.824973 -L 1.1052,6.824973,0.8281,7.169482 -L 0.8281,7.169482,1.1052,7.806545 -L 1.1052,7.806545,1.3853,8.426633 -L 1.3853,8.426633,1.6827,9.03815 -L 2.11,7.169482,2.2431,7.436456 -L 2.2431,7.436456,2.3867,7.703442 -L 2.3867,7.703442,2.5412,7.970428 - -[薪] 57 -L 2.1404,0.038206,2.0598,0.751513 -L 2.0598,0.751513,1.9894,1.447801 -L 1.9894,1.447801,1.9264,2.13565 -L 1.9264,2.13565,1.4185,1.601788 -L 1.4185,1.601788,0.9215,1.067829 -L 0.9215,1.067829,0.4347,0.533989 -L 3.818,0.038206,4.8159,1.998561 -L 4.8159,1.998561,5.1031,3.620142 -L 5.1031,3.620142,5.1031,5.834774 -L 5.1031,5.834774,6.336,5.85464 -L 6.336,5.85464,6.9874,5.992987 -L 6.9874,5.992987,7.6284,6.368723 -L 6.8126,0.038206,6.8126,1.449246 -L 6.8126,1.449246,6.8126,2.860186 -L 6.8126,2.860186,6.8126,4.271204 -L 6.8126,4.271204,6.3815,4.271204 -L 6.3815,4.271204,5.9542,4.271204 -L 5.9542,4.271204,5.5234,4.271204 -L 3.3943,1.067829,3.1137,1.524034 -L 3.1137,1.524034,2.8444,1.971779 -L 2.8444,1.971779,2.5673,2.402646 -L 2.5673,2.402646,1.9894,2.505651 -L 1.9894,2.505651,1.4185,2.591844 -L 1.4185,2.591844,0.8585,2.669522 -L 2.1404,3.203372,2.1404,3.573461 -L 2.1404,3.573461,2.1404,3.926562 -L 2.1404,3.926562,2.1404,4.271204 -L 2.1404,4.271204,1.5621,4.271204 -L 1.5621,4.271204,0.9912,4.271204 -L 0.9912,4.271204,0.4347,4.271204 -L 2.5673,4.538178,2.6934,4.881407 -L 2.6934,4.881407,2.8234,5.22468 -L 2.8234,5.22468,2.9635,5.567812 -L 2.9635,5.567812,2.3961,5.567812 -L 2.3961,5.567812,1.8357,5.567812 -L 1.8357,5.567812,1.2893,5.567812 -L 1.2893,5.567812,1.4185,5.327785 -L 1.4185,5.327785,1.5621,5.070682 -L 1.5621,5.070682,1.7131,4.805175 -L 2.9635,4.271204,3.2398,4.271204 -L 3.2398,4.271204,3.5235,4.271204 -L 3.5235,4.271204,3.818,4.271204 -L 0.4347,7.970428,1.2648,7.970428 -L 1.2648,7.970428,2.112,7.970428 -L 2.112,7.970428,2.9635,7.970428 -L 2.9635,7.970428,2.9635,8.340494 -L 2.9635,8.340494,2.9635,8.693586 -L 2.9635,8.693586,2.9635,9.03815 -L 3.3943,7.970428,3.9473,7.970428 -L 3.9473,7.970428,4.522,7.970428 -L 4.522,7.970428,5.1031,7.970428 -L 5.1031,7.970428,5.1031,8.340494 -L 5.1031,8.340494,5.1031,8.693586 -L 5.1031,8.693586,5.1031,9.03815 -L 5.5234,7.970428,6.2277,7.970428 -L 6.2277,7.970428,6.9279,7.970428 -L 6.9279,7.970428,7.6284,7.970428 - -[診] 47 -L 0.8917,0.038206,0.8917,0.751513 -L 0.8917,0.751513,0.8917,1.447801 -L 0.8917,1.447801,0.8917,2.13565 -L 0.8917,2.13565,1.4415,2.13565 -L 1.4415,2.13565,1.9953,2.13565 -L 1.9953,2.13565,2.5662,2.13565 -L 2.5662,2.13565,2.5662,1.447801 -L 2.5662,1.447801,2.5662,0.751513 -L 2.5662,0.751513,2.5662,0.038206 -L 2.5662,0.038206,1.9953,0.038206 -L 1.9953,0.038206,1.4415,0.038206 -L 1.4415,0.038206,0.8917,0.038206 -L 3.4239,0.038206,4.5626,0.466129 -L 4.5626,0.466129,5.5464,1.148385 -L 5.5464,1.148385,7.2349,2.669522 -L 4.0652,2.13565,4.8253,2.858851 -L 4.8253,2.858851,5.5993,3.573461 -L 5.5993,3.573461,6.3835,4.271204 -L 0.8917,3.737343,1.4415,3.737343 -L 1.4415,3.737343,1.9953,3.737343 -L 1.9953,3.737343,2.5662,3.737343 -L 4.0652,4.271204,4.5517,4.803741 -L 4.5517,4.803741,5.0421,5.327785 -L 5.0421,5.327785,5.5289,5.834774 -L 0.8917,5.300914,1.4415,5.300914 -L 1.4415,5.300914,1.9953,5.300914 -L 1.9953,5.300914,2.5662,5.300914 -L 3.4239,5.300914,4.0407,6.557965 -L 4.0407,6.557965,4.6778,7.806545 -L 4.6778,7.806545,5.3121,9.03815 -L 5.3121,9.03815,6.0861,7.806545 -L 6.0861,7.806545,6.8707,6.557965 -L 6.8707,6.557965,7.6622,5.300914 -L 0.4612,6.902595,1.2944,6.902595 -L 1.2944,6.902595,2.142,6.902595 -L 2.142,6.902595,2.9966,6.902595 -L 0.8917,8.504289,1.4415,8.504289 -L 1.4415,8.504289,1.9953,8.504289 -L 1.9953,8.504289,2.5662,8.504289 -L 0.4612,6.94074,2.9966,6.94074 -L 0.8917,8.542542,2.5662,8.542542 -L 0.8917,5.339189,2.5662,5.339189 -L 0.8917,4.271248,2.5662,4.271248 -L 0.8917,2.707754,2.5662,2.707754 -L 0.8917,0.038206,0.8917,2.707754 -L 2.5662,0.038206,0.8917,0.038206 -L 2.5662,2.707754,2.5662,0.038206 - -[辛] 27 -L 3.8816,0.038206,3.587,2.330561 -L 3.587,2.330561,2.6277,2.792403 -L 2.6277,2.792403,0.8901,2.669522 -L 4.277,2.669522,4.0007,3.122936 -L 4.0007,3.122936,3.8956,3.805137 -L 3.8956,3.805137,3.8816,5.300914 -L 3.8816,5.300914,2.7293,5.300914 -L 2.7293,5.300914,1.591,5.300914 -L 1.591,5.300914,0.4628,5.300914 -L 4.7047,2.669522,5.4048,2.669522 -L 5.4048,2.669522,6.1158,2.669522 -L 6.1158,2.669522,6.8408,2.669522 -L 4.277,5.300914,4.5537,5.300914 -L 4.5537,5.300914,4.8343,5.300914 -L 4.8343,5.300914,5.1355,5.300914 -L 5.1355,5.300914,5.2437,6.230213 -L 5.2437,6.230213,5.4433,7.04103 -L 5.4433,7.04103,5.5558,7.970428 -L 5.5558,7.970428,4.4311,7.970428 -L 4.4311,7.970428,3.2998,7.970428 -L 3.2998,7.970428,2.172,7.970428 -L 2.172,7.970428,2.3051,7.272684 -L 2.3051,7.272684,2.4487,6.557965 -L 2.4487,6.557965,2.5997,5.834774 -L 5.5558,5.300914,6.1158,5.300914 -L 6.1158,5.300914,6.6867,5.300914 -L 6.6867,5.300914,7.2646,5.300914 - -[震] 63 -L 0.4929,0.305104,0.7941,0.960511 -L 0.7941,0.960511,0.9065,1.988689 -L 0.9065,1.988689,0.9205,4.271204 -L 0.9205,4.271204,2.8815,4.271204 -L 2.8815,4.271204,4.8569,4.271204 -L 4.8569,4.271204,6.8393,4.271204 -L 1.7783,0.038206,2.048,0.038206 -L 2.048,0.038206,2.3247,0.038206 -L 2.3247,0.038206,2.5978,0.038206 -L 2.5978,0.038206,2.5978,0.751513 -L 2.5978,0.751513,2.5978,1.447801 -L 2.5978,1.447801,2.5978,2.13565 -L 2.5978,2.13565,2.1744,2.13565 -L 2.1744,2.13565,1.7541,2.13565 -L 1.7541,2.13565,1.3478,2.13565 -L 3.0255,0.038206,3.3579,0.387094 -L 3.3579,0.387094,3.6906,0.515623 -L 3.6906,0.515623,4.3039,0.533989 -L 6.1984,0.305104,5.0499,1.423733 -L 5.0499,1.423733,4.2545,1.881361 -L 4.2545,1.881361,3.0255,2.13565 -L 6.0127,1.067829,6.1388,1.334726 -L 6.1388,1.334726,6.2688,1.601788 -L 6.2688,1.601788,6.4089,1.868675 -L 6.4089,1.868675,5.9851,1.971779 -L 5.9851,1.971779,5.5644,2.057895 -L 5.5644,2.057895,5.1616,2.13565 -L 2.2024,3.203372,3.603,3.203372 -L 3.603,3.203372,5.0079,3.203372 -L 5.0079,3.203372,6.4089,3.203372 -L 1.3478,5.300914,1.9009,5.300914 -L 1.9009,5.300914,2.4542,5.300914 -L 2.4542,5.300914,3.0255,5.300914 -L 3.8832,5.300914,3.4108,7.312251 -L 3.4108,7.312251,2.1846,7.611656 -L 2.1846,7.611656,0.4929,7.436456 -L 0.4929,7.436456,0.4929,6.902595 -L 0.4929,6.902595,0.4929,6.368723 -L 0.4929,6.368723,0.4929,5.834774 -L 4.7343,5.300914,5.2842,5.300914 -L 5.2842,5.300914,5.845,5.300914 -L 5.845,5.300914,6.4089,5.300914 -L 7.2666,5.834774,7.2666,6.368723 -L 7.2666,6.368723,7.2666,6.902595 -L 7.2666,6.902595,7.2666,7.436456 -L 7.2666,7.436456,6.2688,7.436456 -L 6.2688,7.436456,5.2842,7.436456 -L 5.2842,7.436456,4.3039,7.436456 -L 4.3039,7.436456,4.1564,7.703442 -L 4.1564,7.703442,4.0128,7.970428 -L 4.0128,7.970428,3.8832,8.237412 -L 3.8832,8.237412,3.0255,8.340494 -L 3.0255,8.340494,2.1814,8.426633 -L 2.1814,8.426633,1.3478,8.504289 -L 1.3478,6.368723,1.9009,6.368723 -L 1.9009,6.368723,2.4542,6.368723 -L 2.4542,6.368723,3.0255,6.368723 -L 4.7343,6.368723,5.2842,6.368723 -L 5.2842,6.368723,5.845,6.368723 -L 5.845,6.368723,6.4089,6.368723 -L 4.3039,8.504289,5.1375,8.504289 -L 5.1375,8.504289,5.9851,8.504289 -L 5.9851,8.504289,6.8393,8.504289 - -[尋] 57 -L 4.7609,0.038206,5.171,0.038206 -L 5.171,0.038206,5.5909,0.038206 -L 5.5909,0.038206,6.0147,0.038206 -L 6.0147,0.038206,6.0011,1.15828 -L 6.0011,1.15828,5.8886,1.702024 -L 5.8886,1.702024,5.5874,2.13565 -L 5.5874,2.13565,4.4561,2.057895 -L 4.4561,2.057895,3.3322,1.971779 -L 3.3322,1.971779,2.2009,1.868675 -L 2.2009,1.868675,2.4776,1.437906 -L 2.4776,1.437906,2.7613,0.990195 -L 2.7613,0.990195,3.0552,0.533989 -L 0.5264,2.13565,0.9292,2.13565 -L 0.9292,2.13565,1.3498,2.13565 -L 1.3498,2.13565,1.7771,2.13565 -L 6.442,2.13565,6.1447,2.550854 -L 6.1447,2.550854,6.0322,2.966168 -L 6.0322,2.966168,6.0147,3.737343 -L 6.0147,3.737343,5.5909,3.737343 -L 5.5909,3.737343,5.171,3.737343 -L 5.171,3.737343,4.7609,3.737343 -L 4.7609,3.737343,4.7609,4.107443 -L 4.7609,4.107443,4.7609,4.460435 -L 4.7609,4.460435,4.7609,4.805175 -L 4.7609,4.805175,5.4648,4.805175 -L 5.4648,4.805175,6.1723,4.805175 -L 6.1723,4.805175,6.8732,4.805175 -L 6.8732,4.805175,6.7187,4.460435 -L 6.7187,4.460435,6.5755,4.107443 -L 6.5755,4.107443,6.442,3.737343 -L 6.8732,2.13565,7.146,2.13565 -L 7.146,2.13565,7.4262,2.13565 -L 7.4262,2.13565,7.7243,2.13565 -L 0.9502,3.203372,1.3565,3.203372 -L 1.3565,3.203372,1.7771,3.203372 -L 1.7771,3.203372,2.2009,3.203372 -L 2.2009,3.203372,2.2009,3.737343 -L 2.2009,3.737343,2.2009,4.271204 -L 2.2009,4.271204,2.2009,4.805175 -L 2.2009,4.805175,1.7771,4.805175 -L 1.7771,4.805175,1.3565,4.805175 -L 1.3565,4.805175,0.9502,4.805175 -L 2.6314,4.805175,2.9049,4.805175 -L 2.9049,4.805175,3.1848,4.805175 -L 3.1848,4.805175,3.4825,4.805175 -L 1.7771,6.368723,3.3322,6.368723 -L 3.3322,6.368723,4.8873,6.368723 -L 4.8873,6.368723,6.442,6.368723 -L 6.442,6.368723,6.442,6.738747 -L 6.442,6.738747,6.442,7.091892 -L 6.442,7.091892,6.442,7.436456 -L 6.442,7.436456,4.8873,7.436456 -L 4.8873,7.436456,3.3322,7.436456 -L 3.3322,7.436456,1.7771,7.436456 -L 6.442,8.237412,4.8873,8.340494 -L 4.8873,8.340494,3.3322,8.426633 -L 3.3322,8.426633,1.7771,8.504289 - -[甚] 57 -L 1.8033,0.038206,1.8033,1.285386 -L 1.8033,1.285386,1.8033,2.515545 -L 1.8033,2.515545,1.8033,3.737343 -L 1.8033,3.737343,1.3795,3.737343 -L 1.3795,3.737343,0.9522,3.737343 -L 0.9522,3.737343,0.5249,3.737343 -L 2.2344,0.038206,3.9191,0.038206 -L 3.9191,0.038206,5.6213,0.038206 -L 5.6213,0.038206,7.3302,0.038206 -L 2.2344,1.067829,3.1342,2.234627 -L 3.1342,2.234627,3.4669,2.926624 -L 3.4669,2.926624,3.5128,3.737343 -L 3.5128,3.737343,3.089,3.737343 -L 3.089,3.737343,2.6617,3.737343 -L 2.6617,3.737343,2.2344,3.737343 -L 5.6213,1.601788,5.3201,2.036683 -L 5.3201,2.036683,5.2077,2.590432 -L 5.2077,2.590432,5.1905,3.737343 -L 5.1905,3.737343,4.7667,3.737343 -L 4.7667,3.737343,4.3356,3.737343 -L 4.3356,3.737343,3.9156,3.737343 -L 6.0451,1.601788,6.3253,1.601788 -L 6.3253,1.601788,6.6051,1.601788 -L 6.6051,1.601788,6.8997,1.601788 -L 5.6213,3.737343,5.6213,4.269879 -L 5.6213,4.269879,5.6213,4.793934 -L 5.6213,4.793934,5.6213,5.300914 -L 5.6213,5.300914,4.6231,5.300914 -L 4.6231,5.300914,3.6389,5.300914 -L 3.6389,5.300914,2.6617,5.300914 -L 2.6617,5.300914,2.6617,4.957728 -L 2.6617,4.957728,2.6617,4.614433 -L 2.6617,4.614433,2.6617,4.271204 -L 6.0451,3.737343,6.595,3.737343 -L 6.595,3.737343,7.1554,3.737343 -L 7.1554,3.737343,7.7263,3.737343 -L 2.6617,5.834774,2.5216,7.456333 -L 2.5216,7.456333,2.0064,7.950551 -L 2.0064,7.950551,0.9522,7.970428 -L 5.6213,6.101771,4.7667,6.204875 -L 4.7667,6.204875,3.9191,6.291067 -L 3.9191,6.291067,3.089,6.368723 -L 5.6213,7.169482,5.4668,7.436456 -L 5.4668,7.436456,5.3232,7.703442 -L 5.3232,7.703442,5.1905,7.970428 -L 5.1905,7.970428,4.49,7.970428 -L 4.49,7.970428,3.7892,7.970428 -L 3.7892,7.970428,3.089,7.970428 -L 3.089,7.970428,2.9381,8.340494 -L 2.9381,8.340494,2.791,8.693586 -L 2.791,8.693586,2.6617,9.03815 -L 6.0451,7.970428,5.8941,8.340494 -L 5.8941,8.340494,5.7505,8.693586 -L 5.7505,8.693586,5.6213,9.03815 -L 6.4724,7.970428,6.7491,7.970428 -L 6.7491,7.970428,7.0328,7.970428 -L 7.0328,7.970428,7.3302,7.970428 - -[å°½] 24 -L 4.7932,0.038206,4.0749,0.570656 -L 4.0749,0.570656,3.3639,1.094732 -L 3.3639,1.094732,2.6637,1.601788 -L 0.5588,0.800865,1.2204,3.450689 -L 1.2204,3.450689,1.4134,5.829203 -L 1.4134,5.829203,1.4099,8.504289 -L 1.4099,8.504289,3.091,8.504289 -L 3.091,8.504289,4.7754,8.504289 -L 4.7754,8.504289,6.4744,8.504289 -L 6.4744,8.504289,6.4744,7.806545 -L 6.4744,7.806545,6.4744,7.091892 -L 6.4744,7.091892,6.4744,6.368723 -L 6.4744,6.368723,6.0471,6.368723 -L 6.0471,6.368723,5.6265,6.368723 -L 5.6265,6.368723,5.2237,6.368723 -L 5.2237,6.368723,5.6054,4.952058 -L 5.6054,4.952058,6.2569,3.577707 -L 6.2569,3.577707,7.7559,1.067829 -L 3.9421,3.470445,3.6441,3.926562 -L 3.6441,3.926562,3.3639,4.374308 -L 3.3639,4.374308,3.0837,4.805175 -L 1.8372,6.368723,2.814,6.368723 -L 2.814,6.368723,3.7985,6.368723 -L 3.7985,6.368723,4.7932,6.368723 - -[迅] 21 -L 4.3991,1.601788,4.4201,3.611692 -L 4.4201,3.611692,4.1539,4.867376 -L 4.1539,4.867376,3.1207,5.300914 -L 7.3625,1.601788,6.5535,3.925227 -L 6.5535,3.925227,6.434,6.079125 -L 6.434,6.079125,6.5041,8.504289 -L 6.5041,8.504289,5.2222,8.504289 -L 5.2222,8.504289,3.9508,8.504289 -L 3.9508,8.504289,2.6899,8.504289 -L 7.7863,1.601788,7.7863,2.13565 -L 7.7863,2.13565,7.7863,2.669522 -L 7.7863,2.669522,7.7863,3.203372 -L 4.7949,5.300914,4.5182,5.735929 -L 4.5182,5.735929,4.4166,6.289535 -L 4.4166,6.289535,4.3991,7.436456 -L 5.6428,0.023036,7.7688,0.023036 -L 1.8213,1.090693,0.7671,0.038206 -L 0.5709,4.789939,1.8213,4.789939 -L 1.8213,1.090693,1.8213,4.789939 -L 0.9982,8.527361,1.8213,7.459464 -A 5.6428,7.386044,7.362973,238.75988,270 - -[陣] 63 -L 0.5838,0.038206,0.5838,2.860186 -L 0.5838,2.860186,0.5838,5.682232 -L 0.5838,5.682232,0.5838,8.504289 -L 0.5838,8.504289,1.1403,8.504289 -L 1.1403,8.504289,1.7182,8.504289 -L 1.7182,8.504289,2.2926,8.504289 -L 2.2926,8.504289,1.8478,6.135646 -L 1.8478,6.135646,2.0685,4.834825 -L 2.0685,4.834825,2.2926,2.669522 -L 2.2926,2.669522,1.9988,2.505651 -L 1.9988,2.505651,1.7182,2.324957 -L 1.7182,2.324957,1.4415,2.13565 -L 5.2525,0.038206,4.8323,1.51136 -L 4.8323,1.51136,3.8551,1.730241 -L 3.8551,1.730241,2.7203,1.601788 -L 5.6798,1.601788,5.3853,2.13565 -L 5.3853,2.13565,5.1051,2.669522 -L 5.1051,2.669522,4.8249,3.203372 -L 4.8249,3.203372,4.4014,3.203372 -L 4.4014,3.203372,3.9703,3.203372 -L 3.9703,3.203372,3.5465,3.203372 -L 3.5465,3.203372,3.5465,4.269879 -L 3.5465,4.269879,3.5465,5.327785 -L 3.5465,5.327785,3.5465,6.368723 -L 3.5465,6.368723,4.4645,6.398297 -L 4.4645,6.398297,4.9055,6.60596 -L 4.9055,6.60596,5.2525,7.169482 -L 5.2525,7.169482,5.1051,7.436456 -L 5.1051,7.436456,4.9548,7.703442 -L 4.9548,7.703442,4.8249,7.970428 -L 4.8249,7.970428,4.2473,7.970428 -L 4.2473,7.970428,3.6764,7.970428 -L 3.6764,7.970428,3.1157,7.970428 -L 6.1103,1.601788,6.657,1.601788 -L 6.657,1.601788,7.2174,1.601788 -L 7.2174,1.601788,7.7848,1.601788 -L 5.6798,3.203372,5.3853,3.737343 -L 5.3853,3.737343,5.1051,4.271204 -L 5.1051,4.271204,4.8249,4.805175 -L 4.8249,4.805175,4.531,4.805175 -L 4.531,4.805175,4.2473,4.805175 -L 4.2473,4.805175,3.9703,4.805175 -L 6.1103,3.203372,6.3835,3.203372 -L 6.3835,3.203372,6.6637,3.203372 -L 6.6637,3.203372,6.9614,3.203372 -L 6.9614,3.203372,6.9614,3.737343 -L 6.9614,3.737343,6.9614,4.271204 -L 6.9614,4.271204,6.9614,4.805175 -L 6.9614,4.805175,6.0441,4.833391 -L 6.0441,4.833391,5.6028,5.03117 -L 5.6028,5.03117,5.2525,5.567812 -L 5.2525,5.567812,5.6028,6.131433 -L 5.6028,6.131433,6.0441,6.338963 -L 6.0441,6.338963,6.9614,6.368723 -L 6.9614,6.368723,6.9614,6.024093 -L 6.9614,6.024093,6.9614,5.67098 -L 6.9614,5.67098,6.9614,5.300914 -L 5.6798,7.970428,5.5289,8.340494 -L 5.5289,8.340494,5.3853,8.693586 -L 5.3853,8.693586,5.2525,9.03815 -L 6.1103,7.970428,6.5134,7.970428 -L 6.5134,7.970428,6.9337,7.970428 -L 6.9337,7.970428,7.361,7.970428 - -[酢] 51 -L 1.0446,0.038206,1.2824,3.038264 -L 1.2824,3.038264,1.668,5.961892 -L 1.668,5.961892,1.8638,8.504289 -L 1.8638,8.504289,1.4435,8.504289 -L 1.4435,8.504289,1.0236,8.504289 -L 1.0236,8.504289,0.6173,8.504289 -L 1.4719,0.038206,2.172,0.038206 -L 2.172,0.038206,2.8725,0.038206 -L 2.8725,0.038206,3.5734,0.038206 -L 3.5734,0.038206,3.5734,0.751513 -L 3.5734,0.751513,3.5734,1.447801 -L 3.5734,1.447801,3.5734,2.13565 -L 3.5734,2.13565,2.8725,2.13565 -L 2.8725,2.13565,2.172,2.13565 -L 2.172,2.13565,1.4719,2.13565 -L 5.6783,0.038206,5.6783,2.326314 -L 5.6783,2.326314,5.6783,4.614433 -L 5.6783,4.614433,5.6783,6.902595 -L 5.6783,6.902595,5.0861,6.863149 -L 5.0861,6.863149,4.7603,6.58628 -L 4.7603,6.58628,4.4311,5.834774 -L 3.5734,2.669522,3.5734,3.039621 -L 3.5734,3.039621,3.5734,3.392723 -L 3.5734,3.392723,3.5734,3.737343 -L 3.5734,3.737343,3.2788,3.737343 -L 3.2788,3.737343,2.9951,3.737343 -L 2.9951,3.737343,2.7223,3.737343 -L 2.7223,3.737343,2.7048,5.233152 -L 2.7048,5.233152,2.5958,5.91532 -L 2.5958,5.91532,2.2946,6.368723 -L 2.2946,6.368723,1.9798,5.429356 -L 1.9798,5.429356,1.7658,4.142751 -L 1.7658,4.142751,1.4719,3.203372 -L 6.1091,2.669522,6.5361,2.669522 -L 6.5361,2.669522,6.9634,2.669522 -L 6.9634,2.669522,7.3907,2.669522 -L 3.5734,4.271204,3.2476,5.945003 -L 3.2476,5.945003,2.771,7.161143 -L 2.771,7.161143,2.2946,8.504289 -L 6.1091,4.805175,6.5361,4.805175 -L 6.5361,4.805175,6.9634,4.805175 -L 6.9634,4.805175,7.3907,4.805175 -L 6.1091,6.902595,6.6657,6.902595 -L 6.6657,6.902595,7.2369,6.902595 -L 7.2369,6.902595,7.818,6.902595 -L 4.8584,7.436456,5.1565,7.851792 -L 5.1565,7.851792,5.2682,8.267063 -L 5.2682,8.267063,5.2822,9.03815 -L 3.1531,8.504289,3.4224,8.504289 -L 3.4224,8.504289,3.7061,8.504289 -L 3.7061,8.504289,4.0042,8.504289 - -[吹] 33 -L 2.9659,0.038206,4.409,2.326314 -L 4.409,2.326314,5.1021,4.385635 -L 5.1021,4.385635,5.2842,6.902595 -L 5.2842,6.902595,4.8604,6.902595 -L 4.8604,6.902595,4.4401,6.902595 -L 4.4401,6.902595,4.0303,6.902595 -L 4.0303,6.902595,3.7365,6.368723 -L 3.7365,6.368723,3.4563,5.834774 -L 3.4563,5.834774,3.1792,5.300914 -L 7.4211,0.038206,6.2194,1.929443 -L 6.2194,1.929443,5.7746,2.888502 -L 5.7746,2.888502,5.7115,3.737343 -L 0.6158,2.669522,0.6158,4.450606 -L 0.6158,4.450606,0.6158,6.214725 -L 0.6158,6.214725,0.6158,7.970428 -L 0.6158,7.970428,1.1723,7.970428 -L 1.1723,7.970428,1.7467,7.970428 -L 1.7467,7.970428,2.3215,7.970428 -L 2.3215,7.970428,2.3215,6.214725 -L 2.3215,6.214725,2.3215,4.450606 -L 2.3215,4.450606,2.3215,2.669522 -L 2.3215,2.669522,1.7467,2.669522 -L 1.7467,2.669522,1.1723,2.669522 -L 1.1723,2.669522,0.6158,2.669522 -L 6.9938,5.300914,7.2701,5.757108 -L 7.2701,5.757108,7.5503,6.204875 -L 7.5503,6.204875,7.8484,6.635621 -L 7.8484,6.635621,7.123,6.738747 -L 7.123,6.738747,6.4124,6.824973 -L 6.4124,6.824973,5.7115,6.902595 -L 4.0303,7.436456,4.3105,7.851792 -L 4.3105,7.851792,4.4156,8.267063 -L 4.4156,8.267063,4.4331,9.03815 - -[帥] 39 -L 5.7419,0.038206,5.903,3.377236 -L 5.903,3.377236,5.6823,5.902569 -L 5.6823,5.902569,4.0323,6.902595 -L 4.0323,6.902595,4.0323,5.146926 -L 4.0323,5.146926,4.0323,3.382807 -L 4.0323,3.382807,4.0323,1.601788 -L 0.649,1.067829,0.649,3.202059 -L 0.649,3.202059,0.649,5.327785 -L 0.649,5.327785,0.649,7.436456 -L 0.649,7.436456,1.2794,7.673792 -L 1.2794,7.673792,1.7242,8.089084 -L 1.7242,8.089084,2.3585,9.03815 -L 1.0763,1.067829,1.6227,1.067829 -L 1.6227,1.067829,2.1834,1.067829 -L 2.1834,1.067829,2.7504,1.067829 -L 2.7504,1.067829,2.7504,1.971779 -L 2.7504,1.971779,2.7504,2.858851 -L 2.7504,2.858851,2.7504,3.737343 -L 2.7504,3.737343,2.1834,3.737343 -L 2.1834,3.737343,1.6227,3.737343 -L 1.6227,3.737343,1.0763,3.737343 -L 6.5646,1.601788,6.8413,1.601788 -L 6.8413,1.601788,7.125,1.601788 -L 7.125,1.601788,7.4157,1.601788 -L 7.4157,1.601788,7.4157,3.382807 -L 7.4157,3.382807,7.4157,5.146926 -L 7.4157,5.146926,7.4157,6.902595 -L 7.4157,6.902595,6.1307,7.091892 -L 6.1307,7.091892,5.7485,7.75576 -L 5.7485,7.75576,5.7419,9.03815 -L 1.0763,5.300914,1.6227,5.300914 -L 1.6227,5.300914,2.1834,5.300914 -L 2.1834,5.300914,2.7504,5.300914 -L 2.7504,5.300914,2.7504,6.024093 -L 2.7504,6.024093,2.7504,6.738747 -L 2.7504,6.738747,2.7504,7.436456 -L 2.7504,7.436456,2.4811,7.436456 -L 2.4811,7.436456,2.2041,7.436456 -L 2.2041,7.436456,1.9274,7.436456 - -[炊] 11 -L 2.0309,9.038216,2.0309,4.538211 -L 2.0418,2.295547,2.9171,0.780857 -L 3.3762,7.538214,2.4796,6.638259 -L 0.6793,7.737361,0.6793,5.288206 -L 4.0662,7.538323,7.88,7.538323 -L 7.88,7.538323,7.88,6.038289 -L 6.0763,7.538323,6.0763,4.538255 -A -6.1473,4.538211,8.175136,326.60209,0 -A -1.1738,9.038347,5.450522,326.60432,0 -A 0.9805,4.538255,5.099959,298.07092,0 -A 12.6052,4.538255,6.525224,180,223.60122 - -[睡] 60 -L 2.814,0.038206,3.6476,0.038206 -L 3.6476,0.038206,4.4917,0.038206 -L 4.4917,0.038206,5.3463,0.038206 -L 5.3463,0.038206,5.133,1.751485 -L 5.133,1.751485,4.4531,2.176563 -L 4.4531,2.176563,3.2413,2.13565 -L 5.7736,0.038206,6.4744,0.038206 -L 6.4744,0.038206,7.1749,0.038206 -L 7.1749,0.038206,7.8785,0.038206 -L 0.6813,1.601788,0.6813,3.735974 -L 0.6813,3.735974,0.6813,5.861656 -L 0.6813,5.861656,0.6813,7.970428 -L 0.6813,7.970428,1.2379,7.970428 -L 1.2379,7.970428,1.8088,7.970428 -L 1.8088,7.970428,2.3902,7.970428 -L 2.3902,7.970428,2.3902,6.74863 -L 2.3902,6.74863,2.3902,5.518339 -L 2.3902,5.518339,2.3902,4.271204 -L 2.3902,4.271204,3.567,4.408303 -L 3.567,4.408303,4.0017,5.011359 -L 4.0017,5.011359,4.0647,6.368723 -L 4.0647,6.368723,3.7912,6.368723 -L 3.7912,6.368723,3.5183,6.368723 -L 3.5183,6.368723,3.2413,6.368723 -L 1.1016,1.601788,1.5324,1.601788 -L 1.5324,1.601788,1.9597,1.601788 -L 1.9597,1.601788,2.3902,1.601788 -L 2.3902,1.601788,2.3902,2.324957 -L 2.3902,2.324957,2.3902,3.039621 -L 2.3902,3.039621,2.3902,3.737343 -L 2.3902,3.737343,1.9597,3.737343 -L 1.9597,3.737343,1.5324,3.737343 -L 1.5324,3.737343,1.1016,3.737343 -L 5.7736,2.13565,5.4478,2.807956 -L 5.4478,2.807956,5.1715,3.598897 -L 5.1715,3.598897,4.7057,4.271204 -L 4.7057,4.271204,4.2535,3.856043 -L 4.2535,3.856043,4.0857,3.440707 -L 4.0857,3.440707,4.0647,2.669522 -L 6.4145,2.13565,6.4744,2.669522 -L 6.4744,2.669522,6.5479,3.203372 -L 6.5479,3.203372,6.6285,3.737343 -L 6.6285,3.737343,5.6618,4.792424 -L 5.6618,4.792424,5.1365,5.694928 -L 5.1365,5.694928,4.4917,6.368723 -L 7.0558,4.271204,6.7581,4.704742 -L 6.7581,4.704742,6.6457,5.248694 -L 6.6457,5.248694,6.6285,6.368723 -L 6.6285,6.368723,5.6685,6.555174 -L 5.6685,6.555174,5.3638,7.097485 -L 5.3638,7.097485,5.3463,7.970428 -L 5.3463,7.970428,4.7722,7.970428 -L 4.7722,7.970428,4.2188,7.970428 -L 4.2188,7.970428,3.6686,7.970428 -L 1.1016,5.834774,1.3815,5.834774 -L 1.3815,5.834774,1.6617,5.834774 -L 1.6617,5.834774,1.9597,5.834774 -L 5.9876,7.970428,6.3308,8.159746 -L 6.3308,8.159746,6.6877,8.340494 -L 6.6877,8.340494,7.0558,8.504289 - -[粋] 45 -L 1.9894,0.038206,1.9088,1.449246 -L 1.9088,1.449246,1.8391,2.860186 -L 1.8391,2.860186,1.7761,4.271204 -L 1.7761,4.271204,1.4118,3.573461 -L 1.4118,3.573461,1.0542,2.858851 -L 1.0542,2.858851,0.7075,2.13565 -L 5.8039,0.038206,5.6495,2.110213 -L 5.6495,2.110213,5.019,2.682185 -L 5.019,2.682185,3.6706,2.669522 -L 6.1958,2.669522,5.9195,3.084836 -L 5.9195,3.084836,5.8179,3.500052 -L 5.8179,3.500052,5.8039,4.271204 -L 6.6266,2.669522,7.0543,2.669522 -L 7.0543,2.669522,7.4851,2.669522 -L 7.4851,2.669522,7.9054,2.669522 -L 3.2398,3.737343,2.0279,5.213352 -L 2.0279,5.213352,1.3698,5.757108 -L 1.3698,5.757108,0.7075,5.834774 -L 4.0944,4.271204,4.5217,5.070682 -L 4.5217,5.070682,4.9493,5.861656 -L 4.9493,5.861656,5.3801,6.635621 -L 5.3801,6.635621,5.047,7.199231 -L 5.047,7.199231,4.7112,7.406818 -L 4.7112,7.406818,4.0944,7.436456 -L 6.6266,5.300914,6.6266,6.024093 -L 6.6266,6.024093,6.6266,6.738747 -L 6.6266,6.738747,6.6266,7.436456 -L 6.6266,7.436456,5.7059,7.622984 -L 5.7059,7.622984,5.4011,8.165328 -L 5.4011,8.165328,5.3801,9.03815 -L 7.0543,5.300914,7.3306,5.300914 -L 7.3306,5.300914,7.6108,5.300914 -L 7.6108,5.300914,7.9054,5.300914 -L 7.9054,5.300914,7.9054,5.67098 -L 7.9054,5.67098,7.9054,6.024093 -L 7.9054,6.024093,7.9054,6.368723 -L 2.3855,5.834774,2.1085,6.309314 -L 2.1085,6.309314,2.0069,7.13992 -L 2.0069,7.13992,1.9894,9.03815 -L 1.1383,7.169482,0.9846,7.625776 -L 0.9846,7.625776,0.8409,8.073541 -L 0.8409,8.073541,0.7075,8.504289 -L 2.8125,7.169482,2.9459,7.625776 -L 2.9459,7.625776,3.0895,8.073541 -L 3.0895,8.073541,3.2398,8.504289 - -[è¡°] 51 -L 1.1333,0.038206,2.0548,0.05654 -L 2.0548,0.05654,2.4996,0.185101 -L 2.4996,0.185101,2.8428,0.533989 -L 2.8428,0.533989,2.7623,1.257147 -L 2.7623,1.257147,2.6919,1.971779 -L 2.6919,1.971779,2.6324,2.669522 -L 2.6324,2.669522,1.9879,2.324957 -L 1.9879,2.324957,1.361,1.971779 -L 1.361,1.971779,0.7379,1.601788 -L 7.084,0.038206,5.8865,1.440708 -L 5.8865,1.440708,4.9405,2.767065 -L 4.9405,2.767065,4.5552,4.271204 -L 4.5552,4.271204,3.9356,4.05368 -L 3.9356,4.05368,3.6025,3.77691 -L 3.6025,3.77691,3.2701,3.203372 -L 3.487,0.533989,3.8302,0.723198 -L 3.8302,0.723198,4.1878,0.903947 -L 4.1878,0.903947,4.5552,1.067829 -L 6.2329,2.13565,6.5064,2.505651 -L 6.5064,2.505651,6.7936,2.858851 -L 6.7936,2.858851,7.084,3.203372 -L 1.9879,4.538178,1.6587,5.074929 -L 1.6587,5.074929,1.3364,5.272675 -L 1.3364,5.272675,0.7379,5.300914 -L 2.4191,4.271204,2.6919,4.271204 -L 2.6919,4.271204,2.9791,4.271204 -L 2.9791,4.271204,3.2701,4.271204 -L 4.9513,4.271204,5.3786,4.374308 -L 5.3786,4.374308,5.8024,4.460435 -L 5.8024,4.460435,6.2329,4.538178 -L 6.2329,4.538178,6.0788,4.803741 -L 6.0788,4.803741,5.9352,5.06081 -L 5.9352,5.06081,5.8024,5.300914 -L 5.8024,5.300914,4.6743,5.300914 -L 4.6743,5.300914,3.543,5.300914 -L 3.543,5.300914,2.4191,5.300914 -L 2.4191,5.300914,2.2649,5.567812 -L 2.2649,5.567812,2.1213,5.834774 -L 2.1213,5.834774,1.9879,6.101771 -L 1.9879,6.101771,3.9356,5.894196 -L 3.9356,5.894196,5.7705,5.508554 -L 5.7705,5.508554,7.5113,5.300914 -L 0.7379,7.970428,1.8688,7.970428 -L 1.8688,7.970428,2.9966,7.970428 -L 2.9966,7.970428,4.1279,7.970428 -L 4.1279,7.970428,4.1279,8.340494 -L 4.1279,8.340494,4.1279,8.693586 -L 4.1279,8.693586,4.1279,9.03815 -L 4.5552,7.970428,5.5324,7.970428 -L 5.5324,7.970428,6.5134,7.970428 -L 6.5134,7.970428,7.5113,7.970428 - -[遂] 51 -L 0.9532,0.038206,1.2964,0.381359 -L 1.2964,0.381359,1.6575,0.724632 -L 1.6575,0.724632,2.0218,1.067829 -L 2.0218,1.067829,2.0218,2.324957 -L 2.0218,2.324957,2.0218,3.573461 -L 2.0218,3.573461,2.0218,4.805175 -L 2.0218,4.805175,1.5945,4.805175 -L 1.5945,4.805175,1.1707,4.805175 -L 1.1707,4.805175,0.7399,4.805175 -L 3.0581,0.305104,2.8449,0.381359 -L 2.8449,0.381359,2.6379,0.457658 -L 2.6379,0.457658,2.4487,0.533989 -L 3.7026,0.038206,5.1036,0.038206 -L 5.1036,0.038206,6.5154,0.038206 -L 6.5154,0.038206,7.9371,0.038206 -L 4.1267,1.601788,4.7568,1.641257 -L 4.7568,1.641257,5.2052,1.918016 -L 5.2052,1.918016,5.8356,2.669522 -L 5.8356,2.669522,5.7515,3.203372 -L 5.7515,3.203372,5.6818,3.737343 -L 5.6818,3.737343,5.6188,4.271204 -L 5.6188,4.271204,4.7082,3.573461 -L 4.7082,3.573461,3.7902,2.858851 -L 3.7902,2.858851,2.876,2.13565 -L 7.5133,2.13565,6.8131,3.382807 -L 6.8131,3.382807,6.1123,4.613076 -L 6.1123,4.613076,5.4083,5.834774 -L 5.4083,5.834774,4.6833,5.146926 -L 4.6833,5.146926,3.9723,4.450606 -L 3.9723,4.450606,3.2721,3.737343 -L 3.2721,5.300914,3.8322,5.937878 -L 3.8322,5.937878,4.4034,6.557965 -L 4.4034,6.557965,4.981,7.169482 -L 4.981,7.169482,4.2809,7.272684 -L 4.2809,7.272684,3.5804,7.35879 -L 3.5804,7.35879,2.876,7.436456 -L 6.6905,5.300914,6.9634,5.67098 -L 6.9634,5.67098,7.2369,6.024093 -L 7.2369,6.024093,7.5133,6.368723 -L 2.0218,7.436456,1.7272,7.806545 -L 1.7272,7.806545,1.44,8.159746 -L 1.44,8.159746,1.1707,8.504289 -L 5.4083,7.436456,6.0251,7.673792 -L 6.0251,7.673792,6.354,8.089084 -L 6.354,8.089084,6.6905,9.03815 -L 6.6905,7.436456,7.0933,7.436456 -L 7.0933,7.436456,7.5133,7.436456 -L 7.5133,7.436456,7.9371,7.436456 -L 4.1267,8.237412,3.9723,8.504289 -L 3.9723,8.504289,3.8322,8.771296 -L 3.8322,8.771296,3.7026,9.03815 - -[酔] 60 -L 1.1968,0.038206,1.4385,3.038264 -L 1.4385,3.038264,1.8203,5.961892 -L 1.8203,5.961892,2.0203,8.504289 -L 2.0203,8.504289,1.593,8.504289 -L 1.593,8.504289,1.1793,8.504289 -L 1.1793,8.504289,0.7695,8.504289 -L 1.628,0.038206,2.3281,0.038206 -L 2.3281,0.038206,3.029,0.038206 -L 3.029,0.038206,3.7291,0.038206 -L 3.7291,0.038206,3.7291,0.751513 -L 3.7291,0.751513,3.7291,1.447801 -L 3.7291,1.447801,3.7291,2.13565 -L 3.7291,2.13565,3.029,2.13565 -L 3.029,2.13565,2.3281,2.13565 -L 2.3281,2.13565,1.628,2.13565 -L 6.2652,0.038206,6.1808,1.906808 -L 6.1808,1.906808,5.7224,2.580614 -L 5.7224,2.580614,4.5841,2.669522 -L 3.7291,2.669522,3.7291,3.039621 -L 3.7291,3.039621,3.7291,3.392723 -L 3.7291,3.392723,3.7291,3.737343 -L 3.7291,3.737343,3.4353,3.737343 -L 3.4353,3.737343,3.1516,3.737343 -L 3.1516,3.737343,2.8745,3.737343 -L 2.8745,3.737343,2.8605,5.233152 -L 2.8605,5.233152,2.7488,5.91532 -L 2.7488,5.91532,2.4507,6.368723 -L 2.4507,6.368723,2.132,5.429356 -L 2.132,5.429356,1.9187,4.142751 -L 1.9187,4.142751,1.628,3.203372 -L 6.6925,2.669522,6.3913,3.084836 -L 6.3913,3.084836,6.2789,3.500052 -L 6.2789,3.500052,6.2652,4.271204 -L 7.1163,2.669522,7.3927,2.669522 -L 7.3927,2.669522,7.6729,2.669522 -L 7.6729,2.669522,7.9709,2.669522 -L 3.7291,4.271204,3.3967,5.945003 -L 3.3967,5.945003,2.9201,7.161143 -L 2.9201,7.161143,2.4507,8.504289 -L 4.5841,4.271204,5.1861,5.411033 -L 5.1861,5.411033,5.4068,6.093332 -L 5.4068,6.093332,5.4387,6.902595 -L 5.4387,6.902595,5.1406,7.091892 -L 5.1406,7.091892,4.8604,7.272684 -L 4.8604,7.272684,4.5841,7.436456 -L 6.6925,5.300914,6.6925,6.024093 -L 6.6925,6.024093,6.6925,6.738747 -L 6.6925,6.738747,6.6925,7.436456 -L 6.6925,7.436456,5.7675,7.622984 -L 5.7675,7.622984,5.4663,8.165328 -L 5.4663,8.165328,5.4387,9.03815 -L 7.1163,5.300914,7.3927,5.300914 -L 7.3927,5.300914,7.6729,5.300914 -L 7.6729,5.300914,7.9709,5.300914 -L 7.9709,5.300914,7.9709,5.67098 -L 7.9709,5.67098,7.9709,6.024093 -L 7.9709,6.024093,7.9709,6.368723 -L 3.3018,8.504289,3.5789,8.504289 -L 3.5789,8.504289,3.8591,8.504289 -L 3.8591,8.504289,4.1603,8.504289 - -[錘] 66 -L 0.768,0.038206,1.1988,0.038206 -L 1.1988,0.038206,1.6261,0.038206 -L 1.6261,0.038206,2.0499,0.038206 -L 2.0499,0.038206,2.127,2.324957 -L 2.127,2.324957,1.9172,4.094648 -L 1.9172,4.094648,0.768,4.805175 -L 3.7595,0.038206,4.4596,0.038206 -L 4.4596,0.038206,5.1636,0.038206 -L 5.1636,0.038206,5.8645,0.038206 -L 5.8645,0.038206,5.7839,1.429369 -L 5.7839,1.429369,5.4161,2.015581 -L 5.4161,2.015581,4.5822,2.13565 -L 4.5822,2.13565,4.5822,2.669522 -L 4.5822,2.669522,4.5822,3.203372 -L 4.5822,3.203372,4.5822,3.737343 -L 4.5822,3.737343,4.3125,3.926562 -L 4.3125,3.926562,4.0358,4.107443 -L 4.0358,4.107443,3.7595,4.271204 -L 6.2918,0.038206,6.8483,0.038206 -L 6.8483,0.038206,7.4231,0.038206 -L 7.4231,0.038206,8.0006,0.038206 -L 1.1988,1.868675,1.0486,2.324957 -L 1.0486,2.324957,0.9015,2.772647 -L 0.9015,2.772647,0.768,3.203372 -L 2.9084,2.13565,2.9084,2.505651 -L 2.9084,2.505651,2.9084,2.858851 -L 2.9084,2.858851,2.9084,3.203372 -L 6.2918,2.13565,5.3493,3.54658 -L 5.3493,3.54658,4.7784,4.957728 -L 4.7784,4.957728,4.5822,6.368723 -L 4.5822,6.368723,5.4337,6.529727 -L 5.4337,6.529727,5.7941,7.046699 -L 5.7941,7.046699,5.8645,7.970428 -L 5.8645,7.970428,5.2936,7.970428 -L 5.2936,7.970428,4.7363,7.970428 -L 4.7363,7.970428,4.1868,7.970428 -L 6.9327,2.13565,6.9923,2.669522 -L 6.9923,2.669522,7.0655,3.203372 -L 7.0655,3.203372,7.1495,3.737343 -L 7.1495,3.737343,6.7222,4.107443 -L 6.7222,4.107443,6.2918,4.460435 -L 6.2918,4.460435,5.8645,4.805175 -L 5.8645,4.805175,5.9485,5.905425 -L 5.9485,5.905425,6.3128,6.310845 -L 6.3128,6.310845,7.1495,6.368723 -L 7.1495,6.368723,7.1495,5.861656 -L 7.1495,5.861656,7.1495,5.337689 -L 7.1495,5.337689,7.1495,4.805175 -L 7.1495,4.805175,7.4231,4.641304 -L 7.4231,4.641304,7.7032,4.460435 -L 7.7032,4.460435,8.0006,4.271204 -L 2.4772,4.805175,2.1799,5.193564 -L 2.1799,5.193564,2.0675,5.598918 -L 2.0675,5.598918,2.0499,6.368723 -L 2.0499,6.368723,1.437,6.388523 -L 1.437,6.388523,1.1046,6.52687 -L 1.1046,6.52687,0.768,6.902595 -L 0.768,6.902595,1.1988,7.625776 -L 1.1988,7.625776,1.6261,8.340494 -L 1.6261,8.340494,2.0499,9.03815 -L 2.0499,9.03815,2.3266,8.693586 -L 2.3266,8.693586,2.6103,8.340494 -L 2.6103,8.340494,2.9084,7.970428 -L 6.5051,7.970428,6.8483,8.159746 -L 6.8483,8.159746,7.2091,8.340494 -L 7.2091,8.340494,7.5733,8.504289 - -[随] 60 -L 0.8019,0.038206,0.8019,2.860186 -L 0.8019,2.860186,0.8019,5.682232 -L 0.8019,5.682232,0.8019,8.504289 -L 0.8019,8.504289,1.3585,8.504289 -L 1.3585,8.504289,1.9294,8.504289 -L 1.9294,8.504289,2.5076,8.504289 -L 2.5076,8.504289,2.0628,6.135646 -L 2.0628,6.135646,2.2866,4.834825 -L 2.2866,4.834825,2.5076,2.669522 -L 2.5076,2.669522,2.2169,2.505651 -L 2.2169,2.505651,1.9294,2.324957 -L 1.9294,2.324957,1.6565,2.13565 -L 3.1167,0.038206,3.4634,0.381359 -L 3.4634,0.381359,3.8242,0.724632 -L 3.8242,0.724632,4.1884,1.067829 -L 4.1884,1.067829,4.1884,2.324957 -L 4.1884,2.324957,4.1884,3.573461 -L 4.1884,3.573461,4.1884,4.805175 -L 4.1884,4.805175,3.8907,4.805175 -L 3.8907,4.805175,3.6105,4.805175 -L 3.6105,4.805175,3.3342,4.805175 -L 5.4703,0.038206,5.173,0.217554 -L 5.173,0.217554,4.8928,0.380089 -L 4.8928,0.380089,4.6157,0.533989 -L 5.8976,0.038206,6.5981,0.038206 -L 6.5981,0.038206,7.3025,0.038206 -L 7.3025,0.038206,8.0026,0.038206 -L 5.4703,1.601788,5.4528,4.600391 -L 5.4528,4.600391,5.3442,5.83623 -L 5.3442,5.83623,5.0395,6.368723 -L 5.0395,6.368723,4.8928,6.204875 -L 4.8928,6.204875,4.7418,6.024093 -L 4.7418,6.024093,4.6157,5.834774 -L 6.7176,1.601788,6.9978,1.601788 -L 6.9978,1.601788,7.2779,1.601788 -L 7.2779,1.601788,7.5718,1.601788 -L 7.5718,1.601788,7.5718,2.324957 -L 7.5718,2.324957,7.5718,3.039621 -L 7.5718,3.039621,7.5718,3.737343 -L 7.5718,3.737343,7.0044,3.737343 -L 7.0044,3.737343,6.444,3.737343 -L 6.444,3.737343,5.8976,3.737343 -L 7.5718,4.538178,7.0044,4.641304 -L 7.0044,4.641304,6.444,4.727519 -L 6.444,4.727519,5.8976,4.805175 -L 7.5718,5.300914,7.5718,5.67098 -L 7.5718,5.67098,7.5718,6.024093 -L 7.5718,6.024093,7.5718,6.368723 -L 7.5718,6.368723,6.2549,6.402621 -L 6.2549,6.402621,5.6279,6.792378 -L 5.6279,6.792378,5.4703,7.970428 -L 5.4703,7.970428,5.173,7.970428 -L 5.173,7.970428,4.8928,7.970428 -L 4.8928,7.970428,4.6157,7.970428 -L 5.8976,7.970428,5.8976,8.340494 -L 5.8976,8.340494,5.8976,8.693586 -L 5.8976,8.693586,5.8976,9.03815 -L 6.3214,7.970428,6.8717,7.970428 -L 6.8717,7.970428,7.4317,7.970428 -L 7.4317,7.970428,8.0026,7.970428 - -[髄] 75 -L 1.2589,0.038206,1.2589,1.449246 -L 1.2589,1.449246,1.2589,2.860186 -L 1.2589,2.860186,1.2589,4.271204 -L 1.2589,4.271204,1.8088,4.271204 -L 1.8088,4.271204,2.3692,4.271204 -L 2.3692,4.271204,2.9401,4.271204 -L 2.9401,4.271204,2.9401,2.860186 -L 2.9401,2.860186,2.9401,1.449246 -L 2.9401,1.449246,2.9401,0.038206 -L 3.7912,0.038206,4.5547,1.389835 -L 4.5547,1.389835,4.6948,2.665297 -L 4.6948,2.665297,4.6461,4.271204 -L 4.6461,4.271204,4.3484,4.271204 -L 4.3484,4.271204,4.0679,4.271204 -L 4.0679,4.271204,3.7912,4.271204 -L 5.8961,0.038206,5.6198,0.217554 -L 5.6198,0.217554,5.3497,0.380089 -L 5.3497,0.380089,5.0734,0.533989 -L 6.3234,0.038206,6.8807,0.038206 -L 6.8807,0.038206,7.4547,0.038206 -L 7.4547,0.038206,8.0295,0.038206 -L 5.8961,1.601788,5.8156,3.012817 -L 5.8156,3.012817,5.7459,4.423769 -L 5.7459,4.423769,5.6793,5.834774 -L 5.6793,5.834774,5.4723,5.67098 -L 5.4723,5.67098,5.2657,5.490221 -L 5.2657,5.490221,5.0734,5.300914 -L 7.6057,1.601788,7.6057,2.324957 -L 7.6057,2.324957,7.6057,3.039621 -L 7.6057,3.039621,7.6057,3.737343 -L 7.6057,3.737343,7.1784,3.737343 -L 7.1784,3.737343,6.7511,3.737343 -L 6.7511,3.737343,6.3234,3.737343 -L 1.655,2.13565,1.9317,2.13565 -L 1.9317,2.13565,2.2154,2.13565 -L 2.2154,2.13565,2.5093,2.13565 -L 1.655,3.203372,1.9317,3.203372 -L 1.9317,3.203372,2.2154,3.203372 -L 2.2154,3.203372,2.5093,3.203372 -L 7.6057,4.538178,7.1784,4.641304 -L 7.1784,4.641304,6.7511,4.727519 -L 6.7511,4.727519,6.3234,4.805175 -L 7.6057,5.300914,7.6057,5.67098 -L 7.6057,5.67098,7.6057,6.024093 -L 7.6057,6.024093,7.6057,6.368723 -L 7.6057,6.368723,7.0239,6.368723 -L 7.0239,6.368723,6.4534,6.368723 -L 6.4534,6.368723,5.8961,6.368723 -L 5.8961,6.368723,5.8961,6.902595 -L 5.8961,6.902595,5.8961,7.436456 -L 5.8961,7.436456,5.8961,7.970428 -L 5.8961,7.970428,5.6198,7.970428 -L 5.6198,7.970428,5.3497,7.970428 -L 5.3497,7.970428,5.0734,7.970428 -L 1.2589,5.834774,1.2589,6.738747 -L 1.2589,6.738747,1.2589,7.625776 -L 1.2589,7.625776,1.2589,8.504289 -L 1.2589,8.504289,1.8088,8.504289 -L 1.8088,8.504289,2.3692,8.504289 -L 2.3692,8.504289,2.9401,8.504289 -L 2.9401,8.504289,2.9401,7.625776 -L 2.9401,7.625776,2.9401,6.738747 -L 2.9401,6.738747,2.9401,5.834774 -L 2.9401,5.834774,2.3692,5.834774 -L 2.3692,5.834774,1.8088,5.834774 -L 1.8088,5.834774,1.2589,5.834774 -L 2.0823,6.368723,2.2154,6.738747 -L 2.2154,6.738747,2.359,7.091892 -L 2.359,7.091892,2.5093,7.436456 -L 6.3234,7.970428,6.3234,8.340494 -L 6.3234,8.340494,6.3234,8.693586 -L 6.3234,8.693586,6.3234,9.03815 -L 6.7511,7.970428,7.1784,7.970428 -L 7.1784,7.970428,7.6057,7.970428 -L 7.6057,7.970428,8.0295,7.970428 - -[崇] 45 -L 3.3977,0.038206,3.6671,0.038206 -L 3.6671,0.038206,3.9441,0.038206 -L 3.9441,0.038206,4.2208,0.038206 -L 4.2208,0.038206,4.2208,0.915297 -L 4.2208,0.915297,4.2208,1.792453 -L 4.2208,1.792453,4.2208,2.669522 -L 4.2208,2.669522,3.2188,2.669522 -L 3.2188,2.669522,2.2384,2.669522 -L 2.2384,2.669522,1.2574,2.669522 -L 1.0476,0.533989,1.5376,0.903947 -L 1.5376,0.903947,2.0314,1.257147 -L 2.0314,1.257147,2.5396,1.601788 -L 7.208,0.533989,6.7807,0.903947 -L 6.7807,0.903947,6.3538,1.257147 -L 6.3538,1.257147,5.9297,1.601788 -L 4.6446,2.669522,5.5027,2.669522 -L 5.5027,2.669522,6.3538,2.669522 -L 6.3538,2.669522,7.208,2.669522 -L 0.8301,4.271204,0.8301,4.803741 -L 0.8301,4.803741,0.8301,5.327785 -L 0.8301,5.327785,0.8301,5.834774 -L 0.8301,5.834774,3.093,5.834774 -L 3.093,5.834774,5.3591,5.834774 -L 5.3591,5.834774,7.6353,5.834774 -L 7.6353,5.834774,7.6353,5.327785 -L 7.6353,5.327785,7.6353,4.803741 -L 7.6353,4.803741,7.6353,4.271204 -L 2.1158,4.271204,3.5168,4.271204 -L 3.5168,4.271204,4.9283,4.271204 -L 4.9283,4.271204,6.3538,4.271204 -L 1.6885,7.436456,1.6885,7.806545 -L 1.6885,7.806545,1.6885,8.159746 -L 1.6885,8.159746,1.6885,8.504289 -L 2.1158,7.436456,2.816,7.436456 -L 2.816,7.436456,3.5168,7.436456 -L 3.5168,7.436456,4.2208,7.436456 -L 4.2208,7.436456,4.2208,7.970428 -L 4.2208,7.970428,4.2208,8.504289 -L 4.2208,8.504289,4.2208,9.03815 -L 4.6446,7.436456,5.3482,7.436456 -L 5.3482,7.436456,6.0592,7.436456 -L 6.0592,7.436456,6.7807,7.436456 -L 6.7807,7.436456,6.7807,7.806545 -L 6.7807,7.806545,6.7807,8.159746 -L 6.7807,8.159746,6.7807,8.504289 - -[枢] 36 -L 2.1455,0.038206,2.0618,1.638455 -L 2.0618,1.638455,1.9952,3.230352 -L 1.9952,3.230352,1.9322,4.805175 -L 1.9322,4.805175,1.5641,4.107443 -L 1.5641,4.107443,1.2107,3.392723 -L 1.2107,3.392723,0.864,2.669522 -L 3.82,0.038206,3.82,2.860186 -L 3.82,2.860186,3.82,5.682232 -L 3.82,5.682232,3.82,8.504289 -L 3.82,8.504289,5.0806,8.504289 -L 5.0806,8.504289,6.3523,8.504289 -L 6.3523,8.504289,7.6338,8.504289 -L 4.2505,0.038206,5.5114,0.038206 -L 5.5114,0.038206,6.7827,0.038206 -L 6.7827,0.038206,8.0611,0.038206 -L 4.6778,1.601788,5.2315,2.591844 -L 5.2315,2.591844,5.7849,3.573461 -L 5.7849,3.573461,6.3523,4.538178 -L 6.3523,4.538178,5.9317,5.148393 -L 5.9317,5.148393,5.5114,5.758552 -L 5.5114,5.758552,5.1016,6.368723 -L 7.21,2.13565,7.0563,2.858851 -L 7.0563,2.858851,6.9127,3.573461 -L 6.9127,3.573461,6.7827,4.271204 -L 2.9689,4.805175,2.4922,5.213352 -L 2.4922,5.213352,2.1665,5.757108 -L 2.1665,5.757108,1.7151,6.902595 -L 1.7151,6.902595,1.4205,6.902595 -L 1.4205,6.902595,1.1403,6.902595 -L 1.1403,6.902595,0.864,6.902595 -L 6.7827,5.300914,6.7827,6.024093 -L 6.7827,6.024093,6.7827,6.738747 -L 6.7827,6.738747,6.7827,7.436456 -L 2.5416,6.902595,2.2614,7.337698 -L 2.2614,7.337698,2.1634,7.891305 -L 2.1634,7.891305,2.1455,9.03815 - -[据] 51 -L 1.2579,0.038206,1.5349,0.038206 -L 1.5349,0.038206,1.8186,0.038206 -L 1.8186,0.038206,2.1163,0.038206 -L 2.1163,0.038206,2.0988,2.661083 -L 2.0988,2.661083,1.9899,3.758544 -L 1.9899,3.758544,1.6852,4.271204 -L 1.6852,4.271204,1.4155,4.107443 -L 1.4155,4.107443,1.1353,3.926562 -L 1.1353,3.926562,0.8625,3.737343 -L 3.3947,0.305126,4.0914,3.074941 -L 4.0914,3.074941,4.2668,5.658218 -L 4.2668,5.658218,4.2493,8.504289 -L 4.2493,8.504289,5.3771,8.504289 -L 5.3771,8.504289,6.5046,8.504289 -L 6.5046,8.504289,7.6358,8.504289 -L 7.6358,8.504289,7.6358,7.970428 -L 7.6358,7.970428,7.6358,7.436456 -L 7.6358,7.436456,7.6358,6.902595 -L 7.6358,6.902595,7.2085,6.902595 -L 7.2085,6.902595,6.7812,6.902595 -L 6.7812,6.902595,6.3575,6.902595 -L 6.3575,6.902595,6.4103,5.460494 -L 6.4103,5.460494,6.8478,4.899719 -L 6.8478,4.899719,8.0631,4.805175 -L 5.0724,0.038206,5.0724,0.915297 -L 5.0724,0.915297,5.0724,1.792453 -L 5.0724,1.792453,5.0724,2.669554 -L 5.0724,2.669554,5.4997,2.669554 -L 5.4997,2.669554,5.927,2.669554 -L 5.927,2.669554,6.3575,2.669554 -L 6.3575,2.669554,6.2174,4.290971 -L 6.2174,4.290971,5.7095,4.785408 -L 5.7095,4.785408,4.6763,4.805175 -L 5.4997,0.038206,6.1998,0.038206 -L 6.1998,0.038206,6.9108,0.038206 -L 6.9108,0.038206,7.6358,0.038206 -L 7.6358,0.038206,7.6358,0.915297 -L 7.6358,0.915297,7.6358,1.792453 -L 7.6358,1.792453,7.6358,2.669554 -L 7.6358,2.669554,7.3385,2.669554 -L 7.3385,2.669554,7.0583,2.669554 -L 7.0583,2.669554,6.7812,2.669554 -L 2.5436,4.271204,2.0319,5.512812 -L 2.0319,5.512812,1.8218,6.500065 -L 1.8218,6.500065,0.8625,6.902595 -L 2.5436,6.902595,2.2424,7.337698 -L 2.2424,7.337698,2.13,7.891305 -L 2.13,7.891305,2.1163,9.03815 -L 4.6763,6.902595,5.0861,6.902595 -L 5.0861,6.902595,5.4997,6.902595 -L 5.4997,6.902595,5.927,6.902595 - -[杉] 24 -L 2.1428,0.038206,2.0623,1.638488 -L 2.0623,1.638488,1.9957,3.230374 -L 1.9957,3.230374,1.9288,4.805175 -L 1.9288,4.805175,1.5646,4.107443 -L 1.5646,4.107443,1.2077,3.392723 -L 1.2077,3.392723,0.8645,2.669554 -L 4.2478,0.038206,5.3858,0.466129 -L 5.3858,0.466129,6.377,1.148385 -L 6.377,1.148385,8.0616,2.669554 -L 4.6748,3.737343,5.7819,4.17099 -L 5.7819,4.17099,6.5524,4.714724 -L 6.5524,4.714724,7.6378,5.834818 -L 3.3967,4.271204,2.6437,5.055271 -L 2.6437,5.055271,2.209,5.737352 -L 2.209,5.737352,1.7156,6.902595 -L 1.7156,6.902595,1.4245,6.902595 -L 1.4245,6.902595,1.1373,6.902595 -L 1.1373,6.902595,0.8645,6.902595 -L 2.5733,6.902595,2.2721,7.337698 -L 2.2721,7.337698,2.1604,7.891305 -L 2.1604,7.891305,2.1428,9.03815 -L 4.2478,6.902595,5.3616,7.337698 -L 5.3616,7.337698,6.1321,7.891305 -L 6.1321,7.891305,7.2389,9.03815 - -[澄] 42 -L 0.8595,0.038206,1.0836,1.584812 -L 1.0836,1.584812,1.4965,2.978821 -L 1.4965,2.978821,1.7176,4.271204 -L 2.9644,0.038206,3.5245,0.038206 -L 3.5245,0.038206,4.0954,0.038206 -L 4.0954,0.038206,4.6736,0.038206 -L 4.6736,0.038206,4.3791,1.449257 -L 4.3791,1.449257,4.0954,2.860186 -L 4.0954,2.860186,3.8225,4.271204 -L 3.8225,4.271204,4.7962,4.271204 -L 4.7962,4.271204,5.7839,4.271204 -L 5.7839,4.271204,6.7852,4.271204 -L 6.7852,4.271204,6.3723,2.216107 -L 6.3723,2.216107,6.0532,1.000067 -L 6.0532,1.000067,5.9275,0.038206 -L 5.9275,0.038206,6.4879,0.038206 -L 6.4879,0.038206,7.0553,0.038206 -L 7.0553,0.038206,7.6363,0.038206 -L 4.6736,2.669554,5.0831,2.669554 -L 5.0831,2.669554,5.5037,2.669554 -L 5.5037,2.669554,5.9275,2.669554 -L 3.1812,5.834818,3.5245,6.204875 -L 3.5245,6.204875,3.8852,6.557965 -L 3.8852,6.557965,4.2495,6.902595 -L 4.2495,6.902595,3.9553,7.35879 -L 3.9553,7.35879,3.6716,7.806589 -L 3.6716,7.806589,3.3952,8.237412 -L 3.3952,8.237412,4.0954,8.340494 -L 4.0954,8.340494,4.8102,8.426633 -L 4.8102,8.426633,5.5314,8.504289 -L 5.5314,8.504289,5.8049,8.159746 -L 5.8049,8.159746,6.0816,7.806589 -L 6.0816,7.806589,6.3548,7.436456 -L 6.3548,7.436456,6.6315,7.806589 -L 6.6315,7.806589,6.9117,8.159746 -L 6.9117,8.159746,7.2055,8.504289 -L 4.2495,5.834818,4.9503,5.834818 -L 4.9503,5.834818,5.654,5.834818 -L 5.654,5.834818,6.3548,5.834818 -L 7.6363,5.834818,7.339,6.204875 -L 7.339,6.204875,7.0553,6.557965 -L 7.0553,6.557965,6.7852,6.902595 - -[瀬] 66 -L 0.865,0.038206,1.0856,1.584812 -L 1.0856,1.584812,1.4985,2.978821 -L 1.4985,2.978821,1.716,4.271204 -L 3.8522,0.038206,3.7681,0.915297 -L 3.7681,0.915297,3.7019,1.792453 -L 3.7019,1.792453,3.6389,2.669554 -L 3.6389,2.669554,3.2746,2.324957 -L 3.2746,2.324957,2.9135,1.971779 -L 2.9135,1.971779,2.5703,1.601788 -L 4.8893,0.038206,5.236,0.381359 -L 5.236,0.381359,5.5894,0.724632 -L 5.5894,0.724632,5.9537,1.067862 -L 8.094,0.038206,7.796,0.381359 -L 7.796,0.381359,7.5123,0.724632 -L 7.5123,0.724632,7.2429,1.067862 -L 5.9537,2.135682,6.2759,5.717596 -L 6.2759,5.717596,6.4965,7.2995 -L 6.4965,7.2995,6.8121,8.237412 -L 6.8121,8.237412,6.3845,8.340494 -L 6.3845,8.340494,5.9537,8.426633 -L 5.9537,8.426633,5.5334,8.504289 -L 6.3845,2.135682,6.8121,2.135682 -L 6.8121,2.135682,7.2429,2.135682 -L 7.2429,2.135682,7.6632,2.135682 -L 7.6632,2.135682,7.6632,2.669554 -L 7.6632,2.669554,7.6632,3.203372 -L 7.6632,3.203372,7.6632,3.737343 -L 7.6632,3.737343,7.2429,3.737343 -L 7.2429,3.737343,6.8121,3.737343 -L 6.8121,3.737343,6.3845,3.737343 -L 4.6788,2.669554,4.1888,3.203372 -L 4.1888,3.203372,3.7019,3.737343 -L 3.7019,3.737343,3.2151,4.271204 -L 3.2151,4.271204,3.2361,5.776886 -L 3.2361,5.776886,3.4039,6.528315 -L 3.4039,6.528315,3.8522,7.169493 -L 3.8522,7.169493,3.5583,7.436456 -L 3.5583,7.436456,3.2746,7.703442 -L 3.2746,7.703442,2.9976,7.970428 -L 4.2798,4.271204,3.9786,4.685084 -L 3.9786,4.685084,3.8662,5.090362 -L 3.8662,5.090362,3.8522,5.834818 -L 3.8522,5.834818,4.0483,6.024093 -L 4.0483,6.024093,4.2515,6.204875 -L 4.2515,6.204875,4.462,6.368723 -L 4.462,6.368723,4.4024,5.68093 -L 4.4024,5.68093,4.339,4.984598 -L 4.339,4.984598,4.2798,4.271204 -L 7.6632,4.271204,7.6632,4.614433 -L 7.6632,4.614433,7.6632,4.957728 -L 7.6632,4.957728,7.6632,5.300946 -L 7.6632,5.300946,7.2429,5.300946 -L 7.2429,5.300946,6.8121,5.300946 -L 6.8121,5.300946,6.3845,5.300946 -L 7.6632,5.834818,7.6632,6.204875 -L 7.6632,6.204875,7.6632,6.557965 -L 7.6632,6.557965,7.6632,6.902595 -L 7.6632,6.902595,7.3687,6.902595 -L 7.3687,6.902595,7.0885,6.902595 -L 7.0885,6.902595,6.8121,6.902595 -L 4.2798,7.970428,4.1289,8.340494 -L 4.1289,8.340494,3.9821,8.693618 -L 3.9821,8.693618,3.8522,9.03815 -L 7.2429,8.504289,7.5123,8.504289 -L 7.5123,8.504289,7.796,8.504289 -L 7.796,8.504289,8.094,8.504289 - - -# kan_31 ------------------------------------------------------- -# 畝是姓征牲誓請逝斉隻惜斥析籍跡拙摂窃仙占扇栓潜旋繊薦践遷銑鮮漸禅繕塑措疎礎租粗訴阻僧双喪壮捜掃挿曹槽 - -[畝] 48 -L 3.3938,0,2.9941,0.375671 -L 2.9941,0.375671,2.2271,0.514105 -L 2.2271,0.514105,0.4304,0.533861 -L 0.4304,0.533861,0.4304,2.314978 -L 0.4304,2.314978,0.4304,4.07913 -L 0.4304,4.07913,0.4304,5.834789 -L 0.4304,5.834789,1.2639,5.834789 -L 1.2639,5.834789,2.1115,5.834789 -L 2.1115,5.834789,2.9626,5.834789 -L 2.9626,5.834789,2.9626,4.259868 -L 2.9626,4.259868,2.9626,2.66808 -L 2.9626,2.66808,2.9626,1.067733 -L 7.2041,0,6.2935,1.515587 -L 6.2935,1.515587,5.905,2.336113 -L 5.905,2.336113,5.7085,3.165286 -L 5.7085,3.165286,5.0676,2.288195 -L 5.0676,2.288195,4.4375,1.411028 -L 4.4375,1.411028,3.8176,0.533861 -L 1.6846,1.067733,1.6846,1.60027 -L 1.6846,1.60027,1.6846,2.124314 -L 1.6846,2.124314,1.6846,2.631304 -L 1.6846,2.631304,1.4075,2.820634 -L 1.4075,2.820634,1.1308,3.001404 -L 1.1308,3.001404,0.8615,3.165286 -L 2.1084,3.165286,1.8068,3.600268 -L 1.8068,3.600268,1.7021,4.153995 -L 1.7021,4.153995,1.6846,5.30083 -L 5.4988,3.699114,5.9331,4.621507 -L 5.9331,4.621507,6.2378,5.84036 -L 6.2378,5.84036,6.3498,6.864379 -L 6.3498,6.864379,5.7786,6.786744 -L 5.7786,6.786744,5.2217,6.700617 -L 5.2217,6.700617,4.6718,6.597491 -L 4.6718,6.597491,4.3745,5.987222 -L 4.3745,5.987222,4.0939,5.37715 -L 4.0939,5.37715,3.8176,4.766957 -L 0.0034,7.398338,0.5529,7.398338 -L 0.5529,7.398338,1.1133,7.398338 -L 1.1133,7.398338,1.6846,7.398338 -L 1.6846,7.398338,1.6846,7.932199 -L 1.6846,7.932199,1.6846,8.466148 -L 1.6846,8.466148,1.6846,9.000042 -L 2.1084,7.398338,2.5353,7.398338 -L 2.5353,7.398338,2.9626,7.398338 -L 2.9626,7.398338,3.3938,7.398338 -L 4.6718,7.398338,4.9524,7.813565 -L 4.9524,7.813565,5.0501,8.228868 -L 5.0501,8.228868,5.0676,9.000042 - -[是] 36 -L 0.0019,0,0.7581,1.247245 -L 0.7581,1.247245,1.1609,2.299425 -L 1.1609,2.299425,1.2835,3.699114 -L 3.4199,0.266996,2.7864,0.492882 -L 2.7864,0.492882,2.3415,0.829096 -L 2.3415,0.829096,1.7107,1.563604 -L 3.8157,0,4.8003,0 -L 4.8003,0,5.802,0 -L 5.802,0,6.8068,0 -L 3.4199,1.067733,3.4199,2.314978 -L 3.4199,2.314978,3.4199,3.545225 -L 3.4199,3.545225,3.4199,4.766957 -L 3.4199,4.766957,2.2715,4.766957 -L 2.2715,4.766957,1.1367,4.766957 -L 1.1367,4.766957,0.0019,4.766957 -L 3.8157,2.631304,4.6668,2.631304 -L 4.6668,2.631304,5.5249,2.631304 -L 5.5249,2.631304,6.376,2.631304 -L 3.8157,4.766957,4.8003,4.766957 -L 4.8003,4.766957,5.802,4.766957 -L 5.802,4.766957,6.8068,4.766957 -L 1.2835,6.33054,1.2835,7.053686 -L 1.2835,7.053686,1.2835,7.768438 -L 1.2835,7.768438,1.2835,8.466148 -L 1.2835,8.466148,2.6879,8.466148 -L 2.6879,8.466148,4.0994,8.466148 -L 4.0994,8.466148,5.5249,8.466148 -L 5.5249,8.466148,5.5249,7.768438 -L 5.5249,7.768438,5.5249,7.053686 -L 5.5249,7.053686,5.5249,6.33054 -L 5.5249,6.33054,4.0994,6.33054 -L 4.0994,6.33054,2.6879,6.33054 -L 2.6879,6.33054,1.2835,6.33054 -L 1.7107,7.398338,2.842,7.398338 -L 2.842,7.398338,3.9663,7.398338 -L 3.9663,7.398338,5.0976,7.398338 - -[姓] 49 -L 0.0351,0,0.4592,0.610105 -L 0.4592,0.610105,0.8897,1.220364 -L 0.8897,1.220364,1.3135,1.830567 -L 1.3135,1.830567,0.9846,2.403962 -L 0.9846,2.403962,0.6519,2.680842 -L 0.6519,2.680842,0.0351,2.8983 -L 0.0351,2.8983,0.3503,3.906766 -L 0.3503,3.906766,0.5713,5.093243 -L 0.5713,5.093243,0.8897,6.101676 -L 0.8897,6.101676,0.592,6.367205 -L 0.592,6.367205,0.3118,6.624285 -L 0.3118,6.624285,0.0351,6.864379 -L 2.9946,0,3.6951,0 -L 3.6951,0,4.4065,0 -L 4.4065,0,5.1245,0 -L 5.1245,0,5.135,2.348876 -L 5.135,2.348876,4.7602,3.43503 -L 4.7602,3.43503,3.4184,3.699114 -L 5.5549,0,6.1052,0 -L 6.1052,0,6.6652,0 -L 6.6652,0,7.2361,0 -L 2.5673,1.067733,1.8178,2.909618 -L 1.8178,2.909618,1.9299,4.844624 -L 1.9299,4.844624,2.14,6.864379 -L 2.14,6.864379,1.1072,7.155389 -L 1.1072,7.155389,0.8582,7.920958 -L 0.8582,7.920958,0.8897,9.000042 -L 5.5549,3.699114,4.9805,5.265575 -L 4.9805,5.265575,4.8303,6.416644 -L 4.8303,6.416644,3.4184,6.864379 -L 3.4184,6.864379,3.2678,6.176617 -L 3.2678,6.176617,3.1242,5.480231 -L 3.1242,5.480231,2.9946,4.766957 -L 5.9822,3.699114,6.2593,3.699114 -L 6.2593,3.699114,6.5356,3.699114 -L 6.5356,3.699114,6.8057,3.699114 -L 5.5549,6.864379,5.2537,7.29935 -L 5.2537,7.29935,5.1417,7.853208 -L 5.1417,7.853208,5.1245,9.000042 -L 5.9822,6.864379,6.2593,6.864379 -L 6.2593,6.864379,6.5356,6.864379 -L 6.5356,6.864379,6.8057,6.864379 -L 3.8496,7.398338,3.8496,7.768438 -L 3.8496,7.768438,3.8496,8.121507 -L 3.8496,8.121507,3.8496,8.466148 -L 3.4328,6.33031,-0.1646,6.33031 -L 0.6935,3.32653,1.3135,8.999889 -A -4.6967,-3.399556,8.620982,23.224227,51.278884 -A -6.56,6.33031,9.138971,316.15783,0 - -[征] 36 -L 0.8882,0,0.8041,1.411028 -L 0.8041,1.411028,0.7341,2.822056 -L 0.7341,2.822056,0.6745,4.233096 -L 0.6745,4.233096,0.4644,4.069214 -L 0.4644,4.069214,0.2577,3.888466 -L 0.2577,3.888466,0.0616,3.699114 -L 2.1736,0,2.4436,0 -L 2.4436,0,2.7273,0 -L 2.7273,0,3.0247,0 -L 3.0247,0,3.0247,1.781117 -L 3.0247,1.781117,3.0247,3.545225 -L 3.0247,3.545225,3.0247,5.30083 -L 3.452,0,3.8586,0 -L 3.8586,0,4.2785,0 -L 4.2785,0,4.6992,0 -L 4.6992,0,4.6992,2.822056 -L 4.6992,2.822056,4.6992,5.644113 -L 4.6992,5.644113,4.6992,8.466148 -L 4.6992,8.466148,3.9983,8.466148 -L 3.9983,8.466148,3.2979,8.466148 -L 3.2979,8.466148,2.5974,8.466148 -L 5.1296,0,5.8301,0 -L 5.8301,0,6.5376,0 -L 6.5376,0,7.2626,0 -L 5.1296,4.233096,5.6865,4.233096 -L 5.6865,4.233096,6.2578,4.233096 -L 6.2578,4.233096,6.8388,4.233096 -L 0.8882,4.766957,1.1649,5.480231 -L 1.1649,5.480231,1.4489,6.176617 -L 1.4489,6.176617,1.7431,6.864379 -L 0.0616,6.864379,0.4714,7.587667 -L 0.4714,7.587667,0.892,8.302299 -L 0.892,8.302299,1.3155,9.000042 -L 5.1296,8.466148,5.6865,8.466148 -L 5.6865,8.466148,6.2578,8.466148 -L 6.2578,8.466148,6.8388,8.466148 - -[牲] 45 -L 1.3455,0,1.3315,2.622964 -L 1.3315,2.622964,1.2194,3.720348 -L 1.2194,3.720348,0.9217,4.233096 -L 0.9217,4.233096,0.624,4.069214 -L 0.624,4.069214,0.3403,3.888466 -L 0.3403,3.888466,0.0639,3.699114 -L 3.0547,0,3.7552,0 -L 3.7552,0,4.456,0 -L 4.456,0,5.1565,0 -L 5.1565,0,5.1667,2.348876 -L 5.1667,2.348876,4.7923,3.43503 -L 4.7923,3.43503,3.447,3.699114 -L 5.587,0,6.1372,0 -L 6.1372,0,6.6972,0 -L 6.6972,0,7.2615,0 -L 5.587,3.699114,5.0129,5.265575 -L 5.0129,5.265575,4.8623,6.416644 -L 4.8623,6.416644,3.447,6.864379 -L 3.447,6.864379,3.3069,6.521182 -L 3.3069,6.521182,3.1773,6.177985 -L 3.1773,6.177985,3.0547,5.834789 -L 6.0146,3.699114,6.2878,3.699114 -L 6.2878,3.699114,6.5715,3.699114 -L 6.5715,3.699114,6.8657,3.699114 -L 1.7731,4.233096,1.4471,5.033942 -L 1.4471,5.033942,1.1704,6.063543 -L 1.1704,6.063543,0.7045,6.864379 -L 0.7045,6.864379,0.4909,6.521182 -L 0.4909,6.521182,0.2807,6.177985 -L 0.2807,6.177985,0.0639,5.834789 -L 1.7731,6.864379,1.4719,7.29935 -L 1.4719,7.29935,1.3599,7.853208 -L 1.3599,7.853208,1.3455,9.000042 -L 5.587,6.864379,5.2822,7.29935 -L 5.2822,7.29935,5.174,7.853208 -L 5.174,7.853208,5.1565,9.000042 -L 6.0146,6.864379,6.2878,6.864379 -L 6.2878,6.864379,6.5715,6.864379 -L 6.5715,6.864379,6.8657,6.864379 -L 0.4909,7.398338,0.4909,7.768438 -L 0.4909,7.768438,0.4909,8.121507 -L 0.4909,8.121507,0.4909,8.466148 -L 3.447,7.398338,3.447,7.768438 -L 3.447,7.768438,3.447,8.121507 -L 3.447,8.121507,3.447,8.466148 - -[誓] 54 -L 1.3794,0,1.3794,0.3701 -L 1.3794,0.3701,1.3794,0.723191 -L 1.3794,0.723191,1.3794,1.067733 -L 1.3794,1.067733,2.7835,1.067733 -L 2.7835,1.067733,4.1848,1.067733 -L 4.1848,1.067733,5.5855,1.067733 -L 5.5855,1.067733,5.5855,0.723191 -L 5.5855,0.723191,5.5855,0.3701 -L 5.5855,0.3701,5.5855,0 -L 5.5855,0,4.1848,0 -L 4.1848,0,2.7835,0 -L 2.7835,0,1.3794,0 -L 1.3794,2.097443,2.7835,2.097443 -L 2.7835,2.097443,4.1848,2.097443 -L 4.1848,2.097443,5.5855,2.097443 -L 1.3794,3.165286,2.7835,3.165286 -L 2.7835,3.165286,4.1848,3.165286 -L 4.1848,3.165286,5.5855,3.165286 -L 0.094,4.233096,2.4858,4.233096 -L 2.4858,4.233096,4.885,4.233096 -L 4.885,4.233096,7.2947,4.233096 -L 1.7751,5.30083,1.4946,5.714666 -L 1.4946,5.714666,1.3899,6.120085 -L 1.3899,6.120085,1.3794,6.864379 -L 1.3794,6.864379,0.9482,6.864379 -L 0.9482,6.864379,0.5209,6.864379 -L 0.5209,6.864379,0.094,6.864379 -L 2.1989,5.30083,3.1863,5.30083 -L 3.1863,5.30083,4.1848,5.30083 -L 4.1848,5.30083,5.1932,5.30083 -L 6.0166,5.834789,6.0166,6.367205 -L 6.0166,6.367205,6.0166,6.891282 -L 6.0166,6.891282,6.0166,7.398338 -L 6.0166,7.398338,4.5176,7.180814 -L 4.5176,7.180814,3.8591,6.903934 -L 3.8591,6.903934,3.4843,6.33054 -L 1.3794,7.398338,1.3794,7.768438 -L 1.3794,7.768438,1.3794,8.121507 -L 1.3794,8.121507,1.3794,8.466148 -L 1.3794,8.466148,0.9482,8.466148 -L 0.9482,8.466148,0.5209,8.466148 -L 0.5209,8.466148,0.094,8.466148 -L 1.7751,7.398338,2.0483,7.398338 -L 2.0483,7.398338,2.3352,7.398338 -L 2.3352,7.398338,2.6294,7.398338 -L 6.4404,7.398338,6.7167,7.398338 -L 6.7167,7.398338,7.0004,7.398338 -L 7.0004,7.398338,7.2947,7.398338 -L 3.9043,8.199195,4.885,8.466148 -L 4.885,8.466148,5.8692,8.733068 -L 5.8692,8.733068,6.8674,9.000042 -L 1.7751,8.466148,2.0483,8.466148 -L 2.0483,8.466148,2.3352,8.466148 -L 2.3352,8.466148,2.6294,8.466148 - -[請] 68 -L 0.5229,0,0.5229,0.713296 -L 0.5229,0.713296,0.5229,1.409606 -L 0.5229,1.409606,0.5229,2.097443 -L 0.5229,2.097443,1.0833,2.097443 -L 1.0833,2.097443,1.6546,2.097443 -L 1.6546,2.097443,2.2321,2.097443 -L 2.2321,2.097443,2.2321,1.409606 -L 2.2321,1.409606,2.2321,0.713296 -L 2.2321,0.713296,2.2321,0 -L 2.2321,0,1.6546,0 -L 1.6546,0,1.0833,0 -L 1.0833,0,0.5229,0 -L 3.9417,0,3.9417,1.411028 -L 3.9417,1.411028,3.9417,2.822056 -L 3.9417,2.822056,3.9417,4.233096 -L 3.9417,4.233096,4.7717,4.233096 -L 4.7717,4.233096,5.6193,4.233096 -L 5.6193,4.233096,6.4736,4.233096 -L 6.4736,4.233096,6.4736,2.822056 -L 6.4736,2.822056,6.4736,1.411028 -L 6.4736,1.411028,6.4736,0 -L 6.4736,0,6.1762,0 -L 6.1762,0,5.8957,0 -L 5.8957,0,5.6193,0 -L 4.3371,2.097443,4.894,2.097443 -L 4.894,2.097443,5.4687,2.097443 -L 5.4687,2.097443,6.0428,2.097443 -L 4.3371,3.165286,4.894,3.165286 -L 4.894,3.165286,5.4687,3.165286 -L 5.4687,3.165286,6.0428,3.165286 -L 0.5229,3.699114,1.0833,3.699114 -L 1.0833,3.699114,1.6546,3.699114 -L 1.6546,3.699114,2.2321,3.699114 -L 0.5229,5.30083,1.0833,5.30083 -L 1.0833,5.30083,1.6546,5.30083 -L 1.6546,5.30083,2.2321,5.30083 -L 3.0867,5.834789,3.7875,5.937893 -L 3.7875,5.937893,4.488,6.024009 -L 4.488,6.024009,5.1882,6.101676 -L 5.1882,6.101676,4.8589,6.638394 -L 4.8589,6.638394,4.5332,6.836162 -L 4.5332,6.836162,3.9417,6.864379 -L 5.6193,5.834789,6.1762,5.834789 -L 6.1762,5.834789,6.7468,5.834789 -L 6.7468,5.834789,7.3247,5.834789 -L 0.1271,6.864379,0.9572,6.864379 -L 0.9572,6.864379,1.8052,6.864379 -L 1.8052,6.864379,2.6594,6.864379 -L 5.6193,6.864379,4.9714,7.615873 -L 4.9714,7.615873,4.425,7.892644 -L 4.425,7.892644,3.5105,7.932199 -L 5.6193,7.932199,5.4687,8.302299 -L 5.4687,8.302299,5.3181,8.655401 -L 5.3181,8.655401,5.1882,9.000042 -L 6.0428,7.932199,6.3198,7.932199 -L 6.3198,7.932199,6.6035,7.932199 -L 6.6035,7.932199,6.8977,7.932199 -L 0.5229,8.466148,1.0833,8.466148 -L 1.0833,8.466148,1.6546,8.466148 -L 1.6546,8.466148,2.2321,8.466148 -L 0.096,6.902522,2.6279,6.902522 -L 0.5229,8.504324,2.2009,8.504324 -L 0.5229,5.300971,2.2009,5.300971 -L 0.5229,4.23303,2.2009,4.23303 -L 0.5229,2.669536,2.2009,2.669536 -L 0.5229,0,0.5229,2.669536 -L 2.2009,0,0.5229,0 -L 2.2009,2.669536,2.2009,0 - -[逝] 48 -L 0.3393,0,0.686,0.3701 -L 0.686,0.3701,1.0398,0.723191 -L 1.0398,0.723191,1.4114,1.067733 -L 1.4114,1.067733,1.4114,2.314978 -L 1.4114,2.314978,1.4114,3.545225 -L 1.4114,3.545225,1.4114,4.766957 -L 1.4114,4.766957,0.9802,4.766957 -L 0.9802,4.766957,0.5529,4.766957 -L 0.5529,4.766957,0.126,4.766957 -L 2.6579,0,2.3847,0.189329 -L 2.3847,0.189329,2.1115,0.3701 -L 2.1115,0.3701,1.8352,0.533861 -L 3.0852,0,4.4897,0 -L 4.4897,0,5.8977,0 -L 5.8977,0,7.3267,0 -L 2.2621,1.563604,2.5353,1.563604 -L 2.5353,1.563604,2.812,1.563604 -L 2.812,1.563604,3.0852,1.563604 -L 3.0852,1.563604,3.0852,2.631304 -L 3.0852,2.631304,3.0852,3.699114 -L 3.0852,3.699114,3.0852,4.766957 -L 3.0852,4.766957,2.812,4.766957 -L 2.812,4.766957,2.5353,4.766957 -L 2.5353,4.766957,2.2621,4.766957 -L 4.3675,1.830567,4.6648,2.590304 -L 4.6648,2.590304,4.7769,4.172318 -L 4.7769,4.172318,4.7944,7.932199 -L 4.7944,7.932199,6.0273,7.952087 -L 6.0273,7.952087,6.6826,8.090412 -L 6.6826,8.090412,7.3267,8.466148 -L 6.5004,1.563604,6.5004,3.001404 -L 6.5004,3.001404,6.5004,4.422305 -L 6.5004,4.422305,6.5004,5.834789 -L 6.5004,5.834789,6.0766,5.834789 -L 6.0766,5.834789,5.6455,5.834789 -L 5.6455,5.834789,5.2217,5.834789 -L 3.0852,5.30083,3.0852,5.833333 -L 3.0852,5.833333,3.0852,6.357421 -L 3.0852,6.357421,3.0852,6.864379 -L 3.0852,6.864379,2.812,7.053686 -L 2.812,7.053686,2.5353,7.234456 -L 2.5353,7.234456,2.2621,7.398338 -L 1.4114,7.398338,1.1098,7.768438 -L 1.1098,7.768438,0.8296,8.121507 -L 0.8296,8.121507,0.5529,8.466148 -L 3.5164,7.398338,3.2116,7.813565 -L 3.2116,7.813565,3.1027,8.228868 -L 3.1027,8.228868,3.0852,9.000042 - -[斉] 39 -L 0.583,0,1.4624,1.651056 -L 1.4624,1.651056,1.7388,2.91242 -L 1.7388,2.91242,1.6197,4.766957 -L 1.6197,4.766957,1.1328,4.603185 -L 1.1328,4.603185,0.646,4.422305 -L 0.646,4.422305,0.1592,4.233096 -L 5.6475,0,5.6475,0.713296 -L 5.6475,0.713296,5.6475,1.409606 -L 5.6475,1.409606,5.6475,2.097443 -L 5.6475,2.097443,4.5197,2.097443 -L 4.5197,2.097443,3.3884,2.097443 -L 3.3884,2.097443,2.2641,2.097443 -L 5.6475,2.631304,5.6475,3.001404 -L 5.6475,3.001404,5.6475,3.354506 -L 5.6475,3.354506,5.6475,3.699114 -L 5.6475,3.699114,4.5197,3.699114 -L 4.5197,3.699114,3.3884,3.699114 -L 3.3884,3.699114,2.2641,3.699114 -L 5.6475,4.499972,4.7964,4.870071 -L 4.7964,4.870071,3.9453,5.223162 -L 3.9453,5.223162,3.1152,5.567814 -L 3.1152,5.567814,2.8179,5.30083 -L 2.8179,5.30083,2.5373,5.033942 -L 2.5373,5.033942,2.2641,4.766957 -L 6.0751,4.233096,6.3515,4.233096 -L 6.3515,4.233096,6.6352,4.233096 -L 6.6352,4.233096,6.9294,4.233096 -L 2.6848,6.33054,1.8337,7.466121 -L 1.8337,7.466121,1.1714,7.788095 -L 1.1714,7.788095,0.1592,7.932199 -L 4.3936,6.33054,4.6738,6.786744 -L 4.6738,6.786744,4.947,7.234456 -L 4.947,7.234456,5.2202,7.665334 -L 5.2202,7.665334,4.2259,7.768438 -L 4.2259,7.768438,3.2378,7.854543 -L 3.2378,7.854543,2.2641,7.932199 -L 5.6475,7.932199,6.0751,7.932199 -L 6.0751,7.932199,6.5056,7.932199 -L 6.5056,7.932199,6.9294,7.932199 - -[隻] 54 -L 0.1577,0,1.2087,0.081903 -L 1.2087,0.081903,2.5393,0.401184 -L 2.5393,0.401184,3.5725,1.067733 -L 3.5725,1.067733,2.6237,1.990126 -L 2.6237,1.990126,1.9614,2.395546 -L 1.9614,2.395546,1.0123,2.631304 -L 6.1052,0,5.3833,0.3701 -L 5.3833,0.3701,4.6758,0.723191 -L 4.6758,0.723191,3.9683,1.067733 -L 6.5325,0,6.8092,0 -L 6.8092,0,7.0929,0 -L 7.0929,0,7.3867,0 -L 5.0401,1.563604,5.2537,1.830567 -L 5.2537,1.830567,5.4639,2.097443 -L 5.4639,2.097443,5.6775,2.364439 -L 5.6775,2.364439,4.6828,2.467543 -L 4.6828,2.467543,3.6951,2.553637 -L 3.6951,2.553637,2.7214,2.631304 -L 1.436,4.233096,1.3555,5.299396 -L 1.3555,5.299396,1.2854,6.357421 -L 1.2854,6.357421,1.2259,7.398338 -L 1.2259,7.398338,0.862,7.053686 -L 0.862,7.053686,0.5012,6.700617 -L 0.5012,6.700617,0.1577,6.33054 -L 1.8672,4.233096,2.5673,4.233096 -L 2.5673,4.233096,3.2678,4.233096 -L 3.2678,4.233096,3.9683,4.233096 -L 3.9683,4.233096,3.9543,5.004292 -L 3.9543,5.004292,3.8562,5.419551 -L 3.8562,5.419551,3.5725,5.834789 -L 3.5725,5.834789,2.9946,5.834789 -L 2.9946,5.834789,2.4241,5.834789 -L 2.4241,5.834789,1.8672,5.834789 -L 4.3991,4.233096,5.2537,4.233096 -L 5.2537,4.233096,6.1052,4.233096 -L 6.1052,4.233096,6.9629,4.233096 -L 4.3991,5.834789,3.5449,6.694958 -L 3.5449,6.694958,2.8405,6.89415 -L 2.8405,6.89415,1.8672,6.864379 -L 4.8229,5.834789,5.3833,5.834789 -L 5.3833,5.834789,5.9546,5.834789 -L 5.9546,5.834789,6.5325,5.834789 -L 4.3991,6.864379,3.4079,7.819223 -L 3.4079,7.819223,2.5673,7.994412 -L 2.5673,7.994412,1.436,7.932199 -L 4.8229,6.864379,5.3833,6.864379 -L 5.3833,6.864379,5.9546,6.864379 -L 5.9546,6.864379,6.5325,6.864379 -L 4.3991,7.932199,4.1123,8.327713 -L 4.1123,8.327713,4.1123,8.604615 -L 4.1123,8.604615,4.3991,9.000042 -L 4.8229,7.932199,5.5269,7.932199 -L 5.5269,7.932199,6.2379,7.932199 -L 6.2379,7.932199,6.9629,7.932199 - -[惜] 48 -L 1.4699,0,1.4699,3.011287 -L 1.4699,3.011287,1.4699,6.014202 -L 1.4699,6.014202,1.4699,9.000042 -L 3.5749,0,3.5749,1.247245 -L 3.5749,1.247245,3.5749,2.477415 -L 3.5749,2.477415,3.5749,3.699114 -L 3.5749,3.699114,4.5517,3.699114 -L 4.5517,3.699114,5.5363,3.699114 -L 5.5363,3.699114,6.531,3.699114 -L 6.531,3.699114,6.531,2.477415 -L 6.531,2.477415,6.531,1.247245 -L 6.531,1.247245,6.531,0 -L 6.531,0,5.5363,0 -L 5.5363,0,4.5517,0 -L 4.5517,0,3.5749,0 -L 4.0022,2.097443,4.7062,2.097443 -L 4.7062,2.097443,5.4137,2.097443 -L 5.4137,2.097443,6.1348,2.097443 -L 0.1915,5.033942,0.4889,5.655354 -L 0.4889,5.655354,0.5978,6.268415 -L 0.5978,6.268415,0.6153,7.398338 -L 2.7164,5.30083,3.2768,5.30083 -L 3.2768,5.30083,3.8477,5.30083 -L 3.8477,5.30083,4.426,5.30083 -L 4.426,5.30083,4.3454,6.69208 -L 4.3454,6.69208,3.9777,7.278259 -L 3.9777,7.278259,3.1476,7.398338 -L 4.8564,5.30083,5.1335,5.30083 -L 5.1335,5.30083,5.4137,5.30083 -L 5.4137,5.30083,5.711,5.30083 -L 5.711,5.30083,5.711,5.833333 -L 5.711,5.833333,5.711,6.357421 -L 5.711,6.357421,5.711,6.864379 -L 5.711,6.864379,5.2802,7.234456 -L 5.2802,7.234456,4.8564,7.587667 -L 4.8564,7.587667,4.426,7.932199 -L 4.426,7.932199,4.426,8.302299 -L 4.426,8.302299,4.426,8.655401 -L 4.426,8.655401,4.426,9.000042 -L 6.1348,5.30083,6.5411,5.30083 -L 6.5411,5.30083,6.9614,5.30083 -L 6.9614,5.30083,7.3887,5.30083 -L 2.2965,6.597491,2.1455,6.864379 -L 2.1455,6.864379,2.0195,7.131353 -L 2.0195,7.131353,1.8972,7.398338 -L 6.1348,7.398338,5.8375,7.813565 -L 5.8375,7.813565,5.7286,8.228868 -L 5.7286,8.228868,5.711,9.000042 - -[斥] 24 -L 0.2177,0,1.1108,2.759866 -L 1.1108,2.759866,1.4264,5.070609 -L 1.4264,5.070609,1.4649,7.932199 -L 1.4649,7.932199,4.0284,8.070645 -L 4.0284,8.070645,5.5558,8.327713 -L 5.5558,8.327713,6.9918,8.466148 -L 4.8549,0,4.8549,1.066398 -L 4.8549,1.066398,4.8549,2.124314 -L 4.8549,2.124314,4.8549,3.165286 -L 4.8549,3.165286,4.1334,3.303688 -L 4.1334,3.303688,3.4928,3.56079 -L 3.4928,3.56079,2.7535,3.699114 -L 6.9918,1.563604,6.4135,1.933671 -L 6.4135,1.933671,5.8395,2.286772 -L 5.8395,2.286772,5.2857,2.631304 -L 4.8549,3.699114,4.8549,4.422305 -L 4.8549,4.422305,4.8549,5.137046 -L 4.8549,5.137046,4.8549,5.834789 -L 4.8549,5.834789,3.8571,5.834789 -L 3.8571,5.834789,2.8761,5.834789 -L 2.8761,5.834789,1.8957,5.834789 -L 5.2857,5.834789,5.9866,5.834789 -L 5.9866,5.834789,6.6941,5.834789 -L 6.6941,5.834789,7.4191,5.834789 - -[析] 33 -L 1.5016,0,1.4175,1.60027 -L 1.4175,1.60027,1.3478,3.192156 -L 1.3478,3.192156,1.2883,4.766957 -L 1.2883,4.766957,0.924,4.069214 -L 0.924,4.069214,0.5629,3.354506 -L 0.5629,3.354506,0.2165,2.631304 -L 5.7434,0,5.7434,1.781117 -L 5.7434,1.781117,5.7434,3.545225 -L 5.7434,3.545225,5.7434,5.30083 -L 5.7434,5.30083,5.0181,5.30083 -L 5.0181,5.30083,4.3071,5.30083 -L 4.3071,5.30083,3.6031,5.30083 -L 3.6031,5.30083,3.6104,3.573475 -L 3.6104,3.573475,3.4283,2.159655 -L 3.4283,2.159655,2.7803,0.533861 -L 2.7803,4.233096,2.0059,5.04237 -L 2.0059,5.04237,1.5646,5.724582 -L 1.5646,5.724582,1.0708,6.864379 -L 1.0708,6.864379,0.7731,6.864379 -L 0.7731,6.864379,0.4932,6.864379 -L 0.4932,6.864379,0.2165,6.864379 -L 6.1672,5.30083,6.5735,5.30083 -L 6.5735,5.30083,6.9899,5.30083 -L 6.9899,5.30083,7.4176,5.30083 -L 3.6031,5.834789,3.6031,6.548064 -L 3.6031,6.548064,3.6031,7.244372 -L 3.6031,7.244372,3.6031,7.932199 -L 3.6031,7.932199,5.2492,8.070645 -L 5.2492,8.070645,6.2303,8.327713 -L 6.2303,8.327713,7.0215,8.466148 -L 1.9219,6.864379,1.628,7.29935 -L 1.628,7.29935,1.5156,7.853208 -L 1.5156,7.853208,1.5016,9.000042 - -[籍] 63 -L 1.9274,0,1.9102,1.120062 -L 1.9102,1.120062,1.8048,1.663905 -L 1.8048,1.663905,1.5285,2.097443 -L 1.5285,2.097443,1.1047,1.590452 -L 1.1047,1.590452,0.6774,1.066398 -L 0.6774,1.066398,0.2501,0.533861 -L 4.4912,0,4.4912,0.877102 -L 4.4912,0.877102,4.4912,1.754268 -L 4.4912,1.754268,4.4912,2.631304 -L 4.4912,2.631304,5.192,2.631304 -L 5.192,2.631304,5.8957,2.631304 -L 5.8957,2.631304,6.5962,2.631304 -L 6.5962,2.631304,6.5962,1.754268 -L 6.5962,1.754268,6.5962,0.877102 -L 6.5962,0.877102,6.5962,0 -L 6.5962,0,5.8957,0 -L 5.8957,0,5.192,0 -L 5.192,0,4.4912,0 -L 2.7823,1.563604,1.8717,2.690747 -L 1.8717,2.690747,1.3253,3.105952 -L 1.3253,3.105952,0.6774,3.165286 -L 4.915,1.563604,5.3213,1.563604 -L 5.3213,1.563604,5.7419,1.563604 -L 5.7419,1.563604,6.1657,1.563604 -L 2.355,3.165286,1.9274,3.535353 -L 1.9274,3.535353,1.5109,3.888466 -L 1.5109,3.888466,1.1047,4.233096 -L 2.9921,3.165286,3.4933,3.541022 -L 3.4933,3.541022,3.9903,3.679457 -L 3.9903,3.679457,4.915,3.699114 -L 4.915,3.699114,4.8835,4.470299 -L 4.8835,4.470299,4.6632,4.885592 -L 4.6632,4.885592,4.0607,5.30083 -L 5.3423,3.699114,5.6158,3.699114 -L 5.6158,3.699114,5.8957,3.699114 -L 5.8957,3.699114,6.1657,3.699114 -L 6.1657,3.699114,6.1198,4.508422 -L 6.1198,4.508422,5.7979,5.19071 -L 5.7979,5.19071,4.915,6.33054 -L 6.5962,3.699114,6.8697,3.699114 -L 6.8697,3.699114,7.1569,3.699114 -L 7.1569,3.699114,7.4473,3.699114 -L 2.355,4.233096,1.7453,4.984492 -L 1.7453,4.984492,1.3078,5.261251 -L 1.3078,5.261251,0.6774,5.30083 -L 2.355,5.30083,2.148,6.091858 -L 2.148,6.091858,2.1305,6.874382 -L 2.1305,6.874382,1.9274,7.665334 -L 1.9274,7.665334,1.0308,7.635575 -L 1.0308,7.635575,0.5968,7.428 -L 0.5968,7.428,0.2501,6.864379 -L 6.5962,5.30083,6.442,5.644113 -L 6.442,5.644113,6.2984,5.987222 -L 6.2984,5.987222,6.1657,6.33054 -L 3.6369,6.864379,3.9133,7.587667 -L 3.9133,7.587667,4.1935,8.302299 -L 4.1935,8.302299,4.4912,9.000042 -L 2.355,7.932199,2.6279,7.932199 -L 2.6279,7.932199,2.9116,7.932199 -L 2.9116,7.932199,3.2061,7.932199 -L 4.915,7.932199,5.7486,7.932199 -L 5.7486,7.932199,6.5962,7.932199 -L 6.5962,7.932199,7.4473,7.932199 - -[è·¡] 51 -L 0.6759,0,0.6759,1.60027 -L 0.6759,1.60027,0.6759,3.192156 -L 0.6759,3.192156,0.6759,4.766957 -L 1.1032,0,1.4044,0.572082 -L 1.4044,0.572082,1.5161,2.08479 -L 1.5161,2.08479,1.534,5.834789 -L 1.534,5.834789,1.2359,5.834789 -L 1.2359,5.834789,0.9522,5.834789 -L 0.9522,5.834789,0.6759,5.834789 -L 0.6759,5.834789,0.6759,6.711945 -L 0.6759,6.711945,0.6759,7.589003 -L 0.6759,7.589003,0.6759,8.466148 -L 0.6759,8.466148,1.2359,8.466148 -L 1.2359,8.466148,1.8033,8.466148 -L 1.8033,8.466148,2.3847,8.466148 -L 2.3847,8.466148,2.2345,7.589003 -L 2.2345,7.589003,2.087,6.711945 -L 2.087,6.711945,1.9543,5.834789 -L 3.2393,0,4.2799,2.43509 -L 4.2799,2.43509,4.5251,4.632737 -L 4.5251,4.632737,4.4897,7.398338 -L 4.4897,7.398338,4.0659,7.398338 -L 4.0659,7.398338,3.6456,7.398338 -L 3.6456,7.398338,3.2393,7.398338 -L 4.917,0,5.3443,0 -L 5.3443,0,5.7681,0 -L 5.7681,0,6.1989,0 -L 6.1989,0,6.1989,2.477415 -L 6.1989,2.477415,6.1989,4.94637 -L 6.1989,4.94637,6.1989,7.398338 -L 6.1989,7.398338,5.7681,7.398338 -L 5.7681,7.398338,5.3443,7.398338 -L 5.3443,7.398338,4.917,7.398338 -L 1.9543,0.533861,2.2345,0.723191 -L 2.2345,0.723191,2.5143,0.903961 -L 2.5143,0.903961,2.812,1.067733 -L 3.2393,2.8983,2.9069,3.461911 -L 2.9069,3.461911,2.5738,3.669464 -L 2.5738,3.669464,1.9543,3.699114 -L 7.4811,2.631304,7.3687,3.56079 -L 7.3687,3.56079,7.1656,4.37152 -L 7.1656,4.37152,7.0538,5.30083 -L 3.6631,3.699114,3.6631,4.233096 -L 3.6631,4.233096,3.6631,4.766957 -L 3.6631,4.766957,3.6631,5.30083 -L 6.6265,7.398338,6.9029,7.398338 -L 6.9029,7.398338,7.1831,7.398338 -L 7.1831,7.398338,7.4811,7.398338 -L 5.3443,7.932199,5.3443,8.302299 -L 5.3443,8.302299,5.3443,8.655401 -L 5.3443,8.655401,5.3443,9.000042 - -[拙] 45 -L 0.2817,0,0.5553,0 -L 0.5553,0,0.8351,0 -L 0.8351,0,1.1328,0 -L 1.1328,0,1.1328,1.247245 -L 1.1328,1.247245,1.1328,2.477415 -L 1.1328,2.477415,1.1328,3.699114 -L 1.1328,3.699114,0.8351,3.699114 -L 0.8351,3.699114,0.5553,3.699114 -L 0.5553,3.699114,0.2817,3.699114 -L 2.8105,0,2.8105,1.247245 -L 2.8105,1.247245,2.8105,2.477415 -L 2.8105,2.477415,2.8105,3.699114 -L 3.2378,0,3.7985,0 -L 3.7985,0,4.3691,0 -L 4.3691,0,4.9473,0 -L 4.9473,0,5.0241,2.967518 -L 5.0241,2.967518,4.7228,4.723177 -L 4.7228,4.723177,3.2378,5.30083 -L 3.2378,5.30083,3.2378,6.177985 -L 3.2378,6.177985,3.2378,7.055054 -L 3.2378,7.055054,3.2378,7.932199 -L 5.3746,0,5.9277,0 -L 5.9277,0,6.4811,0 -L 6.4811,0,7.0485,0 -L 7.0485,0,7.0485,1.247245 -L 7.0485,1.247245,7.0485,2.477415 -L 7.0485,2.477415,7.0485,3.699114 -L 1.1328,4.233096,1.1328,4.94637 -L 1.1328,4.94637,1.1328,5.642668 -L 1.1328,5.642668,1.1328,6.33054 -L 1.1328,6.33054,0.8351,6.519824 -L 0.8351,6.519824,0.5553,6.700617 -L 0.5553,6.700617,0.2817,6.864379 -L 5.3746,5.30083,5.0734,5.793789 -L 5.0734,5.793789,4.961,6.752924 -L 4.961,6.752924,4.9473,9.000042 -L 5.8019,5.30083,6.0748,5.30083 -L 6.0748,5.30083,6.362,5.30083 -L 6.362,5.30083,6.6562,5.30083 -L 6.6562,5.30083,6.6562,6.177985 -L 6.6562,6.177985,6.6562,7.055054 -L 6.6562,7.055054,6.6562,7.932199 -L 1.5601,6.864379,1.2589,7.29935 -L 1.2589,7.29935,1.1503,7.853208 -L 1.1503,7.853208,1.1328,9.000042 - -[摂] 51 -L 0.3083,0,0.5849,0 -L 0.5849,0,0.8686,0 -L 0.8686,0,1.1593,0 -L 1.1593,0,1.1593,1.411028 -L 1.1593,1.411028,1.1593,2.822056 -L 1.1593,2.822056,1.1593,4.233096 -L 1.1593,4.233096,0.8686,4.233096 -L 0.8686,4.233096,0.5849,4.233096 -L 0.5849,4.233096,0.3083,4.233096 -L 3.0577,0,3.5445,0.3701 -L 3.5445,0.3701,4.0422,0.723191 -L 4.0422,0.723191,4.5501,1.067733 -L 7.5058,0,6.9317,0.3701 -L 6.9317,0.3701,6.357,0.723191 -L 6.357,0.723191,5.8004,1.067733 -L 4.1228,2.631304,3.8247,2.820634 -L 3.8247,2.820634,3.5445,3.001404 -L 3.5445,3.001404,3.2717,3.165286 -L 6.0137,2.631304,6.357,2.820634 -L 6.357,2.820634,6.7212,3.001404 -L 6.7212,3.001404,7.0855,3.165286 -L 6.2277,4.499972,5.2506,5.230145 -L 5.2506,5.230145,4.0454,5.028262 -L 4.0454,5.028262,2.8405,4.766957 -L 1.1593,4.766957,1.1593,5.299396 -L 1.1593,5.299396,1.1593,5.823439 -L 1.1593,5.823439,1.1593,6.33054 -L 1.1593,6.33054,0.8686,6.519824 -L 0.8686,6.519824,0.5849,6.700617 -L 0.5849,6.700617,0.3083,6.864379 -L 4.1228,5.30083,4.1228,6.367205 -L 4.1228,6.367205,4.1228,7.42522 -L 4.1228,7.42522,4.1228,8.466148 -L 4.1228,8.466148,3.6955,8.466148 -L 3.6955,8.466148,3.2717,8.466148 -L 3.2717,8.466148,2.8405,8.466148 -L 6.655,5.30083,6.2908,5.8729 -L 6.2908,5.8729,5.7476,6.139875 -L 5.7476,6.139875,4.5501,6.33054 -L 1.5621,6.864379,1.2823,7.29935 -L 1.2823,7.29935,1.1769,7.853208 -L 1.1769,7.853208,1.1593,9.000042 -L 6.2277,7.131353,5.6568,7.234456 -L 5.6568,7.234456,5.1031,7.320573 -L 5.1031,7.320573,4.5501,7.398338 -L 6.2277,8.199195,5.6568,8.302299 -L 5.6568,8.302299,5.1031,8.388404 -L 5.1031,8.388404,4.5501,8.466148 -L 6.655,8.466148,6.9317,8.466148 -L 6.9317,8.466148,7.2154,8.466148 -L 7.2154,8.466148,7.5058,8.466148 - -[窃] 54 -L 3.2978,0,4.1945,1.394118 -L 4.1945,1.394118,4.7759,2.610202 -L 4.7759,2.610202,4.979,4.233096 -L 4.979,4.233096,4.5517,4.233096 -L 4.5517,4.233096,4.1314,4.233096 -L 4.1314,4.233096,3.7286,4.233096 -L 5.4063,0,6.6182,0.733074 -L 6.6182,0.733074,6.7971,2.406765 -L 6.7971,2.406765,6.6847,4.233096 -L 6.6847,4.233096,6.2574,4.233096 -L 6.2574,4.233096,5.8336,4.233096 -L 5.8336,4.233096,5.4063,4.233096 -L 1.5925,1.067733,1.2594,1.713268 -L 1.2594,1.713268,0.927,2.494315 -L 0.927,2.494315,0.3141,3.165286 -L 2.0198,1.067733,2.2926,1.067733 -L 2.2926,1.067733,2.5728,1.067733 -L 2.5728,1.067733,2.874,1.067733 -L 2.874,1.067733,2.874,1.411028 -L 2.874,1.411028,2.874,1.754268 -L 2.874,1.754268,2.874,2.097443 -L 1.5925,3.165286,1.2913,3.580568 -L 1.2913,3.580568,1.1827,3.995761 -L 1.1827,3.995761,1.1652,4.766957 -L 2.0198,3.699114,2.2926,3.699114 -L 2.2926,3.699114,2.5728,3.699114 -L 2.5728,3.699114,2.874,3.699114 -L 0.734,5.834789,1.4415,6.177985 -L 1.4415,6.177985,2.149,6.521182 -L 2.149,6.521182,2.874,6.864379 -L 2.874,6.864379,2.874,7.234456 -L 2.874,7.234456,2.874,7.587667 -L 2.874,7.587667,2.874,7.932199 -L 2.874,7.932199,2.0198,7.932199 -L 2.0198,7.932199,1.1652,7.932199 -L 1.1652,7.932199,0.3141,7.932199 -L 0.3141,7.932199,0.3141,7.587667 -L 0.3141,7.587667,0.3141,7.234456 -L 0.3141,7.234456,0.3141,6.864379 -L 4.979,5.834789,4.6743,6.242967 -L 4.6743,6.242967,4.5661,6.786744 -L 4.5661,6.786744,4.5486,7.932199 -L 4.5486,7.932199,4.1248,7.932199 -L 4.1248,7.932199,3.7041,7.932199 -L 3.7041,7.932199,3.2978,7.932199 -L 5.4063,5.834789,5.8336,5.937893 -L 5.8336,5.937893,6.2574,6.024009 -L 6.2574,6.024009,6.6847,6.101676 -L 6.6847,6.101676,6.8147,6.711945 -L 6.8147,6.711945,6.9614,7.322017 -L 6.9614,7.322017,7.1124,7.932199 -L 7.1124,7.932199,6.394,7.932199 -L 6.394,7.932199,5.6834,7.932199 -L 5.6834,7.932199,4.979,7.932199 - -[仙] 24 -L 1.1914,0,1.1143,1.944911 -L 1.1143,1.944911,1.0411,3.889877 -L 1.0411,3.889877,0.9816,5.834789 -L 0.9816,5.834789,0.7711,5.670995 -L 0.7711,5.670995,0.5543,5.490115 -L 0.5543,5.490115,0.3403,5.30083 -L 2.8725,0,2.8725,2.288195 -L 2.8725,2.288195,2.8725,4.576304 -L 2.8725,4.576304,2.8725,6.864379 -L 3.2963,0,3.8571,0 -L 3.8571,0,4.4311,0 -L 4.4311,0,5.0094,0 -L 5.0094,0,5.0094,3.011287 -L 5.0094,3.011287,5.0094,6.014202 -L 5.0094,6.014202,5.0094,9.000042 -L 5.4367,0,5.9831,0 -L 5.9831,0,6.5431,0 -L 6.5431,0,7.1179,0 -L 7.1179,0,7.1179,2.288195 -L 7.1179,2.288195,7.1179,4.576304 -L 7.1179,4.576304,7.1179,6.864379 -L 1.1914,6.597491,1.4719,7.398338 -L 1.4719,7.398338,1.7521,8.199195 -L 1.7521,8.199195,2.0495,9.000042 - -[占] 21 -L 1.1934,0,1.1934,1.247245 -L 1.1934,1.247245,1.1934,2.477415 -L 1.1934,2.477415,1.1934,3.699114 -L 1.1934,3.699114,2.0518,3.699114 -L 2.0518,3.699114,2.9029,3.699114 -L 2.9029,3.699114,3.761,3.699114 -L 3.761,3.699114,3.761,5.480231 -L 3.761,5.480231,3.761,7.244372 -L 3.761,7.244372,3.761,9.000042 -L 1.6207,0,3.1758,0 -L 3.1758,0,4.7343,0 -L 4.7343,0,6.2863,0 -L 6.2863,0,6.2863,1.247245 -L 6.2863,1.247245,6.2863,2.477415 -L 6.2863,2.477415,6.2863,3.699114 -L 6.2863,3.699114,5.5854,3.699114 -L 5.5854,3.699114,4.885,3.699114 -L 4.885,3.699114,4.1848,3.699114 -L 4.1848,6.864379,5.0149,6.864379 -L 5.0149,6.864379,5.866,6.864379 -L 5.866,6.864379,6.7167,6.864379 - -[扇] 45 -L 0.3726,0,1.1393,2.08479 -L 1.1393,2.08479,1.2759,4.677951 -L 1.2759,4.677951,1.2237,6.864379 -L 1.2237,6.864379,3.0552,6.864379 -L 3.0552,6.864379,4.8943,6.864379 -L 4.8943,6.864379,6.7433,6.864379 -L 6.7433,6.864379,6.7433,6.521182 -L 6.7433,6.521182,6.7433,6.177985 -L 6.7433,6.177985,6.7433,5.834789 -L 6.7433,5.834789,5.0411,5.834789 -L 5.0411,5.834789,3.3389,5.834789 -L 3.3389,5.834789,1.6545,5.834789 -L 3.3599,0,3.6334,0 -L 3.6334,0,3.9133,0 -L 3.9133,0,4.1833,0 -L 4.1833,0,4.1028,0.713296 -L 4.1028,0.713296,4.0362,1.409606 -L 4.0362,1.409606,3.9693,2.097443 -L 3.9693,2.097443,3.3322,1.754268 -L 3.3322,1.754268,2.6979,1.411028 -L 2.6979,1.411028,2.0783,1.067733 -L 6.3233,0,6.5961,0 -L 6.5961,0,6.8798,0 -L 6.8798,0,7.1744,0 -L 7.1744,0,7.09,0.713296 -L 7.09,0.713296,7.0234,1.409606 -L 7.0234,1.409606,6.9604,2.097443 -L 6.9604,2.097443,6.3233,1.754268 -L 6.3233,1.754268,5.6789,1.411028 -L 5.6789,1.411028,5.0376,1.067733 -L 4.1833,2.631304,4.1833,3.165286 -L 4.1833,3.165286,4.1833,3.699114 -L 4.1833,3.699114,4.1833,4.233096 -L 4.1833,4.233096,3.4825,4.233096 -L 3.4825,4.233096,2.7823,4.233096 -L 2.7823,4.233096,2.0783,4.233096 -L 7.1744,2.631304,7.1744,3.165286 -L 7.1744,3.165286,7.1744,3.699114 -L 7.1744,3.699114,7.1744,4.233096 -L 7.1744,4.233096,6.4529,4.233096 -L 6.4529,4.233096,5.7419,4.233096 -L 5.7419,4.233096,5.0376,4.233096 -L 0.3726,8.466148,2.7575,8.466148 -L 2.7575,8.466148,5.1601,8.466148 -L 5.1601,8.466148,7.5698,8.466148 - -[栓] 39 -L 1.6807,0,1.6037,1.60027 -L 1.6037,1.60027,1.5305,3.192156 -L 1.5305,3.192156,1.4709,4.766957 -L 1.4709,4.766957,1.1032,4.069214 -L 1.1032,4.069214,0.7456,3.354506 -L 0.7456,3.354506,0.4023,2.631304 -L 3.3619,0,4.0627,0 -L 4.0627,0,4.7734,0 -L 4.7734,0,5.4952,0 -L 5.4952,0,5.4952,1.85457 -L 5.4952,1.85457,5.2115,2.861634 -L 5.2115,2.861634,4.2165,3.165286 -L 5.898,0,6.4514,0 -L 6.4514,0,7.0254,0 -L 7.0254,0,7.6037,0 -L 5.898,3.165286,5.614,3.600268 -L 5.614,3.600268,5.5089,4.153995 -L 5.5089,4.153995,5.4952,5.30083 -L 5.4952,5.30083,4.276,5.320662 -L 4.276,5.320662,3.7261,5.45902 -L 3.7261,5.45902,3.3619,5.834789 -L 3.3619,5.834789,4.0627,6.901132 -L 4.0627,6.901132,4.7734,7.95908 -L 4.7734,7.95908,5.4952,9.000042 -L 5.4952,9.000042,6.1989,7.95908 -L 6.1989,7.95908,6.9029,6.901132 -L 6.9029,6.901132,7.6037,5.834789 -L 7.6037,5.834789,7.257,5.45902 -L 7.257,5.45902,6.8083,5.320662 -L 6.8083,5.320662,5.898,5.30083 -L 2.9346,4.233096,2.1609,5.04237 -L 2.1609,5.04237,1.7227,5.724582 -L 1.7227,5.724582,1.2569,6.864379 -L 1.2569,6.864379,0.9596,6.864379 -L 0.9596,6.864379,0.6794,6.864379 -L 0.6794,6.864379,0.4023,6.864379 -L 2.0768,6.864379,1.7998,7.29935 -L 1.7998,7.29935,1.6951,7.853208 -L 1.6951,7.853208,1.6807,9.000042 - -[潜] 42 -L 0.4288,0,0.8215,2.029682 -L 0.8215,2.029682,1.1328,3.245722 -L 1.1328,3.245722,1.2554,4.233096 -L 3.3923,0,3.3923,1.247245 -L 3.3923,1.247245,3.3923,2.477415 -L 3.3923,2.477415,3.3923,3.699114 -L 3.3923,3.699114,4.3691,3.699114 -L 4.3691,3.699114,5.3536,3.699114 -L 5.3536,3.699114,6.355,3.699114 -L 6.355,3.699114,6.355,2.477415 -L 6.355,2.477415,6.355,1.247245 -L 6.355,1.247245,6.355,0 -L 6.355,0,5.3536,0 -L 5.3536,0,4.3691,0 -L 4.3691,0,3.3923,0 -L 3.8196,2.097443,4.5197,2.097443 -L 4.5197,2.097443,5.2202,2.097443 -L 5.2202,2.097443,5.9245,2.097443 -L 2.11,4.233096,2.5412,4.766957 -L 2.5412,4.766957,2.965,5.30083 -L 2.965,5.30083,3.3923,5.834789 -L 3.3923,5.834789,3.0592,6.183644 -L 3.0592,6.183644,2.7268,6.312173 -L 2.7268,6.312173,2.11,6.33054 -L 5.4972,4.766957,5.7736,5.137046 -L 5.7736,5.137046,6.0573,5.490115 -L 6.0573,5.490115,6.355,5.834789 -L 6.355,5.834789,6.0187,6.183644 -L 6.0187,6.183644,5.686,6.312173 -L 5.686,6.312173,5.0661,6.33054 -L 3.8196,6.33054,3.3923,6.864379 -L 3.3923,6.864379,2.965,7.398338 -L 2.965,7.398338,2.5412,7.932199 -L 6.7756,6.33054,6.355,6.864379 -L 6.355,6.864379,5.9245,7.398338 -L 5.9245,7.398338,5.4972,7.932199 -L 3.8196,7.932199,3.6686,8.302299 -L 3.6686,8.302299,3.525,8.655401 -L 3.525,8.655401,3.3923,9.000042 -L 6.7756,7.932199,6.6247,8.302299 -L 6.6247,8.302299,6.4811,8.655401 -L 6.4811,8.655401,6.355,9.000042 - -[旋] 51 -L 0.4347,0.266996,1.0616,2.553637 -L 1.0616,2.553637,1.2683,4.577737 -L 1.2683,4.577737,1.2893,6.864379 -L 1.2893,6.864379,0.9912,6.864379 -L 0.9912,6.864379,0.711,6.864379 -L 0.711,6.864379,0.4347,6.864379 -L 1.9264,0,2.1404,0.189329 -L 2.1404,0.189329,2.3575,0.3701 -L 2.3575,0.3701,2.5673,0.533861 -L 2.5673,0.533861,2.5673,1.944911 -L 2.5673,1.944911,2.5673,3.356006 -L 2.5673,3.356006,2.5673,4.766957 -L 2.5673,4.766957,2.2731,4.766957 -L 2.2731,4.766957,1.9894,4.766957 -L 1.9894,4.766957,1.7131,4.766957 -L 3.3943,0,3.9928,1.179396 -L 3.9928,1.179396,4.2135,2.138444 -L 4.2135,2.138444,4.2453,3.699114 -L 5.9542,0,5.5234,0.3701 -L 5.5234,0.3701,5.1031,0.723191 -L 5.1031,0.723191,4.6723,1.067733 -L 6.3815,0,6.7843,0 -L 6.7843,0,7.2046,0 -L 7.2046,0,7.6284,0 -L 5.5234,1.067733,5.5234,2.66808 -L 5.5234,2.66808,5.5234,4.259868 -L 5.5234,4.259868,5.5234,5.834789 -L 5.5234,5.834789,5.1031,5.834789 -L 5.1031,5.834789,4.6723,5.834789 -L 4.6723,5.834789,4.2453,5.834789 -L 5.9542,3.165286,6.3643,3.165286 -L 6.3643,3.165286,6.7776,3.165286 -L 6.7776,3.165286,7.2046,3.165286 -L 6.8126,4.766957,6.9352,5.033942 -L 6.9352,5.033942,7.0645,5.30083 -L 7.0645,5.30083,7.2046,5.567814 -L 7.2046,5.567814,6.7776,5.670995 -L 6.7776,5.670995,6.3643,5.757002 -L 6.3643,5.757002,5.9542,5.834789 -L 3.3943,6.33054,3.044,6.706275 -L 3.044,6.706275,2.6094,6.844633 -L 2.6094,6.844633,1.7131,6.864379 -L 1.7131,6.864379,1.7131,7.587667 -L 1.7131,7.587667,1.7131,8.302299 -L 1.7131,8.302299,1.7131,9.000042 -L 3.818,7.131353,3.9473,7.768438 -L 3.9473,7.768438,4.0944,8.388404 -L 4.0944,8.388404,4.2453,9.000042 -L 4.6723,7.398338,5.6495,7.398338 -L 5.6495,7.398338,6.634,7.398338 -L 6.634,7.398338,7.6284,7.398338 - -[繊] 69 -L 1.7151,0,1.7151,1.60027 -L 1.7151,1.60027,1.7151,3.192156 -L 1.7151,3.192156,1.7151,4.766957 -L 1.7151,4.766957,1.2878,4.766957 -L 1.2878,4.766957,0.8671,4.766957 -L 0.8671,4.766957,0.4612,4.766957 -L 5.13,0,5.3888,0.39546 -L 5.3888,0.39546,5.3331,0.672405 -L 5.3331,0.672405,4.916,1.067733 -L 4.916,1.067733,4.4186,0.692106 -L 4.4186,0.692106,3.9216,0.553748 -L 3.9216,0.553748,2.9966,0.533861 -L 7.2349,0.533861,7.0209,0.877102 -L 7.0209,0.877102,6.8073,1.220364 -L 6.8073,1.220364,6.594,1.563604 -L 6.594,1.563604,6.3835,1.409606 -L 6.3835,1.409606,6.1702,1.247245 -L 6.1702,1.247245,5.9527,1.067733 -L 7.6622,0.533861,7.6622,0.877102 -L 7.6622,0.877102,7.6622,1.220364 -L 7.6622,1.220364,7.6622,1.563604 -L 0.4612,1.33473,0.5904,1.944911 -L 0.5904,1.944911,0.7414,2.555082 -L 0.7414,2.555082,0.8917,3.165286 -L 3.8512,1.067733,3.8512,2.66808 -L 3.8512,2.66808,3.8512,4.259868 -L 3.8512,4.259868,3.8512,5.834789 -L 3.8512,5.834789,3.2351,5.815 -L 3.2351,5.815,2.8986,5.676566 -L 2.8986,5.676566,2.5662,5.30083 -L 2.5662,5.30083,2.6989,4.956243 -L 2.6989,4.956243,2.8429,4.603185 -L 2.8429,4.603185,2.9966,4.233096 -L 2.9966,1.830567,2.8429,2.286772 -L 2.8429,2.286772,2.6989,2.734484 -L 2.6989,2.734484,2.5662,3.165286 -L 4.7023,1.563604,4.5517,3.344688 -L 4.5517,3.344688,4.4116,5.108807 -L 4.4116,5.108807,4.275,6.864379 -L 4.275,6.864379,3.9812,7.053686 -L 3.9812,7.053686,3.701,7.234456 -L 3.701,7.234456,3.4239,7.398338 -L 6.8073,2.097443,6.3134,3.676556 -L 6.3134,3.676556,6.1768,5.170943 -L 6.1768,5.170943,5.13,5.834789 -L 5.13,2.631304,5.4063,3.046618 -L 5.4063,3.046618,5.5114,3.461911 -L 5.5114,3.461911,5.5289,4.233096 -L 7.2349,2.631304,7.2349,3.165286 -L 7.2349,3.165286,7.2349,3.699114 -L 7.2349,3.699114,7.2349,4.233096 -L 1.3154,5.30083,1.4415,5.567814 -L 1.4415,5.567814,1.5715,5.834789 -L 1.5715,5.834789,1.7151,6.101676 -L 1.7151,6.101676,1.4415,6.44496 -L 1.4415,6.44496,1.1617,6.788167 -L 1.1617,6.788167,0.8917,7.131353 -L 0.8917,7.131353,1.1617,7.768438 -L 1.1617,7.768438,1.4415,8.388404 -L 1.4415,8.388404,1.7151,9.000042 -L 6.8073,5.834789,6.5064,6.282522 -L 6.5064,6.282522,6.401,7.103147 -L 6.401,7.103147,6.3835,9.000042 -L 2.142,7.131353,2.2716,7.398338 -L 2.2716,7.398338,2.4152,7.665334 -L 2.4152,7.665334,2.5662,7.932199 -L 4.7023,7.398338,4.4015,7.813565 -L 4.4015,7.813565,4.289,8.228868 -L 4.289,8.228868,4.275,9.000042 - -[薦] 69 -L 0.4628,0.266996,1.1598,2.330542 -L 1.1598,2.330542,1.3318,4.165312 -L 1.3318,4.165312,1.3139,6.33054 -L 1.3139,6.33054,3.2998,6.33054 -L 3.2998,6.33054,5.2822,6.33054 -L 5.2822,6.33054,7.2646,6.33054 -L 1.3139,0,1.4509,0.3701 -L 1.4509,0.3701,1.591,0.723191 -L 1.591,0.723191,1.7447,1.067733 -L 3.4543,0.266996,3.2998,0.533861 -L 3.2998,0.533861,3.1597,0.800858 -L 3.1597,0.800858,3.0231,1.067733 -L 4.7047,0.266996,4.5537,0.533861 -L 4.5537,0.533861,4.407,0.800858 -L 4.407,0.800858,4.277,1.067733 -L 5.9866,0.266996,5.8356,0.533861 -L 5.8356,0.533861,5.6885,0.800858 -L 5.6885,0.800858,5.5558,1.067733 -L 7.0548,0,7.5031,0.43356 -L 7.5031,0.43356,7.6709,0.977414 -L 7.6709,0.977414,7.6919,2.097443 -L 7.6919,2.097443,5.9866,2.097443 -L 5.9866,2.097443,4.2844,2.097443 -L 4.2844,2.097443,2.5997,2.097443 -L 2.5997,2.097443,2.5997,2.820634 -L 2.5997,2.820634,2.5997,3.535353 -L 2.5997,3.535353,2.5997,4.233096 -L 2.5997,4.233096,2.3051,4.233096 -L 2.3051,4.233096,2.0214,4.233096 -L 2.0214,4.233096,1.7447,4.233096 -L 3.0231,3.165286,4.4311,3.165286 -L 4.4311,3.165286,5.843,3.165286 -L 5.843,3.165286,7.2646,3.165286 -L 3.2368,4.233096,3.3702,4.45062 -L 3.3702,4.45062,3.3173,4.727423 -L 3.3173,4.727423,3.0231,5.30083 -L 3.0231,5.30083,2.5997,5.30083 -L 2.5997,5.30083,2.172,5.30083 -L 2.172,5.30083,1.7447,5.30083 -L 3.8816,4.233096,4.2844,4.336199 -L 4.2844,4.336199,4.7047,4.422305 -L 4.7047,4.422305,5.1355,4.499972 -L 5.1355,4.499972,4.6031,5.083371 -L 4.6031,5.083371,3.9832,5.429369 -L 3.9832,5.429369,3.4543,5.834789 -L 5.5558,4.233096,5.9866,4.233096 -L 5.9866,4.233096,6.4135,4.233096 -L 6.4135,4.233096,6.8408,4.233096 -L 6.8408,4.233096,6.8408,4.603185 -L 6.8408,4.603185,6.8408,4.956243 -L 6.8408,4.956243,6.8408,5.30083 -L 6.8408,5.30083,5.92,5.320662 -L 5.92,5.320662,5.4787,5.45902 -L 5.4787,5.45902,5.1355,5.834789 -L 0.4628,7.932199,1.1672,7.932199 -L 1.1672,7.932199,1.8747,7.932199 -L 1.8747,7.932199,2.5997,7.932199 -L 2.5997,7.932199,2.5997,8.302299 -L 2.5997,8.302299,2.5997,8.655401 -L 2.5997,8.655401,2.5997,9.000042 -L 3.0231,7.932199,3.8606,7.932199 -L 3.8606,7.932199,4.7047,7.932199 -L 4.7047,7.932199,5.5558,7.932199 -L 5.5558,7.932199,5.5558,8.302299 -L 5.5558,8.302299,5.5558,8.655401 -L 5.5558,8.655401,5.5558,9.000042 -L 5.9866,7.932199,6.5431,7.932199 -L 6.5431,7.932199,7.1144,7.932199 -L 7.1144,7.932199,7.6919,7.932199 - -[è·µ] 63 -L 0.9205,0,0.9205,1.60027 -L 0.9205,1.60027,0.9205,3.192156 -L 0.9205,3.192156,0.9205,4.766957 -L 1.3478,0,1.649,0.572082 -L 1.649,0.572082,1.7608,2.08479 -L 1.7608,2.08479,1.7783,5.834789 -L 1.7783,5.834789,1.4806,5.834789 -L 1.4806,5.834789,1.1969,5.834789 -L 1.1969,5.834789,0.9205,5.834789 -L 0.9205,5.834789,0.9205,6.711945 -L 0.9205,6.711945,0.9205,7.589003 -L 0.9205,7.589003,0.9205,8.466148 -L 0.9205,8.466148,1.4739,8.466148 -L 1.4739,8.466148,2.0269,8.466148 -L 2.0269,8.466148,2.5978,8.466148 -L 2.5978,8.466148,2.4542,7.589003 -L 2.4542,7.589003,2.3247,6.711945 -L 2.3247,6.711945,2.2024,5.834789 -L 3.0255,0,4.1319,0.423742 -L 4.1319,0.423742,4.9063,0.89839 -L 4.9063,0.89839,6.0127,1.830567 -L 6.0127,1.830567,5.7189,2.467543 -L 5.7189,2.467543,5.4352,3.087619 -L 5.4352,3.087619,5.1616,3.699114 -L 5.1616,3.699114,4.5841,3.699114 -L 4.5841,3.699114,4.0128,3.699114 -L 4.0128,3.699114,3.4528,3.699114 -L 7.2666,0,6.9689,0.3701 -L 6.9689,0.3701,6.6852,0.723191 -L 6.6852,0.723191,6.4089,1.067733 -L 7.6939,0,7.6939,0.532537 -L 7.6939,0.532537,7.6939,1.056526 -L 7.6939,1.056526,7.6939,1.563604 -L 2.2024,0.533861,2.4791,0.723191 -L 2.4791,0.723191,2.752,0.903961 -L 2.752,0.903961,3.0255,1.067733 -L 6.4089,2.097443,6.6852,2.467543 -L 6.6852,2.467543,6.9689,2.820634 -L 6.9689,2.820634,7.2666,3.165286 -L 5.1616,4.233096,5.1616,4.603185 -L 5.1616,4.603185,5.1616,4.956243 -L 5.1616,4.956243,5.1616,5.30083 -L 5.1616,5.30083,4.7343,5.30083 -L 4.7343,5.30083,4.3039,5.30083 -L 4.3039,5.30083,3.8832,5.30083 -L 5.5924,4.233096,6.2929,4.233096 -L 6.2929,4.233096,6.9938,4.233096 -L 6.9938,4.233096,7.6939,4.233096 -L 5.1616,5.834789,5.1616,6.177985 -L 5.1616,6.177985,5.1616,6.521182 -L 5.1616,6.521182,5.1616,6.864379 -L 5.1616,6.864379,4.5841,6.864379 -L 4.5841,6.864379,4.0128,6.864379 -L 4.0128,6.864379,3.4528,6.864379 -L 5.5924,5.834789,5.9952,5.834789 -L 5.9952,5.834789,6.4155,5.834789 -L 6.4155,5.834789,6.8393,5.834789 -L 5.1616,7.398338,5.1616,7.932199 -L 5.1616,7.932199,5.1616,8.466148 -L 5.1616,8.466148,5.1616,9.000042 -L 5.5924,7.398338,6.1388,7.398338 -L 6.1388,7.398338,6.6961,7.398338 -L 6.6961,7.398338,7.2666,7.398338 - -[遷] 84 -L 0.7369,0,1.0728,0.3701 -L 1.0728,0.3701,1.416,0.723191 -L 1.416,0.723191,1.7771,1.067733 -L 1.7771,1.067733,1.7771,2.314978 -L 1.7771,2.314978,1.7771,3.545225 -L 1.7771,3.545225,1.7771,4.766957 -L 1.7771,4.766957,1.3498,4.766957 -L 1.3498,4.766957,0.9292,4.766957 -L 0.9292,4.766957,0.5264,4.766957 -L 3.0552,0,2.7613,0.189329 -L 2.7613,0.189329,2.4776,0.3701 -L 2.4776,0.3701,2.2009,0.533861 -L 3.4825,0,4.8908,0 -L 4.8908,0,6.3019,0 -L 6.3019,0,7.7243,0 -L 4.3409,1.067733,4.0362,1.456254 -L 4.0362,1.456254,3.9273,1.861575 -L 3.9273,1.861575,3.9098,2.631304 -L 3.9098,2.631304,4.6138,2.631304 -L 4.6138,2.631304,5.3146,2.631304 -L 5.3146,2.631304,6.0147,2.631304 -L 6.0147,2.631304,6.0147,3.001404 -L 6.0147,3.001404,6.0147,3.354506 -L 6.0147,3.354506,6.0147,3.699114 -L 6.0147,3.699114,4.2008,3.679457 -L 4.2008,3.679457,3.3248,3.541022 -L 3.3248,3.541022,2.6314,3.165286 -L 4.7609,1.067733,5.3146,1.067733 -L 5.3146,1.067733,5.8711,1.067733 -L 5.8711,1.067733,6.442,1.067733 -L 6.442,1.067733,6.442,1.411028 -L 6.442,1.411028,6.442,1.754268 -L 6.442,1.754268,6.442,2.097443 -L 7.297,3.165286,6.8732,3.80225 -L 6.8732,3.80225,6.442,4.422305 -L 6.442,4.422305,6.0147,5.033942 -L 6.0147,5.033942,4.8169,5.004292 -L 4.8169,5.004292,4.2705,4.796619 -L 4.2705,4.796619,3.9098,4.233096 -L 2.6314,5.30083,3.0552,5.30083 -L 3.0552,5.30083,3.4825,5.30083 -L 3.4825,5.30083,3.9098,5.30083 -L 6.442,5.30083,6.7187,5.30083 -L 6.7187,5.30083,7.0024,5.30083 -L 7.0024,5.30083,7.297,5.30083 -L 4.7609,6.101676,4.1868,6.177985 -L 4.1868,6.177985,3.6124,6.254295 -L 3.6124,6.254295,3.0552,6.33054 -L 3.0552,6.33054,3.0552,6.700617 -L 3.0552,6.700617,3.0552,7.053686 -L 3.0552,7.053686,3.0552,7.398338 -L 3.0552,7.398338,3.6719,7.428 -L 3.6719,7.428,4.0047,7.635575 -L 4.0047,7.635575,4.3409,8.199195 -L 4.3409,8.199195,3.7595,8.302299 -L 3.7595,8.302299,3.1848,8.388404 -L 3.1848,8.388404,2.6314,8.466148 -L 5.3741,6.33054,5.5002,6.548064 -L 5.5002,6.548064,5.3913,6.824866 -L 5.3913,6.824866,4.9503,7.398338 -L 4.9503,7.398338,4.7332,7.234456 -L 4.7332,7.234456,4.53,7.053686 -L 4.53,7.053686,4.3409,6.864379 -L 6.0147,6.33054,6.2918,6.33054 -L 6.2918,6.33054,6.5755,6.33054 -L 6.5755,6.33054,6.8732,6.33054 -L 6.8732,6.33054,6.8732,6.700617 -L 6.8732,6.700617,6.8732,7.053686 -L 6.8732,7.053686,6.8732,7.398338 -L 6.8732,7.398338,6.1272,7.615873 -L 6.1272,7.615873,5.4894,8.070645 -L 5.4894,8.070645,4.7609,8.466148 -L 1.7771,7.398338,1.5001,7.768438 -L 1.5001,7.768438,1.2272,8.121507 -L 1.2272,8.121507,0.9502,8.466148 -L 6.0147,8.466148,6.442,8.466148 -L 6.442,8.466148,6.8732,8.466148 -L 6.8732,8.466148,7.297,8.466148 -L 5.6084,-0.015181,7.7418,-0.015181 -L 1.7911,1.052476,0.7369,0 -L 0.5372,4.751721,1.7911,4.751721 -L 1.7911,1.052476,1.7911,4.751721 -L 0.9645,8.489144,1.7911,7.421246 -A 5.6084,7.347826,7.362973,238.75988,270 - -[銑] 57 -L 0.5249,0,0.9522,0 -L 0.9522,0,1.3795,0 -L 1.3795,0,1.8033,0 -L 1.8033,0,1.8803,2.286772 -L 1.8803,2.286772,1.6705,4.056551 -L 1.6705,4.056551,0.5249,4.766957 -L 3.5128,0,4.3951,1.651056 -L 4.3951,1.651056,4.7173,2.91242 -L 4.7173,2.91242,4.7667,4.766957 -L 4.7667,4.766957,4.469,4.766957 -L 4.469,4.766957,4.1853,4.766957 -L 4.1853,4.766957,3.9156,4.766957 -L 6.0451,0,6.0451,1.60027 -L 6.0451,1.60027,6.0451,3.192156 -L 6.0451,3.192156,6.0451,4.766957 -L 6.0451,4.766957,5.7505,4.766957 -L 5.7505,4.766957,5.4668,4.766957 -L 5.4668,4.766957,5.1905,4.766957 -L 6.4724,0,6.7491,0 -L 6.7491,0,7.0328,0 -L 7.0328,0,7.3302,0 -L 7.3302,0,7.3302,0.532537 -L 7.3302,0.532537,7.3302,1.056526 -L 7.3302,1.056526,7.3302,1.563604 -L 2.4446,0.533861,2.6617,0.723191 -L 2.6617,0.723191,2.875,0.903961 -L 2.875,0.903961,3.089,1.067733 -L 0.9522,1.830567,0.8019,2.286772 -L 0.8019,2.286772,0.6545,2.734484 -L 0.6545,2.734484,0.5249,3.165286 -L 2.6617,2.364439,2.791,2.820634 -L 2.791,2.820634,2.9381,3.26839 -L 2.9381,3.26839,3.089,3.699114 -L 2.2344,4.766957,1.9294,5.180816 -L 1.9294,5.180816,1.8208,5.586115 -L 1.8208,5.586115,1.8033,6.33054 -L 1.8033,6.33054,1.1907,6.350295 -L 1.1907,6.350295,0.858,6.488729 -L 0.858,6.488729,0.5249,6.864379 -L 0.5249,6.864379,0.9522,7.587667 -L 0.9522,7.587667,1.3795,8.302299 -L 1.3795,8.302299,1.8033,9.000042 -L 1.8033,9.000042,2.2344,8.466148 -L 2.2344,8.466148,2.6617,7.932199 -L 2.6617,7.932199,3.089,7.398338 -L 6.4724,4.766957,6.8787,4.766957 -L 6.8787,4.766957,7.299,4.766957 -L 7.299,4.766957,7.7263,4.766957 -L 5.6213,5.30083,5.3688,7.000044 -L 5.3688,7.000044,4.7317,7.50432 -L 4.7317,7.50432,3.9156,6.33054 -L 6.0451,7.398338,5.7439,7.813565 -L 5.7439,7.813565,5.6388,8.228868 -L 5.6388,8.228868,5.6213,9.000042 -L 6.4724,7.398338,6.7491,7.398338 -L 6.7491,7.398338,7.0328,7.398338 -L 7.0328,7.398338,7.3302,7.398338 - -[é®®] 63 -L 0.5588,0,0.8561,0.41388 -L 0.8561,0.41388,0.965,0.81919 -L 0.965,0.81919,0.9826,1.563604 -L 6.0471,0,6.0292,1.495798 -L 6.0292,1.495798,5.928,2.177988 -L 5.928,2.177988,5.651,2.631304 -L 5.651,2.631304,5.2237,2.631304 -L 5.2237,2.631304,4.7932,2.631304 -L 4.7932,2.631304,4.3726,2.631304 -L 1.8372,0.533861,1.8372,0.877102 -L 1.8372,0.877102,1.8372,1.220364 -L 1.8372,1.220364,1.8372,1.563604 -L 2.6637,0.533861,2.6637,0.877102 -L 2.6637,0.877102,2.6637,1.220364 -L 2.6637,1.220364,2.6637,1.563604 -L 3.9421,0.800858,3.7912,1.066398 -L 3.7912,1.066398,3.6441,1.323467 -L 3.6441,1.323467,3.5148,1.563604 -L 0.9826,2.631304,0.9962,6.015548 -L 0.9962,6.015548,1.1086,7.459105 -L 1.1086,7.459105,1.4099,8.199195 -L 1.4099,8.199195,1.8126,8.302299 -L 1.8126,8.302299,2.2326,8.388404 -L 2.2326,8.388404,2.6637,8.466148 -L 2.6637,8.466148,2.4953,7.319248 -L 2.4953,7.319248,2.5201,6.587608 -L 2.5201,6.587608,3.5148,6.33054 -L 3.5148,6.33054,3.5148,5.108807 -L 3.5148,5.108807,3.5148,3.87856 -L 3.5148,3.87856,3.5148,2.631304 -L 3.5148,2.631304,2.6637,2.631304 -L 2.6637,2.631304,1.8126,2.631304 -L 1.8126,2.631304,0.9826,2.631304 -L 6.4744,2.631304,6.1588,3.303688 -L 6.1588,3.303688,5.942,4.094552 -L 5.942,4.094552,5.651,4.766957 -L 5.651,4.766957,5.3536,4.766957 -L 5.3536,4.766957,5.0734,4.766957 -L 5.0734,4.766957,4.7932,4.766957 -L 6.8982,2.631304,7.1749,2.631304 -L 7.1749,2.631304,7.4586,2.631304 -L 7.4586,2.631304,7.7559,2.631304 -L 2.2326,3.165286,2.2014,3.936449 -L 2.2014,3.936449,1.9874,4.35173 -L 1.9874,4.35173,1.4099,4.766957 -L 2.6637,4.766957,2.2326,5.299396 -L 2.2326,5.299396,1.8126,5.823439 -L 1.8126,5.823439,1.4099,6.33054 -L 6.4744,4.766957,6.1728,5.200495 -L 6.1728,5.200495,6.0646,5.744448 -L 6.0646,5.744448,6.0471,6.864379 -L 6.0471,6.864379,5.4762,6.864379 -L 5.4762,6.864379,4.919,6.864379 -L 4.919,6.864379,4.3726,6.864379 -L 6.4744,6.864379,6.6036,7.587667 -L 6.6036,7.587667,6.7472,8.302299 -L 6.7472,8.302299,6.8982,9.000042 -L 6.8982,6.864379,7.1749,6.864379 -L 7.1749,6.864379,7.4586,6.864379 -L 7.4586,6.864379,7.7559,6.864379 -L 5.2237,8.199195,5.0734,8.466148 -L 5.0734,8.466148,4.926,8.733068 -L 4.926,8.733068,4.7932,9.000042 - -[漸] 60 -L 0.5849,0,0.9772,2.029682 -L 0.9772,2.029682,1.2858,3.245722 -L 1.2858,3.245722,1.4119,4.233096 -L 3.541,0,3.3977,1.151059 -L 3.3977,1.151059,2.9596,1.531053 -L 2.9596,1.531053,2.263,1.563604 -L 4.7949,0,5.0821,0.59186 -L 5.0821,0.59186,5.0821,0.997192 -L 5.0821,0.997192,4.7949,1.563604 -L 4.7949,1.563604,4.522,1.563604 -L 4.522,1.563604,4.2453,1.563604 -L 4.2453,1.563604,3.9718,1.563604 -L 3.9718,1.563604,3.6744,2.097443 -L 3.6744,2.097443,3.3942,2.631304 -L 3.3942,2.631304,3.1207,3.165286 -L 3.1207,3.165286,2.8233,3.165286 -L 2.8233,3.165286,2.5396,3.165286 -L 2.5396,3.165286,2.263,3.165286 -L 2.263,3.165286,2.263,4.231651 -L 2.263,4.231651,2.263,5.289578 -L 2.263,5.289578,2.263,6.33054 -L 2.263,6.33054,2.8829,6.360189 -L 2.8829,6.360189,3.2156,6.567841 -L 3.2156,6.567841,3.541,7.131353 -L 3.541,7.131353,3.2156,7.694985 -L 3.2156,7.694985,2.8829,7.902549 -L 2.8829,7.902549,2.263,7.932199 -L 6.9317,0,6.9317,1.944911 -L 6.9317,1.944911,6.9317,3.889877 -L 6.9317,3.889877,6.9317,5.834789 -L 6.9317,5.834789,6.5041,5.834789 -L 6.5041,5.834789,6.0768,5.834789 -L 6.0768,5.834789,5.653,5.834789 -L 5.653,5.834789,5.653,4.422305 -L 5.653,4.422305,5.653,3.001404 -L 5.653,3.001404,5.653,1.563604 -L 3.9718,3.165286,3.541,3.699114 -L 3.541,3.699114,3.1207,4.233096 -L 3.1207,4.233096,2.6899,4.766957 -L 4.5812,3.165286,4.6481,3.699114 -L 4.6481,3.699114,4.7143,4.233096 -L 4.7143,4.233096,4.7949,4.766957 -L 4.7949,4.766957,4.1998,4.796619 -L 4.1998,4.796619,3.8776,5.004292 -L 3.8776,5.004292,3.541,5.567814 -L 3.541,5.567814,3.8776,6.104521 -L 3.8776,6.104521,4.1998,6.302224 -L 4.1998,6.302224,4.7949,6.33054 -L 4.7949,6.33054,4.7949,5.987222 -L 4.7949,5.987222,4.7949,5.644113 -L 4.7949,5.644113,4.7949,5.30083 -L 5.653,6.33054,5.653,6.864379 -L 5.653,6.864379,5.653,7.398338 -L 5.653,7.398338,5.653,7.932199 -L 5.653,7.932199,6.5811,7.952087 -L 6.5811,7.952087,7.1384,8.090412 -L 7.1384,8.090412,7.7863,8.466148 -L 3.9718,7.932199,3.8215,8.302299 -L 3.8215,8.302299,3.6744,8.655401 -L 3.6744,8.655401,3.541,9.000042 - -[禅] 66 -L 1.4415,0,1.424,2.622964 -L 1.424,2.622964,1.3123,3.720348 -L 1.3123,3.720348,1.0142,4.233096 -L 1.0142,4.233096,0.8605,4.069214 -L 0.8605,4.069214,0.7204,3.888466 -L 0.7204,3.888466,0.5838,3.699114 -L 5.6798,0,5.4518,1.713268 -L 5.4518,1.713268,4.7517,2.138444 -L 4.7517,2.138444,3.5465,2.097443 -L 6.1103,2.097443,5.8126,2.631304 -L 5.8126,2.631304,5.5289,3.165286 -L 5.5289,3.165286,5.2525,3.699114 -L 5.2525,3.699114,4.8249,3.699114 -L 4.8249,3.699114,4.4014,3.699114 -L 4.4014,3.699114,3.9703,3.699114 -L 3.9703,3.699114,3.9703,4.765491 -L 3.9703,4.765491,3.9703,5.823439 -L 3.9703,5.823439,3.9703,6.864379 -L 3.9703,6.864379,4.8249,6.864379 -L 4.8249,6.864379,5.6798,6.864379 -L 5.6798,6.864379,6.5344,6.864379 -L 6.5344,6.864379,6.6637,7.587667 -L 6.6637,7.587667,6.8111,8.302299 -L 6.8111,8.302299,6.9614,9.000042 -L 6.5344,2.097443,6.9404,2.097443 -L 6.9404,2.097443,7.361,2.097443 -L 7.361,2.097443,7.7848,2.097443 -L 2.7203,3.165286,2.2926,3.699114 -L 2.2926,3.699114,1.8688,4.233096 -L 1.8688,4.233096,1.4415,4.766957 -L 1.4415,4.766957,1.8688,5.566446 -L 1.8688,5.566446,2.2926,6.357421 -L 2.2926,6.357421,2.7203,7.131353 -L 2.7203,7.131353,1.9988,7.234456 -L 1.9988,7.234456,1.2913,7.320573 -L 1.2913,7.320573,0.5838,7.398338 -L 6.1103,3.699114,5.8126,4.233096 -L 5.8126,4.233096,5.5289,4.766957 -L 5.5289,4.766957,5.2525,5.30083 -L 5.2525,5.30083,4.9548,5.30083 -L 4.9548,5.30083,4.6743,5.30083 -L 4.6743,5.30083,4.4014,5.30083 -L 6.5344,3.699114,6.8111,3.699114 -L 6.8111,3.699114,7.084,3.699114 -L 7.084,3.699114,7.361,3.699114 -L 7.361,3.699114,7.361,4.233096 -L 7.361,4.233096,7.361,4.766957 -L 7.361,4.766957,7.361,5.30083 -L 7.361,5.30083,6.9337,5.30083 -L 6.9337,5.30083,6.5134,5.30083 -L 6.5134,5.30083,6.1103,5.30083 -L 6.1103,5.30083,5.9562,5.644113 -L 5.9562,5.644113,5.8126,5.987222 -L 5.8126,5.987222,5.6798,6.33054 -L 7.361,5.834789,7.2174,6.177985 -L 7.2174,6.177985,7.084,6.521182 -L 7.084,6.521182,6.9614,6.864379 -L 1.4415,7.932199,1.4415,8.302299 -L 1.4415,8.302299,1.4415,8.655401 -L 1.4415,8.655401,1.4415,9.000042 -L 4.4014,8.199195,4.2473,8.466148 -L 4.2473,8.466148,4.1037,8.733068 -L 4.1037,8.733068,3.9703,9.000042 -L 5.6798,8.199195,5.5289,8.466148 -L 5.5289,8.466148,5.3853,8.733068 -L 5.3853,8.733068,5.2525,9.000042 - -[繕] 69 -L 1.8638,0,1.8638,1.60027 -L 1.8638,1.60027,1.8638,3.192156 -L 1.8638,3.192156,1.8638,4.766957 -L 1.8638,4.766957,1.4435,4.766957 -L 1.4435,4.766957,1.0236,4.766957 -L 1.0236,4.766957,0.6173,4.766957 -L 4.4311,0,4.4311,0.713296 -L 4.4311,0.713296,4.4311,1.409606 -L 4.4311,1.409606,4.4311,2.097443 -L 4.4311,2.097443,5.2647,2.097443 -L 5.2647,2.097443,6.1091,2.097443 -L 6.1091,2.097443,6.9634,2.097443 -L 6.9634,2.097443,6.9634,1.409606 -L 6.9634,1.409606,6.9634,0.713296 -L 6.9634,0.713296,6.9634,0 -L 6.9634,0,6.1091,0 -L 6.1091,0,5.2647,0 -L 5.2647,0,4.4311,0 -L 0.6173,1.33473,0.7465,1.944911 -L 0.7465,1.944911,0.8901,2.555082 -L 0.8901,2.555082,1.0446,3.165286 -L 3.1531,1.830567,2.9951,2.286772 -L 2.9951,2.286772,2.8515,2.734484 -L 2.8515,2.734484,2.7223,3.165286 -L 3.5734,3.699114,3.2788,4.233096 -L 3.2788,4.233096,2.9951,4.766957 -L 2.9951,4.766957,2.7223,5.30083 -L 2.7223,5.30083,2.5713,5.137046 -L 2.5713,5.137046,2.4246,4.956243 -L 2.4246,4.956243,2.2946,4.766957 -L 4.2175,3.699114,4.3506,4.480205 -L 4.3506,4.480205,4.2945,4.964627 -L 4.2945,4.964627,4.0042,5.567814 -L 4.0042,5.567814,4.491,5.757002 -L 4.491,5.757002,4.9775,5.937893 -L 4.9775,5.937893,5.4678,6.101676 -L 5.4678,6.101676,5.3067,6.638394 -L 5.3067,6.638394,5.0374,6.836162 -L 5.0374,6.836162,4.4311,6.864379 -L 4.8584,3.699114,5.132,3.699114 -L 5.132,3.699114,5.4083,3.699114 -L 5.4083,3.699114,5.6783,3.699114 -L 5.6783,3.699114,5.7515,5.2698 -L 5.7515,5.2698,6.2037,5.789629 -L 6.2037,5.789629,7.3907,5.834789 -L 7.3907,5.834789,7.2369,5.223162 -L 7.2369,5.223162,7.0933,4.603185 -L 7.0933,4.603185,6.9634,3.9661 -L 6.9634,3.9661,7.2369,3.888466 -L 7.2369,3.888466,7.5241,3.80225 -L 7.5241,3.80225,7.818,3.699114 -L 1.4719,5.30083,1.5945,5.567814 -L 1.5945,5.567814,1.7237,5.834789 -L 1.7237,5.834789,1.8638,6.101676 -L 1.8638,6.101676,1.5945,6.44496 -L 1.5945,6.44496,1.3174,6.788167 -L 1.3174,6.788167,1.0446,7.131353 -L 1.0446,7.131353,1.3174,7.768438 -L 1.3174,7.768438,1.5945,8.388404 -L 1.5945,8.388404,1.8638,9.000042 -L 2.2946,7.131353,2.4246,7.398338 -L 2.4246,7.398338,2.5713,7.665334 -L 2.5713,7.665334,2.7223,7.932199 -L 6.1091,6.864379,5.7449,7.437916 -L 5.7449,7.437916,5.1985,7.714774 -L 5.1985,7.714774,4.0042,7.932199 -L 6.3189,7.932199,6.5361,8.302299 -L 6.5361,8.302299,6.7501,8.655401 -L 6.7501,8.655401,6.9634,9.000042 - -[塑] 57 -L 0.6158,0,1.7467,0 -L 1.7467,0,2.8815,0 -L 2.8815,0,4.0303,0 -L 4.0303,0,3.8062,1.713268 -L 3.8062,1.713268,3.106,2.138444 -L 3.106,2.138444,1.9008,2.097443 -L 4.4331,0,5.4177,0 -L 5.4177,0,6.4124,0 -L 6.4124,0,7.4211,0 -L 4.4331,2.097443,4.2864,2.364439 -L 4.2864,2.364439,4.1564,2.631304 -L 4.1564,2.631304,4.0303,2.8983 -L 4.0303,2.8983,4.8989,4.841844 -L 4.8989,4.841844,5.2355,6.370062 -L 5.2355,6.370062,5.2842,8.466148 -L 5.2842,8.466148,5.8415,8.466148 -L 5.8415,8.466148,6.4124,8.466148 -L 6.4124,8.466148,6.9938,8.466148 -L 6.9938,8.466148,6.9938,6.891282 -L 6.9938,6.891282,6.9938,5.299396 -L 6.9938,5.299396,6.9938,3.699114 -L 6.9938,3.699114,6.6961,3.699114 -L 6.6961,3.699114,6.4124,3.699114 -L 6.4124,3.699114,6.1427,3.699114 -L 4.8569,2.097443,5.2842,2.097443 -L 5.2842,2.097443,5.7115,2.097443 -L 5.7115,2.097443,6.1427,2.097443 -L 1.2564,3.165286,1.6031,3.621568 -L 1.6031,3.621568,1.9572,4.069214 -L 1.9572,4.069214,2.3215,4.499972 -L 2.3215,4.499972,1.9958,5.063593 -L 1.9958,5.063593,1.6627,5.271168 -L 1.6627,5.271168,1.0431,5.30083 -L 1.0431,5.30083,1.0431,5.833333 -L 1.0431,5.833333,1.0431,6.357421 -L 1.0431,6.357421,1.0431,6.864379 -L 2.7519,5.30083,2.4507,5.75432 -L 2.4507,5.75432,2.339,6.43651 -L 2.339,6.43651,2.3215,7.932199 -L 2.3215,7.932199,1.7467,7.932199 -L 1.7467,7.932199,1.1723,7.932199 -L 1.1723,7.932199,0.6158,7.932199 -L 3.3932,5.30083,3.4563,5.833333 -L 3.4563,5.833333,3.526,6.357421 -L 3.526,6.357421,3.61,6.864379 -L 5.7115,5.30083,5.9851,5.30083 -L 5.9851,5.30083,6.2723,5.30083 -L 6.2723,5.30083,6.5661,5.30083 -L 5.7115,6.864379,5.9851,6.864379 -L 5.9851,6.864379,6.2723,6.864379 -L 6.2723,6.864379,6.5661,6.864379 -L 2.7519,8.199195,2.8815,8.466148 -L 2.8815,8.466148,3.029,8.733068 -L 3.029,8.733068,3.1792,9.000042 -L 3.1792,7.932199,3.4563,7.932199 -L 3.4563,7.932199,3.7365,7.932199 -L 3.7365,7.932199,4.0303,7.932199 - -[措,,] 51 -L 1.0763,0,1.3498,0 -L 1.3498,0,1.63,0 -L 1.63,0,1.9274,0 -L 1.9274,0,1.9137,2.622964 -L 1.9137,2.622964,1.8013,3.720348 -L 1.8013,3.720348,1.5001,4.233096 -L 1.5001,4.233096,1.2097,4.069214 -L 1.2097,4.069214,0.9225,3.888466 -L 0.9225,3.888466,0.649,3.699114 -L 4.4596,0,4.4596,1.247245 -L 4.4596,1.247245,4.4596,2.477415 -L 4.4596,2.477415,4.4596,3.699114 -L 4.4596,3.699114,5.2936,3.699114 -L 5.2936,3.699114,6.1408,3.699114 -L 6.1408,3.699114,6.9958,3.699114 -L 6.9958,3.699114,6.9958,2.477415 -L 6.9958,2.477415,6.9958,1.247245 -L 6.9958,1.247245,6.9958,0 -L 6.9958,0,6.1408,0 -L 6.1408,0,5.2936,0 -L 5.2936,0,4.4596,0 -L 4.8908,2.097443,5.4372,2.097443 -L 5.4372,2.097443,5.9972,2.097443 -L 5.9972,2.097443,6.5646,2.097443 -L 2.3585,4.233096,1.8191,5.508557 -L 1.8191,5.508557,1.6125,6.478858 -L 1.6125,6.478858,0.649,6.864379 -L 3.605,5.30083,4.0323,5.30083 -L 4.0323,5.30083,4.4596,5.30083 -L 4.4596,5.30083,4.8908,5.30083 -L 4.8908,5.30083,4.8908,5.833333 -L 4.8908,5.833333,4.8908,6.357421 -L 4.8908,6.357421,4.8908,6.864379 -L 4.8908,6.864379,4.5927,7.053686 -L 4.5927,7.053686,4.309,7.234456 -L 4.309,7.234456,4.0323,7.398338 -L 5.3146,5.30083,5.7209,5.30083 -L 5.7209,5.30083,6.1408,5.30083 -L 6.1408,5.30083,6.5646,5.30083 -L 6.5646,5.30083,6.1307,7.251465 -L 6.1307,7.251465,5.3212,7.659676 -L 5.3212,7.659676,4.8908,9.000042 -L 6.9958,5.30083,7.2686,5.30083 -L 7.2686,5.30083,7.5558,5.30083 -L 7.5558,5.30083,7.8469,5.30083 -L 2.3585,6.864379,2.0538,7.29935 -L 2.0538,7.29935,1.9449,7.853208 -L 1.9449,7.853208,1.9274,9.000042 -L 6.9958,7.398338,6.6946,7.813565 -L 6.6946,7.813565,6.5821,8.228868 -L 6.5821,8.228868,6.5646,9.000042 - -[疎] 45 -L 5.3166,0,5.2991,1.871458 -L 5.2991,1.871458,5.1975,2.692083 -L 5.1975,2.692083,4.917,3.165286 -L 4.917,3.165286,4.1993,2.288195 -L 4.1993,2.288195,3.4845,1.411028 -L 3.4845,1.411028,2.7843,0.533861 -L 7.4527,0.533861,6.5981,1.781117 -L 6.5981,1.781117,5.7505,3.011287 -L 5.7505,3.011287,4.917,4.233096 -L 4.917,4.233096,4.49,4.233096 -L 4.49,4.233096,4.0627,4.233096 -L 4.0627,4.233096,3.6389,4.233096 -L 3.6389,4.233096,3.6389,4.94637 -L 3.6389,4.94637,3.6389,5.642668 -L 3.6389,5.642668,3.6389,6.33054 -L 3.6389,6.33054,4.5527,6.360189 -L 4.5527,6.360189,4.9909,6.567841 -L 4.9909,6.567841,5.3166,7.131353 -L 5.3166,7.131353,4.9909,7.694985 -L 4.9909,7.694985,4.5527,7.902549 -L 4.5527,7.902549,3.6389,7.932199 -L 1.1066,1.067733,1.1066,2.822056 -L 1.1066,2.822056,1.1066,4.576304 -L 1.1066,4.576304,1.1066,6.33054 -L 1.7161,1.067733,1.7227,3.721782 -L 1.7227,3.721782,1.9048,6.05366 -L 1.9048,6.05366,2.7843,8.199195 -L 2.7843,8.199195,2.0803,8.302299 -L 2.0803,8.302299,1.3795,8.388404 -L 1.3795,8.388404,0.6793,8.466148 -L 5.7439,4.233096,5.2287,5.556552 -L 5.2287,5.556552,5.9327,6.176617 -L 5.9327,6.176617,7.0219,6.33054 -L 7.0219,6.33054,7.0219,5.642668 -L 7.0219,5.642668,7.0219,4.94637 -L 7.0219,4.94637,7.0219,4.233096 -L 7.0219,4.233096,6.5981,4.233096 -L 6.5981,4.233096,6.1712,4.233096 -L 6.1712,4.233096,5.7439,4.233096 -L 5.7439,7.932199,5.5929,8.302299 -L 5.5929,8.302299,5.4458,8.655401 -L 5.4458,8.655401,5.3166,9.000042 -L 6.1712,7.932199,6.5981,7.932199 -L 6.5981,7.932199,7.0219,7.932199 -L 7.0219,7.932199,7.4527,7.932199 - -[礎] 60 -L 3.2413,0,3.823,0.809318 -L 3.823,0.809318,4.0328,1.491585 -L 4.0328,1.491585,4.0647,2.631304 -L 5.7736,0.266996,5.3463,0.533861 -L 5.3463,0.533861,4.9225,0.800858 -L 4.9225,0.800858,4.4917,1.067733 -L 6.2009,0,6.7511,0 -L 6.7511,0,7.3076,0 -L 7.3076,0,7.8785,0 -L 5.7736,1.067733,5.7736,2.134208 -L 5.7736,2.134208,5.7736,3.192156 -L 5.7736,3.192156,5.7736,4.233096 -L 5.7736,4.233096,5.0699,4.233096 -L 5.0699,4.233096,4.3694,4.233096 -L 4.3694,4.233096,3.6686,4.233096 -L 1.1016,1.563604,1.2134,5.115823 -L 1.2134,5.115823,1.42,7.023948 -L 1.42,7.023948,1.5324,8.466148 -L 1.5324,8.466148,1.2379,8.466148 -L 1.2379,8.466148,0.9542,8.466148 -L 0.9542,8.466148,0.6813,8.466148 -L 1.5324,1.563604,1.8088,1.563604 -L 1.8088,1.563604,2.0925,1.563604 -L 2.0925,1.563604,2.3902,1.563604 -L 2.3902,1.563604,2.3902,2.820634 -L 2.3902,2.820634,2.3902,4.069214 -L 2.3902,4.069214,2.3902,5.30083 -L 2.3902,5.30083,2.0925,5.30083 -L 2.0925,5.30083,1.8088,5.30083 -L 1.8088,5.30083,1.5324,5.30083 -L 6.2009,2.097443,6.6285,2.097443 -L 6.6285,2.097443,7.0558,2.097443 -L 7.0558,2.097443,7.4796,2.097443 -L 6.2009,4.233096,6.6285,4.233096 -L 6.6285,4.233096,7.0558,4.233096 -L 7.0558,4.233096,7.4796,4.233096 -L 4.0647,5.30083,4.0468,6.04521 -L 4.0468,6.04521,3.9453,6.450531 -L 3.9453,6.450531,3.6686,6.864379 -L 3.6686,6.864379,3.5183,6.700617 -L 3.5183,6.700617,3.3712,6.519824 -L 3.3712,6.519824,3.2413,6.33054 -L 6.6285,5.30083,6.6145,6.04521 -L 6.6145,6.04521,6.5021,6.450531 -L 6.5021,6.450531,6.2009,6.864379 -L 6.2009,6.864379,6.0502,6.700617 -L 6.0502,6.700617,5.9035,6.519824 -L 5.9035,6.519824,5.7736,6.33054 -L 4.9225,6.33054,3.4059,7.833342 -L 3.4059,7.833342,2.6389,8.387048 -L 2.6389,8.387048,1.9597,8.466148 -L 7.4796,6.33054,6.9013,6.864379 -L 6.9013,6.864379,6.3308,7.398338 -L 6.3308,7.398338,5.7736,7.932199 -L 4.4917,7.932199,4.3414,8.302299 -L 4.3414,8.302299,4.1975,8.655401 -L 4.1975,8.655401,4.0647,9.000042 -L 7.0558,7.932199,6.9013,8.302299 -L 6.9013,8.302299,6.7612,8.655401 -L 6.7612,8.655401,6.6285,9.000042 - -[租] 45 -L 1.9894,0,1.9088,1.411028 -L 1.9088,1.411028,1.8391,2.822056 -L 1.8391,2.822056,1.7761,4.233096 -L 1.7761,4.233096,1.4118,3.535353 -L 1.4118,3.535353,1.0542,2.820634 -L 1.0542,2.820634,0.7075,2.097443 -L 3.6706,0,3.9441,0 -L 3.9441,0,4.2243,0 -L 4.2243,0,4.5217,0 -L 4.5217,0,4.5217,2.822056 -L 4.5217,2.822056,4.5217,5.644113 -L 4.5217,5.644113,4.5217,8.466148 -L 4.5217,8.466148,5.3556,8.466148 -L 5.3556,8.466148,6.2032,8.466148 -L 6.2032,8.466148,7.0543,8.466148 -L 7.0543,8.466148,7.0543,5.644113 -L 7.0543,5.644113,7.0543,2.822056 -L 7.0543,2.822056,7.0543,0 -L 7.0543,0,7.3306,0 -L 7.3306,0,7.6108,0 -L 7.6108,0,7.9054,0 -L 4.9493,0,5.4992,0 -L 5.4992,0,6.0557,0 -L 6.0557,0,6.6266,0 -L 4.9493,3.165286,5.4992,3.165286 -L 5.4992,3.165286,6.0557,3.165286 -L 6.0557,3.165286,6.6266,3.165286 -L 3.2398,3.699114,2.4692,4.508422 -L 2.4692,4.508422,2.0353,5.19071 -L 2.0353,5.19071,1.5656,6.33054 -L 1.5656,6.33054,1.2682,6.33054 -L 1.2682,6.33054,0.9846,6.33054 -L 0.9846,6.33054,0.7075,6.33054 -L 4.9493,5.834789,5.4992,5.834789 -L 5.4992,5.834789,6.0557,5.834789 -L 6.0557,5.834789,6.6266,5.834789 -L 2.3855,6.33054,2.1085,6.745832 -L 2.1085,6.745832,2.0069,7.161036 -L 2.0069,7.161036,1.9894,7.932199 -L 1.9894,7.932199,1.5656,7.932199 -L 1.5656,7.932199,1.1383,7.932199 -L 1.1383,7.932199,0.7075,7.932199 -L 2.3855,7.932199,2.6657,8.121507 -L 2.6657,8.121507,2.9459,8.302299 -L 2.9459,8.302299,3.2398,8.466148 - -[粗] 42 -L 1.9879,0,1.9073,1.411028 -L 1.9073,1.411028,1.8408,2.822056 -L 1.8408,2.822056,1.7781,4.233096 -L 1.7781,4.233096,1.4205,3.535353 -L 1.4205,3.535353,1.0773,2.820634 -L 1.0773,2.820634,0.7379,2.097443 -L 3.6974,0,3.9776,0 -L 3.9776,0,4.2575,0 -L 4.2575,0,4.5552,0 -L 4.5552,0,4.5552,2.822056 -L 4.5552,2.822056,4.5552,5.644113 -L 4.5552,5.644113,4.5552,8.466148 -L 4.5552,8.466148,5.3888,8.466148 -L 5.3888,8.466148,6.2329,8.466148 -L 6.2329,8.466148,7.084,8.466148 -L 7.084,8.466148,7.084,5.644113 -L 7.084,5.644113,7.084,2.822056 -L 7.084,2.822056,7.084,0 -L 7.084,0,7.361,0 -L 7.361,0,7.6447,0 -L 7.6447,0,7.9421,0 -L 4.9513,0,5.5044,0 -L 5.5044,0,6.0788,0 -L 6.0788,0,6.6602,0 -L 4.9513,3.165286,5.5044,3.165286 -L 5.5044,3.165286,6.0788,3.165286 -L 6.0788,3.165286,6.6602,3.165286 -L 3.2701,3.699114,2.0373,5.201918 -L 2.0373,5.201918,1.3858,5.755666 -L 1.3858,5.755666,0.7379,5.834789 -L 2.4191,5.834789,2.1178,6.282522 -L 2.1178,6.282522,2.0054,7.103147 -L 2.0054,7.103147,1.9879,9.000042 -L 4.9513,5.834789,5.5044,5.834789 -L 5.5044,5.834789,6.0788,5.834789 -L 6.0788,5.834789,6.6602,5.834789 -L 1.1333,7.131353,0.9932,7.587667 -L 0.9932,7.587667,0.8605,8.035413 -L 0.8605,8.035413,0.7379,8.466148 -L 2.8428,7.131353,2.9791,7.587667 -L 2.9791,7.587667,3.1227,8.035413 -L 3.1227,8.035413,3.2701,8.466148 - -[訴] 32 -L 6.6905,0,6.6061,0.877102 -L 6.6061,0.877102,6.5361,1.754268 -L 6.5361,1.754268,6.4765,2.631304 -L 6.4765,2.631304,6.1123,2.820634 -L 6.1123,2.820634,5.7515,3.001404 -L 5.7515,3.001404,5.4083,3.165286 -L 3.7026,0.533861,4.5187,2.918057 -L 4.5187,2.918057,4.6311,5.344675 -L 4.6311,5.344675,4.5537,7.932199 -L 4.5537,7.932199,6.1998,8.070645 -L 6.1998,8.070645,7.1665,8.327713 -L 7.1665,8.327713,7.9371,8.466148 -L 7.9371,1.563604,7.6642,1.7529 -L 7.6642,1.7529,7.3907,1.933671 -L 7.3907,1.933671,7.1178,2.097443 -L 6.6905,3.165286,6.6905,3.888466 -L 6.6905,3.888466,6.6905,4.603185 -L 6.6905,4.603185,6.6905,5.30083 -L 6.6905,5.30083,6.1123,5.30083 -L 6.1123,5.30083,5.5417,5.30083 -L 5.5417,5.30083,4.981,5.30083 -L 7.1178,5.30083,7.3907,5.30083 -L 7.3907,5.30083,7.6642,5.30083 -L 7.6642,5.30083,7.9371,5.30083 -L 0.7399,6.902522,3.2721,6.902522 -L 1.1707,8.504324,2.8449,8.504324 -L 1.1707,5.300971,2.8449,5.300971 -L 1.1707,4.23303,2.8449,4.23303 -L 1.1707,2.669536,2.8449,2.669536 -L 1.1707,0,1.1707,2.669536 -L 2.8449,0,1.1707,0 -L 2.8449,2.669536,2.8449,0 - -[阻] 36 -L 0.7695,0,0.7695,2.822056 -L 0.7695,2.822056,0.7695,5.644113 -L 0.7695,5.644113,0.7695,8.466148 -L 0.7695,8.466148,1.3194,8.466148 -L 1.3194,8.466148,1.8802,8.466148 -L 1.8802,8.466148,2.4507,8.466148 -L 2.4507,8.466148,2.0133,6.131424 -L 2.0133,6.131424,2.2301,4.762721 -L 2.2301,4.762721,2.4507,2.631304 -L 2.4507,2.631304,2.1744,2.467543 -L 2.1744,2.467543,1.8977,2.286772 -L 1.8977,2.286772,1.628,2.097443 -L 3.3018,0,3.5789,0 -L 3.5789,0,3.8591,0 -L 3.8591,0,4.1603,0 -L 4.1603,0,4.1603,2.822056 -L 4.1603,2.822056,4.1603,5.644113 -L 4.1603,5.644113,4.1603,8.466148 -L 4.1603,8.466148,5.134,8.466148 -L 5.134,8.466148,6.1216,8.466148 -L 6.1216,8.466148,7.1163,8.466148 -L 7.1163,8.466148,7.1163,5.644113 -L 7.1163,5.644113,7.1163,2.822056 -L 7.1163,2.822056,7.1163,0 -L 7.1163,0,7.3927,0 -L 7.3927,0,7.6729,0 -L 7.6729,0,7.9709,0 -L 4.5841,0,5.2877,0 -L 5.2877,0,5.9885,0 -L 5.9885,0,6.6925,0 -L 4.5841,3.165286,5.2877,3.165286 -L 5.2877,3.165286,5.9885,3.165286 -L 5.9885,3.165286,6.6925,3.165286 -L 4.5841,5.834789,5.2877,5.834789 -L 5.2877,5.834789,5.9885,5.834789 -L 5.9885,5.834789,6.6925,5.834789 - -[僧] 57 -L 1.6261,0,1.5421,1.944911 -L 1.5421,1.944911,1.4724,3.889877 -L 1.4724,3.889877,1.4128,5.834789 -L 1.4128,5.834789,1.1988,5.670995 -L 1.1988,5.670995,0.9855,5.490115 -L 0.9855,5.490115,0.768,5.30083 -L 4.1868,0,4.1868,1.066398 -L 4.1868,1.066398,4.1868,2.124314 -L 4.1868,2.124314,4.1868,3.165286 -L 4.1868,3.165286,5.02,3.165286 -L 5.02,3.165286,5.868,3.165286 -L 5.868,3.165286,6.7222,3.165286 -L 6.7222,3.165286,6.7222,2.124314 -L 6.7222,2.124314,6.7222,1.066398 -L 6.7222,1.066398,6.7222,0 -L 6.7222,0,5.868,0 -L 5.868,0,5.02,0 -L 5.02,0,4.1868,0 -L 4.5822,1.563604,5.1426,1.563604 -L 5.1426,1.563604,5.7135,1.563604 -L 5.7135,1.563604,6.2918,1.563604 -L 3.3357,4.766957,3.3357,5.644113 -L 3.3357,5.644113,3.3357,6.521182 -L 3.3357,6.521182,3.3357,7.398338 -L 3.3357,7.398338,3.7385,7.398338 -L 3.7385,7.398338,4.1588,7.398338 -L 4.1588,7.398338,4.5822,7.398338 -L 4.5822,7.398338,4.5686,8.169513 -L 4.5686,8.169513,4.467,8.584739 -L 4.467,8.584739,4.1868,9.000042 -L 3.7595,4.766957,4.3125,4.766957 -L 4.3125,4.766957,4.8698,4.766957 -L 4.8698,4.766957,5.4407,4.766957 -L 5.4407,4.766957,5.2057,6.05366 -L 5.2057,6.05366,4.6036,6.365859 -L 4.6036,6.365859,3.7595,6.33054 -L 5.8645,4.766957,6.4245,4.766957 -L 6.4245,4.766957,6.9923,4.766957 -L 6.9923,4.766957,7.5733,4.766957 -L 7.5733,4.766957,7.5733,5.299396 -L 7.5733,5.299396,7.5733,5.823439 -L 7.5733,5.823439,7.5733,6.33054 -L 7.5733,6.33054,6.9923,6.33054 -L 6.9923,6.33054,6.4245,6.33054 -L 6.4245,6.33054,5.8645,6.33054 -L 5.8645,6.33054,5.5734,6.700617 -L 5.5734,6.700617,5.2862,7.053686 -L 5.2862,7.053686,5.0134,7.398338 -L 1.6261,6.597491,1.9028,7.398338 -L 1.9028,7.398338,2.1834,8.199195 -L 2.1834,8.199195,2.4772,9.000042 -L 7.5733,7.131353,6.9923,7.234456 -L 6.9923,7.234456,6.4245,7.320573 -L 6.4245,7.320573,5.8645,7.398338 -L 6.2918,7.932199,6.4245,8.302299 -L 6.4245,8.302299,6.5685,8.655401 -L 6.5685,8.655401,6.7222,9.000042 - -[双] 30 -L 0.8019,0,1.5021,1.333285 -L 1.5021,1.333285,2.2029,2.658186 -L 2.2029,2.658186,2.9069,3.9661 -L 2.9069,3.9661,2.3321,4.603185 -L 2.3321,4.603185,1.7791,5.223162 -L 1.7791,5.223162,1.2257,5.834789 -L 3.5475,0,4.462,0.799424 -L 4.462,0.799424,5.3863,1.590452 -L 5.3863,1.590452,6.3214,2.364439 -L 6.3214,2.364439,5.4878,4.514168 -L 5.4878,4.514168,5.1236,6.367205 -L 5.1236,6.367205,5.0395,8.466148 -L 5.0395,8.466148,5.8731,8.466148 -L 5.8731,8.466148,6.7207,8.466148 -L 6.7207,8.466148,7.5718,8.466148 -L 7.5718,8.466148,7.5441,6.515523 -L 7.5441,6.515523,7.32,5.141293 -L 7.32,5.141293,6.7176,3.165286 -L 8.0026,0,7.5718,0.532537 -L 7.5718,0.532537,7.148,1.056526 -L 7.148,1.056526,6.7176,1.563604 -L 3.7615,1.830567,3.6105,2.286772 -L 3.6105,2.286772,3.4634,2.734484 -L 3.4634,2.734484,3.3342,3.165286 -L 2.9069,5.033942,3.2042,5.69491 -L 3.2042,5.69491,3.3167,6.58473 -L 3.3167,6.58473,3.3342,8.466148 -L 3.3342,8.466148,2.4831,8.466148 -L 2.4831,8.466148,1.632,8.466148 -L 1.632,8.466148,0.8019,8.466148 - -[喪] 57 -L 1.2589,0,1.6652,0 -L 1.6652,0,2.0823,0 -L 2.0823,0,2.5093,0 -L 2.5093,0,2.5093,1.247245 -L 2.5093,1.247245,2.5093,2.477415 -L 2.5093,2.477415,2.5093,3.699114 -L 2.5093,3.699114,1.9387,3.699114 -L 1.9387,3.699114,1.3815,3.699114 -L 1.3815,3.699114,0.8316,3.699114 -L 2.9401,0,3.2696,0.375671 -L 3.2696,0.375671,3.602,0.514105 -L 3.602,0.514105,4.2188,0.533861 -L 7.1784,0,6.3234,0.877102 -L 6.3234,0.877102,5.4797,1.754268 -L 5.4797,1.754268,4.6461,2.631304 -L 4.6461,2.631304,4.6461,3.001404 -L 4.6461,3.001404,4.6461,3.354506 -L 4.6461,3.354506,4.6461,3.699114 -L 4.6461,3.699114,4.0679,3.699114 -L 4.0679,3.699114,3.4973,3.699114 -L 3.4973,3.699114,2.9401,3.699114 -L 5.0734,3.699114,5.907,3.699114 -L 5.907,3.699114,6.7511,3.699114 -L 6.7511,3.699114,7.6057,3.699114 -L 4.2188,4.233096,4.0889,7.175155 -L 4.0889,7.175155,3.3043,7.964762 -L 3.3043,7.964762,1.2589,7.932199 -L 1.655,5.30083,1.655,5.644113 -L 1.655,5.644113,1.655,5.987222 -L 1.655,5.987222,1.655,6.33054 -L 1.655,6.33054,2.0823,6.33054 -L 2.0823,6.33054,2.5093,6.33054 -L 2.5093,6.33054,2.9401,6.33054 -L 2.9401,6.33054,2.9401,5.987222 -L 2.9401,5.987222,2.9401,5.644113 -L 2.9401,5.644113,2.9401,5.30083 -L 2.9401,5.30083,2.5093,5.30083 -L 2.5093,5.30083,2.0823,5.30083 -L 2.0823,5.30083,1.655,5.30083 -L 5.4723,5.30083,5.4723,5.644113 -L 5.4723,5.644113,5.4723,5.987222 -L 5.4723,5.987222,5.4723,6.33054 -L 5.4723,6.33054,5.8961,6.33054 -L 5.8961,6.33054,6.3234,6.33054 -L 6.3234,6.33054,6.7511,6.33054 -L 6.7511,6.33054,6.7511,5.987222 -L 6.7511,5.987222,6.7511,5.644113 -L 6.7511,5.644113,6.7511,5.30083 -L 6.7511,5.30083,6.3234,5.30083 -L 6.3234,5.30083,5.8961,5.30083 -L 5.8961,5.30083,5.4723,5.30083 -L 4.6461,7.932199,4.4987,8.302299 -L 4.4987,8.302299,4.3484,8.655401 -L 4.3484,8.655401,4.2188,9.000042 -L 5.0734,7.932199,5.7735,7.932199 -L 5.7735,7.932199,6.4775,7.932199 -L 6.4775,7.932199,7.1784,7.932199 - -[壮] 27 -L 2.1158,0,2.0314,1.066398 -L 2.0314,1.066398,1.9617,2.124314 -L 1.9617,2.124314,1.9018,3.165286 -L 1.9018,3.165286,1.5376,2.820634 -L 1.5376,2.820634,1.1733,2.467543 -L 1.1733,2.467543,0.8301,2.097443 -L 3.3977,0,4.0982,0 -L 4.0982,0,4.7984,0 -L 4.7984,0,5.5027,0 -L 5.5027,0,5.5763,3.83478 -L 5.5763,3.83478,5.0894,5.483033 -L 5.0894,5.483033,2.9669,5.834789 -L 5.9297,0,6.483,0 -L 6.483,0,7.0578,0 -L 7.0578,0,7.6353,0 -L 2.1158,3.699114,2.1158,5.480231 -L 2.1158,5.480231,2.1158,7.244372 -L 2.1158,7.244372,2.1158,9.000042 -L 1.2574,6.101676,1.1071,6.367205 -L 1.1071,6.367205,0.9635,6.624285 -L 0.9635,6.624285,0.8301,6.864379 -L 5.9297,5.834789,5.6284,6.282522 -L 5.6284,6.282522,5.5167,7.103147 -L 5.5167,7.103147,5.5027,9.000042 -L 6.3538,5.834789,6.9033,5.834789 -L 6.9033,5.834789,7.4641,5.834789 -L 7.4641,5.834789,8.0346,5.834789 - -[捜] 55 -L 3.82,0,4.524,0.3701 -L 4.524,0.3701,5.235,0.723191 -L 5.235,0.723191,5.96,1.067733 -L 5.96,1.067733,5.5289,1.677937 -L 5.5289,1.677937,5.1016,2.288195 -L 5.1016,2.288195,4.6778,2.8983 -L 4.6778,2.8983,5.1016,3.001404 -L 5.1016,3.001404,5.5289,3.087619 -L 5.5289,3.087619,5.96,3.165286 -L 5.96,3.165286,5.7219,4.495758 -L 5.7219,4.495758,5.1159,4.809293 -L 5.1159,4.809293,4.2505,4.766957 -L 4.2505,4.766957,4.2505,5.833333 -L 4.2505,5.833333,4.2505,6.891282 -L 4.2505,6.891282,4.2505,7.932199 -L 4.2505,7.932199,4.6778,7.932199 -L 4.6778,7.932199,5.1016,7.932199 -L 5.1016,7.932199,5.5289,7.932199 -L 5.5289,7.932199,5.6623,8.302299 -L 5.6623,8.302299,5.8059,8.655401 -L 5.8059,8.655401,5.96,9.000042 -L 7.21,0,6.9127,0.189329 -L 6.9127,0.189329,6.6325,0.3701 -L 6.6325,0.3701,6.3523,0.533861 -L 6.3523,1.563604,6.6325,2.019776 -L 6.6325,2.019776,6.9127,2.467543 -L 6.9127,2.467543,7.21,2.8983 -L 7.21,2.8983,6.9127,3.001404 -L 6.9127,3.001404,6.6325,3.087619 -L 6.6325,3.087619,6.3523,3.165286 -L 6.3523,4.766957,6.0826,5.299396 -L 6.0826,5.299396,5.8059,5.823439 -L 5.8059,5.823439,5.5289,6.33054 -L 5.5289,6.33054,5.235,6.33054 -L 5.235,6.33054,4.9513,6.33054 -L 4.9513,6.33054,4.6778,6.33054 -L 6.7827,4.766957,7.0563,4.766957 -L 7.0563,4.766957,7.3435,4.766957 -L 7.3435,4.766957,7.6338,4.766957 -L 7.6338,4.766957,7.6338,5.299396 -L 7.6338,5.299396,7.6338,5.823439 -L 7.6338,5.823439,7.6338,6.33054 -L 7.6338,6.33054,6.7166,6.360189 -L 6.7166,6.360189,6.2819,6.567841 -L 6.2819,6.567841,5.96,7.131353 -L 5.96,7.131353,6.2819,7.694985 -L 6.2819,7.694985,6.7166,7.902549 -L 6.7166,7.902549,7.6338,7.932199 -L 7.6338,7.932199,7.6338,7.587667 -L 7.6338,7.587667,7.6338,7.234456 -L 7.6338,7.234456,7.6338,6.864379 -L 2.3455,8.961975,2.3455,-0.038166 -L 2.3455,-0.038166,1.5186,-0.038166 -L 0.864,3.661014,3.82,5.510659 -L 0.864,6.864379,3.82,6.864379 - -[掃] 48 -L 0.8625,0,1.1353,0 -L 1.1353,0,1.4155,0 -L 1.4155,0,1.6852,0 -L 1.6852,0,1.6852,1.411039 -L 1.6852,1.411039,1.6852,2.822056 -L 1.6852,2.822056,1.6852,4.233096 -L 1.6852,4.233096,1.4155,4.233096 -L 1.4155,4.233096,1.1353,4.233096 -L 1.1353,4.233096,0.8625,4.233096 -L 5.4997,0,5.4643,2.091861 -L 5.4643,2.091861,5.0584,2.980193 -L 5.0584,2.980193,3.8252,3.165297 -L 3.8252,3.165297,3.8252,2.288195 -L 3.8252,2.288195,3.8252,1.411039 -L 3.8252,1.411039,3.8252,0.533861 -L 7.2085,0.533861,7.2085,1.411039 -L 7.2085,1.411039,7.2085,2.288195 -L 7.2085,2.288195,7.2085,3.165297 -L 7.2085,3.165297,6.0636,3.267021 -L 6.0636,3.267021,5.5904,3.724594 -L 5.5904,3.724594,5.4997,4.766957 -L 5.4997,4.766957,4.7989,4.766957 -L 4.7989,4.766957,4.0949,4.766957 -L 4.0949,4.766957,3.3947,4.766957 -L 1.6852,4.766957,1.6852,5.299396 -L 1.6852,5.299396,1.6852,5.823439 -L 1.6852,5.823439,1.6852,6.33054 -L 1.6852,6.33054,1.4155,6.519824 -L 1.4155,6.519824,1.1353,6.700617 -L 1.1353,6.700617,0.8625,6.864379 -L 5.927,4.766957,6.6271,4.766957 -L 6.6271,4.766957,7.3385,4.766957 -L 7.3385,4.766957,8.0631,4.766957 -L 3.8252,6.33054,4.9533,6.33054 -L 4.9533,6.33054,6.0808,6.33054 -L 6.0808,6.33054,7.2085,6.33054 -L 7.2085,6.33054,7.2085,6.700617 -L 7.2085,6.700617,7.2085,7.053686 -L 7.2085,7.053686,7.2085,7.398338 -L 7.2085,7.398338,6.0808,7.398338 -L 6.0808,7.398338,4.9533,7.398338 -L 4.9533,7.398338,3.8252,7.398338 -L 2.1163,6.864379,1.8116,7.29935 -L 1.8116,7.29935,1.7027,7.853208 -L 1.7027,7.853208,1.6852,9.000042 -L 7.2085,8.199195,6.0808,8.302321 -L 6.0808,8.302321,4.9533,8.388404 -L 4.9533,8.388404,3.8252,8.466181 - -[挿] 57 -L 1.2918,0,1.5646,0 -L 1.5646,0,1.8448,0 -L 1.8448,0,2.1428,0 -L 2.1428,0,2.1285,2.622964 -L 2.1285,2.622964,2.0168,3.720381 -L 2.0168,3.720381,1.7156,4.233096 -L 1.7156,4.233096,1.4245,4.069214 -L 1.4245,4.069214,1.1373,3.888466 -L 1.1373,3.888466,0.8645,3.699114 -L 5.9567,0,5.8064,1.61162 -L 5.8064,1.61162,5.2775,2.08756 -L 5.2775,2.08756,4.2478,2.097443 -L 4.2478,2.097443,4.2478,3.165297 -L 4.2478,3.165297,4.2478,4.233096 -L 4.2478,4.233096,4.2478,5.30083 -L 4.2478,5.30083,5.1686,5.330501 -L 5.1686,5.330501,5.6099,5.538164 -L 5.6099,5.538164,5.9567,6.101676 -L 5.9567,6.101676,5.5924,6.638394 -L 5.5924,6.638394,5.039,6.836162 -L 5.039,6.836162,3.8205,6.864379 -L 6.384,2.097443,6.0901,2.631337 -L 6.0901,2.631337,5.8064,3.165297 -L 5.8064,3.165297,5.5294,3.699114 -L 5.5294,3.699114,5.2355,3.699114 -L 5.2355,3.699114,4.9518,3.699114 -L 4.9518,3.699114,4.6748,3.699114 -L 6.8151,2.097443,7.0845,2.097443 -L 7.0845,2.097443,7.3615,2.097443 -L 7.3615,2.097443,7.6378,2.097443 -L 7.6378,2.097443,7.6378,2.631337 -L 7.6378,2.631337,7.6378,3.165297 -L 7.6378,3.165297,7.6378,3.699114 -L 7.6378,3.699114,6.7381,3.728798 -L 6.7381,3.728798,6.3073,3.936449 -L 6.3073,3.936449,5.9567,4.499994 -L 5.9567,4.499994,6.3073,5.063593 -L 6.3073,5.063593,6.7381,5.271168 -L 6.7381,5.271168,7.6378,5.30083 -L 7.6378,5.30083,7.6378,4.956275 -L 7.6378,4.956275,7.6378,4.603207 -L 7.6378,4.603207,7.6378,4.233096 -L 2.5733,4.233096,2.0343,5.508568 -L 2.0343,5.508568,1.8273,6.478858 -L 1.8273,6.478858,0.8645,6.864379 -L 2.5733,6.864379,2.2721,7.29935 -L 2.2721,7.29935,2.1604,7.853208 -L 2.1604,7.853208,2.1428,9.000042 -L 6.384,6.864379,6.0197,7.437927 -L 6.0197,7.437927,5.4663,7.714774 -L 5.4663,7.714774,4.2478,7.932199 -L 6.8151,6.864379,7.2179,6.864379 -L 7.2179,6.864379,7.6378,6.864379 -L 7.6378,6.864379,8.0616,6.864379 -L 6.384,7.932199,6.7135,8.307957 -L 6.7135,8.307957,7.0393,8.446315 -L 7.0393,8.446315,7.6378,8.466181 - -[曹] 66 -L 2.5406,0,2.5406,0.877102 -L 2.5406,0.877102,2.5406,1.754268 -L 2.5406,1.754268,2.5406,2.631337 -L 2.5406,2.631337,3.8015,2.631337 -L 3.8015,2.631337,5.0764,2.631337 -L 5.0764,2.631337,6.3548,2.631337 -L 6.3548,2.631337,6.3548,1.754268 -L 6.3548,1.754268,6.3548,0.877102 -L 6.3548,0.877102,6.3548,0 -L 6.3548,0,5.0764,0 -L 5.0764,0,3.8015,0 -L 3.8015,0,2.5406,0 -L 2.9644,1.563604,3.9451,1.563604 -L 3.9451,1.563604,4.9293,1.563604 -L 4.9293,1.563604,5.9275,1.563604 -L 1.7176,4.233096,1.7176,4.94637 -L 1.7176,4.94637,1.7176,5.642701 -L 1.7176,5.642701,1.7176,6.33054 -L 1.7176,6.33054,2.6138,6.360189 -L 2.6138,6.360189,3.0485,6.567841 -L 3.0485,6.567841,3.3952,7.131385 -L 3.3952,7.131385,3.2408,7.398338 -L 3.2408,7.398338,3.0972,7.665346 -L 3.0972,7.665346,2.9644,7.932199 -L 2.9644,7.932199,2.2639,7.932199 -L 2.2639,7.932199,1.5631,7.932199 -L 1.5631,7.932199,0.8595,7.932199 -L 2.113,4.233096,2.5406,4.336199 -L 2.5406,4.336199,2.9644,4.422305 -L 2.9644,4.422305,3.3952,4.499994 -L 3.3952,4.499994,3.0586,5.063593 -L 3.0586,5.063593,2.7329,5.271168 -L 2.7329,5.271168,2.113,5.30083 -L 3.8225,4.233096,4.3791,4.336199 -L 4.3791,4.336199,4.9503,4.422305 -L 4.9503,4.422305,5.5314,4.499994 -L 5.5314,4.499994,4.8799,5.083371 -L 4.8799,5.083371,4.0432,5.429369 -L 4.0432,5.429369,3.3952,5.834789 -L 3.3952,5.834789,4.0432,6.213328 -L 4.0432,6.213328,4.8799,6.54953 -L 4.8799,6.54953,5.5314,7.131385 -L 5.5314,7.131385,4.8799,7.73454 -L 4.8799,7.73454,4.0432,8.218952 -L 4.0432,8.218952,3.3952,9.000042 -L 5.9275,4.233096,6.3548,4.233096 -L 6.3548,4.233096,6.7852,4.233096 -L 6.7852,4.233096,7.2055,4.233096 -L 7.2055,4.233096,7.2055,4.603207 -L 7.2055,4.603207,7.2055,4.956275 -L 7.2055,4.956275,7.2055,5.30083 -L 7.2055,5.30083,6.7852,5.30083 -L 6.7852,5.30083,6.3548,5.30083 -L 6.3548,5.30083,5.9275,5.30083 -L 5.9275,5.30083,5.8434,5.567814 -L 5.8434,5.567814,5.7765,5.834789 -L 5.7765,5.834789,5.7135,6.101676 -L 5.7135,6.101676,6.2042,6.024009 -L 6.2042,6.024009,6.7012,5.937893 -L 6.7012,5.937893,7.2055,5.834789 -L 5.9275,7.932199,5.7839,8.302321 -L 5.7839,8.302321,5.654,8.655401 -L 5.654,8.655401,5.5314,9.000042 -L 6.3548,7.932199,6.9117,7.932199 -L 6.9117,7.932199,7.4861,7.932199 -L 7.4861,7.932199,8.0636,7.932199 - -[槽] 75 -L 2.1433,0,2.0593,1.60027 -L 2.0593,1.60027,1.9927,3.192156 -L 1.9927,3.192156,1.9293,4.766957 -L 1.9293,4.766957,1.5651,4.069214 -L 1.5651,4.069214,1.2082,3.354506 -L 1.2082,3.354506,0.865,2.631337 -L 4.2798,0,4.2798,0.877102 -L 4.2798,0.877102,4.2798,1.754268 -L 4.2798,1.754268,4.2798,2.631337 -L 4.2798,2.631337,5.257,2.631337 -L 5.257,2.631337,6.2409,2.631337 -L 6.2409,2.631337,7.2429,2.631337 -L 7.2429,2.631337,7.2429,1.754268 -L 7.2429,1.754268,7.2429,0.877102 -L 7.2429,0.877102,7.2429,0 -L 7.2429,0,6.2409,0 -L 6.2409,0,5.257,0 -L 5.257,0,4.2798,0 -L 4.6788,1.563604,5.3796,1.563604 -L 5.3796,1.563604,6.0871,1.563604 -L 6.0871,1.563604,6.8121,1.563604 -L 3.8522,4.233096,3.8522,4.94637 -L 3.8522,4.94637,3.8522,5.642701 -L 3.8522,5.642701,3.8522,6.33054 -L 3.8522,6.33054,4.4515,6.360189 -L 4.4515,6.360189,4.7702,6.567841 -L 4.7702,6.567841,5.1026,7.131385 -L 5.1026,7.131385,4.7558,7.694985 -L 4.7558,7.694985,4.3254,7.902549 -L 4.3254,7.902549,3.4284,7.932199 -L 4.2798,4.233096,4.553,4.336199 -L 4.553,4.336199,4.8332,4.422305 -L 4.8332,4.422305,5.1026,4.499994 -L 5.1026,4.499994,4.8332,4.766957 -L 4.8332,4.766957,4.553,5.033942 -L 4.553,5.033942,4.2798,5.30083 -L 5.5334,4.233096,5.8069,4.336199 -L 5.8069,4.336199,6.0871,4.422305 -L 6.0871,4.422305,6.3845,4.499994 -L 6.3845,4.499994,5.9537,4.956275 -L 5.9537,4.956275,5.5334,5.404032 -L 5.5334,5.404032,5.1026,5.834789 -L 5.1026,5.834789,5.5334,6.281177 -L 5.5334,6.281177,5.9537,6.710489 -L 5.9537,6.710489,6.3845,7.131385 -L 6.3845,7.131385,5.9537,7.768448 -L 5.9537,7.768448,5.5334,8.388404 -L 5.5334,8.388404,5.1026,9.000042 -L 6.8121,4.233096,7.0885,4.233096 -L 7.0885,4.233096,7.3687,4.233096 -L 7.3687,4.233096,7.6632,4.233096 -L 7.6632,4.233096,7.6632,4.603207 -L 7.6632,4.603207,7.6632,4.956275 -L 7.6632,4.956275,7.6632,5.30083 -L 7.6632,5.30083,7.0499,5.320694 -L 7.0499,5.320694,6.7175,5.45902 -L 6.7175,5.45902,6.3845,5.834789 -L 6.3845,5.834789,6.7175,6.165311 -L 6.7175,6.165311,7.0499,6.165311 -L 7.0499,6.165311,7.6632,5.834789 -L 2.9976,4.766957,2.5216,5.200495 -L 2.5216,5.200495,2.192,5.744448 -L 2.192,5.744448,1.716,6.864379 -L 1.716,6.864379,1.4215,6.864379 -L 1.4215,6.864379,1.1413,6.864379 -L 1.1413,6.864379,0.865,6.864379 -L 2.5703,6.864379,2.2691,7.29935 -L 2.2691,7.29935,2.1574,7.853208 -L 2.1574,7.853208,2.1433,9.000042 -L 6.8121,7.932199,6.6612,8.302321 -L 6.6612,8.302321,6.5144,8.655401 -L 6.5144,8.655401,6.3845,9.000042 -L 7.2429,7.932199,7.5123,7.932199 -L 7.5123,7.932199,7.796,7.932199 -L 7.796,7.932199,8.094,7.932199 - -# kan_32 ------------------------------------------------------- -# 燥荘葬藻遭霜騒憎贈促即俗賊堕妥惰駄耐怠替泰滞胎袋逮滝卓択拓沢濯託濁諾但奪棚丹嘆淡端胆鍛壇弾恥痴稚致畜 - -[燥] 21 -L 1.3515,8.999993,1.3515,4.499999 -L 1.3655,2.257324,2.2411,0.742629 -L 2.6999,7.499991,1.7998,6.600048 -L 0.0034,7.699138,0.0034,5.249984 -L 3.6946,9.000047,3.6946,7.500046 -L 3.6946,7.500046,6.2273,7.500046 -L 6.2273,7.500046,6.2273,9.000047 -L 6.2273,9.000047,3.6946,9.000047 -L 7.2041,4.500065,7.2041,6.500041 -L 7.2041,6.500041,5.4038,6.500041 -L 5.4038,6.500041,5.4038,4.500065 -L 5.4038,4.500065,7.2041,4.500065 -L 4.5037,4.500065,4.5037,6.500041 -L 4.5037,6.500041,2.6999,6.500041 -L 2.6999,6.500041,2.6999,4.500065 -L 2.6999,4.500065,4.5037,4.500065 -L 2.6999,3.000052,7.2041,3.000052 -L 4.9524,4.000057,4.9524,0.000033 -L 2.6999,0.000033,4.9524,2.500045 -L 4.9524,2.500045,7.2041,0.000033 -A -6.8232,4.499999,8.175136,326.60209,0 - -[荘] 42 -L 1.7107,0,1.6267,0.903955 -L 1.6267,0.903955,1.5605,1.790995 -L 1.5605,1.790995,1.501,2.669492 -L 1.501,2.669492,0.9861,2.135625 -L 0.9861,2.135625,0.4919,1.601682 -L 0.4919,1.601682,0.0019,1.067815 -L 3.4199,0,3.9702,0 -L 3.9702,0,4.5271,0 -L 4.5271,0,5.0976,0 -L 5.0976,0,5.0871,2.87716 -L 5.0871,2.87716,4.6108,4.025515 -L 4.6108,4.025515,2.9926,4.233068 -L 5.5249,0,5.9557,0 -L 5.9557,0,6.376,0 -L 6.376,0,6.8068,0 -L 1.7107,3.165259,1.7107,4.233068 -L 1.7107,4.233068,1.7107,5.300878 -L 1.7107,5.300878,1.7107,6.368634 -L 0.4324,4.500054,0.2782,4.76705 -L 0.2782,4.76705,0.135,5.033937 -L 0.135,5.033937,0.0019,5.300878 -L 5.5249,4.233068,5.2241,4.66804 -L 5.2241,4.66804,5.1155,5.221789 -L 5.1155,5.221789,5.0976,6.368634 -L 5.9557,4.233068,6.376,4.233068 -L 6.376,4.233068,6.8068,4.233068 -L 6.8068,4.233068,7.2341,4.233068 -L 0.0019,7.932194,0.8562,7.932194 -L 0.8562,7.932194,1.7107,7.932194 -L 1.7107,7.932194,2.5653,7.932194 -L 2.5653,7.932194,2.5653,8.302371 -L 2.5653,8.302371,2.5653,8.655373 -L 2.5653,8.655373,2.5653,9.000103 -L 2.9926,7.932194,3.5464,7.932194 -L 3.5464,7.932194,4.0994,7.932194 -L 4.0994,7.932194,4.6668,7.932194 -L 4.6668,7.932194,4.6668,8.302371 -L 4.6668,8.302371,4.6668,8.655373 -L 4.6668,8.655373,4.6668,9.000103 -L 5.0976,7.932194,5.802,7.932194 -L 5.802,7.932194,6.5126,7.932194 -L 6.5126,7.932194,7.2341,7.932194 - -[葬] 63 -L 0.8897,0,1.5205,0.039561 -L 1.5205,0.039561,1.9579,0.316332 -L 1.9579,0.316332,2.5673,1.067815 -L 2.5673,1.067815,2.1856,1.443563 -L 2.1856,1.443563,1.531,1.58191 -L 1.531,1.58191,0.0351,1.601682 -L 4.7038,0,4.147,1.583349 -L 4.147,1.583349,3.1211,1.785336 -L 3.1211,1.785336,2.5673,3.165259 -L 5.1245,1.601682,4.5392,3.04102 -L 4.5392,3.04102,4.3116,4.853145 -L 4.3116,4.853145,4.2734,6.368634 -L 4.2734,6.368634,3.2748,6.368634 -L 3.2748,6.368634,2.2942,6.368634 -L 2.2942,6.368634,1.3135,6.368634 -L 1.3135,6.368634,1.3135,6.024069 -L 1.3135,6.024069,1.3135,5.670968 -L 1.3135,5.670968,1.3135,5.300878 -L 1.3135,5.300878,1.7198,5.223222 -L 1.7198,5.223222,2.14,5.137019 -L 2.14,5.137019,2.5673,5.033937 -L 2.5673,5.033937,1.7131,4.259873 -L 1.7131,4.259873,0.8652,3.468998 -L 0.8652,3.468998,0.0351,2.669492 -L 5.5549,1.601682,6.1052,1.601682 -L 6.1052,1.601682,6.6652,1.601682 -L 6.6652,1.601682,7.2361,1.601682 -L 5.1245,3.699196,5.832,3.699196 -L 5.832,3.699196,6.5356,3.699196 -L 6.5356,3.699196,7.2361,3.699196 -L 7.2361,3.699196,7.2361,4.069285 -L 7.2361,4.069285,7.2361,4.422387 -L 7.2361,4.422387,7.2361,4.76705 -L 0.0351,4.233068,0.3118,4.603136 -L 0.3118,4.603136,0.592,4.956248 -L 0.592,4.956248,0.8897,5.300878 -L 4.7038,4.76705,5.2537,4.956248 -L 5.2537,4.956248,5.8106,5.137019 -L 5.8106,5.137019,6.3815,5.300878 -L 0.0351,6.368634,0.3118,6.368634 -L 0.3118,6.368634,0.592,6.368634 -L 0.592,6.368634,0.8897,6.368634 -L 4.7038,6.368634,4.4692,7.655412 -L 4.4692,7.655412,3.8601,7.967514 -L 3.8601,7.967514,2.9946,7.932194 -L 2.9946,7.932194,2.844,7.588975 -L 2.844,7.588975,2.6969,7.245779 -L 2.6969,7.245779,2.5673,6.90256 -L 5.1245,6.368634,5.832,6.368634 -L 5.832,6.368634,6.5356,6.368634 -L 6.5356,6.368634,7.2361,6.368634 -L 0.0351,7.932194,0.7356,7.932194 -L 0.7356,7.932194,1.4361,7.932194 -L 1.4361,7.932194,2.14,7.932194 -L 2.14,7.932194,2.27,8.302371 -L 2.27,8.302371,2.4167,8.655373 -L 2.4167,8.655373,2.5673,9.000103 -L 5.1245,7.932194,4.977,8.302371 -L 4.977,8.302371,4.8334,8.655373 -L 4.8334,8.655373,4.7038,9.000103 -L 5.5549,7.932194,6.1052,7.932194 -L 6.1052,7.932194,6.6652,7.932194 -L 6.6652,7.932194,7.2361,7.932194 - -[藻] 69 -L 0.0616,0.26698,0.4714,1.411017 -L 0.4714,1.411017,0.892,2.55506 -L 0.892,2.55506,1.3155,3.699196 -L 4.6992,0,4.6218,0.533943 -L 4.6218,0.533943,4.5486,1.067815 -L 4.5486,1.067815,4.4887,1.601682 -L 4.4887,1.601682,3.4274,0.850291 -L 3.4274,0.850291,2.8254,0.573505 -L 2.8254,0.573505,2.1736,0.533943 -L 6.4084,0.533943,5.9846,0.990171 -L 5.9846,0.990171,5.5569,1.437899 -L 5.5569,1.437899,5.1296,1.868645 -L 5.1296,1.868645,5.8301,1.971847 -L 5.8301,1.971847,6.5376,2.057882 -L 6.5376,2.057882,7.2626,2.135625 -L 2.1736,2.135625,2.8741,2.135625 -L 2.8741,2.135625,3.5816,2.135625 -L 3.5816,2.135625,4.3066,2.135625 -L 2.5974,3.165259,2.5974,3.535336 -L 2.5974,3.535336,2.5974,3.888427 -L 2.5974,3.888427,2.5974,4.233068 -L 2.5974,4.233068,3.0247,4.233068 -L 3.0247,4.233068,3.452,4.233068 -L 3.452,4.233068,3.8796,4.233068 -L 3.8796,4.233068,3.8796,3.888427 -L 3.8796,3.888427,3.8796,3.535336 -L 3.8796,3.535336,3.8796,3.165259 -L 3.8796,3.165259,3.452,3.165259 -L 3.452,3.165259,3.0247,3.165259 -L 3.0247,3.165259,2.5974,3.165259 -L 5.5569,3.165259,5.5569,3.535336 -L 5.5569,3.535336,5.5569,3.888427 -L 5.5569,3.888427,5.5569,4.233068 -L 5.5569,4.233068,5.9846,4.233068 -L 5.9846,4.233068,6.4084,4.233068 -L 6.4084,4.233068,6.8388,4.233068 -L 6.8388,4.233068,6.8388,3.888427 -L 6.8388,3.888427,6.8388,3.535336 -L 6.8388,3.535336,6.8388,3.165259 -L 6.8388,3.165259,6.4084,3.165259 -L 6.4084,3.165259,5.9846,3.165259 -L 5.9846,3.165259,5.5569,3.165259 -L 3.452,5.300878,3.452,5.670968 -L 3.452,5.670968,3.452,6.024069 -L 3.452,6.024069,3.452,6.368634 -L 3.452,6.368634,4.2859,6.368634 -L 4.2859,6.368634,5.1296,6.368634 -L 5.1296,6.368634,5.9846,6.368634 -L 5.9846,6.368634,5.9846,6.024069 -L 5.9846,6.024069,5.9846,5.670968 -L 5.9846,5.670968,5.9846,5.300878 -L 5.9846,5.300878,5.1296,5.300878 -L 5.1296,5.300878,4.2859,5.300878 -L 4.2859,5.300878,3.452,5.300878 -L 0.0616,7.932194,0.8987,7.932194 -L 0.8987,7.932194,1.7431,7.932194 -L 1.7431,7.932194,2.5974,7.932194 -L 2.5974,7.932194,2.5974,8.302371 -L 2.5974,8.302371,2.5974,8.655373 -L 2.5974,8.655373,2.5974,9.000103 -L 3.0247,7.932194,3.5749,7.932194 -L 3.5749,7.932194,4.1279,7.932194 -L 4.1279,7.932194,4.6992,7.932194 -L 4.6992,7.932194,4.6992,8.302371 -L 4.6992,8.302371,4.6992,8.655373 -L 4.6992,8.655373,4.6992,9.000103 -L 5.1296,7.932194,5.8301,7.932194 -L 5.8301,7.932194,6.5376,7.932194 -L 6.5376,7.932194,7.2626,7.932194 - -[遭] 67 -L 3.447,1.601682,3.447,2.314956 -L 3.447,2.314956,3.447,3.01137 -L 3.447,3.01137,3.447,3.699196 -L 3.447,3.699196,4.3054,3.699196 -L 4.3054,3.699196,5.1565,3.699196 -L 5.1565,3.699196,6.0146,3.699196 -L 6.0146,3.699196,6.0146,3.01137 -L 6.0146,3.01137,6.0146,2.314956 -L 6.0146,2.314956,6.0146,1.601682 -L 6.0146,1.601682,5.1565,1.601682 -L 5.1565,1.601682,4.3054,1.601682 -L 4.3054,1.601682,3.447,1.601682 -L 3.8781,2.669492,4.4382,2.669492 -L 4.4382,2.669492,5.0056,2.669492 -L 5.0056,2.669492,5.587,2.669492 -L 2.6309,4.76705,2.6309,5.490109 -L 2.6309,5.490109,2.6309,6.204829 -L 2.6309,6.204829,2.6309,6.90256 -L 2.6309,6.90256,3.2232,6.922448 -L 3.2232,6.922448,3.5485,7.060773 -L 3.5485,7.060773,3.8781,7.436444 -L 3.8781,7.436444,3.531,7.785299 -L 3.531,7.785299,3.0967,7.913927 -L 3.0967,7.913927,2.2004,7.932194 -L 3.0547,4.76705,3.3317,4.870132 -L 3.3317,4.870132,3.6049,4.956248 -L 3.6049,4.956248,3.8781,5.033937 -L 3.8781,5.033937,3.6049,5.300878 -L 3.6049,5.300878,3.3317,5.567875 -L 3.3317,5.567875,3.0547,5.834761 -L 4.3054,4.76705,4.7359,4.870132 -L 4.7359,4.870132,5.1565,4.956248 -L 5.1565,4.956248,5.587,5.033937 -L 5.587,5.033937,5.0476,5.617226 -L 5.0476,5.617226,4.4175,5.96329 -L 4.4175,5.96329,3.8781,6.368634 -L 3.8781,6.368634,4.4175,6.764137 -L 4.4175,6.764137,5.0476,7.041017 -L 5.0476,7.041017,5.587,7.436444 -L 5.587,7.436444,5.0476,7.824844 -L 5.0476,7.824844,4.4175,8.230263 -L 4.4175,8.230263,3.8781,9.000103 -L 6.0146,4.76705,6.2878,4.76705 -L 6.2878,4.76705,6.5715,4.76705 -L 6.5715,4.76705,6.8657,4.76705 -L 6.8657,4.76705,6.8657,5.137019 -L 6.8657,5.137019,6.8657,5.490109 -L 6.8657,5.490109,6.8657,5.834761 -L 6.8657,5.834761,6.2524,5.854627 -L 6.2524,5.854627,5.9197,5.992974 -L 5.9197,5.992974,5.587,6.368634 -L 5.587,6.368634,5.9197,6.724592 -L 5.9197,6.724592,6.2524,6.724592 -L 6.2524,6.724592,6.8657,6.368634 -L 0.7676,8.122935,0.4909,8.466154 -L 6.0146,7.932194,5.864,8.302371 -L 5.864,8.302371,5.7166,8.655373 -L 5.7166,8.655373,5.587,9.000103 -L 6.4419,7.932194,6.7151,7.932194 -L 6.7151,7.932194,6.9914,7.932194 -L 6.9914,7.932194,7.2615,7.932194 -L 5.1492,-0.015186,7.279,-0.015186 -L 1.3315,1.05247,0.2807,0 -L 0.0811,4.751716,1.3315,4.751716 -L 1.3315,1.05247,1.3315,4.751716 -L 0.5088,8.48915,1.3315,7.421252 -A 5.1492,7.347831,7.362973,238.75988,270 - -[霜] 63 -L 1.3794,0,1.295,0.723169 -L 1.295,0.723169,1.2249,1.437899 -L 1.2249,1.437899,1.1657,2.135625 -L 1.1657,2.135625,0.7976,1.790995 -L 0.7976,1.790995,0.4404,1.437899 -L 0.4404,1.437899,0.094,1.067815 -L 3.9043,0,3.9043,1.247141 -L 3.9043,1.247141,3.9043,2.477399 -L 3.9043,2.477399,3.9043,3.699196 -L 3.9043,3.699196,4.7449,3.699196 -L 4.7449,3.699196,5.5855,3.699196 -L 5.5855,3.699196,6.4404,3.699196 -L 6.4404,3.699196,6.4404,2.477399 -L 6.4404,2.477399,6.4404,1.247141 -L 6.4404,1.247141,6.4404,0 -L 6.4404,0,5.5855,0 -L 5.5855,0,4.7449,0 -L 4.7449,0,3.9043,0 -L 2.6294,1.601682,1.7012,2.549407 -L 1.7012,2.549407,1.0466,2.954827 -L 1.0466,2.954827,0.094,3.165259 -L 4.3354,1.601682,4.885,1.601682 -L 4.885,1.601682,5.4454,1.601682 -L 5.4454,1.601682,6.0166,1.601682 -L 4.3354,2.669492,4.885,2.669492 -L 4.885,2.669492,5.4454,2.669492 -L 5.4454,2.669492,6.0166,2.669492 -L 1.7751,3.165259,1.6277,3.535336 -L 1.6277,3.535336,1.5019,3.888427 -L 1.5019,3.888427,1.3794,4.233068 -L 0.9482,5.300878,1.5019,5.300878 -L 1.5019,5.300878,2.055,5.300878 -L 2.055,5.300878,2.6294,5.300878 -L 3.4843,5.300878,3.0112,7.312206 -L 3.0112,7.312206,1.7888,7.611643 -L 1.7888,7.611643,0.094,7.436444 -L 0.094,7.436444,0.094,6.90256 -L 0.094,6.90256,0.094,6.368634 -L 0.094,6.368634,0.094,5.834761 -L 4.3354,5.300878,4.885,5.300878 -L 4.885,5.300878,5.4454,5.300878 -L 5.4454,5.300878,6.0166,5.300878 -L 6.8674,5.834761,6.8674,6.368634 -L 6.8674,6.368634,6.8674,6.90256 -L 6.8674,6.90256,6.8674,7.436444 -L 6.8674,7.436444,5.8692,7.436444 -L 5.8692,7.436444,4.885,7.436444 -L 4.885,7.436444,3.9043,7.436444 -L 3.9043,7.436444,3.7575,7.701974 -L 3.7575,7.701974,3.6136,7.959152 -L 3.6136,7.959152,3.4843,8.199169 -L 3.4843,8.199169,2.4858,8.302371 -L 2.4858,8.302371,1.5019,8.388486 -L 1.5019,8.388486,0.5209,8.466154 -L 0.9482,6.368634,1.5019,6.368634 -L 1.5019,6.368634,2.055,6.368634 -L 2.055,6.368634,2.6294,6.368634 -L 4.3354,6.368634,4.885,6.368634 -L 4.885,6.368634,5.4454,6.368634 -L 5.4454,6.368634,6.0166,6.368634 -L 3.9043,8.466154,4.7449,8.466154 -L 4.7449,8.466154,5.5855,8.466154 -L 5.5855,8.466154,6.4404,8.466154 - -[騒] 69 -L 1.3775,0,2.7435,0.594722 -L 2.7435,0.594722,3.1042,2.011332 -L 3.1042,2.011332,3.0867,3.699196 -L 3.0867,3.699196,2.2321,3.699196 -L 2.2321,3.699196,1.3775,3.699196 -L 1.3775,3.699196,0.5229,3.699196 -L 0.5229,3.699196,0.5229,5.299444 -L 0.5229,5.299444,0.5229,6.891352 -L 0.5229,6.891352,0.5229,8.466154 -L 0.5229,8.466154,1.3775,8.466154 -L 1.3775,8.466154,2.2321,8.466154 -L 2.2321,8.466154,3.0867,8.466154 -L 3.5105,0,4.0639,0 -L 4.0639,0,4.6176,0 -L 4.6176,0,5.1882,0 -L 5.1882,0,5.1076,1.418033 -L 5.1076,1.418033,4.7539,2.014178 -L 4.7539,2.014178,3.9417,2.135625 -L 3.9417,2.135625,3.9417,2.668053 -L 3.9417,2.668053,3.9417,3.192118 -L 3.9417,3.192118,3.9417,3.699196 -L 3.9417,3.699196,4.5332,3.738741 -L 4.5332,3.738741,4.8589,4.015621 -L 4.8589,4.015621,5.1882,4.76705 -L 5.6193,0,6.0778,0.434994 -L 6.0778,0.434994,6.2988,0.988709 -L 6.2988,0.988709,6.4736,2.135625 -L 6.4736,2.135625,5.854,2.165309 -L 5.854,2.165309,5.5244,2.372862 -L 5.5244,2.372862,5.1882,2.936395 -L 5.1882,2.936395,5.5244,3.473146 -L 5.5244,3.473146,5.854,3.670903 -L 5.854,3.670903,6.4736,3.699196 -L 6.4736,3.699196,6.4736,3.356011 -L 6.4736,3.356011,6.4736,3.012694 -L 6.4736,3.012694,6.4736,2.669492 -L 0.1271,1.067815,0.1271,1.601682 -L 0.1271,1.601682,0.1271,2.135625 -L 0.1271,2.135625,0.1271,2.669492 -L 0.9467,1.601682,0.9467,1.971847 -L 0.9467,1.971847,0.9467,2.324862 -L 0.9467,2.324862,0.9467,2.669492 -L 1.8052,1.601682,1.8052,1.971847 -L 1.8052,1.971847,1.8052,2.324862 -L 1.8052,2.324862,1.8052,2.669492 -L 1.8052,4.500054,1.5071,4.76705 -L 1.5071,4.76705,1.2234,5.033937 -L 1.2234,5.033937,0.9467,5.300878 -L 2.2321,5.300878,1.8052,5.834761 -L 1.8052,5.834761,1.3775,6.368634 -L 1.3775,6.368634,0.9467,6.90256 -L 4.1238,5.300878,4.467,5.670968 -L 4.467,5.670968,4.8239,6.024069 -L 4.8239,6.024069,5.1882,6.368634 -L 5.1882,6.368634,4.894,6.978804 -L 4.894,6.978804,4.6103,7.588975 -L 4.6103,7.588975,4.3371,8.199169 -L 4.3371,8.199169,5.0376,8.199169 -L 5.0376,8.199169,5.7486,8.199169 -L 5.7486,8.199169,6.4736,8.199169 -L 6.4736,8.199169,6.1762,7.692112 -L 6.1762,7.692112,5.8957,7.168102 -L 5.8957,7.168102,5.6193,6.635674 -L 5.6193,6.635674,6.1762,6.204829 -L 6.1762,6.204829,6.7468,5.757106 -L 6.7468,5.757106,7.3247,5.300878 -L 2.2321,6.90256,2.0815,7.245779 -L 2.0815,7.245779,1.9348,7.588975 -L 1.9348,7.588975,1.8052,7.932194 - -[憎] 57 -L 1.4114,0,1.4114,3.01137 -L 1.4114,3.01137,1.4114,6.014175 -L 1.4114,6.014175,1.4114,9.000103 -L 3.5164,0,3.5164,1.066387 -L 3.5164,1.066387,3.5164,2.124292 -L 3.5164,2.124292,3.5164,3.165259 -L 3.5164,3.165259,4.497,3.165259 -L 4.497,3.165259,5.4949,3.165259 -L 5.4949,3.165259,6.5004,3.165259 -L 6.5004,3.165259,6.5004,2.124292 -L 6.5004,2.124292,6.5004,1.066387 -L 6.5004,1.066387,6.5004,0 -L 6.5004,0,5.4949,0 -L 5.4949,0,4.497,0 -L 4.497,0,3.5164,0 -L 3.9363,1.601682,4.6438,1.601682 -L 4.6438,1.601682,5.3513,1.601682 -L 5.3513,1.601682,6.0766,1.601682 -L 0.126,5.033937,0.4272,5.656783 -L 0.4272,5.656783,0.5354,6.279727 -L 0.5354,6.279727,0.5529,7.436444 -L 3.0852,4.76705,3.0852,5.670968 -L 3.0852,5.670968,3.0852,6.55793 -L 3.0852,6.55793,3.0852,7.436444 -L 3.0852,7.436444,3.3622,7.436444 -L 3.3622,7.436444,3.6421,7.436444 -L 3.6421,7.436444,3.9363,7.436444 -L 3.9363,7.436444,3.9223,8.180836 -L 3.9223,8.180836,3.8106,8.586145 -L 3.8106,8.586145,3.5164,9.000103 -L 3.5164,4.76705,3.9363,4.76705 -L 3.9363,4.76705,4.3675,4.76705 -L 4.3675,4.76705,4.7944,4.76705 -L 4.7944,4.76705,4.6438,5.961868 -L 4.6438,5.961868,4.2133,6.343197 -L 4.2133,6.343197,3.5164,6.368634 -L 5.2217,4.76705,5.7719,4.76705 -L 5.7719,4.76705,6.3288,4.76705 -L 6.3288,4.76705,6.8994,4.76705 -L 6.8994,4.76705,6.8994,5.300878 -L 6.8994,5.300878,6.8994,5.834761 -L 6.8994,5.834761,6.8994,6.368634 -L 6.8994,6.368634,6.3288,6.368634 -L 6.3288,6.368634,5.7719,6.368634 -L 5.7719,6.368634,5.2217,6.368634 -L 5.2217,6.368634,4.924,6.738701 -L 4.924,6.738701,4.6438,7.091803 -L 4.6438,7.091803,4.3675,7.436444 -L 2.2621,6.635674,2.1115,6.90256 -L 2.1115,6.90256,1.9644,7.169557 -L 1.9644,7.169557,1.8352,7.436444 -L 6.8994,7.169557,6.3288,7.272649 -L 6.3288,7.272649,5.7719,7.358744 -L 5.7719,7.358744,5.2217,7.436444 -L 5.6455,7.932194,5.7751,8.302371 -L 5.7751,8.302371,5.926,8.655373 -L 5.926,8.655373,6.0766,9.000103 - -[贈] 69 -L 0.1592,0,0.4323,0.370083 -L 0.4323,0.370083,0.7129,0.723169 -L 0.7129,0.723169,1.0103,1.067815 -L 3.9733,0,3.9733,1.066387 -L 3.9733,1.066387,3.9733,2.124292 -L 3.9733,2.124292,3.9733,3.165259 -L 3.9733,3.165259,4.8034,3.165259 -L 4.8034,3.165259,5.6475,3.165259 -L 5.6475,3.165259,6.5056,3.165259 -L 6.5056,3.165259,6.5056,2.124292 -L 6.5056,2.124292,6.5056,1.066387 -L 6.5056,1.066387,6.5056,0 -L 6.5056,0,5.6475,0 -L 5.6475,0,4.8034,0 -L 4.8034,0,3.9733,0 -L 4.3936,1.601682,4.947,1.601682 -L 4.947,1.601682,5.5039,1.601682 -L 5.5039,1.601682,6.0751,1.601682 -L 0.583,2.135625,0.583,4.259873 -L 0.583,4.259873,0.583,6.367265 -L 0.583,6.367265,0.583,8.466154 -L 0.583,8.466154,1.1328,8.466154 -L 1.1328,8.466154,1.6897,8.466154 -L 1.6897,8.466154,2.2641,8.466154 -L 2.2641,8.466154,2.2641,6.367265 -L 2.2641,6.367265,2.2641,4.259873 -L 2.2641,4.259873,2.2641,2.135625 -L 2.2641,2.135625,1.6897,2.135625 -L 1.6897,2.135625,1.1328,2.135625 -L 1.1328,2.135625,0.583,2.135625 -L 1.0103,4.233068,1.2834,4.233068 -L 1.2834,4.233068,1.5636,4.233068 -L 1.5636,4.233068,1.8337,4.233068 -L 3.5425,4.76705,3.5425,5.670968 -L 3.5425,5.670968,3.5425,6.55793 -L 3.5425,6.55793,3.5425,7.436444 -L 3.5425,7.436444,3.8196,7.436444 -L 3.8196,7.436444,4.0994,7.436444 -L 4.0994,7.436444,4.3936,7.436444 -L 4.3936,7.436444,4.3796,8.180836 -L 4.3796,8.180836,4.271,8.586145 -L 4.271,8.586145,3.9733,9.000103 -L 3.9733,4.76705,4.3765,4.76705 -L 4.3765,4.76705,4.7964,4.76705 -L 4.7964,4.76705,5.2202,4.76705 -L 5.2202,4.76705,5.2065,5.538115 -L 5.2065,5.538115,5.105,5.953418 -L 5.105,5.953418,4.8244,6.368634 -L 4.8244,6.368634,4.5302,6.368634 -L 4.5302,6.368634,4.2434,6.368634 -L 4.2434,6.368634,3.9733,6.368634 -L 5.6475,4.76705,6.0751,4.76705 -L 6.0751,4.76705,6.5056,4.76705 -L 6.5056,4.76705,6.9294,4.76705 -L 6.9294,4.76705,6.9294,5.300878 -L 6.9294,5.300878,6.9294,5.834761 -L 6.9294,5.834761,6.9294,6.368634 -L 6.9294,6.368634,5.9977,6.40819 -L 5.9977,6.40819,5.4482,6.685037 -L 5.4482,6.685037,4.8244,7.436444 -L 1.0103,6.368634,1.2834,6.368634 -L 1.2834,6.368634,1.5636,6.368634 -L 1.5636,6.368634,1.8337,6.368634 -L 6.9294,7.169557,6.5056,7.272649 -L 6.5056,7.272649,6.0751,7.358744 -L 6.0751,7.358744,5.6475,7.436444 -L 6.0751,7.932194,6.2082,8.302371 -L 6.2082,8.302371,6.3515,8.655373 -L 6.3515,8.655373,6.5056,9.000103 - -[促] 39 -L 1.0123,0,0.9282,1.944873 -L 0.9282,1.944873,0.862,3.889883 -L 0.862,3.889883,0.7986,5.834761 -L 0.7986,5.834761,0.585,5.670968 -L 0.585,5.670968,0.3682,5.490109 -L 0.3682,5.490109,0.1577,5.300878 -L 1.8672,0,2.7109,1.47034 -L 2.7109,1.47034,3.072,2.635617 -L 3.072,2.635617,3.1421,4.233068 -L 5.2537,0,4.6828,0.533943 -L 4.6828,0.533943,4.1228,1.067815 -L 4.1228,1.067815,3.5725,1.601682 -L 5.6775,0,6.2379,0 -L 6.2379,0,6.8092,0 -L 6.8092,0,7.3867,0 -L 4.8229,1.067815,4.8229,2.668053 -L 4.8229,2.668053,4.8229,4.259873 -L 4.8229,4.259873,4.8229,5.834761 -L 4.8229,5.834761,4.2559,5.834761 -L 4.2559,5.834761,3.6951,5.834761 -L 3.6951,5.834761,3.1421,5.834761 -L 3.1421,5.834761,3.1421,6.711819 -L 3.1421,6.711819,3.1421,7.588975 -L 3.1421,7.588975,3.1421,8.466154 -L 3.1421,8.466154,4.2765,8.466154 -L 4.2765,8.466154,5.4043,8.466154 -L 5.4043,8.466154,6.5325,8.466154 -L 6.5325,8.466154,6.5325,7.588975 -L 6.5325,7.588975,6.5325,6.711819 -L 6.5325,6.711819,6.5325,5.834761 -L 6.5325,5.834761,6.1052,5.834761 -L 6.1052,5.834761,5.6775,5.834761 -L 5.6775,5.834761,5.2537,5.834761 -L 5.2537,3.165259,5.8071,3.165259 -L 5.8071,3.165259,6.3815,3.165259 -L 6.3815,3.165259,6.9629,3.165259 -L 1.0123,6.635674,1.2854,7.435087 -L 1.2854,7.435087,1.573,8.226038 -L 1.573,8.226038,1.8672,9.000103 - -[即] 36 -L 4.8564,0,4.8564,2.82204 -L 4.8564,2.82204,4.8564,5.644108 -L 4.8564,5.644108,4.8564,8.466154 -L 4.8564,8.466154,5.5573,8.466154 -L 5.5573,8.466154,6.2574,8.466154 -L 6.2574,8.466154,6.9614,8.466154 -L 6.9614,8.466154,6.9614,6.177958 -L 6.9614,6.177958,6.9614,3.889883 -L 6.9614,3.889883,6.9614,1.601682 -L 6.9614,1.601682,6.6847,1.601682 -L 6.6847,1.601682,6.415,1.601682 -L 6.415,1.601682,6.1348,1.601682 -L 0.6153,1.067815,0.6153,3.54522 -L 0.6153,3.54522,0.6153,6.014175 -L 0.6153,6.014175,0.6153,8.466154 -L 0.6153,8.466154,1.4454,8.466154 -L 1.4454,8.466154,2.2965,8.466154 -L 2.2965,8.466154,3.1476,8.466154 -L 3.1476,8.466154,3.1476,7.055136 -L 3.1476,7.055136,3.1476,5.644108 -L 3.1476,5.644108,3.1476,4.233068 -L 3.1476,4.233068,2.4436,4.233068 -L 2.4436,4.233068,1.7428,4.233068 -L 1.7428,4.233068,1.0426,4.233068 -L 1.0426,1.067815,1.7428,1.524021 -L 1.7428,1.524021,2.4436,1.971847 -L 2.4436,1.971847,3.1476,2.402622 -L 3.1476,2.402622,2.9966,2.668053 -L 2.9966,2.668053,2.8495,2.92522 -L 2.8495,2.92522,2.7164,3.165259 -L 3.5749,1.067815,3.5749,1.437899 -L 3.5749,1.437899,3.5749,1.790995 -L 3.5749,1.790995,3.5749,2.135625 -L 1.0426,6.368634,1.5925,6.368634 -L 1.5925,6.368634,2.1455,6.368634 -L 2.1455,6.368634,2.7164,6.368634 - -[俗] 36 -L 1.0446,0,0.9606,1.944873 -L 0.9606,1.944873,0.8902,3.889883 -L 0.8902,3.889883,0.8306,5.834761 -L 0.8306,5.834761,0.6135,5.670968 -L 0.6135,5.670968,0.4103,5.490109 -L 0.4103,5.490109,0.2177,5.300878 -L 3.6046,0,3.5871,2.62292 -L 3.5871,2.62292,3.4785,3.72043 -L 3.4785,3.72043,3.1738,4.233068 -L 3.1738,4.233068,2.8796,4.069285 -L 2.8796,4.069285,2.5997,3.888427 -L 2.5997,3.888427,2.323,3.699196 -L 4.0319,0,4.7324,0 -L 4.7324,0,5.4332,0 -L 5.4332,0,6.1368,0 -L 6.1368,0,6.1368,1.247141 -L 6.1368,1.247141,6.1368,2.477399 -L 6.1368,2.477399,6.1368,3.699196 -L 6.1368,3.699196,5.4332,3.699196 -L 5.4332,3.699196,4.7324,3.699196 -L 4.7324,3.699196,4.0319,3.699196 -L 6.9918,3.699196,6.2703,4.603136 -L 6.2703,4.603136,5.5558,5.490109 -L 5.5558,5.490109,4.8549,6.368634 -L 4.8549,6.368634,4.428,5.834761 -L 4.428,5.834761,4.0144,5.300878 -L 4.0144,5.300878,3.6046,4.76705 -L 1.0446,6.635674,1.3175,7.435087 -L 1.3175,7.435087,1.5977,8.226038 -L 1.5977,8.226038,1.8957,9.000103 -L 2.7535,6.368634,3.1738,7.082017 -L 3.1738,7.082017,3.6046,7.778316 -L 3.6046,7.778316,4.0319,8.466154 -L 6.9918,6.368634,6.5641,7.082017 -L 6.5641,7.082017,6.1368,7.778316 -L 6.1368,7.778316,5.7095,8.466154 - -[賊] 51 -L 0.2165,0,0.4932,0.370083 -L 0.4932,0.370083,0.7731,0.723169 -L 0.7731,0.723169,1.0708,1.067815 -L 4.2444,0,4.885,0.637063 -L 4.885,0.637063,5.5259,1.257036 -L 5.5259,1.257036,6.1672,1.868645 -L 6.1672,1.868645,5.5469,4.631363 -L 5.5469,4.631363,5.4313,6.326287 -L 5.4313,6.326287,3.2111,6.90256 -L 7.0215,0,6.7276,0.370083 -L 6.7276,0.370083,6.4436,0.723169 -L 6.4436,0.723169,6.1672,1.067815 -L 7.4176,0,7.4176,0.533943 -L 7.4176,0.533943,7.4176,1.067815 -L 7.4176,1.067815,7.4176,1.601682 -L 4.0339,1.601682,4.0339,2.314956 -L 4.0339,2.314956,4.0339,3.01137 -L 4.0339,3.01137,4.0339,3.699196 -L 4.0339,3.699196,3.7575,3.888427 -L 3.7575,3.888427,3.4805,4.069285 -L 3.4805,4.069285,3.2111,4.233068 -L 0.647,2.135625,0.647,4.259873 -L 0.647,4.259873,0.647,6.367265 -L 0.647,6.367265,0.647,8.466154 -L 0.647,8.466154,1.2042,8.466154 -L 1.2042,8.466154,1.7751,8.466154 -L 1.7751,8.466154,2.3527,8.466154 -L 2.3527,8.466154,2.3527,6.367265 -L 2.3527,6.367265,2.3527,4.259873 -L 2.3527,4.259873,2.3527,2.135625 -L 2.3527,2.135625,1.7751,2.135625 -L 1.7751,2.135625,1.2042,2.135625 -L 1.2042,2.135625,0.647,2.135625 -L 6.5945,2.936395,6.7276,3.546664 -L 6.7276,3.546664,6.8712,4.156824 -L 6.8712,4.156824,7.0215,4.76705 -L 1.0708,4.233068,1.3478,4.233068 -L 1.3478,4.233068,1.6315,4.233068 -L 1.6315,4.233068,1.9219,4.233068 -L 4.4577,4.233068,4.1568,4.648273 -L 4.1568,4.648273,4.0514,5.063664 -L 4.0514,5.063664,4.0339,5.834761 -L 1.0708,6.368634,1.3478,6.368634 -L 1.3478,6.368634,1.6315,6.368634 -L 1.6315,6.368634,1.9219,6.368634 -L 6.1672,6.90256,5.8656,7.336186 -L 5.8656,7.336186,5.7574,7.880029 -L 5.7574,7.880029,5.7434,9.000103 -L 6.5945,6.90256,6.8673,6.90256 -L 6.8673,6.90256,7.1475,6.90256 -L 7.1475,6.90256,7.4176,6.90256 - -[堕] 54 -L 0.2501,0,1.381,0 -L 1.381,0,2.5056,0 -L 2.5056,0,3.6369,0 -L 3.6369,0,3.2307,1.483124 -L 3.2307,1.483124,2.2605,1.720333 -L 2.2605,1.720333,1.1047,1.601682 -L 4.0607,0,5.0376,0 -L 5.0376,0,6.0256,0 -L 6.0256,0,7.02,0 -L 4.0607,1.601682,3.8712,2.481635 -L 3.8712,2.481635,3.9658,3.886983 -L 3.9658,3.886983,4.0607,6.368634 -L 4.0607,6.368634,3.7452,6.724592 -L 3.7452,6.724592,3.5245,6.724592 -L 3.5245,6.724592,3.2061,6.368634 -L 4.4912,1.601682,5.0376,1.601682 -L 5.0376,1.601682,5.5983,1.601682 -L 5.5983,1.601682,6.1657,1.601682 -L 0.6774,3.165259,0.6774,4.946354 -L 0.6774,4.946354,0.6774,6.710473 -L 0.6774,6.710473,0.6774,8.466154 -L 0.6774,8.466154,1.2237,8.388486 -L 1.2237,8.388486,1.7838,8.302371 -L 1.7838,8.302371,2.355,8.199169 -L 2.355,8.199169,2.0815,7.778316 -L 2.0815,7.778316,1.8048,7.348992 -L 1.8048,7.348992,1.5285,6.90256 -L 1.5285,6.90256,2.1095,6.111619 -L 2.1095,6.111619,2.3232,5.558002 -L 2.3232,5.558002,2.355,4.76705 -L 2.355,4.76705,2.0815,4.603136 -L 2.0815,4.603136,1.8048,4.422387 -L 1.8048,4.422387,1.5285,4.233068 -L 5.7419,3.165259,6.0183,3.165259 -L 6.0183,3.165259,6.2984,3.165259 -L 6.2984,3.165259,6.5962,3.165259 -L 6.5962,3.165259,6.5962,3.699196 -L 6.5962,3.699196,6.5962,4.233068 -L 6.5962,4.233068,6.5962,4.76705 -L 6.5962,4.76705,5.8957,4.76705 -L 5.8957,4.76705,5.192,4.76705 -L 5.192,4.76705,4.4912,4.76705 -L 6.5962,5.567875,5.8957,5.670968 -L 5.8957,5.670968,5.192,5.757106 -L 5.192,5.757106,4.4912,5.834761 -L 6.5962,6.635674,4.9714,7.039572 -L 4.9714,7.039572,4.0012,7.553633 -L 4.0012,7.553633,3.2061,7.932194 -L 4.4912,8.199169,4.6208,8.466154 -L 4.6208,8.466154,4.7647,8.733106 -L 4.7647,8.733106,4.915,9.000103 -L 4.915,7.932194,5.6158,7.932194 -L 5.6158,7.932194,6.316,7.932194 -L 6.316,7.932194,7.02,7.932194 - -[妥] 42 -L 1.1032,0,2.3532,0.039561 -L 2.3532,0.039561,3.1311,0.316332 -L 3.1311,0.316332,4.0939,1.067815 -L 4.0939,1.067815,3.4568,1.829122 -L 3.4568,1.829122,3.0187,2.175187 -L 3.0187,2.175187,2.3847,2.402622 -L 2.3847,2.402622,2.5143,2.745813 -L 2.5143,2.745813,2.6618,3.089036 -L 2.6618,3.089036,2.812,3.432233 -L 2.812,3.432233,1.9609,3.535336 -L 1.9609,3.535336,1.1133,3.621442 -L 1.1133,3.621442,0.2797,3.699196 -L 6.6265,0,5.905,0.456189 -L 5.905,0.456189,5.194,0.903955 -L 5.194,0.903955,4.4897,1.334795 -L 4.4897,1.334795,5.0925,2.312187 -L 5.0925,2.312187,5.3131,2.92522 -L 5.3131,2.92522,5.3443,3.699196 -L 5.3443,3.699196,4.6441,3.699196 -L 4.6441,3.699196,3.9433,3.699196 -L 3.9433,3.699196,3.2393,3.699196 -L 3.2393,3.699196,3.2393,4.233068 -L 3.2393,4.233068,3.2393,4.76705 -L 3.2393,4.76705,3.2393,5.300878 -L 5.7681,3.699196,6.3253,3.699196 -L 6.3253,3.699196,6.9029,3.699196 -L 6.9029,3.699196,7.4811,3.699196 -L 5.7681,5.300878,6.1989,5.834761 -L 6.1989,5.834761,6.6265,6.368634 -L 6.6265,6.368634,7.0538,6.90256 -L 1.9543,6.101747,1.8033,6.368634 -L 1.8033,6.368634,1.6597,6.635674 -L 1.6597,6.635674,1.534,6.90256 -L 4.0939,6.635674,3.9433,7.005686 -L 3.9433,7.005686,3.793,7.358744 -L 3.793,7.358744,3.6631,7.70344 -L 3.6631,7.70344,2.6618,7.779651 -L 2.6618,7.779651,1.6597,7.85595 -L 1.6597,7.85595,0.6759,7.932194 -L 4.0939,7.932194,5.131,8.070629 -L 5.131,8.070629,5.9957,8.327697 -L 5.9957,8.327697,7.0538,8.466154 - -[惰] 54 -L 1.5601,0,1.5601,3.01137 -L 1.5601,3.01137,1.5601,6.014175 -L 1.5601,6.014175,1.5601,9.000103 -L 4.0924,0,4.0924,1.247141 -L 4.0924,1.247141,4.0924,2.477399 -L 4.0924,2.477399,4.0924,3.699196 -L 4.0924,3.699196,4.9473,3.699196 -L 4.9473,3.699196,5.8019,3.699196 -L 5.8019,3.699196,6.6562,3.699196 -L 6.6562,3.699196,6.6562,2.477399 -L 6.6562,2.477399,6.6562,1.247141 -L 6.6562,1.247141,6.6562,0 -L 6.6562,0,6.362,0 -L 6.362,0,6.0748,0 -L 6.0748,0,5.8019,0 -L 4.5236,1.601682,5.0766,1.601682 -L 5.0766,1.601682,5.651,1.601682 -L 5.651,1.601682,6.2292,1.601682 -L 4.5236,2.669492,5.0766,2.669492 -L 5.0766,2.669492,5.651,2.669492 -L 5.651,2.669492,6.2292,2.669492 -L 0.2817,5.033937,0.5763,5.656783 -L 0.5763,5.656783,0.688,6.279727 -L 0.688,6.279727,0.7024,7.436444 -L 3.2378,5.300878,3.6651,6.177958 -L 3.6651,6.177958,4.0924,7.055136 -L 4.0924,7.055136,4.5236,7.932194 -L 4.5236,7.932194,4.0924,7.932194 -L 4.0924,7.932194,3.6651,7.932194 -L 3.6651,7.932194,3.2378,7.932194 -L 4.0924,5.300878,4.6528,5.300878 -L 4.6528,5.300878,5.2237,5.300878 -L 5.2237,5.300878,5.8019,5.300878 -L 5.8019,5.300878,5.8019,5.834761 -L 5.8019,5.834761,5.8019,6.368634 -L 5.8019,6.368634,5.8019,6.90256 -L 5.8019,6.90256,5.5074,6.90256 -L 5.5074,6.90256,5.2237,6.90256 -L 5.2237,6.90256,4.9473,6.90256 -L 6.2292,5.300878,6.6352,5.300878 -L 6.6352,5.300878,7.0558,5.300878 -L 7.0558,5.300878,7.4796,5.300878 -L 2.4112,6.635674,2.261,6.90256 -L 2.261,6.90256,2.1174,7.169557 -L 2.1174,7.169557,1.9913,7.436444 -L 6.2292,6.90256,6.5021,6.90256 -L 6.5021,6.90256,6.7788,6.90256 -L 6.7788,6.90256,7.0485,6.90256 -L 4.9473,7.932194,4.9473,8.302371 -L 4.9473,8.302371,4.9473,8.655373 -L 4.9473,8.655373,4.9473,9.000103 -L 5.3746,7.932194,6.0748,7.932194 -L 6.0748,7.932194,6.7788,7.932194 -L 6.7788,7.932194,7.4796,7.932194 - -[駄] 45 -L 1.5621,0,2.9249,0.594722 -L 2.9249,0.594722,3.2892,2.011332 -L 3.2892,2.011332,3.2717,3.699196 -L 3.2717,3.699196,2.4171,3.699196 -L 2.4171,3.699196,1.5695,3.699196 -L 1.5695,3.699196,0.7394,3.699196 -L 0.7394,3.699196,0.7394,5.299444 -L 0.7394,5.299444,0.7394,6.891352 -L 0.7394,6.891352,0.7394,8.466154 -L 0.7394,8.466154,1.5695,8.466154 -L 1.5695,8.466154,2.4171,8.466154 -L 2.4171,8.466154,3.2717,8.466154 -L 4.1228,0.26698,5.1451,2.764064 -L 5.1451,2.764064,5.5444,5.244445 -L 5.5444,5.244445,4.1228,6.368634 -L 7.5058,0.26698,6.7808,2.055113 -L 6.7808,2.055113,6.3605,3.69067 -L 6.3605,3.69067,6.2277,5.300878 -L 0.3083,0.800836,0.4413,1.437899 -L 0.4413,1.437899,0.5849,2.057882 -L 0.5849,2.057882,0.7394,2.669492 -L 6.2277,0.533943,5.9297,0.903955 -L 5.9297,0.903955,5.6495,1.257036 -L 5.6495,1.257036,5.3766,1.601682 -L 1.5621,1.601682,1.5621,1.971847 -L 1.5621,1.971847,1.5621,2.324862 -L 1.5621,2.324862,1.5621,2.669492 -L 2.4171,1.601682,2.4171,1.971847 -L 2.4171,1.971847,2.4171,2.324862 -L 2.4171,2.324862,2.4171,2.669492 -L 1.9859,4.500054,1.7131,4.76705 -L 1.7131,4.76705,1.4395,5.033937 -L 1.4395,5.033937,1.1593,5.300878 -L 2.4171,5.300878,1.9894,5.834761 -L 1.9894,5.834761,1.5695,6.368634 -L 1.5695,6.368634,1.1593,6.90256 -L 6.2277,6.368634,5.9265,6.822038 -L 5.9265,6.822038,5.8141,7.504293 -L 5.8141,7.504293,5.8004,9.000103 -L 6.655,6.368634,6.9317,6.368634 -L 6.9317,6.368634,7.2154,6.368634 -L 7.2154,6.368634,7.5058,6.368634 -L 2.4171,6.90256,2.2661,7.245779 -L 2.2661,7.245779,2.1159,7.588975 -L 2.1159,7.588975,1.9859,7.932194 - -[耐] 36 -L 0.734,0,0.734,2.134202 -L 0.734,2.134202,0.734,4.259873 -L 0.734,4.259873,0.734,6.368634 -L 0.734,6.368634,1.7081,6.632795 -L 1.7081,6.632795,2.2646,7.362991 -L 2.2646,7.362991,2.4436,8.466154 -L 2.4436,8.466154,1.7217,8.466154 -L 1.7217,8.466154,1.0142,8.466154 -L 1.0142,8.466154,0.3141,8.466154 -L 4.1248,0,4.1248,2.134202 -L 4.1248,2.134202,4.1248,4.259873 -L 4.1248,4.259873,4.1248,6.368634 -L 4.1248,6.368634,3.6975,6.368634 -L 3.6975,6.368634,3.2768,6.368634 -L 3.2768,6.368634,2.874,6.368634 -L 2.874,6.368634,2.874,4.423711 -L 2.874,4.423711,2.874,2.478833 -L 2.874,2.478833,2.874,0.533943 -L 5.8336,0,6.1072,0 -L 6.1072,0,6.394,0 -L 6.394,0,6.6847,0 -L 6.6847,0,6.8213,3.244458 -L 6.8213,3.244458,6.5761,5.5142 -L 6.5761,5.5142,4.979,6.368634 -L 2.0198,0.533943,2.0373,4.283952 -L 2.0373,4.283952,2.149,5.79664 -L 2.149,5.79664,2.4436,6.368634 -L 5.8336,3.432233,5.6834,3.699196 -L 5.6834,3.699196,5.5363,3.966072 -L 5.5363,3.966072,5.4063,4.233068 -L 7.1124,6.368634,6.8147,6.822038 -L 6.8147,6.822038,6.7022,7.504293 -L 6.7022,7.504293,6.6847,9.000103 -L 2.874,8.466154,3.4239,8.466154 -L 3.4239,8.466154,3.9777,8.466154 -L 3.9777,8.466154,4.5486,8.466154 - -[怠] 36 -L 0.3403,0.26698,0.4737,0.903955 -L 0.4737,0.903955,0.6173,1.524021 -L 0.6173,1.524021,0.7711,2.135625 -L 2.8725,0,2.5713,0.434994 -L 2.5713,0.434994,2.4631,0.988709 -L 2.4631,0.988709,2.4452,2.135625 -L 3.2963,0,4.1544,0 -L 4.1544,0,5.0094,0 -L 5.0094,0,5.864,0 -L 5.864,0,5.864,0.370083 -L 5.864,0.370083,5.864,0.723169 -L 5.864,0.723169,5.864,1.067815 -L 7.5382,0.800836,7.2436,1.257036 -L 7.2436,1.257036,6.9599,1.704785 -L 6.9599,1.704785,6.6867,2.135625 -L 4.5821,1.868645,4.4311,2.135625 -L 4.4311,2.135625,4.2875,2.402622 -L 4.2875,2.402622,4.1544,2.669492 -L 2.0495,3.699196,2.0495,4.422387 -L 2.0495,4.422387,2.0495,5.137019 -L 2.0495,5.137019,2.0495,5.834761 -L 2.0495,5.834761,3.3107,5.834761 -L 3.3107,5.834761,4.5821,5.834761 -L 4.5821,5.834761,5.864,5.834761 -L 5.864,5.834761,5.864,5.137019 -L 5.864,5.137019,5.864,4.422387 -L 5.864,4.422387,5.864,3.699196 -L 5.864,3.699196,4.5821,3.699196 -L 4.5821,3.699196,3.3107,3.699196 -L 3.3107,3.699196,2.0495,3.699196 -L 0.7711,7.436444,1.8218,7.613076 -L 1.8218,7.613076,2.5503,8.035385 -L 2.5503,8.035385,3.2963,9.000103 -L 2.8725,7.436444,3.9058,7.536768 -L 3.9058,7.536768,5.3208,7.984436 -L 5.3208,7.984436,5.4367,9.000103 - -[替] 57 -L 2.0518,0,2.0518,1.247141 -L 2.0518,1.247141,2.0518,2.477399 -L 2.0518,2.477399,2.0518,3.699196 -L 2.0518,3.699196,3.6486,3.846081 -L 3.6486,3.846081,4.7102,4.365855 -L 4.7102,4.365855,5.866,5.834761 -L 5.866,5.834761,5.5157,6.210498 -L 5.5157,6.210498,5.0811,6.348845 -L 5.0811,6.348845,4.1848,6.368634 -L 2.4753,0,3.6066,0 -L 3.6066,0,4.7343,0 -L 4.7343,0,5.866,0 -L 5.866,0,5.866,0.723169 -L 5.866,0.723169,5.866,1.437899 -L 5.866,1.437899,5.866,2.135625 -L 5.866,2.135625,4.7343,2.135625 -L 4.7343,2.135625,3.6066,2.135625 -L 3.6066,2.135625,2.4753,2.135625 -L 5.866,2.669492,5.866,3.012694 -L 5.866,3.012694,5.866,3.356011 -L 5.866,3.356011,5.866,3.699196 -L 5.866,3.699196,5.5679,3.699196 -L 5.5679,3.699196,5.2842,3.699196 -L 5.2842,3.699196,5.0079,3.699196 -L 0.5839,4.233068,1.0743,4.76705 -L 1.0743,4.76705,1.5611,5.300878 -L 1.5611,5.300878,2.0518,5.834761 -L 2.0518,5.834761,1.7047,6.210498 -L 1.7047,6.210498,1.2673,6.348845 -L 1.2673,6.348845,0.3703,6.368634 -L 7.144,4.233068,6.8463,4.603136 -L 6.8463,4.603136,6.5665,4.956248 -L 6.5665,4.956248,6.2863,5.300878 -L 3.3302,4.76705,3.0357,4.956248 -L 3.0357,4.956248,2.752,5.137019 -L 2.752,5.137019,2.4753,5.300878 -L 2.4753,6.368634,2.1814,6.901226 -L 2.1814,6.901226,1.8977,7.425225 -L 1.8977,7.425225,1.6207,7.932194 -L 1.6207,7.932194,1.3443,7.932194 -L 1.3443,7.932194,1.0743,7.932194 -L 1.0743,7.932194,0.7979,7.932194 -L 6.2863,6.368634,5.9952,6.901226 -L 5.9952,6.901226,5.7115,7.425225 -L 5.7115,7.425225,5.4352,7.932194 -L 5.4352,7.932194,5.1651,7.932194 -L 5.1651,7.932194,4.885,7.932194 -L 4.885,7.932194,4.6118,7.932194 -L 6.7167,6.368634,6.9938,6.368634 -L 6.9938,6.368634,7.2775,6.368634 -L 7.2775,6.368634,7.5748,6.368634 -L 2.4753,7.932194,2.3247,8.302371 -L 2.3247,8.302371,2.1814,8.655373 -L 2.1814,8.655373,2.0518,9.000103 -L 6.2863,7.932194,6.1388,8.302371 -L 6.1388,8.302371,5.9952,8.655373 -L 5.9952,8.655373,5.866,9.000103 - -[æ³°] 48 -L 2.9326,0,3.2096,0 -L 3.2096,0,3.4825,0 -L 3.4825,0,3.7595,0 -L 3.7595,0,3.7595,0.533943 -L 3.7595,0.533943,3.7595,1.067815 -L 3.7595,1.067815,3.7595,1.601682 -L 3.7595,1.601682,2.7575,1.257036 -L 2.7575,1.257036,1.7736,0.903955 -L 1.7736,0.903955,0.7999,0.533943 -L 6.3233,0.533943,4.6593,2.016974 -L 4.6593,2.016974,3.9977,2.432272 -L 3.9977,2.432272,3.7595,2.135625 -L 0.5859,2.669492,1.2237,3.468998 -L 1.2237,3.468998,1.8678,4.259873 -L 1.8678,4.259873,2.5088,5.033937 -L 2.5088,5.033937,1.7838,5.137019 -L 1.7838,5.137019,1.0728,5.223222 -L 1.0728,5.223222,0.3726,5.300878 -L 5.0376,2.669492,5.3146,3.012694 -L 5.3146,3.012694,5.5948,3.356011 -L 5.5948,3.356011,5.8922,3.699196 -L 5.8922,3.699196,4.943,4.89548 -L 4.943,4.89548,4.1094,5.312218 -L 4.1094,5.312218,2.9326,5.567875 -L 2.9326,5.567875,3.045,6.761258 -L 3.045,6.761258,2.106,6.980238 -L 2.106,6.980238,1.2237,6.90256 -L 3.7595,3.165259,3.7595,3.535336 -L 3.7595,3.535336,3.7595,3.888427 -L 3.7595,3.888427,3.7595,4.233068 -L 5.4649,5.300878,6.0256,5.300878 -L 6.0256,5.300878,6.5961,5.300878 -L 6.5961,5.300878,7.1744,5.300878 -L 4.6138,5.834761,4.1833,6.471814 -L 4.1833,6.471814,3.7662,7.091803 -L 3.7662,7.091803,3.3599,7.70344 -L 3.3599,7.70344,2.5088,7.779651 -L 2.5088,7.779651,1.6545,7.85595 -L 1.6545,7.85595,0.7999,7.932194 -L 4.6138,6.90256,5.1671,6.90256 -L 5.1671,6.90256,5.7419,6.90256 -L 5.7419,6.90256,6.3233,6.90256 -L 3.7595,7.932194,3.7595,8.302371 -L 3.7595,8.302371,3.7595,8.655373 -L 3.7595,8.655373,3.7595,9.000103 -L 4.1833,7.932194,5.0376,7.932194 -L 5.0376,7.932194,5.8922,7.932194 -L 5.8922,7.932194,6.7433,7.932194 - -[滞] 54 -L 0.4023,0.26698,0.8296,1.411017 -L 0.8296,1.411017,1.2569,2.55506 -L 1.2569,2.55506,1.6807,3.699196 -L 5.0714,0,5.0749,2.348941 -L 5.0749,2.348941,4.6963,3.435013 -L 4.6963,3.435013,3.3619,3.699196 -L 3.3619,3.699196,3.3619,2.82204 -L 3.3619,2.82204,3.3619,1.944873 -L 3.3619,1.944873,3.3619,1.067815 -L 5.898,1.067815,6.1677,1.067815 -L 6.1677,1.067815,6.4514,1.067815 -L 6.4514,1.067815,6.7491,1.067815 -L 6.7491,1.067815,6.7491,1.944873 -L 6.7491,1.944873,6.7491,2.82204 -L 6.7491,2.82204,6.7491,3.699196 -L 6.7491,3.699196,5.6315,3.800866 -L 5.6315,3.800866,5.1656,4.258505 -L 5.1656,4.258505,5.0714,5.300878 -L 5.0714,5.300878,4.2165,5.300878 -L 4.2165,5.300878,3.3619,5.300878 -L 3.3619,5.300878,2.5073,5.300878 -L 2.5073,5.300878,2.5073,4.956248 -L 2.5073,4.956248,2.5073,4.603136 -L 2.5073,4.603136,2.5073,4.233068 -L 7.6037,4.233068,7.6037,4.603136 -L 7.6037,4.603136,7.6037,4.956248 -L 7.6037,4.956248,7.6037,5.300878 -L 7.6037,5.300878,6.9029,5.300878 -L 6.9029,5.300878,6.1989,5.300878 -L 6.1989,5.300878,5.4952,5.300878 -L 1.2569,5.834761,0.9596,6.204829 -L 0.9596,6.204829,0.6794,6.55793 -L 0.6794,6.55793,0.4023,6.90256 -L 3.7857,6.368634,3.6421,7.519781 -L 3.6421,7.519781,3.2043,7.899752 -L 3.2043,7.899752,2.5073,7.932194 -L 4.2165,6.368634,4.4932,6.368634 -L 4.4932,6.368634,4.7734,6.368634 -L 4.7734,6.368634,5.0714,6.368634 -L 5.0714,6.368634,5.022,7.178006 -L 5.022,7.178006,4.6928,7.860196 -L 4.6928,7.860196,3.7857,9.000103 -L 5.4952,6.368634,5.7716,6.368634 -L 5.7716,6.368634,6.0451,6.368634 -L 6.0451,6.368634,6.318,6.368634 -L 6.318,6.368634,6.2759,7.178006 -L 6.2759,7.178006,5.9502,7.860196 -L 5.9502,7.860196,5.0714,9.000103 -L 1.6807,7.932194,1.3869,8.302371 -L 1.3869,8.302371,1.1032,8.655373 -L 1.1032,8.655373,0.8296,9.000103 -L 6.7491,7.932194,6.5981,8.302371 -L 6.5981,8.302371,6.4514,8.655373 -L 6.4514,8.655373,6.318,9.000103 - -[胎] 39 -L 0.4288,0.26698,0.7125,1.104586 -L 0.7125,1.104586,0.8141,3.23024 -L 0.8141,3.23024,0.8281,8.466154 -L 0.8281,8.466154,1.3853,8.466154 -L 1.3853,8.466154,1.9598,8.466154 -L 1.9598,8.466154,2.5412,8.466154 -L 2.5412,8.466154,2.5412,5.644108 -L 2.5412,5.644108,2.5412,2.82204 -L 2.5412,2.82204,2.5412,0 -L 2.5412,0,2.2431,0 -L 2.2431,0,1.9598,0 -L 1.9598,0,1.6827,0 -L 4.2469,0,4.2469,1.247141 -L 4.2469,1.247141,4.2469,2.477399 -L 4.2469,2.477399,4.2469,3.699196 -L 4.2469,3.699196,5.0801,3.699196 -L 5.0801,3.699196,5.9245,3.699196 -L 5.9245,3.699196,6.7756,3.699196 -L 6.7756,3.699196,6.7756,2.477399 -L 6.7756,2.477399,6.7756,1.247141 -L 6.7756,1.247141,6.7756,0 -L 6.7756,0,5.9245,0 -L 5.9245,0,5.0801,0 -L 5.0801,0,4.2469,0 -L 1.2554,3.699196,1.5325,3.699196 -L 1.5325,3.699196,1.8161,3.699196 -L 1.8161,3.699196,2.11,3.699196 -L 7.6334,5.567875,6.4254,6.298059 -L 6.4254,6.298059,4.7999,6.096077 -L 4.7999,6.096077,3.3923,5.834761 -L 1.2554,6.368634,1.5325,6.368634 -L 1.5325,6.368634,1.8161,6.368634 -L 1.8161,6.368634,2.11,6.368634 -L 4.2469,6.635674,4.5197,7.435087 -L 4.5197,7.435087,4.7964,8.226038 -L 4.7964,8.226038,5.0661,9.000103 -L 7.2061,6.90256,6.9084,7.245779 -L 6.9084,7.245779,6.6247,7.588975 -L 6.6247,7.588975,6.355,7.932194 - -[袋] 54 -L 1.2893,0,1.7131,0 -L 1.7131,0,2.1404,0 -L 2.1404,0,2.5673,0 -L 2.5673,0,2.4836,0.903955 -L 2.4836,0.903955,2.4171,1.790995 -L 2.4171,1.790995,2.3575,2.669492 -L 2.3575,2.669492,1.7131,2.324862 -L 1.7131,2.324862,1.0753,1.971847 -L 1.0753,1.971847,0.4347,1.601682 -L 2.9635,0,3.3137,0.375742 -L 3.3137,0.375742,3.755,0.514089 -L 3.755,0.514089,4.6723,0.533943 -L 6.8126,0,5.9542,0.903955 -L 5.9542,0.903955,5.1031,1.790995 -L 5.1031,1.790995,4.2453,2.669492 -L 4.2453,2.669492,4.2453,3.012694 -L 4.2453,3.012694,4.2453,3.356011 -L 4.2453,3.356011,4.2453,3.699196 -L 4.2453,3.699196,3.818,3.535336 -L 3.818,3.535336,3.3943,3.354555 -L 3.3943,3.354555,2.9635,3.165259 -L 0.4347,3.699196,1.1348,3.699196 -L 1.1348,3.699196,1.8423,3.699196 -L 1.8423,3.699196,2.5673,3.699196 -L 4.6723,3.699196,5.5059,3.699196 -L 5.5059,3.699196,6.3535,3.699196 -L 6.3535,3.699196,7.2046,3.699196 -L 3.818,4.233068,3.818,4.603136 -L 3.818,4.603136,3.818,4.956248 -L 3.818,4.956248,3.818,5.300878 -L 1.2893,5.300878,1.2052,6.024069 -L 1.2052,6.024069,1.1348,6.738701 -L 1.1348,6.738701,1.0753,7.436444 -L 1.0753,7.436444,0.8585,7.272649 -L 0.8585,7.272649,0.648,7.091803 -L 0.648,7.091803,0.4347,6.90256 -L 6.3815,5.300878,5.019,6.685037 -L 5.019,6.685037,4.0313,7.19634 -L 4.0313,7.19634,2.5673,7.436444 -L 6.9948,5.300878,7.0543,5.670968 -L 7.0543,5.670968,7.1209,6.024069 -L 7.1209,6.024069,7.2046,6.368634 -L 1.2893,7.932194,1.4185,8.302371 -L 1.4185,8.302371,1.5621,8.655373 -L 1.5621,8.655373,1.7131,9.000103 -L 4.2453,7.932194,4.2453,8.302371 -L 4.2453,8.302371,4.2453,8.655373 -L 4.2453,8.655373,4.2453,9.000103 -L 5.1031,7.932194,5.5234,8.035385 -L 5.5234,8.035385,5.9542,8.12149 -L 5.9542,8.12149,6.3815,8.199169 -L 6.3815,8.199169,6.2312,8.466154 -L 6.2312,8.466154,6.0841,8.733106 -L 6.0841,8.733106,5.9542,9.000103 - -[逮] 51 -L 0.6745,0,1.0107,0.370083 -L 1.0107,0.370083,1.3575,0.723169 -L 1.3575,0.723169,1.7151,1.067815 -L 1.7151,1.067815,1.7151,2.314956 -L 1.7151,2.314956,1.7151,3.54522 -L 1.7151,3.54522,1.7151,4.76705 -L 1.7151,4.76705,1.2878,4.76705 -L 1.2878,4.76705,0.8671,4.76705 -L 0.8671,4.76705,0.4612,4.76705 -L 2.9966,0,2.6989,0.189302 -L 2.6989,0.189302,2.4152,0.370083 -L 2.4152,0.370083,2.142,0.533943 -L 3.4239,0,4.8253,0 -L 4.8253,0,6.2364,0 -L 6.2364,0,7.6622,0 -L 4.275,1.601682,4.5517,1.601682 -L 4.5517,1.601682,4.8323,1.601682 -L 4.8323,1.601682,5.13,1.601682 -L 5.13,1.601682,5.13,2.134202 -L 5.13,2.134202,5.13,2.658284 -L 5.13,2.658284,5.13,3.165259 -L 5.13,3.165259,4.5517,3.01137 -L 4.5517,3.01137,3.9812,2.84891 -L 3.9812,2.84891,3.4239,2.669492 -L 7.2349,2.135625,5.8756,3.591791 -L 5.8756,3.591791,5.3293,3.9972 -L 5.3293,3.9972,5.13,3.699196 -L 5.13,5.033937,4.7829,5.597448 -L 4.7829,5.597448,4.3381,5.805112 -L 4.3381,5.805112,3.4239,5.834761 -L 5.5289,5.834761,4.5377,6.789584 -L 4.5377,6.789584,3.701,6.964773 -L 3.701,6.964773,2.5662,6.90256 -L 5.9527,5.834761,6.2297,5.937941 -L 6.2297,5.937941,6.5134,6.024069 -L 6.5134,6.024069,6.8073,6.101747 -L 6.8073,6.101747,5.7881,7.203345 -L 5.7881,7.203345,4.524,7.771278 -L 4.524,7.771278,3.4239,7.932194 -L 7.2349,6.90256,6.5905,7.564972 -L 6.5905,7.564972,5.7569,8.159612 -L 5.7569,8.159612,5.13,9.000103 -L 1.7151,7.436444,1.4415,7.779651 -L 1.4415,7.779651,1.1617,8.122935 -L 1.1617,8.122935,0.8917,8.466154 -L 5.5464,-0.015186,7.6798,-0.015186 -L 1.7291,1.05247,0.6745,0 -L 0.4752,4.751716,1.7291,4.751716 -L 1.7291,1.05247,1.7291,4.751716 -L 0.906,8.48915,1.7291,7.421252 -A 5.5464,7.347831,7.362973,238.75988,270 - -[滝] 54 -L 0.4628,0.26698,0.8901,1.411017 -L 0.8901,1.411017,1.3139,2.55506 -L 1.3139,2.55506,1.7447,3.699196 -L 5.1355,0,4.47,1.282494 -L 4.47,1.282494,4.2175,1.946329 -L 4.2175,1.946329,3.0231,2.135625 -L 3.0231,2.135625,3.0231,3.012694 -L 3.0231,3.012694,3.0231,3.889883 -L 3.0231,3.889883,3.0231,4.76705 -L 3.0231,4.76705,4.1544,4.76705 -L 4.1544,4.76705,5.2822,4.76705 -L 5.2822,4.76705,6.4135,4.76705 -L 6.4135,4.76705,6.4135,3.889883 -L 6.4135,3.889883,6.4135,3.012694 -L 6.4135,3.012694,6.4135,2.135625 -L 6.4135,2.135625,5.9866,2.135625 -L 5.9866,2.135625,5.5558,2.135625 -L 5.5558,2.135625,5.1355,2.135625 -L 5.1355,2.135625,4.8343,2.668053 -L 4.8343,2.668053,4.5537,3.192118 -L 4.5537,3.192118,4.277,3.699196 -L 4.277,3.699196,4.0007,3.699196 -L 4.0007,3.699196,3.7306,3.699196 -L 3.7306,3.699196,3.4543,3.699196 -L 5.5558,0,6.1158,0 -L 6.1158,0,6.6867,0 -L 6.6867,0,7.2646,0 -L 7.2646,0,7.2646,0.370083 -L 7.2646,0.370083,7.2646,0.723169 -L 7.2646,0.723169,7.2646,1.067815 -L 1.3139,5.834761,1.0236,6.204829 -L 1.0236,6.204829,0.7399,6.55793 -L 0.7399,6.55793,0.4628,6.90256 -L 2.172,6.368634,2.7293,6.471814 -L 2.7293,6.471814,3.2998,6.55793 -L 3.2998,6.55793,3.8816,6.635674 -L 3.8816,6.635674,3.5485,7.395465 -L 3.5485,7.395465,3.2158,7.731668 -L 3.2158,7.731668,2.5997,7.932194 -L 4.277,6.368634,4.7047,6.471814 -L 4.7047,6.471814,5.1355,6.55793 -L 5.1355,6.55793,5.5558,6.635674 -L 5.5558,6.635674,5.6885,7.005686 -L 5.6885,7.005686,5.8356,7.358744 -L 5.8356,7.358744,5.9866,7.70344 -L 5.9866,7.70344,5.2822,7.779651 -L 5.2822,7.779651,4.5817,7.85595 -L 4.5817,7.85595,3.8816,7.932194 -L 5.9866,6.368634,6.4135,6.368634 -L 6.4135,6.368634,6.8408,6.368634 -L 6.8408,6.368634,7.2646,6.368634 -L 1.7447,7.932194,1.4509,8.302371 -L 1.4509,8.302371,1.1672,8.655373 -L 1.1672,8.655373,0.8901,9.000103 - -[卓] 39 -L 3.8832,0,3.2952,1.584788 -L 3.2952,1.584788,1.9537,1.771206 -L 1.9537,1.771206,0.4929,1.601682 -L 4.3039,1.601682,4.0093,2.015535 -L 4.0093,2.015535,3.8976,2.420938 -L 3.8976,2.420938,3.8832,3.165259 -L 3.8832,3.165259,3.1828,3.165259 -L 3.1828,3.165259,2.4791,3.165259 -L 2.4791,3.165259,1.7783,3.165259 -L 1.7783,3.165259,1.7783,4.233068 -L 1.7783,4.233068,1.7783,5.300878 -L 1.7783,5.300878,1.7783,6.368634 -L 1.7783,6.368634,2.4791,6.368634 -L 2.4791,6.368634,3.1828,6.368634 -L 3.1828,6.368634,3.8832,6.368634 -L 3.8832,6.368634,3.8832,7.245779 -L 3.8832,7.245779,3.8832,8.122935 -L 3.8832,8.122935,3.8832,9.000103 -L 4.7343,1.601682,5.5644,1.601682 -L 5.5644,1.601682,6.4155,1.601682 -L 6.4155,1.601682,7.2666,1.601682 -L 4.3039,3.165259,4.8639,3.165259 -L 4.8639,3.165259,5.4352,3.165259 -L 5.4352,3.165259,6.0127,3.165259 -L 6.0127,3.165259,6.0127,3.699196 -L 6.0127,3.699196,6.0127,4.233068 -L 6.0127,4.233068,6.0127,4.76705 -L 6.0127,4.76705,4.7343,4.76705 -L 4.7343,4.76705,3.4629,4.76705 -L 3.4629,4.76705,2.2024,4.76705 -L 6.0127,5.300878,6.0127,5.670968 -L 6.0127,5.670968,6.0127,6.024069 -L 6.0127,6.024069,6.0127,6.368634 -L 6.0127,6.368634,5.4352,6.368634 -L 5.4352,6.368634,4.8639,6.368634 -L 4.8639,6.368634,4.3039,6.368634 -L 4.3039,7.932194,5.0079,7.932194 -L 5.0079,7.932194,5.708,7.932194 -L 5.708,7.932194,6.4089,7.932194 - -[択] 33 -L 0.9502,0,1.2272,0 -L 1.2272,0,1.5001,0 -L 1.5001,0,1.7771,0 -L 1.7771,0,1.7593,2.62292 -L 1.7593,2.62292,1.6475,3.72043 -L 1.6475,3.72043,1.3463,4.233068 -L 1.3463,4.233068,1.0728,4.069285 -L 1.0728,4.069285,0.7999,3.888427 -L 0.7999,3.888427,0.5264,3.699196 -L 2.6314,0,3.6646,2.838961 -L 3.6646,2.838961,3.9308,5.372898 -L 3.9308,5.372898,3.9098,8.466154 -L 3.9098,8.466154,5.0411,8.466154 -L 5.0411,8.466154,6.1723,8.466154 -L 6.1723,8.466154,7.297,8.466154 -L 7.297,8.466154,7.297,7.425225 -L 7.297,7.425225,7.297,6.367265 -L 7.297,6.367265,7.297,5.300878 -L 7.297,5.300878,6.8732,5.300878 -L 6.8732,5.300878,6.442,5.300878 -L 6.442,5.300878,6.0147,5.300878 -L 6.0147,5.300878,6.0778,4.036745 -L 6.0778,4.036745,6.5226,2.662492 -L 6.5226,2.662492,7.7243,0 -L 2.2009,4.233068,1.6931,5.48455 -L 1.6931,5.48455,1.4826,6.490147 -L 1.4826,6.490147,0.5264,6.90256 -L 4.3409,5.300878,4.7433,5.300878 -L 4.7433,5.300878,5.1636,5.300878 -L 5.1636,5.300878,5.5874,5.300878 -L 2.2009,6.90256,1.9029,7.336186 -L 1.9029,7.336186,1.7911,7.880029 -L 1.7911,7.880029,1.7771,9.000103 - -[拓] 39 -L 0.9522,0,1.2257,0 -L 1.2257,0,1.5094,0 -L 1.5094,0,1.8033,0 -L 1.8033,0,1.7858,2.62292 -L 1.7858,2.62292,1.6807,3.72043 -L 1.6807,3.72043,1.3795,4.233068 -L 1.3795,4.233068,1.0856,4.069285 -L 1.0856,4.069285,0.8019,3.888427 -L 0.8019,3.888427,0.5249,3.699196 -L 4.7667,0,4.6823,1.411017 -L 4.6823,1.411017,4.6158,2.82204 -L 4.6158,2.82204,4.5496,4.233068 -L 4.5496,4.233068,4.0627,3.726078 -L 4.0627,3.726078,3.5759,3.202012 -L 3.5759,3.202012,3.089,2.669492 -L 5.1905,0,5.8941,0 -L 5.8941,0,6.6051,0 -L 6.6051,0,7.3302,0 -L 7.3302,0,7.3302,1.600341 -L 7.3302,1.600341,7.3302,3.192118 -L 7.3302,3.192118,7.3302,4.76705 -L 7.3302,4.76705,6.4724,4.76705 -L 6.4724,4.76705,5.6213,4.76705 -L 5.6213,4.76705,4.7667,4.76705 -L 4.7667,4.76705,4.8753,6.090507 -L 4.8753,6.090507,5.0816,7.168102 -L 5.0816,7.168102,5.1905,8.466154 -L 5.1905,8.466154,4.6231,8.466154 -L 4.6231,8.466154,4.0627,8.466154 -L 4.0627,8.466154,3.5128,8.466154 -L 2.2344,4.233068,1.7091,5.518435 -L 1.7091,5.518435,1.5161,6.507145 -L 1.5161,6.507145,0.5249,6.90256 -L 2.2344,6.90256,1.9294,7.336186 -L 1.9294,7.336186,1.8208,7.880029 -L 1.8208,7.880029,1.8033,9.000103 -L 5.6213,8.466154,6.3253,8.466154 -L 6.3253,8.466154,7.0254,8.466154 -L 7.0254,8.466154,7.7263,8.466154 - -[æ²¢] 27 -L 0.5588,0.26698,0.9826,1.411017 -L 0.9826,1.411017,1.4099,2.55506 -L 1.4099,2.55506,1.8372,3.699196 -L 2.2326,0,3.2448,2.788154 -L 3.2448,2.788154,3.5215,5.525441 -L 3.5215,5.525441,3.5148,8.466154 -L 3.5148,8.466154,4.7754,8.466154 -L 4.7754,8.466154,6.0471,8.466154 -L 6.0471,8.466154,7.3287,8.466154 -L 7.3287,8.466154,7.3287,7.425225 -L 7.3287,7.425225,7.3287,6.367265 -L 7.3287,6.367265,7.3287,5.300878 -L 7.3287,5.300878,6.7546,5.300878 -L 6.7546,5.300878,6.2009,5.300878 -L 6.2009,5.300878,5.651,5.300878 -L 5.651,5.300878,5.942,3.401116 -L 5.942,3.401116,6.6951,1.798011 -L 6.6951,1.798011,7.7559,0 -L 3.9421,5.300878,4.3726,5.300878 -L 4.3726,5.300878,4.7932,5.300878 -L 4.7932,5.300878,5.2237,5.300878 -L 1.4099,5.834761,1.1118,6.204829 -L 1.1118,6.204829,0.8281,6.55793 -L 0.8281,6.55793,0.5588,6.90256 -L 1.8372,7.932194,1.5426,8.302371 -L 1.5426,8.302371,1.2589,8.655373 -L 1.2589,8.655373,0.9826,9.000103 - -[濯] 63 -L 0.5849,0,0.7989,1.55511 -L 0.7989,1.55511,1.1979,2.957684 -L 1.1979,2.957684,1.4119,4.233068 -L 3.1207,0,3.0366,1.247141 -L 3.0366,1.247141,2.9669,2.477399 -L 2.9669,2.477399,2.9074,3.699196 -L 2.9074,3.699196,2.6899,3.535336 -L 2.6899,3.535336,2.4763,3.354555 -L 2.4763,3.354555,2.263,3.165259 -L 3.541,0,4.0944,0 -L 4.0944,0,4.6516,0 -L 4.6516,0,5.2222,0 -L 5.2222,0,4.9914,1.330554 -L 4.9914,1.330554,4.3889,1.644106 -L 4.3889,1.644106,3.541,1.601682 -L 5.653,0,6.3535,0 -L 6.3535,0,7.0645,0 -L 7.0645,0,7.7863,0 -L 5.653,1.601682,5.0015,2.353073 -L 5.0015,2.353073,4.4551,2.629953 -L 4.4551,2.629953,3.541,2.669492 -L 6.0768,1.601682,6.3535,1.601682 -L 6.3535,1.601682,6.6372,1.601682 -L 6.6372,1.601682,6.9317,1.601682 -L 5.653,2.669492,5.3556,3.202012 -L 5.3556,3.202012,5.0719,3.726078 -L 5.0719,3.726078,4.7949,4.233068 -L 4.7949,4.233068,4.2278,4.233068 -L 4.2278,4.233068,3.6706,4.233068 -L 3.6706,4.233068,3.1207,4.233068 -L 6.0768,2.669492,6.3535,2.669492 -L 6.3535,2.669492,6.6372,2.669492 -L 6.6372,2.669492,6.9317,2.669492 -L 5.653,4.233068,5.3658,4.628496 -L 5.3658,4.628496,5.3658,4.905462 -L 5.3658,4.905462,5.653,5.300878 -L 6.0768,4.233068,6.5041,4.233068 -L 6.5041,4.233068,6.9317,4.233068 -L 6.9317,4.233068,7.3625,4.233068 -L 2.6899,6.368634,3.2506,6.368634 -L 3.2506,6.368634,3.8215,6.368634 -L 3.8215,6.368634,4.3991,6.368634 -L 4.3991,6.368634,4.3991,6.738701 -L 4.3991,6.738701,4.3991,7.091803 -L 4.3991,7.091803,4.3991,7.436444 -L 4.3991,7.436444,3.8215,7.436444 -L 3.8215,7.436444,3.2506,7.436444 -L 3.2506,7.436444,2.6899,7.436444 -L 5.653,6.368634,6.2067,6.368634 -L 6.2067,6.368634,6.7808,6.368634 -L 6.7808,6.368634,7.3625,6.368634 -L 7.3625,6.368634,7.3625,6.738701 -L 7.3625,6.738701,7.3625,7.091803 -L 7.3625,7.091803,7.3625,7.436444 -L 7.3625,7.436444,6.7808,7.436444 -L 6.7808,7.436444,6.2067,7.436444 -L 6.2067,7.436444,5.653,7.436444 -L 4.3991,8.199169,3.8215,8.302371 -L 3.8215,8.302371,3.2506,8.388486 -L 3.2506,8.388486,2.6899,8.466154 -L 7.3625,8.199169,6.7808,8.302371 -L 6.7808,8.302371,6.2067,8.388486 -L 6.2067,8.388486,5.653,8.466154 - -[託] 32 -L 5.6798,0,5.3818,0.512732 -L 5.3818,0.512732,5.2697,1.610219 -L 5.2697,1.610219,5.2525,4.233068 -L 5.2525,4.233068,4.6743,4.233068 -L 4.6743,4.233068,4.1037,4.233068 -L 4.1037,4.233068,3.5465,4.233068 -L 6.1103,0,6.5134,0 -L 6.5134,0,6.9337,0 -L 6.9337,0,7.361,0 -L 7.361,0,7.361,0.533943 -L 7.361,0.533943,7.361,1.067815 -L 7.361,1.067815,7.361,1.601682 -L 5.2525,4.76705,5.2525,5.833404 -L 5.2525,5.833404,5.2525,6.891352 -L 5.2525,6.891352,5.2525,7.932194 -L 5.2525,7.932194,4.8249,7.932194 -L 4.8249,7.932194,4.4014,7.932194 -L 4.4014,7.932194,3.9703,7.932194 -L 5.6798,4.76705,6.2329,4.76705 -L 6.2329,4.76705,6.7863,4.76705 -L 6.7863,4.76705,7.361,4.76705 -L 5.6798,7.932194,6.0157,8.307941 -L 6.0157,8.307941,6.3415,8.446375 -L 6.3415,8.446375,6.9614,8.466154 -L 0.5838,6.902528,3.1157,6.902528 -L 1.0142,8.50432,2.6954,8.50432 -L 1.0142,5.300977,2.6954,5.300977 -L 1.0142,4.233036,2.6954,4.233036 -L 1.0142,2.669547,2.6954,2.669547 -L 1.0142,0,1.0142,2.669547 -L 2.6954,0,1.0142,0 -L 2.6954,2.669547,2.6954,0 - -[濁] 51 -L 0.6173,0.26698,1.0236,1.411017 -L 1.0236,1.411017,1.4435,2.55506 -L 1.4435,2.55506,1.8638,3.699196 -L 5.6783,0,7.17,0.950609 -L 7.17,0.950609,7.4677,3.079142 -L 7.4677,3.079142,7.3907,5.300878 -L 7.3907,5.300878,6.3928,5.300878 -L 6.3928,5.300878,5.4083,5.300878 -L 5.4083,5.300878,4.4311,5.300878 -L 4.4311,5.300878,4.4767,4.326278 -L 4.4767,4.326278,4.7989,3.834763 -L 4.7989,3.834763,5.6783,3.699196 -L 5.6783,3.699196,5.6955,2.559302 -L 5.6955,2.559302,5.8044,1.877101 -L 5.8044,1.877101,6.1091,1.067815 -L 2.7223,1.067815,3.2788,1.067815 -L 3.2788,1.067815,3.8532,1.067815 -L 3.8532,1.067815,4.4311,1.067815 -L 4.4311,1.067815,4.2809,2.262742 -L 4.2809,2.262742,3.8497,2.644072 -L 3.8497,2.644072,3.1531,2.669492 -L 3.1531,2.669492,3.1531,3.012694 -L 3.1531,3.012694,3.1531,3.356011 -L 3.1531,3.356011,3.1531,3.699196 -L 3.1531,3.699196,3.7975,3.660987 -L 3.7975,3.660987,4.3506,3.394122 -L 4.3506,3.394122,5.2822,2.669492 -L 2.7223,4.76705,3.1807,5.202022 -L 3.1807,5.202022,3.4049,5.75565 -L 3.4049,5.75565,3.5734,6.90256 -L 3.5734,6.90256,3.2788,6.90256 -L 3.2788,6.90256,2.9951,6.90256 -L 2.9951,6.90256,2.7223,6.90256 -L 2.7223,6.90256,2.7223,7.435087 -L 2.7223,7.435087,2.7223,7.959152 -L 2.7223,7.959152,2.7223,8.466154 -L 2.7223,8.466154,4.2735,8.466154 -L 4.2735,8.466154,5.8321,8.466154 -L 5.8321,8.466154,7.3907,8.466154 -L 7.3907,8.466154,7.3907,7.959152 -L 7.3907,7.959152,7.3907,7.435087 -L 7.3907,7.435087,7.3907,6.90256 -L 7.3907,6.90256,6.2633,6.90256 -L 6.2633,6.90256,5.132,6.90256 -L 5.132,6.90256,4.0042,6.90256 -L 1.4719,5.834761,1.1773,6.204829 -L 1.1773,6.204829,0.8901,6.55793 -L 0.8901,6.55793,0.6173,6.90256 -L 1.8638,7.932194,1.5945,8.302371 -L 1.5945,8.302371,1.3174,8.655373 -L 1.3174,8.655373,1.0446,9.000103 - -[諾] 41 -L 4.8569,0,4.8429,1.896982 -L 4.8429,1.896982,4.7312,2.717525 -L 4.7312,2.717525,4.4331,3.165259 -L 4.4331,3.165259,4.1564,2.82204 -L 4.1564,2.82204,3.8801,2.478833 -L 3.8801,2.478833,3.61,2.135625 -L 5.2842,0,5.9851,0 -L 5.9851,0,6.6961,0 -L 6.6961,0,7.4211,0 -L 7.4211,0,7.4211,1.066387 -L 7.4211,1.066387,7.4211,2.124292 -L 7.4211,2.124292,7.4211,3.165259 -L 7.4211,3.165259,6.6961,3.165259 -L 6.6961,3.165259,5.9851,3.165259 -L 5.9851,3.165259,5.2842,3.165259 -L 5.2842,3.165259,4.9308,4.464712 -L 4.9308,4.464712,4.7942,5.12013 -L 4.7942,5.12013,3.61,5.300878 -L 5.7115,5.300878,5.2842,6.177958 -L 5.2842,6.177958,4.8569,7.055136 -L 4.8569,7.055136,4.4331,7.932194 -L 4.4331,7.932194,4.1564,7.932194 -L 4.1564,7.932194,3.8801,7.932194 -L 3.8801,7.932194,3.61,7.932194 -L 6.1427,5.300878,6.6961,5.300878 -L 6.6961,5.300878,7.2701,5.300878 -L 7.2701,5.300878,7.8484,5.300878 -L 6.5661,7.169557,6.0302,7.745831 -L 6.0302,7.745831,5.3966,8.220479 -L 5.3966,8.220479,4.8569,9.000103 -L 6.9938,7.932194,6.8428,8.302371 -L 6.8428,8.302371,6.6961,8.655373 -L 6.6961,8.655373,6.5661,9.000103 -L 0.6158,6.902528,3.1481,6.902528 -L 1.0431,8.50432,2.7243,8.50432 -L 1.0431,5.300977,2.7243,5.300977 -L 1.0431,4.233036,2.7243,4.233036 -L 1.0431,2.669547,2.7243,2.669547 -L 1.0431,0,1.0431,2.669547 -L 2.7243,0,1.0431,0 -L 2.7243,2.669547,2.7243,0 - -[但] 27 -L 1.5001,0,1.4195,1.944873 -L 1.4195,1.944873,1.3498,3.889883 -L 1.3498,3.889883,1.2868,5.834761 -L 1.2868,5.834761,1.0763,5.670968 -L 1.0763,5.670968,0.863,5.490109 -L 0.863,5.490109,0.649,5.300878 -L 2.7504,0,4.4386,0 -L 4.4386,0,6.1408,0 -L 6.1408,0,7.8469,0 -L 3.605,2.135625,3.605,4.259873 -L 3.605,4.259873,3.605,6.367265 -L 3.605,6.367265,3.605,8.466154 -L 3.605,8.466154,4.7363,8.466154 -L 4.7363,8.466154,5.8645,8.466154 -L 5.8645,8.466154,6.9958,8.466154 -L 6.9958,8.466154,6.9958,6.367265 -L 6.9958,6.367265,6.9958,4.259873 -L 6.9958,4.259873,6.9958,2.135625 -L 6.9958,2.135625,5.8645,2.135625 -L 5.8645,2.135625,4.7363,2.135625 -L 4.7363,2.135625,3.605,2.135625 -L 4.0323,5.300878,4.8663,5.300878 -L 4.8663,5.300878,5.7135,5.300878 -L 5.7135,5.300878,6.5646,5.300878 -L 1.5001,6.635674,1.7771,7.435087 -L 1.7771,7.435087,2.0608,8.226038 -L 2.0608,8.226038,2.3585,9.000103 - -[奪] 69 -L 4.917,0,5.194,0 -L 5.194,0,5.4633,0 -L 5.4633,0,5.7439,0 -L 5.7439,0,5.7295,0.771169 -L 5.7295,0.771169,5.6178,1.186368 -L 5.6178,1.186368,5.3166,1.601682 -L 5.3166,1.601682,4.4655,1.524021 -L 4.4655,1.524021,3.6144,1.437899 -L 3.6144,1.437899,2.7843,1.334795 -L 2.7843,1.334795,2.9136,1.067815 -L 2.9136,1.067815,3.0607,0.800836 -L 3.0607,0.800836,3.2081,0.533943 -L 0.6793,1.601682,1.2292,1.601682 -L 1.2292,1.601682,1.7823,1.601682 -L 1.7823,1.601682,2.3532,1.601682 -L 6.1712,1.601682,6.0167,1.868645 -L 6.0167,1.868645,5.8731,2.135625 -L 5.8731,2.135625,5.7439,2.402622 -L 5.7439,2.402622,4.6126,2.505709 -L 4.6126,2.505709,3.4845,2.591836 -L 3.4845,2.591836,2.3532,2.669492 -L 2.3532,2.669492,2.2765,3.546664 -L 2.2765,3.546664,2.2029,4.423711 -L 2.2029,4.423711,2.143,5.300878 -L 2.143,5.300878,1.7823,5.137019 -L 1.7823,5.137019,1.4425,4.956248 -L 1.4425,4.956248,1.1066,4.76705 -L 6.5981,1.601682,7.0219,1.601682 -L 7.0219,1.601682,7.4527,1.601682 -L 7.4527,1.601682,7.88,1.601682 -L 4.49,3.165259,4.1433,3.540995 -L 4.1433,3.540995,3.702,3.67944 -L 3.702,3.67944,2.7843,3.699196 -L 4.917,3.699196,4.269,4.450626 -L 4.269,4.450626,3.7195,4.727484 -L 3.7195,4.727484,2.7843,4.76705 -L 5.3166,3.699196,5.5929,3.699196 -L 5.5929,3.699196,5.8731,3.699196 -L 5.8731,3.699196,6.1712,3.699196 -L 4.917,4.76705,3.5969,5.84042 -L 3.5969,5.84042,2.1045,6.185061 -L 2.1045,6.185061,0.6793,5.834761 -L 5.3166,4.76705,5.5929,4.76705 -L 5.5929,4.76705,5.8731,4.76705 -L 5.8731,4.76705,6.1712,4.76705 -L 4.917,5.834761,4.6333,6.230177 -L 4.6333,6.230177,4.6333,6.507145 -L 4.6333,6.507145,4.917,6.90256 -L 5.3166,5.834761,5.9327,5.854627 -L 5.9327,5.854627,6.2619,5.992974 -L 6.2619,5.992974,6.5981,6.368634 -L 6.5981,6.368634,6.3043,6.824916 -L 6.3043,6.824916,6.0167,7.272649 -L 6.0167,7.272649,5.7439,7.70344 -L 5.7439,7.70344,4.7457,7.70344 -L 4.7457,7.70344,3.7615,7.70344 -L 3.7615,7.70344,2.7843,7.70344 -L 2.7843,7.70344,3.068,7.120106 -L 3.068,7.120106,3.068,6.774031 -L 3.068,6.774031,2.7843,6.368634 -L 2.7843,6.368634,2.6334,6.55793 -L 2.6334,6.55793,2.4866,6.738701 -L 2.4866,6.738701,2.3532,6.90256 -L 0.6793,7.932194,1.2292,7.932194 -L 1.2292,7.932194,1.7823,7.932194 -L 1.7823,7.932194,2.3532,7.932194 -L 6.1712,7.932194,6.7242,7.932194 -L 6.7242,7.932194,7.299,7.932194 -L 7.299,7.932194,7.88,7.932194 - -[棚] 39 -L 1.5324,0,1.4484,1.600341 -L 1.4484,1.600341,1.3815,3.192118 -L 1.3815,3.192118,1.3184,4.76705 -L 1.3184,4.76705,1.1016,4.422387 -L 1.1016,4.422387,0.8911,4.069285 -L 0.8911,4.069285,0.6813,3.699196 -L 2.3902,0,3.2203,2.737379 -L 3.2203,2.737379,3.3218,5.550965 -L 3.3218,5.550965,3.2413,8.466154 -L 3.2413,8.466154,3.6476,8.466154 -L 3.6476,8.466154,4.0647,8.466154 -L 4.0647,8.466154,4.4917,8.466154 -L 4.4917,8.466154,4.506,2.864474 -L 4.506,2.864474,4.6177,0.669598 -L 4.6177,0.669598,4.9225,0 -L 4.9225,0,5.749,2.737379 -L 5.749,2.737379,5.8541,5.550965 -L 5.8541,5.550965,5.7736,8.466154 -L 5.7736,8.466154,6.3308,8.466154 -L 6.3308,8.466154,6.9013,8.466154 -L 6.9013,8.466154,7.4796,8.466154 -L 7.4796,8.466154,7.4796,5.644108 -L 7.4796,5.644108,7.4796,2.82204 -L 7.4796,2.82204,7.4796,0 -L 7.4796,0,7.1819,0 -L 7.1819,0,6.9013,0 -L 6.9013,0,6.6285,0 -L 6.2009,3.699196,6.4744,3.699196 -L 6.4744,3.699196,6.7612,3.699196 -L 6.7612,3.699196,7.0558,3.699196 -L 2.3902,4.76705,1.8473,5.439335 -L 1.8473,5.439335,1.357,6.230177 -L 1.357,6.230177,0.6813,6.90256 -L 6.2009,6.368634,6.4744,6.368634 -L 6.4744,6.368634,6.7612,6.368634 -L 6.7612,6.368634,7.0558,6.368634 -L 1.9597,6.90256,1.6582,7.336186 -L 1.6582,7.336186,1.5499,7.880029 -L 1.5499,7.880029,1.5324,9.000103 - -[丹] 20 -L 1.1383,0,2.1824,2.080549 -L 2.1824,2.080549,2.284,3.627112 -L 2.284,3.627112,0.7075,4.233068 -L 4.9493,0,5.3556,0 -L 5.3556,0,5.7756,0 -L 5.7756,0,6.1958,0 -L 6.1958,0,5.8039,3.520057 -L 5.8039,3.520057,4.8579,4.391368 -L 4.8579,4.391368,3.7301,4.349317 -L 3.7301,4.349317,2.7813,5.129105 -L 2.7813,5.129105,2.3855,8.466154 -L 2.3855,8.466154,3.6461,8.466154 -L 3.6461,8.466154,4.921,8.466154 -L 4.921,8.466154,6.1958,8.466154 -L 6.1958,8.466154,6.0978,6.165283 -L 6.0978,6.165283,6.3815,4.728819 -L 6.3815,4.728819,7.9054,4.233068 -L 4.5217,6.101747,4.2243,6.55793 -L 4.2243,6.55793,3.9441,7.005686 -L 3.9441,7.005686,3.6706,7.436444 - -[嘆] 63 -L 3.9142,0,4.4014,0.637063 -L 4.4014,0.637063,4.8883,1.257036 -L 4.8883,1.257036,5.3786,1.868645 -L 5.3786,1.868645,4.8039,1.971847 -L 4.8039,1.971847,4.2505,2.057882 -L 4.2505,2.057882,3.6974,2.135625 -L 7.5113,0,6.7936,1.247141 -L 6.7936,1.247141,6.0788,2.477399 -L 6.0788,2.477399,5.3786,3.699196 -L 5.3786,3.699196,4.9513,3.699196 -L 4.9513,3.699196,4.531,3.699196 -L 4.531,3.699196,4.1279,3.699196 -L 0.7379,2.135625,0.7379,4.07918 -L 0.7379,4.07918,0.7379,6.014175 -L 0.7379,6.014175,0.7379,7.932194 -L 0.7379,7.932194,1.2878,7.932194 -L 1.2878,7.932194,1.8478,7.932194 -L 1.8478,7.932194,2.4191,7.932194 -L 2.4191,7.932194,2.4191,6.014175 -L 2.4191,6.014175,2.4191,4.07918 -L 2.4191,4.07918,2.4191,2.135625 -L 2.4191,2.135625,1.8478,2.135625 -L 1.8478,2.135625,1.2878,2.135625 -L 1.2878,2.135625,0.7379,2.135625 -L 6.6602,2.135625,7.084,2.135625 -L 7.084,2.135625,7.5113,2.135625 -L 7.5113,2.135625,7.9421,2.135625 -L 6.2329,3.699196,5.5818,4.450626 -L 5.5818,4.450626,5.0385,4.727484 -L 5.0385,4.727484,4.1279,4.76705 -L 4.1279,4.76705,4.1279,5.300878 -L 4.1279,5.300878,4.1279,5.834761 -L 4.1279,5.834761,4.1279,6.368634 -L 4.1279,6.368634,5.256,6.368634 -L 5.256,6.368634,6.3835,6.368634 -L 6.3835,6.368634,7.5113,6.368634 -L 7.5113,6.368634,7.5113,5.834761 -L 7.5113,5.834761,7.5113,5.300878 -L 7.5113,5.300878,7.5113,4.76705 -L 7.5113,4.76705,7.084,4.76705 -L 7.084,4.76705,6.6602,4.76705 -L 6.6602,4.76705,6.2329,4.76705 -L 6.2329,4.76705,6.0788,5.137019 -L 6.0788,5.137019,5.9352,5.490109 -L 5.9352,5.490109,5.8024,5.834761 -L 6.6602,3.699196,6.9337,3.699196 -L 6.9337,3.699196,7.2136,3.699196 -L 7.2136,3.699196,7.5113,3.699196 -L 3.6974,7.932194,4.1037,7.932194 -L 4.1037,7.932194,4.524,7.932194 -L 4.524,7.932194,4.9513,7.932194 -L 4.9513,7.932194,4.9513,8.302371 -L 4.9513,8.302371,4.9513,8.655373 -L 4.9513,8.655373,4.9513,9.000103 -L 5.3786,7.932194,5.8024,7.932194 -L 5.8024,7.932194,6.2329,7.932194 -L 6.2329,7.932194,6.6602,7.932194 -L 6.6602,7.932194,6.6602,8.302371 -L 6.6602,8.302371,6.6602,8.655373 -L 6.6602,8.655373,6.6602,9.000103 -L 7.084,7.932194,7.361,7.932194 -L 7.361,7.932194,7.6447,7.932194 -L 7.6447,7.932194,7.9421,7.932194 - -[æ·¡] 33 -L 0.7399,0,0.9605,1.55511 -L 0.9605,1.55511,1.3738,2.957684 -L 1.3738,2.957684,1.5945,4.233068 -L 3.0581,0,3.8322,0.903955 -L 3.8322,0.903955,4.6167,1.790995 -L 4.6167,1.790995,5.4083,2.669492 -L 5.4083,2.669492,5.4083,3.202012 -L 5.4083,3.202012,5.4083,3.726078 -L 5.4083,3.726078,5.4083,4.233068 -L 7.5133,0,6.9424,0.723169 -L 6.9424,0.723169,6.382,1.437899 -L 6.382,1.437899,5.8356,2.135625 -L 3.2721,2.669492,3.4014,3.012694 -L 3.4014,3.012694,3.545,3.356011 -L 3.545,3.356011,3.7026,3.699196 -L 7.3,2.936395,7.363,3.202012 -L 7.363,3.202012,7.4327,3.459114 -L 7.4327,3.459114,7.5133,3.699196 -L 3.0581,4.76705,3.8322,5.670968 -L 3.8322,5.670968,4.6167,6.55793 -L 4.6167,6.55793,5.4083,7.436444 -L 5.4083,7.436444,5.4083,7.96897 -L 5.4083,7.96897,5.4083,8.493035 -L 5.4083,8.493035,5.4083,9.000103 -L 7.5133,4.76705,6.9424,5.490109 -L 6.9424,5.490109,6.382,6.204829 -L 6.382,6.204829,5.8356,6.90256 -L 3.2721,7.436444,3.4014,7.779651 -L 3.4014,7.779651,3.545,8.122935 -L 3.545,8.122935,3.7026,8.466154 -L 7.3,7.70344,7.363,7.96897 -L 7.363,7.96897,7.4327,8.226038 -L 7.4327,8.226038,7.5133,8.466154 - -[端,,] 54 -L 4.1603,0,4.1603,1.247141 -L 4.1603,1.247141,4.1603,2.477399 -L 4.1603,2.477399,4.1603,3.699196 -L 4.1603,3.699196,4.7907,3.748559 -L 4.7907,3.748559,5.2247,4.094645 -L 5.2247,4.094645,5.8341,5.033937 -L 5.8341,5.033937,5.134,5.137019 -L 5.134,5.137019,4.43,5.223222 -L 4.43,5.223222,3.7291,5.300878 -L 5.4387,0,5.4523,2.247173 -L 5.4523,2.247173,5.5577,3.206227 -L 5.5577,3.206227,5.8341,3.699196 -L 5.8341,3.699196,6.3913,3.699196 -L 6.3913,3.699196,6.9654,3.699196 -L 6.9654,3.699196,7.5436,3.699196 -L 7.5436,3.699196,7.5436,2.477399 -L 7.5436,2.477399,7.5436,1.247141 -L 7.5436,1.247141,7.5436,0 -L 6.2652,0,6.2652,1.066387 -L 6.2652,1.066387,6.2652,2.124292 -L 6.2652,2.124292,6.2652,3.165259 -L 0.7695,1.601682,2.2511,2.182268 -L 2.2511,2.182268,2.7975,3.703432 -L 2.7975,3.703432,2.8745,5.834761 -L 1.1968,3.165259,1.1793,4.332035 -L 1.1793,4.332035,1.0708,5.02402 -L 1.0708,5.02402,0.7695,5.834761 -L 6.2652,5.300878,6.8218,5.300878 -L 6.8218,5.300878,7.3927,5.300878 -L 7.3927,5.300878,7.9709,5.300878 -L 0.7695,6.90256,1.1793,6.90256 -L 1.1793,6.90256,1.593,6.90256 -L 1.593,6.90256,2.0203,6.90256 -L 2.0203,6.90256,2.0203,7.615878 -L 2.0203,7.615878,2.0203,8.312155 -L 2.0203,8.312155,2.0203,9.000103 -L 2.4507,6.90256,2.7208,6.90256 -L 2.7208,6.90256,3.008,6.90256 -L 3.008,6.90256,3.3018,6.90256 -L 4.1603,6.90256,4.1603,7.435087 -L 4.1603,7.435087,4.1603,7.959152 -L 4.1603,7.959152,4.1603,8.466154 -L 4.5841,6.90256,4.9904,6.90256 -L 4.9904,6.90256,5.4103,6.90256 -L 5.4103,6.90256,5.8341,6.90256 -L 5.8341,6.90256,5.8341,7.615878 -L 5.8341,7.615878,5.8341,8.312155 -L 5.8341,8.312155,5.8341,9.000103 -L 6.2652,6.90256,6.6925,6.90256 -L 6.6925,6.90256,7.1163,6.90256 -L 7.1163,6.90256,7.5436,6.90256 -L 7.5436,6.90256,7.5436,7.435087 -L 7.5436,7.435087,7.5436,7.959152 -L 7.5436,7.959152,7.5436,8.466154 - -[胆] 36 -L 0.768,0.26698,1.0728,1.104586 -L 1.0728,1.104586,1.1852,3.23024 -L 1.1852,3.23024,1.1988,8.466154 -L 1.1988,8.466154,1.7592,8.466154 -L 1.7592,8.466154,2.3266,8.466154 -L 2.3266,8.466154,2.9084,8.466154 -L 2.9084,8.466154,2.9084,5.644108 -L 2.9084,5.644108,2.9084,2.82204 -L 2.9084,2.82204,2.9084,0 -L 2.9084,0,2.6103,0 -L 2.6103,0,2.3266,0 -L 2.3266,0,2.0499,0 -L 3.7595,0,5.1671,0 -L 5.1671,0,6.5786,0 -L 6.5786,0,8.0006,0 -L 4.5822,2.135625,4.5822,4.259873 -L 4.5822,4.259873,4.5822,6.367265 -L 4.5822,6.367265,4.5822,8.466154 -L 4.5822,8.466154,5.4407,8.466154 -L 5.4407,8.466154,6.2918,8.466154 -L 6.2918,8.466154,7.1495,8.466154 -L 7.1495,8.466154,7.1495,6.367265 -L 7.1495,6.367265,7.1495,4.259873 -L 7.1495,4.259873,7.1495,2.135625 -L 7.1495,2.135625,6.2918,2.135625 -L 6.2918,2.135625,5.4407,2.135625 -L 5.4407,2.135625,4.5822,2.135625 -L 1.6261,3.699196,1.9028,3.699196 -L 1.9028,3.699196,2.1834,3.699196 -L 2.1834,3.699196,2.4772,3.699196 -L 5.0134,5.300878,5.5734,5.300878 -L 5.5734,5.300878,6.1408,5.300878 -L 6.1408,5.300878,6.7222,5.300878 -L 1.6261,6.368634,1.9028,6.368634 -L 1.9028,6.368634,2.1834,6.368634 -L 2.1834,6.368634,2.4772,6.368634 - -[鍛] 60 -L 0.8019,0,1.2257,0 -L 1.2257,0,1.6565,0 -L 1.6565,0,2.0835,0 -L 2.0835,0,2.1574,2.286745 -L 2.1574,2.286745,1.9469,4.056523 -L 1.9469,4.056523,0.8019,4.76705 -L 3.7615,0,3.5373,1.066387 -L 3.5373,1.066387,3.1275,2.124292 -L 3.1275,2.124292,2.9069,3.165259 -L 5.4703,0,5.8731,0.533943 -L 5.8731,0.533943,6.2934,1.067815 -L 6.2934,1.067815,6.7176,1.601682 -L 6.7176,1.601682,6.1393,2.741599 -L 6.1393,2.741599,5.926,3.423784 -L 5.926,3.423784,5.8976,4.233068 -L 5.8976,4.233068,6.444,4.233068 -L 6.444,4.233068,7.0044,4.233068 -L 7.0044,4.233068,7.5718,4.233068 -L 7.5718,4.233068,7.4251,3.54522 -L 7.4251,3.54522,7.2779,2.84891 -L 7.2779,2.84891,7.148,2.135625 -L 8.0026,0,7.7052,0.370083 -L 7.7052,0.370083,7.4251,0.723169 -L 7.4251,0.723169,7.148,1.067815 -L 1.2257,1.868645,1.0783,2.314956 -L 1.0783,2.314956,0.9312,2.744281 -L 0.9312,2.744281,0.8019,3.165259 -L 4.1884,1.601682,3.8872,2.211869 -L 3.8872,2.211869,3.7755,3.991531 -L 3.7755,3.991531,3.7615,8.466154 -L 3.7615,8.466154,4.3776,8.48592 -L 4.3776,8.48592,4.7107,8.624257 -L 4.7107,8.624257,5.0395,9.000103 -L 2.5076,4.76705,2.206,5.182233 -L 2.206,5.182233,2.1013,5.597448 -L 2.1013,5.597448,2.0835,6.368634 -L 2.0835,6.368634,1.4635,6.388477 -L 1.4635,6.388477,1.1343,6.526901 -L 1.1343,6.526901,0.8019,6.90256 -L 0.8019,6.90256,1.2257,7.615878 -L 1.2257,7.615878,1.6565,8.312155 -L 1.6565,8.312155,2.0835,9.000103 -L 2.0835,9.000103,2.3605,8.655373 -L 2.3605,8.655373,2.6298,8.302371 -L 2.6298,8.302371,2.9069,7.932194 -L 5.4703,6.101747,5.7715,6.723136 -L 5.7715,6.723136,5.8805,7.336186 -L 5.8805,7.336186,5.8976,8.466154 -L 5.8976,8.466154,6.3004,8.466154 -L 6.3004,8.466154,6.7207,8.466154 -L 6.7207,8.466154,7.148,8.466154 -L 7.148,8.466154,7.148,7.588975 -L 7.148,7.588975,7.148,6.711819 -L 7.148,6.711819,7.148,5.834761 -L 7.148,5.834761,7.4251,5.834761 -L 7.4251,5.834761,7.7052,5.834761 -L 7.7052,5.834761,8.0026,5.834761 -L 8.0026,5.834761,8.0026,6.204829 -L 8.0026,6.204829,8.0026,6.55793 -L 8.0026,6.55793,8.0026,6.90256 - -[壇] 57 -L 2.9401,0,4.6251,0 -L 4.6251,0,6.3234,0 -L 6.3234,0,8.0295,0 -L 4.2188,1.067815,4.2188,1.781122 -L 4.2188,1.781122,4.2188,2.477399 -L 4.2188,2.477399,4.2188,3.165259 -L 4.2188,3.165259,5.0524,3.165259 -L 5.0524,3.165259,5.9,3.165259 -L 5.9,3.165259,6.7511,3.165259 -L 6.7511,3.165259,6.7511,2.477399 -L 6.7511,2.477399,6.7511,1.781122 -L 6.7511,1.781122,6.7511,1.067815 -L 6.7511,1.067815,5.9,1.067815 -L 5.9,1.067815,5.0524,1.067815 -L 5.0524,1.067815,4.2188,1.067815 -L 0.8316,2.135625,1.1086,2.135625 -L 1.1086,2.135625,1.3815,2.135625 -L 1.3815,2.135625,1.655,2.135625 -L 1.655,2.135625,1.655,3.382783 -L 1.655,3.382783,1.655,4.612953 -L 1.655,4.612953,1.655,5.834761 -L 1.655,5.834761,1.3815,6.024069 -L 1.3815,6.024069,1.1086,6.204829 -L 1.1086,6.204829,0.8316,6.368634 -L 4.6461,2.135625,5.1995,2.135625 -L 5.1995,2.135625,5.7525,2.135625 -L 5.7525,2.135625,6.3234,2.135625 -L 3.7912,4.233068,3.7912,5.300878 -L 3.7912,5.300878,3.7912,6.368634 -L 3.7912,6.368634,3.7912,7.436444 -L 3.7912,7.436444,4.9189,7.436444 -L 4.9189,7.436444,6.0506,7.436444 -L 6.0506,7.436444,7.1784,7.436444 -L 7.1784,7.436444,7.1784,6.368634 -L 7.1784,6.368634,7.1784,5.300878 -L 7.1784,5.300878,7.1784,4.233068 -L 7.1784,4.233068,6.0506,4.233068 -L 6.0506,4.233068,4.9189,4.233068 -L 4.9189,4.233068,3.7912,4.233068 -L 4.6461,5.300878,4.6461,5.670968 -L 4.6461,5.670968,4.6461,6.024069 -L 4.6461,6.024069,4.6461,6.368634 -L 4.6461,6.368634,5.1995,6.368634 -L 5.1995,6.368634,5.7525,6.368634 -L 5.7525,6.368634,6.3234,6.368634 -L 6.3234,6.368634,6.3234,6.024069 -L 6.3234,6.024069,6.3234,5.670968 -L 6.3234,5.670968,6.3234,5.300878 -L 6.3234,5.300878,5.7525,5.300878 -L 5.7525,5.300878,5.1995,5.300878 -L 5.1995,5.300878,4.6461,5.300878 -L 2.0823,6.368634,1.7808,6.822038 -L 1.7808,6.822038,1.669,7.504293 -L 1.669,7.504293,1.655,9.000103 -L 2.9401,8.466154,4.6251,8.466154 -L 4.6251,8.466154,6.3234,8.466154 -L 6.3234,8.466154,8.0295,8.466154 - -[å¼¾] 66 -L 1.2574,0,2.6657,0.716082 -L 2.6657,0.716082,3.009,2.372862 -L 3.009,2.372862,2.9669,4.233068 -L 2.9669,4.233068,2.3887,4.233068 -L 2.3887,4.233068,1.8181,4.233068 -L 1.8181,4.233068,1.2574,4.233068 -L 1.2574,4.233068,1.2574,4.956248 -L 1.2574,4.956248,1.2574,5.670968 -L 1.2574,5.670968,1.2574,6.368634 -L 1.2574,6.368634,1.8181,6.368634 -L 1.8181,6.368634,2.3887,6.368634 -L 2.3887,6.368634,2.9669,6.368634 -L 2.9669,6.368634,2.9669,7.082017 -L 2.9669,7.082017,2.9669,7.778316 -L 2.9669,7.778316,2.9669,8.466154 -L 2.9669,8.466154,2.2451,8.466154 -L 2.2451,8.466154,1.5376,8.466154 -L 1.5376,8.466154,0.8301,8.466154 -L 5.9297,0,5.7199,1.75701 -L 5.7199,1.75701,5.0369,2.183631 -L 5.0369,2.183631,3.7932,2.135625 -L 6.3538,2.135625,6.0592,2.668053 -L 6.0592,2.668053,5.772,3.192118 -L 5.772,3.192118,5.5027,3.699196 -L 5.5027,3.699196,5.0719,3.699196 -L 5.0719,3.699196,4.6446,3.699196 -L 4.6446,3.699196,4.2208,3.699196 -L 4.2208,3.699196,4.2208,4.76705 -L 4.2208,4.76705,4.2208,5.834761 -L 4.2208,5.834761,4.2208,6.90256 -L 4.2208,6.90256,5.2046,7.005686 -L 5.2046,7.005686,6.2032,7.091803 -L 6.2032,7.091803,7.208,7.169557 -L 7.208,7.169557,7.4816,7.779651 -L 7.4816,7.779651,7.7579,8.389931 -L 7.7579,8.389931,8.0346,9.000103 -L 6.7807,2.135625,7.1839,2.135625 -L 7.1839,2.135625,7.6042,2.135625 -L 7.6042,2.135625,8.0346,2.135625 -L 6.3538,3.699196,6.0592,4.233068 -L 6.0592,4.233068,5.772,4.76705 -L 5.772,4.76705,5.5027,5.300878 -L 5.5027,5.300878,5.2046,5.300878 -L 5.2046,5.300878,4.9209,5.300878 -L 4.9209,5.300878,4.6446,5.300878 -L 6.7807,3.699196,7.0578,3.699196 -L 7.0578,3.699196,7.338,3.699196 -L 7.338,3.699196,7.6353,3.699196 -L 7.6353,3.699196,7.6353,4.233068 -L 7.6353,4.233068,7.6353,4.76705 -L 7.6353,4.76705,7.6353,5.300878 -L 7.6353,5.300878,7.208,5.300878 -L 7.208,5.300878,6.7807,5.300878 -L 6.7807,5.300878,6.3538,5.300878 -L 6.3538,5.300878,6.2032,5.670968 -L 6.2032,5.670968,6.0592,6.024069 -L 6.0592,6.024069,5.9297,6.368634 -L 7.6353,5.834761,7.6353,6.204829 -L 7.6353,6.204829,7.6353,6.55793 -L 7.6353,6.55793,7.6353,6.90256 -L 4.2208,8.199169,4.0667,8.466154 -L 4.0667,8.466154,3.9231,8.733106 -L 3.9231,8.733106,3.7932,9.000103 -L 5.9297,8.199169,5.772,8.466154 -L 5.772,8.466154,5.6284,8.733106 -L 5.6284,8.733106,5.5027,9.000103 - -[恥] 39 -L 2.9689,0,2.9689,0.723169 -L 2.9689,0.723169,2.9689,1.437899 -L 2.9689,1.437899,2.9689,2.135625 -L 2.9689,2.135625,2.4821,1.971847 -L 2.4821,1.971847,1.9914,1.790995 -L 1.9914,1.790995,1.5046,1.601682 -L 1.5046,1.601682,1.4205,3.889883 -L 1.4205,3.889883,1.3508,6.177958 -L 1.3508,6.177958,1.2878,8.466154 -L 1.2878,8.466154,1.8408,8.466154 -L 1.8408,8.466154,2.398,8.466154 -L 2.398,8.466154,2.9689,8.466154 -L 2.9689,8.466154,2.9689,6.548058 -L 2.9689,6.548058,2.9689,4.612953 -L 2.9689,4.612953,2.9689,2.669492 -L 5.96,0,5.655,0.611534 -L 5.655,0.611534,5.5464,2.401172 -L 5.5464,2.401172,5.5289,6.90256 -L 6.3523,0,6.7827,0 -L 6.7827,0,7.21,0 -L 7.21,0,7.6338,0 -L 7.6338,0,7.6338,0.533943 -L 7.6338,0.533943,7.6338,1.067815 -L 7.6338,1.067815,7.6338,1.601682 -L 3.82,2.402622,4.1247,2.998673 -L 4.1247,2.998673,4.233,3.611569 -L 4.233,3.611569,4.2505,4.76705 -L 8.0611,2.669492,7.9109,3.382783 -L 7.9109,3.382783,7.7673,4.07918 -L 7.7673,4.07918,7.6338,4.76705 -L 1.7151,4.233068,1.9914,4.233068 -L 1.9914,4.233068,2.2681,4.233068 -L 2.2681,4.233068,2.5416,4.233068 -L 1.7151,6.368634,1.9914,6.368634 -L 1.9914,6.368634,2.2681,6.368634 -L 2.2681,6.368634,2.5416,6.368634 -L 6.7827,7.932194,6.5064,8.302371 -L 6.5064,8.302371,6.2297,8.655373 -L 6.2297,8.655373,5.96,9.000103 - -[痴] 28 -L 2.5436,0,3.0967,0.990171 -L 3.0967,0.990171,3.6711,1.971847 -L 3.6711,1.971847,4.2493,2.936395 -L 4.2493,2.936395,3.9201,3.473146 -L 3.9201,3.473146,3.587,3.670903 -L 3.587,3.670903,2.9674,3.699196 -L 5.0724,0.800852,4.9288,1.257052 -L 4.9288,1.257052,4.7989,1.704785 -L 4.7989,1.704785,4.6763,2.135642 -L 4.6763,3.699196,4.3716,4.134289 -L 4.3716,4.134289,4.2668,4.687961 -L 4.2668,4.687961,4.2493,5.834761 -L 4.2493,5.834761,3.608,5.795206 -L 3.608,5.795206,3.111,5.518435 -L 3.111,5.518435,2.3261,4.767061 -L 2.3261,4.767061,2.2456,5.833404 -L 2.2456,5.833404,2.172,6.891352 -L 2.172,6.891352,2.1163,7.932204 -L 5.1036,7.932281,5.1036,9.000146 -L 2.144,4.500021,2.144,7.932281 -L 2.144,7.932281,8.0631,7.932281 -L 0.8625,3.165335,2.144,4.44651 -L 0.8625,6.000001,2.144,6.000001 -L 5.927,5.834761,5.927,0.533943 -L 5.927,0.533943,7.6358,0.533943 -L 7.6358,0.533943,7.6358,5.834761 -L 7.6358,5.834761,5.927,5.834761 -A -6.4016,4.500021,8.542338,328.21115,0 - -[稚] 51 -L 2.1428,0,2.0623,1.411017 -L 2.0623,1.411017,1.9957,2.82204 -L 1.9957,2.82204,1.9288,4.233068 -L 1.9288,4.233068,1.5646,3.545231 -L 1.5646,3.545231,1.2077,2.84891 -L 1.2077,2.84891,0.8645,2.135642 -L 4.2478,0,4.1673,2.134202 -L 4.1673,2.134202,4.1007,4.259873 -L 4.1007,4.259873,4.0338,6.368634 -L 4.0338,6.368634,3.4034,6.111641 -L 3.4034,6.111641,2.7799,6.09183 -L 2.7799,6.09183,2.1428,5.834761 -L 2.1428,5.834761,2.3215,5.063664 -L 2.3215,5.063664,2.5421,4.648273 -L 2.5421,4.648273,3.0006,4.233068 -L 4.6748,0,5.1056,0 -L 5.1056,0,5.5294,0 -L 5.5294,0,5.9567,0 -L 5.9567,0,5.929,1.692106 -L 5.929,1.692106,5.6208,2.477399 -L 5.6208,2.477399,4.6748,2.669508 -L 6.384,0,6.9377,0 -L 6.9377,0,7.4907,0 -L 7.4907,0,8.0616,0 -L 6.384,2.669508,5.8516,3.755652 -L 5.8516,3.755652,5.6383,4.494362 -L 5.6383,4.494362,4.6748,4.767061 -L 6.8151,2.669508,7.0845,2.669508 -L 7.0845,2.669508,7.3615,2.669508 -L 7.3615,2.669508,7.6378,2.669508 -L 6.384,4.767061,5.7259,6.049506 -L 5.7259,6.049506,5.4597,6.713275 -L 5.4597,6.713275,4.2478,6.902582 -L 4.2478,6.902582,4.3809,7.615878 -L 4.3809,7.615878,4.5245,8.312155 -L 4.5245,8.312155,4.6748,9.000113 -L 6.8151,4.767061,7.0845,4.767061 -L 7.0845,4.767061,7.3615,4.767061 -L 7.3615,4.767061,7.6378,4.767061 -L 0.8645,6.368634,1.712,6.51983 -L 1.712,6.51983,2.0689,7.018361 -L 2.0689,7.018361,2.1428,7.932204 -L 2.1428,7.932204,1.7156,7.932204 -L 1.7156,7.932204,1.2918,7.932204 -L 1.2918,7.932204,0.8645,7.932204 -L 6.384,6.902582,6.1003,7.514111 -L 6.1003,7.514111,6.1003,8.057965 -L 6.1003,8.057965,6.384,9.000113 -L 6.8151,6.902582,7.2179,6.902582 -L 7.2179,6.902582,7.6378,6.902582 -L 7.6378,6.902582,8.0616,6.902582 - -[致] 48 -L 4.4635,0,5.0831,0.800852 -L 5.0831,0.800852,5.7135,1.601682 -L 5.7135,1.601682,6.3548,2.402622 -L 6.3548,2.402622,5.7629,3.987317 -L 5.7629,3.987317,5.4372,5.114449 -L 5.4372,5.114449,5.1041,5.834761 -L 5.1041,5.834761,4.8102,5.49012 -L 4.8102,5.49012,4.523,5.137019 -L 4.523,5.137019,4.2495,4.767061 -L 8.0636,0,7.6363,0.533943 -L 7.6363,0.533943,7.2055,1.067815 -L 7.2055,1.067815,6.7852,1.601682 -L 0.8595,1.067815,1.4128,1.067815 -L 1.4128,1.067815,1.9694,1.067815 -L 1.9694,1.067815,2.5406,1.067815 -L 2.5406,1.067815,2.5123,2.699159 -L 2.5123,2.699159,2.2075,3.491567 -L 2.2075,3.491567,1.2903,3.699196 -L 2.9644,1.601682,3.2408,1.601682 -L 3.2408,1.601682,3.5245,1.601682 -L 3.5245,1.601682,3.8225,1.601682 -L 6.7852,3.432233,7.0798,4.094645 -L 7.0798,4.094645,7.1915,4.99437 -L 7.1915,4.99437,7.2055,6.902582 -L 7.2055,6.902582,6.5051,6.738701 -L 6.5051,6.738701,5.8049,6.557953 -L 5.8049,6.557953,5.1041,6.368634 -L 2.9644,3.699196,2.6667,4.134289 -L 2.6667,4.134289,2.5578,4.687961 -L 2.5578,4.687961,2.5406,5.834761 -L 2.5406,5.834761,2.113,5.937974 -L 2.113,5.937974,1.693,6.024069 -L 1.693,6.024069,1.2903,6.101747 -L 1.2903,6.101747,1.5631,6.815 -L 1.5631,6.815,1.8401,7.511342 -L 1.8401,7.511342,2.113,8.19919 -L 2.113,8.19919,1.6857,8.302403 -L 1.6857,8.302403,1.2692,8.388486 -L 1.2692,8.388486,0.8595,8.466154 -L 3.1812,6.368634,3.3147,6.586234 -L 3.3147,6.586234,3.2583,6.863016 -L 3.2583,6.863016,2.9644,7.436444 -L 5.5314,7.436444,5.5314,7.96897 -L 5.5314,7.96897,5.5314,8.493035 -L 5.5314,8.493035,5.5314,9.000113 -L 2.5406,8.466154,3.0972,8.466154 -L 3.0972,8.466154,3.6716,8.466154 -L 3.6716,8.466154,4.2495,8.466154 - -[畜] 48 -L 2.1433,0,2.1433,1.247141 -L 2.1433,1.247141,2.1433,2.477399 -L 2.1433,2.477399,2.1433,3.699196 -L 2.1433,3.699196,3.5513,3.699196 -L 3.5513,3.699196,4.959,3.699196 -L 4.959,3.699196,6.3845,3.699196 -L 6.3845,3.699196,6.3845,2.477399 -L 6.3845,2.477399,6.3845,1.247141 -L 6.3845,1.247141,6.3845,0 -L 6.3845,0,4.959,0 -L 4.959,0,3.5513,0 -L 3.5513,0,2.1433,0 -L 4.2798,0.533943,4.0483,1.864448 -L 4.0483,1.864448,3.4358,2.177994 -L 3.4358,2.177994,2.5703,2.135642 -L 4.6788,2.135642,4.5352,2.47886 -L 4.5352,2.47886,4.4024,2.82204 -L 4.4024,2.82204,4.2798,3.165259 -L 5.1026,2.135642,5.3796,2.135642 -L 5.3796,2.135642,5.6633,2.135642 -L 5.6633,2.135642,5.9537,2.135642 -L 0.865,4.767061,1.8453,4.870132 -L 1.8453,4.870132,2.8473,4.956248 -L 2.8473,4.956248,3.8522,5.033937 -L 3.8522,5.033937,3.2746,5.670968 -L 3.2746,5.670968,2.7037,6.290934 -L 2.7037,6.290934,2.1433,6.902582 -L 4.462,4.767061,5.236,5.033937 -L 5.236,5.033937,6.0202,5.3009 -L 6.0202,5.3009,6.8121,5.567875 -L 6.8121,5.567875,6.6612,5.834761 -L 6.6612,5.834761,6.5144,6.101747 -L 6.5144,6.101747,6.3845,6.368634 -L 4.2798,5.834761,4.553,6.204829 -L 4.553,6.204829,4.8332,6.557953 -L 4.8332,6.557953,5.1026,6.902582 -L 3.4284,6.902582,3.5583,7.169557 -L 3.5583,7.169557,3.7019,7.436444 -L 3.7019,7.436444,3.8522,7.703451 -L 3.8522,7.703451,2.8473,7.779651 -L 2.8473,7.779651,1.8453,7.855982 -L 1.8453,7.855982,0.865,7.932204 -L 4.2798,7.932204,4.2798,8.302403 -L 4.2798,8.302403,4.2798,8.655373 -L 4.2798,8.655373,4.2798,9.000113 -L 4.6788,7.932204,5.6633,7.932204 -L 5.6633,7.932204,6.6612,7.932204 -L 6.6612,7.932204,7.6632,7.932204 - - -# kan_33 ------------------------------------------------------- -# 蓄逐秩窒嫡抽衷鋳駐弔彫徴懲挑眺聴脹超跳勅朕沈珍鎮陳津墜塚漬坪釣亭偵貞呈堤帝廷抵締艇訂逓邸泥摘滴哲徹撤 - -[蓄] 54 -L 1.2534,0,1.2534,1.067815 -L 1.2534,1.067815,1.2534,2.135642 -L 1.2534,2.135642,1.2534,3.203484 -L 1.2534,3.203484,2.6579,3.203484 -L 2.6579,3.203484,4.0694,3.203484 -L 4.0694,3.203484,5.4988,3.203484 -L 5.4988,3.203484,5.4988,2.135642 -L 5.4988,2.135642,5.4988,1.067815 -L 5.4988,1.067815,5.4988,0 -L 5.4988,0,4.0694,0 -L 4.0694,0,2.6579,0 -L 2.6579,0,1.2534,0 -L 3.3938,0.800934,3.0432,1.364479 -L 3.0432,1.364479,2.5984,1.572092 -L 2.5984,1.572092,1.6846,1.601775 -L 3.8176,1.601775,3.6631,1.971875 -L 3.6631,1.971875,3.523,2.324966 -L 3.523,2.324966,3.3938,2.669602 -L 4.2449,1.601775,4.5181,1.601775 -L 4.5181,1.601775,4.7944,1.601775 -L 4.7944,1.601775,5.0676,1.601775 -L 6.3498,4.004309,6.1989,4.269844 -L 6.1989,4.269844,6.0518,4.526836 -L 6.0518,4.526836,5.9187,4.767034 -L 5.9187,4.767034,5.4319,4.391303 -L 5.4319,4.391303,4.0102,4.252934 -L 4.0102,4.252934,0.4304,4.233091 -L 2.5353,5.034013,1.8874,5.795283 -L 1.8874,5.795283,1.341,6.141297 -L 1.341,6.141297,0.4304,6.368732 -L 3.8176,4.767034,4.0939,5.223233 -L 4.0939,5.223233,4.3745,5.670984 -L 4.3745,5.670984,4.6718,6.10173 -L 4.6718,6.10173,4.0939,6.02408 -L 4.0939,6.02408,3.523,5.937947 -L 3.523,5.937947,2.9626,5.83475 -L 5.0676,6.368732,5.4988,6.368732 -L 5.4988,6.368732,5.9187,6.368732 -L 5.9187,6.368732,6.3498,6.368732 -L 0.0034,7.970409,0.7035,7.970409 -L 0.7035,7.970409,1.4075,7.970409 -L 1.4075,7.970409,2.1084,7.970409 -L 2.1084,7.970409,2.1084,8.313594 -L 2.1084,8.313594,2.1084,8.656911 -L 2.1084,8.656911,2.1084,9.000103 -L 2.5353,7.970409,3.2358,7.970409 -L 3.2358,7.970409,3.9468,7.970409 -L 3.9468,7.970409,4.6718,7.970409 -L 4.6718,7.970409,4.6718,8.313594 -L 4.6718,8.313594,4.6718,8.656911 -L 4.6718,8.656911,4.6718,9.000103 -L 5.0676,7.970409,5.6245,7.970409 -L 5.6245,7.970409,6.1989,7.970409 -L 6.1989,7.970409,6.7768,7.970409 - -[逐] 33 -L 3.8157,1.601775,4.436,1.621564 -L 4.436,1.621564,4.7649,1.759988 -L 4.7649,1.759988,5.0976,2.135642 -L 5.0976,2.135642,5.0171,2.848916 -L 5.0171,2.848916,4.947,3.545242 -L 4.947,3.545242,4.884,4.233091 -L 4.884,4.233091,3.9663,3.726083 -L 3.9663,3.726083,3.0522,3.202024 -L 3.0522,3.202024,2.1416,2.669602 -L 6.8068,2.936499,6.0118,3.916732 -L 6.0118,3.916732,5.2272,4.880032 -L 5.2272,4.880032,4.457,5.83475 -L 4.457,5.83475,3.8157,5.490219 -L 3.8157,5.490219,3.1853,5.137117 -L 3.1853,5.137117,2.5653,4.767034 -L 5.5249,5.3009,5.9557,5.83475 -L 5.9557,5.83475,6.376,6.368732 -L 6.376,6.368732,6.8068,6.902593 -L 2.779,6.368732,3.8262,6.971788 -L 3.8262,6.971788,4.3166,7.456315 -L 4.3166,7.456315,4.6668,8.237377 -L 4.6668,8.237377,3.8157,8.340509 -L 3.8157,8.340509,2.9716,8.426592 -L 2.9716,8.426592,2.1416,8.504358 -L 5.0976,8.504358,5.802,8.504358 -L 5.802,8.504358,6.5126,8.504358 -L 6.5126,8.504358,7.2341,8.504358 -L 5.0871,-0.015186,7.2166,-0.015186 -L 1.2694,1.05247,0.2187,0 -L 0.0191,4.751716,1.2694,4.751716 -L 1.2694,1.05247,1.2694,4.751716 -L 0.4429,8.48915,1.2694,7.421257 -A 5.0871,7.347838,7.362973,238.75988,270 - -[秩] 48 -L 1.3135,0,1.2329,1.411023 -L 1.2329,1.411023,1.1629,2.82216 -L 1.1629,2.82216,1.1033,4.233091 -L 1.1033,4.233091,0.7356,3.545242 -L 0.7356,3.545242,0.3787,2.848916 -L 0.3787,2.848916,0.0351,2.135642 -L 2.9946,0,3.6951,1.257145 -L 3.6951,1.257145,4.4065,2.505747 -L 4.4065,2.505747,5.1245,3.737329 -L 5.1245,3.737329,4.7669,4.086195 -L 4.7669,4.086195,4.2139,4.214839 -L 4.2139,4.214839,2.9946,4.233091 -L 7.2361,0,6.6652,1.067815 -L 6.6652,1.067815,6.1052,2.135642 -L 6.1052,2.135642,5.5549,3.203484 -L 2.14,4.233091,1.7131,4.95627 -L 1.7131,4.95627,1.296,5.670984 -L 1.296,5.670984,0.8897,6.368732 -L 0.8897,6.368732,0.592,6.368732 -L 0.592,6.368732,0.3118,6.368732 -L 0.3118,6.368732,0.0351,6.368732 -L 5.5549,4.233091,5.2366,5.043826 -L 5.2366,5.043826,5.0191,6.091874 -L 5.0191,6.091874,4.7038,6.902593 -L 4.7038,6.902593,3.7827,6.685146 -L 3.7827,6.685146,3.3449,6.408278 -L 3.3449,6.408278,2.9946,5.83475 -L 2.9946,5.83475,2.14,6.456293 -L 2.14,6.456293,1.5376,6.764241 -L 1.5376,6.764241,1.3135,7.970409 -L 1.3135,7.970409,0.8897,7.970409 -L 0.8897,7.970409,0.4592,7.970409 -L 0.4592,7.970409,0.0351,7.970409 -L 5.9822,4.233091,6.385,4.233091 -L 6.385,4.233091,6.8057,4.233091 -L 6.8057,4.233091,7.2361,4.233091 -L 5.5549,6.902593,5.2537,7.33623 -L 5.2537,7.33623,5.1417,7.880062 -L 5.1417,7.880062,5.1245,9.000103 -L 5.9822,6.902593,6.2593,6.902593 -L 6.2593,6.902593,6.5356,6.902593 -L 6.5356,6.902593,6.8057,6.902593 -L 3.8496,7.436547,3.8496,7.806631 -L 3.8496,7.806631,3.8496,8.159706 -L 3.8496,8.159706,3.8496,8.504358 -L 1.7408,7.970409,2.014,8.159706 -L 2.014,8.159706,2.2942,8.340509 -L 2.2942,8.340509,2.5673,8.504358 - -[窒] 60 -L 0.0616,0,1.1929,0 -L 1.1929,0,2.321,0 -L 2.321,0,3.452,0 -L 3.452,0,3.0457,1.500002 -L 3.0457,1.500002,2.0688,1.728892 -L 2.0688,1.728892,0.8882,1.601775 -L 3.8796,0,4.8529,0 -L 4.8529,0,5.8371,0 -L 5.8371,0,6.8388,0 -L 3.8796,1.601775,3.5781,2.017089 -L 3.5781,2.017089,3.466,2.432289 -L 3.466,2.432289,3.452,3.203484 -L 3.452,3.203484,2.5974,3.203484 -L 2.5974,3.203484,1.7431,3.203484 -L 1.7431,3.203484,0.8882,3.203484 -L 4.3066,1.601775,4.8529,1.601775 -L 4.8529,1.601775,5.4133,1.601775 -L 5.4133,1.601775,5.9846,1.601775 -L 6.4084,3.203484,6.1138,3.546664 -L 6.1138,3.546664,5.8301,3.889883 -L 5.8301,3.889883,5.5569,4.233091 -L 5.5569,4.233091,5.207,3.884307 -L 5.207,3.884307,4.7759,3.755663 -L 4.7759,3.755663,3.8796,3.737329 -L 2.1736,3.737329,2.4436,4.183646 -L 2.4436,4.183646,2.7273,4.613036 -L 2.7273,4.613036,3.0247,5.034013 -L 3.0247,5.034013,2.1736,5.137117 -L 2.1736,5.137117,1.3225,5.223233 -L 1.3225,5.223233,0.4924,5.3009 -L 5.1296,5.034013,4.5591,5.137117 -L 4.5591,5.137117,4.0022,5.223233 -L 4.0022,5.223233,3.452,5.3009 -L 5.5569,5.3009,5.8301,5.3009 -L 5.8301,5.3009,6.1138,5.3009 -L 6.1138,5.3009,6.4084,5.3009 -L 1.5291,6.368732,1.8724,6.824915 -L 1.8724,6.824915,2.2331,7.272671 -L 2.2331,7.272671,2.5974,7.703429 -L 2.5974,7.703429,1.7431,7.806631 -L 1.7431,7.806631,0.8987,7.892824 -L 0.8987,7.892824,0.0616,7.970409 -L 0.0616,7.970409,0.0616,7.625763 -L 0.0616,7.625763,0.0616,7.272671 -L 0.0616,7.272671,0.0616,6.902593 -L 4.3066,6.368732,4.3066,6.902593 -L 4.3066,6.902593,4.3066,7.436547 -L 4.3066,7.436547,4.3066,7.970409 -L 4.3066,7.970409,3.8796,7.970409 -L 3.8796,7.970409,3.452,7.970409 -L 3.452,7.970409,3.0247,7.970409 -L 4.6992,6.368732,5.1296,6.368732 -L 5.1296,6.368732,5.5569,6.368732 -L 5.5569,6.368732,5.9846,6.368732 -L 6.8388,6.902593,6.8388,7.272671 -L 6.8388,7.272671,6.8388,7.625763 -L 6.8388,7.625763,6.8388,7.970409 -L 6.8388,7.970409,6.1138,7.970409 -L 6.1138,7.970409,5.4067,7.970409 -L 5.4067,7.970409,4.6992,7.970409 - -[å«¡] 49 -L 3.447,0,3.447,1.944993 -L 3.447,1.944993,3.447,3.889883 -L 3.447,3.889883,3.447,5.83475 -L 3.447,5.83475,3.7275,5.83475 -L 3.7275,5.83475,4.0074,5.83475 -L 4.0074,5.83475,4.3054,5.83475 -L 4.3054,5.83475,4.1545,6.471814 -L 4.1545,6.471814,4.0074,7.091895 -L 4.0074,7.091895,3.8781,7.703429 -L 3.8781,7.703429,3.6049,7.806631 -L 3.6049,7.806631,3.3317,7.892824 -L 3.3317,7.892824,3.0547,7.970409 -L 6.0146,0,6.2878,0 -L 6.2878,0,6.5715,0 -L 6.5715,0,6.8657,0 -L 6.8657,0,6.8657,1.944993 -L 6.8657,1.944993,6.8657,3.889883 -L 6.8657,3.889883,6.8657,5.83475 -L 6.8657,5.83475,6.2878,5.83475 -L 6.2878,5.83475,5.7166,5.83475 -L 5.7166,5.83475,5.1565,5.83475 -L 5.1565,5.83475,5.1877,5.063577 -L 5.1877,5.063577,5.4118,4.648372 -L 5.4118,4.648372,6.0146,4.233091 -L 4.3054,1.601775,4.3054,2.135642 -L 4.3054,2.135642,4.3054,2.669602 -L 4.3054,2.669602,4.3054,3.203484 -L 4.3054,3.203484,4.5818,3.306561 -L 4.5818,3.306561,4.8623,3.392776 -L 4.8623,3.392776,5.1565,3.470437 -L 5.1565,3.470437,4.8623,3.735994 -L 4.8623,3.735994,4.5818,3.992986 -L 4.5818,3.992986,4.3054,4.233091 -L 4.7359,1.601775,5.1565,1.601775 -L 5.1565,1.601775,5.587,1.601775 -L 5.587,1.601775,6.0146,1.601775 -L 6.0146,1.601775,5.864,2.135642 -L 5.864,2.135642,5.7166,2.669602 -L 5.7166,2.669602,5.587,3.203484 -L 6.0146,6.368732,6.3155,6.784024 -L 6.3155,6.784024,6.4275,7.19924 -L 6.4275,7.19924,6.4419,7.970409 -L 6.4419,7.970409,5.7166,7.970409 -L 5.7166,7.970409,5.0056,7.970409 -L 5.0056,7.970409,4.3054,7.970409 -L 3.4648,6.33032,-0.1325,6.33032 -L 0.7224,3.326536,1.3455,8.9999 -A -4.6682,-3.399562,8.620982,23.224227,51.278884 -A -6.528,6.33032,9.138971,316.15783,0 - -[抽] 45 -L 0.5209,0,0.7976,0 -L 0.7976,0,1.0813,0 -L 1.0813,0,1.3794,0 -L 1.3794,0,1.3615,2.648395 -L 1.3615,2.648395,1.2529,3.745784 -L 1.2529,3.745784,0.9482,4.233091 -L 0.9482,4.233091,0.654,4.079174 -L 0.654,4.079174,0.3738,3.916732 -L 0.3738,3.916732,0.094,3.737329 -L 3.4843,0,3.4843,2.315049 -L 3.4843,2.315049,3.4843,4.613036 -L 3.4843,4.613036,3.4843,6.902593 -L 3.4843,6.902593,4.6853,7.048131 -L 4.6853,7.048131,5.1266,7.65973 -L 5.1266,7.65973,5.1932,9.000103 -L 3.9043,0,4.3354,0 -L 4.3354,0,4.7624,0 -L 4.7624,0,5.1932,0 -L 5.1932,0,5.2107,2.05375 -L 5.2107,2.05375,4.9445,3.310769 -L 4.9445,3.310769,3.9043,3.737329 -L 5.5855,0,6.0166,0 -L 6.0166,0,6.4404,0 -L 6.4404,0,6.8674,0 -L 6.8674,0,6.8674,1.257145 -L 6.8674,1.257145,6.8674,2.505747 -L 6.8674,2.505747,6.8674,3.737329 -L 6.8674,3.737329,6.356,3.840444 -L 6.356,3.840444,5.8625,3.926637 -L 5.8625,3.926637,5.3753,4.004309 -L 5.3753,4.004309,5.2597,5.687894 -L 5.2597,5.687894,5.3161,6.439285 -L 5.3161,6.439285,5.5855,6.902593 -L 5.5855,6.902593,6.0166,6.902593 -L 6.0166,6.902593,6.4404,6.902593 -L 6.4404,6.902593,6.8674,6.902593 -L 6.8674,6.902593,6.8674,6.02408 -L 6.8674,6.02408,6.8674,5.137117 -L 6.8674,5.137117,6.8674,4.233091 -L 1.7751,4.233091,1.2704,5.552317 -L 1.2704,5.552317,1.0852,6.524131 -L 1.0852,6.524131,0.094,6.902593 -L 1.7751,6.902593,1.4946,7.33623 -L 1.4946,7.33623,1.3899,7.880062 -L 1.3899,7.880062,1.3794,9.000103 - -[è¡·] 54 -L 0.9467,0,1.3775,0 -L 1.3775,0,1.8052,0 -L 1.8052,0,2.2321,0 -L 2.2321,0,2.1484,0.904048 -L 2.1484,0.904048,2.0815,1.791034 -L 2.0815,1.791034,2.0188,2.669602 -L 2.0188,2.669602,1.3775,2.324966 -L 1.3775,2.324966,0.7471,1.971875 -L 0.7471,1.971875,0.1271,1.601775 -L 2.6594,0,2.989,0.375742 -L 2.989,0.375742,3.3217,0.514176 -L 3.3217,0.514176,3.9417,0.533965 -L 6.4736,0,4.9395,1.758543 -L 4.9395,1.758543,4.169,2.856047 -L 4.169,2.856047,3.5105,4.233091 -L 3.5105,4.233091,3.2131,3.889883 -L 3.2131,3.889883,2.9326,3.546664 -L 2.9326,3.546664,2.6594,3.203484 -L 5.1882,2.135642,5.6193,2.669602 -L 5.6193,2.669602,6.0428,3.203484 -L 6.0428,3.203484,6.4736,3.737329 -L 0.9467,4.767034,0.9467,5.3009 -L 0.9467,5.3009,0.9467,5.83475 -L 0.9467,5.83475,0.9467,6.368732 -L 0.9467,6.368732,1.6546,6.368732 -L 1.6546,6.368732,2.3621,6.368732 -L 2.3621,6.368732,3.0867,6.368732 -L 3.0867,6.368732,3.3669,6.961993 -L 3.3669,6.961993,3.3669,7.377116 -L 3.3669,7.377116,3.0867,7.970409 -L 3.0867,7.970409,2.092,7.970409 -L 2.092,7.970409,1.1008,7.970409 -L 1.1008,7.970409,0.1271,7.970409 -L 1.3775,4.767034,1.9348,4.767034 -L 1.9348,4.767034,2.5053,4.767034 -L 2.5053,4.767034,3.0867,4.767034 -L 3.0867,4.767034,3.3638,5.3009 -L 3.3638,5.3009,3.6436,5.83475 -L 3.6436,5.83475,3.9417,6.368732 -L 3.9417,6.368732,4.6418,6.368732 -L 4.6418,6.368732,5.3423,6.368732 -L 5.3423,6.368732,6.0428,6.368732 -L 6.0428,6.368732,6.0428,5.83475 -L 6.0428,5.83475,6.0428,5.3009 -L 6.0428,5.3009,6.0428,4.767034 -L 6.0428,4.767034,5.3423,4.767034 -L 5.3423,4.767034,4.6418,4.767034 -L 4.6418,4.767034,3.9417,4.767034 -L 3.9417,7.970409,3.7875,8.313594 -L 3.7875,8.313594,3.6436,8.656911 -L 3.6436,8.656911,3.5105,9.000103 -L 4.3371,7.970409,5.1882,7.970409 -L 5.1882,7.970409,6.0428,7.970409 -L 6.0428,7.970409,6.8977,7.970409 - -[鋳] 63 -L 0.126,0,0.5529,0 -L 0.5529,0,0.9802,0 -L 0.9802,0,1.4114,0 -L 1.4114,0,1.4814,2.286745 -L 1.4814,2.286745,1.2709,4.056545 -L 1.2709,4.056545,0.126,4.767034 -L 5.6455,0,5.926,0 -L 5.926,0,6.2062,0 -L 6.2062,0,6.5004,0 -L 6.5004,0,6.367,2.525503 -L 6.367,2.525503,5.6599,3.220455 -L 5.6599,3.220455,3.9363,3.203484 -L 3.9363,3.203484,3.9086,2.412406 -L 3.9086,2.412406,3.688,1.858866 -L 3.688,1.858866,3.0852,1.067815 -L 0.5529,1.868662,0.4023,2.324966 -L 0.4023,2.324966,0.2556,2.7727 -L 0.2556,2.7727,0.126,3.203484 -L 2.2621,2.135642,2.2621,2.505747 -L 2.2621,2.505747,2.2621,2.858827 -L 2.2621,2.858827,2.2621,3.203484 -L 6.8994,3.203484,6.623,3.617326 -L 6.623,3.617326,6.5176,4.022653 -L 6.5176,4.022653,6.5004,4.767034 -L 6.5004,4.767034,5.7751,4.767034 -L 5.7751,4.767034,5.0676,4.767034 -L 5.0676,4.767034,4.3675,4.767034 -L 4.3675,4.767034,4.3675,4.423832 -L 4.3675,4.423832,4.3675,4.080526 -L 4.3675,4.080526,4.3675,3.737329 -L 1.8352,4.767034,1.5305,5.182233 -L 1.5305,5.182233,1.425,5.597537 -L 1.425,5.597537,1.4114,6.368732 -L 1.4114,6.368732,0.7914,6.388499 -L 0.7914,6.388499,0.4587,6.526846 -L 0.4587,6.526846,0.126,6.902593 -L 0.126,6.902593,0.5529,7.615884 -L 0.5529,7.615884,0.9802,8.31227 -L 0.9802,8.31227,1.4114,9.000103 -L 1.4114,9.000103,1.6807,8.656911 -L 1.6807,8.656911,1.9644,8.313594 -L 1.9644,8.313594,2.2621,7.970409 -L 3.0852,4.767034,3.3622,4.767034 -L 3.3622,4.767034,3.6421,4.767034 -L 3.6421,4.767034,3.9363,4.767034 -L 4.7944,5.3009,4.7944,5.670984 -L 4.7944,5.670984,4.7944,6.02408 -L 4.7944,6.02408,4.7944,6.368732 -L 4.7944,6.368732,4.3675,6.368732 -L 4.3675,6.368732,3.9363,6.368732 -L 3.9363,6.368732,3.5164,6.368732 -L 5.2217,6.368732,4.987,7.699182 -L 4.987,7.699182,4.3745,8.012816 -L 4.3745,8.012816,3.5164,7.970409 -L 5.6455,6.368732,6.0556,6.368732 -L 6.0556,6.368732,6.4724,6.368732 -L 6.4724,6.368732,6.8994,6.368732 -L 5.6455,7.970409,5.4949,8.313594 -L 5.4949,8.313594,5.3513,8.656911 -L 5.3513,8.656911,5.2217,9.000103 -L 6.0766,7.970409,6.346,7.970409 -L 6.346,7.970409,6.6262,7.970409 -L 6.6262,7.970409,6.8994,7.970409 - -[駐] 51 -L 1.8337,0,3.1993,0.613066 -L 3.1993,0.613066,3.5635,2.056541 -L 3.5635,2.056541,3.5425,3.737329 -L 3.5425,3.737329,2.5447,3.737329 -L 2.5447,3.737329,1.5636,3.737329 -L 1.5636,3.737329,0.583,3.737329 -L 0.583,3.737329,0.583,5.337654 -L 0.583,5.337654,0.583,6.929474 -L 0.583,6.929474,0.583,8.504358 -L 0.583,8.504358,1.5636,8.504358 -L 1.5636,8.504358,2.5447,8.504358 -L 2.5447,8.504358,3.5425,8.504358 -L 3.9733,0,4.5197,0 -L 4.5197,0,5.0766,0 -L 5.0766,0,5.6475,0 -L 5.6475,0,5.6755,2.036769 -L 5.6755,2.036769,5.4272,3.302336 -L 5.4272,3.302336,4.3936,3.737329 -L 6.0751,0,6.5056,0 -L 6.5056,0,6.9294,0 -L 6.9294,0,7.3567,0 -L 0.1592,0.800934,0.2887,1.438008 -L 0.2887,1.438008,0.4323,2.057986 -L 0.4323,2.057986,0.583,2.669602 -L 1.4099,1.601775,1.4099,1.971875 -L 1.4099,1.971875,1.4099,2.324966 -L 1.4099,2.324966,1.4099,2.669602 -L 2.2641,1.601775,2.2641,1.971875 -L 2.2641,1.971875,2.2641,2.324966 -L 2.2641,2.324966,2.2641,2.669602 -L 6.0751,3.737329,5.7739,4.185074 -L 5.7739,4.185074,5.665,5.005693 -L 5.665,5.005693,5.6475,6.902593 -L 5.6475,6.902593,5.0766,6.902593 -L 5.0766,6.902593,4.5197,6.902593 -L 4.5197,6.902593,3.9733,6.902593 -L 1.8337,4.500054,1.5636,4.767034 -L 1.5636,4.767034,1.2834,5.034013 -L 1.2834,5.034013,1.0103,5.3009 -L 2.2641,5.3009,1.8337,5.83475 -L 1.8337,5.83475,1.413,6.368732 -L 1.413,6.368732,1.0103,6.902593 -L 2.2641,6.902593,2.1104,7.272671 -L 2.1104,7.272671,1.9668,7.625763 -L 1.9668,7.625763,1.8337,7.970409 -L 6.0751,6.902593,6.5056,6.902593 -L 6.5056,6.902593,6.9294,6.902593 -L 6.9294,6.902593,7.3567,6.902593 -L 6.0751,7.970409,5.7809,8.313594 -L 5.7809,8.313594,5.4969,8.656911 -L 5.4969,8.656911,5.2202,9.000103 - -[弔] 36 -L 3.5725,0,3.3943,3.087597 -L 3.3943,3.087597,2.4521,3.827764 -L 2.4521,3.827764,0.1577,3.737329 -L 0.1577,3.737329,0.1577,3.392776 -L 0.1577,3.392776,0.1577,3.039603 -L 0.1577,3.039603,0.1577,2.669602 -L 5.2537,1.067815,6.5776,1.327796 -L 6.5776,1.327796,6.9563,2.180856 -L 6.9563,2.180856,6.9629,3.737329 -L 6.9629,3.737329,5.8912,3.840444 -L 5.8912,3.840444,4.8229,3.926637 -L 4.8229,3.926637,3.7547,4.004309 -L 3.7547,4.004309,3.5449,4.614474 -L 3.5449,4.614474,3.3379,5.224673 -L 3.3379,5.224673,3.1421,5.83475 -L 3.1421,5.83475,2.291,5.83475 -L 2.291,5.83475,1.436,5.83475 -L 1.436,5.83475,0.585,5.83475 -L 0.585,5.83475,0.585,5.3009 -L 0.585,5.3009,0.585,4.767034 -L 0.585,4.767034,0.585,4.233091 -L 3.9683,5.83475,3.6916,6.28962 -L 3.6916,6.28962,3.5901,6.981683 -L 3.5901,6.981683,3.5725,8.504358 -L 3.5725,8.504358,2.5673,8.504358 -L 2.5673,8.504358,1.573,8.504358 -L 1.573,8.504358,0.585,8.504358 -L 4.3991,5.83475,5.0996,5.83475 -L 5.0996,5.83475,5.8071,5.83475 -L 5.8071,5.83475,6.5325,5.83475 -L 6.5325,5.83475,6.5325,6.738793 -L 6.5325,6.738793,6.5325,7.625763 -L 6.5325,7.625763,6.5325,8.504358 -L 6.5325,8.504358,5.6775,8.504358 -L 5.6775,8.504358,4.8229,8.504358 -L 4.8229,8.504358,3.9683,8.504358 - -[彫] 42 -L 0.1915,0.266985,0.4889,1.106042 -L 0.4889,1.106042,0.5978,3.241574 -L 0.5978,3.241574,0.6153,8.504358 -L 0.6153,8.504358,1.7428,8.504358 -L 1.7428,8.504358,2.8706,8.504358 -L 2.8706,8.504358,4.0022,8.504358 -L 4.0022,8.504358,4.0022,5.680883 -L 4.0022,5.680883,4.0022,2.848916 -L 4.0022,2.848916,4.0022,0 -L 4.0022,0,3.7041,0 -L 3.7041,0,3.4239,0 -L 3.4239,0,3.1476,0 -L 5.0704,0,5.8336,0.904048 -L 5.8336,0.904048,6.6007,1.791034 -L 6.6007,1.791034,7.3887,2.669602 -L 1.4699,1.601775,1.4699,2.324966 -L 1.4699,2.324966,1.4699,3.039603 -L 1.4699,3.039603,1.4699,3.737329 -L 1.4699,3.737329,2.0195,3.737329 -L 2.0195,3.737329,2.5763,3.737329 -L 2.5763,3.737329,3.1476,3.737329 -L 3.1476,3.737329,3.1476,3.039603 -L 3.1476,3.039603,3.1476,2.324966 -L 3.1476,2.324966,3.1476,1.601775 -L 3.1476,1.601775,2.5763,1.601775 -L 2.5763,1.601775,2.0195,1.601775 -L 2.0195,1.601775,1.4699,1.601775 -L 5.0704,3.737329,5.6865,4.450708 -L 5.6865,4.450708,6.3205,5.146995 -L 6.3205,5.146995,6.9614,5.83475 -L 1.4699,5.3009,1.7428,5.3009 -L 1.7428,5.3009,2.0163,5.3009 -L 2.0163,5.3009,2.2965,5.3009 -L 2.2965,5.3009,2.2965,5.83475 -L 2.2965,5.83475,2.2965,6.368732 -L 2.2965,6.368732,2.2965,6.902593 -L 2.2965,6.902593,2.0163,6.902593 -L 2.0163,6.902593,1.7428,6.902593 -L 1.7428,6.902593,1.4699,6.902593 -L 5.0704,6.902593,5.6865,7.615884 -L 5.6865,7.615884,6.3205,8.31227 -L 6.3205,8.31227,6.9614,9.000103 - -[å¾´] 60 -L 1.0446,0,0.9606,1.600341 -L 0.9606,1.600341,0.8902,3.19214 -L 0.8902,3.19214,0.8306,4.767034 -L 0.8306,4.767034,0.6135,4.603184 -L 0.6135,4.603184,0.4103,4.422387 -L 0.4103,4.422387,0.2177,4.233091 -L 4.8549,0,5.801,2.244415 -L 5.801,2.244415,5.7936,3.844745 -L 5.7936,3.844745,5.4962,6.368732 -L 5.4962,6.368732,5.2857,6.204927 -L 5.2857,6.204927,5.0689,6.02408 -L 5.0689,6.02408,4.8549,5.83475 -L 7.4191,0,7.1245,0.533965 -L 7.1245,0.533965,6.8373,1.067815 -L 6.8373,1.067815,6.5641,1.601775 -L 1.8957,0.533965,2.323,0.533965 -L 2.323,0.533965,2.7535,0.533965 -L 2.7535,0.533965,3.1738,0.533965 -L 3.1738,0.533965,3.1738,1.067815 -L 3.1738,1.067815,3.1738,1.601775 -L 3.1738,1.601775,3.1738,2.135642 -L 3.1738,2.135642,2.8796,2.324966 -L 2.8796,2.324966,2.5997,2.505747 -L 2.5997,2.505747,2.323,2.669602 -L 3.6046,1.067815,3.8816,1.067815 -L 3.8816,1.067815,4.1618,1.067815 -L 4.1618,1.067815,4.4592,1.067815 -L 3.6046,2.669602,3.2999,3.103156 -L 3.2999,3.103156,3.1916,3.6469 -L 3.1916,3.6469,3.1738,4.767034 -L 3.1738,4.767034,2.7535,4.767034 -L 2.7535,4.767034,2.323,4.767034 -L 2.323,4.767034,1.8957,4.767034 -L 6.5641,3.470437,6.8653,4.106077 -L 6.8653,4.106077,6.9778,4.995815 -L 6.9778,4.995815,6.9918,6.902593 -L 6.9918,6.902593,6.5641,6.902593 -L 6.5641,6.902593,6.1368,6.902593 -L 6.1368,6.902593,5.7095,6.902593 -L 5.7095,6.902593,5.7095,7.615884 -L 5.7095,7.615884,5.7095,8.31227 -L 5.7095,8.31227,5.7095,9.000103 -L 3.6046,4.767034,3.8816,4.767034 -L 3.8816,4.767034,4.1618,4.767034 -L 4.1618,4.767034,4.4592,4.767034 -L 1.0446,5.567864,1.1739,6.02408 -L 1.1739,6.02408,1.3175,6.471814 -L 1.3175,6.471814,1.4649,6.902593 -L 2.323,6.368732,2.323,6.902593 -L 2.323,6.902593,2.323,7.436547 -L 2.323,7.436547,2.323,7.970409 -L 2.964,6.368732,3.0235,7.245785 -L 3.0235,7.245785,3.0967,8.122936 -L 3.0967,8.122936,3.1738,9.000103 -L 3.8186,6.368732,3.8816,6.902593 -L 3.8816,6.902593,3.9478,7.436547 -L 3.9478,7.436547,4.0319,7.970409 -L 0.2177,7.436547,0.4909,7.968976 -L 0.4909,7.968976,0.7644,8.493035 -L 0.7644,8.493035,1.0446,9.000103 - -[懲] 69 -L 0.2165,0.266985,0.3458,0.723169 -L 0.3458,0.723169,0.4932,1.170952 -L 0.4932,1.170952,0.647,1.601775 -L 2.7803,0,2.4826,0.415298 -L 2.4826,0.415298,2.3702,0.830612 -L 2.3702,0.830612,2.3527,1.601775 -L 3.2111,0,4.0412,0 -L 4.0412,0,4.885,0 -L 4.885,0,5.7434,0 -L 5.7434,0,5.7434,0.370187 -L 5.7434,0.370187,5.7434,0.723169 -L 5.7434,0.723169,5.7434,1.067815 -L 7.4176,0.800934,7.2736,1.067815 -L 7.2736,1.067815,7.1475,1.334894 -L 7.1475,1.334894,7.0215,1.601775 -L 4.4577,1.334894,4.3071,1.601775 -L 4.3071,1.601775,4.1638,1.868662 -L 4.1638,1.868662,4.0339,2.135642 -L 4.885,2.669602,5.3126,3.202024 -L 5.3126,3.202024,5.7434,3.726083 -L 5.7434,3.726083,6.1672,4.233091 -L 6.1672,4.233091,5.845,4.905473 -L 5.845,4.905473,5.5679,5.696436 -L 5.5679,5.696436,5.1021,6.368732 -L 5.1021,6.368732,4.5876,6.10173 -L 4.5876,6.10173,4.0934,5.83475 -L 4.0934,5.83475,3.6031,5.567864 -L 3.6031,5.567864,3.8801,5.3009 -L 3.8801,5.3009,4.1638,5.034013 -L 4.1638,5.034013,4.4577,4.767034 -L 7.4176,2.669602,7.1475,3.039603 -L 7.1475,3.039603,6.8673,3.392776 -L 6.8673,3.392776,6.5945,3.737329 -L 1.0708,3.203484,0.9902,4.080526 -L 0.9902,4.080526,0.924,4.957693 -L 0.924,4.957693,0.8575,5.83475 -L 0.8575,5.83475,0.647,5.670984 -L 0.647,5.670984,0.4298,5.490219 -L 0.4298,5.490219,0.2165,5.3009 -L 2.7803,3.203484,3.0567,3.203484 -L 3.0567,3.203484,3.3337,3.203484 -L 3.3337,3.203484,3.6031,3.203484 -L 3.6031,3.203484,3.5754,3.947848 -L 3.5754,3.947848,3.3614,4.353181 -L 3.3614,4.353181,2.7803,4.767034 -L 6.5945,5.034013,6.8957,5.656864 -L 6.8957,5.656864,7.0074,6.279726 -L 7.0074,6.279726,7.0215,7.436547 -L 7.0215,7.436547,6.4436,7.272671 -L 6.4436,7.272671,5.8727,7.091895 -L 5.8727,7.091895,5.3126,6.902593 -L 1.0708,6.368732,1.3478,6.738793 -L 1.3478,6.738793,1.6315,7.091895 -L 1.6315,7.091895,1.9219,7.436547 -L 0.2165,7.436547,0.647,7.968976 -L 0.647,7.968976,1.0708,8.493035 -L 1.0708,8.493035,1.5016,9.000103 -L 2.7803,7.436547,2.7803,7.806631 -L 2.7803,7.806631,2.7803,8.159706 -L 2.7803,8.159706,2.7803,8.504358 -L 3.3933,7.436547,3.4563,7.968976 -L 3.4563,7.968976,3.5225,8.493035 -L 3.5225,8.493035,3.6031,9.000103 -L 4.2444,7.436547,4.3071,7.806631 -L 4.3071,7.806631,4.3736,8.159706 -L 4.3736,8.159706,4.4577,8.504358 -L 5.7434,7.970409,5.7434,8.313594 -L 5.7434,8.313594,5.7434,8.656911 -L 5.7434,8.656911,5.7434,9.000103 - -[挑] 48 -L 0.2501,0,0.5229,0 -L 0.5229,0,0.8101,0 -L 0.8101,0,1.1047,0 -L 1.1047,0,1.1047,1.257145 -L 1.1047,1.257145,1.1047,2.505747 -L 1.1047,2.505747,1.1047,3.737329 -L 1.1047,3.737329,0.8101,3.737329 -L 0.8101,3.737329,0.5229,3.737329 -L 0.5229,3.737329,0.2501,3.737329 -L 2.355,0,2.9116,0.904048 -L 2.9116,0.904048,3.486,1.791034 -L 3.486,1.791034,4.0607,2.669602 -L 4.0607,2.669602,3.9802,3.202024 -L 3.9802,3.202024,3.9133,3.726083 -L 3.9133,3.726083,3.8502,4.233091 -L 3.8502,4.233091,3.3354,3.889883 -L 3.3354,3.889883,2.8419,3.546664 -L 2.8419,3.546664,2.355,3.203484 -L 5.7419,0,5.4614,0.689277 -L 5.4614,0.689277,5.3598,3.022703 -L 5.3598,3.022703,5.3423,9.000103 -L 6.1657,0,6.5962,0 -L 6.5962,0,7.02,0 -L 7.02,0,7.4473,0 -L 7.4473,0,7.4473,0.533965 -L 7.4473,0.533965,7.4473,1.067815 -L 7.4473,1.067815,7.4473,1.601775 -L 7.02,3.203484,6.5962,3.546664 -L 6.5962,3.546664,6.1657,3.889883 -L 6.1657,3.889883,5.7419,4.233091 -L 1.1047,4.233091,1.1047,4.95627 -L 1.1047,4.95627,1.1047,5.670984 -L 1.1047,5.670984,1.1047,6.368732 -L 1.1047,6.368732,0.8101,6.557952 -L 0.8101,6.557952,0.5229,6.738793 -L 0.5229,6.738793,0.2501,6.902593 -L 4.0607,4.767034,4.0607,6.178052 -L 4.0607,6.178052,4.0607,7.589009 -L 4.0607,7.589009,4.0607,9.000103 -L 5.7419,5.83475,6.1657,6.368732 -L 6.1657,6.368732,6.5962,6.902593 -L 6.5962,6.902593,7.02,7.436547 -L 3.2061,6.635706,3.0552,6.902593 -L 3.0552,6.902593,2.9116,7.169557 -L 2.9116,7.169557,2.7823,7.436547 -L 1.5285,6.902593,1.2304,7.33623 -L 1.2304,7.33623,1.1183,7.880062 -L 1.1183,7.880062,1.1047,9.000103 - -[眺] 42 -L 2.3847,0,2.9416,0.904048 -L 2.9416,0.904048,3.5128,1.791034 -L 3.5128,1.791034,4.0939,2.669602 -L 4.0939,2.669602,4.0098,3.202024 -L 4.0098,3.202024,3.9433,3.726083 -L 3.9433,3.726083,3.8771,4.233091 -L 3.8771,4.233091,3.3692,3.889883 -L 3.3692,3.889883,2.875,3.546664 -L 2.875,3.546664,2.3847,3.203484 -L 5.7681,0,5.4704,0.689277 -L 5.4704,0.689277,5.3586,3.022703 -L 5.3586,3.022703,5.3443,9.000103 -L 6.1989,0,6.6265,0 -L 6.6265,0,7.0538,0 -L 7.0538,0,7.4811,0 -L 7.4811,0,7.4811,0.533965 -L 7.4811,0.533965,7.4811,1.067815 -L 7.4811,1.067815,7.4811,1.601775 -L 0.2797,1.601775,0.2797,3.916732 -L 0.2797,3.916732,0.2797,6.214745 -L 0.2797,6.214745,0.2797,8.504358 -L 0.2797,8.504358,0.6829,8.504358 -L 0.6829,8.504358,1.1032,8.504358 -L 1.1032,8.504358,1.534,8.504358 -L 1.534,8.504358,1.534,6.214745 -L 1.534,6.214745,1.534,3.916732 -L 1.534,3.916732,1.534,1.601775 -L 1.534,1.601775,1.1032,1.601775 -L 1.1032,1.601775,0.6829,1.601775 -L 0.6829,1.601775,0.2797,1.601775 -L 7.0538,3.203484,6.6265,3.546664 -L 6.6265,3.546664,6.1989,3.889883 -L 6.1989,3.889883,5.7681,4.233091 -L 4.0939,4.767034,4.0939,6.178052 -L 4.0939,6.178052,4.0939,7.589009 -L 4.0939,7.589009,4.0939,9.000103 -L 3.2393,6.10173,2.9416,6.557952 -L 2.9416,6.557952,2.6618,7.005773 -L 2.6618,7.005773,2.3847,7.436547 -L 5.7681,5.83475,6.1989,6.368732 -L 6.1989,6.368732,6.6265,6.902593 -L 6.6265,6.902593,7.0538,7.436547 - -[聴] 75 -L 2.4112,0,2.3342,0.723169 -L 2.3342,0.723169,2.261,1.438008 -L 2.261,1.438008,2.2014,2.135642 -L 2.2014,2.135642,1.6936,1.971875 -L 1.6936,1.971875,1.1959,1.791034 -L 1.1959,1.791034,0.7024,1.601775 -L 0.7024,1.601775,0.7024,3.916732 -L 0.7024,3.916732,0.7024,6.214745 -L 0.7024,6.214745,0.7024,8.504358 -L 0.7024,8.504358,2.3625,8.365929 -L 2.3625,8.365929,3.5569,8.108827 -L 3.5569,8.108827,4.9473,7.970409 -L 4.9473,7.970409,5.0766,8.313594 -L 5.0766,8.313594,5.2237,8.656911 -L 5.2237,8.656911,5.3746,9.000103 -L 4.9473,0,4.6461,0.435092 -L 4.6461,0.435092,4.5372,0.988808 -L 4.5372,0.988808,4.5236,2.135642 -L 5.3746,0,5.651,0 -L 5.651,0,5.9312,0 -L 5.9312,0,6.2292,0 -L 6.2292,0,6.2292,0.370187 -L 6.2292,0.370187,6.2292,0.723169 -L 6.2292,0.723169,6.2292,1.067815 -L 3.2378,0.533965,3.3677,0.904048 -L 3.3677,0.904048,3.5148,1.257145 -L 3.5148,1.257145,3.6651,1.601775 -L 7.4796,1.334894,7.3287,1.601775 -L 7.3287,1.601775,7.1819,1.868662 -L 7.1819,1.868662,7.0485,2.135642 -L 5.8019,2.402622,5.651,2.669602 -L 5.651,2.669602,5.5074,2.936499 -L 5.5074,2.936499,5.3746,3.203484 -L 2.4112,2.669602,2.4112,3.202024 -L 2.4112,3.202024,2.4112,3.726083 -L 2.4112,3.726083,2.4112,4.233091 -L 2.4112,4.233091,1.9913,4.233091 -L 1.9913,4.233091,1.5601,4.233091 -L 1.5601,4.233091,1.1328,4.233091 -L 3.6651,4.233091,3.6651,4.95627 -L 3.6651,4.95627,3.6651,5.670984 -L 3.6651,5.670984,3.6651,6.368732 -L 3.6651,6.368732,4.2258,6.368732 -L 4.2258,6.368732,4.7932,6.368732 -L 4.7932,6.368732,5.3746,6.368732 -L 5.3746,6.368732,5.6055,7.750078 -L 5.6055,7.750078,6.3098,8.038198 -L 6.3098,8.038198,7.4796,7.970409 -L 4.0924,4.233091,4.3691,4.233091 -L 4.3691,4.233091,4.6528,4.233091 -L 4.6528,4.233091,4.9473,4.233091 -L 4.9473,4.233091,4.9473,4.767034 -L 4.9473,4.767034,4.9473,5.3009 -L 4.9473,5.3009,4.9473,5.83475 -L 5.5879,4.233091,5.651,4.95627 -L 5.651,4.95627,5.7179,5.670984 -L 5.7179,5.670984,5.8019,6.368732 -L 5.8019,6.368732,6.2082,6.368732 -L 6.2082,6.368732,6.6285,6.368732 -L 6.6285,6.368732,7.0485,6.368732 -L 7.0485,6.368732,7.0485,5.670984 -L 7.0485,5.670984,7.0485,4.95627 -L 7.0485,4.95627,7.0485,4.233091 -L 7.0485,4.233091,6.7788,4.233091 -L 6.7788,4.233091,6.5021,4.233091 -L 6.5021,4.233091,6.2292,4.233091 -L 2.4112,4.767034,2.4112,5.3009 -L 2.4112,5.3009,2.4112,5.83475 -L 2.4112,5.83475,2.4112,6.368732 -L 2.4112,6.368732,1.9913,6.368732 -L 1.9913,6.368732,1.5601,6.368732 -L 1.5601,6.368732,1.1328,6.368732 -L 2.4112,6.902593,2.4112,7.272671 -L 2.4112,7.272671,2.4112,7.625763 -L 2.4112,7.625763,2.4112,7.970409 - -[脹] 45 -L 0.3083,0.266985,0.613,1.106042 -L 0.613,1.106042,0.7219,3.241574 -L 0.7219,3.241574,0.7394,8.504358 -L 0.7394,8.504358,1.2893,8.504358 -L 1.2893,8.504358,1.8458,8.504358 -L 1.8458,8.504358,2.4171,8.504358 -L 2.4171,8.504358,2.4171,5.680883 -L 2.4171,5.680883,2.4171,2.848916 -L 2.4171,2.848916,2.4171,0 -L 2.4171,0,2.1159,0 -L 2.1159,0,1.8357,0 -L 1.8357,0,1.5621,0 -L 3.2717,0,3.5445,0 -L 3.5445,0,3.8247,0 -L 3.8247,0,4.1228,0 -L 4.1228,0,4.1228,1.257145 -L 4.1228,1.257145,4.1228,2.505747 -L 4.1228,2.505747,4.1228,3.737329 -L 4.1228,3.737329,3.8247,3.916732 -L 3.8247,3.916732,3.5445,4.079174 -L 3.5445,4.079174,3.2717,4.233091 -L 7.5058,0,5.5167,2.848916 -L 5.5167,2.848916,4.445,5.248664 -L 4.445,5.248664,4.1228,8.504358 -L 4.1228,8.504358,5.1031,8.504358 -L 5.1031,8.504358,6.0841,8.504358 -L 6.0841,8.504358,7.0855,8.504358 -L 4.7634,0.533965,4.956,0.723169 -L 4.956,0.723169,5.1626,0.904048 -L 5.1626,0.904048,5.3766,1.067815 -L 1.1593,3.737329,1.4395,3.737329 -L 1.4395,3.737329,1.7131,3.737329 -L 1.7131,3.737329,1.9859,3.737329 -L 5.8004,4.233091,6.357,4.233091 -L 6.357,4.233091,6.9317,4.233091 -L 6.9317,4.233091,7.5058,4.233091 -L 4.5501,5.83475,5.2506,5.83475 -L 5.2506,5.83475,5.9542,5.83475 -L 5.9542,5.83475,6.655,5.83475 -L 1.1593,6.368732,1.4395,6.368732 -L 1.4395,6.368732,1.7131,6.368732 -L 1.7131,6.368732,1.9859,6.368732 -L 4.5501,6.902593,5.2506,6.902593 -L 5.2506,6.902593,5.9542,6.902593 -L 5.9542,6.902593,6.655,6.902593 - -[超] 45 -L 0.3141,0.266985,0.608,0.929408 -L 0.608,0.929408,0.7204,1.829194 -L 0.7204,1.829194,0.734,3.737329 -L 2.4436,0,2.0198,0.370187 -L 2.0198,0.370187,1.5925,0.723169 -L 1.5925,0.723169,1.1652,1.067815 -L 2.874,0,4.4326,0 -L 4.4326,0,5.9846,0 -L 5.9846,0,7.5432,0 -L 2.0198,1.067815,2.065,3.639874 -L 2.065,3.639874,1.7291,4.940788 -L 1.7291,4.940788,0.3141,5.3009 -L 4.5486,1.601775,4.5486,2.478855 -L 4.5486,2.478855,4.5486,3.356022 -L 4.5486,3.356022,4.5486,4.233091 -L 4.5486,4.233091,5.4063,4.233091 -L 5.4063,4.233091,6.2574,4.233091 -L 6.2574,4.233091,7.1124,4.233091 -L 7.1124,4.233091,7.1124,3.356022 -L 7.1124,3.356022,7.1124,2.478855 -L 7.1124,2.478855,7.1124,1.601775 -L 7.1124,1.601775,6.2574,1.601775 -L 6.2574,1.601775,5.4063,1.601775 -L 5.4063,1.601775,4.5486,1.601775 -L 2.4436,3.203484,2.874,3.203484 -L 2.874,3.203484,3.2978,3.203484 -L 3.2978,3.203484,3.7286,3.203484 -L 2.4436,5.3009,1.9214,6.413941 -L 1.9214,6.413941,1.6867,7.162475 -L 1.6867,7.162475,0.734,7.436547 -L 2.874,5.3009,4.1665,5.77551 -L 4.1665,5.77551,4.8077,6.961993 -L 4.8077,6.961993,4.979,8.504358 -L 4.979,8.504358,4.6852,8.504358 -L 4.6852,8.504358,4.3976,8.504358 -L 4.3976,8.504358,4.1248,8.504358 -L 5.8336,5.83475,6.9127,6.204927 -L 6.9127,6.204927,7.1505,7.168118 -L 7.1505,7.168118,7.1124,8.504358 -L 7.1124,8.504358,6.5341,8.504358 -L 6.5341,8.504358,5.9636,8.504358 -L 5.9636,8.504358,5.4063,8.504358 -L 2.4436,7.436547,2.149,7.850324 -L 2.149,7.850324,2.0373,8.255722 -L 2.0373,8.255722,2.0198,9.000103 - -[è·³] 54 -L 0.7711,0,0.7711,1.600341 -L 0.7711,1.600341,0.7711,3.19214 -L 0.7711,3.19214,0.7711,4.767034 -L 1.1914,0,1.4961,0.572071 -L 1.4961,0.572071,1.6047,2.084856 -L 1.6047,2.084856,1.6222,5.83475 -L 1.6222,5.83475,1.3248,5.83475 -L 1.3248,5.83475,1.0411,5.83475 -L 1.0411,5.83475,0.7711,5.83475 -L 0.7711,5.83475,0.7711,6.738793 -L 0.7711,6.738793,0.7711,7.625763 -L 0.7711,7.625763,0.7711,8.504358 -L 0.7711,8.504358,1.3175,8.504358 -L 1.3175,8.504358,1.8747,8.504358 -L 1.8747,8.504358,2.4452,8.504358 -L 2.4452,8.504358,2.302,7.625763 -L 2.302,7.625763,2.1721,6.738793 -L 2.1721,6.738793,2.0495,5.83475 -L 2.8725,0,3.006,0.189318 -L 3.006,0.189318,3.1496,0.370187 -L 3.1496,0.370187,3.2963,0.533965 -L 3.2963,0.533965,2.8274,0.889836 -L 2.8274,0.889836,2.5016,0.889836 -L 2.5016,0.889836,2.0495,0.533965 -L 5.864,0,5.864,3.01137 -L 5.864,3.01137,5.864,6.014174 -L 5.864,6.014174,5.864,9.000103 -L 6.2913,0,6.6972,0 -L 6.6972,0,7.1179,0 -L 7.1179,0,7.5382,0 -L 7.5382,0,7.5382,0.533965 -L 7.5382,0.533965,7.5382,1.067815 -L 7.5382,1.067815,7.5382,1.601775 -L 3.7271,1.067815,4.2735,2.185098 -L 4.2735,2.185098,4.4697,3.039603 -L 4.4697,3.039603,4.3684,4.233091 -L 4.3684,4.233091,4.0038,3.889883 -L 4.0038,3.889883,3.6431,3.546664 -L 3.6431,3.546664,3.2963,3.203484 -L 3.2963,3.203484,2.971,3.579117 -L 2.971,3.579117,2.6452,3.71754 -L 2.6452,3.71754,2.0495,3.737329 -L 7.1179,3.203484,6.8377,3.546664 -L 6.8377,3.546664,6.5641,3.889883 -L 6.5641,3.889883,6.2913,4.233091 -L 4.5821,4.767034,4.5821,6.178052 -L 4.5821,6.178052,4.5821,7.589009 -L 4.5821,7.589009,4.5821,9.000103 -L 3.7271,6.10173,3.5734,6.368732 -L 3.5734,6.368732,3.4333,6.635706 -L 3.4333,6.635706,3.2963,6.902593 -L 6.2913,5.83475,6.5641,6.204927 -L 6.5641,6.204927,6.8377,6.557952 -L 6.8377,6.557952,7.1179,6.902593 - -[勅] 51 -L 2.0518,0,2.0343,1.522669 -L 2.0343,1.522669,1.9254,2.214732 -L 1.9254,2.214732,1.6207,2.669602 -L 1.6207,2.669602,1.1934,1.971875 -L 1.1934,1.971875,0.7804,1.257145 -L 0.7804,1.257145,0.3703,0.533965 -L 3.761,0,4.7343,1.944993 -L 4.7343,1.944993,5.2741,3.813645 -L 5.2741,3.813645,5.4352,5.83475 -L 5.4352,5.83475,5.1651,6.02408 -L 5.1651,6.02408,4.885,6.204927 -L 4.885,6.204927,4.6118,6.368732 -L 5.4352,0,5.7115,0 -L 5.7115,0,5.9952,0 -L 5.9952,0,6.2863,0 -L 6.2863,0,7.0533,2.134202 -L 7.0533,2.134202,7.1934,4.107412 -L 7.1934,4.107412,7.144,6.368732 -L 7.144,6.368732,5.7399,6.635706 -L 5.7399,6.635706,5.3967,7.487333 -L 5.3967,7.487333,5.4352,9.000103 -L 3.3302,1.601775,2.752,2.478855 -L 2.752,2.478855,2.1814,3.356022 -L 2.1814,3.356022,1.6207,4.233091 -L 1.6207,4.233091,1.3443,4.233091 -L 1.3443,4.233091,1.0743,4.233091 -L 1.0743,4.233091,0.7979,4.233091 -L 0.7979,4.233091,0.7979,4.95627 -L 0.7979,4.95627,0.7979,5.670984 -L 0.7979,5.670984,0.7979,6.368732 -L 0.7979,6.368732,1.393,6.398399 -L 1.393,6.398399,1.7187,6.60593 -L 1.7187,6.60593,2.0518,7.169557 -L 2.0518,7.169557,1.7047,7.733189 -L 1.7047,7.733189,1.2673,7.940732 -L 1.2673,7.940732,0.3703,7.970409 -L 2.4753,4.233091,2.0133,5.346131 -L 2.0133,5.346131,2.4122,6.094731 -L 2.4122,6.094731,3.3302,6.368732 -L 3.3302,6.368732,3.3302,5.670984 -L 3.3302,5.670984,3.3302,4.95627 -L 3.3302,4.95627,3.3302,4.233091 -L 3.3302,4.233091,3.0357,4.233091 -L 3.0357,4.233091,2.752,4.233091 -L 2.752,4.233091,2.4753,4.233091 -L 2.4753,7.970409,2.3247,8.313594 -L 2.3247,8.313594,2.1814,8.656911 -L 2.1814,8.656911,2.0518,9.000103 -L 2.9029,7.970409,3.1793,7.970409 -L 3.1793,7.970409,3.463,7.970409 -L 3.463,7.970409,3.761,7.970409 - -[朕] 45 -L 0.3726,0.266985,0.6735,1.106042 -L 0.6735,1.106042,0.7856,3.241574 -L 0.7856,3.241574,0.7999,8.504358 -L 0.7999,8.504358,1.353,8.504358 -L 1.353,8.504358,1.9312,8.504358 -L 1.9312,8.504358,2.5088,8.504358 -L 2.5088,8.504358,2.5088,5.680883 -L 2.5088,5.680883,2.5088,2.848916 -L 2.5088,2.848916,2.5088,0 -L 2.5088,0,2.2111,0 -L 2.2111,0,1.9312,0 -L 1.9312,0,1.6545,0 -L 3.3599,0,4.0642,1.257145 -L 4.0642,1.257145,4.7647,2.505747 -L 4.7647,2.505747,5.4649,3.737329 -L 5.4649,3.737329,5.1041,4.086195 -L 5.1041,4.086195,4.5577,4.214839 -L 4.5577,4.214839,3.3599,4.233091 -L 7.5698,0,6.9993,1.067815 -L 6.9993,1.067815,6.4459,2.135642 -L 6.4459,2.135642,5.8922,3.203484 -L 1.2237,3.737329,1.5036,3.737329 -L 1.5036,3.737329,1.7838,3.737329 -L 1.7838,3.737329,2.0783,3.737329 -L 5.8922,4.233091,5.5948,4.687927 -L 5.5948,4.687927,5.4824,5.380017 -L 5.4824,5.380017,5.4649,6.902593 -L 5.4649,6.902593,4.8873,6.902593 -L 4.8873,6.902593,4.3161,6.902593 -L 4.3161,6.902593,3.7595,6.902593 -L 6.3233,4.233091,6.7257,4.233091 -L 6.7257,4.233091,7.146,4.233091 -L 7.146,4.233091,7.5698,4.233091 -L 1.2237,6.368732,1.5036,6.368732 -L 1.5036,6.368732,1.7838,6.368732 -L 1.7838,6.368732,2.0783,6.368732 -L 5.8922,7.169557,6.0256,7.779761 -L 6.0256,7.779761,6.1692,8.389931 -L 6.1692,8.389931,6.3233,9.000103 -L 6.3233,6.902593,6.5961,6.902593 -L 6.5961,6.902593,6.8798,6.902593 -L 6.8798,6.902593,7.1744,6.902593 -L 4.6138,8.237377,4.4597,8.502934 -L 4.4597,8.502934,4.3161,8.760015 -L 4.3161,8.760015,4.1833,9.000103 - -[沈] 30 -L 0.4023,0.266985,0.8296,1.438008 -L 0.8296,1.438008,1.2569,2.591847 -L 1.2569,2.591847,1.6807,3.737329 -L 2.0768,0,3.8946,3.063687 -L 3.8946,3.063687,4.6823,6.076294 -L 4.6823,6.076294,2.5073,7.436547 -L 2.5073,7.436547,2.5073,6.902593 -L 2.5073,6.902593,2.5073,6.368732 -L 2.5073,6.368732,2.5073,5.83475 -L 5.4952,0,5.1975,0.532608 -L 5.1975,0.532608,5.0851,1.768432 -L 5.0851,1.768432,5.0714,4.767034 -L 5.898,0,6.4514,0 -L 6.4514,0,7.0254,0 -L 7.0254,0,7.6037,0 -L 7.6037,0,7.6037,0.533965 -L 7.6037,0.533965,7.6037,1.067815 -L 7.6037,1.067815,7.6037,1.601775 -L 1.2569,5.83475,0.9596,6.204927 -L 0.9596,6.204927,0.6794,6.557952 -L 0.6794,6.557952,0.4023,6.902593 -L 7.1726,5.83475,7.1726,6.368732 -L 7.1726,6.368732,7.1726,6.902593 -L 7.1726,6.902593,7.1726,7.436547 -L 7.1726,7.436547,5.7159,7.435098 -L 5.7159,7.435098,4.8995,7.781184 -L 4.8995,7.781184,4.6441,9.000103 -L 1.6807,7.970409,1.3869,8.313594 -L 1.3869,8.313594,1.1032,8.656911 -L 1.1032,8.656911,0.8296,9.000103 - -[珍] 33 -L 3.3923,0,4.5095,0.454859 -L 4.5095,0.454859,5.4972,1.147026 -L 5.4972,1.147026,7.2061,2.669602 -L 0.4288,1.601775,0.839,1.601775 -L 0.839,1.601775,1.2589,1.601775 -L 1.2589,1.601775,1.6827,1.601775 -L 1.6827,1.601775,1.6827,2.668069 -L 1.6827,2.668069,1.6827,3.726083 -L 1.6827,3.726083,1.6827,4.767034 -L 1.6827,4.767034,1.3853,4.95627 -L 1.3853,4.95627,1.1052,5.137117 -L 1.1052,5.137117,0.8281,5.3009 -L 3.3923,2.135642,4.4777,2.569289 -L 4.4777,2.569289,5.2482,3.113127 -L 5.2482,3.113127,6.355,4.233091 -L 3.6056,4.233091,4.2258,4.767034 -L 4.2258,4.767034,4.8559,5.3009 -L 4.8559,5.3009,5.4972,5.83475 -L 2.11,5.3009,1.8091,5.77551 -L 1.8091,5.77551,1.7002,6.60593 -L 1.7002,6.60593,1.6827,8.504358 -L 1.6827,8.504358,1.2589,8.504358 -L 1.2589,8.504358,0.839,8.504358 -L 0.839,8.504358,0.4288,8.504358 -L 2.5412,5.3009,3.3712,6.548156 -L 3.3712,6.548156,4.215,7.77831 -L 4.215,7.77831,5.0661,9.000103 -L 5.0661,9.000103,5.9245,7.959076 -L 5.9245,7.959076,6.7756,6.901138 -L 6.7756,6.901138,7.6334,5.83475 -L 2.11,8.504358,2.3867,8.504358 -L 2.3867,8.504358,2.6704,8.504358 -L 2.6704,8.504358,2.965,8.504358 - -[鎮] 66 -L 0.4347,0,0.8585,0 -L 0.8585,0,1.2893,0 -L 1.2893,0,1.7131,0 -L 1.7131,0,1.7863,2.286745 -L 1.7863,2.286745,1.5761,4.056545 -L 1.5761,4.056545,0.4347,4.767034 -L 3.6076,0,3.9473,0.370187 -L 3.9473,0.370187,4.308,0.723169 -L 4.308,0.723169,4.6723,1.067815 -L 7.2046,0,6.9279,0.370187 -L 6.9279,0.370187,6.655,0.723169 -L 6.655,0.723169,6.3815,1.067815 -L 2.3575,0.533965,2.5467,0.723169 -L 2.5467,0.723169,2.7495,0.904048 -L 2.7495,0.904048,2.9635,1.067815 -L 0.8585,1.868662,0.711,2.324966 -L 0.711,2.324966,0.5639,2.7727 -L 0.5639,2.7727,0.4347,3.203484 -L 2.5673,2.402622,2.6934,2.858827 -L 2.6934,2.858827,2.8234,3.306561 -L 2.8234,3.306561,2.9635,3.737329 -L 3.3943,2.135642,4.7949,2.135642 -L 4.7949,2.135642,6.2102,2.135642 -L 6.2102,2.135642,7.6284,2.135642 -L 4.2453,3.203484,4.2453,4.269844 -L 4.2453,4.269844,4.2453,5.327776 -L 4.2453,5.327776,4.2453,6.368732 -L 4.2453,6.368732,4.6723,6.368732 -L 4.6723,6.368732,5.1031,6.368732 -L 5.1031,6.368732,5.5234,6.368732 -L 5.5234,6.368732,5.2961,7.699182 -L 5.2961,7.699182,4.6828,8.012816 -L 4.6828,8.012816,3.818,7.970409 -L 4.6723,3.203484,5.3766,3.203484 -L 5.3766,3.203484,6.0841,3.203484 -L 6.0841,3.203484,6.8126,3.203484 -L 6.8126,3.203484,6.8126,3.546664 -L 6.8126,3.546664,6.8126,3.889883 -L 6.8126,3.889883,6.8126,4.233091 -L 6.8126,4.233091,6.0841,4.233091 -L 6.0841,4.233091,5.3766,4.233091 -L 5.3766,4.233091,4.6723,4.233091 -L 2.1404,4.767034,1.8388,5.182233 -L 1.8388,5.182233,1.7267,5.597537 -L 1.7267,5.597537,1.7131,6.368732 -L 1.7131,6.368732,1.0963,6.388499 -L 1.0963,6.388499,0.7639,6.526846 -L 0.7639,6.526846,0.4347,6.902593 -L 0.4347,6.902593,0.8585,7.615884 -L 0.8585,7.615884,1.2893,8.31227 -L 1.2893,8.31227,1.7131,9.000103 -L 1.7131,9.000103,2.1194,8.493035 -L 2.1194,8.493035,2.5397,7.968976 -L 2.5397,7.968976,2.9635,7.436547 -L 6.8126,5.034013,6.0841,5.137117 -L 6.0841,5.137117,5.3766,5.223233 -L 5.3766,5.223233,4.6723,5.3009 -L 6.8126,6.10173,6.5146,6.204927 -L 6.5146,6.204927,6.2312,6.29106 -L 6.2312,6.29106,5.9542,6.368732 -L 5.9542,7.970409,5.8039,8.313594 -L 5.8039,8.313594,5.6568,8.656911 -L 5.6568,8.656911,5.5234,9.000103 -L 6.3815,7.970409,6.655,7.970409 -L 6.655,7.970409,6.9279,7.970409 -L 6.9279,7.970409,7.2046,7.970409 - -[陳] 63 -L 0.4612,0,0.4612,2.848916 -L 0.4612,2.848916,0.4612,5.680883 -L 0.4612,5.680883,0.4612,8.504358 -L 0.4612,8.504358,1.0107,8.504358 -L 1.0107,8.504358,1.5715,8.504358 -L 1.5715,8.504358,2.142,8.504358 -L 2.142,8.504358,1.7081,6.169618 -L 1.7081,6.169618,1.9249,4.800926 -L 1.9249,4.800926,2.142,2.669602 -L 2.142,2.669602,1.8653,2.505747 -L 1.8653,2.505747,1.5925,2.324966 -L 1.5925,2.324966,1.3154,2.135642 -L 5.13,0,5.0494,0.904048 -L 5.0494,0.904048,4.979,1.791034 -L 4.979,1.791034,4.916,2.669602 -L 4.916,2.669602,4.1248,1.971875 -L 4.1248,1.971875,3.3399,1.257145 -L 3.3399,1.257145,2.5662,0.533965 -L 7.2349,0.533965,5.9636,2.268412 -L 5.9636,2.268412,5,2.918144 -L 5,2.918144,3.4239,3.203484 -L 3.4239,3.203484,3.4239,4.269844 -L 3.4239,4.269844,3.4239,5.327776 -L 3.4239,5.327776,3.4239,6.368732 -L 3.4239,6.368732,4.3381,6.398399 -L 4.3381,6.398399,4.7829,6.60593 -L 4.7829,6.60593,5.13,7.169557 -L 5.13,7.169557,4.979,7.436547 -L 4.979,7.436547,4.8323,7.703429 -L 4.8323,7.703429,4.7023,7.970409 -L 4.7023,7.970409,4.1248,7.970409 -L 4.1248,7.970409,3.5539,7.970409 -L 3.5539,7.970409,2.9966,7.970409 -L 5.9527,3.203484,6.2297,3.203484 -L 6.2297,3.203484,6.5134,3.203484 -L 6.5134,3.203484,6.8073,3.203484 -L 6.8073,3.203484,6.8073,3.735994 -L 6.8073,3.735994,6.8073,4.25995 -L 6.8073,4.25995,6.8073,4.767034 -L 6.8073,4.767034,6.3835,4.767034 -L 6.3835,4.767034,5.9527,4.767034 -L 5.9527,4.767034,5.5289,4.767034 -L 5.5289,4.767034,5.3853,4.423832 -L 5.3853,4.423832,5.2526,4.080526 -L 5.2526,4.080526,5.13,3.737329 -L 3.8512,4.767034,4.1248,4.767034 -L 4.1248,4.767034,4.4116,4.767034 -L 4.4116,4.767034,4.7023,4.767034 -L 4.7023,4.767034,4.979,5.3009 -L 4.979,5.3009,5.2526,5.83475 -L 5.2526,5.83475,5.5289,6.368732 -L 5.5289,6.368732,5.9527,6.368732 -L 5.9527,6.368732,6.3835,6.368732 -L 6.3835,6.368732,6.8073,6.368732 -L 6.8073,6.368732,6.8073,6.02408 -L 6.8073,6.02408,6.8073,5.670984 -L 6.8073,5.670984,6.8073,5.3009 -L 5.5289,7.970409,5.3853,8.313594 -L 5.3853,8.313594,5.2526,8.656911 -L 5.2526,8.656911,5.13,9.000103 -L 5.9527,7.970409,6.3835,7.970409 -L 6.3835,7.970409,6.8073,7.970409 -L 6.8073,7.970409,7.2349,7.970409 - -[æ´¥] 57 -L 0.4628,0.266985,0.8901,1.438008 -L 0.8901,1.438008,1.3139,2.591847 -L 1.3139,2.591847,1.7447,3.737329 -L 4.7047,0,4.2105,1.550896 -L 4.2105,1.550896,3.0547,1.754307 -L 3.0547,1.754307,1.7447,1.601775 -L 5.1355,1.601775,4.8343,2.135642 -L 4.8343,2.135642,4.5537,2.669602 -L 4.5537,2.669602,4.277,3.203484 -L 4.277,3.203484,3.7061,3.203484 -L 3.7061,3.203484,3.1496,3.203484 -L 3.1496,3.203484,2.5997,3.203484 -L 5.5558,1.601775,6.2633,1.601775 -L 6.2633,1.601775,6.9704,1.601775 -L 6.9704,1.601775,7.6919,1.601775 -L 5.1355,3.203484,4.8343,3.735994 -L 4.8343,3.735994,4.5537,4.25995 -L 4.5537,4.25995,4.277,4.767034 -L 4.277,4.767034,3.8536,4.767034 -L 3.8536,4.767034,3.4333,4.767034 -L 3.4333,4.767034,3.0231,4.767034 -L 5.5558,3.203484,5.9866,3.203484 -L 5.9866,3.203484,6.4135,3.203484 -L 6.4135,3.203484,6.8408,3.203484 -L 5.1355,4.767034,4.8343,5.3009 -L 4.8343,5.3009,4.5537,5.83475 -L 4.5537,5.83475,4.277,6.368732 -L 4.277,6.368732,3.5769,6.368732 -L 3.5769,6.368732,2.8725,6.368732 -L 2.8725,6.368732,2.172,6.368732 -L 5.5558,4.767034,5.8356,4.767034 -L 5.8356,4.767034,6.1158,4.767034 -L 6.1158,4.767034,6.4135,4.767034 -L 6.4135,4.767034,6.2633,5.961955 -L 6.2633,5.961955,5.8321,6.343274 -L 5.8321,6.343274,5.1355,6.368732 -L 5.1355,6.368732,4.8343,6.902593 -L 4.8343,6.902593,4.5537,7.436547 -L 4.5537,7.436547,4.277,7.970409 -L 4.277,7.970409,3.8536,7.970409 -L 3.8536,7.970409,3.4333,7.970409 -L 3.4333,7.970409,3.0231,7.970409 -L 1.3139,5.83475,1.0236,6.204927 -L 1.0236,6.204927,0.7399,6.557952 -L 0.7399,6.557952,0.4628,6.902593 -L 6.8408,6.368732,6.5396,6.784024 -L 6.5396,6.784024,6.4279,7.19924 -L 6.4279,7.19924,6.4135,7.970409 -L 6.4135,7.970409,5.9866,7.970409 -L 5.9866,7.970409,5.5558,7.970409 -L 5.5558,7.970409,5.1355,7.970409 -L 5.1355,7.970409,4.9775,8.313594 -L 4.9775,8.313594,4.8343,8.656911 -L 4.8343,8.656911,4.7047,9.000103 -L 1.7447,7.970409,1.4509,8.313594 -L 1.4509,8.313594,1.1672,8.656911 -L 1.1672,8.656911,0.8901,9.000103 - -[墜] 63 -L 0.4929,0,1.6242,0 -L 1.6242,0,2.752,0 -L 2.752,0,3.8832,0 -L 3.8832,0,3.4738,1.483119 -L 3.4738,1.483119,2.5068,1.720443 -L 2.5068,1.720443,1.3478,1.601775 -L 4.3039,0,5.2842,0 -L 5.2842,0,6.2688,0 -L 6.2688,0,7.2666,0 -L 4.3039,1.601775,4.1564,1.971875 -L 4.1564,1.971875,4.0128,2.324966 -L 4.0128,2.324966,3.8832,2.669602 -L 4.7343,1.601775,5.2842,1.601775 -L 5.2842,1.601775,5.845,1.601775 -L 5.845,1.601775,6.4089,1.601775 -L 0.4929,3.203484,0.4929,4.984574 -L 0.4929,4.984574,0.4929,6.748694 -L 0.4929,6.748694,0.4929,8.504358 -L 0.4929,8.504358,1.0533,8.426592 -L 1.0533,8.426592,1.6242,8.340509 -L 1.6242,8.340509,2.2024,8.237377 -L 2.2024,8.237377,1.9079,7.806631 -L 1.9079,7.806631,1.6242,7.358876 -L 1.6242,7.358876,1.3478,6.902593 -L 1.3478,6.902593,1.9499,6.111702 -L 1.9499,6.111702,2.1705,5.558084 -L 2.1705,5.558084,2.2024,4.767034 -L 2.2024,4.767034,1.9079,4.603184 -L 1.9079,4.603184,1.6242,4.422387 -L 1.6242,4.422387,1.3478,4.233091 -L 4.7343,3.203484,5.3546,3.223246 -L 5.3546,3.223246,5.687,3.361664 -L 5.687,3.361664,6.0127,3.737329 -L 6.0127,3.737329,5.9357,4.269844 -L 5.9357,4.269844,5.8625,4.79391 -L 5.8625,4.79391,5.8029,5.3009 -L 5.8029,5.3009,4.4156,4.200616 -L 4.4156,4.200616,3.7011,3.795322 -L 3.7011,3.795322,3.0255,3.737329 -L 7.2666,3.737329,6.9689,4.080526 -L 6.9689,4.080526,6.6852,4.423832 -L 6.6852,4.423832,6.4089,4.767034 -L 3.4528,5.3009,4.1564,5.670984 -L 4.1564,5.670984,4.8639,6.02408 -L 4.8639,6.02408,5.5924,6.368732 -L 5.5924,6.368732,5.2247,6.724598 -L 5.2247,6.724598,4.6681,6.724598 -L 4.6681,6.724598,3.4528,6.368732 -L 6.1984,5.83475,6.5451,6.204927 -L 6.5451,6.204927,6.9024,6.557952 -L 6.9024,6.557952,7.2666,6.902593 -L 4.7343,7.436547,4.3879,7.812196 -L 4.3879,7.812196,3.9463,7.950642 -L 3.9463,7.950642,3.0255,7.970409 -L 5.1616,7.970409,4.8639,8.313594 -L 4.8639,8.313594,4.5841,8.656911 -L 4.5841,8.656911,4.3039,9.000103 -L 5.8029,7.970409,5.9952,8.313594 -L 5.9952,8.313594,6.1984,8.656911 -L 6.1984,8.656911,6.4089,9.000103 -L 6.4089,7.970409,6.6852,7.970409 -L 6.6852,7.970409,6.9689,7.970409 -L 6.9689,7.970409,7.2666,7.970409 - -[塚] 48 -L 3.9098,0,4.5402,0.039643 -L 4.5402,0.039643,4.978,0.316408 -L 4.978,0.316408,5.5874,1.067815 -L 5.5874,1.067815,5.5034,1.791034 -L 5.5034,1.791034,5.4372,2.505747 -L 5.4372,2.505747,5.3741,3.203484 -L 5.3741,3.203484,4.4561,2.505747 -L 4.4561,2.505747,3.5455,1.791034 -L 3.5455,1.791034,2.6314,1.067815 -L 7.7243,1.067815,6.8732,2.315049 -L 6.8732,2.315049,6.0147,3.545242 -L 6.0147,3.545242,5.1636,4.767034 -L 5.1636,4.767034,4.4561,4.25995 -L 4.4561,4.25995,3.756,3.735994 -L 3.756,3.735994,3.0552,3.203484 -L 0.5264,2.135642,0.7999,2.135642 -L 0.7999,2.135642,1.0728,2.135642 -L 1.0728,2.135642,1.3463,2.135642 -L 1.3463,2.135642,1.3463,3.382898 -L 1.3463,3.382898,1.3463,4.613036 -L 1.3463,4.613036,1.3463,5.83475 -L 1.3463,5.83475,1.0728,6.02408 -L 1.0728,6.02408,0.7999,6.204927 -L 0.7999,6.204927,0.5264,6.368732 -L 6.442,4.233091,6.8732,4.767034 -L 6.8732,4.767034,7.297,5.3009 -L 7.297,5.3009,7.7243,5.83475 -L 3.2692,4.767034,4.1798,5.558084 -L 4.1798,5.558084,4.5686,6.111702 -L 4.5686,6.111702,4.7609,6.902593 -L 4.7609,6.902593,4.3409,6.902593 -L 4.3409,6.902593,3.9098,6.902593 -L 3.9098,6.902593,3.4825,6.902593 -L 1.7771,6.368732,1.4724,6.822141 -L 1.4724,6.822141,1.3638,7.504325 -L 1.3638,7.504325,1.3463,9.000103 -L 5.1636,6.902593,5.7174,6.902593 -L 5.7174,6.902593,6.2918,6.902593 -L 6.2918,6.902593,6.8732,6.902593 -L 2.6314,7.436547,2.6314,7.806631 -L 2.6314,7.806631,2.6314,8.159706 -L 2.6314,8.159706,2.6314,8.504358 -L 2.6314,8.504358,4.3125,8.504358 -L 4.3125,8.504358,6.0147,8.504358 -L 6.0147,8.504358,7.7243,8.504358 -L 7.7243,8.504358,7.7243,8.159706 -L 7.7243,8.159706,7.7243,7.806631 -L 7.7243,7.806631,7.7243,7.436547 - -[漬] 54 -L 0.5249,0.266985,0.9522,1.438008 -L 0.9522,1.438008,1.3795,2.591847 -L 1.3795,2.591847,1.8033,3.737329 -L 2.875,0,3.2116,0.189318 -L 3.2116,0.189318,3.5514,0.370187 -L 3.5514,0.370187,3.9156,0.533965 -L 7.3302,0,7.0328,0.189318 -L 7.0328,0.189318,6.7491,0.370187 -L 6.7491,0.370187,6.4724,0.533965 -L 3.5128,1.601775,3.5128,2.668069 -L 3.5128,2.668069,3.5128,3.726083 -L 3.5128,3.726083,3.5128,4.767034 -L 3.5128,4.767034,4.6441,4.767034 -L 4.6441,4.767034,5.7716,4.767034 -L 5.7716,4.767034,6.8997,4.767034 -L 6.8997,4.767034,6.8997,3.726083 -L 6.8997,3.726083,6.8997,2.668069 -L 6.8997,2.668069,6.8997,1.601775 -L 6.8997,1.601775,5.7716,1.601775 -L 5.7716,1.601775,4.6441,1.601775 -L 4.6441,1.601775,3.5128,1.601775 -L 3.9156,2.669602,4.7667,2.669602 -L 4.7667,2.669602,5.6213,2.669602 -L 5.6213,2.669602,6.4724,2.669602 -L 3.9156,3.737329,4.7667,3.737329 -L 4.7667,3.737329,5.6213,3.737329 -L 5.6213,3.737329,6.4724,3.737329 -L 1.3795,5.83475,1.0856,6.204927 -L 1.0856,6.204927,0.8019,6.557952 -L 0.8019,6.557952,0.5249,6.902593 -L 2.6617,5.83475,3.4953,5.937947 -L 3.4953,5.937947,4.3391,6.02408 -L 4.3391,6.02408,5.1905,6.10173 -L 5.1905,6.10173,4.8434,6.665357 -L 4.8434,6.665357,4.4126,6.872926 -L 4.4126,6.872926,3.5128,6.902593 -L 5.6213,5.83475,6.3253,5.83475 -L 6.3253,5.83475,7.0254,5.83475 -L 7.0254,5.83475,7.7263,5.83475 -L 5.6213,6.902593,4.7457,7.806631 -L 4.7457,7.806631,4.0627,8.00718 -L 4.0627,8.00718,3.089,7.970409 -L 6.0451,6.902593,6.3253,6.902593 -L 6.3253,6.902593,6.6051,6.902593 -L 6.6051,6.902593,6.8997,6.902593 -L 1.8033,7.970409,1.5094,8.313594 -L 1.5094,8.313594,1.2257,8.656911 -L 1.2257,8.656911,0.9522,9.000103 -L 5.6213,7.970409,5.4668,8.313594 -L 5.4668,8.313594,5.3232,8.656911 -L 5.3232,8.656911,5.1905,9.000103 -L 6.0451,7.970409,6.4724,7.970409 -L 6.4724,7.970409,6.8997,7.970409 -L 6.8997,7.970409,7.3302,7.970409 - -[坪] 30 -L 5.2237,0,5.1641,2.782588 -L 5.1641,2.782588,4.5337,3.675204 -L 4.5337,3.675204,2.6637,3.737329 -L 0.5588,2.135642,0.9826,2.135642 -L 0.9826,2.135642,1.4099,2.135642 -L 1.4099,2.135642,1.8372,2.135642 -L 1.8372,2.135642,1.8893,4.317844 -L 1.8893,4.317844,1.6582,5.813632 -L 1.6582,5.813632,0.5588,6.368732 -L 5.651,3.737329,5.3498,4.244402 -L 5.3498,4.244402,5.238,5.480335 -L 5.238,5.480335,5.2237,8.504358 -L 5.2237,8.504358,4.4987,8.504358 -L 4.4987,8.504358,3.7912,8.504358 -L 3.7912,8.504358,3.0837,8.504358 -L 6.0471,3.737329,6.6036,3.737329 -L 6.6036,3.737329,7.1749,3.737329 -L 7.1749,3.737329,7.7559,3.737329 -L 3.9421,5.567864,3.7912,6.02408 -L 3.7912,6.02408,3.6441,6.471814 -L 3.6441,6.471814,3.5148,6.902593 -L 6.4744,5.567864,6.6036,6.02408 -L 6.6036,6.02408,6.7472,6.471814 -L 6.7472,6.471814,6.8982,6.902593 -L 2.2326,6.368732,1.9527,6.822141 -L 1.9527,6.822141,1.8512,7.504325 -L 1.8512,7.504325,1.8372,9.000103 -L 5.651,8.504358,6.2009,8.504358 -L 6.2009,8.504358,6.7546,8.504358 -L 6.7546,8.504358,7.3287,8.504358 - -[釣] 42 -L 0.5849,0,0.9912,0 -L 0.9912,0,1.4119,0 -L 1.4119,0,1.8357,0 -L 1.8357,0,1.9089,2.269857 -L 1.9089,2.269857,1.7057,4.04809 -L 1.7057,4.04809,0.5849,4.767034 -L 5.653,0,7.2851,1.461912 -L 7.2851,1.461912,7.5093,4.576369 -L 7.5093,4.576369,7.3625,7.436547 -L 7.3625,7.436547,6.3605,7.436547 -L 6.3605,7.436547,5.3766,7.436547 -L 5.3766,7.436547,4.3991,7.436547 -L 4.3991,7.436547,4.3819,6.665357 -L 4.3819,6.665357,4.273,6.250065 -L 4.273,6.250065,3.9718,5.83475 -L 2.4763,0.533965,2.6899,0.723169 -L 2.6899,0.723169,2.9074,0.904048 -L 2.9074,0.904048,3.1207,1.067815 -L 0.9811,1.868662,0.841,2.324966 -L 0.841,2.324966,0.711,2.7727 -L 0.711,2.7727,0.5849,3.203484 -L 2.6899,2.402622,2.8233,2.858827 -L 2.8233,2.858827,2.9669,3.306561 -L 2.9669,3.306561,3.1207,3.737329 -L 5.653,4.004309,5.4992,4.269844 -L 5.4992,4.269844,5.3556,4.526836 -L 5.3556,4.526836,5.2222,4.767034 -L 2.263,4.767034,1.9614,5.182233 -L 1.9614,5.182233,1.8493,5.597537 -L 1.8493,5.597537,1.8357,6.368732 -L 1.8357,6.368732,1.2189,6.388499 -L 1.2189,6.388499,0.8931,6.526846 -L 0.8931,6.526846,0.5849,6.902593 -L 0.5849,6.902593,0.9912,7.615884 -L 0.9912,7.615884,1.4119,8.31227 -L 1.4119,8.31227,1.8357,9.000103 -L 1.8357,9.000103,2.263,8.493035 -L 2.263,8.493035,2.6899,7.968976 -L 2.6899,7.968976,3.1207,7.436547 -L 4.7949,7.970409,4.7949,8.313594 -L 4.7949,8.313594,4.7949,8.656911 -L 4.7949,8.656911,4.7949,9.000103 - -[亭] 42 -L 2.7203,0,3.1301,0 -L 3.1301,0,3.5465,0 -L 3.5465,0,3.9703,0 -L 3.9703,0,3.9703,0.904048 -L 3.9703,0.904048,3.9703,1.791034 -L 3.9703,1.791034,3.9703,2.669602 -L 3.9703,2.669602,3.1192,2.669602 -L 3.1192,2.669602,2.2755,2.669602 -L 2.2755,2.669602,1.4415,2.669602 -L 4.4014,2.669602,5.1051,2.669602 -L 5.1051,2.669602,5.8126,2.669602 -L 5.8126,2.669602,6.5344,2.669602 -L 0.5838,3.203484,0.5838,3.546664 -L 0.5838,3.546664,0.5838,3.889883 -L 0.5838,3.889883,0.5838,4.233091 -L 0.5838,4.233091,2.8429,4.233091 -L 2.8429,4.233091,5.1051,4.233091 -L 5.1051,4.233091,7.361,4.233091 -L 7.361,4.233091,7.361,3.889883 -L 7.361,3.889883,7.361,3.546664 -L 7.361,3.546664,7.361,3.203484 -L 1.8688,5.83475,1.8688,6.204927 -L 1.8688,6.204927,1.8688,6.557952 -L 1.8688,6.557952,1.8688,6.902593 -L 1.8688,6.902593,3.2702,6.902593 -L 3.2702,6.902593,4.6851,6.902593 -L 4.6851,6.902593,6.1103,6.902593 -L 6.1103,6.902593,6.1103,6.557952 -L 6.1103,6.557952,6.1103,6.204927 -L 6.1103,6.204927,6.1103,5.83475 -L 6.1103,5.83475,4.6851,5.83475 -L 4.6851,5.83475,3.2702,5.83475 -L 3.2702,5.83475,1.8688,5.83475 -L 0.5838,7.970409,1.7151,7.970409 -L 1.7151,7.970409,2.8429,7.970409 -L 2.8429,7.970409,3.9703,7.970409 -L 3.9703,7.970409,3.9703,8.313594 -L 3.9703,8.313594,3.9703,8.656911 -L 3.9703,8.656911,3.9703,9.000103 -L 4.4014,7.970409,5.3751,7.970409 -L 5.3751,7.970409,6.359,7.970409 -L 6.359,7.970409,7.361,7.970409 - -[偵] 48 -L 1.4719,0,1.3878,1.944993 -L 1.3878,1.944993,1.3174,3.889883 -L 1.3174,3.889883,1.2544,5.83475 -L 1.2544,5.83475,1.0446,5.670984 -L 1.0446,5.670984,0.8306,5.490219 -L 0.8306,5.490219,0.6173,5.3009 -L 2.9356,0,3.2788,0.189318 -L 3.2788,0.189318,3.6399,0.370187 -L 3.6399,0.370187,4.0042,0.533965 -L 7.3907,0,7.0933,0.189318 -L 7.0933,0.189318,6.8131,0.370187 -L 6.8131,0.370187,6.5361,0.533965 -L 3.5734,1.601775,3.5734,3.202024 -L 3.5734,3.202024,3.5734,4.79391 -L 3.5734,4.79391,3.5734,6.368732 -L 3.5734,6.368732,4.1334,6.368732 -L 4.1334,6.368732,4.7047,6.368732 -L 4.7047,6.368732,5.2822,6.368732 -L 5.2822,6.368732,5.2822,7.245785 -L 5.2822,7.245785,5.2822,8.122936 -L 5.2822,8.122936,5.2822,9.000103 -L 4.0042,1.601775,4.981,1.601775 -L 4.981,1.601775,5.9655,1.601775 -L 5.9655,1.601775,6.9634,1.601775 -L 6.9634,1.601775,6.9634,2.135642 -L 6.9634,2.135642,6.9634,2.669602 -L 6.9634,2.669602,6.9634,3.203484 -L 6.9634,3.203484,5.9655,3.203484 -L 5.9655,3.203484,4.981,3.203484 -L 4.981,3.203484,4.0042,3.203484 -L 6.9634,3.737329,6.9634,4.080526 -L 6.9634,4.080526,6.9634,4.423832 -L 6.9634,4.423832,6.9634,4.767034 -L 6.9634,4.767034,5.9655,4.767034 -L 5.9655,4.767034,4.981,4.767034 -L 4.981,4.767034,4.0042,4.767034 -L 6.9634,5.3009,6.9634,5.670984 -L 6.9634,5.670984,6.9634,6.02408 -L 6.9634,6.02408,6.9634,6.368732 -L 6.9634,6.368732,6.5361,6.368732 -L 6.5361,6.368732,6.1091,6.368732 -L 6.1091,6.368732,5.6783,6.368732 -L 1.4719,6.635706,1.7482,7.435098 -L 1.7482,7.435098,2.0183,8.226132 -L 2.0183,8.226132,2.2946,9.000103 -L 5.6783,7.970409,6.3858,7.970409 -L 6.3858,7.970409,7.0933,7.970409 -L 7.0933,7.970409,7.818,7.970409 - -[貞] 39 -L 1.0431,0,1.6031,0.189318 -L 1.6031,0.189318,2.1744,0.370187 -L 2.1744,0.370187,2.7519,0.533965 -L 6.1427,0,5.8415,0.189318 -L 5.8415,0.189318,5.5613,0.370187 -L 5.5613,0.370187,5.2842,0.533965 -L 1.9008,1.601775,1.9008,3.202024 -L 1.9008,3.202024,1.9008,4.79391 -L 1.9008,4.79391,1.9008,6.368732 -L 1.9008,6.368732,2.6017,6.368732 -L 2.6017,6.368732,3.3127,6.368732 -L 3.3127,6.368732,4.0303,6.368732 -L 4.0303,6.368732,4.0303,7.245785 -L 4.0303,7.245785,4.0303,8.122936 -L 4.0303,8.122936,4.0303,9.000103 -L 2.3215,1.601775,3.582,1.601775 -L 3.582,1.601775,4.8604,1.601775 -L 4.8604,1.601775,6.1427,1.601775 -L 6.1427,1.601775,6.1427,2.135642 -L 6.1427,2.135642,6.1427,2.669602 -L 6.1427,2.669602,6.1427,3.203484 -L 6.1427,3.203484,4.8604,3.203484 -L 4.8604,3.203484,3.582,3.203484 -L 3.582,3.203484,2.3215,3.203484 -L 6.1427,3.737329,6.1427,4.080526 -L 6.1427,4.080526,6.1427,4.423832 -L 6.1427,4.423832,6.1427,4.767034 -L 6.1427,4.767034,4.8604,4.767034 -L 4.8604,4.767034,3.582,4.767034 -L 3.582,4.767034,2.3215,4.767034 -L 6.1427,5.3009,6.1427,5.670984 -L 6.1427,5.670984,6.1427,6.02408 -L 6.1427,6.02408,6.1427,6.368732 -L 6.1427,6.368732,5.5613,6.368732 -L 5.5613,6.368732,4.9865,6.368732 -L 4.9865,6.368732,4.4331,6.368732 -L 4.4331,7.970409,5.2842,7.970409 -L 5.2842,7.970409,6.1427,7.970409 -L 6.1427,7.970409,6.9938,7.970409 - -[呈] 33 -L 0.649,0,1.7771,0 -L 1.7771,0,2.9049,0 -L 2.9049,0,4.0323,0 -L 4.0323,0,3.7451,1.841879 -L 3.7451,1.841879,2.8909,2.226065 -L 2.8909,2.226065,1.5001,2.135642 -L 4.4596,0,5.4372,0 -L 5.4372,0,6.421,0 -L 6.421,0,7.4157,0 -L 4.4596,2.135642,4.1623,2.569289 -L 4.1623,2.569289,4.0498,3.113127 -L 4.0498,3.113127,4.0323,4.233091 -L 4.0323,4.233091,3.0341,4.233091 -L 3.0341,4.233091,2.0499,4.233091 -L 2.0499,4.233091,1.0763,4.233091 -L 4.8908,2.135642,5.4372,2.135642 -L 5.4372,2.135642,5.9972,2.135642 -L 5.9972,2.135642,6.5646,2.135642 -L 4.4596,4.233091,5.2936,4.233091 -L 5.2936,4.233091,6.1408,4.233091 -L 6.1408,4.233091,6.9958,4.233091 -L 1.9274,6.368732,1.9274,7.091895 -L 1.9274,7.091895,1.9274,7.806631 -L 1.9274,7.806631,1.9274,8.504358 -L 1.9274,8.504358,3.3322,8.504358 -L 3.3322,8.504358,4.7433,8.504358 -L 4.7433,8.504358,6.1692,8.504358 -L 6.1692,8.504358,6.1692,7.806631 -L 6.1692,7.806631,6.1692,7.091895 -L 6.1692,7.091895,6.1692,6.368732 -L 6.1692,6.368732,4.7433,6.368732 -L 4.7433,6.368732,3.3322,6.368732 -L 3.3322,6.368732,1.9274,6.368732 - -[å ¤] 45 -L 2.3532,0,3.2568,1.542365 -L 3.2568,1.542365,3.5895,2.37296 -L 3.5895,2.37296,3.6389,3.203484 -L 5.7439,0,5.173,0.533965 -L 5.173,0.533965,4.6126,1.067815 -L 4.6126,1.067815,4.0627,1.601775 -L 6.1712,0,6.7242,0 -L 6.7242,0,7.299,0 -L 7.299,0,7.88,0 -L 5.3166,1.067815,5.3166,2.134202 -L 5.3166,2.134202,5.3166,3.19214 -L 5.3166,3.19214,5.3166,4.233091 -L 5.3166,4.233091,4.6126,4.233091 -L 4.6126,4.233091,3.9118,4.233091 -L 3.9118,4.233091,3.2081,4.233091 -L 0.6793,2.135642,1.0821,2.135642 -L 1.0821,2.135642,1.5021,2.135642 -L 1.5021,2.135642,1.9332,2.135642 -L 1.9332,2.135642,1.9854,4.250056 -L 1.9854,4.250056,1.7612,5.77974 -L 1.7612,5.77974,0.6793,6.368732 -L 5.7439,2.135642,6.1712,2.135642 -L 6.1712,2.135642,6.5981,2.135642 -L 6.5981,2.135642,7.0219,2.135642 -L 5.7439,4.233091,6.444,4.233091 -L 6.444,4.233091,7.1554,4.233091 -L 7.1554,4.233091,7.88,4.233091 -L 4.0627,5.3009,4.0627,6.368732 -L 4.0627,6.368732,4.0627,7.436547 -L 4.0627,7.436547,4.0627,8.504358 -L 4.0627,8.504358,5.043,8.504358 -L 5.043,8.504358,6.0241,8.504358 -L 6.0241,8.504358,7.0219,8.504358 -L 7.0219,8.504358,7.0219,7.436547 -L 7.0219,7.436547,7.0219,6.368732 -L 7.0219,6.368732,7.0219,5.3009 -L 7.0219,5.3009,6.0241,5.3009 -L 6.0241,5.3009,5.043,5.3009 -L 5.043,5.3009,4.0627,5.3009 -L 2.3532,6.368732,2.0593,6.822141 -L 2.0593,6.822141,1.9469,7.504325 -L 1.9469,7.504325,1.9332,9.000103 -L 4.49,6.902593,5.194,6.902593 -L 5.194,6.902593,5.8941,6.902593 -L 5.8941,6.902593,6.5981,6.902593 - -[帝] 48 -L 4.0647,0,4.0468,2.274082 -L 4.0468,2.274082,3.9453,3.243019 -L 3.9453,3.243019,3.6686,3.737329 -L 3.6686,3.737329,3.091,3.737329 -L 3.091,3.737329,2.5163,3.737329 -L 2.5163,3.737329,1.9597,3.737329 -L 1.9597,3.737329,1.9597,2.858827 -L 1.9597,2.858827,1.9597,1.971875 -L 1.9597,1.971875,1.9597,1.067815 -L 5.3463,1.067815,5.6233,1.067815 -L 5.6233,1.067815,5.9035,1.067815 -L 5.9035,1.067815,6.2009,1.067815 -L 6.2009,1.067815,6.2009,1.971875 -L 6.2009,1.971875,6.2009,2.858827 -L 6.2009,2.858827,6.2009,3.737329 -L 6.2009,3.737329,4.982,3.755663 -L 4.982,3.755663,4.429,3.884307 -L 4.429,3.884307,4.0647,4.233091 -L 4.0647,4.233091,4.0647,4.767034 -L 4.0647,4.767034,4.0647,5.3009 -L 4.0647,5.3009,4.0647,5.83475 -L 4.0647,5.83475,2.9366,5.83475 -L 2.9366,5.83475,1.8053,5.83475 -L 1.8053,5.83475,0.6813,5.83475 -L 0.6813,5.83475,0.6813,5.3009 -L 0.6813,5.3009,0.6813,4.767034 -L 0.6813,4.767034,0.6813,4.233091 -L 7.4796,4.233091,7.4796,4.767034 -L 7.4796,4.767034,7.4796,5.3009 -L 7.4796,5.3009,7.4796,5.83475 -L 7.4796,5.83475,6.4744,5.83475 -L 6.4744,5.83475,5.4762,5.83475 -L 5.4762,5.83475,4.4917,5.83475 -L 2.814,6.635706,2.6602,7.005773 -L 2.6602,7.005773,2.5163,7.358876 -L 2.5163,7.358876,2.3902,7.703429 -L 2.3902,7.703429,1.8088,7.806631 -L 1.8088,7.806631,1.2379,7.892824 -L 1.2379,7.892824,0.6813,7.970409 -L 5.3463,6.368732,5.6443,6.784024 -L 5.6443,6.784024,5.756,7.19924 -L 5.756,7.19924,5.7736,7.970409 -L 5.7736,7.970409,4.7722,7.970409 -L 4.7722,7.970409,3.7912,7.970409 -L 3.7912,7.970409,2.814,7.970409 -L 6.2009,7.970409,6.6285,7.970409 -L 6.6285,7.970409,7.0558,7.970409 -L 7.0558,7.970409,7.4796,7.970409 - -[å»·] 45 -L 0.925,0,1.2682,0.456282 -L 1.2682,0.456282,1.6251,0.904048 -L 1.6251,0.904048,1.9894,1.334894 -L 1.9894,1.334894,1.3908,2.313626 -L 1.3908,2.313626,1.1667,2.936499 -L 1.1667,2.936499,1.1383,3.737329 -L 3.2398,0,2.9459,0.189318 -L 2.9459,0.189318,2.6657,0.370187 -L 2.6657,0.370187,2.3855,0.533965 -L 3.6706,0,5.0754,0 -L 5.0754,0,6.483,0 -L 6.483,0,7.9054,0 -L 2.3855,2.135642,2.3855,3.202024 -L 2.3855,3.202024,2.3855,4.25995 -L 2.3855,4.25995,2.3855,5.3009 -L 2.3855,5.3009,1.4889,5.281128 -L 1.4889,5.281128,1.0578,5.142688 -L 1.0578,5.142688,0.7075,4.767034 -L 4.0944,2.135642,4.6548,2.135642 -L 4.6548,2.135642,5.2222,2.135642 -L 5.2222,2.135642,5.8039,2.135642 -L 5.8039,2.135642,5.7199,4.464827 -L 5.7199,4.464827,5.156,5.234551 -L 5.156,5.234551,3.6706,5.3009 -L 6.1958,2.135642,6.6266,2.135642 -L 6.6266,2.135642,7.0543,2.135642 -L 7.0543,2.135642,7.4851,2.135642 -L 6.1958,5.3009,5.9195,5.755661 -L 5.9195,5.755661,5.8179,6.447833 -L 5.8179,6.447833,5.8039,7.970409 -L 5.8039,7.970409,5.2222,7.970409 -L 5.2222,7.970409,4.6548,7.970409 -L 4.6548,7.970409,4.0944,7.970409 -L 6.6266,5.3009,7.0543,5.3009 -L 7.0543,5.3009,7.4851,5.3009 -L 7.4851,5.3009,7.9054,5.3009 -L 1.1383,5.83475,1.5411,6.635706 -L 1.5411,6.635706,1.9614,7.436547 -L 1.9614,7.436547,2.3855,8.237377 -L 2.3855,8.237377,1.8146,8.340509 -L 1.8146,8.340509,1.2609,8.426592 -L 1.2609,8.426592,0.7075,8.504358 -L 6.1958,7.970409,6.5324,8.346157 -L 6.5324,8.346157,6.8648,8.48458 -L 6.8648,8.48458,7.4851,8.504358 - -[抵] 48 -L 0.7379,0,1.0142,0 -L 1.0142,0,1.2878,0 -L 1.2878,0,1.5641,0 -L 1.5641,0,1.5641,1.257145 -L 1.5641,1.257145,1.5641,2.505747 -L 1.5641,2.505747,1.5641,3.737329 -L 1.5641,3.737329,1.2878,3.737329 -L 1.2878,3.737329,1.0142,3.737329 -L 1.0142,3.737329,0.7379,3.737329 -L 3.2701,0,4.1037,0 -L 4.1037,0,4.9513,0 -L 4.9513,0,5.8024,0 -L 7.5113,0,6.3169,2.832028 -L 6.3169,2.832028,5.5709,4.655475 -L 5.5709,4.655475,3.6974,5.3009 -L 3.6974,5.3009,3.6974,4.079174 -L 3.6974,4.079174,3.6974,2.848916 -L 3.6974,2.848916,3.6974,1.601775 -L 3.6974,1.601775,4.2505,1.791034 -L 4.2505,1.791034,4.8039,1.971875 -L 4.8039,1.971875,5.3786,2.135642 -L 7.9421,0,7.9421,0.533965 -L 7.9421,0.533965,7.9421,1.067815 -L 7.9421,1.067815,7.9421,1.601775 -L 1.5641,4.233091,1.5641,4.95627 -L 1.5641,4.95627,1.5641,5.670984 -L 1.5641,5.670984,1.5641,6.368732 -L 1.5641,6.368732,1.2878,6.557952 -L 1.2878,6.557952,1.0142,6.738793 -L 1.0142,6.738793,0.7379,6.902593 -L 6.2329,5.3009,5.9317,5.755661 -L 5.9317,5.755661,5.8199,6.447833 -L 5.8199,6.447833,5.8024,7.970409 -L 5.8024,7.970409,5.1016,7.970409 -L 5.1016,7.970409,4.4014,7.970409 -L 4.4014,7.970409,3.6974,7.970409 -L 3.6974,7.970409,3.6974,7.272671 -L 3.6974,7.272671,3.6974,6.557952 -L 3.6974,6.557952,3.6974,5.83475 -L 6.6602,5.3009,7.084,5.3009 -L 7.084,5.3009,7.5113,5.3009 -L 7.5113,5.3009,7.9421,5.3009 -L 1.9879,6.902593,1.6905,7.33623 -L 1.6905,7.33623,1.5781,7.880062 -L 1.5781,7.880062,1.5641,9.000103 -L 6.2329,8.504358,6.5064,8.504358 -L 6.5064,8.504358,6.7936,8.504358 -L 6.7936,8.504358,7.084,8.504358 - -[ç· ] 66 -L 2.0218,0,2.0218,1.600341 -L 2.0218,1.600341,2.0218,3.19214 -L 2.0218,3.19214,2.0218,4.767034 -L 2.0218,4.767034,1.5945,4.767034 -L 1.5945,4.767034,1.1707,4.767034 -L 1.1707,4.767034,0.7399,4.767034 -L 5.8356,0,5.8566,2.05375 -L 5.8566,2.05375,5.5904,3.310769 -L 5.5904,3.310769,4.5537,3.737329 -L 4.5537,3.737329,4.5537,2.858827 -L 4.5537,2.858827,4.5537,1.971875 -L 4.5537,1.971875,4.5537,1.067815 -L 0.7399,1.334894,0.8691,1.971875 -L 0.8691,1.971875,1.0162,2.591847 -L 1.0162,2.591847,1.1707,3.203484 -L 7.1178,1.067815,7.1178,1.971875 -L 7.1178,1.971875,7.1178,2.858827 -L 7.1178,2.858827,7.1178,3.737329 -L 7.1178,3.737329,6.4976,3.755663 -L 6.4976,3.755663,6.1652,3.884307 -L 6.1652,3.884307,5.8356,4.233091 -L 5.8356,4.233091,5.8356,4.767034 -L 5.8356,4.767034,5.8356,5.3009 -L 5.8356,5.3009,5.8356,5.83475 -L 5.8356,5.83475,5.2545,5.83475 -L 5.2545,5.83475,4.6833,5.83475 -L 4.6833,5.83475,4.1267,5.83475 -L 4.1267,5.83475,4.1267,5.490219 -L 4.1267,5.490219,4.1267,5.137117 -L 4.1267,5.137117,4.1267,4.767034 -L 3.2721,1.868662,3.1321,2.324966 -L 3.1321,2.324966,2.9986,2.7727 -L 2.9986,2.7727,2.876,3.203484 -L 3.2721,4.500054,3.1321,4.767034 -L 3.1321,4.767034,2.9986,5.034013 -L 2.9986,5.034013,2.876,5.3009 -L 2.876,5.3009,2.7258,5.137117 -L 2.7258,5.137117,2.5783,4.95627 -L 2.5783,4.95627,2.4487,4.767034 -L 7.9371,4.767034,7.9371,5.137117 -L 7.9371,5.137117,7.9371,5.490219 -L 7.9371,5.490219,7.9371,5.83475 -L 7.9371,5.83475,7.3662,5.937947 -L 7.3662,5.937947,6.8131,6.02408 -L 6.8131,6.02408,6.2594,6.10173 -L 6.2594,6.10173,6.3928,6.738793 -L 6.3928,6.738793,6.5361,7.358876 -L 6.5361,7.358876,6.6905,7.970409 -L 6.6905,7.970409,5.962,7.892824 -L 5.962,7.892824,5.2545,7.806631 -L 5.2545,7.806631,4.5537,7.703429 -L 4.5537,7.703429,4.6833,7.272671 -L 4.6833,7.272671,4.8307,6.824915 -L 4.8307,6.824915,4.981,6.368732 -L 1.5945,5.3009,1.7272,5.567864 -L 1.7272,5.567864,1.8712,5.83475 -L 1.8712,5.83475,2.0218,6.10173 -L 2.0218,6.10173,1.7272,6.471814 -L 1.7272,6.471814,1.44,6.824915 -L 1.44,6.824915,1.1707,7.169557 -L 1.1707,7.169557,1.44,7.779761 -L 1.44,7.779761,1.7272,8.389931 -L 1.7272,8.389931,2.0218,9.000103 -L 2.4487,7.169557,2.5783,7.436547 -L 2.5783,7.436547,2.7258,7.703429 -L 2.7258,7.703429,2.876,7.970409 - -[艇] 60 -L 0.7695,0.266985,1.1517,2.658273 -L 1.1517,2.658273,1.5226,6.456293 -L 1.5226,6.456293,2.0203,9.000103 -L 2.8745,0,2.8605,2.998613 -L 2.8605,2.998613,2.7488,4.234514 -L 2.7488,4.234514,2.4507,4.767034 -L 2.4507,4.767034,2.1744,4.603184 -L 2.1744,4.603184,1.8977,4.422387 -L 1.8977,4.422387,1.628,4.233091 -L 3.3018,0,3.7291,0.533965 -L 3.7291,0.533965,4.1603,1.067815 -L 4.1603,1.067815,4.5841,1.601775 -L 4.5841,1.601775,4.2895,2.324966 -L 4.2895,2.324966,4.0093,3.039603 -L 4.0093,3.039603,3.7291,3.737329 -L 6.2652,0,5.8341,0.370187 -L 5.8341,0.370187,5.4176,0.723169 -L 5.4176,0.723169,5.0114,1.067815 -L 6.6925,0,7.1163,0 -L 7.1163,0,7.5436,0 -L 7.5436,0,7.9709,0 -L 2.0203,1.601775,2.0203,2.135642 -L 2.0203,2.135642,2.0203,2.669602 -L 2.0203,2.669602,2.0203,3.203484 -L 5.0114,2.135642,5.0114,3.202024 -L 5.0114,3.202024,5.0114,4.25995 -L 5.0114,4.25995,5.0114,5.3009 -L 5.0114,5.3009,3.2808,5.27258 -L 3.2808,5.27258,2.8395,5.837651 -L 2.8395,5.837651,2.8745,7.970409 -L 2.8745,7.970409,2.5807,7.970409 -L 2.5807,7.970409,2.297,7.970409 -L 2.297,7.970409,2.0203,7.970409 -L 5.8341,2.135642,6.1111,2.135642 -L 6.1111,2.135642,6.3913,2.135642 -L 6.3913,2.135642,6.6925,2.135642 -L 6.6925,2.135642,6.6925,3.012815 -L 6.6925,3.012815,6.6925,3.889883 -L 6.6925,3.889883,6.6925,4.767034 -L 6.6925,4.767034,6.3913,4.95627 -L 6.3913,4.95627,6.1111,5.137117 -L 6.1111,5.137117,5.8341,5.3009 -L 7.1163,5.3009,6.8116,5.755661 -L 6.8116,5.755661,6.7062,6.447833 -L 6.7062,6.447833,6.6925,7.970409 -L 6.6925,7.970409,6.3913,7.970409 -L 6.3913,7.970409,6.1111,7.970409 -L 6.1111,7.970409,5.8341,7.970409 -L 2.0203,5.83475,2.0203,6.204927 -L 2.0203,6.204927,2.0203,6.557952 -L 2.0203,6.557952,2.0203,6.902593 -L 4.1603,6.10173,4.4576,6.724598 -L 4.4576,6.724598,4.5666,7.347563 -L 4.5666,7.347563,4.5841,8.504358 -L 4.5841,8.504358,4.2895,8.504358 -L 4.2895,8.504358,4.0093,8.504358 -L 4.0093,8.504358,3.7291,8.504358 -L 7.1163,7.970409,7.3927,8.159706 -L 7.3927,8.159706,7.6729,8.340509 -L 7.6729,8.340509,7.9709,8.504358 - -[訂] 20 -L 5.0134,0,5.4407,0 -L 5.4407,0,5.8645,0 -L 5.8645,0,6.2918,0 -L 6.2918,0,6.2918,2.668069 -L 6.2918,2.668069,6.2918,5.327776 -L 6.2918,5.327776,6.2918,7.970409 -L 6.2918,7.970409,5.5909,7.970409 -L 5.5909,7.970409,4.8873,7.970409 -L 4.8873,7.970409,4.1868,7.970409 -L 6.7222,7.970409,7.1495,7.970409 -L 7.1495,7.970409,7.5733,7.970409 -L 7.5733,7.970409,8.0006,7.970409 -L 0.768,6.902534,3.3038,6.902534 -L 1.1988,8.50432,2.8765,8.50432 -L 1.1988,5.300983,2.8765,5.300983 -L 1.1988,4.233041,2.8765,4.233041 -L 1.1988,2.669547,2.8765,2.669547 -L 1.1988,0,1.1988,2.669547 -L 2.8765,0,1.1988,0 -L 2.8765,2.669547,2.8765,0 - -[逓] 63 -L 1.0152,0,1.3585,0.370187 -L 1.3585,0.370187,1.7161,0.723169 -L 1.7161,0.723169,2.0835,1.067815 -L 2.0835,1.067815,2.0835,2.315049 -L 2.0835,2.315049,2.0835,3.545242 -L 2.0835,3.545242,2.0835,4.767034 -L 2.0835,4.767034,1.6565,4.767034 -L 1.6565,4.767034,1.2257,4.767034 -L 1.2257,4.767034,0.8019,4.767034 -L 3.3342,0,3.0606,0.189318 -L 3.0606,0.189318,2.7843,0.370187 -L 2.7843,0.370187,2.5076,0.533965 -L 3.7615,0,5.1621,0 -L 5.1621,0,6.5771,0 -L 6.5771,0,8.0026,0 -L 5.8976,1.067815,5.8665,3.193579 -L 5.8665,3.193579,5.4567,4.065049 -L 5.4567,4.065049,4.1884,4.233091 -L 4.1884,4.233091,4.1884,3.356022 -L 4.1884,3.356022,4.1884,2.478855 -L 4.1884,2.478855,4.1884,1.601775 -L 6.7176,1.601775,6.9978,1.601775 -L 6.9978,1.601775,7.2779,1.601775 -L 7.2779,1.601775,7.5718,1.601775 -L 7.5718,1.601775,7.5718,2.478855 -L 7.5718,2.478855,7.5718,3.356022 -L 7.5718,3.356022,7.5718,4.233091 -L 7.5718,4.233091,7.1515,4.233091 -L 7.1515,4.233091,6.7316,4.233091 -L 6.7316,4.233091,6.3214,4.233091 -L 6.3214,4.233091,6.0307,4.767034 -L 6.0307,4.767034,5.7439,5.3009 -L 5.7439,5.3009,5.4703,5.83475 -L 5.4703,5.83475,4.7418,5.83475 -L 4.7418,5.83475,4.0343,5.83475 -L 4.0343,5.83475,3.3342,5.83475 -L 3.3342,5.83475,3.3167,3.943536 -L 3.3167,3.943536,3.2042,2.984494 -L 3.2042,2.984494,2.9069,2.135642 -L 6.3214,5.83475,6.0307,6.204927 -L 6.0307,6.204927,5.7439,6.557952 -L 5.7439,6.557952,5.4703,6.902593 -L 5.4703,6.902593,4.7418,6.738793 -L 4.7418,6.738793,4.0343,6.557952 -L 4.0343,6.557952,3.3342,6.368732 -L 6.7176,5.83475,7.148,5.83475 -L 7.148,5.83475,7.5718,5.83475 -L 7.5718,5.83475,8.0026,5.83475 -L 6.3214,6.902593,6.1712,7.169557 -L 6.1712,7.169557,6.0307,7.436547 -L 6.0307,7.436547,5.8976,7.703429 -L 5.8976,7.703429,5.0395,7.625763 -L 5.0395,7.625763,4.1884,7.539652 -L 4.1884,7.539652,3.3342,7.436547 -L 6.7176,6.902593,6.9978,6.902593 -L 6.9978,6.902593,7.2779,6.902593 -L 7.2779,6.902593,7.5718,6.902593 -L 2.0835,7.436547,1.7858,7.806631 -L 1.7858,7.806631,1.5056,8.159706 -L 1.5056,8.159706,1.2257,8.504358 -L 6.3214,8.504358,6.7316,8.504358 -L 6.7316,8.504358,7.1515,8.504358 -L 7.1515,8.504358,7.5718,8.504358 - -[邸] 45 -L 5.8961,0,5.8961,2.848916 -L 5.8961,2.848916,5.8961,5.680883 -L 5.8961,5.680883,5.8961,8.504358 -L 5.8961,8.504358,6.4534,8.504358 -L 6.4534,8.504358,7.0239,8.504358 -L 7.0239,8.504358,7.6057,8.504358 -L 7.6057,8.504358,7.1885,5.785421 -L 7.1885,5.785421,7.6544,4.396945 -L 7.6544,4.396945,8.0295,2.135642 -L 8.0295,2.135642,7.6999,1.759988 -L 7.6999,1.759988,7.3672,1.621564 -L 7.3672,1.621564,6.7511,1.601775 -L 0.8316,0.533965,1.8088,0.533965 -L 1.8088,0.533965,2.7965,0.533965 -L 2.7965,0.533965,3.7912,0.533965 -L 4.6461,1.067815,4.0679,2.478855 -L 4.0679,2.478855,3.4973,3.889883 -L 3.4973,3.889883,2.9401,5.3009 -L 2.9401,5.3009,2.3692,5.3009 -L 2.3692,5.3009,1.8088,5.3009 -L 1.8088,5.3009,1.2589,5.3009 -L 1.2589,5.3009,1.2589,4.25995 -L 1.2589,4.25995,1.2589,3.202024 -L 1.2589,3.202024,1.2589,2.135642 -L 1.2589,2.135642,1.8088,2.324966 -L 1.8088,2.324966,2.3692,2.505747 -L 2.3692,2.505747,2.9401,2.669602 -L 5.0734,1.067815,5.0734,1.601775 -L 5.0734,1.601775,5.0734,2.135642 -L 5.0734,2.135642,5.0734,2.669602 -L 3.7912,5.3009,3.4903,5.755661 -L 3.4903,5.755661,3.3782,6.447833 -L 3.3782,6.447833,3.3639,7.970409 -L 3.3639,7.970409,2.6637,7.970409 -L 2.6637,7.970409,1.9597,7.970409 -L 1.9597,7.970409,1.2589,7.970409 -L 1.2589,7.970409,1.2589,7.272671 -L 1.2589,7.272671,1.2589,6.557952 -L 1.2589,6.557952,1.2589,5.83475 -L 4.2188,5.3009,4.4987,5.3009 -L 4.4987,5.3009,4.7788,5.3009 -L 4.7788,5.3009,5.0734,5.3009 -L 3.7912,8.504358,4.0679,8.504358 -L 4.0679,8.504358,4.3484,8.504358 -L 4.3484,8.504358,4.6461,8.504358 - -[æ³¥] 33 -L 0.8301,0.266985,1.2574,1.438008 -L 1.2574,1.438008,1.6885,2.591847 -L 1.6885,2.591847,2.1158,3.737329 -L 2.1158,0,3.2751,2.764146 -L 3.2751,2.764146,3.4748,5.409684 -L 3.4748,5.409684,3.3977,8.504358 -L 3.3977,8.504358,4.7984,8.504358 -L 4.7984,8.504358,6.2102,8.504358 -L 6.2102,8.504358,7.6353,8.504358 -L 7.6353,8.504358,7.6353,7.806631 -L 7.6353,7.806631,7.6353,7.091895 -L 7.6353,7.091895,7.6353,6.368732 -L 7.6353,6.368732,6.3538,6.368732 -L 6.3538,6.368732,5.0719,6.368732 -L 5.0719,6.368732,3.7932,6.368732 -L 5.5027,0,5.198,0.532608 -L 5.198,0.532608,5.0894,1.768432 -L 5.0894,1.768432,5.0719,4.767034 -L 5.9297,0,6.6305,0 -L 6.6305,0,7.3306,0 -L 7.3306,0,8.0346,0 -L 8.0346,0,8.0346,0.533965 -L 8.0346,0.533965,8.0346,1.067815 -L 8.0346,1.067815,8.0346,1.601775 -L 5.7125,2.669602,6.3538,3.039603 -L 6.3538,3.039603,6.9947,3.392776 -L 6.9947,3.392776,7.6353,3.737329 -L 1.6885,5.83475,1.3908,6.204927 -L 1.3908,6.204927,1.1071,6.557952 -L 1.1071,6.557952,0.8301,6.902593 -L 2.1158,7.970409,1.8181,8.313594 -L 1.8181,8.313594,1.5376,8.656911 -L 1.5376,8.656911,1.2574,9.000103 - -[摘] 52 -L 3.3962,0,3.3962,1.944993 -L 3.3962,1.944993,3.3962,3.889883 -L 3.3962,3.889883,3.3962,5.83475 -L 3.3962,5.83475,3.82,5.83475 -L 3.82,5.83475,4.2505,5.83475 -L 4.2505,5.83475,4.6778,5.83475 -L 4.6778,5.83475,4.524,6.471814 -L 4.524,6.471814,4.3801,7.091895 -L 4.3801,7.091895,4.2505,7.703429 -L 4.2505,7.703429,3.82,7.806631 -L 3.82,7.806631,3.3962,7.892824 -L 3.3962,7.892824,2.9689,7.970409 -L 6.7827,0,7.0563,0 -L 7.0563,0,7.3435,0 -L 7.3435,0,7.6338,0 -L 7.6338,0,7.6338,1.944993 -L 7.6338,1.944993,7.6338,3.889883 -L 7.6338,3.889883,7.6338,5.83475 -L 7.6338,5.83475,6.9337,5.83475 -L 6.9337,5.83475,6.2297,5.83475 -L 6.2297,5.83475,5.5289,5.83475 -L 5.5289,5.83475,5.5783,4.860259 -L 5.5783,4.860259,5.904,4.368729 -L 5.904,4.368729,6.7827,4.233091 -L 4.6778,1.067815,4.6778,1.601775 -L 4.6778,1.601775,4.6778,2.135642 -L 4.6778,2.135642,4.6778,2.669602 -L 4.6778,2.669602,4.9513,2.669602 -L 4.9513,2.669602,5.235,2.669602 -L 5.235,2.669602,5.5289,2.669602 -L 5.5289,2.669602,5.3853,3.820655 -L 5.3853,3.820655,4.9478,4.200616 -L 4.9478,4.200616,4.2505,4.233091 -L 5.1016,1.067815,5.5114,1.067815 -L 5.5114,1.067815,5.9317,1.067815 -L 5.9317,1.067815,6.3523,1.067815 -L 6.3523,1.067815,6.2122,1.601775 -L 6.2122,1.601775,6.0826,2.135642 -L 6.0826,2.135642,5.96,2.669602 -L 6.3523,6.368732,6.657,6.784024 -L 6.657,6.784024,6.7652,7.19924 -L 6.7652,7.19924,6.7827,7.970409 -L 6.7827,7.970409,6.0826,7.970409 -L 6.0826,7.970409,5.3786,7.970409 -L 5.3786,7.970409,4.6778,7.970409 -L 7.21,7.970409,7.4836,7.970409 -L 7.4836,7.970409,7.7673,7.970409 -L 7.7673,7.970409,8.0611,7.970409 -L 2.3455,9.000179,2.3455,0.000033 -L 2.3455,0.000033,1.5186,0.000033 -L 0.864,3.69924,3.82,5.548864 -L 0.864,6.902593,3.82,6.902593 - -[æ»´] 51 -L 3.3947,0,3.3947,1.944993 -L 3.3947,1.944993,3.3947,3.889883 -L 3.3947,3.889883,3.3947,5.834772 -L 3.3947,5.834772,3.8252,5.834772 -L 3.8252,5.834772,4.2493,5.834772 -L 4.2493,5.834772,4.6763,5.834772 -L 4.6763,5.834772,4.526,6.471814 -L 4.526,6.471814,4.3824,7.091895 -L 4.3824,7.091895,4.2493,7.703429 -L 4.2493,7.703429,3.8252,7.806642 -L 3.8252,7.806642,3.3947,7.892851 -L 3.3947,7.892851,2.9674,7.970409 -L 6.7812,0,7.0583,0 -L 7.0583,0,7.3385,0 -L 7.3385,0,7.6358,0 -L 7.6358,0,7.6358,1.944993 -L 7.6358,1.944993,7.6358,3.889883 -L 7.6358,3.889883,7.6358,5.834772 -L 7.6358,5.834772,6.9108,5.834772 -L 6.9108,5.834772,6.1998,5.834772 -L 6.1998,5.834772,5.4997,5.834772 -L 5.4997,5.834772,5.5484,4.860259 -L 5.5484,4.860259,5.8815,4.368729 -L 5.8815,4.368729,6.7812,4.233091 -L 4.6763,1.067815,4.6763,1.601775 -L 4.6763,1.601775,4.6763,2.135642 -L 4.6763,2.135642,4.6763,2.669618 -L 4.6763,2.669618,4.9533,2.669618 -L 4.9533,2.669618,5.2262,2.669618 -L 5.2262,2.669618,5.4997,2.669618 -L 5.4997,2.669618,5.3561,3.820688 -L 5.3561,3.820688,4.9425,4.200638 -L 4.9425,4.200638,4.2493,4.233091 -L 5.0724,1.067815,5.4997,1.067815 -L 5.4997,1.067815,5.927,1.067815 -L 5.927,1.067815,6.3575,1.067815 -L 6.3575,1.067815,6.1998,1.601775 -L 6.1998,1.601775,6.0597,2.135642 -L 6.0597,2.135642,5.927,2.669618 -L 6.3575,6.368732,6.6555,6.784046 -L 6.6555,6.784046,6.7637,7.19924 -L 6.7637,7.19924,6.7812,7.970409 -L 6.7812,7.970409,6.0808,7.970409 -L 6.0808,7.970409,5.3771,7.970409 -L 5.3771,7.970409,4.6763,7.970409 -L 7.2085,7.970409,7.4856,7.970409 -L 7.4856,7.970409,7.7658,7.970409 -L 7.7658,7.970409,8.0631,7.970409 -L 2.1163,7.970359,1.2898,8.999851 -L 1.6852,5.834641,0.8625,6.902424 -L 2.1163,3.470464,0.8625,0 - -[哲] 48 -L 2.1428,0,2.1428,0.904065 -L 2.1428,0.904065,2.1428,1.791034 -L 2.1428,1.791034,2.1428,2.669618 -L 2.1428,2.669618,3.7014,2.669618 -L 3.7014,2.669618,5.2565,2.669618 -L 5.2565,2.669618,6.8151,2.669618 -L 6.8151,2.669618,6.8151,1.791034 -L 6.8151,1.791034,6.8151,0.904065 -L 6.8151,0.904065,6.8151,0 -L 6.8151,0,5.2565,0 -L 5.2565,0,3.7014,0 -L 3.7014,0,2.1428,0 -L 1.7156,3.737329,1.9957,3.737329 -L 1.9957,3.737329,2.2759,3.737329 -L 2.2759,3.737329,2.5733,3.737329 -L 2.5733,3.737329,2.5733,4.450719 -L 2.5733,4.450719,2.5733,5.147012 -L 2.5733,5.147012,2.5733,5.834772 -L 2.5733,5.834772,1.9957,5.834772 -L 1.9957,5.834772,1.4245,5.834772 -L 1.4245,5.834772,0.8645,5.834772 -L 4.2478,3.737329,4.8779,5.156813 -L 4.8779,5.156813,5.0846,6.398399 -L 5.0846,6.398399,5.1056,7.970409 -L 5.1056,7.970409,6.3384,7.990209 -L 6.3384,7.990209,6.9899,8.128616 -L 6.9899,8.128616,7.6378,8.504358 -L 6.8151,3.737329,6.8151,4.614474 -L 6.8151,4.614474,6.8151,5.491652 -L 6.8151,5.491652,6.8151,6.368732 -L 6.8151,6.368732,6.384,6.368732 -L 6.384,6.368732,5.9567,6.368732 -L 5.9567,6.368732,5.5294,6.368732 -L 2.5733,6.368732,2.339,7.699182 -L 2.339,7.699182,1.7296,8.012816 -L 1.7296,8.012816,0.8645,7.970409 -L 3.0006,6.368732,3.2741,6.368732 -L 3.2741,6.368732,3.547,6.368732 -L 3.547,6.368732,3.8205,6.368732 -L 7.2389,6.368732,7.5153,6.368732 -L 7.5153,6.368732,7.7888,6.368732 -L 7.7888,6.368732,8.0616,6.368732 -L 3.0006,7.970409,2.8468,8.313594 -L 2.8468,8.313594,2.7032,8.656911 -L 2.7032,8.656911,2.5733,9.000118 -L 3.3967,7.970409,3.6696,7.970409 -L 3.6696,7.970409,3.9498,7.970409 -L 3.9498,7.970409,4.2478,7.970409 - -[å¾¹] 54 -L 1.7176,0,1.6335,1.600341 -L 1.6335,1.600341,1.5666,3.19214 -L 1.5666,3.19214,1.5036,4.767034 -L 1.5036,4.767034,1.2903,4.603184 -L 1.2903,4.603184,1.0763,4.422387 -L 1.0763,4.422387,0.8595,4.233091 -L 3.3952,0,3.3952,1.411023 -L 3.3952,1.411023,3.3952,2.82216 -L 3.3952,2.82216,3.3952,4.233091 -L 3.3952,4.233091,3.9553,4.233091 -L 3.9553,4.233091,4.523,4.233091 -L 4.523,4.233091,5.1041,4.233091 -L 5.1041,4.233091,5.1671,2.82216 -L 5.1671,2.82216,5.234,1.411023 -L 5.234,1.411023,5.3146,0 -L 5.3146,0,5.8049,0.800934 -L 5.8049,0.800934,6.2918,1.601775 -L 6.2918,1.601775,6.7852,2.402622 -L 6.7852,2.402622,6.4739,3.083383 -L 6.4739,3.083383,6.3093,4.111654 -L 6.3093,4.111654,6.1408,6.368732 -L 6.1408,6.368732,5.1745,5.976074 -L 5.1745,5.976074,3.9343,5.846084 -L 3.9343,5.846084,2.9644,5.834772 -L 8.0636,0,7.7663,0.533965 -L 7.7663,0.533965,7.4861,1.067815 -L 7.4861,1.067815,7.2055,1.601775 -L 3.8225,2.135642,4.0954,2.135642 -L 4.0954,2.135642,4.3791,2.135642 -L 4.3791,2.135642,4.6736,2.135642 -L 3.8225,3.203484,4.0954,3.203484 -L 4.0954,3.203484,4.3791,3.203484 -L 4.3791,3.203484,4.6736,3.203484 -L 7.2055,3.470437,7.5103,4.106077 -L 7.5103,4.106077,7.6188,4.995815 -L 7.6188,4.995815,7.6363,6.902593 -L 7.6363,6.902593,7.2055,7.005806 -L 7.2055,7.005806,6.7852,7.091895 -L 6.7852,7.091895,6.3548,7.169557 -L 6.3548,7.169557,6.4879,7.779761 -L 6.4879,7.779761,6.6315,8.389953 -L 6.6315,8.389953,6.7852,9.000118 -L 1.7176,5.567881,1.8401,6.02408 -L 1.8401,6.02408,1.9694,6.471814 -L 1.9694,6.471814,2.113,6.902593 -L 3.8225,6.635723,4.0673,7.676641 -L 4.0673,7.676641,3.5774,7.971848 -L 3.5774,7.971848,2.9644,7.970409 -L 0.8595,6.902593,1.1393,7.615884 -L 1.1393,7.615884,1.4195,8.312281 -L 1.4195,8.312281,1.7176,9.000118 -L 4.6736,7.970409,4.523,8.313594 -L 4.523,8.313594,4.3791,8.656911 -L 4.3791,8.656911,4.2495,9.000118 - -[撤] 66 -L 0.865,0,1.1413,0 -L 1.1413,0,1.4215,0 -L 1.4215,0,1.716,0 -L 1.716,0,1.716,1.411023 -L 1.716,1.411023,1.716,2.82216 -L 1.716,2.82216,1.716,4.233091 -L 1.716,4.233091,1.4215,4.233091 -L 1.4215,4.233091,1.1413,4.233091 -L 1.1413,4.233091,0.865,4.233091 -L 3.4284,0,3.4284,1.411023 -L 3.4284,1.411023,3.4284,2.82216 -L 3.4284,2.82216,3.4284,4.233091 -L 3.4284,4.233091,3.9748,4.233091 -L 3.9748,4.233091,4.5352,4.233091 -L 4.5352,4.233091,5.1026,4.233091 -L 5.1026,4.233091,5.1691,2.82216 -L 5.1691,2.82216,5.236,1.411023 -L 5.236,1.411023,5.3201,0 -L 5.3201,0,5.8069,0.800934 -L 5.8069,0.800934,6.3043,1.601775 -L 6.3043,1.601775,6.8121,2.402622 -L 6.8121,2.402622,6.5035,3.083383 -L 6.5035,3.083383,6.3354,4.111654 -L 6.3354,4.111654,6.1712,6.368732 -L 6.1712,6.368732,5.3022,6.028404 -L 5.3022,6.028404,4.2515,5.984524 -L 4.2515,5.984524,3.4284,6.101747 -L 3.4284,6.101747,3.5583,6.738793 -L 3.5583,6.738793,3.7019,7.358876 -L 3.7019,7.358876,3.8522,7.970409 -L 3.8522,7.970409,3.5583,7.970409 -L 3.5583,7.970409,3.2746,7.970409 -L 3.2746,7.970409,2.9976,7.970409 -L 8.094,0,7.796,0.533965 -L 7.796,0.533965,7.5123,1.067815 -L 7.5123,1.067815,7.2429,1.601775 -L 3.8522,2.135642,4.1289,2.135642 -L 4.1289,2.135642,4.4024,2.135642 -L 4.4024,2.135642,4.6788,2.135642 -L 3.8522,3.203484,4.1289,3.203484 -L 4.1289,3.203484,4.4024,3.203484 -L 4.4024,3.203484,4.6788,3.203484 -L 7.2429,3.470437,7.5368,4.106077 -L 7.5368,4.106077,7.6492,4.995815 -L 7.6492,4.995815,7.6632,6.902593 -L 7.6632,6.902593,7.2429,7.005806 -L 7.2429,7.005806,6.8121,7.091895 -L 6.8121,7.091895,6.3845,7.169557 -L 6.3845,7.169557,6.5144,7.779761 -L 6.5144,7.779761,6.6612,8.389953 -L 6.6612,8.389953,6.8121,9.000118 -L 1.716,4.767034,1.716,5.3009 -L 1.716,5.3009,1.716,5.834772 -L 1.716,5.834772,1.716,6.368732 -L 1.716,6.368732,1.4215,6.557952 -L 1.4215,6.557952,1.1413,6.738793 -L 1.1413,6.738793,0.865,6.902593 -L 2.1433,6.902593,1.8418,7.33624 -L 1.8418,7.33624,1.7301,7.880062 -L 1.7301,7.880062,1.716,9.000118 -L 4.2798,7.970409,4.2798,8.313594 -L 4.2798,8.313594,4.2798,8.656911 -L 4.2798,8.656911,4.2798,9.000118 -L 4.6788,7.970409,4.9558,7.970409 -L 4.9558,7.970409,5.236,7.970409 -L 5.236,7.970409,5.5334,7.970409 - - -# kan_34 ------------------------------------------------------- -# 迭添殿吐塗斗途奴倒凍唐塔悼搭桃棟盗痘筒謄踏逃透陶騰闘洞胴峠匿督篤凸突屯曇鈍縄軟尼弐如尿妊忍寧粘悩濃把 - -[è¿­] 36 -L 2.749,1.578758,3.3938,2.379593 -L 3.3938,2.379593,4.0274,3.180461 -L 4.0274,3.180461,4.6718,3.981292 -L 4.6718,3.981292,4.5212,4.248271 -L 4.5212,4.248271,4.3745,4.515235 -L 4.3745,4.515235,4.2449,4.782122 -L 4.2449,4.782122,3.6631,4.782122 -L 3.6631,4.782122,3.0922,4.782122 -L 3.0922,4.782122,2.5353,4.782122 -L 6.7768,1.578758,6.1989,2.11263 -L 6.1989,2.11263,5.6245,2.646578 -L 5.6245,2.646578,5.0676,3.180461 -L 5.0676,4.782122,4.7702,5.444638 -L 4.7702,5.444638,4.5597,6.217262 -L 4.5597,6.217262,4.2449,6.879658 -L 4.2449,6.879658,3.3269,6.662129 -L 3.3269,6.662129,2.8821,6.385347 -L 2.8821,6.385347,2.5353,5.811842 -L 5.4988,4.782122,5.9187,4.782122 -L 5.9187,4.782122,6.3498,4.782122 -L 6.3498,4.782122,6.7768,4.782122 -L 5.0676,6.879658,4.7874,7.314722 -L 4.7874,7.314722,4.6858,7.868362 -L 4.6858,7.868362,4.6718,9.015201 -L 5.4988,6.879658,5.7681,6.879658 -L 5.7681,6.879658,6.0518,6.879658 -L 6.0518,6.879658,6.3498,6.879658 -L 3.3938,7.41353,3.3938,7.783614 -L 3.3938,7.783614,3.3938,8.136704 -L 3.3938,8.136704,3.3938,8.481368 -L 5.0886,0,7.2185,0 -L 1.2709,1.067668,0.2167,0.015186 -L 0.0206,4.766908,1.2709,4.766908 -L 1.2709,1.067668,1.2709,4.766908 -L 0.4444,8.50433,1.2709,7.436438 -A 5.0886,7.363018,7.362973,238.75988,270 - -[æ·»] 35 -L 1.0947,2.615483,2.219,4.33024 -L 2.219,4.33024,3.8157,6.078806 -L 3.8157,6.078806,3.1152,6.181943 -L 3.1152,6.181943,2.4147,6.268048 -L 2.4147,6.268048,1.7107,6.345698 -L 2.9926,0.015186,3.2658,0.015186 -L 3.2658,0.015186,3.5464,0.015186 -L 3.5464,0.015186,3.8157,0.015186 -L 3.8157,0.015186,3.8157,1.426204 -L 3.8157,1.426204,3.8157,2.837232 -L 3.8157,2.837232,3.8157,4.248271 -L 1.7107,1.044896,1.9878,1.578758 -L 1.9878,1.578758,2.2715,2.11263 -L 2.2715,2.11263,2.5653,2.646578 -L 5.5249,1.044896,5.5078,1.816076 -L 5.5078,1.816076,5.3992,2.231374 -L 5.3992,2.231374,5.0976,2.646578 -L 7.2341,1.311778,6.9368,1.768076 -L 6.9368,1.768076,6.6562,2.21581 -L 6.6562,2.21581,6.376,2.646578 -L 6.8068,3.714399,5.5459,5.133872 -L 5.5459,5.133872,4.7719,6.324487 -L 4.7719,6.324487,4.2465,7.94749 -L 4.2465,7.94749,3.5464,7.94749 -L 3.5464,7.94749,2.842,7.94749 -L 2.842,7.94749,2.1416,7.94749 -L 5.0976,6.345698,5.802,6.345698 -L 5.802,6.345698,6.5126,6.345698 -L 6.5126,6.345698,7.2341,6.345698 -L 4.6668,8.481368,5.2272,8.481368 -L 5.2272,8.481368,5.802,8.481368 -L 5.802,8.481368,6.376,8.481368 -L 1.2519,7.985541,0.4324,9.015031 -L 0.8281,5.849822,0.0019,6.917605 -L 1.2519,3.485651,0.0019,0.015186 - -[殿] 69 -L 0.8897,0.015186,1.1629,0.358388 -L 1.1629,0.358388,1.4431,0.701612 -L 1.4431,0.701612,1.7408,1.044896 -L 3.8496,0.015186,3.5554,0.358388 -L 3.5554,0.358388,3.2678,0.701612 -L 3.2678,0.701612,2.9946,1.044896 -L 4.2734,0.015186,4.7038,0.54769 -L 4.7038,0.54769,5.1245,1.071695 -L 5.1245,1.071695,5.5549,1.578758 -L 5.5549,1.578758,4.956,2.745468 -L 4.956,2.745468,4.7319,3.437541 -L 4.7319,3.437541,4.7038,4.248271 -L 4.7038,4.248271,5.2537,4.248271 -L 5.2537,4.248271,5.8106,4.248271 -L 5.8106,4.248271,6.3815,4.248271 -L 6.3815,4.248271,6.2383,3.550523 -L 6.2383,3.550523,6.1052,2.835809 -L 6.1052,2.835809,5.9822,2.11263 -L 6.8057,0.015186,6.5356,0.358388 -L 6.5356,0.358388,6.2593,0.701612 -L 6.2593,0.701612,5.9822,1.044896 -L 0.0351,0.510958,0.144,1.636729 -L 0.144,1.636729,0.3503,3.821739 -L 0.3503,3.821739,0.4592,8.481368 -L 0.4592,8.481368,1.4361,8.481368 -L 1.4361,8.481368,2.4237,8.481368 -L 2.4237,8.481368,3.4184,8.481368 -L 3.4184,8.481368,3.4184,7.94749 -L 3.4184,7.94749,3.4184,7.41353 -L 3.4184,7.41353,3.4184,6.879658 -L 3.4184,6.879658,2.5673,6.879658 -L 2.5673,6.879658,1.7198,6.879658 -L 1.7198,6.879658,0.8897,6.879658 -L 0.8897,2.11263,1.1629,2.11263 -L 1.1629,2.11263,1.4431,2.11263 -L 1.4431,2.11263,1.7408,2.11263 -L 1.7408,2.11263,1.7408,2.646578 -L 1.7408,2.646578,1.7408,3.180461 -L 1.7408,3.180461,1.7408,3.714399 -L 1.7408,3.714399,1.4431,3.90363 -L 1.4431,3.90363,1.1629,4.084395 -L 1.1629,4.084395,0.8897,4.248271 -L 2.14,2.11263,2.4167,2.11263 -L 2.4167,2.11263,2.6969,2.11263 -L 2.6969,2.11263,2.9946,2.11263 -L 2.9946,2.11263,2.9946,2.835809 -L 2.9946,2.835809,2.9946,3.550523 -L 2.9946,3.550523,2.9946,4.248271 -L 2.9946,4.248271,2.07,4.424817 -L 2.07,4.424817,1.7688,4.9488 -L 1.7688,4.9488,1.7408,5.811842 -L 2.9946,4.782122,2.9946,5.125362 -L 2.9946,5.125362,2.9946,5.468641 -L 2.9946,5.468641,2.9946,5.811842 -L 4.2734,5.811842,4.5781,6.26662 -L 4.5781,6.26662,4.6863,6.958791 -L 4.6863,6.958791,4.7038,8.481368 -L 4.7038,8.481368,5.1245,8.481368 -L 5.1245,8.481368,5.5549,8.481368 -L 5.5549,8.481368,5.9822,8.481368 -L 5.9822,8.481368,5.9822,7.602838 -L 5.9822,7.602838,5.9822,6.715886 -L 5.9822,6.715886,5.9822,5.811842 -L 5.9822,5.811842,6.385,5.811842 -L 6.385,5.811842,6.8057,5.811842 -L 6.8057,5.811842,7.2361,5.811842 -L 7.2361,5.811842,7.2361,6.181943 -L 7.2361,6.181943,7.2361,6.535027 -L 7.2361,6.535027,7.2361,6.879658 - -[吐] 30 -L 2.1736,0.015186,3.0037,0.015186 -L 3.0037,0.015186,3.8481,0.015186 -L 3.8481,0.015186,4.6992,0.015186 -L 4.6992,0.015186,4.6218,1.88242 -L 4.6218,1.88242,4.5486,3.741209 -L 4.5486,3.741209,4.4887,5.583061 -L 4.4887,5.583061,3.8481,5.6593 -L 3.8481,5.6593,3.2138,5.735527 -L 3.2138,5.735527,2.5974,5.811842 -L 5.1296,0.015186,5.8301,0.015186 -L 5.8301,0.015186,6.5376,0.015186 -L 6.5376,0.015186,7.2626,0.015186 -L 0.0616,2.646578,0.0616,4.427597 -L 0.0616,4.427597,0.0616,6.191804 -L 0.0616,6.191804,0.0616,7.94749 -L 0.0616,7.94749,0.615,7.94749 -L 0.615,7.94749,1.1719,7.94749 -L 1.1719,7.94749,1.7431,7.94749 -L 1.7431,7.94749,1.7431,6.191804 -L 1.7431,6.191804,1.7431,4.427597 -L 1.7431,4.427597,1.7431,2.646578 -L 1.7431,2.646578,1.1719,2.646578 -L 1.1719,2.646578,0.615,2.646578 -L 0.615,2.646578,0.0616,2.646578 -L 5.1296,5.811842,4.8249,6.286397 -L 4.8249,6.286397,4.7164,7.116894 -L 4.7164,7.116894,4.6992,9.015201 -L 5.5569,5.811842,5.9846,5.811842 -L 5.9846,5.811842,6.4084,5.811842 -L 6.4084,5.811842,6.8388,5.811842 - -[塗] 48 -L 0.0639,0.015186,1.1914,0.015186 -L 1.1914,0.015186,2.3262,0.015186 -L 2.3262,0.015186,3.447,0.015186 -L 3.447,0.015186,3.447,0.54769 -L 3.447,0.54769,3.447,1.071695 -L 3.447,1.071695,3.447,1.578758 -L 3.447,1.578758,2.5959,1.578758 -L 2.5959,1.578758,1.7518,1.578758 -L 1.7518,1.578758,0.9217,1.578758 -L 3.8781,0.015186,4.8623,0.015186 -L 4.8623,0.015186,5.864,0.015186 -L 5.864,0.015186,6.8657,0.015186 -L 3.8781,1.578758,4.5818,1.578758 -L 4.5818,1.578758,5.2893,1.578758 -L 5.2893,1.578758,6.0146,1.578758 -L 0.0639,3.180461,0.4909,4.057628 -L 0.4909,4.057628,0.9217,4.934774 -L 0.9217,4.934774,1.3455,5.811842 -L 3.447,3.180461,3.7275,3.180461 -L 3.7275,3.180461,4.0074,3.180461 -L 4.0074,3.180461,4.3054,3.180461 -L 4.3054,3.180461,4.165,4.801987 -L 4.165,4.801987,3.6575,5.296309 -L 3.6575,5.296309,2.6309,5.316081 -L 1.9868,3.714399,2.2004,3.90363 -L 2.2004,3.90363,2.4137,4.084395 -L 2.4137,4.084395,2.6309,4.248271 -L 6.8657,3.714399,6.5715,3.90363 -L 6.5715,3.90363,6.2878,4.084395 -L 6.2878,4.084395,6.0146,4.248271 -L 4.7359,5.316081,4.4312,5.704421 -L 4.4312,5.704421,4.3226,6.109934 -L 4.3226,6.109934,4.3054,6.879658 -L 4.3054,6.879658,3.2368,7.235562 -L 3.2368,7.235562,2.5784,7.235562 -L 2.5784,7.235562,1.7731,6.879658 -L 5.1565,5.316081,5.4367,5.316081 -L 5.4367,5.316081,5.7166,5.316081 -L 5.7166,5.316081,6.0146,5.316081 -L 4.946,6.879658,5.1565,7.068878 -L 5.1565,7.068878,5.3733,7.249763 -L 5.3733,7.249763,5.587,7.41353 -L 5.587,7.41353,5.1565,7.94749 -L 5.1565,7.94749,4.7359,8.481368 -L 4.7359,8.481368,4.3054,9.015201 -L 4.3054,9.015201,4.0074,8.670582 -L 4.0074,8.670582,3.7275,8.317475 -L 3.7275,8.317475,3.447,7.94749 - -[斗] 15 -L 4.7624,0.015186,4.2549,3.070326 -L 4.2549,3.070326,2.6994,3.150773 -L 2.6994,3.150773,0.094,2.646578 -L 5.1932,3.180461,4.8885,3.752521 -L 4.8885,3.752521,4.7802,5.265219 -L 4.7802,5.265219,4.7624,9.015201 -L 5.5855,3.714399,6.1462,3.714399 -L 6.1462,3.714399,6.7167,3.714399 -L 6.7167,3.714399,7.2947,3.714399 -L 1.7751,5.316081,1.4946,5.6593 -L 1.4946,5.6593,1.2249,6.002507 -L 1.2249,6.002507,0.9482,6.345698 -L 2.6294,7.41353,2.3352,7.783614 -L 2.3352,7.783614,2.0483,8.136704 -L 2.0483,8.136704,1.7751,8.481368 - -[途] 54 -L 0.3093,0.015186,0.6525,0.358388 -L 0.6525,0.358388,1.0136,0.701612 -L 1.0136,0.701612,1.3775,1.044896 -L 1.3775,1.044896,1.3775,2.301948 -L 1.3775,2.301948,1.3775,3.550523 -L 1.3775,3.550523,1.3775,4.782122 -L 1.3775,4.782122,0.9541,4.782122 -L 0.9541,4.782122,0.5334,4.782122 -L 0.5334,4.782122,0.1271,4.782122 -L 2.6594,0.015186,2.3621,0.194605 -L 2.3621,0.194605,2.0815,0.357037 -L 2.0815,0.357037,1.8052,0.510958 -L 3.0867,0.015186,4.4912,0.015186 -L 4.4912,0.015186,5.903,0.015186 -L 5.903,0.015186,7.3247,0.015186 -L 2.2321,1.578758,2.5053,2.11263 -L 2.5053,2.11263,2.7925,2.646578 -L 2.7925,2.646578,3.0867,3.180461 -L 3.9417,1.578758,4.2148,1.578758 -L 4.2148,1.578758,4.488,1.578758 -L 4.488,1.578758,4.7644,1.578758 -L 4.7644,1.578758,4.6281,3.660719 -L 4.6281,3.660719,4.0327,4.251062 -L 4.0327,4.251062,2.6594,4.248271 -L 6.8977,1.578758,6.6035,2.11263 -L 6.6035,2.11263,6.3198,2.646578 -L 6.3198,2.646578,6.0428,3.180461 -L 5.1882,4.248271,4.894,4.662108 -L 4.894,4.662108,4.7822,5.067462 -L 4.7822,5.067462,4.7644,5.811842 -L 4.7644,5.811842,4.3371,5.811842 -L 4.3371,5.811842,3.9168,5.811842 -L 3.9168,5.811842,3.5105,5.811842 -L 5.6193,4.248271,6.0428,4.248271 -L 6.0428,4.248271,6.4736,4.248271 -L 6.4736,4.248271,6.8977,4.248271 -L 5.1882,5.811842,5.4687,5.811842 -L 5.4687,5.811842,5.7486,5.811842 -L 5.7486,5.811842,6.0428,5.811842 -L 2.4458,6.345698,3.2058,7.249763 -L 3.2058,7.249763,3.9802,8.136704 -L 3.9802,8.136704,4.7644,9.015201 -L 4.7644,9.015201,5.6193,8.136704 -L 5.6193,8.136704,6.4736,7.249763 -L 6.4736,7.249763,7.3247,6.345698 -L 1.3775,7.41353,1.0833,7.783614 -L 1.0833,7.783614,0.7961,8.136704 -L 0.7961,8.136704,0.5229,8.481368 -L 5.1812,0,7.311,0 -L 1.3603,1.067668,0.3093,0.015186 -L 0.1135,4.766908,1.3603,4.766908 -L 1.3603,1.067668,1.3603,4.766908 -L 0.5369,8.50433,1.3603,7.436438 -A 5.1812,7.363018,7.362973,238.75988,270 - -[奴] 40 -L 0.126,0.015186,0.5529,0.62539 -L 0.5529,0.62539,0.9802,1.235451 -L 0.9802,1.235451,1.4114,1.845737 -L 1.4114,1.845737,1.0783,2.419154 -L 1.0783,2.419154,0.7424,2.696028 -L 0.7424,2.696028,0.126,2.913553 -L 0.126,2.913553,0.4409,3.920628 -L 0.4409,3.920628,0.665,5.097129 -L 0.665,5.097129,0.9802,6.078806 -L 0.9802,6.078806,0.686,6.345698 -L 0.686,6.345698,0.4023,6.612689 -L 0.4023,6.612689,0.126,6.879658 -L 2.8716,0.015186,3.6421,0.892364 -L 3.6421,0.892364,4.4301,1.769422 -L 4.4301,1.769422,5.2217,2.646578 -L 5.2217,2.646578,4.4021,4.512367 -L 4.4021,4.512367,4.0312,6.157841 -L 4.0312,6.157841,3.9363,7.94749 -L 3.9363,7.94749,3.6421,7.94749 -L 3.6421,7.94749,3.3622,7.94749 -L 3.3622,7.94749,3.0852,7.94749 -L 6.8994,0.015186,6.4724,0.728472 -L 6.4724,0.728472,6.0556,1.424868 -L 6.0556,1.424868,5.6455,2.11263 -L 2.6579,1.044896,1.9189,2.913553 -L 1.9189,2.913553,2.045,4.833 -L 2.045,4.833,2.2621,6.879658 -L 2.2621,6.879658,1.2009,7.170657 -L 1.2009,7.170657,0.9456,7.936156 -L 0.9456,7.936156,0.9802,9.015201 -L 5.6455,3.44742,6.2483,5.190431 -L 6.2483,5.190431,6.4724,6.357049 -L 6.4724,6.357049,6.5004,7.94749 -L 6.5004,7.94749,5.7751,7.94749 -L 5.7751,7.94749,5.0676,7.94749 -L 5.0676,7.94749,4.3675,7.94749 -L 3.5269,6.345502,-0.074,6.345502 -L 0.7844,3.341717,1.4114,9.015081 -A -4.6097,-3.38437,8.620982,23.224227,51.278884 -A -6.4656,6.345502,9.138971,316.15783,0 - -[倒] 45 -L 1.0103,0.015186,0.9262,1.796309 -L 0.9262,1.796309,0.8596,3.560423 -L 0.8596,3.560423,0.7966,5.316081 -L 0.7966,5.316081,0.583,5.152314 -L 0.583,5.152314,0.3693,4.97144 -L 0.3693,4.97144,0.1592,4.782122 -L 6.0751,0.015186,6.3515,0.015186 -L 6.3515,0.015186,6.6352,0.015186 -L 6.6352,0.015186,6.9294,0.015186 -L 6.9294,0.015186,6.9294,3.026474 -L 6.9294,3.026474,6.9294,6.029383 -L 6.9294,6.029383,6.9294,9.015201 -L 1.8337,1.044896,2.2641,1.044896 -L 2.2641,1.044896,2.6848,1.044896 -L 2.6848,1.044896,3.1152,1.044896 -L 3.1152,1.044896,3.0347,2.479916 -L 3.0347,2.479916,2.6669,3.067442 -L 2.6669,3.067442,1.8337,3.180461 -L 3.5425,1.044896,3.8196,1.234116 -L 3.8196,1.234116,4.0994,1.41499 -L 4.0994,1.41499,4.3936,1.578758 -L 5.6475,2.11263,5.6475,4.057628 -L 5.6475,4.057628,5.6475,6.002507 -L 5.6475,6.002507,5.6475,7.94749 -L 3.5425,3.180461,3.3923,3.550523 -L 3.3923,3.550523,3.2448,3.90363 -L 3.2448,3.90363,3.1152,4.248271 -L 1.8337,5.316081,2.1104,5.316081 -L 2.1104,5.316081,2.3937,5.316081 -L 2.3937,5.316081,2.6848,5.316081 -L 2.6848,5.316081,2.7969,6.238381 -L 2.7969,6.238381,3.0066,7.177667 -L 3.0066,7.177667,3.1152,8.481368 -L 3.1152,8.481368,2.8179,8.481368 -L 2.8179,8.481368,2.5373,8.481368 -L 2.5373,8.481368,2.2641,8.481368 -L 3.1152,5.316081,3.5425,5.848619 -L 3.5425,5.848619,3.9733,6.37259 -L 3.9733,6.37259,4.3936,6.879658 -L 1.0103,5.811842,1.1157,7.116894 -L 1.1157,7.116894,1.3045,8.066162 -L 1.3045,8.066162,1.4099,9.015201 -L 3.5425,8.481368,3.9733,8.481368 -L 3.9733,8.481368,4.3936,8.481368 -L 4.3936,8.481368,4.8244,8.481368 - -[凍] 57 -L 0.1577,0.282172,0.585,1.426204 -L 0.585,1.426204,1.0123,2.570351 -L 1.0123,2.570351,1.436,3.714399 -L 4.8229,0.015186,4.7424,0.892364 -L 4.7424,0.892364,4.6758,1.769422 -L 4.6758,1.769422,4.6128,2.646578 -L 4.6128,2.646578,3.8286,1.948857 -L 3.8286,1.948857,3.0577,1.234116 -L 3.0577,1.234116,2.291,0.510958 -L 6.9629,0.510958,5.6845,2.2454 -L 5.6845,2.2454,4.7249,2.895127 -L 4.7249,2.895127,3.1421,3.180461 -L 3.1421,3.180461,3.1421,4.246903 -L 3.1421,4.246903,3.1421,5.304791 -L 3.1421,5.304791,3.1421,6.345698 -L 3.1421,6.345698,4.0454,6.375381 -L 4.0454,6.375381,4.4765,6.583028 -L 4.4765,6.583028,4.8229,7.14655 -L 4.8229,7.14655,4.6758,7.41353 -L 4.6758,7.41353,4.5291,7.68051 -L 4.5291,7.68051,4.3991,7.94749 -L 4.3991,7.94749,3.6951,7.94749 -L 3.6951,7.94749,2.9946,7.94749 -L 2.9946,7.94749,2.291,7.94749 -L 5.6775,3.180461,5.9546,3.180461 -L 5.9546,3.180461,6.2379,3.180461 -L 6.2379,3.180461,6.5325,3.180461 -L 6.5325,3.180461,6.5325,3.714399 -L 6.5325,3.714399,6.5325,4.248271 -L 6.5325,4.248271,6.5325,4.782122 -L 6.5325,4.782122,6.1052,4.782122 -L 6.1052,4.782122,5.6775,4.782122 -L 5.6775,4.782122,5.2537,4.782122 -L 5.2537,4.782122,5.0996,4.43748 -L 5.0996,4.43748,4.956,4.084395 -L 4.956,4.084395,4.8229,3.714399 -L 3.5725,4.782122,3.8496,4.782122 -L 3.8496,4.782122,4.1228,4.782122 -L 4.1228,4.782122,4.3991,4.782122 -L 4.3991,4.782122,4.6758,5.314642 -L 4.6758,5.314642,4.956,5.838724 -L 4.956,5.838724,5.2537,6.345698 -L 5.2537,6.345698,5.6775,6.345698 -L 5.6775,6.345698,6.1052,6.345698 -L 6.1052,6.345698,6.5325,6.345698 -L 6.5325,6.345698,6.5325,6.002507 -L 6.5325,6.002507,6.5325,5.6593 -L 6.5325,5.6593,6.5325,5.316081 -L 1.0123,7.41353,0.7145,7.783614 -L 0.7145,7.783614,0.4343,8.136704 -L 0.4343,8.136704,0.1577,8.481368 -L 5.2537,7.94749,5.0996,8.317475 -L 5.0996,8.317475,4.956,8.670582 -L 4.956,8.670582,4.8229,9.015201 -L 5.6775,7.94749,6.2379,7.94749 -L 6.2379,7.94749,6.8092,7.94749 -L 6.8092,7.94749,7.3867,7.94749 - -[唐] 42 -L 0.1915,0.282172,0.8707,2.947466 -L 0.8707,2.947466,1.0493,5.358429 -L 1.0493,5.358429,1.0426,7.94749 -L 1.0426,7.94749,1.8762,7.94749 -L 1.8762,7.94749,2.7203,7.94749 -L 2.7203,7.94749,3.5749,7.94749 -L 3.5749,7.94749,3.7041,8.317475 -L 3.7041,8.317475,3.8477,8.670582 -L 3.8477,8.670582,4.0022,9.015201 -L 2.2965,0.015186,2.2965,0.728472 -L 2.2965,0.728472,2.2965,1.424868 -L 2.2965,1.424868,2.2965,2.11263 -L 2.2965,2.11263,3.5749,2.11263 -L 3.5749,2.11263,4.8564,2.11263 -L 4.8564,2.11263,6.1348,2.11263 -L 6.1348,2.11263,6.1348,1.424868 -L 6.1348,1.424868,6.1348,0.728472 -L 6.1348,0.728472,6.1348,0.015186 -L 6.1348,0.015186,4.8564,0.015186 -L 4.8564,0.015186,3.5749,0.015186 -L 3.5749,0.015186,2.2965,0.015186 -L 2.2965,3.714399,2.8495,3.714399 -L 2.8495,3.714399,3.4239,3.714399 -L 3.4239,3.714399,4.0022,3.714399 -L 4.0022,3.714399,3.5959,5.197447 -L 3.5959,5.197447,2.6289,5.434749 -L 2.6289,5.434749,1.4699,5.316081 -L 4.426,3.714399,4.986,3.714399 -L 4.986,3.714399,5.5573,3.714399 -L 5.5573,3.714399,6.1348,3.714399 -L 6.1348,3.714399,5.3962,5.362653 -L 5.3962,5.362653,3.8057,6.1466 -L 3.8057,6.1466,2.2965,6.345698 -L 6.3205,5.583061,5.7286,6.030735 -L 5.7286,6.030735,4.7517,6.495466 -L 4.7517,6.495466,4.0022,7.14655 -L 4.0022,7.14655,4.1314,7.41353 -L 4.1314,7.41353,4.275,7.68051 -L 4.275,7.68051,4.426,7.94749 -L 4.426,7.94749,5.4063,7.94749 -L 5.4063,7.94749,6.3874,7.94749 -L 6.3874,7.94749,7.3887,7.94749 - -[塔] 39 -L 3.6046,0.015186,3.6046,0.892364 -L 3.6046,0.892364,3.6046,1.769422 -L 3.6046,1.769422,3.6046,2.646578 -L 3.6046,2.646578,4.5821,2.646578 -L 4.5821,2.646578,5.5659,2.646578 -L 5.5659,2.646578,6.5641,2.646578 -L 6.5641,2.646578,6.5641,1.769422 -L 6.5641,1.769422,6.5641,0.892364 -L 6.5641,0.892364,6.5641,0.015186 -L 6.5641,0.015186,5.5659,0.015186 -L 5.5659,0.015186,4.5821,0.015186 -L 4.5821,0.015186,3.6046,0.015186 -L 0.2177,2.11263,0.624,2.11263 -L 0.624,2.11263,1.0446,2.11263 -L 1.0446,2.11263,1.4649,2.11263 -L 1.4649,2.11263,1.5206,4.227038 -L 1.5206,4.227038,1.3,5.756832 -L 1.3,5.756832,0.2177,6.345698 -L 2.964,4.248271,3.6676,4.961557 -L 3.6676,4.961557,4.3681,5.657877 -L 4.3681,5.657877,5.0689,6.345698 -L 5.0689,6.345698,5.8395,5.657877 -L 5.8395,5.657877,6.6237,4.961557 -L 6.6237,4.961557,7.4191,4.248271 -L 4.0319,4.248271,4.7324,4.248271 -L 4.7324,4.248271,5.4332,4.248271 -L 5.4332,4.248271,6.1368,4.248271 -L 1.8957,6.345698,1.5945,6.800552 -L 1.5945,6.800552,1.4821,7.492636 -L 1.4821,7.492636,1.4649,9.015201 -L 4.0319,7.14655,3.6995,7.710193 -L 3.6995,7.710193,3.3664,7.917746 -L 3.3664,7.917746,2.7535,7.94749 -L 6.1368,7.14655,5.4962,7.749716 -L 5.4962,7.749716,4.6728,8.234253 -L 4.6728,8.234253,4.0319,9.015201 -L 6.5641,7.94749,6.4135,8.317475 -L 6.4135,8.317475,6.2703,8.670582 -L 6.2703,8.670582,6.1368,9.015201 - -[悼] 48 -L 1.5016,0.015186,1.5016,3.026474 -L 1.5016,3.026474,1.5016,6.029383 -L 1.5016,6.029383,1.5016,9.015201 -L 4.885,0.015186,4.465,1.488422 -L 4.465,1.488422,3.4875,1.707325 -L 3.4875,1.707325,2.3527,1.578758 -L 5.3126,1.578758,5.0114,1.994072 -L 5.0114,1.994072,4.9025,2.409276 -L 4.9025,2.409276,4.885,3.180461 -L 4.885,3.180461,4.3141,3.180461 -L 4.3141,3.180461,3.7575,3.180461 -L 3.7575,3.180461,3.2111,3.180461 -L 3.2111,3.180461,3.2111,4.246903 -L 3.2111,4.246903,3.2111,5.304791 -L 3.2111,5.304791,3.2111,6.345698 -L 3.2111,6.345698,3.7575,6.345698 -L 3.7575,6.345698,4.3141,6.345698 -L 4.3141,6.345698,4.885,6.345698 -L 4.885,6.345698,4.885,7.249763 -L 4.885,7.249763,4.885,8.136704 -L 4.885,8.136704,4.885,9.015201 -L 5.7434,1.578758,6.2898,1.578758 -L 6.2898,1.578758,6.8463,1.578758 -L 6.8463,1.578758,7.4176,1.578758 -L 5.3126,3.180461,5.7434,3.180461 -L 5.7434,3.180461,6.1672,3.180461 -L 6.1672,3.180461,6.5945,3.180461 -L 6.5945,3.180461,6.5945,3.714399 -L 6.5945,3.714399,6.5945,4.248271 -L 6.5945,4.248271,6.5945,4.782122 -L 6.5945,4.782122,5.589,4.782122 -L 5.589,4.782122,4.5876,4.782122 -L 4.5876,4.782122,3.6031,4.782122 -L 0.2165,5.049102,0.5178,5.64518 -L 0.5178,5.64518,0.6295,6.25817 -L 0.6295,6.25817,0.647,7.41353 -L 6.5945,5.316081,6.5945,5.6593 -L 6.5945,5.6593,6.5945,6.002507 -L 6.5945,6.002507,6.5945,6.345698 -L 6.5945,6.345698,6.1672,6.345698 -L 6.1672,6.345698,5.7434,6.345698 -L 5.7434,6.345698,5.3126,6.345698 -L 2.3527,6.612689,2.2021,6.879658 -L 2.2021,6.879658,2.062,7.14655 -L 2.062,7.14655,1.9219,7.41353 -L 5.3126,7.94749,5.8727,7.94749 -L 5.8727,7.94749,6.4436,7.94749 -L 6.4436,7.94749,7.0215,7.94749 - -[搭] 54 -L 0.2501,0.015186,0.5229,0.015186 -L 0.5229,0.015186,0.8101,0.015186 -L 0.8101,0.015186,1.1047,0.015186 -L 1.1047,0.015186,1.1047,1.262431 -L 1.1047,1.262431,1.1047,2.492613 -L 1.1047,2.492613,1.1047,3.714399 -L 1.1047,3.714399,0.8101,3.714399 -L 0.8101,3.714399,0.5229,3.714399 -L 0.5229,3.714399,0.2501,3.714399 -L 3.6369,0.015186,3.6369,0.892364 -L 3.6369,0.892364,3.6369,1.769422 -L 3.6369,1.769422,3.6369,2.646578 -L 3.6369,2.646578,4.467,2.646578 -L 4.467,2.646578,5.3146,2.646578 -L 5.3146,2.646578,6.1657,2.646578 -L 6.1657,2.646578,6.1657,1.769422 -L 6.1657,1.769422,6.1657,0.892364 -L 6.1657,0.892364,6.1657,0.015186 -L 6.1657,0.015186,5.3146,0.015186 -L 5.3146,0.015186,4.467,0.015186 -L 4.467,0.015186,3.6369,0.015186 -L 2.355,3.714399,2.022,4.090042 -L 2.022,4.090042,1.6962,4.228488 -L 1.6962,4.228488,1.1047,4.248271 -L 1.1047,4.248271,1.1047,4.961557 -L 1.1047,4.961557,1.1047,5.657877 -L 1.1047,5.657877,1.1047,6.345698 -L 1.1047,6.345698,0.8101,6.535027 -L 0.8101,6.535027,0.5229,6.715886 -L 0.5229,6.715886,0.2501,6.879658 -L 2.7823,3.714399,3.486,4.591567 -L 3.486,4.591567,4.1935,5.468641 -L 4.1935,5.468641,4.915,6.345698 -L 4.915,6.345698,5.7486,5.468641 -L 5.7486,5.468641,6.5962,4.591567 -L 6.5962,4.591567,7.4473,3.714399 -L 4.0607,4.248271,4.6138,4.248271 -L 4.6138,4.248271,5.1672,4.248271 -L 5.1672,4.248271,5.7419,4.248271 -L 1.5285,6.879658,1.2304,7.314722 -L 1.2304,7.314722,1.1183,7.868362 -L 1.1183,7.868362,1.1047,9.015201 -L 4.0607,7.14655,3.714,7.710193 -L 3.714,7.710193,3.2692,7.917746 -L 3.2692,7.917746,2.355,7.94749 -L 5.7419,7.14655,5.2232,7.749716 -L 5.2232,7.749716,4.5963,8.234253 -L 4.5963,8.234253,4.0607,9.015201 -L 6.1657,7.94749,6.0183,8.317475 -L 6.0183,8.317475,5.8676,8.670582 -L 5.8676,8.670582,5.7419,9.015201 -L 6.5962,7.94749,6.8697,7.94749 -L 6.8697,7.94749,7.1569,7.94749 -L 7.1569,7.94749,7.4473,7.94749 - -[桃] 45 -L 1.534,0.015186,1.4499,1.615424 -L 1.4499,1.615424,1.3795,3.207321 -L 1.3795,3.207321,1.3165,4.782122 -L 1.3165,4.782122,0.9596,4.084395 -L 0.9596,4.084395,0.6163,3.369758 -L 0.6163,3.369758,0.2797,2.646578 -L 2.5987,0.015186,3.2148,0.892364 -L 3.2148,0.892364,3.8487,1.769422 -L 3.8487,1.769422,4.4897,2.646578 -L 4.4897,2.646578,4.406,3.180461 -L 4.406,3.180461,4.3356,3.714399 -L 4.3356,3.714399,4.276,4.248271 -L 4.276,4.248271,3.9156,3.90363 -L 3.9156,3.90363,3.579,3.550523 -L 3.579,3.550523,3.2393,3.180461 -L 5.7681,0.015186,5.7681,3.026474 -L 5.7681,3.026474,5.7681,6.029383 -L 5.7681,6.029383,5.7681,9.015201 -L 6.1989,0.015186,6.6265,0.015186 -L 6.6265,0.015186,7.0538,0.015186 -L 7.0538,0.015186,7.4811,0.015186 -L 7.4811,0.015186,7.4811,0.54769 -L 7.4811,0.54769,7.4811,1.071695 -L 7.4811,1.071695,7.4811,1.578758 -L 7.0538,3.180461,6.7561,3.550523 -L 6.7561,3.550523,6.4756,3.90363 -L 6.4756,3.90363,6.1989,4.248271 -L 2.3847,4.782122,1.9084,5.215769 -L 1.9084,5.215769,1.5791,5.759617 -L 1.5791,5.759617,1.1032,6.879658 -L 1.1032,6.879658,0.8296,6.879658 -L 0.8296,6.879658,0.5529,6.879658 -L 0.5529,6.879658,0.2797,6.879658 -L 4.4897,4.782122,4.4897,6.193172 -L 4.4897,6.193172,4.4897,7.6042 -L 4.4897,7.6042,4.4897,9.015201 -L 3.6631,6.612689,3.5128,6.879658 -L 3.5128,6.879658,3.3692,7.14655 -L 3.3692,7.14655,3.2393,7.41353 -L 6.1989,6.345698,6.4756,6.715886 -L 6.4756,6.715886,6.7561,7.068878 -L 6.7561,7.068878,7.0538,7.41353 -L 1.9543,6.879658,1.6597,7.314722 -L 1.6597,7.314722,1.548,7.868362 -L 1.548,7.868362,1.534,9.015201 - -[棟] 66 -L 1.5601,0.015186,1.4761,1.615424 -L 1.4761,1.615424,1.4099,3.207321 -L 1.4099,3.207321,1.3468,4.782122 -L 1.3468,4.782122,0.9826,4.084395 -L 0.9826,4.084395,0.625,3.369758 -L 0.625,3.369758,0.2817,2.646578 -L 5.3746,0.015186,5.2906,0.892364 -L 5.2906,0.892364,5.2237,1.769422 -L 5.2237,1.769422,5.1575,2.646578 -L 5.1575,2.646578,4.5236,1.948857 -L 4.5236,1.948857,3.8823,1.234116 -L 3.8823,1.234116,3.2378,0.510958 -L 7.4796,0.510958,6.2149,2.2454 -L 6.2149,2.2454,5.2587,2.895127 -L 5.2587,2.895127,3.6651,3.180461 -L 3.6651,3.180461,3.6651,4.246903 -L 3.6651,4.246903,3.6651,5.304791 -L 3.6651,5.304791,3.6651,6.345698 -L 3.6651,6.345698,4.5831,6.375381 -L 4.5831,6.375381,5.0241,6.583028 -L 5.0241,6.583028,5.3746,7.14655 -L 5.3746,7.14655,5.2237,7.41353 -L 5.2237,7.41353,5.0766,7.68051 -L 5.0766,7.68051,4.9473,7.94749 -L 4.9473,7.94749,4.3691,7.94749 -L 4.3691,7.94749,3.7985,7.94749 -L 3.7985,7.94749,3.2378,7.94749 -L 6.2292,3.180461,6.5021,3.180461 -L 6.5021,3.180461,6.7788,3.180461 -L 6.7788,3.180461,7.0485,3.180461 -L 7.0485,3.180461,7.0485,3.714399 -L 7.0485,3.714399,7.0485,4.248271 -L 7.0485,4.248271,7.0485,4.782122 -L 7.0485,4.782122,6.6285,4.782122 -L 6.6285,4.782122,6.2082,4.782122 -L 6.2082,4.782122,5.8019,4.782122 -L 5.8019,4.782122,5.651,4.43748 -L 5.651,4.43748,5.5074,4.084395 -L 5.5074,4.084395,5.3746,3.714399 -L 2.4112,4.782122,1.9419,5.215769 -L 1.9419,5.215769,1.6095,5.759617 -L 1.6095,5.759617,1.1328,6.879658 -L 1.1328,6.879658,0.8351,6.879658 -L 0.8351,6.879658,0.5553,6.879658 -L 0.5553,6.879658,0.2817,6.879658 -L 4.0924,4.782122,4.3691,4.782122 -L 4.3691,4.782122,4.6528,4.782122 -L 4.6528,4.782122,4.9473,4.782122 -L 4.9473,4.782122,5.2237,5.314642 -L 5.2237,5.314642,5.5074,5.838724 -L 5.5074,5.838724,5.8019,6.345698 -L 5.8019,6.345698,6.2082,6.345698 -L 6.2082,6.345698,6.6285,6.345698 -L 6.6285,6.345698,7.0485,6.345698 -L 7.0485,6.345698,7.0485,6.002507 -L 7.0485,6.002507,7.0485,5.6593 -L 7.0485,5.6593,7.0485,5.316081 -L 1.9913,6.879658,1.6862,7.314722 -L 1.6862,7.314722,1.5776,7.868362 -L 1.5776,7.868362,1.5601,9.015201 -L 5.8019,7.94749,5.651,8.317475 -L 5.651,8.317475,5.5074,8.670582 -L 5.5074,8.670582,5.3746,9.015201 -L 6.2292,7.94749,6.6352,7.94749 -L 6.6352,7.94749,7.0558,7.94749 -L 7.0558,7.94749,7.4796,7.94749 - -[盗] 48 -L 0.3083,0.015186,0.5849,0.015186 -L 0.5849,0.015186,0.8686,0.015186 -L 0.8686,0.015186,1.1593,0.015186 -L 1.1593,0.015186,1.1593,0.892364 -L 1.1593,0.892364,1.1593,1.769422 -L 1.1593,1.769422,1.1593,2.646578 -L 1.1593,2.646578,2.8405,2.646578 -L 2.8405,2.646578,4.5291,2.646578 -L 4.5291,2.646578,6.2277,2.646578 -L 6.2277,2.646578,6.2277,1.769422 -L 6.2277,1.769422,6.2277,0.892364 -L 6.2277,0.892364,6.2277,0.015186 -L 6.2277,0.015186,6.655,0.015186 -L 6.655,0.015186,7.0855,0.015186 -L 7.0855,0.015186,7.5058,0.015186 -L 1.5621,0.015186,1.9859,0.015186 -L 1.9859,0.015186,2.4171,0.015186 -L 2.4171,0.015186,2.8405,0.015186 -L 2.8405,0.015186,2.8405,0.728472 -L 2.8405,0.728472,2.8405,1.424868 -L 2.8405,1.424868,2.8405,2.11263 -L 3.2717,0.015186,3.6955,0.015186 -L 3.6955,0.015186,4.1228,0.015186 -L 4.1228,0.015186,4.5501,0.015186 -L 4.5501,0.015186,4.5501,0.728472 -L 4.5501,0.728472,4.5501,1.424868 -L 4.5501,1.424868,4.5501,2.11263 -L 4.9805,0.015186,5.2506,0.015186 -L 5.2506,0.015186,5.5269,0.015186 -L 5.5269,0.015186,5.8004,0.015186 -L 0.3083,4.248271,0.7145,4.961557 -L 0.7145,4.961557,1.1348,5.657877 -L 1.1348,5.657877,1.5621,6.345698 -L 2.6304,4.248271,3.7652,5.351434 -L 3.7652,5.351434,4.4727,6.361273 -L 4.4727,6.361273,4.9805,7.94749 -L 4.9805,7.94749,3.7585,7.769505 -L 3.7585,7.769505,3.1491,7.388115 -L 3.1491,7.388115,2.4171,6.345698 -L 7.0855,4.248271,6.5041,4.961557 -L 6.5041,4.961557,5.9297,5.657877 -L 5.9297,5.657877,5.3766,6.345698 -L 6.655,6.879658,6.7878,7.14655 -L 6.7878,7.14655,6.9317,7.41353 -L 6.9317,7.41353,7.0855,7.68051 -L 7.0855,7.68051,6.5041,7.783614 -L 6.5041,7.783614,5.9297,7.869725 -L 5.9297,7.869725,5.3766,7.94749 - -[痘] 51 -L 0.3141,0.015186,1.0216,1.468556 -L 1.0216,1.468556,1.4205,2.718576 -L 1.4205,2.718576,1.3785,4.248271 -L 1.3785,4.248271,1.0142,3.90363 -L 1.0142,3.90363,0.6573,3.550523 -L 0.6573,3.550523,0.3141,3.180461 -L 2.0198,0.015186,2.5728,0.015186 -L 2.5728,0.015186,3.1511,0.015186 -L 3.1511,0.015186,3.7286,0.015186 -L 3.7286,0.015186,3.7115,0.759583 -L 3.7115,0.759583,3.6026,1.164888 -L 3.6026,1.164888,3.2978,1.578758 -L 4.1248,0.015186,4.5486,0.118366 -L 4.5486,0.118366,4.979,0.204505 -L 4.979,0.204505,5.4063,0.282172 -L 5.4063,0.282172,5.5363,0.728472 -L 5.5363,0.728472,5.6834,1.157889 -L 5.6834,1.157889,5.8336,1.578758 -L 5.8336,0.015186,6.394,0.015186 -L 6.394,0.015186,6.9614,0.015186 -L 6.9614,0.015186,7.5432,0.015186 -L 2.874,2.646578,2.874,3.369758 -L 2.874,3.369758,2.874,4.084395 -L 2.874,4.084395,2.874,4.782122 -L 2.874,4.782122,4.0022,4.782122 -L 4.0022,4.782122,5.1335,4.782122 -L 5.1335,4.782122,6.2574,4.782122 -L 6.2574,4.782122,6.2574,4.084395 -L 6.2574,4.084395,6.2574,3.369758 -L 6.2574,3.369758,6.2574,2.646578 -L 6.2574,2.646578,5.1335,2.646578 -L 5.1335,2.646578,4.0022,2.646578 -L 4.0022,2.646578,2.874,2.646578 -L 1.5925,4.782122,1.5925,5.848619 -L 1.5925,5.848619,1.5925,6.90644 -L 1.5925,6.90644,1.5925,7.94749 -L 1.5925,7.94749,2.5693,7.94749 -L 2.5693,7.94749,3.5539,7.94749 -L 3.5539,7.94749,4.5486,7.94749 -L 4.5486,7.94749,4.5486,8.317475 -L 4.5486,8.317475,4.5486,8.670582 -L 4.5486,8.670582,4.5486,9.015201 -L 0.734,6.078806,0.5834,6.345698 -L 0.5834,6.345698,0.4402,6.612689 -L 0.4402,6.612689,0.3141,6.879658 -L 2.4436,6.345698,4.0022,6.345698 -L 4.0022,6.345698,5.5538,6.345698 -L 5.5538,6.345698,7.1124,6.345698 -L 4.979,7.94749,5.8336,7.94749 -L 5.8336,7.94749,6.6847,7.94749 -L 6.6847,7.94749,7.5432,7.94749 - -[筒] 48 -L 1.1914,0.015186,1.1914,2.139505 -L 1.1914,2.139505,1.1914,4.246903 -L 1.1914,4.246903,1.1914,6.345698 -L 1.1914,6.345698,1.6012,6.448829 -L 1.6012,6.448829,2.0214,6.535027 -L 2.0214,6.535027,2.4452,6.612689 -L 2.4452,6.612689,2.1374,7.373996 -L 2.1374,7.373996,1.8117,7.72005 -L 1.8117,7.72005,1.1914,7.94749 -L 1.1914,7.94749,0.8972,7.602838 -L 0.8972,7.602838,0.6173,7.249763 -L 0.6173,7.249763,0.3403,6.879658 -L 5.4367,0.015186,5.843,0.015186 -L 5.843,0.015186,6.2594,0.015186 -L 6.2594,0.015186,6.6867,0.015186 -L 6.6867,0.015186,6.6867,2.139505 -L 6.6867,2.139505,6.6867,4.246903 -L 6.6867,4.246903,6.6867,6.345698 -L 6.6867,6.345698,5.4083,6.345698 -L 5.4083,6.345698,4.1334,6.345698 -L 4.1334,6.345698,2.8725,6.345698 -L 2.8725,1.578758,2.8725,2.11263 -L 2.8725,2.11263,2.8725,2.646578 -L 2.8725,2.646578,2.8725,3.180461 -L 2.8725,3.180461,3.5734,3.180461 -L 3.5734,3.180461,4.2875,3.180461 -L 4.2875,3.180461,5.0094,3.180461 -L 5.0094,3.180461,5.0094,2.646578 -L 5.0094,2.646578,5.0094,2.11263 -L 5.0094,2.11263,5.0094,1.578758 -L 5.0094,1.578758,4.2875,1.578758 -L 4.2875,1.578758,3.5734,1.578758 -L 3.5734,1.578758,2.8725,1.578758 -L 2.4452,4.782122,3.4333,4.782122 -L 3.4333,4.782122,4.4311,4.782122 -L 4.4311,4.782122,5.4367,4.782122 -L 3.7271,6.879658,4.3296,7.670632 -L 4.3296,7.670632,4.5506,8.22425 -L 4.5506,8.22425,4.5821,9.015201 -L 6.2913,6.879658,5.9586,7.453091 -L 5.9586,7.453091,5.6255,7.72996 -L 5.6255,7.72996,5.0094,7.94749 -L 2.4452,7.94749,2.7223,7.94749 -L 2.7223,7.94749,3.006,7.94749 -L 3.006,7.94749,3.2963,7.94749 -L 6.2913,7.94749,6.6972,7.94749 -L 6.6972,7.94749,7.1179,7.94749 -L 7.1179,7.94749,7.5382,7.94749 - -[謄] 54 -L 0.3703,0.282172,0.6715,1.094314 -L 0.6715,1.094314,0.7804,3.220001 -L 0.7804,3.220001,0.7979,8.481368 -L 0.7979,8.481368,1.2004,8.481368 -L 1.2004,8.481368,1.6207,8.481368 -L 1.6207,8.481368,2.0518,8.481368 -L 2.0518,8.481368,2.0518,5.6593 -L 2.0518,5.6593,2.0518,2.837232 -L 2.0518,2.837232,2.0518,0.015186 -L 3.761,0.015186,3.761,0.54769 -L 3.761,0.54769,3.761,1.071695 -L 3.761,1.071695,3.761,1.578758 -L 3.761,1.578758,4.7343,1.578758 -L 4.7343,1.578758,5.7189,1.578758 -L 5.7189,1.578758,6.7167,1.578758 -L 6.7167,1.578758,6.7167,1.071695 -L 6.7167,1.071695,6.7167,0.54769 -L 6.7167,0.54769,6.7167,0.015186 -L 6.7167,0.015186,5.7189,0.015186 -L 5.7189,0.015186,4.7343,0.015186 -L 4.7343,0.015186,3.761,0.015186 -L 4.1848,2.646578,4.885,2.646578 -L 4.885,2.646578,5.5854,2.646578 -L 5.5854,2.646578,6.2863,2.646578 -L 3.761,3.714399,4.7343,3.714399 -L 4.7343,3.714399,5.7189,3.714399 -L 5.7189,3.714399,6.7167,3.714399 -L 2.9029,4.248271,3.1793,4.704455 -L 3.1793,4.704455,3.463,5.152314 -L 3.463,5.152314,3.761,5.583061 -L 3.761,5.583061,3.463,5.6593 -L 3.463,5.6593,3.1793,5.735527 -L 3.1793,5.735527,2.9029,5.811842 -L 7.5748,4.248271,6.5104,5.494077 -L 6.5104,5.494077,5.5294,5.875385 -L 5.5294,5.875385,4.1848,6.078806 -L 4.1848,6.078806,4.3141,6.448829 -L 4.3141,6.448829,4.4615,6.801915 -L 4.4615,6.801915,4.6118,7.14655 -L 4.6118,7.14655,4.1848,7.249763 -L 4.1848,7.249763,3.761,7.335858 -L 3.761,7.335858,3.3302,7.41353 -L 4.6118,4.782122,5.0149,4.782122 -L 5.0149,4.782122,5.4352,4.782122 -L 5.4352,4.782122,5.866,4.782122 -L 6.2863,6.345698,5.9606,6.919219 -L 5.9606,6.919219,5.6275,7.196088 -L 5.6275,7.196088,5.0079,7.41353 -L 5.0079,7.41353,5.0079,7.783614 -L 5.0079,7.783614,5.0079,8.136704 -L 5.0079,8.136704,5.0079,8.481368 -L 6.2863,7.68051,6.419,7.94749 -L 6.419,7.94749,6.5665,8.214372 -L 6.5665,8.214372,6.7167,8.481368 - -[踏] 54 -L 0.7999,0.015186,0.7999,1.615424 -L 0.7999,1.615424,0.7999,3.207321 -L 0.7999,3.207321,0.7999,4.782122 -L 1.2237,0.015186,1.5246,0.560381 -L 1.5246,0.560381,1.6367,2.063289 -L 1.6367,2.063289,1.6545,5.811842 -L 1.6545,5.811842,1.353,5.811842 -L 1.353,5.811842,1.0728,5.811842 -L 1.0728,5.811842,0.7999,5.811842 -L 0.7999,5.811842,0.7999,6.715886 -L 0.7999,6.715886,0.7999,7.602838 -L 0.7999,7.602838,0.7999,8.481368 -L 0.7999,8.481368,1.353,8.481368 -L 1.353,8.481368,1.9312,8.481368 -L 1.9312,8.481368,2.5088,8.481368 -L 2.5088,8.481368,2.3547,7.602838 -L 2.3547,7.602838,2.2111,6.715886 -L 2.2111,6.715886,2.0783,5.811842 -L 3.7595,0.015186,3.7595,1.262431 -L 3.7595,1.262431,3.7595,2.492613 -L 3.7595,2.492613,3.7595,3.714399 -L 3.7595,3.714399,4.7434,3.714399 -L 4.7434,3.714399,5.7419,3.714399 -L 5.7419,3.714399,6.7433,3.714399 -L 6.7433,3.714399,6.7433,2.492613 -L 6.7433,2.492613,6.7433,1.262431 -L 6.7433,1.262431,6.7433,0.015186 -L 6.7433,0.015186,5.7419,0.015186 -L 5.7419,0.015186,4.7434,0.015186 -L 4.7434,0.015186,3.7595,0.015186 -L 2.0783,0.510958,2.3547,0.700255 -L 2.3547,0.700255,2.6384,0.881031 -L 2.6384,0.881031,2.9326,1.044896 -L 4.1833,2.11263,4.8873,2.11263 -L 4.8873,2.11263,5.5948,2.11263 -L 5.5948,2.11263,6.3233,2.11263 -L 2.0783,3.714399,2.3547,3.714399 -L 2.3547,3.714399,2.6384,3.714399 -L 2.6384,3.714399,2.9326,3.714399 -L 4.6138,5.316081,4.8873,5.316081 -L 4.8873,5.316081,5.1671,5.316081 -L 5.1671,5.316081,5.4649,5.316081 -L 5.4649,5.316081,5.4649,6.563255 -L 5.4649,6.563255,5.4649,7.793409 -L 5.4649,7.793409,5.4649,9.015201 -L 3.3599,5.811842,3.7662,6.448829 -L 3.7662,6.448829,4.1833,7.068878 -L 4.1833,7.068878,4.6138,7.68051 -L 4.6138,7.68051,4.1833,7.783614 -L 4.1833,7.783614,3.7662,7.869725 -L 3.7662,7.869725,3.3599,7.94749 -L 7.1744,5.811842,6.7433,6.345698 -L 6.7433,6.345698,6.3233,6.879658 -L 6.3233,6.879658,5.8922,7.41353 - -[逃] 54 -L 0.6163,0.015186,0.9596,0.358388 -L 0.9596,0.358388,1.3165,0.701612 -L 1.3165,0.701612,1.6807,1.044896 -L 1.6807,1.044896,1.6807,2.301948 -L 1.6807,2.301948,1.6807,3.550523 -L 1.6807,3.550523,1.6807,4.782122 -L 1.6807,4.782122,1.2569,4.782122 -L 1.2569,4.782122,0.8296,4.782122 -L 0.8296,4.782122,0.4023,4.782122 -L 2.9346,0.015186,2.6369,0.194605 -L 2.6369,0.194605,2.3532,0.357037 -L 2.3532,0.357037,2.0768,0.510958 -L 3.3619,0.015186,4.7629,0.015186 -L 4.7629,0.015186,6.1779,0.015186 -L 6.1779,0.015186,7.6037,0.015186 -L 2.7174,1.578758,3.2116,2.301948 -L 3.2116,2.301948,3.7086,3.016656 -L 3.7086,3.016656,4.2165,3.714399 -L 4.2165,3.714399,4.1324,4.248271 -L 4.1324,4.248271,4.0627,4.782122 -L 4.0627,4.782122,3.9997,5.316081 -L 3.9997,5.316081,3.4918,4.97144 -L 3.4918,4.97144,2.9976,4.618354 -L 2.9976,4.618354,2.5073,4.248271 -L 5.898,1.578758,5.614,2.210156 -L 5.614,2.210156,5.5089,4.138152 -L 5.5089,4.138152,5.4952,9.015201 -L 6.318,1.578758,6.7491,1.578758 -L 6.7491,1.578758,7.1726,1.578758 -L 7.1726,1.578758,7.6037,1.578758 -L 7.6037,1.578758,7.6037,1.948857 -L 7.6037,1.948857,7.6037,2.301948 -L 7.6037,2.301948,7.6037,2.646578 -L 7.1726,4.248271,6.7491,4.618354 -L 6.7491,4.618354,6.318,4.97144 -L 6.318,4.97144,5.898,5.316081 -L 4.2165,5.811842,4.2165,6.879658 -L 4.2165,6.879658,4.2165,7.94749 -L 4.2165,7.94749,4.2165,9.015201 -L 3.3619,6.879658,3.068,7.249763 -L 3.068,7.249763,2.7843,7.602838 -L 2.7843,7.602838,2.5073,7.94749 -L 5.898,6.879658,6.1677,7.249763 -L 6.1677,7.249763,6.4514,7.602838 -L 6.4514,7.602838,6.7491,7.94749 -L 1.6807,7.41353,1.3869,7.783614 -L 1.3869,7.783614,1.1032,8.136704 -L 1.1032,8.136704,0.8296,8.481368 -L 5.4879,0,7.6174,0 -L 1.6705,1.067668,0.6163,0.015186 -L 0.4202,4.766908,1.6705,4.766908 -L 1.6705,1.067668,1.6705,4.766908 -L 0.844,8.50433,1.6705,7.436438 -A 5.4879,7.363018,7.362973,238.75988,270 - -[透] 60 -L 0.6183,0.015186,0.9616,0.358388 -L 0.9616,0.358388,1.3185,0.701612 -L 1.3185,0.701612,1.6827,1.044896 -L 1.6827,1.044896,1.6827,2.301948 -L 1.6827,2.301948,1.6827,3.550523 -L 1.6827,3.550523,1.6827,4.782122 -L 1.6827,4.782122,1.2589,4.782122 -L 1.2589,4.782122,0.839,4.782122 -L 0.839,4.782122,0.4288,4.782122 -L 2.965,0.015186,2.6704,0.194605 -L 2.6704,0.194605,2.3867,0.357037 -L 2.3867,0.357037,2.11,0.510958 -L 3.3923,0.015186,4.7964,0.015186 -L 4.7964,0.015186,6.2047,0.015186 -L 6.2047,0.015186,7.6334,0.015186 -L 3.3923,1.044896,3.9943,2.231374 -L 3.9943,2.231374,4.215,3.061881 -L 4.215,3.061881,4.2469,4.248271 -L 4.2469,4.248271,3.9488,4.248271 -L 3.9488,4.248271,3.6686,4.248271 -L 3.6686,4.248271,3.3923,4.248271 -L 6.1378,1.044896,6.5865,1.479868 -L 6.5865,1.479868,6.7511,2.0336 -L 6.7511,2.0336,6.7756,3.180461 -L 6.7756,3.180461,6.4811,3.180461 -L 6.4811,3.180461,6.1974,3.180461 -L 6.1974,3.180461,5.9245,3.180461 -L 5.9245,3.180461,5.9245,3.550523 -L 5.9245,3.550523,5.9245,3.90363 -L 5.9245,3.90363,5.9245,4.248271 -L 5.9245,4.248271,5.4972,4.248271 -L 5.4972,4.248271,5.0661,4.248271 -L 5.0661,4.248271,4.6461,4.248271 -L 5.0661,4.782122,5.0451,5.902206 -L 5.0451,5.902206,4.8769,6.446032 -L 4.8769,6.446032,4.4321,6.879658 -L 4.4321,6.879658,3.8052,6.109934 -L 3.8052,6.109934,3.3184,5.704421 -L 3.3184,5.704421,2.5412,5.316081 -L 7.2061,5.316081,5.865,6.777918 -L 5.865,6.777918,4.8559,7.527962 -L 4.8559,7.527962,3.3923,7.94749 -L 2.965,6.879658,3.2413,6.879658 -L 3.2413,6.879658,3.525,6.879658 -L 3.525,6.879658,3.8196,6.879658 -L 6.355,6.879658,6.6247,6.879658 -L 6.6247,6.879658,6.9084,6.879658 -L 6.9084,6.879658,7.2061,6.879658 -L 1.6827,7.41353,1.3853,7.783614 -L 1.3853,7.783614,1.1052,8.136704 -L 1.1052,8.136704,0.8281,8.481368 -L 5.4972,8.481368,5.7736,8.481368 -L 5.7736,8.481368,6.0573,8.481368 -L 6.0573,8.481368,6.355,8.481368 -L 5.4864,0,7.6159,0 -L 1.669,1.067668,0.6183,0.015186 -L 0.4187,4.766908,1.669,4.766908 -L 1.669,1.067668,1.669,4.766908 -L 0.8425,8.50433,1.669,7.436438 -A 5.4864,7.363018,7.362973,238.75988,270 - -[陶] 45 -L 0.4347,0.015186,0.4347,2.837232 -L 0.4347,2.837232,0.4347,5.6593 -L 0.4347,5.6593,0.4347,8.481368 -L 0.4347,8.481368,0.9912,8.481368 -L 0.9912,8.481368,1.5621,8.481368 -L 1.5621,8.481368,2.1404,8.481368 -L 2.1404,8.481368,1.6921,6.112704 -L 1.6921,6.112704,1.9194,4.811892 -L 1.9194,4.811892,2.1404,2.646578 -L 2.1404,2.646578,1.8423,2.48279 -L 1.8423,2.48279,1.5621,2.301948 -L 1.5621,2.301948,1.2893,2.11263 -L 5.5234,0.015186,7.1695,1.59709 -L 7.1695,1.59709,7.3727,4.941768 -L 7.3727,4.941768,7.2046,7.94749 -L 7.2046,7.94749,5.9265,7.869725 -L 5.9265,7.869725,4.6516,7.783614 -L 4.6516,7.783614,3.3943,7.68051 -L 3.3943,7.68051,3.5235,7.068878 -L 3.5235,7.068878,3.6671,6.448829 -L 3.6671,6.448829,3.818,5.811842 -L 3.818,5.811842,4.522,5.811842 -L 4.522,5.811842,5.233,5.811842 -L 5.233,5.811842,5.9542,5.811842 -L 3.3943,1.578758,3.3943,2.11263 -L 3.3943,2.11263,3.3943,2.646578 -L 3.3943,2.646578,3.3943,3.180461 -L 3.818,1.578758,4.0944,1.578758 -L 4.0944,1.578758,4.3746,1.578758 -L 4.3746,1.578758,4.6723,1.578758 -L 4.6723,1.578758,4.5987,3.474306 -L 4.5987,3.474306,4.1364,4.157924 -L 4.1364,4.157924,2.9635,4.248271 -L 5.1031,1.578758,5.3766,1.578758 -L 5.3766,1.578758,5.6568,1.578758 -L 5.6568,1.578758,5.9542,1.578758 -L 5.9542,1.578758,5.9542,2.11263 -L 5.9542,2.11263,5.9542,2.646578 -L 5.9542,2.646578,5.9542,3.180461 -L 5.1031,4.248271,4.9493,4.618354 -L 4.9493,4.618354,4.8057,4.97144 -L 4.8057,4.97144,4.6723,5.316081 -L 5.5234,4.248271,5.8039,4.248271 -L 5.8039,4.248271,6.0841,4.248271 -L 6.0841,4.248271,6.3815,4.248271 - -[騰] 66 -L 0.4612,0.282172,0.7624,1.094314 -L 0.7624,1.094314,0.8741,3.220001 -L 0.8741,3.220001,0.8917,8.481368 -L 0.8917,8.481368,1.2944,8.481368 -L 1.2944,8.481368,1.7151,8.481368 -L 1.7151,8.481368,2.142,8.481368 -L 2.142,8.481368,2.142,5.6593 -L 2.142,5.6593,2.142,2.837232 -L 2.142,2.837232,2.142,0.015186 -L 2.9966,0.015186,3.1227,0.358388 -L 3.1227,0.358388,3.2737,0.701612 -L 3.2737,0.701612,3.4239,1.044896 -L 6.3835,0.015186,6.2297,0.358388 -L 6.2297,0.358388,6.0861,0.701612 -L 6.0861,0.701612,5.9527,1.044896 -L 6.8073,0.015186,7.1085,0.423381 -L 7.1085,0.423381,7.2209,0.967136 -L 7.2209,0.967136,7.2349,2.11263 -L 7.2349,2.11263,6.1072,2.11263 -L 6.1072,2.11263,4.979,2.11263 -L 4.979,2.11263,3.8512,2.11263 -L 3.8512,2.11263,3.8512,3.016656 -L 3.8512,3.016656,3.8512,3.90363 -L 3.8512,3.90363,3.8512,4.782122 -L 3.8512,4.782122,3.5539,4.782122 -L 3.5539,4.782122,3.2737,4.782122 -L 3.2737,4.782122,2.9966,4.782122 -L 5.5289,2.646578,5.2175,3.022233 -L 5.2175,3.022233,4.8918,3.160672 -L 4.8918,3.160672,4.275,3.180461 -L 5.9527,3.180461,5.3468,3.931847 -L 5.3468,3.931847,4.9093,4.20871 -L 4.9093,4.20871,4.275,4.248271 -L 5.9527,4.248271,5.5884,4.821678 -L 5.5884,4.821678,5.0494,5.098552 -L 5.0494,5.098552,3.8512,5.316081 -L 6.594,4.248271,6.8073,4.43748 -L 6.8073,4.43748,7.0209,4.618354 -L 7.0209,4.618354,7.2349,4.782122 -L 7.2349,4.782122,6.9054,5.157891 -L 6.9054,5.157891,6.5695,5.296309 -L 6.5695,5.296309,5.9527,5.316081 -L 4.275,6.078806,3.8512,6.181943 -L 3.8512,6.181943,3.4239,6.268048 -L 3.4239,6.268048,2.9966,6.345698 -L 6.3835,6.078806,5.8126,6.181943 -L 5.8126,6.181943,5.2526,6.268048 -L 5.2526,6.268048,4.7023,6.345698 -L 4.7023,6.345698,4.7023,6.715886 -L 4.7023,6.715886,4.7023,7.068878 -L 4.7023,7.068878,4.7023,7.41353 -L 4.7023,7.41353,4.0894,7.631081 -L 4.0894,7.631081,3.7535,7.907923 -L 3.7535,7.907923,3.4239,8.481368 -L 6.8073,6.345698,7.0875,6.345698 -L 7.0875,6.345698,7.3677,6.345698 -L 7.3677,6.345698,7.6622,6.345698 -L 5.9527,7.14655,5.6834,7.249763 -L 5.6834,7.249763,5.4063,7.335858 -L 5.4063,7.335858,5.13,7.41353 -L 5.13,7.41353,5.13,7.783614 -L 5.13,7.783614,5.13,8.136704 -L 5.13,8.136704,5.13,8.481368 -L 6.3835,7.68051,6.5134,7.94749 -L 6.5134,7.94749,6.6567,8.214372 -L 6.6567,8.214372,6.8073,8.481368 - -[闘] 69 -L 0.4628,0.015186,0.4628,2.837232 -L 0.4628,2.837232,0.4628,5.6593 -L 0.4628,5.6593,0.4628,8.481368 -L 0.4628,8.481368,1.3139,8.481368 -L 1.3139,8.481368,2.172,8.481368 -L 2.172,8.481368,3.0231,8.481368 -L 3.0231,8.481368,3.0231,7.783614 -L 3.0231,7.783614,3.0231,7.068878 -L 3.0231,7.068878,3.0231,6.345698 -L 3.0231,6.345698,2.3051,6.345698 -L 2.3051,6.345698,1.591,6.345698 -L 1.591,6.345698,0.8901,6.345698 -L 6.4135,0.015186,6.6867,0.015186 -L 6.6867,0.015186,6.9704,0.015186 -L 6.9704,0.015186,7.2646,0.015186 -L 7.2646,0.015186,7.2646,2.139505 -L 7.2646,2.139505,7.2646,4.246903 -L 7.2646,4.246903,7.2646,6.345698 -L 7.2646,6.345698,6.4135,6.345698 -L 6.4135,6.345698,5.5558,6.345698 -L 5.5558,6.345698,4.7047,6.345698 -L 4.7047,6.345698,4.7047,7.068878 -L 4.7047,7.068878,4.7047,7.783614 -L 4.7047,7.783614,4.7047,8.481368 -L 4.7047,8.481368,5.5558,8.481368 -L 5.5558,8.481368,6.4135,8.481368 -L 6.4135,8.481368,7.2646,8.481368 -L 7.2646,8.481368,7.2646,7.94749 -L 7.2646,7.94749,7.2646,7.41353 -L 7.2646,7.41353,7.2646,6.879658 -L 1.3139,0.510958,1.591,0.510958 -L 1.591,0.510958,1.8747,0.510958 -L 1.8747,0.510958,2.172,0.510958 -L 2.172,0.510958,2.0603,1.479868 -L 2.0603,1.479868,1.8572,2.567467 -L 1.8572,2.567467,1.7447,4.248271 -L 1.7447,4.248271,2.3051,4.248271 -L 2.3051,4.248271,2.8725,4.248271 -L 2.8725,4.248271,3.4543,4.248271 -L 3.4543,4.248271,3.3702,3.180461 -L 3.3702,3.180461,3.2998,2.11263 -L 3.2998,2.11263,3.2368,1.044896 -L 3.2368,1.044896,3.0231,0.881031 -L 3.0231,0.881031,2.813,0.700255 -L 2.813,0.700255,2.5997,0.510958 -L 4.7047,0.510958,4.9775,0.510958 -L 4.9775,0.510958,5.2612,0.510958 -L 5.2612,0.510958,5.5558,0.510958 -L 5.5558,0.510958,5.5768,2.564698 -L 5.5768,2.564698,5.3176,3.821739 -L 5.3176,3.821739,4.277,4.248271 -L 4.7047,2.379593,4.5537,2.646578 -L 4.5537,2.646578,4.407,2.913553 -L 4.407,2.913553,4.277,3.180461 -L 2.172,2.646578,2.4487,2.646578 -L 2.4487,2.646578,2.7293,2.646578 -L 2.7293,2.646578,3.0231,2.646578 -L 5.9866,4.248271,5.8356,4.618354 -L 5.8356,4.618354,5.6885,4.97144 -L 5.6885,4.97144,5.5558,5.316081 -L 1.3139,5.316081,2.172,5.316081 -L 2.172,5.316081,3.0231,5.316081 -L 3.0231,5.316081,3.8816,5.316081 -L 0.8901,7.41353,1.4509,7.41353 -L 1.4509,7.41353,2.0214,7.41353 -L 2.0214,7.41353,2.5997,7.41353 -L 5.1355,7.41353,5.6885,7.41353 -L 5.6885,7.41353,6.2633,7.41353 -L 6.2633,7.41353,6.8408,7.41353 - -[洞] 30 -L 0.4929,0.015186,0.7174,1.561869 -L 0.7174,1.561869,1.1272,2.955899 -L 1.1272,2.955899,1.3478,4.248271 -L 3.0255,0.015186,3.0255,2.837232 -L 3.0255,2.837232,3.0255,5.6593 -L 3.0255,5.6593,3.0255,8.481368 -L 3.0255,8.481368,4.4296,8.481368 -L 4.4296,8.481368,5.845,8.481368 -L 5.845,8.481368,7.2666,8.481368 -L 7.2666,8.481368,7.2666,5.6593 -L 7.2666,5.6593,7.2666,2.837232 -L 7.2666,2.837232,7.2666,0.015186 -L 7.2666,0.015186,6.8393,0.015186 -L 6.8393,0.015186,6.4225,0.015186 -L 6.4225,0.015186,6.0127,0.015186 -L 4.3039,2.646578,4.3039,3.369758 -L 4.3039,3.369758,4.3039,4.084395 -L 4.3039,4.084395,4.3039,4.782122 -L 4.3039,4.782122,4.8639,4.782122 -L 4.8639,4.782122,5.4352,4.782122 -L 5.4352,4.782122,6.0127,4.782122 -L 6.0127,4.782122,6.0127,4.084395 -L 6.0127,4.084395,6.0127,3.369758 -L 6.0127,3.369758,6.0127,2.646578 -L 6.0127,2.646578,5.4352,2.646578 -L 5.4352,2.646578,4.8639,2.646578 -L 4.8639,2.646578,4.3039,2.646578 -L 3.8832,6.879658,4.7133,6.879658 -L 4.7133,6.879658,5.5578,6.879658 -L 5.5578,6.879658,6.4089,6.879658 - -[胴] 45 -L 0.5264,0.282172,0.8244,1.094314 -L 0.8244,1.094314,0.9362,3.220001 -L 0.9362,3.220001,0.9502,8.481368 -L 0.9502,8.481368,1.5001,8.481368 -L 1.5001,8.481368,2.0608,8.481368 -L 2.0608,8.481368,2.6314,8.481368 -L 2.6314,8.481368,2.6314,5.6593 -L 2.6314,5.6593,2.6314,2.837232 -L 2.6314,2.837232,2.6314,0.015186 -L 2.6314,0.015186,2.3337,0.015186 -L 2.3337,0.015186,2.0538,0.015186 -L 2.0538,0.015186,1.7771,0.015186 -L 3.9098,0.015186,3.9098,2.837232 -L 3.9098,2.837232,3.9098,5.6593 -L 3.9098,5.6593,3.9098,8.481368 -L 3.9098,8.481368,5.0411,8.481368 -L 5.0411,8.481368,6.1723,8.481368 -L 6.1723,8.481368,7.297,8.481368 -L 7.297,8.481368,7.297,5.6593 -L 7.297,5.6593,7.297,2.837232 -L 7.297,2.837232,7.297,0.015186 -L 7.297,0.015186,7.0024,0.015186 -L 7.0024,0.015186,6.7187,0.015186 -L 6.7187,0.015186,6.442,0.015186 -L 4.7609,2.11263,4.7609,3.016656 -L 4.7609,3.016656,4.7609,3.90363 -L 4.7609,3.90363,4.7609,4.782122 -L 4.7609,4.782122,5.3146,4.782122 -L 5.3146,4.782122,5.8711,4.782122 -L 5.8711,4.782122,6.442,4.782122 -L 6.442,4.782122,6.442,3.90363 -L 6.442,3.90363,6.442,3.016656 -L 6.442,3.016656,6.442,2.11263 -L 6.442,2.11263,5.8711,2.11263 -L 5.8711,2.11263,5.3146,2.11263 -L 5.3146,2.11263,4.7609,2.11263 -L 1.3463,3.714399,1.6227,3.714399 -L 1.6227,3.714399,1.9029,3.714399 -L 1.9029,3.714399,2.2009,3.714399 -L 1.3463,6.345698,1.6227,6.345698 -L 1.6227,6.345698,1.9029,6.345698 -L 1.9029,6.345698,2.2009,6.345698 -L 4.7609,6.879658,5.3146,6.879658 -L 5.3146,6.879658,5.8711,6.879658 -L 5.8711,6.879658,6.442,6.879658 - -[å³ ] 39 -L 5.6213,0.015186,5.6213,1.426204 -L 5.6213,1.426204,5.6213,2.837232 -L 5.6213,2.837232,5.6213,4.248271 -L 5.6213,4.248271,4.9205,4.248271 -L 4.9205,4.248271,4.2165,4.248271 -L 4.2165,4.248271,3.5128,4.248271 -L 3.5128,4.248271,3.5128,3.550523 -L 3.5128,3.550523,3.5128,2.835809 -L 3.5128,2.835809,3.5128,2.11263 -L 3.5128,2.11263,2.6617,2.11263 -L 2.6617,2.11263,1.8033,2.11263 -L 1.8033,2.11263,0.9522,2.11263 -L 0.9522,2.11263,0.9522,3.712976 -L 0.9522,3.712976,0.9522,5.304791 -L 0.9522,5.304791,0.9522,6.879658 -L 7.3302,1.578758,6.8997,1.948857 -L 6.8997,1.948857,6.4724,2.301948 -L 6.4724,2.301948,6.0451,2.646578 -L 2.2344,2.646578,2.2344,4.780786 -L 2.2344,4.780786,2.2344,6.90644 -L 2.2344,6.90644,2.2344,9.015201 -L 6.0451,4.248271,6.595,4.248271 -L 6.595,4.248271,7.1554,4.248271 -L 7.1554,4.248271,7.7263,4.248271 -L 3.5128,4.782122,3.5128,5.495445 -L 3.5128,5.495445,3.5128,6.191804 -L 3.5128,6.191804,3.5128,6.879658 -L 3.9156,5.811842,4.469,5.811842 -L 4.469,5.811842,5.0431,5.811842 -L 5.0431,5.811842,5.6213,5.811842 -L 5.6213,5.811842,5.6213,6.879658 -L 5.6213,6.879658,5.6213,7.94749 -L 5.6213,7.94749,5.6213,9.015201 -L 6.0451,5.811842,6.595,5.811842 -L 6.595,5.811842,7.1554,5.811842 -L 7.1554,5.811842,7.7263,5.811842 -L 6.0451,7.94749,6.4724,7.94749 -L 6.4724,7.94749,6.8997,7.94749 -L 6.8997,7.94749,7.3302,7.94749 - -[匿] 36 -L 0.5588,0.015186,0.5588,2.837232 -L 0.5588,2.837232,0.5588,5.6593 -L 0.5588,5.6593,0.5588,8.481368 -L 0.5588,8.481368,2.814,8.481368 -L 2.814,8.481368,5.0734,8.481368 -L 5.0734,8.481368,7.3287,8.481368 -L 0.9826,0.015186,3.091,0.015186 -L 3.091,0.015186,5.2027,0.015186 -L 5.2027,0.015186,7.3287,0.015186 -L 2.6637,1.044896,2.5797,1.768076 -L 2.5797,1.768076,2.5093,2.48279 -L 2.5093,2.48279,2.4497,3.180461 -L 2.4497,3.180461,2.089,3.016656 -L 2.089,3.016656,1.7457,2.835809 -L 1.7457,2.835809,1.4099,2.646578 -L 3.0837,1.044896,3.9421,1.044896 -L 3.9421,1.044896,4.7932,1.044896 -L 4.7932,1.044896,5.651,1.044896 -L 5.651,1.044896,5.651,1.948857 -L 5.651,1.948857,5.651,2.835809 -L 5.651,2.835809,5.651,3.714399 -L 5.651,3.714399,4.6423,3.714399 -L 4.6423,3.714399,3.6441,3.714399 -L 3.6441,3.714399,2.6637,3.714399 -L 3.0837,4.248271,3.2168,4.515235 -L 3.2168,4.515235,3.3639,4.782122 -L 3.3639,4.782122,3.5148,5.049102 -L 3.5148,5.049102,2.814,5.152314 -L 2.814,5.152314,2.11,5.238415 -L 2.11,5.238415,1.4099,5.316081 -L 3.9421,5.316081,4.919,5.316081 -L 4.919,5.316081,5.9035,5.316081 -L 5.9035,5.316081,6.8982,5.316081 -L 1.4099,6.879658,3.091,6.879658 -L 3.091,6.879658,4.7754,6.879658 -L 4.7754,6.879658,6.4744,6.879658 - -[督] 54 -L 1.8357,0.015186,1.8357,1.262431 -L 1.8357,1.262431,1.8357,2.492613 -L 1.8357,2.492613,1.8357,3.714399 -L 1.8357,3.714399,3.3942,3.714399 -L 3.3942,3.714399,4.9528,3.714399 -L 4.9528,3.714399,6.5041,3.714399 -L 6.5041,3.714399,6.5041,2.492613 -L 6.5041,2.492613,6.5041,1.262431 -L 6.5041,1.262431,6.5041,0.015186 -L 6.5041,0.015186,4.9528,0.015186 -L 4.9528,0.015186,3.3942,0.015186 -L 3.3942,0.015186,1.8357,0.015186 -L 2.263,1.578758,3.5235,1.578758 -L 3.5235,1.578758,4.7949,1.578758 -L 4.7949,1.578758,6.0768,1.578758 -L 2.263,2.646578,3.5235,2.646578 -L 3.5235,2.646578,4.7949,2.646578 -L 4.7949,2.646578,6.0768,2.646578 -L 1.4119,4.782122,1.6847,4.782122 -L 1.6847,4.782122,1.9649,4.782122 -L 1.9649,4.782122,2.263,4.782122 -L 2.263,4.782122,2.1824,6.650816 -L 2.1824,6.650816,1.7232,7.324634 -L 1.7232,7.324634,0.5849,7.41353 -L 4.5812,4.782122,5.0719,5.314642 -L 5.0719,5.314642,5.5689,5.838724 -L 5.5689,5.838724,6.0768,6.345698 -L 6.0768,6.345698,5.4782,7.136672 -L 5.4782,7.136672,5.254,7.690306 -L 5.254,7.690306,5.2222,8.481368 -L 5.2222,8.481368,5.9265,8.40369 -L 5.9265,8.40369,6.6372,8.317475 -L 6.6372,8.317475,7.3625,8.214372 -L 7.3625,8.214372,7.0645,7.783614 -L 7.0645,7.783614,6.7808,7.335858 -L 6.7808,7.335858,6.5041,6.879658 -L 7.3625,4.782122,7.0645,5.125362 -L 7.0645,5.125362,6.7808,5.468641 -L 6.7808,5.468641,6.5041,5.811842 -L 0.7671,5.583061,0.8336,5.848619 -L 0.8336,5.848619,0.9005,6.105611 -L 0.9005,6.105611,0.9811,6.345698 -L 3.541,5.583061,3.3942,5.848619 -L 3.3942,5.848619,3.2506,6.105611 -L 3.2506,6.105611,3.1207,6.345698 -L 2.6899,7.41353,2.5396,7.68051 -L 2.5396,7.68051,2.3922,7.94749 -L 2.3922,7.94749,2.263,8.214372 -L 2.263,8.214372,2.6899,8.317475 -L 2.6899,8.317475,3.1207,8.40369 -L 3.1207,8.40369,3.541,8.481368 -L 3.1207,7.41353,3.3942,7.41353 -L 3.3942,7.41353,3.6744,7.41353 -L 3.6744,7.41353,3.9718,7.41353 - -[篤] 54 -L 0.5838,0.015186,0.8605,0.54769 -L 0.8605,0.54769,1.1403,1.071695 -L 1.1403,1.071695,1.4415,1.578758 -L 6.1103,0.015186,5.8126,0.54769 -L 5.8126,0.54769,5.5289,1.071695 -L 5.5289,1.071695,5.2525,1.578758 -L 6.7477,0.015186,7.0388,0.290616 -L 7.0388,0.290616,7.1964,0.9728 -L 7.1964,0.9728,7.361,2.646578 -L 7.361,2.646578,5.3751,2.646578 -L 5.3751,2.646578,3.4029,2.646578 -L 3.4029,2.646578,1.4415,2.646578 -L 1.4415,2.646578,1.4415,3.712976 -L 1.4415,3.712976,1.4415,4.770892 -L 1.4415,4.770892,1.4415,5.811842 -L 1.4415,5.811842,3.2702,5.811842 -L 3.2702,5.811842,5.1089,5.811842 -L 5.1089,5.811842,6.9614,5.811842 -L 3.1157,0.777916,2.9756,1.044896 -L 2.9756,1.044896,2.8429,1.311778 -L 2.8429,1.311778,2.7203,1.578758 -L 4.4014,0.777916,4.2473,1.044896 -L 4.2473,1.044896,4.1037,1.311778 -L 4.1037,1.311778,3.9703,1.578758 -L 3.9703,3.180461,3.606,3.556209 -L 3.606,3.556209,3.067,3.694611 -L 3.067,3.694611,1.8688,3.714399 -L 4.4014,3.714399,3.5255,4.618354 -L 3.5255,4.618354,2.8429,4.818876 -L 2.8429,4.818876,1.8688,4.782122 -L 4.8249,3.714399,5.3853,3.714399 -L 5.3853,3.714399,5.9562,3.714399 -L 5.9562,3.714399,6.5344,3.714399 -L 4.8249,4.782122,5.3853,4.782122 -L 5.3853,4.782122,5.9562,4.782122 -L 5.9562,4.782122,6.5344,4.782122 -L 0.5838,6.879658,1.1862,7.670632 -L 1.1862,7.670632,1.4069,8.22425 -L 1.4069,8.22425,1.4415,9.015201 -L 2.7203,6.879658,2.4292,7.249763 -L 2.4292,7.249763,2.1424,7.602838 -L 2.1424,7.602838,1.8688,7.94749 -L 3.9703,6.879658,4.5727,7.670632 -L 4.5727,7.670632,4.7937,8.22425 -L 4.7937,8.22425,4.8249,9.015201 -L 6.5344,6.879658,6.2052,7.453091 -L 6.2052,7.453091,5.8721,7.72996 -L 5.8721,7.72996,5.2525,7.94749 -L 2.7203,7.94749,2.9966,7.94749 -L 2.9966,7.94749,3.2702,7.94749 -L 3.2702,7.94749,3.5465,7.94749 -L 6.5344,7.94749,6.9404,7.94749 -L 6.9404,7.94749,7.361,7.94749 -L 7.361,7.94749,7.7848,7.94749 - -[凸] 24 -L 1.0446,0.015186,1.0446,1.615424 -L 1.0446,1.615424,1.0446,3.207321 -L 1.0446,3.207321,1.0446,4.782122 -L 1.0446,4.782122,1.5945,4.782122 -L 1.5945,4.782122,2.151,4.782122 -L 2.151,4.782122,2.7223,4.782122 -L 2.7223,4.782122,2.7223,6.029383 -L 2.7223,6.029383,2.7223,7.259641 -L 2.7223,7.259641,2.7223,8.481368 -L 2.7223,8.481368,3.6995,8.481368 -L 3.6995,8.481368,4.6833,8.481368 -L 4.6833,8.481368,5.6783,8.481368 -L 5.6783,8.481368,5.6783,7.259641 -L 5.6783,7.259641,5.6783,6.029383 -L 5.6783,6.029383,5.6783,4.782122 -L 5.6783,4.782122,6.2384,4.782122 -L 6.2384,4.782122,6.8131,4.782122 -L 6.8131,4.782122,7.3907,4.782122 -L 7.3907,4.782122,7.3907,3.207321 -L 7.3907,3.207321,7.3907,1.615424 -L 7.3907,1.615424,7.3907,0.015186 -L 7.3907,0.015186,5.2647,0.015186 -L 5.2647,0.015186,3.1531,0.015186 -L 3.1531,0.015186,1.0446,0.015186 - -[突] 42 -L 0.6158,0.015186,1.7257,0.423381 -L 1.7257,0.423381,2.5001,0.967136 -L 2.5001,0.967136,3.61,2.11263 -L 3.61,2.11263,3.61,2.48279 -L 3.61,2.48279,3.61,2.835809 -L 3.61,2.835809,3.61,3.180461 -L 3.61,3.180461,2.6017,3.180461 -L 2.6017,3.180461,1.6031,3.180461 -L 1.6031,3.180461,0.6158,3.180461 -L 6.5661,0.015186,5.046,1.581537 -L 5.046,1.581537,4.4121,2.783568 -L 4.4121,2.783568,4.0303,4.782122 -L 4.8569,3.180461,5.7115,3.180461 -L 5.7115,3.180461,6.5661,3.180461 -L 6.5661,3.180461,7.4211,3.180461 -L 1.2564,4.782122,1.9008,5.314642 -L 1.9008,5.314642,2.5386,5.838724 -L 2.5386,5.838724,3.1792,6.345698 -L 3.1792,6.345698,3.1792,6.879658 -L 3.1792,6.879658,3.1792,7.41353 -L 3.1792,7.41353,3.1792,7.94749 -L 3.1792,7.94749,2.3215,7.94749 -L 2.3215,7.94749,1.4704,7.94749 -L 1.4704,7.94749,0.6158,7.94749 -L 0.6158,7.94749,0.6158,7.602838 -L 0.6158,7.602838,0.6158,7.249763 -L 0.6158,7.249763,0.6158,6.879658 -L 5.2842,5.316081,4.983,5.74407 -L 4.983,5.74407,4.8713,6.426255 -L 4.8713,6.426255,4.8569,7.94749 -L 4.8569,7.94749,4.4331,7.94749 -L 4.4331,7.94749,4.0128,7.94749 -L 4.0128,7.94749,3.61,7.94749 -L 5.7115,5.316081,6.1427,5.316081 -L 6.1427,5.316081,6.5661,5.316081 -L 6.5661,5.316081,6.9938,5.316081 -L 6.9938,5.316081,7.1023,6.218608 -L 7.1023,6.218608,7.3086,7.019554 -L 7.3086,7.019554,7.4211,7.94749 -L 7.4211,7.94749,6.6961,7.94749 -L 6.6961,7.94749,5.9851,7.94749 -L 5.9851,7.94749,5.2842,7.94749 - -[屯] 30 -L 4.4596,0.015186,3.6754,1.835848 -L 3.6754,1.835848,3.5318,2.859796 -L 3.5318,2.859796,1.5001,3.180461 -L 1.5001,3.180461,1.5001,4.246903 -L 1.5001,4.246903,1.5001,5.304791 -L 1.5001,5.304791,1.5001,6.345698 -L 4.8908,0.015186,5.7209,0.015186 -L 5.7209,0.015186,6.5646,0.015186 -L 6.5646,0.015186,7.4157,0.015186 -L 7.4157,0.015186,7.4157,0.54769 -L 7.4157,0.54769,7.4157,1.071695 -L 7.4157,1.071695,7.4157,1.578758 -L 4.4596,3.180461,4.1623,3.69321 -L 4.1623,3.69321,4.0498,4.790664 -L 4.0498,4.790664,4.0323,7.41353 -L 4.0323,7.41353,2.9049,7.41353 -L 2.9049,7.41353,1.7771,7.41353 -L 1.7771,7.41353,0.649,7.41353 -L 4.8908,3.180461,5.4372,3.180461 -L 5.4372,3.180461,5.9972,3.180461 -L 5.9972,3.180461,6.5646,3.180461 -L 6.5646,3.180461,6.5646,4.246903 -L 6.5646,4.246903,6.5646,5.304791 -L 6.5646,5.304791,6.5646,6.345698 -L 4.0323,7.94749,4.0323,8.317475 -L 4.0323,8.317475,4.0323,8.670582 -L 4.0323,8.670582,4.0323,9.015201 -L 4.4596,7.94749,5.6925,7.967257 -L 5.6925,7.967257,6.3513,8.105598 -L 6.3513,8.105598,6.9958,8.481368 - -[曇] 57 -L 1.5021,0.015186,2.4201,0.24127 -L 2.4201,0.24127,2.861,0.577374 -L 2.861,0.577374,3.2081,1.311778 -L 3.2081,1.311778,2.5076,1.41499 -L 2.5076,1.41499,1.8068,1.50108 -L 1.8068,1.50108,1.1066,1.578758 -L 3.2081,0.015186,4.255,0.143737 -L 4.255,0.143737,5.0045,0.382473 -L 5.0045,0.382473,5.7439,0.510958 -L 5.7439,0.510958,5.7439,0.881031 -L 5.7439,0.881031,5.7439,1.234116 -L 5.7439,1.234116,5.7439,1.578758 -L 5.7439,1.578758,5.043,1.578758 -L 5.043,1.578758,4.3429,1.578758 -L 4.3429,1.578758,3.6389,1.578758 -L 6.1712,1.578758,6.444,1.578758 -L 6.444,1.578758,6.7242,1.578758 -L 6.7242,1.578758,7.0219,1.578758 -L 1.9332,2.646578,3.1906,2.646578 -L 3.1906,2.646578,4.4655,2.646578 -L 4.4655,2.646578,5.7439,2.646578 -L 4.0627,3.714399,3.4809,5.299193 -L 3.4809,5.299193,2.143,5.485644 -L 2.143,5.485644,0.6793,5.316081 -L 0.6793,5.316081,0.6793,4.97144 -L 0.6793,4.97144,0.6793,4.618354 -L 0.6793,4.618354,0.6793,4.248271 -L 1.9332,4.248271,2.3532,4.248271 -L 2.3532,4.248271,2.7843,4.248271 -L 2.7843,4.248271,3.2081,4.248271 -L 4.917,4.248271,5.3232,4.248271 -L 5.3232,4.248271,5.7439,4.248271 -L 5.7439,4.248271,6.1712,4.248271 -L 7.4527,4.248271,7.4527,4.618354 -L 7.4527,4.618354,7.4527,4.97144 -L 7.4527,4.97144,7.4527,5.316081 -L 7.4527,5.316081,6.4549,5.316081 -L 6.4549,5.316081,5.4703,5.316081 -L 5.4703,5.316081,4.49,5.316081 -L 4.49,5.316081,4.3429,5.581638 -L 4.3429,5.581638,4.1993,5.838724 -L 4.1993,5.838724,4.0627,6.078806 -L 4.0627,6.078806,3.068,6.181943 -L 3.068,6.181943,2.0803,6.268048 -L 2.0803,6.268048,1.1066,6.345698 -L 4.49,6.345698,5.043,6.345698 -L 5.043,6.345698,5.6038,6.345698 -L 5.6038,6.345698,6.1712,6.345698 -L 6.1712,6.345698,6.1712,6.715886 -L 6.1712,6.715886,6.1712,7.068878 -L 6.1712,7.068878,6.1712,7.41353 -L 6.1712,7.41353,4.7457,7.249763 -L 4.7457,7.249763,3.3342,7.068878 -L 3.3342,7.068878,1.9332,6.879658 -L 1.9332,8.214372,3.3342,8.136704 -L 3.3342,8.136704,4.7457,8.050593 -L 4.7457,8.050593,6.1712,7.94749 - -[鈍] 51 -L 0.6813,0.015186,1.1016,0.015186 -L 1.1016,0.015186,1.5324,0.015186 -L 1.5324,0.015186,1.9597,0.015186 -L 1.9597,0.015186,2.0368,2.301948 -L 2.0368,2.301948,1.8263,4.071709 -L 1.8263,4.071709,0.6813,4.782122 -L 6.2009,0.015186,5.6618,1.256784 -L 5.6618,1.256784,5.4762,2.244037 -L 5.4762,2.244037,4.4917,2.646578 -L 4.4917,2.646578,4.4917,3.712976 -L 4.4917,3.712976,4.4917,4.770892 -L 4.4917,4.770892,4.4917,5.811842 -L 6.6285,0.015186,7.0348,0.015186 -L 7.0348,0.015186,7.4547,0.015186 -L 7.4547,0.015186,7.8785,0.015186 -L 7.8785,0.015186,7.8785,0.54769 -L 7.8785,0.54769,7.8785,1.071695 -L 7.8785,1.071695,7.8785,1.578758 -L 2.6007,0.510958,2.814,0.700255 -L 2.814,0.700255,3.0245,0.881031 -L 3.0245,0.881031,3.2413,1.044896 -L 1.1016,1.845737,0.9542,2.301948 -L 0.9542,2.301948,0.8106,2.749682 -L 0.8106,2.749682,0.6813,3.180461 -L 2.814,2.379593,2.9474,2.835809 -L 2.9474,2.835809,3.091,3.283652 -L 3.091,3.283652,3.2413,3.714399 -L 6.2009,2.646578,5.6335,4.712893 -L 5.6335,4.712893,5.5844,6.592912 -L 5.5844,6.592912,4.0647,7.41353 -L 6.8386,2.646578,6.9013,3.712976 -L 6.9013,3.712976,6.9717,4.770892 -L 6.9717,4.770892,7.0558,5.811842 -L 2.3902,4.782122,2.0855,5.195991 -L 2.0855,5.195991,1.9737,5.601422 -L 1.9737,5.601422,1.9597,6.345698 -L 1.9597,6.345698,1.3394,6.36558 -L 1.3394,6.36558,1.0137,6.503927 -L 1.0137,6.503927,0.6813,6.879658 -L 0.6813,6.879658,1.1016,7.602838 -L 1.1016,7.602838,1.5324,8.317475 -L 1.5324,8.317475,1.9597,9.015201 -L 1.9597,9.015201,2.3902,8.481368 -L 2.3902,8.481368,2.814,7.94749 -L 2.814,7.94749,3.2413,7.41353 -L 6.2009,7.41353,5.9,7.828741 -L 5.9,7.828741,5.7876,8.244044 -L 5.7876,8.244044,5.7736,9.015201 -L 6.6285,7.94749,6.9013,7.94749 -L 6.9013,7.94749,7.1819,7.94749 -L 7.1819,7.94749,7.4796,7.94749 - -[縄] 81 -L 1.9894,0.015186,1.9894,1.615424 -L 1.9894,1.615424,1.9894,3.207321 -L 1.9894,3.207321,1.9894,4.782122 -L 1.9894,4.782122,1.5656,4.782122 -L 1.5656,4.782122,1.1383,4.782122 -L 1.1383,4.782122,0.7075,4.782122 -L 5.9861,0.282172,5.7756,0.892364 -L 5.7756,0.892364,5.5689,1.502541 -L 5.5689,1.502541,5.3801,2.11263 -L 5.3801,2.11263,4.9493,2.11263 -L 4.9493,2.11263,4.5217,2.11263 -L 4.5217,2.11263,4.0944,2.11263 -L 4.0944,2.11263,4.0944,3.016656 -L 4.0944,3.016656,4.0944,3.90363 -L 4.0944,3.90363,4.0944,4.782122 -L 4.0944,4.782122,5.0124,4.811892 -L 5.0124,4.811892,5.4572,5.019451 -L 5.4572,5.019451,5.8039,5.583061 -L 5.8039,5.583061,5.4747,6.11973 -L 5.4747,6.11973,5.1416,6.317476 -L 5.1416,6.317476,4.5217,6.345698 -L 4.5217,6.345698,4.5217,7.068878 -L 4.5217,7.068878,4.5217,7.783614 -L 4.5217,7.783614,4.5217,8.481368 -L 4.5217,8.481368,5.3556,8.481368 -L 5.3556,8.481368,6.2032,8.481368 -L 6.2032,8.481368,7.0543,8.481368 -L 7.0543,8.481368,7.0543,7.783614 -L 7.0543,7.783614,7.0543,7.068878 -L 7.0543,7.068878,7.0543,6.345698 -L 7.0543,6.345698,6.4063,6.385347 -L 6.4063,6.385347,5.86,6.662129 -L 5.86,6.662129,4.9493,7.41353 -L 6.6266,0.015186,7.0543,0.015186 -L 7.0543,0.015186,7.4851,0.015186 -L 7.4851,0.015186,7.9054,0.015186 -L 7.9054,0.015186,7.9054,0.358388 -L 7.9054,0.358388,7.9054,0.701612 -L 7.9054,0.701612,7.9054,1.044896 -L 0.7075,1.311778,0.8409,1.948857 -L 0.8409,1.948857,0.9846,2.568818 -L 0.9846,2.568818,1.1383,3.180461 -L 3.2398,1.845737,3.0895,2.301948 -L 3.0895,2.301948,2.9459,2.749682 -L 2.9459,2.749682,2.8125,3.180461 -L 6.1958,2.11263,5.9265,2.646578 -L 5.9265,2.646578,5.6495,3.180461 -L 5.6495,3.180461,5.3801,3.714399 -L 5.3801,3.714399,5.0821,3.714399 -L 5.0821,3.714399,4.7984,3.714399 -L 4.7984,3.714399,4.5217,3.714399 -L 6.6266,2.11263,6.9033,2.11263 -L 6.9033,2.11263,7.187,2.11263 -L 7.187,2.11263,7.4851,2.11263 -L 7.4851,2.11263,7.4851,2.646578 -L 7.4851,2.646578,7.4851,3.180461 -L 7.4851,3.180461,7.4851,3.714399 -L 7.4851,3.714399,6.5675,3.734177 -L 6.5675,3.734177,6.1297,3.872611 -L 6.1297,3.872611,5.8039,4.248271 -L 5.8039,4.248271,6.1297,4.604246 -L 6.1297,4.604246,6.5675,4.604246 -L 6.5675,4.604246,7.4851,4.248271 -L 3.2398,4.515235,3.0895,4.782122 -L 3.0895,4.782122,2.9459,5.049102 -L 2.9459,5.049102,2.8125,5.316081 -L 2.8125,5.316081,2.6657,5.152314 -L 2.6657,5.152314,2.5148,4.97144 -L 2.5148,4.97144,2.3855,4.782122 -L 1.5656,5.316081,1.6955,5.581638 -L 1.6955,5.581638,1.8391,5.838724 -L 1.8391,5.838724,1.9894,6.078806 -L 1.9894,6.078806,1.6955,6.448829 -L 1.6955,6.448829,1.4118,6.801915 -L 1.4118,6.801915,1.1383,7.14655 -L 1.1383,7.14655,1.4118,7.783614 -L 1.4118,7.783614,1.6955,8.40369 -L 1.6955,8.40369,1.9894,9.015201 -L 2.3855,7.14655,2.5148,7.41353 -L 2.5148,7.41353,2.6657,7.68051 -L 2.6657,7.68051,2.8125,7.94749 - -[軟] 66 -L 2.4191,0.015186,2.184,1.3019 -L 2.184,1.3019,1.5816,1.614099 -L 1.5816,1.614099,0.7379,1.578758 -L 4.1279,0.015186,4.4116,0.581588 -L 4.4116,0.581588,4.4116,0.986914 -L 4.4116,0.986914,4.1279,1.578758 -L 4.1279,1.578758,3.6974,1.578758 -L 3.6974,1.578758,3.2701,1.578758 -L 3.2701,1.578758,2.8428,1.578758 -L 2.8428,1.578758,2.5483,2.11263 -L 2.5483,2.11263,2.2649,2.646578 -L 2.2649,2.646578,1.9879,3.180461 -L 1.9879,3.180461,1.694,3.180461 -L 1.694,3.180461,1.4138,3.180461 -L 1.4138,3.180461,1.1333,3.180461 -L 1.1333,3.180461,1.1333,4.246903 -L 1.1333,4.246903,1.1333,5.304791 -L 1.1333,5.304791,1.1333,6.345698 -L 1.1333,6.345698,1.7536,6.375381 -L 1.7536,6.375381,2.086,6.583028 -L 2.086,6.583028,2.4191,7.14655 -L 2.4191,7.14655,2.072,7.710193 -L 2.072,7.710193,1.6345,7.917746 -L 1.6345,7.917746,0.7379,7.94749 -L 7.9421,0.015186,7.2136,1.426204 -L 7.2136,1.426204,6.5064,2.837232 -L 6.5064,2.837232,5.8024,4.248271 -L 5.8024,4.248271,5.5044,3.369758 -L 5.5044,3.369758,5.2242,2.48279 -L 5.2242,2.48279,4.9513,1.578758 -L 2.8428,3.180461,2.4191,3.714399 -L 2.4191,3.714399,1.9879,4.248271 -L 1.9879,4.248271,1.5641,4.782122 -L 3.487,3.180461,3.5465,3.714399 -L 3.5465,3.714399,3.6134,4.248271 -L 3.6134,4.248271,3.6974,4.782122 -L 3.6974,4.782122,3.0807,4.811892 -L 3.0807,4.811892,2.7514,5.019451 -L 2.7514,5.019451,2.4191,5.583061 -L 2.4191,5.583061,2.7514,6.11973 -L 2.7514,6.11973,3.0807,6.317476 -L 3.0807,6.317476,3.6974,6.345698 -L 3.6974,6.345698,3.6974,6.002507 -L 3.6974,6.002507,3.6974,5.6593 -L 3.6974,5.6593,3.6974,5.316081 -L 5.8024,4.782122,5.8024,5.495445 -L 5.8024,5.495445,5.8024,6.191804 -L 5.8024,6.191804,5.8024,6.879658 -L 5.8024,6.879658,5.1891,6.840129 -L 5.1891,6.840129,4.8634,6.563255 -L 4.8634,6.563255,4.5552,5.811842 -L 7.084,5.316081,7.3855,5.704421 -L 7.3855,5.704421,7.4938,6.109934 -L 7.4938,6.109934,7.5113,6.879658 -L 7.5113,6.879658,7.084,6.879658 -L 7.084,6.879658,6.6602,6.879658 -L 6.6602,6.879658,6.2329,6.879658 -L 4.9513,7.41353,5.2487,7.828741 -L 5.2487,7.828741,5.3611,8.244044 -L 5.3611,8.244044,5.3786,9.015201 -L 2.8428,7.94749,2.6919,8.317475 -L 2.6919,8.317475,2.5483,8.670582 -L 2.5483,8.670582,2.4191,9.015201 -L 3.2701,7.94749,3.5465,7.94749 -L 3.5465,7.94749,3.8302,7.94749 -L 3.8302,7.94749,4.1279,7.94749 - -[å°¼] 24 -L 0.7399,0.282172,1.4365,3.05191 -L 1.4365,3.05191,1.612,5.635302 -L 1.612,5.635302,1.5945,8.481368 -L 1.5945,8.481368,3.4259,8.481368 -L 3.4259,8.481368,5.2612,8.481368 -L 5.2612,8.481368,7.1178,8.481368 -L 7.1178,8.481368,7.1178,7.783614 -L 7.1178,7.783614,7.1178,7.068878 -L 7.1178,7.068878,7.1178,6.345698 -L 7.1178,6.345698,5.4083,6.345698 -L 5.4083,6.345698,3.7061,6.345698 -L 3.7061,6.345698,2.0218,6.345698 -L 4.1267,0.015186,3.8287,0.542048 -L 3.8287,0.542048,3.717,1.916377 -L 3.717,1.916377,3.7026,5.316081 -L 4.5537,0.015186,5.5309,0.015186 -L 5.5309,0.015186,6.5154,0.015186 -L 6.5154,0.015186,7.5133,0.015186 -L 7.5133,0.015186,7.5133,0.54769 -L 7.5133,0.54769,7.5133,1.071695 -L 7.5133,1.071695,7.5133,1.578758 -L 4.1267,3.180461,5.1109,3.550523 -L 5.1109,3.550523,6.1123,3.90363 -L 6.1123,3.90363,7.1178,4.248271 - -[弐] 24 -L 7.5436,0.015186,5.7675,4.605686 -L 5.7675,4.605686,4.4401,6.17914 -L 4.4401,6.17914,0.7695,6.345698 -L 7.9709,0.015186,7.9709,0.54769 -L 7.9709,0.54769,7.9709,1.071695 -L 7.9709,1.071695,7.9709,1.578758 -L 1.628,0.510958,2.6017,0.881031 -L 2.6017,0.881031,3.589,1.234116 -L 3.589,1.234116,4.5841,1.578758 -L 1.628,3.714399,2.4581,3.714399 -L 2.4581,3.714399,3.3018,3.714399 -L 3.3018,3.714399,4.1603,3.714399 -L 5.8341,6.345698,5.5577,6.800552 -L 5.5577,6.800552,5.4523,7.492636 -L 5.4523,7.492636,5.4387,9.015201 -L 6.2652,6.345698,6.8218,6.345698 -L 6.8218,6.345698,7.3927,6.345698 -L 7.3927,6.345698,7.9709,6.345698 -L 7.5436,7.41353,7.2456,7.783614 -L 7.2456,7.783614,6.9654,8.136704 -L 6.9654,8.136704,6.6925,8.481368 -L 1.628,7.94749,2.4581,7.94749 -L 2.4581,7.94749,3.3018,7.94749 -L 3.3018,7.94749,4.1603,7.94749 - -[如] 30 -L 1.1988,0.015186,1.6261,0.62539 -L 1.6261,0.62539,2.0499,1.235451 -L 2.0499,1.235451,2.4772,1.845737 -L 2.4772,1.845737,2.1305,2.419154 -L 2.1305,2.419154,1.6857,2.696028 -L 1.6857,2.696028,0.768,2.913553 -L 0.768,2.913553,1.0906,3.920628 -L 1.0906,3.920628,1.3113,5.097129 -L 1.3113,5.097129,1.6261,6.078806 -L 1.6261,6.078806,1.3288,6.345698 -L 1.3288,6.345698,1.0486,6.612689 -L 1.0486,6.612689,0.768,6.879658 -L 4.1868,0.510958,3.0201,2.611258 -L 3.0201,2.611258,3.0797,4.347133 -L 3.0797,4.347133,3.3357,6.879658 -L 3.3357,6.879658,2.0363,7.051984 -L 2.0363,7.051984,1.637,7.698854 -L 1.637,7.698854,1.6261,9.015201 -L 5.0134,0.510958,5.0134,2.826008 -L 5.0134,2.826008,5.0134,5.123994 -L 5.0134,5.123994,5.0134,7.41353 -L 5.0134,7.41353,5.8645,7.41353 -L 5.8645,7.41353,6.7222,7.41353 -L 6.7222,7.41353,7.5733,7.41353 -L 7.5733,7.41353,7.5733,5.123994 -L 7.5733,5.123994,7.5733,2.826008 -L 7.5733,2.826008,7.5733,0.510958 -L 7.5733,0.510958,6.7222,0.510958 -L 6.7222,0.510958,5.8645,0.510958 -L 5.8645,0.510958,5.0134,0.510958 - -[å°¿] 39 -L 0.8019,0.282172,1.4986,3.05191 -L 1.4986,3.05191,1.674,5.635302 -L 1.674,5.635302,1.6565,8.481368 -L 1.6565,8.481368,3.4879,8.481368 -L 3.4879,8.481368,5.3166,8.481368 -L 5.3166,8.481368,7.148,8.481368 -L 7.148,8.481368,7.148,7.602838 -L 7.148,7.602838,7.148,6.715886 -L 7.148,6.715886,7.148,5.811842 -L 7.148,5.811842,6.444,5.811842 -L 6.444,5.811842,5.7439,5.811842 -L 5.7439,5.811842,5.0395,5.811842 -L 5.0395,5.811842,5.1061,5.123994 -L 5.1061,5.123994,5.173,4.427597 -L 5.173,4.427597,5.257,3.714399 -L 5.257,3.714399,5.5334,3.550523 -L 5.5334,3.550523,5.8136,3.369758 -L 5.8136,3.369758,6.1113,3.180461 -L 6.1113,3.180461,6.5981,3.714399 -L 6.5981,3.714399,7.085,4.248271 -L 7.085,4.248271,7.5718,4.782122 -L 4.1884,0.015186,4.462,0.015186 -L 4.462,0.015186,4.7418,0.015186 -L 4.7418,0.015186,5.0395,0.015186 -L 5.0395,0.015186,5.0395,1.081562 -L 5.0395,1.081562,5.0395,2.139505 -L 5.0395,2.139505,5.0395,3.180461 -L 2.0835,0.510958,3.2603,2.053389 -L 3.2603,2.053389,3.6984,2.883815 -L 3.6984,2.883815,3.7615,3.714399 -L 3.7615,3.714399,3.3342,3.714399 -L 3.3342,3.714399,2.917,3.714399 -L 2.917,3.714399,2.5076,3.714399 -L 7.5718,0.510958,7.0044,1.234116 -L 7.0044,1.234116,6.444,1.948857 -L 6.444,1.948857,5.8976,2.646578 -L 2.0835,5.811842,2.917,5.811842 -L 2.917,5.811842,3.7615,5.811842 -L 3.7615,5.811842,4.6157,5.811842 - -[妊] 39 -L 0.8316,0.015186,1.2379,0.62539 -L 1.2379,0.62539,1.6582,1.235451 -L 1.6582,1.235451,2.0823,1.845737 -L 2.0823,1.845737,1.7531,2.419154 -L 1.7531,2.419154,1.4309,2.696028 -L 1.4309,2.696028,0.8316,2.913553 -L 0.8316,2.913553,1.1086,3.979924 -L 1.1086,3.979924,1.3815,5.037784 -L 1.3815,5.037784,1.655,6.078806 -L 1.655,6.078806,1.3815,6.345698 -L 1.3815,6.345698,1.1086,6.612689 -L 1.1086,6.612689,0.8316,6.879658 -L 4.2188,0.015186,4.7687,0.015186 -L 4.7687,0.015186,5.3252,0.015186 -L 5.3252,0.015186,5.8961,0.015186 -L 5.8961,0.015186,5.886,2.892341 -L 5.886,2.892341,5.4093,4.040718 -L 5.4093,4.040718,3.7912,4.248271 -L 6.3234,0.015186,6.7511,0.015186 -L 6.7511,0.015186,7.1784,0.015186 -L 7.1784,0.015186,7.6057,0.015186 -L 3.3639,1.044896,2.5898,2.922013 -L 2.5898,2.922013,2.7159,4.849894 -L 2.7159,4.849894,2.9401,6.879658 -L 2.9401,6.879658,1.8722,7.170657 -L 1.8722,7.170657,1.6231,7.936156 -L 1.6231,7.936156,1.655,9.015201 -L 6.3234,4.248271,6.0226,4.741241 -L 6.0226,4.741241,5.9136,5.7003 -L 5.9136,5.7003,5.8961,7.94749 -L 5.8961,7.94749,5.3252,7.94749 -L 5.3252,7.94749,4.7687,7.94749 -L 4.7687,7.94749,4.2188,7.94749 -L 6.7511,4.248271,7.1784,4.248271 -L 7.1784,4.248271,7.6057,4.248271 -L 7.6057,4.248271,8.0295,4.248271 -L 6.3234,7.94749,6.6565,8.323127 -L 6.6565,8.323127,6.9889,8.461485 -L 6.9889,8.461485,7.6057,8.481368 - -[忍] 39 -L 0.8301,0.282172,0.9635,0.892364 -L 0.9635,0.892364,1.1071,1.502541 -L 1.1071,1.502541,1.2574,2.11263 -L 3.3977,0.015186,3.093,0.44317 -L 3.093,0.44317,2.9806,1.125365 -L 2.9806,1.125365,2.9669,2.646578 -L 3.7932,0.015186,4.6446,0.015186 -L 4.6446,0.015186,5.5027,0.015186 -L 5.5027,0.015186,6.3538,0.015186 -L 6.3538,0.015186,6.3538,0.358388 -L 6.3538,0.358388,6.3538,0.701612 -L 6.3538,0.701612,6.3538,1.044896 -L 8.0346,0.777916,7.7579,1.234116 -L 7.7579,1.234116,7.4816,1.681861 -L 7.4816,1.681861,7.208,2.11263 -L 5.0719,2.379593,4.9209,2.646578 -L 4.9209,2.646578,4.7742,2.913553 -L 4.7742,2.913553,4.6446,3.180461 -L 0.8301,4.248271,1.9264,4.662108 -L 1.9264,4.662108,2.5887,5.067462 -L 2.5887,5.067462,3.3977,5.811842 -L 3.3977,5.811842,2.9669,6.181943 -L 2.9669,6.181943,2.5396,6.535027 -L 2.5396,6.535027,2.1158,6.879658 -L 5.5027,4.248271,6.9068,4.964331 -L 6.9068,4.964331,7.2501,6.621128 -L 7.2501,6.621128,7.208,8.481368 -L 7.208,8.481368,6.2032,8.481368 -L 6.2032,8.481368,5.2046,8.481368 -L 5.2046,8.481368,4.2208,8.481368 -L 4.2208,8.481368,4.0667,7.869725 -L 4.0667,7.869725,3.9231,7.249763 -L 3.9231,7.249763,3.7932,6.612689 -L 3.7932,6.612689,4.0667,6.191804 -L 4.0667,6.191804,4.3536,5.762404 -L 4.3536,5.762404,4.6446,5.316081 -L 1.2574,8.481368,2.091,8.481368 -L 2.091,8.481368,2.9386,8.481368 -L 2.9386,8.481368,3.7932,8.481368 - -[寧] 48 -L 2.9689,0.015186,3.3962,0.015186 -L 3.3962,0.015186,3.82,0.015186 -L 3.82,0.015186,4.2505,0.015186 -L 4.2505,0.015186,4.2505,0.728472 -L 4.2505,0.728472,4.2505,1.424868 -L 4.2505,1.424868,4.2505,2.11263 -L 4.2505,2.11263,3.1192,2.11263 -L 3.1192,2.11263,1.9914,2.11263 -L 1.9914,2.11263,0.864,2.11263 -L 4.6778,2.11263,5.6515,2.11263 -L 5.6515,2.11263,6.6391,2.11263 -L 6.6391,2.11263,7.6338,2.11263 -L 1.7151,3.180461,1.7151,3.714399 -L 1.7151,3.714399,1.7151,4.248271 -L 1.7151,4.248271,1.7151,4.782122 -L 1.7151,4.782122,3.3962,4.782122 -L 3.3962,4.782122,5.0806,4.782122 -L 5.0806,4.782122,6.7827,4.782122 -L 6.7827,4.782122,6.7827,4.248271 -L 6.7827,4.248271,6.7827,3.714399 -L 6.7827,3.714399,6.7827,3.180461 -L 6.7827,3.180461,5.0806,3.180461 -L 5.0806,3.180461,3.3962,3.180461 -L 3.3962,3.180461,1.7151,3.180461 -L 1.7151,5.811842,1.8478,6.181943 -L 1.8478,6.181943,1.9952,6.535027 -L 1.9952,6.535027,2.1455,6.879658 -L 3.82,5.811842,3.522,6.246836 -L 3.522,6.246836,3.4102,6.800552 -L 3.4102,6.800552,3.3962,7.94749 -L 3.3962,7.94749,2.5416,7.94749 -L 2.5416,7.94749,1.6975,7.94749 -L 1.6975,7.94749,0.864,7.94749 -L 0.864,7.94749,0.864,7.602838 -L 0.864,7.602838,0.864,7.249763 -L 0.864,7.249763,0.864,6.879658 -L 4.2505,5.811842,4.8112,5.811842 -L 4.8112,5.811842,5.3786,5.811842 -L 5.3786,5.811842,5.96,5.811842 -L 5.1016,6.879658,4.7727,7.453091 -L 4.7727,7.453091,4.4396,7.72996 -L 4.4396,7.72996,3.82,7.94749 -L 7.6338,6.879658,7.6338,7.249763 -L 7.6338,7.249763,7.6338,7.602838 -L 7.6338,7.602838,7.6338,7.94749 -L 7.6338,7.94749,6.7827,7.94749 -L 6.7827,7.94749,5.9387,7.94749 -L 5.9387,7.94749,5.1016,7.94749 - -[粘] 27 -L 4.2493,0.015186,4.2493,1.426204 -L 4.2493,1.426204,4.2493,2.837249 -L 4.2493,2.837249,4.2493,4.248271 -L 4.2493,4.248271,4.7989,4.248271 -L 4.7989,4.248271,5.3561,4.248271 -L 5.3561,4.248271,5.927,4.248271 -L 5.927,4.248271,5.927,5.848619 -L 5.927,5.848619,5.927,7.440401 -L 5.927,7.440401,5.927,9.015201 -L 4.6763,0.015186,5.6535,0.015186 -L 5.6535,0.015186,6.638,0.015186 -L 6.638,0.015186,7.6358,0.015186 -L 7.6358,0.015186,7.6358,1.426204 -L 7.6358,1.426204,7.6358,2.837249 -L 7.6358,2.837249,7.6358,4.248271 -L 7.6358,4.248271,7.2085,4.248271 -L 7.2085,4.248271,6.7812,4.248271 -L 6.7812,4.248271,6.3575,4.248271 -L 6.3575,6.879686,6.9108,6.879686 -L 6.9108,6.879686,7.4856,6.879686 -L 7.4856,6.879686,8.0631,6.879686 -L 2.1163,9.015283,2.1163,0.015186 -L 3.3629,8.48129,2.9391,7.184651 -L 0.8306,8.48129,1.2579,7.184651 -L 0.8306,5.849953,3.3629,5.849953 -L 0.8306,2.15073,2.1163,4.667766 -L 3.3629,3.714312,2.1163,5.249546 - -[悩] 39 -L 2.1428,0.015186,2.1428,3.026474 -L 2.1428,3.026474,2.1428,6.029383 -L 2.1428,6.029383,2.1428,9.015201 -L 3.3967,0.015186,3.3967,1.796309 -L 3.3967,1.796309,3.3967,3.560423 -L 3.3967,3.560423,3.3967,5.316081 -L 3.8205,0.015186,5.0811,0.015186 -L 5.0811,0.015186,6.3559,0.015186 -L 6.3559,0.015186,7.6378,0.015186 -L 7.6378,0.015186,7.6378,1.796309 -L 7.6378,1.796309,7.6378,3.560423 -L 7.6378,3.560423,7.6378,5.316081 -L 4.2478,1.578758,4.6748,2.21581 -L 4.6748,2.21581,5.1056,2.835809 -L 5.1056,2.835809,5.5294,3.44742 -L 5.5294,3.44742,5.2355,3.90363 -L 5.2355,3.90363,4.9518,4.351386 -L 4.9518,4.351386,4.6748,4.782122 -L 6.8151,1.845737,6.5171,2.301948 -L 6.5171,2.301948,6.2334,2.749714 -L 6.2334,2.749714,5.9567,3.180473 -L 5.9567,4.248271,6.2579,4.662108 -L 6.2579,4.662108,6.3703,5.067462 -L 6.3703,5.067462,6.384,5.811842 -L 0.8645,5.049129,1.1657,5.64518 -L 1.1657,5.64518,1.2739,6.25817 -L 1.2739,6.25817,1.2918,7.41353 -L 3.0006,6.612705,2.8468,6.879686 -L 2.8468,6.879686,2.7032,7.14655 -L 2.7032,7.14655,2.5733,7.41353 -L 4.2478,7.14655,3.9498,7.602838 -L 3.9498,7.602838,3.6696,8.050604 -L 3.6696,8.050604,3.3967,8.481368 -L 6.8151,6.879686,7.0845,7.602838 -L 7.0845,7.602838,7.3615,8.317491 -L 7.3615,8.317491,7.6378,9.015201 -L 5.5294,7.68051,5.2355,8.136704 -L 5.2355,8.136704,4.9518,8.584564 -L 4.9518,8.584564,4.6748,9.015201 - -[濃] 66 -L 0.8595,0.015186,1.0836,1.561869 -L 1.0836,1.561869,1.4965,2.955921 -L 1.4965,2.955921,1.7176,4.248271 -L 2.113,0.015186,2.796,1.632438 -L 2.796,1.632438,2.9781,3.063316 -L 2.9781,3.063316,2.9644,4.782122 -L 2.9644,4.782122,4.6558,4.782122 -L 4.6558,4.782122,6.3548,4.782122 -L 6.3548,4.782122,8.0636,4.782122 -L 3.3952,0.015186,3.6716,0.015186 -L 3.6716,0.015186,3.9553,0.015186 -L 3.9553,0.015186,4.2495,0.015186 -L 4.2495,0.015186,4.2495,0.892364 -L 4.2495,0.892364,4.2495,1.769422 -L 4.2495,1.769422,4.2495,2.646611 -L 4.2495,2.646611,3.9553,2.646611 -L 3.9553,2.646611,3.6716,2.646611 -L 3.6716,2.646611,3.3952,2.646611 -L 4.6736,0.015186,5.006,0.364074 -L 5.006,0.364074,5.3317,0.492592 -L 5.3317,0.492592,5.9275,0.510958 -L 7.6363,0.015186,6.6175,1.443108 -L 6.6175,1.443108,5.8361,2.210156 -L 5.8361,2.210156,4.6736,2.646611 -L 7.2055,1.578758,7.339,1.845737 -L 7.339,1.845737,7.4861,2.11263 -L 7.4861,2.11263,7.6363,2.379593 -L 7.6363,2.379593,7.2055,2.48279 -L 7.2055,2.48279,6.7852,2.568829 -L 6.7852,2.568829,6.3548,2.646611 -L 3.8225,3.714399,4.9503,3.714399 -L 4.9503,3.714399,6.0816,3.714399 -L 6.0816,3.714399,7.2055,3.714399 -L 3.3952,5.811842,3.3952,6.535044 -L 3.3952,6.535044,3.3952,7.249763 -L 3.3952,7.249763,3.3952,7.9475 -L 3.3952,7.9475,4.0113,7.987062 -L 4.0113,7.987062,4.3479,8.263833 -L 4.3479,8.263833,4.6736,9.015201 -L 3.8225,5.811842,4.0954,5.914968 -L 4.0954,5.914968,4.3791,6.001068 -L 4.3791,6.001068,4.6736,6.078806 -L 4.6736,6.078806,4.3791,6.345714 -L 4.3791,6.345714,4.0954,6.612705 -L 4.0954,6.612705,3.8225,6.879686 -L 5.1041,5.811842,5.3776,5.914968 -L 5.3776,5.914968,5.654,6.001068 -L 5.654,6.001068,5.9275,6.078806 -L 5.9275,6.078806,5.5037,6.535044 -L 5.5037,6.535044,5.0831,6.982788 -L 5.0831,6.982788,4.6736,7.41353 -L 4.6736,7.41353,5.0831,7.9475 -L 5.0831,7.9475,5.5037,8.481368 -L 5.5037,8.481368,5.9275,9.015201 -L 6.3548,5.811842,6.6315,5.811842 -L 6.6315,5.811842,6.9117,5.811842 -L 6.9117,5.811842,7.2055,5.811842 -L 7.2055,5.811842,7.2055,6.181943 -L 7.2055,6.181943,7.2055,6.535044 -L 7.2055,6.535044,7.2055,6.879686 -L 7.2055,6.879686,6.593,6.899463 -L 6.593,6.899463,6.2599,7.037788 -L 6.2599,7.037788,5.9275,7.41353 -L 5.9275,7.41353,6.2599,7.769505 -L 6.2599,7.769505,6.593,7.769505 -L 6.593,7.769505,7.2055,7.41353 - -[把] 36 -L 1.2887,0.015186,1.5651,0.015186 -L 1.5651,0.015186,1.8453,0.015186 -L 1.8453,0.015186,2.1433,0.015186 -L 2.1433,0.015186,2.129,2.638118 -L 2.129,2.638118,2.0173,3.735611 -L 2.0173,3.735611,1.716,4.248271 -L 1.716,4.248271,1.4215,4.084395 -L 1.4215,4.084395,1.1413,3.90363 -L 1.1413,3.90363,0.865,3.714399 -L 4.2798,0.015186,3.9786,0.659276 -L 3.9786,0.659276,3.8662,2.854143 -L 3.8662,2.854143,3.8522,8.481368 -L 3.8522,8.481368,4.98,8.481368 -L 4.98,8.481368,6.1116,8.481368 -L 6.1116,8.481368,7.2429,8.481368 -L 7.2429,8.481368,7.2429,7.070339 -L 7.2429,7.070339,7.2429,5.6593 -L 7.2429,5.6593,7.2429,4.248271 -L 7.2429,4.248271,6.2409,4.248271 -L 6.2409,4.248271,5.257,4.248271 -L 5.257,4.248271,4.2798,4.248271 -L 4.6788,0.015186,5.6633,0.015186 -L 5.6633,0.015186,6.6612,0.015186 -L 6.6612,0.015186,7.6632,0.015186 -L 7.6632,0.015186,7.6632,0.54769 -L 7.6632,0.54769,7.6632,1.071695 -L 7.6632,1.071695,7.6632,1.578758 -L 2.5703,4.248271,2.0309,5.523733 -L 2.0309,5.523733,1.8243,6.494043 -L 1.8243,6.494043,0.865,6.879686 -L 5.5334,4.782122,5.5334,5.848619 -L 5.5334,5.848619,5.5334,6.90644 -L 5.5334,6.90644,5.5334,7.9475 -L 2.5703,6.879686,2.2691,7.314722 -L 2.2691,7.314722,2.1574,7.868394 -L 2.1574,7.868394,2.1433,9.015201 - -# kan_35 ------------------------------------------------------- -# 覇婆廃排杯輩培媒賠陪伯拍舶薄迫漠爆縛肌鉢髪伐罰抜閥伴帆搬畔繁般藩販範煩頒盤蛮卑妃扉披泌碑罷被避尾微匹 - -[覇] 73 -L 2.1084,1.067739,1.4776,1.792336 -L 1.4776,1.792336,1.0433,2.059223 -L 1.0433,2.059223,0.4304,2.097449 -L 0.4304,2.097449,0.4304,2.467521 -L 0.4304,2.467521,0.4304,2.820628 -L 0.4304,2.820628,0.4304,3.165154 -L 0.4304,3.165154,1.0261,3.194925 -L 1.0261,3.194925,1.3515,3.402555 -L 1.3515,3.402555,1.6846,3.966089 -L 1.6846,3.966089,1.1133,4.422283 -L 1.1133,4.422283,0.5529,4.870039 -L 0.5529,4.870039,0.0034,5.300796 -L 2.5353,1.067739,3.3938,1.067739 -L 2.1084,2.097449,1.7578,2.916623 -L 1.7578,2.916623,2.2551,3.159595 -L 2.2551,3.159595,2.9626,3.165154 -L 2.9626,3.165154,2.9626,2.820628 -L 2.9626,2.820628,2.9626,2.467521 -L 2.9626,2.467521,2.9626,2.097449 -L 2.9626,2.097449,2.1084,2.097449 -L 5.0676,2.097449,6.3498,2.097449 -L 5.0676,3.699109,5.4988,3.699109 -L 5.4988,3.699109,5.9187,3.699109 -L 5.9187,3.699109,6.3498,3.699109 -L 2.322,4.232992,2.4583,4.450511 -L 2.4583,4.450511,2.4026,4.72739 -L 2.4026,4.72739,2.1084,5.300796 -L 2.1084,5.300796,1.8142,5.300796 -L 1.8142,5.300796,1.5305,5.300796 -L 1.5305,5.300796,1.2534,5.300796 -L 1.2534,5.300796,0.9767,6.014103 -L 0.9767,6.014103,0.7035,6.710407 -L 0.7035,6.710407,0.4304,7.398246 -L 0.4304,7.398246,1.6282,7.42801 -L 1.6282,7.42801,2.1746,7.635646 -L 2.1746,7.635646,2.5353,8.199184 -L 2.5353,8.199184,1.6846,8.302184 -L 1.6846,8.302184,0.8335,8.388393 -L 0.8335,8.388393,0.0034,8.466083 -L 2.9626,5.300796,2.3287,6.052302 -L 2.3287,6.052302,1.8842,6.329083 -L 1.8842,6.329083,1.2534,6.368716 -L 2.9626,6.368716,2.7525,7.182144 -L 2.7525,7.182144,3.7016,7.512677 -L 3.7016,7.512677,4.6718,8.199184 -L 4.6718,8.199184,4.0939,8.302184 -L 4.0939,8.302184,3.523,8.388393 -L 3.523,8.388393,2.9626,8.466083 -L 3.3938,6.368716,4.4582,6.754155 -L 4.4582,6.754155,5.4249,7.190779 -L 5.4249,7.190779,6.7768,7.398246 -L 6.7768,7.398246,6.7768,7.055043 -L 6.7768,7.055043,6.7768,6.711824 -L 6.7768,6.711824,6.7768,6.368716 -L 6.7768,6.368716,6.1989,6.368716 -L 6.1989,6.368716,5.6245,6.368716 -L 5.6245,6.368716,5.0676,6.368716 -L 5.0676,8.466083,5.7681,8.466083 -L 5.7681,8.466083,6.4794,8.466083 -L 6.4794,8.466083,7.2041,8.466083 -L 1.6846,0.266887,1.334,0.830508 -L 1.334,0.830508,0.8997,1.038072 -L 0.8997,1.038072,0.0034,1.067739 -L 3.8176,0,4.6371,1.637013 -L 4.6371,1.637013,4.7454,3.333267 -L 4.7454,3.333267,4.6718,5.300796 -L 4.6718,5.300796,5.3723,5.300796 -L 5.3723,5.300796,6.0728,5.300796 -L 6.0728,5.300796,6.7768,5.300796 -L 6.7768,5.300796,6.7768,3.545127 -L 6.7768,3.545127,6.7768,1.781024 -L 6.7768,1.781024,6.7768,0 -L 6.7768,0,5.9187,0 - -[婆] 57 -L 5.5249,3.165154,6.0818,3.165154 -L 6.0818,3.165154,6.6562,3.165154 -L 6.6562,3.165154,7.2341,3.165154 -L 0.0019,4.232992,0.4324,4.956155 -L 0.4324,4.956155,0.8562,5.67089 -L 0.8562,5.67089,1.2835,6.368716 -L 6.376,4.232992,5.9557,4.603152 -L 5.9557,4.603152,5.5249,4.956155 -L 5.5249,4.956155,5.0976,5.300796 -L 5.0976,5.300796,5.3743,5.757084 -L 5.3743,5.757084,5.658,6.20484 -L 5.658,6.20484,5.9557,6.635592 -L 5.9557,6.635592,5.3743,6.711824 -L 5.3743,6.711824,4.8003,6.788162 -L 4.8003,6.788162,4.2465,6.86446 -L 2.5653,7.398246,2.5653,7.768317 -L 2.5653,7.768317,2.5653,8.121501 -L 2.5653,8.121501,2.5653,8.466083 -L 2.5653,8.466083,3.9702,8.388393 -L 3.9702,8.388393,5.3813,8.302184 -L 5.3813,8.302184,6.8068,8.199184 -L 6.8068,8.199184,6.6562,7.9322 -L 6.6562,7.9322,6.5126,7.665214 -L 6.5126,7.665214,6.376,7.398246 -L 0.8562,0,2.103,0.039556 -L 2.103,0.039556,2.8736,0.316337 -L 2.8736,0.316337,3.8157,1.067739 -L 3.8157,1.067739,3.49,1.453359 -L 3.49,1.453359,3.0557,1.661016 -L 3.0557,1.661016,2.1416,1.868667 -L 2.1416,1.868667,2.2715,2.211776 -L 2.2715,2.211776,2.4147,2.55506 -L 2.4147,2.55506,2.5653,2.898268 -L 2.5653,2.898268,1.7107,3.001382 -L 1.7107,3.001382,0.8562,3.087521 -L 0.8562,3.087521,0.0019,3.165154 -L 5.9557,0,5.3743,0.456205 -L 5.3743,0.456205,4.8003,0.903944 -L 4.8003,0.903944,4.2465,1.334719 -L 4.2465,1.334719,4.5197,1.867135 -L 4.5197,1.867135,4.8003,2.391217 -L 4.8003,2.391217,5.0976,2.898268 -L 5.0976,2.898268,4.3971,3.001382 -L 4.3971,3.001382,3.6931,3.087521 -L 3.6931,3.087521,2.9926,3.165154 -L 2.9926,3.165154,3.1996,3.956216 -L 3.1996,3.956216,3.6301,4.509844 -L 3.6301,4.509844,4.6668,5.300796 -L 4.6668,5.300796,4.3765,5.757084 -L 4.3765,5.757084,4.0928,6.20484 -L 4.0928,6.20484,3.8157,6.635592 -L 3.8157,6.635592,3.3923,6.635592 -L 3.3923,6.635592,2.9716,6.635592 -L 2.9716,6.635592,2.5653,6.635592 -L 2.5653,6.635592,2.1416,5.834768 -L 2.1416,5.834768,1.7107,5.033844 -L 1.7107,5.033844,1.2835,4.232992 - -[廃] 48 -L 5.5549,2.631392,5.2537,3.046608 -L 5.2537,3.046608,5.1417,3.461905 -L 5.1417,3.461905,5.1245,4.232992 -L 5.1245,4.232992,4.7038,4.232992 -L 4.7038,4.232992,4.2734,4.232992 -L 4.2734,4.232992,3.8496,4.232992 -L 5.9822,2.631392,6.8057,2.631392 -L 5.7686,4.232992,5.8667,4.490061 -L 5.8667,4.490061,5.5308,5.043727 -L 5.5308,5.043727,4.4902,6.368716 -L 4.4902,6.368716,4.1259,6.02397 -L 4.1259,6.02397,3.7652,5.67089 -L 3.7652,5.67089,3.4184,5.300796 -L 6.8057,4.232992,6.522,4.826269 -L 6.522,4.826269,6.522,5.241462 -L 6.522,5.241462,6.8057,5.834768 -L 2.14,6.86446,2.844,6.86446 -L 2.844,6.86446,3.5554,6.86446 -L 3.5554,6.86446,4.2734,6.86446 -L 4.2734,7.9322,5.2537,7.9322 -L 5.2537,7.9322,6.2383,7.9322 -L 6.2383,7.9322,7.2361,7.9322 -L 0.0351,0.266887,0.7146,2.932165 -L 0.7146,2.932165,0.8967,5.343138 -L 0.8967,5.343138,0.8897,7.9322 -L 0.8897,7.9322,1.8637,7.9322 -L 1.8637,7.9322,2.851,7.9322 -L 2.851,7.9322,3.8496,7.9322 -L 3.8496,7.9322,3.8496,8.302184 -L 3.8496,8.302184,3.8496,8.655368 -L 3.8496,8.655368,3.8496,8.999922 -L 1.5271,0,2.1474,0.636948 -L 2.1474,0.636948,2.781,1.25703 -L 2.781,1.25703,3.4184,1.868667 -L 3.4184,1.868667,3.0752,2.405309 -L 3.0752,2.405309,2.6374,2.603071 -L 2.6374,2.603071,1.7408,2.631392 -L 5.5549,0,5.0191,1.275385 -L 5.0191,1.275385,4.8159,2.245761 -L 4.8159,2.245761,3.8496,2.631392 -L 3.8496,2.631392,3.4815,3.354473 -L 3.4815,3.354473,3.1242,4.069192 -L 3.1242,4.069192,2.781,4.766952 -L 2.781,4.766952,2.4237,4.603152 -L 2.4237,4.603152,2.0805,4.422283 -L 2.0805,4.422283,1.7408,4.232992 -L 5.9822,0,7.2361,0 -L 7.2361,0,7.2361,1.067739 - -[排] 46 -L 5.9846,2.631392,6.4084,2.631392 -L 6.4084,2.631392,6.8388,2.631392 -L 6.8388,2.631392,7.2626,2.631392 -L 4.3066,3.165154,4.3066,3.699109 -L 4.3066,3.699109,4.3066,4.232992 -L 4.3066,4.232992,4.3066,4.766952 -L 4.3066,4.766952,3.8796,4.766952 -L 3.8796,4.766952,3.452,4.766952 -L 3.452,4.766952,3.0247,4.766952 -L 1.7431,4.232992,1.2104,5.508454 -L 1.2104,5.508454,1.0213,6.47883 -L 1.0213,6.47883,0.0616,6.86446 -L 5.9846,4.766952,6.2578,4.766952 -L 6.2578,4.766952,6.5376,4.766952 -L 6.5376,4.766952,6.8388,4.766952 -L 4.3066,5.300796,4.3066,5.833246 -L 4.3066,5.833246,4.3066,6.357316 -L 4.3066,6.357316,4.3066,6.86446 -L 4.3066,6.86446,3.8796,6.86446 -L 3.8796,6.86446,3.452,6.86446 -L 3.452,6.86446,3.0247,6.86446 -L 1.7431,6.86446,1.4419,7.299448 -L 1.4419,7.299448,1.333,7.853083 -L 1.333,7.853083,1.3155,8.999922 -L 5.9846,6.86446,6.4084,6.86446 -L 6.4084,6.86446,6.8388,6.86446 -L 6.8388,6.86446,7.2626,6.86446 -L 4.3066,7.398246,4.3066,7.9322 -L 4.3066,7.9322,4.3066,8.466083 -L 4.3066,8.466083,4.3066,8.999922 -L 0.4924,0,1.3155,0 -L 1.3155,0,1.2983,2.622844 -L 1.2983,2.622844,1.1894,3.720337 -L 1.1894,3.720337,0.8882,4.232992 -L 0.8882,4.232992,0.615,4.069192 -L 0.615,4.069192,0.3418,3.888345 -L 0.3418,3.888345,0.0616,3.699109 -L 3.0247,0,3.452,0.799418 -L 3.452,0.799418,3.8796,1.590348 -L 3.8796,1.590348,4.3066,2.364401 -L 4.3066,2.364401,3.6765,2.532426 -L 3.6765,2.532426,3.2278,2.463302 -L 3.2278,2.463302,2.5974,2.097449 -L 5.5569,0,5.5569,3.011276 -L 5.5569,3.011276,5.5569,6.014103 -L 5.5569,6.014103,5.5569,8.999922 - -[杯] 8 -L 1.3455,0,1.3455,9.000042 -L 1.3455,5.150054,0.0639,3.165204 -L 2.1689,4.500049,1.3455,6.048334 -L 2.1689,6.902675,0.0639,6.902675 -L 3.0547,8.466083,7.2615,8.466083 -L 5.1565,0,5.1565,8.466083 -L 7.2615,3.432222,5.8602,5.864439 -L 2.6309,2.631392,5.1565,5.163621 - -[輩] 66 -L 3.9043,1.067739,3.0427,1.927996 -L 3.0427,1.927996,2.3247,2.127094 -L 2.3247,2.127094,1.3794,2.097449 -L 1.3794,2.097449,1.3794,2.820628 -L 1.3794,2.820628,1.3794,3.535254 -L 1.3794,3.535254,1.3794,4.232992 -L 1.3794,4.232992,0.9482,4.232992 -L 0.9482,4.232992,0.5209,4.232992 -L 0.5209,4.232992,0.094,4.232992 -L 4.3354,1.067739,5.1655,1.067739 -L 5.1655,1.067739,6.0166,1.067739 -L 6.0166,1.067739,6.8674,1.067739 -L 3.9043,2.097449,3.2598,2.848845 -L 3.2598,2.848845,2.7068,3.125703 -L 2.7068,3.125703,1.7751,3.165154 -L 4.3354,2.097449,4.7449,2.097449 -L 4.7449,2.097449,5.1582,2.097449 -L 5.1582,2.097449,5.5855,2.097449 -L 5.5855,2.097449,5.5855,2.467521 -L 5.5855,2.467521,5.5855,2.820628 -L 5.5855,2.820628,5.5855,3.165154 -L 5.5855,3.165154,4.0307,3.442122 -L 4.0307,3.442122,2.9866,3.956216 -L 2.9866,3.956216,1.7751,4.232992 -L 5.5855,3.966089,5.0181,4.069192 -L 5.0181,4.069192,4.458,4.155396 -L 4.458,4.155396,3.9043,4.232992 -L 3.9043,4.232992,3.7575,4.603152 -L 3.7575,4.603152,3.6136,4.956155 -L 3.6136,4.956155,3.4843,5.300796 -L 6.0166,4.232992,6.2898,4.232992 -L 6.2898,4.232992,6.5696,4.232992 -L 6.5696,4.232992,6.8674,4.232992 -L 0.5209,5.300796,1.4175,5.330485 -L 1.4175,5.330485,1.8557,5.538126 -L 1.8557,5.538126,2.1989,6.101654 -L 2.1989,6.101654,1.4946,6.20484 -L 1.4946,6.20484,0.7941,6.290972 -L 0.7941,6.290972,0.094,6.368716 -L 4.3354,5.300796,4.3354,6.367183 -L 4.3354,6.367183,4.3354,7.425121 -L 4.3354,7.425121,4.3354,8.466083 -L 4.3354,8.466083,5.1655,8.466083 -L 5.1655,8.466083,6.0166,8.466083 -L 6.0166,8.466083,6.8674,8.466083 -L 2.6294,6.368716,2.6294,6.711824 -L 2.6294,6.711824,2.6294,7.055043 -L 2.6294,7.055043,2.6294,7.398246 -L 2.6294,7.398246,1.9257,7.398246 -L 1.9257,7.398246,1.2249,7.398246 -L 1.2249,7.398246,0.5209,7.398246 -L 4.7624,6.368716,5.4629,6.368716 -L 5.4629,6.368716,6.1672,6.368716 -L 6.1672,6.368716,6.8674,6.368716 -L 4.7624,7.398246,5.3161,7.398246 -L 5.3161,7.398246,5.8692,7.398246 -L 5.8692,7.398246,6.4404,7.398246 -L 2.6294,8.199184,1.7751,8.302184 -L 1.7751,8.302184,0.9272,8.388393 -L 0.9272,8.388393,0.094,8.466083 -L 3.4843,0.266887,3.3299,0.533867 -L 3.3299,0.533867,3.1863,0.800841 -L 3.1863,0.800841,3.0532,1.067739 -L 3.0532,1.067739,2.055,1.067739 -L 2.055,1.067739,1.0747,1.067739 -L 1.0747,1.067739,0.094,1.067739 - -[培] 40 -L 6.4736,1.066376,6.4736,0 -L 6.4736,0,3.5105,0 -L 0.1271,2.631392,0.4003,2.631392 -L 0.4003,2.631392,0.6735,2.631392 -L 0.6735,2.631392,0.9467,2.631392 -L 0.9467,2.631392,0.9467,3.699109 -L 0.9467,3.699109,0.9467,4.766952 -L 0.9467,4.766952,0.9467,5.834768 -L 0.9467,5.834768,0.6735,6.02397 -L 0.6735,6.02397,0.4003,6.20484 -L 0.4003,6.20484,0.1271,6.368716 -L 2.2321,5.300796,2.7925,5.300796 -L 2.7925,5.300796,3.3638,5.300796 -L 3.3638,5.300796,3.9417,5.300796 -L 3.9417,5.300796,3.8296,6.220289 -L 3.8296,6.220289,3.6226,7.012702 -L 3.6226,7.012702,3.5105,7.9322 -L 3.5105,7.9322,3.2131,7.9322 -L 3.2131,7.9322,2.9326,7.9322 -L 2.9326,7.9322,2.6594,7.9322 -L 4.3371,5.300796,5.5388,5.74575 -L 5.5388,5.74575,5.9836,6.546607 -L 5.9836,6.546607,6.0428,7.9322 -L 6.0428,7.9322,5.3423,7.9322 -L 5.3423,7.9322,4.6418,7.9322 -L 4.6418,7.9322,3.9417,7.9322 -L 6.0428,5.300796,6.4736,5.300796 -L 6.4736,5.300796,6.8977,5.300796 -L 6.8977,5.300796,7.3247,5.300796 -L 1.3775,6.368716,1.0728,6.796595 -L 1.0728,6.796595,0.9646,7.478796 -L 0.9646,7.478796,0.9467,8.999922 -L 3.5105,0,3.5105,1.066376 -L 3.5105,1.066376,3.5105,2.124325 -L 3.5105,2.124325,3.5105,3.165154 -L 3.5105,3.165154,4.4912,3.165154 -L 4.4912,3.165154,5.4754,3.165154 -L 5.4754,3.165154,6.4736,3.165154 -L 6.4736,3.165154,6.4736,2.124325 -L 6.4736,2.124325,6.4736,1.066376 - -[媒] 67 -L 0.126,0,0.5529,0.636948 -L 0.5529,0.636948,0.9802,1.25703 -L 0.9802,1.25703,1.4114,1.868667 -L 1.4114,1.868667,1.0783,2.415291 -L 1.0783,2.415291,0.7424,2.682178 -L 0.7424,2.682178,0.126,2.898268 -L 0.126,2.898268,0.4409,3.906772 -L 0.4409,3.906772,0.665,5.093249 -L 0.665,5.093249,0.9802,6.101654 -L 0.9802,6.101654,0.686,6.367183 -L 0.686,6.367183,0.4023,6.624274 -L 0.4023,6.624274,0.126,6.86446 -L 5.2217,0,5.1411,0.87708 -L 5.1411,0.87708,5.0676,1.754236 -L 5.0676,1.754236,5.0081,2.631392 -L 5.0081,2.631392,4.3675,2.124325 -L 4.3675,2.124325,3.7265,1.600243 -L 3.7265,1.600243,3.0852,1.067739 -L 6.8994,1.067739,5.6665,2.620064 -L 5.6665,2.620064,4.6228,3.036713 -L 4.6228,3.036713,3.0852,3.165154 -L 2.2621,1.601682,2.045,3.025379 -L 2.045,3.025379,2.1574,5.23726 -L 2.1574,5.23726,2.2621,6.86446 -L 2.2621,6.86446,1.2009,7.155454 -L 1.2009,7.155454,0.9456,7.920861 -L 0.9456,7.920861,0.9802,8.999922 -L 6.0766,3.165154,6.4826,3.165154 -L 6.4826,3.165154,6.8994,3.165154 -L 6.8994,3.165154,7.3267,3.165154 -L 5.2217,3.699109,5.2217,4.069192 -L 5.2217,4.069192,5.2217,4.422283 -L 5.2217,4.422283,5.2217,4.766952 -L 5.2217,4.766952,4.7944,4.766952 -L 4.7944,4.766952,4.3675,4.766952 -L 4.3675,4.766952,3.9363,4.766952 -L 3.9363,4.766952,3.9363,5.64401 -L 3.9363,5.64401,3.9363,6.52116 -L 3.9363,6.52116,3.9363,7.398246 -L 3.9363,7.398246,3.6421,7.58757 -L 3.6421,7.58757,3.3622,7.768317 -L 3.3622,7.768317,3.0852,7.9322 -L 5.6455,4.766952,5.926,4.766952 -L 5.926,4.766952,6.2062,4.766952 -L 6.2062,4.766952,6.5004,4.766952 -L 6.5004,4.766952,6.5004,5.300796 -L 6.5004,5.300796,6.5004,5.834768 -L 6.5004,5.834768,6.5004,6.368716 -L 6.5004,6.368716,5.7751,6.368716 -L 5.7751,6.368716,5.0676,6.368716 -L 5.0676,6.368716,4.3675,6.368716 -L 6.5004,7.131347,6.353,7.398246 -L 6.353,7.398246,6.2062,7.665214 -L 6.2062,7.665214,6.0766,7.9322 -L 6.0766,7.9322,5.4949,7.9322 -L 5.4949,7.9322,4.924,7.9322 -L 4.924,7.9322,4.3675,7.9322 -L 4.3675,7.9322,4.2165,8.302184 -L 4.2165,8.302184,4.0694,8.655368 -L 4.0694,8.655368,3.9363,8.999922 -L 6.8994,7.9322,6.7561,8.302184 -L 6.7561,8.302184,6.6262,8.655368 -L 6.6262,8.655368,6.5004,8.999922 -L 3.5269,6.330309,-0.074,6.330309 -L 0.7844,3.326535,1.4114,8.999906 -A -4.6097,-3.399556,8.620982,23.224227,51.278884 -A -6.4656,6.330309,9.138971,316.15783,0 - -[è³ ] 55 -L 0.1592,0,0.4323,0.370094 -L 0.4323,0.370094,0.7129,0.723092 -L 0.7129,0.723092,1.0103,1.067739 -L 3.9733,0,3.9733,1.066376 -L 3.9733,1.066376,3.9733,2.124325 -L 3.9733,2.124325,3.9733,3.165154 -L 3.9733,3.165154,4.8034,3.165154 -L 4.8034,3.165154,5.6475,3.165154 -L 5.6475,3.165154,6.5056,3.165154 -L 6.5056,3.165154,6.5056,2.124325 -L 6.5056,2.124325,6.5056,1.066376 -L 6.5056,1.066376,6.5056,0 -L 6.5056,0,3.9733,0 -L 0.583,2.097449,0.583,4.231629 -L 0.583,4.231629,0.583,6.357316 -L 0.583,6.357316,0.583,8.466083 -L 0.583,8.466083,1.1328,8.466083 -L 1.1328,8.466083,1.6897,8.466083 -L 1.6897,8.466083,2.2641,8.466083 -L 2.2641,8.466083,2.2641,6.357316 -L 2.2641,6.357316,2.2641,4.231629 -L 2.2641,4.231629,2.2641,2.097449 -L 2.2641,2.097449,1.6897,2.097449 -L 1.6897,2.097449,1.1328,2.097449 -L 1.1328,2.097449,0.583,2.097449 -L 1.0103,4.232992,1.2834,4.232992 -L 1.2834,4.232992,1.5636,4.232992 -L 1.5636,4.232992,1.8337,4.232992 -L 3.1152,5.300796,3.5425,5.300796 -L 3.5425,5.300796,3.9733,5.300796 -L 3.9733,5.300796,4.3936,5.300796 -L 4.3936,5.300796,4.2885,6.220289 -L 4.2885,6.220289,4.0823,7.012702 -L 4.0823,7.012702,3.9733,7.9322 -L 3.9733,7.9322,4.3765,7.9322 -L 4.3765,7.9322,4.7964,7.9322 -L 4.7964,7.9322,5.2202,7.9322 -L 5.2202,7.9322,5.2202,8.302184 -L 5.2202,8.302184,5.2202,8.655368 -L 5.2202,8.655368,5.2202,8.999922 -L 4.8244,5.300796,5.2346,5.300796 -L 5.2346,5.300796,5.6475,5.300796 -L 5.6475,5.300796,6.0751,5.300796 -L 6.0751,5.300796,6.1872,6.220289 -L 6.1872,6.220289,6.3935,7.012702 -L 6.3935,7.012702,6.5056,7.9322 -L 6.5056,7.9322,6.2082,7.9322 -L 6.2082,7.9322,5.9245,7.9322 -L 5.9245,7.9322,5.6475,7.9322 -L 6.5056,5.300796,6.7756,5.300796 -L 6.7756,5.300796,7.0593,5.300796 -L 7.0593,5.300796,7.3567,5.300796 -L 1.0103,6.368716,1.2834,6.368716 -L 1.2834,6.368716,1.5636,6.368716 -L 1.5636,6.368716,1.8337,6.368716 - -[陪] 46 -L 0.1577,0,0.1577,2.822046 -L 0.1577,2.822046,0.1577,5.64401 -L 0.1577,5.64401,0.1577,8.466083 -L 0.1577,8.466083,0.7145,8.466083 -L 0.7145,8.466083,1.2854,8.466083 -L 1.2854,8.466083,1.8672,8.466083 -L 1.8672,8.466083,1.4189,6.097412 -L 1.4189,6.097412,1.643,4.796613 -L 1.643,4.796613,1.8672,2.631392 -L 1.8672,2.631392,1.573,2.467521 -L 1.573,2.467521,1.2854,2.286652 -L 1.2854,2.286652,1.0123,2.097449 -L 3.5725,0,3.5725,1.066376 -L 3.5725,1.066376,3.5725,2.124325 -L 3.5725,2.124325,3.5725,3.165154 -L 3.5725,3.165154,4.5532,3.165154 -L 4.5532,3.165154,5.5374,3.165154 -L 5.5374,3.165154,6.5325,3.165154 -L 6.5325,3.165154,6.5325,2.124325 -L 6.5325,2.124325,6.5325,1.066376 -L 6.5325,1.066376,6.5325,0 -L 6.5325,0,3.5725,0 -L 2.7214,5.300796,3.1242,5.300796 -L 3.1242,5.300796,3.5449,5.300796 -L 3.5449,5.300796,3.9683,5.300796 -L 3.9683,5.300796,3.8286,6.177952 -L 3.8286,6.177952,3.6951,7.055043 -L 3.6951,7.055043,3.5725,7.9322 -L 3.5725,7.9322,3.9827,7.9322 -L 3.9827,7.9322,4.3991,7.9322 -L 4.3991,7.9322,4.8229,7.9322 -L 4.8229,7.9322,4.8229,8.302184 -L 4.8229,8.302184,4.8229,8.655368 -L 4.8229,8.655368,4.8229,8.999922 -L 4.3991,5.300796,4.8229,5.300796 -L 4.8229,5.300796,5.2537,5.300796 -L 5.2537,5.300796,5.6775,5.300796 -L 5.6775,5.300796,5.7896,6.220289 -L 5.7896,6.220289,5.9966,7.012702 -L 5.9966,7.012702,6.1052,7.9322 -L 6.1052,7.9322,5.8071,7.9322 -L 5.8071,7.9322,5.5269,7.9322 -L 5.5269,7.9322,5.2537,7.9322 -L 6.1052,5.300796,6.5325,5.300796 -L 6.5325,5.300796,6.9629,5.300796 -L 6.9629,5.300796,7.3867,5.300796 - -[伯] 31 -L 1.0426,0,0.9586,1.944884 -L 0.9586,1.944884,0.8917,3.889779 -L 0.8917,3.889779,0.8251,5.834768 -L 0.8251,5.834768,0.6153,5.67089 -L 0.6153,5.67089,0.4013,5.49012 -L 0.4013,5.49012,0.1915,5.300796 -L 3.1476,0,3.1476,2.288097 -L 3.1476,2.288097,3.1476,4.5762 -L 3.1476,4.5762,3.1476,6.86446 -L 3.1476,6.86446,3.5749,6.86446 -L 3.5749,6.86446,4.0022,6.86446 -L 4.0022,6.86446,4.426,6.86446 -L 4.426,6.86446,4.5552,7.58757 -L 4.5552,7.58757,4.7062,8.302184 -L 4.7062,8.302184,4.8564,8.999922 -L 3.5749,0,6.9614,0 -L 6.9614,0,6.9614,1.247157 -L 6.9614,1.247157,6.9614,2.477328 -L 6.9614,2.477328,6.9614,3.699109 -L 6.9614,3.699109,5.8301,3.699109 -L 5.8301,3.699109,4.7062,3.699109 -L 4.7062,3.699109,3.5749,3.699109 -L 6.9614,4.232992,6.9614,5.110142 -L 6.9614,5.110142,6.9614,5.987299 -L 6.9614,5.987299,6.9614,6.86446 -L 6.9614,6.86446,6.2574,6.86446 -L 6.2574,6.86446,5.5573,6.86446 -L 5.5573,6.86446,4.8564,6.86446 -L 1.0426,6.635592,1.319,7.435004 -L 1.319,7.435004,1.5992,8.225967 -L 1.5992,8.225967,1.8972,8.999922 - -[拍] 33 -L 0.6485,0,0.9185,0 -L 0.9185,0,1.1949,0 -L 1.1949,0,1.4649,0 -L 1.4649,0,1.4509,2.622844 -L 1.4509,2.622844,1.3385,3.720337 -L 1.3385,3.720337,1.0446,4.232992 -L 1.0446,4.232992,0.7644,4.069192 -L 0.7644,4.069192,0.4909,3.888345 -L 0.4909,3.888345,0.2177,3.699109 -L 3.6046,0,3.7061,3.748575 -L 3.7061,3.748575,4.0844,6.242956 -L 4.0844,6.242956,4.8549,8.999922 -L 4.0319,0,5.0094,0 -L 5.0094,0,5.9932,0 -L 5.9932,0,6.9918,0 -L 6.9918,0,6.9918,1.247157 -L 6.9918,1.247157,6.9918,2.477328 -L 6.9918,2.477328,6.9918,3.699109 -L 6.9918,3.699109,5.9932,3.699109 -L 5.9932,3.699109,5.0094,3.699109 -L 5.0094,3.699109,4.0319,3.699109 -L 1.8957,4.232992,1.3668,5.508454 -L 1.3668,5.508454,1.1739,6.47883 -L 1.1739,6.47883,0.2177,6.86446 -L 6.9918,4.232992,6.9918,5.299456 -L 6.9918,5.299456,6.9918,6.357316 -L 6.9918,6.357316,6.9918,7.398246 -L 6.9918,7.398246,6.2703,7.398246 -L 6.2703,7.398246,5.5558,7.398246 -L 5.5558,7.398246,4.8549,7.398246 -L 1.8957,6.86446,1.5945,7.299448 -L 1.5945,7.299448,1.4821,7.853083 -L 1.4821,7.853083,1.4649,8.999922 - -[舶] 51 -L 0.2165,0.266887,0.5178,1.08472 -L 0.5178,1.08472,0.6295,3.072033 -L 0.6295,3.072033,0.647,7.9322 -L 0.647,7.9322,1.2638,8.149636 -L 1.2638,8.149636,1.5962,8.426592 -L 1.5962,8.426592,1.9219,8.999922 -L 1.9219,0,2.2021,0 -L 2.2021,0,2.4826,0 -L 2.4826,0,2.7803,0 -L 2.7803,0,2.7803,1.600243 -L 2.7803,1.600243,2.7803,3.192134 -L 2.7803,3.192134,2.7803,4.766952 -L 2.7803,4.766952,2.2021,4.603152 -L 2.2021,4.603152,1.6315,4.422283 -L 1.6315,4.422283,1.0708,4.232992 -L 4.0339,0,4.0339,2.477328 -L 4.0339,2.477328,4.0339,4.946359 -L 4.0339,4.946359,4.0339,7.398246 -L 4.0339,7.398246,4.4577,7.501354 -L 4.4577,7.501354,4.885,7.58757 -L 4.885,7.58757,5.3126,7.665214 -L 5.3126,7.665214,5.4454,8.121501 -L 5.4454,8.121501,5.589,8.569186 -L 5.589,8.569186,5.7434,8.999922 -L 4.4577,0,5.3126,0 -L 5.3126,0,6.1672,0 -L 6.1672,0,7.0215,0 -L 7.0215,0,7.0215,1.247157 -L 7.0215,1.247157,7.0215,2.477328 -L 7.0215,2.477328,7.0215,3.699109 -L 7.0215,3.699109,6.1672,3.699109 -L 6.1672,3.699109,5.3126,3.699109 -L 5.3126,3.699109,4.4577,3.699109 -L 1.5016,1.601682,1.5016,2.134186 -L 1.5016,2.134186,1.5016,2.658197 -L 1.5016,2.658197,1.5016,3.165154 -L 7.0215,4.232992,7.0215,5.299456 -L 7.0215,5.299456,7.0215,6.357316 -L 7.0215,6.357316,7.0215,7.398246 -L 7.0215,7.398246,6.5945,7.398246 -L 6.5945,7.398246,6.1672,7.398246 -L 6.1672,7.398246,5.7434,7.398246 -L 2.7803,5.300796,2.7803,6.177952 -L 2.7803,6.177952,2.7803,7.055043 -L 2.7803,7.055043,2.7803,7.9322 -L 2.7803,7.9322,2.4826,7.9322 -L 2.4826,7.9322,2.2021,7.9322 -L 2.2021,7.9322,1.9219,7.9322 -L 1.5016,5.834768,1.5016,6.177952 -L 1.5016,6.177952,1.5016,6.52116 -L 1.5016,6.52116,1.5016,6.86446 - -[薄] 60 -L 0.6774,0.266887,1.0836,1.411017 -L 1.0836,1.411017,1.5001,2.55506 -L 1.5001,2.55506,1.9274,3.699109 -L 5.3423,0,5.6158,0 -L 5.6158,0,5.8957,0 -L 5.8957,0,6.1657,0 -L 6.1657,0,6.1513,1.145477 -L 6.1513,1.145477,6.0396,1.689227 -L 6.0396,1.689227,5.7419,2.097449 -L 5.7419,2.097449,4.8873,2.021117 -L 4.8873,2.021117,4.0397,1.944884 -L 4.0397,1.944884,3.2061,1.868667 -L 3.2061,1.868667,3.486,1.437811 -L 3.486,1.437811,3.7662,0.990072 -L 3.7662,0.990072,4.0607,0.533867 -L 6.5962,2.097449,6.442,2.364401 -L 6.442,2.364401,6.2984,2.631392 -L 6.2984,2.631392,6.1657,2.898268 -L 6.1657,2.898268,5.3146,3.001382 -L 5.3146,3.001382,4.467,3.087521 -L 4.467,3.087521,3.6369,3.165154 -L 3.6369,3.165154,3.6369,3.888345 -L 3.6369,3.888345,3.6369,4.603152 -L 3.6369,4.603152,3.6369,5.300796 -L 3.6369,5.300796,4.5542,5.32058 -L 4.5542,5.32058,4.9955,5.459037 -L 4.9955,5.459037,5.3423,5.834768 -L 5.3423,5.834768,4.9605,6.210421 -L 4.9605,6.210421,4.2989,6.348861 -L 4.2989,6.348861,2.7823,6.368716 -L 6.8102,3.165154,6.8697,3.535254 -L 6.8697,3.535254,6.9394,3.888345 -L 6.9394,3.888345,7.02,4.232992 -L 7.02,4.232992,6.0256,4.232992 -L 6.0256,4.232992,5.0376,4.232992 -L 5.0376,4.232992,4.0607,4.232992 -L 1.5285,4.766952,1.2304,5.13703 -L 1.2304,5.13703,0.9502,5.49012 -L 0.9502,5.49012,0.6774,5.834768 -L 5.3423,4.766952,5.6715,5.122828 -L 5.6715,5.122828,6.1062,5.122828 -L 6.1062,5.122828,7.02,4.766952 -L 1.9274,6.368716,1.651,6.711824 -L 1.651,6.711824,1.381,7.055043 -L 1.381,7.055043,1.1047,7.398246 -L 5.5244,6.635592,5.3146,7.168124 -L 5.3146,7.168124,5.1115,7.692096 -L 5.1115,7.692096,4.915,8.199184 -L 4.915,8.199184,3.3599,8.302184 -L 3.3599,8.302184,1.8048,8.388393 -L 1.8048,8.388393,0.2501,8.466083 -L 6.1657,6.368716,6.442,6.471738 -L 6.442,6.471738,6.7257,6.557946 -L 6.7257,6.557946,7.02,6.635592 -L 7.02,6.635592,6.8697,6.901143 -L 6.8697,6.901143,6.7257,7.158141 -L 6.7257,7.158141,6.5962,7.398246 -L 5.3423,8.466083,6.0466,8.466083 -L 6.0466,8.466083,6.7468,8.466083 -L 6.7468,8.466083,7.4473,8.466083 - -[è¿«] 48 -L 0.4619,0,0.8051,0.370094 -L 0.8051,0.370094,1.1697,0.723092 -L 1.1697,0.723092,1.534,1.067739 -L 1.534,1.067739,1.534,2.314984 -L 1.534,2.314984,1.534,3.545127 -L 1.534,3.545127,1.534,4.766952 -L 1.534,4.766952,1.1032,4.766952 -L 1.1032,4.766952,0.6829,4.766952 -L 0.6829,4.766952,0.2797,4.766952 -L 2.812,0,2.5143,0.189225 -L 2.5143,0.189225,2.2345,0.370094 -L 2.2345,0.370094,1.9543,0.533867 -L 3.2393,0,4.6441,0 -L 4.6441,0,6.0553,0 -L 6.0553,0,7.4811,0 -L 3.2393,1.601682,3.2393,3.545127 -L 3.2393,3.545127,3.2393,5.480221 -L 3.2393,5.480221,3.2393,7.398246 -L 3.2393,7.398246,3.6456,7.501354 -L 3.6456,7.501354,4.0659,7.58757 -L 4.0659,7.58757,4.4897,7.665214 -L 4.4897,7.665214,4.6193,8.121501 -L 4.6193,8.121501,4.7667,8.569186 -L 4.7667,8.569186,4.917,8.999922 -L 3.6631,1.601682,4.6441,1.601682 -L 4.6441,1.601682,5.6245,1.601682 -L 5.6245,1.601682,6.6265,1.601682 -L 6.6265,1.601682,6.6265,2.668069 -L 6.6265,2.668069,6.6265,3.726007 -L 6.6265,3.726007,6.6265,4.766952 -L 6.6265,4.766952,5.6245,4.766952 -L 5.6245,4.766952,4.6441,4.766952 -L 4.6441,4.766952,3.6631,4.766952 -L 6.6265,5.300796,6.6265,6.014103 -L 6.6265,6.014103,6.6265,6.710407 -L 6.6265,6.710407,6.6265,7.398246 -L 6.6265,7.398246,6.0451,7.398246 -L 6.0451,7.398246,5.4742,7.398246 -L 5.4742,7.398246,4.917,7.398246 -L 1.534,7.398246,1.2359,7.768317 -L 1.2359,7.768317,0.9522,8.121501 -L 0.9522,8.121501,0.6759,8.466083 -L 5.3303,-0.015186,7.4636,-0.015186 -L 1.5161,1.052476,0.4619,0 -L 0.2622,4.751716,1.5161,4.751716 -L 1.5161,1.052476,1.5161,4.751716 -L 0.693,8.489144,1.5161,7.421258 -A 5.3303,7.347827,7.362973,238.75988,270 - -[æ¼ ] 57 -L 0.2817,0.266887,0.7024,1.411017 -L 0.7024,1.411017,1.1328,2.55506 -L 1.1328,2.55506,1.5601,3.699109 -L 2.6007,0,3.3677,0.713274 -L 3.3677,0.713274,4.1519,1.409589 -L 4.1519,1.409589,4.9473,2.097449 -L 4.9473,2.097449,4.5691,2.473174 -L 4.5691,2.473174,3.9103,2.611515 -L 3.9103,2.611515,2.4112,2.631392 -L 7.0485,0,6.4811,0.533867 -L 6.4811,0.533867,5.9277,1.067739 -L 5.9277,1.067739,5.3746,1.601682 -L 5.3746,2.631392,5.0734,3.046608 -L 5.0734,3.046608,4.961,3.461905 -L 4.961,3.461905,4.9473,4.232992 -L 4.9473,4.232992,4.3691,4.232992 -L 4.3691,4.232992,3.7985,4.232992 -L 3.7985,4.232992,3.2378,4.232992 -L 3.2378,4.232992,3.2378,4.956155 -L 3.2378,4.956155,3.2378,5.67089 -L 3.2378,5.67089,3.2378,6.368716 -L 3.2378,6.368716,3.5148,6.368716 -L 3.5148,6.368716,3.7985,6.368716 -L 3.7985,6.368716,4.0924,6.368716 -L 4.0924,6.368716,3.8581,7.655347 -L 3.8581,7.655347,3.2553,7.967508 -L 3.2553,7.967508,2.4112,7.9322 -L 5.8019,2.631392,6.3518,2.631392 -L 6.3518,2.631392,6.9084,2.631392 -L 6.9084,2.631392,7.4796,2.631392 -L 5.3746,4.232992,5.8019,4.232992 -L 5.8019,4.232992,6.2292,4.232992 -L 6.2292,4.232992,6.6562,4.232992 -L 6.6562,4.232992,6.6562,4.603152 -L 6.6562,4.603152,6.6562,4.956155 -L 6.6562,4.956155,6.6562,5.300796 -L 6.6562,5.300796,5.651,5.300796 -L 5.651,5.300796,4.6528,5.300796 -L 4.6528,5.300796,3.6651,5.300796 -L 1.1328,5.834768,0.8351,6.177952 -L 0.8351,6.177952,0.5553,6.52116 -L 0.5553,6.52116,0.2817,6.86446 -L 6.6562,6.101654,5.9312,6.20484 -L 5.9312,6.20484,5.2237,6.290972 -L 5.2237,6.290972,4.5236,6.368716 -L 5.8019,7.131347,5.2622,7.734519 -L 5.2622,7.734519,4.6286,8.218941 -L 4.6286,8.218941,4.0924,8.999922 -L 1.5601,7.9322,1.2628,8.302184 -L 1.2628,8.302184,0.9826,8.655368 -L 0.9826,8.655368,0.7024,8.999922 -L 6.2292,7.9322,6.0748,8.302184 -L 6.0748,8.302184,5.9312,8.655368 -L 5.9312,8.655368,5.8019,8.999922 -L 6.6562,7.9322,6.9332,7.9322 -L 6.9332,7.9322,7.2026,7.9322 -L 7.2026,7.9322,7.4796,7.9322 - -[爆] 63 -L 0.3083,0.266887,1.0476,3.25137 -L 1.0476,3.25137,1.2017,6.015526 -L 1.2017,6.015526,1.1593,8.999922 -L 4.9805,0.266887,4.7634,0.533867 -L 4.7634,0.533867,4.5501,0.800841 -L 4.5501,0.800841,4.3399,1.067739 -L 4.3399,1.067739,3.9718,0.903944 -L 3.9718,0.903944,3.6149,0.723092 -L 3.6149,0.723092,3.2717,0.533867 -L 6.2277,0.533867,5.8039,0.903944 -L 5.8039,0.903944,5.3833,1.25703 -L 5.3833,1.25703,4.9805,1.601682 -L 4.9805,1.601682,4.9805,1.944884 -L 4.9805,1.944884,4.9805,2.288097 -L 4.9805,2.288097,4.9805,2.631392 -L 1.9859,1.334719,1.8357,1.600243 -L 1.8357,1.600243,1.6921,1.857328 -L 1.6921,1.857328,1.5621,2.097449 -L 2.8405,1.601682,3.2717,2.134186 -L 3.2717,2.134186,3.6955,2.658197 -L 3.6955,2.658197,4.1228,3.165154 -L 4.1228,3.165154,3.776,3.541017 -L 3.776,3.541017,3.3347,3.679331 -L 3.3347,3.679331,2.4171,3.699109 -L 6.2277,1.601682,6.357,1.781024 -L 6.357,1.781024,6.5041,1.943456 -L 6.5041,1.943456,6.655,2.097449 -L 6.655,2.097449,5.4572,3.487249 -L 5.4572,3.487249,4.0842,4.750036 -L 4.0842,4.750036,2.8405,5.300796 -L 6.2277,3.699109,5.3623,5.052254 -L 5.3623,5.052254,4.4065,5.87996 -L 4.4065,5.87996,3.2717,6.368716 -L 3.2717,6.368716,3.2717,7.081908 -L 3.2717,7.081908,3.2717,7.778217 -L 3.2717,7.778217,3.2717,8.466083 -L 3.2717,8.466083,4.3956,8.466083 -L 4.3956,8.466083,5.5269,8.466083 -L 5.5269,8.466083,6.655,8.466083 -L 6.655,8.466083,6.655,7.778217 -L 6.655,7.778217,6.655,7.081908 -L 6.655,7.081908,6.655,6.368716 -L 6.655,6.368716,6.357,6.290972 -L 6.357,6.290972,6.0768,6.20484 -L 6.0768,6.20484,5.8004,6.101654 -L 5.8004,6.101654,6.1328,5.538126 -L 6.1328,5.538126,6.4659,5.330485 -L 6.4659,5.330485,7.0855,5.300796 -L 6.655,3.699109,6.9317,3.699109 -L 6.9317,3.699109,7.2154,3.699109 -L 7.2154,3.699109,7.5058,3.699109 -L 0.3083,5.300796,0.3083,5.833246 -L 0.3083,5.833246,0.3083,6.357316 -L 0.3083,6.357316,0.3083,6.86446 -L 1.5621,6.368716,1.8357,6.711824 -L 1.8357,6.711824,2.1159,7.055043 -L 2.1159,7.055043,2.4171,7.398246 -L 4.5501,6.368716,4.8268,6.368716 -L 4.8268,6.368716,5.0965,6.368716 -L 5.0965,6.368716,5.3766,6.368716 -L 3.6955,7.398246,4.5291,7.398246 -L 4.5291,7.398246,5.3766,7.398246 -L 5.3766,7.398246,6.2277,7.398246 - -[縛] 69 -L 1.5925,0,1.5925,1.600243 -L 1.5925,1.600243,1.5925,3.192134 -L 1.5925,3.192134,1.5925,4.766952 -L 1.5925,4.766952,1.1652,4.766952 -L 1.1652,4.766952,0.734,4.766952 -L 0.734,4.766952,0.3141,4.766952 -L 5.4063,0,5.6834,0 -L 5.6834,0,5.9636,0 -L 5.9636,0,6.2574,0 -L 6.2574,0,5.9737,2.292311 -L 5.9737,2.292311,5.0284,2.754268 -L 5.0284,2.754268,3.2978,2.631392 -L 3.2978,2.631392,3.1511,2.288097 -L 3.1511,2.288097,3.004,1.944884 -L 3.004,1.944884,2.874,1.601682 -L 0.3141,1.334719,0.4402,1.944884 -L 0.4402,1.944884,0.5834,2.55506 -L 0.5834,2.55506,0.734,3.165154 -L 6.6847,2.631392,6.3839,3.046608 -L 6.3839,3.046608,6.2714,3.461905 -L 6.2714,3.461905,6.2574,4.232992 -L 6.2574,4.232992,5.4063,4.232992 -L 5.4063,4.232992,4.5587,4.232992 -L 4.5587,4.232992,3.7286,4.232992 -L 3.7286,4.232992,3.7286,4.956155 -L 3.7286,4.956155,3.7286,5.67089 -L 3.7286,5.67089,3.7286,6.368716 -L 3.7286,6.368716,4.6256,6.396938 -L 4.6256,6.396938,5.0564,6.594613 -L 5.0564,6.594613,5.4063,7.131347 -L 5.4063,7.131347,5.0386,7.694892 -L 5.0386,7.694892,4.4992,7.902527 -L 4.4992,7.902527,3.2978,7.9322 -L 2.874,4.499972,2.7238,4.766952 -L 2.7238,4.766952,2.5728,5.033844 -L 2.5728,5.033844,2.4436,5.300796 -L 2.4436,5.300796,2.2926,5.13703 -L 2.2926,5.13703,2.149,4.956155 -L 2.149,4.956155,2.0198,4.766952 -L 6.8987,4.232992,6.9614,4.603152 -L 6.9614,4.603152,7.0318,4.956155 -L 7.0318,4.956155,7.1124,5.300796 -L 7.1124,5.300796,6.1072,5.300796 -L 6.1072,5.300796,5.1051,5.300796 -L 5.1051,5.300796,4.1248,5.300796 -L 1.1652,5.300796,1.2944,5.567787 -L 1.2944,5.567787,1.4415,5.834768 -L 1.4415,5.834768,1.5925,6.101654 -L 1.5925,6.101654,1.2944,6.44485 -L 1.2944,6.44485,1.0142,6.788162 -L 1.0142,6.788162,0.734,7.131347 -L 0.734,7.131347,1.0142,7.768317 -L 1.0142,7.768317,1.2944,8.388393 -L 1.2944,8.388393,1.5925,8.999922 -L 5.4063,5.834768,5.7531,6.190638 -L 5.7531,6.190638,6.1979,6.190638 -L 6.1979,6.190638,7.1124,5.834768 -L 2.0198,6.86446,2.149,7.234467 -L 2.149,7.234467,2.2926,7.58757 -L 2.2926,7.58757,2.4436,7.9322 -L 5.8336,7.9322,5.6834,8.302184 -L 5.6834,8.302184,5.5363,8.655368 -L 5.5363,8.655368,5.4063,8.999922 -L 6.2574,7.9322,6.5341,8.035292 -L 6.5341,8.035292,6.8147,8.121501 -L 6.8147,8.121501,7.1124,8.199184 -L 7.1124,8.199184,6.9614,8.466083 -L 6.9614,8.466083,6.8147,8.733133 -L 6.8147,8.733133,6.6847,8.999922 - -[肌] 33 -L 0.3403,0.266887,0.6418,1.104504 -L 0.6418,1.104504,0.7536,3.230234 -L 0.7536,3.230234,0.7711,8.466083 -L 0.7711,8.466083,1.3175,8.466083 -L 1.3175,8.466083,1.8747,8.466083 -L 1.8747,8.466083,2.4452,8.466083 -L 2.4452,8.466083,2.4452,5.64401 -L 2.4452,5.64401,2.4452,2.822046 -L 2.4452,2.822046,2.4452,0 -L 2.4452,0,2.1721,0 -L 2.1721,0,1.8957,0 -L 1.8957,0,1.6222,0 -L 3.2963,0.266887,3.9933,3.036713 -L 3.9933,3.036713,4.172,5.620001 -L 4.172,5.620001,4.1544,8.466083 -L 4.1544,8.466083,4.8549,8.466083 -L 4.8549,8.466083,5.5628,8.466083 -L 5.5628,8.466083,6.2913,8.466083 -L 6.2913,8.466083,6.2913,5.64401 -L 6.2913,5.64401,6.2913,2.822046 -L 6.2913,2.822046,6.2913,0 -L 6.2913,0,6.6972,0 -L 6.6972,0,7.1179,0 -L 7.1179,0,7.5382,0 -L 7.5382,0,7.5382,0.533867 -L 7.5382,0.533867,7.5382,1.067739 -L 7.5382,1.067739,7.5382,1.601682 -L 1.1914,3.699109,1.4719,3.699109 -L 1.4719,3.699109,1.7521,3.699109 -L 1.7521,3.699109,2.0495,3.699109 -L 1.1914,6.368716,1.4719,6.368716 -L 1.4719,6.368716,1.7521,6.368716 -L 1.7521,6.368716,2.0495,6.368716 - -[鉢] 48 -L 0.3703,0,0.7804,0 -L 0.7804,0,1.1934,0 -L 1.1934,0,1.6207,0 -L 1.6207,0,1.6977,2.269742 -L 1.6977,2.269742,1.4946,4.047986 -L 1.4946,4.047986,0.3703,4.766952 -L 5.4352,0,5.3581,1.391168 -L 5.3581,1.391168,4.997,1.977418 -L 4.997,1.977418,4.1848,2.097449 -L 2.262,0.533867,2.4753,0.723092 -L 2.4753,0.723092,2.6889,0.903944 -L 2.6889,0.903944,2.9029,1.067739 -L 0.7979,1.868667,0.647,2.314984 -L 0.647,2.314984,0.5002,2.744302 -L 0.5002,2.744302,0.3703,3.165154 -L 2.4753,2.364401,2.6052,2.820628 -L 2.6052,2.820628,2.752,3.268258 -L 2.752,3.268258,2.9029,3.699109 -L 5.866,2.097449,5.5469,3.185047 -L 5.5469,3.185047,5.3263,4.747174 -L 5.3263,4.747174,5.0079,5.834768 -L 5.0079,5.834768,4.4366,4.766952 -L 4.4366,4.766952,3.8832,3.699109 -L 3.8832,3.699109,3.3302,2.631392 -L 7.5748,2.631392,6.7167,4.042327 -L 6.7167,4.042327,5.866,5.453355 -L 5.866,5.453355,5.0079,6.86446 -L 5.0079,6.86446,4.5841,6.86446 -L 4.5841,6.86446,4.1638,6.86446 -L 4.1638,6.86446,3.761,6.86446 -L 2.0518,4.766952,1.7506,5.182233 -L 1.7506,5.182233,1.6382,5.597542 -L 1.6382,5.597542,1.6207,6.368716 -L 1.6207,6.368716,1.0288,6.386967 -L 1.0288,6.386967,0.7034,6.515501 -L 0.7034,6.515501,0.3703,6.86446 -L 0.3703,6.86446,0.7804,7.58757 -L 0.7804,7.58757,1.1934,8.302184 -L 1.1934,8.302184,1.6207,8.999922 -L 1.6207,8.999922,2.0518,8.466083 -L 2.0518,8.466083,2.4753,7.9322 -L 2.4753,7.9322,2.9029,7.398246 -L 5.866,6.86446,5.5613,7.299448 -L 5.5613,7.299448,5.4527,7.853083 -L 5.4527,7.853083,5.4352,8.999922 -L 6.2863,6.86446,6.7167,6.86446 -L 6.7167,6.86446,7.144,6.86446 -L 7.144,6.86446,7.5748,6.86446 - -[髪] 60 -L 2.0783,0,3.2793,0.019772 -L 3.2793,0.019772,3.8191,0.158119 -L 3.8191,0.158119,4.1833,0.533867 -L 4.1833,0.533867,3.8292,1.066376 -L 3.8292,1.066376,3.4825,1.590348 -L 3.4825,1.590348,3.1466,2.097449 -L 3.1466,2.097449,2.3547,1.590348 -L 2.3547,1.590348,1.5705,1.066376 -L 1.5705,1.066376,0.7999,0.533867 -L 5.4649,0,5.1671,0.189225 -L 5.1671,0.189225,4.8873,0.370094 -L 4.8873,0.370094,4.6138,0.533867 -L 5.8922,0,6.1692,0 -L 6.1692,0,6.4529,0 -L 6.4529,0,6.7433,0 -L 5.4649,1.067739,5.5948,1.334719 -L 5.5948,1.334719,5.7419,1.601682 -L 5.7419,1.601682,5.8922,1.868667 -L 5.8922,1.868667,5.1671,1.944884 -L 5.1671,1.944884,4.4597,2.021117 -L 4.4597,2.021117,3.7595,2.097449 -L 2.9326,2.898268,2.0783,3.001382 -L 2.0783,3.001382,1.2237,3.087521 -L 1.2237,3.087521,0.3726,3.165154 -L 3.3599,3.165154,3.3599,3.535254 -L 3.3599,3.535254,3.3599,3.888345 -L 3.3599,3.888345,3.3599,4.232992 -L 3.7595,3.165154,5.02,3.165154 -L 5.02,3.165154,6.2914,3.165154 -L 6.2914,3.165154,7.5698,3.165154 -L 0.3726,4.766952,0.9856,4.994354 -L 0.9856,4.994354,1.3215,5.340364 -L 1.3215,5.340364,1.6545,6.101654 -L 1.6545,6.101654,1.2237,6.20484 -L 1.2237,6.20484,0.7999,6.290972 -L 0.7999,6.290972,0.3726,6.368716 -L 1.8678,4.766952,2.3547,5.22314 -L 2.3547,5.22314,2.852,5.67089 -L 2.852,5.67089,3.3599,6.101654 -L 3.3599,6.101654,2.9326,6.20484 -L 2.9326,6.20484,2.5088,6.290972 -L 2.5088,6.290972,2.0783,6.368716 -L 4.6138,4.766952,5.5598,4.806496 -L 5.5598,4.806496,6.2252,5.083371 -L 6.2252,5.083371,7.1744,5.834768 -L 4.6138,6.368716,5.5598,6.406739 -L 5.5598,6.406739,6.2252,6.673724 -L 6.2252,6.673724,7.1744,7.398246 -L 1.2237,6.86446,1.2237,7.398246 -L 1.2237,7.398246,1.2237,7.9322 -L 1.2237,7.9322,1.2237,8.466083 -L 1.2237,8.466083,2.0573,8.466083 -L 2.0573,8.466083,2.9049,8.466083 -L 2.9049,8.466083,3.7595,8.466083 -L 1.6545,7.398246,2.2111,7.398246 -L 2.2111,7.398246,2.7823,7.398246 -L 2.7823,7.398246,3.3599,7.398246 -L 4.6138,7.9322,5.3146,8.302184 -L 5.3146,8.302184,6.0256,8.655368 -L 6.0256,8.655368,6.7433,8.999922 - -[伐] 36 -L 1.2569,0,1.1764,1.944884 -L 1.1764,1.944884,1.1032,3.889779 -L 1.1032,3.889779,1.0436,5.834768 -L 1.0436,5.834768,0.8296,5.67089 -L 0.8296,5.67089,0.6163,5.49012 -L 0.6163,5.49012,0.4023,5.300796 -L 7.1726,0,6.532,0.87708 -L 6.532,0.87708,5.9015,1.754236 -L 5.9015,1.754236,5.2847,2.631392 -L 5.2847,2.631392,4.4932,2.124325 -L 4.4932,2.124325,3.7086,1.600243 -L 3.7086,1.600243,2.9346,1.067739 -L 7.6037,0,7.6037,0.533867 -L 7.6037,0.533867,7.6037,1.067739 -L 7.6037,1.067739,7.6037,1.601682 -L 5.0714,3.432222,4.7702,4.055002 -L 4.7702,4.055002,4.6578,4.677945 -L 4.6578,4.677945,4.6441,5.834768 -L 4.6441,5.834768,3.9226,5.834768 -L 3.9226,5.834768,3.2116,5.834768 -L 3.2116,5.834768,2.5073,5.834768 -L 5.898,3.165154,6.1677,3.699109 -L 6.1677,3.699109,6.4514,4.232992 -L 6.4514,4.232992,6.7491,4.766952 -L 1.2569,6.635592,1.5305,7.435004 -L 1.5305,7.435004,1.8068,8.225967 -L 1.8068,8.225967,2.0768,8.999922 -L 4.6441,6.368716,4.6441,7.245697 -L 4.6441,7.245697,4.6441,8.122869 -L 4.6441,8.122869,4.6441,8.999922 -L 5.0714,6.368716,5.9015,6.368716 -L 5.9015,6.368716,6.7491,6.368716 -L 6.7491,6.368716,7.6037,6.368716 -L 6.7491,7.398246,6.4514,7.768317 -L 6.4514,7.768317,6.1677,8.121501 -L 6.1677,8.121501,5.898,8.466083 - -[ç½°] 45 -L 1.2554,0,1.2554,0.533867 -L 1.2554,0.533867,1.2554,1.067739 -L 1.2554,1.067739,1.2554,1.601682 -L 1.2554,1.601682,2.11,1.601682 -L 2.11,1.601682,2.965,1.601682 -L 2.965,1.601682,3.8196,1.601682 -L 3.8196,1.601682,3.8196,1.067739 -L 3.8196,1.067739,3.8196,0.533867 -L 3.8196,0.533867,3.8196,0 -L 3.8196,0,2.965,0 -L 2.965,0,2.11,0 -L 2.11,0,1.2554,0 -L 6.355,0,6.6247,0 -L 6.6247,0,6.9084,0 -L 6.9084,0,7.2061,0 -L 7.2061,0,7.2061,1.944884 -L 7.2061,1.944884,7.2061,3.889779 -L 7.2061,3.889779,7.2061,5.834768 -L 5.4972,1.601682,5.4972,2.848845 -L 5.4972,2.848845,5.4972,4.079098 -L 5.4972,4.079098,5.4972,5.300796 -L 1.2554,2.631392,2.11,2.631392 -L 2.11,2.631392,2.965,2.631392 -L 2.965,2.631392,3.8196,2.631392 -L 1.2554,3.699109,2.11,3.699109 -L 2.11,3.699109,2.965,3.699109 -L 2.965,3.699109,3.8196,3.699109 -L 0.4288,4.766952,1.8337,4.766952 -L 1.8337,4.766952,3.2413,4.766952 -L 3.2413,4.766952,4.6461,4.766952 -L 1.2554,5.834768,2.11,5.834768 -L 2.11,5.834768,2.965,5.834768 -L 2.965,5.834768,3.8196,5.834768 -L 0.8281,7.398246,0.8281,7.768317 -L 0.8281,7.768317,0.8281,8.121501 -L 0.8281,8.121501,0.8281,8.466083 -L 0.8281,8.466083,2.9439,8.466083 -L 2.9439,8.466083,5.0734,8.466083 -L 5.0734,8.466083,7.2061,8.466083 -L 7.2061,8.466083,7.2061,8.121501 -L 7.2061,8.121501,7.2061,7.768317 -L 7.2061,7.768317,7.2061,7.398246 -L 7.2061,7.398246,5.0734,7.398246 -L 5.0734,7.398246,2.9439,7.398246 -L 2.9439,7.398246,0.8281,7.398246 - -[抜] 45 -L 0.8585,0,1.1348,0 -L 1.1348,0,1.4185,0 -L 1.4185,0,1.7131,0 -L 1.7131,0,1.6987,2.622844 -L 1.6987,2.622844,1.587,3.720337 -L 1.587,3.720337,1.2893,4.232992 -L 1.2893,4.232992,0.9912,4.069192 -L 0.9912,4.069192,0.711,3.888345 -L 0.711,3.888345,0.4347,3.699109 -L 3.6076,0,4.2453,0.713274 -L 4.2453,0.713274,4.8898,1.409589 -L 4.8898,1.409589,5.5234,2.097449 -L 5.5234,2.097449,5.1031,3.001382 -L 5.1031,3.001382,4.6723,3.888345 -L 4.6723,3.888345,4.2453,4.766952 -L 4.2453,4.766952,3.6744,3.545127 -L 3.6744,3.545127,3.1207,2.314984 -L 3.1207,2.314984,2.5673,1.067739 -L 7.2046,0,6.7776,0.533867 -L 6.7776,0.533867,6.3643,1.067739 -L 6.3643,1.067739,5.9542,1.601682 -L 5.9542,2.631392,6.5566,3.797998 -L 6.5566,3.797998,6.7776,4.490061 -L 6.7776,4.490061,6.8126,5.300796 -L 6.8126,5.300796,5.9542,5.403911 -L 5.9542,5.403911,5.1031,5.49012 -L 5.1031,5.49012,4.2453,5.567787 -L 4.2453,5.567787,4.529,6.347406 -L 4.529,6.347406,4.529,6.822038 -L 4.529,6.822038,4.2453,7.398246 -L 4.2453,7.398246,3.9473,7.398246 -L 3.9473,7.398246,3.6671,7.398246 -L 3.6671,7.398246,3.3943,7.398246 -L 2.1404,4.232992,1.615,5.508454 -L 1.615,5.508454,1.422,6.47883 -L 1.422,6.47883,0.4347,6.86446 -L 2.1404,6.86446,1.8388,7.299448 -L 1.8388,7.299448,1.7267,7.853083 -L 1.7267,7.853083,1.7131,8.999922 -L 5.1031,7.398246,4.7984,7.813543 -L 4.7984,7.813543,4.6902,8.228846 -L 4.6902,8.228846,4.6723,8.999922 -L 5.5234,7.398246,6.2277,7.398246 -L 6.2277,7.398246,6.9279,7.398246 -L 6.9279,7.398246,7.6284,7.398246 - -[閥] 66 -L 0.4612,0,0.4612,2.822046 -L 0.4612,2.822046,0.4612,5.64401 -L 0.4612,5.64401,0.4612,8.466083 -L 0.4612,8.466083,1.2944,8.466083 -L 1.2944,8.466083,2.142,8.466083 -L 2.142,8.466083,2.9966,8.466083 -L 2.9966,8.466083,2.9966,7.778217 -L 2.9966,7.778217,2.9966,7.081908 -L 2.9966,7.081908,2.9966,6.368716 -L 2.9966,6.368716,2.2926,6.368716 -L 2.2926,6.368716,1.5925,6.368716 -L 1.5925,6.368716,0.8917,6.368716 -L 6.3835,0,6.6567,0 -L 6.6567,0,6.9372,0 -L 6.9372,0,7.2349,0 -L 7.2349,0,7.2349,2.134186 -L 7.2349,2.134186,7.2349,4.259955 -L 7.2349,4.259955,7.2349,6.368716 -L 7.2349,6.368716,6.3835,6.368716 -L 6.3835,6.368716,5.5363,6.368716 -L 5.5363,6.368716,4.7023,6.368716 -L 4.7023,6.368716,4.7023,7.081908 -L 4.7023,7.081908,4.7023,7.778217 -L 4.7023,7.778217,4.7023,8.466083 -L 4.7023,8.466083,5.5363,8.466083 -L 5.5363,8.466083,6.3835,8.466083 -L 6.3835,8.466083,7.2349,8.466083 -L 7.2349,8.466083,7.2349,7.9322 -L 7.2349,7.9322,7.2349,7.398246 -L 7.2349,7.398246,7.2349,6.86446 -L 2.142,0.533867,2.0583,1.600243 -L 2.0583,1.600243,1.9879,2.658197 -L 1.9879,2.658197,1.9284,3.699109 -L 1.9284,3.699109,1.7151,3.535254 -L 1.7151,3.535254,1.5084,3.354473 -L 1.5084,3.354473,1.3154,3.165154 -L 3.2071,1.067739,3.701,1.411017 -L 3.701,1.411017,4.1945,1.754236 -L 4.1945,1.754236,4.7023,2.097449 -L 4.7023,2.097449,4.4015,2.512653 -L 4.4015,2.512653,4.289,2.927929 -L 4.289,2.927929,4.275,3.699109 -L 4.275,3.699109,3.8512,3.699109 -L 3.8512,3.699109,3.4239,3.699109 -L 3.4239,3.699109,2.9966,3.699109 -L 5.9527,1.067739,5.9527,1.411017 -L 5.9527,1.411017,5.9527,1.754236 -L 5.9527,1.754236,5.9527,2.097449 -L 2.142,4.232992,2.2716,4.603152 -L 2.2716,4.603152,2.4152,4.956155 -L 2.4152,4.956155,2.5662,5.300796 -L 4.275,4.232992,4.275,4.603152 -L 4.275,4.603152,4.275,4.956155 -L 4.275,4.956155,4.275,5.300796 -L 4.7023,4.232992,5.1125,4.336079 -L 5.1125,4.336079,5.5289,4.422283 -L 5.5289,4.422283,5.9527,4.499972 -L 5.9527,4.499972,5.8059,4.766952 -L 5.8059,4.766952,5.6588,5.033844 -L 5.6588,5.033844,5.5289,5.300796 -L 0.8917,7.398246,1.4415,7.398246 -L 1.4415,7.398246,1.9953,7.398246 -L 1.9953,7.398246,2.5662,7.398246 -L 5.13,7.398246,5.6834,7.398246 -L 5.6834,7.398246,6.2364,7.398246 -L 6.2364,7.398246,6.8073,7.398246 - -[ä¼´] 30 -L 1.3139,0,1.2369,1.944884 -L 1.2369,1.944884,1.1672,3.889779 -L 1.1672,3.889779,1.1041,5.834768 -L 1.1041,5.834768,0.8901,5.67089 -L 0.8901,5.67089,0.6804,5.49012 -L 0.6804,5.49012,0.4628,5.300796 -L 5.1355,0,4.9919,2.51551 -L 4.9919,2.51551,4.2844,3.192134 -L 4.2844,3.192134,2.5997,3.165154 -L 5.5558,3.165154,4.8199,4.772589 -L 4.8199,4.772589,4.6168,5.600239 -L 4.6168,5.600239,3.0231,5.834768 -L 5.9866,3.165154,6.5431,3.165154 -L 6.5431,3.165154,7.1144,3.165154 -L 7.1144,3.165154,7.6919,3.165154 -L 5.5558,5.834768,5.2546,6.30786 -L 5.2546,6.30786,5.1495,7.12848 -L 5.1495,7.12848,5.1355,8.999922 -L 5.9866,5.834768,6.4135,5.834768 -L 6.4135,5.834768,6.8408,5.834768 -L 6.8408,5.834768,7.2646,5.834768 -L 1.3139,6.635592,1.591,7.435004 -L 1.591,7.435004,1.8747,8.225967 -L 1.8747,8.225967,2.172,8.999922 -L 3.8816,7.131347,3.7306,7.58757 -L 3.7306,7.58757,3.58,8.035292 -L 3.58,8.035292,3.4543,8.466083 -L 6.4135,7.131347,6.5431,7.58757 -L 6.5431,7.58757,6.6867,8.035292 -L 6.6867,8.035292,6.8408,8.466083 - -[帆] 30 -L 1.7783,0,1.9219,2.782408 -L 1.9219,2.782408,1.7891,5.912434 -L 1.7891,5.912434,0.4929,7.398246 -L 0.4929,7.398246,0.4929,5.823455 -L 0.4929,5.823455,0.4929,4.231629 -L 0.4929,4.231629,0.4929,2.631392 -L 3.0255,0,4.188,2.754268 -L 4.188,2.754268,4.3879,5.381337 -L 4.3879,5.381337,4.3039,8.466083 -L 4.3039,8.466083,5.0079,8.466083 -L 5.0079,8.466083,5.708,8.466083 -L 5.708,8.466083,6.4089,8.466083 -L 6.4089,8.466083,6.4089,5.64401 -L 6.4089,5.64401,6.4089,2.822046 -L 6.4089,2.822046,6.4089,0 -L 6.4089,0,6.8393,0 -L 6.8393,0,7.2666,0 -L 7.2666,0,7.6939,0 -L 7.6939,0,7.6939,0.533867 -L 7.6939,0.533867,7.6939,1.067739 -L 7.6939,1.067739,7.6939,1.601682 -L 3.0255,2.631392,3.0255,4.231629 -L 3.0255,4.231629,3.0255,5.823455 -L 3.0255,5.823455,3.0255,7.398246 -L 3.0255,7.398246,2.104,7.584761 -L 2.104,7.584761,1.7993,8.127166 -L 1.7993,8.127166,1.7783,8.999922 -L 5.5924,4.232992,5.5753,5.004265 -L 5.5753,5.004265,5.4628,5.419469 -L 5.4628,5.419469,5.1616,5.834768 - -[搬] 69 -L 0.5264,0,0.7999,0 -L 0.7999,0,1.0728,0 -L 1.0728,0,1.3463,0 -L 1.3463,0,1.3463,1.411017 -L 1.3463,1.411017,1.3463,2.822046 -L 1.3463,2.822046,1.3463,4.232992 -L 1.3463,4.232992,1.0728,4.232992 -L 1.0728,4.232992,0.7999,4.232992 -L 0.7999,4.232992,0.5264,4.232992 -L 2.2009,0.266887,2.5056,0.927953 -L 2.5056,0.927953,2.6174,1.817778 -L 2.6174,1.817778,2.6314,3.699109 -L 2.6314,3.699109,1.7207,4.765496 -L 1.7207,4.765496,1.4615,5.594663 -L 1.4615,5.594663,1.3463,6.86446 -L 1.3463,6.86446,1.0728,6.86446 -L 1.0728,6.86446,0.7999,6.86446 -L 0.7999,6.86446,0.5264,6.86446 -L 3.4825,0,3.7595,0 -L 3.7595,0,4.0432,0 -L 4.0432,0,4.3409,0 -L 4.3409,0,4.3234,2.998602 -L 4.3234,2.998602,4.2145,4.234431 -L 4.2145,4.234431,3.9098,4.766952 -L 3.9098,4.766952,3.6124,4.293754 -L 3.6124,4.293754,3.5,3.473239 -L 3.5,3.473239,3.4825,1.601682 -L 5.1636,0,5.5874,0.533867 -L 5.5874,0.533867,6.0147,1.067739 -L 6.0147,1.067739,6.442,1.601682 -L 6.442,1.601682,5.3037,3.997096 -L 5.3037,3.997096,4.5861,5.587548 -L 4.5861,5.587548,4.3409,7.9322 -L 4.3409,7.9322,3.7595,7.9322 -L 3.7595,7.9322,3.1848,7.9322 -L 3.1848,7.9322,2.6314,7.9322 -L 2.6314,7.9322,2.6457,5.684999 -L 2.6457,5.684999,2.7575,4.725946 -L 2.7575,4.725946,3.0552,4.232992 -L 7.7243,0,7.4262,0.370094 -L 7.4262,0.370094,7.146,0.723092 -L 7.146,0.723092,6.8732,1.067739 -L 6.8732,2.364401,7.0024,3.001382 -L 7.0024,3.001382,7.146,3.621458 -L 7.146,3.621458,7.297,4.232992 -L 7.297,4.232992,6.8732,4.232992 -L 6.8732,4.232992,6.442,4.232992 -L 6.442,4.232992,6.0147,4.232992 -L 3.4825,5.834768,3.4825,6.177952 -L 3.4825,6.177952,3.4825,6.52116 -L 3.4825,6.52116,3.4825,6.86446 -L 5.1636,6.101654,5.4617,6.697711 -L 5.4617,6.697711,5.5734,7.31069 -L 5.5734,7.31069,5.5874,8.466083 -L 5.5874,8.466083,6.0147,8.466083 -L 6.0147,8.466083,6.442,8.466083 -L 6.442,8.466083,6.8732,8.466083 -L 6.8732,8.466083,6.8732,7.588992 -L 6.8732,7.588992,6.8732,6.711824 -L 6.8732,6.711824,6.8732,5.834768 -L 6.8732,5.834768,7.146,5.834768 -L 7.146,5.834768,7.4262,5.834768 -L 7.4262,5.834768,7.7243,5.834768 -L 7.7243,5.834768,7.7243,6.177952 -L 7.7243,6.177952,7.7243,6.52116 -L 7.7243,6.52116,7.7243,6.86446 -L 1.3463,7.398246,1.3463,7.9322 -L 1.3463,7.9322,1.3463,8.466083 -L 1.3463,8.466083,1.3463,8.999922 - -[畔] 45 -L 5.6213,0,5.4777,2.51551 -L 5.4777,2.51551,4.7737,3.192134 -L 4.7737,3.192134,3.089,3.165154 -L 3.089,3.165154,3.089,2.820628 -L 3.089,2.820628,3.089,2.467521 -L 3.089,2.467521,3.089,2.097449 -L 3.089,2.097449,2.2344,2.097449 -L 2.2344,2.097449,1.3795,2.097449 -L 1.3795,2.097449,0.5249,2.097449 -L 0.5249,2.097449,0.5249,4.231629 -L 0.5249,4.231629,0.5249,6.357316 -L 0.5249,6.357316,0.5249,8.466083 -L 0.5249,8.466083,1.3795,8.466083 -L 1.3795,8.466083,2.2344,8.466083 -L 2.2344,8.466083,3.089,8.466083 -L 3.089,8.466083,3.089,6.89126 -L 3.089,6.89126,3.089,5.299456 -L 3.089,5.299456,3.089,3.699109 -L 1.8033,2.631392,1.8033,3.354473 -L 1.8033,3.354473,1.8033,4.069192 -L 1.8033,4.069192,1.8033,4.766952 -L 1.8033,4.766952,1.5094,4.956155 -L 1.5094,4.956155,1.2257,5.13703 -L 1.2257,5.13703,0.9522,5.300796 -L 6.0451,3.165154,5.4493,4.569167 -L 5.4493,4.569167,5.236,5.498564 -L 5.236,5.498564,3.9156,5.834768 -L 6.4724,3.165154,6.8787,3.165154 -L 6.8787,3.165154,7.299,3.165154 -L 7.299,3.165154,7.7263,3.165154 -L 2.2344,5.300796,1.9294,5.754205 -L 1.9294,5.754205,1.8208,6.43639 -L 1.8208,6.43639,1.8033,7.9322 -L 6.0451,5.834768,5.7439,6.30786 -L 5.7439,6.30786,5.6388,7.12848 -L 5.6388,7.12848,5.6213,8.999922 -L 6.4724,5.834768,6.7491,5.834768 -L 6.7491,5.834768,7.0328,5.834768 -L 7.0328,5.834768,7.3302,5.834768 -L 4.3356,7.665214,4.1853,7.9322 -L 4.1853,7.9322,4.0417,8.199184 -L 4.0417,8.199184,3.9156,8.466083 -L 6.8997,7.398246,7.0328,7.768317 -L 7.0328,7.768317,7.1764,8.121501 -L 7.1764,8.121501,7.3302,8.466083 - -[繁] 66 -L 0.7686,0,1.2589,0.370094 -L 1.2589,0.370094,1.7457,0.723092 -L 1.7457,0.723092,2.2326,1.067739 -L 3.9421,0,3.4693,1.984456 -L 3.4693,1.984456,2.2434,2.274065 -L 2.2434,2.274065,0.5588,2.097449 -L 6.8982,0,6.4744,0.370094 -L 6.4744,0.370094,6.0538,0.723092 -L 6.0538,0.723092,5.651,1.067739 -L 7.3287,1.601682,6.355,1.970332 -L 6.355,1.970332,4.9123,2.237218 -L 4.9123,2.237218,3.9421,2.631392 -L 3.9421,2.631392,4.3726,3.165154 -L 4.3726,3.165154,4.7932,3.699109 -L 4.7932,3.699109,5.2237,4.232992 -L 5.2237,4.232992,4.7932,4.603152 -L 4.7932,4.603152,4.3726,4.956155 -L 4.3726,4.956155,3.9421,5.300796 -L 3.9421,5.300796,3.5148,4.689263 -L 3.5148,4.689263,3.0837,4.069192 -L 3.0837,4.069192,2.6637,3.432222 -L 2.6637,3.432222,2.793,3.165154 -L 2.793,3.165154,2.9366,2.898268 -L 2.9366,2.898268,3.0837,2.631392 -L 6.8982,4.766952,6.5339,5.13703 -L 6.5339,5.13703,6.1798,5.49012 -L 6.1798,5.49012,5.8331,5.834768 -L 5.8331,5.834768,5.6198,5.67089 -L 5.6198,5.67089,5.4167,5.49012 -L 5.4167,5.49012,5.2237,5.300796 -L 0.9826,5.300796,1.2663,6.796595 -L 1.2663,6.796595,1.2663,7.478796 -L 1.2663,7.478796,0.9826,7.9322 -L 0.9826,7.9322,0.8281,7.768317 -L 0.8281,7.768317,0.688,7.58757 -L 0.688,7.58757,0.5588,7.398246 -L 1.4099,5.300796,1.6827,5.300796 -L 1.6827,5.300796,1.9629,5.300796 -L 1.9629,5.300796,2.2326,5.300796 -L 2.2326,5.300796,2.089,5.67089 -L 2.089,5.67089,1.9629,6.02397 -L 1.9629,6.02397,1.8372,6.368716 -L 2.8735,5.300796,3.0837,5.567787 -L 3.0837,5.567787,3.3008,5.834768 -L 3.3008,5.834768,3.5148,6.101654 -L 3.5148,6.101654,2.8844,6.327732 -L 2.8844,6.327732,2.4497,6.663825 -L 2.4497,6.663825,1.8372,7.398246 -L 5.651,6.368716,5.3536,6.901143 -L 5.3536,6.901143,5.0734,7.425121 -L 5.0734,7.425121,4.7932,7.9322 -L 4.7932,7.9322,4.6423,7.768317 -L 4.6423,7.768317,4.4987,7.58757 -L 4.4987,7.58757,4.3726,7.398246 -L 6.0471,6.368716,6.3483,6.757055 -L 6.3483,6.757055,6.46,7.162459 -L 6.46,7.162459,6.4744,7.9322 -L 6.4744,7.9322,5.8751,7.971745 -L 5.8751,7.971745,5.5568,8.24852 -L 5.5568,8.24852,5.2237,8.999922 -L 3.5148,7.131347,3.2168,7.234467 -L 3.2168,7.234467,2.9366,7.320584 -L 2.9366,7.320584,2.6637,7.398246 -L 1.4099,8.466083,2.2434,8.466083 -L 2.2434,8.466083,3.091,8.466083 -L 3.091,8.466083,3.9421,8.466083 - -[般] 54 -L 0.5849,0.266887,0.9912,2.709059 -L 0.9912,2.709059,1.4119,6.557946 -L 1.4119,6.557946,1.8357,8.999922 -L 2.263,0,2.5396,0 -L 2.5396,0,2.8233,0 -L 2.8233,0,3.1207,0 -L 3.1207,0,3.1207,1.411017 -L 3.1207,1.411017,3.1207,2.822046 -L 3.1207,2.822046,3.1207,4.232992 -L 3.1207,4.232992,2.6304,4.588956 -L 2.6304,4.588956,2.1824,4.588956 -L 2.1824,4.588956,1.4119,4.232992 -L 4.1858,0,4.6726,0.456205 -L 4.6726,0.456205,5.1591,0.903944 -L 5.1591,0.903944,5.653,1.334719 -L 5.653,1.334719,5.0509,2.66241 -L 5.0509,2.66241,4.8303,3.413807 -L 4.8303,3.413807,4.7949,4.232992 -L 4.7949,4.232992,5.4992,4.232992 -L 5.4992,4.232992,6.2067,4.232992 -L 6.2067,4.232992,6.9317,4.232992 -L 6.9317,4.232992,6.6372,3.278245 -L 6.6372,3.278245,6.3535,2.314984 -L 6.3535,2.314984,6.0768,1.334719 -L 6.0768,1.334719,6.6372,0.903944 -L 6.6372,0.903944,7.2046,0.456205 -L 7.2046,0.456205,7.7863,0 -L 1.8357,1.601682,1.8357,2.134186 -L 1.8357,2.134186,1.8357,2.658197 -L 1.8357,2.658197,1.8357,3.165154 -L 3.541,4.766952,3.2471,5.240133 -L 3.2471,5.240133,3.1347,6.060653 -L 3.1347,6.060653,3.1207,7.9322 -L 3.1207,7.9322,2.6899,7.9322 -L 2.6899,7.9322,2.263,7.9322 -L 2.263,7.9322,1.8357,7.9322 -L 3.9718,5.300796,4.6198,6.316316 -L 4.6198,6.316316,4.8019,7.221684 -L 4.8019,7.221684,4.7949,8.466083 -L 4.7949,8.466083,5.3556,8.466083 -L 5.3556,8.466083,5.9265,8.466083 -L 5.9265,8.466083,6.5041,8.466083 -L 6.5041,8.466083,6.5041,7.588992 -L 6.5041,7.588992,6.5041,6.711824 -L 6.5041,6.711824,6.5041,5.834768 -L 6.5041,5.834768,6.9317,5.834768 -L 6.9317,5.834768,7.3625,5.834768 -L 7.3625,5.834768,7.7863,5.834768 -L 7.7863,5.834768,7.7863,6.177952 -L 7.7863,6.177952,7.7863,6.52116 -L 7.7863,6.52116,7.7863,6.86446 -L 1.8357,5.834768,1.8357,6.177952 -L 1.8357,6.177952,1.8357,6.52116 -L 1.8357,6.52116,1.8357,6.86446 - -[藩] 81 -L 0.5838,0,1.0142,1.066376 -L 1.0142,1.066376,1.4415,2.124325 -L 1.4415,2.124325,1.8688,3.165154 -L 3.5465,0,3.5465,1.066376 -L 3.5465,1.066376,3.5465,2.124325 -L 3.5465,2.124325,3.5465,3.165154 -L 3.5465,3.165154,3.2702,3.165154 -L 3.2702,3.165154,2.9966,3.165154 -L 2.9966,3.165154,2.7203,3.165154 -L 3.9703,0,4.4014,0 -L 4.4014,0,4.8249,0 -L 4.8249,0,5.2525,0 -L 5.2525,0,5.1051,1.194845 -L 5.1051,1.194845,4.6711,1.576235 -L 4.6711,1.576235,3.9703,1.601682 -L 5.6798,0,6.1103,0 -L 6.1103,0,6.5344,0 -L 6.5344,0,6.9614,0 -L 6.9614,0,6.9614,0.533867 -L 6.9614,0.533867,6.9614,1.067739 -L 6.9614,1.067739,6.9614,1.601682 -L 6.9614,1.601682,6.0441,1.620021 -L 6.0441,1.620021,5.6028,1.748555 -L 5.6028,1.748555,5.2525,2.097449 -L 5.2525,2.097449,5.2525,2.467521 -L 5.2525,2.467521,5.2525,2.820628 -L 5.2525,2.820628,5.2525,3.165154 -L 5.2525,3.165154,4.8249,3.268258 -L 4.8249,3.268258,4.4014,3.354473 -L 4.4014,3.354473,3.9703,3.432222 -L 3.9703,3.432222,4.1037,3.802229 -L 4.1037,3.802229,4.2473,4.155396 -L 4.2473,4.155396,4.4014,4.499972 -L 4.4014,4.499972,3.9703,4.603152 -L 3.9703,4.603152,3.5465,4.689263 -L 3.5465,4.689263,3.1157,4.766952 -L 6.9614,2.097449,6.9614,2.467521 -L 6.9614,2.467521,6.9614,2.820628 -L 6.9614,2.820628,6.9614,3.165154 -L 6.9614,3.165154,6.5344,3.165154 -L 6.5344,3.165154,6.1103,3.165154 -L 6.1103,3.165154,5.6798,3.165154 -L 6.5344,3.699109,6.1877,4.272537 -L 6.1877,4.272537,5.746,4.549394 -L 5.746,4.549394,4.8249,4.766952 -L 1.4415,4.232992,1.1403,4.603152 -L 1.1403,4.603152,0.8605,4.956155 -L 0.8605,4.956155,0.5838,5.300796 -L 6.5344,5.033844,6.8111,5.567787 -L 6.8111,5.567787,7.084,6.101654 -L 7.084,6.101654,7.361,6.635592 -L 7.361,6.635592,6.636,6.668066 -L 6.636,6.668066,5.9947,6.48874 -L 5.9947,6.48874,5.2525,6.368716 -L 5.2525,6.368716,5.2525,6.02397 -L 5.2525,6.02397,5.2525,5.67089 -L 5.2525,5.67089,5.2525,5.300796 -L 3.9703,5.300796,3.8232,5.567787 -L 3.8232,5.567787,3.6764,5.834768 -L 3.6764,5.834768,3.5465,6.101654 -L 3.5465,6.101654,3.9703,6.20484 -L 3.9703,6.20484,4.4014,6.290972 -L 4.4014,6.290972,4.8249,6.368716 -L 1.8688,5.834768,1.5715,6.177952 -L 1.5715,6.177952,1.2913,6.52116 -L 1.2913,6.52116,1.0142,6.86446 -L 0.5838,7.9322,1.4205,7.9322 -L 1.4205,7.9322,2.2646,7.9322 -L 2.2646,7.9322,3.1157,7.9322 -L 3.1157,7.9322,3.1157,8.302184 -L 3.1157,8.302184,3.1157,8.655368 -L 3.1157,8.655368,3.1157,8.999922 -L 3.5465,7.9322,4.1037,7.9322 -L 4.1037,7.9322,4.6743,7.9322 -L 4.6743,7.9322,5.2525,7.9322 -L 5.2525,7.9322,5.2525,8.302184 -L 5.2525,8.302184,5.2525,8.655368 -L 5.2525,8.655368,5.2525,8.999922 -L 5.6798,7.9322,6.3835,7.9322 -L 6.3835,7.9322,7.084,7.9322 -L 7.084,7.9322,7.7848,7.9322 - -[販] 51 -L 0.6173,0,0.8901,0.370094 -L 0.8901,0.370094,1.1773,0.723092 -L 1.1773,0.723092,1.4719,1.067739 -L 3.1531,0,2.8515,0.370094 -L 2.8515,0.370094,2.5713,0.723092 -L 2.5713,0.723092,2.2946,1.067739 -L 4.6451,0,5.132,0.636948 -L 5.132,0.636948,5.6188,1.25703 -L 5.6188,1.25703,6.1091,1.868667 -L 6.1091,1.868667,5.5274,3.591802 -L 5.5274,3.591802,5.3141,4.620046 -L 5.3141,4.620046,5.2822,5.834768 -L 5.2822,5.834768,4.9884,5.834768 -L 4.9884,5.834768,4.7047,5.834768 -L 4.7047,5.834768,4.4311,5.834768 -L 4.4311,5.834768,4.3996,3.858689 -L 4.3996,3.858689,4.1754,2.484431 -L 4.1754,2.484431,3.5734,0.533867 -L 7.818,0,7.3907,0.636948 -L 7.3907,0.636948,6.9634,1.25703 -L 6.9634,1.25703,6.5361,1.868667 -L 6.5361,1.868667,7.1389,3.235833 -L 7.1389,3.235833,7.3595,4.264082 -L 7.3595,4.264082,7.3907,5.834768 -L 7.3907,5.834768,6.8131,5.834768 -L 6.8131,5.834768,6.2384,5.834768 -L 6.2384,5.834768,5.6783,5.834768 -L 1.0446,2.097449,1.0446,4.231629 -L 1.0446,4.231629,1.0446,6.357316 -L 1.0446,6.357316,1.0446,8.466083 -L 1.0446,8.466083,1.5945,8.466083 -L 1.5945,8.466083,2.151,8.466083 -L 2.151,8.466083,2.7223,8.466083 -L 2.7223,8.466083,2.7223,6.357316 -L 2.7223,6.357316,2.7223,4.231629 -L 2.7223,4.231629,2.7223,2.097449 -L 2.7223,2.097449,2.151,2.097449 -L 2.151,2.097449,1.5945,2.097449 -L 1.5945,2.097449,1.0446,2.097449 -L 1.4719,4.232992,1.7482,4.232992 -L 1.7482,4.232992,2.0183,4.232992 -L 2.0183,4.232992,2.2946,4.232992 -L 1.4719,6.368716,1.7482,6.368716 -L 1.7482,6.368716,2.0183,6.368716 -L 2.0183,6.368716,2.2946,6.368716 -L 4.4311,6.368716,4.4311,7.081908 -L 4.4311,7.081908,4.4311,7.778217 -L 4.4311,7.778217,4.4311,8.466083 -L 4.4311,8.466083,5.5628,8.466083 -L 5.5628,8.466083,6.6832,8.466083 -L 6.6832,8.466083,7.818,8.466083 - -[範] 72 -L 2.3215,0,2.0938,1.330483 -L 2.0938,1.330483,1.4806,1.644116 -L 1.4806,1.644116,0.6158,1.601682 -L 5.2842,0,4.983,0.571983 -L 4.983,0.571983,4.8713,2.084763 -L 4.8713,2.084763,4.8569,5.834768 -L 4.8569,5.834768,5.7115,5.834768 -L 5.7115,5.834768,6.5661,5.834768 -L 6.5661,5.834768,7.4211,5.834768 -L 7.4211,5.834768,7.4211,4.603152 -L 7.4211,4.603152,7.4211,3.354473 -L 7.4211,3.354473,7.4211,2.097449 -L 7.4211,2.097449,7.123,2.097449 -L 7.123,2.097449,6.8428,2.097449 -L 6.8428,2.097449,6.5661,2.097449 -L 5.7115,0,6.4124,0 -L 6.4124,0,7.123,0 -L 7.123,0,7.8484,0 -L 7.8484,0,7.8484,0.370094 -L 7.8484,0.370094,7.8484,0.723092 -L 7.8484,0.723092,7.8484,1.067739 -L 2.7519,1.601682,2.1219,2.326202 -L 2.1219,2.326202,1.677,2.593182 -L 1.677,2.593182,1.0431,2.631392 -L 1.0431,2.631392,1.0431,3.354473 -L 1.0431,3.354473,1.0431,4.069192 -L 1.0431,4.069192,1.0431,4.766952 -L 1.0431,4.766952,1.6627,4.786702 -L 1.6627,4.786702,1.9958,4.925147 -L 1.9958,4.925147,2.3215,5.300796 -L 2.3215,5.300796,1.9783,5.676544 -L 1.9783,5.676544,1.5366,5.815 -L 1.5366,5.815,0.6158,5.834768 -L 3.1792,1.601682,3.4563,1.601682 -L 3.4563,1.601682,3.7365,1.601682 -L 3.7365,1.601682,4.0303,1.601682 -L 2.7519,2.631392,2.3215,3.001382 -L 2.3215,3.001382,1.9008,3.354473 -L 1.9008,3.354473,1.4704,3.699109 -L 3.3932,2.631392,3.4563,3.001382 -L 3.4563,3.001382,3.526,3.354473 -L 3.526,3.354473,3.61,3.699109 -L 3.61,3.699109,2.9905,3.718892 -L 2.9905,3.718892,2.6574,3.857327 -L 2.6574,3.857327,2.3215,4.232992 -L 2.3215,4.232992,2.6574,4.588956 -L 2.6574,4.588956,2.9905,4.588956 -L 2.9905,4.588956,3.61,4.232992 -L 2.7519,5.834768,2.5456,6.368716 -L 2.5456,6.368716,2.5313,6.95338 -L 2.5313,6.95338,2.3215,7.665214 -L 2.3215,7.665214,1.4109,7.635646 -L 1.4109,7.635646,0.9625,7.42801 -L 0.9625,7.42801,0.6158,6.86446 -L 3.1792,5.834768,3.4563,5.834768 -L 3.4563,5.834768,3.7365,5.834768 -L 3.7365,5.834768,4.0303,5.834768 -L 4.0303,6.86446,4.2965,7.259816 -L 4.2965,7.259816,4.2965,7.536783 -L 4.2965,7.536783,4.0303,7.9322 -L 4.0303,7.9322,3.61,7.9322 -L 3.61,7.9322,3.1792,7.9322 -L 3.1792,7.9322,2.7519,7.9322 -L 6.5661,6.86446,6.2194,7.437878 -L 6.2194,7.437878,5.7746,7.714653 -L 5.7746,7.714653,4.8569,7.9322 -L 4.8569,7.9322,4.8569,8.302184 -L 4.8569,8.302184,4.8569,8.655368 -L 4.8569,8.655368,4.8569,8.999922 -L 6.5661,7.9322,6.9938,7.9322 -L 6.9938,7.9322,7.4211,7.9322 -L 7.4211,7.9322,7.8484,7.9322 - -[煩] 51 -L 0.649,0,1.7277,3.045251 -L 1.7277,3.045251,1.9659,5.776801 -L 1.9659,5.776801,1.9274,8.999922 -L 3.819,0,4.1658,0.370094 -L 4.1658,0.370094,4.5265,0.723092 -L 4.5265,0.723092,4.8908,1.067739 -L 7.8469,0,7.5558,0.370094 -L 7.5558,0.370094,7.2686,0.723092 -L 7.2686,0.723092,6.9958,1.067739 -L 2.7504,1.334719,2.6103,1.600243 -L 2.6103,1.600243,2.4811,1.857328 -L 2.4811,1.857328,2.3585,2.097449 -L 4.4596,2.097449,4.4596,3.697768 -L 4.4596,3.697768,4.4596,5.289567 -L 4.4596,5.289567,4.4596,6.86446 -L 4.4596,6.86446,5.0796,7.091814 -L 5.0796,7.091814,5.4088,7.437878 -L 5.4088,7.437878,5.7419,8.199184 -L 5.7419,8.199184,5.1636,8.302184 -L 5.1636,8.302184,4.5927,8.388393 -L 4.5927,8.388393,4.0323,8.466083 -L 4.8908,2.097449,5.7209,2.097449 -L 5.7209,2.097449,6.5646,2.097449 -L 6.5646,2.097449,7.4157,2.097449 -L 7.4157,2.097449,7.4157,2.631392 -L 7.4157,2.631392,7.4157,3.165154 -L 7.4157,3.165154,7.4157,3.699109 -L 7.4157,3.699109,6.5646,3.699109 -L 6.5646,3.699109,5.7209,3.699109 -L 5.7209,3.699109,4.8908,3.699109 -L 7.4157,4.232992,7.4157,4.603152 -L 7.4157,4.603152,7.4157,4.956155 -L 7.4157,4.956155,7.4157,5.300796 -L 7.4157,5.300796,6.5646,5.300796 -L 6.5646,5.300796,5.7209,5.300796 -L 5.7209,5.300796,4.8908,5.300796 -L 0.649,5.033844,0.7789,5.64401 -L 0.7789,5.64401,0.9225,6.254181 -L 0.9225,6.254181,1.0763,6.86446 -L 2.3585,5.834768,2.6314,6.177952 -L 2.6314,6.177952,2.9049,6.52116 -L 2.9049,6.52116,3.1812,6.86446 -L 7.4157,5.834768,7.4157,6.177952 -L 7.4157,6.177952,7.4157,6.52116 -L 7.4157,6.52116,7.4157,6.86446 -L 7.4157,6.86446,6.8522,6.86446 -L 6.8522,6.86446,6.2949,6.86446 -L 6.2949,6.86446,5.7419,6.86446 -L 6.1692,8.466083,6.7187,8.466083 -L 6.7187,8.466083,7.276,8.466083 -L 7.276,8.466083,7.8469,8.466083 - -[頒] 57 -L 4.276,0,4.6126,0.370094 -L 4.6126,0.370094,4.959,0.723092 -L 4.959,0.723092,5.3166,1.067739 -L 7.88,0,7.5827,0.370094 -L 7.5827,0.370094,7.299,0.723092 -L 7.299,0.723092,7.0219,1.067739 -L 0.6793,0.533867,1.4919,2.012678 -L 1.4919,2.012678,1.8488,3.161028 -L 1.8488,3.161028,1.9332,4.766952 -L 1.9332,4.766952,1.3308,4.786702 -L 1.3308,4.786702,1.0086,4.925147 -L 1.0086,4.925147,0.6793,5.300796 -L 0.6793,5.300796,1.1133,6.30786 -L 1.1133,6.30786,1.3308,7.12848 -L 1.3308,7.12848,1.5021,8.466083 -L 2.5672,0.533867,3.3902,1.944884 -L 3.3902,1.944884,3.6281,3.101612 -L 3.6281,3.101612,3.6389,4.766952 -L 3.6389,4.766952,3.2081,4.766952 -L 3.2081,4.766952,2.7843,4.766952 -L 2.7843,4.766952,2.3532,4.766952 -L 4.917,2.097449,4.917,3.697768 -L 4.917,3.697768,4.917,5.289567 -L 4.917,5.289567,4.917,6.86446 -L 4.917,6.86446,5.5124,7.091814 -L 5.5124,7.091814,5.8385,7.437878 -L 5.8385,7.437878,6.1712,8.199184 -L 6.1712,8.199184,5.6038,8.302184 -L 5.6038,8.302184,5.043,8.388393 -L 5.043,8.388393,4.49,8.466083 -L 5.3166,2.097449,6.0167,2.097449 -L 6.0167,2.097449,6.7242,2.097449 -L 6.7242,2.097449,7.4527,2.097449 -L 7.4527,2.097449,7.4527,2.631392 -L 7.4527,2.631392,7.4527,3.165154 -L 7.4527,3.165154,7.4527,3.699109 -L 7.4527,3.699109,6.7242,3.699109 -L 6.7242,3.699109,6.0167,3.699109 -L 6.0167,3.699109,5.3166,3.699109 -L 7.4527,4.232992,7.4527,4.603152 -L 7.4527,4.603152,7.4527,4.956155 -L 7.4527,4.956155,7.4527,5.300796 -L 7.4527,5.300796,6.7242,5.300796 -L 6.7242,5.300796,6.0167,5.300796 -L 6.0167,5.300796,5.3166,5.300796 -L 4.0627,5.300796,3.6389,6.548041 -L 3.6389,6.548041,3.2081,7.778217 -L 3.2081,7.778217,2.7843,8.999922 -L 7.4527,5.834768,7.4527,6.177952 -L 7.4527,6.177952,7.4527,6.52116 -L 7.4527,6.52116,7.4527,6.86446 -L 7.4527,6.86446,7.0219,6.86446 -L 7.0219,6.86446,6.5981,6.86446 -L 6.5981,6.86446,6.1712,6.86446 -L 6.5981,8.466083,7.0219,8.466083 -L 7.0219,8.466083,7.4527,8.466083 -L 7.4527,8.466083,7.88,8.466083 - -[盤] 93 -L 0.6813,0,1.1016,0 -L 1.1016,0,1.5324,0 -L 1.5324,0,1.9597,0 -L 1.9597,0,1.9597,0.713274 -L 1.9597,0.713274,1.9597,1.409589 -L 1.9597,1.409589,1.9597,2.097449 -L 1.9597,2.097449,3.5183,2.097449 -L 3.5183,2.097449,5.0699,2.097449 -L 5.0699,2.097449,6.6285,2.097449 -L 6.6285,2.097449,6.6285,1.409589 -L 6.6285,1.409589,6.6285,0.713274 -L 6.6285,0.713274,6.6285,0 -L 6.6285,0,7.0348,0 -L 7.0348,0,7.4547,0 -L 7.4547,0,7.8785,0 -L 2.3902,0,2.814,0 -L 2.814,0,3.2413,0 -L 3.2413,0,3.6686,0 -L 3.6686,0,3.6686,0.533867 -L 3.6686,0.533867,3.6686,1.067739 -L 3.6686,1.067739,3.6686,1.601682 -L 4.0647,0,4.3414,0 -L 4.3414,0,4.6212,0 -L 4.6212,0,4.9225,0 -L 4.9225,0,4.9225,0.533867 -L 4.9225,0.533867,4.9225,1.067739 -L 4.9225,1.067739,4.9225,1.601682 -L 5.3463,0,5.6233,0 -L 5.6233,0,5.9035,0 -L 5.9035,0,6.2009,0 -L 0.6813,3.165154,0.9542,3.802229 -L 0.9542,3.802229,1.2379,4.422283 -L 1.2379,4.422283,1.5324,5.033844 -L 1.5324,5.033844,1.2379,5.300796 -L 1.2379,5.300796,0.9542,5.567787 -L 0.9542,5.567787,0.6813,5.834768 -L 2.814,3.165154,3.091,3.165154 -L 3.091,3.165154,3.3712,3.165154 -L 3.3712,3.165154,3.6686,3.165154 -L 3.6686,3.165154,3.6686,4.069192 -L 3.6686,4.069192,3.6686,4.956155 -L 3.6686,4.956155,3.6686,5.834768 -L 3.6686,5.834768,3.1926,6.190638 -L 3.1926,6.190638,2.8595,6.190638 -L 2.8595,6.190638,2.3902,5.834768 -L 2.3902,5.834768,2.3902,5.300796 -L 2.3902,5.300796,2.3902,4.766952 -L 2.3902,4.766952,2.3902,4.232992 -L 4.7057,3.165154,5.1925,3.535254 -L 5.1925,3.535254,5.6895,3.888345 -L 5.6895,3.888345,6.2009,4.232992 -L 6.2009,4.232992,5.9035,4.689263 -L 5.9035,4.689263,5.6233,5.13703 -L 5.6233,5.13703,5.3463,5.567787 -L 5.3463,5.567787,5.9035,5.567787 -L 5.9035,5.567787,6.4744,5.567787 -L 6.4744,5.567787,7.0558,5.567787 -L 7.0558,5.567787,6.9013,5.300796 -L 6.9013,5.300796,6.7612,5.033844 -L 6.7612,5.033844,6.6285,4.766952 -L 7.4796,3.165154,7.1819,3.354473 -L 7.1819,3.354473,6.9013,3.535254 -L 6.9013,3.535254,6.6285,3.699109 -L 1.9597,5.834768,1.8088,6.02397 -L 1.8088,6.02397,1.6617,6.20484 -L 1.6617,6.20484,1.5324,6.368716 -L 1.5324,6.368716,1.8088,7.245697 -L 1.8088,7.245697,2.0925,8.122869 -L 2.0925,8.122869,2.3902,8.999922 -L 3.8507,6.635592,3.7912,7.081908 -L 3.7912,7.081908,3.7281,7.511336 -L 3.7281,7.511336,3.6686,7.9322 -L 3.6686,7.9322,3.2413,7.9322 -L 3.2413,7.9322,2.814,7.9322 -L 2.814,7.9322,2.3902,7.9322 -L 2.3902,7.9322,2.3902,7.58757 -L 2.3902,7.58757,2.3902,7.234467 -L 2.3902,7.234467,2.3902,6.86446 -L 4.7057,6.86446,5.154,7.279681 -L 5.154,7.279681,5.3186,7.694892 -L 5.3186,7.694892,5.3463,8.466083 -L 5.3463,8.466083,5.7736,8.466083 -L 5.7736,8.466083,6.2009,8.466083 -L 6.2009,8.466083,6.6285,8.466083 -L 6.6285,8.466083,6.6285,7.9322 -L 6.6285,7.9322,6.6285,7.398246 -L 6.6285,7.398246,6.6285,6.86446 -L 6.6285,6.86446,7.0348,6.86446 -L 7.0348,6.86446,7.4547,6.86446 -L 7.4547,6.86446,7.8785,6.86446 -L 7.8785,6.86446,7.8785,7.234467 -L 7.8785,7.234467,7.8785,7.58757 -L 7.8785,7.58757,7.8785,7.9322 - -[蛮] 57 -L 0.7075,0,1.8391,0 -L 1.8391,0,2.9704,0 -L 2.9704,0,4.0944,0 -L 4.0944,0,3.797,1.831892 -L 3.797,1.831892,2.9351,2.197761 -L 2.9351,2.197761,1.5656,2.097449 -L 1.5656,2.097449,1.5656,2.631392 -L 1.5656,2.631392,1.5656,3.165154 -L 1.5656,3.165154,1.5656,3.699109 -L 1.5656,3.699109,2.2661,3.699109 -L 2.2661,3.699109,2.9704,3.699109 -L 2.9704,3.699109,3.6706,3.699109 -L 3.6706,3.699109,3.9441,4.232992 -L 3.9441,4.232992,4.2243,4.766952 -L 4.2243,4.766952,4.5217,5.300796 -L 4.5217,5.300796,4.7984,5.300796 -L 4.7984,5.300796,5.0821,5.300796 -L 5.0821,5.300796,5.3801,5.300796 -L 5.3801,5.300796,5.3801,6.177952 -L 5.3801,6.177952,5.3801,7.055043 -L 5.3801,7.055043,5.3801,7.9322 -L 5.3801,7.9322,4.6548,7.9322 -L 4.6548,7.9322,3.9441,7.9322 -L 3.9441,7.9322,3.2398,7.9322 -L 3.2398,7.9322,3.2398,7.425121 -L 3.2398,7.425121,3.2398,6.901143 -L 3.2398,6.901143,3.2398,6.368716 -L 3.2398,6.368716,2.8125,6.02397 -L 2.8125,6.02397,2.3995,5.67089 -L 2.3995,5.67089,1.9894,5.300796 -L 7.4851,0,7.0855,0.375643 -L 7.0855,0.375643,6.3219,0.514072 -L 6.3219,0.514072,4.5217,0.533867 -L 6.6266,1.067739,5.8771,1.720251 -L 5.8771,1.720251,4.8478,2.245761 -L 4.8478,2.245761,4.0944,2.898268 -L 4.0944,2.898268,4.2243,3.165154 -L 4.2243,3.165154,4.3711,3.432222 -L 4.3711,3.432222,4.5217,3.699109 -L 4.5217,3.699109,5.2222,3.699109 -L 5.2222,3.699109,5.9265,3.699109 -L 5.9265,3.699109,6.6266,3.699109 -L 6.6266,3.699109,6.6266,3.165154 -L 6.6266,3.165154,6.6266,2.631392 -L 6.6266,2.631392,6.6266,2.097449 -L 0.925,5.834768,1.2682,6.177952 -L 1.2682,6.177952,1.6251,6.52116 -L 1.6251,6.52116,1.9894,6.86446 -L 7.4851,5.834768,7.0543,6.177952 -L 7.0543,6.177952,6.6266,6.52116 -L 6.6266,6.52116,6.1958,6.86446 -L 0.7075,7.9322,1.4118,7.9322 -L 1.4118,7.9322,2.112,7.9322 -L 2.112,7.9322,2.8125,7.9322 -L 5.8039,7.9322,6.3538,7.9322 -L 6.3538,7.9322,6.9103,7.9322 -L 6.9103,7.9322,7.4851,7.9322 - -[卑] 45 -L 4.9513,0,4.8673,0.636948 -L 4.8673,0.636948,4.7969,1.25703 -L 4.7969,1.25703,4.7373,1.868667 -L 4.7373,1.868667,3.3927,1.944884 -L 3.3927,1.944884,2.0618,2.021117 -L 2.0618,2.021117,0.7379,2.097449 -L 5.3786,2.097449,5.0739,2.532426 -L 5.0739,2.532426,4.9688,3.086152 -L 4.9688,3.086152,4.9513,4.232992 -L 4.9513,4.232992,4.2505,4.232992 -L 4.2505,4.232992,3.543,4.232992 -L 3.543,4.232992,2.8428,4.232992 -L 2.8428,4.232992,2.8288,3.461905 -L 2.8288,3.461905,2.7199,3.046608 -L 2.7199,3.046608,2.4191,2.631392 -L 5.8024,2.097449,6.5064,2.097449 -L 6.5064,2.097449,7.2136,2.097449 -L 7.2136,2.097449,7.9421,2.097449 -L 1.5641,4.232992,1.5641,5.299456 -L 1.5641,5.299456,1.5641,6.357316 -L 1.5641,6.357316,1.5641,7.398246 -L 1.5641,7.398246,2.8078,7.525444 -L 2.8078,7.525444,3.6554,7.906676 -L 3.6554,7.906676,4.5552,8.999922 -L 5.3786,4.232992,5.8024,4.232992 -L 5.8024,4.232992,6.2329,4.232992 -L 6.2329,4.232992,6.6602,4.232992 -L 6.6602,4.232992,6.6602,4.766952 -L 6.6602,4.766952,6.6602,5.300796 -L 6.6602,5.300796,6.6602,5.834768 -L 6.6602,5.834768,5.96,5.834768 -L 5.96,5.834768,5.256,5.834768 -L 5.256,5.834768,4.5552,5.834768 -L 4.5552,5.834768,4.4014,5.49012 -L 4.4014,5.49012,4.2575,5.13703 -L 4.2575,5.13703,4.1279,4.766952 -L 1.9879,5.834768,3.1546,5.841767 -L 3.1546,5.841767,3.8796,6.196314 -L 3.8796,6.196314,4.1279,7.398246 -L 4.1279,7.398246,4.958,7.398246 -L 4.958,7.398246,5.8024,7.398246 -L 5.8024,7.398246,6.6602,7.398246 -L 6.6602,7.398246,6.6602,7.055043 -L 6.6602,7.055043,6.6602,6.711824 -L 6.6602,6.711824,6.6602,6.368716 - -[妃] 22 -L 4.981,0,4.6798,0.5522 -L 4.6798,0.5522,4.5681,1.926534 -L 4.5681,1.926534,4.5537,5.300796 -L 4.5537,5.300796,5.4083,5.300796 -L 5.4083,5.300796,6.2594,5.300796 -L 6.2594,5.300796,7.1178,5.300796 -L 7.1178,5.300796,7.1178,6.367183 -L 7.1178,6.367183,7.1178,7.425121 -L 7.1178,7.425121,7.1178,8.466083 -L 7.1178,8.466083,6.1123,8.466083 -L 6.1123,8.466083,5.1109,8.466083 -L 5.1109,8.466083,4.1267,8.466083 -L 5.4083,0,6.1123,0 -L 6.1123,0,6.8131,0 -L 6.8131,0,7.5133,0 -L 7.5133,0,7.5133,0.533867 -L 7.5133,0.533867,7.5133,1.067739 -L 7.5133,1.067739,7.5133,1.601682 -L 4.1408,6.330309,0.5402,6.330309 -L 1.398,3.326535,2.0218,8.999906 -A -3.9919,-3.399556,8.620982,23.224227,51.278884 -A -5.8521,6.330309,9.138971,316.15783,0 - -[扉] 51 -L 0.7695,0,1.5611,2.288097 -L 1.5611,2.288097,1.6872,4.449175 -L 1.6872,4.449175,1.628,6.86446 -L 1.628,6.86446,3.4563,6.86446 -L 3.4563,6.86446,5.2877,6.86446 -L 5.2877,6.86446,7.1163,6.86446 -L 7.1163,6.86446,7.1163,6.357316 -L 7.1163,6.357316,7.1163,5.833246 -L 7.1163,5.833246,7.1163,5.300796 -L 7.1163,5.300796,6.6925,5.300796 -L 6.6925,5.300796,6.2652,5.300796 -L 6.2652,5.300796,5.8341,5.300796 -L 5.8341,5.300796,5.8341,4.766952 -L 5.8341,4.766952,5.8341,4.232992 -L 5.8341,4.232992,5.8341,3.699109 -L 5.8341,3.699109,6.3913,3.699109 -L 6.3913,3.699109,6.9654,3.699109 -L 6.9654,3.699109,7.5436,3.699109 -L 3.0885,0,3.4353,0.456205 -L 3.4353,0.456205,3.7922,0.903944 -L 3.7922,0.903944,4.1603,1.334719 -L 4.1603,1.334719,3.5225,1.502804 -L 3.5225,1.502804,3.0812,1.433581 -L 3.0812,1.433581,2.4507,1.067739 -L 5.8341,0,5.8341,1.066376 -L 5.8341,1.066376,5.8341,2.124325 -L 5.8341,2.124325,5.8341,3.165154 -L 6.2652,1.067739,6.6925,1.067739 -L 6.6925,1.067739,7.1163,1.067739 -L 7.1163,1.067739,7.5436,1.067739 -L 4.1603,2.364401,3.7291,2.467521 -L 3.7291,2.467521,3.3018,2.553637 -L 3.3018,2.553637,2.8745,2.631392 -L 6.2652,2.631392,6.5349,2.631392 -L 6.5349,2.631392,6.8218,2.631392 -L 6.8218,2.631392,7.1163,2.631392 -L 4.1603,3.432222,3.5789,3.535254 -L 3.5789,3.535254,3.008,3.621458 -L 3.008,3.621458,2.4507,3.699109 -L 4.1603,4.232992,4.1603,4.603152 -L 4.1603,4.603152,4.1603,4.956155 -L 4.1603,4.956155,4.1603,5.300796 -L 4.1603,5.300796,3.4353,5.300796 -L 3.4353,5.300796,2.7208,5.300796 -L 2.7208,5.300796,2.0203,5.300796 -L 4.5841,5.300796,4.8604,5.300796 -L 4.8604,5.300796,5.1406,5.300796 -L 5.1406,5.300796,5.4387,5.300796 -L 1.1968,8.466083,3.4563,8.466083 -L 3.4563,8.466083,5.7115,8.466083 -L 5.7115,8.466083,7.9709,8.466083 - -[披] 51 -L 0.768,0,1.0486,0 -L 1.0486,0,1.3288,0 -L 1.3288,0,1.6261,0 -L 1.6261,0,1.6261,1.247157 -L 1.6261,1.247157,1.6261,2.477328 -L 1.6261,2.477328,1.6261,3.699109 -L 1.6261,3.699109,1.3288,3.699109 -L 1.3288,3.699109,1.0486,3.699109 -L 1.0486,3.699109,0.768,3.699109 -L 2.4772,0.266887,3.1357,2.725947 -L 3.1357,2.725947,3.3287,4.93925 -L 3.3287,4.93925,3.3357,7.398246 -L 3.3357,7.398246,4.5055,7.415326 -L 4.5055,7.415326,5.2057,7.78809 -L 5.2057,7.78809,5.4407,8.999922 -L 3.9728,0,4.5931,0.533867 -L 4.5931,0.533867,5.2232,1.067739 -L 5.2232,1.067739,5.8645,1.601682 -L 5.8645,1.601682,4.964,3.117264 -L 4.964,3.117264,4.6316,3.937861 -L 4.6316,3.937861,4.5822,4.766952 -L 4.5822,4.766952,4.3125,4.766952 -L 4.3125,4.766952,4.0358,4.766952 -L 4.0358,4.766952,3.7595,4.766952 -L 7.5733,0,7.1495,0.370094 -L 7.1495,0.370094,6.7222,0.723092 -L 6.7222,0.723092,6.2918,1.067739 -L 6.2918,2.097449,6.8942,3.264126 -L 6.8942,3.264126,7.1148,3.956216 -L 7.1148,3.956216,7.1495,4.766952 -L 7.1495,4.766952,6.4245,4.766952 -L 6.4245,4.766952,5.7135,4.766952 -L 5.7135,4.766952,5.0134,4.766952 -L 1.6261,4.232992,1.6261,4.956155 -L 1.6261,4.956155,1.6261,5.67089 -L 1.6261,5.67089,1.6261,6.368716 -L 1.6261,6.368716,1.3288,6.548041 -L 1.3288,6.548041,1.0486,6.710407 -L 1.0486,6.710407,0.768,6.86446 -L 5.4407,5.300796,5.4582,6.420859 -L 5.4582,6.420859,5.5664,6.964702 -L 5.5664,6.964702,5.8645,7.398246 -L 5.8645,7.398246,6.4245,7.320584 -L 6.4245,7.320584,6.9923,7.234467 -L 6.9923,7.234467,7.5733,7.131347 -L 7.5733,7.131347,7.4231,6.89126 -L 7.4231,6.89126,7.2795,6.634163 -L 7.2795,6.634163,7.1495,6.368716 -L 2.0499,6.86446,1.7491,7.299448 -L 1.7491,7.299448,1.637,7.853083 -L 1.637,7.853083,1.6261,8.999922 - -[泌] 36 -L 0.8019,0.266887,1.2257,1.411017 -L 1.2257,1.411017,1.6565,2.55506 -L 1.6565,2.55506,2.0835,3.699109 -L 2.6964,0,3.2501,0.533867 -L 3.2501,0.533867,3.8242,1.067739 -L 3.8242,1.067739,4.4059,1.601682 -L 4.4059,1.601682,4.462,3.355918 -L 4.462,3.355918,4.532,5.110142 -L 4.532,5.110142,4.6157,6.86446 -L 5.0395,0,4.8928,0.370094 -L 4.8928,0.370094,4.7418,0.723092 -L 4.7418,0.723092,4.6157,1.067739 -L 5.4703,0,6.0206,0 -L 6.0206,0,6.5771,0 -L 6.5771,0,7.148,0 -L 7.148,0,7.148,0.533867 -L 7.148,0.533867,7.148,1.067739 -L 7.148,1.067739,7.148,1.601682 -L 2.9069,2.898268,3.0361,3.535254 -L 3.0361,3.535254,3.1832,4.155396 -L 3.1832,4.155396,3.3342,4.766952 -L 5.0395,2.631392,6.5211,6.025421 -L 6.5211,6.025421,7.071,7.538102 -L 7.071,7.538102,7.148,8.466083 -L 8.0026,3.165154,7.9854,3.936345 -L 7.9854,3.936345,7.8765,4.351659 -L 7.8765,4.351659,7.5718,4.766952 -L 1.6565,5.834768,1.3585,6.177952 -L 1.3585,6.177952,1.0783,6.52116 -L 1.0783,6.52116,0.8019,6.86446 -L 2.0835,7.9322,1.7858,8.302184 -L 1.7858,8.302184,1.5056,8.655368 -L 1.5056,8.655368,1.2257,8.999922 -L 5.4703,8.199184,5.3166,8.466083 -L 5.3166,8.466083,5.173,8.733133 -L 5.173,8.733133,5.0395,8.999922 - -[碑] 63 -L 6.3234,0,5.9245,1.933572 -L 5.9245,1.933572,4.8629,2.248547 -L 4.8629,2.248547,3.3639,2.097449 -L 1.2589,1.067739,1.3815,3.545127 -L 1.3815,3.545127,1.5114,6.014103 -L 1.5114,6.014103,1.655,8.466083 -L 1.655,8.466083,1.3815,8.466083 -L 1.3815,8.466083,1.1086,8.466083 -L 1.1086,8.466083,0.8316,8.466083 -L 1.655,1.067739,1.9317,1.067739 -L 1.9317,1.067739,2.2154,1.067739 -L 2.2154,1.067739,2.5093,1.067739 -L 2.5093,1.067739,2.5093,2.478833 -L 2.5093,2.478833,2.5093,3.889779 -L 2.5093,3.889779,2.5093,5.300796 -L 2.5093,5.300796,2.2154,5.300796 -L 2.2154,5.300796,1.9317,5.300796 -L 1.9317,5.300796,1.655,5.300796 -L 6.7511,2.097449,6.4499,2.552214 -L 6.4499,2.552214,6.3374,3.244354 -L 6.3374,3.244354,6.3234,4.766952 -L 6.3234,4.766952,5.6198,4.766952 -L 5.6198,4.766952,4.9189,4.766952 -L 4.9189,4.766952,4.2188,4.766952 -L 4.2188,4.766952,4.2188,5.833246 -L 4.2188,5.833246,4.2188,6.89126 -L 4.2188,6.89126,4.2188,7.9322 -L 4.2188,7.9322,5.1154,8.149636 -L 5.1154,8.149636,5.5494,8.426592 -L 5.5494,8.426592,5.8961,8.999922 -L 7.1784,2.097449,7.4547,2.097449 -L 7.4547,2.097449,7.7349,2.097449 -L 7.7349,2.097449,8.0295,2.097449 -L 4.2188,2.631392,4.3484,3.001382 -L 4.3484,3.001382,4.4987,3.354473 -L 4.4987,3.354473,4.6461,3.699109 -L 6.7511,4.766952,7.0239,4.766952 -L 7.0239,4.766952,7.3111,4.766952 -L 7.3111,4.766952,7.6057,4.766952 -L 7.6057,4.766952,7.6057,5.300796 -L 7.6057,5.300796,7.6057,5.834768 -L 7.6057,5.834768,7.6057,6.368716 -L 7.6057,6.368716,7.1784,6.368716 -L 7.1784,6.368716,6.7511,6.368716 -L 6.7511,6.368716,6.3234,6.368716 -L 6.3234,6.368716,6.1728,6.02397 -L 6.1728,6.02397,6.0261,5.67089 -L 6.0261,5.67089,5.8961,5.300796 -L 4.6461,6.368716,5.2412,6.386967 -L 5.2412,6.386967,5.5637,6.515501 -L 5.5637,6.515501,5.8961,6.86446 -L 5.8961,6.86446,5.8961,7.234467 -L 5.8961,7.234467,5.8961,7.58757 -L 5.8961,7.58757,5.8961,7.9322 -L 5.8961,7.9322,6.4534,7.9322 -L 6.4534,7.9322,7.0239,7.9322 -L 7.0239,7.9322,7.6057,7.9322 -L 7.6057,7.9322,7.6057,7.58757 -L 7.6057,7.58757,7.6057,7.234467 -L 7.6057,7.234467,7.6057,6.86446 -L 2.0823,8.466083,2.359,8.466083 -L 2.359,8.466083,2.6389,8.466083 -L 2.6389,8.466083,2.9401,8.466083 - -[ç½·] 60 -L 1.2574,0,1.2574,1.247157 -L 1.2574,1.247157,1.2574,2.477328 -L 1.2574,2.477328,1.2574,3.699109 -L 1.2574,3.699109,1.9617,3.699109 -L 1.9617,3.699109,2.6724,3.699109 -L 2.6724,3.699109,3.3977,3.699109 -L 3.3977,3.699109,3.3977,2.477328 -L 3.3977,2.477328,3.3977,1.247157 -L 3.3977,1.247157,3.3977,0 -L 3.3977,0,3.0997,0 -L 3.0997,0,2.816,0 -L 2.816,0,2.5396,0 -L 5.5027,0,5.198,0.453316 -L 5.198,0.453316,5.0894,1.135599 -L 5.0894,1.135599,5.0719,2.631392 -L 5.9297,0,6.6305,0 -L 6.6305,0,7.3306,0 -L 7.3306,0,8.0346,0 -L 8.0346,0,8.0346,0.370094 -L 8.0346,0.370094,8.0346,0.723092 -L 8.0346,0.723092,8.0346,1.067739 -L 1.6885,1.601682,2.1158,1.601682 -L 2.1158,1.601682,2.5396,1.601682 -L 2.5396,1.601682,2.9669,1.601682 -L 5.5027,1.601682,6.2032,1.781024 -L 6.2032,1.781024,6.9103,1.943456 -L 6.9103,1.943456,7.6353,2.097449 -L 1.6885,2.631392,2.1158,2.631392 -L 2.1158,2.631392,2.5396,2.631392 -L 2.5396,2.631392,2.9669,2.631392 -L 5.5027,3.699109,5.198,4.11433 -L 5.198,4.11433,5.0894,4.529628 -L 5.0894,4.529628,5.0719,5.300796 -L 5.0719,5.300796,6.3048,5.32058 -L 6.3048,5.32058,6.9737,5.459037 -L 6.9737,5.459037,7.6353,5.834768 -L 5.9297,3.699109,6.6305,3.699109 -L 6.6305,3.699109,7.3306,3.699109 -L 7.3306,3.699109,8.0346,3.699109 -L 0.8301,5.300796,1.4504,5.528215 -L 1.4504,5.528215,1.7828,5.874241 -L 1.7828,5.874241,2.1158,6.635592 -L 2.1158,6.635592,1.8181,6.711824 -L 1.8181,6.711824,1.5376,6.788162 -L 1.5376,6.788162,1.2574,6.86446 -L 1.2574,6.86446,1.2574,7.398246 -L 1.2574,7.398246,1.2574,7.9322 -L 1.2574,7.9322,1.2574,8.466083 -L 1.2574,8.466083,3.3732,8.466083 -L 3.3732,8.466083,5.5027,8.466083 -L 5.5027,8.466083,7.6353,8.466083 -L 7.6353,8.466083,7.6353,7.9322 -L 7.6353,7.9322,7.6353,7.398246 -L 7.6353,7.398246,7.6353,6.86446 -L 7.6353,6.86446,5.9297,6.86446 -L 5.9297,6.86446,4.2278,6.86446 -L 4.2278,6.86446,2.5396,6.86446 -L 2.1158,5.300796,2.6622,5.300796 -L 2.6622,5.300796,3.2188,5.300796 -L 3.2188,5.300796,3.7932,5.300796 - -[被] 53 -L 1.7151,0,1.7007,2.622844 -L 1.7007,2.622844,1.589,3.720337 -L 1.589,3.720337,1.2878,4.232992 -L 1.2878,4.232992,1.1403,4.069192 -L 1.1403,4.069192,0.9967,3.888345 -L 0.9967,3.888345,0.864,3.699109 -L 3.3962,0.266887,4.1458,2.683611 -L 4.1458,2.683611,4.2925,4.90537 -L 4.2925,4.90537,4.2505,7.398246 -L 4.2505,7.398246,5.2872,7.46611 -L 5.2872,7.46611,5.8091,7.889771 -L 5.8091,7.889771,5.96,8.999922 -L 4.8918,0,5.3786,0.533867 -L 5.3786,0.533867,5.8655,1.067739 -L 5.8655,1.067739,6.3523,1.601682 -L 6.3523,1.601682,5.7849,2.668069 -L 5.7849,2.668069,5.2315,3.726007 -L 5.2315,3.726007,4.6778,4.766952 -L 7.6338,0,7.3435,0.370094 -L 7.3435,0.370094,7.0563,0.723092 -L 7.0563,0.723092,6.7827,1.067739 -L 6.7827,2.364401,7.0563,3.087521 -L 7.0563,3.087521,7.3435,3.802229 -L 7.3435,3.802229,7.6338,4.499972 -L 7.6338,4.499972,6.9337,4.603152 -L 6.9337,4.603152,6.2297,4.689263 -L 6.2297,4.689263,5.5289,4.766952 -L 2.9689,3.165154,2.5416,3.699109 -L 2.5416,3.699109,2.1213,4.232992 -L 2.1213,4.232992,1.7151,4.766952 -L 1.7151,4.766952,2.1213,5.566353 -L 2.1213,5.566353,2.5416,6.357316 -L 2.5416,6.357316,2.9689,7.131347 -L 2.9689,7.131347,2.2681,7.234467 -L 2.2681,7.234467,1.5641,7.320584 -L 1.5641,7.320584,0.864,7.398246 -L 5.96,5.300796,5.9737,6.420859 -L 5.9737,6.420859,6.0753,6.964702 -L 6.0753,6.964702,6.3523,7.398246 -L 6.3523,7.398246,6.7827,7.320584 -L 6.7827,7.320584,7.21,7.234467 -L 7.21,7.234467,7.6338,7.131347 -L 7.6338,7.131347,7.4836,6.89126 -L 7.4836,6.89126,7.3435,6.634163 -L 7.3435,6.634163,7.21,6.368716 -L 1.7151,7.9322,1.7151,8.302184 -L 1.7151,8.302184,1.7151,8.655368 -L 1.7151,8.655368,1.7151,8.999922 -L 0.4367,7.398261,2.9966,7.398261 -L 1.7151,8.999742,1.7151,7.398261 -L 2.9966,3.165308,1.7151,4.766837 -L 1.7151,4.766837,1.7151,0 -A -7.6785,10.968769,11.256284,316.1117,341.50627 - -[避] 57 -L 6.7812,1.067739,6.7812,1.600243 -L 6.7812,1.600243,6.7812,2.124325 -L 6.7812,2.124325,6.7812,2.631414 -L 6.7812,2.631414,6.4874,2.820628 -L 6.4874,2.820628,6.1998,3.001382 -L 6.1998,3.001382,5.927,3.165182 -L 3.8252,1.601682,3.7415,2.47886 -L 3.7415,2.47886,3.6711,3.355934 -L 3.6711,3.355934,3.608,4.232992 -L 3.608,4.232992,3.3947,3.888345 -L 3.3947,3.888345,3.1807,3.535254 -L 3.1807,3.535254,2.9674,3.165182 -L 4.2493,1.601682,4.526,1.601682 -L 4.526,1.601682,4.7989,1.601682 -L 4.7989,1.601682,5.0724,1.601682 -L 5.0724,1.601682,5.0724,2.66808 -L 5.0724,2.66808,5.0724,3.726007 -L 5.0724,3.726007,5.0724,4.766952 -L 5.0724,4.766952,4.5012,4.766952 -L 4.5012,4.766952,3.9478,4.766952 -L 3.9478,4.766952,3.3947,4.766952 -L 3.3947,4.766952,3.3947,6.014103 -L 3.3947,6.014103,3.3947,7.244356 -L 3.3947,7.244356,3.3947,8.466083 -L 3.3947,8.466083,4.526,8.302206 -L 4.526,8.302206,5.6535,8.121501 -L 5.6535,8.121501,6.7812,7.93221 -L 6.7812,7.93221,6.7812,8.302206 -L 6.7812,8.302206,6.7812,8.655368 -L 6.7812,8.655368,6.7812,8.999922 -L 7.2085,3.165182,6.9073,3.600247 -L 6.9073,3.600247,6.7956,4.15399 -L 6.7956,4.15399,6.7812,5.300796 -L 6.7812,5.300796,6.3575,5.300796 -L 6.3575,5.300796,5.927,5.300796 -L 5.927,5.300796,5.4997,5.300796 -L 7.2085,5.567787,7.3385,6.014103 -L 7.3385,6.014103,7.4856,6.443526 -L 7.4856,6.443526,7.6358,6.864477 -L 6.3575,6.101681,6.1998,6.367195 -L 6.1998,6.367195,6.0597,6.624274 -L 6.0597,6.624274,5.927,6.864477 -L 3.8252,6.368738,4.2283,6.368738 -L 4.2283,6.368738,4.6486,6.368738 -L 4.6486,6.368738,5.0724,6.368738 -L 5.0724,6.368738,5.0724,6.711847 -L 5.0724,6.711847,5.0724,7.055059 -L 5.0724,7.055059,5.0724,7.398246 -L 7.2085,7.93221,7.4856,7.93221 -L 7.4856,7.93221,7.7658,7.93221 -L 7.7658,7.93221,8.0631,7.93221 -L 5.9161,-0.015186,8.0495,-0.015186 -L 2.0988,1.052476,1.0446,0 -L 0.8449,4.751716,2.0988,4.751716 -L 2.0988,1.052476,2.0988,4.751716 -L 1.2754,8.489144,2.0988,7.421258 -A 5.9161,7.347827,7.362973,238.75988,270 - -[å°¾] 45 -L 5.1056,0,4.8009,0.415226 -L 4.8009,0.415226,4.6926,0.830508 -L 4.6926,0.830508,4.6748,1.601682 -L 4.6748,1.601682,3.824,1.601682 -L 3.824,1.601682,2.9761,1.601682 -L 2.9761,1.601682,2.1428,1.601682 -L 5.5294,0,6.3668,0 -L 6.3668,0,7.2105,0 -L 7.2105,0,8.0616,0 -L 8.0616,0,8.0616,0.370094 -L 8.0616,0.370094,8.0616,0.723092 -L 8.0616,0.723092,8.0616,1.067739 -L 0.8645,0.533867,1.67,2.895499 -L 1.67,2.895499,1.7888,5.926449 -L 1.7888,5.926449,1.7156,8.466083 -L 1.7156,8.466083,3.547,8.466083 -L 3.547,8.466083,5.3858,8.466083 -L 5.3858,8.466083,7.2389,8.466083 -L 7.2389,8.466083,7.2389,7.93221 -L 7.2389,7.93221,7.2389,7.398246 -L 7.2389,7.398246,7.2389,6.864477 -L 7.2389,6.864477,5.5329,6.864477 -L 5.5329,6.864477,3.8345,6.864477 -L 3.8345,6.864477,2.1428,6.864477 -L 4.6748,2.097449,4.6748,2.467537 -L 4.6748,2.467537,4.6748,2.820628 -L 4.6748,2.820628,4.6748,3.165182 -L 4.6748,3.165182,4.1077,3.165182 -L 4.1077,3.165182,3.547,3.165182 -L 3.547,3.165182,3.0006,3.165182 -L 5.1056,2.097449,5.9357,2.097449 -L 5.9357,2.097449,6.7797,2.097449 -L 6.7797,2.097449,7.6378,2.097449 -L 4.6748,3.699125,4.6748,4.069214 -L 4.6748,4.069214,4.6748,4.422283 -L 4.6748,4.422283,4.6748,4.766952 -L 4.6748,4.766952,3.9743,4.766952 -L 3.9743,4.766952,3.2741,4.766952 -L 3.2741,4.766952,2.5733,4.766952 -L 5.1056,3.699125,5.6593,3.699125 -L 5.6593,3.699125,6.2334,3.699125 -L 6.2334,3.699125,6.8151,3.699125 -L 5.1056,5.300796,5.6593,5.300796 -L 5.6593,5.300796,6.2334,5.300796 -L 6.2334,5.300796,6.8151,5.300796 - -[å¾®] 51 -L 1.7176,0,1.6335,1.600243 -L 1.6335,1.600243,1.5666,3.192134 -L 1.5666,3.192134,1.5036,4.766952 -L 1.5036,4.766952,1.2903,4.603179 -L 1.2903,4.603179,1.0763,4.422283 -L 1.0763,4.422283,0.8595,4.232992 -L 5.5314,0,5.9342,0.799418 -L 5.9342,0.799418,6.3548,1.590354 -L 6.3548,1.590354,6.7852,2.364401 -L 6.7852,2.364401,6.1727,3.738686 -L 6.1727,3.738686,5.8956,4.638379 -L 5.8956,4.638379,5.7135,5.834768 -L 5.7135,5.834768,5.1114,5.597542 -L 5.1114,5.597542,4.3024,5.716099 -L 4.3024,5.716099,2.9644,5.834768 -L 2.9644,5.834768,2.9644,6.548041 -L 2.9644,6.548041,2.9644,7.244356 -L 2.9644,7.244356,2.9644,7.93221 -L 8.0636,0,7.7663,0.533867 -L 7.7663,0.533867,7.4861,1.067739 -L 7.4861,1.067739,7.2055,1.601682 -L 2.5406,0.800852,2.838,1.461803 -L 2.838,1.461803,2.9504,2.35165 -L 2.9504,2.35165,2.9644,4.232992 -L 2.9644,4.232992,3.6716,4.232992 -L 3.6716,4.232992,4.3791,4.232992 -L 4.3791,4.232992,5.1041,4.232992 -L 4.2495,1.601682,4.2495,2.314984 -L 4.2495,2.314984,4.2495,3.011287 -L 4.2495,3.011287,4.2495,3.699125 -L 7.2055,3.432238,7.5103,4.074862 -L 7.5103,4.074862,7.6188,4.83607 -L 7.6188,4.83607,7.6363,6.368738 -L 7.6363,6.368738,7.0553,6.471738 -L 7.0553,6.471738,6.4879,6.557946 -L 6.4879,6.557946,5.9275,6.635592 -L 5.9275,6.635592,6.2287,7.231693 -L 6.2287,7.231693,6.3369,7.844638 -L 6.3369,7.844638,6.3548,8.999922 -L 1.7176,5.567787,1.8401,6.014103 -L 1.8401,6.014103,1.9694,6.443526 -L 1.9694,6.443526,2.113,6.864477 -L 3.8225,6.368738,3.8225,7.245719 -L 3.8225,7.245719,3.8225,8.122869 -L 3.8225,8.122869,3.8225,8.999922 -L 4.6736,6.368738,4.6736,6.901143 -L 4.6736,6.901143,4.6736,7.425121 -L 4.6736,7.425121,4.6736,7.93221 -L 0.8595,7.398246,1.1393,7.93221 -L 1.1393,7.93221,1.4195,8.466083 -L 1.4195,8.466083,1.7176,8.999922 - -[匹] 21 -L 0.865,0,0.865,2.822073 -L 0.865,2.822073,0.865,5.64401 -L 0.865,5.64401,0.865,8.466083 -L 0.865,8.466083,2.9766,8.466083 -L 2.9766,8.466083,5.1026,8.466083 -L 5.1026,8.466083,7.2429,8.466083 -L 1.2887,0,3.4039,0 -L 3.4039,0,5.5334,0 -L 5.5334,0,7.6632,0 -L 1.716,2.097449,2.6754,3.949212 -L 2.6754,3.949212,2.9801,5.927888 -L 2.9801,5.927888,2.9976,7.93221 -L 5.1026,2.631414,4.8049,3.183592 -L 4.8049,3.183592,4.6931,4.557948 -L 4.6931,4.557948,4.6788,7.93221 -L 5.5334,2.631414,5.9537,2.631414 -L 5.9537,2.631414,6.3845,2.631414 -L 6.3845,2.631414,6.8121,2.631414 -L 6.8121,2.631414,6.8121,3.165182 -L 6.8121,3.165182,6.8121,3.699125 -L 6.8121,3.699125,6.8121,4.232992 - -# kan_36 ------------------------------------------------------- -# 姫漂描苗浜賓頻敏瓶怖扶敷浮腐譜賦赴附侮舞封伏幅覆沸噴墳憤紛雰丙併塀幣弊柄壁癖偏遍舗捕穂募慕簿倣俸奉峰 - -[姫] 12 -L 3.4043,6.330279,-0.1966,6.330279 -L 0.6619,3.3265,1.2815,8.999865 -L 6.7768,8.466074,3.3938,8.466074 -L 3.3938,8.466074,3.3938,0 -L 7.2041,0,3.3938,0 -L 6.3498,5.834764,6.3498,3.165256 -L 6.3498,5.834764,3.3938,5.834764 -L 6.3498,3.165256,3.3938,3.165256 -L 5.0676,0,5.0676,3.165256 -L 5.0676,5.834764,5.0676,8.466074 -A -4.7288,-3.399589,8.620982,23.224227,51.278884 -A -6.5886,6.330279,9.138971,316.15783,0 - -[漂] 31 -L 3.8157,0,4.6668,0 -L 4.6668,0,4.6668,2.669511 -L 4.6668,2.669511,2.5653,2.669511 -L 2.5653,0.533968,2.842,0.903947 -L 2.842,0.903947,3.1257,1.257131 -L 3.1257,1.257131,3.4199,1.60169 -L 6.8068,0.533968,5.9557,1.60169 -L 5.0976,2.669511,7.2341,2.669511 -L 3.4199,4.233082,6.376,4.233082 -L 2.9926,5.300794,2.9926,6.902574 -L 2.9926,6.902574,3.8157,7.053694 -L 3.8157,7.053694,4.1695,7.552323 -L 4.1695,7.552323,4.2465,8.466074 -L 4.2465,8.466074,2.5653,8.466074 -L 3.4199,5.300794,4.2465,5.300794 -L 4.2465,5.300794,4.2465,6.368632 -L 4.2465,6.368632,4.6668,6.738725 -L 4.6668,6.738725,5.0976,7.091817 -L 5.0976,7.091817,5.5249,7.436447 -L 5.5249,7.436447,5.5249,8.466074 -L 5.5249,8.466074,4.6668,8.466074 -L 4.6668,5.300794,5.5249,5.300794 -L 5.5249,5.300794,5.6055,6.427964 -L 5.6055,6.427964,5.9736,6.843251 -L 5.9736,6.843251,6.8068,6.902574 -L 6.8068,6.902574,6.8068,5.300794 -L 6.8068,5.300794,5.9557,5.300794 -L 5.9557,8.466074,7.2341,8.466074 -L 1.2519,7.970357,0.4324,8.999843 -L 0.8281,5.834638,0.0019,6.902421 -L 1.2519,3.470467,0.0019,0 - -[描] 13 -L 1.51,9.000165,1.51,0.000027 -L 1.51,0.000027,0.6935,0.000027 -L 0.0351,3.699216,2.9946,5.548855 -L 0.0351,6.902574,2.9946,6.902574 -L 2.732,7.500032,7.2361,7.500032 -L 2.732,4.500051,2.732,0.000027 -L 2.732,0.000027,7.2361,0.000027 -L 7.2361,0.000027,7.2361,4.500051 -L 7.2361,4.500051,2.732,4.500051 -L 7.2361,2.250049,2.732,2.250049 -L 4.9844,0.000027,4.9844,4.500051 -L 3.6321,9.000045,3.6321,6.000026 -L 6.336,9.000045,6.336,6.000026 - -[苗] 24 -L 0.8882,0,0.8882,5.834764 -L 0.8882,5.834764,5.9846,5.834764 -L 5.9846,5.834764,5.9846,0 -L 5.9846,0,0.8882,0 -L 3.452,0.533968,3.2979,2.605958 -L 3.2979,2.605958,2.6709,3.177936 -L 2.6709,3.177936,1.3155,3.165256 -L 3.8796,3.165256,3.5781,3.600337 -L 3.5781,3.600337,3.466,4.15397 -L 3.466,4.15397,3.452,5.300794 -L 4.3066,3.165256,5.5569,3.165256 -L 2.1736,7.169472,1.8062,7.706212 -L 1.8062,7.706212,1.2598,7.903964 -L 1.2598,7.903964,0.0616,7.932191 -L 4.6992,7.169472,4.4817,7.553669 -L 4.4817,7.553669,3.9353,7.751437 -L 3.9353,7.751437,2.5974,7.932191 -L 2.5974,7.932191,2.4436,8.302275 -L 2.4436,8.302275,2.3032,8.655365 -L 2.3032,8.655365,2.1736,9.000029 -L 5.1296,7.932191,4.979,8.302275 -L 4.979,8.302275,4.8323,8.655365 -L 4.8323,8.655365,4.6992,9.000029 -L 5.5569,7.932191,6.8388,7.932191 - -[浜] 15 -L 0.0639,0.26698,1.3455,3.699216 -L 2.4137,0,3.8781,1.60169 -L 6.8657,0,5.587,1.60169 -L 2.6309,2.669511,3.447,2.669511 -L 3.447,2.669511,3.447,7.932191 -L 3.447,7.932191,4.7954,8.070713 -L 4.7954,8.070713,5.664,8.327717 -L 5.664,8.327717,6.4419,8.466074 -L 3.8781,2.669511,5.587,2.669511 -L 5.587,2.669511,5.587,5.834764 -L 5.587,5.834764,3.8781,5.834764 -L 6.0146,2.669511,7.2615,2.669511 -L 0.9217,5.834764,0.0639,6.902574 -L 6.0146,5.834764,6.8657,5.834764 -L 1.3455,7.932191,0.4909,9.000029 - -[賓] 33 -L 0.094,0,0.6435,0.189316 -L 0.6435,0.189316,1.2039,0.370091 -L 1.2039,0.370091,1.7751,0.533968 -L 6.0166,0,5.7396,0.189316 -L 5.7396,0.189316,5.4629,0.370091 -L 5.4629,0.370091,5.1932,0.533968 -L 1.7751,1.60169,1.7751,4.233082 -L 1.7751,4.233082,0.094,4.233082 -L 2.1989,1.60169,5.5855,1.60169 -L 5.5855,1.60169,5.5855,2.669511 -L 5.5855,2.669511,2.1989,2.669511 -L 5.5855,3.432137,4.458,3.535339 -L 4.458,3.535339,3.3299,3.621543 -L 3.3299,3.621543,2.1989,3.699216 -L 5.5855,4.500056,4.3071,4.603154 -L 4.3071,4.603154,3.0357,4.689266 -L 3.0357,4.689266,1.7751,4.767031 -L 0.7381,5.300794,1.2249,5.757097 -L 1.2249,5.757097,1.7121,6.204842 -L 1.7121,6.204842,2.1989,6.635611 -L 2.1989,6.635611,1.9257,6.738725 -L 1.9257,6.738725,1.6526,6.824836 -L 1.6526,6.824836,1.3794,6.902574 -L 3.4843,5.300794,3.4843,6.902574 -L 3.4843,6.902574,2.6294,6.902574 -L 6.0166,5.300794,5.3862,6.250067 -L 5.3862,6.250067,4.8429,6.665272 -L 4.8429,6.665272,3.9043,6.902574 -L 0.094,6.902574,0.094,7.932191 -L 0.094,7.932191,3.4843,7.932191 -L 3.4843,7.932191,3.4843,9.000029 -L 6.8674,6.902574,6.8674,7.932191 -L 6.8674,7.932191,3.9043,7.932191 - -[é »] 38 -L 0.3093,0,1.2234,0.903947 -L 1.2234,0.903947,2.1484,1.790998 -L 2.1484,1.790998,3.0867,2.669511 -L 3.728,0,4.0639,0.370091 -L 4.0639,0.370091,4.4075,0.723177 -L 4.4075,0.723177,4.7644,1.067824 -L 7.3247,0,6.4736,1.067824 -L 4.3371,2.135557,4.3371,6.902574 -L 4.3371,6.902574,4.95,7.128559 -L 4.95,7.128559,5.2866,7.464668 -L 5.2866,7.464668,5.6193,8.199182 -L 5.6193,8.199182,5.0481,8.302275 -L 5.0481,8.302275,4.4912,8.388396 -L 4.4912,8.388396,3.9417,8.466074 -L 4.7644,2.135557,6.8977,2.135557 -L 6.8977,2.135557,6.8977,3.699216 -L 6.8977,3.699216,4.7644,3.699216 -L 0.9467,2.669511,1.8052,2.669511 -L 1.8052,2.669511,1.8052,4.524049 -L 1.8052,4.524049,1.5176,5.531118 -L 1.5176,5.531118,0.5229,5.834764 -L 0.5229,5.834764,0.5229,7.932191 -L 0.1271,3.432137,0.2497,3.888425 -L 0.2497,3.888425,0.3828,4.33618 -L 0.3828,4.33618,0.5229,4.767031 -L 3.5105,3.966102,3.3638,4.233082 -L 3.3638,4.233082,3.2131,4.500056 -L 3.2131,4.500056,3.0867,4.767031 -L 6.8977,4.233082,6.8977,5.300794 -L 6.8977,5.300794,4.7644,5.300794 -L 2.2321,5.834764,1.9309,6.307858 -L 1.9309,6.307858,1.8188,7.128559 -L 1.8188,7.128559,1.8052,9.000029 -L 2.6594,5.834764,3.5105,5.834764 -L 6.8977,5.834764,6.8977,6.902574 -L 6.8977,6.902574,5.6193,6.902574 -L 2.2321,7.436447,3.0867,7.436447 -L 6.0428,8.466074,7.3247,8.466074 - -[敏] 47 -L 2.2621,0,2.8579,0.029667 -L 2.8579,0.029667,3.1801,0.237332 -L 3.1801,0.237332,3.5164,0.800849 -L 3.5164,0.800849,3.3622,1.067824 -L 3.3622,1.067824,3.2183,1.334809 -L 3.2183,1.334809,3.0852,1.60169 -L 3.0852,1.60169,0.9802,1.60169 -L 0.9802,1.60169,0.9802,3.699216 -L 0.9802,3.699216,0.686,3.888425 -L 0.686,3.888425,0.4023,4.069206 -L 0.4023,4.069206,0.126,4.233082 -L 4.7944,0,5.2217,0.723177 -L 5.2217,0.723177,5.6455,1.437896 -L 5.6455,1.437896,6.0766,2.135557 -L 6.0766,2.135557,5.4182,3.639789 -L 5.4182,3.639789,5.187,5.19491 -L 5.187,5.19491,4.7944,6.368632 -L 4.7944,6.368632,4.6438,6.204842 -L 4.6438,6.204842,4.497,6.024072 -L 4.497,6.024072,4.3675,5.834764 -L 7.3267,0,6.5004,1.60169 -L 3.9363,1.60169,3.6179,2.40263 -L 3.6179,2.40263,3.3374,3.432137 -L 3.3374,3.432137,2.8716,4.233082 -L 2.8716,4.233082,2.4443,3.799457 -L 2.4443,3.799457,2.2831,3.255701 -L 2.2831,3.255701,2.2621,2.135557 -L 6.5004,2.936398,6.7803,3.591794 -L 6.7803,3.591794,6.8819,4.620076 -L 6.8819,4.620076,6.8994,6.902574 -L 6.8994,6.902574,4.7944,6.902574 -L 1.4114,4.233082,1.1067,4.668158 -L 1.1067,4.668158,0.9946,5.221791 -L 0.9946,5.221791,0.9802,6.368632 -L 0.9802,6.368632,3.5164,6.368632 -L 3.5164,6.368632,3.5164,4.767031 -L 3.5164,4.767031,3.7857,4.603154 -L 3.7857,4.603154,4.0694,4.422384 -L 4.0694,4.422384,4.3675,4.233082 -L 1.8352,4.233082,2.1325,4.648363 -L 2.1325,4.648363,2.2446,5.06359 -L 2.2446,5.06359,2.2621,5.834764 -L 0.126,6.902574,0.4023,7.615876 -L 0.4023,7.615876,0.686,8.312169 -L 0.686,8.312169,0.9802,9.000029 -L 5.2217,7.436447,5.2217,9.000029 -L 1.4114,7.932191,3.9363,7.932191 - -[瓶] 43 -L 0.1592,0.26698,0.4323,1.411031 -L 0.4323,1.411031,0.7129,2.555156 -L 0.7129,2.555156,1.0103,3.699216 -L 1.0103,3.699216,0.7129,3.888425 -L 0.7129,3.888425,0.4323,4.069206 -L 0.4323,4.069206,0.1592,4.233082 -L 2.2641,0,2.2641,3.699216 -L 2.2641,3.699216,1.8337,4.069206 -L 1.8337,4.069206,1.413,4.422384 -L 1.413,4.422384,1.0103,4.767031 -L 1.0103,4.767031,1.0103,6.902574 -L 1.0103,6.902574,0.1592,6.902574 -L 3.1152,0,3.9733,0 -L 3.9733,0,4.0823,2.203428 -L 4.0823,2.203428,4.2885,4.508501 -L 4.2885,4.508501,4.3936,8.466074 -L 4.3936,8.466074,3.5425,8.466074 -L 4.3936,0.533968,5.1221,0.672306 -L 5.1221,0.672306,5.7596,0.9294 -L 5.7596,0.9294,6.5056,1.067824 -L 6.5056,1.067824,6.3935,2.094556 -L 6.3935,2.094556,6.1872,3.587564 -L 6.1872,3.587564,6.0751,6.368632 -L 6.0751,6.368632,4.8244,6.368632 -L 7.1399,0.533968,7.2061,0.903947 -L 7.2061,0.903947,7.2726,1.257131 -L 7.2726,1.257131,7.3567,1.60169 -L 5.2202,3.966102,5.0766,4.233082 -L 5.0766,4.233082,4.947,4.500056 -L 4.947,4.500056,4.8244,4.767031 -L 2.6848,4.233082,2.3906,4.668158 -L 2.3906,4.668158,2.2781,5.221791 -L 2.2781,5.221791,2.2641,6.368632 -L 2.2641,6.368632,1.9668,6.557949 -L 1.9668,6.557949,1.6862,6.738725 -L 1.6862,6.738725,1.4099,6.902574 -L 2.6848,6.902574,2.4042,7.514201 -L 2.4042,7.514201,2.4042,8.057957 -L 2.4042,8.057957,2.6848,9.000029 -L 1.0103,8.199182,0.8596,8.466074 -L 0.8596,8.466074,0.7129,8.73313 -L 0.7129,8.73313,0.583,9.000029 -L 4.8244,8.466074,7.3567,8.466074 - -[怖] 24 -L 1.436,0,1.436,9.000029 -L 5.2537,0,5.3028,2.829064 -L 5.3028,2.829064,4.9844,4.327648 -L 4.9844,4.327648,3.5725,4.767031 -L 3.5725,4.767031,3.5725,1.60169 -L 6.1052,1.60169,6.9629,1.60169 -L 6.9629,1.60169,6.9629,4.767031 -L 6.9629,4.767031,5.8145,4.868701 -L 5.8145,4.868701,5.3413,5.326241 -L 5.3413,5.326241,5.2537,6.368632 -L 2.291,3.699216,2.844,4.870047 -L 2.844,4.870047,3.3974,6.024072 -L 3.3974,6.024072,3.9683,7.169472 -L 3.9683,7.169472,3.5449,7.272663 -L 3.5449,7.272663,3.1242,7.35878 -L 3.1242,7.35878,2.7214,7.436447 -L 2.7214,7.436447,2.5673,7.091817 -L 2.5673,7.091817,2.4241,6.738725 -L 2.4241,6.738725,2.291,6.368632 -L 0.1577,5.033918,0.4554,5.656786 -L 0.4554,5.656786,0.5674,6.279734 -L 0.5674,6.279734,0.585,7.436447 -L 4.3991,7.436447,4.3991,9.000029 -L 4.8229,7.436447,7.3867,7.436447 - -[扶] 30 -L 0.6153,0,1.4699,0 -L 1.4699,0,1.4556,2.62295 -L 1.4556,2.62295,1.3438,3.720334 -L 1.3438,3.720334,1.0426,4.233082 -L 1.0426,4.233082,0.7446,4.069206 -L 0.7446,4.069206,0.4609,3.888425 -L 0.4609,3.888425,0.1915,3.699216 -L 3.1476,0,3.8477,1.247174 -L 3.8477,1.247174,4.5552,2.477424 -L 4.5552,2.477424,5.2802,3.699216 -L 5.2802,3.699216,4.916,4.074876 -L 4.916,4.074876,4.3629,4.213304 -L 4.3629,4.213304,3.1476,4.233082 -L 7.3887,0,6.8178,1.06639 -L 6.8178,1.06639,6.2574,2.124322 -L 6.2574,2.124322,5.711,3.165256 -L 1.8972,4.233082,1.3715,5.518444 -L 1.3715,5.518444,1.1789,6.507153 -L 1.1789,6.507153,0.1915,6.902574 -L 5.711,4.233082,5.116,5.637094 -L 5.116,5.637094,4.902,6.566388 -L 4.902,6.566388,3.5749,6.902574 -L 6.1348,4.233082,7.3887,4.233082 -L 1.8972,6.902574,1.5957,7.336221 -L 1.5957,7.336221,1.4836,7.879961 -L 1.4836,7.879961,1.4699,9.000029 -L 5.711,6.902574,5.4098,7.336221 -L 5.4098,7.336221,5.2981,7.879961 -L 5.2981,7.879961,5.2802,9.000029 -L 6.1348,6.902574,6.9614,6.902574 - -[敷] 61 -L 0.2177,0,1.1007,1.560788 -L 1.1007,1.560788,1.4225,2.519754 -L 1.4225,2.519754,1.4649,3.699216 -L 1.4649,3.699216,0.2177,3.699216 -L 1.8957,0,2.8796,0.257088 -L 2.8796,0.257088,3.1738,0.988723 -L 3.1738,0.988723,3.1738,2.135557 -L 3.1738,2.135557,1.8957,2.135557 -L 4.0319,0,4.5821,0.903947 -L 4.5821,0.903947,5.1355,1.790998 -L 5.1355,1.790998,5.7095,2.669511 -L 5.7095,2.669511,5.1036,3.848885 -L 5.1036,3.848885,4.8273,4.807944 -L 4.8273,4.807944,4.6451,6.368632 -L 4.6451,6.368632,4.428,6.204842 -L 4.428,6.204842,4.2248,6.024072 -L 4.2248,6.024072,4.0319,5.834764 -L 7.4191,0,6.9918,0.723177 -L 6.9918,0.723177,6.5641,1.437896 -L 6.5641,1.437896,6.1368,2.135557 -L 6.1368,3.432137,6.438,4.094653 -L 6.438,4.094653,6.5505,4.994373 -L 6.5505,4.994373,6.5641,6.902574 -L 6.5641,6.902574,5.9866,7.005695 -L 5.9866,7.005695,5.4157,7.091817 -L 5.4157,7.091817,4.8549,7.169472 -L 4.8549,7.169472,4.9884,7.779753 -L 4.9884,7.779753,5.132,8.389918 -L 5.132,8.389918,5.2857,9.000029 -L 1.8957,3.966102,1.5665,4.529619 -L 1.5665,4.529619,1.2404,4.737277 -L 1.2404,4.737277,0.6485,4.767031 -L 0.6485,4.767031,0.6485,6.902574 -L 0.6485,6.902574,1.2404,6.922363 -L 1.2404,6.922363,1.5665,7.060804 -L 1.5665,7.060804,1.8957,7.436447 -L 1.8957,7.436447,1.549,7.785318 -L 1.549,7.785318,1.1143,7.913853 -L 1.1143,7.913853,0.2177,7.932191 -L 2.323,3.699216,3.6046,3.699216 -L 2.323,4.767031,1.8957,5.137021 -L 1.8957,5.137021,1.4649,5.490118 -L 1.4649,5.490118,1.0446,5.834764 -L 2.964,4.767031,3.0235,5.137021 -L 3.0235,5.137021,3.0967,5.490118 -L 3.0967,5.490118,3.1738,5.834764 -L 3.1738,5.834764,2.5612,5.854537 -L 2.5612,5.854537,2.2281,5.992966 -L 2.2281,5.992966,1.8957,6.368632 -L 1.8957,6.368632,2.2281,6.724601 -L 2.2281,6.724601,2.5612,6.724601 -L 2.5612,6.724601,3.1738,6.368632 -L 2.323,7.932191,2.1721,8.302275 -L 2.1721,8.302275,2.025,8.655365 -L 2.025,8.655365,1.8957,9.000029 -L 2.7535,7.932191,3.0235,8.035388 -L 3.0235,8.035388,3.3072,8.121427 -L 3.3072,8.121427,3.6046,8.199182 -L 3.6046,8.199182,3.4543,8.466074 -L 3.4543,8.466074,3.3072,8.73313 -L 3.3072,8.73313,3.1738,9.000029 - -[æµ®] 27 -L 0.2165,0.26698,1.5016,3.699216 -L 3.6031,0,4.885,0 -L 4.885,0,4.6923,2.183639 -L 4.6923,2.183639,3.9288,2.723181 -L 3.9288,2.723181,2.3527,2.669511 -L 5.3126,2.669511,5.1617,2.935046 -L 5.1617,2.935046,5.0181,3.192137 -L 5.0181,3.192137,4.885,3.432137 -L 4.885,3.432137,6.1672,5.033918 -L 6.1672,5.033918,5.0391,5.137021 -L 5.0391,5.137021,3.9113,5.223231 -L 3.9113,5.223231,2.7803,5.300794 -L 5.7434,2.669511,7.4176,2.669511 -L 1.0708,5.834764,0.2165,6.902574 -L 3.6031,6.635611,3.463,7.005695 -L 3.463,7.005695,3.3337,7.35878 -L 3.3337,7.35878,3.2111,7.703426 -L 3.2111,7.703426,4.8468,7.992981 -L 4.8468,7.992981,5.9322,8.240167 -L 5.9322,8.240167,7.0215,8.199182 -L 7.0215,8.199182,6.7276,7.588995 -L 6.7276,7.588995,6.4436,6.978802 -L 6.4436,6.978802,6.1672,6.368632 -L 4.885,6.635611,4.7344,6.902574 -L 4.7344,6.902574,4.5876,7.169472 -L 4.5876,7.169472,4.4577,7.436447 -L 1.5016,7.932191,0.647,9.000029 - -[腐] 39 -L 0.2501,0.26698,0.9152,2.923723 -L 0.9152,2.923723,1.1047,5.300794 -L 1.1047,5.300794,1.1047,7.932191 -L 1.1047,7.932191,4.0607,7.932191 -L 4.0607,7.932191,4.0607,9.000029 -L 2.355,0,2.355,3.699216 -L 2.355,3.699216,6.5962,3.699216 -L 6.5962,3.699216,6.5962,0 -L 6.5962,0,4.4912,1.60169 -L 4.4912,1.60169,4.0607,1.257131 -L 4.0607,1.257131,3.6369,0.903947 -L 3.6369,0.903947,3.2061,0.533968 -L 3.4194,2.135557,3.7662,2.478754 -L 3.7662,2.478754,4.1269,2.822048 -L 4.1269,2.822048,4.4912,3.165256 -L 4.4912,3.165256,4.8943,2.822048 -L 4.8943,2.822048,5.3146,2.478754 -L 5.3146,2.478754,5.7419,2.135557 -L 2.7823,4.767031,2.7018,5.300794 -L 2.7018,5.300794,2.6279,5.834764 -L 2.6279,5.834764,2.5683,6.368632 -L 2.5683,6.368632,2.355,6.204842 -L 2.355,6.204842,2.141,6.024072 -L 2.141,6.024072,1.9274,5.834764 -L 5.3423,4.767031,6.1657,4.767031 -L 6.1657,4.767031,6.1513,5.538123 -L 6.1513,5.538123,6.0396,5.953432 -L 6.0396,5.953432,5.7419,6.368632 -L 5.7419,6.368632,5.1672,6.290969 -L 5.1672,6.290969,4.6138,6.204842 -L 4.6138,6.204842,4.0607,6.101744 -L 4.0607,6.101744,4.1935,5.834764 -L 4.1935,5.834764,4.3371,5.567784 -L 4.3371,5.567784,4.4912,5.300794 -L 6.5962,6.368632,6.2949,6.782571 -L 6.2949,6.782571,6.1832,7.18781 -L 6.1832,7.18781,6.1657,7.932191 -L 6.1657,7.932191,4.4912,7.932191 -L 6.5962,7.932191,7.4473,7.932191 - -[譜] 23 -L 0.6759,0,0.6759,2.135557 -L 0.6759,2.135557,2.3847,2.135557 -L 2.3847,2.135557,2.3847,0 -L 2.3847,0,0.6759,0 -L 4.0939,0,4.0939,3.699216 -L 4.0939,3.699216,6.6265,3.699216 -L 6.6265,3.699216,6.6265,0 -L 6.6265,0,4.0939,0 -L 4.4897,2.135557,6.1989,2.135557 -L 0.6759,3.699216,2.3847,3.699216 -L 0.6759,5.300794,2.3847,5.300794 -L 3.2393,5.300794,4.917,5.300794 -L 4.917,5.300794,4.917,7.932191 -L 4.917,7.932191,3.6631,7.932191 -L 5.5583,5.300794,5.4742,6.177978 -L 5.4742,6.177978,5.4038,7.055128 -L 5.4038,7.055128,5.3443,7.932191 -L 6.1989,5.300794,7.4811,5.300794 -L 0.2797,6.902574,2.812,6.902574 -L 6.1989,8.199182,6.3253,8.466074 -L 6.3253,8.466074,6.4756,8.73313 -L 6.4756,8.73313,6.6265,9.000029 -L 0.6759,8.466074,2.3847,8.466074 - -[賦] 51 -L 0.2817,0,0.4113,0.370091 -L 0.4113,0.370091,0.5553,0.723177 -L 0.5553,0.723177,0.7024,1.067824 -L 7.0485,0,6.2643,1.394126 -L 6.2643,1.394126,5.8927,2.839052 -L 5.8927,2.839052,5.8019,4.233082 -L 5.8019,4.233082,5.3746,4.233082 -L 5.3746,4.233082,4.9473,4.233082 -L 4.9473,4.233082,4.5236,4.233082 -L 4.5236,4.233082,4.5236,3.356014 -L 4.5236,3.356014,4.5236,2.478754 -L 4.5236,2.478754,4.5236,1.60169 -L 4.5236,1.60169,4.7932,1.60169 -L 4.7932,1.60169,5.0766,1.60169 -L 5.0766,1.60169,5.3746,1.60169 -L 7.4796,0,7.4796,0.533968 -L 7.4796,0.533968,7.4796,1.067824 -L 7.4796,1.067824,7.4796,1.60169 -L 3.0245,1.067824,3.0875,2.134211 -L 3.0875,2.134211,3.1537,3.192137 -L 3.1537,3.192137,3.2378,4.233082 -L 3.6651,1.067824,3.9421,1.067824 -L 3.9421,1.067824,4.2258,1.067824 -L 4.2258,1.067824,4.5236,1.067824 -L 0.7024,2.135557,0.7024,4.25987 -L 0.7024,4.25987,0.7024,6.367268 -L 0.7024,6.367268,0.7024,8.466074 -L 0.7024,8.466074,1.1328,8.466074 -L 1.1328,8.466074,1.5601,8.466074 -L 1.5601,8.466074,1.9913,8.466074 -L 1.9913,8.466074,1.9913,6.367268 -L 1.9913,6.367268,1.9913,4.25987 -L 1.9913,4.25987,1.9913,2.135557 -L 1.9913,2.135557,1.5601,2.135557 -L 1.5601,2.135557,1.1328,2.135557 -L 1.1328,2.135557,0.7024,2.135557 -L 5.8019,4.767031,5.2906,6.300853 -L 5.2906,6.300853,4.1134,6.512811 -L 4.1134,6.512811,2.8105,6.368632 -L 6.2292,6.368632,5.9277,6.822034 -L 5.9277,6.822034,5.8156,7.504323 -L 5.8156,7.504323,5.8019,9.000029 -L 6.6562,6.368632,6.9332,6.368632 -L 6.9332,6.368632,7.2026,6.368632 -L 7.2026,6.368632,7.4796,6.368632 -L 7.4796,7.436447,7.2026,7.779753 -L 7.2026,7.779753,6.9332,8.122949 -L 6.9332,8.122949,6.6562,8.466074 -L 3.2378,7.932191,3.7985,7.932191 -L 3.7985,7.932191,4.3691,7.932191 -L 4.3691,7.932191,4.9473,7.932191 - -[èµ´] 33 -L 0.3083,0,0.9107,1.204832 -L 0.9107,1.204832,1.1313,2.163861 -L 1.1313,2.163861,1.1593,3.699216 -L 2.8405,0,2.4171,0.370091 -L 2.4171,0.370091,1.9859,0.723177 -L 1.9859,0.723177,1.5621,1.067824 -L 3.2717,0,4.6758,0 -L 4.6758,0,6.0841,0 -L 6.0841,0,7.5058,0 -L 2.4171,1.067824,2.4031,3.944968 -L 2.4031,3.944968,1.9302,5.093251 -L 1.9302,5.093251,0.3083,5.300794 -L 5.8004,1.067824,5.8004,3.726004 -L 5.8004,3.726004,5.8004,6.367268 -L 5.8004,6.367268,5.8004,9.000029 -L 2.8405,3.165256,3.2717,3.165256 -L 3.2717,3.165256,3.6955,3.165256 -L 3.6955,3.165256,4.1228,3.165256 -L 7.5058,4.233082,7.0855,4.603154 -L 7.0855,4.603154,6.655,4.956251 -L 6.655,4.956251,6.2277,5.300794 -L 2.8405,5.300794,2.1821,6.58338 -L 2.1821,6.58338,1.9302,7.247139 -L 1.9302,7.247139,0.7394,7.436447 -L 3.2717,5.300794,3.6955,5.300794 -L 3.6955,5.300794,4.1228,5.300794 -L 4.1228,5.300794,4.5501,5.300794 -L 2.8405,7.436447,2.5432,7.824863 -L 2.5432,7.824863,2.4307,8.230277 -L 2.4307,8.230277,2.4171,9.000029 -L 3.2717,7.436447,3.5445,7.436447 -L 3.5445,7.436447,3.8247,7.436447 -L 3.8247,7.436447,4.1228,7.436447 - -[附] 33 -L 0.3141,0,0.3141,2.822048 -L 0.3141,2.822048,0.3141,5.64411 -L 0.3141,5.64411,0.3141,8.466074 -L 0.3141,8.466074,0.8671,8.466074 -L 0.8671,8.466074,1.4415,8.466074 -L 1.4415,8.466074,2.0198,8.466074 -L 2.0198,8.466074,1.5746,6.09041 -L 1.5746,6.09041,1.7956,4.816388 -L 1.7956,4.816388,2.0198,2.669511 -L 2.0198,2.669511,1.7217,2.505635 -L 1.7217,2.505635,1.4415,2.324881 -L 1.4415,2.324881,1.1652,2.135557 -L 3.2978,0,3.2173,1.781109 -L 3.2173,1.781109,3.1511,3.545228 -L 3.1511,3.545228,3.088,5.300794 -L 3.088,5.300794,2.874,5.137021 -L 2.874,5.137021,2.6569,4.956251 -L 2.6569,4.956251,2.4436,4.767031 -L 5.8336,0,6.1072,0 -L 6.1072,0,6.394,0 -L 6.394,0,6.6847,0 -L 6.6847,0,6.7971,4.091851 -L 6.7971,4.091851,6.3345,5.937868 -L 6.3345,5.937868,4.1248,6.368632 -L 5.4063,3.699216,5.1051,4.069206 -L 5.1051,4.069206,4.8253,4.422384 -L 4.8253,4.422384,4.5486,4.767031 -L 3.2978,5.834764,3.4103,7.129922 -L 3.4103,7.129922,3.6201,8.060758 -L 3.6201,8.060758,3.7286,9.000029 -L 7.1124,6.368632,6.8147,6.822034 -L 6.8147,6.822034,6.7022,7.504323 -L 6.7022,7.504323,6.6847,9.000029 - -[ä¾®] 51 -L 1.1914,0,1.1143,1.944887 -L 1.1143,1.944887,1.0411,3.88988 -L 1.0411,3.88988,0.9816,5.834764 -L 0.9816,5.834764,0.7711,5.670986 -L 0.7711,5.670986,0.5543,5.490118 -L 0.5543,5.490118,0.3403,5.300794 -L 5.0094,0,5.8566,0.161003 -L 5.8566,0.161003,6.2139,0.677968 -L 6.2139,0.677968,6.2913,1.60169 -L 6.2913,1.60169,5.1421,1.60169 -L 5.1421,1.60169,4.0038,1.60169 -L 4.0038,1.60169,2.8725,1.60169 -L 2.8725,1.60169,2.8725,2.478754 -L 2.8725,2.478754,2.8725,3.356014 -L 2.8725,3.356014,2.8725,4.233082 -L 2.8725,4.233082,2.5958,4.233082 -L 2.5958,4.233082,2.323,4.233082 -L 2.323,4.233082,2.0495,4.233082 -L 6.6867,1.60169,6.6696,3.097483 -L 6.6696,3.097483,6.568,3.779662 -L 6.568,3.779662,6.2913,4.233082 -L 6.2913,4.233082,5.713,4.233082 -L 5.713,4.233082,5.1421,4.233082 -L 5.1421,4.233082,4.5821,4.233082 -L 4.5821,4.233082,4.5821,3.545228 -L 4.5821,3.545228,4.5821,2.848848 -L 4.5821,2.848848,4.5821,2.135557 -L 3.2963,4.233082,3.2963,4.956251 -L 3.2963,4.956251,3.2963,5.670986 -L 3.2963,5.670986,3.2963,6.368632 -L 3.2963,6.368632,4.428,6.368632 -L 4.428,6.368632,5.5593,6.368632 -L 5.5593,6.368632,6.6867,6.368632 -L 6.6867,6.368632,6.6867,5.834764 -L 6.6867,5.834764,6.6867,5.300794 -L 6.6867,5.300794,6.6867,4.767031 -L 6.6867,4.767031,6.9599,4.603154 -L 6.9599,4.603154,7.2436,4.422384 -L 7.2436,4.422384,7.5382,4.233082 -L 5.0094,4.767031,5.0094,5.137021 -L 5.0094,5.137021,5.0094,5.490118 -L 5.0094,5.490118,5.0094,5.834764 -L 1.1914,6.635611,1.4719,7.435105 -L 1.4719,7.435105,1.7521,8.226042 -L 1.7521,8.226042,2.0495,9.000029 -L 2.4452,6.902574,2.7223,7.615876 -L 2.7223,7.615876,3.006,8.312169 -L 3.006,8.312169,3.2963,9.000029 -L 3.7271,7.932191,4.9884,7.932191 -L 4.9884,7.932191,6.2594,7.932191 -L 6.2594,7.932191,7.5382,7.932191 - -[舞] 69 -L 0.5839,0,1.0743,0.456202 -L 1.0743,0.456202,1.5611,0.903947 -L 1.5611,0.903947,2.0518,1.334809 -L 2.0518,1.334809,1.6802,1.790998 -L 1.6802,1.790998,1.3268,2.238754 -L 1.3268,2.238754,0.9801,2.669511 -L 0.9801,2.669511,0.7696,2.505635 -L 0.7696,2.505635,0.5664,2.324881 -L 0.5664,2.324881,0.3703,2.135557 -L 6.2863,0,5.8835,1.483039 -L 5.8835,1.483039,4.9165,1.720347 -L 4.9165,1.720347,3.761,1.60169 -L 2.4753,1.60169,2.752,2.057978 -L 2.752,2.057978,3.0357,2.505635 -L 3.0357,2.505635,3.3302,2.936398 -L 3.3302,2.936398,2.6052,3.012713 -L 2.6052,3.012713,1.8977,3.088941 -L 1.8977,3.088941,1.1934,3.165256 -L 6.7167,1.60169,6.419,2.134211 -L 6.419,2.134211,6.1388,2.658178 -L 6.1388,2.658178,5.866,3.165256 -L 5.866,3.165256,5.4352,3.165256 -L 5.4352,3.165256,5.0149,3.165256 -L 5.0149,3.165256,4.6118,3.165256 -L 4.6118,3.165256,4.6118,2.822048 -L 4.6118,2.822048,4.6118,2.478754 -L 4.6118,2.478754,4.6118,2.135557 -L 6.7167,3.165256,6.4155,3.580554 -L 6.4155,3.580554,6.3038,3.995857 -L 6.3038,3.995857,6.2863,4.767031 -L 6.2863,4.767031,4.7343,4.767031 -L 4.7343,4.767031,3.1758,4.767031 -L 3.1758,4.767031,1.6207,4.767031 -L 1.6207,4.767031,1.6207,4.422384 -L 1.6207,4.422384,1.6207,4.069206 -L 1.6207,4.069206,1.6207,3.699216 -L 2.0518,5.567784,1.7047,6.131405 -L 1.7047,6.131405,1.2673,6.338965 -L 1.2673,6.338965,0.3703,6.368632 -L 3.3302,5.567784,2.4262,6.545264 -L 2.4262,6.545264,2.0973,7.158237 -L 2.0973,7.158237,2.0518,7.932191 -L 2.0518,7.932191,1.6207,7.77822 -L 1.6207,7.77822,1.2004,7.615876 -L 1.2004,7.615876,0.7979,7.436447 -L 4.6118,5.567784,3.712,6.545264 -L 3.712,6.545264,3.3789,7.158237 -L 3.3789,7.158237,3.3302,7.932191 -L 3.3302,7.932191,3.0357,7.932191 -L 3.0357,7.932191,2.752,7.932191 -L 2.752,7.932191,2.4753,7.932191 -L 5.866,5.567784,4.983,6.545264 -L 4.983,6.545264,4.6608,7.158237 -L 4.6608,7.158237,4.6118,7.932191 -L 4.6118,7.932191,4.3141,7.932191 -L 4.3141,7.932191,4.0304,7.932191 -L 4.0304,7.932191,3.761,7.932191 -L 6.2863,6.368632,5.9917,6.782571 -L 5.9917,6.782571,5.88,7.18781 -L 5.88,7.18781,5.866,7.932191 -L 5.866,7.932191,5.5679,7.932191 -L 5.5679,7.932191,5.2842,7.932191 -L 5.2842,7.932191,5.0079,7.932191 -L 6.7167,6.368632,6.9938,6.368632 -L 6.9938,6.368632,7.2775,6.368632 -L 7.2775,6.368632,7.5748,6.368632 -L 6.2863,7.932191,6.5665,7.932191 -L 6.5665,7.932191,6.8463,7.932191 -L 6.8463,7.932191,7.144,7.932191 - -[封] 36 -L 0.3726,0,0.9292,0 -L 0.9292,0,1.5036,0 -L 1.5036,0,2.0783,0 -L 2.0783,0,2.05,1.692026 -L 2.05,1.692026,1.7417,2.477424 -L 1.7417,2.477424,0.7999,2.669511 -L 5.4649,0,5.8922,0 -L 5.8922,0,6.3233,0 -L 6.3233,0,6.7433,0 -L 6.7433,0,6.8557,4.091851 -L 6.8557,4.091851,6.3965,5.937868 -L 6.3965,5.937868,4.1833,6.368632 -L 2.5088,0.533968,2.9116,0.533968 -L 2.9116,0.533968,3.3322,0.533968 -L 3.3322,0.533968,3.7595,0.533968 -L 2.5088,2.669511,2.2076,3.057933 -L 2.2076,3.057933,2.0958,3.463249 -L 2.0958,3.463249,2.0783,4.233082 -L 5.0376,3.966102,4.8873,4.233082 -L 4.8873,4.233082,4.7434,4.500056 -L 4.7434,4.500056,4.6138,4.767031 -L 0.3726,5.300794,0.9292,5.300794 -L 0.9292,5.300794,1.5036,5.300794 -L 1.5036,5.300794,2.0783,5.300794 -L 2.0783,5.300794,1.9978,6.735836 -L 1.9978,6.735836,1.63,7.323448 -L 1.63,7.323448,0.7999,7.436447 -L 2.5088,5.300794,2.9116,5.300794 -L 2.9116,5.300794,3.3322,5.300794 -L 3.3322,5.300794,3.7595,5.300794 -L 7.1744,6.368632,6.8732,6.822034 -L 6.8732,6.822034,6.7608,7.504323 -L 6.7608,7.504323,6.7433,9.000029 -L 2.5088,7.436447,2.2076,7.824863 -L 2.2076,7.824863,2.0958,8.230277 -L 2.0958,8.230277,2.0783,9.000029 - -[伏] 27 -L 1.2569,0,1.1764,1.944887 -L 1.1764,1.944887,1.1032,3.88988 -L 1.1032,3.88988,1.0436,5.834764 -L 1.0436,5.834764,0.8296,5.670986 -L 0.8296,5.670986,0.6163,5.490118 -L 0.6163,5.490118,0.4023,5.300794 -L 2.5073,0,3.7405,2.153901 -L 3.7405,2.153901,4.406,3.528334 -L 4.406,3.528334,5.0714,5.300794 -L 5.0714,5.300794,4.6928,5.676563 -L 4.6928,5.676563,4.0242,5.814986 -L 4.0242,5.814986,2.5073,5.834764 -L 7.6037,0,6.3884,2.134211 -L 6.3884,2.134211,5.842,3.370035 -L 5.842,3.370035,5.4952,4.767031 -L 5.4952,5.834764,5.1975,6.307858 -L 5.1975,6.307858,5.0851,7.128559 -L 5.0851,7.128559,5.0714,9.000029 -L 5.898,5.834764,6.4514,5.834764 -L 6.4514,5.834764,7.0254,5.834764 -L 7.0254,5.834764,7.6037,5.834764 -L 1.2569,6.635611,1.5305,7.435105 -L 1.5305,7.435105,1.8068,8.226042 -L 1.8068,8.226042,2.0768,9.000029 -L 7.1726,7.436447,6.8787,7.779753 -L 6.8787,7.779753,6.5981,8.122949 -L 6.5981,8.122949,6.318,8.466074 - -[幅] 51 -L 1.2554,0,1.2554,2.314975 -L 1.2554,2.314975,1.2554,4.613038 -L 1.2554,4.613038,1.2554,6.902574 -L 1.2554,6.902574,1.0421,7.091817 -L 1.0421,7.091817,0.8281,7.272663 -L 0.8281,7.272663,0.6183,7.436447 -L 0.6183,7.436447,0.5553,5.680876 -L 0.5553,5.680876,0.4957,3.916658 -L 0.4957,3.916658,0.4288,2.135557 -L 3.8196,0,3.8196,1.247174 -L 3.8196,1.247174,3.8196,2.477424 -L 3.8196,2.477424,3.8196,3.699216 -L 3.8196,3.699216,4.9508,3.699216 -L 4.9508,3.699216,6.0748,3.699216 -L 6.0748,3.699216,7.2061,3.699216 -L 7.2061,3.699216,7.2061,2.477424 -L 7.2061,2.477424,7.2061,1.247174 -L 7.2061,1.247174,7.2061,0 -L 7.2061,0,6.0748,0 -L 6.0748,0,4.9508,0 -L 4.9508,0,3.8196,0 -L 5.4972,0.533968,5.3536,1.728791 -L 5.3536,1.728791,4.94,2.110202 -L 4.94,2.110202,4.2469,2.135557 -L 2.5412,2.135557,2.5412,3.916658 -L 2.5412,3.916658,2.5412,5.680876 -L 2.5412,5.680876,2.5412,7.436447 -L 2.5412,7.436447,1.9209,7.454786 -L 1.9209,7.454786,1.5885,7.583336 -L 1.5885,7.583336,1.2554,7.932191 -L 1.2554,7.932191,1.2554,8.302275 -L 1.2554,8.302275,1.2554,8.655365 -L 1.2554,8.655365,1.2554,9.000029 -L 5.9245,2.135557,5.7736,2.478754 -L 5.7736,2.478754,5.6265,2.822048 -L 5.6265,2.822048,5.4972,3.165256 -L 4.2469,5.300794,4.2469,5.834764 -L 4.2469,5.834764,4.2469,6.368632 -L 4.2469,6.368632,4.2469,6.902574 -L 4.2469,6.902574,5.0801,6.902574 -L 5.0801,6.902574,5.9245,6.902574 -L 5.9245,6.902574,6.7756,6.902574 -L 6.7756,6.902574,6.7756,6.368632 -L 6.7756,6.368632,6.7756,5.834764 -L 6.7756,5.834764,6.7756,5.300794 -L 6.7756,5.300794,5.9245,5.300794 -L 5.9245,5.300794,5.0801,5.300794 -L 5.0801,5.300794,4.2469,5.300794 -L 3.3923,8.466074,4.7964,8.466074 -L 4.7964,8.466074,6.2047,8.466074 -L 6.2047,8.466074,7.6334,8.466074 - -[覆] 87 -L 1.7131,0,1.629,0.903947 -L 1.629,0.903947,1.5621,1.790998 -L 1.5621,1.790998,1.4991,2.669511 -L 1.4991,2.669511,1.2893,2.505635 -L 1.2893,2.505635,1.0753,2.324881 -L 1.0753,2.324881,0.8585,2.135557 -L 3.3943,0,4.308,0.029667 -L 4.308,0.029667,4.7532,0.237332 -L 4.7532,0.237332,5.1031,0.800849 -L 5.1031,0.800849,4.8898,1.067824 -L 4.8898,1.067824,4.6723,1.334809 -L 4.6723,1.334809,4.4586,1.60169 -L 4.4586,1.60169,4.0944,1.437896 -L 4.0944,1.437896,3.7375,1.257131 -L 3.7375,1.257131,3.3943,1.067824 -L 6.3815,0,6.0841,0.189316 -L 6.0841,0.189316,5.8039,0.370091 -L 5.8039,0.370091,5.5234,0.533968 -L 6.8126,0,7.082,0 -L 7.082,0,7.359,0 -L 7.359,0,7.6284,0 -L 6.3815,1.067824,6.5146,1.334809 -L 6.5146,1.334809,6.655,1.60169 -L 6.655,1.60169,6.8126,1.868659 -L 6.8126,1.868659,6.0841,1.971779 -L 6.0841,1.971779,5.3766,2.057978 -L 5.3766,2.057978,4.6723,2.135557 -L 4.6723,2.135557,4.4586,3.012713 -L 4.4586,3.012713,4.2453,3.88988 -L 4.2453,3.88988,4.0313,4.767031 -L 4.0313,4.767031,3.818,4.603154 -L 3.818,4.603154,3.6076,4.422384 -L 3.6076,4.422384,3.3943,4.233082 -L 1.7131,3.165256,1.8423,3.535339 -L 1.8423,3.535339,1.9894,3.888425 -L 1.9894,3.888425,2.1404,4.233082 -L 5.1031,3.165256,5.6568,3.165256 -L 5.6568,3.165256,6.2312,3.165256 -L 6.2312,3.165256,6.8126,3.165256 -L 6.8126,3.165256,6.8126,3.535339 -L 6.8126,3.535339,6.8126,3.888425 -L 6.8126,3.888425,6.8126,4.233082 -L 6.8126,4.233082,6.0841,4.233082 -L 6.0841,4.233082,5.3766,4.233082 -L 5.3766,4.233082,4.6723,4.233082 -L 0.8585,4.233082,1.4605,5.024029 -L 1.4605,5.024029,1.6812,5.577662 -L 1.6812,5.577662,1.7131,6.368632 -L 1.7131,6.368632,1.4185,6.368632 -L 1.4185,6.368632,1.1348,6.368632 -L 1.1348,6.368632,0.8585,6.368632 -L 0.8585,6.368632,0.8585,6.738725 -L 0.8585,6.738725,0.8585,7.091817 -L 0.8585,7.091817,0.8585,7.436447 -L 0.8585,7.436447,2.1999,7.642653 -L 2.1999,7.642653,2.7428,7.84052 -L 2.7428,7.84052,2.9635,8.199182 -L 2.9635,8.199182,2.112,8.302275 -L 2.112,8.302275,1.2648,8.388396 -L 1.2648,8.388396,0.4347,8.466074 -L 6.8126,5.033918,5.9542,5.137021 -L 5.9542,5.137021,5.1031,5.223231 -L 5.1031,5.223231,4.2453,5.300794 -L 4.2453,5.300794,4.2453,5.670986 -L 4.2453,5.670986,4.2453,6.024072 -L 4.2453,6.024072,4.2453,6.368632 -L 4.2453,6.368632,3.5445,6.368632 -L 3.5445,6.368632,2.8444,6.368632 -L 2.8444,6.368632,2.1404,6.368632 -L 4.8898,6.368632,5.0225,6.586167 -L 5.0225,6.586167,4.9669,6.863035 -L 4.9669,6.863035,4.6723,7.436447 -L 4.6723,7.436447,3.755,7.416674 -L 3.755,7.416674,3.3137,7.278339 -L 3.3137,7.278339,2.9635,6.902574 -L 5.5234,6.368632,6.0768,6.368632 -L 6.0768,6.368632,6.634,6.368632 -L 6.634,6.368632,7.2046,6.368632 -L 7.2046,6.368632,7.2046,6.738725 -L 7.2046,6.738725,7.2046,7.091817 -L 7.2046,7.091817,7.2046,7.436447 -L 7.2046,7.436447,5.8491,7.644092 -L 5.8491,7.644092,4.7672,8.080515 -L 4.7672,8.080515,3.3943,8.466074 -L 5.5234,8.466074,6.2277,8.466074 -L 6.2277,8.466074,6.9279,8.466074 -L 6.9279,8.466074,7.6284,8.466074 - -[沸] 45 -L 0.4612,0,0.685,1.55513 -L 0.685,1.55513,1.0948,2.957615 -L 1.0948,2.957615,1.3154,4.233082 -L 2.7795,0,3.8376,1.540923 -L 3.8376,1.540923,4.2193,2.361629 -L 4.2193,2.361629,4.275,3.165256 -L 4.275,3.165256,3.9458,3.541009 -L 3.9458,3.541009,3.6134,3.67935 -L 3.6134,3.67935,2.9966,3.699216 -L 2.9966,3.699216,2.9966,4.422384 -L 2.9966,4.422384,2.9966,5.137021 -L 2.9966,5.137021,2.9966,5.834764 -L 2.9966,5.834764,3.6134,5.864415 -L 3.6134,5.864415,3.9458,6.072072 -L 3.9458,6.072072,4.275,6.635611 -L 4.275,6.635611,3.9318,7.199139 -L 3.9318,7.199139,3.487,7.406785 -L 3.487,7.406785,2.5662,7.436447 -L 5.5289,0,5.5289,1.06639 -L 5.5289,1.06639,5.5289,2.124322 -L 5.5289,2.124322,5.5289,3.165256 -L 5.5289,3.165256,5.1016,3.535339 -L 5.1016,3.535339,4.6813,3.888425 -L 4.6813,3.888425,4.275,4.233082 -L 4.275,4.233082,4.3244,5.033918 -L 4.3244,5.033918,4.6501,5.656786 -L 4.6501,5.656786,5.5289,6.635611 -L 5.5289,6.635611,4.6501,7.587648 -L 4.6501,7.587648,4.3244,8.20061 -L 4.3244,8.20061,4.275,9.000029 -L 6.594,1.067824,7.0455,1.521238 -L 7.0455,1.521238,7.2139,2.203428 -L 7.2139,2.203428,7.2349,3.699216 -L 7.2349,3.699216,5.6445,4.252854 -L 5.6445,4.252854,5.5709,5.281033 -L 5.5709,5.281033,6.8073,5.834764 -L 6.8073,5.834764,6.8073,6.368632 -L 6.8073,6.368632,6.8073,6.902574 -L 6.8073,6.902574,6.8073,7.436447 -L 6.8073,7.436447,6.1909,7.454786 -L 6.1909,7.454786,5.862,7.583336 -L 5.862,7.583336,5.5289,7.932191 -L 5.5289,7.932191,5.5289,8.302275 -L 5.5289,8.302275,5.5289,8.655365 -L 5.5289,8.655365,5.5289,9.000029 - -[噴] 57 -L 2.813,0,3.1597,0.189316 -L 3.1597,0.189316,3.5138,0.370091 -L 3.5138,0.370091,3.8816,0.533968 -L 7.2646,0,6.9704,0.189316 -L 6.9704,0.189316,6.6867,0.370091 -L 6.6867,0.370091,6.4135,0.533968 -L 3.4543,1.60169,3.58,3.202032 -L 3.58,3.202032,3.7306,4.79383 -L 3.7306,4.79383,3.8816,6.368632 -L 3.8816,6.368632,3.4543,6.368632 -L 3.4543,6.368632,3.0231,6.368632 -L 3.0231,6.368632,2.5997,6.368632 -L 3.8816,1.60169,4.8584,1.60169 -L 4.8584,1.60169,5.843,1.60169 -L 5.843,1.60169,6.8408,1.60169 -L 6.8408,1.60169,6.8408,1.971779 -L 6.8408,1.971779,6.8408,2.324881 -L 6.8408,2.324881,6.8408,2.669511 -L 6.8408,2.669511,5.843,2.669511 -L 5.843,2.669511,4.8584,2.669511 -L 4.8584,2.669511,3.8816,2.669511 -L 0.4628,2.669511,0.4628,4.423649 -L 0.4628,4.423649,0.4628,6.177978 -L 0.4628,6.177978,0.4628,7.932191 -L 0.4628,7.932191,0.8901,7.932191 -L 0.8901,7.932191,1.3139,7.932191 -L 1.3139,7.932191,1.7447,7.932191 -L 1.7447,7.932191,1.7447,6.177978 -L 1.7447,6.177978,1.7447,4.423649 -L 1.7447,4.423649,1.7447,2.669511 -L 1.7447,2.669511,1.3139,2.669511 -L 1.3139,2.669511,0.8901,2.669511 -L 0.8901,2.669511,0.4628,2.669511 -L 6.8408,3.432137,5.843,3.535339 -L 5.843,3.535339,4.8584,3.621543 -L 4.8584,3.621543,3.8816,3.699216 -L 6.8408,4.500056,5.9866,4.603154 -L 5.9866,4.603154,5.1355,4.689266 -L 5.1355,4.689266,4.277,4.767031 -L 6.4135,5.300794,6.4135,5.670986 -L 6.4135,5.670986,6.4135,6.024072 -L 6.4135,6.024072,6.4135,6.368632 -L 6.4135,6.368632,5.6885,6.368632 -L 5.6885,6.368632,4.9775,6.368632 -L 4.9775,6.368632,4.277,6.368632 -L 6.8408,6.368632,7.1144,6.368632 -L 7.1144,6.368632,7.3942,6.368632 -L 7.3942,6.368632,7.6919,6.368632 -L 3.0231,7.932191,3.7306,7.932191 -L 3.7306,7.932191,4.4311,7.932191 -L 4.4311,7.932191,5.1355,7.932191 -L 5.1355,7.932191,5.1355,8.302275 -L 5.1355,8.302275,5.1355,8.655365 -L 5.1355,8.655365,5.1355,9.000029 -L 5.5558,7.932191,6.1158,7.932191 -L 6.1158,7.932191,6.6867,7.932191 -L 6.6867,7.932191,7.2646,7.932191 - -[墳] 57 -L 2.8115,0,3.1547,0.189316 -L 3.1547,0.189316,3.519,0.370091 -L 3.519,0.370091,3.8832,0.533968 -L 7.2666,0,6.9689,0.189316 -L 6.9689,0.189316,6.6852,0.370091 -L 6.6852,0.370091,6.4089,0.533968 -L 3.4528,1.60169,3.5855,3.202032 -L 3.5855,3.202032,3.7291,4.79383 -L 3.7291,4.79383,3.8832,6.368632 -L 3.8832,6.368632,3.5855,6.368632 -L 3.5855,6.368632,3.3018,6.368632 -L 3.3018,6.368632,3.0255,6.368632 -L 3.8832,1.60169,4.8569,1.60169 -L 4.8569,1.60169,5.845,1.60169 -L 5.845,1.60169,6.8393,1.60169 -L 6.8393,1.60169,6.8393,1.971779 -L 6.8393,1.971779,6.8393,2.324881 -L 6.8393,2.324881,6.8393,2.669511 -L 6.8393,2.669511,5.845,2.669511 -L 5.845,2.669511,4.8569,2.669511 -L 4.8569,2.669511,3.8832,2.669511 -L 0.4929,2.135557,0.7696,2.135557 -L 0.7696,2.135557,1.0533,2.135557 -L 1.0533,2.135557,1.3478,2.135557 -L 1.3478,2.135557,1.3478,3.382797 -L 1.3478,3.382797,1.3478,4.613038 -L 1.3478,4.613038,1.3478,5.834764 -L 1.3478,5.834764,1.0533,6.024072 -L 1.0533,6.024072,0.7696,6.204842 -L 0.7696,6.204842,0.4929,6.368632 -L 6.8393,3.432137,5.845,3.535339 -L 5.845,3.535339,4.8569,3.621543 -L 4.8569,3.621543,3.8832,3.699216 -L 6.8393,4.500056,5.9851,4.603154 -L 5.9851,4.603154,5.1375,4.689266 -L 5.1375,4.689266,4.3039,4.767031 -L 6.4089,5.300794,6.4089,5.670986 -L 6.4089,5.670986,6.4089,6.024072 -L 6.4089,6.024072,6.4089,6.368632 -L 6.4089,6.368632,5.708,6.368632 -L 5.708,6.368632,5.0079,6.368632 -L 5.0079,6.368632,4.3039,6.368632 -L 1.7783,6.368632,1.4739,6.822034 -L 1.4739,6.822034,1.3653,7.504323 -L 1.3653,7.504323,1.3478,9.000029 -L 6.8393,6.368632,7.1164,6.368632 -L 7.1164,6.368632,7.4001,6.368632 -L 7.4001,6.368632,7.6939,6.368632 -L 3.0255,7.932191,3.7291,7.932191 -L 3.7291,7.932191,4.4366,7.932191 -L 4.4366,7.932191,5.1616,7.932191 -L 5.1616,7.932191,5.1616,8.302275 -L 5.1616,8.302275,5.1616,8.655365 -L 5.1616,8.655365,5.1616,9.000029 -L 5.5924,7.932191,6.1388,7.932191 -L 6.1388,7.932191,6.6961,7.932191 -L 6.6961,7.932191,7.2666,7.932191 - -[憤] 51 -L 1.7771,0,1.7771,3.011274 -L 1.7771,3.011274,1.7771,6.014189 -L 1.7771,6.014189,1.7771,9.000029 -L 2.8454,0,3.1848,0.189316 -L 3.1848,0.189316,3.5455,0.370091 -L 3.5455,0.370091,3.9098,0.533968 -L 7.297,0,7.0024,0.189316 -L 7.0024,0.189316,6.7187,0.370091 -L 6.7187,0.370091,6.442,0.533968 -L 3.4825,1.60169,3.6124,3.202032 -L 3.6124,3.202032,3.7595,4.79383 -L 3.7595,4.79383,3.9098,6.368632 -L 3.9098,6.368632,3.2762,6.408269 -L 3.2762,6.408269,2.838,6.685051 -L 2.838,6.685051,2.2009,7.436447 -L 3.9098,1.60169,4.8908,1.60169 -L 4.8908,1.60169,5.8711,1.60169 -L 5.8711,1.60169,6.8732,1.60169 -L 6.8732,1.60169,6.8732,1.971779 -L 6.8732,1.971779,6.8732,2.324881 -L 6.8732,2.324881,6.8732,2.669511 -L 6.8732,2.669511,5.8711,2.669511 -L 5.8711,2.669511,4.8908,2.669511 -L 4.8908,2.669511,3.9098,2.669511 -L 6.8732,3.432137,5.8711,3.535339 -L 5.8711,3.535339,4.8908,3.621543 -L 4.8908,3.621543,3.9098,3.699216 -L 6.8732,4.500056,6.0147,4.603154 -L 6.0147,4.603154,5.171,4.689266 -L 5.171,4.689266,4.3409,4.767031 -L 0.5264,5.033918,0.8244,5.656786 -L 0.8244,5.656786,0.9362,6.279734 -L 0.9362,6.279734,0.9502,7.436447 -L 6.442,5.300794,6.442,5.670986 -L 6.442,5.670986,6.442,6.024072 -L 6.442,6.024072,6.442,6.368632 -L 6.442,6.368632,5.7419,6.368632 -L 5.7419,6.368632,5.0411,6.368632 -L 5.0411,6.368632,4.3409,6.368632 -L 6.8732,6.368632,7.146,6.368632 -L 7.146,6.368632,7.4262,6.368632 -L 7.4262,6.368632,7.7243,6.368632 -L 3.0552,7.932191,3.756,7.932191 -L 3.756,7.932191,4.4561,7.932191 -L 4.4561,7.932191,5.1636,7.932191 -L 5.1636,7.932191,5.1636,8.302275 -L 5.1636,8.302275,5.1636,8.655365 -L 5.1636,8.655365,5.1636,9.000029 -L 5.5874,7.932191,6.1482,7.932191 -L 6.1482,7.932191,6.7187,7.932191 -L 6.7187,7.932191,7.297,7.932191 - -[紛] 51 -L 1.8033,0,1.8033,1.600339 -L 1.8033,1.600339,1.8033,3.192137 -L 1.8033,3.192137,1.8033,4.767031 -L 1.8033,4.767031,1.3795,4.767031 -L 1.3795,4.767031,0.9522,4.767031 -L 0.9522,4.767031,0.5249,4.767031 -L 3.089,0,4.0802,1.608788 -L 4.0802,1.608788,4.6056,2.929382 -L 4.6056,2.929382,4.7667,4.767031 -L 4.7667,4.767031,4.1499,4.786809 -L 4.1499,4.786809,3.8242,4.925161 -L 3.8242,4.925161,3.5128,5.300794 -L 3.5128,5.300794,3.3619,4.956251 -L 3.3619,4.956251,3.2183,4.603154 -L 3.2183,4.603154,3.089,4.233082 -L 5.1905,0,5.4668,0 -L 5.4668,0,5.7505,0 -L 5.7505,0,6.0451,0 -L 6.0451,0,6.7032,1.64268 -L 6.7032,1.64268,6.8997,3.048044 -L 6.8997,3.048044,6.8997,4.767031 -L 6.8997,4.767031,6.3253,4.767031 -L 6.3253,4.767031,5.7505,4.767031 -L 5.7505,4.767031,5.1905,4.767031 -L 0.5249,1.334809,0.6545,1.944887 -L 0.6545,1.944887,0.8019,2.555156 -L 0.8019,2.555156,0.9522,3.165256 -L 3.089,1.868659,2.9381,2.314975 -L 2.9381,2.314975,2.791,2.744376 -L 2.791,2.744376,2.6617,3.165256 -L 2.2344,4.767031,2.3605,5.137021 -L 2.3605,5.137021,2.5108,5.490118 -L 2.5108,5.490118,2.6617,5.834764 -L 7.7263,4.767031,6.8297,6.525491 -L 6.8297,6.525491,6.395,7.622974 -L 6.395,7.622974,6.0451,9.000029 -L 1.3795,5.300794,1.5094,5.567784 -L 1.5094,5.567784,1.653,5.834764 -L 1.653,5.834764,1.8033,6.101744 -L 1.8033,6.101744,1.5094,6.471827 -L 1.5094,6.471827,1.2257,6.824836 -L 1.2257,6.824836,0.9522,7.169472 -L 0.9522,7.169472,1.2257,7.779753 -L 1.2257,7.779753,1.5094,8.389918 -L 1.5094,8.389918,1.8033,9.000029 -L 3.9156,6.101744,4.2095,6.723161 -L 4.2095,6.723161,4.3219,7.336221 -L 4.3219,7.336221,4.3356,8.466074 -L 2.2344,7.169472,2.3605,7.435105 -L 2.3605,7.435105,2.5108,7.692109 -L 2.5108,7.692109,2.6617,7.932191 - -[雰] 51 -L 1.6232,0,2.2434,0.533968 -L 2.2434,0.533968,2.8735,1.067824 -L 2.8735,1.067824,3.5148,1.60169 -L 3.5148,1.60169,3.5148,1.971779 -L 3.5148,1.971779,3.5148,2.324881 -L 3.5148,2.324881,3.5148,2.669511 -L 3.5148,2.669511,2.145,3.000038 -L 2.145,3.000038,1.378,3.000038 -L 1.378,3.000038,0.5588,2.669511 -L 4.3726,0,5.5074,0.395429 -L 5.5074,0.395429,5.963,1.384155 -L 5.963,1.384155,6.0471,2.669511 -L 6.0471,2.669511,5.3463,2.669511 -L 5.3463,2.669511,4.6423,2.669511 -L 4.6423,2.669511,3.9421,2.669511 -L 6.8982,2.669511,6.334,3.202032 -L 6.334,3.202032,5.7736,3.726004 -L 5.7736,3.726004,5.2237,4.233082 -L 1.4099,5.300794,1.9629,5.300794 -L 1.9629,5.300794,2.5163,5.300794 -L 2.5163,5.300794,3.0837,5.300794 -L 3.9421,5.300794,3.4693,7.31223 -L 3.4693,7.31223,2.2434,7.611553 -L 2.2434,7.611553,0.5588,7.436447 -L 0.5588,7.436447,0.5588,6.902574 -L 0.5588,6.902574,0.5588,6.368632 -L 0.5588,6.368632,0.5588,5.834764 -L 4.7932,5.300794,5.3463,5.300794 -L 5.3463,5.300794,5.9035,5.300794 -L 5.9035,5.300794,6.4744,5.300794 -L 7.3287,5.834764,7.3287,6.368632 -L 7.3287,6.368632,7.3287,6.902574 -L 7.3287,6.902574,7.3287,7.436447 -L 7.3287,7.436447,6.334,7.436447 -L 6.334,7.436447,5.3463,7.436447 -L 5.3463,7.436447,4.3726,7.436447 -L 4.3726,7.436447,4.215,7.701987 -L 4.215,7.701987,4.0749,7.959089 -L 4.0749,7.959089,3.9421,8.199182 -L 3.9421,8.199182,2.9439,8.302275 -L 2.9439,8.302275,1.9629,8.388396 -L 1.9629,8.388396,0.9826,8.466074 -L 1.4099,6.368632,1.9629,6.368632 -L 1.9629,6.368632,2.5163,6.368632 -L 2.5163,6.368632,3.0837,6.368632 -L 4.7932,6.368632,5.3463,6.368632 -L 5.3463,6.368632,5.9035,6.368632 -L 5.9035,6.368632,6.4744,6.368632 -L 4.3726,8.466074,5.2027,8.466074 -L 5.2027,8.466074,6.0471,8.466074 -L 6.0471,8.466074,6.8982,8.466074 - -[丙] 30 -L 0.9811,0,0.9811,2.134211 -L 0.9811,2.134211,0.9811,4.25987 -L 0.9811,4.25987,0.9811,6.368632 -L 0.9811,6.368632,2.7354,6.319269 -L 2.7354,6.319269,3.6846,6.735836 -L 3.6846,6.735836,3.9718,8.466074 -L 3.9718,8.466074,2.8405,8.466074 -L 2.8405,8.466074,1.7166,8.466074 -L 1.7166,8.466074,0.5849,8.466074 -L 5.653,0,6.0768,0 -L 6.0768,0,6.5041,0 -L 6.5041,0,6.9317,0 -L 6.9317,0,6.9317,2.134211 -L 6.9317,2.134211,6.9317,4.25987 -L 6.9317,4.25987,6.9317,6.368632 -L 6.9317,6.368632,6.0806,6.368632 -L 6.0806,6.368632,5.233,6.368632 -L 5.233,6.368632,4.3991,6.368632 -L 4.3991,6.368632,4.2485,6.101744 -L 4.2485,6.101744,4.1017,5.834764 -L 4.1017,5.834764,3.9718,5.567784 -L 3.9718,5.567784,4.522,4.613038 -L 4.522,4.613038,5.0821,3.649771 -L 5.0821,3.649771,5.653,2.669511 -L 2.263,2.669511,2.6899,3.382797 -L 2.6899,3.382797,3.1207,4.079177 -L 3.1207,4.079177,3.541,4.767031 -L 4.3991,8.466074,5.3766,8.466074 -L 5.3766,8.466074,6.3605,8.466074 -L 6.3605,8.466074,7.3625,8.466074 - -[ä½µ] 33 -L 1.4415,0,1.3575,1.781109 -L 1.3575,1.781109,1.2913,3.545228 -L 1.2913,3.545228,1.2247,5.300794 -L 1.2247,5.300794,1.0142,5.137021 -L 1.0142,5.137021,0.7974,4.956251 -L 0.7974,4.956251,0.5838,4.767031 -L 2.7203,0,3.5994,1.560788 -L 3.5994,1.560788,3.9248,2.519754 -L 3.9248,2.519754,3.9703,3.699216 -L 3.9703,3.699216,3.6236,4.074876 -L 3.6236,4.074876,3.1931,4.213304 -L 3.1931,4.213304,2.2926,4.233082 -L 6.1103,0,5.5534,3.747215 -L 5.5534,3.747215,4.524,4.579163 -L 4.524,4.579163,3.9703,6.902574 -L 3.9703,6.902574,3.5465,6.902574 -L 3.5465,6.902574,3.1301,6.902574 -L 3.1301,6.902574,2.7203,6.902574 -L 6.5344,4.233082,5.939,5.637094 -L 5.939,5.637094,5.7254,6.566388 -L 5.7254,6.566388,4.4014,6.902574 -L 6.9614,4.233082,7.2349,4.233082 -L 7.2349,4.233082,7.5148,4.233082 -L 7.5148,4.233082,7.7848,4.233082 -L 1.4415,5.834764,1.5505,7.129922 -L 1.5505,7.129922,1.7571,8.060758 -L 1.7571,8.060758,1.8688,9.000029 -L 6.5344,6.902574,6.2539,7.514201 -L 6.2539,7.514201,6.2539,8.057957 -L 6.2539,8.057957,6.5344,9.000029 -L 3.9703,8.199182,3.8232,8.466074 -L 3.8232,8.466074,3.6764,8.73313 -L 3.6764,8.73313,3.5465,9.000029 - -[塀] 39 -L 4.0042,0,4.2809,0.637066 -L 4.2809,0.637066,4.5607,1.257131 -L 4.5607,1.257131,4.8584,1.868659 -L 4.8584,1.868659,4.5607,2.135557 -L 4.5607,2.135557,4.2809,2.40263 -L 4.2809,2.40263,4.0042,2.669511 -L 6.5361,0,6.0636,1.93931 -L 6.0636,1.93931,5.0265,3.717549 -L 5.0265,3.717549,4.0042,4.767031 -L 1.8638,0.533968,2.9885,3.09883 -L 2.9885,3.09883,3.2091,5.519784 -L 3.2091,5.519784,3.1531,8.466074 -L 3.1531,8.466074,4.5537,8.466074 -L 4.5537,8.466074,5.9655,8.466074 -L 5.9655,8.466074,7.3907,8.466074 -L 7.3907,8.466074,7.3907,7.959089 -L 7.3907,7.959089,7.3907,7.435105 -L 7.3907,7.435105,7.3907,6.902574 -L 7.3907,6.902574,6.1091,6.902574 -L 6.1091,6.902574,4.8343,6.902574 -L 4.8343,6.902574,3.5734,6.902574 -L 0.6173,2.669511,0.8901,2.669511 -L 0.8901,2.669511,1.1773,2.669511 -L 1.1773,2.669511,1.4719,2.669511 -L 1.4719,2.669511,1.4719,3.735882 -L 1.4719,3.735882,1.4719,4.79383 -L 1.4719,4.79383,1.4719,5.834764 -L 1.4719,5.834764,1.1773,6.024072 -L 1.1773,6.024072,0.8901,6.204842 -L 0.8901,6.204842,0.6173,6.368632 -L 6.9634,2.669511,6.1091,3.735882 -L 6.1091,3.735882,5.2647,4.79383 -L 5.2647,4.79383,4.4311,5.834764 -L 6.9634,4.767031,6.6797,5.162376 -L 6.6797,5.162376,6.6797,5.439333 -L 6.6797,5.439333,6.9634,5.834764 -L 1.8638,6.368632,1.5875,6.822034 -L 1.5875,6.822034,1.4859,7.504323 -L 1.4859,7.504323,1.4719,9.000029 - -[å¹£] 63 -L 4.0303,0,4.0303,1.06639 -L 4.0303,1.06639,4.0303,2.124322 -L 4.0303,2.124322,4.0303,3.165256 -L 4.0303,3.165256,3.029,3.165256 -L 3.029,3.165256,2.0304,3.165256 -L 2.0304,3.165256,1.0431,3.165256 -L 1.0431,3.165256,1.0431,2.288198 -L 1.0431,2.288198,1.0431,1.411031 -L 1.0431,1.411031,1.0431,0.533968 -L 6.1427,0.533968,6.4124,0.533968 -L 6.4124,0.533968,6.6961,0.533968 -L 6.6961,0.533968,6.9938,0.533968 -L 6.9938,0.533968,6.9938,1.411031 -L 6.9938,1.411031,6.9938,2.288198 -L 6.9938,2.288198,6.9938,3.165256 -L 6.9938,3.165256,6.1427,3.165256 -L 6.1427,3.165256,5.2842,3.165256 -L 5.2842,3.165256,4.4331,3.165256 -L 2.3215,4.767031,2.2476,6.662492 -L 2.2476,6.662492,1.7926,7.346023 -L 1.7926,7.346023,0.6158,7.436447 -L 0.6158,7.436447,0.6788,6.738725 -L 0.6788,6.738725,0.7454,6.024072 -L 0.7454,6.024072,0.8291,5.300794 -L 0.8291,5.300794,1.0431,5.670986 -L 1.0431,5.670986,1.2564,6.024072 -L 1.2564,6.024072,1.4704,6.368632 -L 3.61,4.767031,3.3127,5.300794 -L 3.3127,5.300794,3.029,5.834764 -L 3.029,5.834764,2.7519,6.368632 -L 4.0303,4.767031,4.0303,5.670986 -L 4.0303,5.670986,4.0303,6.557949 -L 4.0303,6.557949,4.0303,7.436447 -L 4.0303,7.436447,3.1162,7.454786 -L 3.1162,7.454786,2.6714,7.583336 -L 2.6714,7.583336,2.3215,7.932191 -L 2.3215,7.932191,2.3215,8.302275 -L 2.3215,8.302275,2.3215,8.655365 -L 2.3215,8.655365,2.3215,9.000029 -L 5.0709,4.767031,5.4177,5.137021 -L 5.4177,5.137021,5.7711,5.490118 -L 5.7711,5.490118,6.1427,5.834764 -L 6.1427,5.834764,5.7711,6.368632 -L 5.7711,6.368632,5.4177,6.902574 -L 5.4177,6.902574,5.0709,7.436447 -L 5.0709,7.436447,4.8569,7.272663 -L 4.8569,7.272663,4.6436,7.091817 -L 4.6436,7.091817,4.4331,6.902574 -L 6.5661,6.368632,6.8638,6.782571 -L 6.8638,6.782571,6.9762,7.18781 -L 6.9762,7.18781,6.9938,7.932191 -L 6.9938,7.932191,6.4124,7.932191 -L 6.4124,7.932191,5.8415,7.932191 -L 5.8415,7.932191,5.2842,7.932191 -L 5.2842,7.932191,5.2842,8.302275 -L 5.2842,8.302275,5.2842,8.655365 -L 5.2842,8.655365,5.2842,9.000029 -L 1.4704,8.199182,1.3194,8.466074 -L 1.3194,8.466074,1.1723,8.73313 -L 1.1723,8.73313,1.0431,9.000029 -L 3.1792,7.932191,3.3127,8.302275 -L 3.3127,8.302275,3.4563,8.655365 -L 3.4563,8.655365,3.61,9.000029 - -[弊] 66 -L 0.863,0,1.479,0.637066 -L 1.479,0.637066,2.1095,1.257131 -L 2.1095,1.257131,2.7504,1.868659 -L 2.7504,1.868659,2.6103,2.135557 -L 2.6103,2.135557,2.4811,2.40263 -L 2.4811,2.40263,2.3585,2.669511 -L 2.3585,2.669511,1.7771,2.669511 -L 1.7771,2.669511,1.2097,2.669511 -L 1.2097,2.669511,0.649,2.669511 -L 5.7419,0,5.5387,2.183639 -L 5.5387,2.183639,4.7682,2.723181 -L 4.7682,2.723181,3.1812,2.669511 -L 3.1812,2.669511,3.0275,3.012713 -L 3.0275,3.012713,2.8839,3.356014 -L 2.8839,3.356014,2.7504,3.699216 -L 6.1692,2.669511,6.0182,3.012713 -L 6.0182,3.012713,5.8746,3.356014 -L 5.8746,3.356014,5.7419,3.699216 -L 6.5646,2.669511,6.9958,2.669511 -L 6.9958,2.669511,7.4157,2.669511 -L 7.4157,2.669511,7.8469,2.669511 -L 2.3585,4.767031,2.278,6.662492 -L 2.278,6.662492,1.8223,7.346023 -L 1.8223,7.346023,0.649,7.436447 -L 0.649,7.436447,0.7054,6.738725 -L 0.7054,6.738725,0.7789,6.024072 -L 0.7789,6.024072,0.863,5.300794 -L 0.863,5.300794,1.0763,5.670986 -L 1.0763,5.670986,1.2868,6.024072 -L 1.2868,6.024072,1.5001,6.368632 -L 3.605,4.767031,3.3112,5.300794 -L 3.3112,5.300794,3.0275,5.834764 -L 3.0275,5.834764,2.7504,6.368632 -L 4.0323,4.767031,4.0323,5.670986 -L 4.0323,5.670986,4.0323,6.557949 -L 4.0323,6.557949,4.0323,7.436447 -L 4.0323,7.436447,3.5245,7.539648 -L 3.5245,7.539648,3.0275,7.625661 -L 3.0275,7.625661,2.5406,7.703426 -L 2.5406,7.703426,2.4811,8.149743 -L 2.4811,8.149743,2.4142,8.579149 -L 2.4142,8.579149,2.3585,9.000029 -L 5.5279,4.767031,5.8645,5.137021 -L 5.8645,5.137021,6.2112,5.490118 -L 6.2112,5.490118,6.5646,5.834764 -L 6.5646,5.834764,6.2112,6.368632 -L 6.2112,6.368632,5.8645,6.902574 -L 5.8645,6.902574,5.5279,7.436447 -L 5.5279,7.436447,5.1636,7.091817 -L 5.1636,7.091817,4.8067,6.738725 -L 4.8067,6.738725,4.4596,6.368632 -L 6.9958,6.635611,7.125,7.005695 -L 7.125,7.005695,7.2686,7.35878 -L 7.2686,7.35878,7.4157,7.703426 -L 7.4157,7.703426,6.8522,7.779753 -L 6.8522,7.779753,6.2949,7.855969 -L 6.2949,7.855969,5.7419,7.932191 -L 5.7419,7.932191,5.7419,8.302275 -L 5.7419,8.302275,5.7419,8.655365 -L 5.7419,8.655365,5.7419,9.000029 -L 1.0763,8.199182,0.9225,8.466074 -L 0.9225,8.466074,0.7789,8.73313 -L 0.7789,8.73313,0.649,9.000029 -L 3.605,7.932191,3.735,8.302275 -L 3.735,8.302275,3.8852,8.655365 -L 3.8852,8.655365,4.0323,9.000029 - -[柄] 42 -L 1.9332,0,1.8488,1.600339 -L 1.8488,1.600339,1.7756,3.192137 -L 1.7756,3.192137,1.7161,4.767031 -L 1.7161,4.767031,1.3585,4.079177 -L 1.3585,4.079177,1.0152,3.382797 -L 1.0152,3.382797,0.6793,2.669511 -L 4.0627,0,4.0627,2.134211 -L 4.0627,2.134211,4.0627,4.25987 -L 4.0627,4.25987,4.0627,6.368632 -L 4.0627,6.368632,5.2217,6.514158 -L 5.2217,6.514158,5.67,7.125708 -L 5.67,7.125708,5.7439,8.466074 -L 5.7439,8.466074,5.043,8.466074 -L 5.043,8.466074,4.3429,8.466074 -L 4.3429,8.466074,3.6389,8.466074 -L 6.5981,0,6.8752,0 -L 6.8752,0,7.1554,0 -L 7.1554,0,7.4527,0 -L 7.4527,0,7.4527,2.134211 -L 7.4527,2.134211,7.4527,4.25987 -L 7.4527,4.25987,7.4527,6.368632 -L 7.4527,6.368632,6.5319,6.338965 -L 6.5319,6.338965,6.0938,6.131405 -L 6.0938,6.131405,5.7439,5.567784 -L 5.7439,5.567784,6.0167,4.767031 -L 6.0167,4.767031,6.3043,3.966102 -L 6.3043,3.966102,6.5981,3.165256 -L 4.49,2.669511,4.7628,3.382797 -L 4.7628,3.382797,5.043,4.079177 -L 5.043,4.079177,5.3166,4.767031 -L 3.2081,4.233082,2.4337,5.043812 -L 2.4337,5.043812,1.9928,5.735897 -L 1.9928,5.735897,1.5021,6.902574 -L 1.5021,6.902574,1.2292,6.902574 -L 1.2292,6.902574,0.9522,6.902574 -L 0.9522,6.902574,0.6793,6.902574 -L 2.3532,6.902574,2.0593,7.336221 -L 2.0593,7.336221,1.9469,7.879961 -L 1.9469,7.879961,1.9332,9.000029 -L 6.1712,8.466074,6.7242,8.466074 -L 6.7242,8.466074,7.299,8.466074 -L 7.299,8.466074,7.88,8.466074 - -[壁] 63 -L 0.6813,0,1.8053,0 -L 1.8053,0,2.9366,0 -L 2.9366,0,4.0647,0 -L 4.0647,0,4.0468,0.771182 -L 4.0468,0.771182,3.9453,1.186486 -L 3.9453,1.186486,3.6686,1.60169 -L 3.6686,1.60169,3.091,1.60169 -L 3.091,1.60169,2.5163,1.60169 -L 2.5163,1.60169,1.9597,1.60169 -L 4.4917,0,5.4762,0 -L 5.4762,0,6.4744,0 -L 6.4744,0,7.4796,0 -L 4.4917,1.60169,4.3414,1.971779 -L 4.3414,1.971779,4.1975,2.324881 -L 4.1975,2.324881,4.0647,2.669511 -L 4.9225,1.60169,5.3463,1.60169 -L 5.3463,1.60169,5.7736,1.60169 -L 5.7736,1.60169,6.2009,1.60169 -L 1.9597,3.165256,1.9597,3.888425 -L 1.9597,3.888425,1.9597,4.603154 -L 1.9597,4.603154,1.9597,5.300794 -L 1.9597,5.300794,2.3902,5.300794 -L 2.3902,5.300794,2.814,5.300794 -L 2.814,5.300794,3.2413,5.300794 -L 3.2413,5.300794,3.2413,4.603154 -L 3.2413,4.603154,3.2413,3.888425 -L 3.2413,3.888425,3.2413,3.165256 -L 3.2413,3.165256,2.814,3.165256 -L 2.814,3.165256,2.3902,3.165256 -L 2.3902,3.165256,1.9597,3.165256 -L 5.7736,3.432137,5.4412,3.995857 -L 5.4412,3.995857,5.1081,4.203415 -L 5.1081,4.203415,4.4917,4.233082 -L 0.6813,3.966102,0.9787,4.66662 -L 0.9787,4.66662,1.0876,5.833326 -L 1.0876,5.833326,1.1016,8.466074 -L 1.1016,8.466074,1.8088,8.466074 -L 1.8088,8.466074,2.5163,8.466074 -L 2.5163,8.466074,3.2413,8.466074 -L 3.2413,8.466074,3.2413,7.959089 -L 3.2413,7.959089,3.2413,7.435105 -L 3.2413,7.435105,3.2413,6.902574 -L 3.2413,6.902574,2.6602,6.902574 -L 2.6602,6.902574,2.0925,6.902574 -L 2.0925,6.902574,1.5324,6.902574 -L 6.2009,4.233082,5.9,4.648363 -L 5.9,4.648363,5.7876,5.06359 -L 5.7876,5.06359,5.7736,5.834764 -L 5.7736,5.834764,5.1925,5.834764 -L 5.1925,5.834764,4.6212,5.834764 -L 4.6212,5.834764,4.0647,5.834764 -L 6.2009,6.101744,6.3308,6.711915 -L 6.3308,6.711915,6.4744,7.322014 -L 6.4744,7.322014,6.6285,7.932191 -L 6.6285,7.932191,6.0502,7.855969 -L 6.0502,7.855969,5.4762,7.779753 -L 5.4762,7.779753,4.9225,7.703426 -L 4.9225,7.703426,5.0524,7.272663 -L 5.0524,7.272663,5.1925,6.824836 -L 5.1925,6.824836,5.3463,6.368632 -L 6.6285,5.834764,6.9013,5.834764 -L 6.9013,5.834764,7.1819,5.834764 -L 7.1819,5.834764,7.4796,5.834764 - -[癖] 60 -L 0.7075,0,1.3488,1.377139 -L 1.3488,1.377139,1.7828,2.855946 -L 1.7828,2.855946,1.7761,4.233082 -L 1.7761,4.233082,1.4118,3.888425 -L 1.4118,3.888425,1.0542,3.535339 -L 1.0542,3.535339,0.7075,3.165256 -L 2.3855,0.26698,2.988,2.425182 -L 2.988,2.425182,3.2121,4.261304 -L 3.2121,4.261304,3.2398,6.368632 -L 3.2398,6.368632,3.6706,6.368632 -L 3.6706,6.368632,4.0944,6.368632 -L 4.0944,6.368632,4.5217,6.368632 -L 4.5217,6.368632,4.5217,5.670986 -L 4.5217,5.670986,4.5217,4.956251 -L 4.5217,4.956251,4.5217,4.233082 -L 4.5217,4.233082,4.2243,4.233082 -L 4.2243,4.233082,3.9441,4.233082 -L 3.9441,4.233082,3.6706,4.233082 -L 3.6706,0,3.6706,0.903947 -L 3.6706,0.903947,3.6706,1.790998 -L 3.6706,1.790998,3.6706,2.669511 -L 3.6706,2.669511,5.047,2.317767 -L 5.047,2.317767,6.1682,2.372864 -L 6.1682,2.372864,6.6266,3.699216 -L 6.6266,3.699216,6.2032,3.699216 -L 6.2032,3.699216,5.7829,3.699216 -L 5.7829,3.699216,5.3801,3.699216 -L 4.0944,0,4.3711,0 -L 4.3711,0,4.6548,0 -L 4.6548,0,4.9493,0 -L 4.9493,0,4.9493,0.533968 -L 4.9493,0.533968,4.9493,1.067824 -L 4.9493,1.067824,4.9493,1.60169 -L 6.6266,0,6.6442,1.367261 -L 6.6442,1.367261,6.9527,1.988668 -L 6.9527,1.988668,7.9054,2.135557 -L 7.0543,3.966102,7.187,4.603154 -L 7.187,4.603154,7.3306,5.223231 -L 7.3306,5.223231,7.4851,5.834764 -L 7.4851,5.834764,6.9103,5.757097 -L 6.9103,5.757097,6.3538,5.670986 -L 6.3538,5.670986,5.8039,5.567784 -L 5.8039,5.567784,5.9265,5.137021 -L 5.9265,5.137021,6.0557,4.689266 -L 6.0557,4.689266,6.1958,4.233082 -L 1.9894,4.767031,1.9894,5.833326 -L 1.9894,5.833326,1.9894,6.891251 -L 1.9894,6.891251,1.9894,7.932191 -L 1.9894,7.932191,2.9704,7.932191 -L 2.9704,7.932191,3.9508,7.932191 -L 3.9508,7.932191,4.9493,7.932191 -L 4.9493,7.932191,4.9493,8.302275 -L 4.9493,8.302275,4.9493,8.655365 -L 4.9493,8.655365,4.9493,9.000029 -L 1.1383,6.101744,0.9846,6.368632 -L 0.9846,6.368632,0.8409,6.635611 -L 0.8409,6.635611,0.7075,6.902574 -L 5.3801,7.932191,6.2102,7.932191 -L 6.2102,7.932191,7.0543,7.932191 -L 7.0543,7.932191,7.9054,7.932191 - -[偏] 63 -L 1.5641,0,1.48,1.781109 -L 1.48,1.781109,1.4138,3.545228 -L 1.4138,3.545228,1.3473,5.300794 -L 1.3473,5.300794,1.1368,5.137021 -L 1.1368,5.137021,0.9337,4.956251 -L 0.9337,4.956251,0.7379,4.767031 -L 3.6974,0,3.6134,1.247174 -L 3.6134,1.247174,3.5465,2.477424 -L 3.5465,2.477424,3.487,3.699216 -L 3.487,3.699216,3.0176,3.245714 -L 3.0176,3.245714,2.7448,2.563617 -L 2.7448,2.563617,2.4191,1.067824 -L 4.9513,0,4.9513,0.533968 -L 4.9513,0.533968,4.9513,1.067824 -L 4.9513,1.067824,4.9513,1.60169 -L 4.9513,1.60169,4.6743,1.790998 -L 4.6743,1.790998,4.4014,1.971779 -L 4.4014,1.971779,4.1279,2.135557 -L 6.2329,0,6.2329,0.533968 -L 6.2329,0.533968,6.2329,1.067824 -L 6.2329,1.067824,6.2329,1.60169 -L 6.2329,1.60169,5.8024,1.971779 -L 5.8024,1.971779,5.3786,2.324881 -L 5.3786,2.324881,4.9513,2.669511 -L 4.9513,2.669511,4.9513,3.012713 -L 4.9513,3.012713,4.9513,3.356014 -L 4.9513,3.356014,4.9513,3.699216 -L 4.9513,3.699216,4.6743,3.699216 -L 4.6743,3.699216,4.4014,3.699216 -L 4.4014,3.699216,4.1279,3.699216 -L 7.5113,0,7.5113,0.723177 -L 7.5113,0.723177,7.5113,1.437896 -L 7.5113,1.437896,7.5113,2.135557 -L 7.5113,2.135557,6.5554,2.31219 -L 6.5554,2.31219,6.2507,2.836162 -L 6.2507,2.836162,6.2329,3.699216 -L 6.2329,3.699216,5.9352,3.699216 -L 5.9352,3.699216,5.655,3.699216 -L 5.655,3.699216,5.3786,3.699216 -L 7.5113,2.669511,7.5113,3.012713 -L 7.5113,3.012713,7.5113,3.356014 -L 7.5113,3.356014,7.5113,3.699216 -L 7.5113,3.699216,7.2136,3.699216 -L 7.2136,3.699216,6.9337,3.699216 -L 6.9337,3.699216,6.6602,3.699216 -L 3.2701,4.233082,3.2701,5.137021 -L 3.2701,5.137021,3.2701,6.024072 -L 3.2701,6.024072,3.2701,6.902574 -L 3.2701,6.902574,4.531,6.902574 -L 4.531,6.902574,5.8024,6.902574 -L 5.8024,6.902574,7.084,6.902574 -L 7.084,6.902574,7.084,6.368632 -L 7.084,6.368632,7.084,5.834764 -L 7.084,5.834764,7.084,5.300794 -L 7.084,5.300794,5.96,5.300794 -L 5.96,5.300794,4.8287,5.300794 -L 4.8287,5.300794,3.6974,5.300794 -L 1.5641,5.834764,1.673,7.129922 -L 1.673,7.129922,1.8797,8.060758 -L 1.8797,8.060758,1.9879,9.000029 -L 3.2701,8.466074,4.6778,8.466074 -L 4.6778,8.466074,6.0896,8.466074 -L 6.0896,8.466074,7.5113,8.466074 - -[遍] 60 -L 3.7026,1.067824,3.6189,1.944887 -L 3.6189,1.944887,3.545,2.822048 -L 3.545,2.822048,3.4854,3.699216 -L 3.4854,3.699216,3.1321,3.192137 -L 3.1321,3.192137,2.7853,2.668061 -L 2.7853,2.668061,2.4487,2.135557 -L 4.981,1.067824,4.9498,1.838916 -L 4.9498,1.838916,4.7292,2.254214 -L 4.7292,2.254214,4.1267,2.669511 -L 6.2594,1.067824,6.2594,1.437896 -L 6.2594,1.437896,6.2594,1.790998 -L 6.2594,1.790998,6.2594,2.135557 -L 6.2594,2.135557,5.8356,2.478754 -L 5.8356,2.478754,5.4083,2.822048 -L 5.4083,2.822048,4.981,3.165256 -L 4.981,3.165256,4.981,3.535339 -L 4.981,3.535339,4.981,3.888425 -L 4.981,3.888425,4.981,4.233082 -L 4.981,4.233082,4.4034,4.233082 -L 4.4034,4.233082,3.8322,4.233082 -L 3.8322,4.233082,3.2721,4.233082 -L 3.2721,4.233082,3.2721,5.300794 -L 3.2721,5.300794,3.2721,6.368632 -L 3.2721,6.368632,3.2721,7.436447 -L 3.2721,7.436447,4.6763,7.436447 -L 4.6763,7.436447,6.0881,7.436447 -L 6.0881,7.436447,7.5133,7.436447 -L 7.5133,7.436447,7.5133,6.902574 -L 7.5133,6.902574,7.5133,6.368632 -L 7.5133,6.368632,7.5133,5.834764 -L 7.5133,5.834764,6.2317,5.834764 -L 6.2317,5.834764,4.9568,5.834764 -L 4.9568,5.834764,3.7026,5.834764 -L 7.5133,1.067824,7.5133,1.60169 -L 7.5133,1.60169,7.5133,2.135557 -L 7.5133,2.135557,7.5133,2.669511 -L 7.5133,2.669511,6.9147,2.687839 -L 6.9147,2.687839,6.5925,2.81639 -L 6.5925,2.81639,6.2594,3.165256 -L 6.2594,3.165256,6.2594,3.535339 -L 6.2594,3.535339,6.2594,3.888425 -L 6.2594,3.888425,6.2594,4.233082 -L 6.2594,4.233082,5.962,4.233082 -L 5.962,4.233082,5.6818,4.233082 -L 5.6818,4.233082,5.4083,4.233082 -L 7.5133,3.165256,7.5133,3.535339 -L 7.5133,3.535339,7.5133,3.888425 -L 7.5133,3.888425,7.5133,4.233082 -L 7.5133,4.233082,7.2369,4.233082 -L 7.2369,4.233082,6.9634,4.233082 -L 6.9634,4.233082,6.6905,4.233082 -L 2.876,8.466074,4.5537,8.466074 -L 4.5537,8.466074,6.2419,8.466074 -L 6.2419,8.466074,7.9371,8.466074 -L 5.8254,-0.015186,7.9514,-0.015186 -L 2.0039,1.052476,0.9532,0 -L 0.7535,4.751719,2.0039,4.751719 -L 2.0039,1.052476,2.0039,4.751719 -L 1.1847,8.489135,2.0039,7.421254 -A 5.8254,7.347823,7.362973,238.75988,270 - -[舗] 81 -L 1.1968,0,1.1968,0.903947 -L 1.1968,0.903947,1.1968,1.790998 -L 1.1968,1.790998,1.1968,2.669511 -L 1.1968,2.669511,1.7467,2.669511 -L 1.7467,2.669511,2.304,2.669511 -L 2.304,2.669511,2.8745,2.669511 -L 2.8745,2.669511,2.8745,1.790998 -L 2.8745,1.790998,2.8745,0.903947 -L 2.8745,0.903947,2.8745,0 -L 2.8745,0,2.304,0 -L 2.304,0,1.7467,0 -L 1.7467,0,1.1968,0 -L 4.1603,0,4.1603,1.944887 -L 4.1603,1.944887,4.1603,3.88988 -L 4.1603,3.88988,4.1603,5.834764 -L 4.1603,5.834764,5.0744,5.864415 -L 5.0744,5.864415,5.5084,6.072072 -L 5.5084,6.072072,5.8341,6.635611 -L 5.8341,6.635611,5.6905,6.902574 -L 5.6905,6.902574,5.5613,7.169472 -L 5.5613,7.169472,5.4387,7.436447 -L 5.4387,7.436447,4.8604,7.436447 -L 4.8604,7.436447,4.2895,7.436447 -L 4.2895,7.436447,3.7291,7.436447 -L 5.8341,0,5.8166,1.522573 -L 5.8166,1.522573,5.7189,2.214745 -L 5.7189,2.214745,5.4387,2.669511 -L 5.4387,2.669511,5.1406,2.669511 -L 5.1406,2.669511,4.8604,2.669511 -L 4.8604,2.669511,4.5841,2.669511 -L 6.6925,0,6.9654,0 -L 6.9654,0,7.2456,0 -L 7.2456,0,7.5436,0 -L 7.5436,0,7.5436,0.903947 -L 7.5436,0.903947,7.5436,1.790998 -L 7.5436,1.790998,7.5436,2.669511 -L 7.5436,2.669511,7.1163,2.669511 -L 7.1163,2.669511,6.6925,2.669511 -L 6.6925,2.669511,6.2652,2.669511 -L 6.2652,2.669511,5.9885,3.202032 -L 5.9885,3.202032,5.7115,3.726004 -L 5.7115,3.726004,5.4387,4.233082 -L 5.4387,4.233082,5.1406,4.233082 -L 5.1406,4.233082,4.8604,4.233082 -L 4.8604,4.233082,4.5841,4.233082 -L 7.5436,3.165256,7.5436,3.535339 -L 7.5436,3.535339,7.5436,3.888425 -L 7.5436,3.888425,7.5436,4.233082 -L 7.5436,4.233082,6.6295,4.262744 -L 6.6295,4.262744,6.1808,4.47039 -L 6.1808,4.47039,5.8341,5.033918 -L 5.8341,5.033918,6.1808,5.597457 -L 6.1808,5.597457,6.6295,5.805081 -L 6.6295,5.805081,7.5436,5.834764 -L 7.5436,5.834764,7.5436,5.490118 -L 7.5436,5.490118,7.5436,5.137021 -L 7.5436,5.137021,7.5436,4.767031 -L 0.7695,4.233082,1.1793,4.233082 -L 1.1793,4.233082,1.593,4.233082 -L 1.593,4.233082,2.0203,4.233082 -L 2.0203,4.233082,2.0203,4.956251 -L 2.0203,4.956251,2.0203,5.670986 -L 2.0203,5.670986,2.0203,6.368632 -L 2.0203,6.368632,1.4284,6.388497 -L 1.4284,6.388497,1.1026,6.526832 -L 1.1026,6.526832,0.7695,6.902574 -L 0.7695,6.902574,1.1793,7.615876 -L 1.1793,7.615876,1.593,8.312169 -L 1.593,8.312169,2.0203,9.000029 -L 2.0203,9.000029,2.297,8.655365 -L 2.297,8.655365,2.5807,8.302275 -L 2.5807,8.302275,2.8745,7.932191 -L 2.4507,4.233082,2.7208,4.233082 -L 2.7208,4.233082,3.008,4.233082 -L 3.008,4.233082,3.3018,4.233082 -L 6.2652,7.436447,5.9605,7.824863 -L 5.9605,7.824863,5.8516,8.230277 -L 5.8516,8.230277,5.8341,9.000029 -L 6.6925,7.436447,7.1163,7.436447 -L 7.1163,7.436447,7.5436,7.436447 -L 7.5436,7.436447,7.9709,7.436447 - -[捕] 60 -L 1.1988,0,1.4724,0 -L 1.4724,0,1.7592,0 -L 1.7592,0,2.0499,0 -L 2.0499,0,2.0363,2.62295 -L 2.0363,2.62295,1.9239,3.720334 -L 1.9239,3.720334,1.6261,4.233082 -L 1.6261,4.233082,1.3288,4.069206 -L 1.3288,4.069206,1.0486,3.888425 -L 1.0486,3.888425,0.768,3.699216 -L 4.1868,0,4.1868,1.944887 -L 4.1868,1.944887,4.1868,3.88988 -L 4.1868,3.88988,4.1868,5.834764 -L 4.1868,5.834764,5.0831,5.864415 -L 5.0831,5.864415,5.5177,6.072072 -L 5.5177,6.072072,5.8645,6.635611 -L 5.8645,6.635611,5.5037,7.199139 -L 5.5037,7.199139,4.9573,7.406785 -L 4.9573,7.406785,3.7595,7.436447 -L 5.8645,0,5.8399,1.692026 -L 5.8399,1.692026,5.5279,2.477424 -L 5.5279,2.477424,4.5822,2.669511 -L 6.7222,0,6.9923,0 -L 6.9923,0,7.2795,0 -L 7.2795,0,7.5733,0 -L 7.5733,0,7.5733,0.903947 -L 7.5733,0.903947,7.5733,1.790998 -L 7.5733,1.790998,7.5733,2.669511 -L 7.5733,2.669511,7.1495,2.669511 -L 7.1495,2.669511,6.7222,2.669511 -L 6.7222,2.669511,6.2918,2.669511 -L 6.2918,2.669511,5.9937,3.202032 -L 5.9937,3.202032,5.7135,3.726004 -L 5.7135,3.726004,5.4407,4.233082 -L 5.4407,4.233082,5.1426,4.233082 -L 5.1426,4.233082,4.8589,4.233082 -L 4.8589,4.233082,4.5822,4.233082 -L 7.5733,3.165256,7.5733,3.535339 -L 7.5733,3.535339,7.5733,3.888425 -L 7.5733,3.888425,7.5733,4.233082 -L 7.5733,4.233082,6.656,4.262744 -L 6.656,4.262744,6.2144,4.47039 -L 6.2144,4.47039,5.8645,5.033918 -L 5.8645,5.033918,6.2144,5.597457 -L 6.2144,5.597457,6.656,5.805081 -L 6.656,5.805081,7.5733,5.834764 -L 7.5733,5.834764,7.5733,5.490118 -L 7.5733,5.490118,7.5733,5.137021 -L 7.5733,5.137021,7.5733,4.767031 -L 2.4772,4.233082,1.9557,5.518444 -L 1.9557,5.518444,1.7627,6.507153 -L 1.7627,6.507153,0.768,6.902574 -L 2.4772,6.902574,2.1799,7.336221 -L 2.1799,7.336221,2.0675,7.879961 -L 2.0675,7.879961,2.0499,9.000029 -L 6.2918,7.436447,5.9937,7.824863 -L 5.9937,7.824863,5.882,8.230277 -L 5.882,8.230277,5.8645,9.000029 -L 6.7222,7.436447,7.1495,7.436447 -L 7.1495,7.436447,7.5733,7.436447 -L 7.5733,7.436447,8.0006,7.436447 - -[穂] 69 -L 2.0835,0,1.9998,1.411031 -L 1.9998,1.411031,1.9294,2.822048 -L 1.9294,2.822048,1.8698,4.233082 -L 1.8698,4.233082,1.5056,3.545228 -L 1.5056,3.545228,1.1452,2.848848 -L 1.1452,2.848848,0.8019,2.135557 -L 3.3342,0.26698,3.4634,0.723177 -L 3.4634,0.723177,3.6105,1.170941 -L 3.6105,1.170941,3.7615,1.60169 -L 5.0395,0,4.7418,0.43507 -L 4.7418,0.43507,4.6301,0.988723 -L 4.6301,0.988723,4.6157,2.135557 -L 5.4703,0,5.8731,0 -L 5.8731,0,6.2934,0 -L 6.2934,0,6.7176,0 -L 6.7176,0,6.7176,0.370091 -L 6.7176,0.370091,6.7176,0.723177 -L 6.7176,0.723177,6.7176,1.067824 -L 8.0026,0.800849,7.8524,1.067824 -L 7.8524,1.067824,7.7052,1.334809 -L 7.7052,1.334809,7.5718,1.60169 -L 3.3342,3.699216,2.5812,4.509858 -L 2.5812,4.509858,2.1434,5.202014 -L 2.1434,5.202014,1.6565,6.368632 -L 1.6565,6.368632,1.3585,6.368632 -L 1.3585,6.368632,1.0783,6.368632 -L 1.0783,6.368632,0.8019,6.368632 -L 4.1884,3.699216,4.1884,4.603154 -L 4.1884,4.603154,4.1884,5.490118 -L 4.1884,5.490118,4.1884,6.368632 -L 4.1884,6.368632,5.1061,6.398281 -L 5.1061,6.398281,5.5474,6.605939 -L 5.5474,6.605939,5.8976,7.169472 -L 5.8976,7.169472,5.1271,7.726077 -L 5.1271,7.726077,4.0308,8.062165 -L 4.0308,8.062165,3.1167,8.466074 -L 3.1167,8.466074,2.5318,8.052281 -L 2.5318,8.052281,2.2624,7.646894 -L 2.2624,7.646894,2.0835,6.902574 -L 2.0835,6.902574,2.4127,6.526832 -L 2.4127,6.526832,2.7384,6.388497 -L 2.7384,6.388497,3.3342,6.368632 -L 4.6157,3.699216,5.0395,3.699216 -L 5.0395,3.699216,5.4703,3.699216 -L 5.4703,3.699216,5.8976,3.699216 -L 5.8976,3.699216,5.747,4.894055 -L 5.747,4.894055,5.3166,5.275456 -L 5.3166,5.275456,4.6157,5.300794 -L 6.3214,3.699216,6.7316,3.699216 -L 6.7316,3.699216,7.1515,3.699216 -L 7.1515,3.699216,7.5718,3.699216 -L 7.5718,3.699216,7.5718,4.233082 -L 7.5718,4.233082,7.5718,4.767031 -L 7.5718,4.767031,7.5718,5.300794 -L 7.5718,5.300794,6.6787,5.320675 -L 6.6787,5.320675,6.2409,5.459011 -L 6.2409,5.459011,5.8976,5.834764 -L 5.8976,5.834764,6.2409,6.190734 -L 6.2409,6.190734,6.6787,6.190734 -L 6.6787,6.190734,7.5718,5.834764 -L 0.8019,7.932191,1.0783,7.932191 -L 1.0783,7.932191,1.3585,7.932191 -L 1.3585,7.932191,1.6565,7.932191 -L 6.3214,7.932191,6.1712,8.302275 -L 6.1712,8.302275,6.0307,8.655365 -L 6.0307,8.655365,5.8976,9.000029 -L 6.7176,7.932191,7.148,7.932191 -L 7.148,7.932191,7.5718,7.932191 -L 7.5718,7.932191,8.0026,7.932191 - -[募] 60 -L 1.655,0,2.7478,0.425096 -L 2.7478,0.425096,3.4097,0.909622 -L 3.4097,0.909622,4.2188,1.868659 -L 4.2188,1.868659,2.3835,2.036673 -L 2.3835,2.036673,1.5079,1.967543 -L 1.5079,1.967543,0.8316,1.60169 -L 5.0734,0,6.2642,0.553732 -L 6.2642,0.553732,6.0783,1.581923 -L 6.0783,1.581923,4.6461,2.135557 -L 7.6057,1.60169,5.984,3.093258 -L 5.984,3.093258,4.7193,3.466128 -L 4.7193,3.466128,2.9401,3.432137 -L 2.9401,3.432137,2.7898,3.192137 -L 2.7898,3.192137,2.6389,2.935046 -L 2.6389,2.935046,2.5093,2.669511 -L 0.8316,3.699216,1.3815,3.699216 -L 1.3815,3.699216,1.9387,3.699216 -L 1.9387,3.699216,2.5093,3.699216 -L 6.3234,3.699216,6.8807,3.699216 -L 6.8807,3.699216,7.4547,3.699216 -L 7.4547,3.699216,8.0295,3.699216 -L 3.3639,4.500056,2.9401,4.603154 -L 2.9401,4.603154,2.5093,4.689266 -L 2.5093,4.689266,2.0823,4.767031 -L 2.0823,4.767031,2.0823,5.490118 -L 2.0823,5.490118,2.0823,6.204842 -L 2.0823,6.204842,2.0823,6.902574 -L 2.0823,6.902574,2.5093,7.005695 -L 2.5093,7.005695,2.9401,7.091817 -L 2.9401,7.091817,3.3639,7.169472 -L 3.3639,7.169472,3.2101,7.435105 -L 3.2101,7.435105,3.07,7.692109 -L 3.07,7.692109,2.9401,7.932191 -L 2.9401,7.932191,2.2364,7.932191 -L 2.2364,7.932191,1.5359,7.932191 -L 1.5359,7.932191,0.8316,7.932191 -L 3.7912,4.767031,4.7687,4.767031 -L 4.7687,4.767031,5.7525,4.767031 -L 5.7525,4.767031,6.7511,4.767031 -L 6.7511,4.767031,6.7511,5.137021 -L 6.7511,5.137021,6.7511,5.490118 -L 6.7511,5.490118,6.7511,5.834764 -L 6.7511,5.834764,5.3252,5.834764 -L 5.3252,5.834764,3.9137,5.834764 -L 3.9137,5.834764,2.5093,5.834764 -L 6.7511,6.635611,5.7525,6.738725 -L 5.7525,6.738725,4.7687,6.824836 -L 4.7687,6.824836,3.7912,6.902574 -L 5.2555,7.703426,4.7687,7.779753 -L 4.7687,7.779753,4.278,7.855969 -L 4.278,7.855969,3.7912,7.932191 -L 3.7912,7.932191,3.6409,8.302275 -L 3.6409,8.302275,3.4973,8.655365 -L 3.4973,8.655365,3.3639,9.000029 -L 5.8961,7.932191,5.7459,8.302275 -L 5.7459,8.302275,5.6023,8.655365 -L 5.6023,8.655365,5.4723,9.000029 -L 6.3234,7.932191,6.8807,7.932191 -L 6.8807,7.932191,7.4547,7.932191 -L 7.4547,7.932191,8.0295,7.932191 - -[慕] 69 -L 2.9669,0,3.2398,0 -L 3.2398,0,3.5168,0 -L 3.5168,0,3.7932,0 -L 3.7932,0,3.7932,0.903947 -L 3.7932,0.903947,3.7932,1.790998 -L 3.7932,1.790998,3.7932,2.669511 -L 1.6885,0.533968,1.9824,0.949173 -L 1.9824,0.949173,2.0353,1.364374 -L 2.0353,1.364374,1.9018,2.135557 -L 1.9018,2.135557,1.5376,1.971779 -L 1.5376,1.971779,1.1733,1.790998 -L 1.1733,1.790998,0.8301,1.60169 -L 5.5027,0.800849,5.3482,1.067824 -L 5.3482,1.067824,5.2046,1.334809 -L 5.2046,1.334809,5.0719,1.60169 -L 6.7807,0.800849,6.5569,1.550905 -L 6.5569,1.550905,6.4309,2.35174 -L 6.4309,2.35174,5.9297,3.432137 -L 5.9297,3.432137,4.9283,3.432137 -L 4.9283,3.432137,3.9473,3.432137 -L 3.9473,3.432137,2.9669,3.432137 -L 2.9669,3.432137,2.816,3.192137 -L 2.816,3.192137,2.6724,2.935046 -L 2.6724,2.935046,2.5396,2.669511 -L 0.8301,3.699216,1.3908,3.699216 -L 1.3908,3.699216,1.9617,3.699216 -L 1.9617,3.699216,2.5396,3.699216 -L 6.3538,3.699216,6.9033,3.699216 -L 6.9033,3.699216,7.4641,3.699216 -L 7.4641,3.699216,8.0346,3.699216 -L 3.3977,4.500056,2.9669,4.603154 -L 2.9669,4.603154,2.5396,4.689266 -L 2.5396,4.689266,2.1158,4.767031 -L 2.1158,4.767031,2.1158,5.490118 -L 2.1158,5.490118,2.1158,6.204842 -L 2.1158,6.204842,2.1158,6.902574 -L 2.1158,6.902574,2.5396,7.005695 -L 2.5396,7.005695,2.9669,7.091817 -L 2.9669,7.091817,3.3977,7.169472 -L 3.3977,7.169472,3.2468,7.435105 -L 3.2468,7.435105,3.0997,7.692109 -L 3.0997,7.692109,2.9669,7.932191 -L 2.9669,7.932191,2.2451,7.932191 -L 2.2451,7.932191,1.5376,7.932191 -L 1.5376,7.932191,0.8301,7.932191 -L 3.7932,4.767031,4.7742,4.767031 -L 4.7742,4.767031,5.772,4.767031 -L 5.772,4.767031,6.7807,4.767031 -L 6.7807,4.767031,6.7807,5.137021 -L 6.7807,5.137021,6.7807,5.490118 -L 6.7807,5.490118,6.7807,5.834764 -L 6.7807,5.834764,5.3591,5.834764 -L 5.3591,5.834764,3.9473,5.834764 -L 3.9473,5.834764,2.5396,5.834764 -L 6.7807,6.635611,5.772,6.738725 -L 5.772,6.738725,4.7742,6.824836 -L 4.7742,6.824836,3.7932,6.902574 -L 5.5027,7.436447,5.1525,7.785318 -L 5.1525,7.785318,4.7076,7.913853 -L 4.7076,7.913853,3.7932,7.932191 -L 3.7932,7.932191,3.6496,8.302275 -L 3.6496,8.302275,3.5168,8.655365 -L 3.5168,8.655365,3.3977,9.000029 -L 5.9297,7.932191,5.772,8.302275 -L 5.772,8.302275,5.6284,8.655365 -L 5.6284,8.655365,5.5027,9.000029 -L 6.3538,7.932191,6.9033,7.932191 -L 6.9033,7.932191,7.4641,7.932191 -L 7.4641,7.932191,8.0346,7.932191 - -[ç°¿] 60 -L 0.864,0,1.2878,1.06639 -L 1.2878,1.06639,1.7151,2.124322 -L 1.7151,2.124322,2.1455,3.165256 -L 5.5289,0,5.8059,0 -L 5.8059,0,6.0826,0 -L 6.0826,0,6.3523,0 -L 6.3523,0,6.3379,1.146932 -L 6.3379,1.146932,6.2364,1.700574 -L 6.2364,1.700574,5.96,2.135557 -L 5.96,2.135557,5.3786,2.057978 -L 5.3786,2.057978,4.8112,1.971779 -L 4.8112,1.971779,4.2505,1.868659 -L 4.2505,1.868659,4.3801,1.60169 -L 4.3801,1.60169,4.524,1.334809 -L 4.524,1.334809,4.6778,1.067824 -L 2.9689,2.135557,3.2418,2.135557 -L 3.2418,2.135557,3.529,2.135557 -L 3.529,2.135557,3.82,2.135557 -L 6.7827,2.135557,6.6325,2.40263 -L 6.6325,2.40263,6.485,2.669511 -L 6.485,2.669511,6.3523,2.936398 -L 6.3523,2.936398,5.5012,3.012713 -L 5.5012,3.012713,4.6536,3.088941 -L 4.6536,3.088941,3.82,3.165256 -L 3.82,3.165256,3.82,3.888425 -L 3.82,3.888425,3.82,4.603154 -L 3.82,4.603154,3.82,5.300794 -L 3.82,5.300794,4.7408,5.320675 -L 4.7408,5.320675,5.1821,5.459011 -L 5.1821,5.459011,5.5289,5.834764 -L 5.5289,5.834764,5.1471,6.210517 -L 5.1471,6.210517,4.489,6.348858 -L 4.489,6.348858,2.9689,6.368632 -L 7.21,2.135557,7.4836,2.135557 -L 7.4836,2.135557,7.7673,2.135557 -L 7.7673,2.135557,8.0611,2.135557 -L 6.9967,3.165256,7.0563,3.535339 -L 7.0563,3.535339,7.126,3.888425 -L 7.126,3.888425,7.21,4.233082 -L 7.21,4.233082,6.2122,4.233082 -L 6.2122,4.233082,5.2315,4.233082 -L 5.2315,4.233082,4.2505,4.233082 -L 5.5289,4.767031,5.8795,5.122924 -L 5.8795,5.122924,6.3103,5.122924 -L 6.3103,5.122924,7.21,4.767031 -L 5.96,6.368632,5.8059,6.738725 -L 5.8059,6.738725,5.6623,7.091817 -L 5.6623,7.091817,5.5289,7.436447 -L 6.3523,6.368632,6.7827,6.471827 -L 6.7827,6.471827,7.21,6.557949 -L 7.21,6.557949,7.6338,6.635611 -L 7.6338,6.635611,7.4836,6.902574 -L 7.4836,6.902574,7.3435,7.169472 -L 7.3435,7.169472,7.21,7.436447 -L 0.864,7.436447,1.7151,8.279716 -L 1.7151,8.279716,2.5416,8.487281 -L 2.5416,8.487281,3.82,8.466074 -L 4.2505,7.436447,5.3576,8.364404 -L 5.3576,8.364404,6.5236,8.529704 -L 6.5236,8.529704,8.0611,8.466074 - -[倣] 38 -L 2.5436,0.26698,3.1671,2.597519 -L 3.1671,2.597519,3.3772,4.597502 -L 3.3772,4.597502,3.3947,6.902601 -L 3.3947,6.902601,3.0967,6.902601 -L 3.0967,6.902601,2.8165,6.902601 -L 2.8165,6.902601,2.5436,6.902601 -L 4.0353,0,4.2493,0.189316 -L 4.2493,0.189316,4.4591,0.370091 -L 4.4591,0.370091,4.6763,0.533968 -L 4.6763,0.533968,4.6763,1.944887 -L 4.6763,1.944887,4.6763,3.356014 -L 4.6763,3.356014,4.6763,4.767031 -L 4.6763,4.767031,4.3824,4.767031 -L 4.3824,4.767031,4.0949,4.767031 -L 4.0949,4.767031,3.8252,4.767031 -L 5.4997,0,5.927,0.723182 -L 5.927,0.723182,6.3575,1.437929 -L 6.3575,1.437929,6.7812,2.135573 -L 6.7812,2.135573,5.969,4.601742 -L 5.969,4.601742,6.1123,6.6865 -L 6.1123,6.6865,6.3575,9.000045 -L 8.0631,0,7.7658,0.533968 -L 7.7658,0.533968,7.4856,1.067837 -L 7.4856,1.067837,7.2085,1.601701 -L 7.2085,2.669511,7.3175,3.611671 -L 7.3175,3.611671,7.5241,4.689287 -L 7.5241,4.689287,7.6358,6.368632 -L 7.6358,6.368632,7.2085,6.368632 -L 7.2085,6.368632,6.7812,6.368632 -L 6.7812,6.368632,6.3575,6.368632 -L 3.8252,6.902601,3.8252,7.615876 -L 3.8252,7.615876,3.8252,8.312185 -L 3.8252,8.312185,3.8252,9.000045 -L 4.2493,6.902601,4.526,6.902601 -L 4.526,6.902601,4.7989,6.902601 -L 4.7989,6.902601,5.0724,6.902601 -L 1.6852,0,1.6852,6.597517 -A -5.8451,10.627759,8.540417,321.41046,349.01228 - -[俸] 60 -L 1.7156,0,1.635,1.781109 -L 1.635,1.781109,1.5646,3.545228 -L 1.5646,3.545228,1.5016,5.300794 -L 1.5016,5.300794,1.2918,5.137043 -L 1.2918,5.137043,1.0778,4.956251 -L 1.0778,4.956251,0.8645,4.767031 -L 5.1056,0,4.7872,1.449148 -L 4.7872,1.449148,4.0062,1.703344 -L 4.0062,1.703344,3.0006,1.601701 -L 5.5294,1.601701,5.2355,2.134211 -L 5.2355,2.134211,4.9518,2.658189 -L 4.9518,2.658189,4.6748,3.165256 -L 4.6748,3.165256,4.3809,3.165256 -L 4.3809,3.165256,4.1007,3.165256 -L 4.1007,3.165256,3.8205,3.165256 -L 5.9567,1.601701,6.384,1.601701 -L 6.384,1.601701,6.8151,1.601701 -L 6.8151,1.601701,7.2389,1.601701 -L 2.5733,3.165256,2.8468,3.621554 -L 2.8468,3.621554,3.1197,4.069206 -L 3.1197,4.069206,3.3967,4.500073 -L 3.3967,4.500073,3.1197,4.603176 -L 3.1197,4.603176,2.8468,4.689287 -L 2.8468,4.689287,2.5733,4.767031 -L 5.5294,3.165256,5.232,3.580554 -L 5.232,3.580554,5.1231,3.995857 -L 5.1231,3.995857,5.1056,4.767031 -L 5.1056,4.767031,4.6748,4.870063 -L 4.6748,4.870063,4.2478,4.956251 -L 4.2478,4.956251,3.8205,5.03394 -L 3.8205,5.03394,3.9498,5.404001 -L 3.9498,5.404001,4.1007,5.757125 -L 4.1007,5.757125,4.2478,6.101744 -L 4.2478,6.101744,3.9498,6.204858 -L 3.9498,6.204858,3.6696,6.290969 -L 3.6696,6.290969,3.3967,6.368632 -L 7.6378,3.165256,7.0074,4.11442 -L 7.0074,4.11442,6.4645,4.529619 -L 6.4645,4.529619,5.5294,4.767031 -L 7.2389,4.767031,7.5153,4.767031 -L 7.5153,4.767031,7.7888,4.767031 -L 7.7888,4.767031,8.0616,4.767031 -L 6.384,5.300794,6.0337,5.884209 -L 6.0337,5.884209,5.5924,6.230197 -L 5.5924,6.230197,4.6748,6.635611 -L 4.6748,6.635611,4.7833,7.802316 -L 4.7833,7.802316,3.8482,8.011313 -L 3.8482,8.011313,3.0006,7.932208 -L 1.7156,5.834764,1.8273,7.129922 -L 1.8273,7.129922,2.0343,8.060758 -L 2.0343,8.060758,2.1428,9.000045 -L 6.384,6.368632,6.6607,6.368632 -L 6.6607,6.368632,6.9444,6.368632 -L 6.9444,6.368632,7.2389,6.368632 -L 5.5294,7.932208,5.3791,8.302302 -L 5.3791,8.302302,5.2355,8.655365 -L 5.2355,8.655365,5.1056,9.000045 -L 5.9567,7.932208,6.5104,7.932208 -L 6.5104,7.932208,7.0669,7.932208 -L 7.0669,7.932208,7.6378,7.932208 - -[奉] 54 -L 4.2495,0,3.756,1.550916 -L 3.756,1.550916,2.5963,1.754233 -L 2.5963,1.754233,1.2903,1.601701 -L 4.6736,1.601701,4.3791,2.134211 -L 4.3791,2.134211,4.0954,2.658189 -L 4.0954,2.658189,3.8225,3.165256 -L 3.8225,3.165256,3.3952,3.165256 -L 3.3952,3.165256,2.9644,3.165256 -L 2.9644,3.165256,2.5406,3.165256 -L 5.1041,1.601701,5.8049,1.601701 -L 5.8049,1.601701,6.5051,1.601701 -L 6.5051,1.601701,7.2055,1.601701 -L 1.0763,3.165256,1.5631,3.80233 -L 1.5631,3.80233,2.0538,4.422384 -L 2.0538,4.422384,2.5406,5.03394 -L 2.5406,5.03394,1.9694,5.137043 -L 1.9694,5.137043,1.4128,5.223231 -L 1.4128,5.223231,0.8595,5.300794 -L 4.6736,3.165256,4.523,3.535339 -L 4.523,3.535339,4.3791,3.888441 -L 4.3791,3.888441,4.2495,4.233082 -L 5.1041,3.165256,5.3776,3.165256 -L 5.3776,3.165256,5.654,3.165256 -L 5.654,3.165256,5.9275,3.165256 -L 7.2055,3.165256,5.861,4.779711 -L 5.861,4.779711,4.7051,5.300794 -L 4.7051,5.300794,2.9644,5.567807 -L 2.9644,5.567807,3.0972,5.937868 -L 3.0972,5.937868,3.2408,6.290969 -L 3.2408,6.290969,3.3952,6.635611 -L 3.3952,6.635611,2.8243,6.738725 -L 2.8243,6.738725,2.2671,6.824836 -L 2.2671,6.824836,1.7176,6.902601 -L 6.3548,5.300794,6.7852,5.300794 -L 6.7852,5.300794,7.2055,5.300794 -L 7.2055,5.300794,7.6363,5.300794 -L 5.5314,5.834764,5.1811,6.408269 -L 5.1811,6.408269,4.7398,6.685066 -L 4.7398,6.685066,3.8225,6.902601 -L 3.8225,6.902601,3.8225,7.245782 -L 3.8225,7.245782,3.8225,7.588995 -L 3.8225,7.588995,3.8225,7.932208 -L 3.8225,7.932208,2.9714,7.932208 -L 2.9714,7.932208,2.1203,7.932208 -L 2.1203,7.932208,1.2903,7.932208 -L 5.5314,6.902601,5.9342,6.902601 -L 5.9342,6.902601,6.3548,6.902601 -L 6.3548,6.902601,6.7852,6.902601 -L 4.2495,7.932208,4.2495,8.302302 -L 4.2495,8.302302,4.2495,8.655365 -L 4.2495,8.655365,4.2495,9.000045 -L 4.6736,7.932208,5.5104,7.932208 -L 5.5104,7.932208,6.3548,7.932208 -L 6.3548,7.932208,7.2055,7.932208 - -[å³°] 42 -L 5.9537,0,4.9204,1.757101 -L 4.9204,1.757101,2.7524,2.183655 -L 2.7524,2.183655,0.865,2.135573 -L 0.865,2.135573,0.865,3.916658 -L 0.865,3.916658,0.865,5.680876 -L 0.865,5.680876,0.865,7.436469 -L 6.3845,1.601701,5.7505,2.353103 -L 5.7505,2.353103,5.3092,2.629972 -L 5.3092,2.629972,4.6788,2.669511 -L 6.8121,1.601701,7.2429,1.601701 -L 7.2429,1.601701,7.6632,1.601701 -L 7.6632,1.601701,8.094,1.601701 -L 2.1433,2.669511,2.1433,4.79383 -L 2.1433,4.79383,2.1433,6.901163 -L 2.1433,6.901163,2.1433,9.000045 -L 3.4284,2.669511,3.4284,4.080534 -L 3.4284,4.080534,3.4284,5.491552 -L 3.4284,5.491552,3.4284,6.902601 -L 3.4284,6.902601,4.469,7.302242 -L 4.469,7.302242,5.043,7.888438 -L 5.043,7.888438,5.5334,9.000045 -L 6.3845,2.669511,5.7505,3.39413 -L 5.7505,3.39413,5.3092,3.661017 -L 5.3092,3.661017,4.6788,3.699216 -L 6.3845,3.699216,6.2339,4.069206 -L 6.2339,4.069206,6.0871,4.422384 -L 6.0871,4.422384,5.9537,4.767031 -L 4.0662,4.767031,4.6823,5.300794 -L 4.6823,5.300794,5.3201,5.834764 -L 5.3201,5.834764,5.9537,6.368632 -L 5.9537,6.368632,5.8069,6.557949 -L 5.8069,6.557949,5.6633,6.738725 -L 5.6633,6.738725,5.5334,6.902601 -L 7.6632,4.767031,7.2429,5.223231 -L 7.2429,5.223231,6.8121,5.670986 -L 6.8121,5.670986,6.3845,6.101744 -L 6.3845,6.101744,6.6612,6.635611 -L 6.6612,6.635611,6.9449,7.169477 -L 6.9449,7.169477,7.2429,7.703426 -L 7.2429,7.703426,6.8121,7.779753 -L 6.8121,7.779753,6.3845,7.855986 -L 6.3845,7.855986,5.9537,7.932208 - - -# kan_37 ------------------------------------------------------- -# 崩抱泡砲縫胞芳褒邦飽乏傍剖坊妨帽房某冒紡肪膨謀僕墨撲朴没堀奔翻凡盆摩磨魔麻埋膜又抹繭慢漫魅岬妙矛霧婿 - - -[å´©] 21 -L 0.0034,0.266966,0.3043,1.007048 -L 0.3043,1.007048,0.4128,2.450528 -L 0.4128,2.450528,0.4304,5.834849 -L 0.4304,5.834849,2.5353,5.834849 -L 2.5353,5.834849,2.5353,0 -L 2.5353,0,1.6846,0 -L 3.3938,0,4.1254,1.98731 -L 4.1254,1.98731,4.2795,3.771207 -L 4.2795,3.771207,4.2449,5.834849 -L 4.2449,5.834849,6.3498,5.834849 -L 6.3498,5.834849,6.3498,0 -L 6.3498,0,5.4988,0 -L 0.8615,2.66959,2.1084,2.66959 -L 4.6718,2.66959,5.9187,2.66959 -L 0.8615,4.271182,2.1084,4.271182 -L 4.6718,4.271182,5.9187,4.271182 -L 0.8615,7.436523,0.8615,8.504262 -L 1.2534,7.436523,3.3938,7.436523 -L 3.3938,7.436523,3.3938,9.038221 -L 3.8176,7.436523,5.9187,7.436523 -L 5.9187,7.436523,5.9187,8.504262 - -[抱] 15 -L 1.4831,9.000162,1.4831,0.000025 -L 1.4831,0.000025,0.6604,0.000025 -L 0.0019,3.699218,2.9611,5.548853 -L 0.0019,6.902569,2.9611,6.902569 -L 7.2341,3.000011,6.3203,2.088868 -L 7.2341,7.500005,7.2341,3.000011 -L 3.6511,7.500005,7.2341,7.500005 -L 3.8613,6.000003,6.334,6.000003 -L 6.334,6.000003,6.334,4.000016 -L 6.334,4.000016,3.8613,4.000016 -L 7.2341,1.500004,7.2341,0 -L 3.8613,4.000016,3.8613,2.000007 -L 7.2341,0,4.366,0 -A -1.5886,9.000012,5.4502,326.60272,0 -A 8.1132,2.000007,4.249821,180,208.07389 - -[泡] 14 -L 1.2855,7.97036,0.4592,8.999843 -L 0.8582,5.834644,0.0351,6.902427 -L 1.2855,3.470462,0.0351,0 -L 7.2361,3.000011,6.3255,2.088868 -L 7.2361,7.500005,7.2361,3.000011 -L 2.5222,7.500005,7.2361,7.500005 -L 2.732,6.000003,6.336,6.000003 -L 6.336,6.000003,6.336,4.000016 -L 6.336,4.000016,2.732,4.000016 -L 7.2361,1.500004,7.2361,0 -L 2.732,4.000016,2.732,2.000007 -L 7.2361,0,3.2332,0 -A -2.7179,9.000012,5.4502,326.60272,0 -A 6.9839,2.000007,4.249821,180,208.07389 - -[ç ²] 25 -L 3.8796,0,3.5781,0.494404 -L 3.5781,0.494404,3.466,1.463245 -L 3.466,1.463245,3.452,3.737321 -L 3.452,3.737321,5.1296,3.737321 -L 5.1296,3.737321,5.1296,5.834849 -L 5.1296,5.834849,3.9318,5.854613 -L 3.9318,5.854613,3.3889,5.992966 -L 3.3889,5.992966,3.0247,6.368718 -L 3.0247,6.368718,3.4838,7.179437 -L 3.4838,7.179437,3.7041,7.871514 -L 3.7041,7.871514,3.8796,9.038221 -L 4.3066,0,7.2626,0 -L 7.2626,0,7.2626,1.601778 -L 0.4924,1.067821,0.594,4.995796 -L 0.594,4.995796,0.7834,7.042443 -L 0.7834,7.042443,0.8882,8.504262 -L 0.8882,8.504262,0.0616,8.504262 -L 0.8882,1.067821,1.7431,1.067821 -L 1.7431,1.067821,1.7431,5.300898 -L 1.7431,5.300898,0.8882,5.300898 -L 5.5569,2.135628,6.8388,3.103046 -L 6.8388,3.103046,6.9789,5.248668 -L 6.9789,5.248668,6.8388,7.436523 -L 6.8388,7.436523,4.3066,7.436523 -L 1.3155,8.504262,2.1736,8.504262 - -[縫] 55 -L 1.3455,0,1.3455,4.766938 -L 1.3455,4.766938,0.0639,4.766938 -L 0.9217,5.300898,1.0513,5.567861 -L 1.0513,5.567861,1.1914,5.834849 -L 1.1914,5.834849,1.3455,6.101733 -L 1.3455,6.101733,0.4909,7.169557 -L 0.4909,7.169557,0.7676,7.806618 -L 0.7676,7.806618,1.0513,8.426584 -L 1.0513,8.426584,1.3455,9.038221 -L 2.0495,7.703514,2.2004,7.97039 -L 1.9062,7.436523,2.0495,7.703514 -L 1.7731,7.169557,1.9062,7.436523 -L 4.0918,7.0918,3.8781,6.902569 -L 4.3054,7.272658,4.0918,7.0918 -L 4.5187,7.436523,4.3054,7.272658 -L 5.2893,6.738796,4.5187,7.436523 -L 6.0777,6.024066,5.2893,6.738796 -L 6.8657,5.300898,6.0777,6.024066 -L 6.7151,5.137021,6.8657,5.300898 -L 6.5715,4.956245,6.7151,5.137021 -L 6.4419,4.766938,6.5715,4.956245 -L 6.0146,4.766938,5.587,5.137021 -L 5.587,5.137021,5.1565,5.4902 -L 5.1565,5.4902,4.7359,5.834849 -L 5.2893,4.269834,4.5818,4.793808 -L 6.0146,3.737321,5.2893,4.269834 -L 6.0146,2.66959,5.587,3.039589 -L 5.587,3.039589,5.1565,3.39268 -L 5.1565,3.39268,4.7359,3.737321 -L 4.5818,4.793808,3.8781,5.300898 -L 3.51,2.672373,3.447,4.271182 -L 3.3804,1.370118,3.51,2.672373 -L 2.6309,0,3.3804,1.370118 -L 4.1545,0.37008,3.8781,0.533957 -L 4.4382,0.189217,4.1545,0.37008 -L 4.7359,0,4.4382,0.189217 -L 5.1565,0,7.2615,0 -L 3.447,4.271182,2.8796,4.450705 -L 2.8796,4.450705,2.3262,4.613041 -L 2.3262,4.613041,1.7731,4.766938 -L 0.0639,1.334792,0.197,1.97185 -L 0.197,1.97185,0.3403,2.591828 -L 0.3403,2.591828,0.4909,3.203466 -L 5.587,1.067821,5.4399,2.262745 -L 5.4399,2.262745,5.0024,2.644064 -L 5.0024,2.644064,4.3054,2.66959 -L 2.6309,1.868665,2.4736,2.324864 -L 2.4736,2.324864,2.33,2.772609 -L 2.33,2.772609,2.2004,3.203466 -L 6.0146,6.902569,6.1438,7.169557 -L 6.1438,7.169557,6.2878,7.436523 -L 6.2878,7.436523,6.4419,7.703514 -L 6.4419,7.703514,5.864,7.806618 -L 5.864,7.806618,5.2893,7.892729 -L 5.2893,7.892729,4.7359,7.97039 - -[胞] 22 -L 0.094,0.266966,0.3948,1.106011 -L 0.3948,1.106011,0.5069,3.241574 -L 0.5069,3.241574,0.5209,8.504262 -L 0.5209,8.504262,1.7751,8.504262 -L 1.7751,8.504262,1.7751,0 -L 3.9043,0,3.6101,0.494404 -L 3.6101,0.494404,3.498,1.463245 -L 3.498,1.463245,3.4843,3.737321 -L 3.4843,3.737321,5.1932,3.737321 -L 5.1932,3.737321,5.1932,5.834849 -L 5.1932,5.834849,3.8591,5.953399 -L 3.8591,5.953399,3.1022,6.072072 -L 3.1022,6.072072,2.6294,5.834849 -L 4.6086,7.0918,3.4843,6.902569 -L 5.7396,7.272658,4.6086,7.0918 -L 6.8674,7.436523,5.7396,7.272658 -L 7.011,5.248668,6.8674,7.436523 -L 6.8674,3.103046,7.011,5.248668 -L 5.5855,2.135628,6.8674,3.103046 -L 7.2947,0,7.2947,1.067821 -L 4.3354,0,7.2947,0 -L 3.9043,7.97039,3.9043,9.038221 - -[芳] 24 -L 0.7366,0,2.0083,1.670995 -L 2.0083,1.670995,2.8069,3.12147 -L 2.8069,3.12147,3.0867,5.300898 -L 3.0867,5.300898,0.1271,5.300898 -L 3.9417,0,4.7644,0 -L 4.7644,0,5.3633,1.20625 -L 5.3633,1.20625,5.584,2.175198 -L 5.584,2.175198,5.6193,3.737321 -L 5.6193,3.737321,3.5105,3.737321 -L 3.5105,5.300898,3.5105,6.902569 -L 3.9417,5.300898,6.8977,5.300898 -L 2.2321,7.169557,1.8679,7.733165 -L 1.8679,7.733165,1.3215,7.940731 -L 1.3215,7.940731,0.1271,7.97039 -L 4.7644,7.169557,4.4001,7.733165 -L 4.4001,7.733165,3.8537,7.940731 -L 3.8537,7.940731,2.6594,7.97039 -L 2.6594,7.97039,2.5053,8.340476 -L 2.5053,8.340476,2.3621,8.693581 -L 2.3621,8.693581,2.2321,9.038221 -L 5.1882,7.97039,5.0376,8.340476 -L 5.0376,8.340476,4.894,8.693581 -L 4.894,8.693581,4.7644,9.038221 -L 5.6193,7.97039,6.8977,7.97039 - -[褒] 40 -L 0.9802,0,2.2621,0 -L 2.2621,0,2.2621,2.135628 -L 2.2621,2.135628,1.5161,1.997205 -L 1.5161,1.997205,0.8682,1.740207 -L 0.8682,1.740207,0.126,1.601778 -L 2.6579,0,2.9906,0.375756 -L 2.9906,0.375756,3.3237,0.514174 -L 3.3237,0.514174,3.9363,0.533957 -L 6.5004,0,5.6455,0.99014 -L 5.6455,0.99014,4.7944,1.97185 -L 4.7944,1.97185,3.9363,2.936486 -L 3.9363,2.936486,3.5164,2.85881 -L 3.5164,2.85881,3.0852,2.772609 -L 3.0852,2.772609,2.6579,2.66959 -L 0.9802,3.203466,0.8962,3.916743 -L 0.8962,3.916743,0.8296,4.613041 -L 0.8296,4.613041,0.7666,5.300898 -L 0.7666,5.300898,0.5529,5.137021 -L 0.5529,5.137021,0.3393,4.956245 -L 0.3393,4.956245,0.126,4.766938 -L 2.8716,3.737321,3.5164,4.538162 -L 3.5164,4.538162,3.2183,4.614472 -L 3.2183,4.614472,2.9346,4.690705 -L 2.9346,4.690705,2.6579,4.766938 -L 4.7944,4.004287,4.497,4.269834 -L 4.497,4.269834,4.2165,4.526837 -L 4.2165,4.526837,3.9363,4.766938 -L 6.5004,3.737321,5.5793,4.891253 -L 5.5793,4.891253,4.5181,5.519864 -L 4.5181,5.519864,3.5164,5.834849 -L 3.5164,5.834849,3.5164,6.902569 -L 3.5164,6.902569,6.0766,6.902569 -L 6.0766,6.902569,6.0766,5.834849 -L 6.0766,5.834849,5.2217,5.834849 -L 0.9802,5.834849,1.2534,6.204842 -L 1.2534,6.204842,1.541,6.557934 -L 1.541,6.557934,1.8352,6.902569 -L 0.126,7.97039,3.5164,7.97039 -L 3.5164,7.97039,3.5164,9.038221 -L 3.9363,7.97039,6.8994,7.97039 - -[邦] 24 -L 0.1592,0,0.7055,0.99014 -L 0.7055,0.99014,1.2659,1.97185 -L 1.2659,1.97185,1.8337,2.936486 -L 1.8337,2.936486,1.4866,3.500101 -L 1.4866,3.500101,1.0561,3.707657 -L 1.0561,3.707657,0.1592,3.737321 -L 4.8244,0,4.8244,8.504262 -L 4.8244,8.504262,6.9294,8.504262 -L 6.9294,8.504262,6.513,5.785405 -L 6.513,5.785405,6.9788,4.396937 -L 6.9788,4.396937,7.3567,2.135628 -L 7.3567,2.135628,7.024,1.759897 -L 7.024,1.759897,6.6912,1.62155 -L 6.6912,1.62155,6.0751,1.601778 -L 2.2641,3.737321,1.7531,4.823475 -L 1.7531,4.823475,1.522,5.562205 -L 1.522,5.562205,0.583,5.834849 -L 2.6848,3.737321,3.5425,3.737321 -L 2.2641,5.834849,1.6025,7.117324 -L 1.6025,7.117324,1.3465,7.781176 -L 1.3465,7.781176,0.1592,7.97039 -L 2.2641,7.97039,1.9668,8.693581 -L 1.9668,8.693581,1.8337,9.038221 -L 2.6848,7.97039,3.5425,7.97039 - -[飽] 34 -L 4.3991,0,4.0944,0.494404 -L 4.0944,0.494404,3.9827,1.463245 -L 3.9827,1.463245,3.9683,3.737321 -L 3.9683,3.737321,5.6775,3.737321 -L 5.6775,3.737321,5.6775,5.834849 -L 5.6775,5.834849,4.4587,5.854613 -L 4.4587,5.854613,3.9158,5.992966 -L 3.9158,5.992966,3.5725,6.368718 -L 3.5725,6.368718,4.0107,7.179437 -L 4.0107,7.179437,4.2205,7.871514 -L 4.2205,7.871514,4.3991,9.038221 -L 4.8229,0,7.3867,0 -L 7.3867,0,7.3867,1.067821 -L 0.585,0.533957,0.5674,4.659599 -L 0.5674,4.659599,0.4554,6.310732 -L 0.4554,6.310732,0.1577,6.902569 -L 0.1577,6.902569,0.648,7.625749 -L 0.648,7.625749,1.1418,8.340476 -L 1.1418,8.340476,1.6497,9.038221 -L 1.6497,9.038221,1.9929,8.693581 -L 1.9929,8.693581,2.3572,8.340476 -L 2.3572,8.340476,2.7214,7.97039 -L 1.2259,0.533957,1.7131,1.067821 -L 1.7131,1.067821,2.2104,1.601778 -L 2.2104,1.601778,2.7214,2.135628 -L 5.6775,2.135628,6.9629,3.103046 -L 6.9629,3.103046,7.1065,5.248668 -L 7.1065,5.248668,6.9629,7.436523 -L 6.9629,7.436523,4.8229,7.436523 -L 1.0123,3.203466,2.7214,3.203466 -L 2.7214,3.203466,2.7214,4.766938 -L 2.7214,4.766938,1.0123,4.766938 -L 2.7214,5.300898,2.7214,6.368718 -L 2.7214,6.368718,1.0123,6.368718 - -[乏] 16 -L 0.1915,0,0.6153,0.90404 -L 0.6153,0.90404,1.0426,1.790998 -L 1.0426,1.790998,1.4699,2.66959 -L 3.5749,0,3.004,0.533957 -L 3.004,0.533957,2.4436,1.067821 -L 2.4436,1.067821,1.8972,1.601778 -L 4.0022,0,7.3887,0 -L 2.9304,2.135628,6.1348,5.567861 -L 6.1348,5.567861,4.2859,5.670981 -L 4.2859,5.670981,2.4436,5.757084 -L 2.4436,5.757084,0.6153,5.834849 -L 3.5749,6.368718,3.5749,7.97039 -L 3.5749,7.97039,1.0426,7.97039 -L 4.0022,7.97039,4.7447,8.108911 -L 4.7447,8.108911,5.3927,8.365828 -L 5.3927,8.365828,6.1348,8.504262 - -[傍] 34 -L 1.0446,0,0.9606,1.781104 -L 0.9606,1.781104,0.8902,3.545305 -L 0.8902,3.545305,0.8306,5.300898 -L 0.8306,5.300898,0.6135,5.137021 -L 0.6135,5.137021,0.4103,4.956245 -L 0.4103,4.956245,0.2177,4.766938 -L 2.5363,0,3.1738,0.723172 -L 3.1738,0.723172,3.8186,1.437901 -L 3.8186,1.437901,4.4592,2.135628 -L 4.4592,2.135628,4.4592,3.737321 -L 4.4592,3.737321,2.7535,3.737321 -L 4.8549,0,5.8286,0.257181 -L 5.8286,0.257181,6.3859,0.988717 -L 6.3859,0.988717,6.5641,2.135628 -L 6.5641,2.135628,4.8549,2.135628 -L 4.8549,3.737321,4.8549,4.766938 -L 5.2857,3.737321,6.9918,3.737321 -L 2.323,4.766938,2.323,5.834849 -L 2.323,5.834849,4.0319,5.834849 -L 4.0319,5.834849,3.8816,6.471909 -L 3.8816,6.471909,3.7345,7.0918 -L 3.7345,7.0918,3.6046,7.703514 -L 3.6046,7.703514,3.3072,7.806618 -L 3.3072,7.806618,3.0235,7.892729 -L 3.0235,7.892729,2.7535,7.97039 -L 7.4191,4.766938,7.4191,5.834849 -L 7.4191,5.834849,4.4592,5.834849 -L 1.0446,5.834849,1.1564,7.139895 -L 1.1564,7.139895,1.356,8.089047 -L 1.356,8.089047,1.4649,9.038221 -L 5.7095,6.368718,6.0107,6.783921 -L 6.0107,6.783921,6.1193,7.199224 -L 6.1193,7.199224,6.1368,7.97039 -L 6.1368,7.97039,4.0319,7.97039 - -[剖] 21 -L 0.647,0,0.647,3.203466 -L 0.647,3.203466,3.2111,3.203466 -L 3.2111,3.203466,3.2111,0 -L 3.2111,0,0.647,0 -L 5.7434,0,7.0215,0 -L 7.0215,0,7.0215,9.038221 -L 5.3126,2.135628,5.3126,7.97039 -L 0.2165,4.766938,1.0708,4.766938 -L 1.0708,4.766938,1.0568,5.538112 -L 1.0568,5.538112,0.9451,5.953399 -L 0.9451,5.953399,0.647,6.368718 -L 1.5016,4.766938,1.9219,4.870134 -L 1.9219,4.870134,2.3527,4.956245 -L 2.3527,4.956245,2.7803,5.03391 -L 2.7803,5.03391,2.9131,5.4902 -L 2.9131,5.4902,3.0567,5.937955 -L 3.0567,5.937955,3.2111,6.368718 -L 3.2111,4.766938,4.0339,4.766938 -L 0.2165,7.436523,1.9219,7.436523 -L 1.9219,7.436523,1.9219,9.038221 -L 2.3527,7.436523,3.6031,7.436523 - -[坊] 17 -L 2.141,0,3.6856,2.521188 -L 3.6856,2.521188,4.3476,4.45771 -L 4.3476,4.45771,4.4912,7.436523 -L 4.4912,7.436523,2.7823,7.436523 -L 4.915,0,6.3443,0.837598 -L 6.3443,0.837598,6.6525,2.734496 -L 6.6525,2.734496,6.5962,4.766938 -L 6.5962,4.766938,4.915,4.766938 -L 0.2501,2.66959,1.5285,2.66959 -L 1.5285,2.66959,1.5495,4.679382 -L 1.5495,4.679382,1.2868,5.935066 -L 1.2868,5.935066,0.2501,6.368718 -L 1.9274,6.368718,1.651,6.823474 -L 1.651,6.823474,1.546,7.515643 -L 1.546,7.515643,1.5285,9.038221 -L 4.915,7.436523,4.915,9.038221 -L 5.3423,7.436523,7.4473,7.436523 - -[妨] 30 -L 0.2797,0,0.6829,0.637049 -L 0.6829,0.637049,1.1032,1.257035 -L 1.1032,1.257035,1.534,1.868665 -L 1.534,1.868665,1.1974,2.442073 -L 1.1974,2.442073,0.8752,2.718939 -L 0.8752,2.718939,0.2797,2.936486 -L 0.2797,2.936486,0.5704,3.935084 -L 0.5704,3.935084,0.7876,5.103217 -L 0.7876,5.103217,1.1032,6.101733 -L 1.1032,6.101733,0.2797,6.902569 -L 3.2393,0,4.42,2.538172 -L 4.42,2.538172,4.8539,4.796681 -L 4.8539,4.796681,4.917,7.436523 -L 4.917,7.436523,3.6631,7.436523 -L 5.3443,0,6.8013,0.846044 -L 6.8013,0.846044,7.1169,2.751403 -L 7.1169,2.751403,7.0538,4.766938 -L 7.0538,4.766938,5.3443,4.766938 -L 2.3847,1.601778,2.1641,3.052261 -L 2.1641,3.052261,2.2765,5.274019 -L 2.2765,5.274019,2.3847,6.902569 -L 2.3847,6.902569,1.3238,7.193557 -L 1.3238,7.193557,1.0681,7.959157 -L 1.0681,7.959157,1.1032,9.038221 -L 5.3443,7.436523,5.3443,9.038221 -L 5.7681,7.436523,7.4811,7.436523 -L 3.6775,6.330306,0.0801,6.330306 -L 0.9385,3.326524,1.5616,8.999889 -A -4.4521,-3.399564,8.620982,23.224227,51.278884 -A -6.3119,6.330306,9.138971,316.15783,0 - -[帽] 48 -L 1.1328,0,1.1328,2.315055 -L 1.1328,2.315055,1.1328,4.613041 -L 1.1328,4.613041,1.1328,6.902569 -L 1.1328,6.902569,0.9195,7.0918 -L 0.9195,7.0918,0.7024,7.272658 -L 0.7024,7.272658,0.4919,7.436523 -L 0.4919,7.436523,0.4113,5.861643 -L 0.4113,5.861643,0.3381,4.269834 -L 0.3381,4.269834,0.2817,2.66959 -L 4.0924,0,4.0924,1.437901 -L 4.0924,1.437901,4.0924,2.85881 -L 4.0924,2.85881,4.0924,4.271182 -L 4.0924,4.271182,4.9473,4.271182 -L 4.9473,4.271182,5.8019,4.271182 -L 5.8019,4.271182,6.6562,4.271182 -L 6.6562,4.271182,6.6562,2.85881 -L 6.6562,2.85881,6.6562,1.437901 -L 6.6562,1.437901,6.6562,0 -L 6.6562,0,5.8019,0 -L 5.8019,0,4.9473,0 -L 4.9473,0,4.0924,0 -L 4.5236,1.601778,5.0766,1.601778 -L 5.0766,1.601778,5.651,1.601778 -L 5.651,1.601778,6.2292,1.601778 -L 2.4112,2.66959,2.4112,4.269834 -L 2.4112,4.269834,2.4112,5.861643 -L 2.4112,5.861643,2.4112,7.436523 -L 2.4112,7.436523,1.4586,7.622966 -L 1.4586,7.622966,1.1503,8.16529 -L 1.1503,8.16529,1.1328,9.038221 -L 4.5236,2.66959,5.0766,2.66959 -L 5.0766,2.66959,5.651,2.66959 -L 5.651,2.66959,6.2292,2.66959 -L 3.6651,5.834849,3.6651,6.738796 -L 3.6651,6.738796,3.6651,7.625749 -L 3.6651,7.625749,3.6651,8.504262 -L 3.6651,8.504262,4.7932,8.504262 -L 4.7932,8.504262,5.9277,8.504262 -L 5.9277,8.504262,7.0485,8.504262 -L 7.0485,8.504262,7.0485,7.625749 -L 7.0485,7.625749,7.0485,6.738796 -L 7.0485,6.738796,7.0485,5.834849 -L 7.0485,5.834849,5.9277,5.834849 -L 5.9277,5.834849,4.7932,5.834849 -L 4.7932,5.834849,3.6651,5.834849 -L 4.0924,7.436523,4.9473,7.436523 -L 4.9473,7.436523,5.8019,7.436523 -L 5.8019,7.436523,6.6562,7.436523 - -[房,,] 36 -L 0.3083,0.266966,0.9352,2.597495 -L 0.9352,2.597495,1.1457,4.597488 -L 1.1457,4.597488,1.1593,6.902569 -L 1.1593,6.902569,2.9946,6.902569 -L 2.9946,6.902569,4.8268,6.902569 -L 4.8268,6.902569,6.655,6.902569 -L 6.655,6.902569,6.655,6.368718 -L 6.655,6.368718,6.655,5.834849 -L 6.655,5.834849,6.655,5.300898 -L 6.655,5.300898,5.8039,5.300898 -L 5.8039,5.300898,4.956,5.300898 -L 4.956,5.300898,4.1228,5.300898 -L 4.1228,5.300898,4.1228,4.793808 -L 4.1228,4.793808,4.1228,4.269834 -L 4.1228,4.269834,4.1228,3.737321 -L 4.1228,3.737321,5.2506,3.737321 -L 5.2506,3.737321,6.3854,3.737321 -L 6.3854,3.737321,7.5058,3.737321 -L 1.7726,0,2.7179,1.197704 -L 2.7179,1.197704,3.3169,2.259864 -L 3.3169,2.259864,3.6955,3.737321 -L 3.6955,3.737321,3.1172,3.737321 -L 3.1172,3.737321,2.5463,3.737321 -L 2.5463,3.737321,1.9859,3.737321 -L 4.9805,0,6.1472,0.146876 -L 6.1472,0.146876,6.5885,0.768397 -L 6.5885,0.768397,6.655,2.135628 -L 6.655,2.135628,5.8039,2.135628 -L 5.8039,2.135628,4.956,2.135628 -L 4.956,2.135628,4.1228,2.135628 -L 1.5621,5.300898,2.2661,5.300898 -L 2.2661,5.300898,2.9736,5.300898 -L 2.9736,5.300898,3.6955,5.300898 -L 0.3083,8.504262,2.7008,8.504262 -L 2.7008,8.504262,5.1031,8.504262 -L 5.1031,8.504262,7.5058,8.504262 - -[某] 45 -L 3.7286,0,3.6446,0.90404 -L 3.6446,0.90404,3.5749,1.790998 -L 3.5749,1.790998,3.5153,2.66959 -L 3.5153,2.66959,1.8307,1.166708 -L 1.8307,1.166708,0.9967,0.613049 -L 0.9967,0.613049,0.3141,0.533957 -L 6.2574,0.533957,4.268,2.471836 -L 4.268,2.471836,2.6678,3.045152 -L 2.6678,3.045152,0.3141,3.203466 -L 4.5486,3.203466,5.4063,3.203466 -L 5.4063,3.203466,6.2574,3.203466 -L 6.2574,3.203466,7.1124,3.203466 -L 3.7286,3.737321,3.7286,4.080528 -L 3.7286,4.080528,3.7286,4.423733 -L 3.7286,4.423733,3.7286,4.766938 -L 3.7286,4.766938,3.1511,4.766938 -L 3.1511,4.766938,2.5728,4.766938 -L 2.5728,4.766938,2.0198,4.766938 -L 2.0198,4.766938,1.9879,6.885681 -L 1.9879,6.885681,1.5781,7.783969 -L 1.5781,7.783969,0.3141,7.97039 -L 4.1248,4.766938,4.5486,4.766938 -L 4.5486,4.766938,4.979,4.766938 -L 4.979,4.766938,5.4063,4.766938 -L 5.4063,4.766938,5.4063,5.300898 -L 5.4063,5.300898,5.4063,5.834849 -L 5.4063,5.834849,5.4063,6.368718 -L 5.4063,6.368718,4.405,6.368718 -L 4.405,6.368718,3.4239,6.368718 -L 3.4239,6.368718,2.4436,6.368718 -L 5.4063,7.169557,5.2561,7.436523 -L 5.2561,7.436523,5.1051,7.703514 -L 5.1051,7.703514,4.979,7.97039 -L 4.979,7.97039,4.1248,7.97039 -L 4.1248,7.97039,3.2768,7.97039 -L 3.2768,7.97039,2.4436,7.97039 -L 2.4436,7.97039,2.2926,8.340476 -L 2.2926,8.340476,2.149,8.693581 -L 2.149,8.693581,2.0198,9.038221 -L 5.8336,7.97039,5.6834,8.340476 -L 5.6834,8.340476,5.5363,8.693581 -L 5.5363,8.693581,5.4063,9.038221 -L 6.2574,7.97039,6.5341,7.97039 -L 6.5341,7.97039,6.8147,7.97039 -L 6.8147,7.97039,7.1124,7.97039 - -[冒] 33 -L 2.0495,0,2.0495,1.437901 -L 2.0495,1.437901,2.0495,2.85881 -L 2.0495,2.85881,2.0495,4.271182 -L 2.0495,4.271182,3.3107,4.271182 -L 3.3107,4.271182,4.5821,4.271182 -L 4.5821,4.271182,5.864,4.271182 -L 5.864,4.271182,5.864,2.85881 -L 5.864,2.85881,5.864,1.437901 -L 5.864,1.437901,5.864,0 -L 5.864,0,4.5821,0 -L 4.5821,0,3.3107,0 -L 3.3107,0,2.0495,0 -L 2.4452,1.601778,3.4333,1.601778 -L 3.4333,1.601778,4.4311,1.601778 -L 4.4311,1.601778,5.4367,1.601778 -L 2.4452,2.66959,3.4333,2.66959 -L 3.4333,2.66959,4.4311,2.66959 -L 4.4311,2.66959,5.4367,2.66959 -L 1.1914,5.834849,1.1914,6.738796 -L 1.1914,6.738796,1.1914,7.625749 -L 1.1914,7.625749,1.1914,8.504262 -L 1.1914,8.504262,3.027,8.504262 -L 3.027,8.504262,4.8549,8.504262 -L 4.8549,8.504262,6.6867,8.504262 -L 6.6867,8.504262,6.6867,7.625749 -L 6.6867,7.625749,6.6867,6.738796 -L 6.6867,6.738796,6.6867,5.834849 -L 6.6867,5.834849,4.8549,5.834849 -L 4.8549,5.834849,3.027,5.834849 -L 3.027,5.834849,1.1914,5.834849 -L 1.6222,7.436523,3.1808,7.436523 -L 3.1808,7.436523,4.7327,7.436523 -L 4.7327,7.436523,6.2913,7.436523 - -[ç´¡] 48 -L 1.6207,0,1.6207,1.600333 -L 1.6207,1.600333,1.6207,3.192129 -L 1.6207,3.192129,1.6207,4.766938 -L 1.6207,4.766938,1.1934,4.766938 -L 1.1934,4.766938,0.7804,4.766938 -L 0.7804,4.766938,0.3703,4.766938 -L 3.3302,0,4.5245,2.521188 -L 4.5245,2.521188,4.9554,4.788161 -L 4.9554,4.788161,5.0079,7.436523 -L 5.0079,7.436523,4.5841,7.436523 -L 4.5841,7.436523,4.1638,7.436523 -L 4.1638,7.436523,3.761,7.436523 -L 5.4352,0,6.8957,0.846044 -L 6.8957,0.846044,7.2071,2.751403 -L 7.2071,2.751403,7.144,4.766938 -L 7.144,4.766938,6.5665,4.766938 -L 6.5665,4.766938,5.9952,4.766938 -L 5.9952,4.766938,5.4352,4.766938 -L 0.3703,1.334792,0.5002,1.97185 -L 0.5002,1.97185,0.647,2.591828 -L 0.647,2.591828,0.7979,3.203466 -L 2.9029,1.868665,2.752,2.324864 -L 2.752,2.324864,2.6052,2.772609 -L 2.6052,2.772609,2.4753,3.203466 -L 2.9029,4.538162,2.752,4.803695 -L 2.752,4.803695,2.6052,5.060876 -L 2.6052,5.060876,2.4753,5.300898 -L 2.4753,5.300898,2.3247,5.137021 -L 2.3247,5.137021,2.1814,4.956245 -L 2.1814,4.956245,2.0518,4.766938 -L 1.1934,5.300898,1.3268,5.567861 -L 1.3268,5.567861,1.4736,5.834849 -L 1.4736,5.834849,1.6207,6.101733 -L 1.6207,6.101733,1.3443,6.471909 -L 1.3443,6.471909,1.0743,6.824913 -L 1.0743,6.824913,0.7979,7.169557 -L 0.7979,7.169557,1.0743,7.806618 -L 1.0743,7.806618,1.3443,8.426584 -L 1.3443,8.426584,1.6207,9.038221 -L 2.0518,7.169557,2.1814,7.436523 -L 2.1814,7.436523,2.3247,7.703514 -L 2.3247,7.703514,2.4753,7.97039 -L 5.4352,7.436523,5.4352,7.97039 -L 5.4352,7.97039,5.4352,8.504262 -L 5.4352,8.504262,5.4352,9.038221 -L 5.866,7.436523,6.419,7.436523 -L 6.419,7.436523,6.9938,7.436523 -L 6.9938,7.436523,7.5748,7.436523 - -[肪] 36 -L 0.3726,0.266966,0.6735,1.106011 -L 0.6735,1.106011,0.7856,3.241574 -L 0.7856,3.241574,0.7999,8.504262 -L 0.7999,8.504262,1.353,8.504262 -L 1.353,8.504262,1.9312,8.504262 -L 1.9312,8.504262,2.5088,8.504262 -L 2.5088,8.504262,2.5088,5.680769 -L 2.5088,5.680769,2.5088,2.84893 -L 2.5088,2.84893,2.5088,0 -L 2.5088,0,2.2111,0 -L 2.2111,0,1.9312,0 -L 1.9312,0,1.6545,0 -L 3.3599,0,4.5441,2.538172 -L 4.5441,2.538172,4.978,4.796681 -L 4.978,4.796681,5.0376,7.436523 -L 5.0376,7.436523,4.467,7.436523 -L 4.467,7.436523,3.9133,7.436523 -L 3.9133,7.436523,3.3599,7.436523 -L 5.4649,0,6.9254,0.846044 -L 6.9254,0.846044,7.2409,2.751403 -L 7.2409,2.751403,7.1744,4.766938 -L 7.1744,4.766938,6.5961,4.766938 -L 6.5961,4.766938,6.0256,4.766938 -L 6.0256,4.766938,5.4649,4.766938 -L 1.2237,3.737321,1.5036,3.737321 -L 1.5036,3.737321,1.7838,3.737321 -L 1.7838,3.737321,2.0783,3.737321 -L 1.2237,6.368718,1.5036,6.368718 -L 1.5036,6.368718,1.7838,6.368718 -L 1.7838,6.368718,2.0783,6.368718 -L 5.4649,7.436523,5.4649,7.97039 -L 5.4649,7.97039,5.4649,8.504262 -L 5.4649,8.504262,5.4649,9.038221 -L 5.8922,7.436523,6.4459,7.436523 -L 6.4459,7.436523,6.9993,7.436523 -L 6.9993,7.436523,7.5698,7.436523 - -[膨] 48 -L 0.4023,0.266966,0.7004,1.106011 -L 0.7004,1.106011,0.8121,3.241574 -L 0.8121,3.241574,0.8296,8.504262 -L 0.8296,8.504262,1.2324,8.504262 -L 1.2324,8.504262,1.653,8.504262 -L 1.653,8.504262,2.0768,8.504262 -L 2.0768,8.504262,2.0768,5.680769 -L 2.0768,5.680769,2.0768,2.84893 -L 2.0768,2.84893,2.0768,0 -L 5.6809,0,6.318,0.723172 -L 6.318,0.723172,6.9624,1.437901 -L 6.9624,1.437901,7.6037,2.135628 -L 2.9346,0.533957,3.3619,0.533957 -L 3.3619,0.533957,3.7857,0.533957 -L 3.7857,0.533957,4.2165,0.533957 -L 4.2165,0.533957,4.4932,1.257035 -L 4.4932,1.257035,4.7734,1.97185 -L 4.7734,1.97185,5.0714,2.66959 -L 3.7857,1.868665,3.6354,2.135628 -L 3.6354,2.135628,3.4918,2.40252 -L 3.4918,2.40252,3.3619,2.66959 -L 3.3619,3.737321,3.3619,4.269834 -L 3.3619,4.269834,3.3619,4.793808 -L 3.3619,4.793808,3.3619,5.300898 -L 3.3619,5.300898,3.9226,5.300898 -L 3.9226,5.300898,4.4932,5.300898 -L 4.4932,5.300898,5.0714,5.300898 -L 5.0714,5.300898,5.0714,4.793808 -L 5.0714,4.793808,5.0714,4.269834 -L 5.0714,4.269834,5.0714,3.737321 -L 5.0714,3.737321,4.4932,3.737321 -L 4.4932,3.737321,3.9226,3.737321 -L 3.9226,3.737321,3.3619,3.737321 -L 6.1082,3.737321,6.5981,4.269834 -L 6.5981,4.269834,7.0923,4.793808 -L 7.0923,4.793808,7.6037,5.300898 -L 3.3619,6.368718,3.6354,6.368718 -L 3.6354,6.368718,3.9226,6.368718 -L 3.9226,6.368718,4.2165,6.368718 -L 4.2165,6.368718,4.0659,7.563641 -L 4.0659,7.563641,3.6319,7.944958 -L 3.6319,7.944958,2.9346,7.97039 -L 6.1082,6.902569,6.5981,7.436523 -L 6.5981,7.436523,7.0923,7.97039 -L 7.0923,7.97039,7.6037,8.504262 -L 4.6441,7.97039,4.4932,8.340476 -L 4.4932,8.340476,4.3429,8.693581 -L 4.3429,8.693581,4.2165,9.038221 - -[謀] 77 -L 0.8281,0,0.8281,0.723172 -L 0.8281,0.723172,0.8281,1.437901 -L 0.8281,1.437901,0.8281,2.135628 -L 0.8281,2.135628,1.2554,2.135628 -L 1.2554,2.135628,1.6827,2.135628 -L 1.6827,2.135628,2.11,2.135628 -L 2.11,2.135628,2.11,1.437901 -L 2.11,1.437901,2.11,0.723172 -L 2.11,0.723172,2.11,0 -L 2.11,0,1.6827,0 -L 1.6827,0,1.2554,0 -L 1.2554,0,0.8281,0 -L 5.4972,0,5.4132,0.90404 -L 5.4132,0.90404,5.3463,1.790998 -L 5.3463,1.790998,5.2832,2.66959 -L 5.2832,2.66959,4.6461,2.135628 -L 4.6461,2.135628,4.0118,1.601778 -L 4.0118,1.601778,3.3923,1.067821 -L 7.2061,1.067821,5.9385,2.646841 -L 5.9385,2.646841,4.9645,3.073481 -L 4.9645,3.073481,3.3923,3.203466 -L 6.355,3.203466,6.7756,3.203466 -L 6.7756,3.203466,7.2061,3.203466 -L 7.2061,3.203466,7.6334,3.203466 -L 0.8281,3.737321,1.2554,3.737321 -L 1.2554,3.737321,1.6827,3.737321 -L 1.6827,3.737321,2.11,3.737321 -L 5.4972,3.737321,5.4972,4.080528 -L 5.4972,4.080528,5.4972,4.423733 -L 5.4972,4.423733,5.4972,4.766938 -L 5.4972,4.766938,5.0734,4.766938 -L 5.0734,4.766938,4.6528,4.766938 -L 4.6528,4.766938,4.2469,4.766938 -L 4.2469,4.766938,4.2469,5.670981 -L 4.2469,5.670981,4.2469,6.557934 -L 4.2469,6.557934,4.2469,7.436523 -L 4.2469,7.436523,3.9488,7.625749 -L 3.9488,7.625749,3.6686,7.806618 -L 3.6686,7.806618,3.3923,7.97039 -L 5.9245,4.766938,6.1974,4.766938 -L 6.1974,4.766938,6.4811,4.766938 -L 6.4811,4.766938,6.7756,4.766938 -L 6.7756,4.766938,6.7756,5.300898 -L 6.7756,5.300898,6.7756,5.834849 -L 6.7756,5.834849,6.7756,6.368718 -L 6.7756,6.368718,6.0573,6.368718 -L 6.0573,6.368718,5.3463,6.368718 -L 5.3463,6.368718,4.6461,6.368718 -L 0.8281,5.300898,1.2554,5.300898 -L 1.2554,5.300898,1.6827,5.300898 -L 1.6827,5.300898,2.11,5.300898 -L 0.4288,6.902569,1.1328,6.902569 -L 1.1328,6.902569,1.8337,6.902569 -L 1.8337,6.902569,2.5412,6.902569 -L 6.7756,7.169557,6.6247,7.436523 -L 6.6247,7.436523,6.4811,7.703514 -L 6.4811,7.703514,6.355,7.97039 -L 6.355,7.97039,5.7736,7.97039 -L 5.7736,7.97039,5.1992,7.97039 -L 5.1992,7.97039,4.6461,7.97039 -L 4.6461,7.97039,4.4987,8.340476 -L 4.4987,8.340476,4.3691,8.693581 -L 4.3691,8.693581,4.2469,9.038221 -L 7.2061,7.97039,7.0558,8.340476 -L 7.0558,8.340476,6.9084,8.693581 -L 6.9084,8.693581,6.7756,9.038221 -L 0.8281,8.504262,1.2554,8.504262 -L 1.2554,8.504262,1.6827,8.504262 -L 1.6827,8.504262,2.11,8.504262 -L 0.4012,6.902523,2.9366,6.902523 -L 0.8281,8.504319,2.5061,8.504319 -L 0.8281,5.300969,2.5061,5.300969 -L 0.8281,4.233038,2.5061,4.233038 -L 0.8281,2.669536,2.5061,2.669536 -L 0.8281,0,0.8281,2.669536 -L 2.5061,0,0.8281,0 -L 2.5061,2.669536,2.5061,0 - -[僕] 60 -L 1.2893,0,1.2052,1.781104 -L 1.2052,1.781104,1.1348,3.545305 -L 1.1348,3.545305,1.0753,5.300898 -L 1.0753,5.300898,0.8585,5.137021 -L 0.8585,5.137021,0.648,4.956245 -L 0.648,4.956245,0.4347,4.766938 -L 2.7495,0,3.5235,0.723172 -L 3.5235,0.723172,4.308,1.437901 -L 4.308,1.437901,5.1031,2.135628 -L 5.1031,2.135628,4.7388,2.511378 -L 4.7388,2.511378,4.1823,2.64973 -L 4.1823,2.64973,2.9635,2.66959 -L 7.2046,0,6.634,0.533957 -L 6.634,0.533957,6.0768,1.067821 -L 6.0768,1.067821,5.5234,1.601778 -L 5.5234,2.66959,5.233,3.203466 -L 5.233,3.203466,4.9493,3.737321 -L 4.9493,3.737321,4.6723,4.271182 -L 4.6723,4.271182,4.2453,4.271182 -L 4.2453,4.271182,3.818,4.271182 -L 3.818,4.271182,3.3943,4.271182 -L 5.9542,2.66959,6.3643,2.66959 -L 6.3643,2.66959,6.7776,2.66959 -L 6.7776,2.66959,7.2046,2.66959 -L 5.5234,4.271182,5.1486,4.817817 -L 5.1486,4.817817,4.4835,5.084796 -L 4.4835,5.084796,2.9635,5.300898 -L 5.9542,4.271182,6.2312,4.271182 -L 6.2312,4.271182,6.5146,4.271182 -L 6.5146,4.271182,6.8126,4.271182 -L 5.7409,5.300898,5.9542,5.670981 -L 5.9542,5.670981,6.1682,6.024066 -L 6.1682,6.024066,6.3815,6.368718 -L 6.3815,6.368718,6.0001,6.734474 -L 6.0001,6.734474,5.3413,6.803693 -L 5.3413,6.803693,3.818,6.635597 -L 3.818,6.635597,3.9473,6.368718 -L 3.9473,6.368718,4.0944,6.101733 -L 4.0944,6.101733,4.2453,5.834849 -L 6.3815,5.300898,6.655,5.300898 -L 6.655,5.300898,6.9279,5.300898 -L 6.9279,5.300898,7.2046,5.300898 -L 1.2893,5.834849,1.394,7.139895 -L 1.394,7.139895,1.6006,8.089047 -L 1.6006,8.089047,1.7131,9.038221 -L 2.5673,6.902569,2.8444,6.902569 -L 2.8444,6.902569,3.1137,6.902569 -L 3.1137,6.902569,3.3943,6.902569 -L 3.3943,6.902569,3.3799,7.673751 -L 3.3799,7.673751,3.2682,8.089047 -L 3.2682,8.089047,2.9635,8.504262 -L 6.8126,6.902569,6.5251,7.317872 -L 6.5251,7.317872,6.5251,7.733165 -L 6.5251,7.733165,6.8126,8.504262 -L 4.2453,7.436523,4.2453,7.97039 -L 4.2453,7.97039,4.2453,8.504262 -L 4.2453,8.504262,4.2453,9.038221 -L 5.5234,7.436523,5.5234,7.97039 -L 5.5234,7.97039,5.5234,8.504262 -L 5.5234,8.504262,5.5234,9.038221 - -[墨] 63 -L 0.4612,0,1.5925,0 -L 1.5925,0,2.7203,0 -L 2.7203,0,3.8512,0 -L 3.8512,0,3.4449,1.483124 -L 3.4449,1.483124,2.4748,1.720341 -L 2.4748,1.720341,1.3154,1.601778 -L 4.275,0,5.2526,0 -L 5.2526,0,6.2364,0 -L 6.2364,0,7.2349,0 -L 4.275,1.601778,4.1248,1.97185 -L 4.1248,1.97185,3.9812,2.324864 -L 3.9812,2.324864,3.8512,2.66959 -L 4.7023,1.601778,5.2526,1.601778 -L 5.2526,1.601778,5.8126,1.601778 -L 5.8126,1.601778,6.3835,1.601778 -L 0.4612,2.66959,0.7624,3.084891 -L 0.7624,3.084891,0.8741,3.500101 -L 0.8741,3.500101,0.8917,4.271182 -L 0.8917,4.271182,1.8688,4.374381 -L 1.8688,4.374381,2.853,4.460492 -L 2.853,4.460492,3.8512,4.538162 -L 3.8512,4.538162,3.701,4.803695 -L 3.701,4.803695,3.5539,5.060876 -L 3.5539,5.060876,3.4239,5.300898 -L 3.4239,5.300898,2.7203,5.300898 -L 2.7203,5.300898,2.0198,5.300898 -L 2.0198,5.300898,1.3154,5.300898 -L 2.9966,2.936486,2.8429,3.203466 -L 2.8429,3.203466,2.6989,3.470352 -L 2.6989,3.470352,2.5662,3.737321 -L 5.13,2.936486,4.8323,3.39268 -L 4.8323,3.39268,4.5517,3.840424 -L 4.5517,3.840424,4.275,4.271182 -L 7.2349,2.936486,7.0875,3.306558 -L 7.0875,3.306558,6.9372,3.65966 -L 6.9372,3.65966,6.8073,4.004287 -L 6.8073,4.004287,6.2364,4.107492 -L 6.2364,4.107492,5.6834,4.193527 -L 5.6834,4.193527,5.13,4.271182 -L 4.275,5.300898,3.2912,6.238821 -L 3.2912,6.238821,2.4436,6.422375 -L 2.4436,6.422375,1.3154,6.368718 -L 1.3154,6.368718,1.3154,7.0918 -L 1.3154,7.0918,1.3154,7.806618 -L 1.3154,7.806618,1.3154,8.504262 -L 1.3154,8.504262,2.9966,8.504262 -L 2.9966,8.504262,4.6813,8.504262 -L 4.6813,8.504262,6.3835,8.504262 -L 6.3835,8.504262,6.3835,7.806618 -L 6.3835,7.806618,6.3835,7.0918 -L 6.3835,7.0918,6.3835,6.368718 -L 6.3835,6.368718,5.6834,6.368718 -L 5.6834,6.368718,4.979,6.368718 -L 4.979,6.368718,4.275,6.368718 -L 4.275,6.368718,3.3963,7.272658 -L 3.3963,7.272658,2.6989,7.473204 -L 2.6989,7.473204,1.7151,7.436523 -L 4.7023,5.300898,5.2526,5.300898 -L 5.2526,5.300898,5.8126,5.300898 -L 5.8126,5.300898,6.3835,5.300898 -L 4.7023,7.436523,5.1125,7.436523 -L 5.1125,7.436523,5.5289,7.436523 -L 5.5289,7.436523,5.9527,7.436523 - -[撲] 66 -L 0.4628,0,0.7399,0 -L 0.7399,0,1.0236,0 -L 1.0236,0,1.3139,0 -L 1.3139,0,1.3139,1.257035 -L 1.3139,1.257035,1.3139,2.505717 -L 1.3139,2.505717,1.3139,3.737321 -L 1.3139,3.737321,1.0236,3.737321 -L 1.0236,3.737321,0.7399,3.737321 -L 0.7399,3.737321,0.4628,3.737321 -L 2.813,0,3.5769,0.723172 -L 3.5769,0.723172,4.3474,1.437901 -L 4.3474,1.437901,5.1355,2.135628 -L 5.1355,2.135628,4.7677,2.511378 -L 4.7677,2.511378,4.2213,2.64973 -L 4.2213,2.64973,3.0231,2.66959 -L 7.2646,0,6.6867,0.533957 -L 6.6867,0.533957,6.1158,1.067821 -L 6.1158,1.067821,5.5558,1.601778 -L 5.5558,2.66959,5.2612,3.203466 -L 5.2612,3.203466,4.9775,3.737321 -L 4.9775,3.737321,4.7047,4.271182 -L 4.7047,4.271182,4.277,4.271182 -L 4.277,4.271182,3.8606,4.271182 -L 3.8606,4.271182,3.4543,4.271182 -L 5.9866,2.66959,6.4135,2.66959 -L 6.4135,2.66959,6.8408,2.66959 -L 6.8408,2.66959,7.2646,2.66959 -L 1.3139,4.271182,1.3139,4.984478 -L 1.3139,4.984478,1.3139,5.680769 -L 1.3139,5.680769,1.3139,6.368718 -L 1.3139,6.368718,1.0236,6.557934 -L 1.0236,6.557934,0.7399,6.738796 -L 0.7399,6.738796,0.4628,6.902569 -L 5.5558,4.271182,5.1807,4.817817 -L 5.1807,4.817817,4.5225,5.084796 -L 4.5225,5.084796,3.0231,5.300898 -L 5.9866,4.271182,6.2633,4.271182 -L 6.2633,4.271182,6.5431,4.271182 -L 6.5431,4.271182,6.8408,4.271182 -L 5.7691,5.300898,5.9866,5.670981 -L 5.9866,5.670981,6.1999,6.024066 -L 6.1999,6.024066,6.4135,6.368718 -L 6.4135,6.368718,6.0317,6.734474 -L 6.0317,6.734474,5.3771,6.803693 -L 5.3771,6.803693,3.8816,6.635597 -L 3.8816,6.635597,4.0007,6.368718 -L 4.0007,6.368718,4.1334,6.101733 -L 4.1334,6.101733,4.277,5.834849 -L 6.4135,5.300898,6.6867,5.300898 -L 6.6867,5.300898,6.9704,5.300898 -L 6.9704,5.300898,7.2646,5.300898 -L 1.7447,6.902569,1.4435,7.337652 -L 1.4435,7.337652,1.3318,7.891294 -L 1.3318,7.891294,1.3139,9.038221 -L 3.4543,6.902569,3.4368,7.673751 -L 3.4368,7.673751,3.3282,8.089047 -L 3.3282,8.089047,3.0231,8.504262 -L 6.8408,6.902569,6.554,7.317872 -L 6.554,7.317872,6.554,7.733165 -L 6.554,7.733165,6.8408,8.504262 -L 4.277,7.436523,4.277,7.97039 -L 4.277,7.97039,4.277,8.504262 -L 4.277,8.504262,4.277,9.038221 -L 5.5558,7.436523,5.5558,7.97039 -L 5.5558,7.97039,5.5558,8.504262 -L 5.5558,8.504262,5.5558,9.038221 - -[朴] 21 -L 2.2024,0,2.1184,1.600333 -L 2.1184,1.600333,2.048,3.192129 -L 2.048,3.192129,1.9884,4.766938 -L 1.9884,4.766938,1.4806,4.079081 -L 1.4806,4.079081,0.9836,3.382783 -L 0.9836,3.382783,0.4929,2.66959 -L 5.5924,0,5.5924,3.012708 -L 5.5924,3.012708,5.5924,6.025506 -L 5.5924,6.025506,5.5924,9.038221 -L 7.6939,3.737321,7.123,4.269834 -L 7.123,4.269834,6.5665,4.793808 -L 6.5665,4.793808,6.0127,5.300898 -L 3.4528,4.271182,2.6784,5.055129 -L 2.6784,5.055129,2.2441,5.737314 -L 2.2441,5.737314,1.7783,6.902569 -L 1.7783,6.902569,1.3478,6.902569 -L 1.3478,6.902569,0.9205,6.902569 -L 0.9205,6.902569,0.4929,6.902569 -L 2.5978,6.902569,2.3215,7.337652 -L 2.3215,7.337652,2.2164,7.891294 -L 2.2164,7.891294,2.2024,9.038221 - -[没] 39 -L 0.5264,0.266966,0.9292,1.437901 -L 0.9292,1.437901,1.3498,2.591828 -L 1.3498,2.591828,1.7771,3.737321 -L 2.6314,0,3.721,0.41529 -L 3.721,0.41529,4.3756,0.830508 -L 4.3756,0.830508,5.1636,1.601778 -L 5.1636,1.601778,4.2814,2.768472 -L 4.2814,2.768472,3.9591,3.460458 -L 3.9591,3.460458,3.9098,4.271182 -L 3.9098,4.271182,3.6124,4.271182 -L 3.6124,4.271182,3.3322,4.271182 -L 3.3322,4.271182,3.0552,4.271182 -L 6.8732,0,6.442,0.37008 -L 6.442,0.37008,6.0147,0.723172 -L 6.0147,0.723172,5.5874,1.067821 -L 5.5874,2.135628,6.0147,2.772609 -L 6.0147,2.772609,6.442,3.39268 -L 6.442,3.39268,6.8732,4.004287 -L 6.8732,4.004287,6.0147,4.107492 -L 6.0147,4.107492,5.171,4.193527 -L 5.171,4.193527,4.3409,4.271182 -L 3.0552,5.300898,3.7101,6.317832 -L 3.7101,6.317832,3.9063,7.233102 -L 3.9063,7.233102,3.9098,8.504262 -L 3.9098,8.504262,4.6138,8.504262 -L 4.6138,8.504262,5.3146,8.504262 -L 5.3146,8.504262,6.0147,8.504262 -L 6.0147,8.504262,6.0221,6.795246 -L 6.0221,6.795246,6.414,6.018405 -L 6.414,6.018405,7.7243,5.834849 -L 7.7243,5.834849,7.7243,6.204842 -L 7.7243,6.204842,7.7243,6.557934 -L 7.7243,6.557934,7.7243,6.902569 -L 1.3463,5.834849,1.0728,6.204842 -L 1.0728,6.204842,0.7999,6.557934 -L 0.7999,6.557934,0.5264,6.902569 -L 1.7771,7.97039,1.5001,8.340476 -L 1.5001,8.340476,1.2272,8.693581 -L 1.2272,8.693581,0.9502,9.038221 - -[堀] 48 -L 1.8033,0,2.9626,2.764159 -L 2.9626,2.764159,3.1696,5.409575 -L 3.1696,5.409575,3.089,8.504262 -L 3.089,8.504262,4.49,8.504262 -L 4.49,8.504262,5.905,8.504262 -L 5.905,8.504262,7.3302,8.504262 -L 7.3302,8.504262,7.3302,7.97039 -L 7.3302,7.97039,7.3302,7.436523 -L 7.3302,7.436523,7.3302,6.902569 -L 7.3302,6.902569,6.0486,6.902569 -L 6.0486,6.902569,4.7737,6.902569 -L 4.7737,6.902569,3.5128,6.902569 -L 3.9156,0,3.9156,0.90404 -L 3.9156,0.90404,3.9156,1.790998 -L 3.9156,1.790998,3.9156,2.66959 -L 4.3356,0,4.7667,0 -L 4.7667,0,5.1905,0 -L 5.1905,0,5.6213,0 -L 5.6213,0,5.6388,2.053657 -L 5.6388,2.053657,5.3761,3.310785 -L 5.3761,3.310785,4.3356,3.737321 -L 4.3356,3.737321,4.3356,4.269834 -L 4.3356,4.269834,4.3356,4.793808 -L 4.3356,4.793808,4.3356,5.300898 -L 6.0451,0,6.4724,0 -L 6.4724,0,6.8997,0 -L 6.8997,0,7.3302,0 -L 7.3302,0,7.3302,0.90404 -L 7.3302,0.90404,7.3302,1.790998 -L 7.3302,1.790998,7.3302,2.66959 -L 0.5249,2.66959,0.8019,2.66959 -L 0.8019,2.66959,1.0856,2.66959 -L 1.0856,2.66959,1.3795,2.66959 -L 1.3795,2.66959,1.3795,3.735882 -L 1.3795,3.735882,1.3795,4.793808 -L 1.3795,4.793808,1.3795,5.834849 -L 1.3795,5.834849,1.0856,6.024066 -L 1.0856,6.024066,0.8019,6.204842 -L 0.8019,6.204842,0.5249,6.368718 -L 6.0451,3.737321,5.7439,4.170957 -L 5.7439,4.170957,5.6388,4.714801 -L 5.6388,4.714801,5.6213,5.834849 -L 6.6896,3.737321,6.7491,4.269834 -L 6.7491,4.269834,6.8156,4.793808 -L 6.8156,4.793808,6.8997,5.300898 -L 1.8033,6.368718,1.5059,6.823474 -L 1.5059,6.823474,1.3935,7.515643 -L 1.3935,7.515643,1.3795,9.038221 - -[奔] 39 -L 0.7686,0,1.2589,0.637049 -L 1.2589,0.637049,1.7457,1.257035 -L 1.7457,1.257035,2.2326,1.868665 -L 2.2326,1.868665,1.9069,2.43228 -L 1.9069,2.43228,1.4729,2.639836 -L 1.4729,2.639836,0.5588,2.66959 -L 5.651,0,4.7652,2.819266 -L 4.7652,2.819266,3.1187,2.774131 -L 3.1187,2.774131,2.2326,4.271182 -L 6.0471,2.66959,5.7701,3.084891 -L 5.7701,3.084891,5.665,3.500101 -L 5.665,3.500101,5.651,4.271182 -L 6.4744,2.66959,6.7472,2.66959 -L 6.7472,2.66959,7.0348,2.66959 -L 7.0348,2.66959,7.3287,2.66959 -L 3.9421,3.737321,3.2872,5.337655 -L 3.2872,5.337655,1.8792,5.658208 -L 1.8792,5.658208,0.5588,5.300898 -L 4.3726,5.300898,4.215,5.670981 -L 4.215,5.670981,4.0749,6.024066 -L 4.0749,6.024066,3.9421,6.368718 -L 4.7932,5.300898,5.4132,5.320673 -L 5.4132,5.320673,5.7389,5.459102 -L 5.7389,5.459102,6.0471,5.834849 -L 6.0471,5.834849,5.6198,6.471909 -L 5.6198,6.471909,5.2027,7.0918 -L 5.2027,7.0918,4.7932,7.703514 -L 4.7932,7.703514,4.215,7.703514 -L 4.215,7.703514,3.6441,7.703514 -L 3.6441,7.703514,3.0837,7.703514 -L 3.0837,7.703514,2.793,7.272658 -L 2.793,7.272658,2.5093,6.824913 -L 2.5093,6.824913,2.2326,6.368718 -L 0.5588,7.97039,1.2589,7.97039 -L 1.2589,7.97039,1.9629,7.97039 -L 1.9629,7.97039,2.6637,7.97039 -L 5.2237,7.97039,5.9245,7.97039 -L 5.9245,7.97039,6.6285,7.97039 -L 6.6285,7.97039,7.3287,7.97039 - -[ç¿»] 93 -L 0.9811,0,0.967,2.64973 -L 0.967,2.64973,0.8655,3.757102 -L 0.8655,3.757102,0.5849,4.271182 -L 0.5849,4.271182,0.9912,4.881367 -L 0.9912,4.881367,1.4119,5.491554 -L 1.4119,5.491554,1.8357,6.101733 -L 1.8357,6.101733,1.4119,6.204842 -L 1.4119,6.204842,0.9912,6.291041 -L 0.9912,6.291041,0.5849,6.368718 -L 1.4119,0,1.6847,0 -L 1.6847,0,1.9649,0 -L 1.9649,0,2.263,0 -L 2.263,0,2.263,0.533957 -L 2.263,0.533957,2.263,1.067821 -L 2.263,1.067821,2.263,1.601778 -L 2.263,1.601778,1.9649,1.790998 -L 1.9649,1.790998,1.6847,1.97185 -L 1.6847,1.97185,1.4119,2.135628 -L 2.6899,0,2.9669,0 -L 2.9669,0,3.2506,0 -L 3.2506,0,3.541,0 -L 3.541,0,3.541,0.723172 -L 3.541,0.723172,3.541,1.437901 -L 3.541,1.437901,3.541,2.135628 -L 3.541,2.135628,2.5883,2.322071 -L 2.5883,2.322071,2.2805,2.86439 -L 2.2805,2.86439,2.263,3.737321 -L 2.263,3.737321,1.9649,3.737321 -L 1.9649,3.737321,1.6847,3.737321 -L 1.6847,3.737321,1.4119,3.737321 -L 4.3991,0,4.6726,0 -L 4.6726,0,4.9528,0 -L 4.9528,0,5.2222,0 -L 5.2222,0,5.1385,1.257035 -L 5.1385,1.257035,5.0719,2.505717 -L 5.0719,2.505717,5.0124,3.737321 -L 5.0124,3.737321,4.5812,3.39268 -L 4.5812,3.39268,4.1648,3.039589 -L 4.1648,3.039589,3.7585,2.66959 -L 3.7585,2.66959,3.6744,3.039589 -L 3.6744,3.039589,3.6075,3.39268 -L 3.6075,3.39268,3.541,3.737321 -L 3.541,3.737321,3.2506,3.737321 -L 3.2506,3.737321,2.9669,3.737321 -L 2.9669,3.737321,2.6899,3.737321 -L 6.5041,0,6.7808,0 -L 6.7808,0,7.0645,0 -L 7.0645,0,7.3625,0 -L 7.3625,0,7.2785,1.257035 -L 7.2785,1.257035,7.2046,2.505717 -L 7.2046,2.505717,7.145,3.737321 -L 7.145,3.737321,6.7808,3.39268 -L 6.7808,3.39268,6.42,3.039589 -L 6.42,3.039589,6.0768,2.66959 -L 5.2222,4.271182,5.2222,5.682293 -L 5.2222,5.682293,5.2222,7.093233 -L 5.2222,7.093233,5.2222,8.504262 -L 5.2222,8.504262,4.9528,8.504262 -L 4.9528,8.504262,4.6726,8.504262 -L 4.6726,8.504262,4.3991,8.504262 -L 7.3625,4.271182,7.3625,5.682293 -L 7.3625,5.682293,7.3625,7.093233 -L 7.3625,7.093233,7.3625,8.504262 -L 7.3625,8.504262,7.0645,8.504262 -L 7.0645,8.504262,6.7808,8.504262 -L 6.7808,8.504262,6.5041,8.504262 -L 2.263,4.766938,2.263,5.834849 -L 2.263,5.834849,2.263,6.902569 -L 2.263,6.902569,2.263,7.97039 -L 2.263,7.97039,1.8357,7.892729 -L 1.8357,7.892729,1.4119,7.806618 -L 1.4119,7.806618,0.9811,7.703514 -L 0.9811,7.703514,1.1138,7.436523 -L 1.1138,7.436523,1.2574,7.169557 -L 1.2574,7.169557,1.4119,6.902569 -L 3.541,4.766938,3.2506,5.223226 -L 3.2506,5.223226,2.9669,5.670981 -L 2.9669,5.670981,2.6899,6.101733 -L 2.6899,6.101733,3.1207,6.368718 -L 3.1207,6.368718,3.541,6.635597 -L 3.541,6.635597,3.9718,6.902569 -L 3.9718,6.902569,4.1017,6.557934 -L 4.1017,6.557934,4.2485,6.204842 -L 4.2485,6.204842,4.3991,5.834849 -L 6.5041,6.101733,6.3535,6.368718 -L 6.3535,6.368718,6.2067,6.635597 -L 6.2067,6.635597,6.0768,6.902569 -L 3.1207,7.436523,3.2506,7.703514 -L 3.2506,7.703514,3.3942,7.97039 -L 3.3942,7.97039,3.541,8.237277 -L 3.541,8.237277,3.2506,8.340476 -L 3.2506,8.340476,2.9669,8.426584 -L 2.9669,8.426584,2.6899,8.504262 - -[凡] 15 -L 0.5838,0,1.7326,2.620064 -L 1.7326,2.620064,1.9424,5.604541 -L 1.9424,5.604541,1.8688,8.504262 -L 1.8688,8.504262,3.1301,8.504262 -L 3.1301,8.504262,4.4014,8.504262 -L 4.4014,8.504262,5.6798,8.504262 -L 5.6798,8.504262,5.4137,4.48594 -L 5.4137,4.48594,5.6129,1.298028 -L 5.6129,1.298028,7.7848,0 -L 7.7848,0,7.7848,0.533957 -L 7.7848,0.533957,7.7848,1.067821 -L 7.7848,1.067821,7.7848,1.601778 -L 3.9703,4.004287,3.6764,4.614472 -L 3.6764,4.614472,3.3962,5.224664 -L 3.3962,5.224664,3.1157,5.834849 - -[盆] 54 -L 0.6173,0,0.8901,0 -L 0.8901,0,1.1773,0 -L 1.1773,0,1.4719,0 -L 1.4719,0,1.4719,0.90404 -L 1.4719,0.90404,1.4719,1.790998 -L 1.4719,1.790998,1.4719,2.66959 -L 1.4719,2.66959,3.2998,2.66959 -L 3.2998,2.66959,5.132,2.66959 -L 5.132,2.66959,6.9634,2.66959 -L 6.9634,2.66959,6.9634,1.790998 -L 6.9634,1.790998,6.9634,0.90404 -L 6.9634,0.90404,6.9634,0 -L 6.9634,0,7.2369,0 -L 7.2369,0,7.5241,0 -L 7.5241,0,7.818,0 -L 1.8638,0,2.2946,0 -L 2.2946,0,2.7223,0 -L 2.7223,0,3.1531,0 -L 3.1531,0,3.1531,0.723172 -L 3.1531,0.723172,3.1531,1.437901 -L 3.1531,1.437901,3.1531,2.135628 -L 3.5734,0,4.0042,0 -L 4.0042,0,4.4311,0 -L 4.4311,0,4.8584,0 -L 4.8584,0,4.8584,0.723172 -L 4.8584,0.723172,4.8584,1.437901 -L 4.8584,1.437901,4.8584,2.135628 -L 5.2822,0,5.6885,0 -L 5.6885,0,6.1091,0 -L 6.1091,0,6.5361,0 -L 1.0446,3.737321,2.1163,4.151185 -L 2.1163,4.151185,2.771,4.556501 -L 2.771,4.556501,3.5734,5.300898 -L 3.5734,5.300898,3.5734,5.670981 -L 3.5734,5.670981,3.5734,6.024066 -L 3.5734,6.024066,3.5734,6.368718 -L 3.5734,6.368718,2.6589,6.388483 -L 2.6589,6.388483,2.2144,6.526835 -L 2.2144,6.526835,1.8638,6.902569 -L 1.8638,6.902569,1.4435,6.557934 -L 1.4435,6.557934,1.0236,6.204842 -L 1.0236,6.204842,0.6173,5.834849 -L 4.4311,3.737321,5.5729,4.097428 -L 5.5729,4.097428,6.0251,5.042356 -L 6.0251,5.042356,6.1091,6.368718 -L 6.1091,6.368718,5.4083,6.368718 -L 5.4083,6.368718,4.7047,6.368718 -L 4.7047,6.368718,4.0042,6.368718 -L 7.3907,5.834849,6.6832,6.902569 -L 6.6832,6.902569,5.9831,7.97039 -L 5.9831,7.97039,5.2822,9.038221 -L 2.2946,7.436523,2.4246,7.806618 -L 2.4246,7.806618,2.5713,8.159698 -L 2.5713,8.159698,2.7223,8.504262 - -[摩] 51 -L 0.6158,0,0.7244,1.125792 -L 0.7244,1.125792,0.9342,3.310785 -L 0.9342,3.310785,1.0431,7.97039 -L 1.0431,7.97039,2.1744,7.97039 -L 2.1744,7.97039,3.3018,7.97039 -L 3.3018,7.97039,4.4331,7.97039 -L 4.4331,7.97039,4.4331,8.340476 -L 4.4331,8.340476,4.4331,8.693581 -L 4.4331,8.693581,4.4331,9.038221 -L 3.61,0,4.0128,0 -L 4.0128,0,4.4331,0 -L 4.4331,0,4.8569,0 -L 4.8569,0,4.3596,1.550888 -L 4.3596,1.550888,3.2076,1.754233 -L 3.2076,1.754233,1.9008,1.601778 -L 5.2842,1.601778,4.4121,2.505717 -L 4.4121,2.505717,3.7256,2.706175 -L 3.7256,2.706175,2.7519,2.66959 -L 5.7115,1.601778,6.4124,1.601778 -L 6.4124,1.601778,7.123,1.601778 -L 7.123,1.601778,7.8484,1.601778 -L 5.2842,2.66959,4.9098,3.242914 -L 4.9098,3.242914,4.251,3.519783 -L 4.251,3.519783,2.7519,3.737321 -L 5.7115,2.66959,6.1427,2.66959 -L 6.1427,2.66959,6.5661,2.66959 -L 6.5661,2.66959,6.9938,2.66959 -L 5.2842,3.737321,5.736,4.19073 -L 5.736,4.19073,5.9045,4.87292 -L 5.9045,4.87292,5.9255,6.368718 -L 5.9255,6.368718,5.5613,6.024066 -L 5.5613,6.024066,5.2002,5.670981 -L 5.2002,5.670981,4.8569,5.300898 -L 3.1792,4.766938,3.0952,5.300898 -L 3.0952,5.300898,3.029,5.834849 -L 3.029,5.834849,2.9659,6.368718 -L 2.9659,6.368718,2.6017,6.024066 -L 2.6017,6.024066,2.2441,5.670981 -L 2.2441,5.670981,1.9008,5.300898 -L 7.4211,5.300898,6.5525,6.453387 -L 6.5525,6.453387,5.887,6.766928 -L 5.887,6.766928,4.8569,6.902569 -L 1.9008,6.902569,2.3215,7.0918 -L 2.3215,7.0918,2.7519,7.272658 -L 2.7519,7.272658,3.1792,7.436523 -L 6.1427,7.703514,5.7115,7.806618 -L 5.7115,7.806618,5.2842,7.892729 -L 5.2842,7.892729,4.8569,7.97039 -L 6.5661,7.97039,6.9938,7.97039 -L 6.9938,7.97039,7.4211,7.97039 -L 7.4211,7.97039,7.8484,7.97039 - -[磨] 60 -L 0.649,0,0.7614,1.125792 -L 0.7614,1.125792,0.9645,3.310785 -L 0.9645,3.310785,1.0763,7.97039 -L 1.0763,7.97039,2.2041,7.97039 -L 2.2041,7.97039,3.3322,7.97039 -L 3.3322,7.97039,4.4596,7.97039 -L 4.4596,7.97039,4.4596,8.340476 -L 4.4596,8.340476,4.4596,8.693581 -L 4.4596,8.693581,4.4596,9.038221 -L 3.1812,0,3.1676,0.771177 -L 3.1676,0.771177,3.0552,1.186472 -L 3.0552,1.186472,2.7504,1.601778 -L 2.7504,1.601778,2.3266,1.257035 -L 2.3266,1.257035,1.9099,0.90404 -L 1.9099,0.90404,1.5001,0.533957 -L 3.605,0,4.5861,0 -L 4.5861,0,5.5664,0 -L 5.5664,0,6.5646,0 -L 6.5646,0,6.5646,0.533957 -L 6.5646,0.533957,6.5646,1.067821 -L 6.5646,1.067821,6.5646,1.601778 -L 6.5646,1.601778,4.4705,1.62155 -L 4.4705,1.62155,3.5914,1.759897 -L 3.5914,1.759897,3.1812,2.135628 -L 3.1812,2.135628,3.3112,2.40252 -L 3.3112,2.40252,3.4548,2.66959 -L 3.4548,2.66959,3.605,2.936486 -L 3.605,2.936486,3.0341,3.039589 -L 3.0341,3.039589,2.4811,3.1257 -L 2.4811,3.1257,1.9274,3.203466 -L 4.0323,3.203466,5.1636,3.203466 -L 5.1636,3.203466,6.2949,3.203466 -L 6.2949,3.203466,7.4157,3.203466 -L 3.1812,4.271182,3.1007,4.803695 -L 3.1007,4.803695,3.0275,5.32776 -L 3.0275,5.32776,2.9679,5.834849 -L 2.9679,5.834849,2.4811,5.4902 -L 2.4811,5.4902,1.9869,5.137021 -L 1.9869,5.137021,1.5001,4.766938 -L 6.1692,4.271182,6.0851,4.803695 -L 6.0851,4.803695,6.0182,5.32776 -L 6.0182,5.32776,5.9552,5.834849 -L 5.9552,5.834849,5.5279,5.4902 -L 5.5279,5.4902,5.1041,5.137021 -L 5.1041,5.137021,4.6768,4.766938 -L 4.6768,4.766938,3.6965,5.809319 -L 3.6965,5.809319,2.9679,6.266954 -L 2.9679,6.266954,1.9274,6.368718 -L 7.4157,4.766938,6.5646,5.902625 -L 6.5646,5.902625,5.903,6.224614 -L 5.903,6.224614,4.8908,6.368718 -L 6.1692,6.902569,6.1692,7.272658 -L 6.1692,7.272658,6.1692,7.625749 -L 6.1692,7.625749,6.1692,7.97039 -L 6.1692,7.97039,5.7419,7.97039 -L 5.7419,7.97039,5.3146,7.97039 -L 5.3146,7.97039,4.8908,7.97039 -L 6.5646,7.97039,6.9958,7.97039 -L 6.9958,7.97039,7.4157,7.97039 -L 7.4157,7.97039,7.8469,7.97039 - -[魔] 78 -L 0.6793,0,0.7876,1.125792 -L 0.7876,1.125792,0.9942,3.310785 -L 0.9942,3.310785,1.1066,7.97039 -L 1.1066,7.97039,2.2341,7.97039 -L 2.2341,7.97039,3.3619,7.97039 -L 3.3619,7.97039,4.49,7.97039 -L 4.49,7.97039,4.49,8.340476 -L 4.49,8.340476,4.49,8.693581 -L 4.49,8.693581,4.49,9.038221 -L 2.143,0,2.6334,0.533957 -L 2.6334,0.533957,3.1276,1.067821 -L 3.1276,1.067821,3.6389,1.601778 -L 3.6389,1.601778,3.6389,1.97185 -L 3.6389,1.97185,3.6389,2.324864 -L 3.6389,2.324864,3.6389,2.66959 -L 3.6389,2.66959,3.2081,2.66959 -L 3.2081,2.66959,2.7843,2.66959 -L 2.7843,2.66959,2.3532,2.66959 -L 2.3532,2.66959,2.3395,4.165206 -L 2.3395,4.165206,2.2271,4.847484 -L 2.2271,4.847484,1.9332,5.300898 -L 1.9332,5.300898,2.2029,5.757084 -L 2.2029,5.757084,2.4866,6.204842 -L 2.4866,6.204842,2.7843,6.635597 -L 2.7843,6.635597,2.4866,6.738796 -L 2.4866,6.738796,2.2029,6.824913 -L 2.2029,6.824913,1.9332,6.902569 -L 5.3166,0,5.0395,0.454843 -L 5.0395,0.454843,4.9348,1.146919 -L 4.9348,1.146919,4.917,2.66959 -L 4.917,2.66959,4.6227,2.66959 -L 4.6227,2.66959,4.3429,2.66959 -L 4.3429,2.66959,4.0627,2.66959 -L 5.7439,0,6.444,0 -L 6.444,0,7.1554,0 -L 7.1554,0,7.88,0 -L 7.88,0,7.88,0.37008 -L 7.88,0.37008,7.88,0.723172 -L 7.88,0.723172,7.88,1.067821 -L 5.7439,1.334792,5.8731,1.704788 -L 5.8731,1.704788,6.0167,2.057972 -L 6.0167,2.057972,6.1712,2.40252 -L 6.1712,2.40252,5.8731,2.505717 -L 5.8731,2.505717,5.5929,2.591828 -L 5.5929,2.591828,5.3166,2.66959 -L 6.1712,1.067821,6.444,1.067821 -L 6.444,1.067821,6.7242,1.067821 -L 6.7242,1.067821,7.0219,1.067821 -L 6.5981,2.66959,6.5981,3.039589 -L 6.5981,3.039589,6.5981,3.39268 -L 6.5981,3.39268,6.5981,3.737321 -L 6.5981,3.737321,5.3166,3.737321 -L 5.3166,3.737321,4.0452,3.737321 -L 4.0452,3.737321,2.7843,3.737321 -L 4.49,4.271182,4.1433,4.620062 -L 4.1433,4.620062,3.702,4.748605 -L 3.702,4.748605,2.7843,4.766938 -L 6.5981,4.538162,5.1656,4.868695 -L 5.1656,4.868695,4.3289,5.427993 -L 4.3289,5.427993,3.4249,6.368718 -L 3.4249,6.368718,3.3409,6.024066 -L 3.3409,6.024066,3.2747,5.670981 -L 3.2747,5.670981,3.2081,5.300898 -L 6.1712,5.300898,6.0906,5.670981 -L 6.0906,5.670981,6.0167,6.024066 -L 6.0167,6.024066,5.9572,6.368718 -L 5.9572,6.368718,5.7439,6.204842 -L 5.7439,6.204842,5.5299,6.024066 -L 5.5299,6.024066,5.3166,5.834849 -L 7.4527,5.300898,6.5981,6.436573 -L 6.5981,6.436573,5.9327,6.758473 -L 5.9327,6.758473,4.917,6.902569 -L 6.1712,7.703514,5.7439,7.806618 -L 5.7439,7.806618,5.3232,7.892729 -L 5.3232,7.892729,4.917,7.97039 -L 6.5981,7.97039,7.0219,7.97039 -L 7.0219,7.97039,7.4527,7.97039 -L 7.4527,7.97039,7.88,7.97039 - -[麻] 36 -L 0.6813,0,0.7931,1.125792 -L 0.7931,1.125792,0.9962,3.310785 -L 0.9962,3.310785,1.1016,7.97039 -L 1.1016,7.97039,2.2326,7.97039 -L 2.2326,7.97039,3.3639,7.97039 -L 3.3639,7.97039,4.4917,7.97039 -L 4.4917,7.97039,4.4917,8.340476 -L 4.4917,8.340476,4.4917,8.693581 -L 4.4917,8.693581,4.4917,9.038221 -L 3.2413,0,3.1572,1.257035 -L 3.1572,1.257035,3.091,2.505717 -L 3.091,2.505717,3.0245,3.737321 -L 3.0245,3.737321,2.5163,3.039589 -L 2.5163,3.039589,2.0224,2.324864 -L 2.0224,2.324864,1.5324,1.601778 -L 6.2009,0,6.1872,2.274079 -L 6.1872,2.274079,6.0748,3.242914 -L 6.0748,3.242914,5.7736,3.737321 -L 5.7736,3.737321,5.3463,3.039589 -L 5.3463,3.039589,4.9225,2.324864 -L 4.9225,2.324864,4.4917,1.601778 -L 7.8785,1.601778,6.6632,3.696414 -L 6.6632,3.696414,6.0117,4.65538 -L 6.0117,4.65538,5.3463,5.300898 -L 4.4917,3.203466,3.2798,4.679382 -L 3.2798,4.679382,2.6217,5.223226 -L 2.6217,5.223226,1.9597,5.300898 -L 3.6686,5.300898,3.3674,5.716099 -L 3.3674,5.716099,3.2556,6.131395 -L 3.2556,6.131395,3.2413,6.902569 -L 6.6285,5.300898,6.3273,5.716099 -L 6.3273,5.716099,6.2149,6.131395 -L 6.2149,6.131395,6.2009,6.902569 -L 4.9225,7.97039,5.8961,7.97039 -L 5.8961,7.97039,6.8772,7.97039 -L 6.8772,7.97039,7.8785,7.97039 - -[埋] 48 -L 3.6706,0,4.3711,0 -L 4.3711,0,5.0821,0 -L 5.0821,0,5.8039,0 -L 5.8039,0,5.667,1.62155 -L 5.667,1.62155,5.1486,2.115861 -L 5.1486,2.115861,4.0944,2.135628 -L 6.1958,0,6.7566,0 -L 6.7566,0,7.3306,0 -L 7.3306,0,7.9054,0 -L 0.7075,2.135628,1.1383,2.135628 -L 1.1383,2.135628,1.5656,2.135628 -L 1.5656,2.135628,1.9894,2.135628 -L 1.9894,2.135628,2.0454,4.317841 -L 2.0454,4.317841,1.8146,5.813534 -L 1.8146,5.813534,0.7075,6.368718 -L 6.1958,2.135628,5.5412,3.485894 -L 5.5412,3.485894,5.2852,4.115854 -L 5.2852,4.115854,4.0944,4.271182 -L 4.0944,4.271182,4.0944,5.682293 -L 4.0944,5.682293,4.0944,7.093233 -L 4.0944,7.093233,4.0944,8.504262 -L 4.0944,8.504262,5.2222,8.504262 -L 5.2222,8.504262,6.3538,8.504262 -L 6.3538,8.504262,7.4851,8.504262 -L 7.4851,8.504262,7.4851,7.093233 -L 7.4851,7.093233,7.4851,5.682293 -L 7.4851,5.682293,7.4851,4.271182 -L 7.4851,4.271182,6.9699,4.374381 -L 6.9699,4.374381,6.476,4.460492 -L 6.476,4.460492,5.9861,4.538162 -L 5.9861,4.538162,5.7756,5.148355 -L 5.7756,5.148355,5.5689,5.758526 -L 5.5689,5.758526,5.3801,6.368718 -L 5.3801,6.368718,5.0821,6.368718 -L 5.0821,6.368718,4.7984,6.368718 -L 4.7984,6.368718,4.5217,6.368718 -L 6.6266,2.135628,6.9033,2.135628 -L 6.9033,2.135628,7.187,2.135628 -L 7.187,2.135628,7.4851,2.135628 -L 2.3855,2.66959,2.6657,2.66959 -L 2.6657,2.66959,2.9459,2.66959 -L 2.9459,2.66959,3.2398,2.66959 -L 2.3855,6.368718,2.1085,6.823474 -L 2.1085,6.823474,2.0069,7.515643 -L 2.0069,7.515643,1.9894,9.038221 -L 6.1958,6.368718,5.9195,6.783921 -L 5.9195,6.783921,5.8179,7.199224 -L 5.8179,7.199224,5.8039,7.97039 - -[膜] 54 -L 0.7379,0.266966,1.0216,1.106011 -L 1.0216,1.106011,1.1231,3.241574 -L 1.1231,3.241574,1.1333,8.504262 -L 1.1333,8.504262,1.5641,8.504262 -L 1.5641,8.504262,1.9879,8.504262 -L 1.9879,8.504262,2.4191,8.504262 -L 2.4191,8.504262,2.4191,5.680769 -L 2.4191,5.680769,2.4191,2.84893 -L 2.4191,2.84893,2.4191,0 -L 3.9142,0,4.944,1.166708 -L 4.944,1.166708,5.3222,1.858776 -L 5.3222,1.858776,5.3786,2.66959 -L 5.3786,2.66959,4.8039,2.66959 -L 4.8039,2.66959,4.2505,2.66959 -L 4.2505,2.66959,3.6974,2.66959 -L 7.5113,0,6.4815,1.471875 -L 6.4815,1.471875,6.0651,2.646841 -L 6.0651,2.646841,5.8024,4.271182 -L 5.8024,4.271182,5.235,4.271182 -L 5.235,4.271182,4.6778,4.271182 -L 4.6778,4.271182,4.1279,4.271182 -L 4.1279,4.271182,4.1279,4.984478 -L 4.1279,4.984478,4.1279,5.680769 -L 4.1279,5.680769,4.1279,6.368718 -L 4.1279,6.368718,5.256,6.368718 -L 5.256,6.368718,6.3835,6.368718 -L 6.3835,6.368718,7.5113,6.368718 -L 7.5113,6.368718,7.5113,5.680769 -L 7.5113,5.680769,7.5113,4.984478 -L 7.5113,4.984478,7.5113,4.271182 -L 7.5113,4.271182,7.084,4.271182 -L 7.084,4.271182,6.6602,4.271182 -L 6.6602,4.271182,6.2329,4.271182 -L 6.6602,2.66959,7.084,2.66959 -L 7.084,2.66959,7.5113,2.66959 -L 7.5113,2.66959,7.9421,2.66959 -L 4.5552,5.300898,5.3888,5.300898 -L 5.3888,5.300898,6.2329,5.300898 -L 6.2329,5.300898,7.084,5.300898 -L 3.6974,7.97039,4.1037,7.97039 -L 4.1037,7.97039,4.524,7.97039 -L 4.524,7.97039,4.9513,7.97039 -L 4.9513,7.97039,4.9513,8.340476 -L 4.9513,8.340476,4.9513,8.693581 -L 4.9513,8.693581,4.9513,9.038221 -L 5.3786,7.97039,5.8024,7.97039 -L 5.8024,7.97039,6.2329,7.97039 -L 6.2329,7.97039,6.6602,7.97039 -L 6.6602,7.97039,6.6602,8.340476 -L 6.6602,8.340476,6.6602,8.693581 -L 6.6602,8.693581,6.6602,9.038221 -L 7.084,7.97039,7.361,7.97039 -L 7.361,7.97039,7.6447,7.97039 -L 7.6447,7.97039,7.9421,7.97039 - -[又] 18 -L 0.9532,0,2.0008,1.067821 -L 2.0008,1.067821,3.0581,2.135628 -L 3.0581,2.135628,4.1267,3.203466 -L 4.1267,3.203466,3.2301,4.854581 -L 3.2301,4.854581,2.6554,6.268392 -L 2.6554,6.268392,2.4487,7.97039 -L 2.4487,7.97039,2.0218,7.97039 -L 2.0218,7.97039,1.5945,7.97039 -L 1.5945,7.97039,1.1707,7.97039 -L 7.1178,0,6.2594,0.90404 -L 6.2594,0.90404,5.4083,1.790998 -L 5.4083,1.790998,4.5537,2.66959 -L 4.5537,3.737321,5.4713,5.470335 -L 5.4713,5.470335,5.9126,6.567819 -L 5.9126,6.567819,6.2594,7.97039 -L 6.2594,7.97039,5.132,7.97039 -L 5.132,7.97039,4.0042,7.97039 -L 4.0042,7.97039,2.876,7.97039 - -[抹] 42 -L 0.7695,0,1.0466,0 -L 1.0466,0,1.3303,0 -L 1.3303,0,1.628,0 -L 1.628,0,1.628,1.257035 -L 1.628,1.257035,1.628,2.505717 -L 1.628,2.505717,1.628,3.737321 -L 1.628,3.737321,1.3303,3.737321 -L 1.3303,3.737321,1.0466,3.737321 -L 1.0466,3.737321,0.7695,3.737321 -L 5.4387,0,5.3546,1.437901 -L 5.3546,1.437901,5.2877,2.85881 -L 5.2877,2.85881,5.2247,4.271182 -L 5.2247,4.271182,4.43,3.39268 -L 4.43,3.39268,3.6451,2.505717 -L 3.6451,2.505717,2.8745,1.601778 -L 7.5436,1.601778,6.9654,2.591828 -L 6.9654,2.591828,6.3913,3.573529 -L 6.3913,3.573529,5.8341,4.538162 -L 5.8341,4.538162,5.134,4.614472 -L 5.134,4.614472,4.43,4.690705 -L 4.43,4.690705,3.7291,4.766938 -L 1.628,4.271182,1.628,4.984478 -L 1.628,4.984478,1.628,5.680769 -L 1.628,5.680769,1.628,6.368718 -L 1.628,6.368718,1.3303,6.557934 -L 1.3303,6.557934,1.0466,6.738796 -L 1.0466,6.738796,0.7695,6.902569 -L 6.2652,4.766938,6.5349,4.766938 -L 6.5349,4.766938,6.8218,4.766938 -L 6.8218,4.766938,7.1163,4.766938 -L 5.4387,5.300898,5.2282,7.057916 -L 5.2282,7.057916,4.5455,7.484536 -L 4.5455,7.484536,3.3018,7.436523 -L 2.0203,6.902569,1.7432,7.337652 -L 1.7432,7.337652,1.6417,7.891294 -L 1.6417,7.891294,1.628,9.038221 -L 5.8341,7.436523,5.5577,7.851733 -L 5.5577,7.851733,5.4523,8.267045 -L 5.4523,8.267045,5.4387,9.038221 -L 6.2652,7.436523,6.6925,7.436523 -L 6.6925,7.436523,7.1163,7.436523 -L 7.1163,7.436523,7.5436,7.436523 - -[ç¹­] 75 -L 0.768,0,0.768,2.315055 -L 0.768,2.315055,0.768,4.613041 -L 0.768,4.613041,0.768,6.902569 -L 0.768,6.902569,1.4724,7.00568 -L 1.4724,7.00568,2.1834,7.0918 -L 2.1834,7.0918,2.9084,7.169557 -L 2.9084,7.169557,2.7574,7.436523 -L 2.7574,7.436523,2.6103,7.703514 -L 2.6103,7.703514,2.4772,7.97039 -L 2.4772,7.97039,1.9028,7.97039 -L 1.9028,7.97039,1.3288,7.97039 -L 1.3288,7.97039,0.768,7.97039 -L 2.4772,0,2.4772,0.90404 -L 2.4772,0.90404,2.4772,1.790998 -L 2.4772,1.790998,2.4772,2.66959 -L 2.4772,2.66959,2.0499,2.66959 -L 2.0499,2.66959,1.6261,2.66959 -L 1.6261,2.66959,1.1988,2.66959 -L 4.1868,0,4.0148,0.771177 -L 4.0148,0.771177,3.7907,1.186472 -L 3.7907,1.186472,3.3357,1.601778 -L 6.7222,0,6.9923,0 -L 6.9923,0,7.2795,0 -L 7.2795,0,7.5733,0 -L 7.5733,0,7.3985,0.771177 -L 7.3985,0.771177,7.1814,1.186472 -L 7.1814,1.186472,6.7222,1.601778 -L 6.7222,1.601778,6.3723,1.225937 -L 6.3723,1.225937,5.9275,1.087585 -L 5.9275,1.087585,5.0134,1.067821 -L 4.1868,1.601778,4.0148,2.37295 -L 4.0148,2.37295,3.7907,2.788159 -L 3.7907,2.788159,3.3357,3.203466 -L 3.3357,3.203466,3.1812,3.039589 -L 3.1812,3.039589,3.0376,2.85881 -L 3.0376,2.85881,2.9084,2.66959 -L 5.8645,1.868665,5.1461,3.337664 -L 5.1461,3.337664,5.2796,4.620062 -L 5.2796,4.620062,5.8645,5.834849 -L 7.5733,1.601778,7.5733,3.382783 -L 7.5733,3.382783,7.5733,5.146908 -L 7.5733,5.146908,7.5733,6.902569 -L 7.5733,6.902569,6.4459,6.902569 -L 6.4459,6.902569,5.3181,6.902569 -L 5.3181,6.902569,4.1868,6.902569 -L 4.1868,6.902569,4.1868,5.680769 -L 4.1868,5.680769,4.1868,4.450705 -L 4.1868,4.450705,4.1868,3.203466 -L 6.2918,2.66959,5.9937,3.084891 -L 5.9937,3.084891,5.882,3.500101 -L 5.882,3.500101,5.8645,4.271182 -L 5.8645,4.271182,6.0778,4.450705 -L 6.0778,4.450705,6.2918,4.613041 -L 6.2918,4.613041,6.5051,4.766938 -L 6.5051,4.766938,6.4245,4.079081 -L 6.4245,4.079081,6.358,3.382783 -L 6.358,3.382783,6.2918,2.66959 -L 2.0499,3.203466,2.1834,3.39268 -L 2.1834,3.39268,2.3266,3.573529 -L 2.3266,3.573529,2.4772,3.737321 -L 2.4772,3.737321,2.0499,4.269834 -L 2.0499,4.269834,1.6261,4.793808 -L 1.6261,4.793808,1.1988,5.300898 -L 5.4407,7.436523,5.0764,7.812188 -L 5.0764,7.812188,4.53,7.950524 -L 4.53,7.950524,3.3357,7.97039 -L 3.3357,7.97039,3.1812,8.340476 -L 3.1812,8.340476,3.0376,8.693581 -L 3.0376,8.693581,2.9084,9.038221 -L 5.8645,7.97039,5.7135,8.340476 -L 5.7135,8.340476,5.5734,8.693581 -L 5.5734,8.693581,5.4407,9.038221 -L 6.2918,7.97039,6.7222,7.97039 -L 6.7222,7.97039,7.1495,7.97039 -L 7.1495,7.97039,7.5733,7.97039 - -[慢] 51 -L 2.0835,0,2.0835,3.012708 -L 2.0835,3.012708,2.0835,6.025506 -L 2.0835,6.025506,2.0835,9.038221 -L 3.3342,0,4.0343,0.37008 -L 4.0343,0.37008,4.7418,0.723172 -L 4.7418,0.723172,5.4703,1.067821 -L 5.4703,1.067821,4.8364,2.016977 -L 4.8364,2.016977,4.3951,2.43228 -L 4.3951,2.43228,3.7615,2.66959 -L 7.148,0,6.7207,0.37008 -L 6.7207,0.37008,6.3004,0.723172 -L 6.3004,0.723172,5.8976,1.067821 -L 5.8976,1.067821,6.1712,1.524103 -L 6.1712,1.524103,6.444,1.97185 -L 6.444,1.97185,6.7176,2.40252 -L 6.7176,2.40252,6.1502,2.505717 -L 6.1502,2.505717,5.5929,2.591828 -L 5.5929,2.591828,5.0395,2.66959 -L 3.7615,3.737321,3.7615,4.269834 -L 3.7615,4.269834,3.7615,4.793808 -L 3.7615,4.793808,3.7615,5.300898 -L 3.7615,5.300898,5.022,5.300898 -L 5.022,5.300898,6.2934,5.300898 -L 6.2934,5.300898,7.5718,5.300898 -L 7.5718,5.300898,7.5718,4.793808 -L 7.5718,4.793808,7.5718,4.269834 -L 7.5718,4.269834,7.5718,3.737321 -L 7.5718,3.737321,6.2934,3.737321 -L 6.2934,3.737321,5.022,3.737321 -L 5.022,3.737321,3.7615,3.737321 -L 0.8019,5.03391,1.0993,5.656772 -L 1.0993,5.656772,1.2117,6.279716 -L 1.2117,6.279716,1.2257,7.436523 -L 2.9069,6.635597,2.7633,6.902569 -L 2.7633,6.902569,2.6298,7.169557 -L 2.6298,7.169557,2.5076,7.436523 -L 4.1884,6.368718,4.1884,7.0918 -L 4.1884,7.0918,4.1884,7.806618 -L 4.1884,7.806618,4.1884,8.504262 -L 4.1884,8.504262,5.1621,8.504262 -L 5.1621,8.504262,6.1502,8.504262 -L 6.1502,8.504262,7.148,8.504262 -L 7.148,8.504262,7.148,7.806618 -L 7.148,7.806618,7.148,7.0918 -L 7.148,7.0918,7.148,6.368718 -L 7.148,6.368718,6.1502,6.368718 -L 6.1502,6.368718,5.1621,6.368718 -L 5.1621,6.368718,4.1884,6.368718 -L 4.6157,7.436523,5.3166,7.436523 -L 5.3166,7.436523,6.0167,7.436523 -L 6.0167,7.436523,6.7176,7.436523 - -[漫] 51 -L 0.8316,0.266966,1.2379,1.437901 -L 1.2379,1.437901,1.6582,2.591828 -L 1.6582,2.591828,2.0823,3.737321 -L 2.5093,0,3.4588,0.039548 -L 3.4588,0.039548,4.1242,0.316422 -L 4.1242,0.316422,5.0734,1.067821 -L 5.0734,1.067821,4.443,2.016977 -L 4.443,2.016977,3.9943,2.43228 -L 3.9943,2.43228,3.3639,2.66959 -L 7.1784,0,6.6001,0.37008 -L 6.6001,0.37008,6.0261,0.723172 -L 6.0261,0.723172,5.4723,1.067821 -L 6.3234,1.601778,6.4534,1.868665 -L 6.4534,1.868665,6.6001,2.135628 -L 6.6001,2.135628,6.7511,2.40252 -L 6.7511,2.40252,6.0506,2.505717 -L 6.0506,2.505717,5.3497,2.591828 -L 5.3497,2.591828,4.6461,2.66959 -L 2.9401,3.737321,2.9401,4.269834 -L 2.9401,4.269834,2.9401,4.793808 -L 2.9401,4.793808,2.9401,5.300898 -L 2.9401,5.300898,4.492,5.300898 -L 4.492,5.300898,6.0506,5.300898 -L 6.0506,5.300898,7.6057,5.300898 -L 7.6057,5.300898,7.6057,4.793808 -L 7.6057,4.793808,7.6057,4.269834 -L 7.6057,4.269834,7.6057,3.737321 -L 7.6057,3.737321,6.0506,3.737321 -L 6.0506,3.737321,4.492,3.737321 -L 4.492,3.737321,2.9401,3.737321 -L 1.655,5.834849,1.3815,6.204842 -L 1.3815,6.204842,1.1086,6.557934 -L 1.1086,6.557934,0.8316,6.902569 -L 3.3639,6.368718,3.3639,7.0918 -L 3.3639,7.0918,3.3639,7.806618 -L 3.3639,7.806618,3.3639,8.504262 -L 3.3639,8.504262,4.6251,8.504262 -L 4.6251,8.504262,5.9,8.504262 -L 5.9,8.504262,7.1784,8.504262 -L 7.1784,8.504262,7.1784,7.806618 -L 7.1784,7.806618,7.1784,7.0918 -L 7.1784,7.0918,7.1784,6.368718 -L 7.1784,6.368718,5.9,6.368718 -L 5.9,6.368718,4.6251,6.368718 -L 4.6251,6.368718,3.3639,6.368718 -L 3.7912,7.436523,4.7687,7.436523 -L 4.7687,7.436523,5.7525,7.436523 -L 5.7525,7.436523,6.7511,7.436523 -L 2.0823,7.97039,1.8088,8.340476 -L 1.8088,8.340476,1.5359,8.693581 -L 1.5359,8.693581,1.2589,9.038221 - -[魅] 66 -L 0.8301,0.266966,1.4329,1.661101 -L 1.4329,1.661101,1.657,2.69917 -L 1.657,2.69917,1.6885,4.271182 -L 1.6885,4.271182,1.3908,4.271182 -L 1.3908,4.271182,1.1071,4.271182 -L 1.1071,4.271182,0.8301,4.271182 -L 0.8301,4.271182,0.8301,5.518342 -L 0.8301,5.518342,0.8301,6.748688 -L 0.8301,6.748688,0.8301,7.97039 -L 0.8301,7.97039,1.4504,8.187936 -L 1.4504,8.187936,1.7828,8.464698 -L 1.7828,8.464698,2.1158,9.038221 -L 2.9669,0,2.6514,0.572065 -L 2.6514,0.572065,2.4272,2.084755 -L 2.4272,2.084755,2.1158,5.834849 -L 2.1158,5.834849,1.8181,6.024066 -L 1.8181,6.024066,1.5376,6.204842 -L 1.5376,6.204842,1.2574,6.368718 -L 3.3977,0,4.9283,0 -L 4.9283,0,6.476,0 -L 6.476,0,8.0346,0 -L 8.0346,0,8.0346,0.533957 -L 8.0346,0.533957,8.0346,1.067821 -L 8.0346,1.067821,8.0346,1.601778 -L 3.1802,1.601778,3.611,2.39273 -L 3.611,2.39273,3.7686,2.946369 -L 3.7686,2.946369,3.7932,3.737321 -L 3.7932,3.737321,3.5168,3.926536 -L 3.5168,3.926536,3.2398,4.107492 -L 3.2398,4.107492,2.9669,4.271182 -L 3.7932,1.601778,4.0667,1.704788 -L 4.0667,1.704788,4.3536,1.790998 -L 4.3536,1.790998,4.6446,1.868665 -L 4.6446,1.868665,4.4936,2.135628 -L 4.4936,2.135628,4.3536,2.40252 -L 4.3536,2.40252,4.2208,2.66959 -L 4.2208,2.66959,4.7742,3.649762 -L 4.7742,3.649762,5.3482,4.613041 -L 5.3482,4.613041,5.9297,5.567861 -L 5.9297,5.567861,5.5027,5.670981 -L 5.5027,5.670981,5.0719,5.757084 -L 5.0719,5.757084,4.6446,5.834849 -L 6.3538,1.601778,6.4659,4.097428 -L 6.4659,4.097428,6.2873,6.415272 -L 6.2873,6.415272,5.0719,7.436523 -L 8.0346,3.203466,7.6042,4.002862 -L 7.6042,4.002862,7.1839,4.793808 -L 7.1839,4.793808,6.7807,5.567861 -L 6.7807,5.567861,7.1839,5.670981 -L 7.1839,5.670981,7.6042,5.757084 -L 7.6042,5.757084,8.0346,5.834849 -L 3.3977,4.766938,3.3977,5.300898 -L 3.3977,5.300898,3.3977,5.834849 -L 3.3977,5.834849,3.3977,6.368718 -L 3.3977,6.368718,2.4416,6.555147 -L 2.4416,6.555147,2.1368,7.097469 -L 2.1368,7.097469,2.1158,7.97039 -L 2.1158,7.97039,2.5396,7.97039 -L 2.5396,7.97039,2.9669,7.97039 -L 2.9669,7.97039,3.3977,7.97039 -L 3.3977,7.97039,3.3977,7.625749 -L 3.3977,7.625749,3.3977,7.272658 -L 3.3977,7.272658,3.3977,6.902569 -L 6.7807,7.436523,6.4795,7.851733 -L 6.4795,7.851733,6.3713,8.267045 -L 6.3713,8.267045,6.3538,9.038221 - -[岬] 30 -L 5.96,0,5.9317,2.118734 -L 5.9317,2.118734,5.5187,3.017025 -L 5.5187,3.017025,4.2505,3.203466 -L 4.2505,3.203466,4.2505,4.984478 -L 4.2505,4.984478,4.2505,6.748688 -L 4.2505,6.748688,4.2505,8.504262 -L 4.2505,8.504262,5.3786,8.504262 -L 5.3786,8.504262,6.5064,8.504262 -L 6.5064,8.504262,7.6338,8.504262 -L 7.6338,8.504262,7.6338,6.748688 -L 7.6338,6.748688,7.6338,4.984478 -L 7.6338,4.984478,7.6338,3.203466 -L 7.6338,3.203466,5.9947,3.885639 -L 5.9947,3.885639,5.8091,5.152574 -L 5.8091,5.152574,4.6778,5.834849 -L 0.864,2.66959,0.864,4.269834 -L 0.864,4.269834,0.864,5.861643 -L 0.864,5.861643,0.864,7.436523 -L 1.5046,2.66959,1.5641,4.803695 -L 1.5641,4.803695,1.631,6.92945 -L 1.631,6.92945,1.7151,9.038221 -L 2.1455,2.66959,2.419,2.66959 -L 2.419,2.66959,2.6919,2.66959 -L 2.6919,2.66959,2.9689,2.66959 -L 2.9689,2.66959,2.9689,4.269834 -L 2.9689,4.269834,2.9689,5.861643 -L 2.9689,5.861643,2.9689,7.436523 -L 6.3523,5.834849,6.0753,6.269741 -L 6.0753,6.269741,5.9737,6.823474 -L 5.9737,6.823474,5.96,7.97039 - -[妙] 19 -L 3.3947,0,4.9883,0.477417 -L 4.9883,0.477417,6.2913,1.785331 -L 6.2913,1.785331,7.2085,3.737321 -L 5.0724,3.203455,5.3487,3.203455 -L 5.3487,3.203455,5.6324,3.203455 -L 5.6324,3.203455,5.927,3.203455 -L 5.927,3.203455,5.927,5.148347 -L 5.927,5.148347,5.927,7.093233 -L 5.927,7.093233,5.927,9.038227 -L 3.8252,4.271194,4.4206,5.411093 -L 4.4206,5.411093,4.6451,6.093279 -L 4.6451,6.093279,4.6763,6.902577 -L 8.0631,5.033918,7.7658,5.670989 -L 7.7658,5.670989,7.4856,6.291046 -L 7.4856,6.291046,7.2085,6.902577 -L 4.2633,6.330312,0.6628,6.330312 -L 1.5206,3.326533,2.144,8.999906 -A -3.8694,-3.399556,8.620982,23.224227,51.278884 -A -5.7295,6.330312,9.138971,316.15783,0 - -[矛] 27 -L 3.3967,0,3.8205,0 -L 3.8205,0,4.2478,0 -L 4.2478,0,4.6748,0 -L 4.6748,0,4.5942,1.437907 -L 4.5942,1.437907,4.5245,2.85881 -L 4.5245,2.85881,4.465,4.271194 -L 4.465,4.271194,3.2496,3.203455 -L 3.2496,3.203455,2.0553,2.135628 -L 2.0553,2.135628,0.8645,1.067813 -L 6.8151,3.737321,7.0845,4.183649 -L 7.0845,4.183649,7.3615,4.613041 -L 7.3615,4.613041,7.6378,5.033918 -L 7.6378,5.033918,6.6365,4.956254 -L 6.6365,4.956254,5.6555,4.870143 -L 5.6555,4.870143,4.6748,4.766938 -L 0.8645,5.300898,1.9957,5.300898 -L 1.9957,5.300898,3.1197,5.300898 -L 3.1197,5.300898,4.2478,5.300898 -L 5.1056,5.834846,4.5245,6.368714 -L 4.5245,6.368714,3.9498,6.902577 -L 3.9498,6.902577,3.3967,7.436523 -L 5.1056,6.902577,5.5294,7.358859 -L 5.5294,7.358859,5.9567,7.806606 -L 5.9567,7.806606,6.384,8.237277 -L 6.384,8.237277,4.8292,8.340484 -L 4.8292,8.340484,3.2741,8.426595 -L 3.2741,8.426595,1.7156,8.504262 - -[霧] 84 -L 1.7176,0,1.9904,0 -L 1.9904,0,2.2639,0 -L 2.2639,0,2.5406,0 -L 2.5406,0,2.4562,0.723172 -L 2.4562,0.723172,2.3865,1.437907 -L 2.3865,1.437907,2.3301,2.135628 -L 2.3301,2.135628,1.8401,1.790998 -L 1.8401,1.790998,1.3498,1.437907 -L 1.3498,1.437907,0.8595,1.067813 -L 4.4635,0,4.8102,0.456285 -L 4.8102,0.456285,5.1671,0.90404 -L 5.1671,0.90404,5.5314,1.334792 -L 5.5314,1.334792,5.234,1.437907 -L 5.234,1.437907,4.9503,1.524117 -L 4.9503,1.524117,4.6736,1.601781 -L 6.5684,0,7.0168,0.415284 -L 7.0168,0.415284,7.1849,0.830508 -L 7.1849,0.830508,7.2055,1.601781 -L 7.2055,1.601781,6.7852,1.601781 -L 6.7852,1.601781,6.3548,1.601781 -L 6.3548,1.601781,5.9275,1.601781 -L 3.3952,2.135628,3.5245,2.402528 -L 3.5245,2.402528,3.6716,2.66959 -L 3.6716,2.66959,3.8225,2.936474 -L 3.8225,2.936474,3.3952,2.85881 -L 3.3952,2.85881,2.9644,2.772598 -L 2.9644,2.772598,2.5406,2.66959 -L 4.8908,2.66959,5.2267,3.039578 -L 5.2267,3.039578,5.5699,3.39268 -L 5.5699,3.39268,5.9275,3.737321 -L 5.9275,3.737321,5.7135,4.080534 -L 5.7135,4.080534,5.5104,4.423747 -L 5.5104,4.423747,5.3146,4.766938 -L 5.3146,4.766938,5.1041,4.613041 -L 5.1041,4.613041,4.8908,4.450705 -L 4.8908,4.450705,4.6736,4.271194 -L 7.2055,2.66959,6.9117,3.039578 -L 6.9117,3.039578,6.6315,3.39268 -L 6.6315,3.39268,6.3548,3.737321 -L 6.3548,3.737321,6.4879,4.004287 -L 6.4879,4.004287,6.6315,4.271194 -L 6.6315,4.271194,6.7852,4.538154 -L 6.7852,4.538154,6.4879,4.61448 -L 6.4879,4.61448,6.2042,4.690705 -L 6.2042,4.690705,5.9275,4.766938 -L 0.8595,3.203455,1.2692,3.306569 -L 1.2692,3.306569,1.6857,3.39268 -L 1.6857,3.39268,2.113,3.470341 -L 2.113,3.470341,1.9694,3.840435 -L 1.9694,3.840435,1.8401,4.193527 -L 1.8401,4.193527,1.7176,4.538154 -L 1.7176,4.538154,2.1203,4.538154 -L 2.1203,4.538154,2.5406,4.538154 -L 2.5406,4.538154,2.9644,4.538154 -L 2.9644,4.538154,2.817,4.271194 -L 2.817,4.271194,2.6734,4.004287 -L 2.6734,4.004287,2.5406,3.737321 -L 4.2495,5.834846,3.6614,7.419553 -L 3.6614,7.419553,2.3235,7.605973 -L 2.3235,7.605973,0.8595,7.436523 -L 0.8595,7.436523,0.8595,7.0918 -L 0.8595,7.0918,0.8595,6.738802 -L 0.8595,6.738802,0.8595,6.368714 -L 1.7176,6.368714,2.2671,6.368714 -L 2.2671,6.368714,2.8243,6.368714 -L 2.8243,6.368714,3.3952,6.368714 -L 5.1041,6.368714,5.654,6.368714 -L 5.654,6.368714,6.2112,6.368714 -L 6.2112,6.368714,6.7852,6.368714 -L 7.6363,6.368714,7.6363,6.738802 -L 7.6363,6.738802,7.6363,7.0918 -L 7.6363,7.0918,7.6363,7.436523 -L 7.6363,7.436523,6.635,7.436523 -L 6.635,7.436523,5.654,7.436523 -L 5.654,7.436523,4.6736,7.436523 -L 4.6736,7.436523,4.523,7.703503 -L 4.523,7.703503,4.3791,7.97039 -L 4.3791,7.97039,4.2495,8.237277 -L 4.2495,8.237277,3.2516,8.340484 -L 3.2516,8.340484,2.2671,8.426595 -L 2.2671,8.426595,1.2903,8.504262 -L 4.6736,8.504262,5.5104,8.504262 -L 5.5104,8.504262,6.3548,8.504262 -L 6.3548,8.504262,7.2055,8.504262 - -[å©¿] 40 -L 4.6788,0,4.6788,1.437907 -L 4.6788,1.437907,4.6788,2.85881 -L 4.6788,2.85881,4.6788,4.271194 -L 4.6788,4.271194,5.5334,4.271194 -L 5.5334,4.271194,6.3845,4.271194 -L 6.3845,4.271194,7.2429,4.271194 -L 7.2429,4.271194,7.2429,2.85881 -L 7.2429,2.85881,7.2429,1.437907 -L 7.2429,1.437907,7.2429,0 -L 7.2429,0,6.9449,0 -L 6.9449,0,6.6612,0 -L 6.6612,0,6.3845,0 -L 5.1026,2.135628,5.6633,2.135628 -L 5.6633,2.135628,6.2339,2.135628 -L 6.2339,2.135628,6.8121,2.135628 -L 5.1026,3.203455,5.6633,3.203455 -L 5.6633,3.203455,6.2339,3.203455 -L 6.2339,3.203455,6.8121,3.203455 -L 3.8522,5.300898,4.4336,6.091845 -L 4.4336,6.091845,4.6437,6.645576 -L 4.6437,6.645576,4.6788,7.436523 -L 5.9537,5.300898,5.9537,6.368714 -L 5.9537,6.368714,5.9537,7.436523 -L 5.9537,7.436523,5.9537,8.504262 -L 5.9537,8.504262,5.2535,8.504262 -L 5.2535,8.504262,4.553,8.504262 -L 4.553,8.504262,3.8522,8.504262 -L 6.3845,5.300898,6.9449,5.300898 -L 6.9449,5.300898,7.5123,5.300898 -L 7.5123,5.300898,8.094,5.300898 -L 6.3845,6.902577,6.6612,6.902577 -L 6.6612,6.902577,6.9449,6.902577 -L 6.9449,6.902577,7.2429,6.902577 -L 6.3845,8.504262,6.8121,8.504262 -L 6.8121,8.504262,7.2429,8.504262 -L 7.2429,8.504262,7.6632,8.504262 -L 4.2623,6.330312,0.6653,6.330312 -L 1.5196,3.326533,2.1433,8.999906 -A -3.8672,-3.399556,8.620982,23.224227,51.278884 -A -5.7302,6.330312,9.138971,316.15783,0 - - -# kan_38 ------------------------------------------------------- -# 娘銘滅免茂妄猛盲網耗黙戻紋匁厄躍柳愉癒諭唯幽悠憂猶裕誘雄融与誉庸揚揺擁溶窯謡踊抑翼羅裸頼雷酪欄濫吏履 - -[娘] 23 -L 2.9626,0.000025,3.8176,0.000025 -L 3.8176,0.000025,3.8176,7.39835 -L 3.8176,7.39835,5.0676,7.39835 -L 5.0676,7.39835,5.0676,9.000032 -L 4.2449,0.000025,4.5776,0.375715 -L 4.5776,0.375715,4.896,0.514106 -L 4.896,0.514106,5.4988,0.533893 -L 7.2041,0.000025,5.7019,2.266989 -L 5.7019,2.266989,5.1482,3.36442 -L 5.1482,3.36442,5.0676,4.233093 -L 5.0676,4.233093,4.2449,4.233093 -L 6.3498,2.631406,6.6262,3.001451 -L 6.6262,3.001451,6.9067,3.354504 -L 6.9067,3.354504,7.2041,3.699188 -L 5.4988,4.233093,6.3498,4.233093 -L 6.3498,4.233093,6.3498,5.796623 -L 6.3498,5.796623,4.2449,5.796623 -L 6.3498,6.330574,6.3498,7.39835 -L 6.3498,7.39835,5.4988,7.39835 -L 3.4043,6.330328,-0.1966,6.330328 -L 0.6619,3.32655,1.2815,8.999913 -A -4.7288,-3.399539,8.620982,23.224227,51.278884 -A -6.5886,6.330328,9.138971,316.15783,0 - -[銘] 17 -L 0.5059,4.500043,3.1047,4.500043 -L 0.5059,6.330574,3.1047,6.330574 -L 0.9052,1.500026,0.4113,3.33889 -L 2.4568,2.080607,2.9475,3.919462 -L 1.8057,6.330574,1.8057,0.482333 -L 7.2026,0.000025,7.2026,3.000034 -L 7.2026,3.000034,4.5022,3.000034 -L 4.5022,3.000034,4.5022,0.000025 -L 4.5022,0.000025,7.2026,0.000025 -L 4.4076,7.500029,7.2026,7.500029 -L 4.2434,6.546159,6.5862,5.193838 -L 1.8057,9.000036,0.0019,6.000028 -L 0.0019,0.000025,3.6021,0.964658 -L 1.8057,9.000036,3.6021,7.199998 -L 7.2026,8.00003,7.2026,7.500029 -A 2.5937,7.500029,4.612374,282.67915,0 -A -7.1995,9.000036,11.700344,337.38085,0 - -[滅] 17 -L 1.2855,7.970385,0.4592,8.999869 -L 0.8582,5.834666,0.0351,6.90245 -L 1.2855,3.470481,0.0351,0.000025 -L 1.8318,7.500029,7.2361,7.500029 -L 1.8318,7.500029,1.8318,4.500043 -L 7.2361,1.500026,7.2361,0.000025 -L 5.4324,9.000036,5.4324,6.000028 -L 6.336,9.000036,6.6025,8.00003 -L 7.2361,4.500043,5.4324,0.000025 -L 2.3327,6.000028,4.9319,6.000028 -L 2.732,4.500043,2.732,3.000034 -L 4.5322,3.000034,4.9385,4.500043 -L 3.6321,5.500023,3.6321,4.500043 -L 4.9385,1.098109,3.4815,2.550483 -A -10.8716,4.500043,12.703326,339.25315,0 -A 16.332,6.000028,10.900319,180,213.39739 -A -9.0713,4.500043,12.703326,339.25315,0 - -[免] 29 -L 0.2756,0.000025,1.0423,0.713354 -L 1.0423,0.713354,1.8132,1.409603 -L 1.8132,1.409603,2.5974,2.097454 -L 2.5974,2.097454,2.5974,3.699188 -L 2.5974,3.699188,0.8882,3.699188 -L 0.8882,3.699188,0.8882,5.796623 -L 0.8882,5.796623,0.615,5.985922 -L 0.615,5.985922,0.3418,6.166706 -L 0.3418,6.166706,0.0616,6.330574 -L 3.0247,6.330574,1.3155,6.330574 -L 3.452,6.967587,3.0247,6.330574 -L 3.8796,7.587563,3.452,6.967587 -L 4.3066,8.199191,3.8796,7.587563 -L 3.5816,8.302295,4.3066,8.199191 -L 2.8741,8.388406,3.5816,8.302295 -L 2.1736,8.466162,2.8741,8.388406 -L 0.8882,6.864438,2.1736,8.466162 -L 1.3155,6.330574,0.8882,6.864438 -L 4.3521,6.354613,3.6201,5.912439 -L 5.9846,6.330574,4.3521,6.354613 -L 5.9846,3.699188,5.9846,6.330574 -L 4.6992,3.699188,5.9846,3.699188 -L 4.3206,1.451996,4.3066,3.699188 -L 4.4221,0.49294,4.3206,1.451996 -L 4.6992,0.000025,4.4221,0.49294 -L 5.1296,0.000025,6.8388,0.000025 -L 6.8388,0.000025,6.8388,1.563593 -L 4.3066,3.699188,3.0247,3.699188 -L 3.6201,5.912439,3.452,4.233093 - -[茂] 37 -L 0.7851,1.781134,0.9497,3.392694 -L 0.9497,3.392694,0.9217,5.300868 -L 0.9217,5.300868,3.447,5.300868 -L 3.447,5.300868,3.5801,5.644073 -L 3.5801,5.644073,3.7275,5.987333 -L 3.7275,5.987333,3.8781,6.330574 -L 4.2595,5.152498,4.925,5.360245 -L 4.925,5.360245,6.4419,5.567801 -L 6.4419,5.567801,6.1438,6.01415 -L 6.1438,6.01415,5.864,6.443518 -L 5.864,6.443518,5.587,6.864438 -L 5.587,7.932307,7.2615,7.932307 -L 5.1565,7.932307,5.0056,8.302295 -L 5.0056,8.302295,4.8623,8.655481 -L 4.8623,8.655481,4.7359,9.000032 -L 4.7359,7.13138,4.0918,7.73446 -L 4.0918,7.73446,3.2648,8.218973 -L 3.2648,8.218973,2.6309,9.000032 -L 2.33,7.665236,2.2004,7.932307 -L 2.4736,7.39835,2.33,7.665236 -L 2.6309,7.13138,2.4736,7.39835 -L 2.2004,7.932307,0.0639,7.932307 -L 0.0639,0.000025,0.7851,1.781134 -L 1.7731,0.000025,2.8589,0.423722 -L 2.8589,0.423722,3.6291,0.898341 -L 3.6291,0.898341,4.7359,1.830535 -L 4.7359,1.830535,4.1338,3.185045 -L 4.1338,3.185045,3.9096,3.946295 -L 3.9096,3.946295,3.8781,4.766908 -L 3.8781,4.766908,4.2595,5.152498 -L 6.8657,0.000025,6.2878,0.610203 -L 6.2878,0.610203,5.7166,1.220388 -L 5.7166,1.220388,5.1565,1.830535 -L 5.1565,1.830535,5.587,2.467538 -L 5.587,2.467538,6.0146,3.087609 -L 6.0146,3.087609,6.4419,3.699188 -L 7.2615,0.000025,7.2615,1.563593 - -[妄] 33 -L 3.4843,7.932307,3.4843,9.000032 -L 1.7751,7.932307,3.4843,7.932307 -L 1.4421,6.480247,1.3794,7.932307 -L 1.9709,5.901119,1.4421,6.480247 -L 3.4843,5.796623,1.9709,5.901119 -L 3.3299,5.186491,3.4843,5.796623 -L 3.1863,4.576298,3.3299,5.186491 -L 3.0532,3.96616,3.1863,4.576298 -L 3.7575,3.888458,3.0532,3.96616 -L 4.465,3.802284,3.7575,3.888458 -L 5.1932,3.699188,4.465,3.802284 -L 5.1582,2.908234,5.1932,3.699188 -L 4.9375,2.354586,5.1582,2.908234 -L 4.3354,1.563593,4.9375,2.354586 -L 4.885,1.05652,4.3354,1.563593 -L 5.4454,0.532484,4.885,1.05652 -L 6.0166,0.000025,5.4454,0.532484 -L 3.9043,5.796623,6.0166,5.796623 -L 0.9482,0.000025,2.1811,0.03813 -L 2.1811,0.03813,2.9446,0.305072 -L 2.9446,0.305072,3.9043,1.029642 -L 3.9043,1.029642,3.5474,1.415224 -L 3.5474,1.415224,2.9936,1.622919 -L 2.9936,1.622919,1.7751,1.830535 -L 1.7751,1.830535,2.0483,2.364388 -L 2.0483,2.364388,2.3352,2.898293 -L 2.3352,2.898293,2.6294,3.4322 -L 2.6294,3.4322,1.7751,3.53532 -L 1.7751,3.53532,0.9272,3.621516 -L 0.9272,3.621516,0.094,3.699188 -L 1.3794,7.932307,0.5209,7.932307 -L 5.5855,3.699188,6.8674,3.699188 -L 3.9043,7.932307,6.8674,7.932307 - -[猛] 45 -L 0.1271,0.000025,0.7366,0.03813 -L 0.7366,0.03813,1.1744,0.305072 -L 1.1744,0.305072,1.8052,1.029642 -L 1.8052,1.029642,1.7208,2.467538 -L 1.7208,2.467538,1.6546,3.888458 -L 1.6546,3.888458,1.5877,5.300868 -L 1.5877,5.300868,1.1008,4.603177 -L 1.1008,4.603177,0.614,3.888458 -L 0.614,3.888458,0.1271,3.165273 -L 3.0867,3.165273,6.4736,3.165273 -L 6.4736,3.165273,6.4736,0.000025 -L 6.4736,0.000025,7.3247,0.000025 -L 4.9745,0.000025,5.0376,0.877137 -L 5.0376,0.877137,5.1076,1.754247 -L 5.1076,1.754247,5.1882,2.631406 -L 4.3371,0.000025,4.3371,2.631406 -L 3.5105,0.000025,4.3371,0.000025 -L 3.0867,0.000025,3.0867,3.165273 -L 3.9417,4.766908,4.7644,4.766908 -L 4.7644,4.766908,4.418,6.172328 -L 4.418,6.172328,3.6121,6.425182 -L 3.6121,6.425182,2.6594,6.330574 -L 1.3775,5.796623,1.3603,6.567807 -L 1.3603,6.567807,1.2514,6.983058 -L 1.2514,6.983058,0.9467,7.39835 -L 0.9467,7.39835,0.6735,7.053654 -L 0.6735,7.053654,0.4003,6.700654 -L 0.4003,6.700654,0.1271,6.330574 -L 0.9467,7.932307,0.6735,8.302295 -L 0.6735,8.302295,0.4003,8.655481 -L 0.4003,8.655481,0.1271,9.000032 -L 1.9348,8.655481,2.2321,9.000032 -L 1.6546,8.302295,1.9348,8.655481 -L 1.3775,7.932307,1.6546,8.302295 -L 3.9168,8.388406,3.0867,8.466162 -L 4.7644,8.302295,3.9168,8.388406 -L 5.6193,8.199191,4.7644,8.302295 -L 5.3181,7.854554,5.6193,8.199191 -L 5.0376,7.501408,5.3181,7.854554 -L 4.7644,7.13138,5.0376,7.501408 -L 4.894,6.864438,4.7644,7.13138 -L 5.0376,6.59747,4.894,6.864438 -L 5.1882,6.330574,5.0376,6.59747 -L 5.6193,6.330574,6.8977,6.330574 -L 2.2321,0.000025,3.0867,0.000025 - -[盲] 14 -L 1.4114,5.796623,1.1067,6.231644 -L 1.8352,5.796623,6.0766,5.796623 -L 1.4114,4.766908,5.6455,4.766908 -L 1.4114,0.000025,1.4114,4.766908 -L 5.6455,0.000025,1.4114,0.000025 -L 5.6455,4.766908,5.6455,0.000025 -L 1.8352,3.165273,5.2217,3.165273 -L 1.8352,1.563593,5.2217,1.563593 -L 1.1067,6.231644,0.9946,6.785334 -L 0.9946,6.785334,0.9802,7.932307 -L 0.9802,7.932307,0.126,7.932307 -L 1.4114,7.932307,3.5164,7.932307 -L 3.5164,7.932307,3.5164,9.000032 -L 3.9363,7.932307,6.8994,7.932307 - -[網] 36 -L 0.1592,1.296567,0.2887,1.933676 -L 0.2887,1.933676,0.4323,2.553703 -L 0.4323,2.553703,0.583,3.165273 -L 1.4099,0.000025,1.4099,4.766908 -L 3.5425,0.000025,3.5425,8.466162 -L 3.5425,8.466162,6.9294,8.466162 -L 6.9294,8.466162,6.9294,0.000025 -L 6.9294,0.000025,5.6475,0.000025 -L 5.2202,2.097454,6.0751,2.097454 -L 4.8244,2.097454,4.8244,4.233093 -L 4.8244,4.233093,3.9733,4.233093 -L 5.2202,4.233093,5.2202,5.796623 -L 5.2202,5.796623,3.9733,5.796623 -L 5.6475,5.796623,5.665,6.567807 -L 5.665,6.567807,5.7739,6.983058 -L 5.7739,6.983058,6.0751,7.39835 -L 1.8337,7.13138,1.9668,7.39835 -L 1.9668,7.39835,2.1104,7.665236 -L 2.1104,7.665236,2.2641,7.932307 -L 0.583,7.13138,0.8596,7.768431 -L 1.0141,6.539616,0.583,7.13138 -L 1.1714,6.134262,1.0141,6.539616 -L 1.1924,5.567801,1.1714,6.134262 -L 2.3937,5.033943,2.2641,5.300868 -L 0.8596,7.768431,1.1328,8.388406 -L 1.1328,8.388406,1.4099,9.000032 -L 1.4099,4.766908,0.1592,4.766908 -L 2.6848,1.830535,2.5373,2.286768 -L 2.5373,2.286768,2.3937,2.734556 -L 2.3937,2.734556,2.2641,3.165273 -L 2.6848,4.500019,2.5373,4.766908 -L 2.5373,4.766908,2.3937,5.033943 -L 2.2641,5.300868,2.1104,5.137046 -L 2.1104,5.137046,1.9668,4.956271 -L 1.9668,4.956271,1.8337,4.766908 -L 5.6475,4.233093,6.5056,4.233093 - -[耗] 40 -L 5.2537,5.796623,4.9529,6.231644 -L 4.9529,6.231644,4.8408,6.785334 -L 4.8408,6.785334,4.8229,7.932307 -L 4.8229,7.932307,3.5725,7.932307 -L 5.6775,5.796623,6.0103,6.172328 -L 6.0103,6.172328,6.3433,6.31071 -L 6.3433,6.31071,6.9629,6.330574 -L 1.436,0.000025,1.3555,1.066406 -L 1.3555,1.066406,1.2854,2.124287 -L 1.2854,2.124287,1.2259,3.165273 -L 1.2259,3.165273,0.862,2.631406 -L 0.862,2.631406,0.5012,2.097454 -L 0.5012,2.097454,0.1577,1.563593 -L 5.2537,0.000025,4.7287,1.699198 -L 4.7287,1.699198,4.1543,3.347482 -L 4.1543,3.347482,2.7214,2.631406 -L 2.7214,2.631406,1.4851,4.134171 -L 1.4851,4.134171,0.8235,4.687865 -L 0.8235,4.687865,0.1577,4.766908 -L 5.6775,0.000025,7.3867,0.000025 -L 7.3867,0.000025,7.3867,1.563593 -L 5.2537,3.165273,4.7249,4.440696 -L 4.7249,4.440696,4.5322,5.411039 -L 4.5322,5.411039,3.5725,5.796623 -L 5.6775,3.165273,6.0278,3.540979 -L 6.0278,3.540979,6.4694,3.679408 -L 6.4694,3.679408,7.3867,3.699188 -L 1.8672,4.766908,1.436,5.299475 -L 1.436,5.299475,1.0123,5.823455 -L 1.0123,5.823455,0.585,6.330574 -L 1.8672,6.330574,1.573,6.864438 -L 1.573,6.864438,1.2854,7.39835 -L 1.2854,7.39835,1.0123,7.932307 -L 1.0123,7.932307,0.1577,7.932307 -L 1.8672,7.932307,1.7131,8.302295 -L 1.7131,8.302295,1.573,8.655481 -L 1.573,8.655481,1.436,9.000032 -L 5.2537,8.466162,5.8666,8.485944 -L 5.8666,8.485944,6.1994,8.624288 -L 6.1994,8.624288,6.5325,9.000032 - -[黙] 40 -L 0.1915,0.000025,0.4609,0.532484 -L 0.4609,0.532484,0.7446,1.05652 -L 0.7446,1.05652,1.0426,1.563593 -L 3.1476,0.267008,2.9966,0.713354 -L 2.9966,0.713354,2.8495,1.14267 -L 2.8495,1.14267,2.7164,1.563593 -L 5.2802,0.267008,5.1335,0.713354 -L 5.1335,0.713354,4.986,1.14267 -L 4.986,1.14267,4.8564,1.563593 -L 7.3887,0.267008,7.0875,0.713354 -L 7.0875,0.713354,6.8073,1.14267 -L 6.8073,1.14267,6.531,1.563593 -L 4.0022,2.631406,4.916,4.420924 -L 4.916,4.420924,5.3643,5.608748 -L 5.3643,5.608748,5.711,6.330574 -L 5.711,6.330574,5.3643,6.706284 -L 5.3643,6.706284,4.916,6.844617 -L 4.916,6.844617,4.0022,6.864438 -L 7.3887,2.631406,6.5064,4.172291 -L 6.5064,4.172291,6.1804,4.992989 -L 6.1804,4.992989,6.1348,5.796623 -L 0.1915,3.165273,1.8972,3.165273 -L 1.8972,3.165273,1.7463,4.360244 -L 1.7463,4.360244,1.312,4.741562 -L 1.312,4.741562,0.6153,4.766908 -L 2.2965,3.699188,3.5749,3.699188 -L 2.2965,4.766908,2.0163,5.299475 -L 2.0163,5.299475,1.7428,5.823455 -L 1.7428,5.823455,1.4699,6.330574 -L 1.4699,6.330574,0.6153,6.330574 -L 0.6153,6.330574,0.6153,8.466162 -L 0.6153,8.466162,3.1476,8.466162 -L 3.1476,8.466162,3.1476,6.330574 -L 3.1476,6.330574,2.4996,6.370082 -L 2.4996,6.370082,1.9533,6.646866 -L 1.9533,6.646866,1.0426,7.39835 -L 6.1348,6.864438,5.8375,7.299466 -L 5.8375,7.299466,5.7286,7.853115 -L 5.7286,7.853115,5.711,9.000032 -L 6.531,6.864438,7.3887,6.864438 - -[戻] 20 -L 5.4157,1.409603,4.8549,2.097454 -L 0.2177,0.000025,0.9991,2.24577 -L 0.9991,2.24577,1.1143,4.466144 -L 1.1143,4.466144,1.0446,6.864438 -L 1.0446,6.864438,6.5641,6.864438 -L 6.5641,6.864438,6.5641,5.300868 -L 6.5641,5.300868,1.4649,5.300868 -L 2.109,0.000025,2.8796,0.877137 -L 2.8796,0.877137,3.6676,1.754247 -L 3.6676,1.754247,4.4592,2.631406 -L 4.4592,2.631406,4.0812,3.00711 -L 4.0812,3.00711,3.4123,3.145454 -L 3.4123,3.145454,1.8957,3.165273 -L 6.5641,0.000025,5.9866,0.713354 -L 5.9866,0.713354,5.4157,1.409603 -L 4.8549,3.165273,4.7148,3.53532 -L 4.7148,3.53532,4.5821,3.888458 -L 4.5821,3.888458,4.4592,4.233093 -L 5.2857,3.165273,6.9918,3.165273 -L 0.2177,8.466162,7.4191,8.466162 - -[紋] 37 -L 1.0708,5.300868,1.2042,5.566408 -L 1.2042,5.566408,1.3478,5.823455 -L 1.3478,5.823455,1.5016,6.06354 -L 1.5016,6.06354,0.647,7.13138 -L 0.647,7.13138,0.924,7.768431 -L 0.924,7.768431,1.2042,8.388406 -L 1.2042,8.388406,1.5016,9.000032 -L 1.5016,0.000025,1.5016,4.766908 -L 1.5016,4.766908,0.2165,4.766908 -L 3.3933,0.000025,5.3126,2.63136 -L 5.3126,2.631406,4.5592,4.316425 -L 4.5592,4.316425,4.1494,5.865925 -L 4.1494,5.865925,4.0339,7.39835 -L 4.0339,7.39835,3.2111,7.39835 -L 7.0215,0.000025,6.5945,0.713354 -L 6.5945,0.713354,6.1672,1.409603 -L 6.1672,1.409603,5.7434,2.097454 -L 0.2165,1.296567,0.3458,1.933676 -L 0.3458,1.933676,0.4932,2.553703 -L 0.4932,2.553703,0.647,3.165273 -L 2.7803,1.830535,2.6294,2.286768 -L 2.6294,2.286768,2.4826,2.734556 -L 2.4826,2.734556,2.3527,3.165273 -L 5.7434,3.4322,6.3385,5.15538 -L 6.3385,5.15538,6.5626,6.183693 -L 6.5626,6.183693,6.5945,7.39835 -L 6.5945,7.39835,4.4577,7.39835 -L 2.7803,4.500019,2.6294,4.766908 -L 2.6294,4.766908,2.4826,5.033943 -L 2.4826,5.033943,2.3527,5.300868 -L 2.3527,5.300868,2.2021,5.137046 -L 2.2021,5.137046,2.062,4.956271 -L 2.062,4.956271,1.9219,4.766908 -L 1.9219,7.13138,2.062,7.39835 -L 2.062,7.39835,2.2021,7.665236 -L 2.2021,7.665236,2.3527,7.932307 -L 5.3126,7.932307,5.3126,9.000032 - -[匁] 25 -L 0.8872,0.000025,1.8048,1.066406 -L 1.8048,1.066406,2.7189,2.124287 -L 2.7189,2.124287,3.6369,3.165273 -L 3.6369,3.165273,3.4194,3.994385 -L 3.4194,3.994385,2.9259,4.815007 -L 2.9259,4.815007,1.7106,6.330574 -L 1.7106,6.330574,1.2237,5.823455 -L 1.2237,5.823455,0.7369,5.299475 -L 0.7369,5.299475,0.2501,4.766908 -L 4.4912,0.000025,5.1216,0.048024 -L 5.1216,0.048024,5.5598,0.384169 -L 5.5598,0.384169,6.1657,1.296567 -L 6.1657,1.296567,5.4649,1.933676 -L 5.4649,1.933676,4.7647,2.553703 -L 4.7647,2.553703,4.0607,3.165273 -L 7.02,1.563593,6.1657,2.631406 -L 6.1657,2.631406,6.4704,3.163872 -L 6.4704,3.163872,6.5821,4.399712 -L 6.5821,4.399712,6.5962,7.39835 -L 6.5962,7.39835,4.0607,7.39835 -L 4.0607,7.39835,4.0607,4.766908 -L 1.9274,7.13138,2.0573,7.768431 -L 2.0573,7.768431,2.2041,8.388406 -L 2.2041,8.388406,2.355,9.000032 -L 2.7823,7.39835,3.6369,7.39835 - -[厄] 12 -L 0.2797,0.267008,0.9697,3.045224 -L 0.9697,3.045224,1.1277,5.637068 -L 1.1277,5.637068,1.1032,8.466162 -L 1.1032,8.466162,7.4811,8.466162 -L 3.2393,0.000025,2.9381,0.590377 -L 2.9381,0.590377,2.8264,2.231711 -L 2.8264,2.231711,2.812,6.330574 -L 2.812,6.330574,5.7681,6.330574 -L 5.7681,6.330574,5.7681,2.631406 -L 5.7681,2.631406,4.4897,2.631406 -L 3.6631,0.000025,7.0538,0.000025 -L 7.0538,0.000025,7.0538,1.563593 - -[躍] 78 -L 0.7024,0.000025,0.7024,1.600312 -L 0.7024,1.600312,0.7024,3.192107 -L 0.7024,3.192107,0.7024,4.766908 -L 1.1328,0.000025,1.434,0.570651 -L 1.434,0.570651,1.5426,2.073408 -L 1.5426,2.073408,1.5601,5.796623 -L 1.5601,5.796623,1.2628,5.796623 -L 1.2628,5.796623,0.9826,5.796623 -L 0.9826,5.796623,0.7024,5.796623 -L 0.7024,5.796623,0.7024,6.700654 -L 0.7024,6.700654,0.7024,7.587563 -L 0.7024,7.587563,0.7024,8.466162 -L 0.7024,8.466162,1.2628,8.466162 -L 1.2628,8.466162,1.8372,8.466162 -L 1.8372,8.466162,2.4112,8.466162 -L 2.4112,8.466162,2.261,7.587563 -L 2.261,7.587563,2.1174,6.700654 -L 2.1174,6.700654,1.9913,5.796623 -L 3.6651,0.000025,3.581,1.247174 -L 3.581,1.247174,3.5148,2.477377 -L 3.5148,2.477377,3.4518,3.699188 -L 3.4518,3.699188,2.9716,3.343208 -L 2.9716,3.343208,2.5934,3.343208 -L 2.5934,3.343208,1.9913,3.699188 -L 4.0924,0.000025,4.5236,0.000025 -L 4.5236,0.000025,4.9473,0.000025 -L 4.9473,0.000025,5.3746,0.000025 -L 5.3746,0.000025,5.2237,1.151084 -L 5.2237,1.151084,4.7932,1.531048 -L 4.7932,1.531048,4.0924,1.563593 -L 5.8019,0.000025,6.3518,0.000025 -L 6.3518,0.000025,6.9084,0.000025 -L 6.9084,0.000025,7.4796,0.000025 -L 5.8019,1.563593,5.1677,2.314987 -L 5.1677,2.314987,4.7228,2.591814 -L 4.7228,2.591814,4.0924,2.631406 -L 6.2292,1.563593,6.5021,1.563593 -L 6.5021,1.563593,6.7788,1.563593 -L 6.7788,1.563593,7.0485,1.563593 -L 5.8019,2.631406,5.5074,3.165273 -L 5.5074,3.165273,5.2237,3.699188 -L 5.2237,3.699188,4.9473,4.233093 -L 4.9473,4.233093,4.5236,4.233093 -L 4.5236,4.233093,4.0924,4.233093 -L 4.0924,4.233093,3.6651,4.233093 -L 6.2292,2.631406,6.5021,2.631406 -L 6.5021,2.631406,6.7788,2.631406 -L 6.7788,2.631406,7.0485,2.631406 -L 5.8019,4.233093,5.5182,4.628531 -L 5.5182,4.628531,5.5182,4.905384 -L 5.5182,4.905384,5.8019,5.300868 -L 6.2292,4.233093,6.6352,4.233093 -L 6.6352,4.233093,7.0558,4.233093 -L 7.0558,4.233093,7.4796,4.233093 -L 3.2378,6.330574,3.6651,6.330574 -L 3.6651,6.330574,4.0924,6.330574 -L 4.0924,6.330574,4.5236,6.330574 -L 4.5236,6.330574,4.5236,6.700654 -L 4.5236,6.700654,4.5236,7.053654 -L 4.5236,7.053654,4.5236,7.39835 -L 4.5236,7.39835,4.0924,7.39835 -L 4.0924,7.39835,3.6651,7.39835 -L 3.6651,7.39835,3.2378,7.39835 -L 5.8019,6.330574,6.2082,6.330574 -L 6.2082,6.330574,6.6285,6.330574 -L 6.6285,6.330574,7.0485,6.330574 -L 7.0485,6.330574,7.0485,6.700654 -L 7.0485,6.700654,7.0485,7.053654 -L 7.0485,7.053654,7.0485,7.39835 -L 7.0485,7.39835,6.6285,7.39835 -L 6.6285,7.39835,6.2082,7.39835 -L 6.2082,7.39835,5.8019,7.39835 -L 4.5236,8.199191,4.0924,8.302295 -L 4.0924,8.302295,3.6651,8.388406 -L 3.6651,8.388406,3.2378,8.466162 -L 7.0485,8.199191,6.6285,8.302295 -L 6.6285,8.302295,6.2082,8.388406 -L 6.2082,8.388406,5.8019,8.466162 - -[柳] 42 -L 1.1593,0.000025,1.0826,1.600312 -L 1.0826,1.600312,1.0122,3.192107 -L 1.0122,3.192107,0.9527,4.766908 -L 0.9527,4.766908,0.7394,4.422401 -L 0.7394,4.422401,0.5254,4.069272 -L 0.5254,4.069272,0.3083,3.699188 -L 2.6304,0.000025,3.1172,0.713354 -L 3.1172,0.713354,3.6149,1.409603 -L 3.6149,1.409603,4.1228,2.097454 -L 4.1228,2.097454,4.0422,2.467538 -L 4.0422,2.467538,3.9718,2.820628 -L 3.9718,2.820628,3.9088,3.165273 -L 3.9088,3.165273,3.4118,2.789569 -L 3.4118,2.789569,2.9141,2.651187 -L 2.9141,2.651187,1.9859,2.631406 -L 5.3766,0.000025,5.3766,2.658246 -L 5.3766,2.658246,5.3766,5.299475 -L 5.3766,5.299475,5.3766,7.932307 -L 5.3766,7.932307,5.9297,7.932307 -L 5.9297,7.932307,6.5041,7.932307 -L 6.5041,7.932307,7.0855,7.932307 -L 7.0855,7.932307,7.0855,5.987333 -L 7.0855,5.987333,7.0855,4.04244 -L 7.0855,4.04244,7.0855,2.097454 -L 7.0855,2.097454,6.7878,2.097454 -L 6.7878,2.097454,6.5041,2.097454 -L 6.5041,2.097454,6.2277,2.097454 -L 2.8405,3.165273,2.8405,4.765568 -L 2.8405,4.765568,2.8405,6.357448 -L 2.8405,6.357448,2.8405,7.932307 -L 2.8405,7.932307,3.4009,8.121526 -L 3.4009,8.121526,3.9718,8.302295 -L 3.9718,8.302295,4.5501,8.466162 -L 4.1228,3.699188,4.1228,4.765568 -L 4.1228,4.765568,4.1228,5.823455 -L 4.1228,5.823455,4.1228,6.864438 -L 1.9859,4.766908,1.4606,5.429318 -L 1.4606,5.429318,0.9846,6.202025 -L 0.9846,6.202025,0.3083,6.864438 -L 1.5621,6.864438,1.2823,7.299466 -L 1.2823,7.299466,1.1769,7.853115 -L 1.1769,7.853115,1.1593,9.000032 - -[愉] 42 -L 1.5925,0.000025,1.5925,3.011329 -L 1.5925,3.011329,1.5925,6.01415 -L 1.5925,6.01415,1.5925,9.000032 -L 2.874,0.000025,2.874,1.781134 -L 2.874,1.781134,2.874,3.545198 -L 2.874,3.545198,2.874,5.300868 -L 2.874,5.300868,3.4239,5.300868 -L 3.4239,5.300868,3.9777,5.300868 -L 3.9777,5.300868,4.5486,5.300868 -L 4.5486,5.300868,4.5486,3.545198 -L 4.5486,3.545198,4.5486,1.781134 -L 4.5486,1.781134,4.5486,0.000025 -L 6.2574,0.000025,6.5341,0.000025 -L 6.5341,0.000025,6.8147,0.000025 -L 6.8147,0.000025,7.1124,0.000025 -L 7.1124,0.000025,7.1124,1.781134 -L 7.1124,1.781134,7.1124,3.545198 -L 7.1124,3.545198,7.1124,5.300868 -L 5.8336,1.029642,5.8336,2.286768 -L 5.8336,2.286768,5.8336,3.53532 -L 5.8336,3.53532,5.8336,4.766908 -L 3.2978,2.097454,3.5749,2.097454 -L 3.5749,2.097454,3.8477,2.097454 -L 3.8477,2.097454,4.1248,2.097454 -L 3.2978,3.699188,3.5749,3.699188 -L 3.5749,3.699188,3.8477,3.699188 -L 3.8477,3.699188,4.1248,3.699188 -L 0.3141,5.033943,0.608,5.629997 -L 0.608,5.629997,0.7204,6.242969 -L 0.7204,6.242969,0.734,7.39835 -L 2.4436,6.59747,2.2926,6.864438 -L 2.2926,6.864438,2.149,7.13138 -L 2.149,7.13138,2.0198,7.39835 -L 2.874,6.330574,3.5749,7.234474 -L 3.5749,7.234474,4.275,8.121526 -L 4.275,8.121526,4.979,9.000032 -L 4.979,9.000032,5.8336,8.121526 -L 5.8336,8.121526,6.6847,7.234474 -L 6.6847,7.234474,7.5432,6.330574 -L 4.1248,6.864438,4.6852,6.864438 -L 4.6852,6.864438,5.2561,6.864438 -L 5.2561,6.864438,5.8336,6.864438 - -[癒] 60 -L 0.7711,6.06354,0.6173,6.330574 -L 0.6173,6.330574,0.4737,6.59747 -L 0.4737,6.59747,0.3403,6.864438 -L 2.4452,5.796623,4.1373,6.613009 -L 4.1373,6.613009,5.5029,7.395517 -L 5.5029,7.395517,7.5382,7.932307 -L 4.5821,5.796623,5.1982,5.816404 -L 5.1982,5.816404,5.5309,5.954786 -L 5.5309,5.954786,5.864,6.330574 -L 5.864,6.330574,5.713,6.519797 -L 5.713,6.519797,5.5628,6.700654 -L 5.5628,6.700654,5.4367,6.864438 -L 0.3403,0.000025,0.9991,1.377151 -L 0.9991,1.377151,1.4225,2.855954 -L 1.4225,2.855954,1.4089,4.233093 -L 1.4089,4.233093,1.0411,3.888458 -L 1.0411,3.888458,0.687,3.53532 -L 0.687,3.53532,0.3403,3.165273 -L 2.0495,0.000025,2.7114,1.634206 -L 2.7114,1.634206,2.8834,3.081942 -L 2.8834,3.081942,2.8725,4.766908 -L 2.8725,4.766908,3.4333,4.766908 -L 3.4333,4.766908,4.0038,4.766908 -L 4.0038,4.766908,4.5821,4.766908 -L 4.5821,4.766908,4.6413,3.699188 -L 4.6413,3.699188,4.7117,2.631406 -L 4.7117,2.631406,4.7954,1.563593 -L 4.7954,1.563593,5.0094,1.399725 -L 5.0094,1.399725,5.2192,1.218988 -L 5.2192,1.218988,5.4367,1.029642 -L 3.7271,0.000025,3.7412,0.744414 -L 3.7412,0.744414,3.8536,1.149729 -L 3.8536,1.149729,4.1544,1.563593 -L 4.1544,0.000025,4.8549,0.000025 -L 4.8549,0.000025,5.5628,0.000025 -L 5.5628,0.000025,6.2913,0.000025 -L 7.5382,0.267008,7.3872,0.532484 -L 7.3872,0.532484,7.2436,0.789579 -L 7.2436,0.789579,7.1179,1.029642 -L 7.1179,2.097454,7.1179,3.001451 -L 7.1179,3.001451,7.1179,3.888458 -L 7.1179,3.888458,7.1179,4.766908 -L 3.2963,2.631406,3.5734,2.631406 -L 3.5734,2.631406,3.8571,2.631406 -L 3.8571,2.631406,4.1544,2.631406 -L 5.864,2.631406,5.864,3.165273 -L 5.864,3.165273,5.864,3.699188 -L 5.864,3.699188,5.864,4.233093 -L 3.2963,3.699188,3.5734,3.699188 -L 3.5734,3.699188,3.8571,3.699188 -L 3.8571,3.699188,4.1544,3.699188 -L 1.6222,4.766908,1.6222,5.83335 -L 1.6222,5.83335,1.6222,6.891277 -L 1.6222,6.891277,1.6222,7.932307 -L 1.6222,7.932307,2.5997,7.932307 -L 2.5997,7.932307,3.5835,7.932307 -L 3.5835,7.932307,4.5821,7.932307 -L 4.5821,7.932307,4.5821,8.302295 -L 4.5821,8.302295,4.5821,8.655481 -L 4.5821,8.655481,4.5821,9.000032 - -[è«­] 62 -L 0.7979,5.300868,1.2004,5.300868 -L 1.2004,5.300868,1.6207,5.300868 -L 1.6207,5.300868,2.0518,5.300868 -L 0.7979,0.000025,0.7979,0.713354 -L 0.7979,0.713354,0.7979,1.409603 -L 0.7979,1.409603,0.7979,2.097454 -L 0.7979,2.097454,1.2004,2.097454 -L 1.2004,2.097454,1.6207,2.097454 -L 1.6207,2.097454,2.0518,2.097454 -L 2.0518,2.097454,2.0518,1.409603 -L 2.0518,1.409603,2.0518,0.713354 -L 2.0518,0.713354,2.0518,0.000025 -L 2.0518,0.000025,1.6207,0.000025 -L 1.6207,0.000025,1.2004,0.000025 -L 1.2004,0.000025,0.7979,0.000025 -L 3.3302,0.000025,3.3302,1.600312 -L 3.3302,1.600312,3.3302,3.192107 -L 3.3302,3.192107,3.3302,4.766908 -L 3.3302,4.766908,3.761,4.766908 -L 3.761,4.766908,4.1848,4.766908 -L 4.1848,4.766908,4.6118,4.766908 -L 4.6118,4.766908,4.6118,3.192107 -L 4.6118,3.192107,4.6118,1.600312 -L 4.6118,1.600312,4.6118,0.000025 -L 6.2863,0.000025,6.5665,0.000025 -L 6.5665,0.000025,6.8463,0.000025 -L 6.8463,0.000025,7.144,0.000025 -L 7.144,0.000025,7.144,1.781134 -L 7.144,1.781134,7.144,3.545198 -L 7.144,3.545198,7.144,5.300868 -L 5.866,1.563593,5.866,2.631406 -L 5.866,2.631406,5.866,3.699188 -L 5.866,3.699188,5.866,4.766908 -L 0.7979,3.699188,1.2004,3.699188 -L 1.2004,3.699188,1.6207,3.699188 -L 1.6207,3.699188,2.0518,3.699188 -L 4.1848,6.330574,3.8903,6.519797 -L 3.8903,6.519797,3.6066,6.700654 -L 3.6066,6.700654,3.3302,6.864438 -L 4.6118,6.330574,6.1108,6.350395 -L 6.1108,6.350395,6.7623,6.488748 -L 6.7623,6.488748,7.144,6.864438 -L 7.144,6.864438,6.5665,7.587563 -L 6.5665,7.587563,5.9952,8.302295 -L 5.9952,8.302295,5.4352,9.000032 -L 5.4352,9.000032,5.0079,8.466162 -L 5.0079,8.466162,4.5911,7.932307 -L 4.5911,7.932307,4.1848,7.39835 -L 0.3703,6.864438,1.0743,6.864438 -L 1.0743,6.864438,1.7751,6.864438 -L 1.7751,6.864438,2.4753,6.864438 -L 0.7979,8.466162,1.2004,8.466162 -L 1.2004,8.466162,1.6207,8.466162 -L 1.6207,8.466162,2.0518,8.466162 -L 0.3703,6.902547,2.9029,6.902547 -L 0.7979,8.504345,2.4753,8.504345 -L 0.7979,5.300991,2.4753,5.300991 -L 0.7979,4.233064,2.4753,4.233064 -L 0.7979,2.669558,2.4753,2.669558 -L 0.7979,0.000025,0.7979,2.669558 -L 2.4753,0.000025,0.7979,0.000025 -L 2.4753,2.669558,2.4753,0.000025 - -[唯] 48 -L 3.7595,0.000025,3.6755,2.124287 -L 3.6755,2.124287,3.6051,4.231663 -L 3.6051,4.231663,3.542,6.330574 -L 3.542,6.330574,3.3322,6.166706 -L 3.3322,6.166706,3.1291,5.985922 -L 3.1291,5.985922,2.9326,5.796623 -L 4.1833,0.000025,4.7434,0.000025 -L 4.7434,0.000025,5.3146,0.000025 -L 5.3146,0.000025,5.8922,0.000025 -L 5.8922,0.000025,5.8081,1.885578 -L 5.8081,1.885578,5.3458,2.550869 -L 5.3458,2.550869,4.1833,2.631406 -L 6.3233,0.000025,6.7257,0.000025 -L 6.7257,0.000025,7.146,0.000025 -L 7.146,0.000025,7.5698,0.000025 -L 0.3726,2.631406,0.3726,4.412422 -L 0.3726,4.412422,0.3726,6.176601 -L 0.3726,6.176601,0.3726,7.932307 -L 0.3726,7.932307,0.9292,7.932307 -L 0.9292,7.932307,1.5036,7.932307 -L 1.5036,7.932307,2.0783,7.932307 -L 2.0783,7.932307,2.0783,6.176601 -L 2.0783,6.176601,2.0783,4.412422 -L 2.0783,4.412422,2.0783,2.631406 -L 2.0783,2.631406,1.5036,2.631406 -L 1.5036,2.631406,0.9292,2.631406 -L 0.9292,2.631406,0.3726,2.631406 -L 6.3233,2.631406,5.6613,3.91388 -L 5.6613,3.91388,5.3987,4.577694 -L 5.3987,4.577694,4.1833,4.766908 -L 6.7433,2.631406,7.0234,2.631406 -L 7.0234,2.631406,7.297,2.631406 -L 7.297,2.631406,7.5698,2.631406 -L 6.3233,4.766908,5.5104,6.151107 -L 5.5104,6.151107,5.1955,6.738736 -L 5.1955,6.738736,3.7595,7.13138 -L 3.7595,7.13138,3.8853,7.768431 -L 3.8853,7.768431,4.0362,8.388406 -L 4.0362,8.388406,4.1833,9.000032 -L 6.7433,4.766908,7.0234,4.766908 -L 7.0234,4.766908,7.297,4.766908 -L 7.297,4.766908,7.5698,4.766908 -L 6.3233,6.864438,6.0358,7.477414 -L 6.0358,7.477414,6.0358,8.031102 -L 6.0358,8.031102,6.3233,9.000032 -L 6.7433,6.864438,7.0234,6.864438 -L 7.0234,6.864438,7.297,6.864438 -L 7.297,6.864438,7.5698,6.864438 - -[å¹½] 54 -L 2.5073,5.567801,2.6369,6.01415 -L 2.6369,6.01415,2.7843,6.443518 -L 2.7843,6.443518,2.9346,6.864438 -L 5.898,5.567801,6.0241,6.01415 -L 6.0241,6.01415,6.1677,6.443518 -L 6.1677,6.443518,6.318,6.864438 -L 0.4023,0.000025,0.4023,2.658246 -L 0.4023,2.658246,0.4023,5.299475 -L 0.4023,5.299475,0.4023,7.932307 -L 0.8296,0.000025,1.8068,0.000025 -L 1.8068,0.000025,2.791,0.000025 -L 2.791,0.000025,3.7857,0.000025 -L 3.7857,0.000025,3.7857,0.532484 -L 3.7857,0.532484,3.7857,1.05652 -L 3.7857,1.05652,3.7857,1.563593 -L 3.7857,1.563593,3.4214,1.933676 -L 3.4214,1.933676,3.068,2.286768 -L 3.068,2.286768,2.7174,2.631406 -L 2.7174,2.631406,2.2271,2.255708 -L 2.2271,2.255708,1.7336,2.117271 -L 1.7336,2.117271,0.8296,2.097454 -L 4.2165,0.000025,5.194,0.000025 -L 5.194,0.000025,6.1779,0.000025 -L 6.1779,0.000025,7.1726,0.000025 -L 7.1726,0.000025,7.0923,0.713354 -L 7.0923,0.713354,7.0254,1.409603 -L 7.0254,1.409603,6.9624,2.097454 -L 6.9624,2.097454,6.1533,2.334768 -L 6.1533,2.334768,5.3092,2.216119 -L 5.3092,2.216119,4.2165,2.097454 -L 4.2165,2.097454,3.9118,2.709078 -L 3.9118,2.709078,3.8032,4.498596 -L 3.8032,4.498596,3.7857,9.000032 -L 1.2569,2.631406,1.5305,3.268384 -L 1.5305,3.268384,1.8068,3.888458 -L 1.8068,3.888458,2.0768,4.500019 -L 2.0768,4.500019,1.653,5.110168 -L 1.653,5.110168,1.2324,5.720398 -L 1.2324,5.720398,0.8296,6.330574 -L 4.6441,2.631406,4.9205,3.268384 -L 4.9205,3.268384,5.2007,3.888458 -L 5.2007,3.888458,5.4952,4.500019 -L 5.4952,4.500019,5.0714,5.110168 -L 5.0714,5.110168,4.6441,5.720398 -L 4.6441,5.720398,4.2165,6.330574 -L 7.1726,2.631406,7.1726,4.412422 -L 7.1726,4.412422,7.1726,6.176601 -L 7.1726,6.176601,7.1726,7.932307 -L 1.6807,6.330574,1.8068,7.053654 -L 1.8068,7.053654,1.9332,7.768431 -L 1.9332,7.768431,2.0768,8.466162 -L 5.0714,6.330574,5.2007,7.053654 -L 5.2007,7.053654,5.3443,7.768431 -L 5.3443,7.768431,5.4952,8.466162 - -[悠] 48 -L 5.9245,5.796623,6.2257,6.231644 -L 6.2257,6.231644,6.3375,6.785334 -L 6.3375,6.785334,6.355,7.932307 -L 6.355,7.932307,5.651,7.932307 -L 5.651,7.932307,4.9508,7.932307 -L 4.9508,7.932307,4.2469,7.932307 -L 0.4288,0.267008,0.5553,0.877137 -L 0.5553,0.877137,0.6845,1.487314 -L 0.6845,1.487314,0.8281,2.097454 -L 2.965,0.000025,2.6637,0.453442 -L 2.6637,0.453442,2.5548,1.13561 -L 2.5548,1.13561,2.5412,2.631406 -L 3.3923,0.000025,4.2258,0.000025 -L 4.2258,0.000025,5.0734,0.000025 -L 5.0734,0.000025,5.9245,0.000025 -L 5.9245,0.000025,5.9245,0.532484 -L 5.9245,0.532484,5.9245,1.05652 -L 5.9245,1.05652,5.9245,1.563593 -L 7.6334,0.800811,7.336,1.247174 -L 7.336,1.247174,7.0558,1.676536 -L 7.0558,1.676536,6.7756,2.097454 -L 4.6461,1.830535,4.4987,2.097454 -L 4.4987,2.097454,4.3691,2.364388 -L 4.3691,2.364388,4.2469,2.631406 -L 1.2554,3.165273,1.1713,4.231663 -L 1.1713,4.231663,1.1052,5.289589 -L 1.1052,5.289589,1.0421,6.330574 -L 1.0421,6.330574,0.8316,6.166706 -L 0.8316,6.166706,0.625,5.985922 -L 0.625,5.985922,0.4288,5.796623 -L 3.6056,3.699188,4.2258,4.233093 -L 4.2258,4.233093,4.8559,4.766908 -L 4.8559,4.766908,5.4972,5.300868 -L 5.4972,5.300868,5.0734,6.01415 -L 5.0734,6.01415,4.6528,6.7105 -L 4.6528,6.7105,4.2469,7.39835 -L 4.2469,7.39835,3.9488,7.053654 -L 3.9488,7.053654,3.6686,6.700654 -L 3.6686,6.700654,3.3923,6.330574 -L 7.2061,3.699188,6.7756,4.069272 -L 6.7756,4.069272,6.355,4.422401 -L 6.355,4.422401,5.9245,4.766908 -L 2.5412,4.233093,2.5412,5.480204 -L 2.5412,5.480204,2.5412,6.7105 -L 2.5412,6.7105,2.5412,7.932307 -L 1.2554,7.13138,1.3853,7.768431 -L 1.3853,7.768431,1.5325,8.388406 -L 1.5325,8.388406,1.6827,9.000032 - -[憂] 69 -L 5.5234,6.06354,4.529,6.166706 -L 4.529,6.166706,3.5445,6.252864 -L 3.5445,6.252864,2.5673,6.330574 -L 0.4347,0.000025,1.2648,0.000025 -L 1.2648,0.000025,2.112,0.000025 -L 2.112,0.000025,2.9635,0.000025 -L 2.9635,0.000025,3.0962,0.267008 -L 3.0962,0.267008,3.2398,0.533893 -L 3.2398,0.533893,3.3943,0.800811 -L 3.3943,0.800811,3.0367,1.247174 -L 3.0367,1.247174,2.6934,1.676536 -L 2.6934,1.676536,2.3575,2.097454 -L 2.3575,2.097454,1.8423,1.933676 -L 1.8423,1.933676,1.3488,1.752808 -L 1.3488,1.752808,0.8585,1.563593 -L 4.6723,0.000025,4.3746,0.189279 -L 4.3746,0.189279,4.0944,0.370104 -L 4.0944,0.370104,3.818,0.533893 -L 5.1031,0.000025,5.8039,0.000025 -L 5.8039,0.000025,6.5041,0.000025 -L 6.5041,0.000025,7.2046,0.000025 -L 4.6723,1.029642,4.8057,1.296567 -L 4.8057,1.296567,4.9493,1.563593 -L 4.9493,1.563593,5.1031,1.830535 -L 5.1031,1.830535,3.3449,2.258496 -L 3.3449,2.258496,3.1526,2.915238 -L 3.1526,2.915238,2.9635,4.233093 -L 1.2893,3.165273,1.4185,3.53532 -L 1.4185,3.53532,1.5621,3.888458 -L 1.5621,3.888458,1.7131,4.233093 -L 3.818,3.165273,4.3746,3.165273 -L 4.3746,3.165273,4.9493,3.165273 -L 4.9493,3.165273,5.5234,3.165273 -L 6.8126,3.4322,6.655,3.699188 -L 6.655,3.699188,6.5146,3.96616 -L 6.5146,3.96616,6.3815,4.233093 -L 0.4347,4.233093,0.4347,4.603177 -L 0.4347,4.603177,0.4347,4.956271 -L 0.4347,4.956271,0.4347,5.300868 -L 0.4347,5.300868,0.9912,5.300868 -L 0.9912,5.300868,1.5621,5.300868 -L 1.5621,5.300868,2.1404,5.300868 -L 2.1404,5.300868,2.1404,6.01415 -L 2.1404,6.01415,2.1404,6.7105 -L 2.1404,6.7105,2.1404,7.39835 -L 2.1404,7.39835,2.6934,7.39835 -L 2.6934,7.39835,3.2472,7.39835 -L 3.2472,7.39835,3.818,7.39835 -L 3.818,7.39835,3.818,7.768431 -L 3.818,7.768431,3.818,8.121526 -L 3.818,8.121526,3.818,8.466162 -L 3.818,8.466162,2.6934,8.466162 -L 2.6934,8.466162,1.5621,8.466162 -L 1.5621,8.466162,0.4347,8.466162 -L 4.6723,4.233093,4.308,4.806505 -L 4.308,4.806505,3.7652,5.083374 -L 3.7652,5.083374,2.5673,5.300868 -L 7.2046,4.233093,7.2046,4.603177 -L 7.2046,4.603177,7.2046,4.956271 -L 7.2046,4.956271,7.2046,5.300868 -L 7.2046,5.300868,6.3535,5.300868 -L 6.3535,5.300868,5.5059,5.300868 -L 5.5059,5.300868,4.6723,5.300868 -L 5.5234,7.13138,5.1031,7.234474 -L 5.1031,7.234474,4.6723,7.32064 -L 4.6723,7.32064,4.2453,7.39835 -L 4.2453,8.466162,5.2257,8.466162 -L 5.2257,8.466162,6.2102,8.466162 -L 6.2102,8.466162,7.2046,8.466162 - -[猶] 66 -L 1.7151,5.796623,1.6972,6.567807 -L 1.6972,6.567807,1.5956,6.983058 -L 1.5956,6.983058,1.3154,7.39835 -L 1.3154,7.39835,1.0216,7.053654 -L 1.0216,7.053654,0.7414,6.700654 -L 0.7414,6.700654,0.4612,6.330574 -L 0.4612,0.000025,1.0948,0.03813 -L 1.0948,0.03813,1.5259,0.305072 -L 1.5259,0.305072,2.142,1.029642 -L 2.142,1.029642,2.0583,2.467538 -L 2.0583,2.467538,1.9879,3.888458 -L 1.9879,3.888458,1.9284,5.300868 -L 1.9284,5.300868,1.4415,4.603177 -L 1.4415,4.603177,0.9512,3.888458 -L 0.9512,3.888458,0.4612,3.165273 -L 3.4239,0.000025,3.4239,1.943464 -L 3.4239,1.943464,3.4239,3.878563 -L 3.4239,3.878563,3.4239,5.796623 -L 3.4239,5.796623,4.2715,5.95761 -L 4.2715,5.95761,4.6291,6.474577 -L 4.6291,6.474577,4.7023,7.39835 -L 4.7023,7.39835,4.1248,7.39835 -L 4.1248,7.39835,3.5539,7.39835 -L 3.5539,7.39835,2.9966,7.39835 -L 3.8512,0.000025,4.979,0.000025 -L 4.979,0.000025,6.1072,0.000025 -L 6.1072,0.000025,7.2349,0.000025 -L 7.2349,0.000025,7.2349,0.713354 -L 7.2349,0.713354,7.2349,1.409603 -L 7.2349,1.409603,7.2349,2.097454 -L 7.2349,2.097454,6.1072,2.097454 -L 6.1072,2.097454,4.979,2.097454 -L 4.979,2.097454,3.8512,2.097454 -L 7.2349,2.631406,7.2349,3.001451 -L 7.2349,3.001451,7.2349,3.354504 -L 7.2349,3.354504,7.2349,3.699188 -L 7.2349,3.699188,6.8073,3.699188 -L 6.8073,3.699188,6.3835,3.699188 -L 6.3835,3.699188,5.9527,3.699188 -L 5.9527,3.699188,5.9317,4.844627 -L 5.9317,4.844627,5.7671,5.388419 -L 5.7671,5.388419,5.3121,5.796623 -L 5.3121,5.796623,4.8533,5.131418 -L 4.8533,5.131418,4.4712,4.211882 -L 4.4712,4.211882,3.8512,3.165273 -L 7.2349,4.233093,7.2349,4.765568 -L 7.2349,4.765568,7.2349,5.289589 -L 7.2349,5.289589,7.2349,5.796623 -L 7.2349,5.796623,6.5905,5.855992 -L 6.5905,5.855992,6.0441,6.271159 -L 6.0441,6.271159,5.13,7.39835 -L 6.3835,7.39835,6.0963,7.813652 -L 6.0963,7.813652,6.0963,8.228858 -L 6.0963,8.228858,6.3835,9.000032 -L 6.8073,7.39835,7.0875,7.39835 -L 7.0875,7.39835,7.3677,7.39835 -L 7.3677,7.39835,7.6622,7.39835 -L 1.3154,7.932307,1.0216,8.302295 -L 1.0216,8.302295,0.7414,8.655481 -L 0.7414,8.655481,0.4612,9.000032 -L 1.7151,7.932307,1.9879,8.302295 -L 1.9879,8.302295,2.2716,8.655481 -L 2.2716,8.655481,2.5662,9.000032 -L 4.275,8.199191,4.1248,8.466162 -L 4.1248,8.466162,3.9812,8.733058 -L 3.9812,8.733058,3.8512,9.000032 - -[裕] 42 -L 1.3139,0.000025,1.2999,2.622913 -L 1.2999,2.622913,1.1914,3.7204 -L 1.1914,3.7204,0.8901,4.233093 -L 0.8901,4.233093,0.7399,4.069272 -L 0.7399,4.069272,0.5963,3.888458 -L 0.5963,3.888458,0.4628,3.699188 -L 4.277,0.000025,4.277,1.066406 -L 4.277,1.066406,4.277,2.124287 -L 4.277,2.124287,4.277,3.165273 -L 4.277,3.165273,5.1355,3.165273 -L 5.1355,3.165273,5.9866,3.165273 -L 5.9866,3.165273,6.8408,3.165273 -L 6.8408,3.165273,6.8408,2.124287 -L 6.8408,2.124287,6.8408,1.066406 -L 6.8408,1.066406,6.8408,0.000025 -L 6.8408,0.000025,5.9866,0.000025 -L 5.9866,0.000025,5.1355,0.000025 -L 5.1355,0.000025,4.277,0.000025 -L 2.5997,3.165273,2.172,3.699188 -L 2.172,3.699188,1.7447,4.233093 -L 1.7447,4.233093,1.3139,4.766908 -L 1.3139,4.766908,1.7447,5.566408 -L 1.7447,5.566408,2.172,6.357448 -L 2.172,6.357448,2.5997,7.13138 -L 2.5997,7.13138,1.8747,7.234474 -L 1.8747,7.234474,1.1672,7.32064 -L 1.1672,7.32064,0.4628,7.39835 -L 3.4543,3.699188,4.0704,4.765568 -L 4.0704,4.765568,4.7047,5.823455 -L 4.7047,5.823455,5.3453,6.864438 -L 5.3453,6.864438,6.1158,5.823455 -L 6.1158,5.823455,6.9004,4.765568 -L 6.9004,4.765568,7.6919,3.699188 -L 3.4543,6.864438,3.7306,7.39835 -L 3.7306,7.39835,4.0007,7.932307 -L 4.0007,7.932307,4.277,8.466162 -L 7.2646,6.864438,6.9704,7.39835 -L 6.9704,7.39835,6.6867,7.932307 -L 6.6867,7.932307,6.4135,8.466162 -L 1.3139,7.932307,1.3139,8.302295 -L 1.3139,8.302295,1.3139,8.655481 -L 1.3139,8.655481,1.3139,9.000032 - -[誘] 71 -L 0.9205,5.300868,1.3478,5.300868 -L 1.3478,5.300868,1.7783,5.300868 -L 1.7783,5.300868,2.2024,5.300868 -L 0.9205,0.000025,0.9205,0.713354 -L 0.9205,0.713354,0.9205,1.409603 -L 0.9205,1.409603,0.9205,2.097454 -L 0.9205,2.097454,1.3478,2.097454 -L 1.3478,2.097454,1.7783,2.097454 -L 1.7783,2.097454,2.2024,2.097454 -L 2.2024,2.097454,2.2024,1.409603 -L 2.2024,1.409603,2.2024,0.713354 -L 2.2024,0.713354,2.2024,0.000025 -L 2.2024,0.000025,1.7783,0.000025 -L 1.7783,0.000025,1.3478,0.000025 -L 1.3478,0.000025,0.9205,0.000025 -L 3.2388,0.000025,4.1007,1.204844 -L 4.1007,1.204844,4.5841,2.240155 -L 4.5841,2.240155,4.7343,3.699188 -L 4.7343,3.699188,4.3039,3.699188 -L 4.3039,3.699188,3.8832,3.699188 -L 3.8832,3.699188,3.4528,3.699188 -L 6.0127,0.000025,6.9798,0.272618 -L 6.9798,0.272618,7.2635,1.0113 -L 7.2635,1.0113,7.2666,2.097454 -L 7.2666,2.097454,6.9689,2.097454 -L 6.9689,2.097454,6.6852,2.097454 -L 6.6852,2.097454,6.4089,2.097454 -L 6.4089,2.097454,6.4089,2.631406 -L 6.4089,2.631406,6.4089,3.165273 -L 6.4089,3.165273,6.4089,3.699188 -L 6.4089,3.699188,5.9851,3.699188 -L 5.9851,3.699188,5.5644,3.699188 -L 5.5644,3.699188,5.1616,3.699188 -L 0.9205,3.699188,1.3478,3.699188 -L 1.3478,3.699188,1.7783,3.699188 -L 1.7783,3.699188,2.2024,3.699188 -L 3.6696,4.766908,4.1564,5.377147 -L 4.1564,5.377147,4.6506,5.987333 -L 4.6506,5.987333,5.1616,6.59747 -L 5.1616,6.59747,4.5841,6.700654 -L 4.5841,6.700654,4.0128,6.786772 -L 4.0128,6.786772,3.4528,6.864438 -L 5.5924,4.766908,5.5924,6.01415 -L 5.5924,6.01415,5.5924,7.244367 -L 5.5924,7.244367,5.5924,8.466162 -L 5.5924,8.466162,4.8639,8.466162 -L 4.8639,8.466162,4.1564,8.466162 -L 4.1564,8.466162,3.4528,8.466162 -L 7.2666,4.766908,6.8393,5.377147 -L 6.8393,5.377147,6.4225,5.987333 -L 6.4225,5.987333,6.0127,6.59747 -L 6.0127,6.59747,6.5665,6.700654 -L 6.5665,6.700654,7.123,6.786772 -L 7.123,6.786772,7.6939,6.864438 -L 0.4929,6.864438,1.1934,6.864438 -L 1.1934,6.864438,1.8942,6.864438 -L 1.8942,6.864438,2.5978,6.864438 -L 0.9205,8.466162,1.3478,8.466162 -L 1.3478,8.466162,1.7783,8.466162 -L 1.7783,8.466162,2.2024,8.466162 -L 6.1984,8.466162,6.5451,8.655481 -L 6.5451,8.655481,6.9024,8.836245 -L 6.9024,8.836245,7.2666,9.000032 -L 0.4929,6.902547,3.0255,6.902547 -L 0.9205,8.504345,2.5978,8.504345 -L 0.9205,5.300991,2.5978,5.300991 -L 0.9205,4.233064,2.5978,4.233064 -L 0.9205,2.669558,2.5978,2.669558 -L 0.9205,0.000025,0.9205,2.669558 -L 2.5978,0.000025,0.9205,0.000025 -L 2.5978,2.669558,2.5978,0.000025 - -[雄] 42 -L 4.7609,0.000025,4.6842,2.124287 -L 4.6842,2.124287,4.6138,4.231663 -L 4.6138,4.231663,4.5511,6.330574 -L 4.5511,6.330574,4.3409,6.166706 -L 4.3409,6.166706,4.1269,5.985922 -L 4.1269,5.985922,3.9098,5.796623 -L 5.1636,0.000025,5.5874,0.000025 -L 5.5874,0.000025,6.0147,0.000025 -L 6.0147,0.000025,6.442,0.000025 -L 6.442,0.000025,6.414,1.648325 -L 6.414,1.648325,6.1026,2.432204 -L 6.1026,2.432204,5.1636,2.631406 -L 6.8732,0.000025,7.146,0.000025 -L 7.146,0.000025,7.4262,0.000025 -L 7.4262,0.000025,7.7243,0.000025 -L 0.5264,0.800811,1.3113,3.135655 -L 1.3113,3.135655,1.7106,5.673778 -L 1.7106,5.673778,0.5264,6.864438 -L 1.7771,0.800811,2.3795,2.524037 -L 2.3795,2.524037,2.6002,3.552258 -L 2.6002,3.552258,2.6314,4.766908 -L 2.4181,0.533893,2.7613,1.066406 -L 2.7613,1.066406,3.1182,1.590464 -L 3.1182,1.590464,3.4825,2.097454 -L 6.8732,2.631406,6.3443,3.744313 -L 6.3443,3.744313,6.1163,4.493006 -L 6.1163,4.493006,5.1636,4.766908 -L 6.8732,4.766908,6.1622,6.024042 -L 6.1622,6.024042,5.8995,6.662454 -L 5.8995,6.662454,4.7609,7.13138 -L 4.7609,7.13138,4.8908,7.768431 -L 4.8908,7.768431,5.0169,8.388406 -L 5.0169,8.388406,5.1636,9.000032 -L 2.2009,6.864438,1.9029,7.299466 -L 1.9029,7.299466,1.7911,7.853115 -L 1.7911,7.853115,1.7771,9.000032 -L 2.6314,6.864438,2.9049,6.864438 -L 2.9049,6.864438,3.1848,6.864438 -L 3.1848,6.864438,3.4825,6.864438 -L 6.8732,6.864438,6.6802,7.418083 -L 6.6802,7.418083,6.7783,8.090426 -L 6.7783,8.090426,6.8732,9.000032 - -[融] 60 -L 0.9522,5.796623,0.9522,6.166706 -L 0.9522,6.166706,0.9522,6.519797 -L 0.9522,6.519797,0.9522,6.864438 -L 0.9522,6.864438,1.8033,6.864438 -L 1.8033,6.864438,2.6617,6.864438 -L 2.6617,6.864438,3.5128,6.864438 -L 3.5128,6.864438,3.5128,6.519797 -L 3.5128,6.519797,3.5128,6.166706 -L 3.5128,6.166706,3.5128,5.796623 -L 3.5128,5.796623,2.6617,5.796623 -L 2.6617,5.796623,1.8033,5.796623 -L 1.8033,5.796623,0.9522,5.796623 -L 0.5249,0.000025,0.5249,1.410996 -L 0.5249,1.410996,0.5249,2.82203 -L 0.5249,2.82203,0.5249,4.233093 -L 0.5249,4.233093,1.653,4.233093 -L 1.653,4.233093,2.7808,4.233093 -L 2.7808,4.233093,3.9156,4.233093 -L 3.9156,4.233093,3.9156,2.82203 -L 3.9156,2.82203,3.9156,1.410996 -L 3.9156,1.410996,3.9156,0.000025 -L 3.9156,0.000025,3.6354,0.000025 -L 3.6354,0.000025,3.3619,0.000025 -L 3.3619,0.000025,3.089,0.000025 -L 4.7667,0.000025,5.1905,0.000025 -L 5.1905,0.000025,5.6213,0.000025 -L 5.6213,0.000025,6.0451,0.000025 -L 6.0451,0.000025,6.0451,1.854565 -L 6.0451,1.854565,5.7614,2.861574 -L 5.7614,2.861574,4.7667,3.165273 -L 4.7667,3.165273,4.7667,4.412422 -L 4.7667,4.412422,4.7667,5.642718 -L 4.7667,5.642718,4.7667,6.864438 -L 4.7667,6.864438,5.7505,7.121486 -L 5.7505,7.121486,6.0416,7.853115 -L 6.0416,7.853115,6.0451,9.000032 -L 7.7263,0.267008,7.5368,0.632808 -L 7.5368,0.632808,7.2111,0.701982 -L 7.2111,0.701982,6.4724,0.533893 -L 2.2344,0.533893,2.2344,1.066406 -L 2.2344,1.066406,2.2344,1.590464 -L 2.2344,1.590464,2.2344,2.097454 -L 2.2344,2.097454,1.6177,2.117271 -L 1.6177,2.117271,1.2853,2.255708 -L 1.2853,2.255708,0.9522,2.631406 -L 0.9522,2.631406,1.2257,3.001451 -L 1.2257,3.001451,1.5094,3.354504 -L 1.5094,3.354504,1.8033,3.699188 -L 6.4724,3.165273,5.9712,4.615813 -L 5.9712,4.615813,6.2482,6.151107 -L 6.2482,6.151107,7.3302,6.864438 -L 7.3302,6.864438,7.3302,5.642718 -L 7.3302,5.642718,7.3302,4.412422 -L 7.3302,4.412422,7.3302,3.165273 -L 7.3302,3.165273,7.0328,3.165273 -L 7.0328,3.165273,6.7491,3.165273 -L 6.7491,3.165273,6.4724,3.165273 -L 0.5249,8.466162,1.653,8.466162 -L 1.653,8.466162,2.7808,8.466162 -L 2.7808,8.466162,3.9156,8.466162 - -[与] 21 -L 3.9421,0.000025,4.3726,0.000025 -L 4.3726,0.000025,4.7932,0.000025 -L 4.7932,0.000025,5.2237,0.000025 -L 5.2237,0.000025,5.6198,2.939293 -L 5.6198,2.939293,3.3117,3.403981 -L 3.3117,3.403981,0.5588,3.165273 -L 6.4744,3.165273,6.1728,3.600348 -L 6.1728,3.600348,6.0646,4.153982 -L 6.0646,4.153982,6.0471,5.300868 -L 6.0471,5.300868,4.7652,5.300868 -L 4.7652,5.300868,3.4938,5.300868 -L 3.4938,5.300868,2.2326,5.300868 -L 2.2326,5.300868,2.345,6.598898 -L 2.345,6.598898,2.5513,7.676574 -L 2.5513,7.676574,2.6637,9.000032 -L 6.8982,3.165273,7.1749,3.165273 -L 7.1749,3.165273,7.4586,3.165273 -L 7.4586,3.165273,7.7559,3.165273 -L 3.0837,7.39835,4.215,7.39835 -L 4.215,7.39835,5.3463,7.39835 -L 5.3463,7.39835,6.4744,7.39835 - -[誉] 42 -L 3.1207,5.796623,4.6127,5.816404 -L 4.6127,5.816404,5.2716,5.954786 -L 5.2716,5.954786,5.653,6.330574 -L 5.653,6.330574,5.2887,6.903996 -L 5.2887,6.903996,4.7423,7.180812 -L 4.7423,7.180812,3.541,7.39835 -L 2.263,0.000025,2.263,0.532484 -L 2.263,0.532484,2.263,1.05652 -L 2.263,1.05652,2.263,1.563593 -L 2.263,1.563593,3.5235,1.563593 -L 3.5235,1.563593,4.7949,1.563593 -L 4.7949,1.563593,6.0768,1.563593 -L 6.0768,1.563593,6.0768,1.05652 -L 6.0768,1.05652,6.0768,0.532484 -L 6.0768,0.532484,6.0768,0.000025 -L 6.0768,0.000025,4.7949,0.000025 -L 4.7949,0.000025,3.5235,0.000025 -L 3.5235,0.000025,2.263,0.000025 -L 2.6899,2.631406,3.6706,2.631406 -L 3.6706,2.631406,4.6516,2.631406 -L 4.6516,2.631406,5.653,2.631406 -L 2.6899,3.699188,3.6706,3.699188 -L 3.6706,3.699188,4.6516,3.699188 -L 4.6516,3.699188,5.653,3.699188 -L 0.7671,4.233093,1.5411,5.213317 -L 1.5411,5.213317,2.3256,6.176601 -L 2.3256,6.176601,3.1207,7.13138 -L 3.1207,7.13138,2.263,7.234474 -L 2.263,7.234474,1.4185,7.32064 -L 1.4185,7.32064,0.5849,7.39835 -L 7.3625,4.233093,7.0645,4.603177 -L 7.0645,4.603177,6.7808,4.956271 -L 6.7808,4.956271,6.5041,5.300868 -L 6.5041,5.300868,6.0631,4.92517 -L 6.0631,4.92517,4.963,4.786732 -L 4.963,4.786732,2.263,4.766908 -L 5.8635,7.39835,6.0768,7.932307 -L 6.0768,7.932307,6.2908,8.466162 -L 6.2908,8.466162,6.5041,9.000032 -L 6.5041,7.39835,6.9317,7.39835 -L 6.9317,7.39835,7.3625,7.39835 -L 7.3625,7.39835,7.7863,7.39835 - -[庸] 51 -L 6.9614,5.796623,6.3103,6.459024 -L 6.3103,6.459024,5.4767,7.002922 -L 5.4767,7.002922,4.8249,7.665236 -L 4.8249,7.665236,5.8059,7.768431 -L 5.8059,7.768431,6.7863,7.854554 -L 6.7863,7.854554,7.7848,7.932307 -L 0.5838,0.267008,1.2703,2.932272 -L 1.2703,2.932272,1.4489,5.343253 -L 1.4489,5.343253,1.4415,7.932307 -L 1.4415,7.932307,2.4191,7.932307 -L 2.4191,7.932307,3.4029,7.932307 -L 3.4029,7.932307,4.4014,7.932307 -L 4.4014,7.932307,4.4014,8.302295 -L 4.4014,8.302295,4.4014,8.655481 -L 4.4014,8.655481,4.4014,9.000032 -L 2.7203,0.000025,2.7203,1.247174 -L 2.7203,1.247174,2.7203,2.477377 -L 2.7203,2.477377,2.7203,3.699188 -L 2.7203,3.699188,3.9181,3.718999 -L 3.9181,3.718999,4.4645,3.857344 -L 4.4645,3.857344,4.8249,4.233093 -L 4.8249,4.233093,4.482,4.6088 -L 4.482,4.6088,4.0372,4.747182 -L 4.0372,4.747182,3.1157,4.766908 -L 4.8249,0.000025,4.5972,1.286765 -L 4.5972,1.286765,3.9812,1.598927 -L 3.9812,1.598927,3.1157,1.563593 -L 6.1103,0.000025,6.3835,0.000025 -L 6.3835,0.000025,6.6637,0.000025 -L 6.6637,0.000025,6.9614,0.000025 -L 6.9614,0.000025,6.9614,0.532484 -L 6.9614,0.532484,6.9614,1.05652 -L 6.9614,1.05652,6.9614,1.563593 -L 6.9614,1.563593,5.4098,1.840366 -L 5.4098,1.840366,4.3454,2.354586 -L 4.3454,2.354586,3.1157,2.631406 -L 6.9614,2.364388,5.746,2.572034 -L 5.746,2.572034,5.1892,2.779691 -L 5.1892,2.779691,4.8249,3.165273 -L 4.8249,3.165273,5.1892,3.521152 -L 5.1892,3.521152,5.746,3.521152 -L 5.746,3.521152,6.9614,3.165273 -L 5.2525,4.766908,4.1423,5.728845 -L 4.1423,5.728845,3.1157,5.87716 -L 3.1157,5.87716,1.8688,5.796623 -L 5.6798,4.766908,5.9562,4.870075 -L 5.9562,4.870075,6.2399,4.956271 -L 6.2399,4.956271,6.5344,5.033943 -L 6.5344,5.033943,5.5187,6.118656 -L 5.5187,6.118656,4.254,6.694996 -L 4.254,6.694996,3.1157,6.864438 - -[揚] 54 -L 5.8321,4.766908,6.8233,4.766908 -L 6.8233,4.766908,7.818,4.766908 -L 1.0446,0.000025,1.3174,0.000025 -L 1.3174,0.000025,1.5945,0.000025 -L 1.5945,0.000025,1.8638,0.000025 -L 1.8638,0.000025,1.8537,2.998611 -L 1.8537,2.998611,1.7521,4.234486 -L 1.7521,4.234486,1.4719,4.766908 -L 1.4719,4.766908,1.1773,4.603177 -L 1.1773,4.603177,0.8901,4.422401 -L 0.8901,4.422401,0.6173,4.233093 -L 3.7867,0.000025,4.5537,0.713354 -L 4.5537,0.713354,5.3242,1.409603 -L 5.3242,1.409603,6.1091,2.097454 -L 6.1091,2.097454,6.1091,2.467538 -L 6.1091,2.467538,6.1091,2.820628 -L 6.1091,2.820628,6.1091,3.165273 -L 6.1091,3.165273,5.1495,2.908234 -L 5.1495,2.908234,4.2735,2.354586 -L 4.2735,2.354586,2.7223,1.029642 -L 5.6783,0.000025,7.0054,0.498561 -L 7.0054,0.498561,7.3872,1.700629 -L 7.3872,1.700629,7.3907,3.165273 -L 7.3907,3.165273,7.0933,3.165273 -L 7.0933,3.165273,6.8131,3.165273 -L 6.8131,3.165273,6.5361,3.165273 -L 2.9356,2.631406,3.6995,3.234539 -L 3.6995,3.234539,4.0914,3.718999 -L 4.0914,3.718999,4.4311,4.500019 -L 4.4311,4.500019,2.6207,4.960496 -L 2.6207,4.960496,2.1829,5.539576 -L 2.1829,5.539576,1.4719,6.864438 -L 1.4719,6.864438,1.1773,6.864438 -L 1.1773,6.864438,0.8901,6.864438 -L 0.8901,6.864438,0.6173,6.864438 -L 4.8584,4.766908,5.8321,4.766908 -L 4.0042,6.330574,4.0042,7.053654 -L 4.0042,7.053654,4.0042,7.768431 -L 4.0042,7.768431,4.0042,8.466162 -L 4.0042,8.466162,4.981,8.466162 -L 4.981,8.466162,5.9655,8.466162 -L 5.9655,8.466162,6.9634,8.466162 -L 6.9634,8.466162,6.9634,7.768431 -L 6.9634,7.768431,6.9634,7.053654 -L 6.9634,7.053654,6.9634,6.330574 -L 6.9634,6.330574,5.9655,6.330574 -L 5.9655,6.330574,4.981,6.330574 -L 4.981,6.330574,4.0042,6.330574 -L 2.2946,6.864438,1.9938,7.299466 -L 1.9938,7.299466,1.8813,7.853115 -L 1.8813,7.853115,1.8638,9.000032 -L 4.4311,7.39835,5.132,7.39835 -L 5.132,7.39835,5.8321,7.39835 -L 5.8321,7.39835,6.5361,7.39835 - -[揺] 51 -L 6.3528,4.766908,6.6961,5.644073 -L 6.6961,5.644073,7.0568,6.521187 -L 7.0568,6.521187,7.4211,7.39835 -L 4.4331,6.06354,4.2864,6.330574 -L 4.2864,6.330574,4.1564,6.59747 -L 4.1564,6.59747,4.0303,6.864438 -L 5.7115,6.06354,5.5613,6.330574 -L 5.5613,6.330574,5.4177,6.59747 -L 5.4177,6.59747,5.2842,6.864438 -L 1.0431,0.000025,1.3194,0.000025 -L 1.3194,0.000025,1.6031,0.000025 -L 1.6031,0.000025,1.9008,0.000025 -L 1.9008,0.000025,1.8833,2.622913 -L 1.8833,2.622913,1.7751,3.7204 -L 1.7751,3.7204,1.4704,4.233093 -L 1.4704,4.233093,1.1723,4.069272 -L 1.1723,4.069272,0.8921,3.888458 -L 0.8921,3.888458,0.6158,3.699188 -L 4.0303,0.000025,4.0303,0.713354 -L 4.0303,0.713354,4.0303,1.409603 -L 4.0303,1.409603,4.0303,2.097454 -L 4.4331,0.000025,4.8569,0.000025 -L 4.8569,0.000025,5.2842,0.000025 -L 5.2842,0.000025,5.7115,0.000025 -L 5.7115,0.000025,5.6345,2.312207 -L 5.6345,2.312207,5.0846,3.090444 -L 5.0846,3.090444,3.61,3.165273 -L 6.1427,0.000025,6.5661,0.000025 -L 6.5661,0.000025,6.9938,0.000025 -L 6.9938,0.000025,7.4211,0.000025 -L 7.4211,0.000025,7.4211,0.713354 -L 7.4211,0.713354,7.4211,1.409603 -L 7.4211,1.409603,7.4211,2.097454 -L 6.1427,3.165273,5.838,3.580571 -L 5.838,3.580571,5.7259,3.995827 -L 5.7259,3.995827,5.7115,4.766908 -L 5.7115,4.766908,5.1406,4.766908 -L 5.1406,4.766908,4.5841,4.766908 -L 4.5841,4.766908,4.0303,4.766908 -L 6.5661,3.165273,6.9938,3.165273 -L 6.9938,3.165273,7.4211,3.165273 -L 7.4211,3.165273,7.8484,3.165273 -L 2.3215,4.233093,1.7888,5.508517 -L 1.7888,5.508517,1.5821,6.478851 -L 1.5821,6.478851,0.6158,6.864438 -L 2.3215,6.864438,2.0269,7.299466 -L 2.0269,7.299466,1.9152,7.853115 -L 1.9152,7.853115,1.9008,9.000032 -L 4.0303,7.932307,5.6558,8.070654 -L 5.6558,8.070654,6.633,8.327649 -L 6.633,8.327649,7.4211,8.466162 - -[擁] 78 -L 1.5001,4.766908,1.5001,5.299475 -L 1.5001,5.299475,1.5001,5.823455 -L 1.5001,5.823455,1.5001,6.330574 -L 1.5001,6.330574,1.2097,6.519797 -L 1.2097,6.519797,0.9225,6.700654 -L 0.9225,6.700654,0.649,6.864438 -L 6.9958,5.300868,6.8028,5.827721 -L 6.8028,5.827721,6.8977,6.490078 -L 6.8977,6.490078,6.9958,7.39835 -L 6.9958,7.39835,6.7156,7.39835 -L 6.7156,7.39835,6.442,7.39835 -L 6.442,7.39835,6.1692,7.39835 -L 0.649,0.000025,0.9225,0.000025 -L 0.9225,0.000025,1.2097,0.000025 -L 1.2097,0.000025,1.5001,0.000025 -L 1.5001,0.000025,1.5001,1.410996 -L 1.5001,1.410996,1.5001,2.82203 -L 1.5001,2.82203,1.5001,4.233093 -L 1.5001,4.233093,1.2097,4.233093 -L 1.2097,4.233093,0.9225,4.233093 -L 0.9225,4.233093,0.649,4.233093 -L 3.1812,0.000025,3.7805,0.76414 -L 3.7805,0.76414,4.0012,1.307939 -L 4.0012,1.307939,4.0323,2.097454 -L 4.0323,2.097454,3.4649,2.097454 -L 3.4649,2.097454,2.9084,2.097454 -L 2.9084,2.097454,2.3585,2.097454 -L 5.3146,0.000025,5.234,1.600312 -L 5.234,1.600312,5.1636,3.192107 -L 5.1636,3.192107,5.1041,4.766908 -L 5.1041,4.766908,4.8908,4.956271 -L 4.8908,4.956271,4.6768,5.137046 -L 4.6768,5.137046,4.4596,5.300868 -L 4.4596,5.300868,4.0323,4.422401 -L 4.0323,4.422401,3.605,3.53532 -L 3.605,3.53532,3.1812,2.631406 -L 5.7419,0.000025,6.0147,0.000025 -L 6.0147,0.000025,6.2949,0.000025 -L 6.2949,0.000025,6.5646,0.000025 -L 6.5646,0.000025,6.5646,0.532484 -L 6.5646,0.532484,6.5646,1.05652 -L 6.5646,1.05652,6.5646,1.563593 -L 6.5646,1.563593,6.2949,1.752808 -L 6.2949,1.752808,6.0147,1.933676 -L 6.0147,1.933676,5.7419,2.097454 -L 6.9958,0.000025,7.2686,0.000025 -L 7.2686,0.000025,7.5558,0.000025 -L 7.5558,0.000025,7.8469,0.000025 -L 4.4596,2.097454,4.4596,2.467538 -L 4.4596,2.467538,4.4596,2.820628 -L 4.4596,2.820628,4.4596,3.165273 -L 6.9958,2.097454,6.5646,2.631406 -L 6.5646,2.631406,6.1447,3.165273 -L 6.1447,3.165273,5.7419,3.699188 -L 6.9958,3.699188,6.379,4.836219 -L 6.379,4.836219,5.9485,5.320648 -L 5.9485,5.320648,5.3146,5.567801 -L 5.3146,5.567801,5.4438,6.177987 -L 5.4438,6.177987,5.5909,6.788126 -L 5.5909,6.788126,5.7419,7.39835 -L 5.7419,7.39835,5.02,7.32064 -L 5.02,7.32064,4.309,7.234474 -L 4.309,7.234474,3.605,7.13138 -L 3.605,7.13138,3.3112,6.521187 -L 3.3112,6.521187,3.0275,5.911052 -L 3.0275,5.911052,2.7504,5.300868 -L 2.7504,5.300868,2.8839,5.137046 -L 2.8839,5.137046,3.0275,4.956271 -L 3.0275,4.956271,3.1812,4.766908 -L 1.9274,6.864438,1.63,7.299466 -L 1.63,7.299466,1.5176,7.853115 -L 1.5176,7.853115,1.5001,9.000032 -L 2.3585,6.864438,2.6314,7.053654 -L 2.6314,7.053654,2.9049,7.234474 -L 2.9049,7.234474,3.1812,7.39835 -L 5.3146,7.932307,5.3146,8.302295 -L 5.3146,8.302295,5.3146,8.655481 -L 5.3146,8.655481,5.3146,9.000032 - -[溶] 51 -L 1.5021,5.796623,1.2292,6.166706 -L 1.2292,6.166706,0.9522,6.519797 -L 0.9522,6.519797,0.6793,6.864438 -L 3.4249,5.796623,3.7682,6.166706 -L 3.7682,6.166706,4.1258,6.519797 -L 4.1258,6.519797,4.49,6.864438 -L 7.0219,5.796623,6.7242,6.166706 -L 6.7242,6.166706,6.444,6.519797 -L 6.444,6.519797,6.1712,6.864438 -L 0.6793,0.267008,1.0821,1.410996 -L 1.0821,1.410996,1.5021,2.555096 -L 1.5021,2.555096,1.9332,3.699188 -L 4.0627,0.000025,4.0483,2.247209 -L 4.0483,2.247209,3.9366,3.206213 -L 3.9366,3.206213,3.6389,3.699188 -L 3.6389,3.699188,3.3409,3.53532 -L 3.3409,3.53532,3.0607,3.354504 -L 3.0607,3.354504,2.7843,3.165273 -L 4.49,0.000025,5.194,0.000025 -L 5.194,0.000025,5.8941,0.000025 -L 5.8941,0.000025,6.5981,0.000025 -L 6.5981,0.000025,6.5981,1.066406 -L 6.5981,1.066406,6.5981,2.124287 -L 6.5981,2.124287,6.5981,3.165273 -L 6.5981,3.165273,5.8941,3.165273 -L 5.8941,3.165273,5.194,3.165273 -L 5.194,3.165273,4.49,3.165273 -L 7.4527,3.165273,6.7242,4.04244 -L 6.7242,4.04244,6.0167,4.919503 -L 6.0167,4.919503,5.3166,5.796623 -L 5.3166,5.796623,4.8893,5.289589 -L 4.8893,5.289589,4.469,4.765568 -L 4.469,4.765568,4.0627,4.233093 -L 2.7843,6.864438,2.7843,7.234474 -L 2.7843,7.234474,2.7843,7.587563 -L 2.7843,7.587563,2.7843,7.932307 -L 2.7843,7.932307,3.6144,7.932307 -L 3.6144,7.932307,4.4655,7.932307 -L 4.4655,7.932307,5.3166,7.932307 -L 5.3166,7.932307,5.3166,8.302295 -L 5.3166,8.302295,5.3166,8.655481 -L 5.3166,8.655481,5.3166,9.000032 -L 7.88,6.864438,7.88,7.234474 -L 7.88,7.234474,7.88,7.587563 -L 7.88,7.587563,7.88,7.932307 -L 7.88,7.932307,7.1554,7.932307 -L 7.1554,7.932307,6.444,7.932307 -L 6.444,7.932307,5.7439,7.932307 -L 1.9332,7.932307,1.653,8.302295 -L 1.653,8.302295,1.3795,8.655481 -L 1.3795,8.655481,1.1066,9.000032 - -[窯] 54 -L 4.7057,4.766908,5.175,5.935052 -L 5.175,5.935052,5.1816,6.789604 -L 5.1816,6.789604,4.9225,7.932307 -L 4.9225,7.932307,3.6759,7.694905 -L 3.6759,7.694905,2.7965,7.2797 -L 2.7965,7.2797,1.5324,6.330574 -L 5.3463,4.766908,5.9035,4.766908 -L 5.9035,4.766908,6.4744,4.766908 -L 6.4744,4.766908,7.0558,4.766908 -L 0.6813,0.000025,0.9787,0.413883 -L 0.9787,0.413883,1.0876,0.819246 -L 1.0876,0.819246,1.1016,1.563593 -L 1.1016,1.563593,2.0823,1.563593 -L 2.0823,1.563593,3.0665,1.563593 -L 3.0665,1.563593,4.0647,1.563593 -L 4.0647,1.563593,4.0468,2.334768 -L 4.0468,2.334768,3.9453,2.750062 -L 3.9453,2.750062,3.6686,3.165273 -L 3.6686,3.165273,3.091,3.165273 -L 3.091,3.165273,2.5163,3.165273 -L 2.5163,3.165273,1.9597,3.165273 -L 3.2413,0.267008,3.091,0.532484 -L 3.091,0.532484,2.9474,0.789579 -L 2.9474,0.789579,2.814,1.029642 -L 5.3463,0.267008,5.0524,0.713354 -L 5.0524,0.713354,4.7652,1.14267 -L 4.7652,1.14267,4.4917,1.563593 -L 7.4796,0.000025,6.8351,0.922349 -L 6.8351,0.922349,6.2814,1.327665 -L 6.2814,1.327665,5.3463,1.563593 -L 4.4917,3.165273,4.1904,3.580571 -L 4.1904,3.580571,4.0822,3.995827 -L 4.0822,3.995827,4.0647,4.766908 -L 4.0647,4.766908,3.0665,4.766908 -L 3.0665,4.766908,2.0823,4.766908 -L 2.0823,4.766908,1.1016,4.766908 -L 4.9225,3.165273,5.3463,3.165273 -L 5.3463,3.165273,5.7736,3.165273 -L 5.7736,3.165273,6.2009,3.165273 -L 5.7736,6.330574,6.0502,6.330574 -L 6.0502,6.330574,6.3308,6.330574 -L 6.3308,6.330574,6.6285,6.330574 -L 0.6813,6.864438,0.6813,7.234474 -L 0.6813,7.234474,0.6813,7.587563 -L 0.6813,7.587563,0.6813,7.932307 -L 0.6813,7.932307,1.3815,7.932307 -L 1.3815,7.932307,2.0925,7.932307 -L 2.0925,7.932307,2.814,7.932307 -L 7.4796,6.864438,7.4796,7.234474 -L 7.4796,7.234474,7.4796,7.587563 -L 7.4796,7.587563,7.4796,7.932307 -L 7.4796,7.932307,6.7612,7.932307 -L 6.7612,7.932307,6.0502,7.932307 -L 6.0502,7.932307,5.3463,7.932307 - -[謡] 44 -L 6.4134,5.796623,6.7566,6.519797 -L 6.7566,6.519797,7.1208,7.234474 -L 7.1208,7.234474,7.4851,7.932307 -L 4.0944,0.000025,4.0944,0.713354 -L 4.0944,0.713354,4.0944,1.409603 -L 4.0944,1.409603,4.0944,2.097454 -L 4.5217,0.000025,4.9493,0.000025 -L 4.9493,0.000025,5.3801,0.000025 -L 5.3801,0.000025,5.8039,0.000025 -L 5.8039,0.000025,5.751,2.637034 -L 5.751,2.637034,5.2222,3.579137 -L 5.2222,3.579137,3.6706,3.699188 -L 6.1958,0.000025,6.6266,0.000025 -L 6.6266,0.000025,7.0543,0.000025 -L 7.0543,0.000025,7.4851,0.000025 -L 7.4851,0.000025,7.4851,0.713354 -L 7.4851,0.713354,7.4851,1.409603 -L 7.4851,1.409603,7.4851,2.097454 -L 6.1958,3.699188,5.9195,4.132776 -L 5.9195,4.132776,5.8179,4.676578 -L 5.8179,4.676578,5.8039,5.796623 -L 5.8039,5.796623,5.2222,5.796623 -L 5.2222,5.796623,4.6548,5.796623 -L 4.6548,5.796623,4.0944,5.796623 -L 6.6266,3.699188,7.0543,3.699188 -L 7.0543,3.699188,7.4851,3.699188 -L 7.4851,3.699188,7.9054,3.699188 -L 4.5217,7.13138,4.3711,7.501408 -L 4.3711,7.501408,4.2243,7.854554 -L 4.2243,7.854554,4.0944,8.199191 -L 4.0944,8.199191,5.7199,8.525497 -L 5.7199,8.525497,6.69,8.851713 -L 6.69,8.851713,7.4851,9.000032 -L 5.8039,7.13138,5.6495,7.39835 -L 5.6495,7.39835,5.5094,7.665236 -L 5.5094,7.665236,5.3801,7.932307 -L 0.7075,6.902547,3.2398,6.902547 -L 1.1383,8.504345,2.8125,8.504345 -L 1.1383,5.300991,2.8125,5.300991 -L 1.1383,4.233064,2.8125,4.233064 -L 1.1383,2.669558,2.8125,2.669558 -L 1.1383,0.000025,1.1383,2.669558 -L 2.8125,0.000025,1.1383,0.000025 -L 2.8125,2.669558,2.8125,0.000025 - -[踊] 69 -L 1.1333,0.000025,1.1333,1.600312 -L 1.1333,1.600312,1.1333,3.192107 -L 1.1333,3.192107,1.1333,4.766908 -L 1.7781,0.000025,1.8408,1.943464 -L 1.8408,1.943464,1.9073,3.878563 -L 1.9073,3.878563,1.9879,5.796623 -L 1.9879,5.796623,1.694,5.796623 -L 1.694,5.796623,1.4138,5.796623 -L 1.4138,5.796623,1.1333,5.796623 -L 1.1333,5.796623,1.1333,6.700654 -L 1.1333,6.700654,1.1333,7.587563 -L 1.1333,7.587563,1.1333,8.466162 -L 1.1333,8.466162,1.694,8.466162 -L 1.694,8.466162,2.2649,8.466162 -L 2.2649,8.466162,2.8428,8.466162 -L 2.8428,8.466162,2.6919,7.587563 -L 2.6919,7.587563,2.5483,6.700654 -L 2.5483,6.700654,2.4191,5.796623 -L 4.1279,0.000025,4.1279,1.943464 -L 4.1279,1.943464,4.1279,3.878563 -L 4.1279,3.878563,4.1279,5.796623 -L 4.1279,5.796623,5.0245,5.816404 -L 5.0245,5.816404,5.4592,5.954786 -L 5.4592,5.954786,5.8024,6.330574 -L 5.8024,6.330574,5.3786,6.700654 -L 5.3786,6.700654,4.958,7.053654 -L 4.958,7.053654,4.5552,7.39835 -L 5.8024,0.000025,5.7814,1.631363 -L 5.7814,1.631363,5.4767,2.423804 -L 5.4767,2.423804,4.5552,2.631406 -L 6.6602,0.000025,6.9337,0.000025 -L 6.9337,0.000025,7.2136,0.000025 -L 7.2136,0.000025,7.5113,0.000025 -L 7.5113,0.000025,7.5113,0.877137 -L 7.5113,0.877137,7.5113,1.754247 -L 7.5113,1.754247,7.5113,2.631406 -L 7.5113,2.631406,7.084,2.631406 -L 7.084,2.631406,6.6602,2.631406 -L 6.6602,2.631406,6.2329,2.631406 -L 6.2329,2.631406,5.9352,3.165273 -L 5.9352,3.165273,5.655,3.699188 -L 5.655,3.699188,5.3786,4.233093 -L 5.3786,4.233093,5.1016,4.233093 -L 5.1016,4.233093,4.8287,4.233093 -L 4.8287,4.233093,4.5552,4.233093 -L 2.6324,0.533893,2.8428,0.713354 -L 2.8428,0.713354,3.0561,0.875736 -L 3.0561,0.875736,3.2701,1.029642 -L 7.5113,3.165273,7.5113,3.53532 -L 7.5113,3.53532,7.5113,3.888458 -L 7.5113,3.888458,7.5113,4.233093 -L 7.5113,4.233093,6.5971,4.262761 -L 6.5971,4.262761,6.1523,4.470316 -L 6.1523,4.470316,5.8024,5.033943 -L 5.8024,5.033943,6.1523,5.570628 -L 6.1523,5.570628,6.5971,5.768395 -L 6.5971,5.768395,7.5113,5.796623 -L 7.5113,5.796623,7.5113,5.45341 -L 7.5113,5.45341,7.5113,5.110168 -L 7.5113,5.110168,7.5113,4.766908 -L 2.4191,3.699188,2.6919,3.699188 -L 2.6919,3.699188,2.9791,3.699188 -L 2.9791,3.699188,3.2701,3.699188 -L 6.2329,6.864438,6.5064,7.32064 -L 6.5064,7.32064,6.7936,7.768431 -L 6.7936,7.768431,7.084,8.199191 -L 7.084,8.199191,6.0896,8.302295 -L 6.0896,8.302295,5.1016,8.388406 -L 5.1016,8.388406,4.1279,8.466162 - -[抑] 42 -L 0.7399,0.000025,1.0162,0.000025 -L 1.0162,0.000025,1.2964,0.000025 -L 1.2964,0.000025,1.5945,0.000025 -L 1.5945,0.000025,1.5945,1.247174 -L 1.5945,1.247174,1.5945,2.477377 -L 1.5945,2.477377,1.5945,3.699188 -L 1.5945,3.699188,1.2964,3.699188 -L 1.2964,3.699188,1.0162,3.699188 -L 1.0162,3.699188,0.7399,3.699188 -L 5.4083,0.000025,5.4083,2.477377 -L 5.4083,2.477377,5.4083,4.946384 -L 5.4083,4.946384,5.4083,7.39835 -L 5.4083,7.39835,6.1123,7.39835 -L 6.1123,7.39835,6.8131,7.39835 -L 6.8131,7.39835,7.5133,7.39835 -L 7.5133,7.39835,7.5133,5.45341 -L 7.5133,5.45341,7.5133,3.508485 -L 7.5133,3.508485,7.5133,1.563593 -L 7.5133,1.563593,7.2369,1.563593 -L 7.2369,1.563593,6.9634,1.563593 -L 6.9634,1.563593,6.6905,1.563593 -L 2.4487,1.563593,2.7223,1.563593 -L 2.7223,1.563593,2.9986,1.563593 -L 2.9986,1.563593,3.2721,1.563593 -L 3.2721,1.563593,3.2721,3.697746 -L 3.2721,3.697746,3.2721,5.823455 -L 3.2721,5.823455,3.2721,7.932307 -L 3.2721,7.932307,3.8322,8.121526 -L 3.8322,8.121526,4.4034,8.302295 -L 4.4034,8.302295,4.981,8.466162 -L 3.9127,2.097454,4.1267,2.286768 -L 4.1267,2.286768,4.3365,2.467538 -L 4.3365,2.467538,4.5537,2.631406 -L 1.5945,4.233093,1.5945,4.946384 -L 1.5945,4.946384,1.5945,5.642718 -L 1.5945,5.642718,1.5945,6.330574 -L 1.5945,6.330574,1.2964,6.519797 -L 1.2964,6.519797,1.0162,6.700654 -L 1.0162,6.700654,0.7399,6.864438 -L 2.0218,6.864438,1.7171,7.299466 -L 1.7171,7.299466,1.612,7.853115 -L 1.612,7.853115,1.5945,9.000032 - -[翼] 69 -L 5.0114,4.766908,5.4176,4.766908 -L 5.4176,4.766908,5.8341,4.766908 -L 5.8341,4.766908,6.2652,4.766908 -L 0.7695,0.000025,1.3194,0.189279 -L 1.3194,0.189279,1.8802,0.370104 -L 1.8802,0.370104,2.4507,0.533893 -L 6.6925,0.000025,6.3913,0.189279 -L 6.3913,0.189279,6.1111,0.370104 -L 6.1111,0.370104,5.8341,0.533893 -L 0.7695,1.563593,1.4704,1.666658 -L 1.4704,1.666658,2.1744,1.752808 -L 2.1744,1.752808,2.8745,1.830535 -L 2.8745,1.830535,2.5456,2.394098 -L 2.5456,2.394098,2.2199,2.601739 -L 2.2199,2.601739,1.628,2.631406 -L 3.3018,1.563593,4.0093,1.666658 -L 4.0093,1.666658,4.7168,1.752808 -L 4.7168,1.752808,5.4387,1.830535 -L 5.4387,1.830535,5.2877,2.097454 -L 5.2877,2.097454,5.1406,2.364388 -L 5.1406,2.364388,5.0114,2.631406 -L 5.0114,2.631406,3.5999,2.840409 -L 3.5999,2.840409,2.7309,3.286717 -L 2.7309,3.286717,1.628,3.699188 -L 1.628,3.699188,1.628,4.412422 -L 1.628,4.412422,1.628,5.108767 -L 1.628,5.108767,1.628,5.796623 -L 1.628,5.796623,3.3018,5.796623 -L 3.3018,5.796623,4.9904,5.796623 -L 4.9904,5.796623,6.6925,5.796623 -L 6.6925,5.796623,6.6925,5.108767 -L 6.6925,5.108767,6.6925,4.412422 -L 6.6925,4.412422,6.6925,3.699188 -L 6.6925,3.699188,6.2652,3.621516 -L 6.2652,3.621516,5.8449,3.53532 -L 5.8449,3.53532,5.4387,3.4322 -L 5.4387,3.4322,5.7469,2.868626 -L 5.7469,2.868626,6.0723,2.661026 -L 6.0723,2.661026,6.6925,2.631406 -L 5.8341,1.563593,6.3913,1.563593 -L 6.3913,1.563593,6.9654,1.563593 -L 6.9654,1.563593,7.5436,1.563593 -L 3.3018,3.699188,3.5789,3.802284 -L 3.5789,3.802284,3.8591,3.888458 -L 3.8591,3.888458,4.1603,3.96616 -L 4.1603,3.96616,4.0093,4.233093 -L 4.0093,4.233093,3.8591,4.500019 -L 3.8591,4.500019,3.7291,4.766908 -L 3.7291,4.766908,3.1516,4.766908 -L 3.1516,4.766908,2.5807,4.766908 -L 2.5807,4.766908,2.0203,4.766908 -L 0.7695,6.864438,1.3194,7.053654 -L 1.3194,7.053654,1.8802,7.234474 -L 1.8802,7.234474,2.4507,7.39835 -L 3.3018,6.864438,3.3018,7.39835 -L 3.3018,7.39835,3.3018,7.932307 -L 3.3018,7.932307,3.3018,8.466162 -L 3.3018,8.466162,2.6017,8.466162 -L 2.6017,8.466162,1.8977,8.466162 -L 1.8977,8.466162,1.1968,8.466162 -L 4.5841,6.864438,5.134,7.053654 -L 5.134,7.053654,5.6905,7.234474 -L 5.6905,7.234474,6.2652,7.39835 -L 7.1163,6.864438,7.1163,7.39835 -L 7.1163,7.39835,7.1163,7.932307 -L 7.1163,7.932307,7.1163,8.466162 -L 7.1163,8.466162,6.4155,8.466162 -L 6.4155,8.466162,5.7115,8.466162 -L 5.7115,8.466162,5.0114,8.466162 - -[羅] 81 -L 6.7222,4.766908,6.5299,5.310754 -L 6.5299,5.310754,6.6241,5.964672 -L 6.6241,5.964672,6.7222,6.864438 -L 6.7222,6.864438,6.2918,6.864438 -L 6.2918,6.864438,5.8645,6.864438 -L 5.8645,6.864438,5.4407,6.864438 -L 5.4407,6.864438,5.4407,7.39835 -L 5.4407,7.39835,5.4407,7.932307 -L 5.4407,7.932307,5.4407,8.466162 -L 5.4407,8.466162,4.7363,8.466162 -L 4.7363,8.466162,4.0358,8.466162 -L 4.0358,8.466162,3.3357,8.466162 -L 3.3357,8.466162,3.3357,8.121526 -L 3.3357,8.121526,3.3357,7.768431 -L 3.3357,7.768431,3.3357,7.39835 -L 7.1495,4.766908,7.4231,4.766908 -L 7.4231,4.766908,7.7032,4.766908 -L 7.7032,4.766908,8.0006,4.766908 -L 2.0499,0.000025,2.0499,1.066406 -L 2.0499,1.066406,2.0499,2.124287 -L 2.0499,2.124287,2.0499,3.165273 -L 2.0499,3.165273,1.6261,3.165273 -L 1.6261,3.165273,1.1988,3.165273 -L 1.1988,3.165273,0.768,3.165273 -L 4.5822,0.000025,4.5686,2.998611 -L 4.5686,2.998611,4.467,4.234486 -L 4.467,4.234486,4.1868,4.766908 -L 4.1868,4.766908,3.6085,4.233093 -L 3.6085,4.233093,3.0376,3.699188 -L 3.0376,3.699188,2.4772,3.165273 -L 5.0134,0.000025,5.4407,0.000025 -L 5.4407,0.000025,5.8645,0.000025 -L 5.8645,0.000025,6.2918,0.000025 -L 6.2918,0.000025,6.1408,1.151084 -L 6.1408,1.151084,5.71,1.531048 -L 5.71,1.531048,5.0134,1.563593 -L 6.7222,0.000025,7.1495,0.000025 -L 7.1495,0.000025,7.5733,0.000025 -L 7.5733,0.000025,8.0006,0.000025 -L 0.768,0.800811,0.9015,1.247174 -L 0.9015,1.247174,1.0486,1.676536 -L 1.0486,1.676536,1.1988,2.097454 -L 3.3357,0.800811,3.1812,1.247174 -L 3.1812,1.247174,3.0376,1.676536 -L 3.0376,1.676536,2.9084,2.097454 -L 6.7222,1.563593,6.4245,2.097454 -L 6.4245,2.097454,6.1408,2.631406 -L 6.1408,2.631406,5.8645,3.165273 -L 5.8645,3.165273,5.5734,3.165273 -L 5.5734,3.165273,5.2862,3.165273 -L 5.2862,3.165273,5.0134,3.165273 -L 6.7222,3.165273,5.8886,4.371523 -L 5.8886,4.371523,5.234,4.781074 -L 5.234,4.781074,4.5822,5.300868 -L 4.5822,5.300868,4.8873,5.689339 -L 4.8873,5.689339,4.9959,6.094647 -L 4.9959,6.094647,5.0134,6.864438 -L 5.0134,6.864438,4.0148,6.786772 -L 4.0148,6.786772,3.031,6.700654 -L 3.031,6.700654,2.0499,6.59747 -L 2.0499,6.59747,1.7592,5.987333 -L 1.7592,5.987333,1.4724,5.377147 -L 1.4724,5.377147,1.1988,4.766908 -L 1.1988,4.766908,1.4128,4.603177 -L 1.4128,4.603177,1.6261,4.422401 -L 1.6261,4.422401,1.8366,4.233093 -L 1.8366,4.233093,2.1834,4.765568 -L 2.1834,4.765568,2.5441,5.289589 -L 2.5441,5.289589,2.9084,5.796623 -L 1.1988,6.864438,1.1988,7.39835 -L 1.1988,7.39835,1.1988,7.932307 -L 1.1988,7.932307,1.1988,8.466162 -L 1.1988,8.466162,1.7592,8.466162 -L 1.7592,8.466162,2.3266,8.466162 -L 2.3266,8.466162,2.9084,8.466162 -L 7.3635,6.864438,7.4231,7.39835 -L 7.4231,7.39835,7.4928,7.932307 -L 7.4928,7.932307,7.5733,8.466162 -L 7.5733,8.466162,6.9923,8.466162 -L 6.9923,8.466162,6.4245,8.466162 -L 6.4245,8.466162,5.8645,8.466162 - -[裸] 54 -L 1.6565,0.000025,1.6422,2.622913 -L 1.6422,2.622913,1.5304,3.7204 -L 1.5304,3.7204,1.2257,4.233093 -L 1.2257,4.233093,1.0783,4.069272 -L 1.0783,4.069272,0.9312,3.888458 -L 0.9312,3.888458,0.8019,3.699188 -L 5.8976,0.000025,5.8136,0.877137 -L 5.8136,0.877137,5.7439,1.754247 -L 5.7439,1.754247,5.6843,2.631406 -L 5.6843,2.631406,5.0395,2.097454 -L 5.0395,2.097454,4.4059,1.563593 -L 4.4059,1.563593,3.7615,1.029642 -L 7.5718,1.029642,6.3498,2.60876 -L 6.3498,2.60876,5.3302,3.035337 -L 5.3302,3.035337,3.7615,3.165273 -L 2.9069,3.165273,2.4831,3.699188 -L 2.4831,3.699188,2.0628,4.233093 -L 2.0628,4.233093,1.6565,4.766908 -L 1.6565,4.766908,2.0628,5.566408 -L 2.0628,5.566408,2.4831,6.357448 -L 2.4831,6.357448,2.9069,7.13138 -L 2.9069,7.13138,2.2029,7.234474 -L 2.2029,7.234474,1.5021,7.32064 -L 1.5021,7.32064,0.8019,7.39835 -L 6.7176,3.165273,7.148,3.165273 -L 7.148,3.165273,7.5718,3.165273 -L 7.5718,3.165273,8.0026,3.165273 -L 5.8976,3.699188,5.6633,5.029715 -L 5.6633,5.029715,5.0504,5.343253 -L 5.0504,5.343253,4.1884,5.300868 -L 4.1884,5.300868,4.1884,6.367296 -L 4.1884,6.367296,4.1884,7.425181 -L 4.1884,7.425181,4.1884,8.466162 -L 4.1884,8.466162,5.3166,8.466162 -L 5.3166,8.466162,6.444,8.466162 -L 6.444,8.466162,7.5718,8.466162 -L 7.5718,8.466162,7.5718,7.425181 -L 7.5718,7.425181,7.5718,6.367296 -L 7.5718,6.367296,7.5718,5.300868 -L 7.5718,5.300868,7.1515,5.300868 -L 7.1515,5.300868,6.7316,5.300868 -L 6.7316,5.300868,6.3214,5.300868 -L 6.3214,5.300868,6.0307,5.83335 -L 6.0307,5.83335,5.7439,6.357448 -L 5.7439,6.357448,5.4703,6.864438 -L 5.4703,6.864438,5.173,6.864438 -L 5.173,6.864438,4.8928,6.864438 -L 4.8928,6.864438,4.6157,6.864438 -L 6.3214,6.864438,6.1712,7.234474 -L 6.1712,7.234474,6.0307,7.587563 -L 6.0307,7.587563,5.8976,7.932307 -L 1.6565,7.932307,1.6565,8.302295 -L 1.6565,8.302295,1.6565,8.655481 -L 1.6565,8.655481,1.6565,9.000032 - -[é ¼] 72 -L 7.6057,5.796623,7.6057,6.166706 -L 7.6057,6.166706,7.6057,6.519797 -L 7.6057,6.519797,7.6057,6.864438 -L 7.6057,6.864438,7.1784,6.864438 -L 7.1784,6.864438,6.7511,6.864438 -L 6.7511,6.864438,6.3234,6.864438 -L 2.5093,0.000025,2.4953,1.495807 -L 2.4953,1.495807,2.3835,2.178006 -L 2.3835,2.178006,2.0823,2.631406 -L 2.0823,2.631406,1.6582,2.097454 -L 1.6582,2.097454,1.2379,1.563593 -L 1.2379,1.563593,0.8316,1.029642 -L 4.4321,0.000025,4.7687,0.343223 -L 4.7687,0.343223,5.1119,0.686434 -L 5.1119,0.686434,5.4723,1.029642 -L 8.0295,0.000025,7.7349,0.343223 -L 7.7349,0.343223,7.4547,0.686434 -L 7.4547,0.686434,7.1784,1.029642 -L 3.7912,1.563593,3.2101,2.467538 -L 3.2101,2.467538,2.6389,3.354504 -L 2.6389,3.354504,2.0823,4.233093 -L 2.0823,4.233093,1.8088,4.233093 -L 1.8088,4.233093,1.5359,4.233093 -L 1.5359,4.233093,1.2589,4.233093 -L 1.2589,4.233093,1.2589,4.946384 -L 1.2589,4.946384,1.2589,5.642718 -L 1.2589,5.642718,1.2589,6.330574 -L 1.2589,6.330574,1.8547,6.360196 -L 1.8547,6.360196,2.1769,6.567807 -L 2.1769,6.567807,2.5093,7.13138 -L 2.5093,7.13138,2.1594,7.694905 -L 2.1594,7.694905,1.7282,7.902553 -L 1.7282,7.902553,0.8316,7.932307 -L 5.0734,2.097454,5.0734,3.697746 -L 5.0734,3.697746,5.0734,5.289589 -L 5.0734,5.289589,5.0734,6.864438 -L 5.0734,6.864438,5.6685,7.091827 -L 5.6685,7.091827,5.9942,7.437848 -L 5.9942,7.437848,6.3234,8.199191 -L 6.3234,8.199191,5.7525,8.302295 -L 5.7525,8.302295,5.1995,8.388406 -L 5.1995,8.388406,4.6461,8.466162 -L 5.4723,2.097454,6.1728,2.097454 -L 6.1728,2.097454,6.8807,2.097454 -L 6.8807,2.097454,7.6057,2.097454 -L 7.6057,2.097454,7.6057,2.631406 -L 7.6057,2.631406,7.6057,3.165273 -L 7.6057,3.165273,7.6057,3.699188 -L 7.6057,3.699188,6.8807,3.699188 -L 6.8807,3.699188,6.1728,3.699188 -L 6.1728,3.699188,5.4723,3.699188 -L 2.9401,4.233093,2.4816,5.336193 -L 2.4816,5.336193,2.8879,6.066429 -L 2.8879,6.066429,3.7912,6.330574 -L 3.7912,6.330574,3.7912,5.642718 -L 3.7912,5.642718,3.7912,4.946384 -L 3.7912,4.946384,3.7912,4.233093 -L 3.7912,4.233093,3.4973,4.233093 -L 3.4973,4.233093,3.2101,4.233093 -L 3.2101,4.233093,2.9401,4.233093 -L 7.6057,4.233093,7.6057,4.603177 -L 7.6057,4.603177,7.6057,4.956271 -L 7.6057,4.956271,7.6057,5.300868 -L 7.6057,5.300868,6.8807,5.300868 -L 6.8807,5.300868,6.1728,5.300868 -L 6.1728,5.300868,5.4723,5.300868 -L 2.9401,7.932307,2.7898,8.302295 -L 2.7898,8.302295,2.6389,8.655481 -L 2.6389,8.655481,2.5093,9.000032 -L 6.7511,8.466162,7.1784,8.466162 -L 7.1784,8.466162,7.6057,8.466162 -L 7.6057,8.466162,8.0295,8.466162 - -[雷] 54 -L 4.2208,4.766908,3.8492,7.161084 -L 3.8492,7.161084,2.7288,7.572114 -L 2.7288,7.572114,0.8301,7.39835 -L 0.8301,7.39835,0.8301,6.864438 -L 0.8301,6.864438,0.8301,6.330574 -L 0.8301,6.330574,0.8301,5.796623 -L 1.6885,5.300868,2.2451,5.300868 -L 2.2451,5.300868,2.816,5.300868 -L 2.816,5.300868,3.3977,5.300868 -L 5.0719,5.300868,5.6284,5.300868 -L 5.6284,5.300868,6.2032,5.300868 -L 6.2032,5.300868,6.7807,5.300868 -L 7.6353,5.796623,7.6353,6.330574 -L 7.6353,6.330574,7.6353,6.864438 -L 7.6353,6.864438,7.6353,7.39835 -L 7.6353,7.39835,6.6305,7.39835 -L 6.6305,7.39835,5.6284,7.39835 -L 5.6284,7.39835,4.6446,7.39835 -L 4.6446,7.39835,4.4936,7.665236 -L 4.4936,7.665236,4.3536,7.932307 -L 4.3536,7.932307,4.2208,8.199191 -L 4.2208,8.199191,3.2188,8.302295 -L 3.2188,8.302295,2.2384,8.388406 -L 2.2384,8.388406,1.2574,8.466162 -L 1.6885,0.000025,1.6885,1.247174 -L 1.6885,1.247174,1.6885,2.477377 -L 1.6885,2.477377,1.6885,3.699188 -L 1.6885,3.699188,3.3732,3.699188 -L 3.3732,3.699188,5.0719,3.699188 -L 5.0719,3.699188,6.7807,3.699188 -L 6.7807,3.699188,6.7807,2.477377 -L 6.7807,2.477377,6.7807,1.247174 -L 6.7807,1.247174,6.7807,0.000025 -L 6.7807,0.000025,5.0719,0.000025 -L 5.0719,0.000025,3.3732,0.000025 -L 3.3732,0.000025,1.6885,0.000025 -L 4.2208,0.533893,3.8776,1.939292 -L 3.8776,1.939292,3.065,2.192111 -L 3.065,2.192111,2.1158,2.097454 -L 4.6446,2.097454,4.4936,2.467538 -L 4.4936,2.467538,4.3536,2.820628 -L 4.3536,2.820628,4.2208,3.165273 -L 5.0719,2.097454,5.5027,2.097454 -L 5.5027,2.097454,5.9297,2.097454 -L 5.9297,2.097454,6.3538,2.097454 -L 1.6885,6.330574,2.2451,6.330574 -L 2.2451,6.330574,2.816,6.330574 -L 2.816,6.330574,3.3977,6.330574 -L 5.0719,6.330574,5.6284,6.330574 -L 5.6284,6.330574,6.2032,6.330574 -L 6.2032,6.330574,6.7807,6.330574 -L 4.6446,8.466162,5.5027,8.466162 -L 5.5027,8.466162,6.3538,8.466162 -L 6.3538,8.466162,7.208,8.466162 - -[酪] 60 -L 6.7827,5.796623,7.0563,6.433626 -L 1.2878,0.000025,1.5396,3.008458 -L 1.5396,3.008458,1.9357,5.940765 -L 1.9357,5.940765,2.1455,8.466162 -L 2.1455,8.466162,1.7151,8.466162 -L 1.7151,8.466162,1.2878,8.466162 -L 1.2878,8.466162,0.864,8.466162 -L 1.7151,0.000025,2.419,0.000025 -L 2.419,0.000025,3.1192,0.000025 -L 3.1192,0.000025,3.82,0.000025 -L 3.82,0.000025,3.82,0.532484 -L 3.82,0.532484,3.82,1.05652 -L 3.82,1.05652,3.82,1.563593 -L 3.82,1.563593,3.1192,1.563593 -L 3.1192,1.563593,2.419,1.563593 -L 2.419,1.563593,1.7151,1.563593 -L 5.1016,0.000025,5.0704,2.314987 -L 5.0704,2.314987,5.3121,3.723186 -L 5.3121,3.723186,6.3523,5.300868 -L 6.3523,5.300868,5.9317,5.83335 -L 5.9317,5.83335,5.5114,6.357448 -L 5.5114,6.357448,5.1016,6.864438 -L 5.1016,6.864438,4.9513,6.700654 -L 4.9513,6.700654,4.8112,6.519797 -L 4.8112,6.519797,4.6778,6.330574 -L 5.5289,0.000025,6.2297,0.000025 -L 6.2297,0.000025,6.9337,0.000025 -L 6.9337,0.000025,7.6338,0.000025 -L 7.6338,0.000025,7.6338,1.066406 -L 7.6338,1.066406,7.6338,2.124287 -L 7.6338,2.124287,7.6338,3.165273 -L 7.6338,3.165273,6.9337,3.165273 -L 6.9337,3.165273,6.2297,3.165273 -L 6.2297,3.165273,5.5289,3.165273 -L 3.82,2.097454,3.82,2.631406 -L 3.82,2.631406,3.82,3.165273 -L 3.82,3.165273,3.82,3.699188 -L 3.82,3.699188,3.529,3.699188 -L 3.529,3.699188,3.2418,3.699188 -L 3.2418,3.699188,2.9689,3.699188 -L 2.9689,3.699188,2.9546,5.19493 -L 2.9546,5.19493,2.8428,5.87716 -L 2.8428,5.87716,2.5416,6.330574 -L 2.5416,6.330574,2.2471,5.391206 -L 2.2471,5.391206,2.0338,4.104551 -L 2.0338,4.104551,1.7151,3.165273 -L 7.6338,3.699188,7.3435,4.069272 -L 7.3435,4.069272,7.0563,4.422401 -L 7.0563,4.422401,6.7827,4.766908 -L 3.82,4.233093,3.4908,5.906778 -L 3.4908,5.906778,3.0176,7.12293 -L 3.0176,7.12293,2.5416,8.466162 -L 7.0563,6.433626,7.3435,7.053654 -L 7.3435,7.053654,7.6338,7.665236 -L 7.6338,7.665236,6.9337,7.587563 -L 6.9337,7.587563,6.2297,7.501408 -L 6.2297,7.501408,5.5289,7.39835 -L 3.3962,8.466162,3.6729,8.466162 -L 3.6729,8.466162,3.9528,8.466162 -L 3.9528,8.466162,4.2505,8.466162 - -[欄] 73 -L 5.927,5.30086,6.1998,5.30086 -L 6.1998,5.30086,6.4874,5.30086 -L 6.4874,5.30086,6.7812,5.30086 -L 3.3947,0.00002,3.3947,2.82203 -L 3.3947,2.82203,3.3947,5.644073 -L 3.3947,5.644073,3.3947,8.466162 -L 3.3947,8.466162,3.9478,8.466162 -L 3.9478,8.466162,4.5012,8.466162 -L 4.5012,8.466162,5.0724,8.466162 -L 5.0724,8.466162,5.0861,6.943494 -L 5.0861,6.943494,5.1985,6.251418 -L 5.1985,6.251418,5.4997,5.796631 -L 5.4997,5.796631,5.8009,6.251418 -L 5.8009,6.251418,5.9126,6.943494 -L 5.9126,6.943494,5.927,8.466162 -L 5.927,8.466162,6.4874,8.466162 -L 6.4874,8.466162,7.0583,8.466162 -L 7.0583,8.466162,7.6358,8.466162 -L 7.6358,8.466162,7.5518,5.644073 -L 7.5518,5.644073,7.4856,2.82203 -L 7.4856,2.82203,7.4225,0.00002 -L 7.4225,0.00002,6.8443,0.532502 -L 6.8443,0.532502,6.2737,1.056504 -L 6.2737,1.056504,5.713,1.563593 -L 5.713,1.563593,5.6324,1.056504 -L 5.6324,1.056504,5.5627,0.532502 -L 5.5627,0.532502,5.4997,0.00002 -L 4.2493,0.533886,4.526,0.980279 -L 4.526,0.980279,4.7989,1.409603 -L 4.7989,1.409603,5.0724,1.830526 -L 5.0724,1.830526,4.7989,1.933685 -L 4.7989,1.933685,4.526,2.019796 -L 4.526,2.019796,4.2493,2.09746 -L 4.2493,2.09746,4.2493,2.820621 -L 4.2493,2.820621,4.2493,3.535312 -L 4.2493,3.535312,4.2493,4.233102 -L 4.2493,4.233102,4.8482,4.252819 -L 4.8482,4.252819,5.1705,4.391257 -L 5.1705,4.391257,5.4997,4.766922 -L 5.4997,4.766922,5.1705,5.142713 -L 5.1705,5.142713,4.8482,5.281095 -L 4.8482,5.281095,4.2493,5.30086 -L 5.4997,2.364396,5.2262,2.631398 -L 5.2262,2.631398,4.9533,2.898285 -L 4.9533,2.898285,4.6763,3.165267 -L 5.927,2.09746,6.1998,2.09746 -L 6.1998,2.09746,6.4874,2.09746 -L 6.4874,2.09746,6.7812,2.09746 -L 6.7812,2.09746,6.7812,2.467554 -L 6.7812,2.467554,6.7812,2.820621 -L 6.7812,2.820621,6.7812,3.165267 -L 6.7812,3.165267,6.1652,3.185037 -L 6.1652,3.185037,5.8321,3.323397 -L 5.8321,3.323397,5.4997,3.699188 -L 5.4997,3.699188,5.8321,4.055103 -L 5.8321,4.055103,6.1652,4.055103 -L 6.1652,4.055103,6.7812,3.699188 -L 3.8252,6.330566,4.0949,6.330566 -L 4.0949,6.330566,4.3824,6.330566 -L 4.3824,6.330566,4.6763,6.330566 -L 6.3575,6.330566,6.6271,6.330566 -L 6.6271,6.330566,6.9108,6.330566 -L 6.9108,6.330566,7.2085,6.330566 -L 3.8252,7.39836,4.0949,7.39836 -L 4.0949,7.39836,4.3824,7.39836 -L 4.3824,7.39836,4.6763,7.39836 -L 6.3575,7.39836,6.6271,7.39836 -L 6.6271,7.39836,6.9108,7.39836 -L 6.9108,7.39836,7.2085,7.39836 -L 1.6852,0.00002,1.6852,9.000061 -L 1.6852,5.150068,0.4068,3.165221 -L 2.5086,4.50006,1.6852,6.048351 -L 2.5086,6.902688,0.4068,6.902688 - -[æ¿«] 66 -L 6.384,4.766922,6.9377,4.766922 -L 6.9377,4.766922,7.4907,4.766922 -L 7.4907,4.766922,8.0616,4.766922 -L 2.5733,0.00002,2.8468,0.00002 -L 2.8468,0.00002,3.1197,0.00002 -L 3.1197,0.00002,3.3967,0.00002 -L 3.3967,0.00002,3.3967,0.877146 -L 3.3967,0.877146,3.3967,1.754247 -L 3.3967,1.754247,3.3967,2.631398 -L 3.3967,2.631398,4.6748,2.631398 -L 4.6748,2.631398,5.9567,2.631398 -L 5.9567,2.631398,7.2389,2.631398 -L 7.2389,2.631398,7.2389,1.754247 -L 7.2389,1.754247,7.2389,0.877146 -L 7.2389,0.877146,7.2389,0.00002 -L 7.2389,0.00002,7.5153,0.00002 -L 7.5153,0.00002,7.7888,0.00002 -L 7.7888,0.00002,8.0616,0.00002 -L 3.8205,0.00002,4.1007,0.00002 -L 4.1007,0.00002,4.3809,0.00002 -L 4.3809,0.00002,4.6748,0.00002 -L 4.6748,0.00002,4.6748,0.713346 -L 4.6748,0.713346,4.6748,1.409603 -L 4.6748,1.409603,4.6748,2.09746 -L 5.1056,0.00002,5.3791,0.00002 -L 5.3791,0.00002,5.6593,0.00002 -L 5.6593,0.00002,5.9567,0.00002 -L 5.9567,0.00002,5.9567,0.713346 -L 5.9567,0.713346,5.9567,1.409603 -L 5.9567,1.409603,5.9567,2.09746 -L 3.0006,4.233102,3.0006,5.644073 -L 3.0006,5.644073,3.0006,7.055147 -L 3.0006,7.055147,3.0006,8.466162 -L 3.0006,8.466162,3.8345,8.466162 -L 3.8345,8.466162,4.6748,8.466162 -L 4.6748,8.466162,5.5294,8.466162 -L 3.3967,4.233102,3.6696,4.233102 -L 3.6696,4.233102,3.9498,4.233102 -L 3.9498,4.233102,4.2478,4.233102 -L 4.2478,4.233102,4.2478,4.765559 -L 4.2478,4.765559,4.2478,5.289589 -L 4.2478,5.289589,4.2478,5.796631 -L 4.2478,5.796631,3.9498,5.796631 -L 3.9498,5.796631,3.6696,5.796631 -L 3.6696,5.796631,3.3967,5.796631 -L 4.6748,4.233102,4.9518,4.233102 -L 4.9518,4.233102,5.2355,4.233102 -L 5.2355,4.233102,5.5294,4.233102 -L 4.6748,5.796631,4.9518,5.796631 -L 4.9518,5.796631,5.2355,5.796631 -L 5.2355,5.796631,5.5294,5.796631 -L 5.5294,5.796631,5.5294,6.166723 -L 5.5294,6.166723,5.5294,6.519793 -L 5.5294,6.519793,5.5294,6.864438 -L 5.5294,6.864438,4.8082,6.864438 -L 4.8082,6.864438,4.1007,6.864438 -L 4.1007,6.864438,3.3967,6.864438 -L 6.384,6.06354,6.6852,6.706286 -L 6.6852,6.706286,6.7976,7.467574 -L 6.7976,7.467574,6.8151,9.000032 -L 7.2389,7.39836,7.5153,7.39836 -L 7.5153,7.39836,7.7888,7.39836 -L 7.7888,7.39836,8.0616,7.39836 -L 2.111,7.970376,1.2918,8.99986 -L 1.691,5.834657,0.8645,6.90244 -L 2.111,3.470476,0.8645,0.00002 - -[吏] 42 -L 0.8595,0.00002,1.9904,0.186461 -L 1.9904,0.186461,2.817,0.779684 -L 2.817,0.779684,3.8225,1.830526 -L 3.8225,1.830526,3.3952,2.286754 -L 3.3952,2.286754,2.9644,2.734556 -L 2.9644,2.734556,2.5406,3.165267 -L 6.3548,0.00002,5.654,0.532502 -L 5.654,0.532502,4.9503,1.056504 -L 4.9503,1.056504,4.2495,1.563593 -L 6.7852,0.00002,7.0553,0.00002 -L 7.0553,0.00002,7.339,0.00002 -L 7.339,0.00002,7.6363,0.00002 -L 4.2495,2.631398,3.8435,4.114437 -L 3.8435,4.114437,2.8765,4.351698 -L 2.8765,4.351698,1.7176,4.233102 -L 1.7176,4.233102,1.7176,4.946384 -L 1.7176,4.946384,1.7176,5.64271 -L 1.7176,5.64271,1.7176,6.330566 -L 1.7176,6.330566,2.418,6.330566 -L 2.418,6.330566,3.1217,6.330566 -L 3.1217,6.330566,3.8225,6.330566 -L 3.8225,6.330566,4.1094,6.923724 -L 4.1094,6.923724,4.1094,7.338971 -L 4.1094,7.338971,3.8225,7.932295 -L 3.8225,7.932295,2.8243,7.932295 -L 2.8243,7.932295,1.8401,7.932295 -L 1.8401,7.932295,0.8595,7.932295 -L 4.6736,4.233102,4.2393,5.759888 -L 4.2393,5.759888,5.4473,6.278295 -L 5.4473,6.278295,6.7852,6.330566 -L 6.7852,6.330566,6.7852,5.64271 -L 6.7852,5.64271,6.7852,4.946384 -L 6.7852,4.946384,6.7852,4.233102 -L 6.7852,4.233102,6.0816,4.233102 -L 6.0816,4.233102,5.3776,4.233102 -L 5.3776,4.233102,4.6736,4.233102 -L 4.6736,7.932295,4.523,8.302285 -L 4.523,8.302285,4.3791,8.655487 -L 4.3791,8.655487,4.2495,9.000032 -L 5.1041,7.932295,5.9342,7.932295 -L 5.9342,7.932295,6.7852,7.932295 -L 6.7852,7.932295,7.6363,7.932295 - -[å±¥] 66 -L 7.2429,5.033926,6.5144,5.137038 -L 6.5144,5.137038,5.8069,5.223149 -L 5.8069,5.223149,5.1026,5.30086 -L 2.1433,5.30086,2.5703,5.91106 -L 2.5703,5.91106,2.9976,6.521176 -L 2.9976,6.521176,3.4284,7.131369 -L 3.4284,7.131369,2.9976,7.234485 -L 2.9976,7.234485,2.5703,7.32064 -L 2.5703,7.32064,2.1433,7.39836 -L 0.865,0.266999,1.5616,3.036722 -L 1.5616,3.036722,1.7301,5.620067 -L 1.7301,5.620067,1.716,8.466162 -L 1.716,8.466162,3.7019,8.466162 -L 3.7019,8.466162,5.6843,8.466162 -L 5.6843,8.466162,7.6632,8.466162 -L 7.6632,8.466162,7.6632,8.12152 -L 7.6632,8.12152,7.6632,7.768418 -L 7.6632,7.768418,7.6632,7.39836 -L 7.6632,7.39836,6.6612,7.39836 -L 6.6612,7.39836,5.6633,7.39836 -L 5.6633,7.39836,4.6788,7.39836 -L 4.6788,7.39836,4.6788,7.053658 -L 4.6788,7.053658,4.6788,6.70066 -L 4.6788,6.70066,4.6788,6.330566 -L 4.6788,6.330566,5.6633,6.330566 -L 5.6633,6.330566,6.6612,6.330566 -L 6.6612,6.330566,7.6632,6.330566 -L 2.9976,0.00002,2.9135,1.24716 -L 2.9135,1.24716,2.8473,2.477386 -L 2.8473,2.477386,2.7878,3.699188 -L 2.7878,3.699188,2.5703,3.535312 -L 2.5703,3.535312,2.357,3.35449 -L 2.357,3.35449,2.1433,3.165267 -L 3.8522,0.00002,4.7492,0.029692 -L 4.7492,0.029692,5.1831,0.237293 -L 5.1831,0.237293,5.5334,0.800819 -L 5.5334,0.800819,5.236,1.24716 -L 5.236,1.24716,4.9558,1.676536 -L 4.9558,1.676536,4.6788,2.09746 -L 4.6788,2.09746,4.4024,1.752808 -L 4.4024,1.752808,4.1289,1.399717 -L 4.1289,1.399717,3.8522,1.029625 -L 6.8121,0.00002,6.5144,0.189289 -L 6.5144,0.189289,6.2339,0.370111 -L 6.2339,0.370111,5.9537,0.533886 -L 7.2429,0.00002,7.5123,0.00002 -L 7.5123,0.00002,7.796,0.00002 -L 7.796,0.00002,8.094,0.00002 -L 6.3845,1.029625,6.5144,1.296559 -L 6.5144,1.296559,6.6612,1.563593 -L 6.6612,1.563593,6.8121,1.830526 -L 6.8121,1.830526,5.2745,2.587603 -L 5.2745,2.587603,4.7208,3.870024 -L 4.7208,3.870024,4.462,5.567794 -L 4.462,5.567794,3.7159,5.162431 -L 3.7159,5.162431,3.3342,4.816391 -L 3.3342,4.816391,2.9976,4.233102 -L 5.5334,3.165267,6.0871,3.165267 -L 6.0871,3.165267,6.6612,3.165267 -L 6.6612,3.165267,7.2429,3.165267 -L 7.2429,3.165267,7.2429,3.535312 -L 7.2429,3.535312,7.2429,3.888458 -L 7.2429,3.888458,7.2429,4.233102 -L 7.2429,4.233102,6.5144,4.233102 -L 6.5144,4.233102,5.8069,4.233102 -L 5.8069,4.233102,5.1026,4.233102 - -# kan_39 ------------------------------------------------------- -# 痢硫粒隆竜慮虜了僚寮猟療糧陵倫厘隣塁涙累励鈴隷零霊麗暦劣烈裂廉恋錬炉露L楼浪漏郎賄惑枠湾腕於霞嬉稀沙 - -[痢] 25 -L 6.7768,0.000004,6.7768,6.902544 -L 5.9187,0.000004,6.7768,0.000004 -L 5.4988,1.60173,5.4988,5.834721 -L 4.3745,6.204797,4.6718,6.368674 -L 4.0939,6.023983,4.3745,6.204797 -L 3.8176,5.834721,4.0939,6.023983 -L 3.3938,5.834721,2.1084,5.834721 -L 3.4074,5.063532,3.3938,5.834721 -L 3.5125,4.648292,3.4074,5.063532 -L 3.8176,4.233034,3.5125,4.648292 -L 3.439,3.600243,2.7735,4.153928 -L 2.7735,4.153928,2.1084,4.233034 -L 2.9626,3.16526,2.5353,2.47741 -L 2.5353,2.47741,2.1084,1.781105 -L 2.1084,1.781105,1.6846,1.067739 -L 3.3759,1.871452,3.2638,2.692117 -L 3.2638,2.692117,2.9626,3.16526 -L 4.6718,2.097486,3.439,3.600243 -L 3.3938,0.000004,3.3759,1.871452 -L 4.2449,7.932289,4.2449,9.000148 -L 1.2815,4.500021,1.2815,7.932289 -L 1.2815,7.932289,7.2041,7.932289 -L 0.0034,3.165329,1.2815,4.446512 -L 0.0034,6.000007,1.2815,6.000007 -A -7.261,4.500021,8.542338,328.21115,0 - -[ç¡«] 28 -L 6.376,7.932197,7.2341,7.932197 -L 6.0328,7.449122,5.5915,7.716094 -L 5.5915,7.716094,4.6668,7.932197 -L 4.6668,7.932197,4.6668,9.000024 -L 4.2465,7.932197,2.9226,8.070627 -L 2.9226,8.070627,2.0578,8.327721 -L 2.0578,8.327721,1.2835,8.466102 -L 0.8562,8.466102,0.0019,8.466102 -L 0.7441,7.031085,0.8562,8.466102 -L 0.5378,4.994378,0.7441,7.031085 -L 0.4324,1.067739,0.5378,4.994378 -L 0.8562,1.067739,1.7107,1.067739 -L 1.7107,1.067739,1.7107,5.300901 -L 1.7107,5.300901,0.8562,5.300901 -L 4.3691,6.087588,2.9926,5.834721 -L 5.7561,6.281078,4.3691,6.087588 -L 6.8068,5.567789,5.7561,6.281078 -L 6.376,6.902544,6.0328,7.449122 -L 4.229,7.187847,4.2465,7.932197 -L 4.1208,6.782483,4.229,7.187847 -L 3.8157,6.368674,4.1208,6.782483 -L 3.3537,2.644065,3.4199,4.233034 -L 3,1.4873,3.3537,2.644065 -L 2.1416,0.000004,3,1.4873 -L 4.6668,0.533911,4.6668,4.233034 -L 5.9557,0.000004,5.9557,4.233034 -L 6.376,0.000004,7.2341,0.000004 -L 7.2341,0.000004,7.2341,1.60173 - -[粒] 11 -L 1.3135,9.000094,1.3135,0.000004 -L 2.5673,8.466102,2.14,7.169461 -L 0.0351,8.466102,0.4592,7.169461 -L 0.0351,5.834769,2.5673,5.834769 -L 0.0351,2.135552,1.3135,4.652579 -L 2.5673,3.699129,1.3135,5.234361 -L 3.2332,7.970464,6.7321,7.970464 -L 4.9844,7.970464,4.9844,9.000024 -L 2.732,0.000004,7.2361,0.000004 -A -14.5313,0.027735,19.118712,4.416534,18.202606 -A -11.7188,7.224411,18.09557,338.47752,356.12022 - -[隆] 35 -L 5.5569,6.902544,5.6865,7.168074 -L 5.6865,7.168074,5.8301,7.425115 -L 5.8301,7.425115,5.9846,7.665224 -L 5.9846,7.665224,5.5569,7.768376 -L 5.5569,7.768376,5.1296,7.854532 -L 5.1296,7.854532,4.6992,7.932197 -L 2.5974,2.097486,2.8741,2.820569 -L 2.8741,2.820569,3.1543,3.535344 -L 3.1543,3.535344,3.452,4.233034 -L 3.452,4.233034,3.1543,4.422296 -L 3.1543,4.422296,2.8741,4.603118 -L 2.8741,4.603118,2.5974,4.766948 -L 3.9392,5.670939,3.452,5.300901 -L 4.426,6.023983,3.9392,5.670939 -L 4.9128,6.368674,4.426,6.023983 -L 6.8388,4.766948,4.9128,6.368674 -L 5.5569,3.16526,6.8388,3.16526 -L 5.1296,3.16526,4.8249,3.580462 -L 4.8249,3.580462,4.7164,3.995759 -L 4.7164,3.995759,4.6992,4.766948 -L 5.1296,1.60173,3.8796,3.16526 -L 5.5569,1.60173,6.4084,1.60173 -L 5.1296,0.000004,7.2626,0.000004 -L 4.6992,0.000004,4.3486,1.509906 -L 4.3486,1.509906,3.522,1.706236 -L 3.522,1.706236,2.5974,2.097486 -L 2.1736,0.000004,4.6992,0.000004 -L 2.5974,6.368674,3.6586,7.508446 -L 3.6586,7.508446,4.0964,8.190683 -L 4.0964,8.190683,4.3066,9.000024 -L 0.0616,8.466102,1.7708,8.466102 -L 0.0616,0.000004,0.0616,8.466102 -L 1.7708,8.466102,1.326,6.097391 -L 1.326,6.097391,1.7708,2.631214 -L 1.7708,2.631214,0.0616,1.563603 - -[竜] 31 -L 5.1565,7.932197,6.0146,7.932197 -L 3.8781,0.000004,3.6641,0.636976 -L 3.6641,0.636976,3.447,1.257085 -L 3.447,1.257085,3.2368,1.868618 -L 3.2368,1.868618,2.5959,1.944943 -L 2.5959,1.944943,1.9658,2.02116 -L 1.9658,2.02116,1.3455,2.097486 -L 1.3455,2.097486,1.3455,5.300901 -L 1.3455,5.300901,5.587,5.300901 -L 5.587,5.300901,5.587,2.097486 -L 5.587,2.097486,3.8781,2.097486 -L 3.8781,2.097486,3.0547,3.699129 -L 3.0547,3.699129,1.7731,3.699129 -L 4.3054,0.000004,6.8657,0.000004 -L 6.8657,0.000004,6.8657,1.60173 -L 3.8781,3.699129,3.5874,4.42235 -L 3.5801,4.422296,3.447,4.766948 -L 4.3054,3.699129,5.1565,3.699129 -L 0.0639,6.368674,0.9217,6.471732 -L 0.9217,6.471732,1.7731,6.557936 -L 1.7731,6.557936,2.6309,6.635609 -L 2.6309,6.635609,2.281,7.370055 -L 2.281,7.370055,1.8362,7.706208 -L 1.8362,7.706208,0.9217,7.932197 -L 3.0547,6.368674,3.9517,6.594617 -L 3.9517,6.594617,4.386,6.930853 -L 4.386,6.930853,4.7359,7.665224 -L 4.7359,7.665224,4.0322,7.768376 -L 4.0322,7.768376,3.3317,7.854532 -L 3.3317,7.854532,2.6309,7.932197 -L 4.7359,6.368674,6.8657,6.368674 - -[慮] 45 -L 0.094,0.266939,0.7524,2.725965 -L 0.7524,2.725965,0.9482,4.939263 -L 0.9482,4.939263,0.9482,7.398291 -L 0.9482,7.398291,3.0532,7.398291 -L 3.0532,7.398291,3.1863,7.665224 -L 3.1863,7.665224,3.3299,7.932197 -L 3.3299,7.932197,3.4843,8.19913 -L 3.4843,8.19913,4.3144,8.302281 -L 4.3144,8.302281,5.1582,8.388398 -L 5.1582,8.388398,6.0166,8.466102 -L 1.3794,0.266939,1.5019,0.723179 -L 1.5019,0.723179,1.6277,1.170882 -L 1.6277,1.170882,1.7751,1.60173 -L 3.4843,0.000004,3.1828,0.433547 -L 3.1828,0.433547,3.071,0.97744 -L 3.071,0.97744,3.0532,2.097486 -L 3.9043,0.000004,5.5855,0.000004 -L 5.5855,0.000004,5.5855,1.067739 -L 7.2947,0.266939,7.0004,0.723179 -L 7.0004,0.723179,6.7167,1.170882 -L 6.7167,1.170882,6.4404,1.60173 -L 2.1989,3.16526,2.1989,5.300901 -L 2.1989,5.300901,2.6294,5.403912 -L 2.6294,5.403912,3.0532,5.490125 -L 3.0532,5.490125,3.4843,5.567789 -L 3.4843,5.567789,3.1337,6.131369 -L 3.1337,6.131369,2.6889,6.338972 -L 2.6889,6.338972,1.7751,6.368674 -L 2.6294,3.16526,3.1863,3.26841 -L 3.1863,3.26841,3.7575,3.354528 -L 3.7575,3.354528,4.3354,3.432194 -L 4.3354,3.432194,3.9883,3.995759 -L 3.9883,3.995759,3.5474,4.203368 -L 3.5474,4.203368,2.6294,4.233034 -L 4.7624,3.16526,6.4404,3.16526 -L 6.4404,3.16526,6.4404,4.233034 -L 6.4404,4.233034,4.7624,4.233034 -L 4.7624,4.233034,3.9043,5.300901 -L 6.4404,5.033881,5.8692,5.137024 -L 5.8692,5.137024,5.3161,5.223189 -L 5.3161,5.223189,4.7624,5.300901 -L 3.9043,6.368674,3.9397,7.364396 -L 3.9397,7.364396,5.4982,7.495772 -L 5.4982,7.495772,6.8674,7.398291 -L 4.3354,6.368674,5.5855,6.368674 - -[虜] 48 -L 0.1271,0.266939,0.7751,2.700518 -L 0.7751,2.700518,0.9541,4.91383 -L 0.9541,4.91383,0.9467,7.398291 -L 0.9467,7.398291,3.0867,7.398291 -L 3.0867,7.398291,3.2131,7.665224 -L 3.2131,7.665224,3.3638,7.932197 -L 3.3638,7.932197,3.5105,8.19913 -L 3.5105,8.19913,4.3444,8.302281 -L 4.3444,8.302281,5.1917,8.388398 -L 5.1917,8.388398,6.0428,8.466102 -L 1.8052,0.000004,2.5053,0.370041 -L 2.5053,0.370041,3.2131,0.723179 -L 3.2131,0.723179,3.9417,1.067739 -L 3.9417,1.067739,3.9417,2.097486 -L 3.9417,2.097486,1.8052,2.097486 -L 5.1882,0.000004,6.393,0.145494 -L 6.393,0.145494,6.8347,0.757018 -L 6.8347,0.757018,6.8977,2.097486 -L 6.8977,2.097486,6.0428,2.20059 -L 6.0428,2.20059,5.1882,2.286701 -L 5.1882,2.286701,4.3371,2.364373 -L 4.3371,2.364373,4.1938,2.631346 -L 4.1938,2.631346,4.0639,2.898326 -L 4.0639,2.898326,3.9417,3.16526 -L 3.9417,3.16526,2.2321,3.16526 -L 2.2321,3.16526,2.2321,5.300901 -L 2.2321,5.300901,2.6594,5.403912 -L 2.6594,5.403912,3.0867,5.490125 -L 3.0867,5.490125,3.5105,5.567789 -L 3.5105,5.567789,3.1638,6.131369 -L 3.1638,6.131369,2.7189,6.338972 -L 2.7189,6.338972,1.8052,6.368674 -L 4.7644,3.16526,4.1343,3.916654 -L 4.1343,3.916654,3.5911,4.193482 -L 3.5911,4.193482,2.6594,4.233034 -L 5.1882,3.16526,6.4736,3.16526 -L 6.4736,3.16526,6.4736,4.233034 -L 6.4736,4.233034,4.7644,4.233034 -L 4.7644,4.233034,4.488,4.603118 -L 4.488,4.603118,4.2148,4.956209 -L 4.2148,4.956209,3.9417,5.300901 -L 6.4736,5.033881,5.8957,5.137024 -L 5.8957,5.137024,5.3181,5.223189 -L 5.3181,5.223189,4.7644,5.300901 -L 3.9417,6.368674,3.9697,7.364396 -L 3.9697,7.364396,5.5283,7.495772 -L 5.5283,7.495772,6.8977,7.398291 -L 4.3371,6.368674,5.6193,6.368674 - -[了] 10 -L 2.2621,0.000004,3.5164,0.000004 -L 3.5164,0.000004,3.572,1.944943 -L 3.572,1.944943,3.6421,3.889875 -L 3.6421,3.889875,3.7265,5.834721 -L 3.7265,5.834721,4.497,6.634115 -L 4.497,6.634115,5.2812,7.425115 -L 5.2812,7.425115,6.0766,8.19913 -L 6.0766,8.19913,4.2239,8.302281 -L 4.2239,8.302281,2.3847,8.388398 -L 2.3847,8.388398,0.5529,8.466102 - -[僚] 38 -L 2.6848,8.466102,6.9294,8.466102 -L 1.0103,0.000004,0.9262,1.781105 -L 0.9262,1.781105,0.8596,3.545185 -L 0.8596,3.545185,0.7966,5.300901 -L 0.7966,5.300901,0.583,5.137024 -L 0.583,5.137024,0.3693,4.956209 -L 0.3693,4.956209,0.1592,4.766948 -L 3.9733,0.000004,4.8244,0.000004 -L 4.8244,0.000004,4.8244,3.16526 -L 4.8244,3.16526,3.5425,3.16526 -L 3.5425,3.16526,3.5254,4.687835 -L 3.5254,4.687835,3.4164,5.379966 -L 3.4164,5.379966,3.1152,5.834721 -L 3.1152,5.834721,2.8179,5.670939 -L 2.8179,5.670939,2.5373,5.490125 -L 2.5373,5.490125,2.2641,5.300901 -L 2.2641,0.533911,2.5373,1.066385 -L 2.5373,1.066385,2.8179,1.590365 -L 2.8179,1.590365,3.1152,2.097486 -L 6.9294,0.533911,6.6352,1.066385 -L 6.6352,1.066385,6.3515,1.590365 -L 6.3515,1.590365,6.0751,2.097486 -L 5.2202,3.16526,6.0751,3.16526 -L 6.0751,3.16526,6.0751,4.233034 -L 6.0751,4.233034,3.9733,4.233034 -L 6.0751,5.033881,5.3743,5.137024 -L 5.3743,5.137024,4.6738,5.223189 -L 4.6738,5.223189,3.9733,5.300901 -L 6.9294,5.300901,4.8244,7.932197 -L 4.8244,7.932197,4.3936,7.425115 -L 4.3936,7.425115,3.9733,6.90115 -L 3.9733,6.90115,3.5425,6.368674 -L 3.5425,6.368674,3.2448,6.711833 -L 3.2448,6.711833,2.9646,7.055038 -L 2.9646,7.055038,2.6848,7.398291 -L 1.0103,5.834721,1.1157,7.112978 -L 1.1157,7.112978,1.3045,8.052287 -L 1.3045,8.052287,1.4099,9.000024 - -[寮] 47 -L 6.9629,6.902544,6.9629,7.932197 -L 6.9629,7.932197,3.9683,7.932197 -L 3.9683,7.932197,3.8286,8.302281 -L 3.8286,8.302281,3.6951,8.655333 -L 3.6951,8.655333,3.5725,9.000024 -L 2.7214,0.000004,3.5725,0.000004 -L 3.5725,0.000004,3.5725,2.631346 -L 3.5725,2.631346,1.8672,2.631346 -L 1.8672,2.631346,1.7831,3.354528 -L 1.7831,3.354528,1.7131,4.069212 -L 1.7131,4.069212,1.6497,4.766948 -L 1.6497,4.766948,1.1418,4.422296 -L 1.1418,4.422296,0.648,4.069212 -L 0.648,4.069212,0.1577,3.699129 -L 0.7986,0.533911,1.1418,0.904002 -L 1.1418,0.904002,1.4991,1.257085 -L 1.4991,1.257085,1.8672,1.60173 -L 6.1052,0.533911,5.2537,1.60173 -L 3.9683,2.631346,5.2537,2.631346 -L 5.2537,2.631346,5.2537,3.699129 -L 5.2537,3.699129,2.291,3.699129 -L 6.5325,3.699129,5.7724,4.430795 -L 5.7724,4.430795,5.4397,4.569232 -L 5.4397,4.569232,5.2537,4.233034 -L 2.291,5.033881,2.4241,5.403912 -L 2.4241,5.403912,2.5673,5.757058 -L 2.5673,5.757058,2.7214,6.101648 -L 2.7214,6.101648,1.0123,6.101648 -L 1.0123,6.101648,1.1418,5.834721 -L 1.1418,5.834721,1.2854,5.567789 -L 1.2854,5.567789,1.436,5.300901 -L 2.7214,4.766948,3.4219,4.87009 -L 3.4219,4.87009,4.1228,4.956209 -L 4.1228,4.956209,4.8229,5.033881 -L 4.8229,5.033881,4.4765,5.805056 -L 4.4765,5.805056,4.0454,6.220305 -L 4.0454,6.220305,3.1421,6.635609 -L 3.1421,6.635609,3.0157,7.903932 -L 3.0157,7.903932,1.4466,8.062143 -L 1.4466,8.062143,0.1577,7.932197 -L 0.1577,7.932197,0.1577,6.902544 -L 5.6775,5.300901,5.8071,5.567789 -L 5.8071,5.567789,5.9546,5.834721 -L 5.9546,5.834721,6.1052,6.101648 -L 6.1052,6.101648,5.6775,6.204797 -L 5.6775,6.204797,5.2537,6.290963 -L 5.2537,6.290963,4.8229,6.368674 - -[猟] 48 -L 1.0426,7.932197,0.1915,9.000024 -L 1.4699,7.932197,1.7428,8.302281 -L 1.7428,8.302281,2.0163,8.655333 -L 2.0163,8.655333,2.2965,9.000024 -L 3.5749,8.19913,3.4239,8.466102 -L 3.4239,8.466102,3.2768,8.733035 -L 3.2768,8.733035,3.1476,9.000024 -L 4.8564,8.19913,4.7062,8.466102 -L 4.7062,8.466102,4.5552,8.733035 -L 4.5552,8.733035,4.426,9.000024 -L 6.1348,7.932197,6.2574,8.302281 -L 6.2574,8.302281,6.3874,8.655333 -L 6.3874,8.655333,6.531,9.000024 -L 0.1915,0.000004,0.8185,0.03951 -L 0.8185,0.03951,1.2633,0.316376 -L 1.2633,0.316376,1.8972,1.067739 -L 1.8972,1.067739,1.8167,2.478803 -L 1.8167,2.478803,1.7428,3.889875 -L 1.7428,3.889875,1.6832,5.300901 -L 1.6832,5.300901,1.1719,4.603118 -L 1.1719,4.603118,0.6784,3.888343 -L 0.6784,3.888343,0.1915,3.16526 -L 2.2965,0.000004,3.0705,2.289488 -L 3.0705,2.289488,3.2033,4.460453 -L 3.2033,4.460453,3.1476,6.902544 -L 3.1476,6.902544,6.531,6.902544 -L 6.531,6.902544,6.531,1.067739 -L 6.531,1.067739,6.7443,0.904002 -L 6.7443,0.904002,6.9614,0.723179 -L 6.9614,0.723179,7.1716,0.533911 -L 7.1716,0.533911,7.2385,0.904002 -L 7.2385,0.904002,7.3047,1.257085 -L 7.3047,1.257085,7.3887,1.60173 -L 4.8564,0.000004,4.8288,1.648258 -L 4.8288,1.648258,4.5167,2.43219 -L 4.5167,2.43219,3.5749,2.631346 -L 5.2802,2.631346,4.7619,3.744339 -L 4.7619,3.744339,4.5241,4.492954 -L 4.5241,4.492954,3.5749,4.766948 -L 5.2802,4.766948,4.9825,5.182198 -L 4.9825,5.182198,4.8708,5.597484 -L 4.8708,5.597484,4.8564,6.368674 -L 1.4699,5.834721,1.4556,6.604494 -L 1.4556,6.604494,1.3438,7.009911 -L 1.3438,7.009911,1.0426,7.398291 -L 1.0426,7.398291,0.7446,7.055038 -L 0.7446,7.055038,0.4609,6.711833 -L 0.4609,6.711833,0.1915,6.368674 - -[療] 53 -L 0.2177,0.000004,0.8341,1.377144 -L 0.8341,1.377144,1.2509,2.855901 -L 1.2509,2.855901,1.2544,4.233034 -L 1.2544,4.233034,0.8975,3.888343 -L 0.8975,3.888343,0.5543,3.535344 -L 0.5543,3.535344,0.2177,3.16526 -L 4.0319,0.000004,4.8549,0.000004 -L 4.8549,0.000004,4.8549,2.631346 -L 4.8549,2.631346,3.6046,2.631346 -L 3.6046,2.631346,3.5871,3.778224 -L 3.5871,3.778224,3.4785,4.331965 -L 3.4785,4.331965,3.1738,4.766948 -L 3.1738,4.766948,2.8796,4.603118 -L 2.8796,4.603118,2.5997,4.422296 -L 2.5997,4.422296,2.323,4.233034 -L 2.5363,0.533911,2.8796,0.904002 -L 2.8796,0.904002,3.2403,1.257085 -L 3.2403,1.257085,3.6046,1.60173 -L 6.9918,0.533911,6.1368,1.601692 -L 5.2857,2.631346,6.1368,2.631346 -L 6.1368,2.631346,6.1368,3.699129 -L 6.1368,3.699129,4.0319,3.699129 -L 6.1368,4.500013,4.6378,4.707616 -L 4.6378,4.707616,3.9863,4.915263 -L 3.9863,4.915263,3.6046,5.300901 -L 3.6046,5.300901,3.7345,5.567789 -L 3.7345,5.567789,3.8816,5.834721 -L 3.8816,5.834721,4.0319,6.101648 -L 4.0319,6.101648,3.1111,6.269697 -L 3.1111,6.269697,2.6694,6.200571 -L 2.6694,6.200571,2.323,5.834721 -L 2.323,5.834721,2.7535,5.300901 -L 6.9918,4.233034,6.7886,5.023995 -L 6.7886,5.023995,6.7711,5.755663 -L 6.7711,5.755663,6.5641,6.368674 -L 6.5641,6.368674,6.1368,6.290963 -L 6.1368,6.290963,5.7095,6.204797 -L 5.7095,6.204797,5.2857,6.101648 -L 5.2857,6.101648,5.4157,5.834721 -L 5.4157,5.834721,5.5558,5.567789 -L 5.5558,5.567789,5.7095,5.300901 -L 1.4649,4.766948,1.4649,7.932197 -L 1.4649,7.932197,4.0319,7.932197 -L 4.0319,7.932197,4.1618,8.302281 -L 4.1618,8.302281,4.3054,8.655333 -L 4.3054,8.655333,4.4592,9.000024 -L 0.6485,6.101648,0.4909,6.368674 -L 0.4909,6.368674,0.3473,6.635609 -L 0.3473,6.635609,0.2177,6.902544 -L 4.4592,6.368674,4.4732,7.112978 -L 4.4732,7.112978,4.5747,7.518341 -L 4.5747,7.518341,4.8549,7.932197 -L 4.8549,7.932197,7.4191,7.932197 - -[糧] 40 -L 0.647,7.169461,0.4932,7.615878 -L 0.4932,7.615878,0.3458,8.045194 -L 0.3458,8.045194,0.2165,8.466102 -L 2.3527,7.169461,2.4826,7.615878 -L 2.4826,7.615878,2.6294,8.045194 -L 2.6294,8.045194,2.7803,8.466102 -L 4.4577,7.398291,6.1672,7.398291 -L 1.5016,0.000004,1.4175,1.411022 -L 1.4175,1.411022,1.3478,2.822008 -L 1.3478,2.822008,1.2883,4.233034 -L 1.2883,4.233034,0.924,3.535344 -L 0.924,3.535344,0.5629,2.820569 -L 0.5629,2.820569,0.2165,2.097486 -L 3.2111,0.000004,3.9113,0.103108 -L 3.9113,0.103108,4.6118,0.189227 -L 4.6118,0.189227,5.3126,0.266939 -L 5.3126,0.266939,4.9795,0.830518 -L 4.9795,0.830518,4.6471,1.038119 -L 4.6471,1.038119,4.0339,1.067739 -L 5.7434,0.000004,7.4176,0.000004 -L 5.7434,1.067739,5.1056,1.792347 -L 5.1056,1.792347,4.6647,2.059374 -L 4.6647,2.059374,4.0339,2.097486 -L 4.0339,2.097486,4.0339,4.233034 -L 4.0339,4.233034,6.5945,4.233034 -L 6.5945,4.233034,6.5945,2.097486 -L 6.5945,2.097486,5.943,2.136944 -L 5.943,2.136944,5.3932,2.413804 -L 5.3932,2.413804,4.4577,3.16526 -L 2.7803,3.699129,1.5475,5.201977 -L 1.5475,5.201977,0.882,5.755663 -L 0.882,5.755663,0.2165,5.834721 -L 3.2111,5.300901,2.02,6.353168 -L 2.02,6.353168,1.5685,6.829096 -L 1.5685,6.829096,1.5016,9.000024 -L 3.6031,5.300901,7.4176,5.300901 -L 4.0339,6.368674,4.0339,8.466102 -L 4.0339,8.466102,6.5945,8.466102 -L 6.5945,8.466102,6.5945,6.368674 -L 6.5945,6.368674,4.0339,6.368674 - -[陵] 43 -L 4.915,7.169461,4.5686,7.706208 -L 4.5686,7.706208,4.1269,7.903932 -L 4.1269,7.903932,3.2061,7.932197 -L 5.3423,7.932197,5.192,8.302281 -L 5.192,8.302281,5.0446,8.655333 -L 5.0446,8.655333,4.915,9.000024 -L 5.7419,7.932197,7.02,7.932197 -L 0.2501,0.000004,0.2501,8.466102 -L 0.2501,8.466102,1.9274,8.466102 -L 1.9274,8.466102,1.4966,6.131369 -L 1.4966,6.131369,1.7067,4.762721 -L 1.7067,4.762721,1.9274,2.631346 -L 1.9274,2.631346,1.651,2.467524 -L 1.651,2.467524,1.381,2.286701 -L 1.381,2.286701,1.1047,2.097486 -L 2.355,0.000004,3.3039,0.03951 -L 3.3039,0.03951,3.9658,0.316376 -L 3.9658,0.316376,4.915,1.067739 -L 4.915,1.067739,4.5507,1.600252 -L 4.5507,1.600252,4.1935,2.124318 -L 4.1935,2.124318,3.8502,2.631346 -L 3.8502,2.631346,3.486,2.467524 -L 3.486,2.467524,3.1256,2.286701 -L 3.1256,2.286701,2.7823,2.097486 -L 6.1657,0.000004,5.8957,0.189227 -L 5.8957,0.189227,5.6158,0.370041 -L 5.6158,0.370041,5.3423,0.533911 -L 6.5962,0.000004,7.4473,0.000004 -L 5.3423,1.60173,5.6158,2.048002 -L 5.6158,2.048002,5.8957,2.47741 -L 5.8957,2.47741,6.1657,2.898326 -L 6.1657,2.898326,5.4649,3.001431 -L 5.4649,3.001431,4.7647,3.087548 -L 4.7647,3.087548,4.0607,3.16526 -L 2.9921,4.233034,3.7452,5.023995 -L 3.7452,5.023995,4.0222,5.577722 -L 4.0222,5.577722,4.0607,6.368674 -L 4.0607,6.368674,2.7823,6.368674 -L 5.7419,4.233034,5.7419,6.368674 -L 5.7419,6.368674,4.4912,6.368674 -L 6.1657,4.233034,7.4473,4.233034 -L 7.4473,4.233034,7.4473,5.300901 -L 6.1657,6.368674,7.4473,6.368674 - -[倫] 30 -L 1.1032,0.000004,1.0191,1.781105 -L 1.0191,1.781105,0.9522,3.545185 -L 0.9522,3.545185,0.8892,5.300901 -L 0.8892,5.300901,0.6759,5.137024 -L 0.6759,5.137024,0.4727,4.956209 -L 0.4727,4.956209,0.2797,4.766948 -L 2.812,0.000004,2.812,4.766948 -L 2.812,4.766948,7.0538,4.766948 -L 7.0538,4.766948,7.0538,0.000004 -L 7.0538,0.000004,6.1989,0.000004 -L 4.0939,0.000004,4.0939,2.097486 -L 4.0939,2.097486,3.793,2.286701 -L 3.793,2.286701,3.5128,2.467524 -L 3.5128,2.467524,3.2393,2.631346 -L 5.3443,0.000004,5.3443,2.097486 -L 5.3443,2.097486,4.917,2.467524 -L 4.917,2.467524,4.4967,2.820569 -L 4.4967,2.820569,4.0939,3.16526 -L 4.0939,3.16526,4.0939,4.233034 -L 5.7681,2.631346,5.4704,3.046602 -L 5.4704,3.046602,5.3586,3.461906 -L 5.3586,3.461906,5.3443,4.233034 -L 1.1032,5.834721,1.2149,7.112978 -L 1.2149,7.112978,1.4215,8.052287 -L 1.4215,8.052287,1.534,9.000024 -L 2.5987,6.368674,3.3619,7.245747 -L 3.3619,7.245747,4.1324,8.122904 -L 4.1324,8.122904,4.917,9.000024 -L 4.917,9.000024,7.4776,6.368674 -L 3.6631,6.368674,6.1989,6.368674 - -[厘] 48 -L 0.2817,0.266939,0.9752,3.036763 -L 0.9752,3.036763,1.1503,5.62006 -L 1.1503,5.62006,1.1328,8.466102 -L 1.1328,8.466102,3.2413,8.466102 -L 3.2413,8.466102,5.3536,8.466102 -L 5.3536,8.466102,7.4796,8.466102 -L 1.5601,0.000004,2.5377,0.000004 -L 2.5377,0.000004,3.5215,0.000004 -L 3.5215,0.000004,4.5236,0.000004 -L 4.5236,0.000004,4.3064,1.713289 -L 4.3064,1.713289,3.6266,2.138432 -L 3.6266,2.138432,2.4112,2.097486 -L 4.9473,0.000004,5.7774,0.000004 -L 5.7774,0.000004,6.6285,0.000004 -L 6.6285,0.000004,7.4796,0.000004 -L 4.9473,2.097486,4.6528,2.631346 -L 4.6528,2.631346,4.3691,3.16526 -L 4.3691,3.16526,4.0924,3.699129 -L 4.0924,3.699129,3.5215,3.699129 -L 3.5215,3.699129,2.965,3.699129 -L 2.965,3.699129,2.4112,3.699129 -L 2.4112,3.699129,2.4112,4.766948 -L 2.4112,4.766948,2.4112,5.834721 -L 2.4112,5.834721,2.4112,6.902544 -L 2.4112,6.902544,3.8196,6.902544 -L 3.8196,6.902544,5.231,6.902544 -L 5.231,6.902544,6.6562,6.902544 -L 6.6562,6.902544,6.6562,5.834721 -L 6.6562,5.834721,6.6562,4.766948 -L 6.6562,4.766948,6.6562,3.699129 -L 6.6562,3.699129,6.0748,3.699129 -L 6.0748,3.699129,5.5074,3.699129 -L 5.5074,3.699129,4.9473,3.699129 -L 4.9473,3.699129,4.6528,4.233034 -L 4.6528,4.233034,4.3691,4.766948 -L 4.3691,4.766948,4.0924,5.300901 -L 4.0924,5.300901,3.6651,5.300901 -L 3.6651,5.300901,3.2378,5.300901 -L 3.2378,5.300901,2.8105,5.300901 -L 5.3746,2.097486,5.8019,2.097486 -L 5.8019,2.097486,6.2292,2.097486 -L 6.2292,2.097486,6.6562,2.097486 -L 4.9473,5.300901,4.7932,5.670939 -L 4.7932,5.670939,4.6528,6.023983 -L 4.6528,6.023983,4.5236,6.368674 -L 5.3746,5.300901,5.651,5.300901 -L 5.651,5.300901,5.9312,5.300901 -L 5.9312,5.300901,6.2292,5.300901 - -[隣] 48 -L 0.3083,0.000004,0.3083,2.822008 -L 0.3083,2.822008,0.3083,5.644105 -L 0.3083,5.644105,0.3083,8.466102 -L 0.3083,8.466102,0.862,8.466102 -L 0.862,8.466102,1.415,8.466102 -L 1.415,8.466102,1.9859,8.466102 -L 1.9859,8.466102,1.4536,6.348896 -L 1.4536,6.348896,1.4259,4.214693 -L 1.4259,4.214693,2.4171,2.097486 -L 2.4171,2.097486,3.1768,3.264183 -L 3.1768,3.264183,3.506,3.95616 -L 3.506,3.95616,3.6955,4.766948 -L 2.6304,0.000004,2.9736,0.456207 -L 2.9736,0.456207,3.3312,0.904002 -L 3.3312,0.904002,3.6955,1.334712 -L 3.6955,1.334712,3.5445,1.600252 -L 3.5445,1.600252,3.4009,1.857346 -L 3.4009,1.857346,3.2717,2.097486 -L 6.655,0.000004,6.5041,1.194936 -L 6.5041,1.194936,6.0733,1.576253 -L 6.0733,1.576253,5.3766,1.60173 -L 5.3766,1.60173,5.3766,2.314935 -L 5.3766,2.314935,5.3766,3.011323 -L 5.3766,3.011323,5.3766,3.699129 -L 5.3766,3.699129,5.0965,3.699129 -L 5.0965,3.699129,4.8268,3.699129 -L 4.8268,3.699129,4.5501,3.699129 -L 4.5501,3.699129,4.3991,3.011323 -L 4.3991,3.011323,4.2555,2.314935 -L 4.2555,2.314935,4.1228,1.60173 -L 7.0855,1.60173,6.7496,2.247156 -L 6.7496,2.247156,6.4165,3.028169 -L 6.4165,3.028169,5.8004,3.699129 -L 7.0855,3.699129,6.9317,4.069212 -L 6.9317,4.069212,6.7878,4.422296 -L 6.7878,4.422296,6.655,4.766948 -L 3.4815,5.834721,3.8247,6.290963 -L 3.8247,6.290963,4.1858,6.738751 -L 4.1858,6.738751,4.5501,7.169461 -L 4.5501,7.169461,4.2555,7.245747 -L 4.2555,7.245747,3.9718,7.322058 -L 3.9718,7.322058,3.6955,7.398291 -L 5.3766,5.834721,5.3766,6.90115 -L 5.3766,6.90115,5.3766,7.959074 -L 5.3766,7.959074,5.3766,9.000024 -L 7.0855,5.834721,6.655,6.367227 -L 6.655,6.367227,6.2277,6.891301 -L 6.2277,6.891301,5.8004,7.398291 - -[塁] 45 -L 4.5486,7.398291,4.8253,7.398291 -L 4.8253,7.398291,5.1051,7.398291 -L 5.1051,7.398291,5.4063,7.398291 -L 0.3141,0.000004,1.4415,0.000004 -L 1.4415,0.000004,2.5728,0.000004 -L 2.5728,0.000004,3.7286,0.000004 -L 3.7286,0.000004,3.3189,1.499973 -L 3.3189,1.499973,2.3452,1.728796 -L 2.3452,1.728796,1.1652,1.60173 -L 4.1248,0.000004,5.1051,0.000004 -L 5.1051,0.000004,6.1072,0.000004 -L 6.1072,0.000004,7.1124,0.000004 -L 3.9108,1.868618,3.8477,2.314935 -L 3.8477,2.314935,3.7882,2.744352 -L 3.7882,2.744352,3.7286,3.16526 -L 4.5486,1.60173,5.1051,1.60173 -L 5.1051,1.60173,5.6834,1.60173 -L 5.6834,1.60173,6.2574,1.60173 -L 1.3785,2.631346,1.7217,2.820569 -L 1.7217,2.820569,2.0793,3.001431 -L 2.0793,3.001431,2.4436,3.16526 -L 5.8336,2.631346,5.5363,2.820569 -L 5.5363,2.820569,5.2561,3.001431 -L 5.2561,3.001431,4.979,3.16526 -L 2.4436,4.233034,2.149,4.422296 -L 2.149,4.422296,1.8653,4.603118 -L 1.8653,4.603118,1.5925,4.766948 -L 5.1895,4.233034,5.5363,4.422296 -L 5.5363,4.422296,5.8932,4.603118 -L 5.8932,4.603118,6.2574,4.766948 -L 1.5925,5.834721,1.5925,6.711833 -L 1.5925,6.711833,1.5925,7.588992 -L 1.5925,7.588992,1.5925,8.466102 -L 1.5925,8.466102,2.9931,8.466102 -L 2.9931,8.466102,4.405,8.466102 -L 4.405,8.466102,5.8336,8.466102 -L 5.8336,8.466102,5.8336,7.588992 -L 5.8336,7.588992,5.8336,6.711833 -L 5.8336,6.711833,5.8336,5.834721 -L 5.8336,5.834721,4.405,5.834721 -L 4.405,5.834721,2.9931,5.834721 -L 2.9931,5.834721,1.5925,5.834721 -L 3.7286,6.635609,3.3819,7.172302 -L 3.3819,7.172302,2.9336,7.370055 -L 2.9336,7.370055,2.0198,7.398291 - -[涙] 39 -L 1.6222,7.932197,1.3248,8.302281 -L 1.3248,8.302281,1.0411,8.655333 -L 1.0411,8.655333,0.7711,9.000024 -L 2.8725,8.466102,4.428,8.466102 -L 4.428,8.466102,5.9831,8.466102 -L 5.9831,8.466102,7.5382,8.466102 -L 0.3403,0.266939,0.7711,1.411022 -L 0.7711,1.411022,1.1914,2.555121 -L 1.1914,2.555121,1.6222,3.699129 -L 2.0495,0.000004,2.9429,2.297988 -L 2.9429,2.297988,3.2648,4.477355 -L 3.2648,4.477355,3.2963,6.902544 -L 3.2963,6.902544,4.5572,6.902544 -L 4.5572,6.902544,5.8356,6.902544 -L 5.8356,6.902544,7.1179,6.902544 -L 7.1179,6.902544,7.1179,6.368674 -L 7.1179,6.368674,7.1179,5.834721 -L 7.1179,5.834721,7.1179,5.300901 -L 7.1179,5.300901,5.9831,5.300901 -L 5.9831,5.300901,4.8549,5.300901 -L 4.8549,5.300901,3.7271,5.300901 -L 3.5138,0.000004,4.1544,0.877116 -L 4.1544,0.877116,4.7954,1.754273 -L 4.7954,1.754273,5.4367,2.631346 -L 5.4367,2.631346,5.0861,3.007004 -L 5.0861,3.007004,4.6451,3.145441 -L 4.6451,3.145441,3.7271,3.16526 -L 7.1179,0.000004,6.6867,0.713247 -L 6.6867,0.713247,6.2668,1.409598 -L 6.2668,1.409598,5.864,2.097486 -L 5.864,3.16526,5.713,3.535344 -L 5.713,3.535344,5.5628,3.888343 -L 5.5628,3.888343,5.4367,4.233034 -L 6.2913,3.16526,6.5641,3.16526 -L 6.5641,3.16526,6.8377,3.16526 -L 6.8377,3.16526,7.1179,3.16526 -L 1.1914,5.834721,0.8972,6.204797 -L 0.8972,6.204797,0.6173,6.557936 -L 0.6173,6.557936,0.3403,6.902544 - -[ç´¯] 45 -L 4.6118,7.398291,5.0149,7.398291 -L 5.0149,7.398291,5.4352,7.398291 -L 5.4352,7.398291,5.866,7.398291 -L 3.761,0.000004,3.761,0.877116 -L 3.761,0.877116,3.761,1.754273 -L 3.761,1.754273,3.761,2.631346 -L 3.761,2.631346,2.6294,2.631346 -L 2.6294,2.631346,1.4981,2.631346 -L 1.4981,2.631346,0.3703,2.631346 -L 0.5839,0.533911,1.0743,0.904002 -L 1.0743,0.904002,1.5611,1.257085 -L 1.5611,1.257085,2.0518,1.60173 -L 6.7167,0.533911,6.2863,0.904002 -L 6.2863,0.904002,5.866,1.257085 -L 5.866,1.257085,5.4352,1.60173 -L 4.1848,2.631346,4.5491,3.016937 -L 4.5491,3.016937,5.0919,3.224594 -L 5.0919,3.224594,6.2863,3.432194 -L 6.2863,3.432194,6.1388,3.699129 -L 6.1388,3.699129,5.9952,3.966053 -L 5.9952,3.966053,5.866,4.233034 -L 3.3302,3.16526,2.6052,3.699129 -L 2.6052,3.699129,1.8977,4.233034 -L 1.8977,4.233034,1.1934,4.766948 -L 3.761,3.699129,4.1638,4.233034 -L 4.1638,4.233034,4.5841,4.766948 -L 4.5841,4.766948,5.0079,5.300901 -L 2.4753,4.766948,2.752,5.223189 -L 2.752,5.223189,3.0357,5.670939 -L 3.0357,5.670939,3.3302,6.101648 -L 3.3302,6.101648,2.6052,6.204797 -L 2.6052,6.204797,1.8977,6.290963 -L 1.8977,6.290963,1.1934,6.368674 -L 1.1934,6.368674,1.1934,7.081956 -L 1.1934,7.081956,1.1934,7.778214 -L 1.1934,7.778214,1.1934,8.466102 -L 1.1934,8.466102,2.8819,8.466102 -L 2.8819,8.466102,4.5841,8.466102 -L 4.5841,8.466102,6.2863,8.466102 -L 6.2863,8.466102,6.2863,7.778214 -L 6.2863,7.778214,6.2863,7.081956 -L 6.2863,7.081956,6.2863,6.368674 -L 6.2863,6.368674,4.3351,6.754258 -L 4.3351,6.754258,3.029,7.19068 -L 3.029,7.19068,1.6207,7.398291 - -[励] 33 -L 0.3726,0.000004,0.4812,1.144095 -L 0.4812,1.144095,0.691,3.457671 -L 0.691,3.457671,0.7999,8.466102 -L 0.7999,8.466102,1.9239,8.466102 -L 1.9239,8.466102,3.0552,8.466102 -L 3.0552,8.466102,4.1833,8.466102 -L 1.2237,0.000004,2.1554,2.314935 -L 2.1554,2.314935,2.4703,4.485894 -L 2.4703,4.485894,2.5088,6.902544 -L 2.5088,6.902544,2.0783,6.902544 -L 2.0783,6.902544,1.6545,6.902544 -L 1.6545,6.902544,1.2237,6.902544 -L 2.7189,0.000004,3.5595,1.651083 -L 3.5595,1.651083,3.7735,2.988664 -L 3.7735,2.988664,3.7595,4.766948 -L 3.7595,4.766948,3.4825,4.766948 -L 3.4825,4.766948,3.2096,4.766948 -L 3.2096,4.766948,2.9326,4.766948 -L 4.1833,0.000004,5.0344,2.004221 -L 5.0344,2.004221,5.3913,3.855945 -L 5.3913,3.855945,5.4649,5.834721 -L 5.4649,5.834721,4.5157,6.586163 -L 4.5157,6.586163,3.8576,6.862982 -L 3.8576,6.862982,2.9326,6.902544 -L 5.4649,0.000004,5.7419,0.000004 -L 5.7419,0.000004,6.0256,0.000004 -L 6.0256,0.000004,6.3233,0.000004 -L 6.3233,0.000004,7.083,2.134213 -L 7.083,2.134213,7.2266,4.107362 -L 7.2266,4.107362,7.1744,6.368674 -L 7.1744,6.368674,5.7696,6.635609 -L 5.7696,6.635609,5.4263,7.48728 -L 5.4263,7.48728,5.4649,9.000024 - -[鈴] 51 -L 0.4023,0.000004,0.8296,0.000004 -L 0.8296,0.000004,1.2569,0.000004 -L 1.2569,0.000004,1.6807,0.000004 -L 1.6807,0.000004,1.7578,2.286701 -L 1.7578,2.286701,1.548,4.056484 -L 1.548,4.056484,0.4023,4.766948 -L 5.0714,0.000004,5.0714,1.411022 -L 5.0714,1.411022,5.0714,2.822008 -L 5.0714,2.822008,5.0714,4.233034 -L 5.0714,4.233034,4.6441,4.233034 -L 4.6441,4.233034,4.2165,4.233034 -L 4.2165,4.233034,3.7857,4.233034 -L 2.2936,0.533911,2.5073,0.723179 -L 2.5073,0.723179,2.7174,0.904002 -L 2.7174,0.904002,2.9346,1.067739 -L 6.318,1.067739,6.5981,1.067739 -L 6.5981,1.067739,6.8787,1.067739 -L 6.8787,1.067739,7.1726,1.067739 -L 7.1726,1.067739,7.1726,2.134213 -L 7.1726,2.134213,7.1726,3.192084 -L 7.1726,3.192084,7.1726,4.233034 -L 7.1726,4.233034,6.6052,4.233034 -L 6.6052,4.233034,6.0451,4.233034 -L 6.0451,4.233034,5.4952,4.233034 -L 0.8296,1.868618,0.6794,2.314935 -L 0.6794,2.314935,0.5319,2.744352 -L 0.5319,2.744352,0.4023,3.16526 -L 2.5073,2.364373,2.6369,2.820569 -L 2.6369,2.820569,2.7843,3.26841 -L 2.7843,3.26841,2.9346,3.699129 -L 2.0768,4.766948,1.7998,5.182198 -L 1.7998,5.182198,1.6951,5.597484 -L 1.6951,5.597484,1.6807,6.368674 -L 1.6807,6.368674,1.0681,6.3884 -L 1.0681,6.3884,0.735,6.526838 -L 0.735,6.526838,0.4023,6.902544 -L 0.4023,6.902544,0.8296,7.615878 -L 0.8296,7.615878,1.2569,8.312167 -L 1.2569,8.312167,1.6807,9.000024 -L 1.6807,9.000024,2.0905,8.466102 -L 2.0905,8.466102,2.5073,7.932197 -L 2.5073,7.932197,2.9346,7.398291 -L 3.3619,5.834721,3.9997,6.90115 -L 3.9997,6.90115,4.6441,7.959074 -L 4.6441,7.959074,5.2847,9.000024 -L 5.2847,9.000024,6.0451,7.959074 -L 6.0451,7.959074,6.8188,6.90115 -L 6.8188,6.90115,7.6037,5.834721 -L 4.6441,5.834721,5.194,5.834721 -L 5.194,5.834721,5.7471,5.834721 -L 5.7471,5.834721,6.318,5.834721 - -[隷] 63 -L 2.11,7.932197,1.9598,8.302281 -L 1.9598,8.302281,1.8161,8.655333 -L 1.8161,8.655333,1.6827,9.000024 -L 0.8281,0.000004,1.1052,0.000004 -L 1.1052,0.000004,1.3853,0.000004 -L 1.3853,0.000004,1.6827,0.000004 -L 1.6827,0.000004,1.6827,1.2472 -L 1.6827,1.2472,1.6827,2.47741 -L 1.6827,2.47741,1.6827,3.699129 -L 1.6827,3.699129,1.2589,3.699129 -L 1.2589,3.699129,0.839,3.699129 -L 0.839,3.699129,0.4288,3.699129 -L 4.6461,0.000004,4.919,0.000004 -L 4.919,0.000004,5.1992,0.000004 -L 5.1992,0.000004,5.4972,0.000004 -L 5.4972,0.000004,5.4972,0.713247 -L 5.4972,0.713247,5.4972,1.409598 -L 5.4972,1.409598,5.4972,2.097486 -L 5.4972,2.097486,4.9263,1.943504 -L 4.9263,1.943504,4.3691,1.781105 -L 4.3691,1.781105,3.8196,1.60173 -L 7.2061,1.067739,6.1452,2.524023 -L 6.1452,2.524023,5.7039,2.929339 -L 5.7039,2.929339,5.4972,2.631346 -L 0.6183,1.868618,0.6779,2.134213 -L 0.6779,2.134213,0.7476,2.391244 -L 0.7476,2.391244,0.8281,2.631346 -L 2.965,1.868618,2.8105,2.134213 -L 2.8105,2.134213,2.6704,2.391244 -L 2.6704,2.391244,2.5412,2.631346 -L 6.7756,2.631346,7.0558,3.001431 -L 7.0558,3.001431,7.336,3.354528 -L 7.336,3.354528,7.6334,3.699129 -L 2.11,3.699129,2.3867,3.699129 -L 2.3867,3.699129,2.6704,3.699129 -L 2.6704,3.699129,2.965,3.699129 -L 5.4972,3.966053,5.1676,4.529673 -L 5.1676,4.529673,4.8419,4.737229 -L 4.8419,4.737229,4.2469,4.766948 -L 0.8281,4.766948,1.3853,4.766948 -L 1.3853,4.766948,1.9598,4.766948 -L 1.9598,4.766948,2.5412,4.766948 -L 5.9245,4.766948,5.6265,5.300901 -L 5.6265,5.300901,5.3463,5.834721 -L 5.3463,5.834721,5.0661,6.368674 -L 5.0661,6.368674,4.6461,6.368674 -L 4.6461,6.368674,4.2258,6.368674 -L 4.2258,6.368674,3.8196,6.368674 -L 6.5651,4.766948,6.6247,5.137024 -L 6.6247,5.137024,6.6982,5.490125 -L 6.6982,5.490125,6.7756,5.834721 -L 6.7756,5.834721,5.5428,7.310739 -L 5.5428,7.310739,4.8913,7.854532 -L 4.8913,7.854532,4.2469,7.932197 -L 0.8281,6.368674,1.1052,6.368674 -L 1.1052,6.368674,1.3853,6.368674 -L 1.3853,6.368674,1.6827,6.368674 -L 1.6827,6.368674,1.5391,7.51982 -L 1.5391,7.51982,1.1262,7.899712 -L 1.1262,7.899712,0.4288,7.932197 -L 7.2061,6.368674,6.6247,7.245747 -L 6.6247,7.245747,6.0573,8.122904 -L 6.0573,8.122904,5.4972,9.000024 - -[零] 54 -L 4.2453,8.466102,5.1031,8.466102 -L 5.1031,8.466102,5.9542,8.466102 -L 5.9542,8.466102,6.8126,8.466102 -L 3.3943,0.000004,3.3943,0.713247 -L 3.3943,0.713247,3.3943,1.409598 -L 3.3943,1.409598,3.3943,2.097486 -L 3.3943,2.097486,2.6934,2.097486 -L 2.6934,2.097486,1.9894,2.097486 -L 1.9894,2.097486,1.2893,2.097486 -L 5.5234,0.533911,5.8039,0.533911 -L 5.8039,0.533911,6.0841,0.533911 -L 6.0841,0.533911,6.3815,0.533911 -L 6.3815,0.533911,6.3815,1.066385 -L 6.3815,1.066385,6.3815,1.590365 -L 6.3815,1.590365,6.3815,2.097486 -L 6.3815,2.097486,5.5234,2.097486 -L 5.5234,2.097486,4.6723,2.097486 -L 4.6723,2.097486,3.818,2.097486 -L 0.4347,3.16526,1.4119,3.699129 -L 1.4119,3.699129,2.3961,4.233034 -L 2.3961,4.233034,3.3943,4.766948 -L 3.3943,4.766948,3.03,5.142645 -L 3.03,5.142645,2.4836,5.281027 -L 2.4836,5.281027,1.2893,5.300901 -L 2.5673,3.16526,4.3644,3.184986 -L 4.3644,3.184986,5.1315,3.32347 -L 5.1315,3.32347,5.5234,3.699129 -L 5.5234,3.699129,3.8527,6.014182 -L 3.8527,6.014182,3.1417,7.117243 -L 3.1417,7.117243,0.4347,7.398291 -L 0.4347,7.398291,0.4347,7.055038 -L 0.4347,7.055038,0.4347,6.711833 -L 0.4347,6.711833,0.4347,6.368674 -L 4.6723,5.300901,5.233,5.300901 -L 5.233,5.300901,5.8039,5.300901 -L 5.8039,5.300901,6.3815,5.300901 -L 1.2893,6.368674,1.8357,6.368674 -L 1.8357,6.368674,2.3961,6.368674 -L 2.3961,6.368674,2.9635,6.368674 -L 4.6723,6.368674,5.233,6.368674 -L 5.233,6.368674,5.8039,6.368674 -L 5.8039,6.368674,6.3815,6.368674 -L 7.2046,6.368674,7.2046,6.711833 -L 7.2046,6.711833,7.2046,7.055038 -L 7.2046,7.055038,7.2046,7.398291 -L 7.2046,7.398291,6.2102,7.398291 -L 6.2102,7.398291,5.2257,7.398291 -L 5.2257,7.398291,4.2453,7.398291 -L 4.2453,7.398291,4.0944,7.665224 -L 4.0944,7.665224,3.9473,7.932197 -L 3.9473,7.932197,3.818,8.19913 -L 3.818,8.19913,2.8234,8.302281 -L 2.8234,8.302281,1.8357,8.388398 -L 1.8357,8.388398,0.8585,8.466102 - -[霊] 66 -L 4.275,8.466102,5.1125,8.466102 -L 5.1125,8.466102,5.9527,8.466102 -L 5.9527,8.466102,6.8073,8.466102 -L 0.4612,0.000004,1.0107,0.103108 -L 1.0107,0.103108,1.5715,0.189227 -L 1.5715,0.189227,2.142,0.266939 -L 2.142,0.266939,1.8653,0.723179 -L 1.8653,0.723179,1.5925,1.170882 -L 1.5925,1.170882,1.3154,1.60173 -L 2.7795,0.000004,2.8429,0.877116 -L 2.8429,0.877116,2.9126,1.754273 -L 2.9126,1.754273,2.9966,2.631346 -L 2.9966,2.631346,2.2926,2.631346 -L 2.2926,2.631346,1.5925,2.631346 -L 1.5925,2.631346,0.8917,2.631346 -L 3.4239,0.000004,3.8512,0.000004 -L 3.8512,0.000004,4.275,0.000004 -L 4.275,0.000004,4.7023,0.000004 -L 4.7023,0.000004,4.7023,0.877116 -L 4.7023,0.877116,4.7023,1.754273 -L 4.7023,1.754273,4.7023,2.631346 -L 4.7023,2.631346,4.275,2.631346 -L 4.275,2.631346,3.8512,2.631346 -L 3.8512,2.631346,3.4239,2.631346 -L 5.3121,0.000004,5.6588,0.533911 -L 5.6588,0.533911,6.0157,1.067739 -L 6.0157,1.067739,6.3835,1.60173 -L 5.9527,0.000004,6.3835,0.000004 -L 6.3835,0.000004,6.8073,0.000004 -L 6.8073,0.000004,7.2349,0.000004 -L 5.13,2.631346,5.6834,2.631346 -L 5.6834,2.631346,6.2364,2.631346 -L 6.2364,2.631346,6.8073,2.631346 -L 1.7151,3.699129,3.1192,3.699129 -L 3.1192,3.699129,4.5275,3.699129 -L 4.5275,3.699129,5.9527,3.699129 -L 3.8512,4.766948,3.4768,7.161015 -L 3.4768,7.161015,2.356,7.5721 -L 2.356,7.5721,0.4612,7.398291 -L 0.4612,7.398291,0.4612,7.055038 -L 0.4612,7.055038,0.4612,6.711833 -L 0.4612,6.711833,0.4612,6.368674 -L 1.3154,5.300901,1.8688,5.300901 -L 1.8688,5.300901,2.4226,5.300901 -L 2.4226,5.300901,2.9966,5.300901 -L 4.7023,5.300901,5.2526,5.300901 -L 5.2526,5.300901,5.8126,5.300901 -L 5.8126,5.300901,6.3835,5.300901 -L 1.3154,6.368674,1.8688,6.368674 -L 1.8688,6.368674,2.4226,6.368674 -L 2.4226,6.368674,2.9966,6.368674 -L 4.7023,6.368674,5.2526,6.368674 -L 5.2526,6.368674,5.8126,6.368674 -L 5.8126,6.368674,6.3835,6.368674 -L 7.2349,6.368674,7.2349,6.711833 -L 7.2349,6.711833,7.2349,7.055038 -L 7.2349,7.055038,7.2349,7.398291 -L 7.2349,7.398291,6.2364,7.398291 -L 6.2364,7.398291,5.2526,7.398291 -L 5.2526,7.398291,4.275,7.398291 -L 4.275,7.398291,4.1248,7.665224 -L 4.1248,7.665224,3.9812,7.932197 -L 3.9812,7.932197,3.8512,8.19913 -L 3.8512,8.19913,2.853,8.302281 -L 2.853,8.302281,1.8688,8.388398 -L 1.8688,8.388398,0.8917,8.466102 - -[麗] 72 -L 0.4628,8.466102,1.4509,8.466102 -L 1.4509,8.466102,2.4487,8.466102 -L 2.4487,8.466102,3.4543,8.466102 -L 4.7047,8.466102,5.6885,8.466102 -L 5.6885,8.466102,6.6867,8.466102 -L 6.6867,8.466102,7.6919,8.466102 -L 0.4628,0.266939,1.1041,2.02116 -L 1.1041,2.02116,1.3073,3.495747 -L 1.3073,3.495747,1.3139,5.300901 -L 1.3139,5.300901,2.295,5.403912 -L 2.295,5.403912,3.2788,5.490125 -L 3.2788,5.490125,4.277,5.567789 -L 4.277,5.567789,4.407,6.177957 -L 4.407,6.177957,4.5537,6.78815 -L 4.5537,6.78815,4.7047,7.398291 -L 4.7047,7.398291,5.5558,7.398291 -L 5.5558,7.398291,6.4135,7.398291 -L 6.4135,7.398291,7.2646,7.398291 -L 7.2646,7.398291,7.2646,7.055038 -L 7.2646,7.055038,7.2646,6.711833 -L 7.2646,6.711833,7.2646,6.368674 -L 1.7447,0.000004,2.0214,0.000004 -L 2.0214,0.000004,2.3051,0.000004 -L 2.3051,0.000004,2.5997,0.000004 -L 2.5997,0.000004,2.5997,1.066385 -L 2.5997,1.066385,2.5997,2.124318 -L 2.5997,2.124318,2.5997,3.16526 -L 2.5997,3.16526,2.3051,3.16526 -L 2.3051,3.16526,2.0214,3.16526 -L 2.0214,3.16526,1.7447,3.16526 -L 3.0231,0.000004,3.3562,0.375708 -L 3.3562,0.375708,3.6816,0.514092 -L 3.6816,0.514092,4.277,0.533911 -L 5.5558,0.000004,4.7712,1.894058 -L 4.7712,1.894058,4.0949,3.533858 -L 4.0949,3.533858,1.7447,4.233034 -L 5.9866,0.000004,6.5431,0.000004 -L 6.5431,0.000004,7.1144,0.000004 -L 7.1144,0.000004,7.6919,0.000004 -L 7.6919,0.000004,7.6919,0.370041 -L 7.6919,0.370041,7.6919,0.723179 -L 7.6919,0.723179,7.6919,1.067739 -L 5.5558,1.60173,6.1158,1.781105 -L 6.1158,1.781105,6.6867,1.943504 -L 6.6867,1.943504,7.2646,2.097486 -L 3.0231,2.097486,3.4333,2.097486 -L 3.4333,2.097486,3.8536,2.097486 -L 3.8536,2.097486,4.277,2.097486 -L 5.5558,3.16526,4.6168,3.936433 -L 4.6168,3.936433,3.6816,4.351692 -L 3.6816,4.351692,3.0231,4.766948 -L 5.9866,3.16526,6.2633,3.16526 -L 6.2633,3.16526,6.5431,3.16526 -L 6.5431,3.16526,6.8408,3.16526 -L 6.8408,3.16526,6.8408,3.535344 -L 6.8408,3.535344,6.8408,3.888343 -L 6.8408,3.888343,6.8408,4.233034 -L 6.8408,4.233034,5.906,4.27254 -L 5.906,4.27254,5.3488,4.549406 -L 5.3488,4.549406,4.7047,5.300901 -L 5.5558,5.300901,6.1158,5.300901 -L 6.1158,5.300901,6.6867,5.300901 -L 6.6867,5.300901,7.2646,5.300901 -L 0.8901,6.368674,0.8901,6.711833 -L 0.8901,6.711833,0.8901,7.055038 -L 0.8901,7.055038,0.8901,7.398291 -L 0.8901,7.398291,1.7447,7.398291 -L 1.7447,7.398291,2.5997,7.398291 -L 2.5997,7.398291,3.4543,7.398291 -L 3.4543,7.398291,3.4543,7.055038 -L 3.4543,7.055038,3.4543,6.711833 -L 3.4543,6.711833,3.4543,6.368674 - -[暦] 45 -L 2.2024,6.902544,2.9029,6.902544 -L 2.9029,6.902544,3.603,6.902544 -L 3.603,6.902544,4.3039,6.902544 -L 5.1616,6.902544,5.4352,6.902544 -L 5.4352,6.902544,5.7189,6.902544 -L 5.7189,6.902544,6.0127,6.902544 -L 3.0255,0.000004,3.0255,1.2472 -L 3.0255,1.2472,3.0255,2.47741 -L 3.0255,2.47741,3.0255,3.699129 -L 3.0255,3.699129,4.2864,3.699129 -L 4.2864,3.699129,5.5578,3.699129 -L 5.5578,3.699129,6.8393,3.699129 -L 6.8393,3.699129,6.8393,2.47741 -L 6.8393,2.47741,6.8393,1.2472 -L 6.8393,1.2472,6.8393,0.000004 -L 6.8393,0.000004,5.5578,0.000004 -L 5.5578,0.000004,4.2864,0.000004 -L 4.2864,0.000004,3.0255,0.000004 -L 0.4929,0.800852,1.1758,3.466078 -L 1.1758,3.466078,1.358,5.8771 -L 1.358,5.8771,1.3478,8.466102 -L 1.3478,8.466102,3.4528,8.466102 -L 3.4528,8.466102,5.5644,8.466102 -L 5.5644,8.466102,7.6939,8.466102 -L 3.4528,2.097486,4.4296,2.097486 -L 4.4296,2.097486,5.4142,2.097486 -L 5.4142,2.097486,6.4089,2.097486 -L 3.4528,4.766948,3.3687,5.300901 -L 3.3687,5.300901,3.3018,5.834721 -L 3.3018,5.834721,3.2388,6.368674 -L 3.2388,6.368674,2.8815,6.023983 -L 2.8815,6.023983,2.5387,5.670939 -L 2.5387,5.670939,2.2024,5.300901 -L 6.4089,4.766948,6.3318,5.300901 -L 6.3318,5.300901,6.2614,5.834721 -L 6.2614,5.834721,6.1984,6.368674 -L 6.1984,6.368674,5.845,6.023983 -L 5.845,6.023983,5.4982,5.670939 -L 5.4982,5.670939,5.1616,5.300901 -L 7.6939,5.300901,7.4001,5.757058 -L 7.4001,5.757058,7.1164,6.204797 -L 7.1164,6.204797,6.8393,6.635609 -L 6.8393,6.635609,7.1164,6.738751 -L 7.1164,6.738751,7.4001,6.824878 -L 7.4001,6.824878,7.6939,6.902544 - -[劣] 33 -L 3.9098,6.902544,3.9098,7.615878 -L 3.9098,7.615878,3.9098,8.312167 -L 3.9098,8.312167,3.9098,9.000024 -L 0.7369,7.398291,1.0728,7.768376 -L 1.0728,7.768376,1.416,8.121467 -L 1.416,8.121467,1.7771,8.466102 -L 7.297,7.398291,6.8732,7.768376 -L 6.8732,7.768376,6.442,8.121467 -L 6.442,8.121467,6.0147,8.466102 -L 0.5264,0.000004,1.8433,0.290984 -L 1.8433,0.290984,2.817,1.107377 -L 2.817,1.107377,3.9098,2.364373 -L 3.9098,2.364373,3.7595,2.631346 -L 3.7595,2.631346,3.6124,2.898326 -L 3.6124,2.898326,3.4825,3.16526 -L 3.4825,3.16526,2.6314,3.16526 -L 2.6314,3.16526,1.7838,3.16526 -L 1.7838,3.16526,0.9502,3.16526 -L 5.1636,0.000004,6.442,0.498632 -L 6.442,0.498632,6.8483,1.700569 -L 6.8483,1.700569,6.8732,3.16526 -L 6.8732,3.16526,6.0147,3.16526 -L 6.0147,3.16526,5.171,3.16526 -L 5.171,3.16526,4.3409,3.16526 -L 4.3409,3.16526,4.1868,3.535344 -L 4.1868,3.535344,4.0432,3.888343 -L 4.0432,3.888343,3.9098,4.233034 -L 0.5264,4.766948,2.3795,5.182198 -L 2.3795,5.182198,4.0464,5.95338 -L 4.0464,5.95338,3.0552,6.368674 -L 4.7609,5.834721,5.171,6.204797 -L 5.171,6.204797,5.5909,6.557936 -L 5.5909,6.557936,6.0147,6.902544 - -[烈] 45 -L 2.2344,7.398291,2.2344,7.768376 -L 2.2344,7.768376,2.2344,8.121467 -L 2.2344,8.121467,2.2344,8.466102 -L 2.2344,8.466102,1.653,8.466102 -L 1.653,8.466102,1.0856,8.466102 -L 1.0856,8.466102,0.5249,8.466102 -L 2.6617,8.466102,3.2116,8.466102 -L 3.2116,8.466102,3.7647,8.466102 -L 3.7647,8.466102,4.3356,8.466102 -L 0.5249,0.000004,0.8019,0.533911 -L 0.8019,0.533911,1.0856,1.067739 -L 1.0856,1.067739,1.3795,1.60173 -L 3.5128,0.266939,3.3619,0.723179 -L 3.3619,0.723179,3.2183,1.170882 -L 3.2183,1.170882,3.089,1.60173 -L 5.6213,0.266939,5.4668,0.723179 -L 5.4668,0.723179,5.3232,1.170882 -L 5.3232,1.170882,5.1905,1.60173 -L 7.7263,0.266939,7.4461,0.723179 -L 7.4461,0.723179,7.1764,1.170882 -L 7.1764,1.170882,6.8997,1.60173 -L 1.1662,2.631346,1.8033,3.16526 -L 1.8033,3.16526,2.4446,3.699129 -L 2.4446,3.699129,3.089,4.233034 -L 3.089,4.233034,2.5108,4.766948 -L 2.5108,4.766948,1.9399,5.300901 -L 1.9399,5.300901,1.3795,5.834721 -L 1.3795,5.834721,1.2257,5.670939 -L 1.2257,5.670939,1.0856,5.490125 -L 1.0856,5.490125,0.9522,5.300901 -L 6.4724,2.631346,6.7491,2.631346 -L 6.7491,2.631346,7.0328,2.631346 -L 7.0328,2.631346,7.3302,2.631346 -L 7.3302,2.631346,7.3302,4.765555 -L 7.3302,4.765555,7.3302,6.891301 -L 7.3302,6.891301,7.3302,9.000024 -L 5.6213,4.233034,5.6213,5.48023 -L 5.6213,5.48023,5.6213,6.710439 -L 5.6213,6.710439,5.6213,7.932197 -L 3.5128,5.033881,3.6389,5.670939 -L 3.6389,5.670939,3.7647,6.290963 -L 3.7647,6.290963,3.9156,6.902544 -L 3.9156,6.902544,3.2116,6.738751 -L 3.2116,6.738751,2.5041,6.557936 -L 2.5041,6.557936,1.8033,6.368674 - -[裂] 60 -L 2.2326,8.466102,2.9366,8.466102 -L 2.9366,8.466102,3.6441,8.466102 -L 3.6441,8.466102,4.3726,8.466102 -L 1.4099,0.000004,1.8126,0.000004 -L 1.8126,0.000004,2.2326,0.000004 -L 2.2326,0.000004,2.6637,0.000004 -L 2.6637,0.000004,2.6637,0.713247 -L 2.6637,0.713247,2.6637,1.409598 -L 2.6637,1.409598,2.6637,2.097486 -L 2.6637,2.097486,1.9352,1.968943 -L 1.9352,1.968943,1.2974,1.730188 -L 1.2974,1.730188,0.5588,1.60173 -L 3.0837,0.000004,3.4343,0.375708 -L 3.4343,0.375708,3.8791,0.514092 -L 3.8791,0.514092,4.7932,0.533911 -L 6.8982,0.000004,6.0471,0.877116 -L 6.0471,0.877116,5.2027,1.754273 -L 5.2027,1.754273,4.3726,2.631346 -L 4.3726,2.631346,4.3726,3.001431 -L 4.3726,3.001431,4.3726,3.354528 -L 4.3726,3.354528,4.3726,3.699129 -L 4.3726,3.699129,3.7912,3.354528 -L 3.7912,3.354528,3.2168,3.001431 -L 3.2168,3.001431,2.6637,2.631346 -L 0.5588,3.699129,1.3888,3.699129 -L 1.3888,3.699129,2.2326,3.699129 -L 2.2326,3.699129,3.0837,3.699129 -L 4.7932,3.699129,5.6265,3.699129 -L 5.6265,3.699129,6.4744,3.699129 -L 6.4744,3.699129,7.3287,3.699129 -L 0.5588,4.766948,1.1051,5.033881 -L 1.1051,5.033881,1.6617,5.300901 -L 1.6617,5.300901,2.2326,5.567789 -L 2.2326,5.567789,1.9629,6.023983 -L 1.9629,6.023983,1.6827,6.471732 -L 1.6827,6.471732,1.4099,6.902544 -L 1.4099,6.902544,1.1118,6.738751 -L 1.1118,6.738751,0.8281,6.557936 -L 0.8281,6.557936,0.5588,6.368674 -L 6.0471,4.766948,6.3238,4.766948 -L 6.3238,4.766948,6.6036,4.766948 -L 6.6036,4.766948,6.8982,4.766948 -L 6.8982,4.766948,6.8982,6.177957 -L 6.8982,6.177957,6.8982,7.588992 -L 6.8982,7.588992,6.8982,9.000024 -L 2.6637,5.834721,2.9366,6.290963 -L 2.9366,6.290963,3.2168,6.738751 -L 3.2168,6.738751,3.5148,7.169461 -L 3.5148,7.169461,2.9439,7.245747 -L 2.9439,7.245747,2.3867,7.322058 -L 2.3867,7.322058,1.8372,7.398291 -L 1.8372,7.398291,1.8372,7.768376 -L 1.8372,7.768376,1.8372,8.121467 -L 1.8372,8.121467,1.8372,8.466102 -L 1.8372,8.466102,1.4099,8.466102 -L 1.4099,8.466102,0.9826,8.466102 -L 0.9826,8.466102,0.5588,8.466102 -L 5.2237,5.834721,5.2237,6.711833 -L 5.2237,6.711833,5.2237,7.588992 -L 5.2237,7.588992,5.2237,8.466102 - -[廉] 57 -L 6.0768,7.932197,6.6372,7.932197 -L 6.6372,7.932197,7.2046,7.932197 -L 7.2046,7.932197,7.7863,7.932197 -L 0.5849,0.266939,1.2574,2.915233 -L 1.2574,2.915233,1.4259,5.334739 -L 1.4259,5.334739,1.4119,7.932197 -L 1.4119,7.932197,2.3922,7.932197 -L 2.3922,7.932197,3.3942,7.932197 -L 3.3942,7.932197,4.3991,7.932197 -L 4.3991,7.932197,4.3991,8.302281 -L 4.3991,8.302281,4.3991,8.655333 -L 4.3991,8.655333,4.3991,9.000024 -L 3.9718,0.000004,3.8877,0.713247 -L 3.8877,0.713247,3.8215,1.409598 -L 3.8215,1.409598,3.7585,2.097486 -L 3.7585,2.097486,3.1207,1.590365 -L 3.1207,1.590365,2.4763,1.066385 -L 2.4763,1.066385,1.8357,0.533911 -L 5.2222,0.000004,5.2222,0.877116 -L 5.2222,0.877116,5.2222,1.754273 -L 5.2222,1.754273,5.2222,2.631346 -L 5.2222,2.631346,4.3711,2.631346 -L 4.3711,2.631346,3.5235,2.631346 -L 3.5235,2.631346,2.6899,2.631346 -L 7.3625,0.533911,6.42,1.781105 -L 6.42,1.781105,5.4992,3.011323 -L 5.4992,3.011323,4.5812,4.233034 -L 4.5812,4.233034,4.3711,3.888343 -L 4.3711,3.888343,4.1648,3.535344 -L 4.1648,3.535344,3.9718,3.16526 -L 6.0768,2.631346,6.3535,2.631346 -L 6.3535,2.631346,6.6372,2.631346 -L 6.6372,2.631346,6.9317,2.631346 -L 6.9317,2.631346,5.9577,4.622852 -L 5.9577,4.622852,3.9473,4.605952 -L 3.9473,4.605952,2.263,4.233034 -L 7.3625,4.233034,6.6862,4.905424 -L 6.6862,4.905424,5.6848,5.518426 -L 5.6848,5.518426,4.5812,6.368674 -L 4.5812,6.368674,3.8215,5.617221 -L 3.8215,5.617221,3.3312,5.340406 -L 3.3312,5.340406,2.6899,5.300901 -L 2.263,6.368674,3.1837,6.3884 -L 3.1837,6.3884,3.6251,6.526838 -L 3.6251,6.526838,3.9718,6.902544 -L 3.9718,6.902544,3.8215,7.081956 -L 3.8215,7.081956,3.6744,7.244402 -L 3.6744,7.244402,3.541,7.398291 -L 5.653,6.368674,5.3658,6.772598 -L 5.3658,6.772598,5.3658,7.108788 -L 5.3658,7.108788,5.653,7.665224 -L 5.653,7.665224,5.3556,7.768376 -L 5.3556,7.768376,5.0719,7.854532 -L 5.0719,7.854532,4.7949,7.932197 -L 6.0768,6.368674,6.6372,6.368674 -L 6.6372,6.368674,7.2046,6.368674 -L 7.2046,6.368674,7.7863,6.368674 - -[恋] 45 -L 5.2525,7.932197,5.9562,7.932197 -L 5.9562,7.932197,6.657,7.932197 -L 6.657,7.932197,7.361,7.932197 -L 0.5838,0.266939,0.7204,0.877116 -L 0.7204,0.877116,0.8605,1.4873 -L 0.8605,1.4873,1.0142,2.097486 -L 3.1157,0.000004,2.839,0.453374 -L 2.839,0.453374,2.7374,1.135603 -L 2.7374,1.135603,2.7203,2.631346 -L 3.5465,0.000004,4.2473,0.000004 -L 4.2473,0.000004,4.9548,0.000004 -L 4.9548,0.000004,5.6798,0.000004 -L 5.6798,0.000004,5.6798,0.370041 -L 5.6798,0.370041,5.6798,0.723179 -L 5.6798,0.723179,5.6798,1.067739 -L 7.361,0.800852,7.084,1.2472 -L 7.084,1.2472,6.8111,1.676562 -L 6.8111,1.676562,6.5344,2.097486 -L 4.4014,1.868618,4.2473,2.134213 -L 4.2473,2.134213,4.1037,2.391244 -L 4.1037,2.391244,3.9703,2.631346 -L 1.2247,3.699129,1.8443,4.422296 -L 1.8443,4.422296,2.4786,5.137024 -L 2.4786,5.137024,3.1157,5.834721 -L 3.1157,5.834721,3.1157,6.548043 -L 3.1157,6.548043,3.1157,7.244402 -L 3.1157,7.244402,3.1157,7.932197 -L 3.1157,7.932197,2.2646,7.932197 -L 2.2646,7.932197,1.4205,7.932197 -L 1.4205,7.932197,0.5838,7.932197 -L 3.9703,3.699129,4.2473,3.699129 -L 4.2473,3.699129,4.531,3.699129 -L 4.531,3.699129,4.8249,3.699129 -L 4.8249,3.699129,4.8249,5.110144 -L 4.8249,5.110144,4.8249,6.521217 -L 4.8249,6.521217,4.8249,7.932197 -L 4.8249,7.932197,4.4014,7.932197 -L 4.4014,7.932197,3.9703,7.932197 -L 3.9703,7.932197,3.5465,7.932197 -L 0.5838,5.300901,0.8605,5.834721 -L 0.8605,5.834721,1.1403,6.368674 -L 1.1403,6.368674,1.4415,6.902544 -L 6.9614,5.567789,6.6637,6.023983 -L 6.6637,6.023983,6.3835,6.471732 -L 6.3835,6.471732,6.1103,6.902544 - -[錬] 75 -L 6.1091,7.932197,5.9547,8.302281 -L 5.9547,8.302281,5.8146,8.655333 -L 5.8146,8.655333,5.6783,9.000024 -L 6.5361,7.932197,6.9634,7.932197 -L 6.9634,7.932197,7.3907,7.932197 -L 7.3907,7.932197,7.818,7.932197 -L 0.6173,0.000004,1.0236,0.000004 -L 1.0236,0.000004,1.4435,0.000004 -L 1.4435,0.000004,1.8638,0.000004 -L 1.8638,0.000004,1.8537,2.998597 -L 1.8537,2.998597,1.7521,4.234429 -L 1.7521,4.234429,1.4719,4.766948 -L 1.4719,4.766948,1.1773,4.766948 -L 1.1773,4.766948,0.8901,4.766948 -L 0.8901,4.766948,0.6173,4.766948 -L 5.6783,0.000004,5.6013,0.877116 -L 5.6013,0.877116,5.5274,1.754273 -L 5.5274,1.754273,5.4678,2.631346 -L 5.4678,2.631346,4.8272,2.124318 -L 4.8272,2.124318,4.1965,1.600252 -L 4.1965,1.600252,3.5734,1.067739 -L 7.3907,1.067739,6.2524,2.52681 -L 6.2524,2.52681,5.4016,2.97743 -L 5.4016,2.97743,4.0042,3.16526 -L 4.0042,3.16526,4.0042,4.233034 -L 4.0042,4.233034,4.0042,5.300901 -L 4.0042,5.300901,4.0042,6.368674 -L 4.0042,6.368674,4.918,6.398287 -L 4.918,6.398287,5.3526,6.605943 -L 5.3526,6.605943,5.6783,7.169461 -L 5.6783,7.169461,5.3386,7.706208 -L 5.3386,7.706208,4.7922,7.903932 -L 4.7922,7.903932,3.5734,7.932197 -L 1.0446,1.868618,0.8901,2.314935 -L 0.8901,2.314935,0.7465,2.744352 -L 0.7465,2.744352,0.6173,3.16526 -L 2.7223,2.097486,2.7223,2.467524 -L 2.7223,2.467524,2.7223,2.820569 -L 2.7223,2.820569,2.7223,3.16526 -L 6.5361,3.16526,6.8131,3.16526 -L 6.8131,3.16526,7.0933,3.16526 -L 7.0933,3.16526,7.3907,3.16526 -L 7.3907,3.16526,7.3907,3.699129 -L 7.3907,3.699129,7.3907,4.233034 -L 7.3907,4.233034,7.3907,4.766948 -L 7.3907,4.766948,6.9634,4.766948 -L 6.9634,4.766948,6.5361,4.766948 -L 6.5361,4.766948,6.1091,4.766948 -L 6.1091,4.766948,5.9547,4.422296 -L 5.9547,4.422296,5.8146,4.069212 -L 5.8146,4.069212,5.6783,3.699129 -L 2.2946,4.766948,1.9938,5.182198 -L 1.9938,5.182198,1.8813,5.597484 -L 1.8813,5.597484,1.8638,6.368674 -L 1.8638,6.368674,1.2723,6.3884 -L 1.2723,6.3884,0.9465,6.526838 -L 0.9465,6.526838,0.6173,6.902544 -L 0.6173,6.902544,1.0236,7.615878 -L 1.0236,7.615878,1.4435,8.312167 -L 1.4435,8.312167,1.8638,9.000024 -L 1.8638,9.000024,2.144,8.655333 -L 2.144,8.655333,2.4246,8.302281 -L 2.4246,8.302281,2.7223,7.932197 -L 4.4311,4.766948,4.7047,4.766948 -L 4.7047,4.766948,4.9884,4.766948 -L 4.9884,4.766948,5.2822,4.766948 -L 5.2822,4.766948,5.5628,5.300901 -L 5.5628,5.300901,5.8321,5.834721 -L 5.8321,5.834721,6.1091,6.368674 -L 6.1091,6.368674,6.5361,6.368674 -L 6.5361,6.368674,6.9634,6.368674 -L 6.9634,6.368674,7.3907,6.368674 -L 7.3907,6.368674,7.3907,6.023983 -L 7.3907,6.023983,7.3907,5.670939 -L 7.3907,5.670939,7.3907,5.300901 - -[炉] 24 -L 3.61,8.466102,5.0114,8.466102 -L 5.0114,8.466102,6.4225,8.466102 -L 6.4225,8.466102,7.8484,8.466102 -L 0.6158,0.000004,1.691,3.04521 -L 1.691,3.04521,1.9397,5.776783 -L 1.9397,5.776783,1.9008,9.000024 -L 2.7519,0.000004,3.7922,2.134213 -L 3.7922,2.134213,4.0549,3.980166 -L 4.0549,3.980166,4.0303,6.368674 -L 4.0303,6.368674,5.1616,6.368674 -L 5.1616,6.368674,6.2898,6.368674 -L 6.2898,6.368674,7.4211,6.368674 -L 7.4211,6.368674,7.4211,5.490125 -L 7.4211,5.490125,7.4211,4.603118 -L 7.4211,4.603118,7.4211,3.699129 -L 7.4211,3.699129,6.4124,3.699129 -L 6.4124,3.699129,5.4177,3.699129 -L 5.4177,3.699129,4.4331,3.699129 -L 0.6158,5.033881,0.7454,5.670939 -L 0.7454,5.670939,0.8921,6.290963 -L 0.8921,6.290963,1.0431,6.902544 -L 2.3215,6.368674,2.6017,6.711833 -L 2.6017,6.711833,2.8815,7.055038 -L 2.8815,7.055038,3.1792,7.398291 - -[露] 90 -L 4.4596,8.466102,5.2936,8.466102 -L 5.2936,8.466102,6.1408,8.466102 -L 6.1408,8.466102,6.9958,8.466102 -L 1.0763,0.000004,1.0763,0.713247 -L 1.0763,0.713247,1.0763,1.409598 -L 1.0763,1.409598,1.0763,2.097486 -L 1.7141,0.000004,1.7771,1.066385 -L 1.7771,1.066385,1.8433,2.124318 -L 1.8433,2.124318,1.9274,3.16526 -L 1.9274,3.16526,1.63,3.16526 -L 1.63,3.16526,1.3498,3.16526 -L 1.3498,3.16526,1.0763,3.16526 -L 1.0763,3.16526,1.0763,3.535344 -L 1.0763,3.535344,1.0763,3.888343 -L 1.0763,3.888343,1.0763,4.233034 -L 1.0763,4.233034,1.7771,4.233034 -L 1.7771,4.233034,2.4811,4.233034 -L 2.4811,4.233034,3.1812,4.233034 -L 3.1812,4.233034,3.1812,3.888343 -L 3.1812,3.888343,3.1812,3.535344 -L 3.1812,3.535344,3.1812,3.16526 -L 3.1812,3.16526,2.9049,3.16526 -L 2.9049,3.16526,2.6314,3.16526 -L 2.6314,3.16526,2.3585,3.16526 -L 4.8908,0.000004,4.8908,0.713247 -L 4.8908,0.713247,4.8908,1.409598 -L 4.8908,1.409598,4.8908,2.097486 -L 4.8908,2.097486,4.5927,2.097486 -L 4.5927,2.097486,4.309,2.097486 -L 4.309,2.097486,4.0323,2.097486 -L 5.3146,0.000004,5.7209,0.000004 -L 5.7209,0.000004,6.1408,0.000004 -L 6.1408,0.000004,6.5646,0.000004 -L 6.5646,0.000004,6.5646,0.533911 -L 6.5646,0.533911,6.5646,1.067739 -L 6.5646,1.067739,6.5646,1.60173 -L 6.5646,1.60173,6.1408,1.60173 -L 6.1408,1.60173,5.7209,1.60173 -L 5.7209,1.60173,5.3146,1.60173 -L 2.3585,0.533911,2.6314,0.533911 -L 2.6314,0.533911,2.9049,0.533911 -L 2.9049,0.533911,3.1812,0.533911 -L 2.3585,2.097486,2.6314,2.097486 -L 2.6314,2.097486,2.9049,2.097486 -L 2.9049,2.097486,3.1812,2.097486 -L 6.5646,2.097486,5.9307,2.631346 -L 5.9307,2.631346,5.2936,3.16526 -L 5.2936,3.16526,4.6768,3.699129 -L 4.6768,3.699129,4.4596,3.535344 -L 4.4596,3.535344,4.2495,3.354528 -L 4.2495,3.354528,4.0323,3.16526 -L 6.1692,3.16526,6.2949,3.432194 -L 6.2949,3.432194,6.421,3.699129 -L 6.421,3.699129,6.5646,3.966053 -L 6.5646,3.966053,5.9972,4.069212 -L 5.9972,4.069212,5.4372,4.155363 -L 5.4372,4.155363,4.8908,4.233034 -L 4.8908,4.233034,4.8908,4.603118 -L 4.8908,4.603118,4.8908,4.956209 -L 4.8908,4.956209,4.8908,5.300901 -L 4.8908,5.300901,5.4372,5.300901 -L 5.4372,5.300901,5.9972,5.300901 -L 5.9972,5.300901,6.5646,5.300901 -L 1.5001,5.300901,2.0499,5.300901 -L 2.0499,5.300901,2.6103,5.300901 -L 2.6103,5.300901,3.1812,5.300901 -L 4.0323,5.300901,3.563,7.2853 -L 3.563,7.2853,2.341,7.574879 -L 2.341,7.574879,0.649,7.398291 -L 0.649,7.398291,0.649,7.055038 -L 0.649,7.055038,0.649,6.711833 -L 0.649,6.711833,0.649,6.368674 -L 1.5001,6.368674,2.0499,6.368674 -L 2.0499,6.368674,2.6103,6.368674 -L 2.6103,6.368674,3.1812,6.368674 -L 4.8908,6.368674,5.4372,6.368674 -L 5.4372,6.368674,5.9972,6.368674 -L 5.9972,6.368674,6.5646,6.368674 -L 7.4157,6.368674,7.4157,6.711833 -L 7.4157,6.711833,7.4157,7.055038 -L 7.4157,7.055038,7.4157,7.398291 -L 7.4157,7.398291,6.421,7.398291 -L 6.421,7.398291,5.4372,7.398291 -L 5.4372,7.398291,4.4596,7.398291 -L 4.4596,7.398291,4.309,7.665224 -L 4.309,7.665224,4.1658,7.932197 -L 4.1658,7.932197,4.0323,8.19913 -L 4.0323,8.19913,3.0341,8.302281 -L 3.0341,8.302281,2.0499,8.388398 -L 2.0499,8.388398,1.0763,8.466102 - -[廊] 51 -L 4.917,7.932197,5.8976,7.932197 -L 5.8976,7.932197,6.8787,7.932197 -L 6.8787,7.932197,7.88,7.932197 -L 0.6793,0.266939,1.3518,2.915233 -L 1.3518,2.915233,1.5161,5.334739 -L 1.5161,5.334739,1.5021,7.932197 -L 1.5021,7.932197,2.4866,7.932197 -L 2.4866,7.932197,3.4845,7.932197 -L 3.4845,7.932197,4.49,7.932197 -L 4.49,7.932197,4.49,8.302281 -L 4.49,8.302281,4.49,8.655333 -L 4.49,8.655333,4.49,9.000024 -L 1.9332,0.000004,2.2029,0.000004 -L 2.2029,0.000004,2.4866,0.000004 -L 2.4866,0.000004,2.7843,0.000004 -L 2.7843,0.000004,2.7843,2.134213 -L 2.7843,2.134213,2.7843,4.259905 -L 2.7843,4.259905,2.7843,6.368674 -L 2.7843,6.368674,3.4845,6.368674 -L 3.4845,6.368674,4.1993,6.368674 -L 4.1993,6.368674,4.917,6.368674 -L 4.917,6.368674,4.917,5.300901 -L 4.917,5.300901,4.917,4.233034 -L 4.917,4.233034,4.917,3.16526 -L 4.917,3.16526,4.3429,3.16526 -L 4.3429,3.16526,3.7682,3.16526 -L 3.7682,3.16526,3.2081,3.16526 -L 4.917,0.266939,4.7072,0.533911 -L 4.7072,0.533911,4.49,0.800852 -L 4.49,0.800852,4.276,1.067739 -L 4.276,1.067739,3.9118,0.904002 -L 3.9118,0.904002,3.5584,0.723179 -L 3.5584,0.723179,3.2081,0.533911 -L 6.1712,0.000004,6.1712,2.134213 -L 6.1712,2.134213,6.1712,4.259905 -L 6.1712,4.259905,6.1712,6.368674 -L 6.1712,6.368674,6.7242,6.290963 -L 6.7242,6.290963,7.299,6.204797 -L 7.299,6.204797,7.88,6.101648 -L 7.88,6.101648,7.5827,5.490125 -L 7.5827,5.490125,7.299,4.87009 -L 7.299,4.87009,7.0219,4.233034 -L 7.0219,4.233034,7.6247,3.067722 -L 7.6247,3.067722,7.8489,2.385578 -L 7.8489,2.385578,7.88,1.60173 -L 7.88,1.60173,7.5827,1.437862 -L 7.5827,1.437862,7.299,1.257085 -L 7.299,1.257085,7.0219,1.067739 -L 3.2081,4.766948,3.6389,4.766948 -L 3.6389,4.766948,4.0627,4.766948 -L 4.0627,4.766948,4.49,4.766948 - -[楼] 54 -L 2.3902,6.902544,2.0855,7.310739 -L 2.0855,7.310739,1.9737,7.854532 -L 1.9737,7.854532,1.9597,9.000024 -L 6.6285,6.902544,7.0348,6.902544 -L 7.0348,6.902544,7.4547,6.902544 -L 7.4547,6.902544,7.8785,6.902544 -L 5.7736,7.398291,5.7736,7.932197 -L 5.7736,7.932197,5.7736,8.466102 -L 5.7736,8.466102,5.7736,9.000024 -L 1.9597,0.000004,1.8757,1.600252 -L 1.8757,1.600252,1.8088,3.192084 -L 1.8088,3.192084,1.7457,4.766948 -L 1.7457,4.766948,1.3815,4.069212 -L 1.3815,4.069212,1.0246,3.354528 -L 1.0246,3.354528,0.6813,2.631346 -L 3.6686,0.000004,4.3694,0.370041 -L 4.3694,0.370041,5.0699,0.723179 -L 5.0699,0.723179,5.7736,1.067739 -L 5.7736,1.067739,5.3463,1.334712 -L 5.3463,1.334712,4.9225,1.60173 -L 4.9225,1.60173,4.4917,1.868618 -L 4.4917,1.868618,4.6212,2.211823 -L 4.6212,2.211823,4.7652,2.555121 -L 4.7652,2.555121,4.9225,2.898326 -L 4.9225,2.898326,4.4917,3.001431 -L 4.4917,3.001431,4.0714,3.087548 -L 4.0714,3.087548,3.6686,3.16526 -L 7.8785,0.000004,7.3076,0.456207 -L 7.3076,0.456207,6.7511,0.904002 -L 6.7511,0.904002,6.2009,1.334712 -L 6.2009,1.334712,6.3308,1.944943 -L 6.3308,1.944943,6.4744,2.555121 -L 6.4744,2.555121,6.6285,3.16526 -L 6.6285,3.16526,6.2009,3.16526 -L 6.2009,3.16526,5.7736,3.16526 -L 5.7736,3.16526,5.3463,3.16526 -L 5.3463,3.16526,5.4478,4.114424 -L 5.4478,4.114424,5.5988,5.063532 -L 5.5988,5.063532,5.5568,6.368674 -L 5.5568,6.368674,4.9225,5.834721 -L 4.9225,5.834721,4.2854,5.300901 -L 4.2854,5.300901,3.6686,4.766948 -L 7.0558,3.16526,7.3321,3.16526 -L 7.3321,3.16526,7.6022,3.16526 -L 7.6022,3.16526,7.8785,3.16526 -L 2.814,4.766948,2.3415,5.201977 -L 2.3415,5.201977,2.0084,5.755663 -L 2.0084,5.755663,1.5324,6.902544 -L 1.5324,6.902544,1.2379,6.902544 -L 1.2379,6.902544,0.9542,6.902544 -L 0.9542,6.902544,0.6813,6.902544 -L 7.4796,4.766948,6.2149,6.346024 -L 6.2149,6.346024,5.2412,6.772598 -L 5.2412,6.772598,3.6686,6.902544 - -[浪] 48 -L 7.0543,6.902544,7.0543,7.245747 -L 7.0543,7.245747,7.0543,7.588992 -L 7.0543,7.588992,7.0543,7.932197 -L 7.0543,7.932197,6.483,7.932197 -L 6.483,7.932197,5.9265,7.932197 -L 5.9265,7.932197,5.3801,7.932197 -L 1.9894,7.932197,1.6955,8.302281 -L 1.6955,8.302281,1.4118,8.655333 -L 1.4118,8.655333,1.1383,9.000024 -L 0.7075,0.266939,1.1383,1.411022 -L 1.1383,1.411022,1.5656,2.555121 -L 1.5656,2.555121,1.9894,3.699129 -L 2.3855,0.000004,2.6657,0.000004 -L 2.6657,0.000004,2.9459,0.000004 -L 2.9459,0.000004,3.2398,0.000004 -L 3.2398,0.000004,3.2398,2.658178 -L 3.2398,2.658178,3.2398,5.299413 -L 3.2398,5.299413,3.2398,7.932197 -L 3.2398,7.932197,3.8005,7.932197 -L 3.8005,7.932197,4.3711,7.932197 -L 4.3711,7.932197,4.9493,7.932197 -L 4.9493,7.932197,4.9493,8.302281 -L 4.9493,8.302281,4.9493,8.655333 -L 4.9493,8.655333,4.9493,9.000024 -L 3.6706,0.000004,3.9967,0.375708 -L 3.9967,0.375708,4.3325,0.514092 -L 4.3325,0.514092,4.9493,0.533911 -L 7.4851,0.000004,6.3394,1.634138 -L 6.3394,1.634138,5.6218,3.03105 -L 5.6218,3.03105,5.3801,4.766948 -L 5.3801,4.766948,4.7984,4.766948 -L 4.7984,4.766948,4.2243,4.766948 -L 4.2243,4.766948,3.6706,4.766948 -L 6.6266,2.097486,6.9033,2.467524 -L 6.9033,2.467524,7.187,2.820569 -L 7.187,2.820569,7.4851,3.16526 -L 5.8039,4.766948,6.2102,4.766948 -L 6.2102,4.766948,6.6305,4.766948 -L 6.6305,4.766948,7.0543,4.766948 -L 7.0543,4.766948,7.0543,5.300901 -L 7.0543,5.300901,7.0543,5.834721 -L 7.0543,5.834721,7.0543,6.368674 -L 7.0543,6.368674,5.9265,6.368674 -L 5.9265,6.368674,4.7952,6.368674 -L 4.7952,6.368674,3.6706,6.368674 -L 1.5656,5.834721,1.2682,6.204797 -L 1.2682,6.204797,0.9846,6.557936 -L 0.9846,6.557936,0.7075,6.902544 - -[漏] 39 -L 1.9879,7.932197,1.694,8.302281 -L 1.694,8.302281,1.4138,8.655333 -L 1.4138,8.655333,1.1333,9.000024 -L 0.7379,0.266939,1.1477,1.411022 -L 1.1477,1.411022,1.5641,2.555121 -L 1.5641,2.555121,1.9879,3.699129 -L 2.4191,0.266939,3.1125,3.036763 -L 3.1125,3.036763,3.2877,5.62006 -L 3.2877,5.62006,3.2701,8.466102 -L 3.2701,8.466102,4.6778,8.466102 -L 4.6778,8.466102,6.0896,8.466102 -L 6.0896,8.466102,7.5113,8.466102 -L 7.5113,8.466102,7.5113,8.121467 -L 7.5113,8.121467,7.5113,7.768376 -L 7.5113,7.768376,7.5113,7.398291 -L 7.5113,7.398291,6.2329,7.398291 -L 6.2329,7.398291,4.958,7.398291 -L 4.958,7.398291,3.6974,7.398291 -L 4.1279,0.000004,4.1279,1.411022 -L 4.1279,1.411022,4.1279,2.822008 -L 4.1279,2.822008,4.1279,4.233034 -L 4.1279,4.233034,5.13,4.300859 -L 5.13,4.300859,5.655,4.724601 -L 5.655,4.724601,5.8024,5.834721 -L 5.8024,5.834721,5.1016,5.834721 -L 5.1016,5.834721,4.4014,5.834721 -L 4.4014,5.834721,3.6974,5.834721 -L 5.8024,0.000004,5.7254,2.538136 -L 5.7254,2.538136,6.0266,3.855945 -L 6.0266,3.855945,7.5113,4.233034 -L 7.5113,4.233034,7.5113,2.822008 -L 7.5113,2.822008,7.5113,1.411022 -L 7.5113,1.411022,7.5113,0.000004 -L 1.5641,5.834721,1.2878,6.204797 -L 1.2878,6.204797,1.0142,6.557936 -L 1.0142,6.557936,0.7379,6.902544 -L 6.2329,5.834721,6.7936,5.834721 -L 6.7936,5.834721,7.361,5.834721 -L 7.361,5.834721,7.9421,5.834721 - -[郎] 48 -L 3.7026,6.902544,3.7026,7.245747 -L 3.7026,7.245747,3.7026,7.588992 -L 3.7026,7.588992,3.7026,7.932197 -L 3.7026,7.932197,3.4259,7.932197 -L 3.4259,7.932197,3.1496,7.932197 -L 3.1496,7.932197,2.876,7.932197 -L 5.4083,0.000004,5.4083,2.822008 -L 5.4083,2.822008,5.4083,5.644105 -L 5.4083,5.644105,5.4083,8.466102 -L 5.4083,8.466102,6.1123,8.466102 -L 6.1123,8.466102,6.8131,8.466102 -L 6.8131,8.466102,7.5133,8.466102 -L 7.5133,8.466102,7.2369,7.511287 -L 7.2369,7.511287,6.9634,6.548043 -L 6.9634,6.548043,6.6905,5.567789 -L 6.6905,5.567789,7.1665,4.447743 -L 7.1665,4.447743,7.3907,3.395468 -L 7.3907,3.395468,7.3,1.868618 -L 7.3,1.868618,6.9424,1.790915 -L 6.9424,1.790915,6.5991,1.704795 -L 6.5991,1.704795,6.2594,1.60173 -L 1.1707,0.533911,1.1707,3.011323 -L 1.1707,3.011323,1.1707,5.48023 -L 1.1707,5.48023,1.1707,7.932197 -L 1.1707,7.932197,1.5945,7.932197 -L 1.5945,7.932197,2.0218,7.932197 -L 2.0218,7.932197,2.4487,7.932197 -L 2.4487,7.932197,2.4487,8.302281 -L 2.4487,8.302281,2.4487,8.655333 -L 2.4487,8.655333,2.4487,9.000024 -L 1.5945,0.533911,2.2141,0.904002 -L 2.2141,0.904002,2.8449,1.257085 -L 2.8449,1.257085,3.4854,1.60173 -L 3.4854,1.60173,3.622,2.346033 -L 3.622,2.346033,3.566,2.751358 -L 3.566,2.751358,3.2721,3.16526 -L 4.1267,0.533911,4.1267,0.904002 -L 4.1267,0.904002,4.1267,1.257085 -L 4.1267,1.257085,4.1267,1.60173 -L 1.5945,4.766948,2.2985,4.766948 -L 2.2985,4.766948,2.9986,4.766948 -L 2.9986,4.766948,3.7026,4.766948 -L 3.7026,4.766948,3.7026,5.300901 -L 3.7026,5.300901,3.7026,5.834721 -L 3.7026,5.834721,3.7026,6.368674 -L 3.7026,6.368674,2.9986,6.368674 -L 2.9986,6.368674,2.2985,6.368674 -L 2.2985,6.368674,1.5945,6.368674 - -[賄] 60 -L 5.8341,7.398291,5.8341,7.932197 -L 5.8341,7.932197,5.8341,8.466102 -L 5.8341,8.466102,5.8341,9.000024 -L 6.2652,7.398291,6.8218,7.398291 -L 6.8218,7.398291,7.3927,7.398291 -L 7.3927,7.398291,7.9709,7.398291 -L 0.7695,0.000004,1.0466,0.370041 -L 1.0466,0.370041,1.3303,0.723179 -L 1.3303,0.723179,1.628,1.067739 -L 5.0114,0.000004,4.9273,1.600252 -L 4.9273,1.600252,4.8604,3.192084 -L 4.8604,3.192084,4.7942,4.766948 -L 4.7942,4.766948,4.43,4.422296 -L 4.43,4.422296,4.0759,4.069212 -L 4.0759,4.069212,3.7291,3.699129 -L 6.6925,0.000004,6.9654,0.000004 -L 6.9654,0.000004,7.2456,0.000004 -L 7.2456,0.000004,7.5436,0.000004 -L 7.5436,0.000004,7.5436,0.713247 -L 7.5436,0.713247,7.5436,1.409598 -L 7.5436,1.409598,7.5436,2.097486 -L 7.5436,2.097486,6.8396,2.097486 -L 6.8396,2.097486,6.1388,2.097486 -L 6.1388,2.097486,5.4387,2.097486 -L 1.1968,2.097486,1.1968,4.231641 -L 1.1968,4.231641,1.1968,6.357348 -L 1.1968,6.357348,1.1968,8.466102 -L 1.1968,8.466102,1.7467,8.466102 -L 1.7467,8.466102,2.304,8.466102 -L 2.304,8.466102,2.8745,8.466102 -L 2.8745,8.466102,2.8745,6.357348 -L 2.8745,6.357348,2.8745,4.231641 -L 2.8745,4.231641,2.8745,2.097486 -L 2.8745,2.097486,2.304,2.097486 -L 2.304,2.097486,1.7467,2.097486 -L 1.7467,2.097486,1.1968,2.097486 -L 7.5436,2.631346,7.5436,3.001431 -L 7.5436,3.001431,7.5436,3.354528 -L 7.5436,3.354528,7.5436,3.699129 -L 7.5436,3.699129,6.8396,3.699129 -L 6.8396,3.699129,6.1388,3.699129 -L 6.1388,3.699129,5.4387,3.699129 -L 1.628,4.233034,1.8977,4.233034 -L 1.8977,4.233034,2.1744,4.233034 -L 2.1744,4.233034,2.4507,4.233034 -L 7.5436,4.233034,7.5436,4.603118 -L 7.5436,4.603118,7.5436,4.956209 -L 7.5436,4.956209,7.5436,5.300901 -L 7.5436,5.300901,6.6925,5.403912 -L 6.6925,5.403912,5.8449,5.490125 -L 5.8449,5.490125,5.0114,5.567789 -L 5.0114,5.567789,5.1406,6.177957 -L 5.1406,6.177957,5.2877,6.78815 -L 5.2877,6.78815,5.4387,7.398291 -L 5.4387,7.398291,4.8604,7.398291 -L 4.8604,7.398291,4.2895,7.398291 -L 4.2895,7.398291,3.7291,7.398291 -L 1.628,6.368674,1.8977,6.368674 -L 1.8977,6.368674,2.1744,6.368674 -L 2.1744,6.368674,2.4507,6.368674 - -[惑] 57 -L 5.4407,7.932197,5.2862,8.302281 -L 5.2862,8.302281,5.1426,8.655333 -L 5.1426,8.655333,5.0134,9.000024 -L 5.8645,7.932197,6.1408,8.035346 -L 6.1408,8.035346,6.4245,8.121467 -L 6.4245,8.121467,6.7222,8.19913 -L 6.7222,8.19913,6.5685,8.466102 -L 6.5685,8.466102,6.4245,8.733035 -L 6.4245,8.733035,6.2918,9.000024 -L 0.768,0.266939,0.9015,0.877116 -L 0.9015,0.877116,1.0486,1.4873 -L 1.0486,1.4873,1.1988,2.097486 -L 3.3357,0.000004,3.0345,0.453374 -L 3.0345,0.453374,2.9259,1.135603 -L 2.9259,1.135603,2.9084,2.631346 -L 3.7595,0.000004,4.5931,0.000004 -L 4.5931,0.000004,5.4407,0.000004 -L 5.4407,0.000004,6.2918,0.000004 -L 6.2918,0.000004,6.2918,0.370041 -L 6.2918,0.370041,6.2918,0.723179 -L 6.2918,0.723179,6.2918,1.067739 -L 8.0006,0.800852,7.7032,1.2472 -L 7.7032,1.2472,7.4231,1.676562 -L 7.4231,1.676562,7.1495,2.097486 -L 5.0134,1.868618,4.8589,2.134213 -L 4.8589,2.134213,4.7153,2.391244 -L 4.7153,2.391244,4.5822,2.631346 -L 7.5733,3.16526,6.9923,3.699129 -L 6.9923,3.699129,6.4245,4.233034 -L 6.4245,4.233034,5.8645,4.766948 -L 5.8645,4.766948,4.2673,3.863005 -L 4.2673,3.863005,2.4492,3.662455 -L 2.4492,3.662455,0.768,3.699129 -L 8.0006,3.16526,8.0006,3.699129 -L 8.0006,3.699129,8.0006,4.233034 -L 8.0006,4.233034,8.0006,4.766948 -L 1.6261,5.300901,1.6261,5.834721 -L 1.6261,5.834721,1.6261,6.368674 -L 1.6261,6.368674,1.6261,6.902544 -L 1.6261,6.902544,2.3266,6.902544 -L 2.3266,6.902544,3.0376,6.902544 -L 3.0376,6.902544,3.7595,6.902544 -L 3.7595,6.902544,3.7595,6.368674 -L 3.7595,6.368674,3.7595,5.834721 -L 3.7595,5.834721,3.7595,5.300901 -L 3.7595,5.300901,3.0376,5.300901 -L 3.0376,5.300901,2.3266,5.300901 -L 2.3266,5.300901,1.6261,5.300901 -L 5.4407,5.300901,5.1426,6.177957 -L 5.1426,6.177957,4.8589,7.055038 -L 4.8589,7.055038,4.5822,7.932197 -L 4.5822,7.932197,3.3038,7.932197 -L 3.3038,7.932197,2.0289,7.932197 -L 2.0289,7.932197,0.768,7.932197 -L 6.2918,5.300901,6.5685,5.670939 -L 6.5685,5.670939,6.8483,6.023983 -L 6.8483,6.023983,7.1495,6.368674 - -[枠] 42 -L 2.5076,6.902544,2.206,7.310739 -L 2.206,7.310739,2.1013,7.854532 -L 2.1013,7.854532,2.0835,9.000024 -L 2.0835,0.000004,1.9998,1.600252 -L 1.9998,1.600252,1.9294,3.192084 -L 1.9294,3.192084,1.8698,4.766948 -L 1.8698,4.766948,1.5056,4.069212 -L 1.5056,4.069212,1.1452,3.354528 -L 1.1452,3.354528,0.8019,2.631346 -L 5.4703,0.000004,5.3828,2.329094 -L 5.3828,2.329094,4.8262,3.098835 -L 4.8262,3.098835,3.3342,3.16526 -L 5.8976,3.16526,5.5968,3.580462 -L 5.5968,3.580462,5.4843,3.995759 -L 5.4843,3.995759,5.4703,4.766948 -L 6.3214,3.16526,6.7316,3.16526 -L 6.7316,3.16526,7.1515,3.16526 -L 7.1515,3.16526,7.5718,3.16526 -L 3.3342,4.233034,2.5812,5.043769 -L 2.5812,5.043769,2.1434,5.735885 -L 2.1434,5.735885,1.6565,6.902544 -L 1.6565,6.902544,1.3585,6.902544 -L 1.3585,6.902544,1.0783,6.902544 -L 1.0783,6.902544,0.8019,6.902544 -L 3.7615,5.300901,4.1884,5.937872 -L 4.1884,5.937872,4.6157,6.557936 -L 4.6157,6.557936,5.0395,7.169461 -L 5.0395,7.169461,4.7107,7.706208 -L 4.7107,7.706208,4.3776,7.903932 -L 4.3776,7.903932,3.7615,7.932197 -L 6.7176,5.300901,6.4405,5.75427 -L 6.4405,5.75427,6.3389,6.436454 -L 6.3389,6.436454,6.3214,7.932197 -L 6.3214,7.932197,5.7085,7.971703 -L 5.7085,7.971703,5.3726,8.248576 -L 5.3726,8.248576,5.0395,9.000024 -L 7.148,5.300901,7.4251,5.300901 -L 7.4251,5.300901,7.7052,5.300901 -L 7.7052,5.300901,8.0026,5.300901 -L 8.0026,5.300901,8.0026,5.670939 -L 8.0026,5.670939,8.0026,6.023983 -L 8.0026,6.023983,8.0026,6.368674 - -[æ¹¾] 42 -L 2.0823,7.932197,1.8088,8.302281 -L 1.8088,8.302281,1.5359,8.655333 -L 1.5359,8.655333,1.2589,9.000024 -L 6.7511,7.932197,7.1784,7.932197 -L 7.1784,7.932197,7.6057,7.932197 -L 7.6057,7.932197,8.0295,7.932197 -L 0.8316,0.266939,1.2379,1.411022 -L 1.2379,1.411022,1.6582,2.555121 -L 1.6582,2.555121,2.0823,3.699129 -L 5.8961,0.000004,7.1013,0.145494 -L 7.1013,0.145494,7.5391,0.757018 -L 7.5391,0.757018,7.6057,2.097486 -L 7.6057,2.097486,6.3234,2.097486 -L 6.3234,2.097486,5.0524,2.097486 -L 5.0524,2.097486,3.7912,2.097486 -L 3.7912,2.097486,3.7912,2.631346 -L 3.7912,2.631346,3.7912,3.16526 -L 3.7912,3.16526,3.7912,3.699129 -L 3.7912,3.699129,4.9189,3.699129 -L 4.9189,3.699129,6.0506,3.699129 -L 6.0506,3.699129,7.1784,3.699129 -L 7.1784,3.699129,7.1784,4.069212 -L 7.1784,4.069212,7.1784,4.422296 -L 7.1784,4.422296,7.1784,4.766948 -L 7.1784,4.766948,5.9,4.766948 -L 5.9,4.766948,4.6251,4.766948 -L 4.6251,4.766948,3.3639,4.766948 -L 1.655,5.834721,1.3815,6.204797 -L 1.3815,6.204797,1.1086,6.557936 -L 1.1086,6.557936,0.8316,6.902544 -L 3.7912,5.834721,4.3936,6.624321 -L 4.3936,6.624321,4.6142,7.168074 -L 4.6142,7.168074,4.6461,7.932197 -L 4.6461,7.932197,4.0679,7.932197 -L 4.0679,7.932197,3.4973,7.932197 -L 3.4973,7.932197,2.9401,7.932197 -L 6.3234,5.834721,6.3234,6.548043 -L 6.3234,6.548043,6.3234,7.244402 -L 6.3234,7.244402,6.3234,7.932197 -L 6.3234,7.932197,5.9,7.932197 -L 5.9,7.932197,5.4797,7.932197 -L 5.4797,7.932197,5.0734,7.932197 - -[腕] 57 -L 3.3977,6.902544,3.3977,7.245747 -L 3.3977,7.245747,3.3977,7.588992 -L 3.3977,7.588992,3.3977,7.932197 -L 3.3977,7.932197,4.0982,7.932197 -L 4.0982,7.932197,4.7984,7.932197 -L 4.7984,7.932197,5.5027,7.932197 -L 5.5027,7.932197,5.5027,8.302281 -L 5.5027,8.302281,5.5027,8.655333 -L 5.5027,8.655333,5.5027,9.000024 -L 8.0346,6.902544,8.0346,7.245747 -L 8.0346,7.245747,8.0346,7.588992 -L 8.0346,7.588992,8.0346,7.932197 -L 8.0346,7.932197,7.3306,7.932197 -L 7.3306,7.932197,6.6305,7.932197 -L 6.6305,7.932197,5.9297,7.932197 -L 0.8301,0.266939,1.1316,1.104497 -L 1.1316,1.104497,1.2437,3.230196 -L 1.2437,3.230196,1.2574,8.466102 -L 1.2574,8.466102,1.6885,8.466102 -L 1.6885,8.466102,2.1158,8.466102 -L 2.1158,8.466102,2.5396,8.466102 -L 2.5396,8.466102,2.5396,5.644105 -L 2.5396,5.644105,2.5396,2.822008 -L 2.5396,2.822008,2.5396,0.000004 -L 3.3977,0.000004,3.9473,0.980227 -L 3.9473,0.980227,4.5007,1.943504 -L 4.5007,1.943504,5.0719,2.898326 -L 5.0719,2.898326,4.7076,3.16526 -L 4.7076,3.16526,4.3536,3.432194 -L 4.3536,3.432194,4.0037,3.699129 -L 4.0037,3.699129,3.7932,3.535344 -L 3.7932,3.535344,3.5865,3.354528 -L 3.5865,3.354528,3.3977,3.16526 -L 6.7807,0.000004,6.4795,0.571977 -L 6.4795,0.571977,6.3713,2.084813 -L 6.3713,2.084813,6.3538,5.834721 -L 6.3538,5.834721,6.7807,5.834721 -L 6.7807,5.834721,7.208,5.834721 -L 7.208,5.834721,7.6353,5.834721 -L 7.6353,5.834721,7.6353,4.766948 -L 7.6353,4.766948,7.6353,3.699129 -L 7.6353,3.699129,7.6353,2.631346 -L 7.208,0.000004,7.4816,0.000004 -L 7.4816,0.000004,7.7579,0.000004 -L 7.7579,0.000004,8.0346,0.000004 -L 8.0346,0.000004,8.0346,0.370041 -L 8.0346,0.370041,8.0346,0.723179 -L 8.0346,0.723179,8.0346,1.067739 -L 5.0719,3.699129,5.3766,4.134197 -L 5.3766,4.134197,5.4848,4.687835 -L 5.4848,4.687835,5.5027,5.834721 -L 5.5027,5.834721,5.0719,5.834721 -L 5.0719,5.834721,4.6446,5.834721 -L 4.6446,5.834721,4.2208,5.834721 -L 4.2208,5.834721,4.2033,5.063532 -L 4.2033,5.063532,4.0944,4.648292 -L 4.0944,4.648292,3.7932,4.233034 - -[於] 30 -L 2.1455,7.398291,2.1455,7.932197 -L 2.1455,7.932197,2.1455,8.466102 -L 2.1455,8.466102,2.1455,9.000024 -L 2.5416,7.398291,2.9689,7.398291 -L 2.9689,7.398291,3.3962,7.398291 -L 3.3962,7.398291,3.82,7.398291 -L 0.864,0.266939,1.5186,2.725965 -L 1.5186,2.725965,1.7151,4.939263 -L 1.7151,4.939263,1.7151,7.398291 -L 1.7151,7.398291,1.4205,7.398291 -L 1.4205,7.398291,1.1403,7.398291 -L 1.1403,7.398291,0.864,7.398291 -L 2.1455,0.000004,3.3892,0.984453 -L 3.3892,0.984453,3.5328,3.146927 -L 3.5328,3.146927,3.3962,5.300901 -L 3.3962,5.300901,2.9689,5.300901 -L 2.9689,5.300901,2.5486,5.300901 -L 2.5486,5.300901,2.1455,5.300901 -L 7.21,0.000004,6.5064,0.533911 -L 6.5064,0.533911,5.8059,1.067739 -L 5.8059,1.067739,5.1016,1.60173 -L 6.7827,3.16526,6.5064,3.535344 -L 6.5064,3.535344,6.2297,3.888343 -L 6.2297,3.888343,5.96,4.233034 -L 4.2505,4.766948,5.1755,6.347416 -L 5.1755,6.347416,5.6658,7.444903 -L 5.6658,7.444903,6.1422,9.000024 -L 6.1422,9.000024,6.6391,8.487275 -L 6.6391,8.487275,7.1368,7.389844 -L 7.1368,7.389844,8.0611,4.766948 - -[霞] 51 -L 1.2579,-0.000004,1.2579,1.411022 -L 1.2579,1.411022,1.2579,2.822016 -L 1.2579,2.822016,1.2579,4.233034 -L 1.2579,4.233034,1.9619,4.233034 -L 1.9619,4.233034,2.6729,4.233034 -L 2.6729,4.233034,3.3947,4.233034 -L 3.3947,4.233034,3.3947,3.888336 -L 3.3947,3.888336,3.3947,3.535344 -L 3.3947,3.535344,3.3947,3.165252 -L 3.3947,3.165252,2.8165,3.165252 -L 2.8165,3.165252,2.2456,3.165252 -L 2.2456,3.165252,1.6852,3.165252 -L 4.4591,-0.000004,4.9533,0.370041 -L 4.9533,0.370041,5.4402,0.723187 -L 5.4402,0.723187,5.927,1.067731 -L 5.927,1.067731,5.5939,1.639851 -L 5.5939,1.639851,5.272,1.906784 -L 5.272,1.906784,4.6763,2.097494 -L 7.6358,-0.000004,7.2085,0.370041 -L 7.2085,0.370041,6.7812,0.723187 -L 6.7812,0.723187,6.3575,1.067731 -L 6.3575,1.067731,6.4874,1.334719 -L 6.4874,1.334719,6.6271,1.601723 -L 6.6271,1.601723,6.7812,1.86861 -L 6.7812,1.86861,6.4874,1.944935 -L 6.4874,1.944935,6.1998,2.02116 -L 6.1998,2.02116,5.927,2.097494 -L 1.6852,1.067731,2.2456,1.067731 -L 2.2456,1.067731,2.8165,1.067731 -L 2.8165,1.067731,3.3947,1.067731 -L 1.6852,2.097494,2.2456,2.097494 -L 2.2456,2.097494,2.8165,2.097494 -L 2.8165,2.097494,3.3947,2.097494 -L 4.6763,3.165252,5.5064,3.165252 -L 5.5064,3.165252,6.3575,3.165252 -L 6.3575,3.165252,7.2085,3.165252 -L 7.2085,3.165252,7.2085,3.535344 -L 7.2085,3.535344,7.2085,3.888336 -L 7.2085,3.888336,7.2085,4.233034 -L 7.2085,4.233034,6.3575,4.233034 -L 6.3575,4.233034,5.5064,4.233034 -L 5.5064,4.233034,4.6763,4.233034 -L 0.8625,5.999978,0.8625,7.500009 -L 0.8625,7.500009,8.0631,7.500009 -L 8.0631,7.500009,8.0631,5.999978 -L 7.1634,9.000041,1.7622,9.000041 -L 1.7237,6.500005,3.5593,6.500005 -L 1.7622,5.500003,3.5593,5.500003 -L 7.1984,6.500005,5.3663,6.500005 -L 7.1634,5.500003,5.3663,5.500003 -L 4.4591,9.000041,4.4591,4.49999 - -[嬉] 52 -L 4.2478,6.902552,4.8082,7.005677 -L 4.8082,7.005677,5.3791,7.091821 -L 5.3791,7.091821,5.9567,7.169453 -L 5.9567,7.169453,5.5924,7.706224 -L 5.5924,7.706224,5.039,7.903939 -L 5.039,7.903939,3.8205,7.932205 -L 6.384,6.902552,6.7906,6.902552 -L 6.7906,6.902552,7.2105,6.902552 -L 7.2105,6.902552,7.6378,6.902552 -L 6.384,7.932205,6.2334,8.302274 -L 6.2334,8.302274,6.0901,8.65534 -L 6.0901,8.65534,5.9567,9.000016 -L 6.8151,7.932205,7.2179,7.932205 -L 7.2179,7.932205,7.6378,7.932205 -L 7.6378,7.932205,8.0616,7.932205 -L 4.6748,-0.000004,4.6748,0.533918 -L 4.6748,0.533918,4.6748,1.067731 -L 4.6748,1.067731,4.6748,1.601723 -L 4.6748,1.601723,5.5294,1.601723 -L 5.5294,1.601723,6.384,1.601723 -L 6.384,1.601723,7.2389,1.601723 -L 7.2389,1.601723,7.2389,1.067731 -L 7.2389,1.067731,7.2389,0.533918 -L 7.2389,0.533918,7.2389,-0.000004 -L 7.2389,-0.000004,6.384,-0.000004 -L 6.384,-0.000004,5.5294,-0.000004 -L 5.5294,-0.000004,4.6748,-0.000004 -L 3.8205,2.631331,4.2478,2.734466 -L 4.2478,2.734466,4.6748,2.820577 -L 4.6748,2.820577,5.1056,2.898342 -L 5.1056,2.898342,4.8009,3.540964 -L 4.8009,3.540964,4.6926,4.302252 -L 4.6926,4.302252,4.6748,5.834715 -L 4.6748,5.834715,5.5294,5.834715 -L 5.5294,5.834715,6.384,5.834715 -L 6.384,5.834715,7.2389,5.834715 -L 7.2389,5.834715,7.2214,4.302252 -L 7.2214,4.302252,7.1125,3.540964 -L 7.1125,3.540964,6.8151,2.898342 -L 6.8151,2.898342,7.2179,2.820577 -L 7.2179,2.820577,7.6378,2.734466 -L 7.6378,2.734466,8.0616,2.631331 -L 5.5294,2.631331,5.8064,2.631331 -L 5.8064,2.631331,6.0901,2.631331 -L 6.0901,2.631331,6.384,2.631331 -L 5.1056,4.233034,5.6593,4.233034 -L 5.6593,4.233034,6.2334,4.233034 -L 6.2334,4.233034,6.8151,4.233034 -L 4.2653,6.330307,0.668,6.330307 -L 1.5226,3.326528,2.1428,8.999893 -A -3.8709,-3.399561,8.620981,23.224227,51.278884 -A -5.7275,6.330307,9.138971,316.15783,0 - -[稀] 50 -L 4.0358,6.902552,4.523,7.245732 -L 4.523,7.245732,5.02,7.588992 -L 5.02,7.588992,5.5314,7.932205 -L 5.5314,7.932205,5.199,8.307947 -L 5.199,8.307947,4.8659,8.446277 -L 4.8659,8.446277,4.2495,8.466095 -L 7.6363,6.902552,7.0553,7.245732 -L 7.0553,7.245732,6.4879,7.588992 -L 6.4879,7.588992,5.9275,7.932205 -L 6.5684,8.466095,6.7852,8.65534 -L 6.7852,8.65534,6.9957,8.836187 -L 6.9957,8.836187,7.2055,9.000016 -L 5.9275,-0.000004,5.9275,1.247192 -L 5.9275,1.247192,5.9275,2.477417 -L 5.9275,2.477417,5.9275,3.699122 -L 5.9275,3.699122,5.3566,3.699122 -L 5.3566,3.699122,4.7962,3.699122 -L 4.7962,3.699122,4.2495,3.699122 -L 4.2495,3.699122,4.2495,2.822016 -L 4.2495,2.822016,4.2495,1.944935 -L 4.2495,1.944935,4.2495,1.067731 -L 6.7852,1.067731,7.0553,1.067731 -L 7.0553,1.067731,7.339,1.067731 -L 7.339,1.067731,7.6363,1.067731 -L 7.6363,1.067731,7.6363,1.944935 -L 7.6363,1.944935,7.6363,2.822016 -L 7.6363,2.822016,7.6363,3.699122 -L 7.6363,3.699122,7.2055,3.699122 -L 7.2055,3.699122,6.7852,3.699122 -L 6.7852,3.699122,6.3548,3.699122 -L 2.9644,2.097494,3.2408,2.467531 -L 3.2408,2.467531,3.5245,2.820577 -L 3.5245,2.820577,3.8225,3.165252 -L 4.6736,4.233034,4.8102,4.500021 -L 4.8102,4.500021,4.9503,4.766955 -L 4.9503,4.766955,5.1041,5.033891 -L 5.1041,5.033891,4.523,5.137016 -L 4.523,5.137016,3.9553,5.223182 -L 3.9553,5.223182,3.3952,5.300892 -L 5.5314,5.56778,5.654,5.834715 -L 5.654,5.834715,5.7839,6.101648 -L 5.7839,6.101648,5.9275,6.368682 -L 5.9275,5.300892,6.6315,5.300892 -L 6.6315,5.300892,7.339,5.300892 -L 7.339,5.300892,8.0636,5.300892 -L 0.4392,5.834784,3.8225,5.834784 -L 0.4392,1.6018,2.113,5.13169 -L 2.113,-0.000004,2.113,8.051713 -L 3.3952,2.436215,2.113,5.13169 -A 1.1813,12.731809,4.772113,266.17535,297.6407 - -[沙] 8 -L 2.1153,7.970309,1.2887,8.999792 -L 1.6877,5.834591,0.865,6.902374 -L 2.1153,3.470406,0.865,-0.00005 -L 5.3621,9.000016,5.3621,2.999958 -L 5.3621,2.999958,4.511,2.999958 -A -0.9178,7.499962,4.480028,323.04571,0 -A 3.5825,4.806662,4.480028,0,36.954284 -A 2.6617,4.499967,4.500046,270,0 - - -# kan_40 ------------------------------------------------------- -# 蒔梢爽汰只旦蝶憧瞳那眉湧嵐呂 - -[蒔] 32 -L 2.1084,1.067867,0.4304,1.067867 -L 2.1084,5.834807,2.1084,1.067867 -L 0.4304,5.834807,2.1084,5.834807 -L 0.4304,1.067867,0.4304,5.834807 -L 0.8615,3.699212,1.6846,3.699212 -L 5.9187,4.233033,2.9626,4.233033 -L 5.9362,3.488692,5.9187,4.233033 -L 6.0451,3.083368,5.9362,3.488692 -L 6.3498,2.669504,6.0451,3.083368 -L 5.4988,2.669504,4.924,2.59184 -L 4.924,2.59184,4.3671,2.505674 -L 4.3671,2.505674,3.8176,2.402574 -L 3.8176,2.402574,4.0939,1.971769 -L 4.0939,1.971769,4.3745,1.524019 -L 4.3745,1.524019,4.6718,1.067867 -L 5.0676,0,5.9187,0 -L 5.9187,0,5.905,1.522626 -L 5.905,1.522626,5.793,2.214703 -L 5.793,2.214703,5.4988,2.669504 -L 6.3498,4.233033,7.2041,4.233033 -L 5.9187,5.834807,6.7768,5.834807 -L 5.4988,5.834807,5.0676,6.557881 -L 5.0676,6.557881,4.6477,7.272657 -L 4.6477,7.272657,4.2449,7.970309 -L 4.2449,7.970309,0.0034,7.970309 -L 4.7314,8.759923,4.6718,9.000016 -L 4.7944,8.502876,4.7314,8.759923 -L 4.854,8.237334,4.7944,8.502876 -L 5.4988,7.970309,7.2041,7.970309 -L 5.0676,5.033912,4.7419,5.597493 -L 4.7419,5.597493,4.3076,5.805094 -L 4.3076,5.805094,3.3938,5.834807 - -[梢] 13 -L 1.2835,0,1.2835,9.000047 -L 1.2835,5.150061,0.0019,3.165205 -L 2.11,4.500053,1.2835,6.048346 -L 2.11,6.902681,0.0019,6.902681 -L 2.7058,6.000007,2.7058,0.000008 -L 2.7058,6.000007,7.2026,6.000007 -L 7.2026,6.000007,7.2026,0 -L 7.2026,0,6.3025,0 -L 2.7058,4.500029,7.2026,4.500029 -L 7.2026,3.000013,2.7058,3.000013 -L 4.954,6.000007,4.954,9.000047 -L 3.9523,7.00001,2.7058,8.250031 -L 5.9557,7.00001,7.2026,8.250031 - -[爽] 35 -L 0.2487,0,1.0123,0.723133 -L 1.0123,0.723133,1.7831,1.437908 -L 1.7831,1.437908,2.5673,2.135641 -L 2.5673,2.135641,1.3135,3.699212 -L 1.3135,3.699212,0.0351,2.669551 -L 0.8897,4.233033,0.4592,4.767033 -L 0.4592,4.766986,0.7356,5.137063 -L 0.7356,5.137063,1.0193,5.490169 -L 1.0193,5.490169,1.3135,5.834807 -L 1.3135,5.834807,0.4592,6.902627 -L 2.2942,8.06074,0.0351,7.970309 -L 3.2332,7.320664,2.2942,8.06074 -L 3.4184,4.233033,3.2332,7.320664 -L 3.4184,3.699212,3.2678,3.355961 -L 3.2678,3.355961,3.1242,3.012755 -L 3.1242,3.012755,2.9946,2.669504 -L 6.3815,0,3.4184,3.699212 -L 3.5554,8.656811,3.4184,9.000016 -L 3.6951,8.31356,3.5554,8.656811 -L 3.8496,7.970309,3.6951,8.31356 -L 4.2734,7.970309,6.8057,7.970309 -L 5.5549,5.834807,4.7038,6.902627 -L 5.2646,5.490169,5.5549,5.834807 -L 4.977,5.137063,5.2646,5.490169 -L 4.7038,4.766986,4.977,5.137063 -L 5.5549,3.699212,4.7038,4.766986 -L 5.2646,3.355961,5.5549,3.699212 -L 4.977,3.012755,5.2646,3.355961 -L 4.7038,2.669504,4.977,3.012755 -L 5.9822,4.233033,6.2488,4.628557 -L 6.2488,4.628557,6.2488,4.905369 -L 6.2488,4.905369,5.9822,5.300901 -L 2.0073,4.905369,1.7408,5.300901 -L 2.0073,4.628557,2.0073,4.905369 -L 1.7408,4.233033,2.0073,4.628557 - -[æ±°] 20 -L 2.1736,0,3.4033,2.163863 -L 3.4033,2.163863,4.0579,3.607396 -L 4.0579,3.607396,4.6992,5.567873 -L 4.6992,5.567873,4.5591,5.834807 -L 4.5591,5.834807,4.426,6.101732 -L 4.426,6.101732,4.3066,6.368674 -L 4.3066,6.368674,2.1736,6.368674 -L 7.2626,0,6.0473,2.134247 -L 6.0473,2.134247,5.4939,3.370074 -L 5.4939,3.370074,5.1296,4.766986 -L 5.1296,0.533906,4.8529,0.903952 -L 4.8529,0.903952,4.5833,1.257136 -L 4.5833,1.257136,4.3066,1.601727 -L 5.1296,6.368674,4.8249,6.82209 -L 4.8249,6.82209,4.7164,7.504266 -L 4.7164,7.504266,4.6992,9.000016 -L 5.5569,6.368674,7.2626,6.368674 -L 1.3155,7.970355,0.4924,8.999838 -L 0.8882,5.834636,0.0616,6.902418 -L 1.3155,3.470461,0.0616,-0.000004 - -[只] 10 -L 0.2807,0,0.9217,0.723133 -L 0.9217,0.723133,1.5591,1.437908 -L 1.5591,1.437908,2.2004,2.135641 -L 7.2615,0,6.561,0.723133 -L 6.561,0.723133,5.8602,1.437908 -L 5.8602,1.437908,5.1565,2.135641 -L 1.3455,3.699212,1.3455,8.466102 -L 1.3455,8.466102,6.0146,8.466102 -L 6.0146,8.466102,6.0146,3.699212 -L 6.0146,3.699212,1.3455,3.699212 - -[旦] 6 -L 0.094,0,7.2947,0 -L 1.3794,2.135641,1.3794,8.466102 -L 1.3794,8.466102,6.0166,8.466102 -L 6.0166,8.466102,6.0166,2.135641 -L 6.0166,2.135641,1.3794,2.135641 -L 1.7751,5.300901,5.5855,5.300901 - -[蝶] 38 -L 5.1882,0,5.1076,0.903952 -L 5.1076,0.903952,5.0376,1.790961 -L 5.0376,1.790961,4.9745,2.669504 -L 4.9745,2.669504,3.4128,1.327748 -L 3.4128,1.327748,1.9729,0.807908 -L 1.9729,0.807908,0.1271,0.533906 -L 6.8977,1.067867,5.633,2.646899 -L 5.633,2.646899,4.6558,3.073474 -L 4.6558,3.073474,3.0867,3.203418 -L 1.3775,1.601727,1.3498,3.233084 -L 1.3498,3.233084,1.0451,4.025432 -L 1.0451,4.025432,0.1271,4.233033 -L 0.1271,4.233033,0.1271,6.902627 -L 0.1271,6.902627,1.0872,7.175174 -L 1.0872,7.175174,1.3709,7.913903 -L 1.3709,7.913903,1.3775,9.000016 -L 6.0428,3.203418,7.3247,3.203418 -L 5.1882,3.699212,5.1882,4.766986 -L 5.1882,4.766986,3.9417,4.766986 -L 3.9417,4.766986,3.9417,9.000016 -L 1.8052,4.233033,1.332,5.450609 -L 1.332,5.450609,1.6857,6.47321 -L 1.6857,6.47321,2.6594,6.902627 -L 2.6594,6.902627,2.6594,4.233033 -L 2.6594,4.233033,1.8052,4.233033 -L 5.6193,4.766986,7.3247,4.766986 -L 5.1882,5.834807,5.1567,6.605989 -L 5.1567,6.605989,4.936,7.0212 -L 4.936,7.0212,4.3371,7.436487 -L 5.6193,5.834807,6.4736,5.834807 -L 6.4736,5.834807,6.4736,6.902627 -L 6.4736,6.902627,6.0428,7.272657 -L 6.0428,7.272657,5.6193,7.625802 -L 5.6193,7.625802,5.1882,7.970309 -L 5.1882,7.970309,5.1882,9.000016 -L 6.8977,7.436487,6.5997,7.850351 -L 6.5997,7.850351,6.4914,8.255667 -L 6.4914,8.255667,6.4736,9.000016 - -[憧] 37 -L 0.9802,0,0.9802,9.000016 -L 2.2621,0,4.7944,0 -L 4.7944,0,4.5597,1.330527 -L 4.5597,1.330527,3.9507,1.644066 -L 3.9507,1.644066,3.0852,1.601727 -L 5.2217,0,7.3267,0 -L 5.2217,1.601727,4.924,2.135641 -L 4.924,2.135641,4.6438,2.669504 -L 4.6438,2.669504,4.3675,3.203418 -L 4.3675,3.203418,3.0852,3.203418 -L 3.0852,3.203418,3.0852,5.300901 -L 3.0852,5.300901,6.5004,5.300901 -L 6.5004,5.300901,6.5004,3.203418 -L 6.5004,3.203418,5.3513,3.470391 -L 5.3513,3.470391,4.385,3.966146 -L 4.385,3.966146,3.5164,4.233033 -L 5.6455,1.601727,6.5004,1.601727 -L 0.126,5.300901,0.126,7.436487 -L 1.8352,6.635608,1.6807,6.902627 -L 1.6807,6.902627,1.541,7.169568 -L 1.541,7.169568,1.4114,7.436487 -L 2.2621,6.368674,2.812,6.471786 -L 2.812,6.471786,3.3654,6.557881 -L 3.3654,6.557881,3.9363,6.635608 -L 3.9363,6.635608,3.6106,7.396943 -L 3.6106,7.396943,3.2778,7.742981 -L 3.2778,7.742981,2.6579,7.970309 -L 4.3675,6.368674,4.7944,6.471786 -L 4.7944,6.471786,5.2217,6.557881 -L 5.2217,6.557881,5.6455,6.635608 -L 5.6455,6.635608,5.7751,7.005724 -L 5.7751,7.005724,5.926,7.358775 -L 5.926,7.358775,6.0766,7.703421 -L 6.0766,7.703421,5.3513,7.806532 -L 5.3513,7.806532,4.6438,7.892738 -L 4.6438,7.892738,3.9363,7.970309 -L 6.0766,6.368674,7.3267,6.368674 - -[瞳] 34 -L 2.2641,0,4.8244,0 -L 4.8244,0,4.5901,1.330527 -L 4.5901,1.330527,3.9807,1.644066 -L 3.9807,1.644066,3.1152,1.601727 -L 5.2202,0,7.3567,0 -L 0.1592,1.601727,0.1592,8.466102 -L 0.1592,8.466102,1.4099,8.466102 -L 1.4099,8.466102,1.4099,1.601727 -L 1.4099,1.601727,0.1592,1.601727 -L 5.2202,1.601727,4.3936,3.203418 -L 4.3936,3.203418,3.1152,3.203418 -L 3.1152,3.203418,3.1152,5.300901 -L 3.1152,5.300901,6.5056,5.300901 -L 6.5056,5.300901,6.5056,3.203418 -L 6.5056,3.203418,5.3533,3.470391 -L 5.3533,3.470391,4.4045,3.966146 -L 4.4045,3.966146,3.5425,4.233033 -L 5.6475,1.601727,6.5056,1.601727 -L 2.2641,6.368674,2.8179,6.471786 -L 2.8179,6.471786,3.3923,6.557881 -L 3.3923,6.557881,3.9733,6.635608 -L 3.9733,6.635608,3.6374,7.396943 -L 3.6374,7.396943,3.3047,7.742981 -L 3.3047,7.742981,2.6848,7.970309 -L 4.3936,6.368674,4.8034,6.471786 -L 4.8034,6.471786,5.2237,6.557881 -L 5.2237,6.557881,5.6475,6.635608 -L 5.6475,6.635608,5.7809,7.005724 -L 5.7809,7.005724,5.9245,7.358775 -L 5.9245,7.358775,6.0751,7.703421 -L 6.0751,7.703421,5.3743,7.806532 -L 5.3743,7.806532,4.6738,7.892738 -L 4.6738,7.892738,3.9733,7.970309 -L 6.0751,6.368674,7.3567,6.368674 - -[那] 26 -L 0.1577,0,0.9107,1.272643 -L 0.9107,1.272643,1.317,2.350345 -L 1.317,2.350345,1.436,3.699212 -L 1.436,3.699212,0.1577,3.699212 -L 1.8672,0,3.2332,0.594671 -L 3.2332,0.594671,3.5901,2.01132 -L 3.5901,2.01132,3.5725,3.699212 -L 3.5725,3.699212,1.8672,3.699212 -L 1.8672,3.699212,1.7898,5.594705 -L 1.7898,5.594705,1.3345,6.278291 -L 1.3345,6.278291,0.1577,6.368674 -L 5.2537,0,5.2537,8.466102 -L 5.2537,8.466102,7.3867,8.466102 -L 7.3867,8.466102,6.9244,5.985917 -L 6.9244,5.985917,7.1559,4.514165 -L 7.1559,4.514165,7.3867,2.135641 -L 7.3867,2.135641,7.0578,1.759851 -L 7.0578,1.759851,6.7248,1.621503 -L 6.7248,1.621503,6.1052,1.601727 -L 3.5725,4.233033,3.5725,6.368674 -L 3.5725,6.368674,2.2766,6.539549 -L 2.2766,6.539549,1.8809,7.176568 -L 1.8809,7.176568,1.8672,8.466102 -L 1.8672,8.466102,0.1577,8.466102 -L 3.5725,6.902627,3.5725,8.466102 -L 3.5725,8.466102,2.291,8.466102 - -[眉] 12 -L 2.7164,0,2.7164,5.300901 -L 2.7164,5.300901,6.531,5.300901 -L 6.531,5.300901,6.531,0 -L 6.531,0,2.7164,0 -L 0.1915,0.533906,0.9897,2.929378 -L 0.9897,2.929378,1.1123,5.994364 -L 1.1123,5.994364,1.0426,8.466102 -L 1.0426,8.466102,6.9614,8.466102 -L 6.9614,8.466102,6.9614,6.902627 -L 6.9614,6.902627,1.4699,6.902627 -L 3.1476,2.135641,6.1348,2.135641 -L 3.1476,3.699212,6.1348,3.699212 - -[湧] 40 -L 0.2177,0.26698,0.624,1.411072 -L 0.624,1.411072,1.0446,2.555113 -L 1.0446,2.555113,1.4649,3.699212 -L 2.5363,0,4.4592,1.601727 -L 4.4592,1.601727,4.4592,2.669504 -L 4.4592,2.669504,2.323,2.669504 -L 5.2857,0,6.4836,0.403977 -L 6.4836,0.403977,6.9284,1.401182 -L 6.9284,1.401182,6.9918,2.669504 -L 6.9918,2.669504,4.8549,2.669504 -L 4.8549,2.669504,4.8409,3.4139 -L 4.8409,3.4139,4.7359,3.819217 -L 4.7359,3.819217,4.4592,4.233033 -L 4.4592,4.233033,2.7535,4.233033 -L 2.7535,4.233033,2.7535,6.368674 -L 2.7535,6.368674,3.9688,6.388494 -L 3.9688,6.388494,4.5117,6.526884 -L 4.5117,6.526884,4.8549,6.902627 -L 4.8549,6.902627,4.1544,7.909637 -L 4.1544,7.909637,3.6154,8.2981 -L 3.6154,8.2981,2.7535,8.466102 -L 5.2857,4.233033,4.6553,4.98452 -L 4.6553,4.98452,4.1124,5.261348 -L 4.1124,5.261348,3.1738,5.300901 -L 5.7095,4.233033,6.9918,4.233033 -L 6.9918,4.233033,6.9918,5.300901 -L 6.9918,5.300901,5.7726,5.32068 -L 5.7726,5.32068,5.2192,5.459009 -L 5.2192,5.459009,4.8549,5.834807 -L 4.8549,5.834807,5.2192,6.190686 -L 5.2192,6.190686,5.7726,6.190686 -L 5.7726,6.190686,6.9918,5.834807 -L 1.0446,5.834807,0.7644,6.204844 -L 0.7644,6.204844,0.4909,6.557881 -L 0.4909,6.557881,0.2177,6.902627 -L 5.4962,7.436487,6.1368,8.237334 -L 6.1368,8.237334,5.5659,8.31356 -L 5.5659,8.31356,5.0094,8.389878 -L 5.0094,8.389878,4.4592,8.466102 -L 1.4649,7.970309,0.6485,9.000016 - -[嵐] 37 -L 0.2165,0,0.9552,1.987321 -L 0.9552,1.987321,1.1093,3.77121 -L 1.1093,3.77121,1.0708,5.834807 -L 1.0708,5.834807,6.1672,5.834807 -L 6.1672,5.834807,6.1672,1.067867 -L 6.1672,1.067867,6.3805,0.903952 -L 6.3805,0.903952,6.5945,0.723133 -L 6.5945,0.723133,6.8078,0.533906 -L 6.8078,0.533906,6.8712,0.903952 -L 6.8712,0.903952,6.9377,1.257136 -L 6.9377,1.257136,7.0215,1.601727 -L 1.9219,0,3.6031,0 -L 3.6031,0,3.5891,1.146933 -L 3.5891,1.146933,3.4875,1.700569 -L 3.4875,1.700569,3.2111,2.135641 -L 3.2111,2.135641,2.3527,2.135641 -L 2.3527,2.135641,2.3527,3.203418 -L 2.3527,3.203418,3.0886,3.409634 -L 3.0886,3.409634,3.4143,3.607396 -L 3.4143,3.607396,3.6031,3.966146 -L 3.6031,3.966146,3.1758,4.06925 -L 3.1758,4.06925,2.7628,4.155369 -L 2.7628,4.155369,2.3527,4.233033 -L 5.7434,0,5.3932,0.375751 -L 5.3932,0.375751,4.9484,0.514138 -L 4.9484,0.514138,4.0339,0.533906 -L 4.0339,2.135641,3.6871,2.954817 -L 3.6871,2.954817,4.1778,3.197705 -L 4.1778,3.197705,4.885,3.203418 -L 4.885,3.203418,4.885,2.135641 -L 4.885,2.135641,4.0339,2.135641 -L 4.0339,4.766986,4.885,4.766986 -L 1.0708,7.436487,1.0708,8.466102 -L 1.5016,7.436487,3.6031,7.436487 -L 3.6031,7.436487,3.6031,9.000016 -L 4.0339,7.436487,6.1672,7.436487 -L 6.1672,7.436487,6.1672,8.466102 - -[呂] 15 -L 0.6774,0,0.6774,3.203418 -L 0.6774,3.203418,1.5109,3.306522 -L 1.5109,3.306522,2.355,3.392687 -L 2.355,3.392687,3.2061,3.470391 -L 3.2061,3.470391,3.3354,4.08053 -L 3.3354,4.08053,3.486,4.690715 -L 3.486,4.690715,3.6369,5.300901 -L 3.6369,5.300901,1.5285,5.300901 -L 1.5285,5.300901,1.5285,8.466102 -L 1.5285,8.466102,5.7419,8.466102 -L 5.7419,8.466102,5.7419,5.300901 -L 5.7419,5.300901,4.0607,5.300901 -L 1.1047,0,6.5962,0 -L 6.5962,0,6.5962,3.203418 -L 6.5962,3.203418,3.6369,3.203418 - -[Å] 4 -L 0,0,3,9 -L 3,9,6,0 -L 0.833252,2.5,5.166748,2.5 -A 3,10.5,0.35,0,360 - -[å] 7 -L 0.5,6,2.5,6 -A 2.5,4.5,1.5,0,90 -L 4,4.5,4,0 -L 4,0,1.5,0 -A 1.5,1.5,1.5,90,270 -L 1.5,3,4,3 -A 2,8.75,0.35,0,360 - -#EOF diff --git a/fparser/docs/fparser.html b/fparser/docs/fparser.html deleted file mode 100644 index 1b10066..0000000 --- a/fparser/docs/fparser.html +++ /dev/null @@ -1,1629 +0,0 @@ - - - - - - Function Parser for C++ v4.3 : Documentation - - - -

Function Parser for C++ v4.3

- -

Authors: Juha Nieminen -(http://iki.fi/warp/), -Joel Yliluoma -(http://iki.fi/bisqwit/). - -

The usage license of this library is located at the end of this file. - -

Table of contents:

- - - - -

What's new

- -

What's new in v4.3 -

    -
  • Function syntax enhancement: Added possibility of defining new - variables in the function string itself. (See documentation for details.) -
  • Fixed some bugs in the optimizer (among others, - "atan2(-x,-y)" was being wrongly optimized into - "atan2(x,y)" -
- -

What's new in v4.2 -

    -
  • The Optimize() method now works also with the - float and long double versions of the library. -
  • -
  • Some new optimizations added.
  • -
  • There was a call to the C99/C++0x function isinf() in the - optimizer which made it not compile with some compilers. This call has - been removed.
  • -
- -

What's new in v4.1 -

    -
  • Official support for hexadecimal literals (for all the parser types). - Previously there was support only if the strto...() C - library functions happened to support them (which is a non-standard - extension of those functions). See documentation for details.
  • -
  • Significant amount of new optimizations performed by - Parse().
  • -
  • Minor bugfixes.
  • -
- - - - -

Preface

- -

This C++ library offers a class which can be used to parse and evaluate a -mathematical function from a string (which might be eg. requested from the -user). The syntax of the function string is similar to mathematical expressions -written in C/C++ (the exact syntax is specified later in this document). -The function can then be evaluated with different values of variables. - -

For example, a function like "sin(sqrt(x*x+y*y))" can be -parsed from a string (either std::string or a C-style string) -and then evaluated with different values of x and y. -This library can be useful for evaluating user-inputted functions, or in -some cases interpreting mathematical expressions in a scripting language. - -

This library aims for maximum speed in both parsing and evaluation, while -keeping maximum portability. The library should compile and work with any -standard-conforming C++ compiler. - -

Different numerical types are supported: double, - float, long double, long int, - multiple-precision floating point numbers using the MPFR library, and - arbitrary precision integers using the GMP library. (Note that it's - not necessary for these two libraries to exist in the system in order - to use the Function Parser library with the other numerical types. Support - for these libraries is optionally compiled in using preprocessor settings.) - - - - -

Usage

- -

To use the FunctionParser class, you have to include -"fparser.hh" in your source code files which use the -FunctionParser class. - -

If you are going to use the MPFR version of the library, you need to -include "fparser_mpfr.hh". If you are going to use the GMP -version of the library, you need to include "fparser_gmpint.hh". -(Note that support for these special parser versions needs to be specified -with preprocessor macros. See the documentation -below for details.) - -

When compiling, you have to compile fparser.cc and -fpoptimizer.cc and link them to the main program. In many -developement environments it's enough to add those two files to your -current project (usually header files don't have to be added to the -project for the compilation to work). - -

If you are going to use the MPFR or the GMP versions of the library, -you also need to add mpfr/MpfrFloat.cc or -mpfr/GmpInt.cc files to your project, respectively. Otherwise -they should not be added to the project. - -

Note that part of the library source code is inside several -.inc files (these files contain auto-generated C++ code), -provided in the library package. These files are used by -fparser.cc and don't need to be added explicitly to the -project in most IDEs (such as Visual Studio). Basically, you don't need -to do anything with these files, other than keep them in the same directory -as fparser.cc. - -

Simple usage example of the library: - -

-    FunctionParser fp;
-    fp.Parse("sqrt(x*x + y*y)", "x,y");
-    double variables[2] = { 1.5, 2.9 };
-    double result = fp.Eval(variables);
-
- - - -

Parser types

- -

Different versions of the function parser class are supported, using - different floating point or integral types for function evaluation. - -

All the classes other than the default one, FunctionParser, - need to be enabled at compile time by defining a preprocessor macro - (specified below) either in the fpconfig.hh file or your - compiler settings. (The reason for this is that all the other parser types - use either C99 standard libraries not yet available in the official C++ - standard or the third-party libraries GMP and MPFR. It also makes - compilation faster and the resulting binary smaller when unused classes - are not compiled in.). - -

Note that if you try to use the other class types without enabling them - with the correspondent preprocessor macro, you will get a linker error - (rather than a compiler error) because those classes will not have been - instantiated when the library was compiled. - -

Currently the Optimize() method works only for the - FunctionParser, FunctionParser_f and - FunctionParser_ld classes. For the other types it can be - called but it does nothing. - -

-

-

FunctionParser

-
-

This is the default class, which uses double as its - numerical type. This is the only class enabled by default. -

If you use some other type than this one, and you don't want this - version of the class compiled into the library, you can define the - preprocessor macro FP_DISABLE_DOUBLE_TYPE. -

- -

FunctionParser_f

-
-

This parser uses float as its numerical type. -

The FP_SUPPORT_FLOAT_TYPE preprocessor macro needs to be - defined for this class to be enabled. -

Note that this version of the class uses C99 standard math functions - not yet available in all C++ compilers. Also the ld version - of the class described below use such functions. -

- -

FunctionParser_ld

-
-

This parser uses long double as its numerical type. -

The FP_SUPPORT_LONG_DOUBLE_TYPE preprocessor macro needs - to be defined for this class to be enabled. -

- -

FunctionParser_li

-
-

This parser uses long int as its numerical type. -

The FP_SUPPORT_LONG_INT_TYPE preprocessor macro needs - to be defined for this class to be enabled. -

Note that this version of the class uses a reduced function syntax - with support only for functions which are feasible to be used with - integral types (namely abs(), eval(), - if(), min() and max(), besides - basic arithmetic operators, except for the power operator). -

- -

FunctionParser_mpfr

-
-

This parser uses MpfrFloat as its numerical type. -

The FP_SUPPORT_MPFR_FLOAT_TYPE preprocessor macro needs - to be defined for this class to be enabled. -

Note that to use this version of the parser, - "fparser_mpfr.hh" needs to be included. -

MpfrFloat is an auxiliary class which uses the MPFR - library for multiple-precision floating point numbers. The class - behaves largely like a floating point type, and is declared in the - mpfr/MpfrFloat.hh file (see that file for info about - the public interface of the class). -

If this class is enabled, mpfr/MpfrFloat.cc - needs to be compiled into the project, as well as the GMP and MPFR - libraries. (With the gcc compiler this means using the linker options - "-lgmp -lmpfr".) -

- -

FunctionParser_gmpint

-
-

This parser uses GmpInt as its numerical type. -

The FP_SUPPORT_GMP_INT_TYPE preprocessor macro needs - to be defined for this class to be enabled. -

Note that to use this version of the parser, - "fparser_gmpint.hh" needs to be included. -

GmpInt is an auxiliary class which uses the GMP - library for arbitrary-precision integer numbers. The class - behaves largely like an integer type, and is declared in the - mpfr/GmpInt.hh file (see that file for info about - the public interface of the class). -

If this class is enabled, mpfr/GmpInt.cc - needs to be compiled into the project, as well as the GMP library. -

This version of the class also uses a reduced version of the syntax, - like the long int version. -

Note: Since there's no upper limit to the size of GMP - integers, this version of the class should be used with care in - situations where malicious users might be able to exploit it to - make the program run out of memory. An example of this would be - a server-side application usable through the WWW. -

-
- -

Note that these different classes are completely independent and - instances of different classes cannot be given to each other using the - AddFunction() method. Only objects of the same type can - be given to that method. - -

The rest of the documentation assumes that FunctionParser - (which uses the double type) is used. The usage of the other - classes is identical except that double is replaced with the - correspondent type used by that class. (In other words, whenever the - rest of this documentation uses the type keyword 'double', - the correspondent type should be used instead, when using another version - of the class.) - - - -

Configuring the compilation

- -

There is a set of precompiler options in the fpconfig.hh file -which can be used for setting certain features on or off. All of these options -can also be specified from the outside, using precompiler settings (eg. the --D option in gcc), and thus it's not necessary to modify this -file. - -

-

FP_SUPPORT_TR1_MATH_FUNCS : (Default off)

-

Define this precompiler constant to make the library use additional - math functions defined in the C99 standard and the C++ TR1 standard - proposal (but not yet in the official C++ standard). This can make - evaluation faster when these functions are involved. -

The C++ TR1 math functions in question are: asinh(), - acosh(), atanh(), exp2() and - log2(). -

- -

FP_ENABLE_EVAL : (Default off)

-

Even though the maximum recursion level of the eval() - function is limited, it is still possible to write functions which never - reach this maximum recursion level but take enormous amounts of - time to evaluate (this can be undesirable eg. in web server-side - applications). For this reason this function is disabled by default. - You can add support for the eval() function by - defining this precompiler constant. -

- -

FP_EVAL_MAX_REC_LEVEL : (Default 1000)

-

Sets the maximum recursion level allowed for eval(). -

- -

FP_SUPPORT_OPTIMIZER : (Default on)

-

If you are not going to use the Optimize() method, you - can comment this line out to speed-up the compilation a bit, as - well as making the binary a bit smaller. (Optimize() can - still be called, but it will not do anything.) - -

You can also disable the optimizer by specifying the - FP_NO_SUPPORT_OPTIMIZER precompiler constant in your - compiler settings. -

- -

FP_EPSILON : (Default 1e-14)

-

Epsilon value used in comparison operators. - If this line is commented out, then no epsilon will be used. -

- -

FP_USE_THREAD_SAFE_EVAL : (Default off)

-

Define this precompiler constant to make Eval() - thread-safe. Refer to the thread safety - section later in this document for more information. - Note that defining this may make Eval() slightly slower. -

Also note that the MPFR and GMP versions of the library cannot be - made thread-safe, and thus this setting has no effect on them. -

- -

FP_USE_THREAD_SAFE_EVAL_WITH_ALLOCA : (Default off)

-

This is like the previous, but makes Eval() use the - alloca() function (instead of std::vector). - This will make it faster, but the alloca() - function is not standard and thus not supported by all compilers. -

- -

FP_NO_EVALUATION_CHECKS : (Default off)

-

If this precompiler constant is defined, no evaluation-time checks - will be performed. This may give a slight boost in speed in certain - situations. Consult the evaluation - checks section below for more information on this subject. -

-
- - - - -

Copying and assignment

- -

The class implements a safe copy constructor and assignment operator. - -

It uses the copy-on-write technique for efficiency. This means that - when copying or assigning a FunctionParser instance, the internal data - (which in some cases can be quite lengthy) is not immediately copied - but only when the contents of the copy (or the original) are changed. - -

This means that copying/assigning is a very fast operation, and if - the copies are never modified then actual data copying never happens - either. - -

The Eval() and EvalError() methods of the -copy can be called without the internal data being copied. - -

Calling Parse(), Optimize() or the user-defined -constant/function adding methods will cause a deep-copy. - - - - -

Short descriptions of FunctionParser methods

- -
-int Parse(const std::string& Function, const std::string& Vars,
-          bool useDegrees = false);
-
-int Parse(const char* Function, const std::string& Vars,
-          bool useDegrees = false);
-
- -

Parses the given function and compiles it to internal format. - Return value is -1 if successful, else the index value to the location - of the error. - -


-
-void setDelimiterChar(char);
-
- -

Sets an ending delimiter character for the function string. (See the - long description for more details.) - -


-
-const char* ErrorMsg(void) const;
-
- -

Returns an error message corresponding to the error in -Parse(), or an empty string if no such error occurred. - -


-
-ParseErrorType GetParseErrorType() const;
-
- -

Returns the type of parsing error which occurred. Possible return types - are described in the long description. - -


-
-double Eval(const double* Vars);
-
- -

Evaluates the function given to Parse(). - -


-
-int EvalError(void) const;
-
- -

Returns 0 if no error happened in the previous call to -Eval(), else an error code >0. - -


-
-void Optimize();
-
- -

Tries to optimize the bytecode for faster evaluation. - -


-
-bool AddConstant(const std::string& name, double value);
-
- -

Add a constant to the parser. Returns false if the name of -the constant is invalid, else true. - -


-
-bool AddUnit(const std::string& name, double value);
-
- -

Add a new unit to the parser. Returns false if the name of -the unit is invalid, else true. - -


-
-bool AddFunction(const std::string& name,
-                 double (*functionPtr)(const double*),
-                 unsigned paramsAmount);
-
- -

Add a user-defined function to the parser (as a function pointer). -Returns false if the name of the function is invalid, else -true. - -


-
-bool AddFunction(const std::string& name, FunctionParser&);
-
- -

Add a user-defined function to the parser (as a FunctionParser -instance). Returns false if the name of the function is invalid, -else true. - -


-
-bool RemoveIdentifier(const std::string& name);
-
- -

Removes the constant, unit or user-defined function with the specified -name from the parser. - -


-
-int ParseAndDeduceVariables(const std::string& function,
-                            int* amountOfVariablesFound = 0,
-                            bool useDegrees = false);
-int ParseAndDeduceVariables(const std::string& function,
-                            std::string& resultVarString,
-                            int* amountOfVariablesFound = 0,
-                            bool useDegrees = false);
-int ParseAndDeduceVariables(const std::string& function,
-                            std::vector<std::string>& resultVars,
-                            bool useDegrees = false);
-
- -

Like Parse(), but the variables in the function are deduced -automatically. The amount of found variables and the variable names themselves -are returned by the different versions of the function. - - - -

Long descriptions of FunctionParser methods

- -
- -
-int Parse(const std::string& Function, const std::string& Vars,
-          bool useDegrees = false);
-
-int Parse(const char* Function, const std::string& Vars,
-          bool useDegrees = false);
-
- -

Parses the given function (and compiles it to internal format). -Destroys previous function. Following calls to Eval() will evaluate -the given function. - -

The strings given as parameters are not needed anymore after parsing. - -

Parameters: - - - - - - - - - - - -
FunctionString containing the function to parse.
VarsString containing the variable names, separated by commas.
- Eg. "x,y", "VarX,VarY,VarZ,n" or - "x1,x2,x3,x4,__VAR__". -
useDegrees(Optional.) Whether to use degrees or radians in - trigonometric functions. (Default: radians)
- -

If a char* is given as the Function parameter, -it must be a null-terminated string. - -

Variables can have any size and they are case sensitive (ie. -"var", "VAR" and "Var" are -different variable names). Letters, digits, underscores and -UTF8-encoded characters can be used in variable names, but the name of -a variable can't begin with a digit. Each variable name can appear only -once in the 'Vars' string. Function names are not legal -variable names. - -

Using longer variable names causes no overhead whatsoever to the -Eval() method, so it's completely safe to use variable names -of any size. - -

The third, optional parameter specifies whether angles should be - interpreted as radians or degrees in trigonometrical functions. - If not specified, the default value is radians. - -

Return values: - -

    -
  • On success the function returns -1. -
  • On error the function returns an index to where the error was found - (0 is the first character, 1 the second, etc). - If the error was not a parsing error returns an index to the end of the - string. -
- -

Example: parser.Parse("3*x+y", "x,y"); - - -


- -
-void setDelimiterChar(char);
-
- -

By default the parser expects the entire function string to be valid -(ie. the entire contents of the given std::string, or a C string -ending in the null character '\0'). - -

If a delimiter character is specified with this function, then if it's -encountered at the outermost parsing level by the Parse() -function, and the input function has been valid so far, Parse() -will return an index to this character inside the input string, but rather -than set an error code, FP_NO_ERROR will be set. - -

The idea is that this can be used to more easily parse functions which -are embedded inside larger strings, containing surrounding data, without -having to explicitly extract the function to a separate string. - -

For example, suppose you are writing an interpreter for a scripting - language, which can have commands like this: - -

let MyFunction(x,y) = { sin(x*x+y*y) } // A 2-dimensional function - -

Normally when parsing such a line you would have to extract the part -inside the curly brackets into a separate string and parse it that way. -With this feature what you can do instead is to set '}' as -the delimiter character and then simply give a pointer to the character -which comes after the '{'. If all goes well, the -Parse() function will return an index to the '}' -character (from the given starting point) and GetParseErrorType() -will return FP_NO_ERROR. You can use the return -value (if it's not -1) to jump forward in the string to the -delimiter character. - -

Note that a null character ('\0') or the end of the -std::string (if one was given) will still be a valid end of -the function string even if a delimiter character was specified. (In this -case Parse() will return -1 if there was no error, -as usual.) - -

Also note that the delimiter character cannot be any valid operator -or alphanumeric (including the underscore) character, nor the other -characters defined in the function syntax. It must be a character not -supported by the function parser (such as '}', -'"', ']', etc). - - -


- -
-const char* ErrorMsg(void) const;
-
- -

Returns a pointer to an error message string corresponding to the error -caused by Parse() (you can use this to print the proper error -message to the user). If no such error has occurred, returns an empty string. - - -


- -
-ParseErrorType GetParseErrorType() const;
-
- -

Returns the type of parse error which occurred. - -

This method can be used to get the error type if ErrorMsg() -is not enough for printing the error message. In other words, this can be -used for printing customized error messages (eg. in another language). -If the default error messages suffice, then this method doesn't need -to be called. - -FunctionParser::ParseErrorType is an enumerated type inside -the class (ie. its values are accessed like -"FunctionParser::SYNTAX_ERROR"). - -

The possible values for FunctionParser::ParseErrorType are listed below, -along with their equivalent error message returned by the -ErrorMsg() method: - -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FP_NO_ERRORIf no error occurred in the previous call to Parse().
SYNTAX_ERROR"Syntax error"
MISM_PARENTH"Mismatched parenthesis"
MISSING_PARENTH"Missing ')'"
EMPTY_PARENTH"Empty parentheses"
EXPECT_OPERATOR"Syntax error: Operator expected"
OUT_OF_MEMORY"Not enough memory"
UNEXPECTED_ERROR"An unexpected error occurred. Please make a full bug report to the - author"
INVALID_VARS"Syntax error in parameter 'Vars' given to FunctionParser::Parse()"
ILL_PARAMS_AMOUNT"Illegal number of parameters to function"
PREMATURE_EOS"Syntax error: Premature end of string"
EXPECT_PARENTH_FUNC"Syntax error: Expecting ( after function"
UNKNOWN_IDENTIFIER"Syntax error: Unknown identifier"
NO_FUNCTION_PARSED_YET"(No function has been parsed yet)"
- - -


- -
-double Eval(const double* Vars);
-
- -

Evaluates the function given to Parse(). -The array given as parameter must contain the same amount of values as -the amount of variables given to Parse(). Each value corresponds -to each variable, in the same order. - -

Return values: -

    -
  • On success returns the evaluated value of the function given to - Parse(). -
  • On error (such as division by 0) the return value is unspecified, - probably 0. -
- -

Example: - -

double Vars[] = {1, -2.5};
-double result = parser.Eval(Vars); - - -


- -
-int EvalError(void) const;
-
- -

Used to test if the call to Eval() succeeded. - -

Return values: - -

If there was no error in the previous call to Eval(), -returns 0, else returns a positive value as follows: -

    -
  • 1: division by zero -
  • 2: sqrt error (sqrt of a negative value) -
  • 3: log error (logarithm of a negative value) -
  • 4: trigonometric error (asin or acos of illegal value) -
  • 5: maximum recursion level in eval() reached -
- - -
- -
-void Optimize();
-
- -

This method can be called after calling the Parse() method. -It will try to simplify the internal bytecode so that it will evaluate faster -(it tries to reduce the amount of opcodes in the bytecode). - -

For example, the bytecode for the function "5+x*y-25*4/8" will -be reduced to a bytecode equivalent to the function "x*y-7.5" (the -original 11 opcodes will be reduced to 5). Besides calculating constant -expressions (like in the example), it also performs other types of -simplifications with variable and function expressions. - -

This method is quite slow and the decision of whether to use it or -not should depend on the type of application. If a function is parsed -once and evaluated millions of times, then calling Optimize() -may speed-up noticeably. However, if there are tons of functions to parse -and each one is evaluated once or just a few times, then calling -Optimize() will only slow down the program. - -

Also, if the original function is expected to be optimal, then calling -Optimize() would be useless. - -

Note: Currently this method does not make any checks (like -Eval() does) and thus things like "1/0" will cause -undefined behaviour. (On the other hand, if such expression is given to the -parser, Eval() will always give an error code, no matter what -the parameters.) If caching this type of errors is important, a work-around -is to call Eval() once before calling Optimize() -and checking EvalError(). - -

If the destination application is not going to use this method, -the compiler constant FP_SUPPORT_OPTIMIZER can be undefined in -fpconfig.hh to make the library smaller (Optimize() -can still be called, but it will not do anything). - -

(If you are interested in seeing how this method optimizes the opcode, -you can call the PrintByteCode() method before and after the -call to Optimize() to see the difference.) - - -


- -
-bool AddConstant(const std::string& name, double value);
-
- -

This method can be used to add constants to the parser. Syntactically - constants are identical to variables (ie. they follow the same naming - rules and they can be used in the function string in the same way as - variables), but internally constants are directly replaced with their - value at parse time. - -

Constants used by a function must be added before calling -Parse() for that function. Constants are preserved between -Parse() calls in the current FunctionParser instance, so -they don't need to be added but once. (If you use the same constant in -several instances of FunctionParser, you will need to add it to all the -instances separately.) - -

Constants can be added at any time and the value of old constants can -be changed, but new additions and changes will only have effect the next -time Parse() is called. (That is, changing the value of a constant -after calling Parse() and before calling Eval() -will have no effect.) - -

The return value will be false if the 'name' of -the constant was illegal, else true. If the name was illegal, -the method does nothing. - -

Example: parser.AddConstant("pi", 3.1415926535897932); - -

Now for example parser.Parse("x*pi", "x"); will be identical -to the call parser.Parse("x*3.1415926535897932", "x"); - - -


- -
-bool AddUnit(const std::string& name, double value);
-
- -

In some applications it is desirable to have units of measurement. -A typical example is an application which creates a page layout to be -printed. When printing, distances are usually measured in points -(defined by the resolution of the printer). However, it is often more -useful for the user to be able to specify measurements in other units -such as centimeters or inches. - -

A unit is simply a value by which the preceding element is multiplied. -For example, if the printing has been set up to 300 DPI, one inch is -then 300 points (dots). Thus saying eg. "5in" is the same as saying -"5*300" or "1500" (assuming "in" has -been added as a unit with the value 300). - -

Note that units are slightly different from a multiplication in -that they have a higher precedence than any other operator (except -parentheses). Thus for example "5/2in" is parsed as -"5/(2*300)". -(If 5/2 inches is what one wants, it has to be written "(5/2)in".) - -

You can use the AddUnit() method to add a new unit. The -unit can then be used after any element in the function (and will work as -a multiplier for that element). An element is a float literal, a constant, -a variable, a function or any expression in parentheses. When the element -is not a float literal nor an expression in parentheses, there has to naturally -be at least one whitespace between the element and the unit (eg. -"x in"). To change the value of a unit, call -AddUnit() again with the same unit name and the new value. - -

Unit names share the same namespace as constants, functions and - variables, and thus should be distinct from those. - -

Example: parser.AddUnit("in", 300); - -

Now for example the function "5in" will be identical to -"(5*300)". Other usage examples include "x in", -"3in+2", "pow(x,2)in", "(x+2)in". - - -


- -
-bool AddFunction(const std::string& name,
-                 double (*functionPtr)(const double*),
-                 unsigned paramsAmount);
-
- -This method can be used to add new functions to the parser. For example, -if you would like to add a function "sqr(A)" which squares the -value of A, you can do it with this method (so that you don't -need to touch the source code of the parser). - -

The method takes three parameters: - -

    -
  • The name of the function. The name follows the same naming conventions - as variable names. - -
  • A C++ function, which will be called when evaluating the function - string (if the user-given function is called there). The C++ function - must have the form: -

    double functionName(const double* params); - -

  • The number of parameters the function takes. 0 is a valid value - in which case the function takes no parameters (such function - should simply ignore the double* it gets as a parameter). -
- -

The return value will be false if the given name was invalid -(either it did not follow the variable naming conventions, or the name was -already reserved), else true. If the return value is -false, nothing is added. - -

Example: Suppose we have a C++ function like this: - -

double Square(const double* p)
-{
-    return p[0]*p[0];
-} - -

Now we can add this function to the parser like this: - -

parser.AddFunction("sqr", Square, 1);
-parser.Parse("2*sqr(x)", "x"); - -

An example of a useful function taking no parameters is a function - returning a random value. For example: - -

double Rand(const double*)
-{
-    return drand48();
} - -

parser.AddFunction("rand", Rand, 0); - -

Important note: If you use the Optimize() method, -it will assume that the user-given function has no side-effects, that is, -it always returns the same value for the same parameters. The optimizer will -optimize the function call away in some cases, making this assumption. -(The Rand() function given as example above is one such -problematic case.) - - -


- -
-bool AddFunction(const std::string& name, FunctionParser&);
-
- -

This method is almost identical to the previous AddFunction(), -but instead of taking a C++ function, it takes another FunctionParser -instance. - -

There are some important restrictions on making a FunctionParser instance - call another: - -

    -
  • The FunctionParser instance given as parameter must be initialized - with a Parse() call before giving it as parameter. That - is, if you want to use the parser A in the parser - B, you must call A.Parse() before you can - call B.AddFunction("name", A). - -
  • The amount of variables in the FunctionParser instance given as - parameter must not change after it has been given to the - AddFunction() - of another instance. Changing the number of variables will result in - malfunction. - -
  • AddFunction() will fail (ie. return false) - if a recursive loop is - formed. The method specifically checks that no such loop is built. - -
  • The FunctionParser instance given as parameter will not be - copied internally, only referenced. Thus the FunctionParser instance - given as parameter must exist for as long as the other FunctionParser - instance uses it. -
- -

Example: - -

FunctionParser f1, f2;
-

f1.Parse("x*x", "x");
-

f2.AddFunction("sqr", f1); - -

This version of the AddFunction() method can be useful to -eg. chain user-given functions. For example, ask the user for a function F1, - and then ask the user another function F2, but now the user can - call F1 in this second function if he wants (and so on with a third - function F3, where he can call F1 and F2, etc). - -


- -
-bool RemoveIdentifier(const std::string& name);
-
- -

If a constant, unit or user-defined function with the specified name -exists in the parser, it will be removed and the return value will be -true, else nothing will be done and the return value will be -false. - -

(Note: If you want to remove everything from an existing -FunctionParser instance, simply assign a fresh instance to it, ie. like -"parser = FunctionParser();") - -


- -
-int ParseAndDeduceVariables(const std::string& function,
-                            int* amountOfVariablesFound = 0,
-                            bool useDegrees = false);
-int ParseAndDeduceVariables(const std::string& function,
-                            std::string& resultVarString,
-                            int* amountOfVariablesFound = 0,
-                            bool useDegrees = false);
-int ParseAndDeduceVariables(const std::string& function,
-                            std::vector<std::string>& resultVars,
-                            bool useDegrees = false);
-
- -

These functions work in the same way as the Parse() function, -but the variables in the input function string are deduced automatically. The -parameters are: - -

    -
  • function: The input function string, as with - Parse(). -
  • amountOfVariablesFound: If non-null, the amount of found - variables will be assigned here. -
  • resultVarString: The found variables will be written to - this string, in the same format as accepted by the Parse() - function. The variable names will be sorted using the < - operator of std::string. -
  • resultVars: The found variables will be written to this - vector, each element being one variable name. They will be sorted using - the < operator of std::string. (The amount - of found variables can be retrieved, rather obviously, with the - size() method of the vector.) -
  • useDegrees: As with Parse(). -
- -

As with Parse(), the return value will be -1 if -the parsing succeeded, else an index to the location of the error. None of -the specified return values will be modified in case of error. - - - -

Syntax

- - -

Numeric literals

- -

A numeric literal is a fixed numerical value in the input function string - (either a floating point value or an integer value, depending on the parser - type). - -

An integer literal can consist solely of numerical digits (possibly with - a preceding unary minus). For example, "12345". - -

If the literal is preceded by the characters "0x", it - will be interpreted as a hexadecimal literal, where digits can also include - the letters from 'A' to 'F' (in either uppercase - or lowercase). For example, "0x89ABC" (which corresponds to the - value 563900). - -

A floating point literal (only supported by the floating point type parsers) - may additionally include a decimal point followed by the decimal part of the - value, such as for example "12.34", optionally followed by a - decimal exponent. - -

A decimal exponent consists of an 'E' or 'e', - followed by an optional plus or minus sign, followed by decimal digits, and - indicates multiplication by a power of 10. For example, "1.2e5" - (which is equivalent to the value 120000). - -

If a floating point literal is preceded by the characters "0x" - it will be interpreted in hexadecimal. A hexadecimal floating point - literal consists of a hexadecimal value, with an optional decimal point, - followed optionally by a binary exponent in base 10 (in other words, the - exponent is not in hexadecimal). - -

A binary exponent has the same format as a decimal exponent, except that - 'P' or 'p' is used. A binary exponent indicates - multiplication by a power of 2. For example, "0xA.Bp10" - (which is equivalent to the value 10944). - - -

Identifier names

- -

An identifier is the name of a function (internal or user-defined), - variable, constant or unit. New identifiers can be specified with the - functions described in the earlier subsections in this document. - -

The name of an identifier can use any alphanumeric characters, the - underscore character and any UTF8-encoded unicode character, excluding - those denoting whitespace. - The first character of the name cannot be a numeric digit, though. - -

All functions, variables, constants and units must use unique names. - It's not possible to add two different identifiers with the same name. - - - - -

The function string syntax

- -

The function string understood by the class is very similar (but not -completely identical in all aspects) to mathematical expressions in the -C/C++ languages. -Arithmetic float expressions can be created from float literals, variables -or functions using the following operators in this order of precedence: - -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
()expressions in parentheses first
A unita unit multiplier (if one has been added)
A^Bexponentiation (A raised to the power B)
-Aunary minus
!Aunary logical not (result is 1 if int(A) is 0, else 0)
A*B A/B A%Bmultiplication, division and modulo
A+B A-Baddition and subtraction
A=B A<B A<=B
A!=B A>B A>=B
comparison between A and B (result is either 0 or 1)
A&Bresult is 1 if int(A) and int(B) differ from - 0, else 0.
- Note: Regardless of the values, both operands are always - evaluated. However, if the expression is optimized, it may - be changed such that only one of the operands is evaluated, - according to standard shortcut logical operation semantics.
A|Bresult is 1 if int(A) or int(B) differ from 0, - else 0.
- Note: Regardless of the values, both operands are always - evaluated. However, if the expression is optimized, it may - be changed such that only one of the operands is evaluated, - according to standard shortcut logical operation semantics.
- -

(Note that currently the exponentiation operator is not supported for - FunctionParser_li nor FunctionParser_gmpint. - With the former the result would very easily overflow, making its - usefulness questionable. With the latter it could be easily abused to - make the program run out of memory; think of a function like - "10^10^10^100000".) - -

Since the unary minus has higher precedence than any other operator, for - example the following expression is valid: x*-y - -

The comparison operators use an epsilon value, so expressions which may -differ in very least-significant digits should work correctly. For example, -"0.1+0.1+0.1+0.1+0.1+0.1+0.1+0.1+0.1+0.1 = 1" should always -return 1, and the same comparison done with ">" or -"<" should always return 0. (The epsilon value can be -configured in the fpconfig.hh file.) -Without epsilon this comparison probably returns the wrong value. - -

The class supports these functions: - -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
abs(A)Absolute value of A. If A is negative, returns -A otherwise returns A.
acos(A)Arc-cosine of A. Returns the angle, measured in radians, whose cosine - is A.
acosh(A)Same as acos() but for hyperbolic cosine.
asin(A)Arc-sine of A. Returns the angle, measured in radians, whose sine - is A.
asinh(A)Same as asin() but for hyperbolic sine.
atan(A)Arc-tangent of (A). Returns the angle, measured in radians, - whose tangent is (A).
atan2(A,B)Arc-tangent of A/B. The two main differences to atan() is - that it will return the right angle depending on the signs of - A and B (atan() can only return values betwen -pi/2 and pi/2), - and that the return value of pi/2 and -pi/2 are possible.
atanh(A)Same as atan() but for hyperbolic tangent.
cbrt(A)Cube root of A. Returns the value whose cube is A.
ceil(A)Ceiling of A. Returns the smallest integer not smaller than A. - Rounds up to the next higher integer. E.g. -2.9, -2.5 and -2.1 are - rounded to -2.0, and 2.9, 2.5 and 2.1 are rounded to 3.0.
cos(A)Cosine of A. Returns the cosine of the angle A, where A is - measured in radians.
cosh(A)Same as cos() but for hyperbolic cosine.
cot(A)Cotangent of A (equivalent to 1/tan(A)).
csc(A)Cosecant of A (equivalent to 1/sin(A)).
eval(...)This a recursive call to the function to be evaluated. The - number of parameters must be the same as the number of parameters - taken by the function. Must be called inside if() to avoid - infinite recursion.
exp(A)Exponential of A. Returns the value of e raised to the power - A where e is the base of the natural logarithm, i.e. the - non-repeating value approximately equal to 2.71828182846.
floor(A)Floor of A. Returns the largest integer not greater than A. Rounds - down to the next lower integer. - E.g. -2.9, -2.5 and -2.1 are rounded to -3.0, - and 2.9, 2.5 and 2.1 are rounded to 2.0.
if(A,B,C)If int(A) differs from 0, the return value of this function is B, - else C. Only the parameter which needs to be evaluated is - evaluated, the other parameter is skipped; this makes it safe to - use eval() in them.
int(A)Rounds A to the closest integer. Equidistant values are rounded up. - E.g. -2.9 is rounded to -3.0; -2.5 and -2.1 are rounded to -2.0, - and 2.9 and 2.5 are rounded to 3.0; 2.1 is rounded to 2.0.
log(A)Natural (base e) logarithm of A.
log10(A)Base 10 logarithm of A.
max(A,B)If A>B, the result is A, else B.
min(A,B)If A<B, the result is A, else B.
pow(A,B)Exponentiation (A raised to the power B).
sec(A)Secant of A (equivalent to 1/cos(A)).
sin(A)Sine of A. Returns the sine of the angle A, where A is - measured in radians.
sinh(A)Same as sin() but for hyperbolic sine.
sqrt(A)Square root of A. Returns the value whose square is A.
tan(A)Tangent of A. Returns the tangent of the angle A, where A - is measured in radians.
tanh(A)Same as tan() but for hyperbolic tangent.
trunc(A)Truncated value of A. Returns an integer corresponding to the value - of A without its fractional part. - E.g. -2.9, -2.5 and -2.1 are rounded to -2.0, - and 2.9, 2.5 and 2.1 are rounded to 2.0.
- -

(Note that for FunctionParser_li and - FunctionParser_gmpint only the functions - abs(), eval(), if(), - min() and max() are supported.) - -

Examples of function string understood by the class: - -

"1+2"
-"x-1"
-"-sin(sqrt(x^2+y^2))"
-"sqrt(XCoord*XCoord + YCoord*YCoord)"
- -

An example of a recursive function is the factorial function: - -"if(n>1, n*eval(n-1), 1)" - -

Note that a recursive call has some overhead, which makes it a bit slower - than any other operation. It may be a good idea to avoid recursive functions - in very time-critical applications. Recursion also takes some memory, so - extremely deep recursions should be avoided (eg. millions of nested recursive - calls). - -

Also note that even though the maximum recursion level of -eval() is limited, it is possible to write functions which -never reach that level but still take enormous amounts of time to evaluate. -This can sometimes be undesirable because it is prone to exploitation, -which is why eval() is disabled by default. It can be enabled -in the fpconfig.hh file. - - - - -

Inline variables

- -

The function syntax supports defining new variables inside the function -string itself. This can be done with the following syntax: - -

"<variable name> := <expression>; <function>" - -

For example: - -

"length := sqrt(x*x+y*y); 2*length*sin(length)" - -

(Spaces around the ':=' operator are optional.) - -

The obvious benefit of this is that if a long expression needs to be -used in the function several times, this allows writing it only once and -using a named variable from that point forward. - -

The variable name must be an unused identifier (in other words, not an -existing function, variable or unit name). - -

The <function> part can have further inline variable -definitions, and thus it's possible to have any amount of them, for example: - -

"A := x^2; B := y^2; C := z^2; sqrt(A+B+C)" - -

The expressions in subsequent inline variable definitions can use any -of the previous inline variables. It is also possible to redefine an inline -variable. For example: - -

"A := x^2; A := 2*A; sqrt(A)" - - - - -

Whitespace

- -

Arbitrary amounts of whitespace can optionally be included between - elements in the function string. - The following unicode characters are interpreted as whitespace: - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Character numberCharacter nameUTF-8 byte sequence
U+0009HORIZONTAL TABULATION 09
U+000ALINE FEED 0A
U+000BVERTICAL TABULATION 0B
U+000DCARRIAGE RETURN 0D
U+0020SPACE 20
U+00A0NO-BREAK SPACE C2 A0
U+2000EN QUAD E2 80 80
U+2001EM QUAD E2 80 81
U+2002EN SPACE E2 80 82
U+2003EM SPACE E2 80 83
U+2004THREE-PER-EM SPACE E2 80 84
U+2005FOUR-PER-EM SPACE E2 80 85
U+2006SIX-PER-EM SPACE E2 80 86
U+2007FIGURE SPACE E2 80 87
U+2008PUNCTUATION SPACE E2 80 88
U+2009THIN SPACE E2 80 89
U+200AHAIR SPACE E2 80 8A
U+200BZERO WIDTH SPACE E2 80 8B
U+202FNARROW NO-BREAK SPACE E2 80 AF
U+205FMEDIUM MATHEMATICAL SPACEE2 81 9F
U+3000IDEOGRAPHIC SPACE E3 80 80
- - - -

Miscellaneous

- - -

About evaluation-time checks

- -

By default FunctionParser::Eval() will perform certain sanity -checks before performing certain operations. For example, before calling the -sqrt function, it will check if the parameter is negative, and -if so, it will set the proper error code instead of calling the function. -These checks include: - -

    -
  • Division by (the exact value of) zero. -
  • Square root of a negative value. -
  • Logarithm of a non-positive value. -
  • Arcsine or arccosine of a value not in the range [-1, 1]. (This includes - hyperbolic versions of the functions.) -
- -

However, the library can not guarantee that it will catch all -possible floating point errors before performing them, because this is -impossible to do with standard C++. For example, dividing a very large -value by a value which is very close to zero, or calculating the logarithm -of a very small value may overflow the result, as well as multiplying two -very large values. Raising a negative number to a non-integral power may -cause a NaN result, etc. - -

As a rule of thumb, the library will (by default) detect invalid operations -if they are invalid for a range of values. For example, square root is undefined -for all negative values, and arc sine is undefined only values outside the range -[-1, 1]. In general, operations which are invalid for only one single value -(rather than a contiguous range of values) will not be detected (division by -the exact value of zero is an exception to this rule) nor will -overflow/underflow situations. - -

The library cannot guarantee that floating point -errors will never happen during evaluation. This can make the library to -return the floating point values inf and NaN. Moreover, -if floating point errors cause an interrupt in the target computer -architecture and/or when using certain compiler settings, this library -cannot guarantee that it will never happen. - -

Since not all error situations can be caught, and since the sanity checks -only slow down the evaluation (although only very slightly), the precompiler -constant FP_NO_EVALUATION_CHECKS can be used to turn all the -checks off. This might make the evaluation slightly faster in certain -situations. - -

Note that the optimizer never performs any sanity checks. - - - - -

About thread safety

- -

None of the member functions of the FunctionParser class are thread-safe. -Most prominently, the Eval() function is not thread-safe. -(In other words, the Eval() function of a single FunctionParser -instance cannot be safely called simultaneously by two threads.) - -

There are ways to use this library in a thread-safe way, though. If each -thread uses its own FunctionParser instance, no problems will obviously -happen. Note, however, that if these instances need to be a copy of a given -FunctionParser instance (eg. one where the user has entered a function), -a deep copy of this instance has to be performed for each thread. By -default FunctionParser uses shallow-copying (copy-on-write), which means -that a simple assignment of copy construction will not copy the data itself. -To force a deep copy you can all the ForceDeepCopy() function on -each of the instances of each thread after the assignment or copying has been -done. - -

Another possibility is to compile the FunctionParser library so that -its Eval() function will be thread-safe. (This can be done by -defining the FP_USE_THREAD_SAFE_EVAL or the -FP_USE_THREAD_SAFE_EVAL_WITH_ALLOCA -precompiler constant.) As long as only one thread calls the other functions -of FunctionParser, the other threads can safely call the Eval() -of this one instance. - -

Note, however, that compiling the library like this can make -Eval() slightly slower. (The alloca version, if -supported by the compiler, will not be as slow.) - -

Also note that the MPFR and GMP versions of the library cannot be - made thread-safe, and thus this setting has no effect on them. - - - - -

Tips and tricks

- -

Add constants automatically to all parser objects

- -

Often the same constants (such as pi and e) and other -user-defined identifiers (such as units) are always used in all the -FunctionParser objects throughout the program. It would be -troublesome to always have to manually add these constants every time a -new parser object is created. - -

There is, however, a simple way to always add these user-defined identifiers -to all instances. Write a class like this: - -

-    class ParserWithConsts: public FunctionParser
-    {
-     public:
-        ParserWithConsts()
-        {
-            AddConstant("pi", 3.14159265358979323846);
-            AddConstant("e", 2.71828182845904523536);
-        }
-    };
-
- -

Now instead of using FunctionParser, always use -ParserWithConsts. It will behave identically except that the -constants (and possibly other user-defined identifiers) will always be -automatically defined. (Objects of this type even survive -slicing, so -they are completely safe to use anywhere.) - - - - -

Contacting the author

- -

Any comments, bug reports, etc. should be sent to warp@iki.fi - - - - - - - - -

Usage license

- -

Copyright © 2003-2010 Juha Nieminen, Joel Yliluoma - -

This Library is distributed under the - Lesser General Public - License (LGPL) version 3. - - - diff --git a/fparser/docs/lgpl.txt b/fparser/docs/lgpl.txt deleted file mode 100644 index cca7fc2..0000000 --- a/fparser/docs/lgpl.txt +++ /dev/null @@ -1,165 +0,0 @@ - GNU LESSER GENERAL PUBLIC LICENSE - Version 3, 29 June 2007 - - Copyright (C) 2007 Free Software Foundation, Inc. - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - - This version of the GNU Lesser General Public License incorporates -the terms and conditions of version 3 of the GNU General Public -License, supplemented by the additional permissions listed below. - - 0. Additional Definitions. - - As used herein, "this License" refers to version 3 of the GNU Lesser -General Public License, and the "GNU GPL" refers to version 3 of the GNU -General Public License. - - "The Library" refers to a covered work governed by this License, -other than an Application or a Combined Work as defined below. - - An "Application" is any work that makes use of an interface provided -by the Library, but which is not otherwise based on the Library. -Defining a subclass of a class defined by the Library is deemed a mode -of using an interface provided by the Library. - - A "Combined Work" is a work produced by combining or linking an -Application with the Library. The particular version of the Library -with which the Combined Work was made is also called the "Linked -Version". - - The "Minimal Corresponding Source" for a Combined Work means the -Corresponding Source for the Combined Work, excluding any source code -for portions of the Combined Work that, considered in isolation, are -based on the Application, and not on the Linked Version. - - The "Corresponding Application Code" for a Combined Work means the -object code and/or source code for the Application, including any data -and utility programs needed for reproducing the Combined Work from the -Application, but excluding the System Libraries of the Combined Work. - - 1. Exception to Section 3 of the GNU GPL. - - You may convey a covered work under sections 3 and 4 of this License -without being bound by section 3 of the GNU GPL. - - 2. Conveying Modified Versions. - - If you modify a copy of the Library, and, in your modifications, a -facility refers to a function or data to be supplied by an Application -that uses the facility (other than as an argument passed when the -facility is invoked), then you may convey a copy of the modified -version: - - a) under this License, provided that you make a good faith effort to - ensure that, in the event an Application does not supply the - function or data, the facility still operates, and performs - whatever part of its purpose remains meaningful, or - - b) under the GNU GPL, with none of the additional permissions of - this License applicable to that copy. - - 3. Object Code Incorporating Material from Library Header Files. - - The object code form of an Application may incorporate material from -a header file that is part of the Library. You may convey such object -code under terms of your choice, provided that, if the incorporated -material is not limited to numerical parameters, data structure -layouts and accessors, or small macros, inline functions and templates -(ten or fewer lines in length), you do both of the following: - - a) Give prominent notice with each copy of the object code that the - Library is used in it and that the Library and its use are - covered by this License. - - b) Accompany the object code with a copy of the GNU GPL and this license - document. - - 4. Combined Works. - - You may convey a Combined Work under terms of your choice that, -taken together, effectively do not restrict modification of the -portions of the Library contained in the Combined Work and reverse -engineering for debugging such modifications, if you also do each of -the following: - - a) Give prominent notice with each copy of the Combined Work that - the Library is used in it and that the Library and its use are - covered by this License. - - b) Accompany the Combined Work with a copy of the GNU GPL and this license - document. - - c) For a Combined Work that displays copyright notices during - execution, include the copyright notice for the Library among - these notices, as well as a reference directing the user to the - copies of the GNU GPL and this license document. - - d) Do one of the following: - - 0) Convey the Minimal Corresponding Source under the terms of this - License, and the Corresponding Application Code in a form - suitable for, and under terms that permit, the user to - recombine or relink the Application with a modified version of - the Linked Version to produce a modified Combined Work, in the - manner specified by section 6 of the GNU GPL for conveying - Corresponding Source. - - 1) Use a suitable shared library mechanism for linking with the - Library. A suitable mechanism is one that (a) uses at run time - a copy of the Library already present on the user's computer - system, and (b) will operate properly with a modified version - of the Library that is interface-compatible with the Linked - Version. - - e) Provide Installation Information, but only if you would otherwise - be required to provide such information under section 6 of the - GNU GPL, and only to the extent that such information is - necessary to install and execute a modified version of the - Combined Work produced by recombining or relinking the - Application with a modified version of the Linked Version. (If - you use option 4d0, the Installation Information must accompany - the Minimal Corresponding Source and Corresponding Application - Code. If you use option 4d1, you must provide the Installation - Information in the manner specified by section 6 of the GNU GPL - for conveying Corresponding Source.) - - 5. Combined Libraries. - - You may place library facilities that are a work based on the -Library side by side in a single library together with other library -facilities that are not Applications and are not covered by this -License, and convey such a combined library under terms of your -choice, if you do both of the following: - - a) Accompany the combined library with a copy of the same work based - on the Library, uncombined with any other library facilities, - conveyed under the terms of this License. - - b) Give prominent notice with the combined library that part of it - is a work based on the Library, and explaining where to find the - accompanying uncombined form of the same work. - - 6. Revised Versions of the GNU Lesser General Public License. - - The Free Software Foundation may publish revised and/or new versions -of the GNU Lesser General Public License from time to time. Such new -versions will be similar in spirit to the present version, but may -differ in detail to address new problems or concerns. - - Each version is given a distinguishing version number. If the -Library as you received it specifies that a certain numbered version -of the GNU Lesser General Public License "or any later version" -applies to it, you have the option of following the terms and -conditions either of that published version or of any later version -published by the Free Software Foundation. If the Library as you -received it does not specify a version number of the GNU Lesser -General Public License, you may choose any version of the GNU Lesser -General Public License ever published by the Free Software Foundation. - - If the Library as you received it specifies that a proxy can decide -whether future versions of the GNU Lesser General Public License shall -apply, that proxy's public statement of acceptance of any version is -permanent authorization for you to choose that version for the -Library. diff --git a/fparser/docs/style.css b/fparser/docs/style.css deleted file mode 100644 index d5141d3..0000000 --- a/fparser/docs/style.css +++ /dev/null @@ -1,80 +0,0 @@ -html -{ - background-color: #E0E0E0; -} - -body -{ - background-color: white; - margin-left: 7%; - margin-top: 16px; - margin-right: 7%; - padding-top: 2em; - padding-left: 7%; - padding-right: 7%; - padding-bottom: 2%; - border-color: black; - border: solid; - border-width: 1px; -} - -h1 -{ - text-align: center; - background-color: #FFEEBB; - padding-bottom: 0.2em; - padding-top: 0.1em; -} - -h2 -{ - background-color: #FFFFCC; - padding-left: 0.5em; -} - -h3 -{ - background-color: #FFFFEE; -} - -blockquote -{ - padding-left: 2em; - padding-right: 2em; - font-style: italic; - background-color: #FFFAF0; -} - -li -{ - padding-top: 0.3em; -} - -pre -{ - background-color: #E8E8E8; - padding-left: 1em; - padding-top: 0.5em; - padding-bottom: 0.5em; -} - -code -{ - font-family: monospace; - color: #900040; -} - -.small -{ - font-size: 80%; -} - -.codecomment -{ - color: green; -} - -.highlight -{ - background: #C0D0FF; -} diff --git a/fparser/examples/example.cc b/fparser/examples/example.cc deleted file mode 100644 index b4ab5f4..0000000 --- a/fparser/examples/example.cc +++ /dev/null @@ -1,55 +0,0 @@ -// Simple example file for the function parser -// =========================================== - -/* When running the program, try for example with these values: - -f(x) = x^2 -min x: -5 -max x: 5 -step: 1 - -*/ - -#include "../fparser.hh" - -#include -#include - -int main() -{ - std::string function; - double minx, maxx, step; - FunctionParser fparser; - - fparser.AddConstant("pi", 3.1415926535897932); - - while(true) - { - std::cout << "f(x) = "; - std::getline(std::cin, function); - if(std::cin.fail()) return 0; - - int res = fparser.Parse(function, "x"); - if(res < 0) break; - - std::cout << std::string(res+7, ' ') << "^\n" - << fparser.ErrorMsg() << "\n\n"; - } - - std::cout << "min x: "; - std::cin >> minx; - std::cout << "max x: "; - std::cin >> maxx; - std::cout << "step: "; - std::cin >> step; - if(std::cin.fail()) return 0; - - double vals[] = { 0 }; - for(vals[0] = minx; vals[0] <= maxx; vals[0] += step) - { - std::cout << "f(" << vals[0] << ") = " << fparser.Eval(vals) - << std::endl; - } - - return 0; -} diff --git a/fparser/examples/example2.cc b/fparser/examples/example2.cc deleted file mode 100644 index 958b9a1..0000000 --- a/fparser/examples/example2.cc +++ /dev/null @@ -1,85 +0,0 @@ -// Simple example file for the function parser -// =========================================== -/* Note that the library has to be compiled with - FP_SUPPORT_FLOAT_TYPE, FP_SUPPORT_LONG_DOUBLE_TYPE and - FP_SUPPORT_LONG_INT_TYPE - preprocessor macros defined for this example to work. - - Try with these input values with the different floating point parser - types to see the difference in accuracy: - -f(x) = x + 1.234567890123456789 -min x: 0 -max x: 2 -step: 1 -*/ - -#include "../fparser.hh" - -#include -#include -#include - -template -void runExample(const char* valueTypeName) -{ - typedef typename Parser::value_type Value_t; - - std::cout << "Using " << valueTypeName << " parser." << std::endl; - - Parser fparser; - std::string function; - Value_t minx, maxx, step; - - fparser.AddConstant("pi", Value_t(3.1415926535897932)); - - std::cin.ignore(); - while(true) - { - std::cout << "f(x) = "; - std::getline(std::cin, function); - if(std::cin.fail()) return; - - int res = fparser.Parse(function, "x"); - if(res < 0) break; - - std::cout << std::string(res+7, ' ') << "^\n" - << fparser.ErrorMsg() << "\n\n"; - } - - std::cout << "min x: "; - std::cin >> minx; - std::cout << "max x: "; - std::cin >> maxx; - std::cout << "step: "; - std::cin >> step; - if(std::cin.fail()) return; - - Value_t vals[] = { 0 }; - for(vals[0] = minx; vals[0] <= maxx; vals[0] += step) - { - std::cout << std::setprecision(20); - std::cout << "f(" << vals[0] << ") = " << fparser.Eval(vals) - << std::endl; - } -} - -int main() -{ - int choice = 0; - do - { - std::cout << "1 = double, 2 = float, 3 = long double, 4 = long int: "; - std::cin >> choice; - } while(choice < 1 || choice > 4); - - switch(choice) - { - case 1: runExample("double"); break; - case 2: runExample("float"); break; - case 3: runExample("long double"); break; - case 4: runExample("long int"); break; - } - - return 0; -} diff --git a/fparser/fp_identifier_parser.inc b/fparser/fp_identifier_parser.inc deleted file mode 100644 index 7a903c1..0000000 --- a/fparser/fp_identifier_parser.inc +++ /dev/null @@ -1,415 +0,0 @@ -/* NOTE: - Do not include this file in your project. The fparser.cc file #includes -this file internally and thus you don't need to do anything (other than keep -this file in the same directory as fparser.cc). - - Part of this file is generated code (by using the make_function_name_parser -utility, found in the development version of this library). It's not intended -to be modified by hand. -*/ - - unsigned nameLength = 0; - const unsigned maximumNameLength = 0x80000000U-8; - /* - Due to the manner the identifier lengths are returned from - the readOpcode() function, the maximum supported length for - identifiers is 0x7FFFFFFF bytes. We minus 8 here to add some - buffer, because of the multibyteness of UTF-8. - Function names are limited to 0xFFFF bytes instead, but because - function names that long just are not defined, the point is moot. - */ - const unsigned char* const uptr = (const unsigned char*) input; - typedef signed char schar; - while(likely(nameLength < maximumNameLength)) - { - unsigned char byte = uptr[nameLength+0]; - /* Handle the common case of A-Za-z first */ - if(byte >= 0x40) - { - if(byte < 0x80) // 0x40..0x7F - most common case - { - // Valid characters in 40..7F: A-Za-z_ - // Valid bitmask for 40..5F: 01111111111111111111111111100001 - // Valid bitmask for 60..7F: 01111111111111111111111111100000 - if(sizeof(unsigned long) == 8) - { - const unsigned n = sizeof(unsigned long)*8-32; - // ^ avoids compiler warning when not 64-bit - unsigned long masklow6bits = 1UL << (byte & 0x3F); - if(masklow6bits & ~((1UL << 0) | (0x0FUL << (0x1B )) - | (1UL << n) | (0x1FUL << (0x1B+n)))) - { ++nameLength; continue; } - } - else - { - unsigned masklow5bits = 1 << (byte & 0x1F); - if((masklow5bits & ~(1 | (0x1F << 0x1B))) || byte == '_') - { ++nameLength; continue; } - } - break; - } - if(byte < 0xF0) - { - if(byte < 0xE0) - { - if(byte < 0xC2) break; // 0x80..0xC1 - if(byte == 0xC2 && uptr[nameLength+1]==0xA0) break; // skip nbsp - // C2-DF - next common case when >= 0x40 - // Valid sequence: C2-DF 80-BF - if(schar(uptr[nameLength+1]) > schar(0xBF)) break; - nameLength += 2; - continue; - } - if(byte == 0xE0) // E0 - { - // Valid sequence: E0 A0-BF 80-BF - if((unsigned char)(uptr[nameLength+1] - 0xA0) > (0xBF-0xA0)) break; - } - else - { - if(byte == 0xED) break; // ED is invalid - // Valid sequence: E1-EC 80-BF 80-BF - // And: EE-EF 80-BF 80-BF - if(byte == 0xE2) - { - // break on various space characters - if(uptr[nameLength+1] == 0x80 - && (schar(uptr[nameLength+2]) <= schar(0x8B) - || (uptr[nameLength+2] == 0xAF))) break; - if(uptr[nameLength+1] == 0x81 - && uptr[nameLength+2] == 0x9F) break; - } else - if(byte == 0xE3 && uptr[nameLength+1] == 0x80 - && uptr[nameLength+2] == 0x80) break; // this too - - if(schar(uptr[nameLength+1]) > schar(0xBF)) break; - } - if(schar(uptr[nameLength+2]) > schar(0xBF)) break; - nameLength += 3; - continue; - } - if(byte == 0xF0) // F0 - { - // Valid sequence: F0 90-BF 80-BF 80-BF - if((unsigned char)(uptr[nameLength+1] - 0x90) > (0xBF-0x90)) break; - } - else - { - if(byte > 0xF4) break; // F5-FF are invalid - if(byte == 0xF4) // F4 - { - // Valid sequence: F4 80-8F - if(schar(uptr[nameLength+1]) > schar(0x8F)) break; - } - else - { - // F1-F3 - // Valid sequence: F1-F3 80-BF 80-BF 80-BF - if(schar(uptr[nameLength+1]) > schar(0xBF)) break; - } - } - if(schar(uptr[nameLength+2]) > schar(0xBF)) break; - if(schar(uptr[nameLength+3]) > schar(0xBF)) break; - nameLength += 4; - continue; - } - if(nameLength > 0) - { - if(sizeof(unsigned long) == 8) - { - // Valid bitmask for 00..1F: 00000000000000000000000000000000 - // Valid bitmask for 20..3F: 00000000000000001111111111000000 - const unsigned n = sizeof(unsigned long)*8-32; - // ^ avoids compiler warning when not 64-bit - unsigned long masklow6bits = 1UL << byte; - if(masklow6bits & (((1UL << 10)-1UL) << (16+n))) - { ++nameLength; continue; } - } - else - { - if(byte >= '0' && byte <= '9') - { ++nameLength; continue; } - } - } - break; - } - - /* This function generated with make_function_name_parser.cc */ -#define lN l7 lB -#define lM l2 lB -#define lL l3 lB -#define lK if('i'l4 -#define lJ uptr -#define lI l5 3]={ -#define lH 'n'l4 -#define lG l6 3;}lB -#define lF return -#define lE 0x80000003U:3; -#define lD 0x80000005U:5; -#define lC std::memcmp(lJ+ -#define lB case -#define lA switch( -#define l9 <<16)| -#define l8 lC 1,tmp, -#define l7 lD lF 5;} -#define l6 default:lF -#define l5 static const char tmp[ -#define l4 ==lJ[ -#define l3 lE lF 3; -#define l2 0x80000004U:4;lF 4; -#define l1 .enabled()?( -#define l0 lF Functions[ -lA -nameLength){lB -2:lK -0]&&'f'l4 -1])l0 -cIf]l1 -cIf -l9 -0x80000002U:2;lF -2;lB -3:lA -lJ[0]){lB'a':if('b'l4 -1]&&'s'l4 -2])l0 -cAbs]l1 -cAbs -l9 -lL'c':lA -lJ[1]){lB'o':lA -lJ[2]){lB's':l0 -cCos]l1 -cCos -l9 -lE -lB't':l0 -cCot]l1 -cCot -l9 -lE -lG's':if('c'l4 -2])l0 -cCsc]l1 -cCsc -l9 -l3 -lG'e':if('x'l4 -1]&&'p'l4 -2])l0 -cExp]l1 -cExp -l9 -lL'i':if(lH -1]&&'t'l4 -2])l0 -cInt]l1 -cInt -l9 -lL'l':if('o'l4 -1]&&'g'l4 -2])l0 -cLog]l1 -cLog -l9 -lL'm':lA -lJ[1]){lB'a':if('x'l4 -2])l0 -cMax]l1 -cMax -l9 -lL'i':if(lH -2])l0 -cMin]l1 -cMin -l9 -l3 -lG'p':if('o'l4 -1]&&'w'l4 -2])l0 -cPow]l1 -cPow -l9 -lL's':lA -lJ[1]){lB'e':if('c'l4 -2])l0 -cSec]l1 -cSec -l9 -lL'i':if(lH -2])l0 -cSin]l1 -cSin -l9 -l3 -lG't':if('a'l4 -1]&&lH -2])l0 -cTan]l1 -cTan -l9 -l3 -lG -4:lA -lJ[0]){lB'a':lA -lJ[1]){lB'c':if('o'l4 -2]&&'s'l4 -3])l0 -cAcos]l1 -cAcos -l9 -lM's':lK -2]&&lH -3])l0 -cAsin]l1 -cAsin -l9 -lM't':if('a'l4 -2]&&lH -3])l0 -cAtan]l1 -cAtan -l9 -l2 -l6 -4;} -lB'c':lA -lJ[1]){lB'b':if('r'l4 -2]&&'t'l4 -3])l0 -cCbrt]l1 -cCbrt -l9 -lM'e':lK -2]&&'l'l4 -3])l0 -cCeil]l1 -cCeil -l9 -lM'o':if('s'l4 -2]&&'h'l4 -3])l0 -cCosh]l1 -cCosh -l9 -l2 -l6 -4;} -lB'e':lA -lJ[1]){lB'v':if('a'l4 -2]&&'l'l4 -3])l0 -cEval]l1 -cEval -l9 -lM'x':if('p'l4 -2]&&'2'l4 -3])l0 -cExp2]l1 -cExp2 -l9 -l2 -l6 -4;} -lB'l':{lI'o','g','2'} -;if(l8 -3)==0)l0 -cLog2]l1 -cLog2 -l9 -l2} -lB's':lA -lJ[1]){lB'i':if(lH -2]&&'h'l4 -3])l0 -cSinh]l1 -cSinh -l9 -lM'q':if('r'l4 -2]&&'t'l4 -3])l0 -cSqrt]l1 -cSqrt -l9 -l2 -l6 -4;} -lB't':{lI'a','n','h'} -;if(l8 -3)==0)l0 -cTanh]l1 -cTanh -l9 -l2} -l6 -4;} -lB -5:lA -lJ[0]){lB'a':lA -lJ[1]){lB'c':{lI'o','s','h'} -;if(lC -2,tmp,3)==0)l0 -cAcosh]l1 -cAcosh -l9 -lN's':{lI'i','n','h'} -;if(lC -2,tmp,3)==0)l0 -cAsinh]l1 -cAsinh -l9 -lN't':if('a'l4 -2]){if(lH -3]){lA -lJ[4]){lB'2':l0 -cAtan2]l1 -cAtan2 -l9 -lD -lB'h':l0 -cAtanh]l1 -cAtanh -l9 -lD -l6 -5;} -} -lF -5;} -lF -5;l6 -5;} -lB'f':{l5 -4]={'l','o','o','r'} -;if(l8 -4)==0)l0 -cFloor]l1 -cFloor -l9 -lN'h':{l5 -4]={'y','p','o','t'} -;if(l8 -4)==0)l0 -cHypot]l1 -cHypot -l9 -lN'l':{l5 -4]={'o','g','1','0'} -;if(l8 -4)==0)l0 -cLog10]l1 -cLog10 -l9 -lN't':{l5 -4]={'r','u','n','c'} -;if(l8 -4)==0)l0 -cTrunc]l1 -cTrunc -l9 -l7 -l6 -5;} -default:break;} -lF -nameLength; \ No newline at end of file diff --git a/fparser/fp_opcode_add.inc b/fparser/fp_opcode_add.inc deleted file mode 100644 index 5b4b03d..0000000 --- a/fparser/fp_opcode_add.inc +++ /dev/null @@ -1,4214 +0,0 @@ -/* Function Parser for C++ v4.3 - - NOTE: - Do not include this file in your project. The fparser.cc file #includes -this file internally and thus you don't need to do anything (other than keep -this file in the same directory as fparser.cc). - - This file contains generated code and is thus not intended to be to -be modified by hand. It was generated by util/bytecoderules_parser, which -is available in the development package. -*/ -#define FP_TRACE_BYTECODE_OPTIMIZATION(srcline,from,to,with) \ - /*std::cout << "Changing \"" from "\"\t(line " #srcline ")\n" \ - " into \"" to "\"\n" with << std::flush*/ -#define FP_TRACE_OPCODENAME(op) \ - (op < VarBegin \ - ? FP_GetOpcodeName(OPCODE(op)) \ - : findName(data->namePtrs,op,NameData::VARIABLE)) -#define FP_TRACE_BYTECODE_ADD(opcode) \ - /*std::cout << "Adding opcode: " << FP_TRACE_OPCODENAME(opcode) \ - << ", bytecode length " << data->ByteCode.size() \ - << ", pointer is " << (void*)ByteCodePtr \ - << ", code is " << (data->ByteCode.empty() \ - ? (void*)0 \ - : (void*)&data->ByteCode[0]) \ - << std::endl*/ -#define q91 wR","aD -#define q81 w5 wL aY -#define q71 w5"x"wE -#define q61 <<", C "oY -#define q51 q21 aD -#define q41 q21 wS q21 aF -#define q31 wR","w9 -#define q21 <<"," -#define q11 wR","aF -#define q01 "B[B>=VarBegin] " -#define mZ "= "<< -#define mY (y dF -#define mX g0 3] -#define mW wY" " -#define mV );g6 -#define mU gU Lqc -#define mT g8=q7; -#define mS gU Lnn; -#define mR x hI oW -#define mQ cInv:oW -#define mP "cTan " -#define mO "cSec " -#define mN "cCeil" -#define mM "cDup" -#define mL oH oW -#define mK gN oW -#define mJ "[-x] " -#define mI "y"wB -#define mH "y " -#define mG (x mV -#define mF ){oW -#define mE dM>qY oW -#define mD mT qG d1 g1 -#define mC qF hK:oW -#define mB "cFloor" -#define mA "cExp" -#define m9 hH qC oW -#define m8 wG wB w2 -#define m7 h1==gF){ -#define m6 wQ"cSub" -#define m5 wX wB wG -#define m4 "cSqrt" -#define m3 "cLess" -#define m2 wT" " -#define m1 aX m4 -#define m0 "cMin" -#define aZ "cMax" -#define aY "cDiv" -#define aX wG" " -#define aW a9" " -#define aV mA" " -#define aU "[y*x]" -#define aT "cPow" -#define aS "cLog" -#define aR "cGreater" -#define aQ "A "wY wE -#define aP "cCosh" -#define aO "A[A>=VarBegin]" -#define aN aO wE -#define aM aO" " -#define aL " "wJ"cInv" -#define aK "cAbsNot" -#define aJ " cNot" -#define aI oK B==A mF -#define aH "cLessOrEq" -#define aG "cAbs" -#define aF " "w0 -#define aE " "wM -#define aD " "wQ oY -#define aC "[ y+x] " -#define aB "cRDiv"wB w2 -#define aA " "aT -#define a9 "cNeg" -#define a8 =g8 oK qX oW -#define a7 =g8 oK gK oW -#define a6 q8 g1 -#define a5 "[-x]"w5 -#define a4 "cLog10" -#define a3 "cNotNot" -#define a2 "cLog2" -#define a1 "cExp2" -#define a0 "cGreaterOrEq" -#define wZ "cEqual" -#define wY "[x]" -#define wX "cRSub" -#define wW ==gF){h1 qC oW -#define wV oC a8 -#define wU w5 aO -#define wT "cSqr" -#define wS wB mZ x -#define wR " "oX -#define wQ "B " -#define wP aM aY -#define wO "B[B==A] " -#define wN "cNEqual" -#define wM "with"w9 -#define wL "x[x!=Value_t(0)] " -#define wK "B[B>=VarBegin] cSub"wB wG -#define wJ mM" " -#define wI "x[isInteger(x)]"aA -#define wH "x[x>Value_t(0)]" -#define wG "cAdd" -#define wF wB"A[IsComparisonOpcode(A)]" -#define wE " "w2 -#define wD "B[IsNeverNegativeValueOpcode(B)] " -#define wC "x[x==Value_t(1)] " -#define wB " x " -#define wA <<"\n" -#define w9 " A "oY -#define w8 "B[IsBinaryOpcode(B)&&!HasInvalidRangesOpcode(B)] "oZ -#define w7 "A[IsNeverNegativeValueOpcode(A)] " -#define w6 wR"\n" -#define w5 wE" " -#define w4 "A[A>=VarBegin&&mData->mByteCode.size()>2] " -#define w3 "x[x==Value_t(0)] " -#define w2 "cMul" -#define w1 FP_TRACE_BYTECODE_ADD -#define w0 mH mZ y wA -#define oZ "A[IsBinaryOpcode(A)&&!HasInvalidRangesOpcode(A)] "w3 w2 -#define oY mZ FP_TRACE_OPCODENAME -#define oX " with"wS<< -#define oW FP_TRACE_BYTECODE_OPTIMIZATION -#define oV cLog10 -#define oU cTanh: -#define oT cSinh: -#define oS cAbs){ -#define oR *x;qS -#define oQ qH y*x -#define oP qH x); -#define oO qF gC -#define oN oM gJ -#define oM q5 Ldl; -#define oL incStackPtr();g4 -#define oK ;if( -#define oJ gE oK -#define oI qO if( -#define oH hH qO -#define oG qB oH -#define oF B h3){ -#define oE =q0 gQ -#define oD oC oE -#define oC g7 A -#define oB tmp--> -#define oA qD-1)&&x -#define o9 qD 1) -#define o8 qQ d1 g1 -#define o7 qH qD -#define o6 hV gH -#define o5 Lcf; -#define o4 qA h4 -#define o3 2;qJ -#define o2 cPow -#define o1 cTan -#define o0 Lap; -#define dZ fp_pow( -#define dY hB qS 3 -#define dX cGreater -#define dW qN 3]qO -#define dV cRDiv: -#define dU qR A); -#define dT cNEqual -#define dS cLess: -#define dR cEqual -#define dQ gX 1)){ -#define dP h1 hM -#define dO .size() -#define dN cRSub -#define dM if(x -#define dL Default6 -#define dK Default5 -#define dJ Default2 -#define dI Default1 -#define dH mImmed -#define dG fp_log( -#define dF dD Lba; -#define dE cGreaterOrEq -#define dD ,x gU -#define dC cExp2 -#define dB cNotNot -#define dA fp_log10( -#define d9 cAbs); -#define d8 fp_abs(x) -#define d7 gZ]qC -#define d6 [0]=cDup; -#define d5 qL cAdd); -#define d4 cLessOrEq -#define d3 qU 2){ -#define d2 cAbs: -#define d1 gF); -#define d0 fp_log2( -#define hZ q7:gI -#define hY h7 hZ -#define hX cSinCos -#define hW 0.5)){ -#define hV }if( -#define hU 4 qR d1 -#define hT Default4;h7 -#define hS pop_back(); -#define hR mData-> -#define hQ switch( -#define hP Value_t -#define hO gZ gS -#define hN qI q7 gU -#define hM ==cDup){ -#define hL 3]hM -#define hK cSqr -#define hJ hV x== -#define hI ==o9){ -#define hH qN 1] -#define hG g5 y+x;qS -#define hF TailCall_cTan -#define hE TailCall_cSub -#define hD TailCall_cNeg -#define hC unsigned -#define hB q9 2;oB 0;) -#define hA q9 o3 q0-=2; -#define h9 hO hI -#define h8 dD o0 -#define h7 case -#define h6 ,y gU Lba; -#define h5 cAdd: -#define h4 cDup: -#define h3 >=VarBegin -#define h2 isEvenInteger( -#define h1 qN 2] -#define h0 =q0[0]oK -#define gZ if(q0[0 -#define gY oC h0 -#define gX hJ qD -#define gW fp_const_deg_to_rad()){ -#define gV fp_const_rad_to_deg()){ -#define gU );q5 -#define gT ,y gU o0 -#define gS ]qC dM -#define gR h7 gF:qN 1 gS>qY -#define gQ [0];qV -#define gP gO oF -#define gO B=oJ -#define gN gO B==A){ -#define gM gQ){qP h4 gN -#define gL DegreesToRadians(x); -#define gK IsLogicalOpcode(A)){ -#define gJ }break; -#define gI y=q2[-1]; -#define gH IsUnaryOpcode( -#define gG IsAlwaysIntegerOpcode(A)){ -#define gF cMul -#define gE g0 2] -#define gD hQ gE){h7 -#define gC cNeg: -#define gB q2[0]= -#define gA gB-x; -#define g9 IsNeverNegativeValueOpcode(B)){ -#define g8 g0 1] -#define g7 default: -#define g6 return; -#define g5 q2[-1]= -#define g4 --mStackPtr;q5 -#define g3 &&!HasInvalidRangesOpcode( -#define g2 hR mByteCode -#define g1 opcode= -#define g0 q0[- -#define qZ FP_ReDefinePointers(); -#define qY qD 0)){ -#define qX IsNeverNegativeValueOpcode(A)){ -#define qW g2 q6 q5 -#define qV if(A h3 -#define qU &&g2 dO> -#define qT hR dH q6 -#define qS qT q9 -#define qR ;oB q3 q1 -#define qQ q9 2 qR -#define qP hQ g8){h7 -#define qO ==q7){gI -#define qN if(g0 -#define qM if(!q0){q4 -#define qL AddFunctionOpcode( -#define qK q5 Default0; -#define qJ oB q3 hS -#define qI g2.push_back( -#define qH hR dH.push_back( -#define qG g2.q1 -#define qF gJ h7 -#define qE }}qK -#define qD hP( -#define qC ==q7){x=q2[0]; -#define qB h7 q7:x=q2[0]; -#define qA hQ q0[0]){h7 -#define q9 for(hC tmp= -#define q8 g2 q6 q0-=1; -#define q7 cImmed -#define q6 .hS -#define q5 goto -#define q4 q5 Laa;}h7 -#define q3 0;)g2. -#define q2 ImmedPtr -#define q1 hS qL -#define q0 ByteCodePtr -hC*q0;hP*q2; -#define FP_ReDefinePointers() q0=!g2.empty()?&g2[0]+g2 dO-1:0;q2=!hR dH.empty()?&hR dH[0]+hR dH dO-1:0; -qZ -w1(opcode); -#if(!FP_FLOAT_VERSION) -hP -x;hC -A;hP -y;hC -B;hC -C;hC -D;hQ -opcode){TailCall_cAbs:qM -d2 -qA -gC -oW(246,aW -aG,aG,);q5 -Lab;qB -oW(48,"x " -aG,"[fp_abs(x)]" -,w6);q5 -Lac;gY -qX -oW(307,w7 -aG,"A" -,aE(A)wA);g6 -qE -TailCall_cAdd:qM -h5 -o4 -qP -h5 -dP -oW(194,wJ -aX -wJ -wG,"[Value_t(4)]" -wE,);q5 -Lad;qF -gF:h1==cAdd){qN -hL -oW(195,wJ -wG -w5 -wJ -wG,w2" [Value_t(4)]" -wE,);q5 -Lae;} -gJ} -q5 -dI;h7 -gF:hH -qC -dP -oW(197,wJ"x" -w5 -wG,"[x+Value_t(1)]" -wE,w6);q5 -Laf;} -} -q5 -dI;h7 -gC -oW(253,aW -wG,"cSub" -,);q5 -Lag;qB -qP -h5 -h1 -qO -oW(187,mH -wG -wB -wG,"[y+x] " -wG,q11);q5 -Lah;qF -dN:gD -h5 -dW -oW(129,mH -aX -m5,aC -aX -wX,q11);q5 -Lai;oO -oW(130,aW -m5,mJ -aX -wX,w6);q5 -Laj;hY -oW(128,mH -m5,aC -wX,q11);q5 -Lak;qF -cSub:gP -hQ -mX){h7 -h5 -qN -4]qO -oW(123,mH -aX -wK,aC -aX -m6,q91(B)q21 -aF);q5 -Lal;oO -oW(124,aW -wK,mJ -aX -m6,q91(B)wA);q5 -Lam;hY -oW(122,mH -wK,aC -m6,q91(B)q21 -aF);q5 -Lan;} -qF -hZ -oW(84,mI -wG,"[y+x]" -,q11);q5 -Lao;hJ -qY -oW(83,w3 -wG,,w6);q5 -o0 -gJ -g7 -dI:;A -oE){hH==dN){h1 -qC -oW(121,"x " -wX" " -aM -wG,"[DO_STACKPLUS1] A " -mW -aX -wX,aE(A)q21 -wS -wA);oL -Laq;} -oW(126,wX" " -aM -wG,"[DO_STACKPLUS1] A " -aX -wX,aE(A)wA);oL -Lba;} -qE -TailCall_cAnd:qM -cAnd:o4 -oW(426,wJ"cAnd" -,a3,);q5 -Lbb;oG -oW(177,mI"cAnd" -,"[fp_and(x,y)]" -,q11);q5 -Lbc;gJ} -qK -TailCall_cCos:qM -cCos:A -oE -d3 -qP -cSec:mK(434,wO -mO -w4"cCos" -,wQ"cSec" -aL,aE(A)q51(B)wA);q5 -Lbd;qF -cSin:mK(428,wO"cSin " -w4"cCos" -,wQ"cSinCos" -,aE(A)q51(B)wA);q5 -Lbe;gJ -qE -TailCall_cCot:qM -cCot:A -oE -d3 -hH==o1){mK(432,wO -mP -w4"cCot" -,wQ"cTan" -aL,aE(A)q51(B)wA);q5 -Lbd;} -qE -TailCall_cCsc:qM -cCsc:A -oE -d3 -hH==cSin){mK(430,wO"cSin " -w4"cCsc" -,wQ"cSin" -aL,aE(A)q51(B)wA);q5 -Lbd;} -qE -TailCall_cDiv:qM -cDiv:o4 -oW(167,wJ -aY,"[Value_t(0)]" -w5"[Value_t(1)] " -wG,);q5 -Lbf;h7 -hX:oW(436,"cSinCos " -aY,"cTan" -,);q5 -Lbg;qB -dM!=qY -qP -gC -oW(185,aW -wL -aY,mJ -aY,w6);q5 -Lbh;hY -oW(81,mH -wL -aY,"[y/x]" -,q11);q5 -Lbi;} -dQ -oW(80,wC -aY,,w6);q5 -o0 -gJ} -qK -TailCall_cEqual:qM -dR:h9 -A -a7(335,"A[IsLogicalOpcode(A)] " -wC -wZ,"A" -,q31(A)wA);q5 -o0} -} -mL(175,mI -wZ,"[fp_equal(y,x)]" -,q11);q5 -Lbj;hJ -qY -qP -d2 -oW(265,aG" " -w3 -wZ,mW -wZ,w6);q5 -Lbk;h7 -hK:oW(267,m2 -w3 -wZ,mW -wZ,w6);q5 -Lbk;} -oW(325,w3 -wZ,"cNot" -,w6);q5 -Lbl;qE -TailCall_cGreater:qM -dX:hO==qY -qP -d2 -oW(327,aG" " -w3 -aR,a3,w6);q5 -Lbm;wV(331,w7 -w3 -aR,"A " -a3,q31(A)wA);q5 -Lbn;} -} -} -mL(173,mI -aR,"[fp_less(x,y)]" -,q11);q5 -Lbo;qE -TailCall_cGreaterOrEq:qM -dE:h9 -qP -d2 -oW(328,aG" " -wC -a0,a3,w6);q5 -Lbm;wV(332,w7 -wC -a0,"A " -a3,q31(A)wA);q5 -Lbn;} -} -} -mL(174,mI -a0,"[fp_lessOrEq(x,y)]" -,q11);q5 -Lbp;qE -TailCall_cInv:qM -cInv:qA -cSqrt:oW(75,m4" cInv" -,"cRSqrt" -,);q5 -Lbq;qB -dM!=qY -oW(77,wL"cInv" -,"[Value_t(1)/x]" -,w6);q5 -Lca;gJ} -qK -TailCall_cLess:qM -dS -hO==qY -A -a8(132,w7 -w3 -m3,aQ,q31(A)wA);q5 -Lcb;} -dQ -qP -d2 -oW(329,aG" " -wC -m3,"cNot" -,w6);q5 -Lcc;wV(333,w7 -wC -m3,"A" -aJ,q31(A)wA);q5 -Lbl;} -} -} -mL(171,mI -m3,"[fp_less(y,x)]" -,q11);q5 -Lcd;qE -TailCall_cLessOrEq:qM -d4:hO==qY -qP -d2 -oW(330,aG" " -w3 -aH,"cNot" -,w6);q5 -Lcc;wV(334,w7 -w3 -aH,"A" -aJ,q31(A)wA);q5 -Lbl;} -} -} -mL(172,mI -aH,"[fp_lessOrEq(y,x)]" -,q11);q5 -Lce;qE -TailCall_cMax:qM -cMax:o4 -oW(157,wJ -aZ,,);q5 -o5 -oG -oW(90,mI -aZ,"[fp_max(x,y)]" -,q11);q5 -Lcg;gJ -oC=q0 -gM -oW(159,wO -wJ -aM -aZ,wQ -mM,aE(A)q51(B)wA);q5 -o5 -qF -cMax:mK(161,wO -aZ" " -aM -aZ,wQ -aZ,aE(A)q51(B)wA);q5 -o5 -gJ} -qE -TailCall_cMin:qM -cMin:o4 -oW(156,wJ -m0,,);q5 -o5 -oG -oW(89,mI -m0,"[fp_min(x,y)]" -,q11);q5 -Lch;gJ -oC=q0 -gM -oW(158,wO -wJ -aM -m0,wQ -mM,aE(A)q51(B)wA);q5 -o5 -qF -cMin:mK(160,wO -m0" " -aM -m0,wQ -m0,aE(A)q51(B)wA);q5 -o5 -gJ} -qE -TailCall_cMod:qM -cMod:hO!=qY -mL(82,mH -wL"cMod" -,"[fp_mod(y,x)]" -,q11);q5 -Lci;} -qE -TailCall_cMul:qM -gF:o4 -oW(402,mM -wE,wT,);q5 -Lcj;h7 -gC -qP -h4 -oW(394,wJ -a9 -wE,m2 -a9,);q5 -Lck;oC=g8;qV){m7 -B=mX -aI(400,"B[B==A]" -wU" " -a9 -wE,wQ -wT -w5 -a9,aE(A)q51(B)wA);q5 -Lcl;} -} -} -} -q5 -dJ;h7 -o2:hH -qC -dP -oW(198,mM -wB -aT -wE,"[x+Value_t(1)]" -aA,w6);q5 -Lcm;} -} -q5 -dJ;qB -dM==qY -qP -gF:A=gE;qV -mF(141,aO -w5 -w3 -w2,wY -wE,q31(A)wA);q5 -Lcn;} -q5 -Default3;g7 -Default3:;A=g8 -oK -IsBinaryOpcode(A)g3 -A)){gD -hZ -oW(140,mH -oZ,wY -wE,q31(A)q21 -aF);q5 -Lco;g7 -gO -IsBinaryOpcode(B)g3 -B)){hQ -mX){hY -oW(144,mH -w8,aQ,q31(A)q51(B)q21 -aF);q5 -Lcp;g7 -C=mX -oK -C -h3 -mF(142,"C[C>=VarBegin] " -w8,aQ,q31(A)q51(B)q61(C)wA);q5 -Lcq;o6 -C)g3 -C)mF(143,"C[IsUnaryOpcode(C)&&!HasInvalidRangesOpcode(C)] " -w8,wQ -aQ,q31(A)q51(B)q61(C)wA);q5 -Lda;} -} -hV -oF -oW(138,q01 -oZ,wY -wE,q31(A)q51(B)wA);q5 -Lcn;o6 -B)g3 -B)mF(139,"B[IsUnaryOpcode(B)&&!HasInvalidRangesOpcode(B)] " -oZ,aQ,q31(A)q51(B)wA);q5 -Ldb;} -} -} -qV -mF(136,aM -w3 -w2,wY,q31(A)wA);q5 -Ldc;o6 -A)g3 -A)mF(137,"A[IsUnaryOpcode(A)&&!HasInvalidRangesOpcode(A)] " -w3 -w2,wY -wE,q31(A)wA);q5 -Ldd;} -} -} -qP -h5 -gD -h4 -oW(203,wJ -m8,"[x+x]" -wE,w6);q5 -Lde;h7 -gF:dW -A=g0 -4];qV -mF(292,aM"y" -w5 -m8,wY -w5"A " -aU -w5 -wG,wR", " -mH -mZ -y -q21 -w9(A)wA);q5 -Ldf;} -qF -hZ -oW(291,mH -m8,wY -w5 -aU" " -wG,q11);q5 -Ldg;qF -gF:gD -h5 -qN -hL -oW(205,wJ -wG -q71,w2" [x+x]" -wE,w6);q5 -Ldh;qF -hZ -if(y*mR(192,"y[y*x==Value_t(1)]" -q71,,q11);q5 -Ldi;} -oW(193,"y" -q71,aU -wE,q11);q5 -Ldj;oO -oW(182,a9 -wB -w2,"[-x]" -wE,w6);q5 -Ldk;h7 -cSub:m7 -dW -A=g0 -4];qV -mF(293,aM"y" -w5"cSub" -wB -w2,wY -w5"A " -aU -w5"cSub" -,wR", " -mH -mZ -y -q21 -w9(A)wA);oM} -} -qF -hZ -oW(79,mI -w2,aU,q11);q5 -Ldm;dQ -oW(78,wC -w2,,w6);q5 -o0 -gX -2)mF(146,"x[x==Value_t(2)]" -wE,wJ -wG,w6);q5 -Ldn;gX-1)mF(184,"x[x==Value_t(-1)]" -wE,a9,w6);q5 -Ldo;gJ -g7 -dJ:;A -oE){qP -gF:gD -gC -B=mX -aI(397,wO -a9 -wU -wE,wQ -wT -w5 -a9,aE(A)q51(B)wA);q5 -Lcl;} -q5 -Default4;g7 -Default4:;mK(388,"B[B==A]" -wU -wE,wQ -wT -wE,aE(A)q51(B)wA);q5 -Ldp;} -} -q5 -dK;h7 -gC -mK(391,wO -aW -aN,wQ -m2 -a9,aE(A)q51(B)wA);q5 -Lck;} -q5 -dK;g7 -dK:;B=g8 -aI(385,wO -aN,wQ -wT,aE(A)q51(B)wA);q5 -Lcj;} -} -o6 -A)){B=g8 -oK -B -h3 -qU -1){m7 -C=mX -oK -C==A){D=g0 -4]oK -D==B -mF(408,"D[D==B] C[C==A]" -w5"B[B>=VarBegin&&mData->mByteCode.size()>1] A[IsUnaryOpcode(A)]" -wE,"D C " -wT -wE,aE(A)q51(B)q61(C)<<", D " -oY(D)wA);q5 -Ldq;} -} -} -} -qE -TailCall_cNEqual:qM -dT:h9 -A -a7(336,"A[IsLogicalOpcode(A)] " -wC -wN,"A" -aJ,q31(A)wA);q5 -Lbl;} -} -mL(176,mI -wN,"[fp_nequal(y,x)]" -,q11);q5 -Lea;hJ -qY -qP -d2 -oW(266,aG" " -w3 -wN,mW -wN,w6);q5 -Leb;h7 -hK:oW(268,m2 -w3 -wN,mW -wN,w6);q5 -Leb;} -oW(326,w3 -wN,a3,w6);q5 -Lbn;qE -hD:qM -gC -qA -gF:m9(183,"x" -w5 -a9,"[-x]" -wE,w6);q5 -Lec;oO -oW(248,aW -a9,,);q5 -o5 -qB -oW(76,"x " -a9,"[-x]" -,w6);q5 -Led;} -qK -TailCall_cNot:qM -cNot:qA -d2 -oW(296,aG -aJ,"cNot" -,);q5 -Lee;h7 -cAbsNot:A -a7(303,"A[IsLogicalOpcode(A)] " -aK -aJ,"A" -,aE(A)wA);q5 -o5 -hV -A!=q7 -mF(304,"A[A!=cImmed] " -aK -aJ,"A cAbsNotNot" -,aE(A)wA);q5 -Lef;} -q5 -dL;h7 -cAbsNotNot:oW(299,"cAbsNotNot" -aJ,aK,);q5 -Leg;h7 -h5 -m9(338,"x " -wG -aJ,mJ -wZ,w6);q5 -Leh;} -q5 -dL;h7 -dR:oW(262,wZ -aJ,wN,);q5 -Lei;h7 -dX:oW(260,aR -aJ,aH,);q5 -Lej;h7 -dE:oW(261,a0 -aJ,m3,);q5 -Lek;h7 -dS -oW(258,m3 -aJ,a0,);q5 -Lel;h7 -d4:oW(259,aH -aJ,aR,);q5 -Lem;h7 -dT:oW(263,wN -aJ,wZ,);q5 -Len;h7 -gC -oW(295,a9 -aJ,"cNot" -,);q5 -Lee;h7 -cNot:oW(297,"cNot" -aJ,a3,);q5 -Lbb;h7 -dB:oW(298,a3 -aJ,"cNot" -,);q5 -Lee;qB -oW(93,"x" -aJ,"[fp_not(x)]" -,w6);q5 -Leo;g7 -dL:;A -h0 -qX -oW(305,w7"cNot" -,"A " -aK,aE(A)wA);q5 -Lep;qE -TailCall_cNotNot:qM -dB:qA -h5 -m9(337,"x " -aX -a3,mJ -wN,w6);q5 -Leq;qF -cNot:oW(300,"cNot " -a3,"cNot" -,);g6} -qK -TailCall_cOr:qM -cOr:o4 -oW(425,wJ"cOr" -,a3,);q5 -Lbb;oG -oW(178,mI"cOr" -,"[fp_or(x,y)]" -,q11);q5 -Lfa;gJ} -qK -TailCall_cRDiv:qM -dV -qA -hX:oW(437,"cSinCos cRDiv" -,"cCot" -,);q5 -Lfb;qB -dM -hI -oW(99,wC"cRDiv" -,"cInv" -,w6);q5 -Lfc;gJ} -qK -TailCall_cRSub:qM -dN:gZ]hM -oW(200,wJ -wX,"[Value_t(0)]" -wE,);q5 -Lfd;} -qK -TailCall_cSec:qM -cSec:A -oE -d3 -qP -cCos:mK(431,wO"cCos " -w4"cSec" -,wQ"cCos" -aL,aE(A)q51(B)wA);q5 -Lbd;qF -cSin:mK(429,wO"cSin " -w4"cSec" -,wQ"cSinCos cInv" -,aE(A)q51(B)wA);q5 -Lfe;gJ -qE -TailCall_cSin:qM -cSin:A -oE -d3 -hH==cCsc){mK(433,wO"cCsc " -w4"cSin" -,wQ"cCsc" -aL,aE(A)q51(B)wA);q5 -Lbd;} -qE -TailCall_cSqr:qM -hK:qA -d2 -oW(404,aG" " -wT,wT,);q5 -Lff;h7 -gC -oW(403,aW -wT,wT,);q5 -Lff;} -qK -TailCall_cSqrt:qM -cSqrt:gZ]==cAdd){hH==hK){A=gE;qV){qN -3]==hK -mF(439,m2 -aM -m2 -m1,"A cHypot" -,aE(A)wA);q5 -Lfg;} -} -gO -gH -B)){A=mX;qV){qN -4]==hK -mF(440,m2 -aM"B[IsUnaryOpcode(B)] " -m2 -m1,"A " -wQ"cHypot" -," with" -aD(B)q21 -w9(A)wA);q5 -Lfh;} -} -} -qE -hE:qM -cSub:o4 -oW(199,wJ"cSub" -,"[Value_t(0)]" -wE,);q5 -Lfd;h7 -gC -oW(254,aW"cSub" -,wG,);q5 -Lfi;qB -dM==qY -oW(85,w3"cSub" -,,w6);q5 -o0} -mL(86,mI"cSub" -,"[y-x]" -,q11);q5 -Lfj;} -oW(216,"x cSub" -,mJ -wG,w6);q5 -Lfk;oD){hH==dN){h1 -qC -oW(120,"x " -wX" " -aM"cSub" -,"A " -aX -mW -wX,aE(A)q21 -wS -wA);q5 -Lfl;} -oW(127,wX" " -aM"cSub" -,"[DO_STACKPLUS1] A cSub " -wX,aE(A)wA);oL -Lfm;} -qE -hF:qM -o1:A -oE -d3 -hH==cCot){mK(435,wO"cCot " -w4"cTan" -,wQ"cCot" -aL,aE(A)q51(B)wA);q5 -Lbd;} -qE -g7 -Default0:;A=opcode -oK -IsComparisonOpcode(A)){d7 -qP -h5 -h1 -qO -oW(270,mH -wG -wF,"[x-y] A" -,aE(A)q41);q5 -Lfn;oO -oW(271,a9 -wF,mJ"{OppositeComparisonOpcode(A)}" -,aE(A)q21 -wS -wA);q5 -Lfo;} -} -} -qV -qU -0){B -h0 -B==A -mF(406,wO"A[A>=VarBegin&&mData->mByteCode.size()>0]" -,wQ -mM,aE(A)q51(B)wA);q5 -Lfp;} -o6 -A)){B -h0 -B -h3 -qU -1){C=g8 -oK -C==A){D=oJ -D==B -mF(407,"D[D==B] C[C==A] B[B>=VarBegin&&mData->mByteCode.size()>1] A[IsUnaryOpcode(A)]" -,"D C " -mM,aE(A)q51(B)q61(C)<<", D " -oY(D)wA);q5 -Lfq;} -} -} -} -} -q5 -Laa;Laa:qI -opcode -mV -Lab:q8 -w1(cAbs);q5 -TailCall_cAbs;Lac:gB -d8;g6 -Lad:o7 -4));gE=q7;hA -Lga:g1 -gF;Lgb:qZ -Lgc:w1(cMul);q5 -TailCall_cMul;Lae:q9 -hU -o7 -4));hN -Lga;Laf:gB -x+o9;gE=q7;hA -Lcb:g1 -gF;q5 -Lgc;Lag:a6 -cSub;Lgd:w1(cSub);q5 -hE;Lah:hG -o3 -Lge:qZ -Lgf:w1(cAdd);q5 -TailCall_cAdd;Lai:hG -3;qJ -Lgg:d5 -Lgh:g1 -dN;qZ -w1(cRSub);q5 -TailCall_cRSub;Laj:gA -gE=q7;q9 -o3 -q5 -Lgg;Lak:hG -o3 -q5 -Lgh;Lal:hG -4;qJ -Lgi:d5 -Lgj:qL -B);Lgk:g1 -cSub;qZ -q5 -Lgd;Lam:gA -mX=q7;q9 -3;qJ -q5 -Lgi;Lan:hG -3;qJ -q5 -Lgj;Lao:g5 -y+x;Lap:qT -Lcf:g2 -q6 -g6 -Laq:qS -3 -dU -oP -hN -Lgg;Lba:qQ -A -gU -Lgg;Lbb:a6 -dB;Lgl:w1(cNotNot);q5 -TailCall_cNotNot;Lbc:g5 -fp_and(x -gT -Lbd:q0 -d6 -g1 -cInv;Lgm:w1(cInv);q5 -TailCall_cInv;Lbe:qQ -hX -mV -Lbf:o7 -0));q0[0]=q7;qL -d1 -o7 -1));Lgn:qI -q7);Lgo:g1 -cAdd;q5 -Lge;Lbg:a6 -o1;w1(cTan);q5 -hF;Lbh:gA -mT -q8 -w1(cDiv);q5 -TailCall_cDiv;Lbi:g5 -y/x;q5 -o0 -Lbj:g5 -fp_equal(y -h8 -Lbk:mT -q8 -Lgp:w1(cEqual);q5 -TailCall_cEqual;Lbl:qT -g2 -q6 -Lgq:g1 -cNot;qZ -Lha:w1(cNot);q5 -TailCall_cNot;Lbm:qS -o3 -Lhb:g1 -dB;qZ -q5 -Lgl;Lbn:qT -qW -Lhb;Lbo:g5 -fp_less(x -gT -Lbp:g5 -fp_lessOrEq(x -gT -Lbq:qG -cRSqrt -mV -Lca:gB -o9/x;g6 -Lcc:qS -o3 -q5 -Lgq;Lcd:g5 -fp_less(y -h8 -Lce:g5 -fp_lessOrEq(y -h8 -Lcg:g5 -fp_max(x -gT -Lch:g5 -fp_min(x -gT -Lci:g5 -fp_mod(y -h8 -Lcj:a6 -hK;Lhc:w1(cSqr);q5 -TailCall_cSqr;Lck:qQ -hK);Lhd:g1 -cNeg;qZ -w1(cNeg);q5 -hD;Lcl:q9 -3 -qR -hK);qL -gF -gU -Lhd;Lcm:gB -x+o9;gE=q7;qQ -o2 -mV -Lcn:gE=q7;hA -q5 -Lgc;Lco:g5 -x;Lhe:qS -o3 -q5 -Lgb;Lcp:hB -qT -Lhf:q9 -4;qJ -Lhg:qL -A);oP -Lhh:hN -Lgb;Lcq:qT -q5 -Lhf;Lda:qS -4 -qR -B -gU -Lhg;Ldb:qS -3;qJ -q5 -Lhg;Ldc:mT -q5 -o5 -Ldd:mT -q8 -q5 -Lgc;Lde:gB -x+x;q5 -Lcn;Ldf:g5 -x;g0 -4]=q7;qS -hU -qL -A);oQ);qI -q7);qL -gF -gU -Lgo;Ldg:g5 -x;qT -qQ -d1 -oQ -gU -Lgn;Ldh:qS -hU -qH -x+x -gU -Lhh;Ldi:dY;qJ -g6 -Ldj:g5 -y*x;q5 -Lhe;Ldk:gA -q5 -Ldd;Ldl:g5 -x;g0 -4]=q7;qS -hU -qL -A);oQ);qI -q7);qL -gF -gU -Lgk;Ldm:g5 -y*x;q5 -o0 -Ldn:q0 -d6 -q2-=1;qT -Lhi:g1 -cAdd;q5 -Lgf;Ldo:qT -qW -Lhd;Ldp:q9 -o3 -Lhj:qL -hK -gU -Lgb;Ldq:q9 -3;qJ -q5 -Lhj;Lea:g5 -fp_nequal(y -h8 -Leb:mT -q8 -Lhk:w1(cNEqual);q5 -TailCall_cNEqual;Lec:gA -q8 -q5 -Lcb;Led:gA -g6 -Lee:q8 -q5 -Lha;Lef:qG -cAbsNotNot -mV -Leg:g2 -q6 -Lep:qL -cAbsNot -mV -Leh:gA -Len:a6 -dR;q5 -Lgp;Lei:a6 -dT;q5 -Lhk;Lej:a6 -d4;w1(cLessOrEq);q5 -TailCall_cLessOrEq;Lek:a6 -cLess;w1(cLess);q5 -TailCall_cLess;Lel:a6 -dE;w1(cGreaterOrEq);q5 -TailCall_cGreaterOrEq;Lem:a6 -dX;w1(cGreater);q5 -TailCall_cGreater;Leo:gB -fp_not -mG -Leq:gA -q5 -Lei;Lfa:g5 -fp_or(x -gT -Lfb:a6 -cCot;w1(cCot);q5 -TailCall_cCot;Lfc:qT -g2 -q6 -Lhl:g1 -cInv;qZ -q5 -Lgm;Lfd:o7 -0));q0[0]=q7;q5 -Lga;Lfe:qQ -hX -gU -Lhl;Lff:q8 -q5 -Lhc;Lfg:q9 -4 -dU -Lhm:qL -cHypot -mV -Lfh:q9 -5 -dU -qL -B -gU -Lhm;Lfi:q8 -q5 -Lhi;Lfj:g5 -y-x;q5 -o0 -Lfk:gA -q5 -Lhi;Lfl:qS -3 -dU -d5 -oP -hN -Lgh;Lfm:qQ -A);qL -cSub -gU -Lgh;Lfn:g5 -x-y;qT -qQ -A -mV -Lfo:gA -mT -qG -OppositeComparisonOpcode(A)mV -Lfp:qI -cDup -mV -Lfq:q0 -d6 -g6 -g6 -q5 -TailCall_cAnd;q5 -TailCall_cCos;q5 -TailCall_cCsc;q5 -TailCall_cMax;q5 -TailCall_cMin;q5 -TailCall_cMod;q5 -hD;q5 -TailCall_cOr;q5 -TailCall_cRDiv;q5 -TailCall_cSec;q5 -TailCall_cSin;q5 -TailCall_cSqrt;q5 -hE;q5 -hF; -#endif -#if(FP_FLOAT_VERSION) -hP -x;hC -A;hP -y;hC -B;hC -C;hC -D;hQ -opcode){TailCall_cAbs:qM -d2 -qA -gC -oW(246,aW -aG,aG,);q5 -Lab;qB -oW(48,"x " -aG,"[fp_abs(x)]" -,w6);q5 -Lac;gY -qX -oW(307,w7 -aG,"A" -,aE(A)wA);g6 -qE -TailCall_cAcos:qM -cAcos:hO>=oA<=o9 -mF(52,"x[x>=Value_t(-1)&&x<=Value_t(1)] cAcos" -,"[fp_acos(x)]" -,w6);q5 -Lad;qE -TailCall_cAcosh:qM -cAcosh:hO>=o9 -mF(49,"x[x>=Value_t(1)] cAcosh" -,"[fp_acosh(x)]" -,w6);q5 -Lae;qE -TailCall_cAdd:qM -h5 -o4 -qP -h5 -dP -oW(194,wJ -aX -wJ -wG,"[Value_t(4)]" -wE,);q5 -Laf;qF -gF:h1==cAdd){qN -hL -oW(195,wJ -wG -w5 -wJ -wG,w2" [Value_t(4)]" -wE,);q5 -Lag;} -gJ} -q5 -dI;h7 -gF:hH -qC -dP -oW(197,wJ"x" -w5 -wG,"[x+Value_t(1)]" -wE,w6);q5 -Lah;} -} -q5 -dI;h7 -gC -oW(253,aW -wG,"cSub" -,);q5 -Lai;qB -qP -h5 -h1 -qO -oW(187,mH -wG -wB -wG,"[y+x] " -wG,q11);q5 -Laj;qF -dN:gD -h5 -dW -oW(129,mH -aX -m5,aC -aX -wX,q11);q5 -Lak;oO -oW(130,aW -m5,mJ -aX -wX,w6);q5 -Lal;hY -oW(128,mH -m5,aC -wX,q11);q5 -Lam;qF -cSub:gP -hQ -mX){h7 -h5 -qN -4]qO -oW(123,mH -aX -wK,aC -aX -m6,q91(B)q21 -aF);q5 -Lan;oO -oW(124,aW -wK,mJ -aX -m6,q91(B)wA);q5 -Lao;hY -oW(122,mH -wK,aC -m6,q91(B)q21 -aF);q5 -o0} -qF -hZ -oW(84,mI -wG,"[y+x]" -,q11);q5 -Laq;hJ -qY -oW(83,w3 -wG,,w6);q5 -Lba;gJ -g7 -dI:;A -oE){hH==dN){h1 -qC -oW(121,"x " -wX" " -aM -wG,"[DO_STACKPLUS1] A " -mW -aX -wX,aE(A)q21 -wS -wA);oL -Lbb;} -oW(126,wX" " -aM -wG,"[DO_STACKPLUS1] A " -aX -wX,aE(A)wA);oL -Lbc;} -qE -TailCall_cAnd:qM -cAnd:o4 -oW(426,wJ"cAnd" -,a3,);q5 -Lbd;oG -oW(177,mI"cAnd" -,"[fp_and(x,y)]" -,q11);q5 -Lbe;gJ} -qK -TailCall_cAsin:qM -cAsin:hO>=oA<=o9 -mF(53,"x[x>=Value_t(-1)&&x<=Value_t(1)] cAsin" -,"[fp_asin(x)]" -,w6);q5 -Lbf;qE -TailCall_cAsinh:qM -cAsinh:d7 -oW(50,"x cAsinh" -,"[fp_asinh(x)]" -,w6);q5 -Lbg;} -qK -TailCall_cAtan:qM -cAtan:d7 -oW(54,"x cAtan" -,"[fp_atan(x)]" -,w6);q5 -Lbh;} -qK -TailCall_cAtan2:qM -cAtan2:d7 -mL(91,mI"cAtan2" -,"[fp_atan2(y,x)]" -,q11);q5 -Lbi;qE -TailCall_cAtanh:qM -cAtanh:hO>oAValue_t(-1)&&x()]" -q81,"cDeg" -,q11);q5 -Lcq;hV(y/x)==gW -oW(208,"y[(y/x)==fp_const_deg_to_rad()]" -q81,"cRad" -,q11);q5 -Lda;} -oW(209,"y" -q81,"[y/x]" -wE,q11);q5 -Ldb;oO -oW(185,aW -wL -aY,mJ -aY,w6);q5 -Ldc;hY -oW(81,mH -wL -aY,"[y/x]" -,q11);q5 -Ldd;} -oW(211,wL -aY,"[Value_t(1)/x]" -wE,w6);q5 -Lde;gJ -oD){qP -cDiv:gP -oW(102,q01 -aY" " -wP,"[DO_STACKPLUS1] " -wQ"A" -w5 -aY,aE(A)q51(B)wA);oL -Ldf;qF -dV -hQ -gE){qB -oW(97,"x cRDiv " -wP,"A" -w5 -mW"cRDiv" -,aE(A)q21 -wS -wA);q5 -Ldg;g7 -gP -oW(96,"B[B>=VarBegin] cRDiv " -wP,"A" -w5 -wQ"cRDiv" -,aE(A)q51(B)wA);q5 -Ldh;} -gJ} -qE -TailCall_cEqual:qM -dR:hO==qY -qP -d2 -oW(265,aG" " -w3 -wZ,mW -wZ,w6);q5 -Ldi;h7 -hK:oW(267,m2 -w3 -wZ,mW -wZ,w6);q5 -Ldi;} -} -mL(175,mI -wZ,"[fp_equal(y,x)]" -,q11);q5 -Ldj;qE -TailCall_cExp:qM -cExp:qA -h5 -m9(318,"x " -aX -mA,aV"[fp_exp(x)]" -wE,w6);q5 -Ldk;qF -cLog:A -a8(231,w7 -aS" " -mA,"A" -,aE(A)wA);oN -qB -oW(59,"x " -mA,"[fp_exp(x)]" -,w6);q5 -Ldm;} -qK -TailCall_cExp2:qM -dC:qA -h5 -m9(319,"x " -aX -a1,a1" [fp_exp2(x)]" -wE,w6);q5 -Ldn;qF -cLog2:A -a8(232,w7 -a2" " -a1,"A" -,aE(A)wA);oN -qB -oW(60,"x " -a1,"[fp_exp2(x)]" -,w6);q5 -Ldo;} -oW(410,a1,"[DO_STACKPLUS1] [fp_log(Value_t(2))]" -w5 -mA,);oL -Ldp;TailCall_cFloor:qM -cFloor:qA -gC -oW(315,aW -mB,mN" " -a9,);q5 -Ldq;qB -oW(61,"x " -mB,"[fp_floor(x)]" -,w6);q5 -Lea;gY -gG -oW(309,"A[IsAlwaysIntegerOpcode(A)] " -mB,"A" -,aE(A)wA);g6 -qE -TailCall_cGreater:qM -dX:d7 -mL(173,mI -aR,"[fp_less(x,y)]" -,q11);q5 -Leb;gX-hW -oW(345,"x[x==Value_t(-0.5)] " -aR,aW -aK,w6);q5 -Lec;qE -TailCall_cGreaterOrEq:qM -dE:hO!=qY -hH==oS -oW(341,aG" " -wL -a0,"[Value_t(0.5)/x]" -w5 -a3,w6);q5 -Led;} -} -mL(174,mI -a0,"[fp_lessOrEq(x,y)]" -,q11);q5 -Lee;gX -hW -oW(344,"x[x==Value_t(0.5)] " -a0,"cAbsNotNot" -,w6);q5 -Lef;qE -TailCall_cInt:qM -cInt:qA -q7:x=q2[0];oW(62,"x cInt" -,"[fp_int(x)]" -,w6);q5 -Leg;gY -gG -oW(311,"A[IsAlwaysIntegerOpcode(A)] cInt" -,"A" -,aE(A)wA);g6 -qE -TailCall_cInv:qM -cInv:qA -cCos:oW(374,"cCos cInv" -,"cSec" -,);q5 -Leh;h7 -cCot:oW(378,"cCot cInv" -,"cTan" -,);q5 -Lco;h7 -cCsc:oW(376,"cCsc cInv" -,"cSin" -,);q5 -Lei;h7 -mQ(247,"cInv cInv" -,,);oM -h7 -o2:oW(249,aT" cInv" -,a9 -aA,);q5 -Lej;h7 -cSec:oW(377,mO"cInv" -,"cCos" -,);q5 -Lek;h7 -cSin:oW(373,"cSin cInv" -,"cCsc" -,);q5 -Lel;h7 -cSqrt:oW(75,m4" cInv" -,"cRSqrt" -,);q5 -Lem;h7 -o1:oW(375,mP"cInv" -,"cCot" -,);q5 -Len;qB -dM!=qY -oW(77,wL"cInv" -,"[Value_t(1)/x]" -,w6);q5 -Leo;gJ} -qK -TailCall_cLess:qM -dS -hO==qY -A -a8(132,w7 -w3 -m3,aQ,q31(A)wA);q5 -Lep;} -hV -x!=qY -hH==oS -oW(340,aG" " -wL -m3,"[Value_t(0.5)/x]" -w5"cNot" -,w6);q5 -Leq;} -} -mL(171,mI -m3,"[fp_less(y,x)]" -,q11);q5 -Lfa;gX -hW -oW(343,"x[x==Value_t(0.5)] " -m3,aK,w6);q5 -Lfb;qE -TailCall_cLessOrEq:qM -d4:d7 -mL(172,mI -aH,"[fp_lessOrEq(y,x)]" -,q11);q5 -Lfc;gX-hW -oW(346,"x[x==Value_t(-0.5)] " -aH,aW"cAbsNotNot" -,w6);q5 -Lfd;qE -TailCall_cLog:qM -cLog:qA -cExp:oW(234,aV -aS,,);oM -gR -oW(422,wH -w5 -aS,aS" [fp_log(x)] " -wG,w6);q5 -Lfe;} -mC(149,m2 -aS,aG" " -aS" " -wJ -wG,);q5 -Lff;qB -mE(63,wH" " -aS,"[fp_log(x)]" -,w6);q5 -Lfg;gJ} -qK -TailCall_cLog10:qM -oV:qA -cExp:oW(412,aV -a4,"[DO_STACKPLUS1] [fp_log10(fp_const_e())]" -wE,);oL -Lfh;gR -oW(423,wH -w5 -a4,a4" [fp_log10(x)] " -wG,w6);q5 -Lfi;} -mC(151,m2 -a4,aG" " -a4" " -wJ -wG,);q5 -Lfj;qB -mE(64,wH" " -a4,"[fp_log10(x)]" -,w6);q5 -Lfk;gJ} -qK -TailCall_cLog2:qM -cLog2:qA -cExp:oW(411,aV -a2,"[DO_STACKPLUS1] [fp_log2(fp_const_e())]" -wE,);oL -Lfl;h7 -dC:oW(235,a1" " -a2,,);oM -gR -oW(421,wH -w5 -a2,a2" [fp_log2(x)] " -wG,w6);q5 -Lfm;} -mC(150,m2 -a2,aG" " -a2" " -wJ -wG,);q5 -Lfn;qB -mE(65,wH" " -a2,"[fp_log2(x)]" -,w6);q5 -Lfo;gJ} -qK -TailCall_cMax:qM -cMax:o4 -oW(157,wJ -aZ,,);oM -oG -oW(90,mI -aZ,"[fp_max(x,y)]" -,q11);q5 -Lfp;gJ -oC=q0 -gM -oW(159,wO -wJ -aM -aZ,wQ -mM,aE(A)q51(B)wA);oM -qF -cMax:mK(161,wO -aZ" " -aM -aZ,wQ -aZ,aE(A)q51(B)wA);oN} -qE -TailCall_cMin:qM -cMin:o4 -oW(156,wJ -m0,,);oM -oG -oW(89,mI -m0,"[fp_min(x,y)]" -,q11);q5 -Lfq;gJ -oC=q0 -gM -oW(158,wO -wJ -aM -m0,wQ -mM,aE(A)q51(B)wA);oM -qF -cMin:mK(160,wO -m0" " -aM -m0,wQ -m0,aE(A)q51(B)wA);oN} -qE -TailCall_cMod:qM -cMod:hO!=qY -mL(82,mH -wL"cMod" -,"[fp_mod(y,x)]" -,q11);q5 -Lga;} -qE -TailCall_cMul:qM -gF:o4 -oW(402,mM -wE,wT,);q5 -Lgb;h7 -mQ(252,"cInv" -wE,aY,);q5 -Lgc;h7 -gC -qP -h4 -oW(394,wJ -a9 -wE,m2 -a9,);q5 -Lgd;oC=g8;qV){m7 -B=mX -aI(400,"B[B==A]" -wU" " -a9 -wE,wQ -wT -w5 -a9,aE(A)q51(B)wA);q5 -Lge;} -} -} -} -q5 -dJ;h7 -o2:hH -qC -dP -oW(198,mM -wB -aT -wE,"[x+Value_t(1)]" -aA,w6);q5 -Lgf;} -} -q5 -dJ;qB -dM==qY -qP -gF:A=gE;qV -mF(141,aO -w5 -w3 -w2,wY -wE,q31(A)wA);q5 -Lgg;} -q5 -Default3;g7 -Default3:;A=g8 -oK -IsBinaryOpcode(A)g3 -A)){gD -hZ -oW(140,mH -oZ,wY -wE,q31(A)q21 -aF);q5 -Lgh;g7 -gO -IsBinaryOpcode(B)g3 -B)){hQ -mX){hY -oW(144,mH -w8,aQ,q31(A)q51(B)q21 -aF);q5 -Lgi;g7 -C=mX -oK -C -h3 -mF(142,"C[C>=VarBegin] " -w8,aQ,q31(A)q51(B)q61(C)wA);q5 -Lgj;o6 -C)g3 -C)mF(143,"C[IsUnaryOpcode(C)&&!HasInvalidRangesOpcode(C)] " -w8,wQ -aQ,q31(A)q51(B)q61(C)wA);q5 -Lgk;} -} -hV -oF -oW(138,q01 -oZ,wY -wE,q31(A)q51(B)wA);q5 -Lgg;o6 -B)g3 -B)mF(139,"B[IsUnaryOpcode(B)&&!HasInvalidRangesOpcode(B)] " -oZ,aQ,q31(A)q51(B)wA);q5 -Lgl;} -} -} -qV -mF(136,aM -w3 -w2,wY,q31(A)wA);q5 -Lgm;o6 -A)g3 -A)mF(137,"A[IsUnaryOpcode(A)&&!HasInvalidRangesOpcode(A)] " -w3 -w2,wY -wE,q31(A)wA);q5 -Lgn;} -} -} -qP -h5 -gD -h4 -dM+mR(202,"cDup[x+x==Value_t(1)] " -m8,,w6);q5 -Lgo;} -oW(203,wJ -m8,"[x+x]" -wE,w6);q5 -Lgp;h7 -gF:dW -A=g0 -4];qV -mF(292,aM"y" -w5 -m8,wY -w5"A " -aU -w5 -wG,wR", " -mH -mZ -y -q21 -w9(A)wA);q5 -Lgq;} -qF -hZ -oW(291,mH -m8,wY -w5 -aU" " -wG,q11);q5 -Lha;qF -cDeg:oW(152,"cDeg" -wB -w2,"[RadiansToDegrees(x)]" -wE,w6);q5 -Lhb;h7 -cDiv:gP -hQ -mX){h7 -gF:qN -4]qO -oW(109,"y" -w5 -q01 -aY -wB -w2,aU -w5 -wQ -aY,q91(B)q21 -aF);q5 -Lhc;oO -oW(110,aW -q01 -aY -wB -w2,a5 -wQ -aY,q91(B)wA);q5 -Lhd;hY -oW(108,mH -q01 -aY -wB -w2,aU" " -wQ -aY,q91(B)q21 -aF);q5 -Lhe;} -qF -gF:gD -h5 -qN -hL -dM+mR(204,"cDup[x+x==Value_t(1)] " -wG -q71,w2,w6);q5 -Lhf;} -oW(205,wJ -wG -q71,w2" [x+x]" -wE,w6);q5 -Lhg;qF -hZ -if((y*x)==gV -oW(189,"y[(y*x)==fp_const_rad_to_deg()]" -q71,"cDeg" -,q11);q5 -Lcq;hV(y*x)==gW -oW(190,"y[(y*x)==fp_const_deg_to_rad()]" -q71,"cRad" -,q11);q5 -Lda;hV -y*mR(192,"y[y*x==Value_t(1)]" -q71,,q11);q5 -Lhh;} -oW(193,"y" -q71,aU -wE,q11);q5 -Lhi;oO -oW(182,a9 -wB -w2,"[-x]" -wE,w6);q5 -Lhj;h7 -dV -gD -gF:dW -oW(116,"y" -w5 -aB,aU -w5"cRDiv" -,q11);q5 -Lhk;oO -oW(117,aW -aB,a5"cRDiv" -,w6);q5 -Lhl;hY -oW(115,mH -aB,aU" cRDiv" -,q11);q5 -Lhm;qF -cRad:oW(153,"cRad" -wB -w2,"[DegreesToRadians(x)]" -wE,w6);q5 -Lhn;h7 -cSub:m7 -dW -A=g0 -4];qV -mF(293,aM"y" -w5"cSub" -wB -w2,wY -w5"A " -aU -w5"cSub" -,wR", " -mH -mZ -y -q21 -w9(A)wA);q5 -Lho;} -} -qF -hZ -oW(79,mI -w2,aU,q11);q5 -Lhp;dQ -oW(78,wC -w2,,w6);q5 -Lba;gX -2)mF(146,"x[x==Value_t(2)]" -wE,wJ -wG,w6);q5 -Lhq;hJ -gV -oW(147,"x[x==fp_const_rad_to_deg()]" -wE,"cDeg" -,w6);q5 -Lia;hJ -gW -oW(148,"x[x==fp_const_deg_to_rad()]" -wE,"cRad" -,w6);q5 -Lib;gX-1)mF(184,"x[x==Value_t(-1)]" -wE,a9,w6);q5 -Lic;gJ -g7 -dJ:;A -oE){qP -cDiv:gP -oW(105,q01 -aY" " -aN,"[DO_STACKPLUS1] A" -w5 -wQ -aY,aE(A)q51(B)wA);oL -Lid;} -q5 -hT -gF:gD -gC -B=mX -aI(397,wO -a9 -wU -wE,wQ -wT -w5 -a9,aE(A)q51(B)wA);q5 -Lge;} -q5 -dK;g7 -dK:;mK(388,"B[B==A]" -wU -wE,wQ -wT -wE,aE(A)q51(B)wA);q5 -Lie;} -} -q5 -hT -gC -mK(391,wO -aW -aN,wQ -m2 -a9,aE(A)q51(B)wA);q5 -Lgd;} -q5 -hT -dV -h1 -qC -oW(98,"x cRDiv " -aN,"[DO_STACKPLUS1] A " -wY -w5"cRDiv" -,aE(A)q21 -wS -wA);oL -Lif;} -oW(112,"cRDiv " -aN,"[DO_STACKPLUS1] A" -w5"cRDiv" -,aE(A)wA);oL -Lig;g7 -Default4:;B=g8 -aI(385,wO -aN,wQ -wT,aE(A)q51(B)wA);q5 -Lgb;} -} -o6 -A)){B=g8 -oK -B -h3 -qU -1){m7 -C=mX -oK -C==A){D=g0 -4]oK -D==B -mF(408,"D[D==B] C[C==A]" -w5"B[B>=VarBegin&&mData->mByteCode.size()>1] A[IsUnaryOpcode(A)]" -wE,"D C " -wT -wE,aE(A)q51(B)q61(C)<<", D " -oY(D)wA);q5 -Lih;} -} -} -} -qE -TailCall_cNEqual:qM -dT:hO==qY -qP -d2 -oW(266,aG" " -w3 -wN,mW -wN,w6);q5 -Lii;h7 -hK:oW(268,m2 -w3 -wN,mW -wN,w6);q5 -Lii;} -} -mL(176,mI -wN,"[fp_nequal(y,x)]" -,q11);q5 -Lij;qE -hD:qM -gC -qA -gF:m9(183,"x" -w5 -a9,"[-x]" -wE,w6);q5 -Lik;oO -oW(248,aW -a9,,);oM -h7 -cSin:hH -wW(359,"x" -w5"cSin " -a9,a5"cSin" -,w6);q5 -Lil;} -qF -oT -hH -wW(360,"x" -w5"cSinh " -a9,a5"cSinh" -,w6);q5 -Lim;} -qF -o1:hH -wW(361,"x" -w5 -mP -a9,a5"cTan" -,w6);q5 -Lin;} -qF -oU -hH -wW(362,"x" -w5"cTanh " -a9,a5"cTanh" -,w6);q5 -Lio;} -gJ -qB -oW(76,"x " -a9,"[-x]" -,w6);q5 -Lip;} -qK -TailCall_cNot:qM -cNot:qA -d2 -oW(296,aG -aJ,"cNot" -,);q5 -Liq;h7 -cAbsNot:A -a7(303,"A[IsLogicalOpcode(A)] " -aK -aJ,"A" -,aE(A)wA);oM -hV -A!=q7 -mF(304,"A[A!=cImmed] " -aK -aJ,"A cAbsNotNot" -,aE(A)wA);q5 -Lja;} -q5 -dL;h7 -cAbsNotNot:oW(299,"cAbsNotNot" -aJ,aK,);q5 -Ljb;h7 -dR:oW(262,wZ -aJ,wN,);q5 -Ljc;h7 -dX:oW(260,aR -aJ,aH,);q5 -Ljd;h7 -dE:oW(261,a0 -aJ,m3,);q5 -Lje;h7 -dS -oW(258,m3 -aJ,a0,);q5 -Ljf;h7 -d4:oW(259,aH -aJ,aR,);q5 -Ljg;h7 -dT:oW(263,wN -aJ,wZ,);q5 -Ljh;h7 -gC -oW(295,a9 -aJ,"cNot" -,);q5 -Liq;h7 -cNot:oW(297,"cNot" -aJ,a3,);q5 -Lbd;h7 -dB:oW(298,a3 -aJ,"cNot" -,);q5 -Liq;qB -oW(93,"x" -aJ,"[fp_not(x)]" -,w6);q5 -Lji;g7 -dL:;A -h0 -qX -oW(305,w7"cNot" -,"A " -aK,aE(A)wA);q5 -Ljj;qE -TailCall_cNotNot:qM -dB:gZ]==cNot -mF(300,"cNot " -a3,"cNot" -,);g6} -qK -TailCall_cOr:qM -cOr:o4 -oW(425,wJ"cOr" -,a3,);q5 -Lbd;oG -oW(178,mI"cOr" -,"[fp_or(x,y)]" -,q11);q5 -Ljk;gJ} -qK -TailCall_cPow:qM -o2:d7 -if(!h2 -x+x)){hH==hK -mF(22,m2"x[!isEvenInteger(x+x)]" -aA,aG" [x+x]" -aA,w6);q5 -Ljl;} -hV -isInteger(x)){qP -cExp:oW(43,aV -wI,wY -w5 -mA,w6);q5 -Ljm;h7 -dC:oW(44,a1" " -wI,wY -w5 -a1,w6);q5 -Ljn;h7 -o2:h1 -oI!isInteger(y)mF(42,"y[!isInteger(y)]" -aA" " -wI,aU -aA,q11);q5 -Ljo;} -} -oW(45,aT" " -wI,wY -w5 -aT,w6);q5 -Ljp;} -hV -h2 -x)){qP -d2 -oW(348,aG" x[isEvenInteger(x)]" -aA,wY -aA,w6);q5 -Ljq;h7 -gF:h1==oS -oW(349,aG -w5"x[isEvenInteger(x)]" -aA,w2" " -wY -aA,w6);q5 -Lka;gJ} -hJ -qY -oW(169,w3 -aT,"[Value_t(0)]" -w5"[Value_t(1)] " -wG,w6);q5 -Lkb;gX -hW -oW(223,"x[x==Value_t(0.5)]" -aA,m4,w6);q5 -Lkc;gX -1)/qD -3)mF(224,"x[x==Value_t(1)/Value_t(3)]" -aA,"cCbrt" -,w6);q5 -Lkd;gX -1)/qD-3)mF(225,"x[x==Value_t(1)/Value_t(-3)]" -aA,"cCbrt cInv" -,w6);q5 -Lke;gX-hW -oW(226,"x[x==Value_t(-0.5)]" -aA,"cRSqrt" -,w6);q5 -Lkf;gX-1)mF(227,"x[x==Value_t(-1)]" -aA,"cInv" -,w6);q5 -Lkg;} -qP -o2:h1 -oI -h2 -y)&&!h2 -x*y)mF(21,"y[isEvenInteger(y)&&!isEvenInteger(x*y)]" -aA -wB -aT,aG" " -aU -aA,q11);q5 -Lkh;} -oW(221,"y" -aA -wB -aT,aU -aA,q11);q5 -Ljo;mC(46,wT -wB -aT,"[x+x]" -aA,w6);q5 -Lki;hY -if(y!=qD -0)||x>=qY -oW(92,"y[y!=Value_t(0)||x>=Value_t(0)]" -wB -aT,"[fp_pow(y,x)]" -,q11);q5 -Lkj;gJ} -oW(382,"x" -aA,"[DO_POWI]" -,w6)oK -TryCompilePowi(x))g6} -qK -TailCall_cRDiv:qM -dV -qA -hX:oW(437,"cSinCos cRDiv" -,"cCot" -,);q5 -Len;qB -dM -hI -oW(99,wC"cRDiv" -,"cInv" -,w6);q5 -Lkg;gJ} -qK -TailCall_cRSub:qM -dN:gZ]hM -oW(200,wJ -wX,"[Value_t(0)]" -wE,);q5 -Lkk;} -qK -TailCall_cRad:qM -cRad:qA -gF:m9(154,"x" -w5"cRad" -,"[DegreesToRadians(x)]" -wE,w6);q5 -Lkl;gJ -qB -oW(74,"x cRad" -,"[DegreesToRadians(x)]" -,w6);q5 -Lkm;} -qK -TailCall_cSec:qM -cSec:A -oE -d3 -qP -cCos:mK(431,wO"cCos " -w4"cSec" -,wQ"cCos" -aL,aE(A)q51(B)wA);q5 -Lbp;qF -cSin:mK(429,wO"cSin " -w4"cSec" -,wQ"cSinCos cInv" -,aE(A)q51(B)wA);q5 -Lkn;gJ -qE -TailCall_cSin:qM -cSin:qA -gC -oW(355,aW"cSin" -,"cSin " -a9,);q5 -Lko;qB -oW(66,"x cSin" -,"[fp_sin(x)]" -,w6);q5 -Lkp;oD -d3 -hH==cCsc){mK(433,wO"cCsc " -w4"cSin" -,wQ"cCsc" -aL,aE(A)q51(B)wA);q5 -Lbp;} -} -qE -TailCall_cSinh:qM -oT -qA -cAcosh:oW(364,"cAcosh cSinh" -,"[DO_STACKPLUS1] " -m2"[Value_t(-1)] " -m1,);oL -Lkq;h7 -cAsinh:oW(240,"cAsinh cSinh" -,,);oM -h7 -gC -oW(356,aW"cSinh" -,"cSinh " -a9,);q5 -Lla;qB -oW(67,"x cSinh" -,"[fp_sinh(x)]" -,w6);q5 -Llb;} -qK -TailCall_cSqr:qM -hK:qA -d2 -oW(404,aG" " -wT,wT,);q5 -Llc;h7 -gC -oW(403,aW -wT,wT,);q5 -Llc;h7 -cSqrt:A -a8(229,w7 -m4" " -wT,"A" -,aE(A)wA);oN} -qK -TailCall_cSqrt:qM -cSqrt:qA -h5 -hH==hK){A=gE;qV){qN -3]==hK -mF(439,m2 -aM -m2 -m1,"A cHypot" -,aE(A)wA);q5 -Lld;} -} -gO -gH -B)){A=mX;qV){qN -4]==hK -mF(440,m2 -aM"B[IsUnaryOpcode(B)] " -m2 -m1,"A " -wQ"cHypot" -," with" -aD(B)q21 -w9(A)wA);q5 -Lle;} -} -} -mC(23,m2 -m4,aG,);q5 -Llf;qB -dM>=qY -oW(68,"x[x>=Value_t(0)] " -m4,"[fp_sqrt(x)]" -,w6);q5 -Llg;gJ} -qK -hE:qM -cSub:o4 -oW(199,wJ"cSub" -,"[Value_t(0)]" -wE,);q5 -Lkk;h7 -gC -oW(254,aW"cSub" -,wG,);q5 -Llh;qB -dM==qY -oW(85,w3"cSub" -,,w6);q5 -Lba;} -mL(86,mI"cSub" -,"[y-x]" -,q11);q5 -Lli;} -oW(216,"x cSub" -,mJ -wG,w6);q5 -Llj;oD){hH==dN){h1 -qC -oW(120,"x " -wX" " -aM"cSub" -,"A " -aX -mW -wX,aE(A)q21 -wS -wA);q5 -Llk;} -oW(127,wX" " -aM"cSub" -,"[DO_STACKPLUS1] A cSub " -wX,aE(A)wA);oL -Lll;} -qE -hF:qM -o1:qA -cAtan2:oW(245,"cAtan2 cTan" -,aY,);q5 -Lgc;h7 -gC -oW(357,aW"cTan" -,mP -a9,);q5 -Llm;qB -oW(70,"x cTan" -,"[fp_tan(x)]" -,w6);q5 -Lln;oD -d3 -hH==cCot){mK(435,wO"cCot " -w4"cTan" -,wQ"cCot" -aL,aE(A)q51(B)wA);q5 -Lbp;} -} -qE -TailCall_cTanh:qM -oU -qA -gC -oW(358,aW"cTanh" -,"cTanh " -a9,);q5 -Llo;qB -oW(71,"x cTanh" -,"[fp_tanh(x)]" -,w6);q5 -Llp;} -qK -TailCall_cTrunc:qM -cTrunc:qA -q7:x=q2[0];oW(72,"x cTrunc" -,"[fp_trunc(x)]" -,w6);q5 -Llq;gY -gG -oW(308,"A[IsAlwaysIntegerOpcode(A)] cTrunc" -,"A" -,aE(A)wA);g6 -qE -g7 -Default0:;A=opcode -oK -IsComparisonOpcode(A)){d7 -qP -h5 -h1 -qO -oW(270,mH -wG -wF,"[x-y] A" -,aE(A)q41);q5 -Lma;qF -cAtan:if(d8()*qD -hW -oW(286,"cAtan[fp_abs(x)()*Value_t(0.5)]" -wF,"[fp_tan(x)] A" -,aE(A)q21 -wS -wA);q5 -Lmb;qF -cExp:mE(276,"cExp[x>Value_t(0)]" -wF,"[fp_log(x)] A" -,aE(A)q21 -wS -wA);q5 -Lmc;qF -dC:mE(277,"cExp2[x>Value_t(0)]" -wF,"[fp_log2(x)] A" -,aE(A)q21 -wS -wA);q5 -Lmd;qF -cLog:gO -g9 -oW(279,wD -aS -wF,wQ"[fp_exp(x)] A" -,aE(A)q21 -wS -q51(B)wA);q5 -Lme;qF -oV:gO -g9 -oW(281,wD -a4 -wF,wQ"[fp_pow(Value_t(10),x)] A" -,aE(A)q21 -wS -q51(B)wA);q5 -Lmf;qF -cLog2:gO -g9 -oW(280,wD -a2 -wF,wQ"[fp_exp2(x)] A" -,aE(A)q21 -wS -q51(B)wA);q5 -Lmg;qF -gF:h1 -oI -y>qY -oW(272,"y[y>Value_t(0)]" -w5"x A[IsComparisonOpcode(A)]" -,"[x/y] A" -,aE(A)q41);q5 -Lmh;hV -yqY -h1 -oI -y>qY -oW(274,"y[y>Value_t(0)] cPow[x>Value_t(0)]" -wF,"[fp_pow(x,1/y)] A" -,aE(A)q41);q5 -Lmk;} -} -qF -oT -oW(287,"cSinh" -wF,"[fp_asinh(x)] A" -,aE(A)q21 -wS -wA);q5 -Lml;h7 -hK:mE(275,"cSqr[x>Value_t(0)]" -wF,aG" [fp_sqrt(x)] A" -,aE(A)q21 -wS -wA);q5 -Lmm;qF -oU -if(d8=VarBegin&&mData->mByteCode.size()>0]" -,wQ -mM,aE(A)q51(B)wA);q5 -Lmo;} -o6 -A)){B -h0 -B -h3 -qU -1){C=g8 -oK -C==A){D=oJ -D==B -mF(407,"D[D==B] C[C==A] B[B>=VarBegin&&mData->mByteCode.size()>1] A[IsUnaryOpcode(A)]" -,"D C " -mM,aE(A)q51(B)q61(C)<<", D " -oY(D)wA);q5 -Lmp;} -} -} -} -} -q5 -Laa;Laa:qI -opcode -mV -Lab:q8 -Lmq:w1(cAbs);q5 -TailCall_cAbs;Lac:gB -d8;g6 -Lad:gB -fp_acos -mG -Lae:gB -fp_acosh -mG -Laf:o7 -4));gE=q7;hA -Lna:g1 -gF;Lnb:qZ -Lnc:w1(cMul);q5 -TailCall_cMul;Lag:q9 -hU -o7 -4));Lnd:hN -Lna;Lah:gB -x+o9;gE=q7;hA -Lep:g1 -gF;q5 -Lnc;Lai:a6 -cSub;Lne:w1(cSub);q5 -hE;Laj:hG -o3 -Lnf:qZ -Lng:w1(cAdd);q5 -TailCall_cAdd;Lak:hG -3;qJ -Lnh:d5 -Lni:g1 -dN;qZ -w1(cRSub);q5 -TailCall_cRSub;Lal:gA -gE=q7;q9 -o3 -q5 -Lnh;Lam:hG -o3 -q5 -Lni;Lan:hG -4;qJ -Lnj:d5 -Lnk:qL -B);Lnl:g1 -cSub;qZ -q5 -Lne;Lao:gA -mX=q7;q9 -3;qJ -q5 -Lnj;Lap:hG -3;qJ -q5 -Lnk;Laq:g5 -y+x;Lba:qT -Ldl:g2 -q6 -g6 -Lbb:qS -3 -dU -oP -hN -Lnh;Lbc:qQ -A -gU -Lnh;Lbd:a6 -dB;Lnm:w1(cNotNot);q5 -TailCall_cNotNot;Lbe:g5 -fp_and(x -h6 -Lbf:gB -fp_asin -mG -Lbg:gB -fp_asinh -mG -Lbh:gB -fp_atan -mG -Lbi:g5 -fp_atan2 -mY -Lbj:gB -fp_atanh -mG -Lbk:gB -fp_cbrt -mG -Lbl:qG -cFloor);Lnn:g1 -cNeg;qZ -w1(cNeg);q5 -hD;Lbm:gB -fp_ceil -mG -Lbn:q8 -Lno:w1(cCos);q5 -TailCall_cCos;Lbo:gB -fp_cos -mG -Lbp:q0 -d6 -g1 -cInv;Lnp:w1(cInv);q5 -TailCall_cInv;Lbq:qQ -hX -mV -Lca:q8 -w1(cCosh);q5 -TailCall_cCosh;Lcb:qG -hK);o7 -1));Lnq:qI -q7);d5 -Loa:g1 -cSqrt;qZ -w1(cSqrt);q5 -TailCall_cSqrt;Lcc:gB -fp_cosh -mG -Lcd:gB -RadiansToDegrees -mG -Lce:qG -cSec -gU -Lna;Lcf:qG -o1 -gU -Lna;Lcg:qG -cSin -gU -Lna;Lch:o7 -0));q0[0]=q7;Lob:qL -d1 -o7 -1));Loc:qI -q7);Lod:g1 -cAdd;q5 -Lnf;Lci:qG -cNeg);qL -cExp -gU -Lna;Lcj:qG -cNeg);qL -dC -gU -Lna;Lck:q8 -q5 -Lep;Lcl:qG -cNeg);qL -o2 -gU -Lna;Lcm:qG -cCos -gU -Lna;Lcn:qG -cCsc -gU -Lna;Lco:a6 -o1;Loe:w1(cTan);q5 -hF;Lcp:qG -cCot -gU -Lna;Lcq:dY;qJ -Lof:g1 -cDeg;qZ -w1(cDeg);q5 -TailCall_cDeg;Lda:dY;qJ -Log:g1 -cRad;qZ -w1(cRad);q5 -TailCall_cRad;Ldb:g5 -y/x;qS -o3 -q5 -Lna;Ldc:gA -mT -q8 -Loh:w1(cDiv);q5 -TailCall_cDiv;Ldd:g5 -y/x;q5 -Lba;Lde:gB -o9/x;q5 -Lep;Ldf:qQ -A);qL -d1 -Loi:qZ -q5 -Loh;Ldg:qS -3 -dU -qL -d1 -oP -qI -q7);Loj:g1 -cRDiv;qZ -w1(cRDiv);q5 -TailCall_cRDiv;Ldh:q9 -3 -dU -qL -d1 -qL -B -gU -Loj;Ldi:mT -q8 -Lok:w1(cEqual);q5 -TailCall_cEqual;Ldj:g5 -fp_equal -mY -Ldk:qT -qQ -cExp);qH -fp_exp(x)gU -Lnd;Ldm:gB -fp_exp -mG -Ldn:qT -qQ -dC);qH -fp_exp2(x)gU -Lnd;Ldo:gB -fp_exp2 -mG -Ldp:qH -dG -qD -2)));qI -q7);Lol:qL -d1 -g1 -cExp;qZ -w1(cExp);q5 -TailCall_cExp;Ldq:qG -cCeil -mS -Lea:gB -fp_floor -mG -Leb:g5 -fp_less(x -h6 -Lec:qT -qG -cNeg);Ljj:qL -cAbsNot -mV -Led:gB -qD -0.5)/x;mD -dB;qZ -q5 -Lnm;Lee:g5 -fp_lessOrEq(x -h6 -Lef:qT -Lja:g2 -q6 -Lom:qL -cAbsNotNot -mV -Leg:gB -fp_int -mG -Leh:a6 -cSec;w1(cSec);q5 -TailCall_cSec;Lei:a6 -cSin;Lon:w1(cSin);q5 -TailCall_cSin;Lej:qG -cNeg);g1 -o2;Loo:qZ -Lop:w1(cPow);q5 -TailCall_cPow;Lek:a6 -cCos;q5 -Lno;Lel:a6 -cCsc;w1(cCsc);q5 -TailCall_cCsc;Lem:qG -cRSqrt -mV -Len:a6 -cCot;w1(cCot);q5 -TailCall_cCot;Leo:gB -o9/x;g6 -Leq:gB -qD -0.5)/x;mD -cNot;qZ -Loq:w1(cNot);q5 -TailCall_cNot;Lfa:g5 -fp_less -mY -Lfb:qT -Ljb:qW -Ljj;Lfc:g5 -fp_lessOrEq -mY -Lfd:qT -qG -cNeg -gU -Lom;Lfe:qT -qQ -cLog);qH -dG -x)gU -Loc;Lff:qG -d9 -qL -cLog);Lpa:qI -cDup -gU -Lod;Lfg:gB -dG -x -mV -Lfh:qH -dA -fp_const_e()));Lpb:q0[0]=q7;q5 -Lna;Lfi:qT -qQ -oV);qH -dA -x)gU -Loc;Lfj:qG -d9 -qL -oV -gU -Lpa;Lfk:gB -dA -x -mV -Lfl:qH -d0 -fp_const_e())gU -Lpb;Lfm:qT -qQ -cLog2);qH -d0 -x)gU -Loc;Lfn:qG -d9 -qL -cLog2 -gU -Lpa;Lfo:gB -d0 -x -mV -Lfp:g5 -fp_max(x -h6 -Lfq:g5 -fp_min(x -h6 -Lga:g5 -fp_mod -mY -Lgb:a6 -hK;Lpc:w1(cSqr);q5 -TailCall_cSqr;Lgc:a6 -cDiv;q5 -Loh;Lgd:qQ -hK -mS -Lge:q9 -3 -qR -hK);qL -gF -mS -Lgf:gB -x+o9;gE=q7;hA -g1 -o2;q5 -Lop;Lgg:gE=q7;hA -q5 -Lnc;Lgh:g5 -x;Lpd:qS -o3 -q5 -Lnb;Lgi:hB -qT -Lpe:q9 -4;qJ -Lpf:qL -A);oP -Lpg:hN -Lnb;Lgj:qT -q5 -Lpe;Lgk:qS -4 -qR -B -gU -Lpf;Lgl:qS -3;qJ -q5 -Lpf;Lgm:mT -oM -Lgn:mT -q8 -q5 -Lnc;Lgo:qT -Lph:q9 -3;qJ -g6 -Lgp:gB -x+x;q5 -Lgg;Lgq:g5 -x;g0 -4]=q7;qS -hU -qL -A);oQ);qI -q7);qL -gF -gU -Lod;Lha:g5 -x;qT -qQ -d1 -oQ -gU -Loc;Lhb:gB -RadiansToDegrees(x -gU -Lgn;Lhc:g5 -y -oR -4;qJ -Lpi:qL -d1 -Lpj:qL -B);g1 -cDiv;q5 -Loi;Lhd:gA -mX=q7;q9 -3;qJ -q5 -Lpi;Lhe:g5 -y -oR -3;qJ -q5 -Lpj;Lhf:qS -4;qJ -q5 -Lnb;Lhg:qS -hU -qH -x+x -gU -Lpg;Lhh:hB -qT -q5 -Lph;Lhi:g5 -y*x;q5 -Lpd;Lhj:gA -q5 -Lgn;Lhk:g5 -y -oR -3;qJ -Lpk:qL -gF -gU -Loj;Lhl:gA -gE=q7;q9 -o3 -q5 -Lpk;Lhm:g5 -y -oR -o3 -q5 -Loj;Lhn:gB -gL -q5 -Lgn;Lho:g5 -x;g0 -4]=q7;qS -hU -qL -A);oQ);qI -q7);qL -gF -gU -Lnl;Lhp:g5 -y*x;q5 -Lba;Lhq:q0 -d6 -q2-=1;qT -Lpl:g1 -cAdd;q5 -Lng;Lia:qT -qW -Lof;Lib:qT -qW -Log;Lic:qT -qW -Lnn;Lid:q9 -3 -qR -A -gU -Lpi;Lie:q9 -o3 -Lpm:qL -hK -gU -Lnb;Lif:qS -3 -dU -oP -hN -Lpk;Lig:qQ -A -gU -Lpk;Lih:q9 -3;qJ -q5 -Lpm;Lii:mT -q8 -Lpn:w1(cNEqual);q5 -TailCall_cNEqual;Lij:g5 -fp_nequal -mY -Lik:gA -q5 -Lck;Lil:gA -o8 -cSin;qZ -q5 -Lon;Lim:gA -o8 -cSinh;qZ -w1(cSinh);q5 -TailCall_cSinh;Lin:gA -o8 -o1;qZ -q5 -Loe;Lio:gA -o8 -cTanh;qZ -w1(cTanh);q5 -TailCall_cTanh;Lip:gA -g6 -Liq:q8 -q5 -Loq;Ljc:a6 -dT;q5 -Lpn;Ljd:a6 -d4;w1(cLessOrEq);q5 -TailCall_cLessOrEq;Lje:a6 -cLess;w1(cLess);q5 -TailCall_cLess;Ljf:a6 -dE;w1(cGreaterOrEq);q5 -TailCall_cGreaterOrEq;Ljg:a6 -dX;w1(cGreater);q5 -TailCall_cGreater;Ljh:a6 -dR;q5 -Lok;Lji:gB -fp_not -mG -Ljk:g5 -fp_or(x -h6 -Ljl:qT -qQ -d9 -qH -x+x);Lpo:hN -Loo;Ljm:mT -qW -Lol;Ljn:mD -dC;qZ -w1(cExp2);q5 -TailCall_cExp2;Ljo:g5 -y -oR -o3 -q5 -Loo;Ljp:mT -qG -gF -gU -Loo;Ljq:mT -q8 -q5 -Lop;Lka:qS -3 -qR -d1 -qH -x -gU -Lpo;Lkb:gB -qD -0 -gU -Lob;Lkc:qT -qW -Loa;Lkd:qT -g2 -q6 -g1 -cCbrt;qZ -w1(cCbrt);q5 -TailCall_cCbrt;Lke:qT -qG -cCbrt);Lpp:g1 -cInv;qZ -q5 -Lnp;Lkf:qT -q5 -Lem;Lkg:qT -qW -Lpp;Lkh:dY -qR -d9 -oQ -gU -Lpo;Lki:gB -x+x;q5 -Ljq;Lkj:g5 -dZ -y -dF -Lkk:o7 -0)gU -Lpb;Lkl:gB -gL -q5 -Lck;Lkm:gB -gL -g6 -Lkn:qQ -hX -gU -Lpp;Lko:qG -cSin -mS -Lkp:gB -fp_sin -mG -Lkq:qG -hK);o7-1)gU -Lnq;Lla:qG -cSinh -mS -Llb:gB -fp_sinh -mG -Llc:q8 -q5 -Lpc;Lld:q9 -4 -dU -Lpq:qL -cHypot -mV -Lle:q9 -5 -dU -qL -B -gU -Lpq;Llf:a6 -cAbs;q5 -Lmq;Llg:gB -fp_sqrt -mG -Llh:q8 -q5 -Lpl;Lli:g5 -y-x;q5 -Lba;Llj:gA -q5 -Lpl;Llk:qS -3 -dU -d5 -oP -hN -Lni;Lll:qQ -A);qL -cSub -gU -Lni;Llm:qG -o1 -mS -Lln:gB -fp_tan -mG -Llo:qG -cTanh -mS -Llp:gB -fp_tanh -mG -Llq:gB -fp_trunc -mG -Lma:g5 -x-y;Lqa:qS -o3 -Lqb:qL -A -mV -Lmb:gB -fp_tan(x);Lqc:mT -qW -Lqb;Lmc:gB -dG -x -mU;Lmd:gB -d0 -x -mU;Lme:gB -fp_exp(x -mU;Lmf:gB -dZ -qD -10)dD -Lqc;Lmg:gB -fp_exp2(x -mU;Lmh:g5 -x/y;q5 -Lqa;Lmi:g5 -x/y;qS -o3 -Lqd:qL -OppositeComparisonOpcode(A)mV -Lmj:gA -mT -qW -Lqd;Lmk:g5 -dZ -x,1/y -gU -Lqa;Lml:gB -fp_asinh(x -mU;Lmm:qT -qQ -d9 -qH -fp_sqrt(x));hN -Lqb;Lmn:gB -fp_atanh(x -mU;Lmo:qI -cDup -mV -Lmp:q0 -d6 -g6 -g6 -q5 -TailCall_cAcos;q5 -TailCall_cAcosh;q5 -TailCall_cAnd;q5 -TailCall_cAsin;q5 -TailCall_cAsinh;q5 -TailCall_cAtan;q5 -TailCall_cAtan2;q5 -TailCall_cAtanh;q5 -TailCall_cCeil;q5 -TailCall_cFloor;q5 -TailCall_cInt;q5 -TailCall_cLog;q5 -TailCall_cLog10;q5 -TailCall_cLog2;q5 -TailCall_cMax;q5 -TailCall_cMin;q5 -TailCall_cMod;q5 -TailCall_cOr;q5 -TailCall_cRDiv;q5 -TailCall_cRad;q5 -TailCall_cSec;q5 -TailCall_cSin;q5 -TailCall_cSinh;q5 -TailCall_cSqrt;q5 -hE;q5 -hF;q5 -TailCall_cTanh;q5 -TailCall_cTrunc; -#endif -#undef FP_ReDefinePointers -#undef FP_TRACE_BYTECODE_OPTIMIZATION -#undef FP_TRACE_OPCODENAME diff --git a/fparser/fparser.cc b/fparser/fparser.cc deleted file mode 100644 index 49e6ae0..0000000 --- a/fparser/fparser.cc +++ /dev/null @@ -1,3482 +0,0 @@ -/***************************************************************************\ -|* Function Parser for C++ v4.3 *| -|*-------------------------------------------------------------------------*| -|* Copyright: Juha Nieminen, Joel Yliluoma *| -|* *| -|* This library is distributed under the terms of the *| -|* GNU Lesser General Public License version 3. *| -|* (See lgpl.txt and gpl.txt for the license text.) *| -\***************************************************************************/ - -#include "fpconfig.hh" -#include "fparser.hh" - -#include -#include -#include -#include -#include -#include -#include -using namespace std; - -#include "fptypes.hh" -using namespace FUNCTIONPARSERTYPES; - -#ifdef FP_USE_THREAD_SAFE_EVAL_WITH_ALLOCA -#ifndef FP_USE_THREAD_SAFE_EVAL -#define FP_USE_THREAD_SAFE_EVAL -#endif -#endif - -#ifdef __GNUC__ -# define likely(x) __builtin_expect(!!(x), 1) -# define unlikely(x) __builtin_expect(!!(x), 0) -#else -# define likely(x) (x) -# define unlikely(x) (x) -#endif - - -//========================================================================= -// Opcode analysis functions -//========================================================================= -// These functions are used by the Parse() bytecode optimizer (mostly from -// code in fp_opcode_add.inc). - -bool FUNCTIONPARSERTYPES::IsLogicalOpcode(unsigned op) -{ - switch(op) - { - case cAnd: case cAbsAnd: - case cOr: case cAbsOr: - case cNot: case cAbsNot: - case cNotNot: case cAbsNotNot: - case cEqual: case cNEqual: - case cLess: case cLessOrEq: - case cGreater: case cGreaterOrEq: - return true; - default: break; - } - return false; -} - -bool FUNCTIONPARSERTYPES::IsComparisonOpcode(unsigned op) -{ - switch(op) - { - case cEqual: case cNEqual: - case cLess: case cLessOrEq: - case cGreater: case cGreaterOrEq: - return true; - default: break; - } - return false; -} - -unsigned FUNCTIONPARSERTYPES::OppositeComparisonOpcode(unsigned op) -{ - switch(op) - { - case cLess: return cGreater; - case cGreater: return cLess; - case cLessOrEq: return cGreaterOrEq; - case cGreaterOrEq: return cLessOrEq; - } - return op; -} - -bool FUNCTIONPARSERTYPES::IsNeverNegativeValueOpcode(unsigned op) -{ - switch(op) - { - case cAnd: case cAbsAnd: - case cOr: case cAbsOr: - case cNot: case cAbsNot: - case cNotNot: case cAbsNotNot: - case cEqual: case cNEqual: - case cLess: case cLessOrEq: - case cGreater: case cGreaterOrEq: - case cSqrt: case cRSqrt: case cSqr: - case cHypot: - case cAbs: - case cAcos: case cCosh: - return true; - default: break; - } - return false; -} - -bool FUNCTIONPARSERTYPES::IsAlwaysIntegerOpcode(unsigned op) -{ - switch(op) - { - case cAnd: case cAbsAnd: - case cOr: case cAbsOr: - case cNot: case cAbsNot: - case cNotNot: case cAbsNotNot: - case cEqual: case cNEqual: - case cLess: case cLessOrEq: - case cGreater: case cGreaterOrEq: - case cInt: case cFloor: case cCeil: case cTrunc: - return true; - default: break; - } - return false; -} - -bool FUNCTIONPARSERTYPES::IsUnaryOpcode(unsigned op) -{ - switch(op) - { - case cInv: case cNeg: - case cNot: case cAbsNot: - case cNotNot: case cAbsNotNot: - case cSqr: case cRSqrt: - case cDeg: case cRad: - return true; - } - return (op < FUNC_AMOUNT && Functions[op].params == 1); -} - -bool FUNCTIONPARSERTYPES::IsBinaryOpcode(unsigned op) -{ - switch(op) - { - case cAdd: case cSub: case cRSub: - case cMul: case cDiv: case cRDiv: - case cMod: - case cEqual: case cNEqual: case cLess: - case cLessOrEq: case cGreater: case cGreaterOrEq: - case cAnd: case cAbsAnd: - case cOr: case cAbsOr: - return true; - } - return (op < FUNC_AMOUNT && Functions[op].params == 2); -} - -bool FUNCTIONPARSERTYPES::HasInvalidRangesOpcode(unsigned op) -{ -#ifndef FP_NO_EVALUATION_CHECKS - // Returns true, if the given opcode has a range of - // input values that gives an error. - switch(op) - { - case cAcos: // allowed range: |x| <= 1 - case cAsin: // allowed range: |x| <= 1 - case cAcosh: // allowed range: x >= 1 - case cAtanh: // allowed range: |x| < 1 - //case cCot: // note: no range, just separate values - //case cCsc: // note: no range, just separate values - case cLog: // allowed range: x > 0 - case cLog2: // allowed range: x > 0 - case cLog10: // allowed range: x > 0 -#ifdef FP_SUPPORT_OPTIMIZER - case cLog2by: // allowed range: x > 0 -#endif - //case cPow: // note: no range, just separate values - //case cSec: // note: no range, just separate values - case cSqrt: // allowed range: x >= 0 - case cRSqrt: // allowed range: x > 0 - //case cDiv: // note: no range, just separate values - //case cRDiv: // note: no range, just separate values - //case cInv: // note: no range, just separate values - return true; - } -#endif - return false; -} - - -//========================================================================= -// Mathematical template functions -//========================================================================= -/* fp_pow() is a wrapper for std::pow() - * that produces an identical value for - * exp(1) ^ 2.0 (0x4000000000000000) - * as exp(2.0) (0x4000000000000000) - * - std::pow() on x86_64 - * produces 2.0 (0x3FFFFFFFFFFFFFFF) instead! - * See comments below for other special traits. - */ -namespace -{ - template - inline ValueT fp_pow_with_exp_log(const ValueT& x, const ValueT& y) - { - // Exponentiation using exp(log(x)*y). - // See http://en.wikipedia.org/wiki/Exponentiation#Real_powers - // Requirements: x > 0. - return fp_exp(fp_log(x) * y); - } - - template - inline ValueT fp_powi(ValueT x, unsigned long y) - { - // Fast binary exponentiation algorithm - // See http://en.wikipedia.org/wiki/Exponentiation_by_squaring - // Requirements: y is non-negative integer. - ValueT result(1); - while(y != 0) - { - if(y & 1) { result *= x; y -= 1; } - else { x *= x; y /= 2; } - } - return result; - } -} - -template -ValueT FUNCTIONPARSERTYPES::fp_pow(const ValueT& x, const ValueT& y) -{ - if(x == ValueT(1)) return ValueT(1); - // y is now zero or positive - if(isLongInteger(y)) - { - // Use fast binary exponentiation algorithm - if(y >= ValueT(0)) - return fp_powi(x, makeLongInteger(y)); - else - return ValueT(1) / fp_powi(x, -makeLongInteger(y)); - } - if(y >= ValueT(0)) - { - // y is now positive. Calculate using exp(log(x)*y). - if(x > ValueT(0)) return fp_pow_with_exp_log(x, y); - if(x == ValueT(0)) return ValueT(0); - // At this point, y > 0.0 and x is known to be < 0.0, - // because positive and zero cases are already handled. - if(!isInteger(y*ValueT(16))) - return -fp_pow_with_exp_log(-x, y); - // ^This is not technically correct, but it allows - // functions such as cbrt(x^5), that is, x^(5/3), - // to be evaluated when x is negative. - // It is too complicated (and slow) to test whether y - // is a formed from a ratio of an integer to an odd integer. - // (And due to floating point inaccuracy, pointless too.) - // For example, x^1.30769230769... is - // actually x^(17/13), i.e. (x^17) ^ (1/13). - // (-5)^(17/13) gives us now -8.204227562330453. - // To see whether the result is right, we can test the given - // root: (-8.204227562330453)^13 gives us the value of (-5)^17, - // which proves that the expression was correct. - // - // The y*16 check prevents e.g. (-4)^(3/2) from being calculated, - // as it would confuse functioninfo when pow() returns no error - // but sqrt() does when the formula is converted into sqrt(x)*x. - // - // The errors in this approach are: - // (-2)^sqrt(2) should produce NaN - // or actually sqrt(2)I + 2^sqrt(2), - // produces -(2^sqrt(2)) instead. - // (Impact: Neglible) - // Thus, at worst, we're changing a NaN (or complex) - // result into a negative real number result. - } - else - { - // y is negative. Utilize the x^y = 1/(x^-y) identity. - if(x > ValueT(0)) return fp_pow_with_exp_log(ValueT(1) / x, -y); - if(x < ValueT(0)) - { - if(!isInteger(y*ValueT(-16))) - return -fp_pow_with_exp_log(ValueT(-1) / x, -y); - // ^ See comment above. - } - // Remaining case: 0.0 ^ negative number - } - // This is reached when: - // x=0, and y<0 - // x<0, and y*16 is either positive or negative integer - // It is used for producing error values and as a safe fallback. - return fp_pow_base(x, y); -} - - -//========================================================================= -// Elementary (atom) parsing functions -//========================================================================= -namespace -{ - /* Reads an UTF8-encoded sequence which forms a valid identifier name from - the given input string and returns its length. If bit 31 is set, the - return value also contains the internal function opcode (defined in - fptypes.hh) that matches the name. - */ - unsigned readIdentifierForFloatType(const char* input) - { - /* Assuming unsigned = 32 bits: - 76543210 76543210 76543210 76543210 - Return value if built-in function: - 1PPPPPPP PPPPPPPP LLLLLLLL LLLLLLLL - P = function opcode (15 bits) - L = function name length (16 bits) - Return value if not built-in function: - 0LLLLLLL LLLLLLLL LLLLLLLL LLLLLLLL - L = identifier length (31 bits) - If unsigned has more than 32 bits, the other - higher order bits are to be assumed zero. - */ -#include "fp_identifier_parser.inc" - return 0; - } - - inline unsigned readIdentifierForIntType(const char* input) - { - const unsigned value = readIdentifierForFloatType(input); - if((value & 0x80000000U) != 0 && - !Functions[(value >> 16) & 0x7FFF].okForInt()) - return value & 0xFFFF; - return value; - } - - template - inline unsigned readIdentifier(const char* input) - { - return IsIntType::result - ? readIdentifierForIntType(input) - : readIdentifierForFloatType(input); - } - - // Returns true if the entire string is a valid identifier - template - bool containsOnlyValidIdentifierChars(const std::string& name) - { - if(name.empty()) return false; - return readIdentifier(name.c_str()) == (unsigned) name.size(); - } - - - // ----------------------------------------------------------------------- - // Wrappers for strto... functions - // ----------------------------------------------------------------------- - template - inline Value_t fp_parseLiteral(const char* str, char** endptr) - { - return strtod(str, endptr); - } - -#ifdef FP_SUPPORT_FLOAT_TYPE - template<> - inline float fp_parseLiteral(const char* str, char** endptr) - { - return strtof(str, endptr); - } -#endif - -#ifdef FP_SUPPORT_LONG_DOUBLE_TYPE - template<> - inline long double fp_parseLiteral(const char* str, - char** endptr) - { - return strtold(str, endptr); - } -#endif - -#ifdef FP_SUPPORT_LONG_INT_TYPE - template<> - inline long fp_parseLiteral(const char* str, char** endptr) - { - return strtol(str, endptr, 10); - } -#endif - - - // ----------------------------------------------------------------------- - // Hexadecimal floating point literal parsing - // ----------------------------------------------------------------------- - inline int testXdigit(unsigned c) - { - if((c-'0') < 10u) return c&15; // 0..9 - if(((c|0x20)-'a') < 6u) return 9+(c&15); // A..F or a..f - return -1; // Not a hex digit - } - - template - inline void addXdigit(elem_t* buffer, unsigned nibble) - { - for(unsigned p=0; p> (elem_t)(limb_bits-4) ); - buffer[p] = (buffer[p] << 4) | nibble; - nibble = carry; - } - } - - template - Value_t parseHexLiteral(const char* str, char** endptr) - { - const unsigned bits_per_char = 8; - - const int MantissaBits = - std::numeric_limits::radix == 2 - ? std::numeric_limits::digits - : (((sizeof(Value_t) * bits_per_char) &~ 3) - 4); - - typedef unsigned long elem_t; - const int ExtraMantissaBits = 4 + ((MantissaBits+3)&~3); // Store one digit more for correct rounding - const unsigned limb_bits = sizeof(elem_t) * bits_per_char; - const unsigned n_limbs = (ExtraMantissaBits + limb_bits-1) / limb_bits; - elem_t mantissa_buffer[n_limbs] = { 0 }; - - int n_mantissa_bits = 0; // Track the number of bits - int exponent = 0; // The exponent that will be used to multiply the mantissa - // Read integer portion - while(true) - { - int xdigit = testXdigit(*str); - if(xdigit < 0) break; - addXdigit (mantissa_buffer, xdigit); - ++str; - - n_mantissa_bits += 4; - if(n_mantissa_bits >= ExtraMantissaBits) - { - // Exhausted the precision. Parse the rest (until exponent) - // normally but ignore the actual digits. - for(; testXdigit(*str) >= 0; ++str) - exponent += 4; - // Read but ignore decimals - if(*str == '.') - for(++str; testXdigit(*str) >= 0; ++str) - {} - goto read_exponent; - } - } - // Read decimals - if(*str == '.') - for(++str; ; ) - { - int xdigit = testXdigit(*str); - if(xdigit < 0) break; - addXdigit (mantissa_buffer, xdigit); - ++str; - - exponent -= 4; - n_mantissa_bits += 4; - if(n_mantissa_bits >= ExtraMantissaBits) - { - // Exhausted the precision. Skip the rest - // of the decimals, until the exponent. - while(testXdigit(*str) >= 0) - ++str; - break; - } - } - - // Read exponent - read_exponent: - if(*str == 'p' || *str == 'P') - { - const char* str2 = str+1; - long p_exponent = strtol(str2, (char**) &str2, 10); - if(str2 != str+1 && p_exponent == (long)(int)p_exponent) - { - exponent += (int)p_exponent; - str = str2; - } - } - - if(endptr) *endptr = (char*) str; - - Value_t result = ldexp(Value_t(mantissa_buffer[0]), exponent); - for(unsigned p=1; p - long parseHexLiteral(const char* str, char** endptr) - { - return strtol(str, endptr, 16); - } -#endif -} - -//========================================================================= -// Utility functions -//========================================================================= -namespace -{ - // ----------------------------------------------------------------------- - // Add a new identifier to the specified identifier map - // ----------------------------------------------------------------------- - // Return value will be false if the name already existed - template - bool addNewNameData(NamePtrsMap& namePtrs, - std::pair >& newName, - bool isVar) - { - typename NamePtrsMap::iterator nameIter = - namePtrs.lower_bound(newName.first); - - if(nameIter != namePtrs.end() && newName.first == nameIter->first) - { - // redefining a var is not allowed. - if(isVar) return false; - - // redefining other tokens is allowed, if the type stays the same. - if(nameIter->second.type != newName.second.type) - return false; - - // update the data - nameIter->second = newName.second; - return true; - } - - if(!isVar) - { - // Allocate a copy of the name (pointer stored in the map key) - // However, for VARIABLEs, the pointer points to VariableString, - // which is managed separately. Thusly, only done when !IsVar. - char* namebuf = new char[newName.first.nameLength]; - memcpy(namebuf, newName.first.name, newName.first.nameLength); - newName.first.name = namebuf; - } - - namePtrs.insert(nameIter, newName); - return true; - } -} - - -//========================================================================= -// Data struct implementation -//========================================================================= -template -FunctionParserBase::Data::Data(): - mReferenceCounter(1), - mVariablesAmount(0), - mStackSize(0) -{} - -template -FunctionParserBase::Data::Data(const Data& rhs): - mReferenceCounter(0), - mVariablesAmount(rhs.mVariablesAmount), - mVariablesString(rhs.mVariablesString), - mNamePtrs(), - mFuncPtrs(rhs.mFuncPtrs), - mFuncParsers(rhs.mFuncParsers), - mByteCode(rhs.mByteCode), - mImmed(rhs.mImmed), -#ifndef FP_USE_THREAD_SAFE_EVAL - mStack(rhs.mStackSize), -#endif - mStackSize(rhs.mStackSize) -{ - for(typename NamePtrsMap::const_iterator i = rhs.mNamePtrs.begin(); - i != rhs.mNamePtrs.end(); - ++i) - { - if(i->second.type == NameData::VARIABLE) - { - const size_t variableStringOffset = - i->first.name - rhs.mVariablesString.c_str(); - std::pair > tmp - (NamePtr(&mVariablesString[variableStringOffset], - i->first.nameLength), - i->second); - mNamePtrs.insert(mNamePtrs.end(), tmp); - } - else - { - std::pair > tmp - (NamePtr(new char[i->first.nameLength], i->first.nameLength), - i->second ); - memcpy(const_cast(tmp.first.name), i->first.name, - tmp.first.nameLength); - mNamePtrs.insert(mNamePtrs.end(), tmp); - } - } -} - -template -FunctionParserBase::Data::~Data() -{ - for(typename NamePtrsMap::iterator i = mNamePtrs.begin(); - i != mNamePtrs.end(); - ++i) - { - if(i->second.type != NameData::VARIABLE) - delete[] i->first.name; - } -} - - -//========================================================================= -// FunctionParser constructors, destructor and assignment -//========================================================================= -template -FunctionParserBase::FunctionParserBase(): - mDelimiterChar(0), - mParseErrorType(NO_FUNCTION_PARSED_YET), mEvalErrorType(0), - mData(new Data), - mUseDegreeConversion(false), - mEvalRecursionLevel(0), - mStackPtr(0), mErrorLocation(0) -{ -} - -template -FunctionParserBase::~FunctionParserBase() -{ - if(--(mData->mReferenceCounter) == 0) - delete mData; -} - -template -FunctionParserBase::FunctionParserBase(const FunctionParserBase& cpy): - mDelimiterChar(cpy.mDelimiterChar), - mParseErrorType(cpy.mParseErrorType), - mEvalErrorType(cpy.mEvalErrorType), - mData(cpy.mData), - mUseDegreeConversion(cpy.mUseDegreeConversion), - mEvalRecursionLevel(0), - mStackPtr(0), mErrorLocation(0) -{ - ++(mData->mReferenceCounter); -} - -template -FunctionParserBase& -FunctionParserBase::operator=(const FunctionParserBase& cpy) -{ - if(mData != cpy.mData) - { - if(--(mData->mReferenceCounter) == 0) delete mData; - - mDelimiterChar = cpy.mDelimiterChar; - mParseErrorType = cpy.mParseErrorType; - mEvalErrorType = cpy.mEvalErrorType; - mData = cpy.mData; - mUseDegreeConversion = cpy.mUseDegreeConversion; - mEvalRecursionLevel = cpy.mEvalRecursionLevel; - - ++(mData->mReferenceCounter); - } - - return *this; -} - - -template -void FunctionParserBase::setDelimiterChar(char c) -{ - mDelimiterChar = c; -} - - -//--------------------------------------------------------------------------- -// Copy-on-write method -//--------------------------------------------------------------------------- -template -void FunctionParserBase::CopyOnWrite() -{ - if(mData->mReferenceCounter > 1) - { - Data* oldData = mData; - mData = new Data(*oldData); - --(oldData->mReferenceCounter); - mData->mReferenceCounter = 1; - } -} - -template -void FunctionParserBase::ForceDeepCopy() -{ - CopyOnWrite(); -} - - -//========================================================================= -// User-defined identifier addition functions -//========================================================================= -template -bool FunctionParserBase::AddConstant(const std::string& name, - Value_t value) -{ - if(!containsOnlyValidIdentifierChars(name)) return false; - - CopyOnWrite(); - std::pair > newName - (NamePtr(name.data(), unsigned(name.size())), - NameData(NameData::CONSTANT, value)); - - return addNewNameData(mData->mNamePtrs, newName, false); -} - -template -bool FunctionParserBase::AddUnit(const std::string& name, - Value_t value) -{ - if(!containsOnlyValidIdentifierChars(name)) return false; - - CopyOnWrite(); - std::pair > newName - (NamePtr(name.data(), unsigned(name.size())), - NameData(NameData::UNIT, value)); - return addNewNameData(mData->mNamePtrs, newName, false); -} - -template -bool FunctionParserBase::AddFunction -(const std::string& name, FunctionPtr ptr, unsigned paramsAmount) -{ - if(!containsOnlyValidIdentifierChars(name)) return false; - - CopyOnWrite(); - std::pair > newName - (NamePtr(name.data(), unsigned(name.size())), - NameData(NameData::FUNC_PTR, - unsigned(mData->mFuncPtrs.size()))); - - const bool success = addNewNameData(mData->mNamePtrs, newName, false); - if(success) - { - mData->mFuncPtrs.push_back(typename Data::FuncPtrData()); - mData->mFuncPtrs.back().mFuncPtr = ptr; - mData->mFuncPtrs.back().mParams = paramsAmount; - } - return success; -} - -template -bool FunctionParserBase::CheckRecursiveLinking -(const FunctionParserBase* fp) const -{ - if(fp == this) return true; - for(unsigned i = 0; i < fp->mData->mFuncParsers.size(); ++i) - if(CheckRecursiveLinking(fp->mData->mFuncParsers[i].mParserPtr)) - return true; - return false; -} - -template -bool FunctionParserBase::AddFunction(const std::string& name, - FunctionParserBase& fp) -{ - if(!containsOnlyValidIdentifierChars(name) || - CheckRecursiveLinking(&fp)) - return false; - - CopyOnWrite(); - std::pair > newName - (NamePtr(name.data(), unsigned(name.size())), - NameData(NameData::PARSER_PTR, - unsigned(mData->mFuncParsers.size()))); - - const bool success = addNewNameData(mData->mNamePtrs, newName, false); - if(success) - { - mData->mFuncParsers.push_back(typename Data::FuncPtrData()); - mData->mFuncParsers.back().mParserPtr = &fp; - mData->mFuncParsers.back().mParams = fp.mData->mVariablesAmount; - } - return success; -} - -template -bool FunctionParserBase::RemoveIdentifier(const std::string& name) -{ - CopyOnWrite(); - - NamePtr namePtr(name.data(), unsigned(name.size())); - - typename NamePtrsMap::iterator - nameIter = mData->mNamePtrs.find(namePtr); - - if(nameIter != mData->mNamePtrs.end()) - { - if(nameIter->second.type == NameData::VARIABLE) - { - // Illegal attempt to delete variables - return false; - } - delete[] nameIter->first.name; - mData->mNamePtrs.erase(nameIter); - return true; - } - return false; -} - - -//========================================================================= -// Function parsing -//========================================================================= -namespace -{ - // Error messages returned by ErrorMsg(): - const char* const ParseErrorMessage[]= - { - "Syntax error", // 0 - "Mismatched parenthesis", // 1 - "Missing ')'", // 2 - "Empty parentheses", // 3 - "Syntax error: Operator expected", // 4 - "Not enough memory", // 5 - "An unexpected error occurred. Please make a full bug report " - "to the author", // 6 - "Syntax error in parameter 'Vars' given to " - "FunctionParser::Parse()", // 7 - "Illegal number of parameters to function", // 8 - "Syntax error: Premature end of string", // 9 - "Syntax error: Expecting ( after function", // 10 - "Syntax error: Unknown identifier", // 11 - "(No function has been parsed yet)", - "" - }; - - template - inline typename FunctionParserBase::ParseErrorType - noCommaError(char c) - { - return c == ')' ? - FunctionParserBase::ILL_PARAMS_AMOUNT : - FunctionParserBase::SYNTAX_ERROR; - } - - template - inline typename FunctionParserBase::ParseErrorType - noParenthError(char c) - { - return c == ',' ? - FunctionParserBase::ILL_PARAMS_AMOUNT : - FunctionParserBase::MISSING_PARENTH; - } - - template - struct IntLiteralMask - { - enum { mask = - // ( 1UL << ('-'-offset)) | - (0x3FFUL << ('0'-offset)) }; /* 0x3FF = 10 bits worth "1" */ - // Note: If you change fparser to support negative numbers parsing - // (as opposed to parsing them as cNeg followed by literal), - // enable the '-' line above, and change the offset value - // in BeginsLiteral() to '-' instead of '.'. - }; - - template - struct LiteralMask - { - enum { mask = - ( 1UL << ('.'-offset)) | - IntLiteralMask::mask }; - }; -#ifdef FP_SUPPORT_LONG_INT_TYPE - template - struct LiteralMask: public IntLiteralMask - { - }; -#endif -#ifdef FP_SUPPORT_GMP_INT_TYPE - template - struct LiteralMask: public IntLiteralMask - { - }; -#endif - - template - struct SimpleSpaceMask - { - enum { mask = - (1UL << ('\r'-offset)) | - (1UL << ('\n'-offset)) | - (1UL << ('\v'-offset)) | - (1UL << ('\t'-offset)) | - (1UL << (' ' -offset)) }; - }; - - template - inline bool BeginsLiteral(unsigned byte) - { - const unsigned n = sizeof(unsigned long)>=8 ? 0 : '.'; - byte -= n; - if(byte > (unsigned char)('9'-n)) return false; - unsigned long shifted = 1UL << byte; - const unsigned long mask = LiteralMask::mask; - return (mask & shifted) != 0; - } - - template - inline void SkipSpace(CharPtr& function) - { -/* - Space characters in unicode: -U+0020 SPACE Depends on font, often adjusted (see below) -U+00A0 NO-BREAK SPACE As a space, but often not adjusted -U+2000 EN QUAD 1 en (= 1/2 em) -U+2001 EM QUAD 1 em (nominally, the height of the font) -U+2002 EN SPACE 1 en (= 1/2 em) -U+2003 EM SPACE 1 em -U+2004 THREE-PER-EM SPACE 1/3 em -U+2005 FOUR-PER-EM SPACE 1/4 em -U+2006 SIX-PER-EM SPACE 1/6 em -U+2007 FIGURE SPACE Tabular width, the width of digits -U+2008 PUNCTUATION SPACE The width of a period . -U+2009 THIN SPACE 1/5 em (or sometimes 1/6 em) -U+200A HAIR SPACE Narrower than THIN SPACE -U+200B ZERO WIDTH SPACE Nominally no width, but may expand -U+202F NARROW NO-BREAK SPACE Narrower than NO-BREAK SPACE (or SPACE) -U+205F MEDIUM MATHEMATICAL SPACE 4/18 em -U+3000 IDEOGRAPHIC SPACE The width of ideographic (CJK) characters. - Also: -U+000A \n -U+000D \r -U+0009 \t -U+000B \v - As UTF-8 sequences: - 09 - 0A - 0B - 0D - 20 - C2 A0 - E2 80 80-8B - E2 80 AF - E2 81 9F - E3 80 80 -*/ - while(true) - { - const unsigned n = sizeof(unsigned long)>=8 ? 0 : '\t'; - typedef signed char schar; - unsigned byte = (unsigned char)*function; - byte -= n; - // ^Note: values smaller than n intentionally become - // big values here due to integer wrap. The - // comparison below thus excludes them, making - // the effective range 0x09..0x20 (32-bit) - // or 0x00..0x20 (64-bit) within the if-clause. - if(byte <= (unsigned char)(' '-n)) - { - unsigned long shifted = 1UL << byte; - const unsigned long mask = SimpleSpaceMask::mask; - if(mask & shifted) - { ++function; continue; } // \r, \n, \t, \v and space - break; - } - if(likely(byte < 0xC2-n)) break; - - if(byte == 0xC2-n && function[1] == char(0xA0)) - { function += 2; continue; } // U+00A0 - if(byte == 0xE3-n && - function[1] == char(0x80) && function[2] == char(0x80)) - { function += 3; continue; } // U+3000 - if(byte == 0xE2-n) - { - if(function[1] == char(0x81)) - { - if(function[2] != char(0x9F)) break; - function += 3; // U+205F - continue; - } - if(function[1] == char(0x80)) - if(function[2] == char(0xAF) || // U+202F - schar(function[2]) <= schar(0x8B) // U+2000..U+200B - ) - { - function += 3; - continue; - } - } - break; - } // while(true) - } // SkipSpace(CharPtr& function) -} - -// --------------------------------------------------------------------------- -// Return parse error message -// --------------------------------------------------------------------------- -template -const char* FunctionParserBase::ErrorMsg() const -{ - return ParseErrorMessage[mParseErrorType]; -} - - -// --------------------------------------------------------------------------- -// Parse variables -// --------------------------------------------------------------------------- -template -bool FunctionParserBase::ParseVariables -(const std::string& inputVarString) -{ - if(mData->mVariablesString == inputVarString) return true; - - /* Delete existing variables from mNamePtrs */ - for(typename NamePtrsMap::iterator i = - mData->mNamePtrs.begin(); - i != mData->mNamePtrs.end(); ) - { - if(i->second.type == NameData::VARIABLE) - { - typename NamePtrsMap::iterator j (i); - ++i; - mData->mNamePtrs.erase(j); - } - else ++i; - } - mData->mVariablesString = inputVarString; - - const std::string& vars = mData->mVariablesString; - const unsigned len = unsigned(vars.size()); - - unsigned varNumber = VarBegin; - - const char* beginPtr = vars.c_str(); - const char* finalPtr = beginPtr + len; - while(beginPtr < finalPtr) - { - SkipSpace(beginPtr); - unsigned nameLength = readIdentifier(beginPtr); - if(nameLength == 0 || (nameLength & 0x80000000U)) return false; - const char* endPtr = beginPtr + nameLength; - SkipSpace(endPtr); - if(endPtr != finalPtr && *endPtr != ',') return false; - - std::pair > newName - (NamePtr(beginPtr, nameLength), - NameData(NameData::VARIABLE, varNumber++)); - - if(!addNewNameData(mData->mNamePtrs, newName, true)) - { - return false; - } - - beginPtr = endPtr + 1; - } - - mData->mVariablesAmount = varNumber - VarBegin; - return true; -} - -// --------------------------------------------------------------------------- -// Parse() public interface functions -// --------------------------------------------------------------------------- -template -int FunctionParserBase::Parse(const char* Function, - const std::string& Vars, - bool useDegrees) -{ - CopyOnWrite(); - - if(!ParseVariables(Vars)) - { - mParseErrorType = INVALID_VARS; - return int(strlen(Function)); - } - - return ParseFunction(Function, useDegrees); -} - -template -int FunctionParserBase::Parse(const std::string& Function, - const std::string& Vars, - bool useDegrees) -{ - CopyOnWrite(); - - if(!ParseVariables(Vars)) - { - mParseErrorType = INVALID_VARS; - return int(Function.size()); - } - - return ParseFunction(Function.c_str(), useDegrees); -} - - -// --------------------------------------------------------------------------- -// Main parsing function -// --------------------------------------------------------------------------- -template -int FunctionParserBase::ParseFunction(const char* function, - bool useDegrees) -{ - mUseDegreeConversion = useDegrees; - mParseErrorType = FP_NO_ERROR; - - mData->mInlineVarNames.clear(); - mData->mByteCode.clear(); mData->mByteCode.reserve(128); - mData->mImmed.clear(); mData->mImmed.reserve(128); - mData->mStackSize = mStackPtr = 0; - - mHasByteCodeFlags = false; - - const char* ptr = Compile(function); - mData->mInlineVarNames.clear(); - - if(mHasByteCodeFlags) - { - for(unsigned i = unsigned(mData->mByteCode.size()); i-- > 0; ) - mData->mByteCode[i] &= ~0x80000000U; - } - - if(mParseErrorType != FP_NO_ERROR) return int(mErrorLocation - function); - - assert(ptr); // Should never be null at this point. It's a bug otherwise. - if(*ptr) - { - if(mDelimiterChar == 0 || *ptr != mDelimiterChar) - mParseErrorType = EXPECT_OPERATOR; - return int(ptr - function); - } - -#ifndef FP_USE_THREAD_SAFE_EVAL - mData->mStack.resize(mData->mStackSize); -#endif - - return -1; -} - - -//========================================================================= -// Parsing and bytecode compiling functions -//========================================================================= -template -inline const char* FunctionParserBase::SetErrorType(ParseErrorType t, - const char* pos) -{ - mParseErrorType = t; - mErrorLocation = pos; - return 0; -} - -template -inline void FunctionParserBase::incStackPtr() -{ - if(++mStackPtr > mData->mStackSize) ++(mData->mStackSize); -} - -namespace -{ - const unsigned char powi_factor_table[128] = - { - 0,1,0,0,0,0,0,0, 0, 0,0,0,0,0,0,3,/* 0 - 15 */ - 0,0,0,0,0,0,0,0, 0, 5,0,3,0,0,3,0,/* 16 - 31 */ - 0,0,0,0,0,0,0,3, 0, 0,0,0,0,5,0,0,/* 32 - 47 */ - 0,0,5,3,0,0,3,5, 0, 3,0,0,3,0,0,3,/* 48 - 63 */ - 0,0,0,0,0,0,0,0, 0, 0,0,3,0,0,3,0,/* 64 - 79 */ - 0,9,0,0,0,5,0,3, 0, 0,5,7,0,0,0,5,/* 80 - 95 */ - 0,0,0,3,5,0,3,0, 0, 3,0,0,3,0,5,3,/* 96 - 111 */ - 0,0,3,5,0,9,0,7, 3,11,0,3,0,5,3,0,/* 112 - 127 */ - }; - - inline int get_powi_factor(long abs_int_exponent) - { - if(abs_int_exponent >= int(sizeof(powi_factor_table))) return 0; - return powi_factor_table[abs_int_exponent]; - } - -#if 0 - int EstimatePowiComplexity(int abs_int_exponent) - { - int cost = 0; - while(abs_int_exponent > 1) - { - int factor = get_powi_factor(abs_int_exponent); - if(factor) - { - cost += EstimatePowiComplexity(factor); - abs_int_exponent /= factor; - continue; - } - if(!(abs_int_exponent & 1)) - { - abs_int_exponent /= 2; - cost += 3; // sqr - } - else - { - cost += 4; // dup+mul - abs_int_exponent -= 1; - } - } - return cost; - } -#endif - - bool IsEligibleIntPowiExponent(long int_exponent) - { - if(int_exponent == 0) return false; - long abs_int_exponent = int_exponent; - #if 0 - int cost = 0; - - if(abs_int_exponent < 0) - { - cost += 11; - abs_int_exponent = -abs_int_exponent; - } - - cost += EstimatePowiComplexity(abs_int_exponent); - - return cost < (10*3 + 4*4); - #else - if(abs_int_exponent < 0) abs_int_exponent = -abs_int_exponent; - - return (abs_int_exponent >= 1) - && (abs_int_exponent <= 46 || - (abs_int_exponent <= 1024 && - (abs_int_exponent & (abs_int_exponent - 1)) == 0)); - #endif - } - -#ifdef FP_EPSILON - const double EpsilonOrZero = FP_EPSILON; -#else - const double EpsilonOrZero = 0.0; -#endif - -} - -template -inline void FunctionParserBase::AddImmedOpcode(Value_t value) -{ - mData->mImmed.push_back(value); - mData->mByteCode.push_back(cImmed); -} - -template -inline void FunctionParserBase::CompilePowi(long abs_int_exponent) -{ - int num_muls=0; - while(abs_int_exponent > 1) - { - long factor = get_powi_factor(abs_int_exponent); - if(factor) - { - CompilePowi(factor); - abs_int_exponent /= factor; - continue; - } - if(!(abs_int_exponent & 1)) - { - abs_int_exponent /= 2; - mData->mByteCode.push_back(cSqr); - // ^ Don't put AddFunctionOpcode here, - // it would slow down a great deal. - } - else - { - mData->mByteCode.push_back(cDup); - incStackPtr(); - abs_int_exponent -= 1; - ++num_muls; - } - } - if(num_muls > 0) - { - mData->mByteCode.resize(mData->mByteCode.size()+num_muls, cMul); - mStackPtr -= num_muls; - } -} - -template -inline bool FunctionParserBase::TryCompilePowi(Value_t original_immed) -{ - Value_t changed_immed = original_immed; - for(int sqrt_count=0; /**/; ++sqrt_count) - { - long int_exponent = makeLongInteger(changed_immed); - if(isLongInteger(changed_immed) && - IsEligibleIntPowiExponent(int_exponent)) - { - long abs_int_exponent = int_exponent; - if(abs_int_exponent < 0) - abs_int_exponent = -abs_int_exponent; - - mData->mImmed.pop_back(); mData->mByteCode.pop_back(); - --mStackPtr; - // ^Though the above is accounted for by the procedure - // that generates cPow, we need it for correct cFetch - // indexes in CompilePowi(). - - while(sqrt_count > 0) - { - int opcode = cSqrt; - if(sqrt_count == 1 && int_exponent < 0) - { - opcode = cRSqrt; - int_exponent = -int_exponent; - } - mData->mByteCode.push_back(opcode); - --sqrt_count; - } - if((abs_int_exponent & 1) == 0) - { - // This special rule fixes the optimization - // shortcoming of (-x)^2 with minimal overhead. - AddFunctionOpcode(cSqr); - abs_int_exponent >>= 1; - } - CompilePowi(abs_int_exponent); - if(int_exponent < 0) mData->mByteCode.push_back(cInv); - ++mStackPtr; // Needed because cPow adding will assume this. - return true; - } - if(sqrt_count >= 4) break; - changed_immed += changed_immed; - } - - // When we don't know whether x >= 0, we still know that - // x^y can be safely converted into exp(y * log(x)) - // when y is _not_ integer, because we know that x >= 0. - // Otherwise either expression will give a NaN. - if(/*!isInteger(original_immed) ||*/ - IsNeverNegativeValueOpcode(mData->mByteCode[mData->mByteCode.size()-2])) - { - mData->mImmed.pop_back(); - mData->mByteCode.pop_back(); - //--mStackPtr; - accounted for by the procedure that generates cPow - AddFunctionOpcode(cLog); - AddImmedOpcode(original_immed); - //incStackPtr(); - this and the next are redundant because... - AddFunctionOpcode(cMul); - //--mStackPtr; - ...because the cImmed was popped earlier. - AddFunctionOpcode(cExp); - return true; - } - return false; -} - -//#include "fpoptimizer/opcodename.hh" -// ^ needed only if FP_TRACE_BYTECODE_OPTIMIZATION() is used - -template -inline void FunctionParserBase::AddFunctionOpcode(unsigned opcode) -{ -#define FP_FLOAT_VERSION 1 -#include "fp_opcode_add.inc" -#undef FP_FLOAT_VERSION -} - -#ifdef FP_SUPPORT_LONG_INT_TYPE -template<> -inline void FunctionParserBase::AddFunctionOpcode(unsigned opcode) -{ - typedef long Value_t; -#define FP_FLOAT_VERSION 0 -#include "fp_opcode_add.inc" -#undef FP_FLOAT_VERSION -} -#endif - -#ifdef FP_SUPPORT_GMP_INT_TYPE -template<> -inline void FunctionParserBase::AddFunctionOpcode(unsigned opcode) -{ - typedef GmpInt Value_t; -#define FP_FLOAT_VERSION 0 -#include "fp_opcode_add.inc" -#undef FP_FLOAT_VERSION -} -#endif - -template -unsigned -FunctionParserBase::ParseIdentifier(const char* function) -{ - return readIdentifier(function); -} - -template -std::pair -FunctionParserBase::ParseLiteral(const char* function) -{ - char* endptr; -#if 0 /* Profile the hex literal parser */ - if(function[0]=='0' && function[1]=='x') - { - // Parse hexadecimal literal if fp_parseLiteral didn't already - Value_t val = parseHexLiteral(function+2, &endptr); - if(endptr == function+2) - return std::pair (function, Value_t()); - return std::pair (endptr, val); - } -#endif - Value_t val = fp_parseLiteral(function, &endptr); - - if(endptr == function+1 && function[0] == '0' && function[1] == 'x') - { - // Parse hexadecimal literal if fp_parseLiteral didn't already - val = parseHexLiteral(function+2, &endptr); - if(endptr == function+2) - return std::pair (function, Value_t()); - } - else if(endptr == function) - return std::pair (function, Value_t()); - - return std::pair (endptr, val); -} - -#ifdef FP_SUPPORT_MPFR_FLOAT_TYPE -template<> -std::pair -FunctionParserBase::ParseLiteral(const char* function) -{ - char* endPtr; - const MpfrFloat val = MpfrFloat::parseString(function, &endPtr); - if(endPtr == function) - return std::pair (function, MpfrFloat()); - return std::pair (endPtr, val); -} -#endif - -#ifdef FP_SUPPORT_GMP_INT_TYPE -template<> -std::pair -FunctionParserBase::ParseLiteral(const char* function) -{ - char* endPtr; - const GmpInt val = GmpInt::parseString(function, &endPtr); - if(endPtr == function) - return std::pair (function, GmpInt()); - return std::pair (endPtr, val); -} -#endif - - -template -inline const char* -FunctionParserBase::CompileLiteral(const char* function) -{ - std::pair result = ParseLiteral(function); - - if(result.first == function) - return SetErrorType(SYNTAX_ERROR, result.first); - - AddImmedOpcode(result.second); - incStackPtr(); - SkipSpace(result.first); - return result.first; -} - -template -const char* FunctionParserBase::CompileIf(const char* function) -{ - if(*function != '(') return SetErrorType(EXPECT_PARENTH_FUNC, function); - - function = CompileExpression(function+1); - if(!function) return 0; - if(*function != ',') - return SetErrorType(noCommaError(*function), function); - - OPCODE opcode = cIf; - if(mData->mByteCode.back() == cNotNot) mData->mByteCode.pop_back(); - if(IsNeverNegativeValueOpcode(mData->mByteCode.back())) - { - // If we know that the condition to be tested is always - // a positive value (such as when produced by "x= 0.5, - // cAbsIf simply tests whether cond >= 0.5. - opcode = cAbsIf; - } - - mData->mByteCode.push_back(opcode); - const unsigned curByteCodeSize = unsigned(mData->mByteCode.size()); - PushOpcodeParam(0); // Jump index; to be set later - PushOpcodeParam (0); // Immed jump index; to be set later - - --mStackPtr; - - function = CompileExpression(function + 1); - if(!function) return 0; - if(*function != ',') - return SetErrorType(noCommaError(*function), function); - - mData->mByteCode.push_back(cJump); - const unsigned curByteCodeSize2 = unsigned(mData->mByteCode.size()); - const unsigned curImmedSize2 = unsigned(mData->mImmed.size()); - PushOpcodeParam(0); // Jump index; to be set later - PushOpcodeParam (0); // Immed jump index; to be set later - - --mStackPtr; - - function = CompileExpression(function + 1); - if(!function) return 0; - if(*function != ')') - return SetErrorType(noParenthError(*function), function); - - PutOpcodeParamAt ( mData->mByteCode.back(), unsigned(mData->mByteCode.size()-1) ); - // ^Necessary for guarding against if(x,1,2)+1 being changed - // into if(x,1,3) by fp_opcode_add.inc - - // Set jump indices - PutOpcodeParamAt( curByteCodeSize2+1, curByteCodeSize ); - PutOpcodeParamAt( curImmedSize2, curByteCodeSize+1 ); - PutOpcodeParamAt( unsigned(mData->mByteCode.size())-1, curByteCodeSize2); - PutOpcodeParamAt( unsigned(mData->mImmed.size()), curByteCodeSize2+1); - - ++function; - SkipSpace(function); - return function; -} - -template -const char* FunctionParserBase::CompileFunctionParams -(const char* function, unsigned requiredParams) -{ - if(*function != '(') return SetErrorType(EXPECT_PARENTH_FUNC, function); - - if(requiredParams > 0) - { - const char* function_end = CompileExpression(function+1); - if(!function_end) - { - // If an error occurred, verify whether it was caused by () - ++function; - SkipSpace(function); - if(*function == ')') - return SetErrorType(ILL_PARAMS_AMOUNT, function); - // Not caused by (), use the error message given by CompileExpression() - return 0; - } - function = function_end; - - for(unsigned i = 1; i < requiredParams; ++i) - { - if(*function != ',') - return SetErrorType(noCommaError(*function), function); - - function = CompileExpression(function+1); - if(!function) return 0; - } - // No need for incStackPtr() because each parse parameter calls it - mStackPtr -= requiredParams-1; - } - else - { - incStackPtr(); // return value of function is pushed onto the stack - ++function; - SkipSpace(function); - } - - if(*function != ')') - return SetErrorType(noParenthError(*function), function); - ++function; - SkipSpace(function); - return function; -} - -template -const char* FunctionParserBase::CompileElement(const char* function) -{ - if(BeginsLiteral( (unsigned char) *function)) - return CompileLiteral(function); - - unsigned nameLength = readIdentifier(function); - if(nameLength == 0) - { - // No identifier found - if(*function == '(') return CompileParenthesis(function); - if(*function == ')') return SetErrorType(MISM_PARENTH, function); - return SetErrorType(SYNTAX_ERROR, function); - } - - // Function, variable or constant - if(nameLength & 0x80000000U) // Function - { - OPCODE func_opcode = OPCODE( (nameLength >> 16) & 0x7FFF ); - return CompileFunction(function + (nameLength & 0xFFFF), func_opcode); - } - - NamePtr name(function, nameLength); - const char* endPtr = function + nameLength; - SkipSpace(endPtr); - - typename NamePtrsMap::iterator nameIter = - mData->mNamePtrs.find(name); - if(nameIter == mData->mNamePtrs.end()) - { - // Check if it's an inline variable: - for(typename Data::InlineVarNamesContainer::reverse_iterator iter = - mData->mInlineVarNames.rbegin(); - iter != mData->mInlineVarNames.rend(); - ++iter) - { - if(name == iter->mName) - { - if( iter->mFetchIndex+1 == mStackPtr) - { - mData->mByteCode.push_back(cDup); - } - else - { - mData->mByteCode.push_back(cFetch); - PushOpcodeParam(iter->mFetchIndex); - } - incStackPtr(); - return endPtr; - } - } - - return SetErrorType(UNKNOWN_IDENTIFIER, function); - } - - const NameData* nameData = &nameIter->second; - switch(nameData->type) - { - case NameData::VARIABLE: // is variable - if(unlikely(!mData->mByteCode.empty() && - mData->mByteCode.back() == nameData->index)) - mData->mByteCode.push_back(cDup); - else - mData->mByteCode.push_back(nameData->index); - incStackPtr(); - return endPtr; - - case NameData::CONSTANT: // is constant - AddImmedOpcode(nameData->value); - incStackPtr(); - return endPtr; - - case NameData::UNIT: // is unit (error if appears here) - break; - - case NameData::FUNC_PTR: // is C++ function - function = CompileFunctionParams - (endPtr, mData->mFuncPtrs[nameData->index].mParams); - //if(!function) return 0; - mData->mByteCode.push_back(cFCall); - PushOpcodeParam(nameData->index); - return function; - - case NameData::PARSER_PTR: // is FunctionParser - function = CompileFunctionParams - (endPtr, mData->mFuncParsers[nameData->index].mParams); - //if(!function) return 0; - mData->mByteCode.push_back(cPCall); - PushOpcodeParam(nameData->index); - return function; - } - - // When it's an unit (or unrecognized type): - return SetErrorType(SYNTAX_ERROR, function); -} - -template -inline const char* FunctionParserBase::CompileFunction -(const char* function, unsigned func_opcode) -{ - SkipSpace(function); - const FuncDefinition& funcDef = Functions[func_opcode]; - - if(func_opcode == cIf) // "if" is a special case - return CompileIf(function); - - unsigned requiredParams = funcDef.params; -#ifndef FP_DISABLE_EVAL - if(func_opcode == cEval) - requiredParams = mData->mVariablesAmount; -#endif - - function = CompileFunctionParams(function, requiredParams); - if(!function) return 0; - - if(mUseDegreeConversion) - { - if(funcDef.flags & FuncDefinition::AngleIn) - AddFunctionOpcode(cRad); - - AddFunctionOpcode(func_opcode); - - if(funcDef.flags & FuncDefinition::AngleOut) - AddFunctionOpcode(cDeg); - } - else - { - AddFunctionOpcode(func_opcode); - } - return function; -} - -template -inline const char* -FunctionParserBase::CompileParenthesis(const char* function) -{ - ++function; // Skip '(' - - SkipSpace(function); - if(*function == ')') return SetErrorType(EMPTY_PARENTH, function); - function = CompileExpression(function); - if(!function) return 0; - - if(*function != ')') return SetErrorType(MISSING_PARENTH, function); - ++function; // Skip ')' - - SkipSpace(function); - return function; -} - -template -const char* -FunctionParserBase::CompilePossibleUnit(const char* function) -{ - unsigned nameLength = readIdentifier(function); - if(nameLength & 0x80000000U) return function; // built-in function name - if(nameLength != 0) - { - NamePtr name(function, nameLength); - - typename NamePtrsMap::iterator nameIter = - mData->mNamePtrs.find(name); - if(nameIter != mData->mNamePtrs.end()) - { - const NameData* nameData = &nameIter->second; - if(nameData->type == NameData::UNIT) - { - AddImmedOpcode(nameData->value); - incStackPtr(); - AddFunctionOpcode(cMul); - --mStackPtr; - - const char* endPtr = function + nameLength; - SkipSpace(endPtr); - return endPtr; - } - } - } - - return function; -} - -template -inline const char* -FunctionParserBase::CompilePow(const char* function) -{ - function = CompileElement(function); - if(!function) return 0; - function = CompilePossibleUnit(function); - - if(*function == '^') - { - ++function; - SkipSpace(function); - - unsigned op = cPow; - if(mData->mByteCode.back() == cImmed) - { - if(mData->mImmed.back() == fp_const_e()) - { op = cExp; mData->mByteCode.pop_back(); - mData->mImmed.pop_back(); --mStackPtr; } - else if(mData->mImmed.back() == Value_t(2)) - { op = cExp2; mData->mByteCode.pop_back(); - mData->mImmed.pop_back(); --mStackPtr; } - } - - function = CompileUnaryMinus(function); - if(!function) return 0; - - // add opcode - AddFunctionOpcode(op); - - if(op == cPow) --mStackPtr; - } - return function; -} - -/* Currently the power operator is skipped for integral types because its - usefulness with them is questionable, and in the case of GmpIng, for safety - reasons. - - With long int almost any power, except for very small ones, would - overflow the result, so the usefulness of this is rather questionable. - - With GmpInt the power operator could be easily abused to make the program - run out of memory (think of a function like "10^10^10^10^1000000"). -*/ -#ifdef FP_SUPPORT_LONG_INT_TYPE -template<> -inline const char* -FunctionParserBase::CompilePow(const char* function) -{ - function = CompileElement(function); - if(!function) return 0; - return CompilePossibleUnit(function); -} -#endif - -#ifdef FP_SUPPORT_GMP_INT_TYPE -template<> -inline const char* -FunctionParserBase::CompilePow(const char* function) -{ - function = CompileElement(function); - if(!function) return 0; - return CompilePossibleUnit(function); -} -#endif - -template -inline const char* -FunctionParserBase::CompileUnaryMinus(const char* function) -{ - char op = *function; - switch(op) - { - case '-': - case '!': - ++function; - SkipSpace(function); - - function = CompileUnaryMinus(function); - if(!function) return 0; - - AddFunctionOpcode(op=='-' ? cNeg : cNot); - - return function; - default: break; - } - return CompilePow(function); -} - -template -inline const char* -FunctionParserBase::CompileMult(const char* function) -{ - function = CompileUnaryMinus(function); - if(!function) return 0; - - Value_t pending_immed(1); - #define FP_FlushImmed(do_reset) \ - if(pending_immed != Value_t(1)) \ - { \ - unsigned op = cMul; \ - if(!IsIntType::result && mData->mByteCode.back() == cInv) \ - { \ - /* (...) cInv 5 cMul -> (...) 5 cRDiv */ \ - /* ^ ^ | */ \ - mData->mByteCode.pop_back(); \ - op = cRDiv; \ - } \ - AddImmedOpcode(pending_immed); \ - incStackPtr(); \ - AddFunctionOpcode(op); \ - --mStackPtr; \ - if(do_reset) pending_immed = Value_t(1); \ - } - while(true) - { - char c = *function; - if(c == '%') - { - FP_FlushImmed(true); - ++function; - SkipSpace(function); - function = CompileUnaryMinus(function); - if(!function) return 0; - AddFunctionOpcode(cMod); - --mStackPtr; - continue; - } - if(c != '*' && c != '/') break; - - bool safe_cumulation = (c == '*' || !IsIntType::result); - if(!safe_cumulation) - { - FP_FlushImmed(true); - } - - ++function; - SkipSpace(function); - if(mData->mByteCode.back() == cImmed - && (safe_cumulation - || mData->mImmed.back() == Value_t(1))) - { - // 5 (...) cMul --> (...) ||| 5 cMul - // 5 (...) cDiv --> (...) cInv ||| 5 cMul - // ^ | ^ - pending_immed *= mData->mImmed.back(); - mData->mImmed.pop_back(); - mData->mByteCode.pop_back(); - --mStackPtr; - function = CompileUnaryMinus(function); - if(!function) return 0; - if(c == '/') - AddFunctionOpcode(cInv); - continue; - } - if(safe_cumulation - && mData->mByteCode.back() == cMul - && mData->mByteCode[mData->mByteCode.size()-2] == cImmed) - { - // (:::) 5 cMul (...) cMul -> (:::) (...) cMul ||| 5 cMul - // (:::) 5 cMul (...) cDiv -> (:::) (...) cDiv ||| 5 cMul - // ^ ^ - pending_immed *= mData->mImmed.back(); - mData->mImmed.pop_back(); - mData->mByteCode.pop_back(); - mData->mByteCode.pop_back(); - } - // cDiv is not tested here because the bytecode - // optimizer will convert this kind of cDivs into cMuls. - bool lhs_inverted = false; - if(!IsIntType::result && c == '*' - && mData->mByteCode.back() == cInv) - { - // (:::) cInv (...) cMul -> (:::) (...) cRDiv - // (:::) cInv (...) cDiv -> (:::) (...) cMul cInv - // ^ ^ | - mData->mByteCode.pop_back(); - lhs_inverted = true; - } - function = CompileUnaryMinus(function); - if(!function) return 0; - if(safe_cumulation - && mData->mByteCode.back() == cMul - && mData->mByteCode[mData->mByteCode.size()-2] == cImmed) - { - // (:::) (...) 5 cMul cMul -> (:::) (...) cMul ||| 5 Mul - // (:::) (...) 5 cMul cDiv -> (:::) (...) cDiv ||| /5 Mul - // ^ ^ - if(c == '*') - pending_immed *= mData->mImmed.back(); - else - pending_immed /= mData->mImmed.back(); - mData->mImmed.pop_back(); - mData->mByteCode.pop_back(); - mData->mByteCode.pop_back(); - } - else - if(safe_cumulation - && mData->mByteCode.back() == cRDiv - && mData->mByteCode[mData->mByteCode.size()-2] == cImmed) - { - // (:::) (...) 5 cRDiv cMul -> (:::) (...) cDiv ||| 5 cMul - // (:::) (...) 5 cRDiv cDiv -> (:::) (...) cMul ||| /5 cMul - // ^ ^ - if(c == '*') - { c = '/'; pending_immed *= mData->mImmed.back(); } - else - { c = '*'; pending_immed /= mData->mImmed.back(); } - mData->mImmed.pop_back(); - mData->mByteCode.pop_back(); - mData->mByteCode.pop_back(); - } - if(!lhs_inverted) // if (/x/y) was changed to /(x*y), add missing cInv - { - AddFunctionOpcode(c == '*' ? cMul : cDiv); - --mStackPtr; - } - else if(c == '*') // (/x)*y -> rdiv(x,y) - { - AddFunctionOpcode(cRDiv); - --mStackPtr; - } - else // (/x)/y -> /(x*y) - { - AddFunctionOpcode(cMul); - --mStackPtr; - AddFunctionOpcode(cInv); - } - } - FP_FlushImmed(false); - #undef FP_FlushImmed - return function; -} - -template -inline const char* -FunctionParserBase::CompileAddition(const char* function) -{ - function = CompileMult(function); - if(!function) return 0; - - Value_t pending_immed(0); - #define FP_FlushImmed(do_reset) \ - if(pending_immed != Value_t(0)) \ - { \ - unsigned op = cAdd; \ - if(mData->mByteCode.back() == cNeg) \ - { \ - /* (...) cNeg 5 cAdd -> (...) 5 cRSub */ \ - /* ^ ^ | */ \ - mData->mByteCode.pop_back(); \ - op = cRSub; \ - } \ - AddImmedOpcode(pending_immed); \ - incStackPtr(); \ - AddFunctionOpcode(op); \ - --mStackPtr; \ - if(do_reset) pending_immed = Value_t(0); \ - } - while(true) - { - char c = *function; - if(c != '+' && c != '-') break; - ++function; - SkipSpace(function); - if(mData->mByteCode.back() == cImmed) - { - // 5 (...) cAdd --> (...) ||| 5 cAdd - // 5 (...) cSub --> (...) cNeg ||| 5 cAdd - // ^ | ^ - pending_immed += mData->mImmed.back(); - mData->mImmed.pop_back(); - mData->mByteCode.pop_back(); - --mStackPtr; - function = CompileMult(function); - if(!function) return 0; - if(c == '-') - AddFunctionOpcode(cNeg); - continue; - } - if(mData->mByteCode.back() == cAdd - && mData->mByteCode[mData->mByteCode.size()-2] == cImmed) - { - // (:::) 5 cAdd (...) cAdd -> (:::) (...) cAdd ||| 5 cAdd - // (:::) 5 cAdd (...) cSub -> (:::) (...) cSub ||| 5 cAdd - // ^ ^ - pending_immed += mData->mImmed.back(); - mData->mImmed.pop_back(); - mData->mByteCode.pop_back(); - mData->mByteCode.pop_back(); - } - // cSub is not tested here because the bytecode - // optimizer will convert this kind of cSubs into cAdds. - bool lhs_negated = false; - if(mData->mByteCode.back() == cNeg) - { - // (:::) cNeg (...) cAdd -> (:::) (...) cRSub - // (:::) cNeg (...) cSub -> (:::) (...) cAdd cNeg - // ^ ^ | - mData->mByteCode.pop_back(); - lhs_negated = true; - } - function = CompileMult(function); - if(!function) return 0; - if(mData->mByteCode.back() == cAdd - && mData->mByteCode[mData->mByteCode.size()-2] == cImmed) - { - // (:::) (...) 5 cAdd cAdd -> (:::) (...) cAdd ||| 5 Add - // (:::) (...) 5 cAdd cSub -> (:::) (...) cSub ||| -5 Add - // ^ ^ - if(c == '+') - pending_immed += mData->mImmed.back(); - else - pending_immed -= mData->mImmed.back(); - mData->mImmed.pop_back(); - mData->mByteCode.pop_back(); - mData->mByteCode.pop_back(); - } - else - if(mData->mByteCode.back() == cRSub - && mData->mByteCode[mData->mByteCode.size()-2] == cImmed) - { - // (:::) (...) 5 cRSub cAdd -> (:::) (...) cSub ||| 5 cAdd - // (:::) (...) 5 cRSub cSub -> (:::) (...) cAdd ||| -5 cAdd - // ^ ^ - if(c == '+') - { c = '-'; pending_immed += mData->mImmed.back(); } - else - { c = '+'; pending_immed -= mData->mImmed.back(); } - mData->mImmed.pop_back(); - mData->mByteCode.pop_back(); - mData->mByteCode.pop_back(); - } - if(!lhs_negated) // if (-x-y) was changed to -(x+y), add missing cNeg - { - AddFunctionOpcode(c == '+' ? cAdd : cSub); - --mStackPtr; - } - else if(c == '+') // (-x)+y -> rsub(x,y) - { - AddFunctionOpcode(cRSub); - --mStackPtr; - } - else // (-x)-y -> -(x+y) - { - AddFunctionOpcode(cAdd); - --mStackPtr; - AddFunctionOpcode(cNeg); - } - } - FP_FlushImmed(false); - #undef FP_FlushImmed - return function; -} - -template -inline const char* -FunctionParserBase::CompileComparison(const char* function) -{ - unsigned op=0; - while(true) - { - function = CompileAddition(function); - if(!function) return 0; - - if(op) - { - AddFunctionOpcode(op); - --mStackPtr; - } - switch(*function) - { - case '=': - ++function; op = cEqual; break; - case '!': - if(function[1] == '=') - { function += 2; op = cNEqual; break; } - // If '=' does not follow '!', a syntax error will - // be generated at the outermost parsing level - return function; - case '<': - if(function[1] == '=') - { function += 2; op = cLessOrEq; break; } - ++function; op = cLess; break; - case '>': - if(function[1] == '=') - { function += 2; op = cGreaterOrEq; break; } - ++function; op = cGreater; break; - default: return function; - } - SkipSpace(function); - } - return function; -} - -template -inline const char* FunctionParserBase::CompileAnd(const char* function) -{ - size_t param0end=0; - while(true) - { - function = CompileComparison(function); - if(!function) return 0; - - if(param0end) - { - if(mData->mByteCode.back() == cNotNot) mData->mByteCode.pop_back(); - - AddFunctionOpcode(cAnd); - --mStackPtr; - } - if(*function != '&') break; - ++function; - SkipSpace(function); - param0end = mData->mByteCode.size(); - } - return function; -} - -template -const char* FunctionParserBase::CompileExpression(const char* function) -{ - size_t param0end=0; - while(true) - { - SkipSpace(function); - function = CompileAnd(function); - if(!function) return 0; - - if(param0end) - { - if(mData->mByteCode.back() == cNotNot) mData->mByteCode.pop_back(); - - AddFunctionOpcode(cOr); - --mStackPtr; - } - if(*function != '|') break; - ++function; - param0end = mData->mByteCode.size(); - } - return function; -} - -template -const char* FunctionParserBase::Compile(const char* function) -{ - while(true) - { - // Check if an identifier appears as first token: - SkipSpace(function); - unsigned nameLength = readIdentifier(function); - if(nameLength > 0 && !(nameLength & 0x80000000U)) - { - typename Data::InlineVariable inlineVar = - { NamePtr(function, nameLength), 0 }; - - // Check if it's an unknown identifier: - typename NamePtrsMap::iterator nameIter = - mData->mNamePtrs.find(inlineVar.mName); - if(nameIter == mData->mNamePtrs.end()) - { - const char* function2 = function + nameLength; - SkipSpace(function2); - - // Check if ":=" follows the unknown identifier: - if(function2[0] == ':' && function2[1] == '=') - { - // Parse the expression that follows and create the - // inline variable: - function2 = CompileExpression(function2 + 2); - if(!function2) return 0; - if(*function2 != ';') return function2; - - inlineVar.mFetchIndex = mStackPtr - 1; - mData->mInlineVarNames.push_back(inlineVar); - - // Continue with the expression after the ';': - function = function2 + 1; - continue; - } - } - } - break; - } - - return CompileExpression(function); -} - -template template -inline void FunctionParserBase::PushOpcodeParam - (unsigned value) -{ - mData->mByteCode.push_back(value | (PutFlag ? 0x80000000U : 0u)); - if(PutFlag) mHasByteCodeFlags = true; -} - -template template -inline void FunctionParserBase::PutOpcodeParamAt - (unsigned value, unsigned offset) -{ - mData->mByteCode[offset] = value | (PutFlag ? 0x80000000U : 0u); - if(PutFlag) mHasByteCodeFlags = true; -} - -//=========================================================================== -// Function evaluation -//=========================================================================== -template -Value_t FunctionParserBase::Eval(const Value_t* Vars) -{ - if(mParseErrorType != FP_NO_ERROR) return Value_t(0); - - const unsigned* const byteCode = &(mData->mByteCode[0]); - const Value_t* const immed = mData->mImmed.empty() ? 0 : &(mData->mImmed[0]); - const unsigned byteCodeSize = unsigned(mData->mByteCode.size()); - unsigned IP, DP=0; - int SP=-1; - -#ifdef FP_USE_THREAD_SAFE_EVAL - /* If Eval() may be called by multiple threads simultaneously, - * then Eval() must allocate its own stack. - */ -#ifdef FP_USE_THREAD_SAFE_EVAL_WITH_ALLOCA - /* alloca() allocates room from the hardware stack. - * It is automatically freed when the function returns. - */ - Value_t* const Stack = (Value_t*)alloca(mData->mStackSize*sizeof(Value_t)); -#else - /* Allocate from the heap. Ensure that it is freed - * automatically no matter which exit path is taken. - */ - struct AutoDealloc - { - Value_t* ptr; - ~AutoDealloc() { delete[] ptr; } - } AutoDeallocStack = { new Value_t[mData->mStackSize] }; - Value_t*& Stack = AutoDeallocStack.ptr; -#endif -#else - /* No thread safety, so use a global stack. */ - std::vector& Stack = mData->mStack; -#endif - - for(IP=0; IP Value_t(1)) - { mEvalErrorType=4; return Value_t(0); } -# endif - Stack[SP] = fp_acos(Stack[SP]); break; - - case cAcosh: -# ifndef FP_NO_EVALUATION_CHECKS - if(Stack[SP] < Value_t(1)) - { mEvalErrorType=4; return Value_t(0); } -# endif - Stack[SP] = fp_acosh(Stack[SP]); break; - - case cAsin: -# ifndef FP_NO_EVALUATION_CHECKS - if(Stack[SP] < Value_t(-1) || Stack[SP] > Value_t(1)) - { mEvalErrorType=4; return Value_t(0); } -# endif - Stack[SP] = fp_asin(Stack[SP]); break; - - case cAsinh: Stack[SP] = fp_asinh(Stack[SP]); break; - - case cAtan: Stack[SP] = fp_atan(Stack[SP]); break; - - case cAtan2: Stack[SP-1] = fp_atan2(Stack[SP-1], Stack[SP]); - --SP; break; - - case cAtanh: -# ifndef FP_NO_EVALUATION_CHECKS - if(Stack[SP] <= Value_t(-1) || Stack[SP] >= Value_t(1)) - { mEvalErrorType=4; return Value_t(0); } -# endif - Stack[SP] = fp_atanh(Stack[SP]); break; - - case cCbrt: Stack[SP] = fp_cbrt(Stack[SP]); break; - - case cCeil: Stack[SP] = fp_ceil(Stack[SP]); break; - - case cCos: Stack[SP] = fp_cos(Stack[SP]); break; - - case cCosh: Stack[SP] = fp_cosh(Stack[SP]); break; - - case cCot: - { - const Value_t t = fp_tan(Stack[SP]); -# ifndef FP_NO_EVALUATION_CHECKS - if(t == Value_t(0)) { mEvalErrorType=1; return Value_t(0); } -# endif - Stack[SP] = Value_t(1)/t; break; - } - - case cCsc: - { - const Value_t s = fp_sin(Stack[SP]); -# ifndef FP_NO_EVALUATION_CHECKS - if(s == 0) { mEvalErrorType=1; return Value_t(0); } -# endif - Stack[SP] = Value_t(1)/s; break; - } - - -# ifndef FP_DISABLE_EVAL - case cEval: - { - const unsigned varAmount = mData->mVariablesAmount; - Value_t retVal = Value_t(0); - if(mEvalRecursionLevel == FP_EVAL_MAX_REC_LEVEL) - { - mEvalErrorType = 5; - } - else - { - ++mEvalRecursionLevel; -# ifndef FP_USE_THREAD_SAFE_EVAL - /* Eval() will use mData->mStack for its storage. - * Swap the current stack with an empty one. - * This is the not-thread-safe method. - */ - std::vector tmpStack(Stack.size()); - mData->mStack.swap(tmpStack); - retVal = Eval(&tmpStack[SP - varAmount + 1]); - mData->mStack.swap(tmpStack); -# else - /* Thread safety mode. We don't need to - * worry about stack reusing here, because - * each instance of Eval() will allocate - * their own stack. - */ - retVal = Eval(&Stack[SP - varAmount + 1]); -# endif - --mEvalRecursionLevel; - } - SP -= varAmount-1; - Stack[SP] = retVal; - break; - } -# endif - - case cExp: Stack[SP] = fp_exp(Stack[SP]); break; - - case cExp2: Stack[SP] = fp_exp2(Stack[SP]); break; - - case cFloor: Stack[SP] = fp_floor(Stack[SP]); break; - - case cHypot: - Stack[SP-1] = fp_hypot(Stack[SP-1], Stack[SP]); - --SP; break; - - case cIf: - if(fp_truth(Stack[SP--])) - IP += 2; - else - { - const unsigned* buf = &byteCode[IP+1]; - IP = buf[0]; - DP = buf[1]; - } - break; - - case cInt: Stack[SP] = fp_int(Stack[SP]); break; - - case cLog: -# ifndef FP_NO_EVALUATION_CHECKS - if(!(Stack[SP] > Value_t(0))) - { mEvalErrorType=3; return Value_t(0); } -# endif - Stack[SP] = fp_log(Stack[SP]); break; - - case cLog10: -# ifndef FP_NO_EVALUATION_CHECKS - if(!(Stack[SP] > Value_t(0))) - { mEvalErrorType=3; return Value_t(0); } -# endif - Stack[SP] = fp_log10(Stack[SP]); - break; - - case cLog2: -# ifndef FP_NO_EVALUATION_CHECKS - if(!(Stack[SP] > Value_t(0))) - { mEvalErrorType=3; return Value_t(0); } -# endif - Stack[SP] = fp_log2(Stack[SP]); - break; - - case cMax: Stack[SP-1] = fp_max(Stack[SP-1], Stack[SP]); - --SP; break; - - case cMin: Stack[SP-1] = fp_min(Stack[SP-1], Stack[SP]); - --SP; break; - - case cPow: -# ifndef FP_NO_EVALUATION_CHECKS - // x:Negative ^ y:NonInteger is failure, - // except when the reciprocal of y forms an integer - /*if(Stack[SP-1] < Value_t(0) && - !isInteger(Stack[SP]) && - !isInteger(1.0 / Stack[SP])) - { mEvalErrorType=3; return Value_t(0); }*/ - // x:0 ^ y:negative is failure - if(Stack[SP-1] == Value_t(0) && - Stack[SP] < Value_t(0)) - { mEvalErrorType=3; return Value_t(0); } -# endif - Stack[SP-1] = fp_pow(Stack[SP-1], Stack[SP]); - --SP; break; - - case cTrunc: Stack[SP] = fp_trunc(Stack[SP]); break; - - case cSec: - { - const Value_t c = fp_cos(Stack[SP]); -# ifndef FP_NO_EVALUATION_CHECKS - if(c == Value_t(0)) { mEvalErrorType=1; return Value_t(0); } -# endif - Stack[SP] = Value_t(1)/c; break; - } - - case cSin: Stack[SP] = fp_sin(Stack[SP]); break; - - case cSinh: Stack[SP] = fp_sinh(Stack[SP]); break; - - case cSqrt: -# ifndef FP_NO_EVALUATION_CHECKS - if(Stack[SP] < Value_t(0)) { mEvalErrorType=2; return Value_t(0); } -# endif - Stack[SP] = fp_sqrt(Stack[SP]); break; - - case cTan: Stack[SP] = fp_tan(Stack[SP]); break; - - case cTanh: Stack[SP] = fp_tanh(Stack[SP]); break; - - -// Misc: - case cImmed: Stack[++SP] = immed[DP++]; break; - - case cJump: - { - const unsigned* buf = &byteCode[IP+1]; - IP = buf[0]; - DP = buf[1]; - break; - } - -// Operators: - case cNeg: Stack[SP] = -Stack[SP]; break; - case cAdd: Stack[SP-1] += Stack[SP]; --SP; break; - case cSub: Stack[SP-1] -= Stack[SP]; --SP; break; - case cMul: Stack[SP-1] *= Stack[SP]; --SP; break; - - case cDiv: -# ifndef FP_NO_EVALUATION_CHECKS - if(Stack[SP] == Value_t(0)) - { mEvalErrorType=1; return Value_t(0); } -# else - if(IsIntType::result && Stack[SP] == Value_t(0)) - { mEvalErrorType=1; return Value_t(0); } -# endif - Stack[SP-1] /= Stack[SP]; --SP; break; - - case cMod: - if(Stack[SP] == Value_t(0)) - { mEvalErrorType=1; return Value_t(0); } - Stack[SP-1] = fp_mod(Stack[SP-1], Stack[SP]); - --SP; break; - - case cEqual: - Stack[SP-1] = fp_equal(Stack[SP-1], Stack[SP]); - --SP; break; - - case cNEqual: - Stack[SP-1] = fp_nequal(Stack[SP-1], Stack[SP]); - --SP; break; - - case cLess: - Stack[SP-1] = fp_less(Stack[SP-1], Stack[SP]); - --SP; break; - - case cLessOrEq: - Stack[SP-1] = fp_lessOrEq(Stack[SP-1], Stack[SP]); - --SP; break; - - case cGreater: - Stack[SP-1] = fp_less(Stack[SP], Stack[SP-1]); - --SP; break; - - case cGreaterOrEq: - Stack[SP-1] = fp_lessOrEq(Stack[SP], Stack[SP-1]); - --SP; break; - - case cNot: Stack[SP] = fp_not(Stack[SP]); break; - - case cNotNot: Stack[SP] = fp_notNot(Stack[SP]); break; - - case cAnd: - Stack[SP-1] = fp_and(Stack[SP-1], Stack[SP]); - --SP; break; - - case cOr: - Stack[SP-1] = fp_or(Stack[SP-1], Stack[SP]); - --SP; break; - -// Degrees-radians conversion: - case cDeg: Stack[SP] = RadiansToDegrees(Stack[SP]); break; - case cRad: Stack[SP] = DegreesToRadians(Stack[SP]); break; - -// User-defined function calls: - case cFCall: - { - unsigned index = byteCode[++IP]; - unsigned params = mData->mFuncPtrs[index].mParams; - Value_t retVal = - mData->mFuncPtrs[index].mFuncPtr(&Stack[SP-params+1]); - SP -= int(params)-1; - Stack[SP] = retVal; - break; - } - - case cPCall: - { - unsigned index = byteCode[++IP]; - unsigned params = mData->mFuncParsers[index].mParams; - Value_t retVal = - mData->mFuncParsers[index].mParserPtr->Eval - (&Stack[SP-params+1]); - SP -= int(params)-1; - Stack[SP] = retVal; - const int error = - mData->mFuncParsers[index].mParserPtr->EvalError(); - if(error) - { - mEvalErrorType = error; - return 0; - } - break; - } - - - case cFetch: - { - unsigned stackOffs = byteCode[++IP]; - Stack[SP+1] = Stack[stackOffs]; ++SP; - break; - } - -#ifdef FP_SUPPORT_OPTIMIZER - case cPopNMov: - { - unsigned stackOffs_target = byteCode[++IP]; - unsigned stackOffs_source = byteCode[++IP]; - Stack[stackOffs_target] = Stack[stackOffs_source]; - SP = stackOffs_target; - break; - } - - case cLog2by: -# ifndef FP_NO_EVALUATION_CHECKS - if(Stack[SP-1] <= Value_t(0)) - { mEvalErrorType=3; return Value_t(0); } -# endif - Stack[SP-1] = fp_log2(Stack[SP-1]) * Stack[SP]; - --SP; - break; - - case cNop: break; -#endif // FP_SUPPORT_OPTIMIZER - - case cSinCos: - fp_sinCos(Stack[SP], Stack[SP+1], Stack[SP]); - ++SP; - break; - - case cAbsNot: - Stack[SP] = fp_absNot(Stack[SP]); break; - case cAbsNotNot: - Stack[SP] = fp_absNotNot(Stack[SP]); break; - case cAbsAnd: - Stack[SP-1] = fp_absAnd(Stack[SP-1], Stack[SP]); - --SP; break; - case cAbsOr: - Stack[SP-1] = fp_absOr(Stack[SP-1], Stack[SP]); - --SP; break; - case cAbsIf: - if(fp_absTruth(Stack[SP--])) - IP += 2; - else - { - const unsigned* buf = &byteCode[IP+1]; - IP = buf[0]; - DP = buf[1]; - } - break; - - case cDup: Stack[SP+1] = Stack[SP]; ++SP; break; - - case cInv: -# ifndef FP_NO_EVALUATION_CHECKS - if(Stack[SP] == Value_t(0)) - { mEvalErrorType=1; return Value_t(0); } -# else - if(IsIntType::result && Stack[SP] == Value_t(0)) - { mEvalErrorType=1; return Value_t(0); } -# endif - Stack[SP] = Value_t(1)/Stack[SP]; - break; - - case cSqr: - Stack[SP] = Stack[SP]*Stack[SP]; - break; - - case cRDiv: -# ifndef FP_NO_EVALUATION_CHECKS - if(Stack[SP-1] == Value_t(0)) - { mEvalErrorType=1; return Value_t(0); } -# else - if(IsIntType::result && Stack[SP-1] == Value_t(0)) - { mEvalErrorType=1; return Value_t(0); } -# endif - Stack[SP-1] = Stack[SP] / Stack[SP-1]; --SP; break; - - case cRSub: Stack[SP-1] = Stack[SP] - Stack[SP-1]; --SP; break; - - case cRSqrt: -# ifndef FP_NO_EVALUATION_CHECKS - if(Stack[SP] == Value_t(0)) - { mEvalErrorType=1; return Value_t(0); } -# endif - Stack[SP] = Value_t(1) / fp_sqrt(Stack[SP]); break; - - -// Variables: - default: - Stack[++SP] = Vars[byteCode[IP]-VarBegin]; - } - } - - mEvalErrorType=0; - return Stack[SP]; -} - - -//=========================================================================== -// Variable deduction -//=========================================================================== -namespace -{ - template - int deduceVariables(FunctionParserBase& fParser, - const char* funcStr, - std::string& destVarString, - int* amountOfVariablesFound, - std::vector* destVarNames, - bool useDegrees) - { - typedef std::set StrSet; - StrSet varNames; - - int oldIndex = -1; - - while(true) - { - destVarString.clear(); - for(StrSet::iterator iter = varNames.begin(); - iter != varNames.end(); - ++iter) - { - if(iter != varNames.begin()) destVarString += ","; - destVarString += *iter; - } - - const int index = - fParser.Parse(funcStr, destVarString, useDegrees); - if(index < 0) break; - if(index == oldIndex) return index; - - unsigned nameLength = readIdentifier(funcStr + index); - if(nameLength & 0x80000000U) return index; - if(nameLength == 0) return index; - - varNames.insert(std::string(funcStr + index, nameLength)); - oldIndex = index; - } - - if(amountOfVariablesFound) - *amountOfVariablesFound = int(varNames.size()); - - if(destVarNames) - destVarNames->assign(varNames.begin(), varNames.end()); - - return -1; - } -} - -template -int FunctionParserBase::ParseAndDeduceVariables -(const std::string& function, - int* amountOfVariablesFound, - bool useDegrees) -{ - std::string varString; - return deduceVariables(*this, function.c_str(), varString, - amountOfVariablesFound, 0, useDegrees); -} - -template -int FunctionParserBase::ParseAndDeduceVariables -(const std::string& function, - std::string& resultVarString, - int* amountOfVariablesFound, - bool useDegrees) -{ - std::string varString; - const int index = - deduceVariables(*this, function.c_str(), varString, - amountOfVariablesFound, 0, useDegrees); - if(index < 0) resultVarString = varString; - return index; -} - -template -int FunctionParserBase::ParseAndDeduceVariables -(const std::string& function, - std::vector& resultVars, - bool useDegrees) -{ - std::string varString; - std::vector vars; - const int index = - deduceVariables(*this, function.c_str(), varString, - 0, &vars, useDegrees); - if(index < 0) resultVars.swap(vars); - return index; -} - - -#ifdef FUNCTIONPARSER_SUPPORT_DEBUGGING -//=========================================================================== -// Bytecode injection -//=========================================================================== -template -void FunctionParserBase::InjectRawByteCode -(const unsigned* bytecode, unsigned bytecodeAmount, - const Value_t* immed, unsigned immedAmount, unsigned stackSize) -{ - CopyOnWrite(); - - mData->mByteCode.assign(bytecode, bytecode + bytecodeAmount); - mData->mImmed.assign(immed, immed + immedAmount); - mData->mStackSize = stackSize; - -#ifndef FP_USE_THREAD_SAFE_EVAL - mData->mStack.resize(stackSize); -#endif -} - -//=========================================================================== -// Debug output -//=========================================================================== -#include -#include -namespace -{ - inline void printHex(std::ostream& dest, unsigned n) - { - std::ios::fmtflags flags = dest.flags(); - dest.width(4); dest.fill('0'); std::hex(dest); //uppercase(dest); - dest << n; - dest.flags(flags); - } - - void padLine(std::ostringstream& dest, unsigned destLength) - { - for(size_t currentLength = dest.str().length(); - currentLength < destLength; - ++currentLength) - { - dest << ' '; - } - } - - template - std::string findName(const NamePtrsMap& nameMap, - unsigned index, - typename NameData::DataType type) - { - for(typename NamePtrsMap::const_iterator - iter = nameMap.begin(); - iter != nameMap.end(); - ++iter) - { - if(iter->second.type == type && iter->second.index == index) - return std::string(iter->first.name, - iter->first.name + iter->first.nameLength); - } - return "?"; - } - - const struct PowiMuliType - { - unsigned opcode_square; - unsigned opcode_cumulate; - unsigned opcode_invert; - unsigned opcode_half; - unsigned opcode_invhalf; - } iseq_powi = {cSqr,cMul,cInv,cSqrt,cRSqrt}, - iseq_muli = {~unsigned(0), cAdd,cNeg, ~unsigned(0),~unsigned(0) }; - - template - Value_t ParsePowiMuli( - const PowiMuliType& opcodes, - const std::vector& ByteCode, unsigned& IP, - unsigned limit, - size_t factor_stack_base, - std::vector& stack, - bool IgnoreExcess) - { - Value_t result = Value_t(1); - while(IP < limit) - { - if(ByteCode[IP] == opcodes.opcode_square) - { - if(!isInteger(result)) break; - result *= Value_t(2); - ++IP; - continue; - } - if(ByteCode[IP] == opcodes.opcode_invert) - { - if(result < Value_t(0)) break; - result = -result; - ++IP; - continue; - } - if(ByteCode[IP] == opcodes.opcode_half) - { - if(result > Value_t(0) && isEvenInteger(result)) - break; - if(isInteger(result * Value_t(0.5))) break; - result *= Value_t(0.5); - ++IP; - continue; - } - if(ByteCode[IP] == opcodes.opcode_invhalf) - { - if(result > Value_t(0) && isEvenInteger(result)) - break; - if(isInteger(result * Value_t(-0.5))) break; - result *= Value_t(-0.5); - ++IP; - continue; - } - - unsigned dup_fetch_pos = IP; - Value_t lhs = Value_t(1); - - if(ByteCode[IP] == cFetch) - { - unsigned index = ByteCode[++IP]; - if(index < factor_stack_base - || size_t(index-factor_stack_base) >= stack.size()) - { - // It wasn't a powi-fetch after all - IP = dup_fetch_pos; - break; - } - lhs = stack[index - factor_stack_base]; - // Note: ^This assumes that cFetch of recentmost - // is always converted into cDup. - goto dup_or_fetch; - } - - if(ByteCode[IP] == cDup) - { - lhs = result; - goto dup_or_fetch; - - dup_or_fetch: - stack.push_back(result); - ++IP; - Value_t subexponent = ParsePowiMuli - (opcodes, - ByteCode, IP, limit, - factor_stack_base, stack, - IgnoreExcess); - if(IP >= limit && IgnoreExcess) - return lhs*subexponent; - if(IP >= limit || ByteCode[IP] != opcodes.opcode_cumulate) - { - // It wasn't a powi-dup after all - IP = dup_fetch_pos; - break; - } - ++IP; // skip opcode_cumulate - stack.pop_back(); - result += lhs*subexponent; - continue; - } - break; - } - return result; - } - - template - Value_t ParsePowiSequence(const std::vector& ByteCode, - unsigned& IP, unsigned limit, - size_t factor_stack_base, - bool IgnoreExcess = false) - { - std::vector stack; - stack.push_back(Value_t(1)); - return ParsePowiMuli(iseq_powi, ByteCode, IP, limit, - factor_stack_base, stack, - IgnoreExcess); - } - - template - Value_t ParseMuliSequence(const std::vector& ByteCode, - unsigned& IP, unsigned limit, - size_t factor_stack_base, - bool IgnoreExcess = false) - { - std::vector stack; - stack.push_back(Value_t(1)); - return ParsePowiMuli(iseq_muli, ByteCode, IP, limit, - factor_stack_base, stack, - IgnoreExcess); - } - - struct IfInfo - { - std::pair condition; - std::pair thenbranch; - unsigned endif_location; - - IfInfo() : condition(), thenbranch(), endif_location() { } - }; -} - -template -void FunctionParserBase::PrintByteCode(std::ostream& dest, - bool showExpression) const -{ - dest << "Size of stack: " << mData->mStackSize << "\n"; - - std::ostringstream outputBuffer; - std::ostream& output = (showExpression ? outputBuffer : dest); - - const std::vector& ByteCode = mData->mByteCode; - const std::vector& Immed = mData->mImmed; - - std::vector > stack; - std::vector if_stack; - - for(unsigned IP = 0, DP = 0; IP <= ByteCode.size(); ++IP) - { - after_powi_or_muli:; - std::string n; - bool out_params = false; - unsigned params = 2, produces = 1, opcode = 0; - - if(showExpression && !if_stack.empty() && - ( // Normal If termination rule: - if_stack.back().endif_location == IP - // This rule matches when cJumps are threaded: - || (IP < ByteCode.size() && ByteCode[IP] == cJump - && !if_stack.back().thenbranch.second.empty()) - )) - { - printHex(output, IP); - if(if_stack.back().endif_location == IP) - output << ": ----- (phi)"; - else - output << ": ----- (phi+)"; - - stack.resize(stack.size()+2); - std::swap(stack[stack.size()-3], stack[stack.size()-1]); - std::swap(if_stack.back().condition, stack[stack.size()-3]); - std::swap(if_stack.back().thenbranch, stack[stack.size()-2]); - opcode = cIf; - params = 3; - --IP; - if_stack.pop_back(); - } - else - { - if(IP >= ByteCode.size()) break; - opcode = ByteCode[IP]; - - if(showExpression && ( - opcode == cSqr || opcode == cDup - || opcode == cInv - || opcode == cSqrt || opcode == cRSqrt - || opcode == cFetch - )) - { - unsigned changed_ip = IP; - Value_t exponent = - ParsePowiSequence - (ByteCode, changed_ip, - if_stack.empty() - ? (unsigned)ByteCode.size() - : if_stack.back().endif_location, - stack.size()-1); - std::string operation_prefix; - std::ostringstream operation_value; - int prio = 0; - if(exponent == 1.0) - { - if(opcode != cDup) goto not_powi_or_muli; - Value_t factor = - ParseMuliSequence - (ByteCode, changed_ip, - if_stack.empty() - ? (unsigned)ByteCode.size() - : if_stack.back().endif_location, - stack.size()-1); - if(factor == Value_t(1) || factor == Value_t(-1)) - goto not_powi_or_muli; - operation_prefix = "*"; - operation_value << factor; - prio = 3; - } - else - { - prio = 2; - operation_prefix = "^"; - operation_value << exponent; - } - - //unsigned explanation_before = changed_ip-2; - unsigned explanation_before = changed_ip-1; - - const char* explanation_prefix = "_"; - for(const unsigned first_ip = IP; IP < changed_ip; ++IP) - { - printHex(output, IP); - output << ": "; - - const char* sep = "|"; - if(first_ip+1 == changed_ip) - { sep = "="; explanation_prefix = " "; } - else if(IP == first_ip) sep = "\\"; - else if(IP+1 == changed_ip) sep = "/"; - else explanation_prefix = "="; - - switch(ByteCode[IP]) - { - case cInv: output << "inv"; break; - case cNeg: output << "neg"; break; - case cDup: output << "dup"; break; - case cSqr: output << "sqr"; break; - case cMul: output << "mul"; break; - case cAdd: output << "add"; break; - case cCbrt: output << "cbrt"; break; - case cSqrt: output << "sqrt"; break; - case cRSqrt: output << "rsqrt"; break; - case cFetch: - { - unsigned index = ByteCode[++IP]; - output << "cFetch(" << index << ")"; - break; - } - default: break; - } - padLine(outputBuffer, 20); - output << sep; - if(IP >= explanation_before) - { - explanation_before = (unsigned)ByteCode.size(); - output << explanation_prefix - << '[' << (stack.size()-1) << ']'; - std::string last = stack.back().second; - if(stack.back().first >= prio) - last = "(" + last + ")"; - output << last; - output << operation_prefix; - output << operation_value.str(); - } - else - { - unsigned p = first_ip; - Value_t exp = operation_prefix=="^" ? - ParsePowiSequence - (ByteCode, p, IP+1, stack.size()-1, true) : - ParseMuliSequence - (ByteCode, p, IP+1, stack.size()-1, true); - std::string last = stack.back().second; - if(stack.back().first >= prio) - last = "(" + last + ")"; - output << " ..." << last; - output << operation_prefix; - output << exp; - } - dest << outputBuffer.str() << std::endl; - outputBuffer.str(""); - } - - std::string& last = stack.back().second; - if(stack.back().first >= prio) - last = "(" + last + ")"; - last += operation_prefix; - last += operation_value.str(); - stack.back().first = prio; - - goto after_powi_or_muli; - } - not_powi_or_muli:; - printHex(output, IP); - output << ": "; - - switch(opcode) - { - case cIf: - { - unsigned label = ByteCode[IP+1]+1; - output << "jz "; - printHex(output, label); - params = 1; - produces = 0; - IP += 2; - - if_stack.resize(if_stack.size() + 1); - std::swap( if_stack.back().condition, stack.back() ); - if_stack.back().endif_location = (unsigned) ByteCode.size(); - stack.pop_back(); - break; - } - case cAbsIf: - { - unsigned dp = ByteCode[IP+2]; - unsigned label = ByteCode[IP+1]+1; - output << "jz_abs " << dp << ","; - printHex(output, label); - params = 1; - produces = 0; - IP += 2; - - if_stack.resize(if_stack.size() + 1); - std::swap( if_stack.back().condition, stack.back() ); - if_stack.back().endif_location = (unsigned) ByteCode.size(); - stack.pop_back(); - break; - } - - case cJump: - { - unsigned dp = ByteCode[IP+2]; - unsigned label = ByteCode[IP+1]+1; - - if(!if_stack.empty() && !stack.empty()) - { - std::swap(if_stack.back().thenbranch, stack.back()); - if_stack.back().endif_location = label; - stack.pop_back(); - } - - output << "jump " << dp << ","; - printHex(output, label); - params = 0; - produces = 0; - IP += 2; - break; - } - case cImmed: - { - if(showExpression) - { - std::ostringstream buf; - buf.precision(8); - buf << Immed[DP]; - stack.push_back( std::make_pair(0, buf.str()) ); - } - output.precision(8); - output << "push " << Immed[DP]; - ++DP; - produces = 0; - break; - } - - case cFCall: - { - const unsigned index = ByteCode[++IP]; - params = mData->mFuncPtrs[index].mParams; - static std::string name; - name = "f:" + findName(mData->mNamePtrs, index, - NameData::FUNC_PTR); - n = name.c_str(); - out_params = true; - break; - } - - case cPCall: - { - const unsigned index = ByteCode[++IP]; - params = mData->mFuncParsers[index].mParams; - static std::string name; - name = "p:" + findName(mData->mNamePtrs, index, - NameData::PARSER_PTR); - n = name.c_str(); - out_params = true; - break; - } - - default: - if(OPCODE(opcode) < VarBegin) - { - switch(opcode) - { - case cNeg: n = "neg"; params = 1; break; - case cAdd: n = "add"; break; - case cSub: n = "sub"; break; - case cMul: n = "mul"; break; - case cDiv: n = "div"; break; - case cMod: n = "mod"; break; - case cPow: n = "pow"; break; - case cEqual: n = "eq"; break; - case cNEqual: n = "neq"; break; - case cLess: n = "lt"; break; - case cLessOrEq: n = "le"; break; - case cGreater: n = "gt"; break; - case cGreaterOrEq: n = "ge"; break; - case cAnd: n = "and"; break; - case cOr: n = "or"; break; - case cNot: n = "not"; params = 1; break; - case cNotNot: n = "notnot"; params = 1; break; - case cDeg: n = "deg"; params = 1; break; - case cRad: n = "rad"; params = 1; break; - - #ifndef FP_DISABLE_EVAL - case cEval: n = "eval"; params = mData->mVariablesAmount; - #endif - - case cFetch: - { - unsigned index = ByteCode[++IP]; - if(showExpression && index < stack.size()) - stack.push_back(stack[index]); - output << "cFetch(" << index << ")"; - produces = 0; - break; - } - #ifdef FP_SUPPORT_OPTIMIZER - case cLog2by: n = "log2by"; params = 2; out_params = 1; break; - case cPopNMov: - { - size_t a = ByteCode[++IP]; - size_t b = ByteCode[++IP]; - if(showExpression && b < stack.size()) - { - std::pair stacktop(0, "?"); - if(b < stack.size()) stacktop = stack[b]; - stack.resize(a); - stack.push_back(stacktop); - } - output << "cPopNMov(" << a << ", " << b << ")"; - produces = 0; - break; - } - case cNop: - output << "nop"; params = 0; produces = 0; - break; - #endif - case cSinCos: - { - if(showExpression) - { - std::pair sin = stack.back(); - std::pair cos( - 0, "cos(" + sin.second + ")"); - sin.first = 0; - sin.second = "sin(" + sin.second + ")"; - stack.back() = sin; - stack.push_back(cos); - } - output << "sincos"; - produces = 0; - break; - } - case cAbsAnd: n = "abs_and"; break; - case cAbsOr: n = "abs_or"; break; - case cAbsNot: n = "abs_not"; params = 1; break; - case cAbsNotNot: n = "abs_notnot"; params = 1; break; - case cDup: - { - if(showExpression) - stack.push_back(stack.back()); - output << "dup"; - produces = 0; - break; - } - case cInv: n = "inv"; params = 1; break; - case cSqr: n = "sqr"; params = 1; break; - case cRDiv: n = "rdiv"; break; - case cRSub: n = "rsub"; break; - case cRSqrt: n = "rsqrt"; params = 1; break; - - default: - n = Functions[opcode-cAbs].name; - params = Functions[opcode-cAbs].params; - out_params = params != 1; - } - } - else - { - if(showExpression) - { - stack.push_back(std::make_pair(0, - (findName(mData->mNamePtrs, opcode, - NameData::VARIABLE)))); - } - output << "push Var" << opcode-VarBegin; - produces = 0; - } - } - } - if(produces) output << n; - if(out_params) output << " (" << params << ")"; - if(showExpression) - { - padLine(outputBuffer, 20); - - if(produces > 0) - { - std::ostringstream buf; - const char *paramsep = ",", *suff = ""; - int prio = 0; bool commutative = false; - switch(opcode) - { - case cIf: buf << "if("; suff = ")"; - break; - case cAbsIf: buf << "if("; suff = ")"; - break; - case cOr: prio = 6; paramsep = "|"; commutative = true; - break; - case cAnd: prio = 5; paramsep = "&"; commutative = true; - break; - case cAdd: prio = 4; paramsep = "+"; commutative = true; - break; - case cSub: prio = 4; paramsep = "-"; - break; - case cMul: prio = 3; paramsep = "*"; commutative = true; - break; - case cDiv: prio = 3; paramsep = "/"; - break; - case cPow: prio = 2; paramsep = "^"; - break; - case cAbsOr: prio = 6; paramsep = "|"; commutative = true; - break; - case cAbsAnd: prio = 5; paramsep = "&"; commutative = true; - break; - case cSqr: prio = 2; suff = "^2"; - break; - case cNeg: buf << "(-("; suff = "))"; - break; - case cNot: buf << "(!("; suff = "))"; - break; - default: buf << n << '('; suff = ")"; - } - - const char* sep = ""; - for(unsigned a=0; a& prev = - stack[stack.size() - params + a]; - if(prio > 0 && (prev.first > prio || - (prev.first==prio && !commutative))) - buf << '(' << prev.second << ')'; - else - buf << prev.second; - } - sep = paramsep; - } - if(stack.size() >= params) - stack.resize(stack.size() - params); - else - stack.clear(); - buf << suff; - stack.push_back(std::make_pair(prio, buf.str())); - //if(n.size() <= 4 && !out_params) padLine(outputBuffer, 20); - } - //padLine(outputBuffer, 20); - output << "= "; - if(((opcode == cIf || opcode == cAbsIf) && params != 3) - || opcode == cJump - #ifdef FP_SUPPORT_OPTIMIZER - || opcode == cNop - #endif - ) - output << "(void)"; - else if(stack.empty()) - output << "[?] ?"; - else - output << '[' << (stack.size()-1) << ']' - << stack.back().second; - } - - if(showExpression) - { - dest << outputBuffer.str() << std::endl; - outputBuffer.str(""); - } - else - output << std::endl; - } - dest << std::flush; -} -#endif - - -#ifndef FP_SUPPORT_OPTIMIZER -template -void FunctionParserBase::Optimize() -{ - // Do nothing if no optimizations are supported. -} -#endif - -FUNCTIONPARSER_INSTANTIATE_TYPES diff --git a/fparser/fparser.hh b/fparser/fparser.hh deleted file mode 100644 index 2157c3b..0000000 --- a/fparser/fparser.hh +++ /dev/null @@ -1,179 +0,0 @@ -/***************************************************************************\ -|* Function Parser for C++ v4.3 *| -|*-------------------------------------------------------------------------*| -|* Copyright: Juha Nieminen, Joel Yliluoma *| -|* *| -|* This library is distributed under the terms of the *| -|* GNU Lesser General Public License version 3. *| -|* (See lgpl.txt and gpl.txt for the license text.) *| -\***************************************************************************/ - -#ifndef ONCE_FPARSER_H_ -#define ONCE_FPARSER_H_ - -#include -#include - -#ifdef FUNCTIONPARSER_SUPPORT_DEBUGGING -#include -#endif - -#ifdef _MSC_VER -// Visual Studio's warning about missing definitions for the explicit -// FunctionParserBase instantiations is irrelevant here. -#pragma warning(disable : 4661) -#endif - -namespace FPoptimizer_CodeTree { template class CodeTree; } - -template -class FunctionParserBase -{ -public: - enum ParseErrorType - { - SYNTAX_ERROR=0, MISM_PARENTH, MISSING_PARENTH, EMPTY_PARENTH, - EXPECT_OPERATOR, OUT_OF_MEMORY, UNEXPECTED_ERROR, INVALID_VARS, - ILL_PARAMS_AMOUNT, PREMATURE_EOS, EXPECT_PARENTH_FUNC, - UNKNOWN_IDENTIFIER, - NO_FUNCTION_PARSED_YET, - FP_NO_ERROR - }; - - typedef Value_t value_type; - - - int Parse(const char* Function, const std::string& Vars, - bool useDegrees = false); - int Parse(const std::string& Function, const std::string& Vars, - bool useDegrees = false); - - void setDelimiterChar(char); - - const char* ErrorMsg() const; - inline ParseErrorType GetParseErrorType() const { return mParseErrorType; } - - Value_t Eval(const Value_t* Vars); - inline int EvalError() const { return mEvalErrorType; } - - bool AddConstant(const std::string& name, Value_t value); - bool AddUnit(const std::string& name, Value_t value); - - typedef Value_t (*FunctionPtr)(const Value_t*); - - bool AddFunction(const std::string& name, - FunctionPtr, unsigned paramsAmount); - bool AddFunction(const std::string& name, FunctionParserBase&); - - bool RemoveIdentifier(const std::string& name); - - void Optimize(); - - - int ParseAndDeduceVariables(const std::string& function, - int* amountOfVariablesFound = 0, - bool useDegrees = false); - int ParseAndDeduceVariables(const std::string& function, - std::string& resultVarString, - int* amountOfVariablesFound = 0, - bool useDegrees = false); - int ParseAndDeduceVariables(const std::string& function, - std::vector& resultVars, - bool useDegrees = false); - - - FunctionParserBase(); - ~FunctionParserBase(); - - // Copy constructor and assignment operator (implemented using the - // copy-on-write technique for efficiency): - FunctionParserBase(const FunctionParserBase&); - FunctionParserBase& operator=(const FunctionParserBase&); - - - void ForceDeepCopy(); - - - -#ifdef FUNCTIONPARSER_SUPPORT_DEBUGGING - // For debugging purposes only. - // Performs no sanity checks or anything. If the values are wrong, the - // library will crash. Do not use unless you know what you are doing. - void InjectRawByteCode(const unsigned* bytecode, unsigned bytecodeAmount, - const Value_t* immed, unsigned immedAmount, - unsigned stackSize); - - void PrintByteCode(std::ostream& dest, bool showExpression = true) const; -#endif - - - -//======================================================================== -private: -//======================================================================== - - friend class FPoptimizer_CodeTree::CodeTree; - -// Private data: -// ------------ - char mDelimiterChar; - ParseErrorType mParseErrorType; - int mEvalErrorType; - - struct Data; - Data* mData; - - bool mUseDegreeConversion; - bool mHasByteCodeFlags; - unsigned mEvalRecursionLevel; - unsigned mStackPtr; - const char* mErrorLocation; - - -// Private methods: -// --------------- - void CopyOnWrite(); - bool CheckRecursiveLinking(const FunctionParserBase*) const; - bool NameExists(const char*, unsigned); - bool ParseVariables(const std::string&); - int ParseFunction(const char*, bool); - const char* SetErrorType(ParseErrorType, const char*); - - void AddFunctionOpcode(unsigned); - void AddImmedOpcode(Value_t v); - void incStackPtr(); - void CompilePowi(long); - bool TryCompilePowi(Value_t); - - const char* CompileIf(const char*); - const char* CompileFunctionParams(const char*, unsigned); - const char* CompileElement(const char*); - const char* CompilePossibleUnit(const char*); - const char* CompilePow(const char*); - const char* CompileUnaryMinus(const char*); - const char* CompileMult(const char*); - const char* CompileAddition(const char*); - const char* CompileComparison(const char*); - const char* CompileAnd(const char*); - const char* CompileExpression(const char*); - inline const char* CompileFunction(const char*, unsigned); - inline const char* CompileParenthesis(const char*); - inline const char* CompileLiteral(const char*); - template - inline void PushOpcodeParam(unsigned); - template - inline void PutOpcodeParamAt(unsigned, unsigned offset); - const char* Compile(const char*); - -protected: - // Parsing utility functions - static std::pair ParseLiteral(const char*); - static unsigned ParseIdentifier(const char*); -}; - -class FunctionParser: public FunctionParserBase {}; -class FunctionParser_f: public FunctionParserBase {}; -class FunctionParser_ld: public FunctionParserBase {}; -class FunctionParser_li: public FunctionParserBase {}; - -#endif diff --git a/fparser/fparser_gmpint.hh b/fparser/fparser_gmpint.hh deleted file mode 100644 index ba4f049..0000000 --- a/fparser/fparser_gmpint.hh +++ /dev/null @@ -1,15 +0,0 @@ -/***************************************************************************\ -|* Function Parser for C++ v4.3 *| -|*-------------------------------------------------------------------------*| -|* Copyright: Juha Nieminen *| -\***************************************************************************/ - -#ifndef ONCE_FPARSER_GMPINT_H_ -#define ONCE_FPARSER_GMPINT_H_ - -#include "fparser.hh" -#include "mpfr/GmpInt.hh" - -class FunctionParser_gmpint: public FunctionParserBase {}; - -#endif diff --git a/fparser/fparser_mpfr.hh b/fparser/fparser_mpfr.hh deleted file mode 100644 index 8807847..0000000 --- a/fparser/fparser_mpfr.hh +++ /dev/null @@ -1,15 +0,0 @@ -/***************************************************************************\ -|* Function Parser for C++ v4.3 *| -|*-------------------------------------------------------------------------*| -|* Copyright: Juha Nieminen *| -\***************************************************************************/ - -#ifndef ONCE_FPARSER_MPFR_H_ -#define ONCE_FPARSER_MPFR_H_ - -#include "fparser.hh" -#include "mpfr/MpfrFloat.hh" - -class FunctionParser_mpfr: public FunctionParserBase {}; - -#endif diff --git a/fparser/fpaux.hh b/fparser/fpaux.hh deleted file mode 100644 index fe9dcd9..0000000 --- a/fparser/fpaux.hh +++ /dev/null @@ -1,796 +0,0 @@ -/***************************************************************************\ -|* Function Parser for C++ v4.3 *| -|*-------------------------------------------------------------------------*| -|* Copyright: Juha Nieminen, Joel Yliluoma *| -|* *| -|* This library is distributed under the terms of the *| -|* GNU Lesser General Public License version 3. *| -|* (See lgpl.txt and gpl.txt for the license text.) *| -\***************************************************************************/ - -// NOTE: -// This file contains only internal types for the function parser library. -// You don't need to include this file in your code. Include "fparser.hh" -// only. - -#ifndef ONCE_FPARSER_AUX_H_ -#define ONCE_FPARSER_AUX_H_ - -#include -#include - -#include "fptypes.hh" - -#ifdef FP_SUPPORT_MPFR_FLOAT_TYPE -#include "mpfr/MpfrFloat.hh" -#endif - -#ifdef FP_SUPPORT_GMP_INT_TYPE -#include "mpfr/GmpInt.hh" -#endif - -#ifdef ONCE_FPARSER_H_ -namespace FUNCTIONPARSERTYPES -{ - template - struct IsIntType - { - enum { result = false }; - }; - template<> - struct IsIntType - { - enum { result = true }; - }; -#ifdef FP_SUPPORT_GMP_INT_TYPE - template<> - struct IsIntType - { - enum { result = true }; - }; -#endif - -//========================================================================== -// Math funcs -//========================================================================== - template - ValueT fp_pow(const ValueT& x, const ValueT& y); - - template - inline void fp_sinCos(Value_t& sin, Value_t& cos, const Value_t& a) - { - // Assuming that "cos" and "a" don't overlap, but "sin" and "a" may. - cos = fp_cos(a); - sin = fp_sin(a); - } - - template - inline Value_t fp_hypot(Value_t x, Value_t y) { return fp_sqrt(x*x + y*y); } - - template - inline Value_t fp_asinh(Value_t x) - { return fp_log(x + fp_sqrt(x*x + Value_t(1))); } - template - inline Value_t fp_acosh(Value_t x) - { return fp_log(x + fp_sqrt(x*x - Value_t(1))); } - template - inline Value_t fp_atanh(Value_t x) - { return fp_log( (Value_t(1)+x) / (Value_t(1)-x)) * Value_t(0.5); } - - - template - inline Value_t fp_const_pi() // CONSTANT_PI - { - return Value_t(3.1415926535897932384626433832795028841971693993751L); - } - -#ifdef FP_SUPPORT_MPFR_FLOAT_TYPE - template<> - inline MpfrFloat fp_const_pi() { return MpfrFloat::const_pi(); } -#endif - - template - inline Value_t fp_const_e() // CONSTANT_E - { - return Value_t(2.7182818284590452353602874713526624977572L); - } - template - inline Value_t fp_const_einv() // CONSTANT_EI - { - return Value_t(0.367879441171442321595523770161460867445811131L); - } - template - inline Value_t fp_const_log2() // CONSTANT_L2, CONSTANT_L2EI - { - return Value_t(0.69314718055994530941723212145817656807550013436025525412L); - } - template - inline Value_t fp_const_log10() // CONSTANT_L10, CONSTANT_L10EI - { - return Value_t(2.302585092994045684017991454684364207601101488628772976L); - } - template - inline Value_t fp_const_log2inv() // CONSTANT_L2I, CONSTANT_L2E - { - return Value_t(1.442695040888963407359924681001892137426645954L); - } - template - inline Value_t fp_const_log10inv() // CONSTANT_L10I, CONSTANT_L10E - { - return Value_t(0.434294481903251827651128918916605082294397L); - } - - template - inline const Value_t& fp_const_deg_to_rad() // CONSTANT_DR - { - static const Value_t factor = fp_const_pi() / Value_t(180); // to rad from deg - return factor; - } - - template - inline const Value_t& fp_const_rad_to_deg() // CONSTANT_RD - { - static const Value_t factor = Value_t(180) / fp_const_pi(); // to deg from rad - return factor; - } - -#ifdef FP_SUPPORT_MPFR_FLOAT_TYPE - template<> - inline MpfrFloat fp_const_e() { return MpfrFloat::const_e(); } - - template<> - inline MpfrFloat fp_const_einv() { return MpfrFloat(1) / MpfrFloat::const_e(); } - - template<> - inline MpfrFloat fp_const_log2() { return MpfrFloat::const_log2(); } - - /* - template<> - inline MpfrFloat fp_const_log10() { return fp_log(MpfrFloat(10)); } - - template<> - inline MpfrFloat fp_const_log2inv() { return MpfrFloat(1) / MpfrFloat::const_log2(); } - - template<> - inline MpfrFloat fp_const_log10inv() { return fp_log10(MpfrFloat::const_e()); } - */ -#endif - - -// ------------------------------------------------------------------------- -// double -// ------------------------------------------------------------------------- - inline double fp_abs(double x) { return fabs(x); } - inline double fp_acos(double x) { return acos(x); } - inline double fp_asin(double x) { return asin(x); } - inline double fp_atan(double x) { return atan(x); } - inline double fp_atan2(double x, double y) { return atan2(x, y); } -#ifdef FP_SUPPORT_CBRT - inline double fp_cbrt(double x) { return cbrt(x); } -#else - inline double fp_cbrt(double x) { return x>0 ? exp(log( x)/3.0) - : x<0 ? -exp(log(-x)/3.0) - : 0.0; } -#endif - inline double fp_ceil(double x) { return ceil(x); } - inline double fp_cos(double x) { return cos(x); } - inline double fp_cosh(double x) { return cosh(x); } - inline double fp_exp(double x) { return exp(x); } - inline double fp_floor(double x) { return floor(x); } - inline double fp_int(double x) { return floor(x + .5); } - inline double fp_log(double x) { return log(x); } - inline double fp_log10(double x) - { return log(x) * - 0.434294481903251827651128918916605082294397005803666566; } - inline double fp_mod(double x, double y) { return fmod(x, y); } - inline double fp_sin(double x) { return sin(x); } - inline double fp_sinh(double x) { return sinh(x); } - inline double fp_sqrt(double x) { return sqrt(x); } - inline double fp_tan(double x) { return tan(x); } - inline double fp_tanh(double x) { return tanh(x); } - -#ifdef FP_SUPPORT_ASINH - inline double fp_asinh(double x) { return asinh(x); } - inline double fp_acosh(double x) { return acosh(x); } - inline double fp_atanh(double x) { return atanh(x); } -#endif // FP_SUPPORT_ASINH -#ifdef FP_SUPPORT_HYPOT - inline double fp_hypot(double x, double y) { return hypot(x,y); } -#endif - - inline double fp_trunc(double x) { return x<0.0 ? ceil(x) : floor(x); } - - inline double fp_pow_base(double x, double y) { return pow(x, y); } - -#ifndef FP_SUPPORT_LOG2 - inline double fp_log2(double x) - { return log(x) * 1.4426950408889634073599246810018921374266459541529859; } -#else - inline double fp_log2(double x) { return log2(x); } -#endif // FP_SUPPORT_LOG2 - - inline double fp_exp2(double x) { return fp_pow(2.0, x); } - -#ifdef FP_EPSILON - template - inline Value_t fp_epsilon() { return FP_EPSILON; } -#else - template - inline Value_t fp_epsilon() { return 0.0; } -#endif - - #ifdef _GNU_SOURCE - template<> - inline void fp_sinCos(double& sin, double& cos, const double& a) - { - sincos(a, &sin, &cos); - } - #endif - -// ------------------------------------------------------------------------- -// float -// ------------------------------------------------------------------------- -#ifdef FP_SUPPORT_FLOAT_TYPE - inline float fp_abs(float x) { return fabsf(x); } - inline float fp_acos(float x) { return acosf(x); } - inline float fp_asin(float x) { return asinf(x); } - inline float fp_atan(float x) { return atanf(x); } - inline float fp_atan2(float x, float y) { return atan2f(x, y); } -#ifdef FP_SUPPORT_CBRT - inline float fp_cbrt(float x) { return cbrtf(x); } -#else - inline float fp_cbrt(float x) { return x>0 ? expf(logf( x)/3.0f) - : x<0 ? -expf(logf(-x)/3.0f) - : 0.0f; } -#endif - inline float fp_ceil(float x) { return ceilf(x); } - inline float fp_cos(float x) { return cosf(x); } - inline float fp_cosh(float x) { return coshf(x); } - inline float fp_exp(float x) { return expf(x); } - inline float fp_floor(float x) { return floorf(x); } - inline float fp_int(float x) { return floorf(x + .5F); } - inline float fp_log(float x) { return logf(x); } - inline float fp_log10(float x) - { return logf(x) * - 0.434294481903251827651128918916605082294397005803666566F; } - inline float fp_mod(float x, float y) { return fmodf(x, y); } - inline float fp_sin(float x) { return sinf(x); } - inline float fp_sinh(float x) { return sinhf(x); } - inline float fp_sqrt(float x) { return sqrtf(x); } - inline float fp_tan(float x) { return tanf(x); } - inline float fp_tanh(float x) { return tanhf(x); } - -#ifdef FP_SUPPORT_ASINH - inline float fp_asinh(float x) { return asinhf(x); } - inline float fp_acosh(float x) { return acoshf(x); } - inline float fp_atanh(float x) { return atanhf(x); } -#endif // FP_SUPPORT_ASINH -#ifdef FP_SUPPORT_HYPOT - inline float fp_hypot(float x, float y) { return hypotf(x,y); } -#endif - - inline float fp_trunc(float x) { return x<0.0F ? ceilf(x) : floorf(x); } - - inline float fp_pow_base(float x, float y) { return powf(x, y); } - -#ifndef FP_SUPPORT_LOG2 - inline float fp_log2(float x) - { return logf(x) * - 1.4426950408889634073599246810018921374266459541529859F; } -#else - inline float fp_log2(float x) { return log2f(x); } -#endif // FP_SUPPORT_LOG2 - - inline float fp_exp2(float x) { return fp_pow(2.0F, x); } - -#ifdef FP_EPSILON - template<> - inline float fp_epsilon() { return 1e-6F; } -#else - template<> - inline float fp_epsilon() { return 0.0F; } -#endif - -#endif // FP_SUPPORT_FLOAT_TYPE - #ifdef _GNU_SOURCE - template<> - inline void fp_sinCos(float& sin, float& cos, const float& a) - { - sincosf(a, &sin, &cos); - } - #endif - - - -// ------------------------------------------------------------------------- -// long double -// ------------------------------------------------------------------------- -#ifdef FP_SUPPORT_LONG_DOUBLE_TYPE - inline long double fp_abs(long double x) { return fabsl(x); } - inline long double fp_acos(long double x) { return acosl(x); } - inline long double fp_asin(long double x) { return asinl(x); } - inline long double fp_atan(long double x) { return atanl(x); } - inline long double fp_atan2(long double x, long double y) - { return atan2l(x, y); } -#ifdef FP_SUPPORT_CBRT - inline long double fp_cbrt(long double x) { return cbrtl(x); } -#else - inline long double fp_cbrt(long double x) - { return x>0 ? expl(logl( x)/3.0l) - : x<0 ? -expl(logl(-x)/3.0l) - : 0.0l; } -#endif - inline long double fp_ceil(long double x) { return ceill(x); } - inline long double fp_cos(long double x) { return cosl(x); } - inline long double fp_cosh(long double x) { return coshl(x); } - inline long double fp_exp(long double x) { return expl(x); } - inline long double fp_floor(long double x) { return floorl(x); } - inline long double fp_int(long double x) { return floorl(x + .5L); } - inline long double fp_log(long double x) { return logl(x); } - inline long double fp_log10(long double x) - { return logl(x) * - 0.434294481903251827651128918916605082294397005803666566L; } - inline long double fp_mod(long double x, long double y) - { return fmodl(x, y); } - inline long double fp_sin(long double x) { return sinl(x); } - inline long double fp_sinh(long double x) { return sinhl(x); } - inline long double fp_sqrt(long double x) { return sqrtl(x); } - inline long double fp_tan(long double x) { return tanl(x); } - inline long double fp_tanh(long double x) { return tanhl(x); } - -#ifdef FP_SUPPORT_ASINH - inline long double fp_asinh(long double x) { return asinhl(x); } - inline long double fp_acosh(long double x) { return acoshl(x); } - inline long double fp_atanh(long double x) { return atanhl(x); } -#endif // FP_SUPPORT_ASINH -#ifdef FP_SUPPORT_HYPOT - inline long double fp_hypot(long double x, long double y) { return hypotl(x,y); } -#endif - - inline long double fp_trunc(long double x) - { return x<0.0L ? ceill(x) : floorl(x); } - - inline long double fp_pow_base(long double x, long double y) - { return powl(x, y); } - -#ifndef FP_SUPPORT_LOG2 - inline long double fp_log2(long double x) - { return fp_log(x) * 1.4426950408889634073599246810018921374266459541529859L; } -#else - inline long double fp_log2(long double x) { return log2l(x); } -#endif // FP_SUPPORT_LOG2 - - inline long double fp_exp2(long double x) { return fp_pow(2.0L, x); } - -#endif // FP_SUPPORT_LONG_DOUBLE_TYPE - - #ifdef _GNU_SOURCE - template<> - inline void fp_sinCos(long double& sin, long double& cos, const long double& a) - { - sincosl(a, &sin, &cos); - } - #endif - - -// ------------------------------------------------------------------------- -// Long int -// ------------------------------------------------------------------------- - inline long fp_abs(long x) { return x < 0 ? -x : x; } - inline long fp_acos(long) { return 0; } - inline long fp_asin(long) { return 0; } - inline long fp_atan(long) { return 0; } - inline long fp_atan2(long, long) { return 0; } - inline long fp_cbrt(long) { return 0; } - inline long fp_ceil(long x) { return x; } - inline long fp_cos(long) { return 0; } - inline long fp_cosh(long) { return 0; } - inline long fp_exp(long) { return 0; } - inline long fp_floor(long x) { return x; } - inline long fp_int(long x) { return x; } - inline long fp_log(long) { return 0; } - inline long fp_log10(long) { return 0; } - inline long fp_mod(long x, long y) { return x % y; } - inline long fp_pow(long, long) { return 0; } - inline long fp_sin(long) { return 0; } - inline long fp_sinh(long) { return 0; } - inline long fp_sqrt(long) { return 1; } - inline long fp_tan(long) { return 0; } - inline long fp_tanh(long) { return 0; } - inline long fp_asinh(long) { return 0; } - inline long fp_acosh(long) { return 0; } - inline long fp_atanh(long) { return 0; } - inline long fp_trunc(long x) { return x; } - inline long fp_pow_base(long, long) { return 0; } - inline long fp_log2(long) { return 0; } - inline long fp_exp2(long) { return 0; } - - template<> - inline long fp_epsilon() { return 0; } - - -// ------------------------------------------------------------------------- -// MpfrFloat -// ------------------------------------------------------------------------- -#ifdef FP_SUPPORT_MPFR_FLOAT_TYPE - inline MpfrFloat fp_abs(const MpfrFloat& x) { return MpfrFloat::abs(x); } - inline MpfrFloat fp_acos(const MpfrFloat& x) { return MpfrFloat::acos(x); } - inline MpfrFloat fp_asin(const MpfrFloat& x) { return MpfrFloat::asin(x); } - inline MpfrFloat fp_atan(const MpfrFloat& x) { return MpfrFloat::atan(x); } - inline MpfrFloat fp_atan2(const MpfrFloat& x, const MpfrFloat& y) - { return MpfrFloat::atan2(x, y); } - inline MpfrFloat fp_cbrt(const MpfrFloat& x) { return MpfrFloat::cbrt(x); } - inline MpfrFloat fp_ceil(const MpfrFloat& x) { return MpfrFloat::ceil(x); } - inline MpfrFloat fp_cos(const MpfrFloat& x) { return MpfrFloat::cos(x); } - inline MpfrFloat fp_cosh(const MpfrFloat& x) { return MpfrFloat::cosh(x); } - inline MpfrFloat fp_exp(const MpfrFloat& x) { return MpfrFloat::exp(x); } - inline MpfrFloat fp_floor(const MpfrFloat& x) { return MpfrFloat::floor(x); } - inline MpfrFloat fp_hypot(const MpfrFloat& x, const MpfrFloat& y) - { return MpfrFloat::hypot(x, y); } - inline MpfrFloat fp_int(const MpfrFloat& x) { return MpfrFloat::round(x); } - inline MpfrFloat fp_log(const MpfrFloat& x) { return MpfrFloat::log(x); } - inline MpfrFloat fp_log10(const MpfrFloat& x) { return MpfrFloat::log10(x); } - inline MpfrFloat fp_mod(const MpfrFloat& x, const MpfrFloat& y) { return x % y; } - inline MpfrFloat fp_sin(const MpfrFloat& x) { return MpfrFloat::sin(x); } - inline MpfrFloat fp_sinh(const MpfrFloat& x) { return MpfrFloat::sinh(x); } - inline MpfrFloat fp_sqrt(const MpfrFloat& x) { return MpfrFloat::sqrt(x); } - inline MpfrFloat fp_tan(const MpfrFloat& x) { return MpfrFloat::tan(x); } - inline MpfrFloat fp_tanh(const MpfrFloat& x) { return MpfrFloat::tanh(x); } - inline MpfrFloat fp_asinh(const MpfrFloat& x) { return MpfrFloat::asinh(x); } - inline MpfrFloat fp_acosh(const MpfrFloat& x) { return MpfrFloat::acosh(x); } - inline MpfrFloat fp_atanh(const MpfrFloat& x) { return MpfrFloat::atanh(x); } - inline MpfrFloat fp_trunc(const MpfrFloat& x) { return MpfrFloat::trunc(x); } - - inline MpfrFloat fp_pow(const MpfrFloat& x, const MpfrFloat& y) { return MpfrFloat::pow(x, y); } - inline MpfrFloat fp_pow_base(const MpfrFloat& x, const MpfrFloat& y) { return MpfrFloat::pow(x, y); } - - inline MpfrFloat fp_log2(const MpfrFloat& x) { return MpfrFloat::log2(x); } - inline MpfrFloat fp_exp2(const MpfrFloat& x) { return MpfrFloat::exp2(x); } - - template<> - inline void fp_sinCos(MpfrFloat& sin, MpfrFloat& cos, const MpfrFloat& a) - { - MpfrFloat::sincos(a, sin, cos); - } - - template<> - inline MpfrFloat fp_epsilon() { return MpfrFloat::someEpsilon(); } -#endif // FP_SUPPORT_MPFR_FLOAT_TYPE - - -// ------------------------------------------------------------------------- -// GMP int -// ------------------------------------------------------------------------- -#ifdef FP_SUPPORT_GMP_INT_TYPE - inline GmpInt fp_abs(GmpInt x) { return GmpInt::abs(x); } - inline GmpInt fp_acos(GmpInt) { return 0; } - inline GmpInt fp_asin(GmpInt) { return 0; } - inline GmpInt fp_atan(GmpInt) { return 0; } - inline GmpInt fp_atan2(GmpInt, GmpInt) { return 0; } - inline GmpInt fp_cbrt(GmpInt) { return 0; } - inline GmpInt fp_ceil(GmpInt x) { return x; } - inline GmpInt fp_cos(GmpInt) { return 0; } - inline GmpInt fp_cosh(GmpInt) { return 0; } - inline GmpInt fp_exp(GmpInt) { return 0; } - inline GmpInt fp_floor(GmpInt x) { return x; } - inline GmpInt fp_hypot(GmpInt, GmpInt) { return 0; } - inline GmpInt fp_int(GmpInt x) { return x; } - inline GmpInt fp_log(GmpInt) { return 0; } - inline GmpInt fp_log10(GmpInt) { return 0; } - inline GmpInt fp_mod(GmpInt x, GmpInt y) { return x % y; } - inline GmpInt fp_pow(GmpInt, GmpInt) { return 0; } - inline GmpInt fp_sin(GmpInt) { return 0; } - inline GmpInt fp_sinh(GmpInt) { return 0; } - inline GmpInt fp_sqrt(GmpInt) { return 0; } - inline GmpInt fp_tan(GmpInt) { return 0; } - inline GmpInt fp_tanh(GmpInt) { return 0; } - inline GmpInt fp_asinh(GmpInt) { return 0; } - inline GmpInt fp_acosh(GmpInt) { return 0; } - inline GmpInt fp_atanh(GmpInt) { return 0; } - inline GmpInt fp_trunc(GmpInt x) { return x; } - inline GmpInt fp_pow_base(GmpInt, GmpInt) { return 0; } - inline GmpInt fp_log2(GmpInt) { return 0; } - inline GmpInt fp_exp2(GmpInt) { return 0; } - - template<> - inline GmpInt fp_epsilon() { return 0; } -#endif // FP_SUPPORT_GMP_INT_TYPE - - -// ------------------------------------------------------------------------- -// Comparison -// ------------------------------------------------------------------------- -#ifdef FP_EPSILON - template - inline bool fp_equal(const Value_t& x, const Value_t& y) - { return IsIntType::result - ? (x == y) - : (fp_abs(x - y) <= fp_epsilon()); } - - template - inline bool fp_nequal(const Value_t& x, const Value_t& y) - { return IsIntType::result - ? (x != y) - : (fp_abs(x - y) > fp_epsilon()); } - - template - inline bool fp_less(const Value_t& x, const Value_t& y) - { return IsIntType::result - ? (x < y) - : (x < y - fp_epsilon()); } - - template - inline bool fp_lessOrEq(const Value_t& x, const Value_t& y) - { return IsIntType::result - ? (x <= y) - : (x <= y + fp_epsilon()); } -#else // FP_EPSILON - template - inline bool fp_equal(const Value_t& x, const Value_t& y) { return x == y; } - - template - inline bool fp_nequal(const Value_t& x, const Value_t& y) { return x != y; } - - template - inline bool fp_less(const Value_t& x, const Value_t& y) { return x < y; } - - template - inline bool fp_lessOrEq(const Value_t& x, const Value_t& y) { return x <= y; } -#endif // FP_EPSILON - - template - inline bool fp_greater(const Value_t& x, const Value_t& y) - { return fp_less(y, x); } - - template - inline bool fp_greaterOrEq(const Value_t& x, const Value_t& y) - { return fp_lessOrEq(y, x); } - - template - inline bool fp_truth(const Value_t& d) - { - return IsIntType::result - ? d != 0 - : fp_abs(d) >= Value_t(0.5); - } - - template - inline bool fp_absTruth(const Value_t& abs_d) - { - return IsIntType::result - ? abs_d > 0 - : abs_d >= Value_t(0.5); - } - - template - inline const Value_t& fp_min(const Value_t& d1, const Value_t& d2) - { return d1 - inline const Value_t& fp_max(const Value_t& d1, const Value_t& d2) - { return d1>d2 ? d1 : d2; } - - template - inline const Value_t fp_not(const Value_t& b) - { return Value_t(!fp_truth(b)); } - - template - inline const Value_t fp_notNot(const Value_t& b) - { return Value_t(fp_truth(b)); } - - template - inline const Value_t fp_absNot(const Value_t& b) - { return Value_t(!fp_absTruth(b)); } - - template - inline const Value_t fp_absNotNot(const Value_t& b) - { return Value_t(fp_absTruth(b)); } - - template - inline const Value_t fp_and(const Value_t& a, const Value_t& b) - { return Value_t(fp_truth(a) && fp_truth(b)); } - - template - inline const Value_t fp_or(const Value_t& a, const Value_t& b) - { return Value_t(fp_truth(a) || fp_truth(b)); } - - template - inline const Value_t fp_absAnd(const Value_t& a, const Value_t& b) - { return Value_t(fp_absTruth(a) && fp_absTruth(b)); } - - template - inline const Value_t fp_absOr(const Value_t& a, const Value_t& b) - { return Value_t(fp_absTruth(a) || fp_absTruth(b)); } - - ///////////// - /* Opcode analysis functions are used by fp_opcode_add.inc */ - /* Moved here from fparser.cc because fp_opcode_add.inc - * is also now included by fpoptimizer.cc - */ - bool IsLogicalOpcode(unsigned op); - bool IsComparisonOpcode(unsigned op); - unsigned OppositeComparisonOpcode(unsigned op); - bool IsNeverNegativeValueOpcode(unsigned op); - bool IsAlwaysIntegerOpcode(unsigned op); - bool IsUnaryOpcode(unsigned op); - bool IsBinaryOpcode(unsigned op); - bool HasInvalidRangesOpcode(unsigned op); - - template - inline Value_t DegreesToRadians(Value_t degrees) - { - return degrees * fp_const_deg_to_rad(); - } - - template - inline Value_t RadiansToDegrees(Value_t radians) - { - return radians * fp_const_rad_to_deg(); - } - - template - inline bool isEvenInteger(Value_t value) - { - const Value_t halfValue = value * Value_t(0.5); - return fp_equal(halfValue, fp_floor(halfValue)); - } - - template - inline bool isInteger(Value_t value) - { - return fp_equal(value, fp_floor(value)); - } - - // Is value an integer that fits in "long" datatype? - template - inline bool isLongInteger(Value_t value) - { - return value == Value_t( makeLongInteger(value) ); - } - - template - inline long makeLongInteger(Value_t value) - { - return (long) fp_int(value); - } - -#ifdef FP_SUPPORT_LONG_INT_TYPE - template<> - inline bool isEvenInteger(long value) - { - return value%2 == 0; - } - - template<> - inline bool isInteger(long) { return true; } - - template<> - inline bool isLongInteger(long) { return true; } - - template<> - inline long makeLongInteger(long value) - { - return value; - } -#endif - -#ifdef FP_SUPPORT_MPFR_FLOAT_TYPE - template<> - inline bool isInteger(MpfrFloat value) { return value.isInteger(); } - - template<> - inline bool isEvenInteger(MpfrFloat value) - { - return isInteger(value) && value%2 == 0; - } - - template<> - inline long makeLongInteger(MpfrFloat value) - { - return (long) value.toInt(); - } -#endif - -#ifdef FP_SUPPORT_GMP_INT_TYPE - template<> - inline bool isEvenInteger(GmpInt value) - { - return value%2 == 0; - } - - template<> - inline bool isInteger(GmpInt) { return true; } - - template<> - inline long makeLongInteger(GmpInt value) - { - return (long) value.toInt(); - } -#endif - - template - inline bool isOddInteger(Value_t value) - { - const Value_t halfValue = (value + Value_t(1)) * Value_t(0.5); - return fp_equal(halfValue, fp_floor(halfValue)); - } - -#ifdef FP_SUPPORT_LONG_INT_TYPE - template<> - inline bool isOddInteger(long value) - { - return value%2 != 0; - } -#endif - -#ifdef FP_SUPPORT_MPFR_FLOAT_TYPE - template<> - inline bool isOddInteger(MpfrFloat value) - { - return value.isInteger() && value%2 != 0; - } -#endif - -#ifdef FP_SUPPORT_GMP_INT_TYPE - template<> - inline bool isOddInteger(GmpInt value) - { - return value%2 != 0; - } -#endif -} // namespace FUNCTIONPARSERTYPES - -#endif // ONCE_FPARSER_H_ - - -#ifndef FP_DISABLE_DOUBLE_TYPE -# define FUNCTIONPARSER_INSTANTIATE_D(g) g(double) -#else -# define FUNCTIONPARSER_INSTANTIATE_D(g) -#endif - -#ifdef FP_SUPPORT_FLOAT_TYPE -# define FUNCTIONPARSER_INSTANTIATE_F(g) g(float) -#else -# define FUNCTIONPARSER_INSTANTIATE_F(g) -#endif - -#ifdef FP_SUPPORT_LONG_DOUBLE_TYPE -# define FUNCTIONPARSER_INSTANTIATE_LD(g) g(long double) -#else -# define FUNCTIONPARSER_INSTANTIATE_LD(g) -#endif - -#ifdef FP_SUPPORT_LONG_INT_TYPE -# define FUNCTIONPARSER_INSTANTIATE_LI(g) g(long) -#else -# define FUNCTIONPARSER_INSTANTIATE_LI(g) -#endif - -#ifdef FP_SUPPORT_MPFR_FLOAT_TYPE -# define FUNCTIONPARSER_INSTANTIATE_MF(g) g(MpfrFloat) -#else -# define FUNCTIONPARSER_INSTANTIATE_MF(g) -#endif - -#ifdef FP_SUPPORT_GMP_INT_TYPE -# define FUNCTIONPARSER_INSTANTIATE_GI(g) g(GmpInt) -#else -# define FUNCTIONPARSER_INSTANTIATE_GI(g) -#endif - -/* Add 'FUNCTIONPARSER_INSTANTIATE_TYPES' at the end of all .cc files - containing FunctionParserBase implementations. - */ -#define FUNCTIONPARSER_INSTANTIATE_BASE(type) \ - template class FunctionParserBase; - -#define FUNCTIONPARSER_INSTANTIATE_TYPES \ - FUNCTIONPARSER_INSTANTIATE_D(FUNCTIONPARSER_INSTANTIATE_BASE) \ - FUNCTIONPARSER_INSTANTIATE_F(FUNCTIONPARSER_INSTANTIATE_BASE) \ - FUNCTIONPARSER_INSTANTIATE_LD(FUNCTIONPARSER_INSTANTIATE_BASE) \ - FUNCTIONPARSER_INSTANTIATE_LI(FUNCTIONPARSER_INSTANTIATE_BASE) \ - FUNCTIONPARSER_INSTANTIATE_MF(FUNCTIONPARSER_INSTANTIATE_BASE) \ - FUNCTIONPARSER_INSTANTIATE_GI(FUNCTIONPARSER_INSTANTIATE_BASE) - -#endif // ONCE_FPARSER_AUX_H_ diff --git a/fparser/fpconfig.hh b/fparser/fpconfig.hh deleted file mode 100644 index 9607a79..0000000 --- a/fparser/fpconfig.hh +++ /dev/null @@ -1,132 +0,0 @@ -/***************************************************************************\ -|* Function Parser for C++ v4.3 *| -|*-------------------------------------------------------------------------*| -|* Copyright: Juha Nieminen *| -|* *| -|* This library is distributed under the terms of the *| -|* GNU Lesser General Public License version 3. *| -|* (See lgpl.txt and gpl.txt for the license text.) *| -\***************************************************************************/ - -// Configuration file -// ------------------ - -/* NOTE: - This file is for the internal use of the function parser only. - You don't need to include this file in your source files, just - include "fparser.hh". -*/ - - -/* Uncomment any of these lines or define them in your compiler settings - to enable the correspondent version of the parser. (These are disabled - by default because they rely on C99 functions, and non-standard libraries - in the case pf MPFR and GMP, and they make compiling needlessly slower - and the resulting binary needlessly larger if they are not used in the - program.) -*/ -//#define FP_SUPPORT_FLOAT_TYPE -//#define FP_SUPPORT_LONG_DOUBLE_TYPE -//#define FP_SUPPORT_LONG_INT_TYPE -//#define FP_SUPPORT_MPFR_FLOAT_TYPE -//#define FP_SUPPORT_GMP_INT_TYPE - -/* Uncomment this line of define it in your compiler settings if you want - to disable compiling the basic double version of the library, in case - one of the above types is used but not the double type. (If the double - type is not used, then disabling it makes compiling faster and the - resulting binary smaller.) - */ -//#define FP_DISABLE_DOUBLE_TYPE - -/* - Note that these do not change what FunctionParser supports, they only - change how the function is evaluated, potentially making it faster when - these functions are involved. - These will make the source code use asinh(), acosh(), atanh(), exp2() - and log2(). -*/ -//#define FP_SUPPORT_TR1_MATH_FUNCS - -#ifdef FP_SUPPORT_TR1_MATH_FUNCS -#define FP_SUPPORT_ASINH -#define FP_SUPPORT_EXP2 -#define FP_SUPPORT_LOG2 -#define FP_SUPPORT_CBRT -#define FP_SUPPORT_HYPOT -#endif - -/* - Comment out the following line to enable the eval() function, which can - be used in the function string to recursively call the same function. - Note that enabling this function may be dangerous even if the maximum - recursion level is limited because it is still possible to write functions - using it which take enormous amounts of time to evaluate even though the - maximum recursion is never reached. This may be undesirable in some - applications. - Alternatively you can define the FP_ENABLE_EVAL precompiler constant in - your compiler settings. -*/ -#ifndef FP_ENABLE_EVAL -#define FP_DISABLE_EVAL -#endif - - -/* - Maximum recursion level for eval() calls: -*/ -#define FP_EVAL_MAX_REC_LEVEL 1000 - - -/* - Whether to use shortcut evaluation for the & and | operators: -*/ -#ifndef FP_DISABLE_SHORTCUT_LOGICAL_EVALUATION -#define FP_ENABLE_SHORTCUT_LOGICAL_EVALUATION -#endif - -/* - Whether to enable optimizations that may ignore side effects - of if() calls, such as changing if(x,!y,0) into x&!y. - This is basically the polar opposite of "shortcut logical evaluation". - Disabled by default, because it makes eval() rather unsafe. -*/ -#ifdef FP_ENABLE_IGNORE_IF_SIDEEFFECTS -#endif - -/* - Comment out the following lines out if you are not going to use the - optimizer and want a slightly smaller library. The Optimize() method - can still be called, but it will not do anything. - If you are unsure, just leave it. It won't slow down the other parts of - the library. -*/ -#ifndef FP_NO_SUPPORT_OPTIMIZER -#define FP_SUPPORT_OPTIMIZER -#endif - - -/* - Epsilon value used with the comparison operators (must be non-negative): - (Comment it out if you don't want to use epsilon in comparisons. Might - lead to marginally faster evaluation of the comparison operators, but - can introduce inaccuracies in comparisons.) -*/ -#define FP_EPSILON 1e-14 - - -/* - No member function of FunctionParser is thread-safe. Most prominently, - Eval() is not thread-safe. By uncommenting one of these lines the Eval() - function can be made thread-safe at the cost of a possible small overhead. - The second version requires that the compiler supports the alloca() function, - which is not standard, but is faster. - */ -//#define FP_USE_THREAD_SAFE_EVAL -//#define FP_USE_THREAD_SAFE_EVAL_WITH_ALLOCA - -/* - Uncomment (or define in your compiler options) to disable evaluation checks. - (Consult the documentation for details.) - */ -//#define FP_NO_EVALUATION_CHECKS diff --git a/fparser/fpoptimizer.cc b/fparser/fpoptimizer.cc deleted file mode 100644 index 5245eb7..0000000 --- a/fparser/fpoptimizer.cc +++ /dev/null @@ -1,10839 +0,0 @@ -/***************************************************************************\ -|* Function Parser for C++ v4.3 *| -|*-------------------------------------------------------------------------*| -|* Function optimizer *| -|*-------------------------------------------------------------------------*| -|* Copyright: Joel Yliluoma *| -|* *| -|* This library is distributed under the terms of the *| -|* GNU Lesser General Public License version 3. *| -|* (See lgpl.txt and gpl.txt for the license text.) *| -\***************************************************************************/ - -/* NOTE: - This file contains generated code (from the optimizer sources) and is - not intended to be modified by hand. If you want to modify the optimizer, - download the development version of the library. -*/ - -#include "fpconfig.hh" -#ifdef FP_SUPPORT_OPTIMIZER -#include "fparser.hh" -#include "fptypes.hh" -#define i43 nW1 a), -#define i33 info.yH -#define i23 ,cAtan2 -#define i13 =false; -#define i03 cAbsIf -#define tZ3 "Found " -#define tY3 },{{2, -#define tX3 {if(apos -#define tW3 stackpos -#define tV3 "dup(%u) " -#define tU3 GetOpcode -#define tT3 eR{assert -#define tS3 "%d, cost " -#define tR3 "immed "<< -#define tQ3 mFuncParsers -#define tP3 "PUSH ";xE3( -#define tO3 stderr -#define tN3 sep2=" " -#define tM3 FPHASH_CONST -#define tL3 cache_needed[ -#define tK3 fprintf -#define tJ3 ::cout<<"Applying " -#define tI3 ||tree.tU3 -#define tH3 HANDLE_UNARY_CONST_FUNC -#define tG3 within, -#define tF3 y21){if -#define tE3 c_count -#define tD3 s_count -#define tC3 MaxOp -#define tB3 2)lS 2* -#define tA3 x11.cG3 -#define t93 l7 0,2, -#define t83 -#define cW3 .eW1 n] -#define cV3 eG cK1); -#define cU3 eG yR1 -#define cT3 if(eY1== -#define cS3 ),has_max( -#define cR3 (count -#define cQ3 .empty() -#define cP3 .iH1 a); -#define cO3 GetParamCount(nQ -#define cN3 GetParamCount(); -#define cM3 ;}case -#define cL3 pclone -#define cK3 sim.x3 -#define cJ3 fpdata -#define cI3 cCosh nR -#define cH3 cCosh, -#define cG3 Immeds -#define cF3 l6 1, -#define cE3 x8(tB2 -#define cD3 newpow -#define cC3 change -#define cB3 133,2, -#define cA3 i01 x2 -#define c93 Params -#define c83 Needs -#define c73 byteCode -#define c63 eT1&occ= -#define c53 child) -#define c43 AddFrom( -#define c33 lT1 nE== -#define c23 ;for xK2 -#define c13 tC1 lY1 -#define c03 factor_t -#define yZ3 tree.xJ1 -#define yY3 yA tmp2) -#define yX3 value1 -#define yW3 model. -#define yV3 true;n31 -#define yU3 &&p0.max -#define yT3 p2 eT ifp2 -#define yS3 yJ p2;p2 -#define yR3 cAbsNot -#define yQ3 switch(tX -#define yP3 tZ case -#define yO3 IsNever -#define yN3 }switch -#define yM3 stackptr -#define yL3 nN[++IP] -#define yK3 const xH -#define yJ3 yE cPow) -#define yI3 default_function_handling -#define yH3 cLog);x9 -#define yG3 ;sim.Push( -#define yF3 eS1(0.5) -#define yE3 iJ 1, -#define yD3 [funcno]. -#define yC3 :start_at() -#define yB3 Rehash(tT yA -#define yA3 .size() -#define y93 IsLogicalValue nW1 -#define y83 (tree))e5 -#define y73 stack[stack yA3- -#define y63 stack yL -#define y53 tmp yC 0)) -#define y43 ));tmp tU -#define y33 ,(long tG1 -#define y23 );tmp2 yC -#define y13 cMul);xK -#define y03 1),eS1(1)) -#define xZ3 constvalue -#define xY3 lD 0)); -#define xX3 )nG1 xK -#define xW3 nN[IP]== -#define xV3 opcodes -#define xU3 did_muli -#define xT3 switch(lF3.first iY2 -#define xS3 ;for iL1 -#define xR3 Ge0Lt1 -#define xQ3 &&p.max -#define xP3 :tree. -#define xO3 =y6 a));if( -#define xN3 used[b] -#define xM3 e8(),yG< -#define xL3 size_t n -#define xK3 sizeof( -#define xJ3 cNotNot, -#define xI3 cOr yF -#define xH3 359463, -#define xG3 2,7168, -#define xF3 param. -#define xE3 DumpTree -#define xD3 Gt0Le1 -#define xC3 y21){eS1 -#define xB3 base,eS1 -#define xA3 ==cOr)l9 -#define x93 cAdd iU1 -#define x83 (cM2 lD -#define x73 lD 2)); -#define x63 eT cond -#define x53 iX2 0;b< -#define x43 {}range( -#define x33 .n_int_sqrt -#define x23 ,cPow,xJ -#define x13 ,{1,218, -#define x03 lD 1)) -#define nZ3 tmp yA tree -#define nY3 eS1(1))) -#define nX3 iterator -#define nW3 begin(); -#define nV3 TreeSet -#define nU3 parent -#define nT3 insert(i -#define nS3 newrel -#define nR3 eS1(2))); -#define nQ3 {eS1 tmp -#define nP3 iU.hash1 -#define nO3 (tree)!= -#define nN3 )n5 lC -#define nM3 break;} -#define nL3 b_needed -#define nK3 cachepos -#define nJ3 half= -#define nI3 src_pos -#define nH3 reserve( -#define nG3 treeptr -#define nF3 iC2 size() -#define nE3 .resize( -#define nD3 eU1 void -#define nC3 ImmedTag -#define nB3 a,const -#define nA3 RefCount -#define n93 Birth(); -#define n83 mulgroup -#define n73 template -#define n63 cost_t -#define n53 n72 nZ -#define n43 middle -#define n33 ))break;eS1 -#define n23 };enum -#define n13 if(op== -#define n03 (p1.xJ1 -#define lZ3 cLog2by); -#define lY3 sqrt_cost -#define lX3 const int -#define lW3 mul_count -#define lV3 maxValue1 -#define lU3 minValue1 -#define lT3 maxValue0 -#define lS3 minValue0 -#define lR3 ValueType -#define lQ3 >(eS1(1), -#define lP3 abs_mul -#define lO3 pos_set -#define lN3 goto e3 -#define lM3 nF1);}if( -#define lL3 yE cAdd); -#define lK3 subtree -#define lJ3 invtree -#define lI3 lV1=r.specs;if(r.found){ -#define lH3 ,lV1,info -#define lG3 a;if(&t91 -#define lF3 parampair -#define lE3 rulenumit -#define lD3 cIf,l6 3, -#define lC3 MakeEqual -#define lB3 nH1,l4:: -#define lA3 nH1,{l4:: -#define l93 newbase -#define l83 branch1op -#define l73 branch2op -#define l63 overlap -#define l53 truth_a -#define l43 ),Value( -#define l33 );nW l4:: -#define l23 if nW1 0) -#define l13 found_dup -#define l03 &1)?(poly^( -#define iZ2 (xF3 -#define iY2 ){case -#define iX2 size_t b= -#define iW2 i0 xQ3 -#define iV2 has_min -#define iU2 Plan_Has( -#define iT2 ;if(half -#define iS2 ;}void -#define iR2 )iS2 -#define iQ2 const nI2 -#define iP2 yV1 class -#define iO2 namespace -#define iN2 rhs.hash2;} -#define iM2 rhs.hash1 -#define iL2 ::res,b8< -#define iK2 inverted -#define iJ2 has_max= -#define iI2 has_max) -#define iH2 iftree -#define iG2 depcodes -#define iF2 explicit -#define iE2 VarBegin -#define iD2 cM3 lZ2 -#define iC2 c93. -#define iB2 ].data); -#define iA2 y4)));nW -#define i92 .what eX -#define i82 ;if(fp_equal( -#define i72 x02 yJ -#define i62 begin(), -#define i52 cond_add -#define i42 cond_mul -#define i32 cond_and -#define i22 yG n91 -#define i12 bool e31 -#define i02 unsigned -#define tZ2 costree -#define tY2 sintree -#define tX2 leaf_count -#define tW2 =GetParam( -#define tV2 sub_params -#define tU2 printf( -#define tT2 cbrt_count -#define tS2 sqrt_count -#define tR2 Finite -#define tQ2 p1 eT ifp1 -#define tP2 pcall_tree -#define tO2 after_powi -#define tN2 grammar -#define tM2 lE 0,1, -#define tL2 cCos,xJ -#define tK2 cEqual, -#define tJ2 ,eO3 507 tS -#define tI2 ,t71 l7 2,2, -#define tH2 cLog nR -#define tG2 l0 2, -#define tF2 cPow,nU -#define tE2 cAdd,xZ 2, -#define tD2 cInv,xZ 1, -#define tC2 cNeg,xZ 1, -#define tB2 ),0},{ -#define tA2 x11.SubTrees -#define t92 x11.Others -#define t82 param=*i01 -#define t72 std::move( -#define t62 nM3 switch( -#define t52 constraints= -#define t42 .constraints -#define t32 data;data. -#define t22 MakeNEqual -#define t12 for yS eC1 -#define t02 yA mul) -#define eZ2 Dump(std:: -#define eY2 isInteger( -#define eX2 (cond.cI cA2 -#define eW2 yA3;++ -#define eV2 nG1 r;r tU -#define eU2 Comparison -#define eT2 needs_flip -#define eS2 {data xB lM -#define eR2 ,eQ,synth); -#define eQ2 (half&63)-1; -#define eP2 value] -#define eO2 ));TriTruthValue -#define eN2 );range.nN2 -#define eM2 ,2,1,4,1,2, -#define eL2 >StackMax) -#define eK2 ~size_t(0) -#define eJ2 );t4=!t4;} -#define eI2 ;}yV1 static -#define eH2 info.lQ[b]. -#define eG2 const std::eO -#define eF2 Rule&rule, -#define eE2 .GetHash(). -#define eD2 (list.first -#define eC2 ;iU.hash2+= -#define eB2 ,xA1);lC -#define eA2 ,const e1& -#define e92 struct -#define e82 cGreater, -#define e72 tree lD 0) -#define e62 const eS1& -#define e52 mul_item -#define e42 innersub -#define e32 cbrt_cost -#define e22 best_cost -#define e12 )))l81 lH -#define e02 result i0 -#define cZ2 fp_mod(m. -#define cY2 Compare> -#define cX2 (*x6)[a].info -#define cW2 tree y21 yI -#define cV2 tree nE== -#define cU2 condition -#define cT2 per_item -#define cS2 item_type -#define cR2 first2 -#define cQ2 ,l8 0,2, -#define cP2 tS 396676 -#define cO2 Decision -#define cN2 not_tree -#define cM2 leaf1 -#define cL2 =tree lD -#define cK2 group_by -#define cJ2 ->second -#define cI2 targetpos -#define cH2 eat_count -#define cG2 ParamSpec -#define cF2 Forget() -#define cE2 exponent -#define cD2 ,bool abs){ -#define cC2 synth.Find( -#define cB2 params -#define cA2 &&cond eH)) -#define c92 source_tree -#define c82 nE==cLog2&& -#define c72 =lT1;bool iQ -#define c62 -#define c52 p1_evenness -#define c42 c32 i13 if( -#define c32 tC1 iV2 -#define c22 isNegative( -#define c12 n73 i5 -#define c02 neg_set -#define yZ2 StackTopIs( -#define yY2 cNop,cNop}} -#define yX2 synth.PushImmed( -#define yW2 FPoptimizer_ByteCode yU2 -#define yV2 FPoptimizer_ByteCode:: -#define yU2 ::ByteCodeSynth x8 -#define yT2 cTanh,cNop, -#define yS2 matches -#define yR2 goto fail;} -#define yQ2 cSin,xJ -#define yP2 cTan nR -#define yO2 cCos nR -#define yN2 negated -#define yM2 i7,1,iX+1); -#define yL2 CodeTree -#define yK2 yL2 x8 -#define yJ2 ifdata -#define yI2 best_score -#define yH2 mulvalue -#define yG2 pow_item -#define yF2 nE==cPow&&tJ -#define yE2 PowiResult -#define yD2 maxValue -#define yC2 minValue -#define yB2 ;pow tU cPow);pow -#define yA2 result cM3 -#define y92 fp_min(xA, -#define y82 set_min_max( -#define y72 div_tree -#define y62 pow_tree -#define y52 preserve -#define y42 PullResult() -#define y32 dup_or_fetch -#define y22 nominator] -#define y12 Rehash(false -#define y02 test_order -#define xZ2 lF3, -#define xY2 .param_count -#define xX2 shift(index) -#define xW2 rulenumber -#define xV2 cTanh nR -#define xU2 (tree nE -#define xT2 GetDepth() -#define xS2 factor_immed -#define xR2 changes -#define xQ2 tU tree nE); -#define xP2 tU cond nE -#define xO2 Become nW1 -#define xN2 },0,0x1},{{1, -#define xM2 ,lJ 0x7 tY3 -#define xL2 ;n41 eT y9 lD -#define xK2 (size_t a= -#define xJ2 ;}static yN1 -#define xI2 tree lD a) -#define xH2 for(typename -#define xG2 exp_diff -#define xF2 ExponentInfo -#define xE2 lower_bound( -#define xD2 factor -#define xC2 is_logical -#define xB2 newrel_and -#define xA2 Suboptimal -#define x92 cW[c tO -#define x82 IsAlways;if( -#define x72 n73 nA1 -#define x62 res_stackpos -#define x52 half_pos -#define x42 ;}else{x6=new -#define x32 )lS 3* -#define x22 {e1 start_at; -#define x12 ,(long double) -#define x02 .Rehash() -#define nZ2 )return -#define nY2 );cK3 iJ 2, -#define nX2 return false;} -#define nW2 );nM3 -#define nV2 xD1 tA+1); -#define nU2 ;i7.Remember( -#define nT2 .match_tree -#define nS2 l81 true;} -#define nR2 nD OPCODE -#define nQ2 yG x8&immed, -#define nP2 >>1)):( -#define nO2 CodeTreeData -#define nN2 multiply( -#define nM2 i0 i13 -#define nL2 .n73 -#define nK2 var_trees -#define nJ2 cOr,lP 2, -#define nI2 yL2& -#define nH2 ::Optimize(){ -#define nG2 second eE3; -#define nF2 second.first; -#define nE2 log2_exponent -#define nD2 tT.swap(tmp); -#define nC2 Value(Value:: -#define nB2 dup_fetch_pos -#define nA2 nN,size_t&l31 -#define n92 *)&*start_at; -#define n82 yO3 yI lC -#define n72 ,tree)) -#define n62 ContainsOtherCandidates( -#define n52 ,cPow l7 2,2, -#define n42 cSin nR -#define n32 lK 2},0,iR 1, -#define n22 lK 1},0,iR 1, -#define n12 Value_EvenInt -#define n02 Sign_Negative -#define lZ2 SubFunction:{ -#define lY2 ParamHolder:{ -#define lX2 MakeFalse,{l4 -#define lW2 if(xW lD a)iA -#define lV2 ConditionType -#define lU2 SpecialOpcode -#define lT2 synth_it -#define lS2 fp_max(xA); -#define lR2 assimilated -#define lQ2 fraction -#define lP2 0x12},{{ -#define lO2 DUP_BOTH(); -#define lN2 -1-offset]. -#define lM2 tU3() -#define lL2 parent_opcode) -#define lK2 TreeCounts -#define lJ2 bool t4 i13 -#define lI2 SetOpcode( -#define lH2 found_log2 -#define lG2 div_params -#define lF2 .CopyOnWrite() -#define lE2 immed_sum -#define lD2 OPCODE(opcode) -#define lC2 std::cout<<"POP " -#define lB2 (stack yA3- -#define lA2 break;result*= -#define l92 FactorStack x8 -#define l82 IsAlways yI lC -#define l72 l7 2,2,lB1 -#define l62 248024 tS -#define l52 cAnd,lP 2, -#define l42 cNot nR -#define l32 cMul,xZ 2, -#define l22 DumpHashesFrom -#define l12 replacing_slot -#define l02 RefParams -#define iZ1 if_always[ -#define iY1 WhatDoWhenCase -#define iX1 exponent_immed -#define iW1 new_base_immed -#define iV1 base_immed -#define iU1 ||op1== -#define iT1 (size_t a xX -#define iS1 data[a eD3 -#define iR1 AddCollection( -#define iQ1 if(newrel_or== -#define iP1 DUP_ONE(apos); -#define iO1 flipped -#define iN1 .UseGetNeeded( -#define iM1 e9 2,131, -#define iL1 (i02 -#define iK1 OptimizedUsing -#define iJ1 Var_or_Funcno -#define iI1 iJ1; -#define iH1 DelParam( -#define iG1 typename nX1::nX3 -#define iF1 )nZ2 true -#define iE1 GetParams( -#define iD1 crc32_t -#define iC1 fphash_value_t -#define iB1 signed_chain -#define iA1 IsDefined()) -#define i91 MinusInf -#define i81 n_immeds -#define i71 FindClone(xK -#define i61 denominator] -#define i51 needs_rehash -#define i41 AnyWhere_Rec -#define i31 minimum_need -#define i21 ~i02(0) -#define i11 tC1 min -#define i01 (const -#define tZ1 ,i01 void*)& -#define tY1 41,42,43,44, -#define tX1 constraints& -#define tW1 tT.iH1 -#define tV1 p1_logical_b -#define tU1 p0_logical_b -#define tT1 p1_logical_a -#define tS1 p0_logical_a -#define tR1 ,PowiCache&i7, -#define tQ1 synth.DoDup( -#define tP1 else if( -#define tO1 cache_needed -#define tN1 e9 2,1,e9 2, -#define tM1 treelist -#define tL1 IsDescendantOf( -#define tK1 has_bad_balance -#define tJ1 (tree,std::cout) -#define tI1 .SetParamsMove( -#define tH1 c03 xD2 -#define tG1 double)cE2 -#define tF1 {case IsAlways: -#define tE1 e02=false -#define tD1 ;cE2.Rehash( -#define tC1 result. -#define tB1 range x8 result -#define tA1 TopLevel) -#define t91 *start_at){x6=( -#define t81 (rule,tree,info -#define t71 cNEqual -#define t61 ,cEqual l7 2,2, -#define t51 cAdd,AnyParams, -#define t41 lP2 xG3 -#define t31 ,cNotNot nR -#define t21 ,cLess l7 2,2, -#define t11 Oneness_NotOne| -#define t01 Value_IsInteger -#define eZ1 iK1( -#define eY1 reltype -#define eX1 SequenceOpcodes -#define eW1 sep_list[ -#define eV1 );eG n83); -#define eU1 l02); -#define eT1 TreeCountItem -#define eS1 Value_t -#define eR1 divgroup -#define eQ1 ,eS1(-1)))xF -#define eP1 set_min(fp_floor -#define eO1 pihalf_limits -#define eN1 y41 p0.min>=0.0) -#define eM1 MaxChildDepth -#define eL1 situation_flags& -#define eK1 i02 opcode) -#define eJ1 =yM|i02(nN yA3 -#define eI1 std::pair -#define eH1 eO3 483 tS -#define eG1 ,l8 0,1, -#define eF1 tG2 7168, -#define eE1 Value_Logical -#define eD1 new_factor_immed -#define eC1 if(remaining[a]) -#define eB1 occurance_pos -#define eA1 exponent_hash -#define e91 exponent_list -#define e81 CollectionSet x8 -#define e71 CollectMulGroup( -#define e61 source_set -#define e51 cE2,nV3 -#define e41 produce_count -#define e31 operator -#define e21 )yJ3;lC -#define e11 back().thenbranch -#define e01 ParamSpec_Extract -#define cZ1 retry_anyparams_3 -#define cY1 retry_anyparams_2 -#define cX1 needlist_cached_t -#define cW1 grammar_rules[*r] -#define cV1 tF2 0x1 tY3 -#define cU1 CodeTreeImmed x8( -#define cT1 GetParamCount()== -#define cS1 by_float_exponent -#define cR1 fp_equal(cE2 -#define cQ1 new_exp -#define cP1 end()&&i->first== -#define cO1 yB3 r);} -#define cN1 return BecomeZero; -#define cM1 return BecomeOne; -#define cL1 if(lQ yA3<=n2) -#define cK1 addgroup -#define cJ1 found_log2by -#define cI1 ())yE cMul);lC -#define cH1 >=eS1(0) -#define cG1 nE==yR3) -#define cF1 ParsePowiMuli( -#define cE1 branch1_backup -#define cD1 branch2_backup -#define cC1 exponent_map -#define cB1 plain_set -#define cA1 LightWeight( -#define c91 }nM3 case -#define c81 cN3++b) -#define c71 synth.x5 1 -#define c61 ,i7 eR2 -#define c51 if(value -#define c41 set_max(fp_ceil cY -#define c31 e62 v,n7 -#define c21 {eS1 cE2= -#define c11 should_regenerate=true; -#define c01 should_regenerate, -#define yZ1 Collection -#define yY1 RelationshipResult -#define yX1 Subdivide_Combine( -#define yW1 long value -#define yV1 n73 lT -#define yU1 yV1 cA -#define yT1 yV1 e92 -#define yS1 eP nE3 StackMax -#define yR1 subgroup -#define yQ1 best_sep_factor -#define yP1 tP1!result -#define yO1 needlist_cached -#define yN1 inline i02 -#define yM1 221646 tS 24803 -#define yL1 Constness_Const -#define yK1 opcode,bool pad -#define yJ1 n_occurrences -#define yI1 changed=true; -#define yH1 iH1 a);} -#define yG1 MakesInteger( -#define yF1 e62 value -#define yE1 best_sep_cost -#define yD1 MultiplicationRange -#define yC1 ;p1.yB3 p1 -#define yB1 yV1 eS1 -#define yA1 n_stacked -#define y91 AnyParams_Rec -#define y81 continue; -#define y71 Become(value lD 0)) -#define y61 ,cGreater l7 2,2, -#define y51 yV1 inline TriTruthValue -#define y41 .iV2&& -#define y31 ));n41 y3 op1 tT.DelParams( -#define y21 .IsImmed() -#define y11 =comp.AddItem(atree -#define y01 needs_sincos -#define xZ1 Recheck_RefCount_Div -#define xY1 Recheck_RefCount_Mul -#define xX1 n83. -#define xW1 n83;n83 tU -#define xV1 MultiplyAndMakeLong( -#define xU1 cMul);y53;tmp -#define xT1 covers_plus1 -#define xS1 lD2); -#define xR1 if(synth.FindAndDup( -#define xQ1 SynthesizeParam( -#define xP1 public e8,public yG< -#define xO1 grammar_func -#define xN1 221426 tS 237795 -#define xM1 t93 165888 tS -#define xL1 Modulo_Radians}, -#define xK1 tT.SetParam( -#define xJ1 GetImmed() -#define xI1 PositionType -#define xH1 CollectionResult -#define xG1 yV1 bool -#define xF1 const_offset -#define xE1 stacktop_desired -#define xD1 SetStackTop( -#define xC1 ,cLessOrEq l7 2,2, -#define xB1 yV1 void -#define xA1 cond_type -#define x91 Recheck_RefCount_RDiv -#define x81 static const range x8 -#define x71 fPExponentIsTooLarge( -#define x61 CollectMulGroup_Item( -#define x51 pair -#define x41 covers_full_cycle -#define x31 AssembleSequence( -#define x21 x8(rule.repl_param_list, -#define x11 NeedList -#define x01 )lF3 eE3 -#define nZ1 < -#define nU1 std::pair& -#define nT1 n73& -#define n81 yG&c73, -#define n71 void ByteCodeSynth x8:: -#define n61 )const{return -#define n51 rhs n61 hash1 -#define n41 changed_if -#define n31 min=eS1(0); -#define n21 opposite= -#define n11 7168 tS 279818, -#define n01 l81 xA2; -#define lZ1 MatchResultType -#define lY1 resulting_exponent -#define lX1 Unknown:default:;} -#define lW1 ,lE 2,1, -#define lV1 (*x6)[a].start_at -#define lU1 ,cAdd,SelectedParams,0},0, -#define lT1 GetParam(a) -#define lS1 inverse_nominator] -#define lR1 void FunctionParserBase -#define lQ1 ,nN,IP,limit,y1,stack); -#define lP1 ByteCodeSynth x8&synth) -#define lO1 xS3 a=0;a1; -#define iP );nC1 0,cE2);iH1 1); -#define iO DumpTreeWithIndent(*this); -#define iN switch(type iY2 cond_or: -#define iM CalculateResultBoundaries( -#define iL e62 v,eS1(lN -#define iK AddFunctionOpcode_Integer( -#define iJ sim.Eat( -#define iI edited_powgroup -#define iH has_unknown_max -#define iG has_unknown_min -#define iF if(keep_powi -#define iE synthed_tree -#define iD 356668 tS 24852 -#define iC +2]=yM|i02(Immed yA3); -#define iB matched_params -#define iA .IsIdenticalTo( -#define i9 by_exponent -#define i8 collections -#define i7 cache -#define i6 }inline -#define i5 lT void range x8:: -#define i4 yA comp.cB1[a].value); -#define i3 AnyParams,2},0,0x0},{{ -#define i2 cS1.data -#define i1 iF2 nO2( -#define i0 .has_max -#define tZ goto ReplaceTreeWithZero; -#define tY :goto ReplaceTreeWithOne;case -#define tX GetLogicalValue nW1 -#define tW lN1 std::endl;DumpHashes( -#define tV ;p2.yB3 p2);tH iH2 nE);e5} -#define tU .lI2 -#define tT );tree -#define tS ,{2, -#define tR lZ 0x0},{{ -#define tQ yV1 nA -#define tP MakeFalse,l4:: -#define tO ].relationship -#define tN <=fp_const_negativezero x8()) -#define tM .hash1|=key;iC1 n9 -#define tL [n2 eC3=true;lQ[n2 eD3 -#define tK l41::Grammar* -#define tJ powgroup lD -#define tI ;pow tU cLog);tH cMul); -#define tH tree tU -#define tG eK2&&found[data. -#define tF },{l4::MakeNotNotP1,l4:: -#define tE },{l4::MakeNotNotP0,l4:: -#define tD cN3 a-->0;)if( -#define tC nB1( -#define tB has_mulgroups_remaining -#define tA StackTop -#define t9 MatchInfo x8& -#define t8 int_exponent_t -#define t7 RootPowerTable x8::RootPowers[ -#define t6 MatchPositionSpec_AnyParams x8 -#define t5 iO2 FPoptimizer_ByteCode -#define t4 is_signed -#define t3 iE1));xX1 Rehash(); -#define t2 result_positivity -#define t1 biggest_minimum -#define t0 const iW -#define eZ ParamSpec_NumConstant x8 -#define eY yK2&tree,std::ostream&o -#define eX !=Unchanged)if(TestCase( -#define eW cond_tree -#define eV else_tree -#define eU then_tree -#define eT .AddParam( -#define eS ;xE3(tree)lN1"\n"; -#define eR yK2&tree) -#define eQ sequencing -#define eP StackState -#define eO string FP_GetOpcodeName( -#define eN if_stack -#define eM {return yK2( -#define eL n_as_sin_param -#define eK n_as_cos_param -#define eJ PowiResolver:: -#define eI ];};extern"C"{ -#define eH .BalanceGood -#define eG AddParamMove( -#define eF valueType -#define eE best_factor -#define eD back().endif_location -#define eC iC1(iJ1) -#define eB iC1 key -#define eA l8 2,1, -#define e9 130,1, -#define e8 MatchPositionSpecBase -#define e7 iF2 yL2( -#define e6 smallest_maximum -#define e5 goto redo; -#define e4 ++IP;y81}if(xW3 xV3. -#define e3 ReplaceTreeWithParam0; -#define e2 factor_needs_rehashing -#define e1 MatchPositionSpecBaseP -#define e0 nL eS1(-y03; -#define cZ 79,112,113,117,118,123,124,127,128, -#define cY )l81 m cM3 -#define cX e01 x8(nM.param_list, -#define cW relationships -#define cV 28,29,30,31,32,33,34,35,36, -#define cU cIf,l0 3, -#define cT lK 2},0,0x0},{{ -#define cS data.subfunc_opcode -#define cR }if eD2.xJ1==eS1( -#define cQ otherhalf -#define cP :{AdoptChildrenWithSameOpcode(tree); -#define cO map > -#define cN const SequenceOpCode x8 -#define cM =fp_cosh(m.min);m.max=fp_cosh(m.max); -#define cL MatchPositionSpec_PositionalParams x8 -#define cK eS1(1.5)*fp_const_pi x8() -#define cJ !=Unchanged nZ2 iZ1 -#define cI FoundChild -#define cH CalculatePowiFactorCost( -#define cG T1,typename T2>inline i12()( -#define cF yK2 tmp;tmp tU -#define cE has_nonlogical_values -#define cD from_logical_context) -#define cC for xK2 xW.cN3 a-->0;) -#define cB POWI_CACHE_SIZE -#define cA static inline yK2 -#define c9 BalanceResultType -#define c8 cIf,eL3 -#define c7 nA3(0),Opcode( -#define c6 const{return data-> -#define c5 +=fp_const_twopi x8(); -#define c4 .AddOperation(lM2, -#define c3 for xK2 0;ae92 Comp< -#define yT eT CodeTreeImmed( -#define yS xK2 0;a(eS1(0), -#define y6 iM tree lD -#define y5 =y6 0));range x8 -#define y4 tree lD 1).xJ1 -#define y3 x02;tH -#define y2 lX&&tree lD 1)y21 -#define y1 factor_stack_base -#define y0 cPow,l6 2, -#define xZ GroupFunction,0},n0{{ -#define xY data->c93 -#define xX =0;a0;) -#define xT nM xY2 -#define xS i02 c;i02 char l[ -#define xR 158,167,168,169,178,179,191,195,203,207,215,227,229,232,233,234,235,236,239,240,241,242,245,246,247,248,250,251}};}e92 -#define xQ using iO2 FUNCTIONPARSERTYPES; -#define xP const eY=std::cout -#define xO IsIdenticalTo(leaf2 lD -#define xN FPOPT_autoptr -#define xM +=result l81 result;}yV1 inline eS1 -#define xL int_exponent -#define xK newnode -#define xJ l3 2,1, -#define xI ParamSpec_SubFunction -#define xH ParamSpec_ParamHolder -#define xG has_highlevel_opcodes -#define xF {if(needs_cow){iY goto -#define xE ;if(fp_nequal(tmp,eS1(0)))lL eS1(1)/tmp)n5}lC -#define xD },{l4::Unchanged,l4::Never},{l4::Unchanged,l4::Never}} -#define xC best_selected_sep -#define xB ->Recalculate_Hash_NoRecursion();} -#define xA fp_sin(min),fp_sin(max)) -#define x9 sim.AddConst( -#define x8 -#define x7 :nG1 tmp,tmp2;tmp2 tU -#define x6 position -#define x5 GetStackTop()- -#define x4 for yS{range x8 -#define x3 SwapLastTwoInStack(); -#define x2 FPoptimizer_CodeTree::yK2&tree -#define x1 SetParam(0,iH2 lD 0))yJ p1;p1 tU -#define x0 TestImmedConstraints(param t42,tree)yI -#define nZ {tree.FixIncompleteHashes();} -#define nY {yE3 cInv nW2 x9-1 e21 -#define nX paramholder_index -#define nW return true;case -#define nV occurance_counts -#define nU PositionalParams,0},0, -#define nT xQ xD1 tA-1); -#define nS ;synth.yZ2*this)l81;} -#define nR ,l0 1, -#define nQ );a-->0;){lM1&powgroup=lT1;if(powgroup -#define nP ;ap xO3 p. -#define nH nT1 Ref>inline void xN:: -#define nG ;tmp2 yC 0 y43 cInv);tmp yY3 l81 -#define nF ):data(new nO2 x8( -#define nE .lM2 -#define nD FUNCTIONPARSERTYPES:: -#define nC iJ1(),c93(),Hash(),Depth(1),eZ1 0){} -#define nB SynthesizeByteCode(synth); -#define nA nO2 x8::nO2( -#define n9 crc=(key>>10)|(key<<(64-10))eC2((~iC1(crc))*3)^1234567;}}; -#define n8 GetIntegerInfo nW1 0))==IsAlways)lN3 -#define n7 eS1(*const func)(eS1),range x8 model){ -#define n6 e72.xJ1 -#define n5 ;goto do_return;} -#define n4 while(ApplyGrammar(i01 Grammar&) -#define n3 DumpParams x8 iZ2 data.param_list,xF3 data xY2,o); -#define n2 restholder_index -#define n1 yK2 cE2;cE2 e53 cE2 eT -#define n0 yL1,0x0}, -#define lZ t51 1},0, -#define lY ;tree yA n41)nS2 -#define lX l23 y21 -#define lW eG pow x03;pow.iH1 1);pow.Rehash(tT.nC1 0,pow);goto NowWeAreMulGroup;} -#define lV {cF cPow);y53;tmp yT eS1( -#define lU :if(ParamComparer x8()(c93[1],c93[0])){std::swap(c93[0],c93[1]);Opcode= -#define lT -#define lS ,eS1(1)/eS1( -#define lR SetParam(0,e72 lD 0)xK1 1,CodeTreeImmed( -#define lQ restholder_matches -#define lP SelectedParams,0},0,0x0},{{ -#define lO n41;n41 xQ2 n41 yA e72);n41 eT xW lD -#define lN *const func)(eS1),range x8 model=range x8()); -#define lM yV1 yK2::yL2( -#define lL {tree.ReplaceWithImmed( -#define lK cMul,AnyParams, -#define lJ cMul,SelectedParams,0},0, -#define lI cPow,l0 2 -#define lH iM tmp)cM3 -#define lG :cC3=comp.AddRelationship(atree lD 0),atree lD 1),yB -#define lF typename eS1>i12()i01 eS1&a,e62 b){return a -#define lE t51 0 l1 -#define lD .GetParam( -#define lC break;case -#define lB {range x8 m=y6 0)); -#define lA xB1 yK2:: -#define l9 ?0:1))yJ n41;n41 xQ2 n41 tI1 tree.iE1));n41 y3 -#define l8 lK 0 l1 -#define l7 ,PositionalParams,0 l1 -#define l6 nU iR -#define l5 cAdd,lP 2, -#define l4 RangeComparisonData -#define l3 PositionalParams,0}},{ProduceNewTree, -#define l2 lJ 0x0},{{ -#define l1 }},{ReplaceParams, -#define l0 nU 0x0},{{ -#ifdef _MSC_VER -typedef -i02 -int -iD1; -#else -#include -typedef -uint_least32_t -iD1; -#endif -iO2 -crc32{enum{startvalue=0xFFFFFFFFUL,poly=0xEDB88320UL} -;n73e92 -b8{enum{b1=(crc -l03 -crc -nP2 -crc>>1),b2=(b1 -l03 -b1 -nP2 -b1>>1),b3=(b2 -l03 -b2 -nP2 -b2>>1),b4=(b3 -l03 -b3 -nP2 -b3>>1),b5=(b4 -l03 -b4 -nP2 -b4>>1),b6=(b5 -l03 -b5 -nP2 -b5>>1),b7=(b6 -l03 -b6 -nP2 -b6>>1),res=(b7 -l03 -b7 -nP2 -b7>>1)} -;} -;inline -iD1 -update(iD1 -crc,i02 -b){ -#define B4(n) b8iL2 n+1>iL2 n+2>iL2 n+3>::res -#define R(n) B4(n),B4(n+4),B4(n+8),B4(n+12) -static -const -iD1 -table[256]={R(0x00),R(0x10),R(0x20),R(0x30),R(0x40),R(0x50),R(0x60),R(0x70),R(0x80),R(0x90),R(0xA0),R(0xB0),R(0xC0),R(0xD0),R(0xE0),R(0xF0)} -; -#undef R -#undef B4 -return((crc>>8))^table[(crc^b)&0xFF];i6 -iD1 -calc_upd(iD1 -c,const -i02 -char*buf,size_t -size){iD1 -value=c;for(size_t -p=0;pclass -xN{e13 -xN():p(0){} -xN(Ref*b):p(b){n93} -xN -i01 -xN&b):p(b.p){n93 -i6 -Ref&e31*(n61*p;i6 -Ref*e31->(n61 -p;} -xN&e31=(Ref*b){Set(b)l81*this;} -xN&e31=i01 -xN&b){Set(b.p)l81*this;} -#ifdef __GXX_EXPERIMENTAL_CXX0X__ -xN(xN&&b):p(b.p){b.p=0;} -xN&e31=(xN&&b){if(p!=b.p){cF2;p=b.p;b.p=0;} -return*this;} -#endif -~xN(){cF2 -iS2 -UnsafeSetP(Ref*newp){p=newp -iS2 -swap(xN&b){Ref*tmp=p;p=b.p;b.p=tmp;} -private:inline -static -void -Have(Ref*p2);inline -void -cF2;inline -void -n93 -inline -void -Set(Ref*p2);private:Ref*p;} -;nH -cF2{if(!p -nZ2;p->nA3-=1;if(!p->nA3)delete -p;} -nH -Have(Ref*p2){if(p2)++(p2->nA3);} -nH -Birth(){Have(p);} -nH -Set(Ref*p2){Have(p2);cF2;p=p2;} -#endif -#include -e92 -Compare2ndRev{nT1 -T>inline -i12()i01 -T&nB3 -T&b -n61 -a -eE3>b -eE3;} -} -;e92 -Compare1st{nT1 -cG -const -nU1 -nB3 -nU1 -b -n61 -a.first -typedef -uint_fast64_t -iC1; -#define FPHASH_CONST(x) x##ULL -#endif -iO2 -FUNCTIONPARSERTYPES{e92 -fphash_t{iC1 -hash1,hash2;fphash_t():hash1(0),hash2(0){} -fphash_t -i01 -iC1&nB3 -iC1&b):hash1(a),hash2(b){} -i12==i01 -fphash_t&n51==iM2&&hash2==iN2 -i12!=i01 -fphash_t&n51!=iM2||hash2!=iN2 -i12 -#include -iO2 -l41{e92 -Grammar;} -t5{iP2 -ByteCodeSynth;} -iO2 -FPoptimizer_CodeTree{iP2 -yL2;yT1 -nO2;iP2 -yL2{typedef -xNDataP;DataP -data;e13 -yL2();~yL2();e92 -OpcodeTag{} -;e7 -nR2 -o,OpcodeTag);e92 -FuncOpcodeTag{} -;e7 -nR2 -o,i02 -f,FuncOpcodeTag);e92 -nC3{} -;e7 -e62 -v,nC3); -#ifdef __GXX_EXPERIMENTAL_CXX0X__ -e7 -eS1&&v,nC3); -#endif -e92 -VarTag{} -;e7 -i02 -varno,VarTag);e92 -CloneTag{} -;e7 -iQ2 -b,CloneTag);void -GenerateFrom -i01 -n81 -const -nQ2 -const -typename -FunctionParserBase -x8::Data&data,bool -keep_powi=false);void -GenerateFrom -i01 -n81 -const -nQ2 -const -typename -FunctionParserBase -x8::Data&data,const -i22 -nK2,bool -keep_powi=false);void -SynthesizeByteCode(n81 -nQ2 -size_t&stacktop_max);void -SynthesizeByteCode(yW2&synth,bool -MustPopTemps=true)const;size_t -SynthCommonSubExpressions(yV2 -lP1 -const;void -SetParams -i01 -i22 -nD3 -SetParamsMove(i22 -eU1 -yL2 -GetUniqueRef(); -#ifdef __GXX_EXPERIMENTAL_CXX0X__ -void -SetParams(yG&&eU1 -#endif -void -SetParam(size_t -which,iQ2 -b);void -nC1 -size_t -which,nI2 -b);void -AddParam -i01 -nI2 -param);void -eG -nI2 -param);void -AddParams -i01 -i22 -nD3 -AddParamsMove(i22 -nD3 -AddParamsMove(i22 -l02,size_t -l12);void -iH1 -size_t -index);void -DelParams();void -Become -i01 -nI2 -b);inline -size_t -GetParamCount(n61 -iE1)yA3;i6 -nI2 -GetParam(xL3){return -iE1)[n];i6 -iQ2 -GetParam(xL3 -n61 -iE1)[n];i6 -void -lI2 -nR2 -o)cX3 -Opcode=o;i6 -nR2 -lM2 -c6 -Opcode;i6 -nD -fphash_t -GetHash()c6 -Hash;i6 -const -i22 -iE1 -n61 -xY;i6 -i22 -iE1){return -xY;i6 -size_t -xT2 -c6 -Depth;i6 -e62 -xJ1 -c6 -Value;i6 -i02 -GetVar()c6 -iI1 -i6 -i02 -GetFuncNo()c6 -iI1 -i6 -bool -IsDefined(n61 -lM2!=nD -cNop;i6 -bool -IsImmed(n61 -lM2==nD -cImmed;i6 -bool -IsVar(n61 -lM2==nD -iE2;i6 -i02 -GetRefCount()c6 -nA3 -iS2 -ReplaceWithImmed -i01 -eS1&i);void -Rehash(bool -constantfolding=true);void -Sort();inline -void -Mark_Incompletely_Hashed()cX3 -Depth=0;i6 -bool -Is_Incompletely_Hashed()c6 -Depth==0;i6 -const -tK -GetOptimizedUsing()c6 -iK1;i6 -void -SetOptimizedUsing -i01 -tK -g)cX3 -iK1=g;} -bool -RecreateInversionsAndNegations(bool -prefer_base2=false);void -FixIncompleteHashes();void -swap(nI2 -b){data.swap(b.data);} -bool -IsIdenticalTo -i01 -nI2 -b)const;void -iY} -;yT1 -nO2{int -nA3;nR2 -Opcode;eS1 -Value;i02 -iI1 -yG -nV1 -c93;nD -fphash_t -Hash;size_t -Depth;const -tK -iK1;nO2();nO2 -i01 -nO2&b);i1 -nR2 -o);i1 -nR2 -o,i02 -f);i1 -e62 -i); -#ifdef __GXX_EXPERIMENTAL_CXX0X__ -i1 -eS1&&i);nO2(nO2&&b); -#endif -bool -IsIdenticalTo -i01 -nO2&b)const;void -Sort();void -Recalculate_Hash_NoRecursion();private:void -e31=i01 -nO2&b);} -;yU1 -CodeTreeImmed -i01 -eS1&i)eM -i -yO -nC3());} -#ifdef __GXX_EXPERIMENTAL_CXX0X__ -yU1 -CodeTreeImmed(eS1&&i)eM -t72 -i)yO -nC3());} -#endif -yU1 -CodeTreeOp(nR2 -opcode)eM -opcode -yO -OpcodeTag());} -yU1 -CodeTreeFuncOp(nR2 -opcode,i02 -f)eM -opcode,f -yO -FuncOpcodeTag());} -yU1 -CodeTreeVar -iL1 -varno)eM -varno -yO -VarTag());} -#ifdef FUNCTIONPARSER_SUPPORT_DEBUGGING -xB1 -DumpHashes(xP);xB1 -xE3(xP);xB1 -DumpTreeWithIndent(xP,const -std::string&indent="\\" -); -#endif -} -#endif -#endif -#ifndef FPOPT_NAN_CONST -#include -#define FPOPT_NAN_CONST (-1712345.25) -iO2 -FPoptimizer_CodeTree{iP2 -yL2;} -iO2 -l41{enum -ImmedConstraint_Value{ValueMask=0x07,Value_AnyNum=0x0,n12=0x1,Value_OddInt=0x2,t01=0x3,Value_NonInteger=0x4,eE1=0x5 -n23 -ImmedConstraint_Sign{SignMask=0x18,Sign_AnySign=0x00,nJ1=0x08,n02=0x10,Sign_NoIdea=0x18 -n23 -ImmedConstraint_Oneness{OnenessMask=0x60,Oneness_Any=0x00,Oneness_One=0x20,Oneness_NotOne=0x40 -n23 -ImmedConstraint_Constness{ConstnessMask=0x180,Constness_Any=0x00,yL1=0x80,Constness_NotConst=0x100 -n23 -Modulo_Mode{Modulo_None=0,Modulo_Radians=1 -n23 -Situation_Flags{LogicalContextOnly=0x01,NotForIntegers=0x02,OnlyForIntegers=0x04 -n23 -lU2{NumConstant,ParamHolder,SubFunction -n23 -ParamMatchingType{PositionalParams,SelectedParams,AnyParams,GroupFunction -n23 -RuleType{ProduceNewTree,ReplaceParams} -; -#ifdef __GNUC__ -# define PACKED_GRAMMAR_ATTRIBUTE __attribute__((packed)) -#else -# define PACKED_GRAMMAR_ATTRIBUTE -#endif -typedef -std::paircG2;yV1 -cG2 -e01 -iL1 -paramlist,lC1);xG1 -ParamSpec_Compare -i01 -void*nB3 -void*b,lU2 -type);i02 -ParamSpec_GetDepCode -i01 -cG2&b);e92 -xH{lC1:8;i02 -constraints:9;i02 -depcode:15;yY -yT1 -ParamSpec_NumConstant{eS1 -xZ3;i02 -modulo;yY -e92 -iW{i02 -param_count:2;i02 -param_list:30;nR2 -subfunc_opcode:8;ParamMatchingType -match_type:3;i02 -n2:5;yY -e92 -xI{iW -data;i02 -constraints:9;i02 -depcode:7;yY -e92 -Rule{RuleType -ruletype:2;i02 -situation_flags:3;i02 -repl_param_count:2+11;i02 -repl_param_list:30;iW -match_tree;yY -e92 -Grammar{i02 -rule_count;i02 -char -rule_list[999 -eI -extern -const -Rule -grammar_rules[];} -xB1 -DumpParam -i01 -cG2&p,std::ostream&o=std::cout);xB1 -DumpParams -iL1 -paramlist,i02 -count,std::ostream&o=std::cout);} -#endif -#ifndef M_PI -#define M_PI 3.1415926535897932384626433832795 -#endif -#define CONSTANT_POS_INF HUGE_VAL -#define CONSTANT_NEG_INF (-HUGE_VAL) -iO2 -FUNCTIONPARSERTYPES{yV1 -inline -eS1 -fp_const_pihalf(){return -fp_const_pi -x8()*yF3;} -yV1 -inline -eS1 -fp_const_twopi(){eS1 -cY3 -fp_const_pi -x8());e03 -fp_const_twoe(){eS1 -cY3 -fp_const_e -x8());e03 -fp_const_twoeinv(){eS1 -cY3 -fp_const_einv -x8());e03 -fp_const_negativezero(){ -#ifdef FP_EPSILON -return-fp_epsilon -x8(); -#else -return -eS1(-1e-14); -#endif -} -} -#ifdef FP_SUPPORT_OPTIMIZER -#include -#include -#include -iO2 -FPoptimizer_Optimize{using -iO2 -l41;using -iO2 -FPoptimizer_CodeTree;xQ -iP2 -MatchInfo{e13 -yG >lQ;yG -nV1 -yH;yGiB;e13 -MatchInfo():lQ(),yH(),iB(){} -e13 -bool -SaveOrTestRestHolder -iL1 -n2,lL1&tM1){cL1{lQ -nE3 -n2+1);lQ -tL=tM1 -nS2 -if(lQ[n2 -eC3==false){lQ -tL=tM1 -nS2 -lL1&found=lQ[n2 -eD3;if(tM1 -yA3!=found -yA3 -yI -for -xK2 -0;an2&&lQ[n2 -eC3==true;} -lL1&GetRestHolderValues -iL1 -n2)const{static -lL1 -empty_result;cL1 -return -empty_result -l81 -lQ[n2 -eD3;} -const -yG&GetMatchedParamIndexes(n61 -iB -iS2 -swap(t9 -b){lQ.swap(b.lQ);yH.swap(b.yH);iB.swap(b.iB);} -t9 -e31=i01 -t9 -b){lQ=b.lQ;yH=b.yH;iB=b.iB -l81*this;} -} -;class -e8;typedef -xNe1;class -e8{e13 -int -nA3;e13 -e8():nA3(0){} -virtual~e8(){} -} -;e92 -lZ1{bool -found;e1 -specs;lZ1(bool -f):found(f),specs(){} -lZ1(bool -f -eA2 -s):found(f),specs(s){} -} -;xB1 -SynthesizeRule -eX3 -yK2&tree,t9 -info);yV1 -lZ1 -TestParam -i01 -cG2&xZ2 -lM1&tree -eA2 -start_at,t9 -info);yV1 -lZ1 -TestParams(t0&nM,lM1&tree -eA2 -start_at,t9 -info,bool -tA1;xG1 -ApplyGrammar -i01 -Grammar&tN2,x2,bool -from_logical_context=false);xB1 -ApplyGrammars(x2);xG1 -IsLogisticallyPlausibleParamsMatch(t0&cB2,const -eR;} -iO2 -l41{xB1 -DumpMatch -eX3 -const -x2,const -FPoptimizer_Optimize::t9 -info,bool -DidMatch,std::ostream&o=std::cout);xB1 -DumpMatch -eX3 -const -x2,const -FPoptimizer_Optimize::t9 -info,const -char*eY3,std::ostream&o=std::cout);} -#endif -#include -eG2 -l41::lU2 -yK1=false);eG2 -nR2 -yK1=false); -#include -#include -#include -#include -using -iO2 -l41;xQ -eG2 -l41::lU2 -yK1){ -#if 1 -const -char*p=0;switch(opcode -iY2 -NumConstant:p="NumConstant" -;lC -ParamHolder:p="ParamHolder" -;lC -SubFunction:p="SubFunction" -;nM3 -std::ostringstream -tmp;assert(p);tmp< -#include -#ifndef FP_GENERATING_POWI_TABLE -enum{MAX_POWI_BYTECODE_LENGTH=20} -; -#else -enum{MAX_POWI_BYTECODE_LENGTH=999} -; -#endif -enum{MAX_MULI_BYTECODE_LENGTH=3} -;t5{iP2 -ByteCodeSynth{e13 -ByteCodeSynth():nN(),Immed(),eP(),tA(0),StackMax(0){nN.nH3 -64);Immed.nH3 -8);eP.nH3 -16 -iR2 -Pull(yG&bc,yG -x8&imm,size_t&StackTop_max){for -iL1 -a=0;aoffset){eP[tA -lN2 -first=true;eP[tA -lN2 -second=tree;} -} -bool -IsStackTop -cA3,int -offset=0 -n61(int)tA>offset&&eP[tA -lN2 -first&&eP[tA -lN2 -second -iA -tree);i6 -void -EatNParams -iL1 -cH2){tA-=cH2 -iS2 -ProducedNParams -iL1 -e41){xD1 -tA+e41 -iR2 -AddOperation -iL1 -opcode,i02 -cH2,i02 -e41=1){EatNParams(cH2);xQ -AddFunctionOpcode(opcode);ProducedNParams(e41 -iR2 -DoPopNMov(size_t -cI2,size_t -srcpos){xQ -e23 -cPopNMov);e23 -yM|iL1)cI2);e23 -yM|iL1)srcpos);xD1 -srcpos+1);eP[cI2]=eP[srcpos];xD1 -cI2+1 -iR2 -DoDup(size_t -nI3){xQ -if(nI3==tA-1){e23 -cDup);} -else{e23 -cFetch);e23 -yM|iL1)nI3);} -nV2 -eP[tA-1]=eP[nI3];} -size_t -e33 -cA3)const{for -xK2 -tA;a-->0;)if(eP[a -eC3&&eP[a -eD3 -iA -tree)nZ2 -a -l81 -eK2;} -bool -Find -cA3 -n61 -e33 -nO3 -eK2;} -bool -FindAndDup -cA3){size_t -pos=e33(tree);if(pos!=eK2){ -#ifdef DEBUG_SUBSTITUTIONS -std::cout<nN;yG -x8 -Immed;yG >eP;size_t -tA;size_t -StackMax;} -;yT1 -SequenceOpCode;yT1 -eX1{static -cN -AddSequence;static -cN -MulSequence;} -;xB1 -x31 -long -count,cN&eQ,lP1;} -#endif -#ifdef FP_SUPPORT_OPTIMIZER -xQ -t5{yT1 -SequenceOpCode{eS1 -basevalue;i02 -op_flip;i02 -op_normal,op_normal_flip;i02 -op_inverse,op_inverse_flip;} -;yV1 -cN -eX1 -x8::AddSequence={eS1(0),cNeg,cAdd,cAdd,cSub,cRSub} -;yV1 -cN -eX1 -x8::MulSequence={eS1(1),cInv,cMul,cMul,cDiv,cRDiv} -;yV1 -n71 -l51 -eK1{int -mStackPtr=0; -#define incStackPtr() do{if(tA+2 eL2 yS1=tA+2);}while(0) -#define findName(a,b,c) "var" -#define TryCompilePowi(o) false -#define mData this -#define mByteCode nN -#define mImmed Immed -# define FP_FLOAT_VERSION 1 -# include "fp_opcode_add.inc" -# undef FP_FLOAT_VERSION -#undef mImmed -#undef mByteCode -#undef mData -#undef TryCompilePowi -#undef incStackPtr -} -yV1 -n71 -iK -eK1{int -mStackPtr=0; -#define incStackPtr() do{if(tA+2 eL2 yS1=tA+2);}while(0) -#define findName(a,b,c) "var" -#define TryCompilePowi(o) false -#define mData this -#define mByteCode nN -#define mImmed Immed -# define FP_FLOAT_VERSION 0 -# include "fp_opcode_add.inc" -# undef FP_FLOAT_VERSION -#undef mImmed -#undef mByteCode -#undef mData -#undef TryCompilePowi -#undef incStackPtr -} -yV1 -n71 -AddFunctionOpcode(eK1{if(IsIntType -x8::result)iK -opcode);else -l51 -opcode);} -} -using -t5; -#define POWI_TABLE_SIZE 256 -#define POWI_WINDOW_SIZE 3 -t5{ -#ifndef FP_GENERATING_POWI_TABLE -extern -const -i02 -char -powi_table[POWI_TABLE_SIZE];const -#endif -i02 -char -powi_table[POWI_TABLE_SIZE]={0,1,1,1,2,1 -eM2 -1,4,1,2,e43 -eM2 -1,8,cB3 -e73 -15,1,16,1 -eM2 -e43,2,1,4,cB3 -1,16,1,25,e73 -27,5,8,3,2,1,30,1,31,3,32,1 -eM2 -1,8,1,2,e73 -39,1,16,137,2,1,4,cB3 -e43,45,135,4,31,2,5,32,1,2,131,50,1,51,1,8,3,2,1,54,1,55,3,16,1,57,133,4,137,2,135,60,1,61,3,62,133,63,1,tN1 -131,tN1 -139,iM1 -e9 -30,1,130,137,2,31,iM1 -e9 -e9 -130,cB3 -1,e9 -e9 -2,1,130,133,tN1 -61,130,133,62,139,130,137,e9 -iM1 -e9 -e9 -tN1 -131,e9 -e9 -130,131,2,133,iM1 -130,141,e9 -130,cB3 -1,e9 -5,135,e9 -iM1 -e9 -iM1 -130,133,130,141,130,131,e9 -e9 -2,131} -;} -static -lX3 -cB=256; -#define FPO(x) -iO2{class -PowiCache{private:int -i7[cB];int -tO1[cB];e13 -PowiCache():i7(),tO1(){i7[1]=1;} -bool -Plan_Add(yW1,int -count){c51>=cB -yI -tO1[eP2+=count -l81 -i7[eP2!=0 -iS2 -iU2 -yW1){c51=0){FPO(tK3(tO3,"* I found %ld from cache (%u,%d)\n",value,(unsigned)cache[value],tL3 value]))l81 -i7[eP2;} -} -return-1 -iS2 -Remember(yW1,size_t -tW3){c51>=cB -nZ2;FPO(tK3(tO3,"* Remembering that %ld can be found at %u (%d uses remain)\n",value,(unsigned)tW3,tL3 value]));i7[eP2=(int)tW3 -iS2 -DumpContents()const{FPO(for(int a=1;a=0||tL3 a]>0){tK3(tO3,"== cache: sp=%d, val=%d, needs=%d\n",cache[a],a,tL3 a]);})} -int -UseGetNeeded(yW1){c51>=0&&value32)throw -false; -#endif -if(i7.Plan_Add(value,need_count)nZ2;long -nJ3 -1;c51cQ||half<0)std::swap(half,cQ);FPO(tK3(tO3,"value=%ld, half=%ld, otherhalf=%ld\n",value,half,otherhalf))iT2==cQ){l61 -half,i7,2,iX+1);} -else{l61 -half,yM2 -l61 -cQ>0?cQ:-cQ,yM2} -i7.iU2 -value);} -yV1 -size_t -yN -yW1 -tR1 -cN&eQ,lP1{int -nK3=i7.Find(value);if(nK3>=0){return -nK3;} -long -nJ3 -1;c510||x52!=c71){tQ1 -x52)nU2 -half,c71);} -x31 -value/half -eR2 -size_t -tW3=c71 -nU2 -value,tW3);i7.DumpContents()l81 -tW3;} -tP1 -half&64){nJ3-eQ2} -} -else -c51&1)nJ3 -value&((1<cQ||half<0)std::swap(half,cQ);FPO(tK3(tO3,"* I want %ld, my plan is %ld + %ld\n",value,half,value-half))iT2==cQ){size_t -x52=yN -half -c61 -yX1 -x52,half,x52,half,i7,eQ.op_normal,eQ.op_normal_flip,synth);} -else{long -part1=half;long -part2=cQ>0?cQ:-cQ;size_t -part1_pos=yN -part1 -c61 -size_t -part2_pos=yN -part2 -c61 -FPO(tK3(tO3,"Subdivide(%ld: %ld, %ld)\n",value,half,otherhalf));yX1 -part1_pos,part1,part2_pos,part2,i7,cQ>0?eQ.op_normal:eQ.op_inverse,cQ>0?eQ.op_normal_flip:eQ.op_inverse_flip,synth);} -size_t -tW3=c71 -nU2 -value,tW3);i7.DumpContents()l81 -tW3;} -xB1 -yX1 -size_t -apos,long -aval,size_t -bpos,long -bval -tR1 -i02 -cumulation_opcode,i02 -cumulation_opcode_flip,lP1{int -a_needed=i7 -iN1 -aval);int -nL3=i7 -iN1 -bval);bool -iO1 -i13 -#define DUP_BOTH() do tX3 "tV3 tV3"op\n",(unsigned)apos,(unsigned)bpos));tQ1 apos);tQ1 apos==bpos?c71:bpos);}while(0) -#define DUP_ONE(p) do{FPO(tK3(tO3,"-> "tV3"op\n",(unsigned)p));tQ1 p);}while(0) -if(a_needed>0){if(nL3>0){lO2} -else{if(bpos!=c71)lO2 -else{iP1 -iO1=!iO1;} -} -} -tP1 -nL3>0)tX3!=c71)lO2 -else -DUP_ONE(bpos);} -else -tX3==bpos&&apos==c71)iP1 -tP1 -apos==c71&&bpos==synth.x5 -2){FPO(tK3(tO3,"-> op\n"));iO1=!iO1;} -tP1 -apos==synth.x5 -2&&bpos==c71)FPO(tK3(tO3,"-> op\n"));tP1 -apos==c71)DUP_ONE(bpos);tP1 -bpos==c71){iP1 -iO1=!iO1;} -else -lO2} -lK1 -iO1?cumulation_opcode_flip:cumulation_opcode,2);} -xB1 -cA1 -long -count,cN&eQ,lP1{while -cR3<256){int -nJ3 -yV2 -powi_table[count]iT2&128){half&=127;cA1 -half -eR2 -count/=half;} -else -nM3 -if -cR3==1 -nZ2;if(!cR3&1)){lK1 -cSqr,1);cA1 -count/2 -eR2} -else{tQ1 -c71);cA1 -count-1 -eR2 -lK1 -cMul,2);} -} -} -t5{xB1 -x31 -long -count,cN&eQ,lP1{if -cR3==0)yX2 -eQ.basevalue -t73 -bool -eT2 -i13 -if -cR3<0){eT2=true;count=-count;} -if(false)cA1 -count -eR2 -tP1 -count>1){PowiCache -i7;l61 -count,i7,1);size_t -xE1 -t13 -GetStackTop();i7.Start(c71);FPO(tK3(tO3,"Calculating result for %ld...\n",count));size_t -x62=yN -count -c61 -size_t -n_excess -t13 -x5 -xE1;if(n_excess>0||x62!=xE1-1){synth.DoPopNMov(xE1-1,x62);} -} -if(eT2)lK1 -eQ.op_flip,1);} -} -} -#endif -#ifndef FPOptimizer_RangeEstimationHH -#define FPOptimizer_RangeEstimationHH -iO2 -FPoptimizer_CodeTree{enum -TriTruthValue{IsAlways,yO3,Unknown} -;yT1 -range{eS1 -min,max;bool -iV2,has_max;range():min(),max(),iV2(false -cS3 -false)x43 -eS1 -mi,eS1 -ma):min(mi),max(ma),iV2(true -cS3 -true)x43 -bool,eS1 -ma):min(),max(ma),iV2(false -cS3 -true)x43 -eS1 -mi,bool):min(mi),max(),iV2(true -cS3 -false){} -void -set_abs();void -set_neg();x72 -set_min_max_if(iL -x72 -set_min_if(iL -x72 -set_max_if(iL -void -set_min(eS1(lN -void -set_max(eS1(lN -void -y82 -eS1(lN} -;yV1 -inline -bool -IsLogicalTrueValue -i01 -range -x8&p -cD2 -if(p -y41 -p.min>=0.5 -nZ2 -true;if(!abs&&p -iW2<=-0.5 -nZ2 -true -l81 -false;} -yV1 -inline -bool -IsLogicalFalseValue -i01 -range -x8&p -cD2 -if(abs -nZ2 -p -iW2<0.5;else -return -p -y41 -p -i0&&p.min>-0.5 -xQ3<0.5;} -yV1 -range -x8 -iM -const -eR;xG1 -IsLogicalValue -i01 -eR;yV1 -TriTruthValue -GetIntegerInfo -i01 -eR;y51 -GetEvennessInfo -i01 -eR{if(!tree -y21 -nZ2 -Unknown;yF1=yZ3;if(isEvenInteger(value)nZ2 -x82 -isOddInteger(value)nZ2 -l71 -y51 -GetPositivityInfo -i01 -eR{range -x8 -p=iM -tree);if(p -y41 -p.min -cH1 -nZ2 -x82 -p -iW2 -t83 -nZ2 -l71 -y51 -GetLogicalValue(lM1&tree -cD2 -range -x8 -p=iM -tree);if(IsLogicalTrueValue(p,abs)nZ2 -x82 -IsLogicalFalseValue(p,abs)nZ2 -l71} -#endif -#ifndef FPOptimizer_ConstantFoldingHH -#define FPOptimizer_ConstantFoldingHH -iO2 -FPoptimizer_CodeTree{xB1 -ConstantFolding(eR;} -#endif -iO2{xQ -using -iO2 -FPoptimizer_CodeTree;e92 -ComparisonSetBase{enum{e93=0x1,Eq_Mask=0x2,Le_Mask=0x3,eA3=0x4,eB3=0x5,Ge_Mask=0x6} -;static -int -Swap_Mask(int -m){return(m&Eq_Mask)|((m&e93)?eA3:0)|((m&eA3)?e93:0);} -enum -yY1{Ok,BecomeZero,BecomeOne,xA2 -n23 -lV2{cond_or,i32,i42,i52} -;} -;yT1 -ComparisonSet:public -ComparisonSetBase{e92 -eU2 -nG1 -a -yJ -b;int -relationship;eU2():a(),b(),relationship(){} -} -;yGcW;e92 -Item -nG1 -value;bool -yN2;Item():value(),yN2(false){} -} -;yGcB1;int -xF1;ComparisonSet():cW(),cB1(),xF1(0){} -yY1 -AddItem(lM1&a,bool -yN2,lV2 -type){for(size_t -c=0;cbool -ConstantFolding_LogicCommon(yK2&tree,CondType -xA1,bool -xC2){bool -should_regenerate -i13 -ComparisonSet -x8 -comp -eV3 -typename -yB -yY1 -cC3=yB -Ok;lM1&atree=xI2;switch(atree -nE -iY2 -cEqual -lG -Eq_Mask -eB2 -t71 -lG -eB3 -eB2 -cLess -lG -e93 -eB2 -cLessOrEq -lG -Le_Mask -eB2 -cGreater -lG -eA3 -eB2 -cGreaterOrEq -lG -Ge_Mask -eB2 -cNot:cC3 -y11 -lD -0),true -eB2 -cNotNot:cC3 -y11 -lD -0),false,xA1);break;default:if(xC2||IsLogicalValue(atree))cC3 -y11,false,xA1);yN3(cC3){ReplaceTreeWithZero -xP3 -ReplaceWithImmed(0)l81 -true;ReplaceTreeWithOne -xP3 -ReplaceWithImmed(1);nW -yB -Ok:lC -yB -BecomeZero:yP3 -yB -BecomeOne -tY -yB -xA2:c11 -nM3} -if(should_regenerate){ -#ifdef DEBUG_SUBSTITUTIONS -std::cout<<"Before ConstantFolding_LogicCommon: " -eS -#endif -if(xC2){tree.DelParams();} -else{for -xU{lM1&atree=xI2;if(IsLogicalValue(atree))nF1);} -} -for -xK2 -0;a -#include -#include -iO2{xQ -using -iO2 -FPoptimizer_CodeTree;e92 -CollectionSetBase{enum -xH1{Ok,xA2} -;} -;yT1 -CollectionSet:public -CollectionSetBase{e92 -yZ1 -nG1 -value -yJ -xD2;bool -e2;yZ1():value(),xD2(),e2(false){} -yZ1(lM1&v,lM1&f):value(v),xD2(f),e2(false){} -} -;std::multimapi8;typedef -typename -std::multimap::nX3 -xI1;CollectionSet():i8(){} -xI1 -FindIdenticalValueTo(lM1&value){fphash_t -hash=value.GetHash();for(xI1 -i=i8.xE2 -hash);i!=i8.cP1 -hash;++i){c51 -iA -i -cJ2.value)nZ2 -i;} -return -i8.end();} -bool -Found -i01 -xI1&b){return -b!=i8.end();} -xH1 -AddCollectionTo(lM1&xD2,const -xI1&into_which){yZ1&c=into_which -cJ2;if(c.e2)c.xD2 -eT -xD2);else -nG1 -add;add -tU -cAdd);add -yA -c.xD2);add -eT -xD2);c.xD2.swap(add);c.e2=true;} -return -xA2;} -xH1 -iR1 -lM1&value,lM1&xD2){const -fphash_t -hash=value.GetHash();xI1 -i=i8.xE2 -hash);for(;i!=i8.cP1 -hash;++i){if(i -cJ2.value -iA -value)nZ2 -AddCollectionTo(xD2,i);} -i8.nT3,std::make_pair(hash,yZ1(value,xD2)))l81 -Ok;} -xH1 -iR1 -lM1&a){return -iR1 -a,nB1 -1)));} -} -;yT1 -ConstantExponentCollection{typedef -yG -nV1 -nV3;typedef -std::x51 -xF2;yGdata;ConstantExponentCollection():data(){} -void -MoveToSet_Unique -i01 -eS1&e51&e61){data -yL -std::x51(e51()));data.back()eE3.swap(e61 -iR2 -MoveToSet_NonUnique -i01 -eS1&e51&e61){typename -yG::nX3 -i=std::xE2 -data.i62 -data.end(),cE2,Compare1st());if(i!=data.cP1 -cE2){i -cJ2.nT3 -cJ2.end(),e61.i62 -e61.end());} -else{data.nT3,std::x51(cE2,e61));} -} -bool -Optimize(){bool -changed -i13 -std::sort(data.i62 -data.end(),Compare1st());redo:for -xK2 -0;a=fp_abs(exp_a -n33 -exp_diff_still_probable_integer=xG2*eS1(16);if(eY2 -exp_diff_still_probable_integer)&&!(eY2 -exp_b)&&!eY2 -xG2))){nV3&a_set=iS1;nV3&b_set=data[b -eD3; -#ifdef DEBUG_SUBSTITUTIONS -std::cout<<"Before ConstantExponentCollection iteration:\n" -;eZ2 -cout); -#endif -if(isEvenInteger(exp_b)&&!isEvenInteger(xG2+exp_a))nG1 -tmp2;tmp2 -e53 -tmp2 -tI1 -b_set);tmp2 -i72 -tmp;tmp -tU -cAbs);tmp -yY3;tmp -x02;b_set -nE3 -1);b_set[0 -t23 -tmp);} -a_set.insert(a_set.end(),b_set.i62 -b_set.end());nV3 -b_copy=b_set;data.erase(data.begin()+b);MoveToSet_NonUnique(xG2,b_copy);yI1 -#ifdef DEBUG_SUBSTITUTIONS -std::cout<<"After ConstantExponentCollection iteration:\n" -;eZ2 -cout); -#endif -e5} -} -} -return -changed;} -#ifdef DEBUG_SUBSTITUTIONS -void -eZ2 -ostream&out){for -xK2 -0;a0)out<<'*';xE3(iS1[b],out);} -out<e91;typedef -std::multimapcC1;cC1 -i9;xH2 -e81::xI1 -j=mul.i8.nW3 -j!=mul.i8.end();++j)nG1&value=j -cJ2.value -yJ&cE2=j -cJ2.xD2;if(j -cJ2.e2)cE2 -x02;const -fphash_t -eA1=cE2.GetHash();typename -cC1::nX3 -i=i9.xE2 -eA1);for(;i!=i9.cP1 -eA1;++i)if(i -cJ2.first -iA -cE2)){if(!cE2 -y21||!cR1.xJ1,nY3 -c11 -i -cJ2 -eE3 -yL -value);goto -skip_b;} -i9.nT3,std::make_pair(eA1,std::make_pair(cE2,yG -nV1(size_t(1),value))));skip_b:;} -#ifdef FP_MUL_COMBINE_EXPONENTS -ConstantExponentCollection -x8 -cS1;xH2 -cC1::nX3 -j,i=i9.nW3 -i!=i9.end();i=j){j=i;++j;e91&list=i -cJ2;if -eD2 -y21)c21 -list.first.xJ1;if(!(cE2==eS1(0)))cS1.MoveToSet_Unique(cE2,list -eE3);i9.erase(i);} -} -if(cS1.Optimize())c11 -#endif -if(should_regenerate)nG1 -before=tree;before.iY -#ifdef DEBUG_SUBSTITUTIONS -std::cout<<"Before ConstantFolding_MulGrouping: " -;xE3(before)lN1"\n" -; -#endif -tree.DelParams();xH2 -cC1::nX3 -i=i9.nW3 -i!=i9.end();++i){e91&list=i -cJ2; -#ifndef FP_MUL_COMBINE_EXPONENTS -if -eD2 -y21)c21 -list.first.xJ1;if(cE2==eS1(0))y81 -if(cR1,nY3{tree.AddParamsMove(list -eE3);y81} -} -#endif -yK2 -mul;mul -e53 -mul -tI1 -list -eE3);mul -x02;if(xG&&list.first -tF3 -eD2.xJ1==eS1(1)/eS1(3))nG1 -cbrt;cbrt -tU -cCbrt);cbrt -t02;cbrt.yB3 -cbrt);y81 -cR -0.5))nG1 -sqrt;sqrt -tU -cSqrt);sqrt -t02;sqrt.yB3 -sqrt);y81 -cR-0.5))nG1 -rsqrt;rsqrt -tU -cRSqrt);rsqrt -t02;rsqrt.yB3 -rsqrt);y81 -cR-1))nG1 -inv;inv -tU -cInv);inv -t02;inv.yB3 -inv);y81} -} -yK2 -pow -yB2 -t02;pow -yA -list.first);pow.yB3 -pow);} -#ifdef FP_MUL_COMBINE_EXPONENTS -i9.clear()c23 -0;aremaining(iT);size_t -tB=0 -eV3 -lM1&n83=xI2;if(n83 -nE==cMul){eW3 -xX1 -c81{if(n83 -lD -b)y21)y81 -typename -e81::xI1 -c=add.FindIdenticalValueTo(n83 -lD -b));if(add.Found(c))nG1 -tmp(n83 -yO -CloneTag());tmp.iH1 -b);tmp -x02;add.AddCollectionTo(tmp,c);c11 -goto -done_a;} -} -remaining[a]=true;tB+=1;done_a:;} -} -if(tB>0){if(tB>1){yG >nV;std::multimapeB1;bool -l13 -i13 -t12{eW3 -xI2.c81{lM1&p=xI2 -lD -b);const -fphash_t -p_hash=p.GetHash();for(std::multimap::const_iterator -i=eB1.xE2 -p_hash);i!=eB1.cP1 -p_hash;++i){if(nV[i -cJ2 -eC3 -iA -p)){nV[i -cJ2 -eD3+=1;l13=true;goto -found_mulgroup_item_dup;} -} -nV -yL -std::make_pair(p,size_t(1)));eB1.insert(std::make_pair(p_hash,nV -yA3-1));found_mulgroup_item_dup:;} -} -if(l13)nG1 -cK2;{size_t -max=0;for(size_t -p=0;pmax){cK2=nV[p -eC3;max=nV[p -eD3;} -} -} -yK2 -group_add;group_add -tU -cAdd); -#ifdef DEBUG_SUBSTITUTIONS -std::cout<<"Duplicate across some trees: " -;xE3(cK2)lN1" in " -eS -#endif -t12 -eW3 -xI2.c81 -if(cK2 -iA -xI2 -lD -b)))nG1 -tmp -nW1 -a)yO -CloneTag());tmp.iH1 -b);tmp -x02;group_add -yA -tmp);remaining[a]i13 -nM3 -group_add -i72 -group;group -e53 -group -yA -cK2);group -yA -group_add);group -x02;add.iR1 -group);c11} -} -t12{if(add.AddCollection -nW1 -a))==CollectionSetBase::xA2)c11} -} -if(should_regenerate){ -#ifdef DEBUG_SUBSTITUTIONS -std::cout<<"Before ConstantFolding_AddGrouping: " -eS -#endif -tree.DelParams();xH2 -e81::xI1 -j=add.i8.nW3 -j!=add.i8.end();++j)nG1&value=j -cJ2.value -yJ&coeff=j -cJ2.xD2;if(j -cJ2.e2)coeff -x02;if(coeff -tF3(fp_equal(coeff.xJ1,eS1(0)))y81 -if(fp_equal(coeff.xJ1,nY3{tree -yA -value);y81} -} -yK2 -mul;mul -e53 -mul -yA -value);mul -yA -coeff);mul.Rehash(tT -t02;} -#ifdef DEBUG_SUBSTITUTIONS -std::cout<<"After ConstantFolding_AddGrouping: " -eS -#endif -return -true;} -nX2} -iO2{xQ -using -iO2 -FPoptimizer_CodeTree;xG1 -ConstantFolding_IfOperations(tT3(tree.tU3()==cIf -tI3()==i03);for(;;){l23 -nE==cNot){tH -cIf -tT -lD -0).xO2 -0)lD -0)tT -lD -1).swap -nW1 -2));} -else -l23 -cG1{tH -i03 -tT -lD -0).xO2 -0)lD -0)tT -lD -1).swap -nW1 -2));} -else -t62 -tX -0),cV2 -i03))tF1 -tree.xO2 -1));nW -yO3 -xP3 -xO2 -2));nW -lX1 -l23 -nE==cIf||e72 -nE==i03)nG1 -cond -cL2 -0)yJ -l53;l53 -xP2==cIf?cNotNot:cAbsNotNot);l53 -x63 -x03;ConstantFolding(l53)yJ -truth_b;truth_b -xP2==cIf?cNotNot:cAbsNotNot);truth_b -x63 -x73 -ConstantFolding(truth_b);if(l53 -y21||truth_b -y21)nG1 -eU;eU -xP2);eU -x63 -x03;eU -yC -1));eU -yC -2));eU -i72 -eV;eV -xP2);eV -x63 -x73 -eV -yC -1));eV -yC -2));eV -y3 -cond -nE -xK1 -0,cond -lD -0)tT.nC1 -1,eU -tT.nC1 -2,eV)nS2} -if -nW1 -1)nE==tree -lD -2)nE&&nW1 -1)nE==cIf||tree -lD -1)nE==i03))nG1&cM2 -cL2 -1)yJ&leaf2 -cL2 -2);if -x83 -0).xO -0))&&x83 -1).xO -1))||cM2 -lD -2).xO -2))))nG1 -eU;eU -xQ2 -eU -yC -0));eU -eT -cM2 -x03;eU -eT -leaf2 -x03;eU -i72 -eV;eV -xQ2 -eV -yC -0));eV -eT -cM2 -x73 -eV -eT -leaf2 -x73 -eV -y3 -cM2 -nE -xK1 -0 -eF3 -0)tT.nC1 -1,eU -tT.nC1 -2,eV)nS2 -if -x83 -1).xO -1))&&cM2 -lD -2).xO -2)))nG1 -eW;eW -xQ2 -eW -yA -e72);eW -eT -cM2 -xY3 -eW -eT -leaf2 -xY3 -eW -y3 -cM2 -nE -tT.nC1 -0,eW -xK1 -2 -eF3 -2)xK1 -1,cM2 -x03 -nS2 -if -x83 -1).xO -2))&&cM2 -lD -2).xO -1)))nG1 -cN2;cN2 -tU -leaf2 -nE==cIf?cNot:yR3);cN2 -eT -leaf2 -xY3 -cN2 -i72 -eW;eW -xQ2 -eW -yA -e72);eW -eT -cM2 -xY3 -eW -yA -cN2);eW -y3 -cM2 -nE -tT.nC1 -0,eW -xK1 -2 -eF3 -2)xK1 -1,cM2 -x03 -nS2} -yK2&xW -cL2 -1)yJ&y9 -cL2 -2);if(xW -iA -y9)){tree.xO2 -1))nS2 -const -OPCODE -op1=xW -nE;const -OPCODE -op2=y9 -nE;if(op1==op2){if(xW.cT1 -1)nG1 -lO -0))xL2 -0 -y31)lY -if(xW.cT1 -2&&y9.cT1 -2){if(xW -lD -0)iA -y9 -lD -0)))nG1 -param0=xW -lD -0)yJ -lO -1))xL2 -1 -y31 -tT -yA -param0)lY -if(xW -lD -1)iA -y9 -x03)nG1 -param1=xW -lD -1)yJ -lO -0))xL2 -0 -y31 -tT -yA -n41 -tT -yA -param1)nS2} -if(op1==x93 -cMul -iU1 -cAnd -iU1 -cOr -iU1 -cAbsAnd -iU1 -cAbsOr -iU1 -cMin -iU1 -cMax){yG -nV1 -l63;cC{for(iX2 -y9.cN3 -b-->0;){lW2 -y9 -lD -b))){if(l63 -cQ3){xW.iY -y9.iY} -l63 -yL -xW -lD -a));y9.iH1 -b);xW.iH1 -a -nW2} -} -if(!l63 -cQ3){xW -x02;y9 -i72 -n41;n41 -xQ2 -n41 -tI1 -tree.iE1));n41 -y3 -op1 -tT -tI1 -l63)lY} -} -if(op1==x93 -cMul||(op1==cAnd -nY1 -y9))||(op1==cOr -nY1 -y9))){cC -lW2 -y9)){xW.iY -xW -cP3 -xW -i72 -cD1=y9;y9=tC -op1==x93 -cOr)l9 -op1 -tT -yA -cD1)lY} -if((op1==cAnd -iU1 -cOr)&&op2==cNotNot)nG1&l73=y9 -lD -0);cC -lW2 -l73)){xW.iY -xW -cP3 -xW -i72 -cD1=l73;y9=tC -op1 -xA3 -op1 -tT -yA -cD1)lY} -if(op2==cAdd||op2==cMul||(op2==cAnd -nY1 -xW))||(op2==cOr -nY1 -xW))){for -xK2 -y9.tD -y9 -lD -a)iA -xW)){y9.iY -y9 -cP3 -y9 -i72 -cE1=xW;xW=tC -op2==cAdd||op2 -xA3 -op2 -tT -yA -cE1)lY} -if((op2==cAnd||op2==cOr)&&op1==cNotNot)nG1&l83=xW -lD -0)c23 -y9.tD -y9 -lD -a)iA -l83)){y9.iY -y9 -cP3 -y9 -i72 -cE1=l83;xW=tC -op2 -xA3 -op2 -tT -yA -cE1)lY} -nX2} -#include -iO2{xQ -using -iO2 -FPoptimizer_CodeTree;yV1 -int -maxFPExponent(){return -std::numeric_limits -x8::max_exponent;} -xG1 -x71 -eS1 -xB3 -cE2){if(base=eS1(maxFPExponent -x8())/fp_log2(base);} -xG1 -ConstantFolding_PowOperations(tT3(tree.tU3()==cPow);y2){eS1 -const_value=eG3 -n6,y4 -tT.ReplaceWithImmed(const_value)l81 -false;} -if(nE1 -fp_equal(y4,nY3{tree.xO2 -0))nS2 -lX&&fp_equal(n6,nY3 -lL -1)l81 -false;} -lX&&tree -lD -1)nE==cMul){bool -xR2 -i13 -eS1 -iV1=n6 -yJ -n83 -cL2 -1)c23 -xX1 -tD -n83 -lD -a)xC3 -imm=n83 -lD -a).xJ1;{if(x71 -iV1,imm -n33 -iW1=eG3 -iV1,imm)i82 -iW1,eS1(0)))break;if(!xR2){xR2=true;xX1 -iY} -iV1=iW1;xX1 -iH1 -a -nW2} -if(xR2){xX1 -Rehash(); -#ifdef DEBUG_SUBSTITUTIONS -std::cout<<"Before pow-mul change: " -eS -#endif -e72.Become(cU1 -iV1)tT -lD -1).Become(n83); -#ifdef DEBUG_SUBSTITUTIONS -std::cout<<"After pow-mul change: " -eS -#endif -} -} -if(nE1 -e72 -nE==cMul){eS1 -iX1=y4;eS1 -xS2=1.0;bool -xR2=false -yJ&n83 -cL2 -0)c23 -xX1 -tD -n83 -lD -a)xC3 -imm=n83 -lD -a).xJ1;{if(x71 -imm,iX1 -n33 -eD1=eG3 -imm,iX1)i82 -eD1,eS1(0)))break;if(!xR2){xR2=true;xX1 -iY} -xS2*=eD1;xX1 -iH1 -a -nW2} -if(xR2){xX1 -Rehash()yJ -cD3;cD3 -tU -cPow);cD3 -tI1 -tree.iE1));cD3.y12);tH -cMul -tT -yA -cD3 -tT -eT -cU1 -xS2))nS2} -l23 -nE==cPow&&nE1 -e72 -lD -1)xC3 -a -cL2 -0)lD -1).xJ1;eS1 -b=y4;eS1 -c=a*b;if(isEvenInteger(a)&&!isEvenInteger(c))nG1 -l93;l93 -tU -cAbs);l93 -yC -0)xY3 -l93.Rehash(tT.nC1 -0,l93);} -else -tree.SetParam(0,e72 -lD -0)xK1 -1,cU1 -c));} -nX2} -iO2{xQ -using -iO2 -FPoptimizer_CodeTree;e92 -l4{enum -cO2{MakeFalse=0,MakeTrue=1,t22=2,lC3=3,MakeNotNotP0=4,MakeNotNotP1=5,MakeNotP0=6,MakeNotP1=7,Unchanged=8 -n23 -iY1{Never=0,Eq0=1,Eq1=2,xD3=3,xR3=4} -;cO2 -if_identical;cO2 -iZ1 -4];e92{cO2 -what:4;iY1 -when:4;} -tS1,tT1,tU1,tV1;yV1 -cO2 -Analyze(lM1&a,lM1&b)const{if(a -iA -b)nZ2 -if_identical;range -x8 -p0=iM -a);range -x8 -p1=iM -b);if(p0 -i0&&p1.iV2){if(p0.maxp1.max&&iZ1 -2]cJ -2];if(p0.min>=p1.max&&iZ1 -3]cJ -3];} -if(IsLogicalValue(a)){if(tS1 -i92 -tS1.when,p1)nZ2 -tS1.what;if(tU1 -i92 -tU1.when,p1)nZ2 -tU1.what;} -if(IsLogicalValue(b)){if(tT1 -i92 -tT1.when,p0)nZ2 -tT1.what;if(tV1 -i92 -tV1.when,p0)nZ2 -tV1.what;} -return -Unchanged -eI2 -bool -TestCase(iY1 -when,const -range -x8&p){if(!p.iV2||!p -i0 -yI -switch(when -iY2 -Eq0:return -p.min==0.0 -xQ3==p.min;case -Eq1:return -p.min==1.0 -xQ3==p.max;case -xD3:return -p.min>0 -xQ3<=1;case -xR3:return -p.min>=0 -xQ3<1;default:;} -nX2} -;iO2 -RangeComparisonsData{static -const -l4 -Data[6]={{l4 -lA3 -tP -Unchanged,l4::tP -Unchanged -tE -Eq1 -tF -Eq1 -nD1 -Eq0} -,l91 -Eq0} -} -,{l4::lX2 -lB3 -Unchanged,l4 -lB3 -Unchanged -tE -Eq0 -tF -Eq0 -nD1 -Eq1} -,l91 -Eq1} -} -,{l4::lX2 -lB3 -t22,l4::tP -MakeFalse -nD1 -xD3 -tF -xR3 -xD,{l4 -lA3 -Unchanged,l4 -lB3 -tP -lC3 -nD1 -xR3 -tF -xD3 -xD,{l4::lX2::tP -tP -MakeTrue,l4::t22 -tE -xR3} -,l91 -xD3 -xD,{l4 -lA3 -tP -lC3,l4::Unchanged,l4 -nH1 -tE -xD3} -,l91 -xR3 -xD} -;} -xG1 -ConstantFolding_Comparison(eR{using -iO2 -RangeComparisonsData;assert(tree.tU3()>=cEqual&&tree.tU3()<=cGreaterOrEq);switch(Data[tree -nE-cEqual].Analyze -nW1 -0),tree -x03 -iY2 -l4::MakeFalse -xP3 -ReplaceWithImmed(0);nW -l4 -nH1 -xP3 -ReplaceWithImmed(1 -l33 -lC3:tH -cEqual -l33 -t22:tH -t71 -l33 -MakeNotNotP0:tH -cNotNot -tW1 -1 -l33 -MakeNotNotP1:tH -cNotNot -tW1 -0 -l33 -MakeNotP0:tH -cNot -tW1 -1 -l33 -MakeNotP1:tH -cNot -tW1 -0 -l33 -Unchanged:;} -if -nW1 -1)y21)switch -nW1 -0)nE -iY2 -cAsin -xP3 -lR -fp_sin(iA2 -cAcos -xP3 -lR -fp_cos(y4)));tH -cV2 -cLess?cGreater:cV2 -cLessOrEq?cGreaterOrEq:cV2 -cGreater?cLess:cV2 -cGreaterOrEq?cLessOrEq:tree -nE);nW -cAtan -xP3 -lR -fp_tan(iA2 -cLog -xP3 -lR -fp_exp(iA2 -cSinh -xP3 -lR -fp_asinh(iA2 -cTanh:if(fp_less(fp_abs(y4),nY3{tree.lR -fp_atanh(y4)))nS2 -break;default:nM3 -nX2} -#include -#include -#ifdef FP_SUPPORT_OPTIMIZER -xQ -iO2{ -#ifdef DEBUG_SUBSTITUTIONS -yW -double -d){union{double -d;uint_least64_t -h;} -t32 -d=d;lH1 -h -nZ1 -#ifdef FP_SUPPORT_FLOAT_TYPE -yW -float -f){union{float -f;uint_least32_t -h;} -t32 -f=f;lH1 -h -nZ1 -#endif -#ifdef FP_SUPPORT_LONG_DOUBLE_TYPE -yW -long -double -ld){union{long -double -ld;e92{uint_least64_t -a;i02 -short -b;} -s;} -t32 -ld=ld;lH1 -s.b<IsIdenticalTo(*b.data);} -xG1 -nO2 -x8::IsIdenticalTo -i01 -nO2 -x8&b)const{if(Hash!=b.Hash -yI -if(Opcode!=t43 -yI -switch(Opcode -iY2 -cImmed:return -fp_equal(Value,t53;case -iE2:return -iJ1==b.iI1 -case -cFCall:case -cPCall:if(iJ1!=b.iJ1 -yI -break;default:nM3 -if(nF3!=b.nF3 -yI -for -xK2 -0;a1)data=new -nO2 -x8(*data);} -yV1 -yK2 -yK2::GetUniqueRef(){if(GetRefCount()>1 -nZ2 -yK2(*this,CloneTag())l81*this;} -tQ):c7 -cNop -l43),nC -tQ -const -nO2&b):c7 -t43 -l43 -t53,iJ1(b.iJ1),c93(b.c93),Hash(b.Hash),Depth(b.Depth),eZ1 -b.iK1){} -tQ -e62 -i):c7 -cImmed -l43 -i),nC -#ifdef __GXX_EXPERIMENTAL_CXX0X__ -tQ -nO2 -x8&&b):c7 -t43 -l43 -t72 -t53),iJ1(b.iJ1),c93(t72 -b.c93)),Hash(b.Hash),Depth(b.Depth),eZ1 -b.iK1){} -tQ -eS1&&i):c7 -cImmed -l43 -t72 -i)),nC -#endif -tQ -nR2 -o):c7 -o -l43),nC -tQ -nR2 -o,i02 -f):c7 -o -l43),iJ1(f),c93(),Hash(),Depth(1),eZ1 -0){} -} -#endif -#ifdef FP_SUPPORT_OPTIMIZER -#include -#include -#include -#include -#include -xQ -#ifdef FUNCTIONPARSER_SUPPORT_DEBUGGING -iO2{xB1 -l22 -cA3,eH3&done,std::ostream&o){for -yS -l22 -i43 -done,o);std::ostringstream -buf;xE3(tree,buf);done[tree.GetHash()].insert(buf.str());} -} -#endif -iO2 -FPoptimizer_CodeTree{ -#ifdef FUNCTIONPARSER_SUPPORT_DEBUGGING -xB1 -DumpHashes -i01 -eY){eH3 -done;l22(tree,done,o);for(eH3::const_iterator -i=done.nW3 -i!=done.end();++i){const -std::set&flist=i -cJ2;if(flist -yA3!=1)o<<"ERROR - HASH COLLISION?\n" -;for(std::set::const_iterator -j=flist.nW3 -j!=flist.end();++j){o<<'['<first.hash1<<','<first.hash2<<']'<0)o<<' ';xE3 -i43 -o);if(a+1 -iO2 -l41{xG1 -ParamSpec_Compare -i01 -void*aa,const -void*bb,lU2 -type){switch(type -iY2 -lY2 -xH&a=*(xH*)aa;xH&b=*(xH*)bb -l81 -a -t42==b -t42&&a.index==b.index&&a.depcode==b.depcode -cM3 -NumConstant:{eZ&a=*(eZ*)aa;eZ&b=*(eZ*)bb -l81 -fp_equal(a.xZ3,b.xZ3)&&a.modulo==b.modulo -iD2 -xI&a=*(xI*)aa;xI&b=*(xI*)bb -l81 -a -t42==b -t42&&a.cS==b.cS&&a.data.match_type==b.data.match_type&&a.data -xY2==b.data -xY2&&a.data.param_list==b.data.param_list&&a.data.n2==b.data.n2&&a.depcode==b.depcode;} -} -return -true;} -i02 -ParamSpec_GetDepCode -i01 -cG2&b){switch(b.first -iY2 -lY2 -yK3*s=i01 -xH*)b -eE3 -l81 -s->depcode -iD2 -const -xI*s=i01 -xI*)b -eE3 -l81 -s->depcode;} -default:nM3 -return -0;} -xB1 -DumpParam -i01 -cG2&xZ2 -std::ostream&o){static -const -char -ParamHolderNames[][2]={"%" -,"&" -,"x" -,"y" -,"z" -,"a" -,"b" -,"c" -} -;i02 -t52 -0;xT3 -NumConstant:{const -eZ&t82 -eZ*x01;o.precision(12);o<';yZ -PositionalParams)o<<"]" -;yZ -SelectedParams)o<<"}" -;o<<')';} -nM3 -yN3(ImmedConstraint_Value(tX1 -ValueMask)iY2 -ValueMask:lC -Value_AnyNum:lC -n12:o<<"@E" -;lC -Value_OddInt:o<<"@O" -;lC -t01:o<<"@I" -;lC -Value_NonInteger:o<<"@F" -;lC -eE1:o<<"@L" -;t62 -ImmedConstraint_Sign(tX1 -SignMask)iY2 -SignMask:lC -Sign_AnySign:lC -nJ1:o<<"@P" -;lC -n02:o<<"@N" -;t62 -ImmedConstraint_Oneness(tX1 -OnenessMask)iY2 -OnenessMask:lC -Oneness_Any:lC -Oneness_One:o<<"@1" -;lC -Oneness_NotOne:o<<"@M" -;t62 -ImmedConstraint_Constness(tX1 -ConstnessMask)iY2 -ConstnessMask:lC -yL1:if(lF3.first==ParamHolder){yK3&t82 -xH*x01;if -iZ2 -index<2)nM3 -o<<"@C" -;lC -Constness_NotConst:o<<"@V" -;lC -Oneness_Any:nM3} -xB1 -DumpParams -iL1 -paramlist,i02 -count,std::ostream&o){for -iL1 -a=0;a0)o<<' ';const -cG2¶m=e01 -x8(paramlist,a);DumpParam -x8(param,o);i02 -depcode=ParamSpec_GetDepCode(param);if(depcode!=0)o<<"@D" -< -using -iO2 -l41;xQ -iO2{yK3 -plist_p[36]={{2,0,0x0} -tS -0,0x4} -tS -nJ1,0x0} -tS -n02|Constness_NotConst,0x0} -tS -Sign_NoIdea,0x0} -tS -eE1,0x0} -,{3,Sign_NoIdea,0x0} -,{3,0,0x0} -,{3,eE1,0x0} -,{3,0,0x8} -,{3,Value_OddInt,0x0} -,{3,Value_NonInteger,0x0} -,{3,n12,0x0} -,{3,nJ1,0x0} -,{0,n02|n0{0,n0{0,nJ1|n0{0,n12|n0{0,yL1,0x1} -,{0,t01|nJ1|n0{0,t11 -yL1,0x1} -,{0,t11 -n0{0,Oneness_One|n0{0,eE1|n0{1,n0{1,n12|n0{1,t11 -n0{1,t01|n0{1,nJ1|n0{6,0,0x0} -,{4,0,0x0} -,{4,t01,0x0} -,{4,n0{4,0,0x16} -,{5,0,0x0} -,{5,n0} -;yT1 -plist_n_container{static -const -eZ -plist_n[19];} -;yV1 -const -eZ -plist_n_container -x8::plist_n[19]={{eS1(-2 -iZ-1 -iZ-0.5 -iZ -0 -tB2 -fp_const_deg_to_rad -cE3 -fp_const_einv -cE3 -fp_const_log10inv -x8(iZ -0.5 -tB2 -fp_const_log2 -x8(iZ -1 -tB2 -fp_const_log2inv -x8(iZ -2 -tB2 -fp_const_log10 -cE3 -fp_const_e -cE3 -fp_const_rad_to_deg -cE3-fp_const_pihalf -x8(),xL1{eS1(0),xL1{fp_const_pihalf -x8(),xL1{fp_const_pi -x8(),xL1} -;const -xI -plist_s[464]={{{1,15,tC2 -15,cNeg,GroupFunction,0} -,yL1,0x1} -,{{1,422,tC2 -423,tC2 -15,tD2 -24,tD2 -410,tD2 -411,cInv,xZ -2,301330,cAdd,tG2 -271397 -lU1 -0x5 -tY3 -271397,l5 -45 -lU1 -iR -2,58413,l5 -140333,l5 -194605 -lU1 -0x1 -tY3 -224301,l5 -270373,l5 -270381,l5 -271405,l5 -271405 -lU1 -0x5 -tY3 -140341,l5 -223285,l5 -286757,l5 -286765,l5 -322605,l5 -232501,l5 -7168,l5 -30727,l5 -141312,l5 -179207,l5 -58383,l5 -59407,l5 -285718 -lU1 -iR -2,59416,l5 -29726,l5 -34823,l5 -18597,l5 -46264,l5 -15764,l5 -57509,l5 -293049,l5 -292026,l5 -161979,l5 -161980,l5 -172265,l5 -173308,l5 -243951,l5 -247024,l5 -38152,l5 -46344,l5 -293147,l5 -1332,l5 -24980,l5 -183473,l5 -183570,l5 -418001,l5 -420248,cAdd,lP -0,0,tR -0,0,cAdd,i3 -1,43,tR -1,51,tR -1,52,tR -1,53,tR -1,54,tR -1,0,lZ -iR -1,0,t51 -2} -,0,iR -1,0,tR -1,21,tR -1,15,tR -1,26,tR -1,24,cAdd,i3 -2,56344,cAdd,i3 -1,219,tR -1,230,cAdd,i3 -1,245,lZ -0x16} -,{{1,329,lZ -0x16} -,{{1,399,lZ -iR -1,401,lZ -iR -0,0,t51 -1} -,nJ1,0x0 -tY3 -46095,tE2 -24591,tE2 -32783,tE2 -37,c1 -7205,c1 -114725,c1 -288805,lJ -0x6 -tY3 -347173,lJ -0x6 -tY3 -331813,c1 -350245,c1 -372773,c1 -377893,c1 -378917,c1 -383013,c1 -388133,c1 -439333,c1 -442405,c1 -447525,c1 -450597,c1 -459813,c1 -468005,c1 -305201,l2 -3,61910016,c1 -7168,c1 -114688,c1 -512000,l2 -3,45508608,c1 -15,c1 -30727,c1 -71695,c1 -130063,c1 -286735,lJ -0x1 -tY3 -29726,c1 -34823,c1 -115736,c1 -114712,c1 -299008,c1 -288783 -xM2 -300032,c1 -347151 -xM2 -357376,l2 -3,65425438,c1 -420864,c1 -280611,c1 -358407,c1 -301088,c1 -55,c1 -38143,c1 -38143,lJ -iR -2,38145,lJ -iR -2,38152,c1 -38171,c1 -15631,c1 -15711,c1 -56671,c1 -38262,lJ -iR -2,60820,c1 -38325,lJ -iR -3,15777143,c1 -37303,c1 -48505,l2 -3,15777207,c1 -347191 -xM2 -48571,c1 -103714,c1 -104739,c1 -266538,c1 -307547,c1 -304475,c1 -353627,c1 -48490,c1 -310338,c1 -376173,lJ -lP2 -3,39173485,lJ -lP2 -2,436589,lJ -lP2 -2,7578,c1 -376232,lJ -lP2 -2,436648,lJ -lP2 -3,39233901,lJ -lP2 -3,39233960,lJ -lP2 -2,7651,c1 -7675,l2 -0,0,nO -0,0,cT -1,37,nO -1,37,cT -1,2,n22 -2,n32 -3,n22 -3,n32 -0,nO -1,0,n32 -0,cT -1,14,nO -1,16,nO -1,16,lK -1 -xN2 -21,nO -1,15,nO -1,24,cT -2,24591,nO -1,55,nO -1,55,lK -2 -xN2 -275,n22 -278,n32 -284,cT -1,287,nO -1,288,nO -1,289,cT -1,462,cT -2,413757,lK -1 -xN2 -295,nO -1,329,cT -2,414025,lK -1} -,0,0x16} -,{{1,351,nO -1,404,nO -1,410,nO -2,60459,l32 -44047,l32 -24591,l32 -32783,l32 -44056,l32 -41,lI,41,y0 -49,lI,49,y0 -365609,lI,222257,lI,365617,lI,366633,lI,366641,lI,48128,lI,15,lI,15,cV1 -16,lI,10240,lI,11264,lI,7170,lI,7168,lI,7168,y0 -7183,cV1 -17408,lI,19456,lI,16384,lI,15360,lI,27648,lI,30720,lI,30722,lI,24,tF2 -0x6 -tY3 -24,lI,7192,lI,68608,lI,83968,lI,86040,lI,87040,lI,88064,lI,90112,lI,432128,lI,433152,lI,37895,lI,14342,lI,25607,lI,7183,lI,56327,lI,114703,lI,114718,lI,257024,lI,419840,lI,260103,lI,37953,tF2 -0x5 -tY3 -37956,y0 -37961,tF2 -0x5 -tY3 -38105,lI,38114,y0 -38984,y0 -44103,y0 -44104,y0 -38991,lI,44111,lI,44135,lI,44124,y0 -44136,lI,48240,lI,60693,lI,38253,y0 -38253,lI,38259,tF2 -0x5 -tY3 -38260,cV1 -38262,y0 -38262,lI,48493,y0 -48493,lI,15734,y0 -137590,lI,38264,tF2 -0x5 -tY3 -38292,lI,38294,lI,38300,lI,38301,lI,38312,y0 -38325,y0 -38332,y0 -38332,lI,38341,lI,38341,y0 -38343,lI,60,lI,60,tF2 -0x6 -tY3 -48552,y0 -48552,lI,257198,lI,260274,lI,24792,lI,7172,cPow,PositionalParams,0} -,nJ1,0x0 -tY3 -24591,cPow,xZ -2,60440,cPow,xZ -2,60451,cPow,xZ -2,61472,cPow,xZ -1,0,eI3 -7,eI3 -157,eI3 -0,cAcos -eJ3 -cAcosh -eJ3 -cAsin -eJ3 -cAsinh -nR -112,cAsinh -eJ3 -cAtan,eF1 -cAtan2,tG2 -303104 -i23 -eJ3 -cAtanh -eJ3 -cCeil,cF3 -216,cCeil -eJ3 -yO2 -0,cCos,cF3 -7,yO2 -81,yO2 -83,yO2 -112,yO2 -180,yO2 -234,yO2 -0,cH3 -cF3 -0,cI3 -176,cI3 -180,cI3 -409,cI3 -0,cFloor,cF3 -216,cFloor,tG2 -308523,eK3 -tG2 -352555,eK3 -tG2 -352599,eK3 -l0 -3,31464448,cU -507534336,cU -508566528,cU -33579008,cU -30443520,lD3 -31464448,lD3 -7836672,cU -24612864,cU -93415424,cU -142744576,cU -174234624,cU -265547776,cU -435585024,cU -439783424,cU -519553024,cU -526900224,cU -58739160,cU -58739160,lD3 -58739166,cU -58739166,cIf,cF3 -112,cInt -eJ3 -tH2 -7,tH2 -30,tH2 -157,tH2 -216,tH2 -282,tH2 -15,cLog,xZ -1,24,cLog,xZ -1,0,cLog10 -eJ3 -cLog2,eF1 -cMax,tG2 -29726,cMax,tG2 -34823,cMax -eJ3 -cMax,AnyParams,1} -,0,iR -xG3 -cMin,tG2 -29726,cMin,tG2 -34823,cMin -eJ3 -cMin,AnyParams,1} -,0,iR -2,46095,cMin,xZ -2,24591,cMin,xZ -1,0,n42 -0,cSin,cF3 -7,n42 -81,n42 -83,n42 -112,n42 -139,n42 -161,cSin,nU -0x5} -,{{1,216,n42 -227,n42 -231,cSin,nU -0x1} -,{{1,234,n42 -0,cSinh,cF3 -0,cSinh -nR -161,cSinh,nU -0x5} -,{{1,176,cSinh -nR -216,cSinh -nR -227,cSinh -nR -234,cSinh -nR -409,cSinh -eJ3 -yP2 -0,cTan,cF3 -75,cTan,cF3 -76,yP2 -161,yP2 -216,yP2 -231,yP2 -227,yP2 -234,yP2 -0,xV2 -0,cTanh,cF3 -160,xV2 -161,xV2 -216,xV2 -227,xV2 -234,xV2 -0,cTrunc,tG2 -15384,cSub,xZ -2,15384,cDiv,xZ -2,420251,cDiv,xZ -xG3 -tK2 -nU -t41 -tK2 -tG2 -30720,tK2 -nU -0x20 -tY3 -30727,tK2 -nU -0x24 -tY3 -30727,tK2 -tG2 -114743,tK2 -tG2 -114743,t71,tG2 -39936,cLess,l6 -2,39936,cLess,tG2 -7,cLess,eF1 -cLess,nU -t41 -cLessOrEq,tG2 -256216,cLessOrEq,tG2 -39936,e82 -l6 -2,39936,e82 -tG2 -7,e82 -eF1 -e82 -nU -t41 -cGreaterOrEq,tG2 -256216,cGreaterOrEq -eJ3 -l42 -7,l42 -15,l42 -30,l42 -156,l42 -494,l42 -497,l42 -498,l42 -501,l42 -504,l42 -505,cNot,eF1 -l52 -29726,l52 -34823,l52 -394270,l52 -398366,l52 -7651,cAnd,lP -0,0,cAnd,AnyParams,1} -,0,0x0} -,{{xG3 -nJ2 -29726,nJ2 -34823,nJ2 -394270,nJ2 -398366,nJ2 -7651,cOr,lP -1,0 -t31 -81 -t31 -121 -t31 -156 -t31 -159 -t31 -216,cDeg -nR -216,cRad,eF1 -cAbsAnd,lP -xG3 -cAbsOr,lP -1,0,yR3 -eJ3 -cAbsNotNot,l0 -3,31464448,eP3 -nU -0x0} -,} -;} -iO2 -l41{const -Rule -grammar_rules[253]={{ProduceNewTree,1,1,0,{1,0,cAbs,xJ -361,{1,172,cAtan,xJ -354 -tS -1337 -i23,xJ -356 -tS -320513 -i23 -l7 -2,2,222424 -tS -226524 -i23 -l7 -2,2,224474 -tS -228574 -i23,xJ -148 -x13 -cCeil,xJ -435,{1,80,tL2 -429,{1,115,tL2 -430,{1,117,tL2 -146,{1,118,tL2 -370,{1,116,tL2 -0,{1,354,cCos -l7 -2,1,0,{1,351,cCos -l7 -2,1,216 -x13 -tL2 -314,{1,357,cCosh -l7 -2,1,0,{1,351,cCosh -l7 -2,1,216 -x13 -cH3 -xJ -144 -x13 -cFloor,xJ -403,{1,114,cFloor,eL3 -214,{3,7379968,c8 -518,{3,31464450,c8 -499,{3,8428544,c8 -501,{3,8434688,c8 -215,{3,40901632,c8 -494,{3,40902656,c8 -507,{3,40940544,c8 -506,{3,47194112,c8 -483,{3,47225856,c8 -414,{3,1058266,c8 -418,{3,1058272,c8 -418,{3,9438682,c8 -414,{3,9438688,c8 -460,{3,396733911,c8 -460,{3,381020637,cIf -l7 -0,3,31492569,{3,35682779,cIf -l7 -0,3,31492575,{3,35682785,cIf,xJ -111,{1,228,eM3 -110,{1,244,eM3 -355,{1,106,eM3 -204,{1,205,cLog -l7 -0,1,395 -cP2,cMax -yF -0 -tS -431105,cMax -yF -396 -cP2,cMin -yF -0 -tS -427009,cMin,AnyParams,0} -} -,{ProduceNewTree,0,1,203 -tS -24804,cPow,eL3 -203 -tS -25827,cPow,eL3 -202 -tS -126991,cPow -xM1 -30988,cPow -xM1 -30989,cPow -xM1 -30990,cPow -t93 -166239 -tS -31066,cPow -xM1 -32015,cPow -t93 -7168 -tS -12639,cPow -t93 -7392 -tS -12535 -x23 -380 -tS -44095 -x23 -381 -tS -44141 -x23 -382 -tS -44140 -x23 -201 -tS -109583 -x23 -200 -tS -132129 -x23 -155 -tS -133153 -n52 -419840 -tS -413711 -n52 -254976 -tS -253967 -n52 -221184 -tS -251937 -n52 -221184 -tS -248850 -x23 -150 -x13 -yQ2 -372,{1,80,yQ2 -146,{1,115,yQ2 -370,{1,117,yQ2 -149,{1,118,yQ2 -429,{1,116,yQ2 -0,{1,356,yQ2 -152 -x13 -cSinh,xJ -312,{1,355,cSinh,xJ -153 -x13 -eN3 -0,{1,359,eN3 -170,{1,360,eN3 -154 -x13 -cTanh -l7 -0,1,392 -tS -395279,tM2 -391 -cP2,tM2 -199 -tS -242924,tM2 -198 -tS -230636,tM2 -164 -tS -240869,tM2 -163 -tS -240660,t51 -0 -nM1 -263,{1,311,t51 -1 -nM1 -262,{1,310,t51 -1 -l1 -2,1,261 -tS -1333 -lW1 -259 -tS -1331 -lW1 -407 -tS -415124 -lW1 -45 -tS -331093 -lW1 -324 -tS -146477 -lW1 -342 -tS -145453 -lW1 -427 -tS -213202 -lW1 -428 -tS -217298 -lW1 -368 -tS -216270 -lW1 -145 -tS -216271 -lW1 -369 -tS -218318 -lW1 -197 -tS -144665 -lW1 -194 -tS -348441 -lW1 -193 -tS -348300 -lW1 -195 -tS -200875 -lW1 -192 -tS -177323 -lW1 -257 -tS -446837 -lW1 -181 -tS -446653 -lW1 -151 -tS -187765 -lW1 -147 -tS -187828 -lW1 -255 -tS -195957 -lW1 -374 -tS -264383 -lW1 -437 -tS -264381 -lW1 -437 -tS -186741 -lW1 -374 -tS -262580 -lW1 -151 -tS -262333,tM2 -98 -tS -1155 -eG1 -97 -tS -1156 -eG1 -305 -tS -1330 -eG1 -99 -tS -24704 -eG1 -100 -tS -24698 -eG1 -394 -tS -395279 -eG1 -393 -cP2 -eG1 -353 -tS -360799 -eG1 -96 -tS -89360 -eG1 -105 -tS -80155 -eG1 -95 -tS -79131 -cQ2 -56671 -tS -1424 -cQ2 -15711 -tS -1426 -cQ2 -107535 -tS -93467 -cQ2 -97295 -tS -96539,l8 -1,1,0,{1,351,l8 -1,1,55,{1,14,lK -0 -nM1 -93 -tS -70674,cMul,SelectedParams,0 -nM1 -512,{1,50,lK -1 -nM1 -513,{1,40,lK -1 -l1 -2,1,435 -tS -443429,eA -442 -tS -451621,eA -336 -tS -382285,eA -437 -tS -382406,eA -374 -tS -446801,eA -365 -tS -435534,eA -444 -tS -325033,eA -318 -tS -340413,eA -335 -tS -375116,eA -424 -tS -375229,eA -45 -tS -456126,eA -450 -tS -328114,eA -45 -tS -460223,eA -452 -tS -461861,eA -453 -tS -329140,eA -322 -tS -341446,eA -456 -tS -335286,eA -448 -tS -327087,eA -459 -tS -469029,eA -455 -tS -311360,eA -338 -tS -309322,eA -412 -tS -43412,eA -330 -tS -49480,eA -413 -tS -47508,eA -331 -tS -45384,l8 -2,2,334277 -tS -333236 -cQ2 -39936 -tS -xH3 -cEqual -yP -cEqual -yQ -cEqual -yR -cEqual -lA1 -24807 -t61 -iD -t61 -l62 -237799 -t61 -n11 -cEqual -l72 -tK2 -eH1 -39,tK2 -eO3 -0 -tS -5165,cEqual -t93 -39936 -tS -xH3 -t71 -yP -t71 -yQ -t71 -yR -t71 -lA1 -24807 -tI2 -iD -tI2 -l62 -237799 -tI2 -n11 -t71 -l72 -t71 -tJ2 -39,t71,eH1 -5165,t71 -yP -cLess -yQ -cLess -yR -cLess,xJ -516 -tS -44032,cLess -lA1 -24804 -t21 -yM1 -t21 -iD -t21 -l62 -237796 -t21 -xN1 -t21 -n11 -cLess -l72 -cLess -tJ2 -xH3 -cLess -yP -cLessOrEq -yQ -cLessOrEq -yR -cLessOrEq,xJ -510 -tS -359439,cLessOrEq -lA1 -24804 -xC1 -yM1 -xC1 -iD -xC1 -l62 -237796 -xC1 -xN1 -xC1 -n11 -cLessOrEq -l72 -cLessOrEq -tJ2 -359469,cLessOrEq -yP -cGreater -yQ -cGreater -yR -e82 -xJ -487 -tS -359439,cGreater -lA1 -24804 -y61 -yM1 -y61 -iD -y61 -l62 -237796 -y61 -xN1 -y61 -n11 -cGreater -l72 -e82 -eH1 -359469,cGreater -yP -cGreaterOrEq -yQ -cGreaterOrEq -yR -cGreaterOrEq,xJ -517 -tS -44032 -yX -473304 -tS -24804 -yX -yM1 -yX -iD -yX -l62 -237796 -yX -xN1 -yX -7168 -tS -279818 -yX -lB1 -cGreaterOrEq,eH1 -xH3 -cGreaterOrEq,eL3 -516,{1,2,cNot,eO3 -469,{1,123,cNot,eL3 -511,{1,5,cAnd,AnyParams,1 -l1 -0,1,514 -tS -13314,cAnd -yF -397 -cP2,cAnd -yF -491 -tS -496099,cAnd -yF -492 -tS -399846,cAnd -yF -493 -tS -393702,cAnd,AnyParams,0 -l1 -0,2,479697,{3,489115088,cAnd -yF -515 -tS -13314,xI3 -508 -tS -8197,xI3 -398 -cP2,xI3 -488 -tS -496099,xI3 -489 -tS -399846,xI3 -490 -tS -393702,xI3 -509 -tS -136197,cOr,AnyParams,0} -} -,{ProduceNewTree,0,1,517,{1,2,xJ3 -l3 -1,1,0,{1,0,xJ3 -eO3 -470,{1,123,xJ3 -xJ -482,{1,228,cAbsNotNot,AnyParams,0 -nM1 -476,{1,227,cAbsNotNot,AnyParams,0} -} -,{ProduceNewTree,0,1,383,{3,31464955,eP3 -eL3 -517,{3,40940544,eP3 -eL3 -516,{3,47225856,i03 -l7 -0,3,31492569,{3,35682779,eP3 -PositionalParams,0} -} -,} -;e92 -grammar_optimize_abslogical_type{xS -9 -eI -grammar_optimize_abslogical_type -grammar_optimize_abslogical={9,{21,183,219,228,231,237,244,249,252} -} -;} -e92 -grammar_optimize_ignore_if_sideeffects_type{xS -59 -eI -grammar_optimize_ignore_if_sideeffects_type -grammar_optimize_ignore_if_sideeffects={59,{0,20,22,23,24,25,26,27,cV -tY1 -78,cZ -xR -grammar_optimize_nonshortcut_logical_evaluation_type{xS -56 -eI -grammar_optimize_nonshortcut_logical_evaluation_type -grammar_optimize_nonshortcut_logical_evaluation={56,{0,26,cV -tY1 -78,cZ -158,167,168,169,178,179,191,195,203,207,215,227,229,230,232,233,234,235,236,238,239,240,241,242,243,245,246,247,248,250,251} -} -;} -e92 -grammar_optimize_round1_type{xS -118 -eI -grammar_optimize_round1_type -grammar_optimize_round1={118,{0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,18,26,cV -37,38,tY1 -45,46,47,48,49,50,51,52,53,54,58,59,60,61,62,63,64,65,66,67,68,69,70,71,78,79,80,81,82,83,88,89,90,91,92,93,94,95,96,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,132,xR -grammar_optimize_round2_type{xS -100 -eI -grammar_optimize_round2_type -grammar_optimize_round2={100,{0,15,16,17,26,cV -39,40,tY1 -45,46,47,48,49,50,51,52,53,54,59,60,72,73,78,79,84,85,86,87,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,117,118,119,120,121,122,123,124,125,126,127,128,133,157,xR -grammar_optimize_round3_type{xS -79 -eI -grammar_optimize_round3_type -grammar_optimize_round3={79,{74,75,76,77,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,159,160,161,162,163,164,165,166,170,171,172,173,174,175,176,177,180,181,182,184,185,186,187,188,189,190,192,193,194,196,197,198,199,200,201,202,204,205,206,208,209,210,211,212,213,214,216,217,218,220,221,222,223,224,225,226} -} -;} -e92 -grammar_optimize_round4_type{xS -10 -eI -grammar_optimize_round4_type -grammar_optimize_round4={10,{19,55,56,57,130,131,153,154,155,156} -} -;} -e92 -grammar_optimize_shortcut_logical_evaluation_type{xS -53 -eI -grammar_optimize_shortcut_logical_evaluation_type -grammar_optimize_shortcut_logical_evaluation={53,{0,26,cV -tY1 -78,cZ -158,167,168,169,178,179,191,195,203,207,215,227,229,232,233,234,235,236,239,240,241,242,245,246,247,248,250,251} -} -;} -} -iO2 -l41{yV1 -cG2 -e01 -iL1 -paramlist,lC1){index=(paramlist>>(index*10))&1023;if(index>=55 -nZ2 -cG2(SubFunction -tZ1 -plist_s[index-55]);if(index>=36 -nZ2 -cG2(NumConstant -tZ1 -plist_n_container -x8::plist_n[index-36])l81 -cG2(ParamHolder -tZ1 -plist_p[index]);} -} -#ifdef FP_SUPPORT_OPTIMIZER -#include -#include -#include -#include -xQ -using -iO2 -l41;using -iO2 -FPoptimizer_CodeTree;using -iO2 -FPoptimizer_Optimize;iO2{nT1 -It,typename -T,typename -Comp>eI1 -MyEqualRange(It -first,It -last,const -T&val,Comp -comp){size_t -len=last-first;while(len>0){size_t -nJ3 -len/2;It -n43(first);n43+=half;if(comp(*n43,val)){first=n43;++first;len=len-half-1;} -tP1 -comp(val,*n43)){len=half;} -else{It -left(first);{It&cR2=left;It -last2(n43);size_t -len2=last2-cR2;while(len2>0){size_t -half2=len2/2;It -middle2(cR2);middle2+=half2;if(comp(*middle2,val)){cR2=middle2;++cR2;len2=len2-half2-1;} -else -len2=half2;} -} -first+=len;It -right(++n43);{It&cR2=right;It&last2=first;size_t -len2=last2-cR2;while(len2>0){size_t -half2=len2/2;It -middle2(cR2);middle2+=half2;if(comp(val,*middle2))len2=half2;else{cR2=middle2;++cR2;len2=len2-half2-1;} -} -} -return -eI1(left,right);} -} -return -eI1(first,first);} -yT1 -OpcodeRuleCompare{i12()(lM1&tree,i02 -xW2)const{const -Rule&rule=grammar_rules[xW2]l81 -tree -nErange=MyEqualRange(tN2.rule_list,tN2.rule_list+tN2.rule_count,tree,OpcodeRuleCompare -x8());if(range.eQ3 -range -eE3){ -#ifdef DEBUG_SUBSTITUTIONS -yGrules;rules.nH3 -range -eE3-range.first);yD -if(IsLogisticallyPlausibleParamsMatch(cW1 -nT2 -n72 -rules -yL*r);} -range.first=&rules[0];range -eE3=&rules[rules -yA3-1]+1;if(range.eQ3 -range -eE3){std::cout<<"Input (" -< -#include -#include -#include -#include /* for auto_ptr */ -xQ -using -iO2 -l41;using -iO2 -FPoptimizer_CodeTree;using -iO2 -FPoptimizer_Optimize;iO2{xG1 -TestImmedConstraints -iL1 -bitmask,const -eR{switch(bitmask&ValueMask -iY2 -Value_AnyNum:case -ValueMask:lC -n12:if(GetEvennessInfo -nO3 -l82 -Value_OddInt:if(GetEvennessInfo -nO3 -n82 -t01:if(GetIntegerInfo -nO3 -l82 -Value_NonInteger:if(GetIntegerInfo -nO3 -n82 -eE1:if(!IsLogicalValue(tree)yI -nK1 -SignMask -iY2 -Sign_AnySign:lC -nJ1:if(l01 -l82 -n02:if(l01 -n82 -Sign_NoIdea:if(l01 -Unknown -yI -nK1 -OnenessMask -iY2 -Oneness_Any:case -OnenessMask:lC -Oneness_One:if(!cW2 -if(!fp_equal(fp_abs(yZ3),eS1(1))yI -lC -Oneness_NotOne:if(!cW2 -if(fp_equal(fp_abs(yZ3),eS1(1))yI -nK1 -ConstnessMask -iY2 -Constness_Any:lC -yL1:if(!cW2 -lC -Constness_NotConst:if(cW2 -nM3 -return -true;} -n73e92 -nbitmap{private:static -const -i02 -bits_in_char=8;static -const -i02 -cT2=(xK3 -cS2)*bits_in_char)/nbits;cS2 -data[(extent+cT2-1)/cT2];e13 -void -inc(lC1,int -by=1){data[pos(index)]+=by*cS2(1<>xX2)&mask()xJ2 -pos(lC1){return -index/cT2 -xJ2 -shift(lC1){return -nbits*(index%cT2)xJ2 -mask(){return(1<SubTreesDetail;c83(){std::memset(this,0,xK3*this));} -c83 -i01 -c83&b){std::memcpy(this,&b,xK3 -b));} -c83&e31=i01 -c83&b){std::memcpy(this,&b,xK3 -b))l81*this;} -} -;yV1 -c83 -CreateNeedList_uncached(t0&cB2){c83 -x11 -xS3 -a=0;acX1;static -cX1 -yO1;cX1::nX3 -i=yO1.xE2&cB2);if(i!=yO1.cP1&cB2 -nZ2 -i -cJ2 -l81 -yO1.nT3,std::make_pair(&cB2,CreateNeedList_uncached -x8(cB2)))cJ2;} -yV1 -yK2 -CalculateGroupFunction -i01 -cG2&xZ2 -const -t9 -info){xT3 -NumConstant:{const -eZ&t82 -eZ*x01 -l81 -CodeTreeImmed -iZ2 -xZ3)cM3 -lY2 -yK3&t82 -xH*x01 -l81 -info.GetParamHolderValueIfFound -iZ2 -index)iD2 -const -xI&t82 -xI*x01 -yJ -result;result -tU -xF3 -cS);tC1 -iE1).reserve -iZ2 -data -xY2)xS3 -a=0;a0)--tA3;else--t92;lC -iE2:case -cFCall:case -cPCall:--t92;break;default:assert(opcode0&&x11.SubTreesDetail.get(opcode)>0){--tA2;x11.SubTreesDetail.dec(opcode);} -else--t92;} -} -if(tA3>0||tA2>0||t92>0){nX2 -if(cB2.match_type!=AnyParams){if(0||tA2<0||t92<0){nX2} -return -true;} -yV1 -lZ1 -TestParam -i01 -cG2&xZ2 -lM1&tree -eA2 -start_at,t9 -info){xT3 -NumConstant:{const -eZ&t82 -eZ*x01;if(!cW2 -eS1 -imm=yZ3;switch -iZ2 -modulo -iY2 -Modulo_None:lC -Modulo_Radians:imm=fp_mod(imm,y8 -imm<0)imm -c5 -if(imm>fp_const_pi -x8())imm-=fp_const_twopi -x8(nW2 -return -fp_equal(imm,xF3 -xZ3)cM3 -lY2 -yK3&t82 -xH*x01;if(!x0 -return -info.SaveOrTestParamHolder -iZ2 -index,tree)iD2 -const -xI&t82 -xI*x01;yZ -GroupFunction){if(!x0 -yK2 -xO1=CalculateGroupFunction(xZ2 -info); -#ifdef DEBUG_SUBSTITUTIONS -DumpHashes(xO1)lN1*i01 -void**)&xO1.xJ1 -lN1"\n" -lN1*i01 -void**)&yZ3 -lN1"\n" -;DumpHashes(tree)lN1"Comparing " -;xE3(xO1)lN1" and " -;xE3(tree)lN1": " -lN1(xO1 -iA -tree)?"true" -:"false" -)lN1"\n" -; -#endif -return -xO1 -iA -tree);} -else{if(!&*start_at){if(!x0 -if -xU2!=xF3 -cS -yI} -return -TestParams -iZ2 -data,tree,start_at,info,false);} -} -} -nX2 -yT1 -iS -x22 -MatchInfo -x8 -info;iS()yC3,info(){} -} -;iP2 -MatchPositionSpec_PositionalParams:xP1 -iS -x8>{e13 -iF2 -MatchPositionSpec_PositionalParams(xL3):xM3 -iS -x8>(n){} -} -;e92 -i41 -x22 -i41()yC3{} -} -;class -c0:xP1 -i41>{e13 -i02 -trypos;iF2 -c0(xL3):xM3 -i41>(n),trypos(0){} -} -;yV1 -lZ1 -TestParam_AnyWhere -i01 -cG2&xZ2 -lM1&tree -eA2 -start_at,t9 -info,yG&used,bool -tA1{xNx6;i02 -lG3 -c0 -n92 -a=x6->trypos;goto -retry_anywhere_2 -x42 -c0(iT);a=0;} -eS3 -iT;++a){if(used[a])y81 -retry_anywhere:{lZ1 -r=TestParam(xZ2 -xI2 -lH3);lI3 -used[a]=true;if(tA1 -eT3 -a);x6->trypos=a -l81 -lZ1(true,&*x6);} -} -retry_anywhere_2:if(&*lV1){goto -retry_anywhere;} -} -nX2 -yT1 -y91 -x22 -MatchInfo -x8 -info;yGused;iF2 -y91(size_t -eR3)yC3,info(),used(eR3){} -} -;iP2 -MatchPositionSpec_AnyParams:xP1 -y91 -x8>{e13 -iF2 -MatchPositionSpec_AnyParams(xL3,size_t -m):xM3 -y91 -x8>(n,y91 -x8(m)){} -} -;yV1 -lZ1 -TestParams(t0&nM,lM1&tree -eA2 -start_at,t9 -info,bool -tA1{if(nM.match_type!=AnyParams){if(xT!=iT -yI} -if(!IsLogisticallyPlausibleParamsMatch(nM -n72{nX2 -switch(nM.match_type -iY2 -PositionalParams:{xNx6;i02 -lG3 -cL -n92 -a=xT-1;goto -lD1 -x42 -cL(xT);a=0;} -eS3 -xT;++a){cX2=info;retry_positionalparams:{lZ1 -r=TestParam(cX -a),xI2 -lH3);lI3 -y81} -} -lD1:if(&*lV1){info=cX2;goto -retry_positionalparams;} -if(a>0){--a;goto -lD1;} -info=(*x6)[0].info -l81 -false;} -if(tA1 -for -iL1 -a=0;ax6;yGused(iT);yGiG2(xT);yGy02(xT)lO1{const -cG2 -lF3=cX -a);iG2[a]=ParamSpec_GetDepCode(lF3);} -{i02 -b=0 -lO1 -if(iG2[a]!=0)y02[b++]=a -lO1 -if(iG2[a]==0)y02[b++]=a;} -i02 -lG3 -t6 -n92 -if(xT==0){a=0;goto -retry_anyparams_4;} -a=xT-1;goto -cY1 -x42 -t6(xT,iT);a=0;if(xT!=0){(*x6)[0].info=info;(*x6)[0].used=used;} -} -eS3 -xT;++a){if(a>0){cX2=info;(*x6)[a].used=used;} -retry_anyparams:{lZ1 -r=TestParam_AnyWhere -x8(cX -y02[a]),tree -lH3,used,tA1;lI3 -y81} -} -cY1:if(&*lV1){info=cX2;used=(*x6)[a].used;goto -retry_anyparams;} -cZ1:if(a>0){--a;goto -cY1;} -info=(*x6)[0].info -l81 -false;} -retry_anyparams_4:if(nM.n2!=0){if(!TopLevel||!info.HasRestHolder(nM.n2)){yG -nV1 -yS2;yS2.nH3 -iT)xS3 -b=0;b -#include -using -iO2 -FPoptimizer_CodeTree;using -iO2 -FPoptimizer_Optimize;iO2{yV1 -yK2 -xQ1 -const -cG2&xZ2 -t9 -info,bool -inner=true){xT3 -NumConstant:{const -eZ&t82 -eZ*x01 -l81 -CodeTreeImmed -iZ2 -xZ3)cM3 -lY2 -yK3&t82 -xH*x01 -l81 -info.GetParamHolderValue -iZ2 -index)iD2 -const -xI&t82 -xI*x01 -yJ -tree;tH -xF3 -cS)xS3 -a=0;alist=info.GetMatchedParamIndexes();std::sort(list.i62 -list.end())c23 -list -yA3;a-->0;)tree.iH1 -list[a])xS3 -a=0;a -#include -xQ -using -iO2 -l41;using -iO2 -FPoptimizer_CodeTree;using -iO2 -FPoptimizer_Optimize;iO2 -l41{xB1 -DumpMatch -eX3 -lM1&tree,const -t9 -info,bool -DidMatch,std::ostream&o){DumpMatch -t81,DidMatch?tZ3"match" -:tZ3"mismatch" -,o);} -xB1 -DumpMatch -eX3 -lM1&tree,const -t9 -info,const -char*eY3,std::ostream&o){static -const -char -ParamHolderNames[][2]={"%" -,"&" -,"x" -,"y" -,"z" -,"a" -,"b" -,"c" -} -;o< = " -;xE3(eH2 -second[a],o);o< -#include -#ifdef FP_SUPPORT_OPTIMIZER -xQ -iO2{xG1 -MarkIncompletes(x2){if(tree.Is_Incompletely_Hashed(iF1;bool -i51 -i13 -for -yS -i51|=MarkIncompletes -nW1 -a));if(i51)tree.Mark_Incompletely_Hashed()l81 -i51;} -xB1 -FixIncompletes(x2){if(tree.Is_Incompletely_Hashed()){for -yS -FixIncompletes -nW1 -a)tT -x02;} -} -} -iO2 -FPoptimizer_CodeTree{lA -Sort()cX3 -Sort();} -lA -Rehash(bool -constantfolding){if(constantfolding)ConstantFolding(*this);else -Sort();data -xB -yV1 -l11{c2 -e62 -eZ3 -nP3=0; -#if 0 -long -double -value=Value;eB=crc32::calc(i01 -i02 -char*)&value,xK3 -value));key^=(key<<24); -#elif 0 -union{e92{i02 -char -filler1[16];eS1 -v;i02 -char -filler2[16];} -buf2;e92{i02 -char -filler3[xK3 -eS1)+16-x -K3 -iC1)];eB;} -buf1;} -data;memset(&data,0,xK3 -data));data.buf2.v=Value;eB=data.buf1.key; -#else -int -cE2;eS1 -lQ2=std::frexp(Value,&cE2);eB=iL1(cE2+0x8000)&0xFFFF);if(lQ2<0){lQ2=-lQ2;key=key^0xFFFF;} -else -key+=0x10000;lQ2-=yF3;key<<=39;key|=iC1((lQ2+lQ2)*eS1(1u<<31))<<8; -#endif -iU -tM -#ifdef FP_SUPPORT_LONG_INT_TYPE -n73<>l11{c2 -long -eZ3 -eB=Value;iU -tM -#endif -#ifdef FP_SUPPORT_GMP_INT_TYPE -n73<>l11{c2 -const -GmpInt&eZ3 -eB=Value.toInt();iU -tM -#endif -xB1 -nO2 -x8::Recalculate_Hash_NoRecursion(){fphash_t -iU(iC1(Opcode)<<56,Opcode*tM3(0x1131462E270012B));Depth=1;switch(Opcode -iY2 -cImmed:{ImmedHashGenerator -x8::MakeHash(iU,Value -nW2 -case -iE2:{nP3|=eC<<48 -eC2((eC)*11)^tM3(0x3A83A83A83A83A0);nM3 -case -cFCall:case -cPCall:{nP3|=eC<<48 -eC2((~eC)*7)^3456789;} -default:{size_t -eM1=0 -c23 -0;aeM1)eM1=c93[a].xT2;nP3+=((c93[a]eE2 -hash1*(a+1))>>12)eC2 -c93[a]eE2 -hash1 -eC2(3)*tM3(0x9ABCD801357);iU.hash2*=tM3(0xECADB912345)eC2(~c93[a]eE2 -hash2)^4567890;} -Depth+=eM1;} -} -if(Hash!=iU){Hash=iU;iK1=0;} -} -lA -FixIncompleteHashes(){MarkIncompletes(*this);FixIncompletes(*this);} -} -#endif -#include -#include -#include -#ifdef FP_SUPPORT_OPTIMIZER -xQ -iO2{using -iO2 -FPoptimizer_CodeTree;xG1 -x31 -lM1&tree,long -count,const -yV2 -SequenceOpCode -x8&eQ,yW2&synth,size_t -max_bytecode_grow_length);static -const -e92 -SinCosTanDataType{OPCODE -whichopcode;OPCODE -inverse_opcode;enum{nominator,denominator,inverse_nominator,inverse_denominator} -;OPCODE -codes[4];} -SinCosTanData[12]={{cTan,cCot,{cSin,cCos,cCsc,cSec} -} -,{cCot,cCot,{cCos,cSin,cSec,cCsc} -} -,{cCos,cSec,{cSin,cTan,cCsc,cCot} -} -,{cSec,cCos,{cTan,cSin,cCot,cCsc} -} -,{cSin,cCsc,{cCos,cCot,cSec,cTan} -} -,{cCsc,cSin,{cCot,cCos,cTan,cSec} -} -,{yT2{cSinh,cH3 -yY2,{cSinh,cNop,{yT2 -cNop,cCosh} -} -,{cH3 -cNop,{cSinh,yT2 -cNop} -} -,{cNop,cTanh,{cH3 -cSinh,yY2,{cNop,cSinh,{cNop,cTanh,cH3 -cNop} -} -,{cNop,cH3{cTanh,cSinh,yY2} -;} -iO2 -FPoptimizer_CodeTree{lA -SynthesizeByteCode(yG&nN,yG -x8&Immed,size_t&stacktop_max){ -#ifdef DEBUG_SUBSTITUTIONS -std::cout<<"Making bytecode for:\n" -;iO -#endif -while(RecreateInversionsAndNegations()){ -#ifdef DEBUG_SUBSTITUTIONS -std::cout<<"One change issued, produced:\n" -;iO -#endif -FixIncompleteHashes();} -#ifdef DEBUG_SUBSTITUTIONS -std::cout<<"Actually synthesizing, after recreating inv/neg:\n" -;iO -#endif -yW2 -synth;SynthesizeByteCode(synth,false -eU3.Pull(nN,Immed,stacktop_max);} -lA -SynthesizeByteCode(yW2&synth,bool -MustPopTemps)const{xR1*this)){return;} -for -xK2 -0;a<12;++a){const -SinCosTanDataType&data=SinCosTanData[a];if(data.whichopcode!=cNop){if(lM2!=data.whichopcode)y81 -yL2 -lJ3;lJ3.lI1 -lJ3 -tU -data.inverse_opcode);lJ3.y12);xR1 -lJ3)){synth.l21 -else{if(lM2!=cInv)y81 -if(GetParam(0)nE!=data.inverse_opcode)y81 -xR1 -GetParam(0))){synth.l21 -size_t -found[4];eW3 -4;++b){yL2 -tree;if(data.t03]==cNop){tH -cInv);yL2 -lK3;lK3.lI1 -lK3 -tU -data.t03^2]);lK3.y12 -tT -yA -lK3);} -else{tree.lI1 -tH -data.t03]);} -tree.y12);found[b]t13 -e33(tree);} -if(found[data.y22!=tG -i61 -yK -y22);lJ1 -i61);lK1 -cDiv -nL1 -y22!=tG -iV -yK -y22);lJ1 -iV);lK1 -cMul -nL1 -lS1!=tG -iV -yK -lS1);lJ1 -iV);lK1 -cRDiv -nL1 -lS1!=tG -i61 -yK -lS1);lJ1 -i61);lK1 -cMul,2,1 -eU3.l21 -size_t -n_subexpressions_synthesized=SynthCommonSubExpressions(synth);switch(lM2 -iY2 -iE2:synth.PushVar(GetVar());lC -cImmed:yX2 -xJ1);lC -cAdd:case -cMul:case -cMin:case -cMax:case -cAnd:case -cOr:case -cAbsAnd:case -cAbsOr:{if(lM2==cMul){bool -xU3 -i13 -c3 -lT1 -y21&&isLongInteger(lT1.xJ1)){yW1=makeLongInteger(lT1.xJ1);yL2 -tmp(*this,typename -yL2::CloneTag());tmp -cP3 -tmp -x02;if(x31 -tmp,value,yV2 -eX1 -x8::AddSequence,synth,MAX_MULI_BYTECODE_LENGTH)){xU3=true;nM3} -} -if(xU3)nM3 -int -yA1=0;yGdone(GetParamCount(),false);yL2 -iE;iE -tU -lM2);for(;;){bool -found -i13 -c3 -done[a])y81 -if(synth.IsStackTop(lT1)){found=true;done[a]=true;lT1.nB -iE -eT -lT1);if(++yA1>1){synth -c4 -2);iE.y12 -eU3.yZ2 -iE);yA1=yA1-2+1;} -} -} -if(!found)nM3 -c3 -done[a])y81 -lT1.nB -iE -eT -lT1);if(++yA1>1){synth -c4 -2);iE.y12 -eU3.yZ2 -iE);yA1=yA1-2+1;} -} -if(yA1==0){switch(lM2 -iY2 -cAdd:case -cOr:case -cAbsOr:yX2 -0);lC -cMul:case -cAnd:case -cAbsAnd:yX2 -1);lC -cMin:case -cMax:yX2 -0);break;default:nM3++yA1;} -assert(n_stacked==1);nM3 -case -cPow:{iQ2 -p0 -tW2 -0);iQ2 -p1 -tW2 -1);if(!p1 -y21||!isLongInteger -n03)||!x31 -p0,makeLongInteger -n03),yV2 -eX1 -x8::MulSequence,synth,MAX_POWI_BYTECODE_LENGTH)){p0.nB -p1 -t33 -c4 -2);c91 -cIf:case -i03:{typename -yW2::IfData -yJ2;GetParam(0)t33.SynthIfStep1(yJ2,lM2);GetParam(1)t33.SynthIfStep2(yJ2);GetParam(2)t33.SynthIfStep3(yJ2 -nW2 -case -cFCall:case -cPCall:{for -xK2 -0;a0){size_t -top -t13 -GetStackTop(eU3.DoPopNMov(top-1-n_subexpressions_synthesized,top-1);} -} -} -iO2{xG1 -x31 -lM1&tree,long -count,const -yV2 -SequenceOpCode -x8&eQ,yW2&synth,size_t -max_bytecode_grow_length){if -cR3!=0){yW2 -backup=synth;tree.nB -size_t -bytecodesize_backup -t13 -GetByteCodeSize();yV2 -x31 -count -eR2 -size_t -bytecode_grow_amount -t13 -GetByteCodeSize()-bytecodesize_backup;if(bytecode_grow_amount>max_bytecode_grow_length){synth=backup -l81 -false;} -return -true;} -else{yV2 -x31 -count,eQ,synth)nS2} -} -#endif -#include -#include -#ifdef FP_SUPPORT_OPTIMIZER -xQ -iO2{using -iO2 -FPoptimizer_CodeTree; -#define FactorStack yG -const -e92 -PowiMuliType{i02 -opcode_square;i02 -opcode_cumulate;i02 -opcode_invert;i02 -opcode_half;i02 -opcode_invhalf;} -iseq_powi={cSqr,cMul,cInv,cSqrt,cRSqrt} -,iseq_muli={i21,cAdd,cNeg,i21,i21} -;yB1 -cF1 -const -PowiMuliType&xV3,const -yG&nA2,l92&stack){eS1 -cY3 -1);while(IPeS1(0)&&isEvenInteger(cZ3 -yF3;e4 -opcode_invhalf){if(result>eS1(0)&&isEvenInteger(cZ3 -eS1(-0.5);++IP;y81} -size_t -nB2=IP;eS1 -lhs(1);if(xW3 -cFetch){lC1=yL3;if(index=stack -yA3){IP=nB2;nM3 -lhs=stack[index-y1];goto -y32;} -if(xW3 -cDup){lhs=result;goto -y32;y32:y63 -result);++IP;eS1 -subexponent=cF1 -xV3 -lQ1 -if(IP>=limit||nN[IP]!=xV3.opcode_cumulate){IP=nB2;nM3++IP;stack.pop_back();result+=lhs*subexponent;y81} -nM3 -return -result;} -yB1 -ParsePowiSequence -i01 -yG&nA2){l92 -stack;y63 -eS1(1))l81 -cF1 -iseq_powi -lQ1} -yB1 -ParseMuliSequence -i01 -yG&nA2){l92 -stack;y63 -eS1(1))l81 -cF1 -iseq_muli -lQ1} -iP2 -CodeTreeParserData{e13 -iF2 -CodeTreeParserData(bool -k_powi):stack(),clones(),keep_powi(k_powi){} -void -Eat(size_t -eR3,OPCODE -opcode -xX3;xK -tU -opcode);yG -nV1 -cB2=Pop(eR3);xK -tI1 -cB2);if(!keep_powi)switch(opcode -iY2 -cTanh:nG1 -sinh,cosh;sinh -tU -cSinh);sinh -eT -xK -xY3 -sinh -x02;cosh -tU -cCosh);cosh -yA -xK -xY3 -cosh -i72 -pow -yB2 -yA -cosh);pow -yT -eS1(-1)));pow -x02;xK -tU -y13.nC1 -0,sinh);xK -yA -pow -nW2 -case -cTan:nG1 -sin,cos;sin -tU -cSin);sin -eT -xK -xY3 -sin -x02;cos -tU -cCos);cos -yA -xK -xY3 -cos -i72 -pow -yB2 -yA -cos);pow -yT -eS1(-1)));pow -x02;xK -tU -y13.nC1 -0,sin);xK -yA -pow -nW2 -case -cPow:{lM1&p0=xK -lD -0);lM1&p1=xK -lD -1);if(p1 -nE==cAdd){yG -nV1 -n83(p1.GetParamCount())c23 -0;a" -<void -Push(T -tree){ -#ifdef DEBUG_SUBSTITUTIONS -std::cout<0;){lC2;xE3(result[n])tW -result[n]);} -#endif -stack.resize -lB2 -n_pop)l81 -result;} -size_t -GetStackTop(n61 -stack -yA3;} -private:void -FindClone(yK2&,bool=true){return;} -private:yG -nV1 -stack;std::multimapclones;bool -keep_powi;private:CodeTreeParserData -i01 -CodeTreeParserData&);CodeTreeParserData&e31=i01 -CodeTreeParserData&);} -;yT1 -IfInfo -nG1 -cU2 -yJ -thenbranch;size_t -endif_location;IfInfo():cU2(),thenbranch(),endif_location(){} -} -;} -iO2 -FPoptimizer_CodeTree{lA -GenerateFrom -i01 -yG&nN,const -yG -x8&Immed,const -typename -FunctionParserBase -x8::Data&cJ3,bool -keep_powi){yG -nV1 -nK2;nK2.nH3 -cJ3.mVariablesAmount)xS3 -n=0;n&nN,const -yG -x8&Immed,const -typename -FunctionParserBase -x8::Data&cJ3,const -i22 -nK2,bool -keep_powi){ -#ifdef DEBUG_SUBSTITUTIONS -std::cout<<"ENTERS GenerateFrom()\n" -; -#endif -CodeTreeParserData -x8 -sim(keep_powi);yGeN;for(size_t -IP=0,DP=0;;++IP){tO2:while(!eN -cQ3&&(eN.eD==IP||(IP=nN -yA3)break;i02 -opcode=nN[IP];if((opcode==cSqr||opcode==cDup||(opcode==cInv&&!IsIntType -x8::result)||opcode==cNeg||opcode==cSqrt||opcode==cRSqrt||opcode==cFetch)){size_t -was_ip=IP;eS1 -cE2=ParsePowiSequence -x8(nN,IP,eN -cQ3?nN -yA3:eN.eD,sim.x5 -1);if(cE2!=1.0){x9 -cE2)yJ3;goto -tO2;} -if(opcode==cDup||opcode==cFetch||opcode==cNeg){eS1 -xD2=ParseMuliSequence -x8(nN,IP,eN -cQ3?nN -yA3:eN.eD,sim.x5 -1);if(xD2!=1.0){x9 -xD2)yE -cMul);goto -tO2;} -} -IP=was_ip;} -if(lD2>=iE2){sim.Push(nK2[opcode-iE2]);} -else{switch(lD2 -iY2 -cIf:case -i03:{eN -nE3 -eN -yA3+1);yL2 -res(sim.y42);eN.back().cU2.swap(res);eN.eD=nN -yA3;IP+=2;y81} -case -cJump:{yL2 -res(sim.y42);eN.e11.swap(res);eN.eD=nN[IP+1]+1;IP+=2;y81} -case -cImmed:x9 -Immed[DP++]);lC -cDup:sim.Dup();lC -cNop:lC -cFCall:{i02 -funcno=yL3;assert(funcnoparamlist=sim.Pop(cB2);yL2 -tP2;tP2.GenerateFrom(p.mData->mByteCode,p.mData->mImmed,*p.mData,paramlist)yG3 -tP2 -nW2 -case -cInv:x9 -1 -nY2 -cDiv);lC -cNeg:yE3 -cNeg);break;x9 -0 -nY2 -cSub);lC -cSqr:x9 -2 -e21 -cSqrt:x9 -yF3 -e21 -cRSqrt:x9 -eS1(-0.5)e21 -cCbrt:x9 -eS1(1)/eS1(3)e21 -cDeg:x9 -fp_const_rad_to_deg -x8 -cI1 -cRad:x9 -fp_const_deg_to_rad -x8 -cI1 -cExp:iF)goto -yI3;x9 -fp_const_e -x8()nY2 -cPow);lC -cExp2:iF)goto -yI3;x9 -2.0 -nY2 -cPow);lC -cCot:yE3 -cTan);iF)nY -cCsc:yE3 -cSin);iF)nY -cSec:yE3 -cCos);iF)nY -cInt: -#ifndef __x86_64 -iF){yE3 -cInt -nW2 -#endif -x9 -yF3)lL3 -yE3 -cFloor);lC -cLog10:yE3 -yH3 -fp_const_log10inv -x8 -cI1 -cLog2:yE3 -yH3 -fp_const_log2inv -x8 -cI1 -cLog2by:cK3 -yE3 -yH3 -fp_const_log2inv -x8());iJ -3,cMul);lC -cHypot:x9 -2)yJ3;cK3 -x9 -2)yJ3 -lL3 -x9 -yF3 -e21 -cSinCos:sim.Dup();yE3 -cSin);cK3 -yE3 -cCos);lC -cRSub:cK3 -case -cSub:iF){iJ -2,cSub -nW2 -x9-1)yE -cMul)lL3 -lC -cRDiv:cK3 -case -cDiv:iF||IsIntType -x8::result){iJ -2,cDiv -nW2 -x9-1)yJ3 -yE -cMul);lC -cAdd:case -cMul:case -cMod:case -cPow:case -cEqual:case -cLess:case -cGreater:case -t71:case -cLessOrEq:case -cGreaterOrEq:case -cAnd:case -cOr:case -cAbsAnd:case -cAbsOr:iJ -2,xS1 -lC -cNot:case -cNotNot:case -yR3:case -cAbsNotNot:yE3 -xS1 -lC -cFetch:sim.Fetch(yL3);lC -cPopNMov:{i02 -stackOffs_target=yL3;i02 -stackOffs_source=yL3;sim.PopNMov(stackOffs_target,stackOffs_source -nW2 -#ifndef FP_DISABLE_EVAL -case -cEval:{size_t -paramcount=cJ3.mVariablesAmount;iJ -paramcount,xS1 -nM3 -#endif -default:yI3:;i02 -funcno=opcode-cAbs;assert(funcno -#ifdef FP_SUPPORT_OPTIMIZER -#include -#define FP_MUL_COMBINE_EXPONENTS -iO2{xQ -using -iO2 -FPoptimizer_CodeTree;yV1 -static -void -AdoptChildrenWithSameOpcode(eR{ -#ifdef DEBUG_SUBSTITUTIONS -bool -lR2 -i13 -#endif -for -xU -if -nW1 -a)nE==tree -nE){ -#ifdef DEBUG_SUBSTITUTIONS -if(!lR2){std::cout<<"Before assimilation: " -eS -lR2=true;} -#endif -tree.AddParamsMove -nW1 -a).GetUniqueRef().iE1),a);} -#ifdef DEBUG_SUBSTITUTIONS -if(lR2){std::cout<<"After assimilation: " -eS} -#endif -} -} -iO2 -FPoptimizer_CodeTree{xB1 -ConstantFolding(eR{tree.Sort(); -#ifdef DEBUG_SUBSTITUTIONS -void*yM3=0 -lN1"[" -<<(&yM3)<<"]Runs ConstantFolding for: " -eS -DumpHashes(tree); -#endif -if(false){redo:;tree.Sort(); -#ifdef DEBUG_SUBSTITUTIONS -std::cout<<"[" -<<(&yM3)<<"]Re-runs ConstantFolding: " -eS -DumpHashes(tree); -#endif -} -if -xU2!=cImmed){range -x8 -p=iM -tree);if(p -y41 -p -i0&&p.min==p.max)lL -p.min)n5} -if(false){ReplaceTreeWithOne -xP3 -ReplaceWithImmed(eS1(1));goto -do_return;ReplaceTreeWithZero -xP3 -ReplaceWithImmed(eS1(0));goto -do_return;ReplaceTreeWithParam0: -#ifdef DEBUG_SUBSTITUTIONS -std::cout<<"Before replace: " -lN1 -std::hex<<'['<1||(i81==1&&fp_equal(nN1,nY3)nO1=true;if(nO1){ -#ifdef DEBUG_SUBSTITUTIONS -std::cout<<"cMul: Will add new " -tR3 -nN1<<"\n" -; -#endif -for -xU -if -nW1 -a)y21){ -#ifdef DEBUG_SUBSTITUTIONS -std::cout<<" - For that, deleting " -tR3 -xI2.xJ1 -lN1"\n" -; -#endif -lM3!fp_equal(nN1,nY3 -tree -eT -cU1 -nN1));yN3(iT -iY2 -0 -tY -1:lN3 -default:if(ConstantFolding_MulGrouping -y83 -if(ConstantFolding_MulLogicItems -y83 -c91 -cAdd -cP -eS1 -lE2=0.0;size_t -i81=0;bool -nO1=false -eV3 -if(!xI2 -y21)y81 -eS1 -immed=xI2.xJ1;lE2+=immed;++i81;} -if(i81>1||(i81==1&&lE2==0.0))nO1=true;if(nO1){ -#ifdef DEBUG_SUBSTITUTIONS -std::cout<<"cAdd: Will add new " -tR3 -lE2<<"\n" -lN1"In: " -eS -#endif -for -xU -if -nW1 -a)y21){ -#ifdef DEBUG_SUBSTITUTIONS -std::cout<<" - For that, deleting " -tR3 -xI2.xJ1 -lN1"\n" -; -#endif -lM3!(lE2==0.0))tree -eT -cU1 -lE2));yN3(iT -iY2 -0:yP3 -1:lN3 -default:if(ConstantFolding_AddGrouping -y83 -if(ConstantFolding_AddLogicItems -y83 -c91 -cMin -cP -size_t -y52=0;range -x8 -e6 -eV3 -while(a+1=e6.max)lM3 -iT==1){lN3 -c91 -cMax -cP -size_t -y52=0;range -x8 -t1 -eV3 -while(a+1t1.min)){t1.min=p.min;t1.iV2=true;y52=a;} -} -if(t1.iV2){for -xU{range=0.0)lL -eS1(0))n5} -if(nE1 -fp_equal(y4,eS1(0))){if(p0 -i0&&(p0.max)<0)lL-fp_const_pihalf -x8())n5 -if(p0 -y41 -p0.min>0)lL -fp_const_pihalf -x8())n5} -y2)lL -fp_atan2(n6,y4))n5 -if((p1 -y41 -p1.min>0.0)||(p1 -i0&&(p1.max)e92 -Comp{n73{n73{n73yU -cGreaterOrEq>{n73=yU -cEqual>{n73{n73=max){max=-min;n31} -else{n31} -} -c12 -set_neg(){std::swap(iV2,iI2;std::swap(min,max);min=-min;max=-max;} -yV -set_min_if(c31 -if(iV2&&Comp(eS1(-1),fp_atanh);m -nL2 -set_max_if=eS1(-1))?fp_acos(m.min):fp_const_pi -x8())cM3 -cAsin:lB -m -nL2 -set_min_if(eS1(-1),fp_asin,eO1);m -nL2 -set_max_if=(y8 -x41)e0 -eS1 -min=cZ2 -min,y8 -min -t83)min -c5 -eS1 -max=cZ2 -max,y8 -max -t83)max -c5 -if(max=fp_const_pihalf -x8());bool -nP1=(min<=cK&&max>=cK);if(xT1&&nP1)e0 -if(nP1)nL -eS1(-1),lS2 -if(xT1)nL -y92 -eS1(1));nL -y92 -lS2} -case -cCos:lB -if(m.iV2)m.min+=fp_const_pihalf -x8();if(m -i0)m.max+=fp_const_pihalf -x8();bool -x41=!m.iV2||!m -i0||(m.max-m.min)>=(y8 -x41)e0 -eS1 -min=cZ2 -min,y8 -min -t83)min -c5 -eS1 -max=cZ2 -max,y8 -max -t83)max -c5 -if(max=fp_const_pihalf -x8());bool -nP1=(min<=cK&&max>=cK);if(xT1&&nP1)e0 -if(nP1)nL -eS1(-1),lS2 -if(xT1)nL -y92 -eS1(1));nL -y92 -lS2} -case -cTan:{nL)cM3 -cCeil:lB -m.c41 -cFloor:lB -m.eP1 -cY -cTrunc:lB -m.eP1);m.c41 -cInt:lB -m.eP1);m.c41 -cSinh:lB -m.y82 -fp_sinh -cY -cTanh:lB -m.y82 -fp_tanh,range -x8(eS1(-y03 -cY -cCosh:lB -if(m.iV2){if(m -i0){if(m.min -cH1&&m.max -cH1){m.min -cM} -tP1(m.min)t83&&m.max -cH1)nQ3 -cM -if(tmp>m.max)m.max=tmp;m.min=eS1(1);} -else{m.min -cM -std::swap(m.min,m.max);} -} -else{if(m.min -cH1){m -nM2 -m.min=fp_cosh(m.min);} -else{m -nM2 -m.min=eS1(1);} -} -} -else{m.iV2=true;m.min=eS1(1);if(m -i0){m.min=fp_cosh(m.max);m -nM2} -else -m -nM2} -return -m -cM3 -cIf:case -i03:{range -x8 -res1=y6 -1));range -x8 -res2=y6 -2));if(!res2.iV2)res1.iV2 -i13 -tP1 -res1 -y41(res2.min)res1.max)res1.max=res2.max -l81 -res1 -cM3 -cMin:{bool -iG -i13 -bool -iH -i13 -tB1;x4 -m -xO3!m.iV2)iG=true;yP1.iV2||(m.min)i11)i11=m.min;if(!m -i0)iH=true;yP1 -i0||m.max>e63)e63=m.max;} -if(iG)c42 -iH)tE1 -l81 -yA2 -cAdd:{tB1(eS1(0),eS1(0));x4 -item -xO3 -item.iV2)i11+=item.min;else -c42 -item -i0)e63+=item.max;else -tE1;if(!result -y41!e02)nM3 -if(result -y41 -e02&&i11>e63)std::swap(i11,e63)l81 -yA2 -cMul:{e92 -Value{enum -lR3{tR2,i91,PlusInf} -;lR3 -eF;eS1 -value;Value(lR3 -t):eF(t),value(0){} -Value(eS1 -v):eF(tR2),value(v){} -bool -c22 -n61 -eF==i91||(eF==tR2&&value -t83 -iR2 -e31*=i01 -Value&rhs){if(eF==tR2&&rhs.eF==tR2)value*=rhs.value;else -eF=(c22)!=rhs.c22)?i91:PlusInf);} -i12e63)std::swap(i11,e63)l81 -yA2 -cMod:{range -x8 -x -y5 -y=y6 -1));if(y -i0){if(y.max -cH1){if(!x.iV2||(x.min)<0)nL-y.max,y.max);else -nL -eS1(0),y.max);} -else{if(!x -i0||(x.max)>=0)nL -y.max,-y.max);else -nL -y.max,fp_const_negativezero -x8());} -} -else -nL)cM3 -cPow:{if(nE1 -y4==eS1(0))e83 -y03;} -lX&&n6==eS1(0))e83 -0),eS1(0));} -lX&&fp_equal(n6,nY3 -e83 -y03;} -if(nE1 -y4>0&&GetEvennessInfo -nW1 -1))==IsAlways)c21 -y4;range -x8 -tmp -y5 -result;c32=true;i11=0;if(tmp -y41 -tmp.min>=0)i11=eG3 -tmp.min,cE2);tP1 -tmp -i0&&tmp.max<=0)i11=eG3 -tmp.max,cE2);tE1;if(tmp -y41 -tmp -i0){e02=true;e63=std::max(fp_abs(tmp.min),fp_abs(tmp.max));e63=eG3 -e63,cE2);} -return -result;} -range -x8 -p0 -y5 -p1=y6 -1 -eO2 -p0_positivity=(p0 -y41(p0.min)cH1)?IsAlways:(p0 -i0&&(p0.max)t83?yO3:Unknown);TriTruthValue -c52=GetEvennessInfo -nW1 -1 -eO2 -t2=Unknown;switch(p0_positivity)tF1 -t2=IsAlways;lC -yO3:{t2=c52;nM3 -default:switch(c52)tF1 -t2=IsAlways;lC -yO3:lC -Unknown:{if(nE1!eY2 -y4)&&y4 -cH1){t2=IsAlways;} -nM3} -yN3(t2)tF1{eS1 -n31 -if(p0 -y41 -p1.iV2){min=eG3 -p0.min,p1.min);if(p0.min -t83&&(!p1 -i0||p1.max -cH1)&&min -cH1)n31} -if(p0 -y41 -p0.min -cH1&&p0 -i0&&p1 -i0){eS1 -max=eG3 -p0.max,p1.max);if(min>max)std::swap(min,max);nL -min,max);} -nL -min,false)cM3 -yO3:{nL -false,fp_const_negativezero -x8());} -default:{nM3 -c91 -cNeg:lB -m.set_neg(cY -cSub -x7 -cNeg -y23 -1 -y43 -cAdd);y53;tmp -yY3 -l81 -lH -cInv:lV-1 -e12 -cDiv -x7 -cInv -y23 -1 -y43 -xU1 -yY3 -l81 -lH -cRad:{cF -xU1 -yT -fp_const_rad_to_deg -x8(e12 -cDeg:{cF -xU1 -yT -fp_const_deg_to_rad -x8(e12 -cSqr:lV -2 -e12 -cExp:{cF -cPow);tmp -yT -fp_const_e -x8()));y53 -l81 -lH -cExp2:{cF -cPow);tmp -yT -nR3 -y53 -l81 -lH -cCbrt:lB -m.y82 -fp_cbrt -cY -cSqrt:lB -if(m.iV2)m.min=(m.min)<0?0:fp_sqrt(m.min);if(m -i0)m.max=(m.max)<0?0:fp_sqrt(m.max -cY -cRSqrt:lV-0.5 -e12 -cHypot:nG1 -xsqr,ysqr,add,sqrt;xsqr -yC -0));xsqr -yT -nR3 -ysqr -yC -1));ysqr -yT -nR3 -xsqr -tU -cPow);ysqr -tU -cPow);add -yA -xsqr);add -yA -ysqr);add -tU -cAdd);sqrt -yA -add);sqrt -tU -cSqrt)l81 -iM -sqrt)cM3 -cLog2by -x7 -cLog2 -y23 -0 -y43 -cMul);tmp -yY3;tmp -yC -1))l81 -lH -cCot -x7 -cTan)nG -lH -cSec -x7 -cCos)nG -lH -cCsc -x7 -cSin)nG -iM -tmp);} -lC -cRDiv:case -cRSub:case -cDup:case -cFetch:case -cPopNMov:case -cSinCos:case -cNop:case -cJump:case -iE2:lC -cPCall:lC -cFCall:lC -cEval:nM3 -nL);} -yV1 -TriTruthValue -GetIntegerInfo -i01 -eR{switch -xU2 -iY2 -cImmed:return -eY2 -yZ3)?IsAlways:yO3;case -cFloor:case -cCeil:case -cTrunc:case -cInt:return -IsAlways;case -cAnd:case -cOr:case -cNot:case -cNotNot:case -cEqual:case -t71:case -cLess:case -cLessOrEq:case -cGreater:case -cGreaterOrEq:return -IsAlways;case -cIf:{TriTruthValue -a=GetIntegerInfo -nW1 -1 -eO2 -b=GetIntegerInfo -nW1 -2));if(a==b -nZ2 -a -l81 -Unknown -cM3 -cAdd:case -cMul:{for -xU -if(GetIntegerInfo -nW1 -a))!=IsAlways -nZ2 -Unknown -l81 -IsAlways;} -default:nM3 -return -Unknown;} -xG1 -IsLogicalValue -i01 -eR{switch -xU2 -iY2 -cImmed:return -fp_equal(yZ3,eS1(0))||fp_equal(yZ3,eS1(1));case -cAnd:case -cOr:case -cNot:case -cNotNot:case -cAbsAnd:case -cAbsOr:case -yR3:case -cAbsNotNot:case -cEqual:case -t71:case -cLess:case -cLessOrEq:case -cGreater:case -cGreaterOrEq:nW -cMul:{for -xU -if(!y93 -a))yI -return -true -cM3 -cIf:case -i03:{return -y93 -1))&&y93 -2));} -default:nM3 -nX2} -#endif -#ifdef FP_SUPPORT_OPTIMIZER -xQ -#if defined(__x86_64) || !defined(FP_SUPPORT_CBRT) -# define CBRT_IS_SLOW -#endif -#if defined(DEBUG_POWI) || defined(DEBUG_SUBSTITUTIONS) -#include -#endif -t5{extern -const -i02 -char -powi_table[256];} -iO2{using -iO2 -FPoptimizer_CodeTree;xG1 -IsOptimizableUsingPowi(long -immed,long -penalty=0){yW2 -synth;synth.PushVar(iE2);size_t -bytecodesize_backup -t13 -GetByteCodeSize();yV2 -x31 -immed,yV2 -eX1 -x8::MulSequence,synth);size_t -bytecode_grow_amount -t13 -GetByteCodeSize()-bytecodesize_backup -l81 -bytecode_grow_amount0){cF -cCbrt);nZ3);tmp.Rehash(nD2--tT2;} -while(tS2>0){cF -cSqrt);if(iK2){tmp -tU -cRSqrt);iK2 -i13} -nZ3);tmp.Rehash(nD2--tS2;} -if(iK2){cF -cInv);nZ3 -nD2} -} -yT1 -RootPowerTable{static -const -eS1 -RootPowers[(1+4)*(1+3)];} -;yV1 -const -eS1 -t7(1+4)*(1+3)]={eS1(1)lS -tB3 -tB3 -2*tB3 -2*2*2)lS -3 -x32 -2 -x32 -2*2 -x32 -2*2*2 -x32 -2*2*2*2 -x32 -3 -x32 -3*2 -x32 -3*2*2 -x32 -3*2*2*2 -x32 -3*2*2*2*2 -x32 -3*3 -x32 -3*3*2 -x32 -3*3*2*2 -x32 -3*3*2*2*2 -x32 -3*3*2*2*2*2)} -;e92 -PowiResolver{static -const -i02 -MaxSep=4;static -lX3 -tC3=5;typedef -int -c03;typedef -long -n63;typedef -long -t8;e92 -yE2{yE2():n_int_sqrt(0),n_int_cbrt(0),sep_list(),lY1(0){} -int -n_int_sqrt;int -n_int_cbrt;int -eW1 -MaxSep];t8 -lY1;} -;yV1 -static -yE2 -CreatePowiResult(eS1 -cE2){yE2 -result;c03 -eE=FindIntegerFactor(cE2);if(eE==0){ -#ifdef DEBUG_POWI -tU2"no factor found for %Lg\n" -y33); -#endif -return -result;} -c13=xV1 -cE2,eE);n63 -e22=EvaluateFactorCost(eE,0,0,0)+cH -c13);int -tD3=0;int -tE3=0;int -lW3=0; -#ifdef DEBUG_POWI -tU2"orig = %Lg\n" -y33);tU2"plain factor = " -tS3"%ld\n" -,(int)eE,(long)e22); -#endif -for -iL1 -n_s=0;n_s=tC3)break; -#endif -int -n_sqrt=s%tC3;int -n_cbrt=s/tC3;if(n_sqrt+n_cbrt>4)y81 -eS1 -lE1=cE2;lE1-=t7 -s];tH1=FindIntegerFactor(lE1);if(xD2!=0){t8 -xL=xV1 -lE1,xD2);n63 -cost=EvaluateFactorCost(xD2,tD3+n_sqrt,tE3+n_cbrt,lW3+1)+cH -xL); -#ifdef DEBUG_POWI -tU2"Candidate sep %u (%d*sqrt %d*cbrt)factor = " -tS3"%ld (for %Lg to %ld)\n" -,s,n_sqrt,n_cbrt,xD2,(long)cost -x12 -lE1,(long)xL); -#endif -if(cost%Lg\n" -,xC,xC%tC3,xC/tC3,yQ1,yE1 -x12(cE2)x12(cE2-t7 -xC])); -#endif -tC1 -eW1 -n_s]=xC;cE2-=t7 -xC];tD3+=xC%tC3;tE3+=xC/tC3;e22=yE1;eE=yQ1;lW3+=1;} -c13=xV1 -cE2,eE); -#ifdef DEBUG_POWI -tU2"resulting exponent is %ld (from exponent=%Lg, best_factor=%Lg)\n" -,c13 -y33 -x12 -eE); -#endif -while(eE%2==0){++tC1 -n_int_sqrt;eE/=2;} -while(eE%3==0){++tC1 -n_int_cbrt;eE/=3;} -return -result;} -private:static -n63 -cH -t8 -xL){static -std::map -c62 -i7;if(xL<0){n63 -cost=22 -l81 -cost+cH-xL);} -std::map -c62::nX3 -i=i7.xE2 -xL);if(i!=i7.cP1 -xL -nZ2 -i -cJ2;std::pair -c62 -cY3 -xL,0.0);n63&cost=tC1 -second;while(xL>1){int -xD2=0;if(xL<256){xD2=yV2 -powi_table[xL];if(xD2&128)xD2&=127;else -xD2=0;if(xD2&64)xD2=-(xD2&63)-1;} -if(xD2){cost+=cH -xD2);xL/=xD2;y81} -if(!(xL&1)){xL/=2;cost+=6;} -else{cost+=7;xL-=1;} -} -i7.nT3,result)l81 -cost -eI2 -t8 -xV1 -yF1,tH1){return -makeLongInteger(value*eS1(xD2))eI2 -bool -yG1 -yF1,tH1){eS1 -v=value*eS1(xD2)l81 -isLongInteger(v)eI2 -c03 -FindIntegerFactor(yF1){tH1=(2*2*2*2); -#ifdef CBRT_IS_SLOW -#else -xD2*=(3*3*3); -#endif -c03 -result=0;if(yG1 -value,xD2)){result=xD2;while((xD2%2)==0&&yG1 -value,xD2/2))result=xD2/=2;while((xD2%3)==0&&yG1 -value,xD2/3))result=xD2/=3;} -#ifdef CBRT_IS_SLOW -if(result==0){if(yG1 -value,3)nZ2 -3;} -#endif -return -result;} -static -int -EvaluateFactorCost(int -xD2,int -s,int -c,int -nmuls){lX3 -lY3=6; -#ifdef CBRT_IS_SLOW -lX3 -e32=25; -#else -lX3 -e32=8; -#endif -int -result=s*lY3+c*e32;while(xD2%2==0){xD2/=2;result+=lY3;} -while(xD2%3==0){xD2/=3;result+=e32;} -result+=nmuls -l81 -result;} -} -;} -iO2 -FPoptimizer_CodeTree{xG1 -yK2::RecreateInversionsAndNegations(bool -prefer_base2){bool -changed=false -c23 -0;a0;)nG1&powgroup=lT1;if(powgroup -yF2 -0)c82 -tJ -1)y21)nG1&log2=tJ -0);log2.iY -log2 -tU -lZ3 -log2 -yT -eG3 -immeds,eS1(1)/nE2)));log2.Rehash(nW2} -} -} -for -xK2 -cO3 -yF2 -1)y21){lM1&exp_param=tJ -1);eS1 -cE2=exp_param.xJ1;if(cR1,eS1(-1))){iY -lG2 -yL -lT1 -xY3 -yH1 -tP1 -cE2<0&&eY2 -cE2))nG1 -iI;iI -tU -cPow);iI -eT -tJ -0));iI -yT-cE2));iI -x02;lG2 -yL -iI);iY -yH1} -tP1 -powgroup -c82!lH2.iA1{lH2=tJ -0);iY -yH1 -tP1 -powgroup -nE==cLog2by&&!cJ1.iA1{cJ1=powgroup;iY -yH1} -if(!lG2 -cQ3){changed=true -yJ -eR1;eR1 -e53 -eR1 -tI1 -lG2);eR1 -i72 -xW1 -cMul);xX1 -SetParamsMove(t3 -if(xX1 -IsImmed()&&fp_equal(xX1 -xJ1,nY3{lI2 -cInv);eG -eR1);} -else{if(xX1 -xT2>=eR1.xT2){lI2 -cDiv -eV1 -eG -eR1);} -else{lI2 -cRDiv);eG -eR1 -eV1} -} -} -if(lH2.iA1 -nG1 -xW1 -lM2);xX1 -SetParamsMove(t3 -while(xX1 -RecreateInversionsAndNegations(prefer_base2))xX1 -FixIncompleteHashes();lI2 -lZ3 -eG -lH2 -eV1 -yI1} -if(cJ1.iA1 -nG1 -xW1 -cMul);n83 -yA -cJ1 -x03;xX1 -AddParamsMove(t3 -while(xX1 -RecreateInversionsAndNegations(prefer_base2))xX1 -FixIncompleteHashes();DelParams();lI2 -lZ3 -eG -cJ1 -lD -0)eV1 -yI1 -c91 -cAdd:{yG -nV1 -tV2 -c23 -tD -c33 -cMul){lJ2 -xY1:yJ&n83 -c72 -for(iX2 -xX1 -cN3 -b-->0;){if(n83 -lD -b)xC3 -xD2=n83 -lD -b).xJ1 -i82 -xD2 -eQ1 -xY1;} -xX1 -iY -xX1 -iH1 -b -eJ2 -tP1 -fp_equal(xD2,eS1(-2)))xF -xY1;} -xX1 -iY -xX1 -iH1 -b);n83 -yT -eS1(2))eJ2} -} -if(t4){xX1 -nR1 -n83);yH1} -tP1 -c33 -cDiv&&!IsIntType -x8::result){lJ2 -xZ1:yJ&eR1 -c72 -if(eR1 -lD -0)tF3(fp_equal(eR1 -lD -0).xJ1 -eQ1 -xZ1;} -eR1.iY -eR1.iH1 -0);eR1 -tU -cInv -eJ2} -if(t4)xF -xZ1;} -eR1.nR1 -eR1);yH1} -tP1 -c33 -cRDiv&&!IsIntType -x8::result){lJ2 -x91:yJ&eR1 -c72 -if(eR1 -lD -1)tF3(fp_equal(eR1 -lD -1).xJ1 -eQ1 -x91;} -eR1.iY -eR1.iH1 -1);eR1 -tU -cInv -eJ2} -if(t4)xF -x91;} -eR1.nR1 -eR1);yH1} -if(!tV2 -cQ3){ -#ifdef DEBUG_SUBSTITUTIONS -tU2"Will make a Sub conversion in:\n" -);fflush(stdout);iO -#endif -yK2 -yR1;yR1 -tU -cAdd);yR1 -tI1 -tV2);yR1 -i72 -cK1;cK1 -tU -cAdd);cK1 -tI1 -iE1));cK1 -x02;if(cK1 -y21&&fp_equal(cK1.xJ1,eS1(0))){lI2 -cNeg);cU3);} -else{if(cK1.xT2==1){lI2 -cRSub);cU3);cV3} -tP1 -yR1 -nE==cAdd){lI2 -cSub);cV3 -cU3 -xY3 -for -xK2 -1;a0){iB1=true;} -#ifdef DEBUG_POWI -tU2"Will resolve powi %Lg as powi(chain(%d,%d),%ld)" -x12 -fp_abs -n03),r -x33,r.n_int_cbrt,r.lY1)xS3 -n=0;n0.0){if(prefer_base2){eS1 -yH2=fp_log2(p0.xJ1)i82 -yH2,nY3{iH1 -0);} -else{n1 -cU1 -yH2));cE2 -eT -p1)tD1 -iP} -lI2 -cExp2);yI1} -else{eS1 -yH2=fp_log(p0.xJ1)i82 -yH2,nY3{iH1 -0);} -else{n1 -cU1 -yH2));cE2 -eT -p1)tD1 -iP} -lI2 -cExp);yI1} -} -tP1 -GetPositivityInfo(p0)==IsAlways){if(prefer_base2)nG1 -log;log -tU -cLog2);log -eT -p0);log -x02;n1 -p1);cE2 -yA -log)tD1);lI2 -cExp2 -iP -yI1} -else -nG1 -log;log -tU -cLog);log -eT -p0);log -x02;n1 -p1);cE2 -yA -log)tD1);lI2 -cExp -iP -yI1} -} -c91 -cDiv:{if(GetParam(0)y21&&fp_equal(GetParam(0).xJ1,nY3{lI2 -cInv);iH1 -0);} -nM3 -default:nM3 -if(changed)goto -exit_changed -l81 -changed;} -} -#endif -#ifdef FP_SUPPORT_OPTIMIZER -xQ -iO2{using -iO2 -FPoptimizer_CodeTree;class -eT1{size_t -yJ1;size_t -eK;size_t -eL;size_t -lF1;e13 -eT1():yJ1(0),eK(0),eL(0),lF1(0){} -void -c43 -OPCODE -op){yJ1+=1;n13 -cCos)++eK;n13 -cSin)++eL;n13 -cSec)++eK;n13 -cCsc)++eL;n13 -cTan)++lF1;n13 -cCot)++lF1;} -size_t -GetCSEscore()const{size_t -result=yJ1 -l81 -result;} -int -NeedsSinCos()const{bool -always_sincostan=(yJ1==(eK+eL+lF1));if((lF1&&(eL||eK))||(eL&&eK)){if(always_sincostan -nZ2 -1 -l81 -2;} -return -0;} -size_t -MinimumDepth()const{size_t -n_sincos=std::min(eK,eL);if(n_sincos==0 -nZ2 -2 -l81 -1;} -} -;iP2 -TreeCountType:public -std::multimap >{} -;xB1 -FindTreeCounts(nX1&lK2,lM1&tree,OPCODE -lL2{iG1 -i=lK2.xE2 -tree.GetHash());bool -found -i13 -for(;i!=lK2.cP1 -tree.GetHash();++i){if(tree -iA -i -cJ2 -eE3)){i -cJ2.first.c43 -lL2;found=true;nM3} -if(!found){eT1 -count;count.c43 -lL2;lK2.nT3,std::make_pair(tree.GetHash(),std::make_pair -cR3 -n72);} -for -yS -FindTreeCounts(lK2,xI2,tree -nE);} -e92 -c9{bool -BalanceGood;bool -cI;} -;yV1 -c9 -lG1 -lM1&root,lM1&c53{if(root -iA -c53){c9 -result={true,true} -l81 -result;} -c9 -result={true,false} -;if(root -nE==cIf||root -nE==i03){c9 -cond=lG1 -root -lD -0),c53;c9 -xW=lG1 -root -lD -1),c53;c9 -y9=lG1 -root -lD -2),c53;if(cond.cI||xW.cI||y9.cI){tC1 -cI=true;} -result -eH=((xW.cI==y9.cI)||eX2&&(cond -eH||(xW.cI&&y9.cI))&&(xW -eH||eX2&&(y9 -eH||eX2;} -else{bool -tK1 -i13 -bool -nS1 -i13 -for(iX2 -root.GetParamCount(),a=0;aeQ3 -leaf.GetHash())y81 -const -c63 -i->nF2 -size_t -score=occ.GetCSEscore();lM1&candidate=i->nG2 -if(cC2 -candidate))y81 -if(leaf.xT2nF2 -size_t -score=occ.GetCSEscore();lM1&tree=i->nG2 -#ifdef DEBUG_SUBSTITUTIONS_CSE -std::cout<<"Score " -<yI2){yI2=score;lT2=i;} -} -if(yI2<=0)break;const -c63 -lT2->nF2 -lM1&tree=lT2->nG2 -#ifdef DEBUG_SUBSTITUTIONS_CSE -std::cout<mByteCode,mData->mImmed,*mData);FPoptimizer_Optimize::ApplyGrammars(tree);yGc73;yG -x8 -immed;size_t -stacktop_max=0;tree.SynthesizeByteCode(c73,immed,stacktop_max);if(mData->mStackSize!=stacktop_max){mData->mStackSize=i02(stacktop_max); -#if !defined(FP_USE_THREAD_SAFE_EVAL) && \ - !defined(FP_USE_THREAD_SAFE_EVAL_WITH_ALLOCA) -mData->mStack -nE3 -stacktop_max); -#endif -} -mData->mByteCode.swap(c73);mData->mImmed.swap(immed);} -#ifdef FP_SUPPORT_MPFR_FLOAT_TYPE -n73<>lR1nH2} -#endif -#ifdef FP_SUPPORT_GMP_INT_TYPE -n73<>lR1nH2} -#endif -FUNCTIONPARSER_INSTANTIATE_TYPES -#endif - -#endif diff --git a/fparser/fptypes.hh b/fparser/fptypes.hh deleted file mode 100644 index ef6357e..0000000 --- a/fparser/fptypes.hh +++ /dev/null @@ -1,282 +0,0 @@ -/***************************************************************************\ -|* Function Parser for C++ v4.3 *| -|*-------------------------------------------------------------------------*| -|* Copyright: Juha Nieminen, Joel Yliluoma *| -|* *| -|* This library is distributed under the terms of the *| -|* GNU Lesser General Public License version 3. *| -|* (See lgpl.txt and gpl.txt for the license text.) *| -\***************************************************************************/ - -// NOTE: -// This file contains only internal types for the function parser library. -// You don't need to include this file in your code. Include "fparser.hh" -// only. - -#ifndef ONCE_FPARSER_TYPES_H_ -#define ONCE_FPARSER_TYPES_H_ - -#include "fpconfig.hh" -#include - -#ifdef ONCE_FPARSER_H_ -#include -#endif - -namespace FUNCTIONPARSERTYPES -{ - enum OPCODE - { -// The order of opcodes in the function list must -// match that which is in the Functions[] array. - cAbs, - cAcos, cAcosh, - cAsin, cAsinh, - cAtan, cAtan2, cAtanh, - cCbrt, cCeil, - cCos, cCosh, cCot, cCsc, - cEval, - cExp, cExp2, cFloor, cHypot, - cIf, cInt, cLog, cLog10, cLog2, cMax, cMin, - cPow, cSec, cSin, cSinh, cSqrt, cTan, cTanh, - cTrunc, - -// These do not need any ordering: -// Except that if you change the order of {eq,neq,lt,le,gt,ge}, you -// must also change the order in ConstantFolding_ComparisonOperations(). - cImmed, cJump, - cNeg, cAdd, cSub, cMul, cDiv, cMod, - cEqual, cNEqual, cLess, cLessOrEq, cGreater, cGreaterOrEq, - cNot, cAnd, cOr, - cNotNot, /* Protects the double-not sequence from optimizations */ - - cDeg, cRad, /* Multiplication and division by 180 / pi */ - - cFCall, cPCall, - -#ifdef FP_SUPPORT_OPTIMIZER - cPopNMov, /* cPopNMov(x,y) moves [y] to [x] and deletes anything - * above [x]. Used for disposing of temporaries. - */ - cLog2by, /* log2by(x,y) = log2(x) * y */ - cNop, /* Used by fpoptimizer internally; should not occur in bytecode */ -#endif - cSinCos, /* sin(x) followed by cos(x) (two values are pushed to stack) */ - cAbsAnd, /* As cAnd, but assume both operands are absolute values */ - cAbsOr, /* As cOr, but assume both operands are absolute values */ - cAbsNot, /* As cAbsNot, but assume the operand is an absolute value */ - cAbsNotNot, /* As cAbsNotNot, but assume the operand is an absolute value */ - cAbsIf, /* As cAbsIf, but assume the 1st operand is an absolute value */ - - cDup, /* Duplicates the last value in the stack: Push [Stacktop] */ - cFetch, /* Same as Dup, except with absolute index - * (next value is index) */ - cInv, /* Inverts the last value in the stack (x = 1/x) */ - cSqr, /* squares the last operand in the stack, no push/pop */ - cRDiv, /* reverse division (not x/y, but y/x) */ - cRSub, /* reverse subtraction (not x-y, but y-x) */ - cRSqrt, /* inverse square-root (1/sqrt(x)) */ - - VarBegin - }; - -#ifdef ONCE_FPARSER_H_ - struct FuncDefinition - { - enum FunctionFlags - { - Enabled = 0x01, - AngleIn = 0x02, - AngleOut = 0x04, - OkForInt = 0x08 - }; - -#ifdef FUNCTIONPARSER_SUPPORT_DEBUGGING - const char name[8]; -#else - struct name { } name; -#endif - unsigned params : 8; - unsigned flags : 8; - - inline bool enabled() const { return flags != 0; } - inline bool okForInt() const { return (flags & OkForInt) != 0; } - }; - -#ifndef FP_DISABLE_EVAL -# define FP_EVAL_FUNCTION_ENABLED \ - FuncDefinition::Enabled | FuncDefinition::OkForInt -#else -# define FP_EVAL_FUNCTION_ENABLED 0 -#endif -#ifdef FUNCTIONPARSER_SUPPORT_DEBUGGING -# define FP_FNAME(n) n -#else -# define FP_FNAME(n) {} -#endif -// This list must be in the same order as that in OPCODE enum, -// because the opcode value is used to index this array, and -// the pointer to array element is used for generating the opcode. - const FuncDefinition Functions[]= - { - /*cAbs */ { FP_FNAME("abs"), 1, - FuncDefinition::Enabled | FuncDefinition::OkForInt }, - /*cAcos */ { FP_FNAME("acos"), 1, - FuncDefinition::Enabled | FuncDefinition::AngleOut }, - /*cAcosh*/ { FP_FNAME("acosh"), 1, - FuncDefinition::Enabled | FuncDefinition::AngleOut }, - /*cAsin */ { FP_FNAME("asin"), 1, - FuncDefinition::Enabled | FuncDefinition::AngleOut }, - /*cAsinh*/ { FP_FNAME("asinh"), 1, - FuncDefinition::Enabled | FuncDefinition::AngleOut }, - /*cAtan */ { FP_FNAME("atan"), 1, - FuncDefinition::Enabled | FuncDefinition::AngleOut }, - /*cAtan2*/ { FP_FNAME("atan2"), 2, - FuncDefinition::Enabled | FuncDefinition::AngleOut }, - /*cAtanh*/ { FP_FNAME("atanh"), 1, FuncDefinition::Enabled }, - /*cCbrt */ { FP_FNAME("cbrt"), 1, FuncDefinition::Enabled }, - /*cCeil */ { FP_FNAME("ceil"), 1, FuncDefinition::Enabled }, - /*cCos */ { FP_FNAME("cos"), 1, - FuncDefinition::Enabled | FuncDefinition::AngleIn }, - /*cCosh */ { FP_FNAME("cosh"), 1, - FuncDefinition::Enabled | FuncDefinition::AngleIn }, - /*cCot */ { FP_FNAME("cot"), 1, - FuncDefinition::Enabled | FuncDefinition::AngleIn }, - /*cCsc */ { FP_FNAME("csc"), 1, - FuncDefinition::Enabled | FuncDefinition::AngleIn }, - /*cEval */ { FP_FNAME("eval"), 0, FP_EVAL_FUNCTION_ENABLED }, - /*cExp */ { FP_FNAME("exp"), 1, FuncDefinition::Enabled }, - /*cExp2 */ { FP_FNAME("exp2"), 1, FuncDefinition::Enabled }, - /*cFloor*/ { FP_FNAME("floor"), 1, FuncDefinition::Enabled }, - /*cHypot*/ { FP_FNAME("hypot"), 2, FuncDefinition::Enabled }, - /*cIf */ { FP_FNAME("if"), 0, - FuncDefinition::Enabled | FuncDefinition::OkForInt }, - /*cInt */ { FP_FNAME("int"), 1, FuncDefinition::Enabled }, - /*cLog */ { FP_FNAME("log"), 1, FuncDefinition::Enabled }, - /*cLog10*/ { FP_FNAME("log10"), 1, FuncDefinition::Enabled }, - /*cLog2 */ { FP_FNAME("log2"), 1, FuncDefinition::Enabled }, - /*cMax */ { FP_FNAME("max"), 2, - FuncDefinition::Enabled | FuncDefinition::OkForInt }, - /*cMin */ { FP_FNAME("min"), 2, - FuncDefinition::Enabled | FuncDefinition::OkForInt }, - /*cPow */ { FP_FNAME("pow"), 2, FuncDefinition::Enabled }, - /*cSec */ { FP_FNAME("sec"), 1, - FuncDefinition::Enabled | FuncDefinition::AngleIn }, - /*cSin */ { FP_FNAME("sin"), 1, - FuncDefinition::Enabled | FuncDefinition::AngleIn }, - /*cSinh */ { FP_FNAME("sinh"), 1, - FuncDefinition::Enabled | FuncDefinition::AngleIn }, - /*cSqrt */ { FP_FNAME("sqrt"), 1, - FuncDefinition::Enabled }, - /*cTan */ { FP_FNAME("tan"), 1, - FuncDefinition::Enabled | FuncDefinition::AngleIn }, - /*cTanh */ { FP_FNAME("tanh"), 1, - FuncDefinition::Enabled | FuncDefinition::AngleIn }, - /*cTrunc*/ { FP_FNAME("trunc"), 1, - FuncDefinition::Enabled } - }; -#undef FP_FNAME - - struct NamePtr - { - const char* name; - unsigned nameLength; - - NamePtr(const char* n, unsigned l): name(n), nameLength(l) {} - - inline bool operator==(const NamePtr& rhs) const - { - return nameLength == rhs.nameLength - && std::memcmp(name, rhs.name, nameLength) == 0; - } - inline bool operator<(const NamePtr& rhs) const - { - for(unsigned i = 0; i < nameLength; ++i) - { - if(i == rhs.nameLength) return false; - const char c1 = name[i], c2 = rhs.name[i]; - if(c1 < c2) return true; - if(c2 < c1) return false; - } - return nameLength < rhs.nameLength; - } - }; - - template - struct NameData - { - enum DataType { CONSTANT, UNIT, FUNC_PTR, PARSER_PTR, VARIABLE }; - DataType type; - unsigned index; - Value_t value; - - NameData(DataType t, unsigned v) : type(t), index(v), value() { } - NameData(DataType t, Value_t v) : type(t), index(), value(v) { } - NameData() { } - }; - - template - class NamePtrsMap: public - std::map > - { - }; - - const unsigned FUNC_AMOUNT = sizeof(Functions)/sizeof(Functions[0]); -#endif // ONCE_FPARSER_H_ -} - -#ifdef ONCE_FPARSER_H_ -#include - -template -struct FunctionParserBase::Data -{ - unsigned mReferenceCounter; - - unsigned mVariablesAmount; - std::string mVariablesString; - FUNCTIONPARSERTYPES::NamePtrsMap mNamePtrs; - - struct InlineVariable - { - FUNCTIONPARSERTYPES::NamePtr mName; - unsigned mFetchIndex; - }; - - typedef std::vector InlineVarNamesContainer; - InlineVarNamesContainer mInlineVarNames; - - struct FuncPtrData - { - union - { - FunctionPtr mFuncPtr; - FunctionParserBase* mParserPtr; - }; - unsigned mParams; - }; - - std::vector mFuncPtrs; - std::vector mFuncParsers; - - std::vector mByteCode; - std::vector mImmed; -#if !defined(FP_USE_THREAD_SAFE_EVAL) && \ - !defined(FP_USE_THREAD_SAFE_EVAL_WITH_ALLOCA) - std::vector mStack; - // Note: When mStack exists, - // mStack.size() and mStackSize are mutually redundant. -#endif - unsigned mStackSize; - - Data(); - Data(const Data&); - Data& operator=(const Data&); // not implemented on purpose - ~Data(); -}; -#endif - -#include "fpaux.hh" - -#endif diff --git a/fparser/mpfr/GmpInt.cc b/fparser/mpfr/GmpInt.cc deleted file mode 100644 index 490add4..0000000 --- a/fparser/mpfr/GmpInt.cc +++ /dev/null @@ -1,710 +0,0 @@ -#include "GmpInt.hh" -#include -#include -#include -#include -#include - -//=========================================================================== -// Shared data -//=========================================================================== -namespace -{ - unsigned long gIntDefaultNumberOfBits = 256; - - std::vector& intString() - { - static std::vector str; - return str; - } -} - -//=========================================================================== -// Auxiliary structs -//=========================================================================== -struct GmpInt::GmpIntData -{ - unsigned mRefCount; - GmpIntData* nextFreeNode; - mpz_t mInteger; - - GmpIntData(): mRefCount(1), nextFreeNode(0) {} -}; - -class GmpInt::GmpIntDataContainer -{ - std::deque mData; - GmpInt::GmpIntData* mFirstFreeNode; - GmpInt::GmpIntData* mConst_0; - - public: - GmpIntDataContainer(): mFirstFreeNode(0), mConst_0(0) {} - - ~GmpIntDataContainer() - { - for(size_t i = 0; i < mData.size(); ++i) - mpz_clear(mData[i].mInteger); - } - - GmpInt::GmpIntData* allocateGmpIntData(unsigned long numberOfBits, - bool initToZero) - { - if(mFirstFreeNode) - { - GmpInt::GmpIntData* node = mFirstFreeNode; - mFirstFreeNode = node->nextFreeNode; - if(initToZero) mpz_set_si(node->mInteger, 0); - ++(node->mRefCount); - return node; - } - - mData.push_back(GmpInt::GmpIntData()); - if(numberOfBits > 0) - mpz_init2(mData.back().mInteger, numberOfBits); - else - mpz_init(mData.back().mInteger); - return &mData.back(); - } - - void releaseGmpIntData(GmpIntData* data) - { - if(--(data->mRefCount) == 0) - { - data->nextFreeNode = mFirstFreeNode; - mFirstFreeNode = data; - } - } - - GmpInt::GmpIntData* const_0() - { - if(!mConst_0) - mConst_0 = allocateGmpIntData(gIntDefaultNumberOfBits, true); - return mConst_0; - } -}; - - -GmpInt::GmpIntDataContainer& GmpInt::gmpIntDataContainer() -{ - static GmpIntDataContainer container; - return container; -} - -//=========================================================================== -// Auxiliary functions -//=========================================================================== -void GmpInt::setDefaultNumberOfBits(unsigned long value) -{ - gIntDefaultNumberOfBits = value; -} - -unsigned long GmpInt::getDefaultNumberOfBits() -{ - return gIntDefaultNumberOfBits; -} - -inline void GmpInt::copyIfShared() -{ - if(mData->mRefCount > 1) - { - --(mData->mRefCount); - GmpIntData* oldData = mData; - mData = gmpIntDataContainer().allocateGmpIntData(0, false); - mpz_set(mData->mInteger, oldData->mInteger); - } -} - - -//=========================================================================== -// Constructors, destructor, assignment -//=========================================================================== -GmpInt::GmpInt(DummyType): - mData(gmpIntDataContainer().allocateGmpIntData(0, false)) -{} - -GmpInt::GmpInt() -{ - mData = gmpIntDataContainer().const_0(); - ++(mData->mRefCount); -} - -GmpInt::GmpInt(long value) -{ - if(value == 0) - { - mData = gmpIntDataContainer().const_0(); - ++(mData->mRefCount); - } - else - { - mData = gmpIntDataContainer().allocateGmpIntData - (gIntDefaultNumberOfBits, false); - mpz_set_si(mData->mInteger, value); - } -} - -GmpInt::GmpInt(unsigned long value) -{ - if(value == 0) - { - mData = gmpIntDataContainer().const_0(); - ++(mData->mRefCount); - } - else - { - mData = gmpIntDataContainer().allocateGmpIntData - (gIntDefaultNumberOfBits, false); - mpz_set_ui(mData->mInteger, value); - } -} - -GmpInt::GmpInt(int value) -{ - if(value == 0) - { - mData = gmpIntDataContainer().const_0(); - ++(mData->mRefCount); - } - else - { - mData = gmpIntDataContainer().allocateGmpIntData - (gIntDefaultNumberOfBits, false); - mpz_set_si(mData->mInteger, value); - } -} - -GmpInt::GmpInt(double value) -{ - const double absValue = value >= 0.0 ? value : -value; - if(absValue < 1.0) - { - mData = gmpIntDataContainer().const_0(); - ++(mData->mRefCount); - } - else - { - mData = gmpIntDataContainer().allocateGmpIntData - (gIntDefaultNumberOfBits, false); - mpz_set_d(mData->mInteger, value); - } -} - -GmpInt::GmpInt(long double value) -{ - const long double absValue = value >= 0.0L ? value : -value; - if(absValue < 1.0L) - { - mData = gmpIntDataContainer().const_0(); - ++(mData->mRefCount); - } - else - { - mData = gmpIntDataContainer().allocateGmpIntData - (gIntDefaultNumberOfBits, false); - mpz_set_d(mData->mInteger, double(value)); - } -} - -GmpInt::GmpInt(const GmpInt& rhs): - mData(rhs.mData) -{ - ++(mData->mRefCount); -} - -GmpInt& GmpInt::operator=(const GmpInt& rhs) -{ - if(mData != rhs.mData) - { - gmpIntDataContainer().releaseGmpIntData(mData); - mData = rhs.mData; - ++(mData->mRefCount); - } - return *this; -} - -GmpInt& GmpInt::operator=(signed long value) -{ - if(value == 0) - { - gmpIntDataContainer().releaseGmpIntData(mData); - mData = gmpIntDataContainer().const_0(); - ++(mData->mRefCount); - } - else - { - if(mData->mRefCount > 1) - { - --(mData->mRefCount); - mData = gmpIntDataContainer().allocateGmpIntData - (gIntDefaultNumberOfBits, false); - } - mpz_set_si(mData->mInteger, value); - } - return *this; -} - -GmpInt::~GmpInt() -{ - gmpIntDataContainer().releaseGmpIntData(mData); -} - - -//=========================================================================== -// Data getters -//=========================================================================== -template<> -void GmpInt::get_raw_mpfr_data(mpz_t& dest_mpz_t) -{ - std::memcpy(&dest_mpz_t, mData->mInteger, sizeof(mpz_t)); -} - -const char* GmpInt::getAsString(int base) const -{ - intString().resize(mpz_sizeinbase(mData->mInteger, base) + 2); - return mpz_get_str(&intString()[0], base, mData->mInteger); -} - -long GmpInt::toInt() const -{ - return mpz_get_si(mData->mInteger); -} - - -//=========================================================================== -// Modifying operators -//=========================================================================== -GmpInt& GmpInt::operator+=(const GmpInt& rhs) -{ - copyIfShared(); - mpz_add(mData->mInteger, mData->mInteger, rhs.mData->mInteger); - return *this; -} - -GmpInt& GmpInt::operator+=(long value) -{ - copyIfShared(); - if(value >= 0) - mpz_add_ui(mData->mInteger, mData->mInteger, value); - else - mpz_sub_ui(mData->mInteger, mData->mInteger, -value); - return *this; -} - -GmpInt& GmpInt::operator-=(const GmpInt& rhs) -{ - copyIfShared(); - mpz_sub(mData->mInteger, mData->mInteger, rhs.mData->mInteger); - return *this; -} - -GmpInt& GmpInt::operator-=(long value) -{ - copyIfShared(); - if(value >= 0) - mpz_sub_ui(mData->mInteger, mData->mInteger, value); - else - mpz_add_ui(mData->mInteger, mData->mInteger, -value); - return *this; -} - -GmpInt& GmpInt::operator*=(const GmpInt& rhs) -{ - copyIfShared(); - mpz_mul(mData->mInteger, mData->mInteger, rhs.mData->mInteger); - return *this; -} - -GmpInt& GmpInt::operator*=(long value) -{ - copyIfShared(); - mpz_mul_si(mData->mInteger, mData->mInteger, value); - return *this; -} - -GmpInt& GmpInt::operator/=(const GmpInt& rhs) -{ - copyIfShared(); - mpz_tdiv_q(mData->mInteger, mData->mInteger, rhs.mData->mInteger); - return *this; -} - -GmpInt& GmpInt::operator/=(long value) -{ - copyIfShared(); - if(value >= 0) - mpz_tdiv_q_ui(mData->mInteger, mData->mInteger, value); - else - { - mpz_neg(mData->mInteger, mData->mInteger); - mpz_tdiv_q_ui(mData->mInteger, mData->mInteger, -value); - } - return *this; -} - -GmpInt& GmpInt::operator%=(const GmpInt& rhs) -{ - copyIfShared(); - if(operator<(0)) - { - negate(); - mpz_mod(mData->mInteger, mData->mInteger, rhs.mData->mInteger); - negate(); - } - else - { - mpz_mod(mData->mInteger, mData->mInteger, rhs.mData->mInteger); - } - return *this; -} - -GmpInt& GmpInt::operator%=(long value) -{ - copyIfShared(); - if(value < 0) value = -value; - if(operator<(0)) - { - negate(); - mpz_mod_ui(mData->mInteger, mData->mInteger, value); - negate(); - } - else - { - mpz_mod_ui(mData->mInteger, mData->mInteger, value); - } - return *this; -} - -GmpInt& GmpInt::operator<<=(unsigned long bits) -{ - copyIfShared(); - mpz_mul_2exp(mData->mInteger, mData->mInteger, bits); - return *this; -} - -GmpInt& GmpInt::operator>>=(unsigned long bits) -{ - copyIfShared(); - mpz_tdiv_q_2exp(mData->mInteger, mData->mInteger, bits); - return *this; -} - - -//=========================================================================== -// Modifying functions -//=========================================================================== -void GmpInt::addProduct(const GmpInt& value1, const GmpInt& value2) -{ - copyIfShared(); - mpz_addmul(mData->mInteger, value1.mData->mInteger, value2.mData->mInteger); -} - -void GmpInt::addProduct(const GmpInt& value1, unsigned long value2) -{ - copyIfShared(); - mpz_addmul_ui(mData->mInteger, value1.mData->mInteger, value2); -} - -void GmpInt::subProduct(const GmpInt& value1, const GmpInt& value2) -{ - copyIfShared(); - mpz_submul(mData->mInteger, value1.mData->mInteger, value2.mData->mInteger); -} - -void GmpInt::subProduct(const GmpInt& value1, unsigned long value2) -{ - copyIfShared(); - mpz_submul_ui(mData->mInteger, value1.mData->mInteger, value2); -} - -void GmpInt::negate() -{ - copyIfShared(); - mpz_neg(mData->mInteger, mData->mInteger); -} - -void GmpInt::abs() -{ - copyIfShared(); - mpz_abs(mData->mInteger, mData->mInteger); -} - -GmpInt GmpInt::abs(const GmpInt& value) -{ - GmpInt retval(kNoInitialization); - mpz_abs(retval.mData->mInteger, value.mData->mInteger); - return retval; -} - - -//=========================================================================== -// Non-modifying operators -//=========================================================================== -GmpInt GmpInt::operator+(const GmpInt& rhs) const -{ - GmpInt retval(kNoInitialization); - mpz_add(retval.mData->mInteger, mData->mInteger, rhs.mData->mInteger); - return retval; -} - -GmpInt GmpInt::operator+(long value) const -{ - GmpInt retval(kNoInitialization); - if(value >= 0) - mpz_add_ui(retval.mData->mInteger, mData->mInteger, value); - else - mpz_sub_ui(retval.mData->mInteger, mData->mInteger, -value); - return retval; -} - -GmpInt GmpInt::operator-(const GmpInt& rhs) const -{ - GmpInt retval(kNoInitialization); - mpz_sub(retval.mData->mInteger, mData->mInteger, rhs.mData->mInteger); - return retval; -} - -GmpInt GmpInt::operator-(long value) const -{ - GmpInt retval(kNoInitialization); - if(value >= 0) - mpz_sub_ui(retval.mData->mInteger, mData->mInteger, value); - else - mpz_add_ui(retval.mData->mInteger, mData->mInteger, -value); - return retval; -} - -GmpInt GmpInt::operator*(const GmpInt& rhs) const -{ - GmpInt retval(kNoInitialization); - mpz_mul(retval.mData->mInteger, mData->mInteger, rhs.mData->mInteger); - return retval; -} - -GmpInt GmpInt::operator*(long value) const -{ - GmpInt retval(kNoInitialization); - mpz_mul_si(retval.mData->mInteger, mData->mInteger, value); - return retval; -} - -GmpInt GmpInt::operator/(const GmpInt& rhs) const -{ - GmpInt retval(kNoInitialization); - mpz_tdiv_q(retval.mData->mInteger, mData->mInteger, rhs.mData->mInteger); - return retval; -} - -GmpInt GmpInt::operator/(long value) const -{ - GmpInt retval(kNoInitialization); - if(value >= 0) - mpz_tdiv_q_ui(retval.mData->mInteger, mData->mInteger, value); - else - { - mpz_neg(retval.mData->mInteger, mData->mInteger); - mpz_tdiv_q_ui(retval.mData->mInteger, retval.mData->mInteger, -value); - } - return retval; -} - -GmpInt GmpInt::operator%(const GmpInt& rhs) const -{ - GmpInt retval(kNoInitialization); - if(operator<(0)) - { - mpz_neg(retval.mData->mInteger, mData->mInteger); - mpz_mod(retval.mData->mInteger, - retval.mData->mInteger, rhs.mData->mInteger); - retval.negate(); - } - else - { - mpz_mod(retval.mData->mInteger, mData->mInteger, rhs.mData->mInteger); - } - return retval; -} - -GmpInt GmpInt::operator%(long value) const -{ - GmpInt retval(kNoInitialization); - if(value < 0) value = -value; - if(operator<(0)) - { - mpz_neg(retval.mData->mInteger, mData->mInteger); - mpz_mod_ui(retval.mData->mInteger, retval.mData->mInteger, value); - retval.negate(); - } - else - { - mpz_mod_ui(retval.mData->mInteger, mData->mInteger, value); - } - return retval; -} - -GmpInt GmpInt::operator-() const -{ - GmpInt retval(kNoInitialization); - mpz_neg(retval.mData->mInteger, mData->mInteger); - return retval; -} - -GmpInt GmpInt::operator<<(unsigned long bits) const -{ - GmpInt retval(kNoInitialization); - mpz_mul_2exp(retval.mData->mInteger, mData->mInteger, bits); - return retval; -} - -GmpInt GmpInt::operator>>(unsigned long bits) const -{ - GmpInt retval(kNoInitialization); - mpz_tdiv_q_2exp(retval.mData->mInteger, mData->mInteger, bits); - return retval; -} - - -//=========================================================================== -// Comparison operators -//=========================================================================== -bool GmpInt::operator<(const GmpInt& rhs) const -{ - return mpz_cmp(mData->mInteger, rhs.mData->mInteger) < 0; -} - -bool GmpInt::operator<(long value) const -{ - return mpz_cmp_si(mData->mInteger, value) < 0; -} - -bool GmpInt::operator<=(const GmpInt& rhs) const -{ - return mpz_cmp(mData->mInteger, rhs.mData->mInteger) <= 0; -} - -bool GmpInt::operator<=(long value) const -{ - return mpz_cmp_si(mData->mInteger, value) <= 0; -} - -bool GmpInt::operator>(const GmpInt& rhs) const -{ - return mpz_cmp(mData->mInteger, rhs.mData->mInteger) > 0; -} - -bool GmpInt::operator>(long value) const -{ - return mpz_cmp_si(mData->mInteger, value) > 0; -} - -bool GmpInt::operator>=(const GmpInt& rhs) const -{ - return mpz_cmp(mData->mInteger, rhs.mData->mInteger) >= 0; -} - -bool GmpInt::operator>=(long value) const -{ - return mpz_cmp_si(mData->mInteger, value) >= 0; -} - -bool GmpInt::operator==(const GmpInt& rhs) const -{ - return mpz_cmp(mData->mInteger, rhs.mData->mInteger) == 0; -} - -bool GmpInt::operator==(long value) const -{ - return mpz_cmp_si(mData->mInteger, value) == 0; -} - -bool GmpInt::operator!=(const GmpInt& rhs) const -{ - return mpz_cmp(mData->mInteger, rhs.mData->mInteger) != 0; -} - -bool GmpInt::operator!=(long value) const -{ - return mpz_cmp_si(mData->mInteger, value) != 0; -} - -void GmpInt::parseValue(const char* value) -{ - mpz_set_str(mData->mInteger, value, 10); -} - -void GmpInt::parseValue(const char* value, char** endptr) -{ - static std::vector str; - - unsigned startIndex = 0; - while(value[startIndex] && std::isspace(value[startIndex])) ++startIndex; - if(!value[startIndex]) { *endptr = const_cast(value); return; } - - unsigned endIndex = startIndex; - if(value[endIndex] == '-') ++endIndex; - if(!std::isdigit(value[endIndex])) - { *endptr = const_cast(value); return; } - if(value[endIndex] == '0' && value[endIndex+1] == 'x') - { - endIndex += 1; - while(std::isxdigit(value[++endIndex])) {} - } - else - { - while(std::isdigit(value[++endIndex])) {} - } - - str.reserve(endIndex - startIndex + 1); - str.assign(value + startIndex, value + endIndex); - str.push_back(0); - - mpz_set_str(mData->mInteger, &str[0], 0); - *endptr = const_cast(value + endIndex); -} - -GmpInt GmpInt::parseString(const char* str, char** endptr) -{ - GmpInt retval(kNoInitialization); - retval.parseValue(str, endptr); - return retval; -} - -//=========================================================================== -// Operator functions -//=========================================================================== -GmpInt operator+(long lhs, const GmpInt& rhs) -{ - GmpInt retval(GmpInt::kNoInitialization); - if(lhs >= 0) - mpz_add_ui(retval.mData->mInteger, rhs.mData->mInteger, lhs); - else - mpz_sub_ui(retval.mData->mInteger, rhs.mData->mInteger, -lhs); - return retval; -} - -GmpInt operator-(long lhs, const GmpInt& rhs) -{ - GmpInt retval(GmpInt::kNoInitialization); - if(lhs >= 0) - mpz_ui_sub(retval.mData->mInteger, lhs, rhs.mData->mInteger); - else - { - mpz_add_ui(retval.mData->mInteger, rhs.mData->mInteger, -lhs); - mpz_neg(retval.mData->mInteger, retval.mData->mInteger); - } - return retval; -} - -GmpInt operator*(long lhs, const GmpInt& rhs) -{ - return rhs * lhs; -} - -GmpInt operator/(long lhs, const GmpInt& rhs) -{ - return GmpInt(lhs) / rhs; -} - -GmpInt operator%(long lhs, const GmpInt& rhs) -{ - return GmpInt(lhs) % rhs; -} diff --git a/fparser/mpfr/GmpInt.hh b/fparser/mpfr/GmpInt.hh deleted file mode 100644 index 1c1c171..0000000 --- a/fparser/mpfr/GmpInt.hh +++ /dev/null @@ -1,148 +0,0 @@ -#ifndef ONCE_FP_GMP_INT_HH_ -#define ONCE_FP_GMP_INT_HH_ - -#include - -class GmpInt -{ - public: - /* A default of 256 bits will be used for all newly-instantiated GmpInt - objects. This default can be changed with the function below. - */ - static void setDefaultNumberOfBits(unsigned long); - static unsigned long getDefaultNumberOfBits(); - - GmpInt(); - GmpInt(long value); - GmpInt(unsigned long value); - GmpInt(int value); - GmpInt(double value); - GmpInt(long double value); - - GmpInt(const GmpInt&); - GmpInt& operator=(const GmpInt&); - GmpInt& operator=(signed long value); - - ~GmpInt(); - - - /* This function can be used to retrieve the raw mpz_t data structure - used by this object. (The template trick is used to avoid a dependency - of this header file with .) - In other words, it can be called like: - - mpz_t raw_mpz_data; - intValue.get_raw_mpz_data(raw_mpz_data); - - Note that the returned mpz_t should be considered as read-only and - not be modified from the outside because it may be shared among - several objects. If the calling code needs to modify the data, it - should copy it for itself first with the appropriate GMP library - functions. - */ - template - void get_raw_mpfr_data(Mpz_t& dest_mpz_t); - - - // Note that the returned char* points to an internal (shared) buffer - // which will be valid until the next time this function is called - // (by any object). - const char* getAsString(int base = 10) const; - long toInt() const; - - GmpInt& operator+=(const GmpInt&); - GmpInt& operator+=(long); - GmpInt& operator-=(const GmpInt&); - GmpInt& operator-=(long); - GmpInt& operator*=(const GmpInt&); - GmpInt& operator*=(long); - GmpInt& operator/=(const GmpInt&); - GmpInt& operator/=(long); - GmpInt& operator%=(const GmpInt&); - GmpInt& operator%=(long); - - GmpInt& operator<<=(unsigned long); - GmpInt& operator>>=(unsigned long); - - // Equivalent to "+= value1 * value2;" - void addProduct(const GmpInt& value1, const GmpInt& value2); - void addProduct(const GmpInt& value1, unsigned long value2); - - // Equivalent to "-= value1 * value2;" - void subProduct(const GmpInt& value1, const GmpInt& value2); - void subProduct(const GmpInt& value1, unsigned long value2); - - void negate(); - void abs(); - static GmpInt abs(const GmpInt&); - - GmpInt operator+(const GmpInt&) const; - GmpInt operator+(long) const; - GmpInt operator-(const GmpInt&) const; - GmpInt operator-(long) const; - GmpInt operator*(const GmpInt&) const; - GmpInt operator*(long) const; - GmpInt operator/(const GmpInt&) const; - GmpInt operator/(long) const; - GmpInt operator%(const GmpInt&) const; - GmpInt operator%(long) const; - - GmpInt operator-() const; - - GmpInt operator<<(unsigned long) const; - GmpInt operator>>(unsigned long) const; - - bool operator<(const GmpInt&) const; - bool operator<(long) const; - bool operator<=(const GmpInt&) const; - bool operator<=(long) const; - bool operator>(const GmpInt&) const; - bool operator>(long) const; - bool operator>=(const GmpInt&) const; - bool operator>=(long) const; - bool operator==(const GmpInt&) const; - bool operator==(long) const; - bool operator!=(const GmpInt&) const; - bool operator!=(long) const; - - void parseValue(const char* value); - void parseValue(const char* value, char** endptr); - static GmpInt parseString(const char* str, char** endptr); - - - private: - struct GmpIntData; - class GmpIntDataContainer; - - GmpIntData* mData; - - enum DummyType { kNoInitialization }; - GmpInt(DummyType); - - void copyIfShared(); - static GmpIntDataContainer& gmpIntDataContainer(); - - friend GmpInt operator+(long lhs, const GmpInt& rhs); - friend GmpInt operator-(long lhs, const GmpInt& rhs); -}; - -GmpInt operator+(long lhs, const GmpInt& rhs); -GmpInt operator-(long lhs, const GmpInt& rhs); -GmpInt operator*(long lhs, const GmpInt& rhs); -GmpInt operator/(long lhs, const GmpInt& rhs); -GmpInt operator%(long lhs, const GmpInt& rhs); - -inline bool operator<(long lhs, const GmpInt& rhs) { return rhs > lhs; } -inline bool operator<=(long lhs, const GmpInt& rhs) { return rhs >= lhs; } -inline bool operator>(long lhs, const GmpInt& rhs) { return rhs < lhs; } -inline bool operator>=(long lhs, const GmpInt& rhs) { return rhs <= lhs; } -inline bool operator==(long lhs, const GmpInt& rhs) { return rhs == lhs; } -inline bool operator!=(long lhs, const GmpInt& rhs) { return rhs != lhs; } - -inline std::ostream& operator<<(std::ostream& os, const GmpInt& value) -{ - os << value.getAsString(); - return os; -} - -#endif diff --git a/fparser/mpfr/MpfrFloat.cc b/fparser/mpfr/MpfrFloat.cc deleted file mode 100644 index 387d1e8..0000000 --- a/fparser/mpfr/MpfrFloat.cc +++ /dev/null @@ -1,974 +0,0 @@ -#include "MpfrFloat.hh" -#include -#include -#include -#include -#include -#include - -//=========================================================================== -// Auxiliary structs -//=========================================================================== -struct MpfrFloat::MpfrFloatData -{ - unsigned mRefCount; - MpfrFloatData* nextFreeNode; - mpfr_t mFloat; - - MpfrFloatData(): mRefCount(1), nextFreeNode(0) {} -}; - -class MpfrFloat::MpfrFloatDataContainer -{ - unsigned long mDefaultPrecision; - std::deque mData; - MpfrFloatData* mFirstFreeNode; - - MpfrFloatData - *mConst_0, *mConst_pi, *mConst_e, *mConst_log2, *mConst_epsilon; - - void recalculateEpsilon() - { - mpfr_set_si(mConst_epsilon->mFloat, 1, GMP_RNDN); - mpfr_div_2ui(mConst_epsilon->mFloat, mConst_epsilon->mFloat, - mDefaultPrecision*7/8 - 1, GMP_RNDN); - } - - public: - MpfrFloatDataContainer(): - mDefaultPrecision(256), mFirstFreeNode(0), - mConst_pi(0), mConst_e(0), mConst_log2(0), mConst_epsilon(0) - {} - - ~MpfrFloatDataContainer() - { - for(size_t i = 0; i < mData.size(); ++i) - mpfr_clear(mData[i].mFloat); - } - - MpfrFloatData* allocateMpfrFloatData(bool initToZero) - { - if(mFirstFreeNode) - { - MpfrFloatData* node = mFirstFreeNode; - mFirstFreeNode = node->nextFreeNode; - if(initToZero) mpfr_set_si(node->mFloat, 0, GMP_RNDN); - ++(node->mRefCount); - return node; - } - - mData.push_back(MpfrFloatData()); - mpfr_init2(mData.back().mFloat, mDefaultPrecision); - if(initToZero) mpfr_set_si(mData.back().mFloat, 0, GMP_RNDN); - return &mData.back(); - } - - void releaseMpfrFloatData(MpfrFloatData* data) - { - if(--(data->mRefCount) == 0) - { - data->nextFreeNode = mFirstFreeNode; - mFirstFreeNode = data; - } - } - - void setDefaultPrecision(unsigned long bits) - { - if(bits != mDefaultPrecision) - { - mDefaultPrecision = bits; - for(size_t i = 0; i < mData.size(); ++i) - mpfr_prec_round(mData[i].mFloat, bits, GMP_RNDN); - - if(mConst_pi) mpfr_const_pi(mConst_pi->mFloat, GMP_RNDN); - if(mConst_e) - { - mpfr_set_si(mConst_e->mFloat, 1, GMP_RNDN); - mpfr_exp(mConst_e->mFloat, mConst_e->mFloat, GMP_RNDN); - } - if(mConst_log2) mpfr_const_log2(mConst_log2->mFloat, GMP_RNDN); - if(mConst_epsilon) recalculateEpsilon(); - } - } - - unsigned long getDefaultPrecision() const - { - return mDefaultPrecision; - } - - MpfrFloatData* const_0() - { - if(!mConst_0) mConst_0 = allocateMpfrFloatData(true); - return mConst_0; - } - - MpfrFloat const_pi() - { - if(!mConst_pi) - { - mConst_pi = allocateMpfrFloatData(false); - mpfr_const_pi(mConst_pi->mFloat, GMP_RNDN); - } - return MpfrFloat(mConst_pi); - } - - MpfrFloat const_e() - { - if(!mConst_e) - { - mConst_e = allocateMpfrFloatData(false); - mpfr_set_si(mConst_e->mFloat, 1, GMP_RNDN); - mpfr_exp(mConst_e->mFloat, mConst_e->mFloat, GMP_RNDN); - } - return MpfrFloat(mConst_e); - } - - MpfrFloat const_log2() - { - if(!mConst_log2) - { - mConst_log2 = allocateMpfrFloatData(false); - mpfr_const_log2(mConst_log2->mFloat, GMP_RNDN); - } - return MpfrFloat(mConst_log2); - } - - MpfrFloat const_epsilon() - { - if(!mConst_epsilon) - { - mConst_epsilon = allocateMpfrFloatData(false); - recalculateEpsilon(); - } - return MpfrFloat(mConst_epsilon); - } -}; - - -//=========================================================================== -// Shared data -//=========================================================================== -// This should ensure that the container is not accessed by any MpfrFloat -// instance before it has been constructed or after it has been destroyed -// (which might otherwise happen if MpfrFloat is instantiated globally.) -MpfrFloat::MpfrFloatDataContainer& MpfrFloat::mpfrFloatDataContainer() -{ - static MpfrFloat::MpfrFloatDataContainer container; - return container; -} - - -//=========================================================================== -// Auxiliary functions -//=========================================================================== -void MpfrFloat::setDefaultMantissaBits(unsigned long bits) -{ - mpfrFloatDataContainer().setDefaultPrecision(bits); -} - -unsigned long MpfrFloat::getCurrentDefaultMantissaBits() -{ - return mpfrFloatDataContainer().getDefaultPrecision(); -} - -inline void MpfrFloat::copyIfShared() -{ - if(mData->mRefCount > 1) - { - --(mData->mRefCount); - MpfrFloatData* oldData = mData; - mData = mpfrFloatDataContainer().allocateMpfrFloatData(false); - mpfr_set(mData->mFloat, oldData->mFloat, GMP_RNDN); - } -} - - -//=========================================================================== -// Constructors, destructor, assignment -//=========================================================================== -MpfrFloat::MpfrFloat(DummyType): - mData(mpfrFloatDataContainer().allocateMpfrFloatData(false)) -{} - -MpfrFloat::MpfrFloat(MpfrFloatData* data): - mData(data) -{ - assert(data != 0); - ++(mData->mRefCount); -} - -MpfrFloat::MpfrFloat(): - mData(mpfrFloatDataContainer().const_0()) -{ - ++(mData->mRefCount); -} - -MpfrFloat::MpfrFloat(double value) -{ - if(value == 0.0) - { - mData = mpfrFloatDataContainer().const_0(); - ++(mData->mRefCount); - } - else - { - mData = mpfrFloatDataContainer().allocateMpfrFloatData(false); - mpfr_set_d(mData->mFloat, value, GMP_RNDN); - } -} - -MpfrFloat::MpfrFloat(long double value) -{ - if(value == 0.0L) - { - mData = mpfrFloatDataContainer().const_0(); - ++(mData->mRefCount); - } - else - { - mData = mpfrFloatDataContainer().allocateMpfrFloatData(false); - mpfr_set_ld(mData->mFloat, value, GMP_RNDN); - } -} - -MpfrFloat::MpfrFloat(long value) -{ - if(value == 0) - { - mData = mpfrFloatDataContainer().const_0(); - ++(mData->mRefCount); - } - else - { - mData = mpfrFloatDataContainer().allocateMpfrFloatData(false); - mpfr_set_si(mData->mFloat, value, GMP_RNDN); - } -} - -MpfrFloat::MpfrFloat(int value) -{ - if(value == 0) - { - mData = mpfrFloatDataContainer().const_0(); - ++(mData->mRefCount); - } - else - { - mData = mpfrFloatDataContainer().allocateMpfrFloatData(false); - mpfr_set_si(mData->mFloat, value, GMP_RNDN); - } -} - -MpfrFloat::MpfrFloat(const char* value, char** endptr): - mData(mpfrFloatDataContainer().allocateMpfrFloatData(false)) -{ - mpfr_strtofr(mData->mFloat, value, endptr, 0, GMP_RNDN); -} - -MpfrFloat::~MpfrFloat() -{ - mpfrFloatDataContainer().releaseMpfrFloatData(mData); -} - -MpfrFloat::MpfrFloat(const MpfrFloat& rhs): - mData(rhs.mData) -{ - ++(mData->mRefCount); -} - -MpfrFloat& MpfrFloat::operator=(const MpfrFloat& rhs) -{ - if(mData != rhs.mData) - { - mpfrFloatDataContainer().releaseMpfrFloatData(mData); - mData = rhs.mData; - ++(mData->mRefCount); - } - return *this; -} - -MpfrFloat& MpfrFloat::operator=(double value) -{ - if(value == 0.0) - { - mpfrFloatDataContainer().releaseMpfrFloatData(mData); - mData = mpfrFloatDataContainer().const_0(); - ++(mData->mRefCount); - } - else - { - if(mData->mRefCount > 1) - { - --(mData->mRefCount); - mData = mpfrFloatDataContainer().allocateMpfrFloatData(false); - } - mpfr_set_d(mData->mFloat, value, GMP_RNDN); - } - return *this; -} - -MpfrFloat& MpfrFloat::operator=(long double value) -{ - if(value == 0.0L) - { - mpfrFloatDataContainer().releaseMpfrFloatData(mData); - mData = mpfrFloatDataContainer().const_0(); - ++(mData->mRefCount); - } - else - { - if(mData->mRefCount > 1) - { - --(mData->mRefCount); - mData = mpfrFloatDataContainer().allocateMpfrFloatData(false); - } - mpfr_set_ld(mData->mFloat, value, GMP_RNDN); - } - return *this; -} - -MpfrFloat& MpfrFloat::operator=(long value) -{ - if(value == 0) - { - mpfrFloatDataContainer().releaseMpfrFloatData(mData); - mData = mpfrFloatDataContainer().const_0(); - ++(mData->mRefCount); - } - else - { - if(mData->mRefCount > 1) - { - --(mData->mRefCount); - mData = mpfrFloatDataContainer().allocateMpfrFloatData(false); - } - mpfr_set_si(mData->mFloat, value, GMP_RNDN); - } - return *this; -} - -MpfrFloat& MpfrFloat::operator=(int value) -{ - if(value == 0) - { - mpfrFloatDataContainer().releaseMpfrFloatData(mData); - mData = mpfrFloatDataContainer().const_0(); - ++(mData->mRefCount); - } - else - { - if(mData->mRefCount > 1) - { - --(mData->mRefCount); - mData = mpfrFloatDataContainer().allocateMpfrFloatData(false); - } - mpfr_set_si(mData->mFloat, value, GMP_RNDN); - } - return *this; -} - -/* -MpfrFloat& MpfrFloat::operator=(const char* value) -{ - if(mData->mRefCount > 1) - { - --(mData->mRefCount); - mData = mpfrFloatDataContainer().allocateMpfrFloatData(false); - } - - mpfr_set_str(mData->mFloat, value, 10, GMP_RNDN); - return *this; -} -*/ - -void MpfrFloat::parseValue(const char* value) -{ - copyIfShared(); - mpfr_set_str(mData->mFloat, value, 10, GMP_RNDN); -} - -void MpfrFloat::parseValue(const char* value, char** endptr) -{ - copyIfShared(); - mpfr_strtofr(mData->mFloat, value, endptr, 0, GMP_RNDN); -} - - -//=========================================================================== -// Data getters -//=========================================================================== -template<> -void MpfrFloat::get_raw_mpfr_data(mpfr_t& dest_mpfr_t) -{ - std::memcpy(&dest_mpfr_t, mData->mFloat, sizeof(mpfr_t)); -} - -const char* MpfrFloat::getAsString(unsigned precision) const -{ -#if(MPFR_VERSION_MAJOR < 2 || (MPFR_VERSION_MAJOR == 2 && MPFR_VERSION_MINOR < 4)) - static const char* retval = - "[mpfr_snprintf() is not supported in mpfr versions prior to 2.4]"; - return retval; -#else - static std::vector str; - str.resize(precision+30); - mpfr_snprintf(&(str[0]), precision+30, "%.*RNg", precision, mData->mFloat); - return &(str[0]); -#endif -} - -bool MpfrFloat::isInteger() const -{ - return mpfr_integer_p(mData->mFloat) != 0; -} - -long MpfrFloat::toInt() const -{ - return mpfr_get_si(mData->mFloat, GMP_RNDN); -} - -double MpfrFloat::toDouble() const -{ - return mpfr_get_d(mData->mFloat, GMP_RNDN); -} - - -//=========================================================================== -// Modifying operators -//=========================================================================== -MpfrFloat& MpfrFloat::operator+=(const MpfrFloat& rhs) -{ - copyIfShared(); - mpfr_add(mData->mFloat, mData->mFloat, rhs.mData->mFloat, GMP_RNDN); - return *this; -} - -MpfrFloat& MpfrFloat::operator+=(double value) -{ - copyIfShared(); - mpfr_add_d(mData->mFloat, mData->mFloat, value, GMP_RNDN); - return *this; -} - -MpfrFloat& MpfrFloat::operator-=(const MpfrFloat& rhs) -{ - copyIfShared(); - mpfr_sub(mData->mFloat, mData->mFloat, rhs.mData->mFloat, GMP_RNDN); - return *this; -} - -MpfrFloat& MpfrFloat::operator-=(double value) -{ - copyIfShared(); - mpfr_sub_d(mData->mFloat, mData->mFloat, value, GMP_RNDN); - return *this; -} - -MpfrFloat& MpfrFloat::operator*=(const MpfrFloat& rhs) -{ - copyIfShared(); - mpfr_mul(mData->mFloat, mData->mFloat, rhs.mData->mFloat, GMP_RNDN); - return *this; -} - -MpfrFloat& MpfrFloat::operator*=(double value) -{ - copyIfShared(); - mpfr_mul_d(mData->mFloat, mData->mFloat, value, GMP_RNDN); - return *this; -} - -MpfrFloat& MpfrFloat::operator/=(const MpfrFloat& rhs) -{ - copyIfShared(); - mpfr_div(mData->mFloat, mData->mFloat, rhs.mData->mFloat, GMP_RNDN); - return *this; -} - -MpfrFloat& MpfrFloat::operator/=(double value) -{ - copyIfShared(); - mpfr_div_d(mData->mFloat, mData->mFloat, value, GMP_RNDN); - return *this; -} - -MpfrFloat& MpfrFloat::operator%=(const MpfrFloat& rhs) -{ - copyIfShared(); - mpfr_fmod(mData->mFloat, mData->mFloat, rhs.mData->mFloat, GMP_RNDN); - return *this; -} - - -//=========================================================================== -// Modifying functions -//=========================================================================== -void MpfrFloat::negate() -{ - copyIfShared(); - mpfr_neg(mData->mFloat, mData->mFloat, GMP_RNDN); -} - -void MpfrFloat::abs() -{ - copyIfShared(); - mpfr_abs(mData->mFloat, mData->mFloat, GMP_RNDN); -} - - -//=========================================================================== -// Non-modifying operators -//=========================================================================== -MpfrFloat MpfrFloat::operator+(const MpfrFloat& rhs) const -{ - MpfrFloat retval(kNoInitialization); - mpfr_add(retval.mData->mFloat, mData->mFloat, rhs.mData->mFloat, GMP_RNDN); - return retval; -} - -MpfrFloat MpfrFloat::operator+(double value) const -{ - MpfrFloat retval(kNoInitialization); - mpfr_add_d(retval.mData->mFloat, mData->mFloat, value, GMP_RNDN); - return retval; -} - -MpfrFloat MpfrFloat::operator-(const MpfrFloat& rhs) const -{ - MpfrFloat retval(kNoInitialization); - mpfr_sub(retval.mData->mFloat, mData->mFloat, rhs.mData->mFloat, GMP_RNDN); - return retval; -} - -MpfrFloat MpfrFloat::operator-(double value) const -{ - MpfrFloat retval(kNoInitialization); - mpfr_sub_d(retval.mData->mFloat, mData->mFloat, value, GMP_RNDN); - return retval; -} - -MpfrFloat MpfrFloat::operator*(const MpfrFloat& rhs) const -{ - MpfrFloat retval(kNoInitialization); - mpfr_mul(retval.mData->mFloat, mData->mFloat, rhs.mData->mFloat, GMP_RNDN); - return retval; -} - -MpfrFloat MpfrFloat::operator*(double value) const -{ - MpfrFloat retval(kNoInitialization); - mpfr_mul_d(retval.mData->mFloat, mData->mFloat, value, GMP_RNDN); - return retval; -} - -MpfrFloat MpfrFloat::operator/(const MpfrFloat& rhs) const -{ - MpfrFloat retval(kNoInitialization); - mpfr_div(retval.mData->mFloat, mData->mFloat, rhs.mData->mFloat, GMP_RNDN); - return retval; -} - -MpfrFloat MpfrFloat::operator/(double value) const -{ - MpfrFloat retval(kNoInitialization); - mpfr_div_d(retval.mData->mFloat, mData->mFloat, value, GMP_RNDN); - return retval; -} - -MpfrFloat MpfrFloat::operator%(const MpfrFloat& rhs) const -{ - MpfrFloat retval(kNoInitialization); - mpfr_fmod(retval.mData->mFloat, mData->mFloat, rhs.mData->mFloat, GMP_RNDN); - return retval; -} - -MpfrFloat MpfrFloat::operator-() const -{ - MpfrFloat retval(kNoInitialization); - mpfr_neg(retval.mData->mFloat, mData->mFloat, GMP_RNDN); - return retval; -} - - - -//=========================================================================== -// Comparison operators -//=========================================================================== -bool MpfrFloat::operator<(const MpfrFloat& rhs) const -{ - return mpfr_cmp(mData->mFloat, rhs.mData->mFloat) < 0; -} - -bool MpfrFloat::operator<(double value) const -{ - return mpfr_cmp_d(mData->mFloat, value) < 0; -} - -bool MpfrFloat::operator<=(const MpfrFloat& rhs) const -{ - return mpfr_cmp(mData->mFloat, rhs.mData->mFloat) <= 0; -} - -bool MpfrFloat::operator<=(double value) const -{ - return mpfr_cmp_d(mData->mFloat, value) <= 0; -} - -bool MpfrFloat::operator>(const MpfrFloat& rhs) const -{ - return mpfr_cmp(mData->mFloat, rhs.mData->mFloat) > 0; -} - -bool MpfrFloat::operator>(double value) const -{ - return mpfr_cmp_d(mData->mFloat, value) > 0; -} - -bool MpfrFloat::operator>=(const MpfrFloat& rhs) const -{ - return mpfr_cmp(mData->mFloat, rhs.mData->mFloat) >= 0; -} - -bool MpfrFloat::operator>=(double value) const -{ - return mpfr_cmp_d(mData->mFloat, value) >= 0; -} - -bool MpfrFloat::operator==(const MpfrFloat& rhs) const -{ - return mpfr_cmp(mData->mFloat, rhs.mData->mFloat) == 0; -} - -bool MpfrFloat::operator==(double value) const -{ - return mpfr_cmp_d(mData->mFloat, value) == 0; -} - -bool MpfrFloat::operator!=(const MpfrFloat& rhs) const -{ - return mpfr_cmp(mData->mFloat, rhs.mData->mFloat) != 0; -} - -bool MpfrFloat::operator!=(double value) const -{ - return mpfr_cmp_d(mData->mFloat, value) != 0; -} - - -//=========================================================================== -// Operator functions -//=========================================================================== -MpfrFloat operator+(double lhs, const MpfrFloat& rhs) -{ - MpfrFloat retval(MpfrFloat::kNoInitialization); - mpfr_add_d(retval.mData->mFloat, rhs.mData->mFloat, lhs, GMP_RNDN); - return retval; -} - -MpfrFloat operator-(double lhs, const MpfrFloat& rhs) -{ - MpfrFloat retval(MpfrFloat::kNoInitialization); - mpfr_d_sub(retval.mData->mFloat, lhs, rhs.mData->mFloat, GMP_RNDN); - return retval; -} - -MpfrFloat operator*(double lhs, const MpfrFloat& rhs) -{ - return rhs * lhs; -} - -MpfrFloat operator/(double lhs, const MpfrFloat& rhs) -{ - return MpfrFloat(lhs) / rhs; -} - -MpfrFloat operator%(double lhs, const MpfrFloat& rhs) -{ - return MpfrFloat(lhs) % rhs; -} - -std::ostream& operator<<(std::ostream& os, const MpfrFloat& value) -{ - os << value.getAsString(unsigned(os.precision())); - return os; -} - -//=========================================================================== -// Static functions -//=========================================================================== -MpfrFloat MpfrFloat::log(const MpfrFloat& value) -{ - MpfrFloat retval(MpfrFloat::kNoInitialization); - mpfr_log(retval.mData->mFloat, value.mData->mFloat, GMP_RNDN); - return retval; -} - -MpfrFloat MpfrFloat::log2(const MpfrFloat& value) -{ - MpfrFloat retval(MpfrFloat::kNoInitialization); - mpfr_log2(retval.mData->mFloat, value.mData->mFloat, GMP_RNDN); - return retval; -} - -MpfrFloat MpfrFloat::log10(const MpfrFloat& value) -{ - MpfrFloat retval(MpfrFloat::kNoInitialization); - mpfr_log10(retval.mData->mFloat, value.mData->mFloat, GMP_RNDN); - return retval; -} - -MpfrFloat MpfrFloat::exp(const MpfrFloat& value) -{ - MpfrFloat retval(MpfrFloat::kNoInitialization); - mpfr_exp(retval.mData->mFloat, value.mData->mFloat, GMP_RNDN); - return retval; -} - -MpfrFloat MpfrFloat::exp2(const MpfrFloat& value) -{ - MpfrFloat retval(MpfrFloat::kNoInitialization); - mpfr_exp2(retval.mData->mFloat, value.mData->mFloat, GMP_RNDN); - return retval; -} - -MpfrFloat MpfrFloat::exp10(const MpfrFloat& value) -{ - MpfrFloat retval(MpfrFloat::kNoInitialization); - mpfr_exp10(retval.mData->mFloat, value.mData->mFloat, GMP_RNDN); - return retval; -} - -MpfrFloat MpfrFloat::cos(const MpfrFloat& value) -{ - MpfrFloat retval(MpfrFloat::kNoInitialization); - mpfr_cos(retval.mData->mFloat, value.mData->mFloat, GMP_RNDN); - return retval; -} - -MpfrFloat MpfrFloat::sin(const MpfrFloat& value) -{ - MpfrFloat retval(MpfrFloat::kNoInitialization); - mpfr_sin(retval.mData->mFloat, value.mData->mFloat, GMP_RNDN); - return retval; -} - -MpfrFloat MpfrFloat::tan(const MpfrFloat& value) -{ - MpfrFloat retval(MpfrFloat::kNoInitialization); - mpfr_tan(retval.mData->mFloat, value.mData->mFloat, GMP_RNDN); - return retval; -} - -MpfrFloat MpfrFloat::sec(const MpfrFloat& value) -{ - MpfrFloat retval(MpfrFloat::kNoInitialization); - mpfr_sec(retval.mData->mFloat, value.mData->mFloat, GMP_RNDN); - return retval; -} - -MpfrFloat MpfrFloat::csc(const MpfrFloat& value) -{ - MpfrFloat retval(MpfrFloat::kNoInitialization); - mpfr_csc(retval.mData->mFloat, value.mData->mFloat, GMP_RNDN); - return retval; -} - -MpfrFloat MpfrFloat::cot(const MpfrFloat& value) -{ - MpfrFloat retval(MpfrFloat::kNoInitialization); - mpfr_cot(retval.mData->mFloat, value.mData->mFloat, GMP_RNDN); - return retval; -} - -void MpfrFloat::sincos(const MpfrFloat& value, - MpfrFloat& sin, - MpfrFloat& cos) -{ - mpfr_sin_cos( - sin.mData->mFloat, cos.mData->mFloat, value.mData->mFloat, GMP_RNDN); -} - -MpfrFloat MpfrFloat::acos(const MpfrFloat& value) -{ - MpfrFloat retval(MpfrFloat::kNoInitialization); - mpfr_acos(retval.mData->mFloat, value.mData->mFloat, GMP_RNDN); - return retval; -} - -MpfrFloat MpfrFloat::asin(const MpfrFloat& value) -{ - MpfrFloat retval(MpfrFloat::kNoInitialization); - mpfr_asin(retval.mData->mFloat, value.mData->mFloat, GMP_RNDN); - return retval; -} - -MpfrFloat MpfrFloat::atan(const MpfrFloat& value) -{ - MpfrFloat retval(MpfrFloat::kNoInitialization); - mpfr_atan(retval.mData->mFloat, value.mData->mFloat, GMP_RNDN); - return retval; -} - -MpfrFloat MpfrFloat::atan2(const MpfrFloat& value1, const MpfrFloat& value2) -{ - MpfrFloat retval(MpfrFloat::kNoInitialization); - mpfr_atan2(retval.mData->mFloat, - value1.mData->mFloat, value2.mData->mFloat, GMP_RNDN); - return retval; -} - -MpfrFloat MpfrFloat::hypot(const MpfrFloat& value1, const MpfrFloat& value2) -{ - MpfrFloat retval(MpfrFloat::kNoInitialization); - mpfr_hypot(retval.mData->mFloat, - value1.mData->mFloat, value2.mData->mFloat, GMP_RNDN); - return retval; -} - -MpfrFloat MpfrFloat::cosh(const MpfrFloat& value) -{ - MpfrFloat retval(MpfrFloat::kNoInitialization); - mpfr_cosh(retval.mData->mFloat, value.mData->mFloat, GMP_RNDN); - return retval; -} - -MpfrFloat MpfrFloat::sinh(const MpfrFloat& value) -{ - MpfrFloat retval(MpfrFloat::kNoInitialization); - mpfr_sinh(retval.mData->mFloat, value.mData->mFloat, GMP_RNDN); - return retval; -} - -MpfrFloat MpfrFloat::tanh(const MpfrFloat& value) -{ - MpfrFloat retval(MpfrFloat::kNoInitialization); - mpfr_tanh(retval.mData->mFloat, value.mData->mFloat, GMP_RNDN); - return retval; -} - -MpfrFloat MpfrFloat::acosh(const MpfrFloat& value) -{ - MpfrFloat retval(MpfrFloat::kNoInitialization); - mpfr_acosh(retval.mData->mFloat, value.mData->mFloat, GMP_RNDN); - return retval; -} - -MpfrFloat MpfrFloat::asinh(const MpfrFloat& value) -{ - MpfrFloat retval(MpfrFloat::kNoInitialization); - mpfr_asinh(retval.mData->mFloat, value.mData->mFloat, GMP_RNDN); - return retval; -} - -MpfrFloat MpfrFloat::atanh(const MpfrFloat& value) -{ - MpfrFloat retval(MpfrFloat::kNoInitialization); - mpfr_atanh(retval.mData->mFloat, value.mData->mFloat, GMP_RNDN); - return retval; -} - -MpfrFloat MpfrFloat::sqrt(const MpfrFloat& value) -{ - MpfrFloat retval(MpfrFloat::kNoInitialization); - mpfr_sqrt(retval.mData->mFloat, value.mData->mFloat, GMP_RNDN); - return retval; -} - -MpfrFloat MpfrFloat::cbrt(const MpfrFloat& value) -{ - MpfrFloat retval(MpfrFloat::kNoInitialization); - mpfr_cbrt(retval.mData->mFloat, value.mData->mFloat, GMP_RNDN); - return retval; -} - -MpfrFloat MpfrFloat::root(const MpfrFloat& value, unsigned long root) -{ - MpfrFloat retval(MpfrFloat::kNoInitialization); - mpfr_root(retval.mData->mFloat, value.mData->mFloat, root, GMP_RNDN); - return retval; -} - -MpfrFloat MpfrFloat::pow(const MpfrFloat& value1, const MpfrFloat& value2) -{ - MpfrFloat retval(MpfrFloat::kNoInitialization); - mpfr_pow(retval.mData->mFloat, - value1.mData->mFloat, value2.mData->mFloat, GMP_RNDN); - return retval; -} - -MpfrFloat MpfrFloat::pow(const MpfrFloat& value, long exponent) -{ - MpfrFloat retval(MpfrFloat::kNoInitialization); - mpfr_pow_si(retval.mData->mFloat, value.mData->mFloat, exponent, GMP_RNDN); - return retval; -} - -MpfrFloat MpfrFloat::abs(const MpfrFloat& value) -{ - MpfrFloat retval(MpfrFloat::kNoInitialization); - mpfr_abs(retval.mData->mFloat, value.mData->mFloat, GMP_RNDN); - return retval; -} - -MpfrFloat MpfrFloat::dim(const MpfrFloat& value1, const MpfrFloat& value2) -{ - MpfrFloat retval(MpfrFloat::kNoInitialization); - mpfr_dim(retval.mData->mFloat, - value1.mData->mFloat, value2.mData->mFloat, GMP_RNDN); - return retval; -} - -MpfrFloat MpfrFloat::round(const MpfrFloat& value) -{ - MpfrFloat retval(MpfrFloat::kNoInitialization); - mpfr_round(retval.mData->mFloat, value.mData->mFloat); - return retval; -} - -MpfrFloat MpfrFloat::ceil(const MpfrFloat& value) -{ - MpfrFloat retval(MpfrFloat::kNoInitialization); - mpfr_ceil(retval.mData->mFloat, value.mData->mFloat); - return retval; -} - -MpfrFloat MpfrFloat::floor(const MpfrFloat& value) -{ - MpfrFloat retval(MpfrFloat::kNoInitialization); - mpfr_floor(retval.mData->mFloat, value.mData->mFloat); - return retval; -} - -MpfrFloat MpfrFloat::trunc(const MpfrFloat& value) -{ - MpfrFloat retval(MpfrFloat::kNoInitialization); - mpfr_trunc(retval.mData->mFloat, value.mData->mFloat); - return retval; -} - -MpfrFloat MpfrFloat::parseString(const char* str, char** endptr) -{ - MpfrFloat retval(MpfrFloat::kNoInitialization); - mpfr_strtofr(retval.mData->mFloat, str, endptr, 0, GMP_RNDN); - return retval; -} - -MpfrFloat MpfrFloat::const_pi() -{ - return mpfrFloatDataContainer().const_pi(); -} - -MpfrFloat MpfrFloat::const_e() -{ - return mpfrFloatDataContainer().const_e(); -} - -MpfrFloat MpfrFloat::const_log2() -{ - return mpfrFloatDataContainer().const_log2(); -} - -MpfrFloat MpfrFloat::someEpsilon() -{ - return mpfrFloatDataContainer().const_epsilon(); -} diff --git a/fparser/mpfr/MpfrFloat.hh b/fparser/mpfr/MpfrFloat.hh deleted file mode 100644 index d455d24..0000000 --- a/fparser/mpfr/MpfrFloat.hh +++ /dev/null @@ -1,206 +0,0 @@ -#ifndef ONCE_FP_MPFR_FLOAT_ -#define ONCE_FP_MPFR_FLOAT_ - -#include - -class MpfrFloat -{ - public: - /* A default of 256 bits will be used unless changed with this function. - Note that all existing and cached GMP objects will be resized to the - specified precision (which can be a somewhat heavy operation). - */ - static void setDefaultMantissaBits(unsigned long bits); - - static unsigned long getCurrentDefaultMantissaBits(); - - /* The default constructor initializes the object to the value 0. - It's efficient to instantiate such zero-initialized objects because - all of them will share the same mpfr data. (Also any object initialized - with or assigned the explicit value of zero will also share that one - mpfr data.) Thus multiple zero-initialized MpfrFloat instances won't - consume significant amounts of memory (until they are modified to - contain some other value, of course). - - Important caveat: - ---------------- - Note that initializing an MpfrFloat object with, for example, 0.1 will - suffer from accuracy problems (at least if the MpfrFloat object has - more mantissa bits than a double). The C++ double value 0.1 has only - 53 mantissa bits, while the MpfrFloat object usually has more. If the - MpfrFloat object is initialized with a double, only that many bits of - accuracy will end up in the value of the MpfrFloat object. This can - create significant rounding/accuracy problems in some cases. - If you need to initialize the MpfrObject with some value (which cannot - be represented accurately by base-2 floating point numbers, eg. 0.1) - at full mantissa precision, you have to use parseValue("0.1") instead, - rather than relying on the constructor taking a double type value. - */ - MpfrFloat(); - MpfrFloat(double value); - MpfrFloat(long double value); - MpfrFloat(long value); - MpfrFloat(int value); - MpfrFloat(const char* value, char** endptr); - - ~MpfrFloat(); - - MpfrFloat(const MpfrFloat&); - - MpfrFloat& operator=(const MpfrFloat&); - MpfrFloat& operator=(double value); - MpfrFloat& operator=(long double value); - MpfrFloat& operator=(long value); - MpfrFloat& operator=(int value); - //MpfrFloat& operator=(const char* value); - - void parseValue(const char* value); - void parseValue(const char* value, char** endptr); - - - /* This function can be used to retrieve the raw mpfr_t data structure - used by this object. (The template trick is used to avoid a dependency - of this header file with .) - In other words, it can be called like: - - mpfr_t raw_mpfr_data; - floatValue.get_raw_mpfr_data(raw_mpfr_data); - - Note that the returned mpfr_t should be considered as read-only and - not be modified from the outside because it may be shared among - several objects. If the calling code needs to modify the data, it - should copy it for itself first with the appropriate MPFR library - functions. - */ - template - void get_raw_mpfr_data(Mpfr_t& dest_mpfr_t); - - - /* Note that the returned char* points to an internal (shared) buffer - which will be valid until the next time this function is called - (by any object). - */ - const char* getAsString(unsigned precision) const; - - bool isInteger() const; - long toInt() const; - double toDouble() const; - - MpfrFloat& operator+=(const MpfrFloat&); - MpfrFloat& operator+=(double); - MpfrFloat& operator-=(const MpfrFloat&); - MpfrFloat& operator-=(double); - MpfrFloat& operator*=(const MpfrFloat&); - MpfrFloat& operator*=(double); - MpfrFloat& operator/=(const MpfrFloat&); - MpfrFloat& operator/=(double); - MpfrFloat& operator%=(const MpfrFloat&); - - void negate(); - void abs(); - - MpfrFloat operator+(const MpfrFloat&) const; - MpfrFloat operator+(double) const; - MpfrFloat operator-(const MpfrFloat&) const; - MpfrFloat operator-(double) const; - MpfrFloat operator*(const MpfrFloat&) const; - MpfrFloat operator*(double) const; - MpfrFloat operator/(const MpfrFloat&) const; - MpfrFloat operator/(double) const; - MpfrFloat operator%(const MpfrFloat&) const; - - MpfrFloat operator-() const; - - bool operator<(const MpfrFloat&) const; - bool operator<(double) const; - bool operator<=(const MpfrFloat&) const; - bool operator<=(double) const; - bool operator>(const MpfrFloat&) const; - bool operator>(double) const; - bool operator>=(const MpfrFloat&) const; - bool operator>=(double) const; - bool operator==(const MpfrFloat&) const; - bool operator==(double) const; - bool operator!=(const MpfrFloat&) const; - bool operator!=(double) const; - - static MpfrFloat log(const MpfrFloat&); - static MpfrFloat log2(const MpfrFloat&); - static MpfrFloat log10(const MpfrFloat&); - static MpfrFloat exp(const MpfrFloat&); - static MpfrFloat exp2(const MpfrFloat&); - static MpfrFloat exp10(const MpfrFloat&); - static MpfrFloat cos(const MpfrFloat&); - static MpfrFloat sin(const MpfrFloat&); - static MpfrFloat tan(const MpfrFloat&); - static MpfrFloat sec(const MpfrFloat&); - static MpfrFloat csc(const MpfrFloat&); - static MpfrFloat cot(const MpfrFloat&); - static void sincos(const MpfrFloat&, MpfrFloat& sin, MpfrFloat& cos); - static MpfrFloat acos(const MpfrFloat&); - static MpfrFloat asin(const MpfrFloat&); - static MpfrFloat atan(const MpfrFloat&); - static MpfrFloat atan2(const MpfrFloat&, const MpfrFloat&); - static MpfrFloat hypot(const MpfrFloat&, const MpfrFloat&); - static MpfrFloat cosh(const MpfrFloat&); - static MpfrFloat sinh(const MpfrFloat&); - static MpfrFloat tanh(const MpfrFloat&); - static MpfrFloat acosh(const MpfrFloat&); - static MpfrFloat asinh(const MpfrFloat&); - static MpfrFloat atanh(const MpfrFloat&); - static MpfrFloat sqrt(const MpfrFloat&); - static MpfrFloat cbrt(const MpfrFloat&); - static MpfrFloat root(const MpfrFloat&, unsigned long root); - static MpfrFloat pow(const MpfrFloat&, const MpfrFloat&); - static MpfrFloat pow(const MpfrFloat&, long exponent); - static MpfrFloat abs(const MpfrFloat&); - static MpfrFloat dim(const MpfrFloat&, const MpfrFloat&); - static MpfrFloat round(const MpfrFloat&); - static MpfrFloat ceil(const MpfrFloat&); - static MpfrFloat floor(const MpfrFloat&); - static MpfrFloat trunc(const MpfrFloat&); - - static MpfrFloat parseString(const char* str, char** endptr); - - // These values are cached (and recalculated every time the mantissa bits - // change), so it's efficient to call these repeatedly: - static MpfrFloat const_pi(); - static MpfrFloat const_e(); - static MpfrFloat const_log2(); - static MpfrFloat someEpsilon(); - - - private: - struct MpfrFloatData; - class MpfrFloatDataContainer; - - MpfrFloatData* mData; - - enum DummyType { kNoInitialization }; - MpfrFloat(DummyType); - MpfrFloat(MpfrFloatData*); - - void copyIfShared(); - static MpfrFloatDataContainer& mpfrFloatDataContainer(); - - friend MpfrFloat operator+(double lhs, const MpfrFloat& rhs); - friend MpfrFloat operator-(double lhs, const MpfrFloat& rhs); -}; - -MpfrFloat operator+(double lhs, const MpfrFloat& rhs); -MpfrFloat operator-(double lhs, const MpfrFloat& rhs); -MpfrFloat operator*(double lhs, const MpfrFloat& rhs); -MpfrFloat operator/(double lhs, const MpfrFloat& rhs); -MpfrFloat operator%(double lhs, const MpfrFloat& rhs); - -inline bool operator<(double lhs, const MpfrFloat& rhs) { return rhs > lhs; } -inline bool operator<=(double lhs, const MpfrFloat& rhs) { return rhs >= lhs; } -inline bool operator>(double lhs, const MpfrFloat& rhs) { return rhs < lhs; } -inline bool operator>=(double lhs, const MpfrFloat& rhs) { return rhs <= lhs; } -inline bool operator==(double lhs, const MpfrFloat& rhs) { return rhs == lhs; } -inline bool operator!=(double lhs, const MpfrFloat& rhs) { return rhs != lhs; } - -// This function takes into account the value of os.precision() -std::ostream& operator<<(std::ostream& os, const MpfrFloat& value); - -#endif diff --git a/patterns/angle.dxf b/patterns/angle.dxf deleted file mode 100644 index 67e914a..0000000 --- a/patterns/angle.dxf +++ /dev/null @@ -1,304 +0,0 @@ - 0 -SECTION - 2 -HEADER - 9 -$LIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$LIMMAX - 10 -85.000000 - 20 -86.000000 - 9 -$EXTMIN - 10 -0.000000 - 20 -0.000000 - 9 -$EXTMAX - 10 -85.000000 - 20 -86.000000 - 9 -$ANGBASE - 50 -0.000000 - 9 -$ANGDIR - 70 -0 - 9 -$INSUNITS - 70 -0 - 9 -$DIMALT - 70 -4 - 9 -$DIMLUNIT - 70 -2 - 9 -$DIMASZ - 40 -3.000000 - 9 -$DIMTXT - 40 -5.000000 - 9 -$DIMRND - 40 -0.010000 - 9 -$DIMEXE - 40 -2.000000 - 9 -$DIMEXO - 40 -2.000000 - 9 -$DIMAUNIT - 70 -0 - 9 -$DIMADEC - 70 -2 - 9 -$GRIDUNIT - 10 -0.001000 - 20 -0.001000 - 9 -$PLIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$PLIMMAX - 10 -210.000000 - 20 -297.000000 - 9 -$PSVPSCALE - 40 -1.000000 - 0 -ENDSEC - 0 -SECTION - 2 -TABLES - 0 -TABLE - 2 -LTYPE - 70 - 1 - 0 -LTYPE - 2 -CONTINUOUS - 70 - 64 - 3 -Ausgez - 72 - 65 - 73 - 0 - 40 -0.000000 - 0 -ENDTAB - 0 -TABLE - 2 -LAYER - 70 - 1 - 0 -LAYER - 2 -default - 70 - 64 - 62 -0 - 6 -CONTINUOUS - 0 -ENDTAB - 0 -ENDSEC - 0 -SECTION - 2 -BLOCKS - 0 -ENDSEC - 0 -SECTION - 2 -ENTITIES - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -0.000000 - 11 -0.000000 - 21 -35.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -0.000000 - 11 -35.000000 - 21 -0.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -50.000000 - 11 -35.000000 - 21 -50.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -50.000000 - 11 -0.000000 - 21 -86.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -0.000000 - 11 -50.000000 - 21 -35.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -0.000000 - 11 -85.000000 - 21 -0.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -50.000000 - 11 -85.000000 - 21 -50.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -50.000000 - 11 -50.000000 - 21 -86.000000 - 39 -0 - 62 -0 - 0 -ENDSEC - 0 -EOF diff --git a/patterns/ansi31.dxf b/patterns/ansi31.dxf deleted file mode 100644 index 7685829..0000000 --- a/patterns/ansi31.dxf +++ /dev/null @@ -1,1872 +0,0 @@ - 0 -SECTION - 2 -HEADER - 9 -$LIMMIN - 10 -0.000000 - 20 --0.000004 - 9 -$LIMMAX - 10 -100.000008 - 20 -100.000000 - 9 -$EXTMIN - 10 -0.000000 - 20 --0.000004 - 9 -$EXTMAX - 10 -100.000008 - 20 -100.000000 - 0 -ENDSEC - 0 -SECTION - 2 -TABLES - 0 -TABLE - 2 -LTYPE - 70 - 1 - 0 -LTYPE - 2 -CONTINUOUS - 70 - 64 - 3 -Ausgez - 72 - 65 - 73 - 0 - 40 -0.000000 - 0 -ENDTAB - 0 -TABLE - 2 -LAYER - 70 - 1 - 0 -LAYER - 2 -default - 70 - 64 - 62 - 0 - 6 -CONTINUOUS - 0 -ENDTAB - 0 -ENDSEC - 0 -SECTION - 2 -BLOCKS - 0 -ENDSEC - 0 -SECTION - 2 -ENTITIES - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -0.000000 - 11 -100.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -2.000000 - 11 -98.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -4.000000 - 11 -96.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -6.000000 - 11 -94.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -7.999998 - 11 -92.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -10.000002 - 11 -90.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -12.000000 - 11 -88.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -13.999998 - 11 -86.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -16.000002 - 11 -84.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -18.000000 - 11 -82.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -19.999998 - 11 -80.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -22.000004 - 11 -78.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -24.000000 - 11 -76.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -26.000000 - 11 -74.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -27.999996 - 11 -72.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -30.000002 - 11 -70.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -32.000000 - 11 -68.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -33.999996 - 11 -66.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -36.000000 - 11 -64.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -38.000000 - 11 -62.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -39.999996 - 11 -60.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -42.000000 - 11 -58.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -44.000000 - 11 -56.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -45.999996 - 11 -54.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -48.000000 - 11 -52.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -50.000000 - 11 -50.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -52.000000 - 11 -48.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -54.000000 - 11 -46.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -56.000000 - 11 -44.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -58.000000 - 11 -42.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -60.000000 - 11 -40.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -62.000000 - 11 -38.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -64.000000 - 11 -36.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -66.000000 - 11 -34.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -68.000000 - 11 -32.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -70.000000 - 11 -30.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -72.000000 - 11 -28.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -74.000000 - 11 -26.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -76.000000 - 11 -24.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -78.000000 - 11 -22.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -80.000000 - 11 -20.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -82.000000 - 11 -18.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -84.000000 - 11 -16.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -86.000000 - 11 -14.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -88.000000 - 11 -12.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -90.000000 - 11 -10.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -92.000000 - 11 -8.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -94.000000 - 11 -6.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -96.000000 - 11 -4.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -98.000000 - 11 -2.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -2.000000 - 20 -0.000000 - 11 -99.999992 - 21 -98.000008 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.000000 - 20 -0.000000 - 11 -100.000000 - 21 -96.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.000000 - 20 -0.000000 - 11 -100.000000 - 21 -94.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -7.999998 - 20 -0.000000 - 11 -100.000000 - 21 -92.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -10.000002 - 20 --0.000000 - 11 -100.000000 - 21 -90.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -11.999999 - 20 -0.000001 - 11 -100.000000 - 21 -88.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -13.999997 - 20 -0.000001 - 11 -100.000000 - 21 -86.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.000002 - 20 --0.000001 - 11 -100.000000 - 21 -84.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.000000 - 20 --0.000001 - 11 -100.000000 - 21 -82.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.999998 - 20 --0.000001 - 11 -100.000000 - 21 -80.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -22.000004 - 20 -0.000000 - 11 -100.000000 - 21 -78.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -23.999998 - 20 -0.000001 - 11 -100.000008 - 21 -75.999992 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -26.000002 - 20 --0.000001 - 11 -100.000000 - 21 -74.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -27.999994 - 20 -0.000001 - 11 -100.000000 - 21 -72.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.000002 - 20 --0.000001 - 11 -100.000000 - 21 -70.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.000000 - 20 -0.000001 - 11 -100.000000 - 21 -68.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.999996 - 20 --0.000000 - 11 -100.000000 - 21 -66.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -36.000000 - 20 --0.000001 - 11 -100.000000 - 21 -64.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -38.000000 - 20 --0.000001 - 11 -100.000000 - 21 -61.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -39.999996 - 20 --0.000001 - 11 -100.000000 - 21 -60.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.000000 - 20 -0.000001 - 11 -100.000008 - 21 -57.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -44.000000 - 20 -0.000001 - 11 -100.000000 - 21 -56.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.999996 - 20 -0.000001 - 11 -100.000000 - 21 -54.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -47.999996 - 20 -0.000002 - 11 -100.000000 - 21 -51.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -0.000000 - 11 -100.000000 - 21 -50.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -52.000004 - 20 --0.000002 - 11 -100.000000 - 21 -48.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.000000 - 20 -0.000001 - 11 -100.000000 - 21 -46.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -56.000000 - 20 --0.000001 - 11 -99.999992 - 21 -44.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.999996 - 20 -0.000002 - 11 -100.000008 - 21 -41.999992 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.000000 - 20 -0.000000 - 11 -100.000008 - 21 -39.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.000004 - 20 --0.000002 - 11 -99.999992 - 21 -38.000008 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -64.000000 - 20 -0.000001 - 11 -100.000008 - 21 -35.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.000000 - 20 --0.000001 - 11 -100.000008 - 21 -33.999992 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.000000 - 20 -0.000002 - 11 -99.999992 - 21 -32.000008 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.000000 - 20 -0.000000 - 11 -100.000008 - 21 -29.999989 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.000000 - 20 --0.000002 - 11 -99.999992 - 21 -28.000010 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -74.000000 - 20 -0.000001 - 11 -99.999992 - 21 -26.000006 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -76.000000 - 20 --0.000001 - 11 -99.999992 - 21 -24.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.000000 - 20 -0.000002 - 11 -100.000000 - 21 -21.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -80.000000 - 20 -0.000000 - 11 -100.000008 - 21 -19.999989 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.000000 - 20 --0.000002 - 11 -100.000000 - 21 -17.999998 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.000000 - 20 -0.000001 - 11 -100.000000 - 21 -16.000002 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -86.000000 - 20 --0.000001 - 11 -99.999992 - 21 -14.000005 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.000000 - 20 -0.000002 - 11 -100.000000 - 21 -11.999997 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -90.000000 - 20 -0.000000 - 11 -100.000000 - 21 -10.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -92.000000 - 20 --0.000002 - 11 -100.000000 - 21 -7.999998 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -94.000008 - 20 --0.000004 - 11 -99.999992 - 21 -6.000007 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.999992 - 20 -0.000004 - 11 -99.999992 - 21 -4.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -98.000000 - 20 -0.000002 - 11 -100.000008 - 21 -1.999991 - 39 -0 - 62 -0 - 0 -ENDSEC - 0 -EOF \ No newline at end of file diff --git a/patterns/ar-b816.dxf b/patterns/ar-b816.dxf deleted file mode 100644 index 4cedfb6..0000000 --- a/patterns/ar-b816.dxf +++ /dev/null @@ -1,232 +0,0 @@ - 0 -SECTION - 2 -HEADER - 9 -$LIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$LIMMAX - 10 -100.000000 - 20 -100.000000 - 9 -$EXTMIN - 10 -0.000000 - 20 -0.000000 - 9 -$EXTMAX - 10 -100.000000 - 20 -100.000000 - 9 -$ANGBASE - 50 -0.000000 - 9 -$ANGDIR - 70 -0 - 9 -$INSUNITS - 70 -0 - 9 -$DIMALT - 70 -4 - 9 -$DIMLUNIT - 70 -2 - 9 -$DIMASZ - 40 -3.000000 - 9 -$DIMTXT - 40 -5.000000 - 9 -$DIMRND - 40 -0.010000 - 9 -$DIMEXE - 40 -2.000000 - 9 -$DIMEXO - 40 -2.000000 - 9 -$DIMAUNIT - 70 -0 - 9 -$DIMADEC - 70 -2 - 9 -$GRIDUNIT - 10 -0.001000 - 20 -0.001000 - 9 -$PLIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$PLIMMAX - 10 -210.000000 - 20 -297.000000 - 9 -$PSVPSCALE - 40 -1.000000 - 0 -ENDSEC - 0 -SECTION - 2 -TABLES - 0 -TABLE - 2 -LTYPE - 70 - 1 - 0 -LTYPE - 2 -CONTINUOUS - 70 - 64 - 3 -Ausgez - 72 - 65 - 73 - 0 - 40 -0.000000 - 0 -ENDTAB - 0 -TABLE - 2 -LAYER - 70 - 1 - 0 -LAYER - 2 -default - 70 - 64 - 62 -0 - 6 -CONTINUOUS - 0 -ENDTAB - 0 -ENDSEC - 0 -SECTION - 2 -BLOCKS - 0 -ENDSEC - 0 -SECTION - 2 -ENTITIES - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -50.000000 - 11 -50.000000 - 21 -0.001000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -50.000000 - 11 -100.000000 - 21 -50.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -100.000000 - 11 -0.000000 - 21 -50.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -100.000000 - 11 -100.000000 - 21 -100.000000 - 39 -0 - 62 -7 - 0 -ENDSEC - 0 -EOF diff --git a/patterns/ar-b816c.dxf b/patterns/ar-b816c.dxf deleted file mode 100644 index c3ce5c6..0000000 --- a/patterns/ar-b816c.dxf +++ /dev/null @@ -1,340 +0,0 @@ - 0 -SECTION - 2 -HEADER - 9 -$LIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$LIMMAX - 10 -100.000000 - 20 -97.656000 - 9 -$EXTMIN - 10 -0.000000 - 20 -0.000000 - 9 -$EXTMAX - 10 -100.000000 - 20 -97.656000 - 9 -$ANGBASE - 50 -0.000000 - 9 -$ANGDIR - 70 -0 - 9 -$INSUNITS - 70 -0 - 9 -$DIMALT - 70 -4 - 9 -$DIMLUNIT - 70 -2 - 9 -$DIMASZ - 40 -3.000000 - 9 -$DIMTXT - 40 -5.000000 - 9 -$DIMRND - 40 -0.010000 - 9 -$DIMEXE - 40 -2.000000 - 9 -$DIMEXO - 40 -2.000000 - 9 -$DIMAUNIT - 70 -0 - 9 -$DIMADEC - 70 -2 - 9 -$GRIDUNIT - 10 -0.001000 - 20 -0.001000 - 9 -$PLIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$PLIMMAX - 10 -210.000000 - 20 -297.000000 - 9 -$PSVPSCALE - 40 -1.000000 - 0 -ENDSEC - 0 -SECTION - 2 -TABLES - 0 -TABLE - 2 -LTYPE - 70 - 1 - 0 -LTYPE - 2 -CONTINUOUS - 70 - 64 - 3 -Ausgez - 72 - 65 - 73 - 0 - 40 -0.000000 - 0 -ENDTAB - 0 -TABLE - 2 -LAYER - 70 - 1 - 0 -LAYER - 2 -default - 70 - 64 - 62 -0 - 6 -CONTINUOUS - 0 -ENDTAB - 0 -ENDSEC - 0 -SECTION - 2 -BLOCKS - 0 -ENDSEC - 0 -SECTION - 2 -ENTITIES - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -47.656000 - 11 -97.656000 - 21 -47.656000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -0.000000 - 11 -97.656000 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -50.000000 - 11 -50.000000 - 21 -97.656000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -47.656000 - 20 -50.000000 - 11 -47.656000 - 21 -97.656000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -97.656000 - 20 -0.000000 - 11 -97.656000 - 21 -47.656000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -50.000000 - 11 -100.000000 - 21 -50.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -97.656000 - 11 -47.656000 - 21 -97.656000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -50.000000 - 11 -47.656000 - 21 -50.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -97.656000 - 11 -100.000000 - 21 -97.656000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -0.000000 - 11 -0.000000 - 21 -47.656000 - 39 -0 - 62 -7 - 0 -ENDSEC - 0 -EOF diff --git a/patterns/ar-b88.dxf b/patterns/ar-b88.dxf deleted file mode 100644 index bf87a6c..0000000 --- a/patterns/ar-b88.dxf +++ /dev/null @@ -1,268 +0,0 @@ - 0 -SECTION - 2 -HEADER - 9 -$LIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$LIMMAX - 10 -100.000000 - 20 -100.000000 - 9 -$EXTMIN - 10 -0.000000 - 20 -0.000000 - 9 -$EXTMAX - 10 -100.000000 - 20 -100.000000 - 9 -$ANGBASE - 50 -0.000000 - 9 -$ANGDIR - 70 -0 - 9 -$INSUNITS - 70 -0 - 9 -$DIMALT - 70 -4 - 9 -$DIMLUNIT - 70 -2 - 9 -$DIMASZ - 40 -3.000000 - 9 -$DIMTXT - 40 -5.000000 - 9 -$DIMRND - 40 -0.010000 - 9 -$DIMEXE - 40 -2.000000 - 9 -$DIMEXO - 40 -2.000000 - 9 -$DIMAUNIT - 70 -0 - 9 -$DIMADEC - 70 -2 - 9 -$GRIDUNIT - 10 -0.001000 - 20 -0.001000 - 9 -$PLIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$PLIMMAX - 10 -210.000000 - 20 -297.000000 - 9 -$PSVPSCALE - 40 -1.000000 - 0 -ENDSEC - 0 -SECTION - 2 -TABLES - 0 -TABLE - 2 -LTYPE - 70 - 1 - 0 -LTYPE - 2 -CONTINUOUS - 70 - 64 - 3 -Ausgez - 72 - 65 - 73 - 0 - 40 -0.000000 - 0 -ENDTAB - 0 -TABLE - 2 -LAYER - 70 - 1 - 0 -LAYER - 2 -default - 70 - 64 - 62 -0 - 6 -CONTINUOUS - 0 -ENDTAB - 0 -ENDSEC - 0 -SECTION - 2 -BLOCKS - 0 -ENDSEC - 0 -SECTION - 2 -ENTITIES - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -0.000000 - 11 -0.000000 - 21 -50.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -50.000000 - 11 -25.000000 - 21 -100.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -0.000000 - 11 -50.000000 - 21 -50.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -50.000000 - 11 -75.000000 - 21 -100.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -100.000000 - 11 -100.000000 - 21 -100.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -50.000000 - 11 -100.000000 - 21 -50.000000 - 39 -0 - 62 -7 - 0 -ENDSEC - 0 -EOF diff --git a/patterns/ar-brelm.dxf b/patterns/ar-brelm.dxf deleted file mode 100644 index 20cea4d..0000000 --- a/patterns/ar-brelm.dxf +++ /dev/null @@ -1,1564 +0,0 @@ - 0 -SECTION - 2 -HEADER - 9 -$LIMMIN - 10 -0.000000 - 20 --0.004000 - 9 -$LIMMAX - 10 -100.000000 - 20 -97.407000 - 9 -$EXTMIN - 10 -0.000000 - 20 --0.004000 - 9 -$EXTMAX - 10 -100.000000 - 20 -97.407000 - 9 -$ANGBASE - 50 -0.000000 - 9 -$ANGDIR - 70 -0 - 9 -$INSUNITS - 70 -0 - 9 -$DIMALT - 70 -4 - 9 -$DIMLUNIT - 70 -2 - 9 -$DIMASZ - 40 -3.000000 - 9 -$DIMTXT - 40 -5.000000 - 9 -$DIMRND - 40 -0.010000 - 9 -$DIMEXE - 40 -2.000000 - 9 -$DIMEXO - 40 -2.000000 - 9 -$DIMAUNIT - 70 -0 - 9 -$DIMADEC - 70 -2 - 9 -$GRIDUNIT - 10 -0.001000 - 20 -0.001000 - 9 -$PLIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$PLIMMAX - 10 -210.000000 - 20 -297.000000 - 9 -$PSVPSCALE - 40 -1.000000 - 0 -ENDSEC - 0 -SECTION - 2 -TABLES - 0 -TABLE - 2 -LTYPE - 70 - 1 - 0 -LTYPE - 2 -CONTINUOUS - 70 - 64 - 3 -Ausgez - 72 - 65 - 73 - 0 - 40 -0.000000 - 0 -ENDTAB - 0 -TABLE - 2 -LAYER - 70 - 1 - 0 -LAYER - 2 -default - 70 - 64 - 62 -0 - 6 -CONTINUOUS - 0 -ENDTAB - 0 -ENDSEC - 0 -SECTION - 2 -BLOCKS - 0 -ENDSEC - 0 -SECTION - 2 -ENTITIES - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.500000 - 20 -83.344000 - 11 -85.156000 - 21 -83.344000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.500000 - 20 -50.006000 - 11 -85.156000 - 21 -50.006000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.500000 - 20 -16.669000 - 11 -85.156000 - 21 -16.669000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.500000 - 20 -97.407000 - 11 -85.156000 - 21 -97.407000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.500000 - 20 -64.069000 - 11 -85.156000 - 21 -64.069000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.500000 - 20 -30.731000 - 11 -85.156000 - 21 -30.731000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -66.675000 - 11 -47.656000 - 21 -66.675000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -66.675000 - 11 -72.656000 - 21 -66.675000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -66.675000 - 11 -97.656000 - 21 -66.675000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -33.337000 - 11 -47.656000 - 21 -33.337000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -33.337000 - 11 -72.656000 - 21 -33.337000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -33.337000 - 11 -97.656000 - 21 -33.337000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -0.000000 - 11 -47.656000 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -0.000000 - 11 -72.656000 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -0.000000 - 11 -97.656000 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -80.738000 - 11 -47.656000 - 21 -80.738000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -80.738000 - 11 -72.656000 - 21 -80.738000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -80.738000 - 11 -97.656000 - 21 -80.738000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -47.400000 - 11 -47.656000 - 21 -47.400000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -47.400000 - 11 -72.656000 - 21 -47.400000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -47.400000 - 11 -97.656000 - 21 -47.400000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -14.062000 - 11 -47.656000 - 21 -14.062000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -14.062000 - 11 -72.656000 - 21 -14.062000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -14.062000 - 11 -97.656000 - 21 -14.062000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.500000 - 20 -16.665000 - 11 -37.500000 - 21 -30.727000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.500000 - 20 -50.002000 - 11 -37.500000 - 21 -64.065000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.500000 - 20 -83.340000 - 11 -37.500000 - 21 -97.402000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.500000 - 20 -16.665000 - 11 -87.500000 - 21 -30.727000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.500000 - 20 -50.002000 - 11 -87.500000 - 21 -64.065000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.500000 - 20 -83.340000 - 11 -87.500000 - 21 -97.402000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -35.156000 - 20 -16.665000 - 11 -35.156000 - 21 -30.727000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -35.156000 - 20 -50.002000 - 11 -35.156000 - 21 -64.065000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -35.156000 - 20 -83.340000 - 11 -35.156000 - 21 -97.402000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.156000 - 20 -16.665000 - 11 -85.156000 - 21 -30.727000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.156000 - 20 -50.002000 - 11 -85.156000 - 21 -64.065000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.156000 - 20 -83.340000 - 11 -85.156000 - 21 -97.402000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 --0.004000 - 11 -0.000000 - 21 -14.058000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -33.333000 - 11 -0.000000 - 21 -47.396000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -66.671000 - 11 -0.000000 - 21 -80.733000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 --0.004000 - 11 -25.000000 - 21 -14.058000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -33.333000 - 11 -25.000000 - 21 -47.396000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -66.671000 - 11 -25.000000 - 21 -80.733000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 --0.004000 - 11 -50.000000 - 21 -14.058000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -33.333000 - 11 -50.000000 - 21 -47.396000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -66.671000 - 11 -50.000000 - 21 -80.733000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 --0.004000 - 11 -75.000000 - 21 -14.058000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -33.333000 - 11 -75.000000 - 21 -47.396000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -66.671000 - 11 -75.000000 - 21 -80.733000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -22.656000 - 20 --0.004000 - 11 -22.656000 - 21 -14.058000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -22.656000 - 20 -33.333000 - 11 -22.656000 - 21 -47.396000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -22.656000 - 20 -66.671000 - 11 -22.656000 - 21 -80.733000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -47.656000 - 20 --0.004000 - 11 -47.656000 - 21 -14.058000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -47.656000 - 20 -33.333000 - 11 -47.656000 - 21 -47.396000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -47.656000 - 20 -66.671000 - 11 -47.656000 - 21 -80.733000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.656000 - 20 --0.004000 - 11 -72.656000 - 21 -14.058000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.656000 - 20 -33.333000 - 11 -72.656000 - 21 -47.396000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.656000 - 20 -66.671000 - 11 -72.656000 - 21 -80.733000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -97.656000 - 20 --0.004000 - 11 -97.656000 - 21 -14.058000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -97.656000 - 20 -33.333000 - 11 -97.656000 - 21 -47.396000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -97.656000 - 20 -66.671000 - 11 -97.656000 - 21 -80.733000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -83.344000 - 11 -35.156000 - 21 -83.344000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -50.006000 - 11 -35.156000 - 21 -50.006000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -16.669000 - 11 -35.156000 - 21 -16.669000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -97.407000 - 11 -35.156000 - 21 -97.407000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -64.069000 - 11 -35.156000 - 21 -64.069000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -30.731000 - 11 -35.156000 - 21 -30.731000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -66.675000 - 11 -22.656000 - 21 -66.675000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -33.337000 - 11 -22.656000 - 21 -33.337000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -0.000000 - 11 -22.656000 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -80.738000 - 11 -22.656000 - 21 -80.738000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -47.400000 - 11 -22.656000 - 21 -47.400000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -14.062000 - 11 -22.656000 - 21 -14.062000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.500000 - 20 -83.344000 - 11 -100.000000 - 21 -83.344000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.500000 - 20 -50.006000 - 11 -100.000000 - 21 -50.006000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.500000 - 20 -16.669000 - 11 -100.000000 - 21 -16.669000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.500000 - 20 -97.407000 - 11 -100.000000 - 21 -97.407000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.500000 - 20 -64.069000 - 11 -100.000000 - 21 -64.069000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.500000 - 20 -30.731000 - 11 -100.000000 - 21 -30.731000 - 39 -0 - 62 -7 - 0 -ENDSEC - 0 -EOF diff --git a/patterns/ar-brstd.dxf b/patterns/ar-brstd.dxf deleted file mode 100644 index 73b76d6..0000000 --- a/patterns/ar-brstd.dxf +++ /dev/null @@ -1,538 +0,0 @@ - 0 -SECTION - 2 -HEADER - 9 -$LIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$LIMMAX - 10 -99.999999 - 20 -100.000490 - 9 -$EXTMIN - 10 -0.000000 - 20 -0.000000 - 9 -$EXTMAX - 10 -99.999999 - 20 -100.000490 - 9 -$ANGBASE - 50 -0.000000 - 9 -$ANGDIR - 70 -0 - 9 -$INSUNITS - 70 -0 - 9 -$DIMALT - 70 -4 - 9 -$DIMLUNIT - 70 -2 - 9 -$DIMASZ - 40 -3.000000 - 9 -$DIMTXT - 40 -5.000000 - 9 -$DIMRND - 40 -0.010000 - 9 -$DIMEXE - 40 -2.000000 - 9 -$DIMEXO - 40 -2.000000 - 9 -$DIMAUNIT - 70 -0 - 9 -$DIMADEC - 70 -2 - 9 -$GRIDUNIT - 10 -0.001000 - 20 -0.001000 - 9 -$PLIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$PLIMMAX - 10 -210.000000 - 20 -297.000000 - 9 -$PSVPSCALE - 40 -1.000000 - 0 -ENDSEC - 0 -SECTION - 2 -TABLES - 0 -TABLE - 2 -LTYPE - 70 - 1 - 0 -LTYPE - 2 -CONTINUOUS - 70 - 64 - 3 -Ausgez - 72 - 65 - 73 - 0 - 40 -0.000000 - 0 -ENDTAB - 0 -TABLE - 2 -LAYER - 70 - 1 - 0 -LAYER - 2 -default - 70 - 64 - 62 -7 - 6 -CONTINUOUS - 0 -ENDTAB - 0 -ENDSEC - 0 -SECTION - 2 -BLOCKS - 0 -ENDSEC - 0 -SECTION - 2 -ENTITIES - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -24.999999 - 20 -0.000000 - 11 -24.999999 - 21 -16.666499 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -16.666499 - 11 -0.000000 - 21 -33.333499 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -24.999999 - 20 -33.333499 - 11 -24.999999 - 21 -49.999999 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -49.999999 - 11 -99.999999 - 21 -49.999999 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -33.333499 - 11 -99.999999 - 21 -33.333499 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -49.999999 - 20 -16.666499 - 11 -49.999999 - 21 -33.333499 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -16.666499 - 11 -99.999999 - 21 -16.666499 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -74.999997 - 20 -0.000000 - 11 -74.999997 - 21 -16.666499 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -74.999997 - 20 -33.333499 - 11 -74.999997 - 21 -49.999999 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -99.999999 - 20 -16.666499 - 11 -99.999999 - 21 -33.333499 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -49.999999 - 11 -0.000000 - 21 -66.666998 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -24.999999 - 20 -66.666998 - 11 -24.999999 - 21 -83.333501 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -83.333501 - 11 -99.999999 - 21 -83.333501 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -66.666998 - 11 -99.999999 - 21 -66.666998 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -49.999999 - 20 -49.999999 - 11 -49.999999 - 21 -66.666998 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -74.999997 - 20 -66.666998 - 11 -74.999997 - 21 -83.333501 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -99.999999 - 20 -49.999999 - 11 -99.999999 - 21 -66.666998 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -83.333501 - 11 -0.000000 - 21 -100.000490 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -100.000490 - 11 -99.999999 - 21 -100.000490 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -49.999999 - 20 -83.333501 - 11 -49.999999 - 21 -100.000490 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -99.999999 - 20 -83.333501 - 11 -99.999999 - 21 -100.000490 - 39 -0 - 62 -7 - 0 -ENDSEC - 0 -EOF diff --git a/patterns/ar-conc.dxf b/patterns/ar-conc.dxf deleted file mode 100644 index 65ce083..0000000 --- a/patterns/ar-conc.dxf +++ /dev/null @@ -1,2104 +0,0 @@ - 0 -SECTION - 2 -HEADER - 9 -$LIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$LIMMAX - 10 -98.807000 - 20 -97.002000 - 9 -$EXTMIN - 10 -0.000000 - 20 -0.000000 - 9 -$EXTMAX - 10 -98.807000 - 20 -97.002000 - 9 -$ANGBASE - 50 -0.000000 - 9 -$ANGDIR - 70 -0 - 9 -$INSUNITS - 70 -0 - 9 -$DIMALT - 70 -4 - 9 -$DIMLUNIT - 70 -2 - 9 -$DIMASZ - 40 -3.000000 - 9 -$DIMTXT - 40 -5.000000 - 9 -$DIMRND - 40 -0.010000 - 9 -$DIMEXE - 40 -2.000000 - 9 -$DIMEXO - 40 -2.000000 - 9 -$DIMAUNIT - 70 -0 - 9 -$DIMADEC - 70 -2 - 9 -$GRIDUNIT - 10 -0.001000 - 20 -0.001000 - 9 -$PLIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$PLIMMAX - 10 -210.000000 - 20 -297.000000 - 9 -$PSVPSCALE - 40 -1.000000 - 0 -ENDSEC - 0 -SECTION - 2 -TABLES - 0 -TABLE - 2 -LTYPE - 70 - 1 - 0 -LTYPE - 2 -CONTINUOUS - 70 - 64 - 3 -Ausgez - 72 - 65 - 73 - 0 - 40 -0.000000 - 0 -ENDTAB - 0 -TABLE - 2 -LAYER - 70 - 1 - 0 -LAYER - 2 -default - 70 - 64 - 62 -0 - 6 -CONTINUOUS - 0 -ENDTAB - 0 -ENDSEC - 0 -SECTION - 2 -BLOCKS - 0 -ENDSEC - 0 -SECTION - 2 -ENTITIES - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -3.000000 - 11 -4.000000 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -0.000000 - 11 -4.000000 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -0.000000 - 11 -0.000000 - 21 -3.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.807000 - 20 -15.828000 - 11 -17.757000 - 21 -16.535000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -14.928000 - 20 -13.706000 - 11 -17.757000 - 21 -16.535000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -14.928000 - 20 -13.706000 - 11 -12.807000 - 21 -15.828000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.499000 - 20 -80.594000 - 11 -90.449000 - 21 -81.301000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.620000 - 20 -78.473000 - 11 -90.449000 - 21 -81.301000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.620000 - 20 -78.473000 - 11 -85.499000 - 21 -80.594000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.041000 - 20 -58.776000 - 11 -32.041000 - 21 -62.776000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.041000 - 20 -58.776000 - 11 -32.041000 - 21 -62.776000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.041000 - 20 -58.776000 - 11 -29.041000 - 21 -58.776000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -98.100000 - 20 -29.959000 - 11 -98.807000 - 21 -25.009000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.979000 - 20 -27.838000 - 11 -98.807000 - 21 -25.009000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.979000 - 20 -27.838000 - 11 -98.100000 - 21 -29.959000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.752000 - 20 -51.930000 - 11 -24.752000 - 21 -48.930000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.752000 - 20 -48.930000 - 11 -24.752000 - 21 -48.930000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.752000 - 20 -48.930000 - 11 -20.752000 - 21 -51.930000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -40.461000 - 20 -90.879000 - 11 -45.059000 - 21 -92.842000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -43.059000 - 20 -89.378000 - 11 -45.059000 - 21 -92.842000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -43.059000 - 20 -89.378000 - 11 -40.461000 - 21 -90.879000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.135000 - 20 -92.362000 - 11 -55.997000 - 21 -97.002000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.032000 - 20 -93.138000 - 11 -55.997000 - 21 -97.002000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.032000 - 20 -93.138000 - 11 -54.135000 - 21 -92.362000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -38.945000 - 20 -59.530000 - 11 -38.238000 - 21 -64.480000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.067000 - 20 -61.652000 - 11 -38.238000 - 21 -64.480000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.067000 - 20 -61.652000 - 11 -38.945000 - 21 -59.530000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -67.962000 - 20 -32.470000 - 11 -72.911000 - 21 -33.177000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.083000 - 20 -30.349000 - 11 -72.911000 - 21 -33.177000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.083000 - 20 -30.349000 - 11 -67.962000 - 21 -32.470000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -53.036000 - 20 -80.195000 - 11 -54.899000 - 21 -84.835000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -55.934000 - 20 -80.972000 - 11 -54.899000 - 21 -84.835000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -55.934000 - 20 -80.972000 - 11 -53.036000 - 21 -80.195000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -61.656000 - 20 -90.913000 - 11 -59.692000 - 21 -95.511000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -63.156000 - 20 -93.511000 - 11 -59.692000 - 21 -95.511000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -63.156000 - 20 -93.511000 - 11 -61.656000 - 21 -90.913000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.452000 - 20 -50.709000 - 11 -71.452000 - 21 -53.709000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.452000 - 20 -53.709000 - 11 -71.452000 - 21 -53.709000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.452000 - 20 -53.709000 - 11 -75.452000 - 21 -50.709000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -80.835000 - 20 -45.262000 - 11 -81.542000 - 21 -40.312000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.714000 - 20 -43.141000 - 11 -81.542000 - 21 -40.312000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.714000 - 20 -43.141000 - 11 -80.835000 - 21 -45.262000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.535000 - 20 -4.376000 - 11 -69.535000 - 21 -1.376000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.535000 - 20 -1.376000 - 11 -69.535000 - 21 -1.376000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.535000 - 20 -1.376000 - 11 -65.535000 - 21 -4.376000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -2.271000 - 20 -67.556000 - 11 -7.221000 - 21 -68.263000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.392000 - 20 -65.435000 - 11 -7.221000 - 21 -68.263000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.392000 - 20 -65.435000 - 11 -2.271000 - 21 -67.556000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -77.911000 - 20 -2.594000 - 11 -80.911000 - 21 -6.594000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -80.911000 - 20 -2.594000 - 11 -80.911000 - 21 -6.594000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -80.911000 - 20 -2.594000 - 11 -77.911000 - 21 -2.594000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -59.721000 - 20 -40.005000 - 11 -59.014000 - 21 -44.954000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -61.843000 - 20 -42.126000 - 11 -59.014000 - 21 -44.954000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -61.843000 - 20 -42.126000 - 11 -59.721000 - 21 -40.005000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.761000 - 20 -85.795000 - 11 -5.761000 - 21 -88.796000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.761000 - 20 -88.796000 - 11 -5.761000 - 21 -88.796000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.761000 - 20 -88.796000 - 11 -9.761000 - 21 -85.795000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.050000 - 20 -87.957000 - 11 -50.528000 - 21 -83.985000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -52.128000 - 20 -86.757000 - 11 -50.528000 - 21 -83.985000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -52.128000 - 20 -86.757000 - 11 -50.050000 - 21 -87.957000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.695000 - 20 -24.314000 - 11 -84.495000 - 21 -21.914000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.695000 - 20 -21.914000 - 11 -84.495000 - 21 -21.914000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.695000 - 20 -21.914000 - 11 -87.695000 - 21 -24.314000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.714000 - 20 -30.258000 - 11 -2.514000 - 21 -27.858000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.714000 - 20 -27.858000 - 11 -2.514000 - 21 -27.858000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.714000 - 20 -27.858000 - 11 -5.714000 - 21 -30.258000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.766000 - 20 -38.865000 - 11 -53.806000 - 21 -39.431000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -56.069000 - 20 -37.168000 - 11 -53.806000 - 21 -39.431000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -56.069000 - 20 -37.168000 - 11 -57.766000 - 21 -38.865000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.328000 - 20 -39.682000 - 11 -65.762000 - 21 -35.722000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.025000 - 20 -37.985000 - 11 -65.762000 - 21 -35.722000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.025000 - 20 -37.985000 - 11 -66.328000 - 21 -39.682000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.297000 - 20 -68.218000 - 11 -28.097000 - 21 -65.818000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.297000 - 20 -65.818000 - 11 -28.097000 - 21 -65.818000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.297000 - 20 -65.818000 - 11 -31.297000 - 21 -68.218000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -24.800000 - 20 -59.338000 - 11 -20.840000 - 21 -59.904000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -23.103000 - 20 -57.641000 - 11 -20.840000 - 21 -59.904000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -23.103000 - 20 -57.641000 - 11 -24.800000 - 21 -59.338000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.736000 - 20 -33.689000 - 11 -49.336000 - 21 -36.890000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -49.336000 - 20 -33.690000 - 11 -49.336000 - 21 -36.890000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -49.336000 - 20 -33.690000 - 11 -51.736000 - 21 -33.689000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -44.839000 - 20 -7.011000 - 11 -41.639000 - 21 -4.611000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -44.839000 - 20 -4.611000 - 11 -41.639000 - 21 -4.611000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -44.839000 - 20 -4.611000 - 11 -44.839000 - 21 -7.011000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.669000 - 20 -55.232000 - 11 -29.709000 - 21 -55.798000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.972000 - 20 -53.535000 - 11 -29.709000 - 21 -55.798000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.972000 - 20 -53.535000 - 11 -33.669000 - 21 -55.232000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -22.795000 - 20 -53.547000 - 11 -20.395000 - 21 -56.747000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.395000 - 20 -53.547000 - 11 -20.395000 - 21 -56.747000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.395000 - 20 -53.547000 - 11 -22.795000 - 21 -53.547000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.284000 - 20 -13.092000 - 11 -30.850000 - 21 -17.052000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.587000 - 20 -14.789000 - 11 -30.850000 - 21 -17.052000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.587000 - 20 -14.789000 - 11 -30.284000 - 21 -13.092000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.320000 - 20 -6.965000 - 11 -32.720000 - 21 -3.765000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.720000 - 20 -6.965000 - 11 -32.720000 - 21 -3.765000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.720000 - 20 -6.965000 - 11 -30.320000 - 21 -6.965000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.196000 - 20 -58.637000 - 11 -5.630000 - 21 -54.677000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -7.893000 - 20 -56.940000 - 11 -5.630000 - 21 -54.677000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -7.893000 - 20 -56.940000 - 11 -6.196000 - 21 -58.637000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -67.943000 - 20 -58.976000 - 11 -64.743000 - 21 -56.576000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -67.943000 - 20 -56.576000 - 11 -64.743000 - 21 -56.576000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -67.943000 - 20 -56.576000 - 11 -67.943000 - 21 -58.976000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.238000 - 20 -15.935000 - 11 -42.838000 - 21 -19.135000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.838000 - 20 -15.935000 - 11 -42.838000 - 21 -19.135000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.838000 - 20 -15.935000 - 11 -45.238000 - 21 -15.935000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -53.388000 - 20 -65.056000 - 11 -53.953000 - 21 -69.016000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.691000 - 20 -66.754000 - 11 -53.953000 - 21 -69.016000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.691000 - 20 -66.754000 - 11 -53.388000 - 21 -65.056000 - 39 -0 - 62 -7 - 0 -ENDSEC - 0 -EOF diff --git a/patterns/ar-hbone.dxf b/patterns/ar-hbone.dxf deleted file mode 100644 index df1c405..0000000 --- a/patterns/ar-hbone.dxf +++ /dev/null @@ -1,376 +0,0 @@ - 0 -SECTION - 2 -HEADER - 9 -$LIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$LIMMAX - 10 -100.000000 - 20 -100.000000 - 9 -$EXTMIN - 10 -0.000000 - 20 -0.000000 - 9 -$EXTMAX - 10 -100.000000 - 20 -100.000000 - 9 -$ANGBASE - 50 -0.000000 - 9 -$ANGDIR - 70 -0 - 9 -$INSUNITS - 70 -0 - 9 -$DIMALT - 70 -4 - 9 -$DIMLUNIT - 70 -2 - 9 -$DIMASZ - 40 -3.000000 - 9 -$DIMTXT - 40 -5.000000 - 9 -$DIMRND - 40 -0.010000 - 9 -$DIMEXE - 40 -2.000000 - 9 -$DIMEXO - 40 -2.000000 - 9 -$DIMAUNIT - 70 -0 - 9 -$DIMADEC - 70 -2 - 9 -$GRIDUNIT - 10 -0.001000 - 20 -0.001000 - 9 -$PLIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$PLIMMAX - 10 -210.000000 - 20 -297.000000 - 9 -$PSVPSCALE - 40 -1.000000 - 0 -ENDSEC - 0 -SECTION - 2 -TABLES - 0 -TABLE - 2 -LTYPE - 70 - 1 - 0 -LTYPE - 2 -CONTINUOUS - 70 - 64 - 3 -Ausgez - 72 - 65 - 73 - 0 - 40 -0.000000 - 0 -ENDTAB - 0 -TABLE - 2 -LAYER - 70 - 1 - 0 -LAYER - 2 -default - 70 - 64 - 62 -0 - 6 -CONTINUOUS - 0 -ENDTAB - 0 -ENDSEC - 0 -SECTION - 2 -BLOCKS - 0 -ENDSEC - 0 -SECTION - 2 -ENTITIES - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -0.000000 - 11 -0.000000 - 21 -75.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -0.000000 - 11 -75.000000 - 21 -50.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -25.000000 - 11 -25.000000 - 21 -100.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -50.000000 - 11 -50.000000 - 21 -100.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -50.000000 - 11 -100.000000 - 21 -50.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -25.000000 - 11 -75.000000 - 21 -25.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -75.000000 - 11 -25.000000 - 21 -75.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -0.000000 - 11 -50.000000 - 21 -25.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -0.000000 - 11 -50.000000 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -75.000000 - 11 -100.000000 - 21 -75.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -0.000000 - 11 -100.000000 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -75.000000 - 11 -75.000000 - 21 -100.000000 - 39 -0 - 62 -7 - 0 -ENDSEC - 0 -EOF diff --git a/patterns/ar-parq1.dxf b/patterns/ar-parq1.dxf deleted file mode 100644 index 9a6499d..0000000 --- a/patterns/ar-parq1.dxf +++ /dev/null @@ -1,592 +0,0 @@ - 0 -SECTION - 2 -HEADER - 9 -$LIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$LIMMAX - 10 -100.000000 - 20 -100.000000 - 9 -$EXTMIN - 10 -0.000000 - 20 -0.000000 - 9 -$EXTMAX - 10 -100.000000 - 20 -100.000000 - 9 -$ANGBASE - 50 -0.000000 - 9 -$ANGDIR - 70 -0 - 9 -$INSUNITS - 70 -0 - 9 -$DIMALT - 70 -4 - 9 -$DIMLUNIT - 70 -2 - 9 -$DIMASZ - 40 -3.000000 - 9 -$DIMTXT - 40 -5.000000 - 9 -$DIMRND - 40 -0.010000 - 9 -$DIMEXE - 40 -2.000000 - 9 -$DIMEXO - 40 -2.000000 - 9 -$DIMAUNIT - 70 -0 - 9 -$DIMADEC - 70 -2 - 9 -$GRIDUNIT - 10 -0.001000 - 20 -0.001000 - 9 -$PLIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$PLIMMAX - 10 -210.000000 - 20 -297.000000 - 9 -$PSVPSCALE - 40 -1.000000 - 0 -ENDSEC - 0 -SECTION - 2 -TABLES - 0 -TABLE - 2 -LTYPE - 70 - 1 - 0 -LTYPE - 2 -CONTINUOUS - 70 - 64 - 3 -Ausgez - 72 - 65 - 73 - 0 - 40 -0.000000 - 0 -ENDTAB - 0 -TABLE - 2 -LAYER - 70 - 1 - 0 -LAYER - 2 -default - 70 - 64 - 62 -0 - 6 -CONTINUOUS - 0 -ENDTAB - 0 -ENDSEC - 0 -SECTION - 2 -BLOCKS - 0 -ENDSEC - 0 -SECTION - 2 -ENTITIES - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -0.000000 - 11 -50.000000 - 21 -100.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -0.000000 - 11 -0.000000 - 21 -100.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -0.000000 - 11 -100.000000 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -8.333000 - 11 -50.000000 - 21 -8.333000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -16.667000 - 11 -50.000000 - 21 -16.667000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -25.000000 - 11 -50.000000 - 21 -25.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -33.333000 - 11 -50.000000 - 21 -33.333000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -41.667000 - 11 -50.000000 - 21 -41.667000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -50.000000 - 11 -100.000000 - 21 -50.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.667000 - 20 -50.000000 - 11 -41.667000 - 21 -100.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.333000 - 20 -50.000000 - 11 -33.333000 - 21 -100.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -50.000000 - 11 -25.000000 - 21 -100.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.667000 - 20 -50.000000 - 11 -16.667000 - 21 -100.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.333000 - 20 -50.000000 - 11 -8.333000 - 21 -100.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -91.667000 - 11 -100.000000 - 21 -91.667000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -83.333000 - 11 -100.000000 - 21 -83.333000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -75.000000 - 11 -100.000000 - 21 -75.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -66.667000 - 11 -100.000000 - 21 -66.667000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -58.333000 - 11 -100.000000 - 21 -58.333000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.667000 - 20 -50.000000 - 11 -91.667000 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.333000 - 20 -50.000000 - 11 -83.333000 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -50.000000 - 11 -75.000000 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.667000 - 20 -50.000000 - 11 -66.667000 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.333000 - 20 -50.000000 - 11 -58.333000 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -ENDSEC - 0 -EOF diff --git a/patterns/ar-roof.dxf b/patterns/ar-roof.dxf deleted file mode 100644 index 867d4c6..0000000 --- a/patterns/ar-roof.dxf +++ /dev/null @@ -1,664 +0,0 @@ - 0 -SECTION - 2 -HEADER - 9 -$LIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$LIMMAX - 10 -70.000000 - 20 -100.000000 - 9 -$EXTMIN - 10 -0.000000 - 20 -0.000000 - 9 -$EXTMAX - 10 -70.000000 - 20 -100.000000 - 9 -$ANGBASE - 50 -0.000000 - 9 -$ANGDIR - 70 -0 - 9 -$INSUNITS - 70 -0 - 9 -$DIMALT - 70 -4 - 9 -$DIMLUNIT - 70 -2 - 9 -$DIMASZ - 40 -3.000000 - 9 -$DIMTXT - 40 -5.000000 - 9 -$DIMRND - 40 -0.010000 - 9 -$DIMEXE - 40 -2.000000 - 9 -$DIMEXO - 40 -2.000000 - 9 -$DIMAUNIT - 70 -0 - 9 -$DIMADEC - 70 -2 - 9 -$GRIDUNIT - 10 -0.001000 - 20 -0.001000 - 9 -$PLIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$PLIMMAX - 10 -210.000000 - 20 -297.000000 - 9 -$PSVPSCALE - 40 -1.000000 - 0 -ENDSEC - 0 -SECTION - 2 -TABLES - 0 -TABLE - 2 -LTYPE - 70 - 1 - 0 -LTYPE - 2 -CONTINUOUS - 70 - 64 - 3 -Ausgez - 72 - 65 - 73 - 0 - 40 -0.000000 - 0 -ENDTAB - 0 -TABLE - 2 -LAYER - 70 - 1 - 0 -LAYER - 2 -default - 70 - 64 - 62 -0 - 6 -CONTINUOUS - 0 -ENDTAB - 0 -ENDSEC - 0 -SECTION - 2 -BLOCKS - 0 -ENDSEC - 0 -SECTION - 2 -ENTITIES - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.000000 - 20 -0.000000 - 11 -20.000000 - 21 -100.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.000000 - 20 -0.000000 - 11 -70.000000 - 21 -100.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -0.000000 - 11 -50.000000 - 21 -100.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.000000 - 20 -0.000000 - 11 -18.660000 - 21 -5.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.660000 - 20 -5.000000 - 11 -15.000000 - 21 -8.660000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -15.000000 - 20 -8.660000 - 11 -10.000000 - 21 -10.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -10.000000 - 20 -10.000000 - 11 -5.000000 - 21 -8.660000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.000000 - 20 -8.660000 - 11 -1.340000 - 21 -5.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -100.000000 - 11 -0.000000 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -1.340000 - 20 -5.000000 - 11 -0.000000 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.000000 - 20 -0.000000 - 11 -68.660000 - 21 -5.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.660000 - 20 -5.000000 - 11 -65.000000 - 21 -8.660000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.000000 - 20 -8.660000 - 11 -60.000000 - 21 -10.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.000000 - 20 -10.000000 - 11 -55.000000 - 21 -8.660000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -55.000000 - 20 -8.660000 - 11 -51.340000 - 21 -5.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.340000 - 20 -5.000000 - 11 -50.000000 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.000000 - 20 -50.000000 - 11 -18.660000 - 21 -55.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.660000 - 20 -55.000000 - 11 -15.000000 - 21 -58.660000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -15.000000 - 20 -58.660000 - 11 -10.000000 - 21 -60.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -10.000000 - 20 -60.000000 - 11 -5.000000 - 21 -58.660000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.000000 - 20 -58.660000 - 11 -1.340000 - 21 -55.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -1.340000 - 20 -55.000000 - 11 -0.000000 - 21 -50.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.000000 - 20 -50.000000 - 11 -68.660000 - 21 -55.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.660000 - 20 -55.000000 - 11 -65.000000 - 21 -58.660000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.000000 - 20 -58.660000 - 11 -60.000000 - 21 -60.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.000000 - 20 -60.000000 - 11 -55.000000 - 21 -58.660000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -55.000000 - 20 -58.660000 - 11 -51.340000 - 21 -55.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.340000 - 20 -55.000000 - 11 -50.000000 - 21 -50.000000 - 39 -0 - 62 -7 - 0 -ENDSEC - 0 -EOF diff --git a/patterns/ar-rshke.dxf b/patterns/ar-rshke.dxf deleted file mode 100644 index e7a734f..0000000 --- a/patterns/ar-rshke.dxf +++ /dev/null @@ -1,1078 +0,0 @@ - 0 -SECTION - 2 -HEADER - 9 -$LIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$LIMMAX - 10 -100.000000 - 20 -98.964000 - 9 -$EXTMIN - 10 -0.000000 - 20 -0.000000 - 9 -$EXTMAX - 10 -100.000000 - 20 -98.964000 - 9 -$ANGBASE - 50 -0.000000 - 9 -$ANGDIR - 70 -0 - 9 -$INSUNITS - 70 -0 - 9 -$DIMALT - 70 -4 - 9 -$DIMLUNIT - 70 -2 - 9 -$DIMASZ - 40 -3.000000 - 9 -$DIMTXT - 40 -5.000000 - 9 -$DIMRND - 40 -0.010000 - 9 -$DIMEXE - 40 -2.000000 - 9 -$DIMEXO - 40 -2.000000 - 9 -$DIMAUNIT - 70 -0 - 9 -$DIMADEC - 70 -2 - 9 -$GRIDUNIT - 10 -0.001000 - 20 -0.001000 - 9 -$PLIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$PLIMMAX - 10 -210.000000 - 20 -297.000000 - 9 -$PSVPSCALE - 40 -1.000000 - 0 -ENDSEC - 0 -SECTION - 2 -TABLES - 0 -TABLE - 2 -LTYPE - 70 - 1 - 0 -LTYPE - 2 -CONTINUOUS - 70 - 64 - 3 -Ausgez - 72 - 65 - 73 - 0 - 40 -0.000000 - 0 -ENDTAB - 0 -TABLE - 2 -LAYER - 70 - 1 - 0 -LAYER - 2 -default - 70 - 64 - 62 -0 - 6 -CONTINUOUS - 0 -ENDTAB - 0 -ENDSEC - 0 -SECTION - 2 -BLOCKS - 0 -ENDSEC - 0 -SECTION - 2 -ENTITIES - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -75.143000 - 11 -42.647000 - 21 -75.143000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.353000 - 20 -75.143000 - 11 -77.941000 - 21 -75.143000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -11.765000 - 20 -50.285000 - 11 -38.235000 - 21 -50.285000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -50.285000 - 11 -67.647000 - 21 -50.285000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -7.353000 - 20 -25.428000 - 11 -27.941000 - 21 -25.428000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -36.765000 - 20 -25.428000 - 11 -63.235000 - 21 -25.428000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -25.428000 - 11 -92.647000 - 21 -25.428000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.353000 - 20 -0.570000 - 11 -52.941000 - 21 -0.570000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -61.765000 - 20 -0.570000 - 11 -88.235000 - 21 -0.570000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -13.235000 - 20 -76.178000 - 11 -25.000000 - 21 -76.178000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.647000 - 20 -76.178000 - 11 -57.353000 - 21 -76.178000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -38.235000 - 20 -51.321000 - 11 -50.000000 - 21 -51.321000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -67.647000 - 20 -51.321000 - 11 -82.353000 - 21 -51.321000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -63.235000 - 20 -26.464000 - 11 -75.000000 - 21 -26.464000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -17.647000 - 20 -1.606000 - 11 -32.353000 - 21 -1.606000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -77.941000 - 20 -73.589000 - 11 -86.765000 - 21 -73.589000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -2.941000 - 20 -48.732000 - 11 -11.765000 - 21 -48.732000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -27.941000 - 20 -23.874000 - 11 -36.765000 - 21 -23.874000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -0.570000 - 11 -0.000000 - 21 -24.392000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -75.143000 - 11 -25.000000 - 21 -98.964000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -50.285000 - 11 -50.000000 - 21 -74.107000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -25.428000 - 11 -75.000000 - 21 -49.249000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -17.647000 - 20 -0.570000 - 11 -17.647000 - 21 -23.874000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.647000 - 20 -75.143000 - 11 -42.647000 - 21 -98.446000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -67.647000 - 20 -50.285000 - 11 -67.647000 - 21 -73.589000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -92.647000 - 20 -25.428000 - 11 -92.647000 - 21 -48.732000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -7.353000 - 20 -25.428000 - 11 -7.353000 - 21 -47.178000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.353000 - 20 -0.570000 - 11 -32.353000 - 21 -22.321000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.353000 - 20 -75.143000 - 11 -57.353000 - 21 -96.893000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.353000 - 20 -50.285000 - 11 -82.353000 - 21 -72.035000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -2.941000 - 20 -48.732000 - 11 -2.941000 - 21 -72.553000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -27.941000 - 20 -23.874000 - 11 -27.941000 - 21 -47.696000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -52.941000 - 20 -0.000000 - 11 -52.941000 - 21 -22.838000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -77.941000 - 20 -73.589000 - 11 -77.941000 - 21 -97.411000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -11.765000 - 20 -48.732000 - 11 -11.765000 - 21 -72.553000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -36.765000 - 20 -23.874000 - 11 -36.765000 - 21 -47.696000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -61.765000 - 20 -0.000000 - 11 -61.765000 - 21 -22.838000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -86.765000 - 20 -73.589000 - 11 -86.765000 - 21 -97.411000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -13.235000 - 20 -75.143000 - 11 -13.235000 - 21 -97.929000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -38.235000 - 20 -50.285000 - 11 -38.235000 - 21 -73.071000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -63.235000 - 20 -25.428000 - 11 -63.235000 - 21 -48.214000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.235000 - 20 -0.570000 - 11 -88.235000 - 21 -23.356000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -75.143000 - 11 -13.235000 - 21 -75.143000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -50.285000 - 11 -2.941000 - 21 -50.285000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -0.570000 - 11 -17.647000 - 21 -0.570000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -26.464000 - 11 -7.353000 - 21 -26.464000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -86.765000 - 20 -75.143000 - 11 -100.000000 - 21 -75.143000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.353000 - 20 -50.285000 - 11 -100.000000 - 21 -50.285000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -92.647000 - 20 -26.464000 - 11 -100.000000 - 21 -26.464000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.235000 - 20 -1.606000 - 11 -100.000000 - 21 -1.606000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -52.941000 - 20 -0.000000 - 11 -61.765000 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -ENDSEC - 0 -EOF diff --git a/patterns/arcs.dxf b/patterns/arcs.dxf deleted file mode 100644 index a7dfa6d..0000000 --- a/patterns/arcs.dxf +++ /dev/null @@ -1,362 +0,0 @@ - 0 -SECTION - 2 -HEADER - 9 -$LIMMIN - 10 --0.155644 - 20 -0.000000 - 9 -$LIMMAX - 10 -100.000000 - 20 -100.622577 - 9 -$EXTMIN - 10 --0.155644 - 20 -0.000000 - 9 -$EXTMAX - 10 -100.000000 - 20 -100.622577 - 9 -$ANGBASE - 50 -0.000000 - 9 -$ANGDIR - 70 -0 - 9 -$INSUNITS - 70 -4 - 9 -$DIMALT - 70 -4 - 9 -$DIMLUNIT - 70 -2 - 9 -$DIMASZ - 40 -3.000000 - 9 -$DIMTXT - 40 -5.000000 - 9 -$DIMRND - 40 -0.010000 - 9 -$DIMEXE - 40 -2.000000 - 9 -$DIMEXO - 40 -2.000000 - 9 -$DIMAUNIT - 70 -0 - 9 -$DIMADEC - 70 -2 - 9 -$GRIDUNIT - 10 -0.001000 - 20 -0.001000 - 9 -$PLIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$PLIMMAX - 10 -297.000000 - 20 -210.000000 - 9 -$PSVPSCALE - 40 -1.000000 - 0 -ENDSEC - 0 -SECTION - 2 -TABLES - 0 -TABLE - 2 -LTYPE - 70 - 1 - 0 -LTYPE - 2 -CONTINUOUS - 70 - 64 - 3 -Ausgez - 72 - 65 - 73 - 0 - 40 -0.000000 - 0 -ENDTAB - 0 -TABLE - 2 -LAYER - 70 - 1 - 0 -LAYER - 2 -default - 70 - 64 - 39 -0 - 62 -0 - 6 -CONTINUOUS - 0 -ENDTAB - 0 -ENDSEC - 0 -SECTION - 2 -BLOCKS - 0 -ENDSEC - 0 -SECTION - 2 -ENTITIES - 0 -ARC - 8 -default - 6 -CONTINUOUS - 10 -20.000000 - 20 -2.500000 - 40 -20.155644 - 50 -60.255119 - 51 -187.125016 - 39 -0 - 62 -0 - 0 -ARC - 8 -default - 6 -CONTINUOUS - 10 -22.500000 - 20 -30.000000 - 40 -20.155644 - 50 -262.874984 - 51 -29.744881 - 39 -0 - 62 -0 - 0 -ARC - 8 -default - 6 -CONTINUOUS - 10 -30.000000 - 20 -60.000000 - 40 -22.360680 - 50 -63.434949 - 51 -206.565051 - 39 -0 - 62 -0 - 0 -ARC - 8 -default - 6 -CONTINUOUS - 10 -45.000000 - 20 -95.000000 - 40 -35.355339 - 50 -225.000000 - 51 -315.000000 - 39 -0 - 62 -0 - 0 -ARC - 8 -default - 6 -CONTINUOUS - 10 -45.000000 - 20 -15.000000 - 40 -35.355339 - 50 -45.000000 - 51 -135.000000 - 39 -0 - 62 -0 - 0 -ARC - 8 -default - 6 -CONTINUOUS - 10 -43.750000 - 20 -40.000000 - 40 -50.389111 - 50 -336.614779 - 51 -82.874984 - 39 -0 - 62 -0 - 0 -ARC - 8 -default - 6 -CONTINUOUS - 10 -60.000000 - 20 -30.000000 - 40 -22.360680 - 50 -243.434949 - 51 -63.434949 - 39 -0 - 62 -0 - 0 -ARC - 8 -default - 6 -CONTINUOUS - 10 -55.000000 - 20 -25.000000 - 40 -15.811388 - 50 -341.565051 - 51 -71.565051 - 39 -0 - 62 -0 - 0 -ARC - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -20.000000 - 40 -80.622577 - 50 -60.255119 - 51 -119.744881 - 39 -0 - 62 -0 - 0 -ARC - 8 -default - 6 -CONTINUOUS - 10 -110.000000 - 20 -20.000000 - 40 -22.360680 - 50 -153.434949 - 51 -243.434949 - 39 -0 - 62 -0 - 0 -ENDSEC - 0 -EOF diff --git a/patterns/arcs_2.dxf b/patterns/arcs_2.dxf deleted file mode 100644 index 33ba8eb..0000000 --- a/patterns/arcs_2.dxf +++ /dev/null @@ -1,2320 +0,0 @@ - 0 -SECTION - 2 -HEADER - 9 -$LIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$LIMMAX - 10 -100.155640 - 20 -100.622570 - 9 -$EXTMIN - 10 -0.000000 - 20 -0.000000 - 9 -$EXTMAX - 10 -100.155640 - 20 -100.622570 - 9 -$ANGBASE - 50 -0.000000 - 9 -$ANGDIR - 70 -0 - 9 -$INSUNITS - 70 -0 - 9 -$DIMALT - 70 -4 - 9 -$DIMLUNIT - 70 -2 - 9 -$DIMASZ - 40 -3.000000 - 9 -$DIMTXT - 40 -5.000000 - 9 -$DIMRND - 40 -0.010000 - 9 -$DIMEXE - 40 -2.000000 - 9 -$DIMEXO - 40 -2.000000 - 9 -$DIMAUNIT - 70 -0 - 9 -$DIMADEC - 70 -2 - 9 -$GRIDUNIT - 10 -0.001000 - 20 -0.001000 - 9 -$PLIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$PLIMMAX - 10 -210.000000 - 20 -297.000000 - 9 -$PSVPSCALE - 40 -1.000000 - 0 -ENDSEC - 0 -SECTION - 2 -TABLES - 0 -TABLE - 2 -LTYPE - 70 - 1 - 0 -LTYPE - 2 -CONTINUOUS - 70 - 64 - 3 -Ausgez - 72 - 65 - 73 - 0 - 40 -0.000000 - 0 -ENDTAB - 0 -TABLE - 2 -LAYER - 70 - 1 - 0 -LAYER - 2 -default - 70 - 64 - 62 -7 - 6 -CONTINUOUS - 0 -ENDTAB - 0 -ENDSEC - 0 -SECTION - 2 -BLOCKS - 0 -ENDSEC - 0 -SECTION - 2 -ENTITIES - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.155644 - 20 -0.000000 - 11 -0.037539 - 21 -3.729557 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.604284 - 20 -7.398393 - 11 -1.834285 - 21 -10.901057 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.685816 - 20 -14.118725 - 11 -6.096070 - 21 -16.942241 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.983276 - 20 -19.275819 - 11 -6.096070 - 21 -16.942241 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.685816 - 20 -14.118725 - 11 -1.834285 - 21 -10.901057 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.604284 - 20 -7.398393 - 11 -0.037539 - 21 -3.729557 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.983276 - 20 -19.275819 - 11 -12.249492 - 21 -21.040298 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.249492 - 20 -21.040298 - 11 -15.783916 - 21 -22.175820 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -15.783916 - 20 -22.175820 - 11 -19.466645 - 21 -22.643862 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.466645 - 20 -22.643862 - 11 -23.172749 - 21 -22.428546 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -23.172749 - 20 -22.428546 - 11 -26.776499 - 21 -21.537178 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -26.776499 - 20 -21.537178 - 11 -30.155646 - 21 -19.999998 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.155639 - 20 -10.000002 - 11 -23.867668 - 21 -9.880831 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -23.867668 - 20 -9.880831 - 11 -27.538547 - 21 -10.444765 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -27.538547 - 20 -10.444765 - 11 -31.043634 - 21 -11.672656 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.043634 - 20 -11.672656 - 11 -34.263926 - 21 -13.522813 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -34.263926 - 20 -13.522813 - 11 -37.090083 - 21 -15.932417 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.090083 - 20 -15.932417 - 11 -39.426152 - 21 -18.819656 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -39.426152 - 20 -18.819656 - 11 -41.192808 - 21 -22.086502 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.192808 - 20 -22.086502 - 11 -42.330077 - 21 -25.622033 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.330077 - 20 -25.622033 - 11 -42.799344 - 21 -29.306211 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.799344 - 20 -29.306211 - 11 -42.584671 - 21 -33.013942 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.584671 - 20 -33.013942 - 11 -41.693351 - 21 -36.619343 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.693351 - 20 -36.619343 - 11 -40.155646 - 21 -39.999997 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -10.155654 - 20 -89.999999 - 11 -16.354442 - 21 -93.194794 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.354442 - 20 -93.194794 - 11 -22.806123 - 21 -95.841960 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -22.806123 - 20 -95.841960 - 11 -29.462424 - 21 -97.921691 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.462424 - 20 -97.921691 - 11 -36.273552 - 21 -99.418429 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -36.273552 - 20 -99.418429 - 11 -43.188541 - 21 -100.320970 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -43.188541 - 20 -100.320970 - 11 -50.155655 - 21 -100.622570 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.155655 - 20 -100.622570 - 11 -57.122769 - 21 -100.320970 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.122769 - 20 -100.320970 - 11 -64.037758 - 21 -99.418429 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -64.037758 - 20 -99.418429 - 11 -70.848882 - 21 -97.921691 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.848882 - 20 -97.921691 - 11 -77.505187 - 21 -95.841952 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -77.505187 - 20 -95.841952 - 11 -83.956859 - 21 -93.194785 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.956859 - 20 -93.194785 - 11 -90.155648 - 21 -89.999990 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -10.155645 - 20 -50.000006 - 11 -8.520709 - 21 -54.349385 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.520709 - 20 -54.349385 - 11 -7.819974 - 21 -58.942762 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -7.819974 - 20 -58.942762 - 11 -8.083699 - 21 -63.581786 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.083699 - 20 -63.581786 - 11 -9.300497 - 21 -68.066153 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.300497 - 20 -68.066153 - 11 -11.417825 - 21 -72.202220 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -11.417825 - 20 -72.202220 - 11 -14.344258 - 21 -75.811391 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -14.344258 - 20 -75.811391 - 11 -17.953431 - 21 -78.737818 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -17.953431 - 20 -78.737818 - 11 -22.089499 - 21 -80.855151 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -22.089499 - 20 -80.855151 - 11 -26.573864 - 21 -82.071947 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -26.573864 - 20 -82.071947 - 11 -31.212892 - 21 -82.335669 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.212892 - 20 -82.335669 - 11 -35.806267 - 21 -81.634937 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -35.806267 - 20 -81.634937 - 11 -40.155646 - 21 -79.999994 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.155655 - 20 -89.999990 - 11 -57.777894 - 21 -88.441949 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.777894 - 20 -88.441949 - 11 -65.069448 - 21 -85.729149 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.069448 - 20 -85.729149 - 11 -71.856503 - 21 -81.926262 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -71.856503 - 20 -81.926262 - 11 -77.977262 - 21 -77.123934 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -77.977262 - 20 -77.123934 - 11 -83.285829 - 21 -71.436655 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.285829 - 20 -71.436655 - 11 -87.655645 - 21 -64.999987 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.655645 - 20 -64.999987 - 11 -90.982555 - 21 -57.967371 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -90.982555 - 20 -57.967371 - 11 -93.187244 - 21 -50.506450 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -94.217166 - 20 -42.795074 - 11 -93.187244 - 21 -50.506450 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -94.217166 - 20 -42.795074 - 11 -94.047772 - 21 -35.017074 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -94.047772 - 20 -35.017074 - 11 -92.683079 - 21 -27.357854 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -92.683079 - 20 -27.357854 - 11 -90.155639 - 21 -19.999996 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.155647 - 20 -49.999997 - 11 -74.991282 - 21 -46.730321 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -74.991282 - 20 -46.730321 - 11 -78.815892 - 21 -42.320506 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.815892 - 20 -42.320506 - 11 -81.368843 - 21 -37.071063 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -81.368843 - 20 -37.071063 - 11 -82.476148 - 21 -31.339743 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.476148 - 20 -31.339743 - 11 -82.062349 - 21 -25.517118 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.062349 - 20 -25.517118 - 11 -80.155643 - 21 -19.999996 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -80.155643 - 20 -19.999996 - 11 -76.885967 - 21 -15.164359 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -76.885967 - 20 -15.164359 - 11 -72.476143 - 21 -11.339746 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.476143 - 20 -11.339746 - 11 -67.226705 - 21 -8.786798 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -67.226705 - 20 -8.786798 - 11 -61.495385 - 21 -7.679495 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -61.495385 - 20 -7.679495 - 11 -55.672762 - 21 -8.093297 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -55.672762 - 20 -8.093297 - 11 -50.155638 - 21 -10.000004 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.155639 - 20 -69.999998 - 11 -23.632674 - 21 -66.950721 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -23.632674 - 20 -66.950721 - 11 -27.477970 - 21 -64.381375 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -27.477970 - 20 -64.381375 - 11 -31.625736 - 21 -62.335922 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.625736 - 20 -62.335922 - 11 -36.005004 - 21 -60.849363 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -36.005004 - 20 -60.849363 - 11 -40.540841 - 21 -59.947124 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -40.540841 - 20 -59.947124 - 11 -45.155640 - 21 -59.644658 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.155640 - 20 -59.644658 - 11 -49.770438 - 21 -59.947124 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -49.770438 - 20 -59.947124 - 11 -54.306275 - 21 -60.849363 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.306275 - 20 -60.849363 - 11 -58.685544 - 21 -62.335922 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.685544 - 20 -62.335922 - 11 -62.833307 - 21 -64.381375 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.833307 - 20 -64.381375 - 11 -66.678608 - 21 -66.950721 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.678608 - 20 -66.950721 - 11 -70.155639 - 21 -69.999998 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.155639 - 20 -40.000001 - 11 -23.632674 - 21 -43.049278 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -23.632674 - 20 -43.049278 - 11 -27.477970 - 21 -45.618624 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -27.477970 - 20 -45.618624 - 11 -31.625736 - 21 -47.664077 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.625736 - 20 -47.664077 - 11 -36.005004 - 21 -49.150632 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -36.005004 - 20 -49.150632 - 11 -40.540841 - 21 -50.052870 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -40.540841 - 20 -50.052870 - 11 -45.155640 - 21 -50.355337 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.155640 - 20 -50.355337 - 11 -49.770438 - 21 -50.052870 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -49.770438 - 20 -50.052870 - 11 -54.306275 - 21 -49.150632 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.306275 - 20 -49.150632 - 11 -58.685544 - 21 -47.664077 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.685544 - 20 -47.664077 - 11 -62.833307 - 21 -45.618624 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.833307 - 20 -45.618624 - 11 -66.678608 - 21 -43.049278 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.678608 - 20 -43.049278 - 11 -70.155639 - 21 -40.000001 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.155642 - 20 -39.999997 - 11 -62.070760 - 21 -39.219038 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.070760 - 20 -39.219038 - 11 -63.867560 - 21 -38.194790 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -63.867560 - 20 -38.194790 - 11 -65.515293 - 21 -36.944770 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.515293 - 20 -36.944770 - 11 -66.985768 - 21 -35.490376 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.985768 - 20 -35.490376 - 11 -68.253832 - 21 -33.856489 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.253832 - 20 -33.856489 - 11 -69.297778 - 21 -32.071063 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.297778 - 20 -32.071063 - 11 -70.099747 - 21 -30.164650 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.099747 - 20 -30.164650 - 11 -70.646024 - 21 -28.169868 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.646024 - 20 -28.169868 - 11 -70.927249 - 21 -26.120851 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.927249 - 20 -26.120851 - 11 -70.938622 - 21 -24.052654 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.938622 - 20 -24.052654 - 11 -70.679943 - 21 -22.000666 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.679943 - 20 -22.000666 - 11 -70.155639 - 21 -19.999998 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -90.155657 - 20 -30.000001 - 11 -89.021493 - 21 -27.303927 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -89.021493 - 20 -27.303927 - 11 -88.248942 - 21 -24.482881 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.248942 - 20 -24.482881 - 11 -87.851223 - 21 -21.585130 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.851223 - 20 -21.585130 - 11 -87.835143 - 21 -18.660258 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.835143 - 20 -18.660258 - 11 -88.200973 - 21 -15.758308 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.200973 - 20 -15.758308 - 11 -88.942448 - 21 -12.928936 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.942448 - 20 -12.928936 - 11 -90.046883 - 21 -10.220551 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -90.046883 - 20 -10.220551 - 11 -91.495390 - 21 -7.679495 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.495390 - 20 -7.679495 - 11 -93.263183 - 21 -5.349248 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -93.263183 - 20 -5.349248 - 11 -95.320009 - 21 -3.269677 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.320009 - 20 -3.269677 - 11 -97.630672 - 21 -1.476367 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -97.630672 - 20 -1.476367 - 11 -100.155640 - 21 -0.000002 - 39 -0 - 62 -7 - 0 -ENDSEC - 0 -EOF diff --git a/patterns/box.dxf b/patterns/box.dxf deleted file mode 100644 index aa41187..0000000 --- a/patterns/box.dxf +++ /dev/null @@ -1,412 +0,0 @@ - 0 -SECTION - 2 -HEADER - 9 -$LIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$LIMMAX - 10 -100.000000 - 20 -100.000000 - 9 -$EXTMIN - 10 -0.000000 - 20 -0.000000 - 9 -$EXTMAX - 10 -100.000000 - 20 -100.000000 - 9 -$ANGBASE - 50 -0.000000 - 9 -$ANGDIR - 70 -0 - 9 -$INSUNITS - 70 -0 - 9 -$DIMALT - 70 -4 - 9 -$DIMLUNIT - 70 -2 - 9 -$DIMASZ - 40 -3.000000 - 9 -$DIMTXT - 40 -5.000000 - 9 -$DIMRND - 40 -0.010000 - 9 -$DIMEXE - 40 -2.000000 - 9 -$DIMEXO - 40 -2.000000 - 9 -$DIMAUNIT - 70 -0 - 9 -$DIMADEC - 70 -2 - 9 -$GRIDUNIT - 10 -0.001000 - 20 -0.001000 - 9 -$PLIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$PLIMMAX - 10 -210.000000 - 20 -297.000000 - 9 -$PSVPSCALE - 40 -1.000000 - 0 -ENDSEC - 0 -SECTION - 2 -TABLES - 0 -TABLE - 2 -LTYPE - 70 - 1 - 0 -LTYPE - 2 -CONTINUOUS - 70 - 64 - 3 -Ausgez - 72 - 65 - 73 - 0 - 40 -0.000000 - 0 -ENDTAB - 0 -TABLE - 2 -LAYER - 70 - 1 - 0 -LAYER - 2 -default - 70 - 64 - 62 -0 - 6 -CONTINUOUS - 0 -ENDTAB - 0 -ENDSEC - 0 -SECTION - 2 -BLOCKS - 0 -ENDSEC - 0 -SECTION - 2 -ENTITIES - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -0.000000 - 11 -25.000000 - 21 -100.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -0.000000 - 11 -50.000000 - 21 -100.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -0.000000 - 11 -25.000000 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -0.000000 - 11 -75.000000 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -25.000000 - 11 -25.000000 - 21 -25.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -25.000000 - 11 -75.000000 - 21 -25.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -50.000000 - 11 -50.000000 - 21 -50.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -50.000000 - 11 -100.000000 - 21 -50.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -75.000000 - 11 -50.000000 - 21 -75.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -75.000000 - 11 -100.000000 - 21 -75.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -0.000000 - 11 -75.000000 - 21 -25.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -50.000000 - 11 -75.000000 - 21 -75.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -0.000000 - 11 -0.000000 - 21 -25.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -100.000000 - 20 -50.000000 - 11 -100.000000 - 21 -75.000000 - 39 -0 - 62 -7 - 0 -ENDSEC - 0 -EOF diff --git a/patterns/brick.dxf b/patterns/brick.dxf deleted file mode 100644 index f1bcc20..0000000 --- a/patterns/brick.dxf +++ /dev/null @@ -1,342 +0,0 @@ - 0 -SECTION - 2 -HEADER - 9 -$EXTMIN - 10 -0 - 20 -0 - 9 -$EXTMAX - 10 -297 - 20 -210 - 0 -ENDSEC - 0 -SECTION - 2 -TABLES - 0 -TABLE - 2 -LTYPE - 70 - 9 - 0 -LTYPE - 2 -CONTINUOUS - 70 - 64 - 3 -ŽÀü - 72 - 65 - 73 - 0 - 40 -0.0 - 0 -LTYPE - 2 -DASHED1 - 70 - 64 - 3 --- -- -- -- -- -- -- -- - 72 - 65 - 73 - 2 - 40 -2.5 - 49 -1.25 - 49 --1.25 - 0 -LTYPE - 2 -DASHED2 - 70 - 64 - 3 ----- ---- ---- ---- - 72 - 65 - 73 - 2 - 40 -5.0 - 49 -2.5 - 49 --2.5 - 0 -LTYPE - 2 -DASHED3 - 70 - 64 - 3 ------- ------ ------ ------ - 72 - 65 - 73 - 2 - 40 -5.0 - 49 -3.75 - 49 --1.25 - 0 -LTYPE - 2 -CENTER1 - 70 - 64 - 3 ------ - ----- - ----- - ----- - - 72 - 65 - 73 - 4 - 40 -10.0 - 49 -6.25 - 49 --1.25 - 49 -1.25 - 49 --1.25 - 0 -LTYPE - 2 -CENTER2 - 70 - 64 - 3 ----------- -- ---------- -- - 72 - 65 - 73 - 4 - 40 -20.0 - 49 -12.5 - 49 --2.5 - 49 -2.5 - 49 --2.5 - 0 -LTYPE - 2 -PHANTOM1 - 70 - 64 - 3 ---- - - --- - - --- - - --- - - - 72 - 65 - 73 - 6 - 40 -10.0 - 49 -3.25 - 49 --1.25 - 49 -1.25 - 49 --1.25 - 49 -1.25 - 49 --1.25 - 0 -LTYPE - 2 -PHANTOM2 - 70 - 64 - 3 --------- - - -------- - - - 72 - 65 - 73 - 6 - 40 -20.0 - 49 -10.0 - 49 --2.5 - 49 -1.25 - 49 --2.5 - 49 -1.25 - 49 --2.5 - 0 -LTYPE - 2 -DOT - 70 - 64 - 3 -- - - - - - - - - 72 - 65 - 73 - 2 - 40 -2.5 - 49 -0.625 - 49 --1.875 - 0 -ENDTAB - 0 -TABLE - 2 -STYLE - 70 - 1 - 0 -STYLE - 2 -STANDARD - 70 - 64 - 40 -0.0 - 41 -1.0 - 42 -0.0 - 50 -0.0 - 71 - 0 - 3 -TXT - 4 -BIGFONT - 0 -ENDTAB - 0 -TABLE - 2 -LAYER - 70 - 2 - 0 -LAYER - 2 -0-b - 70 - 64 - 62 - 7 - 6 -CONTINUOUS - 0 -LAYER - 2 -ADD_LINE - 70 - 64 - 62 - 7 - 6 -CONTINUOUS - 0 -ENDTAB - 0 -ENDSEC - 0 -SECTION - 2 -ENTITIES - 0 -LINE - 8 -0-b - 6 -CONTINUOUS - 62 - 4 - 10 -0 - 20 -100.00001 - 11 -100 - 21 -100.00001 - 0 -LINE - 8 -0-b - 6 -CONTINUOUS - 62 - 4 - 10 -100 - 20 -100.00001 - 11 -100 - 21 -50.000006 - 0 -LINE - 8 -0-b - 6 -CONTINUOUS - 62 - 4 - 10 -50.000002 - 20 -50.000006 - 11 -50.000002 - 21 -0 - 0 -LINE - 8 -0-b - 6 -CONTINUOUS - 62 - 4 - 10 -0 - 20 -50.000006 - 11 -100 - 21 -50.000006 - 0 -ENDSEC - 0 -EOF diff --git a/patterns/brstone.dxf b/patterns/brstone.dxf deleted file mode 100644 index 676ab70..0000000 --- a/patterns/brstone.dxf +++ /dev/null @@ -1,1834 +0,0 @@ - 0 -SECTION - 2 -HEADER - 9 -$LIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$LIMMAX - 10 -99.999997 - 20 -99.999505 - 9 -$EXTMIN - 10 -0.000000 - 20 -0.000000 - 9 -$EXTMAX - 10 -99.999997 - 20 -99.999505 - 9 -$ANGBASE - 50 -0.000000 - 9 -$ANGDIR - 70 -0 - 9 -$INSUNITS - 70 -0 - 9 -$DIMALT - 70 -4 - 9 -$DIMLUNIT - 70 -2 - 9 -$DIMASZ - 40 -3.000000 - 9 -$DIMTXT - 40 -5.000000 - 9 -$DIMRND - 40 -0.010000 - 9 -$DIMEXE - 40 -2.000000 - 9 -$DIMEXO - 40 -2.000000 - 9 -$DIMAUNIT - 70 -0 - 9 -$DIMADEC - 70 -2 - 9 -$GRIDUNIT - 10 -0.001000 - 20 -0.001000 - 9 -$PLIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$PLIMMAX - 10 -210.000000 - 20 -297.000000 - 9 -$PSVPSCALE - 40 -1.000000 - 0 -ENDSEC - 0 -SECTION - 2 -TABLES - 0 -TABLE - 2 -LTYPE - 70 - 1 - 0 -LTYPE - 2 -CONTINUOUS - 70 - 64 - 3 -Ausgez - 72 - 65 - 73 - 0 - 40 -0.000000 - 0 -ENDTAB - 0 -TABLE - 2 -LAYER - 70 - 1 - 0 -LAYER - 2 -default - 70 - 64 - 62 -7 - 6 -CONTINUOUS - 0 -ENDTAB - 0 -ENDSEC - 0 -SECTION - 2 -BLOCKS - 0 -ENDSEC - 0 -SECTION - 2 -ENTITIES - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -0.000000 - 11 -0.000000 - 21 -16.667000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -33.333500 - 11 -0.000000 - 21 -49.999998 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -24.999999 - 20 -16.667000 - 11 -24.999999 - 21 -33.333500 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -49.999998 - 20 -0.000000 - 11 -49.999998 - 21 -16.667000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -49.999998 - 20 -33.333500 - 11 -49.999998 - 21 -49.999998 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.999999 - 20 -16.667000 - 11 -19.999999 - 21 -33.333500 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.000000 - 20 -0.000000 - 11 -45.000000 - 21 -16.667000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.000000 - 20 -33.333500 - 11 -45.000000 - 21 -49.999998 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.000000 - 20 -36.110998 - 11 -49.999998 - 21 -36.110998 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.999999 - 20 -19.444500 - 11 -24.999999 - 21 -19.444500 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.000000 - 20 -2.778000 - 11 -49.999998 - 21 -2.778000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.000000 - 20 -38.889001 - 11 -49.999998 - 21 -38.889001 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.999999 - 20 -22.222498 - 11 -24.999999 - 21 -22.222498 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.000000 - 20 -5.555500 - 11 -49.999998 - 21 -5.555500 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.000000 - 20 -41.666999 - 11 -49.999998 - 21 -41.666999 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.999999 - 20 -24.999999 - 11 -24.999999 - 21 -24.999999 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.000000 - 20 -8.333500 - 11 -49.999998 - 21 -8.333500 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.000000 - 20 -44.444497 - 11 -49.999998 - 21 -44.444497 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.999999 - 20 -27.777499 - 11 -24.999999 - 21 -27.777499 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.000000 - 20 -11.111000 - 11 -49.999998 - 21 -11.111000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.000000 - 20 -47.222000 - 11 -49.999998 - 21 -47.222000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.999999 - 20 -30.555500 - 11 -24.999999 - 21 -30.555500 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.000000 - 20 -13.888999 - 11 -49.999998 - 21 -13.888999 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -49.999998 - 11 -99.999997 - 21 -49.999998 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -33.333500 - 11 -99.999997 - 21 -33.333500 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -16.667000 - 11 -99.999997 - 21 -16.667000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -0.000000 - 11 -99.999997 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -74.999995 - 20 -16.667000 - 11 -74.999995 - 21 -33.333500 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -99.999997 - 20 -0.000000 - 11 -99.999997 - 21 -16.667000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -99.999997 - 20 -33.333500 - 11 -99.999997 - 21 -49.999998 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.999994 - 20 -16.667000 - 11 -69.999994 - 21 -33.333500 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.000003 - 20 -0.000000 - 11 -95.000003 - 21 -16.667000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.000003 - 20 -33.333500 - 11 -95.000003 - 21 -49.999998 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.000003 - 20 -36.110998 - 11 -99.999997 - 21 -36.110998 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.999994 - 20 -19.444500 - 11 -74.999995 - 21 -19.444500 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.000003 - 20 -2.778000 - 11 -99.999997 - 21 -2.778000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.000003 - 20 -38.889001 - 11 -99.999997 - 21 -38.889001 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.999994 - 20 -22.222498 - 11 -74.999995 - 21 -22.222498 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.000003 - 20 -5.555500 - 11 -99.999997 - 21 -5.555500 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.000003 - 20 -41.666999 - 11 -99.999997 - 21 -41.666999 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.999994 - 20 -24.999999 - 11 -74.999995 - 21 -24.999999 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.000003 - 20 -8.333500 - 11 -99.999997 - 21 -8.333500 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.000003 - 20 -44.444497 - 11 -99.999997 - 21 -44.444497 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.999994 - 20 -27.777499 - 11 -74.999995 - 21 -27.777499 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.000003 - 20 -11.111000 - 11 -99.999997 - 21 -11.111000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.000003 - 20 -47.222000 - 11 -99.999997 - 21 -47.222000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.999994 - 20 -30.555500 - 11 -74.999995 - 21 -30.555500 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.000003 - 20 -13.888999 - 11 -99.999997 - 21 -13.888999 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -66.666501 - 11 -0.000000 - 21 -83.332999 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -24.999999 - 20 -49.999998 - 11 -24.999999 - 21 -66.666501 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -49.999998 - 20 -66.666501 - 11 -49.999998 - 21 -83.332999 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.999999 - 20 -49.999998 - 11 -19.999999 - 21 -66.666501 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.000000 - 20 -66.666501 - 11 -45.000000 - 21 -83.332999 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.000000 - 20 -69.443999 - 11 -49.999998 - 21 -69.443999 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.999999 - 20 -52.777501 - 11 -24.999999 - 21 -52.777501 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.000000 - 20 -72.221997 - 11 -49.999998 - 21 -72.221997 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.999999 - 20 -55.555499 - 11 -24.999999 - 21 -55.555499 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.000000 - 20 -74.999995 - 11 -49.999998 - 21 -74.999995 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.999999 - 20 -58.332997 - 11 -24.999999 - 21 -58.332997 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.000000 - 20 -77.777494 - 11 -49.999998 - 21 -77.777494 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.999999 - 20 -61.110496 - 11 -24.999999 - 21 -61.110496 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.000000 - 20 -80.555001 - 11 -49.999998 - 21 -80.555001 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.999999 - 20 -63.888498 - 11 -24.999999 - 21 -63.888498 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -83.332999 - 11 -99.999997 - 21 -83.332999 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -66.666501 - 11 -99.999997 - 21 -66.666501 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -74.999995 - 20 -49.999998 - 11 -74.999995 - 21 -66.666501 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -99.999997 - 20 -66.666501 - 11 -99.999997 - 21 -83.332999 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.999994 - 20 -49.999998 - 11 -69.999994 - 21 -66.666501 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.000003 - 20 -66.666501 - 11 -95.000003 - 21 -83.332999 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.000003 - 20 -69.443999 - 11 -99.999997 - 21 -69.443999 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.999994 - 20 -52.777501 - 11 -74.999995 - 21 -52.777501 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.000003 - 20 -72.221997 - 11 -99.999997 - 21 -72.221997 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.999994 - 20 -55.555499 - 11 -74.999995 - 21 -55.555499 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.000003 - 20 -74.999995 - 11 -99.999997 - 21 -74.999995 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.999994 - 20 -58.332997 - 11 -74.999995 - 21 -58.332997 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.000003 - 20 -77.777494 - 11 -99.999997 - 21 -77.777494 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.999994 - 20 -61.110496 - 11 -74.999995 - 21 -61.110496 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.000003 - 20 -80.555001 - 11 -99.999997 - 21 -80.555001 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.999994 - 20 -63.888498 - 11 -74.999995 - 21 -63.888498 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -24.999999 - 20 -83.332999 - 11 -24.999999 - 21 -99.999505 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.999999 - 20 -83.332999 - 11 -19.999999 - 21 -99.999505 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.999999 - 20 -86.110506 - 11 -24.999999 - 21 -86.110506 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.999999 - 20 -88.888496 - 11 -24.999999 - 21 -88.888496 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.999999 - 20 -91.666002 - 11 -24.999999 - 21 -91.666002 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.999999 - 20 -94.443492 - 11 -24.999999 - 21 -94.443492 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.999999 - 20 -97.221499 - 11 -24.999999 - 21 -97.221499 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -74.999995 - 20 -83.332999 - 11 -74.999995 - 21 -99.999505 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.999994 - 20 -83.332999 - 11 -69.999994 - 21 -99.999505 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.999994 - 20 -86.110506 - 11 -74.999995 - 21 -86.110506 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.999994 - 20 -88.888496 - 11 -74.999995 - 21 -88.888496 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.999994 - 20 -91.666002 - 11 -74.999995 - 21 -91.666002 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.999994 - 20 -94.443492 - 11 -74.999995 - 21 -94.443492 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.999994 - 20 -97.221499 - 11 -74.999995 - 21 -97.221499 - 39 -0 - 62 -7 - 0 -ENDSEC - 0 -EOF diff --git a/patterns/clay.dxf b/patterns/clay.dxf deleted file mode 100644 index ed445c0..0000000 --- a/patterns/clay.dxf +++ /dev/null @@ -1,700 +0,0 @@ - 0 -SECTION - 2 -HEADER - 9 -$LIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$LIMMAX - 10 -100.000000 - 20 -100.000000 - 9 -$EXTMIN - 10 -0.000000 - 20 -0.000000 - 9 -$EXTMAX - 10 -100.000000 - 20 -100.000000 - 9 -$ANGBASE - 50 -0.000000 - 9 -$ANGDIR - 70 -0 - 9 -$INSUNITS - 70 -0 - 9 -$DIMALT - 70 -4 - 9 -$DIMLUNIT - 70 -2 - 9 -$DIMASZ - 40 -3.000000 - 9 -$DIMTXT - 40 -5.000000 - 9 -$DIMRND - 40 -0.010000 - 9 -$DIMEXE - 40 -2.000000 - 9 -$DIMEXO - 40 -2.000000 - 9 -$DIMAUNIT - 70 -0 - 9 -$DIMADEC - 70 -2 - 9 -$GRIDUNIT - 10 -0.001000 - 20 -0.001000 - 9 -$PLIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$PLIMMAX - 10 -210.000000 - 20 -297.000000 - 9 -$PSVPSCALE - 40 -1.000000 - 0 -ENDSEC - 0 -SECTION - 2 -TABLES - 0 -TABLE - 2 -LTYPE - 70 - 1 - 0 -LTYPE - 2 -CONTINUOUS - 70 - 64 - 3 -Ausgez - 72 - 65 - 73 - 0 - 40 -0.000000 - 0 -ENDTAB - 0 -TABLE - 2 -LAYER - 70 - 1 - 0 -LAYER - 2 -default - 70 - 64 - 62 -0 - 6 -CONTINUOUS - 0 -ENDTAB - 0 -ENDSEC - 0 -SECTION - 2 -BLOCKS - 0 -ENDSEC - 0 -SECTION - 2 -ENTITIES - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.333000 - 20 -86.667000 - 11 -53.333000 - 21 -86.667000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.667000 - 20 -86.667000 - 11 -86.667000 - 21 -86.667000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.333000 - 20 -66.667000 - 11 -53.333000 - 21 -66.667000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.667000 - 20 -66.667000 - 11 -86.667000 - 21 -66.667000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.333000 - 20 -46.666000 - 11 -53.333000 - 21 -46.666000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.667000 - 20 -46.666000 - 11 -86.667000 - 21 -46.666000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.333000 - 20 -26.667000 - 11 -53.333000 - 21 -26.667000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.667000 - 20 -26.667000 - 11 -86.667000 - 21 -26.667000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.333000 - 20 -6.667000 - 11 -53.333000 - 21 -6.667000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.667000 - 20 -6.667000 - 11 -86.667000 - 21 -6.667000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -86.667000 - 11 -20.000000 - 21 -86.667000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -66.667000 - 11 -20.000000 - 21 -66.667000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -46.666000 - 11 -20.000000 - 21 -46.666000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -26.667000 - 11 -20.000000 - 21 -26.667000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -6.667000 - 11 -20.000000 - 21 -6.667000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -93.333000 - 11 -100.000000 - 21 -93.333000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -73.333000 - 11 -100.000000 - 21 -73.333000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -53.333000 - 11 -100.000000 - 21 -53.333000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -33.333000 - 11 -100.000000 - 21 -33.333000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -13.333000 - 11 -100.000000 - 21 -13.333000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -96.667000 - 11 -100.000000 - 21 -96.667000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -76.667000 - 11 -100.000000 - 21 -76.667000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -56.667000 - 11 -100.000000 - 21 -56.667000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -36.667000 - 11 -100.000000 - 21 -36.667000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -16.667000 - 11 -100.000000 - 21 -16.667000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -100.000000 - 11 -100.000000 - 21 -100.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -80.000000 - 11 -100.000000 - 21 -80.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -60.000000 - 11 -100.000000 - 21 -60.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -40.000000 - 11 -100.000000 - 21 -40.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -20.000000 - 11 -100.000000 - 21 -20.000000 - 39 -0 - 62 -7 - 0 -ENDSEC - 0 -EOF diff --git a/patterns/concrete.dxf b/patterns/concrete.dxf deleted file mode 100644 index e6da888..0000000 --- a/patterns/concrete.dxf +++ /dev/null @@ -1,16272 +0,0 @@ - 0 -SECTION - 2 -HEADER - 9 -$LIMMIN - 10 -0.000000 - 20 --0.000004 - 9 -$LIMMAX - 10 -100.000008 - 20 -100.000000 - 9 -$EXTMIN - 10 -0.000000 - 20 --0.000004 - 9 -$EXTMAX - 10 -100.000008 - 20 -100.000000 - 0 -ENDSEC - 0 -SECTION - 2 -TABLES - 0 -TABLE - 2 -LTYPE - 70 - 1 - 0 -LTYPE - 2 -CONTINUOUS - 70 - 64 - 3 -Ausgez - 72 - 65 - 73 - 0 - 40 -0.000000 - 0 -ENDTAB - 0 -TABLE - 2 -LAYER - 70 - 1 - 0 -LAYER - 2 -default - 70 - 64 - 62 - 0 - 6 -CONTINUOUS - 0 -ENDTAB - 0 -ENDSEC - 0 -SECTION - 2 -BLOCKS - 0 -ENDSEC - 0 -SECTION - 2 -ENTITIES - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -0.000000 - 11 -100.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -2.000000 - 11 -2.000000 - 21 -4.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.000000 - 20 -5.000000 - 11 -5.000000 - 21 -7.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.000000 - 20 -8.000000 - 11 -8.000000 - 21 -10.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.000000 - 20 -11.000000 - 11 -11.000000 - 21 -13.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.000000 - 20 -14.000000 - 11 -14.000000 - 21 -16.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -15.000000 - 20 -17.000000 - 11 -17.000000 - 21 -19.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.000000 - 20 -20.000000 - 11 -20.000000 - 21 -22.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -21.000000 - 20 -23.000000 - 11 -23.000000 - 21 -25.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -24.000000 - 20 -26.000000 - 11 -26.000000 - 21 -28.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -27.000000 - 20 -29.000000 - 11 -29.000000 - 21 -31.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.000000 - 20 -32.000000 - 11 -32.000000 - 21 -34.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.000000 - 20 -35.000000 - 11 -35.000000 - 21 -37.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -36.000000 - 20 -38.000000 - 11 -38.000000 - 21 -40.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -39.000000 - 20 -41.000000 - 11 -41.000000 - 21 -43.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.000000 - 20 -44.000000 - 11 -44.000000 - 21 -46.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.000000 - 20 -47.000000 - 11 -47.000000 - 21 -49.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -48.000000 - 20 -50.000000 - 11 -50.000000 - 21 -52.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.000000 - 20 -53.000000 - 11 -53.000000 - 21 -55.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.000000 - 20 -56.000000 - 11 -56.000000 - 21 -58.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.000000 - 20 -59.000000 - 11 -59.000000 - 21 -61.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.000000 - 20 -62.000000 - 11 -62.000000 - 21 -64.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -63.000000 - 20 -65.000000 - 11 -65.000000 - 21 -67.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.000000 - 20 -68.000000 - 11 -68.000000 - 21 -70.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.000000 - 20 -71.000000 - 11 -71.000000 - 21 -73.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.000000 - 20 -74.000000 - 11 -74.000000 - 21 -76.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -77.000000 - 11 -77.000000 - 21 -79.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.000000 - 20 -80.000000 - 11 -80.000000 - 21 -82.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -81.000000 - 20 -83.000000 - 11 -83.000000 - 21 -85.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.000000 - 20 -86.000000 - 11 -86.000000 - 21 -88.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.000000 - 20 -89.000000 - 11 -89.000000 - 21 -91.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -90.000000 - 20 -92.000000 - 11 -92.000000 - 21 -94.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -93.000000 - 20 -95.000000 - 11 -95.000000 - 21 -97.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -96.000000 - 20 -98.000000 - 11 -98.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -6.000000 - 11 -2.000000 - 21 -8.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.000000 - 20 -9.000000 - 11 -5.000000 - 21 -11.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.000000 - 20 -12.000000 - 11 -8.000000 - 21 -14.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.000000 - 20 -15.000000 - 11 -11.000000 - 21 -17.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.000000 - 20 -18.000000 - 11 -14.000000 - 21 -20.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -15.000000 - 20 -21.000000 - 11 -17.000000 - 21 -23.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.000000 - 20 -24.000000 - 11 -20.000000 - 21 -26.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -21.000000 - 20 -27.000000 - 11 -23.000000 - 21 -29.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -24.000000 - 20 -30.000000 - 11 -26.000000 - 21 -32.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -27.000000 - 20 -33.000000 - 11 -29.000000 - 21 -35.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.000000 - 20 -36.000000 - 11 -32.000000 - 21 -38.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.000000 - 20 -39.000000 - 11 -35.000000 - 21 -41.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -36.000000 - 20 -42.000000 - 11 -38.000000 - 21 -44.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -39.000000 - 20 -45.000000 - 11 -41.000000 - 21 -47.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.000000 - 20 -48.000000 - 11 -44.000000 - 21 -50.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.000000 - 20 -51.000000 - 11 -47.000000 - 21 -53.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -48.000000 - 20 -54.000000 - 11 -50.000000 - 21 -56.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.000000 - 20 -57.000000 - 11 -53.000000 - 21 -59.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.000000 - 20 -60.000000 - 11 -56.000000 - 21 -62.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.000000 - 20 -63.000000 - 11 -59.000000 - 21 -65.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.000000 - 20 -66.000000 - 11 -62.000000 - 21 -68.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -63.000000 - 20 -69.000000 - 11 -65.000000 - 21 -71.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.000000 - 20 -72.000000 - 11 -68.000000 - 21 -74.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.000000 - 20 -75.000000 - 11 -71.000000 - 21 -77.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.000000 - 20 -78.000000 - 11 -74.000000 - 21 -80.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -81.000000 - 11 -77.000000 - 21 -83.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.000000 - 20 -84.000000 - 11 -80.000000 - 21 -86.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -81.000000 - 20 -87.000000 - 11 -83.000000 - 21 -89.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.000000 - 20 -90.000000 - 11 -86.000000 - 21 -92.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.000000 - 20 -93.000000 - 11 -89.000000 - 21 -95.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -90.000000 - 20 -96.000000 - 11 -92.000000 - 21 -98.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -10.000000 - 11 -2.000000 - 21 -12.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.000000 - 20 -13.000000 - 11 -5.000000 - 21 -15.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.000000 - 20 -16.000000 - 11 -8.000000 - 21 -18.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.000000 - 20 -19.000000 - 11 -11.000000 - 21 -21.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.000000 - 20 -22.000000 - 11 -14.000000 - 21 -24.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -15.000000 - 20 -25.000000 - 11 -17.000000 - 21 -27.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.000000 - 20 -28.000000 - 11 -20.000000 - 21 -30.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -21.000000 - 20 -31.000000 - 11 -23.000000 - 21 -33.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -24.000000 - 20 -34.000000 - 11 -26.000000 - 21 -36.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -27.000000 - 20 -37.000000 - 11 -29.000000 - 21 -39.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.000000 - 20 -40.000000 - 11 -32.000000 - 21 -42.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.000000 - 20 -43.000000 - 11 -35.000000 - 21 -45.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -36.000000 - 20 -46.000000 - 11 -38.000000 - 21 -48.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -39.000000 - 20 -49.000000 - 11 -41.000000 - 21 -51.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.000000 - 20 -52.000000 - 11 -44.000000 - 21 -54.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.000000 - 20 -55.000000 - 11 -47.000000 - 21 -57.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -48.000000 - 20 -58.000000 - 11 -50.000000 - 21 -60.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.000000 - 20 -61.000000 - 11 -53.000000 - 21 -63.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.000000 - 20 -64.000000 - 11 -56.000000 - 21 -66.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.000000 - 20 -67.000000 - 11 -59.000000 - 21 -69.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.000000 - 20 -70.000000 - 11 -62.000000 - 21 -72.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -63.000000 - 20 -73.000000 - 11 -65.000000 - 21 -75.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.000000 - 20 -76.000000 - 11 -68.000000 - 21 -78.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.000000 - 20 -79.000000 - 11 -71.000000 - 21 -81.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.000000 - 20 -82.000000 - 11 -74.000000 - 21 -84.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -85.000000 - 11 -77.000000 - 21 -87.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.000000 - 20 -88.000000 - 11 -80.000000 - 21 -90.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -81.000000 - 20 -91.000000 - 11 -83.000000 - 21 -93.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.000000 - 20 -94.000000 - 11 -86.000000 - 21 -96.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.000000 - 20 -97.000000 - 11 -89.000000 - 21 -99.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -14.000000 - 11 -2.000000 - 21 -16.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.000000 - 20 -17.000000 - 11 -5.000000 - 21 -19.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.000000 - 20 -20.000000 - 11 -8.000000 - 21 -22.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.000000 - 20 -23.000000 - 11 -11.000000 - 21 -25.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.000000 - 20 -26.000000 - 11 -14.000000 - 21 -28.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -15.000000 - 20 -29.000000 - 11 -17.000000 - 21 -31.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.000000 - 20 -32.000000 - 11 -20.000000 - 21 -34.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -21.000000 - 20 -35.000000 - 11 -23.000000 - 21 -37.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -24.000000 - 20 -38.000000 - 11 -26.000000 - 21 -40.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -27.000000 - 20 -41.000000 - 11 -29.000000 - 21 -43.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.000000 - 20 -44.000000 - 11 -32.000000 - 21 -46.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.000000 - 20 -47.000000 - 11 -35.000000 - 21 -49.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -36.000000 - 20 -50.000000 - 11 -38.000000 - 21 -52.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -39.000000 - 20 -53.000000 - 11 -41.000000 - 21 -55.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.000000 - 20 -56.000000 - 11 -44.000000 - 21 -58.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.000000 - 20 -59.000000 - 11 -47.000000 - 21 -61.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -48.000000 - 20 -62.000000 - 11 -50.000000 - 21 -64.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.000000 - 20 -65.000000 - 11 -53.000000 - 21 -67.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.000000 - 20 -68.000000 - 11 -56.000000 - 21 -70.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.000000 - 20 -71.000000 - 11 -59.000000 - 21 -73.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.000000 - 20 -74.000000 - 11 -62.000000 - 21 -76.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -63.000000 - 20 -77.000000 - 11 -65.000000 - 21 -79.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.000000 - 20 -80.000000 - 11 -68.000000 - 21 -82.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.000000 - 20 -83.000000 - 11 -71.000000 - 21 -85.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.000000 - 20 -86.000000 - 11 -74.000000 - 21 -88.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -89.000000 - 11 -77.000000 - 21 -91.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.000000 - 20 -92.000000 - 11 -80.000000 - 21 -94.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -81.000000 - 20 -95.000000 - 11 -83.000000 - 21 -97.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -18.000000 - 11 -2.000000 - 21 -20.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.000000 - 20 -21.000000 - 11 -5.000000 - 21 -23.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.000000 - 20 -24.000000 - 11 -8.000000 - 21 -26.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.000000 - 20 -27.000000 - 11 -11.000000 - 21 -29.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.000000 - 20 -30.000000 - 11 -14.000000 - 21 -32.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -15.000000 - 20 -33.000000 - 11 -17.000000 - 21 -35.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.000000 - 20 -36.000000 - 11 -20.000000 - 21 -38.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -21.000000 - 20 -39.000000 - 11 -23.000000 - 21 -41.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -24.000000 - 20 -42.000000 - 11 -26.000000 - 21 -44.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -27.000000 - 20 -45.000000 - 11 -29.000000 - 21 -47.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.000000 - 20 -48.000000 - 11 -32.000000 - 21 -50.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.000000 - 20 -51.000000 - 11 -35.000000 - 21 -53.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -36.000000 - 20 -54.000000 - 11 -38.000000 - 21 -56.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -39.000000 - 20 -57.000000 - 11 -41.000000 - 21 -59.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.000000 - 20 -60.000000 - 11 -44.000000 - 21 -62.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.000000 - 20 -63.000000 - 11 -47.000000 - 21 -65.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -48.000000 - 20 -66.000000 - 11 -50.000000 - 21 -68.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.000000 - 20 -69.000000 - 11 -53.000000 - 21 -71.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.000000 - 20 -72.000000 - 11 -56.000000 - 21 -74.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.000000 - 20 -75.000000 - 11 -59.000000 - 21 -77.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.000000 - 20 -78.000000 - 11 -62.000000 - 21 -80.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -63.000000 - 20 -81.000000 - 11 -65.000000 - 21 -83.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.000000 - 20 -84.000000 - 11 -68.000000 - 21 -86.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.000000 - 20 -87.000000 - 11 -71.000000 - 21 -89.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.000000 - 20 -90.000000 - 11 -74.000000 - 21 -92.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -93.000000 - 11 -77.000000 - 21 -95.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.000000 - 20 -96.000000 - 11 -80.000000 - 21 -98.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -22.000000 - 11 -2.000000 - 21 -24.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.000000 - 20 -25.000000 - 11 -5.000000 - 21 -27.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.000000 - 20 -28.000000 - 11 -8.000000 - 21 -30.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.000000 - 20 -31.000000 - 11 -11.000000 - 21 -33.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.000000 - 20 -34.000000 - 11 -14.000000 - 21 -36.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -15.000000 - 20 -37.000000 - 11 -17.000000 - 21 -39.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.000000 - 20 -40.000000 - 11 -20.000000 - 21 -42.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -21.000000 - 20 -43.000000 - 11 -23.000000 - 21 -45.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -24.000000 - 20 -46.000000 - 11 -26.000000 - 21 -48.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -27.000000 - 20 -49.000000 - 11 -29.000000 - 21 -51.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.000000 - 20 -52.000000 - 11 -32.000000 - 21 -54.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.000000 - 20 -55.000000 - 11 -35.000000 - 21 -57.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -36.000000 - 20 -58.000000 - 11 -38.000000 - 21 -60.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -39.000000 - 20 -61.000000 - 11 -41.000000 - 21 -63.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.000000 - 20 -64.000000 - 11 -44.000000 - 21 -66.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.000000 - 20 -67.000000 - 11 -47.000000 - 21 -69.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -48.000000 - 20 -70.000000 - 11 -50.000000 - 21 -72.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.000000 - 20 -73.000000 - 11 -53.000000 - 21 -75.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.000000 - 20 -76.000000 - 11 -56.000000 - 21 -78.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.000000 - 20 -79.000000 - 11 -59.000000 - 21 -81.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.000000 - 20 -82.000000 - 11 -62.000000 - 21 -84.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -63.000000 - 20 -85.000000 - 11 -65.000000 - 21 -87.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.000000 - 20 -88.000000 - 11 -68.000000 - 21 -90.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.000000 - 20 -91.000000 - 11 -71.000000 - 21 -93.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.000000 - 20 -94.000000 - 11 -74.000000 - 21 -96.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -97.000000 - 11 -77.000000 - 21 -99.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -26.000000 - 11 -2.000000 - 21 -28.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.000000 - 20 -29.000000 - 11 -5.000000 - 21 -31.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.000000 - 20 -32.000000 - 11 -8.000000 - 21 -34.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.000000 - 20 -35.000000 - 11 -11.000000 - 21 -37.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.000000 - 20 -38.000000 - 11 -14.000000 - 21 -40.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -15.000000 - 20 -41.000000 - 11 -17.000000 - 21 -43.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.000000 - 20 -44.000000 - 11 -20.000000 - 21 -46.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -21.000000 - 20 -47.000000 - 11 -23.000000 - 21 -49.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -24.000000 - 20 -50.000000 - 11 -26.000000 - 21 -52.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -27.000000 - 20 -53.000000 - 11 -29.000000 - 21 -55.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.000000 - 20 -56.000000 - 11 -32.000000 - 21 -58.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.000000 - 20 -59.000000 - 11 -35.000000 - 21 -61.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -36.000000 - 20 -62.000000 - 11 -38.000000 - 21 -64.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -39.000000 - 20 -65.000000 - 11 -41.000000 - 21 -67.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.000000 - 20 -68.000000 - 11 -44.000000 - 21 -70.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.000000 - 20 -71.000000 - 11 -47.000000 - 21 -73.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -48.000000 - 20 -74.000000 - 11 -50.000000 - 21 -76.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.000000 - 20 -77.000000 - 11 -53.000000 - 21 -79.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.000000 - 20 -80.000000 - 11 -56.000000 - 21 -82.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.000000 - 20 -83.000000 - 11 -59.000000 - 21 -85.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.000000 - 20 -86.000000 - 11 -62.000000 - 21 -88.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -63.000000 - 20 -89.000000 - 11 -65.000000 - 21 -91.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.000000 - 20 -92.000000 - 11 -68.000000 - 21 -94.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.000000 - 20 -95.000000 - 11 -71.000000 - 21 -97.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.000000 - 20 -98.000000 - 11 -74.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -30.000000 - 11 -2.000000 - 21 -32.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.000000 - 20 -33.000000 - 11 -5.000000 - 21 -35.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.000000 - 20 -36.000000 - 11 -8.000000 - 21 -38.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.000000 - 20 -39.000000 - 11 -11.000000 - 21 -41.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.000000 - 20 -42.000000 - 11 -14.000000 - 21 -44.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -15.000000 - 20 -45.000000 - 11 -17.000000 - 21 -47.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.000000 - 20 -48.000000 - 11 -20.000000 - 21 -50.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -21.000000 - 20 -51.000000 - 11 -23.000000 - 21 -53.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -24.000000 - 20 -54.000000 - 11 -26.000000 - 21 -56.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -27.000000 - 20 -57.000000 - 11 -29.000000 - 21 -59.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.000000 - 20 -60.000000 - 11 -32.000000 - 21 -62.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.000000 - 20 -63.000000 - 11 -35.000000 - 21 -65.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -36.000000 - 20 -66.000000 - 11 -38.000000 - 21 -68.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -39.000000 - 20 -69.000000 - 11 -41.000000 - 21 -71.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.000000 - 20 -72.000000 - 11 -44.000000 - 21 -74.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.000000 - 20 -75.000000 - 11 -47.000000 - 21 -77.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -48.000000 - 20 -78.000000 - 11 -50.000000 - 21 -80.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.000000 - 20 -81.000000 - 11 -53.000000 - 21 -83.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.000000 - 20 -84.000000 - 11 -56.000000 - 21 -86.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.000000 - 20 -87.000000 - 11 -59.000000 - 21 -89.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.000000 - 20 -90.000000 - 11 -62.000000 - 21 -92.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -63.000000 - 20 -93.000000 - 11 -65.000000 - 21 -95.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.000000 - 20 -96.000000 - 11 -68.000000 - 21 -98.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -34.000000 - 11 -2.000000 - 21 -36.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.000000 - 20 -37.000000 - 11 -5.000000 - 21 -39.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.000000 - 20 -40.000000 - 11 -8.000000 - 21 -42.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.000000 - 20 -43.000000 - 11 -11.000000 - 21 -45.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.000000 - 20 -46.000000 - 11 -14.000000 - 21 -48.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -15.000000 - 20 -49.000000 - 11 -17.000000 - 21 -51.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.000000 - 20 -52.000000 - 11 -20.000000 - 21 -54.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -21.000000 - 20 -55.000000 - 11 -23.000000 - 21 -57.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -24.000000 - 20 -58.000000 - 11 -26.000000 - 21 -60.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -27.000000 - 20 -61.000000 - 11 -29.000000 - 21 -63.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.000000 - 20 -64.000000 - 11 -32.000000 - 21 -66.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.000000 - 20 -67.000000 - 11 -35.000000 - 21 -69.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -36.000000 - 20 -70.000000 - 11 -38.000000 - 21 -72.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -39.000000 - 20 -73.000000 - 11 -41.000000 - 21 -75.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.000000 - 20 -76.000000 - 11 -44.000000 - 21 -78.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.000000 - 20 -79.000000 - 11 -47.000000 - 21 -81.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -48.000000 - 20 -82.000000 - 11 -50.000000 - 21 -84.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.000000 - 20 -85.000000 - 11 -53.000000 - 21 -87.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.000000 - 20 -88.000000 - 11 -56.000000 - 21 -90.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.000000 - 20 -91.000000 - 11 -59.000000 - 21 -93.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.000000 - 20 -94.000000 - 11 -62.000000 - 21 -96.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -63.000000 - 20 -97.000000 - 11 -65.000000 - 21 -99.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -38.000000 - 11 -2.000000 - 21 -40.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.000000 - 20 -41.000000 - 11 -5.000000 - 21 -43.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.000000 - 20 -44.000000 - 11 -8.000000 - 21 -46.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.000000 - 20 -47.000000 - 11 -11.000000 - 21 -49.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.000000 - 20 -50.000000 - 11 -14.000000 - 21 -52.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -15.000000 - 20 -53.000000 - 11 -17.000000 - 21 -55.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.000000 - 20 -56.000000 - 11 -20.000000 - 21 -58.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -21.000000 - 20 -59.000000 - 11 -23.000000 - 21 -61.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -24.000000 - 20 -62.000000 - 11 -26.000000 - 21 -64.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -27.000000 - 20 -65.000000 - 11 -29.000000 - 21 -67.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.000000 - 20 -68.000000 - 11 -32.000000 - 21 -70.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.000000 - 20 -71.000000 - 11 -35.000000 - 21 -73.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -36.000000 - 20 -74.000000 - 11 -38.000000 - 21 -76.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -39.000000 - 20 -77.000000 - 11 -41.000000 - 21 -79.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.000000 - 20 -80.000000 - 11 -44.000000 - 21 -82.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.000000 - 20 -83.000000 - 11 -47.000000 - 21 -85.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -48.000000 - 20 -86.000000 - 11 -50.000000 - 21 -88.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.000000 - 20 -89.000000 - 11 -53.000000 - 21 -91.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.000000 - 20 -92.000000 - 11 -56.000000 - 21 -94.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.000000 - 20 -95.000000 - 11 -59.000000 - 21 -97.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -42.000000 - 11 -2.000000 - 21 -44.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.000000 - 20 -45.000000 - 11 -5.000000 - 21 -47.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.000000 - 20 -48.000000 - 11 -8.000000 - 21 -50.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.000000 - 20 -51.000000 - 11 -11.000000 - 21 -53.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.000000 - 20 -54.000000 - 11 -14.000000 - 21 -56.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -15.000000 - 20 -57.000000 - 11 -17.000000 - 21 -59.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.000000 - 20 -60.000000 - 11 -20.000000 - 21 -62.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -21.000000 - 20 -63.000000 - 11 -23.000000 - 21 -65.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -24.000000 - 20 -66.000000 - 11 -26.000000 - 21 -68.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -27.000000 - 20 -69.000000 - 11 -29.000000 - 21 -71.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.000000 - 20 -72.000000 - 11 -32.000000 - 21 -74.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.000000 - 20 -75.000000 - 11 -35.000000 - 21 -77.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -36.000000 - 20 -78.000000 - 11 -38.000000 - 21 -80.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -39.000000 - 20 -81.000000 - 11 -41.000000 - 21 -83.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.000000 - 20 -84.000000 - 11 -44.000000 - 21 -86.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.000000 - 20 -87.000000 - 11 -47.000000 - 21 -89.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -48.000000 - 20 -90.000000 - 11 -50.000000 - 21 -92.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.000000 - 20 -93.000000 - 11 -53.000000 - 21 -95.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.000000 - 20 -96.000000 - 11 -56.000000 - 21 -98.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -46.000000 - 11 -2.000000 - 21 -48.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.000000 - 20 -49.000000 - 11 -5.000000 - 21 -51.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.000000 - 20 -52.000000 - 11 -8.000000 - 21 -54.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.000000 - 20 -55.000000 - 11 -11.000000 - 21 -57.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.000000 - 20 -58.000000 - 11 -14.000000 - 21 -60.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -15.000000 - 20 -61.000000 - 11 -17.000000 - 21 -63.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.000000 - 20 -64.000000 - 11 -20.000000 - 21 -66.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -21.000000 - 20 -67.000000 - 11 -23.000000 - 21 -69.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -24.000000 - 20 -70.000000 - 11 -26.000000 - 21 -72.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -27.000000 - 20 -73.000000 - 11 -29.000000 - 21 -75.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.000000 - 20 -76.000000 - 11 -32.000000 - 21 -78.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.000000 - 20 -79.000000 - 11 -35.000000 - 21 -81.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -36.000000 - 20 -82.000000 - 11 -38.000000 - 21 -84.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -39.000000 - 20 -85.000000 - 11 -41.000000 - 21 -87.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.000000 - 20 -88.000000 - 11 -44.000000 - 21 -90.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.000000 - 20 -91.000000 - 11 -47.000000 - 21 -93.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -48.000000 - 20 -94.000000 - 11 -50.000000 - 21 -96.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.000000 - 20 -97.000000 - 11 -53.000000 - 21 -99.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -50.000000 - 11 -2.000000 - 21 -52.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.000000 - 20 -53.000000 - 11 -5.000000 - 21 -55.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.000000 - 20 -56.000000 - 11 -8.000000 - 21 -58.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.000000 - 20 -59.000000 - 11 -11.000000 - 21 -61.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.000000 - 20 -62.000000 - 11 -14.000000 - 21 -64.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -15.000000 - 20 -65.000000 - 11 -17.000000 - 21 -67.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.000000 - 20 -68.000000 - 11 -20.000000 - 21 -70.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -21.000000 - 20 -71.000000 - 11 -23.000000 - 21 -73.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -24.000000 - 20 -74.000000 - 11 -26.000000 - 21 -76.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -27.000000 - 20 -77.000000 - 11 -29.000000 - 21 -79.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.000000 - 20 -80.000000 - 11 -32.000000 - 21 -82.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.000000 - 20 -83.000000 - 11 -35.000000 - 21 -85.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -36.000000 - 20 -86.000000 - 11 -38.000000 - 21 -88.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -39.000000 - 20 -89.000000 - 11 -41.000000 - 21 -91.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.000000 - 20 -92.000000 - 11 -44.000000 - 21 -94.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.000000 - 20 -95.000000 - 11 -47.000000 - 21 -97.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -48.000000 - 20 -98.000000 - 11 -50.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -54.000000 - 11 -2.000000 - 21 -56.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.000000 - 20 -57.000000 - 11 -5.000000 - 21 -59.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.000000 - 20 -60.000000 - 11 -8.000000 - 21 -62.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.000000 - 20 -63.000000 - 11 -11.000000 - 21 -65.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.000000 - 20 -66.000000 - 11 -14.000000 - 21 -68.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -15.000000 - 20 -69.000000 - 11 -17.000000 - 21 -71.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.000000 - 20 -72.000000 - 11 -20.000000 - 21 -74.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -21.000000 - 20 -75.000000 - 11 -23.000000 - 21 -77.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -24.000000 - 20 -78.000000 - 11 -26.000000 - 21 -80.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -27.000000 - 20 -81.000000 - 11 -29.000000 - 21 -83.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.000000 - 20 -84.000000 - 11 -32.000000 - 21 -86.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.000000 - 20 -87.000000 - 11 -35.000000 - 21 -89.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -36.000000 - 20 -90.000000 - 11 -38.000000 - 21 -92.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -39.000000 - 20 -93.000000 - 11 -41.000000 - 21 -95.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.000000 - 20 -96.000000 - 11 -44.000000 - 21 -98.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -58.000000 - 11 -2.000000 - 21 -60.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.000000 - 20 -61.000000 - 11 -5.000000 - 21 -63.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.000000 - 20 -64.000000 - 11 -8.000000 - 21 -66.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.000000 - 20 -67.000000 - 11 -11.000000 - 21 -69.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.000000 - 20 -70.000000 - 11 -14.000000 - 21 -72.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -15.000000 - 20 -73.000000 - 11 -17.000000 - 21 -75.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.000000 - 20 -76.000000 - 11 -20.000000 - 21 -78.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -21.000000 - 20 -79.000000 - 11 -23.000000 - 21 -81.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -24.000000 - 20 -82.000000 - 11 -26.000000 - 21 -84.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -27.000000 - 20 -85.000000 - 11 -29.000000 - 21 -87.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.000000 - 20 -88.000000 - 11 -32.000000 - 21 -90.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.000000 - 20 -91.000000 - 11 -35.000000 - 21 -93.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -36.000000 - 20 -94.000000 - 11 -38.000000 - 21 -96.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -39.000000 - 20 -97.000000 - 11 -41.000000 - 21 -99.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -62.000000 - 11 -2.000000 - 21 -64.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.000000 - 20 -65.000000 - 11 -5.000000 - 21 -67.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.000000 - 20 -68.000000 - 11 -8.000000 - 21 -70.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.000000 - 20 -71.000000 - 11 -11.000000 - 21 -73.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.000000 - 20 -74.000000 - 11 -14.000000 - 21 -76.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -15.000000 - 20 -77.000000 - 11 -17.000000 - 21 -79.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.000000 - 20 -80.000000 - 11 -20.000000 - 21 -82.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -21.000000 - 20 -83.000000 - 11 -23.000000 - 21 -85.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -24.000000 - 20 -86.000000 - 11 -26.000000 - 21 -88.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -27.000000 - 20 -89.000000 - 11 -29.000000 - 21 -91.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.000000 - 20 -92.000000 - 11 -32.000000 - 21 -94.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.000000 - 20 -95.000000 - 11 -35.000000 - 21 -97.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -36.000000 - 20 -98.000000 - 11 -38.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -66.000000 - 11 -2.000000 - 21 -68.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.000000 - 20 -69.000000 - 11 -5.000000 - 21 -71.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.000000 - 20 -72.000000 - 11 -8.000000 - 21 -74.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.000000 - 20 -75.000000 - 11 -11.000000 - 21 -77.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.000000 - 20 -78.000000 - 11 -14.000000 - 21 -80.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -15.000000 - 20 -81.000000 - 11 -17.000000 - 21 -83.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.000000 - 20 -84.000000 - 11 -20.000000 - 21 -86.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -21.000000 - 20 -87.000000 - 11 -23.000000 - 21 -89.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -24.000000 - 20 -90.000000 - 11 -26.000000 - 21 -92.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -27.000000 - 20 -93.000000 - 11 -29.000000 - 21 -95.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.000000 - 20 -96.000000 - 11 -32.000000 - 21 -98.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -70.000000 - 11 -2.000000 - 21 -72.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.000000 - 20 -73.000000 - 11 -5.000000 - 21 -75.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.000000 - 20 -76.000000 - 11 -8.000000 - 21 -78.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.000000 - 20 -79.000000 - 11 -11.000000 - 21 -81.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.000000 - 20 -82.000000 - 11 -14.000000 - 21 -84.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -15.000000 - 20 -85.000000 - 11 -17.000000 - 21 -87.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.000000 - 20 -88.000000 - 11 -20.000000 - 21 -90.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -21.000000 - 20 -91.000000 - 11 -23.000000 - 21 -93.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -24.000000 - 20 -94.000000 - 11 -26.000000 - 21 -96.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -27.000000 - 20 -97.000000 - 11 -29.000000 - 21 -99.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -74.000000 - 11 -2.000000 - 21 -76.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.000000 - 20 -77.000000 - 11 -5.000000 - 21 -79.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.000000 - 20 -80.000000 - 11 -8.000000 - 21 -82.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.000000 - 20 -83.000000 - 11 -11.000000 - 21 -85.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.000000 - 20 -86.000000 - 11 -14.000000 - 21 -88.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -15.000000 - 20 -89.000000 - 11 -17.000000 - 21 -91.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.000000 - 20 -92.000000 - 11 -20.000000 - 21 -94.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -21.000000 - 20 -95.000000 - 11 -23.000000 - 21 -97.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -24.000000 - 20 -98.000000 - 11 -26.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -78.000000 - 11 -2.000000 - 21 -80.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.000000 - 20 -81.000000 - 11 -5.000000 - 21 -83.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.000000 - 20 -84.000000 - 11 -8.000000 - 21 -86.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.000000 - 20 -87.000000 - 11 -11.000000 - 21 -89.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.000000 - 20 -90.000000 - 11 -14.000000 - 21 -92.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -15.000000 - 20 -93.000000 - 11 -17.000000 - 21 -95.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.000000 - 20 -96.000000 - 11 -20.000000 - 21 -98.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -82.000000 - 11 -2.000000 - 21 -84.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.000000 - 20 -85.000000 - 11 -5.000000 - 21 -87.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.000000 - 20 -88.000000 - 11 -8.000000 - 21 -90.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.000000 - 20 -91.000000 - 11 -11.000000 - 21 -93.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.000000 - 20 -94.000000 - 11 -14.000000 - 21 -96.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -15.000000 - 20 -97.000000 - 11 -17.000000 - 21 -99.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -86.000000 - 11 -2.000000 - 21 -88.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.000000 - 20 -89.000000 - 11 -5.000000 - 21 -91.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.000000 - 20 -92.000000 - 11 -8.000000 - 21 -94.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.000000 - 20 -95.000000 - 11 -11.000000 - 21 -97.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.000000 - 20 -98.000000 - 11 -14.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -90.000000 - 11 -2.000000 - 21 -92.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.000000 - 20 -93.000000 - 11 -5.000000 - 21 -95.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.000000 - 20 -96.000000 - 11 -8.000000 - 21 -98.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -94.000000 - 11 -2.000000 - 21 -96.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.000000 - 20 -97.000000 - 11 -5.000000 - 21 -99.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -98.000000 - 11 -2.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -4.000000 - 11 -96.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -93.000000 - 20 -99.000000 - 11 -94.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -8.000000 - 11 -92.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -12.000000 - 11 -88.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.000000 - 20 -98.000000 - 11 -86.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -16.000000 - 11 -84.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -81.000000 - 20 -99.000000 - 11 -82.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -20.000000 - 11 -80.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -24.000000 - 11 -76.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -28.000000 - 11 -72.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.000000 - 20 -99.000000 - 11 -70.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -32.000000 - 11 -68.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -36.000000 - 11 -64.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.000000 - 20 -98.000000 - 11 -62.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -40.000000 - 11 -60.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.000000 - 20 -99.000000 - 11 -58.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -44.000000 - 11 -56.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -48.000000 - 11 -52.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.000000 - 20 -99.000000 - 11 -45.999996 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -56.000000 - 11 -44.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -60.000000 - 11 -39.999996 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -64.000000 - 11 -36.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.000000 - 20 -99.000000 - 11 -33.999996 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -68.000000 - 11 -32.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -72.000000 - 11 -27.999996 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -76.000000 - 11 -24.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -21.000000 - 20 -99.000000 - 11 -22.000004 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -80.000000 - 11 -19.999998 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -84.000000 - 11 -16.000002 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -88.000000 - 11 -12.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -92.000000 - 11 -7.999998 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -96.000000 - 11 -4.000002 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.000000 - 20 -99.000000 - 11 -10.000002 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -52.000000 - 11 -48.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -2.000000 - 20 -0.000000 - 11 -4.000000 - 21 -2.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.000000 - 20 -3.000000 - 11 -7.000000 - 21 -5.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.000000 - 20 -6.000000 - 11 -10.000000 - 21 -8.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -11.000000 - 20 -9.000000 - 11 -13.000000 - 21 -11.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -14.000000 - 20 -12.000000 - 11 -16.000000 - 21 -14.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -17.000000 - 20 -14.999999 - 11 -19.000000 - 21 -17.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.000000 - 20 -18.000000 - 11 -22.000000 - 21 -20.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -23.000000 - 20 -21.000000 - 11 -25.000000 - 21 -23.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -26.000002 - 20 -23.999998 - 11 -28.000002 - 21 -25.999998 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.000002 - 20 -26.999998 - 11 -31.000000 - 21 -29.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.000000 - 20 -30.000000 - 11 -34.000004 - 21 -31.999998 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -35.000000 - 20 -33.000000 - 11 -37.000000 - 21 -35.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -38.000000 - 20 -36.000000 - 11 -40.000000 - 21 -38.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -40.999996 - 20 -39.000004 - 11 -42.999996 - 21 -41.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -43.999996 - 20 -42.000004 - 11 -46.000000 - 21 -44.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -47.000000 - 20 -45.000000 - 11 -49.000000 - 21 -47.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -48.000000 - 11 -52.000000 - 21 -50.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -53.000004 - 20 -50.999996 - 11 -55.000004 - 21 -52.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -56.000000 - 20 -54.000000 - 11 -57.999996 - 21 -56.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.999996 - 20 -57.000004 - 11 -61.000000 - 21 -59.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -61.999996 - 20 -60.000004 - 11 -64.000000 - 21 -61.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.000000 - 20 -63.000004 - 11 -66.999992 - 21 -65.000008 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.000000 - 20 -66.000000 - 11 -70.000000 - 21 -68.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -71.000000 - 20 -69.000000 - 11 -73.000000 - 21 -71.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -74.000000 - 20 -72.000000 - 11 -75.999992 - 21 -74.000008 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -77.000000 - 20 -75.000000 - 11 -79.000000 - 21 -77.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -80.000000 - 20 -78.000000 - 11 -82.000008 - 21 -79.999992 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.000008 - 20 -80.999992 - 11 -85.000000 - 21 -83.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -86.000000 - 20 -84.000000 - 11 -88.000000 - 21 -86.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -89.000008 - 20 -86.999992 - 11 -91.000000 - 21 -89.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.999992 - 20 -90.000008 - 11 -93.999992 - 21 -92.000008 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -94.999992 - 20 -93.000008 - 11 -97.000000 - 21 -95.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -98.000000 - 20 -96.000000 - 11 -99.999992 - 21 -98.000008 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.000000 - 20 -0.000000 - 11 -7.999999 - 21 -2.000001 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.999999 - 20 -3.000001 - 11 -11.000000 - 21 -5.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.000000 - 20 -6.000000 - 11 -14.000000 - 21 -8.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -15.000000 - 20 -9.000000 - 11 -17.000000 - 21 -11.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.000000 - 20 -12.000000 - 11 -20.000000 - 21 -14.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -21.000000 - 20 -15.000000 - 11 -23.000000 - 21 -17.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -24.000002 - 20 -17.999998 - 11 -26.000000 - 21 -20.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -27.000000 - 20 -21.000000 - 11 -29.000000 - 21 -23.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.000000 - 20 -24.000000 - 11 -31.999998 - 21 -26.000002 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.000000 - 20 -26.999998 - 11 -35.000000 - 21 -29.000002 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -36.000000 - 20 -30.000002 - 11 -38.000000 - 21 -31.999998 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -39.000000 - 20 -33.000000 - 11 -41.000000 - 21 -35.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.000000 - 20 -36.000000 - 11 -44.000000 - 21 -38.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.000000 - 20 -39.000000 - 11 -47.000000 - 21 -41.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -48.000000 - 20 -42.000000 - 11 -50.000000 - 21 -44.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.000004 - 20 -44.999996 - 11 -53.000004 - 21 -46.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -53.999996 - 20 -48.000004 - 11 -56.000000 - 21 -50.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -56.999996 - 20 -51.000004 - 11 -59.000000 - 21 -53.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.000000 - 20 -54.000000 - 11 -62.000004 - 21 -55.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.999996 - 20 -57.000004 - 11 -65.000000 - 21 -59.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.000000 - 20 -60.000000 - 11 -68.000000 - 21 -62.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.000000 - 20 -63.000000 - 11 -71.000000 - 21 -65.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.000000 - 20 -66.000000 - 11 -74.000000 - 21 -68.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -69.000000 - 11 -77.000000 - 21 -71.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.000000 - 20 -72.000000 - 11 -80.000000 - 21 -74.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -81.000000 - 20 -75.000000 - 11 -83.000000 - 21 -77.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.000000 - 20 -78.000000 - 11 -86.000000 - 21 -80.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.000008 - 20 -80.999992 - 11 -89.000000 - 21 -83.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -90.000000 - 20 -84.000000 - 11 -92.000000 - 21 -86.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -93.000000 - 20 -87.000000 - 11 -95.000000 - 21 -89.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -96.000000 - 20 -90.000000 - 11 -98.000000 - 21 -92.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -10.000000 - 20 -0.000000 - 11 -12.000001 - 21 -1.999999 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -13.000001 - 20 -2.999999 - 11 -14.999999 - 21 -5.000001 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -15.999999 - 20 -6.000000 - 11 -18.000002 - 21 -7.999999 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.000000 - 20 -9.000000 - 11 -21.000000 - 21 -11.000001 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -22.000002 - 20 -11.999999 - 11 -24.000000 - 21 -13.999999 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -15.000000 - 11 -27.000002 - 21 -16.999998 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.000000 - 20 -18.000000 - 11 -30.000000 - 21 -20.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.000002 - 20 -20.999998 - 11 -33.000000 - 21 -23.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -34.000000 - 20 -24.000000 - 11 -36.000000 - 21 -26.000002 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.000004 - 20 -26.999998 - 11 -39.000000 - 21 -29.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -40.000004 - 20 -29.999998 - 11 -42.000000 - 21 -32.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -43.000000 - 20 -33.000000 - 11 -44.999996 - 21 -35.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -46.000000 - 20 -36.000000 - 11 -48.000000 - 21 -38.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -49.000000 - 20 -39.000000 - 11 -51.000000 - 21 -41.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -52.000000 - 20 -42.000000 - 11 -54.000004 - 21 -43.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -55.000004 - 20 -44.999996 - 11 -57.000000 - 21 -47.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.000000 - 20 -48.000000 - 11 -59.999996 - 21 -50.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -61.000000 - 20 -51.000000 - 11 -62.999996 - 21 -53.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -64.000000 - 20 -53.999996 - 11 -66.000008 - 21 -55.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -67.000000 - 20 -57.000000 - 11 -69.000000 - 21 -59.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.000000 - 20 -60.000004 - 11 -72.000000 - 21 -61.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -73.000000 - 20 -63.000000 - 11 -75.000000 - 21 -65.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -76.000000 - 20 -66.000000 - 11 -77.999992 - 21 -68.000008 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.999992 - 20 -69.000008 - 11 -81.000000 - 21 -71.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.000000 - 20 -72.000000 - 11 -83.999992 - 21 -74.000008 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.000008 - 20 -74.999992 - 11 -87.000008 - 21 -76.999992 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.000000 - 20 -78.000000 - 11 -89.999992 - 21 -80.000008 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.000000 - 20 -81.000000 - 11 -93.000000 - 21 -83.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -94.000000 - 20 -84.000000 - 11 -96.000000 - 21 -86.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -97.000000 - 20 -87.000000 - 11 -98.999992 - 21 -89.000008 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -14.000000 - 20 --0.000000 - 11 -16.000000 - 21 -2.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -17.000000 - 20 -3.000000 - 11 -19.000002 - 21 -4.999999 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.000002 - 20 -5.999999 - 11 -21.999998 - 21 -8.000001 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -23.000000 - 20 -9.000000 - 11 -24.999998 - 21 -11.000001 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -26.000002 - 20 -11.999998 - 11 -28.000000 - 21 -14.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.999998 - 20 -15.000001 - 11 -31.000000 - 21 -17.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.999998 - 20 -18.000002 - 11 -34.000000 - 21 -20.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -35.000000 - 20 -21.000002 - 11 -37.000000 - 21 -23.000002 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.999996 - 20 -24.000002 - 11 -40.000000 - 21 -26.000002 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.000000 - 20 -27.000002 - 11 -43.000000 - 21 -29.000002 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -44.000000 - 20 -30.000000 - 11 -46.000000 - 21 -32.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -47.000000 - 20 -33.000000 - 11 -49.000000 - 21 -35.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -36.000000 - 11 -52.000000 - 21 -38.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -53.000000 - 20 -39.000000 - 11 -55.000000 - 21 -41.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -56.000004 - 20 -41.999996 - 11 -58.000000 - 21 -44.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -59.000000 - 20 -45.000000 - 11 -61.000000 - 21 -47.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -61.999996 - 20 -48.000004 - 11 -63.999996 - 21 -50.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.000008 - 20 -50.999996 - 11 -67.000000 - 21 -52.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.000000 - 20 -54.000000 - 11 -70.000000 - 21 -56.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -71.000000 - 20 -57.000004 - 11 -73.000000 - 21 -59.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -74.000008 - 20 -59.999996 - 11 -76.000000 - 21 -62.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -77.000000 - 20 -62.999996 - 11 -79.000000 - 21 -65.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -80.000000 - 20 -66.000000 - 11 -82.000000 - 21 -68.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.000000 - 20 -69.000000 - 11 -85.000008 - 21 -70.999992 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -86.000000 - 20 -72.000000 - 11 -88.000000 - 21 -74.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -89.000000 - 20 -75.000000 - 11 -91.000000 - 21 -77.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -92.000000 - 20 -78.000000 - 11 -93.999992 - 21 -80.000008 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.000000 - 20 -81.000000 - 11 -97.000000 - 21 -83.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.000000 - 20 --0.000001 - 11 -20.000000 - 21 -2.000001 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -21.000000 - 20 -3.000001 - 11 -23.000002 - 21 -4.999998 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -23.999998 - 20 -6.000002 - 11 -26.000000 - 21 -8.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -26.999998 - 20 -9.000002 - 11 -29.000000 - 21 -11.000001 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.000002 - 20 -11.999998 - 11 -31.999998 - 21 -14.000002 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.000000 - 20 -14.999999 - 11 -34.999996 - 21 -17.000002 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -35.999996 - 20 -18.000002 - 11 -38.000000 - 21 -20.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -39.000000 - 20 -21.000000 - 11 -41.000000 - 21 -23.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.000000 - 20 -24.000000 - 11 -44.000000 - 21 -26.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.000000 - 20 -27.000000 - 11 -47.000000 - 21 -29.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -48.000000 - 20 -30.000000 - 11 -50.000000 - 21 -32.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.000000 - 20 -33.000000 - 11 -53.000000 - 21 -35.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.000000 - 20 -36.000000 - 11 -56.000000 - 21 -38.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.000000 - 20 -39.000000 - 11 -58.999996 - 21 -41.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.000000 - 20 -42.000000 - 11 -62.000000 - 21 -44.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -63.000000 - 20 -45.000000 - 11 -65.000000 - 21 -47.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.000000 - 20 -48.000000 - 11 -68.000008 - 21 -49.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.000000 - 20 -51.000000 - 11 -71.000000 - 21 -53.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.000000 - 20 -53.999996 - 11 -74.000000 - 21 -55.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -56.999996 - 11 -77.000000 - 21 -59.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.000000 - 20 -60.000000 - 11 -80.000000 - 21 -62.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -81.000000 - 20 -63.000004 - 11 -83.000000 - 21 -65.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.000000 - 20 -66.000000 - 11 -86.000000 - 21 -68.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.000000 - 20 -69.000000 - 11 -88.999992 - 21 -71.000008 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -90.000000 - 20 -72.000000 - 11 -92.000008 - 21 -73.999992 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -93.000008 - 20 -74.999992 - 11 -95.000000 - 21 -77.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.999992 - 20 -78.000008 - 11 -98.000000 - 21 -80.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -22.000000 - 20 -0.000001 - 11 -24.000000 - 21 -2.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -2.999999 - 11 -27.000000 - 21 -5.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.000000 - 20 -5.999999 - 11 -29.999998 - 21 -8.000002 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.999998 - 20 -9.000002 - 11 -32.999996 - 21 -11.000003 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -34.000000 - 20 -11.999999 - 11 -36.000000 - 21 -13.999999 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.000000 - 20 -15.000002 - 11 -39.000004 - 21 -16.999998 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -40.000000 - 20 -18.000000 - 11 -41.999996 - 21 -20.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -43.000000 - 20 -21.000000 - 11 -45.000000 - 21 -23.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -46.000000 - 20 -24.000000 - 11 -48.000000 - 21 -26.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -49.000004 - 20 -26.999998 - 11 -51.000000 - 21 -29.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -52.000000 - 20 -30.000000 - 11 -54.000000 - 21 -32.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -55.000000 - 20 -33.000000 - 11 -57.000000 - 21 -35.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.000000 - 20 -36.000000 - 11 -60.000004 - 21 -37.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -61.000000 - 20 -39.000000 - 11 -62.999996 - 21 -41.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -64.000000 - 20 -41.999996 - 11 -66.000000 - 21 -44.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -67.000000 - 20 -44.999996 - 11 -69.000000 - 21 -47.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.000000 - 20 -47.999996 - 11 -72.000000 - 21 -50.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.999992 - 20 -51.000004 - 11 -75.000000 - 21 -52.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -76.000000 - 20 -53.999996 - 11 -78.000000 - 21 -55.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.000000 - 20 -57.000000 - 11 -81.000000 - 21 -58.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.000000 - 20 -60.000000 - 11 -84.000000 - 21 -62.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.000000 - 20 -62.999996 - 11 -87.000000 - 21 -65.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.000008 - 20 -65.999992 - 11 -90.000000 - 21 -68.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -90.999992 - 20 -69.000008 - 11 -93.000000 - 21 -71.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -94.000008 - 20 -71.999992 - 11 -96.000008 - 21 -73.999992 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -97.000000 - 20 -75.000000 - 11 -99.000000 - 21 -77.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -26.000002 - 20 --0.000001 - 11 -27.999998 - 21 -2.000002 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.999998 - 20 -3.000002 - 11 -31.000002 - 21 -4.999999 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.000000 - 20 -5.999999 - 11 -34.000000 - 21 -7.999999 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -35.000000 - 20 -9.000002 - 11 -37.000000 - 21 -10.999999 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -38.000000 - 20 -11.999999 - 11 -40.000000 - 21 -13.999999 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.000000 - 20 -14.999999 - 11 -43.000004 - 21 -16.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -44.000000 - 20 -18.000002 - 11 -46.000000 - 21 -20.000002 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -46.999996 - 20 -21.000004 - 11 -49.000004 - 21 -22.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -24.000002 - 11 -52.000000 - 21 -26.000002 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -53.000000 - 20 -26.999998 - 11 -55.000000 - 21 -29.000002 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -56.000000 - 20 -29.999998 - 11 -58.000000 - 21 -31.999998 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -59.000000 - 20 -33.000000 - 11 -61.000000 - 21 -35.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.000004 - 20 -35.999996 - 11 -64.000000 - 21 -38.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.000000 - 20 -39.000000 - 11 -67.000000 - 21 -40.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -67.999992 - 20 -42.000004 - 11 -70.000000 - 21 -44.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -71.000000 - 20 -45.000000 - 11 -73.000000 - 21 -46.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -74.000000 - 20 -47.999996 - 11 -76.000000 - 21 -49.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -77.000000 - 20 -51.000000 - 11 -79.000000 - 21 -53.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -80.000000 - 20 -53.999996 - 11 -82.000000 - 21 -55.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.999992 - 20 -57.000004 - 11 -85.000000 - 21 -59.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -86.000000 - 20 -60.000000 - 11 -88.000000 - 21 -61.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -89.000000 - 20 -62.999996 - 11 -91.000000 - 21 -65.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -92.000000 - 20 -66.000000 - 11 -94.000000 - 21 -68.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.000000 - 20 -69.000000 - 11 -96.999992 - 21 -71.000008 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -98.000000 - 20 -72.000000 - 11 -100.000000 - 21 -74.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.000000 - 20 -0.000000 - 11 -32.000000 - 21 -2.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.000000 - 20 -3.000000 - 11 -35.000000 - 21 -5.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -36.000004 - 20 -5.999997 - 11 -38.000004 - 21 -7.999997 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -39.000004 - 20 -8.999997 - 11 -40.999996 - 21 -11.000003 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.000000 - 20 -12.000000 - 11 -44.000000 - 21 -14.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -44.999996 - 20 -15.000003 - 11 -47.000004 - 21 -16.999998 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -48.000000 - 20 -18.000000 - 11 -50.000004 - 21 -19.999998 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.000000 - 20 -21.000000 - 11 -53.000004 - 21 -22.999998 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.000004 - 20 -23.999998 - 11 -56.000000 - 21 -26.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.000000 - 20 -27.000000 - 11 -59.000004 - 21 -28.999998 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -59.999996 - 20 -30.000002 - 11 -62.000004 - 21 -31.999998 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -63.000000 - 20 -33.000000 - 11 -65.000000 - 21 -35.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.000000 - 20 -35.999996 - 11 -68.000000 - 21 -38.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.000008 - 20 -38.999996 - 11 -71.000000 - 21 -41.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.000008 - 20 -41.999996 - 11 -74.000000 - 21 -44.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -45.000000 - 11 -77.000000 - 21 -46.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.000000 - 20 -48.000000 - 11 -80.000000 - 21 -49.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -81.000008 - 20 -50.999996 - 11 -83.000008 - 21 -52.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.000000 - 20 -54.000000 - 11 -86.000000 - 21 -56.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.000000 - 20 -57.000004 - 11 -89.000000 - 21 -59.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -90.000000 - 20 -59.999996 - 11 -92.000000 - 21 -61.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -93.000008 - 20 -62.999996 - 11 -95.000000 - 21 -65.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -96.000000 - 20 -66.000000 - 11 -98.000000 - 21 -68.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -34.000000 - 20 -0.000001 - 11 -35.999996 - 21 -2.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.000000 - 20 -2.999998 - 11 -38.999996 - 21 -5.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -40.000000 - 20 -6.000001 - 11 -42.000000 - 21 -7.999999 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -43.000000 - 20 -8.999998 - 11 -45.000000 - 21 -10.999998 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -46.000000 - 20 -12.000001 - 11 -47.999996 - 21 -14.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -49.000000 - 20 -14.999998 - 11 -50.999996 - 21 -17.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -52.000000 - 20 -17.999998 - 11 -54.000000 - 21 -19.999998 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -55.000000 - 20 -21.000002 - 11 -57.000000 - 21 -23.000002 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.000004 - 20 -23.999996 - 11 -59.999992 - 21 -26.000006 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -61.000000 - 20 -27.000002 - 11 -63.000004 - 21 -28.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -63.999996 - 20 -30.000004 - 11 -66.000000 - 21 -32.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -67.000008 - 20 -32.999996 - 11 -69.000000 - 21 -35.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.000008 - 20 -35.999996 - 11 -72.000000 - 21 -38.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -73.000000 - 20 -39.000000 - 11 -75.000008 - 21 -40.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -76.000000 - 20 -42.000000 - 11 -78.000000 - 21 -44.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.000000 - 20 -45.000000 - 11 -81.000000 - 21 -47.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.000000 - 20 -48.000004 - 11 -84.000008 - 21 -49.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.000000 - 20 -51.000000 - 11 -86.999992 - 21 -53.000008 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.000008 - 20 -53.999996 - 11 -90.000000 - 21 -56.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.000000 - 20 -57.000000 - 11 -93.000000 - 21 -59.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -94.000000 - 20 -60.000000 - 11 -96.000008 - 21 -61.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -97.000000 - 20 -63.000000 - 11 -99.000000 - 21 -65.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -38.000000 - 20 --0.000001 - 11 -40.000000 - 21 -2.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.000000 - 20 -3.000000 - 11 -43.000000 - 21 -5.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -44.000000 - 20 -6.000000 - 11 -46.000000 - 21 -8.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -46.999996 - 20 -9.000005 - 11 -48.999996 - 21 -11.000002 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -49.999996 - 20 -12.000002 - 11 -51.999996 - 21 -14.000002 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -53.000000 - 20 -14.999999 - 11 -55.000000 - 21 -17.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -56.000008 - 20 -17.999994 - 11 -58.000004 - 21 -19.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.999996 - 20 -21.000006 - 11 -60.999996 - 21 -23.000006 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -61.999996 - 20 -24.000006 - 11 -63.999996 - 21 -26.000006 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.000008 - 20 -26.999994 - 11 -67.000008 - 21 -28.999994 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -67.999992 - 20 -30.000006 - 11 -70.000008 - 21 -31.999994 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -71.000000 - 20 -33.000000 - 11 -73.000000 - 21 -35.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -73.999992 - 20 -36.000008 - 11 -76.000000 - 21 -38.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -77.000000 - 20 -39.000004 - 11 -79.000000 - 21 -41.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -80.000000 - 20 -42.000004 - 11 -81.999992 - 21 -44.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.000000 - 20 -44.999996 - 11 -85.000000 - 21 -47.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -86.000000 - 20 -48.000004 - 11 -88.000000 - 21 -50.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -89.000000 - 20 -51.000004 - 11 -91.000000 - 21 -53.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -92.000008 - 20 -53.999992 - 11 -94.000000 - 21 -55.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.000000 - 20 -57.000000 - 11 -96.999992 - 21 -59.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.000000 - 20 -0.000001 - 11 -44.000000 - 21 -2.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.000004 - 20 -2.999998 - 11 -47.000000 - 21 -5.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -48.000004 - 20 -5.999998 - 11 -50.000000 - 21 -8.000001 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.000000 - 20 -9.000001 - 11 -53.000000 - 21 -11.000001 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.000000 - 20 -12.000001 - 11 -55.999996 - 21 -14.000003 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.000004 - 20 -14.999998 - 11 -58.999992 - 21 -17.000006 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.000004 - 20 -17.999998 - 11 -61.999992 - 21 -20.000006 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.999992 - 20 -21.000006 - 11 -65.000000 - 21 -23.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.000000 - 20 -24.000000 - 11 -68.000008 - 21 -25.999994 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.000008 - 20 -26.999994 - 11 -70.999992 - 21 -29.000006 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.000000 - 20 -30.000000 - 11 -73.999992 - 21 -32.000008 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -33.000004 - 11 -77.000000 - 21 -35.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.000008 - 20 -35.999996 - 11 -80.000008 - 21 -37.999992 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -81.000000 - 20 -38.999996 - 11 -83.000000 - 21 -40.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.000000 - 20 -42.000000 - 11 -86.000000 - 21 -44.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.000000 - 20 -45.000000 - 11 -89.000000 - 21 -47.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -90.000000 - 20 -48.000000 - 11 -92.000008 - 21 -49.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -93.000000 - 20 -51.000000 - 11 -95.000000 - 21 -53.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -96.000000 - 20 -54.000000 - 11 -98.000000 - 21 -56.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -46.000000 - 20 --0.000001 - 11 -48.000000 - 21 -1.999999 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -49.000000 - 20 -2.999999 - 11 -50.999996 - 21 -5.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.999996 - 20 -6.000004 - 11 -53.999996 - 21 -8.000005 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.999996 - 20 -9.000005 - 11 -56.999996 - 21 -11.000005 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.000000 - 20 -11.999999 - 11 -59.999996 - 21 -14.000005 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -61.000000 - 20 -14.999999 - 11 -63.000000 - 21 -16.999998 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -63.999996 - 20 -18.000004 - 11 -66.000000 - 21 -19.999998 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -67.000000 - 20 -20.999998 - 11 -68.999992 - 21 -23.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.000000 - 20 -23.999998 - 11 -71.999992 - 21 -26.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -73.000000 - 20 -26.999998 - 11 -75.000000 - 21 -28.999998 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.999992 - 20 -30.000004 - 11 -77.999992 - 21 -32.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.000008 - 20 -32.999992 - 11 -81.000008 - 21 -34.999992 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.000000 - 20 -36.000000 - 11 -84.000008 - 21 -37.999992 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.999992 - 20 -39.000011 - 11 -86.999992 - 21 -41.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.000000 - 20 -42.000000 - 11 -90.000008 - 21 -43.999992 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.000000 - 20 -45.000000 - 11 -93.000000 - 21 -47.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -93.999992 - 20 -48.000004 - 11 -96.000000 - 21 -50.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -96.999992 - 20 -51.000004 - 11 -98.999992 - 21 -53.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -0.000000 - 11 -52.000000 - 21 -2.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -53.000000 - 20 -3.000000 - 11 -55.000004 - 21 -4.999995 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -56.000000 - 20 -6.000000 - 11 -58.000004 - 21 -7.999995 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -59.000004 - 20 -8.999994 - 11 -61.000000 - 21 -11.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.000000 - 20 -12.000000 - 11 -64.000000 - 21 -14.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.000008 - 20 -14.999994 - 11 -66.999992 - 21 -17.000006 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.000000 - 20 -18.000000 - 11 -70.000000 - 21 -20.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.999992 - 20 -21.000006 - 11 -73.000000 - 21 -23.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -74.000000 - 20 -24.000000 - 11 -76.000000 - 21 -26.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -77.000008 - 20 -26.999994 - 11 -79.000008 - 21 -28.999994 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -80.000000 - 20 -30.000000 - 11 -82.000008 - 21 -31.999989 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.000008 - 20 -32.999996 - 11 -85.000000 - 21 -35.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -86.000008 - 20 -35.999996 - 11 -87.999992 - 21 -38.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -89.000000 - 20 -39.000000 - 11 -91.000000 - 21 -41.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -92.000008 - 20 -41.999996 - 11 -93.999992 - 21 -44.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.000000 - 20 -45.000000 - 11 -97.000008 - 21 -46.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -97.999992 - 20 -48.000004 - 11 -100.000000 - 21 -50.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.000000 - 20 -0.000001 - 11 -56.000000 - 21 -2.000001 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.000000 - 20 -3.000001 - 11 -59.000000 - 21 -5.000001 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.000000 - 20 -6.000001 - 11 -62.000004 - 21 -7.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -63.000000 - 20 -9.000001 - 11 -65.000008 - 21 -10.999995 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.000000 - 20 -12.000001 - 11 -67.999992 - 21 -14.000007 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.000008 - 20 -14.999995 - 11 -71.000000 - 21 -17.000002 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.000000 - 20 -18.000002 - 11 -74.000000 - 21 -20.000002 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -74.999992 - 20 -21.000006 - 11 -77.000008 - 21 -22.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.000000 - 20 -24.000002 - 11 -80.000008 - 21 -25.999990 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -81.000000 - 20 -27.000002 - 11 -83.000000 - 21 -29.000002 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.000000 - 20 -30.000002 - 11 -86.000008 - 21 -31.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.000000 - 20 -33.000000 - 11 -89.000000 - 21 -35.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -90.000008 - 20 -35.999996 - 11 -91.999992 - 21 -38.000008 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -93.000000 - 20 -39.000000 - 11 -95.000008 - 21 -40.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.999992 - 20 -42.000008 - 11 -98.000000 - 21 -44.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.999996 - 20 -0.000002 - 11 -60.000004 - 21 -1.999997 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.999996 - 20 -3.000002 - 11 -62.999996 - 21 -5.000002 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -63.999992 - 20 -6.000008 - 11 -66.000000 - 21 -7.999997 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -67.000000 - 20 -8.999997 - 11 -68.999992 - 21 -11.000008 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.000000 - 20 -11.999997 - 11 -72.000000 - 21 -14.000002 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -73.000000 - 20 -15.000002 - 11 -75.000000 - 21 -16.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -76.000000 - 20 -18.000002 - 11 -78.000000 - 21 -20.000002 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.000000 - 20 -21.000002 - 11 -81.000000 - 21 -22.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.000000 - 20 -23.999996 - 11 -84.000000 - 21 -25.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.000000 - 20 -27.000002 - 11 -87.000000 - 21 -29.000002 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.000000 - 20 -29.999996 - 11 -90.000000 - 21 -32.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.000008 - 20 -32.999992 - 11 -92.999992 - 21 -35.000008 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -93.999992 - 20 -36.000008 - 11 -95.999992 - 21 -38.000008 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -97.000000 - 20 -38.999996 - 11 -98.999985 - 21 -41.000011 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.000004 - 20 --0.000002 - 11 -64.000000 - 21 -1.999998 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.000000 - 20 -3.000003 - 11 -67.000000 - 21 -4.999998 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.000000 - 20 -5.999998 - 11 -70.000000 - 21 -7.999998 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.999992 - 20 -9.000009 - 11 -72.999992 - 21 -11.000009 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -74.000000 - 20 -12.000003 - 11 -76.000000 - 21 -14.000003 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -77.000000 - 20 -14.999998 - 11 -79.000000 - 21 -16.999998 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -80.000000 - 20 -17.999998 - 11 -82.000000 - 21 -20.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.000000 - 20 -21.000004 - 11 -85.000000 - 21 -22.999998 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -86.000000 - 20 -24.000004 - 11 -88.000000 - 21 -25.999998 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -89.000000 - 20 -27.000004 - 11 -91.000000 - 21 -29.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -92.000000 - 20 -29.999998 - 11 -93.999992 - 21 -32.000008 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.000008 - 20 -32.999992 - 11 -97.000000 - 21 -35.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -98.000000 - 20 -35.999996 - 11 -99.999992 - 21 -38.000008 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.000000 - 20 --0.000001 - 11 -67.999992 - 21 -2.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.999992 - 20 -3.000004 - 11 -71.000000 - 21 -4.999999 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -71.999992 - 20 -6.000004 - 11 -74.000000 - 21 -7.999999 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -8.999999 - 11 -76.999992 - 21 -11.000005 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.000000 - 20 -11.999999 - 11 -79.999992 - 21 -14.000005 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -81.000000 - 20 -14.999999 - 11 -83.000000 - 21 -16.999998 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.000000 - 20 -17.999998 - 11 -85.999992 - 21 -20.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.000000 - 20 -20.999998 - 11 -89.000000 - 21 -22.999998 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -89.999992 - 20 -24.000004 - 11 -92.000000 - 21 -25.999998 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -92.999992 - 20 -27.000004 - 11 -94.999992 - 21 -29.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.999992 - 20 -30.000004 - 11 -98.000008 - 21 -31.999994 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.000000 - 20 -0.000000 - 11 -72.000000 - 21 -2.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -73.000000 - 20 -3.000000 - 11 -75.000008 - 21 -4.999995 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -76.000008 - 20 -5.999995 - 11 -78.000000 - 21 -8.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.000008 - 20 -8.999994 - 11 -81.000000 - 21 -11.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -81.999992 - 20 -12.000006 - 11 -84.000008 - 21 -13.999994 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.000000 - 20 -15.000000 - 11 -87.000008 - 21 -16.999994 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.000008 - 20 -17.999994 - 11 -89.999992 - 21 -20.000006 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.000008 - 20 -20.999994 - 11 -93.000008 - 21 -22.999994 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -93.999992 - 20 -24.000006 - 11 -96.000000 - 21 -26.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -96.999992 - 20 -27.000006 - 11 -99.000008 - 21 -28.999994 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -74.000000 - 20 -0.000001 - 11 -76.000000 - 21 -2.000001 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -76.999992 - 20 -3.000006 - 11 -79.000008 - 21 -4.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -80.000000 - 20 -6.000001 - 11 -82.000008 - 21 -7.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.000008 - 20 -8.999995 - 11 -85.000008 - 21 -10.999995 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -86.000000 - 20 -12.000001 - 11 -88.000000 - 21 -14.000001 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -89.000000 - 20 -15.000001 - 11 -91.000008 - 21 -16.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.999992 - 20 -18.000006 - 11 -94.000008 - 21 -19.999990 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.000000 - 20 -21.000002 - 11 -97.000008 - 21 -22.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -97.999992 - 20 -24.000006 - 11 -99.999992 - 21 -26.000006 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.000000 - 20 -0.000002 - 11 -79.999992 - 21 -2.000008 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -81.000000 - 20 -2.999997 - 11 -83.000000 - 21 -5.000002 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.000000 - 20 -6.000002 - 11 -86.000000 - 21 -7.999997 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.000000 - 20 -9.000002 - 11 -89.000000 - 21 -10.999997 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -90.000000 - 20 -11.999997 - 11 -92.000000 - 21 -14.000002 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -93.000000 - 20 -14.999997 - 11 -94.999992 - 21 -17.000008 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -96.000000 - 20 -17.999996 - 11 -98.000000 - 21 -20.000002 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.000000 - 20 --0.000002 - 11 -84.000000 - 21 -2.000003 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.000000 - 20 -2.999998 - 11 -87.000000 - 21 -5.000003 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.999992 - 20 -6.000009 - 11 -90.000008 - 21 -7.999992 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.000000 - 20 -9.000003 - 11 -92.999992 - 21 -11.000009 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -94.000008 - 20 -11.999992 - 11 -96.000008 - 21 -13.999992 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -97.000000 - 20 -15.000003 - 11 -98.999992 - 21 -17.000010 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -86.000000 - 20 --0.000001 - 11 -87.999992 - 21 -2.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.999992 - 20 -3.000004 - 11 -91.000000 - 21 -4.999999 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.999992 - 20 -6.000004 - 11 -93.999992 - 21 -8.000005 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -94.999992 - 20 -9.000010 - 11 -97.000008 - 21 -10.999993 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -98.000008 - 20 -11.999993 - 11 -99.999992 - 21 -14.000005 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -90.000000 - 20 -0.000000 - 11 -92.000008 - 21 -1.999995 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -93.000008 - 20 -2.999995 - 11 -95.000000 - 21 -5.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -96.000008 - 20 -5.999995 - 11 -98.000008 - 21 -7.999995 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -94.000008 - 20 --0.000004 - 11 -95.999992 - 21 -2.000006 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -97.000008 - 20 -2.999996 - 11 -99.000008 - 21 -4.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -98.000000 - 20 -0.000002 - 11 -100.000008 - 21 -1.999991 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.000000 - 20 -0.000000 - 11 -100.000000 - 21 -96.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -98.999992 - 20 -93.000008 - 11 -100.000000 - 21 -94.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.000000 - 20 -0.000000 - 11 -100.000000 - 21 -92.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -11.999999 - 20 -0.000001 - 11 -100.000000 - 21 -88.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -98.000000 - 20 -84.000000 - 11 -100.000000 - 21 -86.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.000000 - 20 -0.000000 - 11 -100.000000 - 21 -84.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -99.000000 - 20 -81.000000 - 11 -100.000000 - 21 -82.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.000000 - 20 -0.000000 - 11 -100.000000 - 21 -80.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -23.999998 - 20 -0.000001 - 11 -100.000008 - 21 -75.999992 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.000000 - 20 --0.000001 - 11 -100.000000 - 21 -72.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -99.000000 - 20 -69.000000 - 11 -100.000000 - 21 -70.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.000000 - 20 -0.000001 - 11 -100.000000 - 21 -68.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -36.000000 - 20 --0.000001 - 11 -100.000000 - 21 -64.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -97.999992 - 20 -60.000004 - 11 -100.000000 - 21 -61.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -40.000000 - 20 -0.000000 - 11 -100.000000 - 21 -60.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -99.000000 - 20 -56.999996 - 11 -100.000008 - 21 -57.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -44.000000 - 20 -0.000001 - 11 -100.000000 - 21 -56.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -47.999996 - 20 -0.000002 - 11 -100.000000 - 21 -51.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -99.000000 - 20 -45.000000 - 11 -99.999992 - 21 -46.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -56.000000 - 20 --0.000001 - 11 -99.999992 - 21 -44.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.000000 - 20 -0.000000 - 11 -100.000000 - 21 -39.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -64.000000 - 20 -0.000001 - 11 -100.000008 - 21 -35.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -98.999992 - 20 -33.000004 - 11 -100.000000 - 21 -33.999992 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.000000 - 20 -0.000002 - 11 -99.999992 - 21 -32.000008 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.000000 - 20 --0.000002 - 11 -100.000000 - 21 -27.999992 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -76.000000 - 20 --0.000001 - 11 -99.999992 - 21 -24.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -98.999992 - 20 -21.000008 - 11 -100.000008 - 21 -21.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -80.000000 - 20 -0.000000 - 11 -100.000008 - 21 -19.999989 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.000000 - 20 -0.000001 - 11 -100.000000 - 21 -16.000002 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.000000 - 20 -0.000002 - 11 -100.000000 - 21 -11.999997 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -92.000000 - 20 --0.000002 - 11 -100.000000 - 21 -7.999998 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.999992 - 20 -0.000004 - 11 -100.000000 - 21 -4.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -99.000000 - 20 -9.000000 - 11 -100.000000 - 21 -10.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -52.000004 - 20 --0.000002 - 11 -100.000000 - 21 -48.000004 - 39 -0 - 62 -0 - 0 -ENDSEC - 0 -EOF \ No newline at end of file diff --git a/patterns/cross.dxf b/patterns/cross.dxf deleted file mode 100644 index 0959fcd..0000000 --- a/patterns/cross.dxf +++ /dev/null @@ -1,232 +0,0 @@ - 0 -SECTION - 2 -HEADER - 9 -$LIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$LIMMAX - 10 -75.000000 - 20 -74.733000 - 9 -$EXTMIN - 10 -0.000000 - 20 -0.000000 - 9 -$EXTMAX - 10 -75.000000 - 20 -74.733000 - 9 -$ANGBASE - 50 -0.000000 - 9 -$ANGDIR - 70 -0 - 9 -$INSUNITS - 70 -0 - 9 -$DIMALT - 70 -4 - 9 -$DIMLUNIT - 70 -2 - 9 -$DIMASZ - 40 -3.000000 - 9 -$DIMTXT - 40 -5.000000 - 9 -$DIMRND - 40 -0.010000 - 9 -$DIMEXE - 40 -2.000000 - 9 -$DIMEXO - 40 -2.000000 - 9 -$DIMAUNIT - 70 -0 - 9 -$DIMADEC - 70 -2 - 9 -$GRIDUNIT - 10 -0.001000 - 20 -0.001000 - 9 -$PLIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$PLIMMAX - 10 -210.000000 - 20 -297.000000 - 9 -$PSVPSCALE - 40 -1.000000 - 0 -ENDSEC - 0 -SECTION - 2 -TABLES - 0 -TABLE - 2 -LTYPE - 70 - 1 - 0 -LTYPE - 2 -CONTINUOUS - 70 - 64 - 3 -Ausgez - 72 - 65 - 73 - 0 - 40 -0.000000 - 0 -ENDTAB - 0 -TABLE - 2 -LAYER - 70 - 1 - 0 -LAYER - 2 -default - 70 - 64 - 62 -0 - 6 -CONTINUOUS - 0 -ENDTAB - 0 -ENDSEC - 0 -SECTION - 2 -BLOCKS - 0 -ENDSEC - 0 -SECTION - 2 -ENTITIES - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -62.099000 - 11 -25.000000 - 21 -62.099000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -11.563000 - 11 -75.000000 - 21 -11.563000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.500000 - 20 -49.464000 - 11 -12.500000 - 21 -74.733000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.500000 - 20 -0.000000 - 11 -62.500000 - 21 -24.198000 - 39 -0 - 62 -7 - 0 -ENDSEC - 0 -EOF diff --git a/patterns/daemon.dxf b/patterns/daemon.dxf deleted file mode 100644 index da3baed..0000000 --- a/patterns/daemon.dxf +++ /dev/null @@ -1,13452 +0,0 @@ -0 -SECTION -2 -HEADER - 9 -$EXTMIN -10 --8.929 -20 -1.250 -30 -0.0 - 9 -$EXTMAX -10 -83.929 -20 -72.750 -30 -0.0 - 9 -$LIMMIN -10 --8.929 -20 -1.250 -30 -0.0 - 9 -$LIMMAX -10 -83.929 -20 -72.750 -30 -0.0 - 9 -$LTSCALE -40 -1.000 - 9 -$PDMODE -70 -0 - 9 -$PDSIZE -40 -40 -0 -ENDSEC -0 -SECTION -2 -TABLES -0 -TABLE -2 -LTYPE -70 -9 -0 -LTYPE -5 -1f4 -2 -CONTINUOUS -70 -0 -3 -ŽÀü -72 -65 -73 -0 -40 -0.0 -0 -LTYPE -5 -1f5 -2 -DOT -70 -0 -3 --- -- -- -- -- -- -- -- -72 -65 -73 -2 -40 -5.000 -49 -1.000 -49 --4.000 -0 -LTYPE -5 -1f6 -2 -DASHED -70 -0 -3 ----- ---- ---- ---- -72 -65 -73 -2 -40 -5.000 -49 -2.000 -49 --3.000 -0 -LTYPE -5 -1f7 -2 -DASHED2 -70 -0 -3 ------- ------ ------ ------ -72 -65 -73 -2 -40 -10.000 -49 -4.000 -49 --6.000 -0 -LTYPE -5 -1f8 -2 -CENTER -70 -0 -3 ------ - ----- - ----- - ----- - -72 -65 -73 -4 -40 -9.000 -49 -6.000 -49 --1.000 -49 -1.000 -49 --1.000 -0 -LTYPE -5 -1f9 -2 -CENTER2 -70 -0 -3 ----------- -- ---------- -- -72 -65 -73 -4 -40 -18.000 -49 -12.000 -49 --2.000 -49 -2.000 -49 --2.000 -0 -LTYPE -5 -1fa -2 -PHANTOM -70 -0 -3 ---- - - --- - - --- - - --- - - -72 -65 -73 -6 -40 -10.000 -49 -5.000 -49 --1.000 -49 -1.000 -49 --1.000 -49 -1.000 -49 --1.000 -0 -LTYPE -5 -1fb -2 -PHANTOM2 -70 -0 -3 --------- - - -------- - - -72 -65 -73 -6 -40 -16.000 -49 -6.000 -49 --2.000 -49 -2.000 -49 --2.000 -49 -2.000 -49 --2.000 -0 -LTYPE -5 -1fc -2 -HIDDEN -70 -0 -3 -- - - - - - - - -72 -65 -73 -2 -40 -2.500 -49 -0.500 -49 --2.000 -0 -ENDTAB -0 -TABLE -2 -STYLE -70 -1 -0 -STYLE -5 -1fd -100 -AcDbSymbolTableRecord -100 -AcDbTextStyleTableRecord -2 -STANDARD -70 -0 -40 -0.0 -41 -1.0 -50 -0.0 -71 -0 -42 -0.0 -3 -txt.shx -4 -extfont.shx -0 -STYLE -5 -1fe -100 -AcDbSymbolTableRecord -100 -AcDbTextStyleTableRecord -2 -TATEGAKI -70 -4 -40 -0.0 -41 -1.0 -50 -0.0 -71 -0 -42 -0.0 -3 -txt.shx -4 -extfont.shx -0 -STYLE -5 -1ff -100 -AcDbSymbolTableRecord -100 -AcDbTextStyleTableRecord -2 -MT -70 -0 -40 -0.0 -41 -1.0 -50 -0.0 -71 -0 -42 -0.0 -3 -MS Gothic -4 - -0 -STYLE -5 -200 -100 -AcDbSymbolTableRecord -100 -AcDbTextStyleTableRecord -2 -TMT -70 -4 -40 -0.0 -41 -1.0 -50 -0.0 -71 -0 -42 -0.0 -3 -@MS Gothic -4 - -0 -ENDTAB -0 -TABLE -2 -LAYER -5 -4b9 -100 -AcDbSymbolTable -70 -10 -0 -LAYER -5 -4ba -100 -AcDbSymbolTableRecord -100 -AcDbLayerTableRecord -2 -JW_ZUKEI -70 -64 -62 - 7 - 6 -CONTINUOUS -0 -LAYER -5 -4bb -100 -AcDbSymbolTableRecord -100 -AcDbLayerTableRecord -2 -ADD_LINE -70 -64 -62 - 7 - 6 -CONTINUOUS -0 -ENDTAB -0 -ENDSEC -0 -SECTION -2 -ENTITIES -0 -LINE -5 -4bc -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -49.500 -20 -4.500 -30 -0.0 -11 -58.500 -21 -4.500 -31 -0.0 -0 -LINE -5 -4bd -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -25.500 -20 -8.000 -30 -0.0 -11 -31.000 -21 -8.000 -31 -0.0 -0 -LINE -5 -4be -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -22.500 -20 -8.500 -30 -0.0 -11 -23.000 -21 -8.500 -31 -0.0 -0 -LINE -5 -4bf -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -21.000 -20 -9.000 -30 -0.0 -11 -21.500 -21 -9.000 -31 -0.0 -0 -LINE -5 -4c0 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -16.000 -20 -10.000 -30 -0.0 -11 -20.000 -21 -10.000 -31 -0.0 -0 -LINE -5 -4c1 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -13.500 -20 -10.500 -30 -0.0 -11 -14.500 -21 -10.500 -31 -0.0 -0 -LINE -5 -4c2 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -22.000 -20 -10.500 -30 -0.0 -11 -23.000 -21 -10.500 -31 -0.0 -0 -LINE -5 -4c3 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -19.000 -20 -12.000 -30 -0.0 -11 -20.500 -21 -12.000 -31 -0.0 -0 -LINE -5 -4c4 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -12.000 -20 -12.500 -30 -0.0 -11 -12.500 -21 -12.500 -31 -0.0 -0 -LINE -5 -4c5 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -14.000 -20 -12.500 -30 -0.0 -11 -14.500 -21 -12.500 -31 -0.0 -0 -LINE -5 -4c6 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -13.500 -20 -14.000 -30 -0.0 -11 -14.500 -21 -14.000 -31 -0.0 -0 -LINE -5 -4c7 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -14.000 -20 -14.500 -30 -0.0 -11 -15.000 -21 -14.500 -31 -0.0 -0 -LINE -5 -4c8 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -16.000 -20 -15.000 -30 -0.0 -11 -18.000 -21 -15.000 -31 -0.0 -0 -LINE -5 -4c9 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -12.500 -20 -37.500 -30 -0.0 -11 -15.000 -21 -37.500 -31 -0.0 -0 -LINE -5 -4ca -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -21.500 -20 -40.000 -30 -0.0 -11 -23.500 -21 -40.000 -31 -0.0 -0 -LINE -5 -4cb -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -10.000 -20 -40.500 -30 -0.0 -11 -11.500 -21 -40.500 -31 -0.0 -0 -LINE -5 -4cc -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -13.000 -20 -42.500 -30 -0.0 -11 -15.500 -21 -42.500 -31 -0.0 -0 -LINE -5 -4cd -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -12.000 -20 -44.500 -30 -0.0 -11 -13.000 -21 -44.500 -31 -0.0 -0 -LINE -5 -4ce -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -16.000 -20 -45.000 -30 -0.0 -11 -16.500 -21 -45.000 -31 -0.0 -0 -LINE -5 -4cf -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -16.500 -20 -45.500 -30 -0.0 -11 -18.000 -21 -45.500 -31 -0.0 -0 -LINE -5 -4d0 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -33.500 -20 -64.000 -30 -0.0 -11 -36.500 -21 -64.000 -31 -0.0 -0 -LINE -5 -4d1 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -48.000 -20 -67.000 -30 -0.0 -11 -49.000 -21 -67.000 -31 -0.0 -0 -LINE -5 -4d2 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -10.000 -20 -39.000 -30 -0.0 -11 -10.000 -21 -39.500 -31 -0.0 -0 -LINE -5 -4d3 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -12.000 -20 -12.500 -30 -0.0 -11 -12.000 -21 -13.000 -31 -0.0 -0 -LINE -5 -4d4 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -12.500 -20 -11.000 -30 -0.0 -11 -12.500 -21 -11.500 -31 -0.0 -0 -LINE -5 -4d5 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -13.000 -20 -42.000 -30 -0.0 -11 -13.000 -21 -44.500 -31 -0.0 -0 -LINE -5 -4d6 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -14.000 -20 -14.000 -30 -0.0 -11 -14.000 -21 -14.500 -31 -0.0 -0 -LINE -5 -4d7 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -14.500 -20 -14.000 -30 -0.0 -11 -14.500 -21 -14.500 -31 -0.0 -0 -LINE -5 -4d8 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -14.500 -20 -42.000 -30 -0.0 -11 -14.500 -21 -44.000 -31 -0.0 -0 -LINE -5 -4d9 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -17.500 -20 -44.000 -30 -0.0 -11 -17.500 -21 -46.000 -31 -0.0 -0 -LINE -5 -4da -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -18.000 -20 -12.000 -30 -0.0 -11 -18.000 -21 -12.500 -31 -0.0 -0 -LINE -5 -4db -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -18.500 -20 -10.000 -30 -0.0 -11 -18.500 -21 -11.500 -31 -0.0 -0 -LINE -5 -4dc -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -19.000 -20 -41.500 -30 -0.0 -11 -19.000 -21 -44.000 -31 -0.0 -0 -LINE -5 -4dd -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -19.500 -20 -46.500 -30 -0.0 -11 -19.500 -21 -48.000 -31 -0.0 -0 -LINE -5 -4de -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -20.000 -20 -10.000 -30 -0.0 -11 -20.000 -21 -13.500 -31 -0.0 -0 -LINE -5 -4df -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -22.500 -20 -58.000 -30 -0.0 -11 -22.500 -21 -62.000 -31 -0.0 -0 -LINE -5 -4e0 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -24.500 -20 -54.000 -30 -0.0 -11 -24.500 -21 -54.500 -31 -0.0 -0 -LINE -5 -4e1 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -25.000 -20 -37.000 -30 -0.0 -11 -25.000 -21 -38.500 -31 -0.0 -0 -LINE -5 -4e2 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -25.500 -20 -10.000 -30 -0.0 -11 -25.500 -21 -10.500 -31 -0.0 -0 -LINE -5 -4e3 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -25.500 -20 -23.500 -30 -0.0 -11 -25.500 -21 -26.000 -31 -0.0 -0 -LINE -5 -4e4 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -26.000 -20 -8.000 -30 -0.0 -11 -26.000 -21 -8.500 -31 -0.0 -0 -LINE -5 -4e5 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -27.000 -20 -18.500 -30 -0.0 -11 -27.000 -21 -19.500 -31 -0.0 -0 -LINE -5 -4e6 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -31.500 -20 -50.000 -30 -0.0 -11 -31.500 -21 -51.000 -31 -0.0 -0 -LINE -5 -4e7 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -43.000 -20 -28.500 -30 -0.0 -11 -43.000 -21 -32.000 -31 -0.0 -0 -LINE -5 -4e8 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -43.500 -20 -11.000 -30 -0.0 -11 -43.500 -21 -12.000 -31 -0.0 -0 -LINE -5 -4e9 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -48.000 -20 -66.000 -30 -0.0 -11 -48.000 -21 -67.000 -31 -0.0 -0 -LINE -5 -4ea -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -49.000 -20 -5.000 -30 -0.0 -11 -49.000 -21 -5.500 -31 -0.0 -0 -LINE -5 -4eb -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -54.000 -20 -58.500 -30 -0.0 -11 -54.000 -21 -60.000 -31 -0.0 -0 -LINE -5 -4ec -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -66.000 -20 -8.000 -30 -0.0 -11 -66.000 -21 -10.500 -31 -0.0 -0 -LINE -5 -4ed -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -25.500 -20 -8.000 -30 -0.0 -11 -25.000 -21 -8.500 -31 -0.0 -0 -LINE -5 -4ee -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -26.000 -20 -8.500 -30 -0.0 -11 -25.500 -21 -9.000 -31 -0.0 -0 -LINE -5 -4ef -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -25.000 -20 -8.500 -30 -0.0 -11 -26.000 -21 -9.500 -31 -0.0 -0 -LINE -5 -4f0 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -18.500 -20 -11.500 -30 -0.0 -11 -18.000 -21 -12.000 -31 -0.0 -0 -LINE -5 -4f1 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -28.500 -20 -12.500 -30 -0.0 -11 -29.000 -21 -13.000 -31 -0.0 -0 -LINE -5 -4f2 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -12.000 -20 -13.000 -30 -0.0 -11 -12.500 -21 -13.500 -31 -0.0 -0 -LINE -5 -4f3 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -15.000 -20 -39.000 -30 -0.0 -11 -15.500 -21 -39.500 -31 -0.0 -0 -LINE -5 -4f4 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -9.500 -20 -39.500 -30 -0.0 -11 -9.000 -21 -40.000 -31 -0.0 -0 -LINE -5 -4f5 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -24.000 -20 -53.500 -30 -0.0 -11 -24.500 -21 -54.000 -31 -0.0 -0 -LINE -5 -4f6 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -31.000 -20 -68.500 -30 -0.0 -11 -31.000 -21 -69.000 -31 -0.0 -0 -LINE -5 -4f7 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -32.000 -20 -69.000 -30 -0.0 -11 -32.000 -21 -69.500 -31 -0.0 -0 -LINE -5 -4f8 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -31.000 -20 -69.000 -30 -0.0 -11 -32.000 -21 -69.000 -31 -0.0 -0 -LINE -5 -4f9 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -30.500 -20 -69.500 -30 -0.0 -11 -32.000 -21 -69.500 -31 -0.0 -0 -LINE -5 -4fa -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -30.000 -20 -67.000 -30 -0.0 -11 -30.000 -21 -67.500 -31 -0.0 -0 -LINE -5 -4fb -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -30.000 -20 -67.500 -30 -0.0 -11 -30.500 -21 -67.500 -31 -0.0 -0 -LINE -5 -4fc -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -30.500 -20 -69.000 -30 -0.0 -11 -30.500 -21 -69.500 -31 -0.0 -0 -LINE -5 -4fd -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -29.500 -20 -69.000 -30 -0.0 -11 -30.500 -21 -69.000 -31 -0.0 -0 -LINE -5 -4fe -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -30.500 -20 -67.500 -30 -0.0 -11 -30.500 -21 -68.500 -31 -0.0 -0 -LINE -5 -4ff -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -30.500 -20 -68.500 -30 -0.0 -11 -31.000 -21 -68.500 -31 -0.0 -0 -LINE -5 -500 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -29.000 -20 -68.000 -30 -0.0 -11 -29.000 -21 -68.500 -31 -0.0 -0 -LINE -5 -501 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -28.000 -20 -68.000 -30 -0.0 -11 -29.000 -21 -68.000 -31 -0.0 -0 -LINE -5 -502 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -29.000 -20 -68.500 -30 -0.0 -11 -29.500 -21 -68.500 -31 -0.0 -0 -LINE -5 -503 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -29.500 -20 -68.500 -30 -0.0 -11 -29.500 -21 -69.000 -31 -0.0 -0 -LINE -5 -504 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -29.000 -20 -66.000 -30 -0.0 -11 -29.000 -21 -66.500 -31 -0.0 -0 -LINE -5 -505 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -28.000 -20 -68.000 -30 -0.0 -11 -28.000 -21 -67.500 -31 -0.0 -0 -LINE -5 -506 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -29.000 -20 -66.500 -30 -0.0 -11 -29.500 -21 -66.500 -31 -0.0 -0 -LINE -5 -507 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -27.500 -20 -67.500 -30 -0.0 -11 -28.000 -21 -67.500 -31 -0.0 -0 -LINE -5 -508 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -29.500 -20 -66.500 -30 -0.0 -11 -29.500 -21 -67.000 -31 -0.0 -0 -LINE -5 -509 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -29.500 -20 -67.000 -30 -0.0 -11 -30.000 -21 -67.000 -31 -0.0 -0 -LINE -5 -50a -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -28.500 -20 -66.000 -30 -0.0 -11 -29.000 -21 -66.000 -31 -0.0 -0 -LINE -5 -50b -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -27.000 -20 -66.500 -30 -0.0 -11 -27.000 -21 -67.000 -31 -0.0 -0 -LINE -5 -50c -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -26.000 -20 -66.500 -30 -0.0 -11 -27.000 -21 -66.500 -31 -0.0 -0 -LINE -5 -50d -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -27.000 -20 -67.000 -30 -0.0 -11 -27.500 -21 -67.000 -31 -0.0 -0 -LINE -5 -50e -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -27.500 -20 -67.000 -30 -0.0 -11 -27.500 -21 -67.500 -31 -0.0 -0 -LINE -5 -50f -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -27.000 -20 -59.000 -30 -0.0 -11 -27.000 -21 -59.500 -31 -0.0 -0 -LINE -5 -510 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -27.000 -20 -59.500 -30 -0.0 -11 -28.000 -21 -59.500 -31 -0.0 -0 -LINE -5 -511 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -28.000 -20 -59.500 -30 -0.0 -11 -28.000 -21 -60.000 -31 -0.0 -0 -LINE -5 -512 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -26.500 -20 -58.500 -30 -0.0 -11 -26.500 -21 -59.000 -31 -0.0 -0 -LINE -5 -513 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -26.500 -20 -59.000 -30 -0.0 -11 -27.000 -21 -59.000 -31 -0.0 -0 -LINE -5 -514 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -26.000 -20 -58.500 -30 -0.0 -11 -26.500 -21 -58.500 -31 -0.0 -0 -LINE -5 -515 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -26.000 -20 -58.000 -30 -0.0 -11 -26.000 -21 -58.500 -31 -0.0 -0 -LINE -5 -516 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -25.500 -20 -58.000 -30 -0.0 -11 -26.000 -21 -58.000 -31 -0.0 -0 -LINE -5 -517 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -25.500 -20 -57.000 -30 -0.0 -11 -25.500 -21 -58.000 -31 -0.0 -0 -LINE -5 -518 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -25.000 -20 -57.000 -30 -0.0 -11 -25.500 -21 -57.000 -31 -0.0 -0 -LINE -5 -519 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -25.000 -20 -56.500 -30 -0.0 -11 -25.000 -21 -57.000 -31 -0.0 -0 -LINE -5 -51a -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -24.500 -20 -56.500 -30 -0.0 -11 -25.000 -21 -56.500 -31 -0.0 -0 -LINE -5 -51b -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -24.500 -20 -56.000 -30 -0.0 -11 -24.500 -21 -56.500 -31 -0.0 -0 -LINE -5 -51c -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -24.000 -20 -56.000 -30 -0.0 -11 -24.500 -21 -56.000 -31 -0.0 -0 -LINE -5 -51d -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -24.500 -20 -64.500 -30 -0.0 -11 -24.500 -21 -65.000 -31 -0.0 -0 -LINE -5 -51e -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -24.000 -20 -64.500 -30 -0.0 -11 -24.500 -21 -64.500 -31 -0.0 -0 -LINE -5 -51f -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -24.000 -20 -64.000 -30 -0.0 -11 -24.000 -21 -64.500 -31 -0.0 -0 -LINE -5 -520 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -23.500 -20 -64.000 -30 -0.0 -11 -24.000 -21 -64.000 -31 -0.0 -0 -LINE -5 -521 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -23.500 -20 -63.000 -30 -0.0 -11 -23.500 -21 -64.000 -31 -0.0 -0 -LINE -5 -522 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -23.000 -20 -63.000 -30 -0.0 -11 -23.500 -21 -63.000 -31 -0.0 -0 -LINE -5 -523 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -23.000 -20 -62.000 -30 -0.0 -11 -23.000 -21 -63.000 -31 -0.0 -0 -LINE -5 -524 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -22.500 -20 -62.000 -30 -0.0 -11 -23.000 -21 -62.000 -31 -0.0 -0 -LINE -5 -525 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -25.500 -20 -65.500 -30 -0.0 -11 -25.500 -21 -65.000 -31 -0.0 -0 -LINE -5 -526 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -24.500 -20 -65.000 -30 -0.0 -11 -25.500 -21 -65.000 -31 -0.0 -0 -LINE -5 -527 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -26.000 -20 -65.500 -30 -0.0 -11 -26.000 -21 -66.500 -31 -0.0 -0 -LINE -5 -528 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -25.500 -20 -65.500 -30 -0.0 -11 -26.000 -21 -65.500 -31 -0.0 -0 -LINE -5 -529 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -22.500 -20 -58.000 -30 -0.0 -11 -23.000 -21 -58.000 -31 -0.0 -0 -LINE -5 -52a -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -28.500 -20 -64.000 -30 -0.0 -11 -29.000 -21 -64.000 -31 -0.0 -0 -LINE -5 -52b -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -28.500 -20 -64.000 -30 -0.0 -11 -28.500 -21 -66.000 -31 -0.0 -0 -LINE -5 -52c -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -29.000 -20 -63.000 -30 -0.0 -11 -29.000 -21 -64.000 -31 -0.0 -0 -LINE -5 -52d -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -31.000 -20 -63.000 -30 -0.0 -11 -31.000 -21 -63.500 -31 -0.0 -0 -LINE -5 -52e -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -29.000 -20 -63.000 -30 -0.0 -11 -31.000 -21 -63.000 -31 -0.0 -0 -LINE -5 -52f -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -31.000 -20 -58.500 -30 -0.0 -11 -31.500 -21 -58.500 -31 -0.0 -0 -LINE -5 -530 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -31.000 -20 -57.500 -30 -0.0 -11 -31.000 -21 -58.500 -31 -0.0 -0 -LINE -5 -531 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -30.500 -20 -57.000 -30 -0.0 -11 -30.500 -21 -57.500 -31 -0.0 -0 -LINE -5 -532 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -30.500 -20 -57.500 -30 -0.0 -11 -31.000 -21 -57.500 -31 -0.0 -0 -LINE -5 -533 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -30.000 -20 -56.000 -30 -0.0 -11 -30.000 -21 -57.000 -31 -0.0 -0 -LINE -5 -534 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -30.000 -20 -57.000 -30 -0.0 -11 -30.500 -21 -57.000 -31 -0.0 -0 -LINE -5 -535 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -29.500 -20 -55.500 -30 -0.0 -11 -29.500 -21 -56.000 -31 -0.0 -0 -LINE -5 -536 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -29.500 -20 -56.000 -30 -0.0 -11 -30.000 -21 -56.000 -31 -0.0 -0 -LINE -5 -537 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -29.000 -20 -59.000 -30 -0.0 -11 -29.500 -21 -59.000 -31 -0.0 -0 -LINE -5 -538 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -28.000 -20 -60.000 -30 -0.0 -11 -29.500 -21 -60.000 -31 -0.0 -0 -LINE -5 -539 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -29.500 -20 -59.000 -30 -0.0 -11 -29.500 -21 -60.000 -31 -0.0 -0 -LINE -5 -53a -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -31.500 -20 -58.500 -30 -0.0 -11 -31.500 -21 -59.000 -31 -0.0 -0 -LINE -5 -53b -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -43.000 -20 -60.500 -30 -0.0 -11 -43.000 -21 -61.500 -31 -0.0 -0 -LINE -5 -53c -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -43.000 -20 -60.500 -30 -0.0 -11 -43.500 -21 -60.500 -31 -0.0 -0 -LINE -5 -53d -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -42.000 -20 -61.500 -30 -0.0 -11 -43.000 -21 -61.500 -31 -0.0 -0 -LINE -5 -53e -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -42.000 -20 -61.500 -30 -0.0 -11 -42.000 -21 -62.000 -31 -0.0 -0 -LINE -5 -53f -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -41.000 -20 -62.000 -30 -0.0 -11 -42.000 -21 -62.000 -31 -0.0 -0 -LINE -5 -540 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -41.000 -20 -62.000 -30 -0.0 -11 -41.000 -21 -62.500 -31 -0.0 -0 -LINE -5 -541 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -40.500 -20 -62.500 -30 -0.0 -11 -41.000 -21 -62.500 -31 -0.0 -0 -LINE -5 -542 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -40.500 -20 -62.500 -30 -0.0 -11 -40.500 -21 -63.000 -31 -0.0 -0 -LINE -5 -543 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -39.000 -20 -63.000 -30 -0.0 -11 -40.500 -21 -63.000 -31 -0.0 -0 -LINE -5 -544 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -39.000 -20 -63.000 -30 -0.0 -11 -39.000 -21 -63.500 -31 -0.0 -0 -LINE -5 -545 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -31.000 -20 -63.500 -30 -0.0 -11 -33.500 -21 -63.500 -31 -0.0 -0 -LINE -5 -546 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -33.500 -20 -63.500 -30 -0.0 -11 -33.500 -21 -64.000 -31 -0.0 -0 -LINE -5 -547 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -36.500 -20 -63.500 -30 -0.0 -11 -36.500 -21 -64.000 -31 -0.0 -0 -LINE -5 -548 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -36.500 -20 -63.500 -30 -0.0 -11 -39.000 -21 -63.500 -31 -0.0 -0 -LINE -5 -549 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -43.500 -20 -60.000 -30 -0.0 -11 -43.500 -21 -60.500 -31 -0.0 -0 -LINE -5 -54a -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -44.000 -20 -60.000 -30 -0.0 -11 -43.500 -21 -60.000 -31 -0.0 -0 -LINE -5 -54b -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -49.000 -20 -66.500 -30 -0.0 -11 -49.000 -21 -67.000 -31 -0.0 -0 -LINE -5 -54c -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -49.000 -20 -66.500 -30 -0.0 -11 -50.000 -21 -66.500 -31 -0.0 -0 -LINE -5 -54d -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -48.000 -20 -66.000 -30 -0.0 -11 -48.500 -21 -66.000 -31 -0.0 -0 -LINE -5 -54e -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -48.500 -20 -64.000 -30 -0.0 -11 -48.500 -21 -66.000 -31 -0.0 -0 -LINE -5 -54f -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -48.500 -20 -64.000 -30 -0.0 -11 -49.000 -21 -64.000 -31 -0.0 -0 -LINE -5 -550 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -48.500 -20 -60.000 -30 -0.0 -11 -48.500 -21 -60.500 -31 -0.0 -0 -LINE -5 -551 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -46.500 -20 -60.000 -30 -0.0 -11 -48.500 -21 -60.000 -31 -0.0 -0 -LINE -5 -552 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -53.500 -20 -60.000 -30 -0.0 -11 -53.500 -21 -62.000 -31 -0.0 -0 -LINE -5 -553 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -53.500 -20 -60.000 -30 -0.0 -11 -54.000 -21 -60.000 -31 -0.0 -0 -LINE -5 -554 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -50.000 -20 -66.000 -30 -0.0 -11 -50.500 -21 -66.000 -31 -0.0 -0 -LINE -5 -555 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -50.000 -20 -66.000 -30 -0.0 -11 -50.000 -21 -66.500 -31 -0.0 -0 -LINE -5 -556 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -50.500 -20 -65.500 -30 -0.0 -11 -50.500 -21 -66.000 -31 -0.0 -0 -LINE -5 -557 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -50.500 -20 -65.500 -30 -0.0 -11 -51.000 -21 -65.500 -31 -0.0 -0 -LINE -5 -558 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -51.000 -20 -65.000 -30 -0.0 -11 -51.000 -21 -65.500 -31 -0.0 -0 -LINE -5 -559 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -51.000 -20 -65.000 -30 -0.0 -11 -51.500 -21 -65.000 -31 -0.0 -0 -LINE -5 -55a -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -51.500 -20 -64.500 -30 -0.0 -11 -51.500 -21 -65.000 -31 -0.0 -0 -LINE -5 -55b -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -51.500 -20 -64.500 -30 -0.0 -11 -52.000 -21 -64.500 -31 -0.0 -0 -LINE -5 -55c -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -52.000 -20 -63.500 -30 -0.0 -11 -52.000 -21 -64.500 -31 -0.0 -0 -LINE -5 -55d -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -52.000 -20 -63.500 -30 -0.0 -11 -52.500 -21 -63.500 -31 -0.0 -0 -LINE -5 -55e -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -52.500 -20 -62.500 -30 -0.0 -11 -52.500 -21 -63.500 -31 -0.0 -0 -LINE -5 -55f -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -52.500 -20 -62.500 -30 -0.0 -11 -53.000 -21 -62.500 -31 -0.0 -0 -LINE -5 -560 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -53.000 -20 -62.000 -30 -0.0 -11 -53.000 -21 -62.500 -31 -0.0 -0 -LINE -5 -561 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -53.000 -20 -62.000 -30 -0.0 -11 -53.500 -21 -62.000 -31 -0.0 -0 -LINE -5 -562 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -44.000 -20 -59.500 -30 -0.0 -11 -44.000 -21 -60.000 -31 -0.0 -0 -LINE -5 -563 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -44.000 -20 -59.500 -30 -0.0 -11 -46.500 -21 -59.500 -31 -0.0 -0 -LINE -5 -564 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -46.500 -20 -59.500 -30 -0.0 -11 -46.500 -21 -60.000 -31 -0.0 -0 -LINE -5 -565 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -34.500 -20 -57.000 -30 -0.0 -11 -35.000 -21 -57.000 -31 -0.0 -0 -LINE -5 -566 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -44.500 -20 -43.000 -30 -0.0 -11 -44.500 -21 -43.500 -31 -0.0 -0 -LINE -5 -567 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -44.500 -20 -43.500 -30 -0.0 -11 -45.000 -21 -43.500 -31 -0.0 -0 -LINE -5 -568 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -45.000 -20 -43.500 -30 -0.0 -11 -45.000 -21 -44.000 -31 -0.0 -0 -LINE -5 -569 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -45.000 -20 -44.000 -30 -0.0 -11 -45.500 -21 -44.000 -31 -0.0 -0 -LINE -5 -56a -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -45.500 -20 -44.000 -30 -0.0 -11 -45.500 -21 -45.000 -31 -0.0 -0 -LINE -5 -56b -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -45.500 -20 -45.000 -30 -0.0 -11 -46.000 -21 -45.000 -31 -0.0 -0 -LINE -5 -56c -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -46.000 -20 -45.000 -30 -0.0 -11 -46.000 -21 -45.500 -31 -0.0 -0 -LINE -5 -56d -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -46.000 -20 -45.500 -30 -0.0 -11 -46.500 -21 -45.500 -31 -0.0 -0 -LINE -5 -56e -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -47.000 -20 -50.500 -30 -0.0 -11 -47.000 -21 -51.000 -31 -0.0 -0 -LINE -5 -56f -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -47.000 -20 -51.000 -30 -0.0 -11 -48.000 -21 -51.000 -31 -0.0 -0 -LINE -5 -570 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -48.000 -20 -51.000 -30 -0.0 -11 -48.000 -21 -51.500 -31 -0.0 -0 -LINE -5 -571 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -48.000 -20 -51.500 -30 -0.0 -11 -48.500 -21 -51.500 -31 -0.0 -0 -LINE -5 -572 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -48.500 -20 -51.500 -30 -0.0 -11 -48.500 -21 -52.000 -31 -0.0 -0 -LINE -5 -573 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -48.500 -20 -52.000 -30 -0.0 -11 -49.000 -21 -52.000 -31 -0.0 -0 -LINE -5 -574 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -49.000 -20 -52.000 -30 -0.0 -11 -49.000 -21 -52.500 -31 -0.0 -0 -LINE -5 -575 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -49.000 -20 -52.500 -30 -0.0 -11 -50.000 -21 -52.500 -31 -0.0 -0 -LINE -5 -576 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -50.000 -20 -52.500 -30 -0.0 -11 -50.000 -21 -53.000 -31 -0.0 -0 -LINE -5 -577 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -50.000 -20 -53.000 -30 -0.0 -11 -50.500 -21 -53.000 -31 -0.0 -0 -LINE -5 -578 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -50.500 -20 -53.000 -30 -0.0 -11 -50.500 -21 -53.500 -31 -0.0 -0 -LINE -5 -579 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -50.500 -20 -53.500 -30 -0.0 -11 -51.000 -21 -53.500 -31 -0.0 -0 -LINE -5 -57a -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -51.000 -20 -53.500 -30 -0.0 -11 -51.000 -21 -54.000 -31 -0.0 -0 -LINE -5 -57b -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -51.000 -20 -54.000 -30 -0.0 -11 -51.500 -21 -54.000 -31 -0.0 -0 -LINE -5 -57c -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -51.500 -20 -54.000 -30 -0.0 -11 -51.500 -21 -55.000 -31 -0.0 -0 -LINE -5 -57d -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -51.500 -20 -55.000 -30 -0.0 -11 -52.000 -21 -55.000 -31 -0.0 -0 -LINE -5 -57e -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -52.000 -20 -55.000 -30 -0.0 -11 -52.000 -21 -55.500 -31 -0.0 -0 -LINE -5 -57f -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -52.000 -20 -55.500 -30 -0.0 -11 -52.500 -21 -55.500 -31 -0.0 -0 -LINE -5 -580 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -52.500 -20 -55.500 -30 -0.0 -11 -52.500 -21 -56.000 -31 -0.0 -0 -LINE -5 -581 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -52.500 -20 -56.000 -30 -0.0 -11 -53.000 -21 -56.000 -31 -0.0 -0 -LINE -5 -582 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -53.000 -20 -56.000 -30 -0.0 -11 -53.000 -21 -56.500 -31 -0.0 -0 -LINE -5 -583 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -53.000 -20 -56.500 -30 -0.0 -11 -53.500 -21 -56.500 -31 -0.0 -0 -LINE -5 -584 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -53.500 -20 -58.500 -30 -0.0 -11 -54.000 -21 -58.500 -31 -0.0 -0 -LINE -5 -585 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -53.500 -20 -56.500 -30 -0.0 -11 -53.500 -21 -58.500 -31 -0.0 -0 -LINE -5 -586 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -48.500 -20 -60.500 -30 -0.0 -11 -49.000 -21 -60.500 -31 -0.0 -0 -LINE -5 -587 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -49.000 -20 -60.500 -30 -0.0 -11 -49.000 -21 -64.000 -31 -0.0 -0 -LINE -5 -588 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -46.500 -20 -45.500 -30 -0.0 -11 -46.500 -21 -50.500 -31 -0.0 -0 -LINE -5 -589 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -46.500 -20 -50.500 -30 -0.0 -11 -47.000 -21 -50.500 -31 -0.0 -0 -LINE -5 -58a -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -34.000 -20 -58.500 -30 -0.0 -11 -34.000 -21 -59.000 -31 -0.0 -0 -LINE -5 -58b -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -31.500 -20 -59.000 -30 -0.0 -11 -34.000 -21 -59.000 -31 -0.0 -0 -LINE -5 -58c -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -34.500 -20 -58.000 -30 -0.0 -11 -34.500 -21 -58.500 -31 -0.0 -0 -LINE -5 -58d -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -34.000 -20 -58.500 -30 -0.0 -11 -34.500 -21 -58.500 -31 -0.0 -0 -LINE -5 -58e -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -34.500 -20 -58.000 -30 -0.0 -11 -35.000 -21 -58.000 -31 -0.0 -0 -LINE -5 -58f -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -58.500 -20 -5.000 -30 -0.0 -11 -64.000 -21 -5.000 -31 -0.0 -0 -LINE -5 -590 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -58.500 -20 -4.500 -30 -0.0 -11 -58.500 -21 -5.000 -31 -0.0 -0 -LINE -5 -591 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -58.500 -20 -7.500 -30 -0.0 -11 -58.500 -21 -8.500 -31 -0.0 -0 -LINE -5 -592 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -49.000 -20 -5.000 -30 -0.0 -11 -49.500 -21 -5.000 -31 -0.0 -0 -LINE -5 -593 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -49.500 -20 -4.500 -30 -0.0 -11 -49.500 -21 -5.000 -31 -0.0 -0 -LINE -5 -594 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -50.500 -20 -5.500 -30 -0.0 -11 -50.500 -21 -6.000 -31 -0.0 -0 -LINE -5 -595 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -49.000 -20 -5.500 -30 -0.0 -11 -50.500 -21 -5.500 -31 -0.0 -0 -LINE -5 -596 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -52.000 -20 -6.000 -30 -0.0 -11 -52.000 -21 -6.500 -31 -0.0 -0 -LINE -5 -597 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -50.500 -20 -6.000 -30 -0.0 -11 -52.000 -21 -6.000 -31 -0.0 -0 -LINE -5 -598 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -53.500 -20 -6.500 -30 -0.0 -11 -53.500 -21 -7.000 -31 -0.0 -0 -LINE -5 -599 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -52.000 -20 -6.500 -30 -0.0 -11 -53.500 -21 -6.500 -31 -0.0 -0 -LINE -5 -59a -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -54.500 -20 -7.000 -30 -0.0 -11 -54.500 -21 -7.500 -31 -0.0 -0 -LINE -5 -59b -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -53.500 -20 -7.000 -30 -0.0 -11 -54.500 -21 -7.000 -31 -0.0 -0 -LINE -5 -59c -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -55.000 -20 -7.500 -30 -0.0 -11 -55.000 -21 -8.000 -31 -0.0 -0 -LINE -5 -59d -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -54.500 -20 -7.500 -30 -0.0 -11 -55.000 -21 -7.500 -31 -0.0 -0 -LINE -5 -59e -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -56.000 -20 -8.000 -30 -0.0 -11 -56.000 -21 -8.500 -31 -0.0 -0 -LINE -5 -59f -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -55.000 -20 -8.000 -30 -0.0 -11 -56.000 -21 -8.000 -31 -0.0 -0 -LINE -5 -5a0 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -56.000 -20 -8.500 -30 -0.0 -11 -56.500 -21 -8.500 -31 -0.0 -0 -LINE -5 -5a1 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -56.500 -20 -8.500 -30 -0.0 -11 -56.500 -21 -9.000 -31 -0.0 -0 -LINE -5 -5a2 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -56.500 -20 -9.000 -30 -0.0 -11 -57.000 -21 -9.000 -31 -0.0 -0 -LINE -5 -5a3 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -64.000 -20 -5.500 -30 -0.0 -11 -64.500 -21 -5.500 -31 -0.0 -0 -LINE -5 -5a4 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -58.000 -20 -8.500 -30 -0.0 -11 -58.000 -21 -9.500 -31 -0.0 -0 -LINE -5 -5a5 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -58.000 -20 -8.500 -30 -0.0 -11 -58.500 -21 -8.500 -31 -0.0 -0 -LINE -5 -5a6 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -57.500 -20 -9.500 -30 -0.0 -11 -57.500 -21 -10.000 -31 -0.0 -0 -LINE -5 -5a7 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -57.000 -20 -9.500 -30 -0.0 -11 -58.000 -21 -9.500 -31 -0.0 -0 -LINE -5 -5a8 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -57.000 -20 -9.000 -30 -0.0 -11 -57.000 -21 -9.500 -31 -0.0 -0 -LINE -5 -5a9 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -60.500 -20 -7.500 -30 -0.0 -11 -60.500 -21 -8.000 -31 -0.0 -0 -LINE -5 -5aa -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -58.500 -20 -7.500 -30 -0.0 -11 -60.500 -21 -7.500 -31 -0.0 -0 -LINE -5 -5ab -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -64.000 -20 -7.000 -30 -0.0 -11 -65.000 -21 -7.000 -31 -0.0 -0 -LINE -5 -5ac -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -64.000 -20 -5.000 -30 -0.0 -11 -64.000 -21 -7.000 -31 -0.0 -0 -LINE -5 -5ad -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -62.500 -20 -8.500 -30 -0.0 -11 -63.500 -21 -8.500 -31 -0.0 -0 -LINE -5 -5ae -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -65.500 -20 -7.500 -30 -0.0 -11 -65.500 -21 -8.000 -31 -0.0 -0 -LINE -5 -5af -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -65.500 -20 -8.000 -30 -0.0 -11 -66.000 -21 -8.000 -31 -0.0 -0 -LINE -5 -5b0 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -62.500 -20 -8.000 -30 -0.0 -11 -62.500 -21 -8.500 -31 -0.0 -0 -LINE -5 -5b1 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -60.500 -20 -8.000 -30 -0.0 -11 -62.500 -21 -8.000 -31 -0.0 -0 -LINE -5 -5b2 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -65.000 -20 -7.500 -30 -0.0 -11 -65.500 -21 -7.500 -31 -0.0 -0 -LINE -5 -5b3 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -65.000 -20 -7.000 -30 -0.0 -11 -65.000 -21 -7.500 -31 -0.0 -0 -LINE -5 -5b4 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -34.500 -20 -50.500 -30 -0.0 -11 -35.000 -21 -50.500 -31 -0.0 -0 -LINE -5 -5b5 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -35.000 -20 -50.500 -30 -0.0 -11 -35.000 -21 -58.000 -31 -0.0 -0 -LINE -5 -5b6 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -34.500 -20 -48.500 -30 -0.0 -11 -34.500 -21 -50.500 -31 -0.0 -0 -LINE -5 -5b7 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -34.000 -20 -48.500 -30 -0.0 -11 -34.500 -21 -48.500 -31 -0.0 -0 -LINE -5 -5b8 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -34.000 -20 -48.000 -30 -0.0 -11 -34.000 -21 -48.500 -31 -0.0 -0 -LINE -5 -5b9 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -33.500 -20 -48.000 -30 -0.0 -11 -34.000 -21 -48.000 -31 -0.0 -0 -LINE -5 -5ba -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -33.500 -20 -47.000 -30 -0.0 -11 -33.500 -21 -48.000 -31 -0.0 -0 -LINE -5 -5bb -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -30.500 -20 -47.000 -30 -0.0 -11 -33.500 -21 -47.000 -31 -0.0 -0 -LINE -5 -5bc -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -20.000 -20 -48.000 -30 -0.0 -11 -20.000 -21 -49.000 -31 -0.0 -0 -LINE -5 -5bd -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -19.500 -20 -48.000 -30 -0.0 -11 -20.000 -21 -48.000 -31 -0.0 -0 -LINE -5 -5be -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -20.000 -20 -49.000 -30 -0.0 -11 -20.500 -21 -49.000 -31 -0.0 -0 -LINE -5 -5bf -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -20.500 -20 -49.000 -30 -0.0 -11 -20.500 -21 -49.500 -31 -0.0 -0 -LINE -5 -5c0 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -20.500 -20 -49.500 -30 -0.0 -11 -21.000 -21 -49.500 -31 -0.0 -0 -LINE -5 -5c1 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -21.000 -20 -49.500 -30 -0.0 -11 -21.000 -21 -50.000 -31 -0.0 -0 -LINE -5 -5c2 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -21.000 -20 -50.000 -30 -0.0 -11 -21.500 -21 -50.000 -31 -0.0 -0 -LINE -5 -5c3 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -21.500 -20 -50.000 -30 -0.0 -11 -21.500 -21 -50.500 -31 -0.0 -0 -LINE -5 -5c4 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -21.500 -20 -50.500 -30 -0.0 -11 -22.000 -21 -50.500 -31 -0.0 -0 -LINE -5 -5c5 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -22.000 -20 -50.500 -30 -0.0 -11 -22.000 -21 -51.500 -31 -0.0 -0 -LINE -5 -5c6 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -22.000 -20 -51.500 -30 -0.0 -11 -22.500 -21 -51.500 -31 -0.0 -0 -LINE -5 -5c7 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -22.500 -20 -51.500 -30 -0.0 -11 -22.500 -21 -53.500 -31 -0.0 -0 -LINE -5 -5c8 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -23.000 -20 -53.500 -30 -0.0 -11 -23.000 -21 -58.000 -31 -0.0 -0 -LINE -5 -5c9 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -22.500 -20 -53.500 -30 -0.0 -11 -23.000 -21 -53.500 -31 -0.0 -0 -LINE -5 -5ca -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -24.000 -20 -52.500 -30 -0.0 -11 -24.000 -21 -53.500 -31 -0.0 -0 -LINE -5 -5cb -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -24.000 -20 -52.500 -30 -0.0 -11 -25.000 -21 -52.500 -31 -0.0 -0 -LINE -5 -5cc -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -25.000 -20 -52.500 -30 -0.0 -11 -25.000 -21 -53.000 -31 -0.0 -0 -LINE -5 -5cd -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -24.000 -20 -54.500 -30 -0.0 -11 -24.000 -21 -56.000 -31 -0.0 -0 -LINE -5 -5ce -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -24.000 -20 -54.500 -30 -0.0 -11 -26.000 -21 -54.500 -31 -0.0 -0 -LINE -5 -5cf -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -25.500 -20 -53.000 -30 -0.0 -11 -25.500 -21 -54.500 -31 -0.0 -0 -LINE -5 -5d0 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -25.000 -20 -53.000 -30 -0.0 -11 -25.500 -21 -53.000 -31 -0.0 -0 -LINE -5 -5d1 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -26.000 -20 -54.000 -30 -0.0 -11 -26.000 -21 -54.500 -31 -0.0 -0 -LINE -5 -5d2 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -26.000 -20 -54.000 -30 -0.0 -11 -26.500 -21 -54.000 -31 -0.0 -0 -LINE -5 -5d3 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -26.500 -20 -52.500 -30 -0.0 -11 -26.500 -21 -54.000 -31 -0.0 -0 -LINE -5 -5d4 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -26.500 -20 -52.500 -30 -0.0 -11 -27.500 -21 -52.500 -31 -0.0 -0 -LINE -5 -5d5 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -27.500 -20 -52.500 -30 -0.0 -11 -27.500 -21 -54.000 -31 -0.0 -0 -LINE -5 -5d6 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -28.000 -20 -55.500 -30 -0.0 -11 -28.500 -21 -55.500 -31 -0.0 -0 -LINE -5 -5d7 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -28.500 -20 -55.500 -30 -0.0 -11 -28.500 -21 -56.500 -31 -0.0 -0 -LINE -5 -5d8 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -27.500 -20 -54.000 -30 -0.0 -11 -28.000 -21 -54.000 -31 -0.0 -0 -LINE -5 -5d9 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -28.000 -20 -54.000 -30 -0.0 -11 -28.000 -21 -55.500 -31 -0.0 -0 -LINE -5 -5da -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -29.000 -20 -53.500 -30 -0.0 -11 -30.500 -21 -53.500 -31 -0.0 -0 -LINE -5 -5db -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -29.000 -20 -55.500 -30 -0.0 -11 -29.500 -21 -55.500 -31 -0.0 -0 -LINE -5 -5dc -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -28.500 -20 -56.500 -30 -0.0 -11 -29.000 -21 -56.500 -31 -0.0 -0 -LINE -5 -5dd -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -29.000 -20 -56.500 -30 -0.0 -11 -29.000 -21 -59.000 -31 -0.0 -0 -LINE -5 -5de -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -30.500 -20 -53.000 -30 -0.0 -11 -30.500 -21 -53.500 -31 -0.0 -0 -LINE -5 -5df -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -30.500 -20 -53.000 -30 -0.0 -11 -31.000 -21 -53.000 -31 -0.0 -0 -LINE -5 -5e0 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -30.500 -20 -47.000 -30 -0.0 -11 -30.500 -21 -49.000 -31 -0.0 -0 -LINE -5 -5e1 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -30.500 -20 -49.000 -30 -0.0 -11 -31.000 -21 -49.000 -31 -0.0 -0 -LINE -5 -5e2 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -31.000 -20 -50.000 -30 -0.0 -11 -31.500 -21 -50.000 -31 -0.0 -0 -LINE -5 -5e3 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -31.000 -20 -49.000 -30 -0.0 -11 -31.000 -21 -50.000 -31 -0.0 -0 -LINE -5 -5e4 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -31.000 -20 -51.000 -30 -0.0 -11 -31.000 -21 -53.000 -31 -0.0 -0 -LINE -5 -5e5 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -31.000 -20 -51.000 -30 -0.0 -11 -31.500 -21 -51.000 -31 -0.0 -0 -LINE -5 -5e6 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -14.500 -20 -47.500 -30 -0.0 -11 -14.500 -21 -48.000 -31 -0.0 -0 -LINE -5 -5e7 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -14.500 -20 -48.000 -30 -0.0 -11 -15.000 -21 -48.000 -31 -0.0 -0 -LINE -5 -5e8 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -15.000 -20 -48.000 -30 -0.0 -11 -15.000 -21 -47.500 -31 -0.0 -0 -LINE -5 -5e9 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -15.000 -20 -47.500 -30 -0.0 -11 -14.500 -21 -47.500 -31 -0.0 -0 -LINE -5 -5ea -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -15.000 -20 -46.500 -30 -0.0 -11 -15.000 -21 -47.000 -31 -0.0 -0 -LINE -5 -5eb -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -15.000 -20 -47.000 -30 -0.0 -11 -15.500 -21 -47.000 -31 -0.0 -0 -LINE -5 -5ec -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -15.500 -20 -47.000 -30 -0.0 -11 -15.500 -21 -46.500 -31 -0.0 -0 -LINE -5 -5ed -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -15.500 -20 -46.500 -30 -0.0 -11 -15.000 -21 -46.500 -31 -0.0 -0 -LINE -5 -5ee -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -40.226 -20 -17.000 -30 -0.0 -11 -41.000 -21 -17.000 -31 -0.0 -0 -LINE -5 -5ef -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -19.500 -20 -46.500 -30 -0.0 -11 -20.000 -21 -46.500 -31 -0.0 -0 -LINE -5 -5f0 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -20.000 -20 -45.000 -30 -0.0 -11 -20.000 -21 -46.500 -31 -0.0 -0 -LINE -5 -5f1 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -20.000 -20 -45.000 -30 -0.0 -11 -20.500 -21 -45.000 -31 -0.0 -0 -LINE -5 -5f2 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -20.500 -20 -44.000 -30 -0.0 -11 -20.500 -21 -45.000 -31 -0.0 -0 -LINE -5 -5f3 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -20.500 -20 -44.000 -30 -0.0 -11 -21.000 -21 -44.000 -31 -0.0 -0 -LINE -5 -5f4 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -21.000 -20 -43.500 -30 -0.0 -11 -21.000 -21 -44.000 -31 -0.0 -0 -LINE -5 -5f5 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -21.000 -20 -43.500 -30 -0.0 -11 -22.000 -21 -43.500 -31 -0.0 -0 -LINE -5 -5f6 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -22.000 -20 -43.000 -30 -0.0 -11 -22.000 -21 -43.500 -31 -0.0 -0 -LINE -5 -5f7 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -28.500 -20 -39.000 -30 -0.0 -11 -29.500 -21 -39.000 -31 -0.0 -0 -LINE -5 -5f8 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -28.500 -20 -39.000 -30 -0.0 -11 -28.500 -21 -39.500 -31 -0.0 -0 -LINE -5 -5f9 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -27.500 -20 -39.500 -30 -0.0 -11 -28.500 -21 -39.500 -31 -0.0 -0 -LINE -5 -5fa -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -27.500 -20 -39.500 -30 -0.0 -11 -27.500 -21 -40.000 -31 -0.0 -0 -LINE -5 -5fb -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -26.500 -20 -40.000 -30 -0.0 -11 -27.500 -21 -40.000 -31 -0.0 -0 -LINE -5 -5fc -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -26.500 -20 -40.000 -30 -0.0 -11 -26.500 -21 -40.500 -31 -0.0 -0 -LINE -5 -5fd -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -26.000 -20 -40.500 -30 -0.0 -11 -26.500 -21 -40.500 -31 -0.0 -0 -LINE -5 -5fe -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -26.000 -20 -40.500 -30 -0.0 -11 -26.000 -21 -41.000 -31 -0.0 -0 -LINE -5 -5ff -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -25.500 -20 -41.000 -30 -0.0 -11 -26.000 -21 -41.000 -31 -0.0 -0 -LINE -5 -600 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -25.500 -20 -41.000 -30 -0.0 -11 -25.500 -21 -41.500 -31 -0.0 -0 -LINE -5 -601 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -24.500 -20 -41.500 -30 -0.0 -11 -25.500 -21 -41.500 -31 -0.0 -0 -LINE -5 -602 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -24.500 -20 -41.500 -30 -0.0 -11 -24.500 -21 -42.000 -31 -0.0 -0 -LINE -5 -603 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -23.500 -20 -42.000 -30 -0.0 -11 -24.500 -21 -42.000 -31 -0.0 -0 -LINE -5 -604 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -22.500 -20 -42.500 -30 -0.0 -11 -23.500 -21 -42.500 -31 -0.0 -0 -LINE -5 -605 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -23.500 -20 -42.000 -30 -0.0 -11 -23.500 -21 -42.500 -31 -0.0 -0 -LINE -5 -606 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -22.000 -20 -43.000 -30 -0.0 -11 -22.500 -21 -43.000 -31 -0.0 -0 -LINE -5 -607 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -22.500 -20 -42.500 -30 -0.0 -11 -22.500 -21 -43.000 -31 -0.0 -0 -LINE -5 -608 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -44.000 -20 -42.500 -30 -0.0 -11 -44.000 -21 -43.000 -31 -0.0 -0 -LINE -5 -609 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -44.000 -20 -43.000 -30 -0.0 -11 -44.500 -21 -43.000 -31 -0.0 -0 -LINE -5 -60a -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -43.500 -20 -42.500 -30 -0.0 -11 -44.000 -21 -42.500 -31 -0.0 -0 -LINE -5 -60b -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -43.500 -20 -42.000 -30 -0.0 -11 -43.500 -21 -42.500 -31 -0.0 -0 -LINE -5 -60c -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -43.000 -20 -42.000 -30 -0.0 -11 -43.500 -21 -42.000 -31 -0.0 -0 -LINE -5 -60d -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -43.000 -20 -41.000 -30 -0.0 -11 -43.000 -21 -42.000 -31 -0.0 -0 -LINE -5 -60e -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -42.000 -20 -40.500 -30 -0.0 -11 -42.000 -21 -41.000 -31 -0.0 -0 -LINE -5 -60f -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -42.000 -20 -41.000 -30 -0.0 -11 -43.000 -21 -41.000 -31 -0.0 -0 -LINE -5 -610 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -41.500 -20 -40.000 -30 -0.0 -11 -41.500 -21 -40.500 -31 -0.0 -0 -LINE -5 -611 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -41.500 -20 -40.500 -30 -0.0 -11 -42.000 -21 -40.500 -31 -0.0 -0 -LINE -5 -612 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -41.000 -20 -40.000 -30 -0.0 -11 -41.500 -21 -40.000 -31 -0.0 -0 -LINE -5 -613 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -41.000 -20 -36.000 -30 -0.0 -11 -41.000 -21 -40.000 -31 -0.0 -0 -LINE -5 -614 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -41.000 -20 -36.000 -30 -0.0 -11 -41.500 -21 -36.000 -31 -0.0 -0 -LINE -5 -615 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -41.500 -20 -35.000 -30 -0.0 -11 -41.500 -21 -36.000 -31 -0.0 -0 -LINE -5 -616 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -41.500 -20 -35.000 -30 -0.0 -11 -42.000 -21 -35.000 -31 -0.0 -0 -LINE -5 -617 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -29.000 -20 -36.500 -30 -0.0 -11 -29.500 -21 -36.500 -31 -0.0 -0 -LINE -5 -618 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -29.500 -20 -36.500 -30 -0.0 -11 -29.500 -21 -39.000 -31 -0.0 -0 -LINE -5 -619 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -29.000 -20 -36.000 -30 -0.0 -11 -29.000 -21 -36.500 -31 -0.0 -0 -LINE -5 -61a -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -28.500 -20 -36.000 -30 -0.0 -11 -29.000 -21 -36.000 -31 -0.0 -0 -LINE -5 -61b -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -28.500 -20 -35.500 -30 -0.0 -11 -28.500 -21 -36.000 -31 -0.0 -0 -LINE -5 -61c -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -26.500 -20 -35.500 -30 -0.0 -11 -26.500 -21 -36.000 -31 -0.0 -0 -LINE -5 -61d -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -26.500 -20 -35.500 -30 -0.0 -11 -28.500 -21 -35.500 -31 -0.0 -0 -LINE -5 -61e -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -42.000 -20 -32.500 -30 -0.0 -11 -42.500 -21 -32.500 -31 -0.0 -0 -LINE -5 -61f -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -42.000 -20 -32.500 -30 -0.0 -11 -42.000 -21 -35.000 -31 -0.0 -0 -LINE -5 -620 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -42.000 -20 -28.500 -30 -0.0 -11 -43.000 -21 -28.500 -31 -0.0 -0 -LINE -5 -621 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -42.500 -20 -32.000 -30 -0.0 -11 -42.500 -21 -32.500 -31 -0.0 -0 -LINE -5 -622 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -42.500 -20 -32.000 -30 -0.0 -11 -43.000 -21 -32.000 -31 -0.0 -0 -LINE -5 -623 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -42.000 -20 -24.500 -30 -0.0 -11 -42.500 -21 -24.500 -31 -0.0 -0 -LINE -5 -624 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -42.000 -20 -24.500 -30 -0.0 -11 -42.000 -21 -28.500 -31 -0.0 -0 -LINE -5 -625 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -42.500 -20 -23.500 -30 -0.0 -11 -42.500 -21 -24.500 -31 -0.0 -0 -LINE -5 -626 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -42.500 -20 -23.500 -30 -0.0 -11 -43.000 -21 -23.500 -31 -0.0 -0 -LINE -5 -627 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -43.000 -20 -22.000 -30 -0.0 -11 -43.000 -21 -23.500 -31 -0.0 -0 -LINE -5 -628 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -43.000 -20 -22.000 -30 -0.0 -11 -43.500 -21 -22.000 -31 -0.0 -0 -LINE -5 -629 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -43.500 -20 -20.500 -30 -0.0 -11 -43.500 -21 -22.000 -31 -0.0 -0 -LINE -5 -62a -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -43.500 -20 -20.500 -30 -0.0 -11 -44.000 -21 -20.500 -31 -0.0 -0 -LINE -5 -62b -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -44.000 -20 -20.000 -30 -0.0 -11 -44.000 -21 -20.500 -31 -0.0 -0 -LINE -5 -62c -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -44.000 -20 -20.000 -30 -0.0 -11 -44.500 -21 -20.000 -31 -0.0 -0 -LINE -5 -62d -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -44.500 -20 -19.500 -30 -0.0 -11 -44.500 -21 -20.000 -31 -0.0 -0 -LINE -5 -62e -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -44.500 -20 -19.500 -30 -0.0 -11 -45.000 -21 -19.500 -31 -0.0 -0 -LINE -5 -62f -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -45.000 -20 -19.000 -30 -0.0 -11 -45.000 -21 -19.500 -31 -0.0 -0 -LINE -5 -630 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -45.000 -20 -19.000 -30 -0.0 -11 -45.500 -21 -19.000 -31 -0.0 -0 -LINE -5 -631 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -45.500 -20 -18.500 -30 -0.0 -11 -45.500 -21 -19.000 -31 -0.0 -0 -LINE -5 -632 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -45.500 -20 -18.500 -30 -0.0 -11 -46.000 -21 -18.500 -31 -0.0 -0 -LINE -5 -633 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -46.000 -20 -18.000 -30 -0.0 -11 -46.000 -21 -18.500 -31 -0.0 -0 -LINE -5 -634 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -46.000 -20 -18.000 -30 -0.0 -11 -47.000 -21 -18.000 -31 -0.0 -0 -LINE -5 -635 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -41.000 -20 -17.500 -30 -0.0 -11 -42.500 -21 -17.500 -31 -0.0 -0 -LINE -5 -636 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -42.500 -20 -17.000 -30 -0.0 -11 -42.500 -21 -17.500 -31 -0.0 -0 -LINE -5 -637 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -43.500 -20 -16.500 -30 -0.0 -11 -43.500 -21 -17.000 -31 -0.0 -0 -LINE -5 -638 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -42.500 -20 -17.000 -30 -0.0 -11 -43.500 -21 -17.000 -31 -0.0 -0 -LINE -5 -639 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -43.500 -20 -16.500 -30 -0.0 -11 -44.000 -21 -16.500 -31 -0.0 -0 -LINE -5 -63a -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -44.000 -20 -16.000 -30 -0.0 -11 -44.000 -21 -16.500 -31 -0.0 -0 -LINE -5 -63b -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -44.000 -20 -16.000 -30 -0.0 -11 -45.000 -21 -16.000 -31 -0.0 -0 -LINE -5 -63c -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -45.000 -20 -15.500 -30 -0.0 -11 -45.000 -21 -16.000 -31 -0.0 -0 -LINE -5 -63d -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -45.000 -20 -15.500 -30 -0.0 -11 -46.000 -21 -15.500 -31 -0.0 -0 -LINE -5 -63e -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -46.000 -20 -15.000 -30 -0.0 -11 -46.000 -21 -15.500 -31 -0.0 -0 -LINE -5 -63f -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -47.000 -20 -17.500 -30 -0.0 -11 -47.000 -21 -18.000 -31 -0.0 -0 -LINE -5 -640 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -47.000 -20 -17.500 -30 -0.0 -11 -47.500 -21 -17.500 -31 -0.0 -0 -LINE -5 -641 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -47.500 -20 -17.000 -30 -0.0 -11 -47.500 -21 -17.500 -31 -0.0 -0 -LINE -5 -642 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -47.500 -20 -17.000 -30 -0.0 -11 -48.500 -21 -17.000 -31 -0.0 -0 -LINE -5 -643 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -48.500 -20 -16.500 -30 -0.0 -11 -48.500 -21 -17.000 -31 -0.0 -0 -LINE -5 -644 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -48.500 -20 -16.500 -30 -0.0 -11 -50.500 -21 -16.500 -31 -0.0 -0 -LINE -5 -645 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -50.500 -20 -16.000 -30 -0.0 -11 -50.500 -21 -16.500 -31 -0.0 -0 -LINE -5 -646 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -50.500 -20 -16.000 -30 -0.0 -11 -52.000 -21 -16.000 -31 -0.0 -0 -LINE -5 -647 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -48.000 -20 -14.500 -30 -0.0 -11 -48.500 -21 -14.500 -31 -0.0 -0 -LINE -5 -648 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -48.500 -20 -14.000 -30 -0.0 -11 -48.500 -21 -14.500 -31 -0.0 -0 -LINE -5 -649 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -46.000 -20 -15.000 -30 -0.0 -11 -48.000 -21 -15.000 -31 -0.0 -0 -LINE -5 -64a -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -48.000 -20 -14.500 -30 -0.0 -11 -48.000 -21 -15.000 -31 -0.0 -0 -LINE -5 -64b -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -54.000 -20 -15.500 -30 -0.0 -11 -52.000 -21 -15.500 -31 -0.0 -0 -LINE -5 -64c -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -52.000 -20 -15.500 -30 -0.0 -11 -52.000 -21 -16.000 -31 -0.0 -0 -LINE -5 -64d -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -51.000 -20 -13.500 -30 -0.0 -11 -51.000 -21 -14.000 -31 -0.0 -0 -LINE -5 -64e -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -48.500 -20 -14.000 -30 -0.0 -11 -51.000 -21 -14.000 -31 -0.0 -0 -LINE -5 -64f -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -54.000 -20 -15.000 -30 -0.0 -11 -54.000 -21 -15.500 -31 -0.0 -0 -LINE -5 -650 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -54.000 -20 -15.000 -30 -0.0 -11 -56.000 -21 -15.000 -31 -0.0 -0 -LINE -5 -651 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -56.000 -20 -14.500 -30 -0.0 -11 -56.000 -21 -15.000 -31 -0.0 -0 -LINE -5 -652 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -56.000 -20 -14.500 -30 -0.0 -11 -58.000 -21 -14.500 -31 -0.0 -0 -LINE -5 -653 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -51.000 -20 -13.500 -30 -0.0 -11 -54.000 -21 -13.500 -31 -0.0 -0 -LINE -5 -654 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -54.000 -20 -13.000 -30 -0.0 -11 -54.000 -21 -13.500 -31 -0.0 -0 -LINE -5 -655 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -54.000 -20 -13.000 -30 -0.0 -11 -56.500 -21 -13.000 -31 -0.0 -0 -LINE -5 -656 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -56.500 -20 -12.500 -30 -0.0 -11 -56.500 -21 -13.000 -31 -0.0 -0 -LINE -5 -657 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -56.500 -20 -12.500 -30 -0.0 -11 -58.500 -21 -12.500 -31 -0.0 -0 -LINE -5 -658 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -58.500 -20 -12.000 -30 -0.0 -11 -58.500 -21 -12.500 -31 -0.0 -0 -LINE -5 -659 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -58.500 -20 -12.000 -30 -0.0 -11 -60.500 -21 -12.000 -31 -0.0 -0 -LINE -5 -65a -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -60.500 -20 -11.500 -30 -0.0 -11 -60.500 -21 -12.000 -31 -0.0 -0 -LINE -5 -65b -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -61.000 -20 -13.000 -30 -0.0 -11 -61.000 -21 -13.500 -31 -0.0 -0 -LINE -5 -65c -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -62.500 -20 -13.000 -30 -0.0 -11 -61.000 -21 -13.000 -31 -0.0 -0 -LINE -5 -65d -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -62.500 -20 -12.500 -30 -0.0 -11 -62.500 -21 -13.000 -31 -0.0 -0 -LINE -5 -65e -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -64.500 -20 -12.500 -30 -0.0 -11 -62.500 -21 -12.500 -31 -0.0 -0 -LINE -5 -65f -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -61.500 -20 -11.000 -30 -0.0 -11 -61.500 -21 -11.500 -31 -0.0 -0 -LINE -5 -660 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -60.500 -20 -11.500 -30 -0.0 -11 -61.500 -21 -11.500 -31 -0.0 -0 -LINE -5 -661 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -65.000 -20 -11.500 -30 -0.0 -11 -65.000 -21 -12.000 -31 -0.0 -0 -LINE -5 -662 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -65.000 -20 -11.500 -30 -0.0 -11 -65.500 -21 -11.500 -31 -0.0 -0 -LINE -5 -663 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -64.500 -20 -12.000 -30 -0.0 -11 -64.500 -21 -12.500 -31 -0.0 -0 -LINE -5 -664 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -65.000 -20 -12.000 -30 -0.0 -11 -64.500 -21 -12.000 -31 -0.0 -0 -LINE -5 -665 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -62.500 -20 -10.500 -30 -0.0 -11 -62.500 -21 -11.000 -31 -0.0 -0 -LINE -5 -666 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -61.500 -20 -11.000 -30 -0.0 -11 -62.500 -21 -11.000 -31 -0.0 -0 -LINE -5 -667 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -65.500 -20 -11.500 -30 -0.0 -11 -65.500 -21 -10.500 -31 -0.0 -0 -LINE -5 -668 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -65.500 -20 -10.500 -30 -0.0 -11 -66.000 -21 -10.500 -31 -0.0 -0 -LINE -5 -669 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -63.000 -20 -10.000 -30 -0.0 -11 -63.000 -21 -10.500 -31 -0.0 -0 -LINE -5 -66a -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -62.500 -20 -10.500 -30 -0.0 -11 -63.000 -21 -10.500 -31 -0.0 -0 -LINE -5 -66b -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -63.000 -20 -10.000 -30 -0.0 -11 -63.500 -21 -10.000 -31 -0.0 -0 -LINE -5 -66c -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -63.500 -20 -8.500 -30 -0.0 -11 -63.500 -21 -10.000 -31 -0.0 -0 -LINE -5 -66d -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -58.000 -20 -14.000 -30 -0.0 -11 -58.000 -21 -14.500 -31 -0.0 -0 -LINE -5 -66e -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -58.000 -20 -14.000 -30 -0.0 -11 -59.000 -21 -14.000 -31 -0.0 -0 -LINE -5 -66f -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -59.000 -20 -13.500 -30 -0.0 -11 -59.000 -21 -14.000 -31 -0.0 -0 -LINE -5 -670 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -59.000 -20 -13.500 -30 -0.0 -11 -61.000 -21 -13.500 -31 -0.0 -0 -LINE -5 -671 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -24.000 -20 -36.000 -30 -0.0 -11 -26.500 -21 -36.000 -31 -0.0 -0 -LINE -5 -672 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -24.000 -20 -36.000 -30 -0.0 -11 -24.000 -21 -37.000 -31 -0.0 -0 -LINE -5 -673 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -24.000 -20 -37.000 -30 -0.0 -11 -25.000 -21 -37.000 -31 -0.0 -0 -LINE -5 -674 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -24.500 -20 -38.500 -30 -0.0 -11 -24.500 -21 -39.500 -31 -0.0 -0 -LINE -5 -675 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -24.500 -20 -38.500 -30 -0.0 -11 -25.000 -21 -38.500 -31 -0.0 -0 -LINE -5 -676 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -23.500 -20 -39.500 -30 -0.0 -11 -23.500 -21 -40.000 -31 -0.0 -0 -LINE -5 -677 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -23.500 -20 -39.500 -30 -0.0 -11 -24.500 -21 -39.500 -31 -0.0 -0 -LINE -5 -678 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -19.000 -20 -36.000 -30 -0.0 -11 -19.500 -21 -36.000 -31 -0.0 -0 -LINE -5 -679 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -19.000 -20 -37.500 -30 -0.0 -11 -19.500 -21 -37.500 -31 -0.0 -0 -LINE -5 -67a -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -19.500 -20 -36.000 -30 -0.0 -11 -19.500 -21 -37.500 -31 -0.0 -0 -LINE -5 -67b -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -19.500 -20 -39.000 -30 -0.0 -11 -19.500 -21 -39.500 -31 -0.0 -0 -LINE -5 -67c -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -19.500 -20 -39.000 -30 -0.0 -11 -20.500 -21 -39.000 -31 -0.0 -0 -LINE -5 -67d -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -20.500 -20 -39.000 -30 -0.0 -11 -20.500 -21 -39.500 -31 -0.0 -0 -LINE -5 -67e -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -21.500 -20 -39.500 -30 -0.0 -11 -21.500 -21 -40.000 -31 -0.0 -0 -LINE -5 -67f -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -20.500 -20 -39.500 -30 -0.0 -11 -21.500 -21 -39.500 -31 -0.0 -0 -LINE -5 -680 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -16.500 -20 -39.000 -30 -0.0 -11 -16.500 -21 -39.500 -31 -0.0 -0 -LINE -5 -681 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -16.500 -20 -39.500 -30 -0.0 -11 -17.500 -21 -39.500 -31 -0.0 -0 -LINE -5 -682 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -17.500 -20 -39.000 -30 -0.0 -11 -17.500 -21 -39.500 -31 -0.0 -0 -LINE -5 -683 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -19.000 -20 -39.500 -30 -0.0 -11 -19.000 -21 -40.000 -31 -0.0 -0 -LINE -5 -684 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -19.000 -20 -39.500 -30 -0.0 -11 -19.500 -21 -39.500 -31 -0.0 -0 -LINE -5 -685 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -17.500 -20 -39.000 -30 -0.0 -11 -18.500 -21 -39.000 -31 -0.0 -0 -LINE -5 -686 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -18.500 -20 -38.500 -30 -0.0 -11 -18.500 -21 -39.000 -31 -0.0 -0 -LINE -5 -687 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -18.500 -20 -38.500 -30 -0.0 -11 -19.000 -21 -38.500 -31 -0.0 -0 -LINE -5 -688 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -19.000 -20 -37.500 -30 -0.0 -11 -19.000 -21 -38.500 -31 -0.0 -0 -LINE -5 -689 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -18.500 -20 -40.000 -30 -0.0 -11 -19.000 -21 -40.000 -31 -0.0 -0 -LINE -5 -68a -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -18.500 -20 -40.000 -30 -0.0 -11 -18.500 -21 -41.214 -31 -0.0 -0 -LINE -5 -68b -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -16.000 -20 -46.000 -30 -0.0 -11 -16.500 -21 -46.000 -31 -0.0 -0 -LINE -5 -68c -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -16.500 -20 -45.000 -30 -0.0 -11 -16.500 -21 -46.000 -31 -0.0 -0 -LINE -5 -68d -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -17.000 -20 -46.000 -30 -0.0 -11 -17.000 -21 -46.500 -31 -0.0 -0 -LINE -5 -68e -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -17.000 -20 -46.000 -30 -0.0 -11 -17.500 -21 -46.000 -31 -0.0 -0 -LINE -5 -68f -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -16.500 -20 -46.500 -30 -0.0 -11 -16.500 -21 -47.000 -31 -0.0 -0 -LINE -5 -690 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -16.000 -20 -46.500 -30 -0.0 -11 -17.000 -21 -46.500 -31 -0.0 -0 -LINE -5 -691 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -16.000 -20 -46.000 -30 -0.0 -11 -16.000 -21 -46.500 -31 -0.0 -0 -LINE -5 -692 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -18.000 -20 -45.000 -30 -0.0 -11 -18.000 -21 -45.500 -31 -0.0 -0 -LINE -5 -693 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -18.000 -20 -45.000 -30 -0.0 -11 -18.500 -21 -45.000 -31 -0.0 -0 -LINE -5 -694 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -18.500 -20 -44.000 -30 -0.0 -11 -18.500 -21 -45.000 -31 -0.0 -0 -LINE -5 -695 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -18.500 -20 -44.000 -30 -0.0 -11 -19.000 -21 -44.000 -31 -0.0 -0 -LINE -5 -696 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -18.000 -20 -43.500 -30 -0.0 -11 -18.000 -21 -44.000 -31 -0.0 -0 -LINE -5 -697 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -17.500 -20 -44.000 -30 -0.0 -11 -18.000 -21 -44.000 -31 -0.0 -0 -LINE -5 -698 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -18.000 -20 -43.500 -30 -0.0 -11 -18.500 -21 -43.500 -31 -0.0 -0 -LINE -5 -699 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -18.500 -20 -41.214 -30 -0.0 -11 -18.500 -21 -43.500 -31 -0.0 -0 -LINE -5 -69a -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -15.500 -20 -41.000 -30 -0.0 -11 -16.000 -21 -41.000 -31 -0.0 -0 -LINE -5 -69b -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -16.500 -20 -41.500 -30 -0.0 -11 -16.500 -21 -42.000 -31 -0.0 -0 -LINE -5 -69c -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -16.500 -20 -41.500 -30 -0.0 -11 -19.000 -21 -41.500 -31 -0.0 -0 -LINE -5 -69d -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -15.000 -20 -41.500 -30 -0.0 -11 -15.500 -21 -41.500 -31 -0.0 -0 -LINE -5 -69e -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -15.500 -20 -41.000 -30 -0.0 -11 -15.500 -21 -41.500 -31 -0.0 -0 -LINE -5 -69f -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -15.500 -20 -42.000 -30 -0.0 -11 -15.500 -21 -42.500 -31 -0.0 -0 -LINE -5 -6a0 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -15.500 -20 -42.000 -30 -0.0 -11 -16.500 -21 -42.000 -31 -0.0 -0 -LINE -5 -6a1 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -14.500 -20 -42.000 -30 -0.0 -11 -15.000 -21 -42.000 -31 -0.0 -0 -LINE -5 -6a2 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -15.000 -20 -41.500 -30 -0.0 -11 -15.000 -21 -42.000 -31 -0.0 -0 -LINE -5 -6a3 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -11.000 -20 -39.500 -30 -0.0 -11 -11.000 -21 -40.500 -31 -0.0 -0 -LINE -5 -6a4 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -9.500 -20 -39.500 -30 -0.0 -11 -11.000 -21 -39.500 -31 -0.0 -0 -LINE -5 -6a5 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -10.500 -20 -38.500 -30 -0.0 -11 -10.500 -21 -39.000 -31 -0.0 -0 -LINE -5 -6a6 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -10.000 -20 -39.000 -30 -0.0 -11 -10.500 -21 -39.000 -31 -0.0 -0 -LINE -5 -6a7 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -11.500 -20 -39.000 -30 -0.0 -11 -11.500 -21 -40.500 -31 -0.0 -0 -LINE -5 -6a8 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -11.500 -20 -39.000 -30 -0.0 -11 -15.000 -21 -39.000 -31 -0.0 -0 -LINE -5 -6a9 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -10.500 -20 -38.500 -30 -0.0 -11 -12.000 -21 -38.500 -31 -0.0 -0 -LINE -5 -6aa -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -12.000 -20 -38.000 -30 -0.0 -11 -12.000 -21 -38.500 -31 -0.0 -0 -LINE -5 -6ab -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -12.000 -20 -38.000 -30 -0.0 -11 -12.500 -21 -38.000 -31 -0.0 -0 -LINE -5 -6ac -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -12.500 -20 -37.500 -30 -0.0 -11 -12.500 -21 -38.000 -31 -0.0 -0 -LINE -5 -6ad -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -15.000 -20 -38.000 -30 -0.0 -11 -15.500 -21 -38.000 -31 -0.0 -0 -LINE -5 -6ae -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -15.000 -20 -37.500 -30 -0.0 -11 -15.000 -21 -38.000 -31 -0.0 -0 -LINE -5 -6af -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -15.500 -20 -38.000 -30 -0.0 -11 -15.500 -21 -38.500 -31 -0.0 -0 -LINE -5 -6b0 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -15.500 -20 -38.500 -30 -0.0 -11 -16.000 -21 -38.500 -31 -0.0 -0 -LINE -5 -6b1 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -15.500 -20 -39.500 -30 -0.0 -11 -16.000 -21 -39.500 -31 -0.0 -0 -LINE -5 -6b2 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -16.000 -20 -39.500 -30 -0.0 -11 -16.000 -21 -41.000 -31 -0.0 -0 -LINE -5 -6b3 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -16.000 -20 -38.500 -30 -0.0 -11 -16.000 -21 -39.000 -31 -0.0 -0 -LINE -5 -6b4 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -16.000 -20 -39.000 -30 -0.0 -11 -16.500 -21 -39.000 -31 -0.0 -0 -LINE -5 -6b5 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -13.000 -20 -44.000 -30 -0.0 -11 -15.000 -21 -44.000 -31 -0.0 -0 -LINE -5 -6b6 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -19.500 -20 -33.000 -30 -0.0 -11 -20.500 -21 -33.000 -31 -0.0 -0 -LINE -5 -6b7 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -20.500 -20 -32.500 -30 -0.0 -11 -20.500 -21 -33.000 -31 -0.0 -0 -LINE -5 -6b8 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -20.500 -20 -32.500 -30 -0.0 -11 -21.000 -21 -32.500 -31 -0.0 -0 -LINE -5 -6b9 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -21.000 -20 -31.500 -30 -0.0 -11 -21.000 -21 -32.500 -31 -0.0 -0 -LINE -5 -6ba -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -21.000 -20 -31.500 -30 -0.0 -11 -21.500 -21 -31.500 -31 -0.0 -0 -LINE -5 -6bb -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -21.500 -20 -31.000 -30 -0.0 -11 -21.500 -21 -31.500 -31 -0.0 -0 -LINE -5 -6bc -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -21.500 -20 -31.000 -30 -0.0 -11 -24.000 -21 -31.000 -31 -0.0 -0 -LINE -5 -6bd -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -24.000 -20 -30.500 -30 -0.0 -11 -24.000 -21 -31.000 -31 -0.0 -0 -LINE -5 -6be -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -24.500 -20 -30.000 -30 -0.0 -11 -24.500 -21 -30.500 -31 -0.0 -0 -LINE -5 -6bf -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -24.000 -20 -30.500 -30 -0.0 -11 -24.500 -21 -30.500 -31 -0.0 -0 -LINE -5 -6c0 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -25.500 -20 -28.500 -30 -0.0 -11 -25.500 -21 -30.000 -31 -0.0 -0 -LINE -5 -6c1 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -24.500 -20 -30.000 -30 -0.0 -11 -25.500 -21 -30.000 -31 -0.0 -0 -LINE -5 -6c2 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -25.500 -20 -28.500 -30 -0.0 -11 -26.000 -21 -28.500 -31 -0.0 -0 -LINE -5 -6c3 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -19.000 -20 -33.500 -30 -0.0 -11 -19.000 -21 -36.000 -31 -0.0 -0 -LINE -5 -6c4 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -19.000 -20 -33.500 -30 -0.0 -11 -19.500 -21 -33.500 -31 -0.0 -0 -LINE -5 -6c5 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -19.500 -20 -33.000 -30 -0.0 -11 -19.500 -21 -33.500 -31 -0.0 -0 -LINE -5 -6c6 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -25.500 -20 -26.000 -30 -0.0 -11 -26.000 -21 -26.000 -31 -0.0 -0 -LINE -5 -6c7 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -26.000 -20 -26.000 -30 -0.0 -11 -26.000 -21 -28.500 -31 -0.0 -0 -LINE -5 -6c8 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -25.500 -20 -23.500 -30 -0.0 -11 -26.000 -21 -23.500 -31 -0.0 -0 -LINE -5 -6c9 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -26.000 -20 -22.500 -30 -0.0 -11 -26.000 -21 -23.500 -31 -0.0 -0 -LINE -5 -6ca -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -26.000 -20 -22.500 -30 -0.0 -11 -26.500 -21 -22.500 -31 -0.0 -0 -LINE -5 -6cb -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -26.500 -20 -21.500 -30 -0.0 -11 -26.500 -21 -22.500 -31 -0.0 -0 -LINE -5 -6cc -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -27.000 -20 -21.000 -30 -0.0 -11 -27.000 -21 -21.500 -31 -0.0 -0 -LINE -5 -6cd -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -26.500 -20 -21.500 -30 -0.0 -11 -27.000 -21 -21.500 -31 -0.0 -0 -LINE -5 -6ce -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -27.000 -20 -21.000 -30 -0.0 -11 -27.500 -21 -21.000 -31 -0.0 -0 -LINE -5 -6cf -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -27.500 -20 -19.500 -30 -0.0 -11 -27.500 -21 -21.000 -31 -0.0 -0 -LINE -5 -6d0 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -27.000 -20 -19.500 -30 -0.0 -11 -27.500 -21 -19.500 -31 -0.0 -0 -LINE -5 -6d1 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -27.000 -20 -18.500 -30 -0.0 -11 -27.500 -21 -18.500 -31 -0.0 -0 -LINE -5 -6d2 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -27.000 -20 -16.500 -30 -0.0 -11 -27.500 -21 -16.500 -31 -0.0 -0 -LINE -5 -6d3 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -27.500 -20 -16.500 -30 -0.0 -11 -27.500 -21 -18.500 -31 -0.0 -0 -LINE -5 -6d4 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -27.500 -20 -13.500 -30 -0.0 -11 -29.000 -21 -13.500 -31 -0.0 -0 -LINE -5 -6d5 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -29.000 -20 -13.000 -30 -0.0 -11 -29.000 -21 -13.500 -31 -0.0 -0 -LINE -5 -6d6 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -27.500 -20 -13.500 -30 -0.0 -11 -27.500 -21 -14.000 -31 -0.0 -0 -LINE -5 -6d7 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -25.500 -20 -16.000 -30 -0.0 -11 -27.000 -21 -16.000 -31 -0.0 -0 -LINE -5 -6d8 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -27.000 -20 -16.000 -30 -0.0 -11 -27.000 -21 -16.500 -31 -0.0 -0 -LINE -5 -6d9 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -20.500 -20 -15.500 -30 -0.0 -11 -25.500 -21 -15.500 -31 -0.0 -0 -LINE -5 -6da -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -25.500 -20 -15.500 -30 -0.0 -11 -25.500 -21 -16.000 -31 -0.0 -0 -LINE -5 -6db -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -24.000 -20 -13.500 -30 -0.0 -11 -24.000 -21 -14.000 -31 -0.0 -0 -LINE -5 -6dc -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -24.000 -20 -14.000 -30 -0.0 -11 -27.500 -21 -14.000 -31 -0.0 -0 -LINE -5 -6dd -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -22.000 -20 -13.000 -30 -0.0 -11 -22.000 -21 -13.500 -31 -0.0 -0 -LINE -5 -6de -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -22.000 -20 -13.500 -30 -0.0 -11 -24.000 -21 -13.500 -31 -0.0 -0 -LINE -5 -6df -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -21.000 -20 -12.500 -30 -0.0 -11 -21.000 -21 -13.000 -31 -0.0 -0 -LINE -5 -6e0 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -21.000 -20 -13.000 -30 -0.0 -11 -22.000 -21 -13.000 -31 -0.0 -0 -LINE -5 -6e1 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -20.500 -20 -12.000 -30 -0.0 -11 -20.500 -21 -12.500 -31 -0.0 -0 -LINE -5 -6e2 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -20.500 -20 -12.500 -30 -0.0 -11 -21.000 -21 -12.500 -31 -0.0 -0 -LINE -5 -6e3 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -20.000 -20 -15.000 -30 -0.0 -11 -20.500 -21 -15.000 -31 -0.0 -0 -LINE -5 -6e4 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -20.000 -20 -13.500 -30 -0.0 -11 -20.500 -21 -13.500 -31 -0.0 -0 -LINE -5 -6e5 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -20.500 -20 -13.500 -30 -0.0 -11 -20.500 -21 -15.500 -31 -0.0 -0 -LINE -5 -6e6 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -29.000 -20 -13.000 -30 -0.0 -11 -30.000 -21 -13.000 -31 -0.0 -0 -LINE -5 -6e7 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -29.500 -20 -12.000 -30 -0.0 -11 -30.000 -21 -12.000 -31 -0.0 -0 -LINE -5 -6e8 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -30.000 -20 -12.000 -30 -0.0 -11 -30.000 -21 -13.000 -31 -0.0 -0 -LINE -5 -6e9 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -29.500 -20 -11.500 -30 -0.0 -11 -29.500 -21 -12.000 -31 -0.0 -0 -LINE -5 -6ea -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -28.500 -20 -11.500 -30 -0.0 -11 -29.500 -21 -11.500 -31 -0.0 -0 -LINE -5 -6eb -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -27.000 -20 -11.000 -30 -0.0 -11 -28.500 -21 -11.000 -31 -0.0 -0 -LINE -5 -6ec -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -28.500 -20 -11.000 -30 -0.0 -11 -28.500 -21 -11.500 -31 -0.0 -0 -LINE -5 -6ed -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -25.500 -20 -10.500 -30 -0.0 -11 -27.000 -21 -10.500 -31 -0.0 -0 -LINE -5 -6ee -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -27.000 -20 -10.500 -30 -0.0 -11 -27.000 -21 -11.500 -31 -0.0 -0 -LINE -5 -6ef -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -24.000 -20 -10.000 -30 -0.0 -11 -26.000 -21 -10.000 -31 -0.0 -0 -LINE -5 -6f0 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -26.000 -20 -9.500 -30 -0.0 -11 -26.000 -21 -10.000 -31 -0.0 -0 -LINE -5 -6f1 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -31.000 -20 -8.000 -30 -0.0 -11 -31.000 -21 -8.500 -31 -0.0 -0 -LINE -5 -6f2 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -31.000 -20 -8.500 -30 -0.0 -11 -36.000 -21 -8.500 -31 -0.0 -0 -LINE -5 -6f3 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -36.000 -20 -8.500 -30 -0.0 -11 -36.000 -21 -9.000 -31 -0.0 -0 -LINE -5 -6f4 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -36.000 -20 -9.000 -30 -0.0 -11 -38.500 -21 -9.000 -31 -0.0 -0 -LINE -5 -6f5 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -38.500 -20 -9.000 -30 -0.0 -11 -38.500 -21 -9.500 -31 -0.0 -0 -LINE -5 -6f6 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -38.500 -20 -9.500 -30 -0.0 -11 -40.000 -21 -9.500 -31 -0.0 -0 -LINE -5 -6f7 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -40.000 -20 -10.000 -30 -0.0 -11 -41.500 -21 -10.000 -31 -0.0 -0 -LINE -5 -6f8 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -40.000 -20 -9.500 -30 -0.0 -11 -40.000 -21 -10.000 -31 -0.0 -0 -LINE -5 -6f9 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -41.500 -20 -10.000 -30 -0.0 -11 -41.500 -21 -10.500 -31 -0.0 -0 -LINE -5 -6fa -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -41.500 -20 -10.500 -30 -0.0 -11 -43.000 -21 -10.500 -31 -0.0 -0 -LINE -5 -6fb -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -43.000 -20 -12.000 -30 -0.0 -11 -43.000 -21 -13.000 -31 -0.0 -0 -LINE -5 -6fc -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -43.000 -20 -12.000 -30 -0.0 -11 -43.500 -21 -12.000 -31 -0.0 -0 -LINE -5 -6fd -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -43.000 -20 -11.000 -30 -0.0 -11 -43.500 -21 -11.000 -31 -0.0 -0 -LINE -5 -6fe -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -43.000 -20 -10.500 -30 -0.0 -11 -43.000 -21 -11.000 -31 -0.0 -0 -LINE -5 -6ff -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -42.500 -20 -13.000 -30 -0.0 -11 -42.500 -21 -13.500 -31 -0.0 -0 -LINE -5 -700 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -42.500 -20 -13.000 -30 -0.0 -11 -43.000 -21 -13.000 -31 -0.0 -0 -LINE -5 -701 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -42.000 -20 -13.500 -30 -0.0 -11 -42.500 -21 -13.500 -31 -0.0 -0 -LINE -5 -702 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -42.000 -20 -13.500 -30 -0.0 -11 -42.000 -21 -15.000 -31 -0.0 -0 -LINE -5 -703 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -41.000 -20 -16.500 -30 -0.0 -11 -41.000 -21 -17.500 -31 -0.0 -0 -LINE -5 -704 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -41.000 -20 -16.500 -30 -0.0 -11 -41.500 -21 -16.500 -31 -0.0 -0 -LINE -5 -705 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -41.500 -20 -15.000 -30 -0.0 -11 -41.500 -21 -16.500 -31 -0.0 -0 -LINE -5 -706 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -41.500 -20 -15.000 -30 -0.0 -11 -42.000 -21 -15.000 -31 -0.0 -0 -LINE -5 -707 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -18.500 -20 -11.500 -30 -0.0 -11 -19.000 -21 -11.500 -31 -0.0 -0 -LINE -5 -708 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -19.000 -20 -11.500 -30 -0.0 -11 -19.000 -21 -12.000 -31 -0.0 -0 -LINE -5 -709 -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -30.000 -20 -51.500 -30 -0.0 -11 -30.000 -21 -53.500 -31 -0.0 -0 -LINE -5 -70a -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -29.000 -20 -51.500 -30 -0.0 -11 -30.000 -21 -51.500 -31 -0.0 -0 -LINE -5 -70b -8 -JW_ZUKEI -6 -CONTINUOUS -62 - 7 -10 -29.000 -20 -51.500 -30 -0.0 -11 -29.000 -21 -55.500 -31 -0.0 -0 -ENDSEC -0 -EOF diff --git a/patterns/dolmit.dxf b/patterns/dolmit.dxf deleted file mode 100644 index f494cf5..0000000 --- a/patterns/dolmit.dxf +++ /dev/null @@ -1,592 +0,0 @@ - 0 -SECTION - 2 -HEADER - 9 -$LIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$LIMMAX - 10 -100.000000 - 20 -100.000000 - 9 -$EXTMIN - 10 -0.000000 - 20 -0.000000 - 9 -$EXTMAX - 10 -100.000000 - 20 -100.000000 - 9 -$ANGBASE - 50 -0.000000 - 9 -$ANGDIR - 70 -0 - 9 -$INSUNITS - 70 -0 - 9 -$DIMALT - 70 -4 - 9 -$DIMLUNIT - 70 -2 - 9 -$DIMASZ - 40 -3.000000 - 9 -$DIMTXT - 40 -5.000000 - 9 -$DIMRND - 40 -0.010000 - 9 -$DIMEXE - 40 -2.000000 - 9 -$DIMEXO - 40 -2.000000 - 9 -$DIMAUNIT - 70 -0 - 9 -$DIMADEC - 70 -2 - 9 -$GRIDUNIT - 10 -0.001000 - 20 -0.001000 - 9 -$PLIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$PLIMMAX - 10 -210.000000 - 20 -297.000000 - 9 -$PSVPSCALE - 40 -1.000000 - 0 -ENDSEC - 0 -SECTION - 2 -TABLES - 0 -TABLE - 2 -LTYPE - 70 - 1 - 0 -LTYPE - 2 -CONTINUOUS - 70 - 64 - 3 -Ausgez - 72 - 65 - 73 - 0 - 40 -0.000000 - 0 -ENDTAB - 0 -TABLE - 2 -LAYER - 70 - 1 - 0 -LAYER - 2 -default - 70 - 64 - 62 -0 - 6 -CONTINUOUS - 0 -ENDTAB - 0 -ENDSEC - 0 -SECTION - 2 -BLOCKS - 0 -ENDSEC - 0 -SECTION - 2 -ENTITIES - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.333000 - 20 -41.666000 - 11 -16.666000 - 21 -50.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -0.000000 - 11 -8.333000 - 21 -8.333000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -25.000000 - 11 -33.333000 - 21 -33.333000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.333000 - 20 -66.666000 - 11 -41.667000 - 21 -75.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -50.000000 - 11 -58.333000 - 21 -58.333000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.667000 - 20 -8.333000 - 11 -50.000000 - 21 -16.666000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.667000 - 20 -83.333000 - 11 -25.000000 - 21 -91.666000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.333000 - 20 -91.666000 - 11 -66.667000 - 21 -100.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -75.000000 - 11 -83.333000 - 21 -83.333000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.667000 - 20 -33.333000 - 11 -75.000000 - 21 -41.666000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.667000 - 20 -58.333000 - 11 -100.000000 - 21 -66.666000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.333000 - 20 -16.666000 - 11 -91.667000 - 21 -25.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -50.000000 - 11 -100.000000 - 21 -50.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -41.667000 - 11 -100.000000 - 21 -41.667000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -33.333000 - 11 -100.000000 - 21 -33.333000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -25.000000 - 11 -100.000000 - 21 -25.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -75.000000 - 11 -100.000000 - 21 -75.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -66.667000 - 11 -100.000000 - 21 -66.667000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -58.333000 - 11 -100.000000 - 21 -58.333000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -8.333000 - 11 -100.000000 - 21 -8.333000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -91.667000 - 11 -100.000000 - 21 -91.667000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -83.333000 - 11 -100.000000 - 21 -83.333000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -16.667000 - 11 -100.000000 - 21 -16.667000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -0.000000 - 11 -100.000000 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -ENDSEC - 0 -EOF diff --git a/patterns/earth.dxf b/patterns/earth.dxf deleted file mode 100644 index 54642a7..0000000 --- a/patterns/earth.dxf +++ /dev/null @@ -1,376 +0,0 @@ - 0 -SECTION - 2 -HEADER - 9 -$LIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$LIMMAX - 10 -100.000000 - 20 -99.999000 - 9 -$EXTMIN - 10 -0.000000 - 20 -0.000000 - 9 -$EXTMAX - 10 -100.000000 - 20 -99.999000 - 9 -$ANGBASE - 50 -0.000000 - 9 -$ANGDIR - 70 -0 - 9 -$INSUNITS - 70 -0 - 9 -$DIMALT - 70 -4 - 9 -$DIMLUNIT - 70 -2 - 9 -$DIMASZ - 40 -3.000000 - 9 -$DIMTXT - 40 -5.000000 - 9 -$DIMRND - 40 -0.010000 - 9 -$DIMEXE - 40 -2.000000 - 9 -$DIMEXO - 40 -2.000000 - 9 -$DIMAUNIT - 70 -0 - 9 -$DIMADEC - 70 -2 - 9 -$GRIDUNIT - 10 -0.001000 - 20 -0.001000 - 9 -$PLIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$PLIMMAX - 10 -210.000000 - 20 -297.000000 - 9 -$PSVPSCALE - 40 -1.000000 - 0 -ENDSEC - 0 -SECTION - 2 -TABLES - 0 -TABLE - 2 -LTYPE - 70 - 1 - 0 -LTYPE - 2 -CONTINUOUS - 70 - 64 - 3 -Ausgez - 72 - 65 - 73 - 0 - 40 -0.000000 - 0 -ENDTAB - 0 -TABLE - 2 -LAYER - 70 - 1 - 0 -LAYER - 2 -default - 70 - 64 - 62 -0 - 6 -CONTINUOUS - 0 -ENDTAB - 0 -ENDSEC - 0 -SECTION - 2 -BLOCKS - 0 -ENDSEC - 0 -SECTION - 2 -ENTITIES - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -56.249000 - 11 -100.000000 - 21 -56.249000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -6.250000 - 11 -50.000000 - 21 -6.250000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -74.999000 - 11 -100.000000 - 21 -74.999000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -24.999000 - 11 -50.000000 - 21 -24.999000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -93.750000 - 11 -100.000000 - 21 -93.750000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -43.749000 - 11 -50.000000 - 21 -43.749000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.250000 - 20 -50.000000 - 11 -6.250000 - 21 -99.999000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -56.250000 - 20 -0.000000 - 11 -56.250000 - 21 -50.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -50.000000 - 11 -25.000000 - 21 -99.999000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -0.000000 - 11 -75.000000 - 21 -50.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -43.750000 - 20 -50.000000 - 11 -43.750000 - 21 -99.999000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -93.750000 - 20 -0.000000 - 11 -93.750000 - 21 -50.000000 - 39 -0 - 62 -7 - 0 -ENDSEC - 0 -EOF diff --git a/patterns/escher.dxf b/patterns/escher.dxf deleted file mode 100644 index e2b1af5..0000000 --- a/patterns/escher.dxf +++ /dev/null @@ -1,1744 +0,0 @@ - 0 -SECTION - 2 -HEADER - 9 -$LIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$LIMMAX - 10 -100.000010 - 20 -100.000000 - 9 -$EXTMIN - 10 -0.000000 - 20 -0.000000 - 9 -$EXTMAX - 10 -100.000010 - 20 -100.000000 - 9 -$ANGBASE - 50 -0.000000 - 9 -$ANGDIR - 70 -0 - 9 -$INSUNITS - 70 -0 - 9 -$DIMALT - 70 -4 - 9 -$DIMLUNIT - 70 -2 - 9 -$DIMASZ - 40 -3.000000 - 9 -$DIMTXT - 40 -5.000000 - 9 -$DIMRND - 40 -0.010000 - 9 -$DIMEXE - 40 -2.000000 - 9 -$DIMEXO - 40 -2.000000 - 9 -$DIMAUNIT - 70 -0 - 9 -$DIMADEC - 70 -2 - 9 -$GRIDUNIT - 10 -0.001000 - 20 -0.001000 - 9 -$PLIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$PLIMMAX - 10 -210.000000 - 20 -297.000000 - 9 -$PSVPSCALE - 40 -1.000000 - 0 -ENDSEC - 0 -SECTION - 2 -TABLES - 0 -TABLE - 2 -LTYPE - 70 - 1 - 0 -LTYPE - 2 -CONTINUOUS - 70 - 64 - 3 -Ausgez - 72 - 65 - 73 - 0 - 40 -0.000000 - 0 -ENDTAB - 0 -TABLE - 2 -LAYER - 70 - 1 - 0 -LAYER - 2 -default - 70 - 64 - 62 -0 - 6 -CONTINUOUS - 0 -ENDTAB - 0 -ENDSEC - 0 -SECTION - 2 -BLOCKS - 0 -ENDSEC - 0 -SECTION - 2 -ENTITIES - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000015 - 20 -24.968420 - 11 -4.284988 - 21 -2.021875 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.497877 - 20 -12.165175 - 11 -32.996632 - 21 -16.432341 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000050 - 20 -20.700724 - 11 -41.497877 - 21 -16.433076 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.497877 - 20 -16.433076 - 11 -41.497877 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000015 - 20 -100.000000 - 11 -50.000015 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.497877 - 20 -37.387607 - 11 -41.497877 - 21 -66.433078 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000015 - 20 -41.655228 - 11 -41.497877 - 21 -37.387607 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.748482 - 20 -27.102462 - 11 -0.000000 - 21 -50.000002 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.284988 - 20 -52.021876 - 11 -12.787492 - 21 -47.754071 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.497877 - 20 -62.165177 - 11 -12.787492 - 21 -47.754071 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -17.261926 - 20 -50.000002 - 11 -45.748482 - 21 -35.175582 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.748482 - 20 -27.102462 - 11 -45.748482 - 21 -35.175582 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -17.261926 - 20 -50.000002 - 11 -17.261926 - 21 -41.360250 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.497877 - 20 -12.165175 - 11 -17.261926 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.284988 - 20 -2.021875 - 11 -8.313042 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -17.261926 - 20 -41.360250 - 11 -8.502137 - 21 -36.963300 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.088800 - 20 -45.753500 - 11 -8.502137 - 21 -41.530444 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.502137 - 20 -41.530444 - 11 -8.502137 - 21 -12.868053 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.748482 - 20 -27.102462 - 11 -36.988711 - 21 -22.705512 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.993868 - 20 -16.432228 - 11 -32.993868 - 21 -24.704972 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -36.988711 - 20 -22.705512 - 11 -8.502137 - 21 -36.963309 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.282416 - 20 -10.828648 - 11 -32.993868 - 21 -24.704972 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.282416 - 20 -2.020593 - 11 -4.282416 - 21 -10.828648 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000015 - 20 -24.968420 - 11 -95.715042 - 21 -2.021875 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.502135 - 20 -12.165175 - 11 -67.003380 - 21 -16.432341 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -49.999962 - 20 -20.700724 - 11 -58.502135 - 21 -16.433076 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.502135 - 20 -16.433076 - 11 -58.502135 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.502135 - 20 -37.387607 - 11 -58.502135 - 21 -66.433078 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000015 - 20 -41.655228 - 11 -58.502135 - 21 -37.387607 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.715042 - 20 -52.021881 - 11 -87.212537 - 21 -47.754071 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.502135 - 20 -62.165177 - 11 -87.212537 - 21 -47.754071 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.738104 - 20 -50.000002 - 11 -54.251530 - 21 -35.175582 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.251530 - 20 -27.102462 - 11 -54.251530 - 21 -35.175582 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.738104 - 20 -50.000002 - 11 -82.738104 - 21 -41.360250 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.502135 - 20 -12.165175 - 11 -82.738104 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.715042 - 20 -2.021875 - 11 -91.686971 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.738104 - 20 -41.360250 - 11 -91.497892 - 21 -36.963300 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.497892 - 20 -41.530444 - 11 -91.497892 - 21 -12.868055 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.251530 - 20 -27.102462 - 11 -63.011301 - 21 -22.705512 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -67.006144 - 20 -16.432228 - 11 -67.006144 - 21 -24.704972 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -63.011301 - 20 -22.705512 - 11 -91.497892 - 21 -36.963309 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.717597 - 20 -10.828648 - 11 -67.006144 - 21 -24.704972 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.717597 - 20 -2.020593 - 11 -95.717597 - 21 -10.828648 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000015 - 20 -74.968422 - 11 -4.284988 - 21 -52.021876 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.497877 - 20 -62.165177 - 11 -32.996632 - 21 -66.432343 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000050 - 20 -70.700726 - 11 -41.497877 - 21 -66.433078 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.497877 - 20 -87.387609 - 11 -41.497877 - 21 -100.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000015 - 20 -91.655230 - 11 -41.497877 - 21 -87.387609 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.748482 - 20 -77.102464 - 11 -0.000000 - 21 -100.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.313042 - 20 -100.000000 - 11 -12.787492 - 21 -97.754073 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -17.261926 - 20 -100.000000 - 11 -12.787492 - 21 -97.754073 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -17.261926 - 20 -100.000000 - 11 -45.748482 - 21 -85.175580 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.748482 - 20 -77.102464 - 11 -45.748482 - 21 -85.175580 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -17.261926 - 20 -100.000000 - 11 -17.261926 - 21 -91.360257 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -17.261926 - 20 -91.360257 - 11 -8.502137 - 21 -86.963302 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.502137 - 20 -91.530447 - 11 -8.502137 - 21 -62.868057 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -67.135670 - 11 -8.502137 - 21 -62.868057 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.748482 - 20 -77.102464 - 11 -36.988711 - 21 -72.705514 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.993868 - 20 -66.432230 - 11 -32.993868 - 21 -74.704970 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -36.988711 - 20 -72.705514 - 11 -8.502137 - 21 -86.963311 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.282416 - 20 -60.828650 - 11 -32.993868 - 21 -74.704970 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.282416 - 20 -52.020594 - 11 -4.282416 - 21 -60.828650 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000015 - 20 -74.968422 - 11 -95.715042 - 21 -52.021876 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.502135 - 20 -62.165177 - 11 -67.003380 - 21 -66.432343 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -49.999962 - 20 -70.700726 - 11 -58.502135 - 21 -66.433078 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.502135 - 20 -87.387609 - 11 -58.502135 - 21 -100.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000015 - 20 -91.655230 - 11 -58.502135 - 21 -87.387609 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.251530 - 20 -77.102464 - 11 -100.000010 - 21 -100.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.686971 - 20 -100.000000 - 11 -87.212537 - 21 -97.754073 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.738104 - 20 -100.000000 - 11 -87.212537 - 21 -97.754073 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.738104 - 20 -100.000000 - 11 -54.251530 - 21 -85.175580 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.251530 - 20 -77.102464 - 11 -54.251530 - 21 -85.175580 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.738104 - 20 -100.000000 - 11 -82.738104 - 21 -91.360257 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.738104 - 20 -91.360257 - 11 -91.497892 - 21 -86.963302 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -99.911230 - 20 -95.753502 - 11 -91.497892 - 21 -91.530447 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.497892 - 20 -91.530447 - 11 -91.497892 - 21 -62.868057 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -100.000010 - 20 -67.135670 - 11 -91.497892 - 21 -62.868057 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.251530 - 20 -77.102464 - 11 -63.011301 - 21 -72.705514 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -67.006144 - 20 -66.432230 - 11 -67.006144 - 21 -74.704970 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -63.011301 - 20 -72.705514 - 11 -91.497892 - 21 -86.963311 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.717597 - 20 -60.828650 - 11 -67.006144 - 21 -74.704970 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.717597 - 20 -52.020594 - 11 -95.717597 - 21 -60.828650 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -100.000000 - 11 -0.000000 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -100.000010 - 20 -45.798066 - 11 -91.497892 - 21 -41.530444 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.251530 - 20 -27.102462 - 11 -100.000010 - 21 -50.000002 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -100.000010 - 20 -17.135668 - 11 -91.497892 - 21 -12.868055 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -95.798077 - 11 -8.502137 - 21 -91.530447 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -17.135669 - 11 -8.502137 - 21 -12.868053 - 39 -0 - 62 -7 - 0 -ENDSEC - 0 -EOF diff --git a/patterns/flex.dxf b/patterns/flex.dxf deleted file mode 100644 index bac4b1d..0000000 --- a/patterns/flex.dxf +++ /dev/null @@ -1,268 +0,0 @@ - 0 -SECTION - 2 -HEADER - 9 -$LIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$LIMMAX - 10 -70.000000 - 20 -70.000000 - 9 -$EXTMIN - 10 -0.000000 - 20 -0.000000 - 9 -$EXTMAX - 10 -70.000000 - 20 -70.000000 - 9 -$ANGBASE - 50 -0.000000 - 9 -$ANGDIR - 70 -0 - 9 -$INSUNITS - 70 -0 - 9 -$DIMALT - 70 -4 - 9 -$DIMLUNIT - 70 -2 - 9 -$DIMASZ - 40 -3.000000 - 9 -$DIMTXT - 40 -5.000000 - 9 -$DIMRND - 40 -0.010000 - 9 -$DIMEXE - 40 -2.000000 - 9 -$DIMEXO - 40 -2.000000 - 9 -$DIMAUNIT - 70 -0 - 9 -$DIMADEC - 70 -2 - 9 -$GRIDUNIT - 10 -0.001000 - 20 -0.001000 - 9 -$PLIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$PLIMMAX - 10 -210.000000 - 20 -297.000000 - 9 -$PSVPSCALE - 40 -1.000000 - 0 -ENDSEC - 0 -SECTION - 2 -TABLES - 0 -TABLE - 2 -LTYPE - 70 - 1 - 0 -LTYPE - 2 -CONTINUOUS - 70 - 64 - 3 -Ausgez - 72 - 65 - 73 - 0 - 40 -0.000000 - 0 -ENDTAB - 0 -TABLE - 2 -LAYER - 70 - 1 - 0 -LAYER - 2 -default - 70 - 64 - 62 -0 - 6 -CONTINUOUS - 0 -ENDTAB - 0 -ENDSEC - 0 -SECTION - 2 -BLOCKS - 0 -ENDSEC - 0 -SECTION - 2 -ENTITIES - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -0.000000 - 11 -10.000000 - 21 -10.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -10.000000 - 20 -10.000000 - 11 -60.000000 - 21 -10.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.000000 - 20 -10.000000 - 11 -70.000000 - 21 -20.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -50.000000 - 11 -10.000000 - 21 -60.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -10.000000 - 20 -60.000000 - 11 -60.000000 - 21 -60.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.000000 - 20 -60.000000 - 11 -70.000000 - 21 -70.000000 - 39 -0 - 62 -0 - 0 -ENDSEC - 0 -EOF diff --git a/patterns/grass.dxf b/patterns/grass.dxf deleted file mode 100644 index 0c1809f..0000000 --- a/patterns/grass.dxf +++ /dev/null @@ -1,376 +0,0 @@ - 0 -SECTION - 2 -HEADER - 9 -$LIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$LIMMAX - 10 -98.948728 - 20 -58.000543 - 9 -$EXTMIN - 10 -0.000000 - 20 -0.000000 - 9 -$EXTMAX - 10 -98.948728 - 20 -58.000543 - 9 -$ANGBASE - 50 -0.000000 - 9 -$ANGDIR - 70 -0 - 9 -$INSUNITS - 70 -0 - 9 -$DIMALT - 70 -4 - 9 -$DIMLUNIT - 70 -2 - 9 -$DIMASZ - 40 -3.000000 - 9 -$DIMTXT - 40 -5.000000 - 9 -$DIMRND - 40 -0.010000 - 9 -$DIMEXE - 40 -2.000000 - 9 -$DIMEXO - 40 -2.000000 - 9 -$DIMAUNIT - 70 -0 - 9 -$DIMADEC - 70 -2 - 9 -$GRIDUNIT - 10 -0.001000 - 20 -0.001000 - 9 -$PLIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$PLIMMAX - 10 -210.000000 - 20 -297.000000 - 9 -$PSVPSCALE - 40 -1.000000 - 0 -ENDSEC - 0 -SECTION - 2 -TABLES - 0 -TABLE - 2 -LTYPE - 70 - 1 - 0 -LTYPE - 2 -CONTINUOUS - 70 - 64 - 3 -Ausgez - 72 - 65 - 73 - 0 - 40 -0.000000 - 0 -ENDTAB - 0 -TABLE - 2 -LAYER - 70 - 1 - 0 -LAYER - 2 -default - 70 - 64 - 62 -7 - 6 -CONTINUOUS - 0 -ENDTAB - 0 -ENDSEC - 0 -SECTION - 2 -BLOCKS - 0 -ENDSEC - 0 -SECTION - 2 -ENTITIES - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -44.947403 - 20 -8.000783 - 11 -44.947403 - 21 -0.000785 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -44.947403 - 20 -0.000785 - 11 -40.947405 - 21 -4.000784 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -44.946868 - 20 -0.000240 - 11 -48.947407 - 21 -4.000779 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.948725 - 20 -58.000543 - 11 -19.948725 - 21 -50.000548 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.948725 - 20 -50.000548 - 11 -15.948727 - 21 -54.000548 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.948190 - 20 -50.000003 - 11 -23.948729 - 21 -54.000542 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.948725 - 20 -58.000543 - 11 -69.948725 - 21 -50.000548 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.948725 - 20 -50.000548 - 11 -65.948731 - 21 -54.000548 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.948193 - 20 -50.000003 - 11 -73.948732 - 21 -54.000542 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -94.948721 - 20 -8.000543 - 11 -94.948721 - 21 -0.000544 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -94.948721 - 20 -0.000544 - 11 -90.948726 - 21 -4.000543 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -94.948189 - 20 -0.000000 - 11 -98.948728 - 21 -4.000539 - 39 -0 - 62 -7 - 0 -ENDSEC - 0 -EOF diff --git a/patterns/grass_b.dxf b/patterns/grass_b.dxf deleted file mode 100644 index b76bbe8..0000000 --- a/patterns/grass_b.dxf +++ /dev/null @@ -1,898 +0,0 @@ - 0 -SECTION - 2 -HEADER - 9 -$LIMMIN - 10 --0.000534 - 20 -0.000000 - 9 -$LIMMAX - 10 -94.999472 - 20 -74.310226 - 9 -$EXTMIN - 10 --0.000534 - 20 -0.000000 - 9 -$EXTMAX - 10 -94.999472 - 20 -74.310226 - 9 -$ANGBASE - 50 -0.000000 - 9 -$ANGDIR - 70 -0 - 9 -$INSUNITS - 70 -0 - 9 -$DIMALT - 70 -4 - 9 -$DIMLUNIT - 70 -2 - 9 -$DIMASZ - 40 -3.000000 - 9 -$DIMTXT - 40 -5.000000 - 9 -$DIMRND - 40 -0.010000 - 9 -$DIMEXE - 40 -2.000000 - 9 -$DIMEXO - 40 -2.000000 - 9 -$DIMAUNIT - 70 -0 - 9 -$DIMADEC - 70 -2 - 9 -$GRIDUNIT - 10 -0.001000 - 20 -0.001000 - 9 -$PLIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$PLIMMAX - 10 -210.000000 - 20 -297.000000 - 9 -$PSVPSCALE - 40 -1.000000 - 0 -ENDSEC - 0 -SECTION - 2 -TABLES - 0 -TABLE - 2 -LTYPE - 70 - 1 - 0 -LTYPE - 2 -CONTINUOUS - 70 - 64 - 3 -Ausgez - 72 - 65 - 73 - 0 - 40 -0.000000 - 0 -ENDTAB - 0 -TABLE - 2 -LAYER - 70 - 1 - 0 -LAYER - 2 -default - 70 - 64 - 62 -0 - 6 -CONTINUOUS - 0 -ENDTAB - 0 -ENDSEC - 0 -SECTION - 2 -BLOCKS - 0 -ENDSEC - 0 -SECTION - 2 -ENTITIES - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -14.999469 - 20 -0.000000 - 11 -14.999469 - 21 -7.748864 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -24.999465 - 20 -0.000000 - 11 -24.999465 - 21 -6.905330 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -44.999465 - 20 -0.000000 - 11 -44.999465 - 21 -6.232220 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.999467 - 20 -0.000240 - 11 -19.999467 - 21 -8.948129 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.999467 - 20 -0.000240 - 11 -29.999467 - 21 -9.791664 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -39.999467 - 20 -0.000240 - 11 -39.999467 - 21 -10.296625 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -24.999465 - 20 -31.922824 - 11 -24.999465 - 21 -37.828155 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -34.999469 - 20 -31.922824 - 11 -34.999469 - 21 -37.323181 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -44.999465 - 20 -31.922824 - 11 -44.999465 - 21 -37.155043 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.999470 - 20 -31.922824 - 11 -54.999470 - 21 -36.986909 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -64.999466 - 20 -31.922824 - 11 -64.999466 - 21 -36.481941 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -74.999471 - 20 -31.922824 - 11 -74.999471 - 21 -35.638405 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.999467 - 20 -31.923065 - 11 -19.999467 - 21 -39.870957 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.999467 - 20 -31.923065 - 11 -29.999467 - 21 -40.714482 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -39.999467 - 20 -31.923065 - 11 -39.999467 - 21 -41.219452 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -49.999468 - 20 -31.923065 - 11 -49.999468 - 21 -41.387564 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -59.999468 - 20 -31.923065 - 11 -59.999468 - 21 -41.219404 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.999464 - 20 -31.923065 - 11 -69.999464 - 21 -40.714395 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.999464 - 20 -63.845482 - 11 -4.999464 - 21 -72.779341 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -24.999465 - 20 -63.845482 - 11 -24.999465 - 21 -70.750817 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -34.999469 - 20 -63.845482 - 11 -34.999469 - 21 -70.245843 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -44.999465 - 20 -63.845482 - 11 -44.999465 - 21 -70.077696 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.999470 - 20 -63.845482 - 11 -54.999470 - 21 -69.909566 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -64.999466 - 20 -63.845482 - 11 -64.999466 - 21 -69.404592 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 --0.000534 - 20 -63.845723 - 11 --0.000534 - 21 -70.077963 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.999467 - 20 -63.845723 - 11 -19.999467 - 21 -72.793610 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.999467 - 20 -63.845723 - 11 -29.999467 - 21 -73.637148 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -39.999467 - 20 -63.845723 - 11 -39.999467 - 21 -74.142110 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -49.999468 - 20 -63.845723 - 11 -49.999468 - 21 -74.310226 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -59.999468 - 20 -63.845723 - 11 -59.999468 - 21 -74.142057 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.999458 - 20 -0.000000 - 11 -84.999458 - 21 -8.933866 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -94.999472 - 20 -0.000000 - 11 -94.999472 - 21 -7.748864 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.999460 - 20 -0.000240 - 11 -79.999460 - 21 -6.232487 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -89.999465 - 20 -0.000240 - 11 -89.999465 - 21 -7.763118 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -94.999463 - 20 -63.845482 - 11 -94.999463 - 21 -72.779341 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -89.999474 - 20 -63.845723 - 11 -89.999474 - 21 -70.077963 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -34.999469 - 20 -0.000000 - 11 -34.999469 - 21 -8.948129 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -49.999459 - 20 -0.000000 - 11 -49.999459 - 21 -6.232220 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.999466 - 20 -0.000000 - 11 -54.999466 - 21 -6.232220 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.999467 - 20 -31.923065 - 11 -9.999467 - 21 -37.155283 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -14.999464 - 20 -31.923065 - 11 -14.999464 - 21 -37.155283 - 39 -0 - 62 -7 - 0 -ENDSEC - 0 -EOF diff --git a/patterns/hex.dxf b/patterns/hex.dxf deleted file mode 100644 index 92d1e8c..0000000 --- a/patterns/hex.dxf +++ /dev/null @@ -1,4696 +0,0 @@ - 0 -SECTION - 2 -HEADER - 9 -$LIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$LIMMAX - 10 -100.000000 - 20 -95.238000 - 9 -$EXTMIN - 10 -0.000000 - 20 -0.000000 - 9 -$EXTMAX - 10 -100.000000 - 20 -95.238000 - 9 -$ANGBASE - 50 -0.000000 - 9 -$ANGDIR - 70 -0 - 9 -$INSUNITS - 70 -0 - 9 -$DIMALT - 70 -4 - 9 -$DIMLUNIT - 70 -2 - 9 -$DIMASZ - 40 -3.000000 - 9 -$DIMTXT - 40 -5.000000 - 9 -$DIMRND - 40 -0.010000 - 9 -$DIMEXE - 40 -2.000000 - 9 -$DIMEXO - 40 -2.000000 - 9 -$DIMAUNIT - 70 -0 - 9 -$DIMADEC - 70 -2 - 9 -$GRIDUNIT - 10 -0.001000 - 20 -0.001000 - 9 -$PLIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$PLIMMAX - 10 -210.000000 - 20 -297.000000 - 9 -$PSVPSCALE - 40 -1.000000 - 0 -ENDSEC - 0 -SECTION - 2 -TABLES - 0 -TABLE - 2 -LTYPE - 70 - 1 - 0 -LTYPE - 2 -CONTINUOUS - 70 - 64 - 3 -Ausgez - 72 - 65 - 73 - 0 - 40 -0.000000 - 0 -ENDTAB - 0 -TABLE - 2 -LAYER - 70 - 1 - 0 -LAYER - 2 -default - 70 - 64 - 62 -0 - 6 -CONTINUOUS - 0 -ENDTAB - 0 -ENDSEC - 0 -SECTION - 2 -BLOCKS - 0 -ENDSEC - 0 -SECTION - 2 -ENTITIES - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -2.381000 - 11 -4.167000 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.167000 - 20 -0.000000 - 11 -8.333000 - 21 -2.381000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.667000 - 20 -2.381000 - 11 -20.833000 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.833000 - 20 -0.000000 - 11 -25.000000 - 21 -2.381000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.333000 - 20 -2.381000 - 11 -37.500000 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.500000 - 20 -0.000000 - 11 -41.667000 - 21 -2.381000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -2.381000 - 11 -54.167000 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.167000 - 20 -0.000000 - 11 -58.333000 - 21 -2.381000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.667000 - 20 -2.381000 - 11 -70.833000 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.833000 - 20 -0.000000 - 11 -75.000000 - 21 -2.381000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.333000 - 20 -2.381000 - 11 -87.500000 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.500000 - 20 -0.000000 - 11 -91.667000 - 21 -2.381000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.333000 - 20 -2.381000 - 11 -8.333000 - 21 -7.143000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.667000 - 20 -2.381000 - 11 -16.667000 - 21 -7.143000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -2.381000 - 11 -25.000000 - 21 -7.143000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.333000 - 20 -2.381000 - 11 -33.333000 - 21 -7.143000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.667000 - 20 -2.381000 - 11 -41.667000 - 21 -7.143000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -2.381000 - 11 -50.000000 - 21 -7.143000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.333000 - 20 -2.381000 - 11 -58.333000 - 21 -7.143000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.667000 - 20 -2.381000 - 11 -66.667000 - 21 -7.143000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -2.381000 - 11 -75.000000 - 21 -7.143000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.333000 - 20 -2.381000 - 11 -83.333000 - 21 -7.143000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.667000 - 20 -2.381000 - 11 -91.667000 - 21 -7.143000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -7.143000 - 11 -4.167000 - 21 -9.524000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.167000 - 20 -9.524000 - 11 -8.333000 - 21 -7.143000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.667000 - 20 -7.143000 - 11 -20.833000 - 21 -9.524000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.833000 - 20 -9.524000 - 11 -25.000000 - 21 -7.143000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.333000 - 20 -7.143000 - 11 -37.500000 - 21 -9.524000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.500000 - 20 -9.524000 - 11 -41.667000 - 21 -7.143000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -7.143000 - 11 -54.167000 - 21 -9.524000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.167000 - 20 -9.524000 - 11 -58.333000 - 21 -7.143000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.667000 - 20 -7.143000 - 11 -70.833000 - 21 -9.524000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.833000 - 20 -9.524000 - 11 -75.000000 - 21 -7.143000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.333000 - 20 -7.143000 - 11 -87.500000 - 21 -9.524000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.500000 - 20 -9.524000 - 11 -91.667000 - 21 -7.143000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.333000 - 20 -16.667000 - 11 -12.500000 - 21 -14.286000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.500000 - 20 -14.286000 - 11 -16.667000 - 21 -16.667000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -16.667000 - 11 -29.167000 - 21 -14.286000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.167000 - 20 -14.286000 - 11 -33.333000 - 21 -16.667000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.667000 - 20 -16.667000 - 11 -45.833000 - 21 -14.286000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.833000 - 20 -14.286000 - 11 -50.000000 - 21 -16.667000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.333000 - 20 -16.667000 - 11 -62.500000 - 21 -14.286000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.500000 - 20 -14.286000 - 11 -66.667000 - 21 -16.667000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -16.667000 - 11 -79.167000 - 21 -14.286000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.167000 - 20 -14.286000 - 11 -83.333000 - 21 -16.667000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.667000 - 20 -16.667000 - 11 -95.833000 - 21 -14.286000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.833000 - 20 -14.286000 - 11 -100.000000 - 21 -16.667000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.333000 - 20 -16.667000 - 11 -8.333000 - 21 -21.429000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.667000 - 20 -16.667000 - 11 -16.667000 - 21 -21.429000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -16.667000 - 11 -25.000000 - 21 -21.429000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.333000 - 20 -16.667000 - 11 -33.333000 - 21 -21.429000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.667000 - 20 -16.667000 - 11 -41.667000 - 21 -21.429000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -16.667000 - 11 -50.000000 - 21 -21.429000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.333000 - 20 -16.667000 - 11 -58.333000 - 21 -21.429000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.667000 - 20 -16.667000 - 11 -66.667000 - 21 -21.429000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -16.667000 - 11 -75.000000 - 21 -21.429000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.333000 - 20 -16.667000 - 11 -83.333000 - 21 -21.429000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.667000 - 20 -16.667000 - 11 -91.667000 - 21 -21.429000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.333000 - 20 -21.429000 - 11 -12.500000 - 21 -23.810000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.500000 - 20 -23.810000 - 11 -16.667000 - 21 -21.429000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -21.429000 - 11 -29.167000 - 21 -23.810000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.167000 - 20 -23.810000 - 11 -33.333000 - 21 -21.429000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.667000 - 20 -21.429000 - 11 -45.833000 - 21 -23.810000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.833000 - 20 -23.810000 - 11 -50.000000 - 21 -21.429000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.333000 - 20 -21.429000 - 11 -62.500000 - 21 -23.810000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.500000 - 20 -23.810000 - 11 -66.667000 - 21 -21.429000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -21.429000 - 11 -79.167000 - 21 -23.810000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.167000 - 20 -23.810000 - 11 -83.333000 - 21 -21.429000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.667000 - 20 -21.429000 - 11 -95.833000 - 21 -23.810000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.833000 - 20 -23.810000 - 11 -100.000000 - 21 -21.429000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -2.381000 - 11 -0.000000 - 21 -7.143000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -30.952000 - 11 -4.167000 - 21 -28.571000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.167000 - 20 -28.571000 - 11 -8.333000 - 21 -30.952000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.667000 - 20 -30.952000 - 11 -20.833000 - 21 -28.571000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.833000 - 20 -28.571000 - 11 -25.000000 - 21 -30.952000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.333000 - 20 -30.952000 - 11 -37.500000 - 21 -28.571000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.500000 - 20 -28.571000 - 11 -41.667000 - 21 -30.952000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -30.952000 - 11 -54.167000 - 21 -28.571000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.167000 - 20 -28.571000 - 11 -58.333000 - 21 -30.952000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.667000 - 20 -30.952000 - 11 -70.833000 - 21 -28.571000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.833000 - 20 -28.571000 - 11 -75.000000 - 21 -30.952000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.333000 - 20 -30.952000 - 11 -87.500000 - 21 -28.571000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.500000 - 20 -28.571000 - 11 -91.667000 - 21 -30.952000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.333000 - 20 -30.952000 - 11 -8.333000 - 21 -35.714000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.667000 - 20 -30.952000 - 11 -16.667000 - 21 -35.714000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -30.952000 - 11 -25.000000 - 21 -35.714000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.333000 - 20 -30.952000 - 11 -33.333000 - 21 -35.714000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.667000 - 20 -30.952000 - 11 -41.667000 - 21 -35.714000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -30.952000 - 11 -50.000000 - 21 -35.714000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.333000 - 20 -30.952000 - 11 -58.333000 - 21 -35.714000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.667000 - 20 -30.952000 - 11 -66.667000 - 21 -35.714000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -30.952000 - 11 -75.000000 - 21 -35.714000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.333000 - 20 -30.952000 - 11 -83.333000 - 21 -35.714000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.667000 - 20 -30.952000 - 11 -91.667000 - 21 -35.714000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -35.714000 - 11 -4.167000 - 21 -38.095000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.167000 - 20 -38.095000 - 11 -8.333000 - 21 -35.714000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.667000 - 20 -35.714000 - 11 -20.833000 - 21 -38.095000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.833000 - 20 -38.095000 - 11 -25.000000 - 21 -35.714000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.333000 - 20 -35.714000 - 11 -37.500000 - 21 -38.095000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.500000 - 20 -38.095000 - 11 -41.667000 - 21 -35.714000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -35.714000 - 11 -54.167000 - 21 -38.095000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.167000 - 20 -38.095000 - 11 -58.333000 - 21 -35.714000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.667000 - 20 -35.714000 - 11 -70.833000 - 21 -38.095000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.833000 - 20 -38.095000 - 11 -75.000000 - 21 -35.714000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.333000 - 20 -35.714000 - 11 -87.500000 - 21 -38.095000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.500000 - 20 -38.095000 - 11 -91.667000 - 21 -35.714000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.333000 - 20 -45.238000 - 11 -12.500000 - 21 -42.857000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.500000 - 20 -42.857000 - 11 -16.667000 - 21 -45.238000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -45.238000 - 11 -29.167000 - 21 -42.857000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.167000 - 20 -42.857000 - 11 -33.333000 - 21 -45.238000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.667000 - 20 -45.238000 - 11 -45.833000 - 21 -42.857000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.833000 - 20 -42.857000 - 11 -50.000000 - 21 -45.238000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.333000 - 20 -45.238000 - 11 -62.500000 - 21 -42.857000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.500000 - 20 -42.857000 - 11 -66.667000 - 21 -45.238000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -45.238000 - 11 -79.167000 - 21 -42.857000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.167000 - 20 -42.857000 - 11 -83.333000 - 21 -45.238000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.667000 - 20 -45.238000 - 11 -95.833000 - 21 -42.857000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.833000 - 20 -42.857000 - 11 -100.000000 - 21 -45.238000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.333000 - 20 -45.238000 - 11 -8.333000 - 21 -50.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.667000 - 20 -45.238000 - 11 -16.667000 - 21 -50.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -45.238000 - 11 -25.000000 - 21 -50.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.333000 - 20 -45.238000 - 11 -33.333000 - 21 -50.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.667000 - 20 -45.238000 - 11 -41.667000 - 21 -50.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -45.238000 - 11 -50.000000 - 21 -50.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.333000 - 20 -45.238000 - 11 -58.333000 - 21 -50.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.667000 - 20 -45.238000 - 11 -66.667000 - 21 -50.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -45.238000 - 11 -75.000000 - 21 -50.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.333000 - 20 -45.238000 - 11 -83.333000 - 21 -50.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.667000 - 20 -45.238000 - 11 -91.667000 - 21 -50.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.333000 - 20 -50.000000 - 11 -12.500000 - 21 -52.381000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.500000 - 20 -52.381000 - 11 -16.667000 - 21 -50.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -50.000000 - 11 -29.167000 - 21 -52.381000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.167000 - 20 -52.381000 - 11 -33.333000 - 21 -50.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.667000 - 20 -50.000000 - 11 -45.833000 - 21 -52.381000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.833000 - 20 -52.381000 - 11 -50.000000 - 21 -50.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.333000 - 20 -50.000000 - 11 -62.500000 - 21 -52.381000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.500000 - 20 -52.381000 - 11 -66.667000 - 21 -50.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -50.000000 - 11 -79.167000 - 21 -52.381000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.167000 - 20 -52.381000 - 11 -83.333000 - 21 -50.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.667000 - 20 -50.000000 - 11 -95.833000 - 21 -52.381000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.833000 - 20 -52.381000 - 11 -100.000000 - 21 -50.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -30.952000 - 11 -0.000000 - 21 -35.714000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -59.524000 - 11 -4.167000 - 21 -57.143000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.167000 - 20 -57.143000 - 11 -8.333000 - 21 -59.524000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.667000 - 20 -59.524000 - 11 -20.833000 - 21 -57.143000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.833000 - 20 -57.143000 - 11 -25.000000 - 21 -59.524000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.333000 - 20 -59.524000 - 11 -37.500000 - 21 -57.143000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.500000 - 20 -57.143000 - 11 -41.667000 - 21 -59.524000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -59.524000 - 11 -54.167000 - 21 -57.143000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.167000 - 20 -57.143000 - 11 -58.333000 - 21 -59.524000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.667000 - 20 -59.524000 - 11 -70.833000 - 21 -57.143000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.833000 - 20 -57.143000 - 11 -75.000000 - 21 -59.524000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.333000 - 20 -59.524000 - 11 -87.500000 - 21 -57.143000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.500000 - 20 -57.143000 - 11 -91.667000 - 21 -59.524000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.333000 - 20 -59.524000 - 11 -8.333000 - 21 -64.286000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.667000 - 20 -59.524000 - 11 -16.667000 - 21 -64.286000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -59.524000 - 11 -25.000000 - 21 -64.286000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.333000 - 20 -59.524000 - 11 -33.333000 - 21 -64.286000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.667000 - 20 -59.524000 - 11 -41.667000 - 21 -64.286000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -59.524000 - 11 -50.000000 - 21 -64.286000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.333000 - 20 -59.524000 - 11 -58.333000 - 21 -64.286000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.667000 - 20 -59.524000 - 11 -66.667000 - 21 -64.286000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -59.524000 - 11 -75.000000 - 21 -64.286000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.333000 - 20 -59.524000 - 11 -83.333000 - 21 -64.286000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.667000 - 20 -59.524000 - 11 -91.667000 - 21 -64.286000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -64.286000 - 11 -4.167000 - 21 -66.667000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.167000 - 20 -66.667000 - 11 -8.333000 - 21 -64.286000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.667000 - 20 -64.286000 - 11 -20.833000 - 21 -66.667000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.833000 - 20 -66.667000 - 11 -25.000000 - 21 -64.286000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.333000 - 20 -64.286000 - 11 -37.500000 - 21 -66.667000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.500000 - 20 -66.667000 - 11 -41.667000 - 21 -64.286000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -64.286000 - 11 -54.167000 - 21 -66.667000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.167000 - 20 -66.667000 - 11 -58.333000 - 21 -64.286000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.667000 - 20 -64.286000 - 11 -70.833000 - 21 -66.667000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.833000 - 20 -66.667000 - 11 -75.000000 - 21 -64.286000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.333000 - 20 -64.286000 - 11 -87.500000 - 21 -66.667000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.500000 - 20 -66.667000 - 11 -91.667000 - 21 -64.286000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.333000 - 20 -73.810000 - 11 -12.500000 - 21 -71.429000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.500000 - 20 -71.429000 - 11 -16.667000 - 21 -73.810000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -73.810000 - 11 -29.167000 - 21 -71.429000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.167000 - 20 -71.429000 - 11 -33.333000 - 21 -73.810000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.667000 - 20 -73.810000 - 11 -45.833000 - 21 -71.429000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.833000 - 20 -71.429000 - 11 -50.000000 - 21 -73.810000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.333000 - 20 -73.810000 - 11 -62.500000 - 21 -71.429000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.500000 - 20 -71.429000 - 11 -66.667000 - 21 -73.810000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -73.810000 - 11 -79.167000 - 21 -71.429000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.167000 - 20 -71.429000 - 11 -83.333000 - 21 -73.810000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.667000 - 20 -73.810000 - 11 -95.833000 - 21 -71.429000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.833000 - 20 -71.429000 - 11 -100.000000 - 21 -73.809000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.333000 - 20 -73.810000 - 11 -8.333000 - 21 -78.571000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.667000 - 20 -73.810000 - 11 -16.667000 - 21 -78.571000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -73.810000 - 11 -25.000000 - 21 -78.571000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.333000 - 20 -73.810000 - 11 -33.333000 - 21 -78.571000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.667000 - 20 -73.810000 - 11 -41.667000 - 21 -78.571000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -73.810000 - 11 -50.000000 - 21 -78.571000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.333000 - 20 -73.810000 - 11 -58.333000 - 21 -78.571000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.667000 - 20 -73.810000 - 11 -66.667000 - 21 -78.571000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -73.810000 - 11 -75.000000 - 21 -78.571000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.333000 - 20 -73.810000 - 11 -83.333000 - 21 -78.571000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.667000 - 20 -73.810000 - 11 -91.667000 - 21 -78.571000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.333000 - 20 -78.571000 - 11 -12.500000 - 21 -80.952000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.500000 - 20 -80.952000 - 11 -16.667000 - 21 -78.571000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -78.571000 - 11 -29.167000 - 21 -80.952000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.167000 - 20 -80.952000 - 11 -33.333000 - 21 -78.571000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.667000 - 20 -78.571000 - 11 -45.833000 - 21 -80.952000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.833000 - 20 -80.952000 - 11 -50.000000 - 21 -78.571000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.333000 - 20 -78.571000 - 11 -62.500000 - 21 -80.952000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.500000 - 20 -80.952000 - 11 -66.667000 - 21 -78.571000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -78.571000 - 11 -79.167000 - 21 -80.952000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.167000 - 20 -80.952000 - 11 -83.333000 - 21 -78.571000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.667000 - 20 -78.571000 - 11 -95.833000 - 21 -80.952000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.833000 - 20 -80.952000 - 11 -100.000000 - 21 -78.571000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -59.524000 - 11 -0.000000 - 21 -64.286000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -88.095000 - 11 -4.167000 - 21 -85.714000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.167000 - 20 -85.714000 - 11 -8.333000 - 21 -88.095000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.667000 - 20 -88.095000 - 11 -20.833000 - 21 -85.714000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.833000 - 20 -85.714000 - 11 -25.000000 - 21 -88.095000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.333000 - 20 -88.095000 - 11 -37.500000 - 21 -85.714000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.500000 - 20 -85.714000 - 11 -41.667000 - 21 -88.095000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -88.095000 - 11 -54.167000 - 21 -85.714000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.167000 - 20 -85.714000 - 11 -58.333000 - 21 -88.095000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.667000 - 20 -88.095000 - 11 -70.833000 - 21 -85.714000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.833000 - 20 -85.714000 - 11 -75.000000 - 21 -88.095000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.333000 - 20 -88.095000 - 11 -87.500000 - 21 -85.714000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.500000 - 20 -85.714000 - 11 -91.667000 - 21 -88.095000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.333000 - 20 -88.095000 - 11 -8.333000 - 21 -92.857000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.667000 - 20 -88.095000 - 11 -16.667000 - 21 -92.857000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -88.095000 - 11 -25.000000 - 21 -92.857000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.333000 - 20 -88.095000 - 11 -33.333000 - 21 -92.857000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.667000 - 20 -88.095000 - 11 -41.667000 - 21 -92.857000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -88.095000 - 11 -50.000000 - 21 -92.857000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.333000 - 20 -88.095000 - 11 -58.333000 - 21 -92.857000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.667000 - 20 -88.095000 - 11 -66.667000 - 21 -92.857000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -88.095000 - 11 -75.000000 - 21 -92.857000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.333000 - 20 -88.095000 - 11 -83.333000 - 21 -92.857000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.667000 - 20 -88.095000 - 11 -91.667000 - 21 -92.857000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -92.857000 - 11 -4.167000 - 21 -95.238000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.167000 - 20 -95.238000 - 11 -8.333000 - 21 -92.857000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.667000 - 20 -92.857000 - 11 -20.833000 - 21 -95.238000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.833000 - 20 -95.238000 - 11 -25.000000 - 21 -92.857000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.333000 - 20 -92.857000 - 11 -37.500000 - 21 -95.238000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.500000 - 20 -95.238000 - 11 -41.667000 - 21 -92.857000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -92.857000 - 11 -54.167000 - 21 -95.238000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.167000 - 20 -95.238000 - 11 -58.333000 - 21 -92.857000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.667000 - 20 -92.857000 - 11 -70.833000 - 21 -95.238000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.833000 - 20 -95.238000 - 11 -75.000000 - 21 -92.857000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.333000 - 20 -92.857000 - 11 -87.500000 - 21 -95.238000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.500000 - 20 -95.238000 - 11 -91.667000 - 21 -92.857000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -88.095000 - 11 -0.000000 - 21 -92.857000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -100.000000 - 20 -78.571000 - 11 -100.000000 - 21 -73.809000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -100.000000 - 20 -50.000000 - 11 -100.000000 - 21 -45.238000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -100.000000 - 20 -21.429000 - 11 -100.000000 - 21 -16.667000 - 39 -0 - 62 -7 - 0 -ENDSEC - 0 -EOF diff --git a/patterns/hexagon_a.dxf b/patterns/hexagon_a.dxf deleted file mode 100644 index cd6c51b..0000000 --- a/patterns/hexagon_a.dxf +++ /dev/null @@ -1,592 +0,0 @@ - 0 -SECTION - 2 -HEADER - 9 -$LIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$LIMMAX - 10 -82.655000 - 20 -85.000000 - 9 -$EXTMIN - 10 -0.000000 - 20 -0.000000 - 9 -$EXTMAX - 10 -82.655000 - 20 -85.000000 - 9 -$ANGBASE - 50 -0.000000 - 9 -$ANGDIR - 70 -0 - 9 -$INSUNITS - 70 -0 - 9 -$DIMALT - 70 -4 - 9 -$DIMLUNIT - 70 -2 - 9 -$DIMASZ - 40 -3.000000 - 9 -$DIMTXT - 40 -5.000000 - 9 -$DIMRND - 40 -0.010000 - 9 -$DIMEXE - 40 -2.000000 - 9 -$DIMEXO - 40 -2.000000 - 9 -$DIMAUNIT - 70 -0 - 9 -$DIMADEC - 70 -2 - 9 -$GRIDUNIT - 10 -0.001000 - 20 -0.001000 - 9 -$PLIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$PLIMMAX - 10 -210.000000 - 20 -297.000000 - 9 -$PSVPSCALE - 40 -1.000000 - 0 -ENDSEC - 0 -SECTION - 2 -TABLES - 0 -TABLE - 2 -LTYPE - 70 - 1 - 0 -LTYPE - 2 -CONTINUOUS - 70 - 64 - 3 -Ausgez - 72 - 65 - 73 - 0 - 40 -0.000000 - 0 -ENDTAB - 0 -TABLE - 2 -LAYER - 70 - 1 - 0 -LAYER - 2 -default - 70 - 64 - 62 -0 - 6 -CONTINUOUS - 0 -ENDTAB - 0 -ENDSEC - 0 -SECTION - 2 -BLOCKS - 0 -ENDSEC - 0 -SECTION - 2 -ENTITIES - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -17.500000 - 20 -50.000000 - 11 -2.345000 - 21 -76.250000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -2.345000 - 20 -58.750000 - 11 -32.655000 - 21 -58.750000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.655000 - 20 -58.750000 - 11 -17.500000 - 21 -85.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -17.500000 - 20 -85.000000 - 11 -2.345000 - 21 -58.750000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -2.345000 - 20 -76.250000 - 11 -32.655000 - 21 -76.250000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.655000 - 20 -76.250000 - 11 -17.500000 - 21 -50.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -2.345000 - 20 -26.250000 - 11 -32.655000 - 21 -26.250000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.655000 - 20 -8.750000 - 11 -17.500000 - 21 -35.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -2.345000 - 20 -8.750000 - 11 -32.655000 - 21 -8.750000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.655000 - 20 -26.250000 - 11 -17.500000 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -17.500000 - 20 -0.000000 - 11 -2.345000 - 21 -26.250000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -17.500000 - 20 -35.000000 - 11 -2.345000 - 21 -8.750000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -67.500000 - 20 -50.000000 - 11 -52.345000 - 21 -76.250000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -52.345000 - 20 -58.750000 - 11 -82.655000 - 21 -58.750000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.655000 - 20 -58.750000 - 11 -67.500000 - 21 -85.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -67.500000 - 20 -85.000000 - 11 -52.345000 - 21 -58.750000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -52.345000 - 20 -76.250000 - 11 -82.655000 - 21 -76.250000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.655000 - 20 -76.250000 - 11 -67.500000 - 21 -50.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -52.345000 - 20 -26.250000 - 11 -82.655000 - 21 -26.250000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.655000 - 20 -8.750000 - 11 -67.500000 - 21 -35.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -52.345000 - 20 -8.750000 - 11 -82.655000 - 21 -8.750000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.655000 - 20 -26.250000 - 11 -67.500000 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -67.500000 - 20 -0.000000 - 11 -52.345000 - 21 -26.250000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -67.500000 - 20 -35.000000 - 11 -52.345000 - 21 -8.750000 - 39 -0 - 62 -7 - 0 -ENDSEC - 0 -EOF diff --git a/patterns/hexagon_b.dxf b/patterns/hexagon_b.dxf deleted file mode 100644 index 6ab8edf..0000000 --- a/patterns/hexagon_b.dxf +++ /dev/null @@ -1,664 +0,0 @@ - 0 -SECTION - 2 -HEADER - 9 -$LIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$LIMMAX - 10 -100.000000 - 20 -85.000000 - 9 -$EXTMIN - 10 -0.000000 - 20 -0.000000 - 9 -$EXTMAX - 10 -100.000000 - 20 -85.000000 - 9 -$ANGBASE - 50 -0.000000 - 9 -$ANGDIR - 70 -0 - 9 -$INSUNITS - 70 -0 - 9 -$DIMALT - 70 -4 - 9 -$DIMLUNIT - 70 -2 - 9 -$DIMASZ - 40 -3.000000 - 9 -$DIMTXT - 40 -5.000000 - 9 -$DIMRND - 40 -0.010000 - 9 -$DIMEXE - 40 -2.000000 - 9 -$DIMEXO - 40 -2.000000 - 9 -$DIMAUNIT - 70 -0 - 9 -$DIMADEC - 70 -2 - 9 -$GRIDUNIT - 10 -0.001000 - 20 -0.001000 - 9 -$PLIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$PLIMMAX - 10 -210.000000 - 20 -297.000000 - 9 -$PSVPSCALE - 40 -1.000000 - 0 -ENDSEC - 0 -SECTION - 2 -TABLES - 0 -TABLE - 2 -LTYPE - 70 - 1 - 0 -LTYPE - 2 -CONTINUOUS - 70 - 64 - 3 -Ausgez - 72 - 65 - 73 - 0 - 40 -0.000000 - 0 -ENDTAB - 0 -TABLE - 2 -LAYER - 70 - 1 - 0 -LAYER - 2 -default - 70 - 64 - 62 -0 - 6 -CONTINUOUS - 0 -ENDTAB - 0 -ENDSEC - 0 -SECTION - 2 -BLOCKS - 0 -ENDSEC - 0 -SECTION - 2 -ENTITIES - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.948000 - 20 -50.000000 - 11 -4.793000 - 21 -76.250000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.793000 - 20 -58.750000 - 11 -35.104000 - 21 -58.750000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -35.104000 - 20 -58.750000 - 11 -19.948000 - 21 -85.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.948000 - 20 -85.000000 - 11 -4.793000 - 21 -58.750000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.793000 - 20 -76.250000 - 11 -35.104000 - 21 -76.250000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -35.104000 - 20 -76.250000 - 11 -19.948000 - 21 -50.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.948000 - 20 -50.000000 - 11 -54.793000 - 21 -76.250000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.793000 - 20 -58.750000 - 11 -85.104000 - 21 -58.750000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.104000 - 20 -58.750000 - 11 -69.948000 - 21 -85.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.948000 - 20 -85.000000 - 11 -54.793000 - 21 -58.750000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.793000 - 20 -76.250000 - 11 -85.104000 - 21 -76.250000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.104000 - 20 -76.250000 - 11 -69.948000 - 21 -50.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.793000 - 20 -26.250000 - 11 -60.104000 - 21 -26.250000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.104000 - 20 -8.750000 - 11 -44.948000 - 21 -35.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.793000 - 20 -8.750000 - 11 -60.104000 - 21 -8.750000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.104000 - 20 -26.250000 - 11 -44.948000 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -44.948000 - 20 -0.000000 - 11 -29.793000 - 21 -26.250000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -44.948000 - 20 -35.000000 - 11 -29.793000 - 21 -8.750000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -94.948000 - 20 -0.000000 - 11 -79.793000 - 21 -26.250000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -94.948000 - 20 -35.000000 - 11 -79.793000 - 21 -8.750000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -10.104000 - 20 -26.250000 - 11 -0.000000 - 21 -26.250000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -10.104000 - 20 -8.750000 - 11 -0.000000 - 21 -8.750000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -8.750000 - 11 -10.104000 - 21 -26.250000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -26.250000 - 11 -10.104000 - 21 -8.750000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.793000 - 20 -26.250000 - 11 -100.000000 - 21 -26.250000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -100.000000 - 20 -26.250000 - 11 -94.948000 - 21 -35.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.793000 - 20 -8.750000 - 11 -100.000000 - 21 -8.750000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -100.000000 - 20 -8.750000 - 11 -94.948000 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -ENDSEC - 0 -EOF diff --git a/patterns/honeycomb.dxf b/patterns/honeycomb.dxf deleted file mode 100644 index 06044f5..0000000 --- a/patterns/honeycomb.dxf +++ /dev/null @@ -1,9162 +0,0 @@ - 0 -SECTION - 2 -HEADER - 9 -$LIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$LIMMAX - 10 -100.000000 - 20 -100.000031 - 9 -$EXTMIN - 10 -0.000000 - 20 -0.000000 - 9 -$EXTMAX - 10 -100.000000 - 20 -100.000031 - 0 -ENDSEC - 0 -SECTION - 2 -TABLES - 0 -TABLE - 2 -LTYPE - 70 - 1 - 0 -LTYPE - 2 -CONTINUOUS - 70 - 64 - 3 -Ausgez - 72 - 65 - 73 - 0 - 40 -0.000000 - 0 -ENDTAB - 0 -TABLE - 2 -LAYER - 70 - 1 - 0 -LAYER - 2 -default - 70 - 64 - 62 - 0 - 6 -CONTINUOUS - 0 -ENDTAB - 0 -ENDSEC - 0 -SECTION - 2 -BLOCKS - 0 -ENDSEC - 0 -SECTION - 2 -ENTITIES - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -2.380952 - 11 -4.166667 - 21 -0.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.166667 - 20 -0.000000 - 11 -8.333333 - 21 -2.380955 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.333333 - 20 -2.380955 - 11 -12.500000 - 21 -0.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.500000 - 20 -0.000000 - 11 -16.666666 - 21 -2.380949 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.666666 - 20 -2.380949 - 11 -20.833334 - 21 -0.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.833334 - 20 -0.000000 - 11 -25.000000 - 21 -2.380958 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -2.380958 - 11 -29.166666 - 21 -0.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.166666 - 20 -0.000000 - 11 -33.333332 - 21 -2.380935 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.333332 - 20 -2.380935 - 11 -37.500000 - 21 -0.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.500000 - 20 -0.000000 - 11 -41.666668 - 21 -2.380938 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.666668 - 20 -2.380938 - 11 -45.833332 - 21 -0.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.833332 - 20 -0.000000 - 11 -50.000000 - 21 -2.380966 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -2.380966 - 11 -54.166668 - 21 -0.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.166668 - 20 -0.000000 - 11 -58.333332 - 21 -2.380963 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.333332 - 20 -2.380963 - 11 -62.500000 - 21 -0.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.500000 - 20 -0.000000 - 11 -66.666664 - 21 -2.380957 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.666664 - 20 -2.380957 - 11 -70.833336 - 21 -0.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.833336 - 20 -0.000000 - 11 -75.000000 - 21 -2.380940 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -2.380940 - 11 -79.166664 - 21 -0.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.166664 - 20 -0.000000 - 11 -83.333336 - 21 -2.380921 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.333336 - 20 -2.380921 - 11 -87.500000 - 21 -0.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.500000 - 20 -0.000000 - 11 -91.666664 - 21 -2.380909 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.666664 - 20 -2.380909 - 11 -95.833336 - 21 -0.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.833336 - 20 -0.000000 - 11 -100.000000 - 21 -2.380934 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.333333 - 20 -2.380955 - 11 -8.333333 - 21 -7.142855 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.666666 - 20 -2.380949 - 11 -16.666666 - 21 -7.142848 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -2.380958 - 11 -25.000000 - 21 -7.142865 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.333332 - 20 -2.380935 - 11 -33.333332 - 21 -7.142857 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.666668 - 20 -2.380938 - 11 -41.666668 - 21 -7.142845 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -2.380966 - 11 -50.000000 - 21 -7.142848 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.333332 - 20 -2.380963 - 11 -58.333332 - 21 -7.142839 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.666664 - 20 -2.380957 - 11 -66.666664 - 21 -7.142869 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -2.380940 - 11 -75.000000 - 21 -7.142873 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.333336 - 20 -2.380921 - 11 -83.333336 - 21 -7.142817 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.666664 - 20 -2.380909 - 11 -91.666664 - 21 -7.142838 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -7.142857 - 11 -4.166667 - 21 -9.523808 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.166667 - 20 -9.523808 - 11 -8.333333 - 21 -7.142855 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.166667 - 20 -9.523808 - 11 -4.166667 - 21 -14.285718 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.333333 - 20 -7.142855 - 11 -12.500000 - 21 -9.523811 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.500000 - 20 -9.523811 - 11 -16.666666 - 21 -7.142848 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.500000 - 20 -9.523811 - 11 -12.500000 - 21 -14.285720 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.666666 - 20 -7.142848 - 11 -20.833334 - 21 -9.523809 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.833334 - 20 -9.523809 - 11 -25.000000 - 21 -7.142865 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.833334 - 20 -9.523809 - 11 -20.833334 - 21 -14.285720 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -7.142865 - 11 -29.166666 - 21 -9.523798 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.166666 - 20 -9.523798 - 11 -33.333332 - 21 -7.142857 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.166666 - 20 -9.523798 - 11 -29.166666 - 21 -14.285716 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.333332 - 20 -7.142857 - 11 -37.500000 - 21 -9.523806 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.500000 - 20 -9.523806 - 11 -41.666668 - 21 -7.142845 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.500000 - 20 -9.523806 - 11 -37.500000 - 21 -14.285718 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.666668 - 20 -7.142845 - 11 -45.833332 - 21 -9.523834 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.833332 - 20 -9.523834 - 11 -50.000000 - 21 -7.142848 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.833332 - 20 -9.523834 - 11 -45.833332 - 21 -14.285710 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -7.142848 - 11 -54.166668 - 21 -9.523788 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.166668 - 20 -9.523788 - 11 -58.333332 - 21 -7.142839 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.166668 - 20 -9.523788 - 11 -54.166668 - 21 -14.285689 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.333332 - 20 -7.142839 - 11 -62.500000 - 21 -9.523783 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.500000 - 20 -9.523783 - 11 -66.666664 - 21 -7.142869 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.500000 - 20 -9.523783 - 11 -62.500000 - 21 -14.285712 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.666664 - 20 -7.142869 - 11 -70.833336 - 21 -9.523823 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.833336 - 20 -9.523823 - 11 -75.000000 - 21 -7.142873 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.833336 - 20 -9.523823 - 11 -70.833336 - 21 -14.285720 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -7.142873 - 11 -79.166664 - 21 -9.523840 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.166664 - 20 -9.523840 - 11 -83.333336 - 21 -7.142817 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.166664 - 20 -9.523840 - 11 -79.166664 - 21 -14.285701 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.333336 - 20 -7.142817 - 11 -87.500000 - 21 -9.523811 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.500000 - 20 -9.523811 - 11 -91.666664 - 21 -7.142838 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.500000 - 20 -9.523811 - 11 -87.500000 - 21 -14.285748 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.666664 - 20 -7.142838 - 11 -95.833336 - 21 -9.523804 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.833336 - 20 -9.523804 - 11 -100.000000 - 21 -7.142805 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.833336 - 20 -9.523804 - 11 -95.833336 - 21 -14.285697 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -16.666666 - 11 -4.166667 - 21 -14.285718 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.166667 - 20 -14.285718 - 11 -8.333333 - 21 -16.666662 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.333333 - 20 -16.666662 - 11 -12.500000 - 21 -14.285720 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.500000 - 20 -14.285720 - 11 -16.666666 - 21 -16.666670 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.666666 - 20 -16.666670 - 11 -20.833334 - 21 -14.285720 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.833334 - 20 -14.285720 - 11 -25.000000 - 21 -16.666662 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -16.666662 - 11 -29.166666 - 21 -14.285716 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.166666 - 20 -14.285716 - 11 -33.333332 - 21 -16.666681 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.333332 - 20 -16.666681 - 11 -37.500000 - 21 -14.285718 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.500000 - 20 -14.285718 - 11 -41.666668 - 21 -16.666685 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.666668 - 20 -16.666685 - 11 -45.833332 - 21 -14.285710 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.833332 - 20 -14.285710 - 11 -50.000000 - 21 -16.666647 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -16.666647 - 11 -54.166668 - 21 -14.285689 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.166668 - 20 -14.285689 - 11 -58.333332 - 21 -16.666681 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.333332 - 20 -16.666681 - 11 -62.500000 - 21 -14.285712 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.500000 - 20 -14.285712 - 11 -66.666664 - 21 -16.666693 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.666664 - 20 -16.666693 - 11 -70.833336 - 21 -14.285720 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.833336 - 20 -14.285720 - 11 -75.000000 - 21 -16.666670 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -16.666670 - 11 -79.166664 - 21 -14.285701 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.166664 - 20 -14.285701 - 11 -83.333336 - 21 -16.666677 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.333336 - 20 -16.666677 - 11 -87.500000 - 21 -14.285748 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.500000 - 20 -14.285748 - 11 -91.666664 - 21 -16.666647 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.666664 - 20 -16.666647 - 11 -95.833336 - 21 -14.285697 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.833336 - 20 -14.285697 - 11 -100.000000 - 21 -16.666628 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.333333 - 20 -16.666662 - 11 -8.333333 - 21 -21.428576 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.666666 - 20 -16.666670 - 11 -16.666666 - 21 -21.428579 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -16.666662 - 11 -25.000000 - 21 -21.428564 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.333332 - 20 -16.666681 - 11 -33.333332 - 21 -21.428576 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.666668 - 20 -16.666685 - 11 -41.666668 - 21 -21.428591 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -16.666647 - 11 -50.000000 - 21 -21.428549 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.333332 - 20 -16.666681 - 11 -58.333332 - 21 -21.428572 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.666664 - 20 -16.666693 - 11 -66.666664 - 21 -21.428545 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -16.666670 - 11 -75.000000 - 21 -21.428591 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.333336 - 20 -16.666677 - 11 -83.333336 - 21 -21.428583 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.666664 - 20 -16.666647 - 11 -91.666664 - 21 -21.428534 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -21.428572 - 11 -4.166667 - 21 -23.809525 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.166667 - 20 -23.809525 - 11 -8.333333 - 21 -21.428576 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.166667 - 20 -23.809525 - 11 -4.166667 - 21 -28.571428 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.333333 - 20 -21.428576 - 11 -12.500000 - 21 -23.809528 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.500000 - 20 -23.809528 - 11 -16.666666 - 21 -21.428579 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.500000 - 20 -23.809528 - 11 -12.500000 - 21 -28.571421 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.666666 - 20 -21.428579 - 11 -20.833334 - 21 -23.809536 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.833334 - 20 -23.809536 - 11 -25.000000 - 21 -21.428564 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.833334 - 20 -23.809536 - 11 -20.833334 - 21 -28.571424 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -21.428564 - 11 -29.166666 - 21 -23.809525 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.166666 - 20 -23.809525 - 11 -33.333332 - 21 -21.428576 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.166666 - 20 -23.809525 - 11 -29.166666 - 21 -28.571421 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.333332 - 20 -21.428576 - 11 -37.500000 - 21 -23.809505 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.500000 - 20 -23.809505 - 11 -41.666668 - 21 -21.428591 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.500000 - 20 -23.809505 - 11 -37.500000 - 21 -28.571440 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.666668 - 20 -21.428591 - 11 -45.833332 - 21 -23.809505 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.833332 - 20 -23.809505 - 11 -50.000000 - 21 -21.428549 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.833332 - 20 -23.809505 - 11 -45.833332 - 21 -28.571421 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -21.428549 - 11 -54.166668 - 21 -23.809528 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.166668 - 20 -23.809528 - 11 -58.333332 - 21 -21.428572 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.166668 - 20 -23.809528 - 11 -54.166668 - 21 -28.571447 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.333332 - 20 -21.428572 - 11 -62.500000 - 21 -23.809528 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.500000 - 20 -23.809528 - 11 -66.666664 - 21 -21.428545 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.500000 - 20 -23.809528 - 11 -62.500000 - 21 -28.571428 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.666664 - 20 -21.428545 - 11 -70.833336 - 21 -23.809563 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.833336 - 20 -23.809563 - 11 -75.000000 - 21 -21.428591 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.833336 - 20 -23.809563 - 11 -70.833336 - 21 -28.571459 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -21.428591 - 11 -79.166664 - 21 -23.809551 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.166664 - 20 -23.809551 - 11 -83.333336 - 21 -21.428583 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.166664 - 20 -23.809551 - 11 -79.166664 - 21 -28.571447 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.333336 - 20 -21.428583 - 11 -87.500000 - 21 -23.809536 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.500000 - 20 -23.809536 - 11 -91.666664 - 21 -21.428534 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.500000 - 20 -23.809536 - 11 -87.500000 - 21 -28.571398 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.666664 - 20 -21.428534 - 11 -95.833336 - 21 -23.809547 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.833336 - 20 -23.809547 - 11 -100.000000 - 21 -21.428572 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.833336 - 20 -23.809547 - 11 -95.833336 - 21 -28.571463 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -30.952381 - 11 -4.166667 - 21 -28.571428 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.166667 - 20 -28.571428 - 11 -8.333333 - 21 -30.952385 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.333333 - 20 -30.952385 - 11 -12.500000 - 21 -28.571421 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.500000 - 20 -28.571421 - 11 -16.666666 - 21 -30.952381 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.666666 - 20 -30.952381 - 11 -20.833334 - 21 -28.571424 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.833334 - 20 -28.571424 - 11 -25.000000 - 21 -30.952374 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -30.952374 - 11 -29.166666 - 21 -28.571421 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.166666 - 20 -28.571421 - 11 -33.333332 - 21 -30.952381 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.333332 - 20 -30.952381 - 11 -37.500000 - 21 -28.571440 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.500000 - 20 -28.571440 - 11 -41.666668 - 21 -30.952396 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.666668 - 20 -30.952396 - 11 -45.833332 - 21 -28.571421 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.833332 - 20 -28.571421 - 11 -50.000000 - 21 -30.952396 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -30.952396 - 11 -54.166668 - 21 -28.571447 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.166668 - 20 -28.571447 - 11 -58.333332 - 21 -30.952354 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.333332 - 20 -30.952354 - 11 -62.500000 - 21 -28.571428 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.500000 - 20 -28.571428 - 11 -66.666664 - 21 -30.952419 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.666664 - 20 -30.952419 - 11 -70.833336 - 21 -28.571459 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.833336 - 20 -28.571459 - 11 -75.000000 - 21 -30.952408 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -30.952408 - 11 -79.166664 - 21 -28.571447 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.166664 - 20 -28.571447 - 11 -83.333336 - 21 -30.952377 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.333336 - 20 -30.952377 - 11 -87.500000 - 21 -28.571398 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.500000 - 20 -28.571398 - 11 -91.666664 - 21 -30.952408 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.666664 - 20 -30.952408 - 11 -95.833336 - 21 -28.571463 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.833336 - 20 -28.571463 - 11 -100.000000 - 21 -30.952400 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.333333 - 20 -30.952385 - 11 -8.333333 - 21 -35.714287 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.666666 - 20 -30.952381 - 11 -16.666666 - 21 -35.714272 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -30.952374 - 11 -25.000000 - 21 -35.714294 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.333332 - 20 -30.952381 - 11 -33.333332 - 21 -35.714294 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.666668 - 20 -30.952396 - 11 -41.666668 - 21 -35.714279 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -30.952396 - 11 -50.000000 - 21 -35.714302 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.333332 - 20 -30.952354 - 11 -58.333332 - 21 -35.714279 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.666664 - 20 -30.952419 - 11 -66.666664 - 21 -35.714279 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -30.952408 - 11 -75.000000 - 21 -35.714294 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.333336 - 20 -30.952377 - 11 -83.333336 - 21 -35.714249 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.666664 - 20 -30.952408 - 11 -91.666664 - 21 -35.714294 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -35.714287 - 11 -4.166667 - 21 -38.095238 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.166667 - 20 -38.095238 - 11 -8.333333 - 21 -35.714287 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.166667 - 20 -38.095238 - 11 -4.166667 - 21 -42.857136 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.333333 - 20 -35.714287 - 11 -12.500000 - 21 -38.095238 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.500000 - 20 -38.095238 - 11 -16.666666 - 21 -35.714272 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.500000 - 20 -38.095238 - 11 -12.500000 - 21 -42.857143 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.666666 - 20 -35.714272 - 11 -20.833334 - 21 -38.095230 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.833334 - 20 -38.095230 - 11 -25.000000 - 21 -35.714294 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.833334 - 20 -38.095230 - 11 -20.833334 - 21 -42.857151 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -35.714294 - 11 -29.166666 - 21 -38.095245 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.166666 - 20 -38.095245 - 11 -33.333332 - 21 -35.714294 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.166666 - 20 -38.095245 - 11 -29.166666 - 21 -42.857151 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.333332 - 20 -35.714294 - 11 -37.500000 - 21 -38.095245 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.500000 - 20 -38.095245 - 11 -41.666668 - 21 -35.714279 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.500000 - 20 -38.095245 - 11 -37.500000 - 21 -42.857159 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.666668 - 20 -35.714279 - 11 -45.833332 - 21 -38.095230 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.833332 - 20 -38.095230 - 11 -50.000000 - 21 -35.714302 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.833332 - 20 -38.095230 - 11 -45.833332 - 21 -42.857121 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -35.714302 - 11 -54.166668 - 21 -38.095230 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.166668 - 20 -38.095230 - 11 -58.333332 - 21 -35.714279 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.166668 - 20 -38.095230 - 11 -54.166668 - 21 -42.857136 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.333332 - 20 -35.714279 - 11 -62.500000 - 21 -38.095253 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.500000 - 20 -38.095253 - 11 -66.666664 - 21 -35.714279 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.500000 - 20 -38.095253 - 11 -62.500000 - 21 -42.857159 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.666664 - 20 -35.714279 - 11 -70.833336 - 21 -38.095238 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.833336 - 20 -38.095238 - 11 -75.000000 - 21 -35.714294 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.833336 - 20 -38.095238 - 11 -70.833336 - 21 -42.857113 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -35.714294 - 11 -79.166664 - 21 -38.095207 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.166664 - 20 -38.095207 - 11 -83.333336 - 21 -35.714249 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.166664 - 20 -38.095207 - 11 -79.166664 - 21 -42.857136 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.333336 - 20 -35.714249 - 11 -87.500000 - 21 -38.095253 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.500000 - 20 -38.095253 - 11 -91.666664 - 21 -35.714294 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.500000 - 20 -38.095253 - 11 -87.500000 - 21 -42.857151 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.666664 - 20 -35.714294 - 11 -95.833336 - 21 -38.095238 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.833336 - 20 -38.095238 - 11 -100.000000 - 21 -35.714226 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.833336 - 20 -38.095238 - 11 -95.833336 - 21 -42.857113 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -45.238094 - 11 -4.166667 - 21 -42.857136 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.166667 - 20 -42.857136 - 11 -8.333333 - 21 -45.238102 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.333333 - 20 -45.238102 - 11 -12.500000 - 21 -42.857143 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.500000 - 20 -42.857143 - 11 -16.666666 - 21 -45.238094 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.666666 - 20 -45.238094 - 11 -20.833334 - 21 -42.857151 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.833334 - 20 -42.857151 - 11 -25.000000 - 21 -45.238102 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -45.238102 - 11 -29.166666 - 21 -42.857151 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.166666 - 20 -42.857151 - 11 -33.333332 - 21 -45.238110 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.333332 - 20 -45.238110 - 11 -37.500000 - 21 -42.857159 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.500000 - 20 -42.857159 - 11 -41.666668 - 21 -45.238102 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.666668 - 20 -45.238102 - 11 -45.833332 - 21 -42.857121 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.833332 - 20 -42.857121 - 11 -50.000000 - 21 -45.238110 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -45.238110 - 11 -54.166668 - 21 -42.857136 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.166668 - 20 -42.857136 - 11 -58.333332 - 21 -45.238102 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.333332 - 20 -45.238102 - 11 -62.500000 - 21 -42.857159 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.500000 - 20 -42.857159 - 11 -66.666664 - 21 -45.238094 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.666664 - 20 -45.238094 - 11 -70.833336 - 21 -42.857113 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.833336 - 20 -42.857113 - 11 -75.000000 - 21 -45.238117 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -45.238117 - 11 -79.166664 - 21 -42.857136 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.166664 - 20 -42.857136 - 11 -83.333336 - 21 -45.238087 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.333336 - 20 -45.238087 - 11 -87.500000 - 21 -42.857151 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.500000 - 20 -42.857151 - 11 -91.666664 - 21 -45.238071 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.666664 - 20 -45.238071 - 11 -95.833336 - 21 -42.857113 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.833336 - 20 -42.857113 - 11 -100.000000 - 21 -45.238117 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.333333 - 20 -45.238102 - 11 -8.333333 - 21 -50.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.666666 - 20 -45.238094 - 11 -16.666666 - 21 -50.000008 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -45.238102 - 11 -25.000000 - 21 -49.999992 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.333332 - 20 -45.238110 - 11 -33.333332 - 21 -50.000008 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.666668 - 20 -45.238102 - 11 -41.666668 - 21 -50.000008 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -45.238110 - 11 -50.000000 - 21 -50.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.333332 - 20 -45.238102 - 11 -58.333332 - 21 -49.999985 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.666664 - 20 -45.238094 - 11 -66.666664 - 21 -50.000015 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -45.238117 - 11 -75.000000 - 21 -49.999985 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.333336 - 20 -45.238087 - 11 -83.333336 - 21 -49.999969 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.666664 - 20 -45.238071 - 11 -91.666664 - 21 -50.000046 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -50.000000 - 11 -4.166667 - 21 -52.380951 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.166667 - 20 -52.380951 - 11 -8.333333 - 21 -50.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.166667 - 20 -52.380951 - 11 -4.166667 - 21 -57.142857 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.333333 - 20 -50.000000 - 11 -12.500000 - 21 -52.380943 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.500000 - 20 -52.380943 - 11 -16.666666 - 21 -50.000008 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.500000 - 20 -52.380943 - 11 -12.500000 - 21 -57.142857 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.666666 - 20 -50.000008 - 11 -20.833334 - 21 -52.380959 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.833334 - 20 -52.380959 - 11 -25.000000 - 21 -49.999992 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.833334 - 20 -52.380959 - 11 -20.833334 - 21 -57.142864 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -49.999992 - 11 -29.166666 - 21 -52.380936 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.166666 - 20 -52.380936 - 11 -33.333332 - 21 -50.000008 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.166666 - 20 -52.380936 - 11 -29.166666 - 21 -57.142857 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.333332 - 20 -50.000008 - 11 -37.500000 - 21 -52.380959 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.500000 - 20 -52.380959 - 11 -41.666668 - 21 -50.000008 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.500000 - 20 -52.380959 - 11 -37.500000 - 21 -57.142841 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.666668 - 20 -50.000008 - 11 -45.833332 - 21 -52.380966 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.833332 - 20 -52.380966 - 11 -50.000000 - 21 -50.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.833332 - 20 -52.380966 - 11 -45.833332 - 21 -57.142864 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -50.000000 - 11 -54.166668 - 21 -52.380959 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.166668 - 20 -52.380959 - 11 -58.333332 - 21 -49.999985 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.166668 - 20 -52.380959 - 11 -54.166668 - 21 -57.142872 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.333332 - 20 -49.999985 - 11 -62.500000 - 21 -52.380959 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.500000 - 20 -52.380959 - 11 -66.666664 - 21 -50.000015 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.500000 - 20 -52.380959 - 11 -62.500000 - 21 -57.142834 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.666664 - 20 -50.000015 - 11 -70.833336 - 21 -52.380928 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.833336 - 20 -52.380928 - 11 -75.000000 - 21 -49.999985 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.833336 - 20 -52.380928 - 11 -70.833336 - 21 -57.142895 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -49.999985 - 11 -79.166664 - 21 -52.380966 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.166664 - 20 -52.380966 - 11 -83.333336 - 21 -49.999969 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.166664 - 20 -52.380966 - 11 -79.166664 - 21 -57.142879 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.333336 - 20 -49.999969 - 11 -87.500000 - 21 -52.380943 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.500000 - 20 -52.380943 - 11 -91.666664 - 21 -50.000046 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.500000 - 20 -52.380943 - 11 -87.500000 - 21 -57.142879 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.666664 - 20 -50.000046 - 11 -95.833336 - 21 -52.380974 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.833336 - 20 -52.380974 - 11 -100.000000 - 21 -50.000046 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.833336 - 20 -52.380974 - 11 -95.833336 - 21 -57.142834 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -59.523808 - 11 -4.166667 - 21 -57.142857 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.166667 - 20 -57.142857 - 11 -8.333333 - 21 -59.523808 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.333333 - 20 -59.523808 - 11 -12.500000 - 21 -57.142857 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.500000 - 20 -57.142857 - 11 -16.666666 - 21 -59.523815 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.666666 - 20 -59.523815 - 11 -20.833334 - 21 -57.142864 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.833334 - 20 -57.142864 - 11 -25.000000 - 21 -59.523808 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -59.523808 - 11 -29.166666 - 21 -57.142857 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.166666 - 20 -57.142857 - 11 -33.333332 - 21 -59.523785 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.333332 - 20 -59.523785 - 11 -37.500000 - 21 -57.142841 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.500000 - 20 -57.142841 - 11 -41.666668 - 21 -59.523785 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.666668 - 20 -59.523785 - 11 -45.833332 - 21 -57.142864 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.833332 - 20 -57.142864 - 11 -50.000000 - 21 -59.523785 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -59.523785 - 11 -54.166668 - 21 -57.142872 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.166668 - 20 -57.142872 - 11 -58.333332 - 21 -59.523830 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.333332 - 20 -59.523830 - 11 -62.500000 - 21 -57.142834 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.500000 - 20 -57.142834 - 11 -66.666664 - 21 -59.523846 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.666664 - 20 -59.523846 - 11 -70.833336 - 21 -57.142895 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.833336 - 20 -57.142895 - 11 -75.000000 - 21 -59.523853 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -59.523853 - 11 -79.166664 - 21 -57.142879 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.166664 - 20 -57.142879 - 11 -83.333336 - 21 -59.523838 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.333336 - 20 -59.523838 - 11 -87.500000 - 21 -57.142879 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.500000 - 20 -57.142879 - 11 -91.666664 - 21 -59.523830 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.666664 - 20 -59.523830 - 11 -95.833336 - 21 -57.142834 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.833336 - 20 -57.142834 - 11 -100.000000 - 21 -59.523830 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.333333 - 20 -59.523808 - 11 -8.333333 - 21 -64.285713 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.666666 - 20 -59.523815 - 11 -16.666666 - 21 -64.285713 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -59.523808 - 11 -25.000000 - 21 -64.285728 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.333332 - 20 -59.523785 - 11 -33.333332 - 21 -64.285713 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.666668 - 20 -59.523785 - 11 -41.666668 - 21 -64.285698 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -59.523785 - 11 -50.000000 - 21 -64.285683 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.333332 - 20 -59.523830 - 11 -58.333332 - 21 -64.285728 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.666664 - 20 -59.523846 - 11 -66.666664 - 21 -64.285713 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -59.523853 - 11 -75.000000 - 21 -64.285698 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.333336 - 20 -59.523838 - 11 -83.333336 - 21 -64.285698 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.666664 - 20 -59.523830 - 11 -91.666664 - 21 -64.285713 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -64.285713 - 11 -4.166667 - 21 -66.666664 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.166667 - 20 -66.666664 - 11 -8.333333 - 21 -64.285713 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.166667 - 20 -66.666664 - 11 -4.166667 - 21 -71.428574 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.333333 - 20 -64.285713 - 11 -12.500000 - 21 -66.666664 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.500000 - 20 -66.666664 - 11 -16.666666 - 21 -64.285713 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.500000 - 20 -66.666664 - 11 -12.500000 - 21 -71.428574 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.666666 - 20 -64.285713 - 11 -20.833334 - 21 -66.666664 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.833334 - 20 -66.666664 - 11 -25.000000 - 21 -64.285728 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.833334 - 20 -66.666664 - 11 -20.833334 - 21 -71.428574 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -64.285728 - 11 -29.166666 - 21 -66.666649 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.166666 - 20 -66.666649 - 11 -33.333332 - 21 -64.285713 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.166666 - 20 -66.666649 - 11 -29.166666 - 21 -71.428574 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.333332 - 20 -64.285713 - 11 -37.500000 - 21 -66.666664 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.500000 - 20 -66.666664 - 11 -41.666668 - 21 -64.285698 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.500000 - 20 -66.666664 - 11 -37.500000 - 21 -71.428589 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.666668 - 20 -64.285698 - 11 -45.833332 - 21 -66.666679 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.833332 - 20 -66.666679 - 11 -50.000000 - 21 -64.285683 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.833332 - 20 -66.666679 - 11 -45.833332 - 21 -71.428543 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -64.285683 - 11 -54.166668 - 21 -66.666649 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.166668 - 20 -66.666649 - 11 -58.333332 - 21 -64.285728 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.166668 - 20 -66.666649 - 11 -54.166668 - 21 -71.428574 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.333332 - 20 -64.285728 - 11 -62.500000 - 21 -66.666634 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.500000 - 20 -66.666634 - 11 -66.666664 - 21 -64.285713 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.500000 - 20 -66.666634 - 11 -62.500000 - 21 -71.428604 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.666664 - 20 -64.285713 - 11 -70.833336 - 21 -66.666634 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.833336 - 20 -66.666634 - 11 -75.000000 - 21 -64.285698 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.833336 - 20 -66.666634 - 11 -70.833336 - 21 -71.428528 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -64.285698 - 11 -79.166664 - 21 -66.666618 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.166664 - 20 -66.666618 - 11 -83.333336 - 21 -64.285698 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.166664 - 20 -66.666618 - 11 -79.166664 - 21 -71.428558 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.333336 - 20 -64.285698 - 11 -87.500000 - 21 -66.666695 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.500000 - 20 -66.666695 - 11 -91.666664 - 21 -64.285713 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.500000 - 20 -66.666695 - 11 -87.500000 - 21 -71.428589 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.666664 - 20 -64.285713 - 11 -95.833336 - 21 -66.666679 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.833336 - 20 -66.666679 - 11 -100.000000 - 21 -64.285713 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.833336 - 20 -66.666679 - 11 -95.833336 - 21 -71.428589 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -73.809525 - 11 -4.166667 - 21 -71.428574 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.166667 - 20 -71.428574 - 11 -8.333333 - 21 -73.809525 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.333333 - 20 -73.809525 - 11 -12.500000 - 21 -71.428574 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.500000 - 20 -71.428574 - 11 -16.666666 - 21 -73.809509 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.666666 - 20 -73.809509 - 11 -20.833334 - 21 -71.428574 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.833334 - 20 -71.428574 - 11 -25.000000 - 21 -73.809525 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -73.809525 - 11 -29.166666 - 21 -71.428574 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.166666 - 20 -71.428574 - 11 -33.333332 - 21 -73.809509 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.333332 - 20 -73.809509 - 11 -37.500000 - 21 -71.428589 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.500000 - 20 -71.428589 - 11 -41.666668 - 21 -73.809509 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.666668 - 20 -73.809509 - 11 -45.833332 - 21 -71.428543 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.833332 - 20 -71.428543 - 11 -50.000000 - 21 -73.809525 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -73.809525 - 11 -54.166668 - 21 -71.428574 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.166668 - 20 -71.428574 - 11 -58.333332 - 21 -73.809494 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.333332 - 20 -73.809494 - 11 -62.500000 - 21 -71.428604 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.500000 - 20 -71.428604 - 11 -66.666664 - 21 -73.809494 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.666664 - 20 -73.809494 - 11 -70.833336 - 21 -71.428528 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.833336 - 20 -71.428528 - 11 -75.000000 - 21 -73.809555 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -73.809555 - 11 -79.166664 - 21 -71.428558 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.166664 - 20 -71.428558 - 11 -83.333336 - 21 -73.809525 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.333336 - 20 -73.809525 - 11 -87.500000 - 21 -71.428589 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.500000 - 20 -71.428589 - 11 -91.666664 - 21 -73.809555 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.666664 - 20 -73.809555 - 11 -95.833336 - 21 -71.428589 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.833336 - 20 -71.428589 - 11 -100.000000 - 21 -73.809479 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.333333 - 20 -73.809525 - 11 -8.333333 - 21 -78.571426 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.666666 - 20 -73.809509 - 11 -16.666666 - 21 -78.571426 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -73.809525 - 11 -25.000000 - 21 -78.571426 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.333332 - 20 -73.809509 - 11 -33.333332 - 21 -78.571442 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.666668 - 20 -73.809509 - 11 -41.666668 - 21 -78.571442 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -73.809525 - 11 -50.000000 - 21 -78.571426 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.333332 - 20 -73.809494 - 11 -58.333332 - 21 -78.571411 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.666664 - 20 -73.809494 - 11 -66.666664 - 21 -78.571457 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -73.809555 - 11 -75.000000 - 21 -78.571411 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.333336 - 20 -73.809525 - 11 -83.333336 - 21 -78.571411 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.666664 - 20 -73.809555 - 11 -91.666664 - 21 -78.571396 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -78.571426 - 11 -4.166667 - 21 -80.952377 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.166667 - 20 -80.952377 - 11 -8.333333 - 21 -78.571426 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.166667 - 20 -80.952377 - 11 -4.166667 - 21 -85.714287 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.333333 - 20 -78.571426 - 11 -12.500000 - 21 -80.952377 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.500000 - 20 -80.952377 - 11 -16.666666 - 21 -78.571426 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.500000 - 20 -80.952377 - 11 -12.500000 - 21 -85.714287 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.666666 - 20 -78.571426 - 11 -20.833334 - 21 -80.952377 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.833334 - 20 -80.952377 - 11 -25.000000 - 21 -78.571426 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.833334 - 20 -80.952377 - 11 -20.833334 - 21 -85.714272 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -78.571426 - 11 -29.166666 - 21 -80.952393 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.166666 - 20 -80.952393 - 11 -33.333332 - 21 -78.571442 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.166666 - 20 -80.952393 - 11 -29.166666 - 21 -85.714287 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.333332 - 20 -78.571442 - 11 -37.500000 - 21 -80.952393 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.500000 - 20 -80.952393 - 11 -41.666668 - 21 -78.571442 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.500000 - 20 -80.952393 - 11 -37.500000 - 21 -85.714272 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.666668 - 20 -78.571442 - 11 -45.833332 - 21 -80.952377 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.833332 - 20 -80.952377 - 11 -50.000000 - 21 -78.571426 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.833332 - 20 -80.952377 - 11 -45.833332 - 21 -85.714302 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -78.571426 - 11 -54.166668 - 21 -80.952408 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.166668 - 20 -80.952408 - 11 -58.333332 - 21 -78.571411 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.166668 - 20 -80.952408 - 11 -54.166668 - 21 -85.714272 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.333332 - 20 -78.571411 - 11 -62.500000 - 21 -80.952377 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.500000 - 20 -80.952377 - 11 -66.666664 - 21 -78.571457 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.500000 - 20 -80.952377 - 11 -62.500000 - 21 -85.714333 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.666664 - 20 -78.571457 - 11 -70.833336 - 21 -80.952423 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.833336 - 20 -80.952423 - 11 -75.000000 - 21 -78.571411 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.833336 - 20 -80.952423 - 11 -70.833336 - 21 -85.714302 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -78.571411 - 11 -79.166664 - 21 -80.952423 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.166664 - 20 -80.952423 - 11 -83.333336 - 21 -78.571411 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.166664 - 20 -80.952423 - 11 -79.166664 - 21 -85.714256 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.333336 - 20 -78.571411 - 11 -87.500000 - 21 -80.952393 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.500000 - 20 -80.952393 - 11 -91.666664 - 21 -78.571396 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.500000 - 20 -80.952393 - 11 -87.500000 - 21 -85.714256 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.666664 - 20 -78.571396 - 11 -95.833336 - 21 -80.952423 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.833336 - 20 -80.952423 - 11 -100.000000 - 21 -78.571426 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.833336 - 20 -80.952423 - 11 -95.833336 - 21 -85.714256 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -88.095238 - 11 -4.166667 - 21 -85.714287 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.166667 - 20 -85.714287 - 11 -8.333333 - 21 -88.095222 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.333333 - 20 -88.095222 - 11 -12.500000 - 21 -85.714287 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.500000 - 20 -85.714287 - 11 -16.666666 - 21 -88.095222 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.666666 - 20 -88.095222 - 11 -20.833334 - 21 -85.714272 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.833334 - 20 -85.714272 - 11 -25.000000 - 21 -88.095253 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -88.095253 - 11 -29.166666 - 21 -85.714287 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.166666 - 20 -85.714287 - 11 -33.333332 - 21 -88.095238 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.333332 - 20 -88.095238 - 11 -37.500000 - 21 -85.714272 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.500000 - 20 -85.714272 - 11 -41.666668 - 21 -88.095268 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.666668 - 20 -88.095268 - 11 -45.833332 - 21 -85.714302 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.833332 - 20 -85.714302 - 11 -50.000000 - 21 -88.095222 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -88.095222 - 11 -54.166668 - 21 -85.714272 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.166668 - 20 -85.714272 - 11 -58.333332 - 21 -88.095253 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.333332 - 20 -88.095253 - 11 -62.500000 - 21 -85.714333 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.500000 - 20 -85.714333 - 11 -66.666664 - 21 -88.095253 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.666664 - 20 -88.095253 - 11 -70.833336 - 21 -85.714302 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.833336 - 20 -85.714302 - 11 -75.000000 - 21 -88.095238 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -88.095238 - 11 -79.166664 - 21 -85.714256 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.166664 - 20 -85.714256 - 11 -83.333336 - 21 -88.095207 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.333336 - 20 -88.095207 - 11 -87.500000 - 21 -85.714256 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.500000 - 20 -85.714256 - 11 -91.666664 - 21 -88.095207 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.666664 - 20 -88.095207 - 11 -95.833336 - 21 -85.714256 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.833336 - 20 -85.714256 - 11 -100.000000 - 21 -88.095222 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.333333 - 20 -88.095222 - 11 -8.333333 - 21 -92.857155 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.666666 - 20 -88.095222 - 11 -16.666666 - 21 -92.857124 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -88.095253 - 11 -25.000000 - 21 -92.857140 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.333332 - 20 -88.095238 - 11 -33.333332 - 21 -92.857155 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.666668 - 20 -88.095268 - 11 -41.666668 - 21 -92.857140 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -88.095222 - 11 -50.000000 - 21 -92.857155 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.333332 - 20 -88.095253 - 11 -58.333332 - 21 -92.857170 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.666664 - 20 -88.095253 - 11 -66.666664 - 21 -92.857170 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -88.095238 - 11 -75.000000 - 21 -92.857124 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.333336 - 20 -88.095207 - 11 -83.333336 - 21 -92.857140 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.666664 - 20 -88.095207 - 11 -91.666664 - 21 -92.857079 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -92.857140 - 11 -4.166667 - 21 -95.238098 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.166667 - 20 -95.238098 - 11 -8.333333 - 21 -92.857155 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.166667 - 20 -95.238098 - 11 -4.166667 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.333333 - 20 -92.857155 - 11 -12.500000 - 21 -95.238098 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.500000 - 20 -95.238098 - 11 -16.666666 - 21 -92.857124 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.500000 - 20 -95.238098 - 11 -12.500000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.666666 - 20 -92.857124 - 11 -20.833334 - 21 -95.238098 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.833334 - 20 -95.238098 - 11 -25.000000 - 21 -92.857140 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.833334 - 20 -95.238098 - 11 -20.833334 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -92.857140 - 11 -29.166666 - 21 -95.238083 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.166666 - 20 -95.238083 - 11 -33.333332 - 21 -92.857155 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.166666 - 20 -95.238083 - 11 -29.166666 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.333332 - 20 -92.857155 - 11 -37.500000 - 21 -95.238098 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.500000 - 20 -95.238098 - 11 -41.666668 - 21 -92.857140 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.500000 - 20 -95.238098 - 11 -37.500000 - 21 -100.000031 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.666668 - 20 -92.857140 - 11 -45.833332 - 21 -95.238098 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.833332 - 20 -95.238098 - 11 -50.000000 - 21 -92.857155 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.833332 - 20 -95.238098 - 11 -45.833332 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -92.857155 - 11 -54.166668 - 21 -95.238083 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.166668 - 20 -95.238083 - 11 -58.333332 - 21 -92.857170 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.166668 - 20 -95.238083 - 11 -54.166668 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.333332 - 20 -92.857170 - 11 -62.500000 - 21 -95.238068 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.500000 - 20 -95.238068 - 11 -66.666664 - 21 -92.857170 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.500000 - 20 -95.238068 - 11 -62.500000 - 21 -100.000031 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.666664 - 20 -92.857170 - 11 -70.833336 - 21 -95.238113 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.833336 - 20 -95.238113 - 11 -75.000000 - 21 -92.857124 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.833336 - 20 -95.238113 - 11 -70.833336 - 21 -99.999985 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -92.857124 - 11 -79.166664 - 21 -95.238113 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.166664 - 20 -95.238113 - 11 -83.333336 - 21 -92.857140 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.166664 - 20 -95.238113 - 11 -79.166664 - 21 -99.999985 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.333336 - 20 -92.857140 - 11 -87.500000 - 21 -95.238052 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.500000 - 20 -95.238052 - 11 -91.666664 - 21 -92.857079 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.500000 - 20 -95.238052 - 11 -87.500000 - 21 -100.000031 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.666664 - 20 -92.857079 - 11 -95.833336 - 21 -95.238068 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.833336 - 20 -95.238068 - 11 -100.000000 - 21 -92.857155 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.833336 - 20 -95.238068 - 11 -95.833336 - 21 -99.999969 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -2.380952 - 11 -0.000000 - 21 -7.142857 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -16.666666 - 11 -0.000000 - 21 -21.428572 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -30.952381 - 11 -0.000000 - 21 -35.714287 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -45.238094 - 11 -0.000000 - 21 -50.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -59.523808 - 11 -0.000000 - 21 -64.285713 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -73.809525 - 11 -0.000000 - 21 -78.571426 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -88.095238 - 11 -0.000000 - 21 -92.857140 - 39 -0 - 62 -0 - 0 -ENDSEC - 0 -EOF \ No newline at end of file diff --git a/patterns/hound.dxf b/patterns/hound.dxf deleted file mode 100644 index 5bf2407..0000000 --- a/patterns/hound.dxf +++ /dev/null @@ -1,1456 +0,0 @@ - 0 -SECTION - 2 -HEADER - 9 -$LIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$LIMMAX - 10 -100.000000 - 20 -99.999999 - 9 -$EXTMIN - 10 -0.000000 - 20 -0.000000 - 9 -$EXTMAX - 10 -100.000000 - 20 -99.999999 - 9 -$ANGBASE - 50 -0.000000 - 9 -$ANGDIR - 70 -0 - 9 -$INSUNITS - 70 -0 - 9 -$DIMALT - 70 -4 - 9 -$DIMLUNIT - 70 -2 - 9 -$DIMASZ - 40 -3.000000 - 9 -$DIMTXT - 40 -5.000000 - 9 -$DIMRND - 40 -0.010000 - 9 -$DIMEXE - 40 -2.000000 - 9 -$DIMEXO - 40 -2.000000 - 9 -$DIMAUNIT - 70 -0 - 9 -$DIMADEC - 70 -2 - 9 -$GRIDUNIT - 10 -0.001000 - 20 -0.001000 - 9 -$PLIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$PLIMMAX - 10 -210.000000 - 20 -297.000000 - 9 -$PSVPSCALE - 40 -1.000000 - 0 -ENDSEC - 0 -SECTION - 2 -TABLES - 0 -TABLE - 2 -LTYPE - 70 - 1 - 0 -LTYPE - 2 -CONTINUOUS - 70 - 64 - 3 -Ausgez - 72 - 65 - 73 - 0 - 40 -0.000000 - 0 -ENDTAB - 0 -TABLE - 2 -LAYER - 70 - 1 - 0 -LAYER - 2 -default - 70 - 64 - 62 -0 - 6 -CONTINUOUS - 0 -ENDTAB - 0 -ENDSEC - 0 -SECTION - 2 -BLOCKS - 0 -ENDSEC - 0 -SECTION - 2 -ENTITIES - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.666661 - 20 -91.666765 - 11 -83.333290 - 21 -91.666765 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.666661 - 20 -66.666645 - 11 -83.333290 - 21 -66.666645 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.666661 - 20 -41.666621 - 11 -83.333290 - 21 -41.666621 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.666661 - 20 -16.666678 - 11 -83.333290 - 21 -16.666678 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.666661 - 20 -16.666678 - 11 -16.666661 - 21 -83.333319 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.666650 - 20 -16.666678 - 11 -41.666650 - 21 -83.333319 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.666635 - 20 -16.666678 - 11 -66.666635 - 21 -83.333319 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.666678 - 20 -16.666678 - 11 -91.666678 - 21 -83.333319 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -0.000000 - 11 -0.000000 - 21 -16.666678 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.333392 - 20 -0.000000 - 11 -8.333392 - 21 -50.000038 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.500034 - 20 -0.000000 - 11 -12.500034 - 21 -66.666645 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -24.999982 - 20 -0.000000 - 11 -24.999982 - 21 -16.666678 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.166703 - 20 -0.000000 - 11 -29.166703 - 21 -33.333356 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.333349 - 20 -0.000000 - 11 -33.333349 - 21 -50.000038 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.500002 - 20 -0.000000 - 11 -37.500002 - 21 -66.666645 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000043 - 20 -0.000000 - 11 -50.000043 - 21 -16.666678 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.166659 - 20 -0.000000 - 11 -54.166659 - 21 -33.333356 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.333329 - 20 -0.000000 - 11 -58.333329 - 21 -50.000038 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.499984 - 20 -0.000000 - 11 -62.499984 - 21 -66.666645 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000023 - 20 -0.000000 - 11 -75.000023 - 21 -16.666678 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.166659 - 20 -0.000000 - 11 -79.166659 - 21 -33.333356 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.333290 - 20 -0.000000 - 11 -83.333290 - 21 -50.000038 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.499950 - 20 -0.000000 - 11 -87.499950 - 21 -66.666645 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -87.499931 - 11 -66.666635 - 21 -87.499931 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -83.333319 - 11 -50.000043 - 21 -83.333319 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -79.166596 - 11 -33.333349 - 21 -79.166596 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -74.999979 - 11 -16.666661 - 21 -74.999979 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -62.500023 - 11 -66.666635 - 21 -62.500023 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -58.333305 - 11 -50.000043 - 21 -58.333305 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -54.166683 - 11 -33.333349 - 21 -54.166683 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -50.000038 - 11 -16.666661 - 21 -50.000038 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -37.499975 - 11 -66.666635 - 21 -37.499975 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -33.333356 - 11 -50.000043 - 21 -33.333356 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -29.166739 - 11 -33.333349 - 21 -29.166739 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -25.000123 - 11 -16.666661 - 21 -25.000123 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -12.500061 - 11 -66.666635 - 21 -12.500061 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -8.333444 - 11 -50.000043 - 21 -8.333444 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -4.166722 - 11 -33.333349 - 21 -4.166722 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -0.000000 - 11 -16.666661 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.333349 - 20 -95.833387 - 11 -100.000000 - 21 -95.833387 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.333290 - 20 -83.333319 - 11 -100.000000 - 21 -83.333319 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.666635 - 20 -79.166596 - 11 -100.000000 - 21 -79.166596 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000043 - 20 -74.999979 - 11 -100.000000 - 21 -74.999979 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.333349 - 20 -70.833363 - 11 -100.000000 - 21 -70.833363 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.333290 - 20 -58.333305 - 11 -100.000000 - 21 -58.333305 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.666635 - 20 -54.166683 - 11 -100.000000 - 21 -54.166683 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000043 - 20 -50.000038 - 11 -100.000000 - 21 -50.000038 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.333349 - 20 -45.833416 - 11 -100.000000 - 21 -45.833416 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.333290 - 20 -33.333356 - 11 -100.000000 - 21 -33.333356 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.666635 - 20 -29.166739 - 11 -100.000000 - 21 -29.166739 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000043 - 20 -25.000123 - 11 -100.000000 - 21 -25.000123 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.333349 - 20 -20.833293 - 11 -100.000000 - 21 -20.833293 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.333290 - 20 -8.333444 - 11 -100.000000 - 21 -8.333444 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.666635 - 20 -4.166722 - 11 -100.000000 - 21 -4.166722 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000043 - 20 -0.000000 - 11 -100.000000 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -50.000038 - 11 -0.000000 - 21 -99.999999 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.166652 - 20 -66.666645 - 11 -4.166652 - 21 -99.999999 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.333392 - 20 -83.333319 - 11 -8.333392 - 21 -99.999999 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.833339 - 20 -33.333356 - 11 -20.833339 - 21 -99.999999 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -24.999982 - 20 -50.000038 - 11 -24.999982 - 21 -99.999999 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.166703 - 20 -66.666645 - 11 -29.166703 - 21 -99.999999 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.333349 - 20 -83.333319 - 11 -33.333349 - 21 -99.999999 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.833295 - 20 -33.333356 - 11 -45.833295 - 21 -99.999999 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000043 - 20 -50.000038 - 11 -50.000043 - 21 -99.999999 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.166659 - 20 -66.666645 - 11 -54.166659 - 21 -99.999999 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.333329 - 20 -83.333319 - 11 -58.333329 - 21 -99.999999 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.833353 - 20 -33.333356 - 11 -70.833353 - 21 -99.999999 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000023 - 20 -50.000038 - 11 -75.000023 - 21 -99.999999 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.166659 - 20 -66.666645 - 11 -79.166659 - 21 -99.999999 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.333290 - 20 -83.333319 - 11 -83.333290 - 21 -99.999999 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.833338 - 20 -33.333356 - 11 -95.833338 - 21 -99.999999 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.166652 - 20 -0.000000 - 11 -4.166652 - 21 -33.333356 - 39 -0 - 62 -7 - 0 -ENDSEC - 0 -EOF diff --git a/patterns/iso03w100.dxf b/patterns/iso03w100.dxf deleted file mode 100644 index c760cd9..0000000 --- a/patterns/iso03w100.dxf +++ /dev/null @@ -1,268 +0,0 @@ - 0 -SECTION - 2 -HEADER - 9 -$LIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$LIMMAX - 10 -40.000000 - 20 -100.000000 - 9 -$EXTMIN - 10 -0.000000 - 20 -0.000000 - 9 -$EXTMAX - 10 -40.000000 - 20 -100.000000 - 9 -$ANGBASE - 50 -0.000000 - 9 -$ANGDIR - 70 -0 - 9 -$INSUNITS - 70 -0 - 9 -$DIMALT - 70 -4 - 9 -$DIMLUNIT - 70 -2 - 9 -$DIMASZ - 40 -3.000000 - 9 -$DIMTXT - 40 -5.000000 - 9 -$DIMRND - 40 -0.010000 - 9 -$DIMEXE - 40 -2.000000 - 9 -$DIMEXO - 40 -2.000000 - 9 -$DIMAUNIT - 70 -0 - 9 -$DIMADEC - 70 -2 - 9 -$GRIDUNIT - 10 -0.001000 - 20 -0.001000 - 9 -$PLIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$PLIMMAX - 10 -210.000000 - 20 -297.000000 - 9 -$PSVPSCALE - 40 -1.000000 - 0 -ENDSEC - 0 -SECTION - 2 -TABLES - 0 -TABLE - 2 -LTYPE - 70 - 1 - 0 -LTYPE - 2 -CONTINUOUS - 70 - 64 - 3 -Ausgez - 72 - 65 - 73 - 0 - 40 -0.000000 - 0 -ENDTAB - 0 -TABLE - 2 -LAYER - 70 - 1 - 0 -LAYER - 2 -default - 70 - 64 - 62 -0 - 6 -CONTINUOUS - 0 -ENDTAB - 0 -ENDSEC - 0 -SECTION - 2 -BLOCKS - 0 -ENDSEC - 0 -SECTION - 2 -ENTITIES - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -100.000000 - 11 -40.000000 - 21 -100.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -83.333000 - 11 -40.000000 - 21 -83.333000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -66.667000 - 11 -40.000000 - 21 -66.667000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -50.000000 - 11 -40.000000 - 21 -50.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -33.333000 - 11 -40.000000 - 21 -33.333000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -16.667000 - 11 -40.000000 - 21 -16.667000 - 39 -0 - 62 -7 - 0 -ENDSEC - 0 -EOF diff --git a/patterns/iso03w100a.dxf b/patterns/iso03w100a.dxf deleted file mode 100644 index 02f56fb..0000000 --- a/patterns/iso03w100a.dxf +++ /dev/null @@ -1,214 +0,0 @@ - 0 -SECTION - 2 -HEADER - 9 -$LIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$LIMMAX - 10 -40.000000 - 20 -100.000000 - 9 -$EXTMIN - 10 -0.000000 - 20 -0.000000 - 9 -$EXTMAX - 10 -40.000000 - 20 -100.000000 - 9 -$ANGBASE - 50 -0.000000 - 9 -$ANGDIR - 70 -0 - 9 -$INSUNITS - 70 -0 - 9 -$DIMALT - 70 -4 - 9 -$DIMLUNIT - 70 -2 - 9 -$DIMASZ - 40 -3.000000 - 9 -$DIMTXT - 40 -5.000000 - 9 -$DIMRND - 40 -0.010000 - 9 -$DIMEXE - 40 -2.000000 - 9 -$DIMEXO - 40 -2.000000 - 9 -$DIMAUNIT - 70 -0 - 9 -$DIMADEC - 70 -2 - 9 -$GRIDUNIT - 10 -0.001000 - 20 -0.001000 - 9 -$PLIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$PLIMMAX - 10 -210.000000 - 20 -297.000000 - 9 -$PSVPSCALE - 40 -1.000000 - 0 -ENDSEC - 0 -SECTION - 2 -TABLES - 0 -TABLE - 2 -LTYPE - 70 - 1 - 0 -LTYPE - 2 -CONTINUOUS - 70 - 64 - 3 -Ausgez - 72 - 65 - 73 - 0 - 40 -0.000000 - 0 -ENDTAB - 0 -TABLE - 2 -LAYER - 70 - 1 - 0 -LAYER - 2 -default - 70 - 64 - 62 -0 - 6 -CONTINUOUS - 0 -ENDTAB - 0 -ENDSEC - 0 -SECTION - 2 -BLOCKS - 0 -ENDSEC - 0 -SECTION - 2 -ENTITIES - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -100.000000 - 11 -40.000000 - 21 -100.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -66.667000 - 11 -40.000000 - 21 -66.667000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -33.333000 - 11 -40.000000 - 21 -33.333000 - 39 -0 - 62 -7 - 0 -ENDSEC - 0 -EOF diff --git a/patterns/kerpele.dxf b/patterns/kerpele.dxf deleted file mode 100644 index 0a2731b..0000000 --- a/patterns/kerpele.dxf +++ /dev/null @@ -1,1568 +0,0 @@ -999 -dxflib 2.0.1.3 - 0 -SECTION - 2 -HEADER - 9 -$ACADVER - 1 -AC1015 - 9 -$HANDSEED - 5 -FFFF - 9 -$DIMASZ - 40 -2.5 - 9 -$DIMGAP - 40 -0.625 - 9 -$DIMEXO - 40 -0.625 - 9 -$INSUNITS - 70 -4 - 9 -$DIMTXT - 40 -2.5 - 9 -$PLIMMAX - 10 -210.0 - 20 -297.0 - 30 -0.0 - 9 -$PLIMMIN - 10 -0.0 - 20 -0.0 - 30 -0.0 - 9 -$DIMEXE - 40 -1.25 - 0 -ENDSEC - 0 -SECTION - 2 -TABLES - 0 -TABLE - 2 -VPORT - 5 -8 -100 -AcDbSymbolTable - 70 -1 - 0 -VPORT - 5 -30 -100 -AcDbSymbolTableRecord -100 -AcDbViewportTableRecord - 2 -*Active - 70 -0 - 10 -0.0 - 20 -0.0 - 11 -1.0 - 21 -1.0 - 12 -286.3055555555554861 - 22 -148.5 - 13 -0.0 - 23 -0.0 - 14 -10.0 - 24 -10.0 - 15 -10.0 - 25 -10.0 - 16 -0.0 - 26 -0.0 - 36 -1.0 - 17 -0.0 - 27 -0.0 - 37 -0.0 - 40 -297.0 - 41 -1.92798353909465 - 42 -50.0 - 43 -0.0 - 44 -0.0 - 50 -0.0 - 51 -0.0 - 71 -0 - 72 -100 - 73 -1 - 74 -3 - 75 -1 - 76 -1 - 77 -0 - 78 -0 -281 -0 - 65 -1 -110 -0.0 -120 -0.0 -130 -0.0 -111 -1.0 -121 -0.0 -131 -0.0 -112 -0.0 -122 -1.0 -132 -0.0 - 79 -0 -146 -0.0 - 0 -ENDTAB - 0 -TABLE - 2 -LTYPE - 5 -5 -100 -AcDbSymbolTable - 70 -3 - 0 -LTYPE - 5 -14 -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -ByBlock - 70 -0 - 3 - - 72 -65 - 73 -0 - 40 -0.0 - 0 -LTYPE - 5 -15 -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -ByLayer - 70 -0 - 3 - - 72 -65 - 73 -0 - 40 -0.0 - 0 -LTYPE - 5 -16 -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -CONTINUOUS - 70 -0 - 3 -Solid line - 72 -65 - 73 -0 - 40 -0.0 - 0 -LTYPE - 5 -31 -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -DOT - 70 -0 - 0 -LTYPE - 5 -32 -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -DOT2 - 70 -0 - 0 -LTYPE - 5 -33 -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -DOTX2 - 70 -0 - 0 -LTYPE - 5 -34 -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -DASHED - 70 -0 - 0 -LTYPE - 5 -35 -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -DASHED2 - 70 -0 - 0 -LTYPE - 5 -36 -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -DASHEDX2 - 70 -0 - 0 -LTYPE - 5 -37 -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -DASHDOT - 70 -0 - 0 -LTYPE - 5 -38 -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -DASHDOT2 - 70 -0 - 0 -LTYPE - 5 -39 -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -DASHDOTX2 - 70 -0 - 0 -LTYPE - 5 -3A -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -DIVIDE - 70 -0 - 0 -LTYPE - 5 -3B -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -DIVIDE2 - 70 -0 - 0 -LTYPE - 5 -3C -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -DIVIDEX2 - 70 -0 - 0 -LTYPE - 5 -3D -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -CENTER - 70 -0 - 0 -LTYPE - 5 -3E -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -CENTER2 - 70 -0 - 0 -LTYPE - 5 -3F -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -CENTERX2 - 70 -0 - 0 -LTYPE - 5 -40 -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -BORDER - 70 -0 - 0 -LTYPE - 5 -41 -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -BORDER2 - 70 -0 - 0 -LTYPE - 5 -42 -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -BORDERX2 - 70 -0 - 0 -ENDTAB - 0 -TABLE - 2 -LAYER - 5 -2 -100 -AcDbSymbolTable - 70 -1 - 0 -LAYER - 5 -10 -100 -AcDbSymbolTableRecord -100 -AcDbLayerTableRecord - 2 -0 - 70 -0 - 62 -7 - 6 -CONTINUOUS -370 -0 -390 -F - 0 -ENDTAB - 0 -TABLE - 2 -STYLE - 5 -3 -100 -AcDbSymbolTable - 70 -1 - 0 -STYLE - 5 -11 -100 -AcDbSymbolTableRecord -100 -AcDbTextStyleTableRecord - 2 -Standard - 70 -0 - 40 -0.0 - 41 -1.0 - 50 -0.0 - 71 -0 - 42 -2.5 - 3 -txt - 4 - - 0 -ENDTAB - 0 -TABLE - 2 -VIEW - 5 -6 -100 -AcDbSymbolTable - 70 -0 - 0 -ENDTAB - 0 -TABLE - 2 -UCS - 5 -7 -100 -AcDbSymbolTable - 70 -0 - 0 -ENDTAB - 0 -TABLE - 2 -APPID - 5 -9 -100 -AcDbSymbolTable - 70 -1 - 0 -APPID - 5 -12 -100 -AcDbSymbolTableRecord -100 -AcDbRegAppTableRecord - 2 -ACAD - 70 -0 - 0 -ENDTAB - 0 -TABLE - 2 -DIMSTYLE - 5 -A -100 -AcDbSymbolTable - 70 -1 -100 -AcDbDimStyleTable - 71 -0 - 0 -DIMSTYLE -105 -27 -100 -AcDbSymbolTableRecord -100 -AcDbDimStyleTableRecord - 2 -Standard - 70 -0 - 0 -ENDTAB - 0 -TABLE - 2 -BLOCK_RECORD - 5 -1 -100 -AcDbSymbolTable - 70 -1 - 0 -BLOCK_RECORD - 5 -1F -100 -AcDbSymbolTableRecord -100 -AcDbBlockTableRecord - 2 -*Model_Space -340 -22 - 0 -BLOCK_RECORD - 5 -1B -100 -AcDbSymbolTableRecord -100 -AcDbBlockTableRecord - 2 -*Paper_Space -340 -1E - 0 -BLOCK_RECORD - 5 -23 -100 -AcDbSymbolTableRecord -100 -AcDbBlockTableRecord - 2 -*Paper_Space0 -340 -26 - 0 -ENDTAB - 0 -ENDSEC - 0 -SECTION - 2 -BLOCKS - 0 -BLOCK - 5 -20 -100 -AcDbEntity - 8 -0 -100 -AcDbBlockBegin - 2 -*Model_Space - 70 -0 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 3 -*Model_Space - 1 - - 0 -ENDBLK - 5 -21 -100 -AcDbEntity - 8 -0 -100 -AcDbBlockEnd - 0 -BLOCK - 5 -1C -100 -AcDbEntity - 67 -1 - 8 -0 -100 -AcDbBlockBegin - 2 -*Paper_Space - 70 -0 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 3 -*Paper_Space - 1 - - 0 -ENDBLK - 5 -1D -100 -AcDbEntity - 67 -1 - 8 -0 -100 -AcDbBlockEnd - 0 -BLOCK - 5 -24 -100 -AcDbEntity - 8 -0 -100 -AcDbBlockBegin - 2 -*Paper_Space0 - 70 -0 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 3 -*Paper_Space0 - 1 - - 0 -ENDBLK - 5 -25 -100 -AcDbEntity - 8 -0 -100 -AcDbBlockEnd - 0 -ENDSEC - 0 -SECTION - 2 -ENTITIES - 0 -LINE - 5 -43 -100 -AcDbEntity -100 -AcDbLine - 8 -0 - 62 -256 -370 --1 - 6 -ByLayer - 10 -0.0 - 20 -0.0 - 30 -0.0 - 11 -100.0 - 21 -100.0 - 31 -0.0 - 0 -LINE - 5 -44 -100 -AcDbEntity -100 -AcDbLine - 8 -0 - 62 -256 -370 --1 - 6 -ByLayer - 10 -20.0 - 20 -0.0 - 30 -0.0 - 11 -100.0 - 21 -80.0 - 31 -0.0 - 0 -LINE - 5 -45 -100 -AcDbEntity -100 -AcDbLine - 8 -0 - 62 -256 -370 --1 - 6 -ByLayer - 10 -40.0 - 20 -0.0 - 30 -0.0 - 11 -100.0 - 21 -60.0 - 31 -0.0 - 0 -LINE - 5 -46 -100 -AcDbEntity -100 -AcDbLine - 8 -0 - 62 -256 -370 --1 - 6 -ByLayer - 10 -60.0 - 20 -0.0 - 30 -0.0 - 11 -100.0 - 21 -40.0 - 31 -0.0 - 0 -LINE - 5 -47 -100 -AcDbEntity -100 -AcDbLine - 8 -0 - 62 -256 -370 --1 - 6 -ByLayer - 10 -80.0 - 20 -0.0 - 30 -0.0 - 11 -100.0 - 21 -20.0 - 31 -0.0 - 0 -LINE - 5 -48 -100 -AcDbEntity -100 -AcDbLine - 8 -0 - 62 -256 -370 --1 - 6 -ByLayer - 10 -0.0 - 20 -20.0 - 30 -0.0 - 11 -80.0 - 21 -100.0 - 31 -0.0 - 0 -LINE - 5 -49 -100 -AcDbEntity -100 -AcDbLine - 8 -0 - 62 -256 -370 --1 - 6 -ByLayer - 10 -0.0 - 20 -40.0 - 30 -0.0 - 11 -60.0 - 21 -100.0 - 31 -0.0 - 0 -LINE - 5 -4A -100 -AcDbEntity -100 -AcDbLine - 8 -0 - 62 -256 -370 --1 - 6 -ByLayer - 10 -0.0 - 20 -60.0 - 30 -0.0 - 11 -40.0 - 21 -100.0 - 31 -0.0 - 0 -LINE - 5 -4B -100 -AcDbEntity -100 -AcDbLine - 8 -0 - 62 -256 -370 --1 - 6 -ByLayer - 10 -0.0 - 20 -80.0 - 30 -0.0 - 11 -20.0 - 21 -100.0 - 31 -0.0 - 0 -ENDSEC - 0 -SECTION - 2 -OBJECTS - 0 -DICTIONARY - 5 -C -100 -AcDbDictionary -280 -0 -281 -1 - 3 -ACAD_GROUP -350 -D - 3 -ACAD_LAYOUT -350 -1A - 3 -ACAD_MLINESTYLE -350 -17 - 3 -ACAD_PLOTSETTINGS -350 -19 - 3 -ACAD_PLOTSTYLENAME -350 -E - 3 -AcDbVariableDictionary -350 -4C - 0 -DICTIONARY - 5 -D -100 -AcDbDictionary -280 -0 -281 -1 - 0 -ACDBDICTIONARYWDFLT - 5 -E -100 -AcDbDictionary -281 -1 - 3 -Normal -350 -F -100 -AcDbDictionaryWithDefault -340 -F - 0 -ACDBPLACEHOLDER - 5 -F - 0 -DICTIONARY - 5 -17 -100 -AcDbDictionary -280 -0 -281 -1 - 3 -Standard -350 -18 - 0 -MLINESTYLE - 5 -18 -100 -AcDbMlineStyle - 2 -STANDARD - 70 -0 - 3 - - 62 -256 - 51 -90.0 - 52 -90.0 - 71 -2 - 49 -0.5 - 62 -256 - 6 -BYLAYER - 49 --0.5 - 62 -256 - 6 -BYLAYER - 0 -DICTIONARY - 5 -19 -100 -AcDbDictionary -280 -0 -281 -1 - 0 -DICTIONARY - 5 -1A -100 -AcDbDictionary -281 -1 - 3 -Layout1 -350 -1E - 3 -Layout2 -350 -26 - 3 -Model -350 -22 - 0 -LAYOUT - 5 -1E -100 -AcDbPlotSettings - 1 - - 2 -C:\Program Files\AutoCAD 2002\plotters\DWF ePlot (optimized for plotting).pc3 - 4 - - 6 - - 40 -0.0 - 41 -0.0 - 42 -0.0 - 43 -0.0 - 44 -0.0 - 45 -0.0 - 46 -0.0 - 47 -0.0 - 48 -0.0 - 49 -0.0 -140 -0.0 -141 -0.0 -142 -1.0 -143 -1.0 - 70 -688 - 72 -0 - 73 -0 - 74 -5 - 7 - - 75 -16 -147 -1.0 -148 -0.0 -149 -0.0 -100 -AcDbLayout - 1 -Layout1 - 70 -1 - 71 -1 - 10 -0.0 - 20 -0.0 - 11 -420.0 - 21 -297.0 - 12 -0.0 - 22 -0.0 - 32 -0.0 - 14 -100000000000000000000.0 - 24 -100000000000000000000.0 - 34 -100000000000000000000.0 - 15 --100000000000000000000.0 - 25 --100000000000000000000.0 - 35 --100000000000000000000.0 -146 -0.0 - 13 -0.0 - 23 -0.0 - 33 -0.0 - 16 -1.0 - 26 -0.0 - 36 -0.0 - 17 -0.0 - 27 -1.0 - 37 -0.0 - 76 -0 -330 -1B - 0 -LAYOUT - 5 -22 -100 -AcDbPlotSettings - 1 - - 2 -C:\Program Files\AutoCAD 2002\plotters\DWF ePlot (optimized for plotting).pc3 - 4 - - 6 - - 40 -0.0 - 41 -0.0 - 42 -0.0 - 43 -0.0 - 44 -0.0 - 45 -0.0 - 46 -0.0 - 47 -0.0 - 48 -0.0 - 49 -0.0 -140 -0.0 -141 -0.0 -142 -1.0 -143 -1.0 - 70 -1712 - 72 -0 - 73 -0 - 74 -0 - 7 - - 75 -0 -147 -1.0 -148 -0.0 -149 -0.0 -100 -AcDbLayout - 1 -Model - 70 -1 - 71 -0 - 10 -0.0 - 20 -0.0 - 11 -12.0 - 21 -9.0 - 12 -0.0 - 22 -0.0 - 32 -0.0 - 14 -0.0 - 24 -0.0 - 34 -0.0 - 15 -0.0 - 25 -0.0 - 35 -0.0 -146 -0.0 - 13 -0.0 - 23 -0.0 - 33 -0.0 - 16 -1.0 - 26 -0.0 - 36 -0.0 - 17 -0.0 - 27 -1.0 - 37 -0.0 - 76 -0 -330 -1F - 0 -LAYOUT - 5 -26 -100 -AcDbPlotSettings - 1 - - 2 -C:\Program Files\AutoCAD 2002\plotters\DWF ePlot (optimized for plotting).pc3 - 4 - - 6 - - 40 -0.0 - 41 -0.0 - 42 -0.0 - 43 -0.0 - 44 -0.0 - 45 -0.0 - 46 -0.0 - 47 -0.0 - 48 -0.0 - 49 -0.0 -140 -0.0 -141 -0.0 -142 -1.0 -143 -1.0 - 70 -688 - 72 -0 - 73 -0 - 74 -5 - 7 - - 75 -16 -147 -1.0 -148 -0.0 -149 -0.0 -100 -AcDbLayout - 1 -Layout2 - 70 -1 - 71 -2 - 10 -0.0 - 20 -0.0 - 11 -12.0 - 21 -9.0 - 12 -0.0 - 22 -0.0 - 32 -0.0 - 14 -0.0 - 24 -0.0 - 34 -0.0 - 15 -0.0 - 25 -0.0 - 35 -0.0 -146 -0.0 - 13 -0.0 - 23 -0.0 - 33 -0.0 - 16 -1.0 - 26 -0.0 - 36 -0.0 - 17 -0.0 - 27 -1.0 - 37 -0.0 - 76 -0 -330 -23 - 0 -DICTIONARY - 5 -4C -100 -AcDbDictionary -281 -1 - 3 -DIMASSOC -350 -4E - 3 -HIDETEXT -350 -4D - 0 -DICTIONARYVAR - 5 -4D -100 -DictionaryVariables -280 -0 - 1 -2 - 0 -DICTIONARYVAR - 5 -4E -100 -DictionaryVariables -280 -0 - 1 -1 - 0 -ENDSEC - 0 -EOF diff --git a/patterns/misc01.dxf b/patterns/misc01.dxf deleted file mode 100644 index 9b4a9c4..0000000 --- a/patterns/misc01.dxf +++ /dev/null @@ -1,1424 +0,0 @@ -999 -dxflib 2.0.1.4 - 0 -SECTION - 2 -HEADER - 9 -$ACADVER - 1 -AC1015 - 9 -$HANDSEED - 5 -FFFF - 0 -ENDSEC - 9 -$DIMASZ - 40 -2.5 - 9 -$DIMGAP - 40 -0.625 - 9 -$DIMEXO - 40 -0.625 - 9 -$INSUNITS - 70 -4 - 9 -$DIMTXT - 40 -2.5 - 9 -$DIMSTYLE - 2 -Standard - 9 -$PLIMMAX - 10 -210.0 - 20 -297.0 - 30 -0.0 - 9 -$PLIMMIN - 10 -0.0 - 20 -0.0 - 30 -0.0 - 9 -$DIMEXE - 40 -1.25 - 0 -ENDSEC - 0 -SECTION - 2 -TABLES - 0 -TABLE - 2 -VPORT - 5 -8 -100 -AcDbSymbolTable - 70 -1 - 0 -VPORT - 5 -30 -100 -AcDbSymbolTableRecord -100 -AcDbViewportTableRecord - 2 -*Active - 70 -0 - 10 -0.0 - 20 -0.0 - 11 -1.0 - 21 -1.0 - 12 -286.3055555555554861 - 22 -148.5 - 13 -0.0 - 23 -0.0 - 14 -10.0 - 24 -10.0 - 15 -10.0 - 25 -10.0 - 16 -0.0 - 26 -0.0 - 36 -1.0 - 17 -0.0 - 27 -0.0 - 37 -0.0 - 40 -297.0 - 41 -1.92798353909465 - 42 -50.0 - 43 -0.0 - 44 -0.0 - 50 -0.0 - 51 -0.0 - 71 -0 - 72 -100 - 73 -1 - 74 -3 - 75 -1 - 76 -1 - 77 -0 - 78 -0 -281 -0 - 65 -1 -110 -0.0 -120 -0.0 -130 -0.0 -111 -1.0 -121 -0.0 -131 -0.0 -112 -0.0 -122 -1.0 -132 -0.0 - 79 -0 -146 -0.0 - 0 -ENDTAB - 0 -TABLE - 2 -LTYPE - 5 -5 -100 -AcDbSymbolTable - 70 -3 - 0 -LTYPE - 5 -14 -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -ByBlock - 70 -0 - 3 - - 72 -65 - 73 -0 - 40 -0.0 - 0 -LTYPE - 5 -15 -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -ByLayer - 70 -0 - 3 - - 72 -65 - 73 -0 - 40 -0.0 - 0 -LTYPE - 5 -16 -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -CONTINUOUS - 70 -0 - 3 -Solid line - 72 -65 - 73 -0 - 40 -0.0 - 0 -LTYPE - 5 -31 -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -DOT - 70 -0 - 0 -LTYPE - 5 -32 -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -DOT2 - 70 -0 - 0 -LTYPE - 5 -33 -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -DOTX2 - 70 -0 - 0 -LTYPE - 5 -34 -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -DASHED - 70 -0 - 0 -LTYPE - 5 -35 -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -DASHED2 - 70 -0 - 0 -LTYPE - 5 -36 -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -DASHEDX2 - 70 -0 - 0 -LTYPE - 5 -37 -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -DASHDOT - 70 -0 - 0 -LTYPE - 5 -38 -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -DASHDOT2 - 70 -0 - 0 -LTYPE - 5 -39 -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -DASHDOTX2 - 70 -0 - 0 -LTYPE - 5 -3A -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -DIVIDE - 70 -0 - 0 -LTYPE - 5 -3B -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -DIVIDE2 - 70 -0 - 0 -LTYPE - 5 -3C -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -DIVIDEX2 - 70 -0 - 0 -LTYPE - 5 -3D -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -CENTER - 70 -0 - 0 -LTYPE - 5 -3E -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -CENTER2 - 70 -0 - 0 -LTYPE - 5 -3F -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -CENTERX2 - 70 -0 - 0 -LTYPE - 5 -40 -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -BORDER - 70 -0 - 0 -LTYPE - 5 -41 -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -BORDER2 - 70 -0 - 0 -LTYPE - 5 -42 -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -BORDERX2 - 70 -0 - 0 -ENDTAB - 0 -TABLE - 2 -LAYER - 5 -2 -100 -AcDbSymbolTable - 70 -1 - 0 -LAYER - 5 -10 -100 -AcDbSymbolTableRecord -100 -AcDbLayerTableRecord - 2 -0 - 70 -0 - 62 -7 - 6 -CONTINUOUS -370 -0 -390 -F - 0 -ENDTAB - 0 -TABLE - 2 -STYLE - 5 -3 -100 -AcDbSymbolTable - 70 -1 - 0 -STYLE - 5 -11 -100 -AcDbSymbolTableRecord -100 -AcDbTextStyleTableRecord - 2 -Standard - 70 -0 - 40 -0.0 - 41 -1.0 - 50 -0.0 - 71 -0 - 42 -2.5 - 3 -txt - 4 - - 0 -ENDTAB - 0 -TABLE - 2 -VIEW - 5 -6 -100 -AcDbSymbolTable - 70 -0 - 0 -ENDTAB - 0 -TABLE - 2 -UCS - 5 -7 -100 -AcDbSymbolTable - 70 -0 - 0 -ENDTAB - 0 -TABLE - 2 -APPID - 5 -9 -100 -AcDbSymbolTable - 70 -1 - 0 -APPID - 5 -12 -100 -AcDbSymbolTableRecord -100 -AcDbRegAppTableRecord - 2 -ACAD - 70 -0 - 0 -ENDTAB - 0 -TABLE - 2 -DIMSTYLE - 5 -A -100 -AcDbSymbolTable - 70 -1 -100 -AcDbDimStyleTable - 71 -0 - 0 -DIMSTYLE -105 -27 -100 -AcDbSymbolTableRecord -100 -AcDbDimStyleTableRecord - 2 -Standard - 70 -0 - 41 -2.5 - 42 -0.625 - 43 -3.75 - 44 -1.25 - 73 -0 - 74 -0 - 77 -1 - 78 -8 -140 -2.5 -141 -2.5 -143 -0.03937007874016 -147 -0.625 -171 -3 -172 -1 -271 -2 -272 -2 -274 -3 -278 -44 -283 -0 -284 -8 -340 -11 - 0 -ENDTAB - 0 -TABLE - 2 -BLOCK_RECORD - 5 -1 -100 -AcDbSymbolTable - 70 -1 - 0 -BLOCK_RECORD - 5 -1F -100 -AcDbSymbolTableRecord -100 -AcDbBlockTableRecord - 2 -*Model_Space -340 -22 - 0 -BLOCK_RECORD - 5 -1B -100 -AcDbSymbolTableRecord -100 -AcDbBlockTableRecord - 2 -*Paper_Space -340 -1E - 0 -BLOCK_RECORD - 5 -23 -100 -AcDbSymbolTableRecord -100 -AcDbBlockTableRecord - 2 -*Paper_Space0 -340 -26 - 0 -ENDTAB - 0 -ENDSEC - 0 -SECTION - 2 -BLOCKS - 0 -BLOCK - 5 -20 -100 -AcDbEntity - 8 -0 -100 -AcDbBlockBegin - 2 -*Model_Space - 70 -0 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 3 -*Model_Space - 1 - - 0 -ENDBLK - 5 -21 -100 -AcDbEntity - 8 -0 -100 -AcDbBlockEnd - 0 -BLOCK - 5 -1C -100 -AcDbEntity - 67 -1 - 8 -0 -100 -AcDbBlockBegin - 2 -*Paper_Space - 70 -0 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 3 -*Paper_Space - 1 - - 0 -ENDBLK - 5 -1D -100 -AcDbEntity - 67 -1 - 8 -0 -100 -AcDbBlockEnd - 0 -BLOCK - 5 -24 -100 -AcDbEntity - 8 -0 -100 -AcDbBlockBegin - 2 -*Paper_Space0 - 70 -0 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 3 -*Paper_Space0 - 1 - - 0 -ENDBLK - 5 -25 -100 -AcDbEntity - 8 -0 -100 -AcDbBlockEnd - 0 -ENDSEC - 0 -SECTION - 2 -ENTITIES - 0 -ARC - 5 -43 -100 -AcDbEntity - 8 -0 - 62 -256 -370 --1 - 6 -ByLayer -100 -AcDbCircle - 10 -10.0 - 20 -10.0000000000000018 - 30 -0.0 - 40 -9.9999999999999982 -100 -AcDbArc - 50 -270.0 - 51 -90.0 - 0 -ARC - 5 -44 -100 -AcDbEntity - 8 -0 - 62 -256 -370 --1 - 6 -ByLayer -100 -AcDbCircle - 10 -10.0 - 20 -20.0 - 30 -0.0 - 40 -10.0 -100 -AcDbArc - 50 -90.0000000000000142 - 51 -270.0 - 0 -ENDSEC - 0 -SECTION - 2 -OBJECTS - 0 -DICTIONARY - 5 -C -100 -AcDbDictionary -280 -0 -281 -1 - 3 -ACAD_GROUP -350 -D - 3 -ACAD_LAYOUT -350 -1A - 3 -ACAD_MLINESTYLE -350 -17 - 3 -ACAD_PLOTSETTINGS -350 -19 - 3 -ACAD_PLOTSTYLENAME -350 -E - 3 -AcDbVariableDictionary -350 -45 - 0 -DICTIONARY - 5 -D -100 -AcDbDictionary -280 -0 -281 -1 - 0 -ACDBDICTIONARYWDFLT - 5 -E -100 -AcDbDictionary -281 -1 - 3 -Normal -350 -F -100 -AcDbDictionaryWithDefault -340 -F - 0 -ACDBPLACEHOLDER - 5 -F - 0 -DICTIONARY - 5 -17 -100 -AcDbDictionary -280 -0 -281 -1 - 3 -Standard -350 -18 - 0 -MLINESTYLE - 5 -18 -100 -AcDbMlineStyle - 2 -STANDARD - 70 -0 - 3 - - 62 -256 - 51 -90.0 - 52 -90.0 - 71 -2 - 49 -0.5 - 62 -256 - 6 -BYLAYER - 49 --0.5 - 62 -256 - 6 -BYLAYER - 0 -DICTIONARY - 5 -19 -100 -AcDbDictionary -280 -0 -281 -1 - 0 -DICTIONARY - 5 -1A -100 -AcDbDictionary -281 -1 - 3 -Layout1 -350 -1E - 3 -Layout2 -350 -26 - 3 -Model -350 -22 - 0 -LAYOUT - 5 -1E -100 -AcDbPlotSettings - 1 - - 2 -C:\Program Files\AutoCAD 2002\plotters\DWF ePlot (optimized for plotting).pc3 - 4 - - 6 - - 40 -0.0 - 41 -0.0 - 42 -0.0 - 43 -0.0 - 44 -0.0 - 45 -0.0 - 46 -0.0 - 47 -0.0 - 48 -0.0 - 49 -0.0 -140 -0.0 -141 -0.0 -142 -1.0 -143 -1.0 - 70 -688 - 72 -0 - 73 -0 - 74 -5 - 7 - - 75 -16 -147 -1.0 -148 -0.0 -149 -0.0 -100 -AcDbLayout - 1 -Layout1 - 70 -1 - 71 -1 - 10 -0.0 - 20 -0.0 - 11 -420.0 - 21 -297.0 - 12 -0.0 - 22 -0.0 - 32 -0.0 - 14 -100000000000000000000.0 - 24 -100000000000000000000.0 - 34 -100000000000000000000.0 - 15 --100000000000000000000.0 - 25 --100000000000000000000.0 - 35 --100000000000000000000.0 -146 -0.0 - 13 -0.0 - 23 -0.0 - 33 -0.0 - 16 -1.0 - 26 -0.0 - 36 -0.0 - 17 -0.0 - 27 -1.0 - 37 -0.0 - 76 -0 -330 -1B - 0 -LAYOUT - 5 -22 -100 -AcDbPlotSettings - 1 - - 2 -C:\Program Files\AutoCAD 2002\plotters\DWF ePlot (optimized for plotting).pc3 - 4 - - 6 - - 40 -0.0 - 41 -0.0 - 42 -0.0 - 43 -0.0 - 44 -0.0 - 45 -0.0 - 46 -0.0 - 47 -0.0 - 48 -0.0 - 49 -0.0 -140 -0.0 -141 -0.0 -142 -1.0 -143 -1.0 - 70 -1712 - 72 -0 - 73 -0 - 74 -0 - 7 - - 75 -0 -147 -1.0 -148 -0.0 -149 -0.0 -100 -AcDbLayout - 1 -Model - 70 -1 - 71 -0 - 10 -0.0 - 20 -0.0 - 11 -12.0 - 21 -9.0 - 12 -0.0 - 22 -0.0 - 32 -0.0 - 14 -0.0 - 24 -0.0 - 34 -0.0 - 15 -0.0 - 25 -0.0 - 35 -0.0 -146 -0.0 - 13 -0.0 - 23 -0.0 - 33 -0.0 - 16 -1.0 - 26 -0.0 - 36 -0.0 - 17 -0.0 - 27 -1.0 - 37 -0.0 - 76 -0 -330 -1F - 0 -LAYOUT - 5 -26 -100 -AcDbPlotSettings - 1 - - 2 -C:\Program Files\AutoCAD 2002\plotters\DWF ePlot (optimized for plotting).pc3 - 4 - - 6 - - 40 -0.0 - 41 -0.0 - 42 -0.0 - 43 -0.0 - 44 -0.0 - 45 -0.0 - 46 -0.0 - 47 -0.0 - 48 -0.0 - 49 -0.0 -140 -0.0 -141 -0.0 -142 -1.0 -143 -1.0 - 70 -688 - 72 -0 - 73 -0 - 74 -5 - 7 - - 75 -16 -147 -1.0 -148 -0.0 -149 -0.0 -100 -AcDbLayout - 1 -Layout2 - 70 -1 - 71 -2 - 10 -0.0 - 20 -0.0 - 11 -12.0 - 21 -9.0 - 12 -0.0 - 22 -0.0 - 32 -0.0 - 14 -0.0 - 24 -0.0 - 34 -0.0 - 15 -0.0 - 25 -0.0 - 35 -0.0 -146 -0.0 - 13 -0.0 - 23 -0.0 - 33 -0.0 - 16 -1.0 - 26 -0.0 - 36 -0.0 - 17 -0.0 - 27 -1.0 - 37 -0.0 - 76 -0 -330 -23 - 0 -DICTIONARY - 5 -45 -100 -AcDbDictionary -281 -1 - 3 -DIMASSOC -350 -47 - 3 -HIDETEXT -350 -46 - 0 -DICTIONARYVAR - 5 -46 -100 -DictionaryVariables -280 -0 - 1 -2 - 0 -DICTIONARYVAR - 5 -47 -100 -DictionaryVariables -280 -0 - 1 -1 - 0 -ENDSEC - 0 -EOF diff --git a/patterns/misc02.dxf b/patterns/misc02.dxf deleted file mode 100644 index d56b470..0000000 --- a/patterns/misc02.dxf +++ /dev/null @@ -1,1348 +0,0 @@ - 0 -SECTION - 2 -HEADER - 9 -$ACADVER - 1 -AC1015 - 9 -$HANDSEED - 5 -FFFF - 0 -ENDSEC - 0 -SECTION - 2 -TABLES - 0 -TABLE - 2 -VPORT - 5 -8 -100 -AcDbSymbolTable - 70 -1 - 0 -VPORT - 5 -30 -100 -AcDbSymbolTableRecord -100 -AcDbViewportTableRecord - 2 -*Active - 70 -0 - 10 -0.0 - 20 -0.0 - 11 -1.0 - 21 -1.0 - 12 -286.3055555555554861 - 22 -148.5 - 13 -0.0 - 23 -0.0 - 14 -10.0 - 24 -10.0 - 15 -10.0 - 25 -10.0 - 16 -0.0 - 26 -0.0 - 36 -1.0 - 17 -0.0 - 27 -0.0 - 37 -0.0 - 40 -297.0 - 41 -1.92798353909465 - 42 -50.0 - 43 -0.0 - 44 -0.0 - 50 -0.0 - 51 -0.0 - 71 -0 - 72 -100 - 73 -1 - 74 -3 - 75 -1 - 76 -1 - 77 -0 - 78 -0 -281 -0 - 65 -1 -110 -0.0 -120 -0.0 -130 -0.0 -111 -1.0 -121 -0.0 -131 -0.0 -112 -0.0 -122 -1.0 -132 -0.0 - 79 -0 -146 -0.0 - 0 -ENDTAB - 0 -TABLE - 2 -LTYPE - 5 -5 -100 -AcDbSymbolTable - 70 -3 - 0 -LTYPE - 5 -14 -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -ByBlock - 70 -0 - 3 - - 72 -65 - 73 -0 - 40 -0.0 - 0 -LTYPE - 5 -15 -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -ByLayer - 70 -0 - 3 - - 72 -65 - 73 -0 - 40 -0.0 - 0 -LTYPE - 5 -16 -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -CONTINUOUS - 70 -0 - 3 -Solid line - 72 -65 - 73 -0 - 40 -0.0 - 0 -LTYPE - 5 -31 -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -ACAD_ISO03W100 - 70 -0 - 3 -ISO Dashed with Distance __ __ __ _ - 72 -65 - 73 -2 - 40 -30.0 - 49 -12.0 - 74 -0 - 49 --18.0 - 74 -0 - 0 -LTYPE - 5 -32 -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -ACAD_ISO02W100 - 70 -0 - 3 -ISO Dashed __ __ __ __ __ __ __ __ __ __ _ - 72 -65 - 73 -2 - 40 -15.0 - 49 -12.0 - 74 -0 - 49 --3.0 - 74 -0 - 0 -LTYPE - 5 -33 -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -ACAD_ISO04W100 - 70 -0 - 3 -ISO Long Dashed Dotted ____ . ____ . __ - 72 -65 - 73 -4 - 40 -30.0 - 49 -24.0 - 74 -0 - 49 --3.0 - 74 -0 - 49 -0.0 - 74 -0 - 49 --3.0 - 74 -0 - 0 -LTYPE - 5 -34 -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -ACAD_ISO05W100 - 70 -0 - 3 -ISO Long Dashed Double Dotted ____ .. __ - 72 -65 - 73 -6 - 40 -33.0 - 49 -24.0 - 74 -0 - 49 --3.0 - 74 -0 - 49 -0.0 - 74 -0 - 49 --3.0 - 74 -0 - 49 -0.0 - 74 -0 - 49 --3.0 - 74 -0 - 0 -ENDTAB - 0 -TABLE - 2 -LAYER - 5 -2 -100 -AcDbSymbolTable - 70 -1 - 0 -LAYER - 5 -10 -100 -AcDbSymbolTableRecord -100 -AcDbLayerTableRecord - 2 -0 - 70 -0 - 62 -7 - 6 -CONTINUOUS -370 -0 -390 -F - 0 -ENDTAB - 0 -TABLE - 2 -STYLE - 5 -3 -100 -AcDbSymbolTable - 70 -1 - 0 -STYLE - 5 -11 -100 -AcDbSymbolTableRecord -100 -AcDbTextStyleTableRecord - 2 -Standard - 70 -0 - 40 -0.0 - 41 -1.0 - 50 -0.0 - 71 -0 - 42 -2.5 - 3 -txt - 4 - - 0 -ENDTAB - 0 -TABLE - 2 -VIEW - 5 -6 -100 -AcDbSymbolTable - 70 -0 - 0 -ENDTAB - 0 -TABLE - 2 -UCS - 5 -7 -100 -AcDbSymbolTable - 70 -0 - 0 -ENDTAB - 0 -TABLE - 2 -APPID - 5 -9 -100 -AcDbSymbolTable - 70 -1 - 0 -APPID - 5 -12 -100 -AcDbSymbolTableRecord -100 -AcDbRegAppTableRecord - 2 -ACAD - 70 -0 - 0 -ENDTAB - 0 -TABLE - 2 -DIMSTYLE - 5 -A -100 -AcDbSymbolTable - 70 -1 -100 -AcDbDimStyleTable - 71 -0 - 0 -DIMSTYLE -105 -27 -100 -AcDbSymbolTableRecord -100 -AcDbDimStyleTableRecord - 2 -ISO-25 - 70 -0 - 41 -2.5 - 42 -0.625 - 43 -3.75 - 44 -1.25 - 73 -0 - 74 -0 - 77 -1 - 78 -8 -140 -2.5 -141 -2.5 -143 -0.03937007874016 -147 -0.625 -171 -3 -172 -1 -271 -2 -272 -2 -274 -3 -278 -44 -283 -0 -284 -8 -340 -11 - 0 -ENDTAB - 0 -TABLE - 2 -BLOCK_RECORD - 5 -1 -100 -AcDbSymbolTable - 70 -1 - 0 -BLOCK_RECORD - 5 -1F -100 -AcDbSymbolTableRecord -100 -AcDbBlockTableRecord - 2 -*Model_Space -340 -22 - 0 -BLOCK_RECORD - 5 -1B -100 -AcDbSymbolTableRecord -100 -AcDbBlockTableRecord - 2 -*Paper_Space -340 -1E - 0 -BLOCK_RECORD - 5 -23 -100 -AcDbSymbolTableRecord -100 -AcDbBlockTableRecord - 2 -*Paper_Space0 -340 -26 - 0 -ENDTAB - 0 -ENDSEC - 0 -SECTION - 2 -BLOCKS - 0 -BLOCK - 5 -20 -100 -AcDbEntity - 8 -0 -100 -AcDbBlockBegin - 2 -*Model_Space - 70 -0 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 3 -*Model_Space - 1 - - 0 -ENDBLK - 5 -21 -100 -AcDbEntity - 8 -0 -100 -AcDbBlockEnd - 0 -BLOCK - 5 -1C -100 -AcDbEntity - 67 -1 - 8 -0 -100 -AcDbBlockBegin - 2 -*Paper_Space - 70 -0 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 3 -*Paper_Space - 1 - - 0 -ENDBLK - 5 -1D -100 -AcDbEntity - 67 -1 - 8 -0 -100 -AcDbBlockEnd - 0 -BLOCK - 5 -24 -100 -AcDbEntity - 8 -0 -100 -AcDbBlockBegin - 2 -*Paper_Space0 - 70 -0 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 3 -*Paper_Space0 - 1 - - 0 -ENDBLK - 5 -25 -100 -AcDbEntity - 8 -0 -100 -AcDbBlockEnd - 0 -ENDSEC - 0 -SECTION - 2 -ENTITIES - 0 -LINE - 5 -35 -100 -AcDbEntity -100 -AcDbLine - 8 -0 - 62 -256 -370 --1 - 6 -ByLayer - 10 -0.0 - 20 -20.0 - 30 -0.0 - 11 -10.0 - 21 -0.0 - 31 -0.0 - 0 -LINE - 5 -36 -100 -AcDbEntity -100 -AcDbLine - 8 -0 - 62 -256 -370 --1 - 6 -ByLayer - 10 -10.0 - 20 -0.0 - 30 -0.0 - 11 -20.0 - 21 -20.0 - 31 -0.0 - 0 -LINE - 5 -37 -100 -AcDbEntity -100 -AcDbLine - 8 -0 - 62 -256 -370 --1 - 6 -ByLayer - 10 -20.0 - 20 -20.0 - 30 -0.0 - 11 -10.0 - 21 -40.0 - 31 -0.0 - 0 -LINE - 5 -38 -100 -AcDbEntity -100 -AcDbLine - 8 -0 - 62 -256 -370 --1 - 6 -ByLayer - 10 -10.0 - 20 -40.0 - 30 -0.0 - 11 -0.0 - 21 -20.0 - 31 -0.0 - 0 -ENDSEC - 0 -SECTION - 2 -OBJECTS - 0 -DICTIONARY - 5 -C -100 -AcDbDictionary -280 -0 -281 -1 - 3 -ACAD_GROUP -350 -D - 3 -ACAD_LAYOUT -350 -1A - 3 -ACAD_MLINESTYLE -350 -17 - 3 -ACAD_PLOTSETTINGS -350 -19 - 3 -ACAD_PLOTSTYLENAME -350 -E - 3 -AcDbVariableDictionary -350 -39 - 0 -DICTIONARY - 5 -D -100 -AcDbDictionary -280 -0 -281 -1 - 0 -ACDBDICTIONARYWDFLT - 5 -E -100 -AcDbDictionary -281 -1 - 3 -Normal -350 -F -100 -AcDbDictionaryWithDefault -340 -F - 0 -ACDBPLACEHOLDER - 5 -F - 0 -DICTIONARY - 5 -17 -100 -AcDbDictionary -280 -0 -281 -1 - 3 -Standard -350 -18 - 0 -MLINESTYLE - 5 -18 -100 -AcDbMlineStyle - 2 -STANDARD - 70 -0 - 3 - - 62 -256 - 51 -90.0 - 52 -90.0 - 71 -2 - 49 -0.5 - 62 -256 - 6 -BYLAYER - 49 --0.5 - 62 -256 - 6 -BYLAYER - 0 -DICTIONARY - 5 -19 -100 -AcDbDictionary -280 -0 -281 -1 - 0 -DICTIONARY - 5 -1A -100 -AcDbDictionary -281 -1 - 3 -Layout1 -350 -1E - 3 -Layout2 -350 -26 - 3 -Model -350 -22 - 0 -LAYOUT - 5 -1E -100 -AcDbPlotSettings - 1 - - 2 -C:\Program Files\AutoCAD 2002\plotters\DWF ePlot (optimized for plotting).pc3 - 4 - - 6 - - 40 -0.0 - 41 -0.0 - 42 -0.0 - 43 -0.0 - 44 -0.0 - 45 -0.0 - 46 -0.0 - 47 -0.0 - 48 -0.0 - 49 -0.0 -140 -0.0 -141 -0.0 -142 -1.0 -143 -1.0 - 70 -688 - 72 -0 - 73 -0 - 74 -5 - 7 - - 75 -16 -147 -1.0 -148 -0.0 -149 -0.0 -100 -AcDbLayout - 1 -Layout1 - 70 -1 - 71 -1 - 10 -0.0 - 20 -0.0 - 11 -420.0 - 21 -297.0 - 12 -0.0 - 22 -0.0 - 32 -0.0 - 14 -100000000000000000000.0 - 24 -100000000000000000000.0 - 34 -100000000000000000000.0 - 15 --100000000000000000000.0 - 25 --100000000000000000000.0 - 35 --100000000000000000000.0 -146 -0.0 - 13 -0.0 - 23 -0.0 - 33 -0.0 - 16 -1.0 - 26 -0.0 - 36 -0.0 - 17 -0.0 - 27 -1.0 - 37 -0.0 - 76 -0 -330 -1B - 0 -LAYOUT - 5 -22 -100 -AcDbPlotSettings - 1 - - 2 -D:\Program Files\AutoCAD 2002 Deu\plotters\DWF ePlot (optimized for plotting).pc3 - 4 - - 6 - - 40 -0.0 - 41 -0.0 - 42 -0.0 - 43 -0.0 - 44 -0.0 - 45 -0.0 - 46 -0.0 - 47 -0.0 - 48 -0.0 - 49 -0.0 -140 -0.0 -141 -0.0 -142 -1.0 -143 -1.0 - 70 -1712 - 72 -0 - 73 -0 - 74 -0 - 7 - - 75 -0 -147 -1.0 -148 -0.0 -149 -0.0 -100 -AcDbLayout - 1 -Model - 70 -1 - 71 -0 - 10 -0.0 - 20 -0.0 - 11 -12.0 - 21 -9.0 - 12 -0.0 - 22 -0.0 - 32 -0.0 - 14 -0.0 - 24 -0.0 - 34 -0.0 - 15 -0.0 - 25 -0.0 - 35 -0.0 -146 -0.0 - 13 -0.0 - 23 -0.0 - 33 -0.0 - 16 -1.0 - 26 -0.0 - 36 -0.0 - 17 -0.0 - 27 -1.0 - 37 -0.0 - 76 -0 -330 -1F - 0 -LAYOUT - 5 -26 -100 -AcDbPlotSettings - 1 - - 2 -D:\Program Files\AutoCAD 2002 Deu\plotters\DWF ePlot (optimized for plotting).pc3 - 4 - - 6 - - 40 -0.0 - 41 -0.0 - 42 -0.0 - 43 -0.0 - 44 -0.0 - 45 -0.0 - 46 -0.0 - 47 -0.0 - 48 -0.0 - 49 -0.0 -140 -0.0 -141 -0.0 -142 -1.0 -143 -1.0 - 70 -688 - 72 -0 - 73 -0 - 74 -5 - 7 - - 75 -16 -147 -1.0 -148 -0.0 -149 -0.0 -100 -AcDbLayout - 1 -Layout2 - 70 -1 - 71 -2 - 10 -0.0 - 20 -0.0 - 11 -12.0 - 21 -9.0 - 12 -0.0 - 22 -0.0 - 32 -0.0 - 14 -0.0 - 24 -0.0 - 34 -0.0 - 15 -0.0 - 25 -0.0 - 35 -0.0 -146 -0.0 - 13 -0.0 - 23 -0.0 - 33 -0.0 - 16 -1.0 - 26 -0.0 - 36 -0.0 - 17 -0.0 - 27 -1.0 - 37 -0.0 - 76 -0 -330 -23 - 0 -DICTIONARY - 5 -39 -100 -AcDbDictionary -281 -1 - 3 -DIMASSOC -350 -3B - 3 -HIDETEXT -350 -3A - 0 -DICTIONARYVAR - 5 -3A -100 -DictionaryVariables -280 -0 - 1 -2 - 0 -DICTIONARYVAR - 5 -3B -100 -DictionaryVariables -280 -0 - 1 -1 - 0 -ENDSEC - 0 -EOF diff --git a/patterns/misc03.dxf b/patterns/misc03.dxf deleted file mode 100644 index 084da49..0000000 --- a/patterns/misc03.dxf +++ /dev/null @@ -1,1868 +0,0 @@ - 0 -SECTION - 2 -HEADER - 9 -$ACADVER - 1 -AC1015 - 9 -$HANDSEED - 5 -FFFF - 0 -ENDSEC - 0 -SECTION - 2 -TABLES - 0 -TABLE - 2 -VPORT - 5 -8 -100 -AcDbSymbolTable - 70 -1 - 0 -VPORT - 5 -30 -100 -AcDbSymbolTableRecord -100 -AcDbViewportTableRecord - 2 -*Active - 70 -0 - 10 -0.0 - 20 -0.0 - 11 -1.0 - 21 -1.0 - 12 -286.3055555555554861 - 22 -148.5 - 13 -0.0 - 23 -0.0 - 14 -10.0 - 24 -10.0 - 15 -10.0 - 25 -10.0 - 16 -0.0 - 26 -0.0 - 36 -1.0 - 17 -0.0 - 27 -0.0 - 37 -0.0 - 40 -297.0 - 41 -1.92798353909465 - 42 -50.0 - 43 -0.0 - 44 -0.0 - 50 -0.0 - 51 -0.0 - 71 -0 - 72 -100 - 73 -1 - 74 -3 - 75 -1 - 76 -1 - 77 -0 - 78 -0 -281 -0 - 65 -1 -110 -0.0 -120 -0.0 -130 -0.0 -111 -1.0 -121 -0.0 -131 -0.0 -112 -0.0 -122 -1.0 -132 -0.0 - 79 -0 -146 -0.0 - 0 -ENDTAB - 0 -TABLE - 2 -LTYPE - 5 -5 -100 -AcDbSymbolTable - 70 -3 - 0 -LTYPE - 5 -14 -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -ByBlock - 70 -0 - 3 - - 72 -65 - 73 -0 - 40 -0.0 - 0 -LTYPE - 5 -15 -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -ByLayer - 70 -0 - 3 - - 72 -65 - 73 -0 - 40 -0.0 - 0 -LTYPE - 5 -16 -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -CONTINUOUS - 70 -0 - 3 -Solid line - 72 -65 - 73 -0 - 40 -0.0 - 0 -LTYPE - 5 -31 -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -ACAD_ISO03W100 - 70 -0 - 3 -ISO Dashed with Distance __ __ __ _ - 72 -65 - 73 -2 - 40 -30.0 - 49 -12.0 - 74 -0 - 49 --18.0 - 74 -0 - 0 -LTYPE - 5 -32 -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -ACAD_ISO02W100 - 70 -0 - 3 -ISO Dashed __ __ __ __ __ __ __ __ __ __ _ - 72 -65 - 73 -2 - 40 -15.0 - 49 -12.0 - 74 -0 - 49 --3.0 - 74 -0 - 0 -LTYPE - 5 -33 -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -ACAD_ISO04W100 - 70 -0 - 3 -ISO Long Dashed Dotted ____ . ____ . __ - 72 -65 - 73 -4 - 40 -30.0 - 49 -24.0 - 74 -0 - 49 --3.0 - 74 -0 - 49 -0.0 - 74 -0 - 49 --3.0 - 74 -0 - 0 -LTYPE - 5 -34 -100 -AcDbSymbolTableRecord -100 -AcDbLinetypeTableRecord - 2 -ACAD_ISO05W100 - 70 -0 - 3 -ISO Long Dashed Double Dotted ____ .. __ - 72 -65 - 73 -6 - 40 -33.0 - 49 -24.0 - 74 -0 - 49 --3.0 - 74 -0 - 49 -0.0 - 74 -0 - 49 --3.0 - 74 -0 - 49 -0.0 - 74 -0 - 49 --3.0 - 74 -0 - 0 -ENDTAB - 0 -TABLE - 2 -LAYER - 5 -2 -100 -AcDbSymbolTable - 70 -1 - 0 -LAYER - 5 -10 -100 -AcDbSymbolTableRecord -100 -AcDbLayerTableRecord - 2 -0 - 70 -0 - 62 -7 - 6 -CONTINUOUS -370 -0 -390 -F - 0 -ENDTAB - 0 -TABLE - 2 -STYLE - 5 -3 -100 -AcDbSymbolTable - 70 -1 - 0 -STYLE - 5 -11 -100 -AcDbSymbolTableRecord -100 -AcDbTextStyleTableRecord - 2 -Standard - 70 -0 - 40 -0.0 - 41 -1.0 - 50 -0.0 - 71 -0 - 42 -2.5 - 3 -txt - 4 - - 0 -ENDTAB - 0 -TABLE - 2 -VIEW - 5 -6 -100 -AcDbSymbolTable - 70 -0 - 0 -ENDTAB - 0 -TABLE - 2 -UCS - 5 -7 -100 -AcDbSymbolTable - 70 -0 - 0 -ENDTAB - 0 -TABLE - 2 -APPID - 5 -9 -100 -AcDbSymbolTable - 70 -1 - 0 -APPID - 5 -12 -100 -AcDbSymbolTableRecord -100 -AcDbRegAppTableRecord - 2 -ACAD - 70 -0 - 0 -ENDTAB - 0 -TABLE - 2 -DIMSTYLE - 5 -A -100 -AcDbSymbolTable - 70 -1 -100 -AcDbDimStyleTable - 71 -0 - 0 -DIMSTYLE -105 -27 -100 -AcDbSymbolTableRecord -100 -AcDbDimStyleTableRecord - 2 -ISO-25 - 70 -0 - 41 -2.5 - 42 -0.625 - 43 -3.75 - 44 -1.25 - 73 -0 - 74 -0 - 77 -1 - 78 -8 -140 -2.5 -141 -2.5 -143 -0.03937007874016 -147 -0.625 -171 -3 -172 -1 -271 -2 -272 -2 -274 -3 -278 -44 -283 -0 -284 -8 -340 -11 - 0 -ENDTAB - 0 -TABLE - 2 -BLOCK_RECORD - 5 -1 -100 -AcDbSymbolTable - 70 -1 - 0 -BLOCK_RECORD - 5 -1F -100 -AcDbSymbolTableRecord -100 -AcDbBlockTableRecord - 2 -*Model_Space -340 -22 - 0 -BLOCK_RECORD - 5 -1B -100 -AcDbSymbolTableRecord -100 -AcDbBlockTableRecord - 2 -*Paper_Space -340 -1E - 0 -BLOCK_RECORD - 5 -23 -100 -AcDbSymbolTableRecord -100 -AcDbBlockTableRecord - 2 -*Paper_Space0 -340 -26 - 0 -ENDTAB - 0 -ENDSEC - 0 -SECTION - 2 -BLOCKS - 0 -BLOCK - 5 -20 -100 -AcDbEntity - 8 -0 -100 -AcDbBlockBegin - 2 -*Model_Space - 70 -0 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 3 -*Model_Space - 1 - - 0 -ENDBLK - 5 -21 -100 -AcDbEntity - 8 -0 -100 -AcDbBlockEnd - 0 -BLOCK - 5 -1C -100 -AcDbEntity - 67 -1 - 8 -0 -100 -AcDbBlockBegin - 2 -*Paper_Space - 70 -0 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 3 -*Paper_Space - 1 - - 0 -ENDBLK - 5 -1D -100 -AcDbEntity - 67 -1 - 8 -0 -100 -AcDbBlockEnd - 0 -BLOCK - 5 -24 -100 -AcDbEntity - 8 -0 -100 -AcDbBlockBegin - 2 -*Paper_Space0 - 70 -0 - 10 -0.0 - 20 -0.0 - 30 -0.0 - 3 -*Paper_Space0 - 1 - - 0 -ENDBLK - 5 -25 -100 -AcDbEntity - 8 -0 -100 -AcDbBlockEnd - 0 -ENDSEC - 0 -SECTION - 2 -ENTITIES - 0 -LINE - 5 -35 -100 -AcDbEntity -100 -AcDbLine - 8 -0 - 62 -256 -370 --1 - 6 -ByLayer - 10 -0.0 - 20 -0.0 - 30 -0.0 - 11 -10.0 - 21 -0.0 - 31 -0.0 - 0 -LINE - 5 -36 -100 -AcDbEntity -100 -AcDbLine - 8 -0 - 62 -256 -370 --1 - 6 -ByLayer - 10 -10.0 - 20 -0.0 - 30 -0.0 - 11 -10.0 - 21 -10.0 - 31 -0.0 - 0 -LINE - 5 -37 -100 -AcDbEntity -100 -AcDbLine - 8 -0 - 62 -256 -370 --1 - 6 -ByLayer - 10 -0.0 - 20 -10.0 - 30 -0.0 - 11 -0.0 - 21 -0.0 - 31 -0.0 - 0 -LINE - 5 -38 -100 -AcDbEntity -100 -AcDbLine - 8 -0 - 62 -256 -370 --1 - 6 -ByLayer - 10 -1.0 - 20 -1.0 - 30 -0.0 - 11 -9.0 - 21 -1.0 - 31 -0.0 - 0 -LINE - 5 -39 -100 -AcDbEntity -100 -AcDbLine - 8 -0 - 62 -256 -370 --1 - 6 -ByLayer - 10 -9.0 - 20 -1.0 - 30 -0.0 - 11 -9.0 - 21 -9.0 - 31 -0.0 - 0 -LINE - 5 -3A -100 -AcDbEntity -100 -AcDbLine - 8 -0 - 62 -256 -370 --1 - 6 -ByLayer - 10 -9.0 - 20 -9.0 - 30 -0.0 - 11 -2.0 - 21 -9.0 - 31 -0.0 - 0 -LINE - 5 -3B -100 -AcDbEntity -100 -AcDbLine - 8 -0 - 62 -256 -370 --1 - 6 -ByLayer - 10 -2.0 - 20 -9.0 - 30 -0.0 - 11 -2.0 - 21 -2.0 - 31 -0.0 - 0 -LINE - 5 -3C -100 -AcDbEntity -100 -AcDbLine - 8 -0 - 62 -256 -370 --1 - 6 -ByLayer - 10 -2.0 - 20 -2.0 - 30 -0.0 - 11 -8.0 - 21 -2.0 - 31 -0.0 - 0 -LINE - 5 -3D -100 -AcDbEntity -100 -AcDbLine - 8 -0 - 62 -256 -370 --1 - 6 -ByLayer - 10 -8.0 - 20 -2.0 - 30 -0.0 - 11 -8.0 - 21 -8.0 - 31 -0.0 - 0 -LINE - 5 -3E -100 -AcDbEntity -100 -AcDbLine - 8 -0 - 62 -256 -370 --1 - 6 -ByLayer - 10 -8.0 - 20 -8.0 - 30 -0.0 - 11 -3.0 - 21 -8.0 - 31 -0.0 - 0 -LINE - 5 -3F -100 -AcDbEntity -100 -AcDbLine - 8 -0 - 62 -256 -370 --1 - 6 -ByLayer - 10 -3.0 - 20 -8.0 - 30 -0.0 - 11 -3.0 - 21 -3.0 - 31 -0.0 - 0 -LINE - 5 -40 -100 -AcDbEntity -100 -AcDbLine - 8 -0 - 62 -256 -370 --1 - 6 -ByLayer - 10 -3.0 - 20 -3.0 - 30 -0.0 - 11 -7.0 - 21 -3.0 - 31 -0.0 - 0 -LINE - 5 -41 -100 -AcDbEntity -100 -AcDbLine - 8 -0 - 62 -256 -370 --1 - 6 -ByLayer - 10 -7.0 - 20 -3.0 - 30 -0.0 - 11 -7.0 - 21 -7.0 - 31 -0.0 - 0 -LINE - 5 -42 -100 -AcDbEntity -100 -AcDbLine - 8 -0 - 62 -256 -370 --1 - 6 -ByLayer - 10 -7.0 - 20 -7.0 - 30 -0.0 - 11 -4.0 - 21 -7.0 - 31 -0.0 - 0 -LINE - 5 -43 -100 -AcDbEntity -100 -AcDbLine - 8 -0 - 62 -256 -370 --1 - 6 -ByLayer - 10 -4.0 - 20 -7.0 - 30 -0.0 - 11 -4.0 - 21 -4.0 - 31 -0.0 - 0 -LINE - 5 -44 -100 -AcDbEntity -100 -AcDbLine - 8 -0 - 62 -256 -370 --1 - 6 -ByLayer - 10 -4.0 - 20 -4.0 - 30 -0.0 - 11 -6.0 - 21 -4.0 - 31 -0.0 - 0 -LINE - 5 -45 -100 -AcDbEntity -100 -AcDbLine - 8 -0 - 62 -256 -370 --1 - 6 -ByLayer - 10 -6.0 - 20 -4.0 - 30 -0.0 - 11 -6.0 - 21 -6.0 - 31 -0.0 - 0 -LINE - 5 -46 -100 -AcDbEntity -100 -AcDbLine - 8 -0 - 62 -256 -370 --1 - 6 -ByLayer - 10 -6.0 - 20 -6.0 - 30 -0.0 - 11 -5.0 - 21 -6.0 - 31 -0.0 - 0 -LINE - 5 -47 -100 -AcDbEntity -100 -AcDbLine - 8 -0 - 62 -256 -370 --1 - 6 -ByLayer - 10 -5.0 - 20 -6.0 - 30 -0.0 - 11 -5.0 - 21 -5.0 - 31 -0.0 - 0 -LINE - 5 -48 -100 -AcDbEntity -100 -AcDbLine - 8 -0 - 62 -256 -370 --1 - 6 -ByLayer - 10 -1.0 - 20 -10.0 - 30 -0.0 - 11 -1.0 - 21 -1.0 - 31 -0.0 - 0 -LINE - 5 -49 -100 -AcDbEntity -100 -AcDbLine - 8 -0 - 62 -256 -370 --1 - 6 -ByLayer - 10 -10.0 - 20 -10.0 - 30 -0.0 - 11 -1.0 - 21 -10.0 - 31 -0.0 - 0 -POINT - 5 -4A -100 -AcDbEntity -100 -AcDbPoint - 8 -0 - 62 -256 -370 --1 - 6 -ByLayer - 10 -11.0 - 20 -0.0 - 30 -0.0 - 0 -POINT - 5 -4B -100 -AcDbEntity -100 -AcDbPoint - 8 -0 - 62 -256 -370 --1 - 6 -ByLayer - 10 -0.0 - 20 -11.0 - 30 -0.0 - 0 -ENDSEC - 0 -SECTION - 2 -OBJECTS - 0 -DICTIONARY - 5 -C -100 -AcDbDictionary -280 -0 -281 -1 - 3 -ACAD_GROUP -350 -D - 3 -ACAD_LAYOUT -350 -1A - 3 -ACAD_MLINESTYLE -350 -17 - 3 -ACAD_PLOTSETTINGS -350 -19 - 3 -ACAD_PLOTSTYLENAME -350 -E - 3 -AcDbVariableDictionary -350 -4C - 0 -DICTIONARY - 5 -D -100 -AcDbDictionary -280 -0 -281 -1 - 0 -ACDBDICTIONARYWDFLT - 5 -E -100 -AcDbDictionary -281 -1 - 3 -Normal -350 -F -100 -AcDbDictionaryWithDefault -340 -F - 0 -ACDBPLACEHOLDER - 5 -F - 0 -DICTIONARY - 5 -17 -100 -AcDbDictionary -280 -0 -281 -1 - 3 -Standard -350 -18 - 0 -MLINESTYLE - 5 -18 -100 -AcDbMlineStyle - 2 -STANDARD - 70 -0 - 3 - - 62 -256 - 51 -90.0 - 52 -90.0 - 71 -2 - 49 -0.5 - 62 -256 - 6 -BYLAYER - 49 --0.5 - 62 -256 - 6 -BYLAYER - 0 -DICTIONARY - 5 -19 -100 -AcDbDictionary -280 -0 -281 -1 - 0 -DICTIONARY - 5 -1A -100 -AcDbDictionary -281 -1 - 3 -Layout1 -350 -1E - 3 -Layout2 -350 -26 - 3 -Model -350 -22 - 0 -LAYOUT - 5 -1E -100 -AcDbPlotSettings - 1 - - 2 -C:\Program Files\AutoCAD 2002\plotters\DWF ePlot (optimized for plotting).pc3 - 4 - - 6 - - 40 -0.0 - 41 -0.0 - 42 -0.0 - 43 -0.0 - 44 -0.0 - 45 -0.0 - 46 -0.0 - 47 -0.0 - 48 -0.0 - 49 -0.0 -140 -0.0 -141 -0.0 -142 -1.0 -143 -1.0 - 70 -688 - 72 -0 - 73 -0 - 74 -5 - 7 - - 75 -16 -147 -1.0 -148 -0.0 -149 -0.0 -100 -AcDbLayout - 1 -Layout1 - 70 -1 - 71 -1 - 10 -0.0 - 20 -0.0 - 11 -420.0 - 21 -297.0 - 12 -0.0 - 22 -0.0 - 32 -0.0 - 14 -100000000000000000000.0 - 24 -100000000000000000000.0 - 34 -100000000000000000000.0 - 15 --100000000000000000000.0 - 25 --100000000000000000000.0 - 35 --100000000000000000000.0 -146 -0.0 - 13 -0.0 - 23 -0.0 - 33 -0.0 - 16 -1.0 - 26 -0.0 - 36 -0.0 - 17 -0.0 - 27 -1.0 - 37 -0.0 - 76 -0 -330 -1B - 0 -LAYOUT - 5 -22 -100 -AcDbPlotSettings - 1 - - 2 -D:\Program Files\AutoCAD 2002 Deu\plotters\DWF ePlot (optimized for plotting).pc3 - 4 - - 6 - - 40 -0.0 - 41 -0.0 - 42 -0.0 - 43 -0.0 - 44 -0.0 - 45 -0.0 - 46 -0.0 - 47 -0.0 - 48 -0.0 - 49 -0.0 -140 -0.0 -141 -0.0 -142 -1.0 -143 -1.0 - 70 -1712 - 72 -0 - 73 -0 - 74 -0 - 7 - - 75 -0 -147 -1.0 -148 -0.0 -149 -0.0 -100 -AcDbLayout - 1 -Model - 70 -1 - 71 -0 - 10 -0.0 - 20 -0.0 - 11 -12.0 - 21 -9.0 - 12 -0.0 - 22 -0.0 - 32 -0.0 - 14 -0.0 - 24 -0.0 - 34 -0.0 - 15 -0.0 - 25 -0.0 - 35 -0.0 -146 -0.0 - 13 -0.0 - 23 -0.0 - 33 -0.0 - 16 -1.0 - 26 -0.0 - 36 -0.0 - 17 -0.0 - 27 -1.0 - 37 -0.0 - 76 -0 -330 -1F - 0 -LAYOUT - 5 -26 -100 -AcDbPlotSettings - 1 - - 2 -D:\Program Files\AutoCAD 2002 Deu\plotters\DWF ePlot (optimized for plotting).pc3 - 4 - - 6 - - 40 -0.0 - 41 -0.0 - 42 -0.0 - 43 -0.0 - 44 -0.0 - 45 -0.0 - 46 -0.0 - 47 -0.0 - 48 -0.0 - 49 -0.0 -140 -0.0 -141 -0.0 -142 -1.0 -143 -1.0 - 70 -688 - 72 -0 - 73 -0 - 74 -5 - 7 - - 75 -16 -147 -1.0 -148 -0.0 -149 -0.0 -100 -AcDbLayout - 1 -Layout2 - 70 -1 - 71 -2 - 10 -0.0 - 20 -0.0 - 11 -12.0 - 21 -9.0 - 12 -0.0 - 22 -0.0 - 32 -0.0 - 14 -0.0 - 24 -0.0 - 34 -0.0 - 15 -0.0 - 25 -0.0 - 35 -0.0 -146 -0.0 - 13 -0.0 - 23 -0.0 - 33 -0.0 - 16 -1.0 - 26 -0.0 - 36 -0.0 - 17 -0.0 - 27 -1.0 - 37 -0.0 - 76 -0 -330 -23 - 0 -DICTIONARY - 5 -4C -100 -AcDbDictionary -281 -1 - 3 -DIMASSOC -350 -4E - 3 -HIDETEXT -350 -4D - 0 -DICTIONARYVAR - 5 -4D -100 -DictionaryVariables -280 -0 - 1 -2 - 0 -DICTIONARYVAR - 5 -4E -100 -DictionaryVariables -280 -0 - 1 -1 - 0 -ENDSEC - 0 -EOF diff --git a/patterns/paisley.dxf b/patterns/paisley.dxf deleted file mode 100644 index a3ecc12..0000000 --- a/patterns/paisley.dxf +++ /dev/null @@ -1,47248 +0,0 @@ - 0 -SECTION - 2 -HEADER - 9 -$LIMMIN - 10 --0.000002 - 20 --0.000003 - 9 -$LIMMAX - 10 -100.000000 - 20 -100.000000 - 9 -$EXTMIN - 10 --0.000002 - 20 --0.000003 - 9 -$EXTMAX - 10 -100.000000 - 20 -100.000000 - 9 -$ANGBASE - 50 -0.000000 - 9 -$ANGDIR - 70 -0 - 9 -$INSUNITS - 70 -0 - 9 -$DIMALT - 70 -4 - 9 -$DIMLUNIT - 70 -2 - 9 -$DIMASZ - 40 -3.000000 - 9 -$DIMTXT - 40 -5.000000 - 9 -$DIMRND - 40 -0.010000 - 9 -$DIMEXE - 40 -2.000000 - 9 -$DIMEXO - 40 -2.000000 - 9 -$DIMAUNIT - 70 -0 - 9 -$DIMADEC - 70 -2 - 9 -$GRIDUNIT - 10 -0.001000 - 20 -0.001000 - 9 -$PLIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$PLIMMAX - 10 -210.000000 - 20 -297.000000 - 9 -$PSVPSCALE - 40 -1.000000 - 0 -ENDSEC - 0 -SECTION - 2 -TABLES - 0 -TABLE - 2 -LTYPE - 70 - 1 - 0 -LTYPE - 2 -CONTINUOUS - 70 - 64 - 3 -Ausgez - 72 - 65 - 73 - 0 - 40 -0.000000 - 0 -ENDTAB - 0 -TABLE - 2 -LAYER - 70 - 1 - 0 -LAYER - 2 -default - 70 - 64 - 62 -7 - 6 -CONTINUOUS - 0 -ENDTAB - 0 -ENDSEC - 0 -SECTION - 2 -BLOCKS - 0 -ENDSEC - 0 -SECTION - 2 -ENTITIES - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.262031 - 20 -23.041237 - 11 -74.694970 - 21 -36.839081 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -74.282282 - 20 -22.981081 - 11 -76.613959 - 21 -36.204653 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.759445 - 20 -25.337281 - 11 -80.015261 - 21 -32.459265 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.398178 - 20 -24.163275 - 11 -70.537942 - 21 -36.298462 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.521362 - 20 -25.036901 - 11 -68.555734 - 21 -36.574359 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.899102 - 20 -27.529096 - 11 -64.850960 - 21 -38.598615 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -61.169336 - 20 -29.236643 - 11 -63.071781 - 21 -40.025941 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.972436 - 20 -34.141200 - 11 -59.724490 - 21 -44.077617 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -56.652147 - 20 -38.171002 - 11 -58.230503 - 21 -47.122310 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.708563 - 20 -99.294774 - 11 -76.275627 - 21 -85.496939 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -76.688306 - 20 -99.354931 - 11 -74.356638 - 21 -86.131365 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.211143 - 20 -96.998731 - 11 -70.955346 - 21 -89.876746 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.572411 - 20 -98.172728 - 11 -80.432655 - 21 -86.037561 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.449222 - 20 -97.299111 - 11 -82.414863 - 21 -85.761660 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.071491 - 20 -94.806920 - 11 -86.119641 - 21 -83.737405 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -89.801262 - 20 -93.099371 - 11 -87.898817 - 21 -82.310062 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -92.998166 - 20 -88.194814 - 11 -91.246103 - 21 -78.258404 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -94.318442 - 20 -84.165019 - 11 -92.740095 - 21 -75.213702 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.375768 - 20 -65.254432 - 11 -14.418391 - 21 -64.033331 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -27.911001 - 20 -67.221421 - 11 -14.534530 - 21 -66.051133 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -24.476313 - 20 -70.936195 - 11 -17.271978 - 21 -70.305899 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.292010 - 20 -61.231828 - 11 -16.016507 - 21 -60.157865 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -27.933903 - 20 -59.192867 - 11 -16.263042 - 21 -58.171799 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -26.464141 - 20 -55.048997 - 11 -15.266630 - 21 -54.069337 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.262474 - 20 -52.936223 - 11 -14.348425 - 21 -51.981374 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -21.352448 - 20 -48.578865 - 11 -11.301144 - 21 -47.699483 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -17.801681 - 20 -46.260569 - 11 -8.746873 - 21 -45.468377 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -10.404803 - 20 -1.577630 - 11 -24.362181 - 21 -2.798743 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -10.488562 - 20 -5.600242 - 11 -22.764059 - 21 -6.674209 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -10.846661 - 20 -7.639208 - 11 -22.517525 - 21 -8.660275 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.316426 - 20 -11.783078 - 11 -23.513942 - 21 -12.762730 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -13.518096 - 20 -13.895847 - 11 -24.432147 - 21 -14.850701 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -17.428117 - 20 -18.253210 - 11 -27.479425 - 21 -19.132587 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.978891 - 20 -20.571500 - 11 -30.033690 - 21 -21.363688 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -14.304257 - 20 -95.895879 - 11 -21.508585 - 21 -96.526175 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -10.869562 - 20 -99.610657 - 11 -15.319821 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -15.319832 - 20 -0.000000 - 11 -24.246041 - 21 -0.780939 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.373923 - 20 -65.737035 - 11 -65.374648 - 21 -64.291962 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.374648 - 20 -64.291962 - 11 -61.687066 - 21 -62.174376 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -61.687066 - 20 -62.174376 - 11 -58.423216 - 21 -59.448615 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.423216 - 20 -59.448615 - 11 -55.682276 - 21 -56.197500 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -55.682276 - 20 -56.197500 - 11 -53.547530 - 21 -52.519825 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -53.547530 - 20 -52.519825 - 11 -52.083835 - 21 -48.527326 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -52.083835 - 20 -48.527326 - 11 -51.335671 - 21 -44.341309 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.335671 - 20 -44.341309 - 11 -51.325763 - 21 -40.088972 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.325763 - 20 -40.088972 - 11 -52.054417 - 21 -35.899516 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -52.054417 - 20 -35.899516 - 11 -53.499490 - 21 -31.900235 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -53.499490 - 20 -31.900235 - 11 -55.617081 - 21 -28.212652 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -55.617081 - 20 -28.212652 - 11 -58.342841 - 21 -24.948805 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.342841 - 20 -24.948805 - 11 -61.593953 - 21 -22.207867 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -61.593953 - 20 -22.207867 - 11 -65.271627 - 21 -20.073118 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.271627 - 20 -20.073118 - 11 -69.264131 - 21 -18.609421 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.264131 - 20 -18.609421 - 11 -71.396765 - 21 -18.134023 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.373923 - 20 -65.737035 - 11 -67.379655 - 21 -64.487860 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -67.379655 - 20 -64.487860 - 11 -65.632597 - 21 -62.911355 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.632597 - 20 -62.911355 - 11 -64.185844 - 21 -61.055427 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -64.185844 - 20 -61.055427 - 11 -63.083342 - 21 -58.976466 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -63.083342 - 20 -58.976466 - 11 -62.358599 - 21 -56.737649 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.358599 - 20 -56.737649 - 11 -62.033635 - 21 -54.406986 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.033635 - 20 -54.406986 - 11 -62.118319 - 21 -52.055310 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.118319 - 20 -52.055310 - 11 -62.610082 - 21 -49.754056 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.610082 - 20 -49.754056 - 11 -63.493988 - 21 -47.573168 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -63.493988 - 20 -47.573168 - 11 -64.743171 - 21 -45.578896 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -64.743171 - 20 -45.578896 - 11 -66.319672 - 21 -43.831842 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.319672 - 20 -43.831842 - 11 -68.175596 - 21 -42.385081 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.175596 - 20 -42.385081 - 11 -69.950852 - 21 -41.415525 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -71.393799 - 20 -18.117204 - 11 -73.478507 - 21 -17.934816 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -73.478507 - 20 -17.934816 - 11 -75.563215 - 21 -18.117204 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.563215 - 20 -18.117204 - 11 -77.584582 - 21 -18.658826 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -77.584582 - 20 -18.658826 - 11 -79.481175 - 21 -19.543225 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.481175 - 20 -19.543225 - 11 -81.195399 - 21 -20.743534 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -81.195399 - 20 -20.743534 - 11 -82.675139 - 21 -22.223274 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.675139 - 20 -22.223274 - 11 -83.875443 - 21 -23.937487 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.875443 - 20 -23.937487 - 11 -84.759830 - 21 -25.834090 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.759830 - 20 -25.834090 - 11 -85.301466 - 21 -27.855457 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.301466 - 20 -27.855457 - 11 -85.483860 - 21 -29.940164 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.483860 - 20 -29.940164 - 11 -85.301466 - 21 -32.024872 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.301466 - 20 -32.024872 - 11 -84.759830 - 21 -34.046235 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.759830 - 20 -34.046235 - 11 -83.875443 - 21 -35.942836 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.875443 - 20 -35.942836 - 11 -82.675139 - 21 -37.657051 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.675139 - 20 -37.657051 - 11 -81.195399 - 21 -39.136791 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -81.195399 - 20 -39.136791 - 11 -79.481175 - 21 -40.337091 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.481175 - 20 -40.337091 - 11 -77.584582 - 21 -41.221499 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -77.584582 - 20 -41.221499 - 11 -75.563215 - 21 -41.763122 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.563215 - 20 -41.763122 - 11 -73.478507 - 21 -41.945512 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -73.478507 - 20 -41.945512 - 11 -71.393799 - 21 -41.763122 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -71.393799 - 20 -41.763122 - 11 -69.950852 - 21 -41.415525 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.569796 - 20 -49.222061 - 11 -56.617646 - 21 -45.978124 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -56.617646 - 20 -45.978124 - 11 -56.243265 - 21 -42.618122 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -56.243265 - 20 -42.618122 - 11 -56.458029 - 21 -39.244160 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -56.458029 - 20 -39.244160 - 11 -57.255414 - 21 -35.958747 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.255414 - 20 -35.958747 - 11 -58.611188 - 21 -32.861713 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.611188 - 20 -32.861713 - 11 -60.484163 - 21 -30.047157 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.484163 - 20 -30.047157 - 11 -62.817415 - 21 -27.600599 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.817415 - 20 -27.600599 - 11 -65.540079 - 21 -25.596373 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.540079 - 20 -25.596373 - 11 -68.569387 - 21 -24.095387 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.569387 - 20 -24.095387 - 11 -71.813333 - 21 -23.143235 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -71.813333 - 20 -23.143235 - 11 -72.265005 - 21 -23.058063 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -74.219081 - 20 -66.058377 - 11 -74.257060 - 21 -66.492500 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -74.257060 - 20 -66.492500 - 11 -74.219081 - 21 -66.926618 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -74.219081 - 20 -66.926618 - 11 -74.106283 - 21 -67.347547 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -74.106283 - 20 -67.347547 - 11 -73.922122 - 21 -67.742502 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -73.922122 - 20 -67.742502 - 11 -73.672161 - 21 -68.099473 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -73.672161 - 20 -68.099473 - 11 -73.364021 - 21 -68.407609 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -73.364021 - 20 -68.407609 - 11 -73.007058 - 21 -68.657561 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -73.007058 - 20 -68.657561 - 11 -72.612104 - 21 -68.841727 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.612104 - 20 -68.841727 - 11 -72.191179 - 21 -68.954521 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.191179 - 20 -68.954521 - 11 -71.757056 - 21 -68.992499 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -71.757056 - 20 -68.992499 - 11 -71.322938 - 21 -68.954521 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -71.322938 - 20 -68.954521 - 11 -70.902009 - 21 -68.841727 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.902009 - 20 -68.841727 - 11 -70.507055 - 21 -68.657561 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.507055 - 20 -68.657561 - 11 -70.150083 - 21 -68.407609 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.150083 - 20 -68.407609 - 11 -69.841943 - 21 -68.099473 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.841943 - 20 -68.099473 - 11 -69.591995 - 21 -67.742502 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.591995 - 20 -67.742502 - 11 -69.407820 - 21 -67.347547 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.407820 - 20 -67.347547 - 11 -69.295036 - 21 -66.926618 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.295036 - 20 -66.926618 - 11 -69.257057 - 21 -66.492500 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.257057 - 20 -66.492500 - 11 -69.295036 - 21 -66.058377 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.295036 - 20 -66.058377 - 11 -69.407820 - 21 -65.637452 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.407820 - 20 -65.637452 - 11 -69.591995 - 21 -65.242498 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.591995 - 20 -65.242498 - 11 -69.841943 - 21 -64.885527 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.841943 - 20 -64.885527 - 11 -70.150083 - 21 -64.577391 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.150083 - 20 -64.577391 - 11 -70.507055 - 21 -64.327439 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.507055 - 20 -64.327439 - 11 -70.902009 - 21 -64.143264 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.902009 - 20 -64.143264 - 11 -71.322938 - 21 -64.030479 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -71.322938 - 20 -64.030479 - 11 -71.757056 - 21 -63.992501 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -71.757056 - 20 -63.992501 - 11 -72.191179 - 21 -64.030479 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.191179 - 20 -64.030479 - 11 -72.612104 - 21 -64.143264 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.612104 - 20 -64.143264 - 11 -73.007058 - 21 -64.327439 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -73.007058 - 20 -64.327439 - 11 -73.364021 - 21 -64.577391 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -73.364021 - 20 -64.577391 - 11 -73.672161 - 21 -64.885527 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -73.672161 - 20 -64.885527 - 11 -73.922122 - 21 -65.242498 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -73.922122 - 20 -65.242498 - 11 -74.106283 - 21 -65.637452 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -74.106283 - 20 -65.637452 - 11 -74.219081 - 21 -66.058377 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.548829 - 20 -62.107746 - 11 -60.586812 - 21 -62.541864 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.586812 - 20 -62.541864 - 11 -60.548829 - 21 -62.975991 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.548829 - 20 -62.975991 - 11 -60.436045 - 21 -63.396920 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.436045 - 20 -63.396920 - 11 -60.251875 - 21 -63.791865 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.251875 - 20 -63.791865 - 11 -60.001922 - 21 -64.148833 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.001922 - 20 -64.148833 - 11 -59.693782 - 21 -64.456977 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -59.693782 - 20 -64.456977 - 11 -59.336815 - 21 -64.706929 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -59.336815 - 20 -64.706929 - 11 -58.941865 - 21 -64.891100 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.941865 - 20 -64.891100 - 11 -58.520936 - 21 -65.003889 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.520936 - 20 -65.003889 - 11 -58.086813 - 21 -65.041872 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.086813 - 20 -65.041872 - 11 -57.652695 - 21 -65.003889 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.652695 - 20 -65.003889 - 11 -57.231761 - 21 -64.891100 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.231761 - 20 -64.891100 - 11 -56.836816 - 21 -64.706929 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -56.836816 - 20 -64.706929 - 11 -56.479844 - 21 -64.456977 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -56.479844 - 20 -64.456977 - 11 -56.171704 - 21 -64.148833 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -56.171704 - 20 -64.148833 - 11 -55.921748 - 21 -63.791865 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -55.921748 - 20 -63.791865 - 11 -55.737582 - 21 -63.396920 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -55.737582 - 20 -63.396920 - 11 -55.624793 - 21 -62.975991 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -55.624793 - 20 -62.975991 - 11 -55.586814 - 21 -62.541864 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -55.586814 - 20 -62.541864 - 11 -55.624793 - 21 -62.107746 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -55.624793 - 20 -62.107746 - 11 -55.737582 - 21 -61.686816 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -55.737582 - 20 -61.686816 - 11 -55.921748 - 21 -61.291866 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -55.921748 - 20 -61.291866 - 11 -56.171704 - 21 -60.934899 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -56.171704 - 20 -60.934899 - 11 -56.479844 - 21 -60.626759 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -56.479844 - 20 -60.626759 - 11 -56.836816 - 21 -60.376803 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -56.836816 - 20 -60.376803 - 11 -57.231761 - 21 -60.192637 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.231761 - 20 -60.192637 - 11 -57.652695 - 21 -60.079848 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.652695 - 20 -60.079848 - 11 -58.086813 - 21 -60.041865 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.086813 - 20 -60.041865 - 11 -58.520936 - 21 -60.079848 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.520936 - 20 -60.079848 - 11 -58.941865 - 21 -60.192637 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.941865 - 20 -60.192637 - 11 -59.336815 - 21 -60.376803 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -59.336815 - 20 -60.376803 - 11 -59.693782 - 21 -60.626759 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -59.693782 - 20 -60.626759 - 11 -60.001922 - 21 -60.934899 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.001922 - 20 -60.934899 - 11 -60.251875 - 21 -61.291866 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.251875 - 20 -61.291866 - 11 -60.436045 - 21 -61.686816 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.436045 - 20 -61.686816 - 11 -60.548829 - 21 -62.107746 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -53.415996 - 20 -52.415361 - 11 -53.453975 - 21 -52.849479 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -53.453975 - 20 -52.849479 - 11 -53.415996 - 21 -53.283601 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -53.415996 - 20 -53.283601 - 11 -53.303207 - 21 -53.704526 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -53.303207 - 20 -53.704526 - 11 -53.119037 - 21 -54.099480 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -53.119037 - 20 -54.099480 - 11 -52.869085 - 21 -54.456448 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -52.869085 - 20 -54.456448 - 11 -52.560944 - 21 -54.764592 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -52.560944 - 20 -54.764592 - 11 -52.203977 - 21 -55.014540 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -52.203977 - 20 -55.014540 - 11 -51.809023 - 21 -55.198710 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.809023 - 20 -55.198710 - 11 -51.388094 - 21 -55.311495 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.388094 - 20 -55.311495 - 11 -50.953976 - 21 -55.349478 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.953976 - 20 -55.349478 - 11 -50.519853 - 21 -55.311495 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.519853 - 20 -55.311495 - 11 -50.098928 - 21 -55.198710 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.098928 - 20 -55.198710 - 11 -49.703974 - 21 -55.014540 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -49.703974 - 20 -55.014540 - 11 -49.347007 - 21 -54.764592 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -49.347007 - 20 -54.764592 - 11 -49.038858 - 21 -54.456448 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -49.038858 - 20 -54.456448 - 11 -48.788914 - 21 -54.099480 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -48.788914 - 20 -54.099480 - 11 -48.604744 - 21 -53.704526 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -48.604744 - 20 -53.704526 - 11 -48.491955 - 21 -53.283601 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -48.491955 - 20 -53.283601 - 11 -48.453977 - 21 -52.849479 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -48.453977 - 20 -52.849479 - 11 -48.491955 - 21 -52.415361 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -48.491955 - 20 -52.415361 - 11 -48.604744 - 21 -51.994427 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -48.604744 - 20 -51.994427 - 11 -48.788914 - 21 -51.599477 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -48.788914 - 20 -51.599477 - 11 -49.038858 - 21 -51.242510 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -49.038858 - 20 -51.242510 - 11 -49.347007 - 21 -50.934370 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -49.347007 - 20 -50.934370 - 11 -49.703974 - 21 -50.684413 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -49.703974 - 20 -50.684413 - 11 -50.098928 - 21 -50.500247 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.098928 - 20 -50.500247 - 11 -50.519853 - 21 -50.387458 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.519853 - 20 -50.387458 - 11 -50.953976 - 21 -50.349480 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.953976 - 20 -50.349480 - 11 -51.388094 - 21 -50.387458 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.388094 - 20 -50.387458 - 11 -51.809023 - 21 -50.500247 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.809023 - 20 -50.500247 - 11 -52.203977 - 21 -50.684413 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -52.203977 - 20 -50.684413 - 11 -52.560944 - 21 -50.934370 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -52.560944 - 20 -50.934370 - 11 -52.869085 - 21 -51.242510 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -52.869085 - 20 -51.242510 - 11 -53.119037 - 21 -51.599477 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -53.119037 - 20 -51.599477 - 11 -53.303207 - 21 -51.994427 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -53.303207 - 20 -51.994427 - 11 -53.415996 - 21 -52.415361 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.224081 - 20 -40.582555 - 11 -51.262063 - 21 -41.016678 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.262063 - 20 -41.016678 - 11 -51.224081 - 21 -41.450796 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.224081 - 20 -41.450796 - 11 -51.111296 - 21 -41.871721 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.111296 - 20 -41.871721 - 11 -50.927126 - 21 -42.266679 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.927126 - 20 -42.266679 - 11 -50.677178 - 21 -42.623646 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.677178 - 20 -42.623646 - 11 -50.369033 - 21 -42.931791 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.369033 - 20 -42.931791 - 11 -50.012066 - 21 -43.181739 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.012066 - 20 -43.181739 - 11 -49.617116 - 21 -43.365909 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -49.617116 - 20 -43.365909 - 11 -49.196187 - 21 -43.478698 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -49.196187 - 20 -43.478698 - 11 -48.762064 - 21 -43.516677 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -48.762064 - 20 -43.516677 - 11 -48.327946 - 21 -43.478698 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -48.327946 - 20 -43.478698 - 11 -47.907013 - 21 -43.365909 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -47.907013 - 20 -43.365909 - 11 -47.512067 - 21 -43.181739 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -47.512067 - 20 -43.181739 - 11 -47.155096 - 21 -42.931791 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -47.155096 - 20 -42.931791 - 11 -46.846955 - 21 -42.623646 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -46.846955 - 20 -42.623646 - 11 -46.596999 - 21 -42.266679 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -46.596999 - 20 -42.266679 - 11 -46.412833 - 21 -41.871721 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -46.412833 - 20 -41.871721 - 11 -46.300044 - 21 -41.450796 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -46.300044 - 20 -41.450796 - 11 -46.262065 - 21 -41.016678 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -46.262065 - 20 -41.016678 - 11 -46.300044 - 21 -40.582555 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -46.300044 - 20 -40.582555 - 11 -46.412833 - 21 -40.161630 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -46.412833 - 20 -40.161630 - 11 -46.596999 - 21 -39.766676 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -46.596999 - 20 -39.766676 - 11 -46.846955 - 21 -39.409709 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -46.846955 - 20 -39.409709 - 11 -47.155096 - 21 -39.101560 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -47.155096 - 20 -39.101560 - 11 -47.512067 - 21 -38.851616 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -47.512067 - 20 -38.851616 - 11 -47.907013 - 21 -38.667446 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -47.907013 - 20 -38.667446 - 11 -48.327946 - 21 -38.554657 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -48.327946 - 20 -38.554657 - 11 -48.762064 - 21 -38.516679 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -48.762064 - 20 -38.516679 - 11 -49.196187 - 21 -38.554657 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -49.196187 - 20 -38.554657 - 11 -49.617116 - 21 -38.667446 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -49.617116 - 20 -38.667446 - 11 -50.012066 - 21 -38.851616 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.012066 - 20 -38.851616 - 11 -50.369033 - 21 -39.101560 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.369033 - 20 -39.101560 - 11 -50.677178 - 21 -39.409709 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.677178 - 20 -39.409709 - 11 -50.927126 - 21 -39.766676 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.927126 - 20 -39.766676 - 11 -51.111296 - 21 -40.161630 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.111296 - 20 -40.161630 - 11 -51.224081 - 21 -40.582555 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.411925 - 20 -28.978353 - 11 -54.449908 - 21 -29.412473 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.449908 - 20 -29.412473 - 11 -54.411925 - 21 -29.846593 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.411925 - 20 -29.846593 - 11 -54.299140 - 21 -30.267523 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.299140 - 20 -30.267523 - 11 -54.114970 - 21 -30.662473 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.114970 - 20 -30.662473 - 11 -53.865022 - 21 -31.019442 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -53.865022 - 20 -31.019442 - 11 -53.556878 - 21 -31.327580 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -53.556878 - 20 -31.327580 - 11 -53.199911 - 21 -31.577534 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -53.199911 - 20 -31.577534 - 11 -52.804952 - 21 -31.761705 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -52.804952 - 20 -31.761705 - 11 -52.384027 - 21 -31.874489 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -52.384027 - 20 -31.874489 - 11 -51.949909 - 21 -31.912474 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.949909 - 20 -31.912474 - 11 -51.515791 - 21 -31.874489 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.515791 - 20 -31.874489 - 11 -51.094857 - 21 -31.761705 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.094857 - 20 -31.761705 - 11 -50.699903 - 21 -31.577534 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.699903 - 20 -31.577534 - 11 -50.342940 - 21 -31.327580 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.342940 - 20 -31.327580 - 11 -50.034795 - 21 -31.019442 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.034795 - 20 -31.019442 - 11 -49.784843 - 21 -30.662473 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -49.784843 - 20 -30.662473 - 11 -49.600677 - 21 -30.267523 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -49.600677 - 20 -30.267523 - 11 -49.487888 - 21 -29.846593 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -49.487888 - 20 -29.846593 - 11 -49.449910 - 21 -29.412473 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -49.449910 - 20 -29.412473 - 11 -49.487888 - 21 -28.978353 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -49.487888 - 20 -28.978353 - 11 -49.600677 - 21 -28.557421 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -49.600677 - 20 -28.557421 - 11 -49.784843 - 21 -28.162474 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -49.784843 - 20 -28.162474 - 11 -50.034795 - 21 -27.805504 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.034795 - 20 -27.805504 - 11 -50.342940 - 21 -27.497362 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.342940 - 20 -27.497362 - 11 -50.699903 - 21 -27.247410 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.699903 - 20 -27.247410 - 11 -51.094857 - 21 -27.063237 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.094857 - 20 -27.063237 - 11 -51.515791 - 21 -26.950455 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.515791 - 20 -26.950455 - 11 -51.949909 - 21 -26.912474 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.949909 - 20 -26.912474 - 11 -52.384027 - 21 -26.950455 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -52.384027 - 20 -26.950455 - 11 -52.804952 - 21 -27.063237 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -52.804952 - 20 -27.063237 - 11 -53.199911 - 21 -27.247410 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -53.199911 - 20 -27.247410 - 11 -53.556878 - 21 -27.497362 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -53.556878 - 20 -27.497362 - 11 -53.865022 - 21 -27.805504 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -53.865022 - 20 -27.805504 - 11 -54.114970 - 21 -28.162474 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.114970 - 20 -28.162474 - 11 -54.299140 - 21 -28.557421 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.299140 - 20 -28.557421 - 11 -54.411925 - 21 -28.978353 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.341294 - 20 -19.926016 - 11 -62.379272 - 21 -20.360137 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.379272 - 20 -20.360137 - 11 -62.341294 - 21 -20.794255 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.341294 - 20 -20.794255 - 11 -62.228505 - 21 -21.215184 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.228505 - 20 -21.215184 - 11 -62.044339 - 21 -21.610138 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.044339 - 20 -21.610138 - 11 -61.794378 - 21 -21.967105 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -61.794378 - 20 -21.967105 - 11 -61.486238 - 21 -22.275248 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -61.486238 - 20 -22.275248 - 11 -61.129271 - 21 -22.525200 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -61.129271 - 20 -22.525200 - 11 -60.734325 - 21 -22.709368 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.734325 - 20 -22.709368 - 11 -60.313391 - 21 -22.822157 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.313391 - 20 -22.822157 - 11 -59.879273 - 21 -22.860138 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -59.879273 - 20 -22.860138 - 11 -59.445151 - 21 -22.822157 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -59.445151 - 20 -22.822157 - 11 -59.024222 - 21 -22.709368 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -59.024222 - 20 -22.709368 - 11 -58.629272 - 21 -22.525200 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.629272 - 20 -22.525200 - 11 -58.272305 - 21 -22.275248 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.272305 - 20 -22.275248 - 11 -57.964160 - 21 -21.967105 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.964160 - 20 -21.967105 - 11 -57.714212 - 21 -21.610138 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.714212 - 20 -21.610138 - 11 -57.530042 - 21 -21.215184 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.530042 - 20 -21.215184 - 11 -57.417253 - 21 -20.794255 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.417253 - 20 -20.794255 - 11 -57.379270 - 21 -20.360137 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.379270 - 20 -20.360137 - 11 -57.417253 - 21 -19.926016 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.417253 - 20 -19.926016 - 11 -57.530042 - 21 -19.505087 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.530042 - 20 -19.505087 - 11 -57.714212 - 21 -19.110137 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.714212 - 20 -19.110137 - 11 -57.964160 - 21 -18.753168 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.964160 - 20 -18.753168 - 11 -58.272305 - 21 -18.445021 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.272305 - 20 -18.445021 - 11 -58.629272 - 21 -18.195072 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.629272 - 20 -18.195072 - 11 -59.024222 - 21 -18.010904 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -59.024222 - 20 -18.010904 - 11 -59.445151 - 21 -17.898115 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -59.445151 - 20 -17.898115 - 11 -59.879273 - 21 -17.860138 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -59.879273 - 20 -17.860138 - 11 -60.313391 - 21 -17.898115 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.313391 - 20 -17.898115 - 11 -60.734325 - 21 -18.010904 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.734325 - 20 -18.010904 - 11 -61.129271 - 21 -18.195072 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -61.129271 - 20 -18.195072 - 11 -61.486238 - 21 -18.445021 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -61.486238 - 20 -18.445021 - 11 -61.794378 - 21 -18.753168 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -61.794378 - 20 -18.753168 - 11 -62.044339 - 21 -19.110137 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.044339 - 20 -19.110137 - 11 -62.228505 - 21 -19.505087 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.228505 - 20 -19.505087 - 11 -62.341294 - 21 -19.926016 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -73.421701 - 20 -15.221062 - 11 -73.459680 - 21 -15.655182 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -73.459680 - 20 -15.655182 - 11 -73.421701 - 21 -16.089306 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -73.421701 - 20 -16.089306 - 11 -73.308908 - 21 -16.510234 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -73.308908 - 20 -16.510234 - 11 -73.124742 - 21 -16.905184 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -73.124742 - 20 -16.905184 - 11 -72.874785 - 21 -17.262153 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.874785 - 20 -17.262153 - 11 -72.566641 - 21 -17.570293 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.566641 - 20 -17.570293 - 11 -72.209678 - 21 -17.820248 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.209678 - 20 -17.820248 - 11 -71.814728 - 21 -18.004415 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -71.814728 - 20 -18.004415 - 11 -71.393799 - 21 -18.117204 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -71.393799 - 20 -18.117204 - 11 -70.959676 - 21 -18.155183 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.959676 - 20 -18.155183 - 11 -70.525558 - 21 -18.117204 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.525558 - 20 -18.117204 - 11 -70.104629 - 21 -18.004415 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.104629 - 20 -18.004415 - 11 -69.709679 - 21 -17.820248 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.709679 - 20 -17.820248 - 11 -69.352707 - 21 -17.570293 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.352707 - 20 -17.570293 - 11 -69.044563 - 21 -17.262153 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.044563 - 20 -17.262153 - 11 -68.794615 - 21 -16.905184 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.794615 - 20 -16.905184 - 11 -68.610445 - 21 -16.510234 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.610445 - 20 -16.510234 - 11 -68.497656 - 21 -16.089306 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.497656 - 20 -16.089306 - 11 -68.459677 - 21 -15.655182 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.459677 - 20 -15.655182 - 11 -68.497656 - 21 -15.221062 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.497656 - 20 -15.221062 - 11 -68.610445 - 21 -14.800132 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.610445 - 20 -14.800132 - 11 -68.794615 - 21 -14.405184 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.794615 - 20 -14.405184 - 11 -69.044563 - 21 -14.048213 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.044563 - 20 -14.048213 - 11 -69.352707 - 21 -13.740073 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.352707 - 20 -13.740073 - 11 -69.709679 - 21 -13.490121 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.709679 - 20 -13.490121 - 11 -70.104629 - 21 -13.305953 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.104629 - 20 -13.305953 - 11 -70.525558 - 21 -13.193165 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.525558 - 20 -13.193165 - 11 -70.959676 - 21 -13.155182 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.959676 - 20 -13.155182 - 11 -71.393799 - 21 -13.193165 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -71.393799 - 20 -13.193165 - 11 -71.814728 - 21 -13.305953 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -71.814728 - 20 -13.305953 - 11 -72.209678 - 21 -13.490121 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.209678 - 20 -13.490121 - 11 -72.566641 - 21 -13.740073 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.566641 - 20 -13.740073 - 11 -72.874785 - 21 -14.048213 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.874785 - 20 -14.048213 - 11 -73.124742 - 21 -14.405184 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -73.124742 - 20 -14.405184 - 11 -73.308908 - 21 -14.800132 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -73.308908 - 20 -14.800132 - 11 -73.421701 - 21 -15.221062 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.846310 - 20 -19.492019 - 11 -83.566201 - 21 -19.825845 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.566201 - 20 -19.825845 - 11 -83.232374 - 21 -20.105959 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.232374 - 20 -20.105959 - 11 -82.854979 - 21 -20.323849 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.854979 - 20 -20.323849 - 11 -82.445484 - 21 -20.472893 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.445484 - 20 -20.472893 - 11 -82.016322 - 21 -20.548565 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.016322 - 20 -20.548565 - 11 -81.580546 - 21 -20.548565 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -81.580546 - 20 -20.548565 - 11 -81.151384 - 21 -20.472893 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -81.151384 - 20 -20.472893 - 11 -80.741889 - 21 -20.323849 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -80.741889 - 20 -20.323849 - 11 -80.364494 - 21 -20.105959 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -80.364494 - 20 -20.105959 - 11 -80.030667 - 21 -19.825845 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -80.030667 - 20 -19.825845 - 11 -79.750558 - 21 -19.492019 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.750558 - 20 -19.492019 - 11 -79.532661 - 21 -19.114621 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.532661 - 20 -19.114621 - 11 -79.383617 - 21 -18.705126 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.383617 - 20 -18.705126 - 11 -79.307940 - 21 -18.275968 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.307940 - 20 -18.275968 - 11 -79.307940 - 21 -17.840186 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.307940 - 20 -17.840186 - 11 -79.383617 - 21 -17.411031 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.383617 - 20 -17.411031 - 11 -79.532661 - 21 -17.001533 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.532661 - 20 -17.001533 - 11 -79.750558 - 21 -16.624137 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.750558 - 20 -16.624137 - 11 -80.030667 - 21 -16.290312 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -80.030667 - 20 -16.290312 - 11 -80.364494 - 21 -16.010198 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -80.364494 - 20 -16.010198 - 11 -80.741889 - 21 -15.792307 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -80.741889 - 20 -15.792307 - 11 -81.151384 - 21 -15.643263 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -81.151384 - 20 -15.643263 - 11 -81.580546 - 21 -15.567592 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -81.580546 - 20 -15.567592 - 11 -82.016322 - 21 -15.567592 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.016322 - 20 -15.567592 - 11 -82.445484 - 21 -15.643263 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.445484 - 20 -15.643263 - 11 -82.854979 - 21 -15.792307 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.854979 - 20 -15.792307 - 11 -83.232374 - 21 -16.010198 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.232374 - 20 -16.010198 - 11 -83.566201 - 21 -16.290312 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.566201 - 20 -16.290312 - 11 -83.846310 - 21 -16.624137 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.846310 - 20 -16.624137 - 11 -84.064198 - 21 -17.001533 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.064198 - 20 -17.001533 - 11 -84.213251 - 21 -17.411031 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.213251 - 20 -17.411031 - 11 -84.288919 - 21 -17.840186 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.288919 - 20 -17.840186 - 11 -84.288919 - 21 -18.275968 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.288919 - 20 -18.275968 - 11 -84.213251 - 21 -18.705126 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.213251 - 20 -18.705126 - 11 -84.064198 - 21 -19.114621 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.064198 - 20 -19.114621 - 11 -83.846310 - 21 -19.492019 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.197604 - 20 -29.883351 - 11 -87.763482 - 21 -29.921332 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.763482 - 20 -29.921332 - 11 -87.329359 - 21 -29.883351 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.329359 - 20 -29.883351 - 11 -86.908430 - 21 -29.770567 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -86.908430 - 20 -29.770567 - 11 -86.513485 - 21 -29.586396 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -86.513485 - 20 -29.586396 - 11 -86.156509 - 21 -29.336446 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -86.156509 - 20 -29.336446 - 11 -85.848377 - 21 -29.028302 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.848377 - 20 -29.028302 - 11 -85.598416 - 21 -28.671335 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.598416 - 20 -28.671335 - 11 -85.414255 - 21 -28.276385 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.414255 - 20 -28.276385 - 11 -85.301457 - 21 -27.855455 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.301457 - 20 -27.855455 - 11 -85.263479 - 21 -27.421335 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.263479 - 20 -27.421335 - 11 -85.301457 - 21 -26.987215 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.301457 - 20 -26.987215 - 11 -85.414255 - 21 -26.566281 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.414255 - 20 -26.566281 - 11 -85.598416 - 21 -26.171336 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.598416 - 20 -26.171336 - 11 -85.848377 - 21 -25.814364 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.848377 - 20 -25.814364 - 11 -86.156509 - 21 -25.506224 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -86.156509 - 20 -25.506224 - 11 -86.513485 - 21 -25.256272 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -86.513485 - 20 -25.256272 - 11 -86.908430 - 21 -25.072103 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -86.908430 - 20 -25.072103 - 11 -87.329359 - 21 -24.959317 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.329359 - 20 -24.959317 - 11 -87.763482 - 21 -24.921334 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.763482 - 20 -24.921334 - 11 -88.197604 - 21 -24.959317 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.197604 - 20 -24.959317 - 11 -88.618534 - 21 -25.072103 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.618534 - 20 -25.072103 - 11 -89.013479 - 21 -25.256272 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -89.013479 - 20 -25.256272 - 11 -89.370455 - 21 -25.506224 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -89.370455 - 20 -25.506224 - 11 -89.678595 - 21 -25.814364 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -89.678595 - 20 -25.814364 - 11 -89.928539 - 21 -26.171336 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -89.928539 - 20 -26.171336 - 11 -90.112718 - 21 -26.566281 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -90.112718 - 20 -26.566281 - 11 -90.225498 - 21 -26.987215 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -90.225498 - 20 -26.987215 - 11 -90.263477 - 21 -27.421335 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -90.263477 - 20 -27.421335 - 11 -90.225498 - 21 -27.855455 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -90.225498 - 20 -27.855455 - 11 -90.112718 - 21 -28.276385 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -90.112718 - 20 -28.276385 - 11 -89.928539 - 21 -28.671335 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -89.928539 - 20 -28.671335 - 11 -89.678595 - 21 -29.028302 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -89.678595 - 20 -29.028302 - 11 -89.370455 - 21 -29.336446 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -89.370455 - 20 -29.336446 - 11 -89.013479 - 21 -29.586396 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -89.013479 - 20 -29.586396 - 11 -88.618534 - 21 -29.770567 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.618534 - 20 -29.770567 - 11 -88.197604 - 21 -29.883351 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.926641 - 20 -40.307971 - 11 -83.592814 - 21 -40.027857 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.592814 - 20 -40.027857 - 11 -83.312696 - 21 -39.694031 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.312696 - 20 -39.694031 - 11 -83.094808 - 21 -39.316635 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.094808 - 20 -39.316635 - 11 -82.945764 - 21 -38.907140 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.945764 - 20 -38.907140 - 11 -82.870096 - 21 -38.477983 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.870096 - 20 -38.477983 - 11 -82.870096 - 21 -38.042202 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.870096 - 20 -38.042202 - 11 -82.945764 - 21 -37.613045 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.945764 - 20 -37.613045 - 11 -83.094808 - 21 -37.203546 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.094808 - 20 -37.203546 - 11 -83.312696 - 21 -36.826150 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.312696 - 20 -36.826150 - 11 -83.592814 - 21 -36.492324 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.592814 - 20 -36.492324 - 11 -83.926641 - 21 -36.212210 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.926641 - 20 -36.212210 - 11 -84.304028 - 21 -35.994320 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.304028 - 20 -35.994320 - 11 -84.713531 - 21 -35.845276 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.713531 - 20 -35.845276 - 11 -85.142693 - 21 -35.769604 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.142693 - 20 -35.769604 - 11 -85.578469 - 21 -35.769604 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.578469 - 20 -35.769604 - 11 -86.007631 - 21 -35.845276 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -86.007631 - 20 -35.845276 - 11 -86.417126 - 21 -35.994320 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -86.417126 - 20 -35.994320 - 11 -86.794521 - 21 -36.212210 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -86.794521 - 20 -36.212210 - 11 -87.128348 - 21 -36.492324 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.128348 - 20 -36.492324 - 11 -87.408466 - 21 -36.826150 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.408466 - 20 -36.826150 - 11 -87.626354 - 21 -37.203546 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.626354 - 20 -37.203546 - 11 -87.775398 - 21 -37.613045 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.775398 - 20 -37.613045 - 11 -87.851066 - 21 -38.042202 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.851066 - 20 -38.042202 - 11 -87.851066 - 21 -38.477983 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.851066 - 20 -38.477983 - 11 -87.775398 - 21 -38.907140 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.775398 - 20 -38.907140 - 11 -87.626354 - 21 -39.316635 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.626354 - 20 -39.316635 - 11 -87.408466 - 21 -39.694031 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.408466 - 20 -39.694031 - 11 -87.128348 - 21 -40.027857 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.128348 - 20 -40.027857 - 11 -86.794521 - 21 -40.307971 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -86.794521 - 20 -40.307971 - 11 -86.417126 - 21 -40.525859 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -86.417126 - 20 -40.525859 - 11 -86.007631 - 21 -40.674903 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -86.007631 - 20 -40.674903 - 11 -85.578469 - 21 -40.750575 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.578469 - 20 -40.750575 - 11 -85.142693 - 21 -40.750575 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.142693 - 20 -40.750575 - 11 -84.713531 - 21 -40.674903 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.713531 - 20 -40.674903 - 11 -84.304028 - 21 -40.525859 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.304028 - 20 -40.525859 - 11 -83.926641 - 21 -40.307971 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -73.535304 - 20 -44.659261 - 11 -73.497326 - 21 -44.225139 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -73.497326 - 20 -44.225139 - 11 -73.535304 - 21 -43.791020 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -73.535304 - 20 -43.791020 - 11 -73.648093 - 21 -43.370087 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -73.648093 - 20 -43.370087 - 11 -73.832263 - 21 -42.975141 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -73.832263 - 20 -42.975141 - 11 -74.082216 - 21 -42.618165 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -74.082216 - 20 -42.618165 - 11 -74.390356 - 21 -42.310029 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -74.390356 - 20 -42.310029 - 11 -74.747332 - 21 -42.060073 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -74.747332 - 20 -42.060073 - 11 -75.142277 - 21 -41.875907 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.142277 - 20 -41.875907 - 11 -75.563207 - 21 -41.763118 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.563207 - 20 -41.763118 - 11 -75.997329 - 21 -41.725140 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.997329 - 20 -41.725140 - 11 -76.431451 - 21 -41.763118 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -76.431451 - 20 -41.763118 - 11 -76.852381 - 21 -41.875907 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -76.852381 - 20 -41.875907 - 11 -77.247326 - 21 -42.060073 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -77.247326 - 20 -42.060073 - 11 -77.604302 - 21 -42.310029 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -77.604302 - 20 -42.310029 - 11 -77.912434 - 21 -42.618165 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -77.912434 - 20 -42.618165 - 11 -78.162395 - 21 -42.975141 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.162395 - 20 -42.975141 - 11 -78.346556 - 21 -43.370087 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.346556 - 20 -43.370087 - 11 -78.459354 - 21 -43.791020 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.459354 - 20 -43.791020 - 11 -78.497332 - 21 -44.225139 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.497332 - 20 -44.225139 - 11 -78.459354 - 21 -44.659261 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.459354 - 20 -44.659261 - 11 -78.346556 - 21 -45.080190 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.346556 - 20 -45.080190 - 11 -78.162395 - 21 -45.475140 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.162395 - 20 -45.475140 - 11 -77.912434 - 21 -45.832107 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -77.912434 - 20 -45.832107 - 11 -77.604302 - 21 -46.140252 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -77.604302 - 20 -46.140252 - 11 -77.247326 - 21 -46.390200 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -77.247326 - 20 -46.390200 - 11 -76.852381 - 21 -46.574370 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -76.852381 - 20 -46.574370 - 11 -76.431451 - 21 -46.687155 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -76.431451 - 20 -46.687155 - 11 -75.997329 - 21 -46.725138 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.997329 - 20 -46.725138 - 11 -75.563207 - 21 -46.687155 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.563207 - 20 -46.687155 - 11 -75.142277 - 21 -46.574370 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.142277 - 20 -46.574370 - 11 -74.747332 - 21 -46.390200 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -74.747332 - 20 -46.390200 - 11 -74.390356 - 21 -46.140252 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -74.390356 - 20 -46.140252 - 11 -74.082216 - 21 -45.832107 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -74.082216 - 20 -45.832107 - 11 -73.832263 - 21 -45.475140 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -73.832263 - 20 -45.475140 - 11 -73.648093 - 21 -45.080190 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -73.648093 - 20 -45.080190 - 11 -73.535304 - 21 -44.659261 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.220985 - 20 -56.059392 - 11 -62.183007 - 21 -55.625269 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.183007 - 20 -55.625269 - 11 -62.220985 - 21 -55.191151 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.220985 - 20 -55.191151 - 11 -62.333774 - 21 -54.770218 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.333774 - 20 -54.770218 - 11 -62.517940 - 21 -54.375272 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.517940 - 20 -54.375272 - 11 -62.767893 - 21 -54.018301 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.767893 - 20 -54.018301 - 11 -63.076037 - 21 -53.710160 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -63.076037 - 20 -53.710160 - 11 -63.433000 - 21 -53.460204 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -63.433000 - 20 -53.460204 - 11 -63.827959 - 21 -53.276038 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -63.827959 - 20 -53.276038 - 11 -64.248883 - 21 -53.163249 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -64.248883 - 20 -53.163249 - 11 -64.683006 - 21 -53.125270 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -64.683006 - 20 -53.125270 - 11 -65.117124 - 21 -53.163249 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.117124 - 20 -53.163249 - 11 -65.538053 - 21 -53.276038 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.538053 - 20 -53.276038 - 11 -65.933008 - 21 -53.460204 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.933008 - 20 -53.460204 - 11 -66.289979 - 21 -53.710160 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.289979 - 20 -53.710160 - 11 -66.598115 - 21 -54.018301 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.598115 - 20 -54.018301 - 11 -66.848067 - 21 -54.375272 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.848067 - 20 -54.375272 - 11 -67.032233 - 21 -54.770218 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -67.032233 - 20 -54.770218 - 11 -67.145027 - 21 -55.191151 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -67.145027 - 20 -55.191151 - 11 -67.183005 - 21 -55.625269 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -67.183005 - 20 -55.625269 - 11 -67.145027 - 21 -56.059392 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -67.145027 - 20 -56.059392 - 11 -67.032233 - 21 -56.480321 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -67.032233 - 20 -56.480321 - 11 -66.848067 - 21 -56.875271 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.848067 - 20 -56.875271 - 11 -66.598115 - 21 -57.232238 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.598115 - 20 -57.232238 - 11 -66.289979 - 21 -57.540383 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.289979 - 20 -57.540383 - 11 -65.933008 - 21 -57.790331 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.933008 - 20 -57.790331 - 11 -65.538053 - 21 -57.974501 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.538053 - 20 -57.974501 - 11 -65.117124 - 21 -58.087286 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.117124 - 20 -58.087286 - 11 -64.683006 - 21 -58.125268 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -64.683006 - 20 -58.125268 - 11 -64.248883 - 21 -58.087286 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -64.248883 - 20 -58.087286 - 11 -63.827959 - 21 -57.974501 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -63.827959 - 20 -57.974501 - 11 -63.433000 - 21 -57.790331 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -63.433000 - 20 -57.790331 - 11 -63.076037 - 21 -57.540383 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -63.076037 - 20 -57.540383 - 11 -62.767893 - 21 -57.232238 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.767893 - 20 -57.232238 - 11 -62.517940 - 21 -56.875271 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.517940 - 20 -56.875271 - 11 -62.333774 - 21 -56.480321 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.333774 - 20 -56.480321 - 11 -62.220985 - 21 -56.059392 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -64.043196 - 20 -47.839914 - 11 -64.005217 - 21 -47.405796 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -64.005217 - 20 -47.405796 - 11 -64.043196 - 21 -46.971673 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -64.043196 - 20 -46.971673 - 11 -64.155989 - 21 -46.550744 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -64.155989 - 20 -46.550744 - 11 -64.340155 - 21 -46.155790 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -64.340155 - 20 -46.155790 - 11 -64.590112 - 21 -45.798827 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -64.590112 - 20 -45.798827 - 11 -64.898252 - 21 -45.490678 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -64.898252 - 20 -45.490678 - 11 -65.255219 - 21 -45.240730 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.255219 - 20 -45.240730 - 11 -65.650169 - 21 -45.056564 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.650169 - 20 -45.056564 - 11 -66.071098 - 21 -44.943775 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.071098 - 20 -44.943775 - 11 -66.505216 - 21 -44.905797 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.505216 - 20 -44.905797 - 11 -66.939339 - 21 -44.943775 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.939339 - 20 -44.943775 - 11 -67.360268 - 21 -45.056564 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -67.360268 - 20 -45.056564 - 11 -67.755218 - 21 -45.240730 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -67.755218 - 20 -45.240730 - 11 -68.112189 - 21 -45.490678 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.112189 - 20 -45.490678 - 11 -68.420334 - 21 -45.798827 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.420334 - 20 -45.798827 - 11 -68.670282 - 21 -46.155790 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.670282 - 20 -46.155790 - 11 -68.854452 - 21 -46.550744 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.854452 - 20 -46.550744 - 11 -68.967237 - 21 -46.971673 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.967237 - 20 -46.971673 - 11 -69.005220 - 21 -47.405796 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.005220 - 20 -47.405796 - 11 -68.967237 - 21 -47.839914 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.967237 - 20 -47.839914 - 11 -68.854452 - 21 -48.260839 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.854452 - 20 -48.260839 - 11 -68.670282 - 21 -48.655798 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.670282 - 20 -48.655798 - 11 -68.420334 - 21 -49.012765 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.420334 - 20 -49.012765 - 11 -68.112189 - 21 -49.320909 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.112189 - 20 -49.320909 - 11 -67.755218 - 21 -49.570857 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -67.755218 - 20 -49.570857 - 11 -67.360268 - 21 -49.755027 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -67.360268 - 20 -49.755027 - 11 -66.939339 - 21 -49.867812 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.939339 - 20 -49.867812 - 11 -66.505216 - 21 -49.905795 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.505216 - 20 -49.905795 - 11 -66.071098 - 21 -49.867812 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.071098 - 20 -49.867812 - 11 -65.650169 - 21 -49.755027 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.650169 - 20 -49.755027 - 11 -65.255219 - 21 -49.570857 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.255219 - 20 -49.570857 - 11 -64.898252 - 21 -49.320909 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -64.898252 - 20 -49.320909 - 11 -64.590112 - 21 -49.012765 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -64.590112 - 20 -49.012765 - 11 -64.340155 - 21 -48.655798 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -64.340155 - 20 -48.655798 - 11 -64.155989 - 21 -48.260839 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -64.155989 - 20 -48.260839 - 11 -64.043196 - 21 -47.839914 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.569796 - 20 -49.222066 - 11 -58.622653 - 21 -46.174018 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.622653 - 20 -46.174018 - 11 -60.188800 - 21 -43.355100 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.188800 - 20 -43.355100 - 11 -62.220653 - 21 -40.850976 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.220653 - 20 -40.850976 - 11 -64.656480 - 21 -38.737716 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -64.656480 - 20 -38.737716 - 11 -67.422257 - 21 -37.079541 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -67.422257 - 20 -37.079541 - 11 -70.040632 - 21 -36.043925 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.262039 - 20 -23.041242 - 11 -73.478507 - 21 -22.934813 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -73.478507 - 20 -22.934813 - 11 -74.694979 - 21 -23.041242 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -74.694979 - 20 -23.041242 - 11 -75.874470 - 21 -23.357291 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.874470 - 20 -23.357291 - 11 -76.981180 - 21 -23.873354 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -76.981180 - 20 -23.873354 - 11 -77.981461 - 21 -24.573752 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -77.981461 - 20 -24.573752 - 11 -78.844921 - 21 -25.437213 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.844921 - 20 -25.437213 - 11 -79.545321 - 21 -26.437490 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.545321 - 20 -26.437490 - 11 -80.061375 - 21 -27.544192 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -80.061375 - 20 -27.544192 - 11 -80.377424 - 21 -28.723698 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -80.377424 - 20 -28.723698 - 11 -80.483853 - 21 -29.940164 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -80.483853 - 20 -29.940164 - 11 -80.377424 - 21 -31.156629 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -80.377424 - 20 -31.156629 - 11 -80.061375 - 21 -32.336135 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -80.061375 - 20 -32.336135 - 11 -79.545321 - 21 -33.442837 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.545321 - 20 -33.442837 - 11 -78.844921 - 21 -34.443116 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.844921 - 20 -34.443116 - 11 -77.981461 - 21 -35.306571 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -77.981461 - 20 -35.306571 - 11 -76.981180 - 21 -36.006973 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -76.981180 - 20 -36.006973 - 11 -75.874470 - 21 -36.523036 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.874470 - 20 -36.523036 - 11 -74.694979 - 21 -36.839085 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -74.694979 - 20 -36.839085 - 11 -73.478507 - 21 -36.945510 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -73.478507 - 20 -36.945510 - 11 -72.262039 - 21 -36.839085 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.262039 - 20 -36.839085 - 11 -71.082535 - 21 -36.523036 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -71.082535 - 20 -36.523036 - 11 -70.040632 - 21 -36.043930 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -59.956459 - 20 -57.443950 - 11 -57.540330 - 21 -54.489540 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.540330 - 20 -54.489540 - 11 -55.673943 - 21 -51.160455 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -55.673943 - 20 -51.160455 - 11 -54.413999 - 21 -47.557854 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.413999 - 20 -47.557854 - 11 -53.798772 - 21 -43.791200 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -53.798772 - 20 -43.791200 - 11 -53.846974 - 21 -39.974927 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -53.846974 - 20 -39.974927 - 11 -54.557128 - 21 -36.225014 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.557128 - 20 -36.225014 - 11 -55.907662 - 21 -32.655380 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -55.907662 - 20 -32.655380 - 11 -57.857530 - 21 -29.374497 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.857530 - 20 -29.374497 - 11 -60.347507 - 21 -26.482050 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.347507 - 20 -26.482050 - 11 -63.301917 - 21 -24.065923 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -63.301917 - 20 -24.065923 - 11 -66.630997 - 21 -22.199532 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.630997 - 20 -22.199532 - 11 -70.233603 - 21 -20.939585 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.233603 - 20 -20.939585 - 11 -71.830887 - 21 -20.596043 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -59.956464 - 20 -57.443950 - 11 -59.545342 - 21 -54.685433 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -59.545342 - 20 -54.685433 - 11 -59.619479 - 21 -51.897434 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -59.619479 - 20 -51.897434 - 11 -60.176622 - 21 -49.164665 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.176622 - 20 -49.164665 - 11 -61.199838 - 21 -46.570162 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -61.199838 - 20 -46.570162 - 11 -62.658047 - 21 -44.192751 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.658047 - 20 -44.192751 - 11 -64.506928 - 21 -42.104678 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -64.506928 - 20 -42.104678 - 11 -66.690314 - 21 -40.369378 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.690314 - 20 -40.369378 - 11 -69.141862 - 21 -39.039588 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.141862 - 20 -39.039588 - 11 -69.883276 - 21 -38.739370 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -71.827917 - 20 -20.579223 - 11 -73.478507 - 21 -20.434816 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -73.478507 - 20 -20.434816 - 11 -75.129093 - 21 -20.579223 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.129093 - 20 -20.579223 - 11 -76.729531 - 21 -21.008057 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -76.729531 - 20 -21.008057 - 11 -78.231177 - 21 -21.708289 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.231177 - 20 -21.708289 - 11 -79.588426 - 21 -22.658645 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.588426 - 20 -22.658645 - 11 -80.760025 - 21 -23.830243 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -80.760025 - 20 -23.830243 - 11 -81.710378 - 21 -25.187491 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -81.710378 - 20 -25.187491 - 11 -82.410611 - 21 -26.689142 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.410611 - 20 -26.689142 - 11 -82.839449 - 21 -28.289578 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.839449 - 20 -28.289578 - 11 -82.983857 - 21 -29.940164 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.983857 - 20 -29.940164 - 11 -82.839449 - 21 -31.590749 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.839449 - 20 -31.590749 - 11 -82.410611 - 21 -33.191185 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.410611 - 20 -33.191185 - 11 -81.710378 - 21 -34.692836 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -81.710378 - 20 -34.692836 - 11 -80.760025 - 21 -36.050082 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -80.760025 - 20 -36.050082 - 11 -79.588426 - 21 -37.221682 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.588426 - 20 -37.221682 - 11 -78.231177 - 21 -38.172034 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.231177 - 20 -38.172034 - 11 -76.729531 - 21 -38.872268 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -76.729531 - 20 -38.872268 - 11 -75.129093 - 21 -39.301102 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.129093 - 20 -39.301102 - 11 -73.478507 - 21 -39.445509 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -73.478507 - 20 -39.445509 - 11 -71.827917 - 21 -39.301102 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -71.827917 - 20 -39.301102 - 11 -70.227483 - 21 -38.872268 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.227483 - 20 -38.872268 - 11 -69.883276 - 21 -38.739365 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -81.596670 - 20 -56.598976 - 11 -83.590942 - 21 -57.848156 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.590942 - 20 -57.848156 - 11 -85.338001 - 21 -59.424661 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.338001 - 20 -59.424661 - 11 -86.784758 - 21 -61.280589 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -86.784758 - 20 -61.280589 - 11 -87.887251 - 21 -63.359545 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.887251 - 20 -63.359545 - 11 -88.611998 - 21 -65.598367 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.611998 - 20 -65.598367 - 11 -88.936963 - 21 -67.929030 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.936963 - 20 -67.929030 - 11 -88.852283 - 21 -70.280706 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.852283 - 20 -70.280706 - 11 -88.360515 - 21 -72.581955 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.360515 - 20 -72.581955 - 11 -87.476610 - 21 -74.762843 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.476610 - 20 -74.762843 - 11 -86.227435 - 21 -76.757115 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -86.227435 - 20 -76.757115 - 11 -84.650925 - 21 -78.504174 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.650925 - 20 -78.504174 - 11 -82.794997 - 21 -79.950931 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.794997 - 20 -79.950931 - 11 -81.019733 - 21 -80.920487 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -93.400801 - 20 -73.113959 - 11 -94.352947 - 21 -76.357901 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -94.352947 - 20 -76.357901 - 11 -94.727333 - 21 -79.717899 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -94.727333 - 20 -79.717899 - 11 -94.512568 - 21 -83.091860 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -94.512568 - 20 -83.091860 - 11 -93.715188 - 21 -86.377275 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -93.715188 - 20 -86.377275 - 11 -92.359410 - 21 -89.474303 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -92.359410 - 20 -89.474303 - 11 -90.486430 - 21 -92.288859 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -90.486430 - 20 -92.288859 - 11 -88.153178 - 21 -94.735417 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.153178 - 20 -94.735417 - 11 -85.430528 - 21 -96.739645 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.430528 - 20 -96.739645 - 11 -82.401206 - 21 -98.240627 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.401206 - 20 -98.240627 - 11 -79.157260 - 21 -99.192790 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.157260 - 20 -99.192790 - 11 -78.705588 - 21 -99.277959 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -76.751516 - 20 -56.277643 - 11 -76.713538 - 21 -55.843520 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -76.713538 - 20 -55.843520 - 11 -76.751516 - 21 -55.409402 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -76.751516 - 20 -55.409402 - 11 -76.864314 - 21 -54.988469 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -76.864314 - 20 -54.988469 - 11 -77.048476 - 21 -54.593519 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -77.048476 - 20 -54.593519 - 11 -77.298428 - 21 -54.236543 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -77.298428 - 20 -54.236543 - 11 -77.606577 - 21 -53.928407 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -77.606577 - 20 -53.928407 - 11 -77.963535 - 21 -53.678455 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -77.963535 - 20 -53.678455 - 11 -78.358489 - 21 -53.494289 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.358489 - 20 -53.494289 - 11 -78.779419 - 21 -53.381500 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.779419 - 20 -53.381500 - 11 -79.213541 - 21 -53.343521 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.213541 - 20 -53.343521 - 11 -79.647655 - 21 -53.381500 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.647655 - 20 -53.381500 - 11 -80.068584 - 21 -53.494289 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -80.068584 - 20 -53.494289 - 11 -80.463539 - 21 -53.678455 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -80.463539 - 20 -53.678455 - 11 -80.820514 - 21 -53.928407 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -80.820514 - 20 -53.928407 - 11 -81.128655 - 21 -54.236543 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -81.128655 - 20 -54.236543 - 11 -81.378607 - 21 -54.593519 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -81.378607 - 20 -54.593519 - 11 -81.562777 - 21 -54.988469 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -81.562777 - 20 -54.988469 - 11 -81.675558 - 21 -55.409402 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -81.675558 - 20 -55.409402 - 11 -81.713536 - 21 -55.843520 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -81.713536 - 20 -55.843520 - 11 -81.675558 - 21 -56.277643 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -81.675558 - 20 -56.277643 - 11 -81.562777 - 21 -56.698568 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -81.562777 - 20 -56.698568 - 11 -81.378607 - 21 -57.093522 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -81.378607 - 20 -57.093522 - 11 -81.128655 - 21 -57.450489 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -81.128655 - 20 -57.450489 - 11 -80.820514 - 21 -57.758634 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -80.820514 - 20 -57.758634 - 11 -80.463539 - 21 -58.008582 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -80.463539 - 20 -58.008582 - 11 -80.068584 - 21 -58.192752 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -80.068584 - 20 -58.192752 - 11 -79.647655 - 21 -58.305537 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.647655 - 20 -58.305537 - 11 -79.213541 - 21 -58.343520 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.213541 - 20 -58.343520 - 11 -78.779419 - 21 -58.305537 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.779419 - 20 -58.305537 - 11 -78.358489 - 21 -58.192752 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.358489 - 20 -58.192752 - 11 -77.963535 - 21 -58.008582 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -77.963535 - 20 -58.008582 - 11 -77.606577 - 21 -57.758634 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -77.606577 - 20 -57.758634 - 11 -77.298428 - 21 -57.450489 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -77.298428 - 20 -57.450489 - 11 -77.048476 - 21 -57.093522 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -77.048476 - 20 -57.093522 - 11 -76.864314 - 21 -56.698568 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -76.864314 - 20 -56.698568 - 11 -76.751516 - 21 -56.277643 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -90.421768 - 20 -60.228270 - 11 -90.383781 - 21 -59.794152 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -90.383781 - 20 -59.794152 - 11 -90.421768 - 21 -59.360030 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -90.421768 - 20 -59.360030 - 11 -90.534557 - 21 -58.939096 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -90.534557 - 20 -58.939096 - 11 -90.718719 - 21 -58.544151 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -90.718719 - 20 -58.544151 - 11 -90.968671 - 21 -58.187183 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -90.968671 - 20 -58.187183 - 11 -91.276820 - 21 -57.879039 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.276820 - 20 -57.879039 - 11 -91.633778 - 21 -57.629091 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.633778 - 20 -57.629091 - 11 -92.028732 - 21 -57.444921 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -92.028732 - 20 -57.444921 - 11 -92.449662 - 21 -57.332132 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -92.449662 - 20 -57.332132 - 11 -92.883784 - 21 -57.294149 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -92.883784 - 20 -57.294149 - 11 -93.317898 - 21 -57.332132 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -93.317898 - 20 -57.332132 - 11 -93.738836 - 21 -57.444921 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -93.738836 - 20 -57.444921 - 11 -94.133782 - 21 -57.629091 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -94.133782 - 20 -57.629091 - 11 -94.490749 - 21 -57.879039 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -94.490749 - 20 -57.879039 - 11 -94.798898 - 21 -58.187183 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -94.798898 - 20 -58.187183 - 11 -95.048850 - 21 -58.544151 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.048850 - 20 -58.544151 - 11 -95.233020 - 21 -58.939096 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.233020 - 20 -58.939096 - 11 -95.345801 - 21 -59.360030 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.345801 - 20 -59.360030 - 11 -95.383779 - 21 -59.794152 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.383779 - 20 -59.794152 - 11 -95.345801 - 21 -60.228270 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.345801 - 20 -60.228270 - 11 -95.233020 - 21 -60.649204 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.233020 - 20 -60.649204 - 11 -95.048850 - 21 -61.044150 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.048850 - 20 -61.044150 - 11 -94.798898 - 21 -61.401117 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -94.798898 - 20 -61.401117 - 11 -94.490749 - 21 -61.709261 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -94.490749 - 20 -61.709261 - 11 -94.133782 - 21 -61.959218 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -94.133782 - 20 -61.959218 - 11 -93.738836 - 21 -62.143384 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -93.738836 - 20 -62.143384 - 11 -93.317898 - 21 -62.256173 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -93.317898 - 20 -62.256173 - 11 -92.883784 - 21 -62.294151 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -92.883784 - 20 -62.294151 - 11 -92.449662 - 21 -62.256173 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -92.449662 - 20 -62.256173 - 11 -92.028732 - 21 -62.143384 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -92.028732 - 20 -62.143384 - 11 -91.633778 - 21 -61.959218 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.633778 - 20 -61.959218 - 11 -91.276820 - 21 -61.709261 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.276820 - 20 -61.709261 - 11 -90.968671 - 21 -61.401117 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -90.968671 - 20 -61.401117 - 11 -90.718719 - 21 -61.044150 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -90.718719 - 20 -61.044150 - 11 -90.534557 - 21 -60.649204 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -90.534557 - 20 -60.649204 - 11 -90.421768 - 21 -60.228270 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.772989 - 20 -92.452663 - 11 -63.207111 - 21 -92.414684 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -63.207111 - 20 -92.414684 - 11 -63.641229 - 21 -92.452663 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -63.641229 - 20 -92.452663 - 11 -64.062163 - 21 -92.565452 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -64.062163 - 20 -92.565452 - 11 -64.457108 - 21 -92.749622 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -64.457108 - 20 -92.749622 - 11 -64.814080 - 21 -92.999574 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -64.814080 - 20 -92.999574 - 11 -65.122225 - 21 -93.307714 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.122225 - 20 -93.307714 - 11 -65.372177 - 21 -93.664690 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.372177 - 20 -93.664690 - 11 -65.556343 - 21 -94.059636 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.556343 - 20 -94.059636 - 11 -65.669127 - 21 -94.480565 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.669127 - 20 -94.480565 - 11 -65.707106 - 21 -94.914688 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.707106 - 20 -94.914688 - 11 -65.669127 - 21 -95.348810 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.669127 - 20 -95.348810 - 11 -65.556343 - 21 -95.769739 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.556343 - 20 -95.769739 - 11 -65.372177 - 21 -96.164685 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.372177 - 20 -96.164685 - 11 -65.122225 - 21 -96.521661 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.122225 - 20 -96.521661 - 11 -64.814080 - 21 -96.829784 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -64.814080 - 20 -96.829784 - 11 -64.457108 - 21 -97.079753 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -64.457108 - 20 -97.079753 - 11 -64.062163 - 21 -97.263915 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -64.062163 - 20 -97.263915 - 11 -63.641229 - 21 -97.376713 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -63.641229 - 20 -97.376713 - 11 -63.207111 - 21 -97.414691 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -63.207111 - 20 -97.414691 - 11 -62.772989 - 21 -97.376713 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.772989 - 20 -97.376713 - 11 -62.352064 - 21 -97.263915 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.352064 - 20 -97.263915 - 11 -61.957105 - 21 -97.079753 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -61.957105 - 20 -97.079753 - 11 -61.600142 - 21 -96.829784 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -61.600142 - 20 -96.829784 - 11 -61.291998 - 21 -96.521661 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -61.291998 - 20 -96.521661 - 11 -61.042050 - 21 -96.164685 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -61.042050 - 20 -96.164685 - 11 -60.857880 - 21 -95.769739 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.857880 - 20 -95.769739 - 11 -60.745091 - 21 -95.348810 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.745091 - 20 -95.348810 - 11 -60.707112 - 21 -94.914688 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.707112 - 20 -94.914688 - 11 -60.745091 - 21 -94.480565 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.745091 - 20 -94.480565 - 11 -60.857880 - 21 -94.059636 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.857880 - 20 -94.059636 - 11 -61.042050 - 21 -93.664690 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -61.042050 - 20 -93.664690 - 11 -61.291998 - 21 -93.307714 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -61.291998 - 20 -93.307714 - 11 -61.600142 - 21 -92.999574 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -61.600142 - 20 -92.999574 - 11 -61.957105 - 21 -92.749622 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -61.957105 - 20 -92.749622 - 11 -62.352064 - 21 -92.565452 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.352064 - 20 -92.565452 - 11 -62.772989 - 21 -92.452663 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -67.043943 - 20 -82.028054 - 11 -67.377779 - 21 -82.308163 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -67.377779 - 20 -82.308163 - 11 -67.657888 - 21 -82.641990 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -67.657888 - 20 -82.641990 - 11 -67.875776 - 21 -83.019385 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -67.875776 - 20 -83.019385 - 11 -68.024820 - 21 -83.428880 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.024820 - 20 -83.428880 - 11 -68.100492 - 21 -83.858042 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.100492 - 20 -83.858042 - 11 -68.100492 - 21 -84.293818 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.100492 - 20 -84.293818 - 11 -68.024820 - 21 -84.722980 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.024820 - 20 -84.722980 - 11 -67.875776 - 21 -85.132475 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -67.875776 - 20 -85.132475 - 11 -67.657888 - 21 -85.509870 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -67.657888 - 20 -85.509870 - 11 -67.377779 - 21 -85.843697 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -67.377779 - 20 -85.843697 - 11 -67.043943 - 21 -86.123806 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -67.043943 - 20 -86.123806 - 11 -66.666548 - 21 -86.341694 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.666548 - 20 -86.341694 - 11 -66.257058 - 21 -86.490747 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.257058 - 20 -86.490747 - 11 -65.827896 - 21 -86.566415 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.827896 - 20 -86.566415 - 11 -65.392120 - 21 -86.566415 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.392120 - 20 -86.566415 - 11 -64.962958 - 21 -86.490747 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -64.962958 - 20 -86.490747 - 11 -64.553459 - 21 -86.341694 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -64.553459 - 20 -86.341694 - 11 -64.176063 - 21 -86.123806 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -64.176063 - 20 -86.123806 - 11 -63.842241 - 21 -85.843697 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -63.842241 - 20 -85.843697 - 11 -63.562127 - 21 -85.509870 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -63.562127 - 20 -85.509870 - 11 -63.344239 - 21 -85.132475 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -63.344239 - 20 -85.132475 - 11 -63.195195 - 21 -84.722980 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -63.195195 - 20 -84.722980 - 11 -63.119523 - 21 -84.293818 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -63.119523 - 20 -84.293818 - 11 -63.119523 - 21 -83.858042 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -63.119523 - 20 -83.858042 - 11 -63.195195 - 21 -83.428880 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -63.195195 - 20 -83.428880 - 11 -63.344239 - 21 -83.019385 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -63.344239 - 20 -83.019385 - 11 -63.562127 - 21 -82.641990 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -63.562127 - 20 -82.641990 - 11 -63.842241 - 21 -82.308163 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -63.842241 - 20 -82.308163 - 11 -64.176063 - 21 -82.028054 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -64.176063 - 20 -82.028054 - 11 -64.553459 - 21 -81.810157 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -64.553459 - 20 -81.810157 - 11 -64.962958 - 21 -81.661113 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -64.962958 - 20 -81.661113 - 11 -65.392120 - 21 -81.585445 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.392120 - 20 -81.585445 - 11 -65.827896 - 21 -81.585445 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.827896 - 20 -81.585445 - 11 -66.257058 - 21 -81.661113 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.257058 - 20 -81.661113 - 11 -66.666548 - 21 -81.810157 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.666548 - 20 -81.810157 - 11 -67.043943 - 21 -82.028054 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -77.435276 - 20 -77.676759 - 11 -77.473254 - 21 -78.110882 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -77.473254 - 20 -78.110882 - 11 -77.435276 - 21 -78.545004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -77.435276 - 20 -78.545004 - 11 -77.322496 - 21 -78.965934 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -77.322496 - 20 -78.965934 - 11 -77.138317 - 21 -79.360888 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -77.138317 - 20 -79.360888 - 11 -76.888373 - 21 -79.717846 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -76.888373 - 20 -79.717846 - 11 -76.580233 - 21 -80.025995 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -76.580233 - 20 -80.025995 - 11 -76.223257 - 21 -80.275948 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -76.223257 - 20 -80.275948 - 11 -75.828312 - 21 -80.460109 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.828312 - 20 -80.460109 - 11 -75.407382 - 21 -80.572898 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.407382 - 20 -80.572898 - 11 -74.973260 - 21 -80.610885 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -74.973260 - 20 -80.610885 - 11 -74.539137 - 21 -80.572898 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -74.539137 - 20 -80.572898 - 11 -74.118208 - 21 -80.460109 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -74.118208 - 20 -80.460109 - 11 -73.723262 - 21 -80.275948 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -73.723262 - 20 -80.275948 - 11 -73.366287 - 21 -80.025995 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -73.366287 - 20 -80.025995 - 11 -73.058151 - 21 -79.717846 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -73.058151 - 20 -79.717846 - 11 -72.808198 - 21 -79.360888 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.808198 - 20 -79.360888 - 11 -72.624033 - 21 -78.965934 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.624033 - 20 -78.965934 - 11 -72.511239 - 21 -78.545004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.511239 - 20 -78.545004 - 11 -72.473256 - 21 -78.110882 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.473256 - 20 -78.110882 - 11 -72.511239 - 21 -77.676759 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.511239 - 20 -77.676759 - 11 -72.624033 - 21 -77.255830 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.624033 - 20 -77.255830 - 11 -72.808198 - 21 -76.860885 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.808198 - 20 -76.860885 - 11 -73.058151 - 21 -76.503917 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -73.058151 - 20 -76.503917 - 11 -73.366287 - 21 -76.195768 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -73.366287 - 20 -76.195768 - 11 -73.723262 - 21 -75.945816 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -73.723262 - 20 -75.945816 - 11 -74.118208 - 21 -75.761646 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -74.118208 - 20 -75.761646 - 11 -74.539137 - 21 -75.648866 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -74.539137 - 20 -75.648866 - 11 -74.973260 - 21 -75.610887 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -74.973260 - 20 -75.610887 - 11 -75.407382 - 21 -75.648866 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.407382 - 20 -75.648866 - 11 -75.828312 - 21 -75.761646 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.828312 - 20 -75.761646 - 11 -76.223257 - 21 -75.945816 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -76.223257 - 20 -75.945816 - 11 -76.580233 - 21 -76.195768 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -76.580233 - 20 -76.195768 - 11 -76.888373 - 21 -76.503917 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -76.888373 - 20 -76.503917 - 11 -77.138317 - 21 -76.860885 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -77.138317 - 20 -76.860885 - 11 -77.322496 - 21 -77.255830 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -77.322496 - 20 -77.255830 - 11 -77.435276 - 21 -77.676759 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.749608 - 20 -66.276633 - 11 -88.787586 - 21 -66.710755 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.787586 - 20 -66.710755 - 11 -88.749608 - 21 -67.144873 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.749608 - 20 -67.144873 - 11 -88.636827 - 21 -67.565803 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.636827 - 20 -67.565803 - 11 -88.452640 - 21 -67.960753 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.452640 - 20 -67.960753 - 11 -88.202705 - 21 -68.317720 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.202705 - 20 -68.317720 - 11 -87.894565 - 21 -68.625860 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.894565 - 20 -68.625860 - 11 -87.537589 - 21 -68.875817 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.537589 - 20 -68.875817 - 11 -87.142635 - 21 -69.059983 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.142635 - 20 -69.059983 - 11 -86.721714 - 21 -69.172767 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -86.721714 - 20 -69.172767 - 11 -86.287592 - 21 -69.210754 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -86.287592 - 20 -69.210754 - 11 -85.853469 - 21 -69.172767 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.853469 - 20 -69.172767 - 11 -85.432540 - 21 -69.059983 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.432540 - 20 -69.059983 - 11 -85.037585 - 21 -68.875817 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.037585 - 20 -68.875817 - 11 -84.680618 - 21 -68.625860 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.680618 - 20 -68.625860 - 11 -84.372478 - 21 -68.317720 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.372478 - 20 -68.317720 - 11 -84.122526 - 21 -67.960753 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.122526 - 20 -67.960753 - 11 -83.938364 - 21 -67.565803 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.938364 - 20 -67.565803 - 11 -83.825567 - 21 -67.144873 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.825567 - 20 -67.144873 - 11 -83.787588 - 21 -66.710755 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.787588 - 20 -66.710755 - 11 -83.825567 - 21 -66.276633 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.825567 - 20 -66.276633 - 11 -83.938364 - 21 -65.855699 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.938364 - 20 -65.855699 - 11 -84.122526 - 21 -65.460754 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.122526 - 20 -65.460754 - 11 -84.372478 - 21 -65.103782 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.372478 - 20 -65.103782 - 11 -84.680618 - 21 -64.795638 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.680618 - 20 -64.795638 - 11 -85.037585 - 21 -64.545685 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.037585 - 20 -64.545685 - 11 -85.432540 - 21 -64.361519 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.432540 - 20 -64.361519 - 11 -85.853469 - 21 -64.248735 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.853469 - 20 -64.248735 - 11 -86.287592 - 21 -64.210752 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -86.287592 - 20 -64.210752 - 11 -86.721714 - 21 -64.248735 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -86.721714 - 20 -64.248735 - 11 -87.142635 - 21 -64.361519 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.142635 - 20 -64.361519 - 11 -87.537589 - 21 -64.545685 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.537589 - 20 -64.545685 - 11 -87.894565 - 21 -64.795638 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.894565 - 20 -64.795638 - 11 -88.202705 - 21 -65.103782 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.202705 - 20 -65.103782 - 11 -88.452640 - 21 -65.460754 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.452640 - 20 -65.460754 - 11 -88.636827 - 21 -65.855699 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.636827 - 20 -65.855699 - 11 -88.749608 - 21 -66.276633 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -86.927389 - 20 -74.496093 - 11 -86.965367 - 21 -74.930216 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -86.965367 - 20 -74.930216 - 11 -86.927389 - 21 -75.364330 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -86.927389 - 20 -75.364330 - 11 -86.814608 - 21 -75.785259 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -86.814608 - 20 -75.785259 - 11 -86.630438 - 21 -76.180213 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -86.630438 - 20 -76.180213 - 11 -86.380486 - 21 -76.537189 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -86.380486 - 20 -76.537189 - 11 -86.072346 - 21 -76.845329 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -86.072346 - 20 -76.845329 - 11 -85.715370 - 21 -77.095273 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.715370 - 20 -77.095273 - 11 -85.320416 - 21 -77.279452 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.320416 - 20 -77.279452 - 11 -84.899486 - 21 -77.392232 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.899486 - 20 -77.392232 - 11 -84.465372 - 21 -77.430202 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.465372 - 20 -77.430202 - 11 -84.031250 - 21 -77.392232 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.031250 - 20 -77.392232 - 11 -83.610321 - 21 -77.279452 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.610321 - 20 -77.279452 - 11 -83.215366 - 21 -77.095273 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.215366 - 20 -77.095273 - 11 -82.858408 - 21 -76.845329 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.858408 - 20 -76.845329 - 11 -82.550259 - 21 -76.537189 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.550259 - 20 -76.537189 - 11 -82.300307 - 21 -76.180213 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.300307 - 20 -76.180213 - 11 -82.116145 - 21 -75.785259 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.116145 - 20 -75.785259 - 11 -82.003347 - 21 -75.364330 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.003347 - 20 -75.364330 - 11 -81.965369 - 21 -74.930216 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -81.965369 - 20 -74.930216 - 11 -82.003347 - 21 -74.496093 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.003347 - 20 -74.496093 - 11 -82.116145 - 21 -74.075164 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.116145 - 20 -74.075164 - 11 -82.300307 - 21 -73.680210 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.300307 - 20 -73.680210 - 11 -82.550259 - 21 -73.323251 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.550259 - 20 -73.323251 - 11 -82.858408 - 21 -73.015107 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.858408 - 20 -73.015107 - 11 -83.215366 - 21 -72.765150 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.215366 - 20 -72.765150 - 11 -83.610321 - 21 -72.580984 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.610321 - 20 -72.580984 - 11 -84.031250 - 21 -72.468191 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.031250 - 20 -72.468191 - 11 -84.465372 - 21 -72.430212 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.465372 - 20 -72.430212 - 11 -84.899486 - 21 -72.468191 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.899486 - 20 -72.468191 - 11 -85.320416 - 21 -72.580984 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.320416 - 20 -72.580984 - 11 -85.715370 - 21 -72.765150 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.715370 - 20 -72.765150 - 11 -86.072346 - 21 -73.015107 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -86.072346 - 20 -73.015107 - 11 -86.380486 - 21 -73.323251 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -86.380486 - 20 -73.323251 - 11 -86.630438 - 21 -73.680210 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -86.630438 - 20 -73.680210 - 11 -86.814608 - 21 -74.075164 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -86.814608 - 20 -74.075164 - 11 -86.927389 - 21 -74.496093 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -93.400793 - 20 -73.113950 - 11 -92.347949 - 21 -76.161998 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -92.347949 - 20 -76.161998 - 11 -90.781797 - 21 -78.980912 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -90.781797 - 20 -78.980912 - 11 -88.749949 - 21 -81.485036 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.749949 - 20 -81.485036 - 11 -86.314118 - 21 -83.598300 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -86.314118 - 20 -83.598300 - 11 -83.548336 - 21 -85.256480 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.548336 - 20 -85.256480 - 11 -80.929962 - 21 -86.292088 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.708554 - 20 -99.294783 - 11 -77.492090 - 21 -99.401212 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -77.492090 - 20 -99.401212 - 11 -76.275627 - 21 -99.294783 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -76.275627 - 20 -99.294783 - 11 -75.096119 - 21 -98.978734 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.096119 - 20 -98.978734 - 11 -73.989417 - 21 -98.462679 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -73.989417 - 20 -98.462679 - 11 -72.989145 - 21 -97.762279 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.989145 - 20 -97.762279 - 11 -72.125685 - 21 -96.898820 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.125685 - 20 -96.898820 - 11 -71.425277 - 21 -95.898539 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -71.425277 - 20 -95.898539 - 11 -70.909218 - 21 -94.791837 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.909218 - 20 -94.791837 - 11 -70.593169 - 21 -93.612338 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.593169 - 20 -93.612338 - 11 -70.486740 - 21 -92.395866 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.486740 - 20 -92.395866 - 11 -70.593169 - 21 -91.179394 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.593169 - 20 -91.179394 - 11 -70.909218 - 21 -89.999894 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.909218 - 20 -89.999894 - 11 -71.425277 - 21 -88.893184 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -71.425277 - 20 -88.893184 - 11 -72.125685 - 21 -87.892911 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.125685 - 20 -87.892911 - 11 -72.989145 - 21 -87.029461 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.989145 - 20 -87.029461 - 11 -73.989417 - 21 -86.329052 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -73.989417 - 20 -86.329052 - 11 -75.096119 - 21 -85.812989 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.096119 - 20 -85.812989 - 11 -76.275627 - 21 -85.496948 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -76.275627 - 20 -85.496948 - 11 -77.492090 - 21 -85.390519 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -77.492090 - 20 -85.390519 - 11 -78.708554 - 21 -85.496948 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.708554 - 20 -85.496948 - 11 -79.888062 - 21 -85.812989 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.888062 - 20 -85.812989 - 11 -80.929962 - 21 -86.292097 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.014138 - 20 -64.892066 - 11 -91.425243 - 21 -67.650583 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.425243 - 20 -67.650583 - 11 -91.351123 - 21 -70.438582 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.351123 - 20 -70.438582 - 11 -90.793975 - 21 -73.171347 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -90.793975 - 20 -73.171347 - 11 -89.770755 - 21 -75.765854 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -89.770755 - 20 -75.765854 - 11 -88.312554 - 21 -78.143261 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.312554 - 20 -78.143261 - 11 -86.463669 - 21 -80.231338 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -86.463669 - 20 -80.231338 - 11 -84.280284 - 21 -81.966638 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.280284 - 20 -81.966638 - 11 -81.828731 - 21 -83.296432 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -81.828731 - 20 -83.296432 - 11 -81.087317 - 21 -83.596646 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.356742 - 20 -65.690225 - 11 -32.993354 - 21 -67.751097 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.993354 - 20 -67.751097 - 11 -32.277617 - 21 -69.717566 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.277617 - 20 -69.717566 - 11 -31.231278 - 21 -71.529868 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.231278 - 20 -71.529868 - 11 -29.886140 - 21 -73.132948 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.886140 - 20 -73.132948 - 11 -28.283062 - 21 -74.478088 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.283062 - 20 -74.478088 - 11 -26.470753 - 21 -75.524432 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -26.470753 - 20 -75.524432 - 11 -24.504289 - 21 -76.240160 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -24.504289 - 20 -76.240160 - 11 -22.443412 - 21 -76.603548 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -22.443412 - 20 -76.603548 - 11 -20.350743 - 21 -76.603548 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.350743 - 20 -76.603548 - 11 -18.289865 - 21 -76.240160 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.289865 - 20 -76.240160 - 11 -16.323398 - 21 -75.524432 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.323398 - 20 -75.524432 - 11 -14.511093 - 21 -74.478088 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -14.511093 - 20 -74.478088 - 11 -12.908015 - 21 -73.132948 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.908015 - 20 -73.132948 - 11 -11.562873 - 21 -71.529868 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -11.562873 - 20 -71.529868 - 11 -10.516536 - 21 -69.717566 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -10.516536 - 20 -69.717566 - 11 -9.800802 - 21 -67.751097 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.800802 - 20 -67.751097 - 11 -9.437414 - 21 -65.690225 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.437414 - 20 -65.690225 - 11 -9.437414 - 21 -63.597551 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.437414 - 20 -63.597551 - 11 -9.800802 - 21 -61.536674 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.800802 - 20 -61.536674 - 11 -10.516536 - 21 -59.570206 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -10.516536 - 20 -59.570206 - 11 -11.225749 - 21 -58.266382 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.889670 - 20 -44.286725 - 11 -10.269512 - 21 -44.206609 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -10.269512 - 20 -44.206609 - 11 -13.611918 - 21 -44.714614 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -13.611918 - 20 -44.714614 - 11 -16.815330 - 21 -45.795306 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.815330 - 20 -45.795306 - 11 -19.782414 - 21 -47.415848 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.782414 - 20 -47.415848 - 11 -22.423021 - 21 -49.526995 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -22.423021 - 20 -49.526995 - 11 -24.656913 - 21 -52.064610 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -24.656913 - 20 -52.064610 - 11 -26.416216 - 21 -54.951584 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -26.416216 - 20 -54.951584 - 11 -27.647471 - 21 -58.100194 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -27.647471 - 20 -58.100194 - 11 -28.313267 - 21 -61.414778 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.313267 - 20 -61.414778 - 11 -28.393384 - 21 -64.794623 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.393384 - 20 -64.794623 - 11 -28.358750 - 21 -65.252944 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.880265 - 20 -39.447976 - 11 -4.451107 - 21 -39.372299 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.451107 - 20 -39.372299 - 11 -4.041609 - 21 -39.223255 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.041609 - 20 -39.223255 - 11 -3.664213 - 21 -39.005367 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.664213 - 20 -39.005367 - 11 -3.330388 - 21 -38.725254 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.330388 - 20 -38.725254 - 11 -3.050275 - 21 -38.391431 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.050275 - 20 -38.391431 - 11 -2.832385 - 21 -38.014036 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -2.832385 - 20 -38.014036 - 11 -2.683340 - 21 -37.604528 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -2.683340 - 20 -37.604528 - 11 -2.607668 - 21 -37.175375 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -2.607668 - 20 -37.175375 - 11 -2.607668 - 21 -36.739599 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -2.607668 - 20 -36.739599 - 11 -2.683340 - 21 -36.310439 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -2.683340 - 20 -36.310439 - 11 -2.832385 - 21 -35.900940 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -2.832385 - 20 -35.900940 - 11 -3.050275 - 21 -35.523545 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.050275 - 20 -35.523545 - 11 -3.330388 - 21 -35.189720 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.330388 - 20 -35.189720 - 11 -3.664213 - 21 -34.909607 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.664213 - 20 -34.909607 - 11 -4.041609 - 21 -34.691714 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.041609 - 20 -34.691714 - 11 -4.451107 - 21 -34.542670 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.451107 - 20 -34.542670 - 11 -4.880265 - 21 -34.466998 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.880265 - 20 -34.466998 - 11 -5.316044 - 21 -34.466998 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.316044 - 20 -34.466998 - 11 -5.745202 - 21 -34.542670 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.745202 - 20 -34.542670 - 11 -6.154700 - 21 -34.691714 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.154700 - 20 -34.691714 - 11 -6.532096 - 21 -34.909607 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.532096 - 20 -34.909607 - 11 -6.865922 - 21 -35.189720 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.865922 - 20 -35.189720 - 11 -7.146034 - 21 -35.523545 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -7.146034 - 20 -35.523545 - 11 -7.363925 - 21 -35.900940 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -7.363925 - 20 -35.900940 - 11 -7.512969 - 21 -36.310439 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -7.512969 - 20 -36.310439 - 11 -7.588642 - 21 -36.739599 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -7.588642 - 20 -36.739599 - 11 -7.588642 - 21 -37.175375 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -7.588642 - 20 -37.175375 - 11 -7.512969 - 21 -37.604528 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -7.512969 - 20 -37.604528 - 11 -7.363925 - 21 -38.014036 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -7.363925 - 20 -38.014036 - 11 -7.146034 - 21 -38.391431 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -7.146034 - 20 -38.391431 - 11 -6.865922 - 21 -38.725254 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.865922 - 20 -38.725254 - 11 -6.532096 - 21 -39.005367 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.532096 - 20 -39.005367 - 11 -6.154700 - 21 -39.223255 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.154700 - 20 -39.223255 - 11 -5.745202 - 21 -39.372299 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.745202 - 20 -39.372299 - 11 -5.316044 - 21 -39.447976 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.316044 - 20 -39.447976 - 11 -4.880265 - 21 -39.447976 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.877183 - 20 -40.393306 - 11 -16.448026 - 21 -40.317634 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.448026 - 20 -40.317634 - 11 -16.038528 - 21 -40.168590 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.038528 - 20 -40.168590 - 11 -15.661130 - 21 -39.950702 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -15.661130 - 20 -39.950702 - 11 -15.327306 - 21 -39.670588 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -15.327306 - 20 -39.670588 - 11 -15.047191 - 21 -39.336762 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -15.047191 - 20 -39.336762 - 11 -14.829302 - 21 -38.959366 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -14.829302 - 20 -38.959366 - 11 -14.680257 - 21 -38.549867 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -14.680257 - 20 -38.549867 - 11 -14.604587 - 21 -38.120714 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -14.604587 - 20 -38.120714 - 11 -14.604587 - 21 -37.684934 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -14.604587 - 20 -37.684934 - 11 -14.680257 - 21 -37.255776 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -14.680257 - 20 -37.255776 - 11 -14.829302 - 21 -36.846277 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -14.829302 - 20 -36.846277 - 11 -15.047191 - 21 -36.468879 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -15.047191 - 20 -36.468879 - 11 -15.327306 - 21 -36.135055 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -15.327306 - 20 -36.135055 - 11 -15.661130 - 21 -35.854941 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -15.661130 - 20 -35.854941 - 11 -16.038528 - 21 -35.637051 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.038528 - 20 -35.637051 - 11 -16.448026 - 21 -35.488007 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.448026 - 20 -35.488007 - 11 -16.877183 - 21 -35.412335 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.877183 - 20 -35.412335 - 11 -17.312963 - 21 -35.412335 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -17.312963 - 20 -35.412335 - 11 -17.742120 - 21 -35.488007 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -17.742120 - 20 -35.488007 - 11 -18.151617 - 21 -35.637051 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.151617 - 20 -35.637051 - 11 -18.529014 - 21 -35.854941 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.529014 - 20 -35.854941 - 11 -18.862840 - 21 -36.135055 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.862840 - 20 -36.135055 - 11 -19.142954 - 21 -36.468879 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.142954 - 20 -36.468879 - 11 -19.360844 - 21 -36.846277 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.360844 - 20 -36.846277 - 11 -19.509888 - 21 -37.255776 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.509888 - 20 -37.255776 - 11 -19.585560 - 21 -37.684934 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.585560 - 20 -37.684934 - 11 -19.585560 - 21 -38.120714 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.585560 - 20 -38.120714 - 11 -19.509888 - 21 -38.549867 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.509888 - 20 -38.549867 - 11 -19.360844 - 21 -38.959366 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.360844 - 20 -38.959366 - 11 -19.142954 - 21 -39.336762 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.142954 - 20 -39.336762 - 11 -18.862840 - 21 -39.670588 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.862840 - 20 -39.670588 - 11 -18.529014 - 21 -39.950702 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.529014 - 20 -39.950702 - 11 -18.151617 - 21 -40.168590 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.151617 - 20 -40.168590 - 11 -17.742120 - 21 -40.317634 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -17.742120 - 20 -40.317634 - 11 -17.312963 - 21 -40.393306 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -17.312963 - 20 -40.393306 - 11 -16.877183 - 21 -40.393306 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -27.260911 - 20 -46.475911 - 11 -26.831754 - 21 -46.400239 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -26.831754 - 20 -46.400239 - 11 -26.422257 - 21 -46.251191 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -26.422257 - 20 -46.251191 - 11 -26.044861 - 21 -46.033303 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -26.044861 - 20 -46.033303 - 11 -25.711035 - 21 -45.753189 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.711035 - 20 -45.753189 - 11 -25.430921 - 21 -45.419362 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.430921 - 20 -45.419362 - 11 -25.213031 - 21 -45.041967 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.213031 - 20 -45.041967 - 11 -25.063987 - 21 -44.632468 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.063987 - 20 -44.632468 - 11 -24.988312 - 21 -44.203306 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -24.988312 - 20 -44.203306 - 11 -24.988312 - 21 -43.767530 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -24.988312 - 20 -43.767530 - 11 -25.063987 - 21 -43.338372 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.063987 - 20 -43.338372 - 11 -25.213031 - 21 -42.928878 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.213031 - 20 -42.928878 - 11 -25.430921 - 21 -42.551478 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.430921 - 20 -42.551478 - 11 -25.711035 - 21 -42.217656 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.711035 - 20 -42.217656 - 11 -26.044861 - 21 -41.937542 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -26.044861 - 20 -41.937542 - 11 -26.422257 - 21 -41.719654 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -26.422257 - 20 -41.719654 - 11 -26.831754 - 21 -41.570606 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -26.831754 - 20 -41.570606 - 11 -27.260911 - 21 -41.494938 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -27.260911 - 20 -41.494938 - 11 -27.696691 - 21 -41.494938 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -27.696691 - 20 -41.494938 - 11 -28.125849 - 21 -41.570606 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.125849 - 20 -41.570606 - 11 -28.535344 - 21 -41.719654 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.535344 - 20 -41.719654 - 11 -28.912739 - 21 -41.937542 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.912739 - 20 -41.937542 - 11 -29.246568 - 21 -42.217656 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.246568 - 20 -42.217656 - 11 -29.526682 - 21 -42.551478 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.526682 - 20 -42.551478 - 11 -29.744572 - 21 -42.928878 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.744572 - 20 -42.928878 - 11 -29.893616 - 21 -43.338372 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.893616 - 20 -43.338372 - 11 -29.969288 - 21 -43.767530 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.969288 - 20 -43.767530 - 11 -29.969288 - 21 -44.203306 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.969288 - 20 -44.203306 - 11 -29.893616 - 21 -44.632468 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.893616 - 20 -44.632468 - 11 -29.744572 - 21 -45.041967 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.744572 - 20 -45.041967 - 11 -29.526682 - 21 -45.419362 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.526682 - 20 -45.419362 - 11 -29.246568 - 21 -45.753189 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.246568 - 20 -45.753189 - 11 -28.912739 - 21 -46.033303 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.912739 - 20 -46.033303 - 11 -28.535344 - 21 -46.251191 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.535344 - 20 -46.251191 - 11 -28.125849 - 21 -46.400239 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.125849 - 20 -46.400239 - 11 -27.696691 - 21 -46.475911 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -27.696691 - 20 -46.475911 - 11 -27.260911 - 21 -46.475911 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.952527 - 20 -56.478016 - 11 -33.523369 - 21 -56.402343 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.523369 - 20 -56.402343 - 11 -33.113868 - 21 -56.253295 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.113868 - 20 -56.253295 - 11 -32.736472 - 21 -56.035407 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.736472 - 20 -56.035407 - 11 -32.402648 - 21 -55.755294 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.402648 - 20 -55.755294 - 11 -32.122534 - 21 -55.421467 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.122534 - 20 -55.421467 - 11 -31.904646 - 21 -55.044071 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.904646 - 20 -55.044071 - 11 -31.755600 - 21 -54.634572 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.755600 - 20 -54.634572 - 11 -31.679928 - 21 -54.205419 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.679928 - 20 -54.205419 - 11 -31.679928 - 21 -53.769639 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.679928 - 20 -53.769639 - 11 -31.755600 - 21 -53.340481 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.755600 - 20 -53.340481 - 11 -31.904646 - 21 -52.930982 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.904646 - 20 -52.930982 - 11 -32.122534 - 21 -52.553587 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.122534 - 20 -52.553587 - 11 -32.402648 - 21 -52.219760 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.402648 - 20 -52.219760 - 11 -32.736472 - 21 -51.939647 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.736472 - 20 -51.939647 - 11 -33.113868 - 21 -51.721750 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.113868 - 20 -51.721750 - 11 -33.523369 - 21 -51.572706 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.523369 - 20 -51.572706 - 11 -33.952527 - 21 -51.497038 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.952527 - 20 -51.497038 - 11 -34.388305 - 21 -51.497038 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -34.388305 - 20 -51.497038 - 11 -34.817462 - 21 -51.572706 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -34.817462 - 20 -51.572706 - 11 -35.226959 - 21 -51.721750 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -35.226959 - 20 -51.721750 - 11 -35.604355 - 21 -51.939647 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -35.604355 - 20 -51.939647 - 11 -35.938181 - 21 -52.219760 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -35.938181 - 20 -52.219760 - 11 -36.218295 - 21 -52.553587 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -36.218295 - 20 -52.553587 - 11 -36.436183 - 21 -52.930982 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -36.436183 - 20 -52.930982 - 11 -36.585227 - 21 -53.340481 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -36.585227 - 20 -53.340481 - 11 -36.660899 - 21 -53.769639 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -36.660899 - 20 -53.769639 - 11 -36.660899 - 21 -54.205419 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -36.660899 - 20 -54.205419 - 11 -36.585227 - 21 -54.634572 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -36.585227 - 20 -54.634572 - 11 -36.436183 - 21 -55.044071 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -36.436183 - 20 -55.044071 - 11 -36.218295 - 21 -55.421467 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -36.218295 - 20 -55.421467 - 11 -35.938181 - 21 -55.755294 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -35.938181 - 20 -55.755294 - 11 -35.604355 - 21 -56.035407 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -35.604355 - 20 -56.035407 - 11 -35.226959 - 21 -56.253295 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -35.226959 - 20 -56.253295 - 11 -34.817462 - 21 -56.402343 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -34.817462 - 20 -56.402343 - 11 -34.388305 - 21 -56.478016 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -34.388305 - 20 -56.478016 - 11 -33.952527 - 21 -56.478016 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -35.629341 - 20 -68.398589 - 11 -35.200184 - 21 -68.322921 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -35.200184 - 20 -68.322921 - 11 -34.790682 - 21 -68.173873 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -34.790682 - 20 -68.173873 - 11 -34.413287 - 21 -67.955985 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -34.413287 - 20 -67.955985 - 11 -34.079460 - 21 -67.675871 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -34.079460 - 20 -67.675871 - 11 -33.799351 - 21 -67.342049 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.799351 - 20 -67.342049 - 11 -33.581459 - 21 -66.964653 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.581459 - 20 -66.964653 - 11 -33.432415 - 21 -66.555154 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.432415 - 20 -66.555154 - 11 -33.356742 - 21 -66.125992 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.356742 - 20 -66.125992 - 11 -33.356742 - 21 -65.690216 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.356742 - 20 -65.690216 - 11 -33.432415 - 21 -65.261054 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.432415 - 20 -65.261054 - 11 -33.581459 - 21 -64.851564 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.581459 - 20 -64.851564 - 11 -33.799351 - 21 -64.474160 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.799351 - 20 -64.474160 - 11 -34.079460 - 21 -64.140333 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -34.079460 - 20 -64.140333 - 11 -34.413287 - 21 -63.860224 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -34.413287 - 20 -63.860224 - 11 -34.790682 - 21 -63.642332 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -34.790682 - 20 -63.642332 - 11 -35.200184 - 21 -63.493288 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -35.200184 - 20 -63.493288 - 11 -35.629341 - 21 -63.417615 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -35.629341 - 20 -63.417615 - 11 -36.065119 - 21 -63.417615 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -36.065119 - 20 -63.417615 - 11 -36.494277 - 21 -63.493288 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -36.494277 - 20 -63.493288 - 11 -36.903774 - 21 -63.642332 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -36.903774 - 20 -63.642332 - 11 -37.281169 - 21 -63.860224 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.281169 - 20 -63.860224 - 11 -37.614996 - 21 -64.140333 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.614996 - 20 -64.140333 - 11 -37.895105 - 21 -64.474160 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.895105 - 20 -64.474160 - 11 -38.112993 - 21 -64.851564 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -38.112993 - 20 -64.851564 - 11 -38.262037 - 21 -65.261054 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -38.262037 - 20 -65.261054 - 11 -38.337714 - 21 -65.690216 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -38.337714 - 20 -65.690216 - 11 -38.337714 - 21 -66.125992 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -38.337714 - 20 -66.125992 - 11 -38.262037 - 21 -66.555154 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -38.262037 - 20 -66.555154 - 11 -38.112993 - 21 -66.964653 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -38.112993 - 20 -66.964653 - 11 -37.895105 - 21 -67.342049 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.895105 - 20 -67.342049 - 11 -37.614996 - 21 -67.675871 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.614996 - 20 -67.675871 - 11 -37.281169 - 21 -67.955985 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.281169 - 20 -67.955985 - 11 -36.903774 - 21 -68.173873 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -36.903774 - 20 -68.173873 - 11 -36.494277 - 21 -68.322921 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -36.494277 - 20 -68.322921 - 11 -36.065119 - 21 -68.398589 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -36.065119 - 20 -68.398589 - 11 -35.629341 - 21 -68.398589 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.805823 - 20 -77.362583 - 11 -28.555875 - 21 -77.005607 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.555875 - 20 -77.005607 - 11 -28.371707 - 21 -76.610652 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.371707 - 20 -76.610652 - 11 -28.258918 - 21 -76.189723 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.258918 - 20 -76.189723 - 11 -28.220937 - 21 -75.755609 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.220937 - 20 -75.755609 - 11 -28.258918 - 21 -75.321487 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.258918 - 20 -75.321487 - 11 -28.371707 - 21 -74.900558 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.371707 - 20 -74.900558 - 11 -28.555875 - 21 -74.505603 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.555875 - 20 -74.505603 - 11 -28.805823 - 21 -74.148645 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.805823 - 20 -74.148645 - 11 -29.113970 - 21 -73.840496 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.113970 - 20 -73.840496 - 11 -29.470937 - 21 -73.590544 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.470937 - 20 -73.590544 - 11 -29.865889 - 21 -73.406382 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.865889 - 20 -73.406382 - 11 -30.286818 - 21 -73.293584 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.286818 - 20 -73.293584 - 11 -30.720936 - 21 -73.255606 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.720936 - 20 -73.255606 - 11 -31.155059 - 21 -73.293584 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.155059 - 20 -73.293584 - 11 -31.575988 - 21 -73.406382 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.575988 - 20 -73.406382 - 11 -31.970938 - 21 -73.590544 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.970938 - 20 -73.590544 - 11 -32.327907 - 21 -73.840496 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.327907 - 20 -73.840496 - 11 -32.636050 - 21 -74.148645 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.636050 - 20 -74.148645 - 11 -32.886002 - 21 -74.505603 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.886002 - 20 -74.505603 - 11 -33.070170 - 21 -74.900558 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.070170 - 20 -74.900558 - 11 -33.182957 - 21 -75.321487 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.182957 - 20 -75.321487 - 11 -33.220940 - 21 -75.755609 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.220940 - 20 -75.755609 - 11 -33.182957 - 21 -76.189723 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.182957 - 20 -76.189723 - 11 -33.070170 - 21 -76.610652 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.070170 - 20 -76.610652 - 11 -32.886002 - 21 -77.005607 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.886002 - 20 -77.005607 - 11 -32.636050 - 21 -77.362583 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.636050 - 20 -77.362583 - 11 -32.327907 - 21 -77.670723 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.327907 - 20 -77.670723 - 11 -31.970938 - 21 -77.920666 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.970938 - 20 -77.920666 - 11 -31.575988 - 21 -78.104845 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.575988 - 20 -78.104845 - 11 -31.155059 - 21 -78.217626 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.155059 - 20 -78.217626 - 11 -30.720936 - 21 -78.255604 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.720936 - 20 -78.255604 - 11 -30.286818 - 21 -78.217626 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.286818 - 20 -78.217626 - 11 -29.865889 - 21 -78.104845 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.865889 - 20 -78.104845 - 11 -29.470937 - 21 -77.920666 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.470937 - 20 -77.920666 - 11 -29.113970 - 21 -77.670723 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.113970 - 20 -77.670723 - 11 -28.805823 - 21 -77.362583 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -17.642368 - 20 -78.876145 - 11 -17.718040 - 21 -78.446983 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -17.718040 - 20 -78.446983 - 11 -17.867084 - 21 -78.037480 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -17.867084 - 20 -78.037480 - 11 -18.084972 - 21 -77.660093 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.084972 - 20 -77.660093 - 11 -18.365088 - 21 -77.326266 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.365088 - 20 -77.326266 - 11 -18.698910 - 21 -77.046148 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.698910 - 20 -77.046148 - 11 -19.076308 - 21 -76.828260 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.076308 - 20 -76.828260 - 11 -19.485807 - 21 -76.679216 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.485807 - 20 -76.679216 - 11 -19.914965 - 21 -76.603548 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.914965 - 20 -76.603548 - 11 -20.350743 - 21 -76.603548 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.350743 - 20 -76.603548 - 11 -20.779898 - 21 -76.679216 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.779898 - 20 -76.679216 - 11 -21.189399 - 21 -76.828260 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -21.189399 - 20 -76.828260 - 11 -21.566795 - 21 -77.046148 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -21.566795 - 20 -77.046148 - 11 -21.900621 - 21 -77.326266 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -21.900621 - 20 -77.326266 - 11 -22.180735 - 21 -77.660093 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -22.180735 - 20 -77.660093 - 11 -22.398623 - 21 -78.037480 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -22.398623 - 20 -78.037480 - 11 -22.547667 - 21 -78.446983 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -22.547667 - 20 -78.446983 - 11 -22.623342 - 21 -78.876145 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -22.623342 - 20 -78.876145 - 11 -22.623342 - 21 -79.311921 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -22.623342 - 20 -79.311921 - 11 -22.547667 - 21 -79.741083 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -22.547667 - 20 -79.741083 - 11 -22.398623 - 21 -80.150578 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -22.398623 - 20 -80.150578 - 11 -22.180735 - 21 -80.527964 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -22.180735 - 20 -80.527964 - 11 -21.900621 - 21 -80.861800 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -21.900621 - 20 -80.861800 - 11 -21.566795 - 21 -81.141918 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -21.566795 - 20 -81.141918 - 11 -21.189399 - 21 -81.359806 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -21.189399 - 20 -81.359806 - 11 -20.779898 - 21 -81.508850 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.779898 - 20 -81.508850 - 11 -20.350743 - 21 -81.584518 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.350743 - 20 -81.584518 - 11 -19.914965 - 21 -81.584518 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.914965 - 20 -81.584518 - 11 -19.485807 - 21 -81.508850 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.485807 - 20 -81.508850 - 11 -19.076308 - 21 -81.359806 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.076308 - 20 -81.359806 - 11 -18.698910 - 21 -81.141918 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.698910 - 20 -81.141918 - 11 -18.365088 - 21 -80.861800 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.365088 - 20 -80.861800 - 11 -18.084972 - 21 -80.527964 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.084972 - 20 -80.527964 - 11 -17.867084 - 21 -80.150578 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -17.867084 - 20 -80.150578 - 11 -17.718040 - 21 -79.741083 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -17.718040 - 20 -79.741083 - 11 -17.642368 - 21 -79.311921 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -17.642368 - 20 -79.311921 - 11 -17.642368 - 21 -78.876145 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.678368 - 20 -72.052629 - 11 -9.035336 - 21 -71.802672 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.035336 - 20 -71.802672 - 11 -9.430286 - 21 -71.618506 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.430286 - 20 -71.618506 - 11 -9.851217 - 21 -71.505713 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.851217 - 20 -71.505713 - 11 -10.285337 - 21 -71.467735 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -10.285337 - 20 -71.467735 - 11 -10.719456 - 21 -71.505713 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -10.719456 - 20 -71.505713 - 11 -11.140385 - 21 -71.618506 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -11.140385 - 20 -71.618506 - 11 -11.535337 - 21 -71.802672 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -11.535337 - 20 -71.802672 - 11 -11.892305 - 21 -72.052629 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -11.892305 - 20 -72.052629 - 11 -12.200448 - 21 -72.360769 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.200448 - 20 -72.360769 - 11 -12.450400 - 21 -72.717736 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.450400 - 20 -72.717736 - 11 -12.634568 - 21 -73.112686 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.634568 - 20 -73.112686 - 11 -12.747356 - 21 -73.533615 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.747356 - 20 -73.533615 - 11 -12.785337 - 21 -73.967738 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.785337 - 20 -73.967738 - 11 -12.747356 - 21 -74.401852 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.747356 - 20 -74.401852 - 11 -12.634568 - 21 -74.822781 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.634568 - 20 -74.822781 - 11 -12.450400 - 21 -75.217735 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.450400 - 20 -75.217735 - 11 -12.200448 - 21 -75.574702 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.200448 - 20 -75.574702 - 11 -11.892305 - 21 -75.882851 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -11.892305 - 20 -75.882851 - 11 -11.535337 - 21 -76.132804 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -11.535337 - 20 -76.132804 - 11 -11.140385 - 21 -76.316974 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -11.140385 - 20 -76.316974 - 11 -10.719456 - 21 -76.429754 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -10.719456 - 20 -76.429754 - 11 -10.285337 - 21 -76.467733 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -10.285337 - 20 -76.467733 - 11 -9.851217 - 21 -76.429754 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.851217 - 20 -76.429754 - 11 -9.430286 - 21 -76.316974 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.430286 - 20 -76.316974 - 11 -9.035336 - 21 -76.132804 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.035336 - 20 -76.132804 - 11 -8.678368 - 21 -75.882851 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.678368 - 20 -75.882851 - 11 -8.370226 - 21 -75.574702 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.370226 - 20 -75.574702 - 11 -8.120274 - 21 -75.217735 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.120274 - 20 -75.217735 - 11 -7.936105 - 21 -74.822781 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -7.936105 - 20 -74.822781 - 11 -7.823317 - 21 -74.401852 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -7.823317 - 20 -74.401852 - 11 -7.785337 - 21 -73.967738 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -7.785337 - 20 -73.967738 - 11 -7.823317 - 21 -73.533615 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -7.823317 - 20 -73.533615 - 11 -7.936105 - 21 -73.112686 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -7.936105 - 20 -73.112686 - 11 -8.120274 - 21 -72.717736 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.120274 - 20 -72.717736 - 11 -8.370226 - 21 -72.360769 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.370226 - 20 -72.360769 - 11 -8.678368 - 21 -72.052629 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -7.164816 - 20 -60.889174 - 11 -7.593974 - 21 -60.964846 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -7.593974 - 20 -60.964846 - 11 -8.003473 - 21 -61.113890 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.003473 - 20 -61.113890 - 11 -8.380867 - 21 -61.331783 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.380867 - 20 -61.331783 - 11 -8.714693 - 21 -61.611896 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.714693 - 20 -61.611896 - 11 -8.994806 - 21 -61.945719 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.994806 - 20 -61.945719 - 11 -9.212696 - 21 -62.323114 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.212696 - 20 -62.323114 - 11 -9.361741 - 21 -62.732617 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.361741 - 20 -62.732617 - 11 -9.437413 - 21 -63.161775 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.437413 - 20 -63.161775 - 11 -9.437413 - 21 -63.597551 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.437413 - 20 -63.597551 - 11 -9.361741 - 21 -64.026709 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.361741 - 20 -64.026709 - 11 -9.212696 - 21 -64.436212 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.212696 - 20 -64.436212 - 11 -8.994806 - 21 -64.813608 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.994806 - 20 -64.813608 - 11 -8.714693 - 21 -65.147430 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.714693 - 20 -65.147430 - 11 -8.380867 - 21 -65.427543 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.380867 - 20 -65.427543 - 11 -8.003473 - 21 -65.645431 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.003473 - 20 -65.645431 - 11 -7.593974 - 21 -65.794480 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -7.593974 - 20 -65.794480 - 11 -7.164816 - 21 -65.870148 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -7.164816 - 20 -65.870148 - 11 -6.729037 - 21 -65.870148 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.729037 - 20 -65.870148 - 11 -6.299879 - 21 -65.794480 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.299879 - 20 -65.794480 - 11 -5.890381 - 21 -65.645431 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.890381 - 20 -65.645431 - 11 -5.512985 - 21 -65.427543 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.512985 - 20 -65.427543 - 11 -5.179159 - 21 -65.147430 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.179159 - 20 -65.147430 - 11 -4.899046 - 21 -64.813608 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.899046 - 20 -64.813608 - 11 -4.681156 - 21 -64.436212 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.681156 - 20 -64.436212 - 11 -4.532112 - 21 -64.026709 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.532112 - 20 -64.026709 - 11 -4.456439 - 21 -63.597551 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.456439 - 20 -63.597551 - 11 -4.456439 - 21 -63.161775 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.456439 - 20 -63.161775 - 11 -4.532112 - 21 -62.732617 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.532112 - 20 -62.732617 - 11 -4.681156 - 21 -62.323114 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.681156 - 20 -62.323114 - 11 -4.899046 - 21 -61.945719 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.899046 - 20 -61.945719 - 11 -5.179159 - 21 -61.611896 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.179159 - 20 -61.611896 - 11 -5.512985 - 21 -61.331783 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.512985 - 20 -61.331783 - 11 -5.890381 - 21 -61.113890 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.890381 - 20 -61.113890 - 11 -6.299879 - 21 -60.964846 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.299879 - 20 -60.964846 - 11 -6.729037 - 21 -60.889174 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.729037 - 20 -60.889174 - 11 -7.164816 - 21 -60.889174 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.549281 - 20 -50.897279 - 11 -6.978439 - 21 -50.972947 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.978439 - 20 -50.972947 - 11 -7.387937 - 21 -51.121996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -7.387937 - 20 -51.121996 - 11 -7.765333 - 21 -51.339884 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -7.765333 - 20 -51.339884 - 11 -8.099158 - 21 -51.619993 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.099158 - 20 -51.619993 - 11 -8.379271 - 21 -51.953824 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.379271 - 20 -51.953824 - 11 -8.597161 - 21 -52.331219 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.597161 - 20 -52.331219 - 11 -8.746206 - 21 -52.740714 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.746206 - 20 -52.740714 - 11 -8.821878 - 21 -53.169876 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.821878 - 20 -53.169876 - 11 -8.821878 - 21 -53.605652 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.821878 - 20 -53.605652 - 11 -8.746206 - 21 -54.034814 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.746206 - 20 -54.034814 - 11 -8.597161 - 21 -54.444309 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.597161 - 20 -54.444309 - 11 -8.379271 - 21 -54.821704 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.379271 - 20 -54.821704 - 11 -8.099158 - 21 -55.155531 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.099158 - 20 -55.155531 - 11 -7.765333 - 21 -55.435640 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -7.765333 - 20 -55.435640 - 11 -7.387937 - 21 -55.653528 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -7.387937 - 20 -55.653528 - 11 -6.978439 - 21 -55.802572 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.978439 - 20 -55.802572 - 11 -6.549281 - 21 -55.878249 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.549281 - 20 -55.878249 - 11 -6.113502 - 21 -55.878249 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.113502 - 20 -55.878249 - 11 -5.684344 - 21 -55.802572 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.684344 - 20 -55.802572 - 11 -5.274846 - 21 -55.653528 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.274846 - 20 -55.653528 - 11 -4.897450 - 21 -55.435640 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.897450 - 20 -55.435640 - 11 -4.563624 - 21 -55.155531 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.563624 - 20 -55.155531 - 11 -4.283511 - 21 -54.821704 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.283511 - 20 -54.821704 - 11 -4.065622 - 21 -54.444309 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.065622 - 20 -54.444309 - 11 -3.916577 - 21 -54.034814 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.916577 - 20 -54.034814 - 11 -3.840905 - 21 -53.605652 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.840905 - 20 -53.605652 - 11 -3.840905 - 21 -53.169876 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.840905 - 20 -53.169876 - 11 -3.916577 - 21 -52.740714 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.916577 - 20 -52.740714 - 11 -4.065622 - 21 -52.331219 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.065622 - 20 -52.331219 - 11 -4.283511 - 21 -51.953824 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.283511 - 20 -51.953824 - 11 -4.563624 - 21 -51.619993 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.563624 - 20 -51.619993 - 11 -4.897450 - 21 -51.339884 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.897450 - 20 -51.339884 - 11 -5.274846 - 21 -51.121996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.274846 - 20 -51.121996 - 11 -5.684344 - 21 -50.972947 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.684344 - 20 -50.972947 - 11 -6.113502 - 21 -50.897279 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.113502 - 20 -50.897279 - 11 -6.549281 - 21 -50.897279 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.889667 - 20 -44.286725 - 11 -9.561355 - 21 -46.092602 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.561355 - 20 -46.092602 - 11 -11.878866 - 21 -48.334972 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -11.878866 - 20 -48.334972 - 11 -13.771786 - 21 -50.945704 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -13.771786 - 20 -50.945704 - 11 -15.182600 - 21 -53.845482 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -15.182600 - 20 -53.845482 - 11 -16.068441 - 21 -56.946189 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.068441 - 20 -56.946189 - 11 -16.391079 - 21 -59.743383 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.375768 - 20 -65.254440 - 11 -28.163725 - 21 -66.457002 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.163725 - 20 -66.457002 - 11 -27.746078 - 21 -67.604477 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -27.746078 - 20 -67.604477 - 11 -27.135522 - 21 -68.661988 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -27.135522 - 20 -68.661988 - 11 -26.350606 - 21 -69.597410 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -26.350606 - 20 -69.597410 - 11 -25.415180 - 21 -70.382332 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.415180 - 20 -70.382332 - 11 -24.357664 - 21 -70.992891 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -24.357664 - 20 -70.992891 - 11 -23.210196 - 21 -71.410531 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -23.210196 - 20 -71.410531 - 11 -22.007630 - 21 -71.622575 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -22.007630 - 20 -71.622575 - 11 -20.786521 - 21 -71.622575 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.786521 - 20 -71.622575 - 11 -19.583959 - 21 -71.410531 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.583959 - 20 -71.410531 - 11 -18.436489 - 21 -70.992891 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.436489 - 20 -70.992891 - 11 -17.378974 - 21 -70.382332 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -17.378974 - 20 -70.382332 - 11 -16.443545 - 21 -69.597410 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.443545 - 20 -69.597410 - 11 -15.658632 - 21 -68.661988 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -15.658632 - 20 -68.661988 - 11 -15.048076 - 21 -67.604477 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -15.048076 - 20 -67.604477 - 11 -14.630429 - 21 -66.457002 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -14.630429 - 20 -66.457002 - 11 -14.418387 - 21 -65.254440 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -14.418387 - 20 -65.254440 - 11 -14.418387 - 21 -64.033331 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -14.418387 - 20 -64.033331 - 11 -14.630429 - 21 -62.830770 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -14.630429 - 20 -62.830770 - 11 -15.048076 - 21 -61.683295 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -15.048076 - 20 -61.683295 - 11 -15.658632 - 21 -60.625784 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -15.658632 - 20 -60.625784 - 11 -16.391079 - 21 -59.743388 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.898277 - 20 -15.417819 - 11 -48.467353 - 21 -18.906814 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -48.467353 - 20 -18.906814 - 11 -45.467503 - 21 -21.920676 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.467503 - 20 -21.920676 - 11 -41.989873 - 21 -24.367830 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.989873 - 20 -24.367830 - 11 -38.140132 - 21 -26.173925 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -38.140132 - 20 -26.173925 - 11 -34.035255 - 21 -27.284080 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -34.035255 - 20 -27.284080 - 11 -29.799958 - 21 -27.664564 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.799958 - 20 -27.664564 - 11 -25.562942 - 21 -27.303819 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.562942 - 20 -27.303819 - 11 -21.452936 - 21 -26.212802 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -21.452936 - 20 -26.212802 - 11 -17.594824 - 21 -24.424662 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -17.594824 - 20 -24.424662 - 11 -14.105828 - 21 -21.993737 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -14.105828 - 20 -21.993737 - 11 -11.091966 - 21 -18.993888 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -11.091966 - 20 -18.993888 - 11 -8.644813 - 21 -15.516258 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.644813 - 20 -15.516258 - 11 -6.838719 - 21 -11.666518 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.838719 - 20 -11.666518 - 11 -5.728564 - 21 -7.561642 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.728564 - 20 -7.561642 - 11 -5.348079 - 21 -3.326350 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.348079 - 20 -3.326350 - 11 -5.440843 - 21 -1.143342 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.898277 - 20 -15.417825 - 11 -49.175505 - 21 -17.020829 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -49.175505 - 20 -17.020829 - 11 -47.200545 - 21 -18.300329 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -47.200545 - 20 -18.300329 - 11 -45.033411 - 21 -19.217441 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.033411 - 20 -19.217441 - 11 -42.739944 - 21 -19.744300 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.739944 - 20 -19.744300 - 11 -40.389833 - 21 -19.864898 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -40.389833 - 20 -19.864898 - 11 -38.054477 - 21 -19.575571 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -38.054477 - 20 -19.575571 - 11 -35.804848 - 21 -18.885110 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -35.804848 - 20 -18.885110 - 11 -33.709293 - 21 -17.814493 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.709293 - 20 -17.814493 - 11 -31.831483 - 21 -16.396255 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.831483 - 20 -16.396255 - 11 -30.228475 - 21 -14.673482 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.228475 - 20 -14.673482 - 11 -28.948979 - 21 -12.698526 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.948979 - 20 -12.698526 - 11 -28.031868 - 21 -10.531389 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.031868 - 20 -10.531389 - 11 -27.554821 - 21 -8.565692 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.890902 - 20 -22.545342 - 11 -28.511059 - 21 -22.625457 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.511059 - 20 -22.625457 - 11 -25.168653 - 21 -22.117451 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.168653 - 20 -22.117451 - 11 -21.965240 - 21 -21.036755 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -21.965240 - 20 -21.036755 - 11 -18.998153 - 21 -19.416219 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.998153 - 20 -19.416219 - 11 -16.357547 - 21 -17.305069 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.357547 - 20 -17.305069 - 11 -14.123657 - 21 -14.767456 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -14.123657 - 20 -14.767456 - 11 -12.364356 - 21 -11.880484 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.364356 - 20 -11.880484 - 11 -11.133097 - 21 -8.731872 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -11.133097 - 20 -8.731872 - 11 -10.467299 - 21 -5.417289 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -10.467299 - 20 -5.417289 - 11 -10.387184 - 21 -2.037447 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -10.387184 - 20 -2.037447 - 11 -10.421815 - 21 -1.579120 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -52.462678 - 20 -10.820938 - 11 -52.891836 - 21 -10.896608 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -52.891836 - 20 -10.896608 - 11 -53.301335 - 21 -11.045655 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -53.301335 - 20 -11.045655 - 11 -53.678730 - 21 -11.263545 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -53.678730 - 20 -11.263545 - 11 -54.012557 - 21 -11.543658 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.012557 - 20 -11.543658 - 11 -54.292671 - 21 -11.877484 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.292671 - 20 -11.877484 - 11 -54.510559 - 21 -12.254877 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.510559 - 20 -12.254877 - 11 -54.659603 - 21 -12.664376 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.659603 - 20 -12.664376 - 11 -54.735275 - 21 -13.093536 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.735275 - 20 -13.093536 - 11 -54.735275 - 21 -13.529313 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.735275 - 20 -13.529313 - 11 -54.659603 - 21 -13.958473 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.659603 - 20 -13.958473 - 11 -54.510559 - 21 -14.367971 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.510559 - 20 -14.367971 - 11 -54.292671 - 21 -14.745365 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.292671 - 20 -14.745365 - 11 -54.012557 - 21 -15.079192 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.012557 - 20 -15.079192 - 11 -53.678730 - 21 -15.359305 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -53.678730 - 20 -15.359305 - 11 -53.301335 - 21 -15.577193 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -53.301335 - 20 -15.577193 - 11 -52.891836 - 21 -15.726238 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -52.891836 - 20 -15.726238 - 11 -52.462678 - 21 -15.801912 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -52.462678 - 20 -15.801912 - 11 -52.026902 - 21 -15.801912 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -52.026902 - 20 -15.801912 - 11 -51.597745 - 21 -15.726238 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.597745 - 20 -15.726238 - 11 -51.188241 - 21 -15.577193 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.188241 - 20 -15.577193 - 11 -50.810846 - 21 -15.359305 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.810846 - 20 -15.359305 - 11 -50.477024 - 21 -15.079192 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.477024 - 20 -15.079192 - 11 -50.196910 - 21 -14.745365 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.196910 - 20 -14.745365 - 11 -49.979018 - 21 -14.367971 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -49.979018 - 20 -14.367971 - 11 -49.829974 - 21 -13.958473 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -49.829974 - 20 -13.958473 - 11 -49.754297 - 21 -13.529313 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -49.754297 - 20 -13.529313 - 11 -49.754297 - 21 -13.093536 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -49.754297 - 20 -13.093536 - 11 -49.829974 - 21 -12.664376 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -49.829974 - 20 -12.664376 - 11 -49.979018 - 21 -12.254877 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -49.979018 - 20 -12.254877 - 11 -50.196910 - 21 -11.877484 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.196910 - 20 -11.877484 - 11 -50.477024 - 21 -11.543658 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.477024 - 20 -11.543658 - 11 -50.810846 - 21 -11.263545 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.810846 - 20 -11.263545 - 11 -51.188241 - 21 -11.045655 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.188241 - 20 -11.045655 - 11 -51.597745 - 21 -10.896608 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.597745 - 20 -10.896608 - 11 -52.026902 - 21 -10.820938 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -52.026902 - 20 -10.820938 - 11 -52.462678 - 21 -10.820938 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.108545 - 20 -23.002883 - 11 -45.537703 - 21 -23.078551 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.537703 - 20 -23.078551 - 11 -45.947206 - 21 -23.227597 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.947206 - 20 -23.227597 - 11 -46.324597 - 21 -23.445489 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -46.324597 - 20 -23.445489 - 11 -46.658424 - 21 -23.725603 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -46.658424 - 20 -23.725603 - 11 -46.938537 - 21 -24.059427 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -46.938537 - 20 -24.059427 - 11 -47.156425 - 21 -24.436825 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -47.156425 - 20 -24.436825 - 11 -47.305474 - 21 -24.846320 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -47.305474 - 20 -24.846320 - 11 -47.381146 - 21 -25.275477 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -47.381146 - 20 -25.275477 - 11 -47.381146 - 21 -25.711260 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -47.381146 - 20 -25.711260 - 11 -47.305474 - 21 -26.140417 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -47.305474 - 20 -26.140417 - 11 -47.156425 - 21 -26.549912 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -47.156425 - 20 -26.549912 - 11 -46.938537 - 21 -26.927310 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -46.938537 - 20 -26.927310 - 11 -46.658424 - 21 -27.261134 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -46.658424 - 20 -27.261134 - 11 -46.324597 - 21 -27.541250 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -46.324597 - 20 -27.541250 - 11 -45.947206 - 21 -27.759138 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.947206 - 20 -27.759138 - 11 -45.537703 - 21 -27.908184 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.537703 - 20 -27.908184 - 11 -45.108545 - 21 -27.983857 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.108545 - 20 -27.983857 - 11 -44.672769 - 21 -27.983857 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -44.672769 - 20 -27.983857 - 11 -44.243612 - 21 -27.908184 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -44.243612 - 20 -27.908184 - 11 -43.834108 - 21 -27.759138 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -43.834108 - 20 -27.759138 - 11 -43.456713 - 21 -27.541250 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -43.456713 - 20 -27.541250 - 11 -43.122890 - 21 -27.261134 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -43.122890 - 20 -27.261134 - 11 -42.842777 - 21 -26.927310 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.842777 - 20 -26.927310 - 11 -42.624889 - 21 -26.549912 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.624889 - 20 -26.549912 - 11 -42.475840 - 21 -26.140417 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.475840 - 20 -26.140417 - 11 -42.400168 - 21 -25.711260 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.400168 - 20 -25.711260 - 11 -42.400168 - 21 -25.275477 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.400168 - 20 -25.275477 - 11 -42.475840 - 21 -24.846320 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.475840 - 20 -24.846320 - 11 -42.624889 - 21 -24.436825 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.624889 - 20 -24.436825 - 11 -42.842777 - 21 -24.059427 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.842777 - 20 -24.059427 - 11 -43.122890 - 21 -23.725603 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -43.122890 - 20 -23.725603 - 11 -43.456713 - 21 -23.445489 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -43.456713 - 20 -23.445489 - 11 -43.834108 - 21 -23.227597 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -43.834108 - 20 -23.227597 - 11 -44.243612 - 21 -23.078551 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -44.243612 - 20 -23.078551 - 11 -44.672769 - 21 -23.002883 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -44.672769 - 20 -23.002883 - 11 -45.108545 - 21 -23.002883 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.900303 - 20 -27.384096 - 11 -34.329463 - 21 -27.459768 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -34.329463 - 20 -27.459768 - 11 -34.738960 - 21 -27.608812 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -34.738960 - 20 -27.608812 - 11 -35.116355 - 21 -27.826702 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -35.116355 - 20 -27.826702 - 11 -35.450184 - 21 -28.106814 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -35.450184 - 20 -28.106814 - 11 -35.730293 - 21 -28.440641 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -35.730293 - 20 -28.440641 - 11 -35.948186 - 21 -28.818034 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -35.948186 - 20 -28.818034 - 11 -36.097229 - 21 -29.227535 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -36.097229 - 20 -29.227535 - 11 -36.172900 - 21 -29.656693 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -36.172900 - 20 -29.656693 - 11 -36.172900 - 21 -30.092469 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -36.172900 - 20 -30.092469 - 11 -36.097229 - 21 -30.521626 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -36.097229 - 20 -30.521626 - 11 -35.948186 - 21 -30.931130 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -35.948186 - 20 -30.931130 - 11 -35.730293 - 21 -31.308523 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -35.730293 - 20 -31.308523 - 11 -35.450184 - 21 -31.642350 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -35.450184 - 20 -31.642350 - 11 -35.116355 - 21 -31.922461 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -35.116355 - 20 -31.922461 - 11 -34.738960 - 21 -32.140349 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -34.738960 - 20 -32.140349 - 11 -34.329463 - 21 -32.289397 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -34.329463 - 20 -32.289397 - 11 -33.900303 - 21 -32.365070 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.900303 - 20 -32.365070 - 11 -33.464527 - 21 -32.365070 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.464527 - 20 -32.365070 - 11 -33.035365 - 21 -32.289397 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.035365 - 20 -32.289397 - 11 -32.625868 - 21 -32.140349 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.625868 - 20 -32.140349 - 11 -32.248473 - 21 -31.922461 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.248473 - 20 -31.922461 - 11 -31.914648 - 21 -31.642350 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.914648 - 20 -31.642350 - 11 -31.634535 - 21 -31.308523 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.634535 - 20 -31.308523 - 11 -31.416645 - 21 -30.931130 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.416645 - 20 -30.931130 - 11 -31.267596 - 21 -30.521626 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.267596 - 20 -30.521626 - 11 -31.191928 - 21 -30.092469 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.191928 - 20 -30.092469 - 11 -31.191928 - 21 -29.656693 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.191928 - 20 -29.656693 - 11 -31.267596 - 21 -29.227535 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.267596 - 20 -29.227535 - 11 -31.416645 - 21 -28.818034 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.416645 - 20 -28.818034 - 11 -31.634535 - 21 -28.440641 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.634535 - 20 -28.440641 - 11 -31.914648 - 21 -28.106814 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.914648 - 20 -28.106814 - 11 -32.248473 - 21 -27.826702 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.248473 - 20 -27.826702 - 11 -32.625868 - 21 -27.608812 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.625868 - 20 -27.608812 - 11 -33.035365 - 21 -27.459768 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.035365 - 20 -27.459768 - 11 -33.464527 - 21 -27.384096 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.464527 - 20 -27.384096 - 11 -33.900303 - 21 -27.384096 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -21.903384 - 20 -26.438761 - 11 -22.332537 - 21 -26.514431 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -22.332537 - 20 -26.514431 - 11 -22.742038 - 21 -26.663478 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -22.742038 - 20 -26.663478 - 11 -23.119434 - 21 -26.881368 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -23.119434 - 20 -26.881368 - 11 -23.453260 - 21 -27.161481 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -23.453260 - 20 -27.161481 - 11 -23.733374 - 21 -27.495308 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -23.733374 - 20 -27.495308 - 11 -23.951262 - 21 -27.872701 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -23.951262 - 20 -27.872701 - 11 -24.100306 - 21 -28.282200 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -24.100306 - 20 -28.282200 - 11 -24.175981 - 21 -28.711356 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -24.175981 - 20 -28.711356 - 11 -24.175981 - 21 -29.147136 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -24.175981 - 20 -29.147136 - 11 -24.100306 - 21 -29.576296 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -24.100306 - 20 -29.576296 - 11 -23.951262 - 21 -29.985793 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -23.951262 - 20 -29.985793 - 11 -23.733374 - 21 -30.363188 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -23.733374 - 20 -30.363188 - 11 -23.453260 - 21 -30.697015 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -23.453260 - 20 -30.697015 - 11 -23.119434 - 21 -30.977124 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -23.119434 - 20 -30.977124 - 11 -22.742038 - 21 -31.195019 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -22.742038 - 20 -31.195019 - 11 -22.332537 - 21 -31.344063 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -22.332537 - 20 -31.344063 - 11 -21.903384 - 21 -31.419735 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -21.903384 - 20 -31.419735 - 11 -21.467603 - 21 -31.419735 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -21.467603 - 20 -31.419735 - 11 -21.038446 - 21 -31.344063 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -21.038446 - 20 -31.344063 - 11 -20.628947 - 21 -31.195019 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.628947 - 20 -31.195019 - 11 -20.251549 - 21 -30.977124 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.251549 - 20 -30.977124 - 11 -19.917727 - 21 -30.697015 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.917727 - 20 -30.697015 - 11 -19.637613 - 21 -30.363188 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.637613 - 20 -30.363188 - 11 -19.419723 - 21 -29.985793 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.419723 - 20 -29.985793 - 11 -19.270679 - 21 -29.576296 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.270679 - 20 -29.576296 - 11 -19.195007 - 21 -29.147136 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.195007 - 20 -29.147136 - 11 -19.195007 - 21 -28.711356 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.195007 - 20 -28.711356 - 11 -19.270679 - 21 -28.282200 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.270679 - 20 -28.282200 - 11 -19.419723 - 21 -27.872701 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.419723 - 20 -27.872701 - 11 -19.637613 - 21 -27.495308 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.637613 - 20 -27.495308 - 11 -19.917727 - 21 -27.161481 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.917727 - 20 -27.161481 - 11 -20.251549 - 21 -26.881368 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.251549 - 20 -26.881368 - 11 -20.628947 - 21 -26.663478 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.628947 - 20 -26.663478 - 11 -21.038446 - 21 -26.514431 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -21.038446 - 20 -26.514431 - 11 -21.467603 - 21 -26.438761 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -21.467603 - 20 -26.438761 - 11 -21.903384 - 21 -26.438761 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -11.519657 - 20 -20.356154 - 11 -11.948816 - 21 -20.431824 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -11.948816 - 20 -20.431824 - 11 -12.358312 - 21 -20.580870 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.358312 - 20 -20.580870 - 11 -12.735708 - 21 -20.798758 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.735708 - 20 -20.798758 - 11 -13.069535 - 21 -21.078874 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -13.069535 - 20 -21.078874 - 11 -13.349648 - 21 -21.412701 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -13.349648 - 20 -21.412701 - 11 -13.567536 - 21 -21.790094 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -13.567536 - 20 -21.790094 - 11 -13.716583 - 21 -22.199593 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -13.716583 - 20 -22.199593 - 11 -13.792255 - 21 -22.628751 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -13.792255 - 20 -22.628751 - 11 -13.792255 - 21 -23.064529 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -13.792255 - 20 -23.064529 - 11 -13.716583 - 21 -23.493688 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -13.716583 - 20 -23.493688 - 11 -13.567536 - 21 -23.903185 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -13.567536 - 20 -23.903185 - 11 -13.349648 - 21 -24.280583 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -13.349648 - 20 -24.280583 - 11 -13.069535 - 21 -24.614405 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -13.069535 - 20 -24.614405 - 11 -12.735708 - 21 -24.894521 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.735708 - 20 -24.894521 - 11 -12.358312 - 21 -25.112409 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.358312 - 20 -25.112409 - 11 -11.948816 - 21 -25.261455 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -11.948816 - 20 -25.261455 - 11 -11.519657 - 21 -25.337128 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -11.519657 - 20 -25.337128 - 11 -11.083879 - 21 -25.337128 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -11.083879 - 20 -25.337128 - 11 -10.654720 - 21 -25.261455 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -10.654720 - 20 -25.261455 - 11 -10.245220 - 21 -25.112409 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -10.245220 - 20 -25.112409 - 11 -9.867827 - 21 -24.894521 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.867827 - 20 -24.894521 - 11 -9.534002 - 21 -24.614405 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.534002 - 20 -24.614405 - 11 -9.253888 - 21 -24.280583 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.253888 - 20 -24.280583 - 11 -9.035999 - 21 -23.903185 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.035999 - 20 -23.903185 - 11 -8.886954 - 21 -23.493688 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.886954 - 20 -23.493688 - 11 -8.811282 - 21 -23.064529 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.811282 - 20 -23.064529 - 11 -8.811282 - 21 -22.628751 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.811282 - 20 -22.628751 - 11 -8.886954 - 21 -22.199593 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.886954 - 20 -22.199593 - 11 -9.035999 - 21 -21.790094 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.035999 - 20 -21.790094 - 11 -9.253888 - 21 -21.412701 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.253888 - 20 -21.412701 - 11 -9.534002 - 21 -21.078874 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.534002 - 20 -21.078874 - 11 -9.867827 - 21 -20.798758 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.867827 - 20 -20.798758 - 11 -10.245220 - 21 -20.580870 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -10.245220 - 20 -20.580870 - 11 -10.654720 - 21 -20.431824 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -10.654720 - 20 -20.431824 - 11 -11.083879 - 21 -20.356154 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -11.083879 - 20 -20.356154 - 11 -11.519657 - 21 -20.356154 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.828044 - 20 -10.354059 - 11 -5.257202 - 21 -10.429731 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.257202 - 20 -10.429731 - 11 -5.666701 - 21 -10.578777 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.666701 - 20 -10.578777 - 11 -6.044096 - 21 -10.796666 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.044096 - 20 -10.796666 - 11 -6.377922 - 21 -11.076779 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.377922 - 20 -11.076779 - 11 -6.658035 - 21 -11.410605 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.658035 - 20 -11.410605 - 11 -6.875925 - 21 -11.787998 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.875925 - 20 -11.787998 - 11 -7.024970 - 21 -12.197498 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -7.024970 - 20 -12.197498 - 11 -7.100642 - 21 -12.626655 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -7.100642 - 20 -12.626655 - 11 -7.100642 - 21 -13.062435 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -7.100642 - 20 -13.062435 - 11 -7.024970 - 21 -13.491594 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -7.024970 - 20 -13.491594 - 11 -6.875925 - 21 -13.901090 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.875925 - 20 -13.901090 - 11 -6.658035 - 21 -14.278486 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.658035 - 20 -14.278486 - 11 -6.377922 - 21 -14.612313 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.377922 - 20 -14.612313 - 11 -6.044096 - 21 -14.892424 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.044096 - 20 -14.892424 - 11 -5.666701 - 21 -15.110314 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.666701 - 20 -15.110314 - 11 -5.257202 - 21 -15.259361 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.257202 - 20 -15.259361 - 11 -4.828044 - 21 -15.335033 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.828044 - 20 -15.335033 - 11 -4.392266 - 21 -15.335033 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.392266 - 20 -15.335033 - 11 -3.963108 - 21 -15.259361 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.963108 - 20 -15.259361 - 11 -3.553610 - 21 -15.110314 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.553610 - 20 -15.110314 - 11 -3.176214 - 21 -14.892424 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.176214 - 20 -14.892424 - 11 -2.842388 - 21 -14.612313 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -2.842388 - 20 -14.612313 - 11 -2.562275 - 21 -14.278486 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -2.562275 - 20 -14.278486 - 11 -2.344385 - 21 -13.901090 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -2.344385 - 20 -13.901090 - 11 -2.195340 - 21 -13.491594 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -2.195340 - 20 -13.491594 - 11 -2.119668 - 21 -13.062435 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -2.119668 - 20 -13.062435 - 11 -2.119668 - 21 -12.626655 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -2.119668 - 20 -12.626655 - 11 -2.195340 - 21 -12.197498 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -2.195340 - 20 -12.197498 - 11 -2.344385 - 21 -11.787998 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -2.344385 - 20 -11.787998 - 11 -2.562275 - 21 -11.410605 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -2.562275 - 20 -11.410605 - 11 -2.842388 - 21 -11.076779 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -2.842388 - 20 -11.076779 - 11 -3.176214 - 21 -10.796666 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.176214 - 20 -10.796666 - 11 -3.553610 - 21 -10.578777 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.553610 - 20 -10.578777 - 11 -3.963108 - 21 -10.429731 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.963108 - 20 -10.429731 - 11 -4.392266 - 21 -10.354059 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.392266 - 20 -10.354059 - 11 -4.828044 - 21 -10.354059 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.615751 - 20 -5.942900 - 11 -31.186594 - 21 -5.867229 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.186594 - 20 -5.867229 - 11 -30.777094 - 21 -5.718183 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.777094 - 20 -5.718183 - 11 -30.399697 - 21 -5.500294 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.399697 - 20 -5.500294 - 11 -30.065875 - 21 -5.220180 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.065875 - 20 -5.220180 - 11 -29.785761 - 21 -4.886355 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.785761 - 20 -4.886355 - 11 -29.567871 - 21 -4.508959 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.567871 - 20 -4.508959 - 11 -29.418827 - 21 -4.099461 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.418827 - 20 -4.099461 - 11 -29.343154 - 21 -3.670303 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.343154 - 20 -3.670303 - 11 -29.343154 - 21 -3.234524 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.343154 - 20 -3.234524 - 11 -29.418827 - 21 -2.805366 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.418827 - 20 -2.805366 - 11 -29.567871 - 21 -2.395868 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.567871 - 20 -2.395868 - 11 -29.785761 - 21 -2.018472 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.785761 - 20 -2.018472 - 11 -30.065875 - 21 -1.684647 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.065875 - 20 -1.684647 - 11 -30.399697 - 21 -1.404533 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.399697 - 20 -1.404533 - 11 -30.777094 - 21 -1.186644 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.777094 - 20 -1.186644 - 11 -31.186594 - 21 -1.037599 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.186594 - 20 -1.037599 - 11 -31.615751 - 21 -0.961927 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.615751 - 20 -0.961927 - 11 -32.051531 - 21 -0.961927 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.051531 - 20 -0.961927 - 11 -32.480689 - 21 -1.037599 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.480689 - 20 -1.037599 - 11 -32.890186 - 21 -1.186644 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.890186 - 20 -1.186644 - 11 -33.267581 - 21 -1.404533 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.267581 - 20 -1.404533 - 11 -33.601406 - 21 -1.684647 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.601406 - 20 -1.684647 - 11 -33.881519 - 21 -2.018472 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.881519 - 20 -2.018472 - 11 -34.099410 - 21 -2.395868 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -34.099410 - 20 -2.395868 - 11 -34.248454 - 21 -2.805366 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -34.248454 - 20 -2.805366 - 11 -34.324126 - 21 -3.234524 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -34.324126 - 20 -3.234524 - 11 -34.324126 - 21 -3.670303 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -34.324126 - 20 -3.670303 - 11 -34.248454 - 21 -4.099461 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -34.248454 - 20 -4.099461 - 11 -34.099410 - 21 -4.508959 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -34.099410 - 20 -4.508959 - 11 -33.881519 - 21 -4.886355 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.881519 - 20 -4.886355 - 11 -33.601406 - 21 -5.220180 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.601406 - 20 -5.220180 - 11 -33.267581 - 21 -5.500294 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.267581 - 20 -5.500294 - 11 -32.890186 - 21 -5.718183 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.890186 - 20 -5.718183 - 11 -32.480689 - 21 -5.867229 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.480689 - 20 -5.867229 - 11 -32.051531 - 21 -5.942900 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.051531 - 20 -5.942900 - 11 -31.615751 - 21 -5.942900 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -39.699061 - 20 -19.822271 - 11 -39.269904 - 21 -19.746599 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -39.269904 - 20 -19.746599 - 11 -38.860409 - 21 -19.597553 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -38.860409 - 20 -19.597553 - 11 -38.483013 - 21 -19.379665 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -38.483013 - 20 -19.379665 - 11 -38.149187 - 21 -19.099547 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -38.149187 - 20 -19.099547 - 11 -37.869073 - 21 -18.765725 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.869073 - 20 -18.765725 - 11 -37.651185 - 21 -18.388329 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.651185 - 20 -18.388329 - 11 -37.502141 - 21 -17.978832 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.502141 - 20 -17.978832 - 11 -37.426469 - 21 -17.549670 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.426469 - 20 -17.549670 - 11 -37.426469 - 21 -17.113895 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.426469 - 20 -17.113895 - 11 -37.502141 - 21 -16.684736 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.502141 - 20 -16.684736 - 11 -37.651185 - 21 -16.275240 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.651185 - 20 -16.275240 - 11 -37.869073 - 21 -15.897843 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.869073 - 20 -15.897843 - 11 -38.149187 - 21 -15.564017 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -38.149187 - 20 -15.564017 - 11 -38.483013 - 21 -15.283904 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -38.483013 - 20 -15.283904 - 11 -38.860409 - 21 -15.066015 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -38.860409 - 20 -15.066015 - 11 -39.269904 - 21 -14.916970 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -39.269904 - 20 -14.916970 - 11 -39.699061 - 21 -14.841298 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -39.699061 - 20 -14.841298 - 11 -40.134841 - 21 -14.841298 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -40.134841 - 20 -14.841298 - 11 -40.563999 - 21 -14.916970 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -40.563999 - 20 -14.916970 - 11 -40.973498 - 21 -15.066015 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -40.973498 - 20 -15.066015 - 11 -41.350894 - 21 -15.283904 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.350894 - 20 -15.283904 - 11 -41.684725 - 21 -15.564017 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.684725 - 20 -15.564017 - 11 -41.964834 - 21 -15.897843 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.964834 - 20 -15.897843 - 11 -42.182722 - 21 -16.275240 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.182722 - 20 -16.275240 - 11 -42.331766 - 21 -16.684736 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.331766 - 20 -16.684736 - 11 -42.407434 - 21 -17.113895 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.407434 - 20 -17.113895 - 11 -42.407434 - 21 -17.549670 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.407434 - 20 -17.549670 - 11 -42.331766 - 21 -17.978832 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.331766 - 20 -17.978832 - 11 -42.182722 - 21 -18.388329 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.182722 - 20 -18.388329 - 11 -41.964834 - 21 -18.765725 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.964834 - 20 -18.765725 - 11 -41.684725 - 21 -19.099547 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.684725 - 20 -19.099547 - 11 -41.350894 - 21 -19.379665 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.350894 - 20 -19.379665 - 11 -40.973498 - 21 -19.597553 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -40.973498 - 20 -19.597553 - 11 -40.563999 - 21 -19.746599 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -40.563999 - 20 -19.746599 - 11 -40.134841 - 21 -19.822271 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -40.134841 - 20 -19.822271 - 11 -39.699061 - 21 -19.822271 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.231284 - 20 -15.934790 - 11 -31.802128 - 21 -15.859120 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.802128 - 20 -15.859120 - 11 -31.392629 - 21 -15.710075 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.392629 - 20 -15.710075 - 11 -31.015236 - 21 -15.492184 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.015236 - 20 -15.492184 - 11 -30.681409 - 21 -15.212072 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.681409 - 20 -15.212072 - 11 -30.401296 - 21 -14.878247 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.401296 - 20 -14.878247 - 11 -30.183405 - 21 -14.500849 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.183405 - 20 -14.500849 - 11 -30.034359 - 21 -14.091353 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.034359 - 20 -14.091353 - 11 -29.958689 - 21 -13.662195 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.958689 - 20 -13.662195 - 11 -29.958689 - 21 -13.226414 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.958689 - 20 -13.226414 - 11 -30.034359 - 21 -12.797258 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.034359 - 20 -12.797258 - 11 -30.183405 - 21 -12.387760 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.183405 - 20 -12.387760 - 11 -30.401296 - 21 -12.010362 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.401296 - 20 -12.010362 - 11 -30.681409 - 21 -11.676539 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.681409 - 20 -11.676539 - 11 -31.015236 - 21 -11.396424 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.015236 - 20 -11.396424 - 11 -31.392629 - 21 -11.178536 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.392629 - 20 -11.178536 - 11 -31.802128 - 21 -11.029491 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.802128 - 20 -11.029491 - 11 -32.231284 - 21 -10.953819 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.231284 - 20 -10.953819 - 11 -32.667064 - 21 -10.953819 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.667064 - 20 -10.953819 - 11 -33.096226 - 21 -11.029491 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.096226 - 20 -11.029491 - 11 -33.505721 - 21 -11.178536 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.505721 - 20 -11.178536 - 11 -33.883118 - 21 -11.396424 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.883118 - 20 -11.396424 - 11 -34.216941 - 21 -11.676539 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -34.216941 - 20 -11.676539 - 11 -34.497054 - 21 -12.010362 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -34.497054 - 20 -12.010362 - 11 -34.714946 - 21 -12.387760 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -34.714946 - 20 -12.387760 - 11 -34.863990 - 21 -12.797258 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -34.863990 - 20 -12.797258 - 11 -34.939663 - 21 -13.226414 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -34.939663 - 20 -13.226414 - 11 -34.939663 - 21 -13.662195 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -34.939663 - 20 -13.662195 - 11 -34.863990 - 21 -14.091353 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -34.863990 - 20 -14.091353 - 11 -34.714946 - 21 -14.500849 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -34.714946 - 20 -14.500849 - 11 -34.497054 - 21 -14.878247 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -34.497054 - 20 -14.878247 - 11 -34.216941 - 21 -15.212072 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -34.216941 - 20 -15.212072 - 11 -33.883118 - 21 -15.492184 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.883118 - 20 -15.492184 - 11 -33.505721 - 21 -15.710075 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.505721 - 20 -15.710075 - 11 -33.096226 - 21 -15.859120 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.096226 - 20 -15.859120 - 11 -32.667064 - 21 -15.934790 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.667064 - 20 -15.934790 - 11 -32.231284 - 21 -15.934790 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.890902 - 20 -22.545344 - 11 -29.219215 - 21 -20.739472 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.219215 - 20 -20.739472 - 11 -26.901702 - 21 -18.497107 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -26.901702 - 20 -18.497107 - 11 -25.008780 - 21 -15.886368 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.008780 - 20 -15.886368 - 11 -23.597967 - 21 -12.986593 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -23.597967 - 20 -12.986593 - 11 -22.712126 - 21 -9.885889 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -22.712126 - 20 -9.885889 - 11 -22.389487 - 21 -7.088692 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -40.450348 - 20 -22.367987 - 11 -36.971266 - 21 -23.937126 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -36.971266 - 20 -23.937126 - 11 -33.272559 - 21 -24.878292 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.272559 - 20 -24.878292 - 11 -29.466617 - 21 -25.162885 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.466617 - 20 -25.162885 - 11 -25.669073 - 21 -24.782261 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.669073 - 20 -24.782261 - 11 -21.995316 - 21 -23.747982 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -21.995316 - 20 -23.747982 - 11 -18.556977 - 21 -22.091474 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.556977 - 20 -22.091474 - 11 -15.458521 - 21 -19.863071 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -15.458521 - 20 -19.863071 - 11 -12.794094 - 21 -17.130483 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.794094 - 20 -17.130483 - 11 -10.644657 - 21 -13.976735 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -10.644657 - 20 -13.976735 - 11 -9.075518 - 21 -10.497654 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.075518 - 20 -10.497654 - 11 -8.134352 - 21 -6.798949 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.134352 - 20 -6.798949 - 11 -7.849758 - 21 -2.993004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -7.849758 - 20 -2.993004 - 11 -7.931330 - 21 -1.361231 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -40.450348 - 20 -22.367987 - 11 -37.679422 - 21 -22.051144 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.679422 - 20 -22.051144 - 11 -35.005607 - 21 -21.257944 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -35.005607 - 20 -21.257944 - 11 -32.510155 - 21 -20.012494 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.510155 - 20 -20.012494 - 11 -30.268883 - 21 -18.352634 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.268883 - 20 -18.352634 - 11 -28.349894 - 21 -16.328798 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.349894 - 20 -16.328798 - 11 -26.811496 - 21 -14.002478 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -26.811496 - 20 -14.002478 - 11 -25.700429 - 21 -11.444362 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -36.791505 - 20 -92.736385 - 11 -35.839355 - 21 -89.492439 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -35.839355 - 20 -89.492439 - 11 -35.464974 - 21 -86.132450 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -35.464974 - 20 -86.132450 - 11 -35.679736 - 21 -82.758480 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -35.679736 - 20 -82.758480 - 11 -36.477118 - 21 -79.473065 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -36.477118 - 20 -79.473065 - 11 -37.832897 - 21 -76.376028 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.832897 - 20 -76.376028 - 11 -39.705868 - 21 -73.561480 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -39.705868 - 20 -73.561480 - 11 -42.039133 - 21 -71.114923 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.039133 - 20 -71.114923 - 11 -44.761783 - 21 -69.110695 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -44.761783 - 20 -69.110695 - 11 -47.791105 - 21 -67.609704 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -47.791105 - 20 -67.609704 - 11 -51.035046 - 21 -66.657554 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.035046 - 20 -66.657554 - 11 -51.486719 - 21 -66.572381 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -36.791505 - 20 -92.736385 - 11 -37.844358 - 21 -89.688342 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.844358 - 20 -89.688342 - 11 -39.410505 - 21 -86.869411 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -39.410505 - 20 -86.869411 - 11 -41.442362 - 21 -84.365295 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.442362 - 20 -84.365295 - 11 -43.878184 - 21 -82.252040 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -43.878184 - 20 -82.252040 - 11 -46.643966 - 21 -80.593860 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -46.643966 - 20 -80.593860 - 11 -49.262345 - 21 -79.558251 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.483748 - 20 -66.555574 - 11 -52.700216 - 21 -66.449141 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -52.700216 - 20 -66.449141 - 11 -53.916684 - 21 -66.555574 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -53.916684 - 20 -66.555574 - 11 -55.096188 - 21 -66.871619 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -55.096188 - 20 -66.871619 - 11 -56.202889 - 21 -67.387678 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -56.202889 - 20 -67.387678 - 11 -57.203166 - 21 -68.088082 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.203166 - 20 -68.088082 - 11 -58.066621 - 21 -68.951537 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.066621 - 20 -68.951537 - 11 -58.767025 - 21 -69.951819 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.767025 - 20 -69.951819 - 11 -59.283089 - 21 -71.058524 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -59.283089 - 20 -71.058524 - 11 -59.599138 - 21 -72.238028 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -59.599138 - 20 -72.238028 - 11 -59.705562 - 21 -73.454492 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -59.705562 - 20 -73.454492 - 11 -59.599138 - 21 -74.670955 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -59.599138 - 20 -74.670955 - 11 -59.283089 - 21 -75.850463 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -59.283089 - 20 -75.850463 - 11 -58.767025 - 21 -76.957165 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.767025 - 20 -76.957165 - 11 -58.066621 - 21 -77.957446 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.066621 - 20 -77.957446 - 11 -57.203166 - 21 -78.820897 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.203166 - 20 -78.820897 - 11 -56.202889 - 21 -79.521297 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -56.202889 - 20 -79.521297 - 11 -55.096188 - 21 -80.037369 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -55.096188 - 20 -80.037369 - 11 -53.916684 - 21 -80.353418 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -53.916684 - 20 -80.353418 - 11 -52.700216 - 21 -80.459838 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -52.700216 - 20 -80.459838 - 11 -51.483748 - 21 -80.353418 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.483748 - 20 -80.353418 - 11 -50.304244 - 21 -80.037369 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.304244 - 20 -80.037369 - 11 -49.262345 - 21 -79.558260 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -86.317897 - 20 -56.011125 - 11 -85.888744 - 21 -55.935457 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.888744 - 20 -55.935457 - 11 -85.479241 - 21 -55.786413 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.479241 - 20 -55.786413 - 11 -85.101845 - 21 -55.568525 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.101845 - 20 -55.568525 - 11 -84.768019 - 21 -55.288411 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.768019 - 20 -55.288411 - 11 -84.487909 - 21 -54.954585 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.487909 - 20 -54.954585 - 11 -84.270021 - 21 -54.577189 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.270021 - 20 -54.577189 - 11 -84.120969 - 21 -54.167690 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.120969 - 20 -54.167690 - 11 -84.045292 - 21 -53.738533 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.045292 - 20 -53.738533 - 11 -84.045292 - 21 -53.302752 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.045292 - 20 -53.302752 - 11 -84.120969 - 21 -52.873595 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.120969 - 20 -52.873595 - 11 -84.270021 - 21 -52.464100 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.270021 - 20 -52.464100 - 11 -84.487909 - 21 -52.086705 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.487909 - 20 -52.086705 - 11 -84.768019 - 21 -51.752878 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.768019 - 20 -51.752878 - 11 -85.101845 - 21 -51.472764 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.101845 - 20 -51.472764 - 11 -85.479241 - 21 -51.254876 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.479241 - 20 -51.254876 - 11 -85.888744 - 21 -51.105832 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.888744 - 20 -51.105832 - 11 -86.317897 - 21 -51.030160 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -86.317897 - 20 -51.030160 - 11 -86.753673 - 21 -51.030160 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -86.753673 - 20 -51.030160 - 11 -87.182826 - 21 -51.105832 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.182826 - 20 -51.105832 - 11 -87.592330 - 21 -51.254876 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.592330 - 20 -51.254876 - 11 -87.969725 - 21 -51.472764 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.969725 - 20 -51.472764 - 11 -88.303552 - 21 -51.752878 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.303552 - 20 -51.752878 - 11 -88.583661 - 21 -52.086705 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.583661 - 20 -52.086705 - 11 -88.801549 - 21 -52.464100 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.801549 - 20 -52.464100 - 11 -88.950602 - 21 -52.873595 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.950602 - 20 -52.873595 - 11 -89.026279 - 21 -53.302752 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -89.026279 - 20 -53.302752 - 11 -89.026279 - 21 -53.738533 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -89.026279 - 20 -53.738533 - 11 -88.950602 - 21 -54.167690 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.950602 - 20 -54.167690 - 11 -88.801549 - 21 -54.577189 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.801549 - 20 -54.577189 - 11 -88.583661 - 21 -54.954585 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.583661 - 20 -54.954585 - 11 -88.303552 - 21 -55.288411 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.303552 - 20 -55.288411 - 11 -87.969725 - 21 -55.568525 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.969725 - 20 -55.568525 - 11 -87.592330 - 21 -55.786413 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.592330 - 20 -55.786413 - 11 -87.182826 - 21 -55.935457 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.182826 - 20 -55.935457 - 11 -86.753673 - 21 -56.011125 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -86.753673 - 20 -56.011125 - 11 -86.317897 - 21 -56.011125 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -93.672030 - 20 -43.829187 - 11 -93.242877 - 21 -43.753519 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -93.242877 - 20 -43.753519 - 11 -92.833374 - 21 -43.604470 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -92.833374 - 20 -43.604470 - 11 -92.455978 - 21 -43.386583 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -92.455978 - 20 -43.386583 - 11 -92.122152 - 21 -43.106469 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -92.122152 - 20 -43.106469 - 11 -91.842043 - 21 -42.772638 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.842043 - 20 -42.772638 - 11 -91.624146 - 21 -42.395247 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.624146 - 20 -42.395247 - 11 -91.475102 - 21 -41.985748 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.475102 - 20 -41.985748 - 11 -91.399425 - 21 -41.556590 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.399425 - 20 -41.556590 - 11 -91.399425 - 21 -41.120810 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.399425 - 20 -41.120810 - 11 -91.475102 - 21 -40.691648 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.475102 - 20 -40.691648 - 11 -91.624146 - 21 -40.282158 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.624146 - 20 -40.282158 - 11 -91.842043 - 21 -39.904762 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.842043 - 20 -39.904762 - 11 -92.122152 - 21 -39.570935 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -92.122152 - 20 -39.570935 - 11 -92.455978 - 21 -39.290822 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -92.455978 - 20 -39.290822 - 11 -92.833374 - 21 -39.072934 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -92.833374 - 20 -39.072934 - 11 -93.242877 - 21 -38.923890 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -93.242877 - 20 -38.923890 - 11 -93.672030 - 21 -38.848213 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -93.672030 - 20 -38.848213 - 11 -94.107806 - 21 -38.848213 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -94.107806 - 20 -38.848213 - 11 -94.536960 - 21 -38.923890 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -94.536960 - 20 -38.923890 - 11 -94.946463 - 21 -39.072934 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -94.946463 - 20 -39.072934 - 11 -95.323859 - 21 -39.290822 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.323859 - 20 -39.290822 - 11 -95.657685 - 21 -39.570935 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.657685 - 20 -39.570935 - 11 -95.937794 - 21 -39.904762 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.937794 - 20 -39.904762 - 11 -96.155682 - 21 -40.282158 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -96.155682 - 20 -40.282158 - 11 -96.304735 - 21 -40.691648 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -96.304735 - 20 -40.691648 - 11 -96.380403 - 21 -41.120810 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -96.380403 - 20 -41.120810 - 11 -96.380403 - 21 -41.556590 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -96.380403 - 20 -41.556590 - 11 -96.304735 - 21 -41.985748 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -96.304735 - 20 -41.985748 - 11 -96.155682 - 21 -42.395247 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -96.155682 - 20 -42.395247 - 11 -95.937794 - 21 -42.772638 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.937794 - 20 -42.772638 - 11 -95.657685 - 21 -43.106469 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.657685 - 20 -43.106469 - 11 -95.323859 - 21 -43.386583 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.323859 - 20 -43.386583 - 11 -94.946463 - 21 -43.604470 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -94.946463 - 20 -43.604470 - 11 -94.536960 - 21 -43.753519 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -94.536960 - 20 -43.753519 - 11 -94.107806 - 21 -43.829187 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -94.107806 - 20 -43.829187 - 11 -93.672030 - 21 -43.829187 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.974745 - 20 -89.469491 - 11 -10.224697 - 21 -89.826450 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -10.224697 - 20 -89.826450 - 11 -10.408865 - 21 -90.221404 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -10.408865 - 20 -90.221404 - 11 -10.521653 - 21 -90.642333 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -10.521653 - 20 -90.642333 - 11 -10.559633 - 21 -91.076456 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -10.559633 - 20 -91.076456 - 11 -10.521653 - 21 -91.510578 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -10.521653 - 20 -91.510578 - 11 -10.408865 - 21 -91.931499 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -10.408865 - 20 -91.931499 - 11 -10.224697 - 21 -92.326453 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -10.224697 - 20 -92.326453 - 11 -9.974745 - 21 -92.683429 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.974745 - 20 -92.683429 - 11 -9.666604 - 21 -92.991569 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.666604 - 20 -92.991569 - 11 -9.309633 - 21 -93.241513 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.309633 - 20 -93.241513 - 11 -8.914684 - 21 -93.425692 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.914684 - 20 -93.425692 - 11 -8.493754 - 21 -93.538472 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.493754 - 20 -93.538472 - 11 -8.059633 - 21 -93.576450 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.059633 - 20 -93.576450 - 11 -7.625513 - 21 -93.538472 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -7.625513 - 20 -93.538472 - 11 -7.204583 - 21 -93.425692 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -7.204583 - 20 -93.425692 - 11 -6.809634 - 21 -93.241513 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.809634 - 20 -93.241513 - 11 -6.452664 - 21 -92.991569 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.452664 - 20 -92.991569 - 11 -6.144522 - 21 -92.683429 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.144522 - 20 -92.683429 - 11 -5.894570 - 21 -92.326453 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.894570 - 20 -92.326453 - 11 -5.710402 - 21 -91.931499 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.710402 - 20 -91.931499 - 11 -5.597614 - 21 -91.510578 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.597614 - 20 -91.510578 - 11 -5.559634 - 21 -91.076456 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.559634 - 20 -91.076456 - 11 -5.597614 - 21 -90.642333 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.597614 - 20 -90.642333 - 11 -5.710402 - 21 -90.221404 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.710402 - 20 -90.221404 - 11 -5.894570 - 21 -89.826450 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.894570 - 20 -89.826450 - 11 -6.144522 - 21 -89.469491 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.144522 - 20 -89.469491 - 11 -6.452664 - 21 -89.161342 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.452664 - 20 -89.161342 - 11 -6.809634 - 21 -88.911390 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.809634 - 20 -88.911390 - 11 -7.204583 - 21 -88.727228 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -7.204583 - 20 -88.727228 - 11 -7.625513 - 21 -88.614431 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -7.625513 - 20 -88.614431 - 11 -8.059633 - 21 -88.576452 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.059633 - 20 -88.576452 - 11 -8.493754 - 21 -88.614431 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.493754 - 20 -88.614431 - 11 -8.914684 - 21 -88.727228 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.914684 - 20 -88.727228 - 11 -9.309633 - 21 -88.911390 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.309633 - 20 -88.911390 - 11 -9.666604 - 21 -89.161342 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.666604 - 20 -89.161342 - 11 -9.974745 - 21 -89.469491 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -21.138208 - 20 -87.955929 - 11 -21.062536 - 21 -88.385082 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -21.062536 - 20 -88.385082 - 11 -20.913490 - 21 -88.794585 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.913490 - 20 -88.794585 - 11 -20.695597 - 21 -89.171981 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.695597 - 20 -89.171981 - 11 -20.415486 - 21 -89.505807 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.415486 - 20 -89.505807 - 11 -20.081661 - 21 -89.785917 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.081661 - 20 -89.785917 - 11 -19.704268 - 21 -90.003805 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.704268 - 20 -90.003805 - 11 -19.294769 - 21 -90.152857 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.294769 - 20 -90.152857 - 11 -18.865607 - 21 -90.228525 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.865607 - 20 -90.228525 - 11 -18.429831 - 21 -90.228525 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.429831 - 20 -90.228525 - 11 -18.000671 - 21 -90.152857 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.000671 - 20 -90.152857 - 11 -17.591172 - 21 -90.003805 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -17.591172 - 20 -90.003805 - 11 -17.213779 - 21 -89.785917 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -17.213779 - 20 -89.785917 - 11 -16.879953 - 21 -89.505807 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.879953 - 20 -89.505807 - 11 -16.599840 - 21 -89.171981 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.599840 - 20 -89.171981 - 11 -16.381952 - 21 -88.794585 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.381952 - 20 -88.794585 - 11 -16.232906 - 21 -88.385082 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.232906 - 20 -88.385082 - 11 -16.157232 - 21 -87.955929 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.157232 - 20 -87.955929 - 11 -16.157232 - 21 -87.520153 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.157232 - 20 -87.520153 - 11 -16.232906 - 21 -87.090999 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.232906 - 20 -87.090999 - 11 -16.381952 - 21 -86.681496 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.381952 - 20 -86.681496 - 11 -16.599840 - 21 -86.304100 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.599840 - 20 -86.304100 - 11 -16.879953 - 21 -85.970274 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.879953 - 20 -85.970274 - 11 -17.213779 - 21 -85.690165 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -17.213779 - 20 -85.690165 - 11 -17.591172 - 21 -85.472277 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -17.591172 - 20 -85.472277 - 11 -18.000671 - 21 -85.323224 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.000671 - 20 -85.323224 - 11 -18.429831 - 21 -85.247547 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.429831 - 20 -85.247547 - 11 -18.865607 - 21 -85.247547 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.865607 - 20 -85.247547 - 11 -19.294769 - 21 -85.323224 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.294769 - 20 -85.323224 - 11 -19.704268 - 21 -85.472277 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.704268 - 20 -85.472277 - 11 -20.081661 - 21 -85.690165 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.081661 - 20 -85.690165 - 11 -20.415486 - 21 -85.970274 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.415486 - 20 -85.970274 - 11 -20.695597 - 21 -86.304100 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.695597 - 20 -86.304100 - 11 -20.913490 - 21 -86.681496 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.913490 - 20 -86.681496 - 11 -21.062536 - 21 -87.090999 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -21.062536 - 20 -87.090999 - 11 -21.138208 - 21 -87.520153 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -21.138208 - 20 -87.520153 - 11 -21.138208 - 21 -87.955929 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.102199 - 20 -94.779458 - 11 -29.745230 - 21 -95.029410 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.745230 - 20 -95.029410 - 11 -29.350280 - 21 -95.213580 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.350280 - 20 -95.213580 - 11 -28.929351 - 21 -95.326361 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.929351 - 20 -95.326361 - 11 -28.495231 - 21 -95.364339 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.495231 - 20 -95.364339 - 11 -28.061108 - 21 -95.326361 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.061108 - 20 -95.326361 - 11 -27.640181 - 21 -95.213580 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -27.640181 - 20 -95.213580 - 11 -27.245231 - 21 -95.029410 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -27.245231 - 20 -95.029410 - 11 -26.888262 - 21 -94.779458 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -26.888262 - 20 -94.779458 - 11 -26.580115 - 21 -94.471309 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -26.580115 - 20 -94.471309 - 11 -26.330167 - 21 -94.114342 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -26.330167 - 20 -94.114342 - 11 -26.145999 - 21 -93.719396 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -26.145999 - 20 -93.719396 - 11 -26.033210 - 21 -93.298449 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -26.033210 - 20 -93.298449 - 11 -25.995232 - 21 -92.864345 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.995232 - 20 -92.864345 - 11 -26.033210 - 21 -92.430222 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -26.033210 - 20 -92.430222 - 11 -26.145999 - 21 -92.009293 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -26.145999 - 20 -92.009293 - 11 -26.330167 - 21 -91.614338 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -26.330167 - 20 -91.614338 - 11 -26.580115 - 21 -91.257380 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -26.580115 - 20 -91.257380 - 11 -26.888262 - 21 -90.949231 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -26.888262 - 20 -90.949231 - 11 -27.245231 - 21 -90.699279 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -27.245231 - 20 -90.699279 - 11 -27.640181 - 21 -90.515117 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -27.640181 - 20 -90.515117 - 11 -28.061108 - 21 -90.402328 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.061108 - 20 -90.402328 - 11 -28.495231 - 21 -90.364341 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.495231 - 20 -90.364341 - 11 -28.929351 - 21 -90.402328 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.929351 - 20 -90.402328 - 11 -29.350280 - 21 -90.515117 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.350280 - 20 -90.515117 - 11 -29.745230 - 21 -90.699279 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.745230 - 20 -90.699279 - 11 -30.102199 - 21 -90.949231 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.102199 - 20 -90.949231 - 11 -30.410340 - 21 -91.257380 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.410340 - 20 -91.257380 - 11 -30.660294 - 21 -91.614338 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.660294 - 20 -91.614338 - 11 -30.844460 - 21 -92.009293 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.844460 - 20 -92.009293 - 11 -30.957249 - 21 -92.430222 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.957249 - 20 -92.430222 - 11 -30.995232 - 21 -92.864345 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.995232 - 20 -92.864345 - 11 -30.957249 - 21 -93.298449 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.957249 - 20 -93.298449 - 11 -30.844460 - 21 -93.719396 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.844460 - 20 -93.719396 - 11 -30.660294 - 21 -94.114342 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.660294 - 20 -94.114342 - 11 -30.410340 - 21 -94.471309 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.410340 - 20 -94.471309 - 11 -30.102199 - 21 -94.779458 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.467072 - 20 -86.185056 - 11 -37.642283 - 21 -83.157948 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.642283 - 20 -83.157948 - 11 -38.340483 - 21 -80.207270 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -38.340483 - 20 -80.207270 - 11 -39.540459 - 21 -77.422643 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -39.540459 - 20 -77.422643 - 11 -41.205747 - 21 -74.888703 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.205747 - 20 -74.888703 - 11 -43.285753 - 21 -72.682435 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -43.285753 - 20 -72.682435 - 11 -45.717271 - 21 -70.870872 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.717271 - 20 -70.870872 - 11 -48.426422 - 21 -69.509057 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -48.426422 - 20 -69.509057 - 11 -51.330890 - 21 -68.638375 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.330890 - 20 -68.638375 - 11 -51.834014 - 21 -68.541999 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.467072 - 20 -86.185056 - 11 -39.647290 - 21 -83.353851 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -39.647290 - 20 -83.353851 - 11 -42.286018 - 21 -80.944248 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.286018 - 20 -80.944248 - 11 -45.303083 - 21 -79.029459 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.303083 - 20 -79.029459 - 11 -48.606813 - 21 -77.667669 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -48.606813 - 20 -77.667669 - 11 -49.599553 - 21 -77.383790 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.831048 - 20 -68.525184 - 11 -52.700216 - 21 -68.449144 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -52.700216 - 20 -68.449144 - 11 -53.569384 - 21 -68.525184 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -53.569384 - 20 -68.525184 - 11 -54.412148 - 21 -68.750998 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.412148 - 20 -68.750998 - 11 -55.202888 - 21 -69.119737 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -55.202888 - 20 -69.119737 - 11 -55.917592 - 21 -69.620170 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -55.917592 - 20 -69.620170 - 11 -56.534533 - 21 -70.237111 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -56.534533 - 20 -70.237111 - 11 -57.034967 - 21 -70.951820 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.034967 - 20 -70.951820 - 11 -57.403705 - 21 -71.742560 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.403705 - 20 -71.742560 - 11 -57.629520 - 21 -72.585319 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.629520 - 20 -72.585319 - 11 -57.705564 - 21 -73.454492 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.705564 - 20 -73.454492 - 11 -57.629520 - 21 -74.323664 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.629520 - 20 -74.323664 - 11 -57.403705 - 21 -75.166424 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.403705 - 20 -75.166424 - 11 -57.034967 - 21 -75.957172 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.034967 - 20 -75.957172 - 11 -56.534533 - 21 -76.671868 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -56.534533 - 20 -76.671868 - 11 -55.917592 - 21 -77.288813 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -55.917592 - 20 -77.288813 - 11 -55.202888 - 21 -77.789251 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -55.202888 - 20 -77.789251 - 11 -54.412148 - 21 -78.157985 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.412148 - 20 -78.157985 - 11 -53.569384 - 21 -78.383800 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -53.569384 - 20 -78.383800 - 11 -52.700216 - 21 -78.459826 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -52.700216 - 20 -78.459826 - 11 -51.831048 - 21 -78.383800 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.831048 - 20 -78.383800 - 11 -50.988284 - 21 -78.157985 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.988284 - 20 -78.157985 - 11 -50.197540 - 21 -77.789251 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.197540 - 20 -77.789251 - 11 -49.599553 - 21 -77.383790 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.136453 - 20 -64.585952 - 11 -52.700216 - 21 -64.449143 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -52.700216 - 20 -64.449143 - 11 -54.263975 - 21 -64.585952 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.263975 - 20 -64.585952 - 11 -55.780228 - 21 -64.992231 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -55.780228 - 20 -64.992231 - 11 -57.202886 - 21 -65.655632 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.202886 - 20 -65.655632 - 11 -58.488740 - 21 -66.555990 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.488740 - 20 -66.555990 - 11 -59.598714 - 21 -67.665963 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -59.598714 - 20 -67.665963 - 11 -60.499075 - 21 -68.951822 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.499075 - 20 -68.951822 - 11 -61.162477 - 21 -70.374480 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -61.162477 - 20 -70.374480 - 11 -61.568752 - 21 -71.890733 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -61.568752 - 20 -71.890733 - 11 -61.705561 - 21 -73.454492 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -61.705561 - 20 -73.454492 - 11 -61.568752 - 21 -75.018255 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -61.568752 - 20 -75.018255 - 11 -61.162477 - 21 -76.534503 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -61.162477 - 20 -76.534503 - 11 -60.499075 - 21 -77.957166 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.499075 - 20 -77.957166 - 11 -59.598714 - 21 -79.243016 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -59.598714 - 20 -79.243016 - 11 -58.488740 - 21 -80.352989 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.488740 - 20 -80.352989 - 11 -57.202886 - 21 -81.253351 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.202886 - 20 -81.253351 - 11 -55.780228 - 21 -81.916743 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -55.780228 - 20 -81.916743 - 11 -54.263975 - 21 -82.323027 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.263975 - 20 -82.323027 - 11 -52.700216 - 21 -82.459841 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -52.700216 - 20 -82.459841 - 11 -51.136453 - 21 -82.323027 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.136453 - 20 -82.323027 - 11 -49.620205 - 21 -81.916743 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -49.620205 - 20 -81.916743 - 11 -49.117011 - 21 -81.716274 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -99.692589 - 20 -28.948054 - 11 -96.944506 - 21 -27.666600 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -96.944506 - 20 -27.666600 - 11 -94.460697 - 21 -25.927422 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -94.460697 - 20 -25.927422 - 11 -92.316637 - 21 -23.783356 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -92.316637 - 20 -23.783356 - 11 -90.577452 - 21 -21.299546 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -90.577452 - 20 -21.299546 - 11 -89.296003 - 21 -18.551472 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -89.296003 - 20 -18.551472 - 11 -88.511221 - 21 -15.622620 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.511221 - 20 -15.622620 - 11 -88.246947 - 21 -12.601990 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.246947 - 20 -12.601990 - 11 -88.511221 - 21 -9.581363 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.511221 - 20 -9.581363 - 11 -88.607598 - 21 -9.078241 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -99.027421 - 20 -19.852597 - 11 -95.917769 - 21 -18.092153 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.917769 - 20 -18.092153 - 11 -93.161068 - 21 -15.818469 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -93.161068 - 20 -15.818469 - 11 -90.841053 - 21 -13.100630 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -90.841053 - 20 -13.100630 - 11 -89.028238 - 21 -10.021219 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -89.028238 - 20 -10.021219 - 11 -88.607580 - 21 -9.078257 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.019950 - 20 -35.145712 - 11 -31.050802 - 21 -35.056428 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.050802 - 20 -35.056428 - 11 -34.051116 - 21 -35.494798 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -34.051116 - 20 -35.494798 - 11 -36.929718 - 21 -36.447510 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -36.929718 - 20 -36.447510 - 11 -39.599159 - 21 -37.885617 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -39.599159 - 20 -37.885617 - 11 -41.978320 - 21 -39.765420 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.978320 - 20 -39.765420 - 11 -43.994915 - 21 -42.029798 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -43.994915 - 20 -42.029798 - 11 -45.587662 - 21 -44.609949 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.587662 - 20 -44.609949 - 11 -46.708174 - 21 -47.427484 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -46.708174 - 20 -47.427484 - 11 -46.848027 - 21 -47.920293 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.019967 - 20 -35.145714 - 11 -31.030422 - 21 -37.070880 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.030422 - 20 -37.070880 - 11 -33.660838 - 21 -39.489559 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.660838 - 20 -39.489559 - 11 -35.831289 - 21 -42.328253 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -35.831289 - 20 -42.328253 - 11 -37.475834 - 21 -45.500722 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.475834 - 20 -45.500722 - 11 -37.845158 - 21 -46.464945 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -46.864523 - 20 -47.915879 - 11 -47.016030 - 21 -48.775109 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -47.016030 - 20 -48.775109 - 11 -47.016034 - 21 -49.647593 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -47.016034 - 20 -49.647593 - 11 -46.864532 - 21 -50.506835 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -46.864532 - 20 -50.506835 - 11 -46.566116 - 21 -51.326712 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -46.566116 - 20 -51.326712 - 11 -46.129872 - 21 -52.082308 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -46.129872 - 20 -52.082308 - 11 -45.569045 - 21 -52.750670 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.569045 - 20 -52.750670 - 11 -44.900679 - 21 -53.311497 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -44.900679 - 20 -53.311497 - 11 -44.145083 - 21 -53.747741 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -44.145083 - 20 -53.747741 - 11 -43.325210 - 21 -54.046148 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -43.325210 - 20 -54.046148 - 11 -42.465976 - 21 -54.197655 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.465976 - 20 -54.197655 - 11 -41.593488 - 21 -54.197659 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.593488 - 20 -54.197659 - 11 -40.734254 - 21 -54.046148 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -40.734254 - 20 -54.046148 - 11 -39.914381 - 21 -53.747741 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -39.914381 - 20 -53.747741 - 11 -39.158781 - 21 -53.311492 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -39.158781 - 20 -53.311492 - 11 -38.490415 - 21 -52.750670 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -38.490415 - 20 -52.750670 - 11 -37.929588 - 21 -52.082304 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.929588 - 20 -52.082304 - 11 -37.493349 - 21 -51.326708 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.493349 - 20 -51.326708 - 11 -37.194933 - 21 -50.506835 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.194933 - 20 -50.506835 - 11 -37.043430 - 21 -49.647597 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.043430 - 20 -49.647597 - 11 -37.043426 - 21 -48.775104 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.043426 - 20 -48.775104 - 11 -37.194941 - 21 -47.915875 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.194941 - 20 -47.915875 - 11 -37.493344 - 21 -47.096002 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.493344 - 20 -47.096002 - 11 -37.845145 - 21 -46.464954 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000001 - 20 -19.454655 - 11 -0.855796 - 21 -19.284791 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.855796 - 20 -19.284791 - 11 -1.728085 - 21 -19.266117 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -1.728085 - 20 -19.266117 - 11 -2.590366 - 21 -19.399199 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -2.590366 - 20 -19.399199 - 11 -3.416437 - 21 -19.679990 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.416437 - 20 -19.679990 - 11 -4.181199 - 21 -20.099964 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.181199 - 20 -20.099964 - 11 -4.861416 - 21 -20.646355 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.861416 - 20 -20.646355 - 11 -5.436419 - 21 -21.302565 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.436419 - 20 -21.302565 - 11 -5.888736 - 21 -22.048653 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.888736 - 20 -22.048653 - 11 -6.204624 - 21 -22.861949 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.204624 - 20 -22.861949 - 11 -6.374486 - 21 -23.717744 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.374486 - 20 -23.717744 - 11 -6.393161 - 21 -24.590031 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.393161 - 20 -24.590031 - 11 -6.260080 - 21 -25.452314 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.260080 - 20 -25.452314 - 11 -5.979288 - 21 -26.278385 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.979288 - 20 -26.278385 - 11 -5.559315 - 21 -27.043148 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.559315 - 20 -27.043148 - 11 -5.012924 - 21 -27.723364 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.012924 - 20 -27.723364 - 11 -4.356714 - 21 -28.298366 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.356714 - 20 -28.298366 - 11 -3.610626 - 21 -28.750684 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.610626 - 20 -28.750684 - 11 -2.797329 - 21 -29.066569 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -2.797329 - 20 -29.066569 - 11 -1.941534 - 21 -29.236437 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -1.941534 - 20 -29.236437 - 11 -1.069245 - 21 -29.255109 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -1.069245 - 20 -29.255109 - 11 -0.206964 - 21 -29.122025 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.206964 - 20 -29.122025 - 11 -0.000003 - 21 -29.066571 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -99.027430 - 20 -19.852586 - 11 -99.828895 - 21 -19.507788 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -99.828895 - 20 -19.507788 - 11 -100.000000 - 21 -19.454655 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -100.000000 - 20 -29.066569 - 11 -99.686737 - 21 -28.964103 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.133437 - 20 -100.000000 - 11 -8.653941 - 21 -98.426993 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.653941 - 20 -98.426993 - 11 -9.439688 - 21 -96.968268 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.439688 - 20 -96.968268 - 11 -10.466800 - 21 -95.668140 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -10.466800 - 20 -95.668140 - 11 -11.704077 - 21 -94.566119 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -11.704077 - 20 -94.566119 - 11 -13.113917 - 21 -93.695705 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -13.113917 - 20 -93.695705 - 11 -14.653488 - 21 -93.083317 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -14.653488 - 20 -93.083317 - 11 -16.276009 - 21 -92.747583 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.276009 - 20 -92.747583 - 11 -17.932178 - 21 -92.698695 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -17.932178 - 20 -92.698695 - 11 -19.571676 - 21 -92.938140 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.571676 - 20 -92.938140 - 11 -21.144687 - 21 -93.458639 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -21.144687 - 20 -93.458639 - 11 -22.603416 - 21 -94.244392 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -22.603416 - 20 -94.244392 - 11 -23.903542 - 21 -95.271506 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -23.903542 - 20 -95.271506 - 11 -25.005556 - 21 -96.508783 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.005556 - 20 -96.508783 - 11 -25.875977 - 21 -97.918620 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.875977 - 20 -97.918620 - 11 -26.488360 - 21 -99.458193 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -26.488360 - 20 -99.458193 - 11 -26.633542 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -10.728661 - 20 -100.000000 - 11 -11.209738 - 21 -98.877651 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -11.209738 - 20 -98.877651 - 11 -11.878398 - 21 -97.855882 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -11.878398 - 20 -97.855882 - 11 -12.714332 - 21 -96.965748 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.714332 - 20 -96.965748 - 11 -13.692133 - 21 -96.234308 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -13.692133 - 20 -96.234308 - 11 -14.782096 - 21 -95.683765 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -14.782096 - 20 -95.683765 - 11 -15.951100 - 21 -95.330849 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -15.951100 - 20 -95.330849 - 11 -17.163627 - 21 -95.186293 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -17.163627 - 20 -95.186293 - 11 -18.382833 - 21 -95.254490 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.382833 - 20 -95.254490 - 11 -19.571676 - 21 -95.533365 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.571676 - 20 -95.533365 - 11 -20.694031 - 21 -96.014442 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.694031 - 20 -96.014442 - 11 -21.715797 - 21 -96.683102 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -21.715797 - 20 -96.683102 - 11 -22.605925 - 21 -97.519038 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -22.605925 - 20 -97.519038 - 11 -23.337379 - 21 -98.496834 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -23.337379 - 20 -98.496834 - 11 -23.887921 - 21 -99.586799 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -23.887921 - 20 -99.586799 - 11 -24.038317 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.610357 - 20 -100.000000 - 11 -0.806093 - 21 -99.610657 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.806093 - 20 -99.610657 - 11 -1.066466 - 21 -99.261214 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -1.066466 - 20 -99.261214 - 11 -1.383562 - 21 -98.962295 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -1.383562 - 20 -98.962295 - 11 -1.747748 - 21 -98.722973 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -1.747748 - 20 -98.722973 - 11 -2.147958 - 21 -98.550543 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -2.147958 - 20 -98.550543 - 11 -2.572031 - 21 -98.450221 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -2.572031 - 20 -98.450221 - 11 -3.007083 - 21 -98.425060 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.007083 - 20 -98.425060 - 11 -3.439894 - 21 -98.475820 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.439894 - 20 -98.475820 - 11 -3.857314 - 21 -98.600980 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.857314 - 20 -98.600980 - 11 -4.246660 - 21 -98.796716 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.246660 - 20 -98.796716 - 11 -4.596102 - 21 -99.057088 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.596102 - 20 -99.057088 - 11 -4.895022 - 21 -99.374187 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.895022 - 20 -99.374187 - 11 -5.134336 - 21 -99.738372 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.134336 - 20 -99.738372 - 11 -5.256338 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.579245 - 20 -100.000000 - 11 -6.138552 - 21 -97.983457 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.138552 - 20 -97.983457 - 11 -7.039532 - 21 -96.094677 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -7.039532 - 20 -96.094677 - 11 -8.254808 - 21 -94.391048 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.254808 - 20 -94.391048 - 11 -9.747454 - 21 -92.924326 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.747454 - 20 -92.924326 - 11 -11.472116 - 21 -91.739078 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -11.472116 - 20 -91.739078 - 11 -13.376393 - 21 -90.871323 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -13.376393 - 20 -90.871323 - 11 -15.402424 - 21 -90.347430 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -15.402424 - 20 -90.347430 - 11 -17.488647 - 21 -90.183303 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -17.488647 - 20 -90.183303 - 11 -19.571676 - 21 -90.383947 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.571676 - 20 -90.383947 - 11 -21.588218 - 21 -90.943256 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -21.588218 - 20 -90.943256 - 11 -23.477000 - 21 -91.844230 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -23.477000 - 20 -91.844230 - 11 -25.180634 - 21 -93.059512 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.180634 - 20 -93.059512 - 11 -26.647360 - 21 -94.552156 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -26.647360 - 20 -94.552156 - 11 -27.832606 - 21 -96.276818 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -27.832606 - 20 -96.276818 - 11 -28.700359 - 21 -98.181100 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.700359 - 20 -98.181100 - 11 -29.187735 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -98.330232 - 20 -44.464089 - 11 -100.000000 - 21 -44.596196 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -98.330223 - 20 -44.464080 - 11 -100.000000 - 21 -43.619610 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -100.000000 - 20 -51.727087 - 11 -99.596064 - 21 -51.890588 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -99.596064 - 20 -51.890588 - 11 -99.169859 - 21 -51.981461 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -99.169859 - 20 -51.981461 - 11 -98.734363 - 21 -51.996942 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -98.734363 - 20 -51.996942 - 11 -98.302778 - 21 -51.936567 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -98.302778 - 20 -51.936567 - 11 -97.888244 - 21 -51.802168 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -97.888244 - 20 -51.802168 - 11 -97.503351 - 21 -51.597828 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -97.503351 - 20 -51.597828 - 11 -97.159778 - 21 -51.329753 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -97.159778 - 20 -51.329753 - 11 -96.867981 - 21 -51.006092 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -96.867981 - 20 -51.006092 - 11 -96.636821 - 21 -50.636675 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -96.636821 - 20 -50.636675 - 11 -96.473324 - 21 -50.232736 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -96.473324 - 20 -50.232736 - 11 -96.382442 - 21 -49.806531 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -96.382442 - 20 -49.806531 - 11 -96.366956 - 21 -49.371031 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -96.366956 - 20 -49.371031 - 11 -96.427340 - 21 -48.939454 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -96.427340 - 20 -48.939454 - 11 -96.561739 - 21 -48.524920 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -96.561739 - 20 -48.524920 - 11 -96.766084 - 21 -48.140023 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -96.766084 - 20 -48.140023 - 11 -97.034155 - 21 -47.796450 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -97.034155 - 20 -47.796450 - 11 -97.357815 - 21 -47.504653 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -97.357815 - 20 -47.504653 - 11 -97.727223 - 21 -47.273493 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -97.727223 - 20 -47.273493 - 11 -98.131171 - 21 -47.109987 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -98.131171 - 20 -47.109987 - 11 -98.557376 - 21 -47.019118 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -98.557376 - 20 -47.019118 - 11 -98.992872 - 21 -47.003633 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -98.992872 - 20 -47.003633 - 11 -99.424457 - 21 -47.064008 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -99.424457 - 20 -47.064008 - 11 -99.838991 - 21 -47.198411 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -99.838991 - 20 -47.198411 - 11 -100.000000 - 21 -47.273488 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.882299 - 20 -51.414248 - 11 -89.605071 - 21 -49.811243 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -89.605071 - 20 -49.811243 - 11 -91.580035 - 21 -48.531740 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.580035 - 20 -48.531740 - 11 -93.747165 - 21 -47.614633 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -93.747165 - 20 -47.614633 - 11 -96.040636 - 21 -47.087774 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -96.040636 - 20 -47.087774 - 11 -98.390747 - 21 -46.967172 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -98.390747 - 20 -46.967172 - 11 -100.000000 - 21 -47.121999 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.882290 - 20 -51.414244 - 11 -90.313213 - 21 -47.925254 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -90.313213 - 20 -47.925254 - 11 -93.313069 - 21 -44.911392 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -93.313069 - 20 -44.911392 - 11 -96.790694 - 21 -42.464231 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -96.790694 - 20 -42.464231 - 11 -100.000000 - 21 -40.903193 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -7.914316 - 20 -1.359743 - 11 -8.133440 - 21 -0.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -10.404801 - 20 -1.577632 - 11 -10.616845 - 21 -0.375071 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -10.616845 - 20 -0.375071 - 11 -10.728664 - 21 -0.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.423829 - 20 -1.141853 - 11 -5.579247 - 21 -0.000001 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.187737 - 20 -0.000001 - 11 -29.388377 - 21 -2.083030 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.388377 - 20 -2.083030 - 11 -29.224259 - 21 -4.169255 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.224259 - 20 -4.169255 - 11 -28.700361 - 21 -6.195285 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.700361 - 20 -6.195285 - 11 -27.832606 - 21 -8.099562 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -27.832606 - 20 -8.099562 - 11 -27.554819 - 21 -8.565685 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000001 - 20 -47.273488 - 11 -0.369416 - 21 -47.504644 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.369416 - 20 -47.504644 - 11 -0.693078 - 21 -47.796450 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.693078 - 20 -47.796450 - 11 -0.961153 - 21 -48.140018 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.961153 - 20 -48.140018 - 11 -1.165495 - 21 -48.524916 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -1.165495 - 20 -48.524916 - 11 -1.299896 - 21 -48.939454 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -1.299896 - 20 -48.939454 - 11 -1.360272 - 21 -49.371027 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -1.360272 - 20 -49.371027 - 11 -1.344788 - 21 -49.806531 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -1.344788 - 20 -49.806531 - 11 -1.253916 - 21 -50.232732 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -1.253916 - 20 -50.232732 - 11 -1.090415 - 21 -50.636667 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -1.090415 - 20 -50.636667 - 11 -0.859254 - 21 -51.006088 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.859254 - 20 -51.006088 - 11 -0.567456 - 21 -51.329744 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.567456 - 20 -51.329744 - 11 -0.223888 - 21 -51.597828 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.223888 - 20 -51.597828 - 11 --0.000002 - 21 -51.727087 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -47.121999 - 11 -2.284019 - 21 -47.688416 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -2.284019 - 20 -47.688416 - 11 -4.434980 - 21 -48.642845 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.434980 - 20 -48.642845 - 11 -6.387529 - 21 -49.956288 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.387529 - 20 -49.956288 - 11 -8.082337 - 21 -51.588834 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.082337 - 20 -51.588834 - 11 -9.467909 - 21 -53.490873 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -9.467909 - 20 -53.490873 - 11 -10.502143 - 21 -55.604622 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -10.502143 - 20 -55.604622 - 11 -11.153620 - 21 -57.865850 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -11.153620 - 20 -57.865850 - 11 -11.225749 - 21 -58.266382 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -71.788696 - 20 -100.000000 - 11 -70.554893 - 21 -98.894098 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.554893 - 20 -98.894098 - 11 -69.531882 - 21 -97.590734 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.531882 - 20 -97.590734 - 11 -68.750731 - 21 -96.129541 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.750731 - 20 -96.129541 - 11 -68.235193 - 21 -94.554903 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.235193 - 20 -94.554903 - 11 -68.000910 - 21 -92.914659 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.000910 - 20 -92.914659 - 11 -68.055016 - 21 -91.258640 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.055016 - 20 -91.258640 - 11 -68.395864 - 21 -89.637188 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.395864 - 20 -89.637188 - 11 -69.013094 - 21 -88.099566 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.013094 - 20 -88.099566 - 11 -69.887953 - 21 -86.692467 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.887953 - 20 -86.692467 - 11 -70.993866 - 21 -85.458672 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.993866 - 20 -85.458672 - 11 -72.297218 - 21 -84.435653 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.297218 - 20 -84.435653 - 11 -73.758415 - 21 -83.654511 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -73.758415 - 20 -83.654511 - 11 -75.333061 - 21 -83.138963 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.333061 - 20 -83.138963 - 11 -76.973306 - 21 -82.904689 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -76.973306 - 20 -82.904689 - 11 -78.629307 - 21 -82.958791 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.629307 - 20 -82.958791 - 11 -80.250760 - 21 -83.299635 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -80.250760 - 20 -83.299635 - 11 -81.087317 - 21 -83.596664 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.014138 - 20 -64.892066 - 11 -93.430258 - 21 -67.846481 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -93.430258 - 20 -67.846481 - 11 -95.296650 - 21 -71.175565 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.296650 - 20 -71.175565 - 11 -96.556603 - 21 -74.778171 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -96.556603 - 20 -74.778171 - 11 -97.171825 - 21 -78.544821 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -97.171825 - 20 -78.544821 - 11 -97.123628 - 21 -82.361093 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -97.123628 - 20 -82.361093 - 11 -96.413465 - 21 -86.111006 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -96.413465 - 20 -86.111006 - 11 -95.062935 - 21 -89.680643 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.062935 - 20 -89.680643 - 11 -93.113063 - 21 -92.961526 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -93.113063 - 20 -92.961526 - 11 -90.623095 - 21 -95.853973 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -90.623095 - 20 -95.853973 - 11 -87.668680 - 21 -98.270093 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.668680 - 20 -98.270093 - 11 -84.636280 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -89.559682 - 20 -100.000000 - 11 -89.926063 - 21 -99.764049 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -89.926063 - 20 -99.764049 - 11 -90.327841 - 21 -99.595312 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -90.327841 - 20 -99.595312 - 11 -90.752821 - 21 -99.498901 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -90.752821 - 20 -99.498901 - 11 -91.188090 - 21 -99.477755 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.188090 - 20 -99.477755 - 11 -91.620410 - 21 -99.532505 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.620410 - 20 -99.532505 - 11 -92.036668 - 21 -99.661496 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -92.036668 - 20 -99.661496 - 11 -92.424194 - 21 -99.860819 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -92.424194 - 20 -99.860819 - 11 -92.622966 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -100.000000 - 20 -82.490855 - 11 -99.830129 - 21 -82.089549 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -99.830129 - 20 -82.089549 - 11 -99.732519 - 21 -81.664840 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -99.732519 - 20 -81.664840 - 11 -99.710139 - 21 -81.229633 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -99.710139 - 20 -81.229633 - 11 -99.763682 - 21 -80.797155 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -99.763682 - 20 -80.797155 - 11 -99.891501 - 21 -80.380548 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -99.891501 - 20 -80.380548 - 11 -100.000000 - 21 -80.147857 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -100.000000 - 20 -71.986479 - 11 -99.566144 - 21 -71.945610 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -99.566144 - 20 -71.945610 - 11 -99.145975 - 21 -71.830025 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -99.145975 - 20 -71.830025 - 11 -98.752255 - 21 -71.643235 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -98.752255 - 20 -71.643235 - 11 -98.396959 - 21 -71.390916 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -98.396959 - 20 -71.390916 - 11 -98.090874 - 21 -71.080733 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -98.090874 - 20 -71.080733 - 11 -97.843302 - 21 -70.722108 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -97.843302 - 20 -70.722108 - 11 -97.661756 - 21 -70.325942 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -97.661756 - 20 -70.325942 - 11 -97.551775 - 21 -69.904273 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -97.551775 - 20 -69.904273 - 11 -97.516675 - 21 -69.469910 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -97.516675 - 20 -69.469910 - 11 -97.557550 - 21 -69.036055 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -97.557550 - 20 -69.036055 - 11 -97.673130 - 21 -68.615882 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -97.673130 - 20 -68.615882 - 11 -97.859924 - 21 -68.222166 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -97.859924 - 20 -68.222166 - 11 -98.112248 - 21 -67.866865 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -98.112248 - 20 -67.866865 - 11 -98.422426 - 21 -67.560781 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -98.422426 - 20 -67.560781 - 11 -98.781047 - 21 -67.313208 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -98.781047 - 20 -67.313208 - 11 -99.177217 - 21 -67.131667 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -99.177217 - 20 -67.131667 - 11 -99.598881 - 21 -67.021682 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -99.598881 - 20 -67.021682 - 11 -100.000000 - 21 -66.986586 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.202017 - 20 -100.000000 - 11 -67.022710 - 21 -98.271274 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -67.022710 - 20 -98.271274 - 11 -66.161508 - 21 -96.364017 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.161508 - 20 -96.364017 - 11 -65.644583 - 21 -94.336202 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.644583 - 20 -94.336202 - 11 -65.487634 - 21 -92.249429 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.487634 - 20 -92.249429 - 11 -65.695444 - 21 -90.167100 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.695444 - 20 -90.167100 - 11 -66.261681 - 21 -88.152496 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.261681 - 20 -88.152496 - 11 -67.169143 - 21 -86.266813 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -67.169143 - 20 -86.266813 - 11 -68.390273 - 21 -84.567374 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.390273 - 20 -84.567374 - 11 -69.887953 - 21 -83.105788 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.887953 - 20 -83.105788 - 11 -71.616682 - 21 -81.926481 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -71.616682 - 20 -81.926481 - 11 -73.523931 - 21 -81.065287 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -73.523931 - 20 -81.065287 - 11 -75.551746 - 21 -80.548358 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.551746 - 20 -80.548358 - 11 -77.638527 - 21 -80.391414 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -77.638527 - 20 -80.391414 - 11 -79.720856 - 21 -80.599214 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.720856 - 20 -80.599214 - 11 -81.019733 - 21 -80.920504 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -81.596670 - 20 -56.598981 - 11 -85.595949 - 21 -58.044054 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.595949 - 20 -58.044054 - 11 -89.283527 - 21 -60.161644 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -89.283527 - 20 -60.161644 - 11 -92.547377 - 21 -62.887405 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -92.547377 - 20 -62.887405 - 11 -95.288321 - 21 -66.138521 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.288321 - 20 -66.138521 - 11 -97.423064 - 21 -69.816191 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -97.423064 - 20 -69.816191 - 11 -98.886767 - 21 -73.808703 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -98.886767 - 20 -73.808703 - 11 -99.634926 - 21 -77.994716 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -99.634926 - 20 -77.994716 - 11 -99.644839 - 21 -82.247044 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -99.644839 - 20 -82.247044 - 11 -98.916180 - 21 -86.436504 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -98.916180 - 20 -86.436504 - 11 -97.471103 - 21 -90.435784 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -97.471103 - 20 -90.435784 - 11 -95.353517 - 21 -94.123371 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.353517 - 20 -94.123371 - 11 -92.627752 - 21 -97.387211 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -92.627752 - 20 -97.387211 - 11 -89.557005 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -77.548896 - 20 -7.114957 - 11 -77.510909 - 21 -6.680837 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -77.510909 - 20 -6.680837 - 11 -77.548896 - 21 -6.246717 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -77.548896 - 20 -6.246717 - 11 -77.661685 - 21 -5.825787 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -77.661685 - 20 -5.825787 - 11 -77.845847 - 21 -5.430836 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -77.845847 - 20 -5.430836 - 11 -78.095799 - 21 -5.073868 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.095799 - 20 -5.073868 - 11 -78.403948 - 21 -4.765726 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.403948 - 20 -4.765726 - 11 -78.760898 - 21 -4.515773 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.760898 - 20 -4.515773 - 11 -79.155861 - 21 -4.331605 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.155861 - 20 -4.331605 - 11 -79.576790 - 21 -4.218818 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.576790 - 20 -4.218818 - 11 -80.010912 - 21 -4.180837 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -80.010912 - 20 -4.180837 - 11 -80.445026 - 21 -4.218818 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -80.445026 - 20 -4.218818 - 11 -80.865964 - 21 -4.331605 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -80.865964 - 20 -4.331605 - 11 -81.260910 - 21 -4.515773 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -81.260910 - 20 -4.515773 - 11 -81.617886 - 21 -4.765726 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -81.617886 - 20 -4.765726 - 11 -81.926026 - 21 -5.073868 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -81.926026 - 20 -5.073868 - 11 -82.175978 - 21 -5.430836 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.175978 - 20 -5.430836 - 11 -82.360148 - 21 -5.825787 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.360148 - 20 -5.825787 - 11 -82.472929 - 21 -6.246717 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.472929 - 20 -6.246717 - 11 -82.510907 - 21 -6.680837 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.510907 - 20 -6.680837 - 11 -82.472929 - 21 -7.114957 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.472929 - 20 -7.114957 - 11 -82.360148 - 21 -7.535887 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.360148 - 20 -7.535887 - 11 -82.175978 - 21 -7.930837 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.175978 - 20 -7.930837 - 11 -81.926026 - 21 -8.287806 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -81.926026 - 20 -8.287806 - 11 -81.617886 - 21 -8.595948 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -81.617886 - 20 -8.595948 - 11 -81.260910 - 21 -8.845900 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -81.260910 - 20 -8.845900 - 11 -80.865964 - 21 -9.030068 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -80.865964 - 20 -9.030068 - 11 -80.445026 - 21 -9.142856 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -80.445026 - 20 -9.142856 - 11 -80.010912 - 21 -9.180837 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -80.010912 - 20 -9.180837 - 11 -79.576790 - 21 -9.142856 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.576790 - 20 -9.142856 - 11 -79.155861 - 21 -9.030068 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.155861 - 20 -9.030068 - 11 -78.760898 - 21 -8.845900 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.760898 - 20 -8.845900 - 11 -78.403948 - 21 -8.595948 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.403948 - 20 -8.595948 - 11 -78.095799 - 21 -8.287806 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.095799 - 20 -8.287806 - 11 -77.845847 - 21 -7.930837 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -77.845847 - 20 -7.930837 - 11 -77.661685 - 21 -7.535887 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -77.661685 - 20 -7.535887 - 11 -77.548896 - 21 -7.114957 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -67.124292 - 20 -2.843995 - 11 -67.404401 - 21 -2.510169 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -67.404401 - 20 -2.510169 - 11 -67.738228 - 21 -2.230056 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -67.738228 - 20 -2.230056 - 11 -68.115623 - 21 -2.012167 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.115623 - 20 -2.012167 - 11 -68.525122 - 21 -1.863122 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.525122 - 20 -1.863122 - 11 -68.954284 - 21 -1.787449 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.954284 - 20 -1.787449 - 11 -69.390060 - 21 -1.787449 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.390060 - 20 -1.787449 - 11 -69.819222 - 21 -1.863122 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.819222 - 20 -1.863122 - 11 -70.228721 - 21 -2.012167 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.228721 - 20 -2.012167 - 11 -70.606108 - 21 -2.230056 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.606108 - 20 -2.230056 - 11 -70.939939 - 21 -2.510169 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.939939 - 20 -2.510169 - 11 -71.220053 - 21 -2.843995 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -71.220053 - 20 -2.843995 - 11 -71.437941 - 21 -3.221390 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -71.437941 - 20 -3.221390 - 11 -71.586989 - 21 -3.630888 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -71.586989 - 20 -3.630888 - 11 -71.662657 - 21 -4.060047 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -71.662657 - 20 -4.060047 - 11 -71.662657 - 21 -4.495825 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -71.662657 - 20 -4.495825 - 11 -71.586989 - 21 -4.924984 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -71.586989 - 20 -4.924984 - 11 -71.437941 - 21 -5.334482 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -71.437941 - 20 -5.334482 - 11 -71.220053 - 21 -5.711877 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -71.220053 - 20 -5.711877 - 11 -70.939939 - 21 -6.045703 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.939939 - 20 -6.045703 - 11 -70.606108 - 21 -6.325815 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.606108 - 20 -6.325815 - 11 -70.228721 - 21 -6.543706 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.228721 - 20 -6.543706 - 11 -69.819222 - 21 -6.692751 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.819222 - 20 -6.692751 - 11 -69.390060 - 21 -6.768423 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.390060 - 20 -6.768423 - 11 -68.954284 - 21 -6.768423 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.954284 - 20 -6.768423 - 11 -68.525122 - 21 -6.692751 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.525122 - 20 -6.692751 - 11 -68.115623 - 21 -6.543706 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.115623 - 20 -6.543706 - 11 -67.738228 - 21 -6.325815 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -67.738228 - 20 -6.325815 - 11 -67.404401 - 21 -6.045703 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -67.404401 - 20 -6.045703 - 11 -67.124292 - 21 -5.711877 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -67.124292 - 20 -5.711877 - 11 -66.906404 - 21 -5.334482 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.906404 - 20 -5.334482 - 11 -66.757356 - 21 -4.924984 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.757356 - 20 -4.924984 - 11 -66.681688 - 21 -4.495825 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.681688 - 20 -4.495825 - 11 -66.681688 - 21 -4.060047 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.681688 - 20 -4.060047 - 11 -66.757356 - 21 -3.630888 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.757356 - 20 -3.630888 - 11 -66.906404 - 21 -3.221390 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.906404 - 20 -3.221390 - 11 -67.124292 - 21 -2.843995 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.142676 - 20 -1.756802 - 11 -77.492090 - 21 -1.901209 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -77.492090 - 20 -1.901209 - 11 -75.841505 - 21 -1.756802 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.841505 - 20 -1.756802 - 11 -74.241076 - 21 -1.327967 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -74.241076 - 20 -1.327967 - 11 -72.739416 - 21 -0.627734 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.739416 - 20 -0.627734 - 11 -71.788696 - 21 --0.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.636297 - 20 --0.000001 - 11 -81.052890 - 21 -1.313540 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -81.052890 - 20 -1.313540 - 11 -79.139719 - 21 -1.739975 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -92.622966 - 20 -0.000003 - 11 -92.942812 - 21 -0.295988 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -92.942812 - 20 -0.295988 - 11 -93.206386 - 21 -0.643015 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -93.206386 - 20 -0.643015 - 11 -93.405709 - 21 -1.030541 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -93.405709 - 20 -1.030541 - 11 -93.534701 - 21 -1.446790 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -93.534701 - 20 -1.446790 - 11 -93.589451 - 21 -1.879116 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -93.589451 - 20 -1.879116 - 11 -93.568305 - 21 -2.314381 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -93.568305 - 20 -2.314381 - 11 -93.471894 - 21 -2.739361 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -93.471894 - 20 -2.739361 - 11 -93.303148 - 21 -3.141142 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -93.303148 - 20 -3.141142 - 11 -93.067202 - 21 -3.507518 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -93.067202 - 20 -3.507518 - 11 -92.771214 - 21 -3.827355 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -92.771214 - 20 -3.827355 - 11 -92.424185 - 21 -4.090936 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -92.424185 - 20 -4.090936 - 11 -92.036659 - 21 -4.290252 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -92.036659 - 20 -4.290252 - 11 -91.620410 - 21 -4.419247 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.620410 - 20 -4.419247 - 11 -91.188090 - 21 -4.474000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.188090 - 20 -4.474000 - 11 -90.752821 - 21 -4.452850 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -90.752821 - 20 -4.452850 - 11 -90.327841 - 21 -4.356438 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -90.327841 - 20 -4.356438 - 11 -89.926063 - 21 -4.187694 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -89.926063 - 20 -4.187694 - 11 -89.559682 - 21 -3.951744 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -89.559682 - 20 -3.951744 - 11 -89.239845 - 21 -3.655759 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -89.239845 - 20 -3.655759 - 11 -88.976262 - 21 -3.308732 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.976262 - 20 -3.308732 - 11 -88.776948 - 21 -2.921206 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.776948 - 20 -2.921206 - 11 -88.647956 - 21 -2.504956 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.647956 - 20 -2.504956 - 11 -88.593197 - 21 -2.072631 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.593197 - 20 -2.072631 - 11 -88.614352 - 21 -1.637366 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.614352 - 20 -1.637366 - 11 -88.710763 - 21 -1.212386 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.710763 - 20 -1.212386 - 11 -88.879509 - 21 -0.810605 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.879509 - 20 -0.810605 - 11 -89.115455 - 21 -0.444229 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -89.115455 - 20 -0.444229 - 11 -89.411443 - 21 -0.124392 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -89.411443 - 20 -0.124392 - 11 -89.559682 - 21 -0.000005 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.576799 - 20 -4.218822 - 11 -77.492090 - 21 -4.401209 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -77.492090 - 20 -4.401209 - 11 -75.407382 - 21 -4.218822 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.407382 - 20 -4.218822 - 11 -73.386015 - 21 -3.677198 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -73.386015 - 20 -3.677198 - 11 -71.489418 - 21 -2.792798 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -71.489418 - 20 -2.792798 - 11 -69.775198 - 21 -1.592492 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.775198 - 20 -1.592492 - 11 -68.295463 - 21 -0.112751 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.295463 - 20 -0.112751 - 11 -68.202017 - 21 -0.000001 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -89.557023 - 20 --0.000003 - 11 -85.898858 - 21 -2.168013 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.898858 - 20 -2.168013 - 11 -81.919797 - 21 -3.667858 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -81.919797 - 20 -3.667858 - 11 -79.573833 - 21 -4.201991 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -38.369367 - 20 -99.310540 - 11 -36.251656 - 21 -96.240712 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -36.251656 - 20 -96.240712 - 11 -34.699188 - 21 -92.849795 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -34.699188 - 20 -92.849795 - 11 -33.759129 - 21 -89.240798 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.759129 - 20 -89.240798 - 11 -33.460048 - 21 -85.523387 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.460048 - 20 -85.523387 - 11 -33.811031 - 21 -81.810533 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.811031 - 20 -81.810533 - 11 -34.801415 - 21 -78.215027 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -34.801415 - 20 -78.215027 - 11 -36.401103 - 21 -74.846123 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -36.401103 - 20 -74.846123 - 11 -38.561494 - 21 -71.806176 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -38.561494 - 20 -71.806176 - 11 -41.216946 - 21 -69.187570 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.216946 - 20 -69.187570 - 11 -44.286774 - 21 -67.069853 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -44.286774 - 20 -67.069853 - 11 -47.677690 - 21 -65.517389 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -47.677690 - 20 -65.517389 - 11 -51.139419 - 21 -64.602767 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -38.369367 - 20 -99.310540 - 11 -38.256665 - 21 -96.436614 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -38.256665 - 20 -96.436614 - 11 -38.644721 - 21 -93.586765 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -38.644721 - 20 -93.586765 - 11 -39.521750 - 21 -90.847614 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -39.521750 - 20 -90.847614 - 11 -40.861111 - 21 -88.302362 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -40.861111 - 20 -88.302362 - 11 -42.622102 - 21 -86.028357 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.622102 - 20 -86.028357 - 11 -44.751211 - 21 -84.094696 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -44.751211 - 20 -84.094696 - 11 -47.183748 - 21 -82.560119 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -47.183748 - 20 -82.560119 - 11 -49.117015 - 21 -81.716274 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -49.539397 - 20 -97.056394 - 11 -48.737931 - 21 -97.401192 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -48.737931 - 20 -97.401192 - 11 -47.888763 - 21 -97.601573 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -47.888763 - 20 -97.601573 - 11 -47.017701 - 21 -97.651459 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -47.017701 - 20 -97.651459 - 11 -46.151210 - 21 -97.549326 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -46.151210 - 20 -97.549326 - 11 -45.315615 - 21 -97.298280 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.315615 - 20 -97.298280 - 11 -44.536306 - 21 -96.905950 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -44.536306 - 20 -96.905950 - 11 -43.836969 - 21 -96.384253 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -43.836969 - 20 -96.384253 - 11 -43.238851 - 21 -95.749049 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -43.238851 - 20 -95.749049 - 11 -42.760123 - 21 -95.019629 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.760123 - 20 -95.019629 - 11 -42.415325 - 21 -94.218163 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.415325 - 20 -94.218163 - 11 -42.214944 - 21 -93.369000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.214944 - 20 -93.369000 - 11 -42.165058 - 21 -92.497929 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.165058 - 20 -92.497929 - 11 -42.267187 - 21 -91.631442 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.267187 - 20 -91.631442 - 11 -42.518233 - 21 -90.795848 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.518233 - 20 -90.795848 - 11 -42.910562 - 21 -90.016543 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.910562 - 20 -90.016543 - 11 -43.432260 - 21 -89.317210 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -43.432260 - 20 -89.317210 - 11 -44.067468 - 21 -88.719083 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -44.067468 - 20 -88.719083 - 11 -44.796888 - 21 -88.240351 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -44.796888 - 20 -88.240351 - 11 -45.598358 - 21 -87.895553 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.598358 - 20 -87.895553 - 11 -46.447526 - 21 -87.695163 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -46.447526 - 20 -87.695163 - 11 -47.318588 - 21 -87.645286 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -47.318588 - 20 -87.645286 - 11 -48.185079 - 21 -87.747419 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -48.185079 - 20 -87.747419 - 11 -48.880072 - 21 -87.944888 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -49.539401 - 20 -97.056394 - 11 -52.649053 - 21 -98.816838 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -52.649053 - 20 -98.816838 - 11 -54.205104 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -48.874228 - 20 -87.960933 - 11 -51.622307 - 21 -89.242382 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.622307 - 20 -89.242382 - 11 -54.106112 - 21 -90.981558 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.106112 - 20 -90.981558 - 11 -56.250181 - 21 -93.125635 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -56.250181 - 20 -93.125635 - 11 -57.989361 - 21 -95.609436 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.989361 - 20 -95.609436 - 11 -59.270810 - 21 -98.357510 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -59.270810 - 20 -98.357510 - 11 -59.778229 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.205109 - 20 -0.000003 - 11 -56.732723 - 21 -2.525919 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -56.732723 - 20 -2.525919 - 11 -58.783316 - 21 -5.452376 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.783316 - 20 -5.452376 - 11 -59.959224 - 21 -7.830710 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -59.778229 - 20 --0.000000 - 11 -60.270089 - 21 -2.992009 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.270089 - 20 -2.992009 - 11 -60.234919 - 21 -6.023974 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.234919 - 20 -6.023974 - 11 -59.959224 - 21 -7.830714 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.256338 - 20 -0.000001 - 11 -5.381492 - 21 -0.417421 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.381492 - 20 -0.417421 - 11 -5.432260 - 21 -0.850233 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.432260 - 20 -0.850233 - 11 -5.407099 - 21 -1.285285 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.407099 - 20 -1.285285 - 11 -5.306775 - 21 -1.709358 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.306775 - 20 -1.709358 - 11 -5.134335 - 21 -2.109567 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.134335 - 20 -2.109567 - 11 -4.895020 - 21 -2.473753 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.895020 - 20 -2.473753 - 11 -4.596100 - 21 -2.790849 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.596100 - 20 -2.790849 - 11 -4.246658 - 21 -3.051221 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.246658 - 20 -3.051221 - 11 -3.857312 - 21 -3.246957 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.857312 - 20 -3.246957 - 11 -3.439892 - 21 -3.372111 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.439892 - 20 -3.372111 - 11 -3.007080 - 21 -3.422878 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.007080 - 20 -3.422878 - 11 -2.572028 - 21 -3.397718 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -2.572028 - 20 -3.397718 - 11 -2.147955 - 21 -3.297393 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -2.147955 - 20 -3.297393 - 11 -1.747745 - 21 -3.124954 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -1.747745 - 20 -3.124954 - 11 -1.383560 - 21 -2.885638 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -1.383560 - 20 -2.885638 - 11 -1.066464 - 21 -2.586719 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -1.066464 - 20 -2.586719 - 11 -0.806092 - 21 -2.237277 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.806092 - 20 -2.237277 - 11 -0.610356 - 21 -1.847930 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.610356 - 20 -1.847930 - 11 -0.485202 - 21 -1.430510 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.485202 - 20 -1.430510 - 11 -0.434434 - 21 -0.997699 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.434434 - 20 -0.997699 - 11 -0.459595 - 21 -0.562647 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.459595 - 20 -0.562647 - 11 -0.559919 - 21 -0.138574 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.559919 - 20 -0.138574 - 11 -0.610356 - 21 -0.000001 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.866255 - 20 -65.472328 - 11 -30.578539 - 21 -67.104047 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.578539 - 20 -67.104047 - 11 -30.011849 - 21 -68.661017 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.011849 - 20 -68.661017 - 11 -29.183400 - 21 -70.095933 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.183400 - 20 -70.095933 - 11 -28.118373 - 21 -71.365182 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.118373 - 20 -71.365182 - 11 -26.849118 - 21 -72.430212 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -26.849118 - 20 -72.430212 - 11 -25.414211 - 21 -73.258659 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.414211 - 20 -73.258659 - 11 -23.857241 - 21 -73.825343 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -23.857241 - 20 -73.825343 - 11 -22.225520 - 21 -74.113064 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -22.225520 - 20 -74.113064 - 11 -20.568631 - 21 -74.113064 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.568631 - 20 -74.113064 - 11 -18.936912 - 21 -73.825343 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.936912 - 20 -73.825343 - 11 -17.379943 - 21 -73.258659 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -17.379943 - 20 -73.258659 - 11 -15.945034 - 21 -72.430212 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -15.945034 - 20 -72.430212 - 11 -14.675782 - 21 -71.365182 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -14.675782 - 20 -71.365182 - 11 -13.610753 - 21 -70.095933 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -13.610753 - 20 -70.095933 - 11 -12.782305 - 21 -68.661017 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.782305 - 20 -68.661017 - 11 -12.215617 - 21 -67.104047 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.215617 - 20 -67.104047 - 11 -11.927901 - 21 -65.472328 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -11.927901 - 20 -65.472328 - 11 -11.927901 - 21 -63.815435 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -11.927901 - 20 -63.815435 - 11 -12.215617 - 21 -62.183720 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.215617 - 20 -62.183720 - 11 -12.782305 - 21 -60.626750 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.782305 - 20 -60.626750 - 11 -13.610753 - 21 -59.191835 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -13.610753 - 20 -59.191835 - 11 -14.270189 - 21 -58.354276 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 --0.000002 - 20 -41.442397 - 11 -3.978421 - 21 -40.209118 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.978421 - 20 -40.209118 - 11 -8.110560 - 21 -39.685417 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.110560 - 20 -39.685417 - 11 -12.270860 - 21 -39.887212 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.270860 - 20 -39.887212 - 11 -16.332916 - 21 -40.808374 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.332916 - 20 -40.808374 - 11 -20.173305 - 21 -42.420907 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.173305 - 20 -42.420907 - 11 -23.675335 - 21 -44.675818 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -23.675335 - 20 -44.675818 - 11 -26.732599 - 21 -47.504591 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -26.732599 - 20 -47.504591 - 11 -29.252207 - 21 -50.821283 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.252207 - 20 -50.821283 - 11 -31.157596 - 21 -54.525108 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.157596 - 20 -54.525108 - 11 -32.390876 - 21 -58.503530 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.390876 - 20 -58.503530 - 11 -32.914577 - 21 -62.635668 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.914577 - 20 -62.635668 - 11 -32.841632 - 21 -65.645147 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -43.619615 - 11 -3.600354 - 21 -42.353257 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.600354 - 20 -42.353257 - 11 -7.365911 - 21 -41.731334 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -7.365911 - 20 -41.731334 - 11 -11.182256 - 21 -41.772737 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -11.182256 - 20 -41.772737 - 11 -14.933431 - 21 -42.476217 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -14.933431 - 20 -42.476217 - 11 -18.505462 - 21 -43.820390 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.505462 - 20 -43.820390 - 11 -21.789812 - 21 -45.764427 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -21.789812 - 20 -45.764427 - 11 -24.686685 - 21 -48.249247 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -24.686685 - 20 -48.249247 - 11 -27.108066 - 21 -51.199352 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -27.108066 - 20 -51.199352 - 11 -28.980376 - 21 -54.525108 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.980376 - 20 -54.525108 - 11 -30.246736 - 21 -58.125461 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.246736 - 20 -58.125461 - 11 -30.868661 - 21 -61.891021 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.868661 - 20 -61.891021 - 11 -30.849241 - 21 -65.470841 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 --0.000002 - 20 -44.091987 - 11 -2.810172 - 21 -44.704440 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -2.810172 - 20 -44.704440 - 11 -5.471303 - 21 -45.795568 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.471303 - 20 -45.795568 - 11 -7.902532 - 21 -47.332223 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -7.902532 - 20 -47.332223 - 11 -10.029986 - 21 -49.267708 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -10.029986 - 20 -49.267708 - 11 -11.789027 - 21 -51.543218 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -11.789027 - 20 -51.543218 - 11 -13.126208 - 21 -54.089616 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -13.126208 - 20 -54.089616 - 11 -14.000896 - 21 -56.829515 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -14.000896 - 20 -56.829515 - 11 -14.270188 - 21 -58.354285 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.700429 - 20 -11.444362 - 11 -25.050455 - 21 -8.732177 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.050455 - 20 -8.732177 - 11 -24.952357 - 21 -7.938311 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 --0.000002 - 20 -66.986595 - 11 -0.434361 - 21 -67.021682 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.434361 - 20 -67.021682 - 11 -0.856032 - 21 -67.131667 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.856032 - 20 -67.131667 - 11 -1.252198 - 21 -67.313208 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -1.252198 - 20 -67.313208 - 11 -1.610822 - 21 -67.560781 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -1.610822 - 20 -67.560781 - 11 -1.921006 - 21 -67.866865 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -1.921006 - 20 -67.866865 - 11 -2.173328 - 21 -68.222166 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -2.173328 - 20 -68.222166 - 11 -2.360118 - 21 -68.615882 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -2.360118 - 20 -68.615882 - 11 -2.475703 - 21 -69.036050 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -2.475703 - 20 -69.036050 - 11 -2.516571 - 21 -69.469910 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -2.516571 - 20 -69.469910 - 11 -2.481478 - 21 -69.904273 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -2.481478 - 20 -69.904273 - 11 -2.371492 - 21 -70.325942 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -2.371492 - 20 -70.325942 - 11 -2.189956 - 21 -70.722108 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -2.189956 - 20 -70.722108 - 11 -1.942383 - 21 -71.080733 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -1.942383 - 20 -71.080733 - 11 -1.636297 - 21 -71.390916 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -1.636297 - 20 -71.390916 - 11 -1.280998 - 21 -71.643244 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -1.280998 - 20 -71.643244 - 11 -0.887283 - 21 -71.830030 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.887283 - 20 -71.830030 - 11 -0.467112 - 21 -71.945618 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.467112 - 20 -71.945618 - 11 -0.033254 - 21 -71.986479 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.033254 - 20 -71.986479 - 11 --0.000002 - 21 -71.986479 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -24.038319 - 20 -0.000000 - 11 -24.317190 - 21 -1.188843 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -24.317190 - 20 -1.188843 - 11 -24.385387 - 21 -2.408049 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -24.385387 - 20 -2.408049 - 11 -24.240835 - 21 -3.620576 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -24.240835 - 20 -3.620576 - 11 -23.887923 - 21 -4.789580 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -23.887923 - 20 -4.789580 - 11 -23.337381 - 21 -5.879542 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -23.337381 - 20 -5.879542 - 11 -22.605929 - 21 -6.857344 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -22.605929 - 20 -6.857344 - 11 -22.389487 - 21 -7.088686 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -26.633542 - 20 -0.000002 - 11 -26.872989 - 21 -1.639500 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -26.872989 - 20 -1.639500 - 11 -26.824101 - 21 -3.295670 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -26.824101 - 20 -3.295670 - 11 -26.488362 - 21 -4.918190 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -26.488362 - 20 -4.918190 - 11 -25.875979 - 21 -6.457760 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.875979 - 20 -6.457760 - 11 -25.005558 - 21 -7.867601 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.005558 - 20 -7.867601 - 11 -24.952357 - 21 -7.938310 - 39 -0 - 62 -0 - 0 -ENDSEC - 0 -EOF diff --git a/patterns/pantagon_a.dxf b/patterns/pantagon_a.dxf deleted file mode 100644 index fd2ace4..0000000 --- a/patterns/pantagon_a.dxf +++ /dev/null @@ -1,880 +0,0 @@ - 0 -SECTION - 2 -HEADER - 9 -$LIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$LIMMAX - 10 -85.000000 - 20 -83.287000 - 9 -$EXTMIN - 10 -0.000000 - 20 -0.000000 - 9 -$EXTMAX - 10 -85.000000 - 20 -83.287000 - 9 -$ANGBASE - 50 -0.000000 - 9 -$ANGDIR - 70 -0 - 9 -$INSUNITS - 70 -0 - 9 -$DIMALT - 70 -4 - 9 -$DIMLUNIT - 70 -2 - 9 -$DIMASZ - 40 -3.000000 - 9 -$DIMTXT - 40 -5.000000 - 9 -$DIMRND - 40 -0.010000 - 9 -$DIMEXE - 40 -2.000000 - 9 -$DIMEXO - 40 -2.000000 - 9 -$DIMAUNIT - 70 -0 - 9 -$DIMADEC - 70 -2 - 9 -$GRIDUNIT - 10 -0.001000 - 20 -0.001000 - 9 -$PLIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$PLIMMAX - 10 -210.000000 - 20 -297.000000 - 9 -$PSVPSCALE - 40 -1.000000 - 0 -ENDSEC - 0 -SECTION - 2 -TABLES - 0 -TABLE - 2 -LTYPE - 70 - 1 - 0 -LTYPE - 2 -CONTINUOUS - 70 - 64 - 3 -Ausgez - 72 - 65 - 73 - 0 - 40 -0.000000 - 0 -ENDTAB - 0 -TABLE - 2 -LAYER - 70 - 1 - 0 -LAYER - 2 -default - 70 - 64 - 62 -0 - 6 -CONTINUOUS - 0 -ENDTAB - 0 -ENDSEC - 0 -SECTION - 2 -BLOCKS - 0 -ENDSEC - 0 -SECTION - 2 -ENTITIES - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -17.500000 - 20 -33.287000 - 11 -13.369000 - 21 -20.572000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.684000 - 20 -0.000000 - 11 -17.500000 - 21 -7.858000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -24.184000 - 20 -12.714000 - 11 -35.000000 - 21 -20.572000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -13.369000 - 20 -20.572000 - 11 -0.000000 - 21 -20.572000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -17.500000 - 20 -7.858000 - 11 -28.316000 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.316000 - 20 -0.000000 - 11 -24.184000 - 21 -12.714000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -35.000000 - 20 -20.572000 - 11 -21.631000 - 21 -20.572000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -17.500000 - 20 -33.287000 - 11 -21.631000 - 21 -20.572000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.684000 - 20 -0.000000 - 11 -10.816000 - 21 -12.714000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -20.572000 - 11 -10.816000 - 21 -12.714000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -67.500000 - 20 -33.287000 - 11 -63.369000 - 21 -20.572000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -56.684000 - 20 -0.000000 - 11 -67.500000 - 21 -7.858000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -74.184000 - 20 -12.714000 - 11 -85.000000 - 21 -20.572000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -63.369000 - 20 -20.572000 - 11 -50.000000 - 21 -20.572000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -67.500000 - 20 -7.858000 - 11 -78.316000 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.316000 - 20 -0.000000 - 11 -74.184000 - 21 -12.714000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.000000 - 20 -20.572000 - 11 -71.631000 - 21 -20.572000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -67.500000 - 20 -33.287000 - 11 -71.631000 - 21 -20.572000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -56.684000 - 20 -0.000000 - 11 -60.816000 - 21 -12.714000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -20.572000 - 11 -60.816000 - 21 -12.714000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -17.500000 - 20 -83.287000 - 11 -13.369000 - 21 -70.572000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.684000 - 20 -50.000000 - 11 -17.500000 - 21 -57.858000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -24.184000 - 20 -62.714000 - 11 -35.000000 - 21 -70.572000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -13.369000 - 20 -70.572000 - 11 -0.000000 - 21 -70.572000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -17.500000 - 20 -57.858000 - 11 -28.316000 - 21 -50.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.316000 - 20 -50.000000 - 11 -24.184000 - 21 -62.714000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -35.000000 - 20 -70.572000 - 11 -21.631000 - 21 -70.572000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -17.500000 - 20 -83.287000 - 11 -21.631000 - 21 -70.572000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.684000 - 20 -50.000000 - 11 -10.816000 - 21 -62.715000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -70.572000 - 11 -10.816000 - 21 -62.714000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -67.500000 - 20 -83.287000 - 11 -63.369000 - 21 -70.572000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -56.684000 - 20 -50.000000 - 11 -67.500000 - 21 -57.858000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -74.184000 - 20 -62.714000 - 11 -85.000000 - 21 -70.572000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -63.369000 - 20 -70.572000 - 11 -50.000000 - 21 -70.572000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -67.500000 - 20 -57.858000 - 11 -78.316000 - 21 -50.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.316000 - 20 -50.000000 - 11 -74.184000 - 21 -62.714000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.000000 - 20 -70.572000 - 11 -71.631000 - 21 -70.572000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -67.500000 - 20 -83.287000 - 11 -71.631000 - 21 -70.572000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -56.684000 - 20 -50.000000 - 11 -60.816000 - 21 -62.715000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -70.572000 - 11 -60.816000 - 21 -62.714000 - 39 -0 - 62 -7 - 0 -ENDSEC - 0 -EOF diff --git a/patterns/pantagon_b.dxf b/patterns/pantagon_b.dxf deleted file mode 100644 index f6567a8..0000000 --- a/patterns/pantagon_b.dxf +++ /dev/null @@ -1,916 +0,0 @@ - 0 -SECTION - 2 -HEADER - 9 -$LIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$LIMMAX - 10 -100.000000 - 20 -83.287000 - 9 -$EXTMIN - 10 -0.000000 - 20 -0.000000 - 9 -$EXTMAX - 10 -100.000000 - 20 -83.287000 - 9 -$ANGBASE - 50 -0.000000 - 9 -$ANGDIR - 70 -0 - 9 -$INSUNITS - 70 -0 - 9 -$DIMALT - 70 -4 - 9 -$DIMLUNIT - 70 -2 - 9 -$DIMASZ - 40 -3.000000 - 9 -$DIMTXT - 40 -5.000000 - 9 -$DIMRND - 40 -0.010000 - 9 -$DIMEXE - 40 -2.000000 - 9 -$DIMEXO - 40 -2.000000 - 9 -$DIMAUNIT - 70 -0 - 9 -$DIMADEC - 70 -2 - 9 -$GRIDUNIT - 10 -0.001000 - 20 -0.001000 - 9 -$PLIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$PLIMMAX - 10 -210.000000 - 20 -297.000000 - 9 -$PSVPSCALE - 40 -1.000000 - 0 -ENDSEC - 0 -SECTION - 2 -TABLES - 0 -TABLE - 2 -LTYPE - 70 - 1 - 0 -LTYPE - 2 -CONTINUOUS - 70 - 64 - 3 -Ausgez - 72 - 65 - 73 - 0 - 40 -0.000000 - 0 -ENDTAB - 0 -TABLE - 2 -LAYER - 70 - 1 - 0 -LAYER - 2 -default - 70 - 64 - 62 -0 - 6 -CONTINUOUS - 0 -ENDTAB - 0 -ENDSEC - 0 -SECTION - 2 -BLOCKS - 0 -ENDSEC - 0 -SECTION - 2 -ENTITIES - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -43.316000 - 20 -33.287000 - 11 -39.184000 - 21 -20.572000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.500000 - 20 -0.000000 - 11 -43.316000 - 21 -7.858000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -12.714000 - 11 -60.816000 - 21 -20.572000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -39.184000 - 20 -20.572000 - 11 -25.816000 - 21 -20.572000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -43.316000 - 20 -7.858000 - 11 -54.131000 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.131000 - 20 -0.000000 - 11 -50.000000 - 21 -12.714000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.816000 - 20 -20.572000 - 11 -47.447000 - 21 -20.572000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -43.316000 - 20 -33.287000 - 11 -47.447000 - 21 -20.572000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.500000 - 20 -0.000000 - 11 -36.631000 - 21 -12.714000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.816000 - 20 -20.572000 - 11 -36.631000 - 21 -12.714000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -93.316000 - 20 -33.287000 - 11 -89.184000 - 21 -20.572000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.500000 - 20 -0.000000 - 11 -93.316000 - 21 -7.858000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -89.184000 - 20 -20.572000 - 11 -75.816000 - 21 -20.572000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -93.316000 - 20 -33.287000 - 11 -97.447000 - 21 -20.572000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.500000 - 20 -0.000000 - 11 -86.631000 - 21 -12.714000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.816000 - 20 -20.572000 - 11 -86.631000 - 21 -12.714000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.316000 - 20 -83.287000 - 11 -64.184000 - 21 -70.572000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.500000 - 20 -50.000000 - 11 -68.316000 - 21 -57.858000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -62.714000 - 11 -85.816000 - 21 -70.572000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -64.184000 - 20 -70.572000 - 11 -50.816000 - 21 -70.572000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.316000 - 20 -57.858000 - 11 -79.131000 - 21 -50.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.131000 - 20 -50.000000 - 11 -75.000000 - 21 -62.714000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.816000 - 20 -70.572000 - 11 -72.447000 - 21 -70.572000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.316000 - 20 -83.287000 - 11 -72.447000 - 21 -70.572000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.500000 - 20 -50.000000 - 11 -61.631000 - 21 -62.715000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.816000 - 20 -70.572000 - 11 -61.631000 - 21 -62.714000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.316000 - 20 -83.287000 - 11 -22.447000 - 21 -70.572000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.131000 - 20 -50.000000 - 11 -18.316000 - 21 -57.858000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -11.631000 - 20 -62.714000 - 11 -0.816000 - 21 -70.572000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -22.447000 - 20 -70.572000 - 11 -35.816000 - 21 -70.572000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.316000 - 20 -57.858000 - 11 -7.500000 - 21 -50.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -7.500000 - 20 -50.000000 - 11 -11.631000 - 21 -62.714000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.816000 - 20 -70.572000 - 11 -14.184000 - 21 -70.572000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.316000 - 20 -83.287000 - 11 -14.184000 - 21 -70.572000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.131000 - 20 -50.000000 - 11 -25.000000 - 21 -62.715000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -35.816000 - 20 -70.572000 - 11 -25.000000 - 21 -62.714000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.131000 - 20 -0.000000 - 11 -0.000000 - 21 -12.714000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -10.816000 - 20 -20.572000 - 11 -0.000000 - 21 -12.714000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -100.000000 - 20 -20.572000 - 11 -97.447000 - 21 -20.572000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -93.316000 - 20 -7.858000 - 11 -100.000000 - 21 -3.001000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -20.572000 - 11 -10.816000 - 21 -20.572000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.131000 - 20 -0.000000 - 11 -0.000000 - 21 -3.001000 - 39 -0 - 62 -7 - 0 -ENDSEC - 0 -EOF diff --git a/patterns/plastic.dxf b/patterns/plastic.dxf deleted file mode 100644 index 50c71fe..0000000 --- a/patterns/plastic.dxf +++ /dev/null @@ -1,3654 +0,0 @@ - 0 -SECTION - 2 -HEADER - 9 -$LIMMIN - 10 --0.000046 - 20 --0.000004 - 9 -$LIMMAX - 10 -100.000023 - 20 -100.000000 - 9 -$EXTMIN - 10 --0.000046 - 20 --0.000004 - 9 -$EXTMAX - 10 -100.000023 - 20 -100.000000 - 0 -ENDSEC - 0 -SECTION - 2 -TABLES - 0 -TABLE - 2 -LTYPE - 70 - 1 - 0 -LTYPE - 2 -CONTINUOUS - 70 - 64 - 3 -Ausgez - 72 - 65 - 73 - 0 - 40 -0.000000 - 0 -ENDTAB - 0 -TABLE - 2 -LAYER - 70 - 1 - 0 -LAYER - 2 -default - 70 - 64 - 62 - 0 - 6 -CONTINUOUS - 0 -ENDTAB - 0 -ENDSEC - 0 -SECTION - 2 -BLOCKS - 0 -ENDSEC - 0 -SECTION - 2 -ENTITIES - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -0.000000 - 11 -100.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -2.000000 - 11 -98.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -4.000000 - 11 -96.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -6.000000 - 11 -94.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -7.999998 - 11 -92.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -10.000002 - 11 -90.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -12.000000 - 11 -88.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -13.999998 - 11 -86.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -16.000002 - 11 -84.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -18.000000 - 11 -82.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -19.999998 - 11 -80.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -22.000004 - 11 -78.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -24.000000 - 11 -76.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -26.000000 - 11 -74.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -27.999996 - 11 -72.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -30.000002 - 11 -70.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -32.000000 - 11 -68.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -33.999996 - 11 -66.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -36.000000 - 11 -64.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -38.000000 - 11 -62.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -39.999996 - 11 -60.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -42.000000 - 11 -58.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -44.000000 - 11 -56.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -45.999996 - 11 -54.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -48.000000 - 11 -52.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -50.000000 - 11 -50.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -52.000000 - 11 -48.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -54.000000 - 11 -46.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -56.000000 - 11 -44.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -58.000000 - 11 -42.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -60.000000 - 11 -40.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -62.000000 - 11 -38.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -64.000000 - 11 -36.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -66.000000 - 11 -34.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -68.000000 - 11 -32.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -70.000000 - 11 -30.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -72.000000 - 11 -28.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -74.000000 - 11 -26.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -76.000000 - 11 -24.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -78.000000 - 11 -22.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -80.000000 - 11 -20.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -82.000000 - 11 -18.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -84.000000 - 11 -16.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -86.000000 - 11 -14.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -88.000000 - 11 -12.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -90.000000 - 11 -10.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -92.000000 - 11 -8.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -94.000000 - 11 -6.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -96.000000 - 11 -4.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -98.000000 - 11 -2.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -2.000000 - 20 -0.000000 - 11 -99.999992 - 21 -98.000008 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.000000 - 20 -0.000000 - 11 -100.000000 - 21 -96.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -6.000000 - 20 -0.000000 - 11 -100.000000 - 21 -94.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -7.999998 - 20 -0.000000 - 11 -100.000000 - 21 -92.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -10.000002 - 20 --0.000000 - 11 -100.000000 - 21 -90.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -11.999999 - 20 -0.000001 - 11 -100.000000 - 21 -88.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -13.999997 - 20 -0.000001 - 11 -100.000000 - 21 -86.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.000002 - 20 --0.000001 - 11 -100.000000 - 21 -84.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.000000 - 20 --0.000001 - 11 -100.000000 - 21 -82.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.999998 - 20 --0.000001 - 11 -100.000000 - 21 -80.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -22.000004 - 20 -0.000000 - 11 -100.000000 - 21 -78.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -23.999998 - 20 -0.000001 - 11 -100.000008 - 21 -75.999992 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -26.000002 - 20 --0.000001 - 11 -100.000000 - 21 -74.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -27.999994 - 20 -0.000001 - 11 -100.000000 - 21 -72.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.000002 - 20 --0.000001 - 11 -100.000000 - 21 -70.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.000000 - 20 -0.000001 - 11 -100.000000 - 21 -68.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -33.999996 - 20 --0.000000 - 11 -100.000000 - 21 -66.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -36.000000 - 20 --0.000001 - 11 -100.000000 - 21 -64.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -38.000000 - 20 --0.000001 - 11 -100.000000 - 21 -61.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -39.999996 - 20 --0.000001 - 11 -100.000000 - 21 -60.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.000000 - 20 -0.000001 - 11 -100.000008 - 21 -57.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -44.000000 - 20 -0.000001 - 11 -100.000000 - 21 -56.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.999996 - 20 -0.000001 - 11 -100.000000 - 21 -54.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -47.999996 - 20 -0.000002 - 11 -100.000000 - 21 -51.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -0.000000 - 11 -100.000000 - 21 -50.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -52.000004 - 20 --0.000002 - 11 -100.000000 - 21 -48.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.000000 - 20 -0.000001 - 11 -100.000000 - 21 -46.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -56.000000 - 20 --0.000001 - 11 -99.999992 - 21 -44.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.999996 - 20 -0.000002 - 11 -100.000008 - 21 -41.999992 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.000000 - 20 -0.000000 - 11 -100.000008 - 21 -39.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.000004 - 20 --0.000002 - 11 -99.999992 - 21 -38.000008 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -64.000000 - 20 -0.000001 - 11 -100.000008 - 21 -35.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -66.000000 - 20 --0.000001 - 11 -100.000008 - 21 -33.999992 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.000000 - 20 -0.000002 - 11 -99.999992 - 21 -32.000008 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.000000 - 20 -0.000000 - 11 -100.000008 - 21 -29.999989 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.000000 - 20 --0.000002 - 11 -99.999992 - 21 -28.000010 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -74.000000 - 20 -0.000001 - 11 -99.999992 - 21 -26.000006 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -76.000000 - 20 --0.000001 - 11 -99.999992 - 21 -24.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.000000 - 20 -0.000002 - 11 -100.000000 - 21 -21.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -80.000000 - 20 -0.000000 - 11 -100.000008 - 21 -19.999989 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.000000 - 20 --0.000002 - 11 -100.000000 - 21 -17.999998 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.000000 - 20 -0.000001 - 11 -100.000000 - 21 -16.000002 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -86.000000 - 20 --0.000001 - 11 -99.999992 - 21 -14.000005 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.000000 - 20 -0.000002 - 11 -100.000000 - 21 -11.999997 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -90.000000 - 20 -0.000000 - 11 -100.000000 - 21 -10.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -92.000000 - 20 --0.000002 - 11 -100.000000 - 21 -7.999998 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -94.000008 - 20 --0.000004 - 11 -99.999992 - 21 -6.000007 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.999992 - 20 -0.000004 - 11 -99.999992 - 21 -4.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -98.000000 - 20 -0.000002 - 11 -100.000008 - 21 -1.999991 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -99.999992 - 20 -0.000000 - 11 -0.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -99.999977 - 20 -2.000000 - 11 -2.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -99.999969 - 20 -4.000000 - 11 -4.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -100.000023 - 20 -6.000000 - 11 -6.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -99.999992 - 20 -7.999998 - 11 -8.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -99.999969 - 20 -10.000002 - 11 -10.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -99.999985 - 20 -12.000000 - 11 -12.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -100.000008 - 20 -13.999998 - 11 -14.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -100.000023 - 20 -16.000002 - 11 -16.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -99.999985 - 20 -18.000000 - 11 -18.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -100.000008 - 20 -19.999998 - 11 -20.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -100.000015 - 20 -22.000004 - 11 -22.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -99.999977 - 20 -24.000000 - 11 -24.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -99.999977 - 20 -26.000000 - 11 -26.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -100.000008 - 20 -27.999996 - 11 -28.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -99.999985 - 20 -30.000002 - 11 -30.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -100.000008 - 20 -32.000000 - 11 -32.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -100.000000 - 20 -33.999996 - 11 -34.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -100.000000 - 20 -36.000000 - 11 -36.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -99.999985 - 20 -38.000000 - 11 -38.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -100.000008 - 20 -39.999996 - 11 -40.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -100.000015 - 20 -42.000000 - 11 -42.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -100.000000 - 20 -44.000000 - 11 -44.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -99.999992 - 20 -45.999996 - 11 -46.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -99.999992 - 20 -48.000000 - 11 -48.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -100.000000 - 20 -50.000000 - 11 -50.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -100.000000 - 20 -52.000000 - 11 -52.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -100.000000 - 20 -54.000000 - 11 -54.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -100.000000 - 20 -56.000000 - 11 -56.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -100.000000 - 20 -58.000000 - 11 -58.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -100.000008 - 20 -60.000000 - 11 -60.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -100.000000 - 20 -62.000000 - 11 -62.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -99.999992 - 20 -64.000000 - 11 -64.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -100.000008 - 20 -66.000000 - 11 -66.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -99.999992 - 20 -68.000000 - 11 -68.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -100.000000 - 20 -70.000000 - 11 -70.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -100.000000 - 20 -72.000000 - 11 -72.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -100.000000 - 20 -74.000000 - 11 -74.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -99.999992 - 20 -76.000000 - 11 -76.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -99.999992 - 20 -78.000000 - 11 -78.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -100.000000 - 20 -80.000000 - 11 -80.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -100.000000 - 20 -82.000000 - 11 -82.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -100.000000 - 20 -84.000000 - 11 -84.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -100.000000 - 20 -86.000000 - 11 -86.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -100.000008 - 20 -88.000000 - 11 -88.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -100.000000 - 20 -90.000000 - 11 -90.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -100.000000 - 20 -92.000000 - 11 -92.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -100.000000 - 20 -94.000000 - 11 -94.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -100.000000 - 20 -96.000000 - 11 -96.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -100.000000 - 20 -98.000000 - 11 -98.000000 - 21 -100.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -98.000000 - 20 -0.000000 - 11 -0.000000 - 21 -98.000008 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.999969 - 20 -0.000000 - 11 -0.000000 - 21 -96.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -94.000008 - 20 -0.000000 - 11 -0.000000 - 21 -94.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -92.000015 - 20 -0.000000 - 11 -0.000000 - 21 -92.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -89.999985 - 20 -0.000000 - 11 -0.000000 - 21 -90.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.000008 - 20 -0.000001 - 11 --0.000008 - 21 -88.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -86.000046 - 20 -0.000001 - 11 -0.000000 - 21 -86.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.999992 - 20 --0.000001 - 11 --0.000008 - 21 -84.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.000015 - 20 --0.000001 - 11 -0.000008 - 21 -82.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -80.000015 - 20 --0.000001 - 11 -0.000015 - 21 -80.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -77.999985 - 20 -0.000000 - 11 --0.000008 - 21 -78.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -76.000008 - 20 -0.000001 - 11 -0.000000 - 21 -75.999992 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -73.999985 - 20 --0.000001 - 11 -0.000000 - 21 -74.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -71.999962 - 20 -0.000001 - 11 -0.000015 - 21 -72.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -70.000015 - 20 --0.000001 - 11 --0.000015 - 21 -70.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.000015 - 20 -0.000001 - 11 --0.000015 - 21 -68.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.999977 - 20 -0.000000 - 11 --0.000008 - 21 -66.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -63.999977 - 20 --0.000001 - 11 --0.000015 - 21 -64.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.000000 - 20 --0.000001 - 11 --0.000008 - 21 -61.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.000027 - 20 --0.000001 - 11 -0.000015 - 21 -60.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.999973 - 20 -0.000001 - 11 -0.000023 - 21 -57.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -55.999977 - 20 -0.000001 - 11 -0.000000 - 21 -56.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.000027 - 20 -0.000001 - 11 --0.000023 - 21 -54.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.999958 - 20 -0.000002 - 11 -0.000015 - 21 -51.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -0.000000 - 11 -0.000000 - 21 -50.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -48.000042 - 20 --0.000002 - 11 --0.000015 - 21 -48.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.999969 - 20 -0.000001 - 11 -0.000015 - 21 -46.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -44.000023 - 20 --0.000001 - 11 -0.000038 - 21 -44.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.000023 - 20 -0.000002 - 11 --0.000023 - 21 -41.999992 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -39.999969 - 20 -0.000000 - 11 -0.000000 - 21 -39.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -38.000004 - 20 --0.000002 - 11 -0.000023 - 21 -38.000008 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -36.000023 - 20 -0.000001 - 11 --0.000038 - 21 -35.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -34.000023 - 20 --0.000001 - 11 --0.000038 - 21 -33.999992 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.999981 - 20 -0.000002 - 11 -0.000038 - 21 -32.000008 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.999985 - 20 -0.000000 - 11 --0.000031 - 21 -29.999989 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.000031 - 20 --0.000002 - 11 -0.000000 - 21 -28.000010 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -26.000019 - 20 -0.000001 - 11 -0.000031 - 21 -26.000006 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -23.999992 - 20 --0.000001 - 11 -0.000023 - 21 -24.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -22.000015 - 20 -0.000002 - 11 --0.000015 - 21 -21.999996 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.999981 - 20 -0.000000 - 11 -0.000023 - 21 -19.999989 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -17.999939 - 20 --0.000002 - 11 --0.000031 - 21 -17.999998 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -16.000061 - 20 -0.000001 - 11 --0.000023 - 21 -16.000002 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -13.999954 - 20 --0.000001 - 11 --0.000008 - 21 -14.000005 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -11.999992 - 20 -0.000002 - 11 --0.000031 - 21 -11.999997 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -10.000069 - 20 -0.000000 - 11 -0.000031 - 21 -10.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -7.999985 - 20 --0.000002 - 11 --0.000046 - 21 -7.999998 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.999939 - 20 --0.000004 - 11 --0.000031 - 21 -6.000007 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.000023 - 20 -0.000004 - 11 -0.000031 - 21 -4.000004 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -2.000053 - 20 -0.000002 - 11 -0.000015 - 21 -1.999991 - 39 -0 - 62 -0 - 0 -ENDSEC - 0 -EOF \ No newline at end of file diff --git a/patterns/sacncr.dxf b/patterns/sacncr.dxf deleted file mode 100644 index 8941799..0000000 --- a/patterns/sacncr.dxf +++ /dev/null @@ -1,502 +0,0 @@ - 0 -SECTION - 2 -HEADER - 9 -$LIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$LIMMAX - 10 -100.000000 - 20 -100.000000 - 9 -$EXTMIN - 10 -0.000000 - 20 -0.000000 - 9 -$EXTMAX - 10 -100.000000 - 20 -100.000000 - 9 -$ANGBASE - 50 -0.000000 - 9 -$ANGDIR - 70 -0 - 9 -$INSUNITS - 70 -0 - 9 -$DIMALT - 70 -4 - 9 -$DIMLUNIT - 70 -2 - 9 -$DIMASZ - 40 -3.000000 - 9 -$DIMTXT - 40 -5.000000 - 9 -$DIMRND - 40 -0.010000 - 9 -$DIMEXE - 40 -2.000000 - 9 -$DIMEXO - 40 -2.000000 - 9 -$DIMAUNIT - 70 -0 - 9 -$DIMADEC - 70 -2 - 9 -$GRIDUNIT - 10 -0.001000 - 20 -0.001000 - 9 -$PLIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$PLIMMAX - 10 -210.000000 - 20 -297.000000 - 9 -$PSVPSCALE - 40 -1.000000 - 0 -ENDSEC - 0 -SECTION - 2 -TABLES - 0 -TABLE - 2 -LTYPE - 70 - 1 - 0 -LTYPE - 2 -CONTINUOUS - 70 - 64 - 3 -Ausgez - 72 - 65 - 73 - 0 - 40 -0.000000 - 0 -ENDTAB - 0 -TABLE - 2 -LAYER - 70 - 1 - 0 -LAYER - 2 -default - 70 - 64 - 62 -0 - 6 -CONTINUOUS - 0 -ENDTAB - 0 -ENDSEC - 0 -SECTION - 2 -BLOCKS - 0 -ENDSEC - 0 -SECTION - 2 -ENTITIES - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -25.000000 - 11 -0.000000 - 21 -50.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.500000 - 20 -12.500000 - 11 -31.250000 - 21 -43.750000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.500000 - 20 -62.500000 - 11 -0.000000 - 21 -75.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -50.000000 - 11 -18.750000 - 21 -81.250000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -87.500000 - 20 -37.500000 - 11 -56.250000 - 21 -68.750000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.500000 - 20 -87.500000 - 11 -25.000000 - 21 -100.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -100.000000 - 20 -50.000000 - 11 -93.750000 - 21 -56.250000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -75.000000 - 11 -50.000000 - 21 -100.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -100.000000 - 20 -75.000000 - 11 -81.250000 - 21 -93.751000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -75.000000 - 11 -25.000000 - 21 -100.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -50.000000 - 11 -50.000000 - 21 -100.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -25.000000 - 11 -75.000000 - 21 -100.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -0.000000 - 11 -100.000000 - 21 -100.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -0.000000 - 11 -100.000000 - 21 -75.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -0.000000 - 11 -100.000000 - 21 -50.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.000000 - 20 -0.000000 - 11 -100.000000 - 21 -25.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.000000 - 20 -0.000000 - 11 -6.250000 - 21 -18.750000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -0.000000 - 11 -43.750000 - 21 -6.250000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -100.000000 - 20 -0.000000 - 11 -68.750000 - 21 -31.250000 - 39 -0 - 62 -7 - 0 -ENDSEC - 0 -EOF diff --git a/patterns/sand.dxf b/patterns/sand.dxf deleted file mode 100644 index f7775eb..0000000 --- a/patterns/sand.dxf +++ /dev/null @@ -1,9990 +0,0 @@ - 0 -SECTION - 2 -HEADER - 9 -$LIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$LIMMAX - 10 -99.164749 - 20 -99.604317 - 9 -$EXTMIN - 10 -0.000000 - 20 -0.000000 - 9 -$EXTMAX - 10 -99.164749 - 20 -99.604317 - 0 -ENDSEC - 0 -SECTION - 2 -TABLES - 0 -TABLE - 2 -LTYPE - 70 - 1 - 0 -LTYPE - 2 -CONTINUOUS - 70 - 64 - 3 -Ausgez - 72 - 65 - 73 - 0 - 40 -0.000000 - 0 -ENDTAB - 0 -TABLE - 2 -LAYER - 70 - 1 - 0 -LAYER - 2 -default - 70 - 64 - 62 - 0 - 6 -CONTINUOUS - 0 -ENDTAB - 0 -ENDSEC - 0 -SECTION - 2 -BLOCKS - 0 -ENDSEC - 0 -SECTION - 2 -ENTITIES - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.093525 - 20 -16.366907 - 11 -8.193525 - 21 -16.266907 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -14.928058 - 20 -14.208633 - 11 -15.028057 - 21 -14.108633 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.417266 - 20 -10.431655 - 11 -3.517266 - 21 -10.331655 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.273381 - 20 -10.431655 - 11 -8.373381 - 21 -10.331655 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -2.877698 - 20 -3.417266 - 11 -2.977698 - 21 -3.317266 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -14.748201 - 20 -4.316547 - 11 -14.848202 - 21 -4.216547 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.093525 - 20 -3.776978 - 11 -8.193525 - 21 -3.676978 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.345324 - 20 -9.892086 - 11 -18.445324 - 21 -9.792086 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.064749 - 20 -19.064749 - 11 -19.164749 - 21 -18.964748 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -15.647482 - 20 -1.079136 - 11 -15.747482 - 21 -0.979136 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.769784 - 20 -19.064749 - 11 -12.869783 - 21 -18.964748 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.935252 - 20 -7.014389 - 11 -6.035252 - 21 -6.914389 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -1.079137 - 20 -6.115108 - 11 -1.179137 - 21 -6.015108 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.539568 - 20 -14.028777 - 11 -0.639568 - 21 -13.928777 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -11.151079 - 20 -6.834532 - 11 -11.251080 - 21 -6.734531 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.949640 - 20 -11.690648 - 11 -13.049641 - 21 -11.590648 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.496403 - 20 -14.388490 - 11 -4.596403 - 21 -14.288489 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -17.446043 - 20 -6.654676 - 11 -17.546043 - 21 -6.554676 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.755396 - 20 -1.079136 - 11 -5.855396 - 21 -0.979136 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.345324 - 20 -15.287770 - 11 -18.445324 - 21 -15.187770 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -11.151079 - 20 -15.467626 - 11 -11.251080 - 21 -15.367625 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.935252 - 20 -19.604317 - 11 -6.035252 - 21 -19.504316 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.093525 - 20 -16.366907 - 11 -28.193525 - 21 -16.266907 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -34.928059 - 20 -14.208633 - 11 -35.028057 - 21 -14.108633 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -23.417267 - 20 -10.431655 - 11 -23.517265 - 21 -10.331655 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.273380 - 20 -10.431655 - 11 -28.373381 - 21 -10.331655 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -22.877697 - 20 -3.417266 - 11 -22.977697 - 21 -3.317266 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -34.748199 - 20 -4.316547 - 11 -34.848202 - 21 -4.216547 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.093525 - 20 -3.776978 - 11 -28.193525 - 21 -3.676978 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -38.345322 - 20 -9.892086 - 11 -38.445324 - 21 -9.792086 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -39.064751 - 20 -19.064749 - 11 -39.164749 - 21 -18.964748 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -35.647484 - 20 -1.079136 - 11 -35.747482 - 21 -0.979136 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.769783 - 20 -19.064749 - 11 -32.869781 - 21 -18.964748 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.935251 - 20 -7.014389 - 11 -26.035252 - 21 -6.914389 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -21.079136 - 20 -6.115108 - 11 -21.179136 - 21 -6.015108 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.539568 - 20 -14.028777 - 11 -20.639568 - 21 -13.928777 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.151079 - 20 -6.834532 - 11 -31.251080 - 21 -6.734531 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.949638 - 20 -11.690648 - 11 -33.049641 - 21 -11.590648 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -24.496403 - 20 -14.388490 - 11 -24.596403 - 21 -14.288489 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.446045 - 20 -6.654676 - 11 -37.546043 - 21 -6.554676 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.755396 - 20 -1.079136 - 11 -25.855396 - 21 -0.979136 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -38.345322 - 20 -15.287770 - 11 -38.445324 - 21 -15.187770 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.151079 - 20 -15.467626 - 11 -31.251080 - 21 -15.367625 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.935251 - 20 -19.604317 - 11 -26.035252 - 21 -19.504316 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -48.093525 - 20 -16.366907 - 11 -48.193527 - 21 -16.266907 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.928059 - 20 -14.208633 - 11 -55.028057 - 21 -14.108633 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -43.417267 - 20 -10.431655 - 11 -43.517265 - 21 -10.331655 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -48.273380 - 20 -10.431655 - 11 -48.373383 - 21 -10.331655 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.877697 - 20 -3.417266 - 11 -42.977699 - 21 -3.317266 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.748199 - 20 -4.316547 - 11 -54.848202 - 21 -4.216547 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -48.093525 - 20 -3.776978 - 11 -48.193527 - 21 -3.676978 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.345322 - 20 -9.892086 - 11 -58.445324 - 21 -9.792086 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -59.064751 - 20 -19.064749 - 11 -59.164749 - 21 -18.964748 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -55.647484 - 20 -1.079136 - 11 -55.747482 - 21 -0.979136 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -52.769783 - 20 -19.064749 - 11 -52.869781 - 21 -18.964748 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.935253 - 20 -7.014389 - 11 -46.035252 - 21 -6.914389 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.079136 - 20 -6.115108 - 11 -41.179138 - 21 -6.015108 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -40.539570 - 20 -14.028777 - 11 -40.639568 - 21 -13.928777 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.151077 - 20 -6.834532 - 11 -51.251080 - 21 -6.734531 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -52.949638 - 20 -11.690648 - 11 -53.049641 - 21 -11.590648 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -44.496403 - 20 -14.388490 - 11 -44.596401 - 21 -14.288489 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.446045 - 20 -6.654676 - 11 -57.546043 - 21 -6.554676 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.755394 - 20 -1.079136 - 11 -45.855396 - 21 -0.979136 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.345322 - 20 -15.287770 - 11 -58.445324 - 21 -15.187770 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.151077 - 20 -15.467626 - 11 -51.251080 - 21 -15.367625 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.935253 - 20 -19.604317 - 11 -46.035252 - 21 -19.504316 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.093521 - 20 -16.366907 - 11 -68.193527 - 21 -16.266907 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -74.928055 - 20 -14.208633 - 11 -75.028061 - 21 -14.108633 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -63.417267 - 20 -10.431655 - 11 -63.517265 - 21 -10.331655 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.273384 - 20 -10.431655 - 11 -68.373383 - 21 -10.331655 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.877697 - 20 -3.417266 - 11 -62.977699 - 21 -3.317266 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -74.748199 - 20 -4.316547 - 11 -74.848206 - 21 -4.216547 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.093521 - 20 -3.776978 - 11 -68.193527 - 21 -3.676978 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.345322 - 20 -9.892086 - 11 -78.445328 - 21 -9.792086 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.064751 - 20 -19.064749 - 11 -79.164749 - 21 -18.964748 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.647484 - 20 -1.079136 - 11 -75.747482 - 21 -0.979136 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.769783 - 20 -19.064749 - 11 -72.869781 - 21 -18.964748 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.935249 - 20 -7.014389 - 11 -66.035248 - 21 -6.914389 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -61.079136 - 20 -6.115108 - 11 -61.179138 - 21 -6.015108 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.539570 - 20 -14.028777 - 11 -60.639568 - 21 -13.928777 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -71.151077 - 20 -6.834532 - 11 -71.251083 - 21 -6.734531 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.949638 - 20 -11.690648 - 11 -73.049637 - 21 -11.590648 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -64.496399 - 20 -14.388490 - 11 -64.596405 - 21 -14.288489 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -77.446045 - 20 -6.654676 - 11 -77.546043 - 21 -6.554676 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.755394 - 20 -1.079136 - 11 -65.855392 - 21 -0.979136 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.345322 - 20 -15.287770 - 11 -78.445328 - 21 -15.187770 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -71.151077 - 20 -15.467626 - 11 -71.251083 - 21 -15.367625 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.935249 - 20 -19.604317 - 11 -66.035248 - 21 -19.504316 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.093521 - 20 -16.366907 - 11 -88.193527 - 21 -16.266907 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -94.928055 - 20 -14.208633 - 11 -95.028061 - 21 -14.108633 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.417267 - 20 -10.431655 - 11 -83.517265 - 21 -10.331655 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.273384 - 20 -10.431655 - 11 -88.373383 - 21 -10.331655 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.877701 - 20 -3.417266 - 11 -82.977699 - 21 -3.317266 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -94.748199 - 20 -4.316547 - 11 -94.848206 - 21 -4.216547 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.093521 - 20 -3.776978 - 11 -88.193527 - 21 -3.676978 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -98.345322 - 20 -9.892086 - 11 -98.445328 - 21 -9.792086 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -99.064751 - 20 -19.064749 - 11 -99.164749 - 21 -18.964748 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.647484 - 20 -1.079136 - 11 -95.747482 - 21 -0.979136 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -92.769783 - 20 -19.064749 - 11 -92.869781 - 21 -18.964748 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.935249 - 20 -7.014389 - 11 -86.035248 - 21 -6.914389 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -81.079140 - 20 -6.115108 - 11 -81.179138 - 21 -6.015108 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -80.539566 - 20 -14.028777 - 11 -80.639572 - 21 -13.928777 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.151077 - 20 -6.834532 - 11 -91.251083 - 21 -6.734531 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -92.949638 - 20 -11.690648 - 11 -93.049637 - 21 -11.590648 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.496399 - 20 -14.388490 - 11 -84.596405 - 21 -14.288489 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -97.446045 - 20 -6.654676 - 11 -97.546043 - 21 -6.554676 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.755394 - 20 -1.079136 - 11 -85.855392 - 21 -0.979136 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -98.345322 - 20 -15.287770 - 11 -98.445328 - 21 -15.187770 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.151077 - 20 -15.467626 - 11 -91.251083 - 21 -15.367625 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.935249 - 20 -19.604317 - 11 -86.035248 - 21 -19.504316 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.093525 - 20 -36.366905 - 11 -8.193525 - 21 -36.266907 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -14.928058 - 20 -34.208633 - 11 -15.028057 - 21 -34.108635 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.417266 - 20 -30.431656 - 11 -3.517266 - 21 -30.331654 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.273381 - 20 -30.431656 - 11 -8.373381 - 21 -30.331654 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -2.877698 - 20 -23.417267 - 11 -2.977698 - 21 -23.317265 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -14.748201 - 20 -24.316547 - 11 -14.848202 - 21 -24.216547 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.093525 - 20 -23.776978 - 11 -8.193525 - 21 -23.676979 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.345324 - 20 -29.892086 - 11 -18.445324 - 21 -29.792086 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.064749 - 20 -39.064751 - 11 -19.164749 - 21 -38.964748 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -15.647482 - 20 -21.079136 - 11 -15.747482 - 21 -20.979136 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.769784 - 20 -39.064751 - 11 -12.869783 - 21 -38.964748 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.935252 - 20 -27.014389 - 11 -6.035252 - 21 -26.914389 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -1.079137 - 20 -26.115108 - 11 -1.179137 - 21 -26.015108 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.539568 - 20 -34.028778 - 11 -0.639568 - 21 -33.928776 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -11.151079 - 20 -26.834532 - 11 -11.251080 - 21 -26.734531 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.949640 - 20 -31.690647 - 11 -13.049641 - 21 -31.590649 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.496403 - 20 -34.388489 - 11 -4.596403 - 21 -34.288490 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -17.446043 - 20 -26.654676 - 11 -17.546043 - 21 -26.554676 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.755396 - 20 -21.079136 - 11 -5.855396 - 21 -20.979136 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.345324 - 20 -35.287769 - 11 -18.445324 - 21 -35.187771 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -11.151079 - 20 -35.467625 - 11 -11.251080 - 21 -35.367626 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.935252 - 20 -39.604317 - 11 -6.035252 - 21 -39.504318 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.093525 - 20 -36.366905 - 11 -28.193525 - 21 -36.266907 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -34.928059 - 20 -34.208633 - 11 -35.028057 - 21 -34.108635 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -23.417267 - 20 -30.431656 - 11 -23.517265 - 21 -30.331654 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.273380 - 20 -30.431656 - 11 -28.373381 - 21 -30.331654 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -22.877697 - 20 -23.417267 - 11 -22.977697 - 21 -23.317265 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -34.748199 - 20 -24.316547 - 11 -34.848202 - 21 -24.216547 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.093525 - 20 -23.776978 - 11 -28.193525 - 21 -23.676979 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -38.345322 - 20 -29.892086 - 11 -38.445324 - 21 -29.792086 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -39.064751 - 20 -39.064751 - 11 -39.164749 - 21 -38.964748 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -35.647484 - 20 -21.079136 - 11 -35.747482 - 21 -20.979136 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.769783 - 20 -39.064751 - 11 -32.869781 - 21 -38.964748 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.935251 - 20 -27.014389 - 11 -26.035252 - 21 -26.914389 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -21.079136 - 20 -26.115108 - 11 -21.179136 - 21 -26.015108 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.539568 - 20 -34.028778 - 11 -20.639568 - 21 -33.928776 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.151079 - 20 -26.834532 - 11 -31.251080 - 21 -26.734531 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.949638 - 20 -31.690647 - 11 -33.049641 - 21 -31.590649 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -24.496403 - 20 -34.388489 - 11 -24.596403 - 21 -34.288490 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.446045 - 20 -26.654676 - 11 -37.546043 - 21 -26.554676 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.755396 - 20 -21.079136 - 11 -25.855396 - 21 -20.979136 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -38.345322 - 20 -35.287769 - 11 -38.445324 - 21 -35.187771 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.151079 - 20 -35.467625 - 11 -31.251080 - 21 -35.367626 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.935251 - 20 -39.604317 - 11 -26.035252 - 21 -39.504318 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -48.093525 - 20 -36.366905 - 11 -48.193527 - 21 -36.266907 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.928059 - 20 -34.208633 - 11 -55.028057 - 21 -34.108635 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -43.417267 - 20 -30.431656 - 11 -43.517265 - 21 -30.331654 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -48.273380 - 20 -30.431656 - 11 -48.373383 - 21 -30.331654 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.877697 - 20 -23.417267 - 11 -42.977699 - 21 -23.317265 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.748199 - 20 -24.316547 - 11 -54.848202 - 21 -24.216547 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -48.093525 - 20 -23.776978 - 11 -48.193527 - 21 -23.676979 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.345322 - 20 -29.892086 - 11 -58.445324 - 21 -29.792086 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -59.064751 - 20 -39.064751 - 11 -59.164749 - 21 -38.964748 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -55.647484 - 20 -21.079136 - 11 -55.747482 - 21 -20.979136 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -52.769783 - 20 -39.064751 - 11 -52.869781 - 21 -38.964748 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.935253 - 20 -27.014389 - 11 -46.035252 - 21 -26.914389 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.079136 - 20 -26.115108 - 11 -41.179138 - 21 -26.015108 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -40.539570 - 20 -34.028778 - 11 -40.639568 - 21 -33.928776 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.151077 - 20 -26.834532 - 11 -51.251080 - 21 -26.734531 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -52.949638 - 20 -31.690647 - 11 -53.049641 - 21 -31.590649 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -44.496403 - 20 -34.388489 - 11 -44.596401 - 21 -34.288490 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.446045 - 20 -26.654676 - 11 -57.546043 - 21 -26.554676 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.755394 - 20 -21.079136 - 11 -45.855396 - 21 -20.979136 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.345322 - 20 -35.287769 - 11 -58.445324 - 21 -35.187771 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.151077 - 20 -35.467625 - 11 -51.251080 - 21 -35.367626 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.935253 - 20 -39.604317 - 11 -46.035252 - 21 -39.504318 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.093521 - 20 -36.366905 - 11 -68.193527 - 21 -36.266907 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -74.928055 - 20 -34.208633 - 11 -75.028061 - 21 -34.108635 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -63.417267 - 20 -30.431656 - 11 -63.517265 - 21 -30.331654 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.273384 - 20 -30.431656 - 11 -68.373383 - 21 -30.331654 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.877697 - 20 -23.417267 - 11 -62.977699 - 21 -23.317265 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -74.748199 - 20 -24.316547 - 11 -74.848206 - 21 -24.216547 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.093521 - 20 -23.776978 - 11 -68.193527 - 21 -23.676979 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.345322 - 20 -29.892086 - 11 -78.445328 - 21 -29.792086 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.064751 - 20 -39.064751 - 11 -79.164749 - 21 -38.964748 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.647484 - 20 -21.079136 - 11 -75.747482 - 21 -20.979136 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.769783 - 20 -39.064751 - 11 -72.869781 - 21 -38.964748 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.935249 - 20 -27.014389 - 11 -66.035248 - 21 -26.914389 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -61.079136 - 20 -26.115108 - 11 -61.179138 - 21 -26.015108 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.539570 - 20 -34.028778 - 11 -60.639568 - 21 -33.928776 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -71.151077 - 20 -26.834532 - 11 -71.251083 - 21 -26.734531 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.949638 - 20 -31.690647 - 11 -73.049637 - 21 -31.590649 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -64.496399 - 20 -34.388489 - 11 -64.596405 - 21 -34.288490 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -77.446045 - 20 -26.654676 - 11 -77.546043 - 21 -26.554676 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.755394 - 20 -21.079136 - 11 -65.855392 - 21 -20.979136 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.345322 - 20 -35.287769 - 11 -78.445328 - 21 -35.187771 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -71.151077 - 20 -35.467625 - 11 -71.251083 - 21 -35.367626 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.935249 - 20 -39.604317 - 11 -66.035248 - 21 -39.504318 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.093521 - 20 -36.366905 - 11 -88.193527 - 21 -36.266907 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -94.928055 - 20 -34.208633 - 11 -95.028061 - 21 -34.108635 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.417267 - 20 -30.431656 - 11 -83.517265 - 21 -30.331654 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.273384 - 20 -30.431656 - 11 -88.373383 - 21 -30.331654 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.877701 - 20 -23.417267 - 11 -82.977699 - 21 -23.317265 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -94.748199 - 20 -24.316547 - 11 -94.848206 - 21 -24.216547 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.093521 - 20 -23.776978 - 11 -88.193527 - 21 -23.676979 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -98.345322 - 20 -29.892086 - 11 -98.445328 - 21 -29.792086 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -99.064751 - 20 -39.064751 - 11 -99.164749 - 21 -38.964748 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.647484 - 20 -21.079136 - 11 -95.747482 - 21 -20.979136 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -92.769783 - 20 -39.064751 - 11 -92.869781 - 21 -38.964748 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.935249 - 20 -27.014389 - 11 -86.035248 - 21 -26.914389 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -81.079140 - 20 -26.115108 - 11 -81.179138 - 21 -26.015108 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -80.539566 - 20 -34.028778 - 11 -80.639572 - 21 -33.928776 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.151077 - 20 -26.834532 - 11 -91.251083 - 21 -26.734531 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -92.949638 - 20 -31.690647 - 11 -93.049637 - 21 -31.590649 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.496399 - 20 -34.388489 - 11 -84.596405 - 21 -34.288490 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -97.446045 - 20 -26.654676 - 11 -97.546043 - 21 -26.554676 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.755394 - 20 -21.079136 - 11 -85.855392 - 21 -20.979136 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -98.345322 - 20 -35.287769 - 11 -98.445328 - 21 -35.187771 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.151077 - 20 -35.467625 - 11 -91.251083 - 21 -35.367626 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.935249 - 20 -39.604317 - 11 -86.035248 - 21 -39.504318 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.093525 - 20 -56.366905 - 11 -8.193525 - 21 -56.266907 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -14.928058 - 20 -54.208633 - 11 -15.028057 - 21 -54.108635 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.417266 - 20 -50.431656 - 11 -3.517266 - 21 -50.331654 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.273381 - 20 -50.431656 - 11 -8.373381 - 21 -50.331654 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -2.877698 - 20 -43.417267 - 11 -2.977698 - 21 -43.317265 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -14.748201 - 20 -44.316547 - 11 -14.848202 - 21 -44.216545 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.093525 - 20 -43.776978 - 11 -8.193525 - 21 -43.676979 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.345324 - 20 -49.892086 - 11 -18.445324 - 21 -49.792084 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.064749 - 20 -59.064751 - 11 -19.164749 - 21 -58.964748 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -15.647482 - 20 -41.079136 - 11 -15.747482 - 21 -40.979134 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.769784 - 20 -59.064751 - 11 -12.869783 - 21 -58.964748 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.935252 - 20 -47.014389 - 11 -6.035252 - 21 -46.914391 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -1.079137 - 20 -46.115108 - 11 -1.179137 - 21 -46.015106 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.539568 - 20 -54.028778 - 11 -0.639568 - 21 -53.928776 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -11.151079 - 20 -46.834534 - 11 -11.251080 - 21 -46.734531 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.949640 - 20 -51.690647 - 11 -13.049641 - 21 -51.590649 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.496403 - 20 -54.388489 - 11 -4.596403 - 21 -54.288490 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -17.446043 - 20 -46.654678 - 11 -17.546043 - 21 -46.554676 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.755396 - 20 -41.079136 - 11 -5.855396 - 21 -40.979134 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.345324 - 20 -55.287769 - 11 -18.445324 - 21 -55.187771 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -11.151079 - 20 -55.467625 - 11 -11.251080 - 21 -55.367626 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.935252 - 20 -59.604317 - 11 -6.035252 - 21 -59.504318 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.093525 - 20 -56.366905 - 11 -28.193525 - 21 -56.266907 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -34.928059 - 20 -54.208633 - 11 -35.028057 - 21 -54.108635 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -23.417267 - 20 -50.431656 - 11 -23.517265 - 21 -50.331654 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.273380 - 20 -50.431656 - 11 -28.373381 - 21 -50.331654 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -22.877697 - 20 -43.417267 - 11 -22.977697 - 21 -43.317265 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -34.748199 - 20 -44.316547 - 11 -34.848202 - 21 -44.216545 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.093525 - 20 -43.776978 - 11 -28.193525 - 21 -43.676979 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -38.345322 - 20 -49.892086 - 11 -38.445324 - 21 -49.792084 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -39.064751 - 20 -59.064751 - 11 -39.164749 - 21 -58.964748 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -35.647484 - 20 -41.079136 - 11 -35.747482 - 21 -40.979134 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.769783 - 20 -59.064751 - 11 -32.869781 - 21 -58.964748 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.935251 - 20 -47.014389 - 11 -26.035252 - 21 -46.914391 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -21.079136 - 20 -46.115108 - 11 -21.179136 - 21 -46.015106 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.539568 - 20 -54.028778 - 11 -20.639568 - 21 -53.928776 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.151079 - 20 -46.834534 - 11 -31.251080 - 21 -46.734531 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.949638 - 20 -51.690647 - 11 -33.049641 - 21 -51.590649 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -24.496403 - 20 -54.388489 - 11 -24.596403 - 21 -54.288490 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.446045 - 20 -46.654678 - 11 -37.546043 - 21 -46.554676 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.755396 - 20 -41.079136 - 11 -25.855396 - 21 -40.979134 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -38.345322 - 20 -55.287769 - 11 -38.445324 - 21 -55.187771 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.151079 - 20 -55.467625 - 11 -31.251080 - 21 -55.367626 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.935251 - 20 -59.604317 - 11 -26.035252 - 21 -59.504318 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -48.093525 - 20 -56.366905 - 11 -48.193527 - 21 -56.266907 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.928059 - 20 -54.208633 - 11 -55.028057 - 21 -54.108635 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -43.417267 - 20 -50.431656 - 11 -43.517265 - 21 -50.331654 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -48.273380 - 20 -50.431656 - 11 -48.373383 - 21 -50.331654 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.877697 - 20 -43.417267 - 11 -42.977699 - 21 -43.317265 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.748199 - 20 -44.316547 - 11 -54.848202 - 21 -44.216545 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -48.093525 - 20 -43.776978 - 11 -48.193527 - 21 -43.676979 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.345322 - 20 -49.892086 - 11 -58.445324 - 21 -49.792084 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -59.064751 - 20 -59.064751 - 11 -59.164749 - 21 -58.964748 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -55.647484 - 20 -41.079136 - 11 -55.747482 - 21 -40.979134 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -52.769783 - 20 -59.064751 - 11 -52.869781 - 21 -58.964748 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.935253 - 20 -47.014389 - 11 -46.035252 - 21 -46.914391 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.079136 - 20 -46.115108 - 11 -41.179138 - 21 -46.015106 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -40.539570 - 20 -54.028778 - 11 -40.639568 - 21 -53.928776 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.151077 - 20 -46.834534 - 11 -51.251080 - 21 -46.734531 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -52.949638 - 20 -51.690647 - 11 -53.049641 - 21 -51.590649 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -44.496403 - 20 -54.388489 - 11 -44.596401 - 21 -54.288490 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.446045 - 20 -46.654678 - 11 -57.546043 - 21 -46.554676 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.755394 - 20 -41.079136 - 11 -45.855396 - 21 -40.979134 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.345322 - 20 -55.287769 - 11 -58.445324 - 21 -55.187771 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.151077 - 20 -55.467625 - 11 -51.251080 - 21 -55.367626 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.935253 - 20 -59.604317 - 11 -46.035252 - 21 -59.504318 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.093521 - 20 -56.366905 - 11 -68.193527 - 21 -56.266907 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -74.928055 - 20 -54.208633 - 11 -75.028061 - 21 -54.108635 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -63.417267 - 20 -50.431656 - 11 -63.517265 - 21 -50.331654 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.273384 - 20 -50.431656 - 11 -68.373383 - 21 -50.331654 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.877697 - 20 -43.417267 - 11 -62.977699 - 21 -43.317265 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -74.748199 - 20 -44.316547 - 11 -74.848206 - 21 -44.216545 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.093521 - 20 -43.776978 - 11 -68.193527 - 21 -43.676979 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.345322 - 20 -49.892086 - 11 -78.445328 - 21 -49.792084 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.064751 - 20 -59.064751 - 11 -79.164749 - 21 -58.964748 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.647484 - 20 -41.079136 - 11 -75.747482 - 21 -40.979134 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.769783 - 20 -59.064751 - 11 -72.869781 - 21 -58.964748 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.935249 - 20 -47.014389 - 11 -66.035248 - 21 -46.914391 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -61.079136 - 20 -46.115108 - 11 -61.179138 - 21 -46.015106 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.539570 - 20 -54.028778 - 11 -60.639568 - 21 -53.928776 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -71.151077 - 20 -46.834534 - 11 -71.251083 - 21 -46.734531 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.949638 - 20 -51.690647 - 11 -73.049637 - 21 -51.590649 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -64.496399 - 20 -54.388489 - 11 -64.596405 - 21 -54.288490 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -77.446045 - 20 -46.654678 - 11 -77.546043 - 21 -46.554676 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.755394 - 20 -41.079136 - 11 -65.855392 - 21 -40.979134 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.345322 - 20 -55.287769 - 11 -78.445328 - 21 -55.187771 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -71.151077 - 20 -55.467625 - 11 -71.251083 - 21 -55.367626 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.935249 - 20 -59.604317 - 11 -66.035248 - 21 -59.504318 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.093521 - 20 -56.366905 - 11 -88.193527 - 21 -56.266907 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -94.928055 - 20 -54.208633 - 11 -95.028061 - 21 -54.108635 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.417267 - 20 -50.431656 - 11 -83.517265 - 21 -50.331654 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.273384 - 20 -50.431656 - 11 -88.373383 - 21 -50.331654 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.877701 - 20 -43.417267 - 11 -82.977699 - 21 -43.317265 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -94.748199 - 20 -44.316547 - 11 -94.848206 - 21 -44.216545 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.093521 - 20 -43.776978 - 11 -88.193527 - 21 -43.676979 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -98.345322 - 20 -49.892086 - 11 -98.445328 - 21 -49.792084 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -99.064751 - 20 -59.064751 - 11 -99.164749 - 21 -58.964748 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.647484 - 20 -41.079136 - 11 -95.747482 - 21 -40.979134 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -92.769783 - 20 -59.064751 - 11 -92.869781 - 21 -58.964748 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.935249 - 20 -47.014389 - 11 -86.035248 - 21 -46.914391 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -81.079140 - 20 -46.115108 - 11 -81.179138 - 21 -46.015106 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -80.539566 - 20 -54.028778 - 11 -80.639572 - 21 -53.928776 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.151077 - 20 -46.834534 - 11 -91.251083 - 21 -46.734531 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -92.949638 - 20 -51.690647 - 11 -93.049637 - 21 -51.590649 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.496399 - 20 -54.388489 - 11 -84.596405 - 21 -54.288490 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -97.446045 - 20 -46.654678 - 11 -97.546043 - 21 -46.554676 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.755394 - 20 -41.079136 - 11 -85.855392 - 21 -40.979134 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -98.345322 - 20 -55.287769 - 11 -98.445328 - 21 -55.187771 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.151077 - 20 -55.467625 - 11 -91.251083 - 21 -55.367626 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.935249 - 20 -59.604317 - 11 -86.035248 - 21 -59.504318 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.093525 - 20 -76.366905 - 11 -8.193525 - 21 -76.266907 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -14.928058 - 20 -74.208633 - 11 -15.028057 - 21 -74.108635 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.417266 - 20 -70.431656 - 11 -3.517266 - 21 -70.331657 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.273381 - 20 -70.431656 - 11 -8.373381 - 21 -70.331657 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -2.877698 - 20 -63.417267 - 11 -2.977698 - 21 -63.317265 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -14.748201 - 20 -64.316544 - 11 -14.848202 - 21 -64.216545 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.093525 - 20 -63.776978 - 11 -8.193525 - 21 -63.676979 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.345324 - 20 -69.892090 - 11 -18.445324 - 21 -69.792084 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.064749 - 20 -79.064751 - 11 -19.164749 - 21 -78.964752 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -15.647482 - 20 -61.079136 - 11 -15.747482 - 21 -60.979134 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.769784 - 20 -79.064751 - 11 -12.869783 - 21 -78.964752 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.935252 - 20 -67.014389 - 11 -6.035252 - 21 -66.914391 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -1.079137 - 20 -66.115112 - 11 -1.179137 - 21 -66.015106 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.539568 - 20 -74.028778 - 11 -0.639568 - 21 -73.928780 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -11.151079 - 20 -66.834534 - 11 -11.251080 - 21 -66.734528 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.949640 - 20 -71.690651 - 11 -13.049641 - 21 -71.590645 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.496403 - 20 -74.388489 - 11 -4.596403 - 21 -74.288490 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -17.446043 - 20 -66.654678 - 11 -17.546043 - 21 -66.554672 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.755396 - 20 -61.079136 - 11 -5.855396 - 21 -60.979134 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.345324 - 20 -75.287773 - 11 -18.445324 - 21 -75.187767 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -11.151079 - 20 -75.467628 - 11 -11.251080 - 21 -75.367622 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.935252 - 20 -79.604317 - 11 -6.035252 - 21 -79.504318 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.093525 - 20 -76.366905 - 11 -28.193525 - 21 -76.266907 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -34.928059 - 20 -74.208633 - 11 -35.028057 - 21 -74.108635 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -23.417267 - 20 -70.431656 - 11 -23.517265 - 21 -70.331657 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.273380 - 20 -70.431656 - 11 -28.373381 - 21 -70.331657 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -22.877697 - 20 -63.417267 - 11 -22.977697 - 21 -63.317265 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -34.748199 - 20 -64.316544 - 11 -34.848202 - 21 -64.216545 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.093525 - 20 -63.776978 - 11 -28.193525 - 21 -63.676979 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -38.345322 - 20 -69.892090 - 11 -38.445324 - 21 -69.792084 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -39.064751 - 20 -79.064751 - 11 -39.164749 - 21 -78.964752 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -35.647484 - 20 -61.079136 - 11 -35.747482 - 21 -60.979134 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.769783 - 20 -79.064751 - 11 -32.869781 - 21 -78.964752 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.935251 - 20 -67.014389 - 11 -26.035252 - 21 -66.914391 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -21.079136 - 20 -66.115112 - 11 -21.179136 - 21 -66.015106 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.539568 - 20 -74.028778 - 11 -20.639568 - 21 -73.928780 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.151079 - 20 -66.834534 - 11 -31.251080 - 21 -66.734528 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.949638 - 20 -71.690651 - 11 -33.049641 - 21 -71.590645 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -24.496403 - 20 -74.388489 - 11 -24.596403 - 21 -74.288490 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.446045 - 20 -66.654678 - 11 -37.546043 - 21 -66.554672 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.755396 - 20 -61.079136 - 11 -25.855396 - 21 -60.979134 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -38.345322 - 20 -75.287773 - 11 -38.445324 - 21 -75.187767 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.151079 - 20 -75.467628 - 11 -31.251080 - 21 -75.367622 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.935251 - 20 -79.604317 - 11 -26.035252 - 21 -79.504318 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -48.093525 - 20 -76.366905 - 11 -48.193527 - 21 -76.266907 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.928059 - 20 -74.208633 - 11 -55.028057 - 21 -74.108635 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -43.417267 - 20 -70.431656 - 11 -43.517265 - 21 -70.331657 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -48.273380 - 20 -70.431656 - 11 -48.373383 - 21 -70.331657 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.877697 - 20 -63.417267 - 11 -42.977699 - 21 -63.317265 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.748199 - 20 -64.316544 - 11 -54.848202 - 21 -64.216545 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -48.093525 - 20 -63.776978 - 11 -48.193527 - 21 -63.676979 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.345322 - 20 -69.892090 - 11 -58.445324 - 21 -69.792084 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -59.064751 - 20 -79.064751 - 11 -59.164749 - 21 -78.964752 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -55.647484 - 20 -61.079136 - 11 -55.747482 - 21 -60.979134 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -52.769783 - 20 -79.064751 - 11 -52.869781 - 21 -78.964752 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.935253 - 20 -67.014389 - 11 -46.035252 - 21 -66.914391 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.079136 - 20 -66.115112 - 11 -41.179138 - 21 -66.015106 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -40.539570 - 20 -74.028778 - 11 -40.639568 - 21 -73.928780 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.151077 - 20 -66.834534 - 11 -51.251080 - 21 -66.734528 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -52.949638 - 20 -71.690651 - 11 -53.049641 - 21 -71.590645 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -44.496403 - 20 -74.388489 - 11 -44.596401 - 21 -74.288490 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.446045 - 20 -66.654678 - 11 -57.546043 - 21 -66.554672 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.755394 - 20 -61.079136 - 11 -45.855396 - 21 -60.979134 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.345322 - 20 -75.287773 - 11 -58.445324 - 21 -75.187767 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.151077 - 20 -75.467628 - 11 -51.251080 - 21 -75.367622 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.935253 - 20 -79.604317 - 11 -46.035252 - 21 -79.504318 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.093521 - 20 -76.366905 - 11 -68.193527 - 21 -76.266907 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -74.928055 - 20 -74.208633 - 11 -75.028061 - 21 -74.108635 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -63.417267 - 20 -70.431656 - 11 -63.517265 - 21 -70.331657 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.273384 - 20 -70.431656 - 11 -68.373383 - 21 -70.331657 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.877697 - 20 -63.417267 - 11 -62.977699 - 21 -63.317265 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -74.748199 - 20 -64.316544 - 11 -74.848206 - 21 -64.216545 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.093521 - 20 -63.776978 - 11 -68.193527 - 21 -63.676979 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.345322 - 20 -69.892090 - 11 -78.445328 - 21 -69.792084 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.064751 - 20 -79.064751 - 11 -79.164749 - 21 -78.964752 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.647484 - 20 -61.079136 - 11 -75.747482 - 21 -60.979134 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.769783 - 20 -79.064751 - 11 -72.869781 - 21 -78.964752 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.935249 - 20 -67.014389 - 11 -66.035248 - 21 -66.914391 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -61.079136 - 20 -66.115112 - 11 -61.179138 - 21 -66.015106 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.539570 - 20 -74.028778 - 11 -60.639568 - 21 -73.928780 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -71.151077 - 20 -66.834534 - 11 -71.251083 - 21 -66.734528 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.949638 - 20 -71.690651 - 11 -73.049637 - 21 -71.590645 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -64.496399 - 20 -74.388489 - 11 -64.596405 - 21 -74.288490 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -77.446045 - 20 -66.654678 - 11 -77.546043 - 21 -66.554672 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.755394 - 20 -61.079136 - 11 -65.855392 - 21 -60.979134 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.345322 - 20 -75.287773 - 11 -78.445328 - 21 -75.187767 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -71.151077 - 20 -75.467628 - 11 -71.251083 - 21 -75.367622 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.935249 - 20 -79.604317 - 11 -66.035248 - 21 -79.504318 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.093521 - 20 -76.366905 - 11 -88.193527 - 21 -76.266907 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -94.928055 - 20 -74.208633 - 11 -95.028061 - 21 -74.108635 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.417267 - 20 -70.431656 - 11 -83.517265 - 21 -70.331657 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.273384 - 20 -70.431656 - 11 -88.373383 - 21 -70.331657 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.877701 - 20 -63.417267 - 11 -82.977699 - 21 -63.317265 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -94.748199 - 20 -64.316544 - 11 -94.848206 - 21 -64.216545 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.093521 - 20 -63.776978 - 11 -88.193527 - 21 -63.676979 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -98.345322 - 20 -69.892090 - 11 -98.445328 - 21 -69.792084 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -99.064751 - 20 -79.064751 - 11 -99.164749 - 21 -78.964752 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.647484 - 20 -61.079136 - 11 -95.747482 - 21 -60.979134 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -92.769783 - 20 -79.064751 - 11 -92.869781 - 21 -78.964752 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.935249 - 20 -67.014389 - 11 -86.035248 - 21 -66.914391 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -81.079140 - 20 -66.115112 - 11 -81.179138 - 21 -66.015106 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -80.539566 - 20 -74.028778 - 11 -80.639572 - 21 -73.928780 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.151077 - 20 -66.834534 - 11 -91.251083 - 21 -66.734528 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -92.949638 - 20 -71.690651 - 11 -93.049637 - 21 -71.590645 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.496399 - 20 -74.388489 - 11 -84.596405 - 21 -74.288490 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -97.446045 - 20 -66.654678 - 11 -97.546043 - 21 -66.554672 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.755394 - 20 -61.079136 - 11 -85.855392 - 21 -60.979134 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -98.345322 - 20 -75.287773 - 11 -98.445328 - 21 -75.187767 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.151077 - 20 -75.467628 - 11 -91.251083 - 21 -75.367622 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.935249 - 20 -79.604317 - 11 -86.035248 - 21 -79.504318 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.093525 - 20 -96.366905 - 11 -8.193525 - 21 -96.266907 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -14.928058 - 20 -94.208633 - 11 -15.028057 - 21 -94.108635 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -3.417266 - 20 -90.431656 - 11 -3.517266 - 21 -90.331657 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.273381 - 20 -90.431656 - 11 -8.373381 - 21 -90.331657 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -2.877698 - 20 -83.417267 - 11 -2.977698 - 21 -83.317268 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -14.748201 - 20 -84.316544 - 11 -14.848202 - 21 -84.216545 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -8.093525 - 20 -83.776978 - 11 -8.193525 - 21 -83.676979 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.345324 - 20 -89.892090 - 11 -18.445324 - 21 -89.792084 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.064749 - 20 -99.064751 - 11 -19.164749 - 21 -98.964752 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -15.647482 - 20 -81.079132 - 11 -15.747482 - 21 -80.979134 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.769784 - 20 -99.064751 - 11 -12.869783 - 21 -98.964752 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.935252 - 20 -87.014389 - 11 -6.035252 - 21 -86.914391 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -1.079137 - 20 -86.115112 - 11 -1.179137 - 21 -86.015106 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.539568 - 20 -94.028778 - 11 -0.639568 - 21 -93.928780 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -11.151079 - 20 -86.834534 - 11 -11.251080 - 21 -86.734528 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -12.949640 - 20 -91.690651 - 11 -13.049641 - 21 -91.590645 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.496403 - 20 -94.388489 - 11 -4.596403 - 21 -94.288490 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -17.446043 - 20 -86.654678 - 11 -17.546043 - 21 -86.554672 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.755396 - 20 -81.079132 - 11 -5.855396 - 21 -80.979134 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -18.345324 - 20 -95.287773 - 11 -18.445324 - 21 -95.187767 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -11.151079 - 20 -95.467628 - 11 -11.251080 - 21 -95.367622 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -5.935252 - 20 -99.604317 - 11 -6.035252 - 21 -99.504318 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.093525 - 20 -96.366905 - 11 -28.193525 - 21 -96.266907 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -34.928059 - 20 -94.208633 - 11 -35.028057 - 21 -94.108635 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -23.417267 - 20 -90.431656 - 11 -23.517265 - 21 -90.331657 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.273380 - 20 -90.431656 - 11 -28.373381 - 21 -90.331657 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -22.877697 - 20 -83.417267 - 11 -22.977697 - 21 -83.317268 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -34.748199 - 20 -84.316544 - 11 -34.848202 - 21 -84.216545 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -28.093525 - 20 -83.776978 - 11 -28.193525 - 21 -83.676979 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -38.345322 - 20 -89.892090 - 11 -38.445324 - 21 -89.792084 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -39.064751 - 20 -99.064751 - 11 -39.164749 - 21 -98.964752 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -35.647484 - 20 -81.079132 - 11 -35.747482 - 21 -80.979134 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.769783 - 20 -99.064751 - 11 -32.869781 - 21 -98.964752 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.935251 - 20 -87.014389 - 11 -26.035252 - 21 -86.914391 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -21.079136 - 20 -86.115112 - 11 -21.179136 - 21 -86.015106 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -20.539568 - 20 -94.028778 - 11 -20.639568 - 21 -93.928780 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.151079 - 20 -86.834534 - 11 -31.251080 - 21 -86.734528 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -32.949638 - 20 -91.690651 - 11 -33.049641 - 21 -91.590645 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -24.496403 - 20 -94.388489 - 11 -24.596403 - 21 -94.288490 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -37.446045 - 20 -86.654678 - 11 -37.546043 - 21 -86.554672 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.755396 - 20 -81.079132 - 11 -25.855396 - 21 -80.979134 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -38.345322 - 20 -95.287773 - 11 -38.445324 - 21 -95.187767 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -31.151079 - 20 -95.467628 - 11 -31.251080 - 21 -95.367622 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -25.935251 - 20 -99.604317 - 11 -26.035252 - 21 -99.504318 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -48.093525 - 20 -96.366905 - 11 -48.193527 - 21 -96.266907 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.928059 - 20 -94.208633 - 11 -55.028057 - 21 -94.108635 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -43.417267 - 20 -90.431656 - 11 -43.517265 - 21 -90.331657 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -48.273380 - 20 -90.431656 - 11 -48.373383 - 21 -90.331657 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -42.877697 - 20 -83.417267 - 11 -42.977699 - 21 -83.317268 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.748199 - 20 -84.316544 - 11 -54.848202 - 21 -84.216545 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -48.093525 - 20 -83.776978 - 11 -48.193527 - 21 -83.676979 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.345322 - 20 -89.892090 - 11 -58.445324 - 21 -89.792084 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -59.064751 - 20 -99.064751 - 11 -59.164749 - 21 -98.964752 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -55.647484 - 20 -81.079132 - 11 -55.747482 - 21 -80.979134 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -52.769783 - 20 -99.064751 - 11 -52.869781 - 21 -98.964752 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.935253 - 20 -87.014389 - 11 -46.035252 - 21 -86.914391 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -41.079136 - 20 -86.115112 - 11 -41.179138 - 21 -86.015106 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -40.539570 - 20 -94.028778 - 11 -40.639568 - 21 -93.928780 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.151077 - 20 -86.834534 - 11 -51.251080 - 21 -86.734528 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -52.949638 - 20 -91.690651 - 11 -53.049641 - 21 -91.590645 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -44.496403 - 20 -94.388489 - 11 -44.596401 - 21 -94.288490 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -57.446045 - 20 -86.654678 - 11 -57.546043 - 21 -86.554672 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.755394 - 20 -81.079132 - 11 -45.855396 - 21 -80.979134 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -58.345322 - 20 -95.287773 - 11 -58.445324 - 21 -95.187767 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -51.151077 - 20 -95.467628 - 11 -51.251080 - 21 -95.367622 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -45.935253 - 20 -99.604317 - 11 -46.035252 - 21 -99.504318 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.093521 - 20 -96.366905 - 11 -68.193527 - 21 -96.266907 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -74.928055 - 20 -94.208633 - 11 -75.028061 - 21 -94.108635 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -63.417267 - 20 -90.431656 - 11 -63.517265 - 21 -90.331657 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.273384 - 20 -90.431656 - 11 -68.373383 - 21 -90.331657 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -62.877697 - 20 -83.417267 - 11 -62.977699 - 21 -83.317268 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -74.748199 - 20 -84.316544 - 11 -74.848206 - 21 -84.216545 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -68.093521 - 20 -83.776978 - 11 -68.193527 - 21 -83.676979 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.345322 - 20 -89.892090 - 11 -78.445328 - 21 -89.792084 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.064751 - 20 -99.064751 - 11 -79.164749 - 21 -98.964752 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -75.647484 - 20 -81.079132 - 11 -75.747482 - 21 -80.979134 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.769783 - 20 -99.064751 - 11 -72.869781 - 21 -98.964752 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.935249 - 20 -87.014389 - 11 -66.035248 - 21 -86.914391 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -61.079136 - 20 -86.115112 - 11 -61.179138 - 21 -86.015106 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.539570 - 20 -94.028778 - 11 -60.639568 - 21 -93.928780 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -71.151077 - 20 -86.834534 - 11 -71.251083 - 21 -86.734528 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -72.949638 - 20 -91.690651 - 11 -73.049637 - 21 -91.590645 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -64.496399 - 20 -94.388489 - 11 -64.596405 - 21 -94.288490 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -77.446045 - 20 -86.654678 - 11 -77.546043 - 21 -86.554672 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.755394 - 20 -81.079132 - 11 -65.855392 - 21 -80.979134 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -78.345322 - 20 -95.287773 - 11 -78.445328 - 21 -95.187767 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -71.151077 - 20 -95.467628 - 11 -71.251083 - 21 -95.367622 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.935249 - 20 -99.604317 - 11 -66.035248 - 21 -99.504318 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.093521 - 20 -96.366905 - 11 -88.193527 - 21 -96.266907 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -94.928055 - 20 -94.208633 - 11 -95.028061 - 21 -94.108635 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -83.417267 - 20 -90.431656 - 11 -83.517265 - 21 -90.331657 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.273384 - 20 -90.431656 - 11 -88.373383 - 21 -90.331657 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -82.877701 - 20 -83.417267 - 11 -82.977699 - 21 -83.317268 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -94.748199 - 20 -84.316544 - 11 -94.848206 - 21 -84.216545 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -88.093521 - 20 -83.776978 - 11 -88.193527 - 21 -83.676979 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -98.345322 - 20 -89.892090 - 11 -98.445328 - 21 -89.792084 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -99.064751 - 20 -99.064751 - 11 -99.164749 - 21 -98.964752 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -95.647484 - 20 -81.079132 - 11 -95.747482 - 21 -80.979134 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -92.769783 - 20 -99.064751 - 11 -92.869781 - 21 -98.964752 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.935249 - 20 -87.014389 - 11 -86.035248 - 21 -86.914391 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -81.079140 - 20 -86.115112 - 11 -81.179138 - 21 -86.015106 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -80.539566 - 20 -94.028778 - 11 -80.639572 - 21 -93.928780 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.151077 - 20 -86.834534 - 11 -91.251083 - 21 -86.734528 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -92.949638 - 20 -91.690651 - 11 -93.049637 - 21 -91.590645 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -84.496399 - 20 -94.388489 - 11 -84.596405 - 21 -94.288490 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -97.446045 - 20 -86.654678 - 11 -97.546043 - 21 -86.554672 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.755394 - 20 -81.079132 - 11 -85.855392 - 21 -80.979134 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -98.345322 - 20 -95.287773 - 11 -98.445328 - 21 -95.187767 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -91.151077 - 20 -95.467628 - 11 -91.251083 - 21 -95.367622 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.935249 - 20 -99.604317 - 11 -86.035248 - 21 -99.504318 - 39 -0 - 62 -0 - 0 -ENDSEC - 0 -EOF \ No newline at end of file diff --git a/patterns/square.dxf b/patterns/square.dxf deleted file mode 100644 index b7e5982..0000000 --- a/patterns/square.dxf +++ /dev/null @@ -1,232 +0,0 @@ - 0 -SECTION - 2 -HEADER - 9 -$LIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$LIMMAX - 10 -50.000000 - 20 -50.000000 - 9 -$EXTMIN - 10 -0.000000 - 20 -0.000000 - 9 -$EXTMAX - 10 -50.000000 - 20 -50.000000 - 9 -$ANGBASE - 50 -0.000000 - 9 -$ANGDIR - 70 -0 - 9 -$INSUNITS - 70 -0 - 9 -$DIMALT - 70 -4 - 9 -$DIMLUNIT - 70 -2 - 9 -$DIMASZ - 40 -3.000000 - 9 -$DIMTXT - 40 -5.000000 - 9 -$DIMRND - 40 -0.010000 - 9 -$DIMEXE - 40 -2.000000 - 9 -$DIMEXO - 40 -2.000000 - 9 -$DIMAUNIT - 70 -0 - 9 -$DIMADEC - 70 -2 - 9 -$GRIDUNIT - 10 -0.001000 - 20 -0.001000 - 9 -$PLIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$PLIMMAX - 10 -210.000000 - 20 -297.000000 - 9 -$PSVPSCALE - 40 -1.000000 - 0 -ENDSEC - 0 -SECTION - 2 -TABLES - 0 -TABLE - 2 -LTYPE - 70 - 1 - 0 -LTYPE - 2 -CONTINUOUS - 70 - 64 - 3 -Ausgez - 72 - 65 - 73 - 0 - 40 -0.000000 - 0 -ENDTAB - 0 -TABLE - 2 -LAYER - 70 - 1 - 0 -LAYER - 2 -default - 70 - 64 - 62 -0 - 6 -CONTINUOUS - 0 -ENDTAB - 0 -ENDSEC - 0 -SECTION - 2 -BLOCKS - 0 -ENDSEC - 0 -SECTION - 2 -ENTITIES - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -0.000000 - 11 -50.000000 - 21 -0.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -0.000000 - 11 -50.000000 - 21 -50.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -50.000000 - 11 -0.000000 - 21 -50.000000 - 39 -0 - 62 -0 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -50.000000 - 11 -0.000000 - 21 -0.000000 - 39 -0 - 62 -0 - 0 -ENDSEC - 0 -EOF diff --git a/patterns/triangle_a.dxf b/patterns/triangle_a.dxf deleted file mode 100644 index 35b24b0..0000000 --- a/patterns/triangle_a.dxf +++ /dev/null @@ -1,376 +0,0 @@ - 0 -SECTION - 2 -HEADER - 9 -$LIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$LIMMAX - 10 -80.311000 - 20 -76.250000 - 9 -$EXTMIN - 10 -0.000000 - 20 -0.000000 - 9 -$EXTMAX - 10 -80.311000 - 20 -76.250000 - 9 -$ANGBASE - 50 -0.000000 - 9 -$ANGDIR - 70 -0 - 9 -$INSUNITS - 70 -0 - 9 -$DIMALT - 70 -4 - 9 -$DIMLUNIT - 70 -2 - 9 -$DIMASZ - 40 -3.000000 - 9 -$DIMTXT - 40 -5.000000 - 9 -$DIMRND - 40 -0.010000 - 9 -$DIMEXE - 40 -2.000000 - 9 -$DIMEXO - 40 -2.000000 - 9 -$DIMAUNIT - 70 -0 - 9 -$DIMADEC - 70 -2 - 9 -$GRIDUNIT - 10 -0.001000 - 20 -0.001000 - 9 -$PLIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$PLIMMAX - 10 -210.000000 - 20 -297.000000 - 9 -$PSVPSCALE - 40 -1.000000 - 0 -ENDSEC - 0 -SECTION - 2 -TABLES - 0 -TABLE - 2 -LTYPE - 70 - 1 - 0 -LTYPE - 2 -CONTINUOUS - 70 - 64 - 3 -Ausgez - 72 - 65 - 73 - 0 - 40 -0.000000 - 0 -ENDTAB - 0 -TABLE - 2 -LAYER - 70 - 1 - 0 -LAYER - 2 -default - 70 - 64 - 62 -0 - 6 -CONTINUOUS - 0 -ENDTAB - 0 -ENDSEC - 0 -SECTION - 2 -BLOCKS - 0 -ENDSEC - 0 -SECTION - 2 -ENTITIES - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -50.000000 - 11 -30.311000 - 21 -50.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.311000 - 20 -50.000000 - 11 -15.155000 - 21 -76.250000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -15.155000 - 20 -76.250000 - 11 -0.000000 - 21 -50.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -50.000000 - 11 -80.311000 - 21 -50.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -80.311000 - 20 -50.000000 - 11 -65.155000 - 21 -76.250000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.155000 - 20 -76.250000 - 11 -50.000000 - 21 -50.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -0.000000 - 11 -30.311000 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -30.311000 - 20 -0.000000 - 11 -15.155000 - 21 -26.250000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -15.155000 - 20 -26.250000 - 11 -0.000000 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -50.000000 - 20 -0.000000 - 11 -80.311000 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -80.311000 - 20 -0.000000 - 11 -65.155000 - 21 -26.250000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -65.155000 - 20 -26.250000 - 11 -50.000000 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -ENDSEC - 0 -EOF diff --git a/patterns/triangle_b.dxf b/patterns/triangle_b.dxf deleted file mode 100644 index 5fa25e8..0000000 --- a/patterns/triangle_b.dxf +++ /dev/null @@ -1,412 +0,0 @@ - 0 -SECTION - 2 -HEADER - 9 -$LIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$LIMMAX - 10 -100.000000 - 20 -76.250000 - 9 -$EXTMIN - 10 -0.000000 - 20 -0.000000 - 9 -$EXTMAX - 10 -100.000000 - 20 -76.250000 - 9 -$ANGBASE - 50 -0.000000 - 9 -$ANGDIR - 70 -0 - 9 -$INSUNITS - 70 -0 - 9 -$DIMALT - 70 -4 - 9 -$DIMLUNIT - 70 -2 - 9 -$DIMASZ - 40 -3.000000 - 9 -$DIMTXT - 40 -5.000000 - 9 -$DIMRND - 40 -0.010000 - 9 -$DIMEXE - 40 -2.000000 - 9 -$DIMEXO - 40 -2.000000 - 9 -$DIMAUNIT - 70 -0 - 9 -$DIMADEC - 70 -2 - 9 -$GRIDUNIT - 10 -0.001000 - 20 -0.001000 - 9 -$PLIMMIN - 10 -0.000000 - 20 -0.000000 - 9 -$PLIMMAX - 10 -210.000000 - 20 -297.000000 - 9 -$PSVPSCALE - 40 -1.000000 - 0 -ENDSEC - 0 -SECTION - 2 -TABLES - 0 -TABLE - 2 -LTYPE - 70 - 1 - 0 -LTYPE - 2 -CONTINUOUS - 70 - 64 - 3 -Ausgez - 72 - 65 - 73 - 0 - 40 -0.000000 - 0 -ENDTAB - 0 -TABLE - 2 -LAYER - 70 - 1 - 0 -LAYER - 2 -default - 70 - 64 - 62 -0 - 6 -CONTINUOUS - 0 -ENDTAB - 0 -ENDSEC - 0 -SECTION - 2 -BLOCKS - 0 -ENDSEC - 0 -SECTION - 2 -ENTITIES - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -4.793000 - 20 -50.000000 - 11 -35.104000 - 21 -50.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -35.104000 - 20 -50.000000 - 11 -19.948000 - 21 -76.250000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -19.948000 - 20 -76.250000 - 11 -4.793000 - 21 -50.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -54.793000 - 20 -50.000000 - 11 -85.104000 - 21 -50.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -85.104000 - 20 -50.000000 - 11 -69.948000 - 21 -76.250000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -69.948000 - 20 -76.250000 - 11 -54.793000 - 21 -50.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -60.104000 - 20 -0.000000 - 11 -44.948000 - 21 -26.250000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -29.793000 - 20 -0.000000 - 11 -60.104000 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -44.948000 - 20 -26.250000 - 11 -29.793000 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -94.948000 - 20 -26.250000 - 11 -79.793000 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -10.104000 - 20 -0.000000 - 11 -0.000000 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -0.000000 - 20 -17.500000 - 11 -10.104000 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -100.000000 - 20 -17.500000 - 11 -94.948000 - 21 -26.250000 - 39 -0 - 62 -7 - 0 -LINE - 8 -default - 6 -CONTINUOUS - 10 -79.793000 - 20 -0.000000 - 11 -100.000000 - 21 -0.000000 - 39 -0 - 62 -7 - 0 -ENDSEC - 0 -EOF diff --git a/res/architektonas.qrc b/res/architektonas.qrc new file mode 100644 index 0000000..60d9147 --- /dev/null +++ b/res/architektonas.qrc @@ -0,0 +1,9 @@ + + + atns-icon.png + fix-angle.png + fix-length.png + splash.png + quit.png + + diff --git a/res/atns-icon.png b/res/atns-icon.png new file mode 100644 index 0000000000000000000000000000000000000000..b98b5b473cd50124fd49675149e2c4bbb92baa50 GIT binary patch literal 23419 zcmXtA1yqyo_kRbYJEWwM5~Pt12?0r^rACPY(j9Iz2olng(uhha9iu}^5$TeWZbmHr zLja*0+q7?DGPTBA4x_>Mpu^$*E_xfdUv9=_-|vDOBX<&LhIB5GS1f4)}xb3eI) zyG9;D`XRFHrC_t$e*eD9;Y|)S7l2o{{8AvC*jgG2N*bp?TZUWya&!3i|{eik1xqA>=@-cUV%X}Dj z1&GAQxwWM5_~0Fs{uO!+a{%4o6?s6;34<%M&tOtc84Nldxan-(@Fq-twe&wU?Lcgp zHcGq$Y2u2ouuuGFhz=2Ia)0+g_aO>hize&D9|{fZ+_Wu*xu0tUGE04|7Vfj1)J75W#`~M?mG; z;3rV{n#lsQ$(xyQ7_!;nYWK_ANA{WY;6il@lC@u1L}Y0;Qh@0_8(s}HoD(nxx|sk8 z;AKuf|1u6;F#E6C?-{Z1tk4#Emp!(9(H9~fI5QqUkXP?~w{XqKu`AY0gZFY0dkNW& z<>P!S3J1G27}W`L%Z&fCM}hzk8yyZQ+-%(Xv!ZWTGmwD~C~JV2fN#2ulbDG=<>UH( z?s9!&D3tZ5YdQNTjIcl(UUNEjuN_b%@vtCH%|s=x(LV`gTv)@a7r$GxK@j8PCE4WC%`)9XypCUV5Kc5?3T}D0v*!7|KHV@#5#F~MH6W~SFPRcBTvRR$~LDC^&p*xZ{3mv4e`Cv@~`4CzLN*TP9J zw=n0LHUC*O_Xqt+ajE&7OFqY=-HPs#Z)V9}?=;CMoYJp%&Cz&e;KO?8^txlQ=)+V_kF#xcLyN{NF&4r ziOkh(Xt=Vnq6E9s1TR1|f>}!tC45vNRag2WL(tU&DC~~IIXf@GI>wOL>~&QvB2;Rw ze%{X|rjx>B?oHTzcK%eT+L#nxPXs6YX+|EQRp7-h?wV}aeNdY0bn1V>Cdc^ayxJc! zeyUVZ@Xrh?kTRWJAEofS9mDAf$elc_VImtWct?Twds1%+RCoc((;zIo$eH{7p(ytG zgM2UC7lbfs>189XD&NCtvIn_^CExooP1OPpJ9)%MYDg($^Rotc$oMjk1}_ckkU-)7 zz1cY%WUymVC~8Yk<18X=Rq2`2O}yI0Gs-l)SKV)Eafg1AyGq2|-*NuL#0*q~AK+tu z=l3hY%6IG+g8RloZ)4qN%aB@EkB;u*Wz<&4~vkW`0E7NRg@(X zr3CpMt}}>tqutZeF`RqKYRYys;%7hS-K2Y{Wyx-5ils3E^M>FL`tP!UxK)lKr$f;} z?#ibk3cSqgJThg@Zf}-tW>|o`5%ZJUPige5d`(oAEPl$}2}x_J^kYi6eo}>W&slYD zEg3UGo2Gp=um3Cl^Po)jChf(+_Fn2aaTy4#3`EhTns!>h`pm7vbY|+Pve; zwR!m=F!%YZF#%x#E5gE`aX3EzO^TeYO%nolbs_8>#by!L*O)3}==63(Pv{sv#HlPg zsZr^_Me z#ki%iDHZ8l45T5F9;qj+_7SW+2)vn;NC_L=mLi8#yvjNpH5S|xs*vP62RM~lCmi%i z+*()C>ap$-(a2mDv_>0$XVaDWxCd6)Md@3+E~&{CH%YhNbV zRT!Ug#4W%NOgiiy4o_)!Je+M}&#@xNsoiytv!tgRv#*S30ZEihi z9+OD-oqGgaL6g)NVjd>sE!u;Lrsk;ISK~g`g?j zmpQlXjY43Q()6(-!y(fB_a|zWR8DgJMJH-yPR96tPzmDv9Xg!<8|2M1N*vLXtcX1M z)uQX)`~Z`d#}G}S49;ypFZs$r{8hvBwLb#VT)wRY8s;q*{rPkj)4LH4C?zrksAtMtP~&C<7@Cu2sM?x4?K< z9{%qhH-hN%@3+~%08)33h(p+%Dwp_L$pA4~#g{|E?iJJpq@?2wiCaJ~hoH=*IH;AO zV&^6W7eBk5Ac&RXZgl*8YokYa-#{EM;Ixq>^boB<5js#70aVl=2Rote13U#7UVQi< zn;GUjME1bvbZ~3$(<#BcAHc5S7!cxqAD{gNae^F`GIK*q^_@%JJ_7eZDb&78Hknbo z$B1vp`%-0$7bs;wS-!*F``?nBn>+!$&4bT~z+LKp*&Ryc+sAxTj<&0pupaK;6QA zkKY4!N1JF~TT{#zyUwyo;rDpSp|6+!jmOFJKjqx?W2ztw6$$&u^V1Z%^Eaw|)2lgf zqE8tMC+K_jTypse!jdy@QeiOhAVY?5`d6qFZ!z9?OmmW1i2~)ANE&oipAs9ecXx|f z8Qtmch{!aWO8Rt<^Al@Lf&BzJD5Qz^tTbscq?Uhytcy7BHjiCA1Qoh|Iwh$^<)|#V zDGJ;}7$FOgUxM0Z>^FY#P#*=B8Bv2;mO`gEQ~#l@ijQ; zkL(IepRv9$A6W4D_&`7BN-&Gcq|qm7ufZBlZt^T{>-oU5kI9}TOPHURP#M^QcPoXG z6*V~x(JGEMC2kvUFN8?N_f6aNj(=V!@r8~u*_lD|ZCJV0ol7;}M75SZxB1TBDUD#( zcibadUn^ z4(Iw5z4m43am@ayfm#?Uu!hz?cbzZB2k2zK?FY}!G!<--pcmwtE`F^0vE#mJ59K3c z=a6PI?S{%AgqKKTa``yCr9T9Vy3WYF5gi6Slg1^D;K-5mM46vg0fNdLHifsWF!2TE zd`*LI>H1{K@O5?GTHf{Nf7`njpo|A{j|Umk&r}*2aVcvF?T_9<%?GZw8333~;Blax z%fM0U>hK(M<;TvsptOYEBidMMEBCaHLxs$0d=X)0@*y{v5WX{ZnO7AJDIVRcJONd#2diG)#^VoA=RErBAP@%Mou=*$rMgEERUXY?GEdI}8eBf#oW%Fc!C(NMf<+4%} zj^H6lUFzO)V}D&Zu^Dt}XZx@W1bkkKjeYyJg@u*IAcaiLJk~={R5Vf`gTbjNnNQ6I zip{E5cFsLyzwujz*C^%hYL6O(9wj+UFRx(;|CB2>>2Q5{T{9 z$)Q;S?qCC%6ZEc%GB;_>ROI?#&F7~g!90aLN+!Xhr7rgfD~h}R1908v2S-bkK(Rx~ zMr-A<>cOgoAcA+9O!)9c!beA)qhpCahF);nQfCVSlTkZ#)x03^x;SUpd50!E()|$r zL#3?-CNu8-5~CM_ye1I>)e!n=8Ee`>ey+l^!&IxP*cY2rry zN^Wcf?^mPkZZxTt7yhbTpp$%04o8*YK^uiKAC#y38U?k`Z8m=hN=BM&Ba=rhnl8@X z-kA`;JuAyB8W}}Pk+gqPb=jq0>-A(;tk<6+_`J8Ydln=8sp8d)5Sr+Ouk&~_6*>S0 z0I%TIYp5YLxm@rgaK9N9xr#Yg4QA+P``sr8&8YrUV1yz@^|`znmgW`uwq5^gbAZk- znkc@r)0R?i#yF59&bn`j6L^`=w4=3Xc~K=wtNd?wzc!hLxU0Uvt#VChDsR7wOtq*v z%kMx<4b@UD`1kB+1A-M_`Em$GZ;>VkgEBLE-ytyDS{zmaXh7z_&X5XuGkM(uCm0ar zFUm1SOy96YnWDA^R%PDeU8&N+jKl_{v~>X+i@Ft!wvCNXmtFnFKQg}#mQ2<$n2}qN z{ssz1FK9pPU~+!1voq9ltwH`BKE?q}u@N!6j=Qgz<-y;{o6E;u8HqV7R~))fO<{&D zY$m2?gw(^0E_2sA`{C@dlq`G1p~nYze`f=?z?wDBV*%}%FKCyTYw=4Tt=3R{s^>d4 zpmfQ_7({4`dwG8GF)j5_zxyjv46RAsk5|KCi=VUHg)EzmKM}FiefNk$3D}L3`N%KLQw}S-*lJA}wQ2E06i)*0%F^>gWZIggy)(*6c#S z8kmeNS~Q9+)o#BSA2NTmR4v;|0M^@00#*C+oP;L>$DWt`otWP{m=u8h=6WfNSGy-c zddncNJCqskU>TxxrMjKq+}j5KK@vu3B)EhUKU@V z^}&D{Al5^)%dJJrSs-i}MnatBDMz{OJ_|ukl`CEf0VKmep4=_eh>!$ErVuL&eH(|m z7kid=ll!$rQA&JIVbDMQLM;jny!rjLhHuy!C04?x1it*q?<&{6?|kADxiz>#OSC!) z?kyG#`G@Q$0SP`-K85Jx@9<$)DOdc3?nS7a%r6oK4opbrGi|QTg72AnJdvrcFGN_p&s-UEUN@eTn-wr zDqpM|tqUvsq87d~1?k`kKZ0xO-)%*F5MSaZB!Q5`nW&6|u^vnEBGESnRP$kEqOmOK zL!N;3Wwx*8&{bX^6Mq}WM#nn?{`@(GTnSP-%Nyg34t)k-k9Cy?wg7e2S2TV0{Ke3< znul`=UMwjC%u*@jZCQi^lx9SHMxI$lD%BN&0r)r#0?fnCIm{y5(gL)PDvD`2%CzZj*U zHOIs7MQWqUp7ZaOAjrks6@|vtwyzJgt@^v3^Z>U^cTS0BXr<9S+T0@e5EHjp%m@&1 zG&!JB;+1%>&rCyeut=Wd$SR)2vh>5ra$?E=J_5n-*NFB+7+00}DRar=aj@WFEpERU z>8F0UY}xXv(Z-QQC5Pp{u^-EO}gtCP^55|fO3s>qjC5;!k-WT!xpYXi+2TF z?*0vLYGqg30dvW4t3*l0lBj&GuG}1sAD6?0Bj0vbbiNw_!|=A;!tz zFwvD2v`NT*{_an{qS6y7cs#`62^UvE-=9JLcjw=K{Hioc z7RT~(*sNo)4RYg`&S7FsvvRVs>2~%F;>`vn8C3*KIbq81hlfciG9RXJHc?Uz$sx(!h*+%{Le`A^NX=fzR)!6|s6%tS&i0V@geTRh!mIjQ?0sIh+-S67pSYyB`2712GDK@^kE8d%3 zpyC_#c%v?l>c`}?n>Xb=m_%aWhTwHk^1GWD=xR#VWl!k&p+`(MgQ_*NI7hYZEVg(E1;Ugzz;T7Y;{qJ+cSz8R%(K;<3Z$<3phIOfV!M zI1llV0+x?GH#byzMK46wl&T~~l*~_NNW)fG?klHw)1mz}Qh`QH;_mPwqJp!%9{okNmZ&c=dv>`xkNoag<<3NicR)&KLeZn)_fQp?* z_p7vEdua@$T#?MYxu%&)U)nw!oq&y08^PE)rnXl?V$FWP_qt_*dQ6MYEUc0EJ)4T{ z%=xfWv%#G&hmC)a4Br$G{wZiA0dSNLrrKlJgh^rs|90!!kejf(^JKOE?j@A2Sudj3*gTj|X(G5p;-7wNJKYkVHGAr7?o&AmxZoH08!>Ia2YbOQ-u3 z7>2AyY|cN~p-0?UE#0Lm0UWagV|f00E`$Wl;sJDC;#GBc*wPpv;=NBnfw4DkslHP6 z+Z{jBQ}_QF6L@nX)YnjNq)Mvd5lI%ke8`mQwOof#k|YDc!O4jwpG~`?S$@vojltQI zgLM^ z|4?I1`3n#ce~rQT696>LgOi`i&d~ii4#JML*Tkj>_F$DdAgJ9XnPE)eV_!)dOT?VmG@Q-dkvJ*EOyU^ zuein)5eQ`e)I>HOm=qTI(EgS>lBRTBk(+5tS%eNqn!;I0oniS{`Xi$HF1y_VEi3tZ zd&rT`0rN04Lza!rVA_+_ooOU{NS->OR~ow+kWNfm*&+hL6p9}{9TfIg&nJ)R$z^~W zHP~+mB1G9_oV#lsm`n?-J%wPUHFu)U-(Yz~_7)OLgA}9!Yp$Ma2bd}}j|4u`Gu%Y3 z7XUtVP+-MLj)xlfYnhyTlO$V?@!?0`fdPOEg0MiaDsNek5E8xWA3!WdAlFLnKp->WC|z}Q*weSv<+ zIGEJ;d+qp=*Qz5pQ^xF&0Gq3p9v;nO`hXhO`S|6*e%`$JoHj+J6fd>8c6VYyU}y%S zU((I=gjnlJArFhsH~=~O{G$KA>C#n7qQ--d$k7pdb>jEMJn#8)pM7}V;C#hj-sMJQ z(qlpM2iv}cT+cc|+jM&o9ms>qu`=-uYEqd91)XLJZZJ7HijXrhD~#8Vyv)}0hI_j_ z?Phaw;i@!Fd(37OW9z+{?qRIDa1bO?pa&BOhttkcYCsHtfAjVHXW8@B9n9Do6|1%O zZHC!)szziFBHV&S-n?X^AxsX$*9&Cx^@HcxKYs99##O!N;{>hzu)8^`fFDqHt(ylY zixF9**J><#QP#p}>muHA&~>l>rgc+v>WTs~;CguLkmTD2#^jh8wq0pj5>2u2N^8h< zvk&35xvX%J4VCzlLj?ReNZJHSG>^0fuF6-wpiUT1f(#}_#&HMt_n1+YchC4<1DOo! z8^i`BktszHO9h_s>h&?0xM}nceY}I4zNAn8QncAo>U# zA?hmII~uEmEO0AfbD#cPE1IAC#N0)j)awL#>4byhOXcMk%V@t6J~8=C2-z%G-O9WK zNnXOny~oLZ@LjQRwmDRv+454dhv}8s$3Z6;jbRyFNZn71F@IK^XQLyc9HWB|;J`D5 ztsGeYv0Yhdsi&(8(NNxLcsvyg2Z4J;M8ssHEriUl+l%-#iT^s(dY@_+$5F1pF7&a)DPP9`6RguCnx3P z`|)Eu`5L2W9`f(5U)vC4Il_1~O<&7CJ-uyz>&XJ2E2I=9o89f-JvpirTdHX8NFu~N zn(+eUmn1&mC$m#~o#;EFsKk-JMQZXH1j#HpZxwdlfm5p$h#h$}Hz<;$exsL!7NC>O zrXVv1$^wdZ?h4R~1FrHLkLBsqpF}{ke-R#@VtAskypTL6ta~G%Lx2sJl78I+IW&s1 zMF8w15s|ZFPOXl4wY9aI*GUA+lK!PW@wbs`rAua9P&&+T5tft6_p%6oFQ|s?L%{t1 zIX7598QibeS~Z?qD@?5&2{7;aii0-4x2|swWPu*R4=SIf(mbmPM!!FWmI` zf>IZ6)y`()ERI(6;cwF|AY>t|7p_dH_HVH3I+mfuj(9Y!S;*^pF z#CP>x7RSc4L_BqfkDlpMrZ8iKImpJ}kqqhEN&hh(X+`-tqKtGBIMSQ5S3aK&L#w~qJv5{z{7r>sII@2NV%gq z_}|pdhn9O=3-NFHG&A+`Na z|3;W9BL9g;0Qh+ouVlTsv9y`H|7+*bSu45X@$OYF5J4454Z3`>5W4!g=SEoA&hB3> zr^`L{xEhX(l0!9^q!~vW{EkN2L@BtpnnI^9UfIR3#3$=x8|2?^$+j-V+U}F9J zIURY7HciThuYh zhY%t{{$>1NdqbO(#|QZ{r7HpG7y^TAONdT8`xrPWuF7R*=!%60hv}MrH0nS~d}T|n zKNX+`4ZAOIFJJ5X!)T74>E{zYs^AxAppUGv#Z?y6xP0Y31}NXyTa_KZ6XLVF3|cr>9YUccWH(RgUmEynHiWFkKRS^G zL6)YQ*mYPJETD)l)760|rRNGY^yPNq&3;872)>!ac)SaK0Xn8WYVO+pYfEO`b~)i2 zKBFcF21*rnccZ7Lnw%i^Ck?0iGUc7y$im}xf_`^rwV&*OZoA?xaf9Tw zs*hQyrWC*?P7I%kU$lgIWe2(SfBNG3wSRc))9H&2`OF_2nYs~9hBabDS=-VhuEbYH zIL$gZ&1s=_ys4gMmi+SIt#e~7VNQ%4jl2doZ5?v(<&pvM-44Z0ZL+coE*W`H9qezS zv3Rg{P4J=6Lg-?n}hwGv(;5mO45I}_8q&bGR zT{pATYx|ja4!M&dk;5;ob+K1wv$T=fQR%u7TfaoSUu89uo@~>eGz$uH%1xJb)0O(r ztfu`9H*$Q$dmioc``bX3SDmsPZC6nRSR1Stitis2UaL&cT`1;8fJ@4lY9E#&eV*1w zVnUjjKp`WUmS#vud+ntVZD}xH+xY^^)MXwtqiP#enEijvKw|(n0 zdH(#ZBpdqvr!8UihhjM5smh9XR29>edG2W3r&1M4jb7o2%#Nth@erVJ+vFILmzLrf zB(GO5-2b=xrFG0{MpY`|Z2}jGlkCq_ey-IAVt898p*ab(O=OH$0i1lag-QZOcy%mG zXp5|Uq)?Qsca$peZ0dezdq)ekapuzGNhTCiTmYIOS}9C@vf)Ep$OT&?2JQ^07Hl6b zJmp?Deo#^v<#XQ=vwZy6?#VkiKXq2F{q!LQH{7CQ@{jkE6Nbp}#H~~+Z)Xy6%15QF z>>D=saKhxc2E&XkH^VXnjJk1R+$h1cTbVXzxqoDavJsI;ZxniY_0HpL3gwS#OhzT} z`=(LFaS}pbM)U6yGsa8PpF$d+O+I;`Y*A}q(g}8F0jMML3iJnfRz4wH5?5H#8+v~H zN#8QFPS1JdLGG5#&goG{@_eEBLFA;d2Y$TfQ{orwBGW_dMOoFmlnI(E1Qa)jptE(M zP?@ZP9Hr#`&tI$E!PiqgS0nq)5yIO@%gKF0?ADdWE*;P2!BOysBhXq{-%|@VY{0NXunWTT zvOOY+r9-lS=(uMc8SXOnOO|J}k-(qXdZsJpzM`A}JS+ir3D1?A)R-3d!h#7E!be~K zaM(9H%)BOuwdr3r^iDENLRY}IHghLPh#(E7#eig zEGg9ZOSyHv97;dxj}Z9C7$E^LCrx&WiJy)BJjkdqE%AD5nLz7F(#pUKlu|NyfG-8M z+|*VcQ|ZaVX>~z(q#>OG2Bq}(3*jUwQS;WPO_#=%UbH`XN+5%WRhOysVFoEGR-(nq zkEn=aKS2fLh2VDE;hnI5?G&p9gs(^l`^X9K~PPHjJ{> zo|p>{s4LI(OrZ>E-7A{JQ^erA8w=~Q#d41{*7Lu)RgG3gfRkTT$Kc(0?A%< zajJ_cFTCeEwk6l*5zv1M;86x2iOC4%0Z7d9WzUD9O!U5MJYjV1q0}u z)-T_}W8u60RSzCKgKE`q(^nt`QoJE`18hW1k}!y-uJdv}@`<__Hz-7@P-v?u1q_+UUTEYusJ1TYHwiq?~K%Ra>mDmYATFu8Qvr% zv{Kn2ewz3GHt{hlxmbtp*A2ZyitM3a;IoWEe3-rD&f>_-u#3545yoPF@j(L@A;^w& zWE8QQh;u`1;_Nd_9K5%K6sSyhy=t9uhKh{DC>bHH+6^Pmm@_T6ysgy1EdcFcWoZF{ zIS!#>440P*)b1W(8ja4nU{S7mx1R%t7|(GUQHmIze$L9PRB4$QMf%O?Jbf>$!l8q`q_)}*RZVi|nJje;BRimR9!HevBB=d;VUS(bI?<*3{*VOts zy{UnJhvc*4|h8HNShMOTX%w!F=X{3U+Si2rS?*~F%Gxz&#KPV&A4@& zAbpaF=+(7AsGb*EZ*z}waC(@K@t@L6e9mF>aor*AF2tQEv1^Gs4f7QrKv6T#zG>jq zz?hGAe*5C9oh=)>b%GY9^_sy&&-&FlP35J7wp>Wnx+~9mwvafipfVC>y@0!R;1@Hz z61@1SqGEUuPlJ3KN1aErZH2k&X*A(FATgPMMAh{N)Qs@~{W$)5j^f$80*=)B>w^iK ze1~ad;I;>{Q;(LTY3SQSzg1Tu@PH4)23m(|LEC@5EjrURJaOOfQff6l^t$gI<>KXU_14pUPEeP3 zNlCATaPOtg(&BWBWUavya4FSjeeB|61E>bpH9Y><`yLddSiee33FAmSIGoN&k1vC`LhM&hVV&oQnV5&CFh{kyhF?G^Lg1N;%D1yIg-CKYS>P+nCfBx4fqcR=lJ-NIhZTNAPWLYfz~zU+BHsF- z7JPlX^IE$xZ4J-Ag{Q1Tl}XC`p1tFO11WgQyK-DgO@4vf!Kb+)+D}XPzEIx@5)YeL z_=a21x;8m2-{|(^F2IzBP^lx>B~-TfNah;otnSd$lbIb3VTfMjb3#9m?DQyo2KLds z&p@cOEQ3`*KJ_Pr+XgsyHrso=d=n|3El?gr=GSasSEulI_Dg~h^<`XOBA>faFM!o$eS@C_Xj+Plw#ruw!DP>;Rm zIkps%zr$p7@0Nks1Jq@|bnfiUsP4aZpP{FtS2SLRR8e%ur{!W*TA4p`TAPI+HuRPex=RB}{30f0q|GngUhN?^*o^Du(VX~AT$&5BX-K4qigkMH$)<{1@xN&jO>*U)yD3`f0)zUx zaWgYUNK@O0JHJXeCZf}eyCCcwaH5%uxzmsCZ!W(2sv26v zZURgr#U>J}2!)BIvr`4K>cypJhB0t=k zvu`cJ$c5D`RorBM%IV@@!4kc)r5N;%T`=03`WHY62D}Te+<99payyjn9L=UY^Wsq_ zQY-CNOd~!W+5zB;H9`Cd&v+QB}C2=47l!DT|6 zpx_{n`7073f*OX0_Q~tSBG?vO zR+1D^m@_^Yt|q2o(bC3T2?`(hw8!H$Lhy@KRh*JM3R|GJtAqY5rOyrhno3;3giYL= zAFR$bNrxIt6=$bgUVY5@(Hc%SVt8t74x{xX6M>PC7(Lgm_U~JtsSdjSamVQOfH1LU zLP8>{s2B3~x^D8q@HjlHwVMpEB#dOJL7)3xUTht-5y6X2>V5^*#D{qcVFeN^xs0j7 z*2w3s>&XKh0;6;7ft;8MdW7|g#j7x7!1_DIdE3Z~h zc&W3rXa0tLhbqT5f0^HRZ?ly@tF)+Ii;OyY9`1b~I|e}H^k_*q$wxx;qowSpmg;+3 zY9N_%sYovoTeBD%PU3E9*9%4>z&yYkHJ4~eyYdZeSnaQas%t2U^j=L#|Kz3C#Ylc* zdt)L#G&NP0ZIQokpXEwB`D^f?J<^FB~Bv?!b_{%gwX4*kxEbO^Wr@7Ll{Qrfd7obm4iYfpCd zzan3pZDSHOKw5@11E}}=W5JBKLSarBNxeD_A*n^=G6lb@)k;BN*<7ENAb}4ie=M2pAx1JEM zkPwDbZ+UD*Ca*>Q^EhmySP0qY#&+Zm2uH5@AbL1(Va&eVo#T%O`%@f!A7P!7RsAP~gKiJvp4 zy@~ePj@cz#$xFha8*>@-Axl7gZm3H*<=h!Mk;5}$Q4jtnz)Z~XihAVupp-t}yWhOV zILamMR??-@*!8Z{7BH)8+^#N8i49dCT-CC#S9v2NnGh+Cu(1tV=)_rr4+$z8~6kXMdjit~jJ<9;GJ&~|bnaA`C4-oV$m@3Rf{ z2SdOE(THK=@$d9-96xwhwfNLVy`|M`dAStz?Cf8CsqeQ?5&DSEb1A&m^YVc=`iVqz za%p(U3@mJzxGs4u?=lgvp@%7)<*;G7PLLqsAN+0lkIek+QHSugE*)GrX~TX5-KD|q za>6-_NF?pH!w5YOo%`KDiw%zcBj*7lA@@hvzO)7O`bH`*ucz5pp#;XtBk#{({<&8#C z_VJbGA(I2`xz)gtKaMRmWH-N|ALmi{ZrR|%hr|y`AaM?fZ^me~d>X&5x%rFfZ!mt! zXBUxu80P%;i*>E*5b?}fmn62#l8p~z#Mb+^yT(cP=S{}aJrt!Yc6Hy+(#Lu{2cH~Y z@MmFl3hc`(Nefqv-zfA*CC>{wOyfQWVqLNtrYNk^a(&^OT5_uxt!3Sp)w*j5=bqv6XiX;B<&VtC9nn z-THYq1?v)U5NxkQRFSVc-9UZ?npXDh&A7nsFKC0X9YNK zq!v`7Z5q$B-{Qu8@40rcCcem$SE zgW;wj!HB|Y-S8rZQvg=1MqD30OYt55US{N+?2X5dW)iHtEX&*5gdBe~i0=2$#c02P zu)M$9R*MEk-^XnML(NHEW8`DS`#LosV!tNr>r!~cvqMxCMJ?{u_j9K#+DxN zJ%@gn3chbnSIb;`XR29Ex>u1e1efK>cFfxZQh{Zf7j3SyJMq-I!E!gbFNGt_OZen> zxnKo*LqrK|0UkB23WAYE=e)MdyqEk}zzQv9?*|7sI&+@44)}ZTvz^cKhhzT_>L6Uv z6oTZyZ=(x!g|%;Dac-D*yeNrx9$lz+;Z4+)<281=TulKP-TCC7qZg?lSoH{8YvO9o zU7zva%MRWGEx9jjC(lFbzHc=|za!?IP{ZM7V zW_g0>VVY@}atifne8OCK5o5fFq>o3};$bJ6^D;g1Mc@00&q)AN-){~4=Z(KVbO&dK zMiw0Dg$7F+ePNnM_$Sqd{83pLy5e5bw~RqgE(rqJqXenrg88QO;xbnRZM0kT9TUs^ z)Uwk((dX5x_J=YUS@<2=Jjo|2^(;WbzoRZ;jeZT=Ncry!rqa)bKygT394dITvbl6* zxkdS3y(VEICGNGPQV`_11_(#_tNpVCC-uwbXFW?O(|Vwwf{#|^sZ&nPJqPv_E_Z&! zT>xNOyZv8)^|EVy1;ofCcW{j>Q8cy{HQ>MGhO!N~sn5KS>g;$=a^8#J=}-=v1kl8k zAZdp`Cm-*rhvBpwCXi#w+lhcHNvG;zRwhP_u9dN4{_moKlclQHwyh5x3cw57gl*q0 zj6-%iC>BW}udtAZ!+lGhb;PyL8lwS*)yn+NyZ;Vqs=*wVTJGQXxw1N$1lzMC4Cw3v zS^}j@bJ4{$PQck1h7)ZJOuZ zzwPAkEBopRE&TQxH(Q4xxS=`u(qCK#eoW7XQ}qoghA1n)X|Mrena=GHgh^Ny@cu+w z05t}Oi6~0ugOX+CS+5S0SHFN%-(9ZMsNni(&v4(VbphoP?poWhU0)9@2ea@B!piSS z6vv0vQv)5H+&yA>6XZ;XG`~CgdU6v4}k!}#A8zdJ5K|&g& zmlTkco08Z?8bP{4kOm2nu3bb@LJ*LUl+IN;_q(6xx99o;X6DSC>zWg<_X&Ti3GMG3 zRSFmF{2`VDN@BCEv}1j<=UL_$p>GQwRGhYz63#M3{NTnrJ-y3j#K(UZLCM+A!&&k4 z&FQ4tv2Ju17uQ_)eH_O!IB#>OW53*Og~-s6X-|&73I4mwIFfd=+$ItOJP<1Py>+5S zmvD=$uVbk+59>hiC;;db?73Jm`nQ_2+7uAUxQRPO@{;)gBK)XNYR(?>CRfwCOMcAz zZOA}zg?m{E0Qx~@$q|$DV!Md&&AzbWnl8_z4~0zte-VJ`XB($rCqnG${tOwn`~x&B zkd@n5w!@dQh9XsfVgW>tJ@Lb&MD8js2RLFJ7&EgBA-d625tsVkW#QThCn4_t)ssb0 z{BuV>pt;2)BWI15CnqW8f3YOUU3Qz_{H#G`GeU70QFtl`&&=#&tfBlvcr-vdqsM7aFpi|IxgNAke#uB(`eHQ>sqcW{q4@jEwrILO`V zw)J++uny!E=eWro=v;}9Om%KJHGQcQ+|uDrOXv1c-KK{Ow8^@e2*^-qs^AxR((5qb z6O-O;&nyc7VZm+!*l36oD?}>NVeIHr=z_2Eze?p~P3k?$USL#bVGq}=7~}s}kn$sb ziYiYMz|<{YDPj&S^lSqq|(wBoua4AnVT;1}zgpf&?u z3!h{$zuWxP67&S|Dc}tu))xZK>PeC!vX8#rL}AAnd7ZvX@4*L@ zZQi(AB%ztsE_6cL1XhZ#Gb|8gq}Z3b)GJ6>Ss>Tx)mLajuK`;|S`8ZP8o=wq1zPnY zjAdd^V~{(@GcL~u={|FQDo8ZS0A%gDU78?XGSZ26<|7Oq6>>wfo?Q32{SyZFtbrXJ zX##d&9Qbvo()c*9U)YZWzwS!4<4YM@4=LJK;%!VGwp}B9M~-Xn;eY+3tMKk9 z_^y@_Bv4gZm4{2%#LMVp_;JH54(gsWy9NE(l{bC;=F&{auOb+$$&Mbo4GWo|6wl!{ z-qk9-o+-!fLx5K}@N?v^##(Iq)m6MKo(Z`ynltfqCd$2jFb8b1j-mgaDI}|q|NQ&k zm4@s!3vmXZ!rzAw>8;szd3xK?%)o|EsX~F!)6ci`rSs(Y!Gixt@KKMJyZw;fV2lcG z=Vh!M&5s^@e;`HD zVeyu5SB1~b0Qpm`fmIrvBuca(?J02mo4_;42jq*%i1-iB3!K30wsg`rIGePv<-aW7 zpNH>R_?DPE4+3+Xo|6BH`?u$bkm&B|9^H(4q%HzfFuueef6lo7wBjAp-a0U&(^LFs zVmDHLEY&Jnde5ZruLu$iWfT^HR`4EUF=sD@nD^bf*v1b`Sf14))Gn0ukmm_Q-L*J~ zX^g!fa^ON7Pie6Q2R82|Ks1ha=x=-9wpRr&tsM^4$+pRo!@hyF93wi}IzR86RwXV6 z9+v_SOij|h8?U-p5ob*R@b|umjt<{w)4Z^jRUSRmsd1 zOC1^HY{o{^RB#sWKMx;e-ut4R4gL~;WNsoL0L69<>M=dkGH8e4&LO(3wyax}!_l_W zMSs&TQ_n%{$8#Dt?xM0yg?;;9R$kn5sbQyCo8ijhq(CV4M-2c!k@mb$kV@ZbWJ47?wknHuu(4o)HIU5AC%N6Wxu6V5R992TSG=Dw zkYvS_g2a8Vsy52=Kpkwn=@Dg))FOX?l>(krj_K~h+S?#M0jjU|Uf$_e?`m$Ud;xNm z_*Jy?yo4avGt9HuCrUYoL8J?JM9GjOIT?n)h@r0^dWkhOMMYZmcgwP#Qzvaj)Z|J> zAENf6s&NgV8G8mF=*Tw)fN}P6(lq*-w3X}r$E+!zWGJa;Ug|0|_aFZlR7d6!Qs@p> zqXJ-|?um0Dn+=gxU?5!or2X|1>`L5YP$@V2J}X_{uA1>H91T3!Q%HFq80fi-ZdUL) zTRl9h_Q~L1JD?53v?D{wkzcnBOgKq-R4HK*`#)_cLx=Mb_W>U&JY2k4;v#Pg91a~7 z{2O+cHIX+Kvxe92#|wH3~pvj)5bKjlg#N|*k@au zqzdPCqoGHmg3*^f^Zn3{`)D)v^E{=1{7d>sg=u!>hy%HtT~E|%)iKr1zPz?!e<3{x zz)91G7M5?b6)dc40JkWUd)<%po`_#Y@%{`Wq5C5_qZ&n7ZxQPHSJyDq1!tq5UGPb4 z6=iuh9$%KAexJj-Nvy29>ub2K7JtWSig70T6_JT{iv;{BfR4gmzQRY#G+sB=J+=4t z&sG{3dSYZpbM#lregHbsXs$_)X0=wt& z=Ns9h6bnwTC0-LV^&ou1zbRfa_#GH&BHe@Ny;nAj00pDs-~#D-vG2y}X8meHHY6-k z3~eow8VDRWLh0=Xy;T+p%2I+nyEg5#e`c)2SAyb?7EV@r-aqj27t<=e{O3W;N<-HM zgNsD1a(&@2(|oHs1p)%E_Lfjm=SbGDccTKG25F^-3A!*xTnV; zR$pDrnptQ45Cor}h#toS;J3Iyy9?EEyO{@#EL5hsIpGGgIc>SIc{0Bs$Lw}bP$ThZ zRSNEMPM%n>16;9?L8Y03<@SmqSEjnD*i!Q2heKM8axpc z7n8~Vxa;>g)ydAp_|bA3`+jmTEZOs)zGSO{vMFYQevhy2Q^|}d3jsOBdR)kEAFI3C zPoVr^nt5}*Z7w+=P9jVIA8sH&j(J(A7exh$s6RqAIMQ~XOfcg7v$g%BoB98PPlyj6GiO_{}ka2_Nn2wOa7KTq>e^t$&$(2(1RJ%AE=|YTiOj`HAonAQ`tbP9CLOHCWFF1k~ z&!nE53%-SAe3Rlb%k{xh@AJvlAT_T#_vd=bQA_4y zFg~njj%;?$@(otqvu&0`0bkpE5hTGLjVR0esYIl3Rei9nk8G+PXW*;$*mgiB(oGpsaM+ll^U1sviMNi!4#QtO zuDg<-?L*^hr`oMFLXo;RKU3{GcM^|W-RIwcc*s)14PX3=G|fhGQGU-p5dD&(-jL>% zhhS;`m8ku3w=#CL^ z!QJMcldGn)QOlxME$Z^j)l@caUp&q|9j8(fm6>A^)aU4d@py$eFNxVSkQps-*26oE zkO(|o>})LfH`(#aWvgWfmX>kzPpu%+&v^7WA{#6HPD$w2|Kck^Zlp<47~(2`&?4vF z)SAqEe>u2GB+&&frKUqCFtUehC1114?> z)*wSH74RkFnKPd-@PnxqTLYC6VNZ(mtQKx%8?7>d|71)SEQT z^4cS-+!9vAQMM=0ib@)%-^CO-f^{ex0s~7r$hd>FxOw~A!RHhm?Y|`MO1Nc z3y9ZxbRY&}x&-PwWK%)Fd`_URpWnlt?;eICKISLk`-=$VDM4Hqe@pW&up9R|x}IX& z8O20OjRy=WjsNG7aGz{vRZ;V`UWpKAQdic~*aKx7F^@5!4c3s0{cP7_1#n?Zmh6o) z0aDsJC><2Dv&R}LeXl@6KWL#*`zo4a*Xc_}WuMaVrMyXXRjubOUrG>G2$1Sz8O!l#~R0wZoPh2ANBXt~b_m7O-9 zFNs3lz5Q|$D!Gd=ZAr zcOGZUt7y>5<;#M9Qht8Ng+I=;sgevp>`R1=(olNszhg)T*u`|1czOSkdMhnl8oX11 z56A~j29+4(C^7O;p_S_hw0=ece=!FZuQxgP?-NO(BNQ+N%lyvYiWWA!I32eM z47T$~|0vh*3iDTZR(@r2eM)R%qPf<+w$eIHusvi1w{ZkUo3HMs%70N9pHK|sm~~9; zE2&rapDwX)xw4_d9Uw8AQPZK$&>a+9k>DP%ROJ!~&hVTut zeIO*^oUeMOArM3jxh#^uf%)OyFyz;*zYLoq@6gIw2O`+b!!d+cZ#Cd?d)_jG%9kts zv%YjavPs&RG3$iJ<1KO&n5l*m{_3!u0C{gZGSjswM{OtHyzbjw97^K{qVIzv0X~IB zhU|fK6N(rhB{mBUqo=?HEx>w53`nCSDt7hHUn8o{v7~?mVlQ`#WAF?vad-i*J5G9 zB6KQV$`{2#2>&R=bHqUQv~^i5i+w7@#th56!aD{Ms5O-b8qLk+>I`0WJ-ju&t^xO6 zWlPuq5H5M%s3~bw(3OvjQRF@3!%QhwS3iLAq1>W+?1P0>|y)rtnbUHP@~3a0ork)6_(m!bj@Tc!XEY@q4LT;FlaOqvRcG4B$c*LOPO zTH1ft1kyM!gUr6t+=?jb4f2~PP+_WRh~v&9FXwyZve=7|2>`#T@9(oNVUn!qC!5n#}4ps z_^lA=hfIeV0{h5{fo$;F#=Ma|fL)$E8#CCGb80bvn!84dl#Ec3G(L%`9Ns$xeHfVuw9|@Hk7A(F{lRab zoM>TivQBAr`EV`gmQS<0NfS!l07i68SEN~VJ|8(I83DhTBsgdUm`U+aof&Nn0&=uZ zTT^IG?3!v~DAW0T6OLX~D<`W4i1O%p49`1-9|12wA`rOd!lsl;cU+M5N1S2WZqER6 zQ>})}leXWcS(lYVIEx%0}%UAMLrvz7?C}{kou7`HUhoTSHWF{qGx{!==h&S@8!=$GYIw(l1EY zIx(XTM^C}F;#NB06antLXLp9NffL8L@Mf!0y{o2WP18b znO0Td!RgWN%(k@TGv<=5zVPVYg^CvQjf1Lj!vTUJxr|;73wKDV1|))I zYzEhU57~O#@@fr0Z8b#kUwo#Oy7$AZrpmmn&-Y+Gcm6?nle^F>i-SsS=FK5YWbB(V2TQ{WG8aB946_W~I z-CNRoQeP53>sESR$l6)ONhl~-0^6kE0>#1jjSH7GJSu>CEg#W)XHSKc!Nq(wbI$z@ zhW5qHUlTRwN)y*%3>^Sw4n=Dgty3xd0t8e-4sv^aWyE^e+^aR_DpV8CZn3zwvMoY= n>xA^yxqM8Bnd$#qZ{o0k^MC9p(*a^j0Jom0Jy)$&fxrDfU@%o9 literal 0 HcmV?d00001 diff --git a/res/fix-angle.png b/res/fix-angle.png new file mode 100644 index 0000000000000000000000000000000000000000..549cc08a0c811153f8ed5e6e4911ad1559bd45a1 GIT binary patch literal 877 zcmV-z1CsoSP)Px#24YJ`L;(K){{a7>y{D4^000SaNLh0L01FcU01FcV0GgZ_00007bV*G`2ipVz z5eXGo>Jbb800QkvL_t(|+U=XmYZFlv#((NYluE5_z`wwy3%4%DjUZ|jQx(Cr-4^@@ z+|-pWTuByEuq{nvcj-RhIw0sqSH-H0)(1YK;DhKQQ#d`$%jxt^=43tyWOC0vnfv8@ z_ndq01WJ@BQKCeNr1+cS73U`ik3@S1IGo_##(dkYevKj%Fac}|oB0Iywjk`^0pmp` z0N{$Un~bo%plquyB;dl2mcm$q&|h*j2e|Mv0lXKs3jsEZqWvv!#1a81QQC3Oe)`U8g~pekuV{SWGZKm>~e*YDA`)9MnQ6Ya&+yzGEJT$eVx)&=q~ZCae-e zvA1BQ_(|ZPxE=vc=*O)UmWxin zWo2_F#adyis08THe~@ymu<83M90770Y#liCpKApvg$5-`6cR^)8n6LO4s zZSWrOO%O0^VNfT4CeQ|M#0-8-48HBlq42l~{P73%8+aL_?Uoq)noo!coTI;gr+0Ji z2%Blu=2_D92yh*E7C=G^m{A1PET^}7zz@QAlFjHo4z~gZ|G`@5$Dt8GLTy+gzzdle zouBsPH5atmey%SG=mB>v6HsIO@s{VO!Jp#uUsmS>o$qBqG^g60Sl4|mpnW}}STd#i zuzc?Y)CpCqx{s1cPuM@VtotxDh5Z-Hx{vBt_{C9D-G`y27EPvg9|V0YZeI5qr$ztI z!=QT;1ngAz+Lw%?nPJeqhO7)0#5AOR{82aE(lB8}3fxpAsEtdKZ@#NWV&OUtbkQ0#bz-|SZ$8jii7JZb#q{pP*j zyf-uNt#iimic-nyif-gJLYwtO^j=6Pgr7c0?Ci&p&qbj3Ln4rN$e^doyaCJ~L7&Qj zHe)QSIW3bb8H<1j_7F{!&9%Iyl#6*|ak6tl&t;4GVo8~Bx=bmzpej>OO*!odW!f`M zV(G#WOMScY--;})lvmWOQOGINzAu1lM}Z!eSuGf*VidAVT3OZ?b-k>a!3JgZgOH0H zUMg|$TId6W?^~j-i#~#W8Zr)%SVo>d_X;|SiVk5&%+tjl_jGjB*`g;}^sW{?*`oJA z7p@qiq3>w1`MC`PlYBmn-p!|}Rm@CYUDHZ{oO}*X2&RlPxm8q?GM*Lc1+}bY7LAgY zHH~6H$(tpB|1PB)uxoH-0TMdF`FBILEO;VFK0kW$G z`I=a^n1AaFEFCUi;{uVx_7YsWYhv{0uCU3@wopg`Iw(wFfg>M{lYNCFva1*+SiE+U zy~}NEZ=#%iWN+|3^S#~{#GaEmb3k17I5qq40BYjIu>kw~I-J4j^#F^JJ&&_DU%Vm_ zm<#sNL4RO9e?^3?gTp@y@Egp(rtqjaJU$*J`;sucfWY7cPBi_PwNqVk@Fl`qciH?n z!?MHtOG+%lcO%FEa&lQ%&cUm_;zT6zLT<< zg!r#U=W}^uWud5+oHw^k%xDku4UxBG406;PBHstEMT?%|?-sWp`rctI`iYF6uMKRQ8i4=<;;pW###H>+f zuHuohEgs_idz()J+nc?LS5W5>-mewnNJkSKkFvc1TeHvN$Jo9ssxD~LN+K!tYdpsF z+6>VNkTpXk9_9NwQPQd+sO=V?WLw-cs?4v8yD1*VejPWcJZn_2GIq5m9B_xKwc-Nq zV)u222?wfI@uZ*PL6^*~a+DkAiMn~fC+lF_l4Tb61za(1;Lx)`Jfb+;yO`7$&~$R+ z7EurP`ZNg-NChMbwrfIsm3w@eBsWHhp5P>I*eS6k(%tDgJ{X}?I+SiA+}O>JG(z?e zwC2xUbdqcxYJLBkx8L8|?%B3K#j@~r^HvSv!=Px#24YJ`L;(K){{a7>y{D4^000SaNLh0L01FcU01FcV0GgZ_00007bV*G`2ipVz z5e^Lm#~+;l00S*aL_t(|+U=UpOH@%5$3K-(7KND#v#PZ#*AX-=f_{)iV?P${B865# ze?YnjglZlAB1(s5CU-52KnUCh?pjxrnx#nzrlz&<4jeA;y}9#v@6O!k{la6;%scPA zJKs4!?;G&&@bK{PFvY(ZM=d)+cqPuy00#`#)~qu59ALvvC-7b9jt1xy#rav_V3r7|6$-lRpSM{B zY}y$M2nF5si?++4O*>ryp-?o)51AnV;BrKz>220VC}|?c0`4(_MKqd#E?`Mq`^&IP z48?ZGTJfX6Uh#e(aJ*3-VB1cIYH@WhOReo~HUdgo)|XYGlyw3M+BIhbs=|e=5}>>O zi;${dB@`M#Kw0R11==DSq*B%h=+ku17&J(QtPr4YiaaxHkWvi=n*>yZ&KJ$~Yt0H} z*9o|&>70r&EA+WafbRNFW6lb5%9e8k$ZfFC!2UXC1sMtzJUl!+Ji@Up;@n{%ujF^Y z$E`-rFtDtSVF%aW1AGA134Wkb6O*EzPC7`y4YB@}Fr}zH!SxW?6>JE3Ee-+8A+jr2 z6ml#Nh>HPW8h8lgnw_OI2)M1jcz=Qf3;>_huWF6hagjvE4fONCls4!jwa{tJ?mV@3 zey(Wxsd~UoHH!9#&xY9CzD@$KwfF6+w7mtcr{xh*9*_g>sc|*vk=RtiYsmq3R5A{_ z-zsoFjtA63K);x^*9dKv1++wz!RkKZ0wI5$X{qC;tp1$XcRNXXrWHNyzfPUZ*aI4v7fkD-w{Q&MJYkWZs zgY^(_5>W)qhRB&hR3Gr1&7I+@>>3t?ytEa)JEt~Jrc>xiJUl!+JTig*EaUrvf0Iw> P00000NkvXXu0mjfl?b5N literal 0 HcmV?d00001 diff --git a/res/fix-length.xcf b/res/fix-length.xcf new file mode 100644 index 0000000000000000000000000000000000000000..5a66c89b907f3cd4a37ef47a855eec4392ba842c GIT binary patch literal 3672 zcmeHK&2Jl35FdYL^U=g{oJc{XTIG}=86{1HK&n(LRZ**!QYD2V;Lwe|b`~5v*p6Zs zRhGCRgy2#&prS~$mD@D`04EEHE9#$634u$?4GJxGyu)wyD|V6|D=vA`_|5!g-pqS5 zv+pGtV|hg_C(~-$$m)cVa7g%Jkk5yo5s)(Xb?}A|_!uY%3WLTRUhGC;e;9Kl1GjNw zS% z`z&?!>hl>{S}v|=Nh6n0XWUo-EBk>C7GKR7CDq6!m-M2n&!^Kxz2t3BR_}#uq}^@I&Cm zm%sivvrFd4W=mkJlJzts>Or5}1Cy<47J_lhz%N1QIUNo-g z>g-XsaJG$w+L>7~%6e9kx@6=^Qj?06Vhw_pHMF85XSG~r72TvxB*pcjR@CDuqo5~C zMn0!zO9gUPij$qt#-`NLSRXo-T>Yd^x_HPwDs&%DVKX0Bc67w4@$;V`uw< zF6l;Qsie*x>xQi+anB~j=H?li zP3B)Cq7i?0y$YZv?}(Q(h-~}2h|1Y#3)ud?!y&}q<59%)H20W)85E89+oUS}ByICL zNN!!Z75YwQjg`f`R!BjBd;7k45qF2&Ln>&$yF=nSBb;#VQ$x_kxjD!8*?07JG#Z8T~;A(e>EajRgSQkMwwd5sc#z+ zzH1vk-fk3MMt#j`9tM9!0pAW4&;YLCQ`!GFG4w}}+Ou_zaeH09lS*|J2Az{^lZmziduNU1$ZKh?_axKI~(qk7Cu=Uscm142P8z# zg&MNx`M~G-tZ@pRl3_G}7biyut_FbkI%DyBQ9; z$+ttw%J`VqboThX306jFfe&whzhK0YI9B?L9!AgXONuJkfRZ^ zuDZJGDj;EI`qsVg|EszO+}-!R@1fmQ_18J4PKDdkb-I`IOWI*BYA;U*huc4EgBL)=YSFcm6j{f&QGIbMG zw}Q3cf3PO&tN-6KWPN1hgZYJ}!v<8Zn`{fF6L}=Qz(x7sMfouDl$HFKiVWM}zvS#*g*;!xExb6pcOo^jJF57RQ8kC; zKUzEjke=P^Y7nb_{k_*?L`sGaL$-Ty;lN>~h5190P|cC0j}=#M(6C{0Dh;KE%~(BH z`bhB*4)eg$VWT)p!-k`fk9_`+()^LtAJua(B!Ad|zhZe+zrK*73-U)6*DNX>QCv8x zboj99Lq?4N_@8SF6V{+%-MWn$BGb4@y(SInBGa@^!zNAYaaj!d>&Q{1C687wEFLzh znEVC9AE`NXcu_H)jYo>PTnYTGv}n}8>h&Aczt91~1B*)s3>;Oxe!c&|^~yN1v}>Z=Y|(R=gl{#MeIG$l*TUvv_o${odz$6?GHy@Osea zo8kBQ<~PBsHD18ib;2tbFVL@h3a`<4y^Gf}>h@H`=iwE@D~i{DmqmTg{myIRo%!a( z(Sv)+_8t82v#-6n-pOx|?c29!Pg&XS-Me<~`rr$%mUsS({rmRq-Mgo3x7c02Yv+y~ z+duf)`-^w>%L4~k0eqL(RZe{So-e#xy`R51us^|pDllx{zHRIF6W%S}KYlm@p8enf z6Xct!E!#i$ZuXqd4<6hv_WxVARK>S#>z2LVP2SJnA3A7SV{?Xc8|uWCo4p@DJ9O}% z(S)jKsi@n!WwUpq_X8MFsr59qR1=lD_T*QGQHyHy4qe{0Q|zqVvE2y1(fj_#4-V;O zP4$IlDf$NQm+uZI8wNLO*;BDyY!h2t)_?yQ>P>fbe_0RVrtRy!fBoa=Mf@1=1b^k$ zEn7El_OAEN{QWSR*UInRBld{hV%J$cVCXj#xZbPy@(5eNp#7pp6e7%sl3+U}d~n#P zz%dnjPF0O62j@fYIxqeMC5VGRCnhpEv|7uZUxMQ7H=tl6m^881bkL$7?qzzWENCCi=4X!ZODL zpeOB1?^^GtPfcgcayAbFR}PxN)Nk2*!uzxL{r4EL7aL&SMk$F)b5Zt z^n0>lKHYc%|{b+d|oTCQInqd`WX6eG^kp1pLxd< zQ%Fj*zuvptJNeUbL#l=9XYrqV%JzKceV+V8FuIbq{5vY3hZO^`U+g=>XYOOq`*x4k z;2h*)1St42&-v-&V@JhN_wXTkNE|qq_}Je4wI{rjADZ>1sW)iq`1erbh&Un+$%77O zLF{$*lpXaX{un^E{%G5@QEU|JFZX^sp~vBf{tP26K7mx(7oO#v+MgU<%)|P1-lg8J zKTs~00_MVu1c>*2N8(S+@EVQRgE;<$QKB+AabmCB<9_1V-l?z5=RW6`f}`Hg|2S?2 z;}1{mH=f@+eOPO&2UwH-^J_iC`mxiikqhSoFU3WafI zSK0Z*uzd;Y(_inzV&L#@Sg(mseW&Fn*BKU1B_tpG&P(-vKb9Z`>E4+=iP<%j@e>#UOj%ry0G|l4 zSL|^=@-n=N54E1_#d-yySzbA2A<->)@EoR0KM-G&@(caUR8gM(g3Vv_?8v=p&k--+ zIR`gw+8{PKXnW05qJGRB9%~XiGi-24QGR}5@xZ}DV|8QBumObyqCn%#!T&Mqlp|QWj)Q}>L%Y2z<<*NK4v0G!#(4q^V$hG>rgJQSD)Pu!E zqKGm`D|2Okl{+|gbIctKSQd%`OT(hS=;s#1Zi=}N7D?bF7a+HQgLsezlf)9BrnC|g zNGbbEfNDr_f?uEyLZdgv)I%jjRziu3(BZ`iG^vB^cVo;MTx>*e7>vfU-wg>7RLs(f zvAG*!&TtSLEjVT(SM;|?3@z-7IxRr#=Ekm%sR4%Ebk7Dkx;-Fv9lBjCiYe&AI63`t zhq7j_@~UP$)qC6gR8UE3G6ZfS`q`R{hE98^7+s7m&xA~!EL zw}1bBvY)OVjA}D_9C3GGp3u*Pg)WJ{SH|3jbiH5qs4~BJSRS8oOLtk<57qUi$09#I zI96f^sGI0}1!i;rD6C?shqEHTV0dgWDLC3};tEV`iG=c|iHiKvSZr8dN)Rr!NrHl98-!M<31FRkjWS=&%!Sj-=DiZR?m zQ@Gi&XiNN(k zmq0J0tC?UtIT^9@1N-IV^v&tpH(O*^i&Z{&ks1;rhJr*5NlI}0#Ii6Cx;M#@b&F$x zm{SNL5^dlQP1LOxZ4wn(G9tqw;$}tbM%}E49r1@%Br95rg_KB&F8sw5(!-#-mHD)Y z&fjA4nZ$24`9N4_(jymTZempikgCj$Xgrb$1evTqW^Q0r09D9jUC3lcf3`@#_tN1}_p4j3jC`m(D{%H6!6-X^DKu&{ro-2%03C3$nRuqY)s;{Fyq0 znU5eJfqKaN$$+7-t_?-Pq`caI$VdK=zl!qlFPtFALMAJc6$YLKn3=4I09QB^zS3YQ zWhG11A}SgQ2g6seDk~BXXGOD;#cB}&6s61AMpi_j5=bN*NFr`HDoH{BlERUw6%B?j zBY8D028-000HP5;=`d=cXtb&tSOnOmY`a<{l@w`V0Sa9Pe+nTil2G)LDhyHCY%eZmWS>Z{v)xBA>Z_%^40yT^Bn zPgVODzAmcMH~Mb&xl{3t*gfdG$)|2n_#zGDU2FkR{BxyF-RH4=xY4KNcRF=jVmouA z&wUTc4L)W6rc?KR?@AQiw@`Bb;k(}Fe#P8y-*rB>26F1hG-e+pIE>ZYlc;k9RmOSb z-H(ZOX8juG-eK--R?DB6eVy$0p%Hf`b5odG~F}r*{}wn?f?>$?t%pZ$#RUTJI@PwSNhbA%8Pi;(P*U?MA03ODyPJ^45cf4D(eg? zi!>yFWgn?qomPx{Bv?Ft~Obpz50 zh)Vedn}w*)eUzfV5WZBOI}XStQ1Az`je-H%t*;TcA8F2C0+Y7;0hZq-KKC$5X2P!R zjsj54=iZBD<~9MKu83o617sCR4#ULlz7OCjxy{2$xzoc=4R8DLrnY?PHTTr!&-MFf zeBVUG-A;-g?H>cPIz}PIcAbwNaE|( zuKm<&=EbosIm#5}ok%N@uKCn!>dCcg%@L#oR&PZ{tc|Z({r*QVkBYT&HC93suYBzq zK$}i@jhS7&`u$ZOFuP_o&{cbo6>BPxTebRAuTe6;@+k7?IsWR$?!oQGH5dO@XRD#Yo-kKB5nrZW0ETT=5i5+SdwTU!g5=P<=q20zzA|?qVNg>#X zNdyVHFoBbiBJikzz03M({1&hb|?U?c z@~+ohBlY_pygQzIweJp};D@J9cIZT@D}2p-(sKu!WVcR~Tiw^xXL;_UCiwt~?YTAa zcLT}GI#J&UUt^!&bMH3EJ33LPGklGFDW02yHGc=-#g<*gxCv$FSS8#FFr6Ddgs1BYHTsO z@O2_zh8pz&$!UVx?KSYueY;QFR$xPXDq}15D15Gl@l8Kg!;AS?4JzV;gbh5CAw@-a zbmFiyFm;E*ve1m*_jT$HLxRTz&r+$$;Sm~+oG5HcIfb&Y2_(UG!3^vjRw179Ml@V# z69*orp~zSTgi17o9cx3FI|>U6xbXx&kU5#(Fs6nT7TCa`IKD(&^o-%@%Hp%ZcRUvO z-jz(6@!N)o+=0gmi7rVdSrI07q$#sjGHJq+9Z4jO$?K0G$wJbIr4%OoM%^fy7HMd* zzA*Ihxq>UZ4c|6$N!RrF{;r2L>|9>1ljl4SYd4<$FP*vrU}~Z03Xi zM0!nqZfzI zM6uRggHpxMA8V@`?W@|ZSWY|lp0Z=m?EFsJ2q`gy=j-@!XsNV`_e{bs24m$Hq&sHF zR)g;6PuXyll}-!WbKpBteNHO;5yLl>lL@OIq~Uo?ShrQ#r}%qbzL&k#R1PeDXj2|O zov=XDGFkQwi9Spa1-yT2Ypb?BYn!?;`r<1COs1c2g7T~1$3Rwor6)riIh8cZYVX@u z`pfAWu|~X)!T!ewdMK!rI9REld)ki=eFv(Fk16SWd=GNJ#U#X&#%|14xp}NV!`Io$ zt^6a6uRTBg{1If)AP!;tq|t*4TPbLc@b5Tie*U|$e1byLXlrWONBFi{`DubAj?tv; z`=mC`Qj8vgukn>Nz6*c%@lELr&DaV1Emy>TwRa!1#+Rilz4)>B-(LxubFf}R4!sUo zU5aDEAeH@{SlqwP|JfZO}pq5oE=z$S9#7pO`*QxDlIp5;v@;C;}d)p zc0K?}su%wUOw<>deUp}bOxZP_+DH-wFO4{QE-8hdqLq8}a{H5~4z9rS6UQQFm&=nA zCH7U|aVXpU1$;*8W0JVvL54W;s~Hq+Gv>nB|1G~^ZzI7cdfA*!EG`Z#KZHN!m+ixN zVx8}G6XLKQ4Lor0be1VNAW;7a>d$7djf59hVa-Mc>o<4@n}8l#F{9%yd&uCGw_`^S396HkTMC-=lra|ku3{$ABR zy)?z%3U*-EXQ-<Jy65hjkODZ`49TT=UhUj9@k28eoR%qNK9+8gL3l-@7H=HYQ#<~rdz%Ep#$30M-AC)c&c~q z*!4APeoK6eR`nT9NcXsR8}`dsb;fCukQIj`_Dj?lo#o!R9tg2Z>{L4rATA>D5ii-o zF1gd$vHeq^@Dbs|z;xbWvtozZ{S7L_zVf|%?64jv1Mv0_z1smh)J2q?HU3)o;=Tl| z{XB^gtk53e!(L6#+fD$6Tg;5LLrSq-m3>X(J!KM0eb-LOV2AD7K0=6x z1yw6|Y8NTUwtWfcEV{J|R0-B?hrQa~1^+)8w{885*zR3&*SQ@eg9EV4tK*5?l}R?S zO>O-MP?ol9(qu{dGYpA?X}~Lm0gpyPw@)mhZJM;v(hP4Gz;OhEA^oce!m&zPG)sy} zLG!nQoi`Ly#iX#ZBXlbnGfvJHp%VR?Xo;=tfb^DN{?Y}f+ z8tFq=U!rZ4&yj-(7FJwP zlqM;hVI>#FMVoM8gznEBU+);~tne8aOER^lVwc4#i~IEH%}RH8iFIMX2F73{FYVJ? z^v=YvqOW$s&P|K$6|s08nbNfl+*sqyI2Om?11JF(W30sHWq}Q@oTUr)-`kqn7P(9CG^S^ z^`Z@Y1cyTur(hx4=&6~i!(5#pS) zN80%@OgocMQ8B0lb3!+d@f=~f-C{f`$pt9$vAu`ya!7JX^V_{D8V0|m^Po1%CtWpY z?iOqXwEM=$v*;GMnUfFeyeyupM9Y3~pp zzJz%A3n|_BBURo&5LMELXWWYx$W-1?sGH2>NJ*?lEJgQP6AVU?54|ej7KvUuY{hQX z5H*r{Dz_A6GmHD-J;R=%Bwp}Q?65)y6D57A{l=r-s@u3H3$v`g1B)ubB` zlk%6CD2$`cf_ye2;i4V}%sB3>yh?h>2F7lO#RpnhV6t*C9k<79Edhn1Sj`v}q&U@o z5K2ipj%&@BaYfsx8wf9XJij16KaWyGf5@p7D`z<$-ZWAa$7;u@7(Jv=t#*vVuAl<_ zWY}xgiMjcCGS6nI6s0Wg+O%;zfLz#u{W%F$i&jAq?)EfQh=yqqwqaCBG6KrdP&lfp zQ5X#E5EHKAi9{VZ4MK#XG=4|0GYyCA5Ev6uVFiz9K-VWquz^>LToR%A9d#%r6a_$G zP>$7*2OwgAEC83omXldk2jhPvBnc$A;XE*aZVG;ea7ct`dj~6=6cJt0b#zallwKw4 zDw>!=QJVKbd<}Yq65RwwjccMJl&Jf2R7FB`7bGNLj z2@-e}F%%0&tOPyXJIQ<&TuE@VVD`1pF#K!~dJ8;9pom0kM8grANDcU~{NdZ80r=j4 z-x>`X%3Grunjb`w=xxzVR%aoT5lIc-j(1J{muRZ-%rTQj%G*sQ3z-yy)P(T@-khvx z&8THuXv}D@SgoiuNUf+ap0?T;Zn%L!T^sJ9x>4=!suRufsheHes*7o>?oNY&&z%TB zoy-KHQvZ!@OvI-yIZL9kzK{=gbt3NLw0Yl3pdo-TZ0bLfWUCK#A7Sqj_PMzv=|SLO z101E`AN@eol@1ITV7{L;&-!38Uu%HXq;akx(hEq?r)p>gmm$($rTqpgNYLj_CRa;D zgS(ReK+otovVATHHPMh8Bh5&h0f3E8dYMr0AEY^7jnJbSa`Q-d7q5x&}gH4ytCYC>7{WJ9XN4H_Lqwk@dM=A-+Rx;AhiDPG8Z!4G zu>;JtCRV`Q2J-xxPDk491VOKj#VGwO!sZ)26uQrPAeMkb>Z~N*n8II( z)v}czdi7CM;1Vn1%a<)Zi1HaDWjTtQQ2ae1XW6o)OOAW>E|ixpU9ubH)073`Whk%u z2vO_qs+D4;SYA$G$>Kvm#7enBEURE~@n&7ttwEqz;w)Zt44aZuD_5*c2wA*n(QfWs zR-UF<2wA*%(ZUrUVtaF*{b56k#p3v)g$oV+IN~g`}M~Z|)&(4OeOqV$T@~bLVUW?CeH&bf2k~m@no! za~2-M#?w8fdvMwap_Dmu_JF}%2l7gc$ifBlK|U`&_q{o*fS=rlCV>Lh#P5ms+=GyF z_Jbu$lCYRp0V(gz-U9kxHbFlMnLlqX!S`m(I|}k&4qi}uF3{PtXYB@D@zGK(nhLse zAY05LE<%GHV9lIfsE)tf%HimGhvU@$S3t?4+1|7%DA% z7SS2+zB7FZ;P|nHTEp{fl+^EtchvMftl0u`^yv55V4#$DrcYZ9{OkcUEVDr^W;n#f zba+N@^UfS!W=4ke;$87heEPJho51p~9ngK&?3q<^rcIrFkhX}!7)W%rocchaX=0i) zb;@>d{IZ(#1_nND>eMNV0GF2~v=r~2oemuEl*wg~5SN5IosLn)?Jn1&~ciIo$^PZ+lwRq?g#05~R#Nn&C-1dSg*ZWSsj%cv0acd6;QiEqEn znn`6a4*m1+91I-#Fo{hYma%KevylS_olYB_#*Z5}cI@=MV5!)rM--CcRCc@=FUP7e zo4`}P*a&)Cye%ilapEmCW;SfHqL1t?dcn6#FRIQCgae4E?1h~|!N${m z6OdXciEh}NVRxciklkfBHycIQ5L+x4Ga{H}(ZlL)b;F40GT8;{MOW2h05(TXubw@7 zNI+IM*%cccY^5}ZWU&wTQo3~(MHi@kdrbAZzyPQ}w`O@gOe-W(T}!yhD}huhW)bR~ zPsZ#X-KB0v0_jbpphtHLeX+XAE}}D}BU*VtkM7iuknD`%f%F`W$gUO;)rHcX!tUL> zQ6~*`$|E$e2O*&$(aG&e`MKS@2~f!{R%g*kbu6G_#ej@-38)XCvjcl|>(;evm#$s9 zbe5ehpwz_42S{-Okm%^<08=G|j5yiR>Cm~D60?k_8 zJq#-#>LEK?9k4?F5{vgswn!?~zBh#xbrE2cno6|CEZ-KZ7|;Wnb?ziO*`Sl{jVifR zmUI%3>Qn?mx41KvwG7m*Kjb;RHKT<#MSIcC?M^ITV}{de2VHK10kBIaiEdgQtoE`U zY+6vIFIps#)!u5S+82PzDd^OxqtKAQo!gguCEWm!%W5aus!r55-mg=~jvc6$-A=Z} z3V~)tnvICn*6j-Es%OUzqJs@K*;cf{@`S8h!)1X6P!B>yq%v%>4W0=|@6(}uhxS6t zw%R~bP~{uI2AgQD+UCP5QCZxjL;LpasDT9#&j+-~0iPdwT5V)&_6U*i1t6jhvW?YR zw8GGWtb2mZYOPvzj$IQ&=t3Bw3#p7?XqZgWLU7v>X}~0mB%P)D7bRhoG6>dV64r?d zMi5n*9uh$Sb%Cp3NCPqm!a9&;v4$C&NNu#|CsNxWA)NsdK|E$kD3w*rq!FoUGT~$< zgp5Cw!K&L$CX9^U|7Q|J5GQx@0SdVtK_0;%g7a?IJM$p&B*0EQ7&7&4C>Tz1F&EbS z%#rCoYeUIe70`rXh*5zA8Vt&SX+IPUFrOgN`Jmwp1g!)f3T6cD09t{*VdVY9Z-ef^ z^k7OAo*GP}OpT`m)2nz>h-;bQpg)*V#cKyM6TG3I3K3%n;&IjW#+LBwsj?bup%8B`}1_GJsWOYA^(mG8628!zQosU?4MKXS#vtHBq?! zHtG-)rLOTc^rbRLMJJykftRzHuK|WFNjB+(o1$9W{=B9W^{*7OIm$N4b|ewDcDv6#4aYfl zt;kJBj{7}?R^ACezMD(%3s#pg_aw1es8!dx1Sb&OLLP+vfhU*s#jMZ#o%P39|1QD1 zSbYz3i&!nbB2)YtqE8cjf#~%Vs{WZubUV>p=JJ_4!1}-$W}6V4#oQd`?n6#hUV&Yr z65kMgis*AhVRE?5=iUJ4zuSl4PF9yOS450EOBFgxa0bEm$WtCAPYc#R%6i0w0{zY= z`U25j%-zh~UNV(2cL%W&=9Z8re4ae&I->K4j$y79a_V##n_Ff5Ky(z*mx+FB0d;G@ zoM6Q7W%XVd4gPv|goCWUSN`_{aKgdoMc-t7 z&-nr+Q6_iOSBLFm<=+n{9hY)vJum(xd~>^H!qJ6#=a_cNxjaHFc3{S^z5JRS@SvHK zn?Nc)GA=c^7U_jYs@AkqcDj`}Q zFy30*JNp>`y4m1}6WeeMb_+I!&UXi>fCQD?=4{zYOnqT=l4x(M+$y%z@+uD}JbhxD zr!zAayow*vRkApO98-BR4xdEGISq{bn!uCHkV}ij8suOi;Ia?q^zr zhR<%&N73}*I@BCQ=iRMa#FnZC%>~I<`yi2?RpF#OKucU zcAW)bh+%=aj}oK9UR11Krvq-}8h15Lv&X;Mh2xrHli28NKunQ<3Sw==8WU@CljnS@ zYo+eKZcDBatHt{_dupFy6C1?(awBr>YPnjzf0O5)*d#F%7)ZHZQVGK&RzcoDbO?ts z!DOv-*b1e|RfrP4!Ha)xhQEqSuCAal22mt8c+OEhHFAB$y0r{G(rsy5i@O3*(dzRp zXiu!Sp}xJ^eSei$MYGEdUgdFp`q5fvt)X@XMg%nuYJag^SFKwsF@i8AS;jE5ayd*T zsCPa>oReH9*K(+|rO8?e+X(F_sC9Q^IOJLj!y(ZDxzb&+T*B;vlkA^xfGLwzVwJt} zJh_%FUA7d*vMcxL*eMBZw3b$qQ7*0Sm7ma+W>lP2Fg?kYVuf5Tm&v8>62zf6htPGA z=!rxJ*`!z+UjoAn!d%pe4H)c%3k zsaWFf0++KNYIAbsatnQzuyY|i0*!pK2C$`vgv4?&KGmStA=5=;|I!9E30oPAVmEmw zKV47px^uc|8qMS)e2U!cRUAPL2G7FSpIx#T_9j}K4pHJ3PPMhnUAjcFl|>81LPX8o zjE57NlAbz=Mb<*KfFl#%kucFMsay&01;@2p)BPQRQNgbuoYIrjfYMb z+`*`@;hwA?ivu^lJ#3^0BP;Xmyn29(kr&A0%YR+?=SjmugY~cpBoY02b>U6cu*K{^ zkmIzgcE@2`fer64jqq?LJaeTe7~foNNH2g>Pry@W^{JxblD*s0YAZX!W;Iz&3MeUapmE zCra)>6i8?1V3&g`eUP>vPnD@0p2pJqCZ`l9;wXS8&9H+RR)CTpC5xrOx&3V@V&~W> z>7#Kr3Kou=-3sqNbTUQBVlhs=+5P;emDx2I>(Rd-+qMzSfek!7;{$la(4XT+z34+v z`2_-rvO5r(r9g`mM6JWUjI(Y1a>#FI+bFxGsFpdZZ%$teBK>`^NMcd->K(%|+`))eNmAK}c$d9!khesGY|(-Z z1*dWc_d|0wBI_9z;_qz(a|dV*2+2MvfN(~4NPono_%$2E_o5{QM`s5DWScgKEC5bE zbfT&$z5TG5U}uQ~uBC+RJ__1P(AhA1;Gk>)bY}||nEe{Wf!9I0LzHI2P*XkT6d~lq zh$nze^`CLVSBIfEy%F@mKKN0gdiG}MLouYK0J3|Y?@>@(GGM^KfrxKVgL8D({2=8) z0*uxG0BqJzgHj+@3wG9(H%E+nZyRB`_HE z>S=+_?ykBOk+WZ~o*V|%y+?OqeSonuo3m$)L_eVV}S>pe`$PDGzK=j}XuZPjQBsyMTqOu!y0%1Xhd$SdEsA1RM!f zV$%=%21G=lx;ALAr|1#P9@uqbpRMac#>SzW%A`>vfot4{&ande?BF;;NyqY}G6=pIQ$?ZOMOkA+D{(kRSzqha?Sb%T92VSz zb-Mo~Xky8z{Di;J-5oHY4~f!Nmm6UCQ&4*Ez`JkRs4AM4cOmhEEe+Ky(zj>JzlT zCAgVjZ-T9u+ehpubIpnMWo{`2L6Lw@hqdYmOz9Mu{?S z#rcdoPO~?w&>OCOaEfwoD7hKJ{Zk*KtoNAb&3q~%?rJBtRspVPI)~AL_?)?LCeouy z6~wzPMTlu9*?Xu!5s57fy!UW9Ti`FJ2K25Hk(uJ(eu33ntNWeV)#?KtP$)K}POg?EmdE>PNvr}-FEao0XF0|&KH!}fWs~HBp1maX- zsswwbaRiFD#RQk#a43MAMY!*=$+@r=tU2-7@99M(E)1lY>T)DZC*F?3%V_#wEp^y~ zgaADb606BIN=S5qp5TiIGa*7u5aZ98ot6n9U?+ZEFyDB)6K-($q^rh((^+n&Q;#J2 zA;zn5Tv6QG>AA2L#wlQ~m}|ki&gqmhtar{&pEiA}c7+=MDTly;*V8QK1Z#ZZ0(ku; z7E|RM-MW~aSkLT0rFkOcl<&$tHdD8kI44xliL$--jhN;JKf(A-R*m?S5j zHLh6rT+M^zV7ItXE_CVtcjrNM#0wJgmRUOz@fhHx z;ul!u%wLVm-lz?4FP;Gb<_a*6A2;?b@m6Bth=pe5NfW;y6AzGl$0#kQ{B!c8X*1?5 zSh9T8>UA48Z{4z6{XU-5aew{gY(bAQx*KXLnb^Fd;WqbA? zz@KqU5cbO)BspKs`)%>ERcqF7+OmD;?mc_=A2@Ub)`U~*HnLo{cmKgdhmRchp0ZAP zIsjB+yNBq}Ix%iikuAm!mfJ@g8_dDT3+!XLdraJwR4>LYAubjwg=3gm>;-d&BG0{H zCH986r3Zdx6fA5K2P1DIhi}deV&;YyFgA#p+f5i%o6O_ee#4lBT_Ylc8^(B%44kNq zVopD7G;v=|De^9Js&5|88k;PS9a}k0U$lcW$GBbuJWXPDUywJ6;X0E17|t|f8#e%{ z=<8&Ijv1BB6Pt;X&>|aTci^BiG^iarSzK6|Q;(c1m~yc~JV&*r|c6#2r=rG=uiJ(m^TVn^S!T#ZqG@2Mq)bq~_)3WcSvNT`S@1 z?F=`i1vjV#;?r$&2jG^b!U9U7ubbNx`i`wGc4u3=P$^Tig>RpGG8?|^ICd%ByZN|INkEkg=yG;ejcb*-)a z&Bj-1w@-lzqK(--(mC&k3)!#v+36JR0kt6AkG5^JZ9_WMuae$IU^7SQMl;#jubsR$ zoS-&5my8);t(DNsMy&QMlFYz%yv6Jl$Nap z)S_sstAdAIXw_`38XKo4)sI2>&w6@<*)iEhwQkcIZD22$>>B;Y3!+`N3o7#K3nuI%`0 zr!L)l^y=LwQC(12gySxp#FVbTb?@1`Pd3={^70E%QH)*rsqDU5OnzZeQE~Br7@qi; zzT2e^wrSYc)MdhZaWb(z)d8~b?GmXM#my$#{mW8)Tv&n5?} zFrFnQI6u#NoS!GsII6>Xakicy6CA_G4v+`%nPxGiS6QFV=OO*X(S0Oz8)IuIu_={7 zlzID&72$;_!2l&(ilAPWGJ|1VPQ{)KyFXm|6S^EuTDWB4zr;q{!v6HiU?fm2bT!^1 zc(0at4+Fn65W+jjF9`%ucWEGi_sat5p+5yL52S^z30{f!tAbYtQh;0;a5E8zehrF= z%$4wcS^%yJSea7GmO(p&VCWDdqC>%};TX1pR!EOZ2)DX0YhjOS(xP|5?1=K}?TLku)TLk(ek)HY`O{eggHuDLzeS=Qj zb>>=vj&Q7=OuM?)z1>P4ef`~)yFc~dxVz4GN@U&GxNW}&pL=`3rX$~-#s1WN95+*+ zB4zghkG(NtRoRJu;l>20c{xIWPswUGHEGxXq309iH+jGBsG|Et;qTVpz2DCK@bR9t z^C!Rh*x;P@ch{# z6n1~0;mwz)V#{~x*p5~2jep_c0liu`z4fY0AD#@5{&U-uDU>dj@q z%MZ+CtQtAQxU-Zrdi0xbj@^Z-%C&4774EpPVl1P;M!zZERBybGy7Og8t;EGNaKZ>hD-$>}jpS8*jY+ z`fIPfx(QY1mL)sM&X7mGre2+c8h7hBF^>LRPZo zRq?8P*?H;ptzbH}{;juk#p`dp_WEnDz9L?!eEFr9UR;K%le@tz zdGVZjb~;>BC-?5chI8HO<cBp1Gq-G9yK?FL z+0!SC5o5&Y3ay9{dh#W70Ycf_v(G#|3pSkccPHzWjrH|UOh;nn>G^n7w*uWyYnEr9 zLn}`|vk`V6IgwxI|6@h|o}5EY6$a{e)6O$bKmF8Gb2QVp7e6Q$jXL_G^%5_L=M`EJ z&s2ivxsCV&i1U}9;9>B?y0Aqd~yNU7%>^=a>bW! zF~&8IMO=@Ye8r`9Z0j^fLF@Nq?4`}HftgKcY=ioubI2((J z7>qwb?@ZPH0&7r?jwdExyc)-%NvxXZpLpt_ecv?JF@nkIa#H*WOg>%_EXWZCv z(DZ!OB9*V5#SDW}Pq27iK1(j~q>PEjVGhFesoV-BJ}JnB2@|iM(F>T%^aV2}4!b9w zj$>3}PlzYfEwv%>TcPm6e24~)ZU5CR5=1)B3a!|z+6^}js z*rSi|b}BK>Nfuljk@i&@V-+7wTegYnTv9+?Q%UlSk7W`OWyy{7vq zUJ@_5=Ft+*#ESOyl}t5KlYoDfJbPE9fg8 zQGc5X=HKujUHmb{Pa_3pKI}>_1nX(>q~Q~fiAO6Q`P<(feq=T5x>f7d<&3&~ZY$ZY zS+nQ$;=>4Ipnf$&{Fv@7*dLxw_Azp_#Ge51nnR7nE5D8&Klzo#m& z_0*GWxI)hj6&8OJ535Jlz*6<=nDJBIojq^S(iPYxa@)BLPi@6pTsu!ZE*`Hy{~kp< z;$i2nqh^2}woqKXuv~ZFef%-@gZ+Q_ui~%HsK?ge<4kRN6%!&J7muBO^pU@@kAMB^ zsF5RP;d8uVQH-mD;z3xi@#krVZpCPJ2Ca+$(}TmGA=}SuA?}f?_F3`Z z@Zs~o6`#UJ#KYpRV$>PK^5F1c&$C-6S6yJyvc!Y&;lqaVZ(8M8c5;*)B}X_EC5Ai0 zhQ3H~%hAXvF-nXSBix4`6c1X%oS{P&lI1nscQLX;t2KO>7$%0QA+NA%A*;|6&EcA= z_>jSa7eWhX!*ioXijnS!hr~k)s)=FcLx-Sl&}-my=b}m^br8eOo2t@9U{vd$7$HZ< z2emvXF=Vh9EJ|TjztvMSD9xqb?y#X^s2EZ{c+jBI(t(S?SF!rxhaSYhiQ#gn!-m8l zr*zbRkvKymLdjTSq1eI(Fr#PZh zbKA9R%S{x?fb}F+)QOnT(yW%MRUSY$TSIZ|wOY3lAeAlPrv-6-+qP{O+DehKg=$M; z)wOLKY)3U_wLoMnpd3OZvs#K4;sLiKz<5F1Hf>r{9fFk)w0Piw9Lnqg6g#?BqNQrl zvV~|NA8@-+M*k$S1SIZ9PiwHJprr)a!Xns>5_&^RYGi3lJB75z7IY zg*Heg?^Uh)^PF{lTXrPQF5WLuVco0l=?&`2o-JFpXz>6ww=~#}BKo&53Xx9SmG}O!Z86G12@v9nnOcP zEC^6{bwRz`uC2gAvOvJOxVWqG9{XF{h zL}xhw)X~06-PbP`jIjl-E4E-`)Fo74y>*wk6JBx>aFyAKsW&6dE{MA-?!4>HJMYhd zYuGhQk?YG&%$@0{yvw>%HSYlu(+@Ka7YniO6wTe1AfVwwwK9wB!d!7Qth?l$R&zW_ znK75^m7Pg8V>)A@8QEOj(aMl;rJL1j={cdg)Wm8o?!b!5h)MK^1YA;_G`p%5d57Cp z6L3WA#F{fBV(Uia9jX~Gd$`aB=bZ~Ee)m0h-+h-+)&f;KP`Rc*6vUyI_r~wJ_nv$1 zraJ7Cyu)gSwU|aaegydO92+`nM3rsO$Y!c(2M|#uK7R84-&(eA*P(NluG&ljGfJzq7f}^rES{qYsR7zqV@AzGG*SC9Ey|v8+_9yY6J;76i+t_}ED0#f!Msp(kL| zp4C(}=Od!}-G8UR$dc4*Dw<$nVB8g-?> zb|9nDRukD+Hd6O!9edx=OrQzbNJLsye_Z_3UYL^J>yKC$}V)3j+5soS<20(?MsvWa1o4Xp;M zzM*U0q)B7h*n)hkfvE4c0G-njm}nf=`dJNS16d!B7lycZGfiqipjF?k*8<1>Lx?5! zXTqVbW6T2q#FgtH^-v%qkWv+Uo*qaguEW#Q0_h1n6i5kVRPm++G81?(;AdXT3sSwzRQHc3W!yL@?Cva$;nUVoztHXw7AqXLmnUR^s zN?h9z(f2nHyOdY}H!WlaF3(J7bvT+4xGXc1?V49AnFIjC4>V}8x+;3U?6ItjZ2AUMkUZ_hDy&&kQS|$DFaS05Wu+xe<(d8odl^-nJHjf zvqKWMJiD10sl)@kjUmkI6M`8j8JQ%kftyA%Gwh52Ycat=1kDX8VbHl9QiMWF#z%P2%3+SGb(;DgXR|?r=05;G~br> zV{}mck3@BVJz_h6j$-{^kW0kZA0XI^;9%zVlBrq+vy_kBFLKM6Ymc0AZ^7YoW&cEU z8qqh1R$K|xt%;}*_Z5P?6Ih)J5gbPFVKU*4WS~E$5M4^NkhxCCsZWIu5hJ)38E9vs zqnRsXt`6fR?qu#Lu~ok6zH_Np)x3ws#^dC5aRUA#W8?gdhrd08=nouTz{Lvxa`>gU z@)}>*hcnb~=tTVn)$8&p|f#q+cE11Kgctudpm&>Qw_P28eu$;T(7uFf+@Oi;4D^M|r@|Nj#*?7xaSrf< z6!NbOqKNeY%3A_(X*bZnbAWln0nj3%`T~p3B+(lb(cVNCk@gsV=#gPO7}yR3x3GE- zbFGQp&)hL$TbRos)|7JWZwRg-IGkWTf|>s&xP;(y$SGWGom9m4-v9H+MrbSdo47-E z1K-}|6|$S(Trm3oY#=mUGpdwE&%C2$2u~g>H2ooaEX` z&yZc#DOk*?V>Ok-n&WJ({!+sm>Qolbt+E^xVz978yZ52 zoMugRrc7SNjx9l0lQrEBL`-oePvJN?Wx(WgYnnaPVt~$4o|<_daYIULAg0<=$|o~) zV$x0u-UoS=Q}ty8_7n@DQSN*SUI)ZNbcROseE}1%5on4M`M!z}wP3ukhhI)M)Dx67x?a}@>Z2&W2d8&jWu;KdO zwBD$AoxTa02@_2IH{|PZM2*`8hy;FkYhaXKia+e-Z_rAO|K;oUYu2k6q+31f4FTuD z>#wD}CSOH-?QPx_2ue>xZrj~-thvhX*~1TKzQ3E(wL62&)j)=aGx*y=@V7aZ@8&V) zy8u@Jq;yX~)Pd?|V$OR5VH|+JYa-^nM|Vn6UAuK1VmS0u;H|fK z{Q%1Sa2tTXTPn-hC_5zx=dcqZQo3jz-8>+vT~X>ui37TKvou3xXPl$YClk;1r=SHM z)3-aT?pnQpJrkH8K@PCLp|QfQ{;sK@a5~{u1C;wfPnP4II(K5!d}WcoH^A!RP_&;> zADwkfd`{Ocsfh8gJGrJ4T~ff6*2x6J_v>P#&fh8Cu~R2T%U6_i?LvOu4&XAth4B%% za)7b@Dvxp%+GETI3=V)wx`Wg}e%v^~9=Z8|Qakw(8H1f5ELy!Z2L<_YUSIddDFkMB zN<-*`>dLWp`=FSPSPq!#P%7$VbxQ4+(!pt;=tHNDX&wC?DskMtJ$s>wJ42Z2(6NIb zksGRm4(#vWF$FaK_NpCcqoTMgj{cJ%mA4JB1Mxfqq~NGO)W?C79=ck!qgm87%6G6k zq>zDU@nO&dQ7@ePPj8>vPA?@@*r9!D`;2zDIRI7J?fuBdVG*O+th3q&VE*Fm1DKK= zoak@gE*;@3dhAtEXB5)fCiQKX)=q&nrLAg{O=(@*rJxpZD!4WPgOCTMoVGB#rot2k z8!CpfCraRN)3%L`XcjJQmCyQA7@3T+z1#ZRro*tMhdEwAQynfaXxql$CZ)C3S@mt( zCcRB6Y*I$$j;L~5gD8cU4s@a(IgswOhH2FgdlEFiC05?K4eYr)$%P zb$TnTd~kGct*JjA^-XWVk*E<9E#t5Ow`}2W z;XD8fC``dUV4p~Dk^X=-bf?mm+~NWM1M2>cuyNzQz(^XpbrI8&7}mI zH$}(R;KG7LTNa{q@XcJ;S%}Bc{P8fObx>f1iZB)@A(y!jTl)`8Yw*9Y&_%q_M5`Jz zZ3dE9`2QyPf3>EuP@o#FJTTpbuDJ3bpobw4M(9tXOSt|3rYVhw18E=+WWpqs5SeOB zPv|;0bX~yIRbssG9}G=KdgdiGBeB!W{Rb8@*e%g08>+#C1`8y#ENRYLneaXan4{2&g{b@GwzxzyZI01XLez$R_Gs&m#&42W?D2n$ms&i4W;RZ&46A1F^MKdP6a}f<_O{TD(nj|h+)VB~m zNl>d|E>_foQa~`9l0Kj$qe)AG!wB*UMfFPt+tha`YDM%NidvDx9f}i4`ZSqpGN*4) z+=YF=KH9=-40&;dzRr+_AxK2v8dKbkc-w#7<8YgIZmRar4jVdjh#2D116f&$INAaD zVpp+JS81mu{F#G9sTe2*;P$t1!-o$e1KphG>B|It3BLHnmk}33T~?e+Rutogg81vE z0WtXOpwfY4z!lBBUThI@P@hRsaN1;-Vr@ zmalnyhz8}r@+6AO7-kF}Tx#?cxNn+25W_1PR*xJ6w36!bT4txHun-qKI8z~040L%n zbp@mr78U?i%ZCGG>$m_}6gdSzak^zZb%*wvtRNpy`I1t|gE|7YT8jeQ6H>=>-UPyS zWg)Jt&g1h`}w~`8Z8n-%~NeQVEA2 zDC)t=1`+2AaQ!fU2o%8YD@O9DG|T<_<0#SjDan%P-vCilLr|5=ANK9n52uIDPT=qS z@)tyNSXxx9*>HFl=ZDU{sVn;B^hF`Q5c2x*_;FtxAyO|f&tu3axO0$?^Cu*6cF28F z|Jo#OC&iBh%^;ZFhd(Fua8+&^a(y(mWJq>)?>;y|q~7MeY0W&fxCkkJBy2Q}n({=^ zJRA#!@yU7FBy)Q8ph4;x{XVk??NpEOZ5n=+Y^w+NcY8QA>_(!YtvwfXa`b`&#<)GK z`l22#q-x!WUKZ7$VFL+Ih()LeAmaeB>)jr!c%V_kMhzP_u;373+3nVlUK1MyTy=I2 zY9yrF^+a71yXc~<@7Kk1eVR9H(4c;U`t|D(z!~t4AZD#ZA>O+QDg{{Wx;ReWo_T*g ztFBuI*Q%+W4Rw`OSJc6sZLJ}~2A4!Z^{8LZ0-aR{$JZaIC&4c3xV3R`!0lE~)boQw z)W%u(d+XJ$SC=d-IbG_pAnL?x*Qs3_rv%(P>k8B<6h&b_S~ z4puZDFpu{Wf)KOPz~%t5>^rEvuGWGlri|u&PU2l^{pB_o8=d=2()qUAVlY77t=~J{M!RG)zO~2i zwQY^z&}|?+B|S3@nUK!lG;U_P9|$tRbUQtehSR#4=`uaYOi*WPMxBhb^t51FO;|0{ z(?U!`OmXlR(a22j4Kxk$(U~AZ5=2smr2rFr6-&cu;>@&6CP5@PbDWWu!6cZLmL^hh zDmgtZ)no!`DQOZ2Td>otRGeWBq*-Y;Ga;S9Ip@qYk>*cr7QBXQK4qk)FbN{T z??Gh%L=r%P--=34wV4Ev;OC^$Q!OR|ov2`1s!YZ2O=X%Shy+&I%v8Z7h@?3>pPI^_ zs|q54-8MtN2U2OyO*b}O3~dztj<;!VcJSv!-QXaLYljw^qyZ9Kv9uYU4c`Jm!Sbb(dPtg3 zyv?Kq68!MhVNd`5RUe)3D6IZ*tRXs48UMm%%rIO(t&@24EN)rG&uoo13B=RFJx{;a z^~^7F!S4M4ev1x<@Fn~Rdkb%>bO}G+ir>P!Q#^19KKbyMYMf3~>0*2!%0m3WC4MXs zpYWi?k0s(q6DII1CVwMg&?0=$D*cB7Gt-2Jj0Eo2AGDN5I`j1%_!F7M5hJJn;HCWJ z&c|PZIQ|k$c~AFXF(l5T*~#<@bQC z_|}Kysbc_77f#qi-B*dN56q)M%q;-$d14)QCGudYa?%Sp_HtDMoCRK33fKY&pC&>2 z{{28m0`H~1|C;1a)0Taq)v=Xox&w^?I*b~?p1~CP6l0uODnhSbTX8h!p-PekRd{;! znnDmO!CbR@_W|LlXU}ao>vI(l1}Sq84b+*b0A}^?*Ix>wJxH5cEcP}a5j4=L_sLT6 z?(Q)SAiF>9ZNes{#L_`!*#^vnb@NegNbjZJt&_@g*9?GZ3RCanV|rMH1Q;}%$AJo2 zeQCrJabf$CvAuV7>oy| zLhK1>!;L`kOayr$Z>Nr^9%zo6d-jByRyOTAcIzrKX|S`{;XwrD?H-9r!&0P9(vvDm zBQAVBDld7Fn&>$$;5nX4Lw@<249jEk>5DvPX_vx{J|krWxp zQ}5t~IM#fG`JTL6<;kW=7zi3V2o+Y>9V~V>y2Hns>YcAsCa#0XakXu;5P{yu*m6*t zgi6EOfVx2ew>E9=Vx7IC*e?*VgXE9iKBpbUwpu@gfNN{eEnQfg%202Y1DUSYt-J3e zZTN{^NRu51gTR*#5iCfZEn$7;tKRIWDrvWEqXK;`dor!}@sKu{ZEX<}gAmy=B=wDx z4l~;OD4fP*Ih6Wo-hT%Y`qqlPUk-)TSWUfkcB_^U9ctcuHLLV=FElPs1u|t8QzEe0 zFl3xNAH5<{YY@w8-Aaelk=>%XPEoCONNjIIe>!DKaGpv^(V#JuZSBpYx&!`L4f|x^ z7;n%Ke|-%a^}z|R*S9;0V>RjxtwFuMRj-q{zIuoZe4&0ly`J4E;IkU`rtTpyoX&7< zVk;K%Ny%{6g#;B44q`HT9l~JO7nls7%40R|15C!KOEd;R;5u~_B4ah~odNC1Ixd16 zWf*l#ASzaJZ(vFE8@25&@ah8AYcT+LR-Ggx$*ir{LKyTk5y`A&rSyV6rvbmKmX+8A zeme=c4nI-?A9^iUB9he0a3QUksMoYp@WB*%qFEE@3@r85HV_FPP2|I@W#B_kKo~I1 z+Os764-AE903UO64s@hEf@Fv$xNT|Vr z%xbQxC=3+UP6A=BuBv(!yBT2Kp7jCLooIR$s~Tf^J0#SoQQcMDKyL0p#3X z*^IZ)Ss;Mc7m$uvu6Qf1B|+@~(h1hKSzwRjX8~ zOqc@Ny` zC|Co`Fr0jSNY=yvTZBXYzR1=z848>o**9u+&%=zo3N3uqKFNgyB0yd7>N- zb52HPt}sM`LSq;K(01e}9ezR;lAm<=32V7w$e#{Bp-ah6I{bu|B|pW9fD_HHdUPV- z#4w|}__93V;_4m%>Hq*wI6RSIE)NnUDNi^&;bCEf-~kjQ3iG%<$f!1;;e^&gjUx%6 zCyJ27SXWpKA@md?q-LxcR+x~Qv3giBLLl!1G~QE$K*%LUgn0xE3S_jWxCin{HDWCw z`tS;AGYY|$J3=UwNMyPdIMP$d<8mVlNmrPDi5}sJMs$xG@gywD6Xgka!ooa}^s@vT zP*0@W@G61?^8?+ULQX)q$Mh5q1VniZPf<5|uzGA>j0b(=F5sk?| z8#!Mb>vD`zoSdbeSUw-Av@55GWBnbjR4>OX`?qI2%JA(dajf56N_%sdIM&amGI={l z9P0-|DS-AB$2z7f?a;fGa}*A=i@GY4x1Yg@A=y(b-X4Yn+W@VVrQ3sWV9d3tvT(a! zS-4Gs4O+;Jy#WW8s0Ogv3g;DZERgc#jgjZYv8)7Ku|VK^N*o%z5%S)4IFK#@NiVM= zNq_xG1l$atW&TEJ4j(mv1tLKCJ_;`>fZi-Y=wd>b6I#JX==EZRzC@^y8A(KC&jNUy zz*+Q-BM|)y(q@d9+nGe@MneA#Bbl-mDbphfJWSvTgTNsK_F$s$%gpKs!`Bknl)(w~ zy$(Suyl!3KrEA=QUR<+=RG<&nu3k;|b#Rq&*~vSy0m?$~*!xx*D^vZshqppqX(g#l z`=Q>rVma?VPb@c=!+8%1P(JA7;ojrjt#o`~_2$rurLLtZ{_K~asz;4N61zTJvjj?b zP$A^U>rm0c$Ku7f-uOP)NKGd5Av|2YZ}CI!hj2%21e()B#zXod9~9hh$FcV>G8Xw3 zLfK7U2n#(=Q%B3S5ZA#5e&2ggWO6Um7a-OP3p@*q`3?LzhgLv?3;(~=D1vXzGv@g+pdVyr*bm}TV?UjN_v{|bz<&?o@?yQe6d_)G&4m^a z-avv7-D?k;P(yogt_hu>dj7oa@KU!ZXAU%epxT3rOwRuK)c%<}$C#5hn<_nk`Ci7i zKF6MoKjv(GR$Wj*5#*ZfnFZ44y9;L$u%)&0tnk6VYA>_6U~VhKEft|q<{xr)-Yh=1dnJE5n}I}U`%j<)-CjL>w)or zS$n5GU_!;meqg+3Jg$|`P6T!Pf$`>eYuxy8#yE8Hi|ZzjbB{B|`k(}a@xAuuOHc23 zbp5Io%a$x#z3wspd}F>J_;Bxb?SS}thXT`vYxl*y0Ccf?JBn)$0LK($vwOSZ({4lD zcTgL%4e;acaPTz*+9-PKCQ#XF)7osE0v($+tzB^KKCP($kj#u*w{B&^XZLI6Ze_Ow zu4@hL)QV~wRx5tx4gk{Ms#Qy)B_6-%+A^#qp1K&+(giIBczU$dTY6f6ia4ZIi*UGh zuNDz4V1Vr?$^xS%+s`9hPP`|=o3UV1?_ZD3%I`YrcH_Y_G#)7Kcw^PX7~^( zJt`dp)xpivqtk(=!q8^lbTeH~v(nQbt#78)0r4|EJuMm@yLDP*nm08qRdC(`Y2gsY zx6>eKpOlf?CoL@%|3|`abx%u;O7%5S(b}hmr+S(IiEa+z`zDAS-lTShZxBABAc+s$ zxqp+0CLVhFLJ}Vu1x-@I@n!XGl2Vw^ekmTP6o4-6POhDiJwRy)q$Ecqqo!%eksx3D zK!GL_-Y(gdY&Qn|+SM3gcL|x=PHybM7f7~^qZ<1fHExUsT6ZTm4hPY@ZbokJ_9=}) z+YWD3KjT{e-aWc?ZjZ}ltJZDXch10M$^daMCW@FDK(u~ZDKz@-CW(2~bAz>aFL5eMey&0|?7?|J}CBR|3u@EH0;lwB>S~*eT z6pa8`xDW);^PL#=NwGzljYFK|Z!(NL{WAmn7r* zvAJO8gF6kucs**qu^<*m(00%c(=>0%9C1Oo)ct8VLeGnf_sa|rB`y89xOOK+oIC&r z6w4$A(qY+ z7f6GcLyWj6u6@5EzaEDJ(rhC|nq3bE1Y6g6aUrrUWZdWBfT~+4TU^j+h1R(vcCzHi?AjiA-q3+9WTiqRn9*Y~^ToAbQDarVJ)&T|oiS^7TwJ|aG@ z44^XGfH|2N=7YvuBmjl@L7R%_uDP(2-oPI~Z+vs-?8m1~{Kh>8$`uX$7SI@T4v>|{ zNO_)P&8Ggdch>CLPvF~}?Vbe=MMHlWbh05lf#^VB^jXGC-;9}WG6FQUZK@z|KATX|J*3@+bPIFBKItJ-luXaF?w8&lkq@lqssuv4JqOY8&BG9ur}u1U}Z-o_X}J|K9H^b_?7(088j6#UR3 zHYXSlpc@cjg7p9y>ei&!@kPHu>|!-3^kBb}Wv{6BP#z|N0X9Ig-!;xRcHJBBm}7mD zcf3Ikz*yhhZLa`=-*g!T}8Mg=~);j{{G6V@66W3@9pZNghyZHL0=g{o?s)?ux^ty;Ib8|PG5YmhRD zX`m=P64g4gmDOP=dm+xEqmig4{zmeX%B|S)hfItNN*s0wX|Ec^oT}dAACl% z%%g7OV0hiYJ#5m=^p=q=P|123VbD|bwP-#FUK5I|EtvsgS*`enmfk$PncWpsyYObdrpdgsnG`?(o2I+c?e6%9NVj{!aRbwU=qOB=1MNspbETng5SWHs5J)}8bRbrGnkN+m zBw$f#sqnRd&jsB?Uuu)~;x(I~>WwnOn}E*QD8mi>0^NaRO?)Y$(I;QwDd+%%QkO5K zD|{|!`q|y!2~W0rFa$US6&69u1f$zZ?gw93W6*;d)9DQ-n@9tA*_}WVbvLrw_lIjX z@}+d^56Y?D$k((BDXvzJ-oPT>%Ya-HpO_K7yTsU{l$NSRhY#>TEsw+zIDF8jP?V_L z;UU>53kNuK?np}skAnUj-xV?h8ZN4BWV#ZWpcY%5*g}j@Cl+dPq|bQ+Up zFuy&v9fV`am+`g6B}=DXe{-lgdz+@GZz2okVXFS$%3#r{J3fiQPj*A_O>E0ZO#TXz z=3r||OKbipc`&n)F_}ohduf3{T&$>}Y^BaX@U>0YqOm_aOdTjl>$odHC%H8f=MKWn z5ZoZCkN7(hn64U}aY%^TCphBIR2Yu)6TcLAgJ>CYFMe3C6O*7MRjlxX{ z7oC+z<{d-MlP*D04;>qx7fRA25NNMNQAYF3X53ntPIQ!wWN^W&`7dv4$JVj1K$f^& zB{$X^gRFqMPLx1Y1e+=Danx?slk*^v(|QY1d)MH0iRMX}*kBo)O+g=s>nucg-j4Rj z8aG5eEh`lY*{Ci8b*fAEVQVLZ6q}N)V@u6x1W}&`4OSy@?g|OTWsqe;bsCaIK#=iT z$d;DuYaOcFdC;_$9CMJUe!a#U5NwY|pq&csZyl=M*oBcHLdn>gjbQIWb^#Q;A+p4p z=neAfLn5a;Q*J~XeXJ#`qC?8a*8n0tdOcs=I;#+Vxf@#8L`q~eRiyVPDGd_ zG#dF>8}Qo59`n{o!i=lx&s~hfP+LdOQc6jOFjE!;heUX1A;Nv@rCeL}PaX?a+%+$R zdxj%I-nOPlF1=?UF(s6YI(bR8Yc*l^c5jGO;Z#v2`yikM5h1X|bh6DJV)A=sTvW+S ze6vnco!Yf))vlFzKZ3Kz%BbbnTL=YU;71I;*YJwd$29NDzZDfB28|_1* zCB0tLn@}U6D`I$;A_jVubr+6cUhP`7z;TlpHBu16o)V}+u!;t%V3XmdSGQ_x;0rvx zFi#4!K?lbT;WZGW+8UTF^KL>h81y_fHhOI^?ij~N$gNSmdbMgR`QpwBr>3Zgo^+EH zVO469Q)XAM20k5gvS%S1ih~6@OKRd{E=Dzory#~K76jHPB)E*)EF};9kx&ENFmm?l z(Xw|N)nQ4sG1RIMRolF3U{JM2Ce}tZQCNymE05J+J*?{0!0ZAWZz$sAtgDAkmu@#| zWhJuL!L5^;k{O1@9_RP1KolbhY)=jx8>})hs(PzbuDk>>vKC8CSq~#IGohwrfi7Vd zzRKzA5XGJ+GH5EX4>2i!QRB0Xb70K>@IXDYmrwuKEA_R%(tAGsHF;*4%f-|B>&A9pSTqB z*}JK~%pD*5fxWGRQz)Seurpcf2V!11S*tMSTz3&9GO{<$NJj_P;2?tUhzz?f#T_*3 zkp~Ahrc&%3^1>D-C;4eZ^$>wxKF$Q2(gm1N9^^Pg>_m_WPNPx5 zRo;qYJUb~)6<{E@3gz|kdO0v)0dEr$ygd8T!hb(PUeTV+`zyFq!Qyc=~6D`S+#)c}x|fVcqhlrc+NrK&S! z$MWUNxlj=|Kt?H5LiKV+Ik!OcQdY^vOqpCxN9OJ_uF_^Ht3sy?ysOg^AX8$QrHqnj z24L+4=0aXB!s-KNbuC}kL{+WQWl9@JZItwtC?^@zEURi_lya5SOMpg<7kBEQ>2B25 z1k5O5H)IA46^J>yO4t=yPD4aueHqD!wcFwaAG`m$XWhETIE#6|csCRtQiTn8?&9ZkGepn^Fc9*QGr!fX(7ov5v4L zZPjFRSSK%XDG_VNx{BNFU|q@T6bMk+yO5J!3{}L7J#CPYRjPC;Ln`D#W(Z*-J57o( z(LfVWqZsBCvZ`0Q6iYBmSg|Eyb(DaBQYhRPU%GTDU0ToD#}+q=o5k!nX4DaxyO0fw zbrrLU)&VfLed$uAN|q|goS3~?%qR+(3|7dgih`O&Atiu!gjylC>M;{}7)7lL?FnuU zur4)p2^iuec$%oCL^V)3vzV)>72B4;wo;ZWRxj=@W)`)Iu;YE5Dwix_pkmC_Eb1## zr9Foztwf+wZlrFF(e-w!g$`u{n4_;qi56H0RtLNUD?Q)_s8maeaCA(o5L=whVXSJc zK|aXo*tB+;;>C&=(@}!ANCn(^>t5C8+wY!7^ivVxgatScXUDR#5a76+SI}F@s_yr#6F6?%>$lQjyRy01`E?nFYDcl|7 z_PD^LhCk9B<&I!ti6eeV91b>kq|0(k;wX2RJBEoRlE+=hWqVXcE_V?paim-P;VO>d zF0SCda1;xF1mG6p#4;(oQEp5DRjl|VT{vKtJ1Q2>_C#WiAQ5~~1e#&=Mk6P~v|JLy z<0=Zc%hXL&41rm&Jy-^tU&LSsYYKq5f1N-a_TYuY(wy|wB{M&=y6ZGI;AN+cVPXkp*L%rpn-cQr? zHt_2BMRpuB`u_3wO=Fk`KNo&}{K6eSV?{WAIIzN_;t(F?_~F2EkAl-56XGunf4JZ8 zxA}uVEF>(}@gIX**72KgOQ3Si;1(G@=7C8`(?-skmNb6Y?2%IdVy*S~1j6Dfx2jw- zGGWxj3GntFIsEd8MRrht>CPZ%>TZqk@pBgan#{QfZ$ zrj3~}I&Q*5d<=ts*!VHSrpC=4$-wc$CXAjwZ1l*u%EOuUeZ!`XOd2s}%E;l<#!Q?L zH-6d_0EbT;KXFQ&a+0QuzAvs`okor8*H3N?PfC*pO&ZmQC$(PVCQTaDMD(%Kr%oF) zYIfZ4krSqkWcvFi&PsY<;)s!Pqfn(04q)b(5!3FE!+k!#0gQM5NRCzEV4N&oF#N#7ns#6ZelKg<`>QnVAbS1aBK$Vs_oSvB z>Y!;K-LGj!j^KA3zq9z=)U;1AXrJxUv@h?)ZxVhB@OxF$zV3_PC{6ojzos4g4!=J% z?fd1L_Cp2ylJLVopLhhnr|{d0-$(c%-U-Azaf5YpsA#{zJ&fOf|E)tW#DI8MX7Y+p zPv`i~AKN;pC`gc2^0#1Y`fhGX0AbTwWP$7F^RA4-@`bPsh@!tGLg30Cz!iR_C8U;r0 z*nzOStmmHdH#foG=$puWC;>j}uW))N5jcUt?;tZPi$E(fo4e@`gvuVekG>s@xtYPn zIeJ$!d24QSPtdoOzI__@)$mL7o`e^>U|H;@QM7gSnZFzjOyRAzrhZuP8bja9^gW|h z5G7`K&%$eO;6u9AwQ|@2Z_qmmUWfrz^4q(yXf3EP!+Ql@@OtC@2>SvKzMA7g4Cht! zDNcw&{xX_X)dFwU_YI7b#o!bCv!Z_ADD4$|L2nuw#zp*IyyD(nzM<|{)Srim0ZV1k z{!%!P{$x&x*Z?4JP6*Cq01jyePb~o)C7_>X^1zDnm*jKr7*M=T56EN%d7V)fW0$i^ zdcn;u0exp1Ul3Axk`#2NSaXMaO;yf@Ori zI4XFS$);iFv>OUU*%Qkyj{OsAzu|}@#@aAGk$k!?++R$yTR|ib@5x63L-6{;2-(YA zzQTSArRFeyfyr+i(rg#yD0}nII~1nO)DtOe<)11169N4r+ezGl zfK~kSBmP);->)hDPL;o(;IGebms3KS6O{9zlFhVAE7{C($~mG$H0?MgqB&bR-@$QF zLAeQ?U7BZXPuxX0Nkg$|EWYWCo+ zl;%dK`>`O}GRjd6`@%p4pw7KL8~|^`Rg77%nBTQx_5<>%v7~WHIr!hzCPqDNxlF<1~b(}yi zC4+H%y{H6<+rUBi2_XC$h@KAA%3oSi1!K)(Yh2NF3dU#6Va}w zn1}}y6Y*}vL_`h9Otj|-_t5f|QC!45ii_A9&hw-H28U!QsmJ7!F?Xsj1kDtHmKRR5+47mGhQ3ylx5ia;Z2x97K$} zk8<7>$3pY!upz6&u`YO2GY2Z?12|x-)Ne!s;N@s$>(miNN=n21g#!3}yI8hDT9I3D-7+?MAYxcj-1#=V5e=az5KK=WS*#E2Vh=mRXkd%K7H2-U$`TvUsn)4|d|J`lpe_%j4 zbUplQf$U!kWV{0WA8Uauf7XZG;epNlYhmVpgN2#UoxuKA<@R5dTavCrRBrD`Q2SQ} zN$%-T8u~v>1u1kjgD~^2kT*y~@&xn$0Yct)JjO6!1?Uc8|H=^jD?{+VQ-&aa|5h>t zzd?53Fn$3Ug8$`j$PoP2_VE9b3_)10`-hE~IFqc}|3rX*@&CsH1c+-ozkmP%zXJjU z;1>t}o%~SwLiyb%&uDte!}x8*@7aRkKh4v$pTP6}2|VvVKG3wk7T~uIzg_sfs%ihs z)wFAtrsbl6xy$f-6u;-dg`A@4VY@ZG=<}LhtO|Y&@w=|+<#yorvZhzsr|H!`#P67< zCyv+jI#=-XYkJ+ns6%!9lJRSgUtj!2;Wq=nrL3E?iTsaTutW7c!!%tkx9-+md8T3L zI%uo9o@2P&VG&W$c*iRX8rWfOlOYM(-@4)QL>4MmvTS)sww5a$TLe}!T@0(H{iU1k zh{7c+R!?f!1lkCV>m^n$7YkdOrU7A?v$_e9x{8S@ZM*lsXV`s12lndRqESM{*qCri z&HRbbm{L_6cNj2s)}j?_9$vLHW6H=r?Hbo8TOOXYD6J4rC(_Uj2Jo4m=d*8y# z+q<_voH4d<>$;VSgI#?_H{4Mrt2gUEZS8aKeEjwC6DNK+_T`6fKC^!A@Xn3mC4w1V zta56ZGegDb6T}#JyZw%h{X_Qc?e1jfSHtzlM*K=1hvvYE? zvu<2Dck0-o-K)oUlNheZ5;fb6Uj51!zhBDC_4+K!=kw;?y!!XaBQLBR4F=CuLAKYV(=gu5b3*6KK6(>uq{Wg-~-xNO^(d*h$u?`#75 zh{+38Y%*}s^Piu&mW$wUe~#_TxqAB3XAyc$H(~Op{rFA$f4q?8wZT}$Gg6?W<5I|#dOxMRvE4|wRsul~wJvS?+6>m4`QItOP=*ri>JC`MO&9?Hco&NZV8Qs7JWJ`)wYddc9dp}>! zk$kgQ-Cy2+bX;2mBjdXS3q^Vk@KvRl`VXvR?VP=%C1OJ4crpPN!_mhH>F z@WY#{hNgn+i19+!t;amF|KugrNfLbgjTJ*u5G+|I-8J)xBd4w*>lkG1ByPe`nF)iJ zzWmMK?0kl@;I|&WFC8pTWF20-M!WHw-c?zv;LAT9cw}@71fyQjWgGN<@R?7g)`k7q zR_@i`KG^a=TQE>rElh_IYu@KqOTTB?D__f;D8lKRb^g28mJg9o&hE~Ww!Ht7G?<~N^vV4jMnNKrX=QT1 z@a3QE%VPc<)av(-9-l0Mfw_I+0tX3!w)e)LUp)69133{J^_}5Hk6*V9OSj#ed^wkXI{FjN59`&zc>}%c@?SyTH~#wW;H!Jy z`1mK;Fc_UHSfc0mH|M6ye;Juy`uU?59$o+V-lKm=_B!HoEik?_1kYiAVY3h)xu5;| z^^NmpE!p}0N!bMqzt_&Y@h5}^obkAS-CJrrT>eYgjxPW5!LE6uhfQ4l%2#K(Oc@{b zVSF_-bDliHJ%ia_l&x*=nz22*4w}6alaXK@39xhF;k{dj$mPGljyv`7lXLsEOz$*W z_Byo7@cXR1>yqHsfx3XQFZ}TKhA|!L*G}s<@7d4(;H*Rfz#%LV7_8;aRCoK&Bd0&U zcz!|uCe`ATI!<`>y`L}Tpa>{&qEeDV4cOM;fSqHX{`CH16Fb!|SGscgJX8rxmE6eUlk1t-dY~3ESp8WU}#zIo~B!x3>2h_&v^8d|t z|9*JqjP7;I;0+4wHyfNySw|@r({St>_nV(Tc7L9 zaw)fcVoB5pzMO%nl?oG>qUAi$At5&06mLea`emXJ0np_`QYu8d#k+QR(@KTh2BGUm zHj8t->++#1?`cvYM#Wvww?QC>saj1&O3d^GA8@?9wgx#2q=&0+JaNkPaVQF4c;UTL-&o)pOg z9nzw55vM~sCKPAWQHP!?8hk_87}hXnOzWynwR5I-4K`*`|3>9li4-k+?TF?qSBIQO z_O{8LYD$st@1EDEL0NWWvX=G6>S0aeBvNB7>(G{o9aNF{`24v*e>c`{e!q9suyhr# zk#_T!gIgvz5%KlM=g(&JRwL6$%RK)*vsC3a)H1L9a%k(Mjx}T1)%e6Ah0+_AWepo@ zH?XeWT!UF94Q`;_0Os?-<5N1T#^779q=o$(m*=1~(5}nbux?aKHD2|#>uNPm@1{lu z0Ir9xUs^HT(Twaefm;s@ig-c!9#z?LL!3tCs7%E5whCYj>Tp4MIFwl6mUjB`?Yc3&1w~ zEf|rYdO6hPQv<7Yl3Hd+yVpoZ@gHj0HXn3A&R787zT{mwZDTzhQW z8nS-10BY+THGW8_;>>`V(hd)7a*igq|2j~FKfm1b(7==moVtc~RfcIGZWMCZNUGZo zC(LhP3Wv5$?p#YYPb5RmXhiV9fh1r40ri7(KwTrk@a=0W?`;|{Ymdn|n$1T%{H8j@ zn2hI1gI;r<`Z$1R00RTsaOBC^&f0My>jGyEBmf;`W5k-h-#Pdo>X>!@hqu??-@2Nt zL8b~hb}*<+#g6ShW5s_*KTmUQU)%T8=$1&bno!M=HL*cpe)|sMz+Mxjm-#YbQ3eK>oma* zkVbBi3i}{_<>9OdU=rK|Bb-&&LX8sytM4?nL?jMu9uGuCLdN{dm{{8K1D*`L62uMO4jlT1DV>iKWhsI#<4X#UBU{B2Ip$?~_i0ur7rrlxK zxUk+@KiXMXMYVs_7~nAAy|rpf-dklAs+knBo{DSd(D`NR-91O`Y29b+#J0}OQ+48{ zpWb_HV#k`Yii&IJxge^y9m`E3zUjRyUR4)uXrBk*YREVWo zFju%>?otb;gmzKlbmR6ZBZ5%#yoVQ zGZIFc2X<&D%iMlyPER$r73t-c&Mi2Zg>(~HyGyWFZ=1g5Wq;tI&ofu`Cg$tU`SZ1c zmT9=LDFu7+)(KjHYbOrX8tdYBF*6sjTHXXS$?wc3Gf_*#9bP zd8#wQxSL)(^Qqj+xSLkd@&a>-HNmDCoF!E>uUw+SoQd(`Vxp8prV%2Gl?BNb_&DZ* zoV`^wuiVF_3OE1xZttr5fZB4WtE%||4K6t7)ifWM98;*F9^>p=PiBDt5sktN{sc6v(|JIBbORu=yi@tP)_MDKJ74oUK5? zh-ANvHLq@I2@oUaP8~WRH3b$p?$kgKcFPFJLwP|A?5dw=$uVq}&Rqk@o}V;~pAT-q zUL==@y08OyXU{mLJNLN+El<&tgXQBGROKT` z;f-jzAhItk?5~=R5YU;O)~MExX`?PV74g$>cxVo0JQLr|WXPl}8Mgd`qUsA+$HSEL`@>g6o3H!2wodMx3 z(U}3&wCs^ZFftIRDojpoKU+$)cIxs_Ma!z!bI#Kt%_Wup=?CRP!Y%A3j^&L90yIULrQg4?Mrazc z`Q5D8WYChA6a`v!7uX9srsEV=8)s(8q;Au9ex#_p(llprD`Yrc%Pd-@CEBh~6xDBP z&sHOk2sm{6EqGovU)ByOe}VCj*KPm}?lfs@umfZ&l9t#;;b?K%4IH#hhmq%?CNXyt zOorguh#16Gdd__sL~RVaT8;l43zDS3ExJxzs_nQ)H?89I3JuQ=Wm=+Qo&APn~ACg7QSLo zl}JRt@Zge(!B&$f8(0ET61Y4~hplpYCeZHJgC|Qxx!{zkFI~ec1EXO2{rUlpB}EmH zqR0Rl7hr%ej)Uz48y;k#}L6q`kBEq}{*cRwli%*)&DB{Vj5-f+(P69h zs#z0k_;${1UdaM|(`&B7+93?7N9d8mcICPP6-@b1+3!%l|pX ziK9BOMDWxNQg1^^Ui9Be>I(TLErob{+K?qLfjxnFr^C=Q`VuuGl}T+!IxIsYUMP(R z`yXNK^B|Q+!HByz>rWWq(lL2atW*; zt;gk0WISv%`E_;+%!N94n)ujzs?KhIO~zxL2P}O43qb-s0t3mSM!NuI3OE?z;i>~Z z@`KMfb@uoZRGq7}8nxD;PK60fZd$Vfbq@2_xUJ6N0xMW&7_hV~;1Ql$l1m#>k!=ON0KULF=K~`Soc^n{|mBm6vE{Y7d zoa++ej>b)SR-m~IfuMqHR5%JMHxD*9hJEUj09O>wk!jnV))oSf)!EPE((YOMvRX7n z{c2Y&DHBj_Kt=tsQ((tQ8Mx>LH35qW42?=?H*O;Z8nC1V#@683wP&2x6!TNsfX!$< zdhI?%9xYB77FU`2ch7#pVdg@*(H3?-ncL0pTLtWc{H!Ry%Qh_v7l15Nhn4?T=%f*3 zO@sOC&CAQxb43h*lsGiw>%X}6adSYc^K!B>Z(O@}^~z;o=Yxt;tJ9>%-czmOO#)qZ zn}eEU!MD_v{HE7Vc^+X-t4P?|N8yWPY!=@@ZJ52d0(K}jO5F{^2hgw z-+bZ8?OQfKvYwG{=?4$_xw+TRe)sM(>lV(OG=9ve5sH^DJp;bC;2B|v<;}Wq^3aou z#|^lvLz|Y(n=%&qs%%JKdBE%iHge|kJ+Kv#Oe+m+mQFC3U!xp-7K-g0s~{Ql4`RW~nOOEypFSgTYN#fc2C z)hHOCIyN9Sfc}ufXwO4~aF*k~t4m7*J*%V#g7>)Kp(X+s6p#tdC&ard2pgbG3#yzkc%80r{u)2}5rMU1ezI|!qzw!jMB z?+Lr*c9Nv-q6O~t3dT$QtE3PI77@B(Wip^srOm5fQM09vxGtaFL?LikB!^s!ZAP z6)HKDTyUlHbKDTfF-9U6k1bKEblGy{D^`lHQmsbKT1oX9G)hTL2QD?dMb+X_e5lS7 z7Itg)r6v2g%2lf;B-XB5zhUDhX-!+SZrh=Aw;sLv4j4Ri_-D_}@1I(wWRXI8p#}O_ zRO;4p>Zo#>w`|kCQ`hc2`}7}l&#)1r$4;0$ZPwg*itpgvrcG|5Z6d z?j1gA%=n2@XUxu6uz1blZ+6o__9ymtNhw@0~+CGlq6<4wKC3cPwQ7q9rR< zuYF|mmdAHK`ONM;FTeK2Tl?QT^x=_DKKtUUZ;l=R@#Nv>R!tu@bjUqY$fT(==G>`} zci;cuqmMuR{OH%;e)q$PpMLr6_tR(oJp1=Q=Pq2l^wm30Z(Ox(*?&>Um#UDTfBpT` znLp0{_4m2+7cO1Ca`oEv8#gj<-pqo;;V(xI?R)Lj*U%Caa`@v3OEt@afix^QTXKf9%+IXvdw4$YK$a!0?(r(~7ixnO82J)6ZQzkGebAvLYeb zx-1x)_v0wc&N8y{ZcSg-uUl>(1Pd_>G(FZx%*;%UKK=g|jnD<#` z{`+sg{Cx7qAHGNQqhEZ+=m+0B@Xo$BUVG)m7oL0O$z40PZIQY-(NF#M>(4)(K=g0F zX7rB_e|YHq1Mj@`#_O-V^uq3EpL$})<69oxxPI;G70VVcod4kL8Pg_D7=Pl2D0b$YhV^>h~BV1qbF3aS|vWtiC(ItL@!*pP)rQpDT<7Uz&rFFPg;|d#)yvEBvh|f z1t(O)fH`3tMN5eqB> zvc{Mn1Zz2NL^4gc5v^C&qV)O3v;wDQm_v8y6%d@|eLesFO%dC&_0c(>2^*03 z1aTQ28S472@buy}+K=B13^~v_B;0%$(t+%pN~uGZIh`ZffI9ce@}Z!FlCi*ST#=>G zITVal!hq6&;%tW8nBWu;L?)`2JYW$-+t@iQO6WhJdx6de zOi!|bta6trkE3%`QNY)UUp&8XfI|pTg2|907{2uOWh5 zMSwzFGaxGuQPw#Q&6r3dk+wG;9_e68(V9B^b@x?ISVW;RNtDV}glWk#=gMz~cg=## z1Bolq+L>Dq{9>iz>UAE^do`s)C4XRS`LvcO?F_Mw&;!1DVuKcarfz;mQB@thI%M%6 z$*pI4yG}g@jbHNQ!IN_R6STI#T!_@p+;)slnYCceu6A5&z7%m6DAATZ0#Pn#1jF%aDfq{`96%QAmnc(nqI=Qu4 z67TPCURxQU&ADI~s*o)`NipE<(;R}P3pa#lK>^%e-3LKznQU0fp<9Bf!CtZ868Q(e zo~hr+VfRrYTUMl+1`dVT)QsG}@=tuC8V))kC%*n?_St_fUC-u(Kw`CZ1Sf={{TReO z6nYRi?|FcK@%d+;A3gT-*~?ihTJ7!^Prmn9fVhg(z&%a?_b71Mvm{Zr38zxU9$ zr!Q09n=;)pQC^U{E(x!?_QS#V_P@O^aMmOc?vwmU0vwk4Y`n&Gx(f|GhJKp_4$OSI{VQy1rKHnYO?zAzZN8I;c zo%FS9*KN}AzQxZe!8O$Wh)mjdHU=iGMzjD}$DPmll4attscd*l(JEa2?`4m~t)XAC zl9&~w062#r1qIG}KDcx}x>#Ha1ht);yUTytnc-t0*~)Dg^ohXn?-*k?V8`1quescj zB|v9-#MzrfHXeM5Po8n8)Vc@CPe37n8(?!aLBbIUKBaBI*jya@);ZfWG^C<*3W$S{ zSF>YK7|J;`!Q+{$R+gMEBq=LNI(069TPqv&s8(EP4w*evX@VLAfpy0nKS25>amt~V zy8SoQGF&5c1cx?PI;mSw4A6xb$mF+=u*ZXd9wh5E8y1jrp-uxY;c|W#6N(@Rpb%Hv z`B4B*fYJjG?;Rv)1c-^0zX@tZ+_Z4ZCRL<)6-9@ndIe=Jz#Z0*~ob`!Fx5J1O15)>?g7LTIsAXF5ml-Olp z(4d$?xw)-V6rr}jP`Rn>aUIygk^&ro=miA@Um@|0Sp~sYY-*7ECcy^suTl7d__qjR zKmb;V6_A65967=v@2WU8ka|v62o2<2u_=+V1PN!HIfCV+6coq3l{XQUFM>xt|w=ypm5H>$Lf!3`@CFCNN$iRdk-VX6|sMNf24Lb#MFQbM>QIYcihg^&&s z!CU0Y;Z{PpBFeZ^3E?7l3QXZ6n|Q29?}T zH%A{x&T^huj|A4UP|zHeH>DQjQODky&vq{WFJ2f`h@?n*LG>U(Jt+S`MxP*hl94m{ z!0=Y2IL-hFrw(eO@I}d|fPRq52aMr@Bt|Mv1yzGk>A*D1CowuCy@24Sg9_b3Vl+HO zAo*EN%R4;}p; zmZdg52tf%(aC;w0eMlAz4yxo+U=xtG-#(}X`tZ(!dZ$jjZBQw@m#dk!IheS(vgAk zUkoZbF+@aMGAb~rckIO5SE?K(?8K1EMu9(V#I1kuv_YL>!9AL z6K`9ocj&}h2lWn}$P08qX27kTc&9-vD8I`(7aUZjm+EMIDVb|#bIU@#Qx_H()7!hy zxz*mX`%)~I>ZGB4ccXn8GDY0Kq{J9B-08070f+%#0eS#l^aj))MdW8hrj zLpVB+H!UE?eCq%rToAE*;pKv(2YJ+j0?P##BZ5QaX)*070vS9oD{0vj7S9)^rA$na zCIV^J0+O_XV^JATh$?YfPN*0%g~BM6qpsc%bq$Dp2Ra1=183($U;&ZifH0J>MIh@M z6zb-MK9n_rFh`18L@g;gx^RG!!-KGEzR-3+CRmAZAxKGS2WldUA<~8_1*m?Zcnkei z1TQIwvqRAsee~WIB_^N{8;1$(qJlB{_scy_N*wATcsg}|(Yqq5Al&m13>})jBoQd_ z2C&>iadYbFUN|9w61QUIRLQ+|MuNZ<$2`i{Ql>WT1&9mcFfVWjyU5(ny~Yr(dT`R$ zIh=I2l8b=s#%Zy3-YqrQzanlx~!KO~H;bDX()&7X@W_Lc|OV z%KzNbF9DgLSjhSWCOcu2tXFzpPIoAUE!7p!h!O&qqr_FXA3bEb(Z85>{K?Q#hH`-Gyv@McZuUXU}Xv)a|5bqboYk{pF<;-eEgDYZ0cn!d0oaCv|RBE=dM zbr8y>pdSxxQc<=WXdwQ$f71gU6nO^fq&z+cIK*Z2_j%Bf$2<2F=#O4IO)jc)x5049 zksP2iLtj)8l|l29%MUox-kYExZy4){X`}n@~Bm|O7Qcojsnj}Ey zGR9YjL{ME3IcgMVth(A22&zK}@8hQ)>@9aT9r}h8BPO=-=GxH?&6+Ue2TI|Q0O5l# zK|2z~AW4sM#3TuGB0f0>#B8BGDnSC`L5L_M5glgBMbwZaYS133rDy;~@(KtR$M&un z*-}XZC}9O3@hnB=K)hNa=pclRppbV39(p`LDn$T!Gg1Puo|l*3>!hfrd4*3BNJ5Hf%rDZ<*Xh zN#s_6wu-u?3X;gHwGh~a*nuP5*`l3 z?qd@jDb{!`J1G9;l={aP`GizpGNS_`i;@^8>VZcmILkLq%gPrrQ;03uK8prAp&6aYUyRxu6P=QGvoi5IP{y*Smb6LXD2bLC)zs(dg zEJ54{vmblGJC6kR0$`bt*oM-iqNWA1`1IL%fz1J!tYZa66blq-fSW~NBLFfiLev56 z0+mN7T@+la8x&~6)i|JV6hKz%uMmKF8DxXX)FUWg!62)_!K z4etI9ON$FYvMIo(VjQ_Vj|uRlq)D=d1AGR@CJ(uOiY3Y@T+;bWTq!C7)Tv;NRW_j< zhtmHoc@7)AU^AkWCI??okB?tCK`S&Cbu)EU-!zl$v%rEo4v z@S-xN6wbr)wG-6=uhij1H%#FGa^-Q<;{?Lm1Vxq!VU2=1=?ddOM>@6QrosaNh=HRg zFA5`~a4v|GD9dx$9GoVoF;5wPKlXayc7lflBxDtmM9Lua_8lcQM{qi{t^vX6(Ao-& zj9aG%i7EzgxX@cyP;Qzt#!=>W_C01aR95tkEtG2p7 zU?Yk!$AH%Kox=YH!;&DdmmBt5=-AB?5Cpm_r4L*Erm~i$gsqWTwYK9Qeg7BXW)nue zZ&>4+@q{v96(Jz-*X#G5|H4s0n;lSex#U61Ui(heffUFcQ!)L%hu=DJiQ`NVaL2;& zEk-}`?$5{`=En%}6sgi`?4t*N#heL3sOh>^Aq7*RXJGnk)P@5;iQ-7G z{M4Z<_hNqon=ZoUor6sFJ}_i+>T*`D*XwipbZ-q&exJb%}LqbE=ONr@}tg75r4XK{u32icXb-G1bvZLhq0 zg>xmua7Pp^TdiJNo6bET+%|Z~kii4{-i>R{dDzSgk11ZJQnkc75S&X+Nl9+ppbk{o zU{S(!hes7E8e5VAc}96(xiY21{N7E&g#A6p0Ybu0kJh8C$OxiUFjZriVGwG@W)Q8< z*R=vzt2cP7$9WW@cZ1_zgw5q3QtEnb6cPnJPOdSiWkQZcNgImd3)DCrYy-HRqm3ro zfCva|&p-r2vygHPBf_$_yUfg)f=ntYo_E)38Sbg zBVxK3QdYZv-q0 zIiRe6zJ2+j{td;njsjt{zTEv_&$^{}M{qzl{`mB%nO$p1pD9q@_0vaoOzv1iN+jq8 z8u>da(WYuqm<_5U5L(&WbbrgrxF!KY1yd^*ChRsiCXXBtt?j|+9U9I1hs4Uh_~Sm9 z*sDO3I|?Lqhgm%_Rull8|Nix5gObH`kOP9Hx>uJBY$VMIfX;pU%3`O54(R4T-@LR4 zW|gQ+s6eoH@YM_Rd&6Q88ts5G&wlaj+#YpGvL6HlYR>78pP1fN*+Fu|m$7sXJ{IWu zI->iVmkH_W)%VGK;<*bogRD!x9>FaOR~-}yP;T~(i>Hphwswqjs{`oTrN4gu;*CeA z_iChWevoKB_0u;WzPx$Xz^2uTQ<@3q{E>HG*|~B`{}we%V>J+RednfSGe>k!PbeMZ zK|LX_JZ+xgq0(IeZWI(n9o1Mt^zuoWsK4NX(5D%s?3YklNG=#4hEkIgCTSc2{Cs;Q*r_BR zN_WBFhSFDMSwL_=<9^stmsPtAce#M9IIB$jDQK#U>gaM&4w^=hDuew&#aShZCE1Wm zA2hilMN!uO-W5*oNIoUKy^CMJMG3%2avRK zr3o)u)QWbhItMC%%N(0$k_+0Muf(cMRF+gQCh5+b5f9?KAVCCvE5{A z1S|#6mL-)`3zS5$z&M$*1xqaaXF^>*W7c295wsjr+U;~l+X z76jqKw0nUwIA}~jqMxe8Qe8E%de7Vag;*e@KoUpk4H|+I4G|d61jZCwv(uFAqChOt zUt|ElikGuP)BGl|ipniVZGdG@g&awBkM3FI=%}+n5I#&9yzI4OA~PtGPdIqrUO&2( zvT??OfQQxVnX&szv4+GbB+DG$HKSWnN$xaGT@t%Y+x7A3>kwg#R9immnhs2sQ<^ap z&bQ?d^}G>-_xXz_-q|p^l{zL71(Yy_wq54QjZ8R*hj&hM4hhBpF4=VW+ILiQoMOJ( zv#_7q`dJLH!L(rkY>+Xq=l-y74fZimqNJ({Uwm8Pi>wHbMC^XBQ^xbUloS)!Y~=d= z3d@TUT@IX9GrKACXeHSiAe61gZWas{Qf}y1?7e#y^r1? zSc3R@;mR%V-}s(j?1fZ!e!XX*V>B=pg&3ZqRogzW1!i@zl^_O>F%C&>!S*CZSh4Eu zCq1q@Jcbht7FFNdJl+{sCrXWulXo1ES;~5de$VouX|&;p{^BexR-?nD$3JpLO)ljW zPjak7hlqow|5E zD>n}}3d48Vo11;@+|Qr9v}SClB+4^#=3e3f5Z9#N?5%Hp@zb9du3X10!^paldF|pK zKOBB>?ZoblDhh?HjP^4#tvr#y zg%3Zr>$yFzy!z_P&p)wg$&?`-8pg+h@JR7vT|Z@p#gvS%+pKfH;p2HNS-N!b{2Akh zbWN{Sp_pV<5s}WAo~WW_;%hZ(+P2Hxefkd^*uQtTwy8;#OBIfQ0dL4r!OFHPEUHL} za&f$<;O+B<^=enIRH|rH7{jX|i@!}*SVVMTbzgy`UWsDB5L`qaV3J(V#-+t0mlh)` zJ2C literal 0 HcmV?d00001 diff --git a/src/forms/res/exit.png b/res/quit.png similarity index 100% rename from src/forms/res/exit.png rename to res/quit.png diff --git a/src/forms/res/splash.png b/res/splash.png similarity index 100% rename from src/forms/res/splash.png rename to res/splash.png diff --git a/res/splash.xcf b/res/splash.xcf new file mode 100644 index 0000000000000000000000000000000000000000..7c6f5054b9028bae63adbcf9f41ec4526876abb7 GIT binary patch literal 1422713 zcmeFaeQ;ChnkVLSjz0Xwx76nzSt~TQxW2Ln+Z2v5xJ(%*V#}^Ak#zZ11nm|I&D9yDl6Y{@V_29XmL5 z{#O@_zdGOR?EihzAN<|l{r&z69}Fbz|L~A}V6% z{$v2CKTH49-y8n@3ug!DvDF(ODckyuuafeg{I1ygO)`}~`Mu*OGQ04b z%G&;?#t*7PiO=>JQ@vaN_`@a2+tWX>5wiU6;MjkM&oz7k`1~7LczYrV|FERw7k5fZ z{`0nyk_-QBNy-0&&mW&JDf#ukEGc=6@AuD3IH|LQtNYJNxMLSexPN3W;heuy!u`Qt zmT>>#eF-=9zn5^?KQ7@F{Uv;(xrG16|3wKu_OyhLCQA6H|ENUR{mT;J*gq~2{_DyT z!M|1_#GjT3udkK}-v>$*`{qg%_1+T2-#=HP=vydJ{K4NZQT(fk62<+~C5n|@C5m^x z66Mb(N|X)%rbPJ7I2{O|v`MENhp5~aUTqWqtqmni>L4?eF- zl>f^=EK&aJe^8>lu~wq|UqdCz(BG6O|F{3DMEP+m+WvEDJMR#joa?pQ;|)aS)9Ja% z;5a}2O>i<6PiNA}`T5!M**#Ig!8>^fc>@!(>2!QL=pX0CU;D$;@l+<0OfV^Rl$%vW zxgIL;mCNn%P0S`U@#!#$egn}th^8T1Hote4?-3jvs{P923q_NeL<~~n{vd=BX%v`D zs1vGrepWRv%x+qHc$CRGU%TAiP$ZE_!9+jj|AwTg`gA&}PAU`1d1Zp1=d1#RUpXO* z=44=MILHUT3s1-5sdR?Rl&AM5dB|`m@adL~sk!ONaCmYO#U&uLE2B)SGn;9vVC5l) zvdG9pCY_jzO>@&+>|4k|Fr86mxU?ptvT_i6?R0z4IZ24c=lD53&L>J!iiD6-r15PL ztgm_;WK}3SkA6)lQe_EcT$mH$LW0LP7gt$$>o+8Wj*FrfsBkXDv$KlW=5&mYK`f@2 zejl5&s4W~5rdG}-l4(Vn&%8~i5{YdDAXbo+{E)pbUyh(msJ>41QlT} z$obzwucrr^?M#uX3`IyS6yO5SCw^4?u})d>H58o=s9M_FTlf~P{aXvw8k&f3k@um1 zm-9YDNgwLnR_C|s<$~W#x?L!M>2plqirNFD|5eE6^GZ8{A zR)PYxqtT?nMV^LyI8N#`pdWgSn^vQbnd;ZUa46vOpn5di($2NNWL?HuJ`wP`UAQvk z3rSYz=7g9q%}>6gp62~u2WKN_A=OPi$64~!;iNqqnV@2+_dhh9k1H^NzNHZh`su3t z+Mk?90X`JqbU1LCeZ4)5h+%j?fIE$}ze=uh+wQ3N%gTlj(F~R<_(lQ#(m= z0w(th>b)2)X8-u;$j}*fEx)DJWR_-#5c+{l5I*xVIXgkkaiJGz%9Lj|QVCq&Os}^y z1w|eg)_2JSRA-}H^ebFGsDoCWDBA2|3kMlpmU)#<#bZo!$YxA)=~5^vl20It3k?M& zpn#UkhNGs}SRr8H_~<~Vl-ZkkM=Jq0w}G-CiB|ep3x5>!kM=ekPV?zXl>3C{R%|*p zhgBCn5DH-Wk`)!1=gf%lku%0VT!6S}(I@iS@B>rfr@y8}lSTr=j>c4Go@C(_8XP+K9tVX4ho$aODo(n+#=flE<3W>s)DX62uv*ZiY_*BAl~$08 zqh8|T9M;Nj(4y(^Xty+V4U>;^y`Vyv4YCPj=w>>lL`_`kJ?maBM#_rB8`2zUK2~VL zJmwtFoft``O!brbG@`VkQm@TnG3Do!@wao+!Cu|ieF;k)$CmLmriVJAw%u&Gzki_B zbxr}TH<-ucoz>aXcDCH`bk$*H#hjxSZ)vhVr%vZt*Cx0`DN`IV+n1#qX3oqv(pvS< zV#V@GcLpd^Z^`x2MIA1h4FDc%5q!qNh$f1DG zYRu+FDqy<=SpOR(px@+~im5!Vo4Rr!lGUg*98>2E9O~y_J%?M1+~=G#|D!%lH|qFw zV#u&^sw)x^d6CyDq0X_|Nu3%mtLHy7pLIR;eIjn_UN+hMg9fx!N6Lz=x_Q*iZ`ECp z8&7@5=1FKi)-ZNQwDljTmza$!34`8?E-uho#g7=|sJ`NoW#2sBv1AMquXt zw6(YyI=tzT!-Z4Q0qJ@N*CDhjpv1Gf1X01vq&CV*UpKZ`y_wGQ$tF=eUFhPwlpTsz zp@~N=N`ruQaav)kQ@%Est${iH%*`gL>HcM#U{iG|n6MhcC~ZslYtdkd_^Wf5nwqYx zNVZCw5@KbnOpb|h;!CYY*ONTcmpga-Z1((+z1&`AE9+8q@U2`E2U9l;I<3K-GET+M zp1!jrW$aq}4x7-$cW|wI(?*>^YYqi#vvD~ zm+mh}8J$gKQ`mpjudwqruIoidt4ZsM>!ud3-z@YEISm~`2efR0UDq$zIotED4nxhv z$g!3C*W*wYJ#}?WTobJ7;F#3UAoar5szrBzj`f%;L41`SSw~ZM-%c@X^gwewt}-F=Mn~qDXq2fycbTr|!9d#-R`6 zaA&1Dq49Q)E#pz;`9uhJVtNvA^jJs}6>{hlrKr>jG%3aBn#NGruypU-h4@s%geGBF zxiinrbF$K`-xjZPG`T3qg%T2TSr=ekBu${a|ZJ$`oi{Ai2YHnw=FxZ^19 zIOM%UamUf#QrvN1zdK9&km8P`xZ^19IB26)+;J3l9K{_+amP{IaTIqP#TZ91#^Eo< zIEpcjVvM60<0!^Bei|adPN^8Y(%*yv3;;q1 z5|xWUW&kFTIkFO?{QWHFcc76<@_*5F3J9*52r zC}LtF1nXheE2cz19~o*>-U7u$ic5XVkRWHmvF1@O!@ zTuqrF511P8Ux=*B@DL!^rU|zZ1!Tvg^zhydGLBRbxkD&T)NBn@6hAaom}F389l@KUx%kjIpA^jSlR_S2yb~orc$&}4oxC5sczl$ z1J?B($T>c?&JaUnEEL@i)YQl|s#?}5qDhfSih&|-im<7w>*eT3Z+BZ;=b4cppl6do zF8C@uIhRh)hCEJdd!tz}D;n2XBvh`A^bl=T**1FHbhWlVTdlr(6llCKG&eAcnZ$(G z)dTwwb~P)^T+Ivg=ucE_HoMaPWpmZ}>~cJt8#8o5nSf}pmQ@OC8=&fN7o}5+0jW1Qjj757U$S~5J~u*|q|Da{hUap?SEO*StZnZX`d@VB z&KW%)`wty2ban>kFwZ&v2E#heli8N`M)VOUtIILmZGAhb|8?M==wDr1^@~Y+cPu za>m6~%%%8cU3c%mz|hF3e|tGZfZt7k1QfA_ET96=0_ZU`nHb`T*}%FQo~TQeOd3xetP2ELUkK@Z-5*46b+yfa4TW=9|m-wj_9#$ zmq0^sq;R-99QKdeq^ax18!`Lw{IQ1KA#R8jz%FPk;8X+2_z`aC(~;3p;G$)0GL?WkEwu!(QfrG@?u4du3#N2;ZMUH< z91lt>N4o6dJ)iE(DDE)AC}FQjpYD+<-2Z@U#m0gPz~Wq^)AV}c)rD) z>>5D5J=#=t?%L^_QzHi3gWQAe8e8gK{DCwXb>m?MutmZF%0&=r6J@9~Utr7tmBpaL z-rS{g$%~WXKp>Z^3S~O;$!zWDypyoQPY4b8V*!MsV$f@nfRq^g<~mA z@O+`rH`mg(u$;G_NxK?xm-@=wNcgrNOJR1P7{&YwLvV*;2Xl9>+)qgf?cCv&{8YC& zVJj5I%qdT!PUOS_9y@9X8@OGD+!liLsUvyY<=pk_xy#)FF{7I)tW-su#)ZOzs&J@9 z%kWoE>9K{dg-l&;3HpNbae*&^S)Z2{lGpEN4~CtFNcZ`Cp>MJ-d_KR_**k9m3X22I zPtg1y?9qpnA=|*Pk-*$%Qr&=7EeA}Q7LzAfn<~sSTSL;q%4KufsS~%5f{l4+-ht0 z>1MJQ8!|nby4J3}fC&C&Ym?3p8nNXsT`$;r=i4;~lc)pmY^tzQo7Rk6T$!o%qe`sA zT$k4NS6y{lPw-gb+?}i;958EulhZi>%PZsq17f;%DcjeUwrJ}}SYcD!OZ&gGcW7PH zwYlPM2`eNYFYcC#yQSi837f6rZfP51{F5D9ako_5Efsf5#obbIw^ZCM6?aR5rnp-w z#+Hh)rDANU7+Ycyfe%rcVr+>8Hj1&OVr;1xTPntuim|0)Y^fMq`n$VZA~fEvP#Lgt zr2%zF5l{dSRuLjho?=2BQctKt6%*>nt_ej%HBlPjaYP*{jaEc(U6oO#zfNt@m{1fro!J9QvCCib-Wy72M-jjz1y76NH$5DnjI6 zJW5aom44NDnV%bfBD2y^ID1==f%16Nqznr|!OxEi{_^0e%!oqFVvv$Jpg2E>u>{byfs8E{n^VnEK$bXB)+w&sZgse2 zLMg)D336}7-VuoaAr!tPgaTm%gw$pNa3|1KAfUUU)zvgw9G(F2u7R#7#izg%7YAt& zIMpTvS&Q(F%8a5;fpF?80#($s^thP@hxoq$4e%4qy$AP|KtKqFkK{8#x*WVHuj>GT zGqgB7q1gn+jChn1%7j3HJmSjY!ryJ7B#F8xDI_bpxQ>@iCQ(~sarq*|!IT0#kGSBt z*efEUW4KCs>q`b}f?N;aIATG0(a~hm>KYy138IiA9wim%z`R4gBvm4#H5!@ zE7N?Eu(TT(7hE~$T^TzAX|7)dz~DOzC7npE0D>Uy2D#q1)P0ce~9Ha%h8xHOJP$3yQJ`OM*M-_H;;HqXoS_W?= zhzGS1reZx5fN)j=mGV-qlVN~m&A%a2VH-eEKy3o1sztqZtW&L|iMz)p)vNyZ>a}gv zi*`bpJ*f~l49e6}(QI*gm@;9jspiK&X>FH{f`W7rq8`-C*L=@ZL6GzY{fm_eRCuVE zbW44YP!4ffvPnSLJyNB~NpL!h%{tkP(ZNumUaJ#E^H41JU&62iP=l6H^7u^*V$wu>@cT!t_1`QC^}4aT(LE5c*=bW z?*^&S)SH{8^8|POmL?H~0;~HI_&ON+kzKzuX)*h}K5v=#Iejx@(Ml~V8bIHNnCO_b zb%5&-WN)j>$W|hI^p<;h59i$oFnZ2Zocg{AE(9W{;yN~4(V1N98tbp&L0Y}&nzZ5; z=JBe%3eQtaD6%z^03Z!jq9cH5#wUVD-jg|q9t>{2`<5@c08rW ziV&9VL}oU?5UY$si?e+90l)vMu^o>Cky%0kx}0h!=%{*#i0*45M{PElZT{3OaC#h0 zfOyubux#L}k7nllBSYh{OcbYt52s!d-)7&~#bYLaCIF1Dnw7NXaCs+^@zFNvu+4T* zKaiO9f?$(Fahw%IgY888_Z-h8g={X>*_{qJh>8y%!TJ@bR=tr-Y`}PUESt|}3%9Dz zq$b>s9#G6$!Iwv>jhuO-vBlyH-MnyZ`EqmG)85j~x8G^O7bxc3p=5l-bnI5){-sk# zj-N};Nd9>@`iQZc5`vk?%WBLm&QRvk$#aWioyqn_oM!my#`YdhB;#+c^%d@4IHJd8 zy|({cp?hea*bU_|$Dk9^@6WKTOr(b{ow~4W8+98z6OoX+r_q4NChvT_SL$0@ymHbc zijpMiPc7RqKHe z>dP)(J9VV#$jP%8xC;-j+%MP%T%i$@(H4vL;GU?X7XftE=yb!enL=?}P}~+2w*|#* zL2+A9+!hqK1;uRv+esC-1;uSaaa&N_78Iie#b`k>T2PD@6r%;jXhAVrP>dE7qXori zK`~nJcQ{%=Kq3%%P3#8gmJs4WbXDrDoTvcV)*cX3QKVErotKAwm3(SlaLTba=I)e>jIvo zG**hgU&{o;#19bxyrm3y9X|X$fiPmwp;Ut90PzrB;5D(3$n;%NU^~kF!Z_#up5Q8z z;0-IC6j&ZVWQId-Mu-x$B{@G{Ij#f=3Fm)Df=ZN6$^JISM}^UEz?&r#f~CjHK~*A* za7=PD7~Tmho*^C&LL|`OjBb;#jQdLgJK`b9Gf6&J2DlLC|A7e#LvKM?!-@=6;3x-4 z4w5`-uMG0|`v>HX8v-%STQJ)Y&(hqa3e+S#Ku6zGM!fM+C4`lJ;2a>#jlLskVSpR@ zo|QXSj_!CXqh}zi7*&jyQXh;GQHug%KTxRvCMf|QNPXOEDr0QLURJ7;{PqA#VMt08f^DhXQMo1Szp0Kv<82ugz`PxhpCw-%D=UXCGoKGbb8*v4)J&L7lw4vmi^uVl0$$^${SRs2?}KWcI5=+luQo9Q3| zn%8bFFLWEvj0S;LA_d_m6>QtXjjKnWjPy2F-&#B_9?+ZbEYx<6Ps*G(q`}R$^5~7vA~y4~tvLu@Hg@%u;aXm2+1M!U--ir_9CX$}*E4osyzzAH z>Bmys-W`vjgTE)O*{CuKPQUpLhVmmE)mG|4QhPkqEd_2K`0NR>c7e|%+)KbEs*Q53 z{x}r!P*Eo%Um`!U1~uOu<7ca2dNM6_`t`Lkq0jfSrUJ=QX_Sd;hUUUng`*g^Cqp*f z#kdqhh5eU0=c*qRWc(8W3@Hy{*}NjbC;w6&*AIFaRHJ=aj68Y#=+JVTu5jT9146-8 z0=XeB&mrAv1!|;KhNb-@OS#dSr!e^VD!K$II69E!Ou$Q46Q1;>Y)4;M@~)^cBpw>pz2zFeccmLNQO^HX(n zF!d7Uy4s9JgvdjdWl2!mK~};e{eo?gN}xrN3%=bdVXL=f^>>sii=TK1{3pAN z*nArAuFaeMPnK5?tPCt4eY7@CO9dDF8!BKMILD?Gba5Zq&c=v7d6q)n+%txiCjZ*< z(?f-!{Lx2G##Q6Ie{G8}YHM0yI+7|Mdb6F=kgQryOblRK8K7G7;v@j0URV+G6RQyb4nqnwK*=ANR56mnf zWY++9ONWh9=j^Lb9vvdhr;meJ(&^^%f`|&~LSU7mtsw=#xqM^|eU+JR@LlQ3u4NAt z{LsmTgXPdzr}@a(CuJ2>RfgO0Q-D$UmiPi(SyN0=swnyejXSZz3~tY*`xoc+fnRN=b`rSk@=YCI#Gsf7l}D z`kJ)_4UrSMDLr3#L&@=j`Te%5w&P=&DJix_H-qWP>2h`_f4)6I$TTQKxt=Eu*94Zb)A~c=&06oV3rDXKYHJR8h*fj+T=JeR z8ZYQkgfxlllEHZd%M(W+VN6{RjrzFcFx-@ETfo**&~Q)IHqfBL*R6&mfFCi%8puI8Mebak?)>T}@B2d+h%4 z{ih3Uy5_=35!tU9*bGE&L%nBgoUL$XU}QWDG8T{+Qer$A0YflE273C#l9)!@5*e~D zpFMtMsaFg3uqMhAotpL!*_w?~Rdwyb+G>MjZ0q&U0gVJUNMhb2Kp~MZ5?TvHNFSkx*OFu5uCOnDWg*xiBI6tcJj~t? zoax|vzs+DxNDGVia_8p;=gu$ROi$XR?y21J{cD%bo<4QzZr|na3ZHy>_l8}UXuh1!XAh=7NgrIvVBIp*?hT>lhw26?fcon z(%8WUf6}4pzuKfRn03&x18!7fuF-U*x-_Du&hA0|!rd3QuXfd>(emY$!({u)a&b?A zRi(J6DDEkWdy3+oqPV9h?kS3UisGK4xTh%YDT;fF;+~=yrzplLigAi@7V{~_DT;B5 zVw|EFrzplLigAi!oT3<~`2RRgLHH+~SBJcKijd^h`$_{k{I3phJ~dcB%Dunk69T(^ zDsMF;C~->*`(~UMhamiekC0Ghpp#G&PzvAWfp-*}=0arwmG2jU@8uXP7pe$s`U2*_ zw-juY1r7#yFgLxG@k}goyE7n!e#VY+pm*7h&vHm6po4~zC92puR3?Sm3h0dA#&k|UrKq1_=7v14UmgJqeb zs$c^Jl?fT93jJ1KeH)HM39RJugwQVn&wPM1Z9|_}bQ3)wgnmvvHnI+|6GKlS{=Q{{ z5UN3M@$xA-8`V~85x(9Ns6d}9eU#~G1E2{?O}Jehx^-vZXTD8810}38z8{9)l5GhE zN&{8C_g*4)A;`gtEe4_O_JsmUoaeoWPy->w2R8soU<^Ynj*ED+5U2#&tqdQ)#DI-@ zkEl5x-uM6$qiQhT#9312Ek#L4rs$=!V6~#)H^`9~JrKgYa$8AO;rqzD?xR;R&kO~T z#F1!tnCJ@@?`OTtqTPg;`v{ydZ-~;OR%#oaLvpIG7?}>>AKOMyu$s_y9Ay6jgc9l0 zbZ)BCJdUJfEZj?G5XFz2Weo9Y683pD-p_rZ+05h_S5Rt3cQoe zOx!DY%RDOYQXrb~n>%lv5U+H6i*E@ET3Zt5HBYzf!D)(c(=;) z+#5=d*5*$c?T?0!tVn+7VwheNFA((s!O8wMWyFWwN^q(qCo*U3i>9N4kNQug^x-tL zK?p;nV$5Wk2OkEO^(RmaoJWA}GhZ~(Hg-qq8eZ)`J!70iOKBWm5rxf%y7}psTV~5S zJIQJe%4@#aIrFV+q7BMtNqL^Skn?>FZ6bPNm?a`cBXxGgus)X66{H?BKDZ>=ho26j z?jX_tLLVy%V^M-OHJp#V#9SuKiabDGPpRjLZ+=?0a87R@UK>8Op!27YeJ_HGfZtN3 zK0}WSb1%0vDKj2*w#xGrsiv5!=VVG6MYc_O_VQR}z9G;M0eTo)+Dis8k+Xu4veL5( zgY^p+q%Ql~)#FRjNG!drEgOw#McQeAMF}GI=0{zH=dmvuHwSJ?hfb_rJ(8^&m}VLK za0yDcvX?GA9X?LlNO*_~D-xnqeS(|wykdNI+XV>e*D^+CTmKQR zh5_kvYUxW%FKGz8FVt>I#44wU<(-`C74hw`IY&nD$v1SbU>3lDhu*+^YP3O;KI=L+ zqZ^%*tN)NMQLu2}hIu6?5(CQ*HH4qfvZW18K;Bw!U^Ww>{ugbkS!Ahkmr4a9FN51LwsPo?>m5CAm1bOJhhsxPc>vb zV02-WE?X%*m8LS#=MlgKWIm|R<>uVqGpvt=xA4}tr;-=X%v%}h(6=m88@QMhO`CNl zrHQK(nwE*#iFl+M8LJPO1HzgXklHvd<-12iHDJ@?AW2+Ie8+cSb0P*QUi%E}UW{=G zOlIKAA}%2V(#&pB-qe>hAo~eTAh+bCTWf0V;5t-Y&%h?8118@p($ZU{#kP5r>e zfN1gRJ1RsN{Gz`@Z_IZ2uZ`)yB`!Qe_vc1pHDDpwE+T%OClSXr7mFO7Ta z{H=AZz{K4Bg!@Dp|Lafg4(r_h+Jzj|n$!(?TD8{boQ-Mb^DC(t-$i?OC)fGnShap2 zt@}jVZZ&H=hHu;jeWZ|j6aVCDonyLcrm$RmLS-1e;uC7|3AOlyT6{t+KA{$$P>WBf zgt^9pX7LHN_=H+~LM3k`c91;$gGC=|(T7^}p%#6p^QT7fMeW*nrYSD*U^r04g zsDD>|s1)hv5f3j9?U>k$j7KVbb|SE@KmwBe6Z;U~Rs{BkcKS3prVZ@#sStxU1ga6_ zZ$WUs-bcwpe*D%T*uMvHY83+hDi-`#26jP5@a@2d1^X+YKnH#s0!LBUQG6dk@x1n5%;Ik5yntYXB6)H6%%xmyfdo{j#uNvnBp9a8$3ZzX? z;oIotL+>aiszCJhXI?c9zD=ePa-mqtF3(5aU7j~Ve>k3*l@ILo?)7{lRY`5*sreAX zRl7V&FXt)4(Kp$Z2Yvd{OvH!Sn-cLx!7F&wNa?`4%RH~of!6+_d3xUGp%7Q8dj~2~ zB9B6;=Z&P7F6635lU~Fk-_iTpDtEaDX&t}~;}JY6#9PhX+sW&mNBXQj^n(bd*9sN)$ucEZ8f}xUVCH0#&t>WREr# zjFDJ_r0)(QnE}vBD|wfOI_9J(NU>6hyXQd71mUO-xE2!+o*KenPr4)|QHRaTM7v zpwYeDRNqzKRH&Zx%_DsCeS-B^sr&iSrj>#8<#R^+V3&B)*PMV(xqHY>EJ-`&}4cZsU=F?&!kHi(*r9_hx%oWRD{LjRPM)~0N&a!964k&o(qgeZPne~ zwZ@SYQb$lujAuudCASn8y9NhONcS#xrYE2#xRg-yCH&Qe)q*b+e$9Ca#0^l zqB57t^(;OXOkBQTv=8?mGA-KAP_Ma^E`_^*xBU(I;|ETN_o_U`{H5b3udf^&Vy9KE z=a(A-ojEemUVj83!gRpxDo4oBHy^IbpEMp7u07qh+R@9#fw;*fZ@aCj&aa62oU|0huq zNV!v}>%Qcvy(1pdpISkT(nWDdx(K4P?&Qd^!a2Ptomw0-$D$sm(;+xi&d*$)=%loA z3QPp|s+?8#C8Kz0!I<)R2(7?y6_f60%yc<_{nGVZK=P-3NZKLvs2xeCCps;y5QV`# zgIl-UBsSf@*cl+Q2Tzj^6wj|E9F<}*lc6mnTXU(kpIAjluWS*}}=mc!)IxMk+O=3ZYmsWoF4t zx7n7D7*Euj^HO?tI-GXL4f!ig=vv8m;6OcB|NUGh)MLD^;Ml?+4ynkgxzL5n=+;X?m)skb=@pVqPX9D{OpxG$@8_{8K<_6g121jrzWl0 zHJfG}3;L?V_OY34Ve#5=@sNG6zy4%invVJ=Qf(LW*DhST8PDezeD+!$Mmp%zw%Wnz z@P{S8w%h8o&h&VjRDH~L@fL!a+56WooHB{^2+8qn!3lv`VLDCy}?u> zl38Br90_QLZ5y`oIN(~uy-IdUS}INSySfo;0%c0zkd%T4OcE*ID7gyN;q&pJXJ8HdaLc1 zFLu{fp>=^&A$#x2*(3XN3sottt;OSW*60RJ&X_cnkKeg>Kfbt}FYtwboi7xU*Uz3j zeWh@0ve}ordFjH1D_1U^KC)jl9RO|8eZo&lVT6izSQ2XMy6gK=E0i_$*L-7AQUo z6rTl(&jLliK+!Ky^a~XI0!6<-(JxT+3;f;n3s9V(GP*0GLWDpQ)qn%Nc4ALR9r%dF z4tB#~Uxrt@HUqv&cfWyALrc#&%DC76Ta~>?+$!(@Zwj(mCk#1!jCU` zcKLRAH_2PSgZb5WL!5_tC3B_k!AoU=PYF*xxx3%H1HRp0V^`pO1^npBzvaj~H{QJ3 z1tB77uk@(h0$vs3@WSFA{8i?LH(ma7H~!p-6T5u$YnOY^*7t7ICLjb*>M2J`WR-i< z<=crvyFC@|O4km&_PEQl1HaU0#ZGwr_qvp@zY@Rpxj5%uw36OuQM-4#%A9-fS0#Q` z;FkjWJ6$`RyKt-=zjisxyya-ZF31TEh4a0`gD$AVk=?FRr^>-OImaG!!5&w+v%;|( z&EEsbO2=vbl&wWJqWm;Hp9`d-1Ku_a1!n&YwFf(0KHgfQIo7V~^5N<}Sr=&av5J<*a2E zjaAuG$_{-iXKrq9+1sLSSK)0MH9P!`{Jsei5}RxG)+o%1Mxo_>yUUFr3Cel3b(UT) zp?t%;w1Oz;1Os2gxdgNUZ}m97>9K;&6#`p)th`vR{CislrY@s(| zwDNl@j6juZDsAPPggV}Y*K2fK;7tg~2YM~W<)p&7o;6lFy$wUaK}zY}#aOxv`sBLBP_IR%HpgmPw6+HYfKe*%v#q2;Z zH4lF`-l*w8`e&J%mR_ELo}8i_4!9e)Z{OwaDnC))6>f7kmf*6qAJYvaqF!Rqwa8?+ z^a>7I1}mXv?}ygyyPw2UT&nVOMJiLsEoKV=X*BI~LW5<1ri9yDeE|b)_CXIc;;GNS z_~Ie=uzXeV@Cjv4zK}cLnF^qqc2J>011g+mjln3HdBa!n;s%r+uC8%w@7CAW*Z4KX z>gK~$ZuOboXq3!%0u5=86Rf>0HI$;9$GEJqzC`|b@=4w%?bX$_b#DFb#`^l&>ch`d zc$I@ot$qGQeZ5gU62EAhcSmQVK1a*eTRBffII!tupREGopQHBm4SwUz`r5Ewmvls+AZ`^WLtp|ep3^Pf8~v@Kh!>tX z>#r?%F$nJCv4gf`x>q`Utg3A~>M+aMr*+8iP8P5Zp!TnCa2ublJ^bWqmssNnB{CpR zo{Oi`(dOQ8dLq+XI|Yv0+N+G{n=+?-RypsxXlUx{ANJo($@+h`mb%(x@MOlDrDJ`U z5oGa=UB1|7>lF3%N2#TLzsIgWm(s;1oEA(6OmAIX2MmBdGrzDJ9~3R~c+aQvyf1Jo zFm|!8`*3xYq`v{i^nda34Zo-VsCeyxJ{AEDGOk*kMr&xb4MP7R^w%HWwQ1d%A^qX= zzFW6^7rPHiX4~lGTq?czX)JQ%>Y)AT0nv0WZ|_VX89HXM8S_C`*VTWO>92ipqoXDi z>#nkm1#U62;PLc?!=SBeDrqX-n~L|Q;=QSOZz|rKiub1Cy@?=5#eGw8-&EW;VdGic zHx>6y#eLI%WZy)7y@R}r9l2`u^eC-+aGLAk9IwEr0yHAgwZI)C^bjDh)GDBU9(p_^zIJ&h z0Fr~BXg&l=7_LWS<(+$xLi7cIf9c?v=7zR`=?wO?JywmCbMApv>kjusdI&Tdfy;+Y z{&WCdn;lk_Wz*@{?NIitJAp!!e1&@exAmFlu$#6D)=i65WmQ`gTWxyc^kr9;zN^Al){0->g3%p3EQgPdL0jFQb3i34uL5oV6fJ+}nTP zkp5&rO7+ZxIVkEwU6vhNB9D6D4O3?BHb?!TPwz6%8BmrzE3kS?}n+mA#kD*_-3kE=vW< z*^6=tJ+290GtY|prox%X!NrrNBiFM4k-`(8K(nbbfoz_bld=#xvNDo6e?>HkCv%-Z z1v}6;N@g{cNJwoJESpw`Z24m*w{%W4qQ?2YD*(G5 z&mSI5c+ig(R)u5tmQ`~)k}>6*2@qSaKUJs>&cdons}eTlt+1O(9METt?&>>Yy>vP! zO;Xzka|$8MH;n0HSrE1#&?hBAtsaoT$rGCZHWjm!$pPHjvr5I0loXeGq@PMDdsMKh ztcPYm0m-<2A{Lhp5W&wJ6-Hu$qq1ky(WC15iW#?E8WUU6K@3uA>ql%Bd@w&QS*19p z%Q;!X`g7~5GZfdS(0EvEm6Cd+crK-nhcH={n5>oU<(5Lbg_3(MToU#B7j+ihqDfC! z+(f`(QCXDj?=3ZEg;~{D*7CTq#p+F)XRhc)^RltUxNH{nS00#BUN{~rTQ;>KoVq%N zp}eMGZgFLrZ{0MB$MfbIbN;w!x_PTPkK+?@L1u>*_$(?CZy{+d!^7h9sn&79IEh6i-5>#ZXo|42QROB zSQzB{3$|9RGiF%1cO~hg3|+}9cVs4_rdDtm!Tk(ABLg4jKT+IO-{x;{{zq3m{igO5 zQgYpqQ*!0*BvVqnhw%^D$Pxm=ktbz!piy1S?wS^&5D!||K^jsH-=4Jp1Yr~!F#G) zS3{|=`ng}6IAcrYXQb%Es5FybvfCmW54@zRFJ63}O5MHM<+X^W!MhLP@q8vc<#M*>(Yh|IkHzfMu*;S&s&%a3BuxpVs)Mcpid=6jZv!~DaXB-q) zSMQp9BgbZz0{YNKKp$9|IW`n9+<-%qUl-P%Kl~gXRfp6(G&kF$?T@c-JbTJLfvRvB&Kq)XGE+E{2mD_-4*GxYykc=VyG?ephR11I=HJ4~ve>nJO^Dfh`d^+J+xKd$zv*>=`N*o)y+N zzUXp>tH!4KnqALa&3#j2RY7OR=jcBw_VHS3Sad@Byg_4VMC?LW=ihj?zJ}9JRZp|e zHomYqCZ)@_>}}4c&Nln4%hIHy>kD+^I(jlS3?TKHs=h$+L817dP<&7*J}4lIXYoOy z_@GdHP$)hq6dx3d9tEqV=us$o6p9{&qDP_VQ7C#8{vUZ1DEy!WpqPuik%`U;m|5!F z7uth(1V8b1o5S2u?oc5bp#dMsH(Rvk1g9*s?(>Siw}j_puJ3Y-2J9Z+%70qg`S#70 zc2)a6x9Is6oaXQ~x3^TZ2tZ0{7$*2FBP}QTaTQ>xY9M1(F46rhjxwBPMI(hF_JOj2 zbG?0u@t~_}$nmQMnwWEZi$);&Sz}Ndgc|sQmGEY(do&J#>LHsE87()Evsl$r z0gtkPaK?{kIK!sSpfU(On34_ zCZ)p)Ybg$wB5I=Q0UDT2v6w8c+Z1(5onWoB?1NozwvX$?QjxRn0<>5G@AS81CjnW@ zL~x+3zmv@wPiP=6I93+wzXWO!{wG8zj>Gwd99M2Qlr`r z(%Xm2+e?4*FsD_C3RJ6xHGn5?HC88Ft&^Wc(f+ zufR~gVMB{<)QKvQ*Kz2SQuG<`cs7V246&y*7ibpdlgar= zz|An1OokIx7!U!altbp3%Qu^e`A0|nAbB8q2`Z>uw-Ufw zbksVU0M=cwTJ3o1bVoo}5Xcn@DOFIbn4bhf*P{8Gd{YcyN_P)vmOZTk{Cv#3Tfa5a+0l#0`Pe!sV)wB*4Tv z5%V3Zh|sQXQBt_WN};8t3!>hfGg-Q4k~i-aE;gs#2utuH0OsOuWPwn&D=c}dBM{dw zT#}@wLYqThICuPX{FW)@Hj7%Vs1SG7@K_lHh!(cuCnVVEl$KBKKXPZvoN)p|%xTpq z6PGWH1ti|gp=_Z&|D!^_xkp+)u5Y>*XiEbK3(z)9Fl^QU0{w=vBVZ5!Bj&ZQ2v3dd z5N70AXaOzB|HX_;Q7e|s7G3U${>c3?Tf!phYHAuA+rb(_=wm}W@4nD2z1&0tiIitKe_*S^87%g(F_U_gi9x)^K~Yj7AXwUi3z8f!1W)%=rS>h z)k$4W!7zlm%!RW@&gBn>U6#OXGLxE{^pEs*G>J9djQ`BQ^t?mV)ls?yhKWW|u)tz< zMYfn+?i>u9d4SN%j5*=R1P3}B^o;Yv)}(=#T{>KA3P#Mj4qF#X8zCe1&5i9n?kKo% zKt3Z~I!}}=xm!})8P**GlS>waAIbYR1Mz=coSEuw%UBKl!$=EZ>u8k|PncV*PG5TT zAXt35>W`;-LpDRLKI|MnmR-C9o{*DAnoRp!MNiDsw^Ug1Npn3-H-?cpV%UzP5`Z+D z+a2DCYu27IN`xr_G|VzFs_+m4b;l7ylnRk1Z4m z*{SmfrM8h+s_NoQ>cK_BnY8(KzkAX)kkNe69y1@bUk=QqknbY5c>nsPQ%Cme^(Pn4 z_s)mAo4d#7hVZ&Ym~pY(S~@?oFlCoUqngy9Bi1Z+rgd@0xZ&ch2M-ofsiiEJom~O> z&b{l`@8mCbM}iVy<(K>HeIR35ym{_8I8|=V1iJO%fMLz%m}{=CZA+R^Kvf@-ao9VL z9R%#1lR^jWzNx9P>Jjf;^}_O?;-e8g z^%ftEijPLcN2B7SQSs5J_-IsoG%9+Hie96l*9bn1qSvVCH7a_Iie96l*XSo+BMPdi z@MemDw^Z8n9FKZ?F#%-BHjhw7Pz0wYc|a-YN-A_6t-!uDWkuY_}gIKQNvM?$=m{uHj`GF zg_?46West;AUASpqk!rJs>Hk#2Zb6s@-q~=vqpuy$7Em~`&Dk5KtKkhiG9qu* zm{q7uFsN(F4e*&8C{6MX2=X<%@u~n1Y(HlxtJ#b1aumuNN_FoIpdm4o>vkK;bh}W9 z(om_}NiK9z0hzsW)Tt5&l%fG2B??fmk6PSEClxw`Wpw4@4p3O{)K!X`I#Gb?UJtWoK_*0Y4>gYR*GuK@E^{}e+$~O-#D*8S-WtIf>os`pUT^-RijKb>`-Wos8`Uw zgRfsyiocDM3cT8Yh=2-zaQK763l?Yrw5#!3p;Mz)wP?ieO^WK3QVS~?2TwVUA(*K9 z2yNXVR%$u)>o3F#e3$8J@eO(Thf;Tt4(lpl0EeRY;xDE6_fW4^iL!Bu3gwx3N|?Aq zTZ&2*;yc7u!1se5g2mL5pNa1%u)sC`0L~AJe5f=^WTsYVD=4(q(CvYZUw0!0AQ^k(5eJ2Eb|R$4WBMp)rWs!OW>PEJ zsbiffUwe&i7t6a{hDr7wFPm^?b>r7JuU)!uDZW%YKHGz^Dp&K~pfi-Q01OXKcA-&) zK+Ja(0Rb^P=zv`BoqBkJU+zDfv-i$hTM!RyfnGT#_hw@Y6mYo-P<-8vSF+s1#m@MI z*3v|pzW*$xyzU7_5xpbYcZwGi@4M2XXx~6eY?lu&mL))gex|##jcZ%O%TcGUWRdFG zlMash<4L?`)84|jpdx{>#dDyWS6Kf7tnc1PG8GV62)YK36-Ih+}>}GdW;3*nCTc<@lYO*REW-MxOY&`E>W;2l;qBKUFnC)cpWE z@dy`lh-Y)|by%44cS`mdaFd@qNnG@T_+)aZ(`c~G`uGodBVi&s&Cf z5H|u7^Oby7e);92FFzd?lXjM7J%UW= zp#YDxA~{Make(aR+q3siOU4t3lyn_3issW-?k^Wsp026Z)>a>7WBvOV?VZyZmVX{u zI3_~M&^-9_!=2T)mM`o-(A7WK-&HR*U0BTdI;G|_Baa_HSzCMhDEnE=Kinmr%N_2X zOl8u^1ZAIxzA*79nn?T2olEzQNGJM-2W|DzsrxJErQXCuIyOE~T&asIb#bLGuGGbq zy0}sopQ($_)Y{@Rb@7?H_)Pu(>Y186Ae)97RgD^M2%uGgSQUV_6&lIap{S`e^EIUg z1)XiI#1Xz`C*;%yB|EYME)e(~cERVN0-#nF;^3}O!e>Haz~4f#0%CMb1v#|=o(>#S z!qdXDW6GKx@LACB%@%k+=m)uA_Mi^lybHhKX2IVY*afc$expX(gnonrRC*~LD8+#t zaABxm>kcvppWOz4Kk;|Dd2h`wgBrh8IIgZib4zP>8YJ-K8sq z--I}D_Zs%-%FqVEP>XMMjnYuB+h@?g6|xsT6L>pzk;|hL&X96AM*beY(F?lY0-jXB zheP!$u@+WpDuq_|4-O{0L-#09OQ^;MfTcjvD4*fK}|o zE?7fC6|iV0et(48EAhQkw;R?esA;=UwHAL+u|G$ZKNo){pD1VE4oSNQnu4f97hj=Kp5zZ9`hg(|yrXNqk)|-94kbcEu2b#w)c% zjVQWQBFjJo^Fg6L1Ti0is1Q(;fFcI;ZV8A;79!Lo7o?6XFbdrm(>4x ze$VgGv*f`afSV*n2Msa{s|HL{wXBY;lUgjxFOl%A-RTPa(VT*(a^xj#m*%?0vE;EqcH7@0HH~BToan#-3c#m{#bIxHl zxz;a`iW24nw+@y`%Bi>i-YaCf=5nh;L)!(%qU38QSbPdw3Jvd_fl*?u(=>TZg#56y zfbRzo>fgHksRQPEqn@S*uBKpc@dZey?XX0C;q;p7VIMgw>^m%rq7(^%cgUdeRm-r| z++m74EUe6Jg#=ke??DOUbP}xwq9z(}*wGF7c8M8JDsdr1fvB5c{NMNa1H24|8>FUe zvgH{yzU%7ewxm=D?ZVO`NEbarL!)Ce8z;GphnYpgyg6_Aiy62eGF*))1N z8Jg_e6z0sXi$oB7L&2!J+m^k~A_rtXcYTWQkL5_5ya>Z$q2u+TOFlwirnZh@%j!}l z#uW~Ct}dHrRlytJQ<+8M-1_>gtIfzXx3-!slNYI!tVkqvXwl-47NU33%wB86njbSU zL-J-;v8DIe(tB*_J+|~7`@h(GEU_0Lsu!-> zk8u^ai(f-3?u+AtgIF@7rlY*ZoOuu7ow&%u)2fy8YjJL`%U%3X?g0t+)XL>aeTdLR zJe*c8c5tkf!>wt=`6hxC%V0Dh)sZ~i{P(3|#}|r{B6lltJ<-`8IuW~z3O~kG<%fdF z*g*_ok0=<_u5AYU8z8qN=7#P++!c&y?IvSX>`y33QrKuEs}ah0ul-}<#3t3fE``C0 zDhlC3<+MLUd@He17~226+x~qqMI@~z;gpU;CkTDTmCb&iL{Y+|@evBTeOi6$j|-Av zpdi)#(2f9H_9HDZxmFJO!NucZh3P06E{f^9-?CR};f{GkBKiX8-uK0bjzjQUqnM%l zO*?V2=W*$LT`F@yDkB<>;Bp4n_`U9G`>RGXv6y^Jq6Yu2Af}?IySsuFFuwf9QU{nY zXc&4UVZIN#EA3T45&XweF>M~8I5N=ghe&}$O6C7!i$(Pky%A;TU_&amS8LTlaReKH zfs!HI>6fSj7vlfta>ryIh(6G0ce`fZ((3z~B{TMYebn)vii=KD34+~W;<8r)`0#P# z-xW+AC+}91*6zLb>h3C7eDcKb@I!UQQrcJ%nDa(^MR&C^Z~mbS!DJ+p7ZMf{f_4$@ zO~Kst0I{yb2J}&}AemGx&{HdjrKF{cX@?2y9t>tQ348q*C5!VFeO*$Ud>{JO&OU_E ztcuPd&HeX<$o@(uMKbr8EQB$W5c>x(yp_S4^U>>)*ksyHL`iMqc(p)yz>BcXfm$Kf zrq^Y)z-mQ#o#jUhuSTW!8!NHY%VDbe3YEe_f*phiY_i~~XsOc*sYhwj0eAKs%MORazhaZc>tW zGYsqridDm~XF#!!Ne}Pl?rvT*{b1CH&%TdR`eLb~7O?53^PMbDGf`f1xcsfsB<{>B?akgz=JeOxtJ0HIfl8wA@m6#RxCJeb{z?D0a8INink1us*aH zxk{KDVP+&9`|++tu{*ty?t`h|9=5;MHF5%IM-SGARtg6S(FK7`k==h+h|E<;+q2>Y z_Lu~P!5T=csa1g7(X|9#Mn>>@QnlK&%}8{Cf^=;K0e=|@P>ghr6vV8O*+-3vN){4P z2whu+a$qk&xxDdie-$?^DTf6I#gVY~dng98Z|z4UAY9vpe1zy%B0~j_wND#F?E~P@ z48~&j8WFaQU#Dn1k(TcYV$q=>Y4!~i)WNp=Cp0<|02WHgWK_NS6|^F1x+@O&uAGkk zy%9{Rfv9@C;_7O1Os*d!Me%~V!1^Q_)W%%<5PbxlgZTs4X8o}BIT+WPu)pT2W5>5* z$Hhf@r${nxSfGs`urT9B05>wPWp5Cie3H9fGIuTR9v4?M85LPIRag!>^S?R0yqx3! zhY}Zhhyk-_HFwn9wGz{2`|fxF<*T9bU)fMfS~PmH@`4Rv#)HFyP0UPglbJn^9ZN*{ z#orpb{nvOYfKjsZ{AQzvF?9@b2q*7l21J3`TAy5rWfZ(az~t*D+z`NyWnsjeWY!9M zLnfxFcM$a=hZnn1;9QGF#^ef13arW?u+SmTApy(%5##_VwJ#&jSm~w~s)e$A!qC>C zjjP)!cDH#S@#5?{Y>+8p1APD*dX*OhoJyGkF26Ux04HX_AjdXNZt|yd&23;1*qb@b zPni~z3NTl)R3(+AsT7s|l}rNU%}c8otObnI6K93fxxNO*(mxrSoI9k!cz&~FoQ;W+ zqF3HjUr5I*T@4t8l{T4>f=tdh+QJ#op=0io*7GqgndEG_Da-6`3`fxY3!V7qizLu> zbxZj@wyE^$sJ#=GULF7b1+(<(SbB9VCWtJ(I+k7?ORtXP{j&7xh){&mt7GZavGnR# zvN{&clO?NT$?90LIuhG$$?Et&G$)pF3L=GKH9nT(V|AcH`x~^>ctmLw!N@s@CrHkz zeR>FL>1xnkm*dj|R9S`0occfoKE2_tM3t2Y`>leD`%Mr-Kk!xfU)i0NcMtD@LYuNz z!B74Gq|#L+LKv>*YJ9ryt@P>rIy}1%+Tl0Q6(kF_-vbwOm76q3`Stb(&U;#~%Y3i= z@Ou9Q)l@^U+*f9Q3xD53m1Vvv`Zs5I`&)1klY-SqnAl#{{>I(MDtBf3L;PKVM^*0o z@YUW2&-6X8ScA{tK3t>swK~A64d>>)?ka8226q`enD^l&zK?Do`y)O*fH(La)bq-X z=x*|{91ro4;QLA03Jkk!gd%haT0PZH!-%f23Q+=8T0g-W-FT0E*j}l9qDIQ`sn}u# zy!{ArxOZ2y%vlA0=L2-D68?BCAm9PyNG+5T-X6p~yrtEmhZC`y{VASQ+70;o9{Urt z40dgld4RtkbicBL`@5p?C-_j+OWfZ~SkYB=RgXzf)u0^%zh8xbuJPXr$SZ}6T1 zACK?QHxf;u(J@rA48{Sb1vuX*1h$t0RIX!bcsg|iL*Dpj!bc2%1hCo2yZRDj!^E}w z(_$h0W!&;^EE)$N{zwv$vZK4q&x|K0lJiVwHn%{jY=y+-Wx;-v4(I zNjaFbHcTDmZca8P21ryq&6p_D*E9oP#I45~R)H|*D|jmO4cNVX0L7COuR7;v$wjtd zDU&~(fj`I6(mOaj%yEcv|7x%ovFf&Mq=P+B5~)<8tVo)#vEicvolo!mBZG*0IATn_ z9LR>L}Dj=W8%We z_pjbhzP&tbsUO|Bx!s@YWOPiS)w8+3ztrkTb~Ut`t?+&&;kXo~44KoHTC{vRMWrs& z(sDfe@h2a?|7^OYenPxmYiL_f&Vn+RF>$d;)@bVA?Lyv2;u4z;1N{OYTCtW2^*@QF z)39_JmQF(g_b8o)rPHu<8kSDO(rH*a4NLEap)#V6QV~k{D^Fg% zgO$ODp)&q~a4+&Ld7DQ1r(jj^L8u&GRiV_kS}AWJ_#jvns^+VN3VivOVnKJH`1M1+ zLeS&uZwS{BPXccR zE5VpWg{UABU6H&?-FAPK|1H#e?=D9czM{ITkqxUF6+oCIzCx_{i`Af3=^%w`FMKWlwX1mbiKJ!xReLJhuo|Jj(V4SE7e68j8A_WlS|2M>{`s}fcaX!7gV*}96& zzlA4NxNZIseIh(_#cxe8ja2x)B1P|did!+cQT`*z?d8*X|8UnIZE$!}KEl9ALgC3v zZD|mqyO(6(cvd-LgcSLn^yr80-#~V+D(|;i`PUCf?DWW6BR@r&D9ZiUV(YrbZ-}Nw z+)n364NNm6$Jv);{Xxh~ZtU8#d&r(eQe5fWFUd1JqRijEe)s?n@3~0|Gfn76Pu_6; zgyg*%`LZYj65u--toonAnpElj{I%5g&qhcVIM{zk3bdDZa+L9#qNH=gUS+R^2}X~n zB>5NVB@mX{V-g{OJyK<_ffn%*Ol9W)Tdz{g7L=w zCFvDFs9g zwOCGv=#FXt^C|mZoFjzI(2wIxAN-o^`l24tVvWA$rBK_#n4nk1x7=MkSD1n|(AhOW6e|8sV0+hU>ipRU_vqd(;uN~uvKbLqPz_Mt_Q1dq= zts*3hBLwMzi40rX;7FS+rlPF-6Krn~Co0nJ zxYg|1yv*lBr1Y5>9UY(ssGh>W(AdIBVZUxY?ZsR``fe`Tab{9Zk*sPTNEDTWaZB^u zX+C?nIyPXdM}i{8WU9AXSz8aOAm{Du z)gw>XZy zP_H0GWQS&UKyH{l7nY`|sn6!7`ixsbFcUk@NCIJhB(^uoEBd_NXhK$YU5qDlvoXLh zEgikcAZ4;m>|6n73lhlL-3tY#Bk@8>com1av%xZZAqfG$4kzc&RB6{$HS1}} zh6ll^ICEGy^)UUga`~f*6x$6Sz_}-dS?)TQEu3@2{KXT31^#lEW9Dv8hUnhu4Ba6sRQhkQ3a%uFuR>!=Wa7cn@ek_z!+QWdsg$C#;}@*MkxG>|EEalH@)w46-P23=^t*eoc7Z3ClhQrCbWbnc(@XdC|3B{O#Qv`H ze(MVad8A>8>*K@(|D!K-aa|M^boVzfgA|Lr{^rlGzlp}9x~L)Y7h|K$%d^ ze@hTZjC&&2k{YZQ%Tp>MwbOo6hoJoJ)qs^EDUUs3!!Nd6}FZW!nh^zO%J z1Gpi}g5MTDg?Jr4mIwcWk1*t*=8!H_5&WyxFC0`Iro&o7L{z@!$0qsczK4>;R3cQw8{_n^K7}sHa{u}=E2Z(IB z?{BaJlD~ESO5cCO-xRTQ>-|;QhjM?l_J4!l;H!lBSnt>Ss)-pH|0fpc3S=F6<%Kcd zfMi4XLl0OI0oDPZr1Rbf6t5ELNy<>D8hALEp7iefu*y~-4-v7xJ^=Ks!dYP_K&S_H zgVSKI?$&`PlyL15Sk?V@lFi7_Ud6sD5~$n5ZSY+XKp^D?eei&J>!J+DvnPXB2Q!3fNXk`Z^5`5gveE;twVMJRR7CUJ}A4T!nN5 z<2&-1Hz;Li*S$ z9GW^h=7F~uH0dt9>4g622T6_WCXtfVRK$*P?)jSk7bL3Qi{;xk*sB;MXK?JxYNO26d{7@h0Bq%dg95a z%!xyZb>&WyvtN2xeU z;)Nw`egOTDHlbM|no`%z*@>p$+s~$H(RG|!G}STVYE-RK|D+94bD9x%HtFlFMtr8Z zFjEb2nC%_PZ%Ac`zUQb7{rymk` zIbko4XB<;kwx;3X4!TEPb4mV`l<>-v&1yB=ub4&B(L0Ad=_usj%*T942h8~f)6#1( z&E%)XuQ!vsh>`%f;7%?mZ8hX(wASiWiOEec=r7G!Z9N0(ebSsZ14UIfnn`mxw%g4s zjwO*r$sJ+RyS{{Wo0$5c)x9%OhSc{Hplw}>Bw8R+-gu0;UZ9&y1NmkpWz0>`7RI`o z&BC2I1u1O4;)XBwkwOwpBId-Y#$|gV9b92@$5j;lfga6P+9UA-h#%^C~y|XZ6YM~c0ZNjl5 z3(BYZy>n()i2}(4p&z<(x6Vge;1LLWmF7sksC2IJ2&iqcRRg5FoJncXz# z{&gb{$w@*qPdccDoKWn?-9Bm2ksm^z4*6OCIKOAIm~8S=zZAuobZ#Q^CvvcBDH70- zuKnW?Ua}tTSxxj%p+Qm2g#oB>BHz5O@IVadyl)VVlYL3}vd|3G{jt-Z2A}>I*67Z@ zD>%#VFfC2>hk`Yk3Xv<;8))QTFc@@9OKE_8FGy|t3Cqv}xy}ofDGXS8EdvF|q#7lu z4c<_HMOr|4o=|cD!V#2E{{%R!wokjFi<^5)Z!f)Z&K$^*kRkMnOel^R60s4F3TOit zuspUAny{Lfo*PF@X7WRp;TBug(Lk^lHYM z3eTM|y@T|^HM51FmU7`cRZ(PvY*2Laucb7R(ip%3p~M9?Y`w+8ik@)7njNzYcUa}6 zu8VXO=@JZ)SF%J&y0lKx%R2o0e~X`gr%faktmSiBk3f|ADUV^n8UTjNZaKMGuUA|+hmVrJjZXTKCVj`;#8tC zr9&LeD}pBYb%Hc9Y8htqG9NWRQ z4CGy$D5Vlqf=U_E-;o9=STRT=<%y5+LwaBl4ry*4sW6RcZhwQ}hRKwM)wCv}PgBxg zi~XvC2$j&MK1?gpWNTrlWqIDRAk3=fJli|n%Vs@}q=J&ERGKLH+w|RVDx##PI*_L2 zWOdidAJU$u_yz6DEb`lo$77kv)~zV$U;^ViUHW5yb0%B!Lmf}U z!?wItVhXmwdE|>&YdcoSpbRN}TBp6v>7i=;Lk%Cxin43nJfY{`4tFdF>*2K>W_r0} zsL(nqNeFBzOHo*MI=LDvfl@!dm~76C_C6zT5`C&EZyO9wGuua|U1%Vls6a0&)k-YV zycD*sozcthy%%Kiri-aP({h-r&vGOSXremtDy7z_A1RsR$%fm}!FcxlW%hc~aofW^ z3-^xRnzbS7upWMzK?lX;7CR@>PqUw7=STTu>!Br_3|qGMExW3ezMnQ^Dx`9ey7(x0 zFj<$G8GQe<&pz}lxWcDB^Y33hrRAx9l0Q_wC+jl?NiP~Mbjkd2Y^&dqw+27?^wSTA z4;eOVN`9POW(%F;No>nkN=Bd2OFB`1p-)oB`GZBv(is!~>^Gl$*pcmb%*=oIS=KX} zty=^Phiqa)23rJ$btwFCY6iO?v z)5?E@^348r%X^=F`n#tCbFOU1ho64-p5<_p4PPLvt4z5E?Nd+#X@DZV*VESZM*-O?EQ3FA`yrW)en`7C}!|h zl^+;>`@Q5cEzWhtKt6ca26zkgk*~Bv=1z=swRov0lkzDw%w$&S;pt(}FSbsC>JTHk z3!pPZzKg=FNC{Nr8@zp^O*C2DJl~NmPQ?p=X(juo3L8D_z(!$?-Boe?7k587G<4C@ z<*9UeDqWs%JuF?GN|&e7<*9UeDqWsRm#5O@sdRZNU7kvpr_$xApzd z=D54-D1TZP3mMIipMc6z#~D0j)8+GDO%K!V3v+hnX3nMh+l@3u|E6&yzSW!+uY`5_ zU@Ct*<&vE>*2hntfCZD{^d9}Re%`SB)jVe&5rM2JbgoE#V6!Ns6m>_BnM-l6zzC^^ z+x&T5j5pJdY>!{d>O9o6ZeF*n3x2iiu{tH@dMCpi0DD5ffVTiaSog(+Lt)q6e|}R~ zawzUvqxF&PwLIscAWuP_`d(h#Y?Gn^!1{E-7kuiXZBrf_%Q2zjxf}Vqc{kEsLz~Uk zN3ZMPkVkELdY;g7{vV|K=s=-$MMlO&_~X;?EQT$-*kfH44ie_V;mu~3>W3O>8XOT; zQVRw`m_W5kriYDgu`avhQUwLMHe&||;jP)W)=OkBV{aHgcX_gxZ(UD}G}4#{s`i{z zqIKnUCEVj$Z_<40kmTL*e%4}S7;|&q+m@I_1f?nO?##ajQ1|&{^z@=2My0|57P0X&24vmh@fCqN( zM7+Am7Ycd&%Pl$h-8p$-C)d0#Bb_9Lzy(4(OR)-aSo#TMiqBkMpC9o{9!IO0F|m&E z*~LkRiLq?)8FPMnA-mQkMSLKU)j7-TNDJKl%Wh{-ZQI}5T3HFlL{&*e!D#CXA`PRG z3I^qj>{D1Q+r6xLO9}!-rFRlOm|xmQLJE7joko&FDG9a}uFGm<8aiE`sXo(I+U<3x z7afJ|joh3=5im&P?zR8Y>E<)m^9>g_wZ`wCU*BR(AWS*j+u0Fs9ph@y7rC$;iK{0W zW;caRQ|_#?E0B>am#cewJH-hc8W`y5vDsMGHg>8PGK%C7Ln|03Tu?x7q8<^L=4+Y0kqrS{aAv z&U7_5j0+d8n{Dw32s9uW%bexl%6WgJD91VaS{uv^W3*V?x*V=?Ow?9P;Ug=Zm)D*Z zZ-3@+kD#zfb51+v%K7^{!P%Adt=$8{N~=K@J|?h$1V18ko`MXFvf{YemiJA^WN<~n zFYg3log;WBfS2I@*GRjlz;FF-zdY+G?46yCk7#Z7&8i__$tn;V^M^aZU?AWp{J{oq zx%-n5r$2GPT%K*`n`OzB-H`=LGENjp`uOdLFG7^!rVwhQ19!Bu+WA{=B-1~4vwd1(?_Jk0maDrmt8N}BTT1)Md`PXR64YRK+w0eH$}$Gmz3 z9Z@3{?t<4Z0KZyTT|jrY_``*>BjbStNVd-lE-K%*{!l8$+>ZJTh)${iJ=G`vP#P%N z!->74#e_M(u$t$%OdOazU%BtkfcmBm>T;vdGvy~?Ol6=Ar+j&TFbYKO&BR2mAw7Gv zGj<42mICA+nGO;V^_KvjhTKpv7@z{*ktw1es`Kh08W5B%b9Q@Z`)E;V&5q6FrW|5Q z0Mi?R0e+4^we+qzKNJc<7PV=^M647z(ti`serm+gQMBsHtPbsD>edOBG)fu*Ujzkd z7eGWrkP%5DXh4f3OzV?CD5?T|Hq*0lI-7BcL!;THuA~eYAcc^!--F6Y-fAw`2pKey zB%(Su<<+50UEnvM7m{Pf(;Zt+wpn6xW46`XhD9Y!pmqlSb0My-x8|)HSWoLP8ER3I z1ik$RXgtX=l^rn6TuvUZ?O1JRypRsQo2YXN`U01qa7eqGu-;= z3~kywGHzuQDQ!r9DJi0BN~8(yhU_>p2t9;=)Qf+TNGTT%PnNaNCw)rm8PJ`1m*W`t z9=-g9B&$is+==N2$WA$cdO#H=ew&grE9Tn?lV#|7+?5?-n4MFgk5ptA{TisDWdG8M zsfhFeLN8tsErUz};Jz3TkxUCMHmlqo4LG>V5hI8tz4FbSjFcvLJ3WM|0q^^5LXsvs z3q4Jiv7_~_e2>Yrw{IkHC7tpOX$GBRFhHG#YNVp~BcDVQ%7N*0n{KMl8KtQmnjR~3 za!GACFM-jYI-}G2v>t#yD*jzGLQbD5z92+W(CiHh^wyMQE!b%5*`{@uV4`%=OGV^7 zGMy^dWL|3OD+Vlnf<>~+Tu(42=-_yBgQgd<=0&8#1>W$bEMcmc6abNEiAa$(N+Dda z%zp!9sMNK22#jyGF3#MrbWfHb=m@eYB`LFx8xt^Jy2Kx~$ttdGjd{v<;|ETC)^&r) z+E_}ioR86_?Q@_|$x)g}V_D^_kR)UK3mIE+SCCCy?!EPeq;LZ;yQZP6OLgrrK=JmC zi!xae2^Hv88x#*vWa1BGacR4vc+QedeB%vjM}n!P{)!PydDc{aB3NSzkgkz95$+*S z)=%$%U9TH1?kYmc_nzCIh%vb_0ETxw>MV8!J)@ynBM6>QXZvzC=vtQUnAJ6ToDA5M zAc@D1{C^(tB@WE_QKrK*vwv{0KW4H3-RY9j5nf11t|{57f!^@bL!eh~IX_1+_1U|TezW72jdCSB#Fuy6p0I5=J3x=AqxFJ!Yb@Xp&Pe5qVzavTriLIr$GU<^`gUidq^xnSZ zfb65Rg!IUFLOO!th2VEYFS-a7{RmLQIEjKmya&RW#&8HFv1zqyi5!hr#`VD1R;2Gx z#$`B$zDO%8%+b}%z|aQR*j6N*ssx8zy8e}}f2HeR>H1f?{*|tOrR!hm`bVyDrR!hm z`d7OC74100s8YKAm9BrK>tD(HSMvUqyniL{U&;Gd^f#8geDvh zx^~mX(D)nxV11Jk@S#s^)|&31?ga zIGC{8?>dsVcd}WJ^}=s+D~?tnv){ZGcx0|M8&lTP?8(iMNo@?)@CVE$kaE{kR?)dL zvvb`)5?SGPqehv@T*(EYVKGIU(<{tcHlNEh$GV@`Lq2o&N^y!5^RzR=PGt*)?2<)v z1~LogqMS8nj95zh z(A|+a92~YrM%kXd^Dc=snrq$4djI%Ekme7JOSe~h+dC)u)8?@6NkBP}d^WW?CyKXb zbvVdP<#PE<-(=kSIJ7ljs-Gw{$Aad@Mx!sK#JlaPtMBq=Z*^f?EbO;(3j4?%mjv3F z?988uw{>Ywt-H)+^J`YsIPE)NSWt4xQ;SivFBEjrbbEZ4;j#S3un2CKm_;>EYc)GZ z8lU*rxx&d=))=Z?pDW0@^M+k_(0*autY;YO;pU{^RgQO)iW=*3UCXOOLu1=mf!44R zY_GA_)Yh8mI5$@~lh6CR1D4E{SeSF9%tqC^mN!wR|6G5#wC+|WndSzD>D6Gary)!m>F)G6cY9NqIxuG(g_Em{IoWMYIi_+~w8c_?<`RRGj>~*Ln=KrU zvGwfeUSW-y&BT4}W~9BVL7Kv}GqGN`dA@0h+8yWOUT(8L@hG^`mz59cCJSK5kz{9K zZ((L*bE$JM|Io(R&X!i(7a;hnub(Nn(3H$LjaQ}?h>T?g zOiu#bu>>@$I7j@ca6^6u=(Sv{1lq(ymS*?PjienTWa^t*=%FitL7F{)d7buZz(arO z4yogw>;TQoWUX-(_#m1d0@LCTG8XVP0&R%V5cFylWUdI_lidgKyncsYbgrx&f>(Am zTX&!h$jQj{7KX4j5)F(v-$HpHpAMMY8KfqZT^DiF?F3D;XPaFaZ8Rf{Y_b4=(hvqy zqkF_KQUyZzUwMP_N+0MVnSlb679CfhLmUOTTmi49$c!+e36zqz01OA*U z5GYB*G7;b__;sP;(U$39TXuH$bf9;>qo>fYt|lUb^DPUmC^t47o~Okr*9EBd%E3zb z&)=gtK?baZ&H0|*SVn_xIcjGW{TmOqZpulw{Z1iK%zcRB)(k3p4{>R#3kBeA7>d zN6Dmf&p_7a;mB%Br7P2hlp*meDKqKF_h3KCMnOaS7FxF;n+X0XU627?|3`oZ$n zgO{>Ap^IOGnor##yuKauUT3^5KV%xh-j_o@@8ERPY9HT+Juzs_Lpup1EUAu{VN?7n zE+Inb49DTjrWo7Y>lw{XafC0ogTpooHtd^IbK86V}#p% zJbP1*!!pYpCqe+FQ^B8vehIkcVsmzt?Gd?H!oi(q<}AkvpC3)EdQx1$259OvlZ@l+ zLspPLuq^m05UdFP3K;d2*gut97(G04Bos%3qrsI4h2p)#O=G;Wu0dL}kPB#7_y+{g z9r#rc0AZtWwQ-0V{h1Zlcq|c8#9@%2p2rR@hj3!!TqegX^2$~R3_u6}8mRR}^J!KD zy|5foq)ghUZuJiiw+vh!>|XaYnTBv+l2f({X~-#@nN;A{=$SMQ>gn8)B^eDyqrlp> zwc>YWl@}+m1Up_YT#|yN9C&e(QzaXbl6XBnUt?BO-tP}e2NuuR=tco}WRdX7jpt%A?A$!_0AY;~9)Im=L+vT<)|rb|8%P2A3@h=f+)va;Kti;!vf~ z&c6x?^?2OESZ1Yo0B0m58qC%Mr6Ef%zx`~ur_ecz#YuQw;}5ZDC?uTu7p#Gct;xw< zH3Z)H1drdsu%xzKj)4$0KF!E;glbeffvCiN?ff+e{|cfL^#ZAS<4P>N8v{ICRn|N6 z?C`Vr+tW0tSr1eNM-Ks(-$PU6(AEoIg76)2XbC~xMMzQ|V4#WU||>A9Ke zI=BNRr$GcuAffoD$(9MfhHMnj<5{C)^ZYssJm?~GDvs4N^`qjs83dYcIn<&x;K{Yjiq~I>E2knH{w!Tx;K{Yjiq~I>E2knH=rF&!P z-dMUfmi&z+e`CqtSn@ZP{Ea1lW69rG@;4?*{>GBOvE*+o`5R0A#{U_AqlQ)0@p86s zIS21;p!V65MqWK$pPgJ!rkvLB^JUL4x18Y`L(!1E=JEW~XV2bw=UI69al2~S&s_mu z@J#K?XYpi0@w1vxW|6Jy^UO^->ReKwb~*FzJMX**)(B!arUs0UJi({o@YCQl zAs)TFI>~#apu`o#qrR?-fc2f4$Z>xi$Ad;QbGeWHsP@P2ybv?*Ja(!shH+d7jaJWc zFt`l9RM2*2Pj<3PNl$VqyH~fEHa>gg7aiugqs%R64$t@3TnwjpZO_H$FP_%&VP&yKmS2M$o$5QRXAB3M~ zJnd?iCv$twwMqV(#~u&gs9j{NG_&gG(UHnTn9+!_rH{=!6`w9Y3)6DHCz}I+^@ut4*F5ofh99B-+|8J6qF}YR<@dx05RBKrv~D(c z9Z3F0`tfuy{OtL=;tTPeXX4YE_$)xVH`&5Id;KV7}|1e z_SNy=*}R-GuFLM4$IGPU%!|qw??3m{@-d5JZPUZ7C(MtRpFRzG%wWpR?ToDgTdVe) zI6hYZ+Sj<7>Navu(JHcsmc4lYgBN1>i7}GoET;ajWH(QTpS=^Fx7jny_2I&Hp+Ox{ zjx)fzW`Radw3|IdQZJTe^e?{3y!-UAF(73mMd&t8ho4i=KYZuu6IL~y%iD*AzL;-B z5N>YrJhKJ-G8cUI&hzK*8s0_P&de`fWHQg64%244ovpFWlTnDz!<<>Q?%x36?3s-> znw?_)v~^Z?)(+1<4L{R8)4!v8u6tJ}{sD@5=jr_LC{*x=cb`9h=h@RB_SQSk-+fo4#Qbwjc(Wji z1-?ybwApj}Of16EwkMoN@6mw)m;!?@sp7k5;b&o8m_kj4=Y@Bk4x5!W9&&k}m1^l= z&M~RDX`>Z1rH044Cxo<^(&Wn^Z+J?D3s1>mU=?y_XE~uO%GnjcbRl%t*3w3U(O{;m zx<`~v_gMc#4^cu~{OK?u{XM_h+sg_rpDpcj%*sBNu6ab>A;EPNR!1kqwU||H&Q2;pXFFTL zRSEK_|nxVJ8(9o+WRk0j^jQgu%_C}x@o(VuB%a%cLT55Z8z9KDLYc>HjL<hLLiR zVj47XBsKEc9U&;PZl9U`UBD25)fT+0<>2)!Bc=R$5O3<-zX$S?aC{PAW}O#E)(%jQ zR*sap^(X|;WB{>XfIsTopA`#^0g!o8=LPPmm(YY#=$Ia?n0h}IcohVXCD=wZ#3aZk z-JbzzN-9Uv=sQH_AY{tj6=1_8Reuinj)q#{LGyV>tw)V~PI~^mkQs1CKd3DAkSfwy z{)&KpQh?K_GD&5BCpY2*4EDl^fuJq3uP6rEO?SD**-3y_*C8RUh~e4s#odfV(tCpn z0%UZ~5ib!O18h`7fHK3R$_j58Xg8_AFN+W(j_Kn%jk6*Fzr7aI+8Z-zz|n?1W?1V= z8RT@3Q$g361{ev4S3#&-RO7(F5$1_vKQX)?P@{wuk3dW-G{H}Ud>qiW^OGTV>}r!u zrhw-4I9MRsf;Mgz?|CJyi=JiG_F48ejCf={HZr)RQ+Rhvgba?+$WZ<^Fj zQR)sFT7eZn`IP|pNhwb&f8VGW4Ob#Cya->G7}~= zj4Az(%@NoyVebr8@xK5pZPI+XN1*E<{4`3(F4@|_Aq~1RifCa!fQLB6 zfxDAJ0P3ct*}9`Mn`Lm287;IX!Q?!_3=V<`l_a?jf0CT_lrwM-xnTSwjFQX^$6&5f=OhSnyFvoUIeCzbw+3X-gAhJ3Kck{N&u#0MpWB zTFrINLT?!6=RcCK^O>>ci-XSsS)Edov&O01;Q(Si=$?~PVrrl%1#F)g689~tKipSXFj)}taJ6aCxR!OO zfbcBmMsY0QbYo8FK_CbJPr^!mFv~V?=1)e!ea_U++^n@hzBRXM1xj;3Ji?X|2v;+q z&m{Y5lpK%E1n=5=46gf?@ixXG!^+me!)~3x zgE70gFhMicvu55=U`^NAy@gR*J&lkQ6U{DUPt7awz_C%tPSh8LTgM@cI0=LE8oyqt z117UK)U!~qxZ4UgL{e>!BJu%L_e{^~)n%VcwX0lT_GAblGJhuHK+|!=nN&J|=8KA5 z9`fSr2?s%^%QWzLd3$CIAxI*Exj5A=E!OSdVDcEcenLJqLr{wXDYyU337+p=wsUT- z)fHDAXZ6f6$2iu6qkX*H_s3EJWzx(Sb_Prg89`2{n^lUUmG+;H_ypy6k>kR$cV%;j zvBdpxP?%nbY9f#TGSqdR+X2ECT>S$(g(V{nUFZozEwld|Kc68WR+YF@W-|*|lWnfa z#T8KFTk0H}ncU%wjb^Y=trK#_#fCAt_(^i&rNb`c_tOtk z$@a_u%P^KE%<<4(fj7I36>JOq2pUGpoM82L{$>Op+|d}5*|wQx#zuz*df0jsjpMbc zg=+cI0ygID+_}TDB1sY8!NG=IF;ec-k9_NoC)u^a-o`(b?vJJWW9j}_x<8igkEQ#g zcE2j!A4~T~a$zmqA4~Vg(*3b?e=OY}OZUgp{jubKEcqWx{>PI4vE+X&`5%d&wB&y* z`5(V04=VW|Oa8}_|FPtMEcqY*U;7^khE>T6tXvy@#PZ6b(FMPD{`OLsYBl!H?j}W& z7+y-SPirGeMh?)AgYSr$^30|9>`8aV#3R4=kyWaFG$MtqeZn=;WM_B>P?U0@(fDNe zQ4MSFu9<%ljPvcEU0H6(qYh_0(*V-@njLXk6FUlbNe43W}LEL(B*%j=LF`IDIo?PXHW|tVM4btxP z@nk=DEYt+w%}k?}sUyC1GHvGGxf7nRP4_S53WrCttk{}8TOg#aeBGkdJ!}@larmh> zIg8ZodH(!qjnp-l$*dVK+_rG$1N{foi~pK=K3|g};^I^?&Jk{1cD8K@v@@d^xbVONX zmacQ+AqKM6mU>*{4|dNRk6SZ^YmX~cI}dsNNAG>`T0FPUsoW0T+r%DTHmn23WEKjC zGozymhxyZn7)vWFvq|r~#GDrLn^u+Oo`3L>0pen?CgGaP=Nc|Ju>ZBx?_4*mr&sEZ zZf3wYY8u$i9ktFzY88`bsUcS5Ydb0wPMPG$<7b&->kyB-rgHglnJEl`2{O~Lm9(to zX8`pXwA3%;_JImu!JV1UUNd~V>*yw%?b`~NF%KV5A5b6t6Sez6=4ox5^V}9BvF>(z zRX$=4)|)eXR-`mt9t2{BH**(4bav`yVd88_GIFQ#NnwtQ)=WPmpw<^arUq-{pqDJf zMeABN<7ty-J9DeFC;aT`AhQ8-QLMbkh3RtJYMQxTF}gB)8}bn=H$Dk!fYM9`>PP$8 zf)DGp&a{$VX$4Y=dm5f@>N&}{EVIXI0y(vFNC9jsI2yZhKq+S#$qC%81`mDy&U9_c z1)5stNJN#CP>ea>v$k-a4%2F3v(B|k(iDSijnFfives_4FxE3uXpIE`e4btg!t~iw z&M1-PK^H)7Y>-^05#$?i^@tXWgHCD%ivpk7~RZ1bfa|EM0ANYX$M}tgzpJ9QIByx>7a&wU#!w`_z7d0v#%}0bV`8u!n+6 zcAIN}X*FA|MmiX4zCGD)otkpE_}d#fdpl>^O}S~>`iOc&S<_~^raL}6bv0&NxOLS6 zPgHL^;T^IU-;*kgwPqe5q3wms-0gL?aC4Qr_OQp1_FCI8r{g{ze)7a-rb8&P0etx^ zJ(-=sjgfaL-bNbz`>2+t3Eb5M__=&?B8q2c+1n{=QeeTq?3o6%*CP(wfSYa3?X7}A z*}9V1=ou9^F#yPeG51b9H#0ObIySMeaZ*?_#-iP%bFnr}}wK;UfK zI^P}`lh-(i*WPu%Q9$bpL)LmLJG2V)&bkDIFy^LW_-9WZ5yWm$^zqi|&d|iw5_C_v za-ljiZ6qUK9VOtMfxVoAQ-f>`Z6$guv;FLm(HPoo&7<2w813#1jTMD8*+(F24#ZmX z+cO<4Cey^tnl%|GUBZ9}YWSb&n)c|rtFSR~c)D&~x!f2SMW>|^V-3K|kI1ZJNZG@U z!48w{1gWv*pq(|+gn?HN2=PDD=8^Q|Ty|n;BLj_JFW838h{nuB+V=Q~t=26v8F6p8 zgI>t@jVlqKy`2U7Zl(F38@qjqWAki)ow+4g{t0W(iO`R^s;!~1U>`%0fSpfDleXHP5wSnjr6q-fw zv6olc_78ikccR5i-vk6qAdUEnh?^30KF#A)jV){5N%#pKq5+b7|S%VMWlQ86#Ki{GCjzW{-S_B z^aUT0Nyhf3K_UgJTOy@LW4|FC?aS2<&$obmvvb43X$54A60H%jE$F^w`0iUGR?bsG zfuw2&E8?K1X`?mRx&sEz0Z@z*_FY}@bD+az!1sE9h1FV%@S%!O1z!NQ>^k8=V? zr41KaLb`P-bdOg68eb<5{s(daP~=8PU)Wx-jgpCpNBDBSQcy51(nTz`yDnOW?x=`~ z3`wuv31ux8XA``y6+%TsA-`TwMz6;LI#S@Di830(8Wl09MT<*;0g-Bbt`7vh5y7Cb zl|ltpyNAg)h*k^=Rri!2eW zO|ra}x%wLvNr8m-i#UMbuBj7K_`TxL5}Ftl*ClkR0^!R=o#@P%C+-;=d^!yd;mM4Y zLQw2yskCz8SUPNa`-*T46Qu|OvYhLp;HpgMHDS&p(;)K&CG6BF2M%G`!-)zZwWQKt z%4)KIZKoxk#V*5EjBDcrK_-%|7tkltF5v;5d(9?0dti>wWt@3s&!L8cV(^Xb9zbA)#}kEQExF)W5k$Yhvl<4NRp8hbU%5m-;*{sYw@?t@pegzhj>D8~jy)-w+sb z(t5hVc;-81rqa#ZE#FJ&Q(r*HF(sSues@Pd>(lwlaUN2^JRycQo#WjP%(;$4-zr)o z483IjF^9j${By2cPm9MxFI*c50WHBj>or-Dj5aDATlP<^CKI>@mAT^TfnK!L^ShL! ztkhlZ;hmaUAgs4UxQIAM)KG}xKN2D!^6lsHJ7W`P!tBh37U}o+Y1}4%hlGqR-A;Kw9@g`?D%X`Xgy!{d!^LgOy(P@a3<&{Q-;aA(`5bn=sQy_*5AEqL!%)Q9}NUmhVT2Fa( zbbSA&pUr~aJwUujTHnyE?Ea26H2mR)Kiu$#8~$*^A8z==4S%@d4}*`0Jl%#rjQ+`> z;SV?b;f6ol@P`}zaKj&Nybm|tha2z1jrZZk`*7oZxbZ&Rcpq-O4>#V2;a^G`@5Au8 z+;|^uybm|thyQ>1K8%>@+Z$#RQ=MvhI*EmBH*1gwn1pmDus8!*o&``Oloj$n%xOA1 z@r8lo(Ray0 z%$v9yacPv+P_v~TcGDlxCMKPag`fTu+E7S>PU>q7*79b2Y5Q2ilM8~lIJ;f!@t;^- zDOo&~Qm44Ih`pN*e+f*&zK;%1_$dMGrJww?Sc#hPmcj9*{qu71Y{Pd(gw(9G2I^uZ zj>*U7lQ~(=iCv*J4gd8mbdkqI7F522kkhv~6nO;`e2sBX>AOYL$r>&{J1<^(Ez5|5`KGdL4EeGXt&icY@LtEQ|yuE%kwCHCSKrQKi)gRer`|9 z!|nng87zbSjc{Kilv_QzXcn!6nR9}|wt1+pgCc;TZ8g}Fo4S%_Iy$Wvv@54sWmX}5hnn#1(uGZJD=dxx8XVzOee5*i#TYvV!9rqM@y6u zKf=tAwcBKa>C4NX$$!6ojP%EsMxISOpzF`N-A&@{;cj@EvZUKVWqYwWK+@M#8$McU z_shU%ogn^5kt=6`5ARqwUK?F3nV{+pGdB%YBlYbj>F>lXzR#F#zF8YzlWZzed9aRx z?PL%~i0CV2s(c>U9Exo0Pp+1s<8||Ti~&f0E2W~i8-(~82zX!IKbXU8p#Mp)9c#rn zfKfnkg_=U;qC3s)1#*k)rOwT|IW!;j9BFYE!Ma<*rK6>z4L><`F-yPM-sqA-Kt=&l zh4P|*Q|82J5Px6YF190cP_}l$$b-`N)~<5567|;QzK@nfVBqJZMg8Eu&@1y6kZD$c zdSS^5>wfywQ&`(CLhTp@{5k^Q>vN|JS3siPA~qNHq55a@k)zOnJZ}WK=q7{G_|3ID z?M(a5m)1)?;SdSrzaB7g2v2|#l+$JB5avqjitDrc2hWWMfPX-q0YF+wzv%wC7}^}# z6pkjB%FIH%8yIs1p&)+^W%Tt8DTm5^l$wux!vAeIfRt}T)1huqwEj6Pc52~xb!5EY zwq+1l-=tEge*;kkq>}uGP|@)P?xV20sXU6)Yl$w3_3W>k86<76Xv{OfkOzwPeLiX&z~)7Du%2uyq{}%lNxC#GWI0 z+!@yk*V7Cj$@4mdq`v{+HwRneGN>NE0F?V1kY}#T@4l*Q6C+XN*XTD{fuDZ~0@?!b z#dWDG1iS((8w29^yO^L9euGq=m3#$Re-tRLD;s|gU@Mj@05l5moCaWH&^+dzS=|%B zAAzA%#Bb|r&)|n7r6`^u>h&V`2^#QkccEf8o?U)mt0lu(v3iACtI+;H9;9~(aK3Jk?x*pBs_PesZ{l|sL7VX=2 zudy%TWQ7LYfBkMTp@D-*lHhQF^F37`!QZv-?kbN^<7GUTquu58L9FfVTMe}og$5*A zqJ{M9)eyZY$x47y-#<_P3@Fn+cYwy;Tx*6+H%pT_&x(r)K;`(W*PwDN9)zKO-y8mY zSi9{RNW-;2k^SNa-@)xLi53tHAu6J4W4#5VbIr^CP_Zb`u{{nnpS7=E;nZT;F%ZP1 zbpIs#rMHd{!`%!Kz_9k=eq^_TIQ%k%$-o?Fwwb()dpJ!#t^t*1kRH~IiU;`SGLPLv z@a;A)hZjs!K+Yq@azwn;N!sCI>#_uk0Hk_n6MlPmfH}4Aa7Wlhfr!8+YoJK>Xr6W zFpLtU_Fq`O2321a)v}Jay~0*E2J-V(US`>wQUMxmKc(EI{qd0^9-@j=8wiE#A{h__ zR#^XoMY4xv#v{_2Hf-sb&hr*~Jl#u@1JbZ;VhZBy8>$R4!2SDpn`RKAQL?<<@<*1O z)xMlx=qZCU(XzJDo3}25_;xCvGUg^akI$Dz=$4k|u$4WVge_Tr4tM2{-SQ(yWRSD- zCwtn!_2TH{HRoTB$>|-q;HR1PgX>i=($FKKE8BUk2hnM2U+BulU`2cexefl@J|oC} z+*d4?1u7fb8Nl0ndQ2V($vd}bTJ)3KuDC4#fO;Day5iI+IvOmHxZs8TFI+sR^V2$} zpU%4?xbFgD=yKbOqk0YALXWN%&g^+p=;#fw>m#`UR5)XOY5kEs=i=k})0Mdu*^q8N zJ6|1#Kw~`xH9-)YSoAf|Ky*QQb!2dSztA}av4n`-MyVW{>^0YXD4EG7Eg2K6dwmNC zO)E6_P}L$t4tDl#+LJq4Pq9!aANLPHgcn$XzWER9^ZyTa2rinj%uBS88>cl2%|Eu# zgX17SoiI@l71MCR8!mXm1#h_E4HvxOf;U|7h6~;Iuc2QSh>UbX~sK@G)eUKMy(A5qtui8>S-ktQVBKFAsTYIP2H+`vmwA z&YTMBV2vaBj4a6~=Vj0gcbjxLHDFuWLkN6bHr3D#y17_~c{;eYyERQ%w#ySZ2W@xgn5=84##!P2 zvw_3`>sQn#)rB0hwF4;ypgoME1Q~B2Dl`7>YSU|OJ zq=NvncM8-J;)0*S;(FyqApcqkfQt2Ijs;2XJgajpV5$$GMwiUChkz^hkyA;s))$Is7~xn#*34dxH`H0T@1dKzmK_b|hyn&NToQ)P z)+rQ9HyizI2CGr=6`b2RKHhLNoAyqus=nYe?^AF1vl1Ru4(1?w46@CH+M1tePn1e! z$wAB5BaxiL-HGD^A50@)&(mVyNtnj{F&)K#ed1{+R=n-j(T?c5DB zvFs!=w)VjB*#?KNoRHqyu32T6iK8(GI2Ejwb?bkrTPxHTgfRyB(Ti(~Yu6iutR_#8 z@o}iXON2G#RSyd}F>I?Zmti9^f392sc;{b2-wn%Bucx#+HojhF{MI31q1i2jIJ5+= z*zTCTIn_&${q-6D{l+8v9N9gSo9Zt?h{V{@86jhqQ@WFdxBzLGH(TYfNu%rMJfRJQ zT0M7v7!kIH-*m&=DOwfeht_Uu5=6%LM<{B%;A3M%JkqPtvgr`XS@Jf#ZkS z?WxV?i&YAxd>=gz49FH02vT*&cjz9@(GOovK5kJ@-(60BjHv+f6paJ=f?y03-8}T4 zbzFmJHjr79Wo9l#WAIH6pX@Mn@5El#1raP^J!X%ipp56p2pERv0?;5Btg*D_cpY-b zLn`;91T7m|UA&7{+2h$0p6-~YNH9$=K+HxS?CWtE%g-8=Xb=^KpA64r5f|11BRH~u zOyp^MMmo*rmJMnZX@#Y?!cus<$>9kIpyCSKPdzZ=xd-(EJ^;Vh8xRL^j2aUYT3MBf zm|!eun?Jn3Qq4V%K;rnKpeX#~g>+n3{uF?}13ln>{x}K><6jKBU=3ZsB({v5hk8>6 zkz$0i!o{%=2yC3)KnjP#dEvT*LV7#^{(-e}{;znzTLHzZ??jgQ+!RwB!|^x!iLRu5 zrRS`8w7#~szJGMIy}qhg{l(h0SSa5d2iSHEz25xzFLgzCQ70CO$lPs=CER$5KM>ZiL6K>ksVn{v@d z03B!rE^r{Q-=e_>%eWx*6vwERHGS_vW+QE zQkpknz?L+GVwNl|O@g$4t}~Okq9HUnyD!%O35OeccZkujdJf6Z<0=d~)s9v&=PPiLD*n%j%kd&9%tGh}C;KqEI z2%V3@M>ke9?X~XcHWIqL(0o1eX4{uGvIj@AOGOWp!puQvD^#brdU>a)C>|Bn>~dUQ z!9xWklRtPQn3l7|+4=d#f}yKCIhHf!XXuOV+4Zt%g;zVHyQrymP~+o^$ENDfYA5*x zTmZIKgHvl4xa^wp~?`n+sWxLiu3?uuvI>OR{fbc(VP&0 z3fAI~@nO@r*IAy_kC%H}Z5OMHWqdx{SzekvI>V)5isS2H8qYN=Dou}y%Gs5v^K4(Q zdHot2D=~A+dGxtL*V)#Ao2A9F#x663*-0@$$wmT}2bv=^V2}~x#g%v|?J_rORNK3^ z*hs<6q-1RZeQA@&VHaMWoh@sJvyR+21bKDkjVR4QJxT+buzUF8FtfWAc9s`4ugvc> zg9YC}R;EMZ8w_t*cgWfP^RdY?WjysAjZL11Oj(1vqwo7Tk6^ed{65G}52?qnx2#z+ zQt%Aq!8$jHX|a(K&hLcQN5-M@bYOpU^4!N}j3@~O1bWnqK#?9_IoTl!bK&o}ci3pr z4dxUwZ_`lg8*|;Zv!yp+@P zSt}rWt!A;$WfTuD2QF=R~pb4o=Tk( z8!&yZ+F<&aDL$(yEa?YxoiW*QG&+6`(IUfe6N6w6tcmz@bS)w+@igs$bO>i;WO)-m zIC_Iay_0}r%iXf}cztkipUs~1pO242*HI>g&r~neXDY1QmD!{`rO`r2n~nQ*XWMU} zzna;yqw7={mIp%O$eXp0I1dvyo(q`rc8F1dEDfp`s-LN`Rya&o2w!=r#6Vvm`Nx_b z@(@rK=~6A-gs*S=L%bwzOT?p!4(HC@cnUF|A)H{xfYryK$tq=b*H`xG0Ar zxNr?e8jg?bOPy>s?lO=D9*(K=$#Dp3}I3Pwa4)i%1B6$<5Z z@w|M{Z@S1$0_{wV?%yz7JDK@mnuM!jE6mIaDdmnzooRzTC&|2eIUiY=U__dCYn+c+-3 zA$wgcpSkfV*=W`S*FCxonM3??$l6WT1DF)8XWd47^0e2KIOa@w14Y1 zFM(~jcmcO{?Skwg#VF>|k0W91DJgD;>d`#IY1P#IUk$@9NHM^e!Wlz{m-kYJ)MhUU zcN4e6L{d{?yxV*iC9Rpw#dC?FBe~^aaBtv>491Xs0=YYM_walYE>bfp?=0S99Vt6c_DOe~dM3BY;N=i$6H~Bgz%%&Ov%L}S?q7ksNi1NEaFfkXpmfyk<_z+WcSa27%+U{DHDsPUVdJ9`k4 zateXHY_AsA^|NkIz~ktLRY!ws2(3j2J(vTvevRzG+cZz}(L->S4aw7~Ubw3@H!_#ouymp-_+cA?Hg{*+&$-W!Z4EKlhwLbwJLfZS!sSF{^8t7qhuF1&|zfT18H zl!;$%2mueny_di`#Yll2L#0Kvwplf`1SF1i$UR1t%sNHeaJ=`O(CVRzh zVg(PrV`cAZPY+ME+ND=LBe4Ly3o`%&J=N~69-pe=K1%PEs$hPvy#K0Ft#Fn!?hY}G z_1?~~AveBf;qGb=4^=Q%%}WgF2!tGS`FU0Fu~L1iUYaqZL1o^pR+0TrDo>Bj;WX|D zFs$|7$}nJ`ws25t-JH)dI!7SD;W(R}A+~CjN=+K-7E;S}U%ddu{TIr~dJ(6<`_zkI znScWo@%Z#myPQ@npPHZqh&5Qi2lis>aIIRaJUVGmT}>JK4r@=9``dfe1Y~bwEw`4B z_Ri{kO>(M3=>eU?=P?m0Np@47A*I@-SgGu)k~?#onQrrC?copXO{o6i=~`7{iP&CO zr^Dy&p&~IXyKICW1Uo41vNpu;3=Bk4gcmw`|FM3~_gp`+KQ#s)uGrQj1X_T3C%qFQ zt17+ss^)B+=ZC2~v0LoIyY`l$z=u!vpV|-hgh(IOIQk?^^|*bG_TKcoz7~~g)m;#j z-rLOc`U)ZU>PVApV6SSGKj=T`d#Y+dIsFz34x)+=lZ9Orvw*Z20~J})u`UBsdF~U1dwn| zQlFrO;AU`E77SFhwyUQ@@=7lWqZxARY&jD3zl!V~F!dR><}^oZm+H*siZs(#+aEPE2H%A^f9y|FMXWN9Uh$*6u6t0bvFef6E&n#0N^~ zCl>O<9Xk_UKwu$`%H!txNv&-sXID*M)gEr29_w8Y0{zU1T6+3$TfGbh?;f0%Jlo8; z9X%R<)~Mg@1eVPg2>6gOF|cq7P+CVAwmb9{KHCc{Et64Ll~vdpDt-2>iDcbeClx;F z9y+XTC^jC2fSc`U)(p(;$q)$9;T0djUUC0lzAu5(X1n>?!=tntb;1rdpyS+JI~_^3 zn#I~vBIIT|af)35YTHg@LqV~E_VVX_2u*?@a2nCT*Q%FZy~>!}>1qdaUGGkuWF@GG z(Gk5&a{x0lk-N5 zG<&xs*rlsaC>x3LKJ#fC76g{cw}xvEl^|(>$ul`v(j+dcrt9V(@-bJpiemXK>F%)x z)=v))6-7mP{}hP&j6WP|(il(Q(naR$pVDqco-hTK%t0=QKDuS`1rl=~O zln*Z|e|ul4K7W9MuYF;8sCxTQd)%Vzd7Fk{L|)C`)om3Yel_F_?xKoc)P94iZUW<4 zwE`y);Xo%(s|3fEqW1H z1awgOzWbQ?);Q0p>iQpdXWTaUG;mrs8Shx;81$37S{u9{lj zlkNITSi`kL7J~iyg77^+-HHzna9I$i)k2!>GDR{ptN=K{t53?OpH^#EtaS(XKmqoL z?j2@Mro#`=_?qaX)Ywq?xr7gok9WI6mi$0F)1%$t;Y)vsCaw1V(rgD~0gNld3plY5 z>#IIWm4})%O{s}b*464&7!y{SJsW}csU#-WuIeM-RQsaIDh;_dp9{FRPPF$>5>~t7 z!!RhQ{!b-TE0VJ{KfoSHiT;V0z8dD(>8NxElUEh{W+KhL4GwNSR<_?ku2=yr9pdW+ z0Koa&gvZM;$!|7?3O9-Nuq8S~+pRRlZNc_^>XJa16LAc7_RXbdI_YQm`4+3-~yM ze1}1XOgz`;CATT$jI-@*za|{R*sUumOfIkJLZ9qIoJLYtFNZKS6!7qU3rJ(0VIk1w z=%zo?J!5l}K9;i^@q@vL9B)KYBhyga9Hm`&^=nddI?jY3B0)1=?ho@A)E^{1_5T5G zt@T^ubhWK2>oX5b<#oReZ2Kn;L2IqyLQ-8X#Vf6cJ<${zwhl~mxAwdi&YbZdMH{sG!N2) zAdqg7GoXwOgEwA4!Eb%Ad>$)epKG((C!qEFd~4sU-`ZhmUk3Zs-Q5J~JoJvvo*(NL zPWT=CAU8QWdmW7n_;5KLve&<#@9lT&aGO=uuBw$?CqY~7MuKwgmwnnaoS!g_ z`;ciPKxM5|7#s;@?OXVOH*r+I3&x+@@HKC`h9tCi-c+s*y?Vkf#Fwq)SwAZq)JZ>? zD2cg}hpyY#H}0R*E{BkIxWEm}SFI*45g^0!9lH<}B!tr?@kmTX@M*2% zqFlb_#C&6@^*i(oT3MZ!uFY zX`p|jP)PI-?+TxTfZ(=+ye^srDFFXV@MA%uk1my@^sefr~R}<)GX_fRjTOB(RtL zR439fwExhvG7%qH?$) z9^f>DabSf;UQvBf`}4c44vTEVb@lCr!G|Fat0?_T{mZ^z=(!%kCdTLv*n(fy zt{-7Vi4da{giJtsHPLOr%=Q(wyf(X95YUK2z?*_=aw@0)(K|hj4@B}1&k3h&Q|)i7 zk9S}h1w#(R1MiQ;DNb?2+K_9d)#IYfWvr~j$Mw_;Nm9(hLVK|u-)!K8V{4^{h z2;Htn45^;fgqm>46U`jBb4=cfagb+65&bNzj5ZwmhGXAw>>G}K!?ABT_6^6r;n+7E z`|lmAhGXAw?CZ}-4adIW*f$*ehGXAw>>Drk=w;(~UX0O;f8)iz@nYY2v2VQCH(u-; zFZPWW`^JlXlNe46g@`1%Jj`a3eW z6He!VC!OB9l)~O{7#j}7X4KXxAfNEJPX5dH=l73_$EI%;k3S_57G0y3cPNn3_vof# zLp92>Jkx5f?CMEtD3!~_y4k3n(32;%#j_qk1U*66&9?sf>KjiV7z`lLq}*Z232#9X0R zE*4amm#X9n!T3V%&aRyp;k-mx-rbOEPXm7z^10iYoJtA~nMEMaN{b+WzFkguIF@A? zQ-4ppt|9`Lj5EG~yL}*y;1pm}o@!Dbh~l?1Our5{WsO@rW-*d{TqEtz&hFo^THD;h z+?376D%tHimkj0rsEa({DF6il5_IKkJqeq-dTsu6&KQguv!WDYvAMwY`gX}j?Z_EO z4Qp*-q__8(6YJ1ZpCo*L*chf(Y z1^Mu<^!OB|C5H=tE9B2g;1yJQ0iBnv2G z0@h-a!zwY`g$S) zV3DXuiXJ*d@gIM5|FUw9@L6QR4a`*MX&+!%Q*qUFG#cg+hoz?+?Pz(hKt2QG{Q2#V z?$7HnCn#nG=)I?zUiX2}?hg@RQIZaU*5SR=fGda8PN{D3C%4M`OJIwiqf}Vn)m#IP z-_mAxSHKe;?$*~pomu^}+w%R#hyX;#BD@aaZIPKiz@HSg{|@X@1=3)^oFnS{R(<>T z^?yx*5Ec{ygJ3`uLW5wsAJ+caMFcCr4`a9AeELxU#mQKK7_7(Hz_dTXkT=zSMMfX1 z2sBoFP(cGeMO6GYC}z(JK{aTJy?FZPt>>S<{O~{Bmj2Iv3h^^AEtQ8C55GnX@$HAt zKl~{a`YA>Mg-M_=jgOHw50%d2p&u;(U{A&etUiEJ`@4FAT|LIooq3L(WpdNgL z2B|&+FQB+oag~Hmcikw=H;x4K$0A_5e zDxaDjnks+u5#|5ANHSz|5Bus}R8Pl&4BiEN{Eq=*M<#!X+F9RNem{H-;$do!qEl_n zg+UwH92BoW;vN2n#N`nHuLOSo;(LDoc}J*6zCqYnrFIq8w}#*pB@NwbimQvnE2Ll5 zMdlw7K8ftlP>Vhh{IEyW5#+Qn_*8{VCiZNkmt<7KE|)<~p;Q2%s}D-^AT6@ZUPV z&eD0}$xAHf7ib;p@i{u^Wl+t|EDsaU_Q?G54x%Pr)V_jK2EoGs-#cK(M{o4)Q~cIe zH#EAL@dO}Zj3D`ZIKx;fPTvX%jE7#X9p$+*z0>yp(q5=c~&8!inH z?={msliizRCmKdj z!l%TA0ot@8C0*SZ%EJIU%2K`UP0)4;!Uo9DK>(MhIUz5*ILWo3^K5K{;2M#2^-V!CDc_rARumdu5ywSd+s$oVNZf!Z5gIq`^jsJw)s!;uHY;pGUrK570CjIy+!&^U+J^^xa{rNN^~~4ka@Rl3LAxUp&dD z{Sy=Z(=3l-Wu}8sWDjGH>;e1U!69{xo6cc()yJCGn5ElwR3xdABz5SNp=mZE3rRV> zGPfe8tZHPx^|AgY2-{#Sr-bMD*oTYVK|odc)|}tAk~es(9W#;*-P?1bLlB& zE-Q3nX7Bfd-&D(7P1AB0BP2X1KoUko>NCb-Mstm`$Wug*Cn@jvS58l?u=;Hp&4fGy z@k!B-gZH8)R>G>}T(iT6qML%SKLCL3-Ku%JA)i!_TSypYpyN`?NX(yh^)LWiTQDvP zUtWFHoK+9|Adn01B;i(hcj?rVdX^=IGb`Fo&&I)Vf>axqGZ`N1;3MeXgZn|goQEKz zYVGsd&+dYtqU~p=vX<}_X$+;ZIr(&s>U3`$OOSuaX(owbJKaYCOr9v5xruO+G^1VO zhqa$U2o^RR%br--s#?e{nBZbfnmik4kZ48V$Z*iv2U8ryk`w(0#nKt4-Qx)mDX;yg zmVJb)uNqT1tB_}jY6k`Q(8d9zdXf?zkYL|}%aM}M$JKs_~Yz))YvbNf*kC8!6#4;cPm&1-GhTa0_y9$xMIZ=H|d;%9BnM#r5ObH&wXS zR4?@~01hxKKoe1lF5sbOh=#Y)@Kze$O2b=ecq7&N?<{$^(d$Lj@>O|Jz9}yP)xu$Fa9g z@ANx-@aU|4Dw7>Bon5bv(i+V;54mK4brER_D9XCAh zLhg2%+7R_xGgSN*(=QbYAx1n+r}vb5KipC5Dbl}&ZbPdT@>M=Pp*vf{%skJ6A)b|R zX-)H*n|8j_(2Lh+Tr+KhpDFT6=|%R1sLU#)@AA;vzlNa-yrRhd)fKZhdz5|&C%PBZR)|Qhk8L@8!WtRV__OJ*kFNMu!q^}5&Z32ZOdwr)B2@sGA1+$ z|KtSb&uktV>QnUnQs2=*Q7F|m=qV}G*Q(YTdBAr*+R`!x+1+^=zgTL~wqg2hsmHV@ zCu1ShO@;8?7HB0Y!pfkMS9pIt?R0`hmx5K8FNZo*E=iLBZM4Zkz!bO7ISOMMOf#B0 zXr9WRg!uV+o?i}y1dvcvTsBEcQE{l)RctAtu)hm>S@p~wetf>Rb}dj@Do32{kLuqn z7J)>|3ofg|`YU^Vs6*AJ>WfEZMR}*ZQd}yezY@2m)yv`bvtq84!1F3YxWBYMIk{eT z)9ECnF@H`ajZABQ0%*$LJyz}{uL_=srE>W|w`1Vq1HSV9cJ7Ajm6p5JDuwD7NG}Yq zJi7}RydPJ8So^E$u*6!{WV0eh$>wrwcl|QRoJb*4GbfGhV#8HXI?j78BeBjXR%@aK6 zVj@Ye!@58hYwo-Mp8@a#AwIrU?lpx1?Q{H=SFrU62_LzT1ke(R*F7RlF9iDmBY6L3 z_oYhpjI=ht;Z_^kr)rGEv+sHyg^KrkupOAobOb!wvB=WCyv z5vP+3XbJb5WE#Xm5u(=w5@|1M-&Jp4-u~771L&~sMt6a31y1Ur8YJZb6DSw&wN}-V zh64yM90G}9z&8~zu1c^}){q%sgV7;Og@FzruzY}N8L|``;IuMTGeT1Xrmnof2?Qd* zdrft-7q=IPTMU!Kv6I*^5eEJ1>K&qV;IYP(kI&OSl~P3!g;n_xn0@yI+}0(u zQ0lYD;i(nb+5wbh4Hy6z7GLMY{MAqnl<7Ep$JGaVq7}gIKCb|Q2+ezX^b(mlO*1if zf`Qa)RicDBoyVhFF;vwe?(msF7TJq%z#rX11M9;ecFgQ)`?;R3e0Q*Re_QE@O|*MJ zEnNL%2$OD4yDbG;%n$c}eBV@2LaRUp*x8z6+uc5fl3EWDK*cT3wR=Dzn5@i9^uT|F zmpdeouSOOM)cYzBB0_{<(PU&vAU=jJ?_jXpoJKb9#s(N5N75Gd4p>J8kZp>J4Ens) z>J~X8cJ+9mn_>IzrD|pds}fn9W2r1Z4P)-BD?C>L^;F#c$NRs8p##RM!z!~NEAH-O zvgAFHOs7NMXsXL(>PqgKWy0a>G3C@zgoi4@Mutju^~0b-%mO#tmF>O@&PTd>MOAH{ z?d%_jU3Q2#^nW4=s>^`5A`?aR0<^kwb2#I1_ftDF(={yL)!ytk+z-#`I!&QFY_Hkv zCKm(>4Zw3Pk6U_UZlSJptcisB?uTMiB-1%%xi>86dQ725)uztlZeHQ_mq6auP0pj# zFvviIICH-yB9OJ971(Qc=N!~B)m}G=pc#tH3|)bivEuem@6R#242r&Pg#X5{>LHyU z=<&G8h`PozJ^j5xMFkcPz+da5ti1h``*R++AQQ+ZBMJ1!ODtz25y2x5?VivKLnSZO zo5%w2)(Xta^Khk2NN^c63+v+5Cv#}r+HJz&kW6r#HnU6a>5vIvu3+-w_K)u62fD6t z+?8G?t5>QNaN#g+v`ALfr?>+I4*4Om+0A{b=?+NBkFv_d`n9HrZmX?qVk(agGLWC8d_GTH$TjquW$pCTWKI zG-!Wx`*j^=47>aBgwdC>aC!5}a>pf_&>!Fa z`7_gqfo^mP+pV%_`IsCW!meralxoy@0{H-i{lfqpk&PZS6~_{usgzOq^Lz6uXeq9%$40S!Swf8OGXAvX=}JJ~t=9+&4aGYG(K@A z9BM!YO_jd~HE_amBKp}bEp(b}?_oH1K-f4?9DJ7uHC(@j>(_Ao8m?c%^=r6(4cD*X z`ZZj?hU?dG{Ti+x-f;aIu3zKTukq^Fc=c<%`ZZqt8n1qhSHH%qU*pxU@#@!j^=rKP zHD3Mxoxl1a=(AEPBpl7mPA(-&k{r*ku%@Zad=5Z6MeKzj#*(tXv#ft*#zZ2?tm5z9 z;_Cr6Gb4w!?9Kid)uJEYFNc~Z#7y!enN2fzJ3PW>pUsb!r` zmGk4i@;a#Ty=}wj#iGzWC7s0MxxIl-Ux3jpWV6Y*@KVSm^I-f2>OR6lJ!{xo?MP9Z zi7zw@#nr(UT+@bW1{crIdQ9R;JekVcIuD8$Zo)5R;xR!fd=(O)H^}}SwvW&2wy{^( zQpj(OkjLk9;JJXp z$Y`M_FEM}`;w>ZVC5~AEz7|ycPEzUKexJM9A2)5R>j#fEh=`mN>P>hqKnn$sE^T>T z6l}wcv`A^_aZzetS(bB|6Citq+>X{$EFUzViv8z$e6++e*-X6;*D+{8X#^FZTOLRt zRxqb4j#B#Bf&eOAp=2Dbl=nhByGQ$q>$w9eNf$>j&FV28mZ1~NAt->X7qH%wT7>6QV1{SUe+|xZ>oP=!t9wW--m1BFkn^5IXs6-u4z>a^&;uz{-hW z^Ay(hi>8UBF{=?i1LKqYR8M)VWu&Z0wI9JWuO>7*x%h8w-)YAab9PzGyRwX!5R8h2#dSKGMPgC)`r%@4)ph0YTFcG~%B|-oTpQVW-t&?pjFcbNd5KGAuY@x;M^}c;m0`zyKSEKEv zbsOhnAi~*(4FbFiL~1OS%)pR}nA3@srv|QZuM^w$^`2(q@l3s4T#z^G;iC;V2acuV zv+^pfd1ro&4IWwTi2sF8^hC08VDHtQcTJTso_{ratl7yYQ*s!;7;odFVe_D5%Qs6$ zv*WX4di>op4txNhsm1P^=R-+oXAYa@Uv1+nC5(@nM~clW@<}$!GDV90G8uh0?h^;j z7V)-MZLi)wyt>?#`If--@TUhVw)%H^f55DKI9LJ>LAB>2D#kT1A zc@!(dpySiYug|}JpA4F@#j*#udSG?xnOq5@u-9CE^On=D>!gDg{(V@p@9Evli+=oI zsV!PK54IeqdzRiN3yQ)QKggY@gYPtJAR#)J&VQ7q?7%RWMBI#NUg07x3wm!ltX&V# z;q0kj3tfm73jCm3O3>b~Z*L1}{xyAc*3-LkD(CCyD#{H@81wY;Y6~`4?#g&Z*(k4B z4^S(or{P|%pa~WV)06FUW&Fzmn0wns&NoPAQ-Xa1;jEAZH_8u@nO@;&CQ=qW4RN%6q z&TZ`7YpTEvY-Xjsspi6RwgK>dpEA9+9)Td_;3R#ue_JYZ`LVS*U!?4VK!WT(C~Y6>-G_DnU{E`pVlX z)1E@KsaQOh?%J4T3zgt_JF&*yKAfA!j{(ch!G^0yD&kF00A#Sg zWQRq}w`WJ@9xb~oQUiNh5=MA)RKD)r~x25mD)Fh^gZ*L#(x$y%{7^dzy76WkA zhfM7;2nn3~g##Zh5#B73D3^~r7n0qO@z)^iwO?c5^C*56DZje?_Q5%NhWk(9xIqP+ zRFsvkfR?*7TSP6F*kDZYV26Zn+!TD;tX-||qtsTJDACSjP;HNhHJ^j?Np*TavWPcUX5!1wDqZF(-kRFCXrw2XERL zf8=9O#(f27Y-wm%>N14{j>@a5#3}AcggPfuD*m!kx!h%Gskt;u51uzKvm@TZ*X(FP z$N0mW5E25>8FeO;SEuGkx8T#wE%RIRkO>@g-*#s7Kzr3-Wn+2m+5Y5Gi5@1G-hLT< zJ$u&7`ai~$oTBP?shKpzghC9RSJwdJWb4d%D=^?7w09R)rv^gT+qr`YjLKmghplfA zQ&4>bwIGdJZ#KwGJ227rcd&pIQ= zi!GY*a*r*Y&5EacO?!}OKBx-qfOvC&)ue|Hw;-828VSI|!;oTJ@$?fU&NuJxIleh2 z^U%o+f1Q*lO#n+d!Es`LB5&IscO?aq#_Tw$*B`{@UaT%)p=0#G=tWm za2(LYD<`^Q?i}=!v-5EDz|jR;1Zf2UWk`(P(pFKLN31p+2owASmdD=A;GpfVXa z@KB*@96v(|()U8$pr34Ufq-({1)7np&(lxsxqz-dvFT7(7UIzVDq```7xr900x3-j zpn`nkqa>>eLMO0R2)1xZApMN;vPYKtD(2-d&ILR@1F{i>e;+=6p?9o(2O=cgbtz=w zMslEx;bw@6s3&PRk;t3~$H*FQO;a!xjAj$U4**UC`}a^kvd2Ltvvqcg3sAOO_lE=k>K{YkmSo&S%m_ zVrm}Rj&zHg9?DN>`TE;K2OfI4HuF37k4gxo`Fmh`hq(u@0WE=mk0Jc2R_+qk-3!>* zzkw|ETk52(f8*Fk#j37epOomCgSKB*9$!BG{bmx|stvg$6Y%>17N5&@BQ5GrVH;%x zYvy~|gJYj2d1vqS!LB$FSEDEu#T``qXzijq_K2e z7hPkFT)b3OU#8BnM$C>`8Y!Z9siSyBDFYUm9~O)sBIbvP3POn@l!$_!<;p(d5k-V> z@}o`=K})dJI*?XD(rV_^I9I00&W`rlEBlnzN>w_}+10aWcXijbt3Bs=zY(i@F4%B5 zhYkC{_)*>J_}=e6zA?u8JkR@ngNUw(;{3-i9hDKQ;}Q1U+T+0z*ZGkw?`QW=@YV2_ zUp{{P`FA)pLI0j$w$T=g`zh2c{I|OAj-LnQ$|%V6!?p70^JU|9;(WLwl3zXIUi=Jt znlA#g;@W1N$uaFgOva%|i)j|D*EEEJ{p0hCFC2#bIcrW%iQhC5%{xsbJ;rd8N$wdK z8F9|K-L3!#_!Az_M6Hpi%t%mAp+NEcd`@d|{P@ey2gHt`Z*DH=bck+8GIVy7vpEW# z(Cy}CuzP#j4dpC6Dj4L4O@@Kb5m8ey{Rzt$4sd~EP^YW2nw-m?R)b^BvVF3?8@G+E zm1Y@CCQD&qS+%X-^YGy`Xy`s~rJ)BAJ-;M96&F6IjYKgi-LrVsh}j4hJ5aw;n^+%z zkmyI2dlQM9xa_}(hKG+pN-hSmc_!cFnEmYYFBBoxTZFT8BHlMQ!1a9Ppcgw+p+nra zO~mK#O`T0tM4Xi=vDkOnk367)%bSNCqQx;X>n1rE=X^!dCPiH)R9}`Aa)sYkXSYPH z(~0%@t)#;iooOnya#kV#$L?~;z7U1ps?0GUpgG?0T5i5wT}FB|oryR6RWx)&W!qjd z8FxvOA!kdaw({>v)o*iWhe(jZZbU9RUtWI>z2mVi|2oS{vg?3 z5zP}14f4AgtZ%41821Z~dU>UIaD;fb7~Q!y6%!^Ns4QC^2o&N}zef_rYPy+o4tPVN-B zpFDs5Wbsy2Cqu1Qv>Weob(CEk=&?OQ6n)f5( zum5Oc$T)F!$2@ZICQ?AdlC zjcp?!qQg00zW+$}=NzqDZaGD%YCZu9G6E|*y(>2p z#-7EVDp%BFbsj95*N1I>aD#RGM~8?(ZA*-!sqv$_z|G`+vC-+4=q8Yc0>R}O=b;<4 zZHHUFGZC7u8t~3ayWMgS%v{~h(S9(xV3ki}yRmIc)Reqq?r|?V8>Bli zCd=bS$Ev{pbAO^?al=PcoV62)BJD=!NmuPst`dt96`KxekXAl3J|~FxvH2p&-O?p z5FiRPri$C=4!PhrhtbVCd-A?f67QT$W9fs3hx^=q;xHKX+xvGV#kl(}Gq&}SG1%Ms zeIB-dMLc$M_jzb(H#ux!)MU-!GsP~|Xm?wq(_uVI+3jF)HHUwt+{a^xwmR$p2aov3 z+QYAc5!Tg_Mfq;`j-#{2Dd(Qm4iQ@$t!ejlhu>qE!IiPDzLn^t1RL&9vwv|I3d#-$ z2;9wW4zGN#W~4bc4y%1)Xv0d6KJua0QD2wTpJ2n%?))hj?y{dq4rfiLea(LF)wUChJT%EUKWd;dVebU%T*P32kR27PxO)w%sr4X~elihP;;yg~RXA z!@!&^XE?sqAT=|VH^0U$KU>?0j+Mue1-odx)>AvK7>>bk4a*?F^gGOTWV6p~KRQ8Z z{Q)<6PllW)!310hYhzErc&)2;yr8GinkZ+cYbc~)OZXjPNG{lOrV$3ez%jeHxJI_T zCrJt_sK2Z=j)JLjSNT+dqsE$mI%a20SQF6YzhLK}za`~+Aw=XKal1!kW=i6z3q^gU z*v^zsnPHnOhBRfFUl!JQ@ADnpW`QxY<9x|lfaK`2jsgo~)uYpj^@o;c%ID4Ut+M3J z$%q%iE`FI`d+yyiMD}aLa1s&e2b|8HThjd`Bh}NOpD7(@qn;|CDV{gVx2lqPb0O%F zT#$D0%YilTe#Ac{O(Z%+h(ZRMCFmL?OgOngakJ5^l_xBiHO0QUs3Do>4k@ABdCybu zheLrO$#r&DLSS-q{Q+pfJGf=228{4ev|u0XA4p_xS_pb(_!-{ykALSw1HmBdV`Se` zBi=om#_qSWGz&Y_ht!IvI`BYhEP$|wDnKZBQr@f`MkWo@2vpzP<0#6VKQA9zbLYiy zC$K~f*cbcJA?%p{hCLl7ZV0~6I%4gY?LLxxq>Q?Im8b!ufPF1?oH7Bw8h~?#oB7HG zdC*EpccKmU&BlhV~prL=1G>12|f7-)z>&iK-f>yGNSZGe*1mPb`hI-o+kco6oOw zK#2a)XM;HoG&;8LI98p~R=*A689M#C@=ovJq<7!Clg#rCb)Q(87k#TeNGgG33@m>G zC3K*J^s0u#;Re!TK%TXUWsU~t%&skQ#OLcVh8$ya_Lx;(J@5{Q;|WJp8~r_-JvMqg zaPIaqW49T`8iCF7VpkJ4pwfT-w9v?*v^a& zXJeaVryJczAR=aGWs4#x z!}-w9M6G*McqI%#{JCV5Yb^2FzDRH<;;S3pl4gCg;+DK(Ii=3~9F~)55*9^>jf?CM z$PJO5UBBNxv0G(qNSG@PA*slCCt-5q2s-qacpey?5VpmvK8PmR8tl3Zlh`f`5Os|V zFg9?tMVxWl68G+mpWDQ`WP@m&Ix_mbql0U~3eUXM(<3eQuk?AQ%p-1xwB<3b1cM7* z)^I>!GZUBD)ap0I)~9wK4H+hnrmF4+rft#DdJM}BUD&N6YuprS-@Xq`Ztm`MNf_^l zmc0Ipr%%DH2cbIf`Rwh|sNqp;_iSRJIxrl%KcBQsu2qWJ^*ck3lPXcXn=mdo5#zb1e*mA`VTxF%lV=IpCkM-uyC>ls-(Z%dP#oRF>zK7{{M_t` zNZZNeLqoVJY&Z4qC3o*X*FXQm#nZrm7_94#B~Q!4Bg@ihJn6ASD+?VxmddE*QQ%(Z z(y3wJ>MxNj3(gjwS>8^D9&|Q<8LzuIpd=ML?X}yd4|5`mGsf*?tiSG1bhtlrWVyy{ z@c_hCQberW3A(cCebRLNYCXPZKd=O6o@J`RjzyWCRuv|O?L*kgPY56iMQYb5aH z;%!JbClYaVH!3;}Vo!FYr2jk~+FD=V3MuUPF9Lkv;PVknYqZNCnKw$^AxW{%o(*4w zo#M=bG;ws)Z;cp6zWAcKK42UMOFo&1Z4VPi9wd1V3d7&e4wRW@qAPR$<=ff5;&3w7 zZQF;M==oC+?04oQyCbj9o9+HG++zwN2EM~#%QMO=S1ft1$B)fZooyXlUK`DJ4|YNB znwUU~1L2G3Uw&3yy0cPeu?LZUARK<$WAH>aH#Q@Oqxoeil6+aUQ2ob3Lzc;E&62Z1 z7Edykd}xf6%3nNv{xs~a&Y!{k<1{^8Y_66UpMU14u6DQ|y9@IbiaalB3?bY>S=oiA z)`0W~QnZIsu&H|SOYEwEyE(hGrPB1JGrMJUw6{JVw^?QHa&)uL#F;n)Cu*{_S&xyI z#pyG+5{dYPIown>`$ZTm{qSca&DDWYd*Q4p1?ZMK*kwpj|u$8~~{PQortnLW68%^a16y7~N?Rj)`daiy*s~^(p zhqU@3t$s+WAJXcFwE7{fen_hy(&~q_`XQ};NUI;xjvn1eBSJoc#A+BL_bc!F*OzEBYHog+d2N*^(ro5g#GsXip< zJw%Xosi1jac6Ox367WcUZnwQ0tSz&3Yp=MZkEr4+8wdpI^K*VK@JHXqq%G&!YO^$+ z1Q|whCB}0LdKQlny7l?jPgZZW#Y~`Icjd(!n!&9^b+$400^)#j8{DSg`}5|?P)YH& zL%g5tu4pd~?^c<6ys@vJ3(uc@O_6`cx6P9!)*!J3(XaD?VMa+?qYU0F~t5E@B6ZBh5upXY%HP)ZLx4Vt>$hf`GP552bcDLYNAh zoR8c53tBD@FG(J0LE7FeW5(R`vuDSv12slt!@Z@maPdOU>B-5Fu_9?a`1(Y?i!iR> zW&1dv;1BpV=4^R;>(anbU3aq0IDq`>HewylS&pW1bLXcwJ!S4^ zPn@|4dz~8*T(yBC-$J|O3RxTn()O06X7S|W8GcK#peIYKco`57hQL++@YNAiV6d^hw4IDo?E^>N(s{=*W`Q*b|$u_jG z2}9!Y{fU_utsak5^#}JrAXm)8Fi(Ux<>ENlPft!}L34ICO84WBYK`(7Y{466mJeX* zteS{ERM^>!J*J5!gKo>juIN08d2cPc9mYF>uxx-G$gf=VGJ?8cT;h6Auz27sn~u0B zq_uHrq6E}4A)1Kz`%JO6MqliBz~ZEE+S568lbb=X(jsW~A`)<$J@ZAYFm;hBSm8_4 zB_JgW(Tng(9U@vgPoAt6JYZq8ja`@taLR})7Y|cJ+06}iyL5EF#(V6vx}q-Xcfo^c zD~j>ae~JX=j1T7vR-c@VSdzKxsW{p!7Oih%VQ#XoUAEU*rT%1<06&(Dgg=@w0=*@!_STo3<59awM?1Fxh3Vuo!akYAGlCUh=-=#y-h?1WNp3 z%vUq@&^+f4hPm+X0xKZ3=Q^J}^GYYuc{xb%(ctD>SDjfZmWLl6ohRe5z}AENRiLze zeX(lX4sT1V&yE{G=AZNhKn(mR|3U@$fQ#6|meclbBq|8FA>1hLet4QZSs!m}uo^|l zSXAS1waYXe58Sg# zjRS5UEcn>bvCq5c96&5h88Jf}#oe27yeRhX?dNYDJUcErv9cT#;w>1TAiDbhetfVx z+tXYiS{m+6EiKKDw{_kRJnYI@lAk<(B6qS51kiy=Gj=9q4n-#w(t|QdcCH?roE-aB zopO;_b$>T;>TwiH2I;25LqVq8t~<_W6uJ9q2EN4<4)02W}{J_^&W5s|J&-U z1EySU{n{2la`F-tHOMBRW(CZh^Pnz#<8%WN9O}bDA{-QH>B2V4yb1r%@ zV%eN~FLXYfgAL)fNwpJuafJ9PZx07HBV)FJ(fjq+$BpAxo8WhWjrN=IJMzKF$en2) z1PVPkUqh#|aW1q{kvDM~-x|MbkwnY`fZl_$3d+#JRT`pC0&20ptQMb_*Fgid6cHHfbOjq@+&f0_196OS{Q=89f?+L#bjgG1{5*-WauBW z*sCnA`eJQwIN5R!*@)pLo*zSggDr8(I9RT5T#>}ZdOd9*+YmWA`#j%$$8_g z9wf1-xz*TcY&$QRJF?(8%JvpkSC7^8Z!EZ1e8CAx#z;e~-N0PkO;VmUl2k#eYOq>5 z`?N7EM}|hHuh~Y6%QKS>@&)zyHKMbBENKJE1ozBB`2)m z;y{7-0;e!LRX~>)BEJu;v>R-$hr_8ZBRG20KUtCIN={jDb3o*9Kk2gB`w=I5Va~B$ zQKYO?I5txg%f%G!3ipl2ElQU2HbY3`!vud70Eqvfn_~hY@eHyOX|iV?cM7I zzKdTf5P}CdS0P9cCF`z-;=|(xmnHk&*|V5$4 zV!sd2fifixj1;xS=&3qsm+Ux?%EVi;1NYVxwnuQzkSDbxb4GMUI+T?I-TAGUne9@u)`CCMvS6)pt(f{c0 z0^8l;I~d4K^p)f|_TsGNo*ve;Y!7Wpk7D!du{?KlP96#wk?91IwbXWl9v~7PGg0fl z5iw@!K8oWUz2z7faNH8xVjju2(^VUPU^TWSq~NCIrnE4(S0=lANVZ0jH-6`z4x^OD zreJn;Kn%gUK`d%U#@8CDYAakk(i|3&Sf}&?Gf;2r&&gq|7 z4lPJWQ(|MYxYb}3%>`yLw{7>-W{)~I4HJneydm6@+G2If#`F2kQ1P;~D=LzhL)Ylw zU@zDE#JLvjs!iULBul`Wn`^0RTS`32>k8FJ?X}?$-Y}pjUA~(%1sA5*%dA_qYvvQ_ zmho;}+SqaSc67A1cJw-T0(Ek7>dw7H+r6pX#F1=XSr$RLb|u%_%2>vxWUX&aN_OU! z1#Y^mXUMqH7Lzu;qp)t_S`Jz}W)6K7_S3UiIG)&+4MWiukeRJ=_-yIkorXJY^RaO8 zT&v#}zkhc;VQDqSatox+bIIo&Y;DoB9Jcnl4t?OkyX11?P;@Zc(i^eg^dv&~`nx~B z6%ThC=9ZgQZieG$ar?ruDP&~Un`F(ka7~<2LwKyhSQ6>Ynl%hY+NJ)Z?;o$*Ej8@?}O({ezT9FNWuu~6tNdFrY) z4+VF6^9}i~=*r~e=1%XBXG$!P?k4jV_D5TrbWMR4Wb|>Z?RZ@f0^IC>6hj2^L=vgR z@=E5S%dMs?Q+1ZLV`h1IG(Ths-xtkdTk@uRf3T&gURTdG{Rs2kR;x*N?ZuLO@?X#Q zT)6*MqOSUELm48#7m8U1YkqcbP&yya6)ofEIV(FI^_8V*rCcRf|E|)r7mFvkfTyL@ns3T9{hXhG(SMGgZX+yw z$yji|H(#uFAYA<{L>P|d+hv6Yu>-g5X)<{}Ex8YSOHosHS~i7)S3lI%4|VlJUHwp3 zKh)I^b@fAC{ZLmw)alDt{ZLmw)YT7l^+R3#P**?H)em(QQCAUl6;W3abrn%p5p@+& zR}pm;QCAUl6;W3abrn%p5p@+&|M!SG(ccfv_Hf`1*ky~W?txq4-QDwkX)GG-lH`Z+ z7$c~H+EI3=b9}rFjF86WBC##uu=zn^@$P7LV$&2+)a^U)&C1fWCT;Z zgEuxK$9heXS>(m<2S)-cmHM zh+%kVdm2F~y!Rk*mOKw{Kb)Qzo^Wl0m2noImioX%iiE(s<3s<2%n^U{ym)Mg=<`J* z-s6*lRcEs?_wIv}WZ2VhFE>dBv$cdP`GErGIUL2tb|ReVBiyq;9`{I?hk#}J@KNR=KCUafan43tuOq{?+UV-)rr2!GHxrjdchBt}CmL>n9C+YvG~SPc%u>?Dh~`}M9oUe*O~?pd zZTi4G2Rn=EzZOl3OVjeCJq|wN@riH543@b=svBBB2e|0BpvHoAE!*lUZ1%oM@a3Wz zQC%c*Z?9yfHc{2Q3KpV+xaFo2SWvBjO?RKoBHgq(`un?Wd4{^a1s~BV`G__gO6CMj zNs#zsF|TY~0_U$C1b@&Bec=9^^JG^zc^2B;4aMV+WT|3k0~A!y$+2)@O)xY(XAO7W zT8%yN%DG!dx zL632LuebuM685i5+RZnI!)NoP`{;2Zq~wd)fkvr{7`isH1-mfJ2Zg}dis?*p#x7z` z@xf7X#heeeV>UyrD<0?snbnEycg!Du4_>pw3|YXiL^MWBEEnd2nm};uQJZ}H^|RH2 zd*`*FD3YyYdzf5r5F1BULEk<;@FA2bsI*0*^?q!-xNZfk-!RXN6Cke>rP)!Ha3JO? zNQZ{nhsg(3Mu+)1PTm7BXrZNmG0zg2T` zaol+CVa1#@e7+0r?&9&Yi)Y8PHM#Q%ht+QbSFJNwL?CrA28aAXe_zh_$$BUT-s;@O zCcpWQ{Qt6E1D2pQVVo-thuXx(S>yvi>$h@o>eTr`fmF^8?`%y~T()icgJU`2d8>6Q z(QTwYZ2C@+V!#;70}=0@R5R;~J%L{37UEaiZ2@b4a@<%$H9k98Y_=li`o_?t-?BX} z-4YRnwq$GtQlX>!);lqqzx=GM$O+;+4$E8CrE|MISmH=d!5TF_p+6cQY+E)hCaG_- zd&xZF5Z50`?F-Ns-zveG!S%4#nNQ^qt2RD$Xy^=LEE+{>5Uq&e{g0l4uI^r4!)bkU-D?{ z-u$_7GHf03ImLAsR1m?id!f(0nUe$o(mhb1SP$iGQvh=(j%o@+e*Yvkf#cCXWIwT( z#i@y)-0AQx*4zu{^!dV(3Y;=yH^DRoTYKx&W{V7&9-Uwz5IUMz&1JYv9XTak?y%4D zXxu#D$c^_AJJ>5%C5zi}WEc@!f59@G+}%n(yxAV@%G-{yknON;gls7J$S&25t$>F; znR9-padFldv)bd5+dE)9v&)E{Y}woZO}oorlIk`#OKh|W5b&L>rK%;!cMNu@VMtce zUYh{Jez72697>3@USuh7*kIqcQX=Kx_#A4tlzWm(4N~KXdle!p^gQ_p*3jYLxC=!$ zDu#E(5wF`EGLFSz??mis8<^Yyb9Wf5xqXDL4dIk2a?E1dpg^!r#kaxP!$CskATZAv zwx`Uq-dQnG(Uk;Wl~n+c*w&vI$C<{7KB=Iw2b1n&vp#;dCrdU($pc0!*wXFg$*RW1 z)gH_FP~FuC>|jGndk>80G@h*BUvme4S)G;5mhrPA9PeXF=RxQ_2w|3|cg3DnaNwu? zh7%*mt;U$G9pSg7N9)GsSx83MF-1eigU7*6W=vct1oOufV*6⁢o4JV%#d;FJ3B` zU6c`id?*~;udpX5>^u(FuV)9EL4#Z(dS%_v3TV{Ko(ujSITa!lA>4?4)@)5w1Sam+ z%(@#J;yIH@Nib%XW4mp1qf3^%^H6))*rJm;wT}?qhkpn~H|@2_y9Fce5%c)OX4h$1 zv)fs8@5r!%!2iBU96zzdNg#wU$qyZQ7I_lS4Q9@Tkh0+LpAlVuC}$5D9cE{na}&~< zM0qDbId_$8hIYKsz(TtvryMF7J09`2A-4~Eh8hQgkH*6YojzxrKCvP|`G9%cGr2J_ zj*cLNHsY7#Z43Nr-@;hC-Da2RA&=(@9;zU{hcv-hH0;JPbO*82XB(|a>Cl|CI2PT_ zWy$icAVQzh1Dc-L+~zxaH=rk>E}{uNrpyOc2VMpS78iTO2NQGd>8XNQ1UT=E<&1&J z9`aLBE#3&UAjrofzAA`g0*fgH7c&gX5 zo!@My=XS(68Hh&k|7aQ>;F{?FNe}rhBWV3deRJ~UWDyHgvSCNm_LC<_wX!>H9>bZ# zgIT_t_ zFI+7z0^=Wo9nTo0pe2opsoN!L!PR$|?#zs6_ONiFbN59Wo@wHdf z^^qKaqUsC#{{>ov@WxO{-gI(GLOPn~&!2f~kf0zeVZ+ZJ94t0lLI`J$f%1_bLpKAH zQhBkV&lhEZ-MO7p(lQV?U&gyS0;xZP=G0x#b}so%@y-IL&$rlY++(ks)^lx{ zTmDDxl?Nwh$<1QR#&Q@Dr2E?KC5Al5qvRH(1yFGyU&<}Z(oxQa_2CxY;_>c>IQWp) z`64?=72rYAh#AM6XS1uz=keR5yy9AWziSV#W_NRqjXfhH1I@;=rC532iV5im2C#Ss zBgT74d)-D9nFe4zGvge!O?r2tAt#aw5jFZOv_92VCP_s#_#iRUr%HKy$nHpB_!y3F zz}T5|l;FFB^1gr{4~Bc*+~J^W^w2GNl3U}Q4Q08=8B|bIRA7`EfH38Z9d1DRYK4sR z_!wDZ#uG9!&IFN)g8Du>*xPH_+!-7l-QO_x$G7fP<%;--kwnpQXX@nCL9?PfyayJM zz@W&o9n2s-wiGts${yl&6l(b1!6Ij6!M9gL0{`eS(Kl!|CB zjBTN?-3$rbA$6X5?_~C)&dBEE7_?yfqfX@Zfo?bu-5K1$b5P!nljh7^gbzFG{m^N* z)V`UTInKq;{J}X&<8NIHkChlC(&LV;_=7<|WRoS5ZTd96ey<8I*k=4|n2O;OL0*X- zB2UPSFe5m*QGPJe+v=g<_Kpdc$2BqBKRi7BFdQej5hTh=*$5_gqbhWyBZG}s|@+~|F7 zu%acrR!)RL+DBOWyH#bDTrT&y#ahJ{vhCv|$WhyKLIZPRGfrUVNSPORTwXi;z70HTbh0v={_w`>HH9?n=pCfr)17=PcXct{`SQc1 zQK#V4j*=b6YSE2q*iRa#ZdAZe{HXF1kDpNKDAz%My*8@u0d)_kdqCX-|Fib?|8+Tv z_^sRw=X&W`Uh{hCP^6>u-Hw;ocl`46wf*QESn%;AWEa9s54cH)Jz%-m`7>+Ln+Q9xOk7S zOvgRvd_$GdoN;*02&hoE#xG-BY%VyD4s#(avz2)@<8mQBFRjc~Sz!$g;%S1p=J5mP z60myAV8%s1aLezN;ykM6Q6;}Dcr>nbOfk<&V!GEZJyt#qXne);(G(en#WuXLuLp6{GrfgNGW>kMZP9O%7YvnKW!L9?w0cMHxp<(%h}ob=xQb^oTDTk? z#G{lwSUKmn%6ib$Tv_4$Ao40@2ErxhN`nzrc~E&6E8XKfFPRN{2Vo@Q7r&SgNm3Zq zGb4fBRXoP@gR=1G8`0@WaP-{=6R%=mr-|4+$W^ z>q*iV)G8}N%ZMe>EWf;J7;kMi@cPA}tnN@BeM21wIT>wTz4T?^GJA<+e0pvluWk{F z?5>Ue2LE2Mk(@Aj+TE^$`Z?# zy3K_&k&kilC)9DcuisBU{4upz>GK3fDtE{SKmMCduf;u2M-CkibW_oB@hR@cS2WnG zxzWt%mHTb3++^P4t>}2ZhCM(Y0i>YFad{ z+@OFvMF6=qy%)z-E5)4t5A|Ft-@*3^9ht2-Hk-J5p)#kGZ_>4BnzRV(tf}WKh0+^V zK0m|CS8D4&!EYJX?0iG1)|#3Bsp&shGxGH&-jHd^&rdh$4e2H`{(r-uHRa}O@w;Bs z8F>86n>6@Y$kvJYKYqKB&sl|h4wf2Go2|*xWecJ{Kh31e*IGIJoilJK{Tqa7&Okld ze7*HuzR6?|v$^cFtm}y1oSn~GHKlJ51=@hWW@)p8?2p7O{E;i=E4k9Q)_nXqJB!cK zpk@L6`VG6LseDV3qhX<3;SGXGZ~2s6)BephUZiUpi%@uV^$l4XQkBwW3@UY*FV$2k zmr=7Oi_fOZ8j}t+3s#=>=rtK5_%vPTvN>GGxGdCTZ7FAc%f>;&6SCfABigmWq=oq> zCJlzp<-eyQQsb2al@))(`*KN^|Jc+p=nQos+c=o&0yr>idQIexbf!sP7l*`-S>` zp}t>Sy?dzd7wY?k>c3F^7pnh4^(~C` z-H-ZY)5K{a4hel1rOrSMF+Ch}aHQ|>`@ns9r7ZdWwQGN+@Aaq^Q`T#xEnvCRW7JM zV{|1$&YFWwY}tRBp`?RdkL?}0D1x#97V`EsezvzE@y^zza2y=c(Xa??$ole zDF}fUvVLGl9fZyNNZu8fXU$8#R>7-Z(=)(>{HZh|a>E0s>UaUSH>(c5aeze{KrUJa zy%0J>9R=Vq^PZgQ z)a;{T1~6&Y-Y8CW7AY*K4Qb(GhVMC~r?jLfN|XYS6X2&8;4`MIp*P`g)}Rc?5O76n zBD$~+{%ZlD(C~X0d9_)=@U>ueI1TI!{DD0D#EHlV{3fUi3-}{qlHqUf!$>on8PEkk z4qrziQ(XOQd^;2BW-00 zA&0fOh8+R^Lx-+a=+LyjCog$g3ZoIQRRrKC8tet3MQF-sc~98+gt?2+2HK>@c=io2q zt%8z>unBn#X$uIwI@(<=A2kVZfpc)t>hoV(OG_*3QKGjO7^WWP9LzP9dX#{Z7k=7H zlR*m~>Fa!JX=PJOM{f(?lE!@KH*lGUU;B;X0?vY?_a%I<`PRyMR97$5XD~NA$K1G_ zc$uB0&w5EdTWe{3Q)_RjwlvfFQOYlli#&57ld~5-TvI-4%&LJ${$u7jPnFQX9n3M; zFZzRi=WFvbO&`Ovp1Q83ACv-U2P4bp;B3z@z~KwGF}b4QaE8;FT6@iUi&F4Q^Kj+s zv(r&ROYU{0FNSx30IXJ%2A9cqpMgspJjd6SO5iNN%*RE}@Sc3&I$R~=YxoBQ0KRh0 z@H6wuqgnXtsrirLRlY6)31DM-ot>4HjTteRIQY%!ZVErmp!2z>G15oLU}mJt8d?K=9)D!2OF;XvaFCR zgn!)hBkh5!!DvhZAP`I%dGpJvxoYmV&@9M2Ox{y7Wb#hIIJm5z(Q`Z{VWJfUKo5Kw zU#+>VX{Ir77&F!W6RVw5#-PU-(h7yL>(x9iqYcwLWdl+IOiT^clbwSLJX8iz z*_nVIXf}Aj1fOIB=D^54MOi}@kDrwl)&Udvhb)0j16$PpDNA5oc+H>}S}iTA60$O| zl;37o({Ktc7N8)?;Pq%7*bn|)r`}+SexL#b=dcyhqs{B04oi%yn2#6Lm~{X!bk$_a z*X3(WnSeaB*?R1OZxI>v_U&Jnz-HC~W6EH?)uNU^XR{)#jM4_%v89?)jWrE7-lYPu zT+31)_Ugl4eb}oHd-Y+jKJ3+pz51|MzwFg7d-cnnNM-7mz4~RZe%Y&E_WytVvL{#m zH;C)KV!P>y$7Auhr?_q*j3~!MMCbN1;O%^;1PmsZ_~YfBh_7AhKM#!u5e|JtHs;yv zwRuLFnSkO;9_I|WkAGrRT|K!Q6FO3?j?vD9r3w`y4t(O79e0Fud_mmhZ+Hx zz*~@|71}qP)HBaq%id7fZIk3f#>A#5$%x6#G!S06>xm!?7ro~V3q}lTuLdk}e)JXj zsdqx*g?2=Rz9bUzYhppCDDUK}=4Q00o_D^XAihKgCd~sm;km)L@SCq4MoFmvy8a9B zn-v))qn4))zNPXARI9D$;bA3L`&+o$XF%u{b}p5%d`BjX!A&8K;TF}xUHcX`m8GRt zcs#*;-tVEP4Wi1U8WA_KG0vreHyaHYP5l{G)#1YZuJ!>=N zDa4yDvwl%p$=tkH2=dPp$6VPTNyb4>5#wQ>8Ys1_W47NjH!57ny;yxFD^!gC#OUjo zDmG25X{BXyxbpcgKA4R<;g`>3ctBE-AzV@F*;-&?X=XK;ogY~jJ9>#_AN@F*OcClS z@G)CIj1a3wL)0<%_bYUYP?zO3q-FV9DgDbbD62+OdBlIe(pV_6j~gDk+4$vmjM>kM z5NrR9qFkWO{|TX9ihKu=*r|rA%UBS8?bGE<0B4tLpzPDsy=3%zx&_vjKVb-$e&*6e zS}%YYf2%n8lz}+{gQh4A58*P3&PBQ7vKSfxM2kU4pwJU)!=y5FKN1j>;mibX^}RBG zANCYiNtzpiph%zs{pKJEK6RM5?-(s#*?ZXTR(L5dl_{lA)r4v3aHC!JG89U1l91#Z z3V+S+M7lr77c8dqC=8+CfKa@mNYYFz%A{N*G@_>e!Xj_Cwy;gEIAuF<>jTyxU_^sk zfBP~UajFSU;p?@P-vLU15lmo_QV8LE`cB!Y z9j#6ErPeDmoHm!OEo7;|F8l#l2eV^prZk3n{uOrx+UxB=FBxec%>kL|NN@d7X@r#p zn93arA4El8!)A0)X^Og-oeiaI?_lQOs}!&Z=#AUgvNJ=`XmOrDEB7s(XzZ9V7?goy ziXnn|r)YDa#bO(P=`WPikem4vi$G3>xcjhV`3ihV(?votZbyer@$yQs0hEbPE#)`t zh+(&^mF`nETN>!bpi#l#U$E1YCYzmt`qa7*m;`a0qDSMr*H9AYEX`7CInfagkdqEt z4Gn1rQd3GAV{Yvm>h&)L>A0}wYx1uHetOFe01`c=v335InoeyjHYFy*$3Pc&!@H}k zr0AGlqI;=L1dxPadNKQ53sWbPzzP34eqgi1wkIx=Y4j4eG>=lj<(xtW%t7K zeuIGzdXg&`ASYqi83Yitj#(dNy;0;3CX2?RHCEFE9{@0aqG0{JHG61Ofo< z(H3efKNlKI*MJr%pp_0SlfvRBree5O_z`dh9w3k&$PSim8-2;Ppw={?CRY5Pppg=QEC9N6=wL>+ z3BPb+A;zBu;~UwTKu2_9CjN%bir2G$1B~mM_#PS+QG?6WItgxc=(`?2lPrZ`HvldK zu|Zoxun+Z04Wh^6BBj1asV`E>hbXQaw_LGopH=RFBjLkGblRQaw`t z9XwJ5?>)I=K|)7!LD8+6np?M!UsJTSJ%}SYaQjAd$3-9*50ryq-3Tqu!S!E@_DREg z;q`kBuwzLzIq@&KWo=UdN(pRV2nW}gJ5}gSgXjE`5;k%j{|Yy@2f4kilJxLAzKhI| zoo$`>r8_Tw?2*M5f}%Arf?Q%O5e2 zPs2iBeXGP!Lad499ZFyCr!2iMeSWA^7?QXqtlfZ*7~#4UF$M4X5K#z0(3}8=7}!SQ z6g_k-TEt*_%P=pGOTlQM+<;%6`M;I;Wzgn8MMHs&bO;~H9loJBP2{X5eFsT`z8WQ` zzY-UXdZ)m73bK|CK;{R;N+J`*JFkZ?`D;QlMiHP&@t3E9Y$5a#!Y%>BAu#R*!_(mB zW}fLLC_w7JsZ6=Sf87MBYA86D0^ohm`i9l)1x5jHG-*0sQ4BhzPZ)Jj6B3}8A%m|e zh7*MvBh+pX777@WCcZIXmMCy24^anGM4XA)q> z8D8UW*{}_-EYK$Nqlp);- zFJ@pu-m>nldDBv%vi`z$3!8*1%pr@U3)dAz%lmAgS-KDC+qcRtNsR)-AaxCS&MBT! zW(uo$@!{dbkO-2nWTHkrYHa0ONeo07HOJIK2s=fENH37i)CU|SEC`fUuSuzeNDD;1 z^>jGsufjd?CIq~)rj-g1C6G|$27K|PFL_UZ1TMmF4^;!~tXiNQ8pCgJou}yr(7^!+ z!E{h$Cn_XB`oJ5Ifn6!UG%`fF7&z0aDDnv<`W6%`rZhzp#9cLj zQd~B|Op!i9%fJ8~a3PBH^$lAXMS)=f%s^#uAL*F-2{;1_cco{cy`EofGN3f9*H)5G z>45g2JbfCMrUAaj8=;izoRM?OiU3g>7l6k zMv>eo_Y>1k!CZsg2~82*V$|Z#7(d1Bf`SO@Bd%GW5-fdtCD&1IS6XS!hc@Znd`~JT z2#c5%Mf(y`mVYHnWn`EN+C_r(jWRjZB$s_zSjLqJ%#N1@hlc5$P*2&nia;o}9Y|1y z4Uy76QIjy_VFlvWkkDB+5XCulbDMa|IVPk$1(1b`W{Cw7wUVQ`X0xPs_${B zN4)wTho=u;slLal?{VyPQhkq8-{Vw&9J$LVR*veAQ~hzOKTh?><*WWU)gQ+~52^k* z)gSl&)gMRL>dWnJN#2Z7){{fTx&!`|7Wq2r?=#4cPLHPZ?Ed{30A)-jL-EjFl~zh6 zT^nJfXZi%C`NMC5(V$zl8qK!3Fp4UI8m?4leOc;WfkcuCw6H z4@84&&JLw`DIpT2-y`fEF|QSbP6_P}a_#?dr0efW_ABU)F99*AJ10KGhvWiHD zlr-rOWRXrs)BBciBy^gu)KjL8dWup<;x6P?VahAy%xld6{zGBt_sl^jrybcCDJR%XC^st7ADD@!v< z^?*eP$Iw98qixbKnI_kZm~Bk{LXZSuAzJ7u>6(B{ehO5P284#dCc+}93}2~18NNk8 z8Ex;c#2Z)=5_a&2oJQVU(>u7=;gu!eN>O+U9XgbMNAM7#I+U2?C+4IRLJ`kvmA!imTsOo8%{=Y%093VcTw8DOEvIcat@kQfTBXoOnlF%2IQr|6V8Y6=LZ z7!XQNar!V@NA~1=n;6!4L>~{FS?z z8PJ5K*E8@H@EFh9)cu#sNEZhf-DHZyTGh`tk9U)LcwKf$v?w3x| zs1SM$P>5jph{cYBY>Hu#%7_Ki&-o^c&XR8Wh{~i;i4@RDqx;!PfRoOYj;S(%7%KqL8%ZCzG~N-Kp*oN+pX2(6xy6zNy{OR(y&i>@$PhL&ANBZA=*{8Ml%p!R^pKfw)y zBv9y?E(?5q>LJv0H*f=`ixhc~f+G@cNC$xi+xb|aiyAIf|RaFS+$Cqz!!nSALF1iSqTK+}M9uSYQ= z1H4WxBOUNB6qdx*(FbCJDFgSna)YHJfYN@TJBF)#$z;DuVIEVgLt&a3I=omSsjH&D zNID7Bg=`VxN8Uo<-;ZQ{wVCO$fP`GB5oxnCFpFup^FdenP>i$w4Wum~$rmA=?5Jb2 zK<7JU3`^mcLe|G9aO0`~-LH!NlOl_9xH%c}i5^k6DZiK=w}uAGhFWl}@Yy%AZeZhO z7}R$f^_>R$S$(Hb-)Yo$8ugti|VIQ{WNf@3ntZ1^WVo$L-^BoEzXeJdehNeE6Ki~Yp_G;$beu>0J8G0^(`|| z*?zuzzwK_@y{WCUxTn@U6x<(es_$@x{FCkNLo1Pem}r;@2PGdOll@D5)8PJQiES^D zI7=jB54-b9#)5~=7OSDMsl(|F0%Y1>b`BzvB2Iap9{K!BrW@4h9%bbSfrH50FvG|$WSTlGzI+#wmn=tkl zsStRC@WAb;JPVa9L+~CLdZBb2OdHjwGAw;}Rhm5OO0CEkB)(4h{CWrVgBi&8#r1xx z1jMA^dJH?ll+Z&~K}(oNG=K2=pl($7r7Y8Okw=l0MN~8;>%FyfPzyv)Kw%1|s8o!3 zRAfBlDdpiFOu0}oNxeEG8-s5gkyMr7i(D&uO$OvJC5I&e0^~`>l-4(4J(ZAOIv{*B zA%Fc)SecRREG@aAk&=leTxvxuN5F6poT4IcC^y|zmld=>^1?uRnGL1b^$9nSf36+ zP(Wdly($tmsG=Yl;qrfEUSB16WF@7_5}MLjxIUn00A>l1{4s?SkSY_&as;Mx)3RWY zz*S3c0CHo&NLeML&Q#o262tvcD3j&adcp7rs>eCQ5Jtk@C_t?KLv3k5Yx&9_epPTL zB?&`YD47lrmPSCGqmqC6r6lCC44x!6HiaF`OjQbuQGtN#zh*ZXYaZ%Sh9jXYiV7{- zRCr5(p$svG&$|9ktoR`HmcnB);DO;1Tnj0PDH^6wnTAfFLrpJJ!>6*mi^*M37I$en zR+5TpDz%t9D*6gV*(5k;v@@@%y9_&`f|O9~I;I56)bbjOOnr6EP-;AG^lhpfZ9#-0 zWt9>d%^>I2x2*7}lQP}`mF{3wa;@5waFMT1V=ymv0E2rFwviQsB9tH=J&GwcLZF8l zg%--mrtN*5(pb{@M{yqM{G&eVFc4~&`l6*oXz2SZx^IBBVr+nsJKoWuM3E{rsqw%T z_Zt7p1#RVP1((Rm?oA^Yp5gF{!E1W4VnIDA_UfxEy{i?_2w?zkaVtaL*UR@_4&pyt z$4~4Cr1awaRWwv2{6oIC?-lVUQ}5DoK?n-zC{2ZBy>wf`5WUp08GonDI5+x&Mf^la z(yJqsa+#5G4_UpM+32{|_hhG}mg8C}V&>?mlcz|q6w0(TpJllsoLysj15~#9cC#a8 zh$oK*Q%BQr!K|=lD72?yhH(Mi0et!fD!$vzat}p%X2*fD&Po(!WmkO9^utga+kN5cf13U)-l{ADLlsyPVTIEIyFfoDPYRw^zj zcn@r^;vq^wTlJ;bu%+*Drdw}-A%SP3a?7QCxQzu+F1Y&lcv1j1gh-h&Dc;jT!m~36 z5>(IHjh#5_n^$220XF50wRD$>?A7fXhH(dklr1=HW z6Y{Sy&IFy5Ki3;fl<$lI-T)Of02R}iV3>Fi+WK^?6rpuICRB@u=vAOjqP74nziv_T z$Wh=`lFt#$&x6d6S*XL6G(_^GEO>-fQUucLg=v=Sct%ilTKrWjW)w=m;}u{mJw!#}t9(KaO z;8BPFnPs?Yska)k428EH1J2o5r=w8p*a^Gk5`&a?v$*)CNivqmlfKAutHGpb2d>OV zh0&+vxNa)V7hzxB>=+ms>1i&^D(ziEU{v>5AJ_MEXmY_94y}#Wi-y}hOnLxwbe zs}d)c@&!`d+Z4X9ND-NdqX&1alXGfk1vkIQf0hb597_e5CAjQLqN%h(H_^brh|@Xi zb}xP=e5U)H|3V1-9QG^=N^2C4mqBc})ySk-#-X4TU;ON|&%gL0zy;F7+Aq1s{{lTQ zGU8GA+g5h_6HrDYVHWPi#m_#c;(>7ZOYY0e$NHy&>)%+c+!h9_0ViZ-dvIvEQE{pu z|5)?%lZz)P2*3*%DjiMiT#;$4PIUTns_`+0a^l6mUEy5$NX=%jl--u8(5zDG%P${4 z6`o$d$au;>jw=Cr*{NbG#92bEqAqk0l|6pSKfSzon()O4{a&^$i-l3BWEM+VT8Vxt%_;Tb!I8C%KvJ+_aszO-tz zAl&2s3hU25b2~?RV2iV!TEp&U+Z)^N3jGuQZ}#2X_iM$?CV)OBG8~wtUPwv~VO09}cWqOHjzFwN z?XVh=QoM;QS1%sS^z8Cg)~Zn3AP0k^F}K-nHZblw#@(#7;7vTl1yE+9zR+H*W3HQ^ z6TQ`2yf9~>(PGcFo6T7RO@gC?lQhjDC(-97F>Z@nt=8b;f>wL6v2aM>Y_744^{Us8 zsA;t@ybuJ3hmOHRhe6LGXVA-1FC7y0#Cm$OHy8hrKP82K=x9WK8ywSp{z@<5L0Q9v zJDCke(-5c*GZGZb$A?#$Z6m^MX?Wwr`VZu32Exhqkr4`uBGb{q)@%_JRnFH&VPl^DehNOT`4&m`YzooraJOo@D;c%f|b>O{CJRI3SDsv1 zoRyoiax=}*vT}1)ZqCZhS-DxM@|4OUD>rB5=B(VD)i-DL%~^eOR^Ob}H)r+DNfGGX2BVBw^_8WxLm)T> zw2FXVw5Y6Q!_xCkI^)ib^P<(w3yp=y%L?RSdwt7tKt~!w4a3?TYxdMiPo3ykv&uXZ}-LRoh;Yf{|cHFOkUE;cu*iZ08VtzOk{EfyX zrGg$-XKrRJR{{_WbV&qS<$gpc)?_v8G-{37t*AHYt%QM8}qHcycqfb1waY=|)a%>Xj15#J&m7^mD)mX5; zPFMpz{Cd%l?^Qkn4&1)idB*>pF8=i6BZe`^=1A|tm$pYdF-QH&8QN8E>>CC83B4d< zC!7Sg<3q&(yaq-9G+I%gNnc-hjQjWa5LY}F0rsKCwyQzF9qJb882aHFVm&cJLj`=l z4tywpAAKZK^j(*N1Ij>#A9q!B$(7M4*&*Ugq!GaNyAPF`xyYL zql`BQY{H?M@j~fATUCH#;6x>HI;%6fv!q8Qm;}d9#5bl}DxydeibA9W4uBY_i2tLf z+Da=AqFjEG+ZY~342YR%CD;M+HbI|EKz&YpK*m;JS~v?6o?!+n^H4fP~zyhP!@40dMFd|?SP%{g#3101lvw7xR}iwGU}YzO>5 zivJ&IGcfAE%sbeFU4bqK5W2o;S4TT-2K?8sr^rC`S`)CHf>U8gk&EZ=0S9bv^Q#J^ z-8>86EKC_f^-e>fw7HKJ&;Wwo3*qB!&9$2IX6YSvyV>EuazcHRfnEzPwio8W90EPK zN^i@7MTM~{f4SA_EVdTfz@znr!?ZY|$w{!yg0V#|er9W6v0m@h*6YA{hiEu43Pb~K zUmijgqt(Kb>36%2#uW+;XDy5@UTU=3GGqou*`8}O!;!j(A)tLb7lOw6+&q}y0B{yl z4WkK3UNM36cn@YHNzxzG29TJ8&kqTzpQ6o#ULC3wTzd~DKS)QoQO3BZP!h1}d9cB->n)fG*kYHX2-ThyZni0;>XTcDvD$Y{zt}H}EK<$?z?`611dfU9K;;U>jkz+Z~}zOiGQI_oi?!(k{&! z^k$f)fG}AZbPKyJ*dKLRn*y6tG}e$r*&t)RyjRU~Wkn%I6b5J+wj!7~X1mo9*d)w3 zjN#j>3>Jk%VKjnv!`uk7X|zqoDjWCcZC*T}5XaIg1S%Roxwm^dC3Tsv%IRuwGWvHQi_D%8I zXS4(mt8e&WmSDZ3;U%UJo}gk7&~nej^ibkN09P16AS_GTu(Vzx6u^!{EF~B`JHU0! zx4Af=ic#T3iyhodGa?58#3`E~vQWktl~zf5SymwRrP-`N>W5Iu3Zz+qR7oOPfix?S zD#PonKngjR3v*T=%?hNnAI=J-l#maQHnRe0Wp!3Vn$?hIHKbV$Dbz_>4QW<;#<@9x>Ps&Z!g zaZ|5c^zg$=ZfZJq!t})(7gfZe_on(9p%Y5WmOXXSgeemmI%daO0RQi@c7?h>?rLj@ zEqnHiNfW0|nHW3n^2awWsw%Eu*sjnbeeT}ohFIB>4UgRU)P{LQ4a+xmc3EBFT^(H= zi>u=;>z`YCCqvS&oKqI9ZCSOc3m(OSGR zh4s;rM#Kr8Goz%aw4r5HN9V3?cuR}BFwn-ivuaBb3B9(twGAH5dZ&Zi^sWy&JC?UJ zRRfK1PGD?IML`Rz;QpF#l=ZlpbvVr68bRP!h#vXW3|;>9B!qTDxKRg6!aJ+=s}Os zNGq@s-|xC$){w$X0rjVi4AyK|_=IFIny1c3OI=oF>bu%Q; z1_QiDmH@64cyuvJm@r6GEYxd0YA^K^`52$k^{sI^|XQ@)Ztf{)Df2jgPv$crG+ zBTpR-F57GBr08$+k4C@KW(3DUpo~=rEd`&=MvD zw9hP_09=mUMR7?t@kr0Epn=>NFDZpUsqZx)JtF~UcorYAtAr>Gu zWpAWXT<6cWU<)oT#2ySYU^LZ&upATVM;wG#8CD@r%3#^?38)G- zHME7JQH0N;$a*k0^*KcnjwQkRRe-|v)=r5Ip-kBPi6c`}Zr~kbaK{Lu_aLqZB9d&8 zSPL|n<16?fe2Gj=FfH7qBVSBVX0zloKwt+yr~`vg`1Wr=T#*7?T1URfX==^LhlN%r z?6x*<5_^_av>-UZ9tVsaw@F9KRMim=KO*R}3g+=4R#u6wp{#4f9M`v>$iUo2+!3f8 zIIkEf=&c`PsfL|`%tOv|KadCS!|P1?^~1fMgS^;4Ob1Ldn5NLShTK)LZV+Or%vvry zL1bx0;_T*G)~vAbF$>exs2nEatIWwsGGW5R z3HpSgL#9o?eDQM|SM*r&SbJxrE3mV7cXvZ@N&#v3Je&wQ> zRZ*#F?jF0--tDn9JG$BzHD~x;i(tLs?EmHesOD+?KgLhp;`n48X_qBppz}r^Vk+MY=Y- zi}3$_qO5yTSZxn515 zHxnVdl|yOY0nP%m=!Q0`G*=*#37=2p8p@{)h{K>fhkst^L| zk1E8yD4fvjI92S7)yr7EgmfbC3HSZK<@t3^orSo^mP)IOEYe|#p08Zl{n+z!7*jt7 zS*Wc!5kX#h0i@8KU0lP9qYLx}PD|drLdlV!&&E|a!ov|=q@UO#dy%~$1|-$b1WzY< zxszfdBEs8%Wpi5`KtN1NtvB|H7rhEzfEq~RO&~UaboM5a2&jbL`7hoA|%s4)fAt2`reKRP*Mcc2Whm?KS;hV zagFKeXT-vS#svhXfM@7v-gCePaPp(~9kVMCYLgJl@I9onthm4uRX{>sjK2zv929px zBx2^E(eE8;gTlc0@8eWF2NrIv*mwGHDKg3^F<(o-(333p^4)JtjRiN`oL@ zpgAZ<&V+C@gs{#Qpi!DFD4>_!1CRRRcrYFT3~Gx#gIzyB2+Fr)VDISVMU@ueA|T^L zo%)q$E*<8HH+e;H+6>lu)wN-m9t2Uvp4Cq`U-7Aj42>rg!7aNOj<5kqc|hmsK05D? zI`|@TKoQ(T$2HhZ)+`eS8fHr$k!gCu3qa0h!vAzEpm}qag`ng}5iYP<2AwMf1e=P% zctfwx$7|G6;JQ0HrTI}NEHr$t_=cQ@ARcAPqijId!wLy+sJH5oqk&Gc3^HytMDQ%D z*@VdmYw2@C&Ghvr@GKRKhA_T2jK@R-{q7SmQZD0m15L5<5;O-6usR;YSmnEY=XLJ3 zGS5Q0O?10@334%J4baO!@STcOP6HYNsY$BvRXXU>O_^cTb@)f?wFyNeM*L&d zU8DI8Xg-vg;KWNoeGKZbA2CEO%+M0JmpKwb@m#Vsxk5&5AYgn5J#EBb6d@kg zWT1LUO2N`5z+Ey;1lb3AtjD!jR<_E@R$QI4vQ<{L;!=>6t+KL}l76zX6_wLj*(xhr z`9^kG*($5I%IdAMdMm2NvU)2h9I|?=tlkRBvaH@JtGD_u*IN-69Gukf$i^jg#qruE zqp3&mBD%Ku!ED1tdy7jN*F1jQl!m5bV;6O-m_4J$sp)=h{i3>PtQ!7KDoiG0x$CiE zDvBZL!du9W?v0n#Em;5Dtrwm5gGV;5ZUK;E0Q?!5Q^Azm0JsL};6jBO74Jq7&pO9ysDP z&Y8DB(*FYBL7Zn}hKsaJMl)6Y@I#G@Ce=qs>G4Cv%2ue=484)@m6_5RF^wCIx&3tb z0ze?0!7!%2Q;ql*IaNSk>bx0^IgQrL9y-PlDxlX6kpKcC4F5~J9Qf^2)gW4Foj${8 zG~x4O&7rgAfRckGcqyS4cwJ_y!_9|oQEZQa+M#)Rivd+O6w7eKM1W~TM;@&%PC+vO zC;?T|XB%^jdEpjg0RmYA+=Jf>G@E*{X#2(Sh<-<`2}KQR23t}K;5ex-@YrG#eq)Y= z()@?2z{BPsQ8=+NhLVi-DNiYJMdHIOfO$x%E%~qk>O`nPMr_F8jK7vKqp;DOVbzHn z8Pv9tXq!+Wa*fsmfugAl-H7)Lm1>yUSJY8~p%Lb_Od(xJ-3cu&Q+eu=;FGCA2|p2_ zWVA~?I=Lt)VKOs$Q6+?P04S9n52BibmZQ3O%Ml##;-!eM3Zy9)@KXRVl!+vuR<%{D zm*zn89D*;NBOZ5fQl+15X$WTpC}k$?P`%yYH8EMNxaB$35m8lJ@UaEbA;_2sr#(g! zH-Ue^^R~$l6wHW?m6WZ9JVu3Yr7MtGTQUtlOjkUGG8tbb`!{a4sX)hv znZ;xA{nT)yKY))IfOqjy>6x+eQY1CS6{DQ7kO8^@lw&|qyEugYq_!X53#X<6sMUe@ zp@S?WNM$0`5c)PG9mn#V(nxVGdY=KumCqkb!=?Ec^BgEY#gmCZh6BQb8Xt`w4?X#a z072!IbRyM@<9;yG5e4y7)BiVAbO;pl;;mN7oVhmW+%Aga33@R?0!dioTEJa!V629h zS3bPL7#d>82bc(c>Gf`HHTXzWdcpz)(d!YI1VI}CNScyF`h>`XXfUZl4Y{~f)+Z%k zED*g}N#PS11rP-*5VvLSvq6r2HPWuGCjhS(sO66Dp+M9+$}P8Zz_U; z!U(cdqqrj<>CTbyyR%3P7ZOqm=k+n2fv)keW*CC40xH7eJ*O+OE2iuhP}J7N@By*z zP)`o59!B72zX_2D^j!trlX?Ou8K#v3-R&oJn>|IiP49Byey{I34o>rWm)F^)ca7Z@ zKq!GgR}jVyNTA-8(;3(t?sPWicDkE8Hsv8#xzj!l5rf^1Rc#?8Be&q*?ku+v+}cJATL2^F4B%8fHs}pOvEtu7J|K-%>W|dz8yr52N1WK2$6$v0dDIc=QJ>( zay98d%ShU*hKIzFss{9DBWyB(a9fy##C^xa;5jA?ozp5&+byQyVU=iyHqNFVX9vh7JJBD6|>hq zK7GQ(*m>&~#LAKHkGV<_kZAAbuGZ4o9cRQF?s(#F9q)d)^%L_GuMVl{Y^1$;8=0S~ z8W*fv_sG(xHZH3xF0Y@ZLg~TIwWGDVZ1vJhC7s?D*Rg&}t$J4z;Uw z+Yth3cFT&@YgR63EP+lK5%ko(dVBx!S+SZm&z^Tk{KSSU^(%)jZkm2ne8!AA3kp=d z(T0ll4a9&#xV1U6XH>T( z%=5jOv-R2U&TOnho;+qE%tTv3q{Ugav1rYlWoy=N+_+)G+SSWiW|~lxGUi$UP6x)E zPK0)vQB%Q`c7CKj1pI13c&F0h;*ts|xD!>pNG|~BOX02np8}Z8&g-5tTiu6Lf|60K zvYL^}QZP+N&N)4rq$;ZgnVA+CizL(>?%D$v7ihkjUQyf+2oV`b!G!;e(u5?4TVO4) z7UeKB9qR8zZ_HFq4-Cl!tp-i|m07Y10hY7CTohVhwCtES2UY1jLF;GV8X3ChOxB_l zlz8*TABlva{0P>qG{C#Itc3kqH6tdz+yg1agE zb+58KP(GrJs-e|V?j0&Wp+&Gnk%P*JH>}bHmc}!+m`jig3|0S(I ze{&T`bHW)l5jYwdFfOplhBFZt_vfrafG#3FtY-jUu_WvqooJkj9STz-Vk1bD@^z{L zrz3_$vDFm6A)-SD*rriom+c%)GAd!+GJprU4G|WdY+%m5*)uuW;Ep7-4Kc&wyCje4 zC^UqSZYri7-hf-6Bo?mGL#~0_#0806V;AqP&g7e7gv`;fbH+S`CtRQ}GM4Cz_7VF6 zBY^W0J)`s@iF9Vgx{>mgYzuKMCAKEmr;b;dU^&JTd)clfi(24Qr|BN$XE)YVC|=5Jg;b?8e&o*j%6M@xf@7)|!f6js z6N7XbOL*t*WlI*!n^}h&i{q6{7&{j(49>!xaNjGB@xB9Ent7+b#9F2=*|T7tV*I7m z^|R;(f((oHst=bhr01WcYgO4#(O^dMW1H2hjYYcz8LTOZ76XMGjr(eMeAte=XEh*B zA9y=IU&8dMaC`nk%sIQ!uQf<-8>{3xw_Lee*qirmYC||ZM(p#mbE4DV8>J$wkP0bd zpu&<^5mC&!ycs?hoq^6S_!}}9ADxKAUx`>F2V2;;3NvSxAh2g~QLGeA#=;Eu6BUGdEZpU7bU^7u+RP7etK7>NyU241he(BBN{&Qv ztfF(EUcQ$;l;|kN;bn_EyPU4x&dqYS%9FXg6~SyrJsb&aGUTb=uur^Ld?yyh)eUqG zEC0#%HXVsFndXv#0zvL{R${DUdJw^Z2+?{&n}+E>$rOsnL5SeE%wwDbucRUITA>e0 zq;0U>Z~ej+8%d7MX2f#!gXS8G3tNW?z_3@~iv@Na5Z@Z*Ed%!`r1hi&S3*9Ro?+n8 z7C13CCwk=wy{16PNUkU`Tm$vUEsUXw#~g5K@?o;PVR6NQZx8@00cXkPlQMcaV8J$c zqDrloiSk!!N%UOuWj=uboEZ;_&mS#;Oac1%WZ+W(QUOmQDj<0o-BQStB__IXPy(p% z?8BM@cR9(3X^1x=)AbU5#Z|CP9bDUiKOO)vDKjK%CV3aH>)?XmZCN2OD+I!oP3ShW zq-KS{tPq$L0<%IOwhUPz5CVEu2+RtBSs^g13CwB&vzoxHCNQfB^zFp6n!v0kFsljl zHFa4{;D2*XAR*xmTR-f0dQsEV*cnSVu4s(KYN6_0EGlAHvqQyQT2!&@x#<&5Ja)oy zOV`h{ZoHA^-=yL9QZ8&}S*P(jr) zes5-FcWl~ucRsga8B)*1aq~h%8bait*3F9n%qn~P%2;v5%$7xqT4q9lPc1!A3dWeK zu4Ry^-u8`amdvh+6_-N6j@un*r8oPrx9SOg6vF_^4<$#0N1{_H9j`uX@64JqU;>r! zFv7jmF0TH zluA1x$pUe!39WkO?E(kDn~S=9WYAIm5KYLq18aKrncgtOM@gbV9r?3*q`yW}{M1$> zH&<;!K{|{ls9;SvBGnIw!vy1gwJbCjdW-QNqmJnaJLu;;L%S>-CmPVzrEGyj`cG%iuT^vXdMxQy>HW)(C$;sv1NdG+-`=;$S+pj3&r zRUbx}GzZQD#2+Ng80rN5a8qVw1R$-I2~CAJB?*(n5cLV_eg}ZEE}lL}qz1npqdrOe zBksU$2%sk*fdG15dEFS*j^q@B6Be-oNBI-^Xes@Rl%oy3d+31W@w+YH*mOSt@Cg?K zR)Vt^MgyKiGAdT7BaSBcnm8PO=w?PoC{|+1FAL36?n!`zIgWgiEl)uc${kdI2amuO z$Q;He(klvnP4MDDGn`6>;$vU2u7RXu7XIc|(@lc@LMW*WNk~10goKxql=038e4z4b z_3{v!VN^z|i)t6(Mv#CUbk%lPF5eke^&;)e}0YD!M zOx>zR&O*TT!;D#{MwY%Fg}4+!kEwWGLq3M6!eAQp1-K0kSwQjGCnExOE2kgC5Ub9| zT_zmjh<3w4kC===m$fS86ce!J@mpbb;6)K&%<>WJ_$U?=finoB76N}kx6-wa;5B_g z7}$+vWN+x!l292TZbH(^5`sg@X^9AqWjW%`W*`M(st#c?>D^}gKs1jDwFKe*M;|?L zr<=p0gO~95l^=0}BeWkuSu!by~q24xA!|CT$8wE=Rrd_gR*@~4b zSFc{PX05)~Sm&*cn$d_@6MVo~>f@ss%@|=}CQ8ITtJkbuyUto?fG~4FtO^d(i?#|P zdcbXd9>&Za<~m(qx{v^AnGBU2hc4o=^rDnpYq+gtf&U(JEwhY~=Y%B7m|pvlgb5Vr zQ@NtzM%;!Bk@H$q>&(?$RR~xTcnk`|fZHpvSK14xTlJzIyi{^P&cvMyaI3kjFN1di zFI9-6E_ZikxGXVOt`c0DaIc?gQg7*nk0tZ8@qR>&MLbx?j|aO&k{SwRD{i22yZ>g< zIT|zfHVW7((PUN3SzAC;eQu}lX|!A+z66ft<>H=MQAHyNz0-ipnBI|4O*fX?^5vb9 zPcajV)(4FJyM?zRjAa*cxT>2O?$%yqqSxTlhP4L(tZfum)~X&A!Ts726*{nI9AQ=lU# zbqCRx;$_#26#`KQ8wLbHSHr-W>9iM0Bl*7_V}JRc1IzX-|e9 znKQh`iU1&F6A&`|J%yFQ*S0KJ0p4PRx0p3B=(7=>7aU2P+ZbH22*5MW5r&rLF)C)F z8P9=hTrRF^C0Q{sD<e#H^T@6%(^!VpdGdiiueDIUpBjrd3Oj}h*wnriqbvM<;IFi8kcQ+ykXMRraPYQ_;8!Pt$XW- zFFkzi^ogbCEnT;6$(%a)!0glP=E=J}fU~&V#R~Qwva7C=KW_60&Z?tOWf|ctwZdlj8u4ChdHOuCyTj;Rb zCkpk9dN`-Tp4$h7J-q4QKvn`sLZ8u3k1zn)aL+178aJbSpRaZnyrZNHI@*!|^v-)2 zKL@Uc;?RX_1ih&~Ms<0Ig2LfY3)m0NvUBMQC7I?V`I`=RRnx~GMUgE2n*fxN&`UWL z(FNJ|b@N^=oSE1b9j>>6Zwcl@_fF*Qffr~(xs|~+G^5KG;DiXZs!r!q0+@hDp>a+T zlW>amvZsA0TRk9SHekSeDJcF;QkAeS7X=i- zSL9WARlvfD=MofVL`FuyR1l;MuUO0_aamL7W~SeH9Z@p{G$aT|A8LZ5bjK#5z^(+T zP`gk35eTt3M9W(k7cVn<1Ud;l27vPhMk$EVDAiN=9;?i%4blnP$DM7o(-GG=V$Olu zJh)#YA|>Eiwh6&MtQi%K^fh!k<>}*@_RvxW5u(Z$S))EnFzR7 z;FqXw;UjJMH>ZjL5#^yBaNk2`(!ox7C7UsT=ji-=|BApi`#q6~+!_@Tc+SDe97wnH zg3OXZk{yRxK`zQ!u3&~&7tKLCID$h&euSGS$dz8gI=qDKIY9&&0JpKxQ*^P`<9!UM z3dh@wqp$J}&PPxIZ%#>AI$E#l=k<)kssVV{fWv-Zi6id)CesDNSEgT<@&2@I>BetN?HggnI-ox$tye z7hb31UTdw5_n}$17l8F5;NX6~$0Wlctc}Qfjg|HaQ|@Ny1K{NntAJSs?H(`9Zu}7D|Az9)m47MP(=$zSf*|reWfKS8VRwN}# zLL@fAWxSo>n(69Lp@ZchmG(LgIuqb|G0^faN-fA+ltUU1PZ|fw2%=L*k}-j7v>CGY&VQK!Fl01$ODR8prASl zAYjdK#NR(>PR?ux=|jDljb>vQg%)Bx2WDE0A^e;fPF(;GF=slBV`qfw!Zm?9)Tt{3 zyqZ(tRE-4y8-no$Vo_t+cgmcK9EqCY;Mgk33P)MtNSPC4g(Hz~vcgeTILZn~S>Y%v z9A$;0tZM zy38?VK&9nXKqm@)r(eh$^m)Vp1`ddWh?uZ*2n6Y6pJe=ol&6ueEeA5ka`hOm5jk@7 zXkxz_osLjm9S{=bssN7!QNVju63bIL$5AH_O(ylDOw@#+w@6z zQTXt=al%8;YeF*#w+yt6fkgo;#i-gh=>-D?C^WAIa`xa05rDXAm>?ptALu`85LP&& zo|O_P1D(1-3D@b@vFIUT)bwX`xKLdJ1w7!vPMKE$xK1fY9W;gRbxt%lM!+K{8o>WZ zq=o-&d;{SVGX|$LU`KGws0u+7=!j;}ZVb;v_s-6rIV3T9XErv@$e971bS7LcbS=x&Uc8>*wiz# zt_t`gd{^m)DxR#y+-{U1N+n!jSw=5a#QW@C$k3I%*{@0WO*l5GV4HBkRsMX+6IEwY zKL5pVDTK3NQbKAH1cExb)GaTL(%a4eJQBvZCZj-Er1wA$&;^gE=$%YyN9U80K9UrX z5k~Sv>}G^k1(6O)G*W7a(LU&6p@AKt#uyPs0d7FOOFy~HIB$h=|*OcDTDDuxj47>@U1{zCH=N^EvCB-TGl0D`CkVUC`s zzS$7vxFDkc!z3t(kn_s$2htnvrg#(v9Ib?7J z(?qa-qhv&^rHYGkVG3oG?%nU~F5rDtO-Ou*^|BGMb0{v#EAkll#P^i$Q>Jjf9Sn_S zEJ+$MsHAGzdKpEzFx%O3|)AmYRVH2R_ zMA!nDzFkNUrD%lFXY3d8&Ci2b!!A}AivwSb^yNf-(QY{FGnEGJK{5}9(8oT5ZwN%Q zy_4;oe=qHDb_K!n3cvtKO&%>35yQO%CWwsoZ=;-cGuY%7=c!!E+%=nWT`Y?1;=E`W zHf6luqs0#*Yv2N{AdR9xG=%+TXw>M94Anq1d0dU=$0D#;vm~~>fgmWwCbHgQ>pV7= z3w9epM&@k87#QJyr^h&)y_q;DqqfL27wcud4(JUyHe?+%ybKAG+8YzbMrP^X;b4c` z=PMc%85p!?#1I?Nz1VO6WBou~ud3_EYA-HgB4b2{i23>y#F$VIuR=Hny=s8TeV`#A zed$PgtQe&-iEvD5uUS2l<(3oC^bEDGinX&w4F8+K%TTSlRf>aJ5)y z7M90wXqFa~Pp%AB2g)ld1JzFX(UlJVKOA=7NG(9jWwMjfWY z65H`0hR(r&I@N_}m+Tp0VWt7AE?_%->+l?`Z5E=AIS1H)bG2j)vmBH$NfwzYjpPmf zqW@FgDT9y29e@sqKQihrz|9m@=3X4DOaNOi#-FoFBM{Cr*6~(Rf!xLbb~Zx2DFb`j z(sSik=IPw?ndP}+Kx=ZLl8I`1!KPE>|YpgmBICNkQ$@6X{Fr$ zWt;h*)temnubZwzsb66uD{R1C+NgGG*mnbF2Erlf@h zkJk)vY`Q{GQ$nX9?iU!zl0iI;@(?maDt=D?CvFib17#ckf2-$7I!x=91NKTs7(Z$s zA#!+$)Pw{@998&$qyKsbTpqFHE!Z!O5_>< zJ%C7jDP}(g-zKmsTMoS>7uYt@db=)FgEFY6Kwq@@AgvnFJZV{q&qAt7xR{8{tz>BB z^W(@q6I3lNgDX__oBmsj6Y0-ug!eF&4UF+gB@)H9Vrqw?aG$Chrka48e`XCNGjxh4 zfzFJ&0d)cD3F>9BTog|&(rX4(WziH+zJoI+R8Tg^jTR2#ASZ?rU`x5U7$k|64e!@1 zgoP(jZ6%p~vu*o#^&7|4!BXOs6vE%DC=N$jEawQfiF~m|F|Jd{5F86bRu~%%VRS;6 z8QV-J&Y`b?nE!pxKXgYW5!-{4Un)C%=#1fM&0}7QgM9y=tRo|4GB|hxiR? z_S0wMw-mnwex7EpzFV`~Q1*OKv)9&W_Dg@)>~+7@?2eB$`;Esn`>h{q_Iuye>+oJ#1HM+xedRaXfNKq%ffFWeh1@Mg5Om9 zj=--1zhm+H9DXO^cM5)|;`b%|&cyF5{LaDeT>P5wo5^pVA5LptM61!fX6ca{`?MqPSld|r2O?3r1kWPnj7hnzg~0NNT0yF<*#>6+Qg~17JsTW zuPSZv&+qW(bDE1M@GqWVrM;K6llDH(qqliU#Pk3)P!Fzr3dqZe`HjzqLd%{!j0-heiE=kWA*I7;;#>f*D# zWm<)N9ZK%eoTm$$7zk)8I=)pX5!fOicQXh&)I zu?mYO2z_jq1-mEML#^(|B|)k1QNj zYtH}CUqst$9zFY>KfkeaAT{vmn@{}c%p5I-cZRfN&iTvtr6cL&!14xDi=r%`rOF=Y zOOHvX-koWoQ=GJ|r4D<{OOH#tZ=Hz#aMGrh3jQ>io{)A^bF{H20K*8>YF>y8<4FEj ztj*V5%`4;ah5T;;|69TTp5uS7^S}4_--rC~E&lf~|2tNjZ%)wqO1^W~bDQ@hd*501 zWgV^Z*pO7kZJXHpZFwBPZ*i1@-)>LmroELY&>oo|JXK3N;?~VUz&=c z5gy}ijc}r0%-MYrkKX0c131EbenS0OuKqlvP11%dzH{A;SJ&HGKCj<}-f|D>Af2pG zC0C*Zl!ifkM-`mTf?u-W7bpm%-DDn1npsjPC7||+nioVtA+CGp;Vljh!HwRs{9`Xc z8X7!SJ4i0MXYJxgY<r<9v*k2%mmIovj^=lYd4rxmr@6bjpR=p}6j7LxIE3yz=f< zZx7=UhoNMs@Yu$=5B{yw1KT=G8!x}%ydQ7aH~3f-{Wqjfs=fFpkGwe+uy@l=jwv!3-75xO43X{lhyj z^W6830dGjvJUoK_8s6F7di}Y_ z?_OhKWm6P*Xj<3Y%UwLzbs;+Wl$cPII6wE6Q9?XcOI*005=nui#G|zwQlk8+P=5+R zUL)hbc-7LiWHX@1!!e(ZzjP^b@Q?CrtE9_(mCn* zdEeEB>;K%7*m6%HDe`W1#2QGSgCF-M_kOhIuJgxYc6;Zt2jW=T0_kM3t;r&1vcfO3E9c>XxoI~cYgvFL4oc?deMK9LT++6$Z}V@y zW?&NhlH$x9$xxaBXPu`X8RBfu=@j)0B2JrlSbANq2-fMamD z=3d;NE=+rGXr*}a>)PIes`GyI>*qIY-rkqo-f`y_bgcJ@3FqGXrib;zedP;SaZ^*S zf0HYRce9~Q)=~vmyaaCI{$22wxCj75bHbR4VaU&HHszB^LPLV3Y5^#U-h@160j@3q|fdv-S75=mF^ z6}f4g=Jv>6JUcIalsuS!<)H(gyz$~w58r#+b(fw8K}|jVZF!|UUBqE&{wEIGq?&)# zX!G|{?B(;({99D>(Y&E3OQrqZVwQ5^x~UQ#O8@+xNAiMWc*GZYf5DOe{L@${k~w7; z|M8716v=$Ex&QIASt^g;5#*sfejbk~@4Nd7cqq?bfFnL1E6vD6mdXp3vQ)Ldf`xnm z27!Lme-&E<8Kz-a?K^@o_<34#2oHK z_%Uv80cPaL87CciP@b+8YF-oXx}MFpw($C{FdKUXOXsjOyql#UVU*5i=_M>3J0PEE zvGg96ev73C3yHjKu=KYqZRF839B~(i!#}a`t2{b|N3XIs{?4N_Savp#Uc!-Uyu(8g z6E5P>b1ZZ|<>BX9^BNvK%fdXFKPRy8b{77Lh2w{Lcq|L==g|{9D#MWrkr#(;EPRAV ze5LD_k^n7v{4ZI0BTI+IvGibXCV3d*Fe8_X)ab9Jhd2ttowzHU}oM|WG8^r_;PSDh=$x4KyI+E8A#{z z{e@V4ps=yi*uI_k1{M-G<>2;Y{BdAFb zhH>c}p2Inq3|G}mVPhV`HMeIHIuT3!rfFE0-7@L!OEiO0MQcc#!c8@5J+Gq(@=@Y) ztiA3r9;f5*RP-(PyfqL5zz5N;1?Woj#v7AR;!c$5IXnSnXxy3t@Eos&weE#bhOc@w zfD+f?_S{V#B4wTdQNjBvD?N-JchcD9FXP$iayAvCvyaucoBp|~dlx>{Nl(?hU$O3S znX`{j)$2l6IoQ&8lX;CDD`yw->|ZixOL=x^=1kNzJJ3T;8V$5Z_?R{Rsdp5s-j_K$ zk7rk9&VIZvqv+1!KS(HROwQ5 zqNqXs_1LrU7aQQiH23fxPOQ{C7R=S~ye}nC;C+kd-=GXSBY{IVmrTv=%B6sM z>K;6NKs)$1+fs==8y1&vS2%^U=yMQpFWrW5JOP@4OJ5Nl;8wqr#=7=HXbYTlQZsH% zK~i)#mZ(#MUjh~C~06{h4CuwSJci?&%tB z?7q`8<(S<+)3IZ6$GuD4SK%23~zU{{FN5 zo_85|dH{X&zxttFOHmDfg7W8|J&0wKwZzo#EtoS=+IooQertrxsQ*;(cPD*tW+mSl z2B+e=_Z@!OS(&qYd3L#+#Wgpym8UiSDb^>Py(tem2z{I2={a&b3C!|2p0>+tCy||l zD8LCgSl9)eNKypf;m|@~Q_RKD-I^=s6EMY}mFjiUXX7>3e3avGizu+7c=oSw>ON=6 zIl5i{InO^Vl7+1p#QO-(dykL}IfkofEzgIi%l3CH6cU?xo@$V-@)*s%WKhm$%7z-$ zFl99fIq`K2o|6U#FT7)j1^s7=8X%&j4!^UH#JBk@(%d7Ut;WI~`d$||fz$D=kS@_!>&h%8Bx z;C&MP>2LG>dv)}V_Y@b@*pn0|%XmHwYoj}JFFs~q+e7C~D>icu|B*-5^i4>Y?wCK~ zLh7$)8DJ=$u;lB}Xt%nPz47Alm}=fxtb89n&Al?gPW<>ATr&@6=^wb=vlg@NL-| zZgYpv!}z19moqQ_H5Top(i264_;}YL1-hFj;}}Ir_Q!oJd1C@@K#7YIJbB$1Ap;h< z>+*#JsOWKDEs)_KM>YNHg);KvsC<7vitnP%2h-?NNaS*yO7E*cC$QK}ehHn#Bh2G} zP5<|=&DQ_Sa(wSWpeZMfgEq7ToEl#}1#`+hEzR>cd42=W=cY-F5W={D!1+ZycOA+e zZt5tOOiJ+%ktwbq;oOYV;m}QQ42`^cHdxtW@G9tNAO!s|Jt;lh{qk>bY^uV5;qC4~ znB|W_8<70*x2ng267U)>*xt_|10~&0+aEzg$O*j3HywA937p62% zz)EUggWS(!jN1`^fSQWOkoHS{<6`H*6E6qiMk@Y5l3Nc)<_Na6I`nb(j*xNPE=7rZ zwb(tw;G5p3c&nS3f_VkL@yrl4U&{(fnBPZ{=Yh2)cb)_3871elq?gR|*F{1l?gu$6 zdI#*&ePcS_i$`rN!3(@4l(xGrH6i*AU;cJt@82%6Nb$$x@u_WBhp70uoct^4J^yV7 zI>v#Ln_t|O7f04MIB%LyzRzal5>{WhNN{ep+DmGJNfJp4lr4&ASLXo0)LnaP<>A zWMH8ou+t+?f&>yDFTd*K5JW{Fe@;5lx90Y+G?RQip@T=t+M%pW6}d2G-e(=R%Cbj^R$0{h4J8S@s&r z+>tS$2-lRSok=0r;{FWk2<$+Q#F3lKrHuSje42Lw3#rfY{?3|T5#`f#7K%FJmlT^1 z79H+-*};nH;RClKhp4_O%H zCeZi|3f*7nEZxb{AO_YAv#R^BN$xtxQiDS~?q!xff{h?&3rYiI#qvhzfG@_qom>b=F%I!ZF~fW-M+v8f2b+BT6hwD*f#t?y>Z zQdt+>_YQ}U2XGoCTTp@zf2IIyH@17|!(*_HqE{DEbW?h;C0yg3yC{_QoWnKxCfw;J z%ekl@xt_(ZOy=Oh2yOO+cmxFt~-?MLDJ_s*OO}w>_5J){mjKe98rh2X` z#K$Fb8lT|S477L$Xu4-;)m3$e=GjJg!tvj{{dw+M&>4XZ*lwV!N_Sud^M21>J9-y^ z)3qnEw?Civz{Yn|LVCdJ&9!Z zN6+8ad>r?5kOm*k@nu!8v$YW{sIn@X@b3fhjTLOs8dVn~r!@sXgZ7dfyyq!j#LzXKEm zNeWN7pHG=Ai!o$MtCgfRd=5y~J++IM>g5vFiSSdrv~N0QL#p_am-%JikZXA9*q3;1 z$1(Wmgi&?%WYF zz(dUuY*aw;3m}hxhLhWW+oUANl&0U!kGK}SFp}EUe{mus^SSUae$x`q;oIl5<2iN}=#&y(h3!y$9@+u$l zmmnU3zl9w<`*RQs6B}J^%m$u59RT7Zs;sfE^ZY3X-{9stLRTQDqBmH&(m`ho=ij|2 zoqRGb#DdQ+ev_A;B%BU;4?J>9p>!p>Y}{MC^n{J^fH03SU7YFU@iHCt()hgC8ck@-3%3y;|58i^iz@fmbn|R>~=?Lf_CvU|C zeALuNjb=U3bh#Mje~cvyr*1<1GA&_6P%+1V{fy3_!ODem`jI#imrm@aPkK% zcN>IcF!c`GhN+j*%DBOW#*;e^%+tfW$iKe4n}s)myKz>#Wji?aZ;;&xH>o>u)lJQk z9SH{Ss9hY4p|8rW1blKD9!v^S$TW`MJPgNPIiEQeug431mqX6|JC^*MrDgRz5mv3hGk2G@C`Ug=T zJ^LUp^_|95YQMCf!&PF}@#GK(iu>eb?$)XQn!I1Ybz{>c(9A!``~_S*UK#^3$;kbf z)}Z#V>~jjZJzK_Ivy(31_us8!N#(H%MNFw2LB&X$i~r1h*1zXjSRoB*2-^0b?zb(K zzF)`k;x~SArtw(Oe&K%yq?mi;^Uwj1$wjE)4$l|MG0qDi17sv~P}5I^>tNc5aPAA+ zzI={ZwVOkK3uI>e8I{v9FqPEXc|Vo~eZRC0xmG)x+!QoRsv8yBLHEb*W%&&tP7Jq* z?SRctetZwg-ABqn)grvR5Z*DZKG)0Q{*yubqY^xLb@e_zWg|;7LOi&^iG8Hty(}G- z<1yP$7RK-pi$~>nFeX~`xo?c6p5OqHK3^No`_0~=jW>kR!~>;!vQ~Hc+YsuHgp_}q z2YK`eFreqLG$#iC{G+dyQ>cd(L!o zfaz5wX8s-?KM>$?u`sQXS(NPcXZh)$evUHyH9XvQC}sF#DX+LY%Xl1khsS%SQJ$a6 zL-$k)y)o&B`JAaD<^P3t1K^h7t0~8pyIW-`#`B&(8hBp!0#8z zpJc@oJ|mQiM!)p4LOI#9H|DcKc^6B=pApJsQ(%5ZC>IUC^I4&sA`?XF&j{rrQcwA; zP`-tAkEeKfpisV%r87S(l*?{q0jA+U2<1Ox-M?T8x~Cl=l@marrPl-kK1wVSKj_w^?eSk16|3A~C))4TcZuT2}{7?Fw9=l%3~YKqaZ<2GYQiM=)muJqidg7EmCeOAUxVV|Te2AE zYeQqLoJpr%_ngP+I(W1!+~c&=p}%rDIX~itgJ`LnyMnUp2_i`RR0^pGemhM{AG;on zbQ5JFC1Aht)qN1q!F3DXVt+g%#UaS+H+xw3A&!*nWBIWnY~c3%KVhOka+=N3Rw>1+ zO1Sxgh@z7=+<{z?WgzvOLa_mi?rhd>lv1$Hi>baqGtG}t8xP?E3r1@!1h2xL?G~19 zl~PDAp~v{K?u``W#290eh*03yMciq)J5S>htIJ;aOu3ZOO5Wp@7YQV&UGz0_!L8cK z^1Ey_8;Ahja-WoY1MI&3b17!XX7Eoarg_$p=wSu_zlIV>w|^?&wvX^UHjGddr`_9W z0_+vDWG@J}xm&3wA7XBI^=5DJ3DZ?%og(-XtAx<>r^+}Y3M1`E-Ctk+F zr*kO`MObwY3s33IQt8$ZZqW~zVakqoF`-lE@7_c)t-F++`F7tZxs@T);&rK z3U^s>9=0R8=4oVjn=a*7qTdW2U`lc|GE`8Y9PxKAb(H0}kjNbRtkL*7*9 zL({-5oHRsQoMU;vP$XIiyd~V4K*}I9f>3;>h!CwJTI6H0+~{$Huo0oGfz60O>JM8Y zl+e`Iz26YYg&pg21nx9G6ZCY%8MF`WhwU-ZomkzrGn=Tv-i4A z1<5+;30mrqKT)0MJ{uK6gw7@ZBb=waYZZWsq5dha4}DFj1gATB|KM~X3vl}gPe;C( zp^Lw>FJBcpz_SkTMjt_t!<;8n2k(WG!i5 zy)P|PjU`|z)j?F9phNzJz79Ob$LBwRxAPdV<79GN9%JP>iJ!n@%z>{{GUG9tcWw&D zSU`ytpz%1xr}fT~4+o8(E$7e2<;y|j#|kIA)sRmImB+Z3b5sA4p>kWad#OhGK=8Jk zdD;86P&tUcN{pMEg~~znfw$RnPa9FYRtueD zs}K^7+=BI!n*=4py%)%wwsR1^>dyl&%CpyHJAlb^F3)CX&hF*e_{`a}Sbe-tWDA9w z8+q2n`4VPJzkrzlr9A3ijukBxIp?=r0M6p21-wL2wf8R)nCU-ycd61~v;9@0*Bn~<* zplCkz8IRhs{hRyMf zRE|I-jbfomzIw|SbGRzovLn6`g_xY{t~>}+#0?40ehy`r6#MQx0>prZ;;TPE5fq8r z=jLPly{RnfLlJz0`sU|wnF`^<##1VKI4Wa2UQ4ArPnQ9VYAOB6F*10VLGxu~Ku{;S zas)RC`&|NU)CH!#hkoN>k(LZ}jUHp^)Ishnh6|871WgrFj$kns*KdmCB!_q6aIDr> zT;2GCpFjEXn;&%bQg}k0XK?`rTLq_G_t;i+D@xu+2?Uj+=C!-vTPWCvf}obF`uP^f zRX9)L916NI%^RT(#W}rtpmMBOHVic>&UfM*OznhK>B&6ZfK#{nuXuR>_7|4kdS&A& zl~anzf^lsru3__+n@+sjdPQ{vLm;i4g{@Yy_mP>Cghk=2ijol5lEc40L#e6o$xm>j zwPT)Az+pi-no7u2@7$2T;)vZ>%6qUFBjSz2HB8UoI`oa(@i`2J*N7s>r;!KyuQD;k zpuFT*!FvpA^ z`U!2QkAjcZ-$`0~@I-708)cijg*xtXaBGTJsSgg;z8M zT)LG~(xxM!wv_TeqTInkaQP?r0QZ-GOjY@_D2F9o{?*%9zEznSp|5|Ba!jqMckM%Y zD)n<^{)7wP#f4P3>96=~_a#{2%VQF`yVGfUBc-;Srz=P|4-6AM4xnxK4+5O%L42rp z4X4fZeB|!A5%dG>x%L2RKYJ??(hemzUj;&G(R!noC|79TyRg{jyBHW?Cd>;VE=#O9Y;NQE3`rrTaRm4*; zx%Q1Cw~JlPipGYq+DNd6xWt-lL^13F5gcSp>~DKhyQUJ zx%Na}-6L0rym?~-lg?bQ8Etdhs!549uO@I6{m@Q>Aa4vyk|-I20r@ie(-Q^7K9m$- zsJ=qJaT4o%iV|#K{&qTs$Gegxuc8EBop`tktXu5?{(vHU$vg96SV3KVE34g#vVn@9 zyt*yX`_A(39|4Vm_jyi&Z%~i&0FNe7IWvyr4wD@eidoPdEQ}BH`ms1vFwHAGx|qFx zK2<_fxsi0=CLrtL8>NZ_L0cj&+%UNkZ56FT1b_`5&HIF!0o?V|xE9nDkSybYCZ+U=oW|s_(Y3 zY|qIb5R2Y@D)n?gy825+ zDCrxml&Q?WWm<3H1rKf7o9g}et>^A*t{aP*FGTpE@A};U5AlDuZ@-S4L-ki)J?s0IHZu+YmLm1<-{RvRMpZiV^Ir~rJmv!# zKp=BWNB>Nnd>k`gK;~Zn2bpV`zyO7ri<-Ur^IGJjPYwtU0K9JZg(zEv-x~a0#qS+e zKNB2a&$l(F;E$Sfd`fe^IbCypbcg1&ZqS^UfD-JStp)PIbB@`j1-=1p{lgoyz(eg? z;Kf`mu;UwAU|^;eoCr&%&(G0<7guS)+wRtakDaUqH{kCejC?2jLJOU8mKM73VJ&p~ zd0J?Bn-+R~juz^F5zKal7A_go!u4O&!k0gwh40>_g`cX`!tdRwh22lJoRZ_UoG<=V z%eic`mUAao*i}E)a^8Mh%W)6aA|W_cM_$t+1$A0v>{cxjJy(mw`m{*=QY`}GsK}u( z?I??Cks}vs{~vpA9vfAj?RgT;>X~WjX?ip>QqMor>Z#W=uY2b8^fa$$nt4qlF+vC- z#DEYf8U!*31eWcP9idot<8E;k`|f>ZU(Aw;@e!{LWs)SB zV8CYae1DNu^{QTxnLt!^RZgQKU3M&Y`TfrCoOAE_-0%5||Kne*`is9gy6P|f?Y~>~ z7k@iS&VBi3FJ3$+$>Ki%-Gv+s9_^tK3snMY-RPzgQwqI zz0&I(mVf@_=@Jg+(dVV3=0N15M=!ADM-Q)G2{_MHe))Li->y8qmvb{6;hT&2{n7H= zMZ5EI?$$Cs_4xTO6TMyMGM}xiS$X`$)aAbZ@jFj(B#LK`m%qLh8*rYjl`k*}SRk<$IA@_(-^|I)F~b_2gGJwCH$`_X$C zj-_v+JJ+@3$>2S@dD+#}cIH!J8OwL8a;6d-_P_T5j{chm*Q?cAk5?XF8|FuTiNRUE zb@%QUU*1#P`v-S#e|hg7`FHordtcrE5-)!F`7git;>){u@$Nl*=*zo`yU)JB#~Z$Q zb{BuWb2qshPlly*I-g9$W3hykkyDwpl$7K`MT#b6Y2tD;DoHshl}O=LDVc~x{ zq@)-QMq+U>8pGa_aweNfr15=)bR(6?<_o!OE}w}-)45bsl*9=!DP@vUOe#!O3dKr6 zipCNR35CS2>JwvPG>&bO-6lnHI5>lRsWM$DmkOC!B%V%*QG7^@MIfRL0D4 znRE)H8BZiJei@u(u8>WoaH?rp&K75?Qw4G=`I4MWW{bHLMna56Vj>ynTu#nTSI8vC z<8lgyD`8(a@+|B)jiFY^U*s!OGiBIq0UwnmDU&1TPfW5S5lhN2-KlCZLkyYxSHwIL zTPfqzuy;(ngekxPR4RBAJ1Umsgaot7NZ4gGQ79I(DY;xprZbs*1rtfe1N)u9G-iqg zSWX7xk&?6Ja-meMmU1QR0cMA3z$%C)DpONM89O42nHUk4RWgxCrn1%fYA#nU;slGO z0!AX8&&h?Ul1xqu_L(dw3L{x57L!UvEE1SUoGe_d0GLA}8kTZ}awVV66iVsBRAH)I zmXayhe>^%liPem~WpGY7Jux9A66rjdvkc}1^FYQ%j^iU3Nixy7LS?2nJ9}*^n}`G_ z$Hs%9U?_^Ef+5ReWrd?yu}REH3PzGir85ngIZQT=1xt#24Bn|)nV(yzPGcY8(a}km zek7iP8Dec?)ha|dhd7)SUW0L^FhkiKj=q?OV}a4al(3DN%G}g6ju@jBx-u3GP6mlj z$mC#=aqKEC!b&l_3HS<_VICHcFHB9#xjaTYmC4AZ!gP5m2k($b#DiBR#zx1($qYsv z-+>wBiE-ob$lkHE#CRI>T_~2a7-fZg4_m<^FBM^kMHzM%8E+W>Fc`x*5DS%}VG*+r z#}i9nSh2RnSX4|GN_n|Kex5B<6cu*WWLZvUGlguqQY~Ybks!_>BuY3k7(6x+8o!vx z%Skbjj>TbFX-othRRX(^5~+Npif`dqi`ZiplP^w=PmaN_6HCixF!3?*f^m2(o|EBj zVmJUX)Ltb5`_B<$HhoE6b?tCHD4XW5*tZlJ&W%fw{6w+g|o0fOhy9p z1N%zB{l(*{6g(RSI}-~N4;qVxLU2_g_K*}~@Jz{QFo+j?2X`KJj6{n?DVa;fQyE1@ zA^*pkRl|9wGD$4%SOgm&8zqL5juH#Q@!=RF*kocldzL$}y?r<_UB*OYWa1%U3a~Tm zKc9yy!!g7o5$rfFz9WV(d~z&=6UM1TBVzt)B{5VF8^rd!@_K(T&)zcSh?Z!^ws&PN|8h> zg&a!aG$!A_7z{@+o55fLhk$TQoKR`*`odf>;yKi0zbH>F%vGk#*$mlysx&=?{bOX{ zp%G0ZlcSe|ieSUUN5L@cFiZZWvW4>W+-!AzMm)wfw|gfm*g&2HErs+##&Sv(OC<#S zT($(CBVx~y(B#DU1Z*8niTF7TIFf?0oXE(@OU}j}uHf9lOjaV+1V^Bd&%m+a`?=zD z1@nrv3OmOsM2OvDz7a~`ny`U%G%g0i;~huTJ>eo⋙g4NeIitjmyPptmay{$Jizl zQCM?S5q%mmEN4%vtK1^$ECxeCR6xL!x;zQ#4N`-8$G&5hVz(wWq2}F3f zvRD*@gcX&QV7VX5IYi3IV02}AepDp*$vaWN@RS1MB&q)b^+PGdAMrx+plj-)6d zIU}b^@~kYjECwehCdS4>!4YBGCTb*Gkl`zniDI!_nVG3zMv^#CcpMnAh~b3$Kt_T1 zK>Q|>4kQP`i3w~XlE_R5TXzd1@IqlJ7=*VjRWK7J__s$Gj|@Cdk{n$C8-clF3rG-Q z`B5fNiY;VI(>RYZ0u1INn?^>5RUndegfqbZ5d5+v*hhk} zkjY3UGJ0k5yhpj8JDpAjFT;K2U_=V}6Efd0GUBtM;V_xaIEFA5Cn1J}vk<}}EG-0| z7#zJk`u;K15yOdiMhqfUAos*+B1laY(@1^bS&&zVaIJ6?F{GA=X*du}FY$N{(c6*n z_s4_BsXYgeNfqQAnPL%Hjx1y0SL8TyL`*%q>KObKalVmA0@+OgYc`$3?1Y1%Fcuu% zz;8n>dz9xgGx11VMz)uRh3BWR2}C7$+6RYz?>;uj z=#HgQQDl20pFrfzBFT*-C6ut>;0-W^$XQYnf+v<;Iv$z~)gl1GG`^5ZM}{cPX`C!P zGjb_J?Q%JdT!8pBj7kC7WG!gp*Kk;yBZ2ixnk#ZehNh$-uu9 zr{=HDA>+vxvRIKM>k7p%tGKctTZ7%fd*Tdo$N?h}Y~ZBoU|+H_H-`X05+m5-)btdR zZ-xAIDi*<5g~o&NEb?Sn^K%%vBCLp+aXkgMkwr*`|BH|M_Z}W9Ub}jA2FVwhIamTo zPcV!40^DOz#Hf(#2qXXqVbL%NoGJKhl0{-bE?Jev$@#hYLOPj9!=YgbBPB{@^Y|6l zLm1Bj3>|I(nNAoZ(v9oFaDrqYcrl#{#X|2lA9QEuW^jQ4pPH@(Po%(znOMw;Py*{6 zmleotaB+j>I2jp_hVd6t3zBtSxg3i)H|`0y3WvSZXz5;NEJh&$#JqFgr|sztE>`YF?=;n8lD5I zO&lK`gDZgFA3ZZLc>IEtlgE9g&ZrnnMv-StjE6!&vR)D3AK$!l=k}eCKmO#-Pwq5) z{0zU{QQW!v@u#2Ox&84cAAfY~qmS;~`2@dxa_1l3IeGh|k8a<-Q~UWD&FVNoaIy?- zGBLcx!kKx-M4O#H&cN9PU5iRh(GIiCY_pin9Bra#j;FQl?P|SVt5R!qdXt$Jc-GGI z978jlS>WE`*j3M16Js^gl-W+VYmE$N;RRmk=yX_JHriwsc%xd`rqQ&wsf`Rx3xbt1 znR$+77*4R-9X6}Y#v8P}-E1%kj7npqc$TBhzV1$s+v{XaEXSHC%BWViw`p0cnZgSc z4#Z$EnmCKY6YzQ5cHW?&c%CvctWl#?(?(Wj9`d`qKBwJbF*6iC$?0|Kb}ef&>r^_O zruB$Yr_&o5!S3?7T@Hbz3_1hNGA7P!)N5!1tul55d~Tc7?sC}7i~;*I8nx{zBgg2J z8g*OK{x-^p17OV-K_RfKX3RWGn`jd!@Fp4~L(vqaQJVr?f`Kt}EH4O*Ue%^E=+!En zkz({brBODUel-b#RWMs@7M8-^1)E)FUvXwu_AXd7?m zO$MDs;24JG%r>{(?)JF_qY5AN_6B$@ZNc{iSFhV5m}wI$SgmH(q}S*u48O_5+Bg$~ znd4j*-hzp;T5PUBS67EqtEU8ikKfAjoPt|0TdY=|!`pTnM@#`<qe*bO?D&%1;l|+`vi^Z&?%r2kbrF;pU<9|v%3B4KPK*6wQR+1sy#=d=GEgS1(Fl_;>am<~ z_-1=of2Y;rwDB&7%V~v?!j5Rc?cnf#M!im><;`Z+sMAxJAUg)$Y$7vi&}cYfW0c@> z`+RnevpHD1M{wC~MgvV7OgydA>I^0r2Ez(i|BTLvZ7>$B4J<91GMQ)_#+YNw77okR zNYT9A+!@m6WDYmLrmQkYI)SScOWlB!*;GZ+mN29L$K!xuT+F8oSkbTKB3 z)7#&#iDemzxH2mitJA8mDwyXcqh6uU zQWj^x-RbedxOg+GYirZ1+pvachGJPttHts)XmM6X9H2&{#X`k0gfY6jtb%n@T6iMC z>bCow9$wEdMiZ@VRW=`KZqrc|Sx9=Vj`mv_Ot3)%n>1)~Hfp2bbi#0PHVn>;wOQ*+LVUg-Y&0=H5%Z7Ig?JI`$pMr6l`!9G)+!OVg1~O zKb=;$E8r4vw5s;jR;5~RR2b8g-hfTCs+_~8hXXijBZdawGU?k|+I19MBrL`5cG>M# zcwxcJSYVwxWvjBOrA>`Jv8y;ErPmwbkeVAUeaFuZ`8{Ta)oVCbh5e{B7#Lb_;w>(> zqtowlcs;zZ#Rui1pQ;ePk|NkXz z7T|qZmcxL+!E+3SlV2p}1<$G1Qm~U*Esn@~@g%={T|TD`?!;_&yB)j{ z2IqA0h&5ILlMV}37{A6DV#_wGQ4N1g;WabGcAY!n({5e6Njv!dg%g849xP|XCzn$& zAw#E@7xe%z%~x3=?w zufywhunYpC9hPQy2pBv{-HLP9>$GaM$%GY4aV%@Ly1IssAMJBCZrs??{oc6?{qVOM znsvGycDtGLdfaZ8({6X!;6W&jN`p15Xn&&8vOGB`1#^qDI^2PtzQL0x0-7D`wzj)Y zof|+5p)l4KEN+L}?NNAG#RhD|=W$x#wQ(Yoyd`_5UZQYt#{oj4x3~vQXGYf4RN@L(T&APSk zYPv?wbun#iI>za@*%9u{EbsNWFc}sk3$%sDiqK+NVA)Y{=N!^1v${>KY{FXc9NfBo zqq6(lX%7Ww$=cjlVh#&s5E_Ipc-Ca%k#)eNOvHUql)(t!_ZZ>VA{fKA|>pnN+(jhrBB3~npme?H)L!!(`xwIHTget8b){KdqM9v1EsBUd;ZfR~(@&kkV z&D%Ae;a+RIu}w+r+2ODX_-VHyv%tzUAp{xWib=YOBm+ju=v3Nvd|ATUcH&> z>UFXdV|Cei&ddrn%y2z0J_}<|9XhD7=y$B% z!VaDCGmORKM$EFp7P~u~te&ln3Kjwe4=W$}0B^-n+HF`wIs@mmY7gz+eL(MFwr|*O z89u=nXsZnY*T$P&U0qI&w>e#2zndh~JdD_4L)PK;xk!$~AeK>fr?GL*5v5jenD=kk z#t%9;3z93V!_HE?+iT??p?udk!4-*2Jx$jTYwZ7lej9f=pqAn2NrV0aKcY!(jTSEVwL%z(3ayj~aG zxNg0&x8K*>=??gvW?TypCx}Iiu}21od>FYa%b5%oH!^T!UG2(tEfOa^MO!+%{9eE1 z;HE9cu7C}uiZy|OBu<*RMhX+i+TF;X?5v@!#pG~cf+&N!Rf)sbsQxAR2CJ{jZ-@CB*KFe* zyrG?U;1a~<^aVT~pU29<4?66e(PY%Mx3#HR3xcwqGH8%{7x8%WgC(V8aWTi0u;Ad-M+P3 zsgaREFANt+Bbi|nf*;m4rEPChVV7F$51EA#K})N}K=yTVI6aL*OBAF zvwbFItI_QwsU?Fn0E39@E?n@C?3SmIcVk|R8Wr-$w)R$%1k_xzdaKqqe4vpZA3w^% zjaVGm4e<|F1}PK{!iZz#5dx7;A+NxNs8*wE)wE$ajU-Q`)Ef`A(~PnX~)$Ui)5SR{m3>{O0@?2#wD7;U@{zPA2`{ydCeBfxglI27!79Z z8o?F8!pgyx5FT3Ek%5ua1_45)HfUN^N^P48E{8@KpU+nJqJ>@ z{Ig>ln$o~%7MH%Lo~GJ`^Mx-6r7+*QyX!U(o5iI&p$`2%!`b<7z-ughEt+-EQTeAU z4<9Z}xYVt}Ir+o;fM=F(9XA~P1dzppC!c?m9yT0obx(dmC|0l_KUrB?jGNgC0kgqn z03Cb*a(nUF&*fumOIxS(1u!3c=IPCT)zH@j^LUOA0?Ht8&*FnyVh?ROnfde?-dSFf zDXl~Zz2&DkhI_wEm=7|Ss&}6~d${=3=n+Tlp*}(a-T!RT>j<1m-uUoN#rf{p&w=V; z&;M-Yn@=;tnr6?@krPdOPXB!6UyxV-%awA>0}qjw2C^ZdV9`DXd<&EPTi z(B}PTKm39KKVN?$`5T)wuG7-hPwzf@hOa($arDAx z&#}FSpNf9v-hT8+Y!pOnkHiwCeHGtNo_r&laCx!XJKF9?~4zd&n_9{|ng8}ib+_VpF--pukPT-3*{#7AZVF!_I2N$wr$0}_K$h-FobuSu$R}&aHF>Jy z#nQ_E0HeM++{#I{hh4yQ{YxN9AZXe-5_i$>Nl- zpRF$8*QML14y#7*k>3{My8XR($lFh@cI{L~mT;amvwrgIlaV94yKfRC>ghe1+fHQ{ zab|e$e_na~_0^93t(QI{(ASfnU*5m1>-tg+EyW@Kb4Xjx2%B5QuVAasmY&pJc_6kn z4}bWWyz&fZhR=L_LD!YP_XLxsc=1;&kM2pGUFrY$&HZJ(fc3Jxj1{=}WcH{h_SrXg z@71J_pAkhs#go5WS-dyuJNxlB_wIs7!x~(|%VetlrWX8i5v(bM6lH46qPi^nvue(!W`)K9}1VK{IG&+y;#cUG1jp4_|t;=Pssg}e+O z^F-3^>-nHI%4zO!$5m_(Z~P_5E7{WMpM}%HpFhQT<+%XU>hHt|XykPOygB4=JHY+y^`$#m3H!OafN`DF7m> zK~lsU5^TeNz!zhv9HRmidhZ0YW1DW^QZk)K*{oQYLHQ7sWz@LjLaG#WZ9a4o1%tV( z^VQk;DoT5}b&Z?6Vg{9QlqeJN$i&5-w#}OkTaU*o)1}hX?9|+B4#jCy?Mfy2tZ}JCx1wa>E=TZO4 z&0f@QV-nZr=da@5)!A|`KaKBa@ck%(eNYfeiD4-b1ot$0+HYt&)MoA-i{x^VaBiwN zTa;3rdv>2FT%B83n4brRRFYB30nUV?!6XhZ6;EU`@hIw=s3m~l35|5ohxe)iL5y8- zs#?t_-!p7cC#GiSKm6e8JnAl(57bUkMnYLBnW)tuQa~PJY1F~0l^Ilh$9kz|t#>3o zHCMe>%w$g-ZXB#kSLZ*veHA4t6taM7q)|MObErB<^97W-Gm%rq zL-g=yqI@-z%J=PO!qYR=tG7O?qH=-{=20##pn8-;)7iNJP zp{}BkSw$#6TbMZO*Bv>ew|frlAIwb8UtPF)wLo~QTIHiMQ$|@7&{Q}gp(>UaLtzO8 z1XSKZBfv03oZ+;5jB4JqW#_shC(G5FH(@&^R7|lmQddEl9d+&mN@b`xmrJDHDVNJR zOhmfI&7klC>S#P*Rvy^A%O^^+H?Gak6!R#90>w!ur94oRlq`mTZ;%aCQ1p%0&@fbR zP}(h`&XtVG`REx-ylYzrKcJ5L6F9tCI*?h55oI#Pjg83^*5s)S#$~mJGlVXF|6Ap=~ ze0i!;P0H26K)Zgj@F5m%X*|%nW5af(^Yla#_2lYYwFCpl8G)UPf{_x#T+TqcU5J|+b=jY1~O zON@oaC&e_l5RC9-Rz7-Idv@yf2OoWOMF`e_`9Vc8o)UB8%t3#2_9ni3a{+dIYbG1%(=~2dv-z;&WUN?722nmoDGZ24 z2HZwW3X`*dP320}Ql^|u4>uVu=Bx9!KK$_J)oTE~=BKlT#L@Ph>(}67Wek;J6w~2l zL*o--R?dWzk!VN}IuT8xY(F<8Ps#7I`+O15aW`+=xOwB+_37%&9A-uw?Nx4Dzj}kR zKU9hmLxlYXLlU7RP*BC`q*1z@swDG4-<|_!;stpYvjzVJmoi^TDnR5!q*QdIliI&^ zbBp&9A!TYbk|<$3V;D+|YAz?m0ncX6syAsTli5ra0iZHlovB`%DVAaVgcXrTy@xk% zX^{ZY#*?T-M+jdRFIGX8p~@|andwr>vhCfzkQfC?m6pnw_^VgvPzs&~w^x{{&dKMj zOXQaW8$o`kp>Sr84(k}Pvy$&{MBmAX0`;lu~M18d83M@mY1X0 zT?ue7fq1S11PDe`IUK-rb+$52uix390_+IC6Hkb!Cxd#dOu;}Eg}bHM>sP0NG34YB zNJaQkcyvYDos0tbN@a`XQh92&IPmVeBNO;e8D1xyl`C?l1Xih(0}GljRLNYRMl2%; zf-^v5LO1{g2lf$&0Fb6iOjx(mktvnnw!t=4$`x5IPZhHO5%YOaIt$l;1CZke<%)R* zmj`nICIgd*$FRRC&?kL|Hz+R`W$X?`?jleQIS&Gp)OukSnKA~doP!qx{sn)UNQK}g z69^W7v4Q}Q z@_>NuX3p+gdw2|-NVbZs08@pZ??^E@3q%eWK)E_UH&aAp&cX>`%Q*=-1j_Q*RtCgY zHDX=A%^{V*9st^oXFy&PYs1^w#5)NNxbO4~#zU4X_!_W`Y#Q(dJ|TneD1b0KwST>8 zj8Lec9@7aRrxn7F;QRPTkeZlOt|3?{tkFDByeuX%2S<%9fiJBD`Sm+|K$tM<06tP! zb!C!Tf%7BWASh{t_y8a(nS*Slh$&Iz6j@er0iVSH<40jS)wz3v_F_6&LpO1v`C>kk zio$0l2r7@U!hB)95QI<4WwO`-{=f!v7~_PLtBh&ZHXco-L3kHSQvhc{3yLvd=0G)o z#;1@QBBJ3N$V-5yXW+ag2^&j+z$Otp;o9@AeIk<;gK=aJGS)Z{2Es0pdbTSIOpJcvZ7GW6x zz_5C!iusb*wSA9U%qBr`6806mQalJ^B`rph1Q@}*0FVPSLei)tS^82e2j4q$bzy!M zsZQ~IdXw=oQbs}t#R}6{b6{Mb5OOtlm`0(dH!kBDixlAoEHU%0t|NKq|}Dz{jJ z{?goMDX05y(E1w7@D&y{m!ILhkO{Pp>aZ%^wb zSR-CK;Dub4WC@$ey#c4G^4}3Bvz0|*~UPoI*n`ubUb#3UCJrYY*~`~B2~mL4m=i)p)|u z@zGFpER-8FysJEq%P;bz12Xnt2vItlO~&A0NR-IVAcjn3GH@9%Jm773)&#bm5P=Ux z@FdHabI0!P^6mL)3=oDX5uHpRIm;oOk~u>x%%}6nGSUFh2u%f6SP=vL981Q7W0BBA zJm}xGl}&tnd#XU-QDpA1D=Bck;A>-W9|>};C}j~42-}Ka01prYwxo!Eh$n=A@Wz7O zhc_9a8kforJx75;g#OKATU87)=S7>l7Y^AXml2lz>ZtVv9w?4d6&aSMW5?@s{-m zhBEW>c?=P*3`!Z2z+=1-s==@08Hd?fT=pdqHzi!1-~cd1;Gct&ipkrUNb!_<>p`!C z04JsLi6o#y*jXCSpCHdkVqc%);%kZw4tYF6E@D~L;u2h15JcpM|^Yn>My} zo;Z8F*UcMLdUyBH;ZCpJ)-9ksfBF=+db45BWAEr1=;YHvrmgGO?&3On0}eBFUH!wyPxf?saQzJ=#t!t%Vx%~m*`PtKLxrLb2Y?Cn@2Z0&Lh0H zXLz9JLb7+SdL%T`;|}z7*m;W?^E#DU zN4rj+>h@5LTi5L5y3~g{Mz35t-qQu@ip2)ZEGu{by!f478pSF-siL3+VCxy`^}8&9 z3^*WZoV9c04EOH(4O<#_H1`CrOulzwC?Ei<1K)&^=TV;*%nkzq{($hfK#lO;-X0g~ zkFKsx7p(;%Weaq>0f8Lewv9f1bae9lGkp%ruZS{}$tq9=hS#>Cl7bS7%gY;#yvyg* z70PSt(&$Jx3#bXS1vY~6IZE)1T4Q2RS*8WQ07QpE z2@DGhqL!YKnh0#psHH@F1G z(B7&tpgyT>Y0;VOR$ouRZ!-@I2M>9DhZ?tU*raw?c{^4z&7h*};6Uv-SPG_q3Xfhz zf$TZ7x3SG)VcQ$`HPcRFq@6?keac;q3lqa<+^t(SZQrnV7iIH$9DwQshR}E(wb|tY zyvL&SWiYmBbb^;_es}vJ+SeVhS=zXvk<(h`iSy%_+79NxwoPlcsH}kwmtbrM-$Plu zkF`-2)DThQv0%io7})@QaQm)SA<*Gws20bu0satuF?i+NiNTY{hkeZ64XanL+uNcM zT&QdFU<|Zm*G5{fqkO2wz_Jd*fjx)yHjk5OZ*TGq(mQrJFHN31eSGl5$jIdT1G?QC zS1VSttG?dQ>OC>&=QPa+QHs;6fi&6S^h_YXj3!M>tA@2Xom8t<-ydjPcewNHxuZja zef>SB-WRW&A2#jZxo-7_M#?=jFni;ovpjJZC=-Ca{C0e1_fmfoJp%5q@&sh`c$jYqq6JvSq#1| zuX4jSHsI?V?Ct3r7&tL-?8L~iQ|Hc)^r*J3TfKTiletp`HVteFGP#>m_ApZ{O*Q=lcvhH*9D$>Ojwd_f)p) zPz}~tJS>8U9c+cs-O=5+dZz>Un8Rsv+PZKOLqmOCUZ;gI((a+NqZc}Kjhj&|2VA08 z9@ZELWy0G4+M&h?DxkZ^xo!2HZoq-4d|5mE2}qH0t3UxPK^v`39m@t z5R{%7j#P2sLr{FS+B=R9n^vzmG;Fofg4NOCwRyV-hld6Sx&mIOAh7ZW~sW z0K5Xg7El+|L-oyiD+w~rzLDY9)f)}?K2rl=k2?j<=I!e39~$oO>+A9Ry9c^`yjrON zUgB^8x`kDvvJY@n)keDleuu>~c*e7H%`Qi;*}|Z@$`}|L0BA?gV1NHWe;2%ZpUZ@b zYa7LYLm-1lpfCd%Vgu)J+jzl0+|{~flfKh$7HH6)2A$c&I(+`l{@&i6POqo4x5L3B z7z4O6p{C2T@37}k(AF5hqgp^+`3Bi7>-Ti_fK5PgTyHYj8P44q2z2#yb$F~6cL21XP zhtuCP#I$MDY80ALh*qO|uB8L^);)(cp3|N~Yj<)^WgCt2GP?p`-w2*W5)1{yu8M)E z^ue4sz}bvZt25yUTD7oXn$pr;R%PQseb*`a-HnGXZ z!qD^Bu2HS$XoK0x0c$Y1kGd(1?P%b@#(j1h@Ln$fTq6go^Ez#SJ%F4ulwPaQjvEQY zir@frj>g&t*lj^|UTbt9odRI4*|=HP&9qXM4vQHyk0%iDIl$wx9>2a-?*Pw%R0rd2XMnPRi^7LMMH#e4!u|2Q0Z@@0 zs1cGq3%a;Lw^~oZB045>mnnJ^_R|hY17U&%jH0Xf>cp9TM$Tb{xFk9{( z{mz|6a6|4+AK%_?<4x-3W-U)hM+~+Rfx<+n-8SR_Na?`f0`?FrE|1?2v$TSM<96;h zbvt!>YrxC2wFA~c(xYQ+w2{Lc;>3AM+n|+nWW68}*6V2l2t}8tyQjnJaXLG#M>eYa zPdOGLh2IinYPnFuH81jyR*Bm)9Jt=xHqqFJ8`ksq65@! zhGh$OJT3s7gKcl60H7g~1J%c25He8Df~KS`W(NqHK&RIk=6N z>wss+Lldl3uV!py8ezx+2V6x97fx7d9)J`8ak!YS;ZwbajobNiJpkPhVlbl!GlByP zh+JO~q8l%{U4X=>=2i{BWsT8dHZ-+R)~*vrJ32eMPk7$lXdF4;;k4*sEDTszw&5v* z;0$~i0E~&OU_k5^Sdal>7crzw13H{)IzqXIFTOWmw|9A)*6!=Md<;-1d?!g&;CifB z2Ovi6_ZNEx(Cj^ca&y*E$bRBC(iWxEP(dF1Tg^15iYQH zK-Pf30lQ@+IV^xg5TcY)Pr0ZjjR6md_y>>oyR7O>`}{*^`jK=~tVz|X2J8!7-vXE$ z03K!(E&=-|X(`8341yRE`vZEgQUY!1=^nOk*={*GaHbb4A1r#iQo{&lWUMwUJ3Jx+ z>E&rBA8Wm=PgQ|;2){2f9|v%RmkeT(+!>EUBtfYlfi;h0&0V=;qNjp!xZ zGkGclD;+0;i#$r-rfoa2rIinK(~bKnFSS>H?CjA&56%x{5oju8sQ~R^a|CneEN-Oo zfaD9jefB-Ywtb9Ue{ z0ISK!VDVx&5PY!@qt0Yy+uIHLy=!*$Bx3#G-Z17k`zBm1*z9;V#*70+z_fEVzZ0oC zQdsPo5XLos$imCCx3EIf>W%74@;JE+WJv7P9-;}^%j01I%$4BrnHj6k0jE+!WWlo$ z7l0_qqukqK0yww+NdLrTn7)-^?KUvJfL?I<#v@9@e8C#qI4crO#0{Mm&!hlOTbk3`~t&u;4-iV-A}E`G`j@;6m}B6SAOI z&CWKf`Ov#c&-<6UIkg_g0i$_DoGPgb5j1o`r<4$)t)EaiV!h{*F>LPRaUBSh5qyFx^_ zUPp-NUlUqG@m7uK$E-$lYR!&s)rjtg-d(RO0GoOIaN#|VQggPZMg*!aH+?mEqT^R; zL@4k6a%E*{cF=sDs1ZHJ?d)I}x0u5}3C~7wJFIq-ANNf0z$3Z47Q*{@_>eqaTKf-w zlG~m{GT@!?dt#kxL{R*xON=HA4aA79)G0!sYO(%UyBI!0^AyYb1fo>D4`rzpB53M zNb1re0!~tw7SZf0YY~xx%*(WhX6n=;LYb~UEutWn^6zR9b)a~XLH+L4w1_6))9Mi- zQb=b>c>+aRoC(ULudPIcVp@GlLsT-AY7q zeM&@9-AY8z4y#Lvs8FX8QR%ysh>%wN5tWFZ{91`fk^M#8Qbbvl#{aZZL~=?|pA->z zR7HJKM9I3PhyX7j%X%d#qR(F{MT83O^*XhPQ1-4%i--Vsb!ib1+6YYSn`;qO>enKw zOx34FRH{>p2(VaPT0{gYAzDPw-&~7`P<8ca5moBcA}SGrw+<;Hsa`3fXuVQI;ku=W z07KU$MU<#lib#AFDI&*rN)ag{pZ}H=Q53?1zmXyW?M8S_ND;-y`**D0J@is3B7nZQ z?)yG1qVPx`r+W8Y?&VrU`1%iM5si)boc(8dcth8lX%Y1go(_Vvo$%9Lk(X!@J;MFv zc09a^@@|7#p;2g`Y4AwBLj5tGNyk(E(E3nh@lPR2gz8vbqC{F)W!{12~)gD{###7#} zsY*oEsY+!26+`mIszkOwfGUxzPE{hlPE{hJVo;AN5%;^QL@0>7swxpmKB#tD>r^G` zs#BF{xK33fqHI)`D$#-0Q6bo<>s2M{ty7g~sD4!<>J3$igkNhCp|V() zCeh~C*CYaN@cg$#iFAKoln7QCw98DsH zSz+m~N0bN!S}dM77bT+V7A2xzQa7&fTPdO+gA@^J<8P&i-bxYuxTT0l z?~i(_vwx>V1SJJUa-1lNy@nLg{I^m>(EorC9uzZDXw8FWP(L6=^vjn? z5kU*DL0*VMV+J7cn@ABsD20d;q3Zr-QbehI9wH_M2ui%V6w$-qk|N4A@ zxz|!6BKjJ?Rw5$WK(DJrl*38?Mu`ZzFR!CSgt_}uDiK8{(NprR649SfiD*2GmYa1c z5wWW-Mk94=5ly_R77?_KqQ5Ui1UsrriU<-m5b1nlDI&;iMbMMDPAQ^jJyJx;niNqu z`sPwZ@gI>C(J#JBibx^mzgvq40#HAwMWhISg2u)#6C;8mA;gHXitHWq%Kia0BIvgL zeKjH|^1;;+H6k&ZH&E;#Xh&sNNBSQN{Jv1@U&qoPeEfe+1azvirkt0Hb8#SSH-b{{&QtLo$ zQxI=@LpdTwqhncv$%-aFuO&x>o~pksM?^!N4(cdxC`SY`%)&yS=MCkEEEGg#UQdpQ zXlc|ZM}!uk=$rPYazyP=D5+152tp?H$`PH1Uf7>lj)?n{$`Pr4P>u+CMt?LdBD9Wd zeN`jtJe8ze|p&CbDPxUO6H(&UK)1>r3T`ED)K6M%MSr5kbKWtmJp9 z5eev1{&F=U$WakBBCFF5>bIuI`cgF_=;^&xBVszjHy0st^JsbQqTP8pcWaq++Is%W zL~qx*%xCD__4tda%YFUhcb=j%mEzgs<*#qW2ApSa)Ox8sC*9p%JX(5i|MSWT=j5ko z7)DxP{q@Sjr%O+sK3o_c4&Hc(R#*7U%9H5}!{-yXpAkWw$JNVy-jQpMv8zYV7w-gZ z^tpv)?CZ(rqPOG9wZ+TF#rtd#q`J0soFVN8I>*}SRk<$IAkO`qf3>y95KPeh|t48!zjVSa- zQzJtAlDBF^wVEVEdeC-@G>k-NQ*>bgpaChfB>Fy~@UDnHjiLL@TQwrIGOa_6h+XAD z(;T!kBmF)9Q|J+)LsPzj&PAlBQ9K$BllhFN(H7_rEJp;n(1z&k$oTu?!Q<4PgU6%_ zXs|R|#eubxp+r`Z(S9=xDJpi=F)0>_ps7_P@>Y%rJ-7Y{azrq(B)an<%?O{;8AoSQ z$wCgD%1T-METbz_20g5xq=e?Mskd@O=(qQykRx)wq8t(E=$FY6B_@V;Y}hsU#&Sf1 zeEW_a?3>9E#Uqd-vb%@9CSB(n$q}9IA3Sjhz2C-trcQK8O-93Uabi3a3WDB3ckINU zksJ|eDa4^A#ycFl>KSWdtWaY?r-ybe6#vnvinOqBSkc`CeUETM4+{Mn^fy7{C>m|R zIB2<(t^l>J253cs+nLZKHyca>qtc*B5{ijtUw5a+?RBzHA7UY~Z&a(>+qA6p&ryzu zT{ZI>f<%Vj5+ouWFW#yVSs`JMP8VpAO;$Ie4{NDv&HUWeM8 z9+hRas$KU|H6rwZ;q4Bm1AQVmD-XkEcpQTjcgjgso5hpO=sBdZ9FfBK z^&dfwsH;vnqW-sXL`LHuUyjJ`w)1EZ75M+L98n74*MdHNZLKY>EiFcYZ`!n>t^3@N zONZRdh;$8|Tdi23s30Sjq1_fbiE8zFlToW@kQ6GINu+ED)9Tjd=9cCrB|k8z-@IMp z8Sb^V8{3p<@@I26tO9G9>oh-#zU1+ES)W_-byZ^o#k?9YhM#Q{^ z8WHd6>O!kCo73e*OFO&6MiQ4lh#HaA;_Yxdu|aJMy3Oh+BS}^To^9K*c4M2(=I!h2 z=<4@dD0G$M(9aT`h|uO1MSjvp_|H_0s2$B7eO&>k%Y#l&Tev~NB$zm~L3TLF;K6** zjS+ppTn;nyay24s!0PKlOFfItxMmxV54H0S4{}haFW~X`Jm?W@wmQ(>)bz(uBWhKu z(G?3zhUQ$Fb?c9G4D~pW-CCSJx50!4ZZ3}p3>l4voZqWPgoayxYBeIrS^i*{#i&e!lWg34He7 ztvr4z(K`-w-*`@5c)If6tTeCCy&NQ^w7m`eTnhm=qx?n5y{ijAEc znM4<*6#5G_q#7heydl9h{0Dq7CdQ#YAco#M!R*+k8@QBA=PNTa#lj2LIE`}bSe@v>3Ad}#uM?##KoSr&6^HekH;$0rP9>w)ZA=N zlJj`9zf_XX8n-*+)$;Vh)w%hF>+_Xjsf5N(aWPVmleh_t0+)oU(s@hcmd%aAh=g8P za=G$Wm*~$)muT+V2Y0TQh)_a8Octusm29<&r>|q7AFnP^E-NKcvKWfPl;uLXA_aqS zxllxD4YXAzTSP@Y8I$wTGnU4Kdk>qAg>wbc;R}i-QVy&Yuq%|^(_s`x-|7e`soD94`3oQ3 zn4d0WOVuj473s1wmWGaul!_x7$T`xnDH)GLV5nHB&SeI7Z=@qJaWWz%vgx>7nVr9S zZQ1!62)GkOO#2$>av-{o9Pmj zis>YnTIdS>kS-CSKWdT?=oJ~0$`#mgDpi>(0h-B!i!8sME)l!R^($qfTrpcI7vy3# z_lmkiB!ffuP13LuFfa~6Dj>U(kiNaXE>RYQYb2G#1h9(#T})-OuP03eZ7U*81Qs+3 zIVDJENZ_Ratwht(vHhE<_fw!k!%_+0GQ>8<5pIFAq|%9au?i&^F(naME$mWCi%BUD z$|ax66-q@o4e5er)BdB91hFbKYb`+ZDRN~rn3Utuge)gwg{iU>iipw4Xc9Y3B_iOV zi&N#wRJA%YGgZu&#IEgo++sEv35#MpO|}_Fi{w~Zj3i~^c(9RL|7471BAG@v*?gfg zjU@Qm!u%|fo#OlSCgbHwAtM5DjTNTzg*<@Qa99e5(KafVPoXA%f1;!;DmKZ|}3XZ?3Fp(mj zdYLlOMC|pHiO5L8kck<={9?&yJesdVnFx_DEY+<{1T~vT@cr=#F_R2M6JwSghS2== zY2>T~C?q|zAz_xx<FnQ^5F0pCF8-daBw0X^zYirCO*DBRlubp@(U?;B~^s4L&^d7k&r9pbQ&EFQyJKVlp^9} zF;Ri__+cUz8ND2gO>`dKWEi_~YdTwiVde{H7#+%%iHIAXd{Ic3GdO!3LM59*8WV$5 z6&|yQMFHc9M3`tS8tQ1=+nU3B3kI#0;suIk7~byf^ymx@ zuZtJXo#5AR-@bPB`UAr7nO>(|fM$rO*@Q z+bkBgy>VYN?R5FP_RgXHKIJaQg^A%a?$#}vwr^Owi?Vq=4gsBj{y+BK1V-vB&+~Lp zrM_pTwHnQC&+Lp=(=*evyIQS=m3BQN%Mubo2qA=pu#gcJAXvyHGn5gbI2Fe~4#j;( zo+O#vhUBnG$jr#N?}&`dj65JQHf5Jx<*w>3my5EEF(g;)=cT)<>?**JbXRpvhvX_E zZeTZ(jf6Mx`qn^E(U*xk_hr^&IImI?)gf7MqhZrd8{usCmyT+d3T4SioXz z_Z}Ir?KPi^Up#&6(D9=~VatxSt5?6gqh0OrW1X=%JuZ#-XoK0|ap0Wf#7bWM?(O?@ z?x4@2P_%^)nYV27ogY7a^5~&s!^7im4QO9mw_3JZdf~IR9id}~BG!KlR3aqh7L~}P z)#~K?)Os^FY;F^>uahczPfxFJ^XlzAHiyOK@kN87Xy3r0L;aW`T>xmD(Se~OCx! z+qKV1CF(jj)bBTG)ap*7#f^&?Dv|9OsYEd^R3g6rb5My~?qJXJP>H<0NbfS0NTp*e z`mIulELO?p`#UO;87h&%%0Oi3d^Rdk=xbCWJ?2=WdgW9iozf(_pxgc|R3b^1HF$;F z$ZU4G>?SkqX|TAg&&VZmFLQ|;X1B{OIW3rgSAr!n81zoN#h|w{6RZSFq*Dk>kx3)+ z;^+%{ZM*Z>o3_m_?+J8w+tpeoK$;2omBq`qH8Fdc{6R@)cDe0eVTmk8jn*Lv+dQ6e z+*i82{x=5pzPQaA2t|E1CNGy+uTgettqcKH2M{7pG-y`oBnxAQ-RY35Hl4}rcH^6J z3g;EJtw67C>sABSp+HyIrck(TCe?uh8k^5%vNA3hm@7<#KWaO5d|gShXv{W;Cx~+< z5($R_E=+LNt-DM;KCR9b4Ou!B4!fjND74t83|6<>ZsCg>HLElQtqB9a*=p2EZVX$Y zK)9zj77F@&U9SD>R0mJ^j0T(ADH-Wrd^gNs4x`TE!28WwL95jpWk#7)TesY-f4v){nsWD3mxe*W{9-Q$mTg?!QeZjb!M?a^a>z5t60=2{jWZb&weO`JNF#VwkVv+l5JJJcFR@#XAR zF^oAvJ-yxCLnr$5>t3;)?zLI8I)i9Yi^a&{L6EZ0&vXVbY*N5)u{ezfI@CJVGL}f! z)^2q796ucEiuD`|zPipZd?w~|>Xy5N%qp$A_e(Mn;4KrYCaVh@yg zxy(Ti7D~oMt)fjwfA`pl3+F&B9>3G-3%kt{7q$3kt}R9#cybb>jG{www5?vJI$s%$ z(Mc`TPUtmz%^tdnO%H?2WO9arHk&`>q;SGUOG;SU#1J5`L}7hfyUC&0vS$Cmu?uv4 zmqqfpEjo3l!|!tZ9hS%ujD?&wU%<`^+Q0&S`N-&6X0Sw7eW%&2*tl*_?A&m~<_o!9 zzL3|Xp`IfkutZ#LCab@vCu}!cB_noItff?6z-6;b0!yUYucr%d+ps@!>O_~x6!4hb zk&uHBP7ka9L63{|HpID5UzdyF1BM{O7Hb|sc5^zdEQC6guPR-J9Xr(F3+H>RDxKGE z^RaGU<`Ox*m^#G(Yx74#bXe+4%w88M@B9LBVfeEfTU??*i%T?;yx#my^TEwq&DG7N zdp~KfDizY3a^~mGnpVn*XhN?`QF`51apIbJhJnYTm0K9{Ex8kD3o|FX32O zwZv2Zpn3QEqmi*&%|C2D`0^I_-n+N7bdS52?tXuGVCJ@(9VeQ@mF5htk8&r9E*02m{OP3WtAJeOSx8=o&sbtRl%N^99=c~UOZDo z*cJ_!LU6^!h-#8UY(@Y|BX=O^PLf5`;u3MbaI-OjaVk1#4uOIe87@mrUFzXf8Muqi$8wl+B{JwjF%V!WR*AYMNZcl73UhY0;y+N zRMBKYSS^_2Sy1pEf>JY6N@dgW#As~4sy8vUY=se4+9m8l9ca=Zxir9o3nLtguG z8uLXy0}u$2`yUIJDAVE+rEwx)BdAm|0I`&{YxjWs}ki59Th<(%Q>@qhyxVc8Yltm(is|7VVK@F-3Bs zSZXu*V#C2N!eW~Fw1_pJ#U)Cm#<6zQ>Scad6mn1r)A_u(*77yhfJvObW5<cME0$ceSBSkV?IG81nd*b}H;nXgRN zSdrmjD`A)AyNG^3rX`D7C{g&N7>Lujo5z!*sRVxscP;CKix)D<$8(AP7Ee%yI*erx zqDXE1`{xoRho6T_luL~chuzP?C3<7v(9yFkE>Vk1WH#w6k~18{+raLuMBarNb=hFj zp5aHhzhu^Hb|*O_f)Ipb1bhH44}?XwcujgY zp*KdC&+Vj=n>Ucz-ZtC3k)EDdKr+IX@==@aVv`wrhE=c8BXT(rKD1`5o|0-IGTk+z zP{a)TmA>9sz|VGgi%UdHh*K=tTwT3EN%FWPH&G2XL3_Y^;0Od=HkZSs1(Cqh*fCdk zJ1L1aLg~^Ngob56fJB=_cj`Xa<#PJmHowqwjrfBslG%aXhJR3m)f$`KE>RLbL<4y^ z@pj}xlb(uctLS4!hd&Swd#qNsSMmfMevjLrCm6J zTp|WyOaRz3?5a+cyiKjs2ls4RvrgV~`ee|kP+|=Ucs*XP)2Mf>a{SaL@pO!160QR= zd>ENeB$-rPIhV-H9Q6CnB{DxJm&o|{z$G$2AD75(Z*ht2evhQ@Y&UtmfTN6hRfim~ zlBUHa>ST>!W=;0gTp}$CM-~?N@`N2wuhuEWFA;-Yt0sSJpVqQ(+y0~RQ~f4+hauo& zRmhJFTunB+g~g{<#g7+Z7Gbr5QADj|8QH1mP%+~gpN31M;#h5NJN6c$9`zc9LZimz z)d}Ipfb~gdRIS_Hd+teGA~h^gOnQ>ttP?m=rBDmx``1U-ww0RybMw~HPZv%a6^=9YpAs&0cd_fW?hl&(j=Mjci0NL} zpIZE!e5s|+(spg(HoT87zPL8#S9Lf}SKj-y`KQgh?;q74{vkGtn|D6`erZU*rz0@_ z!=ys|8eDr)ZW=u_~}F0L!NW*`a$L3XTs?5 zfG1+hcp#4I=KJYhv-5cQqx(E^cd2636!=~b?%v}VZu}%?-(xwy@X7ram*@|gpFQ~G z@;OJxuKil?`Gp&zjc(sxdiS3mm*~O6=KtQjb9c_Ou|5A~^WTcz27u`1$hMdD?}{Gy zu=%f=_kN8_^#5QBDj3$N8sx7neR8(*^;174aO}>lS;sDEVTqedADq~y9JwKG-O6fr z^?fKFzH_yEt30{X{MTRg=sWj+IK2P0p6eo~?cR-w^%Z0F7S{|P_#d0MKf4;+)p7nu z4+Tc&#}{^O?tW(p!_xhSckeg<*XEu3^NtN2>7UcH??1$)#636D9S4TqyWRYg=BkJM z`Gd3C?#UZ>ntvv)j=yStd85$PUHY5PKfTKb$nO4S^VXfqhl80Peg4UfTf#bZ|2CE; z*&Xh`F%mxYgU@e#a(ns06Q9ZP{0?A5e@TSipEYF%HGwKC>n3zSva}ZTApk*3#|DH#kK1C#}EW5Z!7xHyyaJ+(e7Pt*`gI`**2#|Dr`8 zLc&27Kv-axJYCElceHQbxIg&DI0TGFK0P@%i5sGJ`J866CHKza;#K~;dU>WcId_F( z@?18X68;_}pkg{v$i-8I^vKDGzHM)(z3)=8R!b&ovs0I;`s~{N+Ohi8E7z_qF3w?V zsSx|s0LGKcjN`;8QcYUUQp78aER}qIVz}G9Z-+7(hu$(`-IO;>TRVQ)i9!AVEvP7W!|LXsnHOnWw#7k3r3^Ss9nB$!?tj`aQWT0 z7w4xY3FpZcD^xMJ2tYy*N+y^u^HeWxcTM#jd|tJ1xRiF9#tX11}AuPoFD6uR;H zd!WOnN248E*1jV5ogB;8fjeATn5Kir)8#6HTPDv%G#VcRp^zFMoj{7k$~Bd$&ZTYb zq003S-hc1f^(&PN{fbR5y|hC*c)rk}$x!5_7p|03R7}$-Wc#F(V~{k`nTgTybV-m3 z@`dqgqjzmlws_{s9Gs8Eg{LGCp&)ZYaO4(hQ#13Ir|~m38jIJT znm|;ol~9lI3KVz)UX8vht3MloXc~_~y*52lE>F+SOv4C)g;HM-ZGmuIVG zLOPWzfJL)FIAWNlSVR*__99|s_+mn&1CK5~gTqc+CyZvu!4 zwem8-2qO$uPR?+yP-|RLzqIpk5vWFXYI>Gl$cUZIU@OO)0RW^3n-Zd)NI2z7r}MBi zIL8RXQ z&d)xHK7?B-pUXU!K9m7JRGX>IJf1!@GmQ%c=l0|1Lyh|MOtt!0`VezFi?HnD=tJOS zpbt$wnLfno851MEs>jiXV5&TcK7^U*cTOK#mF3!6DST+M0Ay!0n+Mp#^;E929Ia#^ zYCSc42>2ET#$1JKwF+^qh*?T{p^Qa|-x5y?A7Z``k%}vZ4`pEtPR=ob%$8y6fWmra z_z*6PEKLI{eoLayu&#DF}uNV;Xq9J~XAG%2K&QROheTScb zA7bvDsV@HrT+R*sCVnWMNgq>g+WSQO5TLGx_|?OwSEgF{p~FK%g9E*haCd(c;}4Jr zkopi$OlaDY)f4p}Sifn_OWUlmzNpu3+`rG>6_6+zeIxMt%Lh)392poqd}Q!YU)bY~ z^^@Qrs#G0r94R_n2y&BArMDTB<^$U{Z{Df2c7DIjxIyZc<|Ip#% z-Tl2GidO~Mh3ZcV#XXXS4SGepQjH)$5v@Pq)OWnT?SNxw$gNZByxskSvE483Kl|p< z?t?=|kN5TjZ6*ohi-+Jlr@`3556N|eytvruclQqVMf^@teoXnY)zvlphV|7oYd7xP za-cVUas16=gHea%vIDJIuDb>0)4~t6@Ix*9(Aw4OGoK%sU9 z1rx(VvXdbY>)E+_tJe${%IEgEyL@JHn&=rk#_jbpEE@vPb^bxf6H1r_=4~}5Sj~6x+3;F_4ans_7L;}Br4=HsbtIHDYHl~WbjP_dBKothDD;$l31zJ zDRn9}02_0+OTKfDuKR@f)phEaTcdPgLJM|9eYpLgQ6R7r;Q3AX5C9Bxa`~g-Lng1J zGx=gspOe>0lEY~fViGzcIKjn5ijRq%%=|{1L+-4(3Y;Zh=JtS$> zMy*|M)``4YjI@tp4=LLf2A7!WAHg1iMx-(5tQNkY<5BD(C6;030fhnP-6PpUpndRk zIGm4T4=EimOf(v;6>QO?*h3bb&aB6W=np=QJ!G}P`_YGGkXdiF2i%cB*W=(rUi^GAio%0-NzmWA9|t2MeC!NLLPcNd}zPX{{;9D ztRes~&kY~Kobw#;AsTVjYJAQPE7zeYHDHK*2L2EnE`yPu10JxH7JI;Ac3Mdfe0u(n zog762jqMM39eC}jZ2-YzeHQ+ZU|!jrE9DPy4G@VJb^Br%{-2#cWV0IdAphJ}cf?0P zGZf9=;19Kb3xCM$3Ww|#SJ(^GOz?-WNzn{n@rTfR+f8KmJ%K+Yxk9ms+vg*Uv% ze*!z{b3q^a;7;?-tRpyk3t!D`X!`L4d(4UNCN3x8aW7{Kuxpx}pdge00v@L#RTPvi z|BpYZ)Z}(D@twq*X|WRvi3D;E+pGdvBDgss{h*M_R|;bnQtaQ?*lrd0eu~V|R=}Od z6X>WAc*qK1cNmGNMg^&$qyR@*Rh$yEovL82mr|G5r$_xFyk@#ltxVMb`A{lKnQ11A znqDl!_9$12IYCp0lY&@AyhOD&SeMfPIf=GMH8RI0tDF%UsYt3yj$MqSmgOsX z;^OEU?Dmt(Fh9+9v9L){CXDjdpa5D(ZFO2%AX?Z-|3^+AqSqIZpV5NA^-~!wtNavY zlyDL3QMKhd=`s!uQN%615JQox&~s-Orbr5^E%)VR?-m!v3|=fD6c&Z>OW>W@%_aha z43=qxB$!seZTgUqWa=czh_3}4E00J&Ttym~pPquyMeoRp>sD;H3#&w;fJEFN+M_;Q zs?QRIGQ(az5=@plcrIoJjxyhguSYM<;h7Ra~)Wq1O zi}8tcE>oMH$#Nf%u0oGsbYm3u?*$MQk%!c5Sj4kqF@#UJ2f#r1`~x51=dZAKEzm9DCG&v z<5bkEtlY*f#Ni-zt9S3PoGCZBuw?05`3fwVSrAR-8QDyUvq_`k3n~emmwlG%6C~$mh$ln z6J&1Ei)57_3fvUEOpIEoL;?m9ZZW3Dx|m|bbT+}XC>GI-it&*PBX1p1?$;m73Ttj2 zD>igGXfKV~DLlAhv6hCd!{AEvRs*gja~g+2kf9j!R;4~jj=nV-KWf~*=SZPJCSDnD z7O7K}+RS_d2M-WJSy_7FNFkFH!!K_!TmLGqtVZ)BSjTh8@c_35+qcV4m*-iMV|*fP ziF7t%!C2z)X86FFml=!GBp6k(U}G_xEN3Ui#^aYV*+jZrNQ?~+nA-K{;o)T~Eaxj_ z0?KgU<;6;oEG*D`tmvN&K2&;s_)zt^;6t2lGRkJiilQTkF{xB1^^OcD^1Dico+SKb zV{s-V3mr$K8Y7_?Woa;IIrt3Wl1>W)?^uB)t$+_E#>QFp z!e2_~$U>{-lBu!qK6jF_uW;qsRWhUM3zz3+am0&e02RrCGRZLKO96}oc9_p5##yD) z9mE^p739#yj#_rQGgE~M_ES8NtP-bY7q4Dn!9$=KSLCz6hlmP%PWTW8SVj*l6oUEztVlcVGDF@9!a$QvI|m1_lln)CAU#MBkwP$I&Rm9z-An@Eyn zCQBc}Uh@@vD0HOHV+u2|6P1RSFBP8{A59eSK6i-o8Z>bXhuUMs6rIaboDHW1g(jr^<*davUut5q(3_$tvg{^w4 z$DwU!3(o9?gYR}i_lI+0MkAu=Q>D{slq#W)+0DR5JOZDO_Ja!b9jo-heaU2Tfi5A~ zL7_2Ntaw9gj#wAi3%A*1ci0Rnfc$Djr^)~z!{KmQLAQ$#faMSa#6Mu_Z2#E-*I1Nl zVv&B&;6sz_xI&I0lR+TpDdJ}{Rjo2byB$KwMW%3&uGFd3>r_h8qAWU_Q7u1UB6>h* zC_TU}Tw?cI1VeB_QLPF7aJ1+{PU0Ng-cZOzs(=k$(odw1&1F;?kQ)`9Q1sCYEba(F zKpr>BA(<~`fGwzQWPUi2BRHw(i7tQ8V*~E*aCogcErBRHJy(oUp`~jJ;lk;Tg~9n- zLFt3jXaC*i@%p^vLReikda=dEF}P@2;oFg@WF}@vr!`RcY_)2X=0L=a(r2dy?et%o z-HhrK_99=BeL*^vm1DxfC0QIClFMmQvq3JQ`Ji{Ytad7*jZU{36pG|((T5m}ya>aL zE1X?{hw+7CzOJsma7bvP9deBUQ5{AG*9#acrFx4(tyNP_jtFcqim}Y)^1xe?xn!0H z#5c%vRio1v4Ri%V&Skk>+u2F92zB#l-jamipzoj=U@93X#TV{3fLs8#oGyO|0!Ki| zAqIyl;0gPJHl4*{Fqt(S@&o%1bZWu)P+_mrX!{~A3k^&uypC?A(&|+PKs9t++MjxP zqeQ@(-S3SC5M@Y-)5+W0+S-*!UdUF$wD-HA4|NLgfWu(a=?siWFYk2rA3Ze~3EC}^ zPHmNxFpiX@xFCU}siVwwMf_euGBhSi_SK4x1N-E1rADc>sC2Le)cOrCtyf2m48PIi zv)hEQ4kQ5502wHZbm&4NbOM8i9VZSm2-Y4>G=_r*awQzHGe)gasnzaV_wwuJ!)FEu zqL5L{gzwl8-pxh>oHRQVkVGVg3G|hSxeypDy&i6W0fPqeDKQlq{|U{;7uP9*htHnw z4MtritIT?j-r(flpPB6h2{|Om3XKVSqZNyhO#7Vhp`SxS;LRAST?E$YP(WoSyV25p z`dC=A>816WLvNiucBnVVj9_&_0CSiu4o|EHCl3rbGP>|<3MQBqtGZb&AMyrR`?!OVkeetO$qwU7#MLpUC>1IL6M^0C^oP7IFIEbx$J(}j&0f#Y zxw8Y-&i(B=XC%s$|YZ9-eA-YCz@-(_j)|1ie@Ah%T3f^NjOxL8b$ko zHd))@19DC9=t12pYxh|DJmv#RrN!Y321xgU4i?1rg#U-d7d-$E15>`;&Sbz?B*q(g z`+@e3P8Ej0zHZ$sFKyApd}fuA=@vSl)oP)sf~+EB<`GzqVy$M9AdEdDeaH{ohLKKu zD9d2TdcS}4A%Dna_4;JKF?f-FJcq2_9acXU9cL&O@Oj-fO}kv#0lbGVDcFOZ8(&)2 z>2`LO^;%_@xg?p-8D#o!;|uBRR4Vl*(ZbGPDC9Tq ze0hz$?_jvED-ezN?EDrGgCJKiQ-)*)YshKnRWcK(Fkvz(d_K%j)Wr4 zJ?l3bx}(_8STciA^aw(nfuR-3jY;z04}BzkNU70F;qEBeZa6D8S`Rr)4lE!6zttcXfdzJIh=esTp&D4~h}U<>~v3t0$ywrp|<8u)l<-iq8nCk4W2pd<2SST zrD0)ZN2IR{53aF8t7%t&e-vvQlJS%(y}Cmw*K{fwa>$&+amliO|BiL*)q~@MIz^{~ z&_oMoS*3S+F;ME{8g*NTBjmFSdJ>&Ljm<_cSMKYeNhFw%wl3&HdnChw9h#$ElDq!D_(TD!3`RR|wL*D3#{JZac*zmo2>SG`-aF6~&^Yf3&L+S&;!^6kgwx9el zlo#&(!{!$sp0-78ZM$FEKk`ZQe*=;72hGp#esVp2MB2My*Qxh@`VeEsXFn`NcDAYg zCkt0U`s7Q2jCt_I5}=n)KYjb~YXrmbbKzv=qni(#|5>n8zT5ot^GZm%P>T;+wr%re zuYXET*3Uk=7`kx%){Rf={c2TkXk_MRx8W;s1b^0C`Z9O;?2jJseqVf)j>vcHu^ug4 zzabK`c=+En@BaAIK>AaXv2NbDJQiqsWt)B|^Y#r0Ew}GK{InVxYKSnc7JY~lbnhYj zo+s0X9z23Rvg;!bAQHeK4*5U-3PJQI&HGDtmhbr$g6RHzz8TN?6@^Il@EZ`K zKZB^$yn7e^*HeRt$Yld%^gAFC{Y!C)fFc4%B#vO!6M#fFOWyzz-6}i|NOXJNvuXeN zWgyYpk*zyo*TgsDV_HC>bPGs?ih!8}-G(A?Kq1!`>&V^Z-~DTzjvtuJ1`b{WGF0;%9BOiW&`kDZEW z_wUttf_rxzD$gxmy>|U-UAV4$u1kjFzX=jP9b;YGnL8I8_u13cI-19Ng!3?6~l;B0C)t< z0tu~BN+692BU^2*oSH~vmK{f^tmL*8D)S4CVzMyNvwhF5Z96&~y~AVRdxUeO2#chS z*`QJ{AzBwn!^!6{x1pn^gfS6`k5Dk8!lq{G+2k>Y_4p}|L$Pz4GB|iam>*$a@mOW5 zK1G<3(2+`I6k3cHBj?|`G?GI0MPnDPqQdO8>9cPAvC>>&W<0uY%hv76$hkNTP@SA= zOwG4|L|*}kghwTgQv=pZHB(3ktP;JnHoY)io~f3G+Vtlp7Z%@t@4f3+-^T8>I9ILb z4lA~xT8cqnVOJI9819(z};1ut-K|@9!`?bcm3UWufO~D zJ97*3S7@2^NS}Q3n$>IN2PdXeq9dZ($0rKq3|@jPF=m+(&Xd_jeli~3zWa@Ay>gk> z0;mS#Y_XA-<)s&rg<@*B%eZUPhW60;47&2ND=A$7@RWh=glV-_D`YXymQShHYsT}{ z@&bW%4cIXYZ_iIr1W(tQYE(u-`!;NBFZ@=3MEU0h65&CuK-#$a_Oo9az5eC#sbqYJjig`rv`~=a5j_`FJ(bcc< zh{U-1YdoS)e#s-ME=&~*RXi<4)a{i3i2wqY$$mw}r;n@vNL0$NHkT+QjL%)tsF>%BR-KRtQ<&$;W#~Z zX{A6SJjBIJ_R>fi!*pq~#L^2}*92A`N)b|p`nLm#8iJ?Al(Rx05sM_iRk`N^5>@H^ zj{*`&FPy-ScK8{GMTYVfetC6UBQY0t1Ap^HE)zLiNipu z(CGjlir~7cxNvEQ0`78(6~th|va6WMr?S|MODRn2#e9z8s{W=%ezd@9SS-?uBIcO^ zyu!-vd67g_!Qy;QBvA&tGi#5>A&D+dBrhdum-Mg7&n#TM#_}KdO))-!jj>wIXP66? zYc%E`gCx2*mQGxn$XxPmd97#WgT*;c5T_}Z8qZbm!ZVwSCSxj`d_0nfwODp6vTc); z`@sjZbzvbbQG;`_h}{>LZHDn9$4dLLNTQ@b5{-2|7D*%`e%~xl&CNaslBiJsHYCx} z_BFc)ACDv|OkchXhE{NCAB`kBq1v=3RJbw^8+Q@}6V^{mv^CKOsc(`MKH|3*h`|4D zkwg-?W15ZwC@og6C)(?LeckHS>lEFm-Wc#Az_hFU2V*X)*>$Afuysr1&C`blTS%fv zz-}-)1Aeq0in?tEjfG-pEt~urmClaP8w=XazQN5fx`i7!5E$`Gde9EM+O^_D^Od^QaCE^R25vqPSNFtX5wunvBiN_83#2>Qh5tPC{wZRtX zJ=hoV;NMW`{R4+1x@|i*uYc9pe|}`RMMYVlq{Snms{qRWdF?u7{X=2or9;*tke5p zP$)W-delixd%M=|afN%M5x0HFv1e~6ym#j-YuBs1E}MtcG_wUY*=xnHEt8a&u9-{w6#HuOfIW8?Z)*1ojO=ne(F0682M5d#=h z+5LV}10`fHy`fXBb%d-3UVUY+IouO#VYIHIwD#n|pWGGN64n_V^Ac@e^twvQxhYmJ@3L20Wbr4lI5O(Ur-68qf%~CYn zb*K-T&%m*PBgcl1oH%`ExL3L9<<+a#w%NOs7AO`-v)GIzu08{yBU;HD6wX#nFreDB z;dN`!)f12fB-y|1=^f}gc<{(TINFDgsoyEz`cDc;6#5n<(MOL561gl6nS)GXpJT;L zBBupu)$&ay5u~|(KXNcBGZr@%V$4>{?n?~B@D>7Yn6!Zh+&RtP1snE`<~EH>RULWz31?MV9g=8eE;jF#ts5@~RlTLZ2YL5UP@n@M%x zfW{_57G02qm?}&nFtk%=7BrG?gAyr#@v!XCTHGsz647HJQRyAV-+&THvNJ3Po(4dfCozdQdlGOvDmIL)JfU)7U&lUg*W+x4YS*bImDbqy zEkGg<-s|TC5(%D=3XIM3Fp2QZt{6z<#tZlrkO)WF3V=ioakcP3j8PoFw zAW?^8Z(F@ib-pqxeh6B`)E=&tJL#lW~h%v##Aog-0dQj1eeu42J(^#mm zBg{rV?512w1YWe5L@g#!i%HaC61^ACKvgP2ttzAlfe}$axLuIvkbu(2h$1J55TXa< z1j-uH3*(pzh;1U0hN5=Hr+9pvN_2EOm_p!0QWL&&IWk?+Ij|xHz)px#j8dpzU=)gz zuoeVUt1`tWVv%Vvi4aLa0h9mr>whQQ4HngW@v~q4#MR~Bgj{b z;P?yRY{8I7Cc!Ob)89!?;P|U#CWK;{2D($2yxNElbZpugiO(?Y5M;DWRj5yvkRu5U zn-Nw92rJ+M#Uv&CQ2BC=sG_=^;0p46kE31;*I%S{410Y7VNJxiIU&SBnk{g%=+$RJ(b`ak}o*%O(s$HTbM*= ziGUjmTLwnPKwl-Z>9H1*NDwYmDn+M8a)G-ba)Y8#YCPHe^#-G13W6!&HQH=OgGHi1 zofTl$F|@sIo04(c5O5H`3D+!y*G% z%12$g%j5B4&#>w>dQ>ha1-4Yv>M5s|nI+j>qt57$8TKoEy)nX6pvi!Z(He=$i3EKv zO46Ysa94{-WD}$Zn}ZaWpv&eWe~t_XK?)-Trke~FQVfhlpa>Dmpo8%x6a-KA!7i5* z=7Jv{ic8Q>046xF+wc!DHEIpe28qh?AsUEMey1IZ1w;t7nm7WeN|e=x!yc>E?Ug)1 zhu`Bi=t+Ark(~#o#w6Kz8$l(oXvKSg4zP30poE!7_Q76dwb-4=X#zc9^8~~0NVEr+ z7YryNaH@q~BQqTX^+bGvVmA~IFcf+tNG>EbTZ>5~(|#^j7)acK$b($ugs=3mn?HT7 zfIsSYKu}UDIyx{e;e#ll;DR;kF#3j04n?_ya8>|(gMZN3u0Ys=!DA4t1#k_Z;i!Ih zLd*hkAV&dfF^MpIfdV4E3Ut+F4VWa;x#PCi*1fpJcH-jj!S1ln4VD3uS^&QW7!HBE z5Rpl6sOZ2gCJ`qOzZg6womQh#5z7NAM0jgl{_dfphx>gy*R5;sdGqwygCOA4X36LG zdOUV(C`fV^JRv`MK#~!JBCtf6;)+s302Lz&NSGFrsKq2|F^Pmf#~gH8vDZRQ@_?@a zT4fEnG<#orZMQCHd1dV@&Y@%Ym|aBj+1)m~zq{LKwYhzMfz=`Ii(DX5h5#W3!hV5W zBrHg6^!N-rx9^v02sPZbcC+n}*Xo4#2t7wK+5#;m(eIo|1ov;HOd{`!nM5zl|B6Xu z!x6r6Cef)rlU#0CF_UO?^sogG;!2rBTO22kyP3wV!XqpDXTq9AVB|AkiMltuxXE?u zkdsC2W3fa89zGUJ)V6)i+WiA(PPhav)$U?(to}NdNd9eDqFrX?&ewE9!+yP@Q*UFT z0e4mRD=d+ch`uLbi40vwPV}mFIr@Dz`2n+C(x~7UwXj6Z7M5t?#_i_+0<>u9-Q%G# zVzK_H`T5e%KgUz@Ino-hX!_&;dpXX3QUB zwfSyy>HhnN+O4y^=)r@B9P0ghKQ1-@qPcXVV3i;FYw^tc;>8b}f7*Pw)cl|D30)uR zuoi9!YSaA(&Htl$=i>?Wo+BSVY+;FhAFxCV&97mJWDmZx3?{>uaV8&$}a-LEN;Ri zdcEiR!xodMQKy z<#z#JPyj8gbd;YLT1=uAlc>ccYB7o6PGkTWr6Ju+f_cay&Wi9EQZT0%063B2b7J>e z-3WoGEhbTmNz`HzRRDvum_#im(Q>3SS)fUgVpYjryp%{ykc2fk#h>-5`D<5+0-l{8 zx3qz@#Ln_zT7=ROKno_b-eMB{wwXl9#dqd_y@_&=WveC@s2UF7Co_pgCQ_Fs1d~W{ zZsF=xOmxNiOyQ}SMC6(!sb+ymw7q}s`&XuMe?KdeC^<2fjYqa^wikc!?o2h$!W~Og z`qI-fiBf_|6z|!$!5F{(4z|>CWqO+M)Ks!I0~e}54);?si8_a`T%WE~)8(0&3LdaL z3C`8(WHHUzd;*i`$|#BJzQrVJF^QCpXz#(Ox2x;u#jb6y1mb58hI)pE`ddsQfFDSXHne$% z-K!S?gt&M77)B`Y?e(KQ`n$XQW({y4ceE!!D%HNto6ScLkBq zc%s2jv~S?hp?<;{UEpV&(Se~OCx!{7}I%Hb?;@%

2?qaFXi!L?)5hbBNz-gUBMs}C6&@i zsx!IbL^D1WlW1Sp+2d|!(BzDSoWeS6r(ne6b$|dfJq43!!~WQ*qkg^9WAFuV65Fg! zQaarp5qw9m^tU646yXc!Vx~@uH5?&c)Na<;T1cY*BAhj{=9eE&AGSx6-~Y0OB>F2{ zN7Ltz7yg=nxZfKj(cxbriP|Tzz}#L&5_P`u5n*~?EPb+2DL3LnkvG35h(w=Vn_qxP zbo=cg+wf0XM54-6g8kkWk*GjoL$Q!2Lf{NK#Y`Re(sU&g2c0o?s6`}d5s6wvq7+sBu;Ca|hD+IGB7MxTd6Tw3QOyE#D-a7p8cKONk1R{P zo`^Yu29!x4ZV`Y2J_x7}V4yrfW#v*n6^|!tned*i`@F-csVPLjVzyY8m1UK`DHj0I z!DuO#iMc7D4B~_#K(9q4N+rhQBJ-_~PG%tXrIM-ibfaFIzH;qKWk9ugTV$m1Uj1@o zW`TILM0`9^n!CC<+aNZjOp{H(YDkQ~buOMrCP@wgo>0g`2drQ+n!ZA=+Eg;Qx6N~| zGE2nT+)TAB-o7|JHw*j^fDQ>_!2Ocr=$NwjsSBV9Zn^k;&(X zSSn;PbrFbGLQS85R7o$NNaZu}kqaYl9Z~MrAIl1FE)jusm~iB9k|>7>H^U|rUL%?W`&ok%28t5P2%N8cKaA2n{@bEMEHX0zp~DY7*2kj%_CDr9h$7`CJr zjxbVjL8f_&Srq>1sYfAsC++Y~LXOuf<|vuh$=Y7lq|oHQ{OXEFi$m&s2xCK<$ctOxmuA%eApY;t@!q%;S(m+2qK{gNKd@B++Qt)Rjud^QlA& zNkoNq3rQq!F^J0slTL8_-8K&x87&Dyf~;Y82Shqkz+q4tC3~nZYSR#wX3{zQeF3M# zZZ=5{7eQJkw#(V|HJeQKzjKjT{Z0Z21pUYDk9K#*d?b50BE1n8v5bl0i?Z8~&3PlE~}vnl%hD@NKBTXQZ+l%_PrwoF;f! z#O!GV+X|lzJUU!UX2LT%6&n8u&BhnkDT0U3p6(4sT_(n^d-Mh;|NhKucSxv(k`+V~ z%sH#Y$XUKcledsWRvS}?NoTZ}AY6G&W>NxOzMi4M;I7Rtt=9~u>qn3JwW(}h{44peW zVC~%Bu5(7B5-EmOn=23t`{|+#r`Il7O?qblD5zxC zDdY+b>m~wJon76LP{g@s{YFD~)a`I$$AGQq5!^Tf>{2810)d)tyWb<}JKIfOuY-k| zUezJj8ks;edMVr;_4$K%D>hmWIZO_dK==LAL=wq9_!^SP_*_V$ev`bz5b(kDVQoY+ zfdqnwsa1)^Ep8D2ip<|?C1lG^MTd&z7N%vLNwrB69@@Rr29iipYcx);$v{S&ljLAl zP-cr+tzZT1wwqZ^L9f&(6dJX*gZNCATxQ{BQLWqEd(N|Ni{p(GAc?eCb{#9?5p8sy z9)wzJ(A)WFR(9n4x~%l24y~qLfvuV>&qwfxB!+U9{qTs^>^*e$m`|;I6pyImD;^Pj z6Y!_esL{)n`#KEpJpo19x*WS+-DOt1zEwAPaZsn|)cz)qNMZBQgT)e4$G10Ijmow* zImc?T8Rd$Aq+jL{DPK1pKPYM2Of4Rf_r0&UH7y=di$`>K&a<&S|0Q@O;5GkabLr;D zwwLwq!b<{*^sk!t9^AY8K-~SKzSWx#-4J&_#ILh-w_sSKYKX+KPtJC}e(J}9aC2+c zu}fN5;^xu^C-x~vZirjAvf5pJf|+yY&eiU%^5hcSCEnsMns@I1aCrY~Ky?0ZxK1}J z)>n+xTR?Vr>_0Yde|9yttK}t*XI?q)*wB&wdGk-2 z_m}Q0-*YqFabW1Z+v1-4_m=PZ!C7thx}x-^nP^(~3KLbTo4Ytv`l`eUWJ z!pwMd-55mPJ%a5ipz?B6w zum~(}s+MwW+tOFUUo|^j!P7EJj$yf4Etf>%PPts0y$UO?UKV!XT%ig#qnONP$c5rK z3X?OknNP~6UVmxdrADn@U6?8sKu7Wa-zog0QYE^N^u(Ek#VhkuWE)m%A}McGkEfWVztdMxPn)^=9ia~g8es&5Yas$sx9$t#L#i3Q| zwOSpY*@<0il$S{D6KRYsAW;iQ1V|*&0ur@=MA@QPR&n#TMHZ6cejp7P`M6dPCe6Tpj z0J=gT(IzSPgAZowBGVF*Xy)Rx0*Th^FTMNz95A3yXh++(VE?Z<;BIxa=idEb-J9*mFvF(5)}oI2%}`N$k)SPCi)G*h*+Ct z;~%8sne++Orahqo6I`J{h^>I);-YIcd#cE@UwC4 zaye`!t$hD}xem$O@6*5X;!9gP?1OI%1~DdBeG#ua(i^hsq{!h|=b8ikC;Pe&_4f}9 z9X=Qdgu(>9Ad@&TDI8GhO;)cb+UtCM-Rjlr6y2xZ7-#{BT0o+%;WwZ13vzx}64`f+my4VhwafqussTv7pNthz5N? z4uU-fh1y`T+bqISfck47eNi%L)#g}l=S!QFg8{4CfpzMV+3E6HZNXU37l?-Z#6)=_ zk$~41=^eCmlE$bLRzagig?w#}dOEi6QwL85_rA2%>XUc!%_O@&8ufbok&s6$F=Q6$ zg$((Q;ZOjVuGwxeXtcuipi}Aur%Pk*cFA|{(RH6Nzq(Exb88eXyT$AZ#ljw(S;*A< zg@456>*|gL9416^C{4+8l>^cdXv*?zT!sLibugq85;-1te+# ziT*x-M5^B(AkmTM01_QJb@&A zk-xh)>bH@nh+|LWC|d1!zbReOtK{l^dJMJO*YAy-I?-h^1w1BqB;+ueY#z7FJ@^eG zk;Kn$)?Rr1h+DRkZB2%GXNP)gr^~+gReA8O^F3CT&TF^%Shiy||0aLU-B>HwQZ ztyDppa(Nt1yAhwc<}K=3 z;(pv356Q{;BXRpx@qhns^WGPvY>7NA!T(vB{QTA(EFXU?-c#1R9bEY9PjBA5^?=83 zwGU(#fB5OmFP0zvqQAp>dh-3B-@5tb5^s0&{a&?UAoczyKfQVT?(*N`QCIBZ{6}Bh zy?vjfxOwmMs~7uxLzN%jxwrIHjMq0{Lx0-*@{4yaMt!FnKe>%x!C#Wd0Lb_N6TT-jm9toMb2(JM0HS}-D1EtzjgL3xzSUS!Y(4{xy zd=xuNfL3Ico8@FaRY*^ajzBX2(eg9!1EO#~T`5$41#V%VZ5iAG`};R(ERW=?)a&u# zkz#|2V~#(cljV9j`YFB~TT-PdDusnqgc?Lx5L6bd3$;phu7T);#8WBevz1CFRhnIx zDvR$Z{zpY@cDg<_RV`L#8q^*m8iA7G-7hz0XDK=cC(gT*ImEenJD-~u<@-XR$+GVX zSAkOJf+#f3l@N0ZdG=@v9Dt~p{xlBVA&+WR1pPvFWO)@;&FR|I7!8BwR0Q)4mjI$+zY%&o-#q=PSgMlMI z0x|N)n(^skIyp90n4+%}H;@<`hkukVB!O7Wrz*TSm(6FPYVdmW-SP2>40ZTLs3W;# z98v&6PJUuEo~?3~a?T!r8jvMqnRnAXn~<+EDk|p?SOEq8iA;|F*uJKh7Z{nc2|lDd z5l>I#fF2+Yi!J`VU=oZcN0X?yWK&dY92cE@0!9E|EzLzxpPN}e*bLWCHZ`8)&hg)< zK~AQ@H~o5D@t2gfDKJ$-gI=YQsb!k0YK>YYnI)~&;qVcAY!X#-POJEZYqFck2?x=~ z-4-i^@l{rtS?0LpvcfrpS8lN~5qkMmtT&p7yT>5SPfB9iy}@WW80ge0wOVz@emMwb zgT>+T2QkzuwQ{wpvu#%=HgJPUVy|50xM|m0bT*?}e!wJ&z4ScAd@eS(A6e1*$THR6 zC_R;A|H5qZM*K0uex8ts0Y&&?{w9f8&iwh;OxLGv~fMVcb0*&PeB zaIu0hWRKr!)hNw@h}*(s&mnzP&H2a@&2FdLZ9@|d8sN_*)H2< zyKD?@+^3h*oNi8c)0}STX0Z*%&hIUtn{JGu={vgjG(_z zLE;>OD~2+z7@fFc#NkU}gtc;|(P{EGpKPw6G&tcP?AL16E6SAX_qytjo^FbU99Hm| zHc4e5q;AW)&6?b&mXsc zu<6|$_7iO_4b>69hk|xktIr&ZXtxnecIeW%V~1)(#JAdN+|fhF5BrO^t>5peYd&_g zmh!PQx@@6_;}?!w*A;9iavy6w8}doU730x3E_pfc{ffElot)(c!W9v}D^geE*t_A~ z55gBNNp^?B6Rrrku=hKCo`V}Vl+~VJF=&f8E*H_DPKQ&WF=-5Tn`ZsGU92`)FVZ~J z3bnk1NW@UlwhbntMdt{Uc5%3;D3_JX${rb=_7V$6Ie+3P22n{}URqjKS|YbM9%5}N z(cg3`t&&${B~ztxZRn_jj!4lP^;(s@thB6Lq2|QUW1(l#Zm|Aqk)zaFy-}wN5^TLB z(R12~9w4TXKn0i8pjt73`HES|Z2=FVHQ~yjpVZ~rGP$aps2D^nnOj=pb%mk<4#jMQ z%Bm2Nj4MXqtQc0~vl}#Jr6$_6Xg?acTxa9}U8hti)RK#)rziG-*js~+fL(dHLTh&t z&|okb3E&kkDlF&2!r!#)a%jCq8l_gtwe>5;l&lyi!ik~I z=yX~oBCR=zca{J>g#ZsBG&HT3n}`@#l3|KP^e ziK#ChvWB0(`_))1cXxjIzr{&@`;*-C&3P8n^AGQR+Sm4($iTa}^wopq|8#j_;r6Ff zUp`_*zHsl>U`yW*yzBAOt(eHp`smTOAJ5)mh0U8jZaq28;{4IWZ-#;~UYcK8y!Xec z55L7jy)gG6+tU3bH#5KV_}0X+;01i?a}Vx(b)~)iv&VeLqpxBYuHNM#<`?c8ryE&~pG>Zz2)zgU<$sD0=?>!ymE}cX)ka@ym|ncZ(t|?}I;$r^vC)PmAAA z_oct&mgg7089kPr6YXMQ?#A?Z?n^eI3*YB1cg%>q(sK)UzC3^N#)HSAVJ&@^i^XTY z6K}XT-FhyYuc#-BcZZI4e0uMZXp&1e((TC)Z;9N}b8|D7E@uA>k(Mpr;t!v;9!b&I z{vJ7}?|wcp^6_`~zW2H?qUF$fTzWtc3>eA!C+_?4$SDNR$ zNn(BVOyj`qMV^uT(*JPz*1c~&ignEV>FZnH-uZg^vpeDgkCw$>=6`6e>A1<8WNf7$ zv1k4dmw#OP;aaS{J3X1nWo^rcZa0D_Q*b zW%uE;GY`a%i#J-MhbQmlU!6T;X`Y;0{$Iq&z+X{AcV=6wo5z1#{+s0|)ETclng1$Q z-IQG-3-^2@o!L8n%ITgP6 zCGjs5+CN{O|0Z#=>!Z8*zueEAzBGML-1+_4_Or7;^3%hmud_Y5e4+gxG~n4}_Pgc( zbNTVj{{BDk@4{`yEn3CjGS+<5k(pWkx66-zn2lYfsAY@X{r|}D^y7{1MSoa&!r4In zTb33dKO*kNy5M_8?jkFUDS8?V=Rexo0BbST-wjy|q@UQ0B>P&MJ?e1l z;P^+MO%DvE+4=M&GugppwIMu!?G&bBBH5oA&d!V-z8LFCu!$FUA8YIEhR(Z`RtlY6SBg|(Y*#s>iFda( z84YK%)1O`G>rQ8LBLh5FcP|G5nU6k7MI0>y*?vH2TrAff)&v7R$v)0>2ID{}ySpjC z_Qrs|8@<p)!)w69{U@+%2X=WJ2l-AaJ1%fqw$uIMqSITq(MEg z%}j}XU##`0PgN2+ce2vnJp1vL44K{fyHnVBN5IDkP~+Iu(PPeInSpb)HnrEdiwr8U$x^gUWDsxJ*u zIs7r59vRJ~yINb1JNNJRoQ#bOjEo;lPS5Jx_+KEYO|(j7sS`FuZ4 zW6mw;xdTHKV7#a8oKNRI+(8fJP$HH%t26iY$FjL}U!2R!GT(~5c5i01pIvx+$a8M& z+RRLDbVN2Htx0oEHJpq=wQQ*{1uys00R(I5zNG{dRg4_j zE7z`0rdy)^OW7+E6O+?dv1POOm!-p;$XyDRmQ{77xqqr;kVC&zI)2XgL3nUAk5!bES6<@iaCA&$66AoEafKnd?XY}r zIDTzO82$L6S0n-csxBcGB!?2=xZu|&(SXMjpKCifh0$=GU4*; z?e1x>QY)&4XRcklGCp{zIZ$(UAj=^NZ9mpaqv9lTd}3lW-MnwJu7!q9Zy1PkKGd5? zCHpvgInfJ3`;PbEWrT>yL7zzOJS@)dvXh*e_9k138oGPi z+haZbgZ;6NSPYgNQxbDc5{6|@{H*8Tx`VA_(^M{}#Iz?djc{C-86BUVp$hst>SIHF ztsTsa1O3zv2kMNS2^vE`XIqqbvv$M5_(xNGLY6tqc`vPwhRc+c8M*q=7_)0%8|}X* z)<^L(7AI3F4y9PIKJY4c)J!o7n*Ff&Nf`ZaCFX{SPJvM)GI#Dd_8XSJSbMw$2_(?+KOr zSIo%FG6R_;6_M&~?~M0%T{>OkayLQ8?CTkXbjWllVmZ(ga^fH~k2?jNO!FEN$Hv?l zpyfesO`Q4n@C23<91{0|sCSL(-Zts118~H1+?8&apJ^|z^OUqJ{tY9QN z$cZhb6lc-H(v5QMynNJ9>gpJ$Frh<>PAk}~=?oz#{ip=UGTAFrxv^mmdKpM3I98?E zr@DIwMuu3q3?#Z*FEyFVJ*`8OA}aveGwqd@JvuffWC)=oT@@E#SP<(iQ9?=LZiJYT zOb@fT>g;SgZr@`$#XA$R_72X=JGsE%F!)i+^rtUSh;o$PFFzkI$ciJUUT@vUI@1G>#kFi~?BJTgkC&6TM!K0nAQbSi%q zEpDVge!;j~caqj2(8`xO=ngz96UOkkY`jMZ6KSNY?jF(=4}s1a3MEpmLOk#xWh>0ZjeeijOTGVr* zY=^ZaPTLS^Y-gr(Vsy-8r>;#>5KTkfqU$_`>k95TRn59cOt`3qy)+q$A$z)H!@(0Y z)Pd~uN3++bk(Gurlask&2FR;pG>E=#F|_xxrs0dl!ic^r{N#N5$Y`G6+a9kk+E!H8 zJu>-+PyaYObA=L0W`@Rxc^LGbem*Ry#9ci?G!)As`sWBsI`$SRR4??gRQ$Yk`|gVP z^!1Ofe!?vbW>`P)g*|<#%wW8;ts8$mvI?44J|6?C??JHuW712|wdm>b_~p>P!s-|y zWFLKa6@4Pp6YuKo>g=LFHyi#jcIwY3+z72gY&(tVA~SC)}g(uIr|y!&qaz|489$`%&K&A zre7+aJLe|EB*FzU{oUOoM98HmBKBcPItA(+dl!x~m^NeQ>rZsk^m^$#tRq=RF<$X^ z#vm~jPm2{?Pj8xDLIsM6mw{HS82gz;dl{bDV|3HEY4a?QhRE@3lSLsE6d2wYLtxxgFM}XLQOGW@dU`Ne4ckByRvl_y9F^(^M4Etj1yvE z!P1K0L)7A48ZdX#*FQF$OC!YdcW$Sbl!BI`}F5T-wgl>;MLg4L-QX8IZI z1^Sv-GP%hSKAA|QXsRsH^L0;4r1~kB-UJx=n+VdZ`ou_>-)yj$rk^IeP@m(8PYep6 zY2fQjHjxrc(ATV9vwB~N0w$2ltKYLr>#A;&HA%9+K7FCG^nj<*Yb-KZjY^dPHAGM! ztqw`9Gynv&N)YgL8dX`jGZeC`ic3@$r?;|Fzo$g1tn*u}fx249{_?7b8GsQ6DRpVF zO0CwHsa;N$LTj~?iq|5UINO%1>`t?yOrcU+oR*>uTeXcxj^Z;hcxs#LB~>w2Q35|4 zHZpiAlp2%D6!Ig^K?61F3>FI~;N_*|S`8=TTD5l1mJRP44xK*Q;4Uvbpz$7UYBKID ztq7lg$`E z0#2u-E-g_QeU%keC7b0(%m%C1@3QDf;pRVfL~GHg5sK6ron9+1E>-K)2M?+wyS8Yr zsiEa?Wi%k+%~h3CCIPfKm(jE9m#A zHg9ttKYh90pfWgJDwU2ZGN`rXy5`oiKC`{9+N4$+yw#`9RhDij-ecq&G-?B42i0IQ z+8ZVL&J9IPjg7~m#&WgWNg`MWd|j9JpxS#p-lEgg*IO)Fd9e9X!~V@BQLkh-AS__f zRVs|$fY}(?_rd#nOh=mHDHmOU2X?}zw&a0A{dK>^yaW1K$Wl3vS+6zR2`8V zdOmMJ4N{rh4#nO*+tsRrs`~SdQM<|L44KLykfJLo4wNbtu8Z-L<^%qwsK=t-w`HfX z`B)@ulJXcWg<5B}Tg$h-yUoy4EA7*sX?Ci#dRxc=92Ly0QE~8~*5*Ijda0(|akSpJ zcgwo>ZA~ZYus=(*KvUl5tUtKz-L2(yE$7eZw%CrlvpMZN6wsbya-0o9kr zrqdaXwou4o2%K$Dl?2YVUTAh}AazCDDotsT0++aAXOYb&-?d!;=d4ak*;ajhRYj#q z=X3geCRKTHxiQpqytyh;X*{5d9%`(LghF9z(yrB&ml;jU16%f@U@Ld;w()t%>y>tI zu^z9fi5g+cIRP~*3Cls}=-$4VZ08~pS$ARvxZbmIN?|Dx;e7v!?sL7X%`el_;lHp?wFuy9%}kT8^8Xk&ri7SzW8zym7bb&~ZP&KAd}a^dP-? z{gK1$2>9cWarkTrRo%A-|+mC}7*^mBmFxrFx6oD}S$0ZSts;2Q-0bmEVih z3#ZOVv$q(H?oh<*lvM9-Q#kbd_G|5dfWx3FIjGX;wA9o=g<3BKJjEL}?k+AgL~6nz zk(C--hWa!3!$c0)2vvYm=hSV}h8<=550v9D0I^qEtX6Bm+)A?l9nrH`p?5|dd$$(s zh@5F5CcvU+P_SytxVTBOyC`p`RqHgD_^TwQAccWQ3AIkELbxR{z1=L|uQXYGKJ9^m zU5)KW33D=A(Dn`ZDH$O^>$)l%{SLj=tc7)K)@t=?wNjxn+AJldN`nnQgkpc0N@;Sr zoSQe9&eVjgIt}I#v(}(j$#GXYoc`)+x7p+{6>F?ckK3j%-LvO_+~9KTFIMtrlcH$P zzWt@lHm8*9_eJnxs^vO`&Z;vRlyWWcTFy{y#G#X%hP?zwIDB^1f%iW+AlKNP2g}q( ztE4-yb9doBm1MRYi*DI)z~i@>mHWMZ0_B-r&)Qk$51zmH-GCYld-d4ke6`7-~;(~LP}(& zo6LNan?v?Pm z`_2?2w_a(E_(p@{1hg**L0V|fOjS^-CW+xYR9nzC3*DB|j*9jhR z*!lbbghG?v4BQ&Twn16W0^@+nsM)vM-hAOyg{7>h9R4<}N2`jc8b3|}+8m)OV9YTQ znN2d2OeeF{=#6Fr%z80Pv2rRZ(Mra$_f@s6Eq<+9US6)EAsY^g5t!tnIuU+r5gcy< z@Bn!-trMGKGD<9uG-eTbBQGh_JEX#Gr8TGPJ$B3k8ZN9ZQ|p-iWOiwdg8`79NxumA z@Hd+ngzPRX7e*%SGPx0xhNM>%m*|{ke8k>{+5lW>Ed#JZ#WF^ZGs9QyRD|RrXj046eO63 zqBWUq?m*Dz(6hu-sWs+0abA``lDBHWYSZxowcC35P9t?$f3{|OIXC|Mn)ykyl^N9i0 zX(%n0E0tymdlySrVFH4fX%?9SR3*g(3A^g0Jq4ReZ6YVIt~JuJ)T{)x(4=?NF-)}M>eQ58dtEU+Oz%Lol-Cy-kveXd~bar3%@&Blf*Y~I1@nyRqbM$Zlg{dRY#BJ9vA zSYG12VUaGVpjvskh6a`o(~|v-#QYly`Rrx#z3;96Ab8?r^O5Gm^>r0AV!bfaQTtxM zQ&&!>W|gTi07PXmTP~-n9l@}d>bBb`E2qiiw(nlQ#dzq<$s<+Gbx~sf^agA(EbwvV z>E)#wlbL~)MubgBqU&q*43;jN)d;G}km$MQtw0rqaqWyr>Co zGib{BJXRrtu<_xHXMCbWNkTxMB7V+f^;U=Jv?W{D@2NO_$`_#N*zB0tMA2geBl?V} zctYT~7pn<`zDlboQ!xiJR562E^tP&~TMwDvuzT~a!0CoaP%>KdlE$dh8fkK3rov!n z!6kJ^xC@P9WGgLZxRlG)GWF+rmI}@qx29aFW5uf8vZ1`Tp~l7_Y68m7V8&8ICf#D4 zV#axBCqV)iG3m4h^}z$B3Yj7(XQI*RogtraEg9W`sP4T@yX5{STt6=T`Y0gsbbh7 zTZi4rs>@+gDo6?8WCNw75WdixEgFUur^9Y2J-EL}VX|T_qt5j#<|M{@BKhc@c9$?7 zatX$5$*5ME$-O}e3E|db#iHJGfZdbRuHIKzSZt}NtF&@IEWHVYB!3FKR58{ILNer8 zmi4%)ur9KHv|GwwKoH5JTlb~DkNIR99$a3_?g99tG3W}QV~fz5Vs z!IZAqN~#2+S;~}{ymahJlge@xxis)#vc=|;3`lnF!J0?@E4hN$gi1En$`%ZZZ<` zvz^0bh35xRX)s5;_dPLm#$lW!aLT9m;PVgF8=+$#DDb5OW*VIle;5) z%i^7pI^n=rxLWTM|9;b6d13kAh_}6iCns~b^HZ!Z|7!WkogamfW-@x}CVzc`@n-Gv z!&@D#v$#C?<$qm%@War#>-XmXkUrrJ_rD)Fn!baTZSm34^8dWdUB9z@|HriZ@E`eI zT>M`yFFoM3M^~$i0}sXbEpov}w=S5D+1%b%-9gQ>WE+9=xwM!LAXGUunr;lLLL(mNk7D$@hkm(oB?tcPDV+gQ}t&P(ZZro zY;r=p1E~_w8EPO$mZPIN6o;v+*97CNzYFaiWBUYB7GWOfX&C@uoaYWC8cPd(o#Q!_ zAtVmaEod$rOCws6HE&>QW@dT<+YD#A;`9=Ml2h=Z?ARz?dftSt5iKpL=*mtEVH)5F zF-^=0*cL=nY$Tj|j!pA%lpOR^Qt)x2h=_;SG&ankCX#eI-n_pslH^RDb49*B{Z3kv z{o6#6!&1Oy*cOsl@o|)hvs`h0%rPtn(n!&WJi`PT4G*O>a(~-UyjL9Yb23lC;L+#6 zcL=R|JelbsXCbGr9Q==Q3d(m617{Nj!C^bk&(oAv$1;7LiT*xLP!XO+v*;lND`g1k z8AX0Zv!eorCdgZdTu@a?bz8+|61c{7~&0HNvMIFA9n;07H zODD3({!l6>r{T&WWFTe>VMGX4$({t)NDOC_9Le_#j*L&{Ca1>6XRe57o-B3)ak4%# zJ_WfhGcY=V$dy19!CyjY#nF>EZ%!q8DP6?ISR9*A4!~T^=+w0wWt5$m9H9(GhDOC% zvN*fvRC!3q31}ok>7Le(9%L+W{EMtk*>k9Sg=m^9Q`y|qNE#Osu^Qy29z^J*t&koO z{ggWI&rkzc9x$n(4@hhOSqf5AFGtiUtiuSqcqMYfW79}lNag5glhfl<*^voIYuQ|G ze4Go4+7z-F2jU1C-Ra>W63OMjNR3X66JSEf7a}>yWwA$4oTQzc9z!9^YdVt?*cXO} zM+XK+(fNd5t0yTaMwlSRN2jL8uI7-xMm~@(4uW3TCP=1A+N1Y(@h^QYjiN`o; z9~-5O_aacEeTn!IOcL2_8o5kpnz?E0Q`1PQsH{1nX*gjY8Wa^GdQW#J-JiRqS>yH? z7|BgxQ^`$SnSf)6j=+h2YT{}(H9S6o_A-h1JJ8pGU_k$%^9?52FJ5fzNQ$D(ht!eW zd}3^B29oM1$N0jOf$%w;8zE*4WiES#R*{K!B!o^t!3?FkFP*#4)+K_}@(wqmqo&42 z#;!o4!oGllCZw)UF|Se4gw70Qb5t)~aBO0@KS6b5Xn_}7V{}`3{2GXh*~u%@Q*ar_ zi6=urKv+m1aQ4Reu5=%D0g(}}Dd9#lG$zC#1UdvHp)8|}3{ler7vWAsQezat8W>L` zgc6GQGmz@;p?=W52_?*3ndFI+=r(EWa&2AW^L)i94WDu)1t=ymIs<|w{R17N~;d~U@AQvEfPehp^5X}z|A%%AU32jD*Qk@-_V%#SQF{f!C zLxS=+I*}C#Q!&&G61s(|jJ(1ppP=l>(j7xI;VdQNM`@p!6 zeUY-o@FFSzC0=M&@fboMT_r(5G0=>Rh}RRM;AH(@h@XX>Bc1LJB(vOrC|HV@4#Wjy z>F>mY@j6xKh9?0Nf5f#xxowf#cb0sEOW)mz`JxGjb$CR_M?r_b1 zKCv`NgO#N|AEerZw#NNoFF=J$#oHn~cB0hL+L0r&=HeV zv7;ORn(&2ox1G{&v$W&Z<93AaRj9RmCy&yLErr2*Fg=1Pf=c8k(R|2D-IwTXO9@|7 zI(GiJb)(`!9B`-*{Y4LxcA z>fu`bVs2O?AsbUq3;@_wg_A*O!A#p&6$Vo{X+%F323O`JY7?VC_fb`0Q=Fv3EM&yD zlZsrZqe+|tVs$_@GWM`)$ZPP#_=#)s24=KmS8G>K_eE!+vjb6hh$`cPd9huV9u}X+ z=0uNvIxJ!nV4)+dSu_dCp{I8=-PY3DeIc|%bur!+i{X!=(x~;d>HB;s#Z00j3`O|ACDamBmGWJo>7_=dX9)#-L?daqq&LctV56K5>W4CiuFn5I)0xHF>zqCXML*n_%_8<}~# zFFC?OE8iMoE!NG7j_V&z5v!aX7e&n+C5GJ*8j<)Orr$W9MW0WP5)(}jGhITG{bTVL zu|}iV4t=n*4(sOCaTXxs8JcoJOp;?`L_QD3(Un;X3RfTMK53aLM0zZ3f=P^Y<;mW* zle*28{_E4zQ{&8d<0NI~xzkvBMlj(FB!_e3tZrF{(7$os(I%-I>|xBp!c5xNeb%H-NIQ%b(eGW>H9o;)T3bUSq$3~8L;jH|NIvzeTj zl(Omm;jvL%tr!tTSo4ZrMZ7Q;w)_)o&&6NLT(yi4++aej(++rz3HyxP%_~Sp!WU>7* z^9_qp7q>+^Ddr&z;PmRgscAF z2z@9035y{LjmDTA#-xN-iv0%Og#mn?tyKp$=owB&85yND7a8k>o$Ko0_{>K$!pTT) z6aA5|=HVDl7+P?q^`!fS6^z+1m1wOf*-}`?5XL@Wh!r$ThAa`_lUJt!C9_h+@PVO& zReg3Sflq>N){D`KF^4_X2$M+F2OD;|JB9sil;z9_tGaCVI>k9ALd)~U4Q2~^P?EAB z^DrK(L{}R=AC|wetStSfy1fMj)(Zq8Bm|)veu&4hpIoKE8w7#USbA*k@^tBIXKe~E#8k=mwQs_C>&Md-I!5)(S z#EJv!%RpLKcfamz#}SkwMEv@6rpvx6^x~a z;U35`YqJh^wTYy#c`?7!8wRseGt+~YOcyv+I5HsSKTY ze2irBY!`A^iJ%XN*^X6Fyf2fxnoG5)HWVKp%Ji|4rV3d7Vszh1CYPDDmQhnbU?HTh$Hy z6FeFf!FoHx7?`(j-lS)U7CM;i4{qFO$&3w7O-(}MW;2;$BDuk6+Cxl5XS3tL&O+yz zBzG`{D;*YWPd}@0mR)z)^0KEH%yd}S?QFu~`JwE?d)H@Y*pJcbMFVd%>8*~^&3gjJ zyIMjVGz_8Ps}jn3P<|Z|J5jJ7;?8P^QCNu*?2VjQI^AeU!uf)`fzMkcgO=k-&4%?QO~-0D zpXcBk9ZOoX!11EdgjI)}yfzdjc#lFrAf%m0d9sBGp-l&?#?BEj@`**adHvpCbEVJc zLQ2;OnN3h^99EmxWp(Ks8o%F()-QQOJR$A?qupiFVUw_le9k(f&7|45FW3}u2RsJ; zsp)&Fl8LIbN-*M2R;UO_G(UR)yBYIV+*c_#{eghZ?+`hH5yT zH9G@=U~Nsv?XbFt?v>n>Ln!D%x%Wh>1E^#O1RTj?A>ojp&+7SKb)?#lY-F&?tU(Dy zJru63Lep{hB5pgnmMatq*%6wo?jR@2dMrpvA)9fsPf4h>*mw>hgrm@#oF2}aU4DO6 zO$4DL5F+f{$Bl(S)ndFtLN{1p)1jwA9Wbj)6vz?=J<|15I1u8Ho5J+jL_%JFMTJK) zd;H;m+wS(*LQ%h6lAMS=MuW}bFglIqwPtC}Sq_eANa8uHddLDE9^Do4N-k$0!9qjRLRv8^QHOa7t={6mo`o`|x4A6k#UYgd}U({`|c?cOdlDOP# zR+mv*u0YUZw%LsG1N)1LxIc0JuT21;Snl zZOv*mYs$#*tkN;O*<3Q0wB~Uj5{(4lOybYrMK)_L|Y>^-dQ-zTSm=z7Pm!II@U*n z%y0(;CFwUs&&M%|Hb$sDW~jnRX}}&Y%rN%;a#ocxsJKq^@VE zQfX}{QeWbmMBYT2Wyo;3J#=D+&5oFAhCq@Zv}q8YNYoABoi9GN-kF!JOIm3&3Gg5HJQTE$bd#5{RyZCRSPabU?B1dGWB{~ z5`4^H6cYpV1f3ZhWpTlJUjXY1nj!5UyF+=o1}P9zz&qAC6LusVlm=AB1-z0FV)FEb z2DMgVgg2;_TE+nNhV{jip+mBpH5w-3{QWvanon^DSTg{j=qwIlwlm@;L^4+@^$b3G zEC?9Xq#f&a2P=dn17DZWRrR>+m;-=0z@WomsI|CEY6*#u8dlTJ^%~01A9gGE>?u+^ zt4!;5sf+PISWu#kz%M=%%BaUFBy75D-r2yAhK6axE+PKI1!S7r29I0P9N1fGwi(~s zWigk6wXyK&cZ|}Sal~nW&3Nkox0B9Y$g6_4VG^dXyj+X$Z7_K)>hj_;b4YrBlO|+T z2pOAE0un1V&esVSm|klXlc2$jc~!C+n8snKpd1U`+~m<0?UCD~k>YoETEJEybaDY| zOyryAH!LS6wJk zTu5N@WGb2Z8Xg6;g50RIEi2^Pe4EnKRItprt8E`_RQSsel*xs0g9X)E(;do*=e3ZJ z6#p)50>yPe5Hi%|Wg4s9qE$h=rGe=7m8z`)*Zy?}>Z&z>=`9#~FruI=v*u$;w`hgQ zhBun9ElF#9daR<@KGf*1YQ2LxVZz#7Y7GaAyxl{lRirhAI(+`}Xd zNQq}KF>LZoChrmJy7gs8PS*Kleo1Bt_`Nn;H0q_AbWCbGt4+_U(~J>WxJJk^i{lA@ zBc=j|JR@iodQ`>b(t=%);|;Y~y-ZMvaJPh5DyV5`25d^AX{t%iOMYFs8dtA`c>r$- z2x>mBFc?+R;jJ5$%}q6p6>dH6@P4vt zX2tu|R`rf8`o`*zlWA8hN=!O`sJgMni$f>B2x5M-lFNZ19%~M(bg@XFa#=JeS@7Bzp-0vPK;}e2ciRFT2f=7k*s+mrqUFQ z>UR`uRGx0|dFfsrrzaG!Tfh^ALvErHs4m>2L7x~tNa3Jhd|`0I>cCnIPp7KH*&N=! zenUy*NF(bs2O9}L2q#-za}6tE+75YvjW%yMpkra-Fc}zq)kd35bSTMJ6D6u46e=w! zIN)zNex#Chl`9yotO~iD&4(LnD*ZOG02j_Xj|W`2N-~Nl1uZK&BmZ$$96jVSXsQ)E z*B5w>oIlf4AN2<@rc2j1v-$xz`mQcd5XXM#R99E|!;wf`Lx`=?Hg)9ik*2UO#86~Xs@3HNN*oKJ-Hbg1|C0f4Vz}W% zm1Nvku&K!1aIB%R9>90BGFnsPwrRBc*6lL+8|o_}Zfxk-f0VdPaLV9r#8e|wNoy*# z7S@rTNHeh3-30~mn&$dQ1v9#r`JO!tJ=^!erh={5f)6#YShgyPOWEz(jYK8L@$0E| z7GE{3!c9T@_Z4i^H6IIMD+5^tQiufuPOR#%e9O9mEvDvE^)(f&CVipELu~5Z) z6KEpN#2RgAjO;7eZa;j;ACX0*H4|aKa5?&%PQ69rs_>W&Y%SQNsy}x2NQjBs!%B$2 z07})4>&j%WwyEVxN9~cwu7VFD4FNV|l>p7WERcK*b{e(ATG?pXzG2-iOY;emi8wuC z&A=E)paga!JFP{M@7GiucWruiZ)M0?(@TW*r-$hNI1g8fqf!n2 z`GMD?wr>1qB2w-G3yXM?wOFvl0zyVd4AfOU+%FKURVv!NS35^!UfA zHPncURJ-@MF2dU&HX6llM3k2lRf_#&5^{^Q&)iAX=r zWD}V$1^Q>{n1V3EFBS{;j&0E_e(^VOifQaUAk2coDzFMMfQp))J z9*;IhV}Du@CO5%lp1(VDI&ujzSl&GbDe3Fvspq7md$}{0ujENd_hviJKP4qSS&fwR zC{Icft~>!s68|pUo$aRKKI0@UF8%l?z7wC|Dww3T|DDirR>LIu9mg|Jj%KpwoGW6I zP=;2;B!y0;ug-9RvF>`k=LJksD;j{nB=x-plaw4Hv=frZ_)u$IsOn`*5^=Y$!6c0h z33Mu+q1Z~8q!hP-bhRobNl39n*}feTC>>Kk7oK4DG3t+ zbd!nJpf&=9N|2HU&`gj?--whnmd<7|noYG@<&_w-kcxjJDGBoscDN?Jrlup^74QE| zq@>P(?Gjq;z~u^!x;~KwumfI%A{4658<3K+$8Al+6Y*1irR!urt|;Ik{X{({abL8r zOiDV24)-D_sjn`0A=YS8hcDzgNkU431m4%)df~8R-)lKZ5W!ljqu_8Wx)BBQwvZ+f zU7c!=ovyUWi(d~)!Yfv9mYdJ?W4%E79LA3X!o2muF%JiXM>`R@Ukgg=t}r^z<88`= zlKwv!lo<>(C!)Bg8`^|oEF3SZVUh;ho10=-&1Rlrk}%cv^mY1G#s0$=g_-jem?ZSl zrptTn3{p#z)3>nrz4GkOG%_#0}69<7tV&! zH|8Y49C*e_8tm_k98@>7VUv21lLU6-m7Jt_7ciKgIY|u%c6d9nzPu$TDcQVlivdoO zFbcdeCkaU$ckEM6(pfl3hkqL}pCuuvJq@LfwN!lYgNo~J_ zljQlGoFt|S97?}~lQfj)B;llaOHNV@PEzmh;w1I{nv;ZF{#!Un9lw{8gaz__{n@H$Wu*5Q>wNdz{$2`EW;>sAIO0U-Qsprq}d z^YDv)0wu99`i-EZJv&Sn27d-6;YocxC`rt?KZBCWcUaH-3`!DaH(biAfReDf#nlafRL#fzk*9CpZf|0_sI zi#Xo_&3yu63~W{B3#24atiVs7l9IBJlJJcQQj#!Q5C4jkgsT&ZP)Bg^=f zpjd5v6NhNWprJcao`dFN;L`uRLmKGsM0t@>KQWE8oCnY6-=MnUSF>*yx z(g03TJlUANg^8L0oM!c$l*E%mN=m^};!na!E*m_<=z_`fSDYj`xi|w?=Ol@U1m3nH zCkf)2EOmV)P?7*2_K}q2*Px`DHvuJ4B-l8gdSh{fz7mu)JhB=mNs|3P>erBx-q*Qn z>mn70j|NK*{t}bK={T4qI2fy9lFIDWHBOVWs-f0iq<8_7bnqD_i4faWF-eDx9Es>k zHLm)@wKi4BFEB}Jfl1QfCs`enRPQL+TcV3LHytv(h)F^N5tt6E3&+XSjXe_+c_bMvvVI*&=x>(IyF z2$OWVw$yy=u%~>-IxtDcYu!qdM7Cawo^-Gl?VDhdF1U0xP5P}H3N1A?ey3Y5FiAEm zwjtHQt*^%0Vv_X!bH`kI_t}BiaW|ufBjQja{hL(>Ht*Q0u)hH&DOzLOUubGL zR26-SNy5-pZgK8fw{Eu@*Vh|hl2pZ}h7-;8^?6LvTmXKC&geH5$O`amAGDy)z5yp` zD`Hr4UG>kLB&#oYU|m6>g0ORJ6tCqZmDQZ6e1Vf>wS}u4yVmWJW3Mv387C?7D^8L* z+z>3;yd4t;zOOgsBss9SJmVxe4%aC*Y%X`;7PY?(Cn?b4+P1FH=|gINQ%;ibApFEh z^1w;juEzHI=A0w}%fMUkl#`@^lT>afSG+AJX^Y?_>Gl=9H7BV6PLloiagsJZlCdvOICQ0MQZ-eIxZ}X~x| zl_5zQ{Mv5>Nm8y1NfHKA*}r%LP7+SGpE*hH7dc6eH{v8=fP2nK+E%c`S^qO93DffH zIZ62CU*sh1BAVklC&?o?Ntmuz;Utxtz3?=jbCQmju(|xqNz%RvC&{wbLdMYNn51&W zzU>=!2cBb+utVAnt6-AKEpQA25#Mu65`H1Kt?*||k`9+L#>H1-lGwjkaKFBQNpg6l zqD{{+NwojfF-c&fFfGf>_kru=IZ3{%uuW!rSi0>QD2Z11IlgSnlPi*vAjpAmTC2W- z9s4Izl1sRY_0LF2ZbAqQ77Z>vJk>9fk`@Fh34=E|8!>PK)G5b|^fM_*usxrWlE~GD zRhG`haK^pKB$5lfz)Hf_hND&~^3UOPUKy1HI9Ed|Lzsj4P?eWZNg6fC!qQSX$?bkZ zCFxbA>gT8=og1^48Q(Vk!Ie-+R!y0eR%eovY;Gk~(q_Vf3@S4Y&J|HfPP3}a6eQYa zB~;QrP)QOoBLJa{7{3H6iJ_FAUVI`JU#v6<8^A)fpQaa*V zhe!uS>KCvi;th0xYC|5D#F$D{z{;#79p1rLvyu!!Y))$6$U#}`;he?AweievA2%1U~MMw(CfLWysG0w(>- z<%Mu#{7ZiS&xEn!pD#c1rT+{$DW8A}L{jICJT7Tb;FA9I9GA58?*x~m18{U(kdhW} z4G0g$ldn=W;@>-&>LBE%M^9#3>e>XtD345$YD z_cJzQ?nxe&^lwN4_vuM(^N-7-Z1Sw6zYl^a=CqHA>)%ay6^DMrAoU!Tv@{#qtLewT z_4v$FRMNujOFOqmzTlMy1L2=oNsx~|4sCq@qVRG({7d@M&#a`mjB=Z92D2WRq)R_x zlD<4sq-?vF$0U9A0w(GHux)?kSFgY%9euyN`%N%O7ac2Ll1QpFN_Jra%t^zr0wzfW zJL8D~lN1jX9*DezNg5Q?o}uB%Yctd1oXoF)Ny-O3b4prYvNsSLpLiLQ#21f{0$~#1 z&pH#EZeHSyt`|E_>Z0(Z|DuAmRBgh?7D zHad?<0vjX_v0ug{ff9)muut~%UN9`rF-bFdOp?eJ4(WbkY$Wq)Op-{1AWKMV*S`vs zG&wLSerz!y5#@GCG$qpM(&F1B|I$cHQ?OaFz$Br9-|SQD*8N&+SGjFfb#4T%S5hhP=G zB`66p9P&9>kGBIQ#UQ4@IU0OBP*PVHS>R#6z{gqvlr;4Qprp8Pe2HW^0CwJvlLQiP zuorX;W~{g3Br&*RfCBy?@;<%|Cn+m%bK?KshLiM8W|7oisARcIzk`zmO{Krp{W~~G zi9X10r=9P=B_|0~Pk(QV?Y$3v2PcV?M3?=A9|Yc(la%Z{@Bd(ruk&p=NnI_K`}PJ} z^PD7s^82lvq`uChii5S60iV1bCke^4GqlIwiYw+VIZ3hOCAzaDh3ft#Cu#akIY}+% zJ;xHUE?L*y+kui=0{h&BP|3Yd}c}KuHj1eg#T0Z!x52XL2KqXRiY#Wq$%Ct%<$}N_zkO zBUi7_Ou{mG9ViL4nH=L2V{ZjY zY8;z}5IRiG%h!UEAoBGK4j}W{3!tQFya9lcfd8!mO6tvnk_6W787PU#^f@SL6r(4O z#al!DZ$e7C&^P!CQc~?RQqnlQr2!JetwKs-@?#s(|D2R0uxg3ZdO=DW$-y9HZNUa) zRZ>kRJvK!B1kx-zM-^%(v&D5?8rP!c%>pM#PFNDc1gDdjp1$r?cx zfv*8o^-4+-OdElTy7&Sp3HBNMpG%>g+bf_gg7jepotpx8^=eR(80dZiCE=z?rejTI z>y>Q+c?lbd_2(5BNpA>BVzHd)Z?SFJUjK}fbcO7yaGGApNg95MlQfcwh4vI2=)U#> zC+Rxe)XeBBIY~pm;3R={O18*1Y_ep>;Urz3nY})9Jv$7N@Zg(qlCGqOE_gR>ENaR= z<0Qc>6X~WCmc4JrNxGVeACqs~>gc5H027i;-=Zs%9XXyj<9!K~^vOz~q@m8r?OP6< z9)1o=q9>e%p_L~kY2SpDl)fl!{Gc*D(u*rkkdp9&0Y)Rck&?n2HyDRjA|-YI9gvdj#Ve7L>~@#WE;&Qtkas0gk_WzkAx}zbGZw5X z^!%EXM5Ygj1om)4^P#F&kdlmqi))~N)OPr{Z`kW?KJ*ePNu(NZRy8%&lI_N62F}B& z=Fg-gz&xB-tI8vm_qHe_E0dDo!iP!qL$03{NJ)8kie9Z+zd_M_wEC5#B!fhhs?P(r zeFahy1Sy+Yw`oIhw7J43^2+?0l;k9~-v?*I^_-N%8-6Aw5pFMdQJW4#n!=uddqq+b z!n25ywFy!ZIslLT0x8J|j05tN^H7~?XR|2LMS5u1HFH=kFW&JUA8Ot4K-MYyvL3(_P_Pm6QZ$$fmKqOiF@NMD()F z=?zD#UqwptfY*|I0q4r3B$XL#k=t#LMk`jvBn9nSjR7i;eq~IOTBHVadz`gV|H_yo zCpjRmWL$4lK72~Bya*Wv_uGncV;(qPE?uL6QJ}!Q{XLXkG!5WH9>z z0rT#+ha_2j0n6@!4Zj1Dqyv?J+Ak+6{`=vH6*D_ zlJ>r*bsFCml2k5*6dQ`{4#V3)k`#^#_j{X_08hv%^A?aKQ*}kjx^jJS@!LX@Jk{oH zd%{u)dF$Q?l7y%EIV8#Q6q4jD-0V2yQmW&P z(2lqUehEohf3WFDOZz&s5a*bNl}s_`arH)jjtgj8Ga%pd2A&gluEi?n*|}s0hvwaya+{2`$|NT5kwLs z$)6BOHg4Wv+*MGRM@{)A*taRAxY!~1N8P2AqifdfHsxCyRP(1gO99QqyP*> zJhnH+BdO)8K&`j1U{~lUcqAG5^Ztd)7p|`GIqa(ul1wiUk~9YuRrS`58?`ORj#PR) zZeO&nHcU#mHzOo9`HkiJN>53_uG))dngt;#SlL)jg10v%Bt=2Vc}Uz`az+r6D*cg2 zWn+K^vhlq)BP7+BEQ+EHJNJ7|HRcIP^q?A_fZOh0zbYZ=o1gedL8o#{!8ZM&rl)&Pwas{bq=y+Mu$aU{~}^_!%OJJ>yGrnp?9!X@kvyBOC@{^+jYBh6)^Rb$WjNLN$2?*$*}?$o8eU+|F^d(eTO&PdAJ%MDfRgR?^(Dv+xHqg(pQV1TIQC1`0NefNRRVx zo%=L*{i{{jNdIv8(cEXFGxt^`BmGCqkKj7Z{^eC%B>w)xAF>m7UWG+k{C>JG{pHG7 zr2m*iWVy>7GlC2?_X;Y~57VvZNKCdm73tE&?4KXLhKls#N3BOQx96z;f3*C~(!FaP zXVbSI13y}N{FfWoKDqS>K-6PVjq_JdHxArh#9M^5YE>%IjYBmZH}n3h$BT~^pYRYr zF8y#V*4~|-B$EUzsQ;h4JAsY*&ig!1(K9{VNRkD4+Cmt@J!;;$XY#U;nG>`}w^-|6=BGkM-iz<2P54ju%ytA`4Zd z&z4b&V{MLgU`SQgz{SM)Eij~!-X^tk zMGT1=A?liXSRBlX+=~H)=0q$#JT{ac86QbsuMbu)#*kvmVn`q5#_7sI>tV5UtZOL@ zNwoGvyUpAR&ccOGv;}iFilbNms?;wMaHXK%At4b|p{?b{*(#0iLJzz95)x8sNePLS<%m{2t!}yUbfHITtr8OKQ6zFT zP+C^gDawD=EFn=F(|4n~ygblG)MO135)2v=67`|{fE#s+@?ab5)ibM>kT@yKk&sHt ztFJDQkb0MqkfP!C*Ah~ytMTZ2wj1%@*t#U7!Awun{_SccB=msQOGpt$_OlXF{M^B} zOIp?@AtehE68)uPW9S!#t%vJ7d){0^>UjeR>41=s+TK7y^1h*jbmL7Wr2c}0)E8Ty zgp^1K35hyG$&IJiu6KqvhJS;3C?KO409+`4?eG0lN=UIe64GEnLP`((J%W(lb6%N1ca1I)0#UlI6gTcszU*H z5GQ-Ue`re-L?ngI^C6_qBgYQCd#IrRA$>M=a~47p!54zrtALQ`7ya0@^TVn+5K?Sy z5K<&^EpTA3fRIL}CJPW!_wo=Dy3Qg8Nn3D`auYNiugyV9f>XY7kVeKQhmy1kCRTKi zFp%asNU?OLue;zN5gEfl>VDxMiG>oy93%jv85E9#j7%mVJ>uCNuA*8)PNOjG} zk6*Z4U3z%!5Rz(NnXRVYV=(y|>TL(h*9;-?(fi4hH72S;>RXPPyZZD}UKuFZIsMIp4&h0bkLI*y0f1mzTb7OPBs51GC6$W~#Y-UY)xm4;8hXWcz z&|83z%=>mL13*aBLWti_^Vb?7q+Pm}(;*^nv>K^3l>My@LV9brsrhV!OQthJap`Gz zVneJ2Li)f^SMResr2;~-nT#@-s`TBpKuA=hm<$c17y7f6owyMUE z;$1pqO-hA%wGNVy=H*FoBigQQxwgXBI` zT2?NVNh``rDkw0dfR9eXwKzye3l5UP+l$wrqQU3@9i5)hKI2!!N& z4I$~Q1qew(TxOjRl6h$eNrYpy8iOc7mX{nYEe0VOO_l`^lAPVTT&~rt%1UJrRd^?~ zIZ~Z$HqV2QTyr2K>wE|ariNlajw}VYf-1G5ytGVOuCTc0Ku9|_?X)+(8HBXk?0*R% zd7T16vaA6@I%C+pY5N;NNM#lK-`nzmzW^b%9BU8|l4cQvBv*<>9Nf&7FNBcnKuFdP zUqMLq2vZh~X#V2{A3{b`QL3a?k;JU%VWnhKy%<8WdMt;w6(FSgrm9s!NE;2`791p< z$z2=dPO4-_fkC2XufQN_X}eoJgX9zpl2$NC=NhYEkc=9$Qk2fEi9w=pvA`hJG{7KX zDAB4}oIyfUT8Tljz#z$~F{G823Qnt~IDRbj%D=(GLGDy2%kVLa74VJQ{7$mcg zBHs$$-V|ey-oe_{%e7Q;F3BJnmST_&3I>TVB(J)LhD^aA*_T9+OvMnSy+@4#K|(8| zu#%EoDoyD%6lZ(NNcFTJn#h|1T?qt9O*yb(K7w@Q;6c?(1W9iqf)`v_L83O%tdR4| zEELVl%8tqmW)!5V6%{1IUzdWUFDWQURJ1+L2c_2Yqti40=ggzeQXySq`iBC8ROo^F zmoty1N6tGNl3xq-=+U$&j{2*M-j?jw)3XW^Ux<1_$v?aTkY-t=>Cmz6FA56M)2A~} zXa2{T$Ikc{51$aUczO*&iGHmof<2w2d6q(18Dvu88=#lP^CXFOEC zn?F6DF>QztqIov68K&qd|Kv+MUwpl1=K1&H%l9%Oaq&Z@K?E?SCysf<|Nj0)_2pOc z(f#y^j^DhJkEj4Qc=Q}$ zi4F67nh?(YpAya!zkN(a*z=iL_UQ3MjV}3sEF6!GFBR~kZ!halekClSpVM{K z9?heVoqD1gK<|{22?M zTgrFK>N>|K^H4!4fx0C7@rBaqjBwhS^$G)twh}%e>>n5z0Wy#C8F?zovQ8>A`m)#5 zA8MK-BZGWc9tQ-8ru$Z;K|X+$?+kam1vZX0~UfZIFH3sIe4H%8f_l~$#Yn9I#SF)%H@FH^W%Jb zF2!R{Wikxpc^XlsO!)zZdCZ~{k){KOjwM)YUDQD01Kxqb96=KCi&+y5h)-h(|B}fL zu(~?QGVMNvG}y6(fixIPcjpFJ*<3J?_(py=6=OVuBfyDPS!RYN4%dR7$vm@3W zW zK#KN82gZgVdq#7^qZw44+{mnel%FFYC0SW6Ms$2+T_{K}Z~RxY1`@klZeVmIH#EfT zCO=NlCA}I0sk4h#t2Z!^x?|a)tT2%B*-@5!4`(vT3y-_pK@6nsL^jjc!@-su z93QiEVHL52P0XHl??$)(jDn+2K)&x`v0whWZmJ1_%_>tY{#$ z18|W9VnUM14h;|GM<g&4t(dFx% z3^%BsL5nI%ApNEofHd$5K)TWXc;Jn}(Nf|!T^Q_yWDmdv*kcwuMl>IU*c z)f&v_hQ~&D#&8XQ3mt9OJEKBCN~PF%!%$!8{tVeMXs;fIPthJGj~$|kqoXr9KFmNm z%aOxw&P1e#b8ugGM+ezM;Ws4_LpYz%aF@hQi-g;$5V5QRKmwZKlp+RH>~OpesmuWS z1Z5)a;T}PZ5iDp6x3_h4^(5FihB5=uXn%er&((oSvi^Rt>FM5xgFUdfP}0bRoF5bE zW`xDq?s1f0MMwBo;qN-aoI|tuY?5vxPTg^idc25@=^v7P0{~!n75$t-*W(`z#iBqe z)O+MI{8ai<*aUHE?z(wC1hcw{D0c88 z9L#Y#rO8K}Tg28+(2gfgPXs(UxkaOFCZx4YMtq%vtB*37FT|f?guxPtE?+!1z^f`Y z3w4tm*by=ee-ux&prkNE?Bm==@0uk2gwt>z|8<lte<<=ukbWPMGlZglJ9Mf2>(c& zIZ4*`ia#WUU&PDEMr7;pRKdQeAR6Faf}hD>;Bpr0Z0qdqx?t7%Rjh25rK+@(m;za)D3 z0bSyIMc z5;Je`vdwsTi80UmM*}>Sf`8PY{!rO-b7G(;F_$dl!_3=fa?(~LxgZ91D22Nah( zs#@727x_n~?b7z!w?+rJ-{expw}-o4l;Loj!U|&X9sxLT%urf3dS1aWWqdgPCpFwQ~5j_kz<~nf=igdAbYN#Q*SrML03ix zg?}`h6E{p;;RZ5&+)Bm;rC`yLpgMCC&{7|j#*Cr3;iSF-@-r2UP_OQj*pFSF&)Tf)43#(j0|_Y zJWgJM?t*{BQD4MA;?NkNlP%RZerxL1D7P}{9G4~{9b9Y0PW>p{8!g;-2m$CaHvmJq zes)v-Kb>fM$sY}8a^kKtIeF*PPsX!Is$BO5#A&xr*r@}YrefetJeb%^{)p}Jl0O<4 zPUOX9sDE(i=H#8@^MivtC2{in^fiApuoQok<;=(}fxt_7>4yh~CvS0Mz%3bf&ElBtXMf`g$YHY_ zf0WAc{t16*d>F`RNSrdGJ+u&~`bB#fHN(_IaX8NBk2;T+%<@Osd?ugCaX*{CJ%$0w zMXhkI;I<#@ifDTx-UHPZ>5Fz=$L2|7xo7N;#x9z+?>;`u9}SO-ne^93nwPw zuZ@ZnBAvmB=nMQPbzZxBhoUh)gzPlLv*SboADR;Fm0xk15j$vqF6!O7vn5A*jl0>g zkwI~4-kA8Db7^;1f4aTJc6j$*`^6ZKV03(9d?eS`9p?@_B}x5|=9fjf`_tDAn-5$X z7#zDLxh1)Mf0FlN?DQN@{btEOGuQ+AUE2=%&UUm0`25a7wSdQFv+FfB8}ntW)$8%P z>>fYpxu`&}_?S2efP`Fw7TiovZ; zZ+1GddRSR+U9jhrirk=6DAXD=ADoAdwKUd-yf(eg zY_}Sj%NXd6(m^j7v<8(-iG8HqvD;AB(j2ld7Z!`@^+uJ7W*(IduSIR});Cs%f==-% zu+w4ID*0@i8ZsN-Z$xk6LtgooZOWDtH32ao(TXw1hH0IVQHK?6#$~fmu;B^@d>-6- zrVCc9K|B!+9}u%7n0c8VoCf>oaA*np$f33=yD zZ6E3NR=3mRG#9mx^hzysK&kEcu_f#ylauWb@H=b;`^f9Gu;G<*Dg-c#m^SDX8vcKd zeFSvlqU))?#^bQsX6++KAQZ4-q%5?L$Y1C+auwm7;{j}*)!9cP8Kh%6U@|C5XjNcr zsg|fm*JB?^Mwv5UABpE-(wIP!?0%mk;5M^rJ>U$~xE-sskC?T*w2xfu?N*1)Fl zA&T6NDV3!O!)$;by;e&?`DJ{rHE~nigahN4r z-5#giS5+CT4tX4SGa5#*I;+nCPQeh(>T~;TR&|+<1IcW&q6R5wZ8%b*K)SIyZC3oB zfX_}Y#^-c9tSlH;vA3zU%kxL2Qn^}ZVBYI=1}ZCI)(Dr_3>K@!tRXBy*PBvfrVN4( z5x2f>EEeT&jRi!cQ{#Sg`N5F zSweow>)dvm-5X#lnbk-54=OrI#CNlu++Lp>GQm7((A(Mh7~-kbI-_1Gmz5}GWm1{S zS`&15ZBB#H;$?7aw`h-WA|~|07)St09XdCY95F32>l}8IPKm3fWqhnrRFtb^WpcIF z67mUQNT;^}1vx0vE0L4cF)_CWmt)vOyPa0WRx?AI{Q&Z#(wa@2)b&a!(>SF>IV4lM z92{D1i_t|T9=}6fA?MI_xHxt#I=fA8b2xa~N;Oj_aiWr|EX<(3G~=tu6iPV}3k^<| zn+6bz)#Y&*)VxCCl+Eto3RPOIZWp_OJK$yhwI=?^Xfj(J?EHucA-$){&)G}^pJb#n zO`+6c*V%>BvI2jkcZRA$RqlPZpobSvLq?BNV?~8r>vB68w22p)G5Rw6kxu9F`H6Hn zeJ-Pp5uny&P|KK9svLGvMncV%NvGnP$>mWCYo^f{*iu}Vb%Mmxv8Nk|P9EK~#Y4!B z(~sEuHA-oDxsu_Z-e~%j>7kyehMJd!x#G0RY9YqSt76_zuTYseziSmTmBryvY~6B{ zA7M3fX(H!I6qAG8#_2>a9sypT&ZtuxZB8q{nFOJl9ZaV2_?((jqMSy%dDrF-{grrV zY%!4wF=&uT>>N5uUTKq_?iHg$uP|H0#gHS^V8ou$8ofcMY~Q{^3VV%y^B%=fssceX zB)W};&%`LyW!G?snM?+afnC+&w9(w6Gnfni;QJ-YKWJS}v-0r%QiDbJ-X5c&)QY7g zF+MlwHtNh91{p|O>?Z0%jgX9tO{tYJask(KF}4#!H0a4VX!UORlcQyZfcgEml>yyr z|40EX!!H!kFAdh2UQbqp#H!h(Fi@B^(&qkKZ4T}AHbu~5GO*^EjgTg-&XK(}Y4XxmH z_(6ISu@bpNaZ9dHDJa1#XXi5U*9tq8hJA&OA!n`SgKbi8`Qfq(G3q6j@<(pFEJmKM zQOQGRe`fqEQ6&{}nOsp`243{iKQg`Wj~oX#A8x3nDN-YzGBHs$4gonETU4djsYxkt zDwgQ(Xy_@`$;%ZB^&?;Tj{TJ}=U&b{7H&l=6yn~4jY33d9)Gke*m~SwSyK~o z>zq|S8z(S>(?VIDm6J8-r;777H%v;dJX%t$i}|Cnljj<|60ccO<@35Njw%QnQVDb? zsZAE{!i@&P$08}BRI*RAJ9AE0C?JK-G}eoFmxd;Vgl~SlI-cYgY?f2CUry2_YQe{>fn~0@0*Vw zuL(Ixo~xx&8Qd1p7y^w7i9#YbOAgE-kdAKNRMFB>&HY@!jhz1tP27*a=&2W1j>G5r7aF(x8k6(`n2us zt?H1&cdV(QmJQ%^xB}d4S=0ws=^xeW-`#2P*!@kXT8=l?h1@Q;KVawmgz2Ae07034 z^4*=(|-pG>&i~OTU(?4fhBR`48v+3tg76C|q!B@ZR zx-xN3{P*c10@9z)Jb3=(;pEws2&4!1pWW@Qy!yK*BJ1(=?otHOqnT&7y@A1p^oo6* zJiP>g^nGh(_?ut8n~J|Ff%FVs=f9r$<1J3WM%#u z{G+FLhr*G`KLTJ)|GdaQ5;>at(+}_6iMPjY;THYb%)^J13k9Sv9`o}3^!(u;zPmFy zl>hXPKY#y|2>aZ>vk*b*zx&|ld-uK?o%rmxe|h)GO9bip#KlDjQpfn6&u&f*41e?e z!{;QZ9uuPar!$YfZYhc&wY9~<(TT5rd@K;8sAWEabpMC(kK9!k(qG~i{iB)Z&*65S z96NLKKD+MI=hII`{^B&ng2j@UB30o zA|do#A`<>-%AYXiNKHq zigXvr?fZg-^htYKB=dfp3eU5UK7V5i>1vbDdLll)&_e3y>Ftj6c6BlNWfH_xiXk|& zx?Watw_S;dkP|b-@b&hqHCEqQzP*TrbiKQ`H`>uNKnWf#SWJbP@GR8O%74IW?(ed#Gzh3KZ%}nG6|8y3T$I?E`ESkA9=_jUf zjFVhqZtkg;8QAUC;Y z3rT;5IT_`9WL7c^%GY2a^^+VKI%)EU={#eOIzS*MwFV0*P8HqM?O3I~HJKx>!FY9e zjTTb>KxTOCim5u1PvmlB%0>$o5}`h#5wT=6(z&dKRA|`g8&9m)LV{C@ha;n7?LNy@ z2D8a)Rco}6x_H6!6WKGC=7FKedGD-+)U~38WZv*;VbOnIgg5{rt6Z+P!GAg2q*ts# zLn8LUKG)Y9jxaKex7Aj9qj_{MSbhR)$EJvGZ)NJKXXyKva#AQ?sy zt(Bh3x$%)1u2T2bFVC5ZLJGBU8j18quq$ivyjrg&C6Oyb!lFxhJPLi)&8AywL2!lalun#dWa2tSC1Ble4t@ob_e zw)0S9*U}bJZ>#IjW>wed2!ScE10rvvQ^@xauZ8+Z$HVb`D_Ka&Z55HJ5xzr`K0#uH zy$-`mBylqnpX8I>5!Xrw&>*xyGmEz{qBb*_cJB z*Ukjho-4y+L_)i}3cs=MMo-~EV3zO$z#m^ZNPOQ~6r^E($6N)8G@p6H&vcZ5y0Fjp zb@e1ODUn)@cD7w@Hk7;CNTkps#tjgawmiiCZ2nINA&m~Pe1H^1I!l)<;Xe_$;;7@o zl_ADX`lZ!%RCbzh!CVMQ93VtJUO-3$SCYw0mK%<-Q4!c8Z5ktJ#6O9U#^aI8x)0Uo z*fkF4fzyv7=J}Ct(g%k^don73KTMKcJ{3@&=OOe|-=VM_@mzRfuDX5HM#0&J`~qq~T9)tpp*lq$N(E z@fIf`ngm%25{t9H^hHi;3ldUx{LLh!(eazZ{mV#5&j`3nVs|3p8%s+_`P(ZIUea!$F^7lVIToQ7-bl;{1OlTF8_WcIDmGS}7y~!Q5JMI3!}+oA9#mnnt3ZLYXj= zw~2x*4I@V8u&jMm94L`8s&%+E`}U|Dwat=dv*h0_w2)X3PG1HKRlzP;_|K4D&#YM~ zFDthP0#^Ca61matuCCVXD=}9$c#VrKq@!}O8D$DbgD75n|BqlX#g;b`{%k=@}vKEr|_=QuA&hl3lQdyM`5yOumjzlsYOJfYNoOr2&xbpGClxZC%f(1jPSow# zxq30$)@vDunt!FJ5ZN%9wDjQNQUx^4{vD-(W5-&WeRjL~rG->o@{Y8{z`|*-g9)$J z3(4p4c@7?SGmrC-C(~=}l{IU#kgRnV-AcW)GPq6)Nq3^H)vLE2tJTXDT6fLa zkA#K91Z$NR(ov=RT<-<7>R2Pemoi_=wY6GE6|$Fi~Px~^HXW9zJiRIyqM z$zZqWEiSwF@+qQPNB39ET1a}wDlH_ljnSn}VYzg<-eq!~X5;O!v(-)!nDhHZp2}ni&~37mg>>RfJwgv@$f|~h zI``o%yUq1Al_9^AXoFdz)SJjwI=zNqW98BolK;|4bC61)8o%FO`u5u&>W`lx;>XB* z)RQG^+O9i&tg)fNvS;^^qZQ`* zX4*svrfA3w02*06{>p%>X6JGi(mt2J(x(651D)AZ8LBE`Au0DSYa#9YuuNBaNNINm zs;WK2>r4cZbP!-95vT}q+s*I1^{&*mjD@uA?e`CADv#CDW6H%wVw5O8Q$rVUL^%9a zaI+xGARK=k^HKxBOSDoh2&Bn+O+rh^%EX4dURfq zw~&@sD70p)-BH~{f23*evKEqofa><`h6{CmlUhm0%|QA=UZK!~+Ieehod&(lzpRC% zGyBiVwj2!6HKnLfOV#iXT3LmPnkajqK4c@4UAK&dbWm>An@wp$q>nty}Mmnce2XHF7SxxjG4qP z9Y=TVo?y^rF_%e8kG{5$B$g4pnzdm_vW>FNmll%9sF675%tJs(t~O|8<=kN$mg|%U zKD4%6K3`=lJ4F1GM3l)S*IJxjg7bBPzwQiV~YvG_tBtA*ZE zHq`jnWYrQ@{829_z{!lF_VuK_MMMan;*BL|b1|Nbjnar;ut)%5n=7lCD4@ zv8soZF=;k&UC}61I_18%RVz_Q6}TNMZPu0cZ5X^8Q1o-rF$rR7>YNQZ_;uu2JuH=e*sgwg0~G}|yD z*Cio|bu8QsI@~rLIbIoe>uTPW#$@GcTQEfKk+;~~Em^qNH51n-E+|vU6m*Ystuk9Q zMyCjYnpi$%q61xB^1*(o)=E}!RzliH&g4>wv;}1c2AbhQl9|0B{U z{D}Wc{6n)MhO}u$^86o=&6%~3{{76;XZL;)tzrcX=|3-EkbX$cGDy#0kbe1n8Int0D&7Iq~D&?ee_51B_O20q)3(&Af)c^#n%==NQJ=9 z|2{MQ%b!9+diI-h3pJ#_3frxD@tf~O-O}Sf2?pu2uYME^(zB_+er22()RPOnpZ!c; zZ~D8dyLX1Z;4An0{WpgH^5^NtJl%giGyUtpw)d|*6@jTg^j&GXko&89!a%-zq>zSA5oH%IWw|UtBySyDs#i2aoI^Zi}%i>km9*WVDHhY zp5-Z|0Tz@Z3nT|v%F3eixfD|LSjqlicqq?eO%^m07NB>652P7Z&ZCg{&```dL{euS zh1647T3Qp%<&(l*FDzB=>lGhJ^078!@)s0RmIbL46Yy#2VhX9{;NGfuhH)5c%HxTD zkZ?s~jKNqKntSOWF|RF*k^12?7~0KqkdzhP>nZSx!rY7@DXXW`=q#y0R-?XhkdnFK zyqNYCaga)DUpYvU6bopxxv_E9ug25JD6b(TRuC5;By5635K>2OfQ&>>Pk&C5voQS0 zPfiS`lkov$med+0q+y}qFjWP>>d%hlSgPEgWKpshp(V3}jGv+uLxg#*ygX1ZFC-+k zGE+t&A>~=%TRWH=n;3>M$PJ>{59KqjB_tM)rwCaUmyj4Q4U7(rj*JcEMv6#CSyo*W z;Ylo%kTz5a38@F8gu&_n+iY+Ux?z}r#9AaI9(y`JlpPuxW@0v!WAKK}LhdCCuroeB zkr!N#sI?g81N-;@ph15&3#ma!>y?Bwh=i0!LP{rj8O#y~fu+S5QU(Al7H19lu-L%) z{80Wih7?IBpbsWT(Qaa?3>%d}5-kdu44dSW@jQE^5JdV}7mgE=B};%TBYIh0Vn}^p zJEJ273`w|1c@dsrr=N=<4W!t~8LXxTsk&fVD0#2UBQ;ET1crJ#NNK*JFFeI7)i(*J4WBtkAc7_c+Ki0GNM{ZoX()Jod8puKh z2n=b6IXTAJ8ZjhZpV3hOfw3WI8YrXgLSp4Nb1dONFwpK0*1t#i4YpQX)z251&r;wEQUmkE=jIuDGZ67h7tUu*Ba6f3pAwRtR(wQ zEQ;wdoMm{$Fc^pD6^A5AKO?gxNwkB;EeRs!*f;Tu&^`z-5}8~8B7r0<10r>0m@^A^ zgyT$rLgJi07ep$QIx@0iY5p_@4Z(!i#@Ijpx+=%0r6f z`2AwL;-tLvkUB&*fxjxgEIcFcEB)IhFhDTeCeRd}T#rMbv*L0Lvak|aJw=|DFS zXJUqqy@Jbo?I8`MIny$V#6x1K{t_Y*aZG*$z7Ls#SP!O#xIVq~kO+MVv!! zd2Jzqys(Y2&4hr)&CNm!DUyj_yL98mIm>SCwO%YFVo@Z`xEooOg~aZf#!|Y}VmTnY zT(FQbQL*j${(erhoDqIW2ux`i3yB+?L`Q3jW8cwJ!vzazfLDcQ5Pe}G3A&0GTa1Vq z-j5fTkmB$dM-De-ZjKYm8q7sFKsXJaQ5iSn7L9t75 zeG(KB{W{A~NE<3&Q%K$QyAOVZzcMzM9~v1oPZ=9qO&x#CU;1;($t`os10U67e-sNStBCPV;SlbYg7s=J>D( znXP0YB{{zpvyif>@jG{ZO|w;MISXkl4>rhYbAg34kVxfolT*L`bZR)0U%^7+$P$6I z1r`#r-{{cIJ9kLbb62p8g;dyCySvZJHY@wN*PUx2WhVLuCqJ1K`9)6TJkO#Q5@#~* zL1SH41G{%tp(&)S>cufd6_n^P|>q(dz|gjVB;{L&WE@c85>Bgy`c-EVI@)SR2OkUp81 z7%x~zdtIk*5MwK9A$>DzA&m$NDRQ!6+YVa?H@<*D8^^yJ8iqLRjb3!A4rwp2nU=PY zk}#KJsrKrf?;O4`(A^W~Hdt6l0)`Z-)qJZriF$<@-lRM;2H} zETiaHg@x2^+Pu4&WG5EV&$p-MSV$7R1U=)wIr{c~-`Vzy#VsVS&*kv2F*L9n=?Dw8%3b00;g|-?-{;Y7HVZ=!1NLI7c z2Lr)6c!f;#hVW_rTnY*43NQgj#pU(a)Y5Qa@%e*xgNMfz1i~O~1^R#}QItXo`U14G z@Jv03Gyy*rj>~LtvVz%zaAfvZdab;A9=AoOvlwkUyUwuDVBWZ65ryOv6q3d6@OzxW zs)ZC1qX{Sbp~vMk*{$TqOz>EUFSrnbLSn@43Iv&EdTkC?9+OjWuousxkn{!$n0y|) zS!=U7jd~{Fo&eQMuPCH|D_H4*LUO_@V5gXhQb?4($c+Y{)ugjHJpsS@D_6%BzINN3X-vmgQSDh05(D-;%Po1&trs} zF>g4jeMuo%LsUVc9xY8F@q5KX!~hagG%L!6km+7aNRSmPNJu)e4p1({FbMSs&1bHJ zDc=PK*JOk5l0JeVbZ*IklcRo7AsQEvJMi89j*^PmCEe%+f^m6 z9i%FcxXf^NUfw|h^&nEoEZOY!S*3FwB!Z?`PdbCdFt9X)WO)f8ft0zddfA}^WiK5h z06Qb!{HqrVlD@ct#0mVBf@F4T%S%dR=74EW5d}%Gi_0rW2D^O!0kyl@d+4qAXB8yu z#nmfF3X-=+98?p&^`1;wP>?uNvuAP_rJ)&cj)HWvn1ZAg3R0=cACSNMp4uZ6B(Amm z0CvnDM9_I<1<9y7P^Pl`v^#fb8mkKm61Q8VLYQldnm`D)xeAhbgQtjtq}*F(3E4i} zWjNkaZ4!Q$j;XCxt2V(PxzJv8GLD?Z3=$T}EQ9pE)K^osrM&sVi8`;vK)smIEJdT1 z9T$tJ_L21}|Bz2wpy?34GPMvJ2588DOhYQ0?TER`3Nx`VR7=y%7h~r{MC_+n- z8El8Ql((F$gAu88XzV^@Ju+)BNIK<`43aReI2uKvtIN87)1IonrnbCbndr-6iSSySyM*YV0g z@-AT@!6^xssr;?Yr577L7)Zuh11ZS;Ou(tbZzZd+gn?vyVIcYH-FxR4NDeOslC`0w zE-1Qzmo|{}W^Y}kRe3~ObIi1Do2vEn$!cgxhd)>?45XG5O?A~?ivUPPz^hgu;_0)swKd#A zh8h|JP_geSLMKi(2R#8Swj~LqrZY7Lqx8_$-3MLgn+gO{sJgPQP7p{3Ht*4U8;?~j zK_ER90FuOMmV8**(&V>G-`PYLb#tY-69Y1uHIO_XyuE3MvA%g30}03u1IZ`bv}sS} z#h`;bXzmbS8c4Oligz||dPm=~jDaLKS2i|Pm2KK4Khfgh+0QeOs$BZRJ62&JRerE( zSKzph8|dnJ29nKGy|RI%sygG^{?^{=pslX4p@xk390N%fXsLCS?|f&=enX(?conyC zJVA|A>+m?xC!GPGt!$s%+hBNiyBY?zaRmeE(N7~EN4~iCaOQudP3+WpY9}P4WtKOj&$X}z9(9x9zMGN`NYuZ3j^uLFEd?ZKP)tm9^U(PxMK+e z>1zz6AB!7EciPU47dMcmAKlNjcKt-Crx=0s-_AV#I(&I)0qHMh9zJEX}M z@AiaN1dtxiJfB(-K)Uy*0+1w6|MA};{^*~G1kA7gdJUxKe;i)gKzhtB@bLNPi5p7` zNW_(JlAhiB-B9Mv()>~4?vtm_ae)5t`OQzUlpfuGLSX3UV*FA2-%+n`?3;)@S`B(ooLaj)WHNa_lYZ%{>bw~}Tqt}rQIy!nHF94*8TTogj748m( z<%FJk+SdUf<->u1w^yW}h$Zy(wgVvbEC!IeiUUabk

#jTU=jH&brHB48|HD4FPv z1*I}5pi@W;pP723wguRo^^ zq`x=Z-J8t!_g{9|I)!P14c|U2|@9>hoI}2L3&iwovj!UN4>Oij61N z3n2CO_VtB(M#nqW3m}nI13=0x0+3=c5^afaM`wF$y;Y%Z>7`aIAip*>B+Q}$9szfS zbs!4&#N0N&9ssEqTZC2Mk#z$|4CRXfNF0p==qJP}Bi+|O@~E9B+F5ulIwhl*)P~-8 zI5(UqRAfog-w6S!XWar)j#elHB&vnhBOvvXG($j&u2(>!n^G)kN4goixgG&&kQpGv z8$-ieQ)?HHGDCy()8)j^7|3+iEE141SSZU1NZ0bix#63mOe|B0(?;3q1*D#y?&~Ki z_6H+3$1yGPnM7N&(|%$d0#ePu2w>AN( zN?~j{f3>Bh?o4;zx&@?G8og5RlsKdxLKzAYIn!-$+0T|IG?Wl1QF#;Cun8cl83&KTOb5w|)ajlKcZ{ zxHmSZQd^9O7 zbdZP#Li+rzAV^~%NFqM5HUvquRK;H^NYQmDNCV0K%qs;cybc8^`GyJ-8F_BaN#lsj zjp#z{iV+Lq<%wgQeA3g|9**~L+e-E`P69WPxa{A%OMfL5?~YNZnW0XXJIw(y?$M=|DO^dUJ#g z(VXf+4-;WZ;Z}ILdn)6XW3Jex$#e?ZWA*njl^023biID zL?E`e3nhvMHi9%Fg#_9{mWt>ozde&BtZUwIeZGQ}jHd{`rO3~T+yC>=Elf9v3h|s1BY8L8QtEVjXgh$lzATw+mvGtP)YV}{Ky69t-gdg-0XC#qN(oB+gih>lCL_ZDRXyI5(Ce@y*F5!=akQiDfZEe3n5%tfZonpUP`3w%tdek^+O&%MuNd zkK>VXd(H9~@rIBGD&hXDyE7pQ*Smq{SlZCf;sW+Vp*zv0+Z+D)C4&@;rV55EZW~Ne zA+{|^|HNMgIU;mTyRF!uf62ZT6{}WAeexK1<_jI9-w9-mlQNr*zsrf0t-+QBNbBQ` zE>T`y9Z{Q@>g$b)Jss?h1B4$*F(`js7*qTJelPvQ=)vOs0$Uazl*r(1v56wo0h9e( z(Lt&!;vliR^I(8O#V)oU28nOyR3oC;@i`2VS@M6c3PL*GbcP79w7S}&kiu@rr#*iqfto3?9Z|;1<7Og5Zqk9f@C*X>|`3H73MclkXUPOG`eeB)}tU*le00XbT+$x zJqpsvGmT2p2RhJ(x<>EO^(aWb)-!s0DB$*2*VfCoZ(B)0LgfkBDWnsN+>J)*wymWn z+Ze^x*VI-AlXomc7-msRXL2|rAko@i<2$EtY1WDxtpb_g4PLO1FndGzy zu9ZPj5zQvzjWTD~(#$B66*^S8b1ifza_=h|kL4vtkz*Xk%=^tU&QC3=3UM|<_Rb{0zbSk3nG&fR`Y{u6j7iX-jcJAD~<)DjNQKOcvWp+Y8 z(T)7tKq{{g=`~daikE1GRFs#NNy`-$H>&|~%#6Mo%b^{ccG??B%R3D^3)yoQ*;Hy_ z-98r#m%2hM*1iLjXEa&D3pghY9EJa(l_TDJEe;OLRghb9Q6(xmE(uanW6Fauu?x_tsKP+{YLS7Y+567>-g6j8 zCh9kTP>H&1qS%7#qm9oEWr%X=tDy!Q~uECQ&3dRra8 z+eRZRt7te%QIN_^>~#8qf>fbm3$tN~tZL+H3Nn@Zwigs6olQ^MC3ThJwWq|AwsR;p z@JYKtUZ(fcFRoOuBa5ETBm2wrwt|9m00qhXLP27up%GMKJVEIl%P(lB*76jrtQ8^O zEY+YOaUc0FYP>o7h5x7P{q$HH|G#gS+ z*)CaVULLlwyiCTT8mFC7*Le^UzmY0hez8Mr0Tf{w=o)X^sOA(7l7@UOCl9O3tX8qC z#0)emD?7@mN9(Vvva;V`fwHghpwWy7=2AtDVnhR=(MrZqZ)HE>*%?euk4>kNzH*Rm zt=2)JI9H;(Yors;YY^!^Uwb@Jqf0&z9@10cA$@yUfAXtW z9@5Y0x@sacNJkHH)h#z4i9bD?s z6#?cKXONLVR#pltC(~>dXzLP%~bvQeMm;<$wp~Gf2W=Aw$IH#V|;r7@x;8r{LEo zew8pw{>vf>iBIiuTSOnlauO0Nq#2fiyeyWG5-34@2)u%Xge}7Wg;~fV2q`r*&PVfn z7`r5d)Z3k8_A)p;xTJ$L#P|UGgW@wjE{(_OQRt4Qn63@vVjbadH}fNEmPYe~MI0o- zgbeZV>hcZ}rDc+#y6h-T2*n&EK2KiWK^hwx!-Bzy$s}Ub{EQ5Np7hi6LiJT{Fwdv$ ziyfqm|7xCtG?E({VtkVyU!Q|CI83`tewdD+3}r2g9i)+!9i&V$Ly-jY$#_>^3Rr14 zcXNC+(+B(_iudLsNW+6g5F{dBNp=C2+%H6s1{NVmsiFu{ERoGp!XZX3jGEY>pG>9` z1EM9O;I^!QAZ2oNMCEct5v0^S1Zg1ARTM!QS^`0$|7IS76kP&ALg--%@TW(RhBL4h z$z*;AC5D$Ho#<}6(kAACzhdIOdID*3A%V0pY2M&M37AEY=oH~BMDCELJTV1j?33*4 z>ISJ|j~b-cZ){{fg2YIO{-NwD5Ts-RBWn!^(&PdJ2_!2uz=$L}lw$(69s?;qz-Tra z?az;JG%`P0lYtawvY5@&&6a`LDhxSSVIW5TRhHD1!9O5(H9;2kKVspU6-P#fvCl9ic*jAVqtw_boz@#3hQ100UL> zuT(LL**T5}*8yM`hMo*FXAvYx&)slG1lfux$c1?dl6iyqrGpgf<>6r#i77CtHew3> zeH4j-+;BnUwuV6{=nsuFr{sH^BjIq88yWH27duD{fw^m7cVX_GA#5WYqy(~GtP=;R z>xzA^y@-P(=FTr2Bqo%L9i*Ntj!|3J<-jiamBv*$(XZJ=gLh~ zBnGGln?-Y4=SL0d50yPPCs6fXOGuz=Ba0y<=Gs)T65i;IWgsUDdjpWvc4_3`YIwRNv|xBR7jf)GHjM#FaO4 zkhlf;yXzn|=`|)>>GplTGo7u)6(o<>Wq12MmIVru>y?7kZrHT>0|yS#QVLR?PvSFg zxL}m(7|B!OAs{3+IGdcY$ zN=SUj?C^SP>Ow^%B-6?gl0`^JzM!|N3YV&wgrr?rLV`E)1)PDJg%XnGg@oi@NkZb| zZV#)0eSGXbUqaF${ZMW)PeO7Rk&xV0SHOh{Ra8Qv@@0;M6tESMkUVBPjZqY785E-L z&*`$)S9;B2zha_dm?t5LftbePFqR(;%$1PrUZ)34WPyal_pd@ias{fqfsn^jOhV#| z3ne7R7*>zdWMqC|dMP0V>cyT0ibLj3jQbI^=`&Rm1a1_L#&+WHa)$5m#+yx2A;(H?r$$~^~p6h>e5iV_kci6}Aiu2Vt^I=qZrjTSG%Tf0U3T0$~#;_J|@ zEFt-v?AbcKEl^z$K1$@Ib$B_Q@J|e!RwE%fII`RVQ{q5k2DoMk2~>q6*k-XZZ#Jk4 z5)$tV7gg0*r~*#i&Un8VPkw)K{=m!*X9rXtF(}q&Ku}6 zWgB{fPFZma>9c}`WYdUIA(v0)@OlfjRe?czX(36Jcj<;PD-Z84U4$V$WIAcF1Nrcz z%^UhmdNDd>Fv|5?&$alqhNK67D?eIh2$6KXwK=P@tTkeEEr z(~y`QGiAqK6Ax$nm4>9M^Y7ZGI(P0=OGD7{T0R!ghZ@fvYien#c4_BmNP5Lw4asOwRw&4AaGByjoUbA63br2iSJu>o+`3m9l9lOx z5e-S45m3dD&@5U7c^mgh)8;K@C(ku_C0?_{=<~WQb3i0@5fBN3QmrAO$9`&5lyOK^ zT`S$RCv*l7$w}Mqx}JVQA`%yb;v!OLj)-JlyNF~t_BS9RRh??~>dH0i z7Llq?pRP1&4eJ+?8qe10=Zi>{s}zyUk^{m-a=Ah+$NhHMdO;+e-U*20UnPj-aJbz@ zf$OzXp*4UMJm-9=ly*R614%BGsLIBM?dXHwPj;OgEkX! z_FR-gO;6wb%_vUIKc#)^%f8n5&jk|qv`MNOnp1^XH;q3ox0XKS@4j)PWt%D z!{^T)|M=PHt?y?3Ie&ioQ>HcYlZg93BKt{J{^C=Z=5edZztze%BwLPR~5M{Tf9&k^Ww2I#0iyh+fP5dZhPK z>hb@_-kZQiefD{t6mPe>duO(HHPUEjuilyN)sA*{cXpfYZDlnqS|k)j5n_T62qgjm zGQyS**;T4jbysa2u5$Udv5n1rnA>OFr>k65w#x^YkmL;sZ^)ZY-n=0s9L8Yqex9-c zV{EWVPxth0>wQJ+a@D{7|L1<5-}m?V!o&Ib_H!tb_v#(q@Z*D9xp3mE2UB;x4tL&| zofWrz_u=TJGpUKtsZ;Tr)A<6r9_-D0jS}bKqfalV_#Wg-c_`A3502 z2Qv@FqdvWJqpP~c`^+==r{4}cOO#ZV6SqiX!>i)`O*Dbx$D2D z(jNaf;{8(m?RVEh@sTg5#NU4UG&}O+>_5RM?N)E(2XSu?e?K-dKK9Lh{yIH#dmlo>1N2J-vIi_v}0l>CyK$zPJl1hyVZSD>S4#cfb9_J5NLU z?Zj78Xr(CPKgFW2qpA066jzej$1{&+o^bm=KmF;dcb z-|&oEj)nBiGz_8XZ?pXo%JChTXkW+9$8XMvAE&;EpYHqgasJ0!{=?_4-W5O2-0ZIF z$o-su_4*mdk!zcSc!MYCB*}dH9OA~j+Gu*r0bN2er{3M7-{ue}~>yhjav;S`P@z>Gl zr~LQP_e0(}Aku?RdQ-eG^V4-Nl_QzqA^y$m%+sH5if?@SU#I-9|$1YlRCy9F^ZVL4D`h$LwVtoXBL-=P63P}nPV3J(>yDo)D+9%OB zh)!Iayf!%+IB00-dx1jgS`vliT^fZXL=ma3c2}#P#AW1D3s6X;2)~R% z^2cI$Vf39pU8Pk!JJUEFHXgz^(*Q+Qb%#H*KNobn9-iYu+dliKgA08Mu zXL0lo6N6qBh2#qaqlBcR!LAO6th#Gp_>&tGWa9?<`p8btCVlnlhS*Ceq-+P}N2!Xi zcc@=v5R*e2kNZy5I1c%-OS>|e;}3mZUFbjX{kvq<9e)Xh)Ttsik1-5^?ZIe&w>KQc zUnUv#9`Q7Ermo}?>G81<{1^N_(s>8)QyDsJs9MNEI%koF{364iE2Lt=Vn-4(O8!}} z|8kpJeKtFBV?5}KXLF>2`$g_|I+eM8EnI6|fJ5r4Qq)ksK@eF3WDAFUJ__-2i&IhT zNMy!8pGbIp11UV^!u^31;k`jD&Mq42pW%>lU52uHQnM)((*DB~fxsbkHkB2ZX*-s} zA;rD1iTFWxJC1YM>P6dC@}}N+e~4sbf{(#KZ&zQ)d#0vnFUtCc_!pmjHjzc1(1Wr; zB#-BDNa3;Z-sdNFY?7Fph|qfTi_&AF2e=8o&1jniI2D6kOsq{B20 zqWQxUnPaB*!I97@SGnzE6oHt}_c9JieK;g=NU~*cNa(?`*}%c73*I)ZtolNd`iW7! z$Qe@c{;sa$)_waNr+tI*%;1R%cWQ*ULkozKE*}wj|FIxAB-8?3jkQjxy3U)#Wsw#` z2DNy`zOEyVvi+tDsc0gS4E5Hlj%4FuByV_XA@dM8BCXL4VeS?21xyKge+pBzrD#Z!RNkK}5cS$W(!IbTCAy7`=vV?>KIAQa znoe{8fg@0dsJE`DwEhx!gUk>kGVfU%{~9Z+mvKn33)MBKYAIei`>p;y?t+B-Aq+QD z!S=!rEIrX+WMDWebe)oj1i%BJ2A{vDK~_G`LrPq1ZS6@C>n8(0!0-blAdcE^WF!;m z*!!NclR*ryK_Ubt1BnTPslO*PL$x>R%2D?;Tk2Sfo-NAV=Ke!vXQ7Q9>3 z(cjCE0iz%wm>K?nzrVYytB0<6`8f~iWRNbvTq1-d1L#t|hP*K}K2A?EZrI=4AL#0X zArR;D0`?*CPWN?p^#Vwccza&ZkiayA&@;x73M1vA7i32#sL#mOf>vLkr^oBZMio$q zw~vv}>kEPi72%rm?J)6I?3N6 z7d@_{qhaBB>0KYegB#3F078vmPXu5a`LM;L6aQOue zDG?HH3<22y7MC2FoW%Jo-t83eW+qb95@7s1p)2A)-ezX`=8^GQi&jp6<>bb z1c`=qDc)lP$-bzd&qcg_-My55IEIP}(R9SyO$kI9SA26gq%_5bT7ydJ?ea1@K{^}F z@?S60Rj|KD(lc|pyWhLk`#Ezx)SXDAueYb`vNsa;J;Na(Vndz5&?ev$lF;`|0^E{6 z8R+drO5ESqeJOu|0Uzyz3q-{LO|t@RqoA5MhPaUm=eUR_v44P5f}cGEK?p(j-C91e*p zj8G9V%vwXy{!6EuZ1#@i$Y3ah1z`{aL6#ARLS_UnWNloMy0Qcf$)l{i z2z4Za`)~d$V?BZVT_AMl0xWzmQ+tB&N`fH$uP`rNnub*3=%FHFfNJQEZ$U%Sm)kGU zLK4jXf{+7vC@u_Ih1wr+XXc77{5$Sox+RsXPq{M%SBYNXbMhy@-ZH!(#!#OtxAYk~cGw zgNBsKrc(Y;|Eg(7>V0!GB&7UeCF%36nucWCt2jG0K_&!qN8B4+B@HP;N%*~Wy9=9! zK8A(_zKTik3Delx(BNxXNIrzCShooj5VVNE2cS_X38*%**Oa05qdaqgZvn%0fExdKMC!IyQ4z zIC!i@*+#sKLIP{~dK41t6S2NYV&2KBHxi%$b0fj{&;*paBx5ZbP2uSN2l3@mNJ5o~ zQ1~rTNC2S3IxE8BBo^tXMnmDdFM*KO$|cetMDpw2qH<26ZBEth9SU1xyQJMH`Io28 z*A^F6HQHpQIs=Xjn5!(qLMpd)IoN+i0F%Ca|N+u zg^JRX8_kM>J=)gJ!}YaTBB_es-13}-R9m>ISfPQoB$uhBGz%1V8tXxQ$u?{&+uDxRYD#5xtJ3VSm@E#P zqEPNU6+Ep}JYykUYTo;PNgWSMJXxkuC@ab}PM22e+Wp~&dvr(JTiZQ)g~6>a)8RyA zF{(;S%PZ=9y)Rfu`dvE|)s5vwi;B;yrHTrv)^0A_vunFtS}1Kf-&SkZYOEe@sm5x@ zQ%A6nq^?VWle*_Dr0u$nW7RUPQH`!pg`Q1kHk59DXREfO*|=A6ro&38-Q=<0azh3* zETlrE$$j+lrROZ9ou>BV&Grh7QHP%(ItB{jz?OHmlpX9me@404blhGhQzO<9Nz+<` zmPofA7E;@Z^EPEuyK3{sUHYabm(^Zov>LII(pOX{inpv=zf)FL)qK9UZp-eLI;8^5 zUllSR!u(p5POy;dmZ}R!D_z#Yy=AVdN~6YL*V^m`6W?E6v3K)3@9uFm?X0jIIdjUm zP0?tSS{)D)tRlXxRvRrwlSw7Dojc!TH&mYNJXVQSjk$^(Z7jKzG{Maqx0l)LoCT#i zPvg;=?K`WTO7vE0#4>_~1n0q4S8F#nbRM=U9cSZx#~lnHmKuvxUR+SF)LF{67nn?C z+qZ#v09a-y-mGeAsH@j1pR!B0vEiKiaYDu+mjUQ)08i3xR z+P41P3S^S9!ZL$VqcS)=HTn(PJdHJVMy=@NWSF}g@jTRX2T*DQmx^`-A#?2D$y*E_Yri|>V-L@%iZbN^3G0+i&(k4 z5&@?J@}^M!UskMgSuO2TEGFxw5L(<7n9W&IdBHfB;~7CH|Bj z(aS0n2s30`=2=MQ56cmbnf16Z3bF-q7!49Cq>?uIo_98vXiCe7YkOQqMR~b`(WJbv zprBZVFre%i3rT@42pEI`I)gwwK+MqCJvC0N@%?wUlv`AL_bJS7w*^qi0V%Sg^5O#r z%4I5}+fn$Oh2$23S+hnag)$+)0=B9;#81|BTNKrnl70J2g{6>OT3jdt-XT#MCI3Pp zlNOe%thFytNSJD&c2P@_auKpc_Epn}=#Zug$c_`|OwnYZMI0zA;*RAMJNOTYMxy;JuZhwkLzOBN@MF{n`YN`( zSKfG}!GT;7KU$;1Rq2#CzqeLaS369`lJerh5@utXmeB~xXgL&;^zfM@Fg(hOWI|Fa z@EABt3ZYEJ+KLw_B#9}Gt1r(D&q6L$>eOieiVOBjHS)c?%_*NETLMD}f;~lmSDkGwt8 z1i{LzG8>%&hU9o742fI`Ela}cuatRShc(fhGa45EM~f}0So1V zP4CI-k90J(H_-l#CaI$A4KSp&y6^HVB#m*Ng|vCY?z+>bD&4ffFHL5(ns%*VJXsEg zH2xfhWNxUn3nj7oqxW{WPXj~3by;PU;{~c&9Sljyl2!Kp#?od1LsBsNA{Aa442j&D z7cit+L!zD-zht}j1CzCyWqWt+D%7tWheU<}w{O%di%ZljgKR49VV}a?sK%R_ zu^i)FmQ=50Az_XSZOSN~u|w_vXWy1w15s^sA}I=q6^m`Q*QtefpSp&HU!4 z8MG0SX+EPBA2h5P5&u~?yLRU3G|~?4;4kr#nt3uayGQ)OD^EZ-@nL=vZx7|AN$cSj z&CISBFa3MoF8=#}iGNhHPjB<`lRIgl!1ytJP&iXfUumfn|NXY7{(|5Wt(u4QW8%W~ zdsDMB(@*&Lz3*d32ktz4Iy(dZ2qDQF4=HRrdh-`ibDG1MNp)}KO>Hs zx$*T+X!oY^^4p_KpkjJ_I(XwQvb|}bNZaba=9T*cRXw@i+?{^JHU4b&(PyqrA9V@! z)bC>#+fHYHi@xU1Q1+$DKhS)NK880*5a3O;o!VEW5=hsAYn{5BuQa*jWZ z8aA44@taZdr*llCy*0fPS2GEY6Y;Z{LmH)0X#s7|5c7W{6KQ{qcXU`Vkz&9G283|| z5|B)GWJOG*mZCjw@9+r0A;K-hSz{0kM7%dOlp0KoO-_;${5mF5by0DHH#>|On2$q5 zJ{}E1Y7Y+#4T=k%-Bs z2u2BV2thl+fLI=hbkLhkd41u)%Sfcy;CL>V%mm}%EOCEQ>_;b-K_WpkcsnE#=gnwh z0z59hb6&(Qc_fl?t$meHq;QzPI%tPLcyLuvB%+T1K?D*h$RTw+lN}_oy8wwq4P>&z zSBA#3X*f0m*<5ZI+7C1wT7@{*PA0;>euQDkU^tyi4UJ?*UP2-fTgaq`a}yI+hG0JA zEiM)zk&-w+#4;mkFjcAH%-F=xl^pT!1xTdf*CCNc2oVuK5GHEKPLS-3O^#(2AdxUr zNT)}~M?RSt!ayTUbaWstLiE`TA$H(0*@VB}7fgUA>P5$q&5nV*86bqTVkAWEHXwFFrjq+RL?T`6 zMhKS_MhJ2IN5;m6(nI4TbT$M8!m&dV`aBY)qS3b?-N;eBi;+m(=okLKjzsD~CD29x zj8FW7L?SWB^dWFTPvH*^{v#48{&au_`}cxGVvI$ukYO4GX@!nt#YiM{tG@(^l=$UH zBo+jMdGcl?(&6$wh+W?riFDqy+up~Z4&Vo!jF7IajY#5yC~sDVL~?IaTwV@|#OmhF zNThJj$7%L%onYcbN6h{uf3M5hl z1XFBaa1fFcuE-+@a;OHOTkEUZ{vlSv`~g)&GX7>Hl0TJxOC%B+eU=s|{`>-o#Fl3{ zB+}#xkVsxwvJf-l-u99W72RSXmti%NW>J@22@)yH>UWh$q$CSppl|3UP>;glMBvOy z*6Z25uF!Y&${3R8Ny(&f&CzR<HD z5~*b4d#3F0#PF5tSFc~c`tjrt%BX^l0Q%Kvd?+p^lE8=6NV zm2TQ%_fq{Mu~T;{HB6?!P!6#kE8-MdAN=1Cj)I8{Jx3z#YD}bpNeHuJ zx#2Vz*r<;gFxr2b(QhX>KAX$w?-BDA9xf8k3)sO>{VZk}CQ-Ec>_bvYv@>2V)agCPuR{f0XSFg0>%1d|8Mu={2n1-j2ZYn&g_~ z^M|OESre7MlbLM;MY}ZBW(DZmX6lf zBa!r5-z%+IfJDLzh)XN9km$8aovXREzUCDq5<(XaFx3iq<1&&^K{fz3gehLB9ensezU>sv>I$mi=1rj zMMNa+A|ld0PkXh)ZGS;Ts`ogE5_-6dQL8mO?XM>yl~@k7I2=y>D?}uBrNOSSm^@Xs zHxQ8;DmfBX8-589iHv@&)v+2PQZX(I1RMxmk9pix1Si2uy+lNE)nGkgbr`E^U1p=v zTImFO^@4~b$ztF@JJKLtFo4;yI$#&rJkC`Uk(36TNp7mFb$F@?Y`RuOM6wgdGoX7> z6P)!ps%st8+$xAjU;yN5bEQpHZnwBhl^$1JO(mWl&xlBJofgi_@2&Miexkb2U2R#q3SI{Yxj2t zMY7I8k+XiioHMN+QYQn5S~31^}=F_GStF3m)e3nr4{EtyC_4q2HY zoPCLjBwqy+sZubJ$`M1^QPrs`WURih4q7o22{g?-6A4+h=#1RSDw#+|Arn*RU?Le_ zFp(W%?nEk>NQMgBrG5buNmW*TuxhnTBn1yG@Iw}Qm=aU3U&chzYu=8DBxEl}0k=b7 ziZUIAIlCaMt@NGs#b;V8oe;+yR)@!J)>p59iKIi)DJzq@o1MGX?eH9JbD7N+bVsgQ zkHvKGjZ7qsv9hVwEI&}*&|=uMNzr-iNWI-*w^dcwH?TeHINa7$?=s=8CN^1SheK6X zfw)rSDBvGv)bNjW0TXFw^TjhAEw!#HtVvty5&W4O+B(`BYyuN%(F=+rfIX>B@2WJ5 zc9SNI$bxqB|Ru8JDEwY-!N7}0^J&2996*AaU6gUDxvksdq z{9TnJ3pfy`5$1S{QOxw zeC;l(nyKlpv$5pg+_|>^i!>#$CU?GpDst!H%UGm`5AJ>*?7s07Sk9|lr0)hggFhk4 znR)u1S8$OYJ>w!xfB#w6$q5)Fj~{%StP=2@r!#lI5LhGtIaBwuoxY#B6QD@njU1~& zuQ7H1$8W}a1Qdy@eB-_FjEQu$tGyeQ$Ag)#bD=YNCelBfoqGK6`tj#Tq@O2Fw8p;` z@3}p6vc2s{cn*m)b@%D_ftu$?q=An1_;-0E(w*xkThE<2-ZO_pnwmvh;u)Trot^n6 zajYZ$1F92{NLM2lQ=jC5opVT}JI|3weG@ zAdzN1yEHI|M0x^u=Z|OaJrq!+7Hj?e!O-5(#`viM5B88L(UtT z{6W0oIT&f`i2x(@eSQ~F*VN3-cu(ZocaKCXco~fJ>#k$*uY~00{^L7ejHEyN;qL99 zMMWZr=y?#KnGh6j+8VMwS0OX-OwM+K0!G~d9{4}lOQ+!7Z84aU0>1k8(JP(q8Z=4 z$3k~>yT9(>#8V+)yMa(73ZXClE9>W_S#|MAgRvGa+WPk8IY`(J`b`b?0F z9zFz*baql$3p5pb1F7RMhdnm z?S1G_NL9y)rFUsEl5Y_iNp(1q%uS5s$w=MJ)%AYz)!#ry@w;GSblD z1!N>|cOPM90lM)oO-71#S=Gm0A|su9m5jtWzwg)*V59^lE2BpZu7zNv^R|kY!AQg+ zLcZ>H%}Z1ylwrO=1l7|gpTue`3#dpv)$*!Ws7O6+Ze`IzDpGEqibRTjZlX(9_l$}( z)?+NKg%R;G73pkSd2yMheJLu^fG;wUXnsyb>QKw-dlpfVe4TYgdvr#9{nAvVz}Q6J zb1IUeqB-;m6{%8MDITWdXStt@I z{ig&JX@DSEnD{>fM|S+`mC<--ZRLgR1on+@fFi|1^H3z5k22U-5k0(iJ$a7w$c}jK zbxewZBLC2;nEc9Y_DoMo5+Ho0dMevi8P#Ef{6rXh0y9e6Ulg{Kh)jb zb-cFyQaDPKF%`pEGxUOq6kU>u8g-?NC5t5VVOr*is@=T z>zjMUo1jQ*YNI$w;+-kTQK3jO4Xh&p zhUoGUb+N5?SXi*G0*V9-Dg?`KM)Lx>69I3hqp;%Gs;Efd5)p-rnMgoS zV4MbH0!y?U6Y1(Gc&PTJph#Y!e~ttLp#X9dis5acNKw9>_9RIf*Yt#13bqs+^rc5X z{rrpTlk-p{JbDvIw3mh=4dzCX-=$&^tUXhi|G-eBK0k|OfeFR5TTBE3K_`h^V;qA1 z$dV%x#nd(yI`VcYzxBC_TM!oBDfxF%+ryEulyw4Cej4Q04v>ph$^-gd+WILy>;{5)?_Uz?$X- z6vQ5oxV_Cyx&pp)D&o64@D|n2t}$@>@G1k9IOP2bg zM|3EDTsBN^)CSkFBWT^8Ly^h~iy?>{I3Qgbid01$V(-36tNjHO>7Z#L6sZhPAuVP* zW^=_-P$Vc&oer7Swg8G`+4=4wD3VrR<#I^hdkKn!Iw}uEQg(Emt<;$hK8GUJ7jG&E5}p?$#~|MJliIdS5`1 zjJvnXJ&T}7mhwHjx5}gkmWCpg+b)Jq>7PT9wrM(!)hvP{K{ZmhFAYUHpfI_Pc3plB zMcQs?KXK5p7>cyHG!I33e<2hJ?gdaJxeh4Op%WM8p-3OS zilh}#B!|@{ph)(@J!d&K}M0+rJ+bWwvy1THdyr~^H3y}6Xl&&T3T4D@w6ZB zXsB&6?c1eoZC?(G^pT0r8=X$$92BWWgOUmijk3JV*wlIXgi9eU)V7}JcpVg}#DJ1g z@9@+b1Qe;ZR)qT*dJG0sv20dx?DwESS2SsYDmLnu3<=<9y zqO(~CYNw>>MEz@^NFJnLC>4ZeZv6-L!zXH$)=G=P>aJ;Obro*dZftI-t*M%WBFUG9 zB8jl{JQQi0=Uj`mwz0-jQ{UJqeQ(o8+C#@NJtSa04@Ih60*VAx1*fGsC{pRsqmAty ztp}TG%taq;mDU|IfzyH4F&>;YC9o3rR?FGa?>#JS3 zkG>9yq(%CoQYJ)P4$uPZmp8Opdx8?7WYzABtaQ`MnyVVv0+~|-c$HemMaZNU=~u5OmkEu z^YT7cm_p+cBIhi%0Ad!(RifJLKAqHci3GG6{%EOS}awT ze7Hk;xbuk1pqCfFmWs62lz176R9<#q?*W-szHgVgvyxxr!=)T?iDs)!ehwr>^ zJp2YIlKv$q5-q~%&@-^?*;6PpSJ}3$|G>OTD3Z~Paz$1mh-J1G5tx2|6e6iHfATvAdj$DY+Ly0G5eU@F+WN+{AtyNmU1P*51+%57Cm z%R!N9T{hI@QmG0&8SpMNh)AO473C$n_Ll0LFt5z$zbkE3&BvF9BDu`3fg(u^LQNSm zLPheR(=S<`isW2|iez@zRAL`(hF)m1z6BKt<+|Nu#EBPW;v1<*WpWZ*&}JD8u=EVz z29exJ)Dqpd%yT4rXjxlSGv61j0*fR^iTMJHWO^MINhb(?NFDV!p-!8@0;*NmQeMNt z5_V20+9MT<1#6RCUP|7}+f$KLR!^l#SzfNOyZ=t8NWBJmiNQ_cMp;Q2NZVgTMUqKm zU;Vvfk+js)FT)~16Z?-Ci&WT@eh6kLPeiiye}}3YqDiDz_^WkSiq?>O^L=yLd zj^;lI5$Vodp{g0JJ@qxfBgxZW%|7_9x9j?yS)tnbtJ(WMCC`2Qf`@cFaWwuTf}43B zk`UzFyA!t`{^A7>=^?K@8gI}f9-w7;^fwo@N4`cw#NGep?DS8GruvEd!mR6Vs=nju zL-Et2$$CpP|Ju_pPO6T6&8Mbsd-d+I8S&StiF&>F_u{piXH>_&&KrH*>(@EQ@;}|3 zFw6RW;C)jMh8tAv-`#&W``5Ggf9O_LXMaGDG$S71%Y%g%e!P26=zoA-Jw@ho|6aNLy>Z62d50NFz4|3u*Sh zo1Om5vuWo=q1(!{kWQt)x;@WAs@S5OT);xQ1Pdwi!|WUjsiHgYI{5IL)In2Y^xM29 zNwARWg(IS1AvL&958r;W1PkeAyu;>RnuYYA&9RVnd%7kjhmw&rD^VxS z=NSyCX_Y9X&>RXW9E_|Eg@iH7+K_SWe_1kU3n7!u?Gf_KT}P#SGZ3J4Q0BuEJKot46n0x$z` zkI0bCJ`nD?c(JP&z=hyQaJkHIZe(a|5`WL6*cjDI7ZbdY6PD5r~F1HxLPma54ftKKTU2mL%Srgy$u^pST44A+Q;} z-Cf|6aBYesze3UzCh>n1zyZQLV&DQrg%t-jbAw2r0Gff<5Y`sReMAR+6vl9>&-*Ly z@A|yx@iIf11X2AwJxHfW;L1x7;q%4tC zBHVeCvLIF?K(e?aKPp8o5eSBdhKJIL*xJ~AqOKu-2$!QIH-IBs0%~5W2eboI7|uS_ z7+y)JCXt1Sh&k?;jBjCdXhO@GPK(#WqTnRauf)&7+zN9@cO;vMa)G?T9e4;XAc_CL zv?4wzUKZ9YsCX#r$2docVCY05g?L3&gr7R?a(~2?xH4!xv{VE*`~3t<#Rd3cVMZzW zJAok$3ME!Bh)JCAm-8W zsTF^BOxV1|z2}b`HkDrp4GpEDe5>doG*5hD-UvhL4~=FRmVj z#LcH-J)P$}tBd!ZdP^7*YM;Kd$Lh*Gt_{D?zW61F!>!;m0u zAQ+1Doo$wXBoAD@0$p!78={GW8%Yi3axY*=3DKXJ@Lq)>(bv3ZbnlnAMr$5>2826Mx#ZdoKR2Se&K{2~~V@8GWO2eU9v1~Zu< z7@iXoLxag^d^pDpk>-0dfJx{&QPFQ0O`gM$;`sd{7)|vkH>%@Tm71Nk0gG@G)YO&n$*U7N;k}p3rZKu=wiSf0 zhu+{Xg&_?xZ7hZ%MHnnXr&Sx|3Dl?YAu$UL43A7+|Mb__bLpWmT+VoU22re^!mq%P z7&%fOKKzXpbs7=AMhschrB`dq=orRa-ag za$q%qErEecXmRJ!X=E~`YGp7aRI*>qB%}pM=#bB$gS}6^wQP7Yy1PY9}3wf%W8!ByPixWR73l=aQGKmd5 zkG)EV(G_-V6~aRVD>F6WR5H?~hcE?NJq)Sn1q`Wr9)^U=gU#-)cGcD4O=2g5`86=4 zwVO%e7BD2tB<5jARc{4D!uad0VMtD*8v1z{Qq}5VNFED@3Z_cC8W>XLt1u)Ph6;;d zNZJY|o*M!tp|>E(A{wSL*#r#9S?R`9#Q^%qW3{^MmEzUjTNMe(Rl?6_4GqFkQ)@Om9U!rsRc;to3f!bX>k$Q3S}`bO zUcv2(!UjHuB$1mJCP+4;Fm=)BxJ!J(Dl4hJ8m+U=W1`&oydH84K4{ojSq<71laMSm zm_njM(i#~V%gUr`htp08i#ozj&2Gc2tu}%;)pa~f~X2CQA&?B%0d)L|Bj4HfW zZO~yAQe39MY>ooK^a|*Q95+B*o9Nl#ODHLf-ZVI*p|Zdq%IUTjuG>&q#aJk#g#-#%=3A!UoP}q6URqmY~I1tuVyo)HE??twL|p%8Z!1 zQNuFYxk|1?Ra$MU*uA?zW^K@}-yth>i{Xo+(MfbSRP-OmJPAqn8WNJtAltvESZC6F zutTpaHe0y?iSAb#*TCHM_s?oJ|lj7vbqa6pUZ5o@+LE|kiLk97Jgk*dT2}!EA>|bBd zda|XhqpjYdW;uo2LZLP@Aj?1ks`U)Lj65{2#Uvz+N+_9~rrqndRd*h$s%>bfacZo! z)ncf`01LY#Gh?;ZfDTLnxRMbThp-nUB%>O-lh%b>*M^cKCl9(LE~7;6b~#NZrYy5w zp#<-z1UAZ=K!+o%@XwOVwK!rvCm}&HDxpU;Tr6IRz+h3aBnb(N+KQEtkSbmwA>sIlQ?FiLD%)68*Id`w(cspW%Z$#Z=7X&bm8hCn zV=BwaRR-n>t=z!sjWLXlx`2eVZ_6G_qi)@R=BoylhuOUr$UeB znz>UiM?@o$8YO!dk&sk}+H1vnY!L}b+tAkDGDkuxc?}6^-HzHb)hNjpk&rg8U$dmPN$wR5Vjt(qtV@NEUPfoa+4+NHc1b6RDyx>EW#ii*s|_jY4b61FC8Z2 z%J$P^{7tV8h zpq5PEy&mk%+!Akj`qPbcXzhs*k-`p4ImU*%ch@Jbla@T*)W#@4@|MWQ; zhi|%_yWBfDjlSX;?&hB^z}oPgFW@zQvWQUgN3U{d{%|pN<_~8dw;aEEA2kjRX2P&+ zx@8ijjDXmHka+}U=jms8aLk|1KD{?R7~&qEK6(5Qagq3G z=JBIPPi8mbSap9%=n1E|#Hfj1#o|Ov=1C?&66%N%4XXEJ_m_J`~d;yiSo4zeWjL!{HkkWIt~qy61pVnu@Eu_T;h zN#e$m7>)i=EEwikI~Wj2-t%mXfImX0C>j&ca&OnsIpBrQ7m1L}829$|_jWd$WqFK+ zV47py74PrrI&R&!&yfdHa9kTr5)$g`I^rnXZ@NGpH@UcpB;OPAcb}_N+7I^<(2a)^ z1TiBdDqrfX(^g#;=j0;J$DasT^qikExd)=&x}wth zOTd|(d0gK8WL~s)`C`FU@mh`CuNrKn2^WB0>n+aUryQo zBA&pVB9`onzM6;c?ec~Q084siE_e5P*LrUQ&JTD4y_oZONu<6s_o7d{*xTPNg3R8& zK0>v^uH!!6=qGsH-RCFf@Py#gAI5*ArIT)n?f};|L?21=PN(wu>LFs)lF&>nmF8@B zhEr~0rH@EL$N7PmIs4A8%|0P=E{Pu(dF4b1Lt!GC*>QOD2n+x$WJiXe<8$4C%oXt} zh0EVZax@(ZesE-Bd?X{n0YtHh0%5q28XSg+PrQ~mKpNvWWK)Br9e+K7a47EWfxnPS zX8;D^G=LHX_o`&DZ*AXKygfoJErGiLf}Kn%CS(G>h-feXXC&Fbc{%%8SarZU8q23N z*F8&VP7xPPrtq&C9G;lGBI4FTU;mPs$Jl_SB3MqKBM8QjE%bH!BB5+5n@agZ{l5Ob zemc6ZA1On4B$L4hkH{EFwO*tLeuAh!=LU%T#Jxd=3?k_g@4cYN<;^CDtB3gY38CS& zp`Qr4qXJ2$qh89p-!Ji>CzeC_kYbI6Q)GRI2xHT9h#y9xL0T>iKhPUUL=m|_rAUa_ z)Ic)q;~@eFu|TJ!2)Ce^Nb-4F7qS4tcaniCqS%QjlY0%5iGhL-V{0bDRRdgPXd)Mn zCKJe87%uqzSMl$O9*$Bm@o+dsoR$vF_YBl5nHWkgkJ@NrcdunDEti($Q$5S1&dOct9ja~X->tw4KvtN~a5Hm4;Ngs8 z{Z5^goy%O>n!)60^ptJbu#+SMjm_@N=c4JVTWe)oHtp6MwrfUSlO?%-!kO^3G0+i>-pYlH+R!s&n09$NPM8*Ah1NTGdkC^ok`7=a;mQ zUorz~NwfDQ9o!eWvVVpvd-;-CMX&g$-xjGti#^dFX*rXB+30+&=?9V0v!r=>*a%Km zkWo3pV>hE^PpU93Z8E;dIeacjX3h@$M}yr{eX4o&~eLQoxemR+Afob*g^o%8)sF$>tX4^ONs%P|)M$oTVJ9on< z)h+4Pyrc#5lD5h!aU}T6EBVATr(`u0V`4H`66=Z0FrZ+zX3^vR#{>lE} z_|3#el$L5XR2Bw9elyu@W{ztNhClqjF~5C0Gd2BGtZ<*OnEgtuX>sA50fop{XM_m=&!TacaPt?_XykLb+dOL|9q|cpsOSG&BMpj zqyaqm-SA;cUEqrcVxj)v-Y4C4t~0ssri7;acDl+?@Bd6_(;qy#dfw@}oWAjhcTGL{ zE_$%>O!BwL(x<*3z1-5;d-E}OBAJrc#w?tAw z{$cJto__fF-t~?S@2B^;1>Q6JaO_;i*(jh-zISTka!YmR$5Y~lp4`9bb?6295-{ZN zLe=%%kV3`Rrj9mU7`rnip71H<@YBSF=FZ_ekHziH+`V!6$oZ>6O3v5)`Ru(%k01SZ zp!3|vKRtTDw(JS|{eLA&Uo!jf$8^`l+~>D>l`{X=Y@dcN9FKpEf?w3x!zcHDo9+sH z#;;HA-ly!QAOG-iDDVxx^X|Wzoql*T6}t6U*e(Cy?YoJ~^xBy}o_(A>-1S?kR{$&j ze0D8+917#n7rnK8_XURY!F^tR{CIl$F)vR)`l7RKB%fR{{b2SlXc>(Dhfd=QmPh?a)`mS=f<5PZ^o;vl;*2A|&a=_2Q?Hfum`9y%vF1w4$ zPu&tNJ~Z=DwiOAC=AtY+;~2n+<)k2zm=p_B)HHFH zV)4GqL3FpM2@zfjRY?>LbQHa#z%>d^7gDP`Y+YFEu$0NGG?Q!zhS*dHA1fA2!Jcpo z@hA(e*l=zzHI$AZXN|E13m_p3q6b2`lSE1`mPV5Jr-|fXCY#1kG8qmIq!D7FKxLT* zCJqb^I-wz?Lcwr!ZB%%iwct$_#40r{7EH)0xgDMWk*=_T$|l2sNS-DX<}U#dFuwTY z2!9+xvm@4rlvWIhsrY<20DXqla2RCNKzfKz4`q?3qpK7&qzKDKykMjK!5s46^dQou zB!A?+Lg~wO5Hn9b$0y!!Z_p zY!k3n#NsmA0`mX?zgStF^zkr5|AE_Tkz z!8CV2glRfkHZCl#F`m0RI>sGSYQF9sc8?s*&{op4$OvDB%32JlJPQLzECrm8z3}K5 z`(;WSQ*eB&$3{lej1HW3px^F6YmX~9UnTl&TjnH&Y+rn0`gUoGp^|$Nev7p zvx6hBeECW&5BqU`Ciy`$crM}VJs)N3PL>jacZ!jUV4y__Qe@Hy(KD?f0^E-tFgl#UzIhn_H>W(3*^Zh-}&R|9u{V`Hgrpz&dfcYgGZQ2BFQ*=RwPY%zZ;c}D*!jrK&%%IXa zKz|Nh(tNN*+2S9h{ZSd@T#2nT+ifPZM1qlx!UlFIMo>U|WZUouhGq1;Oe?7Kd7-9Y z`+>^NAfBSJG@EXO`;ye(;f-R+8=8s`A8HO_Mfm{&2I1>6*$Vc&Un7{+`C?MQ2*K*#r(k**xz2eA) zxmom7n)v`5{WRw9qMy;}IjQ63DMTM~=5#C=jjcu9d5&@kr$@#|Q|Ik_cj}J%2S&!o z55RJqi~#ZcgQJs^7|6rQiwXx<9sy_}^9{Y2NhSXXkzxAy*hI2@`@0|6&!r}@y`>xeY zKQMM}5`S_rTS-zr4r@7?Jn!X5*3SW$(7_64Vg{k%tDjuIIu!8iFLItwjb6W+8ygu+ zip!(b9Oe5d8AfPk(?EaMWsYpt_I)9&P&r`~nGb{6k+G{+CML&2M@+>P)%`gxkQrdo zBGn*8cS;Nm4>RGX2ZtGR#L;npGb4`g7*djA#1{q5qF^M&8Efo`6S8=&rlX7#eqp4j5sa#H`vXmQvKc_bW-mz#Xh|V8fuYA9 z7cC76CQC4KIXJA&FGDy=6e(5Io4@a}m$gVE2n@qnz~o{b2n=&9mm8&!k|UB44su1E zQbLR!h|5`=iANRdtU<0E;$XC|r^n~*w0`iOwv+rQ#>!Z9XlNuiKAxjSM79JY4h@++ zA-V!BAH{K!(#;j}U_Xo+wI)rr3_7ZY=gn9qF7i}_Pt z#QR;ByDlA(7OIa$lE9>6%nS^`OvpKMkXZXLw6L%sn+@myw*wwmLlI2jQqsXgHcxejrE zUuT=HM16q?3CR(DHXNU%n1@n9I$A#?k9d%ez5Sgo zx$Sh6&4pN>B|@PD(;LYETq`LQ{>;AO$5cj=F|G-WT_GPWOPR5NpnxzNX2qU}^&B!N zk0cVoR5~dZ6imHfn^{89jOlR<2h<>o7IBu!mVjl7ub;DNrU2$?K9Cp)v}@%jd02*K z7E?^yBO~O3iQo^7cz}~`Ch;t+(8wizN!Y@MN|;YGCo=#>x@vbFXdn9c+O=_3U!vw{31WRh zE%E`8yC=x}Vk5x{fH^Ga7c(cUP3oK(C=|G0FVpl-UY*Pi#Nerl)gY@6mZBMcWJ5%G zvH%e4DV93o=)Q@KAvtjj{k%Ak0LFT$xS(qA>Nq8REYgy=?|v(?TI1QFL6S*W zuQ1({5!cV2QxgBR7-_hxKu@%mA+}k=OvVh>JT%ES^fr<{ zdl(8B_`6QE9XfiBFhp;St|1umLI;n8Al&*$6r_oS* zT{R}P$!S%BM$zgkEe?wV{WvloAl-TVZigOy4Q@|m=pHK&nj#~#TJ0vC1)oo#Fapbn_SRum zD{%i*>#PRU3<%#5*wi#Nc&b3Afg(aZs6~!nQLZrBu}bE_xDnKOK$0pwbu}FQn$>cx z*{szVjGQ0K^cthm(q8MXu5mf>S3)j^))%X=3I%$4r4&73X<-@mZyEzyP*0V+5)mFU zD7}#be2a#lfm$!s)YsKiIqXj1(*(JOH){xYXiVsbhwAj$D4@3^$4A)3te5KRgHiQ$&S^al9ppqhU^JRtICWlw-_2)z7ni&{e-3P0X8FBb+wcAl(B6CDc%QqU4wi~E9liOxS*=a?e;jU|Jtam98+SNAK z+KpzD#B|-lk-QmqE4$Od0WD9*_t4B+F{E!)|vQWJEW7+c$Tiv%JG_hlyhVD*H?^uw$M^0M^o-Lj zh-tw*3kDh55Ji-a@c`>3GjOeRZ1cMK;C36|TGPdiZrQY(rhB5%rd3%25w~cC$I&_% zzFcz)7XZH!xV6n;lbtr^rQ~)=RtJX!?5@#@6dye`#c8qIf%2Sg4V0clUZxTDJT+IRwkrm_jLAkxSUv~ z{9eD$CAc8)Fxr?=+QNfiZ)LlkETi7U1@ds>?PhUB4H}J2j4_kL9|(s5{!mzf@%ue) zBl$>!S++pZ8q5p~tK?w*TQSk$S%hq4%GfN>=N7r;P# zMiKB%XNia=%z(v=Nph?@gWBlu`53r-8hCHIH#B;?tvd!qAoi9&lT`T{jBojdRwp`>Y-orCXiv+ zeU)$M;!u>MHVQBqPq4nVxlPCBK$(mU5ZxpCnEOe$IvJfhWef5vrJ8r5_p{&+jVwq_ z4bI-Pmj~%~XoW_%Nh;n)1*dJWz(zX3|{ZX1>TeKE72TlR2w%KlH1Cl6aGBf%}*Ya>6R$ys^QLSM?GN@^=?6{yMXWSMX zzILTM7te_O7s>MGO#_eMg)cz367|@j>%)ATqm$aGe{y8uUuw({`6+V`c`}&VoU|lNEy5%lyz#*}&dm2C6qRo;>*20$!J|YiKZd zY#$$DFi|;s)~{2yw8@Tednn+QtZay|eC*f`0W_#v`0RQe^$pa1Kp)y9$?o!Z4xJtD z^)>9=+1&N|m1}*hw;GE?vqO)^ZVLqi0cc{6-^~gl)V|DNMcZQ)314wg3hO&Imp2gY z?j1OPE~+`OZEu_Z!j*pZ5EJLx$>jD10zpMkQtaSG02?WG<3wmwu$XGGoby49bVT*~ zY5M7NhI_i~4coW87P|4q*@&H?tEVt65@N&myJ5j2AusU)Wp<23ssK12B)(bMSsvY? zXwXRwjl=6cwPSm8_w^f>dR^M4#x}D%8evcn{LrvHTQ~BTVK_5j$G-qwxS>PMKIV>eIm)Bpr4E3Bv`OGWoCqyX~DEJv7FlotL*Al zwX%`952fah<@`%korYk1En0SeL1#Yr^Bdj zZE0?4ZZ)iRv8|EH+(ATbv&A zZn}_m_E6hmr9wuw*(HZB96@Z$OtgqMWp=W+aS0UiONm8+Zv-J-Sa}$GVBV^eCp1p| zfz5lQ!3z-z5`qD?EEhwO4zZG6T0bky1A&JVo7gO}i=(6mspxKN3%Rr>UwiGiK4{&) zW509goRu;FI1{^Dmi?WbKFX1N{t#7F#M88|C3Ya_2!#D2#IdrKnLIvY!{O6PEmGxU zJNC%~)HxDcxx609BnLt+n|Gb|e~Xxnu-Q*k=%5_b?Q(|N13q3-i)*lj$`wAQ*#BGi zY~9)Fc87X<+dKOrPReCjTE$}HFYm0)$T<$hlMk>H~Xh0}hO+ zVxRQ-#K{vJG~IFSZa?a2SPM;alZog=Y-*Iz;m=iZ6b4tgGvZ&99&dl(gU0K+9Q%tc6q%-x^#N= zQGgc-GJSb#f;A;pe%ZkqhjW@xM?7Eb|00lMH?;XR+qR!>AM8ft$y37tgW2x&`-4GN zVh}Qoj#><*&L*=+axkL&?Mp~1B}f|KB6U>+0g87e-O;UkO(P=%AqFlnqqxH2c9OYm z(zdm#cuOtsM_@sL7d3612r6!gqNp3u=*)&wI_s%Jr_aVN(@m|#81RY6QiwJ=iQIN^ zzaxTM*+SSY>O`nF(dt@-dsE9tVpgd4YQsav8{|88h9#B}rx0Wm1jRuZIaZk+ zkZ6jqg8NVuqAi+MPA7$fyo-A0@$T!Mod+D3F1QI<#7@V8LRVg%Pc(#cmYAKJFNs)N zg#82?=$|#bw3e*t1t3a5aB_#^*sI4ZZATC42X77P+gf!pK?XNCdYM}$ElU`uOZG8>MTn{A(_3sN zRb!))W3|d=Wm}L!qK-2cx>ZL_=ldjGquDNL)jUvKMO5LUaqw@fJ^XYz)$i_2eemcd zTE8ccVkhK^=m5+fIp00Gf z*7+{P&BG_}O|><4Jb4{0x(vP;z`^vMO&ShqC(&f3H09~RF@&8;2Tk6$WY@|b52 z`c#9T3+m$q4}{SWtk1(Q-$`^^oaYN4Jm)u0pA=2nEU?atr_VTsPk)-WpRnGjee(SI zR}cSe^tAVFSPqDjKV19l$KxSy^g`zT+wWC;lBKIX)MsV|BzuQNlWNI0K$3sSt&GB6>Q7rFFski?r1r7TIan{ z`&3+`N6(+!KOY)<_c5Hz7f=4|z4V}b>R^NE0wT!Y2g*r#&)0q?iWt6nxHzb7IC$7O z_M<0|R*#;o_L(z(ish32w?CU3)SNtW(tBs+Cpax1eRM}{{n3}tMIYaXFFu^P?xz8E z_!_@?davhL^s%^bFSvfcO;_6YC%wn^9cREjeR#*v6cd-`1z^|H=l4egEgUbW>9=5R zxbn~68ECf6^CUrM{pQ;9XCLO*eg{e@Yg1zNv7F$-drF{Y7 zg)H@>3C)Q!?+JY=`pxGrMThLC3!XjAnVK-J>joU-o0>2HTtRe+ryOZ zSkHUn*N;~_4=Sgg@Hu%2I{7|-f8_LQT@M5y_3YE4ZNI7XkWa?%{^zwvpRcwbYq{}b z!GJyf@aD07oo_zj96T3f)gST9MaS-z#Gi>y+fN>^|K!U=OViNXkHk-&^T~M3pIp;* zPJjBCi>7$_hjhcvc68?dzb`&}$`6D*f z2czN3fAYnrp8%*a2cPg`ajE{twV!`p>l<2n{D}IO{{#y5;8OqemoIn_)Y?z37;b*> z^65kIk4FWQ=dG`Vl9fk2yFcWec*ueBkB3k04uq%PeYv*w93?3i>)+7Ncrns;^~0AO zju^rJl0Tn``TJhyPW=L_5vPMs@SOj>pfmMX=Z_q_{we*-`7vwE@q@OF~O3Uik6zY1?at{BvICJ#TmYkEiRKAPn6T=T6U`^idG$qXOMJ(U@lSz90ob|vyUH^?tewrNG49tIRo-{M*F04qiG5_w9=SdzcuddKt zvqqkeud(^U7Yd!!bApPCsj=(bt-E)fa-B_9@j}fn%`Y#N$yAfVo1HCQHtzSOYI6(s zR+m@qy}42)Vahk~d}R+j#uvdPxkUQ-svKS|M+dO02Uj;924ensDYV=~n(0H=d-gA4ZT%MXN&(Baekn1@7 z+PTW=^1XX2D=U^y>oq64` zN1dKuT6z1e)fI9uBt}W3l2RhYlu57WBXaN$CLMxN+dZZxZD=Glzg)XJQz)G~ z)i8jjYUM}ou9B`IsRg%zfr(ck1A(FlpoEK<&Q_LJS0AiY$axp0E*MW*hDOtKt4Ke4 zk69-d7Hg~T{HR72g$GWPJFbvPqS%SLot#K#K}?mF9=y4FzeeH~8fc+#RyIq4izp6X zH@`MSi`Bbtz4s;`ni?FkT(yO2sfGkAPu+s3(kNvz*~-d;drNRfq(~G+Nii|KR2jP* z(Vaf2_XJNK8z?NStloRDS`qNodKQEl4l<+=RFhL#GGx;z^s*!qNW+6BFfbB)!iC}) zQ`6x+2e+L*KUaJ3fUz@6@{~6dITmv6B)zGX5IEP|tjK*95nyp4P((63NWy?1-HFq!yMRZ+I!Z!E6qOb8lO#w5&{ke3#A)5P4jz$fWdLW3i?wQQDm&42_{6b8 zM_L@+BV(}yNoC%joDW$*a$54l(7;nWzzD}fetJdqa?#7uU) zR2)8~y*&T!TR-~I{kPs)xmRJ6-M@YJVP#~Ld|DcdCCNUHJqgQ4(u#{Gq@aSOB0EVx z#_}EOiAa3u0Z)E#Z*k@BJBy{MUR}ekExS*7&nIUpnHZ^b(qix$)c=)|Sz7MJ(3XOY zU^1O6<%b##*QaYM@4Wr?gVnoGUn>ixN_x2M;Px%tuG}U|Oky2gYvRsWqEswQW~Sm3 ziV2F|NZ~Kf7w3y_NJqm{pmGoH-+yrb?wbp>#bvHcVzfuOZ~NvQ%D#zN3Wi8-VpW{T z3S@%hDjz3L8gssynT~}IAHPIf>Lsog>laJPN;M1u>OjaCZCF;u<~f@mXjkS06`JRn*(L8Y+AYY_I+M}(k#-4#q3QV^@3zqb18NM zkvyf(AsKgat<~CcVc@l$7U0P7sYDtUwOCzRS-pGj0Z31Ec3~OdgCue+3A`s*!@H!j zf$kUu@WY51tI(Qp`_4nXxpZoRZGxl906s0P++#nyy1cN!Uux4y9-I&zCs|EI|6lZQ~$QKvc1jXLM+Qvjkz#qY0 zgC@;Xla6f%y@gqd@fcL)DiwRhxp^umc|HYuwR?9#0|bdgC)+rn3I0ZQXHkiUsk}4~ zhthj$hw|nOMYAj`r5T`(;xsU($oeuU3Ui#MxiV`YB$!~?6q!3>7PD6X%CWT0l;e&= z2YLXJitwJyi+R{VI2ytEvD6mI^R%*F&+!+;dd95Jks1fa;5f3=070J=E+5@`>Ndzo zsYX!1mEzAIWPe%|l0=Arx!TI|;tU&eiG?{|+*G`mVmL7fSOcNAYE!Q5`@Gp%Fa!YZ zQ~?TG3^smUO8+2j1N}t&58jP#WiD-9APCN7toVJ~RD zY`IY4^#w3m1Q*~MWXsjtnyn4PI3bzXv-2>tfP?f3r?IraYoY7myw|Zpq7q2;0!w!m zqbCeH$O;oO?LYjgXRJ_4#8Si#luHULvVfRG=*MTL3Q@cpa0w{0m}8|hu;V&yL0j^C z_RO(erZ<4Zfp}*Dm$8_Fey~9BwrQ4{YIc&%UW{FVcVyDcbq4<4-W_SItKP{Yvld=3bVNP(bYj`;|8oEW1k zxH#uxr4a!%rK6LX=_%CA)#=6gm3t5Fu}{=0qsl$5*jx$f9$z+0ZWUk=Lv%8Adz9!q zo1bQ}6==u=^a|8*JX@jQVY)n5o@1G;&12;(gb%meAZXyS^R_ImmFgTM6kE>3c#0Da zZv=&yofOr$gkm7!)ynK#sRVkoP+eXrU1@5$JeTL1q$%zIXD$#VF-{=O*UKolT!I@Z zrf%JyWG{|Wnaw{dGmH0Dq3`Dx$E}TokF3n^B?Jb>GPmxbXYj`baYZ}@ZO`tP6aY}X z3v9Ab60NIYtna_GQe9X~_+GQbY85uP1S4`?jSj%WC1BGg>|l?gHeZ-J0sUBY?@$ZE zLPY#CyZqKYPH^7|?X@zDi&zXPD;Db`mt0Ic(W{v$EH1!$493t)CdZOl#v_Xo;g;$zNR*IuiL$pv^AQl0X z=goLaRvNG&5&04*GFb(uD(Y9HS1{pD$f&hKZFo7g$#XP`J)( zvb&d|fT26tq}dmy@!pCV2@l4SwoVp~-Wi>U-<~MnHoU65%FUN3dLUj$jG6?|$|PB^ z(ww={B0I=@p}>;Czyoxn?1ZtNP5=^3QPgtVci^?Ixp!9k9U!-^yzH1+zi+fx%`saWLDUMc-2@6J~QN6Oxoyp;p_1+_&(o=%H9 z#cYZFKwz%y1*`x`047E1ZHk4Ud6TiOQ@aee@4rLT#=xAe5Nb}8=ER*J+_fV6dSPaP z@@KTgthE9g1GZ(MoFZ1Bs%HGwRJ`Zdu9hpccWPX9vF%aKlw^f0m8Nqv;b5rOxQ!vK z;htCwCBP|owq$&A6G-XAEed3hovQM`b1lg zb#hmX8#eFB*tlZ+T`pwef_m?XP?r6Toh6+CKV+Qc%VG?|-YK#laO;JDn%f@Uy*R_P zTHlsf(qgcY(hnw%wJFWs_Q5V$y=N<_)b8%~XaGb+tF%YE!;l`%o}i_<(H`_{k^>%ur_XwS9V$~s^-S#HjN$*$kecFXKTl~%V&E6vO%Q}bPW%6ggovp2g&)1 z7i^n%8wP@&_RjvE9&9SOBSE8heX~w^8v7M#Z@PINH{#C-?=|@eWb56ko(eF=wqr~PnM7( z#uX=Fsc{-wjvi`q3=O#v=6O4N2iuQtIeqQ*vz>iIXU`)W<>nh8#shffG}7?ZZqShG zP?7VofiIE$?i}dz>Y7xJXm?-K+tG3MR>z_Jf!MXaP}k59$Bm518SvZr_-=p|Ev-;N z4V2_H_4Z&S)E=~3e1qrDceETlEr+^?`n#`XdXA_^CPumg(cX5C?6kuTg+eshbb1Bq z(bfhaLIMT8r*mkaXDEtaPjBxSx$HW9;8RDvwbTC+aq<&nT z9bO-ZnNp8r$VT2fG<0#ee<&i0GJcEy;)SlDsbTMygSJlf$@bA(H_mo=ZF>h>Lb8V)pd$8L?ker_=80IIX` zd&w%3op;#127&tl@c3ay5@R2 zU@dqNlIJAgt!j;#KB*>)BjNziF_8fy)x!Dh2l8K=}f=91Hw4gqDq@mU6l-e3-0O%8gv}3TZS9!>LZEWaLpk>dl z{X4cEGPy%RdX!@M6D(d(ZTI^@_h@?vm)5G$IYPFkSNET^gu9|{XRB>+Y_n2H=XIf28Qi!B@oSZQxBdW#|`wz7^qU`~?SbER&%O@?@ zW4ErH8#sSCA$zFi#7bVn@x!O|?x4@w*47vv zupBt#yD@&{;@N?7BO~K)^y^;RxmmGUdgb#SEunJ*5gUpHGI7`r)y#Oy<&0si0(3bs`n45;_+K57fPx&n%Tr1FMt79qtKkG88?oek>-{4SR zZ*O-b($!DfWVPu3X!H8*IsxbaQNoR?S}p!)#On+WTnZlCa>(0bN3kfTiPZxC+1@?S z*Vo_I+0i%D>o*G(g^7lfG#@os#Li>@AvV~&0k`ak40X0_*`@D@*d26|G#GStv*Zm& zFyr=gcZ7l+Jv2;47Yc7>Ca1f;z}d`NRJrh|PN=K!fV5}(;f`+L1hV6Lv)N;{1v;Y9 z&hF0kpvxIRSP1D7>@v1#K(6tIf)$VgHZrP^FKR69-K|^qsRjcy7v~J!wty7bWUREl zKs4kB%mvQ?-M?EWb1o4}Kp zZB~UDy_851p(3s*XROzAK%vwvQOWANj-+96E>P}6&TifOW6?28!!yf1? za@G6`?pyY?chYtlDh4FnV6%~dRx*^$CXLkRRGnya40IpaywBZiB0vr@OI@1wNoVY1C zK#LvV%LNU~>zdR$phOdAi#E`K;ebiw9*!R0dDPLC;gZDPi{G63xuLRfl9al6d=rPTrl{4E9+Fyf~~{K(gC9l_zWnlw?QitZFoIE zTY+xc+VHVVGE0F*}9SknChr{U)Mj{ML7X+N` z;4yQTPp5Z9L)O+dXdS{Hoz-nI+PH>%aM`5Yq|G7=7q$;9Ar=FKqCeQx-5v`1d>yXS zJJo#`d?us3j=ryBPmC_i|5l(!w}3rCxB18@sPfw2qt9{Pz$%BpU~`U(gxL0~|mKq+bnDlH(_0e2+O(be1G^KuA*-P>EwUGH(~ zfZFZgwGI#E0`MGCTZ@Sq&t7ii+3SEHI}bFa#cB6~*hD+*x*%g9I7>|D(1jku&i(S0Zb&ya8LlWBjl;_X zf}9dv;>D^E@I#52np!k~%NjO42x-qGH5F8JzB%FMcAR;i>w|CQH=EmF97TZ8l5rJk@8Y7Zy~LBGU?!Q26@ z0l@*@!g_26?85Fsw_3f)Z)!wUj@5tQY@gqy-gPuGc&U%D+a#G)Eoxw2czq`@Hv}G6 zlqG@p7lElwHd)!m289*xafygY22OTA)ditKIEurwqVl zHe!kuy^`5|c@Lw`?2_8r4EiHm4t1xKeSmMAb3T0|_X{YJ>1WS@vSWI%%=-w|31WF` zK^U*EhZ3tyTeIY7+`LnLqj*Q$2%^Ns;eOI0$X=OZ0j`xJ7^c-i*vq0qg@Gt4;4-i# z8uc>S-exo8-1gIbV>cQ4F015m!}x-|a04e3>@a*`jomgEp(gu=PD@P+_&Y-jkGlyA znaQKsv-3pz^^u6|3vnYE@|v}J*+&hF*THl%+kBnfQNNu98f;IHixeh^X#wl4)SRM7 z$wm+L$mI(iW^=$}c1J=EAXX2-{~+r#oSL|0;Z}ol&X@sxq~wAnltL%spcc(R`W&2m zRT+HaMwd;k=eT@??F7vfvUou{e{mPo-tLFMr$j*ZfP8UbUEqFp6Rf%5ss2IDMB4wy0t+|(bz^UMN=EK6p?r3 zOXEMc6kR1}@vB*i_}4`; zB4x`bA!$nb`BzgEky_iBq9{!|l@ZsZcI^> z-LRqvsn~`TMU@RIie|qXMbYCwR}?8qKiROOs6?XtyLA*5a~pINLCb8=QH05UgN`Cl z2BNHQ+YaK=8bKm@ylA@eO>l{U}M;mh#RsWi! z2(8QCbQBeSiKD1GzcEMA>;@f0kYgKi6bZycIEr3;dq^9;ks(ziL2;}6OI*Mim z&AS0bQFfz>qWDG?MUxv=6ahwWNKusDsG=ybF-4JL>Z89+Q3U%2EcnY5ML@sY_kDXu z5l{cl9YuVfy&*>tE`$v^iue}vS9KIo`1|+hC?Z+5AxBZ`1|3DJ4LgdAXx%sDD549) zh8#uq|H71fYe$j$@4->z-=L#N-k_sMNDcmmqloY0zp10hwn0Y`V*U*|iaIywC>q+J zqeys;HsmNezClOPfekx~TE4xbNMt^>x}FU>iUv3CC^G%(j-uB8%27n7aYK%x-5Yfj z={D#n^8Y0#;bmK0h4Zb^}Sqmm-`1|>y-zXwTC@S97D>|ZA-@_rjh(b!*66xlYYDB5IKxM-!j z0ZEY;T5TheBLCM(id5fRQiOl#Ya~Uyz&Df>nKmdX;#T8pBt^<^EGcUJdyo{NBHECo zh+gR%k`!q+C@F$z-H@cHWrLC;XM?mq^K?_s!NLM zlA^k#=+{P4wDM0+QbeIS1=@8NsDXL3~>XM>dT~hQnBt^&TlA^k#s4gk`7Lp=YT~bt+6xAg~bxF}i zB}KUB>XM?3NQ&_C$i9xcr0DxEDe9_AibQ|jx}@lPAt^$~QkN9fB}IQJDMD@dolA!Xj0XS;4JeD-MV ze_#7jbo~0fcB6Y__OoZAQ`qw_-?@3_`tp~e)zu4nTYdHP+0!5AN3Pxd{OQj{Uo_f* zt@pE1(6+5ST9*{zm`N+r^TMlvZoiyEjbBd1Y0N@zn0yh1eP-R6KQ%s)m`IBD2Xxq& zh$Yh~&%ZNCQKBv>q6w5x`)BKtBHBrOUnNB(A^&Mgis-vgmlVqYqxqLj8h)v#UKdtVb6zz^g$Hz<-cMq+(L{CYY zpVF!&vEGg)Lvtuv!6@R-lC-F)ONvtTiu(4FBI%XjKdz>THctO2mZFKTvlQj)mLlC5 z+T7AlalO0U^fZmb=x{~XB%!IIl@X1({sAmS46(YUh~9~%QXXUJ3uWT{JvhR)G?)kVWT zyIYp)k|K|bhLZGvLj+?KEe~n9>9&8Zq^ND9k|JKWC=ABwJFzq9u6`G>_bQgdrZ_T!g|mpta# zgFe;Z=W9O@PuaBgyzVHfJBsR#qPnB#AI(wJyvLX*R#p@%(x#KkD=SNLg-kk?j%PEu zL^6@0#62!Sjo-C{JT$ItQ1Sjt1GpomD+5j zLK=h~Mu|c`H8qt;rBhR5*SlMH?>gl=o2)L(&dx8*FE5p|#p!IeI6GUsY~1fl)#euN ztuC+Jdvm2aGdnv?MkP^q6#d#bikAQBIf}}4M^SaYI+?3Git3J{U(Hdpvbwx{Z)Ks9 z&s7#{%f&0M#=YrWAxk5tiQ6=z%4ag=YB8Hkpa3h))yku-TTYI|>8X;=kT$Q(FRg4^ zx%T#bUZ6BvtAVa$Z~Bt?Vjj*hHAQc}vgqZMA>m$}o~hQB3j?q1v`i%v<5P)rDW57< zmsVEq-h1%oz2)lc!t!FZQYsf>$-*?RqsZP(i>H+!W8#_O?EHMST3d?ScOL4^rBf4Z zcN|rwJkKt6kNxoK^1=dtsZA$&aH3S5pH9cw5PA0ky(W`|+1gTVadDw?;rI^yXgQlp zW;2PzWHOm8&&(|@&C-prT3vZ?zXp6WU5xW~vxPL|v!eKBJ~a`G=gJ(wLT#yf$Fluk zUv8#Y&K2{iGz~p@0iIndR}_^`XP4ewU7+t$xi~><#o0=k=PL?f}d^VTQ7UnojbLD)YT+GnRE00~;~giQMnzv>w)loGMjbd{OS0Es8^3=t9fW#_8-WLCUe zQIP+6F~>^jT#D0^2i3^N^Vu`UcA4JD6|*oKvx{@ZOd@tCmSTb6ZPTflS~WYF$YsUY zEfsV5Oq#jQ;gn0I%Ipl|BzsM>>)3EMOVI!TPNiDOP2C!eWs0dd(Nj8EnV-u})Ez~2 zM^W8TRCg5B9Yx8%;V3%xO&vu|2TpW&9O3Sv{@&h>fYagjcx9)>qH1nzZqw*3Hmj*& z*Ur|CbC=Kd1Z0CsALtq$>Iiw546|^FAWAAcBjo3@wy}3A)8)`47ay#Z|c3+(>2iB+dnki7YT&I zez(JJvp6l$S9l^F;kkyY_D1ddSw^6ZP6nr%%~C0+QS1yA(LO zt?9z(nf}4yGlK&?VUM@HHxh8!B+2Y>JIp%0N!O}0o74u`sIoL2+PAMkW$OsFdsqkeRngZhydOXgPYQ z$uTtK)@$_M&fdZH<6BN&d;Kgji?ipuyMnS=qHCAODLb4-lg({6Xmo0&szs@@xjb%1 zpuKaT&#P-vIilTtQEx}b*;^fl_6K6u`a)epLmao=XmSSpc0Rt_CmXd^o4M{N`WB8N zXWda$cNEnfMRiBfMjb^Rbw`oevJpp-RXB>;>yD!DzoV$L?kK7|ifqKa-wQ{Pv+gL; z>FbW7zjPECz6XvX=l9N0^!UlkwSO(}BDs?oQ@s3-YtJA3?8{%EPyZRV>G_Mb-xQCrzVb8i%x&v`SN!hUix=Xx zo_)3U{25RcuU>Z))g498Y6HFbPuKpNwHJ(v|G;Sat+gjl@*ST1=WGAh+S8wUkGk*k zmnV-dZP`EkDaxiNU&Ie?Yo1>FKi3}p{J~9sW9y|4*8UT2rcY|cLNzuNdHt=m&1+wL z`DU&5&ZD(QcZcMWpF;dSOp(Hl{TZsmvrA>Bq@qBtM? zbKP6O`A8=xW65f*$R*3B#Cb}`>yn~EIiH>`k=v_FipX;pDE^+U%*>Q>#kp!GUm%}6 zSDA)sBkf&WT(0H{GZh9-0Uki`2Xhr5gV{2vM3ImrRnH`dFOj<^x5z1FE(08hS(QnX zyf4*OYLxert0zSd;J~D>ONuyUbxBb=lNi4=XR$&f-=54C(p;MHc%ht~n&6R%@yVHGu1_J)4Ray^^9S!YI)*xUAj66q zzcUhc2ZlmsUB|>yd2DhrmWG|37{4Q4h_wT1IFXzMGcF5n6ijQOGE+?48NEFjn@FVN zqnG*z&R)xwi+9524j|=Bd@_|7yE8En1}SwBqR(bjh<|kReR!Cqt+?e9LCc}eg#Ppz>C#vve;ycwyjOA z*K1X3tyjd^%VxJ*^d_fUgE2*NIc2BKVzx-KtD`$8NgkKvwmaRj zUT-$a4yz*&bjdE*FD-bR#ca}RG@U?MvdLgFYmG*|(PGq-<`M}7PiJ3;%jt8=ey`u> zG8qket7LHmyx4_!kWQnO?RFs;8uEC&)b=~=W?42HD4(|3oy=f|KTwwxNeU@o(yBB@ zhb!O-`+~CGYBic+|CCLqn_6`ylddi)Qt7N}y+Nne7k>iQ#-dEwG3Y!?2mdqUW?XZ zm&w{%Oh&WWZf64m*L0duWLYergDQ>QU@#dBMzsbTg+blgruARY?%A@lEjWDbN_Q~o zGTRikXR_1fNO`SbHf@>Fnx6Lj&eBnsIVKK4JnXNM2 zeyk4JWD3X%`K4r5n59>)VIpDW(do@jt3h@0gvO~quz8O(cp+l7I)ee+Ixd$t($(&h z^ibAbuM7VlP4KLiAmM=Qa?3UtYpY&ou!UUOldrvYTpzUV-?86WmlQcq?Al}OjJh47 zIG`>ma{9sngW2x&`-4F$1uVKYO{+!S45crdO-7^HsMRPmU$S2-Ta|5ui<)&)q2gUh zcXaDs)5yp`h=EJY$fj!*x06<)Ol@1Mky-&Qfun^@f^A)^H5xQ}m9|yGzjPX%*>Fl{ zJ$2~x+1TY?v$Dk)@DW*>tV97OJV68iI<*LHWs8-FfbCnO!gbl&)*@m66Av}3_iDpK z#~b83cZMa6R_pZgHWr)H?Lsm{IBU^xtg_o~u^QR&4cv!nHM*9%q^MD;Cj^zv%C?}S zH+G!4(5*UZI^QSh8qIb|tL8$9t7tG=t^fL!wcl8K_~~-0-`$(~;L*#q{~m}Tc4E)q z%e8;|HI|~reBDwMl^c(5Jw5u#+W)$yc<~!+Up)QfLF|lla`&;zZ-4v}$m8?(vyp~I zjsIeH^@C4-{(S9!S$px-6O>AyeRg;FwN`GRJmHJQ559c4_D6y^`r+DVUlc>q&2ntS zdgzcZ_29F$|84DOAKVJveDLto&nmqdb#Q2O?q`n#+4Owvzg>Is^YrkwAHU%BzWN{$ zQ64#AJDYt_w-nVaMRiNjKbobeWw&~Aqn4tR=ixi*mZAlK7kIHsbyj@kJ`Tf`OQj2i zR6GSFlPeW7nTe53%c&!(Xbi*C%zUjjoq64`N1aB^@%CG*D=063uS5ktzs|)obxTo> zyhXM$H#eP_z+q6UmeCaC%0PvP3yKTHGp44)dk$_peSWU?-~ooK*%DkEnP7eiV@GQq zydnZZoSP+&mnhE7mAMf4^=4ndM<7UdqITu+-G{=7?9zQy7&Fs(LDUs7dDJaM)w-o< zrjm)lSdtct#nT1Q&t!HoHWr&?OqFMAvxT`*eyGuKeY&>t&f9N4SiQS^ueP#Ks-%b8 z4sPGF{dD_nj5Z|JGuhO{ov{Sm!DMDCKB1U67tcV?EzcL{i*HCr!&9Jg5ANT8aR2U` z3$?{%k$fNRQSRHmd55xZVm6+|=fn7=rDp-RPc{{wm`LUk%FI_Y)3Na3Tez&=r5(?d z3N?%{Rg5yVyNfe(IJ!i8tKw+r)b2fXOHtiYL~6cnDVix}au|1t)fu6Eq90Xdu2#Kp zY`f|<2B3Upb~>NV1A6OD>-`Y~N+b|IHw0CaEQq)9KmRyBjO8LG)kpjBvHr!xVr~?B7WdM z85&S+b9Ibdvc0-}$DW1*P2I6udlZYiR%pvjU2tN4M&?SKB3a;80_m+9`arr8@d!|*|Tf^j;)7G?oiO{u-P1SOHtiYRJRn> zEk&M4B;fT$x(BVT8nsFPKV^M0t)MGR&W`I+v~9#HGyvZ!GlJhO%8N~<+e7rY*sfl zX=Pe{*<3D*(H-=eVJ&s7L;?UMvc(MT;c)tckw`ccaLMkV?cgzUmrtj6MMKusHiuo( zx3%f4Zi~_8cH6CB#U|}0ZB}QtaXD;Oz20JQ+JgRIS9g0T=<{{BPVZFrUGSNVvb%06 zs#}U$)WE*7>~dNG@5~n2>A)0fabZoh5xknL29p*6>2ba6@;WTe?ye!vp8d}A{g--} z`9`CzO{uXu?8K~Ys}aeNFsITqaD6D zbf(kekgaCHF-s1cL@|x2ZYc_e>y{#m#iZ5B9*s(Ek{vD&yNU_cT<}zXjC1J8)4HYT zA@ZA_KV81=@!c%H^K|Y1SbOy1r|F)~D}^89$9eSe{LS9JJMTRMm{L4{^z`$0lKsBR z_kqz~;9`QTdinDwUw-yc^_*|~17Y3ahkv~G)w3s$pM7<2Xef67tF`|u9<%m%;o8vE z^t;c6Xs2!|`hHo8rbWFtmLfb9lS$G4fEF7Qv1FQZ$nVZll&o8dgr$hW;OtZ;PWkDb z(Ns2_QlxU399>c9jDgLFZWmaOXaIxSD1$_#Sgn#UAsL=2(9|U*G*69l5+B|BP-O6_TkxpRUYQ$m?@#isDsriqqwMwm3C*E5--P6f-Ga zLMX3j+q1MdOV5vVktY-pP*tiFN{jX&6@Y{+@`CTbrHC@{94&JyC1hK9>;j77$26m% zB?+)pnX{NBFD5>}@Mg8AnO^v{=4&(b7AmhBw{Qs2mWZoRtrSFalN?tEe-NjlS}sw3 zUYwbwIvMxXKenZ)@M~o$qWND27Y5p|0t&TSbp>8!fk`nrIyx?N50Fpf9Lvlnyk;^rcs|UVj0N1z#;(40%N&uDat|1)GbBm?$`|TaWTFS*pbtos#}WU zf4ikQ9Z-!M7;#`V}F`F@bIbe8E_pdA#j*)na{W~PEC8$H*H z^K@Wam@5?$@u_%jmX!bO%nWO55jZk2H9mTiWdEkI$FWIlS*2o0QTj=)RGC{?UaGAu zCeGNJ+Ct-1UST?)Q{)ucmqna7IXZ&^OqNSPlkB3g*wn=M*qt$;H#}{~*h(x5hzsY6 z=|VAc!`E=YA6ve+SOQUC0~3dSsWMmP`Q@2~D$57<#3UvPRuqPW=pKatg63DeKt7&I z#3t{wpH_EI&Qw{rSzB0=*p$U8UYw!*X=PnWn8Fs4jw6PQE8@?Rc^;_9{bcC0AI#KVY7h%HNg> zAS)Sa6Y)$kHhOdPjWep#hI1(a>e4~5Qefb*NzKndO7ZOG&w7CdGL`y*N9*6 zx54Ja$}5FM#Gyrky*xvF8cc@}j~A=ZWe}Q%2hLWfON`ZO8UJBwVr)EiJDHkH6ta_J zBmL%P!;P6@GDX)x!aG{3&C>T*M2e;9QlTt59Ht57XaHDQT;V*=6yr>^aUnh7gWQdc zkN7ms%V};c2$^Pbi9`-B$Q^u_=PR|Pg?adRaT&O91e8-ObG|rYNqX63Qj_CE=>*{71;FQN136Zg z6yh{oCOCwT?X;<}{hYa~So zOKc{s;U7*?L?!h%lN8w0178T*4Q7WG zHHZm&g2f*0>IeoxK8b!_k}zJV)ora>$%Xzxd@voV3ZvQP^ai8hV8A0AG$yhlMyq7h zXw?>@q_Yo3{GqVV<8_K^S+mWi*Qu$ub+_uUVrW`UD|LJsZFPA3!GPcEkW2<04hyT< zW;g0J7K24)Y>$QmZn~Ly$+#GJKci9GrZU=8I;BS4+IXy$5?rHMA_1guOp{sUi*>V& zHfZEyEGCNyBE%f+bQr95dYU+>Ggr0h40^Rnhq*&9n>5NMGw&wq*t@KJ2}+x^^;8Yk zC%z}Qa9|cQb{S_lXhZC8H1R%mi>M7YQ}Avyxn&P#8698b3m28$9q@Pp;ef-a;(?)_ zsH~-(npyAg_t4+XZZS)AXd`o{*XSr9wxIrS+ssz{QZ`zrInhbEoNj-#v$Nf&)telV z?ubj05q#XUJ6$44z%_E)=+K5F#7w?WIBncko!aE`xt#$QCxDv#yB3*R`>yr?C(`V| zoyC(p-T;Sh&>Bd3Ii0^AmLg`2?D6^-5LTN@Mz3X+-EOao4=y+!$)Gb@Bnt(?CWGE) z)2b|ih?~5hopVHj1jmob!UYI>Wl5H84jbYjYOHBICs`es#avFaMr-C(^d_^RZYesh zYE$bdJvTA@Q8UQ0)9DTP`KyJqD>O2`P`j_AqbD2^8PXP|)~M5H^b}sp4s=&4&4D(J zPSd8+nI(zDmK80H=soCCxD?hGW}{xAFPWS^u&rRo$rZ9oy4F^`x|KO(v6>`_6ojFL z%b?{DDA^Z1`xsCmTwsI7sMkX?=?rS4!{>84nLsji^(M*f z^w|C0Xu$2Y8}w$qvbnLbStXVdJ*J~pMHgalsmRaB0+@?ceXToRY3HT8> z;EHqDtxiU#PT8VtY;F~T0*BG0*Be=pwlz3=&t4vk1npKyudzug-bJP1v{>|J+362> zJ0gB>C@5=@9dN!|nocQ|D(!|GMOuaS#or|Y zRf$bz|LAf>2F?%rPVe1z+}Sg9?rb;vj)j#QMFYTLdw*|dkTy4Ft7I_pdni<&$>~^O=1Mq%5+!@?vdOMMd)S9MYkk&2cl^ck6?TQQk44B~ceH9u8iQ=pY}@*( zrgP*nF zvg^vlpoz6oatH8$d7UPMW0T`!S>oX)C=wzWv3i)0-m&yOV$XLvjOx}FMT??&!RU}1 zckO8Hx-#h35u6!`*Tgz2#+`+MWCD26YB`1Y^t5`!A~06t#B3~y>XxRa=B7ra+&`e- zyT$IhTa{uwQ_Aji}jAOz5!r-EOBd)E@Bhg4$;K(&~i4hTq6i>z=JUTixzZZ*O~NU&LwB6O&uT zT7xl&*pKDRYTsm6xFm(o8D#r#LyFMHm-fEm3Oj?Lkl)g&N?ghjm zNC?ikmn>GoVW-zF*~|uKfC!wRt4-OaC2rE2EY6P3NGS3xEk!D=K?-+9eg2?RePEAm zz+rZn#XjlviId0hu^15Sxcy$c)yrK)bCZeaM5y;5zja2vioMU^3U@}p7Tm@y`(z%} zCVROBar?s2U@#n{o3Nd;YBQQmy0+F9e)pU;Ff@Y5NK5joK&A zpMUl6&qhys-v)ib5%h;^pZ$0|w%TXT{OQBTYrnnr)z9VzH7Adp^xj$d z$=bhLd-TyAwe?3|K7YFQuht&E_;BXBUwK>;zQ%8!-s?FQeZ015?fDDXqu*Y8{PO)t z@3DQy(PBM)c*oEb6PM-%t>~UUzdssi0bJrj{T58p57(YNe`lcCHqVnpE4kmKkKBj( zwclBL@@ckiDXLqF>XxD@WHjjN$#P{$3|)0L?AhJm7~xCt8MGPnF@Jw!EBPdu@(Q_Qve1>42ltlX zj!2RyijrbtdZ{vYIifp#Qtt_#JT_2RSXsUIV6`IPtMxocb#aayDLC18Wht75JjoRk z6Djh`XpXAcSS+>9iILAC&pSg_J(Da>$1gb>P8>O9J~K(i5@ZZW4gCu#9h_8TsBsUF z^2rzefA-!3zRBxeAAe=QB*bKpy_>z-q#;R5@*}jgl+u(^C?%y(C{VcIdepY6S#2pA zmgK!BD}WgRgKgQCWNq29Ee~wMNJvQ1kdQ%G#!IjCd%iD_e{ho84@AI_x`t8jvP9G>Pu#^VAq_8K@*B|z_dYVg?uU)-#MVhX(uF>Z3V?DOb zi&dWxFb9E<4;)KgFOUIlVBD~rY9|#%tn>xCI(?yVXLqQrb+b;rWxGk2xoT-vPW3*l zHDSfwk9~p8P$y6Y9;^)d{8*?3WTbx2-UIb^to~xDoxnw&p2JL61BECR?~0LmOp7~J*tQCuJhnL}V#Jp0T} zAJCv4ZyT%uEuRM3-2g3OwKd#7;ICRXSJCQpG(i;wP}D&9;NYP*4<7@lC*0LL09`6* z-PoMKJCY*eoA?&M-JuCX7{RamR5Ap_g4)pdS z(cj_3!H!_Krvsd4ZCIlvqyd1ZUHzbR!ovC1HFL!EkV=K60?+}nSM8nMeFwXs#~2O| z9y{8Prq&U#<91y@IS@kgh!2bCc5gc#ptt{ExIr;{Nre~sj9^Ct6a&Z>2sMU#&Gk^a+IiVlH54zB<_6riZ+SG}zOQ2KyI0fq#KpwIl8De;^$4 zy1{3JPaF>0G_x1y0nda&?*@7UNUUzWD{+beROA6*n&-FxZX5ap!7y;53GHM+ccDHL zUIn6{z22f_bA-En?l#y2bo~B~&JMrV4v3kHq5d6Jt&Y+=-CW^+QF};|T#k0x&k& zYnNsDtENVO&|z!q2%}~Dfc$n4jEVSl@a{gRhwcV=Njq+WHWqYwp{+BDET0luibr*P9kQAb=<8c5*;b2C7&o05d)wQJT z%OTBBvaS2;ZEip+!13sEhI+c8t>myb*&#;^Q|@-#fr1V~vJP#xr?aEWQM_om)e&^J zw%~a|G}Resvq56Z=V)~k1Rb9RV7XRkJmD5@JU*Vk9sF>8hYk-Ogrn2BS20hz4-O-# znK?tfXmLPPx3qX#TA(J?9%m_PC3UMn+x`PBc655~j!tZbI{OYE0{XtEuSuC)6Y4|H ze8NFEFm!W%(0~O|`R$|&2Y(9sg9P>>oie+M*$L#NKiJiQ3K;G`dVDb4+vhMZQ`q`L zAmVeNPWpfa^Lc?#BN$z?-RX9_&;UXGi9Q>6yJlMhB&!j?01v2Z;H|@`))i}oyV?OQ zr0&oQ^FR+R5~ZM zDwr5*xL}JSG!L2yYC9^E&+ByC+w2f!vqKphJpj6^&>O<^O&)l|RKL7{`m~_~55TkY zIC;(npyN;^0Eve{n;CGTR+DVEJLqhNvajFM3dmo*YE^;1zZaB=2mrv%aLa%f$hII6 zbiz|aYXwvlCXXTj{OAvXr*_z&WXiBQ3{yAJ3VOPU9d^rB-WNFj&V1a!T*q-h96b(lNz}}akQdO&U^fl@5cQ0!(HfXfw3fjK6*+(K7kRoHSKS;m#vJRe}} z)kB4Yz8n!Y|I=uSR6zd-(^9b7qRuuIlZ9aYt}H8s_hrTKZqGnc9h%L=l!vJLCC zMOI*1%-gIhXQgbd-&k2)yRo{eEYFl(SdJwWM6}CwMhI$&3E?1@@g*8*mLg^8!iB4{ z)J3_4rnGfXPRP&8s}av#l)JmGqP(hhOL2K=t^sRDV1U80qEKNnsf65WNfrS!6e^>| zs+Xj#T$-Y*sWFNL;_Tw`>cTZMHtc$1Q*lMjrY-+&G(|d%+Gy5Dg-V1-i?Y(OuqoDJ zv9~Zst1wq@*;16YWP>KRw5GCjm%D5QzplBi)LKwpXwrZgL1W6zHJh~hY{GhEW&-L4 zod?K}71vai)f8w%xKdHwcEg6X8w3V@-p+mc<)ya9T{XqUxkMabP)ZbLto;~@i?Yp1 z5z!2hzKKGcTl0EtWlg?Dl*Jb*EU#}Z$&syEFk^|jn7^*De*d0LrNsbU5f{UM37R5< zP9{-mgc-oOiRC&=u0|r&Sn|vQsm5AbQI>ClQUzaPsjSTxFI}~8-m9|mJ@s`ZDk!fh zv_P3b&`=BbpOP<-E3vYy(BQU)W>sN%h((L&xu33voRH43rBqEkvT)3PL3p%kX3inJy}UTHzTQCp*1yDm3x z-Ks@%=JB%)8WXT|3ME#Qv(*6YWUFLay#{caI8BjMN5m;|h*C=Bg48sD%4jyr(uCrQ zf>pED7j55BTU}LNQMz@nWB<+?`RXOJrq5aR??qDtl>mFv@&%$YtfJx7R@ zUnPXiux_V>ToEd-P;M&7)reFEMZRj;oOMEt#Z(5gM1EOmX?bl~t`*vXx#h3NX^Orr zO%b~Fa*G_GoD7-L2(429uGECU1c+Fo&bAsgy8N2rv>EfnMfqBtLIW_4NGn%m=j9hw zl$Dhh<>nNX6=rLc(Cd+i0C+VJep9WM3o`{008;h9UFB7&=FeVUR0?zgM0~_@xk;(E z78Mi}mlhZ181&WxNb4DlIVI9e0hD1i=wTp=Cq$ZPS409uVQI$9g;~{BwNVE=-T{T) zkge9_6y}(%1-TZZTKS($Qv?W(##~ffXw?B01LazYS`Ca%I;yfWF}DB~9qe^jbS7+(QqCu|j#zB0H3^eNrPZo= zvsPP-5?CLVSgg(|%rof;SFAV4c(OJCq!n7L6$l+@Z)!C%z6hv98A?kml3Q!7GJ&zS zV9nf>CZkBA$t6w_wWX*q*9?jqAmRYh6ay#tzk#Nxq*#k(eF*%@RH$XjY&d5?xyt1h zC=e-t|I=up(x_C41Tv8ps7wI3AyTXoud{5cTsLE>+L~KnCPgQM0?5q_ks2RN4a7P6 zsT>6#+NFa32{c7J;SK;8fezhh$t@_XD9;0A#!{XA{i_Fb}jI=Iuim0fa6wW zrpeIaK{+VJ*&Id?mIruBg@)c_;~ggCmG;+m~xlDUgCJ4yj{gOMRPol>UDMgszP3f_;D z$jhu2h}p?f(gZ**3#59jBso=PDBfIKSX5ZDIp@{6(z>06X1y4dg}VT3Gr+@$Kaf-N z1%zFX>LUTVStLdP1{7>%$s1&rn%!?ynoPyH$un1$?%N1VD0)t@6p&?=5^O9$hXQ1U zjuRc80Z1q<;qv5ytW-JhsPe2Vm9=um8?_2mUMi5oo41wa>4DjUaG6pIloljGDX1ZV zFOw)VfYV8&#nBB?~0bvd*vCRADjj=dH}I-d16?Xk{vS*1tbZ5m05{ zilzu3QxA9`@aTx@(8$CY!i){`(=-JoidCy+xv~}FjoWLha`1i%(4p~B33bo|Mx6tY z6cyD9XI`gMXcdqcRO4eR0H{pMS}RbPbQ{(vWUnrj)iu==7MeAH-bsPV7RdDw7sm&a z0={i1G@1*cR&0<ff*CE^t`mX^Al6@Yi6*g?{ijPZieq=kq$ z9uyYSq&DW86-tcc=+=ZW=4jhg=w&ifRl4NqbNPD$4Kxr`lJOL-Qvgm1*coKa<#OHE zX^Mc71)`0Z%3vimSnf@g13EW*Lq+30RDFX|Wil$o0;qFg0H=|l=Ah6E3yf+*ju~J+ znMjDB6yV=cyA)zD{z%egCc*r(V9{!_ zjXX}{9GMitR^`B)h5!zlgl)@Wf*Fp z%t37h>?2|>(1q&t2ph^s6D-LvXxF`(p0jsPiJC9QbD6;|3fBOUEZI<=q_`xFrLfQf zFyg;NQ#3pprzwil6itY+=Z9j`W257rzv*Z_328Z?$exdlj+_WMJ{XU^6dV8C)_4N4 zbP17bV&kFO`VRqWVuwd#55^KkacE*}?45@E#vvfj*o#BR9UmVZ9Y^-)*gJKV-NQ(+ zqZeZj#Uj!1aU3-IUz4V&soBx|4Vt38G%M@#bztqCR$MRv3oaHc|3d=?ONXAueRgOL zV1*D9ya=zwG_t+Tg&Eiu2j)9LMT3xNp9>2{2y4bp%)+tyO2b@^E z0K-U|yDJSz{;>1A&K7??vxaD=xkwwM{l)8GZb&eIzPZGqp3M&CjR7qlCGtXU-Z3$c`fJ_Id_4vVuC zshFm2pe6hvEC%;?qd#dyguM+U8(7;5;^(n9n|Hf9upaFK(TE3yi1jJ-QdkfpSYQX( z7l>sm(1}&4I7<`%?9k5j6E+CI9S2Zm_7>vz^Ah+2Z5~!+k0D*!G&nFA0{X}Y$Pc0B00s%dl|v`c z0@5b{&hP~=^lNJYZ&L|Ig)Kn&;66Au&QjD+muIxr1y%#vd<0#B5mn;mB<@%)?Hrck9%hS`O zRx>(UAWeXC(hxhWM8ubZ6Aai95G}!e3$jE)(C(!15qkh)Sh1YHK$usvW|gL)p;iU5 zGkrF0Lo8+nC3qh35Q0n$Z9&ur&PNbhVjv2ho-`m=LE=PYmNNd_HKn^va~JEjZ8ZW5 zMudEX(!$L(1Tt3u(<+hzv!~JmNyN_r=?_0EoiBhr0F^AHh9&DVE4LKCGGo4eM>U9S zr4j&Im7oBGwJ@kb51S?ure=aB60BuFs6tpvB1l82l3lKsMtnMKSQu47F)h;Zbnd0HiUI_-XEp4Mk1{ zHmXuHiaei2Ij)-VV-;D|X9@Gc64_03oQ>TR8#;g7QL4~y@qZA(o;XX<>4S~dJ6goJ^iPL!QwO=89llsxAEN(pk&UCesRK8 zty#Zhm27Lr=h!*&MO*fk{?A8aNwEtO*b<19sSmZFA&w8e84rJG-GbVCBCf1tmsv!@@tOOX2mSpev!8f=ZW7Pq~rp_ya> zyF#7zV6Q`ynj1Lw?(w$|9~%hlE6-dobLI+F#U4*M1dJpvq+$mAKv^PkybX04;wzxr za5$SAnjAi2G;n*Gf`Qug!tFipzV*&KN8fsD@NfuJfQx3ovOGP%9=abcFe6~O59?B3 z55OuEV4|K@l41h964E$rUPpU_a&5l-;4z$h>@e!_@xEYdxoFkA8LzC*-V$di3e@MW ze`S8E2YA{xH3w}YuIK*T#n zgAmT&-VHEjO1Qd!r{w?y=Rg<<;o5Mht2-D3Mz=RSFc{pClD56u2j(c34>XNH z)`7|qY*sEO7e(O!sZ^Y$D9%z8XDN!a6sf1bBB{zT6&6>Pl~t7FS}mBqHW;9FCQ9G1 zAzh4xZ;M&7XvWONY1-;-)j0^7Rh#p(jrpayYOyN6wlHIMO8M($#Z~3yl{K{$`Bn%_ z7Oghp)9*pfISy(w9VDKP3Y)YWyb3)466 zYybgOp>oZ_c{Ao`843z5I%y_E$Yh3+jTtgMluo38Xo4CClwqm@#o9$n({u%eR;4U8 zdt;?$onp6b|BlU7TQ=3?DOb#yK7H1TRDsR{?2HCdNJ6?bs1r;OIpKr;NtG>GvwXeS zh|uxO%;dZ(#p0#rJxx1a-&D1^uC8fsrD)mQ>AdMG=Iorb+|5<_YC+0cEX9fW&|QnO z6vbJJ#3bT}1yON|*g#gsTwYg`Hhr$7#$ZtDcsfWJn{^roIZT0)=_ioJEAlcjoxi64zf*=!Q zOaPlR8Z$(o#So-z zNQb(CRH*}Nfz^_&Qz2v)l3kEV(SrCuAyH&W3k&kBM!7&JkC-SXDN!a6vbJJq++o|$QMa~=`ox2dIN+>5LYi#L6%Kx$u6)$O9I+* z;`G$yP6)*5|T&E`#|usaGB zmg}{|+E7?oUYrA=8+n|iD9%y@`5aAdjs@a3dL596&GP4ABa_5#YGI7?C6u``g?`uv0a zx%-X{ojwyP7w~gx>bpN5M!5qVloT7i=&IfIAqyg=3m-W0(^srjZ}J>FO`=-ZeP3+s zluTx5dWU@iCUNKP;QRu z+Y7OaAMcRt`ye_tL>t3?ndz+yk+CRr<1UULt;ud40-X{zhDP74%4>Z$8jD3@_fvho zDK;|Nm!G-wWE33&)!-@kcbr(pP881-_r`9a(oTx;BKWZrVxt$ftXRGKbnH>eMjtcc z5v?qJi{pawsn^F@isCFqah4*G+q8Nhai0nH-SK>3#;USb9Hyo;%A_{yB*qmzV>zyWFR0PnuiSq z+VnNAEX{Lx4jz4Tu&=WNYoege@VPx5(8uxy9L;T5U&aN((5XQHKIsDzbw;ogiiB=w zpu@gRziRD@_3}7NQJkgd(3=B?`v-f2Ay;kYlG!t6ZzwzvX!nCb!tH5mZfJCX!=c69 zYH#K>Z??O^#xl?o=n3pqt;}l;b@d-Rdi2=QH;?p!eS%is>&wy?&YnIey`s6xP8AXL z*VgRugAKyd20W3|2f3A=u)D*Sw|vdEwou?;INURM=ul68|6mwAFe;|is$$NPTM+Bufvoc1_NQJkfS z%mj3&(Bzz+Zcw`fyk0cX4v)8^!ygETypTo;fhjE|d2Kw$1%I5SD9%z8XDL!KI~#3wf3T~=;{jIx=<&gDZ=b`wOkwK}!NfT_fKU#0 z1bvVigEp$8wHfq?;L>w~rxWx^P$Y!<3P2vt z9cYIS30O09cH=o;s0mo4+UM^1Istfi^qX z5QCuj3{t}dTNH#@fxaPfM8q@ryiT{h%?`Yi9RzIX0fPOVp*Mu-n>-x{LqsL&1y;Dt zhtP-4?vTgHb2cCV0%VLH#45NU=;d?=+DNtA9dtIkTo6`k1>~<@wW`41-`n2>Qa4=H zglepEv#>-Z?+$3Za*M-HGOCQp~GE>!U%=E zw&qqRwB+1Q#A0xv8h!1d{y0lfoTVtvQnb6SqP(hhOL2K=u0dzCDsbi_5DE*UZ?k>y1st6*Zf-l$PXxBN%i5CP2^h zQkgo=QY0p=2k0;uORLNBEf6WxK(&ysHWbxuQ@=WU&iqx2Q%Y_7o8H)5U7%ALwBWWu z$!jd;I7<;gJJ~9kR!=e);w%|}J?mDi%FydonX6W&D9ltzi>fQi)0bxNYOL92O`AV& z(VUq}Wyai`Y#r9#<19roYjw4izf=lPB_E&zIRH$0iJT9zCB8teGgYAO~_wCufZ+B7J(uJ?gS|zvU>G%SLT&b4v)6&FxotiI&My608R++5U zJiR2ZI5&OHLRCRtQB_%Kd1dA1%8i@rHg4Uqv#vC2!K~@i=Ok;3vH<4a58!Ph)%7A4m*QYO;Gksoqju3z* zrBW7WDT=ccDWS3h1fD>OTBVYU1d77ajF}6ws;z3H4tTr+3TU6HH93VjW@|yN#i&-s zS&HH;MRArQp+`jRMWI%T#R`dDony%er$(%7Nt@zOGy)m`Eiz_I7<;AX4iB+pPj4_DP#BiS!vdmPKE_wP~{+>WXp#l3eN{K|c zP60TnK_h{#xm>Qx$33=3>4~BT1K;1oP*vE!gwh5*5z;C zS|pcSO>$#?u1+r3n2bDQwTblb zL-1mw9p{EdfK$1auE~oH=k)*m%=z;}EcOqjRyqgYKXd*9xBEhQntDga@h^tXUmV5d z{xR_oZGWA3X!19RhY~N{>}$kB*L|IMDCuj&LrJlVV*|TQ=6&tQ$M6ut>?v1S@ecoo zv8l1)PkZ*2S2Ua$$J6p6!((TUJ1foGkJ483;^_G^pM*D?n?3-$Km3+`k|W= z0MUE9gJ$@Az7Dsm4byitnTIII);6CDak=eSi^c*r_))wG-XR3@`h#8<@uToO4y;Kd z`Zw6#Lc1}==cIW&e@9oiH{9K|-`NVS7TW1Paq_?8TUsn1-o{KI=ZgP%W_qwl~Bl5SMLoY z_88Ca#`~7y={xaqm|gXC_8{t*G-TS^usRQZ7Dy~%hPD@rCVqq*2fQ@3>a_cM`aAvf zj`Zuq3@wCiI)mOocNkH~SWd+g;pzv&Jw2TWa1Kz>VUZtY^QPO?*VT#8X3W91VU83G z3pA&Tf^@lj9f*%~W0sac0~Bt029b{t)$w66lVYKL{shD~JK8%N@nKv}U;{wKkLg^0 zu)RIh4eb`f7X%Svi5N?~QU^$6Fewb`7+jT(1AYMtJE8DZIWx?=T^)cjxO_BG?8W@B z2cKlVwB|q?1a{n5Nu;n#yBiVzt6y1Vs>95&o5KF_>{L72HcJ;S5S6zC@hW%-7gk76 zURURpP%&-2!R_ibi!y6mz1^Vg@I!hEpS0sp*jAagU{$`YJKTvE#uEb`(cRY**lk$7 zRKBUj*WKIIiJU7CU2fPF7#zg(uCFT`YVR62JP@elFI<{mAAUP@Fx*Y0 z-ZgOK@IYs4&bnmN?m*AsfpE|p40ZPo9PA(Lb8J+nWac)74-W(}`;PkA9dP*r?mgyJ zi!HW+!#)&w2Qq#3HixaHp>PAgw52oP<#|8D%2+7Sj@V+GqoGD2G;YBs=HXQ!qZMef z*&Cbew#~vd0=E;N(iaQ`TWu|k`)n;XXR%-nDjk|dFoaKIYievfaG=>%r^DBF(!4%C zp2ODIi2PQUzY*c@kVx^i*&VI6hK9z*X0%VlcB4vSVE~H?w#J6WrdEGz{r)fG?LYW> zy!};z=pC(LRPj(3>ScSt=WK!EgALL3UEz)(#K*#rcks70H#XT0INMqRp>|ZFzQNvb zxHDjHXtXuqgVT}%uVZiT!5%1)0SeG$YempLiMe<^o&7y17hhX*Q!|l`gt3UxZ1d6C zSW#$cw4qizyGY@w(Zj_8yV_bBo4|zR@U%j^qR);#2yhs88~8PFzT>LF+gA<9KI*{H zK-KtZZ3B(h(TaC!ak}uoKLm;Z3R3p8wcsYjEjCB9%NqnF2a7XU6(x3prq+hmR#aRp zRRGX~m5VeBw2}f>qU~LDWAT(_1K0rJ0cXiJ{Hb!^cEim|AbPm^4Pj z5@A+Et<#xdm*sLqo9Pj&rG)>W&}mdA4Vi1DTB}nhsCf#W?!Z5Z*}ZBY?p32}uNE?U zUMo?GH8MeZiX2h5Jh@v58w(bGnNefX$R#4o_&@_ztu?|cuxc-ppsOud*1~gvbgxp6crJt?D`axH!U#2jHCYf> zN3fg>@2!H|Ej~cDb#bNuF?N_TQ-QFRK8gVm$Z42%Ks=sQis>`VhAXuwCqr4jL8;KF zpw|1f(8GTcPgqLvgjWp_ylU9rRb%-?>*vl|si@sqU0HzGA%##u5k{7+!ud1iX6DrH z+EJQQV34bMY88*s=;gb&XqL^Lu~@Tpe_cg!p4muq0LtPWoAZPVX3i5v!g4tE47tw!vIdQ=PMVAudtv2yNPA5vk#mT8e8n z)s~xA&7GTC^2Ux`6*{fjkZmm}Ew9?Lxj?XZ)`CpS)*Y2sRjyZQv|3|sL5?13#JX(b z`Z=>xOLuE@TCLuan{CLJie+#!ljqG|XF`@9<*n1|G6XV#M57kWn)xam&VL$aB~$TK z!)mNQ=%oCNG+r7nbxf+$BrB9W<$DNX$A{vlrKF^$B&TaCtKeR$(B4E@!c64wl6zCq zg*ltF_~r-pu%g*#L!jN zDKQ%>$I!&>lg7kEe6m#gJ%!~}aN{{GNF$AVFGH7iF-9lQ1Py-fy z#EVK%>nSrs!B2&-1lp!lDwhfcJb{WSA+77HsbybP0{g1E)>jp){$~`ZuOcgrXU)je znDL&}+Qd-G#=u57>BoSSkB)zG%s==kVB@31f&8M*3xqfy9X>ti?)(%W^owVD_uAh- zb8aLGO!EkP?wH3hcot~&;nBZ`-2RWwTp-2Tk)aa@yL;ci2)BOZ%*jq$_{>P`VTj&- z`c}CA?<4T1M=qX!+rIyJ6wY)cdU7asb8K|<)3mXW-`LawWA4~nY0=cW`VSo(=&RSus`fj)EsnO<0}UR zXJczH(9+@zz}UfegQc@I+nSwipx}UoKCmN)FRXU@!u?@z74`)7m*y6>z_%dJ)B&Cj z_>Ct+_&14X@4V0XmQj zA9z5Z@P@}AJ`iU!Ko0g6I165^+S_(l>Cz`WhoYx8B!vwTd zg(m4*nNpgWB|!|g6kWYit4hz5sK^4!l$dJHN=?({Z`Mtq~_G^swm0VW~^PGp(!t^HLqA`+04(B8jLELI4g^ynymn`0%8Km9uCTkM8RIf9 zM!^{V&`2r(dMa=4Ac%#~sz6ML?g5BRG->#xogHvhaS)iU@>7xvnnK-vF!6x{3m&N( zfLJ*C7y|*u(%FyGLjc=&I3y7U&D>bMGl)Sl_;);xnl&r(+B#@3j)5c*>J&QL;ED$@ zh5`-#R|10+n@ny4IFzVmh@y|p$M~U8hAr8^j4yIvsPJa3K1W!mWxG@xq-lw zUaM8A;Wp?+T7lWDGZ|DWQx4t_KDtz+$I2)!K+d{I3U~pvy8n2S$VN}1CH@N*5#(9l z$|7RW{jDsb{U2Gx=6|zAgrxAdvWVco`c@XP?b}*J{PmTWf6fQ z`BoMY5QMlzj9bLGMg0G^h;R+#7V*E6Mf|sq5#tt7sf}C2xJ8VQ5#wXT_!#kDF>U(a zY>XJUi2pCMrg4iHw}^3z7`KRVi}*j!BF1M;|5sVW%uDNt@mbUOI%0es@jql8@jq+U z6bp^Vp#$eK8^=06fy6Ss)}&1OyGW5oCv@!yU$jU#K~SkpMx z^k0QF{jX*bKn1wrOr71?;zb*QTX5U+|Vyy~Ram%Y@5 zuOs5+F^1uFG7R%4{OG?A@q3m_F-#Wz-f=noBK{^_N>3=p-ynY1|04ab>#~ynlJ%Xm z)%+CNnTX#+{BTv~n#*Y({$6`IjX%uwm(!GgBYqR`!+*EnN2gAs4er0BnTxRZ%FTF8 z(o6x9^tXKcs`0DCukq4>mybz$Ig?46HH}I7@elATVv=TWW|DsL2$S^F?M%{~JD8-O zB``^IzmMN8Ch6yo;ity0mr0uUBz{jbNw0XAq+cQLH#3-|C2363??#xUWrIx8A8%%o z{`3x$^bh-)q(4_MN$H<3Nm*-{B%zc^k{-wJJ^Vhz?-YI)@LY-bO~LPa{O~+~yA8j) z@WZ|T_B?*S#P8SmEynM6_$|lpkNEuwzxDW~;P)5&`1pzN`x|~r{IvKP@H69=OYg3n z5@VuC%*#ylFU(AaO*l^fE{@T^{uuLrn8*t;?#~YVd5IanZ=CxZwSXw#C5BBp!~Ko^ z1(6Of(%IbK=whfVyvRfY_%nlv{s1%t__G6le#o%60{z7mCdQ&6<^}E|NUlZ_*O?e& zPhZPC&s__-xr{Q=z>KaL9Q}CHqYO^lfNQeD3+TLQ=jiCOQ*m@ug6N3oEJ_`w)c2U@ znCN2^F>#Pb$t=oTO1qtu`VR8go5v}6Kkd!{XF~L6%yjOqNXn4JOMo%KK`B2{>}V46 zeJ1(>J#`7?IK#u=o> z+^EuL>9pO*niPxvj^Q!UN;+%!M&^4AUhLyZlr@u1ThHZ0UqelgzD*|uk%4kx@24CE z9r76SUF1X?&;r=+MCq99OF6$}CNWVrT^JX9ioxF#36!;(&iXBv6P2LZu~UcWEC+IU zc-z~U$xL($ofdtVc@kOC?P!nDIdoR`rHmgTgH8B=j`<{!d4geMhnOi$R8NQep4(2N z?Z;@_N83X;FxN5B5N&^-c^t2c{vi5i+N`F{>DXkajnegoZ>Dd(n|6sP^(&;<6BC#p zFzm!rl)H#>b1CIz9%Ym_BrwCj*#Gy@;kVQY%x%m_;_n;2IPY7ABu+)?u1Dt(nJPX> zU$2(Am5G`t*NUzpGDY|qef=Q&0>;ZElKL#y&UZ+||1_Q>n=d3dTQJxJsk z!yzht=k@dfSI}3wW@Qk8hS3AaV74o-`6)A=_~eUsGc)j|+S7pP?F=X?dUp9MYaK*DZbm8N$52Zr}osPKhIqHa})l6Vx|)v%1)it5FiPXajG4;1PTdN|SjJb1m>T8006us*|vCS1RL`7db*Na=H2; zb-CIhMfL4p^R#y|W8ZE4$h(Ytj;TxpHHo_aX&+JdpTqSGiOkTKbt;CPu!Z=#3%IBK zs&-9A-D7X>rClEEx*gpI`|xop;&a?4EYb8+^g-UE>h)!AnUd^HsgO zH!*uMJQ)gBtlb+S3cVgOGco+W06Fxk2zgD&Lp2@o^?{ zckVel_68W<$Ry!;gh4B>|1&f4iV{>8iQyg%HG)*byF zmB4*4ZIff;Lj@=-&c*JEMGefIxLOr+ zns?vNQgXJp9XfgXB75PzX7K~K`PltSt)BCEmPn-P2Ie7VeClsX-a^0td;C81dgD`; z>>iHY5sS8>1S3zDoR8fdiw>bvW#_j+fG+wLDimVhsU<9?B6*Bb0V;ndrG7wpzoiuU zoa{#vsYBrW&Zw4h$@OF-_fjq#Se#W)xm-({N11SAalmmN(wD9;r2TY#cJx-tR?8)HB>)T>JXi_qYqwU+$tqe;@ESZYwc}lb69! zyL9!#+%37QbM7$r_3vzqu`gr`;Em6POsQRz`aY%JrPM=|qAm%J z4pJ9z274xfl9#XZ0yF&mroWFw&$X{*luS9sqtWlvn>p~p1zKHk0o?cD(#fVO^qFIo#xowo@Ktnj5~W9GJ5QZCusktQ|MvSC^wUGr+h}asKUrqQto=ny?Kax#fg+#K)EX@_kOO598RFz zt(5yJrJhELMsY|sQRYHQ{fJWCR2m(WdWG^9QK}s&HsJ^*IXB@?l=4t!;)j%+MMnxL z<)F;#x%TrSWg027i8AjPq2zOvSwX42lzIXw7A`N6PRiU)DY_-gK1>yGB6s;R%2iSB z@NJZPKk1D|b(Gsmxu0=Wc?H$GKhplBA==+b`}a`h3sgf_QmUL%cXHK@JLm6|$vH8d zl&YZJA5dzLD&yT$LoZV5x0D*9lz~#mD7BeVRg|iv3r3zrlKmm~mVDfLaB2O+1UrtnMHrajRdfH-!AlGa1Ci-0KZ|Pa0o1Vxc^PCKA5nX6vOcC zr2!ZcHj;?b$M5Usa;Gqn>k5c|a4fR@H%6{NodVF(<} zq(kHwZnD>e;n&b16PZYYWE^fsge|&}oSL7~G5ItktweRCL*SU);iUU?Jx7CGuJTmS z7q(jjnG(&;X2>v!nVZFB?;omrkAuR=$# zlgerT7i;j6(L&l^M0Z<{-H{#K3rE}OfaW_{Gq2|m)R${;$F{S+A79wx|Vs62Guyq%R?6Yqp?)j zUUqtvn&Zf0C|eryz6>`2{UDypf}%ue4BUep_HM3uj@*enJe>PR^f^&29aRFS3~#k_ zGIH2N8lJP`-{JD232+sn3+bS3DDlJ?M)|MP);w;E^l8tHV?0w7<-I~ z*3hxfU)g#Whekg_Q6*wX6Mca8QNeOsYiR2qu58uP)+1N8xapcxD51m{9&pkqUB-QR zGx|L`wEW7}GTP!_+4>u8&A+n6^~D(9aF>Z5pnZ>C+2RI_cU{?fm-bD)vh^`-QEj2y zM`_L~I{C^L&4ppmczGYU^~9Ae?#Q`Uw%(^BzkD(uZSB0Wk6xGkEP;Dp+#(qj2?l~n z23t?l*3K(sL663=k8wqcLgc1Fnl5j#50H}`U3=wQ?7|j1{4)0?@u?mir|ok;qZY`c z18365HKA`AiM)my$=gQz-@k@x!Q??y;PDUsdh@UG7X#o&8TRor)UYB_%8)R)-p|L7 z5nVysOUVaaK+L7=RO-~&kEW7?`qR&G@ge5^Ehi&mpZAqMM5Dq7sTKVYE^hKke8(3t zGmzZH^#SaRBP6f;H_R3!#>SZhJxLX_sA=55n>m0%-q^(?w!AJoF3;` z0t_}fM+O_?Bd@=54T_X~{$qNupIzC5;m8@~G_+Or$!f!Q$u_sHW+EGB~s zJ$hSZaG&&k?zJNLxahml*w9zMfWKE8??qG4r%y&1{YyVQS1k_1pKG{3SGy49J;01T zmSM@fn|s#pFzgCa(Pl6F6#aW*?EWj3{F5o@sc1X8ir(zkSGG!ME0x>2k72KUk2YVv zyb1e+twHWW_o8gaXmc^Qc@H{E4{Zjy+ulRnIVuHu0{U1O1-wL65&aH*TFlqnO2(0W zZz{KaCz`l}JN#!{nccy#6L!*fc#WIDx*gZ9!6xgOz-^=0d4;t7&Mll_yA_ppJ8hqR ziW`vQbKMf4?UA2w!{3`RA@MeCM}ET%m8UW6`itE5AGrZFYQuxARFTJ);NvC6(1YKU zJxm!Fe#uP(Br%c4bI()dd;5Dd7EHjio}22@{QBuzu1QFGXuhEbHI;3=iKdW#Os}b? zVbQtuG?tXnb`Q9>*w*{usbL(6?PjvLM}H0XE}BBE`{VDzEMr(X2?pTeq>>Y(7Y{0? zarUC)cM~zxm;&b8cF9wit%l*gHsd221pWl?3hxpRJ2Cwu;>6ub8E;XgpLdw<{{;`F z6Ky1edRINUlTXn0)3A-~AHTrM44vG#?CD!4T=%#lN?p_M;a#%R_G3q+?biwDP@-Iy zEW<;yGv24t@V|hj7X39HT#i>`)5oX~KUhjO^Kr`EN5j2|rF87Z8({0BH&d<;MaEv= zLdTw3fai@)rrZG(HG4~#a=mw<3PmSS?z{LP?45@wH+v#p7G-q`-;BNe7>bP@S%&YA zth3beZs?_~PiWE;Sr_s0Y$DY__U#9dM%Fl$M>*vT+=&yA!y*S)?wrO|1Il7MZ{Vr` zP4uwcH*%lQP zq5M6V4H(y~n1OXPWO4>Ongbtboc%Dk9S=f1LG%IYy&oXEdGX@W)++fQfBYb=pTp+5K5!(OZd~L zXwtNSuH?tP@cSu^@AlL_OjA)B-u^>dSd2VqBYGX&jmUkK<23Y0*nTR>Yp@($-PsfIi?M%5J{n;}#??y!CIP4)>#=uO_yfb*A?=tLPA}E2; zLxx{Ic->@jd3eRtXGXS8r)%;mvB9=HNehb!HPjQHU5Tqliz(Ur5G4ha+;<(4>~EuZ z0=9YrrJp7GI2g$37-Aly>{=eu7*!+LFoBY*DA{`*9dY{?RA{H}qm|ItDH-`O`cRhl zJu)eC=t5XMW=1DIpSkz57#c1+@hBbT96WIvsXkqZV0*T=@jx{Lqt2ziu~iGp(MgI)ZY*TPlA z%3oq^?7Z8!=q_5S-GXi*^4`-E@Rn@iS!`e#^9jtFlNsXd>~ru^N3JP86Z=p}!;z?* zj(Ho`g&T(vLoVgDP@a|YdXdMDPD71gCvaE$B{{hhX?%w12#i3#ixfLPm3(9~UM;$s zGHE_5+CfMDikp1;31xEA5oP2y-_OnAhPe?eH}#N41F!37#Ltd=9|e19?%}62Xq#-O zFGJ3HbbzkFq^ zYV=LY{TX>O+y%z|Ko*-OLSWnOrWSg3E?Mh*%Bkh-B75v{IC)r{M$QT3;KiG7gzd&~ z4`nzVb`+&*CD-lJJXkf^_{2PNO3y4N8?DBf?D&&p)V~|1?5+nW{UB$I4o=01k(=|z zX-8fn&W+Yl*@o`LO(S>f&(jjfFUZAsoZQjK8Szbcx$)~>-Ah9=)WvMn=`+I({GUB? z{iK8`cfRm@qnAc4D2&N{7;d1b9zF#N7OkUFd-hXWI1Ri+rTsuZYBB5i6~0_#lI%Qs zoyhr(&!Zwmrpb<=NsNE-#_y-VIXm;zh8oX_Gh^eY-}RRN<#`&@!5iFp-DO`D-B}kQ6R3CdP2s%WTbR*n_C5F$Ev=bFYq%`D>5aY^#`)||gLp=a!pM7`#*E)RfO!@4 zstK=A9b`Y8f^R@wKKs~vC>PA6tm5jXn9GJg`vanuMcw%;9sT|U&VNV$Fpru&Dvu4> zsPZ%bKwtldF_aW$J09a|PYst1FOpA}M4j@}hdssRqW|Y*qXxl~!c{8hDi3hR7(V61 zO;oi;7Ng3tKmCYy{es&CJ29n^cAfhPT0`X4^&xt*rQAN;^yYTjcWOFbdMx1wvH*+D z6}6HqJT7!EK||PgA0hLR_Qq+HI(kTYY`pT5AJD#ocj3(Iv8s`SKiDw|Lygn4!+#?R z46`cUm$*ViqyH7>^dGnu4H%0!quXb4Uj-9Lt2v_1O%w5a7y?Jy{$Uy%9-27Lq7%P)D35r&sfFCjuHjKBsE@u6V}bdd;}5}5ph}ECjQ$SW9x^@H@0x=BINo_Jj>kp1=_2-Pa1s2y zsfV^&u0e;1fi5$xk2YCQ+l`5M2X<;ASFcc^ZW*B51Bob%ksI-lSc7C*ga*na4LRy;8_`a9?IOt$tym8@22t z=CJSp_%L_U>OH%20(CNv&`I6gN%)+1afWTj1nQKyd5neJ9#n(7xd9s2wXrW!!^Z?U zRdE#Ly~pWtTWCnaUQ09S?9ij!K2*Bl~am^ZS z>5&gnRG2w@;5g;8zu~G3n%<))(extB6EwiZj3kfYC&thE zmcz?0!Q`@zihuM~vRePh)kn!z(XR7z$Vz?X?O#V$;?ozXhxod?Pdyp?-edoqzkegy zjYIdK&io^v|3)$%?bA?AuK4|E)~M}MxN**nG(3BqM$L(_8|nS?c`&JzW-$@-Fqgs< zBVjK7J;z!9FV}*FOyC{_&sN2|{A`g}1rO%s^23*2d3ac~;>+&=FQ$NdJrn?Za?Yut z5#D9D9N*arAK;2-j@o4AdL1+y&N;vAY+v@z(W*Y9PyZTxX8ifmPsfM(KF!-jHJm~J z%3FtD%REcHDe5fMx-Xq})cfbYpnN$hCq6glwqw~0`7fM7KD+%%)N0OoXW_h~S^bds z%h?MvQTM;};L%slI7e4GNV!*>c=QG@ou?Z71?7I}$D_5+Mb2kB*5DeeA%^ zG*9p~m;MH3$FDK zk!R0y(5rv=L-OH;lsx$e`S8z?zrud<1f?e*q4eiZlRqz^B>Pixdhg=OK}ju@^YZP4 z8$dsR15VvWxio(ZHx7vX{NU`^G zHlJHq=GI@hbuG@_OQzjZMyPBfx6?_#q?2e}4$d)Bf1^|zrDnkLz(K`#;}K4h9hn3t z=}Wg99`M6-R2Sg|FT3T)%KOSKhr5CUML7HGUOBhgxR@OHublFFI`GABIOW`o z{=?sN%Bg#fPWz@){t@L)`G!-@4GJcF!zt%x_!GbBl#|N@m--t{IprPtmx#X5VPxWEZr8ddA z0bop&3|4C>J($NZOco*Fs$e4JCxPNJt~KfMvH3Vkd*ax~{Z z(NPs>eq&F?Vw^9|PJEm4l3`lLZq6P3@E7#tKchMoi7FCcrAO~Fo{7N#!V2Z0>PNcg z@?iYOuU}F>25W}V%j9k}nzL``|Mux=i3v$}&sb*m(o8W5_O`b%qQqDThWV}-21<8! z!8eC5er*Yh5oaXY@+11FF9gXk|4{b;s#4_Ty<;?-WV>IRHGy*rSxjYWJA}DtBVa2C6GR!bXASG>b~lvr@dujEpa+D12HQEguw_E(5K{jnoD( zx)DU}#Y(|Cr<3~v%@nT$H6B6&7K~PG4|o-9wyjiJ&Pt)Z$ljvPwrn6pj)5@@mlMYC2;n1DA`!W^{%^oM=p@0ck?ah5VViIEM;D6iFFUAktS<_<-6MNN`R> z=}}ltg$GdxAB7_o4w2bDz7d+oV``!W~G__O=bBNx>8I$Mf5|wzP1RD9T=CaAtjdPeP_c$zPfjou2y%i}mxX z{oc!{cjjbUeps(W#Qg1eKOU$XLM!)mq^1GKH-J zJj=2XV+2K#%o{8zyHc`E9>}w6J>F;839Dy0uto51bY%>Y4#x!B@V-d;zx|7?YKQ;} zatD#?1OqaIavkV9IR4FJGLQ?OWz@Rx=|PCJNCe6(#+^Pnm48y-yuLLR)EIi z5?y=a%Q}uVK7w6G8L^&YkvlO?woQz69jjcAY`K=^8Lg{al6m)(x=Z(rLX4gY@}Y#Y`wrX3liZSfVYSEs*5U#IcT5NHw>3 zOut;z@;-dM7_Yg_@lOO5aKoTB%WnSkm+@a;V=>+>Bg&x1zx|SRdAV0N6LmRp9WQc@ zKqb|Np!t%rwZA+`Wl3fcZ$Ke7XVQE_Y>^gO#`zbf3>1Zwk|`S;Y=q(@LOgzGq_IkB(%@Kv4n zPSe?I>7jdxIiSP1PqR=aiFHqOMe7Zh}b5o(qcgWDH zU&T4#AW$613EBK+rL0KeFx*%3*VCGqk*`{~hwUkogt2K!>w?Mn>V+ccrwXUvFA>KU zgY%N+3fW_jkz=tkVAGhAsSDFcH5W|52`oJc?}QDeod!M*bIqz0je-d`_zjky9j{qp zCt;{6HCzsJxtm8DXriqa0hyV*gu|H#Z;R z;7_@)^MT<7$k{8&#Hph&W!2WBId57KBA}~cEwp+t~ ziV1vl32FFT9X?$SGyeInhO-02c`k4#h#}n(E`h-*_+cgJQ{dvA5)cJ!5`>&sHKDt$ znVyQ2g5wDWeM!>9yPH*x(61wZ{t&Wpum+m{S$CvQcX8Zkaj!#Lzq~vXrMS*{=h9@LB2a^PL{uFGPS??q&8Xpni;rg39}_@UygZXKQAH+pU}uH!p<<% zaXUo~MmVmM30e)lpQ-|@8C|S101y_8r9aZ4zT<=n?njXc^l-#Qo;1IWRk5u9G*n&=XO`W(sFy;4;LJ8XbN{% znWT!@S&E`If4$v-o+ZYN;S1dTZurw|ah85Ay7_C6Ey|Ml{tZfdTW(9nv%6f#)QE-EzoME9NWl?&4()3@m~ z`V+_{WI={xOFjjJTU5xM4(JxXN)o;X033XkxQ(wZbviT&yXPsA=RzWgiduSe%cVq_ zTB;h3^$WiqDaT(|pgS$?n7wz0G-wo^CfCH|ceKdEF$`3+A6&FW?HX~TWJRnI6ivZk zwM=fHqG&a?Y+)inF1tk2q6NNGm0SvESTLgF12(0*_?R^8fmFhVHA{|(rJ1Z5fVq+c zHsn?h<{*&leexB}VURkOw#;8|YR>w(wNaFi)UX<{CgeRareY6ldQ*t*6)Y(D1wyL% z-F9_qk83H#qF-*KkY}^p=66``&1q9*FcQrgyWT_bXfEDj1Lx5f#Ra!LZ;{Vsl{d`oG9y!Zr`hw;7hMoQ2GyCO4G*ney^c{b&)VR9zUGazS z%J|-TN&uY#AT7EliNCGK0f^zdo~WE?G|?q}{8gFhH*cY>zwZiv+qpg~ed(wINKwdF zODZ!l?X`H?EI)tWIsOag`z$fFlCzw#U_OdR`A(ZP-*1}F+}0x7C4Q@XO&mKp*g3F& zB1%?lyL7&vzsW+s6~1$qpnR6!e1E_BGfh_d(v=S`eCGQ3ED>GL^_f3&sn1Mb6VpEQ z?5RFWd~K)uE%u$}@3&yS$z1=%D4e!nE)GlJ{@5;_In|`~t-pS;0{QHvOZ@$2tTdVH zJHwwIxnPCuyam&JO{TA$?=#PDnyBcfM$#~F{}k39;=X)4K>_yR+7O=NFk^gd@ack2 zpPy(H)&=tvHsJJutvJ14TLe#GH`3hp`tlSGkLD>HZO>CU8NyRI+n1+s-i@bl(VeGo zDUGLaWj0UYnm0c9d;2C&Ap~X7Pk9PyC@aK?237BP3QeH>+JmPkGn%KUhV%eq1)idf z9Z%8u9#64f20mpx#s1d#Y~d*m(8EW-Q*`f*4;(uKujBKcr#PsZr#SdFPjLuj&XAWp zMUUk?#i17XpdUjA;4=oFnfOroc6^TEa}}QueB$xR$EOybkLb5FKHAjxA2;cGX*YnQ zDZN?rAC6JrlXlU<7ia%V(vb>$F=_TkLY|IP;EPGAu)pGR+VodUO34^n$!ET}tfn=6 z5tCFj>;l>TCtqAf-GZe2pL_`gy^dob_CMiSs%?Awv9A*HIu0W#8RsKC)3k^0KK32Y zwH>zNJbkBUcbl@C(qjK$&mXkp%yYV6@0hUdb_xW<2kt%dkB8^7EB3C9H*l-fQI?>PU32fg5K|<~qHEFngENFB35aIAWo;O| z1kd?Y5b*C ztcbO1?UjVmioDRneo(kTg)wpS-5-)uAxsV0H1?-?la%I3@SS;l{#P+^zBpfu&v(Mb zdvOUV8Ce-=DG4z?UX4dcNXx5eXlbb{%Snmz@zh2X$*Aa>THD!L8fz&^qtKT33XN7Z zvgZcEsMvXTwGSG{m^BB&vFIDi8nWo?WiX&!OF2p zoG0zPpIP;yI{W^P37z#t<(RL2^G`;WzIs!ibAP+Hldc^199eC9&$ZW6tKYt>&$_*F zlzr>-6^&e`1U$-r@!@@4`i-^2+iS{j^lBFU7o3U~HvRFwHtqWAp*Dakv-j$D7`@>} zTFtvp@9Q#dt{Y+7N^j~m!;n$4o^^4E=4OC0bBXAt)&o6vSLyF_deN6|aGoYjJ6AazaXW zZsP52<2&iolW=4H@vxlY?C1w~9>t_3ha8&K%ak5v#jD?VJ)s~!{?4hxf%jvRBhD@N zXs=0wYRRiV{3NR|J>zWS5q4}4aVt8%F!9Ew@x5H!XYRch8*_Wtl&(gK zm~RVSZCY_|#EAui9BrJv)?I!c|K!9%cT05|<958-yyCRGJ0^8)Yiu)M{;|jLkykf( zIkEX|$EztWh(5o}!&Xnrr0b*|w_@Ug_s{G}9pl4)SW}u6vfsCdshYBm-LRGCBND>T zEgx#DMV-UV;>2s~Mmg##$`PkH^e`dj){aRotU2bq>fG>SbNjYalaW@?@8rGZMoi+9 z;|m5@um-i|Rj1zBHomigqNIeZhV@|oGhsV?e8*GBgyY42Wgq>P6&`N^_%Y;|X7vD0Dn{yr?e8z6X z>Wfinu{XAOW9}sRP)mh;ap}b(dLCnxedZi_lA7}P$eh0BYP8J^!R*8&6@0jtieZmR zC>V4ezwK5+M)Z}n7&F>KL@%b)Cj+yb+(Be3x|{>(l^Nm85c;pV*V) zW}YNp7a!opF<#<~L#eax;8);Q8epBotK?*5q$I@od??g>K8hrzWn@_q+N8>RBPFM- zp{=WR-=SSh)#$|v#9%v& zSiJvI(3Qi>M|Z+XByeOUhCoVAMaRss*QlAR_nf(Q>*l%L3rBP`WG#>b0~V9)Hf6_+ z$fW4o0n>Z5QO2-}p}QualNnH?;0HblR%@mmeqO3aV?XixX~co#1RpEs}v07nfGl{%Ou6 zSBgXm<_B{Gjev_l4J5vOj1rwzpahEt)+<;ClBQ`Ogr@Q z@EqapVkMG?YNlO=%~-Z>HG~K&kyOxk9JXNh*=v`MteHS1kQ`<`r|-J)JTdO!@g*V& zscr>E`YcaaoOpdBS0tlhGi=qBr1JWz%)8sZ6%Ac=HKpoRZPuO5>`~HcmV=gGO0Ila zopxib=;3YqFFKb{-cXTraVggTCDY#XPR9!C%HjeSa3zW+ZnIBB3u*EL66P(_eYAO1P_#wkyBJr*V56` zH{ct*)z{V5P*swbkz|z=f2qXhm7Q4PZX4?k-TDq0Ic}oQv}sePOz;}kzq^x_u{LQ?U2 zx*T*rBs45MEcD^sYk>zgFP<{g)y7bbF)bOM;OCmM%DU#A26)fgaPa({(5S@p?7V^^ ze$mT<+^m$C&|7DAFP%KFqp5~GF+6Du#!u6vZfxIc%)HIVZ#;?1$S*0YsI024uHo0b zs;;UK7N$oB2X3F|>C#pMVh(kyf39oZ#lv^q(VOAPd8Or5{Hm(T@-m@7AS|z}sc)#S z7Gy=;I<(Zwh2w-$P?mps@z14V^0$$Fh}Bg;xZbR{d*WI;_Y-PA+OhQY)HU+Yev+!?moogV*LCuH|%{ym$O~t=DPd?*DWR`t3j5hbBC7{r77zX?08Y zh1@k-3psAmb^NzWsOwtReZF5psn=`IT{6>2T1mI{iqHQjF0H^_b;4HtBreHaFuRTW ziWn^fJIpxl624lt>BS`Y;?1wA;~JspU4wrP~PDOBSq;j-n|K=#Tis%aaTT4HB+aqip!!d*?C7K{?65i@Mc z5tCf6WcH7iVLN;0-h({HO`I}i(%7NBI+$s~lp$eF6Rp~&3s-@dQ#q$Jv}y0$&vWve zW$U*E?AsTxb;ZmP-P&nFBVbjaG&v6Csz?y4;dB9q9z!S1U%UJGg`3#Np&@rK?pr#x zn;BCIeQV5cjL0M;_vRA!SrYZMfm)8(Bq_}rKLCyjU(P* z$CTFA6i1(3I@n5`)J;_=Rv2oqbyZarMOnsK<$13UJuPT>+fgu!8Vhe8n5sY0M5}{6K~G3UjY++}@@4fc`x@S?DreBFB4uBfa*+pMNxf za-iwLa*(f(W|X0jj}ASDWtIRQ>cfYZg`o$gyBd?4#!;I0TW~tE zu%amH%)U6mHJX^az7`9;s{yWmU=^plv=^Et)_%IitO+N!*;6AMH} z8z}jbr2m|X;k2EeZHVc~@!lMJoRX9N?BWJ*XCty`REdz(qLZW+MV;{D*dYkloxbzv z?%6HV`&ep_8cKxUwI%3A-5K8m;pF8z_U>5eGr&#{rerJOHzn%WEN(x@LV~-Em^5|L zh@Q3v$|M5R=!rk-7Ofjc0{X=}a|h>c&JO0fOw(8AHT;bfBS$QWl-NcINvuOPT|;9- z9W@0!nUCf9lPo>%=VqcTElJB297;h^Syf#|UXic(rySG^#?8KyLlZnXr?E7Gj1G)^` zu^y>eAJ%@1S9$$NS8j=f4U(kuUoh?PDtmN;x`} zMU9o$XxDfC=@?-{b>@SE%chO@o;1yG;j%TGckVlS`oc9uRZT5TH6>Zv_?*g>h-RW1 zn6RR-dw&Ze^wg)cw+@up5#ke!{AUsPIFQB_l0S1(qd zG<@drwJYb0b~V=^YYS$u6f7A_N0%Ob2M!(OJq5$EX4|35p_x^0K7Ic9uCczB>NW5i z`1KojadkD-m1P3h7FRDESmwpHE7pRfyk^@@{YOukwP5M$jXU-pId%Tp-6wH56^$Ri zG~*dfuU<6N)mB%Q3ySk|GLqw?cHMlQ7=7>HyaCM50U4oY>f$+PT>!@R>aF{a!z1I8 z(sN6z8$Wz*{_^R4V||sdxPVm*54j(7<=lzD=Xt`yxGQT%G9MMO5Qm`)_FjGv9vz>Q znnBuHiLj#P<=c;+zx?^Gp)5BgHsWzGDxN&FXWRM}i{|{q?-iuLgF9ihklG3-pZFIx zm3-;Xv@DpLk4>wpnz|~KTUv;4F>2}P8=1DVv}y;%RR-f|&wFj>)Wx;;fI)-$;(#Q! z&FpxuM~<63WA5T*{&U9nwbdp6o+WJd#*N$e9zJ>Q!r4P>C%bWe2Q!Fy=4lj@XuK8t zI3hYOJ}UUcvf=j3OMtw6tP*Cs%gOWQ8#8kXiUnoDg7}+TygMgwxjN>grcpU{QT7-DOZa92{-HLsKzGJ8i6cXEUY?>+lNM19i+h zxldfO<5W;+Y$_(QuyFdMv7SQ)^y=nhZOm!h+Pr$wI#mtZyLrvucKYt~)O03tm?T+kCd02?<6jhR9)@lNsoo zY!VeS2F$E((blNlFpA-COcx+M?3Augo= zR+bbMa{bt*IU`*yIW1P^_Z8%LwdBOpsU{Ygn;dri;EIX8+jG$y>EBn8r6`@WlAg^^ ztVretCX8Z9q&QI+>1X{NqJx;wPrAD8@APs6l76Fu(>D8!zRh;uuevqjOTX2lt$(jH z<0-^8{;nZ&#b$q3hv}Wa(S2F*ubM6u|3$6&GLtN4p1i!3}QrI|+j>*f-J5Qk`B zrkkWR1UTpUR{BpWEED!n!w^@LlvPw!S5uZ}o^VBk6Mk4kzv{8@AHSycq+!_B(xQ#7 ziY)1n3P05PtvU-p0SqoF1#R=&s;cf%HWR1 zDx}6sqQA-iMa89xa+>YBdoSO6;^@}dgY99?F!wY5+rSh4S6!E?tDAKlyYj@nu*a9T z`SdWwtH}xZFV$VDZt6U0>G4O&IccFMC|V;c1%Kne)pwy`af z6&3!qy34OmRM0Z-I@q977en|Rflf#@ATbRrtfN7xQ<|GmE3d(zs|A*sb>#c5B@ zZJs%#qnSY)r(p~Ky}tVsGg6So{^|(bh?Lt7yieript<~}?}8n1cFYe7FZ3k1hkw?1 z5$m@8Mdh`^!y7$*(R$5AUaVKEepP)Rx0_%Yat|5e2w2j)?b#WUoY_#{J`d_tR9ncj+zg1Av zGqda3-*b}R;?SHKipHT`x@y+%w~ux|I!bJuP^cpUYsF04hQlCsJ= zZ9DYAxvT-Fu0M>3OUca1Kk^L;}B}TA>IXnguw@}feCy$o;X4b6h+i+ z)sHo_wY5mhgU8A8#N|IggND`2Tw@v}vq@n#wYGO?Z?4Y;0%drw^$iT*Y19NqMF^6# zZ8cCz$f_CJ^%yd0^w3_8CTir~km0>@c5#89(bl4kK6G$mzZ9z=6OXautBnEI zA1E8-RO;n-_;Hq?I4NlJSk58N%>Tj{MTPmnn9&IT--?C#WtvsC1%j;eY8g=eBm zYAZADv|=6rm&S-yi&wv@st^=rLFkYg`0@4x75Tv%2(IcRF-5$1|9JC>PE2y@>!un%8F8=}sw%?c!K@WnU@Z7+Vqw?8$+5k8 zt6B$C0__GlSWgbF?w(`4#|-P+#mYccmKKf~9#;)1tE6q}(9?6;l6Bj5Y*{teyMG6y zR$$I~ZFm)&t!UJ~`-mB<_ny6Z|H0iW$2QF#*0~K^DJB$nm5@=^G4DLcXT`otk7Cnv z^Rkn}ukS;s*NEAh#=J7JHjQk1j#;qd+{5_Xvf39f8>$Ku?jD#osJ%8BXGVYlAT-;y z)8J`qkKKvRDQjqY|HmI6-o6kd1#O?)4Iv5&x%2q~F%^C59-|lRy7V-yq_*+x`wt&K z{rTzr%aX`5zz{GmD`y2un>hBLyz1zk*u2UYubW;sHokuQ;p4}*HR(YcM?0`U39*xA z8kV1CL2)F)e0E@%6x5S!_3vANmM``Pu|sm1$;pe$f0RQAkIe|jE8mdAAG}aST~k|^ z#q2&Xk3Kg$w4a3()PuWUU0dIzt(C2V6O4UC=p1d@w$2oB!je{gX=dfnrANQPBfPvP z`AnVWGjYt&KAo)$)Yy8|=H+8n;8;-6GBmey?lpMy|L)Ei31E59ny7 z#k^UXyj+Ub5!bYZgMZST<(mSI2422-_W^8v?5ew$k8Ykj%GHANU1{)g5f4;1Xy?>( z7<27kyd4q&M^|PJ?Ea#{ysX5q8;4emce8;1n6jm+5ze#d)X!_?%3UX~J$#mso?BEZ zEN>04y{RrMNP2X7&3IQXD4@>E(KYYbZ|vOl2QLLbPtIoCv#PR!MbyeFs_W`&g&Coz zmXCA-hCmE{%b(}Qn5V$U59nZOxVa&2h~tPcHFXHUlBRL!?nhBPkxM*T%}RYwy9MCIDW# zYQxrDd-fkZba3CUjsDYyceCV1T@@|JVKE+cy*4(T+y;C3%w4{5*TIwLuLj+F`1om9 zczEc;ptAu>y?eA{?q?NVCUzZwB3eckPHscIXD!{d_r%4Z2Vqh1$>~|S`GrNrMTNO( z(f5w8@aoJw+e*AN#s!qMO>CS8ApE-R@cCOI&lA$J;fQRVvD(_|io&FO`~5^N5Ei8( z?x1C2>pEo8!i@(n+<6+CmQ#otV&%4nMVIF#I6syd1*J;6(}= zMmF6%rugqTdGkqZdR{TOq_DK8ASW{|B{4oOHa0F1@t>UJkmHL60WJh)Bg28O2@2i% z5dpDj9gs;TLMq0VR2DrywQvCWiWpkaXLoRBd3k2=uE{Qd_BDzSi-A$aRi$x2quEj+ zWQ$>!3ES?ZmsjRJIXJ`36!>of0RpW#|3pM#Rawf74Wm2gvQiGccr&G}y71YF`Tg6e zG4Bh9syy;Ezq&H>-j0dzA8}3@LUgXZnkcLh;AO+?bQCy`j|j<_TU}ESc4SUJD;*V9 zF6u*^u)aDwc#m&iyEX++%k{{YtBT`|*!A z4dn%ysVOO`z`K!LC&cKHu)-JbKfGt0g%tEN{qWraBzsmYi= z0>XU*Yv$Ixs4dNi4SRI|_RZ^8FR^>AQ&n19l^=WW+~I)jn>Vaoy@KwwPFYq(bz$_i zJ+cDXPmX!AHi;1Ph4yoQA3 zy%1YmQSj^}fP-vPSc#^13YKb_FzxoX3C;}N$11QXJ`+_~UKn|L@gNTAL={9!Hcco@ zzqfO8S7VCAu?nJ9n_pgp_@V~~51<>|1m8$56=psNnCfc61Tbr?2oaoHRup?-1;OMX zc3BNk_ez9WkG|pLe(2t#EMal{i@m@(Nq46LDp=bcV&0SeZ{AGfKwhqU)xhv0mde{#@ zL2@a#&K+YjWofs!jN`z8-#Z6ZQ&|#ob_sE^pE?J2Q%8$d~z_L_a{S;?!WnzZX{hH>yz(BW zWjEk6AG7&Zim;|UBY3w6I^6oG5i8GzrDmr-J-f=&fnkm52Cy6!eP?VxcPIGP=}l96 zanToYen~1BI(f`kwQc9-rBe`4rR6~mDsfr0HXZtUdQTYR(Zkk|xm|3?-~lYp(89iB zrw;AS5Gci{{;WWJ<`BFRSV!RcmhOvAM`UG1eA{pOK;FYq#x|uCd%1D9se6J`a}#fE z9nUQ_kdSAdh18|!F>-)suelPJoAvZ~>oU~?jfA2JTQ@{QOSA91<6+tP3D-9gV?n$0 zfF*&Kjc`6PAdyrs=rVD~-PFR&Cx`rcbNh+lCK8H9w6!Fl^1OhPQOkDN%8RiD1r%iC zK(9D>oE&0UqVOC+DQb|Al+&>2H}_b0ZfVw|{jI21isKNOB$OmcDS#AUR>~>FMP(ILH4RM|8Tv-%9R|$Y6P#I5k@aBDR98Z3($By#Qp9?V zOibIhv$V0b@6fSJ*PeqXEIaljr@F2*=G-z7V-k^e?$XuOt#?27!9z!k9y@;0)L9GH z9lRM^($H9wb-$Ilk!FhqOq?=p1`>b#m#<#8Y3t5_{YOq+z8{@i-Sn)Tv|cp%Xc5%)@0mi<+575JbEs4-mqtp(XsJ~NhxU= zS=qVyMS_ajmrZZqz9|0Asx=Ayq+pbuk(HC1mzU4a7b}n`d|6anA}Fh>d(lu1ZV&h} z@g7ZBa-hr=&*kToWoKoir=_MOB__nj#ze=&C1;mZR^&luh!_}jYa)(~iHdv{9`+>U zVesACLD#QdzHlz^^yzcg9>!6!0Jlc)XboNtQC~QB=G5_{hYsxBy<-~_pi37ooIiib zy8YLqa*F|MXVEHf9H`brj=S?_&-9%-W#ag;BvS_u?BBOf-+^9pcLyb47i+DVUA zpgLmIARjoOZ||PnySa4f+_8g$U3(iV3v)BGwpLw+E;t;LQJ5KWaF%E}s&VwVZE9i+ z?O9J(hXk*hs*19*ie{TGW7b`X%g>L!+zQ85<7LtF)l`&~6ctG!mxCum2JjduNhrk{ z?fUo~dYoC5@#w%zk^CTZ6e=(R2^hWNl438!0h)F4T7NaZAV22PYLNuOZ)p%Amb@a; zbs%h|)!Ox)b0jpYDC6NiU*K_Q%cyWf7(~cW1%pmwH{D1q%#Q*1-=3lCzTd|KzzYCu z56>w|f3SBt`BL!!{4xr?1ry8(;qhBqI`$)0U5YI%NxKJ-JEu6{^Z?cdA^;yV>oxO0NLFcnWFV;=lpxSbpi57X z*X=NB-PMHR(zLrfCwJpw%{cjqJ%I=?Q(RJ#ApiLpe-Wm!l|YZ4prB708l*cCEI4h4 zTwB}|h=3{U^Nxq-3G<(yUNYE5gb3#d^uJBj?NlTt-Pu0Tg;_qW571{1(6Ab~7|5dX zf@jE5ux7>-0mEse4Y;X75(8;yq+k$moKAObz0al!s@=u7l8OT4hYa9UJLw+?NU`WS z^Wc-*N~RQcVp$HY1cuZ}3=>KDva0;BqmW*^F#Zy;c5><7D%^+Fm&D}gaJQo+D^((Z@3we_V@XBLT2R1%_B5CIEwue*^}{jw@OXcK`_(a0YO zs22nMFC+qR18kQsr~WVkMPuZJkSb!Lw1ArKQ@AdxuI}a=ul(dH*v1 z;jZx=8FZE?2(8LdsJ3%oaz3H*&AW!&2RppKQxN(U-UB$*2wcDPLVWqFMqtlcy+`yA zDCaJ%Bo@#np5<3o*k0Ra-%Bo(yV zb?NUpX0(T!oslZVurQ_28#Lj?gP|*>plM`b=jdQ#DhiAts~&to{zo56Q?EHEB8#g^ zqE2yOIyg^+u>T2q?LKK~z=cQgIf5F9%Qp>0P|W)ghL7G7$6SE=Ha#(4rAQ|@HMbWj zshktQ#J(3WA!qK#WR+Cb*1vrH_I*=T%JsFL95PXY7fY2@4DI`K$OaDZpd=|yXi+^& zm!ZCEj|4qSFDk37fS)F@Z_mxvq=@5C(A8BmO&t18 zSi0|Ocv@juc}Z4G@Y#TME7l*n4Patf!g+u9c7$o<^EP4nlnfk)%-wq{?%MI>s9uJ!SnuwduK(3C=<>nc)i?OnNa!{MN)tP){yX4LJYYkfUjEcMkCWEGHAx#D6> zUVhw_HNz>1QA|Q!yZyjRYFQp-)ZEkbCLPLzTMc4`ccBhrg}k6MpgkbAyYyx z?p!e1t-X;t3t(fR%j?(8+Y%-x@m(twbf>*Mm_@0;?meCy*(#P9Npi^L{&x-gV)7-)AfWRL00JT#lu+r zHy=N~Z+clH$a;Q#-;%MtYz-MuoECc=B0Vbl?Hsx|J6Rba%|cRE)5?7T@-PJj(U;bZ zb*Ad&Z~y%K@oj@JJ@oumzhTbpbhtzgNnSi{Q^2bY2wp8KDIuj~b-#J zz1oQ?|M~ufAm!o7wLSwJO*9ChPAL^h%v&u7&n%GI;z(1pa$k5dB2SPPamwGrPFK|I z4=)8t_YN-`*V9H{g#{-lqpbywSuu&P@U)8+fJb)r-V&5tQk)#Lb)t)jGOO71zOgLn z&i+NCx}vcnoPZ1>bD@xhEIj4g^jPPGlCB+7~a_wh;VA178yr!x{jmP zT}v!3Nny60k|d*j*--TCl>dlMCR|DiaC5W(x=-I9k|oF|{Q+@vaZqB-RcGGWHnE#2 zkON?d1h7Lgh4tX2=b{Ts;kiK~C)goTmICv7X@v)(9u$4i1!9i`&A2V_fskKjDD&hn zLV#({Ea*$%X|fkf=*@0$0-!sgheSE0935cFK!_2ZnT0;2kwdohd~6XsBwNOEd8v$! zVZ%7c7|{XQ=IFKQ7QOa70P4(Z(Ms0}QYJdspk1f#dz>T83p)(X2Gftn`wbn_DCV7v zEEHzm-+?4w(pi3?(h zm+&g``duamJjy96Anynp2|n+)lmt|sc_h4`EGJ~oWM`H<{Ci634uCY##bufIwn4KX zUH2a-Nj+G0F`<-LnkSc6{ToUh@&w3eAVubSickQ^U@HUvwV^u9!=dFcdefbZazVlc zk+2Z^2TC~||kE(wFT=Zn%|ERaf#HY4e z#8$!@HS0b1#PgE+nw*DZcd8QpsC9!NBY~xE(Vmk~Fm#>_ZN8?yGzJ!|qdtYGn7;D^ zj+6+o=j=wTxtdhoP@VN~->iPtI^dDt)Ur7}+1}!Iv1(h278KOh3lgqvp4`(40ut$^ z0IX7aDP|3PLXW*#ztdPa-OCzk3Z9=^H?g;^k>&s>+?1FKH=`xf`q`@?n)}T;{3N%! zp(-aVaKp60&ep?LUrViiRg)34L3Ho|7!q9K1|3JQxfoMi+fb1mesSl*@q@-~y$4q( z)WTg8yNLX2U~n?P`cB;$lq9IDugr_Nb7JcfoS2YX*I1wbWWOla1i)$%$?XTuJ#ar& zSl3WpoECBW?9_nZjPjcD%!hkLUR#F0hNyKKzW8u(N@;CFT}5Gf%=k@Lo@eA_JioG8 zlwfRt#3-aznRFTHfB0TPVO4!YU6o+)ynu`M9^SpUd)^Q`HkE|0F^&;bUbs&CzG*wkg)k6sA+QQ6OR z8?!jza%fV%uo8KY#d(>jiSeh0T?8=5%E}579|mq);O*{W+tyG=1MV$lRZRoy9^R|Z zgy&YjtS^DJJb*K0CH~&&GGT7atwSp&5A0%Pq@}7ThZ9TSjRo?eU5^Rt&qrjHl%$6o zn%#$`OG*BKS%ly|HcOEG{K~F*Bat4ffy^-i`9OO|0-=XEOTDWOSZ)=AACD#^0xIkJNw6(M}HxlI%OTid#txzk7 z30ywCueA;fwyWUK7eb1vsHYYQ51}wRN&|YXfU!LS4cVAFnofCe|gvA>uM^FjJ^Vun zskQ01HvL#a>g&a&@F(D)1ch%+pv*6%-{A}n3>eb2kOe1dFYc5=J%wuxXA%*7hT+p- z5qu}$P8J~O%R8jF0D`KdK*)8hkDq98)_@*Ov$UdyzKN-czB;A0VT=BqNSBt5w6dN> z$L>8{oyZ~pnZz$-I+!IaWWDyiMo*hLbz~1KcF@o7=rH}VnwGt%tO_`=YuWhjT#6`R zlSNZcMpFhJl{loy=7$psn6aQ=iPaeBU&W}S=d#n`dDXS0@mDvF${*~fypdVgInDvVl5-_G4H;C8a0rZP9|r2jD3=1`A+U4lwD z9RSD{WqsTJzB{hR6;}hmaBHPX%-Vh>GOwaqkow@z z!l7Ve#A0N=@g32L9oV55Gs+UDgfd+Vml5*$-&?2F^GaAXA&bJD;}X&PF&c=)bA`5>vNvZ^%o z(TNpfIiMufOQC=$mqiMW;b)?&Ny1e{O%s49XZHzk;{owkSy`O?;Mnr9uI8G|ewOE@ zQngkM_0*j1P7vs(re+rHJN6hdVZqi@_hNE{m1X&HcW_8UH**fnslZF)@~cikT_r1f z`ncf(`}OYKci?dE8B4dH2#SEyuA(&a`L#U@Mz%sg6?y4|~2oe{S)Ct!tJd z61Q+EGBeNLiAc^9lne8dLe6fP<S z_d;XS@=MEvMd{Cj4zHZt-@%ykF(~sg37(3xz#?)>b0bbIEXYbtjEjkhO-RWEf~rhV zlo@mX%+|T1x?96ZLef=*mxY&@_MEZzPE1l{&~D#4By|b}rKNyd0dG~19{u1#z|u+X zzyneuIb|d_F0X8IwsZJ6} zPRpwIgvIMOt(rZuTMiw(QCCQ5qcLH@SB~#kHf?wh=3t}tXdu!Gr=EWM?n6d<4e!^< zJoxd`@bITd3A%dr$j;UCCVF(YH`O7CFmt}VgUYO|V`k&%Xxq;4Cq(RLE&-a)B_S%Z z6M=w0J$E-eAtSF?SW#7rR7yc=@cvnS%$Xlr7Jepi8KmE>6V-$cA*W_w)ph9fRr@YJ zh)T&WKn$0Hxb?3Z8w3Pu;m%WI6%jKTxq(%r4W+1M<}_g9(tz_1qEmD7^N?zp5FekM zSzPt9u{P&nz+~<~H13V92VaN*3JiE^_mOkAoW2{Gnv+N9>-RDEID(lPQfd^rb z44lM**+$A>cVi`Kw9?#pnBSJbhjE#CxoMG@xYctejU3`WXr%9k3sC@=q<#Z=&>LAA zPUEofM}FFqG1sLXw|YeFX$ppk{~!vgHdxIJ#f~$wScd zBM5~Ge@_+sRzakq*H`Ap5`6~>T7mutm77zpxb6H+Q?D;cxV2~Q5Jw{wV0=gq{nqK9 z$whj2S@PX|^E^5*YOv&gAQq|T>A{B<4nxBUJ;YAJ_|fKVZHGuhe@yZcUU-oHL)NBj zt1=(B%F7ved1~%Il8SWv%@ez~RcGVy4;giIbOf84IsL8Z2$O$2IzqPfG@>yb4OnLM zKO~^a!X#o36lr!E|1?Gn71Mndf?u$XHUA40m$dxfs5po8f1~0C{(n^6MW=`SZzTS| zKN6%3|FG_VO}v$bP0b`3ck~Qf6HGkO`F-C`qyZHHCi=|(zSAU?OejzN%f zMd(B?e-6iqhjH32GMDHG0+H*N$l%Gg9kG@RfD@UNs>Q&i7ZWS$;R3(`2ISZ$GK94{ zjo&eVo!tWz76m_ShQgm)3A!@`E&vN5IwX8`o3@`*ZitR^l;2FNs40#-NpW^Yha-oT zOnS^bB=W7PGeT|qQR}ZI6qRH=+CKxwM>3=i9;jsOI&}|sE)#nopdKDePld!MJiV}f zEO%loYaoG*)^XlV)<8NNV(O+-*RGx3GNYdrgBEf9)wJs83ziI3m<@}fzWqR-rR&%E z`wVnwHL~bTWyJ9ZYB4iSlN??ECD`}$7&U4LAgZcdRs@|;ic*%AqeTt~xMua*ws-gr z$&dr$gXQi0=%=l?o>I|3$3JrCz0pu~o4obvv$Q;{Ts+5@j_T;&D=4F;u`UO?nG?mbn8Dz?=War7Q8D!Rtn?Jv7}2rG zxfQS8e`pjY+&;2l(ag!?=!_57E*)&G%-h^duW78!yoD2pNhxGuP@nDBA`+7mq9dL> zxO?-;`M@*hZ-!-5HomFLd31P*_dqx24tA($q_3liGg_{sRK2YF7JC8WRo}^T$^MHs zZ(a^Owtv@_^(*}sEn2bTd_;cTtIFhS>%F_%v@xKH%8K&LQA$Tyemgh=hZX`1(|ydm zHJjG2T;w-(!Wd7FfddAP^xJtWt+JsEaH2u&^;8sCMF|OUa+W4iXyW?{C8vgtg^T-0 zuaO@8-MV&iw6(UduyGl=;zB%I?{j;bA-c|LlFUwKr({x`m7Vg0IJ^`czH0AiZ*6X3 zsHd%|uBNVM-5-Y&(WW}?*Mq>`aI?zr-m=p)u^YMV$EV0EJKt3shdC%IP|BvXtg2~G z9Ea4ZywHJra=f>#M{IIDKn${+<%6=5BG4%@D8Ndb!OR>`9N91R2p}UmY(v>;J8T|992_nMyzN(SKlAG6*e*{VPf- zFw`b-seeT)$z;5Y(!U}mPW=k9LDk@2k;5NBNg*;yTBc5aufU-Ftw4ZQFb@tLL3+5F zfwimWzo3W6q}*s^>$*=~@n7i`39X4N(KhxyN6*_9_#f#>6e>xR6WO@E>oDInM{YiE zJzttrWJRe4qV_|Yx|ymeDrp#5y9}PPY|o`9N%HMAnmQnhjy~Db#@=WaNDW7QJE!`RYIVa8_MD0S z%=X_(ZsnrN+S-bO#0SB-^;~8alE1!JaHR@BA12&6b>L9oZ6dFOhcoN>jRT>DFPiFe zAMTpeg@Km1HyC!Capbw6v8k>oDLf=JI=!f}{zZLdVbY_(t+SsN)-y-t6fO$HRWRr} z?O=FG2p4~XOVp9JH8N$kv#G702LjuI1SOs~#&XWQ{@aquB z2yLjZfAR7~tuQC{{^`xLJzcHOhb5)P1|MBAl!G-;1#wx1DNCzrdjI}iQ{&5q8ewic zyo&&Tb}-f2a{BtsiwBmE>&5|9R51+NN^#w({08~kR+fEk-l-gxl%@q=3zk8WQ!-Lt2InGRt&`DQi_I2pr0ooVA5yb4lk4ea|* zT(o}Y9-MZyZ1#AM9u94FRpBMW<9^h~o4Vm#3@dX}BV7$V2{*OjqNej4+BglIy5>mG z^YkKi)Cbbqg-rb=MUNe~A)>_bH!hy@c3c1mqP(W2QdpRsmJ}Z^(sV^9cxclPBS@yL-i~@goKe7{FuaJK#0eeS9{a56>#AsV+@> zdU?+>pJ6>a*;<&J^XMlW=$IobpbRcN%c-cXDoVV6Vx8|WS6efEO*K_jAmHf)2%Kl+ zHfh6!XStQNRRys@`k> zA+9Z_#+UF^TT9RO|guw#h299 zmL%NVIb#4L!c#usI7d3q2ETfS6Bi|c?e$y{_^hC&PMC6c@0>yQ1}d^rbj$!9=%{DX zj*%hiYSn+v!AEe@S7e49Su`AeQbn9Xpsc2)Z_>`TQ}_NHE|U(Zp19>k5?WU9?Ck1s zt`_>5>Y6%+rk3`d-P}ivpRtJ10ghxx!PdgsdSOz~&Y1%{TAG=)v+3Z{YtYDvGZ(Mj zaVQY5QNmHGnz>C2pkI=y$qPHZdZN2)7ndIWhK})>vvk9*!)LGEe;UmQ=^)M#D=)+f zUc9VKe{f{w^s%G7CipH`xn(boZGI3Ios^MV2*fH*dc+fZ&e#WtR8wO`+QZY^S1(_= zVaLJKm+yo;!;v_7g@~OLGfK(`_gsa%)7S5ts=rvxw)h$r*?s6_*qjB0!Q58G7#;BPGAWP}pDPZ$AC`M^jx{ zAu{jCzNLpH$3}$QzI^)N_BBKb0~o(Fvim_!{f9sQ{Nv5b8vN``5zc{6O^A9LeB=D_ zy_;7qnC?9s$liR+HB0o25;Xn+RP>8#VNq^IQcUat};E}%LJqPx3akOr0tg8tpILte&DT3kTLbMV( zcgDe|1@(;$W!Z6|cP^beuzl?kzbRfG{aicQS(*YYq@pM<1D8i4!B3EZ$(`#%EYNE3 z((`e`hPu+EM;8ukSut;#_Xzi%&h#QZEj49g9T2Yw7AIqy;glpzEe%yVC>+Q&U8k{I z?f_FLOul<~)r_%2`gH4v1A7eEyKtf)GkwVlO(&m%URxVGo3?tiU!;^wy8EKF017-l zvc#)*M{6@91Y8-LBK||Rt32b+Dn|BhgNF}xvxhHVQbw)afJKO9)(8_WuN~XfLLYsC zk&PM*RHV!ze~JbU`1PcfOQsG&2wDb7t0VCHMdj56VTb+tSZFD-&afA#lP!$R({IL> zljl#u=VGa;prj9{QE+xuW#-+j-uNLA;=O#FtB8Y5rId|b#&5hB8u|F#S}!Mk6;)%` z>F7drS>ojt9$Y3E!KuNkbZmz#KKV2wKjl6$zD?9M+V+`uDypQqB=V%_$3hscSytWL zZR)POsef#O@qU{6FiD8Ffi;??USyPJG;z&n*bv?(?o9|>+l&5`z22(05C=Kif&DnP^Rajk? z@c{8l3r$u1j@~z;ur>B;U=wP6tY(R23uSyty zehKGc!%_#Sih;fRj2+iv3d+lJBF?S#?rN$guVmotvp=+;T7Wn==d=T@q^zou}h_#MG{B~ZA%n=B(pIzEKwU4#7f|L{o zy#<{28$=ki+U71J<_BDl$|)_)inzFWT3;K0t|TNyFkL`@TXir^EEOBKvHk~c#pafl zWQ1SXG_@a2al~{Z^Q`MM!U^LnX;FhIZ&u9RXU*~Z3HhZ(X`yE~`1IwDd?Z{iy7#oO z21zxdp-`usEs43?31V1Um=bb&?WEo|9IlN2Qd~~2Ghv`v4vh#0OqvUDlm~A<&nzy@ zPkeBE)%c!PI_%JOIC^A}<-YAcR%ALkzgQ+6{c2A=$@_=MFe%L?Y{3{hKZk=T7JmBQPG9WtJdBgz(sGO1j0v zDF30B>ESr^NLW^!9(Hm2?4dvxu&9p&uO6F%PV zykbIcTgW~N&Pf5d16GaSak`Qys4j`Uv~FCtb~<#N*#BYgEyLrwmTl3N9mf>2WsV&) zGcz+&%uHgb8PrmXEz8V~nK5Q&Tb5)&tC^VuwnNTNvXi}Y&b^~nw`4i7_B-dt`}4k+ z^Z8iYT66X4HRr6VSv6{mYE`OvL620cPJ^ax5Ph%YqyOkUO0UG|NflIoAIRqoI*be3 z|JdO3>K=U~Ts*pG+vbfM)T>*UpdQUzckDH6>ayt6qc>k2P24bjAT$f;r84Lcq-z%^ zUdneAITd#g#jcq-vVZqZ?c26(2cq$Q!zRvM%}zN4kq)h3*?6kFQdmal5b78OtoVTz zKo!McbJYgj++kgaG616(pa)@$V^6&_`HG#I z%o`_mrNr{0BO@XK_DJ1%`26kX`5J>kmDR6pFi>b1Qx|kRz#DfMy=L>}9E-2SYf)uA zyngZY@uNqMo;Y*q#)B6iMlzYSd54-Usy@a)<*Np+Z>mWH&fDaSk`eCtIZV0|T^i6-JCJIM1K?`oa=xif}=~W{@83*~O5^u3tQTbpI}`(L?lk#i05fR9T9O zeJ*4Ey<>^%CiV2op;Rbnm!(JPbW)wdbux`TC*&1s%}!r2gjk-POB`&4!cLpSgVNX`bF$T;egjJeRU&j31I!$-rua$40ikb>C^5(gbno2QEA;pm{dF zI8Ep;6e$Q*^~ultj2OPbOz~C!8DU#4PMfl`!(9fq&E^c*zd>&WzTFATm?xANxJvR-orVet3NZWYFDf(9N?^IcbSj18N#>NIfL zhLm%!EXAd^EI$hjwpS&?gQy_@_~MSk7xMPr$Thj3Rnq9oUI4y*Ti^nBk)KZmRTtvR z|3qS$$&xqiJaVxRG@WJ_c>e*9Y1Mm1^ufny8?e7ZU$Gx4T?J{9zmF%fMaZ;t9kX0= z_@3PAva6VsM5Fd2R&KtoDthOGQwcjlo4PeHI^mp9K_+t+gHn&ar5YV+6b%NUu zTbg)T?*0Ca;U0`L)2Q@`@yKW}>uchg#FLLzcDJ?g{t<-zjheUXGiiPLHD%F{-&vpR z-7o^^9cpCx+vnFoYad$mrff(#^Hk$-TMF(T5;tktwoBg;GuB9tJT{d6^c}cdHc_GA zQ{&szty!yKn|{+mHlKT;#qj)F`vr@74jeUg;aX1GvAcz??|v*bJlMHzIMc@Zx6dE- zRfD>4+vsY&n5lQVOu0Aqa2E`lvuqPLVaL&LpDJv{?@H~tmxywQz%PFpkBm$Erp?+9 zo)fj>N|wO|^xV~5G4qDBm!|JKapm620=?Z^7-(_+bssw>&M@IlM+66NP7S!0$sd;;Q)po<1LspZH4&YodS#7seN&7 z^QLKi30Y#b+o4#X$a#A6?7rmaWs~~{P!2GFUK4Ig^P}vc1ySg2kr)N^=j0vDg z6*CSFnGdg@Igl<6T|8w7sQ4HsQxWD5{P?xq@zRV_kCb+gL;d(<;@XMK(K0CL)#F`4D-Ku(x!Qm?cBJ+@V$*3;KpTH=9NqN%9fjyxf23aD1#{v9s0A9s(ss8+3 zNpb1hH*VGaLqKG9^2ahj1$X+Y1z0I5;X%PWPF7{4&A_Gq{`;^0`1$9bN^t^~E-4%H z8S58Fo7F7iF0BXS?tdxNjQa0?|Lc!`{tQO6ts5qEMT~{Vuf`&E5awji$j{V*+#Ig` z*PlUuzW?{{Kl|jDla~!^%M@KdXECa5O+R%{#kI|AMw8+O?n!x&z=zUP{`1#getBPN zpq|?P01n}OkaS7y3SR|%Cdi4s`|gdi;M(>uqy`vu3DRmTI~LaX@V1;kynpAmm~5V6 zpE>*TmQ7Ovm!l5AoCf`hka&#G%V*}L^SgI$b=He)wcY12WnE0)G^Lkc!Gg(EqZPMd zlcr6X#XxW5!&-P-Vtje^?8WuMLo6`^7cx?_0o!qM>vjQoRjr`45eaFpSFn99cPJY%x@=j%A(Smm&H7ZPmEl-0p z@wsJ#$-PjQcmEk1gtFL(uSw*D@j7TO{jh6Kh?dP+60_rK+3*cz!%6QG$HZ=vL(`96 zIJ28KA7CcN>3kSoY)AXZ%n_sKMwX2~pSA&+A3QtOae%-j>D<%TnOCh8({lk2Z8K@X(c`YiW!g`f(?UdTKmfl4xwxR%k~3shikd?=8?Wa z@~K5#<_0*a_a%lvhu8A5g4?TT_0U5ws$FpKSKt!Z$=pHz68SA0im2-wq2(CpHS4@S z{X;0_5-AzH?q7zF{HlJPhHd)Kiu!0g(G1j|$>m}E?5JJW@djM_7iUw}Aurgt)9BS{mtUJ5 z`sXLa0b)-geW>vAsYF2zml+v~>bINIde4_hKV`CMl+W?f8KHPX)_TG8Z|*S?Vs zsoCJG0kc002T9oA1%huLC@sd^Yuh%V!3iwu*eZYNMPmx*6x=oZYT%sc-8bmNbuSvV z9W)oseg#Hj{;fUHGy0%qlCeDH_PSy?S~fan_l{-Oydp%pD zmp?d)^ddt+Ori28qtYr&(iX31&|EfsaO}aGIT~HT18}vD>g0#Xe}oLB9v45vpehr4 zmybMtFITJ0yLUvo9GtMsxs<_&2C)2?o-%2yKlPfMS;_tq1+R`dGKH?hk`g94Ra zErCP>xLm*TmcO_|jb;8(^Ei7|dUf`V1HvUE>9CD41QaEq6sGSK;0}g$#D7F(#tfdv z(JMj7%>8;exhISORun184ini>T%i&V+h5|LZZRy?M(qaAD|mb^BXaH#5I>U_BuZ+g z!TW5!_nl9EzD)Uy-l~7V?W0K>rw?fB@3*W&_Xz-bNz1NiV3}2 zH)P5Nq=A6+Uys?b)N$+kz(o!HH0J8CdBe-#!1b6rlP=!zmqwR0?{ebT{;qV!g?v_P zV!w8bP8>NZJOjStSkTR6%5(1@<_9#UYm=^Obp;x`GaM|WV% z+7~2c*w}yOBp@i!dkmcyDoK=aS55NECDjG%93|ZuJQNv-;PwM1%=vo3^pQRMUa%hP zPYN@dF%G9T$b@_L?bD4^im~47e^g3wuSq!ZNNICfE;j+3i+|u%%San0&S|!`WY#{)D2Vo(Xrp5{!gGyKpQ_fnY4CduU7ti%V+;H zWK&Jnug7Jp#+OUI{6E2(YO;Qlt{58#gKJj~X{yQk=h9JK{C%Vh_d)qNq}<}wWc@w@ zArI{uhHm0hSNwtABD$ajw#;8V8(Dd1(D;*fEi3!|znRlStIB@;CndDLtn9a>DBHTS zU!qmB&8L4yT$-PF*#G~Z|31V2Z@!b7)JllCvQpUm>-bo13KpUndCL&sSbh1Bv$rMEO?5+{LmPxg_K_%VBq{1 zNP|jpIWWehdw%-E~!Ml@!iTg(HV-&vg`kji$N%ZPSJ?6#&}ivh)+Uepupp$A?Vf*45^3a$g&UlBsylVf6UWU2^IVG z%LjcLBEuoAAAHi&lL@QG2htjKke;VcsuU(Op9{7PX4I*~HIzu9l?GWR8dW(~W^nm1 zRG`+=DbgP*(y;%4m;oOLZ$I;Ky5~5!Oz6t=BG+a-rk6be)>pe91%`c zhNZ!|zj24*5RAJ0D(Bh7^mU{Cyw<3YQ02N(Obz7=f;&QJY1gUqC$_}|xIn(3iTe-G z8f>R(wVQMrK0ib#6^6_kiYy&7ap+Y34-lJ*#eg5j{uN@wbd{or-KxjfC7f+%9^@IE zMI|LZx6PoI=lMbAA5b=diyOA-J7q1yVdpF=E%w-S1uq|5zj&tZ$3UCLWjXeNv%)r? zL6fnsw8UdkX5PI3Vv<-sIFnJ`#;!*dnu-Sy-WoD5X6KbxdUr{w*Q$7a{n$2XB(abn z;T+VGxrW$X7I2X>xA;n_fOP#x8fW#~2}ApK@66z7=oB;<%jR~0t+><&z}AU$_VQ`N zdJ(0FA5TM2m;rM+SXhpdQjb3K${x|`X+yfTY04zl;15ua_`Gh*J~N~D+>$#=N?hv4 zr_;jcjp*JwxGpIKR;>cB;G%iJ;XP#g^?Z9ti9>PkNc@^9{fPyHsjCNIIjDoLNxSsg zT3q6g-#H*$I)>zR7|>H&IUOWG!GB)7Yv~g7r{zLhyVnLe6p>@KEt!)l0{f2WxvBF zfE0biKGf2Stl8%iSB&iF@2Kv?Dh2ujoOj6p(iA)8*SBsM&%ncipeumFB)}9?K;>(s z>f*te8NEo}H3<3!ZeluRV>^NtFbHZ1 z=uWH+LUvLN@R?s8;{)i1^DU906RHJ-?2imy7jYa6NB2KIg+?GzMFfSf?OyYXqnzn} zLIa{WM_GIDiY>PwQlYw$zH%t>&b`#Zry z#FUu6LK3nn4sPJ6B7S$Z+gWfae!ib*f&{tzsmCe+hT>Q}Is{B-9?Q!k(As8>b_}Ud z1?&km{7mJY1edM;{*E=nm{NvckM;w~1W6gvGrdyiaxvtm3|l?&K0}Mc)=)IYgGwIq!y^`@P3OtUG(F7CZ79C&nD#M7>2xb&~y~ReXKtFz#Vmr~N5h5To>^dEMZLSg< zDpwPz;f>(4NWvWd1U`h)(P&&BA9*;_R^l$W5Id(Qv*ig>@~-OVFaC}WA&zr2$q@;o zp_u5JS21+Wl$#=;OZ7U&Pas2JiNNo;F!5WakB*qGgQ-$ho9J99d~M=p z@gR7MNYiY&QRwtqaxQM(G<{I#FPjkE{Kr6&-4*a4#QTA`rRNOxp+{O56)7^J7fl?} zt4oJ=fRS|R(SNufM)K{mu#ey%ejm6v{`5Id9s;apfSAZAY&@Eig40C4`s+eauylI7R06QJaXaA3%TCr=vIyfA;owQ(M=A? zxJ(pfc3u9nJ6F!0D8rAu%u}0e4x0fK9#pL&a5Llor-x-+dFAF5$Ys-D;e&!)#QxQB(3IsdNqbIS0cPa!qx-js4kRN!X6^imgS%CX{YrAO0f5n% z96-2uE%~<(GUPJkk}0uF>0WSt69vnOfEY;-gUx_?T*ni~Pn^DZ^Kp&_F_5d#p7&B*m+@aeAAVIPMO|@ts!#Q95LuI(E(m)jwyvNQX7Q}47R3GXb!7bYN z9=n*g_m@v~*8?T9W4$^VW07B>Nzo+(;xa8la z1QbsG#`8B4WZ1RwMJKOKICj6#jzAbdYA86g8@xbx^qCRbR?o_%PpXv{Q3GT{quMsC z7u;^(%+SqepQ>FYD7q1Hj>Kz+FHgFZ=PYr{uON}lFx>xT@S)H#9h$f3G;DtK_RE=i z0HlDgfxW|d1cb?ZK@(X7mcKyT?_Y<8Pw3IH=jg?Peb--`07ti==tD!1mtBY=oU6ov zrVp?`Q_%L=N00pKNc4=MLnf_^g)*$wSL`-q;bl^io`eeyJT(^s1(-yNJ$TC%N0vCU zPl%SzoWC*Y1Yzup9IB^hQF%e2_C?EqOH*&Cy+wuxI|5QT9}RTnT}+J%;bxqDrg0W| z0TVfzzzjqr+iivraMWV!i$h_4(wK?^-*{DbzDZ9%a3xdc^0^J!*Y*mRVXdON;YS35 zJr&?kKh1cBagMj8=Byj%FWt{Iy1jr*o!=TYe>ld`leQYNdOIN_TpZn^y%Ifi03m=@IqDMPsAUT>vDK|7;?+4BpW*}1n%5?qs^Y=cx1!e@0ky{5P zAV&GJp?@G6v**NJE(A>S_GW)yGK!j>vVH1){~Ktm-;|w>-kg)KokgZcJJ$?h zkS{b2VgXYiR8aKGzy9_6KLDh7a6EDSROnyUhVf*^5$#jdv1~^L(w8cDPJ(&j`IV)= z{_77=SIYq$T`|6AKv$C~XZdZFquBav?|MI?xC#r*j7(?zZT-97XjmTV4vR*XK_vYZ zEv7x+j$!*Y_*q}7uzYZ`z-;e*V*TN_-+plAU)vco5BO0(qZ2Wpz%VlG`!p)RFjEDB zX($9ytl|9Wx1WoYw{}I%E<=wJ5emZxgr4Oh%hNJ8n<}Kv2L7q&qgfy#|K9rSFc%FC zW!zM>yxLEQIiBOdI|Ox306kPnASHA`4AGJca<^A^JAEnBuMWe3BUCL2XCz-!7r%2+ z@abp9Zh!$q8L%Mns?t+|wFq$*CJ1{-bgsbj#__6*BD*0ib^mEa=cT1iJzMx-fE4Im z(RXu}qJ=xquTAZOh;Hb`n|v@ETt5*t!Sz0{D3lip=wWC%L0lGuUzXF;k}?Wd&nUk>gae_vc#;gv3jKy^FDJ# zrvP+tl??cTe8}hZS`S(je=f)7v*(s; zDOFNpXM%0i;(AVxKJZBA@jxsubbQB#6v@`&EEP9IAW!V`lXBXKyMU@uo=!!YF>51C*fV@lnyjL2a0%4jIw16n2H} zR)h7n>&S&1pesynC;B7ep-Ri(2P+|vf>)fdLVVyRkgw%E5+r(Cr?T6>3rRkHUv6=u zO#&5)@gUD8lg3 z=q<>Dxh#bb{oM~tL4XLV$^v4f_sPZ)92H;#1#~xzxp%&iqW8gHpk@=ZlQ{^JK5c;$vNymCx-r&=xI z?xxNcv+wQOVw>{$^^*to9=`NkU;N|uju-m_@j+w6)yAsTzX)#EZ}Li@PaU8rcj;c; zIGn~03*l@&n`wRfo#SO0w;M^tQEjYw=V5chQ|Tc-)UC_>cAsR;^r1aEbs0QgaxULp`oUh*$HQnz@cXNNQ`aRN zx%0aCO|h-;;i=7$3r6*5)1*=JuJDi9PH+^JdA52iV7t++(zL_i+2QGDpC~M)9%J_P z1F@^YTG_N-ty&;R2|t_(Zk6&Oby-TBqiQ$&viqp7IXkapYQd$cMtUJ;Ar=y*9?B>T zQ(xKPiHh)baQ-JidwcY>OAg$8ZFD+~2)GkB%oyY+`NI*xPXt}TYJ7o6kCc_VjF=yh zcH)8D;&SL-UEL$3Hj_rQveC8w31dSw5+t!Zjan+)dxcKucJ;G!TO#KTFKaVleab|A z!SYg~deGP6!*>fT-Xe%$pGaB{;_g772}42ncUNDV^7JHw7qhAoRbdh^l!i#wxd_Gwv{ z(i4?9wJ)&Asr7gKD$&-xyOJa34r;@s;NM+YFX3%D|r~6M@R@p@a-$pvJVe6iw7e*vkb``0k|3ckF9R^NY8@umv zW!KdQ+Xv;tTXY+>FnY`B2lR(2&#C~^*nOlE9Kq22E- zuIy4;Cx}2Bw;zlaNOWj9i;7&8UCS&$;O06GTgcsgE!*hE(Z8^=i)mTl#=#wjFA^NM zMcm0wUDox=uC7J?4yapHdqs!t%B@};*B_qQ@}DlJ0Fo&xqZ;it=G-_aU02!VHJNNk zgRcfH;2)ymHTo+qZeuSRQ`z-3n4r0CtA4ZD`|r~A>L;gDHq9K=v9bZxDFjB)++!;G zW92m9(Q(!^ua0!l0l^UKGY4-Gd6}z9$CK6b}oWtKf`b z`vRuCV&c`$zDC)XK+!YX>Qvp>3t zpkK?nHK3zhqt+MogIksj^RtkD;F)2DLBtBlF}24fznrjWaJwcAP@ZVq?8^>41~J2! ztj&>E<*GSwEzB^#u#nE@LEp>9DFeDPnc{xK#?M|J7}joFSuRM)*MpxC#ZnqZfy$()Z=RV-zI*4hY2~@ulp%t}g@LDV$3|0c6xp2q9K$zDgO+Zu`zD^BdzzBjI1DAsjj(qt5=S0yn{w_TtA^xE+qvY54B&lop+K<{o4(&^Bp@7QJ1Q?G2L zK6Sb5JQJzcFgRRxecq!>2UEH07EB)Aj|eB4G=h3`{YEXij$Oa~uCAyU4VfzjGU;3< zQmhCxabLq5dQH1b zLJqp(k*_+~V#!e~O}nA;VoWt=j1!SD8RELIt4*4eDRrFSB3Lvb%p_#oCOLv zbQ%f@vM^*o=;sCJz?W@N`t99s;IMIXLo==`eQ$8`4J4&L$0r8-MUDeQ2~}!BA-p;` z4$#coxo7{OqbE+EvvA3ZwW0hiXI_}!ysJ3)wcl&Rqr_2!k<7rl4V$&;)QbpzmaGkp z5ymBL-nw)DiL1|bML+!D%>3}d7+c0X0ds_d!WRviw(i___@ucjLb!38cOE=`_R_Um z_Z~jWDx|!@Pp*&0meE{zAo5YSamx<9hfiL(HYP6Pz)A4*yvWWkRBH_;i^Kcor(gg1 z{^PL(#PCyUpx)oQ%fNAS*RT_I9=&wuSx%wW2nh<0*9R_v((iuy_4nUD8VjMhfXrU8 zGq_Fnp;MNGNw*!n@&LjMX4o$u=m$_nb_cnC^cKH+|J&a`m^Avp<>Bl;Z2F3r^gwpfZZYcAih}(7LanXjr(gc^h4IjXS8ab_EOJj<$=Q7P+b6kXU!fRmGigB! z^z^~)YnLyaJ9qg`mZA8^zrJY3+1}RqyzI?KuRkv|!g{*xD0QP}_wwn(d$(^+iW3XP ziMubpvi^O78FZAwQ*`+H3nbk<9;aEI`|S2ba23V#BR8yCvS7~48MBwh?7XG=cx6FO z6^%txxhJ#jC8Rgv^*9U#&u^VQkRA*2qPbJYjTqd&caLt}`;1y7J(pK8zk;eV!MjFn z-2Ko{WODg@PDB3VD~Gp;!yrw?wx%CNyZP!ni?!OVtNSWijF=4``EG6sKpZpcKNaiH5QYl zB~uG7Luew+5}&7XP5BP2;Rg}6AF({{2x!UpE2a!0W9#on4#=1>s<3GkzI+&mEH~&i znsgbnOmHxM!>nQ5zAU%UBqK&icHj#SJhi<2?!&GlfdLXl>oR;!%%ZWq8O30-y2wpq z1P)2VmnVZcpyK+eMQ{nEl-l)~K8PVRqw7g-fimW8212jsndM!@-B}xFR20A)H18SE z1cnDdha2%jpm%ZaT}|=Nzg5^&Uyubtx!q4$N4E|NDkkcgwgYEJ?YtrP{PfS?e|DGe z{W|#d?|@QKS_(Htu*Dpkhs=%Mc`eWJ{cr#Jqr$}mIr@{5Dzz!aMd#+OBfsYExt?o# z`;Xs0x)M#SFkfg=AVM0Ll-iA2_nrV9kXw0>)BgFlKPsAmFNnb!HkrBBMQO&S9R|(V zm_(UzPjTtHAAk9^!rrAD{)FI}VE4^-Br28A z2o;CsAyL;7a@Yqi`~3yRb?7&KQDh1U89BTji~Rnv#7*;OEft-}uIL+qZ=o9O*iAcc zW;5P`#*JMNDm!rHnbPXGZg(U)njejE3z&MLe{l+cW z6u0NXBRr|kYg0ZwzYST{9vyp3fHr)^d@5NJoQrzQkzOot66w#t2@6Bx_M9hhw$JA> zyuN)jaU*i8Et+>21JM*3TGk927|L*ic{+gfXGyqh@A(H%m-iNVEQ%)=cJh}^=-sAq zy@qW`Z>3@>godKW66lDtxvp_@S94MhTzr^I1HE?5s~g`WhRg<+PyJdo>wQI46u^Bd z(AVQFHRw1Y;^0$LcXrP1=kH`HOio{s*P+jSaBin)&GaFiThvFYwQ6|<*;$VJq>(64cb^)$_s+9CEp$AK zJa%2~gY$c&8|RMf(Z7 z`?PDykXQzR(yB(IZZiZYUm5M%Cx;>@GRHHL-l4|LVT%M_FEH}*7q?FBl!h!A*AIl2 z{_v2x${Tl`#y)uWb^eP>>1#(a2Q=6WvW*>v&9@m8*$=NA*&yp9dd2(wsiY`>1tVJ1UN`4J|_3-M+-H9=)W`R7jMMH+Xk)g(+Z_;nZ22oO? zXw#e_{tN;We8cp$KDIlVx8du_LwmGs)&MF!WWAUwEP(X=C(K>+_3Ux|+m~r~QKxQ= zdhGR!rj6>?xpkBJf$IsUg(skMS--wLI<{=c^di?~{Ygfp;t?#5+7kd??mT$fDt^ZC z8_x@LR-oW)pa#j!d~)yRw-?TW%l_E$Gna1Oe|YN8;}JN@|0 zm(cHWLN!&D`~2S3vq$!BOO;6k9KRx1>W2ha`S;{iV|6 zfGU^z^^+TC4{b{nMr{N^|Ey_~CXB~fea@0K8`dqEIm2K8v;N6^<~*`PQ#adq4`C>q*b2rQmn zJ-SsKx@^|CA$_{GZ-ellal;1ng6h2|(ycGsv}x4@%NL#iL|b3>nYuCM)FXw(dLuy8|a_@05@&(4GTniSo($?fjKf(cypzWtc;77zp~D zRXwO4s|ZSaSw^=9;HV=B8{x~*;}8e{SRGiU$>(1gJsxxJjeV%ez-b30PT|#R1fl47 z^0~p|wd7vg6*GT$XQCS=4_%vaXjQ8IH-#(+KJY2uKh(H=w!CXQB4?8{JoCNCJN*u4 z2FA}?wS#K^lMbJBFr*{^xci)iw{}O(0yB*tX34mHCXrOHVQ{k+EnDD#3tlwl;8u(E zlcmU`eRvRPnt&=29eI3=t*+msRl6>|`VSgBctG#2?OH zW2<9`8!7;R)3)r;bMV+{^Ovk#y=vLQ>0<_T!I6@oBE!+D*sZv+W$oyWRNSVG1e_)f zs@J4Vw?X6QtPBGk*R~zowwKV4ZV^r+vgZO`G; zmWIb>5Z~ARhhWk@y)P+h$@t#obaKCVkxN@Kv<=gvP>n&Qe~xkOdXJj5nwxq6d}&|? zHJFS#;HZlVh<$bAixF^kLR0S(ih zD0)E{QkC^j0?PFu3`fvk83r$Y?@E72s)elc@l}Tk=_Mf@+0*5~upLz56 z7O>+1Akd^92#U#cF~p82VuB+y&sA)GvOADKC^zU%YbbNsh_{bBpn}PHg3` zoY(@Ln#7Zqu5rY`EsP-X_Pig%p6dKWa@*Uo;k zH8yD}6Y*#zXejLmMyd;%nO*+*X5N{jXPwypBx^Qy3ZsMok@^A=>_ z$-yx$fuS8Gj@lJz*C0Xzp7{8Hx?~mBPoGmti%!;H@}XghR?>|Boh4QTaF z@ByYI16h^zM?h}5B~yy3-@5-?-r*;P;&)!v&5Si8DBz>3en&$j&>suC$An|CdK<}?!zP8fG48(!0mTM9S2Tb z8~4rad~5OBB6HTo%@7@L$~Z`*BTacoy_2?{KVS_Caw1r$PClsjn6IPKPZJR5jnDWB zAD>DFFNdFt1zOy1yqbFl z_>0H(>4+eX!ajTb292AxYTtd(xVh^D@Hg2EySyp)_TjkI69RqKXbmndbrjq_7`I{G z_#wT!`s2**eTR&jxhyPp`^j6GDl3j$NCaKl#al9_TZ=$R2H|->(C(wloC2;XeTDCjM-5t901L0v+tfiv^7D*iH?j! zJ4W*MLuaA&iX)R3C#}2(XOaGy)VD2wS6D5O)@2Yf9-B7r`Q5AMPaPv!-HX@mJ>z@x;E>8)AYig4uHAX?_{rmk(A7P@FI^hF zX8xq1J=-;JNY)D`rU}bjyJ3rteMik$vLQy2v}OCQ-Me;dNs`2X4shbIKAn(#^Ls|L z{K%?}`S?$LRynSX^whC~>o$VHYX$~E=DB-;0SGY*!s4J>e^9uN5A1_I1FKN=Pcm== zS)T{V>a{4p3mw4P6F7$M)TCL{#(^7Er}J4g{ECuBxL;7svfF|9BB%=Dd%9^=|4qLj zo{Y}GugK~({OHc_>G5EWn>Ix7k4@H&p_&3s+E7TykS+gb$>(pGj zYVEppYgR2?IBW9gK|MRP3a%G`1QC(06ECJlO@=SN|Dd76h7B3izjyaeU$umz3d9y) z;wpMeK~>%c;o#A#6`egA`#BXEf76at4U_U;cn4K$|H8N-ChHo+!dJsrCmQ=IL48>@ z@f`#oeTP2@Kh}&&Mhx?O)AEV?0(m(426)@_jQa=rT^%u^Ovq# zvvv)Z0(SJ^-kqrsUDL0nLKV42E!yJ1KX~X+|6Xp}vPnaRwgHyQOJ4%8z=lnlx1f!T zR84>!6*CRf1$H)n#gkbBzfwpU*vnl4-==Io_hHq-BAE8k7x@D#k`frL%2z`3=4B+J zwOIdVe%FRzbj*e*GnlnmL@?DZuq^1!`Bz1QkM3R9KU;WmXdBY`gAx|SR5)qVd)&f} z{KPFg_w3odGb2?djNZ6>E~dWR=>Ln^j|h$^07Y)DW53bU7c5(i&9oZYj?*WM7}yhP z%rsfFzDb*cDlC*$Z`-x^fFVPN4IK;#$F3xpfjIKBp!x(ptX91??f90hf?EC7vN<#w z83B&2{x`^^bgEKH2Zu|%L00#`+xskF4gFha!bjim{p1n-x_;FhQ%P2w(ny33WIS3k z#(*&kG$`ojDxl46#LOsNR+qsg(itEi`hlhSOAs-61TtX+aKtP3TdO9l-vK{hwslkN zz2<%bTUp&dKYA1^d5`98yA2pQY1YDJSZiyM2bx8Uy&YROEq}lksHtEkYu9VsqD{x{ zeFh93GIR*aiV&@2D0&%pNc>U2SHkvS)gdlqUf549%N+=vZh}~CaSfRtKra|CLNCsL zx(EvD!dRaVj>Nz4u6!I)P>2zf@c-#QaV-D;A!x{Fu~_TyhyE+VpT5jbEEWfUHw*kc z6n}r=|GDaZ{GAi{_uAvutP9`7iRMSGr+@hze?G&X|ARj@0zbnMBCYKIcl?FZ`iGxu zSNNH3Ph;u7I`~ueb3Ob__bU6ZI({hoUE{#dRm*-KqGq z5P#O-Pvl3})S26aRVQ&5tIjQ4>xpC4ZTJ(b?)WfPU9O!~_v|88U0pt_UbP9VdIRsX z>TT@Hs(0WltKRF@ta|_4&8lBr%Bny3H&*?SwXFJwY^?fuQ&{!?$YeF>){E6(=|xt9 zt&Ld?9`9f^c=s<>!&W?2!x=7C!?>lahF5b~4WHg;HTJFD^7a8_e>5v%d(#jM5}4J)|nL{@PB=d9rM{aC@gFImB&^Q_>wL9F0J z{9D>=R&a)i6}&Tq6}>GiY@t2c#L? zID^>bh60^lY18U7Dy34b)oZmHjascz0VJk%l)ANcyUXU(Y312QyG~^>s|wU6`V}(h zF1yoL;?vkn4vWT0UHE$7J4j;5Xwnw~;bqepydDjtN8CoeLawyCO$L`klc&&IARWxw zhrB)7`<*4<{{Wf+w@q&}nT#g0&0SPl%BKy4P}*yg+GmAk%BaLDOL|TP=2t$D%6CvKjPv{W_z`Z8KTHLod%#8TGCo z-r3}8kIs~DvcC74j0UA#ffwa)IxGg0tJrM^OM_XRpQlh2=9<)nDz!qXHJU;ET~h3Q zjp-`>>8)LBFdFnmv&m^Sk-(KhW3pSU0G$-OUEU&xLHqpqi>$nY{9L^vub|-d>pZp2 z;wgPw;sa1n0X7M{5nsdUEqQCzC;*!@n~Zv;%H(qBi;(NaH#6IwpTAn*H03FBb8_=? zbMs#p>Ks0Zh1d;PR62tNx>`1e@68X8x56>iYV;Tj6!ub=#%ZH$w*t4zdHw=i^7y<0 zJOg-_Kv)YS&787Zu=rjtP^DXM!*K%ZWEn1aI zlc&Kvn@w805=~)&&gCtA=d&8@zFeiHK(AD1y@pJZ@BNP@-m2b24}hRp*m!a^zOBX# z+){zYpx0Y%78Sm6px_!DF=PUaO2|htFYfTaDPER-4X*UPM5})OneJ z5IAi}PFwVah3c$)t<{G6LPAF;&&w~g8ys4v5ftN4UxGe`9#_$tw&@I3*eZkN`P1iF z`3kj~axZqRLj58e;+A$uUShvtyBM7&ht^?qyWW<#tyo}2huvy(1UXV+M9d&L(Hr(( zdi3o6y=)`xJde%l(!+dVh59Ud9WW6dta+Eotu<<#It{F_QV(G~yWM6nIL)ZiVkTzB z9XNUa;T_=YOh&c$ofhjuqcfPz9<$Z$E`96z@vY15EwL5q@!Wd6Q;jLeaf_H7AIf}UWfKIIfx*20&BZQ>+m`) zX0^fsjSQ>IHtjwAF!S+CvsG&=E-Eg0Q{u6^A>aX%t-;P!78L3ob{peu zYz{EQxQr^3R;Lfbd$PN;?rvE;yzk6}E7`9eQ)*bL}>>4hG6#HR(-un;!q{gsPJT52sVg3qi_`-#JQ(Y*|;M2M_r=?sU;lE|uP( zGGUXdlp0k&(CM%|-&Wgk)USt)M-l)g7w;?#t72s6@;cayqZY6v@YU28fdFV?m za-y^e|DwT61)2V3wqOpi1rmbB*s(qaUgf(=$EGTN*dfk(o3Qz;9TY9qw%OwV$%?%leU zJhj`ZbH*S3`Rg0I3UDn1Ay_UJwNht+8`UWk29SONdgOG#fa%mqjoDeKROsMhEDmMn zqla0Kj*OnL@o=UWC{Pnz1LP#tMvDoy5wma8tHB-QcDUY@A|`^?m0G2@`;;1;-t2PQ z-WBHR@-p)a6BkZeE<7zq&;ndK-n-cXQw1}H#f%kYLCd-u$|er%eG7b($@*G>Rf7%! zgW9CaR+;k)(iTn_xny6a!|nFEOjG9<80={3qCr|ZodkE_@YP$&$P zMy}N05lVl6SH!d%w6C8Y-_Wz&oNWb0pVQp`&=+ED6wmmY7OE>wNi7cX9)j{JJc!3Ww0DuvEw)v4hD^$t`fv`?}M5cBD@ zSR!y-g$l%R2o#N4taAnSB*G}H&4TP#xrWE=m2-C;|5l!pr`F2z3h~dDqBkzX^PEB$ zWD^2${7aBBfn|_;Ejmk4sZ)RCkQ=<348yHLoqHr4xh=w$U z2!8NBbr!c>tI}u+-Xdl|6b!dxF)Lo@Yajp&|LriUvmTun&0D|IqO_K%Z{Nx@xveU> zzT{_>2J>eyIjnlMGCxk4K<4W7Fx1FLc|0*d12-^QEM;YJt(j#33083 zZU@3n1vao!4$3mKR`t$pRlZhHz^gTY>vo%~^j&FDk;w|8eWlipwW!hAJ$l$@L{|u^OnQ0di|5Z_r*sxqap{XQ3x}uV zp+8J%a=Nsy?iMQ1pIKb`13ZFNr_fs8*mPoVw^cGzUA1wIBgm-T%~soAa2<>V9;;u)|c z{^2ZS&+aX`oA<+yUW39Q*O7xZs1yb?L|S3*VH2Fi9*Z5pJY!wn78jXy2-WlDco_z} z=lB2P${F6Y^FhTg?|<-NjcMq%PPfktPlZUuV)PUhy(zN7Ygw?KY^LvvzcV`JMs2=A zgMh+l{q@IprVT9CgsbQ!cN;xFl2xRSvN{}A8gKD99l&W?TsEA}&>!{IS7b&QZB=P8 zH%g7+-=076_SaxlXKPBdYV*4v$^B^62sIEqn5vi%t~gve5P~6;fJK5kwfH=GtKM$V zAw+}E(i?wxtGyA~zjp137vS>^rSH^MSaw9PDx1#%8>e;HRRyl^O56xUtagVLXd8oD zZO5umCbF%E-rvHw-xa}z&$#Z^PQJ$tOawh(`v9e z-L&3uFB}9^Ip=nzBz>FxeBX>7GcT!)-@k*VssS%ouEkb^jnx?3HW2BVH8^VMjaZpk zg+90mEdmUX@9AIO4B_s2U@dXy$M)zfzHRvpo8DYlfbRksu>zO~{q-2(CXSe&$Yrx* zVmN$ptUxU0bGVX(t>SPFXp@&kh4P~l_>ve2JCck3Ep|i{wx(m@N^BgnS-fD2|Pb6-(kIoN%E`92qI(tc~XLV|fBLm!Fy;i%U)BhedOF z^jT3cQ4!H%SprummI`AyTrP*p6G{`3H>V~iCB|~X*b+%}cnmu{k`pG15QazYNs%U` zCdJ3&!kB2DG?B|?N1-H{!i{8e*%2E;V`A7`VO(NrYD#iqoQNA89>u{GY!R0m!VedO zY}}rjkdzb`pBx`6&E^V(5|L08 z3mhk3C=!W9JiG$D!6>}$_l;N#JX5M&p$p*78{?E zB#PR|5%A)+ri;U(@tQ&B5#ceM=r9R4n!}A@ z^QG~LsarDAQ$r(TgsD5XNI84~ACoIdjFZO2%My}#5~&1J6)Tg7<75&Zd()nu84z)#N0-6#EF~J(-Nh8Hk&7mm5C+N_=J=#I}*igZfs(LG)){C6`LZBln4d9 zsPGtZf`lCw&P&`HkAD#G@d#`#CL&fW6-nab1OmKHA!Y@D!?bvbG%+zYP0C@%rpS0g z9w#~?G>RX|6=Tjsk}YY8u_Asq1_?Wm@9$zX+PL;_v zXQaj^rC>pb@&1Kag%Od-X`7RvlOD$xON5dHnOKbH=Lv*@^xfNIC21+#1ZiAK0-q}u z$z;-mjEn?4qX6qaGATh8$Hy*ANli_Xip8-pLcsj68z3>uiwb4OC8VY&OGL7CUTnHF zEg^}+7Ku1)A!pMjSO5Xuh%injl}NauA|6K=k6jbR7xB256A=$DHj*n92=OL)qPV!E z3~5IC?ldtcJY>_xO(CHnp^;eJ0%?K_LnAk_qoOz>iI5YQ5RYjP!xl(n@ggpp$Kha8 zibRRY+hp6f?%%#m%Hc$;S+yxTA{^U5ERIi<2>{awk7V%Se~Vq%l!k_WBL$*KLgCiDLOeERE=hs5prLyDTO$ zJ{FG%(-s;fPTia+5yeX55|WZrQl!E-exf8Tb;p(j0Vg^9J?QFKTIc0mFrAT}iPHEiAD5WEJ!MNuoFpkNKAIQA)8hd)u3xzk zpTOa#urZT(i6U0Rk!!fJ1VMB}OiXyRkjIXWf;kD|ronfJ_!5~!nvj&35Xafbj){y2 z4-dl}Mn`eNBPG~;JbYvBm#iw?rg1mNuw!6Yxe+{xSR@c|W1`s60ugpJPaG%Z0hGhx z#YBdMg-5faFj?H_NJ*?j7!!)GBN|%kv*3{%qZ1RkF)}gkA*mv{BI3sI*a8WM2dgXK zM}>rO#3IXM@KwUasaw&q3 zBPmYE6TnFGqPYTY+_oL5NlD2te%SpSHa;#4?~;pM$>CuzrX+Mra-1w<_qL=-O;}aN zZ%VuW&{1X4a$N7$OhA>mQ@+TojE{n;FWG!aHrma%W& zuK4JowHgdswlFdlo0kVkwB&fXCXfenUt& z7vm{}!04ou%_;GGalCZHpn5?AH|;u@A?3pQO2pWL5?NA8GC7^J6qzsvlg5suFC89( zMTH1LK&D=rlAbEv$l-=Xgiom5ay)O_)|7Zbkl;^5Cs_F@VgwPf;`o#;X)-}%IE-O* zG#6h5D>(}8I4&9fN1U)ZNi5@ptlz{9o7t(ukR|NY?VBYqEpRFVfix*0R+5;$V`~a| zrUXtjTZHY8j*W=$D1O3b0jysvTu55T22R-e$e4K@8+97FGGS|qghwF-Yd;pEEHM!; zF@D?DEh&jI88$R0RuU75a3Go%bZit~EEGs&vhagG1BOP zteOLtCd!i6CWNmS;2S2TB*ww4B`3y9#R7ITj~5daLwf?xAm+m+N=2M-c2wxbsv8r6 z()dw=gblrFSMT$G*?aHzxUTbDdq8zcq6$SyBGCuad+&n|u#;kwD3T&Y61`0C9i0HX zBujF9Y{yBQIF94ki5$zZRaww6m|oBen<%*_C+GXlm-B4q*Yo`c>#{G)5{a3;_gd>+ z@1~x6-A9M5?zc>5UH+cI^Fspz;l82s;9`AdZ20Iqtlgd6=qRy?xqSf?Zp`V{=BDPB zmSFeWXFA{3Zrvn05^=N~??C^D9ue(9pm%T}guNU?*wK!Q=r&`AGrQb=Y9n!=s&(NJ zv~@Ua?WaziJAL$(t@IPlKx2Y{MeFG8fiTHMGns#evm&1Ws5k{G#S_3cD zOmuX1qY!pCy?MrTh_&UZ*BuwJSlqpRfj|VMzGrA4U~jWH(W0QQYwzgB-ewwz1Og#k z7kXi;R&-Ij74k9Zg+K%n6c%|gzC6uK=#DjL(*5!!w`%J-5z~c)Cu=p^Ktk#a+ z0LHfe(olb2Pr%&N)X{`W-PyIFD@?o6(sW$$vfxCx`HaPm9?I3(W()QPoap&58GKk= zm_l|pR%|d79Jn~p-y8N@TASP3%r*p3g{@toKjar(^XuU#8( zI|74vTm$_9r_CSi=?&QJZd2Qaws65Oonf!XhJnEqSe#BX3bzS8V$j*q+Hsh_QQ#P~ zn1-)i9dJ8?gS|Zim#$tof8HCQ`WjoHtGT7U+t-8k56x(ITWhx+(+PDyh@KH$PiON9 z`lj9f@W{}m3w=Jc+)j63aAf$x73vMd+S%=NcQiG3`g%MrJNmNjc5F77rl=9VfX9UL zcGlirx9Q2op37ISjPzqFxlkf86z*UE+pZOFc@|Sko6BQ!qvB(y#qMTlb#_wifZvPd zYIRuK+PKWZ)~kb8dt7F---=;$Va8H#MR*mlS=!Ny1cPoo45!Ow>q5uU(TW!hEOB)G z4wtXp*KFPTs&weuWo(fa?D96N(-(^LP#uxO<*>HkZ+j!ycpd2CES;@wO_np}W_%PH z0XKgB%v){#%Ez9parHYLA>10S%Y|nUre0#vv)S8iHhU=I^@jb_q4#JwS~|~}y4)U{ z3*V1wZ+^qq)edB!F4$wSSj}gAp^y_L1QpruvTU$?WU{ok`v)Q+Y@(>|9UZ2wvmMQr zj&AC9@CB$F&BwK+kI~9IMh3kdZKvDqUPpIFTMPB>ipPx)YHsph7#=_yTHyM^ZtC#( zI$bT6Gw1NKjkeb5=xjC0D(b~0+p0R=9cpUrJZE-WJ3HFWwL1LH&eo1D)bx%ZmGJU< z3OpCF*Wi6OU~WHi2K|r8Zf!e#bnlM(R=2lV&D1$PO?cuqdwWxR8`djT3oVv*JjLKZ z(A6JCpN;oslk2?4aq`@mj+W*QQ`_r}6}of%SI(cm)+w*pccL}W)Mn~9b*kNB!n7{&@UZRm`B?7U8$KmnC5+RFD zXK=XeiV7x+&XsedGJ#ei6$=FdkwhkXR8%0upAM*He6CC@DQB`pLbXI86I9k~WE!=A zFIC8R6~#qNW=)0+3{LIgBzU4qu=nD^>n78;_701gTsqkt*b3 zJ|3r>`l~>o5DM9RKHE?yWpIUDHeaH^O_x=01#BjZ!&M6mxY-hwzXKVQ4a=B_>l|nA#vAJMS6jC9(95@OFK!~3f3Z!xgU$2nJ6;hc>q0&~? z*40$fSv+agt~!-KED~aDr5cQlLaEZ?vE!n|LMcWQEFrsq9i}BX_z0QAsFKR%VzE>t zRae$G)K-b`buzs{D^sY{DxIN9!ez3B3OpnUhshK3%JFQ(A}(LFlfQYJdQZJlr;sU> z3WW;atgEi6(yPQgo=_rJ<9pR=ZDkFDXH2nDB{N9q6=JopgwNr!=w(bv6#z1xyn44$ ztHRC6WGoI}s#GiGDw$lZ6bbP-si&&YR%#>y5$@g~XEVeq36sNQRFs!6_#Bbq;moVA zF{tn)Fcf^gKvWA3z$sO+C7bOsX@!B(r657JawEX#g`h4a;#PSSa~tE^tfPqb$Wvi z1Eb_ipCI`>|VL_o+&`T@W ztnxAjS0Y?5Rdt$rL$!jMWmq1iJQlqi3kt&_;WHT= z0h^8Kz~TxkDsXLxd}{DKWO8ktNF?U7$}5;yTFM%=K}N@b2}JB-dP!knDU&B;@kBV8 ziX*6$bJ_T)3S1c*AH-+!e2rcy#vBt%Whfe`pdy{TQeR)Kp@xWFT2MMnXY=@Y zARIoYytt%t-y5$P#1b`!!Nqk5q`dONQno;X>cAGN^jeintd$x>ashr^z$+`RC@v|( zNU)h=)D#}0jQ(Qf{sYJMX!J6Hlv^fMm0)p|(-};rgw2yG^i`_H8m-b$t!AOTCGl$| zMO%uB%UBgmc^Q+#X5b0ZXza$LZ-TMM*E5)y5-cVLc?16e3-eT>5Niym&uT#lm&2-{ z7tsHqf&sRiRaz=Q8RAr+;2=x5MSQe*SA#*R)CekgQi)h367V^Eu2jzBO9V=-M$F;x zc>*r0yqv1td=86SQ7#mT_{_302InnANNMj^>^yMd^;%7>nk~TGRA4mo%Mfz#7%D2*yyjz4hx;VH|i5uY+eEH3p@#~M5fY9F$ZvQ*hl&Dn!Se)s*teUQhE5$p#u#VHe9(} z34&FjtlGT;S#Rut0x7P(fcFPHVzxja)5-Z#i9}o={*y?+lX10s4mG`{#bvC#BHnZ2 zFjb61h=Pl`B8gDbxYMXN7*u#DC~?btE~dR)A(5h<;IuhD4;v1@TCY^q?A=xW3_jv7 zSO>b_-~F0_fqh#hsjRCq=%noGDuWtDRi%{+@k7jFtQ#&KVL6Y73*t}@TBfeqckp1X z9ye07$8qA!ZZV%-E)-}n4^=WQ_F0`4Ibl=`u~@(?WfU+TrKd5^sYXB|kYNvM+_mS; z6AfjL(jI43A3N5d6XOv9!BFWm3Vne-T=25NsMjcs27Cls0ydLgR$5lU#M+mN_&lyc zqs4|(X;4<~+NVVn^(o!kXAT%dm^(b7Tvu7C)?qWpUQ<=6!^7c=cq|5^0*wvEg@wW7 zptdOuHI*8sT&L6+U!~Eu?`b-7q(R0iE-d3ID(j?bgH|e5=&ForF&l?;@i`m;pUnct zjQYkFD`irNOj~V`>qH!m$fzo$(OxzjK6`qvxOCfgrqtLdkg1hokwRZnrIiT;QZ;r; zOid=99=(jtk!exDFtOyKs`7Gd5mE({M%%<{eCtG=sI-(N(lp4GYHV3jDQ*$Bp;QYw zJh_aEqQfd+eH;6L2-8Y}6UUVFVix@shPZ717DR@Ncbzz9;Gj+lR0b`A+6rE|;$c4^ z;!F7gg@Vt;Q^p+Ov6&(<_Bf1#fLUHzQd&~Tmy7WU#kFVm8p~NsF;Al|P_OFrDpV^x zZd|uofWnC<$QJS$3;|lT4WchGl-Qlhii=B%3k!w2_p@n_^QvBNsCrdiUPx7Gm0BS| zPoYv!4J4bz$5y~ad&Qx4SYd&%K>8nIb{QL$rU(K1FztLvx&HWTtS4x%N?(^tUuG8x zaU_LNuhn7&8FVV_WE?(90bk7L@-cuiCHfSZOpHOHquLe~moQ7qWPA1raCj$cCysCD zbA$@5T8a)+rZpN=5&^ncE{i3=h9*=hMFJTQ+cG{6<(5%iRz_z~^-82S0M9}aH!N=0 zB^7Y^GOb#SiY-waDs?iHG7%rwFT?Yc%kexVQkfVv;9<#OvsoOeh{q{^&i1apmYyBx;#dTi0Na@?~nRp-PY4TpgrR^u;GOZ!ePS z4BMW3MDdnZBG%~TBB@Hml~&eih3IuPn3!r~ZKXnr=U}7;NLQ-|N+M_DAr>-uTr?Ll zsZa=BgBISfK(7`kcJHjL-CLvNGO58seNrjqN-R#Q;L8m)IxWxuZdoa#jE%lU zAdzB`8ie54w(r@i-?K|!UuSsu1Vz~OFayN6d9X~l5ww&Np4^BFkbs{qEoWd4#`Z6% zsjW8F>JTRv?9$_-X-#}-v zL+g)`rG<)MSN1TUE>9;Uw|O>IN)g9L55j0He6LT&xmMznhOOo6Z3l zhGoqW2^e%XyId)Lfkvx1c5IJPE=KomK$XPp^CVcmJXTprIge9XM!kigG;lDB@#M;d zW&E-Vym_%081dpV#l{z(KG1b&kGNzz(`ckhp^(ok=b-VWszU`Y`A{#8u*v3O7Hy`;Bu?ZJ_ay!;9?@7y~fo_@jAGHzsBN}mWVNrW z;PJUkI$u~SC}MBJE%1ftS;e)LTc6#)dU@j`%srh)+2v()krLI6S;mm4rMOs5IlHt- zgldbPV+1psRlyO7MU2wz#i*D3aQxibSycVk4|L9R({p_812wa zCLvyxMfmrB-CO?e*yhaG7e5);TUsb+zwj}#`3sBp)7j<3XkrCfb3`+K zc>M9wK>YrLJIHtS-N`ZJ!IL<4a$$XG38xDH$ymzV`ssz^;%&0iLpUKVn?nBnUG>)eH}3s* zB^MvNnafOl_M2O=%p~F@xwVDa_|p19I+KpA!&SX_8&)?QOLhOZsULL~(dci#_i1Y8 zlaHgl^sToJmktv!T{rt=L%ECf){j0f^%-w}_9w9_T zzO(apzFr48lE|E_*zdiV@P6DOCbNl{g`nP{rr09?o zMF}7yI5VF|`h9Kb?&<=fz~K!S5TKdHogw>ue-Q!EFK^A{|L{M*%H90y^C$L+(7`wS z=pSeEv+=pruNG2M$oS1pk0w*IQ?YD{I*}lWsM8u!^YPsL+&6cr_}ci`?A+az=vel_ zUwP`bmX@myhQIf-fBozx(ys`O=5kRaAwk8YQiye}z7S8(rlPUAcpRtKAweIDA{%>eeP#V? zT*(UJn)$@%x3UX&zFNF~bjfaAamj z7pU_eQmMJA{JpQ&fdwqiBL27d+vQJuGK2S@zw-+#kM_9cP3LU>-tt=J zZWgKX*?4X-J)c|v$g%qA%*t;cEXK!f#pnK^I-N|KcPyThA^2Mh&%a8Z} z<;OFNYhVBFcKnM^Km7z_iMvQ)Hf7_9*>q+snqR-OoSB(O=6;Ll+KuLhqklVd2cx|_ z`ce38!R9BQW*rKC|2JtQ1LqO)9G}f1>Wb|6N-{ICh>-l`OloNzg8>3!>5H)&->KG_ zel|aM=bP2#yEmr(cIe=?XE(jf(Y1X0`oz?9V&U$CWI8oFlU%&Jn460)%`K%zr_-x< z*D@$!v4zh@f6^k|cj1@u7*^PwiOh|qPk!>9v*Mzy&%VSyHSkgT-Z#Jh1L9{>h>_+N zZZ9v#v*1^#vyf0$*6+^Wo4I*eZ*c$clk0#cZl~8~?o8&UC#F9c(!H?pxs6iuPvXlI zjFio#X2x&LEa#WU5~JfO)VJ^>CxLOyfAi<%Z(=__S9JXSkACx69=CWW_f29kw)P)? zSQ`6rsOrT{n>MREKlsI$;AD{Sn;5-`i2Nv`&&XLn4FBK%bAI{Lux!)NKYZ~kgx8}B z`Sldm-0lDQ?|-TSVTg6CYBmJM9o|uZwjNVG$`_otR zv5B$q$>i7b*??+O)noz;%-Hy+2-!Uh{~@uCVB*?0_ij&IeU0(-<6y*+@znI^h|W@L zV)c)A61T38#c~UGW`23P?3Gh<3yE}kCNVySGut!SZ0hFCQH;SmR9omjnRpz===kSkQP_6 zpZpbdws?+8`lcQNEqN-ipIgL1l<}XnGG0CQw=3(2IY-k|U)-1giIjW@tR&)dcURZv zr*2LnVv1wz)3f+?{Ll)rgK-2GDWWIw*#-4;vVl)B^N3PTMsMEy^7_Oi?qL}v3x#ua zEkBLDAU-{R`|G7frdzrCRcJuqR-7OM=|y}{5KX~zP*_H$X@b-`nwa8 zAdWIqqtl4M;>S^I(+i0Nc7Um9>|tyjFyP#LI*L`0jjyhvm%DC& zS4$>vzFGpu&LY1HPAU~Ih_4`;3T|tRiqPYta*L_-(sC}poL`;Cp>JsJR#T&&f4A|8 zXHWcmB9We*ORUZ(06XNO@zF0vV^obQcwz#qVHB7_B8%GqIU3ER?yuZOsmEl>0LfTS z{^}`PnY=!;@(oa*sj-{4CKs{^z%%JscKuFzd?quG4H3{;CIJCm9yHY= z((RbO%X4=Vf4%#$f&+hh6Z3C!Hor=pj`!KGuSbC#VMvlwbL(p<)U4Ea6mS8>E3L&> zW49OX-v8>WyZ3G{W$urUFrF3k{Suk{+1ZDidwS|iB=j>gpkqrVtTNL?_2@T?bS)gD+hGGByJu z7jPrEkz{Tq1u|@H`OfXNufASErJKEZWuM^WhadkOa-SuDC15ELe@1wG`Z}B!NVjK_ zKobFJpdrP)S-KNjN_?Gp0L&1FK+VRYqdz<)I{MzPe)i*kn!5e<{rOuTA$<)vBQ`qu z$-muvc;OG?SrCpCj)HXhY%IHSKRUaVUP&$@!E0UVY)#jgLN? zxQ?}6Fc;p?2k0r9M!Fn_L!y>b7*ZlRIWZf(bu*T^o4Y-Ad-=ii{Q6hlEJmX%zh7Lq z_g(q(;h*069DHm7JS#f*OkyIApQR|aB<2m~GOF@8=)d@U{=w{>%W5R%~?k6&u?D;WMX=9o+_T;NE6VOV+x{@J%mHRI>u%u0B@&~w=-YGzghie<-zS- zDi+Irm5l%ES;=d?ze&z~ax03H{!-B>lKoK(0V*mI;ULJ;ARU*Z(1Ev_v|A2^60~{}>$yyv2X?%rJ(?R@mn=Fjn7K=GMrtW%03nwdZwKL%i9W-__3f|ZVm8~^N+ zu_(gkOX#L%$G=+o;@8pHh5uT!7t)m9j{dJ@z_RPVUz?%|a3(W-otna9D4!4Ja6~Df zlT0F(0LMF)Kqmk+Y7QkdF_T_h_`dFmV*B;QKZA4xE{WzG^d2CMvB@~p^V2x^Fp*kW zm>Ns2;@x0o?AAEY5zq#6^W)(Lot!vHZTz750@kRfzjOAo%jP0?x-HzrdLV9cgoO_F)g86YnH>pzl1#k8Uw ze~GJH&a6zMoteijHMNw>uPi5HSqf_f;=PI&Nt}NULoz^k4BH$9#Np*?rNFdeb-Iw# zIC+GRe-ZR%2eLuIfssBKG0*q;BfUu3g$r)E`?`i)2cCRPhXmNrr7Ocj!$XLTApwKj zhsET!QmH+p^IA^UzDnD$&3MdraRk5q?!bk2du^^hhuzf^=xsJUT6$_Y625Zv{P2}; zT^&I99KjYFLWq7xXL~n-5H5uEPH-QmZFouD6dvpwaD)beHcuFtFK_T_U|+?C9Rt^f zF1&l`>Xj=O2YUw){zr%hiA}H5Vzwh#ggA}K=RVBGpLlPrIb#d>hK6nJk&Au@;&>le zR8PHl_Pxu)moHtocJ)G^-#>T_8F(wj8F;-;gj(F@R;Q!6&22q-P`&-xO@->cZf7{s z+2k4ajtrQG-YBAJomYo1Um3pAKYRg^aervAFW|6R+D`e9=(4zd_I4{GEoPU;Y;HNE zp}+JDUEkT`=<@UpT<*1+HBW75=^Yt<|NTo>sl>X?h8TR1O5Ajxw)=cG#Pe;)(Yhl2 zgTukT!5;Uy%EG7Vjc07b*ZQvwxWaFjKPf=`e&pNVy*4!1@9k>0hx#0Dq;7(q_GSmp zmv-4Zslo6LUcB(`wLZJMH()xj?NQdD?(pEZ{ids@x4-!2K*7KdhQ9UvYhJ6%X>*4A zdXOx#yMyjFb9=iTK};W_T8{pA-o5a_r3hdEt82u+tGt|NJTZujR8>KBXz0S__rCvO zzn=;xx0^zj1_vBN7kwd{wY|-bM0Eg@WjJ{0+aFxIGU#_Y+{nMZJJPaOT2j14Q2Pew zajm)c{DsROyn}2aQv8UIdiqAfBO}3qkhP;7iM5^xA~e?U$ROs06?vtAtJ`I@4-dRn zxa~O{^7B$-WcXX}Uw!vVj~7WFa4GnT{@%Wzr#FO1ba=yA{77#fBGz5rzW$KKY;gud zh|#*dE`P+`CKnbK<8-1v=cNy>UA;8e=eKuv+W--m13{<7?sFr}=5n}0y#ucHR*N^% z6Y^0ZUk}oV!#!OsuJe{7%9l%DF613`oIl@(uXW)1%2ej~m1 zoXy)i&^vPFVo#v&!j&#}kV?p#-4-O|&b726XWGwnul&{ndw z#{a!v{w<2?{#+C zELMl5y{V}yeZvYyO#%p?%?3aAZU!U%BQhZZ8n#+74dh(8$A&! z`AIG6!OJ~ow$nDZn61qnW^=%2arfZ+3oeIg>G$8ecCkOydttCI9PEp0fx)4nk@KGVCuvd>;=lMMleG;ymlx312zaeXC_MD;wez81IO0PH zIn*2R1C}Z9TymiejqS#ZDa_$ zA!4E32)suSMn!bgfsylA+@ZdnaHRjj-h!uIw)TgHhrNEE8_*_%)6j}TJL7x}<6j&J4 zV$71@@DM`ZAfopD@NRGKB^&{V1T?S#tJR09>S?o@y4{#Vb{nGMJppUk2HK$^f3FkmiQU^j*ylos z70pEeky0=Yy(5<{4)+4-LPfWGsL$>M1B2A8)9VcO_FnWKc%1f1=b$U>8;m&3&PabR z_49Ug7(hp;82^7Fx;#kT2FSKh*lV)~5K`^!MV#Ih3HZX1!FReDv}X<@Vebs~gxnT; z5a^iKjVP}ZaeXvGXoC6&DeBAN>Kg*g7!12z{k>qO91)CCWGJ%xaax5lWDDARdLjU^ zLKNZ!63T9&vgW`9&7FWH!nkw~AOHl>0p&&fNN3yeE&hStVI`)WT>s&2(trNF z_bwcJg|^e`?H=%WZOyGNbWflyC|Jwie%2B}BpDCh8*p}<1^3X=We@Zstlx)rjsgcl z7p_F?%qKLFKr2QZGcAZh6{h`7w<`z_n%#_mI@lw-v&kPuq~G)Q+rTWEfCPXqvjs!F zS1v_HF7{mMsee)7xa@KGKq-Sk1%2i4gHr_ChSsI48!r;TEWKVUMxo7irnA}O!3J#s z74pt^E({J2^&Q>x{OcF{yUn(iAXW;nNe|T~pv&oM?*!Y1bqMs>?>B=Way40wJ01Og ziteEv^mm6p{EpB4&be*R>~IVLMzK2a3P2^-5vZr8p~c+MjUl9f4Xip)FIGpV_k^Qu zaG(X939hvF(iNX{=W?~Md(Ko=|^yfN!Q!vegt0Fkty=j_L38npS{ot+*( zii)ijl=QhXEhn4p=T7&8^qZflij2J9kFpyc2{d=McUpi0bf7>3)v?(xg#y@PoDpyX z!H^dv#cnfqv|F5SpX)X?HJO};w>-i!{g2BReRyaE&IMa{vl-JMy_PBh5 z11<-sUzg8^SDFILb;xr}R%h!Ov+0!C^+qA>g*X18xm_baxI*DMW-uu>+Zk71!0mH_ zp$C@{=onn~D;35))iP~kot(v!AKWXWJ*j!Uv2tf)L*t%&skJ%@j+TFFyYRqK zWpPoNw6>vcZ#j*2_{{5dJNE87R^M2wM5aov)~bLR@Jpm>1t17kSw&G1Q;g)4Py?Iu zF4^|yE2?(y+*Ko}tZsaJ-xgX~=b3%R+I{=?*Hj6lzyfo4dRRc|*bAb>^G@AIwCY^&@5 zX}5oOwUmpQM~%KvV$d1Xm^}2datOgxh_1n;xpPM~n*(oBjfP)>bP(>j>iI2O%AYLY zw7+()v#p(kG z44fBBUwG;n@&4x4Q#-{BM4Du3WRXR31(%IERK`Pml`E9iDv@pG$ux)*i4}(0h6YB7 zRIitFj-A|vlUF}~S$p`@UbP&-f8=YGGL=Nm7pjCpjt~iJ0gqX&ky6tcVKO1Y@f?Lt zs@+j*RFoa9p+6}$KK<}H^cFDd8;m>DQl$4JYNHM$fLzB%cvu9xEq6Q8*cID0ZF)(p zPzkoZxV1u|tgg{D9;n>Kc#QG7wc)Ixi1z5_jkJv%5k+Un9V7 zDlTT>U}hzK^Ty3AU46aMP|B`9)+T#)-~P^hwXanRsO$Lj5l-!q*Xq>V!s2okOH^~{ zEsh)sZR7zF?_)4gQX1sN&piFIu&S0=+Nw%5Tdbf0^GX$0P%P!hcva$8H*KcNjd}&0^`i1M$4ab(xNa|cZ) z_7vlBepy;~@--u`w6N$^E}zG&;L7zfp_nBX%Xt!Z5wiP8{t34;U#;C&M%$=6dV2q! zJ@xwyZyX6UA3s__6$)B!!E=i0g9nU^=N{#8kg~->km;0at{8WKkQ!H_RM#rYBDEvHNHrD41bcP*t=I#x`|>%coikZOtnl?CPX@r3gyZ5 z`Wjt@v2M5I2^zP$*0_Jyj>f&U#~Y69IeqAjH%}bjg_j^ah$3lK9rCLxWPwYH1rk2} zVZ01K4*o)=F4a{_o`3uaUZteAvQpPryRULj?V&@)n%zfEpKKK1xP986A1SXn%xAGh z5+1XFImJ_yFv|ptvND#erVbBQTdJ=tp*>wLs1+PSj#bxKUtjy$POuqLdDWgb-#*<~ zO3kbS+ZF{Kp=F*#SOJOyOIT7X2Kl4K!TjY~?cov{P0N)EG&;FfT;JHZbNAkz^+u#Q zd3^1jqpi(#MM&)<&yMUleJel&0Tt5~3I$@IMgnn7&F;-KTBAsTF;P`(ja3ahckSL$ zZ`3J8EQZ*)>$O8iP9EfKprUSUKC1}u7tZh|p2yK5H!CACDTsH(21YkcjHk;#)#xqNH~h=WT7JmGeRL}%2glvT%$i}2^jM-^%T z04wChRh77aJqLC+G&WQks&~~^s}Z0V0u9p1k%|OdCjvOeWEQd2)pdHgy6(h59Oo=J zAXNc25J)+|wUAJ)-?MY)?%nmZJNECX5;Dr^WraeOQ3F7V3pfdB*HY9ZwNWdV>UX~; z-9US#szI#8b#eIRQa)d4FjntsENBcD1RJW1wL4+p5&&g_Z5qH7iW^u05iSL55|LLf zPq)8v(*~M$r(U7v3It36QzH^-YOAZU8`oB<#+k#VL0N6P*Yflu~+aF zDj}1hIDmlW3x{^gbQ(6G5UEfv%!=I_=Br!Sb;pVeXu^F`DIJ&vM{2CC!rjWS{i`TU3>Q>cQ*A^5TP%}u0S@x{ zl2WAJx%ls49cO!?;k7!Povo>2$z^IOhbh$6AYV!Syi5yZB)p-3i@3N>PvzI8D5a=i zBJg=iCCCh}{799clzZT{iYFcu8+a@*M!?eq>Y7?4s{w{c6cixEWU^RVJ;I>~pUc$} zIvr1tqeASof-T<*=uWpE&CS+bsv@4C0hFFVqOGY#3!|doLfk(W;8QuyZAZu&_kuI- z1r)<27lXUvhzuG<^)A(B+LMw-ej!s)kHEeNvj>n662erNS|sFh`CP0SC)9v88(n-%lxyJ}yeJ+7+Tp`@ci=tMjT*f^dVcgqzBg$z}tj3ZELu$?H>Dn$KD zB&Ax0xB^T9Mdyj1le~VKg?}AotU|CI5UWZ^p(0EkHg3e~#XNacwWNY2mZJ%i0zCtW z#N@I?7)lAE*J_z?o8o}x1zMqAjsSd>l2xRZ37AFODnxoYqWLNjQ&m+dMhut-iV$oO zngUt5v`i(^>WxN_2}+?@U-jY(g;hotLsnY{jhzDQBU%oDR!nVzC=)V;5M{G~5vKhW z4|J_SMB%SxDy~7Jt!Y5b)#DpPw5|GMRYEoe58}44LxYNA;8u`uR%y8aq`-lKF+gOS zE77nxVgQDQN@L@$YDD&Bhxm`ucyGR?WOFGjg(srB?bVS2BoI1PN%@x^hXct8u7f@9EFlkJy?)Fd@Z{~s6*vJGl7^j ztAq`9B}}`=5uue*fISiM6jeLws`ee-Wx)JBwpWA|%|W6Y)F@k`R#T*{Lc#;=DUq=a z)dH?Yw!M(SW|tt*Eaev$a;5rx`;7Gsl}8V5#~&6o?a=8c+zVYdhDoWTPy!xkDKM}i zF`z7!oW}%6C@N$Yi$!{I;Z~+{$BDDM^_r?Z5*kg>a!jj`m7#e8Lj^QJfyV~A0DKs7 z*aDsg2nD(?4ogzXe@V#K%B1vSzGlbk=Z*`QyQH)N`rea!YS3&ccz8lUQg{-qvjV}- z_;~w~O2C(Z@Iu*^fF_i`EG#qVwpXCDQC96eazG(fZ=@-9ys_6X5`(UXd$1=8>a14mAm6>21gmsqG!a*1+x)&AYj(Mn#gJ+=qGiOu2Ci_7^k zxdbGY1a}W?S%noP5LStKN(GC9X@#zXp%OjE0I{K=Z`0NsQqi7mJhuCdeL7I4VxZqF zpv}NNRYD3!005)MfJ*gZENB)7JU2&F%r9rqUKLgC(Qn^ays!G%=W0(JJWwsi53|6V zu>mKc<-k&?007Mfs$c*X$5*0siRDyPpo3<7^@Vbls=DN9p62CE+je#w1lb}HYOAHM z0)=2pRT38PB|Zx^V24IkTLVCb#}VN21XzbsKub(s8C#`d6_<*#ZQbBhpr5Pp;Gp_$mc3Z%j>quPBUQf_DguU!`kgTWOCeTFi%latgQ#wV2C& zMWjG{WSq{EksRac{0i|@Ua9f#H_WXuNCC8ihNR-uh_yz+7 z4Xcf6rB=m5ehLuz221Oo?PYm<+vw zqcG~^K=f1qs{lwBAhH7@JIJJyM0P-A2Sj#2WCuicKx79*c0gnYM0P-A z2Sj#2WCuicKx79*c0gnYM0P-A2Sj#2WCuicKx79*c0gnYM0P-A2Sj$j6lldnc0gnY zM0P-A2Sj#2WCuickjRW@^1olrq*F7K)0ynt!s0?Mm07w?WCuicKx79*c0gnYM0P-A z2Sj$TvUHos4v6f4$PS3?fXEJr?10D)i0pvK4v6f4$PS3?fXEJr?10D)i0pvK4v6f4 z$PS3?fXEJr?4aFZBC-P_J0P+HB0C_m10p*hvI8PJV8|6jc0gnYM0P-A2Sj#2WCuic zKx79*c0gnYM0P-A2Sj#2WCuicKx79*b`YPPo+7dXB0C_m10p*hvV$Cv9T3?8ksVyU z&_`qkM0P-A2Sj#2WCuicKx79*c0gnYM0P-A2Sj#2WCuicKx79*c0gnYM0P-A2Sj#2 zWCuicKx79*c0gnYM0P-A2U3}oPh_8$Y5D?h`ksT1( z0g)XL*#VIq5ZS?eeq|{?e|s&L$z@aVL~MF>c`-LTdW*;oi0pvK4v6f4$PS3?fXEJr z>|i>cBeDY`J0P+HB0C_m10p*hvI8PJAhH7@J0P+HB0C_m10p*hvI8PJAhH7@J0P+H zB0C_m10p++3fV+kGNu+`>Y3 zej%4i=a-4>fXEJr?10D)i0pvK4v6f4$PQxhIFTI?*#VIq5ZM8d9T3?8ksT1(0g)XL z*#VIq5ZM8d9T3?8ksT1(0g)XL*#VIq5ZM8d9T3?8L#!gQ10p*hvI8PJAhH7@J0P+H zB0Eq?1VnZ~WCuicKx79*c0gnYM0P-A2Sj#2WCuicKx79*c0gnYM0P-A2Sj!-mygd7 z*#VIq5ZM8d9T3^UH6lA8vI8PJ@c6w%c0gnYM0P-A2Sj#2WCuicKx79*c0gnYM0P-A z2Sj#2WCuicKx79*c0gnYM0P-A2Sj#2WCuicKx79*c0gnYM0Ow)sVa%=;Qvo{aB(d9 z*+gtQH#t5&Ha0OGOC-{%*wkcdB9WY#izi~ynVH#mG9Hh`W@B@igq4>vz{zmlo&p$!tEGn3~OGviZgJdta|EFD+zp(}_fE=K5ql zSC9*DsGMI~yPZyFQi-{ld}?<3%fwtRo5|$n7t%OyIWr$y$wjBG&!v+1=0rNPJeSEY zXJ^O9rlV7%nc1o6?DR}Lot;~`{pqKlT_2kmA5Bh=O-$UnH8z{bt=yga^oKv0Sj>z~ zkKP;|8yy|LHI-OcOU~T<^s}+lQha7|0zWW%Yiv51y*U}fP0q$w7ITT&>9HHp>FJqh zcKq|HwXYW^=jZddq)a@Mh)&PUEiUDgnbmJ%sZ3^mZG9;fkIu}l-MPCum&q-pa(P_f zQf>x69$Q?R&&8wB*jOx`N@g?hTjR5_DSSjMJC})1#8Sy*el8cCo|>MTot}W>d*TJTrfLePteBKS%wZ{QvbR_Svy7#!`!mb8E{Bx#ZN;?Dg?@ ze(uxXe0qI+dUkeweQk9Wx$=>jfZ+!Wy(Rgwxm6=<nUi@f$a;|N6V_m7;@JrtbcJYGyXQxW1J6e5^`KbOyqj!pio zD;kYw=H@fW`ME5vtzd3`W^^X;^JpTSpU-F0*-Sc>&gJK0qn}=%N@Vgm{B1r{kjY@l z<>tqyr$)!}b9325ESZ|aCt&f-&qNc+39OTBKA(;+6fA^kNj$f7HlK*jOswV-x%In? zNql%ZI*qSh&ENR!{>oB5J-?REb}i52 z;pH%Ka8sDbv)RSvTBZd2;==k$F1Iv?f|JeV?ys$97Z;WivrBiD=N2&rsAjpfm1I7-Fdv;* zdT?hsnZz(GUBZG-3`HTC&MhonpIXB( znO!Ybk0WBUSj=Xt!{c*$JPxbL)9rFwLr#~&X0_U#ZpQ}4FPs*iE8wws-ENn|?r?d0 z0iVYku(>>bm)UBwS#5TgKioUm-`f+hby;kd&ZaiA*cC*Rmj)a09 zr_U*m(?8hc=nGrgEk3i^?!&Kp-KN$~8}C?`HSFuMTg@(OhcD9Ruy%EJ z(q1&YZ3~5+rcSfD!{oACOx-4H5p4r^mu=8&F?ZWB5O%M}?R2^|8z0?bXf{P6Hgm{> zU+`}5h6`T27&^?_^jO&;@5Mf=%i|1~t#(h)_3m)njxDrjYAlzAdqRPL9TUdq=^q&i z9_KvytndUL>OiO`=ytk#9l@c#;ozYH+OwKBJeP-i0xrArd~YB$eDy+4!&cgc+Lp-Q zxrX|}!x*^G@VoC`37Rw;Ur?SsKlH7OJwtYHFfwrQ(#X5-ICitQl-G2fe`mNK|E#BP zurKKF1pQ6Q=L!@pSKc3Xx;_5Bp?-g})z;qGQTO!rTKk0&%neU?u*Va!ww`OTweMwC zsE=V*x!pd@gn`y3Yx}t_^FhXDrlH&6aXG!AP)BoD+ldzI*`AthFTH59IWT|2eNIbz zYfE#}nU3~jqDLGBjun^J<8(O8?U=AF=UUBvlfvO}dHrr{ho!r%`H|)@E$irZhMOF2 zUm)OdSh_n~o12a=yWcXV~OwRf9`LY~n13%#y@-)+GKw4XNH{|`y;0VQW~<$d>HY#hLV z0L6(topYQ#qa08m2#}DFP?*#?=R8@X2*v>x*6Xy6yY|`!Y@$$_*wZ=ZFi{B{*1PB3 z_dEOjAKv3*p&9iPs_NFgx2k^s+j8}Y+v9eQT|PH9I_%c<_bdBVdacTC^LRbum&V6N zd@j9gKq1!|b!xlS;WYa$jE@bu?Ixv6uEmR}eRi{Y&@?tN;(|4+2m4Jnt3mBDY6s8g zhK4;BxCHfJuhC}J!~PzS`$)gF_#Ad4rYb(Gw^(#a^}wJ);~chOK45;xWf~JP|CId$ zD(A4>YQj9xC{%L2QH%E)lw0jao7;{K(5h8xz09Igz>qy2o7-fvSgl62OfFZ-RD%YK zb7aWjHk&P0i(Vy@_v_E<6h@=TJLGWqTo%1XtyCxnRekUj3WaNY$P43weJhn(b+2+j zs~_lhT|7SyA5>$#XVNO|PL*{~ZB#2g7takl9QGP})e7(E^|^HltJ&Zg_gKe#nA%3n zKI^32oZ*O@c~W6FpUdTNctUBbKrH67SrVp5%#8H?OVIMI#?72i_u)$NT)McJV{&E)}HRp7G_;@ zb5s2jTUg8*rmyA}hcA{&BvP?Z(9CC1$r~7W67d2eiAX4twsE_qY(_(?@XP0m#9P~? zZ9Uym9#6D74 zEmCPKoh|CzzO6&ZVoSCk=;>%}X+bmSOpd69$(MfFj@>)DTXAc=1&70xP-_`m_jSy;jtOw7O8;87Yd}3*3QmG z3WH8=qO!yi5s%9kNu<)Yu5Jc{My1eMJPL(Mr8D`Gc0545Rl;Hjgd7T!Mq}V#IW)GU zqvPq_TRU2WOtO&A6LM)(Mr{+Py=&_;FF)Tc5VkR?EL^}9vB|ZKjCEU|eeT%7_AW73 z#A*_?Hn8Z;UFBYWHNIVufrO{dXW50gkw362cx-_zaF($1x@MM43e|7sJd zh7_kf{oIM8JKJ}*F}PxpNGcsTCVGfO`dZ6z#Vb3ub+>ddSX@!-)>FrNnu$--Ur?TX z;pv^*U@mCvjzcdVZv7VSz4gTxUU+U#s~DXiW_28Vq5stmeERN2!NC(R5}nWA-qq5& z1*`u$Bymkl(u(tc5mC--LiH6GaZkTNZ;r@bM`r*Sk%(JV{1E2(%I79vx!97a$zpt+vjypbws zdiE(2sfI5Q2!(h9E{)vS(AZGRkqDk5@gLyd7YMm*7OknizM;OhmUrM;2Cs%!Bl<4^ zqlwYnP*+!5Q|qhw=LT}uE6;Pdn1liroz~n~Ut3q-Kx=FgA0!Nrj~T*ZQprtC%~UFj zPUQmKT9ZIy~TcXqY6w@DayPA!ei;z&gJO!tn?j$J|WGb7-W_F0Ulsaa6M~i^NVN)9$=xh$7xs}Uk*hp(>5wYPG&|Es3MQvnJn#oO^ z76G40XS3<#MkK3)mbMt(n7X zlr|>IS2LAI=2}Q5^C_%F z3Yq9U^4jHez`qchyE?V-uZDrQt}gxkZ(potKE81Lf648Z75evG-L?AJZwRRS3=tQ`rQapXbIEKj z5lzJx3h#gRj`7IbH*%36mKuR{zM4-aBOkw6$YrsriKfF?Tw~1~`{LeWGBoq2pF1!7 zelD1+ECiES_oOrNxc|Km>_^YOyOhDwCXAI#A>|L@1GTJ zDGS{dw`3$VHT}b94*lTPr-i!<`5Ozr?QMPe`yUsU)7bgQrwZ9by1Eqo^q)^3+I!&4 zuYPxHWhEbrFJ=I+S zFq}$W|F_c}ho0I0%3HIu`C>7hUx|d%1+4mtg?y!W{r7W$pGrB_PlCDFN3R`idFieB zL^xZ;rcoplibrdrfxw4v5A8oW>Fs|;IUfwpVRgEMKlFS6K@8kdT4@_q!{{5qW|5wAF*W>e_hT^ccTqf#Yh$e8C z%2GBKiJU*S-~FS>-e*sY{b6o?K3*=YE_)G@7L9_Gzg=8v!=P#K+D)=Y0bfeh!i`mTb?d5EE zAzrSOR~F;5|8BScI<)kcFLISCjB)xmitl{--t4`~S~8req(TdG!APdMmYt-ubsFIjXRnp}Wwv;gL#a!&#+p^>4cN3-Za%L_# z9gHVq(ZH==|Ka6le}3bJKa;CgqQOLHChq^Crq}&X;Y1c25`_Y+A&i}tRI)Jt6XhY< zPiErz)%(ST`PpDRm5Tar-Mr=7clyl_KS*Sks_{r7nEj*Y*fHCWKdEH%Yj+llixKQ3 zhQina3H)63lHxlbP6bPMmU7YAg@q7RA zt6=5cN_lAsTVWA=3sWRC{U_UwSAO`>``7%HDjZS(`?T0EO2qs(r@nLIu=3yVLgBf& z&wevB^43TG>+ijf5iVAjO0ifd6w4Izncv8}PrP$&`sV!9)WX8dd>p^cV{0m#jJ*Go z@Aba?onOBDyLUgmF*^CP&#wEYKAOK34n?ySxRpdQmNZmDl~WV`mL$C zNG67-r{giq%;40A7ti$D9N!(eWFLF~dMucT%!a41J(R1_S=7k3U^V5*wA+j?R|uRST(b=)FnFX1e|7bJzU~*oVrM;frq0W2ZHRDZLbo z%oVGaU-;*41Q0CJvALN@DzRM2Ca@QFXRWw;w~!6|X7~EWAIvX&Jde$#TprtGx29(o zB1wd%^qq8OKArxLkLLojGm%1NnFuY3_;N7?zg}Itw{-ung=FmJKu4>2b}l-P9ph{w zvk=69hmu(gP<|;M4rB_mGqZCuv(eJZ?YnEGL?~D(B%;xHGPksHXBGY@@XxQd$gX`5 ztiTK`BHdhu98nDU|WH?{3>plpLz2~ z$6q~vJ(5_;RKkJSXV(!I)5~`jQ`oP{&7>2#NVZbRU>i0ZgG;;`kH$)cQZ}`G8xbxM z&E36QiG4i!{NeGBlBvZ~XnNj1g`MqiERo6W31&CCXK%jIOqAIX*@|Y3xE~$`|wL@=B4|pD#pX1w1+U8)v`b=Qomx%yKC-8%h!HR=`$pDI1xc!age;TCsp{ zJk4fsR*{E=A+;%{6X{9`{awIc{J$_Avi`)ME0nNBI{*KAAdFpAY~-~ z8RF5zj&G%c&COU8|BPdjR3=dEVK}q`{|k1XD)mc$q>mKE>9OqxyVA$ zKYg!=UCmTHwp1xsifQ7g1-`sg$PyxaVna6-kE3%l$>}$bZQ3?A8(7Rl;64^tkcMTD z*u@vK@kk^TNmh|h7E0wJEUJh@ph^s3j2PHiM9bCH#bV&S*I(}3J^DeiT8>3>d2I2n zloK$BGI~B9MKCF5aJ~fRoG(<@?%r8V;RT5e^gn$XUc7&&lAXW#=`VYwd)!g0e&BoHHJl?*h)!2bv9eckorey)m0f#iPkWF|h!riSx7M;!>e~i4S?rtRT&J23 z-CA5)EF;ZNAdN%N!eLA%Rb0EboKNQBfk@OpUrENVkL*5j<A5XxCFRd&Vk%JX+1Q*7fUR=AqwuDqJn?v@HDW>A77=mS~6!iOlX*lWqB$B@# z%w)>RY7{3N$y{Y|Y4!G9Bp*0xiA6D@4`k+(INwAv2+VlFU@g`IT@g zmrfVqs0#mKJ3Rh=YB4{b4QCf3IEO7QFIS6En8o~jI2pp(Btk2)(IT8?5>^q37fa>) zI9J3(Os$otL)ZW51>+xAGdLwn#FBF}^HEHe&@8+au~dMIg*j%TbD6&^6_?WSY%!Ni zSC*HM!$qQnYIZpno&VsC{#}Sn0jvwA!U2D9Ve01ej6aG__z;IC$YJw^RLGzD%WVXh zTsn^ge{rd@Fc*i<&&P4{8k~Oj`@T5R=3qKD6`r4&xq0=|PjP4)4~G-PEW@!264GG& z_MO$+SQx-%BNk>B{4vDVN*U7^iveE^d-j8D7^h$XKTdL|Ze089>NR+5L>FZH@C%5L zv3R7iRIOrxRK|B+=aP{WVtO=-G`muW#d6t51t(lFe;^(X;VgM(c9uAc#(XTn%OgR+ z)QlH$xniPJ!OV^!4@*VT2%J@*)7FVm; zbS}S`$gE|;h&FeEH$V9BS|FUSBx0%5YBsg{#oFrUzMAnth0*D8I^717Nvqb#`i>}F zUL5`C42sh#$1y%_Ti@90S6;h(-h7DMsI{5g4wutv(hi(dY8A$T0iOzA17r7kaH3%| zs$>eKT&}}0h{2$i>6FhfpAz@$hc924xOnBVL)qEYW;7dZcBjj#S1XkowN*agHR%*8 zEB4%Rpkda^Z&Irbs#E<3rPQVl#U+Bt1MEF+n^A9ZT6J2JTBoy_ ztm7_?N@I07Ee3_og57R;|Def%7wCO)SKX7slb3&d#W&>C%9I-IMa^*E)~3NrdZpTI z)~ImQWU!9DHX+BcnAK)Bng`Ve?2fBs4yRSGksaN&k@1|?^_?HRhI1C3T&B{we5Rq@ zRN)A&HQ9_Bo!(}5T>0LBNUqdb%zA@GuT}K*q2X?e!Dc?Yizhige17QMYv+wd-QcNH z{c6pm%hWI4@*EB#Y)%InYaj89n_C`H%9Tco5faA-HoML8GyNJI2Wm~`-aTDAbYtT- z&!r2)Ub|kUkm2}lXk7Q&vs|{!;9uxrvq?1| zQztF5X)YVbDyq@zv`kqgxvZ`%fpGl!K+M#Gyt1b<1ZQHN24qdd{#|K+B zvtKee)D|_KZ_}WodbOth7nonKr_tI?@4WH$l@YVvc3N+P`cJ3Ts4ez^Gh?qQJ88$p zhbM;gM>vnM&-xq+xlv^>=`0H3bVm8=ZvMB(FFfDL-1Wn^F1bBMjit|k^9(a_qA_SN z>phnzk5G5`E;wb+)RMagM}`dYL42hdjwj`~eDK(I+LP_QHl1$AQzzd#r?Z-sW`hNX zy7)t@km+pbjd9y9{;RH2E%o&M2A@r%w<|3Mm(SslpB+52tKm`Vjx#>1_*Grww+HiHq%ZThMjty$*gzian@*)^&a0%`R0>PyA&=p zjvjY39vZQ$hkOpJR$rsX`M$|+)oF~XKG?2KYdb7y+PMAf5Dq^bE{DnNgw5!Uy~;fl za@TQ#&t+5i&KQ;CO%{9K&;^HD1#@+I>^gPd8J$z3aCt1d>GeHBmtG%r;2(z1S=?rv z7o9zOn87*_K0EULbC)kn zPL6p@Dwx)wN^#;ai??skY}U&yc8ktn(VP~pJ2Ye-xn#hhC-F@=CYf>K?H|8ker4dm zA=B$PW}JLr61!XDLk_dkp_b_fcXOZIDT9|#E6g^F-e9-t2iKEvj5dab8yr@f%jO%M zxbWJ9>}lRX^W`fOGU{HROzfnr`PLtxxFff^%!p*<7J&zYajJlafFSN zWW7ddbaj7|c4lPQ<-0iPu)7_TgRL94^r$9bb~>$GWz|`nI7_T?f37zjp>O29K+GhZ zUb`%|2W-BYZi`W^()7Pj_fWg>JL40VFAjMes*@d*_R}`2?u6Q;=mjVM9Kbi^by}@* z9%;jIlR{$}A2XOeMx6hnD>Q0_!t`|QrZ)HMmtMOx>MvCNd6rX~lqSaC-y&m1Ei?FL(6Fv~H8# zqPA;*Lf9M_5xsltlFzPDlfJ_5HJm+b#DTF^P8{GO91Na4bqYROu0Gwdp-Fm((R0!S zG=P|n4lS;Bdr&CDHF9CduGSey;$F=_-=IQovncvx@?K?)vId8zWrb2@mdgfZ`qM3q z4}ATw`I6IRHfpr!c(WEJf_HF@jK6L(_ZiL7(=OfVUWFV!T!{`)XjBTN#$Sz$FW3z(t=c>w*UQiLt1UH_(cvrST?)O`)n~G()Hb_H(c7!iD0Oy~ zT8rzA>eC9X#^^GgRp=<>y;h%l!ZEB>ABAMA`!r@{--+E^;cnmLkaEE4v#E*uSODzU!GC~o zQOacq_$K_uZns&jHmk{IGgx6P@Zu)LfWp*&?C7y)I+#aHV=kS}sFkbrm}zFK%HSLt zAM-l#q8hc{=E3EFfJ}J4&1o__OjaXC+6+)&@Z_;my)X1o+fJXmWK)|JHHtfG9URVC z1z4N$QJ-2%Kq_`mjpzTmk!{tW6@NAA9bT)&Zgx4$Iz2!igu1~2+1cZi4P4oIpUDQe z0k&f@_9GTLhR22gH0X?0r+XatbD|Yy^ta3Au(&-I8Il68Tw^rr2G8_9Lw~AOIb>7X z^eSWlYGe{H1`p2mt!n($YP)c5VtmAjWXa(f9v$&GwSWn+?hBa;`-Phhlc@XR_eM`n{& zYt$JH{fq}2PJszhtL0~2=~Y{8Mx$%YZgUL}4~?Aj4cleCa<$y$@c~IfN?>(>Vlsoo z!Q@pN5Rg^wqoT()9(+|})F@=Kexe1qRFiEcl+!62x=9@=HN^qqGme{khBqrs!LDlK}QT4Q#( z46-wFyjA;Z6?i()Ggd%$z)#Spc!brWHL88Xn52grzQs|Gyk;H$j%UO^qA|;m zVavWE^VKL6Dm9E3Zl3`8kN_w#^9iU%qXsSKu%K_fBMy^AH^_U4eCnOC@z+6@X&eX) z0|;VhII>C5GlrJVA%1Mbvs^v^NLNW8!-2) zfGq(~!urH!F~M|<0QP{=!8c*m(F@S2Uk=x3GU}Zc4-!VKuvFGV^`vgY54^Sklfuv^ zSF5x};@cX5ZNYX7HniVigDD~BSD!iAuam*!!(sT4Cpm3$V1g%91AD&8)_L`a@mj3` zI1_SgtwF7Uqq2eCbGShu+Vp1)<93~C5Z+qRkEm(Ag1M^HA^`+db!z(tlFp**m)pQ8 z8ZAzz)ojxOdb9#M0;cG2x-6PL9WWrfQZcAhDm2I%k%v3CVh2ZtoK9UHY#7$B9qY}3KCe- zFR^HIq3Q6%_!OW)B1~&lNJ6YClhp*Px0-dscAH7AGMiOKy+UO+Dcu&Bh(?csTv+5f zz?UH?pzkee1JWF&MsLHixW@FZ(oD<*;8=PtNRb~`%Xq}72S zGny?h1dW<_B32g~kHc#)`Hc7t%tV2ygk`5(1E(+RN6^)obVk>x+n~2<&=j)^nW+m4 z3xp<@L50<)N@27645kq?4B3bk#(++)cKXZ)v&Jbqt2JxY7GKTJ8k#`(@OWYt59kD~ zaTC95R|j*;rbdoHwD-i;C%@I$wy%fJY1#d>~|FaDG`t2ebxEv5A^ya2! z5EhMHLV8m(TO{Hz*nB<%*hvGK#b{`t(#gVxM@XbcyIy(mxvu7Q>zf5H9(-Q#jZHh- zo2guB3zyAnCX=~r$)|}`O!K`BbmWy-a;aMlXt8SNKY$e{l*67 zb3MnlZX~t6+T2K!w(;3)N^>Kt=fxK~0WfjcbQ-gc%A`}8o9fnYu5F-m=nbTAaCh!` z{>V0_7?OZmS$*y7hNLT4JGQW*`M%X|Xb#Idj1!57e^_c@( z>qrl?DUDPxFwIgP{=(rhKpKf3AvL`8lHx^9Gh5g}u5Uya)3?wlwFd`J^ZCMEdjw5n zj--3fsiPtiX$KuJ3r3UD$mZj1n9OI|IZu#CPaoWUbPu-f1qicD=lp&k{3$EwLLhDnbc+ z9f|bh-d*fR>js~1r!wf=tr7|gz><{PylFj|D?T(RKlmi&rNce!jbOU=oH*P8%8exu zu((ZBrclhpuQ&)W#EuIsB&PhQ|p4t)`uN>>D)JvnNi9zDC_IX#~nBZ2<^GXR#RE z7BP4v2KlAFgB=|5)gDc@R zljw)LyY|u>JH_qY7{E;p^p@Sv9Ne?x+3j0MPwaYb+xG6R?w(FDkIHJ?NaZjF0+}#5pWrFL0eDDlca~Ad3w)Y28G3=(ZS9=d-g~V zw{G26yHD+tbZnJ&Z{6A<1?a|>?$|5*8i_>aGU*}!pFE+E3nEg&>?V=$rY}%vLJ^(S z+SzsZFz>;dhMt`}!E^#9Nn5vM-+{KrNe|M6^hQ=kPtRV7R4M>{#_4?e zF%qfc_%Rx{t6SWp*ww-NHtErpgZp<?Xp4>jy~@#&teVj!n14x~oJiLhbI}-7VPKN~4hJY#x`z z6Z5+H9g;3ki|aVejRI*~cej|?Os2EAY--)6noT}ZiUE()^wo8I&Q1>J(RFRz`?|YY zSt1%ZIj#W6Dpl0JtD}u4B#|B$2{%4L7j*Wta;Wti@o+l1cGFW0;9t8tYe_XvFdtkm z+|#|in-40F5BG^s1&mkJx&!pENJ`q!)lOayFWlD7qfzSD181ev5T@w0ja2^5_9wqi zA_)(j-n(7Or&HMi5vv}Po+A*5@j^lYS=#n!%K=H9rn7IZz=*+vB_DClTqBLvcjkOG#kzP^dh zle7rw>+2cKtX5&mS4fR#4({ZzX?z9^eiM$fnIQn&x_y7UfGHH!HFKn`U@@CEZrI$w z5O-|Y+{ge0O>f+=VdF-skl$ZV`quMcp((Y@CW?^8=HPmsR4VG)yIs=E6?Z(^EZ|6Y zbkl1e{`$JwCc*Znwls0XB3A9!A6fTAgFrxj<;2(FAzIjiW=<1LLgO&WbyQJjn@GH8 z+cstkU$lYDWH!~+H`k(T9$@-NpTdObhDIKbBIZ3w`iAJx9u~FXsSPv^ zi_7711q4>zv9*gw7w_KEfcW0j*tEH!nNGtH(TasrTn99>vA!9-1OAdhql3KUQ<|D-co7PRhFSR#sqVlF z-5fTb$6_)0;F{apI>oKsTU+^jadX|KS^}BIjroEa!Ge&(WHTuoV8~504sA;_6Ntt|3J&OkYBrb{U(~2UH>q7pW<|9Ga1}2nFic_Bk~VXn^XYglgZ==2@YGtLklp>7dU87hN~R{$6+Xl>=QkN|On zgnw_5NJJosB^{k@QW}>BmX=C+dV3q6y#6UNS1N!*4fL*-nFf}9cj?!dODX!r*Wm= z-P_w+VHYi&x=l@#Cg9v6+(S&*1wtXSQ_5qKH*G*n<3A??v`rRm-`Obw>q`NL%jSt- zU2W|xVu7Sp(7dI-v96iPWi}!kL`QI8lr$jvd?IgVaOk^sZ+#GfcLzF=PXRNH36CLQ zaHNPW1U}7fZfL|jgXmyO6O#p&nATWdPa{+Kh|5AMkHu?yns|e+v^}?7$Zh8_d2JmM zB*kE*B`xhOFk>e8X)=ukYMa64pqnZ6we?RuxtWD2)54%InuJ~Zc1cL2hdQ@)^uSno zZC!0>DL83<+xD#zaVx)}kqZzR6N=W%rZyvCZK8bp+v^z}JGQmAH&7@Yyw2^~9baZ2 zZ!z{G>1Rv2ckSq5OYpyKojt;qo}JrU7!4fY;S@T9!DmwOXEW9hJRZiH%SAtRZ*6be zME*A5_ua1^-}mg^BfIzQV6$6jQbBhsmnUk6!*3w`ITc=8z+nR4uHVRKG5GCUJCMyv z1g)JdElg%xJLCY|=T00sy6w=O{Vb-G!fQt20I`5n%5K`y4Et@S(0E+fHSv|SbPA_^ zdxw}079I0f+(Kt|wmnHA(GEU;sN=}fZQK^Fv=MHGLMGF>d^WAN`OBe$f$@YAF^>gQ z9qJMulpj0}Mu{ibxkDuGY#@;y-hceK1gUg8zn#V}&55u|#wU1--`N@!uP5T>E0;2dmkt_5mN-%TcwHXnU{tB}HM6f}V-XW=S-4gYTvxDyU^8+d;qe)iRT zlS^x=g~x5GCzI>R90pAQC&*|-3eolq7t0{&3+ z9*x50P&aR=XObH?Y^Kr};vOEf9vkb#5?V*=1`?^WlS^T6FprxW(D{UiVB;2OKTiz( zibTlT!tN0=d5yJ=l&0DSbVNIwO2rIn=E2{wkWTZZ{AQX&NG1d=LPQHTA3jYW6hLMp zM&3-{LWd&}Q=1zxN;H7~8#gl~Vlih+{icmgEKdD8I-f(PiUiGAsKVPb*(?FLd?und zJhM>Dr8ZEY8<5c1j0YGcr0L9cPg3Es#q{;-)@@{M+q;toM~uvr&&Rl7F;yePDi#hB z76@l3;A31ER5G+kd$cDYd}%u$Ui!)Aj;Hsvi}(V_bHwO#La-!6!*L;p zMTQ|UsB|uu0tpX?3M=Gtc<@u?2Dn#=uo-@RLmf{d>D;qR#1>1~cq|br`GoKZqJ$<4 z6Z8r+u7oXMGDS!h;CHw@NxO)Nvmg;p9OQ_x5E4o{yE}v}9c@@o(4jM+ zBS)jMxDq<66G|(tK*VXL@x^dB>mT3P*dY>ih-x1pJ(7I;9W{?~;7a^&fB);DZp9UWY;&cYo@!Bf5{%|}J3}sWXLbX)>v2SNxr}x8r zWoczOzi{=V1<0}J(#dN?QDuKGF~6F28i=A6xpDJDl28Md2vGao{eW# zS4zuc@A{`AD@zezLDLJFQYnFtC1a_TV)<6)!^l(`#0tol!rF4R1nvn$E&&vxvO_)_ z%dX-2f4ed3FD{j?|1N*A6pe=B#Y8?EjL(*Hx67$`uoNhRJw?@u zbh!-luL_MvnGhlX6fESx@nk?>N9LCTrQ2yRNbv-S=}-icRS;=OAyH_Dd2YtKr`Mq)~A6^WnRu+~aQIEwk!O%=_ArZ*5j4y=M~FH~`}3Jfy4g13zM3pWFaxiV^OR3IvWIwut>g)8}G&_44RNC0HT zVivF(=x+dvi3OlfmBmUD1DhBbcv>MIKfN3t3z}_a4rL|==HW;72ar5epK(zGN#dKo&R%|XfzgVm$(yPFg z)*^{~Y5DeQDLfrX2hxFJGKGOH<|817Bk853Y$_j%_^0P#HOWFMwX~d#ua!{tA`@LG z+$qimGEq>Cw^#m>N{4UEg>b`E0;L32?%n|sT__g;ilR6`I1o<6f+?Voi{K7R8DN(v z9FbivpqfKuAz%D_<%@hS^2u~yer9$daAQ7MtW=km0D`6nWe%!Opm#9H@D0H2b)D=XCs0Owq6c4~HEKAJ6pcwPZrj>|KJg*bp?K#ajmB80bz0nRI= zqv1ppAR7vnfI%+BGu5SZWo@k(@%!gNGQx}&7YUjb_*a!+dO^kp64~fHLm!~rWV-JGA9@(032C_9pPr4(!(2qS8zlol&h_;66u zX+rUWf(&TL>=a640Pv25gXP$4wirv#1?NygB#dGjW#D}AH~}4l(oJUp&sE_uiCPRG z3=*v(lwzqcAD($DoeleeWfm6k(E_;4pOi4YKzu{aMLefk0SylbHIok~ z)1Y$0xD0O-4I@@m6AS(yKA%VjfmbGqDqpgRg@*px_2kG^AKT5e~42M7T>p z#P;Q@{CZ_E|CzIWrvt(oSWK!=s4g$VwqaBd>H&`h-Va9$c)hp`fnctTOTTOfd|DE^ zG|brOPhZ^U`Nh;U3f%ygCCo7n7(J7Y_(P~V0_jvdy;St$`FYrR6rq=Z9vA=ne(1Nq zp8w*1|G(<5I(e^y5S^R#NAWZi?;zxERmkpQVEbX=r5w5zbxLaRBk_xB6$o@Td#4h< z{^`Q`u-v7`+uGeU%lZ^7KlPGi6|h?bToz`2g?a^odCC!D0vi30N6wo7Z~|c zwHOM;3(HHHxwl_9`pZwQrfz(CGXNI9l!h1xwTxmx2nD0zBvDU^C{>fF#G)~%6M%&i zotn?auLg4~|M|CtH+zI5pM4TcE=&W|&6aS3L>Ou{1nV>$AwfDr)R2nAbC7icp2e$V zAhF7262A{D{q=wD{pyt`U--k#Nd9JWZhisuDue@B1ak1ANPS?#gkuEkjE9H(^U*xq zZU|B;xQ_A%k=uW}KW$^PF8M=+l0SM2dI|`?z`SDy0#UAcDMO@O$->g@>S7fyo(N+m z2XoZ|+}p}>8Mg=_h=$)jyh-_Qp<+7wd3YLcxKzd`%GuReGL(mIt9*AYpRc5#1PueI zM%^1i%Mq!ptya^(mW%1&PoHViymt$O2gQRwmduqPA0yJOFzQD|3e~06GR6!fcRo{G zgN0rC@hwsd1vTKXsM7Wx&E)vo~xOz+% z;N|gH2u%Xc@2mM+u7LcC0J(Gi-yN&n^|n7#UR}yTOB&2qV6mxGWib*-FK5fQbC9Iw zb4ddEj-!+pyZ}mcL2H{Tr52!1S^C6A;hw)X2e+HYqz&Ol<;o&5yka_9DwNA>c?gk+ z0$xM|2z>BY1(YM;>#by{`Wnk+bBJfqDP@t!Qy^?QRjDFD6TgmGW{7c_d6H zjGO~fmN+59T!B_MmjORrEcrj$zOMa83&G54rI-pXEX>`U4rZWtMOa5kuG!e~KdNil zVlWq+5BldI^D5<+?iT%#^6G7b@Rf@Hts~UNAARzEW@y6E{vW45yEy}@A3<$lZsqp< zwJZvzE#13+x00B-wg?44DHld*DuDVZLlnmvB$JDWAoj@4|I_wIPfuNYf96JTK83PJ z`9vi8#qAXscrbqF{{7pPl>b(xSYBMoN9RCjf1mKY>01c5<<$IKJX(zZQA=(9;jI70 zjhWCqloUA>OUrz|jA#gj^b*R2VVq;dL>h(=pZCw938ifGT5|1+``KB4cp>%4#P-JL z3(0aCV$2}4Zv|9kD?u5Mt3FWm)jUZ^h#>bVl_QBz1qw{i_eqG43rT)ht;8O=eFfJh5@h*Ln+u`%2d^LDvJZ^>8CsAk z>fz19VL}cOK)p3s2~;KjonHv&?%YX!WUGC=<6oAMBVmq1NR1ymb~^;leo6c z{DB{0m}q1M>D zB7-$hJXlE}Ck*_-EfY6vcl;rqL&$*UBYGpTbaw^%tkjf0d-s3;H#NZ|ZGQi+e_x(O z4hjby!|FUUmkOprKGIv>k(W0=OnYhcyi<=VQ)Z{i=|mwIlgl__y`u3NM$cWIumd^n zHGuRoJ4PnG77f8++U!G4Bg$(TM*CS0*1zPsU8}TpWWc z!KhS&0yJBlUP3qE1|(~AnAHY@O8qkPQQ8sDq(==pgebpdG;5S*i$>+G@%m~efnRwq zTpk-jxj9^m01tw1aofO!TD-&N^NP{F zVXxWgG#Twf!$3;FpF4(JHlqo(jJytq$q4esBs}H-oNWcGZ3BVoc8*St0E{z_kGh8~ zcBR>7^|;LDq4Sd{oQ2Xs4zE#%N<9__3IPF8wrUMWU8AZ2lfK{Na=SdE!|sch#!%wO zGC6v|cy7Qha}0Yx?0d#hyax=TL92n(1J#3!Mw?lsby!h+Ys?1bd(dP9^f*2_>bi8n z2Xe*+)C@(HOpcLDE{of3ab2{aR+mAi=tGG#)Q3U|EbXAmYE)=F4(*vfISL86M~8++ zP)+HA)ujcQ>d}o24V!&B;901h_FJG%9yLHywG-ft=FA!8AfQx?t8VB5(9m9u?)=c? z_{5}V?3~ArtU9(Ga8&mmTN4j!^)mp0N?H&pTuTuLM>YEkpe?<-nj8G)}Me zvSDb#bk05Q^tpZGcIP>-TWdAA+&16vm5IwkwlP%dLie1z;2lv7nTIW)FCFe-j{#t@ zV|3W6@tQ9H zsX2TefQ&kweb{G$R>Np=PmYfcSuH~r^N@E81>aSxBZ0Y=*48y$6N`$0E3 z4I@ClP+`ucl`GXsgU4sZe72j7_K|br=Pr)=CMWDhw@G8Lm^5nNl~KKI)Mqj3$A&Li ztonX6%6)lfkW0TqKoF}XZO z$H;_h?DA{lK*BH|9Qwht{Yt>asH10dct$5DKn&Y_BR1f;P(Hzzsrvh58o+KgwE}In z>$Jn8o{0;D#=)os_6275Y`+c|8EW3y$0yH^ctLZyA+XUI07?VB(*SiGgq}u&QehM4 z92T7yh`ihD0%xxROm4#cQLD>@zOY!m!|-R|+RSd7R;vV;3I1FwAC#Sx;Vt_IG#Ac0 zhRj|x%{hd!XsBie5f2bRV2*ebLh=Qq4N4@had^aTRP+w0z#!`s{R6Km22S+>oSzu8 zO*niSoxyu<6!pvW1iS}Vh`uEX*ts#UwIC=VM}mLBwQ8*f9jKM{g8Y}sRi&kmro7qBMY z9#}v6-DWjv@m6s3FF!_@mO+QIhLCxn@4*8?cSCe9?xHbTOj?8%$Q0b5J`u)11=jR> zESNm7V;RcG>5tTrpxjd#bV@zcDk{7*>a~GL)e?m#Er^^JvlAua0ETKDU^WqC5F=Gu zXxdClJm}@8NSmEbqsD|@MEuec_4P0igcah=txz%G6);+Mr^km9lSGg+fS|QGYz8$7 zx1HgV)*tnFtcVDJDDl=hl|l}9Q;EkLp{lT2ov07#9)^3dxzTjIg;oc(14hDV*UMzP zzV^sV6GRz4ppXiJLqvoy5mok-W~UoqvEDZB)44og$3aHoI=u>k_EkNE2Ofv!)QP<$ z(hGX|h}#VQmgrccT8*dTBWS1vhT^b!&P}*IP8fmHW;7!-LrtMLt41w56w7=0`OV+j zJ^()iF(1M75@q?ID6wK{qn{tRf(m*FR~WnDks&*nNgps!D4TQ!fToxR7PUfmx`iZx zs9+F&1T3^hsU}naHj@giAVvTtM)0T>FCJlXdJwgN{9;fcvrzQQP;>B^$Jd`$_Zp5v zOo)F%6Jfk~4TTv^fiW1&usgHH;2}H>(F8&~pwp`ce2&4FPif^x9((AZ@zkKE4?~8Y z!2@BuAoC4?JT<83hq8<+11bpG6kkeMY%n!Mah*ota43$R9DI&TYV+#l>X)_9O)7y0 zn=MY4oq%G&1Zx#4@Zm~A$bkPV89d7{71Tsm{Qy5KuWN zQ}6f~LWqq}2O!h1qaTPlue50fls0%6C>RK#mc?ULo;uvIp7he>Yr_iFq!Bp03A4zEV8pWwHk4%7o*V&OUDYUks3G|B@)Gbt2HVBsh)AkQ;BYo@ScQ0K$KQc4|7XeP+ ztkIz&7R}NgbFf@!rV|ds* zKJF&i^|3LF(=-f4ncZuLJ*f%mn2^(I3>bAn0r(Dj3DPu^8JXs3GKp?^?VQu)@%WIt zO`adZq%;nlvsxisKpNzQaMGgt5(tJf(E@KbVSa&8Hw*%^_PV!{9y)t*Xc#gz%x$-I z`~p-OW}RcigQOdow8v|O?Lnp?SD29f5r+H!v-ciul3w+_XVoA;0)Y$)BWY$jR8DWb zm19?@=}DSV4k$|#I#qS$oU3zBR4^dhc=0v&+Su3_Ck%+7G_gZ<8Qw)BNnUmo01D+AvSj>yM(+R7?i}GHp z+ZUZ*KtkdUJOb6hH(oolaPI7x^JmXpc>=VlRW zPNFp1>t%8m`-shf==7>{a^dV-7o3wLk9_gAJ5*Eg$+^>KUwiZ0=g+JE|j2NxR7vs<7>CG`w|Z1YD|hA zji88S3>6gPNA~UdGWF8Tg5Q^#oSB=RN=-9G>Ws7=iG?dL=duN7E}Rb9hQ4rzz&eNN zQ*vg0b}H$My8OeiJpcF$y^I>8K}$cO7$_9PHcu#jeA)NC+ji z^K&!7;lT8nDdgzhZ=H@zC zd7T{(?Ph&J{^-*O)liX8GBFgKLM|=mbt@sK5Qz;39y!oIU{XMVq0*^wxTyej3Q{$6 z(^6W(6GH>^Mb_tso;^BXR8bIGFxq@*D3mI(!~lgBPonJW?=cxQ6pd3K^-u~5plTON zAycB1S_%qtkp#k~rytTA4Qj}qpnH|8v?_&$mh1GQo(}WAo*uPcucS1l9*Rw+ZhI7M zpuoABI7n6rA+b^{Qpx$E&&wYf(wHoGA`xGr(rbGMd-WO_-D6PUKv<#5pfVb0+O&Va zS*OGqmr5N(>!=UFF_dz?P)Tux+#^qzv=$8qjVGp!CgXuaeL6hyfVp4X*P#`e%zB)_ ztM5J7Z`RTjN+UYEI=XpiEfvKVGXL#)s9&j7iXh@qDs;Vl#sdd>v>IByACg7L)lB<` z)Tq#qYY*ZmP27Ul!N;kc6pq`ZrQMLicMB{=$ercT(M#nrg+VuX@POJNH5>Z0LbIVq z-OuzEgzPd1?sa^s8)90DRtO*5C*%r6C{GXwdk)bGB~K#kp|u)gzhQ8|ppa;cef<`N zN-xz9TJRJaG=Yet5*RrKA+Cf14=x{qNffClWPGK>OzHPi{bspVZS2>Y4jYU@ld=!T z`znT1Lp>&wN=j*a%s9i>pwK|}iNPS1p%2B-YAKb1J<21rWxu>nZKkzKeXmM4pw~;3 z%<-RU&Hmm)W~~X*9l5@zcR*|68Yq(-hq$V=7Bh6<5>2m(;`ONxsZEEagZ)~gQri#J zzCw)GqzpP7O5EGGzXzSI(L(+tqW00eUX@y`(CIDx2F4ytW`%$w=@S_SbVv60Xic=z ztTRzsk*W*rNvqA$gS~wkA*F&|RIWf3jY4HoK*y=lLu3veGo_(BA-dQ1YxEY8PNVKs z(I&OQpr%lMgY%Sidd(3ShDxP`#!7-=XA%v{wOkyrtkWxmJUOMa7{n-d(J3G$(i=5~ z14ezX-a>OY4??NWkyvC({XvC_Qs_)ZC2y~Y7ASFoD}-7y==N}`F?4xrEl4 zjplx{@!+8zomM6gQ!)WpH)Ix4Mva8W(`yE#GT}ZUt<+h1d(a#-f6wj*?!~FC20i4E z5XEcp)TY4!%g}za0oD%}AQmfojZ$=pOd{*i_e0pdn}?30A-R&_TKC=ezyln}xN-h8 ztu+{XdUTY!x7T1YD76AE-U&lhq*hb33_3Se4+N(Mxkzi)L*A*TX*i(=_jEx%C&Llc zdWFG)!3I5}QTLgUi#Z8a1aTn_%T*}ROd`lj6~;bY-{E6}2Bzu+3Q-QEy*PuG!sT?P z{z0fzl~M=`MU10hw4}nWPA-0@Q3<#TT1N{+re4Fqp@aSKlk#q8MmhVsAi1TWpOY&F z5A5&JsVEe>$hb0vOd$|Rpx}mTRtiNcx0|x`s^lUgy4MITEXoh=?-Idr@=zJXrrwo7 zD{bk8+Kz^5pE++Dg-lR1$|*jV{~#PB2ls&h(o7pExm@3e-cixe;K^k;eH(&BsOR2A zu?##S#Fr|e-lUWZa853Uh#X}CdxX3_-6E-SpiecR!NJUO^U#1!A(ubMK?lnejHaEE zL$bIfQA+s|u~-dlH)Nd<=HVP_8jXPZDL$KD;B*+ZYMt4n6zk0vvtB8a?&%W9as0Mg zxnIrGYDJVnOED!^G+ybyLrTr%LgdX>ZsK%cE?>y!i$pw?ijn?8f~zy>p>;&T5?lHm zO51w~-T|hfQ5aEs2K}WBNA1c`M8<^>5rt`DVP`j|69Q@;WX1*snoFj_DaAY?Q~3rZ zx87`04-9Ji%y$h8K#V8G@1esJ@c9Cb4h|3@fy3tfu%nYJ;7j4Rpm5Z~Ps&jWz(~MR zJ0}(y`iA=YkMLOieJU{|d{PKud641?bp{;&3~z<7#OI=8pw$(^@1TSO3U~=yQtsD^ zIM6Xt0)yE!C_+66jGL06azHNTcI@rqLhTGup&U(7mq8JT+7}AH6bZOEl^Bw9smP>4 zPr>U8^u}Haq4>upvl8NWt^lX2Gv`KkGp?6HSp}XGZvKS{%Y{wDfA_8UOmNhrgBS#b9~ z_jS^T4??cp{RK06SBzeQsFx?8bOzWc8Xo?LrX{pND`kQSPDE!)Jm6XQJoJ)e&)xS4 zr9EF`@sypramqSQVn*Mf7eusH%M~-~O^W~j2t{$wwOT_7#Y(LTx>d9%j%PM1#k{@u zcbiaxwEM84`vEkO5~pdSi3B3l%iy$V_)e%;kx)=#9-OdDC{`fgV+2bu6~Q`Xon3e-oIB4KGum;S8qV8$FZEDA zibyQo_jTWIKtU%;EYN^*Mw+ZrawU`)r@iAEQ1Nm&TyAFvYCLHP5-|vv<BzVi5UPds|4S4Z(-<8oQ|UUZg*Czh-EVndG}VH|a-2rh8uG9{DEp>cGy zR6z-)d-;7d4DiLH#~yw7fJxSEL?Ho0#wcS_bjc+s$-?>l$PCq}Lg+%pp+g<{&Q-z~Xxy5M_7e%aIk0h>Ip`fy zYy6((@8#p*bl2~(?s)jg!NUW3SvOa%GwS0#3F9%@kiue7$W%(ffg{Hb8EM*}fNzHjQcE>5 z2+ol+B7b1O3tgsu1N@)LpzHd|J+x*I>#Ii&SxkHtt<&MI;_lx4$BvjNR12Wi2d}Hd z(eGNJOe8_|D}pur+YPM}W{7y8;@{6zqrUj)W4-$kT2TD=_Zq}wzS=x=ut&ldGU9xu zZUyiLy%Nz~6j7m_p#Kpn!@YzzCR`(}d7L5YUfT#k^f6r4-4=Tly12WWTJong3gZmHb zQ9gR$=pfF|mx~TR^TcDl+Cd}>D8@xy0E+Cyh#(3P>I^0Dhbpt>;Byc26kUQ{U%QJ7 z`+Mj>ucdE)|Ndh-Jx|od`jYOzqX&$ADoUjhcJsMX^dlpg$Fcl;9`ZaCUmGkBKWfs7 z?_z!a{=p~rA2_(b*KF=H_V3qVdc^wzqGCn;+|vh-Xth1ct_SW#6#?_wR0n_vT%J@t zq(zm;fyWM6HPYOje_AS8KFr zg#wux*abv!$-^3CldAoXJc=Qxexl!Sa6gkz8jOk_U5`{F;9Kb4N7N`qx>Nc5@uP!1 zusV~)fT%3TkW`@P0fYtqeO>0~4&Q;=??bY|gF^!rlMasiH>ku_YlNsPGCg&ez7G%a z?mgO}M;||kiggoeE4xuVrcvp18iUEm``TXZW5zGD?&;Gh4n6VMu_FfufO9ZmW;wD38$};%q(IZEOdeyYS z&?nbR<@^+(91zL@p&X>xgmOSA2Q5N5Ae4hNl%9lgKqv=^0ihfa$^oGq5Xu3e91zL@p&Ss(0ihfa$^oGq5Xu3e91zL@p&Ss( z0ihfa$^oGq5Xu3e91zL@p&Ss(0ihfa$^oGq5Xu3e91zL@p&Ss(fl6&AlmkLJAd~|_ zIUtk+LOCFm1420822<3oK4hZFdP!0&?fKUzy<$zEQ2<3oK4hZFdP!0&?fKUzy<$zEQ2<3oK4hZFd zP!0&?fKUzy<$zEQ2<3oK4hZFdP!0&?fKUzy<$zEQ2<3oK4hZFdP!0&?fKUzy<$zEQ z2<3oK4hZFdP!0&?fKUzy<$zEQ2<3oK4hZFdP!4j%wWa2b+&}!`Ofd2DjpDWPMrFO- zC}-CQ<$zEQ2<4z!Ad~|_IVcdy0ihfeKiu9SlmkLJAd~|_IT*Ei3FUxL4hZFdP!0&? zfKUzy<$zEQ2<3oK4hZFdP!0&?fKUzy<$zEQ2<3oK4hZFdP!0&?fKUzy<$zEQ2<3oK z4hZFdP!0&?fKUzy<$zEQ2<2eCStFDKLOCFm1420l=l&t$MlEsuc_M&7JjHxtQC!wO!6`;=_75 zSIo3-+*q%dGMgWL)W|jKwOTowt7IBG+w0A0{?{LGmDcLjTD6eL)f(&VYPH#J-fR{N ztMziRRLte8A6{>jD(#I{dU5gc-!_Y@`ErR}`oSkRH|mXzX6fBu{`60M)r~?Sx7H|E zwr;MM3c1XWzBPIBP;;kJWIk-xij~dn+^_z(S06rfw6%k$TdNo9#nnu?^!{JJYI^vQ zhiaRpaxq(7E9BU@6#J*?x4$#_&`YP2!_|#Svr($1am@MhPv7z#pa0>{fB0w3>y3?# zdOdw@_40oSzUr8Nr?GT7z4alUx>8-d_TFDkA3yQhugW`XrK>kSs#mMI!sW~lW|MFH z`9Hn;FCP`w-!80gtY6D`-{DZaa-~771vDw~eY&D9_`jsEg&;0Q_rOg}LwbpuT zeQPtnTDbaO&ba>56|@YlRH;=OJB`()555~1IrDzARxhRVOW8uH)T-y-`_9<&{(mgC z*LSLmt5;SFrF^Nm^gY|dW8b@4Xx#XuwX$?=6$cb&(tkejwDrxmFR!*g+^*-Yt*qwC z)hj;<4ZiT*pa0W)%Nv{Mg!J0#YN`4=&ozIg|LD1QFJE3;y!ig5%Zu4+zErJMcs+ri z6_&5%7B9W~i+7d^)e1fH;`Z-23vzIHX+ z+}PP{luE_IPOF^DU%Ps3@#?i)`}(bqZnleSs~gQ?F1K9Dz4y*)rLukV<4?CUR~I)L zm0~tq+t~Pj&)>dP$mQG3Hb!8%TCY{g=;R!R13UAF&3dC!suptvv}8V;E9CKyT&vNn z7Hfq}zShLpso)otQn}q|HPF(f(r=w;U8^^$D4J^Jcx)Xu{^2rFwDkTE0?lwAS10>}vLR9J{=v+QUW@GKr*7nwVt&nf8R@Q1om}+fntGZTdZf?{H%~E@*uv{n>OO5U8 zTdiER-KtjCOPje`?*DT*FuVN8T6L|Jsnsg$H*Vgz@$s+gl{`D2Vr47K*`<2Al&?0o zZr-|i>sF;y$Y!=0OSMdGC0nl4+dDg(tsI_x=|(kEDF4R;cN?4aG>rdpCcV76a{1zw ztIN53zR;+wtXA@uGfP*mUVP_Qzq+!LFJx+&wR|DHoJn81{K0$gzVqHvCSS;J)PC3b zwKuO9(uLwmE}z9!*V6fHwph(c;kZiZ$~)kA$^Zo#A965)OsD6Ju7}__)hspKw_xg2`mq>kImw-^jJ@h`s41G zhh_Wr@$CUSz8P}3MqfGU^bJ2LzP&>r823(ie6E1iIy!2#y?lWFGUv(1&7&SiDC++Y z$AQ`co>(dp89y<4e5ms-{^0RcFmlEnaYtgo(Adf65AeQp&ykolW{(B^Q9P~Nd(w80 z$LV?AlZu6`spEmT-#YOh&)1A3JfjoV7oU*G50Co&?(sl4;PONx_A&S90qUOpV_v`4 zZuN%(Zch-e>3o#;HTf$6kIy~f^#+4px62psJpCU}tel7hpOb%G^sLM249}#3;czq_ z3AlaF2=A9a$u!DjG7$@ec7^^Z5FD4Yc0cd4I(&1p9)H5?^SC`en}GFuzjXwpvQx;&xsS>Kse+a9~&7SLHCcc)F&Myr$(*rP{4X>Z2Y8+ zZDWt0*1j71?L!q`u?7ORVXMdE_d4xvug`89pYV=PxcnZc%jcZ1Iq^Rcn{C1!IOPjW z*hAq7>&cT74x1}HVRr^1ua3K1zjaRGsgW@}#K`c=$4ACS$Jk?^IwtJn!(*q852Nvi zPmWmeJReWkT@I&h)HZzll-235Ib2@fF5gvufN5>p`0qIR&uVu#?CwwkjT!WNefVZ5 z>a#mtc))Oio%kQ|Xwb*@z3p{Jl0m1#>GB4n@wvH~R5TRC_Y*U*si55z2n9oD7v|@t zqdreCl9-x_`dluzFBCs_dTuI}O2$Ls*wjKSyephyl|#w-+1Z586^e%9@x=7$a40r4 zH95VInhKAd9Ji0h5~*a&?e-_9Clm3>shDGUWb~xN7xJNFJn`vNESgG2eYTO2(J|Pd z)#nQ*CsR{%Q?W?Ied^@Igv;l12g310G&*zP>|`PpICawFwA-B?Z_FF>ot|BYO`U!H zwV9y9@3fALdc6rpB0N7C48>>WrvvCG$HbV|lduPE0k_NU@W*1FvE$=zw=I|oCdOSO zOdnX`9>z|LyFJdtba>j~AA|XheQqqpx?r8KJDl!_C+vufxojij6SlFDF&nzw=?>Xk zBmUuu(Q%u@>99{sgaSUdD;XN`Sv{x5?GsLK03Ia}3i}+t^H?%hz%@J`@{jqvfoL@7 z4>`TTaB$3JKQ$HzjE95a2zn%pW(s+oW21H#hEXWU4*us*I1=;t!$EI6;PrVO?ns#N za*=pE97d-l&nyI-p|C52FZhC?K+x~=1;PtwW4>_MfrfOt`~i>G9|-td-q=js;|@A- z6@Lt77n@8)QtXb-ZjnMMm#ZamS}YWFJwW#inZ(>~o?NA*D7k_Xa5&waI)jSWA?)T# zRVtZCO4A}vcXua8BI@iE@pxDZ5(zp*_$R01!MpbHx;O&9NG25u#QXSSA&=X=@4g53 zb_xYNkyOOviv$AB-o0F*aL?|&Qk@VVNCZ5AO4j|rUZGU7uS=? zIt5y@Y!8Qh|K9r~YLP_Dmv-?4Vx>mf^5}~?qYTd{>6Ct%#kyPf z=u3CryZ7jRjq({hJQCpuB1d1U($6yUnUaY{uQoXC%E_XXmc?o5_9-k z&Fkss(X{k(d{5}?IuU@OvDb;$7R4kXtl?ssn4I$%pDYOQQMJ?uXgc3^1XR*Gf zQr>^JP+{)X%lIAlbNM16hqb%M$hi;wXfVnJypH?$e4$Wqm+q)$-=5BWBDGS?74o|| z9G*}nRG9Qq4p%H-285VabaZqJ<@>lYtzJ#by6@lpV5dlJ+WlacNO>1mA=3_8gnRG2 z{p)+X6$AI~>6WQ?bHw8AeI4Ar=&D`f4qomw6&Njh67m%~d5=OMqU03S*JCytloF9xrqJm0v_veyHTo8drQFUg&OW|W)JfASy+NZh>hP}Oj!pqbAdv`_YMo9+8wUC`YCYZAMe%ts1gQr9 z={NT(b-nusbfQj~n9t!!r80~;ZFA-~ba;{t~;tMEjf_3lVN+~g= zqqJS34jzxg5mK~Nu$L>Nq-rB=6i^%yIvs5$kqL!(QI$j`)bMb5iCiv~PznVtMWgY= zU5aiIPbiV&12+8~4H{f#RCUpOc^3>EjiymjO0|X-n<<`1hQ{me#C=6ViA0LeX)Vna zXp|hej8Z9O7^5^gM@Y*!e3gO=k4DQSVyQ%-Ra0_wC`^y0DH;0i&t!6RxDt1w6>^bO ztyIz!MJts$wOT=&4-ToMYK;_MpeTisRw?9^R5f@&C)a2sGKB*7QY+-R5}rnjMv|!| z3YAi0wwRPUlYvgL{_)z{yGz-0b$M~|+O?&0HlHsQvn%OB?M5kG+1@IzR11y5X1=(X zy>@9ay}X!STFoQvFE_U_mv3*ZHW#&)C_6BBMTi3U;^>VYC#Wbv3Ed1Y7xMHbXSh<{U)U(CSjcl#e z!2BM$cVoR=Y&Wyl(uFF!nqqykxxvi9TGv1R1QW9LdZAP2T~E0@yc zT0UEEmP_?)W3_no+J}t-Cij(E7W2Sjedpu#&GmZo#;<=}D`4`MU&%0&w-#oao9pdn zIhS6>`~lZ&Y*lONYPxXg{hQ574U@(;ri6t;sj1(xp{bn_dspaa$(@>+Vaxt+hVytcfwT57IiNv5{G*{oJ-)kb!s zy0&t$UM!&b^QH1S)?qNMT)wzgDzrcOu)dtx$d?z(wcl)l?YFv|Mng4QmtL4nfS|+`kD^=gB7~u3lZlEUmeFa)gm4UlfqBd zE19)YqgL7|Eu|Yb+SyjUT3B03<8qhZdG}hejr%R(F|J<0Fsan*)kdXU!wN_?pF^Y6 zHg0@;y;-U>YDKhGrm?+=Kjt#aR~9pum$MkancPOJn#Zj0(poybx|S;x>X?LA)|S(l zabs{bw{P6qsTI%`MNCZ#)pmQmf>o&1mF3Ffdn;QXx0V}?8v3uCE9ckJtC>Op-BVay zO|QUgN|jP=XZ_~&MzMmSU2E5}`TF*HHD4&KEnca&+Oo>6UR&5rmHFSKtx{Bv# zp7`cJe~4AC;w3D}VF>0MwT*VIv9pEc3oMjjO1p_cl(~9kxrITUTU*Os%c7qv1ilee-jhlN+sC2?HBXp26E@D_Hki$`%WS zTD`i4H(psTH1Gs@Otnk-Vl!PSwJ|+j$>IHOY;Ck#O*B;Hrnl4 zrP^$)EN9B-*tINkq4a9HQr*PL&Gq(HIbTKlZQa^wH+D5rtp8bq6_j&W5?IL;3wd07 zXM3Z89;h=H#Ns5(0jmKkOG{|n@&?+cQLS(7z>aTjH>=fpvsq!*gJ4E0E9q>pzHtMl zP|Rlw7@mv8^-C;xP*#8}=&z1A+kePM)dRSWrY8-`RXw#)0eQnr=P!V9lrMX1)mLQ%0* zDK}x&^@ro%{!c&o**{)dTq$GO_QM>;M>b!qU{R>HzJB9Y`_o(P#^&|@rqLi<@gjEabpj+(W%M`zQbK^S6KT?jmdyi+}J-%?*$@8lXYZ!*lI@-CEi}kFLdg1hu~02w zyp-0~a3liO*0AV;C8<`emRqgX>NP9|)!Tpkl3Z*W{r&I#?ERm=SE=RdJKH^n>=!=GG?sQ5s89wMMIbv623Z)Iq+% z@x9AS%UCVKoht3E?af+xC4=CH#jsKh*T9lfwcfx2B-(dtr_N z`A2a{SC9J-KWH@o?Oe?uw60ucUrw>U_5M}FE<7g2Av}MpiN(yy)>gCLE~l|ZS}4FG zT39g6HMeTZ3r~ot;mL3R{MK(;OG}sE&#%JBOQp=!23G9gpo+C}q1>n!@Nom;hFgNwtwATD-_qtFw(Wv?Al@#YppQOBGzlmwQ7D94Y{ja zC>8MbbtDJ*B{XGYeZAHy{(b71-UFxp;##e-xs5#tCcb3RQ|$78uT;^8Fo6`izX1~| z!ksWJjrC0!RCaX*m%ym21pa`{*ZLU%By{Pj79u^4Bh1%~Y|-U$0`7Hop#w zEy4^pnlK6c0*{1uTU%XO&6HZ(?eecKU;L-P|C{L}l2`t$^vQqy*PD&C%kN)75`y7U z&8+6D2&4IQx>(5%q`E|RD z(6E*-XG+yFd?R|lUdUw2&Glyc=8ex*qTwzUH2VV?+ zZy8BT6CBn8`~qAR+!O{gMpU(qQGV;@dK0!^MQke9uB0()THDu)nR5QpT4ix*?&%@R zbKiWwxxT*HF6Rm`t9re-^gf&?yO?7AX(7A1-D=;wxzXNfv^F;2pt8%WSvw~gm0|D#>;iQD~22T zl3kx)y}FwJd+$NxOEd5PG`I5UM{xKpIIr?*4#tR3o?bx!Efx_JOU(Tm2t75J2ojf4 z5&IU6?A3QJuKZ%*$)2YZKYeeh@SA0H0vR~MI;t}P?-VqLhrwt^S{ zlgJi|Fm&uQR2t~`!qU6%UiqH=nZs}WH1|_1DA#NG3?g8mxxHD>{o>*ha=v^HLj-|q zC5=1|iDD^-ah`@vB8|e>T)OnZ)#A_HFF*eJcmI0%@-^&KU0cD&)otvXymNU44!Mj( z9G|dPQ>^0hW;I{kzR|)qNUgM%Mw4#VF1@=3Yh3;L)Jun*Zz38L%SfVdnQZ%dGrNN1 z2kn`!t~YXP+3eCS87iE-q!@4A&99O6AP*rN232eg6B+om^@8 z7pvG`K;WxyV_6r(wXW%gcp&CAaqBdTsT}8k6wmuxYWnR;X06E6eGXCO%&+uDm_` z>UZ;t`A;^B8RTr)%xbfQDZ<+Fat=8`6U^hA&C>D*X+(|eTA_^CgW2YG1*QL9>XgvWS@o0zkE#$1`RZ-+TAH z_tx?agyz=PpPW*C<7c-vFpsK;|NOLh=31?_wpwnrb07S8Wwo@vy>sIeM1)#CovYof=QG*X zRt1?hoIBz}qn5dP@%?wMt>spcbT!)7&JP*FKU;>=zPXWyZRKD_S!Uy`T*X#gcC%f~ zw;J%twJKr^d@k$b>o+Rv>HOu(ODlK=42l1}wc>u1j{NxAC!cN>)5YaH6QGN0>0$#h z8vY(Wp|!J7Z6KNd%)8v$*{9g`H=k@_jAfb2Vn?)s zNQF$LTH4s&zPVjP)T&}U)yp66d{k;-dvGzGMM6=k{p+V6mWNrap&#D3xv^f__>}RA z%<J?_z#m-DowpH>y=^&A||>)mvNJ6{OL%wH*3pHCy~YHvawEw{B;B(Ve}X%Tzx6 zlnFn%3{njw59M8Dq$|yKKGVLAR019e;k3H7QK%If#XM3p#H>Q;lUupJwX47U5b^CfoFR) zFaJSdBe(VIwK}uYwzjld#VB1$uT@%k?8a|0KDLTJc&%2%UOhA3aV<;))-M0q>oZe- zed(QV9+N%%mzmPXAC}kKMKta*cBeA%vDqSa{{14TCgV9%3mhdhWOtIi13O{lMM?GQxq}T0sq5M1?4TQsfk2jJ! z8@733!Lb({<9=t#A8|$8cCX*%*c}OluyE`T zVml@pj>ID#TQC{6+k>7HPQO3u3%I@h*)z%b?6lwN#PTuj<#0JBu;Z4(8g?w`@?aAT z%g?dY^!)7f)MV6Sbw?sjo6Bvpd#s^}pw0f~Oe{4!l}O-=E~hUx>GirDuE^Ak7n>{Y ziD7J)xV^#n;5LT`-*AV#-Z8%|Fg9|2HZ?Vc&4xrY=y5o)pdIo%9lmJN zGcqw@9eweX*TeSwt3MP=L?TgU9|Rk8p9{LYp@7})3x`~Ox6e9aow|^4`D0{f3m=)z`$A4~F1T*Hn=bi2KQUzAcm{h zo&K=T&ekwiQYKywDsE2;T& zbBRc7axyv>^SGlkNng|Ji93ef3vW!jCMT1zSRxjjVjkS<^QERzXeVq7!la_X z$W(lGE*_3gPX&_GQ4jMbVIMYYoD;ER3LC1^7d+^T_{?ky|Ax^V2+W zQ?d9=%I^(_lF3-=%$XFPF@W)JpTfSHA67UsJ3AG_R;Vi&LF>7(1L*fT#@+GM?80;; zlw9yd7h-d%DUUl8!v2kCbQB&SfEEeHlh`uzj)$;kmw?qc{2`wgeG>AaVeQ^n0Q*5+ z?BT_y&cx0vyfGK{*v3Y&&ow?aZpYvb#8OH8)IRFQwp=I@^u$vMbOSb*f{|n*24=8X7D>ij4zK&v@Trp{b{{sHo zVtw6m+?z}VoD(jW%^CE$vDxc^ADlz%2>Bz)NGvrqnTmTxuqirWvsuxHPKU>4kHGkR zcw_HA)-K6I-g%eX1;^^0@L`(~8=5YM8yk_ZXkR!UgM0!G&tss-DG(~VzD zjAM&C8G!SJx4^5|!n0==5-(tnPW~c1!CZ0*?uXf!#q)=vv#*^yKO2MJb|aoST?l}- zQM<#J2)WRY2pzcGv_G*hb0+a5oAnjrv*FjyOvQuPjg2RL*c4jB7G=YoRtmCJrLWlufI7rI~5Nj z62$x%9oFN|GExV0<|w>BbSg3Ifk%>OzWL496HeoozNR~Qdg0sWrxxa8amR$!>Pamu zOf!4=i5P~s$6+5o@xnNJeAg&@tP+UCVi@TOUnDU(cmBfJZ~ngjsOVnKp#AjkpP5ae z$6!^#JwG3TYe7&61Y%REXk>EX!r2)nGNnA&)ra}J9B6-sKQ#}zNGOUBGB-Btv7WNK zp5Wgtu)Lf)I}`CSDFy3W7>LQqNi<^O+}YDJlgT6u8lo7N9qE9R8PHJ&_UZ$XWYRWb zAAfPwb8>3%!F#?ge>J`kbvvDi=nJ#cvvboC_YBAiBi8%)UH40TcP)@Iukl zOu%i0w;n!Wvpz?EjwO0_Hkq(`U19gk^vvwSnYmOVj#fpc1NjEq{;zPtE<|HzD1sdD zC&5TK;P<4mwu)Xc)^`Kfr+g@BK| z!vkd%GD-xoP!#F}Sos7aycr!$IF6r~IBvS{tMt>8{?Qj~$p4TdB0Y#t&(9?h%h83< zZ~2f^BEmt46=MPkbPMncV^CZ8z1CM=IrZu@_ut2TF%Tacb|61V1_NP#I5{&niI|AH zBWU_O6L!BJqap=2$D{@kCYiuN7I1`);pa~{pA_DE$2a`vVJxBPnRt8>u6}A^F76w5 zLunC2UT1}{1Ja(k$#@*HF$8@ic~+a9iB?QodY--aD|fvdzTmRjLovT65Dy08bMpx= zLK#w(2znnw(dnF6NQRTA&rJv8v5=dQZoTUAjoaff+xT-wdG~j|bOCNDJ{d;3?6vzR zXQR$UG9Hem;xImpBag>69Y^2JURao&nTorHhi${~)D!ky_7v;&(cu@gyQvpbBPZNG zv`u-HU0F?W7$7GfLs7!)rqFJo^`q>+K)L$ZBOB%)){ z$zUpl&=^ld0*LhJ1wXPcjPGa+X+R|EPo15cg|Yi=W8+SA2IFIqCL;EJTee*36zc78gBjKn@V>Rb^6UW=R*GYJeq567803QVrn|>^Fj5sYaBY{Kq?aUqGRv`?m)l=$L&Op zm^yx^P$!olENP?`6=oHdFB%_Y;F^3Ps z34T9;oDo^i#K?=>uO5x1&MsUyHxot59SFte&z?E=Ix_?DOgI7|+wjOlbSfP5Aun@4 z;^oFLg^!5F!%n!jlRoRvS8qQw_1YV+pPj`}f_@9Lmp~{HN7(gXmgjbkjt9fu5IjC2 zEux!yEHJ^O1F;Cq)#LY!k4pr5$KIHKV=Cx!#XRW7AVw@RE5cO7>$V~nNhCsOi~#g_ zc4REJF-$aI;>h~_!KgJl;<@hu)xw*vAw)ua2j3HjCMTzujL0AKdq(lE(~}6ieq?d( ziLvov_X*bsE`>xOgx{Zdc|6wl`P&DBvjKk+uZHIeq772aBo;ZF&+7I1l9Q20Di%P% zN5U~Wamop$oHvO3!`r)_joPhW`oe8P39w8(t`pH@G5{9>j~olSce#J;bX%>lxydAg zDEzz4=Cq%*jks+N=5=rb_>GYlOkJO6acpPjBewBZt-grgVH+Q1=B{XNTxeuCcJ9m^ z(olBreV@}7j!pze-6u|AvW>Jh;GY=lRr3xgIv?z}eRE-WY~qwFsWv-&9N5`?J^uWCBUY&?laf&}K;odLZ=>0AtPU8|GKt!xqP)Gs=fK_k$oCB zI4W8$l1t?LZeibHgG7!$t2G+AnA^$7#kvI&se(&O_?+D$G$GRoDh;GUT8%=6=F~9% zOHo=mR9iBUWk>~m3nV#^3DKf%o&>5mp;%&|EO^;Yz4Eg@P^tTjT0?J-O4KD&(#AtW zTCT__Q*bo;NBXrIwNxb0>U3I_T*To>82OPLzm`)fjZ)U5Rcf>@hH=)__Pzt#Uy$R`zh%HL7@?u;9k}*I`jrxaNUlXADa8V*LdrqgC}@d{J|esOLBp{FImkBX(Mr9+WRPRjDU?d686ot+KOq7VNi_VuqQ1i>p}_!|k5(-= zYUENWMbi-OsA+{#fo4JLQyN;YS72c2q#7N~=gHJciBKw+iuklj4Xu!FfG?Ix6&R>` zHDpH+4GkRZqh&fhtQ7hokw`99>1d^?*QmgCL;@&=D2WvMM!rg`V_H|nsL;e1a?C4W zFsb$*JET!rOyYi{(PBWW3*`!#%F?TWt>R~#4#xB((9fBBEM|0!PNvjA)+FeJ&Efwj zdMtxOy=sNNPp0lunzed?fL6)mI+X|p1Bny_Rd`uwHlZ05%k?JwfyNWbWMYF>rKF`Q z15|HJLqNPVsOqyEG|9z04wolH%kzc!o)oP@iAB5)K8GWap&`^dE#yy1g;t|Cn=vxw zGO-A9EUBsIfNuZ5(SboVY_Fq3C=&|=VzmEf4u#9(cJUw=?B+|<8Wl#X3Nl4Qk3|o6 zCWn$r!j`018I69(c)&8CWkwmyqf08}a$r#C4y8=MhgedC;Q+B1kB4Uy(;6e%L#;6l zLFOhCav&j9_vr==7Bv?gM$w`UZs*>;T>`0G2)(LAD5m-}5-43|JUp2Q7m^928k0$@ zHN$7okOoQ(YBOYSgS|?Bqs2L_Bx7je7TU1zu=sSFJwmWeqXoqdly`?y7+G(ZN2=b%(l z&fYE&rG$47$@M)Zy;@;XS!fM~pHtHA4j!br=n0WP0iPn}cXPkq_vmBK9W(Z*AwBF? z={sRu94=oVP>Q4~ZBM`c(4a|Y888Up-U|3z=e~RQL1oDkXu1Uu?x6))EYYE7o`2?$ z5x0ksPYk^;I(e7uBO%7AQmZgp;GYdtr-Tt{vblfF<1<3bt}Y602y#iG^iCG*Ud1yb z4;{4VbViCNRVfvWs7@@Cs5DZUlG2%s3JCY4ltc*CCw#X|ER^s#(96jL-H>j++znal zTf8HWz4(p&#{C8ng|VrHHBw4Sqm$EWxG|-eCt&o9GCUj9n~+p0C44!goB|&7!z0hB zzQ|&ILHE4%g~5J{&V*5}()XB6YK(S;-l)VCby`}?rx~3goc_O1uy(zSgD#gycS-+U z*7wSDy<9v*L-?fa#FIz%_aihZw8owuos?2(`-gfA@Ndi&gd#`<-$zSGAdT%&VGQ8m z5JzR2!H1uELJz&~y?swT`Q&2<(QSBgjZQ14wYvVJhY$7X5d$d|o}MlJXEd>hqSR)M zOr=ypdipOkB$5)-u_uRLHsLWg?pGXp@hQd`(Q3U>A%Otcc<4xPkHw-#qrk(jx3i*5<5*zdjw7w$fwN*OHV4qQ-F+&~x0E@Nf*zk#`52}S7d%LCD zz9E&tVp1uz=KfxTLL{Uh?G;lpC`Ta@=5R#{=x&v2(||=|rp02qSHG9V+HHC2e^vQ#R(B3?shkV9;%mcZ!<*}^|!bjTQ1P?u_T+zui4e!imn(R*1e zcE>|6K4%fbPf~iQgbhZml%xGDAE0F_8HBeo30fIr1gd66DvXh7fC8ASzM@MJJ-o5gp zkBV4dkoJG$VE+Re&R)h#>kV2ZatghcNgzc+h@m0Yhl-hruyVGXt@^JDQMU-5X5U`+ z-W2O}C#UCy$Aw>HJ)ruAMzveCPp&p%6qrn~Ad6X#NG65=8)|l$M1~H8zL`Qst3anf zuf2C4w8~xG>SK>kx3Rt~JYp2@m5JqAlRScN#X=c|0Z5?Ia^sbt zqEe1-;ikBSJNJlrEUrYY6k@~{DJ!eXB^b&C2!9JCxSmoeuBS*W5n>E@Fyt_q43=2H zVHLbct7Jbyp-A_hu0$h1YgCkD!m4hpFBj7=qhcK_#`KS#!4=^DVP!1h;dW!3W^=1$ z%%ZKEpQF|)|N9^+_n+o5*ix)fL`sQR-LSJ#%#|qBl{FQZ&1E7Xx`QG&k=LrRc##PZ zux3@&i=TUJ%Z>tZdFA%UACkSM770}qQlz>CY;kpinvb=v3Jp_PRbMR=<2qF3ZcurB zg-WHAGI0^}=^Qo|7f7n}OLGUYAw#X@$@cE9uHRoLXVY^x591R;=yG(<+>%>}u>xOS zSy!%BqVty&(@L0Fx9~(_bka)xGr8Wizhd8>ipGY@2UifmX@CNJAx@qzL6{xUa?B@ZXUFBB@PDwT3YWn*(2hf$h~pJV!^Qn9|MP-2Bz`2<=+1E)wJQ)7HAuU25a)L2_pCB%B1OJhkG zMVPCFa!mD14hO_c84Ejz;*yfw&{q3)ymghe~(RaLp6kk6%;vas;Y zjSgkGIJ<-=0x*I8!6?Q0v6Na=O2sV5W-z(JhuM->H*I4ZdR`XMnWf@NoF}$93KfF% z0&K-NMQpxEDdPdr$t^Ac<4}3|tb7i;3`7MRz!2q0MQhb#kI2uSQc$tBM^DK09jPM6 zuwWI=E#Iwyp16T~5%H@5XFY&sTate2jk@v9G=IC`pk zfBv(THFD{bY$3O}2wOyuK{W2osS?V4ZeDA>c)4@ z3W_(Do%+`8R6!hN6X5#+I>Bve95zc5L z5kq=86wM;Sw!ZA0nEm_*Z*^B~f9j>`?q5%@{V{rDIvl-!Z!UDT?!^ngKq4-9;|8#S zT(CEQWDerTfr*912dwyFa_#Oy*f%#5zWIG^<%>^0Uu*s->Ax{C7rV1G^{;2CrQZv# zAgy>~0&$+{FTb3aMa&z=9iBuUJRHE0t<2A_-dzQfF(14Ai%X}3+a<4${&+eYk05{l zj&j?M=|{c+>NZE{um8S;G|-L7x#@}N5b7~R!v6R|dTucuMiwcV1-y}1y0@B` z38e4;umAi@YVNxysEmr!ga7)|fBoKZO5OM3|M_2kS_;n~Q{+M-CgWSVms*Ui zXQD}j5E1!~r`Nt(0XY&%uKek5f4%dU&^J4)3tyBU?>31jD*k)6+^rza=p5E#C>l9;|R;ZLpI|9`)Zdw+D~>2lH5Ldxa?|2+4{ zzhrZCNF+xIAS38aqxMB~d47E(X)Cn9tVt47(*Xz0X+SH^!wZ7<^ zjNkt!Tf?^EQpFMXcYpcY&u=09iqL2x;X@JU%9iM%Z($& z_Th(t^}ql7AAk4#j*U+jU`pQohUbUByAebjE&zNX81+YdfmATKw6cfC`LtosEXV&gzZ@js0#~#D0yUU(@Qf~R)C&+RKy*SWJat`sx`Cw{o6#z%f zKap8jTVISsQnSfBU#$QO$odig%l>iUQ-`F|{%_y@jh;h!RQ0O)-9R)4w1h($c=xR!{m&itTV{@jyWq^E}d z@gr|``Kv#z2Cski*{8UdIEx5cQ#=^*M`M$|SdL)` z3uHc@_<5`Nz@^^>1L$FE)3KZLpZ@&Y=Y<8^o_?NrcKE~Sov;7=7sStI5hG1xRu>k6 zaqug?#5_u{gjUwmcf7Z*R#aMl_~{Km6RXi>@7hdaZhG$1(eh_EZr&)?{yc~(5r_jO zBHpRn-i74CWN2b4g7MA$&>3JH>97C3@O9v47Ya_j_u(g>Cvl2viLXQ1!190mWq$H! zuA1jIZQ7#jdjB_Hf|EhQZ+hYuBJvZ6J|k!SApC##@5zPF+>%YB|Ks|{2(SAx$(0ED z-0J`Q_rKi9-u{-hk@oB+`tD8_ScY^4VP;=2eQWl1aC#n@M^v5gt^Pe2`o-%nKK0w{ zktc$Vy@On;`Rrxu{Kh+36aJ|`aeE5Jsa>&+>YM)+r4yPdU9$e z{8c*MtJqXC69NM>IrSMrb`QdTNUS56xcv2<)#*16)1G`3j2H@M%zc6AY_3l%{dFyL z`^ID-ky-Qp?)8!v&!#dcg5eEKP0k>`8IMP9-I~C?Tl(YQ?q_B{|GuUY2}oq}!MNd? z#ZiG{E$zEK5lAmBWxjZ;`bF{ZG6t5YFX8_Zxo>o>@Qs@j)3d(x{rh*9vy1Uh{|Pq? zTnUoCkq1CaG8foSWS7w{f7wQR>Ew?VR}gddMQ5+yoCb*$egLe5f~obTmGtbb8AME1 z?=D6C_;$Q$5!t~Yf{Qt#C-nIxtN3b7?s_hq)j) zmtOs9J%{Z;Qj9eaA?iJu3(D9aI=@!kkcPt4|G`v~i2qCxOi zxXQD0lV5}qOKTvpmX?-r%!r8QqR!dXyUR140?OmgTiIFP%~{MX-bG}|lew`QMLv*Z zT|gZF))(Mbd>G4Dma{2*1bSii?i})%$e(5=+JNhR;9HuV`{MS@Y&x+P1NQ`i3*lVv zoG-DmnhH!!f)+!?l+5DY`^&j><>FF08%hU!t9LWetLnVG^SAH(7b2c>AXerPfSzAW zg@Y-~UH}Pm|3NS^oLHU*g|-ar1-Ahuic$g0+L+j;Eux2|S0?WMS2Plw%gu5je+cD^ zaBp&9c3)&3{9g!2V_-FvT3G`{;lsF;&0>ZKAkCkc_-WG%o4P-my8oy7xOXZSlMSMU zgWE`iH-z1kco4DG9B7F2Xm~M!Bzh{f;KRL7;NL)SVKtlh&{*`W@;lQrAdX_Q6LW~b z;_Vn~qnS_$Gr+75Wn2(j2Mm}>M}6o8@!--DmK;%FLjVHyeR4BiMt0*Lw}j2~ZI zLY5s35N$Pg=2MdsNVdk1XAYzn5;HTHz(P3fpg+6-M^=3H7w4Ycxa&i#LA(f=$3QbJ zqIL^-kuV5BWIAVOCh*xHClFpm{TpOjNC9;v|{6ZqRkX%Z~msha3TZ&A4@tvl}o<9An=};79 zXqM6;zzzvtaN_zzAU8(kJvI&2&crE3v!F z%Xh!NyRx#FjQ`GB%zEP|pUwq?SYbvG5fAxhrf%N=RECO8$qbM&FNj>gjp;ZV_F@EN z*z&^K>his>7BSNKZ(TdUJM+Ouzxq6ood=i#mJ;!2gvaM@d_L(%x;+*Kng~b(3sSV3 z`L)1&=&RU$V1{>=F(UaUet1@J;@yvb`LlnWUH$5A`u2xNUjxnvOw4@x`&$nV{C+SF z!ZC-VAf4_H#24@S{PWSpa26ToC_>9|uccNt{%^nj-tRsNuisstpZ--O5eFeWHyQr& z53?y;N(==t1o`LCDRUUkdH@X4d@PVa_S+i_eERc)($3$1_HWlGe9;{46^nv_%Aq>( zMKsAA-|;1C@7#z*Zq22amJ{HZX6B~-h(s?fq8<4IztL8m|H;%RU-%}Yh)V-xi6BUg zU+0)wR2#!_W8T8iOwNRpcVi2Yl_ekm2@IpDwS_xh&EIsE)?T`O^TW@lZ=kQ|rQ90^ z0X_MmNSC8p5XSNxh7=0VO#6MeZv|rOiPhQFh5K{qm3v=jeZIv%XES%cBYnpGi`!p- zj}3um#R@(annoe12NYWv?FMZbqw*B!zhF9f-@g|7^H|XHerLPz7uO?6@D}FB={Ox(s z;ek)W-cN7)d@=M9ACmn(+yacKxl%^ybQGlHf^RC|yM7zzbT@K0acBNN{+5}VMe_a6 zb3eUMpnmhWfrSi)56}|P5E@W$7VAgf6dO+Zt(L@Cw&N;&to;^pSm}H z{SQ8W=D(JW`4ss#egAs_u?WU!b$*W zR0>0A$QxbCe6RemLgS6>-$6P8m&D>6^d2CM$(dkqZfY);#-T1|W+%f-*c*5!QNbw= zwhF-Y)Kq3UoDF|>*R%QUpDd==z#anNNoH@x(CDJUiCc5%g~7~96mxNEW-@davo31Y zf&KuSu#nA6-wG@&#lClFQ*p~j%kx3(8^Q~yl9!xFt!5&zz|CnNV*AOJJ4tZxY44ZS;`0I<28fa4+dwP< z8N!Nd{{C01Ily=N=1k=Nayr+NvB?IV0pjAn{v$kENGaI$k2uPO*y0?PGil6Hv-64M z;zBqO&ta`VyqB<%^xnGeU%dwq9=9!(1LCl`TFlcd>QSId({<)J7k?4-YA3QmeZ%8} zw!xu`gHF!?Qg-gV+t$JEQOlvnA1OxyZ1l>tvC*+n#Kw?-LGA|<>F*tAseHKj?3l-W?ahm0*S_)QFv8~uwipmXbeg(4 za`k5{2VwXthMW0w#ace+Lfdrf*>`&kDPT{@Ik>OfJj9<9Zu)wUj0QJ;T`TG7>S>b4CI zUmehERZnba9T*>b@4YK;<`U}$17h%fxx`J+>qdvefOtO2Np)L1LnC8-gCqUc3)T5g zQk%{h#@-rwYuMs`qx5ke;`ig<{LWjWBSZG?4x?+(WJT(x&(_gma@oxmV^{8G*hem3 zdgrY{qjjKHb7=d+jH5m7k#9ORZ@#|cxmSnthQB}hjqkl>*IUd6vwN@~$s(h*&)Tl- z=rAIP=|EJ=H1zg6m)^hP0SutGj63&~mU602k02velUM5+y>#{6?|m@j%!QLXG_ETn z!=};84wpgS(QZVdx)+UQtnbP<-@kHg#A!BJk$-zu&qtkV~i4nfqLb(OT>lr^nhZ z<>wdX<;e%lSKfc?%_}2=PGe7x0T6++P<_cYFl^~))7d@!E=MlpYeO1w ztiQX}a#43&{z5To+MF<5yf}#Du)e3q)aydZ*NK>>-D+&tTaoIu+sEuE1*Ng{A##sC7en_jOfsz1sqcy`lfdeh4tLsq1{G-lWEfH?;eSlq~1n(Te179{Sv zE}S}b{$#rixj)3zQTj_e^xnnxhO!#%c=Ol=^<$K$o@X?6>TFIFjdBiKM}~(lIxm^s z{g$pSgSk`Jrh5&sIOO&amjVwl+W(fxIDG9C``OpD-y9wKMt_S6PwqET>n|AW1H%L3 z*Dm+>4qm#}jap;Ki)*bqB;+o%wjpQQ+@`U*5YQj*wv3I`<HRTJQs1nzN|>)n)2#zR+cIx^Q`&Z&-)hi?-D{zx$1E zf9LIYzCZd+=LHe|hVqf;OPVxSM|(AGDB}k3sjEY4_gD?4E@VKp?QN|Ht2+>@>$YC# zwbpE6zdrQ-o8Nfv?GM~<5B>9~-Bk13qmNP^d!hbS%b?rP`Ub+3DCq@w$K!PAEZrT= zt(`a;XYbgcanL&0Qu4xn>!q>x^WKksaPeKww+G+8XzO<#!$|WGZ=SMuWUTbJJ*xIA$6 zGP3X(ZH~%be3(KhYHW9-t{0+#2qT(Y9lCCtuB#nEP>)^X8tZX(DIa<4f@Vnb4YS?i zximI1^wveE8#oy5@L=y*$tKE%;+jq)pctE_2U%Q0S9kAK^Z}E}(9@wEbzj=~JVk-B zWEQ*8rWqQ!IDX~o<%@4#Lg3oy7#VqU@D&zP0LVCNdURc9!7y0#TKhd|u8Jyw`ZmPh5pT44a>>tJ zryjZ5e{Kh5ORHAj(y7(8FcpzdO8l70fzwCF=_P= zB9k^mtNQ?I42)j$?Ak~XpsTm_XuFZTH1v*)UApr2wX0XJj0}yvIX>pmwdGim{$ZB^ zwcZS%44lB}x=a}LKxzzM>OqykBYk>|T}I$*7(ARFL_-IMMv%xIf9D%l+&E91TK`21 zL7-JYfgnoQVRCqeM@C1-FWMR(r-(I(|Ke8~eLH3@JD{y`@LC?1d-R>RF1q^M9tT3m zsE_9aER$!uV!^nqF+1D?{rw=fUVkYs?`2oNXE4XMI1IyfvwL`;e<&Bw@9iCaYkU;5 zA!4CD2)ug`Mn!bggga-`SzUwuZqLxA{drHkpdWILjoFP2l9L{>84ZYr_xI{cHc*a^ItR>Ho*3;zBZC%% zSh2Y1MWhsr!@&5J%VPsTx-g;}ZMo0x0t188tl4hv8yL9kJoG5##jX*H+cDxXYt5da zf!zCzSYZGi$;J5p7oy7}xzhmI=5pH&#$JR}2L=$Qw|IITZqLZuJv7Qw$B?i$_w~E1 zI%6NuF*|DP;gG=~A;_=O4~^ugFOy|(6fk3-+iDpa05fIs;4XPaJ$oOel$l+IJ|ik4 z0>pCV5HFBWMqMsz4opzn1y}+#7_Bxy00^Q3%JVpp&Nkv(oWlbrizrX;MlwIgqxCzj zDAnh1=)ve1fPLarQ4F$2XLh=BS?vM49cgxl2me^muCU&)jk}c;iVD<@7L3`5$BLoJ z(W7fQ+nl3^+?1bn12e?OXsx{-4=REp-)|gskD84T{@L`PZ2&Qj9xiyO@U+owXz8}Q zN1cd?gO$WL_jH5R=yr`bbS5BY7<9pqVP)j#7}VJDF%MuZTbtR{MWZ}_2*_MdtKNfn zG^&EOwxRl{9<-8C(|hrv4Ktnt1qzWRM&UvO2n?i`!I0$I9AT!xvkN9k!K4@~d zkn-1@KijGUfTXoy`Q^SiYV81C+T5uJuZA^_tlYSI%qxl>|>?p zoe$VbkVFG$Rc#mAwRUZ1t}3eD=G$;N+FM(@9pmVGKtVg(tUXE7vP5Ic}YiP%DfMi3M7=>rM(S^Euuo}Wkx*hs)%a#5s*WP<~ zZ0O>M$0?!|oF4UU$OwoHo5s+bt4?Y(d+bQI8?>4ZRJQHZ_YU=F`pkp& zk)iRc<3ktUefQGI7b&~-_MTyz-O$oz!RiULMGn?-cAVFF5J|>`xA&Sm&x3pD>^Ale zAgn)#qRfnBA^cT$Y^eMx)JHOz3~Px zi)J7J;L8ksu7PV;JmZ)9uk|-RCo^5OnH->$!JvY^GC9F1f^EanrMm|k31F6XyB>F; z-Egj}#fF-&1|6u7x4(U9WNdWs#HMFnzC45ysI7hIDZnOexn%-YIo%yyVB63SfgU@Z zS`b8*X5A^XX~>zQdvX{0J7XVw+hKkC!uF?jnMMJl=*`#y@|! z+c5=Ldu*+?bN$ZI4gfF~qrrZ~J!+Rfqtciz_4k0OHG=ZfVA8j`2R&BA+ufA=2*NvU zK-BtCt+Wrboxa=A?C9yY=a%<5a2c@K-lxktM+UBq0Yn5H4nEfksKq_t0{o0+uhor> zmCfz}TWZtl>{?5gu^DxQPqnmmIZ$;~<394lQ^&{O9q&b1SgkHs8WiVd(F45H0g=>U z%{he0w9nwQc6HgD7*q^xprkLHYdzCqyzqLzt76MjHJ(eBC0``r@NuYT32swJEzs0)mmQ3r#$=0w|+b}0M5~j z3Eldd9xGiZmLAwcX@G0tW)2SmqU^JQnaXWoDSyE(QHzFU)So-s(rrG&rEK0a{{3q? zJVy&A#b7vR8SJ$>%wXujW%Le?g4!J#Lc0QZWVC>)&asJrA;2!3X|$`8| z&|RCoAKRHOqkE_qFl7&bL8D`M46K>OGk~cKy9D56mfWJes~g!IQy)9ESI*;C%c}O(O4LmaQU*tQWWR*+xa#Gm z>fKE{oAw>qU#C(bhap3%5`|t1w-+dGN?C z6wKVZMYg{lWgYpa_mof`+1-A8_r3!M5A5Gnqg2!#sHu>PkQ(7Cq&!52k=_*u%NPpb z4#7*0P#$`gDLqK)$HB9r;b-$+w{hPt(20ka|f#G4;(z$ zSSx4Ig{mqcf>^Q&8G|ZPfB~RxXEMvETt#JhRh5j3yKt&;3u?|b?LT;+W?%p57oXUx zIn$)5*t5GFH8h0?+X1GK3XpQ7v8kmjR* z=j%O94_EYbzJ92ou~s3MDdl_`OSQA6T2R*{FBh#RG zj<9O?u39FGr>Lz{af^@+!a3JGvvq6f<9V!(!xuWwzPztWQ7%F59l1QFOwMBha4AOl zQ`8An*GSoHab;aS@}m{I_wT8}9pdB{Di0m1WIb2>>=RE354NV@1Z?Hds)Bp zd}RUU;Vl~}8(D%JogtA{@hdAph17~Gsw7NA#gIM~7BXn!YB_bw#x0EU#zuK%F|+Yx zyX5Hu2fGf`AFk!)j^ne3SoOybHz?Wpg{2IJpzi2vEGZJ&$O9tYN26m%*(oi2>d6=Q zH4XJ5`F6p=7-!7`sbw(Hp5Lt+-53sSCcrSoOw$P0_rHPuR{P?ihK%N1;1p_nD% z)CgbNw1q0Is*q6`&&dy0ZGDvUs`k_?$M+n#a71%@Um-5%m&FZd4p(uC^9x>Lb2;=f zwzNXR7c!(mDM!RCKz1L=KmHE-OZ5jzC>zU9ynb-szQ%)mWmOG(MUPR~we?j8_v~ug zUw>-n@qMo!edX2Dr}khIgbPt1u4zDiRe>yUQ6W#nr9Oz4;qBlr6w2cATG2C)KE|mQ z)mK-SH`O1g-dBJ0XjR?b-=xR}S`@1TjwtI8Gfnv_-zk<(E)mN8SG&R&9elM@Ct5TIW>^<^wAuY${AqUT6BB4rW)>M^keyLRS%C52v zl(M>_BIL0JLPbrzN~x}`Eyu7AI0kG;RXM;JE(XOM6oj}bi;9FLkI$etmX|%hwOILD zblx01h9n?F&p3@mn$kp>Ya^$kCn4_ ztYP07{LVK^W<`n8EonC z8eTE`(BZPj9uZb@7+{Qmr}30^^+;9&3=zq4fK;wFxw-=3P=wE=N)eTcE67qHc3Q@i z?gw;Neh`bBZF>|29Ntb)dOVT3t{zJmMGh{+`LlC%?@{*~A#0qAEEkvs!zC4hyJ86{ zRkGSWiY=7KMNQm%x~vg_eF0hzAR#1#b75*!!De&W=rhP^ixFMt@#G4`s1aY~%H%>J zX2jF4(I^z!kvbj~W&YJt-h*~3W)zljMM5EsjYKsX3+PQHqP{#ThgB)7=N9>z}7Qs%Y3Hr(%RC7jQ&i<2Xv3Et|*Z(-hSb6be^iI*}8JL6| zohRHZdiiw*{yM6v2EleftP0c^r&H-1Ox%do3pvu7T2UE8D8(X74D<{j5}ggxfKVbr z^jaz5Z`IloZYRdv3VefrvaRA|4WF5V2XR`Mp+Uvba4JYRE7WWNQs6+r7$CCE7O5C4 zAppb5>Z+zawTSFXj&dKSa9({)&P369WcG2(0gr$_6fsH=B9^GYoMF`9i@;r=j=8Lg zA>%X%cd8m1_wK4tsFk84n<*Q2wH}g{0>a9Z{(x5oDntdcjU%GwGlWR#D@2%kQTm(? zevZylR5O?gL4~Liz-Faf)zDBbqfkUAj+HmzdNWxvIX8D%PXruU&8~);11I)WqWzxSFF=oGA<+$LlqpgwbEK_I!~yInk}xZ4 zd2E$rM?Q_oEJC7L%q`4kiz^NssA}9-71(6{?zjA__&;dQvTulwk1$h6-qc43`ab0r)WF zuz4I65DKimSPW4y_jx{7EfG@-xvE_+UpU31?-5h-sQb_CtHWYT#=#W=lEM+8pXKp> z3E72EECOEw!VAN;2sEMe1%63o`HnKIY~(fjj~|kWl^ZFtU9aq~s*$tBLOR0uxOh1V zH%IUOcM*Gp+p#7Uiu1(o4V5e@Rg$j~RX)$a2qhKC_tqTTyO~n-a{bADcoAymQwvME z5~&Czl?Z1KY*~RG#pBlqIdU0;g=U3S2TdW^Oarl@qHb5$9aT`CZaTU5l>_CVOoc$d z89MLKy&PCQyY+U~ybIhAyErH!4s;Grsg}DML|P^dv|1!lv!JJCA^D5%JZv z;+KFzFvSWH1Nagb>InWWm7=~5fDDJl!{PDJ55<6%=$sO!Lcu636<}K?>~tOixeK%u z6Uz>W5EOVX?gJP5Lsf-HT2sa6qB8RVCR*c|_K#JqnbQ$CfFD zZ1#(Sa=92VFPbu6ps21_2qaaNLT-*M2j4DN=Zp;iN~vo8_7b(^nGFw%PPOb4$!l@( zD=Tx*u(C=ihwTFE8@{|2%(6tJE(dYLz?u;=hzc+j4~Rv<4&e3GJ1CFykGy(7#44}k zNUH1P95!F6Qph22;9}y{0KlCTz~FgwXgQwRA`(5mNxfIs z(ZDM%knw8kDy34TpcF5ts*;FR;2uOW0MZ!JxMii{CU7lGkxW%Bkzq^(no48`M0P-A z2Sj#2WCuicKx79*c7XUSksT1(0g)XL*#VIq5ZM8d9T3?8ksT1(0g)XL*#VIq5ZM8d z9T3?8ksT1(0g)XL*#VIq5ZM9PUm`movI8PJAhH7@J0P+HB0C_m17v@R?10D)i0pvK z4v6f4$PS3?fXEJr?10D)i0pvK4v6f4$PS3?fXEJr>;To}BSdyUWCuicKx79*cHkwl z10p*hvIBGjB0C_m10p*hvI8PJAhH7@J0P+HB0C_m10p*hvI8PJAhH7@J0P+HB0C_m z10p*hvI8PJAhH7@J0P+HB0C_m10p-fNjZq@fXEJr?10D)i0pvK4v6f)8=08Amk!4> z>3A{_2nHjm)vp$o7E(lZKx79*c0gnYM0P-A2Sj#2WCy8ioX8G{?10D)i0pvK4v6f4 z$PS3?fXEJr?10D)i0pvK4v6f4$PS3?fXEJr?10D)i0pvK4v6fat4Bj*2Sj#2WCuic zKx79*c0gnYM0Oxz(}?VV$PS3?fXEJr?10D)i0pvK4v6f4$PS3?fXEJr?10D)i0pvK z4v6ev4yB!m?10D)i0pvK4v6f)M`Q;?c0gnYv1pjc4v6f4$PS3?fXEJr?10D)i0pvK z4v6f4$PS3?fXEJr?10D)i0pvK4v6f4$PS3?fXEJr?10D)i0pvK4v6f4$PVZ{wUEdT zi0pvK4v6f4$PS3?fXEI)v8h<{&r7jr#5*$=i>ET#Od=ASUnQ~wB0C_m10p*hvI8PJ zAhH7@J6N1wC9(q|J0P+HB0C_m10p*hvI8PJAhH7@J0P+HB0C_m10p*hvI8PJAhH7@ zJ0P+HB0C_m10p-<&}oS5fXEJr?10D)i0pvK4v6f4$PQ>y8Ic_j*#VIq5ZM8d9T3?8 zksT1(0g)XL*#VIq5ZM8d9T3?8ksT1(0g)X9{d2QKc0gnYM0P-A2Sj#|AhH7@J0P-y zH!lqm*#VIq5ZM8d9T3?8ksT1(0g)XL*#VIq5ZM8d9T3?8ksT1(0g)XL*#VIq5ZM8d z9T3?8ksT1(0g)XL*#VIq5ZQrPBIXj=0g)XL*#VIq5ZM8d9T3?;a&i5uwM;agPDU0J zK7V>;DVB@{{WC;%Kx79*c0gnYM0P-A2Sj#2WC!77lE@B-?10D)i0pvK4v6f4$PS3? zfXEJr?10D)i0pvK4v6f4$PS3?fXEJr?10D)i0pvK4v6ePEN2qg0g)XL*#VIq5ZM8d z9T3?8ksSy)3?e%qvI8PJAhH7@J0P+HB0C_m10p*hvI8PJAhH7@J0P+HB0C_m10p-f zdu-ZAWCuicKx79*c0gnY0U|pfvI8PJFdNK7c0gnYM0P-A2Sj#2WCuicKx79*c0gnY zM0P-A2Sj#2WCuicKx79*c0gnYM0P-A2Sj#2WCuicKx79*c0gnYM0OzJrl1U^|nM^#L zNkpQ_1tL2jvI8PJAhH7@J0P+HB0C_mgFrAyWCuicKx79*c0gnYM0P-A2Sj#2WCuic zKx79*c0gnYM0P-A2Sj#2WCuicKx79*c0gnYM0P+EDv0cW$PS3?fXEJr?10D)i0pvK z4iq9DksT1(0g)XL*#VIq5ZM8d9T3?8ksT1(0g)XL*#VIq5ZM8d9T3?8ksYLxK`)UV z5ZM8d9T3?8ksZ86WCuicKx79tr=7?Si0pvK4v6f4$PS3?fXEJr?10D)i0pvK4v6f4 z$PS3?fXEJr?10D)i0pvK4v6f4$PS3?fXEJr?10D)i0pvK4)_8^HIW_s|H%$6Px?Ne z4$LKHrluw*r{@BpP&5*lorz3`!roLc6!3Yy{$My53k@=u^W*TppxIH-+j^COI;3WOQ#cU$vpPRhto163c;!|JDE`ODs zNvD%Iq*yQ(^38cu+4*ERw)Ax%5{spmSLP!@pVz;+`;Y(d`IO%m zU6{vhNoEvVi}q-~`_WH-{n6)hiCA=gb!B;F<=bcYEOqPK-~Z_P@4tvAgQ?Y()wMe} zKD_u!xoE%pXE(q6cp?~{kHk_7t2fefKX&h=DSN(uYkDSt;+f${d_J*|4So9ND`Lf~ zSATuo7Z0Q4d?@@is;f@j`b96hxI*{Am)UeW7V!GhiBK@JoSYdw!s0c1zVZ9Jf6h+l zO}i;mUVkLBwvxK>bB#iIqWAkNf13A&r~PO>3k%6?((@`xra&30~&$C{CG`lh%`}Ee0-~8%d26nU0{&V!}S?^pZy|R?Zc&~r_(T$J4 zRo&3?&FkJkC>)<(NZp&A2u)s}n)MvtdD?P&E)>T5*CPH{=q8%X^ziY9${B9}uU!8c z%_$a*MuN9L`A#zrO(C4fWU@>1sdzG#OiWD9{Ic8U3&v9ESU8=E+PeA8Odwrqs zH2O(AnT!TAc^Nk)jO!MSCqq8(^im>}SXs}8@!?V59KL!fdGqtTi}T57dN~6dJNWo?S>p?kyy}w|!aMw_qd^ z^!mc_cwqKUCOY%wTsjpC_`zmp321KH(xG!oBb(`XFoq<>;*J`&2Naa)s#L=tB9q3Ghu%AJ*DIvh#hJW{c*R_{l%iN$PYWigSMPhr4`ClYs;SK`^s ze8@k)wvfu=9$+*}EH8$W;Y`{$J%4{~AsohS$Rrcm8-uPS- zYIO!nuV-jzaKO{6Z|UmlXgz(wpwH90^VlYI`1$U|NDo-E=S*>!_d{K)oVKJ294gJ)tQ`qo}r7at!-U8gI?Qf))@>Mjm~Uy z4UG@CA9~qzvEN|Tu;Cc2_KU+Fht;I* zvYK%wy*~mWBohF^m>2fMebqUTcrZYBX5PMyt`N*XVkB^j5n? z-|OzfLD+CM&>$MuK(cbUs>vg)# z-96SmyWVCt8Z@0oHn8^?MzlI@ zj}bS*Xt!C-W~*xB!&@s`G#-yZ>$2e&_6>G--gB2-#~7O)DLHDtJgB$W%)MH@(bi{q zXRLkKR?1U#x+`P-uHIfF8jQm>G(OsQiuL%@{L{Fo!>;~5tJyMO>Kh##>pPl9d0O>~ z?dn*6uf=G-IMC}Fd-GEN&TW(p^{t*CTSf=nW4Ljyv3K6N)~8Wzd{%z`;^;Rn_m3Lw zeV*aVSH|CY+q9RtwY0AL;@e|G_*wtp$Y7tz*5_=NZ_bmoUVCrMY_&NDM~9p(dP7H7 zXTy^_>W!Di(Kc-Ek$#&?-*%zZ(6OIhraXyOWwkoc5{BEF^&Jr(VDwkn~heBzT0Wgw7#MB^!J%DBy_i) zH&`t?w7(7QZpy!y-FBM+T@|m@na$eH?v~b$9!I|w{Q>=>y{*TX>wlfiEnSX&o5hHJ z($mq^t}|$GT&?XEo59*^!v)ZEcXjL9%v~L5$bEg*UZc@$u^77B+S@zZx?1&S$AHJ) zYciQFW?ffXd$aDGw!>gBx;%Ef+iBMIba!@iwsu{>NYT;Z9QL@-xX`{kJ2l>s+wyEn7L1NAcdxd?V$$~w_gRMA=-LMK zKFdX$DZ!Oc`7%+ZfXCx<`68J@D3J&_Y$;1D;i*MpAxa4dL=wS6g5PrGVx^QTlSsru zflw@!D`XO>oFfoP1xz-F!{%@WQe}BD zaKz=cHEI!?Bdy(ArB=x0I1L7iE0(havIpnUSXZgQN8>2CT%MGc&#d01W+;_%i9{yh ztE7AmM&B9{sI0+CQARg{+(moXWoB{a4~ zD(3S9VyR4~tf*u%>9jHin_pH&qcKEq`CRqELnrsCDkMBHyF{!gVl$|v zR0@UJbmG+$O)9*OM#oVz=nVE#6v|fNiIzP(E9G((uZ$xW2?c`JN+@}haM|udr(dpD z)hn4iiC8R?wVV_`Mxi_^f3@ROT}`E2&1Cb$it4i`tEjnGGmdtiJG#5R2F(R0Tett% z5yg}E?CN7jj~?2okl-Rn*y?>pn_pAo)%RZ%?mK-fcku>%0{ymLP;m2;uuNa4V z-rIY)l2(SMsjNG2GZk1LM~5&hS9WV->av0mOM;(lu>)~G@{Ec&mL=v&QvaVW1mzK*_RWDH}JN7l7lZZtUb#0}zT)<)psucMY z$_tgpa2F&pg;Y>eS}I~Q#4M)mwPAFtE=+xrE{DQ(FdU1(lU#T_#Bp6%quHksnl{I zm&>6Q7cn?oCRM>>7QIN9%f%cF3piZ{hfOPHmr+YgxN@O@#o%xlrNuNBtE`YwR8&$X zlyf*tCWk{WEiGfQs6}F0VPUCI!Q-&ld@iGmPGzynia4y|5N)(XDfgE>z~#We;9xDl^_55*Pq>*oSL2U&P*nk=I^8uf5TQknaw7m@yzmaIvx)P zm(~`;KEHQ*%0KmE=j)~)Os2p3`rg;~7OwxyXz2O*uYNT>;|~P9fk<+3;ZDrI8ePUV zKAVh$Q%kE0$yg+~e0L=l2+n>n`7iIf3=0_gWrlQGIBp3_NW`6Vew+$!0 z^<^sH#a3f3o?c2vqk%uXpGhULs|m*a*j!`J9QxB&%TeFNZ-3|*|K*f7wK(gIV&4-_ zgu^o*eq?+3+^<&>*xLB9lgY$pd^bk+q!P(Q*dI)$vDHsx<}-IPk+ApUe;9rH_lv98 zq0LTXr-;WD(YfRozj*(RT@GyJAXH04{o(NSkKWt89k-yh!{F$1IC}L)qo%v3?ZSyp zrwa>ft-j;+F8fIVz2?Hun^&)088huKE!J3#y>_R=V$`&p>C|)>T3Xy)D6(sF^ z+tFpgiU!L?lcv4BqrFXM?C#cgoo(JHqm`&TF1rW%be(#OWmMn2m$S3iYS5V-7OlqE zt<_qMmSJa4SC7T%FzY+CW~?RJn_G=`9KiWw4F%7O&RqG&t8R}&)7IIexzy8tp}M5? zvaYk+Wa{a{LSAnfyf)H~O^3y5GMHMs^;mm!wb>mOT~FJ~4KFeeX`F9;?;2LI+V-|C ztQ>0AR}`fC4}XY|^b z!JutDd$zf|=c3ctEZK1g%RH;Yj+3eD=uX+sXHi?jr@}rFcm4vw!K)yI#hMC`bCQJHEJC8B?a5I=NB=!j3UYty!xGoPt;(DWftX^Fx3rJ zM+!DPbDl$I$;xFsW*MC&Jb1SJDS8dO61n<&w5eY=}qw)blIuYdc?*YmTVems$y zPcJUbF9lLF^IwFgvh%B1e<0!i)Vsm!rYr;!OLx}M&Hdqk*O!ciGE4Id|LCqSD0h9F zUR+sQP0xPz`&m3in_o&sLo?Ca;oI4@<%M)K9Gtl|HR}&xFQ0o{5lyG@d?FI?$Dunk z?d0ut|JoPDV}eY4?)swGK_~%cm|dXC)U^ISKX8kTm!Fce~Ny5aLl2@w%+9EayYQ^ zHaZOhma9E3{ov@85u4RxJ+H?@1CxE=qRZUVW3)M}Hjl%A=NbCJX7+?51wLzN`Bc)@J&NzKea` zZ5RtM9vMtMohEZnmn+ZZrmQ&4M%Vb2ArBsPXbjkdVq>Az>G0^m-QR1qIL%tKxkp?0 za9LZw(_+x~^ymyGlhJ@fv|9D1p`qSBt-&(b--p3ZZ?IdOeGa2mXEYnJb#^(dI2e=D zVKi?oKGJ7y*I{>K)Z-xx9z9r1c%I?vH;r`+Ug&q391f$w=IO_lO0Ut|Jx;5^h|QzR zZZ{enR-I9F(yl+>ZRs*&NV7V79fKDKumv>@5BBz(ZJj2orO#VU(3Hgi;Zo!DE)t%8Cm2yg+%BfAIKD37f^?aak;mfI$`T%SuE7 z3@3`9|MC?d8%!$%>GCw9j3iT^R-lT;wlA&|`WOekHI+Kq(vrToXrO%v9oFBU61U!0oR;q~c$NKQgeDKFq{ z9@DDmTkjV|yuF*op>|%8!gToHmTjBziI-Oz7*A^W9Jr6z^iS8Zpf zi|zR|Z8|wMt{x|M;y&aH1WAjsJ&H{e;>xBfv$N{?P>(nAJ~k^-*X$m4UA^{GpJbbp zr#=n6_v3!QZKEW&*e>UnS6M0Hs><@{u5*GB!H8f)Fd`Tcj0i>qBZ3jZh{lM0CVs(G#I)T$$`iqEReEN5kW8e`t%{<*&7j=w8o-sO4rw;tpv I=Z_fk4MYeESpWb4 literal 0 HcmV?d00001 diff --git a/src/actions/actionblocksadd.cpp b/src/actions/actionblocksadd.cpp deleted file mode 100644 index f2f9e8f..0000000 --- a/src/actions/actionblocksadd.cpp +++ /dev/null @@ -1,55 +0,0 @@ -// actionblocksadd.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 07/12/2010 Added this text. :-) -// - -#include "actionblocksadd.h" - -#include "drawing.h" -#include "dialogfactory.h" - -ActionBlocksAdd::ActionBlocksAdd(EntityContainer & container, GraphicView & graphicView): - ActionInterface("Add Block", container, graphicView) -{ -} - -ActionBlocksAdd::~ActionBlocksAdd() -{ -} - -void ActionBlocksAdd::trigger() -{ - DEBUG->print("adding block"); - - if (graphic) - { - BlockList * blockList = graphic->getBlockList(); - - if (blockList) - { - BlockData d = DIALOGFACTORY->requestNewBlockDialog(blockList); - - if (d.isValid()) - graphic->addBlock(new Block(container, d)); - } - } - - finish(); -} - -void ActionBlocksAdd::init(int status) -{ - ActionInterface::init(status); - trigger(); -} diff --git a/src/actions/actionblocksadd.h b/src/actions/actionblocksadd.h deleted file mode 100644 index c1e49bf..0000000 --- a/src/actions/actionblocksadd.h +++ /dev/null @@ -1,22 +0,0 @@ -#ifndef __ACTIONBLOCKSADD_H__ -#define __ACTIONBLOCKSADD_H__ - -#include "actioninterface.h" - -/** - * This action class can handle user events to edit blocks. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionBlocksAdd: public ActionInterface -{ - public: - ActionBlocksAdd(EntityContainer & container, GraphicView & graphicView); - ~ActionBlocksAdd(); - - virtual void init(int status = 0); - virtual void trigger(); -}; - -#endif // __ACTIONBLOCKSADD_H__ diff --git a/src/actions/actionblocksattributes.cpp b/src/actions/actionblocksattributes.cpp deleted file mode 100644 index 31a2601..0000000 --- a/src/actions/actionblocksattributes.cpp +++ /dev/null @@ -1,65 +0,0 @@ -// actionblocksattributes.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 07/12/2010 Added this text. :-) -// - -#include "actionblocksattributes.h" - -#include "drawing.h" -#include "dialogfactory.h" - -ActionBlocksAttributes::ActionBlocksAttributes( - EntityContainer & container, GraphicView & graphicView): - ActionInterface("Edit Block Attributes", container, graphicView) -{ -} - -ActionBlocksAttributes::~ActionBlocksAttributes() -{ -} - -void ActionBlocksAttributes::trigger() -{ - DEBUG->print("editing block attributes"); - - if (graphic && DIALOGFACTORY) - { - Block * block = graphic->getActiveBlock(); - BlockList * blockList = graphic->getBlockList(); - - if (blockList && block) - { - QString oldName = block->getName(); - BlockData d = DIALOGFACTORY->requestBlockAttributesDialog(blockList); - - if (d.isValid()) - { - QString newName = d.name; - blockList->rename(block, newName); - - // update the name of all inserts: - graphic->renameInserts(oldName, newName); - graphic->addBlockNotification(); - } - } - } - - finish(); -} - -void ActionBlocksAttributes::init(int status) -{ - ActionInterface::init(status); - trigger(); -} diff --git a/src/actions/actionblocksattributes.h b/src/actions/actionblocksattributes.h deleted file mode 100644 index 2b8be39..0000000 --- a/src/actions/actionblocksattributes.h +++ /dev/null @@ -1,22 +0,0 @@ -#ifndef __ACTIONBLOCKSATTRIBUTES_H__ -#define __ACTIONBLOCKSATTRIBUTES_H__ - -#include "actioninterface.h" - -/** - * This action class can handle user events to edit block attributes. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionBlocksAttributes: public ActionInterface -{ - public: - ActionBlocksAttributes(EntityContainer & container, GraphicView & graphicView); - ~ActionBlocksAttributes(); - - virtual void init(int status = 0); - virtual void trigger(); -}; - -#endif // __ACTIONBLOCKSATTRIBUTES_H__ diff --git a/src/actions/actionblockscreate.cpp b/src/actions/actionblockscreate.cpp deleted file mode 100644 index f377ee7..0000000 --- a/src/actions/actionblockscreate.cpp +++ /dev/null @@ -1,157 +0,0 @@ -// actionblockscreate.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/03/2010 Added this text. :-) -// JLH 06/03/2010 Scrubbed out all occurances of CoordinateEvent -// - -#include "actionblockscreate.h" - -#include "creation.h" -#include "dialogfactory.h" -#include "graphicview.h" -#include "insert.h" -#include "modification.h" - -/** - * Constructor. - */ -ActionBlocksCreate::ActionBlocksCreate(EntityContainer & container, GraphicView & graphicView): ActionInterface("Blocks Create", container, graphicView) -{ - referencePoint = Vector(false); -} - -ActionBlocksCreate::~ActionBlocksCreate() -{ -} - -/*virtual*/ RS2::ActionType ActionBlocksCreate::rtti() -{ - return RS2::ActionBlocksCreate; -} - -void ActionBlocksCreate::init(int status) -{ - ActionInterface::init(status); -} - -void ActionBlocksCreate::trigger() -{ - if (graphic) - { - BlockList * blockList = graphic->getBlockList(); - - if (blockList) - { - BlockData d = DIALOGFACTORY->requestNewBlockDialog(blockList); - - if (!d.name.isEmpty()) - { - Creation creation(container, graphicView); - creation.createBlock(d, referencePoint, true); - InsertData id(d.name, referencePoint, Vector(1.0, 1.0), 0.0, 1, 1, Vector(0.0, 0.0)); - creation.createInsert(id); - } - } - } - - graphicView->redraw(); - finish(); - graphicView->killSelectActions(); -} - -void ActionBlocksCreate::mouseMoveEvent(QMouseEvent * e) -{ -// graphicView->snapper.snapPoint(e); - graphicView->SnapPoint(e); - - switch (getStatus()) - { - case SetReferencePoint: - //data.insertionPoint = snapPoint(e); - - /*if (block!=NULL) { - deletePreview(); - clearPreview(); - //preview->addAllFrom(*block); - //preview->move(data.insertionPoint); - Creation creation(preview, NULL, false); - creation.createInsert(data); - drawPreview(); - }*/ - break; - - default: - break; - } -} - -void ActionBlocksCreate::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::LeftButton) - { -// Vector ce(graphicView->snapper.snapPoint(e)); - Vector ce(graphicView->SnapPoint(e)); - coordinateEvent(&ce); - } - else if (e->button() == Qt::RightButton) - { -// deleteSnapper(); - init(getStatus() - 1); - } -} - -void ActionBlocksCreate::coordinateEvent(Vector * e) -{ - if (!e) - return; - - switch (getStatus()) - { - case SetReferencePoint: - referencePoint = *e; - trigger(); - break; - - default: - break; - } -} - -void ActionBlocksCreate::updateMouseButtonHints() -{ - switch (getStatus()) - { - case SetReferencePoint: - DIALOGFACTORY->updateMouseWidget(tr("Specify reference point"), tr("Cancel")); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } -} - -void ActionBlocksCreate::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::CadCursor); -} - -void ActionBlocksCreate::updateToolBar() -{ - if (!isFinished()) - DIALOGFACTORY->requestToolBar(RS2::ToolBarSnap); - else - DIALOGFACTORY->requestToolBar(RS2::ToolBarMain); -} - diff --git a/src/actions/actionblockscreate.h b/src/actions/actionblockscreate.h deleted file mode 100644 index 722a1e2..0000000 --- a/src/actions/actionblockscreate.h +++ /dev/null @@ -1,43 +0,0 @@ -#ifndef __ACTIONBLOCKSCREATE_H__ -#define __ACTIONBLOCKSCREATE_H__ - -#include "actioninterface.h" -#include "vector.h" - -/** - * This action class can handle user events for creating blocks from - * existing entities. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionBlocksCreate: public ActionInterface -{ - public: - /** - * Action States. - */ - enum Status { - SetReferencePoint, /**< Setting the reference point. */ - ShowDialog /**< Showing dialog for name. */ - }; - - public: - ActionBlocksCreate(EntityContainer & container, GraphicView & graphicView); - ~ActionBlocksCreate(); - - virtual RS2::ActionType rtti(); - virtual void init(int status = 0); - virtual void trigger(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void coordinateEvent(Vector * e); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - - protected: - Vector referencePoint; -}; - -#endif // __ACTIONBLOCKSCREATE_H__ diff --git a/src/actions/actionblocksedit.cpp b/src/actions/actionblocksedit.cpp deleted file mode 100644 index 6776e02..0000000 --- a/src/actions/actionblocksedit.cpp +++ /dev/null @@ -1,47 +0,0 @@ -// actionblocksedit.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 07/12/2010 Added this text. :-) -// - -#include "actionblocksedit.h" - -#include "drawing.h" -#include "dialogfactory.h" - -ActionBlocksEdit::ActionBlocksEdit(EntityContainer & container, GraphicView & graphicView): - ActionInterface("Edit Block", container, graphicView) -{ -} - -ActionBlocksEdit::~ActionBlocksEdit() -{ -} - -void ActionBlocksEdit::trigger() -{ - DEBUG->print("edit block"); - - if (graphic && DIALOGFACTORY) - DIALOGFACTORY->requestEditBlockWindow(graphic->getBlockList()); - else - DEBUG->print(Debug::D_WARNING, "ActionBlocksEdit::trigger(): graphic is NULL"); - - finish(); -} - -void ActionBlocksEdit::init(int status) -{ - ActionInterface::init(status); - trigger(); -} diff --git a/src/actions/actionblocksedit.h b/src/actions/actionblocksedit.h deleted file mode 100644 index ce0499c..0000000 --- a/src/actions/actionblocksedit.h +++ /dev/null @@ -1,22 +0,0 @@ -#ifndef __ACTIONBLOCKSEDIT_H__ -#define __ACTIONBLOCKSEDIT_H__ - -#include "actioninterface.h" - -/** - * This action class can handle user events to edit blocks. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionBlocksEdit: public ActionInterface -{ - public: - ActionBlocksEdit(EntityContainer & container, GraphicView & graphicView); - ~ActionBlocksEdit(); - - virtual void init(int status = 0); - virtual void trigger(); -}; - -#endif // __ACTIONBLOCKSEDIT_H__ diff --git a/src/actions/actionblocksexplode.cpp b/src/actions/actionblocksexplode.cpp deleted file mode 100644 index f000b18..0000000 --- a/src/actions/actionblocksexplode.cpp +++ /dev/null @@ -1,50 +0,0 @@ -// actionblocksexplode.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 07/12/2010 Added this text. :-) -// - -#include "actionblocksexplode.h" - -#include "modification.h" - -/** - * Constructor. - */ -ActionBlocksExplode::ActionBlocksExplode(EntityContainer & container, GraphicView & graphicView): - ActionInterface("Blocks Explode", container, graphicView) -{ -} - -ActionBlocksExplode::~ActionBlocksExplode() -{ -} - -/*virtual*/ RS2::ActionType ActionBlocksExplode::rtti() -{ - return RS2::ActionBlocksExplode; -} - -void ActionBlocksExplode::init(int status) -{ - ActionInterface::init(status); - - trigger(); - finish(); -} - -void ActionBlocksExplode::trigger() -{ - Modification m(*container, graphicView); - m.explode(); -} diff --git a/src/actions/actionblocksexplode.h b/src/actions/actionblocksexplode.h deleted file mode 100644 index f9a1bb5..0000000 --- a/src/actions/actionblocksexplode.h +++ /dev/null @@ -1,25 +0,0 @@ -#ifndef __ACTIONBLOCKSEXPLODE_H__ -#define __ACTIONBLOCKSEXPLODE_H__ - -#include "actioninterface.h" -#include "insert.h" - -/** - * This action class can handle user events for exploding blocks and - * other entity containers into single entities. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionBlocksExplode: public ActionInterface -{ - public: - ActionBlocksExplode(EntityContainer & container, GraphicView & graphicView); - ~ActionBlocksExplode(); - - virtual RS2::ActionType rtti(); - virtual void init(int status = 0); - virtual void trigger(); -}; - -#endif // __ACTIONBLOCKSEXPLODE_H__ diff --git a/src/actions/actionblocksfreezeall.cpp b/src/actions/actionblocksfreezeall.cpp deleted file mode 100644 index 6a152f1..0000000 --- a/src/actions/actionblocksfreezeall.cpp +++ /dev/null @@ -1,47 +0,0 @@ -// actionblocksfreezeall.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 05/22/2010 Added this text. :-) -// - -#include "actionblocksfreezeall.h" - -#include "drawing.h" -#include "graphicview.h" - -ActionBlocksFreezeAll::ActionBlocksFreezeAll(bool freeze, EntityContainer & container, - GraphicView & graphicView): ActionInterface("Freeze all Blocks", container, graphicView) -{ - this->freeze = freeze; -} - -ActionBlocksFreezeAll::~ActionBlocksFreezeAll() -{ -} - -void ActionBlocksFreezeAll::trigger() -{ - DEBUG->print("ActionBlocksFreezeAll::trigger"); - - if (graphic) - graphic->freezeAllBlocks(freeze); - - graphicView->redraw(); - finish(); -} - -void ActionBlocksFreezeAll::init(int status) -{ - ActionInterface::init(status); - trigger(); -} diff --git a/src/actions/actionblocksfreezeall.h b/src/actions/actionblocksfreezeall.h deleted file mode 100644 index 274b70b..0000000 --- a/src/actions/actionblocksfreezeall.h +++ /dev/null @@ -1,25 +0,0 @@ -#ifndef __ACTIONBLOCKSFREEZEALL_H__ -#define __ACTIONBLOCKSFREEZEALL_H__ - -#include "actioninterface.h" - -/** - * This action class can handle user events to edit layers. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionBlocksFreezeAll: public ActionInterface -{ - public: - ActionBlocksFreezeAll(bool freeze, EntityContainer & container, GraphicView & graphicView); - ~ActionBlocksFreezeAll(); - - virtual void init(int status = 0); - virtual void trigger(); - - private: - bool freeze; -}; - -#endif // __ACTIONBLOCKSFREEZEALL_H__ diff --git a/src/actions/actionblocksinsert.cpp b/src/actions/actionblocksinsert.cpp deleted file mode 100644 index da6eea9..0000000 --- a/src/actions/actionblocksinsert.cpp +++ /dev/null @@ -1,441 +0,0 @@ -// actionblocksinsert.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/03/2010 Added this text. :-) -// JLH 06/03/2010 Scrubbed out all occurances of CoordinateEvent -// - -#include "actionblocksinsert.h" - -#include "commands.h" -#include "commandevent.h" -#include "creation.h" -#include "dialogfactory.h" -#include "modification.h" -#include "preview.h" - -/** - * Constructor. - */ -ActionBlocksInsert::ActionBlocksInsert(EntityContainer & container, GraphicView & graphicView): - ActionInterface("Blocks Insert", container, graphicView) -{ -} - -ActionBlocksInsert::~ActionBlocksInsert() -{ -} - -/*virtual*/ RS2::ActionType ActionBlocksInsert::rtti() -{ - return RS2::ActionBlocksInsert; -} - -void ActionBlocksInsert::init(int status /*= 0*/) -{ - ActionInterface::init(status); - reset(); - - if (graphic) - { - block = graphic->getActiveBlock(); - - if (block) - data.name = block->getName(); - else - finish(); - } -} - -void ActionBlocksInsert::reset() -{ - data = InsertData("", Vector(0.0, 0.0), Vector(1.0, 1.0), 0.0, 1, 1, - Vector(1.0, 1.0), NULL, RS2::Update); -} - -void ActionBlocksInsert::trigger() -{ -// deleteSnapper(); -// deletePreview(); -// clearPreview(); - - //Modification m(*container, graphicView); - //m.paste(data.insertionPoint); - //std::cout << *Clipboard::instance(); - - if (block) - { - Creation creation(container, graphicView); - data.updateMode = RS2::Update; - creation.createInsert(data); - } - - graphicView->redraw(); -} - -void ActionBlocksInsert::mouseMoveEvent(QMouseEvent * e) -{ - switch (getStatus()) - { - case SetTargetPoint: -// data.insertionPoint = snapPoint(e); - data.insertionPoint = graphicView->SnapPoint(e); - - if (block != NULL) - { -// deletePreview(); -// clearPreview(); - //preview->addAllFrom(*block); - //preview->move(data.insertionPoint); -// Creation creation(preview, NULL, false); - Creation creation(&(graphicView->preview), NULL, false); - // Create insert as preview only - data.updateMode = RS2::PreviewUpdate; - creation.createInsert(data); -// drawPreview(); - } - break; - - default: - break; - } -} - -void ActionBlocksInsert::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::LeftButton) - { -// Vector ce(snapPoint(e)); - Vector ce(graphicView->SnapPoint(e)); - coordinateEvent(&ce); - } - else if (e->button() == Qt::RightButton) - { -// deleteSnapper(); - init(getStatus() - 1); - } -} - -void ActionBlocksInsert::coordinateEvent(Vector * e) -{ - if (!e) - return; - - data.insertionPoint = *e; - trigger(); -} - -void ActionBlocksInsert::commandEvent(CommandEvent * e) -{ - QString c = e->getCommand().toLower(); - - if (checkCommand("help", c)) - { - DIALOGFACTORY->commandMessage(msgAvailableCommands() - + getAvailableCommands().join(", ")); - return; - } - - switch (getStatus()) - { - case SetTargetPoint: - - if (checkCommand("angle", c)) - { -// deleteSnapper(); -// deletePreview(); -// clearPreview(); - lastStatus = (Status)getStatus(); - setStatus(SetAngle); - } - else if (checkCommand("factor", c)) - { -// deleteSnapper(); -// deletePreview(); -// clearPreview(); - lastStatus = (Status)getStatus(); - setStatus(SetFactor); - } - else if (checkCommand("columns", c)) - { -// deleteSnapper(); -// deletePreview(); -// clearPreview(); - lastStatus = (Status)getStatus(); - setStatus(SetColumns); - } - else if (checkCommand("rows", c)) - { -// deleteSnapper(); -// deletePreview(); -// clearPreview(); - lastStatus = (Status)getStatus(); - setStatus(SetRows); - } - else if (checkCommand("columnspacing", c)) - { -// deleteSnapper(); -// deletePreview(); -// clearPreview(); - lastStatus = (Status)getStatus(); - setStatus(SetColumnSpacing); - } - else if (checkCommand("rowspacing", c)) - { -// deleteSnapper(); -// deletePreview(); -// clearPreview(); - lastStatus = (Status)getStatus(); - setStatus(SetRowSpacing); - } - break; - - case SetAngle: - { - bool ok; - double a = Math::eval(c, &ok); - - if (ok) - data.angle = Math::deg2rad(a); - else - DIALOGFACTORY->commandMessage(tr("Not a valid expression")); - - DIALOGFACTORY->requestOptions(this, true, true); - setStatus(lastStatus); - } - break; - - case SetFactor: - { - bool ok; - double f = Math::eval(c, &ok); - - if (ok) - setFactor(f); - else - DIALOGFACTORY->commandMessage(tr("Not a valid expression")); - - DIALOGFACTORY->requestOptions(this, true, true); - setStatus(lastStatus); - } - break; - - case SetColumns: - { - bool ok; - int cols = (int)Math::eval(c, &ok); - - if (ok) - data.cols = cols; - else - DIALOGFACTORY->commandMessage(tr("Not a valid expression")); - - DIALOGFACTORY->requestOptions(this, true, true); - setStatus(lastStatus); - } - break; - - case SetRows: - { - bool ok; - int rows = (int)Math::eval(c, &ok); - - if (ok) - data.rows = rows; - else - DIALOGFACTORY->commandMessage(tr("Not a valid expression")); - - DIALOGFACTORY->requestOptions(this, true, true); - setStatus(lastStatus); - } - break; - - case SetColumnSpacing: - { - bool ok; - double cs = (int)Math::eval(c, &ok); - - if (ok) - data.spacing.x = cs; - else - DIALOGFACTORY->commandMessage(tr("Not a valid expression")); - - DIALOGFACTORY->requestOptions(this, true, true); - setStatus(lastStatus); - } - break; - - case SetRowSpacing: - { - bool ok; - int rs = (int)Math::eval(c, &ok); - - if (ok) - data.spacing.y = rs; - else - DIALOGFACTORY->commandMessage(tr("Not a valid expression")); - - DIALOGFACTORY->requestOptions(this, true, true); - setStatus(lastStatus); - } - break; - - default: - break; - } -} - -QStringList ActionBlocksInsert::getAvailableCommands() -{ - QStringList cmd; - - switch (getStatus()) - { - case SetTargetPoint: - cmd += command("angle"); - cmd += command("factor"); - cmd += command("columns"); - cmd += command("rows"); - cmd += command("columnspacing"); - cmd += command("rowspacing"); - break; - - default: - break; - } - - return cmd; -} - -void ActionBlocksInsert::showOptions() -{ - ActionInterface::showOptions(); - DIALOGFACTORY->requestOptions(this, true); -} - -void ActionBlocksInsert::hideOptions() -{ - ActionInterface::hideOptions(); - DIALOGFACTORY->requestOptions(this, false); -} - -void ActionBlocksInsert::updateMouseButtonHints() -{ - switch (getStatus()) - { - case SetTargetPoint: - DIALOGFACTORY->updateMouseWidget(tr("Specify reference point"), tr("Cancel")); - break; - - case SetAngle: - DIALOGFACTORY->updateMouseWidget(tr("Enter angle:"), ""); - break; - - case SetFactor: - DIALOGFACTORY->updateMouseWidget(tr("Enter factor:"), ""); - break; - - case SetColumns: - DIALOGFACTORY->updateMouseWidget(tr("Enter columns:"), ""); - break; - - case SetRows: - DIALOGFACTORY->updateMouseWidget(tr("Enter rows:"), ""); - break; - - case SetColumnSpacing: - DIALOGFACTORY->updateMouseWidget(tr("Enter column spacing:"), ""); - break; - - case SetRowSpacing: - DIALOGFACTORY->updateMouseWidget(tr("Enter row spacing:"), ""); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } -} - -void ActionBlocksInsert::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::CadCursor); -} - -void ActionBlocksInsert::updateToolBar() -{ - if (!isFinished()) - DIALOGFACTORY->requestToolBar(RS2::ToolBarSnap); - else - DIALOGFACTORY->requestToolBar(RS2::ToolBarMain); -} - -double ActionBlocksInsert::getAngle() -{ - return data.angle; -} - -void ActionBlocksInsert::setAngle(double a) -{ - data.angle = a; -} - -double ActionBlocksInsert::getFactor() -{ - return data.scaleFactor.x; -} - -void ActionBlocksInsert::setFactor(double f) -{ - data.scaleFactor = Vector(f, f); -} - -int ActionBlocksInsert::getColumns() -{ - return data.cols; -} - -void ActionBlocksInsert::setColumns(int c) -{ - data.cols = c; -} - -int ActionBlocksInsert::getRows() -{ - return data.rows; -} - -void ActionBlocksInsert::setRows(int r) -{ - data.rows = r; -} - -double ActionBlocksInsert::getColumnSpacing() -{ - return data.spacing.x; -} - -void ActionBlocksInsert::setColumnSpacing(double cs) -{ - data.spacing.x = cs; -} - -double ActionBlocksInsert::getRowSpacing() -{ - return data.spacing.y; -} - -void ActionBlocksInsert::setRowSpacing(double rs) -{ - data.spacing.y = rs; -} diff --git a/src/actions/actionblocksinsert.h b/src/actions/actionblocksinsert.h deleted file mode 100644 index 2685a4d..0000000 --- a/src/actions/actionblocksinsert.h +++ /dev/null @@ -1,70 +0,0 @@ -#ifndef __ACTIONBLOCKSINSERT_H__ -#define __ACTIONBLOCKSINSERT_H__ - -#include "actioninterface.h" -#include "insert.h" - -/** - * This action class can handle user events for inserting blocks into the - * current drawing. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionBlocksInsert: public ActionInterface -{ - public: - /** - * Action States. - */ - enum Status { - SetTargetPoint, /**< Setting the reference point. */ - SetAngle, /**< Setting angle in the command line. */ - SetFactor, /**< Setting factor in the command line. */ - SetColumns, /**< Setting columns in the command line. */ - SetRows, /**< Setting rows in the command line. */ - SetColumnSpacing, /**< Setting column spacing in the command line. */ - SetRowSpacing /**< Setting row spacing in the command line. */ - }; - - public: - ActionBlocksInsert(EntityContainer & container, GraphicView & graphicView); - ~ActionBlocksInsert(); - - virtual RS2::ActionType rtti(); - virtual void init(int status = 0); - void reset(); - virtual void trigger(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void coordinateEvent(Vector * e); - virtual void commandEvent(CommandEvent * e); - virtual QStringList getAvailableCommands(); - virtual void showOptions(); - virtual void hideOptions(); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - - double getAngle(); - void setAngle(double a); - double getFactor(); - void setFactor(double f); - int getColumns(); - void setColumns(int c); - int getRows(); - void setRows(int r); - double getColumnSpacing(); - void setColumnSpacing(double cs); - double getRowSpacing(); - void setRowSpacing(double rs); - - protected: - Block * block; - InsertData data; - - /** Last status before entering option. */ - Status lastStatus; -}; - -#endif // __ACTIONBLOCKSINSERT_H__ diff --git a/src/actions/actionblocksremove.cpp b/src/actions/actionblocksremove.cpp deleted file mode 100644 index 180b8ef..0000000 --- a/src/actions/actionblocksremove.cpp +++ /dev/null @@ -1,100 +0,0 @@ -// actionblocksremove.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/03/2010 Added this text. :-) -// - -#include "actionblocksremove.h" - -#include "block.h" -#include "dialogfactory.h" -#include "drawing.h" -#include "graphicview.h" -#include "insert.h" - -ActionBlocksRemove::ActionBlocksRemove(EntityContainer & container, GraphicView & graphicView): - ActionInterface("Remove Block", container, graphicView) -{ -} - -ActionBlocksRemove::~ActionBlocksRemove() -{ -} - -void ActionBlocksRemove::trigger() -{ - DEBUG->print("ActionBlocksRemove::trigger"); - - if (graphic) - { - Block * block = DIALOGFACTORY->requestBlockRemovalDialog(graphic->getBlockList()); - - // list of containers that might refer to the block via inserts: - QList containerList; - containerList.append(graphic); - BlockList * blkLst = graphic->getBlockList(); - - for(uint bi=0; bicount(); bi++) - containerList.append(blkLst->at(bi)); - - if (block) - { - for(int i=0; ifirstEntity(RS2::ResolveNone); e!=NULL; - e=cont->nextEntity(RS2::ResolveNone)) - { - if (e->rtti() == RS2::EntityInsert) - { - Insert * ins = (Insert *)e; - - if (ins->getName() == block->getName()) - { - cont->removeEntity(ins); - done = false; - break; - } - } - } - } - while (!done); - } - - // close all windows that are editing this block: - if (DIALOGFACTORY) - DIALOGFACTORY->closeEditBlockWindow(block); - - // Now remove the block from the block list: - graphic->removeBlock(block); - graphic->updateInserts(); - graphicView->redraw(); - } - } - - finish(); - DIALOGFACTORY->updateSelectionWidget(container->countSelected()); -} - -void ActionBlocksRemove::init(int status) -{ - ActionInterface::init(status); - trigger(); -} diff --git a/src/actions/actionblocksremove.h b/src/actions/actionblocksremove.h deleted file mode 100644 index 1d323a1..0000000 --- a/src/actions/actionblocksremove.h +++ /dev/null @@ -1,22 +0,0 @@ -#ifndef __ACTIONBLOCKSREMOVE_H__ -#define __ACTIONBLOCKSREMOVE_H__ - -#include "actioninterface.h" - -/** - * This action class can handle user events to remove blocks. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionBlocksRemove: public ActionInterface -{ - public: - ActionBlocksRemove(EntityContainer & container, GraphicView & graphicView); - ~ActionBlocksRemove(); - - virtual void init(int status = 0); - virtual void trigger(); -}; - -#endif // __ACTIONBLOCKSREMOVE_H__ diff --git a/src/actions/actionblockstoggleview.cpp b/src/actions/actionblockstoggleview.cpp deleted file mode 100644 index 89bbcd8..0000000 --- a/src/actions/actionblockstoggleview.cpp +++ /dev/null @@ -1,50 +0,0 @@ -// actionblockstoggleview.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/03/2010 Added this text. :-) -// - -#include "actionblockstoggleview.h" - -#include "drawing.h" -#include "graphicview.h" - -ActionBlocksToggleView::ActionBlocksToggleView(EntityContainer & container, - GraphicView & graphicView): ActionInterface("Toggle Block Visibility", - container, graphicView) -{ -} - -ActionBlocksToggleView::~ActionBlocksToggleView() -{ -} - -void ActionBlocksToggleView::trigger() -{ - DEBUG->print("toggle block"); - - if (graphic) - { - Block * block = graphic->getActiveBlock(); - graphic->toggleBlock(block); - } - - graphicView->redraw(); - finish(); -} - -void ActionBlocksToggleView::init(int status) -{ - ActionInterface::init(status); - trigger(); -} diff --git a/src/actions/actionblockstoggleview.h b/src/actions/actionblockstoggleview.h deleted file mode 100644 index 0bafb48..0000000 --- a/src/actions/actionblockstoggleview.h +++ /dev/null @@ -1,22 +0,0 @@ -#ifndef __ACTIONBLOCKSTOGGLEVIEW_H__ -#define __ACTIONBLOCKSTOGGLEVIEW_H__ - -#include "actioninterface.h" - -/** - * This action class can handle user events to edit layers. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionBlocksToggleView: public ActionInterface -{ - public: - ActionBlocksToggleView(EntityContainer & container, GraphicView & graphicView); - ~ActionBlocksToggleView(); - - virtual void init(int status = 0); - virtual void trigger(); -}; - -#endif // __ACTIONBLOCKSTOGGLEVIEW_H__ diff --git a/src/actions/actiondefault.cpp b/src/actions/actiondefault.cpp deleted file mode 100644 index a1219df..0000000 --- a/src/actions/actiondefault.cpp +++ /dev/null @@ -1,394 +0,0 @@ -// actiondefault.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/03/2010 Added this text. :-) -// - -#include "actiondefault.h" - -#include "enums.h" -#include "commandevent.h" -#include "debug.h" -#include "dialogfactory.h" -#include "line.h" -#include "modification.h" -#include "preview.h" -#include "selection.h" - -/** - * Constructor. - */ -ActionDefault::ActionDefault(EntityContainer & container, - GraphicView & graphicView): - ActionInterface("Default", container, graphicView) -{ - DEBUG->print("ActionDefault::ActionDefault"); - DEBUG->print("ActionDefault::ActionDefault: OK"); -} - -ActionDefault::~ActionDefault() -{ -} - -/*virtual*/ RS2::ActionType ActionDefault::rtti() -{ - return RS2::ActionDefault; -} - -void ActionDefault::init(int status /*= 0*/) -{ - DEBUG->print("ActionDefault::init"); - - ActionInterface::init(status); - v1 = v2 = Vector(false); -// graphicView->snapper.setSnapMode(RS2::SnapFree); -// graphicView->snapper.setSnapRestriction(RS2::RestrictNothing); - graphicView->setDefaultSnapMode(RS2::SnapFree); - graphicView->setSnapRestriction(RS2::RestrictNothing); - restrBak = RS2::RestrictNothing; - DIALOGFACTORY->requestToolBar(RS2::ToolBarMain); - - DEBUG->print("ActionDefault::init: OK"); -} - -void ActionDefault::trigger() -{ - ActionInterface::trigger(); -} - -void ActionDefault::keyPressEvent(QKeyEvent * e) -{ - if (e->key() == Qt::Key_Shift) - { -// restrBak = graphicView->snapper.getSnapRestriction(); -// graphicView->snapper.setSnapRestriction(RS2::RestrictOrthogonal); - restrBak = graphicView->getSnapRestriction(); - graphicView->setSnapRestriction(RS2::RestrictOrthogonal); - } -} - -void ActionDefault::keyReleaseEvent(QKeyEvent * e) -{ - if (e->key() == Qt::Key_Shift) -// graphicView->snapper.setSnapRestriction(restrBak); - graphicView->setSnapRestriction(restrBak); -} - -void ActionDefault::mouseMoveEvent(QMouseEvent * e) -{ - Vector mouse = graphicView->toGraph(Vector(e->x(), e->y())); - Vector relMouse = mouse - graphicView->getRelativeZero(); - DIALOGFACTORY->updateCoordinateWidget(mouse, relMouse); - - switch (getStatus()) - { - case Dragging: - v2 = mouse; - - if (graphicView->toGuiDX(v1.distanceTo(v2)) > 10) - { - // look for reference points to drag: - double dist; - Vector ref = container->getNearestSelectedRef(v1, &dist); - - if (ref.valid && graphicView->toGuiDX(dist) < 8) - { - DEBUG->print("ActionDefault::mouseMoveEvent: moving reference point"); - setStatus(MovingRef); - v1 = ref; - graphicView->moveRelativeZero(v1); - } - else - { - // test for an entity to drag: -// Entity * en = graphicView->snapper.catchEntity(v1); - Entity * en = graphicView->CatchEntity(v1); - - if (en && en->isSelected()) - { - DEBUG->print("ActionDefault::mouseMoveEvent: moving entity"); - setStatus(Moving); - v1 = en->getNearestRef(v1); - graphicView->moveRelativeZero(v1); - } - // no entity found. start area selection: - else - setStatus(SetCorner2); - } - } - - break; - - case MovingRef: - v2 = snapPoint(e); - -// clearPreview(); -// preview->addSelectionFrom(*container); -// preview->moveRef(v1, v2 - v1); -// drawPreview(); - graphicView->preview.clear(); - graphicView->preview.addSelectionFrom(*container); - graphicView->preview.moveRef(v1, v2 -v1); -// graphicView->snapper.SetVisible(); - graphicView->SetSnapperVisible(); - graphicView->preview.SetVisible(); - graphicView->redraw(); - break; - - case Moving: - v2 = snapPoint(e); - -// clearPreview(); -// preview->addSelectionFrom(*container); -// preview->move(v2 - v1); -// drawPreview(); - graphicView->preview.clear(); - graphicView->preview.addSelectionFrom(*container); - graphicView->preview.move(v2 -v1); -// graphicView->snapper.SetVisible(); - graphicView->SetSnapperVisible(); - graphicView->preview.SetVisible(); - graphicView->redraw(); - break; - - case SetCorner2: - if (v1.valid) - { - v2 = mouse; - - graphicView->preview.clear(); - - graphicView->preview.addEntity(new Line(&(graphicView->preview), - LineData(Vector(v1.x, v1.y), Vector(v2.x, v1.y)))); - graphicView->preview.addEntity(new Line(&(graphicView->preview), - LineData(Vector(v2.x, v1.y), Vector(v2.x, v2.y)))); - graphicView->preview.addEntity(new Line(&(graphicView->preview), - LineData(Vector(v2.x, v2.y), Vector(v1.x, v2.y)))); - graphicView->preview.addEntity(new Line(&(graphicView->preview), - LineData(Vector(v1.x, v2.y), Vector(v1.x, v1.y)))); - - graphicView->preview.SetVisible(); - graphicView->redraw(); - } - - default: - break; - } -} - -void ActionDefault::mousePressEvent(QMouseEvent * e) -{ - if (e->button() == Qt::LeftButton) - { - switch (getStatus()) - { - case Neutral: - v1 = graphicView->toGraph(e->x(), e->y()); - setStatus(Dragging); - break; - - case Moving: - { - v2 = snapPoint(e); -// deleteSnapper(); -// deletePreview(); -// clearPreview(); - Modification m(*container, graphicView); - MoveData data; - data.number = 0; - data.useCurrentLayer = false; - data.useCurrentAttributes = false; - data.offset = v2 - v1; - m.move(data); - setStatus(Neutral); - DIALOGFACTORY->updateSelectionWidget(container->countSelected()); - DIALOGFACTORY->requestToolBar(RS2::ToolBarMain); - } - break; - - case MovingRef: - { - v2 = snapPoint(e); -// deleteSnapper(); -// deletePreview(); -// clearPreview(); - Modification m(*container, graphicView); - MoveRefData data; - data.ref = v1; - data.offset = v2 - v1; - m.moveRef(data); - setStatus(Neutral); - DIALOGFACTORY->updateSelectionWidget(container->countSelected()); - DIALOGFACTORY->requestToolBar(RS2::ToolBarMain); - } - break; - - default: - break; - } - } -} - -void ActionDefault::mouseReleaseEvent(QMouseEvent * e) -{ - DEBUG->print("ActionDefault::mouseReleaseEvent()"); - - if (e->button() == Qt::LeftButton) - { - v2 = graphicView->toGraph(e->x(), e->y()); - - switch (getStatus()) - { - case Dragging: - { - // select single entity: -// Entity * en = graphicView->snapper.catchEntity(e); - Entity * en = graphicView->CatchEntity(e); - - if (en) - { -// deleteSnapper(); -// deletePreview(); -// clearPreview(); - - Selection s(*container, graphicView); - s.selectSingle(en); - DIALOGFACTORY->updateSelectionWidget(container->countSelected()); - e->accept(); - setStatus(Neutral); - } - else - setStatus(SetCorner2); - } - break; - - case SetCorner2: - { - v2 = graphicView->toGraph(e->x(), e->y()); - - // select window: -// deleteSnapper(); -// deletePreview(); -// clearPreview(); - graphicView->preview.SetVisible(false); - - bool cross = (v2.y > v1.y); - Selection s(*container, graphicView); - s.selectWindow(v1, v2, true, cross); - - DIALOGFACTORY->updateSelectionWidget(container->countSelected()); - - setStatus(Neutral); - e->accept(); - } - break; - - default: - // Was either moving entity or point, so clear that shiatsu -// graphicView->snapper.SetVisible(false); - graphicView->SetSnapperVisible(false); - graphicView->preview.SetVisible(false); - graphicView->redraw(); - break; - } - } - else if (e->button() == Qt::RightButton) - { - switch (getStatus()) - { - case SetCorner2: - case Moving: - case MovingRef: -// deletePreview(); -// clearPreview(); -// deleteSnapper(); - setStatus(Neutral); - DIALOGFACTORY->requestToolBar(RS2::ToolBarMain); - e->accept(); - break; - - default: -// graphicView->snapper.SetVisible(false); - graphicView->SetSnapperVisible(false); - graphicView->preview.SetVisible(false); - DIALOGFACTORY->requestPreviousMenu(); - e->accept(); - break; - } - } -} - -void ActionDefault::commandEvent(CommandEvent * e) -{ - QString c = e->getCommand().toLower(); -} - -QStringList ActionDefault::getAvailableCommands() -{ - QStringList cmd; - - return cmd; -} - -void ActionDefault::updateMouseButtonHints() -{ - switch (getStatus()) - { - case Neutral: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - - case SetCorner2: - DIALOGFACTORY->updateMouseWidget(tr("Drag to second point"), tr("Back")); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } -} - -void ActionDefault::updateMouseCursor() -{ - switch (getStatus()) - { - case Neutral: - graphicView->setMouseCursor(RS2::ArrowCursor); - break; - - case Moving: - case MovingRef: - graphicView->setMouseCursor(RS2::SelectCursor); - break; - - default: - break; - } -} - -void ActionDefault::updateToolBar() -{ - switch (getStatus()) - { - case Neutral: - break; - - case Moving: - case MovingRef: - DIALOGFACTORY->requestToolBar(RS2::ToolBarSnap); - break; - - default: - break; - } -} diff --git a/src/actions/actiondefault.h b/src/actions/actiondefault.h deleted file mode 100644 index 6d126ca..0000000 --- a/src/actions/actiondefault.h +++ /dev/null @@ -1,53 +0,0 @@ -#ifndef __ACTIONDEFAULT_H__ -#define __ACTIONDEFAULT_H__ - -#include "actioninterface.h" -#include "vector.h" - -/** - * This action class can handle user events to select all entities. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionDefault: public ActionInterface -{ - public: - /** - * Action States. - */ - enum Status { - Neutral, /**< we don't know what we do yet. */ - Dragging, /**< dragging (either an entity or the - first part of a selection window) */ - SetCorner2, /**< Setting the 2nd corner of a selection window. */ - Moving, /**< Moving entities (drag'n'drop) */ - MovingRef /**< Moving a reference point of one or more selected - entities */ - }; - - public: - ActionDefault(EntityContainer & container, GraphicView & graphicView); - virtual ~ActionDefault(); - - virtual RS2::ActionType rtti(); - virtual void init(int status = 0); - virtual void trigger(); - virtual void keyPressEvent(QKeyEvent * e); - virtual void keyReleaseEvent(QKeyEvent * e); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mousePressEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void commandEvent(CommandEvent * e); - virtual QStringList getAvailableCommands(); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - - protected: - Vector v1; - Vector v2; - RS2::SnapRestriction restrBak; -}; - -#endif // __ACTIONDEFAULT_H__ diff --git a/src/actions/actiondimaligned.cpp b/src/actions/actiondimaligned.cpp deleted file mode 100644 index 73306fc..0000000 --- a/src/actions/actiondimaligned.cpp +++ /dev/null @@ -1,287 +0,0 @@ -// actiondimaligned.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/03/2010 Added this text. :-) -// - -#include "actiondimaligned.h" - -#include "commandevent.h" -#include "constructionline.h" -#include "debug.h" -#include "dialogfactory.h" -#include "graphicview.h" -#include "preview.h" - -ActionDimAligned::ActionDimAligned(EntityContainer & container, GraphicView & graphicView): ActionDimension("Draw aligned dimensions", - container, graphicView) -{ - reset(); -} - -ActionDimAligned::~ActionDimAligned() -{ -} - -/*virtual*/ RS2::ActionType ActionDimAligned::rtti() -{ - return RS2::ActionDimAligned; -} - -void ActionDimAligned::reset() -{ - ActionDimension::reset(); - edata = DimAlignedData(Vector(false), Vector(false)); - lastStatus = SetExtPoint1; - - if (DIALOGFACTORY != NULL) - DIALOGFACTORY->requestOptions(this, true, true); -} - -void ActionDimAligned::trigger() -{ - ActionDimension::trigger(); - preparePreview(); - graphicView->moveRelativeZero(data.definitionPoint); - - //data.text = getText(); - DimAligned * dim = new DimAligned(container, data, edata); - dim->setLayerToActive(); - dim->setPenToActive(); - dim->update(); - container->addEntity(dim); - - // upd. undo list: - if (document != NULL) - { - document->startUndoCycle(); - document->addUndoable(dim); - document->endUndoCycle(); - } - - deleteSnapper(); - Vector rz = graphicView->getRelativeZero(); - graphicView->moveRelativeZero(Vector(0.0, 0.0)); - graphicView->drawEntity(dim); - graphicView->moveRelativeZero(rz); - drawSnapper(); - - DEBUG->print("ActionDimAligned::trigger(): dim added: %d", dim->getId()); -} - -void ActionDimAligned::preparePreview() -{ - Vector dirV; - dirV.setPolar(100.0, edata.extensionPoint1.angleTo(edata.extensionPoint2) + M_PI / 2.0); - ConstructionLine cl(NULL, ConstructionLineData(edata.extensionPoint2, - edata.extensionPoint2 + dirV)); - data.definitionPoint = cl.getNearestPointOnEntity(data.definitionPoint); -} - -void ActionDimAligned::mouseMoveEvent(QMouseEvent * e) -{ - DEBUG->print("ActionDimAligned::mouseMoveEvent begin"); - Vector mouse = snapPoint(e); - - switch (getStatus()) - { - case SetExtPoint1: - break; - - case SetExtPoint2: - - if (edata.extensionPoint1.valid) - { - deletePreview(); - clearPreview(); -// preview->addEntity(new Line(preview, LineData(edata.extensionPoint1, mouse))); - drawPreview(); - } - break; - - case SetDefPoint: - - if (edata.extensionPoint1.valid && edata.extensionPoint2.valid) - { - deletePreview(); - clearPreview(); - data.definitionPoint = mouse; - - preparePreview(); - - //data.text = getText(); -// DimAligned * dim = new DimAligned(preview, data, edata); -// dim->update(); -// preview->addEntity(dim); - drawPreview(); - } - break; - - default: - break; - } - - DEBUG->print("ActionDimAligned::mouseMoveEvent end"); -} - -void ActionDimAligned::mouseReleaseEvent(QMouseEvent * e) -{ -// if (RS2::qtToRsButtonState(e->button())==RS2::LeftButton) - if (e->button() == Qt::LeftButton) - { - Vector ce(snapPoint(e)); - coordinateEvent(&ce); - } -// else if (RS2::qtToRsButtonState(e->button())==RS2::RightButton) - else if (e->button() == Qt::RightButton) - { - deletePreview(); - deleteSnapper(); - init(getStatus() - 1); - } -} - -void ActionDimAligned::coordinateEvent(Vector * e) -{ - if (e == NULL) - return; - - Vector pos = *e; //->getCoordinate(); - - switch (getStatus()) - { - case SetExtPoint1: - edata.extensionPoint1 = pos; - graphicView->moveRelativeZero(pos); - setStatus(SetExtPoint2); - break; - - case SetExtPoint2: - edata.extensionPoint2 = pos; - graphicView->moveRelativeZero(pos); - setStatus(SetDefPoint); - break; - - case SetDefPoint: - data.definitionPoint = pos; - trigger(); - reset(); - setStatus(SetExtPoint1); - break; - - default: - break; - } -} - -void ActionDimAligned::commandEvent(CommandEvent * e) -{ - QString c = e->getCommand().toLower(); - - if (checkCommand("help", c)) - { - if (DIALOGFACTORY != NULL) - DIALOGFACTORY->commandMessage(msgAvailableCommands() - + getAvailableCommands().join(", ")); - - return; - } - - switch (getStatus()) - { - case SetText: - setText(c); - - if (DIALOGFACTORY != NULL) - DIALOGFACTORY->requestOptions(this, true, true); - - setStatus(lastStatus); - graphicView->enableCoordinateInput(); - break; - - default: - - if (checkCommand("text", c)) - { - lastStatus = (Status)getStatus(); - graphicView->disableCoordinateInput(); - setStatus(SetText); - } - break; - } -} - -QStringList ActionDimAligned::getAvailableCommands() -{ - QStringList cmd; - - switch (getStatus()) - { - case SetExtPoint1: - case SetExtPoint2: - case SetDefPoint: - cmd += command("text"); - break; - - default: - break; - } - - return cmd; -} - -void ActionDimAligned::updateMouseButtonHints() -{ - if (DIALOGFACTORY != NULL) - { - switch (getStatus()) - { - case SetExtPoint1: - DIALOGFACTORY->updateMouseWidget(tr("Specify first extension line origin"), tr("Cancel")); - break; - - case SetExtPoint2: - DIALOGFACTORY->updateMouseWidget(tr("Specify second extension line origin"), tr("Back")); - break; - - case SetDefPoint: - DIALOGFACTORY->updateMouseWidget(tr("Specify dimension line location"), tr("Back")); - break; - - case SetText: - DIALOGFACTORY->updateMouseWidget(tr("Enter dimension text:"), ""); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } - } -} - -void ActionDimAligned::hideOptions() -{ - if (DIALOGFACTORY != NULL) - DIALOGFACTORY->requestOptions(this, false); - - ActionDimension::hideOptions(); -} - -void ActionDimAligned::showOptions() -{ - ActionDimension::showOptions(); - - if (DIALOGFACTORY != NULL) - DIALOGFACTORY->requestOptions(this, true); -} - diff --git a/src/actions/actiondimaligned.h b/src/actions/actiondimaligned.h deleted file mode 100644 index 89044ba..0000000 --- a/src/actions/actiondimaligned.h +++ /dev/null @@ -1,54 +0,0 @@ -#ifndef __ACTIONDIMALIGNED_H__ -#define __ACTIONDIMALIGNED_H__ - -#include "actiondimension.h" -#include "dimaligned.h" - -/** - * This action class can handle user events to draw - * aligned dimensions. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionDimAligned: public ActionDimension -{ - public: - /** - * Action States. - */ - enum Status { - SetExtPoint1, /**< Setting the 1st ext point. */ - SetExtPoint2, /**< Setting the 2nd ext point. */ - SetDefPoint, /**< Setting the common def point */ - SetText /**< Setting the text label in command line */ - }; - - public: - ActionDimAligned(EntityContainer & container, GraphicView & graphicView); - ~ActionDimAligned(); - - virtual RS2::ActionType rtti(); - virtual void reset(); - virtual void trigger(); - void preparePreview(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void coordinateEvent(Vector * e); - virtual void commandEvent(CommandEvent * e); - virtual QStringList getAvailableCommands(); - virtual void hideOptions(); - virtual void showOptions(); - virtual void updateMouseButtonHints(); - - protected: - /** - * Aligned dimension data. - */ - DimAlignedData edata; - - /** Last status before entering text. */ - Status lastStatus; -}; - -#endif // __ACTIONDIMALIGNED_H__ diff --git a/src/actions/actiondimangular.cpp b/src/actions/actiondimangular.cpp deleted file mode 100644 index b672222..0000000 --- a/src/actions/actiondimangular.cpp +++ /dev/null @@ -1,315 +0,0 @@ -// actiondimangular.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/03/2010 Added this text. :-) -// - -#include "actiondimangular.h" - -#include "commandevent.h" -#include "debug.h" -#include "dialogfactory.h" -#include "graphicview.h" -#include "information.h" -#include "preview.h" - -ActionDimAngular::ActionDimAngular(EntityContainer & container, GraphicView & graphicView): ActionDimension("Draw Angular Dimensions", - container, graphicView) -{ - reset(); -} - -ActionDimAngular::~ActionDimAngular() -{ -} - -/*virtual*/ RS2::ActionType ActionDimAngular::rtti() -{ - return RS2::ActionDimAngular; -} - -void ActionDimAngular::reset() -{ - ActionDimension::reset(); - edata = DimAngularData(Vector(false), Vector(false), Vector(false), Vector(false)); - line1 = NULL; - line2 = NULL; - center = Vector(false); - DIALOGFACTORY->requestOptions(this, true, true); -} - -void ActionDimAngular::trigger() -{ - ActionInterface::trigger(); - - if (line1 != NULL && line2 != NULL) - { - DimAngular * newEntity = NULL; - - newEntity = new DimAngular(container, - data, - edata); - - newEntity->setLayerToActive(); - newEntity->setPenToActive(); - newEntity->update(); - container->addEntity(newEntity); - - // upd. undo list: - if (document != NULL) - { - document->startUndoCycle(); - document->addUndoable(newEntity); - document->endUndoCycle(); - } - deleteSnapper(); - Vector rz = graphicView->getRelativeZero(); - graphicView->moveRelativeZero(Vector(0.0, 0.0)); - graphicView->drawEntity(newEntity); - graphicView->moveRelativeZero(rz); - } - else - DEBUG->print("ActionDimAngular::trigger:" - " Entity is NULL\n"); -} - -void ActionDimAngular::mouseMoveEvent(QMouseEvent * e) -{ - DEBUG->print("ActionDimAngular::mouseMoveEvent begin"); - - Vector mouse(graphicView->toGraphX(e->x()), graphicView->toGraphY(e->y())); - - switch (getStatus()) - { - case SetLine1: - break; - - case SetLine2: - break; - - case SetPos: - - if (line1 && line2 && center.valid) - { - Vector mouse = snapPoint(e); - edata.definitionPoint4 = mouse; - -// DimAngular * d = new DimAngular(preview, data, edata); -// d->update(); -// -// deletePreview(); -// clearPreview(); -// preview->addEntity(d); -// drawPreview(); - } - break; - - default: - break; - } - - DEBUG->print("ActionDimAngular::mouseMoveEvent end"); -} - -void ActionDimAngular::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::LeftButton) - { - switch (getStatus()) - { - case SetLine1: - { - Entity * en = catchEntity(e, RS2::ResolveAll); - - if (en != NULL - && en->rtti() == RS2::EntityLine) - { - line1 = (Line *)en; - setStatus(SetLine2); - } - } - break; - - case SetLine2: - { - Entity * en = catchEntity(e, RS2::ResolveAll); - - if (en != NULL - && en->rtti() == RS2::EntityLine) - { - line2 = (Line *)en; - - VectorSolutions sol = - Information::getIntersectionLineLine(line1, line2); - - if (sol.get(0).valid) - { - center = sol.get(0); - - if (center.distanceTo(line1->getStartpoint()) - < center.distanceTo(line1->getEndpoint())) - { - edata.definitionPoint1 = line1->getStartpoint(); - edata.definitionPoint2 = line1->getEndpoint(); - } - else - { - edata.definitionPoint1 = line1->getEndpoint(); - edata.definitionPoint2 = line1->getStartpoint(); - } - - if (center.distanceTo(line2->getStartpoint()) - < center.distanceTo(line2->getEndpoint())) - { - edata.definitionPoint3 = line2->getStartpoint(); - data.definitionPoint = line2->getEndpoint(); - } - else - { - edata.definitionPoint3 = line2->getEndpoint(); - data.definitionPoint = line2->getStartpoint(); - } - graphicView->moveRelativeZero(center); - setStatus(SetPos); - } - } - } - break; - - case SetPos: - { - Vector ce(snapPoint(e)); - coordinateEvent(&ce); - } - break; - } - } - else if (e->button() == Qt::RightButton) - { - deletePreview(); - deleteSnapper(); - clearPreview(); - init(getStatus() - 1); - } -} - -void ActionDimAngular::coordinateEvent(Vector * e) -{ - if (!e) - return; - - switch (getStatus()) - { - case SetPos: - edata.definitionPoint4 = *e; - trigger(); - reset(); - setStatus(SetLine1); - break; - - default: - break; - } -} - -void ActionDimAngular::commandEvent(CommandEvent * e) -{ - QString c = e->getCommand().toLower(); - - if (checkCommand("help", c)) - { - DIALOGFACTORY->commandMessage(msgAvailableCommands() - + getAvailableCommands().join(", ")); - return; - } - - // setting new text label: - if (getStatus() == SetText) - { - setText(c); - DIALOGFACTORY->requestOptions(this, true, true); - graphicView->enableCoordinateInput(); - setStatus(lastStatus); - return; - } - - // command: text - if (checkCommand("text", c)) - { - lastStatus = (Status)getStatus(); - graphicView->disableCoordinateInput(); - setStatus(SetText); - } -} - -QStringList ActionDimAngular::getAvailableCommands() -{ - QStringList cmd; - - switch (getStatus()) - { - case SetLine1: - case SetLine2: - case SetPos: - cmd += command("text"); - break; - - default: - break; - } - - return cmd; -} - -void ActionDimAngular::showOptions() -{ - ActionInterface::showOptions(); - - DIALOGFACTORY->requestOptions(this, true); -} - -void ActionDimAngular::hideOptions() -{ - ActionInterface::hideOptions(); - - DIALOGFACTORY->requestOptions(this, false); -} - -void ActionDimAngular::updateMouseButtonHints() -{ - switch (getStatus()) - { - case SetLine1: - DIALOGFACTORY->updateMouseWidget(tr("Select first line"), - tr("Cancel")); - break; - - case SetLine2: - DIALOGFACTORY->updateMouseWidget(tr("Select second line"), - tr("Cancel")); - break; - - case SetPos: - DIALOGFACTORY->updateMouseWidget( - tr("Specify dimension arc line location"), tr("Cancel")); - break; - - case SetText: - DIALOGFACTORY->updateMouseWidget(tr("Enter dimension text:"), ""); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } -} diff --git a/src/actions/actiondimangular.h b/src/actions/actiondimangular.h deleted file mode 100644 index c790bb4..0000000 --- a/src/actions/actiondimangular.h +++ /dev/null @@ -1,54 +0,0 @@ -#ifndef __ACTIONDIMANGULAR_H__ -#define __ACTIONDIMANGULAR_H__ - -#include "actiondimension.h" -#include "dimangular.h" -#include "vector.h" - -class Line; - -/** - * This action class can handle user events to draw angular dimensions. - * - * @author Andrew Mustun - */ -class ActionDimAngular: public ActionDimension -{ - private: - enum Status { - SetLine1, /**< Choose 1st line. */ - SetLine2, /**< Choose 2nd line. */ - SetPos, /**< Choose position. */ - SetText /**< Setting text label in consle. */ - }; - - public: - ActionDimAngular(EntityContainer & container, GraphicView & graphicView); - ~ActionDimAngular(); - - virtual RS2::ActionType rtti(); - virtual void reset(); - virtual void trigger(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void coordinateEvent(Vector * e); - virtual void commandEvent(CommandEvent * e); - virtual QStringList getAvailableCommands(); - virtual void hideOptions(); - virtual void showOptions(); - virtual void updateMouseButtonHints(); - - private: - /** 1st chosen line */ - Line * line1; - /** 2nd chosen line */ - Line * line2; - /** Center of arc */ - Vector center; - /** Data of new dimension */ - DimAngularData edata; - /** Last status before entering text. */ - Status lastStatus; -}; - -#endif // __ACTIONDIMANGULAR_H__ diff --git a/src/actions/actiondimdiametric.cpp b/src/actions/actiondimdiametric.cpp deleted file mode 100644 index 8b51350..0000000 --- a/src/actions/actiondimdiametric.cpp +++ /dev/null @@ -1,324 +0,0 @@ -// actiondimdiametric.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/03/2010 Added this text. :-) -// - -#include "actiondimdiametric.h" - -#include "commandevent.h" -#include "debug.h" -#include "dialogfactory.h" -#include "graphicview.h" -#include "preview.h" - -ActionDimDiametric::ActionDimDiametric(EntityContainer & container, - GraphicView & graphicView): ActionDimension("Draw Diametric Dimensions", - container, graphicView) -{ - reset(); -} - -ActionDimDiametric::~ActionDimDiametric() -{ -} - -/*virtual*/ RS2::ActionType ActionDimDiametric::rtti() -{ - return RS2::ActionDimDiametric; -} - -void ActionDimDiametric::reset() -{ - ActionDimension::reset(); - edata = DimDiametricData(Vector(false), 0.0); - entity = NULL; - pos = Vector(false); - DIALOGFACTORY->requestOptions(this, true, true); -} - -void ActionDimDiametric::trigger() -{ - ActionInterface::trigger(); - preparePreview(); - - if (entity) - { - DimDiametric * newEntity = NULL; - - newEntity = new DimDiametric(container, - data, - edata); - - newEntity->setLayerToActive(); - newEntity->setPenToActive(); - newEntity->update(); - container->addEntity(newEntity); - - // upd. undo list: - if (document) - { - document->startUndoCycle(); - document->addUndoable(newEntity); - document->endUndoCycle(); - } - - deleteSnapper(); - Vector rz = graphicView->getRelativeZero(); - graphicView->moveRelativeZero(Vector(0.0, 0.0)); - graphicView->drawEntity(newEntity); - graphicView->moveRelativeZero(rz); - } - else - DEBUG->print("ActionDimDiametric::trigger: Entity is NULL\n"); -} - -void ActionDimDiametric::preparePreview() -{ - if (entity) - { - double radius = 0.0; - Vector center = Vector(false); - - if (entity->rtti() == RS2::EntityArc) - { - radius = ((Arc *)entity)->getRadius(); - center = ((Arc *)entity)->getCenter(); - } - else if (entity->rtti() == RS2::EntityCircle) - { - radius = ((Circle *)entity)->getRadius(); - center = ((Circle *)entity)->getCenter(); - } - double angle = center.angleTo(pos); - - data.definitionPoint.setPolar(radius, angle + M_PI); - data.definitionPoint += center; - - edata.definitionPoint.setPolar(radius, angle); - edata.definitionPoint += center; - } -} - -void ActionDimDiametric::mouseMoveEvent(QMouseEvent * e) -{ - DEBUG->print("ActionDimDiametric::mouseMoveEvent begin"); - - Vector mouse(graphicView->toGraphX(e->x()), graphicView->toGraphY(e->y())); - - switch (getStatus()) - { - case SetEntity: - entity = catchEntity(e, RS2::ResolveAll); - break; - - case SetPos: - - if (entity != NULL) - { - pos = snapPoint(e); - - preparePreview(); -// DimDiametric * d = new DimDiametric(preview, data, edata); -// d->update(); -// -// deletePreview(); -// clearPreview(); -// preview->addEntity(d); -// drawPreview(); - } - break; - - default: - break; - } - - DEBUG->print("ActionDimDiametric::mouseMoveEvent end"); -} - -void ActionDimDiametric::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::LeftButton) - { - switch (getStatus()) - { - case SetEntity: { - Entity * en = catchEntity(e, RS2::ResolveAll); - - if (en != NULL) - { - if (en->rtti() == RS2::EntityArc - || en->rtti() == RS2::EntityCircle) - { - entity = en; - Vector center; - - if (entity->rtti() == RS2::EntityArc) - center = - ((Arc *)entity)->getCenter(); - else if (entity->rtti() == RS2::EntityCircle) - center = - ((Circle *)entity)->getCenter(); - graphicView->moveRelativeZero(center); - setStatus(SetPos); - } - else - DIALOGFACTORY->commandMessage(tr("Not a circle " - "or arc entity")); - } - } - break; - - case SetPos: { - Vector ce(snapPoint(e)); - coordinateEvent(&ce); - } - break; - - default: - break; - } - } - else if (e->button() == Qt::RightButton) - { - deletePreview(); - deleteSnapper(); - clearPreview(); - init(getStatus() - 1); - } -} - -void ActionDimDiametric::coordinateEvent(Vector * e) -{ - if (e == NULL) - return; - - switch (getStatus()) - { - case SetPos: - pos = *e; - trigger(); - reset(); - setStatus(SetEntity); - break; - - default: - break; - } -} - -void ActionDimDiametric::commandEvent(CommandEvent * e) -{ - QString c = e->getCommand().toLower(); - - if (checkCommand("help", c)) - { - DIALOGFACTORY->commandMessage(msgAvailableCommands() - + getAvailableCommands().join(", ")); - return; - } - - // setting new text label: - if (getStatus() == SetText) - { - setText(c); - DIALOGFACTORY->requestOptions(this, true, true); - graphicView->enableCoordinateInput(); - setStatus(lastStatus); - return; - } - - // command: text - if (checkCommand("text", c)) - { - lastStatus = (Status)getStatus(); - graphicView->disableCoordinateInput(); - setStatus(SetText); - } - - // setting angle - if (getStatus() == SetPos) - { - bool ok; - double a = Math::eval(c, &ok); - - if (ok == true) - { - pos.setPolar(1.0, Math::deg2rad(a)); - pos += data.definitionPoint; - trigger(); - reset(); - setStatus(SetEntity); - } - else - DIALOGFACTORY->commandMessage(tr("Not a valid expression")); - return; - } -} - -QStringList ActionDimDiametric::getAvailableCommands() -{ - QStringList cmd; - - switch (getStatus()) - { - case SetEntity: - case SetPos: - cmd += command("text"); - break; - - default: - break; - } - - return cmd; -} - -void ActionDimDiametric::updateMouseButtonHints() -{ - switch (getStatus()) - { - case SetEntity: - DIALOGFACTORY->updateMouseWidget(tr("Select arc or circle entity"), - tr("Cancel")); - break; - - case SetPos: - DIALOGFACTORY->updateMouseWidget( - tr("Specify dimension line location"), tr("Cancel")); - break; - - case SetText: - DIALOGFACTORY->updateMouseWidget(tr("Enter dimension text:"), ""); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } -} - -void ActionDimDiametric::showOptions() -{ - ActionInterface::showOptions(); - - DIALOGFACTORY->requestOptions(this, true); -} - -void ActionDimDiametric::hideOptions() -{ - ActionInterface::hideOptions(); - - //DIALOGFACTORY->requestDimDiametricOptions(edata, false); - DIALOGFACTORY->requestOptions(this, false); -} diff --git a/src/actions/actiondimdiametric.h b/src/actions/actiondimdiametric.h deleted file mode 100644 index 676509f..0000000 --- a/src/actions/actiondimdiametric.h +++ /dev/null @@ -1,53 +0,0 @@ -#ifndef __ACTIONDIMDIAMETRIC_H__ -#define __ACTIONDIMDIAMETRIC_H__ - -#include "actiondimension.h" -#include "dimdiametric.h" -#include "vector.h" - -class Entity; - -/** - * This action class can handle user events to draw diametric dimensions. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionDimDiametric: public ActionDimension -{ - private: - enum Status { - SetEntity, /**< Choose entity. */ - SetPos, /**< Choose point. */ - SetText /**< Setting text label in the command line. */ - }; - - public: - ActionDimDiametric(EntityContainer & container, GraphicView & graphicView); - ~ActionDimDiametric(); - - virtual RS2::ActionType rtti(); - virtual void reset(); - virtual void trigger(); - void preparePreview(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void coordinateEvent(Vector * e); - virtual void commandEvent(CommandEvent * e); - virtual QStringList getAvailableCommands(); - virtual void hideOptions(); - virtual void showOptions(); - virtual void updateMouseButtonHints(); - - private: - /** Chosen entity (arc / circle) */ - Entity * entity; - /** Chosen position */ - Vector pos; - /** Data of new dimension */ - DimDiametricData edata; - /** Last status before entering text. */ - Status lastStatus; -}; - -#endif // __ACTIONDIMDIAMETRIC_H__ diff --git a/src/actions/actiondimension.cpp b/src/actions/actiondimension.cpp deleted file mode 100644 index 86bae2c..0000000 --- a/src/actions/actiondimension.cpp +++ /dev/null @@ -1,147 +0,0 @@ -// actiondimension.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/03/2010 Added this text. :-) -// - -#include "actiondimension.h" - -#include "dialogfactory.h" -#include "graphicview.h" - -ActionDimension::ActionDimension(const char * name, EntityContainer & container, GraphicView & graphicView): - ActionInterface(name, container, graphicView) -{ - reset(); -} - -ActionDimension::~ActionDimension() -{ -} - -void ActionDimension::reset() -{ - data = DimensionData(Vector(false), Vector(false), RS2::VAlignMiddle, - RS2::HAlignCenter, RS2::Exact, 1.0, "", "Standard", 0.0); - diameter = false; -} - -void ActionDimension::init(int status) -{ - ActionInterface::init(status); -} - -void ActionDimension::hideOptions() -{ - ActionInterface::hideOptions(); - - if (DIALOGFACTORY) - DIALOGFACTORY->requestOptions(this, false); -} - -void ActionDimension::showOptions() -{ - ActionInterface::showOptions(); - - if (DIALOGFACTORY) - DIALOGFACTORY->requestOptions(this, true, true); -} - -void ActionDimension::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::CadCursor); -} - -void ActionDimension::updateToolBar() -{ - if (!DIALOGFACTORY) - return; - - if (!isFinished()) - DIALOGFACTORY->requestToolBar(RS2::ToolBarSnap); - else - DIALOGFACTORY->requestToolBar(RS2::ToolBarDim); -} - -QString ActionDimension::getText() -{ - if (!data.text.isEmpty()) - return data.text; - - QString l = label; - - if (l.isEmpty() && (diameter || !tol1.isEmpty() || !tol2.isEmpty())) - l = "<>"; - - if (diameter) - l = QChar(0x2205) + l; - - if (!tol1.isEmpty() || !tol2.isEmpty()) - l += QString("\\S%1\\%2;").arg(tol1).arg(tol2); - - return l; -} - -void ActionDimension::setText(const QString & t) -{ - data.text = t; -} - -QString ActionDimension::getLabel() -{ - return label; -} - -void ActionDimension::setLabel(const QString & t) -{ - label = t; -} - -QString ActionDimension::getTol1() -{ - return tol1; -} - -void ActionDimension::setTol1(const QString & t) -{ - tol1 = t; -} - -QString ActionDimension::getTol2() -{ - return tol2; -} - -void ActionDimension::setTol2(const QString & t) -{ - tol2 = t; -} - -bool ActionDimension::getDiameter() -{ - return diameter; -} - -void ActionDimension::setDiameter(bool d) -{ - diameter = d; -} - -/*static*/ bool ActionDimension::isDimensionAction(RS2::ActionType type) -{ - return (type == RS2::ActionDimAligned - || type == RS2::ActionDimLinear - || type == RS2::ActionDimAngular - || type == RS2::ActionDimDiametric - || type == RS2::ActionDimRadial); -} diff --git a/src/actions/actiondimension.h b/src/actions/actiondimension.h deleted file mode 100644 index 935fe68..0000000 --- a/src/actions/actiondimension.h +++ /dev/null @@ -1,50 +0,0 @@ -#ifndef __ACTIONDIMENSION_H__ -#define __ACTIONDIMENSION_H__ - -#include -#include "dimension.h" -#include "actioninterface.h" - -/** - * Base class for dimension actions. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionDimension: public ActionInterface -{ - public: - ActionDimension(const char * name, EntityContainer & container, GraphicView & graphicView); - ~ActionDimension(); - - virtual void reset(); - virtual void init(int status = 0); - virtual void hideOptions(); - virtual void showOptions(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - QString getText(); - void setText(const QString & t); - QString getLabel(); - void setLabel(const QString & t); - QString getTol1(); - void setTol1(const QString & t); - QString getTol2(); - void setTol2(const QString & t); - bool getDiameter(); - void setDiameter(bool d); - static bool isDimensionAction(RS2::ActionType type); - - protected: - /** - * Generic dimension data. - */ - DimensionData data; - - QString label; - QString tol1; - QString tol2; - bool diameter; -}; - -#endif // __ACTIONDIMENSION_H__ diff --git a/src/actions/actiondimleader.cpp b/src/actions/actiondimleader.cpp deleted file mode 100644 index 5216506..0000000 --- a/src/actions/actiondimleader.cpp +++ /dev/null @@ -1,269 +0,0 @@ -// actiondimleader.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/03/2010 Added this text. :-) -// JLH 09/11/2010 Fixed preview/snapper rendering. -// - -#include "actiondimleader.h" - -#include "commandevent.h" -#include "debug.h" -#include "dialogfactory.h" -#include "graphicview.h" -#include "preview.h" - -ActionDimLeader::ActionDimLeader(EntityContainer & container, GraphicView & graphicView): - ActionInterface("Draw leaders", container, graphicView) -{ - reset(); -} - -ActionDimLeader::~ActionDimLeader() -{ -} - -/*virtual*/ RS2::ActionType ActionDimLeader::rtti() -{ - return RS2::ActionDimLeader; -} - -void ActionDimLeader::reset() -{ - points.clear(); -} - -void ActionDimLeader::init(int status) -{ - ActionInterface::init(status); - - reset(); -} - -void ActionDimLeader::trigger() -{ - ActionInterface::trigger(); - - if (points.count() > 0) - { - Leader * leader = new Leader(container, LeaderData(true)); - leader->setLayerToActive(); - leader->setPenToActive(); - - for(int i=0; iaddVertex(*(points[i])); - - container->addEntity(leader); - - // upd. undo list: - if (document) - { - document->startUndoCycle(); - document->addUndoable(leader); - document->endUndoCycle(); - } - -// deletePreview(); -// clearPreview(); -// deleteSnapper(); -// Vector rz = graphicView->getRelativeZero(); -// graphicView->moveRelativeZero(Vector(0.0, 0.0)); -// graphicView->drawEntity(leader); -// graphicView->moveRelativeZero(rz); - graphicView->preview.clear(); //hm. - graphicView->redraw(); - - DEBUG->print("ActionDimLeader::trigger(): leader added: %d", leader->getId()); - } -} - -void ActionDimLeader::mouseMoveEvent(QMouseEvent * e) -{ - DEBUG->print("ActionDimLeader::mouseMoveEvent begin"); - - Vector mouse = snapPoint(e); - - if (getStatus() == SetEndpoint && points.last() != NULL) - { -// deletePreview(); -// clearPreview(); - graphicView->preview.clear(); - - // fill in lines that were already set: - Vector last(false); - - for(int i=0; iaddEntity(new Line(preview, LineData(last, *v))); - if (last.valid) - graphicView->preview.addEntity(new Line(&(graphicView->preview), LineData(last, *v))); - - last = *v; - } - - Vector p = *points.last(); -// preview->addEntity(new Line(preview, LineData(p, mouse))); -// drawPreview(); - graphicView->preview.addEntity(new Line(&(graphicView->preview), LineData(p, mouse))); - } - - graphicView->redraw(); - - DEBUG->print("ActionDimLeader::mouseMoveEvent end"); -} - -void ActionDimLeader::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::LeftButton) - { - Vector ce(snapPoint(e)); - coordinateEvent(&ce); - } - else if (e->button() == Qt::RightButton) - { - if (getStatus() == SetEndpoint) - { - trigger(); - reset(); - setStatus(SetStartpoint); - } - else - { -// deletePreview(); -// deleteSnapper(); - init(getStatus() - 1); - graphicView->redraw(); //hm. - } - } -} - -void ActionDimLeader::keyPressEvent(QKeyEvent * e) -{ - if (getStatus() == SetEndpoint && e->key() == Qt::Key_Enter) - { - trigger(); - reset(); - setStatus(SetStartpoint); - } -} - -void ActionDimLeader::coordinateEvent(Vector * e) -{ - if (e == NULL) - return; - - Vector mouse = *e; - - switch (getStatus()) - { - case SetStartpoint: - //data.startpoint = mouse; - points.clear(); - points.append(new Vector(mouse)); - //start = data.startpoint; - setStatus(SetEndpoint); - graphicView->moveRelativeZero(mouse); - break; - - case SetEndpoint: - //data.endpoint = mouse; - points.append(new Vector(mouse)); - //trigger(); - //data.startpoint = data.endpoint; - graphicView->moveRelativeZero(mouse); - break; - - default: - break; - } -} - -void ActionDimLeader::commandEvent(CommandEvent * e) -{ - QString c = e->getCommand().toLower(); - - if (checkCommand("help", c)) - { - if (DIALOGFACTORY) - DIALOGFACTORY->commandMessage(msgAvailableCommands() - + getAvailableCommands().join(", ")); - - return; - } - - // enter to finish - if (c == "") - { - trigger(); - reset(); - setStatus(SetStartpoint); - //finish(); - } -} - -QStringList ActionDimLeader::getAvailableCommands() -{ - QStringList cmd; - - return cmd; -} - -void ActionDimLeader::updateMouseButtonHints() -{ - if (DIALOGFACTORY != NULL) - { - switch (getStatus()) - { - case SetStartpoint: - DIALOGFACTORY->updateMouseWidget(tr("Specify target point"), tr("Cancel")); - break; - - case SetEndpoint: - DIALOGFACTORY->updateMouseWidget(tr("Specify next point"), tr("Finish")); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } - } -} - -void ActionDimLeader::showOptions() -{ - ActionInterface::showOptions(); -} - -void ActionDimLeader::hideOptions() -{ - ActionInterface::hideOptions(); -} - -void ActionDimLeader::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::CadCursor); -} - -void ActionDimLeader::updateToolBar() -{ - if (DIALOGFACTORY) - { - if (!isFinished()) - DIALOGFACTORY->requestToolBar(RS2::ToolBarSnap); - else - DIALOGFACTORY->requestToolBar(RS2::ToolBarDim); - } -} diff --git a/src/actions/actiondimleader.h b/src/actions/actiondimleader.h deleted file mode 100644 index eff2500..0000000 --- a/src/actions/actiondimleader.h +++ /dev/null @@ -1,59 +0,0 @@ -#ifndef __ACTIONDIMLEADER_H__ -#define __ACTIONDIMLEADER_H__ - -#include -#include "actioninterface.h" -#include "leader.h" - -class Vector; - -/** - * This action class can handle user events to draw leaders (arrows). - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionDimLeader: public ActionInterface -{ - public: - /** - * Action States. - */ - enum Status { - SetStartpoint, /**< Setting the startpoint. */ - SetEndpoint /**< Setting the endpoint. */ - }; - - public: - ActionDimLeader(EntityContainer & container, GraphicView & graphicView); - ~ActionDimLeader(); - - virtual RS2::ActionType rtti(); - void reset(); - virtual void init(int status = 0); - virtual void trigger(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void keyPressEvent(QKeyEvent *); - virtual void coordinateEvent(Vector * e); - virtual void commandEvent(CommandEvent * e); - virtual QStringList getAvailableCommands(); - virtual void showOptions(); - virtual void hideOptions(); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - - protected: - /** - * Leader entity. - */ - Leader * leader; - /** - * Points set so far. - */ - // Q3PtrList points; - QList points; -}; - -#endif // __ACTIONDIMLEADER_H__ diff --git a/src/actions/actiondimlinear.cpp b/src/actions/actiondimlinear.cpp deleted file mode 100644 index 1560ac7..0000000 --- a/src/actions/actiondimlinear.cpp +++ /dev/null @@ -1,368 +0,0 @@ -// actiondimlinear.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 05/22/2010 Added this text. :-) -// - -#include "actiondimlinear.h" - -#include "commandevent.h" -#include "constructionline.h" -#include "debug.h" -#include "dialogfactory.h" -#include "graphicview.h" -#include "preview.h" - -/** - * Constructor. - * - * @param angle Initial angle in rad. - * @param fixedAngle true: The user can't change the angle. - * false: The user can change the angle in a option widget. - */ -ActionDimLinear::ActionDimLinear(EntityContainer & container, - GraphicView & graphicView, double angle, bool fixedAngle): - ActionDimension("Draw linear dimensions", container, graphicView) -{ - edata.angle = angle; - this->fixedAngle = fixedAngle; - lastStatus = SetExtPoint1; - //hm. doesn't work. -// graphicView.snapper.SetVisible(); - graphicView.SetSnapperVisible(); - reset(); -} - -ActionDimLinear::~ActionDimLinear() -{ -} - -/*virtual*/ RS2::ActionType ActionDimLinear::rtti() -{ - return RS2::ActionDimLinear; -} - -void ActionDimLinear::reset() -{ - ActionDimension::reset(); - edata = DimLinearData(Vector(false), Vector(false), (fixedAngle ? edata.angle : 0.0), 0.0); - - if (DIALOGFACTORY) - DIALOGFACTORY->requestOptions(this, true, true); -} - -void ActionDimLinear::trigger() -{ - ActionDimension::trigger(); - preparePreview(); - DimLinear * dim = new DimLinear(container, data, edata); - dim->setLayerToActive(); - dim->setPenToActive(); - dim->update(); - container->addEntity(dim); - - // upd. undo list: - if (document) - { - document->startUndoCycle(); - document->addUndoable(dim); - document->endUndoCycle(); - } - -// deleteSnapper(); -// Vector rz = graphicView->getRelativeZero(); -// graphicView->moveRelativeZero(Vector(0.0, 0.0)); -// graphicView->drawEntity(dim); -// graphicView->moveRelativeZero(rz); -// drawSnapper(); - graphicView->SetSnapperVisible(false); - graphicView->redraw(); - - DEBUG->print("ActionDimLinear::trigger(): dim added: %d", dim->getId()); -} - -void ActionDimLinear::preparePreview() -{ - Vector dirV; - dirV.setPolar(100.0, edata.angle + M_PI / 2.0); - - ConstructionLine cl(NULL, ConstructionLineData(edata.extensionPoint2, - edata.extensionPoint2 + dirV)); - - data.definitionPoint = cl.getNearestPointOnEntity(data.definitionPoint); -} - -void ActionDimLinear::mouseMoveEvent(QMouseEvent * e) -{ - DEBUG->print("ActionDimLinear::mouseMoveEvent begin"); - - Vector mouse = snapPoint(e); - - switch (getStatus()) - { - case SetExtPoint1: -// graphicView->snapper.SetVisible(); -// graphicView->redraw(); - break; - - case SetExtPoint2: - - if (edata.extensionPoint1.valid) - { -// deletePreview(); -// clearPreview(); -// preview->addEntity(new Line(preview, -// LineData(edata.extensionPoint1, mouse))); -// drawPreview(); - graphicView->preview.clear(); - graphicView->preview.addEntity(new Line(&(graphicView->preview), - LineData(edata.extensionPoint1, mouse))); - graphicView->preview.SetVisible(); - graphicView->redraw(); - } - - break; - - case SetDefPoint: - - if (edata.extensionPoint1.valid && edata.extensionPoint2.valid) - { -// deletePreview(); -// clearPreview(); - data.definitionPoint = mouse; -// preparePreview(); -// DimLinear * dim = new DimLinear(preview, data, edata); -// dim->update(); -// preview->addEntity(dim); -// drawPreview(); - graphicView->preview.clear(); - preparePreview(); - DimLinear * dim = new DimLinear(&(graphicView->preview), data, edata); - dim->update(); - graphicView->preview.addEntity(dim); - graphicView->preview.SetVisible(); - graphicView->redraw(); - } - - break; - } - - DEBUG->print("ActionDimLinear::mouseMoveEvent end"); -} - -void ActionDimLinear::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::LeftButton) - { - Vector ce(snapPoint(e)); - coordinateEvent(&ce); -// graphicView->snapper.SetVisible(); - graphicView->SetSnapperVisible(); - } - else if (e->button() == Qt::RightButton) - { - if (getStatus() == 0) - { - graphicView->preview.SetVisible(false); -// graphicView->snapper.SetVisible(false); - graphicView->SetSnapperVisible(false); - } - -// deletePreview(); -// deleteSnapper(); - init(getStatus() - 1); - } -} - -void ActionDimLinear::coordinateEvent(Vector * e) -{ - if (!e) - return; - - Vector pos = *e; - - switch (getStatus()) - { - case SetExtPoint1: - edata.extensionPoint1 = pos; - graphicView->moveRelativeZero(pos); - setStatus(SetExtPoint2); - break; - - case SetExtPoint2: - edata.extensionPoint2 = pos; - graphicView->moveRelativeZero(pos); - setStatus(SetDefPoint); - break; - - case SetDefPoint: - data.definitionPoint = pos; - trigger(); - reset(); - setStatus(SetExtPoint1); - break; - - default: - break; - } -} - -void ActionDimLinear::commandEvent(CommandEvent * e) -{ - QString c = e->getCommand().toLower(); - - if (checkCommand("help", c)) - { - if (DIALOGFACTORY) - DIALOGFACTORY->commandMessage(msgAvailableCommands() - + getAvailableCommands().join(", ")); - return; - } - - switch (getStatus()) - { - case SetText: - setText(c); - - if (DIALOGFACTORY) - DIALOGFACTORY->requestOptions(this, true, true); - - graphicView->enableCoordinateInput(); - setStatus(lastStatus); - break; - - case SetAngle: - { - bool ok; - double a = Math::eval(c, &ok); - - if (ok) - setAngle(Math::deg2rad(a)); - else if (DIALOGFACTORY) - DIALOGFACTORY->commandMessage(tr("Not a valid expression")); - - if (DIALOGFACTORY) - DIALOGFACTORY->requestOptions(this, true, true); - - setStatus(lastStatus); - } - break; - - default: - lastStatus = (Status)getStatus(); -// deleteSnapper(); -// deletePreview(); -// clearPreview(); - - if (checkCommand("text", c)) - { - graphicView->disableCoordinateInput(); - setStatus(SetText); - return; - } - else if (!fixedAngle && (checkCommand("angle", c))) - setStatus(SetAngle); - - break; - } -} - -QStringList ActionDimLinear::getAvailableCommands() -{ - QStringList cmd; - - switch (getStatus()) - { - case SetExtPoint1: - case SetExtPoint2: - case SetDefPoint: - cmd += command("text"); - - if (!fixedAngle) - cmd += command("angle"); - - break; - - default: - break; - } - - return cmd; -} - -void ActionDimLinear::updateMouseButtonHints() -{ - if (DIALOGFACTORY) - { - switch (getStatus()) - { - case SetExtPoint1: - DIALOGFACTORY->updateMouseWidget( - tr("Specify first extension line origin"), tr("Cancel")); - break; - - case SetExtPoint2: - DIALOGFACTORY->updateMouseWidget( - tr("Specify second extension line origin"), tr("Back")); - break; - - case SetDefPoint: - DIALOGFACTORY->updateMouseWidget( - tr("Specify dimension line location"), tr("Back")); - break; - - case SetText: - DIALOGFACTORY->updateMouseWidget(tr("Enter dimension text:"), ""); - break; - - case SetAngle: - DIALOGFACTORY->updateMouseWidget(tr("Enter dimension line angle:"), ""); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } - } -} - -void ActionDimLinear::showOptions() -{ - ActionInterface::showOptions(); - - if (DIALOGFACTORY) - DIALOGFACTORY->requestOptions(this, true, true); -} - -void ActionDimLinear::hideOptions() -{ - ActionInterface::hideOptions(); - - if (DIALOGFACTORY) - DIALOGFACTORY->requestOptions(this, false); -} - -double ActionDimLinear::getAngle() -{ - return edata.angle; -} - -void ActionDimLinear::setAngle(double a) -{ - edata.angle = a; -} - -bool ActionDimLinear::hasFixedAngle() -{ - return fixedAngle; -} diff --git a/src/actions/actiondimlinear.h b/src/actions/actiondimlinear.h deleted file mode 100644 index 755b0e6..0000000 --- a/src/actions/actiondimlinear.h +++ /dev/null @@ -1,70 +0,0 @@ -#ifndef __ACTIONDIMLINEAR_H__ -#define __ACTIONDIMLINEAR_H__ - -#include "actiondimension.h" -#include "dimlinear.h" - -/** - * This action class can handle user events to draw aligned dimensions. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionDimLinear: public ActionDimension -{ - public: - /** - * Varitions of this action. - */ - enum Variation { - AnyAngle, - Horizontal, - Vertical - }; - - /** - * Action States. - */ - enum Status { - SetExtPoint1, /**< Setting the 1st ext point. */ - SetExtPoint2, /**< Setting the 2nd ext point. */ - SetDefPoint, /**< Setting the common def point. */ - SetText, /**< Setting the text label in the command line. */ - SetAngle /**< Setting the angle in the command line. */ - }; - - public: - ActionDimLinear(EntityContainer & container, GraphicView & graphicView, - double angle = 0.0, bool fixedAngle = false); - ~ActionDimLinear(); - - virtual RS2::ActionType rtti(); - void reset(); - virtual void trigger(); - void preparePreview(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void coordinateEvent(Vector * e); - virtual void commandEvent(CommandEvent * e); - virtual QStringList getAvailableCommands(); - virtual void hideOptions(); - virtual void showOptions(); - virtual void updateMouseButtonHints(); - double getAngle(); - void setAngle(double a); - bool hasFixedAngle(); - - protected: - /** - * Aligned dimension data. - */ - DimLinearData edata; - /** - * Is the angle fixed? - */ - bool fixedAngle; - /** Last status before entering text or angle. */ - Status lastStatus; -}; - -#endif // __ACTIONDIMLINEAR_H__ diff --git a/src/actions/actiondimradial.cpp b/src/actions/actiondimradial.cpp deleted file mode 100644 index 4feb389..0000000 --- a/src/actions/actiondimradial.cpp +++ /dev/null @@ -1,314 +0,0 @@ -// actiondimradial.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/03/2010 Added this text. :-) -// - -#include "actiondimradial.h" - -#include "commandevent.h" -#include "debug.h" -#include "dialogfactory.h" -#include "graphicview.h" -#include "preview.h" - -ActionDimRadial::ActionDimRadial(EntityContainer & container, GraphicView & graphicView): - ActionDimension("Draw Radial Dimensions", container, graphicView) -{ - reset(); -} - -ActionDimRadial::~ActionDimRadial() -{ -} - -/*virtual*/ RS2::ActionType ActionDimRadial::rtti() -{ - return RS2::ActionDimRadial; -} - -void ActionDimRadial::reset() -{ - ActionDimension::reset(); - - edata = DimRadialData(Vector(false), 0.0); - entity = NULL; - pos = Vector(false); - DIALOGFACTORY->requestOptions(this, true, true); -} - -void ActionDimRadial::trigger() -{ - ActionDimension::trigger(); - - preparePreview(); - - if (entity) - { - DimRadial * newEntity = new DimRadial(container, data, edata); - newEntity->setLayerToActive(); - newEntity->setPenToActive(); - newEntity->update(); - container->addEntity(newEntity); - - // upd. undo list: - if (document) - { - document->startUndoCycle(); - document->addUndoable(newEntity); - document->endUndoCycle(); - } - - deleteSnapper(); - Vector rz = graphicView->getRelativeZero(); - graphicView->moveRelativeZero(Vector(0.0, 0.0)); - graphicView->drawEntity(newEntity); - graphicView->moveRelativeZero(rz); - //drawSnapper(); - } - else - DEBUG->print("ActionDimRadial::trigger: Entity is NULL\n"); -} - -void ActionDimRadial::preparePreview() -{ - if (entity != NULL) - { - double angle = data.definitionPoint.angleTo(pos); - double radius = 0.0; - - if (entity->rtti() == RS2::EntityArc) - radius = ((Arc *)entity)->getRadius(); - else if (entity->rtti() == RS2::EntityCircle) - radius = ((Circle *)entity)->getRadius(); - - edata.definitionPoint.setPolar(radius, angle); - edata.definitionPoint += data.definitionPoint; - } -} - -void ActionDimRadial::mouseMoveEvent(QMouseEvent * e) -{ - DEBUG->print("ActionDimRadial::mouseMoveEvent begin"); - - switch (getStatus()) - { - case SetEntity: - entity = catchEntity(e, RS2::ResolveAll); - break; - - case SetPos: - - if (entity) - { - pos = snapPoint(e); - - preparePreview(); - -// DimRadial * d = new DimRadial(preview, data, edata); -// d->update(); -// -// deletePreview(); -// clearPreview(); -// preview->addEntity(d); -// drawPreview(); - } - break; - - default: - break; - } - - DEBUG->print("ActionDimRadial::mouseMoveEvent end"); -} - -void ActionDimRadial::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::LeftButton) - { - switch (getStatus()) - { - case SetEntity: { - Entity * en = catchEntity(e, RS2::ResolveAll); - - if (en != NULL) - { - if (en->rtti() == RS2::EntityArc - || en->rtti() == RS2::EntityCircle) - { - entity = en; - - if (entity->rtti() == RS2::EntityArc) - data.definitionPoint = - ((Arc *)entity)->getCenter(); - else if (entity->rtti() == RS2::EntityCircle) - data.definitionPoint = - ((Circle *)entity)->getCenter(); - graphicView->moveRelativeZero(data.definitionPoint); - setStatus(SetPos); - } - else - DIALOGFACTORY->commandMessage(tr("Not a circle " - "or arc entity")); - } - } - break; - - case SetPos: { - Vector ce(snapPoint(e)); - coordinateEvent(&ce); - } - break; - - default: - break; - } - } - else if (e->button() == Qt::RightButton) - { - deletePreview(); - deleteSnapper(); - clearPreview(); - init(getStatus() - 1); - } -} - -void ActionDimRadial::coordinateEvent(Vector * e) -{ - if (e == NULL) - return; - - switch (getStatus()) - { - case SetPos: - pos = *e; - trigger(); - reset(); - setStatus(SetEntity); - break; - - default: - break; - } -} - -void ActionDimRadial::commandEvent(CommandEvent * e) -{ - QString c = e->getCommand().toLower(); - - if (checkCommand("help", c)) - { - DIALOGFACTORY->commandMessage(msgAvailableCommands() - + getAvailableCommands().join(", ")); - return; - } - - // setting new text label: - if (getStatus() == SetText) - { - setText(c); - DIALOGFACTORY->requestOptions(this, true, true); - graphicView->enableCoordinateInput(); - setStatus(lastStatus); - return; - } - - // command: text - if (checkCommand("text", c)) - { - lastStatus = (Status)getStatus(); - graphicView->disableCoordinateInput(); - setStatus(SetText); - } - - // setting angle - if (getStatus() == SetPos) - { - bool ok; - double a = Math::eval(c, &ok); - - if (ok == true) - { - pos.setPolar(1.0, Math::deg2rad(a)); - pos += data.definitionPoint; - trigger(); - reset(); - setStatus(SetEntity); - } - else - DIALOGFACTORY->commandMessage(tr("Not a valid expression")); - - return; - } -} - -QStringList ActionDimRadial::getAvailableCommands() -{ - QStringList cmd; - - switch (getStatus()) - { - case SetEntity: - case SetPos: - cmd += command("text"); - break; - - default: - break; - } - - return cmd; -} - -void ActionDimRadial::updateMouseButtonHints() -{ - switch (getStatus()) - { - case SetEntity: - DIALOGFACTORY->updateMouseWidget(tr("Select arc or circle entity"), - tr("Cancel")); - break; - - case SetPos: - DIALOGFACTORY->updateMouseWidget( - tr("Specify dimension line position or enter angle:"), - tr("Cancel")); - break; - - case SetText: - DIALOGFACTORY->updateMouseWidget(tr("Enter dimension text:"), ""); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } -} - -void ActionDimRadial::showOptions() -{ - ActionInterface::showOptions(); - - DIALOGFACTORY->requestOptions(this, true); - //DIALOGFACTORY->requestDimRadialOptions(edata, true); -} - -void ActionDimRadial::hideOptions() -{ - ActionInterface::hideOptions(); - - //DIALOGFACTORY->requestDimRadialOptions(edata, false); - DIALOGFACTORY->requestOptions(this, false); -} - - diff --git a/src/actions/actiondimradial.h b/src/actions/actiondimradial.h deleted file mode 100644 index 1399703..0000000 --- a/src/actions/actiondimradial.h +++ /dev/null @@ -1,53 +0,0 @@ -#ifndef __ACTIONDIMRADIAL_H__ -#define __ACTIONDIMRADIAL_H__ - -#include "actiondimension.h" -#include "dimradial.h" -#include "vector.h" - -class Entity; - -/** - * This action class can handle user events to draw radial dimensions. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionDimRadial: public ActionDimension -{ - private: - enum Status { - SetEntity, /**< Choose entity. */ - SetPos, /**< Choose point. */ - SetText /**< Setting text label in the command line. */ - }; - - public: - ActionDimRadial(EntityContainer & container, GraphicView & graphicView); - ~ActionDimRadial(); - - virtual RS2::ActionType rtti(); - virtual void reset(); - virtual void trigger(); - void preparePreview(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void coordinateEvent(Vector * e); - virtual void commandEvent(CommandEvent * e); - virtual QStringList getAvailableCommands(); - virtual void hideOptions(); - virtual void showOptions(); - virtual void updateMouseButtonHints(); - - private: - /** Chosen entity (arc / circle) */ - Entity * entity; - /** Chosen position */ - Vector pos; - /** Data of new dimension */ - DimRadialData edata; - /** Last status before entering text. */ - Status lastStatus; -}; - -#endif // __ACTIONDIMRADIAL_H__ diff --git a/src/actions/actiondrawarc.cpp b/src/actions/actiondrawarc.cpp deleted file mode 100644 index 3a92e6f..0000000 --- a/src/actions/actiondrawarc.cpp +++ /dev/null @@ -1,424 +0,0 @@ -// actiondrawarc.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/03/2010 Added this text. :-) -// JLH 09/17/2010 Fixed preview/snapper rendering. -// - -#include "actiondrawarc.h" - -#include "commandevent.h" -#include "commands.h" -#include "debug.h" -#include "dialogfactory.h" -#include "graphicview.h" -#include "preview.h" - -ActionDrawArc::ActionDrawArc(EntityContainer & container, GraphicView & graphicView): - ActionInterface("Draw arcs", container, graphicView) -{ - reset(); -} - -ActionDrawArc::~ActionDrawArc() -{ -} - -RS2::ActionType ActionDrawArc::rtti() -{ - return RS2::ActionDrawArc; -} - -void ActionDrawArc::reset() -{ - if (data.reversed) - data = ArcData(Vector(false), 0.0, 2 * M_PI, 0.0, true); - else - data = ArcData(Vector(false), 0.0, 0.0, 2 * M_PI, false); -} - -void ActionDrawArc::init(int status) -{ - ActionInterface::init(status); - reset(); -} - -void ActionDrawArc::trigger() -{ - ActionInterface::trigger(); - - Arc * arc = new Arc(container, data); - arc->setLayerToActive(); - arc->setPenToActive(); - container->addEntity(arc); - - // upd. undo list: - if (document) - { - document->startUndoCycle(); - document->addUndoable(arc); - document->endUndoCycle(); - } - - graphicView->moveRelativeZero(arc->getCenter()); - graphicView->redraw(); //hm. - setStatus(SetCenter); - reset(); - - DEBUG->print("ActionDrawArc::trigger(): arc added: %d", arc->getId()); -} - -void ActionDrawArc::mouseMoveEvent(QMouseEvent * e) -{ - DEBUG->print("ActionDrawArc::mouseMoveEvent begin"); - Vector mouse = snapPoint(e); - - switch (getStatus()) - { - case SetCenter: - data.center = mouse; - break; - - case SetRadius: - - if (data.center.valid) - { - data.radius = data.center.distanceTo(mouse); - graphicView->preview.clear(); - graphicView->preview.addEntity(new Circle(&(graphicView->preview), CircleData(data.center, data.radius))); - } - break; - - case SetAngle1: - data.angle1 = data.center.angleTo(mouse); - - if (data.reversed) - data.angle2 = Math::correctAngle(data.angle1 - M_PI / 3); - else - data.angle2 = Math::correctAngle(data.angle1 + M_PI / 3); - - graphicView->preview.clear(); - graphicView->preview.addEntity(new Arc(&(graphicView->preview), data)); - break; - - case SetAngle2: - data.angle2 = data.center.angleTo(mouse); - graphicView->preview.clear(); - graphicView->preview.addEntity(new Arc(&(graphicView->preview), data)); - break; - - case SetIncAngle: - data.angle2 = data.angle1 + data.center.angleTo(mouse); - graphicView->preview.clear(); - graphicView->preview.addEntity(new Arc(&(graphicView->preview), data)); - break; - - case SetChordLength: - { - double x = data.center.distanceTo(mouse); - - if (fabs(x / (2 * data.radius)) <= 1.0) - { - data.angle2 = data.angle1 + asin(x / (2 * data.radius)) * 2; - graphicView->preview.clear(); - graphicView->preview.addEntity(new Arc(&(graphicView->preview), data)); - } - } - break; - - default: - break; - } - - graphicView->redraw(); - DEBUG->print("ActionDrawArc::mouseMoveEvent end"); -} - -void ActionDrawArc::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::LeftButton) - { - Vector ce(snapPoint(e)); - coordinateEvent(&ce); - } - else if (e->button() == Qt::RightButton) - { -// deletePreview(); -// deleteSnapper(); - init(getStatus() - 1); - graphicView->redraw(); //hm. - } -} - -void ActionDrawArc::coordinateEvent(Vector * e) -{ - if (e == NULL) - return; - - Vector mouse = *e; - - switch (getStatus()) - { - case SetCenter: - data.center = mouse; - graphicView->moveRelativeZero(mouse); - //deleteSnapper(); - setStatus(SetRadius); - break; - - case SetRadius: - - if (data.center.valid) - data.radius = data.center.distanceTo(mouse); - - setStatus(SetAngle1); - break; - - case SetAngle1: - data.angle1 = data.center.angleTo(mouse); - setStatus(SetAngle2); - break; - - case SetAngle2: - data.angle2 = data.center.angleTo(mouse); - trigger(); - break; - - case SetIncAngle: - data.angle2 = data.angle1 + data.center.angleTo(mouse); - trigger(); - break; - - case SetChordLength: - { - double x = data.center.distanceTo(mouse); - - if (fabs(x / (2 * data.radius)) <= 1.0) - { - data.angle2 = data.angle1 + asin(x / (2 * data.radius)) * 2; - trigger(); - } - } - break; - - default: - break; - } -} - -void ActionDrawArc::commandEvent(CommandEvent * e) -{ - QString c = e->getCommand().toLower(); - - if (COMMANDS->checkCommand("help", c)) - { - if (DIALOGFACTORY != NULL) - DIALOGFACTORY->commandMessage(msgAvailableCommands() - + getAvailableCommands().join(", ")); - return; - } - - if (COMMANDS->checkCommand("reversed", c)) - { - e->accept(); - setReversed(!isReversed()); - - if (DIALOGFACTORY != NULL) - DIALOGFACTORY->requestOptions(this, true, true); - return; - } - - switch (getStatus()) - { - case SetRadius: - { - bool ok; - double r = Math::eval(c, &ok); - - if (ok) - { - data.radius = r; - setStatus(SetAngle1); - } - else if (DIALOGFACTORY) - DIALOGFACTORY->commandMessage(tr("Not a valid expression")); - } - break; - - case SetAngle1: - { - bool ok; - double a = Math::eval(c, &ok); - - if (ok) - { - data.angle1 = Math::deg2rad(a); - setStatus(SetAngle2); - } - else if (DIALOGFACTORY) - DIALOGFACTORY->commandMessage(tr("Not a valid expression")); - } - break; - - case SetAngle2: - - if (COMMANDS->checkCommand("angle", c)) - setStatus(SetIncAngle); - else if (COMMANDS->checkCommand("chord length", c)) - setStatus(SetChordLength); - else - { - bool ok; - double a = Math::eval(c, &ok); - - if (ok) - { - data.angle2 = Math::deg2rad(a); - trigger(); - } - else if (DIALOGFACTORY) - DIALOGFACTORY->commandMessage(tr("Not a valid expression")); - } - break; - - case SetIncAngle: - { - bool ok; - double a = Math::eval(c, &ok); - - if (ok) - { - data.angle2 = data.angle1 + Math::deg2rad(a); - trigger(); - } - else if (DIALOGFACTORY) - DIALOGFACTORY->commandMessage(tr("Not a valid expression")); - } - break; - - case SetChordLength: - { - bool ok; - double l = Math::eval(c, &ok); - - if (ok) - { - if (fabs(l / (2 * data.radius)) <= 1.0) - { - data.angle2 = data.angle1 + asin(l / (2 * data.radius)) * 2; - trigger(); - } - else if (DIALOGFACTORY) - DIALOGFACTORY->commandMessage(tr("Not a valid chord length")); - - } - else if (DIALOGFACTORY) - DIALOGFACTORY->commandMessage(tr("Not a valid expression")); - } - break; - - default: - break; - } -} - -QStringList ActionDrawArc::getAvailableCommands() -{ - QStringList cmd; - cmd += COMMANDS->command("reversed"); - return cmd; -} - -void ActionDrawArc::updateMouseButtonHints() -{ - if (DIALOGFACTORY) - { - switch (getStatus()) - { - case SetCenter: - DIALOGFACTORY->updateMouseWidget(tr("Specify center"), tr("Cancel")); - break; - - case SetRadius: - DIALOGFACTORY->updateMouseWidget(tr("Specify radius"), tr("Back")); - break; - - case SetAngle1: - DIALOGFACTORY->updateMouseWidget( - tr("Specify start angle:"), tr("Back")); - break; - - case SetAngle2: - DIALOGFACTORY->updateMouseWidget( - tr("Specify end angle or [Angle/chord Length]"), - tr("Back")); - break; - - case SetIncAngle: - DIALOGFACTORY->updateMouseWidget(tr("Specify included angle:"), - tr("Back")); - break; - - case SetChordLength: - DIALOGFACTORY->updateMouseWidget(tr("Specify chord length:"), - tr("Back")); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } - } -} - -void ActionDrawArc::showOptions() -{ - ActionInterface::showOptions(); - - if (DIALOGFACTORY) - DIALOGFACTORY->requestOptions(this, true); -} - -void ActionDrawArc::hideOptions() -{ - ActionInterface::hideOptions(); - - if (DIALOGFACTORY) - DIALOGFACTORY->requestOptions(this, false); -} - -void ActionDrawArc::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::CadCursor); -} - -void ActionDrawArc::updateToolBar() -{ - if (!DIALOGFACTORY) - return; - - if (!isFinished()) - DIALOGFACTORY->requestToolBar(RS2::ToolBarSnap); - else - DIALOGFACTORY->requestToolBar(RS2::ToolBarArcs); -} - -bool ActionDrawArc::isReversed() -{ - return data.reversed; -} - -void ActionDrawArc::setReversed(bool r) -{ - data.reversed = r; -} diff --git a/src/actions/actiondrawarc.h b/src/actions/actiondrawarc.h deleted file mode 100644 index 5d8f74f..0000000 --- a/src/actions/actiondrawarc.h +++ /dev/null @@ -1,57 +0,0 @@ -#ifndef __ACTIONDRAWARC_H__ -#define __ACTIONDRAWARC_H__ - -#include "actioninterface.h" -#include "arc.h" - -/** - * This action class can handle user events to draw simple arcs with the - * center, radius, start- and endangle given. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionDrawArc: public ActionInterface -{ - public: - /** - * Action States. - */ - enum Status { - SetCenter, /**< Setting the center point. */ - SetRadius, /**< Setting the radius. */ - SetAngle1, /**< Setting the startpoint. */ - SetAngle2, /**< Setting the endpoint. */ - SetIncAngle, /**< Setting the included angle. */ - SetChordLength /**< Setting carc chord length. */ - }; - - public: - ActionDrawArc(EntityContainer & container, GraphicView & graphicView); - ~ActionDrawArc(); - - virtual RS2::ActionType rtti(); - void reset(); - virtual void init(int status = 0); - virtual void trigger(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void coordinateEvent(Vector * e); - virtual void commandEvent(CommandEvent * e); - virtual QStringList getAvailableCommands(); - virtual void hideOptions(); - virtual void showOptions(); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - bool isReversed(); - void setReversed(bool r); - - protected: - /** - * Arc data defined so far. - */ - ArcData data; -}; - -#endif // __ACTIONDRAWARC_H__ diff --git a/src/actions/actiondrawarc3p.cpp b/src/actions/actiondrawarc3p.cpp deleted file mode 100644 index 46eeb37..0000000 --- a/src/actions/actiondrawarc3p.cpp +++ /dev/null @@ -1,254 +0,0 @@ -// actiondrawarc3p.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/03/2010 Added this text. :-) -// JLH 09/17/2010 Fixed preview/snapper rendering. -// - -#include "actiondrawarc3p.h" - -#include "actiondrawarc.h" -#include "commandevent.h" -#include "commands.h" -#include "dialogfactory.h" -#include "graphicview.h" -#include "preview.h" - -ActionDrawArc3P::ActionDrawArc3P(EntityContainer & container, GraphicView & graphicView): - ActionInterface("Draw arcs 3P", container, graphicView) -{ - reset(); -} - -ActionDrawArc3P::~ActionDrawArc3P() -{ -} - -void ActionDrawArc3P::reset() -{ - data.reset(); - point1 = Vector(false); - point2 = Vector(false); - point3 = Vector(false); -} - -void ActionDrawArc3P::init(int status) -{ - ActionInterface::init(status); - - //reset(); -} - -void ActionDrawArc3P::trigger() -{ - ActionInterface::trigger(); - preparePreview(); - - if (data.isValid()) - { - Arc * arc = new Arc(container, data); - arc->setLayerToActive(); - arc->setPenToActive(); - container->addEntity(arc); - - // upd. undo list: - if (document) - { - document->startUndoCycle(); - document->addUndoable(arc); - document->endUndoCycle(); - } - -// deleteSnapper(); -// graphicView->moveRelativeZero(Vector(0.0, 0.0)); -// graphicView->drawEntity(arc); - graphicView->moveRelativeZero(arc->getEndpoint()); -// drawSnapper(); - graphicView->redraw(); - setStatus(SetPoint1); - reset(); - } - else - DIALOGFACTORY->commandMessage(tr("Invalid arc data.")); -} - -void ActionDrawArc3P::preparePreview() -{ - data.reset(); - - if (point1.valid && point2.valid && point3.valid) - { - Arc arc(NULL, data); - bool success = arc.createFrom3P(point1, point2, point3); - - if (success) - data = arc.getData(); - } -} - -void ActionDrawArc3P::mouseMoveEvent(QMouseEvent * e) -{ - Vector mouse = snapPoint(e); - - switch (getStatus()) - { - case SetPoint1: - point1 = mouse; - break; - - case SetPoint2: - point2 = mouse; - - if (point1.valid) - { -// Line * line = new Line(preview, LineData(point1, point2)); -// -// deletePreview(); -// clearPreview(); -// preview->addEntity(line); -// drawPreview(); - graphicView->preview.clear(); - graphicView->preview.addEntity(new Line(&(graphicView->preview), LineData(point1, point2))); - } - break; - - case SetPoint3: - point3 = mouse; - preparePreview(); - - if (data.isValid()) - { -// Arc * arc = new Arc(preview, data); -// -// deletePreview(); -// clearPreview(); -// preview->addEntity(arc); -// drawPreview(); - graphicView->preview.clear(); - graphicView->preview.addEntity(new Arc(&(graphicView->preview), data)); - } - break; - - default: - break; - } - - graphicView->redraw(); -} - -void ActionDrawArc3P::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::LeftButton) - { - Vector ce(snapPoint(e)); - coordinateEvent(&ce); - } - else if (e->button() == Qt::RightButton) - { -// deletePreview(); -// deleteSnapper(); - init(getStatus() - 1); - graphicView->redraw(); - } -} - -void ActionDrawArc3P::coordinateEvent(Vector * e) -{ - if (e == NULL) - return; - - Vector mouse = *e; - - switch (getStatus()) - { - case SetPoint1: - point1 = mouse; - graphicView->moveRelativeZero(mouse); - setStatus(SetPoint2); - break; - - case SetPoint2: - point2 = mouse; - graphicView->moveRelativeZero(mouse); - setStatus(SetPoint3); - break; - - case SetPoint3: - point3 = mouse; - trigger(); - break; - - default: - break; - } -} - -void ActionDrawArc3P::commandEvent(CommandEvent * e) -{ - QString c = e->getCommand().toLower(); - - if (checkCommand("help", c)) - { - DIALOGFACTORY->commandMessage(msgAvailableCommands() - + getAvailableCommands().join(", ")); - return; - } - - if (COMMANDS->checkCommand("center", c, rtti())) - { - finish(); - graphicView->setCurrentAction(new ActionDrawArc(*container, *graphicView)); - } -} - -QStringList ActionDrawArc3P::getAvailableCommands() -{ - QStringList cmd; - return cmd; -} - -void ActionDrawArc3P::updateMouseButtonHints() -{ - switch (getStatus()) - { - case SetPoint1: - DIALOGFACTORY->updateMouseWidget(tr("Specify startpoint or [Center]"), tr("Cancel")); - break; - - case SetPoint2: - DIALOGFACTORY->updateMouseWidget(tr("Specify second point"), tr("Back")); - break; - - case SetPoint3: - DIALOGFACTORY->updateMouseWidget(tr("Specify endpoint"), tr("Back")); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } -} - -void ActionDrawArc3P::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::CadCursor); -} - -void ActionDrawArc3P::updateToolBar() -{ - if (!isFinished()) - DIALOGFACTORY->requestToolBar(RS2::ToolBarSnap); - else - DIALOGFACTORY->requestToolBar(RS2::ToolBarArcs); -} - diff --git a/src/actions/actiondrawarc3p.h b/src/actions/actiondrawarc3p.h deleted file mode 100644 index 614cbe1..0000000 --- a/src/actions/actiondrawarc3p.h +++ /dev/null @@ -1,63 +0,0 @@ -#ifndef __ACTIONDRAWARC3P_H__ -#define __ACTIONDRAWARC3P_H__ - -#include "arc.h" -#include "actioninterface.h" -#include "vector.h" - -/** - * This action class can handle user events to draw - * arcs with three points given. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionDrawArc3P: public ActionInterface -{ - public: - /** - * Action States. - */ - enum Status { - SetPoint1, /**< Setting the 1st point. */ - SetPoint2, /**< Setting the 2nd point. */ - SetPoint3 /**< Setting the 3rd point. */ - }; - - public: - ActionDrawArc3P(EntityContainer & container, GraphicView & graphicView); - ~ActionDrawArc3P(); - - void reset(); - virtual void init(int status = 0); - virtual void trigger(); - void preparePreview(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void coordinateEvent(Vector * e); - virtual void commandEvent(CommandEvent * e); - virtual QStringList getAvailableCommands(); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - - protected: - /** - * Arc data defined so far. - */ - ArcData data; - /** - * 1st point. - */ - Vector point1; - /** - * 2nd point. - */ - Vector point2; - /** - * 3nd point. - */ - Vector point3; -}; - -#endif // __ACTIONDRAWARC3P_H__ diff --git a/src/actions/actiondrawarctangential.cpp b/src/actions/actiondrawarctangential.cpp deleted file mode 100644 index a8a16c6..0000000 --- a/src/actions/actiondrawarctangential.cpp +++ /dev/null @@ -1,297 +0,0 @@ -// actiondrawarctangential.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/03/2010 Added this text. :-) -// JLH 09/17/2010 Fixed preview/snapper rendering. -// - -#include "actiondrawarctangential.h" - -#include "commandevent.h" -#include "debug.h" -#include "dialogfactory.h" -#include "graphicview.h" -#include "preview.h" - -ActionDrawArcTangential::ActionDrawArcTangential(EntityContainer & container, GraphicView & graphicView): - ActionInterface("Draw arcs tangential", container, graphicView) -{ - reset(); -} - -ActionDrawArcTangential::~ActionDrawArcTangential() -{ -} - -/*virtual*/ RS2::ActionType ActionDrawArcTangential::rtti() -{ - return RS2::ActionDrawArcTangential; -} - -void ActionDrawArcTangential::reset() -{ - baseEntity = NULL; - isStartPoint = false; - point = Vector(false); -} - -void ActionDrawArcTangential::init(int status) -{ - ActionInterface::init(status); - //reset(); -} - -void ActionDrawArcTangential::trigger() -{ - ActionInterface::trigger(); - - if (point.valid == false || baseEntity == NULL) - { - DEBUG->print("ActionDrawArcTangential::trigger: " - "conditions not met"); - return; - } - - preparePreview(); - Arc * arc = new Arc(container, data); - arc->setLayerToActive(); - arc->setPenToActive(); - container->addEntity(arc); - - // upd. undo list: - if (document) - { - document->startUndoCycle(); - document->addUndoable(arc); - document->endUndoCycle(); - } - -// deleteSnapper(); -// graphicView->moveRelativeZero(Vector(0.0, 0.0)); -// graphicView->drawEntity(arc); - graphicView->moveRelativeZero(arc->getCenter()); -// drawSnapper(); - graphicView->redraw(); //hm. - setStatus(SetBaseEntity); - reset(); -} - -void ActionDrawArcTangential::preparePreview() -{ - if (baseEntity && point.valid) - { - Vector startPoint; - double direction; - - if (isStartPoint) - { - startPoint = baseEntity->getStartpoint(); - direction = Math::correctAngle(baseEntity->getDirection1() + M_PI); - } - else - { - startPoint = baseEntity->getEndpoint(); - direction = Math::correctAngle(baseEntity->getDirection2() + M_PI); - } - - Arc arc(NULL, ArcData()); - bool suc = arc.createFrom2PDirectionRadius(startPoint, point, direction, data.radius); - - if (suc) - data = arc.getData(); - } -} - -void ActionDrawArcTangential::mouseMoveEvent(QMouseEvent * e) -{ - switch (getStatus()) - { - case SetBaseEntity: - break; - - case SetEndAngle: - point = snapPoint(e); - preparePreview(); - - if (data.isValid()) - { -// Arc * arc = new Arc(preview, data); -// deletePreview(); -// clearPreview(); -// preview->addEntity(arc); -// drawPreview(); - graphicView->preview.clear(); - graphicView->preview.addEntity(new Arc(&(graphicView->preview), data)); - graphicView->redraw(); - } - break; - - default: - break; - } -} - -void ActionDrawArcTangential::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::LeftButton) - { - switch (getStatus()) - { - // set base entity: - case SetBaseEntity: - { - Vector coord = graphicView->toGraph(e->x(), e->y()); - Entity * entity = catchEntity(coord, RS2::ResolveAll); - - if (entity) - { - if (entity->isAtomic()) - { - baseEntity = (AtomicEntity *)entity; - - if (baseEntity->getStartpoint().distanceTo(coord) - < baseEntity->getEndpoint().distanceTo(coord)) - isStartPoint = true; - else - isStartPoint = false; - setStatus(SetEndAngle); - updateMouseButtonHints(); - } - else - { - // TODO: warning - } - } - else - deleteSnapper(); - } - break; - - // set angle (point that defines the angle) - case SetEndAngle: - { - Vector ce(snapPoint(e)); - coordinateEvent(&ce); - } - break; - } - } - else if (e->button() == Qt::RightButton) - { -// deletePreview(); - // deleteSnapper(); - init(getStatus() - 1); - graphicView->redraw(); //hm. - } -} - -void ActionDrawArcTangential::coordinateEvent(Vector * e) -{ - if (!e) - return; - - Vector mouse = *e; - - switch (getStatus()) - { - case SetBaseEntity: - break; - - case SetEndAngle: - point = mouse; - trigger(); - break; - - default: - break; - } -} - -void ActionDrawArcTangential::commandEvent(CommandEvent * e) -{ - QString c = e->getCommand().toLower(); - - if (checkCommand("help", c)) - { - DIALOGFACTORY->commandMessage(msgAvailableCommands() - + getAvailableCommands().join(", ")); - return; - } -} - -QStringList ActionDrawArcTangential::getAvailableCommands() -{ - QStringList cmd; - return cmd; -} - -void ActionDrawArcTangential::showOptions() -{ - ActionInterface::showOptions(); - - if (DIALOGFACTORY != NULL) - DIALOGFACTORY->requestOptions(this, true); - updateMouseButtonHints(); -} - -void ActionDrawArcTangential::hideOptions() -{ - ActionInterface::hideOptions(); - - if (DIALOGFACTORY != NULL) - DIALOGFACTORY->requestOptions(this, false); -} - -void ActionDrawArcTangential::updateMouseButtonHints() -{ - switch (getStatus()) - { - case SetBaseEntity: - DIALOGFACTORY->updateMouseWidget( - tr("Specify base entity"), - tr("Cancel")); - break; - - case SetEndAngle: - DIALOGFACTORY->updateMouseWidget( - tr("Specify end angle"), tr("Back")); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } -} - -void ActionDrawArcTangential::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::CadCursor); -} - -void ActionDrawArcTangential::updateToolBar() -{ - if (!isFinished()) - DIALOGFACTORY->requestToolBar(RS2::ToolBarSnap); - else - DIALOGFACTORY->requestToolBar(RS2::ToolBarArcs); -} - -void ActionDrawArcTangential::setRadius(double r) -{ - data.radius = r; -} - -double ActionDrawArcTangential::getRadius() -{ - return data.radius; -} diff --git a/src/actions/actiondrawarctangential.h b/src/actions/actiondrawarctangential.h deleted file mode 100644 index 71a6b26..0000000 --- a/src/actions/actiondrawarctangential.h +++ /dev/null @@ -1,69 +0,0 @@ -#ifndef __ACTIONDRAWARCTANGENTIAL_H__ -#define __ACTIONDRAWARCTANGENTIAL_H__ - -#include "actioninterface.h" -#include "arc.h" -#include "vector.h" - -class AtomicEntity; - -/** - * This action class can handle user events to draw - * arcs with three points given. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionDrawArcTangential: public ActionInterface -{ - public: - /** - * Action States. - */ - enum Status { - SetBaseEntity, /**< Setting base entity. */ - SetEndAngle /**< Setting end angle. */ - }; - - public: - ActionDrawArcTangential(EntityContainer & container, GraphicView & graphicView); - ~ActionDrawArcTangential(); - - virtual RS2::ActionType rtti(); - void reset(); - virtual void init(int status = 0); - virtual void trigger(); - void preparePreview(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void coordinateEvent(Vector * e); - virtual void commandEvent(CommandEvent * e); - virtual QStringList getAvailableCommands(); - virtual void hideOptions(); - virtual void showOptions(); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - void setRadius(double r); - double getRadius(); - - protected: - /** - * Base entity. - */ - AtomicEntity * baseEntity; - /** - * Start point of base entity clicked? - */ - bool isStartPoint; - /** - * Point that determines end angle. - */ - Vector point; - /** - * Arc data calculated. - */ - ArcData data; -}; - -#endif // __ACTIONDRAWARCTANGENTIAL_H__ diff --git a/src/actions/actiondrawcircle.cpp b/src/actions/actiondrawcircle.cpp deleted file mode 100644 index 9f64a0e..0000000 --- a/src/actions/actiondrawcircle.cpp +++ /dev/null @@ -1,246 +0,0 @@ -// actiondrawcircle.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/03/2010 Added this text. :-) -// JLH 09/11/2010 Fixed preview/snapper rendering. -// - -#include "actiondrawcircle.h" - -#include "commandevent.h" -#include "debug.h" -#include "dialogfactory.h" -#include "graphicview.h" -#include "preview.h" - -ActionDrawCircle::ActionDrawCircle(EntityContainer & container, GraphicView & graphicView): - ActionInterface("Draw circles", container, graphicView) -{ - reset(); -} - -ActionDrawCircle::~ActionDrawCircle() -{ -} - -/*virtual*/ RS2::ActionType ActionDrawCircle::rtti() -{ - return RS2::ActionDrawCircle; -} - -void ActionDrawCircle::reset() -{ - data = CircleData(Vector(false), 0.0); -} - -void ActionDrawCircle::init(int status) -{ - ActionInterface::init(status); - - reset(); -} - -void ActionDrawCircle::trigger() -{ - ActionInterface::trigger(); - - Circle * circle = new Circle(container, data); - circle->setLayerToActive(); - circle->setPenToActive(); - container->addEntity(circle); - - // upd. undo list: - if (document) - { - document->startUndoCycle(); - document->addUndoable(circle); - document->endUndoCycle(); - } - - graphicView->preview.clear(); // hm. -// deleteSnapper(); -// Vector rz = graphicView->getRelativeZero(); -// graphicView->moveRelativeZero(Vector(0.0, 0.0)); -// graphicView->drawEntity(circle); - graphicView->moveRelativeZero(circle->getCenter()); -// drawSnapper(); - graphicView->redraw(); - - setStatus(SetCenter); - reset(); - - DEBUG->print("ActionDrawCircle::trigger(): circle added: %d", circle->getId()); -} - -void ActionDrawCircle::mouseMoveEvent(QMouseEvent * e) -{ - DEBUG->print("ActionDrawCircle::mouseMoveEvent begin"); - - Vector mouse = snapPoint(e); - - switch (getStatus()) - { - case SetCenter: - data.center = mouse; - break; - - case SetRadius: - if (data.center.valid) - { - data.radius = data.center.distanceTo(mouse); - graphicView->preview.clear(); - graphicView->preview.addEntity(new Circle(&(graphicView->preview), data)); - } - break; - } - - graphicView->redraw(); - DEBUG->print("ActionDrawCircle::mouseMoveEvent end"); -} - -void ActionDrawCircle::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::LeftButton) - { - Vector ce(snapPoint(e)); - coordinateEvent(&ce); - } - else if (e->button() == Qt::RightButton) - { -// deletePreview(); -// deleteSnapper(); -// //Is this necessary? Or should the base class take care of this kind of crap? -// graphicView->preview.clear(); - init(getStatus() - 1); - // Looks like we need at least to redraw... Though shouldn't base class do it??? - graphicView->redraw(); - } -} - -void ActionDrawCircle::coordinateEvent(Vector * e) -{ - if (!e) - return; - - Vector mouse = *e; - - switch (getStatus()) - { - case SetCenter: - data.center = mouse; - graphicView->moveRelativeZero(mouse); - setStatus(SetRadius); - break; - - case SetRadius: - if (data.center.valid) - { - graphicView->moveRelativeZero(mouse); - data.radius = data.center.distanceTo(mouse); - trigger(); - } - - break; - - default: - break; - } -} - -void ActionDrawCircle::commandEvent(CommandEvent * e) -{ - QString c = e->getCommand().toLower(); - - if (checkCommand("help", c)) - { - if (DIALOGFACTORY) - DIALOGFACTORY->commandMessage(msgAvailableCommands() - + getAvailableCommands().join(", ")); - return; - } - - switch (getStatus()) - { - case SetRadius: - { - bool ok; - double r = Math::eval(c, &ok); - - if (ok) - data.radius = r; - else if (DIALOGFACTORY) - DIALOGFACTORY->commandMessage(tr("Not a valid expression")); - - trigger(); - //setStatus(SetCenter); - } - break; - - default: - break; - } -} - -QStringList ActionDrawCircle::getAvailableCommands() -{ - QStringList cmd; - return cmd; -} - -void ActionDrawCircle::updateMouseButtonHints() -{ - switch (getStatus()) - { - case SetCenter: - if (DIALOGFACTORY) - DIALOGFACTORY->updateMouseWidget(tr("Specify center"), tr("Cancel")); - break; - - case SetRadius: - if (DIALOGFACTORY) - DIALOGFACTORY->updateMouseWidget(tr("Specify radius"), tr("Back")); - break; - - default: - if (DIALOGFACTORY) - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } -} - -void ActionDrawCircle::showOptions() -{ - ActionInterface::showOptions(); -} - -void ActionDrawCircle::hideOptions() -{ - ActionInterface::hideOptions(); -} - -void ActionDrawCircle::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::CadCursor); -} - -void ActionDrawCircle::updateToolBar() -{ - if (!isFinished()) - { - if (DIALOGFACTORY) - DIALOGFACTORY->requestToolBar(RS2::ToolBarSnap); - } - else if (DIALOGFACTORY) - DIALOGFACTORY->requestToolBar(RS2::ToolBarCircles); - -} diff --git a/src/actions/actiondrawcircle.h b/src/actions/actiondrawcircle.h deleted file mode 100644 index 3d02f3d..0000000 --- a/src/actions/actiondrawcircle.h +++ /dev/null @@ -1,51 +0,0 @@ -#ifndef __ACTIONDRAWCIRCLE_H__ -#define __ACTIONDRAWCIRCLE_H__ - -#include "circle.h" -#include "actioninterface.h" - -/** - * This action class can handle user events to draw - * circles with a given center and a point on the circle line. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionDrawCircle: public ActionInterface -{ - public: - /** - * Action States. - */ - enum Status { - SetCenter, /**< Setting the center point. */ - SetRadius /**< Setting the radius. */ - }; - - public: - ActionDrawCircle(EntityContainer & container, GraphicView & graphicView); - ~ActionDrawCircle(); - - virtual RS2::ActionType rtti(); - void reset(); - virtual void init(int status = 0); - virtual void trigger(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void coordinateEvent(Vector * e); - virtual void commandEvent(CommandEvent * e); - virtual QStringList getAvailableCommands(); - virtual void hideOptions(); - virtual void showOptions(); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - - protected: - /** - * Circle data defined so far. - */ - CircleData data; -}; - -#endif // __ACTIONDRAWCIRCLE_H__ diff --git a/src/actions/actiondrawcircle2p.cpp b/src/actions/actiondrawcircle2p.cpp deleted file mode 100644 index 676db76..0000000 --- a/src/actions/actiondrawcircle2p.cpp +++ /dev/null @@ -1,230 +0,0 @@ -// actiondrawcircle2p.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/03/2010 Added this text. :-) -// JLH 09/11/2010 Fixed preview/snapper rendering. -// - -#include "actiondrawcircle2p.h" - -#include "commandevent.h" -#include "dialogfactory.h" -#include "graphicview.h" -#include "preview.h" - -ActionDrawCircle2P::ActionDrawCircle2P(EntityContainer & container, - GraphicView & graphicView): - ActionInterface("Draw circles", container, graphicView) -{ - reset(); -} - -ActionDrawCircle2P::~ActionDrawCircle2P() -{ -} - -void ActionDrawCircle2P::reset() -{ - data.reset(); - point1 = Vector(false); - point2 = Vector(false); -} - -void ActionDrawCircle2P::init(int status) -{ - ActionInterface::init(status); - reset(); -} - -void ActionDrawCircle2P::trigger() -{ - ActionInterface::trigger(); - preparePreview(); - - if (data.isValid()) - { - Circle * circle = new Circle(container, data); - circle->setLayerToActive(); - circle->setPenToActive(); - container->addEntity(circle); - - // upd. undo list: - if (document) - { - document->startUndoCycle(); - document->addUndoable(circle); - document->endUndoCycle(); - } - -// deleteSnapper(); -// Vector rz = graphicView->getRelativeZero(); -// graphicView->moveRelativeZero(Vector(0.0, 0.0)); -// graphicView->drawEntity(circle); -// graphicView->moveRelativeZero(rz); -// drawSnapper(); - graphicView->preview.clear(); // hm. - graphicView->redraw(); - - setStatus(SetPoint1); - reset(); - } - else if (DIALOGFACTORY) - DIALOGFACTORY->requestWarningDialog(tr("Invalid Circle data.")); -} - -void ActionDrawCircle2P::preparePreview() -{ - data.reset(); - - if (point1.valid && point2.valid) - { - Circle circle(NULL, data); - bool success = circle.createFrom2P(point1, point2); - - if (success) - data = circle.getData(); - } -} - -void ActionDrawCircle2P::mouseMoveEvent(QMouseEvent * e) -{ - Vector mouse = snapPoint(e); - - switch (getStatus()) - { - case SetPoint1: - point1 = mouse; - break; - - case SetPoint2: - point2 = mouse; - preparePreview(); - - if (data.isValid()) - { -// Circle * circle = new Circle(preview, data); -// deletePreview(); -// clearPreview(); -// preview->addEntity(circle); -// drawPreview(); - graphicView->preview.clear(); - graphicView->preview.addEntity(new Circle(&(graphicView->preview), data)); - } - break; - - default: - break; - } - - graphicView->redraw(); -} - -void ActionDrawCircle2P::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::LeftButton) - { - Vector ce(snapPoint(e)); - coordinateEvent(&ce); - } - else if (e->button() == Qt::RightButton) - { -// deletePreview(); -// deleteSnapper(); - init(getStatus() - 1); - graphicView->redraw(); - } -} - -void ActionDrawCircle2P::coordinateEvent(Vector * e) -{ - if (e == NULL) - return; - - Vector mouse = *e; - - switch (getStatus()) - { - case SetPoint1: - point1 = mouse; - graphicView->moveRelativeZero(mouse); - setStatus(SetPoint2); - break; - - case SetPoint2: - point2 = mouse; - graphicView->moveRelativeZero(mouse); - trigger(); - break; - - default: - break; - } -} - -void ActionDrawCircle2P::commandEvent(CommandEvent * e) -{ - QString c = e->getCommand().toLower(); - - if (checkCommand("help", c)) - { - if (DIALOGFACTORY != NULL) - DIALOGFACTORY->commandMessage(msgAvailableCommands() - + getAvailableCommands().join(", ")); - return; - } -} - -QStringList ActionDrawCircle2P::getAvailableCommands() -{ - QStringList cmd; - return cmd; -} - -void ActionDrawCircle2P::updateMouseButtonHints() -{ - if (DIALOGFACTORY != NULL) - { - switch (getStatus()) - { - case SetPoint1: - DIALOGFACTORY->updateMouseWidget( - tr("Specify first point"), tr("Cancel")); - break; - - case SetPoint2: - DIALOGFACTORY->updateMouseWidget( - tr("Specify second point"), tr("Back")); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } - } -} - -void ActionDrawCircle2P::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::CadCursor); -} - -void ActionDrawCircle2P::updateToolBar() -{ - if (DIALOGFACTORY) - { - if (!isFinished()) - DIALOGFACTORY->requestToolBar(RS2::ToolBarSnap); - else - DIALOGFACTORY->requestToolBar(RS2::ToolBarCircles); - } -} diff --git a/src/actions/actiondrawcircle2p.h b/src/actions/actiondrawcircle2p.h deleted file mode 100644 index 887400a..0000000 --- a/src/actions/actiondrawcircle2p.h +++ /dev/null @@ -1,58 +0,0 @@ -#ifndef __ACTIONDRAWCIRCLE2P_H__ -#define __ACTIONDRAWCIRCLE2P_H__ - -#include "circle.h" -#include "actioninterface.h" -#include "vector.h" - -/** - * This action class can handle user events to draw - * simple arcs with the center, radius, start- and endangle given. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionDrawCircle2P: public ActionInterface -{ - public: - /** - * Action States. - */ - enum Status { - SetPoint1, /**< Setting the 1st point. */ - SetPoint2 /**< Setting the 2nd point. */ - }; - - public: - ActionDrawCircle2P(EntityContainer & container, GraphicView & graphicView); - ~ActionDrawCircle2P(); - - void reset(); - virtual void init(int status = 0); - virtual void trigger(); - void preparePreview(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void coordinateEvent(Vector * e); - virtual void commandEvent(CommandEvent * e); - virtual QStringList getAvailableCommands(); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - - protected: - /** - * Circle data defined so far. - */ - CircleData data; - /** - * 1st point. - */ - Vector point1; - /** - * 2nd point. - */ - Vector point2; -}; - -#endif // __ACTIONDRAWCIRCLE2P_H__ diff --git a/src/actions/actiondrawcircle3p.cpp b/src/actions/actiondrawcircle3p.cpp deleted file mode 100644 index a20d8f4..0000000 --- a/src/actions/actiondrawcircle3p.cpp +++ /dev/null @@ -1,234 +0,0 @@ -// actiondrawcircle3p.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/03/2010 Added this text. :-) -// JLH 09/11/2010 Fixed preview/snapper rendering. -// - -#include "actiondrawcircle3p.h" - -#include "commandevent.h" -#include "dialogfactory.h" -#include "graphicview.h" -#include "preview.h" - -ActionDrawCircle3P::ActionDrawCircle3P(EntityContainer & container, - GraphicView & graphicView): - ActionInterface("Draw circles", container, graphicView) -{ - reset(); -} - -ActionDrawCircle3P::~ActionDrawCircle3P() -{ -} - -void ActionDrawCircle3P::reset() -{ - data.reset(); - point1 = Vector(false); - point2 = Vector(false); - point3 = Vector(false); -} - -void ActionDrawCircle3P::init(int status) -{ - ActionInterface::init(status); - - reset(); -} - -void ActionDrawCircle3P::trigger() -{ - ActionInterface::trigger(); - preparePreview(); - - if (data.isValid()) - { - Circle * circle = new Circle(container, data); - circle->setLayerToActive(); - circle->setPenToActive(); - container->addEntity(circle); - - // upd. undo list: - if (document) - { - document->startUndoCycle(); - document->addUndoable(circle); - document->endUndoCycle(); - } - -// deleteSnapper(); -// Vector rz = graphicView->getRelativeZero(); -// graphicView->moveRelativeZero(Vector(0.0, 0.0)); -// graphicView->drawEntity(circle); -// graphicView->moveRelativeZero(rz); -// drawSnapper(); - graphicView->preview.clear(); // hm. - graphicView->redraw(); - - setStatus(SetPoint1); - reset(); - } - else - DIALOGFACTORY->requestWarningDialog(tr("Invalid circle data.")); -} - -void ActionDrawCircle3P::preparePreview() -{ - data.reset(); - - if (point1.valid && point2.valid && point3.valid) - { - Circle circle(NULL, data); - bool success = circle.createFrom3P(point1, point2, point3); - - if (success) - data = circle.getData(); - } -} - -void ActionDrawCircle3P::mouseMoveEvent(QMouseEvent * e) -{ - Vector mouse = snapPoint(e); - - switch (getStatus()) - { - case SetPoint1: - point1 = mouse; - break; - - case SetPoint2: - point2 = mouse; - break; - - case SetPoint3: - point3 = mouse; - preparePreview(); - - if (data.isValid()) - { -// Circle * circle = new Circle(preview, data); -// deletePreview(); -// clearPreview(); -// preview->addEntity(circle); -// drawPreview(); - graphicView->preview.clear(); - graphicView->preview.addEntity(new Circle(&(graphicView->preview), data)); - } - - break; - } - - graphicView->redraw(); -} - -void ActionDrawCircle3P::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::LeftButton) - { - Vector ce(snapPoint(e)); - coordinateEvent(&ce); - } - else if (e->button() == Qt::RightButton) - { -// deletePreview(); -// deleteSnapper(); - init(getStatus() - 1); - graphicView->redraw(); // hm. - } -} - -void ActionDrawCircle3P::coordinateEvent(Vector * e) -{ - if (e == NULL) - return; - - Vector mouse = *e; - - switch (getStatus()) - { - case SetPoint1: - point1 = mouse; - graphicView->moveRelativeZero(mouse); - setStatus(SetPoint2); - break; - - case SetPoint2: - point2 = mouse; - graphicView->moveRelativeZero(mouse); - setStatus(SetPoint3); - break; - - case SetPoint3: - point3 = mouse; - trigger(); - break; - - default: - break; - } -} - -void ActionDrawCircle3P::commandEvent(CommandEvent * e) -{ - QString c = e->getCommand().toLower(); - - if (checkCommand("help", c)) - { - DIALOGFACTORY->commandMessage(msgAvailableCommands() - + getAvailableCommands().join(", ")); - return; - } -} - -QStringList ActionDrawCircle3P::getAvailableCommands() -{ - QStringList cmd; - return cmd; -} - -void ActionDrawCircle3P::updateMouseButtonHints() -{ - switch (getStatus()) - { - case SetPoint1: - DIALOGFACTORY->updateMouseWidget(tr("Specify first point"), tr("Cancel")); - break; - - case SetPoint2: - DIALOGFACTORY->updateMouseWidget(tr("Specify second point"), tr("Back")); - break; - - case SetPoint3: - DIALOGFACTORY->updateMouseWidget(tr("Specify third point"), tr("Back")); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } -} - -void ActionDrawCircle3P::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::CadCursor); -} - -void ActionDrawCircle3P::updateToolBar() -{ - if (!isFinished()) - DIALOGFACTORY->requestToolBar(RS2::ToolBarSnap); - else - DIALOGFACTORY->requestToolBar(RS2::ToolBarCircles); -} diff --git a/src/actions/actiondrawcircle3p.h b/src/actions/actiondrawcircle3p.h deleted file mode 100644 index 54a8777..0000000 --- a/src/actions/actiondrawcircle3p.h +++ /dev/null @@ -1,63 +0,0 @@ -#ifndef __ACTIONDRAWCIRCLE3P_H__ -#define __ACTIONDRAWCIRCLE3P_H__ - -#include "circle.h" -#include "actioninterface.h" -#include "vector.h" - -/** - * This action class can handle user events to draw circles with three points - * given. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionDrawCircle3P: public ActionInterface -{ - public: - /** - * Action States. - */ - enum Status { - SetPoint1, /**< Setting the 1st point. */ - SetPoint2, /**< Setting the 2nd point. */ - SetPoint3 /**< Setting the 3rd point. */ - }; - - public: - ActionDrawCircle3P(EntityContainer & container, GraphicView & graphicView); - ~ActionDrawCircle3P(); - - void reset(); - virtual void init(int status = 0); - virtual void trigger(); - void preparePreview(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void coordinateEvent(Vector * e); - virtual void commandEvent(CommandEvent * e); - virtual QStringList getAvailableCommands(); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - - protected: - /** - * Circle data defined so far. - */ - CircleData data; - /** - * 1st point. - */ - Vector point1; - /** - * 2nd point. - */ - Vector point2; - /** - * 3nd point. - */ - Vector point3; -}; - -#endif // __ACTIONDRAWCIRCLE3P_H__ diff --git a/src/actions/actiondrawcirclecr.cpp b/src/actions/actiondrawcirclecr.cpp deleted file mode 100644 index daebf4c..0000000 --- a/src/actions/actiondrawcirclecr.cpp +++ /dev/null @@ -1,257 +0,0 @@ -// actiondrawcirclecr.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/03/2010 Added this text. :-) -// JLH 09/11/2010 Fixed preview/snapper rendering. -// - -#include "actiondrawcirclecr.h" - -#include "commandevent.h" -#include "debug.h" -#include "dialogfactory.h" -#include "graphicview.h" -#include "preview.h" - -/** - * Constructor. - */ -ActionDrawCircleCR::ActionDrawCircleCR(EntityContainer & container, - GraphicView & graphicView): - ActionInterface("Draw circles CR", container, graphicView) -{ - reset(); -} - -ActionDrawCircleCR::~ActionDrawCircleCR() -{ -} - -/*virtual*/ RS2::ActionType ActionDrawCircleCR::rtti() -{ - return RS2::ActionDrawCircleCR; -} - -void ActionDrawCircleCR::reset() -{ - data = CircleData(Vector(false), 0.0); -} - -void ActionDrawCircleCR::init(int status) -{ - ActionInterface::init(status); -} - -void ActionDrawCircleCR::trigger() -{ - ActionInterface::trigger(); - - Circle * circle = new Circle(container, data); - circle->setLayerToActive(); - circle->setPenToActive(); - container->addEntity(circle); - - // upd. undo list: - if (document) - { - document->startUndoCycle(); - document->addUndoable(circle); - document->endUndoCycle(); - } - -// deleteSnapper(); -// Vector rz = graphicView->getRelativeZero(); -// graphicView->moveRelativeZero(Vector(0.0, 0.0)); -// graphicView->drawEntity(circle); -// graphicView->moveRelativeZero(circle->getCenter()); -// drawSnapper(); - graphicView->preview.clear(); // hm. - graphicView->redraw(); - - setStatus(SetCenter); - - DEBUG->print("ActionDrawCircleCR::trigger(): circle added: %d", circle->getId()); -} - -void ActionDrawCircleCR::mouseMoveEvent(QMouseEvent * e) -{ - DEBUG->print("ActionDrawCircleCR::mouseMoveEvent begin"); - Vector mouse = snapPoint(e); - - switch (getStatus()) - { - case SetCenter: - data.center = mouse; -// deletePreview(); -// clearPreview(); -// preview->addEntity(new Circle(preview, data)); -// drawPreview(); - graphicView->preview.clear(); - graphicView->preview.addEntity(new Circle(&(graphicView->preview), data)); - break; - } - - graphicView->redraw(); - DEBUG->print("ActionDrawCircleCR::mouseMoveEvent end"); -} - -void ActionDrawCircleCR::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::LeftButton) - { - Vector ce(snapPoint(e)); - coordinateEvent(&ce); - } - else if (e->button() == Qt::RightButton) - { -// deletePreview(); -// deleteSnapper(); - init(getStatus() - 1); - graphicView->redraw(); // hm. - } -} - -void ActionDrawCircleCR::coordinateEvent(Vector * e) -{ - if (e == NULL) - return; - - Vector mouse = *e; - - switch (getStatus()) - { - case SetCenter: - data.center = mouse; - trigger(); - break; - - default: - break; - } -} - -void ActionDrawCircleCR::commandEvent(CommandEvent * e) -{ - QString c = e->getCommand().toLower(); - - if (checkCommand("help", c)) - { - DIALOGFACTORY->commandMessage(msgAvailableCommands() - + getAvailableCommands().join(", ")); - return; - } - - switch (getStatus()) - { - case SetCenter: - - if (checkCommand("radius", c)) - { - deleteSnapper(); - deletePreview(); - clearPreview(); - setStatus(SetRadius); - } - break; - - case SetRadius: - { - bool ok; - double r = Math::eval(c, &ok); - - if (ok == true) - data.radius = r; - else - DIALOGFACTORY->commandMessage(tr("Not a valid expression")); - - DIALOGFACTORY->requestOptions(this, true, true); - setStatus(SetCenter); - } - break; - - default: - break; - } -} - -QStringList ActionDrawCircleCR::getAvailableCommands() -{ - QStringList cmd; - - switch (getStatus()) - { - case SetCenter: - cmd += command("radius"); - break; - - default: - break; - } - - return cmd; -} - -void ActionDrawCircleCR::updateMouseButtonHints() -{ - switch (getStatus()) - { - case SetCenter: - DIALOGFACTORY->updateMouseWidget(tr("Specify circle center"), tr("Cancel")); - break; - - case SetRadius: - DIALOGFACTORY->updateMouseWidget(tr("Specify circle radius"), tr("Back")); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } -} - -void ActionDrawCircleCR::showOptions() -{ - ActionInterface::showOptions(); - - DIALOGFACTORY->requestOptions(this, true); -} - -void ActionDrawCircleCR::hideOptions() -{ - ActionInterface::hideOptions(); - - DIALOGFACTORY->requestOptions(this, false); -} - -void ActionDrawCircleCR::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::CadCursor); -} - -void ActionDrawCircleCR::updateToolBar() -{ - if (!isFinished()) - DIALOGFACTORY->requestToolBar(RS2::ToolBarSnap); - else - DIALOGFACTORY->requestToolBar(RS2::ToolBarCircles); -} - -double ActionDrawCircleCR::getRadius() -{ - return data.radius; -} - -void ActionDrawCircleCR::setRadius(double r) -{ - data.radius = r; -} diff --git a/src/actions/actiondrawcirclecr.h b/src/actions/actiondrawcirclecr.h deleted file mode 100644 index 969d666..0000000 --- a/src/actions/actiondrawcirclecr.h +++ /dev/null @@ -1,53 +0,0 @@ -#ifndef __ACTIONDRAWCIRCLECR_H__ -#define __ACTIONDRAWCIRCLECR_H__ - -#include "circle.h" -#include "actioninterface.h" - -/** - * This action class can handle user events to draw simple arcs with the - * center, radius, start and end angle given. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionDrawCircleCR: public ActionInterface -{ - public: - /** - * Action States. - */ - enum Status { - SetCenter, /**< Setting the center point. */ - SetRadius /**< Setting radius in command line. */ - }; - - public: - ActionDrawCircleCR(EntityContainer & container, GraphicView & graphicView); - ~ActionDrawCircleCR(); - - virtual RS2::ActionType rtti(); - void reset(); - virtual void init(int status = 0); - virtual void trigger(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void coordinateEvent(Vector * e); - virtual void commandEvent(CommandEvent * e); - virtual QStringList getAvailableCommands(); - virtual void hideOptions(); - virtual void showOptions(); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - double getRadius(); - void setRadius(double r); - - protected: - /** - * Circle data defined so far. - */ - CircleData data; -}; - -#endif // __ACTIONDRAWCIRCLECR_H__ diff --git a/src/actions/actiondrawellipseaxis.cpp b/src/actions/actiondrawellipseaxis.cpp deleted file mode 100644 index 932aa15..0000000 --- a/src/actions/actiondrawellipseaxis.cpp +++ /dev/null @@ -1,396 +0,0 @@ -// actiondrawellipseaxis.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 05/22/2010 Added this text. :-) -// - -#include "actiondrawellipseaxis.h" - -#include "commandevent.h" -#include "debug.h" -#include "dialogfactory.h" -#include "graphicview.h" -#include "preview.h" - -/** - * Constructor. - * - * @param isArc true if this action will produce an ellipse arc. - * false if it will produce a full ellipse. - */ -ActionDrawEllipseAxis::ActionDrawEllipseAxis(EntityContainer & container, GraphicView & graphicView, bool isArc): ActionInterface("Draw ellipse with axis", - container, graphicView) -{ - this->isArc = isArc; - center = Vector(false); - major = Vector(false); - ratio = 0.5; - angle1 = 0.0; - angle2 = 2 * M_PI; -} - -ActionDrawEllipseAxis::~ActionDrawEllipseAxis() -{ -} - -void ActionDrawEllipseAxis::init(int status) -{ - ActionInterface::init(status); - - if (status == SetCenter) - center = Vector(false); - - if (status <= SetMajor) - major = Vector(false); - - if (status <= SetMinor) - ratio = 0.5; - - if (status <= SetAngle1) - angle1 = 0.0; - - if (status <= SetAngle2) - angle2 = 2 * M_PI; -} - -void ActionDrawEllipseAxis::trigger() -{ - ActionInterface::trigger(); - - EllipseData ellipseData(center, major, ratio, angle1, angle2, false); - Ellipse * ellipse = new Ellipse(container, ellipseData); - ellipse->setLayerToActive(); - ellipse->setPenToActive(); - - container->addEntity(ellipse); - - // upd. undo list: - if (document != NULL) - { - document->startUndoCycle(); - document->addUndoable(ellipse); - document->endUndoCycle(); - } - - deleteSnapper(); - Vector rz = graphicView->getRelativeZero(); - graphicView->moveRelativeZero(Vector(0.0, 0.0)); - graphicView->drawEntity(ellipse); - graphicView->moveRelativeZero(rz); - drawSnapper(); - - setStatus(SetCenter); - - DEBUG->print("ActionDrawEllipseAxis::trigger():" - " entity added: %d", ellipse->getId()); -} - -void ActionDrawEllipseAxis::mouseMoveEvent(QMouseEvent * e) -{ - DEBUG->print("ActionDrawEllipseAxis::mouseMoveEvent begin"); - - Vector mouse = snapPoint(e); - - switch (getStatus()) - { - case SetCenter: - break; - - case SetMajor: - - if (center.valid) - { - deletePreview(); - clearPreview(); - EllipseData ed(center, mouse - center, 0.5, 0.0, 2 * M_PI, false); -// preview->addEntity(new Ellipse(preview, ed)); - drawPreview(); - } - break; - - case SetMinor: - - if (center.valid && major.valid) - { - deletePreview(); - clearPreview(); - Line line(NULL, LineData(center - major, center + major)); - double d = line.getDistanceToPoint(mouse); - ratio = d / (line.getLength() / 2); - EllipseData ed(center, major, ratio, 0.0, 2 * M_PI, false); -// preview->addEntity(new Ellipse(preview, ed)); - drawPreview(); - } - break; - - case SetAngle1: - - if (center.valid && major.valid) - { - deletePreview(); - clearPreview(); - - //angle1 = center.angleTo(mouse); - - Vector m = mouse; - m.rotate(center, -major.angle()); - Vector v = m - center; - v.scale(Vector(1.0, 1.0 / ratio)); - angle1 = v.angle(); // + major.angle(); - -// preview->addEntity(new Line(preview, LineData(center, mouse))); - - EllipseData ed(center, major, ratio, angle1, angle1 + 1.0, false); -// preview->addEntity(new Ellipse(preview, ed)); - drawPreview(); - } - break; - - case SetAngle2: - - if (center.valid && major.valid) - { - deletePreview(); - clearPreview(); - //angle2 = center.angleTo(mouse); - - Vector m = mouse; - m.rotate(center, -major.angle()); - Vector v = m - center; - v.scale(Vector(1.0, 1.0 / ratio)); - angle2 = v.angle(); // + major.angle(); - -// preview->addEntity(new Line(preview, LineData(center, mouse))); - - EllipseData ed(center, major, ratio, angle1, angle2, false); -// preview->addEntity(new Ellipse(preview, ed)); - drawPreview(); - } - - default: - break; - } - - DEBUG->print("ActionDrawEllipseAxis::mouseMoveEvent end"); -} - -void ActionDrawEllipseAxis::mouseReleaseEvent(QMouseEvent * e) -{ - // Proceed to next status - if (e->button() == Qt::LeftButton) - { - Vector ce(snapPoint(e)); - coordinateEvent(&ce); - } - // Return to last status: - else if (e->button() == Qt::RightButton) - { - deletePreview(); - deleteSnapper(); - init(getStatus() - 1); - } -} - -void ActionDrawEllipseAxis::coordinateEvent(Vector * e) -{ - if (e == NULL) - return; - - Vector mouse = *e; - - switch (getStatus()) - { - case SetCenter: - center = mouse; - graphicView->moveRelativeZero(mouse); - setStatus(SetMajor); - break; - - case SetMajor: - major = mouse - center; - setStatus(SetMinor); - break; - - case SetMinor: - { - Line line(NULL, LineData(center - major, center + major)); - double d = line.getDistanceToPoint(mouse); - ratio = d / (line.getLength() / 2); - - if (!isArc) - { - trigger(); - setStatus(SetCenter); - } - else - setStatus(SetAngle1); - } - break; - - case SetAngle1: - { - //angle1 = center.angleTo(mouse); - Vector m = mouse; - m.rotate(center, -major.angle()); - Vector v = m - center; - v.scale(Vector(1.0, 1.0 / ratio)); - angle1 = v.angle(); - setStatus(SetAngle2); - } - break; - - case SetAngle2: - { - //angle2 = center.angleTo(mouse); - Vector m = mouse; - m.rotate(center, -major.angle()); - Vector v = m - center; - v.scale(Vector(1.0, 1.0 / ratio)); - angle2 = v.angle(); - trigger(); - } - break; - - default: - break; - } -} - -void ActionDrawEllipseAxis::commandEvent(CommandEvent * e) -{ - QString c = e->getCommand().toLower(); - - if (checkCommand("help", c)) - { - if (DIALOGFACTORY != NULL) - DIALOGFACTORY->commandMessage(msgAvailableCommands() - + getAvailableCommands().join(", ")); - return; - } - - switch (getStatus()) - { - case SetMinor: { - bool ok; - double m = Math::eval(c, &ok); - - if (ok == true) - { - ratio = m / major.magnitude(); - - if (!isArc) - trigger(); - else - setStatus(SetAngle1); - } - else if (DIALOGFACTORY != NULL) - DIALOGFACTORY->commandMessage(tr("Not a valid expression")); - - } - break; - - case SetAngle1: { - bool ok; - double a = Math::eval(c, &ok); - - if (ok == true) - { - angle1 = Math::deg2rad(a); - setStatus(SetAngle2); - } - else if (DIALOGFACTORY != NULL) - DIALOGFACTORY->commandMessage(tr("Not a valid expression")); - - } - break; - - case SetAngle2: { - bool ok; - double a = Math::eval(c, &ok); - - if (ok == true) - { - angle2 = Math::deg2rad(a); - trigger(); - } - else if (DIALOGFACTORY != NULL) - DIALOGFACTORY->commandMessage(tr("Not a valid expression")); - - } - break; - - default: - break; - } -} - -QStringList ActionDrawEllipseAxis::getAvailableCommands() -{ - QStringList cmd; - return cmd; -} - -void ActionDrawEllipseAxis::updateMouseButtonHints() -{ - if (DIALOGFACTORY != NULL) - { - switch (getStatus()) - { - case SetCenter: - DIALOGFACTORY->updateMouseWidget(tr("Specify ellipse center"), - tr("Cancel")); - break; - - case SetMajor: - DIALOGFACTORY->updateMouseWidget(tr("Specify endpoint of major axis"), - tr("Back")); - break; - - case SetMinor: - DIALOGFACTORY->updateMouseWidget( - tr("Specify endpoint or length of minor axis:"), - tr("Back")); - break; - - case SetAngle1: - DIALOGFACTORY->updateMouseWidget(tr("Specify start angle"), - tr("Back")); - break; - - case SetAngle2: - DIALOGFACTORY->updateMouseWidget(tr("Specify end angle"), - tr("Back")); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } - } -} - -void ActionDrawEllipseAxis::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::CadCursor); -} - -void ActionDrawEllipseAxis::updateToolBar() -{ - if (DIALOGFACTORY) - { - if (!isFinished()) - DIALOGFACTORY->requestToolBar(RS2::ToolBarSnap); - else - DIALOGFACTORY->requestToolBar(RS2::ToolBarEllipses); - } -} diff --git a/src/actions/actiondrawellipseaxis.h b/src/actions/actiondrawellipseaxis.h deleted file mode 100644 index 957fd6d..0000000 --- a/src/actions/actiondrawellipseaxis.h +++ /dev/null @@ -1,58 +0,0 @@ -#ifndef __ACTIONDRAWELLIPSEAXIS_H__ -#define __ACTIONDRAWELLIPSEAXIS_H__ - -#include "ellipse.h" -#include "actioninterface.h" - -/** - * This action class can handle user events to draw ellipses with a center - * point and the endpoints of minor and major axis. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionDrawEllipseAxis: public ActionInterface -{ - public: - /** - * Action States. - */ - enum Status { - SetCenter, /**< Settinge the center. */ - SetMajor, /**< Setting endpoint of major axis. */ - SetMinor, /**< Setting minor/major ratio. */ - SetAngle1, /**< Setting start angle. */ - SetAngle2 /**< Setting end angle. */ - }; - - public: - ActionDrawEllipseAxis(EntityContainer & container, GraphicView & graphicView, bool isArc); - ~ActionDrawEllipseAxis(); - - virtual void init(int status = 0); - virtual void trigger(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void coordinateEvent(Vector * e); - virtual void commandEvent(CommandEvent * e); - virtual QStringList getAvailableCommands(); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - - protected: - /** Center of ellipse */ - Vector center; - /** Endpoint of major axis */ - Vector major; - /** Ratio major / minor */ - double ratio; - /** Start angle */ - double angle1; - /** End angle */ - double angle2; - /** Do we produce an arc (true) or full ellipse (false) */ - bool isArc; -}; - -#endif // __ACTIONDRAWELLIPSEAXIS_H__ diff --git a/src/actions/actiondrawhatch.cpp b/src/actions/actiondrawhatch.cpp deleted file mode 100644 index a7fbe9a..0000000 --- a/src/actions/actiondrawhatch.cpp +++ /dev/null @@ -1,192 +0,0 @@ -// actiondrawhatch.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 05/22/2010 Added this text. :-) -// - -#include "actiondrawhatch.h" - -#include "debug.h" -#include "dialogfactory.h" -#include "graphicview.h" -#include "information.h" - -ActionDrawHatch::ActionDrawHatch(EntityContainer & container, GraphicView & graphicView): - ActionInterface("Draw Hatch", container, graphicView) -{ - hatch = NULL; -} - -ActionDrawHatch::~ActionDrawHatch() -{ -} - -void ActionDrawHatch::init(int status) -{ - ActionInterface::init(status); -// clearPreview(); - - Hatch tmp(container, data); - tmp.setLayerToActive(); - tmp.setPenToActive(); - - if (DIALOGFACTORY->requestHatchDialog(&tmp)) - { - data = tmp.getData(); - trigger(); - finish(); - graphicView->redraw(); - } - else - finish(); -} - -void ActionDrawHatch::trigger() -{ - DEBUG->print("ActionDrawHatch::trigger()"); - -// deleteSnapper(); - Entity * e; - - // deselect unhatchable entities: - for(e=container->firstEntity(RS2::ResolveNone); e!=NULL; - e=container->nextEntity(RS2::ResolveNone)) - { - if (e->isSelected() - && (e->rtti() == RS2::EntityHatch - || e->rtti() == RS2::EntityEllipse || e->rtti() == RS2::EntityPoint - || e->rtti() == RS2::EntityText - || Information::isDimension(e->rtti()))) - e->setSelected(false); - } - - for(e=container->firstEntity(RS2::ResolveAll); e!=NULL; - e=container->nextEntity(RS2::ResolveAll)) - { - if (e->isSelected() - && (e->rtti() == RS2::EntityHatch - || e->rtti() == RS2::EntityEllipse || e->rtti() == RS2::EntityPoint - || e->rtti() == RS2::EntityText - || Information::isDimension(e->rtti()))) - e->setSelected(false); - } - - // look for selected contours: - bool haveContour = false; - - for(e=container->firstEntity(RS2::ResolveAll); e!=NULL; - e=container->nextEntity(RS2::ResolveAll)) - if (e->isSelected()) - haveContour = true; - - if (!haveContour) - { - std::cerr << "no contour selected\n"; - return; - } - - hatch = new Hatch(container, data); - hatch->setLayerToActive(); - hatch->setPenToActive(); - EntityContainer * loop = new EntityContainer(hatch); - loop->setPen(Pen(RS2::FlagInvalid)); - - // add selected contour: - for(Entity * e=container->firstEntity(RS2::ResolveAll); e!=NULL; - e=container->nextEntity(RS2::ResolveAll)) - { - if (e->isSelected()) - { - e->setSelected(false); - - // entity is part of a complex entity (spline, polyline, ..): - if (e->getParent() != NULL - && (e->getParent()->rtti() == RS2::EntitySpline - || e->getParent()->rtti() == RS2::EntityPolyline)) - e->getParent()->setSelected(false); - - Entity * cp = e->clone(); - cp->setPen(Pen(RS2::FlagInvalid)); - cp->reparent(loop); - loop->addEntity(cp); - } - } - - hatch->addEntity(loop); - - if (hatch->validate()) - { - container->addEntity(hatch); - - if (document) - { - document->startUndoCycle(); - document->addUndoable(hatch); - document->endUndoCycle(); - } - - hatch->update(); - DIALOGFACTORY->commandMessage(tr("Hatch created successfully.")); - } - else - { - delete hatch; - hatch = NULL; - DIALOGFACTORY->commandMessage(tr("Invalid hatch area. Please check that " - "the entities chosen form one or more closed contours.")); - } -} - -void ActionDrawHatch::mouseMoveEvent(QMouseEvent *) -{ - DEBUG->print("ActionDrawHatch::mouseMoveEvent begin"); - DEBUG->print("ActionDrawHatch::mouseMoveEvent end"); -} - -void ActionDrawHatch::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::LeftButton) - { - Vector mouse = snapPoint(e); - - switch (getStatus()) - { - case ShowDialog: - break; - - default: - break; - } - } - else if (e->button() == Qt::RightButton) - { - init(getStatus() - 1); -//doesn't clear the preview or snapper. - graphicView->redraw(); // hm. - } -} - -void ActionDrawHatch::updateMouseButtonHints() -{ - DIALOGFACTORY->updateMouseWidget("", ""); -} - -void ActionDrawHatch::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::CadCursor); -} - -void ActionDrawHatch::updateToolBar() -{ - DIALOGFACTORY->requestToolBar(RS2::ToolBarMain); -} diff --git a/src/actions/actiondrawhatch.h b/src/actions/actiondrawhatch.h deleted file mode 100644 index 67229a6..0000000 --- a/src/actions/actiondrawhatch.h +++ /dev/null @@ -1,40 +0,0 @@ -#ifndef __ACTIONDRAWHATCH_H__ -#define __ACTIONDRAWHATCH_H__ - -#include "hatch.h" -#include "actioninterface.h" - -/** - * This action class can handle user events to draw hatches. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionDrawHatch: public ActionInterface -{ - public: - /** - * Action States. - */ - enum Status { - ShowDialog /**< Showing the hatch dialog. */ - }; - - public: - ActionDrawHatch(EntityContainer & container, GraphicView & graphicView); - ~ActionDrawHatch(); - - virtual void init(int status = 0); - virtual void trigger(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - - private: - HatchData data; - Hatch * hatch; -}; - -#endif // __ACTIONDRAWHATCH_H__ diff --git a/src/actions/actiondrawimage.cpp b/src/actions/actiondrawimage.cpp deleted file mode 100644 index fb7e3e7..0000000 --- a/src/actions/actiondrawimage.cpp +++ /dev/null @@ -1,307 +0,0 @@ -// actiondrawimage.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 05/22/2010 Added this text. :-) -// - -#include "actiondrawimage.h" - -#include "commandevent.h" -#include "creation.h" -#include "dialogfactory.h" -#include "graphicview.h" -#include "preview.h" - -/** - * Constructor. - */ -ActionDrawImage::ActionDrawImage(EntityContainer & container, GraphicView & graphicView): - ActionInterface("Image", container, graphicView) -{ -} - -ActionDrawImage::~ActionDrawImage() -{ -} - -/*virtual*/ RS2::ActionType ActionDrawImage::rtti() -{ - return RS2::ActionDrawImage; -} - -void ActionDrawImage::init(int status) -{ - ActionInterface::init(status); - - reset(); - - data.file = DIALOGFACTORY->requestImageOpenDialog(); - graphicView->redraw(); - - if (!data.file.isEmpty()) - { - //std::cout << "file: " << data.file << "\n"; - - img = QImage(data.file); - setStatus(SetTargetPoint); - } - else - { - finish(); - updateToolBar(); - //DIALOGFACTORY->requestToolBar(RS2::ToolBarMain); - } -} - -void ActionDrawImage::reset() -{ - data = ImageData(0, - Vector(0.0, 0.0), - Vector(1.0, 0.0), - Vector(0.0, 1.0), - Vector(1.0, 1.0), - "", - 50, 50, 0); -} - -void ActionDrawImage::trigger() -{ - deleteSnapper(); - deletePreview(); - clearPreview(); - - if (!data.file.isEmpty()) - { - Creation creation(container, graphicView); - creation.createImage(data); - } - - graphicView->redraw(); - finish(); - updateToolBar(); -} - -void ActionDrawImage::mouseMoveEvent(QMouseEvent * e) -{ - switch (getStatus()) - { - case SetTargetPoint: - data.insertionPoint = snapPoint(e); - -// deletePreview(); -// clearPreview(); -// Line * line; -// line = new Line(preview, LineData(Vector(0, 0), Vector(img.width(), 0))); -// preview->addEntity(line); -// line = new Line(preview, -// LineData(Vector(img.width(), 0), Vector(img.width(), img.height()))); -// preview->addEntity(line); -// line = new Line(preview, -// LineData(Vector(img.width(), img.height()), Vector(0, img.height()))); -// preview->addEntity(line); -// line = new Line(preview, LineData(Vector(0, img.height()), Vector(0, 0))); -// preview->addEntity(line); -// preview->scale(Vector(0, 0), Vector(data.uVector.magnitude(), data.uVector.magnitude())); -// preview->rotate(Vector(0, 0), data.uVector.angle()); -// preview->move(data.insertionPoint); -// -// drawPreview(); - break; - - default: - break; - } -} - -void ActionDrawImage::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::LeftButton) - { - Vector ce(snapPoint(e)); - coordinateEvent(&ce); - } - else if (e->button() == Qt::RightButton) - { - deleteSnapper(); - finish(); - } -} - -void ActionDrawImage::coordinateEvent(Vector * e) -{ - if (!e) - return; - - data.insertionPoint = *e; - trigger(); -} - -void ActionDrawImage::commandEvent(CommandEvent * e) -{ - QString c = e->getCommand().toLower(); - - if (checkCommand("help", c)) - { - DIALOGFACTORY->commandMessage(msgAvailableCommands() - + getAvailableCommands().join(", ")); - return; - } - - switch (getStatus()) - { - case SetTargetPoint: - - if (checkCommand("angle", c)) - { - deleteSnapper(); - deletePreview(); - clearPreview(); - lastStatus = (Status)getStatus(); - setStatus(SetAngle); - } - else if (checkCommand("factor", c)) - { - deleteSnapper(); - deletePreview(); - clearPreview(); - lastStatus = (Status)getStatus(); - setStatus(SetFactor); - } - break; - - case SetAngle: - { - bool ok; - double a = Math::eval(c, &ok); - - if (ok) - setAngle(Math::deg2rad(a)); - else - DIALOGFACTORY->commandMessage(tr("Not a valid expression")); - - DIALOGFACTORY->requestOptions(this, true, true); - setStatus(lastStatus); - } - break; - - case SetFactor: - { - bool ok; - double f = Math::eval(c, &ok); - - if (ok) - setFactor(f); - else - DIALOGFACTORY->commandMessage(tr("Not a valid expression")); - - DIALOGFACTORY->requestOptions(this, true, true); - setStatus(lastStatus); - } - break; - - default: - break; - } -} - -QStringList ActionDrawImage::getAvailableCommands() -{ - QStringList cmd; - - switch (getStatus()) - { - case SetTargetPoint: - cmd += command("angle"); - cmd += command("factor"); - break; - - default: - break; - } - - return cmd; -} - -void ActionDrawImage::showOptions() -{ - ActionInterface::showOptions(); - - DIALOGFACTORY->requestOptions(this, true); -} - -void ActionDrawImage::hideOptions() -{ - ActionInterface::hideOptions(); - - DIALOGFACTORY->requestOptions(this, false); -} - -void ActionDrawImage::updateMouseButtonHints() -{ - switch (getStatus()) - { - case SetTargetPoint: - DIALOGFACTORY->updateMouseWidget(tr("Specify reference point"), tr("Cancel")); - break; - - case SetAngle: - DIALOGFACTORY->updateMouseWidget(tr("Enter angle:"), ""); - break; - - case SetFactor: - DIALOGFACTORY->updateMouseWidget(tr("Enter factor:"), ""); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } -} - -void ActionDrawImage::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::CadCursor); -} - -void ActionDrawImage::updateToolBar() -{ - if (!isFinished()) - DIALOGFACTORY->requestToolBar(RS2::ToolBarSnap); - else - DIALOGFACTORY->requestToolBar(RS2::ToolBarMain); -} - -double ActionDrawImage::getAngle() -{ - return data.uVector.angle(); -} - -void ActionDrawImage::setAngle(double a) -{ - double l = data.uVector.magnitude(); - data.uVector.setPolar(l, a); - data.vVector.setPolar(l, a + M_PI / 2); -} - -double ActionDrawImage::getFactor() -{ - return data.uVector.magnitude(); -} - -void ActionDrawImage::setFactor(double f) -{ - double a = data.uVector.angle(); - data.uVector.setPolar(f, a); - data.vVector.setPolar(f, a + M_PI / 2); -} - diff --git a/src/actions/actiondrawimage.h b/src/actions/actiondrawimage.h deleted file mode 100644 index 41b43b7..0000000 --- a/src/actions/actiondrawimage.h +++ /dev/null @@ -1,63 +0,0 @@ -#ifndef __ACTIONDRAWIMAGE_H__ -#define __ACTIONDRAWIMAGE_H__ - -#include -#include "image.h" -#include "actioninterface.h" - -/** - * This action class can handle user events for inserting bitmaps into the - * current drawing. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionDrawImage: public ActionInterface -{ - public: - /** - * Action States. - */ - enum Status { - ShowDialog, /**< Dialog. */ - SetTargetPoint, /**< Setting the reference point. */ - SetAngle, /**< Setting angle in the command line. */ - SetFactor /**< Setting factor in the command line. */ - //SetColumns, /**< Setting columns in the command line. */ - //SetRows, /**< Setting rows in the command line. */ - //SetColumnSpacing, /**< Setting column spacing in the command line. */ - //SetRowSpacing /**< Setting row spacing in the command line. */ - }; - - public: - ActionDrawImage(EntityContainer & container, GraphicView & graphicView); - ~ActionDrawImage(); - - virtual RS2::ActionType rtti(); - virtual void init(int status = 0); - void reset(); - virtual void trigger(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void coordinateEvent(Vector * e); - virtual void commandEvent(CommandEvent * e); - virtual QStringList getAvailableCommands(); - virtual void showOptions(); - virtual void hideOptions(); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - double getAngle(); - void setAngle(double a); - double getFactor(); - void setFactor(double f); - - protected: - ImageData data; - QImage img; - - /** Last status before entering option. */ - Status lastStatus; -}; - -#endif // __ACTIONDRAWIMAGE_H__ diff --git a/src/actions/actiondrawline.cpp b/src/actions/actiondrawline.cpp deleted file mode 100644 index 8bc0bb1..0000000 --- a/src/actions/actiondrawline.cpp +++ /dev/null @@ -1,355 +0,0 @@ -// actiondrawline.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 05/19/2010 Added this text. :-) -// - -#include "actiondrawline.h" - -#include "actioneditundo.h" -#include "commandevent.h" -#include "commands.h" -#include "debug.h" -#include "dialogfactory.h" -#include "graphicview.h" -#include "preview.h" - -ActionDrawLine::ActionDrawLine(EntityContainer & container, GraphicView & graphicView): - ActionInterface("Draw lines", container, graphicView) -{ - DEBUG->print("ActionDrawLine::ActionDrawLine"); - reset(); - DEBUG->print("ActionDrawLine::ActionDrawLine: OK"); -//printf("ActionDrawLine(): preview is%s visible, snapper is%s visible...\n", (graphicView.preview.Visible() ? "" : " NOT"), (graphicView.snapper.Visible() ? "" : " NOT")); -} - -ActionDrawLine::~ActionDrawLine() -{ - ClearHistory(); -} - -/*virtual*/ RS2::ActionType ActionDrawLine::rtti() -{ - return RS2::ActionDrawLine; -} - -void ActionDrawLine::reset() -{ - DEBUG->print("ActionDrawLine::reset"); - data = LineData(Vector(false), Vector(false)); - start = Vector(false); - ClearHistory(); - DEBUG->print("ActionDrawLine::reset: OK"); -} - -void ActionDrawLine::init(int status) -{ - DEBUG->print("ActionDrawLine::init"); - ActionInterface::init(status); - reset(); - DEBUG->print("ActionDrawLine::init: OK"); -} - -void ActionDrawLine::trigger() -{ - graphicView->preview.clear(); - - Line * line = new Line(container, data); - line->setLayerToActive(); - line->setPenToActive(); - container->addEntity(line); -//std::cout << container; -//printf("ActionDrawLine::trigger(): new line is %f,%f to %f,%f\n", data.startpoint.x, data.startpoint.y, data.endpoint.x, data.endpoint.y); -//This makes it come back as "Unknown Entity" -//std::cout << *((Entity *)container); -//std::cout << *container; - - // Update undo list: - if (document) - { - document->startUndoCycle(); - document->addUndoable(line); - document->endUndoCycle(); - } - - graphicView->moveRelativeZero(line->getEndpoint()); - //hm. [OK, it just moves the relative zero tho. Overkill. And remove preview, so OK.] - graphicView->redraw(); - DEBUG->print("ActionDrawLine::trigger(): line added: %d", line->getId()); -} - -void ActionDrawLine::mouseMoveEvent(QMouseEvent * e) -{ - DEBUG->print("ActionDrawLine::mouseMoveEvent begin"); - - DEBUG->print("ActionDrawLine::mouseMoveEvent: snap point"); -// Vector mouse = graphicView->snapper.snapPoint(e); - Vector mouse = graphicView->SnapPoint(e); - DEBUG->print("ActionDrawLine::mouseMoveEvent: snap point: OK"); - - if (getStatus() == SetEndpoint && data.startpoint.valid) - { - DEBUG->print("ActionDrawLine::mouseMoveEvent: update preview"); - // This is lame. Creating a new Line every time the endpoint moves. - // Surely we can alter the line entity inside the preview, no? -#if 0 - graphicView->preview.clear(); // Remove entities from the container - Line * line = new Line(&(graphicView->preview), LineData(data.startpoint, mouse)); - graphicView->preview.addEntity(line); -#else - // We can assume there's only one line in there, can't we? - Line * line = (Line *)graphicView->preview.firstEntity(RS2::ResolveNone); - - if (line) - { - line->setEndpoint(mouse); - } - else - { - line = new Line(&(graphicView->preview), LineData(data.startpoint, mouse)); - graphicView->preview.addEntity(line); - } -#endif - } - -//OK, snapper & preview are set as NOT visible... why??? -//becuz other things are created in the meantime which turn this stuff off, treating -//it like it isn't a shared resource which it is... -//printf("ActionDrawLine::mouseMoveEvent(): preview is%s visible, snapper is%s visible...\n", (graphicView->preview.Visible() ? "" : " NOT"), (graphicView->snapper.Visible() ? "" : " NOT")); - //hm. [ok, this works. :-D] - graphicView->redraw(); - DEBUG->print("ActionDrawLine::mouseMoveEvent end"); -} - -void ActionDrawLine::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::LeftButton) - { -// Vector ce(graphicView->snapper.snapPoint(e)); - Vector ce(graphicView->SnapPoint(e)); - coordinateEvent(&ce); - } - else if (e->button() == Qt::RightButton) - { - init(getStatus() - 1); - } - - //hm. [Seems to work OK.] - //shouldn't need this... -// graphicView->preview.clear(); // Remove entities from container -// graphicView->redraw(); -} - -void ActionDrawLine::coordinateEvent(Vector * e) -{ - DEBUG->print("ActionDrawLine::coordinateEvent"); - - if (!e) - { - DEBUG->print("ActionDrawLine::coordinateEvent: event was NULL"); - return; - } - - Vector mouse = *e; - - switch (getStatus()) - { - case SetStartpoint: - data.startpoint = mouse; - ClearHistory(); - history.append(new Vector(mouse)); - start = data.startpoint; - setStatus(SetEndpoint); - graphicView->moveRelativeZero(mouse); - updateMouseButtonHints(); - break; - - case SetEndpoint: - data.endpoint = mouse; - history.append(new Vector(mouse)); - trigger(); - data.startpoint = data.endpoint; - updateMouseButtonHints(); - break; - - default: - break; - } - - DEBUG->print("ActionDrawLine::coordinateEvent: OK"); -} - -void ActionDrawLine::commandEvent(CommandEvent * e) -{ - DEBUG->print("ActionDrawLine::commandEvent"); - QString c = e->getCommand().toLower(); - - switch (getStatus()) - { - case SetStartpoint: - - if (checkCommand("help", c)) - { - DIALOGFACTORY->commandMessage(msgAvailableCommands() - + getAvailableCommands().join(", ")); - return; - } - break; - - case SetEndpoint: - - if (checkCommand("close", c)) - { - close(); - updateMouseButtonHints(); - return; - } - - if (checkCommand("undo", c)) - { - undo(); - updateMouseButtonHints(); - return; - } - break; - - default: - break; - } - - DEBUG->print("ActionDrawLine::commandEvent: OK"); -} - -QStringList ActionDrawLine::getAvailableCommands() -{ - QStringList cmd; - - switch (getStatus()) - { - case SetStartpoint: - break; - - case SetEndpoint: - - if (history.count() >= 2) - cmd += command("undo"); - - if (history.count() >= 3) - cmd += command("close"); - - break; - - default: - break; - } - - return cmd; -} - -void ActionDrawLine::updateMouseButtonHints() -{ - switch (getStatus()) - { - case SetStartpoint: - DIALOGFACTORY->updateMouseWidget(tr("Specify first point"), tr("Cancel")); - break; - - case SetEndpoint: - { - QString msg = ""; - - if (history.count() >= 3) - { - msg += COMMANDS->command("close"); - msg += "/"; - } - - if (history.count() >= 2) - msg += COMMANDS->command("undo"); - - if (history.count() >= 2) - DIALOGFACTORY->updateMouseWidget(tr("Specify next point or [%1]").arg(msg), tr("Back")); - else - DIALOGFACTORY->updateMouseWidget(tr("Specify next point"), tr("Back")); - } - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } -} - -void ActionDrawLine::showOptions() -{ - DEBUG->print("ActionDrawLine::showOptions"); - ActionInterface::showOptions(); - DIALOGFACTORY->requestOptions(this, true); - DEBUG->print("ActionDrawLine::showOptions: OK"); -} - -void ActionDrawLine::hideOptions() -{ - ActionInterface::hideOptions(); - DIALOGFACTORY->requestOptions(this, false); -} - -void ActionDrawLine::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::CadCursor); -} - -void ActionDrawLine::updateToolBar() -{ - if (!isFinished()) - DIALOGFACTORY->requestToolBar(RS2::ToolBarSnap); - else - DIALOGFACTORY->requestToolBar(RS2::ToolBarLines); -} - -void ActionDrawLine::close() -{ -//NOTE: We should grey out the "close" button until the conditions for its use are satisfied. -// Though I can see how this would be called via cmd line... So I guess it's OK - if (history.count() > 2 && start.valid) - { - data.endpoint = start; - trigger(); - setStatus(SetStartpoint); - graphicView->moveRelativeZero(start); - } - else - DIALOGFACTORY->commandMessage(tr("Cannot close sequence of lines: Not enough entities defined yet.")); -} - -void ActionDrawLine::undo() -{ -//NOTE: We should grey out the "undo" button until the conditions for its use are satisfied. - if (history.count() > 1) - { - history.removeLast(); - graphicView->setCurrentAction(new ActionEditUndo(true, *container, *graphicView)); - data.startpoint = *history.last(); - graphicView->moveRelativeZero(data.startpoint); - graphicView->preview.clear(); - graphicView->redraw(); - } - else - DIALOGFACTORY->commandMessage(tr("Cannot undo: Not enough entities defined yet.")); -} - -void ActionDrawLine::ClearHistory(void) -{ - while (!history.isEmpty()) - delete history.takeFirst(); -} diff --git a/src/actions/actiondrawline.h b/src/actions/actiondrawline.h deleted file mode 100644 index ce3582a..0000000 --- a/src/actions/actiondrawline.h +++ /dev/null @@ -1,66 +0,0 @@ -#ifndef __ACTIONDRAWLINE_H__ -#define __ACTIONDRAWLINE_H__ - -#include -#include "actioninterface.h" -#include "line.h" - -/** - * This action class can handle user events to draw - * simple lines with the start- and endpoint given. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionDrawLine: public ActionInterface -{ - public: - /** - * Action States. - */ - enum Status - { - SetStartpoint = 0, /**< Setting the startpoint. */ - SetEndpoint /**< Setting the endpoint. */ - }; - - public: - ActionDrawLine(EntityContainer & container, GraphicView & graphicView); - virtual ~ActionDrawLine(); - - virtual RS2::ActionType rtti(); - void reset(); - virtual void init(int status = 0); - virtual void trigger(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void coordinateEvent(Vector * e); - virtual void commandEvent(CommandEvent * e); - virtual QStringList getAvailableCommands(); - virtual void showOptions(); - virtual void hideOptions(); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - void close(); - void undo(); - - private: - void ClearHistory(void); - - protected: - /** - * Line data defined so far. - */ - LineData data; - /** - * Start point of the series of lines. Used for close function. - */ - Vector start; - /** - * Point history (for undo) - */ - QList history; -}; - -#endif // __ACTIONDRAWLINE_H__ diff --git a/src/actions/actiondrawlineangle.cpp b/src/actions/actiondrawlineangle.cpp deleted file mode 100644 index 22e0671..0000000 --- a/src/actions/actiondrawlineangle.cpp +++ /dev/null @@ -1,326 +0,0 @@ -// actiondrawlineangle.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 05/22/2010 Added this text. :-) -// JLH 06/03/2010 Moved implementation from header to this file -// - -#include "actiondrawlineangle.h" - -#include "commandevent.h" -#include "debug.h" -#include "dialogfactory.h" -#include "graphicview.h" -#include "preview.h" - -ActionDrawLineAngle::ActionDrawLineAngle(EntityContainer & container, - GraphicView & graphicView, double a, bool fa): - ActionInterface("Draw lines with given angle", container, graphicView), - pos(Vector(false)), angle(a), length(1.0), fixedAngle(fa), snpPoint(0) -{ - reset(); -} - -ActionDrawLineAngle::~ActionDrawLineAngle() -{ -} - -/*virtual*/ RS2::ActionType ActionDrawLineAngle::rtti() -{ - return RS2::ActionDrawLineAngle; -} - -void ActionDrawLineAngle::reset() -{ - data = LineData(Vector(false), Vector(false)); -} - -void ActionDrawLineAngle::init(int status) -{ - ActionInterface::init(status); - reset(); -} - -void ActionDrawLineAngle::trigger() -{ - ActionInterface::trigger(); - preparePreview(); - Line * line = new Line(container, data); - line->setLayerToActive(); - line->setPenToActive(); - container->addEntity(line); - - // Update undo list: - if (document) - { - document->startUndoCycle(); - document->addUndoable(line); - document->endUndoCycle(); - } - -// deleteSnapper(); - graphicView->moveRelativeZero(Vector(0.0, 0.0)); - graphicView->drawEntity(line); - graphicView->moveRelativeZero(data.startpoint); - graphicView->redraw(); - DEBUG->print("ActionDrawLineAngle::trigger(): line added: %d", line->getId()); -} - -void ActionDrawLineAngle::mouseMoveEvent(QMouseEvent * e) -{ - DEBUG->print("ActionDrawLineAngle::mouseMoveEvent begin"); - - if (getStatus() == SetPos) - { - pos = snapPoint(e); -// deletePreview(); -// clearPreview(); -// preparePreview(); -// preview->addEntity(new Line(preview, data)); -// drawPreview(); - preparePreview(); - graphicView->preview.clear(); - graphicView->preview.addEntity(new Line(&(graphicView->preview), data)); - } - - graphicView->redraw(); - DEBUG->print("ActionDrawLineAngle::mouseMoveEvent end"); -} - -void ActionDrawLineAngle::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::LeftButton) - { - if (getStatus() == SetPos) - { -// Vector ce(snapPoint(e)); - Vector ce(graphicView->SnapPoint(e)); - coordinateEvent(&ce); - } - } - else if (e->button() == Qt::RightButton) - { -// deletePreview(); -// deleteSnapper(); - init(getStatus() - 1); - } - - graphicView->preview.clear(); // Remove entities from container - graphicView->redraw(); -} - -void ActionDrawLineAngle::preparePreview() -{ - Vector p1, p2; - - // End: - if (snpPoint == 2) - p2.setPolar(length * -1, angle); - else - p2.setPolar(length, angle); - - // Middle: - if (snpPoint == 1) - p1 = pos - (p2 / 2); - else - p1 = pos; - - p2 += p1; - data = LineData(p1, p2); -} - -void ActionDrawLineAngle::coordinateEvent(Vector * e) -{ - if (!e) - return; - - switch (getStatus()) - { - case SetPos: - pos = *e; - trigger(); - break; - - default: - break; - } -} - -void ActionDrawLineAngle::commandEvent(CommandEvent * e) -{ - QString c = e->getCommand().toLower(); - - if (checkCommand("help", c)) - { - DIALOGFACTORY->commandMessage(msgAvailableCommands() - + getAvailableCommands().join(", ")); - return; - } - - switch (getStatus()) - { - case SetPos: - if (!fixedAngle && checkCommand("angle", c)) - { -// deleteSnapper(); -// deletePreview(); -// clearPreview(); - setStatus(SetAngle); - } - else if (checkCommand("length", c)) - { -// deleteSnapper(); -// deletePreview(); -// clearPreview(); - setStatus(SetLength); - } - break; - - case SetAngle: - { - bool ok; - double a = Math::eval(c, &ok); - - if (ok) - angle = Math::deg2rad(a); - else - DIALOGFACTORY->commandMessage(tr("Not a valid expression")); - - DIALOGFACTORY->requestOptions(this, true, true); - setStatus(SetPos); - } - break; - - case SetLength: - { - bool ok; - double l = Math::eval(c, &ok); - - if (ok) - length = l; - else - DIALOGFACTORY->commandMessage(tr("Not a valid expression")); - - DIALOGFACTORY->requestOptions(this, true, true); - setStatus(SetPos); - } - break; - - default: - break; - } -} - -QStringList ActionDrawLineAngle::getAvailableCommands() -{ - QStringList cmd; - - switch (getStatus()) - { - case SetPos: - if (!fixedAngle) - cmd += command("angle"); - - cmd += command("length"); - break; - - default: - break; - } - - return cmd; -} - -void ActionDrawLineAngle::updateMouseButtonHints() -{ - switch (getStatus()) - { - case SetPos: - DIALOGFACTORY->updateMouseWidget(tr("Specify position"), tr("Cancel")); - break; - - case SetAngle: - DIALOGFACTORY->updateMouseWidget(tr("Enter angle:"), tr("Back")); - break; - - case SetLength: - DIALOGFACTORY->updateMouseWidget(tr("Enter length:"), tr("Back")); - break; - - default: - break; - } -} - -void ActionDrawLineAngle::showOptions() -{ - ActionInterface::showOptions(); - DIALOGFACTORY->requestOptions(this, true); -} - -void ActionDrawLineAngle::hideOptions() -{ - ActionInterface::hideOptions(); - DIALOGFACTORY->requestOptions(this, false); -} - -void ActionDrawLineAngle::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::CadCursor); -} - -void ActionDrawLineAngle::updateToolBar() -{ - if (!isFinished()) - DIALOGFACTORY->requestToolBar(RS2::ToolBarSnap); - else - DIALOGFACTORY->requestToolBar(RS2::ToolBarLines); -} - -void ActionDrawLineAngle::setSnapPoint(int sp) -{ - snpPoint = sp; -// graphicView->redraw(); -} - -int ActionDrawLineAngle::getSnapPoint() -{ - return snpPoint; -} - -void ActionDrawLineAngle::setAngle(double a) -{ - angle = a; -// graphicView->redraw(); -} - -double ActionDrawLineAngle::getAngle() -{ - return angle; -} - -void ActionDrawLineAngle::setLength(double l) -{ - length = l; -// graphicView->redraw(); -} - -double ActionDrawLineAngle::getLength() -{ - return length; -} - -bool ActionDrawLineAngle::hasFixedAngle() -{ - return fixedAngle; -} diff --git a/src/actions/actiondrawlineangle.h b/src/actions/actiondrawlineangle.h deleted file mode 100644 index 3b87567..0000000 --- a/src/actions/actiondrawlineangle.h +++ /dev/null @@ -1,69 +0,0 @@ -#ifndef __ACTIONDRAWLINEANGLE_H__ -#define __ACTIONDRAWLINEANGLE_H__ - -#include "line.h" -#include "actioninterface.h" -#include "vector.h" - -/** - * This action class can handle user events to draw simple lines at a given - * angle. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionDrawLineAngle: public ActionInterface -{ - public: - /** - * Action States. - */ - enum Status { - SetPos, /**< Setting the position. */ - SetAngle, /**< Setting angle in the command line. */ - SetLength /**< Setting length in the command line. */ - }; - - ActionDrawLineAngle(EntityContainer & container, GraphicView & graphicView, - double angle = 0.0, bool fixedAngle = false); - ~ActionDrawLineAngle(); - - virtual RS2::ActionType rtti(); - void reset(); - virtual void init(int status = 0); - virtual void trigger(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - void preparePreview(); - virtual void coordinateEvent(Vector * e); - virtual void commandEvent(CommandEvent * e); - virtual QStringList getAvailableCommands(); - virtual void hideOptions(); - virtual void showOptions(); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - void setSnapPoint(int sp); - int getSnapPoint(); - void setAngle(double a); - double getAngle(); - void setLength(double l); - double getLength(); - bool hasFixedAngle(); - - protected: - /** Line data defined so far. */ - LineData data; - /** Position. */ - Vector pos; - /** Line angle. */ - double angle; - /** Line length. */ - double length; - /** Is the angle fixed? */ - bool fixedAngle; - /** Snap point (start, middle, end). */ - int snpPoint; -}; - -#endif // __ACTIONDRAWLINEANGLE_H__ diff --git a/src/actions/actiondrawlinebisector.cpp b/src/actions/actiondrawlinebisector.cpp deleted file mode 100644 index 7ed8b19..0000000 --- a/src/actions/actiondrawlinebisector.cpp +++ /dev/null @@ -1,278 +0,0 @@ -// actiondrawlinebisector.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/03/2010 Added this text. :-) -// - -#include "actiondrawlinebisector.h" - -#include "commandevent.h" -#include "creation.h" -#include "debug.h" -#include "dialogfactory.h" -#include "graphicview.h" -#include "preview.h" - -ActionDrawLineBisector::ActionDrawLineBisector(EntityContainer & container, - GraphicView & graphicView): - ActionInterface("Draw Bisectors", container, graphicView), - bisector(NULL), line1(NULL), line2(NULL), length(10.0), number(1), - coord1(Vector(false)), coord2(Vector(false)), lastStatus(SetLine1) -{ - graphicView.SetSnapperVisible(false); -} - -ActionDrawLineBisector::~ActionDrawLineBisector() -{ -} - -/*virtual*/ RS2::ActionType ActionDrawLineBisector::rtti() -{ - return RS2::ActionDrawLineBisector; -} - -void ActionDrawLineBisector::trigger() -{ - ActionInterface::trigger(); - Creation creation(container, graphicView); - creation.createBisector(coord1, coord2, length, number, line1, line2); - graphicView->redraw(); -} - -void ActionDrawLineBisector::mouseMoveEvent(QMouseEvent * e) -{ - DEBUG->print("ActionDrawLineBisector::mouseMoveEvent begin"); - - Vector mouse = Vector(graphicView->toGraphX(e->x()), - graphicView->toGraphY(e->y())); - - switch (getStatus()) - { - case SetLine1: - break; - - case SetLine2: - { - coord2 = mouse; - Entity * en = catchEntity(e, RS2::ResolveAll); - - if (en && en->rtti() == RS2::EntityLine) - { - line2 = (Line *)en; - graphicView->preview.clear(); - Creation creation(&(graphicView->preview), NULL, false); - creation.createBisector(coord1, coord2, length, number, line1, line2); - } - } - break; - - default: - break; - } - - graphicView->redraw(); - DEBUG->print("ActionDrawLineBisector::mouseMoveEvent end"); -} - -void ActionDrawLineBisector::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::RightButton) - { -// deletePreview(); -// clearPreview(); - init(getStatus() - 1); - } - else - { - Vector mouse = Vector(graphicView->toGraphX(e->x()), - graphicView->toGraphY(e->y())); - - switch (getStatus()) - { - case SetLine1: - { - coord1 = mouse; - Entity * en = catchEntity(e, RS2::ResolveAll); - - if (en && en->rtti() == RS2::EntityLine) - { - line1 = (Line *)en; - setStatus(SetLine2); - } - } - break; - - case SetLine2: - coord2 = mouse; - trigger(); - setStatus(SetLine1); - break; - } - } -} - -void ActionDrawLineBisector::commandEvent(CommandEvent * e) -{ - QString c = e->getCommand().toLower(); - - if (checkCommand("help", c)) - { - DIALOGFACTORY->commandMessage(msgAvailableCommands() - + getAvailableCommands().join(", ")); - return; - } - - switch (getStatus()) - { - case SetLine1: - case SetLine2: - lastStatus = (Status)getStatus(); - - if (checkCommand("length", c)) - { -// deleteSnapper(); -// deletePreview(); -// clearPreview(); - setStatus(SetLength); - } - else if (checkCommand("number", c)) - { -// deleteSnapper(); -// deletePreview(); -// clearPreview(); - setStatus(SetNumber); - } - - break; - - case SetLength: - { - bool ok; - double l = Math::eval(c, &ok); - - if (ok) - length = l; - else - DIALOGFACTORY->commandMessage(tr("Not a valid expression")); - - DIALOGFACTORY->requestOptions(this, true, true); - setStatus(lastStatus); - } - break; - - case SetNumber: - { - bool ok; - int n = (int)Math::eval(c, &ok); - - if (ok) - number = n; - else - DIALOGFACTORY->commandMessage(tr("Not a valid expression")); - - DIALOGFACTORY->requestOptions(this, true, true); - setStatus(lastStatus); - } - break; - - default: - break; - } -} - -QStringList ActionDrawLineBisector::getAvailableCommands() -{ - QStringList cmd; - - switch (getStatus()) - { - case SetLine1: - case SetLine2: - cmd += command("length"); - cmd += command("number"); - break; - - default: - break; - } - - return cmd; -} - -void ActionDrawLineBisector::updateMouseButtonHints() -{ - switch (getStatus()) - { - case SetLine1: - DIALOGFACTORY->updateMouseWidget(tr("Select first line"), tr("Cancel")); - break; - - case SetLine2: - DIALOGFACTORY->updateMouseWidget(tr("Select second line"), tr("Back")); - break; - - case SetLength: - DIALOGFACTORY->updateMouseWidget(tr("Enter bisector length:"), tr("Back")); - break; - - case SetNumber: - DIALOGFACTORY->updateMouseWidget(tr("Enter number of bisectors:"), tr("Back")); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } -} - -void ActionDrawLineBisector::showOptions() -{ - ActionInterface::showOptions(); - DIALOGFACTORY->requestOptions(this, true); -} - -void ActionDrawLineBisector::hideOptions() -{ - ActionInterface::hideOptions(); - DIALOGFACTORY->requestOptions(this, false); -} - -void ActionDrawLineBisector::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::CadCursor); -} - -void ActionDrawLineBisector::updateToolBar() -{ - DIALOGFACTORY->requestToolBar(RS2::ToolBarLines); -} - -void ActionDrawLineBisector::setLength(double l) -{ - length = l; -} - -double ActionDrawLineBisector::getLength() -{ - return length; -} - -void ActionDrawLineBisector::setNumber(int n) -{ - number = n; -} - -int ActionDrawLineBisector::getNumber() -{ - return number; -} diff --git a/src/actions/actiondrawlinebisector.h b/src/actions/actiondrawlinebisector.h deleted file mode 100644 index e1fc776..0000000 --- a/src/actions/actiondrawlinebisector.h +++ /dev/null @@ -1,67 +0,0 @@ -#ifndef __ACTIONDRAWLINEBISECTOR_H__ -#define __ACTIONDRAWLINEBISECTOR_H__ - -#include "line.h" -#include "actioninterface.h" -#include "vector.h" - -class Line; - -/** - * This action class can handle user events to draw bisectors. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionDrawLineBisector: public ActionInterface -{ - private: - enum Status { - SetLine1, /**< Choose the 1st line. */ - SetLine2, /**< Choose the 2nd line. */ - SetLength, /**< Set length in command line. */ - SetNumber /**< Set number in command line. */ - }; - - public: - ActionDrawLineBisector(EntityContainer & container, GraphicView & graphicView); - ~ActionDrawLineBisector(); - - virtual RS2::ActionType rtti(); - virtual void trigger(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void commandEvent(CommandEvent * e); - virtual QStringList getAvailableCommands(); - virtual void hideOptions(); - virtual void showOptions(); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - void setLength(double l); - double getLength(); - void setNumber(int n); - int getNumber(); - - private: - /** Closest bisector. */ - Line * bisector; - /** First chosen entity */ - Line * line1; - /** Second chosen entity */ - Line * line2; - /** Data of new bisector */ - LineData data; - /** Length of the bisector. */ - double length; - /** Number of bisectors to create. */ - int number; - /** Mouse pos when choosing the 1st line */ - Vector coord1; - /** Mouse pos when choosing the 2nd line */ - Vector coord2; - /** Last status before entering length or number. */ - Status lastStatus; -}; - -#endif // __ACTIONDRAWLINEBISECTOR_H__ diff --git a/src/actions/actiondrawlinefree.cpp b/src/actions/actiondrawlinefree.cpp deleted file mode 100644 index 1323080..0000000 --- a/src/actions/actiondrawlinefree.cpp +++ /dev/null @@ -1,134 +0,0 @@ -// actiondrawlinefree.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/04/2010 Added this text. :-) -// - -#include "actiondrawlinefree.h" - -#include "debug.h" -#include "dialogfactory.h" -#include "graphicview.h" -#include "polyline.h" - -ActionDrawLineFree::ActionDrawLineFree(EntityContainer & container, - GraphicView & graphicView): ActionInterface("Draw freehand lines", - container, graphicView) -{ - vertex = Vector(false); - polyline = NULL; -} - -ActionDrawLineFree::~ActionDrawLineFree() -{ - if (polyline) - delete polyline; -} - -void ActionDrawLineFree::trigger() -{ - if (polyline) - { - container->addEntity(polyline); - deleteSnapper(); - - if (document) - { - document->startUndoCycle(); - document->addUndoable(polyline); - document->endUndoCycle(); - } - - DEBUG->print("ActionDrawLineFree::trigger():" - " polyline added: %d", polyline->getId()); - polyline = NULL; - } -} - -void ActionDrawLineFree::mouseMoveEvent(QMouseEvent * e) -{ - if (vertex.valid && polyline) - { - Vector v = snapPoint(e); - Entity * ent = polyline->addVertex(v); - ent->setLayerToActive(); - ent->setPenToActive(); - - deleteSnapper(); - graphicView->drawEntity(ent); - drawSnapper(); - - vertex = v; - - DEBUG->print("ActionDrawLineFree::mouseMoveEvent():" - " line added: %d", ent->getId()); - } -} - -void ActionDrawLineFree::mousePressEvent(QMouseEvent * e) -{ - if (e->button() == Qt::LeftButton) - { - vertex = snapPoint(e); - polyline = new Polyline(container, PolylineData(vertex, vertex, 0)); - polyline->setLayerToActive(); - polyline->setPenToActive(); - } -} - -void ActionDrawLineFree::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::LeftButton) - { - vertex = Vector(false); - trigger(); - } - else if (e->button() == Qt::RightButton) - { - if (polyline) - { - delete polyline; - polyline = NULL; - } - - deleteSnapper(); - init(getStatus() - 1); - } -} - -void ActionDrawLineFree::updateMouseButtonHints() -{ - switch (getStatus()) - { - case 0: - DIALOGFACTORY->updateMouseWidget(tr("Click and drag to draw a line"), tr("Cancel")); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } -} - -void ActionDrawLineFree::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::CadCursor); -} - -void ActionDrawLineFree::updateToolBar() -{ - if (!isFinished()) - DIALOGFACTORY->requestToolBar(RS2::ToolBarSnap); - else - DIALOGFACTORY->requestToolBar(RS2::ToolBarLines); -} diff --git a/src/actions/actiondrawlinefree.h b/src/actions/actiondrawlinefree.h deleted file mode 100644 index e77c3a2..0000000 --- a/src/actions/actiondrawlinefree.h +++ /dev/null @@ -1,34 +0,0 @@ -#ifndef __ACTIONDRAWLINEFREE_H__ -#define __ACTIONDRAWLINEFREE_H__ - -#include "actioninterface.h" -#include "vector.h" - -class Polyline; - -/** - * This action class can handle user events to draw freehand lines. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionDrawLineFree: public ActionInterface -{ - public: - ActionDrawLineFree(EntityContainer & container, GraphicView & graphicView); - ~ActionDrawLineFree(); - - virtual void trigger(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mousePressEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - - protected: - Vector vertex; - Polyline * polyline; -}; - -#endif // __ACTIONDRAWLINEFREE_H__ diff --git a/src/actions/actiondrawlinehorvert.cpp b/src/actions/actiondrawlinehorvert.cpp deleted file mode 100644 index 3d3f24b..0000000 --- a/src/actions/actiondrawlinehorvert.cpp +++ /dev/null @@ -1,158 +0,0 @@ -// actiondrawlinehorvert.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/04/2010 Added this text. :-) -// - -#include "actiondrawlinehorvert.h" - -#include "debug.h" -#include "dialogfactory.h" -#include "graphicview.h" -#include "preview.h" - -ActionDrawLineHorVert::ActionDrawLineHorVert(EntityContainer & container, GraphicView & graphicView): ActionInterface("Draw horizontal/vertical lines", - container, graphicView) -{ - reset(); - DEBUG->print("ActionDrawLineHorVert::constructor"); -} - -ActionDrawLineHorVert::~ActionDrawLineHorVert() -{ -} - -void ActionDrawLineHorVert::reset() -{ - data = LineData(Vector(false), Vector(false)); -} - -void ActionDrawLineHorVert::init(int status) -{ - ActionInterface::init(status); - reset(); - DEBUG->print("ActionDrawLineHorVert::init"); -} - -void ActionDrawLineHorVert::trigger() -{ - ActionInterface::trigger(); - - Line * line = new Line(container, data); - line->setLayerToActive(); - line->setPenToActive(); - container->addEntity(line); - - // upd. undo list: - if (document != NULL) - { - document->startUndoCycle(); - document->addUndoable(line); - document->endUndoCycle(); - } - - deleteSnapper(); - graphicView->moveRelativeZero(Vector(0.0, 0.0)); - graphicView->drawEntity(line); - graphicView->moveRelativeZero(line->getMiddlepoint()); - DEBUG->print("ActionDrawLineHorVert::trigger():" - " line added: %d", line->getId()); -} - -void ActionDrawLineHorVert::mouseMoveEvent(QMouseEvent * e) -{ - DEBUG->print("ActionDrawLineHorVert::mouseMoveEvent begin"); - - Vector mouse = snapPoint(e); - - if (getStatus() == SetEndpoint && p1.valid) - { - Vector p2x = Vector(mouse.x, p1.y); - Vector p2y = Vector(p1.x, mouse.y); - - if (mouse.distanceTo(p2y) > mouse.distanceTo(p2x)) - p2 = p2x; - else - p2 = p2y; - - deletePreview(); - clearPreview(); - data = LineData(p1, p2); -// preview->addEntity(new Line(preview, data)); - drawPreview(); - } - - DEBUG->print("ActionDrawLineHorVert::mouseMoveEvent end"); -} - -void ActionDrawLineHorVert::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::LeftButton) - { - Vector mouse = snapPoint(e); - - switch (getStatus()) - { - case SetStartpoint: - p1 = mouse; - setStatus(SetEndpoint); - break; - - case SetEndpoint: - p2 = mouse; - trigger(); - setStatus(SetStartpoint); - break; - - default: - break; - } - } - else if (e->button() == Qt::RightButton) - { - deletePreview(); - deleteSnapper(); - init(getStatus() - 1); - } -} - -void ActionDrawLineHorVert::updateMouseButtonHints() -{ - switch (getStatus()) - { - case SetStartpoint: - DIALOGFACTORY->updateMouseWidget(tr("Specify first point"), tr("Cancel")); - break; - - case SetEndpoint: - DIALOGFACTORY->updateMouseWidget(tr("Specify second point"), tr("Back")); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } -} - -void ActionDrawLineHorVert::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::CadCursor); -} - -void ActionDrawLineHorVert::updateToolBar() -{ - if (!isFinished()) - DIALOGFACTORY->requestToolBar(RS2::ToolBarSnap); - else - DIALOGFACTORY->requestToolBar(RS2::ToolBarLines); -} diff --git a/src/actions/actiondrawlinehorvert.h b/src/actions/actiondrawlinehorvert.h deleted file mode 100644 index ca479fa..0000000 --- a/src/actions/actiondrawlinehorvert.h +++ /dev/null @@ -1,52 +0,0 @@ -#ifndef __ACTIONDRAWLINEHORVERT_H__ -#define __ACTIONDRAWLINEHORVERT_H__ - -#include "line.h" -#include "actioninterface.h" -#include "vector.h" - -/** - * This action class can handle user events to draw - * horizontal/vertical lines from a given startpoint - * to an endpoint closest to a second given point. - * OBSOLETE - * - * @author Ulf Lehnert - */ -class ActionDrawLineHorVert: public ActionInterface -{ - public: - /** - * Action States. - */ - enum Status { - SetStartpoint, /**< Setting the 1st point. */ - SetEndpoint /**< Setting the 2nd point. */ - }; - - public: - ActionDrawLineHorVert(EntityContainer & container, GraphicView & graphicView); - ~ActionDrawLineHorVert(); - - void reset(); - virtual void init(int status = 0); - virtual void trigger(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - - protected: - /** - * Line data. - */ - LineData data; - /** - * 2 points - */ - Vector p1; - Vector p2; -}; - -#endif // __ACTIONDRAWLINEHORVERT_H__ diff --git a/src/actions/actiondrawlineparallel.cpp b/src/actions/actiondrawlineparallel.cpp deleted file mode 100644 index 24e8360..0000000 --- a/src/actions/actiondrawlineparallel.cpp +++ /dev/null @@ -1,264 +0,0 @@ -// actiondrawlineparallel.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 05/22/2010 Added this text. :-) -// JLH 08/19/2010 Fix rendering for new (correct) rendering path -// - -#include "actiondrawlineparallel.h" - -#include "actiondrawlineparallelthrough.h" -#include "commandevent.h" -#include "commands.h" -#include "creation.h" -#include "debug.h" -#include "dialogfactory.h" -#include "graphicview.h" -#include "preview.h" - -ActionDrawLineParallel::ActionDrawLineParallel(EntityContainer & container, - GraphicView & graphicView): - ActionInterface("Draw Parallels", container, graphicView), - parallel(NULL), distance(1.0), number(1), coord(Vector(false)), entity(NULL) -{ - graphicView.SetSnapperVisible(false); -} - -ActionDrawLineParallel::~ActionDrawLineParallel() -{ -} - -/*virtual*/ RS2::ActionType ActionDrawLineParallel::rtti() -{ - return RS2::ActionDrawLineParallel; -} - -void ActionDrawLineParallel::trigger() -{ - ActionInterface::trigger(); - Creation creation(container, graphicView); - Entity * e = creation.createParallel(coord, distance, number, entity); - - if (!e) - DEBUG->print("ActionDrawLineParallel::trigger: No parallels added\n"); - - graphicView->preview.clear(); - graphicView->redraw(); -} - -void ActionDrawLineParallel::mouseMoveEvent(QMouseEvent * e) -{ - DEBUG->print("ActionDrawLineParallel::mouseMoveEvent begin"); - coord = Vector(graphicView->toGraphX(e->x()), graphicView->toGraphY(e->y())); - entity = catchEntity(e, RS2::ResolveAll); - - switch (getStatus()) - { - case SetEntity: - { -#if 0 - deletePreview(); - clearPreview(); - Creation creation(preview, NULL, false); - creation.createParallel(coord, distance, number, entity); - drawPreview(); -#else - graphicView->preview.clear(); - Creation creation(&(graphicView->preview), NULL, false); - creation.createParallel(coord, distance, number, entity); - graphicView->redraw(); -#endif - } - break; - - default: - break; - } - - DEBUG->print("ActionDrawLineParallel::mouseMoveEvent end"); -} - -void ActionDrawLineParallel::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::RightButton) - init(getStatus() - 1); - else - trigger(); -} - -void ActionDrawLineParallel::updateMouseButtonHints() -{ - if (DIALOGFACTORY) - { - switch (getStatus()) - { - case SetEntity: - DIALOGFACTORY->updateMouseWidget( - tr("Specify Distance <%1> or select entity or [%2]") - .arg(distance).arg(COMMANDS->command("through")), - tr("Cancel")); - break; - - case SetNumber: - DIALOGFACTORY->updateMouseWidget(tr("Enter number:"), ""); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } - } -} - -void ActionDrawLineParallel::showOptions() -{ - ActionInterface::showOptions(); - - if (DIALOGFACTORY) - DIALOGFACTORY->requestOptions(this, true); - - updateMouseButtonHints(); -} - -void ActionDrawLineParallel::hideOptions() -{ - ActionInterface::hideOptions(); - - if (DIALOGFACTORY) - DIALOGFACTORY->requestOptions(this, false); -} - -void ActionDrawLineParallel::commandEvent(CommandEvent * e) -{ - QString c = e->getCommand().toLower(); - - if (checkCommand("help", c)) - { - if (DIALOGFACTORY) - DIALOGFACTORY->commandMessage(msgAvailableCommands() - + getAvailableCommands().join(", ")); - - return; - } - - switch (getStatus()) - { - case SetEntity: - if (checkCommand("through", c)) - { - finish(); - graphicView->setCurrentAction(new ActionDrawLineParallelThrough(*container, - *graphicView)); - } - else if (checkCommand("number", c)) - { -// deleteSnapper(); -// deletePreview(); -// clearPreview(); - setStatus(SetNumber); - } - else - { - bool ok; - double d = Math::eval(c, &ok); - - if (ok && d > 1.0e-10) - distance = d; - else if (DIALOGFACTORY) - DIALOGFACTORY->commandMessage(tr("Not a valid expression")); - - - if (DIALOGFACTORY != NULL) - DIALOGFACTORY->requestOptions(this, true, true); - - updateMouseButtonHints(); - //setStatus(SetEntity); - } - - break; - - case SetNumber: - { - bool ok; - int n = c.toInt(&ok); - - if (ok) - { - if (n > 0 && n < 100) - number = n; - else if (DIALOGFACTORY) - DIALOGFACTORY->commandMessage(tr("Not a valid number. Try 1..99")); - } - else if (DIALOGFACTORY) - DIALOGFACTORY->commandMessage(tr("Not a valid expression")); - - if (DIALOGFACTORY) - DIALOGFACTORY->requestOptions(this, true, true); - - setStatus(SetEntity); - } - break; - - default: - break; - } -} - -QStringList ActionDrawLineParallel::getAvailableCommands() -{ - QStringList cmd; - - switch (getStatus()) - { - case SetEntity: - cmd += command("number"); - cmd += command("through"); - break; - - default: - break; - } - - return cmd; -} - -void ActionDrawLineParallel::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::CadCursor); -} - -void ActionDrawLineParallel::updateToolBar() -{ - if (DIALOGFACTORY) - DIALOGFACTORY->requestToolBar(RS2::ToolBarLines); -} - -double ActionDrawLineParallel::getDistance() -{ - return distance; -} - -void ActionDrawLineParallel::setDistance(double d) -{ - distance = d; -} - -int ActionDrawLineParallel::getNumber() -{ - return number; -} - -void ActionDrawLineParallel::setNumber(int n) -{ - number = n; -} diff --git a/src/actions/actiondrawlineparallel.h b/src/actions/actiondrawlineparallel.h deleted file mode 100644 index fe63d89..0000000 --- a/src/actions/actiondrawlineparallel.h +++ /dev/null @@ -1,62 +0,0 @@ -#ifndef __ACTIONDRAWLINEPARALLEL_H__ -#define __ACTIONDRAWLINEPARALLEL_H__ - -#include "line.h" -#include "actioninterface.h" -#include "vector.h" - -class Entity; - -/** - * This action class can handle user events to draw parallel lines, arcs and - * circles. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionDrawLineParallel: public ActionInterface -{ - private: - enum Status { - SetEntity, /**< Choose original entity. */ - //SetDistance, /**< Setting distance in the command line. */ - SetNumber /**< Setting number in the command line. */ - //SetThrough /**< Setting a point for the parallel to go through. */ - }; - - public: - ActionDrawLineParallel(EntityContainer & container, GraphicView & graphicView); - ~ActionDrawLineParallel(); - - virtual RS2::ActionType rtti(); - virtual void trigger(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void updateMouseButtonHints(); - virtual void commandEvent(CommandEvent * e); - virtual QStringList getAvailableCommands(); - virtual void hideOptions(); - virtual void showOptions(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - double getDistance(); - void setDistance(double d); - int getNumber(); - void setNumber(int n); - - private: - /** Closest parallel. */ - Entity * parallel; - /** Data of new line */ - LineData data; - /** Distance of the parallel. */ - double distance; - /** Number of parallels. */ - int number; - /** Coordinate of the mouse. */ - Vector coord; - /** Original entity. */ - Entity * entity; -}; - -#endif // __ACTIONDRAWLINEPARALLEL_H__ diff --git a/src/actions/actiondrawlineparallelthrough.cpp b/src/actions/actiondrawlineparallelthrough.cpp deleted file mode 100644 index f34f376..0000000 --- a/src/actions/actiondrawlineparallelthrough.cpp +++ /dev/null @@ -1,280 +0,0 @@ -// actiondrawlineparallelthrough.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/04/2010 Added this text. :-) -// - -#include "actiondrawlineparallelthrough.h" - -#include "commandevent.h" -#include "creation.h" -#include "debug.h" -#include "dialogfactory.h" -#include "graphicview.h" -#include "preview.h" - -ActionDrawLineParallelThrough::ActionDrawLineParallelThrough( - EntityContainer & container, GraphicView & graphicView): - ActionInterface("Draw Parallels", container, graphicView) -{ - parallel = NULL; - entity = NULL; -//??? distance = 1.0; - number = 1; - coord = Vector(false); -} - -ActionDrawLineParallelThrough::~ActionDrawLineParallelThrough() -{ -} - -/*virtual*/ RS2::ActionType ActionDrawLineParallelThrough::rtti() -{ - return RS2::ActionDrawLineParallelThrough; -} - -void ActionDrawLineParallelThrough::trigger() -{ - ActionInterface::trigger(); - deleteSnapper(); - - if (entity) - { - Creation creation(container, graphicView); - Entity * e = creation.createParallelThrough(coord, number, entity); - - if (!e) - DEBUG->print("ActionDrawLineParallelThrough::trigger:" - " No parallels added\n"); - } -} - -void ActionDrawLineParallelThrough::mouseMoveEvent(QMouseEvent * e) -{ - DEBUG->print("ActionDrawLineParallelThrough::mouseMoveEvent begin"); - - switch (getStatus()) - { - case SetEntity: - entity = catchEntity(e, RS2::ResolveAll); - break; - - case SetPos: - { - coord = snapPoint(e); - deletePreview(); - clearPreview(); - -// Creation creation(preview, NULL, false); -// creation.createParallelThrough(coord, number, entity); - - drawPreview(); - } - break; - - default: - break; - } - - DEBUG->print("ActionDrawLineParallelThrough::mouseMoveEvent end"); -} - -void ActionDrawLineParallelThrough::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::LeftButton) - { - switch (getStatus()) - { - case SetEntity: - entity = catchEntity(e, RS2::ResolveAll); - - if (entity) - { - entity->setHighlighted(true); - graphicView->drawEntity(entity); - setStatus(SetPos); - } - - break; - - case SetPos: - { - Vector ce(snapPoint(e)); - coordinateEvent(&ce); - } - break; - - default: - break; - } - } - else if (e->button() == Qt::RightButton) - { - deletePreview(); - deleteSnapper(); - - if (entity) - { - entity->setHighlighted(false); - graphicView->drawEntity(entity); - entity = NULL; - } - - init(getStatus() - 1); - } -} - -void ActionDrawLineParallelThrough::coordinateEvent(Vector * e) -{ - if (e == NULL) - return; - - Vector mouse = *e; - - switch (getStatus()) - { - case SetPos: - coord = mouse; - trigger(); - break; - - default: - break; - } -} - -void ActionDrawLineParallelThrough::updateMouseButtonHints() -{ - switch (getStatus()) - { - case SetEntity: - DIALOGFACTORY->updateMouseWidget(tr("Select entity"), tr("Cancel")); - break; - - case SetPos: - DIALOGFACTORY->updateMouseWidget(tr("Specify through point"), tr("Back")); - break; - - case SetNumber: - DIALOGFACTORY->updateMouseWidget(tr("Number:"), tr("Back")); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } -} - -void ActionDrawLineParallelThrough::showOptions() -{ - ActionInterface::showOptions(); - DIALOGFACTORY->requestOptions(this, true); - updateMouseButtonHints(); -} - -void ActionDrawLineParallelThrough::hideOptions() -{ - ActionInterface::hideOptions(); - DIALOGFACTORY->requestOptions(this, false); -} - -void ActionDrawLineParallelThrough::commandEvent(CommandEvent * e) -{ - QString c = e->getCommand().toLower(); - - if (checkCommand("help", c)) - { - DIALOGFACTORY->commandMessage(msgAvailableCommands() - + getAvailableCommands().join(", ")); - return; - } - - switch (getStatus()) - { - case SetEntity: - case SetPos: - - if (checkCommand("number", c)) - { - deleteSnapper(); - deletePreview(); - clearPreview(); - lastStatus = (Status)getStatus(); - setStatus(SetNumber); - } - break; - - case SetNumber: - { - bool ok; - int n = c.toInt(&ok); - - if (ok == true) - { - if (n > 0 && n < 100) - number = n; - else - DIALOGFACTORY->commandMessage(tr("Not a valid number. " - "Try 1..99")); - } - else - DIALOGFACTORY->commandMessage(tr("Not a valid expression")); - DIALOGFACTORY->requestOptions(this, true, true); - setStatus(lastStatus); - } - break; - - default: - break; - } -} - -QStringList ActionDrawLineParallelThrough::getAvailableCommands() -{ - QStringList cmd; - - switch (getStatus()) - { - case SetEntity: - cmd += command("number"); - break; - - default: - break; - } - - return cmd; -} - -void ActionDrawLineParallelThrough::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::CadCursor); -} - -void ActionDrawLineParallelThrough::updateToolBar() -{ - if (getStatus() == SetPos && !isFinished()) - DIALOGFACTORY->requestToolBar(RS2::ToolBarSnap); - else - DIALOGFACTORY->requestToolBar(RS2::ToolBarLines); -} - -int ActionDrawLineParallelThrough::getNumber() -{ - return number; -} - -void ActionDrawLineParallelThrough::setNumber(int n) -{ - number = n; -} diff --git a/src/actions/actiondrawlineparallelthrough.h b/src/actions/actiondrawlineparallelthrough.h deleted file mode 100644 index 80ac09c..0000000 --- a/src/actions/actiondrawlineparallelthrough.h +++ /dev/null @@ -1,60 +0,0 @@ -#ifndef __ACTIONDRAWLINEPARALLELTHROUGH_H__ -#define __ACTIONDRAWLINEPARALLELTHROUGH_H__ - -#include "line.h" -#include "actioninterface.h" -#include "vector.h" - -class Entity; - -/** - * This action class can handle user events to draw parallel lines, arcs and - * circles. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionDrawLineParallelThrough: public ActionInterface -{ - private: - enum Status { - SetEntity, /**< Choose original entity. */ - SetPos, /**< Setting point for this parallel to go through. */ - SetNumber /**< Setting number in the command line. */ - }; - - public: - ActionDrawLineParallelThrough(EntityContainer & container, GraphicView & graphicView); - ~ActionDrawLineParallelThrough(); - - virtual RS2::ActionType rtti(); - virtual void trigger(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void updateMouseButtonHints(); - virtual void coordinateEvent(Vector * e); - virtual void commandEvent(CommandEvent * e); - virtual QStringList getAvailableCommands(); - virtual void hideOptions(); - virtual void showOptions(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - int getNumber(); - void setNumber(int n); - - private: - /** Closest parallel. */ - Entity * parallel; - /** Data of new line */ - LineData data; - /** Number of parallels. */ - int number; - /** Coordinate of the mouse. */ - Vector coord; - /** Original entity. */ - Entity * entity; - /** Last status before entering length or number. */ - Status lastStatus; -}; - -#endif // __ACTIONDRAWLINEPARALLELTHROUGH_H__ diff --git a/src/actions/actiondrawlinepolygon.cpp b/src/actions/actiondrawlinepolygon.cpp deleted file mode 100644 index a260e44..0000000 --- a/src/actions/actiondrawlinepolygon.cpp +++ /dev/null @@ -1,270 +0,0 @@ -// actiondrawlinepolygon.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/04/2010 Added this text. :-) -// - -#include "actiondrawlinepolygon.h" - -#include "commandevent.h" -#include "creation.h" -#include "debug.h" -#include "dialogfactory.h" -#include "graphicview.h" -#include "preview.h" - -ActionDrawLinePolygon::ActionDrawLinePolygon(EntityContainer & container, - GraphicView & graphicView): ActionInterface("Draw Polygons", - container, graphicView) -{ - center = Vector(false); - corner = Vector(false); - - number = 3; -} - -ActionDrawLinePolygon::~ActionDrawLinePolygon() -{ -} - -/*virtual*/ RS2::ActionType ActionDrawLinePolygon::rtti() -{ - return RS2::ActionDrawLinePolygon; -} - -void ActionDrawLinePolygon::trigger() -{ - ActionInterface::trigger(); - -// deleteSnapper(); -// deletePreview(); -// clearPreview(); - - Creation creation(container, graphicView); - bool ok = creation.createPolygon(center, corner, number); - - if (!ok) - DEBUG->print("ActionDrawLinePolygon::trigger: No polygon added\n"); -} - -void ActionDrawLinePolygon::mouseMoveEvent(QMouseEvent * e) -{ - DEBUG->print("ActionDrawLinePolygon::mouseMoveEvent begin"); - - Vector mouse = snapPoint(e); - - switch (getStatus()) - { - case SetCenter: - break; - - case SetCorner: - - if (center.valid) - { - corner = mouse; - deletePreview(); - clearPreview(); - -// Creation creation(preview, NULL, false); -// creation.createPolygon(center, corner, number); - - drawPreview(); - } - break; - - default: - break; - } -} - -void ActionDrawLinePolygon::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::LeftButton) - { - Vector ce(snapPoint(e)); - coordinateEvent(&ce); - } - else if (e->button() == Qt::RightButton) - { - deletePreview(); - clearPreview(); - deleteSnapper(); - init(getStatus() - 1); - } -} - -void ActionDrawLinePolygon::coordinateEvent(Vector * e) -{ - if (e == NULL) - return; - - Vector mouse = *e; - - switch (getStatus()) - { - case SetCenter: - center = mouse; - setStatus(SetCorner); - graphicView->moveRelativeZero(mouse); - break; - - case SetCorner: - corner = mouse; - trigger(); - break; - - default: - break; - } -} - -void ActionDrawLinePolygon::updateMouseButtonHints() -{ - if (DIALOGFACTORY != NULL) - { - switch (getStatus()) - { - case SetCenter: - DIALOGFACTORY->updateMouseWidget(tr("Specify center"), - ""); - break; - - case SetCorner: - DIALOGFACTORY->updateMouseWidget(tr("Specify a corner"), ""); - break; - - case SetNumber: - DIALOGFACTORY->updateMouseWidget(tr("Enter number:"), ""); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } - } -} - -void ActionDrawLinePolygon::showOptions() -{ - ActionInterface::showOptions(); - - if (DIALOGFACTORY != NULL) - DIALOGFACTORY->requestOptions(this, true); -} - -void ActionDrawLinePolygon::hideOptions() -{ - ActionInterface::hideOptions(); - - if (DIALOGFACTORY != NULL) - DIALOGFACTORY->requestOptions(this, false); -} - -void ActionDrawLinePolygon::commandEvent(CommandEvent * e) -{ - QString c = e->getCommand().toLower(); - - if (checkCommand("help", c)) - { - if (DIALOGFACTORY != NULL) - DIALOGFACTORY->commandMessage(msgAvailableCommands() - + getAvailableCommands().join(", ")); - return; - } - - switch (getStatus()) - { - case SetCenter: - case SetCorner: - - if (checkCommand("number", c)) - { - deleteSnapper(); - deletePreview(); - clearPreview(); - lastStatus = (Status)getStatus(); - setStatus(SetNumber); - } - break; - - case SetNumber: { - bool ok; - int n = c.toInt(&ok); - - if (ok == true) - { - if (n > 0 && n < 10000) - number = n; - else if (DIALOGFACTORY != NULL) - DIALOGFACTORY->commandMessage(tr("Not a valid number. " - "Try 1..9999")); - - } - else if (DIALOGFACTORY != NULL) - DIALOGFACTORY->commandMessage(tr("Not a valid expression")); - - if (DIALOGFACTORY != NULL) - DIALOGFACTORY->requestOptions(this, true, true); - setStatus(lastStatus); - } - break; - - default: - break; - } -} - -QStringList ActionDrawLinePolygon::getAvailableCommands() -{ - QStringList cmd; - - switch (getStatus()) - { - case SetCenter: - case SetCorner: - cmd += command("number"); - break; - - default: - break; - } - - return cmd; -} - -void ActionDrawLinePolygon::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::CadCursor); -} - -void ActionDrawLinePolygon::updateToolBar() -{ - if (DIALOGFACTORY != NULL) - { - if (!isFinished()) - DIALOGFACTORY->requestToolBar(RS2::ToolBarSnap); - else - DIALOGFACTORY->requestToolBar(RS2::ToolBarLines); - } -} - -int ActionDrawLinePolygon::getNumber() -{ - return number; -} - -void ActionDrawLinePolygon::setNumber(int n) -{ - number = n; -} diff --git a/src/actions/actiondrawlinepolygon.h b/src/actions/actiondrawlinepolygon.h deleted file mode 100644 index f46ef98..0000000 --- a/src/actions/actiondrawlinepolygon.h +++ /dev/null @@ -1,52 +0,0 @@ -#ifndef __ACTIONDRAWLINEPOLYGON_H__ -#define __ACTIONDRAWLINEPOLYGON_H__ - -#include "actioninterface.h" -#include "vector.h" - -/** - * This action class can handle user events to draw polygons. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionDrawLinePolygon: public ActionInterface -{ - private: - enum Status { - SetCenter, /**< Setting center. */ - SetCorner, /**< Setting corner. */ - SetNumber /**< Setting number in the command line. */ - }; - - public: - ActionDrawLinePolygon(EntityContainer & container, GraphicView & graphicView); - ~ActionDrawLinePolygon(); - - virtual RS2::ActionType rtti(); - virtual void trigger(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void updateMouseButtonHints(); - virtual void coordinateEvent(Vector * e); - virtual void commandEvent(CommandEvent * e); - virtual QStringList getAvailableCommands(); - virtual void hideOptions(); - virtual void showOptions(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - int getNumber(); - void setNumber(int n); - - private: - /** Center of polygon */ - Vector center; - /** Edge */ - Vector corner; - /** Number of edges. */ - int number; - /** Last status before entering text. */ - Status lastStatus; -}; - -#endif // __ACTIONDRAWLINEPOLYGON_H__ diff --git a/src/actions/actiondrawlinepolygon2.cpp b/src/actions/actiondrawlinepolygon2.cpp deleted file mode 100644 index f4e1fa1..0000000 --- a/src/actions/actiondrawlinepolygon2.cpp +++ /dev/null @@ -1,270 +0,0 @@ -// actiondrawlinepolygon2.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/04/2010 Added this text. :-) -// - -#include "actiondrawlinepolygon2.h" - -#include "commandevent.h" -#include "creation.h" -#include "debug.h" -#include "dialogfactory.h" -#include "graphicview.h" -#include "preview.h" - -ActionDrawLinePolygon2::ActionDrawLinePolygon2(EntityContainer & container, GraphicView & graphicView): ActionInterface("Draw Polygons", - container, graphicView) -{ - corner1 = Vector(false); - corner2 = Vector(false); - - number = 3; -} - -ActionDrawLinePolygon2::~ActionDrawLinePolygon2() -{ -} - -/*virtual*/ RS2::ActionType ActionDrawLinePolygon2::rtti() -{ - return RS2::ActionDrawLinePolygon2; -} - -void ActionDrawLinePolygon2::trigger() -{ - ActionInterface::trigger(); - - deleteSnapper(); - deletePreview(); - clearPreview(); - - Creation creation(container, graphicView); - bool ok = creation.createPolygon2(corner1, corner2, number); - - if (!ok) - DEBUG->print("ActionDrawLinePolygon2::trigger: No polygon added\n"); -} - -void ActionDrawLinePolygon2::mouseMoveEvent(QMouseEvent * e) -{ - DEBUG->print("ActionDrawLinePolygon2::mouseMoveEvent begin"); - - Vector mouse = snapPoint(e); - - switch (getStatus()) - { - case SetCorner1: - break; - - case SetCorner2: - - if (corner1.valid) - { - corner2 = mouse; - deletePreview(); - clearPreview(); - -// Creation creation(preview, NULL, false); -// creation.createPolygon2(corner1, corner2, number); - - drawPreview(); - } - break; - - default: - break; - } -} - -void ActionDrawLinePolygon2::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::LeftButton) - { - Vector ce(snapPoint(e)); - coordinateEvent(&ce); - } - else if (e->button() == Qt::RightButton) - { - deletePreview(); - clearPreview(); - deleteSnapper(); - init(getStatus() - 1); - } -} - -void ActionDrawLinePolygon2::coordinateEvent(Vector * e) -{ - if (!e) - return; - - Vector mouse = *e; - - switch (getStatus()) - { - case SetCorner1: - corner1 = mouse; - setStatus(SetCorner2); - graphicView->moveRelativeZero(mouse); - break; - - case SetCorner2: - corner2 = mouse; - trigger(); - break; - - default: - break; - } -} - -void ActionDrawLinePolygon2::updateMouseButtonHints() -{ - if (DIALOGFACTORY != NULL) - { - switch (getStatus()) - { - case SetCorner1: - DIALOGFACTORY->updateMouseWidget(tr("Specify first corner"), - tr("Cancel")); - break; - - case SetCorner2: - DIALOGFACTORY->updateMouseWidget(tr("Specify second corner"), - tr("Back")); - break; - - case SetNumber: - DIALOGFACTORY->updateMouseWidget(tr("Number:"), tr("Back")); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } - } -} - -void ActionDrawLinePolygon2::showOptions() -{ - ActionInterface::showOptions(); - - if (DIALOGFACTORY != NULL) - DIALOGFACTORY->requestOptions(this, true); -} - -void ActionDrawLinePolygon2::hideOptions() -{ - ActionInterface::hideOptions(); - - if (DIALOGFACTORY != NULL) - DIALOGFACTORY->requestOptions(this, false); -} - -void ActionDrawLinePolygon2::commandEvent(CommandEvent * e) -{ - QString c = e->getCommand().toLower(); - - if (checkCommand("help", c)) - { - if (DIALOGFACTORY != NULL) - DIALOGFACTORY->commandMessage(msgAvailableCommands() - + getAvailableCommands().join(", ")); - return; - } - - switch (getStatus()) - { - case SetCorner1: - case SetCorner2: - - if (checkCommand("number", c)) - { - deleteSnapper(); - deletePreview(); - clearPreview(); - lastStatus = (Status)getStatus(); - setStatus(SetNumber); - } - break; - - case SetNumber: { - bool ok; - int n = c.toInt(&ok); - - if (ok == true) - { - if (n > 0 && n < 10000) - number = n; - else if (DIALOGFACTORY != NULL) - DIALOGFACTORY->commandMessage(tr("Not a valid number. " - "Try 1..9999")); - - } - else if (DIALOGFACTORY != NULL) - DIALOGFACTORY->commandMessage(tr("Not a valid expression.")); - - if (DIALOGFACTORY != NULL) - DIALOGFACTORY->requestOptions(this, true, true); - setStatus(lastStatus); - } - break; - - default: - break; - } -} - -QStringList ActionDrawLinePolygon2::getAvailableCommands() -{ - QStringList cmd; - - switch (getStatus()) - { - case SetCorner1: - case SetCorner2: - cmd += command("number"); - break; - - default: - break; - } - - return cmd; -} - -void ActionDrawLinePolygon2::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::CadCursor); -} - -void ActionDrawLinePolygon2::updateToolBar() -{ - if (DIALOGFACTORY != NULL) - { - if (!isFinished()) - DIALOGFACTORY->requestToolBar(RS2::ToolBarSnap); - else - DIALOGFACTORY->requestToolBar(RS2::ToolBarLines); - } -} - -int ActionDrawLinePolygon2::getNumber() -{ - return number; -} - -void ActionDrawLinePolygon2::setNumber(int n) -{ - number = n; -} diff --git a/src/actions/actiondrawlinepolygon2.h b/src/actions/actiondrawlinepolygon2.h deleted file mode 100644 index 4dcdb89..0000000 --- a/src/actions/actiondrawlinepolygon2.h +++ /dev/null @@ -1,52 +0,0 @@ -#ifndef __ACTIONDRAWLINEPOLYGON2_H__ -#define __ACTIONDRAWLINEPOLYGON2_H__ - -#include "actioninterface.h" -#include "vector.h" - -/** - * This action class can handle user events to draw polygons. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionDrawLinePolygon2: public ActionInterface -{ - private: - enum Status { - SetCorner1, /**< Setting center 1. */ - SetCorner2, /**< Setting corner 2. */ - SetNumber /**< Setting number in the command line. */ - }; - - public: - ActionDrawLinePolygon2(EntityContainer & container, GraphicView & graphicView); - ~ActionDrawLinePolygon2(); - - virtual RS2::ActionType rtti(); - virtual void trigger(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void updateMouseButtonHints(); - virtual void coordinateEvent(Vector * e); - virtual void commandEvent(CommandEvent * e); - virtual QStringList getAvailableCommands(); - virtual void hideOptions(); - virtual void showOptions(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - int getNumber(); - void setNumber(int n); - - private: - /** 1st corner */ - Vector corner1; - /** 2nd corner */ - Vector corner2; - /** Number of edges. */ - int number; - /** Last status before entering text. */ - Status lastStatus; -}; - -#endif // __ACTIONDRAWLINEPOLYGON2_H__ diff --git a/src/actions/actiondrawlinerectangle.cpp b/src/actions/actiondrawlinerectangle.cpp deleted file mode 100644 index 8700700..0000000 --- a/src/actions/actiondrawlinerectangle.cpp +++ /dev/null @@ -1,224 +0,0 @@ -// actiondrawlinerectangle.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/04/2010 Added this text. :-) -// - -#include "actiondrawlinerectangle.h" - -#include "commandevent.h" -#include "debug.h" -#include "dialogfactory.h" -#include "graphicview.h" -#include "preview.h" - -ActionDrawLineRectangle::ActionDrawLineRectangle( - EntityContainer & container, GraphicView & graphicView): - ActionInterface("Draw rectangles", container, graphicView) -{ - reset(); -} - -ActionDrawLineRectangle::~ActionDrawLineRectangle() -{ -} - -void ActionDrawLineRectangle::reset() -{ - for(int i=0; i<4; i++) - data[i] = LineData(Vector(false), Vector(false)); -} - -void ActionDrawLineRectangle::init(int status) -{ - ActionInterface::init(status); - reset(); -} - -void ActionDrawLineRectangle::trigger() -{ - ActionInterface::trigger(); - - Line * line[4]; - preparePreview(); - - // create and add rectangle: - for(int i=0; i<4; i++) - { - line[i] = new Line(container, data[i]); - line[i]->setLayerToActive(); - line[i]->setPenToActive(); - container->addEntity(line[i]); - } - - // upd. undo list: - if (document) - { - document->startUndoCycle(); - - for(int i=0; i<4; i++) - document->addUndoable(line[i]); - - document->endUndoCycle(); - } - - // upd. view -// deleteSnapper(); - graphicView->moveRelativeZero(Vector(0.0, 0.0)); - - for(int i=0; i<4; i++) - { - graphicView->drawEntity(line[i]); - DEBUG->print("ActionDrawLineRectangle::trigger(): line added: %d", line[i]->getId()); - } - - graphicView->moveRelativeZero(corner2); - graphicView->redraw(); -} - -void ActionDrawLineRectangle::mouseMoveEvent(QMouseEvent * e) -{ - DEBUG->print("ActionDrawLineRectangle::mouseMoveEvent begin"); - - Vector mouse = snapPoint(e); - - if (getStatus() == SetCorner2 && corner1.valid) - { - corner2 = mouse; -// deletePreview(); -// clearPreview(); -// preparePreview(); - -// for(int i=0; i<4; i++) -// preview->addEntity(new Line(preview, data[i])); - -// drawPreview(); - preparePreview(); - graphicView->preview.clear(); - - for(int i=0; i<4; i++) - graphicView->preview.addEntity(new Line(&(graphicView->preview), data[i])); - } - - graphicView->redraw(); - DEBUG->print("ActionDrawLineRectangle::mouseMoveEvent end"); -} - -void ActionDrawLineRectangle::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::LeftButton) - { -// Vector ce(snapPoint(e)); - Vector ce(graphicView->SnapPoint(e)); - coordinateEvent(&ce); - } - else if (e->button() == Qt::RightButton) - { -// deletePreview(); -// deleteSnapper(); - init(getStatus() - 1); - } - - graphicView->preview.clear(); // Remove entities from container - graphicView->redraw(); -} - -void ActionDrawLineRectangle::preparePreview() -{ - data[0] = LineData(corner1, Vector(corner2.x, corner1.y)); - data[1] = LineData(Vector(corner2.x, corner1.y), corner2); - data[2] = LineData(corner2, Vector(corner1.x, corner2.y)); - data[3] = LineData(Vector(corner1.x, corner2.y), corner1); -} - -void ActionDrawLineRectangle::coordinateEvent(Vector * e) -{ - if (!e) - return; - - Vector mouse = *e; - - switch (getStatus()) - { - case SetCorner1: - corner1 = mouse; - graphicView->moveRelativeZero(mouse); - setStatus(SetCorner2); - break; - - case SetCorner2: - corner2 = mouse; - trigger(); - setStatus(SetCorner1); - break; - - default: - break; - } -} - -void ActionDrawLineRectangle::commandEvent(CommandEvent * e) -{ - QString c = e->getCommand().toLower(); - - if (checkCommand("help", c)) - { - if (DIALOGFACTORY) - DIALOGFACTORY->commandMessage(msgAvailableCommands() - + getAvailableCommands().join(", ")); - return; - } -} - -QStringList ActionDrawLineRectangle::getAvailableCommands() -{ - QStringList cmd; - return cmd; -} - -void ActionDrawLineRectangle::updateMouseButtonHints() -{ - if (DIALOGFACTORY) - { - switch (getStatus()) - { - case SetCorner1: - DIALOGFACTORY->updateMouseWidget(tr("Specify first corner"), tr("Cancel")); - break; - - case SetCorner2: - DIALOGFACTORY->updateMouseWidget(tr("Specify second corner"), tr("Back")); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } - } -} - -void ActionDrawLineRectangle::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::CadCursor); -} - -void ActionDrawLineRectangle::updateToolBar() -{ - if (DIALOGFACTORY) - { - if (!isFinished()) - DIALOGFACTORY->requestToolBar(RS2::ToolBarSnap); - else - DIALOGFACTORY->requestToolBar(RS2::ToolBarLines); - } -} diff --git a/src/actions/actiondrawlinerectangle.h b/src/actions/actiondrawlinerectangle.h deleted file mode 100644 index ad687cc..0000000 --- a/src/actions/actiondrawlinerectangle.h +++ /dev/null @@ -1,52 +0,0 @@ -#ifndef __ACTIONDRAWLINERECTANGLE_H__ -#define __ACTIONDRAWLINERECTANGLE_H__ - -#include "line.h" -#include "actioninterface.h" -#include "vector.h" - -/** - * This action class can handle user events to draw rectangles with two corners - * given. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionDrawLineRectangle: public ActionInterface -{ - public: - /** - * Action States. - */ - enum Status { - SetCorner1, /**< Setting the 1st corner. */ - SetCorner2 /**< Setting the 2nd corner. */ - }; - - public: - ActionDrawLineRectangle(EntityContainer & container, GraphicView & graphicView); - ~ActionDrawLineRectangle(); - - void reset(); - virtual void init(int status = 0); - virtual void trigger(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - void preparePreview(); - virtual void coordinateEvent(Vector * e); - virtual void commandEvent(CommandEvent * e); - virtual QStringList getAvailableCommands(); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - - protected: - /** Line data for the 4 lines. */ - LineData data[4]; - /** 1st corner. */ - Vector corner1; - /** 2nd corner. */ - Vector corner2; -}; - -#endif // __ACTIONDRAWLINERECTANGLE_H__ diff --git a/src/actions/actiondrawlinerelangle.cpp b/src/actions/actiondrawlinerelangle.cpp deleted file mode 100644 index 260adc3..0000000 --- a/src/actions/actiondrawlinerelangle.cpp +++ /dev/null @@ -1,328 +0,0 @@ -// actiondrawlinerelangle.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 05/22/2010 Added this text. :-) -// - -#include "actiondrawlinerelangle.h" - -#include "commandevent.h" -#include "creation.h" -#include "debug.h" -#include "dialogfactory.h" -#include "graphicview.h" -#include "preview.h" - -ActionDrawLineRelAngle::ActionDrawLineRelAngle(EntityContainer & container, - GraphicView & graphicView, double angle, bool fixedAngle): - ActionInterface("Draw Lines with relative angles", container, graphicView) -{ - entity = NULL; - this->angle = angle; - this->fixedAngle = fixedAngle; - length = 10.0; - pos = Vector(false); -} - -ActionDrawLineRelAngle::~ActionDrawLineRelAngle() -{ -} - -/*virtual*/ RS2::ActionType ActionDrawLineRelAngle::rtti() -{ - return RS2::ActionDrawLineRelAngle; -} - -void ActionDrawLineRelAngle::trigger() -{ - ActionInterface::trigger(); - - deleteSnapper(); - deletePreview(); - clearPreview(); - - Creation creation(container, graphicView); - creation.createLineRelAngle(pos, entity, angle, length); -} - -void ActionDrawLineRelAngle::mouseMoveEvent(QMouseEvent * e) -{ - DEBUG->print("ActionDrawLineRelAngle::mouseMoveEvent begin"); - Vector mouse(graphicView->toGraphX(e->x()), graphicView->toGraphY(e->y())); - - switch (getStatus()) - { - case SetEntity: - entity = catchEntity(e, RS2::ResolveAll); - break; - - case SetPos: - { - pos = snapPoint(e); - - deletePreview(); - clearPreview(); - -// Creation creation(preview, NULL, false); -// creation.createLineRelAngle(pos, entity, angle, length); - - drawPreview(); - } - break; - - default: - break; - } - - DEBUG->print("ActionDrawLineRelAngle::mouseMoveEvent end"); -} - -void ActionDrawLineRelAngle::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::LeftButton) - { - switch (getStatus()) - { - case SetEntity: - { - Entity * en = catchEntity(e, RS2::ResolveAll); - - if (en != NULL - && (en->rtti() == RS2::EntityLine - || en->rtti() == RS2::EntityArc - || en->rtti() == RS2::EntityCircle)) - { - entity = en; - - entity->setHighlighted(true); - graphicView->drawEntity(entity); - - setStatus(SetPos); - } - } - break; - - case SetPos: - { - Vector ce(snapPoint(e)); - coordinateEvent(&ce); - } - break; - - default: - break; - } - } - else if (e->button() == Qt::RightButton) - { - deletePreview(); - deleteSnapper(); - clearPreview(); - - if (entity) - { - entity->setHighlighted(false); - graphicView->drawEntity(entity); - } - - init(getStatus() - 1); - } -} - -void ActionDrawLineRelAngle::coordinateEvent(Vector * e) -{ - if (e == NULL) - return; - - switch (getStatus()) - { - case SetPos: - pos = *e; - trigger(); - break; - - default: - break; - } -} - -void ActionDrawLineRelAngle::commandEvent(CommandEvent * e) -{ - QString c = e->getCommand().toLower(); - - if (checkCommand("help", c)) - { - if (DIALOGFACTORY != NULL) - DIALOGFACTORY->commandMessage(msgAvailableCommands() - + getAvailableCommands().join(", ")); - return; - } - - switch (getStatus()) - { - case SetEntity: - case SetPos: - if (!fixedAngle && checkCommand("angle", c)) - { - deleteSnapper(); - deletePreview(); - clearPreview(); - setStatus(SetAngle); - } - else if (checkCommand("length", c)) - { - deleteSnapper(); - deletePreview(); - clearPreview(); - setStatus(SetLength); - } - break; - - case SetAngle: - { - bool ok; - double a = Math::eval(c, &ok); - - if (ok) - angle = Math::deg2rad(a); - else if (DIALOGFACTORY) - DIALOGFACTORY->commandMessage(tr("Not a valid expression")); - - if (DIALOGFACTORY) - DIALOGFACTORY->requestOptions(this, true, true); - - setStatus(SetPos); - } - break; - - case SetLength: - { - bool ok; - double l = Math::eval(c, &ok); - - if (ok) - length = l; - else if (DIALOGFACTORY) - DIALOGFACTORY->commandMessage(tr("Not a valid expression")); - - if (DIALOGFACTORY) - DIALOGFACTORY->requestOptions(this, true, true); - - setStatus(SetPos); - } - break; - - default: - break; - } -} - -QStringList ActionDrawLineRelAngle::getAvailableCommands() -{ - QStringList cmd; - - switch (getStatus()) - { - case SetPos: - case SetLength: - if (!fixedAngle) - cmd += command("angle"); - cmd += command("length"); - break; - - default: - break; - } - - return cmd; -} - -void ActionDrawLineRelAngle::updateMouseButtonHints() -{ - if (DIALOGFACTORY) - { - switch (getStatus()) - { - case SetEntity: - DIALOGFACTORY->updateMouseWidget(tr("Select base entity"), - tr("Cancel")); - break; - - case SetPos: - DIALOGFACTORY->updateMouseWidget(tr("Specify position"), - tr("Back")); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } - } -} - -void ActionDrawLineRelAngle::showOptions() -{ - ActionInterface::showOptions(); - - if (DIALOGFACTORY) - DIALOGFACTORY->requestOptions(this, true); -} - -void ActionDrawLineRelAngle::hideOptions() -{ - ActionInterface::hideOptions(); - - if (DIALOGFACTORY) - DIALOGFACTORY->requestOptions(this, false); -} - -void ActionDrawLineRelAngle::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::CadCursor); -} - -void ActionDrawLineRelAngle::updateToolBar() -{ - if (DIALOGFACTORY) - { - if (!isFinished()) - DIALOGFACTORY->requestToolBar(RS2::ToolBarSnap); - else - DIALOGFACTORY->requestToolBar(RS2::ToolBarLines); - } -} - -void ActionDrawLineRelAngle::setAngle(double a) -{ - angle = a; -} - -double ActionDrawLineRelAngle::getAngle() -{ - return angle; -} - -void ActionDrawLineRelAngle::setLength(double l) -{ - length = l; -} - -double ActionDrawLineRelAngle::getLength() -{ - return length; -} - -bool ActionDrawLineRelAngle::hasFixedAngle() -{ - return fixedAngle; -} diff --git a/src/actions/actiondrawlinerelangle.h b/src/actions/actiondrawlinerelangle.h deleted file mode 100644 index 3aed2bc..0000000 --- a/src/actions/actiondrawlinerelangle.h +++ /dev/null @@ -1,70 +0,0 @@ -#ifndef __ACTIONDRAWLINERELANGLE_H__ -#define __ACTIONDRAWLINERELANGLE_H__ - -#include "line.h" -#include "actioninterface.h" -#include "vector.h" - -class Entity; - -/** - * This action class can handle user events to draw lines with a given angle - * to a given entity. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionDrawLineRelAngle: public ActionInterface -{ - private: - enum Status { - SetEntity, /**< Choose entity. */ - SetPos, /**< Choose position. */ - SetAngle, /**< Set angle in console. */ - SetLength /**< Set length in console. */ - }; - - public: - ActionDrawLineRelAngle(EntityContainer & container, GraphicView & graphicView, double angle = 0.0, bool fixedAngle = false); - ~ActionDrawLineRelAngle(); - - virtual RS2::ActionType rtti(); - virtual void trigger(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void coordinateEvent(Vector * e); - virtual void commandEvent(CommandEvent * e); - virtual QStringList getAvailableCommands(); - virtual void hideOptions(); - virtual void showOptions(); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - void setAngle(double a); - double getAngle(); - void setLength(double l); - double getLength(); - bool hasFixedAngle(); - - private: - /** Chosen entity */ - Entity * entity; - /** Chosen position */ - Vector pos; - /** Data of new line */ - LineData data; - /** - * Line angle. - */ - double angle; - /** - * Line length. - */ - double length; - /** - * Is the angle fixed? - */ - bool fixedAngle; -}; - -#endif // __ACTIONDRAWLINERELANGLE_H__ diff --git a/src/actions/actiondrawlinetangent1.cpp b/src/actions/actiondrawlinetangent1.cpp deleted file mode 100644 index 045ae6d..0000000 --- a/src/actions/actiondrawlinetangent1.cpp +++ /dev/null @@ -1,202 +0,0 @@ -// actiondrawlinetangent1.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/04/2010 Added this text. :-) -// - -#include "actiondrawlinetangent1.h" - -#include "creation.h" -#include "debug.h" -#include "dialogfactory.h" -#include "graphicview.h" -#include "preview.h" - -ActionDrawLineTangent1::ActionDrawLineTangent1(EntityContainer & container, GraphicView & graphicView): ActionInterface("Draw Tangents 1", - container, graphicView) -{ - tangent = NULL; - point = Vector(false); - circle = NULL; -} - -ActionDrawLineTangent1::~ActionDrawLineTangent1() -{ -} - -void ActionDrawLineTangent1::trigger() -{ - ActionInterface::trigger(); - - if (tangent) - { - Entity * newEntity = NULL; - newEntity = new Line(container, tangent->getData()); - - if (newEntity) - { - newEntity->setLayerToActive(); - newEntity->setPenToActive(); - container->addEntity(newEntity); - - // upd. undo list: - if (document) - { - document->startUndoCycle(); - document->addUndoable(newEntity); - document->endUndoCycle(); - } - - deleteSnapper(); - graphicView->drawEntity(newEntity); - - setStatus(SetPoint); - } - - delete tangent; - tangent = NULL; - } - else - DEBUG->print("ActionDrawLineTangent1::trigger:" - " Entity is NULL\n"); -} - -void ActionDrawLineTangent1::mouseMoveEvent(QMouseEvent * e) -{ - DEBUG->print("ActionDrawLineTangent1::mouseMoveEvent begin"); - Vector mouse(graphicView->toGraphX(e->x()), graphicView->toGraphY(e->y())); - - switch (getStatus()) - { - case SetPoint: - point = snapPoint(e); - break; - - case SetCircle: - { - Entity * en = catchEntity(e, RS2::ResolveAll); - - if (en && (en->rtti() == RS2::EntityCircle - || en->rtti() == RS2::EntityArc - || en->rtti() == RS2::EntityEllipse)) - { - circle = en; - Creation creation(NULL, NULL); - Line * t = creation.createTangent1(mouse, point, circle); - - if (t) - { - if (tangent) - delete tangent; - - tangent = (Line *)t->clone(); - - deletePreview(); - clearPreview(); -// preview->addEntity(t); - drawPreview(); - } - } - } - break; - - default: - break; - } - - DEBUG->print("ActionDrawLineTangent1::mouseMoveEvent end"); -} - -void ActionDrawLineTangent1::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::RightButton) - { - deletePreview(); - clearPreview(); - deleteSnapper(); - init(getStatus() - 1); - } - else - { - switch (getStatus()) - { - case SetPoint: - { - Vector ce(snapPoint(e)); - coordinateEvent(&ce); - } - break; - - case SetCircle: - trigger(); - break; - } - } -} - -void ActionDrawLineTangent1::coordinateEvent(Vector * e) -{ - if (e == NULL) - return; - - switch (getStatus()) - { - case SetPoint: - point = *e; - deleteSnapper(); - graphicView->moveRelativeZero(point); - setStatus(SetCircle); - break; - - default: - break; - } -} - -void ActionDrawLineTangent1::updateMouseButtonHints() -{ - if (DIALOGFACTORY != NULL) - { - switch (getStatus()) - { - case SetPoint: - DIALOGFACTORY->updateMouseWidget(tr("Specify point"), tr("Cancel")); - break; - - case SetCircle: - DIALOGFACTORY->updateMouseWidget(tr("Select circle, arc or ellipse"), - tr("Back")); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } - } -} - -void ActionDrawLineTangent1::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::CadCursor); -} - -void ActionDrawLineTangent1::updateToolBar() -{ - if (DIALOGFACTORY) - { - if (!isFinished()) - DIALOGFACTORY->requestToolBar(RS2::ToolBarSnap); - else - DIALOGFACTORY->requestToolBar(RS2::ToolBarLines); - } -} diff --git a/src/actions/actiondrawlinetangent1.h b/src/actions/actiondrawlinetangent1.h deleted file mode 100644 index 85f097d..0000000 --- a/src/actions/actiondrawlinetangent1.h +++ /dev/null @@ -1,49 +0,0 @@ -#ifndef __ACTIONDRAWLINETANGENT1_H__ -#define __ACTIONDRAWLINETANGENT1_H__ - -#include "line.h" -#include "actioninterface.h" -#include "vector.h" - -class Line; -class Entity; - -/** - * This action class can handle user events to draw tangents from points - * to circles. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionDrawLineTangent1: public ActionInterface -{ - private: - enum Status { - SetPoint, /**< Choose the startpoint. */ - SetCircle /**< Choose the circle / arc. */ - }; - - public: - ActionDrawLineTangent1(EntityContainer & container, GraphicView & graphicView); - ~ActionDrawLineTangent1(); - - virtual void trigger(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void coordinateEvent(Vector * e); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - - private: - /** Closest tangent. */ - Line * tangent; - /** Chosen startpoint */ - Vector point; - /** Chosen entity */ - Entity * circle; - /** Data of new tangent */ - LineData data; -}; - -#endif // __ACTIONDRAWLINETANGENT1_H__ diff --git a/src/actions/actiondrawlinetangent2.cpp b/src/actions/actiondrawlinetangent2.cpp deleted file mode 100644 index 4397560..0000000 --- a/src/actions/actiondrawlinetangent2.cpp +++ /dev/null @@ -1,178 +0,0 @@ -// actiondrawlinetangent2.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/04/2010 Added this text. :-) -// - -#include "actiondrawlinetangent2.h" - -#include "creation.h" -#include "debug.h" -#include "dialogfactory.h" -#include "graphicview.h" -#include "preview.h" - -ActionDrawLineTangent2::ActionDrawLineTangent2( - EntityContainer & container, GraphicView & graphicView): - ActionInterface("Draw Tangents 2", container, graphicView) -{ - tangent = NULL; - circle1 = NULL; - circle2 = NULL; -} - -ActionDrawLineTangent2::~ActionDrawLineTangent2() -{ -} - -void ActionDrawLineTangent2::trigger() -{ - ActionInterface::trigger(); - - if (tangent != NULL) - { - Entity * newEntity = NULL; - newEntity = new Line(container, tangent->getData()); - - if (newEntity != NULL) - { - newEntity->setLayerToActive(); - newEntity->setPenToActive(); - container->addEntity(newEntity); - - // upd. undo list: - if (document != NULL) - { - document->startUndoCycle(); - document->addUndoable(newEntity); - document->endUndoCycle(); - } - graphicView->drawEntity(newEntity); - setStatus(SetCircle1); - } - - delete tangent; - tangent = NULL; - } - else - DEBUG->print("ActionDrawLineTangent2::trigger:" - " Entity is NULL\n"); -} - -void ActionDrawLineTangent2::mouseMoveEvent(QMouseEvent * e) -{ - DEBUG->print("ActionDrawLineTangent2::mouseMoveEvent begin"); - - Vector mouse(graphicView->toGraphX(e->x()), graphicView->toGraphY(e->y())); - - switch (getStatus()) - { - case SetCircle1: { - Entity * en = catchEntity(e, RS2::ResolveAll); - - if (en != NULL && (en->rtti() == RS2::EntityCircle - || en->rtti() == RS2::EntityArc)) - circle1 = en; - } - break; - - case SetCircle2: - { - Entity * en = catchEntity(e, RS2::ResolveAll); - - if (en && (en->rtti() == RS2::EntityCircle - || en->rtti() == RS2::EntityArc)) - { - circle2 = en; - Creation creation(NULL, NULL); - Line * t = creation.createTangent2(mouse, circle1, circle2); - - if (t) - { - if (tangent) - delete tangent; - - tangent = (Line *)t->clone(); - - deletePreview(); - clearPreview(); -// preview->addEntity(t); - drawPreview(); - } - } - } - break; - - default: - break; - } - - DEBUG->print("ActionDrawLineTangent2::mouseMoveEvent end"); -} - -void ActionDrawLineTangent2::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::RightButton) - { - deletePreview(); - clearPreview(); - init(getStatus() - 1); - } - else - { - switch (getStatus()) - { - case SetCircle1: - setStatus(SetCircle2); - break; - - case SetCircle2: - trigger(); - break; - } - } -} - -void ActionDrawLineTangent2::updateMouseButtonHints() -{ - if (DIALOGFACTORY != NULL) - { - switch (getStatus()) - { - case SetCircle1: - DIALOGFACTORY->updateMouseWidget(tr("Select first circle or arc"), - tr("Cancel")); - break; - - case SetCircle2: - DIALOGFACTORY->updateMouseWidget(tr("Select second circle or arc"), - tr("Back")); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } - } -} - -void ActionDrawLineTangent2::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::CadCursor); -} - -void ActionDrawLineTangent2::updateToolBar() -{ - if (DIALOGFACTORY != NULL) - DIALOGFACTORY->requestToolBar(RS2::ToolBarLines); -} diff --git a/src/actions/actiondrawlinetangent2.h b/src/actions/actiondrawlinetangent2.h deleted file mode 100644 index 4346d69..0000000 --- a/src/actions/actiondrawlinetangent2.h +++ /dev/null @@ -1,47 +0,0 @@ -#ifndef __ACTIONDRAWLINETANGENT2_H__ -#define __ACTIONDRAWLINETANGENT2_H__ - -#include "line.h" -#include "actioninterface.h" - -class Entity; -/** - * This action class can handle user events to draw tangents from circle to - * circle. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionDrawLineTangent2: public ActionInterface -{ - private: - enum Status { - SetCircle1, /**< Choose the startpoint. */ - SetCircle2 /**< Choose the circle / arc. */ - }; - - public: - ActionDrawLineTangent2(EntityContainer & container, GraphicView & graphicView); - ~ActionDrawLineTangent2(); - - virtual void trigger(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void updateMouseButtonHints(); - //virtual void hideOptions(); - //virtual void showOptions(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - - private: - /** Closest tangent. */ - Line * tangent; - /** 1st chosen entity */ - Entity * circle1; - /** 2nd chosen entity */ - Entity * circle2; - /** Data of new tangent */ - LineData data; -}; - -#endif // __ACTIONDRAWLINETANGENT2_H__ diff --git a/src/actions/actiondrawpoint.cpp b/src/actions/actiondrawpoint.cpp deleted file mode 100644 index 891990d..0000000 --- a/src/actions/actiondrawpoint.cpp +++ /dev/null @@ -1,136 +0,0 @@ -// actiondrawpoint.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 05/22/2010 Added this text. :-) -// - -#include "actiondrawpoint.h" - -#include "commandevent.h" -#include "dialogfactory.h" -#include "graphicview.h" -#include "preview.h" - -ActionDrawPoint::ActionDrawPoint(EntityContainer & container, GraphicView & graphicView): - ActionInterface("Draw Points", container, graphicView) -{ -} - -ActionDrawPoint::~ActionDrawPoint() -{ -} - -void ActionDrawPoint::trigger() -{ - if (pt.valid) - { - Point * point = new Point(container, PointData(pt)); - container->addEntity(point); - - if (document) - { - document->startUndoCycle(); - document->addUndoable(point); - document->endUndoCycle(); - } - - deleteSnapper(); - graphicView->moveRelativeZero(Vector(0.0, 0.0)); - graphicView->drawEntity(point); - graphicView->moveRelativeZero(pt); - drawSnapper(); - } -} - -void ActionDrawPoint::mouseMoveEvent(QMouseEvent * e) -{ - snapPoint(e); -} - -void ActionDrawPoint::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::LeftButton) - { - Vector ce(snapPoint(e)); - coordinateEvent(&ce); - } - else if (e->button() == Qt::RightButton) - { - deleteSnapper(); - init(getStatus() - 1); - } -} - -void ActionDrawPoint::coordinateEvent(Vector * e) -{ - if (e == NULL) - return; - - Vector mouse = *e; - - pt = mouse; - trigger(); -} - -void ActionDrawPoint::commandEvent(CommandEvent * e) -{ - QString c = e->getCommand().toLower(); - - if (checkCommand("help", c)) - { - if (DIALOGFACTORY != NULL) - DIALOGFACTORY->commandMessage(msgAvailableCommands() - + getAvailableCommands().join(", ")); - - return; - } -} - -QStringList ActionDrawPoint::getAvailableCommands() -{ - QStringList cmd; - return cmd; -} - -void ActionDrawPoint::updateMouseButtonHints() -{ - if (DIALOGFACTORY != NULL) - { - switch (getStatus()) - { - case 0: - DIALOGFACTORY->updateMouseWidget(tr("Specify location"), tr("Cancel")); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } - } -} - -void ActionDrawPoint::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::CadCursor); -} - -void ActionDrawPoint::updateToolBar() -{ - if (DIALOGFACTORY != NULL) - { - if (!isFinished()) - DIALOGFACTORY->requestToolBar(RS2::ToolBarSnap); - else - DIALOGFACTORY->requestToolBar(RS2::ToolBarPoints); - } -} diff --git a/src/actions/actiondrawpoint.h b/src/actions/actiondrawpoint.h deleted file mode 100644 index 45637c0..0000000 --- a/src/actions/actiondrawpoint.h +++ /dev/null @@ -1,33 +0,0 @@ -#ifndef __ACTIONDRAWPOINT_H__ -#define __ACTIONDRAWPOINT_H__ - -#include "actioninterface.h" -#include "vector.h" - -/** - * This action class can handle user events to draw points. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionDrawPoint: public ActionInterface -{ - public: - ActionDrawPoint(EntityContainer & container, GraphicView & graphicView); - ~ActionDrawPoint(); - - virtual void trigger(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void coordinateEvent(Vector * e); - virtual void commandEvent(CommandEvent * e); - virtual QStringList getAvailableCommands(); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - - private: - Vector pt; -}; - -#endif // __ACTIONDRAWPOINT_H__ diff --git a/src/actions/actiondrawpolyline.cpp b/src/actions/actiondrawpolyline.cpp deleted file mode 100644 index 1ddd412..0000000 --- a/src/actions/actiondrawpolyline.cpp +++ /dev/null @@ -1,308 +0,0 @@ -// actiondrawpolyline.cpp -// -// Part of the Architektonas Project -// by James L. Hammons -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 09/13/2010 Created this file. :-) -// - -#include "actiondrawpolyline.h" - -#include "debug.h" -#include "dialogfactory.h" -#include "graphicview.h" -#include "polyline.h" - -ActionDrawPolyline::ActionDrawPolyline(EntityContainer & container, - GraphicView & graphicView): - ActionInterface("Draw polyline", container, graphicView), vertex(false), polyline(NULL) -{ -// vertex = Vector(false); -} - -ActionDrawPolyline::~ActionDrawPolyline() -{ - if (polyline) - delete polyline; -} - -/*virtual*/ RS2::ActionType ActionDrawPolyline::rtti() -{ - return RS2::ActionDrawPolyline; -} - -void ActionDrawPolyline::trigger() -{ - if (polyline) - { - container->addEntity(polyline); - - if (document) - { - document->startUndoCycle(); - document->addUndoable(polyline); - document->endUndoCycle(); - } - - DEBUG->print("ActionDrawPolyline::trigger(): polyline added: %d", polyline->getId()); - polyline = NULL; - graphicView->redraw(); //hm. - } -} - -void ActionDrawPolyline::mouseMoveEvent(QMouseEvent * e) -{ -#if 0 - if (vertex.valid && polyline) - { - Vector v = snapPoint(e); - Entity * ent = polyline->addVertex(v); - ent->setLayerToActive(); - ent->setPenToActive(); - -// deleteSnapper(); -// graphicView->drawEntity(ent); -// drawSnapper(); - - vertex = v; - DEBUG->print("ActionDrawPolyline::mouseMoveEvent(): line added: %d", ent->getId()); - } -#else - Vector mouse = graphicView->SnapPoint(e); - - if (getStatus() == SetNextPoint && startPoint.valid) - { - // We have to draw a line or arc depending on the state of the "Arc" - // checkbox. - // We'll start with lines... - graphicView->preview.clear(); - Line * line = new Line(&(graphicView->preview), LineData(startPoint, mouse)); - - if (polyline) - graphicView->preview.addEntity(polyline); - - graphicView->preview.addEntity(line); - } - - graphicView->redraw(); //hm. -#endif - -#if 0 - Vector mouse = graphicView->snapper.snapPoint(e); - DEBUG->print("ActionDrawLine::mouseMoveEvent: snap point: OK"); - - if (getStatus() == SetEndpoint && data.startpoint.valid) - { - DEBUG->print("ActionDrawLine::mouseMoveEvent: update preview"); - // This is lame. Creating a new Line every time the endpoint moves. - // Surely we can alter the line entity inside the preview, no? -#if 0 - graphicView->preview.clear(); // Remove entities from the container - Line * line = new Line(&(graphicView->preview), LineData(data.startpoint, mouse)); - graphicView->preview.addEntity(line); -#else - // We can assume there's only one line in there, can't we? - Line * line = (Line *)graphicView->preview.firstEntity(RS2::ResolveNone); - - if (line) - { - line->setEndpoint(mouse); - } - else - { - line = new Line(&(graphicView->preview), LineData(data.startpoint, mouse)); - graphicView->preview.addEntity(line); - } -#endif - } - - //hm. [ok, this works. :-D] - graphicView->redraw(); -#endif -} - -void ActionDrawPolyline::mousePressEvent(QMouseEvent * e) -{ - if (e->button() == Qt::LeftButton) - { -// vertex = snapPoint(e); -// polyline = new Polyline(container, PolylineData(vertex, vertex, 0)); -// polyline->setLayerToActive(); -// polyline->setPenToActive(); - } -} - -void ActionDrawPolyline::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::LeftButton) - { - Vector ce(graphicView->SnapPoint(e)); - coordinateEvent(&ce); - -//let's try this... - if (!polyline) - { -//printf("ActionDrawPolyline::mouseReleaseEvent(): Creating polyline...\n"); - polyline = new Polyline(container, PolylineData(ce, ce, 0)); -// vertex = snapPoint(e); -// polyline = new Polyline(container, PolylineData(vertex, vertex, 0)); - polyline->setLayerToActive(); - polyline->setPenToActive(); - } - else - { -//printf("ActionDrawPolyline::mouseReleaseEvent(): Adding vertex to polyline...\n"); - Entity * ent = polyline->addVertex(ce); - ent->setLayerToActive(); - ent->setPenToActive(); - } - } - else if (e->button() == Qt::RightButton) - { -#if 0 - if (polyline) - { - delete polyline; - polyline = NULL; - } -#else -// if (getStatus() == SetFirstPoint) -//ANY right button should trigger (? what about adding twice? won't happen) - trigger(); // this will set the polyline to NULL once added to the container -#endif - - init(getStatus() - 1); - graphicView->redraw(); //hm. - } -} - -void ActionDrawPolyline::coordinateEvent(Vector * coordinate) -{ - DEBUG->print("ActionDrawPolyline::coordinateEvent"); - - if (!coordinate) - { - DEBUG->print("ActionDrawPolyline::coordinateEvent: event was NULL"); - return; - } - -// Vector mouse = *e; - - switch (getStatus()) - { - case SetFirstPoint: - startPoint = *coordinate; -// ClearHistory(); -// history.append(new Vector(mouse)); -// start = data.startpoint; - setStatus(SetNextPoint); - graphicView->moveRelativeZero(*coordinate); -// trigger(); - updateMouseButtonHints(); - break; - - case SetNextPoint: -// data.endpoint = mouse; -// history.append(new Vector(mouse)); -// startPoint = endPoint; - startPoint = *coordinate; -// trigger(); - updateMouseButtonHints(); - break; - - default: - break; - } - - DEBUG->print("ActionDrawPolyline::coordinateEvent: OK"); -} - -void ActionDrawPolyline::updateMouseButtonHints() -{ - switch (getStatus()) - { - case SetFirstPoint: - DIALOGFACTORY->updateMouseWidget(tr("Set first point"), tr("Cancel")); - break; - - case SetNextPoint: - DIALOGFACTORY->updateMouseWidget(tr("Set next point"), tr("Back")); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } -} - -void ActionDrawPolyline::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::CadCursor); -} - -void ActionDrawPolyline::updateToolBar() -{ - if (!isFinished()) - DIALOGFACTORY->requestToolBar(RS2::ToolBarSnap); - else - DIALOGFACTORY->requestToolBar(RS2::ToolBarPolylines); -} - -void ActionDrawPolyline::showOptions() -{ - DEBUG->print("ActionDrawPolyline::showOptions"); - ActionInterface::showOptions(); - DIALOGFACTORY->requestOptions(this, true); - DEBUG->print("ActionDrawPolyline::showOptions: OK"); -} - -void ActionDrawPolyline::hideOptions() -{ - ActionInterface::hideOptions(); - DIALOGFACTORY->requestOptions(this, false); -} - -void ActionDrawPolyline::close() -{ -#if 0 -//NOTE: We should grey out the "close" button until the conditions for its use are satisfied. -// Though I can see how this would be called via cmd line... So I guess it's OK - if (history.count() > 2 && start.valid) - { - data.endpoint = start; - trigger(); - setStatus(SetFirstPoint); - graphicView->moveRelativeZero(start); - } - else - DIALOGFACTORY->commandMessage(tr("Cannot close sequence of lines: Not enough entities defined yet.")); -#else - DIALOGFACTORY->commandMessage(tr("Close functionality not defined yet...")); -#endif -} - -void ActionDrawPolyline::undo() -{ -#if 0 -//NOTE: We should grey out the "undo" button until the conditions for its use are satisfied. - if (history.count() > 1) - { - history.removeLast(); - graphicView->setCurrentAction(new ActionEditUndo(true, *container, *graphicView)); - data.startpoint = *history.last(); - graphicView->moveRelativeZero(data.startpoint); - graphicView->preview.clear(); - graphicView->redraw(); - } - else - DIALOGFACTORY->commandMessage(tr("Cannot undo: Not enough entities defined yet.")); -#else - DIALOGFACTORY->commandMessage(tr("Undo functionality not defined yet...")); -#endif -} diff --git a/src/actions/actiondrawpolyline.h b/src/actions/actiondrawpolyline.h deleted file mode 100644 index b344c57..0000000 --- a/src/actions/actiondrawpolyline.h +++ /dev/null @@ -1,53 +0,0 @@ -#ifndef __ACTIONDRAWPOLYLINE_H__ -#define __ACTIONDRAWPOLYLINE_H__ - -#include "actioninterface.h" -#include "vector.h" - -class Polyline; - -/** - * This class handles polyline creation. - * - * @author James Hammons - */ -class ActionDrawPolyline: public ActionInterface -{ - public: - /** Action States */ - enum Status - { - SetFirstPoint = 0, /**< Setting the first point. */ - SetNextPoint /**< Setting the next point. */ - }; - - public: - ActionDrawPolyline(EntityContainer & container, GraphicView & graphicView); - ~ActionDrawPolyline(); - - virtual RS2::ActionType rtti(); - virtual void trigger(); - virtual void mouseMoveEvent(QMouseEvent *); - virtual void mousePressEvent(QMouseEvent *); - virtual void mouseReleaseEvent(QMouseEvent *); - virtual void coordinateEvent(Vector *); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - virtual void showOptions(); - virtual void hideOptions(); - void close(); - void undo(); - - protected: - Vector vertex; - Vector startPoint; - Polyline * polyline; - /** Start point of the series of lines. Used for close function. */ - Vector start; - /** Point history (for undo) */ -//This probably won't work, because of arc segments... - QList history; -}; - -#endif // __ACTIONDRAWPOLYLINE_H__ diff --git a/src/actions/actiondrawspline.cpp b/src/actions/actiondrawspline.cpp deleted file mode 100644 index befd888..0000000 --- a/src/actions/actiondrawspline.cpp +++ /dev/null @@ -1,359 +0,0 @@ -// actiondrawspline.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/04/2010 Added this text. :-) -// - -#include "actiondrawspline.h" - -#include "commandevent.h" -#include "commands.h" -#include "debug.h" -#include "dialogfactory.h" -#include "graphicview.h" -#include "preview.h" - -ActionDrawSpline::ActionDrawSpline(EntityContainer & container, GraphicView & graphicView): - ActionInterface("Draw splines", container, graphicView) -{ - reset(); -#warning "!!! Need to port setAutoDelete() behaviour from Qt3 to Qt4 !!!" -// history.setAutoDelete(true); - data = SplineData(3, false); - //bHistory.setAutoDelete(true); -} - -ActionDrawSpline::~ActionDrawSpline() -{ -} - -/*virtual*/ RS2::ActionType ActionDrawSpline::rtti() -{ - return RS2::ActionDrawSpline; -} - -void ActionDrawSpline::reset() -{ - spline = NULL; - //start = Vector(false); - history.clear(); - //bHistory.clear(); -} - -void ActionDrawSpline::init(int status) -{ - ActionInterface::init(status); - - reset(); -} - -void ActionDrawSpline::trigger() -{ - ActionInterface::trigger(); - - if (spline == NULL) - return; - - // add the entity - spline->setLayerToActive(); - spline->setPenToActive(); - spline->update(); - container->addEntity(spline); - - // upd. undo list: - if (document) - { - document->startUndoCycle(); - document->addUndoable(spline); - document->endUndoCycle(); - } - - // upd view - deleteSnapper(); - Vector r = graphicView->getRelativeZero(); - graphicView->moveRelativeZero(Vector(0.0, 0.0)); - graphicView->drawEntity(spline); - graphicView->moveRelativeZero(r); - drawSnapper(); - DEBUG->print("ActionDrawSpline::trigger(): spline added: %d", spline->getId()); - - spline = NULL; - //history.clear(); -} - -void ActionDrawSpline::mouseMoveEvent(QMouseEvent * e) -{ - DEBUG->print("ActionDrawSpline::mouseMoveEvent begin"); - - Vector mouse = snapPoint(e); - - if (getStatus() == SetNextPoint && spline) - { - deletePreview(); - clearPreview(); - - Spline * tmpSpline = (Spline *)spline->clone(); - tmpSpline->addControlPoint(mouse); - tmpSpline->update(); -// preview->addEntity(tmpSpline); - - QList cpts = tmpSpline->getControlPoints(); - QList::iterator it; - -// for(it=cpts.begin(); it!=cpts.end(); it+) -// preview->addEntity(new Point(preview, PointData(*it))); - - drawPreview(); - } - - DEBUG->print("ActionDrawSpline::mouseMoveEvent end"); -} - -void ActionDrawSpline::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::LeftButton) - { - Vector ce(snapPoint(e)); - coordinateEvent(&ce); - } - else if (e->button() == Qt::RightButton) - { - if (getStatus() == SetNextPoint) - trigger(); - - deletePreview(); - clearPreview(); - deleteSnapper(); - init(getStatus() - 1); - } -} - -void ActionDrawSpline::coordinateEvent(Vector * e) -{ - if (!e) - return; - - Vector mouse = *e; - - switch (getStatus()) - { - case SetStartpoint: - history.clear(); - history.append(new Vector(mouse)); - - if (!spline) - { - spline = new Spline(container, data); - spline->addControlPoint(mouse); - } - - setStatus(SetNextPoint); - graphicView->moveRelativeZero(mouse); - updateMouseButtonHints(); - break; - - case SetNextPoint: - graphicView->moveRelativeZero(mouse); - history.append(new Vector(mouse)); - - if (spline) - { - spline->addControlPoint(mouse); - deletePreview(); - clearPreview(); - deleteSnapper(); - drawSnapper(); - } - - updateMouseButtonHints(); - break; - - default: - break; - } -} - -void ActionDrawSpline::commandEvent(CommandEvent * e) -{ - QString c = e->getCommand().toLower(); - - switch (getStatus()) - { - case SetStartpoint: - if (checkCommand("help", c)) - { - DIALOGFACTORY->commandMessage(msgAvailableCommands() - + getAvailableCommands().join(", ")); - return; - } - - break; - - case SetNextPoint: - if (checkCommand("undo", c)) - { - undo(); - updateMouseButtonHints(); - return; - } - - break; - - default: - break; - } -} - -QStringList ActionDrawSpline::getAvailableCommands() -{ - QStringList cmd; - - switch (getStatus()) - { - case SetStartpoint: - break; - - case SetNextPoint: - if (history.count() >= 2) - cmd += command("undo"); - - if (history.count() >= 3) - cmd += command("close"); - - break; - - default: - break; - } - - return cmd; -} - -void ActionDrawSpline::updateMouseButtonHints() -{ - switch (getStatus()) - { - case SetStartpoint: - DIALOGFACTORY->updateMouseWidget(tr("Specify first control point"), - tr("Cancel")); - break; - - case SetNextPoint: - { - QString msg = ""; - - if (history.count() >= 3) - { - msg += COMMANDS->command("close"); - msg += "/"; - } - - if (history.count() >= 2) - msg += COMMANDS->command("undo"); - - if (history.count() >= 2) - DIALOGFACTORY->updateMouseWidget( - tr("Specify next control point or [%1]").arg(msg), - tr("Back")); - else - DIALOGFACTORY->updateMouseWidget( - tr("Specify next control point"), - tr("Back")); - } - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } -} - -void ActionDrawSpline::showOptions() -{ - ActionInterface::showOptions(); - DIALOGFACTORY->requestOptions(this, true); -} - -void ActionDrawSpline::hideOptions() -{ - ActionInterface::hideOptions(); - DIALOGFACTORY->requestOptions(this, false); -} - -void ActionDrawSpline::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::CadCursor); -} - -void ActionDrawSpline::updateToolBar() -{ - if (!isFinished()) - DIALOGFACTORY->requestToolBar(RS2::ToolBarSnap); - else - DIALOGFACTORY->requestToolBar(RS2::ToolBarMain); -} - -void ActionDrawSpline::undo() -{ - if (history.count() > 1) - { - history.removeLast(); - deletePreview(); - clearPreview(); - - if (history.last()) - { - //point = *history.last(); - } - - if (spline) - { - spline->removeLastControlPoint(); - Vector * v = history.last(); - - if (v) - graphicView->moveRelativeZero(*v); - - graphicView->redraw(); - } - } - else - DIALOGFACTORY->commandMessage( - tr("Cannot undo: Not enough entities defined yet.")); -} - -void ActionDrawSpline::setDegree(int deg) -{ - data.degree = deg; - - if (spline) - spline->setDegree(deg); -} - -int ActionDrawSpline::getDegree() -{ - return data.degree; -} - -void ActionDrawSpline::setClosed(bool c) -{ - data.closed = c; - - if (spline) - spline->setClosed(c); -} - -bool ActionDrawSpline::isClosed() -{ - return data.closed; -} diff --git a/src/actions/actiondrawspline.h b/src/actions/actiondrawspline.h deleted file mode 100644 index a014089..0000000 --- a/src/actions/actiondrawspline.h +++ /dev/null @@ -1,67 +0,0 @@ -#ifndef __ACTIONDRAWSPLINE_H__ -#define __ACTIONDRAWSPLINE_H__ - -#include -#include "actioninterface.h" -#include "spline.h" - -/** - * This action class can handle user events to draw splines. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionDrawSpline: public ActionInterface -{ - public: - /** - * Action States. - */ - enum Status { - SetStartpoint, /**< Setting the startpoint. */ - SetNextPoint /**< Setting the next point. */ - }; - - public: - ActionDrawSpline(EntityContainer & container, GraphicView & graphicView); - virtual ~ActionDrawSpline(); - - virtual RS2::ActionType rtti(); - void reset(); - virtual void init(int status = 0); - virtual void trigger(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void coordinateEvent(Vector * e); - virtual void commandEvent(CommandEvent * e); - virtual QStringList getAvailableCommands(); - virtual void showOptions(); - virtual void hideOptions(); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - - void undo(); - void setDegree(int deg); - int getDegree(); - void setClosed(bool c); - bool isClosed(); - - protected: - /** - * Spline data defined so far. - */ - SplineData data; - - /** - * Polyline entity we're working on. - */ - Spline * spline; - - /** - * Point history (for undo) - */ - QList history; -}; - -#endif // __ACTIONDRAWSPLINE_H__ diff --git a/src/actions/actiondrawtext.cpp b/src/actions/actiondrawtext.cpp deleted file mode 100644 index e3b370b..0000000 --- a/src/actions/actiondrawtext.cpp +++ /dev/null @@ -1,335 +0,0 @@ -// actiondrawtext.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 05/28/2010 Added this text. :-) -// JLH 05/28/2010 Fixed crashing bug when right-clicking out of a text -// preview. -// - -#include "actiondrawtext.h" - -#include "commandevent.h" -#include "debug.h" -#include "dialogfactory.h" -#include "graphicview.h" -#include "preview.h" - -ActionDrawText::ActionDrawText(EntityContainer & container, GraphicView & graphicView): ActionInterface("Draw Text", container, graphicView) -{ - pos = Vector(false); - textChanged = true; -} - -ActionDrawText::~ActionDrawText() -{ -} - -/*virtual*/ RS2::ActionType ActionDrawText::rtti() -{ - return RS2::ActionDrawText; -} - -void ActionDrawText::init(int status) -{ - ActionInterface::init(status); - - if (DIALOGFACTORY == NULL) - return; - - switch (status) - { - case ShowDialog: - { - clearPreview(); - reset(); - - Text tmp(NULL, data); - - if (DIALOGFACTORY->requestTextDialog(&tmp)) - { - data = tmp.getData(); - preparePreview(); -// preview->setVisible(false); - - setStatus(SetPos); - showOptions(); - } - else - { - hideOptions(); - finish(); - } - - graphicView->redraw(); - } - break; - - case SetPos: - DIALOGFACTORY->requestOptions(this, true, true); - break; - - default: - break; - } -} - -void ActionDrawText::reset() -{ - data = TextData(Vector(0.0, 0.0), 1.0, 100.0, RS2::VAlignTop, - RS2::HAlignLeft, RS2::LeftToRight, RS2::Exact, 1.0, data.text, - "standard", 0.0, RS2::Update); -} - -void ActionDrawText::trigger() -{ - DEBUG->print("ActionDrawText::trigger()"); - - if (pos.valid) - { -//removing *this* causes previews not to be drawn correctly... - deletePreview(); - clearPreview(); - deleteSnapper(); - - Text * text = new Text(container, data); - text->update(); - container->addEntity(text); - - if (document) - { - document->startUndoCycle(); - document->addUndoable(text); - document->endUndoCycle(); - } - -//Can't be done... -// graphicView->drawEntity(text); - - textChanged = true; - setStatus(SetPos); - } -} - -void ActionDrawText::preparePreview() -{ -/* clearPreview(); - data.insertionPoint = Vector(0.0, 0.0); - Text * text = new Text(preview, data); - text->update(); - preview->addEntity(text); - textChanged = false;*/ -} - -void ActionDrawText::mouseMoveEvent(QMouseEvent * e) -{ - DEBUG->print("ActionDrawText::mouseMoveEvent begin"); - - if (getStatus() == SetPos) - { - Vector mouse = snapPoint(e); - pos = mouse; - -//without this, nothing is shown... -//Which shows that the preview rendering pipeline is seriously fucked up. -//Need to fix this shit! - deletePreview(); - - if (textChanged) - preparePreview(); - -// if (!preview->isVisible()) -// preview->setVisible(true); -// -// offset = Vector(graphicView->toGuiDX(pos.x), -graphicView->toGuiDY(pos.y)); - drawPreview(); - } - - DEBUG->print("ActionDrawText::mouseMoveEvent end"); -} - -void ActionDrawText::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::LeftButton) - { - Vector ce(snapPoint(e)); - coordinateEvent(&ce); - } - else if (e->button() == Qt::RightButton) - { -// The problem is that even though the preview entity has been deleted, the rendering -// pipeline still thinks it's valid (because it's not NULL). -// deletePreview(); -// deleteSnapper(); - //init(getStatus()-1); -//Clear the preview entity so something else doesn't try to draw it after it's -//been deleted, then redraw the graphicView... - clearPreview(); - graphicView->redraw(); - finish(); - } -} - -void ActionDrawText::coordinateEvent(Vector * e) -{ - if (e == NULL) - return; - - Vector mouse = *e; - - switch (getStatus()) - { - case ShowDialog: - break; - - case SetPos: - data.insertionPoint = mouse; - trigger(); - break; - - default: - break; - } -} - -void ActionDrawText::commandEvent(CommandEvent * e) -{ - QString c = e->getCommand().toLower(); - - if (checkCommand("help", c)) - { - if (DIALOGFACTORY != NULL) - DIALOGFACTORY->commandMessage(msgAvailableCommands() - + getAvailableCommands().join(", ")); - return; - } - - switch (getStatus()) - { - case SetPos: - - if (checkCommand("text", c)) - { - deleteSnapper(); - deletePreview(); - clearPreview(); - graphicView->disableCoordinateInput(); - setStatus(SetText); - } - - break; - - case SetText: - setText(e->getCommand()); - - if (DIALOGFACTORY) - DIALOGFACTORY->requestOptions(this, true, true); - - graphicView->enableCoordinateInput(); - setStatus(SetPos); - break; - - default: - break; - } -} - -QStringList ActionDrawText::getAvailableCommands() -{ - QStringList cmd; - - if (getStatus() == SetPos) - cmd += command("text"); - - return cmd; -} - -void ActionDrawText::showOptions() -{ - ActionInterface::showOptions(); - - if (DIALOGFACTORY) - DIALOGFACTORY->requestOptions(this, true, true); -} - -void ActionDrawText::hideOptions() -{ - ActionInterface::hideOptions(); - - if (DIALOGFACTORY) - DIALOGFACTORY->requestOptions(this, false); -} - -void ActionDrawText::updateMouseButtonHints() -{ - if (!DIALOGFACTORY) - return; - - switch (getStatus()) - { - case SetPos: - DIALOGFACTORY->updateMouseWidget(tr("Specify insertion point"), tr("Cancel")); - break; - - case SetText: - DIALOGFACTORY->updateMouseWidget(tr("Enter text:"), tr("Back")); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } -} - -void ActionDrawText::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::CadCursor); -} - -void ActionDrawText::updateToolBar() -{ - if (!DIALOGFACTORY) - return; - - switch (getStatus()) - { - case SetPos: - DIALOGFACTORY->requestToolBar(RS2::ToolBarSnap); - break; - - default: - DIALOGFACTORY->requestToolBar(RS2::ToolBarMain); - break; - } -} - -void ActionDrawText::setText(const QString & t) -{ - data.text = t; - textChanged = true; -} - -QString ActionDrawText::getText() -{ - return data.text; -} - -void ActionDrawText::setAngle(double a) -{ - data.angle = a; - textChanged = true; -} - -double ActionDrawText::getAngle() -{ - return data.angle; -} diff --git a/src/actions/actiondrawtext.h b/src/actions/actiondrawtext.h deleted file mode 100644 index cae4c38..0000000 --- a/src/actions/actiondrawtext.h +++ /dev/null @@ -1,55 +0,0 @@ -#ifndef __ACTIONDRAWTEXT_H__ -#define __ACTIONDRAWTEXT_H__ - -#include "actioninterface.h" -#include "text.h" - -/** - * This action class can handle user events to draw texts. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionDrawText: public ActionInterface -{ - public: - /** - * Action States. - */ - enum Status { - ShowDialog, /**< Showing the text dialog. */ - SetPos, /**< Setting the position. */ - SetText /**< Settting the text in the command line. */ - }; - - public: - ActionDrawText(EntityContainer & container, GraphicView & graphicView); - ~ActionDrawText(); - - virtual RS2::ActionType rtti(); - virtual void init(int status = 0); - void reset(); - virtual void trigger(); - void preparePreview(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void coordinateEvent(Vector * e); - virtual void commandEvent(CommandEvent * e); - virtual QStringList getAvailableCommands(); - virtual void hideOptions(); - virtual void showOptions(); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - void setText(const QString & t); - QString getText(); - void setAngle(double a); - double getAngle(); - - private: - TextData data; - Vector pos; - bool textChanged; -}; - -#endif // __ACTIONDRAWTEXT_H__ diff --git a/src/actions/actioneditcopy.cpp b/src/actions/actioneditcopy.cpp deleted file mode 100644 index 93d6d8b..0000000 --- a/src/actions/actioneditcopy.cpp +++ /dev/null @@ -1,108 +0,0 @@ -// actioneditcopy.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 05/22/2010 Added this text. :-) -// - -#include "actioneditcopy.h" - -#include "dialogfactory.h" -#include "modification.h" - -/** - * Constructor. - * - * @param undo true for undo and false for redo. - */ -ActionEditCopy::ActionEditCopy(bool copy, EntityContainer & container, GraphicView & graphicView): - ActionInterface("Edit Copy", container, graphicView) -{ - this->copy = copy; -} - -ActionEditCopy::~ActionEditCopy() -{ -} - -void ActionEditCopy::init(int status) -{ - ActionInterface::init(status); -} - -void ActionEditCopy::trigger() -{ - deleteSnapper(); - - Modification m(*container, graphicView); - m.copy(referencePoint, !copy); - - finish(); - graphicView->killSelectActions(); - DIALOGFACTORY->updateSelectionWidget(container->countSelected()); -} - -void ActionEditCopy::mouseMoveEvent(QMouseEvent * e) -{ - snapPoint(e); -} - -void ActionEditCopy::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::LeftButton) - { - Vector ce(snapPoint(e)); - coordinateEvent(&ce); - } - else if (e->button() == Qt::RightButton) - { - deleteSnapper(); - init(getStatus() - 1); - } -} - -void ActionEditCopy::coordinateEvent(Vector * e) -{ - if (e == NULL) - return; - - referencePoint = *e; - trigger(); -} - -void ActionEditCopy::updateMouseButtonHints() -{ - switch (getStatus()) - { - case SetReferencePoint: - DIALOGFACTORY->updateMouseWidget(tr("Specify reference point"), - tr("Cancel")); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } -} - -void ActionEditCopy::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::CadCursor); -} - -void ActionEditCopy::updateToolBar() -{ - if (!isFinished()) - DIALOGFACTORY->requestToolBar(RS2::ToolBarSnap); - else - DIALOGFACTORY->requestToolBar(RS2::ToolBarMain); -} diff --git a/src/actions/actioneditcopy.h b/src/actions/actioneditcopy.h deleted file mode 100644 index 882a260..0000000 --- a/src/actions/actioneditcopy.h +++ /dev/null @@ -1,44 +0,0 @@ -#ifndef __ACTIONEDITCOPY_H__ -#define __ACTIONEDITCOPY_H__ - -#include "actioninterface.h" -#include "vector.h" - -/** - * This action class can handle user events for copying or cutting entities - * to the clipboard. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionEditCopy: public ActionInterface -{ - public: - /** - * Action States. - */ - enum Status { - SetReferencePoint /**< Setting the reference point. */ - }; - - public: - ActionEditCopy(bool copy, EntityContainer & container, GraphicView & graphicView); - ~ActionEditCopy(); - - virtual void init(int status = 0); - virtual void trigger(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void coordinateEvent(Vector * e); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - - protected: - /** Copy (true) or cut (false) */ - bool copy; - - Vector referencePoint; -}; - -#endif // __ACTIONEDITCOPY_H__ diff --git a/src/actions/actioneditpaste.cpp b/src/actions/actioneditpaste.cpp deleted file mode 100644 index 28b80a5..0000000 --- a/src/actions/actioneditpaste.cpp +++ /dev/null @@ -1,135 +0,0 @@ -// actioneditpaste.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/04/2010 Added this text. :-) -// - -#include "actioneditpaste.h" - -#include "clipboard.h" -#include "dialogfactory.h" -#include "modification.h" -#include "preview.h" -#include "units.h" - -/** - * Constructor. - * - * @param undo true for undo and false for redo. - */ -ActionEditPaste::ActionEditPaste(EntityContainer & container, GraphicView & graphicView): ActionInterface("Edit Paste", - container, graphicView) -{ -} - -ActionEditPaste::~ActionEditPaste() -{ -} - -void ActionEditPaste::init(int status) -{ - ActionInterface::init(status); - //trigger(); -} - -void ActionEditPaste::trigger() -{ - deleteSnapper(); - deletePreview(); - clearPreview(); - - Modification m(*container, graphicView); - m.paste(PasteData(targetPoint, 1.0, 0.0, false, "")); - - graphicView->redraw(); - finish(); -} - -void ActionEditPaste::mouseMoveEvent(QMouseEvent * e) -{ - switch (getStatus()) - { - case SetTargetPoint: - targetPoint = snapPoint(e); - - deletePreview(); - clearPreview(); -// preview->addAllFrom(*CLIPBOARD->getGraphic()); -// preview->move(targetPoint); - - if (graphic) - { - RS2::Unit sourceUnit = CLIPBOARD->getGraphic()->getUnit(); - RS2::Unit targetUnit = graphic->getUnit(); - double f = Units::convert(1.0, sourceUnit, targetUnit); -// preview->scale(targetPoint, Vector(f, f)); - } - - drawPreview(); - break; - - default: - break; - } -} - -void ActionEditPaste::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::LeftButton) - { - Vector ce(snapPoint(e)); - coordinateEvent(&ce); - } - else if (e->button() == Qt::RightButton) - { - deleteSnapper(); - init(getStatus() - 1); - } -} - -void ActionEditPaste::coordinateEvent(Vector * e) -{ - if (e == NULL) - return; - - targetPoint = *e; - trigger(); -} - -void ActionEditPaste::updateMouseButtonHints() -{ - switch (getStatus()) - { - case SetTargetPoint: - DIALOGFACTORY->updateMouseWidget(tr("Set reference point"), - tr("Cancel")); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } -} - -void ActionEditPaste::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::CadCursor); -} - -void ActionEditPaste::updateToolBar() -{ - if (!isFinished()) - DIALOGFACTORY->requestToolBar(RS2::ToolBarSnap); - else - DIALOGFACTORY->requestToolBar(RS2::ToolBarMain); -} diff --git a/src/actions/actioneditpaste.h b/src/actions/actioneditpaste.h deleted file mode 100644 index ec8208f..0000000 --- a/src/actions/actioneditpaste.h +++ /dev/null @@ -1,41 +0,0 @@ -#ifndef __ACTIONEDITPASTE_H__ -#define __ACTIONEDITPASTE_H__ - -#include "actioninterface.h" -#include "vector.h" - -/** - * This action class can handle user events for pasting entities from - * the clipboard into the current document. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionEditPaste: public ActionInterface -{ - public: - /** - * Action States. - */ - enum Status { - SetTargetPoint /**< Setting the reference point. */ - }; - - public: - ActionEditPaste(EntityContainer & container, GraphicView & graphicView); - ~ActionEditPaste(); - - virtual void init(int status = 0); - virtual void trigger(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void coordinateEvent(Vector * e); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - - protected: - Vector targetPoint; -}; - -#endif // __ACTIONEDITPASTE_H__ diff --git a/src/actions/actioneditundo.cpp b/src/actions/actioneditundo.cpp deleted file mode 100644 index 11ed2fc..0000000 --- a/src/actions/actioneditundo.cpp +++ /dev/null @@ -1,55 +0,0 @@ -// actioneditundo.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 05/22/2010 Added this text. :-) -// - -#include "actioneditundo.h" - -#include "dialogfactory.h" -#include "graphicview.h" - -/** - * Constructor. - * - * @param undo true for undo and false for redo. - */ -ActionEditUndo::ActionEditUndo(bool undo, EntityContainer & container, GraphicView & graphicView): ActionInterface("Edit Undo", container, graphicView) -{ - this->undo = undo; -} - -ActionEditUndo::~ActionEditUndo() -{ -} - -void ActionEditUndo::init(int status) -{ - ActionInterface::init(status); - trigger(); -} - -void ActionEditUndo::trigger() -{ - if (undo) - document->undo(); - else - document->redo(); - - document->updateInserts(); - - graphicView->redraw(); - - finish(); - DIALOGFACTORY->updateSelectionWidget(container->countSelected()); -} diff --git a/src/actions/actioneditundo.h b/src/actions/actioneditundo.h deleted file mode 100644 index e8d3847..0000000 --- a/src/actions/actioneditundo.h +++ /dev/null @@ -1,26 +0,0 @@ -#ifndef __ACTIONEDITUNDO_H__ -#define __ACTIONEDITUNDO_H__ - -#include "actioninterface.h" - -/** - * This action class can handle user events for undo / redo. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionEditUndo: public ActionInterface -{ - public: - ActionEditUndo(bool undo, EntityContainer & container, GraphicView & graphicView); - ~ActionEditUndo(); - - virtual void init(int status = 0); - virtual void trigger(); - - protected: - /** Undo (true) or redo (false) */ - bool undo; -}; - -#endif // __ACTIONEDITUNDO_H__ diff --git a/src/actions/actionfilenew.cpp b/src/actions/actionfilenew.cpp deleted file mode 100644 index e582eb5..0000000 --- a/src/actions/actionfilenew.cpp +++ /dev/null @@ -1,48 +0,0 @@ -// actionfilenew.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/04/2010 Added this text. :-) -// - -#include "actionfilenew.h" - -//#include "drawing.h" - -ActionFileNew::ActionFileNew(EntityContainer & container, GraphicView & graphicView): - ActionInterface("File New", container, graphicView) -{ -} - -ActionFileNew::~ActionFileNew() -{ -} - -void ActionFileNew::trigger() -{ - /* - // Not supported currently - DEBUG->print("ActionFileNew::trigger"); - - QString fileName; //= DIALOGFACTORY->requestFileNewDialog(); - if (graphic!=NULL && !fileName.isEmpty()) { - graphic->open(fileName, ); - } - */ - finish(); -} - -void ActionFileNew::init(int status) -{ - ActionInterface::init(status); - trigger(); -} diff --git a/src/actions/actionfilenew.h b/src/actions/actionfilenew.h deleted file mode 100644 index f3f5eb6..0000000 --- a/src/actions/actionfilenew.h +++ /dev/null @@ -1,22 +0,0 @@ -#ifndef __ACTIONFILENEW_H__ -#define __ACTIONFILENEW_H__ - -#include "actioninterface.h" - -/** - * This action class can handle user events to create new blank documents. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionFileNew: public ActionInterface -{ - public: - ActionFileNew(EntityContainer & container, GraphicView & graphicView); - ~ActionFileNew(); - - virtual void init(int status = 0); - virtual void trigger(); -}; - -#endif // __ACTIONFILENEW_H__ diff --git a/src/actions/actionfileopen.cpp b/src/actions/actionfileopen.cpp deleted file mode 100644 index caed4a5..0000000 --- a/src/actions/actionfileopen.cpp +++ /dev/null @@ -1,48 +0,0 @@ -// actionfileopen.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/04/2010 Added this text. :-) -// - -#include "actionfileopen.h" - -//#include "drawing.h" - -ActionFileOpen::ActionFileOpen(EntityContainer & container, GraphicView & graphicView): - ActionInterface("File Open", container, graphicView) -{ -} - -ActionFileOpen::~ActionFileOpen() -{ -} - -void ActionFileOpen::trigger() -{ - /* - // Not supported currently - DEBUG->print("ActionFileOpen::trigger"); - - QString fileName; //= DIALOGFACTORY->requestFileOpenDialog(); - if (graphic!=NULL && !fileName.isEmpty()) { - graphic->open(fileName, ); - } - */ - finish(); -} - -void ActionFileOpen::init(int status) -{ - ActionInterface::init(status); - trigger(); -} diff --git a/src/actions/actionfileopen.h b/src/actions/actionfileopen.h deleted file mode 100644 index b5a241c..0000000 --- a/src/actions/actionfileopen.h +++ /dev/null @@ -1,22 +0,0 @@ -#ifndef __ACTIONFILEOPEN_H__ -#define __ACTIONFILEOPEN_H__ - -#include "actioninterface.h" - -/** - * This action class can handle user events to open files. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionFileOpen: public ActionInterface -{ - public: - ActionFileOpen(EntityContainer & container, GraphicView & graphicView); - ~ActionFileOpen(); - - virtual void init(int status = 0); - virtual void trigger(); -}; - -#endif // __ACTIONFILEOPEN_H__ diff --git a/src/actions/actionfilesave.cpp b/src/actions/actionfilesave.cpp deleted file mode 100644 index 6324e23..0000000 --- a/src/actions/actionfilesave.cpp +++ /dev/null @@ -1,44 +0,0 @@ -// actionfilesave.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/04/2010 Added this text. :-) -// - -#include "actionfilesave.h" - -#include "drawing.h" - -ActionFileSave::ActionFileSave(EntityContainer & container, GraphicView & graphicView): - ActionInterface("File Save", container, graphicView) -{ -} - -ActionFileSave::~ActionFileSave() -{ -} - -void ActionFileSave::trigger() -{ - DEBUG->print("ActionFileSave::trigger"); - - if (graphic != NULL) - graphic->save(); - - finish(); -} - -void ActionFileSave::init(int status) -{ - ActionInterface::init(status); - trigger(); -} diff --git a/src/actions/actionfilesave.h b/src/actions/actionfilesave.h deleted file mode 100644 index a60ebf2..0000000 --- a/src/actions/actionfilesave.h +++ /dev/null @@ -1,22 +0,0 @@ -#ifndef __ACTIONFILESAVE_H__ -#define __ACTIONFILESAVE_H__ - -#include "actioninterface.h" - -/** - * This action class can handle user events to save the current file. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionFileSave: public ActionInterface -{ - public: - ActionFileSave(EntityContainer & container, GraphicView & graphicView); - ~ActionFileSave(); - - virtual void init(int status = 0); - virtual void trigger(); -}; - -#endif // __ACTIONFILESAVE_H__ diff --git a/src/actions/actionfilesaveas.cpp b/src/actions/actionfilesaveas.cpp deleted file mode 100644 index f1e8a3b..0000000 --- a/src/actions/actionfilesaveas.cpp +++ /dev/null @@ -1,45 +0,0 @@ -// actionfilesaveas.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/04/2010 Added this text. :-) -// - -#include "actionfilesaveas.h" - -#include "drawing.h" - -ActionFileSaveAs::ActionFileSaveAs(EntityContainer & container, GraphicView & graphicView): - ActionInterface("Add Layer", container, graphicView) -{ -} - -ActionFileSaveAs::~ActionFileSaveAs() -{ -} - -void ActionFileSaveAs::trigger() -{ - DEBUG->print("ActionFileSaveAs::trigger"); - QString fileName; // = DIALOGFACTORY->requestFileSaveAsDialog(); - - if (graphic != NULL && !fileName.isEmpty()) - graphic->saveAs(fileName, RS2::FormatUnknown); - - finish(); -} - -void ActionFileSaveAs::init(int status) -{ - ActionInterface::init(status); - trigger(); -} diff --git a/src/actions/actionfilesaveas.h b/src/actions/actionfilesaveas.h deleted file mode 100644 index 426c2db..0000000 --- a/src/actions/actionfilesaveas.h +++ /dev/null @@ -1,22 +0,0 @@ -#ifndef __ACTIONFILESAVEAS_H__ -#define __ACTIONFILESAVEAS_H__ - -#include "actioninterface.h" - -/** - * This action class can handle user events to export files in various formats. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionFileSaveAs: public ActionInterface -{ - public: - ActionFileSaveAs(EntityContainer & container, GraphicView & graphicView); - ~ActionFileSaveAs(); - - virtual void init(int status = 0); - virtual void trigger(); -}; - -#endif // __ACTIONFILESAVEAS_H__ diff --git a/src/actions/actioninfoangle.cpp b/src/actions/actioninfoangle.cpp deleted file mode 100644 index d7b69a0..0000000 --- a/src/actions/actioninfoangle.cpp +++ /dev/null @@ -1,167 +0,0 @@ -// actioninfoangle.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/04/2010 Added this text. :-) -// - -#include "actioninfoangle.h" - -#include "debug.h" -#include "dialogfactory.h" -#include "graphicview.h" -#include "information.h" - -ActionInfoAngle::ActionInfoAngle(EntityContainer & container, GraphicView & graphicView): ActionInterface("Info Angle", - container, graphicView) -{ -} - -ActionInfoAngle::~ActionInfoAngle() -{ -} - -void ActionInfoAngle::init(int status) -{ - ActionInterface::init(status); -} - -void ActionInfoAngle::trigger() -{ - DEBUG->print("ActionInfoAngle::trigger()"); - deleteSnapper(); - - if (entity1 != NULL && entity2 != NULL) - { - VectorSolutions sol = Information::getIntersection(entity1, entity2, false); - - if (sol.hasValid()) - { - intersection = sol.get(0); - - if (intersection.valid && point1.valid && point2.valid) - { - double angle1 = intersection.angleTo(point1); - double angle2 = intersection.angleTo(point2); - double angle = fabs(angle2 - angle1); - - QString str; - str.sprintf("%.6f", Math::rad2deg(angle)); - DIALOGFACTORY->commandMessage(tr("Angle: %1%2").arg(str).arg(QChar(0xB0))); - } - } - else - DIALOGFACTORY->commandMessage(tr("Lines are parallel")); - } -} - -void ActionInfoAngle::mouseMoveEvent(QMouseEvent * /*e*/) -{ - DEBUG->print("ActionInfoAngle::mouseMoveEvent begin"); - - switch (getStatus()) - { - case SetEntity1: - break; - - case SetEntity2: - break; - - default: - break; - } - - DEBUG->print("ActionInfoAngle::mouseMoveEvent end"); -} - -void ActionInfoAngle::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::LeftButton) - { - Vector mouse(graphicView->toGraphX(e->x()), graphicView->toGraphY(e->y())); - - switch (getStatus()) - { - case SetEntity1: - entity1 = catchEntity(e); - - if (entity1 != NULL && entity1->rtti() == RS2::EntityLine) - { - point1 = entity1->getNearestPointOnEntity(mouse); - setStatus(SetEntity2); - } - - break; - - case SetEntity2: - entity2 = catchEntity(e); - - if (entity2 != NULL && entity2->rtti() == RS2::EntityLine) - { - point2 = entity2->getNearestPointOnEntity(mouse); - trigger(); - setStatus(SetEntity1); - } - - break; - - default: - break; - } - } - else if (e->button() == Qt::RightButton) - { - deletePreview(); - deleteSnapper(); - init(getStatus() - 1); - } -} - -void ActionInfoAngle::updateMouseButtonHints() -{ - switch (getStatus()) - { - case SetEntity1: - DIALOGFACTORY->updateMouseWidget( - tr("Specify first line"), tr("Cancel")); - break; - - case SetEntity2: - DIALOGFACTORY->updateMouseWidget( - tr("Specify second line"), tr("Back")); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } -} - -void ActionInfoAngle::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::CadCursor); -} - -void ActionInfoAngle::updateToolBar() -{ - switch (getStatus()) - { - case SetEntity1: - case SetEntity2: - DIALOGFACTORY->requestToolBar(RS2::ToolBarSnap); - break; - - default: - DIALOGFACTORY->requestToolBar(RS2::ToolBarInfo); - break; - } -} diff --git a/src/actions/actioninfoangle.h b/src/actions/actioninfoangle.h deleted file mode 100644 index fc7f230..0000000 --- a/src/actions/actioninfoangle.h +++ /dev/null @@ -1,48 +0,0 @@ -#ifndef __ACTIONINFOANGLE_H__ -#define __ACTIONINFOANGLE_H__ - -#include "actioninterface.h" -#include "vector.h" - -class Entity; - -/** - * This action class can handle user events to measure angles. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionInfoAngle: public ActionInterface -{ - public: - /** - * Action States. - */ - enum Status { - SetEntity1, /**< Setting the 1st entity. */ - SetEntity2 /**< Setting the 2nd entity. */ - }; - - public: - ActionInfoAngle(EntityContainer & container, GraphicView & graphicView); - ~ActionInfoAngle(); - - virtual void init(int status = 0); - virtual void trigger(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - - private: - Entity * entity1; - Vector point1; - - Entity * entity2; - Vector point2; - - Vector intersection; -}; - -#endif // __ACTIONINFOANGLE_H__ diff --git a/src/actions/actioninfoarea.cpp b/src/actions/actioninfoarea.cpp deleted file mode 100644 index 7c9ca32..0000000 --- a/src/actions/actioninfoarea.cpp +++ /dev/null @@ -1,249 +0,0 @@ -// actioninfoarea.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/04/2010 Added this text. :-) -// - -#include "actioninfoarea.h" - -#include "debug.h" -#include "dialogfactory.h" -#include "graphicview.h" -#include "preview.h" - -ActionInfoArea::ActionInfoArea(EntityContainer & container, GraphicView & graphicView): ActionInterface("Info Area", - container, graphicView) -{ -} - -ActionInfoArea::~ActionInfoArea() -{ -} - -void ActionInfoArea::init(int status) -{ - ActionInterface::init(status); - - currentLine = NULL; - closingLine = NULL; - - //std::cout << "ActionInfoArea::init: " << status << "\n"; -} - -void ActionInfoArea::trigger() -{ - DEBUG->print("ActionInfoArea::trigger()"); - - if (ia.isValid()) - { - ia.close(); - ia.calculate(); - double area = ia.getArea(); - double circ = ia.getCircumference(); - - DEBUG->print("ActionInfoArea::trigger: area: %f", area); - DIALOGFACTORY->commandMessage(tr("Area: %1").arg(area)); - DIALOGFACTORY->commandMessage(tr("Circumference: %1").arg(circ)); - } - - ia.reset(); - - /* - if (point1.valid && point2.valid) { - double dist = point1.distanceTo(point2); - QString str; - str.sprintf("%.6f", dist); - DIALOGFACTORY->commandMessage(tr("Distance: %1").arg(str)); - } - */ -} - -void ActionInfoArea::mouseMoveEvent(QMouseEvent * e) -{ - //DEBUG->print("ActionInfoArea::mouseMoveEvent begin"); - - if (getStatus() == SetFirstPoint - || getStatus() == SetNextPoint) - { - Vector mouse = snapPoint(e); - - switch (getStatus()) - { - case SetFirstPoint: - break; - - case SetNextPoint: - - if (prev.valid) - { - deletePreview(); - - if (currentLine) - { -// preview->removeEntity(currentLine); - currentLine = NULL; - } - - if (closingLine) - { -// preview->removeEntity(closingLine); - closingLine = NULL; - } - -// currentLine = new Line(preview, LineData(prev, mouse)); -// preview->addEntity(currentLine); - -// if (preview->count() > 1) -// { -// closingLine = new Line(preview, LineData(mouse, point1)); -// preview->addEntity(closingLine); -// } - - drawPreview(); - } - break; - - default: - break; - } - } -} - -void ActionInfoArea::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::LeftButton) - { - Vector ce(snapPoint(e)); - coordinateEvent(&ce); - } - else if (e->button() == Qt::RightButton) - { - // close the polygon (preview) - if (getStatus() == SetNextPoint && prev.valid) - { - deletePreview(); - - if (currentLine != NULL) - { -// preview->removeEntity(currentLine); - currentLine = NULL; - } - - if (closingLine != NULL) - { -// preview->removeEntity(closingLine); - closingLine = NULL; - } - -// currentLine = new Line(preview, LineData(prev, point1)); -// preview->addEntity(currentLine); - drawPreview(); - } - - deleteSnapper(); - trigger(); - init(getStatus() - 1); - } -} - -void ActionInfoArea::coordinateEvent(Vector * e) -{ - if (e == NULL) - return; - - Vector mouse = *e; - - switch (getStatus()) - { - case SetFirstPoint: - point1 = mouse; - - deletePreview(); - clearPreview(); - - ia.addPoint(mouse); - DIALOGFACTORY->commandMessage(tr("Point: %1/%2").arg(mouse.x).arg(mouse.y)); - - graphicView->moveRelativeZero(point1); - prev = mouse; - - setStatus(SetNextPoint); - break; - - case SetNextPoint: - - if (point1.valid) - { - ia.addPoint(mouse); - DIALOGFACTORY->commandMessage(tr("Point: %1/%2").arg(mouse.x).arg(mouse.y)); - - currentLine = NULL; - - graphicView->moveRelativeZero(mouse); - prev = mouse; - - // automatically detect that the polyline is now closed - if (ia.isClosed()) - { - trigger(); - setStatus(SetFirstPoint); - } - } - break; - - default: - break; - } -} - -void ActionInfoArea::updateMouseButtonHints() -{ - switch (getStatus()) - { - case SetFirstPoint: - DIALOGFACTORY->updateMouseWidget( - tr("Specify first point of polygon"), - tr("Cancel")); - break; - - case SetNextPoint: - DIALOGFACTORY->updateMouseWidget( - tr("Specify next point of polygon"), - tr("Terminate")); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } -} - -void ActionInfoArea::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::CadCursor); -} - -void ActionInfoArea::updateToolBar() -{ - switch (getStatus()) - { - case SetFirstPoint: - case SetNextPoint: - DIALOGFACTORY->requestToolBar(RS2::ToolBarSnap); - break; - - default: - DIALOGFACTORY->requestToolBar(RS2::ToolBarInfo); - break; - } -} diff --git a/src/actions/actioninfoarea.h b/src/actions/actioninfoarea.h deleted file mode 100644 index e9674e5..0000000 --- a/src/actions/actioninfoarea.h +++ /dev/null @@ -1,49 +0,0 @@ -#ifndef __ACTIONINFOAREA_H__ -#define __ACTIONINFOAREA_H__ - -#include "infoarea.h" -#include "actioninterface.h" -#include "vector.h" - -class Entity; - -/** - * This action class can handle user events to measure distances between - * two points. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionInfoArea: public ActionInterface -{ - public: - /** - * Action States. - */ - enum Status { - SetFirstPoint, /**< Setting the 1st point of the polygon. */ - SetNextPoint /**< Setting a next point. */ - }; - - public: - ActionInfoArea(EntityContainer & container, GraphicView & graphicView); - ~ActionInfoArea(); - - virtual void init(int status = 0); - virtual void trigger(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void coordinateEvent(Vector * e); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - - private: - Vector point1; - Vector prev; - Entity * currentLine; - Entity * closingLine; - InfoArea ia; -}; - -#endif // __ACTIONINFOAREA_H__ diff --git a/src/actions/actioninfodist.cpp b/src/actions/actioninfodist.cpp deleted file mode 100644 index 0206791..0000000 --- a/src/actions/actioninfodist.cpp +++ /dev/null @@ -1,174 +0,0 @@ -// actioninfodist.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/04/2010 Added this text. :-) -// - -#include "actioninfodist.h" - -#include "debug.h" -#include "dialogfactory.h" -#include "graphicview.h" -#include "preview.h" - -ActionInfoDist::ActionInfoDist(EntityContainer & container, GraphicView & graphicView): ActionInterface("Info Dist", - container, graphicView) -{ -} - -ActionInfoDist::~ActionInfoDist() -{ -} - -void ActionInfoDist::init(int status) -{ - ActionInterface::init(status); -} - -void ActionInfoDist::trigger() -{ - DEBUG->print("ActionInfoDist::trigger()"); - - if (point1.valid && point2.valid) - { - double dist = point1.distanceTo(point2); - QString str; - str.sprintf("%.6f", dist); - DIALOGFACTORY->commandMessage(tr("Distance: %1").arg(str)); - } -} - -void ActionInfoDist::mouseMoveEvent(QMouseEvent * e) -{ - DEBUG->print("ActionInfoDist::mouseMoveEvent begin"); - - if (getStatus() == SetPoint1 - || getStatus() == SetPoint2) - { - Vector mouse = snapPoint(e); - - switch (getStatus()) - { - case SetPoint1: - break; - - case SetPoint2: - - if (point1.valid) - { - point2 = mouse; - - deletePreview(); - clearPreview(); -// preview->addEntity(new Line(preview, LineData(point1, point2))); - drawPreview(); - } - break; - - default: - break; - } - } - - DEBUG->print("ActionInfoDist::mouseMoveEvent end"); -} - -void ActionInfoDist::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::LeftButton) - { - Vector ce(snapPoint(e)); - coordinateEvent(&ce); - } - else if (e->button() == Qt::RightButton) - { - deletePreview(); - deleteSnapper(); - init(getStatus() - 1); - } -} - -void ActionInfoDist::coordinateEvent(Vector * e) -{ - if (e == NULL) - return; - - Vector mouse = *e; - - switch (getStatus()) - { - case SetPoint1: - point1 = mouse; - graphicView->moveRelativeZero(point1); - setStatus(SetPoint2); - break; - - case SetPoint2: - - if (point1.valid) - { - point2 = mouse; - deletePreview(); - clearPreview(); - graphicView->moveRelativeZero(point2); - trigger(); - setStatus(SetPoint1); - } - break; - - default: - break; - } -} - -void ActionInfoDist::updateMouseButtonHints() -{ - switch (getStatus()) - { - case SetPoint1: - DIALOGFACTORY->updateMouseWidget( - tr("Specify first point of distance"), - tr("Cancel")); - break; - - case SetPoint2: - DIALOGFACTORY->updateMouseWidget( - tr("Specify second point of distance"), - tr("Back")); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } -} - -void ActionInfoDist::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::CadCursor); -} - -void ActionInfoDist::updateToolBar() -{ - switch (getStatus()) - { - case SetPoint1: - case SetPoint2: - DIALOGFACTORY->requestToolBar(RS2::ToolBarSnap); - break; - - default: - DIALOGFACTORY->requestToolBar(RS2::ToolBarInfo); - break; - } -} diff --git a/src/actions/actioninfodist.h b/src/actions/actioninfodist.h deleted file mode 100644 index fffa8af..0000000 --- a/src/actions/actioninfodist.h +++ /dev/null @@ -1,43 +0,0 @@ -#ifndef __ACTIONINFODIST_H__ -#define __ACTIONINFODIST_H__ - -#include "actioninterface.h" -#include "vector.h" - -/** - * This action class can handle user events to measure distances between - * two points. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionInfoDist: public ActionInterface -{ - public: - /** - * Action States. - */ - enum Status { - SetPoint1, /**< Setting the 1st point of the distance. */ - SetPoint2 /**< Setting the 2nd point of the distance. */ - }; - - public: - ActionInfoDist(EntityContainer & container, GraphicView & graphicView); - ~ActionInfoDist(); - - virtual void init(int status = 0); - virtual void trigger(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void coordinateEvent(Vector * e); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - - private: - Vector point1; - Vector point2; -}; - -#endif // __ACTIONINFODIST_H__ diff --git a/src/actions/actioninfodist2.cpp b/src/actions/actioninfodist2.cpp deleted file mode 100644 index a3402f2..0000000 --- a/src/actions/actioninfodist2.cpp +++ /dev/null @@ -1,157 +0,0 @@ -// actioninfodist2.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/04/2010 Added this text. :-) -// - -#include "actioninfodist2.h" - -#include "debug.h" -#include "dialogfactory.h" -#include "graphicview.h" -#include "preview.h" - -ActionInfoDist2::ActionInfoDist2(EntityContainer & container, GraphicView & graphicView): - ActionInterface("Info Dist2", container, graphicView) -{ -} - -ActionInfoDist2::~ActionInfoDist2() -{ -} - -void ActionInfoDist2::init(int status) -{ - ActionInterface::init(status); -} - -void ActionInfoDist2::trigger() -{ - DEBUG->print("ActionInfoDist2::trigger()"); - deleteSnapper(); - - if (point.valid && entity != NULL) - { - double dist = entity->getDistanceToPoint(point); - QString str; - str.sprintf("%.6f", dist); - DIALOGFACTORY->commandMessage(tr("Distance: %1").arg(str)); - } -} - -void ActionInfoDist2::mouseMoveEvent(QMouseEvent * e) -{ - DEBUG->print("ActionInfoDist2::mouseMoveEvent begin"); - - switch (getStatus()) - { - case SetEntity: - //entity = catchEntity(e); - break; - - case SetPoint: - if (entity != NULL) - point = snapPoint(e); - - break; - - default: - break; - } - - DEBUG->print("ActionInfoDist2::mouseMoveEvent end"); -} - -void ActionInfoDist2::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::LeftButton) - { - switch (getStatus()) - { - case SetEntity: - entity = catchEntity(e); - - if (entity != NULL) - setStatus(SetPoint); - break; - - case SetPoint: - { - Vector ce(snapPoint(e)); - coordinateEvent(&ce); - } - break; - - default: - break; - } - } - else if (e->button() == Qt::RightButton) - { - deletePreview(); - deleteSnapper(); - init(getStatus() - 1); - } -} - -void ActionInfoDist2::coordinateEvent(Vector * e) -{ - if (e == NULL) - return; - - if (getStatus() == SetPoint && entity != NULL) - { - point = *e; - graphicView->moveRelativeZero(point); - trigger(); - setStatus(SetEntity); - } -} - -void ActionInfoDist2::updateMouseButtonHints() -{ - switch (getStatus()) - { - case SetEntity: - DIALOGFACTORY->updateMouseWidget(tr("Specify entity"), tr("Cancel")); - break; - - case SetPoint: - DIALOGFACTORY->updateMouseWidget(tr("Specify point"), tr("Back")); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } -} - -void ActionInfoDist2::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::CadCursor); -} - -void ActionInfoDist2::updateToolBar() -{ - switch (getStatus()) - { - case SetPoint: - case SetEntity: - DIALOGFACTORY->requestToolBar(RS2::ToolBarSnap); - break; - - default: - DIALOGFACTORY->requestToolBar(RS2::ToolBarInfo); - break; - } -} diff --git a/src/actions/actioninfodist2.h b/src/actions/actioninfodist2.h deleted file mode 100644 index f4bbbec..0000000 --- a/src/actions/actioninfodist2.h +++ /dev/null @@ -1,45 +0,0 @@ -#ifndef __ACTIONINFODIST2_H__ -#define __ACTIONINFODIST2_H__ - -#include "actioninterface.h" -#include "vector.h" - -class Entity; - -/** - * This action class can handle user events to measure distances between - * entities and points. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionInfoDist2: public ActionInterface -{ - public: - /** - * Action States. - */ - enum Status { - SetEntity, /**< Setting the entity. */ - SetPoint /**< Setting the point of the distance. */ - }; - - public: - ActionInfoDist2(EntityContainer & container, GraphicView & graphicView); - ~ActionInfoDist2(); - - virtual void init(int status = 0); - virtual void trigger(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void coordinateEvent(Vector * e); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - - private: - Entity * entity; - Vector point; -}; - -#endif // __ACTIONINFODIST2_H__ diff --git a/src/actions/actioninfoinside.cpp b/src/actions/actioninfoinside.cpp deleted file mode 100644 index 7d7c734..0000000 --- a/src/actions/actioninfoinside.cpp +++ /dev/null @@ -1,94 +0,0 @@ -// actioninfoinside.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/04/2010 Added this text. :-) -// - -#include "actioninfoinside.h" - -#include "dialogfactory.h" -#include "graphicview.h" -#include "information.h" - -ActionInfoInside::ActionInfoInside(EntityContainer & container, GraphicView & graphicView): - ActionInterface("Info Inside", container, graphicView) -{ - contour = new EntityContainer(NULL, false); - - for (Entity * e = container.firstEntity(); e != NULL; e = container.nextEntity()) - if (e->isSelected()) - contour->addEntity(e); -} - -ActionInfoInside::~ActionInfoInside() -{ - delete contour; -} - -void ActionInfoInside::trigger() -{ - deleteSnapper(); - bool onContour = false; - - if (Information::isPointInsideContour(pt, contour, &onContour)) - DIALOGFACTORY->commandMessage(tr("Point is inside selected contour.")); - else - DIALOGFACTORY->commandMessage(tr("Point is outside selected contour.")); - - finish(); -} - -void ActionInfoInside::mouseMoveEvent(QMouseEvent * /*e*/) -{ -} - -void ActionInfoInside::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::RightButton) - { - deleteSnapper(); - init(getStatus() - 1); - } - else - { - pt = snapPoint(e); - trigger(); - } -} - -void ActionInfoInside::updateMouseButtonHints() -{ - switch (getStatus()) - { - case 0: - DIALOGFACTORY->updateMouseWidget(tr("Specify point"), tr("Cancel")); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } -} - -void ActionInfoInside::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::CadCursor); -} - -void ActionInfoInside::updateToolBar() -{ - if (!isFinished()) - DIALOGFACTORY->requestToolBar(RS2::ToolBarSnap); - else - DIALOGFACTORY->requestToolBar(RS2::ToolBarInfo); -} diff --git a/src/actions/actioninfoinside.h b/src/actions/actioninfoinside.h deleted file mode 100644 index 3a4de23..0000000 --- a/src/actions/actioninfoinside.h +++ /dev/null @@ -1,32 +0,0 @@ -#ifndef __ACTIONINFOINSIDE_H__ -#define __ACTIONINFOINSIDE_H__ - -#include "actioninterface.h" -#include "vector.h" - -/** - * This action class can handle user events for checking if a given point is - * inside or outside the selected contour. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionInfoInside: public ActionInterface -{ - public: - ActionInfoInside(EntityContainer & container, GraphicView & graphicView); - ~ActionInfoInside(); - - virtual void trigger(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - - private: - Vector pt; - EntityContainer * contour; -}; - -#endif // __ACTIONINFOINSIDE_H__ diff --git a/src/actions/actioninfototallength.cpp b/src/actions/actioninfototallength.cpp deleted file mode 100644 index 05a03c7..0000000 --- a/src/actions/actioninfototallength.cpp +++ /dev/null @@ -1,79 +0,0 @@ -// actioninfototallength.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/04/2010 Added this text. :-) -// - -#include "actioninfototallength.h" - -#include "debug.h" -#include "dialogfactory.h" - -ActionInfoTotalLength::ActionInfoTotalLength(EntityContainer & container, GraphicView & graphicView): ActionInterface("Info Total Length", - container, graphicView) -{ -} - -ActionInfoTotalLength::~ActionInfoTotalLength() -{ -} - -void ActionInfoTotalLength::init(int status) -{ - ActionInterface::init(status); - trigger(); -} - -void ActionInfoTotalLength::trigger() -{ - DEBUG->print("ActionInfoTotalLength::trigger()"); - - double len = 0.0; - - for(Entity * e=container->firstEntity(RS2::ResolveNone); e!=NULL; - e=container->nextEntity(RS2::ResolveNone)) - { - if (e->isVisible() && e->isSelected()) - { - double l = e->getLength(); - - if (l < 0.0) - { - len = -1.0; - break; - } - else - len += l; - } - } - - if (len > 0.0) - DIALOGFACTORY->commandMessage( - tr("Total Length of selected entities: %1").arg(len)); - else - DIALOGFACTORY->commandMessage(tr("At least one of the selected " - "entities cannot be measured.")); - - finish(); -} - -void ActionInfoTotalLength::updateToolBar() -{ - if (DIALOGFACTORY != NULL) - { - if (!isFinished()) - DIALOGFACTORY->requestToolBar(RS2::ToolBarInfo); - else - DIALOGFACTORY->requestToolBar(RS2::ToolBarMain); - } -} diff --git a/src/actions/actioninfototallength.h b/src/actions/actioninfototallength.h deleted file mode 100644 index 86f6fbc..0000000 --- a/src/actions/actioninfototallength.h +++ /dev/null @@ -1,31 +0,0 @@ -#ifndef __ACTIONINFOTOTALLENGTH_H__ -#define __ACTIONINFOTOTALLENGTH_H__ - -#include "actioninterface.h" - -/** - * This action class can handle user events to delete entities. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionInfoTotalLength: public ActionInterface -{ - public: - /** - * Action States. - */ - enum Status { - Acknowledge /**< Acknowledge or cancel. */ - }; - - public: - ActionInfoTotalLength(EntityContainer & container, GraphicView & graphicView); - ~ActionInfoTotalLength(); - - virtual void init(int status = 0); - virtual void trigger(); - virtual void updateToolBar(); -}; - -#endif // __ACTIONINFOTOTALLENGTH_H__ diff --git a/src/actions/actionlayersadd.cpp b/src/actions/actionlayersadd.cpp deleted file mode 100644 index ba156ae..0000000 --- a/src/actions/actionlayersadd.cpp +++ /dev/null @@ -1,50 +0,0 @@ -// actionlayersadd.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/04/2010 Added this text. :-) -// - -#include "actionlayersadd.h" - -#include "dialogfactory.h" -#include "drawing.h" - -ActionLayersAdd::ActionLayersAdd(EntityContainer & container, GraphicView & graphicView): - ActionInterface("Add Layer", container, graphicView) -{ -} - -ActionLayersAdd::~ActionLayersAdd() -{ -} - -void ActionLayersAdd::trigger() -{ - DEBUG->print("add layer"); - - if (DIALOGFACTORY && graphic) - { - Layer * layer = DIALOGFACTORY->requestNewLayerDialog(graphic->getLayerList()); - - if (layer) - graphic->addLayer(layer); - } - - finish(); -} - -void ActionLayersAdd::init(int status) -{ - ActionInterface::init(status); - trigger(); -} diff --git a/src/actions/actionlayersadd.h b/src/actions/actionlayersadd.h deleted file mode 100644 index badc18e..0000000 --- a/src/actions/actionlayersadd.h +++ /dev/null @@ -1,22 +0,0 @@ -#ifndef __ACTIONLAYERSADD_H__ -#define __ACTIONLAYERSADD_H__ - -#include "actioninterface.h" - -/** - * This action class can handle user events to add layers. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionLayersAdd: public ActionInterface -{ - public: - ActionLayersAdd(EntityContainer & container, GraphicView & graphicView); - ~ActionLayersAdd(); - - virtual void init(int status = 0); - virtual void trigger(); -}; - -#endif // __ACTIONLAYERSADD_H__ diff --git a/src/actions/actionlayersedit.cpp b/src/actions/actionlayersedit.cpp deleted file mode 100644 index 21bffbe..0000000 --- a/src/actions/actionlayersedit.cpp +++ /dev/null @@ -1,65 +0,0 @@ -// actionlayersedit.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/04/2010 Added this text. :-) -// - -#include "actionlayersedit.h" - -#include "dialogfactory.h" -#include "graphicview.h" -#include "drawing.h" - -ActionLayersEdit::ActionLayersEdit(EntityContainer & container, GraphicView & graphicView): - ActionInterface("Edit Layer", container, graphicView) -{ -} - -ActionLayersEdit::~ActionLayersEdit() -{ -} - -void ActionLayersEdit::trigger() -{ - DEBUG->print("ActionLayersEdit::trigger"); - Layer * layer = NULL; - - if (graphic) - { - layer = DIALOGFACTORY->requestEditLayerDialog(graphic->getLayerList()); - - if (layer) - { - graphic->editLayer(graphic->getActiveLayer(), *layer); - - // Update updatable entities on the layer that has changed - for(Entity * e=graphic->firstEntity(RS2::ResolveNone); - e!=NULL; e=graphic->nextEntity(RS2::ResolveNone)) - { - Layer * l = e->getLayer(); - - if (l && l->getName() == layer->getName()) - e->update(); - } - } - } - - finish(); - graphicView->redraw(); -} - -void ActionLayersEdit::init(int status) -{ - ActionInterface::init(status); - trigger(); -} diff --git a/src/actions/actionlayersedit.h b/src/actions/actionlayersedit.h deleted file mode 100644 index afa03ed..0000000 --- a/src/actions/actionlayersedit.h +++ /dev/null @@ -1,22 +0,0 @@ -#ifndef __ACTIONLAYERSEDIT_H__ -#define __ACTIONLAYERSEDIT_H__ - -#include "actioninterface.h" - -/** - * This action class can handle user events to edit layers. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionLayersEdit: public ActionInterface -{ - public: - ActionLayersEdit(EntityContainer & container, GraphicView & graphicView); - ~ActionLayersEdit(); - - virtual void init(int status = 0); - virtual void trigger(); -}; - -#endif // __ACTIONLAYERSEDIT_H__ diff --git a/src/actions/actionlayersfreezeall.cpp b/src/actions/actionlayersfreezeall.cpp deleted file mode 100644 index 15b067d..0000000 --- a/src/actions/actionlayersfreezeall.cpp +++ /dev/null @@ -1,46 +0,0 @@ -// actionlayersfreezeall.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 05/22/2010 Added this text. :-) -// - -#include "actionlayersfreezeall.h" - -#include "drawing.h" - -ActionLayersFreezeAll::ActionLayersFreezeAll(bool freeze, - EntityContainer & container, GraphicView & graphicView): - ActionInterface("Freeze all Layers", container, graphicView) -{ - this->freeze = freeze; -} - -ActionLayersFreezeAll::~ActionLayersFreezeAll() -{ -} - -void ActionLayersFreezeAll::trigger() -{ - DEBUG->print("ActionLayersFreezeAll::trigger"); - - if (graphic) - graphic->freezeAllLayers(freeze); - - finish(); -} - -void ActionLayersFreezeAll::init(int status) -{ - ActionInterface::init(status); - trigger(); -} diff --git a/src/actions/actionlayersfreezeall.h b/src/actions/actionlayersfreezeall.h deleted file mode 100644 index 8d4e3e7..0000000 --- a/src/actions/actionlayersfreezeall.h +++ /dev/null @@ -1,25 +0,0 @@ -#ifndef __ACTIONLAYERSFREEZEALL_H__ -#define __ACTIONLAYERSFREEZEALL_H__ - -#include "actioninterface.h" - -/** - * This action class can handle user events to edit layers. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionLayersFreezeAll: public ActionInterface -{ - public: - ActionLayersFreezeAll(bool freeze, EntityContainer & container, GraphicView & graphicView); - ~ActionLayersFreezeAll(); - - virtual void init(int status = 0); - virtual void trigger(); - - private: - bool freeze; -}; - -#endif // __ACTIONLAYERSFREEZEALL_H__ diff --git a/src/actions/actionlayersremove.cpp b/src/actions/actionlayersremove.cpp deleted file mode 100644 index 47b7387..0000000 --- a/src/actions/actionlayersremove.cpp +++ /dev/null @@ -1,53 +0,0 @@ -// actionlayersedit.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/04/2010 Added this text. :-) -// - -#include "actionlayersremove.h" - -#include "dialogfactory.h" -#include "drawing.h" - -ActionLayersRemove::ActionLayersRemove(EntityContainer & container, - GraphicView & graphicView): - ActionInterface("Remove Layer", container, graphicView) -{ -} - -ActionLayersRemove::~ActionLayersRemove() -{ -} - -void ActionLayersRemove::trigger() -{ - DEBUG->print("ActionLayersRemove::trigger"); - - if (graphic) - { - Layer * layer = - DIALOGFACTORY->requestLayerRemovalDialog(graphic->getLayerList()); - - // Now remove the layer from the layer list: - graphic->removeLayer(layer); - } - - finish(); - DIALOGFACTORY->updateSelectionWidget(container->countSelected()); -} - -void ActionLayersRemove::init(int status) -{ - ActionInterface::init(status); - trigger(); -} diff --git a/src/actions/actionlayersremove.h b/src/actions/actionlayersremove.h deleted file mode 100644 index ffad4f4..0000000 --- a/src/actions/actionlayersremove.h +++ /dev/null @@ -1,22 +0,0 @@ -#ifndef __ACTIONLAYERSREMOVE_H__ -#define __ACTIONLAYERSREMOVE_H__ - -#include "actioninterface.h" - -/** - * This action class can handle user events to remove layers. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionLayersRemove: public ActionInterface -{ - public: - ActionLayersRemove(EntityContainer & container, GraphicView & graphicView); - ~ActionLayersRemove(); - - virtual void init(int status = 0); - virtual void trigger(); -}; - -#endif // __ACTIONLAYERSREMOVE_H__ diff --git a/src/actions/actionlayerstogglelock.cpp b/src/actions/actionlayerstogglelock.cpp deleted file mode 100644 index 6ea9e20..0000000 --- a/src/actions/actionlayerstogglelock.cpp +++ /dev/null @@ -1,77 +0,0 @@ -// actionlayerstogglelock.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/04/2010 Added this text. :-) -// - -#include "actionlayerstogglelock.h" - -#include "graphicview.h" -#include "drawing.h" - -ActionLayersToggleLock::ActionLayersToggleLock(EntityContainer & container, GraphicView & graphicView): ActionInterface("Toggle Layer Visibility", - container, graphicView) -{ -} - -ActionLayersToggleLock::~ActionLayersToggleLock() -{ -} - -void ActionLayersToggleLock::trigger() -{ - DEBUG->print("toggle layer"); - - if (graphic) - { - Layer * layer = graphic->getActiveLayer(); - - if (layer) - { - graphic->toggleLayerLock(layer); - - // deselect entities on locked layer: - if (layer->isLocked()) - { - for(Entity * e=container->firstEntity(); e!=NULL; - e=container->nextEntity()) - { - if (e != NULL && e->isVisible() && e->getLayer() == layer) - { -#warning "!!! Old rendering path need upgrade !!!" -#if 0 - if (graphicView) - graphicView->deleteEntity(e); -#endif - - e->setSelected(false); - -#warning "!!! Old rendering path need upgrade !!!" -#if 0 - if (graphicView) - graphicView->drawEntity(e); -#endif - } - } - } - } - } - - finish(); -} - -void ActionLayersToggleLock::init(int status) -{ - ActionInterface::init(status); - trigger(); -} diff --git a/src/actions/actionlayerstogglelock.h b/src/actions/actionlayerstogglelock.h deleted file mode 100644 index fb3511f..0000000 --- a/src/actions/actionlayerstogglelock.h +++ /dev/null @@ -1,22 +0,0 @@ -#ifndef __ACTIONLAYERSTOGGLELOCK_H__ -#define __ACTIONLAYERSTOGGLELOCK_H__ - -#include "actioninterface.h" - -/** - * This action class can handle user events to edit layers. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionLayersToggleLock: public ActionInterface -{ - public: - ActionLayersToggleLock(EntityContainer & container, GraphicView & graphicView); - ~ActionLayersToggleLock(); - - virtual void init(int status = 0); - virtual void trigger(); -}; - -#endif // __ACTIONLAYERSTOGGLELOCK_H__ diff --git a/src/actions/actionlayerstoggleview.cpp b/src/actions/actionlayerstoggleview.cpp deleted file mode 100644 index e75647f..0000000 --- a/src/actions/actionlayerstoggleview.cpp +++ /dev/null @@ -1,47 +0,0 @@ -// actionlayerstoggleview.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/04/2010 Added this text. :-) -// - -#include "actionlayerstoggleview.h" - -#include "drawing.h" - -ActionLayersToggleView::ActionLayersToggleView(EntityContainer & container, GraphicView & graphicView): ActionInterface("Toggle Layer Visibility", - container, graphicView) -{ -} - -ActionLayersToggleView::~ActionLayersToggleView() -{ -} - -void ActionLayersToggleView::trigger() -{ - DEBUG->print("toggle layer"); - - if (graphic != NULL) - { - Layer * layer = graphic->getActiveLayer(); - graphic->toggleLayer(layer); - } - - finish(); -} - -void ActionLayersToggleView::init(int status) -{ - ActionInterface::init(status); - trigger(); -} diff --git a/src/actions/actionlayerstoggleview.h b/src/actions/actionlayerstoggleview.h deleted file mode 100644 index c3459e3..0000000 --- a/src/actions/actionlayerstoggleview.h +++ /dev/null @@ -1,22 +0,0 @@ -#ifndef __ACTIONLAYERSTOGGLEVIEW_H__ -#define __ACTIONLAYERSTOGGLEVIEW_H__ - -#include "actioninterface.h" - -/** - * This action class can handle user events to edit layers. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionLayersToggleView: public ActionInterface -{ - public: - ActionLayersToggleView(EntityContainer & container, GraphicView & graphicView); - ~ActionLayersToggleView(); - - virtual void init(int status = 0); - virtual void trigger(); -}; - -#endif // __ACTIONLAYERSTOGGLEVIEW_H__ diff --git a/src/actions/actionlibraryinsert.cpp b/src/actions/actionlibraryinsert.cpp deleted file mode 100644 index 3a433df..0000000 --- a/src/actions/actionlibraryinsert.cpp +++ /dev/null @@ -1,297 +0,0 @@ -// actionlibraryinsert.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/04/2010 Added this text. :-) -// - -#include "actionlibraryinsert.h" - -#include "commandevent.h" -#include "dialogfactory.h" -#include "graphicview.h" -#include "preview.h" -#include "units.h" - -/** - * Constructor. - */ -ActionLibraryInsert::ActionLibraryInsert(EntityContainer & container, GraphicView & graphicView): - ActionInterface("Library Insert", container, graphicView) -{ -} - -ActionLibraryInsert::~ActionLibraryInsert() -{ -} - -/*virtual*/ RS2::ActionType ActionLibraryInsert::rtti() -{ - return RS2::ActionLibraryInsert; -} - -void ActionLibraryInsert::init(int status) -{ - ActionInterface::init(status); - - reset(); - - /*if (graphic!=NULL) { - block = graphic->getActiveBlock(); - if (block!=NULL) { - data.name = block->getName(); - } - }*/ - //trigger(); -} - -void ActionLibraryInsert::setFile(const QString & file) -{ - data.file = file; - - if (!prev.open(file, RS2::FormatUnknown)) - DIALOGFACTORY->commandMessage(tr("Cannot open file '%1'").arg(file)); -} - -void ActionLibraryInsert::reset() -{ - /*data = InsertData("", - Vector(0.0,0.0), - Vector(1.0,1.0), - 0.0, - 1, 1, - Vector(1.0,1.0), - NULL, - RS2::Update);*/ - - data.insertionPoint = Vector(false); - data.factor = 1.0; - data.angle = 0.0; -} - -void ActionLibraryInsert::trigger() -{ - deleteSnapper(); - deletePreview(); - clearPreview(); - - Creation creation(container, graphicView); - creation.createLibraryInsert(data); - - graphicView->redraw(); -} - -void ActionLibraryInsert::mouseMoveEvent(QMouseEvent * e) -{ - switch (getStatus()) - { - case SetTargetPoint: - data.insertionPoint = snapPoint(e); - - deletePreview(); - clearPreview(); -// preview->addAllFrom(prev); -// preview->move(data.insertionPoint); -// preview->scale(data.insertionPoint, Vector(data.factor, data.factor)); - - // unit conversion: - if (graphic) - { - double uf = Units::convert(1.0, prev.getUnit(), graphic->getUnit()); -// preview->scale(data.insertionPoint, Vector(uf, uf)); - } - -// preview->rotate(data.insertionPoint, data.angle); - drawPreview(); - break; - - default: - break; - } -} - -void ActionLibraryInsert::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::LeftButton) - { - Vector ce(snapPoint(e)); - coordinateEvent(&ce); - } - else if (e->button() == Qt::RightButton) - { - deleteSnapper(); - init(getStatus() - 1); - } -} - -void ActionLibraryInsert::coordinateEvent(Vector * e) -{ - if (e == NULL) - return; - - data.insertionPoint = *e; - trigger(); -} - -void ActionLibraryInsert::commandEvent(CommandEvent * e) -{ - QString c = e->getCommand().toLower(); - - if (checkCommand("help", c)) - { - DIALOGFACTORY->commandMessage(msgAvailableCommands() + getAvailableCommands().join(", ")); - return; - } - - switch (getStatus()) - { - case SetTargetPoint: - - if (checkCommand("angle", c)) - { - deleteSnapper(); - deletePreview(); - clearPreview(); - lastStatus = (Status)getStatus(); - setStatus(SetAngle); - } - else if (checkCommand("factor", c)) - { - deleteSnapper(); - deletePreview(); - clearPreview(); - lastStatus = (Status)getStatus(); - setStatus(SetFactor); - } - break; - - case SetAngle: - { - bool ok; - double a = Math::eval(c, &ok); - - if (ok == true) - data.angle = Math::deg2rad(a); - else - DIALOGFACTORY->commandMessage(tr("Not a valid expression")); - - DIALOGFACTORY->requestOptions(this, true, true); - setStatus(lastStatus); - } - break; - - case SetFactor: - { - bool ok; - double f = Math::eval(c, &ok); - - if (ok == true) - setFactor(f); - else - DIALOGFACTORY->commandMessage(tr("Not a valid expression")); - - DIALOGFACTORY->requestOptions(this, true, true); - setStatus(lastStatus); - } - break; - - default: - break; - } -} - -QStringList ActionLibraryInsert::getAvailableCommands() -{ - QStringList cmd; - - switch (getStatus()) - { - case SetTargetPoint: - cmd += command("angle"); - cmd += command("factor"); - break; - - default: - break; - } - - return cmd; -} - -void ActionLibraryInsert::showOptions() -{ - ActionInterface::showOptions(); - - DIALOGFACTORY->requestOptions(this, true); -} - -void ActionLibraryInsert::hideOptions() -{ - ActionInterface::hideOptions(); - - DIALOGFACTORY->requestOptions(this, false); -} - -void ActionLibraryInsert::updateMouseButtonHints() -{ - switch (getStatus()) - { - case SetTargetPoint: - DIALOGFACTORY->updateMouseWidget(tr("Specify reference point"), tr("Cancel")); - break; - - case SetAngle: - DIALOGFACTORY->updateMouseWidget(tr("Enter angle:"), ""); - break; - - case SetFactor: - DIALOGFACTORY->updateMouseWidget(tr("Enter factor:"), ""); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } -} - -void ActionLibraryInsert::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::CadCursor); -} - -void ActionLibraryInsert::updateToolBar() -{ - if (!isFinished()) - DIALOGFACTORY->requestToolBar(RS2::ToolBarSnap); - else - DIALOGFACTORY->requestToolBar(RS2::ToolBarMain); -} - -double ActionLibraryInsert::getAngle() -{ - return data.angle; -} - -void ActionLibraryInsert::setAngle(double a) -{ - data.angle = a; -} - -double ActionLibraryInsert::getFactor() -{ - return data.factor; -} - -void ActionLibraryInsert::setFactor(double f) -{ - data.factor = f; -} diff --git a/src/actions/actionlibraryinsert.h b/src/actions/actionlibraryinsert.h deleted file mode 100644 index 34f4286..0000000 --- a/src/actions/actionlibraryinsert.h +++ /dev/null @@ -1,63 +0,0 @@ -#ifndef __ACTIONLIBRARYINSERT_H__ -#define __ACTIONLIBRARYINSERT_H__ - -#include "creation.h" -#include "drawing.h" -#include "actioninterface.h" - -/** - * This action class can handle user events for inserting library items - * (or any other DXF files) into the current drawing (as block/insert). - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionLibraryInsert: public ActionInterface -{ - public: - /** - * Action States. - */ - enum Status { - SetTargetPoint, /**< Setting the reference point. */ - SetAngle, /**< Setting angle in the command line. */ - SetFactor /**< Setting factor in the command line. */ - //SetColumns, /**< Setting columns in the command line. */ - //SetRows, /**< Setting rows in the command line. */ - //SetColumnSpacing, /**< Setting column spacing in the command line. */ - //SetRowSpacing /**< Setting row spacing in the command line. */ - }; - - public: - ActionLibraryInsert(EntityContainer & container, GraphicView & graphicView); - virtual ~ActionLibraryInsert(); - - virtual RS2::ActionType rtti(); - virtual void init(int status = 0); - void reset(); - virtual void trigger(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void coordinateEvent(Vector * e); - virtual void commandEvent(CommandEvent * e); - virtual QStringList getAvailableCommands(); - virtual void showOptions(); - virtual void hideOptions(); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - void setFile(const QString & file); - double getAngle(); - void setAngle(double a); - double getFactor(); - void setFactor(double f); - - protected: - Drawing prev; - LibraryInsertData data; - - /** Last status before entering option. */ - Status lastStatus; -}; - -#endif // __ACTIONLIBRARYINSERT_H__ diff --git a/src/actions/actionlockrelativezero.cpp b/src/actions/actionlockrelativezero.cpp deleted file mode 100644 index e804909..0000000 --- a/src/actions/actionlockrelativezero.cpp +++ /dev/null @@ -1,42 +0,0 @@ -// actionlockrelativezero.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/04/2010 Added this text. :-) -// - -#include "actionlockrelativezero.h" - -#include "graphicview.h" - -ActionLockRelativeZero::ActionLockRelativeZero( - EntityContainer & container, GraphicView & graphicView, bool on): - ActionInterface("(Un-)lock the relative Zero", container, graphicView) -{ - this->on = on; -} - -ActionLockRelativeZero::~ActionLockRelativeZero() -{ -} - -void ActionLockRelativeZero::init(int status) -{ - ActionInterface::init(status); - trigger(); - finish(); -} - -void ActionLockRelativeZero::trigger() -{ - graphicView->lockRelativeZero(on); -} diff --git a/src/actions/actionlockrelativezero.h b/src/actions/actionlockrelativezero.h deleted file mode 100644 index cbea0d5..0000000 --- a/src/actions/actionlockrelativezero.h +++ /dev/null @@ -1,27 +0,0 @@ -#ifndef __ACTIONLOCKRELATIVEZERO_H__ -#define __ACTIONLOCKRELATIVEZERO_H__ - -#include "actioninterface.h" - -/** - * This action class can handle user events to lock or unlock - * the relative Zero point. - * It overrides but retains the locking of the relative Zero. - * - * @author James Hammons - * @author Ulf Lehnert - */ -class ActionLockRelativeZero: public ActionInterface -{ - public: - ActionLockRelativeZero(EntityContainer & container, GraphicView & graphicView, bool on); - ~ActionLockRelativeZero(); - - virtual void init(int status = 0); - virtual void trigger(); - - private: - bool on; -}; - -#endif // __ACTIONLOCKRELATIVEZERO_H__ diff --git a/src/actions/actionmodifyattributes.cpp b/src/actions/actionmodifyattributes.cpp deleted file mode 100644 index fcbe0f5..0000000 --- a/src/actions/actionmodifyattributes.cpp +++ /dev/null @@ -1,92 +0,0 @@ -// actionmodifyattributes.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/04/2010 Added this text. :-) -// - -#include "actionmodifyattributes.h" - -#include "dialogfactory.h" -#include "drawing.h" -#include "graphicview.h" -#include "modification.h" - -ActionModifyAttributes::ActionModifyAttributes( - EntityContainer & container, GraphicView & graphicView): - ActionInterface("Change Attributes", container, graphicView) -{ -} - -ActionModifyAttributes::~ActionModifyAttributes() -{ -} - -void ActionModifyAttributes::init(int status) -{ - ActionInterface::init(status); - trigger(); -} - -void ActionModifyAttributes::trigger() -{ - DEBUG->print("ActionModifyAttributes::trigger()"); - - AttributesData data; - data.pen = Pen(); - data.layer = "0"; - data.changeColor = false; - data.changeLineType = false; - data.changeWidth = false; - data.changeLayer = false; - - if (graphic) - { - if (DIALOGFACTORY->requestAttributesDialog(data, - *graphic->getLayerList())) - { - Modification m(*container, graphicView); - m.changeAttributes(data); - } - } - - finish(); - graphicView->killSelectActions(); - - DIALOGFACTORY->updateSelectionWidget(container->countSelected()); -} - -void ActionModifyAttributes::updateMouseButtonHints() -{ - switch (getStatus()) - { - //case Acknowledge: - //DIALOGFACTORY->updateMouseWidget(tr("Acknowledge"), tr("Cancel")); - //break; - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } -} - -void ActionModifyAttributes::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::DelCursor); -} - -void ActionModifyAttributes::updateToolBar() -{ - if (!isFinished()) - DIALOGFACTORY->requestToolBar(RS2::ToolBarModify); - else - DIALOGFACTORY->requestToolBar(RS2::ToolBarMain); -} diff --git a/src/actions/actionmodifyattributes.h b/src/actions/actionmodifyattributes.h deleted file mode 100644 index 2e4a74b..0000000 --- a/src/actions/actionmodifyattributes.h +++ /dev/null @@ -1,34 +0,0 @@ -#ifndef __ACTIONMODIFYATTRIBUTES_H__ -#define __ACTIONMODIFYATTRIBUTES_H__ - -#include "actioninterface.h" - -/** - * This action class can handle user events to change the attributes of - * entities. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionModifyAttributes: public ActionInterface -{ - public: - /** - * Action States. - */ - enum Status { - Acknowledge /**< Acknowledge or cancel. */ - }; - - public: - ActionModifyAttributes(EntityContainer & container, GraphicView & graphicView); - ~ActionModifyAttributes(); - - virtual void init(int status = 0); - virtual void trigger(); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); -}; - -#endif // __ACTIONMODIFYATTRIBUTES_H__ diff --git a/src/actions/actionmodifybevel.cpp b/src/actions/actionmodifybevel.cpp deleted file mode 100644 index 5615cf1..0000000 --- a/src/actions/actionmodifybevel.cpp +++ /dev/null @@ -1,323 +0,0 @@ -// actionmodifybevel.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/04/2010 Added this text. :-) -// - -#include "actionmodifybevel.h" - -#include "commandevent.h" -#include "debug.h" -#include "dialogfactory.h" -#include "information.h" - -ActionModifyBevel::ActionModifyBevel(EntityContainer & container, GraphicView & graphicView): ActionInterface("Bevel Entities", - container, graphicView) -{ - entity1 = NULL; - coord1 = Vector(false); - entity2 = NULL; - coord2 = Vector(false); -} - -ActionModifyBevel::~ActionModifyBevel() -{ -} - -/*virtual*/ RS2::ActionType ActionModifyBevel::rtti() -{ - return RS2::ActionModifyBevel; -} - -void ActionModifyBevel::init(int status) -{ - ActionInterface::init(status); - -/* snapMode = RS2::SnapFree; - snapRes = RS2::RestrictNothing;*/ -} - -void ActionModifyBevel::trigger() -{ - DEBUG->print("ActionModifyBevel::trigger()"); - - if (entity1 && entity1->isAtomic() - && entity2 && entity2->isAtomic()) - { - Modification m(*container, graphicView); - m.bevel(coord1, (AtomicEntity *)entity1, coord2, (AtomicEntity *)entity2, data); - - entity1 = NULL; - entity2 = NULL; - setStatus(SetEntity1); - - DIALOGFACTORY->updateSelectionWidget(container->countSelected()); - } -} - -void ActionModifyBevel::mouseMoveEvent(QMouseEvent * e) -{ - DEBUG->print("ActionModifyBevel::mouseMoveEvent begin"); - - Vector mouse = graphicView->toGraph(e->x(), e->y()); - Entity * se = catchEntity(e, RS2::ResolveAll); - - switch (getStatus()) - { - case SetEntity1: - coord1 = mouse; - entity1 = se; - break; - - case SetEntity2: - - if (entity1 != NULL && Information::isTrimmable(entity1)) - { - coord2 = mouse; - entity2 = se; - } - break; - - default: - break; - } - - DEBUG->print("ActionModifyBevel::mouseMoveEvent end"); -} - -void ActionModifyBevel::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::LeftButton) - { - switch (getStatus()) - { - case SetEntity1: - - if (entity1 != NULL && entity1->isAtomic()) - setStatus(SetEntity2); - break; - - case SetEntity2: - - if (entity2 != NULL && entity2->isAtomic() - && Information::isTrimmable(entity1, entity2)) - trigger(); - break; - - default: - break; - } - } - else if (e->button() == Qt::RightButton) - { - deletePreview(); - deleteSnapper(); - init(getStatus() - 1); - } -} - -void ActionModifyBevel::commandEvent(CommandEvent * e) -{ - QString c = e->getCommand().toLower(); - - if (checkCommand("help", c)) - { - DIALOGFACTORY->commandMessage(msgAvailableCommands() - + getAvailableCommands().join(", ")); - return; - } - - switch (getStatus()) - { - case SetEntity1: - case SetEntity2: - - if (checkCommand("length1", c)) - { - deleteSnapper(); - deletePreview(); - clearPreview(); - lastStatus = (Status)getStatus(); - setStatus(SetLength1); - } - else if (checkCommand("length2", c)) - { - deleteSnapper(); - deletePreview(); - clearPreview(); - lastStatus = (Status)getStatus(); - setStatus(SetLength2); - } - else if (checkCommand("trim", c)) - { - //deleteSnapper(); - //deletePreview(); - //clearPreview(); - //lastStatus = (Status)getStatus(); - //setStatus(SetTrim); - data.trim = !data.trim; - DIALOGFACTORY->requestOptions(this, true, true); - } - break; - - case SetLength1: { - bool ok; - double l = Math::eval(c, &ok); - - if (ok == true) - data.length1 = l; - else - DIALOGFACTORY->commandMessage(tr("Not a valid expression")); - DIALOGFACTORY->requestOptions(this, true, true); - setStatus(lastStatus); - } - break; - - case SetLength2: { - bool ok; - double l = Math::eval(c, &ok); - - if (ok == true) - data.length2 = l; - else - DIALOGFACTORY->commandMessage(tr("Not a valid expression")); - DIALOGFACTORY->requestOptions(this, true, true); - setStatus(lastStatus); - } - break; - - /*case SetTrim: { - if (checkCommand()) { - data.trim = true; - } else if (c==cmdNo.toLower() || c==cmdNo2) { - data.trim = false; - } else { - DIALOGFACTORY->commandMessage(tr("Please enter 'Yes' " - "or 'No'")); - } - DIALOGFACTORY->requestOptions(this, true, true); - setStatus(lastStatus); - } - break;*/ - - default: - break; - } -} - -QStringList ActionModifyBevel::getAvailableCommands() -{ - QStringList cmd; - - switch (getStatus()) - { - case SetEntity1: - case SetEntity2: - cmd += command("length1"); - cmd += command("length2"); - cmd += command("trim"); - break; - - default: - break; - } - return cmd; -} - -void ActionModifyBevel::showOptions() -{ - ActionInterface::showOptions(); - - DIALOGFACTORY->requestOptions(this, true); -} - -void ActionModifyBevel::hideOptions() -{ - ActionInterface::hideOptions(); - - DIALOGFACTORY->requestOptions(this, false); -} - -void ActionModifyBevel::updateMouseButtonHints() -{ - switch (getStatus()) - { - case SetEntity1: - DIALOGFACTORY->updateMouseWidget(tr("Select first entity"), - tr("Cancel")); - break; - - case SetEntity2: - DIALOGFACTORY->updateMouseWidget(tr("Select second entity"), - tr("Back")); - break; - - case SetLength1: - DIALOGFACTORY->updateMouseWidget(tr("Enter length 1:"), - tr("Back")); - break; - - case SetLength2: - DIALOGFACTORY->updateMouseWidget(tr("Enter length 2:"), - tr("Back")); - break; - - /*case SetTrim: - DIALOGFACTORY->updateMouseWidget(tr("Trim on? (yes/no):"), - ""); - break;*/ - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } -} - -void ActionModifyBevel::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::CadCursor); -} - -void ActionModifyBevel::updateToolBar() -{ - DIALOGFACTORY->requestToolBar(RS2::ToolBarModify); -} - -void ActionModifyBevel::setLength1(double l1) -{ - data.length1 = l1; -} - -double ActionModifyBevel::getLength1() -{ - return data.length1; -} - -void ActionModifyBevel::setLength2(double l2) -{ - data.length2 = l2; -} - -double ActionModifyBevel::getLength2() -{ - return data.length2; -} - -void ActionModifyBevel::setTrim(bool t) -{ - data.trim = t; -} - -bool ActionModifyBevel::isTrimOn() -{ - return data.trim; -} diff --git a/src/actions/actionmodifybevel.h b/src/actions/actionmodifybevel.h deleted file mode 100644 index 02f68d8..0000000 --- a/src/actions/actionmodifybevel.h +++ /dev/null @@ -1,60 +0,0 @@ -#ifndef __ACTIONMODIFYBEVEL_H__ -#define __ACTIONMODIFYBEVEL_H__ - -#include "actioninterface.h" -#include "modification.h" - -/** - * This action class can handle user events to bevel corners. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionModifyBevel: public ActionInterface -{ - public: - /** - * Action States. - */ - enum Status { - SetEntity1, /**< Choosing the 1st entity. */ - SetEntity2, /**< Choosing the 2nd entity. */ - SetLength1, /**< Setting length 1 in command line. */ - SetLength2 /**< Setting length 2 in command line. */ - //SetTrim /**< Setting trim flag in command line. */ - }; - - public: - ActionModifyBevel(EntityContainer & container, GraphicView & graphicView); - ~ActionModifyBevel(); - - virtual RS2::ActionType rtti(); - virtual void init(int status = 0); - virtual void trigger(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void commandEvent(CommandEvent * e); - virtual QStringList getAvailableCommands(); - virtual void hideOptions(); - virtual void showOptions(); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - void setLength1(double l1); - double getLength1(); - void setLength2(double l2); - double getLength2(); - void setTrim(bool t); - bool isTrimOn(); - - private: - Entity * entity1; - Vector coord1; - Entity * entity2; - Vector coord2; - BevelData data; - /** Last status before entering angle. */ - Status lastStatus; -}; - -#endif // __ACTIONMODIFYBEVEL_H__ diff --git a/src/actions/actionmodifycut.cpp b/src/actions/actionmodifycut.cpp deleted file mode 100644 index 228c3c7..0000000 --- a/src/actions/actionmodifycut.cpp +++ /dev/null @@ -1,180 +0,0 @@ -// actionmodifycut.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/04/2010 Added this text. :-) -// - -#include "actionmodifycut.h" - -#include "debug.h" -#include "dialogfactory.h" -#include "graphicview.h" -#include "modification.h" - -ActionModifyCut::ActionModifyCut(EntityContainer & container, - GraphicView & graphicView): ActionInterface("Cut Entity", - container, graphicView) -{ - cutEntity = NULL; - cutCoord = Vector(false); -} - -ActionModifyCut::~ActionModifyCut() -{ -} - -void ActionModifyCut::init(int status) -{ - ActionInterface::init(status); -} - -void ActionModifyCut::trigger() -{ - DEBUG->print("ActionModifyCut::trigger()"); - - if (cutEntity != NULL && cutEntity->isAtomic() && cutCoord.valid - && cutEntity->isPointOnEntity(cutCoord)) - { - cutEntity->setHighlighted(false); - graphicView->drawEntity(cutEntity); - - Modification m(*container, graphicView); - m.cut(cutCoord, (AtomicEntity *)cutEntity); - - cutEntity = NULL; - cutCoord = Vector(false); - setStatus(ChooseCutEntity); - - DIALOGFACTORY->updateSelectionWidget(container->countSelected()); - } -} - -void ActionModifyCut::mouseMoveEvent(QMouseEvent * e) -{ - DEBUG->print("ActionModifyCut::mouseMoveEvent begin"); - - switch (getStatus()) - { - case ChooseCutEntity: - break; - - case SetCutCoord: - snapPoint(e); - break; - - default: - break; - } - - DEBUG->print("ActionModifyTrim::mouseMoveEvent end"); -} - -void ActionModifyCut::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::LeftButton) - { - switch (getStatus()) - { - case ChooseCutEntity: - cutEntity = catchEntity(e); - - if (cutEntity == NULL) - DIALOGFACTORY->commandMessage(tr("No Entity found.")); - else if (cutEntity->rtti() != RS2::EntityLine - && cutEntity->rtti() != RS2::EntityArc - && cutEntity->rtti() != RS2::EntityCircle - && cutEntity->rtti() != RS2::EntityEllipse) - - DIALOGFACTORY->commandMessage( - tr("Entity must be a line, arc, circle or ellipse.")); - else - { - cutEntity->setHighlighted(true); - graphicView->drawEntity(cutEntity); - setStatus(SetCutCoord); - } - break; - - case SetCutCoord: - cutCoord = snapPoint(e); - - if (cutEntity == NULL) - DIALOGFACTORY->commandMessage(tr("No Entity found.")); - else if (!cutCoord.valid) - DIALOGFACTORY->commandMessage(tr("Cutting point is invalid.")); - else if (!cutEntity->isPointOnEntity(cutCoord)) - DIALOGFACTORY->commandMessage( - tr("Cutting point is not on entity.")); - else - { - deleteSnapper(); - trigger(); - } - break; - - default: - break; - } - } - else if (e->button() == Qt::RightButton) - { - deleteSnapper(); - - if (cutEntity != NULL) - { - cutEntity->setHighlighted(false); - graphicView->drawEntity(cutEntity); - } - init(getStatus() - 1); - } -} - -void ActionModifyCut::updateMouseButtonHints() -{ - switch (getStatus()) - { - case ChooseCutEntity: - DIALOGFACTORY->updateMouseWidget(tr("Specify entity to cut"), - tr("Cancel")); - break; - - case SetCutCoord: - DIALOGFACTORY->updateMouseWidget(tr("Specify cutting point"), - tr("Back")); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } -} - -void ActionModifyCut::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::CadCursor); -} - -void ActionModifyCut::updateToolBar() -{ - switch (getStatus()) - { - case SetCutCoord: - DIALOGFACTORY->requestToolBar(RS2::ToolBarSnap); - break; - - case ChooseCutEntity: - default: - DIALOGFACTORY->requestToolBar(RS2::ToolBarModify); - break; - } -} diff --git a/src/actions/actionmodifycut.h b/src/actions/actionmodifycut.h deleted file mode 100644 index 156675a..0000000 --- a/src/actions/actionmodifycut.h +++ /dev/null @@ -1,43 +0,0 @@ -#ifndef __ACTIONMODIFYCUT_H__ -#define __ACTIONMODIFYCUT_H__ - -#include "actioninterface.h" -#include "vector.h" - -class Entity; - -/** - * This action class can handle user events to divide entities. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionModifyCut: public ActionInterface -{ - public: - /** - * Action States. - */ - enum Status { - ChooseCutEntity, /**< Choosing the entity to cut in two. */ - SetCutCoord /**< Choosing the cutting point. */ - }; - - public: - ActionModifyCut(EntityContainer & container, GraphicView & graphicView); - ~ActionModifyCut(); - - virtual void init(int status = 0); - virtual void trigger(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - - private: - Entity * cutEntity; - Vector cutCoord; -}; - -#endif // __ACTIONMODIFYCUT_H__ diff --git a/src/actions/actionmodifydelete.cpp b/src/actions/actionmodifydelete.cpp deleted file mode 100644 index 9e9ee6d..0000000 --- a/src/actions/actionmodifydelete.cpp +++ /dev/null @@ -1,82 +0,0 @@ -// actionmodifydelete.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/04/2010 Added this text. :-) -// - -#include "actionmodifydelete.h" - -#include "debug.h" -#include "dialogfactory.h" -#include "graphicview.h" -#include "modification.h" - -ActionModifyDelete::ActionModifyDelete(EntityContainer & container, - GraphicView & graphicView): ActionInterface("Delete Entities", - container, graphicView) -{ -} - -ActionModifyDelete::~ActionModifyDelete() -{ -} - -void ActionModifyDelete::init(int status) -{ - ActionInterface::init(status); - trigger(); -} - -void ActionModifyDelete::trigger() -{ - DEBUG->print("ActionModifyDelete::trigger()"); - Modification m(*container, graphicView); - m.remove(); - finish(); - - if (DIALOGFACTORY != NULL) - DIALOGFACTORY->updateSelectionWidget(container->countSelected()); -} - -void ActionModifyDelete::updateMouseButtonHints() -{ - if (DIALOGFACTORY != NULL) - { - switch (getStatus()) - { - //case Acknowledge: - // DIALOGFACTORY->updateMouseWidget(tr("Acknowledge"), - // tr("Cancel")); - // break; - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } - } -} - -void ActionModifyDelete::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::DelCursor); -} - -void ActionModifyDelete::updateToolBar() -{ - if (DIALOGFACTORY != NULL) - { - if (!isFinished()) - DIALOGFACTORY->requestToolBar(RS2::ToolBarModify); - else - DIALOGFACTORY->requestToolBar(RS2::ToolBarMain); - } -} diff --git a/src/actions/actionmodifydelete.h b/src/actions/actionmodifydelete.h deleted file mode 100644 index 6b873fc..0000000 --- a/src/actions/actionmodifydelete.h +++ /dev/null @@ -1,33 +0,0 @@ -#ifndef __ACTIONMODIFYDELETE_H__ -#define __ACTIONMODIFYDELETE_H__ - -#include "actioninterface.h" - -/** - * This action class can handle user events to delete entities. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionModifyDelete: public ActionInterface -{ - public: - /** - * Action States. - */ - enum Status { - Acknowledge /**< Acknowledge or cancel. */ - }; - - public: - ActionModifyDelete(EntityContainer & container, GraphicView & graphicView); - ~ActionModifyDelete(); - - virtual void init(int status = 0); - virtual void trigger(); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); -}; - -#endif // __ACTIONMODIFYDELETE_H__ diff --git a/src/actions/actionmodifydeletefree.cpp b/src/actions/actionmodifydeletefree.cpp deleted file mode 100644 index 434d7d5..0000000 --- a/src/actions/actionmodifydeletefree.cpp +++ /dev/null @@ -1,170 +0,0 @@ -// actionmodifydeletefree.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/04/2010 Added this text. :-) -// - -#include "actionmodifydeletefree.h" - -#include "dialogfactory.h" -#include "graphicview.h" -#include "modification.h" -#include "polyline.h" -#include "undo.h" - -ActionModifyDeleteFree::ActionModifyDeleteFree(EntityContainer & container, - GraphicView & graphicView): - ActionInterface("Delete Entities Freehand", container, graphicView) -{ -} - -ActionModifyDeleteFree::~ActionModifyDeleteFree() -{ -} - -void ActionModifyDeleteFree::init(int status) -{ - ActionInterface::init(status); - polyline = NULL; - e1 = e2 = NULL; - v1 = v2 = Vector(false); -// setSnapMode(RS2::SnapOnEntity); -} - -void ActionModifyDeleteFree::trigger() -{ - if (e1 && e2) - { - EntityContainer * parent = e2->getParent(); - - if (parent) - { - if (parent->rtti() == RS2::EntityPolyline) - { - if (parent->getId() == polyline->getId()) - { -#warning "!!! Old rendering path need upgrade !!!" -#if 0 - // deletes whole polyline on screen: - graphicView->deleteEntity((Entity *)polyline); -#endif - - // splits up the polyline in the container: - Polyline * pl1; - Polyline * pl2; - Modification m(*container); - m.splitPolyline(*polyline, *e1, v1, *e2, v2, &pl1, &pl2); - - if (document) - { - document->startUndoCycle(); - document->addUndoable(polyline); - document->addUndoable(pl1); - document->addUndoable(pl2); - document->endUndoCycle(); - } - - // draws the new polylines on the screen: - graphicView->drawEntity((Entity *)pl1); - graphicView->drawEntity((Entity *)pl2); - - init(); - - DIALOGFACTORY->updateSelectionWidget( - container->countSelected()); - } - else - DIALOGFACTORY->commandMessage(tr("Entities not in the same polyline.")); - } - else - DIALOGFACTORY->commandMessage(tr("Parent of second entity is not a polyline")); - } - else - DIALOGFACTORY->commandMessage(tr("Parent of second entity is NULL")); - } - else - DIALOGFACTORY->commandMessage(tr("One of the chosen entities is NULL")); -} - -void ActionModifyDeleteFree::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::RightButton) - init(getStatus() - 1); - else - { - switch (getStatus()) - { - case 0: - v1 = snapPoint(e); -// e1 = getKeyEntity(); - e1 = graphicView->GetSnapperEntity(); - - if (e1) - { - EntityContainer * parent = e1->getParent(); - - if (parent) - { - if (parent->rtti() == RS2::EntityPolyline) - { - polyline = (Polyline *)parent; - setStatus(1); - } - else - DIALOGFACTORY->commandMessage( - tr("Parent of first entity is not a polyline")); - } - else - DIALOGFACTORY->commandMessage( - tr("Parent of first entity is NULL")); - } - else - DIALOGFACTORY->commandMessage( - tr("First entity is NULL")); - - break; - - case 1: - v2 = snapPoint(e); -// e2 = getKeyEntity(); - e2 = graphicView->GetSnapperEntity(); - - if (e2) - trigger(); - else - DIALOGFACTORY->commandMessage(tr("Second entity is NULL")); - - break; - } - } -} - -void ActionModifyDeleteFree::updateMouseButtonHints() -{ - switch (getStatus()) - { - case 0: - DIALOGFACTORY->updateMouseWidget(tr("Specify first break point " - "on a polyline"), tr("Cancel")); - break; - - case 1: - DIALOGFACTORY->updateMouseWidget(tr("Specify second break point " - "on the same polyline"), tr("Back")); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } -} diff --git a/src/actions/actionmodifydeletefree.h b/src/actions/actionmodifydeletefree.h deleted file mode 100644 index 94630c3..0000000 --- a/src/actions/actionmodifydeletefree.h +++ /dev/null @@ -1,35 +0,0 @@ -#ifndef __ACTIONMODIFYDELETEFREE_H__ -#define __ACTIONMODIFYDELETEFREE_H__ - -#include "actioninterface.h" -#include "vector.h" - -class Entity; -class Polyline; - -/** - * This action class can handle user events to delete entities. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionModifyDeleteFree: public ActionInterface -{ - public: - ActionModifyDeleteFree(EntityContainer & container, GraphicView & graphicView); - ~ActionModifyDeleteFree(); - - virtual void init(int status = 0); - virtual void trigger(); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void updateMouseButtonHints(); - - private: - Polyline * polyline; - Entity * e1; - Vector v1; - Entity * e2; - Vector v2; -}; - -#endif // __ACTIONMODIFYDELETEFREE_H__ diff --git a/src/actions/actionmodifydeletequick.cpp b/src/actions/actionmodifydeletequick.cpp deleted file mode 100644 index 2be4009..0000000 --- a/src/actions/actionmodifydeletequick.cpp +++ /dev/null @@ -1,99 +0,0 @@ -// actionmodifydeletequick.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/04/2010 Added this text. :-) -// - -#include "actionmodifydeletequick.h" - -#include "debug.h" -#include "dialogfactory.h" -#include "graphicview.h" - -ActionModifyDeleteQuick::ActionModifyDeleteQuick( - EntityContainer & container, GraphicView & graphicView): - ActionInterface("Quick Delete Entities", container, graphicView) -{ - en = NULL; -} - -ActionModifyDeleteQuick::~ActionModifyDeleteQuick() -{ -} - -/** - * Deletes all entities that were selected. - */ -void ActionModifyDeleteQuick::trigger() -{ - DEBUG->print("ActionModifyDeleteQuick::trigger()"); - - if (en) - { - DEBUG->print("Entity found"); - EntityContainer * parent = en->getParent(); - - if (parent) - { - en->setSelected(false); -#warning "!!! Old rendering path need upgrade !!!" -#if 0 - graphicView->deleteEntity(en); -#endif - en->changeUndoState(); - - if (document) - { - document->startUndoCycle(); - document->addUndoable(en); - document->endUndoCycle(); - } - } - - DIALOGFACTORY->updateSelectionWidget(container->countSelected()); - } - else - DEBUG->print("ActionModifyDeleteQuick::mousePressEvent:" - " Entity is NULL\n"); -} - -void ActionModifyDeleteQuick::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::RightButton) - init(getStatus() - 1); - else - { - en = catchEntity(e); - trigger(); - } -} - -void ActionModifyDeleteQuick::updateMouseButtonHints() -{ - switch (getStatus()) - { - case 0: - DIALOGFACTORY->updateMouseWidget(tr("Pick entity to delete"), - tr("Cancel")); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } -} - -void ActionModifyDeleteQuick::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::DelCursor); -} diff --git a/src/actions/actionmodifydeletequick.h b/src/actions/actionmodifydeletequick.h deleted file mode 100644 index b70d33a..0000000 --- a/src/actions/actionmodifydeletequick.h +++ /dev/null @@ -1,30 +0,0 @@ -#ifndef __ACTIONMODIFYDELETEQUICK_H__ -#define __ACTIONMODIFYDELETEQUICK_H__ - -#include "actioninterface.h" - -class Entity; - -/** - * This action class can handle user events to delete entities - * directly (every click removes an entity). - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionModifyDeleteQuick: public ActionInterface -{ - public: - ActionModifyDeleteQuick(EntityContainer & container, GraphicView & graphicView); - ~ActionModifyDeleteQuick(); - - virtual void trigger(); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - - private: - Entity * en; -}; - -#endif // __ACTIONMODIFYDELETEQUICK_H__ diff --git a/src/actions/actionmodifyentity.cpp b/src/actions/actionmodifyentity.cpp deleted file mode 100644 index 167cb6a..0000000 --- a/src/actions/actionmodifyentity.cpp +++ /dev/null @@ -1,125 +0,0 @@ -// actionmodifyentity.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/04/2010 Added this text. :-) -// - -/* -Program received signal SIGSEGV, Segmentation fault. -0x080d0fd1 in PaintInterface::fillRect(int, int, int, int, Color const&) () -(gdb) bt -#0 0x080d0fd1 in PaintInterface::fillRect(int, int, int, int, Color const&) - () -#1 0x080cf523 in PaintInterface::drawHandle(Vector const&, Color const&, int) () -#2 0x0822d7e0 in GraphicView::drawEntity(Entity*, double, bool) () -#3 0x0822d9a0 in GraphicView::deleteEntity(Entity*) () -#4 0x081334dc in ActionModifyEntity::trigger() () -#5 0x081336ef in ActionModifyEntity::mouseReleaseEvent(QMouseEvent*) () -#6 0x08089d2a in EventHandler::mouseReleaseEvent(QMouseEvent*) () -#7 0x0822a482 in GraphicView::mouseReleaseEvent(QMouseEvent*) () -#8 0x081eb00a in QG_GraphicView::mouseReleaseEvent(QMouseEvent*) () -#9 0xb77063c1 in QWidget::event(QEvent*) () from /usr/lib/qt4/libQtGui.so.4 -#10 0xb76a6b0c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () - from /usr/lib/qt4/libQtGui.so.4 -#11 0xb76ae24a in QApplication::notify(QObject*, QEvent*) () - from /usr/lib/qt4/libQtGui.so.4 -#12 0xb7458882 in QCoreApplication::notifyInternal(QObject*, QEvent*) () - from /usr/lib/qt4/libQtCore.so.4 -#13 0xb76acfa8 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer&, bool) () - from /usr/lib/qt4/libQtGui.so.4 -#14 0xb7739755 in ?? () from /usr/lib/qt4/libQtGui.so.4 -#15 0xb7738bac in QApplication::x11ProcessEvent(_XEvent*) () - from /usr/lib/qt4/libQtGui.so.4 -#16 0xb7766064 in ?? () from /usr/lib/qt4/libQtGui.so.4 -#17 0xb720b654 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 -#18 0xb720f430 in ?? () from /usr/lib/libglib-2.0.so.0 -#19 0xb720f5d8 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 -#20 0xb7484ed5 in QEventDispatcherGlib::processEvents(QFlags) () from /usr/lib/qt4/libQtCore.so.4 -#21 0xb7765b85 in ?? () from /usr/lib/qt4/libQtGui.so.4 -#22 0xb7456de9 in QEventLoop::processEvents(QFlags) () from /usr/lib/qt4/libQtCore.so.4 -#23 0xb745724a in QEventLoop::exec(QFlags) () - from /usr/lib/qt4/libQtCore.so.4 -#24 0xb745c56f in QCoreApplication::exec() () from /usr/lib/qt4/libQtCore.so.4 -#25 0xb76a6ba7 in QApplication::exec() () from /usr/lib/qt4/libQtGui.so.4 -#26 0x082325e7 in main () -*/ - -#include "actionmodifyentity.h" - -#include "debug.h" -#include "dialogfactory.h" -#include "graphicview.h" - -ActionModifyEntity::ActionModifyEntity(EntityContainer & container, - GraphicView & graphicView): - ActionInterface("Modify Entity", container, graphicView), en(NULL) -{ -// en = NULL; -} - -ActionModifyEntity::~ActionModifyEntity() -{ -} - -void ActionModifyEntity::trigger() -{ - if (!en) - { - DEBUG->print("ActionModifyEntity::trigger: Entity is NULL\n"); - return; - } - - Entity * clone = en->clone(); - - if (DIALOGFACTORY->requestModifyEntityDialog(clone)) - { - container->addEntity(clone); -#warning "!!! Old rendering path need upgrade !!!" -#if 0 - //(delete from screen...bleh) - graphicView->deleteEntity(en); -#endif - en->setSelected(false); - clone->setSelected(false); - graphicView->drawEntity(clone); - - if (document) - { - document->startUndoCycle(); - document->addUndoable(clone); - en->setUndoState(true); - document->addUndoable(en); - document->endUndoCycle(); - } - - DIALOGFACTORY->updateSelectionWidget(container->countSelected()); - } - else - delete clone; -} - -void ActionModifyEntity::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::RightButton) - init(getStatus() - 1); - else - { - en = catchEntity(e); - trigger(); - } -} - -void ActionModifyEntity::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::SelectCursor); -} diff --git a/src/actions/actionmodifyentity.h b/src/actions/actionmodifyentity.h deleted file mode 100644 index 1431123..0000000 --- a/src/actions/actionmodifyentity.h +++ /dev/null @@ -1,28 +0,0 @@ -#ifndef __ACTIONMODIFYENTITY_H__ -#define __ACTIONMODIFYENTITY_H__ - -#include "actioninterface.h" - -class Entity; - -/** - * This action class can handle user events to select entities. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionModifyEntity: public ActionInterface -{ - public: - ActionModifyEntity(EntityContainer & container, GraphicView & graphicView); - ~ActionModifyEntity(); - - virtual void trigger(); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void updateMouseCursor(); - - private: - Entity * en; -}; - -#endif // __ACTIONMODIFYENTITY_H__ diff --git a/src/actions/actionmodifyexplodetext.cpp b/src/actions/actionmodifyexplodetext.cpp deleted file mode 100644 index 85bc2a4..0000000 --- a/src/actions/actionmodifyexplodetext.cpp +++ /dev/null @@ -1,51 +0,0 @@ -// actionmodifyexplodetext.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/04/2010 Added this text. :-) -// - -#include "actionmodifyexplodetext.h" - -#include "modification.h" - -/** - * Constructor. - */ -ActionModifyExplodeText::ActionModifyExplodeText(EntityContainer & container, - GraphicView & graphicView): ActionInterface("Blocks Explode", - container, graphicView) -{ -} - -ActionModifyExplodeText::~ActionModifyExplodeText() -{ -} - -/*virtual*/ RS2::ActionType ActionModifyExplodeText::rtti() -{ - return RS2::ActionModifyExplodeText; -} - -void ActionModifyExplodeText::init(int status) -{ - ActionInterface::init(status); - - trigger(); - finish(); -} - -void ActionModifyExplodeText::trigger() -{ - Modification m(*container, graphicView); - m.explodeTextIntoLetters(); -} diff --git a/src/actions/actionmodifyexplodetext.h b/src/actions/actionmodifyexplodetext.h deleted file mode 100644 index bf4531d..0000000 --- a/src/actions/actionmodifyexplodetext.h +++ /dev/null @@ -1,24 +0,0 @@ -#ifndef __ACTIONMODIFYEXPLODETEXT_H__ -#define __ACTIONMODIFYEXPLODETEXT_H__ - -#include "actioninterface.h" - -/** - * This action class can handle user events for exploding blocks and - * other entity containers into single entities. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionModifyExplodeText: public ActionInterface -{ - public: - ActionModifyExplodeText(EntityContainer & container, GraphicView & graphicView); - ~ActionModifyExplodeText(); - - virtual RS2::ActionType rtti(); - virtual void init(int status = 0); - virtual void trigger(); -}; - -#endif // __ACTIONMODIFYEXPLODETEXT_H__ diff --git a/src/actions/actionmodifymirror.cpp b/src/actions/actionmodifymirror.cpp deleted file mode 100644 index c0cf0e7..0000000 --- a/src/actions/actionmodifymirror.cpp +++ /dev/null @@ -1,196 +0,0 @@ -// actionmodifymirror.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/04/2010 Added this text. :-) -// - -#include "actionmodifymirror.h" - -#include "debug.h" -#include "dialogfactory.h" -#include "preview.h" - -ActionModifyMirror::ActionModifyMirror(EntityContainer & container, GraphicView & graphicView): - ActionInterface("Mirror Entities", container, graphicView) -{ -} - -ActionModifyMirror::~ActionModifyMirror() -{ -} - -void ActionModifyMirror::init(int status) -{ - ActionInterface::init(status); -} - -void ActionModifyMirror::trigger() -{ - DEBUG->print("ActionModifyMirror::trigger()"); - - Modification m(*container, graphicView); - m.mirror(data); - - if (DIALOGFACTORY) - DIALOGFACTORY->updateSelectionWidget(container->countSelected()); -} - -void ActionModifyMirror::mouseMoveEvent(QMouseEvent * e) -{ - DEBUG->print("ActionModifyMirror::mouseMoveEvent begin"); - - if (getStatus() == SetAxisPoint1 || getStatus() == SetAxisPoint2) - { - Vector mouse = snapPoint(e); - - switch (getStatus()) - { - case SetAxisPoint1: - axisPoint1 = mouse; - break; - - case SetAxisPoint2: - - if (axisPoint1.valid) - { - axisPoint2 = mouse; - -// deletePreview(); -// clearPreview(); -/* preview->addSelectionFrom(*container); - preview->mirror(axisPoint1, axisPoint2); - preview->addEntity(new Line(preview,LineData(axisPoint1, axisPoint2)));*/ -// drawPreview(); - graphicView->preview.clear(); - graphicView->preview.addSelectionFrom(*container); - graphicView->preview.mirror(axisPoint1, axisPoint2); - graphicView->preview.addEntity(new Line(&(graphicView->preview), LineData(axisPoint1, axisPoint2))); - graphicView->redraw(); - } - break; - - default: - break; - } - - graphicView->redraw(); - } - - DEBUG->print("ActionModifyMirror::mouseMoveEvent end"); -} - -void ActionModifyMirror::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::LeftButton) - { - Vector ce(snapPoint(e)); - coordinateEvent(&ce); - } - else if (e->button() == Qt::RightButton) - { -// deletePreview(); -// deleteSnapper(); - init(getStatus() - 1); - graphicView->redraw(); //hm. - } -} - -void ActionModifyMirror::coordinateEvent(Vector * e) -{ - if (!e) - return; - - Vector mouse = *e; - - switch (getStatus()) - { - case SetAxisPoint1: - axisPoint1 = mouse; - setStatus(SetAxisPoint2); - graphicView->moveRelativeZero(mouse); - break; - - case SetAxisPoint2: - axisPoint2 = mouse; - setStatus(ShowDialog); - graphicView->moveRelativeZero(mouse); - - if (DIALOGFACTORY) - { - if (DIALOGFACTORY->requestMirrorDialog(data)) - { - data.axisPoint1 = axisPoint1; - data.axisPoint2 = axisPoint2; -// deletePreview(); -// clearPreview(); - trigger(); - finish(); - graphicView->redraw(); //hm. - } - } - break; - - default: - break; - } -} - -void ActionModifyMirror::updateMouseButtonHints() -{ - if (DIALOGFACTORY) - { - switch (getStatus()) - { - /*case Select: - DIALOGFACTORY->updateMouseWidget(tr("Pick entities to move"), - tr("Cancel")); - break;*/ - case SetAxisPoint1: - DIALOGFACTORY->updateMouseWidget( - tr("Specify first point of mirror line"), tr("Cancel")); - break; - - case SetAxisPoint2: - DIALOGFACTORY->updateMouseWidget( - tr("Specify second point of mirror line"), tr("Back")); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } - } -} - -void ActionModifyMirror::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::CadCursor); -} - -void ActionModifyMirror::updateToolBar() -{ - if (DIALOGFACTORY) - { - switch (getStatus()) - { - case SetAxisPoint1: - case SetAxisPoint2: - DIALOGFACTORY->requestToolBar(RS2::ToolBarSnap); - break; - - default: - DIALOGFACTORY->requestToolBar(RS2::ToolBarModify); - break; - } - } -} diff --git a/src/actions/actionmodifymirror.h b/src/actions/actionmodifymirror.h deleted file mode 100644 index d5441df..0000000 --- a/src/actions/actionmodifymirror.h +++ /dev/null @@ -1,45 +0,0 @@ -#ifndef __ACTIONMODIFYMIRROR_H__ -#define __ACTIONMODIFYMIRROR_H__ - -#include "modification.h" -#include "actioninterface.h" -#include "vector.h" - -/** - * This action class can handle user events to mirror entities. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionModifyMirror: public ActionInterface -{ - public: - /** - * Action States. - */ - enum Status { - SetAxisPoint1, /**< Setting the 1st point of the axis. */ - SetAxisPoint2, /**< Setting the 2nd point of the axis. */ - ShowDialog /**< Showing the options dialog. */ - }; - - public: - ActionModifyMirror(EntityContainer & container, GraphicView & graphicView); - ~ActionModifyMirror(); - - virtual void init(int status = 0); - virtual void trigger(); - virtual void coordinateEvent(Vector * e); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - - private: - MirrorData data; - Vector axisPoint1; - Vector axisPoint2; -}; - -#endif // __ACTIONMODIFYMIRROR_H__ diff --git a/src/actions/actionmodifymove.cpp b/src/actions/actionmodifymove.cpp deleted file mode 100644 index 9801c79..0000000 --- a/src/actions/actionmodifymove.cpp +++ /dev/null @@ -1,180 +0,0 @@ -// actionmodifymove.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/04/2010 Added this text. :-) -// - -#include "actionmodifymove.h" - -#include "debug.h" -#include "dialogfactory.h" -#include "preview.h" - -ActionModifyMove::ActionModifyMove(EntityContainer & container, - GraphicView & graphicView): - ActionInterface("Move Entities", container, graphicView) -{ -} - -ActionModifyMove::~ActionModifyMove() -{ -} - -void ActionModifyMove::init(int status) -{ - ActionInterface::init(status); -} - -void ActionModifyMove::trigger() -{ - DEBUG->print("ActionModifyMove::trigger()"); - - Modification m(*container, graphicView); - m.move(data); - - DIALOGFACTORY->updateSelectionWidget(container->countSelected()); -} - -void ActionModifyMove::mouseMoveEvent(QMouseEvent * e) -{ - DEBUG->print("ActionModifyMove::mouseMoveEvent begin"); - - if (getStatus() == SetReferencePoint - || getStatus() == SetTargetPoint) - { - Vector mouse = snapPoint(e); - - switch (getStatus()) - { - case SetReferencePoint: - referencePoint = mouse; - break; - - case SetTargetPoint: - - if (referencePoint.valid) - { - targetPoint = mouse; - - deletePreview(); - clearPreview(); -/* preview->addSelectionFrom(*container); - preview->move(targetPoint - referencePoint);*/ - drawPreview(); - } - break; - - default: - break; - } - } - - DEBUG->print("ActionModifyMove::mouseMoveEvent end"); -} - -void ActionModifyMove::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::LeftButton) - { - Vector ce(snapPoint(e)); - coordinateEvent(&ce); - } - else if (e->button() == Qt::RightButton) - { - deletePreview(); - deleteSnapper(); - init(getStatus() - 1); - } -} - -void ActionModifyMove::coordinateEvent(Vector * e) -{ - if (e == NULL) - return; - - Vector pos = *e; - - switch (getStatus()) - { - case SetReferencePoint: - referencePoint = pos; - graphicView->moveRelativeZero(referencePoint); - setStatus(SetTargetPoint); - break; - - case SetTargetPoint: - targetPoint = pos; - graphicView->moveRelativeZero(targetPoint); - setStatus(ShowDialog); - - if (DIALOGFACTORY->requestMoveDialog(data)) - { - data.offset = targetPoint - referencePoint; - trigger(); - finish(); - } - break; - - default: - break; - } -} - -void ActionModifyMove::updateMouseButtonHints() -{ - switch (getStatus()) - { - /*case Select: - DIALOGFACTORY->updateMouseWidget(tr("Pick entities to move"), - tr("Cancel")); - break;*/ - case SetReferencePoint: - DIALOGFACTORY->updateMouseWidget(tr("Specify reference point"), - tr("Cancel")); - break; - - case SetTargetPoint: - DIALOGFACTORY->updateMouseWidget(tr("Specify target point"), - tr("Back")); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } -} - -void ActionModifyMove::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::CadCursor); -} - -void ActionModifyMove::updateToolBar() -{ - switch (getStatus()) - { - /*case Select: - DIALOGFACTORY->requestToolBar(RS2::ToolBarSelect); - break;*/ - case SetReferencePoint: - case SetTargetPoint: - DIALOGFACTORY->requestToolBar(RS2::ToolBarSnap); - break; - - default: - DIALOGFACTORY->requestToolBar(RS2::ToolBarModify); - break; - } -} - - diff --git a/src/actions/actionmodifymove.h b/src/actions/actionmodifymove.h deleted file mode 100644 index eb1dbc3..0000000 --- a/src/actions/actionmodifymove.h +++ /dev/null @@ -1,45 +0,0 @@ -#ifndef __ACTIONMODIFYMOVE_H__ -#define __ACTIONMODIFYMOVE_H__ - -#include "modification.h" -#include "actioninterface.h" -#include "vector.h" - -/** - * This action class can handle user events to move entities. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionModifyMove: public ActionInterface -{ - public: - /** - * Action States. - */ - enum Status { - SetReferencePoint, /**< Setting the reference point. */ - SetTargetPoint, /**< Setting the target point. */ - ShowDialog /**< Showing the options dialog. */ - }; - - public: - ActionModifyMove(EntityContainer & container, GraphicView & graphicView); - ~ActionModifyMove(); - - virtual void init(int status = 0); - virtual void trigger(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void coordinateEvent(Vector * e); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - - private: - MoveData data; - Vector referencePoint; - Vector targetPoint; -}; - -#endif // __ACTIONMODIFYMOVE_H__ diff --git a/src/actions/actionmodifymoverotate.cpp b/src/actions/actionmodifymoverotate.cpp deleted file mode 100644 index 9185d6c..0000000 --- a/src/actions/actionmodifymoverotate.cpp +++ /dev/null @@ -1,269 +0,0 @@ -// actionmodifymoverotate.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/04/2010 Added this text. :-) -// - -#include "actionmodifymoverotate.h" - -#include "commandevent.h" -#include "debug.h" -#include "dialogfactory.h" -#include "preview.h" - -ActionModifyMoveRotate::ActionModifyMoveRotate( - EntityContainer & container, GraphicView & graphicView): - ActionInterface("Move and Rotate Entities", container, graphicView) -{ -} - -ActionModifyMoveRotate::~ActionModifyMoveRotate() -{ -} - -/*virtual*/ RS2::ActionType ActionModifyMoveRotate::rtti() -{ - return RS2::ActionModifyMoveRotate; -} - -void ActionModifyMoveRotate::init(int status) -{ - ActionInterface::init(status); -} - -void ActionModifyMoveRotate::trigger() -{ - DEBUG->print("ActionModifyMoveRotate::trigger()"); - - Modification m(*container, graphicView); - m.moveRotate(data); - - finish(); - - DIALOGFACTORY->updateSelectionWidget(container->countSelected()); -} - -void ActionModifyMoveRotate::mouseMoveEvent(QMouseEvent * e) -{ - DEBUG->print("ActionModifyMoveRotate::mouseMoveEvent begin"); - - if (getStatus() == SetReferencePoint || getStatus() == SetTargetPoint) - { - Vector mouse = snapPoint(e); - - switch (getStatus()) - { - case SetReferencePoint: - data.referencePoint = mouse; - break; - - case SetTargetPoint: - - if (data.referencePoint.valid) - { - targetPoint = mouse; - data.offset = targetPoint - data.referencePoint; - - deletePreview(); - clearPreview(); -/* preview->addSelectionFrom(*container); - preview->rotate(data.referencePoint, data.angle); - preview->move(data.offset);*/ - drawPreview(); - } - break; - - default: - break; - } - } - - DEBUG->print("ActionModifyMoveRotate::mouseMoveEvent end"); -} - -void ActionModifyMoveRotate::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::LeftButton) - { - Vector ce(snapPoint(e)); - coordinateEvent(&ce); - } - else if (e->button() == Qt::RightButton) - { - deletePreview(); - deleteSnapper(); - init(getStatus() - 1); - } -} - -void ActionModifyMoveRotate::coordinateEvent(Vector * e) -{ - if (e == NULL) - return; - - Vector pos = *e; - - switch (getStatus()) - { - case SetReferencePoint: - data.referencePoint = pos; - setStatus(SetTargetPoint); - break; - - case SetTargetPoint: - targetPoint = pos; - - setStatus(ShowDialog); - data.offset = targetPoint - data.referencePoint; - - if (DIALOGFACTORY->requestMoveRotateDialog(data)) - trigger(); - //finish(); - break; - - default: - break; - } -} - -void ActionModifyMoveRotate::commandEvent(CommandEvent * e) -{ - QString c = e->getCommand().toLower(); - - if (checkCommand("help", c)) - { - DIALOGFACTORY->commandMessage(msgAvailableCommands() + getAvailableCommands().join(", ")); - return; - } - - switch (getStatus()) - { - case SetReferencePoint: - case SetTargetPoint: -#warning "Bad comparison (in checkCommand -> rs_actioninterface)... !!! FIX !!!" - - if (!c.isEmpty() && checkCommand("angle", c)) -// if (c == checkCommand("angle", c)) - { - deleteSnapper(); - deletePreview(); - clearPreview(); - lastStatus = (Status)getStatus(); - setStatus(SetAngle); - } - break; - - case SetAngle: - { - bool ok; - double a = Math::eval(c, &ok); - - if (ok) - data.angle = Math::deg2rad(a); - else - DIALOGFACTORY->commandMessage(tr("Not a valid expression")); - - DIALOGFACTORY->requestOptions(this, true, true); - setStatus(lastStatus); - } - break; - } -} - -QStringList ActionModifyMoveRotate::getAvailableCommands() -{ - QStringList cmd; - - switch (getStatus()) - { - case SetReferencePoint: - case SetTargetPoint: - cmd += command("angle"); - break; - - default: - break; - } - - return cmd; -} - -void ActionModifyMoveRotate::showOptions() -{ - //std::cout << "ActionModifyMoveRotate::showOptions()\n"; - - ActionInterface::showOptions(); - - DIALOGFACTORY->requestOptions(this, true); -} - -void ActionModifyMoveRotate::hideOptions() -{ - //std::cout << "ActionModifyMoveRotate::hideOptions()\n"; - - ActionInterface::hideOptions(); - - DIALOGFACTORY->requestOptions(this, false); -} - -void ActionModifyMoveRotate::updateMouseButtonHints() -{ - switch (getStatus()) - { - case SetReferencePoint: - DIALOGFACTORY->updateMouseWidget(tr("Specify reference point"), tr("Cancel")); - break; - - case SetTargetPoint: - DIALOGFACTORY->updateMouseWidget(tr("Specify target point"), tr("Back")); - break; - - case SetAngle: - DIALOGFACTORY->updateMouseWidget(tr("Enter rotation angle:"), tr("Back")); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } -} - -void ActionModifyMoveRotate::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::CadCursor); -} - -void ActionModifyMoveRotate::updateToolBar() -{ - switch (getStatus()) - { - case SetReferencePoint: - case SetTargetPoint: - DIALOGFACTORY->requestToolBar(RS2::ToolBarSnap); - break; - - default: - DIALOGFACTORY->requestToolBar(RS2::ToolBarModify); - break; - } -} - -void ActionModifyMoveRotate::setAngle(double a) -{ - data.angle = a; -} - -double ActionModifyMoveRotate::getAngle() -{ - return data.angle; -} diff --git a/src/actions/actionmodifymoverotate.h b/src/actions/actionmodifymoverotate.h deleted file mode 100644 index 7d24bbb..0000000 --- a/src/actions/actionmodifymoverotate.h +++ /dev/null @@ -1,62 +0,0 @@ -#ifndef __ACTIONMODIFYMOVEROTATE_H__ -#define __ACTIONMODIFYMOVEROTATE_H__ - -#include "modification.h" -#include "actioninterface.h" -#include "vector.h" - -/** - * This action class can handle user events to move and at the same - * time rotate entities. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionModifyMoveRotate: public ActionInterface -{ - public: - /** - * Action States. - */ - enum Status { - SetReferencePoint, /**< Setting the reference point. */ - SetTargetPoint, /**< Setting the target point. */ - ShowDialog, /**< Showing the options dialog. */ - SetAngle /**< Setting angle in command line. */ - }; - - public: - ActionModifyMoveRotate(EntityContainer & container, GraphicView & graphicView); - ~ActionModifyMoveRotate(); - - virtual RS2::ActionType rtti(); - virtual void init(int status = 0); - virtual void trigger(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void coordinateEvent(Vector * e); - virtual void commandEvent(CommandEvent * e); - virtual QStringList getAvailableCommands(); - virtual void hideOptions(); - virtual void showOptions(); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - void setAngle(double a); - double getAngle(); - - private: - MoveRotateData data; - Vector targetPoint; - - /** Last status before entering angle. */ - Status lastStatus; - /** - * Commands - */ - QString cmdAngle; - QString cmdAngle2; - QString cmdAngle3; -}; - -#endif // __ACTIONMODIFYMOVEROTATE_H__ diff --git a/src/actions/actionmodifyrotate.cpp b/src/actions/actionmodifyrotate.cpp deleted file mode 100644 index 5f616f5..0000000 --- a/src/actions/actionmodifyrotate.cpp +++ /dev/null @@ -1,142 +0,0 @@ -// actionmodifyrotate.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/04/2010 Added this text. :-) -// - -#include "actionmodifyrotate.h" - -#include "debug.h" -#include "dialogfactory.h" - -ActionModifyRotate::ActionModifyRotate(EntityContainer & container, GraphicView & graphicView): - ActionInterface("Rotate Entities", - container, graphicView) -{ -} - -ActionModifyRotate::~ActionModifyRotate() -{ -} - -void ActionModifyRotate::init(int status) -{ - ActionInterface::init(status); -} - -void ActionModifyRotate::trigger() -{ - DEBUG->print("ActionModifyRotate::trigger()"); - - Modification m(*container, graphicView); - m.rotate(data); - - DIALOGFACTORY->updateSelectionWidget(container->countSelected()); -} - -void ActionModifyRotate::mouseMoveEvent(QMouseEvent * e) -{ - DEBUG->print("ActionModifyRotate::mouseMoveEvent begin"); - - if (getStatus() == SetReferencePoint) - { - Vector mouse = snapPoint(e); - - switch (getStatus()) - { - case SetReferencePoint: - referencePoint = mouse; - break; - - default: - break; - } - } - - DEBUG->print("ActionModifyRotate::mouseMoveEvent end"); -} - -void ActionModifyRotate::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::LeftButton) - { - Vector ce(snapPoint(e)); - coordinateEvent(&ce); - } - else if (e->button() == Qt::RightButton) - { - deletePreview(); - deleteSnapper(); - init(getStatus() - 1); - } -} - -void ActionModifyRotate::coordinateEvent(Vector * e) -{ - if (e == NULL) - return; - - Vector pos = *e; - - switch (getStatus()) - { - case SetReferencePoint: - referencePoint = pos; - setStatus(ShowDialog); - - if (DIALOGFACTORY->requestRotateDialog(data)) - { - data.center = referencePoint; - trigger(); - finish(); - } - break; - - default: - break; - } -} - -void ActionModifyRotate::updateMouseButtonHints() -{ - switch (getStatus()) - { - case SetReferencePoint: - DIALOGFACTORY->updateMouseWidget(tr("Specify reference point"), - tr("Back")); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } -} - -void ActionModifyRotate::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::CadCursor); -} - -void ActionModifyRotate::updateToolBar() -{ - switch (getStatus()) - { - case SetReferencePoint: - DIALOGFACTORY->requestToolBar(RS2::ToolBarSnap); - break; - - default: - DIALOGFACTORY->requestToolBar(RS2::ToolBarModify); - break; - } -} diff --git a/src/actions/actionmodifyrotate.h b/src/actions/actionmodifyrotate.h deleted file mode 100644 index e713b0d..0000000 --- a/src/actions/actionmodifyrotate.h +++ /dev/null @@ -1,44 +0,0 @@ -#ifndef __ACTIONMODIFYROTATE_H__ -#define __ACTIONMODIFYROTATE_H__ - -#include "modification.h" -#include "actioninterface.h" -#include "vector.h" - -/** - * This action class can handle user events to move entities. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionModifyRotate: public ActionInterface -{ - public: - /** - * Action States. - */ - enum Status { - SetReferencePoint, /**< Setting the reference point. */ - ShowDialog /**< Showing the options dialog. */ - }; - - public: - ActionModifyRotate(EntityContainer & container, GraphicView & graphicView); - ~ActionModifyRotate(); - - virtual void init(int status = 0); - virtual void trigger(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void coordinateEvent(Vector * e); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - - private: - RotateData data; - Vector referencePoint; - Vector targetPoint; -}; - -#endif // __ACTIONMODIFYROTATE_H__ diff --git a/src/actions/actionmodifyrotate2.cpp b/src/actions/actionmodifyrotate2.cpp deleted file mode 100644 index d12293c..0000000 --- a/src/actions/actionmodifyrotate2.cpp +++ /dev/null @@ -1,169 +0,0 @@ -// actionmodifyrotate2.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/04/2010 Added this text. :-) -// - -#include "actionmodifyrotate2.h" - -#include "debug.h" -#include "dialogfactory.h" - -ActionModifyRotate2::ActionModifyRotate2( - EntityContainer & container, GraphicView & graphicView): - ActionInterface("Rotate Entities around two centers", container, graphicView) -{ -} - -ActionModifyRotate2::~ActionModifyRotate2() -{ -} - -void ActionModifyRotate2::init(int status) -{ - ActionInterface::init(status); -} - -void ActionModifyRotate2::trigger() -{ - DEBUG->print("ActionModifyRotate2::trigger()"); - - Modification m(*container, graphicView); - m.rotate2(data); - - finish(); - - DIALOGFACTORY->updateSelectionWidget(container->countSelected()); -} - -void ActionModifyRotate2::mouseMoveEvent(QMouseEvent * e) -{ - DEBUG->print("ActionModifyRotate2::mouseMoveEvent begin"); - - if (getStatus() == SetReferencePoint1 || getStatus() == SetReferencePoint2) - { - Vector mouse = snapPoint(e); - - switch (getStatus()) - { - case SetReferencePoint1: - data.center1 = mouse; - break; - - case SetReferencePoint2: - - if (data.center1.valid) - data.center2 = mouse; - - break; - - default: - break; - } - } - - DEBUG->print("ActionModifyRotate2::mouseMoveEvent end"); -} - -void ActionModifyRotate2::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::LeftButton) - { - Vector ce(snapPoint(e)); - coordinateEvent(&ce); - } - else if (e->button() == Qt::RightButton) - { - deletePreview(); - deleteSnapper(); - init(getStatus() - 1); - } -} - -void ActionModifyRotate2::coordinateEvent(Vector * e) -{ - if (e == NULL) - return; - - Vector pos = *e; - - switch (getStatus()) - { - case SetReferencePoint1: - data.center1 = pos; - setStatus(SetReferencePoint2); - break; - - case SetReferencePoint2: - data.center2 = pos; - setStatus(ShowDialog); - - if (DIALOGFACTORY->requestRotate2Dialog(data)) - trigger(); - //finish(); - break; - - default: - break; - } -} - -void ActionModifyRotate2::commandEvent(CommandEvent * /*e*/) -{ -} - -QStringList ActionModifyRotate2::getAvailableCommands() -{ - QStringList cmd; - return cmd; -} - -void ActionModifyRotate2::updateMouseButtonHints() -{ - switch (getStatus()) - { - case SetReferencePoint1: - DIALOGFACTORY->updateMouseWidget(tr("Specify absolute reference point"), - tr("Cancel")); - break; - - case SetReferencePoint2: - DIALOGFACTORY->updateMouseWidget(tr("Specify relative reference point"), - tr("Back")); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } -} - -void ActionModifyRotate2::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::CadCursor); -} - -void ActionModifyRotate2::updateToolBar() -{ - switch (getStatus()) - { - case SetReferencePoint1: - case SetReferencePoint2: - DIALOGFACTORY->requestToolBar(RS2::ToolBarSnap); - break; - - default: - DIALOGFACTORY->requestToolBar(RS2::ToolBarModify); - break; - } -} diff --git a/src/actions/actionmodifyrotate2.h b/src/actions/actionmodifyrotate2.h deleted file mode 100644 index dfaa824..0000000 --- a/src/actions/actionmodifyrotate2.h +++ /dev/null @@ -1,45 +0,0 @@ -#ifndef __ACTIONMODIFYROTATE2_H__ -#define __ACTIONMODIFYROTATE2_H__ - -#include "modification.h" -#include "actioninterface.h" - -/** - * This action class can handle user events to rotate entities around - * two entities. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionModifyRotate2: public ActionInterface -{ - public: - /** - * Action States. - */ - enum Status { - SetReferencePoint1, /**< Setting the reference point. */ - SetReferencePoint2, /**< Setting the target point. */ - ShowDialog /**< Showing the options dialog. */ - }; - - public: - ActionModifyRotate2(EntityContainer & container, GraphicView & graphicView); - ~ActionModifyRotate2(); - - virtual void init(int status = 0); - virtual void trigger(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void coordinateEvent(Vector * e); - virtual void commandEvent(CommandEvent * e); - virtual QStringList getAvailableCommands(); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - - private: - Rotate2Data data; -}; - -#endif // __ACTIONMODIFYROTATE2_H__ diff --git a/src/actions/actionmodifyround.cpp b/src/actions/actionmodifyround.cpp deleted file mode 100644 index 38fd7c0..0000000 --- a/src/actions/actionmodifyround.cpp +++ /dev/null @@ -1,336 +0,0 @@ -// actionmodifyround.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/04/2010 Added this text. :-) -// - -#include "actionmodifyround.h" - -#include "commandevent.h" -#include "debug.h" -#include "dialogfactory.h" -#include "information.h" -#include "preview.h" - -ActionModifyRound::ActionModifyRound(EntityContainer & container, GraphicView & graphicView): - ActionInterface("Round Entities", container, graphicView) -{ - entity1 = NULL; - entity2 = NULL; - coord1 = Vector(false); - coord2 = Vector(false); -} - -ActionModifyRound::~ActionModifyRound() -{ -} - -/*virtual*/ RS2::ActionType ActionModifyRound::rtti() -{ - return RS2::ActionModifyRound; -} - -void ActionModifyRound::init(int status) -{ - ActionInterface::init(status); - -/* snapMode = RS2::SnapFree; - snapRes = RS2::RestrictNothing;*/ -} - -void ActionModifyRound::trigger() -{ - DEBUG->print("ActionModifyRound::trigger()"); - - if (entity1 != NULL && entity1->isAtomic() - && entity2 != NULL && entity2->isAtomic()) - { - deletePreview(); - - Modification m(*container, graphicView); - m.round(coord2, coord1, (AtomicEntity *)entity1, coord2, - (AtomicEntity *)entity2, data); - - coord1 = Vector(false); - entity1 = NULL; - coord2 = Vector(false); - entity2 = NULL; - setStatus(SetEntity1); - - clearPreview(); - - if (DIALOGFACTORY != NULL) - DIALOGFACTORY->updateSelectionWidget(container->countSelected()); - } -} - -void ActionModifyRound::mouseMoveEvent(QMouseEvent * e) -{ - DEBUG->print("ActionModifyRound::mouseMoveEvent begin"); - - Vector mouse = graphicView->toGraph(e->x(), e->y()); - Entity * se = catchEntity(e, RS2::ResolveAll); - - switch (getStatus()) - { - case SetEntity1: - entity1 = se; - coord1 = mouse; - break; - - case SetEntity2: - entity2 = se; - coord2 = mouse; - - if (entity1 != NULL && entity2 != NULL && entity2->isAtomic() - && Information::isTrimmable(entity1, entity2)) - { - deletePreview(); - clearPreview(); -/* Entity * tmp1 = entity1->clone(); - Entity * tmp2 = entity2->clone();*/ -// tmp1->reparent(preview); -// tmp2->reparent(preview); -// preview->addEntity(tmp1); -// preview->addEntity(tmp2); - -/* bool trim = data.trim; - data.trim = false; - Modification m(*preview, NULL, false); - m.round(coord2, coord1, (AtomicEntity *)tmp1, coord2, - (AtomicEntity *)tmp2, data); - data.trim = trim; - - preview->removeEntity(tmp1); - preview->removeEntity(tmp2);*/ - drawPreview(); - } - break; - - default: - break; - } - - DEBUG->print("ActionModifyRound::mouseMoveEvent end"); -} - -void ActionModifyRound::mouseReleaseEvent(QMouseEvent * e) -{ - Vector mouse = graphicView->toGraph(e->x(), e->y()); - Entity * se = catchEntity(e, RS2::ResolveAll); - - if (e->button() == Qt::LeftButton) - { - switch (getStatus()) - { - case SetEntity1: - entity1 = se; - coord1 = mouse; - - if (entity1 != NULL && entity1->isAtomic() - && Information::isTrimmable(entity1)) - setStatus(SetEntity2); - break; - - case SetEntity2: - entity2 = se; - coord2 = mouse; - - if (entity2 != NULL && entity2->isAtomic() - && Information::isTrimmable(entity1, entity2)) - //setStatus(ChooseRounding); - trigger(); - break; - - default: - break; - } - } - else if (e->button() == Qt::RightButton) - { - deletePreview(); - deleteSnapper(); - init(getStatus() - 1); - } -} - -void ActionModifyRound::commandEvent(CommandEvent * e) -{ - QString c = e->getCommand().toLower(); - - if (checkCommand("help", c)) - { - if (DIALOGFACTORY != NULL) - DIALOGFACTORY->commandMessage(msgAvailableCommands() - + getAvailableCommands().join(", ")); - return; - } - - switch (getStatus()) - { - case SetEntity1: - case SetEntity2: - - if (checkCommand("radius", c)) - { - deleteSnapper(); - deletePreview(); - clearPreview(); - lastStatus = (Status)getStatus(); - setStatus(SetRadius); - } - else if (checkCommand("trim", c)) - { - /*deleteSnapper(); - deletePreview(); - clearPreview(); - lastStatus = (Status)getStatus(); - setStatus(SetTrim); - */ - data.trim = !data.trim; - - if (DIALOGFACTORY != NULL) - DIALOGFACTORY->requestOptions(this, true, true); - } - break; - - case SetRadius: { - bool ok; - double r = Math::eval(c, &ok); - - if (ok == true) - data.radius = r; - else if (DIALOGFACTORY != NULL) - DIALOGFACTORY->commandMessage(tr("Not a valid expression")); - - if (DIALOGFACTORY != NULL) - DIALOGFACTORY->requestOptions(this, true, true); - setStatus(lastStatus); - } - break; - - /*case SetTrim: { - if (c==cmdYes.toLower() || c==cmdYes2) { - data.trim = true; - } else if (c==cmdNo.toLower() || c==cmdNo2) { - data.trim = false; - } else { - DIALOGFACTORY->commandMessage(tr("Please enter 'Yes' " - "or 'No'")); - } - DIALOGFACTORY->requestOptions(this, true, true); - setStatus(lastStatus); - } - break;*/ - - default: - break; - } -} - -QStringList ActionModifyRound::getAvailableCommands() -{ - QStringList cmd; - - switch (getStatus()) - { - case SetEntity1: - case SetEntity2: - cmd += command("radius"); - cmd += command("trim"); - break; - - default: - break; - } - return cmd; -} - -void ActionModifyRound::showOptions() -{ - ActionInterface::showOptions(); - - if (DIALOGFACTORY != NULL) - DIALOGFACTORY->requestOptions(this, true); -} - -void ActionModifyRound::hideOptions() -{ - ActionInterface::hideOptions(); - - if (DIALOGFACTORY != NULL) - DIALOGFACTORY->requestOptions(this, false); -} - -void ActionModifyRound::updateMouseButtonHints() -{ - if (DIALOGFACTORY != NULL) - { - switch (getStatus()) - { - case SetEntity1: - DIALOGFACTORY->updateMouseWidget(tr("Specify first entity"), - tr("Back")); - break; - - case SetEntity2: - DIALOGFACTORY->updateMouseWidget(tr("Specify second entity"), - tr("Back")); - break; - - case SetRadius: - DIALOGFACTORY->updateMouseWidget(tr("Enter radius:"), - tr("Cancel")); - break; - - /*case SetTrim: - DIALOGFACTORY->updateMouseWidget(tr("Trim on? (yes/no):"), - ""); - break;*/ - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } - } -} - -void ActionModifyRound::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::CadCursor); -} - -void ActionModifyRound::updateToolBar() -{ - if (DIALOGFACTORY != NULL) - DIALOGFACTORY->requestToolBar(RS2::ToolBarModify); -} - -void ActionModifyRound::setRadius(double r) -{ - data.radius = r; -} - -double ActionModifyRound::getRadius() -{ - return data.radius; -} - -void ActionModifyRound::setTrim(bool t) -{ - data.trim = t; -} - -bool ActionModifyRound::isTrimOn() -{ - return data.trim; -} diff --git a/src/actions/actionmodifyround.h b/src/actions/actionmodifyround.h deleted file mode 100644 index b7603ab..0000000 --- a/src/actions/actionmodifyround.h +++ /dev/null @@ -1,60 +0,0 @@ -#ifndef __ACTIONMODIFYROUND_H__ -#define __ACTIONMODIFYROUND_H__ - -#include "modification.h" -#include "actioninterface.h" -#include "vector.h" - -class Entity; - -/** - * This action class can handle user events to round corners. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionModifyRound: public ActionInterface -{ - public: - /** - * Action States. - */ - enum Status { - SetEntity1, /**< Choosing the 1st entity. */ - SetEntity2, /**< Choosing the 2nd entity. */ - SetRadius, /**< Setting radius in command line. */ - SetTrim /**< Setting trim flag in command line. */ - }; - - public: - ActionModifyRound(EntityContainer & container, GraphicView & graphicView); - ~ActionModifyRound(); - - virtual RS2::ActionType rtti(); - virtual void init(int status = 0); - virtual void trigger(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void commandEvent(CommandEvent * e); - virtual QStringList getAvailableCommands(); - virtual void hideOptions(); - virtual void showOptions(); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - void setRadius(double r); - double getRadius(); - void setTrim(bool t); - bool isTrimOn(); - - private: - Vector coord1; - Entity * entity1; - Vector coord2; - Entity * entity2; - RoundData data; - /** Last status before entering angle. */ - Status lastStatus; -}; - -#endif // __ACTIONMODIFYROUND_H__ diff --git a/src/actions/actionmodifyscale.cpp b/src/actions/actionmodifyscale.cpp deleted file mode 100644 index d1aadc9..0000000 --- a/src/actions/actionmodifyscale.cpp +++ /dev/null @@ -1,130 +0,0 @@ -// actionmodifyscale.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/04/2010 Added this text. :-) -// - -#include "actionmodifyscale.h" - -#include "debug.h" -#include "dialogfactory.h" - -ActionModifyScale::ActionModifyScale(EntityContainer & container, GraphicView & graphicView): - ActionInterface("Scale Entities", container, graphicView) -{ -} - -ActionModifyScale::~ActionModifyScale() -{ -} - -void ActionModifyScale::init(int status) -{ - ActionInterface::init(status); -} - -void ActionModifyScale::trigger() -{ - DEBUG->print("ActionModifyScale::trigger()"); - - Modification m(*container, graphicView); - m.scale(data); - - DIALOGFACTORY->updateSelectionWidget(container->countSelected()); -} - -void ActionModifyScale::mouseMoveEvent(QMouseEvent * e) -{ - DEBUG->print("ActionModifyScale::mouseMoveEvent begin"); - - if (getStatus() == SetReferencePoint) - { - Vector mouse = snapPoint(e); - - switch (getStatus()) - { - case SetReferencePoint: - referencePoint = mouse; - break; - - default: - break; - } - } - - DEBUG->print("ActionModifyScale::mouseMoveEvent end"); -} - -void ActionModifyScale::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::LeftButton) - { - Vector mouse = snapPoint(e); - - switch (getStatus()) - { - case SetReferencePoint: - setStatus(ShowDialog); - - if (DIALOGFACTORY->requestScaleDialog(data)) - { - data.referencePoint = referencePoint; - trigger(); - finish(); - } - break; - - default: - break; - } - } - else if (e->button() == Qt::RightButton) - { - deletePreview(); - deleteSnapper(); - init(getStatus() - 1); - } -} - -void ActionModifyScale::updateMouseButtonHints() -{ - switch (getStatus()) - { - case SetReferencePoint: - DIALOGFACTORY->updateMouseWidget(tr("Specify reference point"), tr("Cancel")); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } -} - -void ActionModifyScale::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::CadCursor); -} - -void ActionModifyScale::updateToolBar() -{ - switch (getStatus()) - { - case SetReferencePoint: - DIALOGFACTORY->requestToolBar(RS2::ToolBarSnap); - break; - - default: - DIALOGFACTORY->requestToolBar(RS2::ToolBarModify); - break; - } -} diff --git a/src/actions/actionmodifyscale.h b/src/actions/actionmodifyscale.h deleted file mode 100644 index fcac54a..0000000 --- a/src/actions/actionmodifyscale.h +++ /dev/null @@ -1,43 +0,0 @@ -#ifndef __ACTIONMODIFYSCALE_H__ -#define __ACTIONMODIFYSCALE_H__ - -#include "modification.h" -#include "actioninterface.h" -#include "vector.h" - -/** - * This action class can handle user events to move entities. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionModifyScale: public ActionInterface -{ - public: - /** - * Action States. - */ - enum Status { - SetReferencePoint, /**< Setting the reference point. */ - ShowDialog /**< Showing the options dialog. */ - }; - - public: - ActionModifyScale(EntityContainer & container, GraphicView & graphicView); - ~ActionModifyScale(); - - virtual void init(int status = 0); - virtual void trigger(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - - private: - ScaleData data; - Vector referencePoint; - Vector targetPoint; -}; - -#endif // __ACTIONMODIFYSCALE_H__ diff --git a/src/actions/actionmodifystretch.cpp b/src/actions/actionmodifystretch.cpp deleted file mode 100644 index e1465a7..0000000 --- a/src/actions/actionmodifystretch.cpp +++ /dev/null @@ -1,217 +0,0 @@ -// actionmodifystretch.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/04/2010 Added this text. :-) -// - -#include "actionmodifystretch.h" - -#include "debug.h" -#include "dialogfactory.h" -#include "modification.h" -#include "preview.h" - -ActionModifyStretch::ActionModifyStretch(EntityContainer & container, - GraphicView & graphicView): ActionInterface("Stretch Entities", - container, graphicView) -{ - firstCorner = Vector(false); - secondCorner = Vector(false); - referencePoint = Vector(false); - targetPoint = Vector(false); -} - -ActionModifyStretch::~ActionModifyStretch() -{ -} - -void ActionModifyStretch::init(int status) -{ - ActionInterface::init(status); -} - -void ActionModifyStretch::trigger() -{ - DEBUG->print("ActionModifyStretch::trigger()"); - - deletePreview(); - clearPreview(); - - deleteSnapper(); - - Modification m(*container, graphicView); - m.stretch(firstCorner, secondCorner, targetPoint - referencePoint); - - drawSnapper(); - - setStatus(SetFirstCorner); - - DIALOGFACTORY->updateSelectionWidget(container->countSelected()); -} - -void ActionModifyStretch::mouseMoveEvent(QMouseEvent * e) -{ - DEBUG->print("ActionModifyStretch::mouseMoveEvent begin"); - - Vector mouse = snapPoint(e); - - switch (getStatus()) - { - case SetFirstCorner: - break; - - case SetSecondCorner: - if (firstCorner.valid) - { - secondCorner = snapPoint(e); - deletePreview(); - clearPreview(); -/* preview->addEntity( - new Line(preview, LineData(Vector(firstCorner.x, firstCorner.y), - Vector(secondCorner.x, firstCorner.y)))); - preview->addEntity( - new Line(preview, LineData(Vector(secondCorner.x, firstCorner.y), - Vector(secondCorner.x, secondCorner.y)))); - preview->addEntity( - new Line(preview, LineData(Vector(secondCorner.x, secondCorner.y), - Vector(firstCorner.x, secondCorner.y)))); - preview->addEntity( - new Line(preview, LineData(Vector(firstCorner.x, secondCorner.y), - Vector(firstCorner.x, firstCorner.y))));*/ - drawPreview(); - } - - break; - - case SetReferencePoint: - break; - - case SetTargetPoint: - if (referencePoint.valid) - { - targetPoint = mouse; - - deletePreview(); - clearPreview(); -/* preview->addStretchablesFrom(*container, firstCorner, secondCorner); - preview->stretch(firstCorner, secondCorner, targetPoint - referencePoint);*/ - drawPreview(); - } - - break; - - default: - break; - } - - DEBUG->print("ActionModifyStretch::mouseMoveEvent end"); -} - -void ActionModifyStretch::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::LeftButton) - { - Vector ce(snapPoint(e)); - coordinateEvent(&ce); - } - else if (e->button() == Qt::RightButton) - { - deletePreview(); - deleteSnapper(); - init(getStatus() - 1); - } -} - -void ActionModifyStretch::coordinateEvent(Vector * e) -{ - if (e == NULL) - return; - - Vector mouse = *e; - - switch (getStatus()) - { - case SetFirstCorner: - firstCorner = mouse; - setStatus(SetSecondCorner); - break; - - case SetSecondCorner: - secondCorner = mouse; - deletePreview(); - clearPreview(); - setStatus(SetReferencePoint); - break; - - case SetReferencePoint: - referencePoint = mouse; - graphicView->moveRelativeZero(referencePoint); - setStatus(SetTargetPoint); - break; - - case SetTargetPoint: - targetPoint = mouse; - graphicView->moveRelativeZero(targetPoint); - trigger(); - //finish(); - break; - - default: - break; - } -} - -void ActionModifyStretch::updateMouseButtonHints() -{ - switch (getStatus()) - { - case SetFirstCorner: - DIALOGFACTORY->updateMouseWidget(tr("Specify first corner"), - tr("Cancel")); - break; - - case SetSecondCorner: - DIALOGFACTORY->updateMouseWidget(tr("Specify second corner"), - tr("Back")); - break; - - case SetReferencePoint: - DIALOGFACTORY->updateMouseWidget(tr("Specify reference point"), - tr("Back")); - break; - - case SetTargetPoint: - DIALOGFACTORY->updateMouseWidget(tr("Specify target point"), - tr("Back")); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } -} - -void ActionModifyStretch::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::CadCursor); -} - -void ActionModifyStretch::updateToolBar() -{ - if (!isFinished()) - DIALOGFACTORY->requestToolBar(RS2::ToolBarSnap); - else - DIALOGFACTORY->requestToolBar(RS2::ToolBarModify); -} - - diff --git a/src/actions/actionmodifystretch.h b/src/actions/actionmodifystretch.h deleted file mode 100644 index f5d953b..0000000 --- a/src/actions/actionmodifystretch.h +++ /dev/null @@ -1,46 +0,0 @@ -#ifndef __ACTIONMODIFYSTRETCH_H__ -#define __ACTIONMODIFYSTRETCH_H__ - -#include "actioninterface.h" -#include "vector.h" - -/** - * This action class can handle user events to move entities. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionModifyStretch: public ActionInterface -{ - public: - /** - * Action States. - */ - enum Status { - SetFirstCorner, /**< Setting first corner of selection. */ - SetSecondCorner, /**< Setting second corner of selection. */ - SetReferencePoint, /**< Setting the reference point. */ - SetTargetPoint /**< Setting the target point. */ - }; - - public: - ActionModifyStretch(EntityContainer & container, GraphicView & graphicView); - ~ActionModifyStretch(); - - virtual void init(int status = 0); - virtual void trigger(); - virtual void coordinateEvent(Vector * e); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - - private: - Vector firstCorner; - Vector secondCorner; - Vector referencePoint; - Vector targetPoint; -}; - -#endif // __ACTIONMODIFYSTRETCH_H__ diff --git a/src/actions/actionmodifytrim.cpp b/src/actions/actionmodifytrim.cpp deleted file mode 100644 index f11d064..0000000 --- a/src/actions/actionmodifytrim.cpp +++ /dev/null @@ -1,192 +0,0 @@ -// actionmodifytrim.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 05/22/2010 Added this text. :-) -// JLH 09/17/2010 Fixed preview/snapper rendering somewhat. Some bugs remain. -// - -#include "actionmodifytrim.h" - -#include "debug.h" -#include "dialogfactory.h" -#include "modification.h" - -/** - * @param both Trim both entities. - */ -ActionModifyTrim::ActionModifyTrim(EntityContainer & container, - GraphicView & graphicView, bool b): - ActionInterface("Trim Entity", container, graphicView), - limitEntity(NULL), limitCoord(false), trimEntity(NULL), trimCoord(false), - both(b) -{ -// trimEntity = NULL; -// trimCoord = Vector(false); -// limitEntity = NULL; -// limitCoord = Vector(false); -// this->both = both; -} - -ActionModifyTrim::~ActionModifyTrim() -{ -} - -void ActionModifyTrim::init(int status) -{ - ActionInterface::init(status); - -/* snapMode = RS2::SnapFree; - snapRes = RS2::RestrictNothing;*/ -} - -void ActionModifyTrim::trigger() -{ - DEBUG->print("ActionModifyTrim::trigger()"); - - if (trimEntity && trimEntity->isAtomic() && limitEntity) - { - Modification m(*container, graphicView); - m.trim(trimCoord, (AtomicEntity *)trimEntity, limitCoord, limitEntity, - both); - - trimEntity = NULL; - - if (both) - { - limitEntity->setHighlighted(false); -// graphicView->drawEntity(limitEntity); - setStatus(ChooseLimitEntity); - graphicView->redraw(); //hm. - } - else - setStatus(ChooseTrimEntity); - - DIALOGFACTORY->updateSelectionWidget(container->countSelected()); - } -} - -void ActionModifyTrim::mouseMoveEvent(QMouseEvent * e) -{ - DEBUG->print("ActionModifyTrim::mouseMoveEvent begin"); - - Vector mouse = graphicView->toGraph(e->x(), e->y()); - Entity * se = catchEntity(e); - - switch (getStatus()) - { - case ChooseLimitEntity: - limitCoord = mouse; - limitEntity = se; - break; - - case ChooseTrimEntity: - trimCoord = mouse; - trimEntity = se; - break; - - default: - break; - } - - DEBUG->print("ActionModifyTrim::mouseMoveEvent end"); -} - -void ActionModifyTrim::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::LeftButton) - { - Vector mouse = graphicView->toGraph(e->x(), e->y()); - Entity * se = catchEntity(e); - - switch (getStatus()) - { - case ChooseLimitEntity: - limitCoord = mouse; - limitEntity = se; - - if (limitEntity) - { - limitEntity->setHighlighted(true); -// graphicView->drawEntity(limitEntity); - setStatus(ChooseTrimEntity); - graphicView->redraw(); //hm. - } - break; - - case ChooseTrimEntity: - trimCoord = mouse; - trimEntity = se; - - if (trimEntity && trimEntity->isAtomic()) - trigger(); - break; - - default: - break; - } - } - else if (e->button() == Qt::RightButton) - { -// deletePreview(); -// deleteSnapper(); - - if (limitEntity) - { - limitEntity->setHighlighted(false); -// graphicView->drawEntity(limitEntity); - } - - init(getStatus() - 1); - graphicView->redraw(); //hm. - } -} - -void ActionModifyTrim::updateMouseButtonHints() -{ - switch (getStatus()) - { - case ChooseLimitEntity: - - if (both) - DIALOGFACTORY->updateMouseWidget(tr("Select first trim entity"), - tr("Cancel")); - else - DIALOGFACTORY->updateMouseWidget(tr("Select limiting entity"), - tr("Back")); - break; - - case ChooseTrimEntity: - - if (both) - DIALOGFACTORY->updateMouseWidget(tr("Select second trim entity"), - tr("Cancel")); - else - DIALOGFACTORY->updateMouseWidget(tr("Select entity to trim"), - tr("Back")); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } -} - -void ActionModifyTrim::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::CadCursor); -} - -void ActionModifyTrim::updateToolBar() -{ - DIALOGFACTORY->requestToolBar(RS2::ToolBarModify); -} diff --git a/src/actions/actionmodifytrim.h b/src/actions/actionmodifytrim.h deleted file mode 100644 index 292d339..0000000 --- a/src/actions/actionmodifytrim.h +++ /dev/null @@ -1,46 +0,0 @@ -#ifndef __ACTIONMODIFYTRIM_H__ -#define __ACTIONMODIFYTRIM_H__ - -#include "actioninterface.h" -#include "vector.h" - -class Entity; - -/** - * This action class can handle user events to trim entities. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionModifyTrim: public ActionInterface -{ - public: - /** - * Action States. - */ - enum Status { - ChooseLimitEntity, /**< Choosing the limiting entity. */ - ChooseTrimEntity /**< Choosing the entity to trim. */ - }; - - public: - ActionModifyTrim(EntityContainer & container, GraphicView & graphicView, bool both = false); - ~ActionModifyTrim(); - - virtual void init(int status = 0); - virtual void trigger(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - - private: - Entity * limitEntity; - Vector limitCoord; - Entity * trimEntity; - Vector trimCoord; - bool both; -}; - -#endif // __ACTIONMODIFYTRIM_H__ diff --git a/src/actions/actionmodifytrimamount.cpp b/src/actions/actionmodifytrimamount.cpp deleted file mode 100644 index 83fbbe0..0000000 --- a/src/actions/actionmodifytrimamount.cpp +++ /dev/null @@ -1,201 +0,0 @@ -// actionmodifytrimamount.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/04/2010 Added this text. :-) -// - -#include "actionmodifytrimamount.h" - -#include "commandevent.h" -#include "debug.h" -#include "dialogfactory.h" -#include "modification.h" - -ActionModifyTrimAmount::ActionModifyTrimAmount( - EntityContainer & container, GraphicView & graphicView): - ActionInterface("Trim Entity by a given amount", - container, graphicView) -{ - trimEntity = NULL; - trimCoord = Vector(false); - distance = 0.0; -} - -ActionModifyTrimAmount::~ActionModifyTrimAmount() -{ -} - -/*virtual*/ RS2::ActionType ActionModifyTrimAmount::rtti() -{ - return RS2::ActionModifyTrimAmount; -} - -void ActionModifyTrimAmount::init(int status) -{ - ActionInterface::init(status); - -/* snapMode = RS2::SnapFree; - snapRes = RS2::RestrictNothing;*/ -} - -void ActionModifyTrimAmount::trigger() -{ - DEBUG->print("ActionModifyTrimAmount::trigger()"); - - if (trimEntity != NULL && trimEntity->isAtomic()) - { - Modification m(*container, graphicView); - m.trimAmount(trimCoord, (AtomicEntity *)trimEntity, distance); - - trimEntity = NULL; - setStatus(ChooseTrimEntity); - - DIALOGFACTORY->updateSelectionWidget(container->countSelected()); - } -} - -void ActionModifyTrimAmount::mouseReleaseEvent(QMouseEvent * e) -{ - trimCoord = graphicView->toGraph(e->x(), e->y()); - trimEntity = catchEntity(e); - - if (e->button() == Qt::LeftButton) - { - switch (getStatus()) - { - case ChooseTrimEntity: - - if (trimEntity != NULL && trimEntity->isAtomic()) - trigger(); - else - { - if (trimEntity == NULL) - DIALOGFACTORY->commandMessage( - tr("No entity found. ")); - else if (trimEntity->rtti() == RS2::EntityInsert) - DIALOGFACTORY->commandMessage( - tr("The chosen Entity is in a block. " - "Please edit the block.")); - else - DIALOGFACTORY->commandMessage( - tr("The chosen Entity is not an atomic entity " - "or cannot be trimmed.")); - } - break; - - default: - break; - } - } - else if (e->button() == Qt::RightButton) - { - deleteSnapper(); - init(getStatus() - 1); - } -} - -void ActionModifyTrimAmount::commandEvent(CommandEvent * e) -{ - QString c = e->getCommand().toLower(); - - if (checkCommand("help", c)) - { - DIALOGFACTORY->commandMessage(msgAvailableCommands() - + getAvailableCommands().join(", ")); - return; - } - - switch (getStatus()) - { - case ChooseTrimEntity: { - bool ok; - double d = Math::eval(c, &ok); - - if (ok == true) - distance = d; - else - DIALOGFACTORY->commandMessage(tr("Not a valid expression")); - DIALOGFACTORY->requestOptions(this, true, true); - setStatus(ChooseTrimEntity); - } - break; - - default: - break; - } -} - -QStringList ActionModifyTrimAmount::getAvailableCommands() -{ - QStringList cmd; - - switch (getStatus()) - { - case ChooseTrimEntity: - break; - - default: - break; - } - - return cmd; -} - -void ActionModifyTrimAmount::showOptions() -{ - ActionInterface::showOptions(); - - DIALOGFACTORY->requestOptions(this, true); -} - -void ActionModifyTrimAmount::hideOptions() -{ - ActionInterface::hideOptions(); - - DIALOGFACTORY->requestOptions(this, false); -} - -void ActionModifyTrimAmount::updateMouseButtonHints() -{ - switch (getStatus()) - { - case ChooseTrimEntity: - DIALOGFACTORY->updateMouseWidget( - tr("Select entity to trim or enter distance:"), tr("Back")); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } -} - -void ActionModifyTrimAmount::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::CadCursor); -} - -void ActionModifyTrimAmount::updateToolBar() -{ - DIALOGFACTORY->requestToolBar(RS2::ToolBarModify); -} - -double ActionModifyTrimAmount::getDistance() -{ - return distance; -} - -void ActionModifyTrimAmount::setDistance(double d) -{ - distance = d; -} diff --git a/src/actions/actionmodifytrimamount.h b/src/actions/actionmodifytrimamount.h deleted file mode 100644 index 93c45a7..0000000 --- a/src/actions/actionmodifytrimamount.h +++ /dev/null @@ -1,51 +0,0 @@ -#ifndef __ACTIONMODIFYTRIMAMOUNT_H__ -#define __ACTIONMODIFYTRIMAMOUNT_H__ - -#include "actioninterface.h" -#include "vector.h" - -class Entity; - -/** - * This action class can handle user events to trim entities by a given - * amount. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionModifyTrimAmount: public ActionInterface -{ - public: - /** - * Action States. - */ - enum Status { - ChooseTrimEntity /**< Choosing the entity to trim. */ - }; - - public: - ActionModifyTrimAmount(EntityContainer & container, GraphicView & graphicView); - ~ActionModifyTrimAmount(); - - virtual RS2::ActionType rtti(); - virtual void init(int status = 0); - virtual void trigger(); - //virtual void mouseMoveEvent(QMouseEvent* e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void commandEvent(CommandEvent * e); - virtual QStringList getAvailableCommands(); - virtual void hideOptions(); - virtual void showOptions(); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - double getDistance(); - void setDistance(double d); - - private: - Entity * trimEntity; - Vector trimCoord; - double distance; -}; - -#endif // __ACTIONMODIFYTRIMAMOUNT_H__ diff --git a/src/actions/actionoptionsdrawing.cpp b/src/actions/actionoptionsdrawing.cpp deleted file mode 100644 index da298ba..0000000 --- a/src/actions/actionoptionsdrawing.cpp +++ /dev/null @@ -1,52 +0,0 @@ -// actionoptionsdrawing.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/04/2010 Added this text. :-) -// - -#include "actionoptionsdrawing.h" - -#include "dialogfactory.h" -#include "graphicview.h" - -ActionOptionsDrawing::ActionOptionsDrawing(EntityContainer & container, GraphicView & graphicView): - ActionInterface("Drawing Options", container, graphicView) -{ -} - -ActionOptionsDrawing::~ActionOptionsDrawing() -{ -} - -/*virtual*/ RS2::ActionType ActionOptionsDrawing::rtti() -{ - return RS2::ActionOptionsDrawing; -} - -void ActionOptionsDrawing::init(int status) -{ - ActionInterface::init(status); - trigger(); -} - -void ActionOptionsDrawing::trigger() -{ - if (graphic) - { - DIALOGFACTORY->requestOptionsDrawingDialog(*graphic); - DIALOGFACTORY->updateCoordinateWidget(Vector(0.0, 0.0), Vector(0.0, 0.0), true); - graphicView->updateGrid(); - graphicView->redraw(); - } - finish(); -} diff --git a/src/actions/actionoptionsdrawing.h b/src/actions/actionoptionsdrawing.h deleted file mode 100644 index 6860204..0000000 --- a/src/actions/actionoptionsdrawing.h +++ /dev/null @@ -1,24 +0,0 @@ -#ifndef __ACTIONOPTIONSDRAWING_H__ -#define __ACTIONOPTIONSDRAWING_H__ - -#include "actioninterface.h" - -/** - * This action class can handle user events to change general - * application options. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionOptionsDrawing: public ActionInterface -{ - public: - ActionOptionsDrawing(EntityContainer & container, GraphicView & graphicView); - ~ActionOptionsDrawing(); - - virtual RS2::ActionType rtti(); - virtual void init(int status = 0); - virtual void trigger(); -}; - -#endif // __ACTIONOPTIONSDRAWING_H__ diff --git a/src/actions/actionpolylineadd.cpp b/src/actions/actionpolylineadd.cpp deleted file mode 100644 index 436f5c2..0000000 --- a/src/actions/actionpolylineadd.cpp +++ /dev/null @@ -1,40 +0,0 @@ -// actionpolylineadd.cpp -// -// Part of the Architektonas Project -// by James L. Hammons -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 09/13/2010 Created this file. :-) -// - -#include "actionpolylineadd.h" - -#include "debug.h" -#include "dialogfactory.h" -#include "graphicview.h" -#include "polyline.h" - -ActionPolylineAdd::ActionPolylineAdd(EntityContainer & container, - GraphicView & graphicView): - ActionInterface("Draw polyline", container, graphicView) -{ -// vertex = Vector(false); - polyline = NULL; -} - -ActionPolylineAdd::~ActionPolylineAdd() -{ - if (polyline) - delete polyline; -} - -/*virtual*/ RS2::ActionType ActionPolylineAdd::rtti() -{ - return RS2::ActionPolylineAdd; -} - diff --git a/src/actions/actionpolylineadd.h b/src/actions/actionpolylineadd.h deleted file mode 100644 index 471340d..0000000 --- a/src/actions/actionpolylineadd.h +++ /dev/null @@ -1,31 +0,0 @@ -#ifndef __ACTIONPOLYLINEADD_H__ -#define __ACTIONPOLYLINEADD_H__ - -#include "actioninterface.h" - -class Polyline; - -/** - * This action class adds a node to an existing polyline. - * - * @author James Hammons - */ -class ActionPolylineAdd: public ActionInterface -{ - public: - ActionPolylineAdd(EntityContainer & container, GraphicView & graphicView); - ~ActionPolylineAdd(); - - virtual RS2::ActionType rtti(); -// virtual void init(int status = 0); -// virtual void trigger(); -// virtual void mouseMoveEvent(QMouseEvent * e); -// virtual void mousePressEvent(QMouseEvent * e); -// virtual void mouseReleaseEvent(QMouseEvent * e); -// virtual void updateMouseCursor(); - - protected: - Polyline * polyline; -}; - -#endif // __ACTIONPOLYLINEADD_H__ diff --git a/src/actions/actionpolylineappend.cpp b/src/actions/actionpolylineappend.cpp deleted file mode 100644 index 528ec93..0000000 --- a/src/actions/actionpolylineappend.cpp +++ /dev/null @@ -1,40 +0,0 @@ -// actionpolylineappend.cpp -// -// Part of the Architektonas Project -// by James L. Hammons -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 09/13/2010 Created this file. :-) -// - -#include "actionpolylineappend.h" - -#include "debug.h" -#include "dialogfactory.h" -#include "graphicview.h" -#include "polyline.h" - -ActionPolylineAppend::ActionPolylineAppend(EntityContainer & container, - GraphicView & graphicView): - ActionInterface("Draw polyline", container, graphicView) -{ -// vertex = Vector(false); - polyline = NULL; -} - -ActionPolylineAppend::~ActionPolylineAppend() -{ - if (polyline) - delete polyline; -} - -/*virtual*/ RS2::ActionType ActionPolylineAppend::rtti() -{ - return RS2::ActionPolylineAppend; -} - diff --git a/src/actions/actionpolylineappend.h b/src/actions/actionpolylineappend.h deleted file mode 100644 index c51bf13..0000000 --- a/src/actions/actionpolylineappend.h +++ /dev/null @@ -1,31 +0,0 @@ -#ifndef __ACTIONPOLYLINEAPPEND_H__ -#define __ACTIONPOLYLINEAPPEND_H__ - -#include "actioninterface.h" - -class Polyline; - -/** - * This action class appends a node to an existing polyline. - * - * @author James Hammons - */ -class ActionPolylineAppend: public ActionInterface -{ - public: - ActionPolylineAppend(EntityContainer & container, GraphicView & graphicView); - ~ActionPolylineAppend(); - - virtual RS2::ActionType rtti(); -// virtual void init(int status = 0); -// virtual void trigger(); -// virtual void mouseMoveEvent(QMouseEvent * e); -// virtual void mousePressEvent(QMouseEvent * e); -// virtual void mouseReleaseEvent(QMouseEvent * e); -// virtual void updateMouseCursor(); - - protected: - Polyline * polyline; -}; - -#endif // __ACTIONPOLYLINEAPPEND_H__ diff --git a/src/actions/actionpolylinedel.cpp b/src/actions/actionpolylinedel.cpp deleted file mode 100644 index af4be0b..0000000 --- a/src/actions/actionpolylinedel.cpp +++ /dev/null @@ -1,40 +0,0 @@ -// actionpolylinedel.cpp -// -// Part of the Architektonas Project -// by James L. Hammons -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 09/13/2010 Created this file. :-) -// - -#include "actionpolylinedel.h" - -#include "debug.h" -#include "dialogfactory.h" -#include "graphicview.h" -#include "polyline.h" - -ActionPolylineDel::ActionPolylineDel(EntityContainer & container, - GraphicView & graphicView): - ActionInterface("Draw polyline", container, graphicView) -{ -// vertex = Vector(false); - polyline = NULL; -} - -ActionPolylineDel::~ActionPolylineDel() -{ - if (polyline) - delete polyline; -} - -/*virtual*/ RS2::ActionType ActionPolylineDel::rtti() -{ - return RS2::ActionPolylineDel; -} - diff --git a/src/actions/actionpolylinedel.h b/src/actions/actionpolylinedel.h deleted file mode 100644 index b940b98..0000000 --- a/src/actions/actionpolylinedel.h +++ /dev/null @@ -1,31 +0,0 @@ -#ifndef __ACTIONPOLYLINEDEL_H__ -#define __ACTIONPOLYLINEDEL_H__ - -#include "actioninterface.h" - -class Polyline; - -/** - * This action class deletes a node from an existing polyline. - * - * @author James Hammons - */ -class ActionPolylineDel: public ActionInterface -{ - public: - ActionPolylineDel(EntityContainer & container, GraphicView & graphicView); - ~ActionPolylineDel(); - - virtual RS2::ActionType rtti(); -// virtual void init(int status = 0); -// virtual void trigger(); -// virtual void mouseMoveEvent(QMouseEvent * e); -// virtual void mousePressEvent(QMouseEvent * e); -// virtual void mouseReleaseEvent(QMouseEvent * e); -// virtual void updateMouseCursor(); - - protected: - Polyline * polyline; -}; - -#endif // __ACTIONPOLYLINEDEL_H__ diff --git a/src/actions/actionpolylinedelbetween.cpp b/src/actions/actionpolylinedelbetween.cpp deleted file mode 100644 index 6c9eff4..0000000 --- a/src/actions/actionpolylinedelbetween.cpp +++ /dev/null @@ -1,40 +0,0 @@ -// actionpolylinedelbetween.cpp -// -// Part of the Architektonas Project -// by James L. Hammons -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 09/13/2010 Created this file. :-) -// - -#include "actionpolylinedelbetween.h" - -#include "debug.h" -#include "dialogfactory.h" -#include "graphicview.h" -#include "polyline.h" - -ActionPolylineDelBetween::ActionPolylineDelBetween(EntityContainer & container, - GraphicView & graphicView): - ActionInterface("Draw polyline", container, graphicView) -{ -// vertex = Vector(false); - polyline = NULL; -} - -ActionPolylineDelBetween::~ActionPolylineDelBetween() -{ - if (polyline) - delete polyline; -} - -/*virtual*/ RS2::ActionType ActionPolylineDelBetween::rtti() -{ - return RS2::ActionPolylineDelBetween; -} - diff --git a/src/actions/actionpolylinedelbetween.h b/src/actions/actionpolylinedelbetween.h deleted file mode 100644 index ae25e5d..0000000 --- a/src/actions/actionpolylinedelbetween.h +++ /dev/null @@ -1,31 +0,0 @@ -#ifndef __ACTIONPOLYLINEDELBETWEEN_H__ -#define __ACTIONPOLYLINEDELBETWEEN_H__ - -#include "actioninterface.h" - -class Polyline; - -/** - * This action class deletes multiple nodes from an existing polyline. - * - * @author James Hammons - */ -class ActionPolylineDelBetween: public ActionInterface -{ - public: - ActionPolylineDelBetween(EntityContainer & container, GraphicView & graphicView); - ~ActionPolylineDelBetween(); - - virtual RS2::ActionType rtti(); -// virtual void init(int status = 0); -// virtual void trigger(); -// virtual void mouseMoveEvent(QMouseEvent * e); -// virtual void mousePressEvent(QMouseEvent * e); -// virtual void mouseReleaseEvent(QMouseEvent * e); -// virtual void updateMouseCursor(); - - protected: - Polyline * polyline; -}; - -#endif // __ACTIONPOLYLINEDELBETWEEN_H__ diff --git a/src/actions/actionpolylinetrim.cpp b/src/actions/actionpolylinetrim.cpp deleted file mode 100644 index 884cfef..0000000 --- a/src/actions/actionpolylinetrim.cpp +++ /dev/null @@ -1,40 +0,0 @@ -// actionpolylinetrim.cpp -// -// Part of the Architektonas Project -// by James L. Hammons -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 09/13/2010 Created this file. :-) -// - -#include "actionpolylinetrim.h" - -#include "debug.h" -#include "dialogfactory.h" -#include "graphicview.h" -#include "polyline.h" - -ActionPolylineTrim::ActionPolylineTrim(EntityContainer & container, - GraphicView & graphicView): - ActionInterface("Draw polyline", container, graphicView) -{ -// vertex = Vector(false); - polyline = NULL; -} - -ActionPolylineTrim::~ActionPolylineTrim() -{ - if (polyline) - delete polyline; -} - -/*virtual*/ RS2::ActionType ActionPolylineTrim::rtti() -{ - return RS2::ActionPolylineTrim; -} - diff --git a/src/actions/actionpolylinetrim.h b/src/actions/actionpolylinetrim.h deleted file mode 100644 index d88ec3e..0000000 --- a/src/actions/actionpolylinetrim.h +++ /dev/null @@ -1,31 +0,0 @@ -#ifndef __ACTIONPOLYLINETRIM_H__ -#define __ACTIONPOLYLINETRIM_H__ - -#include "actioninterface.h" - -class Polyline; - -/** - * This action class trims nodes on an existing polyline. - * - * @author James Hammons - */ -class ActionPolylineTrim: public ActionInterface -{ - public: - ActionPolylineTrim(EntityContainer & container, GraphicView & graphicView); - ~ActionPolylineTrim(); - - virtual RS2::ActionType rtti(); -// virtual void init(int status = 0); -// virtual void trigger(); -// virtual void mouseMoveEvent(QMouseEvent * e); -// virtual void mousePressEvent(QMouseEvent * e); -// virtual void mouseReleaseEvent(QMouseEvent * e); -// virtual void updateMouseCursor(); - - protected: - Polyline * polyline; -}; - -#endif // __ACTIONPOLYLINETRIM_H__ diff --git a/src/actions/actionprintpreview.cpp b/src/actions/actionprintpreview.cpp deleted file mode 100644 index ada1c13..0000000 --- a/src/actions/actionprintpreview.cpp +++ /dev/null @@ -1,200 +0,0 @@ -// actionprintpreview.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/04/2010 Added this text. :-) -// - -#include "actionprintpreview.h" - -#include "dialogfactory.h" -#include "drawing.h" -#include "graphicview.h" - -/** - * Constructor. - */ -ActionPrintPreview::ActionPrintPreview(EntityContainer & container, GraphicView & graphicView): - ActionInterface("Print Preview", container, graphicView) -{ - showOptions(); -} - -ActionPrintPreview::~ActionPrintPreview() -{ -} - -/*virtual*/ RS2::ActionType ActionPrintPreview::rtti() -{ - return RS2::ActionPrintPreview; -} - -void ActionPrintPreview::init(int status) -{ - ActionInterface::init(status); - showOptions(); -} - -void ActionPrintPreview::trigger() -{ -} - -void ActionPrintPreview::mouseMoveEvent(QMouseEvent * e) -{ - switch (getStatus()) - { - case Moving: - v2 = graphicView->toGraph(e->x(), e->y()); - - if (graphic) - { - Vector pinsbase = graphic->getPaperInsertionBase(); - double scale = graphic->getPaperScale(); - graphic->setPaperInsertionBase(pinsbase - v2 * scale + v1 * scale); - } - - v1 = v2; - graphicView->redraw(); - break; - - default: - break; - } -} - -void ActionPrintPreview::mousePressEvent(QMouseEvent * e) -{ - if (e->button() == Qt::LeftButton) - { - switch (getStatus()) - { - case Neutral: - v1 = graphicView->toGraph(e->x(), e->y()); - setStatus(Moving); - break; - - default: - break; - } - } -} - -void ActionPrintPreview::mouseReleaseEvent(QMouseEvent * e) -{ - switch (getStatus()) - { - case Moving: - setStatus(Neutral); - break; - - default: - DIALOGFACTORY->requestPreviousMenu(); - e->accept(); - break; - } -} - -void ActionPrintPreview::coordinateEvent(Vector *) -{ -} - -void ActionPrintPreview::commandEvent(CommandEvent *) -{ -} - -QStringList ActionPrintPreview::getAvailableCommands() -{ - QStringList cmd; - return cmd; -} - -void ActionPrintPreview::showOptions() -{ - ActionInterface::showOptions(); - - DIALOGFACTORY->requestOptions(this, true); -} - -void ActionPrintPreview::hideOptions() -{ - ActionInterface::hideOptions(); - - DIALOGFACTORY->requestOptions(this, false); -} - -void ActionPrintPreview::updateMouseButtonHints() -{ -} - -void ActionPrintPreview::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::MovingHandCursor); -} - -void ActionPrintPreview::updateToolBar() -{ -} - -void ActionPrintPreview::center() -{ - if (graphic) - { - graphic->centerToPage(); - graphicView->redraw(); - } -} - -void ActionPrintPreview::fit() -{ - if (graphic) - { - graphic->fitToPage(); - graphicView->redraw(); - } -} - -void ActionPrintPreview::setScale(double f) -{ - if (graphic) - { - graphic->setPaperScale(f); - graphicView->redraw(); - } -} - -double ActionPrintPreview::getScale() -{ - double ret = 1.0; - - if (graphic) - ret = graphic->getPaperScale(); - - return ret; -} - -void ActionPrintPreview::setBlackWhite(bool bw) -{ - if (bw) - graphicView->setDrawingMode(RS2::ModeBW); - else - graphicView->setDrawingMode(RS2::ModeFull); - - graphicView->redraw(); -} - -RS2::Unit ActionPrintPreview::getUnit() -{ - if (graphic) - return graphic->getUnit(); - - return RS2::None; -} diff --git a/src/actions/actionprintpreview.h b/src/actions/actionprintpreview.h deleted file mode 100644 index e6171d1..0000000 --- a/src/actions/actionprintpreview.h +++ /dev/null @@ -1,55 +0,0 @@ -#ifndef __ACTIONPRINTPREVIEW_H__ -#define __ACTIONPRINTPREVIEW_H__ - -#include "enums.h" -#include "actioninterface.h" -#include "vector.h" - -/** - * Default action for print preview. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionPrintPreview: public ActionInterface -{ - public: - /** - * Action States. - */ - enum Status { - Neutral, - Moving - }; - - public: - ActionPrintPreview(EntityContainer & container, GraphicView & graphicView); - ~ActionPrintPreview(); - - virtual RS2::ActionType rtti(); - virtual void init(int status = 0); - virtual void trigger(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mousePressEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void coordinateEvent(Vector * e); - virtual void commandEvent(CommandEvent * e); - virtual QStringList getAvailableCommands(); - virtual void showOptions(); - virtual void hideOptions(); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - void center(); - void fit(); - void setScale(double f); - double getScale(); - void setBlackWhite(bool bw); - RS2::Unit getUnit(); - - protected: - Vector v1; - Vector v2; -}; - -#endif // __ACTIONPRINTPREVIEW_H__ diff --git a/src/actions/actionselect.cpp b/src/actions/actionselect.cpp deleted file mode 100644 index e09cf28..0000000 --- a/src/actions/actionselect.cpp +++ /dev/null @@ -1,55 +0,0 @@ -// actionselect.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/04/2010 Added this text. :-) -// - -#include "actionselect.h" - -#include "actionselectsingle.h" -#include "dialogfactory.h" -#include "graphicview.h" - -ActionSelect::ActionSelect(EntityContainer & container, GraphicView & graphicView, - RS2::ActionType nextAction): - ActionInterface("Select Entities", container, graphicView) -{ - this->nextAction = nextAction; -} - -ActionSelect::~ActionSelect() -{ -} - -void ActionSelect::init(int status) -{ - ActionInterface::init(status); - graphicView->setCurrentAction(new ActionSelectSingle(*container, *graphicView)); -} - -void ActionSelect::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::RightButton) - init(getStatus() - 1); -} - -void ActionSelect::updateToolBar() -{ - if (DIALOGFACTORY) - { - if (!isFinished()) - DIALOGFACTORY->requestToolBarSelect(this, nextAction); - else - DIALOGFACTORY->requestToolBar(RS2::ToolBarMain); - } -} diff --git a/src/actions/actionselect.h b/src/actions/actionselect.h deleted file mode 100644 index 5da758a..0000000 --- a/src/actions/actionselect.h +++ /dev/null @@ -1,26 +0,0 @@ -#ifndef __ACTIONSELECT_H__ -#define __ACTIONSELECT_H__ - -#include "actioninterface.h" - -/** - * This action class can handle user events to select entities. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionSelect: public ActionInterface -{ - public: - ActionSelect(EntityContainer & container, GraphicView & graphicView, RS2::ActionType nextAction); - ~ActionSelect(); - - void init(int status); - void mouseReleaseEvent(QMouseEvent * e); - void updateToolBar(); - - private: - RS2::ActionType nextAction; -}; - -#endif // __ACTIONSELECT_H__ diff --git a/src/actions/actionselectall.cpp b/src/actions/actionselectall.cpp deleted file mode 100644 index 6cf2768..0000000 --- a/src/actions/actionselectall.cpp +++ /dev/null @@ -1,51 +0,0 @@ -// actionselectall.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/22/2010 Added this text. :-) -// - -#include "actionselectall.h" - -#include "dialogfactory.h" -#include "selection.h" - -ActionSelectAll::ActionSelectAll(EntityContainer & container, - GraphicView & graphicView, bool select): - ActionInterface("Select All Entities", container, graphicView) -{ - this->select = select; -} - -ActionSelectAll::~ActionSelectAll() -{ -} - -/*virtual*/ RS2::ActionType ActionSelectAll::rtti() -{ - return RS2::ActionSelectAll; -} - -void ActionSelectAll::init(int status) -{ - ActionInterface::init(status); - trigger(); - finish(); -} - -void ActionSelectAll::trigger() -{ - Selection s(*container, graphicView); - s.selectAll(select); - - DIALOGFACTORY->updateSelectionWidget(container->countSelected()); -} diff --git a/src/actions/actionselectall.h b/src/actions/actionselectall.h deleted file mode 100644 index a67a1bb..0000000 --- a/src/actions/actionselectall.h +++ /dev/null @@ -1,26 +0,0 @@ -#ifndef __ACTIONSELECTALL_H__ -#define __ACTIONSELECTALL_H__ - -#include "actioninterface.h" - -/** - * This action class can handle user events to select all entities. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionSelectAll: public ActionInterface -{ - public: - ActionSelectAll(EntityContainer & container, GraphicView & graphicView, bool select); - ~ActionSelectAll(); - - virtual RS2::ActionType rtti(); - void init(int status); - virtual void trigger(); - - protected: - bool select; -}; - -#endif // __ACTIONSELECTALL_H__ diff --git a/src/actions/actionselectbase.cpp b/src/actions/actionselectbase.cpp deleted file mode 100644 index d27b0ed..0000000 --- a/src/actions/actionselectbase.cpp +++ /dev/null @@ -1,44 +0,0 @@ -// actionselectbase.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/04/2010 Added this text. :-) -// - -#include "actionselectbase.h" - -#include "graphicview.h" - -ActionSelectBase::ActionSelectBase(const char * name, - EntityContainer & container, GraphicView & graphicView): - ActionInterface(name, container, graphicView) -{ -} - -ActionSelectBase::~ActionSelectBase() -{ -} - -/** - * Default behaviour of this method is triggering the predecesing - * action and finishing this one when the enter key is pressed. - */ -void ActionSelectBase::keyReleaseEvent(QKeyEvent * e) -{ - if (e->key() == Qt::Key_Return && predecessor) - finish(); -} - -void ActionSelectBase::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::SelectCursor); -} diff --git a/src/actions/actionselectbase.h b/src/actions/actionselectbase.h deleted file mode 100644 index 385af9e..0000000 --- a/src/actions/actionselectbase.h +++ /dev/null @@ -1,22 +0,0 @@ -#ifndef __ACTIONSELECTBASE_H__ -#define __ACTIONSELECTBASE_H__ - -#include "actioninterface.h" - -/** - * This class is the base class to all select actions. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionSelectBase: public ActionInterface -{ - public: - ActionSelectBase(const char * name, EntityContainer & container, GraphicView & graphicView); - ~ActionSelectBase(); - - virtual void keyReleaseEvent(QKeyEvent * e); - virtual void updateMouseCursor(); -}; - -#endif // __ACTIONSELECTBASE_H__ diff --git a/src/actions/actionselectcontour.cpp b/src/actions/actionselectcontour.cpp deleted file mode 100644 index 66d6a7c..0000000 --- a/src/actions/actionselectcontour.cpp +++ /dev/null @@ -1,73 +0,0 @@ -// actionselectcontour.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/04/2010 Added this text. :-) -// - -#include "actionselectcontour.h" - -#include "debug.h" -#include "dialogfactory.h" -#include "graphicview.h" -#include "selection.h" - -ActionSelectContour::ActionSelectContour(EntityContainer & container, - GraphicView & graphicView): - ActionInterface("Select Contours", container, graphicView) -{ - en = NULL; -} - -ActionSelectContour::~ActionSelectContour() -{ -} - -/*virtual*/ RS2::ActionType ActionSelectContour::rtti() -{ - return RS2::ActionSelectContour; -} - -void ActionSelectContour::trigger() -{ - if (en) - { - if (en->isAtomic()) - { - Selection s(*container, graphicView); - s.selectContour(en); - - if (DIALOGFACTORY) - DIALOGFACTORY->updateSelectionWidget(container->countSelected()); - } - else if (DIALOGFACTORY) - DIALOGFACTORY->commandMessage(tr("Entity must be an Atomic Entity.")); - } - else - DEBUG->print("ActionSelectContour::trigger: Entity is NULL\n"); -} - -void ActionSelectContour::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::RightButton) - init(getStatus() - 1); - else - { - en = catchEntity(e); - trigger(); - } -} - -void ActionSelectContour::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::SelectCursor); -} diff --git a/src/actions/actionselectcontour.h b/src/actions/actionselectcontour.h deleted file mode 100644 index 3fc47dd..0000000 --- a/src/actions/actionselectcontour.h +++ /dev/null @@ -1,29 +0,0 @@ -#ifndef __ACTIONSELECTCONTOURS_H__ -#define __ACTIONSELECTCONTOURS_H__ - -#include "actioninterface.h" - -class Entity; - -/** - * This action class can handle user events to select contours. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionSelectContour: public ActionInterface -{ - public: - ActionSelectContour(EntityContainer & container, GraphicView & graphicView); - ~ActionSelectContour(); - - virtual RS2::ActionType rtti(); - virtual void trigger(); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void updateMouseCursor(); - - private: - Entity * en; -}; - -#endif // __ACTIONSELECTCONTOURS_H__ diff --git a/src/actions/actionselectintersected.cpp b/src/actions/actionselectintersected.cpp deleted file mode 100644 index fd18464..0000000 --- a/src/actions/actionselectintersected.cpp +++ /dev/null @@ -1,165 +0,0 @@ -// actionselectintersected.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 05/22/2010 Added this text. :-) -// - -#include "actionselectintersected.h" - -#include "debug.h" -#include "dialogfactory.h" -#include "graphicview.h" -#include "selection.h" -#include "preview.h" - -/** - * Constructor. - * - * @param select true: select window. false: deselect window - */ -ActionSelectIntersected::ActionSelectIntersected( - EntityContainer & container, GraphicView & graphicView, bool select): - ActionInterface("Select Intersected", container, graphicView) -{ - this->select = select; -} - -ActionSelectIntersected::~ActionSelectIntersected() -{ -} - -/*virtual*/ RS2::ActionType ActionSelectIntersected::rtti() -{ - return RS2::ActionSelectIntersected; -} - -void ActionSelectIntersected::init(int status) -{ - ActionInterface::init(status); - v1 = v2 = Vector(false); -/* snapMode = RS2::SnapFree; - snapRes = RS2::RestrictNothing;*/ -} - -void ActionSelectIntersected::trigger() -{ - ActionInterface::trigger(); - - if (v1.valid && v2.valid) - { - if (graphicView->toGuiDX(v1.distanceTo(v2)) > 10) - { - deleteSnapper(); - Selection s(*container, graphicView); - s.selectIntersected(v1, v2, select); - - if (DIALOGFACTORY) - DIALOGFACTORY->updateSelectionWidget(container->countSelected()); - - init(); - } - } -} - -void ActionSelectIntersected::mouseMoveEvent(QMouseEvent * e) -{ - if (getStatus() == SetPoint2 && v1.valid) - { - v2 = snapPoint(e); - deletePreview(); - clearPreview(); -// preview->addEntity(new Line(preview, LineData(Vector(v1.x, v1.y), Vector(v2.x, v2.y)))); - drawPreview(); - } -} - -void ActionSelectIntersected::mousePressEvent(QMouseEvent * e) -{ - if (e->button() == Qt::LeftButton) - { - switch (getStatus()) - { - case SetPoint1: - v1 = snapPoint(e); - setStatus(SetPoint2); - break; - - default: - break; - } - } - - DEBUG->print("ActionSelectIntersected::mousePressEvent(): %f %f", - v1.x, v1.y); -} - -void ActionSelectIntersected::mouseReleaseEvent(QMouseEvent * e) -{ - DEBUG->print("ActionSelectIntersected::mouseReleaseEvent()"); - - if (e->button() == Qt::RightButton) - { - if (getStatus() == SetPoint2) - deletePreview(); - - deleteSnapper(); - init(getStatus() - 1); - } - else if (e->button() == Qt::LeftButton) - { - if (getStatus() == SetPoint2) - { - v2 = snapPoint(e); - trigger(); - } - } -} - -void ActionSelectIntersected::updateMouseButtonHints() -{ - if (DIALOGFACTORY != NULL) - { - switch (getStatus()) - { - case SetPoint1: - DIALOGFACTORY->updateMouseWidget(tr("Choose first point of intersection line"), tr("Cancel")); - break; - - case SetPoint2: - DIALOGFACTORY->updateMouseWidget(tr("Choose second point of intersection line"), tr("Back")); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } - } -} - -void ActionSelectIntersected::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::SelectCursor); -} - -void ActionSelectIntersected::updateToolBar() -{ - if (DIALOGFACTORY != NULL) - { - if (!isFinished()) - DIALOGFACTORY->requestToolBar(RS2::ToolBarSelect); - else - DIALOGFACTORY->requestToolBar(RS2::ToolBarSelect); - } -} - - diff --git a/src/actions/actionselectintersected.h b/src/actions/actionselectintersected.h deleted file mode 100644 index decdd3a..0000000 --- a/src/actions/actionselectintersected.h +++ /dev/null @@ -1,45 +0,0 @@ -#ifndef __ACTIONSELECTINTERSECTED_H__ -#define __ACTIONSELECTINTERSECTED_H__ - -#include "actioninterface.h" -#include "vector.h" - -/** - * This action class can handle user events to select all entities. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionSelectIntersected: public ActionInterface -{ - public: - /** - * Action States. - */ - enum Status { - SetPoint1, /**< Setting the 1st corner of the window. */ - SetPoint2 /**< Setting the 2nd corner of the window. */ - }; - - public: - ActionSelectIntersected(EntityContainer & container, GraphicView & graphicView, bool select); - ~ActionSelectIntersected(); - - virtual RS2::ActionType rtti(); - virtual void init(int status = 0); - virtual void trigger(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mousePressEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - - protected: - Vector v1; - Vector v2; - - bool select; -}; - -#endif // __ACTIONSELECTINTERSECTED_H__ diff --git a/src/actions/actionselectinvert.cpp b/src/actions/actionselectinvert.cpp deleted file mode 100644 index ecd20f9..0000000 --- a/src/actions/actionselectinvert.cpp +++ /dev/null @@ -1,50 +0,0 @@ -// actionselectinvert.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/05/2010 Added this text. :-) -// - -#include "actionselectinvert.h" - -#include "dialogfactory.h" -#include "selection.h" - -ActionSelectInvert::ActionSelectInvert(EntityContainer & container, - GraphicView & graphicView): ActionInterface("Invert Selection", - container, graphicView) -{ -} - -ActionSelectInvert::~ActionSelectInvert() -{ -} - -/*virtual*/ RS2::ActionType ActionSelectInvert::rtti() -{ - return RS2::ActionSelectInvert; -} - -void ActionSelectInvert::init(int status) -{ - ActionInterface::init(status); - trigger(); - finish(); -} - -void ActionSelectInvert::trigger() -{ - Selection s(*container, graphicView); - s.invertSelection(); - - DIALOGFACTORY->updateSelectionWidget(container->countSelected()); -} diff --git a/src/actions/actionselectinvert.h b/src/actions/actionselectinvert.h deleted file mode 100644 index 8ebd1f9..0000000 --- a/src/actions/actionselectinvert.h +++ /dev/null @@ -1,23 +0,0 @@ -#ifndef __ACTIONSELECTINVERT_H__ -#define __ACTIONSELECTINVERT_H__ - -#include "actioninterface.h" - -/** - * This action class can handle user events to select all entities. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionSelectInvert: public ActionInterface -{ - public: - ActionSelectInvert(EntityContainer & container, GraphicView & graphicView); - ~ActionSelectInvert(); - - virtual RS2::ActionType rtti(); - void init(int status); - virtual void trigger(); -}; - -#endif // __ACTIONSELECTINVERT_H__ diff --git a/src/actions/actionselectlayer.cpp b/src/actions/actionselectlayer.cpp deleted file mode 100644 index 2f6baf3..0000000 --- a/src/actions/actionselectlayer.cpp +++ /dev/null @@ -1,67 +0,0 @@ -// actionselectlayer.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/05/2010 Added this text. :-) -// - -#include "actionselectlayer.h" - -#include "debug.h" -#include "dialogfactory.h" -#include "graphicview.h" -#include "selection.h" - -ActionSelectLayer::ActionSelectLayer(EntityContainer & container, GraphicView & graphicView): - ActionInterface("Select Layers", container, graphicView) -{ - en = NULL; -} - -ActionSelectLayer::~ActionSelectLayer() -{ -} - -/*virtual*/ RS2::ActionType ActionSelectLayer::rtti() -{ - return RS2::ActionSelectLayer; -} - -void ActionSelectLayer::trigger() -{ - if (en) - { - Selection s(*container, graphicView); - s.selectLayer(en); - - if (DIALOGFACTORY) - DIALOGFACTORY->updateSelectionWidget(container->countSelected()); - } - else - DEBUG->print("ActionSelectLayer::trigger: Entity is NULL\n"); -} - -void ActionSelectLayer::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::RightButton) - init(getStatus() - 1); - else - { - en = catchEntity(e); - trigger(); - } -} - -void ActionSelectLayer::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::SelectCursor); -} diff --git a/src/actions/actionselectlayer.h b/src/actions/actionselectlayer.h deleted file mode 100644 index 9ac3493..0000000 --- a/src/actions/actionselectlayer.h +++ /dev/null @@ -1,29 +0,0 @@ -#ifndef __ACTIONSELECTLAYER_H__ -#define __ACTIONSELECTLAYER_H__ - -#include "actioninterface.h" - -class Entity; - -/** - * This action class can handle user events to select contours. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionSelectLayer: public ActionInterface -{ - public: - ActionSelectLayer(EntityContainer & container, GraphicView & graphicView); - ~ActionSelectLayer(); - - virtual RS2::ActionType rtti(); - virtual void trigger(); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void updateMouseCursor(); - - private: - Entity * en; -}; - -#endif // __ACTIONSELECTLAYER_H__ diff --git a/src/actions/actionselectsingle.cpp b/src/actions/actionselectsingle.cpp deleted file mode 100644 index 468e721..0000000 --- a/src/actions/actionselectsingle.cpp +++ /dev/null @@ -1,74 +0,0 @@ -// actionselectsingle.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/05/2010 Added this text. :-) -// - -#include "actionselectsingle.h" - -#include "debug.h" -#include "dialogfactory.h" -#include "graphicview.h" -#include "selection.h" - -ActionSelectSingle::ActionSelectSingle(EntityContainer & container, GraphicView & graphicView): - ActionInterface("Select Entities", container, graphicView) -{ - en = NULL; -} - -ActionSelectSingle::~ActionSelectSingle() -{ -} - -/*virtual*/ RS2::ActionType ActionSelectSingle::rtti() -{ - return RS2::ActionSelectSingle; -} - -void ActionSelectSingle::trigger() -{ - if (en != NULL) - { - Selection s(*container, graphicView); - s.selectSingle(en); - - DIALOGFACTORY->updateSelectionWidget(container->countSelected()); - } - else - DEBUG->print("ActionSelectSingle::trigger: Entity is NULL\n"); -} - -void ActionSelectSingle::keyPressEvent(QKeyEvent * e) -{ - if (e->key() == Qt::Key_Enter) - finish(); -} - -void ActionSelectSingle::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::RightButton) - init(getStatus() - 1); - else - { - en = catchEntity(e); - trigger(); - } -} - -void ActionSelectSingle::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::SelectCursor); -} - - diff --git a/src/actions/actionselectsingle.h b/src/actions/actionselectsingle.h deleted file mode 100644 index 015817a..0000000 --- a/src/actions/actionselectsingle.h +++ /dev/null @@ -1,30 +0,0 @@ -#ifndef __ACTIONSELECTSINGLE_H__ -#define __ACTIONSELECTSINGLE_H__ - -#include "actioninterface.h" - -class Entity; - -/** - * This action class can handle user events to select entities. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionSelectSingle: public ActionInterface -{ - public: - ActionSelectSingle(EntityContainer & container, GraphicView & graphicView); - ~ActionSelectSingle(); - - virtual RS2::ActionType rtti(); - virtual void trigger(); - virtual void keyPressEvent(QKeyEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void updateMouseCursor(); - - private: - Entity * en; -}; - -#endif // __ACTIONSELECTSINGLE_H__ diff --git a/src/actions/actionselectwindow.cpp b/src/actions/actionselectwindow.cpp deleted file mode 100644 index e47cd94..0000000 --- a/src/actions/actionselectwindow.cpp +++ /dev/null @@ -1,162 +0,0 @@ -// actionselectwindow.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 05/22/2010 Added this text. :-) -// - -#include "actionselectwindow.h" - -#include "debug.h" -#include "dialogfactory.h" -#include "graphicview.h" -#include "selection.h" -#include "preview.h" - -/** - * Constructor. - * - * @param select true: select window. false: deselect window - */ -ActionSelectWindow::ActionSelectWindow(EntityContainer & container, - GraphicView & graphicView, bool select): - ActionInterface("Select Window", container, graphicView) -{ - this->select = select; -} - -ActionSelectWindow::~ActionSelectWindow() -{ -} - -/*virtual*/ RS2::ActionType ActionSelectWindow::rtti() -{ - return RS2::ActionSelectWindow; -} - -void ActionSelectWindow::init(int status) -{ - ActionInterface::init(status); - v1 = v2 = Vector(false); -/* snapMode = RS2::SnapFree; - snapRes = RS2::RestrictNothing;*/ -} - -void ActionSelectWindow::trigger() -{ - ActionInterface::trigger(); - - if (v1.valid && v2.valid) - { - if (graphicView->toGuiDX(v1.distanceTo(v2)) > 10) - { - deleteSnapper(); - bool cross = (v2.y > v1.y); - Selection s(*container, graphicView); - s.selectWindow(v1, v2, select, cross); - DIALOGFACTORY->updateSelectionWidget(container->countSelected()); - init(); - } - } -} - -void ActionSelectWindow::mouseMoveEvent(QMouseEvent * e) -{ - if (getStatus() == SetCorner2 && v1.valid) - { - v2 = snapPoint(e); - deletePreview(); - clearPreview(); -/* preview->addEntity(new Line(preview, - LineData(Vector(v1.x, v1.y), Vector(v2.x, v1.y)))); - preview->addEntity(new Line(preview, - LineData(Vector(v2.x, v1.y), Vector(v2.x, v2.y)))); - preview->addEntity(new Line(preview, - LineData(Vector(v2.x, v2.y), Vector(v1.x, v2.y)))); - preview->addEntity(new Line(preview, - LineData(Vector(v1.x, v2.y), Vector(v1.x, v1.y))));*/ - drawPreview(); - } -} - -void ActionSelectWindow::mousePressEvent(QMouseEvent * e) -{ - if (e->button() == Qt::LeftButton) - { - switch (getStatus()) - { - case SetCorner1: - v1 = snapPoint(e); - setStatus(SetCorner2); - break; - - default: - break; - } - } - - DEBUG->print("ActionSelectWindow::mousePressEvent(): %f %f", - v1.x, v1.y); -} - -void ActionSelectWindow::mouseReleaseEvent(QMouseEvent * e) -{ - DEBUG->print("ActionSelectWindow::mouseReleaseEvent()"); - - if (e->button() == Qt::LeftButton) - { - if (getStatus() == SetCorner2) - { - v2 = snapPoint(e); - trigger(); - } - } - else if (e->button() == Qt::RightButton) - { - if (getStatus() == SetCorner2) - deletePreview(); - - deleteSnapper(); - init(getStatus() - 1); - } -} - -void ActionSelectWindow::updateMouseButtonHints() -{ - switch (getStatus()) - { - case SetCorner1: - DIALOGFACTORY->updateMouseWidget(tr("Choose first edge"), tr("Cancel")); - break; - - case SetCorner2: - DIALOGFACTORY->updateMouseWidget(tr("Choose second edge"), tr("Back")); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } -} - -void ActionSelectWindow::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::SelectCursor); -} - -void ActionSelectWindow::updateToolBar() -{ - if (!isFinished()) - DIALOGFACTORY->requestToolBar(RS2::ToolBarSelect); - else - DIALOGFACTORY->requestToolBar(RS2::ToolBarSelect); -} diff --git a/src/actions/actionselectwindow.h b/src/actions/actionselectwindow.h deleted file mode 100644 index eb7647e..0000000 --- a/src/actions/actionselectwindow.h +++ /dev/null @@ -1,45 +0,0 @@ -#ifndef __ACTIONSELECTWINDOW_H__ -#define __ACTIONSELECTWINDOW_H__ - -#include "actioninterface.h" -#include "vector.h" - -/** - * This action class can handle user events to select all entities. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionSelectWindow: public ActionInterface -{ - public: - /** - * Action States. - */ - enum Status { - SetCorner1, /**< Setting the 1st corner of the window. */ - SetCorner2 /**< Setting the 2nd corner of the window. */ - }; - - public: - ActionSelectWindow(EntityContainer & container, GraphicView & graphicView, bool select); - ~ActionSelectWindow(); - - virtual RS2::ActionType rtti(); - virtual void init(int status = 0); - virtual void trigger(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mousePressEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - - protected: - Vector v1; - Vector v2; - - bool select; -}; - -#endif // __ACTIONSELECTWINDOW_H__ diff --git a/src/actions/actionsetrelativezero.cpp b/src/actions/actionsetrelativezero.cpp deleted file mode 100644 index 98297a1..0000000 --- a/src/actions/actionsetrelativezero.cpp +++ /dev/null @@ -1,105 +0,0 @@ -// actionsetrelativezero.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/05/2010 Added this text. :-) -// - -#include "actionsetrelativezero.h" - -#include "dialogfactory.h" -#include "graphicview.h" - -ActionSetRelativeZero::ActionSetRelativeZero(EntityContainer & container, - GraphicView & graphicView): ActionInterface("Set the relative Zero", - container, graphicView) -{ -} - -ActionSetRelativeZero::~ActionSetRelativeZero() -{ -} - -/*virtual*/ RS2::ActionType ActionSetRelativeZero::rtti() -{ - return RS2::ActionSetRelativeZero; -} - -void ActionSetRelativeZero::trigger() -{ - bool wasLocked = graphicView->isRelativeZeroLocked(); - - if (pt.valid) - { - graphicView->lockRelativeZero(false); - graphicView->moveRelativeZero(pt); - graphicView->lockRelativeZero(wasLocked); - } - finish(); -} - -void ActionSetRelativeZero::mouseMoveEvent(QMouseEvent * e) -{ - snapPoint(e); -} - -void ActionSetRelativeZero::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::RightButton) - { - deleteSnapper(); - init(getStatus() - 1); - } - else - { - Vector ce(snapPoint(e)); - coordinateEvent(&ce); - } -} - -void ActionSetRelativeZero::coordinateEvent(Vector * e) -{ - if (e == NULL) - return; - - pt = *e; - trigger(); -} - -void ActionSetRelativeZero::updateMouseButtonHints() -{ - switch (getStatus()) - { - case 0: - DIALOGFACTORY->updateMouseWidget(tr("Set relative Zero"), tr("Cancel")); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } -} - -void ActionSetRelativeZero::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::CadCursor); -} - -void ActionSetRelativeZero::updateToolBar() -{ - if (!isFinished()) - DIALOGFACTORY->requestToolBar(RS2::ToolBarSnap); - else - DIALOGFACTORY->requestToolBar(RS2::ToolBarSnap); -} - - diff --git a/src/actions/actionsetrelativezero.h b/src/actions/actionsetrelativezero.h deleted file mode 100644 index 7ec811c..0000000 --- a/src/actions/actionsetrelativezero.h +++ /dev/null @@ -1,33 +0,0 @@ -#ifndef __ACTIONSETRELATIVEZERO_H__ -#define __ACTIONSETRELATIVEZERO_H__ - -#include "actioninterface.h" -#include "vector.h" - -/** - * This action class can handle user events to set the relative Zero point. It - * overrides but retains the locking of the relative Zero. - * - * @author James Hammons - * @author Ulf Lehnert - */ -class ActionSetRelativeZero: public ActionInterface -{ - public: - ActionSetRelativeZero(EntityContainer & container, GraphicView & graphicView); - ~ActionSetRelativeZero(); - - virtual RS2::ActionType rtti(); - virtual void trigger(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void coordinateEvent(Vector * e); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - - private: - Vector pt; -}; - -#endif // __ACTIONSETRELATIVEZERO_H__ diff --git a/src/actions/actionsetsnapmode.cpp b/src/actions/actionsetsnapmode.cpp deleted file mode 100644 index 0e8d3c7..0000000 --- a/src/actions/actionsetsnapmode.cpp +++ /dev/null @@ -1,46 +0,0 @@ -// actionsetsnapmode.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/05/2010 Added this text. :-) -// - -#include "actionsetsnapmode.h" - -#include "graphicview.h" - -/** - * Constructor. - * - * @param snapMode The new snap mode used from now on. - */ -ActionSetSnapMode::ActionSetSnapMode(EntityContainer & container, GraphicView & graphicView, RS2::SnapMode snapMode): - ActionInterface("Set Snap Mode", container, graphicView) -{ - this->snapMode = snapMode; -} - -ActionSetSnapMode::~ActionSetSnapMode() -{ -} - -void ActionSetSnapMode::trigger() -{ - graphicView->setDefaultSnapMode(snapMode); - finish(); -} - -void ActionSetSnapMode::init(int status) -{ - ActionInterface::init(status); - trigger(); -} diff --git a/src/actions/actionsetsnapmode.h b/src/actions/actionsetsnapmode.h deleted file mode 100644 index d353c11..0000000 --- a/src/actions/actionsetsnapmode.h +++ /dev/null @@ -1,26 +0,0 @@ -#ifndef __ACTIONSETSNAPMODE_H__ -#define __ACTIONSETSNAPMODE_H__ - -#include "enums.h" -#include "actioninterface.h" - -/** - * This action changes the current snap mode. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionSetSnapMode: public ActionInterface -{ - public: - ActionSetSnapMode(EntityContainer & container, GraphicView & graphicView, RS2::SnapMode snapMode); - ~ActionSetSnapMode(); - - virtual void init(int status = 0); - virtual void trigger(); - - protected: - RS2::SnapMode snapMode; -}; - -#endif // __ACTIONSETSNAPMODE_H__ diff --git a/src/actions/actionsetsnaprestriction.cpp b/src/actions/actionsetsnaprestriction.cpp deleted file mode 100644 index 10d92ef..0000000 --- a/src/actions/actionsetsnaprestriction.cpp +++ /dev/null @@ -1,48 +0,0 @@ -// actionsetsnaprestriction.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/05/2010 Added this text. :-) -// - -#include "actionsetsnaprestriction.h" - -#include "graphicview.h" - -/** - * Constructor. - * - * @param snapRes The new snap mode used from now on. - * @param set true: set additional snap mode / false: unset - */ -ActionSetSnapRestriction::ActionSetSnapRestriction( - EntityContainer & container, GraphicView & graphicView, RS2::SnapRestriction snapRes): - ActionInterface("Set Additional Snap Mode", container, graphicView) -{ - this->snapRes = snapRes; -} - -ActionSetSnapRestriction::~ActionSetSnapRestriction() -{ -} - -void ActionSetSnapRestriction::trigger() -{ - graphicView->setSnapRestriction(snapRes); - finish(); -} - -void ActionSetSnapRestriction::init(int status) -{ - ActionInterface::init(status); - trigger(); -} diff --git a/src/actions/actionsetsnaprestriction.h b/src/actions/actionsetsnaprestriction.h deleted file mode 100644 index d386e55..0000000 --- a/src/actions/actionsetsnaprestriction.h +++ /dev/null @@ -1,26 +0,0 @@ -#ifndef __ACTIONSETSNAPRESTRICTION_H__ -#define __ACTIONSETSNAPRESTRICTION_H__ - -#include "enums.h" -#include "actioninterface.h" - -/** - * This action changes the current additional snap mode. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionSetSnapRestriction: public ActionInterface -{ - public: - ActionSetSnapRestriction(EntityContainer & container, GraphicView & graphicView, RS2::SnapRestriction snapRes); - ~ActionSetSnapRestriction(); - - virtual void init(int status = 0); - virtual void trigger(); - - protected: - RS2::SnapRestriction snapRes; -}; - -#endif // __ACTIONSETSNAPRESTRICTION_H__ diff --git a/src/actions/actionsnapintersectionmanual.cpp b/src/actions/actionsnapintersectionmanual.cpp deleted file mode 100644 index fca53c4..0000000 --- a/src/actions/actionsnapintersectionmanual.cpp +++ /dev/null @@ -1,182 +0,0 @@ -// actionsetsnapintersectionmanual.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/05/2010 Added this text. :-) -// - -#include "actionsnapintersectionmanual.h" - -#include "debug.h" -#include "dialogfactory.h" -#include "graphicview.h" -#include "information.h" -#include "preview.h" - -/** - * @param both Trim both entities. - */ -ActionSnapIntersectionManual::ActionSnapIntersectionManual( - EntityContainer & container, GraphicView & graphicView): - ActionInterface("Trim Entity", container, graphicView) -{ - entity2 = NULL; - entity1 = NULL; - coord = Vector(false); -} - -ActionSnapIntersectionManual::~ActionSnapIntersectionManual() -{ -} - -void ActionSnapIntersectionManual::init(int status) -{ - ActionInterface::init(status); - -/* snapMode = RS2::SnapFree; - snapRes = RS2::RestrictNothing;*/ -} - -void ActionSnapIntersectionManual::trigger() -{ - DEBUG->print("ActionSnapIntersectionManual::trigger()"); - - if (entity2 != NULL && entity2->isAtomic() - && entity1 != NULL && entity1->isAtomic()) - { - VectorSolutions sol = Information::getIntersection(entity1, entity2, false); - - entity2 = NULL; - entity1 = NULL; - - if (predecessor != NULL) - { - Vector ip = sol.getClosest(coord); - - if (ip.valid) - { - Vector e(ip); - predecessor->coordinateEvent(&e); - } - } - finish(); - } -} - -void ActionSnapIntersectionManual::mouseMoveEvent(QMouseEvent * e) -{ - DEBUG->print("ActionSnapIntersectionManual::mouseMoveEvent begin"); - - Entity * se = catchEntity(e); - Vector mouse = graphicView->toGraph(e->x(), e->y()); - - switch (getStatus()) - { - case ChooseEntity1: - entity1 = se; - break; - - case ChooseEntity2: - { - entity2 = se; - coord = mouse; - - VectorSolutions sol = Information::getIntersection(entity1, entity2, false); - Vector ip = sol.getClosest(coord); - - if (ip.valid) - { - deletePreview(); - clearPreview(); -// preview->addEntity(new Circle(preview, CircleData(ip, graphicView->toGraphDX(4)))); - drawPreview(); - - DIALOGFACTORY->updateCoordinateWidget(ip, ip - graphicView->getRelativeZero()); - } - } - break; - - default: - break; - } - - DEBUG->print("ActionSnapIntersectionManual::mouseMoveEvent end"); -} - -void ActionSnapIntersectionManual::mouseReleaseEvent(QMouseEvent * e) -{ - if (e->button() == Qt::LeftButton) - { - Vector mouse = graphicView->toGraph(e->x(), e->y()); - Entity * se = catchEntity(e); - - switch (getStatus()) - { - case ChooseEntity1: - entity1 = se; - - if (entity1 != NULL && entity1->isAtomic()) - setStatus(ChooseEntity2); - - break; - - case ChooseEntity2: - entity2 = se; - coord = mouse; - - if (entity2 != NULL && entity2->isAtomic() && coord.valid) - trigger(); - break; - - default: - break; - } - } - else if (e->button() == Qt::RightButton) - { - deletePreview(); - deleteSnapper(); - init(getStatus() - 1); - } -} - -void ActionSnapIntersectionManual::updateMouseButtonHints() -{ - switch (getStatus()) - { - case ChooseEntity1: - DIALOGFACTORY->updateMouseWidget(tr("Select first entity"), - tr("Back")); - break; - - case ChooseEntity2: - DIALOGFACTORY->updateMouseWidget(tr("Select second entity"), - tr("Back")); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } -} - -void ActionSnapIntersectionManual::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::CadCursor); -} - -void ActionSnapIntersectionManual::updateToolBar() -{ - DIALOGFACTORY->requestToolBar(RS2::ToolBarSnap); -} - - diff --git a/src/actions/actionsnapintersectionmanual.h b/src/actions/actionsnapintersectionmanual.h deleted file mode 100644 index e804b4a..0000000 --- a/src/actions/actionsnapintersectionmanual.h +++ /dev/null @@ -1,44 +0,0 @@ -#ifndef __ACTIONSNAPINTERSECTIONMANUAL_H__ -#define __ACTIONSNAPINTERSECTIONMANUAL_H__ - -#include "actioninterface.h" -#include "vector.h" - -class Entity; - -/** - * This action class can handle user events to trim entities. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionSnapIntersectionManual: public ActionInterface -{ - public: - /** - * Action States. - */ - enum Status { - ChooseEntity1, /**< Choosing the 1st entity. */ - ChooseEntity2 /**< Choosing the 2nd entity. */ - }; - - public: - ActionSnapIntersectionManual(EntityContainer & container, GraphicView & graphicView); - ~ActionSnapIntersectionManual(); - - virtual void init(int status = 0); - virtual void trigger(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - - private: - Entity * entity1; - Entity * entity2; - Vector coord; -}; - -#endif // __ACTIONSNAPINTERSECTIONMANUAL_H__ diff --git a/src/actions/actionzoomauto.cpp b/src/actions/actionzoomauto.cpp deleted file mode 100644 index 1726ed4..0000000 --- a/src/actions/actionzoomauto.cpp +++ /dev/null @@ -1,48 +0,0 @@ -// actionzoomauto.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/05/2010 Added this text. :-) -// - -#include "actionzoomauto.h" - -#include "graphicview.h" - -/** - * Constructor. - * - * @param keepAspectRatio true: keep same zoom value for x/y. - * false: adjust both x and y individually - */ -ActionZoomAuto::ActionZoomAuto(EntityContainer & container, - GraphicView & graphicView, bool keepAspectRatio): - ActionInterface("Auto zoom", container, graphicView) -{ - this->keepAspectRatio = keepAspectRatio; -} - -ActionZoomAuto::~ActionZoomAuto() -{ -} - -void ActionZoomAuto::init(int status) -{ - ActionInterface::init(status); - trigger(); -} - -void ActionZoomAuto::trigger() -{ - graphicView->zoomAuto(false, keepAspectRatio); - finish(); -} diff --git a/src/actions/actionzoomauto.h b/src/actions/actionzoomauto.h deleted file mode 100644 index 22f6c9d..0000000 --- a/src/actions/actionzoomauto.h +++ /dev/null @@ -1,25 +0,0 @@ -#ifndef __ACTIONZOOMAUTO_H__ -#define __ACTIONZOOMAUTO_H__ - -#include "actioninterface.h" - -/** - * This action triggers an auto zoom. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionZoomAuto: public ActionInterface -{ - public: - ActionZoomAuto(EntityContainer & container, GraphicView & graphicView, bool keepAspectRatio = true); - ~ActionZoomAuto(); - - virtual void init(int status = 0); - virtual void trigger(); - - protected: - bool keepAspectRatio; -}; - -#endif // __ACTIONZOOMAUTO_H__ diff --git a/src/actions/actionzoomautoy.cpp b/src/actions/actionzoomautoy.cpp deleted file mode 100644 index 52d2f49..0000000 --- a/src/actions/actionzoomautoy.cpp +++ /dev/null @@ -1,40 +0,0 @@ -// actionzoomautoy.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/05/2010 Added this text. :-) -// - -#include "actionzoomautoy.h" - -#include "graphicview.h" - -ActionZoomAutoY::ActionZoomAutoY(EntityContainer & container, GraphicView & graphicView): - ActionInterface("Auto zoom Y", container, graphicView) -{ -} - -ActionZoomAutoY::~ActionZoomAutoY() -{ -} - -void ActionZoomAutoY::trigger() -{ - graphicView->zoomAutoY(false); - finish(); -} - -void ActionZoomAutoY::init(int status) -{ - ActionInterface::init(status); - trigger(); -} diff --git a/src/actions/actionzoomautoy.h b/src/actions/actionzoomautoy.h deleted file mode 100644 index 691ae9e..0000000 --- a/src/actions/actionzoomautoy.h +++ /dev/null @@ -1,22 +0,0 @@ -#ifndef __ACTIONZOOMAUTOY_H__ -#define __ACTIONZOOMAUTOY_H__ - -#include "actioninterface.h" - -/** - * This action triggers an auto zoom in Y only. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionZoomAutoY: public ActionInterface -{ - public: - ActionZoomAutoY(EntityContainer & container, GraphicView & graphicView); - ~ActionZoomAutoY(); - - virtual void init(int status = 0); - virtual void trigger(); -}; - -#endif // __ACTIONZOOMAUTOY_H__ diff --git a/src/actions/actionzoomin.cpp b/src/actions/actionzoomin.cpp deleted file mode 100644 index fe5d776..0000000 --- a/src/actions/actionzoomin.cpp +++ /dev/null @@ -1,77 +0,0 @@ -// actionzoomin.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 05/28/2010 Added this text. :-) -// - -#include "actionzoomin.h" - -#include "graphicview.h" - -/** - * Default constructor. - * - * @param direction In for zooming in, Out for zooming out. - * @param axis Axis that are affected by the zoom (OnlyX, OnlyY or Both) - */ -ActionZoomIn::ActionZoomIn(EntityContainer & container, GraphicView & graphicView, RS2::ZoomDirection direction, RS2::Axis axis, const Vector & center): - ActionInterface("Zoom in", container, graphicView) -{ - this->direction = direction; - this->axis = axis; - this->center = center; -} - -ActionZoomIn::~ActionZoomIn() -{ -} - -void ActionZoomIn::init(int status) -{ - ActionInterface::init(status); - trigger(); -} - -void ActionZoomIn::trigger() -{ - switch (axis) - { - case RS2::OnlyX: - - if (direction == RS2::In) - graphicView->zoomInX(); - else - graphicView->zoomOutX(); - break; - - case RS2::OnlyY: - - if (direction == RS2::In) - graphicView->zoomInY(); - else - graphicView->zoomOutY(); - break; - - case RS2::Both: - - if (direction == RS2::In) - graphicView->zoomIn(1.25, center); - else - graphicView->zoomOut(1.25, center); - break; - } - - finish(); -} - - diff --git a/src/actions/actionzoomin.h b/src/actions/actionzoomin.h deleted file mode 100644 index 1837fa8..0000000 --- a/src/actions/actionzoomin.h +++ /dev/null @@ -1,29 +0,0 @@ -#ifndef __ACTIONZOOMIN_H__ -#define __ACTIONZOOMIN_H__ - -#include "enums.h" -#include "actioninterface.h" -#include "vector.h" - -/** - * This action triggers zoom increase. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionZoomIn: public ActionInterface -{ - public: - ActionZoomIn(EntityContainer & container, GraphicView & graphicView, RS2::ZoomDirection direction = RS2::In, RS2::Axis axis = RS2::Both, const Vector & center = Vector(false)); - ~ActionZoomIn(); - - virtual void init(int status = 0); - virtual void trigger(); - - protected: - RS2::ZoomDirection direction; - RS2::Axis axis; - Vector center; -}; - -#endif // __ACTIONZOOMIN_H__ diff --git a/src/actions/actionzoompan.cpp b/src/actions/actionzoompan.cpp deleted file mode 100644 index c2f0280..0000000 --- a/src/actions/actionzoompan.cpp +++ /dev/null @@ -1,94 +0,0 @@ -// actionzoompan.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/05/2010 Added this text. :-) -// - -#include "actionzoompan.h" - -#include "graphicview.h" - -ActionZoomPan::ActionZoomPan(EntityContainer & container, GraphicView & graphicView): - ActionInterface("Zoom Pan", container, graphicView) -{ -// graphicView.snapper.SetVisible(false); - graphicView.SetSnapperVisible(false); - graphicView.preview.SetVisible(false); -} - -ActionZoomPan::~ActionZoomPan() -{ -} - -void ActionZoomPan::init(int status) -{ - ActionInterface::init(status); -/* snapMode = RS2::SnapFree; - snapRes = RS2::RestrictNothing;*/ - x1 = y1 = x2 = y2 = -1; -} - -void ActionZoomPan::trigger() -{ - if (x1 >= 0) - { - graphicView->zoomPan(x2 - x1, y2 - y1); - x1 = x2; - y1 = y2; - } -} - -#define SCROLL_DELTA 4 -void ActionZoomPan::mouseMoveEvent(QMouseEvent * e) -{ - x2 = e->x(); - y2 = e->y(); - -//This is where we see if the delta was big enough to warrant a redraw... -//Dunno if this is needed anymore, the Qt rendering pipeline should be able to -//hang with this... -// if (getStatus() == 1 && (abs(x2 - x1) > 7 || abs(y2 - y1) > 7)) - if (getStatus() == 1 && (abs(x2 - x1) > SCROLL_DELTA || abs(y2 - y1) > SCROLL_DELTA)) - trigger(); -} - -void ActionZoomPan::mousePressEvent(QMouseEvent * e) -{ - if (e->button() == Qt::LeftButton || e->button() == Qt::MidButton) - { - x1 = e->x(); - y1 = e->y(); - setStatus(1); - } -} - -void ActionZoomPan::mouseReleaseEvent(QMouseEvent * e) -{ - // Right button? Why? - // Is this a regular tool? Is this why? (yup, it is. but lame nonetheless.) - // It doesn't revert the cursor correctly if this is not in... - // So... We need to fix this... [DONE] - /*if (e->button() == Qt::RightButton) - init(getStatus() - 1); - else*/ if (e->button() == Qt::MidButton || e->button() == Qt::RightButton) - init(-1); - else - setStatus(0); // Qt::LeftButton -} - -void ActionZoomPan::updateMouseCursor() -{ -#ifndef __APPLE__ - graphicView->setMouseCursor(RS2::SizeAllCursor); -#endif -} diff --git a/src/actions/actionzoompan.h b/src/actions/actionzoompan.h deleted file mode 100644 index 62452b3..0000000 --- a/src/actions/actionzoompan.h +++ /dev/null @@ -1,32 +0,0 @@ -#ifndef __ACTIONZOOMPAN_H__ -#define __ACTIONZOOMPAN_H__ - -#include "actioninterface.h" - -/** - * This action class can handle user events to zoom in a window. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionZoomPan: public ActionInterface -{ - public: - ActionZoomPan(EntityContainer & container, GraphicView & graphicView); - ~ActionZoomPan(); - - virtual void init(int status = 0); - virtual void trigger(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mousePressEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void updateMouseCursor(); - - protected: - int x1; - int y1; - int x2; - int y2; -}; - -#endif // __ACTIONZOOMPAN_H__ diff --git a/src/actions/actionzoomprevious.cpp b/src/actions/actionzoomprevious.cpp deleted file mode 100644 index 8b57d8b..0000000 --- a/src/actions/actionzoomprevious.cpp +++ /dev/null @@ -1,43 +0,0 @@ -// actionzoomprevious.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/05/2010 Added this text. :-) -// - -#include "actionzoomprevious.h" - -#include "graphicview.h" - -/** - * Constructor. - */ -ActionZoomPrevious::ActionZoomPrevious(EntityContainer & container, GraphicView & graphicView): - ActionInterface("Previous zoom", container, graphicView) -{ -} - -ActionZoomPrevious::~ActionZoomPrevious() -{ -} - -void ActionZoomPrevious::init(int status) -{ - ActionInterface::init(status); - trigger(); -} - -void ActionZoomPrevious::trigger() -{ - graphicView->zoomPrevious(); - finish(); -} diff --git a/src/actions/actionzoomprevious.h b/src/actions/actionzoomprevious.h deleted file mode 100644 index cfd38c5..0000000 --- a/src/actions/actionzoomprevious.h +++ /dev/null @@ -1,24 +0,0 @@ -#ifndef __ACTIONZOOMPREVIOUS_H__ -#define __ACTIONZOOMPREVIOUS_H__ - -#include "actioninterface.h" - -/** - * This action switches back to the previously used view.. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionZoomPrevious: public ActionInterface -{ - public: - ActionZoomPrevious(EntityContainer & container, GraphicView & graphicView); - ~ActionZoomPrevious(); - - virtual void init(int status = 0); - virtual void trigger(); - - protected: -}; - -#endif // __ACTIONZOOMPREVIOUS_H__ diff --git a/src/actions/actionzoomredraw.cpp b/src/actions/actionzoomredraw.cpp deleted file mode 100644 index 0b57424..0000000 --- a/src/actions/actionzoomredraw.cpp +++ /dev/null @@ -1,46 +0,0 @@ -// actionzoomredraw.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/05/2010 Added this text. :-) -// - -#include "actionzoomredraw.h" - -#include "graphicview.h" - -/** - * Constructor. - * - * @param keepAspectRatio true: keep same zoom value for x/y. - * false: adjust both x and y individually - */ -ActionZoomRedraw::ActionZoomRedraw(EntityContainer & container, GraphicView & graphicView): - ActionInterface("Redraw", container, graphicView) -{ -} - -ActionZoomRedraw::~ActionZoomRedraw() -{ -} - -void ActionZoomRedraw::init(int status) -{ - ActionInterface::init(status); - trigger(); -} - -void ActionZoomRedraw::trigger() -{ - graphicView->redraw(); - finish(); -} diff --git a/src/actions/actionzoomredraw.h b/src/actions/actionzoomredraw.h deleted file mode 100644 index 328ca5c..0000000 --- a/src/actions/actionzoomredraw.h +++ /dev/null @@ -1,22 +0,0 @@ -#ifndef __ACTIONZOOMREDRAW_H__ -#define __ACTIONZOOMREDRAW_H__ - -#include "actioninterface.h" - -/** - * This action triggers an auto zoom. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionZoomRedraw: public ActionInterface -{ - public: - ActionZoomRedraw(EntityContainer & container, GraphicView & graphicView); - ~ActionZoomRedraw(); - - virtual void init(int status = 0); - virtual void trigger(); -}; - -#endif // __ACTIONZOOMREDRAW_H__ diff --git a/src/actions/actionzoomscroll.cpp b/src/actions/actionzoomscroll.cpp deleted file mode 100644 index 88f0985..0000000 --- a/src/actions/actionzoomscroll.cpp +++ /dev/null @@ -1,41 +0,0 @@ -// actionzoomscroll.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/05/2010 Added this text. :-) -// - -#include "actionzoomscroll.h" - -#include "graphicview.h" - -ActionZoomScroll::ActionZoomScroll(RS2::Direction direction, EntityContainer & container, GraphicView & graphicView): - ActionInterface("Zoom scroll", container, graphicView) -{ - this->direction = direction; -} - -ActionZoomScroll::~ActionZoomScroll() -{ -} - -void ActionZoomScroll::trigger() -{ - graphicView->zoomScroll(direction); - finish(); -} - -void ActionZoomScroll::init(int status) -{ - ActionInterface::init(status); - trigger(); -} diff --git a/src/actions/actionzoomscroll.h b/src/actions/actionzoomscroll.h deleted file mode 100644 index 50323d5..0000000 --- a/src/actions/actionzoomscroll.h +++ /dev/null @@ -1,25 +0,0 @@ -#ifndef __ACTIONZOOMSCROLL_H__ -#define __ACTIONZOOMSCROLL_H__ - -#include "actioninterface.h" - -/** - * This action triggers a scrolling. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionZoomScroll: public ActionInterface -{ - public: - ActionZoomScroll(RS2::Direction direction, EntityContainer & container, GraphicView & graphicView); - ~ActionZoomScroll(); - - virtual void init(int status = 0); - virtual void trigger(); - - protected: - RS2::Direction direction; -}; - -#endif // __ACTIONZOOMSCROLL_H__ diff --git a/src/actions/actionzoomwindow.cpp b/src/actions/actionzoomwindow.cpp deleted file mode 100644 index fab8e1b..0000000 --- a/src/actions/actionzoomwindow.cpp +++ /dev/null @@ -1,152 +0,0 @@ -// actionzoomwindow.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/05/2010 Added this text. :-) -// - -#include "actionzoomwindow.h" - -#include "debug.h" -#include "dialogfactory.h" -#include "graphicview.h" -#include "preview.h" - -/** - * Default constructor. - * - * @param keepAspectRatio Keep the aspect ratio. true: the factors - * in x and y will stay the same. false Exactly the chosen - * area will be fit to the viewport. - */ -ActionZoomWindow::ActionZoomWindow(EntityContainer & container, - GraphicView & graphicView, bool keepAspectRatio): - ActionInterface("Zoom Window", container, graphicView) -{ - this->keepAspectRatio = keepAspectRatio; -} - -ActionZoomWindow::~ActionZoomWindow() -{ -} - -void ActionZoomWindow::init(int status) -{ - DEBUG->print("ActionZoomWindow::init()"); - ActionInterface::init(status); - v1 = v2 = Vector(false); -/* snapMode = RS2::SnapFree; - snapRes = RS2::RestrictNothing;*/ -} - -void ActionZoomWindow::trigger() -{ - DEBUG->print("ActionZoomWindow::trigger()"); - - ActionInterface::trigger(); - - if (v1.valid && v2.valid) - { - deletePreview(); - deleteSnapper(); - - if (graphicView->toGuiDX(v1.distanceTo(v2)) > 5) - { - graphicView->zoomWindow(v1, v2, keepAspectRatio); - init(); - } - } -} - -void ActionZoomWindow::mouseMoveEvent(QMouseEvent * e) -{ - if (getStatus() == 1 && v1.valid) - { - v2 = snapPoint(e); - deletePreview(); - clearPreview(); -/* preview->addEntity(new Line(preview, - LineData(Vector(v1.x, v1.y), Vector(v2.x, v1.y)))); - preview->addEntity(new Line(preview, - LineData(Vector(v2.x, v1.y), Vector(v2.x, v2.y)))); - preview->addEntity(new Line(preview, - LineData(Vector(v2.x, v2.y), Vector(v1.x, v2.y)))); - preview->addEntity(new Line(preview, - LineData(Vector(v1.x, v2.y), Vector(v1.x, v1.y))));*/ - drawPreview(); - } -} - -void ActionZoomWindow::mousePressEvent(QMouseEvent * e) -{ - if (e->button() == Qt::LeftButton) - { - switch (getStatus()) - { - case 0: - v1 = snapPoint(e); - setStatus(1); - break; - - default: - break; - } - } - - DEBUG->print("ActionZoomWindow::mousePressEvent(): %f %f", v1.x, v1.y); -} - -void ActionZoomWindow::mouseReleaseEvent(QMouseEvent * e) -{ - DEBUG->print("ActionZoomWindow::mouseReleaseEvent()"); - - if (e->button() == Qt::RightButton) - { - if (getStatus() == 1) - deletePreview(); - - init(getStatus() - 1); - } - else if (e->button() == Qt::LeftButton) - if (getStatus() == 1) - { - v2 = snapPoint(e); - trigger(); - } -} - -void ActionZoomWindow::updateMouseButtonHints() -{ - DEBUG->print("ActionZoomWindow::updateMouseButtonHints()"); - - switch (getStatus()) - { - case 0: - DIALOGFACTORY->updateMouseWidget(tr("Specify first edge"), tr("Cancel")); - break; - - case 1: - DIALOGFACTORY->updateMouseWidget(tr("Specify second edge"), tr("Back")); - break; - - default: - DIALOGFACTORY->updateMouseWidget("", ""); - break; - } -} - -void ActionZoomWindow::updateMouseCursor() -{ - graphicView->setMouseCursor(RS2::MagnifierCursor); -} - - diff --git a/src/actions/actionzoomwindow.h b/src/actions/actionzoomwindow.h deleted file mode 100644 index b0568e2..0000000 --- a/src/actions/actionzoomwindow.h +++ /dev/null @@ -1,34 +0,0 @@ -#ifndef __ACTIONZOOMWINDOW_H__ -#define __ACTIONZOOMWINDOW_H__ - -#include "actioninterface.h" -#include "vector.h" - -/** - * This action class can handle user events to zoom in a window. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionZoomWindow: public ActionInterface -{ - public: - ActionZoomWindow(EntityContainer & container, GraphicView & graphicView, bool keepAspectRatio = true); - ~ActionZoomWindow(); - - virtual void init(int status = 0); - virtual void trigger(); - virtual void mouseMoveEvent(QMouseEvent * e); - virtual void mousePressEvent(QMouseEvent * e); - virtual void mouseReleaseEvent(QMouseEvent * e); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - - protected: - Vector v1; - Vector v2; - - bool keepAspectRatio; -}; - -#endif // __ACTIONZOOMWINDOW_H__ diff --git a/src/applicationwindow.cpp b/src/applicationwindow.cpp new file mode 100644 index 0000000..99092d1 --- /dev/null +++ b/src/applicationwindow.cpp @@ -0,0 +1,232 @@ +// +// applicationwindow.cpp: Architektonas +// +// Part of the Architektonas Project +// (C) 2011 Underground Software +// See the README and GPLv3 files for licensing and warranty information +// +// JLH = James L. Hammons +// +// Who When What +// --- ---------- ------------------------------------------------------------- +// JLH 03/22/2011 Created this file +// + +// FIXED: +// +// +// STILL TO BE DONE: +// +// + +// Uncomment this for debugging... +//#define DEBUG +//#define DEBUGFOO // Various tool debugging... +//#define DEBUGTP // Toolpalette debugging... + +#include "applicationwindow.h" + +#include "drawingview.h" + + +ApplicationWindow::ApplicationWindow(): settings("Underground Software", "Architektonas") +{ + drawing = new DrawingView(this); + setCentralWidget(drawing); + +// ((TTEdit *)qApp)->charWnd = new CharWindow(this); +// editWnd = new EditWindow(this); +// setCentralWidget(editWnd); + setWindowIcon(QIcon(":/res/atns-icon.png")); + setWindowTitle("Architektonas"); + + CreateActions(); + CreateMenus(); + CreateToolbars(); +#if 0 +// createActions(); + newAct = new QAction(QIcon(":/images/new.png"), tr("&New"), this); + newAct->setShortcuts(QKeySequence::New); + newAct->setStatusTip(tr("Create a new file")); + connect(newAct, SIGNAL(triggered()), this, SLOT(newFile())); + + openAct = new QAction(QIcon(":/images/open.png"), tr("&Open..."), this); + openAct->setShortcuts(QKeySequence::Open); + openAct->setStatusTip(tr("Open an existing file")); + connect(openAct, SIGNAL(triggered()), this, SLOT(open())); + + aboutQtAct = new QAction(tr("About &Qt"), this); + aboutQtAct->setStatusTip(tr("Show the Qt library's About box")); + connect(aboutQtAct, SIGNAL(triggered()), qApp, SLOT(aboutQt())); + +// createMenus(); + fileMenu = menuBar()->addMenu(tr("&File")); + fileMenu->addAction(newAct); + fileMenu->addAction(openAct); + fileMenu->addAction(saveAct); + fileMenu->addAction(saveAsAct); + fileMenu->addSeparator(); + fileMenu->addAction(exitAct); + + editMenu = menuBar()->addMenu(tr("&Edit")); + editMenu->addAction(cutAct); + editMenu->addAction(copyAct); + editMenu->addAction(pasteAct); + + menuBar()->addSeparator(); + + helpMenu = menuBar()->addMenu(tr("&Help")); + helpMenu->addAction(aboutAct); + helpMenu->addAction(aboutQtAct); + +// createToolBars(); + fileToolBar = addToolBar(tr("File")); + fileToolBar->addAction(newAct); + fileToolBar->addAction(openAct); + fileToolBar->addAction(saveAct); + + editToolBar = addToolBar(tr("Edit")); + editToolBar->addAction(cutAct); + editToolBar->addAction(copyAct); + editToolBar->addAction(pasteAct); +#endif + + // Create status bar + statusBar()->showMessage(tr("Ready")); + + ReadSettings(); + +// connect(textEdit->document(), SIGNAL(contentsChanged()), +// this, SLOT(documentWasModified())); + +// setCurrentFile(""); + setUnifiedTitleAndToolBarOnMac(true); + +// ((TTEdit *)qApp)->charWnd->show();//eh? + Object::SetFont(new QFont("Verdana", 15, QFont::Bold)); +} + +void ApplicationWindow::closeEvent(QCloseEvent * event) +{ + WriteSettings(); + event->accept(); // Use ignore() if can't close for some reason + //Do we have a memory leak here if we don't delete the font in the Object??? +} + +//void ApplicationWindow::FileOpen(void) +//{ +//} + +void ApplicationWindow::FixAngle(void) +{ + Object::SetFixedAngle(fixAngleAct->isChecked()); +} + +void ApplicationWindow::FixLength(void) +{ + Object::SetFixedLength(fixLengthAct->isChecked()); +} + +void ApplicationWindow::CreateActions(void) +{ + exitAct = CreateAction(tr("&Quit"), tr("Quit"), tr("Exits the application."), + QIcon(":/res/quit.png"), QKeySequence(tr("Ctrl+q"))); + connect(exitAct, SIGNAL(triggered()), this, SLOT(close())); + + fixAngleAct = CreateAction(tr("Fix &Angle"), tr("Fix Angle"), tr("Fixes the angle of an object."), + QIcon(":/res/fix-angle.png"), QKeySequence(tr("F,A")), true); + connect(fixAngleAct, SIGNAL(triggered()), this, SLOT(FixAngle())); + + fixLengthAct = CreateAction(tr("Fix &Length"), tr("Fix Length"), tr("Fixes the length of an object."), + QIcon(":/res/fix-length.png"), QKeySequence(tr("F,L")), true); + connect(fixLengthAct, SIGNAL(triggered()), this, SLOT(FixLength())); +} + +// +// Consolidates action creation from a multi-step process to a single-step one. +// +QAction * ApplicationWindow::CreateAction(QString name, QString tooltip, QString statustip, + QIcon icon, QKeySequence key, bool checkable/*= false*/) +{ + QAction * action = new QAction(icon, name, this); + action->setToolTip(tooltip); + action->setStatusTip(statustip); + action->setShortcut(key); + action->setCheckable(checkable); + + return action; +} + +// +// This is essentially the same as the previous function, but this allows more +// than one key sequence to be added as key shortcuts. +// +QAction * ApplicationWindow::CreateAction2(QString name, QString tooltip, QString statustip, + QIcon icon, QKeySequence key1, QKeySequence key2, bool checkable/*= false*/) +{ + QAction * action = new QAction(icon, name, this); + action->setToolTip(tooltip); + action->setStatusTip(statustip); + QList keyList; + keyList.append(key1); + keyList.append(key2); + action->setShortcuts(keyList); + action->setCheckable(checkable); + + return action; +} + +void ApplicationWindow::CreateMenus(void) +{ + QMenu * menu = menuBar()->addMenu(tr("&File")); +// fileMenu->addAction(newAct); +// fileMenu->addAction(openAct); +// fileMenu->addAction(saveAct); +// fileMenu->addAction(saveAsAct); +// fileMenu->addSeparator(); + menu->addAction(exitAct); + + menu = menuBar()->addMenu(tr("&Edit")); + menu->addAction(fixAngleAct); + menu->addAction(fixLengthAct); +// editMenu = menuBar()->addMenu(tr("&Edit")); +// editMenu->addAction(cutAct); +// editMenu->addAction(copyAct); +// editMenu->addAction(pasteAct); + +// menuBar()->addSeparator(); + +// helpMenu = menuBar()->addMenu(tr("&Help")); +// helpMenu->addAction(aboutAct); +// helpMenu->addAction(aboutQtAct); +} + +void ApplicationWindow::CreateToolbars(void) +{ + QToolBar * toolbar = addToolBar(tr("File")); + toolbar->addAction(exitAct); + + toolbar = addToolBar(tr("Edit")); + toolbar->addAction(fixAngleAct); + toolbar->addAction(fixLengthAct); +} + +void ApplicationWindow::ReadSettings(void) +{ + QPoint pos = settings.value("pos", QPoint(200, 200)).toPoint(); + QSize size = settings.value("size", QSize(400, 400)).toSize(); + resize(size); + move(pos); +// pos = settings.value("charWndPos", QPoint(0, 0)).toPoint(); +// size = settings.value("charWndSize", QSize(200, 200)).toSize(); +// ((TTEdit *)qApp)->charWnd->resize(size); +// ((TTEdit *)qApp)->charWnd->move(pos); +} + +void ApplicationWindow::WriteSettings(void) +{ + settings.setValue("pos", pos()); + settings.setValue("size", size()); +// settings.setValue("charWndPos", ((TTEdit *)qApp)->charWnd->pos()); +// settings.setValue("charWndSize", ((TTEdit *)qApp)->charWnd->size()); +} diff --git a/src/applicationwindow.h b/src/applicationwindow.h new file mode 100644 index 0000000..c6b8aa2 --- /dev/null +++ b/src/applicationwindow.h @@ -0,0 +1,50 @@ +#ifndef __APPLICATIONWINDOW_H__ +#define __APPLICATIONWINDOW_H__ + +#include + +// Forward declarations + +//class EditWindow; +//class CharWindow; +class DrawingView; + +class ApplicationWindow: public QMainWindow +{ + // All Qt apps require this macro + Q_OBJECT + + public: + ApplicationWindow(); + + protected: + void closeEvent(QCloseEvent * event); + + private slots: +// void FileOpen(); + void FixAngle(void); + void FixLength(void); + + private: + void CreateActions(void); + QAction * CreateAction(QString name, QString tooltip, QString statustip, + QIcon icon, QKeySequence key, bool checkable = false); + QAction * CreateAction2(QString name, QString tooltip, QString statustip, + QIcon icon, QKeySequence key1, QKeySequence key2, bool checkable = false); + void CreateMenus(void); + void CreateToolbars(void); + void ReadSettings(void); + void WriteSettings(void); + +// EditWindow * editWnd; +// CharWindow * charWnd; + DrawingView * drawing; + + QSettings settings; + + QAction * exitAct; + QAction * fixAngleAct; + QAction * fixLengthAct; +}; + +#endif // __APPLICATIONWINDOW_H__ diff --git a/src/arc.cpp b/src/arc.cpp new file mode 100644 index 0000000..adccd21 --- /dev/null +++ b/src/arc.cpp @@ -0,0 +1,318 @@ +// arc.cpp: Arc object +// +// Part of the Architektonas Project +// (C) 2011 Underground Software +// See the README and GPLv3 files for licensing and warranty information +// +// JLH = James L. Hammons +// +// WHO WHEN WHAT +// --- ---------- ------------------------------------------------------------ +// JLH 03/30/2011 Created this file +// JLH 04/03/2011 Added information panel (angles) rendering +// + +#include "arc.h" + +#include +#include "mathconstants.h" + + +Arc::Arc(Vector p1, double r, double a1, double a2, Object * p/*= NULL*/): Object(p1, p), + radius(r), startAngle(a1), angleSpan(a2) +{ +} + +Arc::~Arc() +{ +} + +/*virtual*/ void Arc::Draw(QPainter * painter) +{ + if (state == OSSelected) + { + Point p1(cos(startAngle), sin(startAngle)); + Point p2(cos(startAngle + angleSpan), sin(startAngle + angleSpan)); + Vector handle2 = (p1 * radius) + position; + Vector handle3 = (p2 * radius) + position; + + if ((hitHandle2 || hitHandle3) && objectWasDragged) + { + if (hitHandle2) + { + // If we rotating, we draw a guideline showing the angle we're + // moving it from. + Point p3(cos(oldAngle), sin(oldAngle)); + Vector oldLine = (p3 * (radius * 1.25)) + position; + painter->setPen(QPen(QColor(0x80, 0x80, 0x80), 1.0, Qt::DashLine)); + painter->drawLine((int)position.x, (int)position.y, (int)oldLine.x, (int)oldLine.y); + } + + // In rotating and setting the span, we draw a line showing where + // we angle/span is that we're setting. + painter->setPen(QPen(QColor(0x00, 0xC0, 0x80), 1.0, Qt::DashLine)); + painter->drawLine((int)position.x, (int)position.y, (int)oldPoint.x, (int)oldPoint.y); + } + + // Draw the center point of the arc + painter->setPen(QPen(Qt::red, 2.0, Qt::DotLine)); + painter->drawEllipse(QPointF(position.x, position.y), 4.0, 4.0); + + // Draw the rotation & span setting handles + painter->drawEllipse(QPointF(handle2.x, handle2.y), 4.0, 4.0); + painter->drawEllipse(QPointF(handle3.x, handle3.y), 4.0, 4.0); + + // If we're rotating or setting the span, draw an information panel + // showing both absolute and relative angles being set. + if ((hitHandle2 || hitHandle3 || hitHandle4) && objectWasDragged) + { + double absAngle = (Vector(oldPoint - position).Angle()) * RADIANS_TO_DEGREES; + double relAngle = (startAngle >= oldAngle ? startAngle - oldAngle : + startAngle - oldAngle + (2.0 * PI)) * RADIANS_TO_DEGREES; + + painter->save(); +//close, but no cigar. we need to "invert" our transformation to make this work properly +// return QPoint(-offsetX + x, (size().height() - (-offsetY + y)) * +1.0); +// painter->translate(0, viewportHeight); +// painter->scale(1.0, -1.0); +// Give up for now; just paint the info panel in the upper left corner of the screen + painter->resetTransform(); + QString text; + + if (hitHandle2) + { + text = QObject::tr("Abs ") + QChar(0x2221) + ": %1" + QChar(0x00B0) + + QObject::tr("\nRel ") + QChar(0x2221) + ": %2" + QChar(0x00B0); + text = text.arg(absAngle, 0, 'd', 4).arg(relAngle, 0, 'd', 4); + } + else if (hitHandle3) + { + text = QObject::tr("Abs ") + QChar(0x2221) + ": %1" + QChar(0x00B0) + + QObject::tr("\nSpan: %2") + QChar(0x00B0); + text = text.arg(absAngle, 0, 'd', 4).arg(angleSpan * RADIANS_TO_DEGREES, 0, 'd', 4); + } + else if (hitHandle4) + { + text = QObject::tr("Radius: %1\nScale: %2%"); + text = text.arg(radius, 0, 'd', 4).arg(radius / oldRadius * 100.0, 0, 'd', 0); + } + + painter->setPen(QPen(QColor(0x00, 0xFF, 0x00), 1.0, Qt::SolidLine)); + painter->setBrush(QBrush(QColor(0x40, 0xFF, 0x40, 0x9F))); + QRectF textRect(10.0, 10.0, 220.0, 60.0); // x, y, w, h + painter->drawRoundedRect(textRect, 7.0, 7.0); + + textRect.setLeft(textRect.left() + 14); + painter->setFont(*Object::font); + painter->setPen(QPen(QColor(0xDF, 0x5F, 0x00), 1.0, Qt::SolidLine)); + painter->drawText(textRect, Qt::AlignVCenter, text); + painter->restore(); + } + +// painter->setPen(QPen(Qt::red, 2.0, Qt::DotLine)); + } + else + painter->setPen(QPen(Qt::black, 1.0, Qt::SolidLine)); + + QRectF rectangle(QPointF(position.x - radius, position.y - radius), + QPointF(position.x + radius, position.y + radius)); + int angle1 = (int)(startAngle * RADIANS_TO_DEGREES * 16.0); + int angle2 = (int)(angleSpan * RADIANS_TO_DEGREES * 16.0); + painter->drawArc(rectangle, -angle1, -angle2); +} + +/*virtual*/ Vector Arc::Center(void) +{ + return position; +} + +/* + We need at least *four* handles for this object: + - one for moving + - one for resizing + - one for rotation + - one for setting the span of the arc + +We need to think about the intuitive way (if there is any) to grab and +manipulate a complex object like this... Need to think, "What should happen when +I click here and drag there?" + +Also: should put the snap logic into the Object base class (as a static method)... +*/ + +/*virtual*/ bool Arc::Collided(Vector point) +{ + objectWasDragged = false; + Vector v1 = point - position; // Head minus tail (vector points at "point") + + // Check for collision with various things... + hitHandle1 = false; // Moving + hitHandle2 = false; // Rotation + hitHandle3 = false; // Setting span of the arc + hitHandle4 = false; // Resizing +/* +What we have: +the center of the arc +the starting angle +the span of the arc +The point on a unit circle given an angle a is x = cos(a), y = sin(a) +This vector is already unitized, so all we need to do to get our point is to multiply it by +radius (to get the length correct) and add it to the center point (to get the correct position). +*/ + Point p1(cos(startAngle), sin(startAngle)); + Point p2(cos(startAngle + angleSpan), sin(startAngle + angleSpan)); + Vector handle2 = (p1 * radius) + position; + Vector handle3 = (p2 * radius) + position; + double pointerAngle = v1.Angle(); + +#if 1 + // Center handle + if (v1.Magnitude() < 10.0) + hitHandle1 = true; + // Span handle + else if (Vector(handle3 - point).Magnitude() < 10.0) + hitHandle3 = true; + // Rotate handle + else if (Vector(handle2 - point).Magnitude() < 10.0) + hitHandle2 = true; + // Resize handle (the arc itself) + else if ((v1.Magnitude() < radius + 3.0) && (v1.Magnitude() > radius - 3.0) + && AngleInArcSpan(pointerAngle)) + hitHandle4 = true; +#endif + +/* +State Management: +We want the arc to go into OSSelected mode if we click on it but don't drag. +If we don't click anywhere on the arc, then we want it to go into OSInactive mode. +Otherwise, we hit a handle and we want to modify the object whether it's in +OSSelected mode or not. + +If I, go to S. Can drag, but only handles 2, 3, & 4 (since the center is not highlighted +until we select it. + However, if dragging, revert to I once finished. + +If S, stay in S. Can drag all. + +So, we know this. If wasDragged is true, then there's a chance we need to revert to I. +How can we be sure? + +So. We have a matrix that looks like this: + + |Was I|Was S +--------+-----+----- +Inactive| | +--------+-----+----- +Selected| | + + |h1|h2|h3|h4 +--------+--+--+--+-- +Inactive| | | | +--------+--+--+--+-- +Selected| | | | + +so let's do like this: +*/ + if (hitHandle1 || hitHandle2 || hitHandle3 || hitHandle4) + { + oldState = state; + state = OSSelected; +// oldPoint = point; + oldPoint = position; + oldAngle = startAngle; + oldRadius = radius; + + return true; + } + + state = OSInactive; + return false; +} + +/*virtual*/ void Arc::PointerMoved(Vector point) +{ + // The TLC will send these messages if the object is selected but not clicked on. + // So we have to be careful with our assumptions here. + // This is actually untrue in that case, we need to come up with something better + // here... + objectWasDragged = true; + needUpdate = false; + + if (!(hitHandle1 || hitHandle2 || hitHandle3 || hitHandle4)) + return; + + Vector delta = point - oldPoint; + + if (hitHandle1) // Move arc + { + position += delta; + } + else if (hitHandle2) // Rotate arc + { + startAngle = Vector(point - position).Angle(); + } + else if (hitHandle3) // Set arc span + { + double angle = Vector(point - position).Angle(); + + if (angle < startAngle) + angle += 2.0 * PI; + + angleSpan = angle - startAngle; + } + else if (hitHandle4) // Resize the radius of the arc + { + radius = Vector(point - position).Magnitude(); + } + + oldPoint = point; + needUpdate = true; +} + +/*virtual*/ void Arc::PointerReleased(void) +{ + hitHandle1 = hitHandle2 = hitHandle3 = hitHandle4 = false; + // Here we check for just a click: If object was clicked and dragged, then + // revert to the old state (OSInactive). Otherwise, keep the new state that + // we set. +/*Maybe it would be better to just check for "object was dragged" state and not have to worry +about keeping track of old states... +Well, we can't know if it was dragged from Inactive or not, that's the problem. We could make +a variable called "needToRevertToInactive" instead + +I mean, we could write like: + if (objectWasDragged && oldState == OSInactive) + state = OSInactive; + +but this is actually more compact and cleaner. +*/ + if (objectWasDragged) + state = oldState; +} + +#if 0 +/*virtual*/ bool Arc::NeedsUpdate(void) +{ + return needUpdate; +} +#endif + +/* +start = 350, span = 20, end = 10, angle = 5 +angle < start, so angle = 365 +*/ +bool Arc::AngleInArcSpan(double angle) +{ + // This should be simple except for a small complication: The start angle plus + // the angle span can end up being less than the start angle! So, to check + // for this possibility, we check to see if the angle passed in is less than + // the start angle and if so, add 2PI to the angle passed in. Then we take the + // difference between our start angle and this adjusted angle and see if it + // falls within our span. + if (angle < startAngle) + angle += 2.0 * PI; + + double passedInSpan = angle - startAngle; + + return (passedInSpan <= angleSpan ? true : false); +} diff --git a/src/arc.h b/src/arc.h new file mode 100644 index 0000000..f6cb717 --- /dev/null +++ b/src/arc.h @@ -0,0 +1,38 @@ +#ifndef __ARC_H__ +#define __ARC_H__ + +#include "object.h" + +class Arc: public Object +{ + public: + Arc(Vector, double, double, double, Object * p = 0); + ~Arc(); + + virtual void Draw(QPainter *); + virtual Vector Center(void); + virtual bool Collided(Vector); + virtual void PointerMoved(Vector); + virtual void PointerReleased(void); +// virtual bool NeedsUpdate(void); + + private: + bool AngleInArcSpan(double angle); + + protected: + double radius; // Center is Object::position + double startAngle; // Starting angle in radians + double angleSpan; // # of degrees the arc spans in radians + + private: + bool hitHandle1; // Moving + bool hitHandle2; // Rotation + bool hitHandle3; // Setting span of the arc + bool hitHandle4; // Resizing + bool objectWasDragged; + Vector oldPoint; // Used for dragging + double oldAngle; // Used for user feedback + double oldRadius; // Used for user feedback +}; + +#endif // __ARC_H__ diff --git a/src/base/actioninterface.cpp b/src/base/actioninterface.cpp deleted file mode 100644 index 00c5439..0000000 --- a/src/base/actioninterface.cpp +++ /dev/null @@ -1,475 +0,0 @@ -// actioninterface.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 05/22/2010 Added this text. :-) -// JLH 08/09/2010 Preparation for removal of GraphicView object from this -// class -// - -#include "actioninterface.h" - -#include "commands.h" -#include "debug.h" -#include "dialogfactory.h" -#include "entitycontainer.h" -#include "graphicview.h" -#include "grid.h" - -/* -I think what's needed here is for the constructor to save the state of the snapper -and to restore it in the destructor. This, of course, assumes that the actions are -created and used in a certain order, perhaps that needs enforcement? Dunno, but worth -a try as suspend() and resume() seem to fuck it up badly. -#define _ASSUAN_DEPRECATED __attribute__ ((__deprecated__)) -on MS it's: __declspec(deprecated) -*/ - -/** - * Constructor. - * - * Sets the entity container on which the action class inherited from this - * interface operates. - * - * @param name Action name. This can be used internally for debugging mainly. - * @param container Entity container this action operates on. - * @param graphicView Graphic view instance this action operates on. Please - * note that an action belongs to this view. - */ -ActionInterface::ActionInterface(const char * name, EntityContainer & ec, - GraphicView & gv): graphicView(&gv), container(&ec), -// snapperVisibility(false), previewVisibility(false), suspendCount(0) -//hm. - snapperVisibility(true), previewVisibility(true), suspendCount(0) -{ - DEBUG->print("ActionInterface::ActionInterface: Setting up action: \"%s\"", name); - -// Is it? Doesn't seem like it. Whenever you change snap types, the preview disappears. -// Not sure what's going on with that. -//This doesn't work properly; not sure why that is... -//Actually, it's working perfectly. Now we just need to propagate the fixes everywhere. :-/ - // We'll use snapperVisibility for the save/restore functionality... - snapperVisibility = graphicView->SnapperVisible(); - - this->name = name; - status = 0; - finished = false; - - // Graphic provides a pointer to the graphic if the entity container is a - // drawing (i.e. can also hold layers). -#warning "!!! Need to rename graphic to drawing !!!" - graphic = ec.GetDrawing(); - - // Document pointer will be used for undo / redo - document = ec.getDocument(); - - // \o/ \o/ \o/ BY GRABTHAR'S HAMMER, IT HAS BEEN EXPUNGED!!! \o/ \o/ \o/ - - // This is here until I can figure out a better way to contain all of this - // circular referential nonsense that exists in this codebase. It will be - // expunged, by Grabthar's Hammer! -// graphicView->snapper.SetContainer(container); -// graphicView->snapper.SetGraphicView(graphicView); // <-- THIS is what I mean! INSANE! - // Not all actions use these. Perhaps we need to pass params to the contructor - // in order to set these? Setting the default to true for both? -// graphicView->snapper.SetVisible(); - graphicView->SetSnapperVisible(); - graphicView->preview.SetVisible(); - - DEBUG->print("ActionInterface::ActionInterface: Setting up action: \"%s\": OK", name); -//printf("ActionInterface::ActionInterface() [%08X]\n", this); -} - -/** - * Destructor. - */ -/*virtual*/ ActionInterface::~ActionInterface() -{ - // would be pure virtual now: - // hideOptions(); -//JLH: Only it isn't pure virtual... -//printf("ActionInterface::~ActionInterface() [%08X]\n", this); - - // We'll use snapperVisibility for the save/restore functionality... - graphicView->SetSnapperVisible(snapperVisibility); -} - -/** - * Must be implemented to return the ID of this action. -* -* @todo no default implementation - */ -RS2::ActionType ActionInterface::rtti() -{ - return RS2::ActionNone; -} - -/** - * @return name of this action - */ -QString ActionInterface::getName() -{ - return name; -} - -/** - * Called to initiate an action. This function is often - * overwritten by the implementing action. - * - * @param status The status on which to initiate this action. - * default is 0 to begin the action. - */ -void ActionInterface::init(int status/*= 0*/) -{ -// Snapper::init(); - setStatus(status); - - if (status >= 0) - { - //graphicView->setMouseCursor(cursor); - updateMouseButtonHints(); - updateMouseCursor(); - updateToolBar(); - } - else // status < 0, e.g. this action is finished - { -// graphicView->snapper.SetVisible(false); - graphicView->SetSnapperVisible(false); - graphicView->preview.SetVisible(false); - graphicView->preview.clear(); - graphicView->redraw(); //hm. - } -} - -/** - * Called when the mouse moves and this is the current action. - * This function can be overwritten by the implementing action. - * The default implementation keeps track of the mouse position. - */ -void ActionInterface::mouseMoveEvent(QMouseEvent *) -{ -} - -/** - * Called when the left mouse button is pressed and this is the - * current action. - * This function can be overwritten by the implementing action. - * The default implementation does nothing. - */ -void ActionInterface::mousePressEvent(QMouseEvent *) -{ -} - -/** - * Called when the left mouse button is released and this is - * the current action. - * This function can be overwritten by the implementing action. - * The default implementation does nothing. - */ -void ActionInterface::mouseReleaseEvent(QMouseEvent *) -{ -} - -/** - * Called when a key is pressed and this is the current action. - * This function can be overwritten by the implementing action. - * The default implementation does nothing. - */ -void ActionInterface::keyPressEvent(QKeyEvent * e) -{ - e->ignore(); -} - -/** - * Called when a key is released and this is the current action. - * This function can be overwritten by the implementing action. - * The default implementation does nothing. - */ -void ActionInterface::keyReleaseEvent(QKeyEvent * e) -{ - e->ignore(); -} - -/** - * Coordinate event. Triggered usually from a command line. - * This function can be overwritten by the implementing action. - * The default implementation does nothing. - */ -void ActionInterface::coordinateEvent(Vector *) -{ -} - -/** - * Called when a command from the command line is launched. - * and this is the current action. - * This function can be overwritten by the implementing action. - * The default implementation does nothing. - */ -void ActionInterface::commandEvent(CommandEvent *) -{ -} - -/** - * Must be implemented to return the currently available commands - * for the command line. - */ -QStringList ActionInterface::getAvailableCommands() -{ - QStringList l; - return l; -} - -/** - * Sets the current status (progress) of this action. - * The default implementation sets the class variable 'status' to the - * given value and finishes the action if 'status' is negative. - * - * @param status Status number. It's up to the action implementor - * what the action uses the status for. However, a - * negative status number finishes the action. Usually - * the status of an action increases for every step - * of progress and decreases when the user goes one - * step back (i.e. presses the right mouse button). - */ -void ActionInterface::setStatus(int value) -{ - status = value; - - if (status < 0) - { - finish(); - status = 0; - } - - updateMouseButtonHints(); - updateToolBar(); - updateMouseCursor(); -} - -/** - * @return Current status of this action. - */ -int ActionInterface::getStatus() -{ - return status; -} - -/** - * Triggers this action. This should be called after all - * data needed for this action was collected / set. - * The default implementation does nothing. - */ -void ActionInterface::trigger() -{ -} - -/** - * Should be overwritten to update the mouse button hints - * wherever they might needed. - */ -void ActionInterface::updateMouseButtonHints() -{ -} - -/** - * Should be overwritten to set the mouse cursor for this action. - */ -void ActionInterface::updateMouseCursor() -{ -} - -/** - * Should be overwritten to set the toolbar for this action. - */ -void ActionInterface::updateToolBar() -{ -} - -/** - * @return true, if the action is finished and can be deleted. - */ -bool ActionInterface::isFinished() -{ - return finished; -} - -/** - * Forces a termination of the action without any cleanup. - */ -void ActionInterface::setFinished() -{ - status = -1; -} - -/** - * Finishes this action. - */ -void ActionInterface::finish() -{ - DEBUG->print("ActionInterface::finish"); - status = -1; -// graphicView->setMouseCursor(RS2::ArrowCursor); - //graphicView->requestToolBar(RS2::ToolBarMain); - updateToolBar(); -//Maybe change this to SnapperOff()? -//jlh: deleteSnapper(); - hideOptions(); - finished = true; -// Snapper::finish(); // Sets Snapper::finished = true - // I think this is where we want to update the screen... -// graphicView->redraw(); - // hm. -// graphicView->snapper.SetVisible(false); - graphicView->SetSnapperVisible(false); -//Short circuit the destructor fuxoring with this: -//snapperVisibility = false; -//Only it causes other stuff to be fuxorred... Grr... Not sure how to fix this... - graphicView->preview.SetVisible(false); -// graphicView->preview.clear(); - graphicView->redraw(); //hm. - DEBUG->print("ActionInterface::finish: OK"); -} - -/** - * Called by the event handler to give this action a chance to - * communicate with its predecessor. - */ -void ActionInterface::setPredecessor(ActionInterface * p) -{ - predecessor = p; -} - -#if 0 -Here is a problem. suspend() and resume() don't do what they should: -The problem is that Actions are modifying a shared resource though it's acting -as if it were not. Case in point below: ActionZoomPan sets the snapper/preview -visibility to FALSE and then EventHandler calls suspend() here, which queries -the graphicView to see what its state is. We need to fix this...! - -This ties into the problem where we have GraphicView pointers scattered all -over the place. We need to fix that too! -#endif -/** - * Suspends this action while another action takes place. - */ -void ActionInterface::suspend() -{ -#if 0 -printf("ActionInterface::suspend(%i): [%08X] ", ++suspendCount, this); - // Maybe this is where we need to save the state of the snapper - // & preview objects??? -// graphicView->setMouseCursor(RS2::ArrowCursor); -// Snapper::suspend(); - snapperVisibility = graphicView->snapper.Visible(); - previewVisibility = graphicView->preview.Visible(); -printf("snapperVisibility = %s, previewVisibility = %s...\n", (snapperVisibility ? "true" : "FALSE"), (previewVisibility ? "true" : "FALSE")); -#endif -} - -/** - * Resumes an action after it was suspended. - */ -void ActionInterface::resume() -{ -#if 0 -if (suspendCount == 0) - printf("!!! RESUME BEFORE SUSPEND !!!\n"); -printf("ActionInterface::resume(%i): [%08X] ", suspendCount, this); - updateMouseCursor(); - updateToolBar(); -// Snapper::resume(); - graphicView->snapper.SetVisible(snapperVisibility); - graphicView->preview.SetVisible(previewVisibility); -printf("snapperVisibility = %s, previewVisibility = %s...\n", (snapperVisibility ? "true" : "FALSE"), (previewVisibility ? "true" : "FALSE")); -#endif -} - -/** - * Hides the tool options. Default implementation does nothing. - */ -void ActionInterface::hideOptions() -{ -// Snapper::hideOptions(); -} - -/** - * Shows the tool options. Default implementation does nothing. - */ -void ActionInterface::showOptions() -{ -// Snapper::showOptions(); -} - -/** - * Calls checkCommand() from the COMMANDS module. - */ -bool ActionInterface::checkCommand(const QString & cmd, const QString & str, - RS2::ActionType action) -{ - return COMMANDS->checkCommand(cmd, str, action); -} - -/** - * Calls command() from the COMMANDS module. - */ -QString ActionInterface::command(const QString & cmd) -{ - return COMMANDS->command(cmd); -} - -/** - * Calls msgAvailableCommands() from the COMMANDS module. - */ -QString ActionInterface::msgAvailableCommands() -{ - return COMMANDS->msgAvailableCommands(); -} - -// This is here to save some typing in all the action* classes derived from -// this one. May go away in the future. -Vector ActionInterface::snapPoint(QMouseEvent * e) -{ -// return graphicView->snapper.snapPoint(e); - return graphicView->SnapPoint(e); -} - -Entity * ActionInterface::catchEntity(QMouseEvent * e, RS2::ResolveLevel level/*= RS2::ResolveNone*/) -{ - return graphicView->CatchEntity(e, level); -} - -Entity * ActionInterface::catchEntity(Vector v, RS2::ResolveLevel level/*= RS2::ResolveNone*/) -{ - return graphicView->CatchEntity(v, level); -} - -#warning "!!! Dummy functions need to be deleted once all actions no longer use these !!!" -//dummy functions, will delete later... -void ActionInterface::drawSnapper(void) -{ -} - -void ActionInterface::deleteSnapper(void) -{ -} - -void ActionInterface::drawPreview(void) -{ -} - -void ActionInterface::clearPreview(void) -{ -} - -void ActionInterface::deletePreview(void) -{ -} diff --git a/src/base/actioninterface.h b/src/base/actioninterface.h deleted file mode 100644 index 5ae1d6b..0000000 --- a/src/base/actioninterface.h +++ /dev/null @@ -1,112 +0,0 @@ -#ifndef __ACTIONINTERFACE_H__ -#define __ACTIONINTERFACE_H__ - -#include -#include "enums.h" - -class CommandEvent; -class Document; -class Drawing; -class Entity; -class EntityContainer; -class GraphicView; -class Vector; - -/** - * This is the interface that must be implemented for all action classes. - * Action classes handle actions such as drawing lines, moving entities or - * zooming in. - * - * Inherited from QObject for Qt translation features. - * - * @author James Hammons - * @author Andrew Mustun - */ -class ActionInterface: public QObject -{ -//WHY derive from QObject??? for the TR macro??? -//mebbe... Well, that's what he says above. Though it would be just as easy to -//prefix a QObject::tr in front of translated strings... - public: - ActionInterface(const char * name, EntityContainer &, - GraphicView &); - virtual ~ActionInterface(); - - virtual RS2::ActionType rtti(); - QString getName(); - virtual void init(int status = 0); - virtual void mouseMoveEvent(QMouseEvent *); - virtual void mousePressEvent(QMouseEvent *); - virtual void mouseReleaseEvent(QMouseEvent *); - virtual void keyPressEvent(QKeyEvent * e); - virtual void keyReleaseEvent(QKeyEvent * e); - virtual void coordinateEvent(Vector *); - virtual void commandEvent(CommandEvent *); - virtual QStringList getAvailableCommands(); - virtual void setStatus(int status); - virtual int getStatus(); - virtual void trigger(); - virtual void updateMouseButtonHints(); - virtual void updateMouseCursor(); - virtual void updateToolBar(); - virtual bool isFinished(); - virtual void setFinished(); - virtual void finish(); - virtual void setPredecessor(ActionInterface *); - virtual void suspend(); - virtual void resume(); - virtual void hideOptions(); - virtual void showOptions(); - bool checkCommand(const QString & cmd, const QString & str, - RS2::ActionType action = RS2::ActionNone); - QString command(const QString & cmd); - QString msgAvailableCommands(); - //built-in for now, we'll see how it goes... - Vector snapPoint(QMouseEvent *); - Entity * catchEntity(QMouseEvent *, RS2::ResolveLevel level = RS2::ResolveNone); - Entity * catchEntity(Vector, RS2::ResolveLevel level = RS2::ResolveNone); -#warning "!!! The following functions are DEPRECATED and only in place to help with porting.. !!!" - void drawSnapper(void); - void deleteSnapper(void); - void drawPreview(void); - void clearPreview(void); - void deletePreview(void); - - private: - /** - * Current status of the action. After an action has been created the - * action status is set to 0. Actions that are terminated have a status - * of -1. Other status numbers can be used to describe the stage this - * action is in. E.g. a window zoom consists of selecting the first - * corner (status 0), and selecting the second corner (status 1). - */ - int status; - bool snapperVisibility; - bool previewVisibility; - int suspendCount; - - protected: - /** Action name. Used internally for debugging */ - QString name; - /** - * This flag is set when the action has terminated and can be deleted. - */ - bool finished; - /** - * Pointer to the graphic is this container is a graphic. NULL otherwise - */ - Drawing * graphic; - /** - * Pointer to the document (graphic or block) or NULL. - */ - Document * document; - /** - * Predecessor of this action or NULL. - */ - ActionInterface * predecessor; - // hm. - GraphicView * graphicView; - EntityContainer * container; -}; - -#endif // __ACTIONINTERFACE_H__ diff --git a/src/base/arc.cpp b/src/base/arc.cpp deleted file mode 100644 index 1a62eba..0000000 --- a/src/base/arc.cpp +++ /dev/null @@ -1,887 +0,0 @@ -// arc.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 05/28/2010 Added this text. :-) -// JLH 06/16/2010 Moved implementation from header file to this file -// - -#include "arc.h" - -#include "constructionline.h" -#include "debug.h" -#include "graphicview.h" -#include "linetypepattern.h" -#include "information.h" -#include "mathextra.h" -#include "paintinterface.h" - -/** - * Default constructor. - */ -Arc::Arc(EntityContainer * parent, const ArcData & d): - AtomicEntity(parent), data(d) -{ - calculateEndpoints(); - calculateBorders(); -} - -/*virtual*/ Arc::~Arc() -{ -} - -/*virtual*/ Entity * Arc::clone() -{ - Arc * a = new Arc(*this); - a->initId(); - return a; -} - -/** @return RS2::EntityArc */ -/*virtual*/ RS2::EntityType Arc::rtti() const -{ - return RS2::EntityArc; -} - -/** @return true */ -/*virtual*/ bool Arc::isEdge() const -{ - return true; -} - -/** @return Copy of data that defines the arc. **/ -ArcData Arc::getData() const -{ - return data; -} - -/*virtual*/ VectorSolutions Arc::getRefPoints() -{ - VectorSolutions ret(startpoint, endpoint, data.center); - return ret; -} - -/** Sets new arc parameters. **/ -void Arc::setData(ArcData d) -{ - data = d; -} - -/** @return The center point (x) of this arc */ -Vector Arc::getCenter() const -{ - return data.center; -} - -/** Sets new center. */ -void Arc::setCenter(const Vector & c) -{ - data.center = c; -} - -/** @return The radius of this arc */ -double Arc::getRadius() const -{ - return data.radius; -} - -/** Sets new radius. */ -void Arc::setRadius(double r) -{ - data.radius = r; -} - -/** @return The start angle of this arc */ -double Arc::getAngle1() const -{ - return data.angle1; -} - -/** Sets new start angle. */ -void Arc::setAngle1(double a1) -{ - data.angle1 = a1; -} - -/** @return The end angle of this arc */ -double Arc::getAngle2() const -{ - return data.angle2; -} - -/** Sets new end angle. */ -void Arc::setAngle2(double a2) -{ - data.angle2 = a2; -} - -/** - * @return Direction 1. The angle at which the arc starts at - * the startpoint. - */ -double Arc::getDirection1() const -{ - if (!data.reversed) - return Math::correctAngle(data.angle1 + M_PI / 2.0); - - return Math::correctAngle(data.angle1 - M_PI / 2.0); -} - -/** - * @return Direction 2. The angle at which the arc starts at - * the endpoint. - */ -double Arc::getDirection2() const -{ - if (!data.reversed) - return Math::correctAngle(data.angle2 - M_PI / 2.0); - - return Math::correctAngle(data.angle2 + M_PI / 2.0); -} - -/** - * @retval true if the arc is reversed (clockwise), - * @retval false otherwise - */ -bool Arc::isReversed() const -{ - return data.reversed; -} - -/** sets the reversed status. */ -void Arc::setReversed(bool r) -{ - data.reversed = r; -} - -/** @return Start point of the entity. */ -/*virtual*/ Vector Arc::getStartpoint() const -{ - return startpoint; -} - -/** @return End point of the entity. */ -/*virtual*/ Vector Arc::getEndpoint() const -{ - return endpoint; -} - -/** - * Creates this arc from 3 given points which define the arc line. - * - * @param p1 1st point. - * @param p2 2nd point. - * @param p3 3rd point. - */ -bool Arc::createFrom3P(const Vector & p1, const Vector & p2, const Vector & p3) -{ - if (p1.distanceTo(p2) > RS_TOLERANCE - && p2.distanceTo(p3) > RS_TOLERANCE - && p3.distanceTo(p1) > RS_TOLERANCE) - { - // middle points between 3 points: - Vector mp1, mp2; - Vector dir1, dir2; - double a1, a2; - - // intersection of two middle lines - mp1 = (p1 + p2) / 2.0; - a1 = p1.angleTo(p2) + M_PI / 2.0; - dir1.setPolar(100.0, a1); - mp2 = (p2 + p3) / 2.0; - a2 = p2.angleTo(p3) + M_PI / 2.0; - dir2.setPolar(100.0, a2); - - ConstructionLineData d1(mp1, mp1 + dir1); - ConstructionLineData d2(mp2, mp2 + dir2); - ConstructionLine midLine1(NULL, d1); - ConstructionLine midLine2(NULL, d2); - - VectorSolutions sol = - Information::getIntersection(&midLine1, &midLine2); - - data.center = sol.get(0); - data.radius = data.center.distanceTo(p3); - data.angle1 = data.center.angleTo(p1); - data.angle2 = data.center.angleTo(p3); - data.reversed = Math::isAngleBetween(data.center.angleTo(p2), - data.angle1, data.angle2, true); - - if (sol.get(0).valid && data.radius < 1.0e14 - && data.radius > RS_TOLERANCE) - { - calculateEndpoints(); - calculateBorders(); - return true; - } - else - { - DEBUG->print("Arc::createFrom3P(): " - "Cannot create an arc with inf radius."); - return false; - } - } - else - { - DEBUG->print("Arc::createFrom3P(): " - "Cannot create an arc with radius 0.0."); - return false; - } -} - -/** - * Creates an arc from its startpoint, endpoint, start direction (angle) - * and radius. - * - * @retval true Successfully created arc - * @retval false Cannot creats arc (radius to small or endpoint to far away) - */ -bool Arc::createFrom2PDirectionRadius(const Vector & startPoint, const Vector & endPoint, double direction1, double radius) -{ - Vector ortho; - ortho.setPolar(radius, direction1 + M_PI / 2.0); - Vector center1 = startPoint + ortho; - Vector center2 = startPoint - ortho; - - if (center1.distanceTo(endPoint) < center2.distanceTo(endPoint)) - data.center = center1; - else - data.center = center2; - - data.radius = radius; - data.angle1 = data.center.angleTo(startPoint); - data.angle2 = data.center.angleTo(endPoint); - data.reversed = false; - - double diff = Math::correctAngle(getDirection1() - direction1); - - if (fabs(diff - M_PI) < 1.0e-1) - data.reversed = true; - - calculateEndpoints(); - calculateBorders(); - - return true; -} - -/** - * Creates an arc from its startpoint, endpoint and bulge. - */ -bool Arc::createFrom2PBulge(const Vector & startPoint, const Vector & endPoint, double bulge) -{ - data.reversed = (bulge < 0.0); - double alpha = atan(bulge) * 4.0; - - Vector middle = (startPoint + endPoint) / 2.0; - double dist = startPoint.distanceTo(endPoint) / 2.0; - - // alpha can't be 0.0 at this point - data.radius = fabs(dist / sin(alpha / 2.0)); - - double wu = fabs(Math::pow(data.radius, 2.0) - Math::pow(dist, 2.0)); - double h = sqrt(wu); - double angle = startPoint.angleTo(endPoint); - - if (bulge > 0.0) - angle += M_PI / 2.0; - else - angle -= M_PI / 2.0; - - if (fabs(alpha) > M_PI) - h *= -1.0; - - data.center.setPolar(h, angle); - data.center += middle; - data.angle1 = data.center.angleTo(startPoint); - data.angle2 = data.center.angleTo(endPoint); - - calculateEndpoints(); - calculateBorders(); - - return true; -} - -/** - * Recalculates the endpoints using the angles and the radius. - */ -void Arc::calculateEndpoints() -{ - startpoint.set(data.center.x + cos(data.angle1) * data.radius, - data.center.y + sin(data.angle1) * data.radius); - endpoint.set(data.center.x + cos(data.angle2) * data.radius, - data.center.y + sin(data.angle2) * data.radius); -} - -void Arc::calculateBorders() -{ - double minX = std::min(startpoint.x, endpoint.x); - double minY = std::min(startpoint.y, endpoint.y); - double maxX = std::max(startpoint.x, endpoint.x); - double maxY = std::max(startpoint.y, endpoint.y); - - double a1 = !isReversed() ? data.angle1 : data.angle2; - double a2 = !isReversed() ? data.angle2 : data.angle1; - - // check for left limit: - if ((a1 < M_PI && a2 > M_PI) - || (a1 > a2 - 1.0e-12 && a2 > M_PI) - || (a1 > a2 - 1.0e-12 && a1 < M_PI) ) - - minX = std::min(data.center.x - data.radius, minX); - - // check for right limit: - if (a1 > a2 - 1.0e-12) - maxX = std::max(data.center.x + data.radius, maxX); - - // check for bottom limit: - if ((a1 < (M_PI_2 * 3) && a2 > (M_PI_2 * 3)) - || (a1 > a2 - 1.0e-12 && a2 > (M_PI_2 * 3)) - || (a1 > a2 - 1.0e-12 && a1 < (M_PI_2 * 3)) ) - - minY = std::min(data.center.y - data.radius, minY); - - // check for top limit: - if ((a1 < M_PI_2 && a2 > M_PI_2) - || (a1 > a2 - 1.0e-12 && a2 > M_PI_2) - || (a1 > a2 - 1.0e-12 && a1 < M_PI_2) ) - - maxY = std::max(data.center.y + data.radius, maxY); - - minV.set(minX, minY); - maxV.set(maxX, maxY); -} - -Vector Arc::getNearestEndpoint(const Vector & coord, double * dist) -{ - double dist1, dist2; - Vector * nearerPoint; - - dist1 = startpoint.distanceTo(coord); - dist2 = endpoint.distanceTo(coord); - - if (dist2 < dist1) - { - if (dist != NULL) - *dist = dist2; - nearerPoint = &endpoint; - } - else - { - if (dist != NULL) - *dist = dist1; - nearerPoint = &startpoint; - } - - return *nearerPoint; -} - -Vector Arc::getNearestPointOnEntity(const Vector & coord, bool onEntity, double * dist, Entity * * entity) -{ - Vector vec(false); - - if (entity != NULL) - *entity = this; - - double angle = (coord - data.center).angle(); - - if (onEntity == false || Math::isAngleBetween(angle, - data.angle1, data.angle2, isReversed())) - { - vec.setPolar(data.radius, angle); - vec += data.center; - } - - if (dist != NULL) - *dist = fabs((vec - data.center).magnitude() - data.radius); - - return vec; -} - -Vector Arc::getNearestCenter(const Vector & coord, double * dist) -{ - if (dist != NULL) - *dist = coord.distanceTo(data.center); - return data.center; -} - -Vector Arc::getNearestMiddle(const Vector & coord, double * dist) -{ - Vector ret = getMiddlepoint(); - - if (dist != NULL) - *dist = coord.distanceTo(ret); - return ret; -} - -Vector Arc::getNearestDist(double distance, const Vector & coord, double * dist) -{ - if (data.radius < 1.0e-6) - { - if (dist != NULL) - *dist = RS_MAXDOUBLE; - return Vector(false); - } - - double a1, a2; - Vector p1, p2; - double aDist = distance / data.radius; - - if (isReversed()) - { - a1 = data.angle1 - aDist; - a2 = data.angle2 + aDist; - } - else - { - a1 = data.angle1 + aDist; - a2 = data.angle2 - aDist; - } - - p1.setPolar(data.radius, a1); - p1 += data.center; - p2.setPolar(data.radius, a2); - p2 += data.center; - - double dist1, dist2; - Vector * nearerPoint; - - dist1 = p1.distanceTo(coord); - dist2 = p2.distanceTo(coord); - - if (dist2 < dist1) - { - if (dist != NULL) - *dist = dist2; - nearerPoint = &p2; - } - else - { - if (dist != NULL) - *dist = dist1; - nearerPoint = &p1; - } - - return *nearerPoint; -} - -Vector Arc::getNearestDist(double distance, bool startp) -{ - if (data.radius < 1.0e-6) - return Vector(false); - - double a; - Vector p; - double aDist = distance / data.radius; - - if (isReversed()) - { - if (startp) - a = data.angle1 - aDist; - else - a = data.angle2 + aDist; - } - else - { - if (startp) - a = data.angle1 + aDist; - else - a = data.angle2 - aDist; - } - - p.setPolar(data.radius, a); - p += data.center; - - return p; -} - -double Arc::getDistanceToPoint(const Vector & coord, Entity * * entity, RS2::ResolveLevel, double) -{ - if (entity != NULL) - *entity = this; - - // check endpoints first: - double dist = coord.distanceTo(getStartpoint()); - - if (dist < 1.0e-4) - return dist; - dist = coord.distanceTo(getEndpoint()); - - if (dist < 1.0e-4) - return dist; - - if (Math::isAngleBetween(data.center.angleTo(coord), - data.angle1, data.angle2, - isReversed())) - - return fabs((coord - data.center).magnitude() - data.radius); - else - return RS_MAXDOUBLE; -} - -void Arc::moveStartpoint(const Vector & pos) -{ - // polyline arcs: move point not angle: - //if (parent!=NULL && parent->rtti()==RS2::EntityPolyline) { - double bulge = getBulge(); - createFrom2PBulge(pos, getEndpoint(), bulge); - //} - - // normal arc: move angle1 - /*else { - data.angle1 = data.center.angleTo(pos); - calculateEndpoints(); - calculateBorders(); - }*/ -} - -void Arc::moveEndpoint(const Vector & pos) -{ - // polyline arcs: move point not angle: - //if (parent!=NULL && parent->rtti()==RS2::EntityPolyline) { - double bulge = getBulge(); - createFrom2PBulge(getStartpoint(), pos, bulge); - //} - - // normal arc: move angle1 - /*else { - data.angle2 = data.center.angleTo(pos); - calculateEndpoints(); - calculateBorders(); - }*/ -} - -void Arc::trimStartpoint(const Vector & pos) -{ - data.angle1 = data.center.angleTo(pos); - calculateEndpoints(); - calculateBorders(); -} - -void Arc::trimEndpoint(const Vector & pos) -{ - data.angle2 = data.center.angleTo(pos); - calculateEndpoints(); - calculateBorders(); -} - -RS2::Ending Arc::getTrimPoint(const Vector & coord, const Vector & trimPoint) -{ - double angEl = data.center.angleTo(trimPoint); - double angM = data.center.angleTo(coord); - - if (Math::getAngleDifference(angM, angEl) > M_PI) - { - if (data.reversed) - return RS2::EndingEnd; - else - return RS2::EndingStart; - } - else - { - if (data.reversed) - return RS2::EndingStart; - else - return RS2::EndingEnd; - } -} - -void Arc::reverse() -{ - double a = data.angle1; - data.angle1 = data.angle2; - data.angle2 = a; - data.reversed = !data.reversed; - calculateEndpoints(); - calculateBorders(); -} - -void Arc::move(Vector offset) -{ - data.center.move(offset); - calculateEndpoints(); - calculateBorders(); -} - -void Arc::rotate(Vector center, double angle) -{ - DEBUG->print("Arc::rotate"); - data.center.rotate(center, angle); - data.angle1 = Math::correctAngle(data.angle1 + angle); - data.angle2 = Math::correctAngle(data.angle2 + angle); - calculateEndpoints(); - calculateBorders(); - DEBUG->print("Arc::rotate: OK"); -} - -void Arc::scale(Vector center, Vector factor) -{ - // negative scaling: mirroring - if (factor.x < 0.0) - mirror(data.center, data.center + Vector(0.0, 1.0)); - //factor.x*=-1; - - - if (factor.y < 0.0) - mirror(data.center, data.center + Vector(1.0, 0.0)); - //factor.y*=-1; - - data.center.scale(center, factor); - data.radius *= factor.x; - - if (data.radius < 0.0) - data.radius *= -1.0; - calculateEndpoints(); - calculateBorders(); -} - -void Arc::mirror(Vector axisPoint1, Vector axisPoint2) -{ - data.center.mirror(axisPoint1, axisPoint2); - data.reversed = (!data.reversed); - /* - startpoint.mirror(axisPoint1, axisPoint2); - endpoint.mirror(axisPoint1, axisPoint2); - - data.angle1 = data.center.angleTo(startpoint); - data.angle2 = data.center.angleTo(endpoint); - */ - - Vector vec; - vec.setPolar(1.0, data.angle1); - vec.mirror(Vector(0.0, 0.0), axisPoint2 - axisPoint1); - data.angle1 = vec.angle(); - - vec.setPolar(1.0, data.angle2); - vec.mirror(Vector(0.0, 0.0), axisPoint2 - axisPoint1); - data.angle2 = vec.angle(); - - calculateEndpoints(); - calculateBorders(); -} - -void Arc::moveRef(const Vector & ref, const Vector & offset) -{ - if (ref.distanceTo(startpoint) < 1.0e-4) - moveStartpoint(startpoint + offset); - - - if (ref.distanceTo(endpoint) < 1.0e-4) - moveEndpoint(endpoint + offset); -} - -void Arc::stretch(Vector firstCorner, Vector secondCorner, Vector offset) -{ - if (getMin().isInWindow(firstCorner, secondCorner) - && getMax().isInWindow(firstCorner, secondCorner)) - - move(offset); - else - { - if (getStartpoint().isInWindow(firstCorner, - secondCorner)) - moveStartpoint(getStartpoint() + offset); - - - if (getEndpoint().isInWindow(firstCorner, - secondCorner)) - moveEndpoint(getEndpoint() + offset); - } -} - -void Arc::draw(PaintInterface * painter, GraphicView * view, double /*patternOffset*/) -{ - if (painter == NULL || view == NULL) - return; - - //double styleFactor = getStyleFactor(); - - // simple style-less lines - if (getPen().getLineType() == RS2::SolidLine - || isSelected() - || view->getDrawingMode() == RS2::ModePreview) - - painter->drawArc(view->toGui(getCenter()), - getRadius() * view->getFactor().x, - getAngle1(), getAngle2(), - isReversed()); - else - { - double styleFactor = getStyleFactor(view); - - if (styleFactor < 0.0) - { - painter->drawArc(view->toGui(getCenter()), - getRadius() * view->getFactor().x, - getAngle1(), getAngle2(), - isReversed()); - return; - } - - // Pattern: - LineTypePattern * pat; - - if (isSelected()) - pat = &patternSelected; - else - pat = view->getPattern(getPen().getLineType()); - - if (pat == NULL) - return; - - if (getRadius() < 1.0e-6) - return; - - // Pen to draw pattern is always solid: - Pen pen = painter->getPen(); - pen.setLineType(RS2::SolidLine); - painter->setPen(pen); - - double a1; - double a2; - - if (data.reversed) - { - a2 = getAngle1(); - a1 = getAngle2(); - } - else - { - a1 = getAngle1(); - a2 = getAngle2(); - } - - double * da; // array of distances in x. - int i; // index counter - - double length = getAngleLength(); - - // create scaled pattern: - da = new double[pat->num]; - - for (i = 0; i < pat->num; ++i) - da[i] = fabs(pat->pattern[i] * styleFactor) / getRadius(); - - double tot = 0.0; - i = 0; - bool done = false; - double curA = a1; - //double cx = getCenter().x * factor.x + offsetX; - //double cy = - a->getCenter().y * factor.y + getHeight() - offsetY; - Vector cp = view->toGui(getCenter()); - double r = getRadius() * view->getFactor().x; - - do - { - if (pat->pattern[i] > 0.0) - { - if (tot + da[i] < length) - painter->drawArc(cp, r, - curA, - curA + da[i], - false); - else - painter->drawArc(cp, r, - curA, - a2, - false); - } - curA += da[i]; - tot += da[i]; - done = tot > length; - - i++; - - if (i >= pat->num) - i = 0; - } - while (!done); - - delete[] da; - } -} - -/** - * @return Middle point of the entity. - */ -Vector Arc::getMiddlepoint() const -{ - double a; - Vector ret; - - if (isReversed()) - a = data.angle1 - getAngleLength() / 2.0; - else - a = data.angle1 + getAngleLength() / 2.0; - ret.setPolar(data.radius, a); - ret += data.center; - - return ret; -} - -/** - * @return Angle length in rad. - */ -double Arc::getAngleLength() const -{ - double ret = 0.0; - - if (isReversed()) - { - if (data.angle1 < data.angle2) - ret = data.angle1 + 2 * M_PI - data.angle2; - else - ret = data.angle1 - data.angle2; - } - else - { - if (data.angle2 < data.angle1) - ret = data.angle2 + 2 * M_PI - data.angle1; - else - ret = data.angle2 - data.angle1; - } - - // full circle: - if (fabs(ret) < 1.0e-6) - ret = 2 * M_PI; - - return ret; -} - -/** - * @return Length of the arc. - */ -double Arc::getLength() -{ - return getAngleLength() * data.radius; -} - -/** - * Gets the arc's bulge (tangens of angle length divided by 4). - */ -double Arc::getBulge() const -{ - double bulge = tan(fabs(getAngleLength()) / 4.0); - - if (isReversed()) - bulge *= -1; - return bulge; -} - -/** - * Dumps the point's data to stdout. - */ -std::ostream & operator<<(std::ostream & os, const Arc & a) -{ - os << " Arc: " << a.data << "\n"; - return os; -} - diff --git a/src/base/arc.h b/src/base/arc.h deleted file mode 100644 index 2c785c6..0000000 --- a/src/base/arc.h +++ /dev/null @@ -1,144 +0,0 @@ -#ifndef __ARC_H__ -#define __ARC_H__ - -#include "atomicentity.h" - -class PaintInterface; -class GraphicView; - -/** - * Holds the data that defines an arc. - */ -class ArcData -{ - public: - ArcData() - { - } - - ArcData(const Vector & center, double radius, double angle1, double angle2, bool reversed) - { - this->center = center; - this->radius = radius; - this->angle1 = angle1; - this->angle2 = angle2; - this->reversed = reversed; - } - - void reset() - { - center = Vector(false); - radius = 0.0; - angle1 = 0.0; - angle2 = 0.0; - reversed = false; - } - - bool isValid() - { - return (center.valid && radius > RS_TOLERANCE - && fabs(angle1 - angle2) > RS_TOLERANCE_ANGLE); - } - - friend std::ostream & operator<<(std::ostream & os, const ArcData & ad) - { - os << "(" << ad.center - << "/" << ad.radius - << " " << ad.angle1 - << "," << ad.angle2 - << ")"; - return os; - } - - public: - Vector center; - double radius; - double angle1; - double angle2; - bool reversed; -}; - -/** - * Class for an arc entity. All angles are in Rad. - * - * @author Andrew Mustun - */ -class Arc: public AtomicEntity -{ - public: - Arc(EntityContainer * parent, const ArcData & d); - virtual ~Arc(); - - virtual Entity * clone(); - virtual RS2::EntityType rtti() const; - virtual bool isEdge() const; - ArcData getData() const; - virtual VectorSolutions getRefPoints(); - void setData(ArcData d); - Vector getCenter() const; - void setCenter(const Vector & c); - double getRadius() const; - void setRadius(double r); - double getAngle1() const; - void setAngle1(double a1); - double getAngle2() const; - void setAngle2(double a2); - double getDirection1() const; - double getDirection2() const; - bool isReversed() const; - void setReversed(bool r); - virtual Vector getStartpoint() const; - virtual Vector getEndpoint() const; - virtual void moveStartpoint(const Vector & pos); - virtual void moveEndpoint(const Vector & pos); - virtual void trimStartpoint(const Vector & pos); - virtual void trimEndpoint(const Vector & pos); - virtual RS2::Ending getTrimPoint(const Vector & coord, const Vector & trimPoint); - virtual void reverse(); - Vector getMiddlepoint() const; - double getAngleLength() const; - virtual double getLength(); - double getBulge() const; - - bool createFrom3P(const Vector & p1, const Vector & p2, const Vector & p3); - bool createFrom2PDirectionRadius(const Vector & startPoint, const Vector & endPoint, double direction1, double radius); - bool createFrom2PBulge(const Vector & startPoint, const Vector & endPoint, double bulge); - - virtual Vector getNearestEndpoint(const Vector & coord, double * dist = NULL); - virtual Vector getNearestPointOnEntity(const Vector & coord, bool onEntity = true, double * dist = NULL, Entity ** entity = NULL); - virtual Vector getNearestCenter(const Vector & coord, double * dist = NULL); - virtual Vector getNearestMiddle(const Vector & coord, double * dist = NULL); - virtual Vector getNearestDist(double distance, const Vector & coord, double * dist = NULL); - virtual Vector getNearestDist(double distance, bool startp); - - virtual double getDistanceToPoint(const Vector & coord, Entity * * entity = NULL, RS2::ResolveLevel level = RS2::ResolveNone, double solidDist = RS_MAXDOUBLE); - virtual void move(Vector offset); - virtual void rotate(Vector center, double angle); - virtual void scale(Vector center, Vector factor); - virtual void mirror(Vector axisPoint1, Vector axisPoint2); - virtual void moveRef(const Vector & ref, const Vector & offset); - virtual void stretch(Vector firstCorner, Vector secondCorner, Vector offset); - - virtual void draw(PaintInterface * painter, GraphicView * view, double patternOffset = 0.0); - - friend std::ostream & operator<<(std::ostream & os, const Arc & a); - - virtual void calculateEndpoints(); - virtual void calculateBorders(); - - protected: - ArcData data; - - /** - * Startpoint. This is redundant but stored for performance - * reasons. - */ - Vector startpoint; - /** - * Endpoint. This is redundant but stored for performance - * reasons. - */ - Vector endpoint; -}; - -#endif // __ARC_H__ diff --git a/src/base/atomicentity.cpp b/src/base/atomicentity.cpp deleted file mode 100644 index ee164c0..0000000 --- a/src/base/atomicentity.cpp +++ /dev/null @@ -1,192 +0,0 @@ -// atomicentity.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 05/08/2010 Moved implementation from header to this file. :-) -// - -#include "atomicentity.h" - -/** - * Construtor. - */ -AtomicEntity::AtomicEntity(EntityContainer * parent/*= NULL*/): Entity(parent) -{ -} - -/** - * Destrutor. - */ -/*virtual*/ AtomicEntity::~AtomicEntity() -{ -} - -/** - * @return false because entities made from subclasses are - * atomic entities. - */ -/*virtual*/ bool AtomicEntity::isContainer() const -{ - return false; -} - -/** - * @return true because entities made from subclasses are - * atomic entities. - */ -/*virtual*/ bool AtomicEntity::isAtomic() const -{ - return true; -} - -/** - * @return Always 1 for atomic entities. - */ -/*virtual*/ unsigned long int AtomicEntity::count() -{ - return 1; -} - -/** - * @return Always 1 for atomic entities. - */ -/*virtual*/ unsigned long int AtomicEntity::countDeep() -{ - return 1; -} - -/** - * Implementation must return the endpoint of the entity or - * an invalid vector if the entity has no endpoint. - */ -/*virtual*/ Vector AtomicEntity::getEndpoint() const -{ - return Vector(false); -} - -/** - * Implementation must return the startpoint of the entity or - * an invalid vector if the entity has no startpoint. - */ -/*virtual*/ Vector AtomicEntity::getStartpoint() const -{ - return Vector(false); -} - -/** - * Implementation must return the angle in which direction the entity starts. - */ -/*virtual*/ double AtomicEntity::getDirection1() const -{ - return 0.0; -} - -/** - * Implementation must return the angle in which direction the entity starts the opposite way. - */ -/*virtual*/ double AtomicEntity::getDirection2() const -{ - return 0.0; -} - -/** - * (De-)selects startpoint. - */ -/*virtual*/ void AtomicEntity::setStartpointSelected(bool select) -{ - if (select) - setFlag(RS2::FlagSelected1); - else - delFlag(RS2::FlagSelected1); -} - -/** - * (De-)selects endpoint. - */ -/*virtual*/ void AtomicEntity::setEndpointSelected(bool select) -{ - if (select) - setFlag(RS2::FlagSelected2); - else - delFlag(RS2::FlagSelected2); -} - -/** - * @return True if the entities startpoint is selected. - */ -bool AtomicEntity::isStartpointSelected() const -{ - return getFlag(RS2::FlagSelected1); -} - -/** - * @return True if the entities endpoint is selected. - */ -bool AtomicEntity::isEndpointSelected() const -{ - return getFlag(RS2::FlagSelected2); -} - -/** - * Implementation must move the startpoint of the entity to - * the given position. - */ -/*virtual*/ void AtomicEntity::moveStartpoint(const Vector & /*pos*/) -{ -} - -/** - * Implementation must move the endpoint of the entity to - * the given position. - */ -/*virtual*/ void AtomicEntity::moveEndpoint(const Vector & /*pos*/) -{ -} - -/** - * Implementation must trim the startpoint of the entity to - * the given position. - */ -/*virtual*/ void AtomicEntity::trimStartpoint(const Vector & pos) -{ - moveStartpoint(pos); -} - -/** -* Implementation must trim the endpoint of the entity to -* the given position. -*/ -/*virtual*/ void AtomicEntity::trimEndpoint(const Vector & pos) -{ - moveEndpoint(pos); -} - -/** -* Implementation must return which ending of the entity will -* be trimmed if 'coord' is the coordinate chosen to indicate the -* trim entity and 'trimPoint' is the point to which the entity will -* be trimmed. -*/ -/*virtual*/ RS2::Ending AtomicEntity::getTrimPoint(const Vector & /*coord*/, const Vector & /*trimPoint*/) -{ - return RS2::EndingNone; -} - -/*virtual*/ void AtomicEntity::reverse() -{ -} - -/*virtual*/ void AtomicEntity::moveSelectedRef(const Vector & ref, const Vector & offset) -{ - if (isSelected()) - moveRef(ref, offset); -} diff --git a/src/base/atomicentity.h b/src/base/atomicentity.h deleted file mode 100644 index 368987a..0000000 --- a/src/base/atomicentity.h +++ /dev/null @@ -1,38 +0,0 @@ -#ifndef __ATOMICENTITY_H__ -#define __ATOMICENTITY_H__ - -#include "entity.h" - -/** - * Class representing a tree of entities. - * Typical entity containers are graphics, polylines, groups, texts, ...) - * - * @author Andrew Mustun - */ -class AtomicEntity: public Entity -{ - public: - AtomicEntity(EntityContainer * parent = NULL); - virtual ~AtomicEntity(); - virtual bool isContainer() const; - virtual bool isAtomic() const; - virtual unsigned long int count(); - virtual unsigned long int countDeep(); - virtual Vector getEndpoint() const; - virtual Vector getStartpoint() const; - virtual double getDirection1() const; - virtual double getDirection2() const; - virtual void setStartpointSelected(bool select); - virtual void setEndpointSelected(bool select); - bool isStartpointSelected() const; - bool isEndpointSelected() const; - virtual void moveStartpoint(const Vector & /*pos*/); - virtual void moveEndpoint(const Vector & /*pos*/); - virtual void trimStartpoint(const Vector & pos); - virtual void trimEndpoint(const Vector & pos); - virtual RS2::Ending getTrimPoint(const Vector & /*coord*/, const Vector & /*trimPoint*/); - virtual void reverse(); - virtual void moveSelectedRef(const Vector & ref, const Vector & offset); -}; - -#endif // __ATOMICENTITY_H__ diff --git a/src/base/block.cpp b/src/base/block.cpp deleted file mode 100644 index 9ce031e..0000000 --- a/src/base/block.cpp +++ /dev/null @@ -1,181 +0,0 @@ -// block.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 05/21/2010 Added this text. :-) -// - -#include "block.h" - -#include -#include "drawing.h" - -/** - * @param parent The graphic this block belongs to. - * @param name The name of the block used as an identifier. - * @param basePoint Base point (offset) of the block. - */ -Block::Block(EntityContainer * parent, const BlockData & d): - Document(parent), data(d) -{ - pen = Pen(Color(128, 128, 128), RS2::Width01, RS2::SolidLine); -} - -Block::~Block() -{ -} - -Entity * Block::clone() -{ - Block * blk = new Block(*this); -#warning "!!! Need to port setAutoDelete() behaviour from Qt3 to Qt4 !!!" -// blk->entities.setAutoDelete(entities.autoDelete()); - blk->detach(); - blk->initId(); - return blk; -} - -LayerList * Block::getLayerList() -{ - Drawing * d = GetDrawing(); - - if (d) - return d->getLayerList(); - - return NULL; -} - -BlockList * Block::getBlockList() -{ - Drawing * d = GetDrawing(); - - if (d) - return d->getBlockList(); - - return NULL; -} - -bool Block::save() -{ - Drawing * d = GetDrawing(); - - if (d) - return d->save(); - - return false; -} - -bool Block::saveAs(const QString & filename, RS2::FormatType type) -{ - Drawing * d = GetDrawing(); - - if (d) - return d->saveAs(filename, type); - - return false; -} - -/** - * Sets the parent documents modified status to 'm'. - */ -void Block::setModified(bool state) -{ - Drawing * d = GetDrawing(); - - if (d) - d->setModified(state); - - modified = state; -} - -/** @return RS2::EntityBlock */ -/*virtual*/ RS2::EntityType Block::rtti() const -{ - return RS2::EntityBlock; -} - -/** - * @return Name of this block (the name is an Id for this block). - */ -QString Block::getName() const -{ - return data.name; -} - -/** - * @return base point of this block. - */ -Vector Block::getBasePoint() const -{ - return data.basePoint; -} - -/** - * Reimplementation from Document. Does nothing. - */ -/*virtual*/ void Block::newDoc() -{ - // do nothing -} - -/** - * Reimplementation from Document. Does nothing. - */ -/*virtual*/ bool Block::open(const QString &, RS2::FormatType) -{ - // do nothing - return false; -} - -/*friend*/ std::ostream & operator<<(std::ostream & os, const Block & b) -{ - os << " name: " << b.getName().toLatin1().data() << std::endl; - os << " entities: " << (EntityContainer &)b << std::endl; - return os; -} - -/** - * sets a new name for the block. Only called by blocklist to - * assure that block names stay unique. - */ -void Block::setName(const QString & n) -{ - data.name = n; -} - -/** - * @retval true if this block is frozen (invisible) - * @retval false if this block isn't frozen (visible) - */ -bool Block::isFrozen() const -{ - return data.frozen; -} - -/** - * Toggles the visibility of this block. - * Freezes the block if it's not frozen, thaws the block otherwise - */ -void Block::toggle() -{ - data.frozen = !data.frozen; -} - -/** - * (De-)freezes this block. - * - * @param freeze true: freeze, false: defreeze - */ -void Block::freeze(bool freeze) -{ - data.frozen = freeze; -} diff --git a/src/base/block.h b/src/base/block.h deleted file mode 100644 index c016d0e..0000000 --- a/src/base/block.h +++ /dev/null @@ -1,89 +0,0 @@ -#ifndef __BLOCK_H__ -#define __BLOCK_H__ - -#include -#include "document.h" - -/** - * Holds the data that defines a block. - */ -class BlockData -{ - public: - BlockData() {} - - BlockData(const QString & name1, const Vector & basePoint1, bool frozen1): - name(name1), basePoint(basePoint1), frozen(frozen1) {} - - bool isValid() - { - return (!name.isEmpty() && basePoint.valid); - } - - public: - /** - * Block name. Acts as an id. - */ - QString name; - /** - * Base point of the Block. Usually 0/0 since blocks can be moved around - * using the insertion point of Insert entities. - */ - Vector basePoint; - //! Frozen flag - bool frozen; -}; - -/** - * A block is a group of entities. A block unlike an other entity - * container has a base point which defines the offset of the - * block. Note that although technically possible, a block should - * never be part of the entity tree of a graphic. Blocks are - * stored in a seperate list inside the graphic document (a block list). - * The graphic can contain Insert entities that refer to such - * blocks. - * - * blocks are documents and can therefore be handled by graphic views. - * - * @author Andrew Mustun - */ -class Block: public Document -{ - friend class BlockList; - - public: - Block(EntityContainer * parent, const BlockData & d); - virtual ~Block(); - - virtual Entity * clone(); - virtual RS2::EntityType rtti() const; - QString getName() const; - Vector getBasePoint() const; - virtual LayerList * getLayerList(); - virtual BlockList * getBlockList(); - virtual void newDoc(); - virtual bool save(); - virtual bool saveAs(const QString & filename, RS2::FormatType type); - virtual bool open(const QString &, RS2::FormatType); - friend std::ostream & operator<<(std::ostream & os, const Block & b); - void setName(const QString & n); - bool isFrozen() const; - void toggle(); - void freeze(bool freeze); - virtual void setModified(bool m); - - protected: - /** - * Base point of the Block. Usually 0/0 since blocks can be moved around - * using the insertion point of Insert entities. - */ - //Vector basePoint; - /** - * Block name. Acts as an id. - */ - //QString name; - //! Block data - BlockData data; -}; - -#endif diff --git a/src/base/blocklist.cpp b/src/base/blocklist.cpp deleted file mode 100644 index 31d8601..0000000 --- a/src/base/blocklist.cpp +++ /dev/null @@ -1,396 +0,0 @@ -// blocklist.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 05/28/2010 Added this text. :-) -// - -#include "blocklist.h" - -#include "debug.h" - -/** - * Constructor. - * - * @param owner true if this is the owner of the blocks added. - * If so, the blocks will be deleted when the block - * list is deleted. - */ -BlockList::BlockList(bool owner) -{ - this->owner = owner; - //blocks.setAutoDelete(owner); -//OK, this is good. We don't have to fuck with this shit. -// blocks.setAutoDelete(false); -// blockListListeners.setAutoDelete(false); - activeBlock = NULL; - setModified(false); -} - -/*virtual*/ BlockList::~BlockList() -{ -} - -/** - * Removes all blocks in the blocklist. - */ -void BlockList::clear() -{ - blocks.clear(); - setModified(true); -} - -/** - * @return Number of blocks available. - */ -uint BlockList::count() -{ - return blocks.count(); -} - -/** - * @return Block at given position or NULL if i is out of range. - */ -Block * BlockList::at(uint i) -{ - return blocks.at(i); -} - -/** - * Activates the given block. - * Listeners are notified. - */ -void BlockList::activate(const QString & name) -{ - DEBUG->print("BlockList::activateBlock"); - - activate(find(name)); -} - -/** - * Activates the given block. - * Listeners are notified. - */ -void BlockList::activate(Block * block) -{ - DEBUG->print("BlockList::activateBlock"); - activeBlock = block; - - /* - for (uint i=0; iblockActivated(activeBlock); - } - } - */ -} - -//! @return The active block of NULL if no block is activated. -Block * BlockList::getActive() -{ - return activeBlock; -} - -/** - * Adds a block to the block list. If a block with the same name - * exists already, the given block will be deleted if the blocklist - * owns the blocks. - * - * @param notify true if you want listeners to be notified. - * - * @return false: block already existed and was deleted. - */ -bool BlockList::add(Block * block, bool notify) -{ - DEBUG->print("BlockList::add()"); - - if (block == NULL) - return false; - - // check if block already exists: - Block * b = find(block->getName()); - - if (b == NULL) - { - blocks.append(block); - - if (notify) - addNotification(); - - setModified(true); - - return true; - } - else - { - if (owner) - { - delete block; - block = NULL; - } - - return false; - } -} - -/** - * Notifies the listeners about blocks that were added. This can be - * used after adding a lot of blocks without auto-update or simply - * to force an update of GUI blocklists. - */ -void BlockList::addNotification() -{ -#if 0 - for(int i=0; iblockAdded(NULL); - } -#endif -} - -/** - * Removes a block from the list. - * Listeners are notified after the block was removed from - * the list but before it gets deleted. - */ -void BlockList::remove(Block * block) -{ - DEBUG->print("BlockList::removeBlock()"); - - // here the block is removed from the list but not deleted -// blocks.remove(block); - blocks.removeAll(block); - -#if 0 - for(int i=0; iblockRemoved(block); - } -#endif - - setModified(true); - - // / * - // activate an other block if necessary: - if (activeBlock == block) - { - //activate(blocks.first()); - activeBlock = NULL; - } - // * / - - // now it's safe to delete the block - if (owner) - delete block; -} - -/** - * Tries to rename the given block to 'name'. Block names are unique in the - * block list. - * - * @retval true block was successfully renamed. - * @retval false block couldn't be renamed. - */ -bool BlockList::rename(Block * block, const QString & name) -{ - if (block != NULL) - { - if (find(name) == NULL) - { - block->setName(name); - setModified(true); - return true; - } - } - - return false; -} - -/** - * Changes a block's attributes. The attributes of block 'block' - * are copied from block 'source'. - * Listeners are notified. - */ -/* -void BlockList::editBlock(Block* block, const Block& source) { - *block = source; - - for (uint i=0; iblockEdited(block); - } -} -*/ - -/** - * @return Pointer to the block with the given name or - * \p NULL if no such block was found. - */ -Block * BlockList::find(const QString & name) -{ - //DEBUG->print("BlockList::find"); - - for(uint i=0; igetName() == name) - return b; - } - - return NULL; -} - -/** - * Finds a new unique block name. - * - * @param suggestion Suggested name the new name will be based on. - */ -QString BlockList::newName(const QString & suggestion) -{ - QString name; - - for(int i=0; i<1e5; ++i) - { - name = QString("%1-%2").arg(suggestion).arg(i); - - if (find(name) == NULL) - return name; - } - - return "0"; -} - -/** - * Switches on / off the given block. - * Listeners are notified. - */ -void BlockList::toggle(const QString & name) -{ - toggle(find(name)); -} - -/** - * Switches on / off the given block. - * Listeners are notified. - */ -void BlockList::toggle(Block * block) -{ - if (block == NULL) - return; - - block->toggle(); - -#if 0 - // Notify listeners: - for(int i=0; iblockToggled(block); - } -#endif -} - -/** - * Freezes or defreezes all blocks. - * - * @param freeze true: freeze, false: defreeze - */ -void BlockList::freezeAll(bool freeze) -{ - for(uint l=0; lfreeze(freeze); - -#if 0 - for(int i=0; iblockToggled(NULL); - } -#endif -} - -/** - * Switches on / off the given block. - * Listeners are notified. - */ -/* -void BlockList::toggleBlock(const QString& name) { - Block* block = findBlock(name); - block->toggle(); - - // Notify listeners: - for (uint i=0; iblockToggled(block); - } -} -*/ - -/** - * adds a BlockListListener to the list of listeners. Listeners - * are notified when the block list changes. - */ -#if 0 -void BlockList::addListener(BlockListListener * listener) -{ - blockListListeners.append(listener); -} - -/** - * removes a BlockListListener from the list of listeners. - */ -void BlockList::removeListener(BlockListListener * listener) -{ - blockListListeners.removeAll(listener); -} -#endif - -/** - * Sets the layer lists modified status to 'm'. - */ -void BlockList::setModified(bool m) -{ - modified = m; -} - -/** - * @retval true The layer list has been modified. - * @retval false The layer list has not been modified. - */ -/*virtual*/ bool BlockList::isModified() const -{ - return modified; -} - -/** - * Dumps the blocks to stdout. - */ -std::ostream & operator<<(std::ostream & os, BlockList & b) -{ - os << "Blocklist: \n"; - - for(uint i=0; i -#include "block.h" -//#include "blocklistlistener.h" -#include "entity.h" - -/** - * List of blocks. - * - * @see Block - * - * @author Andrew Mustun - */ -class BlockList -{ - public: - BlockList(bool owner = false); - virtual ~BlockList(); - - void clear(); - uint count(); - Block * at(uint i); - void activate(const QString & name); - void activate(Block * block); - Block * getActive(); - virtual bool add(Block * block, bool notify = true); - virtual void addNotification(); - virtual void remove(Block * block); - virtual bool rename(Block * block, const QString & name); - //virtual void editBlock(Block* block, const Block& source); - Block * find(const QString & name); - QString newName(const QString & suggestion = ""); - void toggle(const QString & name); - void toggle(Block * block); - void freezeAll(bool freeze); -// void addListener(BlockListListener * listener); -// void removeListener(BlockListListener * listener); - void setModified(bool m); - virtual bool isModified() const; - - friend std::ostream & operator<<(std::ostream & os, BlockList & b); - - private: - //! Is the list owning the blocks? - bool owner; - //! Blocks in the graphic - QList blocks; - //! List of registered BlockListListeners -// QList blockListListeners; - //! Currently active block - Block * activeBlock; - /** Flag set if the layer list was modified and not yet saved. */ - bool modified; -}; - -#endif diff --git a/src/base/circle.cpp b/src/base/circle.cpp deleted file mode 100644 index 9162a5a..0000000 --- a/src/base/circle.cpp +++ /dev/null @@ -1,450 +0,0 @@ -// circle.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 05/28/2010 Added this text. :-) -// - -#include "circle.h" - -#include "constructionline.h" -#include "debug.h" -#include "graphicview.h" -#include "information.h" -#include "linetypepattern.h" -#include "paintinterface.h" - -/** - * Default constructor. - */ -Circle::Circle(EntityContainer * parent, const CircleData & d): - AtomicEntity(parent), data(d) -{ - calculateBorders(); -} - -/*virtual*/ Circle::~Circle() -{ -} - -/*virtual*/ Entity * Circle::clone() -{ - Circle * c = new Circle(*this); - c->initId(); - return c; -} - -/** @return RS2::EntityCircle */ -/*virtual*/ RS2::EntityType Circle::rtti() const -{ - return RS2::EntityCircle; -} - -/** @return true */ -/*virtual*/ bool Circle::isEdge() const -{ - return true; -} - -/** @return Copy of data that defines the circle. **/ -CircleData Circle::getData() -{ - return data; -} - -VectorSolutions Circle::getRefPoints() -{ - Vector v1(data.radius, 0.0); - Vector v2(0.0, data.radius); - - VectorSolutions ret(data.center, data.center + v1, data.center + v2, data.center - v1, data.center - v2); - return ret; -} - -/*virtual*/ Vector Circle::getStartpoint() const -{ - return data.center + Vector(data.radius, 0.0); -} - -/*virtual*/ Vector Circle::getEndpoint() const -{ - return data.center + Vector(data.radius, 0.0); -} - -/** - * @return Direction 1. The angle at which the arc starts at - * the startpoint. - */ -double Circle::getDirection1() const -{ - return M_PI / 2.0; -} - -/** - * @return Direction 2. The angle at which the arc starts at - * the endpoint. - */ -double Circle::getDirection2() const -{ - return M_PI / 2.0 * 3.0; -} - -/** @return The center point (x) of this arc */ -Vector Circle::getCenter() -{ - return data.center; -} - -/** Sets new center. */ -void Circle::setCenter(const Vector & c) -{ - data.center = c; -} - -/** @return The radius of this arc */ -double Circle::getRadius() -{ - return data.radius; -} - -/** Sets new radius. */ -void Circle::setRadius(double r) -{ - data.radius = r; -} - -void Circle::calculateBorders() -{ - Vector r(data.radius, data.radius, 0.0); - minV = data.center - r; - maxV = data.center + r; -} - -/** - * @return Angle length in rad. - */ -double Circle::getAngleLength() const -{ - return 2 * M_PI; -} - -/** - * @return Length of the circle which is the circumference. - */ -double Circle::getLength() -{ - return 2 * M_PI * data.radius; -} - -/** - * Creates this circle from a center point and a radius. - * - * @param c Center. - * @param r Radius - */ -bool Circle::createFromCR(const Vector & c, double r) -{ - if (fabs(r) > RS_TOLERANCE) - { - data.radius = fabs(r); - data.center = c; - return true; - } - else - { - DEBUG->print(Debug::D_WARNING, "Circle::createFromCR(): " - "Cannot create a circle with radius 0.0."); - return false; - } -} - -/** - * Creates this circle from two opposite points. - * - * @param p1 1st point. - * @param p2 2nd point. - */ -bool Circle::createFrom2P(const Vector & p1, const Vector & p2) -{ - if (p1.distanceTo(p2) > RS_TOLERANCE) - { - data.radius = p1.distanceTo(p2) / 2.0; - data.center = p1 + (p2 - p1) / 2.0; - return true; - } - else - { - DEBUG->print(Debug::D_WARNING, "Circle::createFrom2P(): " - "Cannot create a circle with radius 0.0."); - return false; - } -} - -/** - * Creates this circle from 3 given points which define the circle line. - * - * @param p1 1st point. - * @param p2 2nd point. - * @param p3 3rd point. - */ -bool Circle::createFrom3P(const Vector & p1, const Vector & p2, const Vector & p3) -{ - if (p1.distanceTo(p2) > RS_TOLERANCE - && p2.distanceTo(p3) > RS_TOLERANCE - && p3.distanceTo(p1) > RS_TOLERANCE) - { - // middle points between 3 points: - Vector mp1, mp2; - Vector dir1, dir2; - double a1, a2; - - // intersection of two middle lines - mp1 = (p1 + p2) / 2.0; - a1 = p1.angleTo(p2) + M_PI / 2.0; - dir1.setPolar(100.0, a1); - mp2 = (p2 + p3) / 2.0; - a2 = p2.angleTo(p3) + M_PI / 2.0; - dir2.setPolar(100.0, a2); - - ConstructionLineData d1(mp1, mp1 + dir1); - ConstructionLineData d2(mp2, mp2 + dir2); - ConstructionLine midLine1(NULL, d1); - ConstructionLine midLine2(NULL, d2); - - VectorSolutions sol = - Information::getIntersection(&midLine1, &midLine2); - - data.center = sol.get(0); - data.radius = data.center.distanceTo(p3); - - if (sol.get(0).valid && data.radius < 1.0e14 && data.radius > RS_TOLERANCE) - return true; - else - { - DEBUG->print(Debug::D_WARNING, "Circle::createFrom3P(): " - "Cannot create a circle with inf radius."); - return false; - } - } - else - { - DEBUG->print(Debug::D_WARNING, "Circle::createFrom3P(): " - "Cannot create a circle with radius 0.0."); - return false; - } -} - -/** - * @return Always an invalid vector. - */ -Vector Circle::getNearestEndpoint(const Vector & /*coord*/, double * dist) -{ - if (dist != NULL) - *dist = RS_MAXDOUBLE; - return Vector(false); -} - -Vector Circle::getNearestPointOnEntity(const Vector & coord, bool /*onEntity*/, double * dist, Entity ** entity) -{ - Vector vec(false); - - if (entity != NULL) - *entity = this; - - double angle = (coord - data.center).angle(); - vec.setPolar(data.radius, angle); - vec += data.center; - - if (dist != NULL) - *dist = fabs((vec - data.center).magnitude() - data.radius); - - return vec; -} - -Vector Circle::getNearestCenter(const Vector & coord, double * dist) -{ - if (dist != NULL) - *dist = coord.distanceTo(data.center); - return data.center; -} - -Vector Circle::getNearestMiddle(const Vector & /*coord*/, double * dist) -{ - if (dist != NULL) - *dist = RS_MAXDOUBLE; - return Vector(false); -} - -Vector Circle::getNearestDist(double /*distance*/, const Vector & /*coord*/, double * dist) -{ - if (dist != NULL) - *dist = RS_MAXDOUBLE; - return Vector(false); -} - -Vector Circle::getNearestDist(double /*distance*/, bool /*startp*/) -{ - return Vector(false); -} - -double Circle::getDistanceToPoint(const Vector & coord, Entity * * entity, RS2::ResolveLevel, double) -{ - if (entity != NULL) - *entity = this; - - return fabs((coord - data.center).magnitude() - data.radius); -} - -void Circle::move(Vector offset) -{ - data.center.move(offset); - calculateBorders(); -} - -void Circle::rotate(Vector center, double angle) -{ - data.center.rotate(center, angle); - calculateBorders(); -} - -void Circle::scale(Vector center, Vector factor) -{ - data.center.scale(center, factor); - data.radius *= factor.x; - calculateBorders(); -} - -void Circle::mirror(Vector axisPoint1, Vector axisPoint2) -{ - data.center.mirror(axisPoint1, axisPoint2); - calculateBorders(); -} - -void Circle::draw(PaintInterface * painter, GraphicView * view, double /*patternOffset*/) -{ - if (painter == NULL || view == NULL) - return; - - // simple style-less lines - if (getPen().getLineType() == RS2::SolidLine - || isSelected() - || view->getDrawingMode() == RS2::ModePreview) - - painter->drawArc(view->toGui(getCenter()), - getRadius() * view->getFactor().x, - 0.0, 2 * M_PI, - false); - else - { - double styleFactor = getStyleFactor(view); - - if (styleFactor < 0.0) - { - painter->drawArc(view->toGui(getCenter()), - getRadius() * view->getFactor().x, - 0.0, 2 * M_PI, - false); - return; - } - - // Pattern: - LineTypePattern * pat; - - if (isSelected()) - pat = &patternSelected; - else - pat = view->getPattern(getPen().getLineType()); - - if (pat == NULL) - return; - - if (getRadius() < 1.0e-6) - return; - - // Pen to draw pattern is always solid: - Pen pen = painter->getPen(); - pen.setLineType(RS2::SolidLine); - painter->setPen(pen); - - double * da; // array of distances in x. - int i; // index counter - - double length = getAngleLength(); - - // create pattern: - da = new double[pat->num]; - - for (i = 0; i < pat->num; ++i) - da[i] = fabs(pat->pattern[i] * styleFactor) / getRadius(); - - double tot = 0.0; - i = 0; - bool done = false; - double curA = 0.0; - //double cx = getCenter().x * factor.x + offsetX; - //double cy = - a->getCenter().y * factor.y + getHeight() - offsetY; - Vector cp = view->toGui(getCenter()); - double r = getRadius() * view->getFactor().x; - - do - { - if (pat->pattern[i] * styleFactor > 0.0) - { - if (tot + fabs(da[i]) < length) - painter->drawArc(cp, r, - curA, - curA + da[i], - false); - else - painter->drawArc(cp, r, - curA, - 2 * M_PI, - false); - } - curA += da[i]; - tot += fabs(da[i]); - done = tot > length; - - i++; - - if (i >= pat->num) - i = 0; - } - while (!done); - - delete[] da; - } -} - -void Circle::moveRef(const Vector & ref, const Vector & offset) -{ - Vector v1(data.radius, 0.0); - Vector v2(0.0, data.radius); - - if (ref.distanceTo(data.center + v1) < 1.0e-4) - data.radius = data.center.distanceTo(data.center + v1 + offset); - else if (ref.distanceTo(data.center + v2) < 1.0e-4) - data.radius = data.center.distanceTo(data.center + v2 + offset); - else if (ref.distanceTo(data.center - v1) < 1.0e-4) - data.radius = data.center.distanceTo(data.center - v1 + offset); - else if (ref.distanceTo(data.center - v2) < 1.0e-4) - data.radius = data.center.distanceTo(data.center - v2 + offset); -} - -/** - * Dumps the circle's data to stdout. - */ -std::ostream & operator<<(std::ostream & os, const Circle & a) -{ - os << " Circle: " << a.data << "\n"; - return os; -} diff --git a/src/base/circle.h b/src/base/circle.h deleted file mode 100644 index 99cedd6..0000000 --- a/src/base/circle.h +++ /dev/null @@ -1,100 +0,0 @@ -#ifndef __CIRCLE_H__ -#define __CIRCLE_H__ - -#include "atomicentity.h" - -/** - * Holds the data that defines a circle. - */ -class CircleData -{ - public: - CircleData() - { - } - - CircleData(const Vector & center, double radius) - { - this->center = center; - this->radius = radius; - } - - void reset() - { - center = Vector(false); - radius = 0.0; - } - - bool isValid() - { - return (center.valid && radius > RS_TOLERANCE); - } - - friend class Circle; - - friend std::ostream & operator<<(std::ostream & os, const CircleData & ad) - { - os << "(" << ad.center << "/" << ad.radius << ")"; - return os; - } - - public: - Vector center; - double radius; -}; - -/** - * Class for a circle entity. - * - * @author Andrew Mustun - */ -class Circle: public AtomicEntity -{ - public: - Circle(EntityContainer * parent, const CircleData & d); - virtual ~Circle(); - - virtual Entity * clone(); - virtual RS2::EntityType rtti() const; - virtual bool isEdge() const; - CircleData getData(); - virtual VectorSolutions getRefPoints(); - virtual Vector getStartpoint() const; - virtual Vector getEndpoint() const; - double getDirection1() const; - double getDirection2() const; - Vector getCenter(); - void setCenter(const Vector & c); - double getRadius(); - void setRadius(double r); - double getAngleLength() const; - virtual double getLength(); - - bool createFromCR(const Vector & c, double r); - bool createFrom2P(const Vector & p1, const Vector & p2); - bool createFrom3P(const Vector & p1, const Vector & p2, const Vector & p3); - virtual Vector getNearestEndpoint(const Vector & coord, double * dist = NULL); - virtual Vector getNearestPointOnEntity(const Vector & coord, bool onEntity = true, - double * dist = NULL, Entity ** entity = NULL); - virtual Vector getNearestCenter(const Vector & coord, double * dist = NULL); - virtual Vector getNearestMiddle(const Vector & coord, double * dist = NULL); - virtual Vector getNearestDist(double distance, const Vector & coord, double * dist = NULL); - virtual Vector getNearestDist(double distance, bool startp); - virtual double getDistanceToPoint(const Vector & coord, Entity ** entity = NULL, RS2::ResolveLevel level = RS2::ResolveNone, double solidDist = RS_MAXDOUBLE); - - virtual void move(Vector offset); - virtual void rotate(Vector center, double angle); - virtual void scale(Vector center, Vector factor); - virtual void mirror(Vector axisPoint1, Vector axisPoint2); - virtual void moveRef(const Vector & ref, const Vector & offset); - virtual void draw(PaintInterface * painter, GraphicView * view, double patternOffset = 0.0); - - friend std::ostream & operator<<(std::ostream & os, const Circle & a); - - virtual void calculateBorders(); - - protected: - CircleData data; -}; - -#endif diff --git a/src/base/clipboard.cpp b/src/base/clipboard.cpp deleted file mode 100644 index 943781a..0000000 --- a/src/base/clipboard.cpp +++ /dev/null @@ -1,133 +0,0 @@ -// clipboard.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 05/28/2010 Added this text. :-) -// JLH 09/09/2010 Removed implementation from header (where it DOESN'T -// belong) and moved it here (where it DOES) -// - -#include "clipboard.h" - -#include "block.h" -#include "layer.h" -#include "entity.h" - -Clipboard * Clipboard::uniqueInstance = NULL; - -void Clipboard::clear() -{ - graphic.clear(); - graphic.clearBlocks(); - graphic.clearLayers(); - graphic.clearVariables(); -} - -void Clipboard::addBlock(Block * b) -{ - if (b) - graphic.addBlock(b, false); -} - -bool Clipboard::hasBlock(const QString & name) -{ - return (graphic.findBlock(name) != NULL); -} - -void Clipboard::addLayer(Layer * l) -{ - if (l) - graphic.addLayer(l); -} - -bool Clipboard::hasLayer(const QString & name) -{ - return (graphic.findLayer(name) != NULL); -} - -void Clipboard::addEntity(Entity * e) -{ - if (e) - { - graphic.addEntity(e); - e->reparent(&graphic); - } -} - -/** - * Dumps the clipboard contents to stdout. - */ -std::ostream & operator<<(std::ostream & os, Clipboard & cb) -{ - os << "Clipboard: " << cb.graphic << "\n"; - return os; -} - -Clipboard::Clipboard() -{ -} - -/** - * @return Instance to the unique clipboard object. - */ -/*static*/ Clipboard * Clipboard::instance() -{ - if (uniqueInstance == NULL) - uniqueInstance = new Clipboard(); - - return uniqueInstance; -} - -int Clipboard::countBlocks() -{ - return graphic.countBlocks(); -} - -Block * Clipboard::blockAt(int i) -{ - return graphic.blockAt(i); -} - -int Clipboard::countLayers() -{ - return graphic.countLayers(); -} - -Layer * Clipboard::layerAt(int i) -{ - return graphic.layerAt(i); -} - -uint Clipboard::count() -{ - return graphic.count(); -} - -Entity * Clipboard::entityAt(uint i) -{ - return graphic.entityAt(i); -} - -Entity * Clipboard::firstEntity() -{ - return graphic.firstEntity(); -} - -Entity * Clipboard::nextEntity() -{ - return graphic.nextEntity(); -} - -Drawing * Clipboard::getGraphic() -{ - return &graphic; -} diff --git a/src/base/clipboard.h b/src/base/clipboard.h deleted file mode 100644 index 22d0027..0000000 --- a/src/base/clipboard.h +++ /dev/null @@ -1,52 +0,0 @@ -#ifndef __CLIPBOARD_H__ -#define __CLIPBOARD_H__ - -#include -#include "drawing.h" - -#define CLIPBOARD Clipboard::instance() - -class Block; -class Layer; -class Entity; - -/** - * QCad internal clipboard. We don't use the system clipboard for - * better portability. Implemented as singleton. - * - * @author James Hammons - * @author Andrew Mustun - */ -class Clipboard -{ - protected: - Clipboard(); - - public: - static Clipboard * instance(); - - void clear(); - void addBlock(Block * b); - bool hasBlock(const QString & name); - int countBlocks(); - Block * blockAt(int i); - void addLayer(Layer* l); - bool hasLayer(const QString & name); - int countLayers(); - Layer * layerAt(int i); - void addEntity(Entity * e); - uint count(); - Entity * entityAt(uint i); - Entity * firstEntity(); - Entity * nextEntity(); - Drawing * getGraphic(); - - friend std::ostream & operator<<(std::ostream & os, Clipboard & cb); - - protected: - static Clipboard * uniqueInstance; - - Drawing graphic; -}; - -#endif diff --git a/src/base/color.cpp b/src/base/color.cpp deleted file mode 100644 index 7e049ca..0000000 --- a/src/base/color.cpp +++ /dev/null @@ -1,87 +0,0 @@ -// color.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 05/05/2010 Moved implementation from header to this file. :-) -// - -#include "color.h" - -#include "enums.h" - -Color::Color(): QColor(), Flags() -{ -} - -Color::Color(int r, int g, int b): QColor(r, g, b), Flags() -{ -} - -Color::Color(const QColor & c): QColor(c), Flags() -{ -} - -Color::Color(const Color & c): QColor(c), Flags() -{ - setFlags(c.getFlags()); -} - -Color::Color(unsigned int f): QColor(), Flags(f) -{ -} - -/** @return A copy of this color without flags. */ -Color Color::stripFlags() const -{ - return Color(red(), green(), blue()); -} - -/** @return true if the color is defined by layer. */ -bool Color::isByLayer() const -{ - return getFlag(RS2::FlagByLayer); -} - -/** @return true if the color is defined by block. */ -bool Color::isByBlock() const -{ - return getFlag(RS2::FlagByBlock); -} - -Color & Color::operator=(const Color & c) -{ - setRgb(c.red(), c.green(), c.blue()); - setFlags(c.getFlags()); - - return *this; -} - -bool Color::operator==(const Color & c) const -{ - return (red() == c.red() && green() == c.green() && blue() == c.blue() - && getFlags() == c.getFlags()); -} - -#if 0 -bool Color::operator==(const QColor & c) const -{ - return (red() == c.red() && green() == c.green() && blue() == c.blue()); -} -#endif - -/*friend*/ std::ostream & operator<<(std::ostream & os, const Color & c) -{ - os << " color: " << c.name().toLatin1().data() - << " flags: " << (c.getFlag(RS2::FlagByLayer) ? "RS2::FlagByLayer " : "") - << (c.getFlag(RS2::FlagByBlock) ? "RS2::FlagByBlock " : ""); - return os; -} diff --git a/src/base/color.h b/src/base/color.h deleted file mode 100644 index 9a5f7b3..0000000 --- a/src/base/color.h +++ /dev/null @@ -1,35 +0,0 @@ -#ifndef __COLOR_H__ -#define __COLOR_H__ - -#include -#include "flags.h" - -//! Color defined by layer not entity -//#define C_BY_LAYER 0x00000001 -//! Color defined by block not entity -//#define C_BY_BLOCK 0x00000002 - -/** - * Color class. - * - * @author Andrew Mustun - */ -class Color: public QColor, public Flags -{ - public: - Color(); - Color(int r, int g, int b); - Color(const QColor & c); - Color(const Color & c); - Color(unsigned int f); - - Color stripFlags() const; - bool isByLayer() const; - bool isByBlock() const; - Color & operator=(const Color & c); - bool operator==(const Color & c) const; -//no,can't bool operator==(const QColor & c) const; - friend std::ostream & operator<<(std::ostream & os, const Color & c); -}; - -#endif diff --git a/src/base/commandevent.cpp b/src/base/commandevent.cpp deleted file mode 100644 index f88aeb1..0000000 --- a/src/base/commandevent.cpp +++ /dev/null @@ -1,54 +0,0 @@ -// commandevent.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/02/2010 Added this text. :-) -// JLH 06/02/2010 Moved implementation from header to here WHERE IT BELONGS. -// - -#include "commandevent.h" - -/** - * Creates a new command event that is not yet accepted. - * - * @param cmd the command that was triggered. - */ -CommandEvent::CommandEvent(const QString & cmd) -{ - this->cmd = cmd; - accepted = false; -} - -/** - * @return the command that was triggered, usually by - * the user. - */ -QString CommandEvent::getCommand() -{ - return cmd; -} - -/** - * Sets the event state to accepted. - */ -void CommandEvent::accept() -{ - accepted = true; -} - -/** - * @return Whether the event was already accepted or not. - */ -bool CommandEvent::isAccepted() -{ - return accepted; -} diff --git a/src/base/commandevent.h b/src/base/commandevent.h deleted file mode 100644 index dced82a..0000000 --- a/src/base/commandevent.h +++ /dev/null @@ -1,23 +0,0 @@ -#ifndef __COMMANDEVENT_H__ -#define __COMMANDEVENT_H__ - -#include - -/** - * Command Events. - */ -class CommandEvent -{ - public: - CommandEvent(const QString & cmd); - - QString getCommand(); - void accept(); - bool isAccepted(); - - protected: - QString cmd; - bool accepted; -}; - -#endif diff --git a/src/base/constructionline.cpp b/src/base/constructionline.cpp deleted file mode 100644 index 923fca2..0000000 --- a/src/base/constructionline.cpp +++ /dev/null @@ -1,233 +0,0 @@ -// constructionline.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 05/28/2010 Added this text. :-) -// JLH 06/02/2010 Moved implementation from header to here WHERE IT BELONGS. -// - -#include "constructionline.h" - -#include "debug.h" - -/** - * Constructor. - */ -ConstructionLine::ConstructionLine(EntityContainer * parent, - const ConstructionLineData & d): AtomicEntity(parent), data(d) -{ - calculateBorders(); -} - -/** - * Destructor. - */ -ConstructionLine::~ConstructionLine() -{ -} - -Entity * ConstructionLine::clone() -{ - ConstructionLine * c = new ConstructionLine(*this); - c->initId(); - return c; -} - -/** @return RS2::EntityConstructionLine */ -/*virtual*/ RS2::EntityType ConstructionLine::rtti() const -{ - return RS2::EntityConstructionLine; -} - -/** - * @todo - * @return Start point of the entity. - */ -/*virtual*/ Vector ConstructionLine::getStartpoint() const -{ - return Vector(false); -} - -/** - * @todo - * @return End point of the entity. - */ -/*virtual*/ Vector ConstructionLine::getEndpoint() const -{ - return Vector(false); -} - -/** @return Copy of data that defines the line. */ -ConstructionLineData ConstructionLine::getData() const -{ - return data; -} - -/** @return First definition point. */ -Vector ConstructionLine::getPoint1() const -{ - return data.point1; -} -/** @return Second definition point. */ -Vector ConstructionLine::getPoint2() const -{ - return data.point2; -} - -void ConstructionLine::calculateBorders() -{ - minV = Vector::minimum(data.point1, data.point2); - maxV = Vector::maximum(data.point1, data.point2); -} - -Vector ConstructionLine::getNearestEndpoint(const Vector & coord, double * dist) -{ - double dist1, dist2; - Vector * nearerPoint; - - dist1 = data.point1.distanceTo(coord); - dist2 = data.point2.distanceTo(coord); - - if (dist2 < dist1) - { - if (dist != NULL) - *dist = dist2; - - nearerPoint = &data.point2; - } - else - { - if (dist != NULL) - *dist = dist1; - - nearerPoint = &data.point1; - } - - return *nearerPoint; -} - -Vector ConstructionLine::getNearestPointOnEntity(const Vector & coord, - bool /*onEntity*/, double * /*dist*/, Entity ** entity) -{ - if (entity != NULL) - *entity = this; - - Vector ae = data.point2-data.point1; - Vector ea = data.point1-data.point2; - Vector ap = coord-data.point1; - Vector ep = coord-data.point2; - - if (ae.magnitude() < 1.0e-6 || ea.magnitude() < 1.0e-6) - return Vector(false); - - // Orthogonal projection from both sides: - Vector ba = ae * Vector::dotP(ae, ap) / (ae.magnitude() * ae.magnitude()); - Vector be = ea * Vector::dotP(ea, ep) / (ea.magnitude() * ea.magnitude()); - - return data.point1 + ba; -} - -Vector ConstructionLine::getNearestCenter(const Vector & /*coord*/, double * dist) -{ - if (dist != NULL) - *dist = RS_MAXDOUBLE; - - return Vector(false); -} - -Vector ConstructionLine::getNearestMiddle(const Vector & /*coord*/, double * dist) -{ - if (dist != NULL) - *dist = RS_MAXDOUBLE; - - return Vector(false); -} - -Vector ConstructionLine::getNearestDist(double /*distance*/, const Vector & /*coord*/, - double * dist) -{ - if (dist != NULL) - *dist = RS_MAXDOUBLE; - - return Vector(false); -} - -double ConstructionLine::getDistanceToPoint(const Vector& coord, - Entity** entity, - RS2::ResolveLevel /*level*/, double /*solidDist*/) -{ - DEBUG->print("ConstructionLine::getDistanceToPoint"); - - if (entity != NULL) - *entity = this; - - double dist = RS_MAXDOUBLE; - Vector ae = data.point2-data.point1; - Vector ea = data.point1-data.point2; - Vector ap = coord-data.point1; - Vector ep = coord-data.point2; - - if (ae.magnitude() < 1.0e-6 || ea.magnitude() < 1.0e-6) - return dist; - - // Orthogonal projection from both sides: - Vector ba = ae * Vector::dotP(ae, ap) / Math::pow(ae.magnitude(), 2); - Vector be = ea * Vector::dotP(ea, ep) / Math::pow(ea.magnitude(), 2); - - DEBUG->print("ba: %f", ba.magnitude()); - DEBUG->print("ae: %f", ae.magnitude()); - - Vector cp = Vector::crossP(ap, ae); - dist = cp.magnitude() / ae.magnitude(); - - return dist; -} - -void ConstructionLine::move(Vector offset) -{ - data.point1.move(offset); - data.point2.move(offset); - //calculateBorders(); -} - -void ConstructionLine::rotate(Vector center, double angle) -{ - data.point1.rotate(center, angle); - data.point2.rotate(center, angle); - //calculateBorders(); -} - -void ConstructionLine::scale(Vector center, Vector factor) -{ - data.point1.scale(center, factor); - data.point2.scale(center, factor); - //calculateBorders(); -} - -void ConstructionLine::mirror(Vector axisPoint1, Vector axisPoint2) -{ - data.point1.mirror(axisPoint1, axisPoint2); - data.point2.mirror(axisPoint1, axisPoint2); -} - -/*virtual*/ void ConstructionLine::draw(PaintInterface *, GraphicView *, double) -{ -} - -/** - * Dumps the point's data to stdout. - */ -std::ostream & operator<<(std::ostream & os, const ConstructionLine & l) -{ - os << " ConstructionLine: " << l.getData() << "\n"; - return os; -} diff --git a/src/base/constructionline.h b/src/base/constructionline.h deleted file mode 100644 index e470c23..0000000 --- a/src/base/constructionline.h +++ /dev/null @@ -1,81 +0,0 @@ -#ifndef __CONSTRUCTIONLINE_H__ -#define __CONSTRUCTIONLINE_H__ - -#include "atomicentity.h" -#include "vector.h" - -/** - * Holds the data that defines a construction line (a line - * which is not limited to both directions). - */ -class ConstructionLineData -{ - public: - /** - * Default constructor. Leaves the data object uninitialized. - */ - ConstructionLineData() {} - - ConstructionLineData(const Vector & point1, const Vector & point2) - { - this->point1 = point1; - this->point2 = point2; - } - - friend class ConstructionLine; - - friend std::ostream & operator<<(std::ostream & os, const ConstructionLineData & ld) - { - os << "(" << ld.point1 << - "/" << ld.point2 << - ")"; - return os; - } - - private: - Vector point1; - Vector point2; -}; - -/** - * Class for a construction line entity. - * - * @author Andrew Mustun - */ -class ConstructionLine: public AtomicEntity -{ - public: - ConstructionLine(EntityContainer * parent, const ConstructionLineData & d); - virtual ~ConstructionLine(); - - virtual Entity * clone(); - virtual RS2::EntityType rtti() const; - virtual Vector getStartpoint() const; - virtual Vector getEndpoint() const; - ConstructionLineData getData() const; - Vector getPoint1() const; - Vector getPoint2() const; - virtual Vector getNearestEndpoint(const Vector & coord, double * dist = NULL); - virtual Vector getNearestPointOnEntity(const Vector & coord, - bool onEntity = true, double * dist = NULL, Entity ** entity = NULL); - virtual Vector getNearestCenter(const Vector & coord, double * dist = NULL); - virtual Vector getNearestMiddle(const Vector & coord, double * dist = NULL); - virtual Vector getNearestDist(double distance, const Vector & coord, - double * dist = NULL); - virtual double getDistanceToPoint(const Vector & coord, Entity ** entity = NULL, - RS2::ResolveLevel level = RS2::ResolveNone, double solidDist = RS_MAXDOUBLE); - virtual void move(Vector offset); - virtual void rotate(Vector center, double angle); - virtual void scale(Vector center, Vector factor); - virtual void mirror(Vector axisPoint1, Vector axisPoint2); - virtual void draw(PaintInterface * /*painter*/, GraphicView * /*view*/, - double /*patternOffset*/); - - friend std::ostream & operator<<(std::ostream & os, const ConstructionLine & l); - virtual void calculateBorders(); - - protected: - ConstructionLineData data; -}; - -#endif diff --git a/src/base/creation.cpp b/src/base/creation.cpp deleted file mode 100644 index eb1c7c7..0000000 --- a/src/base/creation.cpp +++ /dev/null @@ -1,1226 +0,0 @@ -// creation.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 05/28/2010 Added this text. :-) -// - -#include "creation.h" - -#include "constructionline.h" -#include "drawing.h" -#include "graphicview.h" -#include "image.h" -#include "information.h" -#include "insert.h" -#include "modification.h" -#include "units.h" - -/** - * Default constructor. - * - * @param container The container to which we will add - * entities. Usually that's an Drawing entity but - * it can also be a polyline, text, ... - */ -Creation::Creation(EntityContainer * container, GraphicView * graphicView, - bool handleUndo) -{ - this->container = container; - this->graphicView = graphicView; - this->handleUndo = handleUndo; - - if (container != NULL) - { -#warning "!!! need to rename graphic to drawing !!!" - graphic = container->GetDrawing(); - document = container->getDocument(); - } - else - { - graphic = NULL; - document = NULL; - } -} - -/** - * Creates a point entity. - * - * E.g.:
- * - * creation.createPoint(Vector(10.0, 15.0)); - * - * - * @param p position - */ -/*void Creation::createPoint(const Vector& p) { - entityContainer->addEntity(new Point(entityContainer, p)); -}*/ - -/** - * Creates a line with two points given. - * - * E.g.:
- * - * creation.createLine2P(Vector(10.0, 10.0), Vector(100.0, 200.0)); - * - * - * @param p1 start point - * @param p2 end point - */ -/*void Creation::createLine2P(const Vector& p1, const Vector& p2) { - entityContainer->addEntity(new Line(entityContainer, - LineData(p1, p2))); -}*/ - -/** - * Creates a rectangle with two edge points given. - * - * E.g.:
- * - * creation.createRectangle(Vector(5.0, 2.0), Vector(7.5, 3.0)); - * - * - * @param p1 edge one - * @param p2 edge two - */ -/*void Creation::createRectangle(const Vector& e1, const Vector& e2) { - Vector e21(e2.x, e1.y); - Vector e12(e1.x, e2.y); - entityContainer->addEntity(new Line(entityContainer, - LineData(e1, e12))); - entityContainer->addEntity(new Line(entityContainer, - LineData(e12, e2))); - entityContainer->addEntity(new Line(entityContainer, - LineData(e2, e21))); - entityContainer->addEntity(new Line(entityContainer, - LineData(e21, e1))); -}*/ - -/** - * Creates a polyline from the given array of entities. - * No checking if the entities actually fit together. - * Currently this is like a group. - * - * E.g.:
- * - * Polyline *pl = creation.createPolyline(Vector(25.0, 55.0));
- * pl->addVertex(Vector(50.0, 75.0));
- *
- * - * @param entities array of entities - * @param startPoint Start point of the polyline - */ -/*Polyline* Creation::createPolyline(const Vector& startPoint) { - Polyline* pl = new Polyline(entityContainer, - PolylineData(startPoint, Vector(0.0,0.0), 0)); - entityContainer->addEntity(pl); - return pl; -}*/ - -/** - * Creates an entity parallel to the given entity e through the given - * 'coord'. - * - * @param coord Coordinate to define the distance / side (typically a - * mouse coordinate). - * @param number Number of parallels. - * @param e Original entity. - * - * @return Pointer to the first created parallel or NULL if no - * parallel has been created. - */ -Entity * Creation::createParallelThrough(const Vector & coord, int number, Entity * e) -{ - if (e == NULL) - return NULL; - - double dist; - - if (e->rtti() == RS2::EntityLine) - { - Line * l = (Line *)e; - ConstructionLine cl(NULL, ConstructionLineData(l->getStartpoint(), - l->getEndpoint())); - dist = cl.getDistanceToPoint(coord); - } - else - { - dist = e->getDistanceToPoint(coord); - } - - if (dist < RS_MAXDOUBLE) - return createParallel(coord, dist, number, e); - else - return NULL; -} - -/** - * Creates an entity parallel to the given entity e. - * Out of the 2 possible parallels, the one closest to - * the given coordinate is returned. - * Lines, Arcs and Circles can have parallels. - * - * @param coord Coordinate to define which parallel we want (typically a - * mouse coordinate). - * @param distance Distance of the parallel. - * @param number Number of parallels. - * @param e Original entity. - * - * @return Pointer to the first created parallel or NULL if no - * parallel has been created. - */ -Entity* Creation::createParallel(const Vector& coord, - double distance, int number, - Entity* e) { - if (e==NULL) { - return NULL; - } - - switch (e->rtti()) { - case RS2::EntityLine: - return createParallelLine(coord, distance, number, (Line*)e); - break; - - case RS2::EntityArc: - return createParallelArc(coord, distance, number, (Arc*)e); - break; - - case RS2::EntityCircle: - return createParallelCircle(coord, distance, number, (Circle*)e); - break; - - default: - break; - } - - return NULL; -} - - - -/** - * Creates a line parallel to the given line e. - * Out of the 2 possible parallels, the one closest to - * the given coordinate is returned. - * - * @param coord Coordinate to define which parallel we want (typically a - * mouse coordinate). - * @param distance Distance of the parallel. - * @param number Number of parallels. - * @param e Original entity. - * - * @return Pointer to the first created parallel or NULL if no - * parallel has been created. - */ -Line* Creation::createParallelLine(const Vector& coord, - double distance, int number, - Line* e) { - - if (e==NULL) { - return NULL; - } - - double ang = e->getAngle1() + M_PI/2.0; - Vector p1, p2; - LineData parallelData; - Line* ret = NULL; - - if (document!=NULL && handleUndo) { - document->startUndoCycle(); - } - - for (int num=1; num<=number; ++num) { - - // calculate 1st parallel: - p1.setPolar(distance*num, ang); - p1 += e->getStartpoint(); - p2.setPolar(distance*num, ang); - p2 += e->getEndpoint(); - Line parallel1(NULL, LineData(p1, p2)); - - // calculate 2nd parallel: - p1.setPolar(distance*num, ang+M_PI); - p1 += e->getStartpoint(); - p2.setPolar(distance*num, ang+M_PI); - p2 += e->getEndpoint(); - Line parallel2(NULL, LineData(p1, p2)); - - double dist1 = parallel1.getDistanceToPoint(coord); - double dist2 = parallel2.getDistanceToPoint(coord); - double minDist = std::min(dist1, dist2); - - if (minDistsetLayerToActive(); - newLine->setPenToActive(); - if (ret==NULL) { - ret = newLine; - } - if (container!=NULL) { - container->addEntity(newLine); - } - if (document!=NULL && handleUndo) { - document->addUndoable(newLine); - //document->endUndoCycle(); - } - if (graphicView!=NULL) { - graphicView->drawEntity(newLine); - } - } - } - - if (document!=NULL && handleUndo) { - document->endUndoCycle(); - } - - return ret; -} - - - -/** - * Creates a arc parallel to the given arc e. - * Out of the 2 possible parallels, the one closest to - * the given coordinate is returned. - * - * @param coord Coordinate to define which parallel we want (typically a - * mouse coordinate). - * @param distance Distance of the parallel. - * @param number Number of parallels. - * @param e Original entity. - * - * @return Pointer to the first created parallel or NULL if no - * parallel has been created. - */ -Arc* Creation::createParallelArc(const Vector& coord, - double distance, int number, - Arc* e) { - - if (e==NULL) { - return NULL; - } - - ArcData parallelData; - Arc* ret = NULL; - - bool inside = (e->getCenter().distanceTo(coord) < e->getRadius()); - - if (inside) { - distance *= -1; - } - - for (int num=1; num<=number; ++num) { - - // calculate parallel: - bool ok = true; - Arc parallel1(NULL, e->getData()); - parallel1.setRadius(e->getRadius() + distance*num); - if (parallel1.getRadius()<0.0) { - parallel1.setRadius(RS_MAXDOUBLE); - ok = false; - } - - // calculate 2nd parallel: - //Arc parallel2(NULL, e->getData()); - //parallel2.setRadius(e->getRadius()+distance*num); - - //double dist1 = parallel1.getDistanceToPoint(coord); - //double dist2 = parallel2.getDistanceToPoint(coord); - //double minDist = min(dist1, dist2); - - //if (minDiststartUndoCycle(); - } - - Arc* newArc = new Arc(container, parallelData); - newArc->setLayerToActive(); - newArc->setPenToActive(); - if (ret==NULL) { - ret = newArc; - } - if (container!=NULL) { - container->addEntity(newArc); - } - if (document!=NULL && handleUndo) { - document->addUndoable(newArc); - document->endUndoCycle(); - } - if (graphicView!=NULL) { - graphicView->drawEntity(newArc); - } - } - } - - return ret; -} - - - -/** - * Creates a circle parallel to the given circle e. - * Out of the 2 possible parallels, the one closest to - * the given coordinate is returned. - * - * @param coord Coordinate to define which parallel we want (typically a - * mouse coordinate). - * @param distance Distance of the parallel. - * @param number Number of parallels. - * @param e Original entity. - * - * @return Pointer to the first created parallel or NULL if no - * parallel has been created. - */ -Circle* Creation::createParallelCircle(const Vector& coord, - double distance, int number, - Circle* e) { - - if (e==NULL) { - return NULL; - } - - CircleData parallelData; - Circle* ret = NULL; - - bool inside = (e->getCenter().distanceTo(coord) < e->getRadius()); - - if (inside) { - distance *= -1; - } - - for (int num=1; num<=number; ++num) { - - // calculate parallel: - bool ok = true; - Circle parallel1(NULL, e->getData()); - parallel1.setRadius(e->getRadius() + distance*num); - if (parallel1.getRadius()<0.0) { - parallel1.setRadius(RS_MAXDOUBLE); - ok = false; - } - - // calculate 2nd parallel: - //Circle parallel2(NULL, e->getData()); - //parallel2.setRadius(e->getRadius()+distance*num); - - //double dist1 = parallel1.getDistanceToPoint(coord); - //double dist2 = parallel2.getDistanceToPoint(coord); - //double minDist = min(dist1, dist2); - - //if (minDiststartUndoCycle(); - } - - Circle* newCircle = new Circle(container, parallelData); - newCircle->setLayerToActive(); - newCircle->setPenToActive(); - if (ret==NULL) { - ret = newCircle; - } - if (container!=NULL) { - container->addEntity(newCircle); - } - if (document!=NULL && handleUndo) { - document->addUndoable(newCircle); - document->endUndoCycle(); - } - if (graphicView!=NULL) { - graphicView->drawEntity(newCircle); - } - } - } - return ret; -} - - - -/** - * Creates a bisecting line of the angle between the entities - * e1 and e2. Out of the 4 possible bisectors, the one closest to - * the given coordinate is returned. - * - * @param coord Coordinate to define which bisector we want (typically a - * mouse coordinate). - * @param length Length of the bisecting line. - * @param num Number of bisectors - * @param l1 First line. - * @param l2 Second line. - * - * @return Pointer to the first bisector created or NULL if no bisectors - * were created. - */ -Line * Creation::createBisector(const Vector & coord1, const Vector & coord2, - double length, int num, Line * l1, Line * l2) -{ - // check given entities: - if (!l1 || !l2 || l1->rtti() != RS2::EntityLine || l2->rtti() != RS2::EntityLine) - return NULL; - - // intersection between entities: - VectorSolutions sol = Information::getIntersection(l1, l2, false); - Vector inters = sol.get(0); - - if (!inters.valid) - return NULL; - - double angle1 = inters.angleTo(l1->getNearestPointOnEntity(coord1)); - double angle2 = inters.angleTo(l2->getNearestPointOnEntity(coord2)); - double angleDiff = Math::getAngleDifference(angle1, angle2); - - if (angleDiff > M_PI) - angleDiff = angleDiff - 2 * M_PI; - - Line * ret = NULL; - - if (document && handleUndo) - document->startUndoCycle(); - - for(int n=1; n<=num; n++) - { - double angle = angle1 + (angleDiff / (num + 1) * n); - Vector v; - v.setPolar(length, angle); - LineData d = LineData(inters, inters + v); - Line * newLine = new Line(container, d); - - if (container) - { - newLine->setLayerToActive(); - newLine->setPenToActive(); - container->addEntity(newLine); - } - - if (document && handleUndo) - document->addUndoable(newLine); - - if (graphicView) - graphicView->drawEntity(newLine); - - if (!ret) - ret = newLine; - } - - if (document && handleUndo) - document->endUndoCycle(); - - return ret; -} - - - -/** - * Creates a tangent between a given point and a circle or arc. - * Out of the 2 possible tangents, the one closest to - * the given coordinate is returned. - * - * @param coord Coordinate to define which tangent we want (typically a - * mouse coordinate). - * @param point Point. - * @param circle Circle, arc or ellipse entity. - */ -Line* Creation::createTangent1(const Vector& coord, - const Vector& point, - Entity* circle) { - Line* ret = NULL; - Vector circleCenter; - - // check given entities: - if (circle==NULL || !point.valid || - (circle->rtti()!=RS2::EntityArc && circle->rtti()!=RS2::EntityCircle - && circle->rtti()!=RS2::EntityEllipse)) { - - return NULL; - } - - if (circle->rtti()==RS2::EntityCircle) { - circleCenter = ((Circle*)circle)->getCenter(); - } else if (circle->rtti()==RS2::EntityArc) { - circleCenter = ((Arc*)circle)->getCenter(); - } else if (circle->rtti()==RS2::EntityEllipse) { - circleCenter = ((Ellipse*)circle)->getCenter(); - } - - // the two tangent points: - VectorSolutions sol; - - // calculate tangent points for arcs / circles: - if (circle->rtti()!=RS2::EntityEllipse) { - // create temp. thales circle: - Vector tCenter = (point + circleCenter)/2.0; - double tRadius = point.distanceTo(tCenter); - - Circle tmp(NULL, CircleData(tCenter, tRadius)); - - // get the two intersection points which are the tangent points: - sol = Information::getIntersection(&tmp, circle, false); - } - - // calculate tangent points for ellipses: - else { - Ellipse* el = (Ellipse*)circle; - sol.alloc(2); - //sol.set(0, circleCenter); - //sol.set(1, circleCenter); - - - double a = el->getMajorRadius(); // the length of the major axis / 2 - double b = el->getMinorRadius(); // the length of the minor axis / 2 - - // rotate and move point: - Vector point2 = point; - point2.move(-el->getCenter()); - point2.rotate(-el->getAngle()); - - double xp = point2.x; // coordinates of the given point - double yp = point2.y; - - double xt1; // Tangent point 1 - double yt1; - double xt2; // Tangent point 2 - double yt2; - - double a2 = a * a; - double b2 = b * b; - double d = a2 / b2 * yp / xp; - double e = a2 / xp; - double af = b2 * d * d + a2; - double bf = -b2 * d * e * 2.0; - double cf = b2 * e * e - a2 * b2; - double t = sqrt(bf * bf - af * cf * 4.0); - yt1 = (t - bf) / (af * 2.0); - xt1 = e - d * yt1; - yt2 = (-t - bf) / (af * 2.0); - xt2 = e - d * yt2; - - Vector s1 = Vector(xt1, yt1); - Vector s2 = Vector(xt2, yt2); - - s1.rotate(el->getAngle()); - s1.move(el->getCenter()); - - s2.rotate(el->getAngle()); - s2.move(el->getCenter()); - - sol.set(0, s1); - sol.set(1, s2); - - - } - - if (!sol.get(0).valid || !sol.get(1).valid) { - return NULL; - } - - // create all possible tangents: - Line* poss[2]; - - LineData d; - - d = LineData(sol.get(0), point); - poss[0] = new Line(NULL, d); - d = LineData(sol.get(1), point); - poss[1] = new Line(NULL, d); - - // find closest tangent: - double minDist = RS_MAXDOUBLE; - double dist; - int idx = -1; - for (int i=0; i<2; ++i) { - dist = poss[i]->getDistanceToPoint(coord); - if (distgetData(); - - for (int i=0; i<2; ++i) { - delete poss[i]; - } - - if (document!=NULL && handleUndo) { - document->startUndoCycle(); - } - - ret = new Line(container, d); - ret->setLayerToActive(); - ret->setPenToActive(); - if (container!=NULL) { - container->addEntity(ret); - } - if (document!=NULL && handleUndo) { - document->addUndoable(ret); - document->endUndoCycle(); - } - if (graphicView!=NULL) { - graphicView->drawEntity(ret); - } - } else { - ret = NULL; - } - - return ret; -} - - - -/** - * Creates a tangent between two circles or arcs. - * Out of the 4 possible tangents, the one closest to - * the given coordinate is returned. - * - * @param coord Coordinate to define which tangent we want (typically a - * mouse coordinate). - * @param circle1 1st circle or arc entity. - * @param circle2 2nd circle or arc entity. - */ -Line* Creation::createTangent2(const Vector& coord, - Entity* circle1, - Entity* circle2) { - Line* ret = NULL; - Vector circleCenter1; - Vector circleCenter2; - double circleRadius1 = 0.0; - double circleRadius2 = 0.0; - - // check given entities: - if (circle1==NULL || circle2==NULL || - (circle1->rtti()!=RS2::EntityArc && - circle1->rtti()!=RS2::EntityCircle) || - (circle2->rtti()!=RS2::EntityArc && - circle2->rtti()!=RS2::EntityCircle) ) { - - return NULL; - } - - if (circle1->rtti()==RS2::EntityCircle) { - circleCenter1 = ((Circle*)circle1)->getCenter(); - circleRadius1 = ((Circle*)circle1)->getRadius(); - } else if (circle1->rtti()==RS2::EntityArc) { - circleCenter1 = ((Arc*)circle1)->getCenter(); - circleRadius1 = ((Arc*)circle1)->getRadius(); - } - - if (circle2->rtti()==RS2::EntityCircle) { - circleCenter2 = ((Circle*)circle2)->getCenter(); - circleRadius2 = ((Circle*)circle2)->getRadius(); - } else if (circle2->rtti()==RS2::EntityArc) { - circleCenter2 = ((Arc*)circle2)->getCenter(); - circleRadius2 = ((Arc*)circle2)->getRadius(); - } - - // create all possible tangents: - Line* poss[4]; - for (int i=0; i<4; ++i) { - poss[i] = NULL; - } - - LineData d; - - double angle1 = circleCenter1.angleTo(circleCenter2); - double dist1 = circleCenter1.distanceTo(circleCenter2); - - if (dist1>1.0e-6) { - // outer tangents: - double dist2 = circleRadius2 - circleRadius1; - if (dist1>dist2) { - double angle2 = asin(dist2/dist1); - double angt1 = angle1 + angle2 + M_PI/2.0; - double angt2 = angle1 - angle2 - M_PI/2.0; - Vector offs1; - Vector offs2; - - offs1.setPolar(circleRadius1, angt1); - offs2.setPolar(circleRadius2, angt1); - - d = LineData(circleCenter1 + offs1, - circleCenter2 + offs2); - poss[0] = new Line(NULL, d); - - - offs1.setPolar(circleRadius1, angt2); - offs2.setPolar(circleRadius2, angt2); - - d = LineData(circleCenter1 + offs1, - circleCenter2 + offs2); - poss[1] = new Line(NULL, d); - } - - // inner tangents: - double dist3 = circleRadius2 + circleRadius1; - if (dist1>dist3) { - double angle3 = asin(dist3/dist1); - double angt3 = angle1 + angle3 + M_PI/2.0; - double angt4 = angle1 - angle3 - M_PI/2.0; - Vector offs1; - Vector offs2; - - offs1.setPolar(circleRadius1, angt3); - offs2.setPolar(circleRadius2, angt3); - - d = LineData(circleCenter1 - offs1, - circleCenter2 + offs2); - poss[2] = new Line(NULL, d); - - - offs1.setPolar(circleRadius1, angt4); - offs2.setPolar(circleRadius2, angt4); - - d = LineData(circleCenter1 - offs1, - circleCenter2 + offs2); - poss[3] = new Line(NULL, d); - } - - } - - // find closest tangent: - double minDist = RS_MAXDOUBLE; - double dist; - int idx = -1; - for (int i=0; i<4; ++i) { - if (poss[i]!=NULL) { - dist = poss[i]->getDistanceToPoint(coord); - if (distgetData(); - for (int i=0; i<4; ++i) { - if (poss[i]!=NULL) { - delete poss[i]; - } - } - - if (document!=NULL && handleUndo) { - document->startUndoCycle(); - } - - ret = new Line(container, d); - ret->setLayerToActive(); - ret->setPenToActive(); - if (container!=NULL) { - container->addEntity(ret); - } - if (document!=NULL && handleUndo) { - document->addUndoable(ret); - document->endUndoCycle(); - } - if (graphicView!=NULL) { - graphicView->drawEntity(ret); - } - } else { - ret = NULL; - } - - return ret; -} - - -/** - * Creates a line with a relative angle to the given entity. - * - * @param coord Coordinate to define the point where the line should end. - * (typically a mouse coordinate). - * @param entity Pointer to basis entity. The angle is relative to the - * angle of this entity. - * @param angle Angle of the line relative to the angle of the basis entity. - * @param length Length of the line we're creating. - */ -Line* Creation::createLineRelAngle(const Vector& coord, - Entity* entity, - double angle, - double length) { - - // check given entity / coord: - if (entity==NULL || !coord.valid || - (entity->rtti()!=RS2::EntityArc && entity->rtti()!=RS2::EntityCircle - && entity->rtti()!=RS2::EntityLine)) { - - return NULL; - } - - double a1=0.0; - - switch (entity->rtti()) { - case RS2::EntityLine: - a1 = ((Line*)entity)->getAngle1(); - break; - case RS2::EntityArc: - a1 = ((Arc*)entity)->getCenter().angleTo(coord) + M_PI/2.0; - break; - case RS2::EntityCircle: - a1 = ((Circle*)entity)->getCenter().angleTo(coord); - break; - default: - // never reached - break; - } - - a1 += angle; - - Vector v1; - v1.setPolar(length, a1); - //ConstructionLineData(coord-v1, coord+v1); - LineData d(coord-v1, coord+v1); - Line* ret; - - if (document!=NULL && handleUndo) { - document->startUndoCycle(); - } - - ret = new Line(container, d); - ret->setLayerToActive(); - ret->setPenToActive(); - if (container!=NULL) { - container->addEntity(ret); - } - if (document!=NULL && handleUndo) { - document->addUndoable(ret); - document->endUndoCycle(); - } - if (graphicView!=NULL) { - graphicView->drawEntity(ret); - } - - return ret; -} - - -/** - * Creates a polygon with 'number' edges. - * - * @param center Center of the polygon. - * @param corner The first corner of the polygon - * @param number Number of edges / corners. - */ -Line* Creation::createPolygon(const Vector& center, - const Vector& corner, - int number) { - - // check given coords / number: - if (!center.valid || !corner.valid || number<3) { - return NULL; - } - - Line* ret = NULL; - - if (document!=NULL && handleUndo) { - document->startUndoCycle(); - } - - Vector c1(false); - Vector c2 = corner; - Line* line; - - for (int n=1; n<=number; ++n) { - c1 = c2; - c2 = c2.rotate(center, (M_PI*2)/number); - - line = new Line(container, LineData(c1, c2)); - line->setLayerToActive(); - line->setPenToActive(); - - if (ret==NULL) { - ret = line; - } - - if (container!=NULL) { - container->addEntity(line); - } - if (document!=NULL && handleUndo) { - document->addUndoable(line); - } - if (graphicView!=NULL) { - graphicView->drawEntity(line); - } - } - - if (document!=NULL && handleUndo) { - document->endUndoCycle(); - } - - return ret; -} - - - -/** - * Creates a polygon with 'number' edges. - * - * @param corner1 The first corner of the polygon. - * @param corner2 The second corner of the polygon. - * @param number Number of edges / corners. - */ -Line* Creation::createPolygon2(const Vector& corner1, - const Vector& corner2, - int number) { - - // check given coords / number: - if (!corner1.valid || !corner2.valid || number<3) { - return NULL; - } - - Line* ret = NULL; - - if (document!=NULL && handleUndo) { - document->startUndoCycle(); - } - - double len = corner1.distanceTo(corner2); - double ang1 = corner1.angleTo(corner2); - double ang = ang1; - - Vector c1(false); - Vector c2 = corner1; - Vector edge; - Line* line; - - for (int n=1; n<=number; ++n) { - c1 = c2; - edge.setPolar(len, ang); - c2 = c1 + edge; - - line = new Line(container, LineData(c1, c2)); - line->setLayerToActive(); - line->setPenToActive(); - - if (ret==NULL) { - ret = line; - } - - if (container!=NULL) { - container->addEntity(line); - } - if (document!=NULL && handleUndo) { - document->addUndoable(line); - } - if (graphicView!=NULL) { - graphicView->drawEntity(line); - } - - // more accurate than incrementing the angle: - ang = ang1 + (2*M_PI)/number*n; - } - - if (document!=NULL && handleUndo) { - document->endUndoCycle(); - } - - return ret; -} - -/** - * Creates an insert with the given data. - * - * @param data Insert data (position, block name, ..) - */ -Insert* Creation::createInsert(InsertData & data) -{ - DEBUG->print("Creation::createInsert"); - - if (document != NULL && handleUndo) - document->startUndoCycle(); - - Insert * ins = new Insert(container, data); - // inserts are also on layers - ins->setLayerToActive(); - ins->setPenToActive(); - - if (container != NULL) - container->addEntity(ins); - - if (document != NULL && handleUndo) - { - document->addUndoable(ins); - document->endUndoCycle(); - } - - if (graphicView != NULL) - graphicView->drawEntity(ins); - - DEBUG->print("Creation::createInsert: OK"); - - return ins; -} - -/** - * Creates an image with the given data. - */ -Image* Creation::createImage(ImageData& data) { - - if (document!=NULL && handleUndo) { - document->startUndoCycle(); - } - - Image* img = new Image(container, data); - img->setLayerToActive(); - img->setPenToActive(); - img->update(); - - if (container!=NULL) { - container->addEntity(img); - } - if (document!=NULL && handleUndo) { - document->addUndoable(img); - document->endUndoCycle(); - } - if (graphicView!=NULL) { - graphicView->drawEntity(img); - } - - return img; -} - -/** - * Creates a new block from the currently selected entitiies. - * - * @param referencePoint Reference point for the block. - * @param name Block name - * @param remove true: remove existing entities, false: don't touch entities - */ -Block * Creation::createBlock(const BlockData & data, - const Vector & referencePoint, const bool remove) -{ - // start undo cycle for the container if we're deleting the existing entities - if (remove && document!=NULL) { - document->startUndoCycle(); - } - - Block* block = - new Block(container, - BlockData(data.name, data.basePoint, data.frozen)); - - // copy entities into a block - for(Entity * e=container->firstEntity(); e!=NULL; e=container->nextEntity()) - { - //for (uint i=0; icount(); ++i) { - //Entity* e = container->entityAt(i); - - if (e && e->isSelected()) - { - // delete / redraw entity in graphic view: - if (remove) - { -#warning "!!! Old rendering path needs upgrading !!!" -#if 0 - if (graphicView) - graphicView->deleteEntity(e); -#endif - - e->setSelected(false); - } - else - { -#warning "!!! Old rendering path needs upgrading !!!" -#if 0 - if (graphicView) - graphicView->deleteEntity(e); -#endif - e->setSelected(false); - -#warning "!!! Old rendering path needs upgrading !!!" -#if 0 - if (graphicView) - graphicView->drawEntity(e); -#endif - } - - // add entity to block: - Entity * c = e->clone(); - c->move(-referencePoint); - block->addEntity(c); - - if (remove) - { - //container->removeEntity(e); - //i=0; - e->changeUndoState(); - - if (document) - document->addUndoable(e); - } - } - } - - if (remove && document != NULL) - document->endUndoCycle(); - - if (graphic != NULL) - graphic->addBlock(block); - - return block; -} - -/** - * Inserts a library item from the given path into the drawing. - */ -Insert * Creation::createLibraryInsert(LibraryInsertData & data) -{ - DEBUG->print("Creation::createLibraryInsert"); - Drawing g; - - if (!g.open(data.file, RS2::FormatUnknown)) - { - DEBUG->print(Debug::D_WARNING, "Creation::createLibraryInsert: Cannot open file: %s"); - return NULL; - } - - // unit conversion: - if (graphic != NULL) - { - double uf = Units::convert(1.0, g.getUnit(), graphic->getUnit()); - g.scale(Vector(0.0, 0.0), Vector(uf, uf)); - } - - //g.scale(Vector(data.factor, data.factor)); - //g.rotate(data.angle); - -// QString s = QFileInfo(data.file).baseName(true); - QString s = QFileInfo(data.file).completeBaseName(); - - Modification m(*container, graphicView); - m.paste(PasteData(data.insertionPoint, data.factor, data.angle, true, s), &g); - - DEBUG->print("Creation::createLibraryInsert: OK"); - - return NULL; -} diff --git a/src/base/creation.h b/src/base/creation.h deleted file mode 100644 index 3492f48..0000000 --- a/src/base/creation.h +++ /dev/null @@ -1,97 +0,0 @@ -#ifndef __CREATION_H__ -#define __CREATION_H__ - -#include -#include "vector.h" - -class Arc; -class Block; -class BlockData; -class Circle; -class Document; -class Drawing; -class Entity; -class EntityContainer; -class GraphicView; -class Image; -class ImageData; -class Insert; -class InsertData; -class Line; - -/** - * Data needed to insert library items. - */ -struct LibraryInsertData -{ - QString file; - Vector insertionPoint; - double factor; - double angle; -}; - -/** - * Class for the creation of new entities. - * This class is bound to an entity container in which the - * entities are stored. - * - * @author Andrew Mustun - */ -class Creation -{ - public: - Creation(EntityContainer * container, GraphicView * graphicView = NULL, - bool handleUndo = true); - - Entity * createParallelThrough(const Vector & coord, int number, - Entity * e); - - Entity * createParallel(const Vector & coord, double distance, - int number, Entity * e); - - Line * createParallelLine(const Vector & coord, double distance, int number, - Line * e); - - Arc * createParallelArc(const Vector & coord, double distance, int number, - Arc * e); - - Circle * createParallelCircle(const Vector & coord, double distance, int number, - Circle * e); - - Line * createBisector(const Vector & coord1, const Vector & coord2, double length, - int num, Line * l1, Line * l2); - - Line * createTangent1(const Vector & coord, const Vector & point, Entity * circle); - - Line * createTangent2(const Vector & coord, Entity * circle1, Entity * circle2); - - Line * createLineRelAngle(const Vector & coord, Entity * entity, - double angle, double length); - - Line * createPolygon(const Vector & center, const Vector & corner, int number); - - Line * createPolygon2(const Vector & corner1, const Vector & corner2, int number); - - Insert * createInsert(InsertData & data); - - Image * createImage(ImageData & data); - - Block * createBlock(const BlockData & data, const Vector & referencePoint, - const bool remove); - - Insert * createLibraryInsert(LibraryInsertData & data); - - //void createPoint(const Vector& p); - //void createLine2P(const Vector& p1, const Vector& p2); - //void createRectangle(const Vector& e1, const Vector& e2); - //Polyline* createPolyline(const Vector& p); - - protected: - EntityContainer * container; - Drawing * graphic; - Document * document; - GraphicView * graphicView; - bool handleUndo; -}; - -#endif diff --git a/src/base/debug.cpp b/src/base/debug.cpp deleted file mode 100644 index 36cb5ef..0000000 --- a/src/base/debug.cpp +++ /dev/null @@ -1,147 +0,0 @@ -// debug.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 05/28/2010 Added this text. :-) -// - -#include "debug.h" - -#include -#include "system.h" - -Debug * Debug::uniqueInstance = NULL; - -/** - * Gets the one and only Debug instance (creates a new one on first call only) - * - * @return Pointer to the single instance of this singleton class - */ -Debug * Debug::instance() -{ - if (uniqueInstance == NULL) - { - QDateTime now = QDateTime::currentDateTime(); - QString nowStr; - nowStr = now.toString("yyyyMMdd_hhmmss"); - QString fName = QString("debug_%1.log").arg(nowStr); - - uniqueInstance = new Debug; -// uniqueInstance->stream = fopen(fName.toAscii().data(), "wt"); -// uniqueInstance->stream = stderr; - uniqueInstance->stream = stdout; - } - - return uniqueInstance; -} - -/** - * Deletes the one and only Debug instance. - */ -void Debug::deleteInstance() -{ - if (uniqueInstance) - { - fclose(uniqueInstance->stream); - delete uniqueInstance; - } -} - -/** - * Constructor for a point with default coordinates. - */ -Debug::Debug() -{ - debugLevel = D_DEBUGGING; -} - -/** - * Sets the debugging level. - */ -void Debug::setLevel(DebugLevel level) -{ - debugLevel = level; - print("DEBUG: Warnings", D_WARNING); - print("DEBUG: Errors", D_ERROR); - print("DEBUG: Notice", D_NOTICE); - print("DEBUG: Informational", D_INFORMATIONAL); - print("DEBUG: Debugging", D_DEBUGGING); -} - -/** - * Gets the current debugging level. - */ -Debug::DebugLevel Debug::getLevel() -{ - return debugLevel; -} - -/** - * Prints the given message to stdout. - */ -void Debug::print(const char * format ...) -{ - if (debugLevel == D_DEBUGGING) - { - va_list ap; - va_start(ap, format); - vfprintf(stream, format, ap); - fprintf(stream, "\n"); - va_end(ap); - fflush(stream); - } -} - -/** - * Prints the given message to stdout if the current debug level - * is lower then the given level - * - * @param level Debug level. - */ -void Debug::print(DebugLevel level, const char * format ...) -{ - if (debugLevel >= level) - { - va_list ap; - va_start(ap, format); - vfprintf(stream, format, ap); - fprintf(stream, "\n"); - va_end(ap); - fflush(stream); - } -} - -/** - * Prints a time stamp in the format yyyyMMdd_hhmmss. - */ -void Debug::timestamp() -{ - QDateTime now = QDateTime::currentDateTime(); - QString nowStr = now.toString("yyyyMMdd_hh:mm:ss:zzz "); - fprintf(stream, "%s", nowStr.toAscii().data()); - fprintf(stream, "\n"); - fflush(stream); -} - -/** - * Prints the unicode for every character in the given string. - */ -void Debug::printUnicode(const QString & text) -{ - for(int i=0; i<(int)text.length(); i++) - print("[%X] %c", text.at(i).unicode(), text.at(i).toAscii()); -} - -void Debug::setStream(FILE * s) -{ - stream = s; -} diff --git a/src/base/debug.h b/src/base/debug.h deleted file mode 100644 index dc53e73..0000000 --- a/src/base/debug.h +++ /dev/null @@ -1,66 +0,0 @@ -#ifndef __DEBUG_H__ -#define __DEBUG_H__ - -#ifdef hpux -#include -#endif - -#include -#include -#include - -#define DEBUG Debug::instance() - -/** - * Debugging facilities. - * - * @author James Hammons - * @author Andrew Mustun - */ -class Debug -{ - public: - /** - * Enum for debug levels. Only messages of the current - * or a higher level are printed. - *

- */ - enum DebugLevel { D_NOTHING, - D_CRITICAL, - D_ERROR, - D_WARNING, - D_NOTICE, - D_INFORMATIONAL, - D_DEBUGGING }; - - private: - Debug(); - - public: - static Debug * instance(); - static void deleteInstance(); - - void setLevel(DebugLevel level); - DebugLevel getLevel(); - void print(DebugLevel level, const char * format ...); - void print(const char * format ...); - void printUnicode(const QString & text); - void timestamp(); - void setStream(FILE * s); - - private: - static Debug * uniqueInstance; - - DebugLevel debugLevel; - FILE * stream; -}; - -#endif // __DEBUG_H__ diff --git a/src/base/dialogfactory.cpp b/src/base/dialogfactory.cpp deleted file mode 100644 index 47f814d..0000000 --- a/src/base/dialogfactory.cpp +++ /dev/null @@ -1,88 +0,0 @@ -// dialogfactory.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 05/28/2010 Added this text. :-) -// - -#include "dialogfactory.h" - -#include "debug.h" - -DialogFactory * DialogFactory::uniqueInstance = NULL; - -/** - * Private constructor. - */ -DialogFactory::DialogFactory() -{ - DEBUG->print("DialogFacgory::DialogFactory"); - factoryObject = NULL; - DEBUG->print("DialogFacgory::DialogFactory: OK"); -} - -/*virtual*/ DialogFactory::~DialogFactory() -{ -} - -/** - * @return Instance to the unique font list. - */ -DialogFactory * DialogFactory::instance() -{ - DEBUG->print("DialogFactory::instance()"); - - if (uniqueInstance == NULL) - uniqueInstance = new DialogFactory(); - - DEBUG->print("DialogFactory::instance(): OK"); - - return uniqueInstance; -} - -/** - * Sets the real factory object that can create and show dialogs. - */ -void DialogFactory::setFactoryObject(DialogFactoryInterface * fo) -{ - DEBUG->print("DialogFactory::setFactoryObject"); - factoryObject = fo; - DEBUG->print("DialogFactory::setFactoryObject: OK"); -} - -/** - * @return Factory object. This is never NULL. If no factory - * object was set, the default adapter will be returned. - */ -DialogFactoryInterface * DialogFactory::getFactoryObject() -{ - DEBUG->print("DialogFactory::getFactoryObject"); - - if (factoryObject != NULL) - { - DEBUG->print("DialogFactory::getFactoryObject: returning factory object"); - return factoryObject; - } - else - { - DEBUG->print("DialogFactory::getFactoryObject: returning adapter"); - return &factoryAdapter; - } -} - -void DialogFactory::commandMessage(const QString & m) -{ - DEBUG->print("DialogFactory::commandMessage"); - - if (factoryObject != NULL) - factoryObject->commandMessage(m); -} diff --git a/src/base/dialogfactory.h b/src/base/dialogfactory.h deleted file mode 100644 index 956a126..0000000 --- a/src/base/dialogfactory.h +++ /dev/null @@ -1,33 +0,0 @@ -#ifndef __DIALOGFACTORY_H__ -#define __DIALOGFACTORY_H__ - -#include "dialogfactoryadapter.h" - -#define DIALOGFACTORY DialogFactory::instance()->getFactoryObject() - -class DialogFactoryInterface; - -/** - * Interface for objects that can create and show dialogs. - */ -class DialogFactory -{ - private: - DialogFactory(); - - public: - virtual ~DialogFactory(); - - static DialogFactory * instance(); - - void setFactoryObject(DialogFactoryInterface * fo); - DialogFactoryInterface * getFactoryObject(); - void commandMessage(const QString & m); - - private: - DialogFactoryInterface * factoryObject; - DialogFactoryAdapter factoryAdapter; - static DialogFactory * uniqueInstance; -}; - -#endif // __DIALOGFACTORY_H__ diff --git a/src/base/dialogfactoryadapter.h b/src/base/dialogfactoryadapter.h deleted file mode 100644 index de34601..0000000 --- a/src/base/dialogfactoryadapter.h +++ /dev/null @@ -1,60 +0,0 @@ -#ifndef __DIALOGFACTORYADAPTER_H__ -#define __DIALOGFACTORYADAPTER_H__ - -#include "dialogfactoryinterface.h" -#include "block.h" -#include "layer.h" - -class BlockList; -class LayerList; - -/** - * Adapter for dialog factory interface. - * Used when no factory object was set. - */ -class DialogFactoryAdapter: public DialogFactoryInterface -{ - public: - DialogFactoryAdapter() {} - virtual ~DialogFactoryAdapter() {} - virtual void requestPreviousMenu() {} - virtual void requestWarningDialog(const QString &) {} - virtual GraphicView * requestNewDocument(const QString & = QString::null, - Document * = NULL) { return NULL; } - virtual void requestSimulationControls() {} - virtual Layer * requestNewLayerDialog(LayerList * = NULL) { return NULL; } - virtual Layer * requestLayerRemovalDialog(LayerList * = NULL) { return NULL; } - virtual Layer * requestEditLayerDialog(LayerList * = NULL) { return NULL; } - virtual BlockData requestNewBlockDialog(BlockList *) { return BlockData(); } - virtual Block * requestBlockRemovalDialog(BlockList *) { return NULL; } - virtual BlockData requestBlockAttributesDialog(BlockList *) { return BlockData(); } - virtual void requestEditBlockWindow(BlockList *) {} - virtual void closeEditBlockWindow(Block *) {} - virtual QString requestImageOpenDialog() { return ""; } - virtual void requestOptions(ActionInterface *, bool, bool = false) {} - virtual void requestSnapDistOptions(double &, bool) {} - virtual bool requestAttributesDialog(AttributesData &, LayerList &) { return false; } - virtual bool requestMoveDialog(MoveData &) { return false; } - virtual bool requestRotateDialog(RotateData &) { return false; } - virtual bool requestScaleDialog(ScaleData &) { return false; } - virtual bool requestMirrorDialog(MirrorData &) { return false; } - virtual bool requestMoveRotateDialog(MoveRotateData &) { return false; } - virtual bool requestRotate2Dialog(Rotate2Data &) { return false; } - virtual void requestToolBar(RS2::ToolBarId) {} - virtual void requestToolBarSelect(ActionInterface *, RS2::ActionType) {} - virtual bool requestModifyEntityDialog(Entity *) { return false; } - virtual bool requestTextDialog(Text *) { return false; } - virtual bool requestHatchDialog(Hatch *) { return false; } - virtual void requestOptionsGeneralDialog() {} - virtual void requestOptionsDrawingDialog(Drawing &) {} -#ifdef RS_CAM - virtual bool requestCamOptionsDialog(Drawing& ) { printf("fake\n"); return false; } -#endif - virtual void updateCoordinateWidget(const Vector &, const Vector &, bool = false) {} - virtual void updateMouseWidget(const QString &, const QString &) {} - virtual void updateSelectionWidget(int) {} - virtual void commandMessage(const QString &) {} - virtual bool isAdapter() { return true; } -}; - -#endif // __DIALOGFACTORYADAPTER_H__ diff --git a/src/base/dialogfactoryinterface.h b/src/base/dialogfactoryinterface.h deleted file mode 100644 index 4e413a0..0000000 --- a/src/base/dialogfactoryinterface.h +++ /dev/null @@ -1,380 +0,0 @@ -#ifndef __DIALOGFACTORYINTERFACE_H__ -#define __DIALOGFACTORYINTERFACE_H__ - -#include -#include "enums.h" - -class ActionInterface; -class ArcData; -class AttributesData; -class BevelData; -class Block; -class BlockData; -class BlockList; -class CircleData; -class DimLinearData; -class DimensionData; -class Document; -class Drawing; -class Entity; -class EventHandler; -class GraphicView; -class Grid; -class Hatch; -class Insert; -class Layer; -class LayerList; -class MirrorData; -class MoveData; -class MoveRotateData; -class Rotate2Data; -class RotateData; -class RoundData; -class ScaleData; -class Solid; -class Text; -class Vector; - - -/** - * Interface for objects that can create and show dialogs. - */ -class DialogFactoryInterface -{ -public: - DialogFactoryInterface() {} - virtual ~DialogFactoryInterface() {} - - /** - * This virtual method must be overwritten and must show the previously - * shown menu in the cad toolbar. - */ - virtual void requestPreviousMenu() = 0; - - /** - * This virtual method must be overwritten and must provide - * a message dialog. - */ - virtual void requestWarningDialog(const QString & warning) = 0; - - /** - * This virtual method must be overwritten and must create a new - * window for the given document or for a new document if no document - * is given. - */ - virtual GraphicView * requestNewDocument(const QString & fileName = QString::null, - Document * doc = NULL) = 0; - - /** - * This virtual method must be overwritten and must create or show - * a simulation control widget. - */ - virtual void requestSimulationControls() = 0; - - /** - * This virtual method must be overwritten and must provide - * a dialog for choosing the properties of a new layer to be - * created. The method must create the new layer but not add - * it to the layer list. The latter is up to the caller. - * - * @return The implementation is expected to return a pointer - * to the newly created layer or NULL if the user - * cancels the dialog. - */ - virtual Layer * requestNewLayerDialog(LayerList * layerList = NULL) = 0; - - /** - * This virtual method must be overwritten and must provide - * a dialog that asks for permission for removing the selected - * layer from the layer list. The method must not actually - * remove the layer. This is up to the caller. - * - * @return The implementation is expected to return a pointer - * to the layer which can ne removed or NULL if the user - * cancels the dialog. - */ - virtual Layer * requestLayerRemovalDialog(LayerList * layerList = NULL) = 0; - - /** - * This virtual method must be overwritten and must provide - * a dialog to edit the layers attributes. The method must - * not actually edit the layer. This is up to the caller. - * - * @return The implementation is expected to return a pointer - * to the modified layer or NULL if the user - * cancels the dialog. - */ - virtual Layer * requestEditLayerDialog(LayerList * layerList = NULL) = 0; - - /** - * This virtual method must be overwritten and must provide - * a dialog for choosing the properties of a new block to be - * created. The method must create the new block but not add - * it to the block list. The latter is up to the caller. - * - * @param block Pointer to the newly created block with default - * attributes. - * - * @return The implementation is expected to return a pointer - * to the newly created block or NULL if the user - * cancels the dialog. - */ - virtual BlockData requestNewBlockDialog(BlockList * blockList) = 0; - - /** - * This virtual method must be overwritten and must provide - * a dialog that asks for permission for removing the selected - * block from the block list. The method must not actually - * remove the block. This is up to the caller. - * - * @return The implementation is expected to return a pointer - * to the block which can be removed or NULL if the user - * cancels the dialog. - */ - virtual Block * requestBlockRemovalDialog(BlockList * blockList) = 0; - - /** - * This virtual method must be overwritten and must provide - * a dialog that allows to change blocks attributes of the - * currently active block. - * - * @return The implementation is expected to return a pointer - * to the block which was changed or NULL if the user - * cancels the dialog. - */ - virtual BlockData requestBlockAttributesDialog(BlockList * blockList) = 0; - - /** - * This virtual method must be overwritten and should provide - * a way to edit a block. - */ - virtual void requestEditBlockWindow(BlockList * blockList) = 0; - - virtual void closeEditBlockWindow(Block * block) = 0; - - /** - * This virtual method must be overwritten and must provide - * a dialog to get a filename for saving a file. The method must - * not actually save the file. This is up to the caller. - * - * @return The implementation is expected to return a string - * which contains the file name or an empty string if - * the user cancels the dialog. - */ - //virtual QString requestFileSaveAsDialog() = 0; - - /** - * This virtual method must be overwritten and must provide - * a dialog to get a filename for opening a file. The method must - * not actually open the file. This is up to the caller. - * - * @return The implementation is expected to return a string - * which contains the file name or an empty string if - * the user cancels the dialog. - */ - //virtual QString requestFileOpenDialog() = 0; - - /** - * This virtual method must be overwritten and must provide - * a dialog to get a filename for opening an image file. The method must - * not actually open the file. This is up to the caller. - * - * @return The implementation is expected to return a string - * which contains the file name or an empty string if - * the user cancels the dialog. - */ - virtual QString requestImageOpenDialog() = 0; - - /** - * This virtual method must be overwritten and must present - * a widget for options for the given action. - * - * @param action Pointer to the action which needs the options. - * @param on true: switch widget on, false: off - * @param update true: widget gets data from the action, false: - * widget gets data from config file. - */ - virtual void requestOptions(ActionInterface * action, bool on, bool update = false) = 0; - - /** - * This virtual method must be overwritten and must present - * a widget for snap point with distance options. - * - * @param dist Distance which can be directly changed - * by the presented widget. - * @param on true: switch widget on, false: off - */ - virtual void requestSnapDistOptions(double & dist, bool on) = 0; - - /** - * This virtual method must be overwritten and must present - * a widget for entity attributes. - * - * @param data Attribute data which can be directly changed - * by the presented widget. - */ - virtual bool requestAttributesDialog(AttributesData & data, LayerList & layerList) = 0; - - /** - * This virtual method must be overwritten and must present - * a widget for move options (number of copies). - * - * @param data Move data which can be directly changed - * by the presented widget. - */ - virtual bool requestMoveDialog(MoveData & data) = 0; - - /** - * This virtual method must be overwritten and must present - * a widget for rotate options (number of copies, angle). - * - * @param data Rotation data which can be directly changed - * by the presented widget. - */ - virtual bool requestRotateDialog(RotateData & data) = 0; - - /** - * This virtual method must be overwritten and must present - * a widget for rotate options (number of copies, angle). - * - * @param data Scaling data which can be directly changed - * by the presented widget. - */ - virtual bool requestScaleDialog(ScaleData & data) = 0; - - /** - * This virtual method must be overwritten and must present - * a widget for mirror options (number of copies). - * - * @param data Mirror data which can be directly changed - * by the presented widget. - */ - virtual bool requestMirrorDialog(MirrorData & data) = 0; - - /** - * This virtual method must be overwritten and must present - * a widget for move/rotate options (number of copies, angle). - * - * @param data Move/rotate data which can be directly changed - * by the presented widget. - */ - virtual bool requestMoveRotateDialog(MoveRotateData & data) = 0; - - /** - * This virtual method must be overwritten and must present - * a widget for rotate around two centers options (number of - * copies, angles). - * - * @param data Rotate data which can be directly changed - * by the presented widget. - */ - virtual bool requestRotate2Dialog(Rotate2Data & data) = 0; - - /** - * This virtual method must be overwritten and must show - * the given toolbar. - * - * @param id Tool bar ID. - */ - virtual void requestToolBar(RS2::ToolBarId id) = 0; - - /** - * This virtual method must be overwritten and must show - * the tag toolbar with a button for launching the given - * action. - * - * @param nextAction ID of next action to create after selecting was done. - */ - virtual void requestToolBarSelect(ActionInterface * selectAction, RS2::ActionType nextAction) = 0; - - /** - * This virtual method must be overwritten and must present - * a dialog to edit the given entity. - * - * @param entity Pointer to the entity. - */ - virtual bool requestModifyEntityDialog(Entity * entity) = 0; - - /** - * This virtual method must be overwritten and must present - * a dialog to edit text entity attributes. - * - * @param entity Pointer to the text entity. - */ - virtual bool requestTextDialog(Text * text) = 0; - - /** - * This virtual method must be overwritten and must present - * a dialog to select pattern attributes. - * - * @param entity Pointer to the hatch entity. - */ - virtual bool requestHatchDialog(Hatch * hatch) = 0; - - /** - * This virtual method must be overwritten and must present - * a dialog for general application options. - */ - virtual void requestOptionsGeneralDialog() = 0; - - /** - * This virtual method must be overwritten and must present - * a dialog for drawing options. - * - * @param graphic Graphic document. - */ - virtual void requestOptionsDrawingDialog(Drawing & graphic) = 0; - -#ifdef RS_CAM - virtual bool requestCamOptionsDialog(Drawing & graphic) = 0; -#endif - - /** - * This virtual method must be overwritten if the graphic view has - * a component that is interested in the current mouse position. - * The implementation will be called every time the mouse position - * changes. - * - * @param abs Absolute coordiante of the mouse cursor or the - * point it snaps to. - * @param rel Relative coordiante. - */ - virtual void updateCoordinateWidget(const Vector & abs, const Vector & rel, bool updateFormat = false) = 0; - - /** - * This virtual method must be overwritten if the graphic view has - * a component that is interested in the current mouse button hints. - * The implementation will be called typically by actions to inform - * the user about the current functionalty of the mouse buttons. - * - * @param left Help text for the left mouse button. - * @param right Help text for the right mouse button. - */ - virtual void updateMouseWidget(const QString & left, const QString & right) = 0; - - /** - * This virtual method must be overwritten if the graphic view has - * a component that is interested in the current number of selected - * entities. - * The implementation will be called every time the selection - * changes. - * - * @param num Number of selected entities - */ - virtual void updateSelectionWidget(int num) = 0; - - /** - * This virtual method must be overwritten if the graphic view has - * a component that is interested in command messages (such as a - * command line history). - * The implementation will be called typically by actions to inform - * the user about current events and errors. - * - * @param message The message for the user. - */ - virtual void commandMessage(const QString & message) = 0; - - virtual bool isAdapter() = 0; -}; - -#endif // __DIALOGFACTORYINTERFACE_H__ diff --git a/src/base/dimaligned.cpp b/src/base/dimaligned.cpp deleted file mode 100644 index 8aed4c1..0000000 --- a/src/base/dimaligned.cpp +++ /dev/null @@ -1,328 +0,0 @@ -// dimaligned.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 05/28/2010 Added this text. :-) -// - -#include "dimaligned.h" - -#include "drawing.h" -#include "units.h" -#include "constructionline.h" - -/** - * Constructor. - * - * @para parent Parent Entity Container. - * @para d Common dimension geometrical data. - * @para ed Extended geometrical data for aligned dimension. - */ -DimAligned::DimAligned(EntityContainer * parent, const DimensionData & d, - const DimAlignedData & ed): Dimension(parent, d), edata(ed) -{ - calculateBorders(); -} - -/*virtual*/ DimAligned::~DimAligned() -{ -} - -/*virtual*/ Entity * DimAligned::clone() -{ - DimAligned * d = new DimAligned(*this); -#warning "!!! Need to port setAutoDelete in QList/QMultiHash from Qt3 to Qt4 !!!" -// d->entities.setAutoDelete(entities.autoDelete()); - d->initId(); - d->detach(); - return d; -} - -/** @return RS2::EntityDimAligned */ -/*virtual*/ RS2::EntityType DimAligned::rtti() const -{ - return RS2::EntityDimAligned; -} - -/** - * @return Copy of data that defines the aligned dimension. - * @see getData() - */ -DimAlignedData DimAligned::getEData() const -{ - return edata; -} - -/** - * Sets a new text. The entities representing the - * text are updated. - */ -//void DimAligned::setText(const QString& t) { -// data.text = t; -// update(); -//} - -VectorSolutions DimAligned::getRefPoints() -{ - VectorSolutions ret(edata.extensionPoint1, edata.extensionPoint2, - data.definitionPoint, data.middleOfText); - return ret; -} - -/** - * @return Automatically creted label for the default - * measurement of this dimension. - */ -QString DimAligned::getMeasuredLabel() -{ - double dist = edata.extensionPoint1.distanceTo(edata.extensionPoint2); - Drawing * drawing = GetDrawing(); - QString ret; - - if (drawing) - { - ret = Units::formatLinear(dist, drawing->getUnit(), - drawing->getLinearFormat(), drawing->getLinearPrecision()); - } - else - { - ret = QString("%1").arg(dist); - } - - return ret; -} - -/** - * Updates the sub entities of this dimension. Called when the - * text or the position, alignment, .. changes. - * - * @param autoText Automatically reposition the text label - */ -void DimAligned::update(bool autoText) -{ - DEBUG->print("DimAligned::update"); - - clear(); - - if (isUndone()) - return; - - // distance from entities (DIMEXO) - double dimexo = getExtensionLineOffset(); - // definition line definition (DIMEXE) - double dimexe = getExtensionLineExtension(); - // text height (DIMTXT) - //double dimtxt = getTextHeight(); - // text distance to line (DIMGAP) - //double dimgap = getDimensionLineGap(); - - // Angle from extension endpoints towards dimension line - double extAngle = edata.extensionPoint2.angleTo(data.definitionPoint); - // extension lines length - double extLength = edata.extensionPoint2.distanceTo(data.definitionPoint); - - Vector v1, v2, e1; - LineData ld; - Line * line; - - v1.setPolar(dimexo, extAngle); - v2.setPolar(dimexe, extAngle); - e1.setPolar(1.0, extAngle); - - // Extension line 1: - ld = LineData(edata.extensionPoint1 + v1, edata.extensionPoint1 + e1 * extLength + v2); - line = new Line(this, ld); - //line->setLayerToActive(); - //line->setPenToActive(); - line->setPen(Pen(RS2::FlagInvalid)); - line->setLayer(NULL); - addEntity(line); - - // Extension line 2: - ld = LineData(edata.extensionPoint2 + v1, edata.extensionPoint2 + e1 * extLength + v2); - line = new Line(this, ld); - //line->setLayerToActive(); - //line->setPenToActive(); - line->setPen(Pen(RS2::FlagInvalid)); - line->setLayer(NULL); - addEntity(line); - - // Dimension line: - updateCreateDimensionLine(edata.extensionPoint1 + e1 * extLength, - edata.extensionPoint2 + e1 * extLength, true, true, autoText); - - calculateBorders(); -} - -Vector DimAligned::getExtensionPoint1() -{ - return edata.extensionPoint1; -} - -Vector DimAligned::getExtensionPoint2() -{ - return edata.extensionPoint2; -} - -bool DimAligned::hasEndpointsWithinWindow(Vector v1, Vector v2) -{ - return (edata.extensionPoint1.isInWindow(v1, v2) - || edata.extensionPoint2.isInWindow(v1, v2)); -} - -void DimAligned::move(Vector offset) -{ - Dimension::move(offset); - - edata.extensionPoint1.move(offset); - edata.extensionPoint2.move(offset); - update(); -} - -void DimAligned::rotate(Vector center, double angle) -{ - Dimension::rotate(center, angle); - - edata.extensionPoint1.rotate(center, angle); - edata.extensionPoint2.rotate(center, angle); - update(); -} - -void DimAligned::scale(Vector center, Vector factor) -{ - Dimension::scale(center, factor); - - edata.extensionPoint1.scale(center, factor); - edata.extensionPoint2.scale(center, factor); - update(); -} - -void DimAligned::mirror(Vector axisPoint1, Vector axisPoint2) -{ - Dimension::mirror(axisPoint1, axisPoint2); - - edata.extensionPoint1.mirror(axisPoint1, axisPoint2); - edata.extensionPoint2.mirror(axisPoint1, axisPoint2); - update(); -} - -void DimAligned::stretch(Vector firstCorner, Vector secondCorner, Vector offset) -{ - //e->calculateBorders(); - if (getMin().isInWindow(firstCorner, secondCorner) && getMax().isInWindow(firstCorner, secondCorner)) - { - move(offset); - } - else - { - //Vector v = data.definitionPoint - edata.extensionPoint2; - double len = edata.extensionPoint2.distanceTo(data.definitionPoint); - double ang1 = edata.extensionPoint1.angleTo(edata.extensionPoint2) + M_PI / 2; - - if (edata.extensionPoint1.isInWindow(firstCorner, secondCorner)) - { - edata.extensionPoint1.move(offset); - } - - if (edata.extensionPoint2.isInWindow(firstCorner, secondCorner)) - { - edata.extensionPoint2.move(offset); - } - - double ang2 = edata.extensionPoint1.angleTo(edata.extensionPoint2) + M_PI / 2; - - double diff = Math::getAngleDifference(ang1, ang2); - - if (diff > M_PI) - { - diff -= 2 * M_PI; - } - - if (fabs(diff) > M_PI / 2) - { - ang2 = Math::correctAngle(ang2 + M_PI); - } - - Vector v; - v.setPolar(len, ang2); - data.definitionPoint = edata.extensionPoint2 + v; - } - - update(true); -} - -void DimAligned::moveRef(const Vector & ref, const Vector & offset) -{ - if (ref.distanceTo(data.definitionPoint) < 1.0e-4) - { - ConstructionLine l(NULL, ConstructionLineData(edata.extensionPoint1, - edata.extensionPoint2)); - double d = l.getDistanceToPoint(data.definitionPoint + offset); - double a = edata.extensionPoint2.angleTo(data.definitionPoint); - double ad = Math::getAngleDifference(a, - edata.extensionPoint2.angleTo(data.definitionPoint + offset)); - - if (fabs(ad) > M_PI / 2.0 && fabs(ad) < 3.0 / 2.0 * M_PI) - { - a = Math::correctAngle(a + M_PI); - } - - Vector v; - v.setPolar(d, a); - data.definitionPoint = edata.extensionPoint2 + v; - update(true); - } - else if (ref.distanceTo(data.middleOfText) < 1.0e-4) - { - data.middleOfText.move(offset); - update(false); - } - else if (ref.distanceTo(edata.extensionPoint1) < 1.0e-4) - { - double a1 = edata.extensionPoint2.angleTo(edata.extensionPoint1); - double a2 = edata.extensionPoint2.angleTo(edata.extensionPoint1+offset); - double d1 = edata.extensionPoint2.distanceTo(edata.extensionPoint1); - double d2 = edata.extensionPoint2.distanceTo(edata.extensionPoint1+offset); - rotate(edata.extensionPoint2, a2-a1); - - if (fabs(d1) > 1.0e-4) - { - scale(edata.extensionPoint2, Vector(d2 / d1, d2 / d1)); - } - - update(true); - } - else if (ref.distanceTo(edata.extensionPoint2) < 1.0e-4) - { - double a1 = edata.extensionPoint1.angleTo(edata.extensionPoint2); - double a2 = edata.extensionPoint1.angleTo(edata.extensionPoint2 + offset); - double d1 = edata.extensionPoint1.distanceTo(edata.extensionPoint2); - double d2 = edata.extensionPoint1.distanceTo(edata.extensionPoint2 + offset); - rotate(edata.extensionPoint1, a2 - a1); - - if (fabs(d1) > 1.0e-4) - { - scale(edata.extensionPoint1, Vector(d2/d1, d2/d1)); - } - - update(true); - } -} - -/** - * Dumps the point's data to stdout. - */ -std::ostream & operator<<(std::ostream & os, const DimAligned & d) -{ - os << " DimAligned: " << d.getData() << "\n" << d.getEData() << "\n"; - return os; -} diff --git a/src/base/dimaligned.h b/src/base/dimaligned.h deleted file mode 100644 index d4ed817..0000000 --- a/src/base/dimaligned.h +++ /dev/null @@ -1,83 +0,0 @@ -#ifndef __DIMALIGNED_H__ -#define __DIMALIGNED_H__ - -#include "dimension.h" - -/** - * Holds the data that defines an aligned dimension entity. - */ -class DimAlignedData -{ - public: - /** - * Default constructor. Leaves the data object uninitialized. - */ - DimAlignedData() {} - - /** - * Constructor with initialisation. - * - * @para extensionPoint1 Definition point. Startpoint of the - * first extension line. - * @para extensionPoint2 Definition point. Startpoint of the - * second extension line. - */ - DimAlignedData(const Vector & extensionPoint1, const Vector & extensionPoint2) - { - this->extensionPoint1 = extensionPoint1; - this->extensionPoint2 = extensionPoint2; - } - - friend class DimAligned; - friend class ActionDimAligned; - - friend std::ostream & operator<<(std::ostream & os, const DimAlignedData & dd) - { - os << "(" << dd.extensionPoint1 << "/" << dd.extensionPoint1 << ")"; - return os; - } - - private: - /** Definition point. Startpoint of the first extension line. */ - Vector extensionPoint1; - /** Definition point. Startpoint of the second extension line. */ - Vector extensionPoint2; -}; - -/** - * Class for aligned dimension entities. - * - * @author Andrew Mustun - */ -class DimAligned: public Dimension -{ - public: - DimAligned(EntityContainer * parent, const DimensionData & d, const DimAlignedData & ed); - virtual ~DimAligned(); - - virtual Entity * clone(); - virtual RS2::EntityType rtti() const; - DimAlignedData getEData() const; - virtual VectorSolutions getRefPoints(); - virtual QString getMeasuredLabel(); - virtual void update(bool autoText = false); - - Vector getExtensionPoint1(); - Vector getExtensionPoint2(); - virtual bool hasEndpointsWithinWindow(Vector v1, Vector v2); - - virtual void move(Vector offset); - virtual void rotate(Vector center, double angle); - virtual void scale(Vector center, Vector factor); - virtual void mirror(Vector axisPoint1, Vector axisPoint2); - virtual void stretch(Vector firstCorner, Vector secondCorner, Vector offset); - virtual void moveRef(const Vector & ref, const Vector & offset); - - friend std::ostream & operator<<(std::ostream & os, const DimAligned & d); - - protected: - /** Extended data. */ - DimAlignedData edata; -}; - -#endif diff --git a/src/base/dimangular.cpp b/src/base/dimangular.cpp deleted file mode 100644 index b1dfb4c..0000000 --- a/src/base/dimangular.cpp +++ /dev/null @@ -1,461 +0,0 @@ -// dimangular.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 05/28/2010 Added this text. :-) -// - -#include "dimangular.h" - -#include "constructionline.h" -#include "filterdxf.h" -#include "drawing.h" -#include "information.h" -#include "solid.h" -#include "text.h" -#include "units.h" - -/** - * Constructor. - * - * @para parent Parent Entity Container. - * @para d Common dimension geometrical data. - * @para ed Extended geometrical data for angular dimension. - */ -DimAngular::DimAngular(EntityContainer * parent, const DimensionData & d, - const DimAngularData & ed): Dimension(parent, d), edata(ed) -{ - calculateBorders(); -} - -/*virtual*/ DimAngular::~DimAngular() -{ -} - -/*virtual*/ Entity * DimAngular::clone() -{ - DimAngular * d = new DimAngular(*this); -#warning "!!! Need to deal with setAutoDelete() Qt3->Qt4 !!!" -// d->entities.setAutoDelete(entities.autoDelete()); - d->initId(); - d->detach(); - return d; -} - -/** @return RS2::EntityDimAngular */ -/*virtual*/ RS2::EntityType DimAngular::rtti() const -{ - return RS2::EntityDimAngular; -} - -/** - * @return Copy of data that defines the angular dimension. - * @see getData() - */ -DimAngularData DimAngular::getEData() const -{ - return edata; -} - -/** - * @return Automatically created label for the default - * measurement of this dimension. - */ -QString DimAngular::getMeasuredLabel() -{ - QString ret; - - int dimaunit = getGraphicVariableInt("$DIMAUNIT", 0); - int dimadec = getGraphicVariableInt("$DIMADEC", 0); - - ret = Units::formatAngle(getAngle(), - FilterDXF::numberToAngleFormat(dimaunit), - dimadec); - - /* - ret = QString("%1%2") - .arg(Math::rad2deg(getAngle())) - .arg(RS_Char(0xB0)); - */ - return ret; -} - - - -/** - * @return Angle of the measured dimension. - */ -double DimAngular::getAngle() { - double ang1 = 0.0; - double ang2 = 0.0; - bool reversed = false; - Vector p1; - Vector p2; - - getAngles(ang1, ang2, reversed, p1, p2); - - if (!reversed) { - if (ang2print("DimAngular::update"); - - clear(); - - if (isUndone()) { - return; - } - - // distance from entities (DIMEXO) - double dimexo = getExtensionLineOffset(); - // extension line extension (DIMEXE) - double dimexe = getExtensionLineExtension(); - // text height (DIMTXT) - double dimtxt = getTextHeight(); - // text distance to line (DIMGAP) - double dimgap = getDimensionLineGap(); - - // find out center: - Vector center = getCenter(); - - if (!center.valid) { - return; - } - - double ang1 = 0.0; - double ang2 = 0.0; - bool reversed = false; - Vector p1; - Vector p2; - - getAngles(ang1, ang2, reversed, p1, p2); - - double rad = edata.definitionPoint4.distanceTo(center); - - Line* line; - Vector dir; - double len; - double dist; - - // 1st extension line: - dist = center.distanceTo(p1); - len = rad - dist + dimexe; - dir.setPolar(1.0, ang1); - line = new Line(this, - LineData(center + dir*dist + dir*dimexo, - center + dir*dist + dir*len)); - line->setPen(Pen(RS2::FlagInvalid)); - line->setLayer(NULL); - addEntity(line); - - // 2nd extension line: - dist = center.distanceTo(p2); - len = rad - dist + dimexe; - dir.setPolar(1.0, ang2); - line = new Line(this, - LineData(center + dir*dist + dir*dimexo, - center + dir*dist + dir*len)); - line->setPen(Pen(RS2::FlagInvalid)); - line->setLayer(NULL); - addEntity(line); - - // Create dimension line (arc): - Arc* arc = new Arc(this, - ArcData(center, - rad, ang1, ang2, reversed)); - arc->setPen(Pen(RS2::FlagInvalid)); - arc->setLayer(NULL); - addEntity(arc); - - // length of dimension arc: - double distance = arc->getLength(); - - // do we have to put the arrows outside of the arc? - bool outsideArrows = (distance1.0e-6) { - arrowAng = getArrowSize() / rad; - } - else { - arrowAng = 0.0; - } - Vector v1, v2; - if (!arc->isReversed()) { - v1.setPolar(rad, arc->getAngle1()+arrowAng); - } else { - v1.setPolar(rad, arc->getAngle1()-arrowAng); - } - v1+=arc->getCenter(); - arrowAngle1 = arc->getStartpoint().angleTo(v1); - - - if (!arc->isReversed()) { - v2.setPolar(rad, arc->getAngle2()-arrowAng); - } else { - v2.setPolar(rad, arc->getAngle2()+arrowAng); - } - v2+=arc->getCenter(); - arrowAngle2 = arc->getEndpoint().angleTo(v2); - - if (!outsideArrows) { - arrowAngle1 = arrowAngle1+M_PI; - arrowAngle2 = arrowAngle2+M_PI; - } - - // Arrows: - SolidData sd; - Solid* arrow; - - // arrow 1 - arrow = new Solid(this, sd); - arrow->shapeArrow(arc->getStartpoint(), - arrowAngle1, - getArrowSize()); - arrow->setPen(Pen(RS2::FlagInvalid)); - arrow->setLayer(NULL); - addEntity(arrow); - - // arrow 2: - arrow = new Solid(this, sd); - arrow->shapeArrow(arc->getEndpoint(), - arrowAngle2, - getArrowSize()); - arrow->setPen(Pen(RS2::FlagInvalid)); - arrow->setLayer(NULL); - addEntity(arrow); - - - // text label: - TextData textData; - Vector textPos = arc->getMiddlepoint(); - - Vector distV; - double textAngle; - double dimAngle1 = textPos.angleTo(arc->getCenter())-M_PI/2.0; - - // rotate text so it's readable from the bottom or right (ISO) - // quadrant 1 & 4 - if (dimAngle1>M_PI/2.0*3.0+0.001 || - dimAngle1setPen(Pen(RS2::FlagInvalid)); - text->setLayer(NULL); - addEntity(text); - - calculateBorders(); -} - -Vector DimAngular::getDefinitionPoint1() -{ - return edata.definitionPoint1; -} - -Vector DimAngular::getDefinitionPoint2() -{ - return edata.definitionPoint2; -} - -Vector DimAngular::getDefinitionPoint3() -{ - return edata.definitionPoint3; -} - -Vector DimAngular::getDefinitionPoint4() -{ - return edata.definitionPoint4; -} - -void DimAngular::move(Vector offset) -{ - Dimension::move(offset); - - edata.definitionPoint1.move(offset); - edata.definitionPoint2.move(offset); - edata.definitionPoint3.move(offset); - edata.definitionPoint4.move(offset); - update(); -} - - - -void DimAngular::rotate(Vector center, double angle) { - Dimension::rotate(center, angle); - - edata.definitionPoint1.rotate(center, angle); - edata.definitionPoint2.rotate(center, angle); - edata.definitionPoint3.rotate(center, angle); - edata.definitionPoint4.rotate(center, angle); - update(); -} - - - -void DimAngular::scale(Vector center, Vector factor) { - Dimension::scale(center, factor); - - edata.definitionPoint1.scale(center, factor); - edata.definitionPoint2.scale(center, factor); - edata.definitionPoint3.scale(center, factor); - edata.definitionPoint4.scale(center, factor); - update(); -} - - - -void DimAngular::mirror(Vector axisPoint1, Vector axisPoint2) { - Dimension::mirror(axisPoint1, axisPoint2); - - edata.definitionPoint1.mirror(axisPoint1, axisPoint2); - edata.definitionPoint2.mirror(axisPoint1, axisPoint2); - edata.definitionPoint3.mirror(axisPoint1, axisPoint2); - edata.definitionPoint4.mirror(axisPoint1, axisPoint2); - update(); -} - -/** - * Dumps the point's data to stdout. - */ -std::ostream& operator << (std::ostream& os, const DimAngular& d) { - os << " DimAngular: " << d.getData() << "\n" << d.getEData() << "\n"; - return os; -} - diff --git a/src/base/dimangular.h b/src/base/dimangular.h deleted file mode 100644 index 654e7c6..0000000 --- a/src/base/dimangular.h +++ /dev/null @@ -1,88 +0,0 @@ -#ifndef __DIMANGULAR_H__ -#define __DIMANGULAR_H__ - -#include "dimension.h" - -/** - * Holds the data that defines a angular dimension entity. - */ -class DimAngularData -{ - public: - /** - * Default constructor. Leaves the data object uninitialized. - */ - DimAngularData() {} - - /** - * Constructor with initialisation. - * - * @param definitionPoint Definition point of the angular dimension. - * @param leader Leader length. - */ - DimAngularData(const Vector& definitionPoint1, const Vector& definitionPoint2, - const Vector& definitionPoint3, const Vector& definitionPoint4) - { - this->definitionPoint1 = definitionPoint1; - this->definitionPoint2 = definitionPoint2; - this->definitionPoint3 = definitionPoint3; - this->definitionPoint4 = definitionPoint4; - } - - friend std::ostream & operator<<(std::ostream& os, const DimAngularData & dd) - { - os << "(" << dd.definitionPoint1 << "/" << dd.definitionPoint2 << "/" - << dd.definitionPoint3 << "/" << dd.definitionPoint3 << ")"; - return os; - } - - public: - /** Definition point 1. */ - Vector definitionPoint1; - /** Definition point 2. */ - Vector definitionPoint2; - /** Definition point 3. */ - Vector definitionPoint3; - /** Definition point 4. */ - Vector definitionPoint4; -}; - -/** - * Class for angular dimension entities. - * - * @author Andrew Mustun - */ -class DimAngular: public Dimension -{ - public: - DimAngular(EntityContainer * parent, const DimensionData & d, const DimAngularData & ed); - virtual ~DimAngular(); - - virtual Entity * clone(); - virtual RS2::EntityType rtti() const; - DimAngularData getEData() const; - virtual QString getMeasuredLabel(); - double getAngle(); - Vector getCenter(); - bool getAngles(double & ang1, double & ang2, bool & reversed, Vector & p1, Vector & p2); - - virtual void update(bool autoText = false); - - Vector getDefinitionPoint1(); - Vector getDefinitionPoint2(); - Vector getDefinitionPoint3(); - Vector getDefinitionPoint4(); - - virtual void move(Vector offset); - virtual void rotate(Vector center, double angle); - virtual void scale(Vector center, Vector factor); - virtual void mirror(Vector axisPoint1, Vector axisPoint2); - - friend std::ostream & operator<<(std::ostream & os, const DimAngular & d); - - protected: - /** Extended data. */ - DimAngularData edata; -}; - -#endif diff --git a/src/base/dimdiametric.cpp b/src/base/dimdiametric.cpp deleted file mode 100644 index 3ba48eb..0000000 --- a/src/base/dimdiametric.cpp +++ /dev/null @@ -1,186 +0,0 @@ -// dimdiametric.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 05/28/2010 Added this text. :-) -// - -#include "dimdiametric.h" - -#include "text.h" -#include "solid.h" -#include "drawing.h" -#include "units.h" - -/** - * Constructor. - * - * @para parent Parent Entity Container. - * @para d Common dimension geometrical data. - * @para ed Extended geometrical data for diametric dimension. - */ -DimDiametric::DimDiametric(EntityContainer * parent, const DimensionData & d, - const DimDiametricData & ed): Dimension(parent, d), edata(ed) -{ - calculateBorders(); -} - -/*virtual*/ DimDiametric::~DimDiametric() -{ -} - -/*virtual*/ Entity * DimDiametric::clone() -{ - DimDiametric * d = new DimDiametric(*this); -#warning "!!! Need to deal with setAutoDelete() Qt3->Qt4 !!!" -// d->entities.setAutoDelete(entities.autoDelete()); - d->initId(); - d->detach(); - return d; -} - -/** @return RS2::EntityDimDiametric */ -/*virtual*/ RS2::EntityType DimDiametric::rtti() const -{ - return RS2::EntityDimDiametric; -} - -/** - * @return Copy of data that defines the diametric dimension. - * @see getData() - */ -DimDiametricData DimDiametric::getEData() const -{ - return edata; -} - -/** - * @return Automatically created label for the default - * measurement of this dimension. - */ -QString DimDiametric::getMeasuredLabel() -{ - // Definitive dimension line: - double dist = data.definitionPoint.distanceTo(edata.definitionPoint); - Drawing * drawing = GetDrawing(); - - if (drawing) - return Units::formatLinear(dist, drawing->getUnit(), - drawing->getLinearFormat(), drawing->getLinearPrecision()); - - return QString("%1").arg(dist); -} - -VectorSolutions DimDiametric::getRefPoints() -{ - VectorSolutions ret(edata.definitionPoint, data.definitionPoint, data.middleOfText); - return ret; -} - -/** - * Updates the sub entities of this dimension. Called when the - * dimension or the position, alignment, .. changes. - * - * @param autoText Automatically reposition the text label - */ -void DimDiametric::update(bool autoText) -{ - DEBUG->print("DimDiametric::update"); - clear(); - - if (isUndone()) - return; - - // dimension line: - updateCreateDimensionLine(data.definitionPoint, edata.definitionPoint, true, true, autoText); - calculateBorders(); -} - -Vector DimDiametric::getDefinitionPoint() -{ - return edata.definitionPoint; -} - -double DimDiametric::getLeader() -{ - return edata.leader; -} - -void DimDiametric::move(Vector offset) -{ - Dimension::move(offset); - - edata.definitionPoint.move(offset); - update(); -} - -void DimDiametric::rotate(Vector center, double angle) -{ - Dimension::rotate(center, angle); - - edata.definitionPoint.rotate(center, angle); - update(); -} - -void DimDiametric::scale(Vector center, Vector factor) { - Dimension::scale(center, factor); - - edata.definitionPoint.scale(center, factor); - edata.leader*=factor.x; - update(); -} - -void DimDiametric::mirror(Vector axisPoint1, Vector axisPoint2) { - Dimension::mirror(axisPoint1, axisPoint2); - - edata.definitionPoint.mirror(axisPoint1, axisPoint2); - update(); -} - -void DimDiametric::moveRef(const Vector& ref, const Vector& offset) -{ - if (ref.distanceTo(edata.definitionPoint)<1.0e-4) { - Vector c = (edata.definitionPoint + data.definitionPoint)/2.0; - double d = c.distanceTo(edata.definitionPoint); - double a = c.angleTo(edata.definitionPoint + offset); - - Vector v; - v.setPolar(d, a); - edata.definitionPoint = c + v; - data.definitionPoint = c - v; - update(true); - } - else if (ref.distanceTo(data.definitionPoint)<1.0e-4) { - Vector c = (edata.definitionPoint + data.definitionPoint)/2.0; - double d = c.distanceTo(data.definitionPoint); - double a = c.angleTo(data.definitionPoint + offset); - - Vector v; - v.setPolar(d, a); - data.definitionPoint = c + v; - edata.definitionPoint = c - v; - update(true); - } - else if (ref.distanceTo(data.middleOfText)<1.0e-4) { - data.middleOfText.move(offset); - update(false); - } -} - -/** - * Dumps the point's data to stdout. - */ -std::ostream & operator<<(std::ostream & os, const DimDiametric & d) -{ - os << " DimDiametric: " << d.getData() << "\n" << d.getEData() << "\n"; - return os; -} diff --git a/src/base/dimdiametric.h b/src/base/dimdiametric.h deleted file mode 100644 index 7f4ef8d..0000000 --- a/src/base/dimdiametric.h +++ /dev/null @@ -1,77 +0,0 @@ -#ifndef __DIMDIAMETER_H__ -#define __DIMDIAMETER_H__ - -#include "dimension.h" - -/** - * Holds the data that defines a diametric dimension entity. - */ -class DimDiametricData -{ -public: - /** - * Default constructor. Leaves the data object uninitialized. - */ - DimDiametricData() {} - - /** - * Constructor with initialisation. - * - * @param definitionPoint Definition point of the diametric dimension. - * @param leader Leader length. - */ - DimDiametricData(const Vector& definitionPoint, - double leader) { - this->definitionPoint = definitionPoint; - this->leader = leader; - } - - friend class DimDiametric; - //friend class RS_ActionDimDiametric; - - friend std::ostream & operator<<(std::ostream & os, const DimDiametricData & dd) - { - os << "(" << dd.definitionPoint << "/" << dd.leader << ")"; - return os; - } - -public: - /** Definition point. */ - Vector definitionPoint; - /** Leader length. */ - double leader; -}; - -/** - * Class for diametric dimension entities. - * - * @author Andrew Mustun - */ -class DimDiametric: public Dimension -{ - public: - DimDiametric(EntityContainer * parent, const DimensionData & d, const DimDiametricData & ed); - virtual ~DimDiametric(); - - virtual Entity * clone(); - virtual RS2::EntityType rtti() const; - DimDiametricData getEData() const; - virtual VectorSolutions getRefPoints(); - virtual QString getMeasuredLabel(); - virtual void update(bool autoText=false); - Vector getDefinitionPoint(); - double getLeader(); - virtual void move(Vector offset); - virtual void rotate(Vector center, double angle); - virtual void scale(Vector center, Vector factor); - virtual void mirror(Vector axisPoint1, Vector axisPoint2); - virtual void moveRef(const Vector & ref, const Vector & offset); - - friend std::ostream & operator<<(std::ostream & os, const DimDiametric & d); - - protected: - /** Extended data. */ - DimDiametricData edata; -}; - -#endif diff --git a/src/base/dimension.cpp b/src/base/dimension.cpp deleted file mode 100644 index 4718345..0000000 --- a/src/base/dimension.cpp +++ /dev/null @@ -1,346 +0,0 @@ -// dimension.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 05/28/2010 Added this text. :-) -// - -#include "dimension.h" - -#include "solid.h" -#include "text.h" -#include "units.h" - -/** - * Constructor. - */ -Dimension::Dimension(EntityContainer * parent, const DimensionData & d): - EntityContainer(parent), data(d) -{ -} - -/*virtual*/ Dimension::~Dimension() -{ -} - -/** @return Copy of data that defines the dimension. */ -DimensionData Dimension::getData() const -{ - return data; -} - -Vector Dimension::getNearestRef(const Vector & coord, double * dist) -{ - return Entity::getNearestRef(coord, dist); -} - -Vector Dimension::getNearestSelectedRef(const Vector & coord, double * dist) -{ - return Entity::getNearestSelectedRef(coord, dist); -} - -/** - * @return Dimension text. Either a text the user defined or - * the measured text. - * - * @param resolve false: return plain value. true: return measured - * label if appropriate. - * @see getMeasuredLabel - */ -QString Dimension::getLabel(bool resolve) -{ - if (!resolve) - return data.text; - - QString ret = ""; - - // One space suppresses the text: - if (data.text == " ") - ret = ""; - // No text prints actual measurement: - else if (data.text == "") - ret = getMeasuredLabel(); - // Others print the text (<> is replaced by the measurement) - else - { - ret = data.text; - ret = ret.replace(QString("<>"), getMeasuredLabel()); - } - - return ret; -} - -/** - * Sets a new text for the label. - */ -void Dimension::setLabel(const QString & l) -{ - data.text = l; -} - -/** - * Creates a dimensioning line (line with one, two or no arrows and a text). - * - * @param forceAutoText Automatically reposition the text label. - */ -void Dimension::updateCreateDimensionLine(const Vector & p1, - const Vector & p2, bool arrow1, bool arrow2, bool forceAutoText) -{ -#if 0 -printf("Dimension::updateCreateDimensionLine()...\n"); -#endif - // text height (DIMTXT) - double dimtxt = getTextHeight(); - // text distance to line (DIMGAP) - double dimgap = getDimensionLineGap(); - // length of dimension line: - double distance = p1.distanceTo(p2); - // do we have to put the arrows outside of the line? - bool outsideArrows = (distance < getArrowSize() * 2.5); - // arrow angles: - double arrowAngle1, arrowAngle2; - - // Create dimension line: - Line * dimensionLine = new Line(this, LineData(p1, p2)); - dimensionLine->setPen(Pen(RS2::FlagInvalid)); - dimensionLine->setLayer(NULL); - addEntity(dimensionLine); - - if (!outsideArrows) - { - arrowAngle1 = dimensionLine->getAngle2(); - arrowAngle2 = dimensionLine->getAngle1(); - } - else - { - arrowAngle1 = dimensionLine->getAngle1(); - arrowAngle2 = dimensionLine->getAngle2(); - - // extend dimension line outside arrows - Vector dir; - dir.setPolar(getArrowSize() * 2, arrowAngle2); - dimensionLine->setStartpoint(p1 + dir); - dimensionLine->setEndpoint(p2 - dir); - } - - // Arrows: - SolidData sd; - Solid * arrow; - - if (arrow1) - { - // arrow 1 - arrow = new Solid(this, sd); - arrow->shapeArrow(p1, arrowAngle1, getArrowSize()); - arrow->setPen(Pen(RS2::FlagInvalid)); - arrow->setLayer(NULL); - addEntity(arrow); - } - - if (arrow2) - { - // arrow 2: - arrow = new Solid(this, sd); - arrow->shapeArrow(p2, arrowAngle2, getArrowSize()); - arrow->setPen(Pen(RS2::FlagInvalid)); - arrow->setLayer(NULL); - addEntity(arrow); - } - - // Text label: - TextData textData; - Vector textPos; - - double dimAngle1 = dimensionLine->getAngle1(); - double textAngle; - bool corrected = false; - textAngle = Math::makeAngleReadable(dimAngle1, true, &corrected); - - if (data.middleOfText.valid && !forceAutoText) - { - textPos = data.middleOfText; - } - else - { - textPos = dimensionLine->getMiddlepoint(); - Vector distV; - - // rotate text so it's readable from the bottom or right (ISO) - // quadrant 1 & 4 - if (corrected) - distV.setPolar(dimgap + dimtxt / 2.0, dimAngle1 - M_PI / 2.0); - else - distV.setPolar(dimgap + dimtxt / 2.0, dimAngle1 + M_PI / 2.0); - - // move text away from dimension line: - textPos += distV; - //// the next update should still be able to adjust this - //// auto text position. leave it invalid - data.middleOfText = textPos; - } - - textData = TextData(textPos, dimtxt, 30.0, RS2::VAlignMiddle, RS2::HAlignCenter, - RS2::LeftToRight, RS2::Exact, 1.0, getLabel(), "standard", textAngle); -#if 0 -printf("--> %s\n", getLabel().toAscii().data()); -#endif - - Text * text = new Text(this, textData); - - // move text to the side: - Vector distH; - - if (text->getUsedTextWidth() > distance) - { - distH.setPolar(text->getUsedTextWidth() / 2.0 + distance / 2.0 + dimgap, textAngle); - text->move(distH); - } - - text->setPen(Pen(RS2::FlagInvalid)); - text->setLayer(NULL); - addEntity(text); -} - -Vector Dimension::getDefinitionPoint() -{ - return data.definitionPoint; -} - -Vector Dimension::getMiddleOfText() -{ - return data.middleOfText; -} - -RS2::VAlign Dimension::getVAlign() -{ - return data.valign; -} - -RS2::HAlign Dimension::getHAlign() -{ - return data.halign; -} - -RS2::TextLineSpacingStyle Dimension::getLineSpacingStyle() -{ - return data.lineSpacingStyle; -} - -double Dimension::getLineSpacingFactor() -{ - return data.lineSpacingFactor; -} - -QString Dimension::getText() -{ - return data.text; -} - -QString Dimension::getStyle() -{ - return data.style; -} - -double Dimension::getAngle() -{ - return data.angle; -} - -/** - * @return arrow size in drawing units. - */ -double Dimension::getArrowSize() -{ - return getGraphicVariable("$DIMASZ", 2.5, 40); -} - -/** - * @return extension line overlength in drawing units. - */ -double Dimension::getExtensionLineExtension() -{ - return getGraphicVariable("$DIMEXE", 1.25, 40); -} - -/** - * @return extension line offset from entities in drawing units. - */ -double Dimension::getExtensionLineOffset() -{ - return getGraphicVariable("$DIMEXO", 0.625, 40); -} - -/** - * @return extension line gap to text in drawing units. - */ -double Dimension::getDimensionLineGap() -{ - return getGraphicVariable("$DIMGAP", 0.625, 40); -} - -/** - * @return Dimension lables text height. - */ -double Dimension::getTextHeight() -{ - return getGraphicVariable("$DIMTXT", 2.5, 40); -} - -/** - * @return the given graphic variable or the default value given in mm - * converted to the graphic unit. - * If the variable is not found it is added with the given default - * value converted to the local unit. - */ -double Dimension::getGraphicVariable(const QString & key, double defMM, int code) -{ - double v = getGraphicVariableDouble(key, RS_MINDOUBLE); - - if (v <= RS_MINDOUBLE) - { - addGraphicVariable(key, Units::convert(defMM, RS2::Millimeter, getGraphicUnit()), - code); - v = getGraphicVariableDouble(key, 1.0); - } - - return v; -} - -/*virtual*/ double Dimension::getLength() -{ - return -1.0; -} - -void Dimension::move(Vector offset) -{ - data.definitionPoint.move(offset); - data.middleOfText.move(offset); -} - -void Dimension::rotate(Vector center, double angle) -{ - data.definitionPoint.rotate(center, angle); - data.middleOfText.rotate(center, angle); - data.angle = Math::correctAngle(data.angle+angle); -} - -void Dimension::scale(Vector center, Vector factor) -{ - data.definitionPoint.scale(center, factor); - data.middleOfText.scale(center, factor); -} - -void Dimension::mirror(Vector axisPoint1, Vector axisPoint2) -{ - data.definitionPoint.mirror(axisPoint1, axisPoint2); - data.middleOfText.mirror(axisPoint1, axisPoint2); -} diff --git a/src/base/dimension.h b/src/base/dimension.h deleted file mode 100644 index 50360da..0000000 --- a/src/base/dimension.h +++ /dev/null @@ -1,148 +0,0 @@ -#ifndef __DIMENSION_H__ -#define __DIMENSION_H__ - -#include "entitycontainer.h" - -/** - * Holds the data that is common to all dimension entities. - */ -class DimensionData: public Flags -{ - public: - /** - * Default constructor. Leaves the data object uninitialized. - */ - DimensionData() {} - - /** - * Constructor with initialisation. - * - * @param definitionPoint Definition point. - * @param middleOfText Middle point of dimension text. - * @param valign Vertical alignment. - * @param halign Horizontal alignment. - * @param lineSpacingStyle Line spacing style. - * @param lineSpacingFactor Line spacing factor. - * @param text Text string entered explicitly by user or null - * or "<>" for the actual measurement or " " (one blank space). - * for supressing the text. - * @param style Dimension style name. - * @param angle Rotation angle of dimension text away from - * default orientation. - */ - DimensionData(const Vector & definitionPoint, - const Vector & middleOfText, - RS2::VAlign valign, - RS2::HAlign halign, - RS2::TextLineSpacingStyle lineSpacingStyle, - double lineSpacingFactor, - QString text, - QString style, - double angle) - { - this->definitionPoint = definitionPoint; - this->middleOfText = middleOfText; - this->valign = valign; - this->halign = halign; - this->lineSpacingStyle = lineSpacingStyle; - this->lineSpacingFactor = lineSpacingFactor; - this->text = text; - this->style = style; - this->angle = angle; - } - - friend class Dimension; - friend class DimAligned; - friend class DimLinear; - friend class RS_ActionDimAligned; - friend class RS_ActionDimLinear; - - friend std::ostream & operator<<(std::ostream & os, const DimensionData & dd) - { - os << "(" << dd.definitionPoint << ")"; - return os; - } - - public: - /** Definition point */ - Vector definitionPoint; - /** Middle point of dimension text */ - Vector middleOfText; - /** Vertical alignment */ - RS2::VAlign valign; - /** Horizontal alignment */ - RS2::HAlign halign; - /** Line spacing style */ - RS2::TextLineSpacingStyle lineSpacingStyle; - /** Line spacing factor */ - double lineSpacingFactor; - /** - * Text string entered explicitly by user or null - * or "<>" for the actual measurement or " " (one blank space) - * for supressing the text. - */ - QString text; - /** Dimension style name */ - QString style; - /** Rotation angle of dimension text away from default orientation */ - double angle; -}; - -/** - * Abstract base class for dimension entity classes. - * - * @author Andrew Mustun - */ -class Dimension: public EntityContainer -{ - public: - Dimension(EntityContainer * parent, const DimensionData & d); - virtual ~Dimension(); - - DimensionData getData() const; - Vector getNearestRef(const Vector & coord, double * dist); - Vector getNearestSelectedRef(const Vector & coord, double * dist); - QString getLabel(bool resolve = true); - void setLabel(const QString & l); - - /** - * Needs to be implemented by the dimension class to return the - * measurement of the dimension (e.g. 10.5 or 15'14"). - */ - virtual QString getMeasuredLabel() = 0; - - /** - * Must be overwritten by implementing dimension entity class - * to update the subentities which make up the dimension entity. - */ - virtual void update(bool autoText = false) = 0; - - void updateCreateDimensionLine(const Vector & p1, const Vector & p2, - bool arrow1 = true, bool arrow2 = true, bool autoText = false); - Vector getDefinitionPoint(); - Vector getMiddleOfText(); - RS2::VAlign getVAlign(); - RS2::HAlign getHAlign(); - RS2::TextLineSpacingStyle getLineSpacingStyle(); - double getLineSpacingFactor(); - QString getText(); - QString getStyle(); - double getAngle(); - double getArrowSize(); - double getExtensionLineExtension(); - double getExtensionLineOffset(); - double getDimensionLineGap(); - double getTextHeight(); - double getGraphicVariable(const QString & key, double defMM, int code); - virtual double getLength(); - virtual void move(Vector offset); - virtual void rotate(Vector center, double angle); - virtual void scale(Vector center, Vector factor); - virtual void mirror(Vector axisPoint1, Vector axisPoint2); - - protected: - /** Data common to all dimension entities. */ - DimensionData data; -}; - -#endif diff --git a/src/base/dimlinear.cpp b/src/base/dimlinear.cpp deleted file mode 100644 index 239d186..0000000 --- a/src/base/dimlinear.cpp +++ /dev/null @@ -1,333 +0,0 @@ -// dimlinear.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 05/28/2010 Added this text. :-) -// - -#include "dimlinear.h" - -#include "constructionline.h" -#include "text.h" -#include "solid.h" -#include "drawing.h" -#include "units.h" - -/** - * Constructor. - * - * @para parent Parent Entity Container. - * @para d Common dimension geometrical data. - * @para ed Extended geometrical data for linear dimension. - */ -DimLinear::DimLinear(EntityContainer * parent, const DimensionData & d, - const DimLinearData & ed): Dimension(parent, d), edata(ed) -{ - calculateBorders(); -} - -/*virtual*/ DimLinear::~DimLinear() -{ -} - -/*virtual*/ Entity * DimLinear::clone() -{ - DimLinear * d = new DimLinear(*this); -#warning "!!! Need to deal with setAutoDelete() Qt3->Qt4 !!!" -// d->entities.setAutoDelete(entities.autoDelete()); - d->initId(); - d->detach(); - - return d; -} - -/** @return RS2::EntityDimLinear */ -/*virtual*/ RS2::EntityType DimLinear::rtti() const -{ - return RS2::EntityDimLinear; -} - -/** - * @return Copy of data that defines the linear dimension. - * @see getData() - */ -DimLinearData DimLinear::getEData() const -{ - return edata; -} - -VectorSolutions DimLinear::getRefPoints() -{ - VectorSolutions ret(edata.extensionPoint1, edata.extensionPoint2, - data.definitionPoint, data.middleOfText); - - return ret; -} - -/** - * @return Automatically created label for the default - * measurement of this dimension. - */ -QString DimLinear::getMeasuredLabel() -{ - // direction of dimension line - Vector dirDim; - dirDim.setPolar(100.0, edata.angle); - - // construction line for dimension line - ConstructionLine dimLine(NULL, ConstructionLineData(data.definitionPoint, - data.definitionPoint + dirDim)); - - Vector dimP1 = dimLine.getNearestPointOnEntity(edata.extensionPoint1); - Vector dimP2 = dimLine.getNearestPointOnEntity(edata.extensionPoint2); - - // Definitive dimension line: - double dist = dimP1.distanceTo(dimP2); - - Drawing * drawing = GetDrawing(); - - if (drawing) - return Units::formatLinear(dist, drawing->getUnit(), - drawing->getLinearFormat(), drawing->getLinearPrecision()); - - return QString("%1").arg(dist); -} - -bool DimLinear::hasEndpointsWithinWindow(Vector v1, Vector v2) -{ - return (edata.extensionPoint1.isInWindow(v1, v2) - || edata.extensionPoint2.isInWindow(v1, v2)); -} - -/** - * Updates the sub entities of this dimension. Called when the - * text or the position, alignment, .. changes. - * - * @param autoText Automatically reposition the text label - */ -void DimLinear::update(bool autoText) -{ - DEBUG->print("DimLinear::update"); - - clear(); - - if (isUndone()) - return; - - // distance from entities (DIMEXO) - double dimexo = getExtensionLineOffset(); - // extension line extension (DIMEXE) - double dimexe = getExtensionLineExtension(); - - LineData ld; - double extAngle = edata.angle + (M_PI / 2.0); - - // direction of dimension line - Vector dirDim; - dirDim.setPolar(100.0, edata.angle); - // direction of extension lines - Vector dirExt; - dirExt.setPolar(100.0, extAngle); - - // construction line for dimension line - ConstructionLine dimLine(NULL, ConstructionLineData(data.definitionPoint, - data.definitionPoint + dirDim)); - - Vector dimP1 = dimLine.getNearestPointOnEntity(edata.extensionPoint1); - Vector dimP2 = dimLine.getNearestPointOnEntity(edata.extensionPoint2); - - // Definitive dimension line: - updateCreateDimensionLine(dimP1, dimP2, true, true, autoText); - /* - ld = LineData(data.definitionPoint, dimP1); - Line* dimensionLine = new Line(this, ld); - addEntity(dimensionLine); - */ - Vector vDimexo1, vDimexe1, vDimexo2, vDimexe2; - vDimexe1.setPolar(dimexe, edata.extensionPoint1.angleTo(dimP1)); - vDimexo1.setPolar(dimexo, edata.extensionPoint1.angleTo(dimP1)); - - vDimexe2.setPolar(dimexe, edata.extensionPoint2.angleTo(dimP2)); - vDimexo2.setPolar(dimexo, edata.extensionPoint2.angleTo(dimP2)); - - if ((edata.extensionPoint1 - dimP1).magnitude() < 1e-6) - { - vDimexe1.setPolar(dimexe, data.definitionPoint.angleTo(dimP1) - M_PI / 2.0); - vDimexo1.setPolar(dimexo, data.definitionPoint.angleTo(dimP1) - M_PI / 2.0); - } - - if ((edata.extensionPoint2 - dimP2).magnitude() < 1e-6) - { - vDimexe2.setPolar(dimexe, data.definitionPoint.angleTo(dimP2) - M_PI / 2.0); - vDimexo2.setPolar(dimexo, data.definitionPoint.angleTo(dimP2) - M_PI / 2.0); - } - - // extension lines: - ld = LineData(edata.extensionPoint1 + vDimexo1, dimP1 + vDimexe1); - Line * line = new Line(this, ld); - line->setPen(Pen(RS2::FlagInvalid)); - line->setLayer(NULL); - addEntity(line); - - ld = LineData(edata.extensionPoint2 + vDimexo2, dimP2 + vDimexe2); - //data.definitionPoint+vDimexe2); - line = new Line(this, ld); - line->setPen(Pen(RS2::FlagInvalid)); - line->setLayer(NULL); - addEntity(line); - - calculateBorders(); -} - -Vector DimLinear::getExtensionPoint1() -{ - return edata.extensionPoint1; -} - -Vector DimLinear::getExtensionPoint2() -{ - return edata.extensionPoint2; -} - -double DimLinear::getAngle() -{ - return edata.angle; -} - -void DimLinear::setAngle(double a) -{ - edata.angle = Math::correctAngle(a); -} - -double DimLinear::getOblique() -{ - return edata.oblique; -} - -void DimLinear::move(Vector offset) -{ - Dimension::move(offset); - - edata.extensionPoint1.move(offset); - edata.extensionPoint2.move(offset); - update(); -} - -void DimLinear::rotate(Vector center, double angle) -{ - Dimension::rotate(center, angle); - - edata.extensionPoint1.rotate(center, angle); - edata.extensionPoint2.rotate(center, angle); - edata.angle = Math::correctAngle(edata.angle+angle); - update(); -} - -void DimLinear::scale(Vector center, Vector factor) -{ - Dimension::scale(center, factor); - - edata.extensionPoint1.scale(center, factor); - edata.extensionPoint2.scale(center, factor); - update(); -} - -void DimLinear::mirror(Vector axisPoint1, Vector axisPoint2) -{ - Dimension::mirror(axisPoint1, axisPoint2); - - edata.extensionPoint1.mirror(axisPoint1, axisPoint2); - edata.extensionPoint2.mirror(axisPoint1, axisPoint2); - - Vector vec; - vec.setPolar(1.0, edata.angle); - vec.mirror(Vector(0.0, 0.0), axisPoint2 - axisPoint1); - edata.angle = vec.angle(); - - update(); -} - -void DimLinear::stretch(Vector firstCorner, Vector secondCorner, Vector offset) -{ - //e->calculateBorders(); - if (getMin().isInWindow(firstCorner, secondCorner) - && getMax().isInWindow(firstCorner, secondCorner)) - { - move(offset); - } - else - { - //Vector v = data.definitionPoint - edata.extensionPoint2; - //double len = edata.extensionPoint2.distanceTo(data.definitionPoint); - //double ang1 = edata.extensionPoint1.angleTo(edata.extensionPoint2) - // + M_PI/2; - - if (edata.extensionPoint1.isInWindow(firstCorner, secondCorner)) - edata.extensionPoint1.move(offset); - - if (edata.extensionPoint2.isInWindow(firstCorner, secondCorner)) - edata.extensionPoint2.move(offset); - - /* - double ang2 = edata.extensionPoint1.angleTo(edata.extensionPoint2) - + M_PI/2; - - double diff = Math::getAngleDifference(ang1, ang2); - if (diff>M_PI) { - diff-=2*M_PI; - } - - if (fabs(diff)>M_PI/2) { - ang2 = Math::correctAngle(ang2+M_PI); - } - - Vector v; - v.setPolar(len, ang2); - data.definitionPoint = edata.extensionPoint2 + v; - */ - } - - update(true); -} - -void DimLinear::moveRef(const Vector & ref, const Vector & offset) -{ - if (ref.distanceTo(data.definitionPoint) < 1.0e-4) - { - data.definitionPoint += offset; - update(true); - } - else if (ref.distanceTo(data.middleOfText) < 1.0e-4) - { - data.middleOfText += offset; - update(false); - } - else if (ref.distanceTo(edata.extensionPoint1) < 1.0e-4) - { - edata.extensionPoint1 += offset; - update(true); - } - else if (ref.distanceTo(edata.extensionPoint2) < 1.0e-4) - { - edata.extensionPoint2 += offset; - update(true); - } -} - -/** - * Dumps the point's data to stdout. - */ -std::ostream & operator<<(std::ostream & os, const DimLinear & d) -{ - os << " DimLinear: " << d.getData() << "\n" << d.getEData() << "\n"; - return os; -} diff --git a/src/base/dimlinear.h b/src/base/dimlinear.h deleted file mode 100644 index fbedb12..0000000 --- a/src/base/dimlinear.h +++ /dev/null @@ -1,92 +0,0 @@ -#ifndef __DIMLINEAR_H__ -#define __DIMLINEAR_H__ - -#include "dimension.h" - -/** - * Holds the data that defines a linear dimension entity. - */ -class DimLinearData -{ - public: - /** - * Default constructor. Leaves the data object uninitialized. - */ - DimLinearData() {} - - /** - * Constructor with initialisation. - * - * @para extensionPoint1 Startpoint of the first extension line. - * @para extensionPoint2 Startpoint of the second extension line. - * @param angle Rotation angle in rad. - * @param oblique Oblique angle in rad. - */ - DimLinearData(const Vector & extensionPoint1, - const Vector & extensionPoint2, - double angle, double oblique) - { - this->extensionPoint1 = extensionPoint1; - this->extensionPoint2 = extensionPoint2; - this->angle = angle; - this->oblique = oblique; - } - - friend class DimLinear; - friend class RS_ActionDimLinear; - - friend std::ostream & operator<<(std::ostream & os, const DimLinearData & dd) - { - os << "(" << dd.extensionPoint1 << "/" << dd.extensionPoint1 << ")"; - return os; - } - - public: - /** Definition point. Startpoint of the first definition line. */ - Vector extensionPoint1; - /** Definition point. Startpoint of the second definition line. */ - Vector extensionPoint2; - /** Rotation angle in rad. */ - double angle; - /** Oblique angle in rad. */ - double oblique; -}; - -/** - * Class for aligned dimension entities. - * - * @author Andrew Mustun - */ -class DimLinear: public Dimension -{ - public: - DimLinear(EntityContainer * parent, const DimensionData & d, const DimLinearData & ed); - virtual ~DimLinear(); - - virtual Entity * clone(); - virtual RS2::EntityType rtti() const; - DimLinearData getEData() const; - virtual VectorSolutions getRefPoints(); - virtual QString getMeasuredLabel(); - virtual void update(bool autoText = false); - Vector getExtensionPoint1(); - Vector getExtensionPoint2(); - double getAngle(); - void setAngle(double a); - double getOblique(); - virtual bool hasEndpointsWithinWindow(Vector v1, Vector v2); - virtual void move(Vector offset); - virtual void rotate(Vector center, double angle); - virtual void scale(Vector center, Vector factor); - virtual void mirror(Vector axisPoint1, Vector axisPoint2); - virtual void stretch(Vector firstCorner, Vector secondCorner, Vector offset); - virtual void moveRef(const Vector & ref, const Vector & offset); - - friend std::ostream & operator<<(std::ostream & os, const DimLinear & d); - - protected: - /** Extended data. */ - DimLinearData edata; -}; - -#endif diff --git a/src/base/dimradial.cpp b/src/base/dimradial.cpp deleted file mode 100644 index 40e3985..0000000 --- a/src/base/dimradial.cpp +++ /dev/null @@ -1,285 +0,0 @@ -// dimradial.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 05/28/2010 Added this text. :-) -// - -#include "dimradial.h" - -#include "drawing.h" -#include "solid.h" -#include "text.h" -#include "units.h" - -/** - * Constructor. - * - * @para parent Parent Entity Container. - * @para d Common dimension geometrical data. - * @para ed Extended geometrical data for radial dimension. - */ -DimRadial::DimRadial(EntityContainer * parent, const DimensionData & d, - const DimRadialData & ed): Dimension(parent, d), edata(ed) -{ -} - -/*virtual*/ DimRadial::~DimRadial() -{ -} - -/*virtual*/ Entity * DimRadial::clone() -{ - DimRadial * d = new DimRadial(*this); -#warning "!!! Need to deal with setAutoDelete() Qt3->Qt4 !!!" -// d->entities.setAutoDelete(entities.autoDelete()); - d->initId(); - d->detach(); - return d; -} - -/** @return RS2::EntityDimRadial */ -/*virtual*/ RS2::EntityType DimRadial::rtti() const -{ - return RS2::EntityDimRadial; -} - -/** - * @return Copy of data that defines the radial dimension. - * @see getData() - */ -DimRadialData DimRadial::getEData() const -{ - return edata; -} - -/** - * @return Automatically created label for the default - * measurement of this dimension. - */ -QString DimRadial::getMeasuredLabel() -{ - // Definitive dimension line: - double dist = data.definitionPoint.distanceTo(edata.definitionPoint); - Drawing * drawing = GetDrawing(); - - if (drawing) - return Units::formatLinear(dist, drawing->getUnit(), - drawing->getLinearFormat(), drawing->getLinearPrecision()); - - return QString("%1").arg(dist); -} - - -VectorSolutions DimRadial::getRefPoints() -{ - return VectorSolutions(edata.definitionPoint, - data.definitionPoint, data.middleOfText); -} - -/** - * Updates the sub entities of this dimension. Called when the - * dimension or the position, alignment, .. changes. - * - * @param autoText Automatically reposition the text label - */ -void DimRadial::update(bool autoText) -{ - DEBUG->print("DimRadial::update"); - - clear(); - - if (isUndone()) { - return; - } - - // dimension line: - //updateCreateDimensionLine(data.definitionPoint, edata.definitionPoint, - //false, true); - - Vector p1 = data.definitionPoint; - Vector p2 = edata.definitionPoint; - double angle = p1.angleTo(p2); - - // text height (DIMTXT) - double dimtxt = getTextHeight(); - // text distance to line (DIMGAP) - double dimgap = getDimensionLineGap(); - - // length of dimension line: - double length = p1.distanceTo(p2); - - TextData textData; - - textData = TextData(Vector(0.0,0.0), - dimtxt, 30.0, - RS2::VAlignMiddle, - RS2::HAlignCenter, - RS2::LeftToRight, - RS2::Exact, - 1.0, - getLabel(), - "standard", - 0.0); - - Text* text = new Text(this, textData); - double textWidth = text->getSize().x; - - // do we have to put the arrow / text outside of the arc? - bool outsideArrow = (lengthshapeArrow(p2, - arrowAngle, - getArrowSize()); - arrow->setPen(Pen(RS2::FlagInvalid)); - arrow->setLayer(NULL); - addEntity(arrow); - - Vector p3; - p3.setPolar(length, angle); - p3 += p1; - - // Create dimension line: - Line* dimensionLine = new Line(this, LineData(p1, p3)); - dimensionLine->setPen(Pen(RS2::FlagInvalid)); - dimensionLine->setLayer(NULL); - addEntity(dimensionLine); - - Vector distV; - double textAngle; - - // rotate text so it's readable from the bottom or right (ISO) - // quadrant 1 & 4 - if (angle>M_PI/2.0*3.0+0.001 || - anglerotate(Vector(0.0,0.0), textAngle); - text->move(textPos); - - text->setPen(Pen(RS2::FlagInvalid)); - text->setLayer(NULL); - addEntity(text); - - calculateBorders(); -} - -Vector DimRadial::getDefinitionPoint() -{ - return edata.definitionPoint; -} - -double DimRadial::getLeader() -{ - return edata.leader; -} - -void DimRadial::move(Vector offset) -{ - Dimension::move(offset); - - edata.definitionPoint.move(offset); - update(); -} - -void DimRadial::rotate(Vector center, double angle) -{ - Dimension::rotate(center, angle); - - edata.definitionPoint.rotate(center, angle); - update(); -} - - - -void DimRadial::scale(Vector center, Vector factor) { - Dimension::scale(center, factor); - - edata.definitionPoint.scale(center, factor); - edata.leader*=factor.x; - update(); -} - - - -void DimRadial::mirror(Vector axisPoint1, Vector axisPoint2) { - Dimension::mirror(axisPoint1, axisPoint2); - - edata.definitionPoint.mirror(axisPoint1, axisPoint2); - update(); -} - - -void DimRadial::moveRef(const Vector& ref, const Vector& offset) { - - if (ref.distanceTo(edata.definitionPoint)<1.0e-4) { - double d = data.definitionPoint.distanceTo(edata.definitionPoint); - double a = data.definitionPoint.angleTo(edata.definitionPoint + offset); - - Vector v; - v.setPolar(d, a); - edata.definitionPoint = data.definitionPoint + v; - update(true); - } - else if (ref.distanceTo(data.middleOfText)<1.0e-4) { - data.middleOfText.move(offset); - update(false); - } -} - -/** - * Dumps the point's data to stdout. - */ -std::ostream& operator << (std::ostream& os, const DimRadial& d) { - os << " DimRadial: " << d.getData() << "\n" << d.getEData() << "\n"; - return os; -} - - diff --git a/src/base/dimradial.h b/src/base/dimradial.h deleted file mode 100644 index b239ac8..0000000 --- a/src/base/dimradial.h +++ /dev/null @@ -1,77 +0,0 @@ -#ifndef __DIMRADIAL_H__ -#define __DIMRADIAL_H__ - -#include "dimension.h" - -/** - * Holds the data that defines a radial dimension entity. - */ -class DimRadialData -{ -public: - /** - * Default constructor. Leaves the data object uninitialized. - */ - DimRadialData() {} - - /** - * Constructor with initialisation. - * - * @param definitionPoint Definition point of the radial dimension. - * @param leader Leader length. - */ - DimRadialData(const Vector& definitionPoint, - double leader) { - this->definitionPoint = definitionPoint; - this->leader = leader; - } - - friend class DimRadial; - //friend class RS_ActionDimRadial; - - friend std::ostream& operator << (std::ostream& os, - const DimRadialData& dd) { - os << "(" << dd.definitionPoint << "/" << dd.leader << ")"; - return os; - } - -public: - /** Definition point. */ - Vector definitionPoint; - /** Leader length. */ - double leader; -}; - -/** - * Class for radial dimension entities. - * - * @author Andrew Mustun - */ -class DimRadial: public Dimension -{ - public: - DimRadial(EntityContainer * parent, const DimensionData & d, const DimRadialData & ed); - virtual ~DimRadial(); - - virtual Entity * clone(); - virtual RS2::EntityType rtti() const; - DimRadialData getEData() const; - virtual VectorSolutions getRefPoints(); - virtual QString getMeasuredLabel(); - virtual void update(bool autoText = false); - Vector getDefinitionPoint(); - double getLeader(); - virtual void move(Vector offset); - virtual void rotate(Vector center, double angle); - virtual void scale(Vector center, Vector factor); - virtual void mirror(Vector axisPoint1, Vector axisPoint2); - virtual void moveRef(const Vector& ref, const Vector& offset); - - friend std::ostream& operator << (std::ostream& os, const DimRadial& d); - - protected: - /** Extended data. */ - DimRadialData edata; -}; - -#endif diff --git a/src/base/document.cpp b/src/base/document.cpp deleted file mode 100644 index b1d31b7..0000000 --- a/src/base/document.cpp +++ /dev/null @@ -1,121 +0,0 @@ -// document.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 05/28/2010 Added this text. :-) -// - -#include "document.h" - -#include "debug.h" - -/** - * Constructor. - * - * @param parent Parent of the document. Often that's NULL but - * for blocks it's the blocklist. - */ -Document::Document(EntityContainer * parent): - EntityContainer(parent), Undo() -{ - DEBUG->print("Document::Document() "); - - filename = ""; - formatType = RS2::FormatUnknown; - setModified(false); - Color col(RS2::FlagByLayer); - activePen = Pen(col, RS2::WidthByLayer, RS2::LineByLayer); -} - -Document::~Document() -{ -} - -/** - * @return true for all document entities (e.g. Graphics or Blocks). - */ -bool Document::isDocument() const -{ - return true; -} - -/** - * Removes an entity from the entiy container. Implementation - * from Undo. - */ -void Document::removeUndoable(Undoable * u) -{ - if (u != NULL && u->undoRtti() == RS2::UndoableEntity) - { - removeEntity((Entity *)u); - } -} - -/** - * @return Currently active drawing pen. - */ -Pen Document::getActivePen() const -{ - return activePen; -} - -/** - * Sets the currently active drawing pen to p. - */ -void Document::setActivePen(Pen p) -{ - activePen = p; -} - -/** - * @return File name of the document currently loaded. - * Note, that the default file name is empty. - */ -QString Document::getFilename() const -{ - return filename; -} - -/** - * Sets file name for the document currently loaded. - */ -void Document::setFilename(const QString & fn) -{ - filename = fn; -} - -/** - * Sets the documents modified status to 'm'. - */ -void Document::setModified(bool m) -{ - //std::cout << "Document::setModified: %d" << (int)m << std::endl; - modified = m; -} - -/** - * @retval true The document has been modified since it was last saved. - * @retval false The document has not been modified since it was last saved. - */ -bool Document::isModified() const -{ - return modified; -} - -/** - * Overwritten to set modified flag before starting an undo cycle. - */ -void Document::startUndoCycle() -{ - setModified(true); - Undo::startUndoCycle(); -} diff --git a/src/base/document.h b/src/base/document.h deleted file mode 100644 index a8cf645..0000000 --- a/src/base/document.h +++ /dev/null @@ -1,55 +0,0 @@ -#ifndef __DOCUMENT_H__ -#define __DOCUMENT_H__ - -#include -#include "entitycontainer.h" -#include "undo.h" - -class BlockList; -class LayerList; - -/** - * Base class for documents. Documents can be either Drawings or Blocks and are - * typically shown in graphic views. Documents hold an active pen for drawing - * in the Document, a file name and they know whether they have been modified - * or not. - * - * @author James Hammons - * @author Andrew Mustun - */ -class Document: public EntityContainer, public Undo -{ - public: - Document(EntityContainer * parent = NULL); - virtual ~Document(); - - virtual LayerList * getLayerList() = 0; - virtual BlockList * getBlockList() = 0; - - virtual void newDoc() = 0; - virtual bool save() = 0; - virtual bool saveAs(const QString &filename, RS2::FormatType type) = 0; - virtual bool open(const QString &filename, RS2::FormatType type) = 0; - - virtual bool isDocument() const; - virtual void removeUndoable(Undoable * u); - Pen getActivePen() const; - void setActivePen(Pen p); - QString getFilename() const; - void setFilename(const QString & fn); - virtual void setModified(bool m); - virtual bool isModified() const; - virtual void startUndoCycle(); - - protected: - /** Flag set if the document was modified and not yet saved. */ - bool modified; - /** Active pen. */ - Pen activePen; - /** File name of the document or empty for a new document. */ - QString filename; - /** Format type */ - RS2::FormatType formatType; -}; - -#endif diff --git a/src/base/drawing.cpp b/src/base/drawing.cpp deleted file mode 100644 index 27f4935..0000000 --- a/src/base/drawing.cpp +++ /dev/null @@ -1,751 +0,0 @@ -// drawing.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 05/21/2010 Added this text. :-) -// JLH 06/02/2010 Changed all references of this class from RS_Graphic to -// Drawing, as that makes it more clear that this is what it -// is (a CAD drawing, not a bitmap). -// - -#include "drawing.h" - -#include "debug.h" -#include "fileio.h" -#include "mathextra.h" -#include "units.h" -#include "settings.h" - -/** - * Default constructor. - */ -Drawing::Drawing(EntityContainer * parent): Document(parent), layerList(), - blockList(true) -#ifdef RS_CAM - , camData() -#endif -{ - settings.beginGroup("Defaults"); - setUnit(Units::stringToUnit(settings.value("Unit", "None").toString())); - settings.endGroup(); - - RS2::Unit unit = getUnit(); - - if (unit == RS2::Inch) - { - addVariable("$DIMASZ", 0.1, 40); - addVariable("$DIMEXE", 0.05, 40); - addVariable("$DIMEXO", 0.025, 40); - addVariable("$DIMGAP", 0.025, 40); - addVariable("$DIMTXT", 0.1, 40); - } - else - { - addVariable("$DIMASZ", Units::convert(2.5, RS2::Millimeter, unit), 40); - addVariable("$DIMEXE", Units::convert(1.25, RS2::Millimeter, unit), 40); - addVariable("$DIMEXO", Units::convert(0.625, RS2::Millimeter, unit), 40); - addVariable("$DIMGAP", Units::convert(0.625, RS2::Millimeter, unit), 40); - addVariable("$DIMTXT", Units::convert(2.5, RS2::Millimeter, unit), 40); - } - - setModified(false); -} - -/** - * Destructor. - */ -Drawing::~Drawing() -{ -} - -/** @return RS2::EntityDrawing */ -/*virtual*/ RS2::EntityType Drawing::rtti() const -{ - return RS2::EntityDrawing; -} - -/** - * Counts the entities on the given layer. - */ -unsigned long int Drawing::countLayerEntities(Layer * layer) -{ - int c = 0; - - if (layer != NULL) - { - for(Entity * t=firstEntity(RS2::ResolveNone); t!=NULL; t=nextEntity(RS2::ResolveNone)) - { - if (t->getLayer() != NULL && t->getLayer()->getName() == layer->getName()) - { - c += t->countDeep(); - } - } - } - - return c; -} - -/*virtual*/ LayerList * Drawing::getLayerList() -{ - return &layerList; -} - -/*virtual*/ BlockList * Drawing::getBlockList() -{ - return &blockList; -} - -/** - * Clears all layers, blocks and entities of this graphic. - * A default layer (0) is created. - */ -void Drawing::newDoc() -{ - DEBUG->print("Drawing::newDoc"); - - clear(); - clearLayers(); - clearBlocks(); - addLayer(new Layer("0")); - setModified(false); -} - -/** - * Saves this graphic with the current filename and settings. - */ -bool Drawing::save() -{ - bool ret = false; - - DEBUG->print("Drawing::save"); - DEBUG->print(" file: %s", filename.toLatin1().data()); - DEBUG->print(" format: %d", (int)formatType); - DEBUG->print(" export..."); - ret = FILEIO->fileExport(*this, filename, formatType); - - if (ret) - { - setModified(false); - layerList.setModified(false); - blockList.setModified(false); - } - - DEBUG->print("Drawing::save ok"); - - return ret; -} - -/** - * Saves this graphic with the given filename and current settings. - */ -bool Drawing::saveAs(const QString & filename, RS2::FormatType type) -{ - DEBUG->print("Drawing::saveAs"); - - this->filename = filename; - this->formatType = type; - - return save(); -} - -/** - * Loads the given file into this graphic. - */ -bool Drawing::open(const QString & filename, RS2::FormatType type) -{ - DEBUG->print("Drawing::open(%s)", filename.toLatin1().data()); - bool ret = false; - this->filename = filename; - // clean all: - newDoc(); - // import file: - ret = FILEIO->fileImport(*this, filename, type); - setModified(false); - layerList.setModified(false); - blockList.setModified(false); - - //cout << *((Drawing*)graphic); - //calculateBorders(); - DEBUG->print("Drawing::open(%s): OK", filename.toLatin1().data()); - - return ret; -} - -// Wrappers for Layer functions: -void Drawing::clearLayers() -{ - layerList.clear(); -} - -uint Drawing::countLayers() const -{ - return layerList.count(); -} - -Layer * Drawing::layerAt(uint i) -{ - return layerList.at(i); -} - -void Drawing::activateLayer(const QString & name) -{ - layerList.activate(name); -} - -void Drawing::activateLayer(Layer * layer) -{ - layerList.activate(layer); -} - -Layer * Drawing::getActiveLayer() -{ - return layerList.getActive(); -} - -/*virtual*/ void Drawing::addLayer(Layer * layer) -{ - layerList.add(layer); -} - -/** - * Removes the given layer and undoes all entities on it. - */ -/*virtual*/ void Drawing::removeLayer(Layer * layer) -{ - if (layer != NULL && layer->getName() != "0") - { - // remove all entities on that layer: - startUndoCycle(); - - for(Entity * e=firstEntity(RS2::ResolveNone); e!=NULL; e=nextEntity(RS2::ResolveNone)) - { - if (e->getLayer() && e->getLayer()->getName() == layer->getName()) - { - e->setUndoState(true); - e->setLayer("0"); - addUndoable(e); - } - } - - endUndoCycle(); - - // remove all entities in blocks that are on that layer: - for(uint bi=0; bifirstEntity(RS2::ResolveNone); e!=NULL; e=blk->nextEntity(RS2::ResolveNone)) - { - if (e->getLayer() != NULL && e->getLayer()->getName() == layer->getName()) - { - e->setUndoState(true); - e->setLayer("0"); - //addUndoable(e); - } - } - } - } - - layerList.remove(layer); - } -} - -/*virtual*/ void Drawing::editLayer(Layer * layer, const Layer & source) -{ - layerList.edit(layer, source); -} - -Layer * Drawing::findLayer(const QString & name) -{ - return layerList.find(name); -} - -void Drawing::toggleLayer(const QString & name) -{ - layerList.toggle(name); -} - -void Drawing::toggleLayer(Layer * layer) -{ - layerList.toggle(layer); -} - -void Drawing::toggleLayerLock(Layer * layer) -{ - layerList.toggleLock(layer); -} - -void Drawing::freezeAllLayers(bool freeze) -{ - layerList.freezeAll(freeze); -} - -#if 0 -void Drawing::addLayerListListener(LayerListListener * listener) -{ - layerList.addListener(listener); -} - -void Drawing::removeLayerListListener(LayerListListener * listener) -{ - layerList.removeListener(listener); -} -#endif - -// Wrapper for block functions: - -void Drawing::clearBlocks() -{ - blockList.clear(); -} - -uint Drawing::countBlocks() -{ - return blockList.count(); -} - -Block * Drawing::blockAt(uint i) -{ - return blockList.at(i); -} - -void Drawing::activateBlock(const QString & name) -{ - blockList.activate(name); -} - -void Drawing::activateBlock(Block * block) -{ - blockList.activate(block); -} - -Block * Drawing::getActiveBlock() -{ - return blockList.getActive(); -} - -/*virtual*/ bool Drawing::addBlock(Block * block, bool notify/*= true*/) -{ - return blockList.add(block, notify); -} - -/*virtual*/ void Drawing::addBlockNotification() -{ - blockList.addNotification(); -} - -/*virtual*/ void Drawing::removeBlock(Block * block) -{ - blockList.remove(block); -} - -Block * Drawing::findBlock(const QString & name) -{ - return blockList.find(name); -} - -QString Drawing::newBlockName() -{ - return blockList.newName(); -} - -void Drawing::toggleBlock(const QString & name) -{ - blockList.toggle(name); -} - -void Drawing::toggleBlock(Block * block) -{ - blockList.toggle(block); -} - -void Drawing::freezeAllBlocks(bool freeze) -{ - blockList.freezeAll(freeze); -} - -#if 0 -void Drawing::addBlockListListener(BlockListListener * listener) -{ - blockList.addListener(listener); -} - -void Drawing::removeBlockListListener(BlockListListener * listener) -{ - blockList.removeListener(listener); -} -#endif - -// Wrappers for variable functions: -void Drawing::clearVariables() -{ - variableDict.clear(); -} - -int Drawing::countVariables() -{ - return variableDict.count(); -} - -void Drawing::addVariable(const QString & key, const Vector & value, int code) -{ - variableDict.add(key, value, code); -} - -void Drawing::addVariable(const QString & key, const QString & value, int code) -{ - variableDict.add(key, value, code); -} - -void Drawing::addVariable(const QString & key, int value, int code) -{ - variableDict.add(key, value, code); -} - -void Drawing::addVariable(const QString & key, double value, int code) -{ - variableDict.add(key, value, code); -} - -Vector Drawing::getVariableVector(const QString & key, const Vector & def) -{ - return variableDict.getVector(key, def); -} - -QString Drawing::getVariableString(const QString & key, const QString & def) -{ - return variableDict.getString(key, def); -} - -int Drawing::getVariableInt(const QString & key, int def) -{ - return variableDict.getInt(key, def); -} - -double Drawing::getVariableDouble(const QString & key, double def) -{ - return variableDict.getDouble(key, def); -} - -void Drawing::removeVariable(const QString & key) -{ - variableDict.remove(key); -} - -//Q3Dict & getVariableDict() -QMultiHash & Drawing::getVariableDict() -{ - return variableDict.getVariableDict(); -} - -/** - * @return true if the grid is switched on (visible). - */ -bool Drawing::isGridOn() -{ - int on = getVariableInt("$GRIDMODE", 1); - - return (on != 0); -} - -/** - * Enables / disables the grid. - */ -void Drawing::setGridOn(bool on) -{ - addVariable("$GRIDMODE", (int)on, 70); -} - -/** - * Sets the unit of this graphic to 'u' - */ -void Drawing::setUnit(RS2::Unit u) -{ - setPaperSize(Units::convert(getPaperSize(), getUnit(), u)); - addVariable("$INSUNITS", (int)u, 70); - //unit = u; -} - -/** - * Gets the unit of this graphic - */ -RS2::Unit Drawing::getUnit() -{ - return (RS2::Unit)getVariableInt("$INSUNITS", 0); - //return unit; -} - -/** - * @return The linear format type for this document. - * This is determined by the variable "$LUNITS". - */ -RS2::LinearFormat Drawing::getLinearFormat() -{ - int lunits = getVariableInt("$LUNITS", 2); - - switch (lunits) - { - default: - case 2: - return RS2::Decimal; - break; - - case 1: - return RS2::Scientific; - break; - - case 3: - return RS2::Engineering; - break; - - case 4: - return RS2::Architectural; - break; - - case 5: - return RS2::Fractional; - break; - } - - return RS2::Decimal; -} - -/** - * @return The linear precision for this document. - * This is determined by the variable "$LUPREC". - */ -int Drawing::getLinearPrecision() -{ - return getVariableInt("$LUPREC", 4); -} - -/** - * @return The angle format type for this document. - * This is determined by the variable "$AUNITS". - */ -RS2::AngleFormat Drawing::getAngleFormat() -{ - int aunits = getVariableInt("$AUNITS", 0); - - switch (aunits) - { - default: - case 0: - return RS2::DegreesDecimal; - break; - - case 1: - return RS2::DegreesMinutesSeconds; - break; - - case 2: - return RS2::Gradians; - break; - - case 3: - return RS2::Radians; - break; - - case 4: - return RS2::Surveyors; - break; - } - - return RS2::DegreesDecimal; -} - -/** - * @return The linear precision for this document. - * This is determined by the variable "$LUPREC". - */ -int Drawing::getAnglePrecision() -{ - return getVariableInt("$AUPREC", 4); -} - -/** - * @return The insertion point of the drawing into the paper space. - * This is the distance from the lower left paper edge to the zero - * point of the drawing. DXF: $PINSBASE. - */ -Vector Drawing::getPaperInsertionBase() -{ - return getVariableVector("$PINSBASE", Vector(0.0,0.0)); -} - -/** - * Sets the PINSBASE variable. - */ -void Drawing::setPaperInsertionBase(const Vector & p) -{ - addVariable("$PINSBASE", p, 10); -} - -/** - * @return Paper size in graphic units. - */ -Vector Drawing::getPaperSize() -{ - Vector def = Units::convert(Vector(210.0, 297.0), RS2::Millimeter, getUnit()); - Vector v1 = getVariableVector("$PLIMMIN", Vector(0.0, 0.0)); - Vector v2 = getVariableVector("$PLIMMAX", def); - - return v2 - v1; -} - -/** - * Sets a new paper size. - */ -void Drawing::setPaperSize(const Vector & s) -{ - addVariable("$PLIMMIN", Vector(0.0, 0.0), 10); - addVariable("$PLIMMAX", s, 10); -} - -/** - * @return Paper format. - * This is determined by the variables "$PLIMMIN" and "$PLIMMAX". - * - * @param landscape will be set to true for landscape and false for portrait if not NULL. - */ -RS2::PaperFormat Drawing::getPaperFormat(bool * landscape) -{ - Vector size = Units::convert(getPaperSize(), getUnit(), RS2::Millimeter); - - if (landscape != NULL) - *landscape = (size.x > size.y); - - return Units::paperSizeToFormat(size); -} - -/** - * Sets the paper format to the given format. - */ -void Drawing::setPaperFormat(RS2::PaperFormat f, bool landscape) -{ - Vector size = Units::paperFormatToSize(f); - - if (landscape) - { - double tmp = size.x; - size.x = size.y; - size.y = tmp; - } - - if (f != RS2::Custom) - setPaperSize(Units::convert(size, RS2::Millimeter, getUnit())); -} - -/** - * @return Paper space scaling (DXF: $PSVPSCALE). - */ -double Drawing::getPaperScale() -{ - double ret; - - ret = getVariableDouble("$PSVPSCALE", 1.0); - - if (ret < 1.0e-6) - ret = 1.0; - - return ret; -} - -/** - * Sets a new scale factor for the paper space. - */ -void Drawing::setPaperScale(double s) -{ - addVariable("$PSVPSCALE", s, 40); -} - -/** - * Centers drawing on page. Affects DXF variable $PINSBASE. - */ -void Drawing::centerToPage() -{ - Vector size = getPaperSize(); - double scale = getPaperScale(); - Vector pinsbase = (size - getSize() * scale) / 2.0 - getMin() * scale; - setPaperInsertionBase(pinsbase); -} - -/** - * Fits drawing on page. Affects DXF variable $PINSBASE. - */ -void Drawing::fitToPage() -{ - double border = Units::convert(25.0, RS2::Millimeter, getUnit()); - Vector ps = getPaperSize() - Vector(border, border); - Vector s = getSize(); - double fx = RS_MAXDOUBLE; - double fy = RS_MAXDOUBLE; - //double factor = 1.0; - - //ps = Units::convert(ps, getUnit(), RS2::Millimeter); - - if (fabs(s.x) > 1.0e-6) - fx = ps.x / s.x; - - if (fabs(s.y) > 1.0e-6) - fy = ps.y / s.y; - - setPaperScale(std::min(fx, fy)); - centerToPage(); -} - -/** - * @retval true The document has been modified since it was last saved. - * @retval false The document has not been modified since it was last saved. - */ -/*virtual*/ bool Drawing::isModified() const -{ - return modified || layerList.isModified() || blockList.isModified(); -} - -/** - * Sets the documents modified status to 'm'. - */ -/*virtual*/ void Drawing::setModified(bool m) -{ - modified = m; - layerList.setModified(m); - blockList.setModified(m); -} - -#ifdef RS_CAM -RS_CamData & Drawing::getCamData() -{ - return camData; -} - -void Drawing::setCamData(const RS_CamData & d) -{ - camData = d; -} -#endif - -/** - * Dumps the entities to stdout. - */ -std::ostream & operator<<(std::ostream & os, Drawing & g) -{ - os << "--- Drawing: \n"; - os << "---" << *g.getLayerList() << "\n"; - os << "---" << *g.getBlockList() << "\n"; - os << "---" << (Undo &)g << "\n"; - os << "---" << (EntityContainer &)g << "\n"; - - return os; -} diff --git a/src/base/drawing.h b/src/base/drawing.h deleted file mode 100644 index 3163070..0000000 --- a/src/base/drawing.h +++ /dev/null @@ -1,123 +0,0 @@ -#ifndef __GRAPHIC_H__ -#define __GRAPHIC_H__ - -#include "blocklist.h" -#include "layerlist.h" -#include "variabledict.h" -#include "document.h" -#ifdef RS_CAM -#include "camdata.h" -#endif - -//class RS_CamData; - -/** - * A graphic document which can contain entities layers and blocks. - * - * @author Andrew Mustun - */ -class Drawing: public Document -{ - public: - Drawing(EntityContainer * parent = NULL); - virtual ~Drawing(); - - virtual RS2::EntityType rtti() const; - virtual unsigned long int countLayerEntities(Layer * layer); - virtual LayerList * getLayerList(); - virtual BlockList * getBlockList(); - virtual void newDoc(); - virtual bool save(); - virtual bool saveAs(const QString& filename, RS2::FormatType type); - virtual bool open(const QString& filename, RS2::FormatType type); - - // Wrappers for Layer functions: - void clearLayers(); - uint countLayers() const; - Layer * layerAt(uint i); - void activateLayer(const QString & name); - void activateLayer(Layer * layer); - Layer * getActiveLayer(); - virtual void addLayer(Layer * layer); - virtual void removeLayer(Layer * layer); - virtual void editLayer(Layer * layer, const Layer & source); - Layer * findLayer(const QString & name); - void toggleLayer(const QString & name); - void toggleLayer(Layer * layer); - void toggleLayerLock(Layer * layer); - void freezeAllLayers(bool freeze); -// void addLayerListListener(LayerListListener * listener); -// void removeLayerListListener(LayerListListener * listener); - - // Wrapper for block functions: - void clearBlocks(); - uint countBlocks(); - Block * blockAt(uint i); - void activateBlock(const QString & name); - void activateBlock(Block * block); - Block * getActiveBlock(); - virtual bool addBlock(Block * block, bool notify = true); - virtual void addBlockNotification(); - virtual void removeBlock(Block * block); - Block * findBlock(const QString & name); - QString newBlockName(); - void toggleBlock(const QString & name); - void toggleBlock(Block * block); - void freezeAllBlocks(bool freeze); -// void addBlockListListener(BlockListListener * listener); -// void removeBlockListListener(BlockListListener * listener); - - // Wrappers for variable functions: - void clearVariables(); - int countVariables(); - void addVariable(const QString & key, const Vector & value, int code); - void addVariable(const QString & key, const QString & value, int code); - void addVariable(const QString & key, int value, int code); - void addVariable(const QString & key, double value, int code); - Vector getVariableVector(const QString & key, const Vector & def); - QString getVariableString(const QString & key, const QString & def); - int getVariableInt(const QString & key, int def); - double getVariableDouble(const QString & key, double def); - void removeVariable(const QString & key); - // Q3Dict & getVariableDict(); - QMultiHash & getVariableDict(); - - RS2::LinearFormat getLinearFormat(); - int getLinearPrecision(); - RS2::AngleFormat getAngleFormat(); - int getAnglePrecision(); - Vector getPaperSize(); - void setPaperSize(const Vector & s); - Vector getPaperInsertionBase(); - void setPaperInsertionBase(const Vector & p); - RS2::PaperFormat getPaperFormat(bool * landscape); - void setPaperFormat(RS2::PaperFormat f, bool landscape); - double getPaperScale(); - void setPaperScale(double s); - virtual void setUnit(RS2::Unit u); - virtual RS2::Unit getUnit(); - bool isGridOn(); - void setGridOn(bool on); - bool isDraftOn(); - void setDraftOn(bool on); - void centerToPage(); - void fitToPage(); - virtual bool isModified() const; - virtual void setModified(bool m); -#ifdef RS_CAM - RS_CamData & getCamData(); - void setCamData(const RS_CamData & d); -#endif - - friend std::ostream & operator<<(std::ostream & os, Drawing & g); - - private: - LayerList layerList; - BlockList blockList; - VariableDict variableDict; -#ifdef RS_CAM - RS_CamData camData; -#endif -}; - -#endif diff --git a/src/base/ellipse.cpp b/src/base/ellipse.cpp deleted file mode 100644 index 5d4fbd5..0000000 --- a/src/base/ellipse.cpp +++ /dev/null @@ -1,675 +0,0 @@ -// ellipse.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 05/28/2010 Added this text. :-) -// - -#include "ellipse.h" - -#include "drawing.h" -#include "graphicview.h" -#include "information.h" -#include "linetypepattern.h" -#include "paintinterface.h" - -/** - * Constructor. - */ -Ellipse::Ellipse(EntityContainer * parent, const EllipseData & d): - AtomicEntity(parent), data(d) -{ - //calculateEndpoints(); - calculateBorders(); -} - -/*virtual*/ Ellipse::~Ellipse() -{ -} - -/*virtual*/ Entity * Ellipse::clone() -{ - Ellipse * e = new Ellipse(*this); - e->initId(); - return e; -} - -/** @return RS2::EntityEllipse */ -/*virtual*/ RS2::EntityType Ellipse::rtti() const -{ - return RS2::EntityEllipse; -} - -/** - * @return Start point of the entity. - */ -/*virtual*/ Vector Ellipse::getStartpoint() const -{ - Vector p; - p.set(data.center.x + cos(data.angle1) * getMajorRadius(), - data.center.y + sin(data.angle1) * getMinorRadius()); - p.rotate(data.center, getAngle()); - return p; -} - -/** - * @return End point of the entity. - */ -/*virtual*/ Vector Ellipse::getEndpoint() const -{ - Vector p; - p.set(data.center.x + cos(data.angle2) * getMajorRadius(), - data.center.y + sin(data.angle2) * getMinorRadius()); - p.rotate(data.center, getAngle()); - return p; -} - -void Ellipse::moveStartpoint(const Vector & pos) -{ - data.angle1 = getEllipseAngle(pos); - //data.angle1 = data.center.angleTo(pos); - //calculateEndpoints(); - calculateBorders(); -} - -void Ellipse::moveEndpoint(const Vector & pos) -{ - data.angle2 = getEllipseAngle(pos); - //data.angle2 = data.center.angleTo(pos); - //calculateEndpoints(); - calculateBorders(); -} - -RS2::Ending Ellipse::getTrimPoint(const Vector & coord, const Vector & trimPoint) -{ - double angEl = getEllipseAngle(trimPoint); - double angM = getEllipseAngle(coord); - - if (Math::getAngleDifference(angM, angEl) > M_PI) - //if (data.reversed) { - // return RS2::EndingEnd; - //} - //else { - return RS2::EndingStart; - //} - else - //if (data.reversed) { - // return RS2::EndingStart; - //} - //else { - return RS2::EndingEnd; - //} -} - -double Ellipse::getEllipseAngle(const Vector & pos) -{ - Vector m = pos; - m.rotate(data.center, -data.majorP.angle()); - Vector v = m - data.center; - v.scale(Vector(1.0, 1.0 / data.ratio)); - return v.angle(); -} - -/** @return Copy of data that defines the ellipse. **/ -EllipseData Ellipse::getData() -{ - return data; -} - -VectorSolutions Ellipse::getRefPoints() -{ - VectorSolutions ret(getStartpoint(), getEndpoint(), data.center); - return ret; -} - -/** - * @retval true if the arc is reversed (clockwise), - * @retval false otherwise - */ -bool Ellipse::isReversed() const -{ - return data.reversed; -} - -/** sets the reversed status. */ -void Ellipse::setReversed(bool r) -{ - data.reversed = r; -} - -/** @return The rotation angle of this ellipse */ -double Ellipse::getAngle() const -{ - return data.majorP.angle(); -} - -/** @return The start angle of this arc */ -double Ellipse::getAngle1() -{ - return data.angle1; -} - -/** Sets new start angle. */ -void Ellipse::setAngle1(double a1) -{ - data.angle1 = a1; -} - -/** @return The end angle of this arc */ -double Ellipse::getAngle2() -{ - return data.angle2; -} - -/** Sets new end angle. */ -void Ellipse::setAngle2(double a2) -{ - data.angle2 = a2; -} - -/** @return The center point (x) of this arc */ -Vector Ellipse::getCenter() -{ - return data.center; -} - -/** Sets new center. */ -void Ellipse::setCenter(const Vector & c) -{ - data.center = c; -} - -/** @return The endpoint of the major axis (relative to center). */ -Vector Ellipse::getMajorP() -{ - return data.majorP; -} - -/** Sets new major point (relative to center). */ -void Ellipse::setMajorP(const Vector & p) -{ - data.majorP = p; -} - -/** @return The ratio of minor to major axis */ -double Ellipse::getRatio() -{ - return data.ratio; -} - -/** Sets new ratio. */ -void Ellipse::setRatio(double r) -{ - data.ratio = r; -} - -/** - * @return Angle length in rad. - */ -/*virtual*/ double Ellipse::getAngleLength() const -{ - if (isReversed()) - return data.angle1 - data.angle2; - else - return data.angle2 - data.angle1; -} - -/** @return The major radius of this ellipse. Same as getRadius() */ -double Ellipse::getMajorRadius() const -{ - return data.majorP.magnitude(); -} - -/** @return The minor radius of this ellipse */ -double Ellipse::getMinorRadius() const -{ - return data.majorP.magnitude() * data.ratio; -} - -/** - * Recalculates the endpoints using the angles and the radius. - */ -/* - void Ellipse::calculateEndpoints() { - double angle = data.majorP.angle(); - double radius1 = getMajorRadius(); - double radius2 = getMinorRadius(); - - startpoint.set(data.center.x + cos(data.angle1) * radius1, - data.center.y + sin(data.angle1) * radius2); - startpoint.rotate(data.center, angle); - endpoint.set(data.center.x + cos(data.angle2) * radius1, - data.center.y + sin(data.angle2) * radius2); - endpoint.rotate(data.center, angle); - } - */ - -/** - * Calculates the boundary box of this ellipse. - * - * @todo Fix that - the algorithm used is really bad / slow. - */ -void Ellipse::calculateBorders() -{ - DEBUG->print("Ellipse::calculateBorders"); - - double radius1 = getMajorRadius(); - double radius2 = getMinorRadius(); - double angle = getAngle(); - double a1 = ((!isReversed()) ? data.angle1 : data.angle2); - double a2 = ((!isReversed()) ? data.angle2 : data.angle1); - Vector startpoint = getStartpoint(); - Vector endpoint = getEndpoint(); - - double minX = std::min(startpoint.x, endpoint.x); - double minY = std::min(startpoint.y, endpoint.y); - double maxX = std::max(startpoint.x, endpoint.x); - double maxY = std::max(startpoint.y, endpoint.y); - - // kind of a brute force. TODO: exact calculation - Vector vp; - double a = a1; - - do - { - vp.set(data.center.x + radius1 * cos(a), - data.center.y + radius2 * sin(a)); - vp.rotate(data.center, angle); - - minX = std::min(minX, vp.x); - minY = std::min(minY, vp.y); - maxX = std::max(maxX, vp.x); - maxY = std::max(maxY, vp.y); - - a += 0.03; - } - while (Math::isAngleBetween(Math::correctAngle(a), a1, a2, false) - && a < 4 * M_PI); - - minV.set(minX, minY); - maxV.set(maxX, maxY); - DEBUG->print("Ellipse::calculateBorders: OK"); -} - -Vector Ellipse::getNearestEndpoint(const Vector & coord, double * dist) -{ - double dist1, dist2; - Vector nearerPoint; - Vector startpoint = getStartpoint(); - Vector endpoint = getEndpoint(); - - dist1 = startpoint.distanceTo(coord); - dist2 = endpoint.distanceTo(coord); - - if (dist2 < dist1) - { - if (dist != NULL) - *dist = dist2; - nearerPoint = endpoint; - } - else - { - if (dist != NULL) - *dist = dist1; - nearerPoint = startpoint; - } - - return nearerPoint; -} - -Vector Ellipse::getNearestPointOnEntity(const Vector & coord, bool onEntity, double * dist, Entity * * entity) -{ - DEBUG->print("Ellipse::getNearestPointOnEntity"); - - Vector ret(false); - - if (entity != NULL) - *entity = this; - double ang = getAngle(); - - Vector normalized = (coord - data.center).rotate(-ang); - - double dU = normalized.x; - double dV = normalized.y; - double dA = getMajorRadius(); - double dB = getMinorRadius(); - double dEpsilon = 1.0e-8; - int iMax = 32; - int riIFinal = 0; - double rdX = 0.0; - double rdY = 0.0; - double dDistance; - bool swap = false; - bool majorSwap = false; - - if (dA < dB) - { - double dum = dA; - dA = dB; - dB = dum; - dum = dU; - dU = dV; - dV = dum; - majorSwap = true; - } - - if (dV < 0.0) - { - dV *= -1.0; - swap = true; - } - - // initial guess - double dT = dB * (dV - dB); - - // Newton s method - int i; - - for (i = 0; i < iMax; i++) - { - DEBUG->print("Ellipse::getNearestPointOnEntity: i: %d", i); - double dTpASqr = dT + dA * dA; - double dTpBSqr = dT + dB * dB; - double dInvTpASqr = 1.0 / dTpASqr; - double dInvTpBSqr = 1.0 / dTpBSqr; - double dXDivA = dA * dU * dInvTpASqr; - double dYDivB = dB * dV * dInvTpBSqr; - double dXDivASqr = dXDivA * dXDivA; - double dYDivBSqr = dYDivB * dYDivB; - double dF = dXDivASqr + dYDivBSqr - 1.0; - DEBUG->print("Ellipse::getNearestPointOnEntity: dF: %f", dF); - - if (fabs(dF) < dEpsilon) - { - // F(t0) is close enough to zero, terminate the iteration: - rdX = dXDivA * dA; - rdY = dYDivB * dB; - riIFinal = i; - DEBUG->print("Ellipse::getNearestPointOnEntity: rdX,rdY 1: %f,%f", rdX, rdY); - break; - } - double dFDer = 2.0 * (dXDivASqr * dInvTpASqr + dYDivBSqr * dInvTpBSqr); - double dRatio = dF / dFDer; - DEBUG->print("Ellipse::getNearestPointOnEntity: dRatio: %f", dRatio); - - if (fabs(dRatio) < dEpsilon) - { - // t1-t0 is close enough to zero, terminate the iteration: - rdX = dXDivA * dA; - rdY = dYDivB * dB; - riIFinal = i; - DEBUG->print("Ellipse::getNearestPointOnEntity: rdX,rdY 2: %f,%f", rdX, rdY); - break; - } - dT += dRatio; - } - - if (i == iMax) - { - // failed to converge: - DEBUG->print("Ellipse::getNearestPointOnEntity: failed"); - dDistance = RS_MAXDOUBLE; - } - else - { - double dDelta0 = rdX - dU; - double dDelta1 = rdY - dV; - dDistance = sqrt(dDelta0 * dDelta0 + dDelta1 * dDelta1); - ret = Vector(rdX, rdY); - DEBUG->print("Ellipse::getNearestPointOnEntity: rdX,rdY 2: %f,%f", rdX, rdY); - DEBUG->print("Ellipse::getNearestPointOnEntity: ret: %f,%f", ret.x, ret.y); - } - - if (dist != NULL) - { - if (ret.valid) - *dist = dDistance; - else - *dist = RS_MAXDOUBLE; - } - - if (ret.valid) - { - if (swap) - ret.y *= -1.0; - - - if (majorSwap) - { - double dum = ret.x; - ret.x = ret.y; - ret.y = dum; - } - ret = (ret.rotate(ang) + data.center); - - if (onEntity) - { - double a1 = data.center.angleTo(getStartpoint()); - double a2 = data.center.angleTo(getEndpoint()); - double a = data.center.angleTo(ret); - - if (!Math::isAngleBetween(a, a1, a2, data.reversed)) - ret = Vector(false); - } - } - - return ret; -} - -/** - * @param tolerance Tolerance. - * - * @retval true if the given point is on this entity. - * @retval false otherwise - */ -bool Ellipse::isPointOnEntity(const Vector & coord, double tolerance) -{ - double dist = getDistanceToPoint(coord, NULL, RS2::ResolveNone); - return (dist <= tolerance); -} - -Vector Ellipse::getNearestCenter(const Vector & coord, double * dist) -{ - if (dist != NULL) - *dist = coord.distanceTo(data.center); - return data.center; -} - -/** - * @todo Implement this. - */ -Vector Ellipse::getNearestMiddle(const Vector & /*coord*/, double * dist) -{ - if (dist != NULL) - *dist = RS_MAXDOUBLE; - return Vector(false); -} - -Vector Ellipse::getNearestDist(double /*distance*/, const Vector & /*coord*/, double * dist) -{ - if (dist != NULL) - *dist = RS_MAXDOUBLE; - return Vector(false); -} - -double Ellipse::getDistanceToPoint(const Vector & coord, Entity * * entity, RS2::ResolveLevel, double /*solidDist*/) -{ - double dist = RS_MAXDOUBLE; - getNearestPointOnEntity(coord, true, &dist, entity); - - return dist; -} - -void Ellipse::move(Vector offset) -{ - data.center.move(offset); - //calculateEndpoints(); - calculateBorders(); -} - -void Ellipse::rotate(Vector center, double angle) -{ - data.center.rotate(center, angle); - data.majorP.rotate(angle); - //calculateEndpoints(); - calculateBorders(); -} - -void Ellipse::scale(Vector center, Vector factor) -{ - data.center.scale(center, factor); - data.majorP.scale(factor); - //calculateEndpoints(); - calculateBorders(); -} - -/** - * @todo deal with angles correctly - */ -void Ellipse::mirror(Vector axisPoint1, Vector axisPoint2) -{ - Vector mp = data.center + data.majorP; - - data.center.mirror(axisPoint1, axisPoint2); - mp.mirror(axisPoint1, axisPoint2); - - data.majorP = mp - data.center; - - double a = axisPoint1.angleTo(axisPoint2); - - Vector vec; - vec.setPolar(1.0, data.angle1); - vec.mirror(Vector(0.0, 0.0), axisPoint2 - axisPoint1); - data.angle1 = vec.angle() - 2 * a; - - vec.setPolar(1.0, data.angle2); - vec.mirror(Vector(0.0, 0.0), axisPoint2 - axisPoint1); - data.angle2 = vec.angle() - 2 * a; - - data.reversed = (!data.reversed); - - //calculateEndpoints(); - calculateBorders(); -} - -void Ellipse::moveRef(const Vector & ref, const Vector & offset) -{ - Vector startpoint = getStartpoint(); - Vector endpoint = getEndpoint(); - - if (ref.distanceTo(startpoint) < 1.0e-4) - moveStartpoint(startpoint + offset); - - - if (ref.distanceTo(endpoint) < 1.0e-4) - moveEndpoint(endpoint + offset); -} - -void Ellipse::draw(PaintInterface * painter, GraphicView * view, double /*patternOffset*/) -{ - if (!painter || !view) - return; - - if (getPen().getLineType() == RS2::SolidLine || isSelected() - || view->getDrawingMode() == RS2::ModePreview) - painter->drawEllipse(view->toGui(getCenter()), - getMajorRadius() * view->getFactor().x, - getMinorRadius() * view->getFactor().x, - getAngle(), getAngle1(), getAngle2(), isReversed()); - else - { - double styleFactor = getStyleFactor(view); - - if (styleFactor < 0.0) - { - painter->drawEllipse(view->toGui(getCenter()), - getMajorRadius() * view->getFactor().x, - getMinorRadius() * view->getFactor().x, - getAngle(), getAngle1(), getAngle2(), isReversed()); - return; - } - - // Pattern: - LineTypePattern * pat; - - if (isSelected()) - pat = &patternSelected; - else - pat = view->getPattern(getPen().getLineType()); - - if (pat == NULL) - return; - - // Pen to draw pattern is always solid: - Pen pen = painter->getPen(); - pen.setLineType(RS2::SolidLine); - painter->setPen(pen); - - double * da; // array of distances in x. - int i; // index counter - - double length = getAngleLength(); - - // create pattern: - da = new double[pat->num]; - - double tot = 0.0; - i = 0; - bool done = false; - double curA = getAngle1(); - double curR; - Vector cp = view->toGui(getCenter()); - double r1 = getMajorRadius() * view->getFactor().x; - double r2 = getMinorRadius() * view->getFactor().x; - - do - { - curR = sqrt(Math::pow(getMinorRadius() * cos(curA), 2.0) - + Math::pow(getMajorRadius() * sin(curA), 2.0)); - - if (curR > 1.0e-6) - { - da[i] = fabs(pat->pattern[i] * styleFactor) / curR; - - if (pat->pattern[i] * styleFactor > 0.0) - { - if (tot + fabs(da[i]) < length) - painter->drawEllipse(cp, r1, r2, getAngle(), curA, curA + da[i], false); - else - painter->drawEllipse(cp, r1, r2, getAngle(), curA, getAngle2(), false); - } - } - - curA += da[i]; - tot += fabs(da[i]); - done = tot > length; - - i++; - - if (i >= pat->num) - i = 0; - } - while (!done); - - delete[] da; - } -} - -/** - * Dumps the point's data to stdout. - */ -std::ostream & operator<<(std::ostream & os, const Ellipse & a) -{ - os << " Ellipse: " << a.data << "\n"; - return os; -} - diff --git a/src/base/ellipse.h b/src/base/ellipse.h deleted file mode 100644 index f0bff36..0000000 --- a/src/base/ellipse.h +++ /dev/null @@ -1,113 +0,0 @@ -#ifndef __ELLIPSE_H__ -#define __ELLIPSE_H__ - -#include "atomicentity.h" - -/** - * Holds the data that defines an ellipse. - */ -class EllipseData -{ - public: - EllipseData(const Vector & center, const Vector & majorP, double ratio, double angle1, double angle2, bool reversed) - { - this->center = center; - this->majorP = majorP; - this->ratio = ratio; - this->angle1 = angle1; - this->angle2 = angle2; - this->reversed = reversed; - } - - friend class Ellipse; - - friend std::ostream & operator<<(std::ostream & os, const EllipseData & ed) - { - os << "(" << ed.center - << "/" << ed.majorP - << " " << ed.ratio - << " " << ed.angle1 - << "," << ed.angle2 - << ")"; - return os; - } - - private: - //! Ellipse center - Vector center; - //! Endpoint of major axis relative to center. - Vector majorP; - //! Ratio of minor axis to major axis. - double ratio; - //! Start angle - double angle1; - //! End angle - double angle2; - //! Reversed (cw) flag - bool reversed; -}; - -/** - * Class for an ellipse entity. All angles are in Rad. - * - * @author Andrew Mustun - */ -class Ellipse: public AtomicEntity -{ - public: - Ellipse(EntityContainer * parent, const EllipseData & d); - virtual ~Ellipse(); - - virtual Entity * clone(); - virtual RS2::EntityType rtti() const; - virtual Vector getStartpoint() const; - virtual Vector getEndpoint() const; - virtual void moveStartpoint(const Vector & pos); - virtual void moveEndpoint(const Vector & pos); - virtual RS2::Ending getTrimPoint(const Vector & coord, const Vector & trimPoint); - double getEllipseAngle(const Vector & pos); - EllipseData getData(); - virtual VectorSolutions getRefPoints(); - bool isReversed() const; - void setReversed(bool r); - double getAngle() const; - double getAngle1(); - void setAngle1(double a1); - double getAngle2(); - void setAngle2(double a2); - Vector getCenter(); - void setCenter(const Vector & c); - Vector getMajorP(); - void setMajorP(const Vector & p); - double getRatio(); - void setRatio(double r); - virtual double getAngleLength() const; - double getMajorRadius() const; - double getMinorRadius() const; - - virtual Vector getNearestEndpoint(const Vector & coord, double * dist = NULL); - virtual Vector getNearestPointOnEntity(const Vector & coord, bool onEntity = true, double * dist = NULL, Entity ** entity = NULL); - virtual Vector getNearestCenter(const Vector & coord, double * dist = NULL); - virtual Vector getNearestMiddle(const Vector & coord, double * dist = NULL); - virtual Vector getNearestDist(double distance, const Vector & coord, double * dist = NULL); - virtual double getDistanceToPoint(const Vector & coord, Entity ** entity = NULL, RS2::ResolveLevel level = RS2::ResolveNone, double solidDist = RS_MAXDOUBLE); - virtual bool isPointOnEntity(const Vector & coord, double tolerance = RS_TOLERANCE); - - virtual void move(Vector offset); - virtual void rotate(Vector center, double angle); - virtual void scale(Vector center, Vector factor); - virtual void mirror(Vector axisPoint1, Vector axisPoint2); - virtual void moveRef(const Vector & ref, const Vector & offset); - - virtual void draw(PaintInterface * painter, GraphicView * view, double patternOffset = 0.0); - - friend std::ostream & operator<<(std::ostream & os, const Ellipse & a); - - //virtual void calculateEndpoints(); - virtual void calculateBorders(); - - protected: - EllipseData data; -}; - -#endif diff --git a/src/base/entity.cpp b/src/base/entity.cpp deleted file mode 100644 index aa6abb7..0000000 --- a/src/base/entity.cpp +++ /dev/null @@ -1,1095 +0,0 @@ -// entity.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 05/28/2010 Added this text. :-) -// - -#include "entity.h" - -#include -#include "arc.h" -#include "circle.h" -#include "debug.h" -#include "document.h" -#include "ellipse.h" -#include "drawing.h" -#include "graphicview.h" -#include "insert.h" -#include "layer.h" -#include "line.h" -#include "point.h" -#include "polyline.h" -#include "text.h" -#include "units.h" - -/** - * Default constructor. - * @param parent The parent entity of this entity. - * E.g. a line might have a graphic entity or - * a polyline entity as parent. - */ -Entity::Entity(EntityContainer * parent) -{ - this->parent = parent; - init(); -} - -/** - * Copy constructor. - */ -/*Entity::Entity(const Entity& e) : Flags(e.getFlags()) { - cout << "copy constructor called\n"; - init(); - parent = e.parent; - layer = e.layer; - //setFlag(e.getFlags()); - minV = e.minV; - maxV = e.maxV; - pen = e.pen; -}*/ - -/** - * Destructor. - */ -Entity::~Entity() -{ -} - -/*virtual*/ void Entity::reparent(EntityContainer * parent) -{ - this->parent = parent; -} - -/** - * Initialisation. Called from all constructors. - */ -void Entity::init() -{ - resetBorders(); - - setFlag(RS2::FlagVisible); - //layer = NULL; - //pen = Pen(); - updateEnabled = true; - setLayerToActive(); - setPenToActive(); - initId(); -} - -/** - * Gives this entity a new unique id. - */ -void Entity::initId() -{ - static unsigned long int idCounter = 0; - id = idCounter++; -} - -/** - * Resets the borders of this element. - */ -void Entity::resetBorders() -{ - // TODO: Check that. windoze XP crashes with MAXDOUBLE - double maxd = RS_MAXDOUBLE; - double mind = RS_MINDOUBLE; - - minV.set(maxd, maxd, maxd); - maxV.set(mind, mind, mind); -} - -/** - * Must be overwritten to return the rtti of this entity - * (e.g. RS2::EntityArc). - */ -/*virtual*/ RS2::EntityType Entity::rtti() const -{ - return RS2::EntityUnknown; -} - -/** - * Identify all entities as undoable entities. - * @return RS2::UndoableEntity - */ -/*virtual*/ RS2::UndoableType Entity::undoRtti() -{ - return RS2::UndoableEntity; -} - -/** - * @return Unique Id of this entity. - */ -unsigned long int Entity::getId() const -{ - return id; -} - -/** - * Must be overwritten to return true if an entity type - * is a potential edge entity of a contour. By default - * this returns false. - */ -/*virtual*/ bool Entity::isEdge() const -{ - return false; -} - -/** - * @return true for all document entities (e.g. Graphics or Blocks). - * false otherwise. - */ -/*virtual*/ bool Entity::isDocument() const -{ - return false; -} - -/** - * Selects or deselects this entity. - * - * @param select True to select, false to deselect. - */ -bool Entity::setSelected(bool select) -{ - // layer is locked: - if (select && isLocked()) - return false; - - if (select) - setFlag(RS2::FlagSelected); - else - delFlag(RS2::FlagSelected); - - return true; -} - -/** - * Toggles select on this entity. - */ -bool Entity::toggleSelected() -{ - return setSelected(!isSelected()); - //toggleFlag(RS2::FlagSelected); -} - -/** - * @return True if the entity is selected. Note that an entity might - * not be selected but one of its parents is selected. In that case - * this function returns false. - */ -bool Entity::isSelected() const -{ - return getFlag(RS2::FlagSelected); -} - -/** - * @return true if a parent entity of this entity is selected. - */ -bool Entity::isParentSelected() -{ - Entity * p = this; - - do - { - p = p->getParent(); - - if (p && p->isSelected() == true) - return true; - } - while (p); - - return false; -} - -/** - * Sets or resets the processed flag of this entity. - * - * @param on True to set, false to reset. - */ -void Entity::setProcessed(bool on) -{ - if (on) - setFlag(RS2::FlagProcessed); - else - delFlag(RS2::FlagProcessed); -} - -/** - * @return True if the processed flag is set. - */ -bool Entity::isProcessed() const -{ - return getFlag(RS2::FlagProcessed); -} - -/** - * Called when the undo state changed. - * - * @param undone true: entity has become invisible. - * false: entity has become visible. - */ -void Entity::undoStateChanged(bool /*undone*/) -{ - setSelected(false); - update(); -} - -/** - * @return true if this entity or any parent entities are undone. - */ -bool Entity::isUndone() const -{ - if (parent == NULL) - return Undoable::isUndone(); - - return Undoable::isUndone() || parent->isUndone(); -} - -/** - * @return True if the entity is in the given range. - */ -bool Entity::isInWindow(Vector v1, Vector v2) -{ - double right, left, top, bottom; - - right = std::max(v1.x, v2.x); - left = std::min(v1.x, v2.x); - top = std::max(v1.y, v2.y); - bottom = std::min(v1.y, v2.y); - - return (getMin().x >= left && getMax().x <= right - && getMin().y >= bottom && getMax().y <= top); -} - -/** - * @param tolerance Tolerance. - * - * @retval true if the given point is on this entity. - * @retval false otherwise - */ -bool Entity::isPointOnEntity(const Vector & coord, double tolerance) -{ - double dist = getDistanceToPoint(coord, NULL, RS2::ResolveNone); - return (dist <= tolerance); -} - -/*virtual*/ bool Entity::hasEndpointsWithinWindow(Vector /*v1*/, Vector /*v2*/) -{ - return false; -} - -/** - * Is this entity visible? - * - * @return true Only if the entity and the layer it is on are visible. - * The Layer might also be NULL. In that case the layer visiblity -* is ignored. - */ -/*virtual*/ bool Entity::isVisible() -{ - if (!getFlag(RS2::FlagVisible)) - return false; - - if (isUndone()) - return false; - - /*EntityCotnainer* parent = getParent(); - if (parent!=NULL && parent->isUndone()) { - return false; - }*/ - - if (getLayer() == NULL) - return true; - - // inserts are usually visible - the entities in them have their own - // layers which might be frozen - // upd: i'm not sure if that is the best behaviour - //if (rtti()==RS2::EntityInsert) { - // return true; - //} - - if (layer != NULL /*&& layer->getName()!="ByBlock"*/) - { - if (!layer->isFrozen()) - return true; - else - return false; - } - - if (layer == NULL /*&& getLayer()->getName()!="ByBlock"*/) - { - if (getLayer() == NULL) - return true; - else - { - if (!getLayer()->isFrozen()) - return true; - else - return false; - } - } - - if (getBlockOrInsert() == NULL) - return true; - - if (getBlockOrInsert()->rtti() == RS2::EntityBlock) - { - if (getLayer(false) == NULL || !getLayer(false)->isFrozen()) - return true; - else - return false; - } - - - if (getBlockOrInsert()->getLayer() == NULL) - return true; - - if (!getBlockOrInsert()->getLayer()->isFrozen()) - return true; - - return false; -} - -/*virtual*/ void Entity::setVisible(bool v) -{ - if (v) - setFlag(RS2::FlagVisible); - else - delFlag(RS2::FlagVisible); -} - -/** - * Sets the highlight status of the entity. Highlighted entities - * usually indicate a feedback to a user action. - */ -void Entity::setHighlighted(bool on) -{ - if (on) - setFlag(RS2::FlagHighlighted); - else - delFlag(RS2::FlagHighlighted); -} - -/** - * @return true if the entity is highlighted. - */ -bool Entity::isHighlighted() -{ - return getFlag(RS2::FlagHighlighted); -} - -/** - * @return true if the layer this entity is on is locked. - */ -bool Entity::isLocked() -{ - if (getLayer(true) != NULL && getLayer()->isLocked()) - return true; - - return false; -} - -/** - * Implementations must return the total length of the entity - * or a negative number if the entity has no length (e.g. a text or hatch). - */ -/*virtual*/ double Entity::getLength() -{ - return -1.0; -} - -/** - * @return Parent of this entity or NULL if this is a root entity. - */ -EntityContainer * Entity::getParent() const -{ - return parent; -} - -/** - * Reparents this entity. - */ -void Entity::setParent(EntityContainer * p) -{ - parent = p; -} - -/** - * @return The parent graphic in which this entity is stored - * or the parent's parent graphic or NULL if none of the parents - * are stored in a graphic. - */ -Drawing * Entity::GetDrawing() -{ - if (rtti() == RS2::EntityDrawing) - return (Drawing *)this; - else if (parent == NULL) - return NULL; - else - return parent->GetDrawing(); -} - -/** - * @return The parent block in which this entity is stored - * or the parent's parent block or NULL if none of the parents - * are stored in a block. - */ -Block * Entity::getBlock() -{ - if (rtti() == RS2::EntityBlock) - return (Block *)this; - else if (parent == NULL) - return NULL; - else - return parent->getBlock(); -} - -/** - * @return The parent insert in which this entity is stored - * or the parent's parent block or NULL if none of the parents - * are stored in a block. - */ -Insert * Entity::getInsert() -{ - if (rtti() == RS2::EntityInsert) - return (Insert *)this; - else if (parent == NULL) - return NULL; - else - return parent->getInsert(); -} - -/** - * @return The parent block or insert in which this entity is stored - * or the parent's parent block or insert or NULL if none of the parents - * are stored in a block or insert. - */ -Entity * Entity::getBlockOrInsert() -{ - if (rtti() == RS2::EntityBlock || rtti() == RS2::EntityInsert) - return this; - else if (parent == NULL) - return NULL; - else - return parent->getBlockOrInsert(); -} - -/** - * @return The parent document in which this entity is stored - * or the parent's parent document or NULL if none of the parents - * are stored in a document. Note that a document is usually - * either a Graphic or a Block. - */ -Document * Entity::getDocument() -{ - if (isDocument() == true) - return (Document *)this; - else if (parent == NULL) - return NULL; - else - return parent->getDocument(); -} - -/** - * Can be implemented by child classes to update the entities - * temporary subentities. update() is called if the entity's - * paramters or undo state changed. - */ -/*virtual*/ void Entity::update() -{ -} - -/*virtual*/ void Entity::setUpdateEnabled(bool on) -{ - updateEnabled = on; -} - -/** - * This method doesn't do any calculations. - * @return minimum coordinate of the entity. - * @see calculateBorders() - */ -Vector Entity::getMin() const -{ - return minV; -} - -/** - * This method doesn't do any calculations. - * @return minimum coordinate of the entity. - * @see calculateBorders() - */ -Vector Entity::getMax() const -{ - return maxV; -} - -/** - * This method returns the difference of max and min returned - * by the above functions. - * @return size of the entity. - * @see calculateBorders() - * @see getMin() - * @see getMax() - */ -Vector Entity::getSize() const -{ - return maxV - minV; -} - -/** - * Sets a variable value for the parent graphic object. - * - * @param key Variable name (e.g. "$DIMASZ") - * @param val Default value - */ -void Entity::addGraphicVariable(const QString & key, double val, int code) -{ - Drawing * drawing = GetDrawing(); - - if (drawing) - drawing->addVariable(key, val, code); -} - -/** - * Sets a variable value for the parent graphic object. - * - * @param key Variable name (e.g. "$DIMASZ") - * @param val Default value - */ -void Entity::addGraphicVariable(const QString & key, int val, int code) -{ - Drawing * drawing = GetDrawing(); - - if (drawing) - drawing->addVariable(key, val, code); -} - -/** - * Sets a variable value for the parent graphic object. - * - * @param key Variable name (e.g. "$DIMASZ") - * @param val Default value - */ -void Entity::addGraphicVariable(const QString & key, const QString & val, int code) -{ - Drawing * drawing = GetDrawing(); - - if (drawing) - drawing->addVariable(key, val, code); -} - -/** - * A safe member function to return the given variable. - * - * @param key Variable name (e.g. "$DIMASZ") - * @param def Default value - * - * @return value of variable or default value if the given variable - * doesn't exist. - */ -double Entity::getGraphicVariableDouble(const QString & key, double def) -{ - Drawing * drawing = GetDrawing(); - double ret = def; - - if (drawing) - ret = drawing->getVariableDouble(key, def); - - return ret; -} - -/** - * A safe member function to return the given variable. - * - * @param key Variable name (e.g. "$DIMASZ") - * @param def Default value - * - * @return value of variable or default value if the given variable - * doesn't exist. - */ -int Entity::getGraphicVariableInt(const QString & key, int def) -{ - Drawing * drawing = GetDrawing(); - int ret = def; - - if (drawing) - ret = drawing->getVariableInt(key, def); - - return ret; -} - -/** - * A safe member function to return the given variable. - * - * @param key Variable name (e.g. "$DIMASZ") - * @param def Default value - * - * @return value of variable or default value if the given variable - * doesn't exist. - */ -QString Entity::getGraphicVariableString(const QString & key, const QString & def) -{ - Drawing * drawing = GetDrawing(); - QString ret = def; - - if (drawing) - ret = drawing->getVariableString(key, def); - - return ret; -} - -/** - * @return The unit the parent graphic works on or None if there's no - * parent graphic. - */ -RS2::Unit Entity::getGraphicUnit() -{ - Drawing * drawing = GetDrawing(); - RS2::Unit ret = RS2::None; - - if (drawing) - ret = drawing->getUnit(); - - return ret; -} - -/** - * Must be overwritten to get all reference points of the entity. - */ -/*virtual*/ VectorSolutions Entity::getRefPoints() -{ - return VectorSolutions(); -} - -/** - * Must be overwritten to get the point with a given - * distance to the start- or endpoint to the given coordinate for this entity. - * - * @param distance Distance to endpoint. - * @param startp true = measured from Startpoint, false = measured from Endpoint - * - * @return The point with the given distance to the start- or endpoint. - */ -/*virtual*/ Vector Entity::getNearestDist(double /*distance*/, bool /*startp*/) -{ - return Vector(false); -} - -/** - * Must be overwritten to get the nearest reference point for this entity. - * - * @param coord Coordinate (typically a mouse coordinate) - * @param dist Pointer to a value which will contain the measured - * distance between 'coord' and the closest point. The passed - * pointer can also be NULL in which case the distance will be - * lost. - * - * @return The closest point with the given distance to the endpoint. - */ -/*virtual*/ Vector Entity::getNearestRef(const Vector & coord, double * dist/*= NULL*/) -{ - VectorSolutions s = getRefPoints(); - - return s.getClosest(coord, dist); -} - -/** - * Gets the nearest reference point of this entity if it is selected. - * Containers re-implement this method to return the nearest reference - * point of a selected sub entity. - * - * @param coord Coordinate (typically a mouse coordinate) - * @param dist Pointer to a value which will contain the measured - * distance between 'coord' and the closest point. The passed - * pointer can also be NULL in which case the distance will be - * lost. - * - * @return The closest point with the given distance to the endpoint. - */ -/*virtual*/ Vector Entity::getNearestSelectedRef(const Vector & coord, double * dist/*= NULL*/) -{ - if (isSelected()) - return getNearestRef(coord, dist); - - return Vector(false); -} - -/** - * Acts like scale(Vector) but with equal factors. - * Equal to scale(center, Vector(factor, factor)). - */ -/*virtual*/ void Entity::scale(Vector center, double factor) -{ - scale(center, Vector(factor, factor)); -} - -/** - * Implementations must drag the reference point(s) of all - * (sub-)entities that are very close to ref by offset. - */ -/*virtual*/ void Entity::moveRef(const Vector &/*ref*/, const Vector &/*offset*/) -{ - return; -} - -/** - * Implementations must drag the reference point(s) of selected - * (sub-)entities that are very close to ref by offset. - */ -/*virtual*/ void Entity::moveSelectedRef(const Vector &/*ref*/, const Vector &/*offset*/) -{ - return; -} - -/** - * Returns a pointer to the layer this entity is on or NULL. - * - * @para resolve true: if the layer is ByBlock, the layer of the - * block this entity is in is returned. - * false: the layer of the entity is returned. - * - * @return pointer to the layer this entity is on. If the layer - * is set to NULL the layer of the next parent that is not on - * layer NULL is returned. If all parents are on layer NULL, NULL - * is returned. - */ -Layer * Entity::getLayer(bool resolve) const -{ - if (resolve) - { - // we have no layer but a parent that might have one. - // return parent's layer instead: - if (layer == NULL /*|| layer->getName()=="ByBlock"*/) - { - if (parent != NULL) - return parent->getLayer(true); - else - return NULL; - } - } - - // return our layer. might still be NULL: - return layer; -} - -/** - * Sets the layer of this entity to the layer with the given name - */ -void Entity::setLayer(const QString & name) -{ - Drawing * drawing = GetDrawing(); - layer = (drawing ? drawing->findLayer(name) : NULL); -} - -/** - * Sets the layer of this entity to the layer given. - */ -void Entity::setLayer(Layer * l) -{ - layer = l; -} - -/** - * Sets the layer of this entity to the current layer of - * the graphic this entity is in. If this entity (and none - * of its parents) are in a graphic the layer is set to NULL. - */ -void Entity::setLayerToActive() -{ - Drawing * drawing = GetDrawing(); - layer = (drawing ? drawing->getActiveLayer() : NULL); -} - -/** - * Gets the pen needed to draw this entity. - * The attributes can also come from the layer this entity is on - * if the flags are set accordingly. - * - * @param resolve true: Resolve the pen to a drawable pen (e.g. the pen - * from the layer or parent..) - * false: Don't resolve and return a pen or ByLayer, ByBlock, ... - * - * @return Pen for this entity. - */ -Pen Entity::getPen(bool resolve) const -{ - if (!resolve) - return pen; - else - { - Pen p = pen; - Layer * l = getLayer(true); - - // use parental attributes (e.g. vertex of a polyline, block - // entities when they are drawn in block documents): - if (!p.isValid() || p.getColor().isByBlock()) - { - if (parent != NULL) - p = parent->getPen(); - } - // use layer attributes: - else if (l != NULL) - { - // layer is "ByBlock": - /*if (layer->getName()=="ByBlock" && getBlockOrInsert()!=NULL) { - p = getBlockOrInsert()->getPen(); - } else {*/ - - // use layer's color: - if (p.getColor().isByLayer()) - p.setColor(l->getPen().getColor()); - - // use layer's width: - if (p.getWidth() == RS2::WidthByLayer) - p.setWidth(l->getPen().getWidth()); - - // use layer's linetype: - if (p.getLineType() == RS2::LineByLayer) - p.setLineType(l->getPen().getLineType()); - //} - } - - return p; - } -} - -/** - * Sets the explicit pen for this entity or a pen with special - * attributes such as BY_LAYER, .. - */ -void Entity::setPen(const Pen & pen) -{ - this->pen = pen; -} - -/** - * Sets the pen of this entity to the current pen of - * the graphic this entity is in. If this entity (and none - * of its parents) are in a graphic the pen is not changed. - */ -void Entity::setPenToActive() -{ - Document * doc = getDocument(); - - if (doc != NULL) - pen = doc->getActivePen(); - else - { - //DEBUG->print(Debug::D_WARNING, "Entity::setPenToActive(): " - // "No document / active pen linked to this entity."); - } - //else { - // pen = Pen(); - //} -} - -/** - * Implementations must stretch the given range of the entity - * by the given offset. This default implementation moves the - * whole entity if it is completely inside the given range. - */ -void Entity::stretch(Vector firstCorner, Vector secondCorner, Vector offset) -{ - //e->calculateBorders(); - if (getMin().isInWindow(firstCorner, secondCorner) - && getMax().isInWindow(firstCorner, secondCorner)) - move(offset); -} - -/** - * @return Factor for scaling the line styles considering the current - * paper scaling and the fact that styles are stored in Millimeter. - */ -double Entity::getStyleFactor(GraphicView * view) -{ - double styleFactor = 1.0; - - if (view != NULL) - { - if (view->isPrinting() == false && view->isDraftMode()) - styleFactor = 1.0 / view->getFactor().x; - else - { - //styleFactor = getStyleFactor(); - // the factor caused by the unit: - RS2::Unit unit = RS2::None; - Drawing * d = GetDrawing(); - - if (d) - { - unit = d->getUnit(); - //double scale = d->getPaperScale(); - styleFactor = Units::convert(1.0, RS2::Millimeter, unit); - // / scale; - } - - // the factor caused by the line width: - if (((int)getPen(true).getWidth()) > 0) - styleFactor *= ((double)getPen(true).getWidth() / 100.0); - else if (((int)getPen(true).getWidth()) == 0) - styleFactor *= 0.01; - } - - if (view->isPrinting() || view->isPrintPreview() || view->isDraftMode() == false) - { - Drawing * drawing = GetDrawing(); - - if (drawing && drawing->getPaperScale() > 1.0e-6) - styleFactor /= drawing->getPaperScale(); - } - } - - //DEBUG->print("stylefactor: %f", styleFactor); - //DEBUG->print("viewfactor: %f", view->getFactor().x); - - if (styleFactor * view->getFactor().x < 0.2) - styleFactor = -1.0; - - return styleFactor; -} - -/** - * @return User defined variable connected to this entity. - */ -QString * Entity::getUserDefVar(QString key) -{ -// return (this->varList.find(key)); - return (this->varList.value(key)); -} - -/** - * Add a user defined variable to this entity. - */ -void Entity::setUserDefVar(QString key, QString val) -{ - varList.insert(key, new QString(val)); -} - -/** - * Deletes the given user defined variable. - */ -void Entity::delUserDefVar(QString key) -{ - varList.remove(key); -} - -/** - * @return A list of all keys connected to this entity. - */ -QStringList Entity::getAllKeys() -{ - QStringList keys; -// Q3DictIterator it(varList); - QHashIterator it(varList); - -// for(; it.current(); ++it) -// keys.append(it.currentKey()); - while (it.hasNext()) - { - it.next(); - keys.append(it.key()); - } - - return keys; -} - -/** - * Dumps the elements data to stdout. - */ -std::ostream & operator<<(std::ostream & os, Entity & e) -{ - //os << "Warning: Virtual entity!\n"; - //return os; - - os << " {Entity id: " << e.id; - - if (e.parent != NULL) - os << " | parent id: " << e.parent->getId() << "\n"; - else - os << " | no parent\n"; - - os << " flags: " << (e.getFlag(RS2::FlagVisible) ? "RS2::FlagVisible" : ""); - os << (e.getFlag(RS2::FlagUndone) ? " RS2::FlagUndone" : ""); - os << (e.getFlag(RS2::FlagSelected) ? " RS2::FlagSelected" : ""); - os << "\n"; - - if (e.layer == NULL) - os << " layer: NULL "; - else - os << " layer: " << e.layer->getName().toLatin1().data() << " " - << " layer address: " << (int)(e.layer) << " "; - - os << e.pen << "\n"; - - os << "variable list:\n"; -// Q3DictIterator it(e.varList); // See QDictIterator - QHashIterator it(e.varList); - -#if 0 - for( ; it.current(); ++it ) - { -#warning "Removed output (Qt3 style iterator)... !!! FIX !!!" -// os << it.currentKey() << ": " << *it.current() << ", "; - } -#else - while (it.hasNext()) - { - it.next(); - os << (it.key()).toAscii().data() << ": " << (*it.value()).toAscii().data() << ", "; - } -#endif - - // There should be a better way than this... - switch (e.rtti()) - { - case RS2::EntityPoint: - os << (Point &)e; - break; - - case RS2::EntityLine: - os << (Line &)e; - break; - - case RS2::EntityPolyline: - os << (Polyline &)e; - break; - - case RS2::EntityArc: - os << (Arc &)e; - break; - - case RS2::EntityCircle: - os << (Circle &)e; - break; - - case RS2::EntityEllipse: - os << (Ellipse &)e; - break; - - case RS2::EntityInsert: - os << (Insert &)e; - break; - - case RS2::EntityText: - os << (Text &)e; - break; - - default: - os << "Unknown Entity"; - break; - } - - os << "}\n\n"; - - return os; -} diff --git a/src/base/entity.h b/src/base/entity.h deleted file mode 100644 index 429ded2..0000000 --- a/src/base/entity.h +++ /dev/null @@ -1,284 +0,0 @@ -#ifndef __ENTITY_H__ -#define __ENTITY_H__ - -#include -#include "enums.h" -#include "layer.h" -#include "mathextra.h" -#include "pen.h" -#include "undoable.h" -#include "vector.h" -#include "vectorsolutions.h" - -class Arc; -class Block; -class Circle; -class Document; -class EntityContainer; -class Drawing; -class GraphicView; -class Insert; -class Line; -class Point; -class Polyline; -class Text; -class PaintInterface; - -/** - * Base class for an entity (line, arc, circle, ...) - * - * @author Andrew Mustun - */ -class Entity: public Undoable -{ - public: - Entity(EntityContainer * parent = NULL); - virtual ~Entity(); - - void init(); - virtual void initId(); - virtual Entity * clone() = 0; - virtual void reparent(EntityContainer * parent); - void resetBorders(); - virtual RS2::EntityType rtti() const; - virtual RS2::UndoableType undoRtti(); - unsigned long int getId() const; - - /** - * This method must be overwritten in subclasses and return the - * number of atomic entities in this entity. - */ - virtual unsigned long int count() = 0; - - /** - * This method must be overwritten in subclasses and return the - * number of atomic entities in this entity including sub containers. - */ - virtual unsigned long int countDeep() = 0; - - virtual double getLength(); - EntityContainer * getParent() const; - void setParent(EntityContainer * p); - Drawing * GetDrawing(); - Block * getBlock(); - Insert * getInsert(); - Entity * getBlockOrInsert(); - Document * getDocument(); - - void setLayer(const QString & name); - void setLayer(Layer * l); - void setLayerToActive(); - Layer * getLayer(bool resolve = true) const; - void setPen(const Pen & pen); - void setPenToActive(); - Pen getPen(bool resolve = true) const; - - /** - * Must be overwritten to return true if an entity type - * is a container for other entities (e.g. polyline, group, ...). - */ - virtual bool isContainer() const = 0; - - /** - * Must be overwritten to return true if an entity type - * is an atomic entity. - */ - virtual bool isAtomic() const = 0; - - virtual bool isEdge() const; - virtual bool isDocument() const; - virtual bool setSelected(bool select); - virtual bool toggleSelected(); - virtual bool isSelected() const; - virtual bool isParentSelected(); - virtual bool isProcessed() const; - virtual void setProcessed(bool on); - virtual bool isInWindow(Vector v1, Vector v2); - virtual bool hasEndpointsWithinWindow(Vector /*v1*/, Vector /*v2*/); - virtual bool isVisible(); - virtual void setVisible(bool v); - virtual void setHighlighted(bool on); - virtual bool isHighlighted(); - - virtual bool isLocked(); - - virtual void undoStateChanged(bool undone); - virtual bool isUndone() const; - virtual void update(); - virtual void setUpdateEnabled(bool on); - Vector getMin() const; - Vector getMax() const; - Vector getSize() const; - void addGraphicVariable(const QString & key, double val, int code); - void addGraphicVariable(const QString & key, int val, int code); - void addGraphicVariable(const QString & key, const QString & val, int code); - double getGraphicVariableDouble(const QString & key, double def); - int getGraphicVariableInt(const QString & key, int def); - QString getGraphicVariableString(const QString & key, const QString & def); - RS2::Unit getGraphicUnit(); - virtual VectorSolutions getRefPoints(); - - /** - * Must be overwritten to get the closest endpoint to the - * given coordinate for this entity. - * - * @param coord Coordinate (typically a mouse coordinate) - * @param dist Pointer to a value which will contain the measured - * distance between 'coord' and the closest endpoint. The passed - * pointer can also be NULL in which case the distance will be - * lost. - * - * @return The closest endpoint. - */ - virtual Vector getNearestEndpoint(const Vector & coord, double * dist = NULL) = 0; - - /** - * Must be overwritten to get the closest coordinate to the - * given coordinate which is on this entity. - * - * @param coord Coordinate (typically a mouse coordinate) - * @param dist Pointer to a value which will contain the measured - * distance between \p coord and the point. The passed pointer can - * also be \p NULL in which case the distance will be lost. - * - * @return The closest coordinate. - */ - virtual Vector getNearestPointOnEntity(const Vector& /*coord*/, - bool onEntity = true, double * dist = NULL, Entity ** entity = NULL) = 0; - - /** - * Must be overwritten to get the (nearest) center point to the - * given coordinate for this entity. - * - * @param coord Coordinate (typically a mouse coordinate) - * @param dist Pointer to a value which will contain the measured - * distance between 'coord' and the closest center point. The passed - * pointer can also be NULL in which case the distance will be - * lost. - * - * @return The closest center point. - */ - virtual Vector getNearestCenter(const Vector & coord, double * dist = NULL) = 0; - - /** - * Must be overwritten to get the (nearest) middle point to the - * given coordinate for this entity. - * - * @param coord Coordinate (typically a mouse coordinate) - * @param dist Pointer to a value which will contain the measured - * distance between 'coord' and the closest middle point. The passed - * pointer can also be NULL in which case the distance will be - * lost. - * - * @return The closest middle point. - */ - virtual Vector getNearestMiddle(const Vector & coord, double * dist = NULL) = 0; - - /** - * Must be overwritten to get the nearest point with a given - * distance to the endpoint to the given coordinate for this entity. - * - * @param distance Distance to endpoint. - * @param coord Coordinate (typically a mouse coordinate) - * @param dist Pointer to a value which will contain the measured - * distance between 'coord' and the closest point. The passed - * pointer can also be NULL in which case the distance will be - * lost. - * - * @return The closest point with the given distance to the endpoint. - */ - virtual Vector getNearestDist(double distance, const Vector & coord, double * dist = NULL) = 0; - - virtual Vector getNearestDist(double /*distance*/, bool /*startp*/); - virtual Vector getNearestRef(const Vector & coord, double * dist = NULL); - virtual Vector getNearestSelectedRef(const Vector & coord, double * dist = NULL); - - /** - * Must be overwritten to get the shortest distance between this - * entity and a coordinate. - * - * @param coord Coordinate (typically a mouse coordinate) - * @param entity Pointer which will contain the (sub-)entity which is - * closest to the given point or NULL if the caller is not - * interested in this information. - * @param level The resolve level. - * - * @sa RS2::ResolveLevel - * - * @return The measured distance between \p coord and the entity. - */ - virtual double getDistanceToPoint(const Vector & coord, Entity ** entity = NULL, - RS2::ResolveLevel level = RS2::ResolveNone, double solidDist = RS_MAXDOUBLE) = 0; - - virtual bool isPointOnEntity(const Vector & coord, double tolerance = RS_TOLERANCE); - - /** - * Implementations must move the entity by the given vector. - */ - virtual void move(Vector offset) = 0; - - /** - * Implementations must rotate the entity by the given angle around - * the given center. - */ - virtual void rotate(Vector center, double angle) = 0; - - /** - * Implementations must scale the entity by the given factors. - */ - virtual void scale(Vector center, Vector factor) = 0; - - virtual void scale(Vector center, double factor); - - /** - * Implementations must mirror the entity by the given axis. - */ - virtual void mirror(Vector axisPoint1, Vector axisPoint2) = 0; - - virtual void stretch(Vector firstCorner, Vector secondCorner, Vector offset); - virtual void moveRef(const Vector & /*ref*/, const Vector & /*offset*/); - virtual void moveSelectedRef(const Vector & /*ref*/, const Vector & /*offset*/); - - /** - * Implementations must draw the entity on the given device. - */ - virtual void draw(PaintInterface * painter, GraphicView * view, double patternOffset = 0.0) = 0; - - double getStyleFactor(GraphicView * view); - - QString * getUserDefVar(QString key); - QStringList getAllKeys(); - void setUserDefVar(QString key, QString val); - void delUserDefVar(QString key); - - friend std::ostream & operator<<(std::ostream & os, Entity & e); - - /** Recalculates the borders of this entity. */ - virtual void calculateBorders() = 0; - - protected: - //! Entity's parent entity or NULL is this entity has no parent. - EntityContainer * parent; - //! minimum coordinates - Vector minV; - //! maximum coordinates - Vector maxV; - - //! Pointer to layer - Layer * layer; - - //! Entity id - unsigned long int id; - - //! pen (attributes) for this entity - Pen pen; - - //! auto updating enabled? - bool updateEnabled; - - private: -// Q3Dict varList; - QMultiHash varList; -}; - -#endif // __ENTITY_H__ diff --git a/src/base/entitycontainer.cpp b/src/base/entitycontainer.cpp deleted file mode 100644 index dc247e7..0000000 --- a/src/base/entitycontainer.cpp +++ /dev/null @@ -1,1704 +0,0 @@ -// entitycontainer.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 05/28/2010 Added this text. :-) -// - -#include "entitycontainer.h" - -#include "debug.h" -#include "dimension.h" -#include "mathextra.h" -#include "layer.h" -#include "line.h" -#include "polyline.h" -#include "text.h" -#include "insert.h" -#include "spline.h" -#include "information.h" -#include "graphicview.h" -#include "paintinterface.h" - -bool EntityContainer::autoUpdateBorders = true; - -/** - * Default constructor. - * - * @param owner True if we own and also delete the entities. - */ -EntityContainer::EntityContainer(EntityContainer * parent/*= NULL*/, bool owner/*= true*/): - Entity(parent), entityIterator(entities) -//NOTE: This constructor may not be explicitly OR implicitly called, meaning that -// entityIterator will not get initialized! -{ -#warning "!!! Need to deal with setAutoDelete() Qt3->Qt4 !!!" -// entities.setAutoDelete(owner); - DEBUG->print("EntityContainer::EntityContainer: owner: %d", (int)owner); - subContainer = NULL; - //autoUpdateBorders = true; -} - -/** - * Copy constructor. Makes a deep copy of all entities. - */ -/* -EntityContainer::EntityContainer(const EntityContainer& ec) - : Entity(ec) -{ -} -*/ - -/** - * Destructor. - */ -EntityContainer::~EntityContainer() -{ - clear(); -} - -Entity * EntityContainer::clone() -{ -// DEBUG->print("EntityContainer::clone: ori autoDel: %d", entities.autoDelete()); - EntityContainer * ec = new EntityContainer(*this); -#warning "!!! Need to deal with setAutoDelete() Qt3->Qt4 !!!" -// ec->entities.setAutoDelete(entities.autoDelete()); -// DEBUG->print("EntityContainer::clone: clone autoDel: %d", ec->entities.autoDelete()); - ec->detach(); - ec->initId(); - - return ec; -} - -/** - * Detaches shallow copies and creates deep copies of all subentities. - * This is called after cloning entity containers. - */ -void EntityContainer::detach() -{ -// Q3PtrList tmp; - QList tmp; -#warning "!!! Need to deal with setAutoDelete() Qt3->Qt4 !!!" -// bool autoDel = entities.autoDelete(); -// DEBUG->print("EntityContainer::detach: autoDel: %d", (int)autoDel); -// entities.setAutoDelete(false); - - // make deep copies of all entities: - for(Entity * e=firstEntity(); e!=NULL; e=nextEntity()) - { - if (!e->getFlag(RS2::FlagTemp)) - { - tmp.append(e->clone()); - } - } - - // clear shared pointers: - entities.clear(); -// entities.setAutoDelete(autoDel); - - // point to new deep copies: -// for(Entity * e=tmp.first(); e!=NULL; e=tmp.next()) - for(int i=0; ireparent(this); - } -} - -/** @return RS2::EntityContainer */ -/*virtual*/ RS2::EntityType EntityContainer::rtti() const -{ - return RS2::EntityContainer; -} - -void EntityContainer::reparent(EntityContainer * parent) -{ - Entity::reparent(parent); - - // All sub-entities: - for(Entity * e=firstEntity(RS2::ResolveNone); e!=NULL; e=nextEntity(RS2::ResolveNone)) - e->reparent(parent); -} - -/** - * @return true: because entities made from this class - * and subclasses are containers for other entities. - */ -/*virtual*/ bool EntityContainer::isContainer() const -{ - return true; -} - -/** - * @return false: because entities made from this class - * and subclasses are containers for other entities. - */ -/*virtual*/ bool EntityContainer::isAtomic() const -{ - return false; -} - -/** - * Called when the undo state changed. Forwards the event to all sub-entities. - * - * @param undone true: entity has become invisible. - * false: entity has become visible. - */ -void EntityContainer::undoStateChanged(bool undone) -{ - Entity::undoStateChanged(undone); - - // ! don't pass on to subentities. undo list handles them - // All sub-entities: - /*for (Entity* e=firstEntity(RS2::ResolveNone); - e!=NULL; - e=nextEntity(RS2::ResolveNone)) { - e->setUndoState(undone); -}*/ -} - -void EntityContainer::setVisible(bool v) -{ - DEBUG->print("EntityContainer::setVisible: %d", v); - Entity::setVisible(v); - - // All sub-entities: - for(Entity * e=firstEntity(RS2::ResolveNone); e!=NULL; e=nextEntity(RS2::ResolveNone)) - { - DEBUG->print("EntityContainer::setVisible: subentity: %d", v); - e->setVisible(v); - } -} - -/** - * @return Total length of all entities in this container. - */ -double EntityContainer::getLength() -{ - double ret = 0.0; - - for(Entity * e=firstEntity(RS2::ResolveNone); e!=NULL; e=nextEntity(RS2::ResolveNone)) - { - if (e->isVisible()) - { - double l = e->getLength(); - - if (l < 0.0) - { - ret = -1.0; - break; - } - else - { - ret += l; - } - } - } - - return ret; -} - -/** - * Selects this entity. - */ -bool EntityContainer::setSelected(bool select) -{ - // This entity's select: - if (Entity::setSelected(select)) - { - // All sub-entity's select: - for(Entity * e=firstEntity(RS2::ResolveNone); e!=NULL; e=nextEntity(RS2::ResolveNone)) - { - if (e->isVisible()) - { - e->setSelected(select); - } - } - - return true; - } - else - { - return false; - } -} - -/** - * Toggles select on this entity. - */ -bool EntityContainer::toggleSelected() -{ - // Toggle this entity's select: - if (Entity::toggleSelected()) - { - - // Toggle all sub-entity's select: - /*for (Entity* e=firstEntity(RS2::ResolveNone); - e!=NULL; - e=nextEntity(RS2::ResolveNone)) { - e->toggleSelected(); - }*/ - return true; - } - else - { - return false; - } -} - -/** - * Selects all entities within the given area. - * - * @param select True to select, False to deselect the entities. - */ -void EntityContainer::selectWindow(Vector v1, Vector v2, bool select, bool cross) -{ - bool included; - - for(Entity * e=firstEntity(RS2::ResolveNone); e!=NULL; e=nextEntity(RS2::ResolveNone)) - { - included = false; - - if (e->isVisible()) - { - if (e->isInWindow(v1, v2)) - { - //e->setSelected(select); - included = true; - } - else if (cross == true) - { - Line l[] = - { - Line(NULL, LineData(v1, Vector(v2.x, v1.y))), - Line(NULL, LineData(Vector(v2.x, v1.y), v2)), - Line(NULL, LineData(v2, Vector(v1.x, v2.y))), - Line(NULL, LineData(Vector(v1.x, v2.y), v1)) - }; - VectorSolutions sol; - - if (e->isContainer()) - { - EntityContainer * ec = (EntityContainer *)e; - - for(Entity * se=ec->firstEntity(RS2::ResolveAll); se!=NULL && included==false; - se=ec->nextEntity(RS2::ResolveAll)) - { - for(int i=0; i<4; ++i) - { - sol = Information::getIntersection(se, &l[i], true); - - if (sol.hasValid()) - { - included = true; - break; - } - } - } - } - else - { - for(int i=0; i<4; ++i) - { - sol = Information::getIntersection(e, &l[i], true); - - if (sol.hasValid()) - { - included = true; - break; - } - } - } - } - } - - if (included) - { - e->setSelected(select); - } - } -} - -/** - * Adds a entity to this container and updates the borders of this - * entity-container if autoUpdateBorders is true. - */ -void EntityContainer::addEntity(Entity * entity) -{ - /* - if (isDocument()) { - LayerList* lst = getDocument()->getLayerList(); - if (lst!=NULL) { - Layer* l = lst->getActive(); - if (l!=NULL && l->isLocked()) { - return; - } - } - } - */ -//printf("EntityContainer::addEntity(): entity=%08X\n", entity); - - if (!entity) - return; - - if (entity->rtti() == RS2::EntityImage || entity->rtti() == RS2::EntityHatch) - entities.prepend(entity); - else - entities.append(entity); - - if (autoUpdateBorders) - adjustBorders(entity); -//printf(" # of entities=%d\n", entities.size()); -} - -/** - * Inserts a entity to this container at the given position and updates - * the borders of this entity-container if autoUpdateBorders is true. - */ -void EntityContainer::insertEntity(int index, Entity * entity) -{ - if (entity == NULL) - return; - - entities.insert(index, entity); - - if (autoUpdateBorders) - adjustBorders(entity); -} - -/** - * Replaces the entity at the given index with the given entity - * and updates the borders of this entity-container if autoUpdateBorders is true. - */ -void EntityContainer::replaceEntity(int index, Entity * entity) -{ - if (entity == NULL) - return; - - entities.replace(index, entity); - - if (autoUpdateBorders) - adjustBorders(entity); -} - -/** - * Removes an entity from this container and updates the borders of - * this entity-container if autoUpdateBorders is true. - */ -bool EntityContainer::removeEntity(Entity * entity) -{ -// bool ret = entities.remove(entity); - bool ret = (bool)entities.removeAll(entity); - - if (autoUpdateBorders) - calculateBorders(); - - return ret; -} - -/** - * Erases all entities in this container and resets the borders.. - */ -void EntityContainer::clear() -{ - entities.clear(); - resetBorders(); -} - -/** - * Counts all entities (branches of the tree). - */ -unsigned long int EntityContainer::count() -{ - return entities.count(); -} - -/** - * Counts all entities (leaves of the tree). - */ -unsigned long int EntityContainer::countDeep() -{ - unsigned long int c = 0; - - for(Entity * t=firstEntity(RS2::ResolveNone); t!=NULL; t=nextEntity(RS2::ResolveNone)) - { - c += t->countDeep(); - } - - return c; -} - -/** - * Counts the selected entities in this container. - */ -unsigned long int EntityContainer::countSelected() -{ - unsigned long int c = 0; - - for(Entity * t=firstEntity(RS2::ResolveNone); t!=NULL; t=nextEntity(RS2::ResolveNone)) - { - if (t->isSelected()) - { - c++; - } - } - - return c; -} - -/** - * Enables / disables automatic update of borders on entity removals - * and additions. By default this is turned on. - */ -/*virtual*/ void EntityContainer::setAutoUpdateBorders(bool enable) -{ - autoUpdateBorders = enable; -} - -/** - * Adjusts the borders of this graphic (max/min values) - */ -void EntityContainer::adjustBorders(Entity * entity) -{ - //DEBUG->print("EntityContainer::adjustBorders"); - //resetBorders(); - - if (entity == NULL) - return; - - // make sure a container is not empty (otherwise the border - // would get extended to 0/0): - if (!entity->isContainer() || entity->count() > 0) - { - minV = Vector::minimum(entity->getMin(), minV); - maxV = Vector::maximum(entity->getMax(), maxV); - } - - // Notify parents. The border for the parent might - // also change TODO: Check for efficiency - //if(parent!=NULL) { - //parent->adjustBorders(this); - //} -} - -/** - * Recalculates the borders of this entity container. - */ -void EntityContainer::calculateBorders() -{ - DEBUG->print("EntityContainer::calculateBorders"); - - resetBorders(); - - for(Entity * e=firstEntity(RS2::ResolveNone); e!=NULL; e=nextEntity(RS2::ResolveNone)) - { - Layer * layer = e->getLayer(); - - DEBUG->print("EntityContainer::calculateBorders: isVisible: %d", (int)e->isVisible()); - - if (e->isVisible() && (layer == NULL || !layer->isFrozen())) - { - e->calculateBorders(); - adjustBorders(e); - } - } - - DEBUG->print("EntityContainer::calculateBorders: size 1: %f,%f", getSize().x, getSize().y); - - // needed for correcting corrupt data (PLANS.dxf) - if (minV.x > maxV.x || minV.x > RS_MAXDOUBLE || maxV.x > RS_MAXDOUBLE - || minV.x < RS_MINDOUBLE || maxV.x < RS_MINDOUBLE) - { - minV.x = 0.0; - maxV.x = 0.0; - } - - if (minV.y > maxV.y || minV.y > RS_MAXDOUBLE || maxV.y > RS_MAXDOUBLE - || minV.y < RS_MINDOUBLE || maxV.y < RS_MINDOUBLE) - { - minV.y = 0.0; - maxV.y = 0.0; - } - - DEBUG->print("EntityCotnainer::calculateBorders: size: %f,%f", getSize().x, getSize().y); - - //DEBUG->print(" borders: %f/%f %f/%f", minV.x, minV.y, maxV.x, maxV.y); - - //printf("borders: %lf/%lf %lf/%lf\n", minV.x, minV.y, maxV.x, maxV.y); - //Entity::calculateBorders(); -} - -/** - * Recalculates the borders of this entity container including - * invisible entities. - */ -void EntityContainer::forcedCalculateBorders() -{ - //DEBUG->print("EntityContainer::calculateBorders"); - - resetBorders(); - - for(Entity * e=firstEntity(RS2::ResolveNone); e!=NULL; e=nextEntity(RS2::ResolveNone)) - { - //Layer* layer = e->getLayer(); - - if (e->isContainer()) - { - ((EntityContainer *)e)->forcedCalculateBorders(); - } - else - { - e->calculateBorders(); - } - - adjustBorders(e); - } - - // needed for correcting corrupt data (PLANS.dxf) - if (minV.x > maxV.x || minV.x > RS_MAXDOUBLE || maxV.x > RS_MAXDOUBLE - || minV.x < RS_MINDOUBLE || maxV.x < RS_MINDOUBLE) - { - minV.x = 0.0; - maxV.x = 0.0; - } - - if (minV.y > maxV.y || minV.y > RS_MAXDOUBLE || maxV.y > RS_MAXDOUBLE - || minV.y < RS_MINDOUBLE || maxV.y < RS_MINDOUBLE) - { - minV.y = 0.0; - maxV.y = 0.0; - } - - //DEBUG->print(" borders: %f/%f %f/%f", minV.x, minV.y, maxV.x, maxV.y); - - //printf("borders: %lf/%lf %lf/%lf\n", minV.x, minV.y, maxV.x, maxV.y); - //Entity::calculateBorders(); -} - -/** - * Updates all Dimension entities in this container and - * reposition their labels. - */ -void EntityContainer::updateDimensions() -{ - DEBUG->print("EntityContainer::updateDimensions()"); - - //for (Entity* e=firstEntity(RS2::ResolveNone); - // e!=NULL; - // e=nextEntity(RS2::ResolveNone)) { - -#if 0 -// Q3PtrListIterator it = createIterator(); - QListIterator it = createIterator(); -// return QListIterator(entities); - - Entity * e; - - while ((e = it.current()) != NULL) - { - ++it; - - if (Information::isDimension(e->rtti())) - { - // update and reposition label: - ((Dimension *)e)->update(true); - } - else if (e->isContainer()) - { - ((EntityContainer *)e)->updateDimensions(); - } - } -#else - for(int i=0; irtti())) - // update and reposition label: - ((Dimension *)e)->update(true); - else if (e->isContainer()) - ((EntityContainer *)e)->updateDimensions(); - } -#endif - - DEBUG->print("EntityContainer::updateDimensions() OK"); -} - -/** - * Updates all Insert entities in this container. - */ -void EntityContainer::updateInserts() -{ - DEBUG->print("EntityContainer::updateInserts()"); - - //for (Entity* e=firstEntity(RS2::ResolveNone); - // e!=NULL; - // e=nextEntity(RS2::ResolveNone)) { -#if 0 - Q3PtrListIterator it = createIterator(); - Entity * e; - - while ((e = it.current()) != NULL) - { - ++it; - //// Only update our own inserts and not inserts of inserts - if (e->rtti() == RS2::EntityInsert /*&& e->getParent()==this*/) - { - ((Insert *)e)->update(); - } - else if (e->isContainer() && e->rtti() != RS2::EntityHatch) - { - ((EntityContainer *)e)->updateInserts(); - } - } -#else - for(int i=0; irtti() == RS2::EntityInsert /*&& e->getParent()==this*/) - ((Insert *)e)->update(); - else if (e->isContainer() && e->rtti() != RS2::EntityHatch) - ((EntityContainer *)e)->updateInserts(); - } -#endif - - DEBUG->print("EntityContainer::updateInserts() OK"); -} - -/** - * Renames all inserts with name 'oldName' to 'newName'. This is - * called after a block was rename to update the inserts. - */ -void EntityContainer::renameInserts(const QString& oldName, const QString& newName) -{ - DEBUG->print("EntityContainer::renameInserts()"); - - //for (Entity* e=firstEntity(RS2::ResolveNone); - // e!=NULL; - // e=nextEntity(RS2::ResolveNone)) { - -#if 0 - Q3PtrListIterator it = createIterator(); - Entity* e; - while ( (e = it.current()) != NULL ) { - ++it; - - if (e->rtti()==RS2::EntityInsert) { - Insert* i = ((Insert*)e); - if (i->getName()==oldName) { - i->setName(newName); - } - } else if (e->isContainer()) { - ((EntityContainer*)e)->renameInserts(oldName, newName); - } - } -#else - for(int i=0; irtti() == RS2::EntityInsert) - { - Insert * i = ((Insert *)e); - - if (i->getName() == oldName) - i->setName(newName); - } - else if (e->isContainer()) - ((EntityContainer *)e)->renameInserts(oldName, newName); - } -#endif - - DEBUG->print("EntityContainer::renameInserts() OK"); - -} - -/** - * Updates all Spline entities in this container. - */ -void EntityContainer::updateSplines() -{ - DEBUG->print("EntityContainer::updateSplines()"); - - //for (Entity* e=firstEntity(RS2::ResolveNone); - // e!=NULL; - // e=nextEntity(RS2::ResolveNone)) { -#if 0 - Q3PtrListIterator it = createIterator(); - Entity* e; - while ( (e = it.current()) != NULL ) { - ++it; - //// Only update our own inserts and not inserts of inserts - if (e->rtti()==RS2::EntitySpline /*&& e->getParent()==this*/) { - ((Spline*)e)->update(); - } else if (e->isContainer() && e->rtti()!=RS2::EntityHatch) { - ((EntityContainer*)e)->updateSplines(); - } - } -#else - for(int i=0; irtti() == RS2::EntitySpline /*&& e->getParent()==this*/) - ((Spline *)e)->update(); - else if (e->isContainer() && e->rtti() != RS2::EntityHatch) - ((EntityContainer *)e)->updateSplines(); - } -#endif - - DEBUG->print("EntityContainer::updateSplines() OK"); -} - -/** - * Updates the sub entities of this container. - */ -void EntityContainer::update() -{ - //for (Entity* e=firstEntity(RS2::ResolveNone); - // e!=NULL; - // e=nextEntity(RS2::ResolveNone)) { -#if 0 - Q3PtrListIterator it = createIterator(); - Entity* e; - while ( (e = it.current()) != NULL ) { - ++it; - e->update(); - } -#else - for(int i=0; iupdate(); - entities[i]->update(); - } -#endif -} - -/** - * Returns the first entity or NULL if this graphic is empty. - * @param level - */ -Entity * EntityContainer::firstEntity(RS2::ResolveLevel level) -{ - switch (level) - { - case RS2::ResolveNone: -// return entities.first(); -// entityIterator.toFront(); - entityIterator = entities; - return (entityIterator.hasNext() ? entityIterator.next() : NULL); - break; - - case RS2::ResolveAllButInserts: - { - subContainer = NULL; -// Entity * e = entities.first(); -// entityIterator.toFront(); - entityIterator = entities; - Entity * e = (entityIterator.hasNext() ? entityIterator.next() : NULL); - - if (e != NULL && e->isContainer() && e->rtti() != RS2::EntityInsert) - { - subContainer = (EntityContainer *)e; - e = ((EntityContainer *)e)->firstEntity(level); - - // emtpy container: - if (e == NULL) - { - subContainer = NULL; - e = nextEntity(level); - } - } - - return e; - } - break; - - case RS2::ResolveAll: - { - subContainer = NULL; -// Entity * e = entities.first(); -// entityIterator.toFront(); - entityIterator = entities; - Entity * e = (entityIterator.hasNext() ? entityIterator.next() : NULL); - - if (e != NULL && e->isContainer()) - { - subContainer = (EntityContainer *)e; - e = ((EntityContainer *)e)->firstEntity(level); - - // emtpy container: - if (e == NULL) - { - subContainer = NULL; - e = nextEntity(level); - } - } - - return e; - } - break; - } - - return NULL; -} - -/** - * Returns the last entity or \p NULL if this graphic is empty. - * - * @param level \li \p 0 Groups are not resolved - * \li \p 1 (default) only Groups are resolved - * \li \p 2 all Entity Containers are resolved - */ -Entity * EntityContainer::lastEntity(RS2::ResolveLevel level) -{ - switch (level) - { - case RS2::ResolveNone: -// return entities.last(); - entityIterator = entities; - entityIterator.toBack(); - return (entityIterator.hasPrevious() ? entityIterator.previous() : NULL); - break; - - case RS2::ResolveAllButInserts: - { -// Entity * e = entities.last(); - entityIterator = entities; - entityIterator.toBack(); - Entity * e = (entityIterator.hasPrevious() ? entityIterator.previous() : NULL); - subContainer = NULL; - - if (e != NULL && e->isContainer() && e->rtti() != RS2::EntityInsert) - { - subContainer = (EntityContainer *)e; - e = ((EntityContainer *)e)->lastEntity(level); - } - - return e; - } - break; - - case RS2::ResolveAll: - { -// Entity * e = entities.last(); - entityIterator = entities; - entityIterator.toBack(); - Entity * e = (entityIterator.hasPrevious() ? entityIterator.previous() : NULL); - subContainer = NULL; - - if (e != NULL && e->isContainer()) - { - subContainer = (EntityContainer *)e; - e = ((EntityContainer *)e)->lastEntity(level); - } - - return e; - } - break; - } - - return NULL; -} - -/** - * Returns the next entity or container or \p NULL if the last entity - * returned by \p next() was the last entity in the container. - */ -Entity * EntityContainer::nextEntity(RS2::ResolveLevel level) -{ - switch (level) - { - case RS2::ResolveNone: -// return entities.next(); - return (entityIterator.hasNext() ? entityIterator.next() : NULL); - break; - - case RS2::ResolveAllButInserts: - { - Entity * e = NULL; - - if (subContainer != NULL) - { - e = subContainer->nextEntity(level); - - if (e != NULL) - { - return e; - } - else - { -// e = entities.next(); - e = (entityIterator.hasNext() ? entityIterator.next() : NULL); - } - } - else - { -// e = entities.next(); - e = (entityIterator.hasNext() ? entityIterator.next() : NULL); - } - - if (e != NULL && e->isContainer() && e->rtti() != RS2::EntityInsert) - { - subContainer = (EntityContainer *)e; - e = ((EntityContainer *)e)->firstEntity(level); - - // emtpy container: - if (e == NULL) - { - subContainer = NULL; - e = nextEntity(level); - } - } - - return e; - } - break; - - case RS2::ResolveAll: - { - Entity * e = NULL; - - if (subContainer != NULL) - { - e = subContainer->nextEntity(level); - - if (e != NULL) - return e; - else -// e = entities.next(); - e = (entityIterator.hasNext() ? entityIterator.next() : NULL); - } - else - { -// e = entities.next(); - e = (entityIterator.hasNext() ? entityIterator.next() : NULL); - } - - if (e != NULL && e->isContainer()) - { - subContainer = (EntityContainer *)e; - e = ((EntityContainer *)e)->firstEntity(level); - - // emtpy container: - if (e == NULL) - { - subContainer = NULL; - e = nextEntity(level); - } - } - - return e; - } - break; - } - return NULL; -} - -/** - * Returns the prev entity or container or \p NULL if the last entity - * returned by \p prev() was the first entity in the container. - */ -Entity * EntityContainer::prevEntity(RS2::ResolveLevel level) -{ - Entity * e = NULL; - - switch (level) - { - case RS2::ResolveNone: -// return entities.prev(); - return (entityIterator.hasPrevious() ? entityIterator.previous() : NULL); - break; - - case RS2::ResolveAllButInserts: - e = NULL; - - if (subContainer != NULL) - { - e = subContainer->prevEntity(level); - - if (e != NULL) - return e; - else -// e = entities.prev(); - e = (entityIterator.hasPrevious() ? entityIterator.previous() : NULL); - } - else - { -// e = entities.prev(); - e = (entityIterator.hasPrevious() ? entityIterator.previous() : NULL); - } - - if (e != NULL && e->isContainer() && e->rtti() != RS2::EntityInsert) - { - subContainer = (EntityContainer *)e; - e = ((EntityContainer *)e)->lastEntity(level); - - // emtpy container: - if (e == NULL) - { - subContainer = NULL; - e = prevEntity(level); - } - } - - return e; - - case RS2::ResolveAll: - e = NULL; - - if (subContainer != NULL) - { - e = subContainer->prevEntity(level); - - if (e != NULL) - return e; - else -// e = entities.prev(); - e = (entityIterator.hasPrevious() ? entityIterator.previous() : NULL); - } - else - { -// e = entities.prev(); - e = (entityIterator.hasPrevious() ? entityIterator.previous() : NULL); - } - - if (e != NULL && e->isContainer()) - { - subContainer = (EntityContainer *)e; - e = ((EntityContainer *)e)->lastEntity(level); - - // emtpy container: - if (e == NULL) - { - subContainer = NULL; - e = prevEntity(level); - } - } - - return e; - } - - return NULL; -} - -/** - * @return Entity at the given index or NULL if the index is out of range. - */ -Entity * EntityContainer::entityAt(uint index) -{ - return entities.at(index); -} - -/** - * @return Current index. - */ -int EntityContainer::entityAt() -{ -#warning "!!! Not sure how to convert this from Qt3 -> Qt4 !!! (it seems we can ignore this for now as nothing calls it)" -// return entities.at(); - return 0; -} - -/** - * Finds the given entity and makes it the current entity if found. - */ -int EntityContainer::findEntity(Entity * entity) -{ -// return entities.find(entity); - - entityIterator.toFront(); - entityIterator.findNext(entity); - - return entities.indexOf(entity); -} - -/** - * @return The current entity. - */ -Entity * EntityContainer::currentEntity() -{ -// return entities.current(); - -// We really need to refactor this crap, this is the way it is now to support -// the old broken way of doing things - return entityIterator.peekNext(); -} - -#if 0 -#warning "!!! Not needed anymore !!!" -/** - * Returns the copy to a new iterator for traversing the entities. - */ -//Q3PtrListIterator EntityContainer::createIterator() -QListIterator EntityContainer::createIterator() -{ -// return Q3PtrListIterator(entities); - return QListIterator(entities); -} -#endif - -/*virtual*/ bool EntityContainer::isEmpty() -{ - return (count() == 0); -} - -/** - * @return The point which is closest to 'coord' - * (one of the vertexes) - */ -Vector EntityContainer::getNearestEndpoint(const Vector & coord, double * dist) -{ - double minDist = RS_MAXDOUBLE; // minimum measured distance - double curDist; // currently measured distance - Vector closestPoint(false); // closest found endpoint - Vector point; // endpoint found - - //Q3PtrListIterator it = createIterator(); - //Entity* en; - //while ( (en = it.current()) != NULL ) { - // ++it; - for (Entity* en = firstEntity(); - en != NULL; - en = nextEntity()) { - - if (en->isVisible()) { - point = en->getNearestEndpoint(coord, &curDist); - if (point.valid && curDistisVisible()) - point = e->getNearestPointOnEntity(coord, onEntity, dist, entity); - - return point; -} - -Vector EntityContainer::getNearestCenter(const Vector & coord, double * dist) -{ - Vector point(false); - Entity * closestEntity = getNearestEntity(coord, NULL, RS2::ResolveNone); - - if (closestEntity) - point = closestEntity->getNearestCenter(coord, dist); - - return point; -} - -Vector EntityContainer::getNearestMiddle(const Vector & coord, double * dist) -{ - Vector point(false); - Entity * closestEntity = getNearestEntity(coord, NULL, RS2::ResolveNone); - - if (closestEntity) - point = closestEntity->getNearestMiddle(coord, dist); - - return point; -} - -Vector EntityContainer::getNearestDist(double distance, const Vector & coord, - double * dist) -{ - Vector point(false); - Entity * closestEntity = getNearestEntity(coord, NULL, RS2::ResolveNone); - - if (closestEntity) - point = closestEntity->getNearestDist(distance, coord, dist); - - return point; -} - -/** - * @return The intersection which is closest to 'coord' - */ -Vector EntityContainer::getNearestIntersection(const Vector & coord, - double * dist) -{ - double minDist = RS_MAXDOUBLE; // minimum measured distance - double curDist; // currently measured distance - Vector closestPoint(false); // closest found endpoint - Vector point; // endpoint found - VectorSolutions sol; - Entity * closestEntity; - - closestEntity = getNearestEntity(coord, NULL, RS2::ResolveAll); - - if (closestEntity) - { - for(Entity * en=firstEntity(RS2::ResolveAll); en!=NULL; - en = nextEntity(RS2::ResolveAll)) - { - if (en->isVisible() && en!=closestEntity) - { - sol = Information::getIntersection(closestEntity, en, true); - - for(int i=0; i<4; i++) - { - point = sol.get(i); - - if (point.valid) - { - curDist = coord.distanceTo(point); - - if (curDist < minDist) - { - closestPoint = point; - minDist = curDist; - - if (dist) - *dist = curDist; - } - } - } - } - } - } - - return closestPoint; -} - -Vector EntityContainer::getNearestRef(const Vector & coord, double * dist) -{ - double minDist = RS_MAXDOUBLE; // minimum measured distance - double curDist; // currently measured distance - Vector closestPoint(false); // closest found endpoint - Vector point; // endpoint found - - for(Entity * en=firstEntity(); en!=NULL; en=nextEntity()) - { - if (en->isVisible()) - { - point = en->getNearestRef(coord, &curDist); - - if (point.valid && curDist < minDist) - { - closestPoint = point; - minDist = curDist; - - if (dist) - *dist = curDist; - } - } - } - - return closestPoint; -} - -Vector EntityContainer::getNearestSelectedRef(const Vector & coord, - double * dist) -{ - double minDist = RS_MAXDOUBLE; // minimum measured distance - double curDist; // currently measured distance - Vector closestPoint(false); // closest found endpoint - Vector point; // endpoint found - - for(Entity * en=firstEntity(); en!=NULL; en=nextEntity()) - { - if (en->isVisible() && en->isSelected() && !en->isParentSelected()) - { - point = en->getNearestSelectedRef(coord, &curDist); - - if (point.valid && curDist < minDist) - { - closestPoint = point; - minDist = curDist; - - if (dist) - *dist = curDist; - } - } - } - - return closestPoint; -} - -double EntityContainer::getDistanceToPoint(const Vector & coord, - Entity ** entity, RS2::ResolveLevel level, double solidDist) -{ - DEBUG->print("EntityContainer::getDistanceToPoint"); - - double minDist = RS_MAXDOUBLE; // minimum measured distance - double curDist; // currently measured distance - Entity * closestEntity = NULL; // closest entity found - Entity * subEntity = NULL; - - //int k=0; - for(Entity * e=firstEntity(level); e!=NULL; e=nextEntity(level)) - { - if (e->isVisible()) - { - DEBUG->print("entity: getDistanceToPoint"); - DEBUG->print("entity: %d", e->rtti()); - curDist = e->getDistanceToPoint(coord, &subEntity, level, solidDist); - DEBUG->print("entity: getDistanceToPoint: OK"); - - if (curDistprint("EntityContainer::getDistanceToPoint: OK"); - return minDist; -} - -Entity * EntityContainer::getNearestEntity(const Vector & coord, - double * dist, RS2::ResolveLevel level) -{ - DEBUG->print("EntityContainer::getNearestEntity"); - Entity * e = NULL; - - // distance for points inside solids: - double solidDist = RS_MAXDOUBLE; - - if (dist) - solidDist = *dist; - - double d = getDistanceToPoint(coord, &e, level, solidDist); - - if (e && e->isVisible() == false) - e = NULL; - - // if d is negative, use the default distance (used for points inside solids) - if (dist) - *dist = d; - - DEBUG->print("EntityContainer::getNearestEntity: OK"); - return e; -} - -/** - * Rearranges the atomic entities in this container in a way that connected - * entities are stored in the right order and direction. - * Non-recoursive. Only affects atomic entities in this container. - * - * @retval true all contours were closed - * @retval false at least one contour is not closed - */ -bool EntityContainer::optimizeContours() -{ - DEBUG->print("EntityContainer::optimizeContours"); - - Vector current(false); - Vector start(false); - EntityContainer tmp; - - bool changed = false; - bool closed = true; - - for(uint ci=0; ciisEdge() && !e1->isContainer() && !e1->isProcessed()) - { - AtomicEntity * ce = (AtomicEntity *)e1; - - // next contour start: - ce->setProcessed(true); - tmp.addEntity(ce->clone()); - current = ce->getEndpoint(); - start = ce->getStartpoint(); - - // find all connected entities: - bool done; - - do - { - done = true; - for(uint ei=0; eiisEdge() && !e2->isContainer() && - !e2->isProcessed()) - { - AtomicEntity * e = (AtomicEntity *)e2; - - if (e->getStartpoint().distanceTo(current) < 1.0e-4) - { - e->setProcessed(true); - tmp.addEntity(e->clone()); - current = e->getEndpoint(); - done = false; - } - else if (e->getEndpoint().distanceTo(current) < 1.0e-4) - { - e->setProcessed(true); - AtomicEntity * cl = (AtomicEntity *)e->clone(); - cl->reverse(); - tmp.addEntity(cl); - current = cl->getEndpoint(); - changed = true; - done = false; - } - } - } - - if (!done) - changed = true; - } - while (!done); - - if (current.distanceTo(start) > 1.0e-4) - closed = false; - } - } - - // remove all atomic entities: - bool done; - - do - { - done = true; - - for(Entity * en=firstEntity(); en!=NULL; en=nextEntity()) - { - if (!en->isContainer()) - { - removeEntity(en); - done = false; - break; - } - } - } - while (!done); - - // add new sorted entities: - for(Entity * en=tmp.firstEntity(); en!=NULL; en=tmp.nextEntity()) - { - en->setProcessed(false); - addEntity(en->clone()); - } - - DEBUG->print("EntityContainer::optimizeContours: OK"); - return closed; -} - -bool EntityContainer::hasEndpointsWithinWindow(Vector v1, Vector v2) -{ - for(Entity * e=firstEntity(RS2::ResolveNone); e!=NULL; e=nextEntity(RS2::ResolveNone)) - { - if (e->hasEndpointsWithinWindow(v1, v2)) - return true; - } - - return false; -} - -void EntityContainer::move(Vector offset) -{ - for(Entity * e=firstEntity(RS2::ResolveNone); e!=NULL; e=nextEntity(RS2::ResolveNone)) - e->move(offset); - - if (autoUpdateBorders) - calculateBorders(); -} - -void EntityContainer::rotate(Vector center, double angle) -{ - for(Entity * e=firstEntity(RS2::ResolveNone); e!=NULL; e=nextEntity(RS2::ResolveNone)) - e->rotate(center, angle); - - if (autoUpdateBorders) - calculateBorders(); -} - -void EntityContainer::scale(Vector center, Vector factor) -{ - if (fabs(factor.x) > RS_TOLERANCE && fabs(factor.y) > RS_TOLERANCE) - { - for(Entity * e=firstEntity(RS2::ResolveNone); e!=NULL; e=nextEntity(RS2::ResolveNone)) - e->scale(center, factor); - } - - if (autoUpdateBorders) - calculateBorders(); -} - -void EntityContainer::mirror(Vector axisPoint1, Vector axisPoint2) -{ - if (axisPoint1.distanceTo(axisPoint2) > 1.0e-6) - { - for(Entity * e=firstEntity(RS2::ResolveNone); e!=NULL; e=nextEntity(RS2::ResolveNone)) - e->mirror(axisPoint1, axisPoint2); - } -} - -void EntityContainer::stretch(Vector firstCorner, Vector secondCorner, - Vector offset) -{ - if (getMin().isInWindow(firstCorner, secondCorner) && - getMax().isInWindow(firstCorner, secondCorner)) - { - move(offset); - } - else - { - for(Entity * e=firstEntity(RS2::ResolveNone); e!=NULL; e=nextEntity(RS2::ResolveNone)) - e->stretch(firstCorner, secondCorner, offset); - } - - // some entitiycontainers might need an update (e.g. Leader): - update(); -} - -void EntityContainer::moveRef(const Vector & ref, const Vector & offset) -{ - for(Entity* e=firstEntity(RS2::ResolveNone); e!=NULL; e=nextEntity(RS2::ResolveNone)) - e->moveRef(ref, offset); - - if (autoUpdateBorders) - calculateBorders(); -} - -void EntityContainer::moveSelectedRef(const Vector & ref, const Vector & offset) -{ - for(Entity * e=firstEntity(RS2::ResolveNone); e!=NULL; e=nextEntity(RS2::ResolveNone)) - e->moveSelectedRef(ref, offset); - - if (autoUpdateBorders) - calculateBorders(); -} - -void EntityContainer::draw(PaintInterface * painter, GraphicView * view, double /*patternOffset*/) -{ - if (!painter || !view) - return; - - for(Entity * e=firstEntity(RS2::ResolveNone); e!=NULL; e=nextEntity(RS2::ResolveNone)) -#if 0 -{ -if (e->rtti() == RS2::EntityText) -{ - std::cout << "About to draw TEXT entity... " - << "TEXT=\"" << ((Text *)e)->getText().toAscii().data() << "\"" << std::endl; -} -//OK, we have text, but no insert entities at least none that are drawn... -//Ah! But with a standard text entity, it DOES have them! -else if (e->rtti() == RS2::EntityInsert) -{ - std::cout << "About to draw INSERT entity... " - << "INSERT=\"" << ((Insert *)e)->getData().name.toAscii().data() << "\"" << std::endl; -} -#endif - view->drawEntity(e); -#if 0 -} -#endif -} - -/** - * Dumps the entities to stdout. - */ -std::ostream & operator<<(std::ostream & os, EntityContainer & ec) -{ - static int indent = 0; - char * tab = new char[indent * 2 + 1]; - - for(int i=0; igetName().toLatin1().data() << "\n"; - } - else - { - os << tab << "Layer[" << id << "]: \n"; - } - //os << ec.layerList << "\n"; - - os << tab << " Flags[" << id << "]: " - << (ec.getFlag(RS2::FlagVisible) ? "RS2::FlagVisible" : ""); - os << (ec.getFlag(RS2::FlagUndone) ? " RS2::FlagUndone" : ""); - os << (ec.getFlag(RS2::FlagSelected) ? " RS2::FlagSelected" : ""); - os << "\n"; - - os << tab << "Entities[" << id << "]: \n"; - -QString s; -os << "(# of entities in this = " << ec.entities.size() << ")\n"; -for(int i=0; irtti()); - os << s.toAscii().data(); -} -s.sprintf("(firstEntity = $%08X)\n", ec.firstEntity()); -os << s.toAscii().data(); - - for(Entity * t=ec.firstEntity(); t!=NULL; t=ec.nextEntity()) - { - switch (t->rtti()) - { - case RS2::EntityInsert: - os << tab << *((Insert *)t); - os << tab << *((Entity *)t); - os << tab << *((EntityContainer *)t); - break; - default: - if (t->isContainer()) - os << tab << *((EntityContainer *)t); - else - os << tab << *t; - - break; - } - } - - os << tab << "\n\n"; - indent--; - - delete[] tab; - return os; -} diff --git a/src/base/entitycontainer.h b/src/base/entitycontainer.h deleted file mode 100644 index f055724..0000000 --- a/src/base/entitycontainer.h +++ /dev/null @@ -1,124 +0,0 @@ -#ifndef __ENTITYCONTAINER_H__ -#define __ENTITYCONTAINER_H__ - -#include -#include "arc.h" -#include "circle.h" -#include "ellipse.h" -#include "entity.h" -#include "line.h" -#include "point.h" - -/** - * Class representing a tree of entities. - * Typical entity containers are graphics, polylines, groups, texts, ...) - * - * @author Andrew Mustun - */ -class EntityContainer: public Entity -{ - public: - EntityContainer(EntityContainer * parent = NULL, bool owner = true); - //EntityContainer(const EntityContainer& ec); - virtual ~EntityContainer(); - - virtual Entity * clone(); - virtual void detach(); - virtual RS2::EntityType rtti() const; - void reparent(EntityContainer * parent); - virtual bool isContainer() const; - virtual bool isAtomic() const; - virtual double getLength(); - - virtual void undoStateChanged(bool undone); - virtual void setVisible(bool v); - - virtual bool setSelected(bool select = true); - virtual bool toggleSelected(); - - virtual void selectWindow(Vector v1, Vector v2, bool select = true, bool cross = false); - - virtual void addEntity(Entity * entity); - virtual void insertEntity(int index, Entity * entity); - virtual void replaceEntity(int index, Entity * entity); - virtual bool removeEntity(Entity * entity); - virtual Entity * firstEntity(RS2::ResolveLevel level = RS2::ResolveNone); - virtual Entity * lastEntity(RS2::ResolveLevel level = RS2::ResolveNone); - virtual Entity * nextEntity(RS2::ResolveLevel level = RS2::ResolveNone); - virtual Entity * prevEntity(RS2::ResolveLevel level = RS2::ResolveNone); - virtual Entity * entityAt(uint index); - virtual Entity * currentEntity(); - virtual int entityAt(); - virtual int findEntity(Entity * entity); - virtual void clear(); - - // Q3PtrListIterator createIterator(); -// QListIterator createIterator(); - - virtual bool isEmpty(); - virtual unsigned long int count(); - virtual unsigned long int countDeep(); - virtual unsigned long int countSelected(); - virtual void setAutoUpdateBorders(bool enable); - virtual void adjustBorders(Entity * entity); - virtual void calculateBorders(); - virtual void forcedCalculateBorders(); - virtual void updateDimensions(); - virtual void updateInserts(); - virtual void updateSplines(); - virtual void update(); - virtual void renameInserts(const QString & oldName, const QString & newName); - - virtual Vector getNearestEndpoint(const Vector & coord, double * dist = NULL); - - Entity * getNearestEntity(const Vector & point, double * dist = NULL, - RS2::ResolveLevel level = RS2::ResolveAll); - - virtual Vector getNearestPointOnEntity(const Vector & coord, bool onEntity = true, - double * dist = NULL, Entity ** entity = NULL); - - virtual Vector getNearestCenter(const Vector & coord, double * dist = NULL); - virtual Vector getNearestMiddle(const Vector & coord, double * dist = NULL); - virtual Vector getNearestDist(double distance, const Vector & coord, double * dist = NULL); - virtual Vector getNearestIntersection(const Vector & coord, double * dist = NULL); - virtual Vector getNearestRef(const Vector & coord, double * dist = NULL); - virtual Vector getNearestSelectedRef(const Vector & coord, double * dist = NULL); - - virtual double getDistanceToPoint(const Vector & coord, Entity ** entity, - RS2::ResolveLevel level = RS2::ResolveNone, double solidDist = RS_MAXDOUBLE); - - virtual bool optimizeContours(); - - virtual bool hasEndpointsWithinWindow(Vector v1, Vector v2); - - virtual void move(Vector offset); - virtual void rotate(Vector center, double angle); - virtual void scale(Vector center, Vector factor); - virtual void mirror(Vector axisPoint1, Vector axisPoint2); - - virtual void stretch(Vector firstCorner, Vector secondCorner, Vector offset); - virtual void moveRef(const Vector & ref, const Vector & offset); - virtual void moveSelectedRef(const Vector & ref, const Vector & offset); - virtual void draw(PaintInterface * painter, GraphicView * view, double patternOffset = 0.0); - - friend std::ostream & operator<<(std::ostream & os, EntityContainer & ec); - - protected: - /** entities in the container */ - QList entities; - - /** sub container used only temporarly for iteration. */ - EntityContainer * subContainer; - - /** - * Class variable: - * Automatically update the borders of the container when entities - * are added or removed. - */ - static bool autoUpdateBorders; - - private: - QListIterator entityIterator; -}; - -#endif // __ENTITYCONTAINER_H__ diff --git a/src/base/enums.cpp b/src/base/enums.cpp deleted file mode 100644 index 0aeec10..0000000 --- a/src/base/enums.cpp +++ /dev/null @@ -1,391 +0,0 @@ -// enums.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 09/08/2010 Created this file. :-) -// - -#include "enums.h" - - -/** - * Wrapper for Qt (ick) - */ -/*static*/ Qt::PenStyle RS2::rsToQtLineType(RS2::LineType t) -{ - switch (t) - { - case NoPen: - return Qt::NoPen; - break; - case SolidLine: - return Qt::SolidLine; - break; - case DotLine: - case DotLine2: - case DotLineX2: - return Qt::DotLine; - break; - case DashLine: - case DashLine2: - case DashLineX2: - return Qt::DashLine; - break; - case DashDotLine: - case DashDotLine2: - case DashDotLineX2: - return Qt::DashDotLine; - break; - case DivideLine: - case DivideLine2: - case DivideLineX2: - return Qt::DashDotDotLine; - break; - case CenterLine: - case CenterLine2: - case CenterLineX2: - return Qt::DashDotLine; - break; - case BorderLine: - case BorderLine2: - case BorderLineX2: - return Qt::DashDotLine; - break; - case LineByLayer: - case LineByBlock: - default: - return Qt::SolidLine; - break; - } - return Qt::SolidLine; -} - -/** - * Wrapper for Qt. (ick) - */ -/*static*/ RS2::LineType RS2::qtToRsPenStyle(Qt::PenStyle s) -{ - switch (s) - { - case Qt::NoPen: - return NoPen; - case Qt::SolidLine: - return SolidLine; - break; - case Qt::DashLine: - return DashLine; - break; - case Qt::DotLine: - return DotLine; - break; - case Qt::DashDotLine: - return DashDotLine; - break; - case Qt::DashDotDotLine: - return DivideLine; - break; - default: - return SolidLine; - break; - } - - return SolidLine; -} - -/** - * Wrapper for Qt (ick) - */ -/*static*/ RS2::LineWidth RS2::intToLineWidth(int w) -{ - if (w == -3) - { - return WidthDefault; - } - else if (w == -2) - { - return WidthByBlock; - } - else if (w == -1) - { - return WidthByLayer; - } - else if (w < 3) - { - return Width00; - } - else if (w < 8) - { - return Width01; - } - else if (w < 12) - { - return Width02; - } - else if (w < 14) - { - return Width03; - } - else if (w < 17) - { - return Width04; - } - else if (w < 19) - { - return Width05; - } - else if (w < 23) - { - return Width06; - } - else if (w < 28) - { - return Width07; - } - else if (w < 33) - { - return Width08; - } - else if (w < 38) - { - return Width09; - } - else if (w < 46) - { - return Width10; - } - else if (w < 52) - { - return Width11; - } - else if (w < 57) - { - return Width12; - } - else if (w < 66) - { - return Width13; - } - else if (w < 76) - { - return Width14; - } - else if (w < 86) - { - return Width15; - } - else if (w < 96) - { - return Width16; - } - else if (w < 104) - { - return Width17; - } - else if (w < 114) - { - return Width18; - } - else if (w < 131) - { - return Width19; - } - else if (w < 150) - { - return Width20; - } - else if (w < 180) - { - return Width21; - } - else if (w < 206) - { - return Width22; - } - else - { - return Width23; - } -} - -/** - * Wrapper for Qt. (ick) - */ -/*static*/ Qt::CursorShape RS2::rsToQtCursorType(RS2::CursorType t) -{ - switch (t) - { - case ArrowCursor: - return Qt::ArrowCursor; - break; - case UpArrowCursor: - return Qt::UpArrowCursor; - break; - case CrossCursor: - return Qt::CrossCursor; - break; - case WaitCursor: - return Qt::WaitCursor; - break; - case IbeamCursor: - return Qt::IBeamCursor; - break; - case SizeVerCursor: - return Qt::SizeVerCursor; - break; - case SizeHorCursor: - return Qt::SizeHorCursor; - break; - case SizeBDiagCursor: - return Qt::SizeBDiagCursor; - break; - case SizeFDiagCursor: - return Qt::SizeFDiagCursor; - break; - case SizeAllCursor: - return Qt::SizeAllCursor; - break; - case BlankCursor: - return Qt::BlankCursor; - break; - case SplitVCursor: - return Qt::SplitVCursor; - break; - case SplitHCursor: - return Qt::SplitHCursor; - break; - case PointingHandCursor: - return Qt::PointingHandCursor; - break; - case ForbiddenCursor: - return Qt::ForbiddenCursor; - break; - case WhatsThisCursor: - return Qt::WhatsThisCursor; - break; - default: - return Qt::ArrowCursor; - break; - } - - return Qt::ArrowCursor; -} - -/** - * Wrapper for Qt. (ick) - */ -/*static*/ QPrinter::PageSize RS2::rsToQtPaperFormat(RS2::PaperFormat f) -{ - QPrinter::PageSize ret; - - switch (f) - { - case Custom: - ret = QPrinter::Custom; - break; - case Letter: - ret = QPrinter::Letter; - break; - case Legal: - ret = QPrinter::Legal; - break; - case Executive: - ret = QPrinter::Executive; - break; - case A0: - ret = QPrinter::A0; - break; - case A1: - ret = QPrinter::A1; - break; - case A2: - ret = QPrinter::A2; - break; - case A3: - ret = QPrinter::A3; - break; - default: - case A4: - ret = QPrinter::A4; - break; - case A5: - ret = QPrinter::A5; - break; - case A6: - ret = QPrinter::A6; - break; - case A7: - ret = QPrinter::A7; - break; - case A8: - ret = QPrinter::A8; - break; - case A9: - ret = QPrinter::A9; - break; - case B0: - ret = QPrinter::B0; - break; - case B1: - ret = QPrinter::B1; - break; - case B2: - ret = QPrinter::B2; - break; - case B3: - ret = QPrinter::B3; - break; - case B4: - ret = QPrinter::B4; - break; - case B5: - ret = QPrinter::B5; - break; - case B6: - ret = QPrinter::B6; - break; - case B7: - ret = QPrinter::B7; - break; - case B8: - ret = QPrinter::B8; - break; - case B9: - ret = QPrinter::B9; - break; - case B10: - ret = QPrinter::B10; - break; - case C5E: - ret = QPrinter::C5E; - break; - case Comm10E: - ret = QPrinter::Comm10E; - break; - case DLE: - ret = QPrinter::DLE; - break; - case Folio: - ret = QPrinter::Folio; - break; - //case Ledger: - // ret = QPrinter::Ledger; - // break; - case Tabloid: - ret = QPrinter::Tabloid; - break; - case NPageSize: - ret = QPrinter::NPageSize; - break; - } - - return ret; -} diff --git a/src/base/enums.h b/src/base/enums.h deleted file mode 100644 index dd5678b..0000000 --- a/src/base/enums.h +++ /dev/null @@ -1,716 +0,0 @@ -#ifndef __ENUMS_H__ -#define __ENUMS_H__ - -#include -#include - -#define RS_TEST - -#ifdef RS_TEST -#include -#endif - -// Windoze XP can't handle the original MAX/MINDOUBLE's -#define RS_MAXDOUBLE 1.0E+10 -#define RS_MINDOUBLE -1.0E+10 - -/** - * Class namespace for various enums along with some simple wrapper methods for - * converting the enums to the Qt counterparts. - * - * @author James Hammons - * @author Andrew Mustun - */ -//change from RS2 to EN (for ENum) -class RS2 -{ -public: - - /** - * Flags. - */ - enum Flags { - /** Flag for Undoables. */ - FlagUndone = 1 << 0, - /** Entity Visibility. */ - FlagVisible = 1 << 1, - /** Entity attribute (e.g. color) is defined by layer. */ - FlagByLayer = 1 << 2, - /** Entity attribute (e.g. color) defined by block. */ - FlagByBlock = 1 << 3, - /** Layer frozen. */ - FlagFrozen = 1 << 4, - /** Layer frozen by default. */ - FlagDefFrozen = 1 << 5, - /** Layer locked. */ - FlagLocked = 1 << 6, - /** Used for invalid pens. */ - FlagInvalid = 1 << 7, - /** Entity in current selection. */ - FlagSelected = 1 << 8, - /** Polyline closed? */ - FlagClosed = 1 << 9, - /** Flag for temporary entities (e.g. hatch) */ - FlagTemp = 1 << 10, - /** Flag for processed entities (optcontour) */ - FlagProcessed = 1 << 11, - /** Startpoint selected */ - FlagSelected1 = 1 << 12, - /** Endpoint selected */ - FlagSelected2 = 1 << 13, - /** Entity is highlighted temporarily (as a user action feedback) */ - FlagHighlighted = 1 << 14 - }; - - /** - * Variable types used by VariableDict and Variable. - */ - enum VariableType { - VariableString, - VariableInt, - VariableDouble, - VariableVector, - VariableVoid - }; - - /** - * File types. Used by file dialogs. Note: the extension might not - * be enough to distinguish file types. - */ - enum FormatType { - FormatUnknown, /**< Unknown / unsupported format. */ - FormatDXF1, /**< QCad 1 compatibility DXF format. */ - FormatDXF, /**< DXF format. 2000. */ - FormatDXF12, /**< DXF format. R12. */ - FormatCXF, /**< CAM Expert Font format. */ - FormatCAM /**< CAM Expert CAM format (NC, CNC, D, ..) */ - }; - - /** - * Entity types returned by the rtti() method - */ - enum EntityType { - EntityUnknown, /**< Unknown */ - EntityContainer, /**< Container */ - EntityBlock, /**< Block (Group definition) */ - EntityFontChar, /**< Font character */ - EntityInsert, /**< Insert (Group instance) */ - EntityDrawing, /**< Drawing with layers */ - EntityPoint, /**< Point */ - EntityLine, /**< Line */ - EntityPolyline, /**< Polyline */ - EntityVertex, /**< Vertex (part of a polyline) */ - EntityArc, /**< Arc */ - EntityCircle, /**< Circle */ - EntityEllipse, /**< Ellipse */ - EntitySolid, /**< Ellipse */ - EntityConstructionLine, /**< Construction line */ - EntityText, /**< Text */ - EntityDimAligned, /**< Aligned Dimension */ - EntityDimLinear, /**< Linear Dimension */ - EntityDimRadial, /**< Radial Dimension */ - EntityDimDiametric, /**< Diametric Dimension */ - EntityDimAngular, /**< Angular Dimension */ - EntityDimLeader, /**< Leader Dimension */ - EntityHatch, /**< Hatch */ - EntityImage, /**< Image */ - EntitySpline /**< Spline */ - }; - - /** - * Action types used by action factories. - */ - enum ActionType { - ActionNone, /**< Invalid action id. */ - - ActionDefault, - - ActionFileNew, - ActionFileOpen, - ActionFileSave, - ActionFileSaveAs, - ActionFileExport, - ActionFileClose, - ActionFilePrint, - ActionFilePrintPreview, - ActionFileQuit, - - ActionPrintPreview, - - ActionEditUndo, - ActionEditRedo, - ActionEditCut, - ActionEditCutNoSelect, - ActionEditCopy, - ActionEditCopyNoSelect, - ActionEditPaste, - - ActionViewStatusBar, - ActionViewLayerList, - ActionViewBlockList, - ActionViewCommandLine, - ActionViewOptionToolbar, - ActionViewGrid, - ActionViewDraft, - - ActionZoomIn, - ActionZoomOut, - ActionZoomAuto, - ActionZoomWindow, - ActionZoomPan, - ActionZoomRedraw, - ActionZoomPrevious, - - ActionSelectSingle, - ActionSelectContour, - ActionSelectWindow, - ActionDeselectWindow, - ActionSelectAll, - ActionDeselectAll, - ActionSelectIntersected, - ActionDeselectIntersected, - ActionSelectInvert, - ActionSelectLayer, - ActionSelectDouble, - - ActionDrawArc, - ActionDrawArc3P, - ActionDrawArcParallel, - ActionDrawArcTangential, - ActionDrawCircle, - ActionDrawCircle2P, - ActionDrawCircle3P, - ActionDrawCircleCR, - ActionDrawCircleParallel, - ActionDrawEllipseArcAxis, - ActionDrawEllipseAxis, - ActionDrawHatch, - ActionDrawHatchNoSelect, - ActionDrawImage, - ActionDrawLine, - ActionDrawLineAngle, - ActionDrawLineBisector, - ActionDrawLineFree, - ActionDrawLineHorVert, - ActionDrawLineHorizontal, - ActionDrawLineOrthogonal, - ActionDrawLineParallel, - ActionDrawLineParallelThrough, - ActionDrawLinePolygon, - ActionDrawLinePolygon2, - ActionDrawLineRectangle, - ActionDrawLineRelAngle, - ActionDrawLineTangent1, - ActionDrawLineTangent2, - ActionDrawLineVertical, - ActionDrawPoint, - ActionDrawSpline, - ActionDrawPolyline, - ActionDrawText, - - ActionPolylineAdd, - ActionPolylineAppend, - ActionPolylineDel, - ActionPolylineDelBetween, - ActionPolylineTrim, - - ActionDimAligned, - ActionDimLinear, - ActionDimLinearVer, - ActionDimLinearHor, - ActionDimRadial, - ActionDimDiametric, - ActionDimAngular, - ActionDimLeader, - - ActionModifyAttributes, - ActionModifyAttributesNoSelect, - ActionModifyDelete, - ActionModifyDeleteNoSelect, - ActionModifyDeleteQuick, - ActionModifyDeleteFree, - ActionModifyMove, - ActionModifyMoveNoSelect, - ActionModifyRotate, - ActionModifyRotateNoSelect, - ActionModifyScale, - ActionModifyScaleNoSelect, - ActionModifyMirror, - ActionModifyMirrorNoSelect, - ActionModifyMoveRotate, - ActionModifyMoveRotateNoSelect, - ActionModifyRotate2, - ActionModifyRotate2NoSelect, - ActionModifyEntity, - ActionModifyTrim, - ActionModifyTrim2, - ActionModifyTrimAmount, - ActionModifyCut, - ActionModifyStretch, - ActionModifyBevel, - ActionModifyRound, - - ActionSnapFree, - ActionSnapGrid, - ActionSnapEndpoint, - ActionSnapOnEntity, - ActionSnapCenter, - ActionSnapMiddle, - ActionSnapDist, - ActionSnapIntersection, - ActionSnapIntersectionManual, - - ActionRestrictNothing, - ActionRestrictOrthogonal, - ActionRestrictHorizontal, - ActionRestrictVertical, - - ActionSetRelativeZero, - ActionLockRelativeZero, - ActionUnlockRelativeZero, - - ActionInfoInside, - ActionInfoDist, - ActionInfoDist2, - ActionInfoAngle, - ActionInfoTotalLength, - ActionInfoTotalLengthNoSelect, - ActionInfoArea, - - ActionLayersDefreezeAll, - ActionLayersFreezeAll, - ActionLayersAdd, - ActionLayersRemove, - ActionLayersEdit, - ActionLayersToggleView, - ActionLayersToggleLock, - - ActionBlocksDefreezeAll, - ActionBlocksFreezeAll, - ActionBlocksAdd, - ActionBlocksRemove, - ActionBlocksAttributes, - ActionBlocksEdit, - ActionBlocksInsert, - ActionBlocksToggleView, - ActionBlocksCreate, - ActionBlocksCreateNoSelect, - ActionBlocksExplode, - ActionBlocksExplodeNoSelect, - - ActionModifyExplodeText, - ActionModifyExplodeTextNoSelect, - - ActionLibraryInsert, - - ActionOptionsGeneral, - ActionOptionsDrawing, - - ActionToolRegenerateDimensions, - - ActionScriptOpenIDE, - ActionScriptRun, - -#ifndef RS_NO_COMPLEX_ENTITIES - ActionPARISDebugCreateContainer, -#endif - -#ifdef RS_CAM - ActionCamExportAuto, - ActionCamReorder, -#endif - - /** Needed to loop through all actions */ - ActionLast - }; - - /** - * Entity ending. Used for returning which end of an entity is ment. - */ - enum Ending { - EndingStart, /**< Start point. */ - EndingEnd, /**< End point. */ - EndingNone /**< Neither. */ - }; - - /** - * Update mode for non-atomic entities that need to be updated when - * they change. e.g. texts, inserts, ... - */ - enum UpdateMode { - NoUpdate, /**< No automatic updates. */ - Update, /**< Always update automatically when modified. */ - PreviewUpdate /**< Update automatically but only for previews (quick update) */ - }; - - /** - * Drawing mode. - */ - enum DrawingMode { - ModeFull, /**< Draw everything always detailed (default) */ - ModeAuto, /**< Draw details when reasonable */ - ModePreview, /**< Draw only in black/white without styles */ - ModeXOR, /**< XOR mode for moving previews */ - ModeBW /**< Black/white. Can be used for printing. */ - }; - - /** - * Undoable rtti. - */ - enum UndoableType { - UndoableUnknown, /**< Unknown undoable */ - UndoableEntity, /**< Entity */ - UndoableLayer /**< Layer */ - }; - - /** - * Toolbar ID's. - */ - enum ToolBarId { - ToolBarMain, /**< Main (menu). */ - ToolBarPoints, /**< Points. */ - ToolBarLines, /**< Lines. */ - ToolBarArcs, /**< Arcs. */ - ToolBarCircles, /**< Circles. */ - ToolBarEllipses, /**< Ellipses. */ - ToolBarSplines, /**< Splines. */ - ToolBarPolylines, /**< Polylines. */ - ToolBarText, /**< Text. */ - ToolBarDim, /**< Dimensions. */ - ToolBarSnap, /**< Snap. */ - ToolBarModify, /**< Modify. */ - ToolBarSelect, /**< Select. */ - ToolBarInfo /**< Information */ - }; - - /** - * Units. - */ - enum Unit { - None = 0, /**< No unit (unit from parent) */ - Inch = 1, /**< Inch */ - Foot = 2, /**< Foot: 12 Inches */ - Mile = 3, /**< Mile: 1760 Yards = 1609 m */ - Millimeter = 4, /**< Millimeter: 0.001m */ - Centimeter = 5, /**< Centimeter: 0.01m */ - Meter = 6, /**< Meter */ - Kilometer = 7, /**< Kilometer: 1000m */ - Microinch = 8, /**< Microinch: 0.000001 */ - Mil = 9, /**< Mil = 0.001 Inch*/ - Yard = 10, /**< Yard: 3 Feet */ - Angstrom = 11, /**< Angstrom: 10^-10m */ - Nanometer = 12, /**< Nanometer: 10^-9m */ - Micron = 13, /**< Micron: 10^-6m */ - Decimeter = 14, /**< Decimeter: 0.1m */ - Decameter = 15, /**< Decameter: 10m */ - Hectometer = 16, /**< Hectometer: 100m */ - Gigameter = 17, /**< Gigameter: 1000000m */ - Astro = 18, /**< Astro: 149.6 x 10^9m */ - Lightyear = 19, /**< Lightyear: 9460731798 x 10^6m */ - Parsec = 20, /**< Parsec: 30857 x 10^12 */ - - LastUnit = 21 /**< Used to iterate through units */ - }; - - - /** - * Format for length values. - */ - enum LinearFormat { - /** Scientific (e.g. 2.5E+05) */ - Scientific, - /** Decimal (e.g. 9.5)*/ - Decimal, - /** Engineering (e.g. 7' 11.5")*/ - Engineering, - /** Architectural (e.g. 7'-9 1/8")*/ - Architectural, - /** Fractional (e.g. 7 9 1/8) */ - Fractional - }; - - /** - * Angle Units. - */ - enum AngleUnit { - Deg, /**< Degrees */ - Rad, /**< Radians */ - Gra /**< Gradians */ - }; - - /** - * Display formats for angles. - */ - enum AngleFormat { - /** Degrees with decimal point (e.g. 24.5°) */ - DegreesDecimal, - /** Degrees, Minutes and Seconds (e.g. 24°30'5") */ - DegreesMinutesSeconds, - /** Gradians with decimal point (e.g. 390.5)*/ - Gradians, - /** Radians with decimal point (e.g. 1.57)*/ - Radians, - /** Surveyor's units */ - Surveyors - }; - - /** - * Enum of levels of resolving when iterating through an entity tree. - */ - enum ResolveLevel { - /** Groups are not resolved */ - ResolveNone, - /** - * Resolve all but not Inserts. - */ - ResolveAllButInserts, - /** - * all Entity Containers are resolved - * (including Texts, Polylines, ...) - */ - ResolveAll - }; - - /** - * Direction used for scrolling actions. - */ - enum Direction { - Up, Left, Right, Down - }; - - /** - * Vertical alignments. - */ - enum VAlign { - VAlignTop, /**< Top. */ - VAlignMiddle, /**< Middle */ - VAlignBottom /**< Bottom */ - }; - - /** - * Horizontal alignments. - */ - enum HAlign { - HAlignLeft, /**< Left */ - HAlignCenter, /**< Centered */ - HAlignRight /**< Right */ - }; - - /** - * Text drawing direction. - */ - enum TextDrawingDirection { - LeftToRight, /**< Left to right */ - TopToBottom, /**< Top to bottom */ - ByStyle /**< Inherited from associated text style */ - }; - - /** - * Line spacing style for texts. - */ - enum TextLineSpacingStyle { - AtLeast, /**< Taller characters will override */ - Exact /**< Taller characters will not override */ - }; - - /** - * Leader path type. - */ - enum LeaderPathType { - Straight, /**< Straight line segments */ - Spline /**< Splines */ - }; - - /** - * Direction for zooming actions. - */ - enum ZoomDirection { - In, Out - }; - - /** - * Axis specification for zooming actions. - */ - enum Axis { - OnlyX, OnlyY, Both - }; - - /** - * Snapping modes - */ - enum SnapMode { - SnapFree, /**< Free positioning */ - SnapGrid, /**< Snap to grid points */ - SnapEndpoint, /**< Snap to endpoints */ - SnapMiddle, /**< Snap to middle points */ - SnapCenter, /**< Snap to centers */ - SnapOnEntity, /**< Snap to the next point on an entity */ - SnapDist, /**< Snap to points with a distance to an endpoint */ - SnapIntersection, /**< Snap to intersection */ - SnapIntersectionManual /**< Snap to intersection manually */ - }; - - /** - * Snap restrictions - */ - enum SnapRestriction { - RestrictNothing, /**< No restriction to snap mode */ - RestrictOrthogonal, /**< Restrict to 90,180,270,0 degrees */ - RestrictHorizontal, /**< Restrict to 0,180 degrees */ - RestrictVertical /**< Restrict to 90,270 degrees */ - }; - - /** - * Enum of line styles: - */ - enum LineType { - NoPen = 0, /**< No line at all. */ - SolidLine = 1, /**< Normal line. */ - - DotLine = 2, /**< Dotted line. */ - DotLine2 = 3, /**< Dotted line small. */ - DotLineX2 = 4, /**< Dotted line large. */ - - DashLine = 5, /**< Dashed line. */ - DashLine2 = 6, /**< Dashed line small. */ - DashLineX2 = 7, /**< Dashed line large. */ - - DashDotLine = 8, /**< Alternate dots and dashes. */ - DashDotLine2 = 9, /**< Alternate dots and dashes small. */ - DashDotLineX2 = 10, /**< Alternate dots and dashes large. */ - - DivideLine = 11, /**< dash, dot, dot. */ - DivideLine2 = 12, /**< dash, dot, dot small. */ - DivideLineX2 = 13, /**< dash, dot, dot large. */ - - CenterLine = 14, /**< dash, small dash. */ - CenterLine2 = 15, /**< dash, small dash small. */ - CenterLineX2 = 16, /**< dash, small dash large. */ - - BorderLine = 17, /**< dash, dash, dot. */ - BorderLine2 = 18, /**< dash, dash, dot small. */ - BorderLineX2 = 19, /**< dash, dash, dot large. */ - - LineByLayer = -1, /**< Line type defined by layer not entity */ - LineByBlock = -2 /**< Line type defined by block not entity */ - }; - - /** - * \brief Struct that stores a line type pattern (e.g. dash dot dot). - */ - struct LineTypePatternStruct - { - double * pattern; - int num; - } - LineTypePattern; - - /** - * Enum of line widths: - */ - enum LineWidth { - Width00 = 0, /**< Width 1. (0.00mm) */ - Width01 = 5, /**< Width 2. (0.05mm) */ - Width02 = 9, /**< Width 3. (0.09mm) */ - Width03 = 13, /**< Width 4. (0.13mm) */ - Width04 = 15, /**< Width 5. (0.15mm) */ - Width05 = 18, /**< Width 6. (0.18mm) */ - Width06 = 20, /**< Width 7. (0.20mm) */ - Width07 = 25, /**< Width 8. (0.25mm) */ - Width08 = 30, /**< Width 9. (0.30mm) */ - Width09 = 35, /**< Width 10. (0.35mm) */ - Width10 = 40, /**< Width 11. (0.40mm) */ - Width11 = 50, /**< Width 12. (0.50mm) */ - Width12 = 53, /**< Width 13. (0.53mm) */ - Width13 = 60, /**< Width 14. (0.60mm) */ - Width14 = 70, /**< Width 15. (0.70mm) */ - Width15 = 80, /**< Width 16. (0.80mm) */ - Width16 = 90, /**< Width 17. (0.90mm) */ - Width17 = 100, /**< Width 18. (1.00mm) */ - Width18 = 106, /**< Width 19. (1.06mm) */ - Width19 = 120, /**< Width 20. (1.20mm) */ - Width20 = 140, /**< Width 21. (1.40mm) */ - Width21 = 158, /**< Width 22. (1.58mm) */ - Width22 = 200, /**< Width 23. (2.00mm) */ - Width23 = 211, /**< Width 24. (2.11mm) */ - WidthByLayer = -1, /**< Line width defined by layer not entity. */ - WidthByBlock = -2, /**< Line width defined by block not entity. */ - WidthDefault = -3 /**< Line width defaults to the predefined line width. */ - }; - - /** - * Enum of cursor types. - */ - enum CursorType { - ArrowCursor, /**< ArrowCursor - standard arrow cursor. */ - UpArrowCursor, /**< UpArrowCursor - upwards arrow. */ - CrossCursor, /**< CrossCursor - crosshair. */ - WaitCursor, /**< WaitCursor - hourglass/watch. */ - IbeamCursor, /**< IbeamCursor - ibeam/text entry. */ - SizeVerCursor, /**< SizeVerCursor - vertical resize. */ - SizeHorCursor, /**< SizeHorCursor - horizontal resize. */ - SizeBDiagCursor, /**< SizeBDiagCursor - diagonal resize (/). */ - SizeFDiagCursor, /**< SizeFDiagCursor - diagonal resize (\). */ - SizeAllCursor, /**< SizeAllCursor - all directions resize. */ - BlankCursor, /**< BlankCursor - blank/invisible cursor. */ - SplitVCursor, /**< SplitVCursor - vertical splitting. */ - SplitHCursor, /**< SplitHCursor - horziontal splitting. */ - PointingHandCursor, /**< PointingHandCursor - a pointing hand. */ - ForbiddenCursor, /**< ForbiddenCursor - a slashed circle. */ - WhatsThisCursor, /**< WhatsThisCursor - an arrow with a ?. */ - CadCursor, /**< CadCursor - a bigger cross. */ - DelCursor, /**< DelCursor - cursor for choosing entities */ - SelectCursor, /**< SelectCursor - for selecting single entities */ - MagnifierCursor, /**< MagnifierCursor - a magnifying glass. */ - MovingHandCursor /**< Moving hand - a little flat hand. */ - }; - - /** - * Paper formats. - */ - enum PaperFormat { - Custom, - Letter, - Legal, - Executive, - A0, - A1, - A2, - A3, - A4, - A5, - A6, - A7, - A8, - A9, - B0, - B1, - B2, - B3, - B4, - B5, - B6, - B7, - B8, - B9, - B10, - C5E, - Comm10E, - DLE, - Folio, - //Ledger, - Tabloid, - NPageSize - }; - - /** - * Wrappers for Qt (ICK) - */ - static Qt::PenStyle rsToQtLineType(RS2::LineType t); - static RS2::LineType qtToRsPenStyle(Qt::PenStyle s); - static RS2::LineWidth intToLineWidth(int w); - static Qt::CursorShape rsToQtCursorType(RS2::CursorType t); - static QPrinter::PageSize rsToQtPaperFormat(RS2::PaperFormat f); -}; - -#endif // __ENUMS_H__ diff --git a/src/base/eventhandler.cpp b/src/base/eventhandler.cpp deleted file mode 100644 index 7d7cd6b..0000000 --- a/src/base/eventhandler.cpp +++ /dev/null @@ -1,680 +0,0 @@ -// eventhandler.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 05/28/2010 Added this text. :-) -// - -// This is only used by the GraphicView class... - -#include "eventhandler.h" - -#include "actioninterface.h" -#include "commandevent.h" -#include "debug.h" -#include "dialogfactory.h" -#include "graphicview.h" -#include "mathextra.h" - -/** - * Constructor. - */ -EventHandler::EventHandler()://GraphicView * graphicView) - defaultAction(NULL), actionIndex(-1), coordinateInputEnabled(true) -{ -// this->graphicView = graphicView; -// actionIndex = -1; - - for(int i=0; iprint("EventHandler::~EventHandler"); - - if (defaultAction) - { - defaultAction->finish(); - delete defaultAction; - defaultAction = NULL; - } - - KillAllActions(); - - DEBUG->print("EventHandler::~EventHandler: Deleting all actions.."); - - for(int i=0; isetFinished(); - //delete currentActions[i]; - //currentActions[i] = NULL; - } - } - - CleanUp(); - DEBUG->print("EventHandler::~EventHandler: Deleting all actions..: OK"); - DEBUG->print("EventHandler::~EventHandler: OK"); -} - -/** - * Go back in current action. - */ -void EventHandler::Back() -{ - QMouseEvent e(QEvent::MouseButtonRelease, QPoint(0, 0), Qt::RightButton, Qt::RightButton, - Qt::NoModifier); - MouseReleaseEvent(&e); -} - -/** - * Go enter pressed event for current action. - */ -void EventHandler::Enter() -{ -// QKeyEvent e(QEvent::KeyPress, Qt::Key_Enter, '\n', 0); - QKeyEvent e(QEvent::KeyPress, Qt::Key_Enter, Qt::NoModifier, "\n", false, 0); - KeyPressEvent(&e); -} - -/** - * Called by GraphicView - */ -void EventHandler::MousePressEvent(QMouseEvent * e) -{ - if (actionIndex >= 0 && currentActions[actionIndex] != NULL) - { - currentActions[actionIndex]->mousePressEvent(e); - e->accept(); - } - else - { - if (defaultAction) - { - defaultAction->mousePressEvent(e); - e->accept(); - } - else - { - DEBUG->print("currently no action defined"); - e->ignore(); - } - } -} - -/** - * Called by GraphicView - */ -void EventHandler::MouseReleaseEvent(QMouseEvent * e) -{ - if (actionIndex >= 0 && currentActions[actionIndex] != NULL - && !currentActions[actionIndex]->isFinished()) - { - DEBUG->print("call action %s", currentActions[actionIndex]->getName().toLatin1().data()); - currentActions[actionIndex]->mouseReleaseEvent(e); - - // Clean up actions - one might be finished now - CleanUp(); - e->accept(); - } - else - { - if (defaultAction) - defaultAction->mouseReleaseEvent(e); - else - e->ignore(); - } -} - -/** - * Called by GraphicView - */ -void EventHandler::MouseMoveEvent(QMouseEvent * e) -{ - if (actionIndex >= 0 && currentActions[actionIndex] - && !currentActions[actionIndex]->isFinished()) - { - currentActions[actionIndex]->mouseMoveEvent(e); - e->accept(); - } - else - { - if (defaultAction) - { - defaultAction->mouseMoveEvent(e); - e->accept(); - } - else - e->ignore(); - //DEBUG->print("currently no action defined"); - } -} - -#if 0 -Small problem with this approach: Resumes can happen before suspend actions! -This can wreak havoc with things like snapper/preview states and the like... - -Actually, this stuff seems to be pretty useless. Not sure what is accomplished -by this crap. The only thing I can think of is that it would cause a preview -to be removed if the mouse goes out of the drawing window, could be a legit -purpose but this seems too retarded for that. Why wouldn't you just code that -into GraphicView itself and be done with it? -#endif -/** - * Called by GraphicView - */ -void EventHandler::MouseLeaveEvent() -{ -#if 0 - if (actionIndex >= 0 && currentActions[actionIndex] - && !currentActions[actionIndex]->isFinished()) - { - currentActions[actionIndex]->suspend(); - } - else - { - if (defaultAction) - defaultAction->suspend(); - //DEBUG->print("currently no action defined"); - } -#endif -} - -/** - * Called by GraphicView - */ -void EventHandler::MouseEnterEvent() -{ -#if 0 - if (actionIndex >= 0 && currentActions[actionIndex] - && !currentActions[actionIndex]->isFinished()) - { - currentActions[actionIndex]->resume(); - } - else - { - if (defaultAction) - defaultAction->resume(); - } -#endif -} - -/** - * Called by GraphicView - */ -void EventHandler::KeyPressEvent(QKeyEvent * e) -{ - if (actionIndex >= 0 && currentActions[actionIndex] - && !currentActions[actionIndex]->isFinished()) - { - currentActions[actionIndex]->keyPressEvent(e); - } - else - { - if (defaultAction) - defaultAction->keyPressEvent(e); - else - e->ignore(); - - //DEBUG->print("currently no action defined"); - } -} - -/** - * Called by GraphicView - */ -void EventHandler::KeyReleaseEvent(QKeyEvent * e) -{ - if (actionIndex >= 0 && currentActions[actionIndex] - && !currentActions[actionIndex]->isFinished()) - { - currentActions[actionIndex]->keyReleaseEvent(e); - } - else - { - if (defaultAction) - defaultAction->keyReleaseEvent(e); - else - e->ignore(); - - //DEBUG->print("currently no action defined"); - } -} - -/** - * Handles command line events. - */ -void EventHandler::HandleCommandEvent(GraphicView * graphicView, CommandEvent * e) -{ - DEBUG->print("EventHandler::commandEvent"); - QString cmd = e->getCommand(); - - if (coordinateInputEnabled) - { - if (!e->isAccepted()) - { - // handle absolute cartesian coordinate input: - if (cmd.contains(',') && cmd.at(0) != '@') - { - if (actionIndex >= 0 && currentActions[actionIndex] != NULL - && !currentActions[actionIndex]->isFinished()) - { - int commaPos = cmd.indexOf(','); - DEBUG->print("EventHandler::commandEvent: 001"); - bool ok1, ok2; - DEBUG->print("EventHandler::commandEvent: 002"); - double x = Math::eval(cmd.left(commaPos), &ok1); - DEBUG->print("EventHandler::commandEvent: 003a"); - double y = Math::eval(cmd.mid(commaPos + 1), &ok2); - DEBUG->print("EventHandler::commandEvent: 004"); - - if (ok1 && ok2) - { - DEBUG->print("EventHandler::commandEvent: 006"); - Vector ce(x, y); - currentActions[actionIndex]->coordinateEvent(&ce); - } - else - { - if (DIALOGFACTORY) - DIALOGFACTORY->commandMessage("Expression Syntax Error"); - } - - e->accept(); - } - } - } - - // handle relative cartesian coordinate input: - if (!e->isAccepted()) - { - if (cmd.contains(',') && cmd.at(0) == '@') - { - if (actionIndex >= 0 && currentActions[actionIndex] != NULL - && !currentActions[actionIndex]->isFinished()) - { - int commaPos = cmd.indexOf(','); - bool ok1, ok2; - double x = Math::eval(cmd.mid(1, commaPos - 1), &ok1); - double y = Math::eval(cmd.mid(commaPos + 1), &ok2); - - if (ok1 && ok2) - { - Vector ce(Vector(x,y) + graphicView->getRelativeZero()); - currentActions[actionIndex]->coordinateEvent(&ce); - } - else - { - if (DIALOGFACTORY) - DIALOGFACTORY->commandMessage("Expression Syntax Error"); - } - - e->accept(); - } - } - } - - // handle absolute polar coordinate input: - if (!e->isAccepted()) - { - if (cmd.contains('<') && cmd.at(0) != '@') - { - if (actionIndex >= 0 && currentActions[actionIndex] != NULL - && !currentActions[actionIndex]->isFinished()) - { - int commaPos = cmd.indexOf('<'); - bool ok1, ok2; - double r = Math::eval(cmd.left(commaPos), &ok1); - double a = Math::eval(cmd.mid(commaPos + 1), &ok2); - - if (ok1 && ok2) - { - Vector pos; - pos.setPolar(r,Math::deg2rad(a)); - currentActions[actionIndex]->coordinateEvent(&pos); - } - else - { - if (DIALOGFACTORY) - DIALOGFACTORY->commandMessage("Expression Syntax Error"); - } - - e->accept(); - } - } - } - - // handle relative polar coordinate input: - if (!e->isAccepted()) - { - if (cmd.contains('<') && cmd.at(0) == '@') - { - if (actionIndex >= 0 && currentActions[actionIndex] !=NULL - && !currentActions[actionIndex]->isFinished()) - { - int commaPos = cmd.indexOf('<'); - bool ok1, ok2; - double r = Math::eval(cmd.mid(1, commaPos - 1), &ok1); - double a = Math::eval(cmd.mid(commaPos + 1), &ok2); - - if (ok1 && ok2) - { - Vector pos; - pos.setPolar(r,Math::deg2rad(a)); - Vector ce(pos + graphicView->getRelativeZero()); - currentActions[actionIndex]->coordinateEvent(&ce); - } - else - { - if (DIALOGFACTORY) - DIALOGFACTORY->commandMessage("Expression Syntax Error"); - } - - e->accept(); - } - } - } - } - - // Send command event directly to current action: - if (!e->isAccepted()) - { - if (actionIndex >= 0 && currentActions[actionIndex] - && !currentActions[actionIndex]->isFinished()) - { - currentActions[actionIndex]->commandEvent(e); - e->accept(); - } - else - { - if (defaultAction) - defaultAction->commandEvent(e); - } - } - - DEBUG->print("EventHandler::commandEvent: OK"); -} - -/** - * Enables coordinate input in the command line. - */ -void EventHandler::EnableCoordinateInput() -{ - coordinateInputEnabled = true; -} - -/** - * Enables coordinate input in the command line. - */ -void EventHandler::DisableCoordinateInput() -{ - coordinateInputEnabled = false; -} - -/** - * @return Current action. - */ -ActionInterface * EventHandler::GetCurrentAction() -{ - if (actionIndex >= 0 && currentActions[actionIndex] - && !currentActions[actionIndex]->isFinished()) - return currentActions[actionIndex]; - - return defaultAction; -} - -/** - * @return The current default action. - */ -ActionInterface * EventHandler::GetDefaultAction() -{ - return defaultAction; -} - -/** - * Sets the default action. - */ -void EventHandler::SetDefaultAction(ActionInterface * action) -{ - if (defaultAction) - { - defaultAction->finish(); - delete defaultAction; - defaultAction = NULL; - } - - defaultAction = action; -} - -/** - * Sets the current action. - */ -void EventHandler::SetCurrentAction(ActionInterface * action) -{ - DEBUG->print("EventHandler::setCurrentAction"); - - if (!action) - return; - - // Predecessor of the new action or NULL: - ActionInterface * predecessor = NULL; - - // Suspend current action: - if (actionIndex >= 0 && currentActions[actionIndex] - && !currentActions[actionIndex]->isFinished()) - { - predecessor = currentActions[actionIndex]; - predecessor->suspend(); - predecessor->hideOptions(); - } - else - { - if (defaultAction) - { - predecessor = defaultAction; - predecessor->suspend(); - predecessor->hideOptions(); - } - } - - // Forget about the oldest action and make space for the new action: - if (actionIndex == RS_MAXACTIONS - 1) - { - // Delete oldest action if necessary (usually never happens): - if (currentActions[0]) - { - currentActions[0]->finish(); - delete currentActions[0]; - currentActions[0] = NULL; - } - - // Move up actionstack (optimize): - for(int i=0; iprint("EventHandler::setCurrentAction: current action is: %s", - currentActions[actionIndex]->getName().toLatin1().data()); - - // Initialisation of our new action: - DEBUG->print("EventHandler::setCurrentAction: init current action"); - action->init(); - - // ## new: - if (action->isFinished() == false) - { - DEBUG->print("EventHandler::setCurrentAction: show options"); - currentActions[actionIndex]->showOptions(); - DEBUG->print("EventHandler::setCurrentAction: set predecessor"); - action->setPredecessor(predecessor); - } - - DEBUG->print("EventHandler::setCurrentAction: cleaning up.."); - CleanUp(); - - DEBUG->print("EventHandler::setCurrentAction: debugging actions"); - DebugActions(); - DEBUG->print("GraphicView::setCurrentAction: OK"); -} - -/** - * Kills all running selection actions. Called when a selection action - * is launched to reduce confusion. - */ -void EventHandler::KillSelectActions() -{ - for(int c=0; crtti() == RS2::ActionSelectSingle - || currentActions[c]->rtti() == RS2::ActionSelectContour - || currentActions[c]->rtti() == RS2::ActionSelectWindow - || currentActions[c]->rtti() == RS2::ActionSelectIntersected - || currentActions[c]->rtti() == RS2::ActionSelectLayer) - currentActions[c]->finish(); - } - } -} - -/** - * Kills all running actions. Called when a window is closed. - * Actually: It does NOTHING - */ -void EventHandler::KillAllActions() -{ - /* - for (int c=0; cfinish(); - } - } - cleanUp(); - */ -} - -/** - * @return true if there is at least one action in the action stack. - */ -bool EventHandler::HasAction() -{ - if (actionIndex != -1 || defaultAction) - return true; - - return false; -} - -/** - * Garbage collector for actions. - */ -void EventHandler::CleanUp() -{ - DEBUG->print("EventHandler::cleanUp"); - - int oldIndex = 0; // old index - int newIndex = 0; // new index - int resume = 0; // index of action to resume - bool doResume = false; // do we need to resume an action - actionIndex = -1; - - DebugActions(); - - do - { - // Search first used action (oldIndex) - while (currentActions[oldIndex] == NULL && oldIndex < RS_MAXACTIONS) - oldIndex++; - - // Delete action if it is finished - if (oldIndex < RS_MAXACTIONS && currentActions[oldIndex] != NULL - && currentActions[oldIndex]->isFinished()) - { - delete currentActions[oldIndex]; - currentActions[oldIndex] = NULL; - doResume = true; - } - - // Move a running action up in the stack - if (oldIndex < RS_MAXACTIONS && currentActions[oldIndex] != NULL) - { - if (newIndex != oldIndex) - { - currentActions[newIndex] = currentActions[oldIndex]; - resume = newIndex; - currentActions[oldIndex] = NULL; - } - else - { - if (oldIndex < RS_MAXACTIONS) - oldIndex++; - } - - actionIndex = newIndex; - - if (newIndex < RS_MAXACTIONS - 1) - newIndex++; - } - } - while (oldIndex < RS_MAXACTIONS); - - DebugActions(); - - // Resume last used action: - if (doResume) - { - if (currentActions[resume] && !currentActions[resume]->isFinished()) - { - currentActions[resume]->resume(); - currentActions[resume]->showOptions(); - } - else - { - if (defaultAction) - { - defaultAction->resume(); - defaultAction->showOptions(); - } - } - } - - DEBUG->print("EventHandler::cleanUp: OK"); -} - -void EventHandler::DebugActions() -{ - DEBUG->print("---"); - - for(int c=0; cprint("Current"); - - if (currentActions[c]) - DEBUG->print("Action %03d: %s [%s]", - c, currentActions[c]->getName().toLatin1().data(), - currentActions[c]->isFinished() ? "finished" : "active"); - else - DEBUG->print("Action %03d: NULL", c); - } -} diff --git a/src/base/eventhandler.h b/src/base/eventhandler.h deleted file mode 100644 index 203e9b4..0000000 --- a/src/base/eventhandler.h +++ /dev/null @@ -1,52 +0,0 @@ -#ifndef __EVENTHANDLER_H__ -#define __EVENTHANDLER_H__ - -#include - -#define RS_MAXACTIONS 16 - -class ActionInterface; -class CommandEvent; -class GraphicView; - -/** - * The event handler owns and manages all actions that are currently - * active. All events going from the view to the actions come over - * this class. - */ -class EventHandler -{ - public: - EventHandler(); - ~EventHandler(); - - void Back(); - void Enter(); - void MousePressEvent(QMouseEvent * e); - void MouseReleaseEvent(QMouseEvent * e); - void MouseMoveEvent(QMouseEvent * e); - void MouseLeaveEvent(); - void MouseEnterEvent(); - void KeyPressEvent(QKeyEvent * e); - void KeyReleaseEvent(QKeyEvent * e); - void HandleCommandEvent(GraphicView *, CommandEvent * e); - void EnableCoordinateInput(); - void DisableCoordinateInput(); - void SetDefaultAction(ActionInterface * action); - ActionInterface * GetDefaultAction(); - void SetCurrentAction(ActionInterface * action); - ActionInterface * GetCurrentAction(); - void KillSelectActions(); - void KillAllActions(); - bool HasAction(); - void CleanUp(); - void DebugActions(); - - protected: - ActionInterface * defaultAction; - ActionInterface * currentActions[RS_MAXACTIONS]; - int actionIndex; - bool coordinateInputEnabled; -}; - -#endif // __EVENTHANDLER_H__ diff --git a/src/base/fileio.cpp b/src/base/fileio.cpp deleted file mode 100644 index 8390be1..0000000 --- a/src/base/fileio.cpp +++ /dev/null @@ -1,201 +0,0 @@ -// fileio.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 05/28/2010 Added this text. :-) -// JLH 09/07/2010 Fixed file detection algorithm. -// - -#include "fileio.h" - -#include "filtercxf.h" -#include "filterdxf.h" -#include "filterdxf1.h" -#include "filterinterface.h" - -FileIO * FileIO::uniqueInstance = NULL; - -// Constructor -FileIO::FileIO() -{ -} - -/** - * @return Instance to the unique import object. - */ -/*static*/ FileIO * FileIO::instance() -{ - if (!uniqueInstance) - uniqueInstance = new FileIO(); - - return uniqueInstance; -} - -/** - * Registers a new import filter. - */ -void FileIO::registerFilter(FilterInterface * f) -{ - filterList.append(f); -} - -/** - * @return List of registered filters. - */ -QList FileIO::getFilterList() -{ - return filterList; -} - -/** - * @return Filter which can import the given file type. - */ -FilterInterface * FileIO::getImportFilter(RS2::FormatType t) -{ - for(int i=0; icanImport(t)) - return f; - } - - return NULL; -} - -/** - * @return Filter which can export the given file type. - */ -FilterInterface * FileIO::getExportFilter(RS2::FormatType t) -{ - for(int i=0; icanExport(t)) - return f; - } - - return NULL; -} - -/** - * Calls the import method of the filter responsible for the format of the - * given file. - * - * @param drawing The container to which we will add entities. Usually that's - * an Drawing entity but it can also be a polyline, text, ... - * @param file Path and name of the file to import. - */ -bool FileIO::fileImport(Drawing & drawing, const QString & file, RS2::FormatType type) -{ - DEBUG->print("Trying to import file '%s'...", file.toAscii().data()); - - FilterInterface * filter = NULL; - RS2::FormatType t = (type == RS2::FormatUnknown ? detectFormat(file) : type); - filter = getImportFilter(t); - - if (filter) - return filter->fileImport(drawing, file, t); - else - { - DEBUG->print(Debug::D_WARNING, "FileIO::fileImport: failed to import file: %s", - file.toAscii().data()); - } - - return false; -} - -/** - * Calls the export method of the object responsible for the format of the - * given file. - * - * @param file Path and name of the file to import. - */ -bool FileIO::fileExport(Drawing & drawing, const QString & file, RS2::FormatType type) -{ - DEBUG->print("FileIO::fileExport"); - - if (type == RS2::FormatUnknown) - { - QString extension = QFileInfo(file).suffix().toLower(); - - if (extension == "dxf") - type = RS2::FormatDXF; - else if (extension == "cxf") - type = RS2::FormatCXF; - } - - FilterInterface * filter = getExportFilter(type); - - if (filter) - return filter->fileExport(drawing, file, type); - - DEBUG->print("FileIO::fileExport: no filter found"); - - return false; -} - -/** - * Detects and returns the file format of the given file. - */ -RS2::FormatType FileIO::detectFormat(const QString & file) -{ - RS2::FormatType type = RS2::FormatUnknown; - QFileInfo info(file); - QString ext = info.suffix().toLower(); - - if (ext == "cxf") - { - type = RS2::FormatCXF; - } - else if (ext == "dxf") - { - type = RS2::FormatDXF1; - QFile f(file); - - if (!f.open(QIODevice::ReadOnly)) - { - // Error opening file: - DEBUG->print(Debug::D_WARNING, - "FileIO::detectFormat: Cannot open file: %s", file.toAscii().data()); - type = RS2::FormatUnknown; - } - else - { - DEBUG->print("FileIO::detectFormat: Successfully opened DXF file: %s", - file.toAscii().data()); - - QTextStream ts(&f); - int c = 0; - -//I think this is wrong... We're mixing classes here... -//AND THAT WAS THE PROBLEM!!! -// while (!f.atEnd() && ++c < 100) - while (!ts.atEnd() && ++c < 100) - { - QString line = ts.readLine(); - - if (line == "$ACADVER") - type = RS2::FormatDXF; - - // very simple reduced DXF: - if (line == "ENTITIES" && c < 10) - type = RS2::FormatDXF; - } - - f.close(); - } - } - - return type; -} diff --git a/src/base/fileio.h b/src/base/fileio.h deleted file mode 100644 index 97b0f5a..0000000 --- a/src/base/fileio.h +++ /dev/null @@ -1,40 +0,0 @@ -#ifndef __FILEIO_H__ -#define __FILEIO_H__ - -#include -#include "enums.h" - -#define FILEIO FileIO::instance() - -class Drawing; -class FilterInterface; - -/** - * API Class for importing files. - * - * @author James Hammons - * @author Andrew Mustun - */ -class FileIO -{ - protected: - FileIO(); - - public: - static FileIO * instance(); - void registerFilter(FilterInterface * f); - QList getFilterList(); - FilterInterface * getImportFilter(RS2::FormatType t); - FilterInterface * getExportFilter(RS2::FormatType t); - bool fileImport(Drawing & dwg, const QString & file, - RS2::FormatType type = RS2::FormatUnknown); - bool fileExport(Drawing & dwg, const QString & file, - RS2::FormatType type = RS2::FormatUnknown); - RS2::FormatType detectFormat(const QString & file); - - protected: - static FileIO * uniqueInstance; - QList filterList; -}; - -#endif // __FILEIO_H__ diff --git a/src/base/filtercxf.cpp b/src/base/filtercxf.cpp deleted file mode 100644 index a8c5b20..0000000 --- a/src/base/filtercxf.cpp +++ /dev/null @@ -1,268 +0,0 @@ -// filtercxf.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 05/28/2010 Added this text. :-) -// - -#include "filtercxf.h" - -#include -#include -#include - -#include "font.h" -#include "utility.h" -#include "system.h" - -/** - * Default constructor. - */ -FilterCXF::FilterCXF(): FilterInterface() -{ - DEBUG->print("Setting up CXF filter..."); - - addImportFormat(RS2::FormatCXF); - addExportFormat(RS2::FormatCXF); -} - -FilterCXF::~FilterCXF() -{ -} - -/** - * Implementation of the method used for RS_Import to communicate - * with this filter. - * - * @param g The graphic in which the entities from the file - * will be created or the graphics from which the entities are - * taken to be stored in a file. - */ -bool FilterCXF::fileImport(Drawing & g, const QString & file, RS2::FormatType /*type*/) -{ - DEBUG->print("CXF Filter: importing file '%s'...", file.toLatin1().data()); - - //this->graphic = &g; - bool success = false; - - // Load font file as we normally do, but the font doesn't own the - // letters (we'll add them to the graphic instead. Hence 'false'). - Font font(file, false); - success = font.loadFont(); - - if (!success) - { - DEBUG->print(Debug::D_WARNING, "Cannot open CXF file '%s'.", file.toLatin1().data()); - return false; - } - - g.addVariable("Names", font.getNames().join(","), 0); - g.addVariable("LetterSpacing", font.getLetterSpacing(), 0); - g.addVariable("WordSpacing", font.getWordSpacing(), 0); - g.addVariable("LineSpacingFactor", font.getLineSpacingFactor(), 0); - g.addVariable("Authors", font.getAuthors().join(","), 0); - - if (!font.getEncoding().isEmpty()) - g.addVariable("Encoding", font.getEncoding(), 0); - - BlockList * letterList = font.getLetterList(); - - for(uint i=0; igetName().at(0).unicode(), 16); - - while (uCode.length() < 4) - uCode = "0" + uCode; - - //ch->setName("[" + uCode + "] " + ch->getName()); - //letterList->rename(ch, QString("[%1]").arg(ch->getName())); - letterList->rename(ch, QString("[%1] %2").arg(uCode).arg(ch->getName().at(0))); - - g.addBlock(ch, false); - ch->reparent(&g); - } - - g.addBlockNotification(); - - return true; -} - -/** - * Implementation of the method used for RS_Export to communicate - * with this filter. - * - * @param file Full path to the CXF file that will be written. - */ -bool FilterCXF::fileExport(Drawing & g, const QString & file, RS2::FormatType /*type*/) -{ - DEBUG->print("CXF Filter: exporting file '%s'...", file.toAscii().data()); - - // crashes under windoze xp: - //std::ofstream fout; - - DEBUG->print("FilterCXF::fileExport: open"); - //fout.open((const char*)file.local8Bit()); - FILE * fp; - - if ((fp = fopen((const char *)file.toLocal8Bit(), "wt")) != NULL) - { - DEBUG->print("FilterCXF::fileExport: open: OK"); - DEBUG->print("FilterCXF::fileExport: header"); - - // header: - fprintf(fp, "# Format: QCad II Font\n"); - fprintf(fp, "# Creator: %s\n", (const char *)SYSTEM->getAppName().toLocal8Bit()); - fprintf(fp, "# Version: %s\n", (const char *)SYSTEM->getAppVersion().toLocal8Bit()); - - DEBUG->print("001"); - QString ns = g.getVariableString("Names", ""); - - if (!ns.isEmpty()) - { - QStringList names = ns.split(','); - DEBUG->print("002"); - - for(QStringList::Iterator it=names.begin(); it!=names.end(); ++it) - { - fprintf(fp, "# Name: %s\n", (const char*)((*it).toLocal8Bit())); - } - } - - DEBUG->print("003"); - - QString es = g.getVariableString("Encoding", ""); - - if (!es.isEmpty()) - fprintf(fp, "# Encoding: %s\n", (const char *)es.toLocal8Bit()); - - DEBUG->print("004a"); - - fprintf(fp, "# LetterSpacing: %f\n", g.getVariableDouble("LetterSpacing", 3.0)); - fprintf(fp, "# WordSpacing: %f\n", g.getVariableDouble("WordSpacing", 6.75)); - fprintf(fp, "# LineSpacingFactor: %f\n", g.getVariableDouble("LineSpacingFactor", 1.0)); - - QString sa = g.getVariableString("Authors", ""); - DEBUG->print("authors: %s", (const char *)sa.toLocal8Bit()); - - if (!sa.isEmpty()) - { - QStringList authors = sa.split(','); - DEBUG->print("006"); - DEBUG->print("count: %d", authors.count()); - - QString a; - - for(QStringList::Iterator it2=authors.begin(); it2!=authors.end(); ++it2) - { - DEBUG->print("006a"); - a = QString(*it2); - DEBUG->print("006b"); - DEBUG->print("string is: %s", a.toAscii().data()); - DEBUG->print("006b0"); - fprintf(fp, "# Author: "); - DEBUG->print("006b1"); - fprintf(fp, "%s\n", a.toAscii().data()); - //fout << "# Author: " << a.ascii() << "\n"; - } - - DEBUG->print("007"); - } - - DEBUG->print("FilterCXF::fileExport: header: OK"); - - DEBUG->print("008"); - // iterate through blocks (=letters of font) - for(uint i=0; iprint("block: %d", i); - DEBUG->print("001"); - - if (blk != NULL) - { - DEBUG->print("002"); - DEBUG->print("002a: %s", (const char *)(blk->getName().toLocal8Bit())); - - fprintf(fp, "\n%s\n", (const char *)(blk->getName().toLocal8Bit())); - - // iterate through entities of this letter: - for(Entity * e=blk->firstEntity(RS2::ResolveAll); e!=NULL; - e=blk->nextEntity(RS2::ResolveAll)) - { - if (!e->isUndone()) - { - DEBUG->print("004"); - - // lines: - if (e->rtti() == RS2::EntityLine) - { - Line * l = (Line *)e; - - fprintf(fp, "L %f,%f,%f,%f\n", l->getStartpoint().x, l->getStartpoint().y, - l->getEndpoint().x, l->getEndpoint().y); - } - // arcs: - else if (e->rtti() == RS2::EntityArc) - { - Arc * a = (Arc *)e; - - if (!a->isReversed()) - { - fprintf(fp, "A "); - } - else - { - fprintf(fp, "AR "); - } - - fprintf(fp, "%f,%f,%f,%f,%f\n", a->getCenter().x, a->getCenter().y, - a->getRadius(), a->getAngle1() * ARAD, a->getAngle2() * ARAD); - } - // Ignore entities other than arcs / lines - else - { - } - } - - DEBUG->print("005"); - } - DEBUG->print("006"); - } - DEBUG->print("007"); - } - - //fout.close(); - fclose(fp); - DEBUG->print("CXF Filter: exporting file: OK"); - return true; - } - else - { - DEBUG->print("CXF Filter: exporting file failed"); - } - - return false; -} - -/** - * Streams a double value to the given stream cutting away trailing 0's. - * - * @param value A double value. e.g. 2.700000 - */ -void FilterCXF::stream(std::ofstream & fs, double value) -{ - fs << (const char *)Utility::doubleToString(value).toAscii().data(); -} diff --git a/src/base/filtercxf.h b/src/base/filtercxf.h deleted file mode 100644 index e07f9f8..0000000 --- a/src/base/filtercxf.h +++ /dev/null @@ -1,39 +0,0 @@ -#ifndef __FILTERCXF_H__ -#define __FILTERCXF_H__ - -#include -#include "filterinterface.h" - -/** - * This format filter class can import and export CXF (CAM Expert Font) files. - * - * @author Andrew Mustun - */ -class FilterCXF: public FilterInterface -{ - public: - FilterCXF(); - ~FilterCXF(); - - /** - * @return RS2::FormatCXF. - */ - //RS2::FormatType rtti() { - // return RS2::FormatCXF; - //} - - /*virtual bool canImport(RS2::FormatType t) { - return (t==RS2::FormatCXF); - } - - virtual bool canExport(RS2::FormatType t) { - return (t==RS2::FormatCXF); - }*/ - - virtual bool fileImport(Drawing & g, const QString & file, RS2::FormatType /*type*/); - virtual bool fileExport(Drawing & g, const QString & file, RS2::FormatType /*type*/); - - void stream(std::ofstream & fs, double value); -}; - -#endif diff --git a/src/base/filterdxf.cpp b/src/base/filterdxf.cpp deleted file mode 100644 index 72f7960..0000000 --- a/src/base/filterdxf.cpp +++ /dev/null @@ -1,3198 +0,0 @@ -// filterdxf.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 05/28/2010 Added this text. :-) -// - -#include "filterdxf.h" - -#include -#include -#include "dl_attributes.h" -#include "dl_codes.h" -#include "dl_writer_ascii.h" -#include "dimaligned.h" -#include "dimangular.h" -#include "dimdiametric.h" -#include "dimlinear.h" -#include "dimradial.h" -#include "hatch.h" -#include "image.h" -#include "leader.h" -#include "system.h" - -/** - * Default constructor. - * - */ -FilterDXF::FilterDXF(): FilterInterface() -{ - DEBUG->print("FilterDXF::FilterDXF()"); - - addImportFormat(RS2::FormatDXF); - addExportFormat(RS2::FormatDXF); - addExportFormat(RS2::FormatDXF12); - - mtext = ""; - polyline = NULL; - leader = NULL; - hatch = NULL; - hatchLoop = NULL; - currentContainer = NULL; - graphic = NULL; - //exportVersion = DL_Codes::VER_2002; - //systemVariables.setAutoDelete(true); - DEBUG->print("FilterDXF::FilterDXF(): OK"); -} - -/** - * Destructor. - */ -FilterDXF::~FilterDXF() -{ - DEBUG->print("FilterDXF::~FilterDXF()"); - DEBUG->print("FilterDXF::~FilterDXF(): OK"); -} - -/** - * Implementation of the method used for RS_Import to communicate - * with this filter. - * - * @param g The graphic in which the entities from the file - * will be created or the graphics from which the entities are - * taken to be stored in a file. - */ -bool FilterDXF::fileImport(Drawing & g, const QString & file, RS2::FormatType /*type*/) -{ - DEBUG->print("FilterDXF::fileImport"); - //DEBUG->timestamp(); - - DEBUG->print("DXF Filter: importing file '%s'...", (const char *)QFile::encodeName(file)); - - graphic = &g; - currentContainer = graphic; - this->file = file; - - DEBUG->print("graphic->countLayers(): %d", graphic->countLayers()); - - //graphic->setAutoUpdateBorders(false); - DEBUG->print("FilterDXF::fileImport: reading file"); - bool success = dxf.in((const char *)QFile::encodeName(file), this); - DEBUG->print("FilterDXF::fileImport: reading file: OK"); - //graphic->setAutoUpdateBorders(true); - - if (!success) - { - DEBUG->print(Debug::D_WARNING, "Cannot open DXF file '%s'.", - (const char *)QFile::encodeName(file)); - return false; - } - - DEBUG->print("FilterDXF::fileImport: adding variables"); - - // add some variables that need to be there for DXF drawings: - if (graphic->getVariableString("$DIMSTYLE", "").isEmpty()) - { - DEBUG->print("FilterDXF::fileImport: adding DIMSTYLE"); - graphic->addVariable("$DIMSTYLE", "Standard", 2); - DEBUG->print("FilterDXF::fileImport: adding DIMSTYLE: OK"); - } - - DEBUG->print("FilterDXF::fileImport: adding variables: OK"); - - DEBUG->print("FilterDXF::fileImport: updating inserts"); - graphic->updateInserts(); - DEBUG->print("FilterDXF::fileImport: updating inserts: OK"); - - DEBUG->print("FilterDXF::fileImport OK"); - //DEBUG->timestamp(); - - return true; -} - -/** - * Implementation of the method which handles layers. - */ -void FilterDXF::addLayer(const DL_LayerData& data) { - DEBUG->print("FilterDXF::addLayer"); - DEBUG->print(" adding layer: %s", data.name.c_str()); - - DEBUG->print("FilterDXF::addLayer: creating layer"); - Layer* layer = new Layer(data.name.c_str()); - DEBUG->print("FilterDXF::addLayer: set pen"); - layer->setPen(attributesToPen(attributes)); - //layer->setFlags(data.flags&0x07); - - DEBUG->print("FilterDXF::addLayer: flags"); - if (data.flags&0x01) { - layer->freeze(true); - } - if (data.flags&0x04) { - layer->lock(true); - } - - DEBUG->print("FilterDXF::addLayer: add layer to graphic"); - graphic->addLayer(layer); - DEBUG->print("FilterDXF::addLayer: OK"); -} - -/** - * Implementation of the method which handles blocks. - * - * @todo Adding blocks to blocks (stack for currentContainer) - */ -void FilterDXF::addBlock(const DL_BlockData & data) -{ - DEBUG->print("FilterDXF::addBlock"); - DEBUG->print(" adding block: %s", data.name.c_str()); - - // Prevent special blocks (paper_space, model_space) from being added: - if (QString(data.name.c_str()).toLower() != "*paper_space0" - && QString(data.name.c_str()).toLower() != "*paper_space" - && QString(data.name.c_str()).toLower() != "*model_space" - && QString(data.name.c_str()).toLower() != "$paper_space0" - && QString(data.name.c_str()).toLower() != "$paper_space" - && QString(data.name.c_str()).toLower() != "$model_space") - { - -#ifndef RS_NO_COMPLEX_ENTITIES - if (QString(data.name.c_str()).startsWith("__CE")) - { - EntityContainer * ec = new EntityContainer(); - ec->setLayer("0"); - currentContainer = ec; - graphic->addEntity(ec); - //currentContainer->setLayer(graphic->findLayer("0")); - } - else - { -#endif - Vector bp(data.bpx, data.bpy); - Block * block = new Block(graphic, BlockData(data.name.c_str(), bp, false)); - //block->setFlags(flags); - - if (graphic->addBlock(block)) - currentContainer = block; -#ifndef RS_NO_COMPLEX_ENTITIES - } -#endif - } -} - -/** - * Implementation of the method which closes blocks. - */ -void FilterDXF::endBlock() -{ - currentContainer = graphic; -} - -/** - * Implementation of the method which handles point entities. - */ -void FilterDXF::addPoint(const DL_PointData & data) -{ - Vector v(data.x, data.y); - Point * entity = new Point(currentContainer, PointData(v)); - setEntityAttributes(entity, attributes); - currentContainer->addEntity(entity); -} - -/** - * Implementation of the method which handles line entities. - */ -void FilterDXF::addLine(const DL_LineData & data) -{ - DEBUG->print("FilterDXF::addLine"); - - Vector v1(data.x1, data.y1); - Vector v2(data.x2, data.y2); - - DEBUG->print("FilterDXF::addLine: create line"); - - if (currentContainer == NULL) - DEBUG->print("FilterDXF::addLine: currentContainer is NULL"); - - Line * entity = new Line(currentContainer, LineData(v1, v2)); - DEBUG->print("FilterDXF::addLine: set attributes"); - setEntityAttributes(entity, attributes); - - DEBUG->print("FilterDXF::addLine: add entity"); - - currentContainer->addEntity(entity); - - DEBUG->print("FilterDXF::addLine: OK"); -} - -/** - * Implementation of the method which handles arc entities. - * - * @param angle1 Start angle in deg (!) - * @param angle2 End angle in deg (!) - */ -void FilterDXF::addArc(const DL_ArcData& data) { - DEBUG->print("FilterDXF::addArc"); - //printf("LINE (%12.6f, %12.6f, %12.6f) (%12.6f, %12.6f, %12.6f)\n", - // p1[0], p1[1], p1[2], - // p2[0], p2[1], p2[2]); - Vector v(data.cx, data.cy); - ArcData d(v, data.radius, - data.angle1/ARAD, - data.angle2/ARAD, - false); - Arc* entity = new Arc(currentContainer, d); - setEntityAttributes(entity, attributes); - - currentContainer->addEntity(entity); -} - - - -/** - * Implementation of the method which handles ellipse entities. - * - * @param angle1 Start angle in rad (!) - * @param angle2 End angle in rad (!) - */ -void FilterDXF::addEllipse(const DL_EllipseData& data) { - DEBUG->print("FilterDXF::addEllipse"); - - Vector v1(data.cx, data.cy); - Vector v2(data.mx, data.my); - - EllipseData ed(v1, v2, - data.ratio, - data.angle1, - data.angle2, - false); - Ellipse* entity = new Ellipse(currentContainer, ed); - setEntityAttributes(entity, attributes); - - currentContainer->addEntity(entity); -} - - - -/** - * Implementation of the method which handles circle entities. - */ -void FilterDXF::addCircle(const DL_CircleData& data) { - DEBUG->print("FilterDXF::addCircle"); - //printf("LINE (%12.6f, %12.6f, %12.6f) (%12.6f, %12.6f, %12.6f)\n", - // p1[0], p1[1], p1[2], - // p2[0], p2[1], p2[2]); - - Vector v(data.cx, data.cy); - CircleData d(v, data.radius); - Circle* entity = new Circle(currentContainer, d); - setEntityAttributes(entity, attributes); - - currentContainer->addEntity(entity); -} - - - -/** - * Implementation of the method which handles polyline entities. - */ -void FilterDXF::addPolyline(const DL_PolylineData& data) { - DEBUG->print("FilterDXF::addPolyline"); - //DEBUG->print("FilterDXF::addPolyline()"); - PolylineData d(Vector(false), - Vector(false), - data.flags&0x1); - polyline = new Polyline(currentContainer, d); - setEntityAttributes(polyline, attributes); - - currentContainer->addEntity(polyline); -} - - - -/** - * Implementation of the method which handles polyline vertices. - */ -void FilterDXF::addVertex(const DL_VertexData& data) { - DEBUG->print("FilterDXF::addVertex(): %f/%f bulge: %f", - data.x, data.y, data.bulge); - - Vector v(data.x, data.y); - - if (polyline!=NULL) { - polyline->addVertex(v, data.bulge); - } -} - - - -/** - * Implementation of the method which handles splines. - */ -void FilterDXF::addSpline(const DL_SplineData& data) { - DEBUG->print("FilterDXF::addSpline: degree: %d", data.degree); - - if (data.degree>=1 && data.degree<=3) { - SplineData d(data.degree, ((data.flags&0x1)==0x1)); - spline = new Spline(currentContainer, d); - setEntityAttributes(spline, attributes); - - currentContainer->addEntity(spline); - } else { - DEBUG->print(Debug::D_WARNING, - "FilterDXF::addSpline: Invalid degree for spline: %d. " - "Accepted values are 1..3.", data.degree); - } -} - -/*virtual*/ void FilterDXF::addKnot(const DL_KnotData &) -{ -} - -/** - * Implementation of the method which handles spline control points. - */ -void FilterDXF::addControlPoint(const DL_ControlPointData & data) -{ - DEBUG->print("FilterDXF::addControlPoint: %f/%f", data.x, data.y); - - Vector v(data.x, data.y); - - if (spline != NULL) - { - spline->addControlPoint(v); - spline->update(); - } -} - -/** - * Implementation of the method which handles inserts. - */ -void FilterDXF::addInsert(const DL_InsertData & data) -{ - DEBUG->print("FilterDXF::addInsert"); - - if (QString(data.name.c_str()).left(3) == "A$C") - return; - - Vector ip(data.ipx, data.ipy); - Vector sc(data.sx, data.sy); - Vector sp(data.colSp, data.rowSp); - - //cout << "Insert: " << name << " " << ip << " " << cols << "/" << rows << endl; - - InsertData d(data.name.c_str(), ip, sc, data.angle / ARAD, data.cols, data.rows, - sp, NULL, RS2::NoUpdate); - Insert * entity = new Insert(currentContainer, d); - setEntityAttributes(entity, attributes); - DEBUG->print(" id: %d", entity->getId()); - //entity->update(); - currentContainer->addEntity(entity); -} - -/*virtual*/ void FilterDXF::addTrace(const DL_TraceData &) -{ -} - -/*virtual*/ void FilterDXF::addSolid(const DL_SolidData &) -{ -} - -/** - * Implementation of the method which handles text - * chunks for MText entities. - */ -void FilterDXF::addMTextChunk(const char * text) -{ - DEBUG->print("FilterDXF::addMTextChunk: %s", text); - //mtext += text; - //mtext += QString::fromUtf8(text); - - /* - QCString locallyEncoded = text; - QString enc = System::getEncoding(variables.getString("$DWGCODEPAGE", "ANSI_1252")); - QTextCodec *codec = QTextCodec::codecForName(enc); // get the codec for Japanese - if (codec!=NULL) { - mtext += codec->toUnicode(toNativeString(locallyEncoded)); -} else { - mtext += toNativeString(text); -} - */ - mtext += text; -} - -/** - * Implementation of the method which handles - * multi texts (MTEXT). - */ -void FilterDXF::addMText(const DL_MTextData & data) -{ - DEBUG->print("FilterDXF::addMText: %s", data.text.c_str()); - - Vector ip(data.ipx, data.ipy); - RS2::VAlign valign; - RS2::HAlign halign; - RS2::TextDrawingDirection dir; - RS2::TextLineSpacingStyle lss; - QString sty = data.style.c_str(); - - if (data.attachmentPoint <= 3) - valign = RS2::VAlignTop; - else if (data.attachmentPoint <= 6) - valign = RS2::VAlignMiddle; - else - valign = RS2::VAlignBottom; - - if (data.attachmentPoint % 3 == 1) - halign = RS2::HAlignLeft; - else if (data.attachmentPoint % 3 == 2) - halign = RS2::HAlignCenter; - else - halign = RS2::HAlignRight; - - if (data.drawingDirection == 1) - dir = RS2::LeftToRight; - else if (data.drawingDirection == 3) - dir = RS2::TopToBottom; - else - dir = RS2::ByStyle; - - if (data.lineSpacingStyle == 1) - lss = RS2::AtLeast; - else - lss = RS2::Exact; - - mtext += QString(data.text.c_str()); - - QString locallyEncoded = mtext; - QString enc = System::getEncoding(variables.getString("$DWGCODEPAGE", "ANSI_1252")); - // get the codec for Japanese - QTextCodec * codec = QTextCodec::codecForName(enc.toAscii()); - - if (codec != NULL) - mtext = codec->toUnicode(toNativeString(locallyEncoded).toAscii()); - else - mtext = toNativeString(mtext); - - // use default style for the drawing: - if (sty.isEmpty()) - { - // japanese, cyrillic: - QString codepage = variables.getString("$DWGCODEPAGE", "ANSI_1252"); - - if (codepage == "ANSI_932" || codepage == "ANSI_1251") - sty = "Unicode"; - else - sty = variables.getString("$TEXTSTYLE", "Standard"); - } - - DEBUG->print("Text as unicode:"); - DEBUG->printUnicode(mtext); - - TextData d(ip, data.height, data.width, valign, halign, dir, lss, - data.lineSpacingFactor, mtext, sty, data.angle, RS2::NoUpdate); - Text * entity = new Text(currentContainer, d); - - setEntityAttributes(entity, attributes); - entity->update(); - currentContainer->addEntity(entity); - - mtext = ""; -} - - - -/** - * Implementation of the method which handles - * texts (TEXT). - */ -void FilterDXF::addText(const DL_TextData& data) { - DEBUG->print("FilterDXF::addText"); - int attachmentPoint; - Vector refPoint; - double angle = data.angle; - - // TODO: check, maybe implement a separate TEXT instead of using MTEXT - - // baseline has 5 vertical alignment modes: - if (data.vJustification!=0 || data.hJustification!=0) { - switch (data.hJustification) { - default: - case 0: // left aligned - attachmentPoint = 1; - refPoint = Vector(data.apx, data.apy); - break; - case 1: // centered - attachmentPoint = 2; - refPoint = Vector(data.apx, data.apy); - break; - case 2: // right aligned - attachmentPoint = 3; - refPoint = Vector(data.apx, data.apy); - break; - case 3: // aligned (TODO) - attachmentPoint = 2; - refPoint = Vector((data.ipx+data.apx)/2.0, - (data.ipy+data.apy)/2.0); - angle = - Vector(data.ipx, data.ipy).angleTo( - Vector(data.apx, data.apy)); - break; - case 4: // Middle (TODO) - attachmentPoint = 2; - refPoint = Vector(data.apx, data.apy); - break; - case 5: // fit (TODO) - attachmentPoint = 2; - refPoint = Vector((data.ipx+data.apx)/2.0, - (data.ipy+data.apy)/2.0); - angle = - Vector(data.ipx, data.ipy).angleTo( - Vector(data.apx, data.apy)); - break; - } - - switch (data.vJustification) { - default: - case 0: // baseline - case 1: // bottom - attachmentPoint += 6; - break; - - case 2: // middle - attachmentPoint += 3; - break; - - case 3: // top - break; - } - } else { - //attachmentPoint = (data.hJustification+1)+(3-data.vJustification)*3; - attachmentPoint = 7; - refPoint = Vector(data.ipx, data.ipy); - } - - int drawingDirection = 5; - double width = 100.0; - - mtext = ""; - addMText(DL_MTextData( - refPoint.x, - refPoint.y, - refPoint.z, - data.height, width, - attachmentPoint, - drawingDirection, - RS2::Exact, - 1.0, - data.text.c_str(), data.style, - angle)); -} - - - -/** - * Implementation of the method which handles - * dimensions (DIMENSION). - */ -DimensionData FilterDXF::convDimensionData( - const DL_DimensionData& data) { - - Vector defP(data.dpx, data.dpy); - Vector midP(data.mpx, data.mpy); - RS2::VAlign valign; - RS2::HAlign halign; - RS2::TextLineSpacingStyle lss; - QString sty = data.style.c_str(); - QString t; //= data.text; - - // middlepoint of text can be 0/0 which is considered to be invalid (!): - // 0/0 because older QCad versions save the middle of the text as 0/0 - // althought they didn't suport saving of the middle of the text. - if (fabs(data.mpx)<1.0e-6 && fabs(data.mpy)<1.0e-6) { - midP = Vector(false); - } - - if (data.attachmentPoint<=3) { - valign=RS2::VAlignTop; - } else if (data.attachmentPoint<=6) { - valign=RS2::VAlignMiddle; - } else { - valign=RS2::VAlignBottom; - } - - if (data.attachmentPoint%3==1) { - halign=RS2::HAlignLeft; - } else if (data.attachmentPoint%3==2) { - halign=RS2::HAlignCenter; - } else { - halign=RS2::HAlignRight; - } - - if (data.lineSpacingStyle==1) { - lss = RS2::AtLeast; - } else { - lss = RS2::Exact; - } - - t = toNativeString(data.text.c_str()); - - if (sty.isEmpty()) { - sty = variables.getString("$DIMSTYLE", "Standard"); - } - - DEBUG->print("Text as unicode:"); - DEBUG->printUnicode(t); - - // data needed to add the actual dimension entity - return DimensionData(defP, midP, - valign, halign, - lss, - data.lineSpacingFactor, - t, sty, data.angle); -} - - - -/** - * Implementation of the method which handles - * aligned dimensions (DIMENSION). - */ -void FilterDXF::addDimAlign(const DL_DimensionData& data, - const DL_DimAlignedData& edata) { - DEBUG->print("FilterDXF::addDimAligned"); - - DimensionData dimensionData = convDimensionData(data); - - Vector ext1(edata.epx1, edata.epy1); - Vector ext2(edata.epx2, edata.epy2); - - DimAlignedData d(ext1, ext2); - - DimAligned* entity = new DimAligned(currentContainer, - dimensionData, d); - setEntityAttributes(entity, attributes); - entity->update(); - currentContainer->addEntity(entity); -} - - - -/** - * Implementation of the method which handles - * linear dimensions (DIMENSION). - */ -void FilterDXF::addDimLinear(const DL_DimensionData& data, - const DL_DimLinearData& edata) { - DEBUG->print("FilterDXF::addDimLinear"); - - DimensionData dimensionData = convDimensionData(data); - - Vector dxt1(edata.dpx1, edata.dpy1); - Vector dxt2(edata.dpx2, edata.dpy2); - - DimLinearData d(dxt1, dxt2, Math::deg2rad(edata.angle), - Math::deg2rad(edata.oblique)); - - DimLinear* entity = new DimLinear(currentContainer, - dimensionData, d); - setEntityAttributes(entity, attributes); - entity->update(); - currentContainer->addEntity(entity); -} - - - -/** - * Implementation of the method which handles - * radial dimensions (DIMENSION). - */ -void FilterDXF::addDimRadial(const DL_DimensionData& data, - const DL_DimRadialData& edata) { - DEBUG->print("FilterDXF::addDimRadial"); - - DimensionData dimensionData = convDimensionData(data); - Vector dp(edata.dpx, edata.dpy); - - DimRadialData d(dp, edata.leader); - - DimRadial* entity = new DimRadial(currentContainer, - dimensionData, d); - - setEntityAttributes(entity, attributes); - entity->update(); - currentContainer->addEntity(entity); -} - - - -/** - * Implementation of the method which handles - * diametric dimensions (DIMENSION). - */ -void FilterDXF::addDimDiametric(const DL_DimensionData& data, - const DL_DimDiametricData& edata) { - DEBUG->print("FilterDXF::addDimDiametric"); - - DimensionData dimensionData = convDimensionData(data); - Vector dp(edata.dpx, edata.dpy); - - DimDiametricData d(dp, edata.leader); - - DimDiametric* entity = new DimDiametric(currentContainer, - dimensionData, d); - - setEntityAttributes(entity, attributes); - entity->update(); - currentContainer->addEntity(entity); -} - - - -/** - * Implementation of the method which handles - * angular dimensions (DIMENSION). - */ -void FilterDXF::addDimAngular(const DL_DimensionData& data, - const DL_DimAngularData& edata) { - DEBUG->print("FilterDXF::addDimAngular"); - - DimensionData dimensionData = convDimensionData(data); - Vector dp1(edata.dpx1, edata.dpy1); - Vector dp2(edata.dpx2, edata.dpy2); - Vector dp3(edata.dpx3, edata.dpy3); - Vector dp4(edata.dpx4, edata.dpy4); - - DimAngularData d(dp1, dp2, dp3, dp4); - - DimAngular* entity = new DimAngular(currentContainer, - dimensionData, d); - - setEntityAttributes(entity, attributes); - entity->update(); - currentContainer->addEntity(entity); -} - - - -/** - * Implementation of the method which handles - * angular dimensions (DIMENSION). - */ -void FilterDXF::addDimAngular3P(const DL_DimensionData& data, - const DL_DimAngular3PData& edata) { - DEBUG->print("FilterDXF::addDimAngular3P"); - - DimensionData dimensionData = convDimensionData(data); - Vector dp1(edata.dpx3, edata.dpy3); - Vector dp2(edata.dpx1, edata.dpy1); - Vector dp3(edata.dpx3, edata.dpy3); - Vector dp4 = dimensionData.definitionPoint; - dimensionData.definitionPoint = Vector(edata.dpx2, edata.dpy2); - - DimAngularData d(dp1, dp2, dp3, dp4); - - DimAngular* entity = new DimAngular(currentContainer, - dimensionData, d); - - setEntityAttributes(entity, attributes); - entity->update(); - currentContainer->addEntity(entity); -} - - - -/** - * Implementation of the method which handles leader entities. - */ -void FilterDXF::addLeader(const DL_LeaderData& data) { - DEBUG->print("FilterDXF::addDimLeader"); - //DEBUG->print("FilterDXF::addPolyline()"); - LeaderData d(data.arrowHeadFlag==1); - leader = new Leader(currentContainer, d); - setEntityAttributes(leader, attributes); - - currentContainer->addEntity(leader); -} - - - -/** - * Implementation of the method which handles leader vertices. - */ -void FilterDXF::addLeaderVertex(const DL_LeaderVertexData& data) { - DEBUG->print("FilterDXF::addLeaderVertex"); - //DEBUG->print("FilterDXF::addVertex() bulge: %f", bulge); - - Vector v(data.x, data.y); - - if (leader!=NULL) { - leader->addVertex(v); - } -} - - - -/** - * Implementation of the method which handles hatch entities. - */ -void FilterDXF::addHatch(const DL_HatchData& data) { - DEBUG->print("FilterDXF::addHatch()"); - - hatch = new Hatch(currentContainer, - HatchData(data.solid, - data.scale, - data.angle, - QString(data.pattern.c_str()))); - setEntityAttributes(hatch, attributes); - - currentContainer->addEntity(hatch); -} - - - -/** - * Implementation of the method which handles hatch loops. - */ -void FilterDXF::addHatchLoop(const DL_HatchLoopData& /*data*/) { - DEBUG->print("FilterDXF::addHatchLoop()"); - if (hatch!=NULL) { - hatchLoop = new EntityContainer(hatch); - hatchLoop->setLayer(NULL); - hatch->addEntity(hatchLoop); - } -} - - - -/** - * Implementation of the method which handles hatch edge entities. - */ -void FilterDXF::addHatchEdge(const DL_HatchEdgeData& data) { - DEBUG->print("FilterDXF::addHatchEdge()"); - - if (hatchLoop!=NULL) { - Entity* e = NULL; - switch (data.type) { - case 1: - DEBUG->print("FilterDXF::addHatchEdge(): " - "line: %f,%f %f,%f", - data.x1, data.y1, data.x2, data.y2); - e = new Line(hatchLoop, - LineData(Vector(data.x1, data.y1), - Vector(data.x2, data.y2))); - break; - case 2: - if (data.ccw && data.angle1<1.0e-6 && data.angle2>2*M_PI-1.0e-6) { - e = new Circle(hatchLoop, - CircleData(Vector(data.cx, data.cy), - data.radius)); - } else { - if (data.ccw) { - e = new Arc( - hatchLoop, - ArcData(Vector(data.cx, data.cy), - data.radius, - Math::correctAngle(data.angle1), - Math::correctAngle(data.angle2), - false)); - } else { - e = new Arc( - hatchLoop, - ArcData(Vector(data.cx, data.cy), - data.radius, - Math::correctAngle(2*M_PI-data.angle1), - Math::correctAngle(2*M_PI-data.angle2), - true)); - } - } - break; - default: - break; - } - - if (e!=NULL) { - e->setLayer(NULL); - hatchLoop->addEntity(e); - } - } -} - - - -/** - * Implementation of the method which handles image entities. - */ -void FilterDXF::addImage(const DL_ImageData& data) { - DEBUG->print("FilterDXF::addImage"); - - Vector ip(data.ipx, data.ipy); - Vector uv(data.ux, data.uy); - Vector vv(data.vx, data.vy); - Vector size(data.width, data.height); - - Image* image = - new Image( - currentContainer, - ImageData(QString(data.ref.c_str()).toInt(NULL, 16), - ip, uv, vv, - size, - QString(""), - data.brightness, - data.contrast, - data.fade)); - - setEntityAttributes(image, attributes); - currentContainer->addEntity(image); -} - -/** - * Implementation of the method which links image entities to image files. - */ -void FilterDXF::linkImage(const DL_ImageDefData & data) -{ - DEBUG->print("FilterDXF::linkImage"); - - int handle = QString(data.ref.c_str()).toInt(NULL, 16); - QString sfile(data.file.c_str()); - QFileInfo fiDxf(file); - QFileInfo fiBitmap(sfile); - - // try to find the image file: - - // first: absolute path: - if (!fiBitmap.exists()) - { - DEBUG->print("File %s doesn't exist.", (const char *)QFile::encodeName(sfile)); - // try relative path: -// QString f1 = fiDxf.dirPath(true) + "/" + sfile; - QString f1 = fiDxf.absolutePath() + "/" + sfile; - - if (QFileInfo(f1).exists()) - sfile = f1; - else - { - DEBUG->print("File %s doesn't exist.", (const char *)QFile::encodeName(f1)); - // try drawing path: -// QString f2 = fiDxf.dirPath(true) + "/" + fiBitmap.fileName(); - QString f2 = fiDxf.absolutePath() + "/" + fiBitmap.fileName(); - - if (QFileInfo(f2).exists()) - { - sfile = f2; - } - else - { - DEBUG->print("File %s doesn't exist.", (const char *)QFile::encodeName(f2)); - } - } - } - - // Also link images in subcontainers (e.g. inserts): - for(Entity * e=graphic->firstEntity(RS2::ResolveNone); e!=NULL; - e=graphic->nextEntity(RS2::ResolveNone)) - { - if (e->rtti() == RS2::EntityImage) - { - Image * img = (Image *)e; - - if (img->getHandle() == handle) - { - img->setFile(sfile); - DEBUG->print("image found: %s", (const char *)QFile::encodeName(img->getFile())); - img->update(); - } - } - } - - // update images in blocks: - for(uint i=0; icountBlocks(); ++i) - { - Block * b = graphic->blockAt(i); - - for(Entity * e=b->firstEntity(RS2::ResolveNone); e!=NULL; e=b->nextEntity(RS2::ResolveNone)) - { - if (e->rtti() == RS2::EntityImage) - { - Image * img = (Image *)e; - - if (img->getHandle() == handle) - { - img->setFile(sfile); - DEBUG->print("image in block found: %s", - (const char*)QFile::encodeName(img->getFile())); - img->update(); - } - } - } - } - - DEBUG->print("linking image: OK"); -} - -/** - * Finishes a hatch entity. - */ -void FilterDXF::endEntity() -{ - DEBUG->print("FilterDXF::endEntity"); - - if (hatch != NULL) - { - DEBUG->print("hatch->update()"); - - if (hatch->validate()) - hatch->update(); - else - { - graphic->removeEntity(hatch); - DEBUG->print(Debug::D_ERROR, "FilterDXF::endEntity(): updating hatch failed: invalid hatch area"); - } - - hatch = NULL; - } -} - -/*virtual*/ void FilterDXF::endSequence() -{ -} - -/** - * Sets a vector variable from the DXF file. - */ -void FilterDXF::setVariableVector(const char * key, double v1, double v2, double v3, int code) -{ - DEBUG->print("FilterDXF::setVariableVector"); - - // update document's variable list: - if (currentContainer->rtti() == RS2::EntityDrawing) - ((Drawing *)currentContainer)->addVariable(QString(key), Vector(v1, v2, v3), code); -} - -/** - * Sets a string variable from the DXF file. - */ -void FilterDXF::setVariableString(const char * key, const char * value, int code) -{ - DEBUG->print("FilterDXF::setVariableString"); - - // update local DXF variable list: - variables.add(QString(key), QString(value), code); - - // update document's variable list: - if (currentContainer->rtti()==RS2::EntityDrawing) - { - ((Drawing *)currentContainer)->addVariable(QString(key), QString(value), code); - } -} - - - -/** - * Sets an int variable from the DXF file. - */ -void FilterDXF::setVariableInt(const char* key, int value, int code) -{ - DEBUG->print("FilterDXF::setVariableInt"); - - // update document's variable list: - if (currentContainer->rtti()==RS2::EntityDrawing) - { - ((Drawing *)currentContainer)->addVariable(QString(key), value, code); - } -} - - - -/** - * Sets a double variable from the DXF file. - */ -void FilterDXF::setVariableDouble(const char* key, double value, int code) -{ - DEBUG->print("FilterDXF::setVariableDouble"); - - // update document's variable list: - if (currentContainer->rtti() == RS2::EntityDrawing) - { - ((Drawing *)currentContainer)->addVariable(QString(key), value, code); - } -} - -/** - * Implementation of the method used for RS_Export to communicate - * with this filter. - * - * @param file Full path to the DXF file that will be written. - */ -bool FilterDXF::fileExport(Drawing & g, const QString & file, RS2::FormatType type) -{ - DEBUG->print("FilterDXF::fileExport: exporting file '%s'...", - (const char *)QFile::encodeName(file)); - DEBUG->print("FilterDXF::fileExport: file type '%d'", (int)type); - - this->graphic = &g; - -#ifndef Q_OS_WIN - // check if we can write to that directory: -// QString path = QFileInfo(file).dirPath(true); - QString path = QFileInfo(file).absolutePath(); - - if (QFileInfo(path).isWritable() == false) - { - DEBUG->print("FilterDXF::fileExport: can't write file: no permission"); - return false; - } - // -#endif - - // set version for DXF filter: - DL_Codes::version exportVersion; - - if (type == RS2::FormatDXF12) - { - exportVersion = DL_Codes::AC1009; - } - else - { - exportVersion = DL_Codes::AC1015; - } - - //DL_WriterA* dw = dxf.out(file, VER_R12); - DL_WriterA * dw = dxf.out((const char *)QFile::encodeName(file), exportVersion); - - if (dw == NULL) - { - DEBUG->print("FilterDXF::fileExport: can't write file"); - return false; - } - - // Header - DEBUG->print("writing headers..."); - dxf.writeHeader(*dw); - - // Variables - DEBUG->print("writing variables..."); - writeVariables(*dw); - - // Section TABLES - DEBUG->print("writing tables..."); - dw->sectionTables(); - - // VPORT: - dxf.writeVPort(*dw); - - // Line types: - DEBUG->print("writing line types..."); - int numLT = (int)RS2::BorderLineX2 - (int)RS2::LineByBlock; - - if (type == RS2::FormatDXF12) - numLT -= 2; - - dw->tableLineTypes(numLT); - - for(int t=(int)RS2::LineByBlock; t<=(int)RS2::BorderLineX2; ++t) - { - if ((RS2::LineType)t != RS2::NoPen) - writeLineType(*dw, (RS2::LineType)t); - } - - dw->tableEnd(); - - // Layers: - DEBUG->print("writing layers..."); - dw->tableLayers(graphic->countLayers()); - - for(uint i=0; icountLayers(); ++i) - { - Layer * l = graphic->layerAt(i); - writeLayer(*dw, l); - } - - dw->tableEnd(); - - // STYLE: - DEBUG->print("writing styles..."); - dxf.writeStyle(*dw); - - // VIEW: - DEBUG->print("writing views..."); - dxf.writeView(*dw); - - // UCS: - DEBUG->print("writing ucs..."); - dxf.writeUcs(*dw); - - // Appid: - DEBUG->print("writing appid..."); - dw->tableAppid(1); - writeAppid(*dw, "ACAD"); - dw->tableEnd(); - - // DIMSTYLE: - DEBUG->print("writing dim styles..."); - dxf.writeDimStyle(*dw, - graphic->getVariableDouble("$DIMASZ", 2.5), - graphic->getVariableDouble("$DIMEXE", 1.25), - graphic->getVariableDouble("$DIMEXO", 0.625), - graphic->getVariableDouble("$DIMGAP", 0.625), - graphic->getVariableDouble("$DIMTXT", 2.5)); - - // BLOCK_RECORD: - if (type == RS2::FormatDXF) - { - DEBUG->print("writing block records..."); - dxf.writeBlockRecord(*dw); - - for(uint i=0; icountBlocks(); ++i) - { - Block * blk = graphic->blockAt(i); - dxf.writeBlockRecord(*dw, std::string((const char *)blk->getName().toLocal8Bit())); - /* - // v2.0.4.9..: - //writeBlock(*dw, blk); - dw->dxfString( 0, "BLOCK_RECORD"); - //dw.dxfHex(5, 0x1F); - dw->handle(); - dw->dxfHex(330, 1); - dw->dxfString(100, "AcDbSymbolTableRecord"); - dw->dxfString(100, "AcDbBlockTableRecord"); - dw->dxfString( 2, blk->getName().toLocal8Bit()); - dw->dxfHex(340, 0); - */ - } - - dw->tableEnd(); - } - - // end of tables: - DEBUG->print("writing end of section TABLES..."); - dw->sectionEnd(); - - // Section BLOCKS: - DEBUG->print("writing blocks..."); - dw->sectionBlocks(); - - if (type == RS2::FormatDXF) - { - Block b1(graphic, BlockData("*Model_Space", Vector(0.0, 0.0), false)); - writeBlock(*dw, &b1); - Block b2(graphic, BlockData("*Paper_Space", Vector(0.0, 0.0), false)); - writeBlock(*dw, &b2); - Block b3(graphic, BlockData("*Paper_Space0", Vector(0.0, 0.0), false)); - writeBlock(*dw, &b3); - } - - for(uint i=0; icountBlocks(); ++i) - { - Block * blk = graphic->blockAt(i); - - // Save block if it's not a model or paper space: - // Careful: other blocks with * / $ exist - //if (blk->getName().at(0)!='*' && - // blk->getName().at(0)!='$') { - writeBlock(*dw, blk); - //} - } - - dw->sectionEnd(); - - // Section ENTITIES: - DEBUG->print("writing section ENTITIES..."); - dw->sectionEntities(); - - for(Entity * e=graphic->firstEntity(RS2::ResolveNone); e!=NULL; - e=graphic->nextEntity(RS2::ResolveNone)) - { - writeEntity(*dw, e); - } - - DEBUG->print("writing end of section ENTITIES..."); - dw->sectionEnd(); - - if (type == RS2::FormatDXF) - { - DEBUG->print("writing section OBJECTS..."); - dxf.writeObjects(*dw); - - // IMAGEDEF's from images in entities and images in blocks - QStringList written; - - for(uint i=0; icountBlocks(); ++i) - { - Block * block = graphic->blockAt(i); - - for(Entity * e=block->firstEntity(RS2::ResolveAll); e!=NULL; - e=block->nextEntity(RS2::ResolveAll)) - { - if (e->rtti() == RS2::EntityImage) - { - Image * img = ((Image *)e); - - if (written.contains(file) == 0 && img->getHandle() != 0) - { - writeImageDef(*dw, img); - written.append(img->getFile()); - } - } - } - } - - for(Entity * e=graphic->firstEntity(RS2::ResolveNone); e!=NULL; - e=graphic->nextEntity(RS2::ResolveNone)) - { - if (e->rtti() == RS2::EntityImage) - { - Image * img = ((Image *)e); - - if (written.contains(file) == 0 && img->getHandle() != 0) - { - writeImageDef(*dw, img); - written.append(img->getFile()); - } - } - } - DEBUG->print("writing end of section OBJECTS..."); - dxf.writeObjectsEnd(*dw); - } - - DEBUG->print("writing EOF..."); - dw->dxfEOF(); - - DEBUG->print("close.."); - dw->close(); - - delete dw; - - // check if file was actually written (strange world of windoze xp): - if (QFileInfo(file).exists() == false) - { - DEBUG->print("FilterDXF::fileExport: file could not be written"); - return false; - } - - return true; -} - -/** - * Writes all known variable settings to the DXF file. - */ -void FilterDXF::writeVariables(DL_WriterA & dw) -{ -// Q3DictIterator it(graphic->getVariableDict()); - QHashIterator it(graphic->getVariableDict()); - -// for (; it.current(); ++it) - while (it.hasNext()) - { - it.next(); - - // exclude variables that are not known to DXF 12: - if (!DL_Dxf::checkVariable(it.key().toLatin1(), dxf.getVersion())) - continue; - - if (it.key() != "$ACADVER" && it.key() != "$HANDSEED") - { - dw.dxfString(9, (const char *)it.key().toAscii().data()); - - switch (it.value()->getType()) - { - case RS2::VariableVoid: - break; - case RS2::VariableInt: - dw.dxfInt(it.value()->getCode(), it.value()->getInt()); - break; - case RS2::VariableDouble: - dw.dxfReal(it.value()->getCode(), it.value()->getDouble()); - break; - case RS2::VariableString: - dw.dxfString(it.value()->getCode(), (const char *)it.value()->getString().toAscii().data()); - break; - case RS2::VariableVector: - dw.dxfReal(it.value()->getCode(), it.value()->getVector().x); - dw.dxfReal(it.value()->getCode() + 10, it.value()->getVector().y); - - if (isVariableTwoDimensional(it.key()) == false) - dw.dxfReal(it.value()->getCode() + 20, it.value()->getVector().z); - - break; - } - } - } - - dw.sectionEnd(); -} - -/** - * Writes one layer to the DXF file. - * - * @todo Add support for unicode layer names - */ -void FilterDXF::writeLayer(DL_WriterA & dw, Layer * l) -{ - if (l == NULL) - { - DEBUG->print(Debug::D_WARNING, "FilterDXF::writeLayer: layer is NULL"); - return; - } - - DEBUG->print("FilterDXF::writeLayer %s", l->getName().toLatin1().data()); - - dxf.writeLayer(dw, DL_LayerData((const char *)l->getName().toLocal8Bit(), - l->isFrozen() + (l->isLocked() << 2)), DL_Attributes(std::string(""), - colorToNumber(l->getPen().getColor()), widthToNumber(l->getPen().getWidth()), - (const char *)lineTypeToName(l->getPen().getLineType()).toLocal8Bit())); - - DEBUG->print("FilterDXF::writeLayer end"); -} - -/** - * Writes a line type to the DXF file. - */ -void FilterDXF::writeLineType(DL_WriterA & dw, RS2::LineType t) -{ - dxf.writeLineType(dw, DL_LineTypeData((const char *)lineTypeToName(t).toLocal8Bit(), 0)); -} - - - -/** - * Writes an application id to the DXF file. - * - * @param appid Application ID (e.g. "QCad"). - */ -void FilterDXF::writeAppid(DL_WriterA& dw, const char* appid) { - dxf.writeAppid(dw, appid); -} - - - -/** - * Writes a block (just the definition, not the entities in it). - */ -void FilterDXF::writeBlock(DL_WriterA& dw, Block* blk) { - if (blk==NULL) { - DEBUG->print(Debug::D_WARNING, - "FilterDXF::writeBlock: Block is NULL"); - return; - } - - DEBUG->print("writing block: %s", (const char*)blk->getName().toLocal8Bit()); - - dxf.writeBlock(dw, - DL_BlockData((const char*)blk->getName().toLocal8Bit(), 0, - blk->getBasePoint().x, - blk->getBasePoint().y, - blk->getBasePoint().z)); - for (Entity* e=blk->firstEntity(RS2::ResolveNone); - e!=NULL; - e=blk->nextEntity(RS2::ResolveNone)) { - writeEntity(dw, e); - } - dxf.writeEndBlock(dw, (const char*)blk->getName().toLocal8Bit()); -} - - - -/** - * Writes the given entity to the DXF file. - */ -void FilterDXF::writeEntity(DL_WriterA& dw, Entity* e) { - writeEntity(dw, e, getEntityAttributes(e)); -} - - -/** - * Writes the given entity to the DXF file. - */ -void FilterDXF::writeEntity(DL_WriterA& dw, Entity* e, - const DL_Attributes& attrib) { - - if (e==NULL || e->getFlag(RS2::FlagUndone)) { - return; - } - DEBUG->print("writing Entity"); - - switch (e->rtti()) { - case RS2::EntityPoint: - writePoint(dw, (Point*)e, attrib); - break; - case RS2::EntityLine: - writeLine(dw, (Line*)e, attrib); - break; - case RS2::EntityPolyline: - writePolyline(dw, (Polyline*)e, attrib); - break; - case RS2::EntitySpline: - writeSpline(dw, (Spline*)e, attrib); - break; - case RS2::EntityVertex: - break; - case RS2::EntityCircle: - writeCircle(dw, (Circle*)e, attrib); - break; - case RS2::EntityArc: - writeArc(dw, (Arc*)e, attrib); - break; - case RS2::EntityEllipse: - writeEllipse(dw, (Ellipse*)e, attrib); - break; - case RS2::EntityInsert: - writeInsert(dw, (Insert*)e, attrib); - break; - case RS2::EntityText: - writeText(dw, (Text*)e, attrib); - break; - - case RS2::EntityDimAligned: - case RS2::EntityDimAngular: - case RS2::EntityDimLinear: - case RS2::EntityDimRadial: - case RS2::EntityDimDiametric: - writeDimension(dw, (Dimension*)e, attrib); - break; - case RS2::EntityDimLeader: - writeLeader(dw, (Leader*)e, attrib); - break; - case RS2::EntityHatch: - writeHatch(dw, (Hatch*)e, attrib); - break; - case RS2::EntityImage: - writeImage(dw, (Image*)e, attrib); - break; - case RS2::EntitySolid: - writeSolid(dw, (Solid*)e, attrib); - break; - -#ifndef RS_NO_COMPLEX_ENTITIES - - case RS2::EntityContainer: - writeEntityContainer(dw, (EntityContainer*)e, attrib); - break; -#endif - - default: - break; - } -} - - - -/** - * Writes the given Point entity to the file. - */ -void FilterDXF::writePoint(DL_WriterA& dw, Point* p, - const DL_Attributes& attrib) { - dxf.writePoint( - dw, - DL_PointData(p->getPos().x, - p->getPos().y, - 0.0), - attrib); -} - - -/** - * Writes the given Line( entity to the file. - */ -void FilterDXF::writeLine(DL_WriterA& dw, Line* l, - const DL_Attributes& attrib) { - dxf.writeLine( - dw, - DL_LineData(l->getStartpoint().x, - l->getStartpoint().y, - 0.0, - l->getEndpoint().x, - l->getEndpoint().y, - 0.0), - attrib); -} - - - -/** - * Writes the given polyline entity to the file. - */ -void FilterDXF::writePolyline(DL_WriterA& dw, - Polyline* l, - const DL_Attributes& attrib) { - - int count = l->count(); - if (l->isClosed()==false) { - count++; - } - - dxf.writePolyline( - dw, - DL_PolylineData(count, - 0, 0, - l->isClosed()*0x1), - attrib); - bool first = true; - Entity* nextEntity = 0; - AtomicEntity* ae = NULL; - Entity* lastEntity = l->lastEntity(RS2::ResolveNone); - for (Entity* v=l->firstEntity(RS2::ResolveNone); - v!=NULL; - v=nextEntity) { - - nextEntity = l->nextEntity(RS2::ResolveNone); - - if (!v->isAtomic()) { - continue; - } - - ae = (AtomicEntity*)v; - double bulge=0.0; - - // Write vertex: - if (first) { - if (v->rtti()==RS2::EntityArc) { - bulge = ((Arc*)v)->getBulge(); - } - dxf.writeVertex(dw, - DL_VertexData(ae->getStartpoint().x, - ae->getStartpoint().y, - 0.0, - bulge)); - first = false; - } - - //if (dxf.getVersion()==VER_R12) { - if (nextEntity!=NULL) { - if (nextEntity->rtti()==RS2::EntityArc) { - bulge = ((Arc*)nextEntity)->getBulge(); - } - else { - bulge = 0.0; - } - } - /*} else { - if (v->rtti()==RS2::EntityArc) { - bulge = ((Arc*)v)->getBulge(); - } - }*/ - - - if (l->isClosed()==false || v!=lastEntity) { - dxf.writeVertex(dw, - DL_VertexData(ae->getEndpoint().x, - ae->getEndpoint().y, - 0.0, - bulge)); - } - } - dxf.writePolylineEnd(dw); -} - - - -/** - * Writes the given spline entity to the file. - */ -void FilterDXF::writeSpline(DL_WriterA & dw, Spline * s, const DL_Attributes & attrib) -{ - // split spline into atomic entities for DXF R12: - if (dxf.getVersion() == VER_R12) - { - writeAtomicEntities(dw, s, attrib, RS2::ResolveNone); - return; - } - - if (s->getNumberOfControlPoints() < s->getDegree() + 1) - { - DEBUG->print(Debug::D_ERROR, "FilterDXF::writeSpline: " - "Discarding spline: not enough control points given."); - return; - } - - // Number of control points: - int numCtrl = s->getNumberOfControlPoints(); - - // Number of knots (= number of control points + spline degree + 1) - int numKnots = numCtrl + s->getDegree() + 1; - - int flags; - - if (s->isClosed()) - flags = 11; - else - flags = 8; - - // write spline header: - dxf.writeSpline(dw, DL_SplineData(s->getDegree(), numKnots, numCtrl, flags), attrib); - - // write spline knots: - QList cp = s->getControlPoints(); - QList::iterator it; - - int k = s->getDegree() + 1; - DL_KnotData kd; - - for(int i=1; i<=numKnots; i++) - { - if (i <= k) - kd = DL_KnotData(0.0); - else if (i <= numKnots - k) - kd = DL_KnotData(1.0 / (numKnots - 2 * k + 1) * (i - k)); - else - kd = DL_KnotData(1.0); - - dxf.writeKnot(dw, kd); - } - - // write spline control points: - for(it=cp.begin(); it!=cp.end(); ++it) - { - dxf.writeControlPoint(dw, DL_ControlPointData((*it).x, (*it).y, 0.0)); - } -} - -/** - * Writes the given circle entity to the file. - */ -void FilterDXF::writeCircle(DL_WriterA& dw, Circle* c, - const DL_Attributes& attrib) { - dxf.writeCircle( - dw, - DL_CircleData(c->getCenter().x, - c->getCenter().y, - 0.0, - c->getRadius()), - attrib); - -} - - - -void FilterDXF::writeArc(DL_WriterA& dw, Arc* a, - const DL_Attributes& attrib) { - double a1, a2; - if (a->isReversed()) { - a1 = a->getAngle2()*ARAD; - a2 = a->getAngle1()*ARAD; - } else { - a1 = a->getAngle1()*ARAD; - a2 = a->getAngle2()*ARAD; - } - dxf.writeArc( - dw, - DL_ArcData(a->getCenter().x, - a->getCenter().y, - 0.0, - a->getRadius(), - a1, a2), - attrib); -} - - -void FilterDXF::writeEllipse(DL_WriterA& dw, Ellipse* s, - const DL_Attributes& attrib) { - if (s->isReversed()) { - dxf.writeEllipse( - dw, - DL_EllipseData(s->getCenter().x, - s->getCenter().y, - 0.0, - s->getMajorP().x, - s->getMajorP().y, - 0.0, - s->getRatio(), - s->getAngle2(), - s->getAngle1()), - attrib); - } else { - dxf.writeEllipse( - dw, - DL_EllipseData(s->getCenter().x, - s->getCenter().y, - 0.0, - s->getMajorP().x, - s->getMajorP().y, - 0.0, - s->getRatio(), - s->getAngle1(), - s->getAngle2()), - attrib); - } -} - -void FilterDXF::writeInsert(DL_WriterA & dw, Insert * i, const DL_Attributes & attrib) -{ - dxf.writeInsert(dw, DL_InsertData(i->getName().toLatin1().data(), - i->getInsertionPoint().x, i->getInsertionPoint().y, 0.0, - i->getScale().x, i->getScale().y, 0.0, - i->getAngle() * ARAD, i->getCols(), i->getRows(), - i->getSpacing().x, i->getSpacing().y), - attrib); -} - -void FilterDXF::writeText(DL_WriterA & dw, Text * t, const DL_Attributes & attrib) -{ - if (dxf.getVersion()==VER_R12) - { - int hJust=0; - int vJust=0; - - if (t->getHAlign()==RS2::HAlignLeft) { - hJust=0; - } else if (t->getHAlign()==RS2::HAlignCenter) { - hJust=1; - } else if (t->getHAlign()==RS2::HAlignRight) { - hJust=2; - } - - if (t->getVAlign()==RS2::VAlignTop) { - vJust=3; - } else if (t->getVAlign()==RS2::VAlignMiddle) { - vJust=2; - } else if (t->getVAlign()==RS2::VAlignBottom) { - vJust=1; - } - - dxf.writeText( - dw, - DL_TextData(t->getInsertionPoint().x, - t->getInsertionPoint().y, - 0.0, - t->getInsertionPoint().x, - t->getInsertionPoint().y, - 0.0, - t->getHeight(), - 1.0, - 0, - hJust, vJust, - (const char*)toDxfString( - t->getText()).toLocal8Bit(), - (const char*)t->getStyle().toLocal8Bit(), - t->getAngle()), - attrib); - } - else - { - int attachmentPoint=1; - - if (t->getHAlign()==RS2::HAlignLeft) { - attachmentPoint=1; - } else if (t->getHAlign()==RS2::HAlignCenter) { - attachmentPoint=2; - } else if (t->getHAlign()==RS2::HAlignRight) { - attachmentPoint=3; - } - - if (t->getVAlign()==RS2::VAlignTop) { - attachmentPoint+=0; - } else if (t->getVAlign()==RS2::VAlignMiddle) { - attachmentPoint+=3; - } else if (t->getVAlign()==RS2::VAlignBottom) { - attachmentPoint+=6; - } - - dxf.writeMText( - dw, - DL_MTextData(t->getInsertionPoint().x, - t->getInsertionPoint().y, - 0.0, - t->getHeight(), - t->getWidth(), - attachmentPoint, - t->getDrawingDirection(), - t->getLineSpacingStyle(), - t->getLineSpacingFactor(), - (const char*)toDxfString( - t->getText()).toLocal8Bit(), - (const char*)t->getStyle().toLocal8Bit(), - t->getAngle()), - attrib); - } -} - - - -void FilterDXF::writeDimension(DL_WriterA& dw, Dimension* d, - const DL_Attributes& attrib) { - - // split hatch into atomic entities: - if (dxf.getVersion()==VER_R12) { - writeAtomicEntities(dw, d, attrib, RS2::ResolveNone); - return; - } - - int type; - int attachmentPoint=1; - if (d->getHAlign()==RS2::HAlignLeft) { - attachmentPoint=1; - } else if (d->getHAlign()==RS2::HAlignCenter) { - attachmentPoint=2; - } else if (d->getHAlign()==RS2::HAlignRight) { - attachmentPoint=3; - } - if (d->getVAlign()==RS2::VAlignTop) { - attachmentPoint+=0; - } else if (d->getVAlign()==RS2::VAlignMiddle) { - attachmentPoint+=3; - } else if (d->getVAlign()==RS2::VAlignBottom) { - attachmentPoint+=6; - } - - switch (d->rtti()) { - case RS2::EntityDimAligned: - type = 1; - break; - case RS2::EntityDimLinear: - type = 0; - break; - case RS2::EntityDimRadial: - type = 4; - break; - case RS2::EntityDimDiametric: - type = 3; - break; - default: - type = 0; - break; - } - - DL_DimensionData dimData(d->getDefinitionPoint().x, - d->getDefinitionPoint().y, - 0.0, - d->getMiddleOfText().x, - d->getMiddleOfText().y, - 0.0, - type, - attachmentPoint, - d->getLineSpacingStyle(), - d->getLineSpacingFactor(), - (const char*)toDxfString( - d->getText()).toLocal8Bit(), - (const char*)d->getStyle().toLocal8Bit(), - d->getAngle()); - - if (d->rtti()==RS2::EntityDimAligned) { - DimAligned* da = (DimAligned*)d; - - DL_DimAlignedData dimAlignedData(da->getExtensionPoint1().x, - da->getExtensionPoint1().y, - 0.0, - da->getExtensionPoint2().x, - da->getExtensionPoint2().y, - 0.0); - - dxf.writeDimAligned(dw, dimData, dimAlignedData, attrib); - } else if (d->rtti()==RS2::EntityDimLinear) { - DimLinear* dl = (DimLinear*)d; - - DL_DimLinearData dimLinearData(dl->getExtensionPoint1().x, - dl->getExtensionPoint1().y, - 0.0, - dl->getExtensionPoint2().x, - dl->getExtensionPoint2().y, - 0.0, - dl->getAngle(), - dl->getOblique()); - - dxf.writeDimLinear(dw, dimData, dimLinearData, attrib); - } else if (d->rtti()==RS2::EntityDimRadial) { - DimRadial* dr = (DimRadial*)d; - - DL_DimRadialData dimRadialData(dr->getDefinitionPoint().x, - dr->getDefinitionPoint().y, - 0.0, - dr->getLeader()); - - dxf.writeDimRadial(dw, dimData, dimRadialData, attrib); - } else if (d->rtti()==RS2::EntityDimDiametric) { - DimDiametric* dr = (DimDiametric*)d; - - DL_DimDiametricData dimDiametricData(dr->getDefinitionPoint().x, - dr->getDefinitionPoint().y, - 0.0, - dr->getLeader()); - - dxf.writeDimDiametric(dw, dimData, dimDiametricData, attrib); - } else if (d->rtti()==RS2::EntityDimAngular) { - DimAngular* da = (DimAngular*)d; - - DL_DimAngularData dimAngularData(da->getDefinitionPoint1().x, - da->getDefinitionPoint1().y, - 0.0, - da->getDefinitionPoint2().x, - da->getDefinitionPoint2().y, - 0.0, - da->getDefinitionPoint3().x, - da->getDefinitionPoint3().y, - 0.0, - da->getDefinitionPoint4().x, - da->getDefinitionPoint4().y, - 0.0); - - dxf.writeDimAngular(dw, dimData, dimAngularData, attrib); - } - -} - - -void FilterDXF::writeLeader(DL_WriterA& dw, Leader* l, - const DL_Attributes& attrib) { - if (l->count()>0) { - dxf.writeLeader( - dw, - DL_LeaderData(l->hasArrowHead(), - 0, - 3, - 0, - 0, - 1.0, - 10.0, - l->count()), - attrib); - bool first = true; - for (Entity* v=l->firstEntity(RS2::ResolveNone); - v!=NULL; - v=l->nextEntity(RS2::ResolveNone)) { - - // Write line verties: - if (v->rtti()==RS2::EntityLine) { - Line* l = (Line*)v; - if (first) { - dxf.writeLeaderVertex( - dw, - DL_LeaderVertexData(l->getStartpoint().x, - l->getStartpoint().y, - 0.0)); - first = false; - } - dxf.writeLeaderVertex( - dw, - DL_LeaderVertexData(l->getEndpoint().x, - l->getEndpoint().y, - 0.0)); - } - } - } else { - DEBUG->print(Debug::D_WARNING, - "dropping leader with no vertices"); - } -} - - -void FilterDXF::writeHatch(DL_WriterA& dw, Hatch* h, - const DL_Attributes& attrib) { - - // split hatch into atomic entities: - if (dxf.getVersion()==VER_R12) { - writeAtomicEntities(dw, h, attrib, RS2::ResolveAll); - return; - } - - bool writeIt = true; - if (h->countLoops()>0) { - // check if all of the loops contain entities: - for (Entity* l=h->firstEntity(RS2::ResolveNone); - l!=NULL; - l=h->nextEntity(RS2::ResolveNone)) { - - if (l->isContainer() && !l->getFlag(RS2::FlagTemp)) { - if (l->count()==0) { - writeIt = false; - } - } - } - } else { - writeIt = false; - } - - if (!writeIt) { - DEBUG->print(Debug::D_WARNING, - "FilterDXF::writeHatch: Dropping Hatch"); - } else { - DL_HatchData data(h->countLoops(), - h->isSolid(), - h->getScale(), - h->getAngle(), - (const char*)h->getPattern().toLocal8Bit()); - dxf.writeHatch1(dw, data, attrib); - - for (Entity* l=h->firstEntity(RS2::ResolveNone); - l!=NULL; - l=h->nextEntity(RS2::ResolveNone)) { - - // Write hatch loops: - if (l->isContainer() && !l->getFlag(RS2::FlagTemp)) { - EntityContainer* loop = (EntityContainer*)l; - DL_HatchLoopData lData(loop->count()); - dxf.writeHatchLoop1(dw, lData); - - for (Entity* ed=loop->firstEntity(RS2::ResolveNone); - ed!=NULL; - ed=loop->nextEntity(RS2::ResolveNone)) { - - // Write hatch loop edges: - if (ed->rtti()==RS2::EntityLine) { - Line* ln = (Line*)ed; - dxf.writeHatchEdge( - dw, - DL_HatchEdgeData(ln->getStartpoint().x, - ln->getStartpoint().y, - ln->getEndpoint().x, - ln->getEndpoint().y)); - } else if (ed->rtti()==RS2::EntityArc) { - Arc* ar = (Arc*)ed; - if (!ar->isReversed()) { - dxf.writeHatchEdge( - dw, - DL_HatchEdgeData(ar->getCenter().x, - ar->getCenter().y, - ar->getRadius(), - ar->getAngle1(), - ar->getAngle2(), - true)); - } else { - dxf.writeHatchEdge( - dw, - DL_HatchEdgeData(ar->getCenter().x, - ar->getCenter().y, - ar->getRadius(), - 2*M_PI-ar->getAngle1(), - 2*M_PI-ar->getAngle2(), - false)); - } - } else if (ed->rtti()==RS2::EntityCircle) { - Circle* ci = (Circle*)ed; - dxf.writeHatchEdge( - dw, - DL_HatchEdgeData(ci->getCenter().x, - ci->getCenter().y, - ci->getRadius(), - 0.0, - 2*M_PI, - true)); - } - } - dxf.writeHatchLoop2(dw, lData); - } - } - dxf.writeHatch2(dw, data, attrib); - } - -} - - - -void FilterDXF::writeSolid(DL_WriterA& dw, Solid* s, - const DL_Attributes& attrib) { - - // split solid into line entities: - //if (dxf.getVersion()==VER_R12) { - for (int i=0; i<3; ++i) { - dxf.writeLine( - dw, - DL_LineData(s->getCorner(i).x, - s->getCorner(i).y, - 0.0, - s->getCorner((i+1)%3).x, - s->getCorner((i+1)%3).y, - 0.0), - attrib); - } - //return; - //} -} - - -void FilterDXF::writeImage(DL_WriterA& dw, Image* i, - const DL_Attributes& attrib) { - int handle = dxf.writeImage( - dw, - DL_ImageData(std::string(""), - i->getInsertionPoint().x, - i->getInsertionPoint().y, - 0.0, - i->getUVector().x, - i->getUVector().y, - 0.0, - i->getVVector().x, - i->getVVector().y, - 0.0, - i->getWidth(), - i->getHeight(), - i->getBrightness(), - i->getContrast(), - i->getFade()), - attrib); - i->setHandle(handle); -} - - - -void FilterDXF::writeEntityContainer(DL_WriterA& dw, EntityContainer* con, - const DL_Attributes& /*attrib*/) { - QString blkName; - blkName = "__CE"; - - // Creating an unique ID from the element ID - int tmp, c=1; // tmp = temporary var c = counter var - tmp = con->getId(); - - while (true) { - tmp = tmp/c; - blkName.append((char) tmp %10 + 48); - c *= 10; - if (tmp < 10) { - break; - } - } - - //Block definition - dw.sectionTables(); - dxf.writeBlockRecord(dw); - dw.dxfString( 0, "BLOCK_RECORD"); - - dw.handle(); - dw.dxfHex(330, 1); - dw.dxfString(100, "AcDbSymbolTableRecord"); - dw.dxfString(100, "AcDbBlockTableRecord"); - dw.dxfString( 2, blkName.toLatin1()); - dw.dxfHex(340, 0); - dw.dxfString(0, "ENDTAB"); - - //Block creation - BlockData blkdata(blkName, Vector(0,0), false); - - Block* blk = new Block(graphic, blkdata); - - for (Entity* e1 = con->firstEntity(); e1 != NULL; - e1 = con->nextEntity() ) { - blk->addEntity(e1); - } - writeBlock(dw, blk); - //delete e1; - -} - - - -/** - * Writes the atomic entities of the given cotnainer to the file. - */ -void FilterDXF::writeAtomicEntities(DL_WriterA& dw, EntityContainer* c, - const DL_Attributes& attrib, - RS2::ResolveLevel level) { - - for (Entity* e=c->firstEntity(level); - e!=NULL; - e=c->nextEntity(level)) { - - writeEntity(dw, e, attrib); - } -} - -/** - * Writes an IMAGEDEF object into an OBJECT section. - */ -void FilterDXF::writeImageDef(DL_WriterA& dw, Image* i) { - if (i==NULL || i->getFlag(RS2::FlagUndone)) { - return; - } - - dxf.writeImageDef( - dw, - i->getHandle(), - DL_ImageData((const char*)i->getFile().toLocal8Bit(), - i->getInsertionPoint().x, - i->getInsertionPoint().y, - 0.0, - i->getUVector().x, - i->getUVector().y, - 0.0, - i->getVVector().x, - i->getVVector().y, - 0.0, - i->getWidth(), - i->getHeight(), - i->getBrightness(), - i->getContrast(), - i->getFade())); -} - - - -/** - * Sets the entities attributes according to the attributes - * that come from a DXF file. - */ -void FilterDXF::setEntityAttributes(Entity* entity, - const DL_Attributes& attrib) { - DEBUG->print("FilterDXF::setEntityAttributes"); - - Pen pen; - pen.setColor(Qt::black); - pen.setLineType(RS2::SolidLine); - - // Layer: - if (attrib.getLayer().empty()) { - entity->setLayer("0"); - } else { - // add layer in case it doesn't exist: - if (graphic->findLayer(attrib.getLayer().c_str())==NULL) { - addLayer(DL_LayerData(attrib.getLayer(), 0)); - } - entity->setLayer(attrib.getLayer().c_str()); - } - - // Color: - pen.setColor(numberToColor(attrib.getColor())); - - // Linetype: - pen.setLineType(nameToLineType(attrib.getLineType().c_str())); - - // Width: - pen.setWidth(numberToWidth(attrib.getWidth())); - - entity->setPen(pen); - DEBUG->print("FilterDXF::setEntityAttributes: OK"); -} - -/** - * Gets the entities attributes as a DL_Attributes object. - */ -DL_Attributes FilterDXF::getEntityAttributes(Entity * entity) -{ - // Layer: - Layer * layer = entity->getLayer(); - QString layerName; - - if (layer != NULL) - layerName = layer->getName(); - else - layerName = "NULL"; - - Pen pen = entity->getPen(false); - - // Color: - int color = colorToNumber(pen.getColor()); - //printf("Color is: %s -> %d\n", pen.getColor().name().toLatin1(), color); - - // Linetype: - QString lineType = lineTypeToName(pen.getLineType()); - - // Width: - int width = widthToNumber(pen.getWidth()); - - DL_Attributes attrib(layerName.toLatin1().data(), color, width, lineType.toLatin1().data()); - - return attrib; -} - -/** - * @return Pen with the same attributes as 'attrib'. - */ -Pen FilterDXF::attributesToPen(const DL_Attributes & attrib) const -{ - /* - printf("converting Color %d to %s\n", - attrib.getColor(), numberToColor(attrib.getColor()).name().toLatin1()); - */ - - Pen pen(numberToColor(attrib.getColor()), - numberToWidth(attrib.getWidth()), - nameToLineType(attrib.getLineType().c_str())); - return pen; -} - - - -/** - * Converts a color index (num) into a Color object. - * Please refer to the dxflib documentation for details. - * - * @param num Color number. - * @param comp Compatibility with older QCad versions (1.5.3 and older) - */ -Color FilterDXF::numberToColor(int num, bool comp) { - // Compatibility with QCad 1.5.3 and older: - if (comp) { - switch(num) { - case 0: - return Qt::black; - break; - case 1: - return Qt::darkBlue; - break; - case 2: - return Qt::darkGreen; - break; - case 3: - return Qt::darkCyan; - break; - case 4: - return Qt::darkRed; - break; - case 5: - return Qt::darkMagenta; - break; - case 6: - return Qt::darkYellow; - break; - case 7: - return Qt::lightGray; - break; - case 8: - return Qt::darkGray; - break; - case 9: - return Qt::blue; - break; - case 10: - return Qt::green; - break; - case 11: - return Qt::cyan; - break; - case 12: - return Qt::red; - break; - case 13: - return Qt::magenta; - break; - case 14: - return Qt::yellow; - break; - case 15: - return Qt::black; - break; - default: - break; - } - } else { - if (num==0) { - return Color(RS2::FlagByBlock); - } else if (num==256) { - return Color(RS2::FlagByLayer); - } else if (num<=255 && num>=0) { - return Color((int)(dxfColors[num][0]*255), - (int)(dxfColors[num][1]*255), - (int)(dxfColors[num][2]*255)); - } else { - DEBUG->print(Debug::D_WARNING, - "FilterDXF::numberToColor: Invalid color number given."); - return Color(RS2::FlagByLayer); - } - } - return Color(); -} - - - -/** - * Converts a color into a color number in the DXF palette. - * The color that fits best is chosen. - */ -int FilterDXF::colorToNumber(const Color& col) { - - //printf("Searching color for %s\n", col.name().toLatin1()); - - // Special color BYBLOCK: - if (col.getFlag(RS2::FlagByBlock)) { - return 0; - } - - // Special color BYLAYER - else if (col.getFlag(RS2::FlagByLayer)) { - return 256; - } - - // Special color black is not in the table but white represents both - // black and white - else if (col.red()==0 && col.green()==0 && col.blue()==0) { - return 7; - } - - // All other colors - else { - int num=0; - int diff=255*3; // smallest difference to a color in the table found so far - - // Run through the whole table and compare - for (int i=1; i<=255; i++) { - int d = abs(col.red()-(int)(dxfColors[i][0]*255)) - + abs(col.green()-(int)(dxfColors[i][1]*255)) - + abs(col.blue()-(int)(dxfColors[i][2]*255)); - - if (d 127) - { - QString hex; - hex = QString("%1").arg(c, 4, 16); - hex = hex.replace(' ', '0'); - res += QString("\\U+%1").arg(hex); - } - else - res += string.at(i); - - break; - } - } - - return res; -} - -/** - * Converts a DXF encoded string into a native Unicode string. - */ -QString FilterDXF::toNativeString(const QString & string) -{ - QString res = string; - // Line feed: - res = res.replace(QRegExp("\\\\P"), "\n"); - // Space: - res = res.replace(QRegExp("\\\\~"), " "); - // diameter: - res = res.replace(QRegExp("%%c"), QChar(0x2205)); - // degree: - res = res.replace(QRegExp("%%d"), QChar(0x00B0)); - // plus/minus - res = res.replace(QRegExp("%%p"), QChar(0x00B1)); - - // Unicode characters: - QString cap = ""; - int uCode = 0; - bool ok = false; - - do - { - QRegExp regexp("\\\\U\\+[0-9A-Fa-f]{4,4}"); -// regexp.search(res); - regexp.indexIn(res); - cap = regexp.cap(); - - if (!cap.isNull()) - { - uCode = cap.right(4).toInt(&ok, 16); - // workaround for Qt 3.0.x: - res.replace(QRegExp("\\\\U\\+" + cap.right(4)), QChar(uCode)); - // for Qt 3.1: - //res.replace(cap, QChar(uCode)); - } - } - while (!cap.isNull()); - - // ASCII code: - cap = ""; - uCode = 0; - ok = false; - - do - { - QRegExp regexp("%%[0-9]{3,3}"); -// regexp.search(res); - regexp.indexIn(res); - cap = regexp.cap(); - - if (!cap.isNull()) - { - uCode = cap.right(3).toInt(&ok, 10); - // workaround for Qt 3.0.x: - res.replace(QRegExp("%%" + cap.right(3)), QChar(uCode)); - // for Qt 3.1: - //res.replace(cap, QChar(uCode)); - } - } - while (!cap.isNull()); - - // Ignore font tags: - res = res.replace(QRegExp("\\\\f[0-9A-Za-z| ]{0,};"), ""); - - // Ignore {} - res = res.replace("\\{", "#curly#"); - res = res.replace("{", ""); - res = res.replace("#curly#", "{"); - - res = res.replace("\\}", "#curly#"); - res = res.replace("}", ""); - res = res.replace("#curly#", "}"); - - DEBUG->print("FilterDXF::toNativeString:"); - DEBUG->printUnicode(res); - return res; -} - -/** - * Converts the given number from a DXF file into an AngleFormat enum. - * - * @param num $DIMAUNIT from DXF (0: decimal deg, 1: deg/min/sec, 2: gradians, - * 3: radians, 4: surveyor's units) - * - * @ret Matching AngleFormat enum value. - */ -RS2::AngleFormat FilterDXF::numberToAngleFormat(int num) { - - RS2::AngleFormat af; - - switch (num) { - default: - case 0: - af = RS2::DegreesDecimal; - break; - case 1: - af = RS2::DegreesMinutesSeconds; - break; - case 2: - af = RS2::Gradians; - break; - case 3: - af = RS2::Radians; - break; - case 4: - af = RS2::Surveyors; - break; - } - - return af; -} - - -/** - * Converts AngleFormat enum to DXF number. - */ -int FilterDXF::angleFormatToNumber(RS2::AngleFormat af) { - - int num; - - switch (af) { - default: - case RS2::DegreesDecimal: - num = 0; - break; - case RS2::DegreesMinutesSeconds: - num = 1; - break; - case RS2::Gradians: - num = 2; - break; - case RS2::Radians: - num = 3; - break; - case RS2::Surveyors: - num = 4; - break; - } - - return num; -} - - - -/** - * converts a DXF unit setting (e.g. INSUNITS) to a unit enum. - */ -RS2::Unit FilterDXF::numberToUnit(int num) { - switch (num) { - default: - case 0: - return RS2::None; - break; - case 1: - return RS2::Inch; - break; - case 2: - return RS2::Foot; - break; - case 3: - return RS2::Mile; - break; - case 4: - return RS2::Millimeter; - break; - case 5: - return RS2::Centimeter; - break; - case 6: - return RS2::Meter; - break; - case 7: - return RS2::Kilometer; - break; - case 8: - return RS2::Microinch; - break; - case 9: - return RS2::Mil; - break; - case 10: - return RS2::Yard; - break; - case 11: - return RS2::Angstrom; - break; - case 12: - return RS2::Nanometer; - break; - case 13: - return RS2::Micron; - break; - case 14: - return RS2::Decimeter; - break; - case 15: - return RS2::Decameter; - break; - case 16: - return RS2::Hectometer; - break; - case 17: - return RS2::Gigameter; - break; - case 18: - return RS2::Astro; - break; - case 19: - return RS2::Lightyear; - break; - case 20: - return RS2::Parsec; - break; - } - - return RS2::None; -} - - - -/** - * Converst a unit enum into a DXF unit number e.g. for INSUNITS. - */ -int FilterDXF::unitToNumber(RS2::Unit unit) { - switch (unit) { - default: - case RS2::None: - return 0; - break; - case RS2::Inch: - return 1; - break; - case RS2::Foot: - return 2; - break; - case RS2::Mile: - return 3; - break; - case RS2::Millimeter: - return 4; - break; - case RS2::Centimeter: - return 5; - break; - case RS2::Meter: - return 6; - break; - case RS2::Kilometer: - return 7; - break; - case RS2::Microinch: - return 8; - break; - case RS2::Mil: - return 9; - break; - case RS2::Yard: - return 10; - break; - case RS2::Angstrom: - return 11; - break; - case RS2::Nanometer: - return 12; - break; - case RS2::Micron: - return 13; - break; - case RS2::Decimeter: - return 14; - break; - case RS2::Decameter: - return 15; - break; - case RS2::Hectometer: - return 16; - break; - case RS2::Gigameter: - return 17; - break; - case RS2::Astro: - return 18; - break; - case RS2::Lightyear: - return 19; - break; - case RS2::Parsec: - return 20; - break; - } - - return 0; -} - - - -/** - * Checks if the given variable is two-dimensional (e.g. $LIMMIN). - */ -bool FilterDXF::isVariableTwoDimensional(const QString& var) { - if (var=="$LIMMIN" || - var=="$LIMMAX" || - var=="$PLIMMIN" || - var=="$PLIMMAX" || - var=="$GRIDUNIT" || - var=="$VIEWCTR") { - - return true; - } else { - return false; - } -} - -// EOF - diff --git a/src/base/filterdxf.h b/src/base/filterdxf.h deleted file mode 100644 index 70801e0..0000000 --- a/src/base/filterdxf.h +++ /dev/null @@ -1,182 +0,0 @@ -#ifndef __FILTERDXF_H__ -#define __FILTERDXF_H__ - -#include "filterinterface.h" - -#include "block.h" -#include "color.h" -#include "dimension.h" -#include "hatch.h" -#include "insert.h" -#include "layer.h" -#include "layer.h" -#include "leader.h" -#include "polyline.h" -#include "spline.h" -#include "solid.h" -#include "text.h" -#include "image.h" - -#include "dl_creationinterface.h" -#include "dl_dxf.h" - -class DL_WriterA; - -/** - * This format filter class can import and export DXF files. - * It depends on the dxflib library. - * - * @author Andrew Mustun - */ -class FilterDXF: public FilterInterface, DL_CreationInterface -{ - public: - FilterDXF(); - ~FilterDXF(); - - /** - * @return RS2::FormatDXF. - */ - //RS2::FormatType rtti() { - // return RS2::FormatDXF; - //} - - /* - virtual bool canImport(RS2::FormatType t) { - return (t==RS2::FormatDXF); - } - - virtual bool canExport(RS2::FormatType t) { - return (t==RS2::FormatDXF || t==RS2::FormatDXF12); - }*/ - - // Import: - virtual bool fileImport(Drawing& g, const QString& file, RS2::FormatType /*type*/); - - // Methods from DL_CreationInterface: - virtual void addLayer(const DL_LayerData & data); - virtual void addBlock(const DL_BlockData & data); - virtual void endBlock(); - virtual void addPoint(const DL_PointData & data); - virtual void addLine(const DL_LineData & data); - virtual void addArc(const DL_ArcData & data); - virtual void addEllipse(const DL_EllipseData & data); - virtual void addCircle(const DL_CircleData & data); - virtual void addPolyline(const DL_PolylineData & data); - virtual void addVertex(const DL_VertexData & data); - virtual void addSpline(const DL_SplineData & data); - virtual void addKnot(const DL_KnotData &); - virtual void addControlPoint(const DL_ControlPointData & data); - virtual void addInsert(const DL_InsertData & data); - virtual void addTrace(const DL_TraceData &); - virtual void addSolid(const DL_SolidData &); - virtual void addMTextChunk(const char * text); - virtual void addMText(const DL_MTextData & data); - virtual void addText(const DL_TextData & data); - //virtual void addDimension(const DL_DimensionData& data); - DimensionData convDimensionData(const DL_DimensionData & data); - virtual void addDimAlign(const DL_DimensionData & data, const DL_DimAlignedData & edata); - virtual void addDimLinear(const DL_DimensionData & data, const DL_DimLinearData & edata); - virtual void addDimRadial(const DL_DimensionData & data, const DL_DimRadialData & edata); - virtual void addDimDiametric(const DL_DimensionData & data, const DL_DimDiametricData & edata); - virtual void addDimAngular(const DL_DimensionData & data, const DL_DimAngularData & edata); - virtual void addDimAngular3P(const DL_DimensionData & data, const DL_DimAngular3PData & edata); - virtual void addLeader(const DL_LeaderData & data); - virtual void addLeaderVertex(const DL_LeaderVertexData & data); - virtual void addHatch(const DL_HatchData & data); - virtual void addHatchLoop(const DL_HatchLoopData & data); - virtual void addHatchEdge(const DL_HatchEdgeData & data); - virtual void addImage(const DL_ImageData & data); - virtual void linkImage(const DL_ImageDefData & data); - virtual void endEntity(); - virtual void endSequence(); - - virtual void setVariableVector(const char * key, double v1, double v2, double v3, int code); - virtual void setVariableString(const char * key, const char * value, int code); - virtual void setVariableInt(const char * key, int value, int code); - virtual void setVariableDouble(const char * key, double value, int code); - - // Export: - virtual bool fileExport(Drawing & g, const QString & file, RS2::FormatType type); - - void writeVariables(DL_WriterA & dw); - void writeLayer(DL_WriterA & dw, Layer * l); - void writeLineType(DL_WriterA & dw, RS2::LineType t); - void writeAppid(DL_WriterA & dw, const char * appid); - void writeBlock(DL_WriterA & dw, Block * blk); - void writeEntity(DL_WriterA & dw, Entity * e); - void writeEntity(DL_WriterA & dw, Entity * e, const DL_Attributes & attrib); - void writePoint(DL_WriterA & dw, Point * p, const DL_Attributes & attrib); - void writeLine(DL_WriterA & dw, Line * l, const DL_Attributes & attrib); - void writePolyline(DL_WriterA & dw, Polyline * l, const DL_Attributes & attrib); - void writeSpline(DL_WriterA & dw, Spline * s, const DL_Attributes & attrib); - void writeCircle(DL_WriterA & dw, Circle * c, const DL_Attributes & attrib); - void writeArc(DL_WriterA & dw, Arc * a, const DL_Attributes & attrib); - void writeEllipse(DL_WriterA & dw, Ellipse * s, const DL_Attributes & attrib); - void writeInsert(DL_WriterA & dw, Insert * i, const DL_Attributes & attrib); - void writeText(DL_WriterA & dw, Text * t, const DL_Attributes & attrib); - void writeDimension(DL_WriterA & dw, Dimension * d, const DL_Attributes & attrib); - void writeLeader(DL_WriterA & dw, Leader * l, const DL_Attributes & attrib); - void writeHatch(DL_WriterA & dw, Hatch * h, const DL_Attributes & attrib); - void writeSolid(DL_WriterA & dw, Solid * s, const DL_Attributes & attrib); - void writeImage(DL_WriterA & dw, Image * i, const DL_Attributes & attrib); - void writeEntityContainer(DL_WriterA & dw, EntityContainer * con, - const DL_Attributes & attrib); - void writeAtomicEntities(DL_WriterA & dw, EntityContainer * c, - const DL_Attributes & attrib, RS2::ResolveLevel level); - - void writeImageDef(DL_WriterA & dw, Image * i); - - void setEntityAttributes(Entity * entity, const DL_Attributes& attrib); - DL_Attributes getEntityAttributes(Entity * entity); - - static QString toDxfString(const QString & string); - static QString toNativeString(const QString & string); - - public: - Pen attributesToPen(const DL_Attributes & attrib) const; - - static Color numberToColor(int num, bool comp = false); - static int colorToNumber(const Color & col); - - static RS2::LineType nameToLineType(const QString& name); - static QString lineTypeToName(RS2::LineType lineType); - //static QString lineTypeToDescription(RS2::LineType lineType); - - static RS2::LineWidth numberToWidth(int num); - static int widthToNumber(RS2::LineWidth width); - - static RS2::AngleFormat numberToAngleFormat(int num); - static int angleFormatToNumber(RS2::AngleFormat af); - - static RS2::Unit numberToUnit(int num); - static int unitToNumber(RS2::Unit unit); - - static bool isVariableTwoDimensional(const QString & var); - - private: - /** Pointer to the graphic we currently operate on. */ - Drawing * graphic; - /** File name. Used to find out the full path of images. */ - QString file; - /** string for concatinating text parts of MTEXT entities. */ - QString mtext; - /** Pointer to current polyline entity we're adding vertices to. */ - Polyline * polyline; - /** Pointer to current spline entity we're adding control points to. */ - Spline * spline; - /** Pointer to current leader entity we're adding vertices to. */ - Leader * leader; - /** Pointer to current entity container (either block or graphic) */ - EntityContainer * currentContainer; - - /** Pointer to current hatch or NULL. */ - Hatch * hatch; - /** Pointer to current hatch loop or NULL. */ - EntityContainer * hatchLoop; - - DL_Dxf dxf; - VariableDict variables; -}; - -#endif // __FILTERDXF_H__ diff --git a/src/base/filterdxf1.cpp b/src/base/filterdxf1.cpp deleted file mode 100644 index 75dbbaf..0000000 --- a/src/base/filterdxf1.cpp +++ /dev/null @@ -1,1897 +0,0 @@ -// filterdxf1.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 05/28/2010 Added this text. :-) -// - -#include "filterdxf1.h" - -#include -#include "filterdxf.h" -#include "font.h" -#include "information.h" -#include "utility.h" -#include "system.h" -#include "dimlinear.h" -#include "dimaligned.h" -#include "dimangular.h" -#include "dimdiametric.h" -#include "dimradial.h" - -/** - * Default constructor. - */ -FilterDXF1::FilterDXF1(): FilterInterface() -{ - DEBUG->print("Setting up DXF 1 filter..."); - graphic = NULL; - addImportFormat(RS2::FormatDXF1); -} - -/** - * Implementation of the method used for RS_Import to communicate - * with this filter. - * - * @param graphic The graphic in which the entities from the file - * will be created or the graphics from which the entities are - * taken to be stored in a file. - */ -bool FilterDXF1::fileImport(Drawing& g, const QString& file, RS2::FormatType /*type*/) -{ - DEBUG->print("DXF1 Filter: importing file '%s'...", file.toLatin1().data()); - - this->graphic = &g; - - fPointer = 0; - fBuf = 0; - fBufP = 0; - fSize = 0; - dosFile = false; - name = file; - - if (readFileInBuffer()) - { - separateBuf(); - return readFromBuffer(); - } - - return false; -} - - - -/** - * Reads a dxf1 file from buffer. - */ -bool FilterDXF1::readFromBuffer() -{ - DEBUG->print("\nDXF: Read from buffer"); - - bool ret; // returned value - QString dxfLine; // A line in the dxf file - QString dxfCode; // A Code in the dxf file as string - int code = -1; // Dxf-code as number - double vx1 = 0.0, vy1 = 0.0; // Start point - double vx2 = 0.0, vy2 = 0.0; // End point - double vcx = 0.0, vcy = 0.0; // Centre - double vcr = 0.0; // Radius - double va1 = 0.0, va2 = 0.0; // Start / End Angle - //double vab=0.0, // Bulge - // vpx=0.0, vpy=0.0; // First Polyline point - //double ax=0.0, ay=0.0; // Current coordinate - //bool plClose=false; // Polyline closed-flag - QString lastLayer; // Last used layer name (test adding only - // if the new layer!=lastLayer) - //int currentLayerNum=0; // Current layer number - Layer * currentLayer = 0; // Pointer to current layer - //QList blockList; // List of blocks - //blockList.setAutoDelete( true ); - //bool oldColorNumbers=false; // use old color numbers (qcad<1.5.3) - Pen pen; - - ///if(!add) graphic->clearLayers(); - - //graphic->addLayer(DEF_DEFAULTLAYER); - - //DEBUG->print( "\nDefault layer added" ); - - // Loaded graphics without unit information: load as unit less: - //graphic->setUnit( None ); - - DEBUG->print("\nUnit set"); - - resetBufP(); - - if (fBuf) - { - DEBUG->print("\nBuffer OK"); - DEBUG->print("\nBuffer: "); - DEBUG->print(fBuf); - - do - { - dxfLine = getBufLine(); - pen = Pen(Color(RS2::FlagByLayer), RS2::WidthByLayer, RS2::LineByLayer); - - DEBUG->print("\ndxfLine: "); - DEBUG->print(dxfLine.toAscii().data()); - - // $-Setting in the header of DXF found - // - if (!dxfLine.isEmpty() && dxfLine[0] == '$') - { - // Units: - // - if (dxfLine == "$INSUNITS") - { - dxfCode = getBufLine(); - if (!dxfCode.isEmpty()) - { - if (dxfCode.toInt() == 70) - { - dxfLine = getBufLine(); - if (!dxfLine.isEmpty()) - { - graphic->addVariable("$INSUNITS", dxfLine, 70); - /* - switch( dxfLine.toInt() ) { - case 0: graphic->setUnit( RS2::None ); break; - case 1: graphic->setUnit( RS2::Inch ); break; - case 2: graphic->setUnit( RS2::Foot ); break; - case 3: graphic->setUnit( RS2::Mile ); break; - case 4: graphic->setUnit( RS2::Millimeter ); break; - case 5: graphic->setUnit( RS2::Centimeter ); break; - case 6: graphic->setUnit( RS2::Meter ); break; - case 7: graphic->setUnit( RS2::Kilometer ); break; - case 8: graphic->setUnit( RS2::Microinch ); break; - case 9: graphic->setUnit( RS2::Mil ); break; - case 10: graphic->setUnit( RS2::Yard ); break; - case 11: graphic->setUnit( RS2::Angstrom ); break; - case 12: graphic->setUnit( RS2::Nanometer ); break; - case 13: graphic->setUnit( RS2::Micron ); break; - case 14: graphic->setUnit( RS2::Decimeter ); break; - case 15: graphic->setUnit( RS2::Decameter ); break; - case 16: graphic->setUnit( RS2::Hectometer ); break; - case 17: graphic->setUnit( RS2::Gigameter ); break; - case 18: graphic->setUnit( RS2::Astro ); break; - case 19: graphic->setUnit( RS2::Lightyear ); break; - case 20: graphic->setUnit( RS2::Parsec ); break; - } - - graphic->setDimensionUnit( graphic->getUnit() ); - //graphic->setGridUnit( graphic->getUnit() ); - */ - } - } - } - } - - // Dimenison Units: - // - else if (dxfLine == "$DIMALT") - { - dxfCode = getBufLine(); - if (!dxfCode.isEmpty()) - { - if (dxfCode.toInt() == 70) - { - dxfLine = getBufLine(); - if (!dxfLine.isEmpty()) - { - graphic->addVariable("$DIMALT", dxfLine, 70); - /* - switch( dxfLine.toInt() ) { - case 0: graphic->setDimensionUnit( RS2::None ); break; - case 1: graphic->setDimensionUnit( RS2::Inch ); break; - case 2: graphic->setDimensionUnit( RS2::Foot ); break; - case 3: graphic->setDimensionUnit( RS2::Mile ); break; - case 4: graphic->setDimensionUnit( RS2::Millimeter ); break; - case 5: graphic->setDimensionUnit( RS2::Centimeter ); break; - case 6: graphic->setDimensionUnit( RS2::Meter ); break; - case 7: graphic->setDimensionUnit( RS2::Kilometer ); break; - case 8: graphic->setDimensionUnit( RS2::Microinch ); break; - case 9: graphic->setDimensionUnit( RS2::Mil ); break; - case 10: graphic->setDimensionUnit( RS2::Yard ); break; - case 11: graphic->setDimensionUnit( RS2::Angstrom ); break; - case 12: graphic->setDimensionUnit( RS2::Nanometer ); break; - case 13: graphic->setDimensionUnit( RS2::Micron ); break; - case 14: graphic->setDimensionUnit( RS2::Decimeter ); break; - case 15: graphic->setDimensionUnit( RS2::Decameter ); break; - case 16: graphic->setDimensionUnit( RS2::Hectometer ); break; - case 17: graphic->setDimensionUnit( RS2::Gigameter ); break; - case 18: graphic->setDimensionUnit( RS2::Astro ); break; - case 19: graphic->setDimensionUnit( RS2::Lightyear ); break; - case 20: graphic->setDimensionUnit( RS2::Parsec ); break; - } - */ - } - } - } - } - - // Dimension Format: - // - /*else if( dxfLine=="$DIMLUNIT" ) { - if(dxfCode=getBufLine()) { - if( dxfCode.toInt()==70 ) { - if( dxfLine=getBufLine() ) { - switch( dxfLine.toInt() ) { - case 1: graphic->setDimensionFormat( Scientific ); break; - case 2: - case 3: graphic->setDimensionFormat( Decimal ); break; - case 4: - case 5: graphic->setDimensionFormat( Fractional ); break; - default: break; - } - } - } - } - }*/ - - // Dimension Arrow Size: - // - else if (dxfLine == "$DIMASZ") - { - dxfCode = getBufLine(); - if (!dxfCode.isEmpty() && dxfCode.toInt() == 40) - { - dxfLine = getBufLine(); - if (!dxfLine.isEmpty()) - { - graphic->addVariable("$DIMASZ", dxfLine, 40); - //graphic->setDimensionArrowSize( dxfLine.toDouble() ); - } - } - } - - // Dimension Scale: - // - /* - else if( dxfLine=="$DIMSCALE" ) { - if(dxfCode=getBufLine()) { - if( dxfCode.toInt()==40 ) { - if( dxfLine=getBufLine() ) { - graphic->setDimensionScale( dxfLine.toDouble() ); - } - } - } - } - */ - - // Dimension Text Height: - // - else if (dxfLine == "$DIMTXT") - { - dxfCode = getBufLine(); - if (!dxfCode.isEmpty()) - { - if (dxfCode.toInt() == 40) - { - dxfLine = getBufLine(); - if (!dxfLine.isEmpty()) - { - graphic->addVariable("$DIMTXT", dxfLine, 40); - //graphic->setDimensionTextHeight( dxfLine.toDouble() ); - } - } - } - } - - // Dimension exactness: - // - else if (dxfLine == "$DIMRND") - { - dxfCode = getBufLine(); - if (dxfCode.toInt() == 40) - { - dxfLine = getBufLine(); - if (!dxfLine.isEmpty()) - { - graphic->addVariable("$DIMRND", dxfLine, 40); - //if( dxfLine.toDouble()>0.000001 ) { - //graphic->setDimensionExactness( dxfLine.toDouble() ); - } - //} - } - } - - // Dimension over length: - // - else if (dxfLine == "$DIMEXE") - { - dxfCode = getBufLine(); - if (dxfCode.toInt() == 40) - { - dxfLine = getBufLine(); - if (!dxfLine.isEmpty()) - { - graphic->addVariable("$DIMEXE", dxfLine, 40); - //graphic->setDimensionOverLength( dxfLine.toDouble() ); - } - } - } - - // Dimension under length: - // - else if( dxfLine=="$DIMEXO" ) - { - dxfCode = getBufLine(); - if( dxfCode.toInt()==40 ) - { - dxfLine = getBufLine(); - if (!dxfLine.isEmpty()) - { - graphic->addVariable("$DIMEXO", dxfLine, 40); - //graphic->setDimensionUnderLength( dxfLine.toDouble() ); - } - } - } - - - // Angle dimension format: - // - else if( dxfLine=="$DIMAUNIT" ) - { - dxfCode = getBufLine(); - if( dxfCode.toInt()==70 ) - { - dxfLine = getBufLine(); - if (!dxfLine.isEmpty()) - { - graphic->addVariable("$DIMAUNIT", dxfLine, 70); - /* - switch( dxfLine.toInt() ) { - case 0: graphic->setAngleDimensionFormat( DecimalDegrees ); break; - case 1: graphic->setAngleDimensionFormat( DegreesMinutesSeconds ); break; - case 2: graphic->setAngleDimensionFormat( Gradians ); break; - case 3: graphic->setAngleDimensionFormat( Radians ); break; - case 4: graphic->setAngleDimensionFormat( Surveyor ); break; - default: break; - } - */ - } - } - } - - // Angle dimension exactness: - // - else if( dxfLine=="$DIMADEC" ) - { - dxfCode = getBufLine(); - if( dxfCode.toInt()==70 ) - { - dxfLine = getBufLine(); - if (!dxfLine.isEmpty()) - { - graphic->addVariable("$DIMADEC", dxfLine, 70); - //graphic->setAngleDimensionExactness( Math::pow(0.1, dxfLine.toInt()) ); - } - } - } - - // Grid x/y: - // - else if (dxfLine == "$GRIDUNIT") - { - dxfCode = getBufLine(); - - if (dxfCode.toInt() == 10) - { - dxfLine = getBufLine(); - - if (!dxfLine.isEmpty()) - { - double x = atof(dxfLine.toAscii().data()); - dxfLine = getBufLine(); - - if (!dxfLine.isEmpty()) - { - double y = atof(dxfLine.toAscii().data()); - - graphic->addVariable("$GRIDUNIT", Vector(x, y), 10); - } - } - } - } - /* - double gx=dxfLine.toDouble(); - if (gx<0.0001) gx=0.0001; - graphic->setMinGridX(gx); - graphic->setGridFormat( Fractional ); - - for( double q=0.00000001; q<=100000.0; q*=10.0 ) { - if( mtCompFloat(gx, q, q/1000.0) ) { - graphic->setGridFormat( Decimal ); - break; - } - } - - } - } - } - if(dxfCode=getBufLine()) { - if( dxfCode.toInt()==20 ) { - if( dxfLine=getBufLine() ) { - double gy=dxfLine.toDouble(); - if (gy<0.0001) gy=0.0001; - graphic->setMinGridY(gy); - } - } - } - */ - - // Page limits min x/y: - // - /*else if( dxfLine=="$PLIMMIN" ) { - if(dxfCode=getBufLine()) { - if( dxfCode.toInt()==10 ) { - if( dxfLine=getBufLine() ) { - graphic->setPageOriginX( dxfLine.toDouble() ); - } - } - } - if(dxfCode=getBufLine()) { - if( dxfCode.toInt()==20 ) { - if( dxfLine=getBufLine() ) { - graphic->setPageOriginY( dxfLine.toDouble() ); - } - } - } - } - */ - - // Page limits min x/y: - // - /* - else if( dxfLine=="$PLIMMAX" ) { - if(dxfCode=getBufLine()) { - if( dxfCode.toInt()==10 ) { - if( dxfLine=getBufLine() ) { - graphic->setPageSizeX( dxfLine.toDouble() - graphic->getPageOriginX() ); - } - } - } - if(dxfCode=getBufLine()) { - if( dxfCode.toInt()==20 ) { - if( dxfLine=getBufLine() ) { - graphic->setPageSizeY( dxfLine.toDouble() - graphic->getPageOriginY() ); - } - } - } - } - */ - - // Paper space scale: - // - /* - else if( dxfLine=="$PSVPSCALE" ) { - if(dxfCode=getBufLine()) { - if( dxfCode.toInt()==40 ) { - if( dxfLine=getBufLine() ) { - graphic->setPaperSpace( dxfLine.toDouble() ); - } - } - } - } - */ - - } - - // Entity - // - else if (!dxfLine.isEmpty() && - dxfLine[0] >= 'A' && dxfLine[0] <= 'Z') - { - if (dxfLine == "EOF") - { - // End of file reached - // - } - - // ------ - // Layer: - // ------ - else if (dxfLine == "LAYER") - { - currentLayer = 0; - do - { - dxfCode = getBufLine(); - if(!dxfCode.isEmpty()) - code = dxfCode.toInt(); - if(!dxfCode.isEmpty() && code != 0) - { - dxfLine = getBufLine(); - if (!dxfLine.isEmpty()) - { - switch(code) - { - case 2: // Layer name - if (dxfLine=="(null)" || dxfLine=="default") { - dxfLine = "0"; - } - graphic->addLayer(new Layer(dxfLine)); - graphic->activateLayer(dxfLine); - currentLayer = graphic->getActiveLayer(); - lastLayer=dxfLine; - break; - case 70: // Visibility - /* - if(dxfLine.toInt()&5) { - if(currentLayerNum>=0 && currentLayerNumlayer[currentLayerNum].DelFlag(Y_VISIBLE); - } - } - */ - break; - case 6: // style - //if(currentLayer) - //currentLayer->setStyle( graphic->nameToStyle(dxfLine) ); - pen.setLineType(FilterDXF::nameToLineType(dxfLine)); - break; - case 39: // Thickness - //if(currentLayer) currentLayer->setWidth(dxfLine.toInt()); - pen.setWidth(FilterDXF::numberToWidth(dxfLine.toInt())); - break; - case 62: // Color - pen.setColor(FilterDXF::numberToColor(dxfLine.toInt())); - //if(currentLayer) { - // currentLayer->setColor( graphic->numberToColor(dxfLine.toInt(), !oldColorNumbers)); - //} - break; - default: - break; - } - } - } - } - while(!dxfCode.isEmpty() && code != 0); - - if (currentLayer) - { - currentLayer->setPen(pen); - } - //graphic->setStyle("CONTINOUS"); - //graphic->setWidth(0); - //graphic->setColor(0, false); - } - - // ------ - // Point: - // ------ - else if(dxfLine=="POINT") { - do { - dxfCode=getBufLine(); - if(!dxfCode.isEmpty()) - code=dxfCode.toInt(); - if(!dxfCode.isEmpty() && code!=0) { - dxfLine=getBufLine(); - if(!dxfLine.isEmpty()) { - switch(code) { - case 6: // style - pen.setLineType(FilterDXF::nameToLineType(dxfLine)); - break; - case 8: // Layer - //if(dxfLine!=lastLayer) { - if (dxfLine=="(null)" || dxfLine=="default") { - dxfLine = "0"; - } - graphic->activateLayer(dxfLine); - //lastLayer=dxfLine; - //} - break; - case 10: // X1 - dxfLine.replace( QRegExp(","), "." ); - vx1 = dxfLine.toDouble(); - break; - case 20: // Y1 - dxfLine.replace( QRegExp(","), "." ); - vy1 = dxfLine.toDouble(); - break; - case 39: // Thickness - pen.setWidth(FilterDXF::numberToWidth(dxfLine.toInt())); - break; - case 62: // Color - pen.setColor(FilterDXF::numberToColor(dxfLine.toInt())); - break; - default: - break; - } - } - } - } - while(!dxfCode.isEmpty() && code != 0); - - graphic->setActivePen(pen); - graphic->addEntity(new Point(graphic, - PointData(Vector(vx1, vy1)))); - } - - // ----- - // Line: - // ----- - else if(dxfLine=="LINE") { - do { - dxfCode=getBufLine(); - - if(!dxfCode.isEmpty()) - code=dxfCode.toInt(); - if(!dxfCode.isEmpty() && code!=0) { - - dxfLine=getBufLine(); - - if(!dxfLine.isEmpty()) { - switch(code) { - case 6: // style - pen.setLineType(FilterDXF::nameToLineType(dxfLine)); - break; - case 8: // Layer - //if(dxfLine!=lastLayer) { - if (dxfLine=="(null)" || dxfLine=="default") { - dxfLine = "0"; - } - graphic->activateLayer(dxfLine); - //lastLayer=dxfLine; - //} - break; - case 10: // X1 - dxfLine.replace( QRegExp(","), "." ); - vx1 = dxfLine.toDouble(); - break; - case 20: // Y1 - dxfLine.replace( QRegExp(","), "." ); - vy1 = dxfLine.toDouble(); - break; - case 11: // X2 - dxfLine.replace( QRegExp(","), "." ); - vx2 = dxfLine.toDouble(); - break; - case 21: // Y2 - dxfLine.replace( QRegExp(","), "." ); - vy2 = dxfLine.toDouble(); - break; - case 39: // Thickness - pen.setWidth(FilterDXF::numberToWidth(dxfLine.toInt())); - break; - case 62: // Color - pen.setColor(FilterDXF::numberToColor(dxfLine.toInt())); - break; - default: - break; - } - } - } - } while(!dxfCode.isEmpty() && code!=0); - - //if(!mtCompFloat(vx1, vx2) || !mtCompFloat(vy1, vy2)) { - //graphic->addLine(vx1, vy1, vx2, vy2, currentLayerNum, add); - graphic->setActivePen(pen); - graphic->addEntity(new Line(graphic, - LineData(Vector(vx1, vy1), Vector(vx2, vy2)))); - //} - } - - - // ---- - // Arc: - // ---- - else if(dxfLine=="ARC") { - do { - dxfCode=getBufLine(); - if(!dxfCode.isEmpty()) - code=dxfCode.toInt(); - if(!dxfCode.isEmpty() && code!=0) { - dxfLine=getBufLine(); - if(!dxfLine.isEmpty()) { - switch(code) { - case 6: // style - pen.setLineType(FilterDXF::nameToLineType(dxfLine)); - break; - case 8: // Layer - //if(dxfLine!=lastLayer) { - if (dxfLine=="(null)" || dxfLine=="default") { - dxfLine = "0"; - } - graphic->activateLayer(dxfLine); - //lastLayer=dxfLine; - //} - break; - case 10: // Centre X - dxfLine.replace( QRegExp(","), "." ); - vcx = dxfLine.toDouble(); - break; - case 20: // Centre Y - dxfLine.replace( QRegExp(","), "." ); - vcy = dxfLine.toDouble(); - break; - case 40: // Radius - dxfLine.replace( QRegExp(","), "." ); - vcr = dxfLine.toDouble(); - break; - case 50: // Start Angle - dxfLine.replace( QRegExp(","), "." ); - va1 = Math::correctAngle(dxfLine.toDouble()/ARAD); - break; - case 51: // End Angle - dxfLine.replace( QRegExp(","), "." ); - va2 = Math::correctAngle(dxfLine.toDouble()/ARAD); - break; - case 39: // Thickness - pen.setWidth(FilterDXF::numberToWidth(dxfLine.toInt())); - break; - case 62: // Color - pen.setColor(FilterDXF::numberToColor(dxfLine.toInt())); - break; - default: - break; - } - } - } - } while(!dxfCode.isEmpty() && code!=0); - //if(vcr>0.0 && !mtCompFloat(va1, va2)) { - // graphic->addArc(vcx, vcy, vcr, va1, va2, false, currentLayerNum, add); - //} - graphic->setActivePen(pen); - graphic->addEntity(new Arc(graphic, - ArcData(Vector(vcx, vcy), - vcr, va1, va2, false))); - } - - // ------- - // Circle: - // ------- - else if(dxfLine=="CIRCLE") { - do { - dxfCode=getBufLine(); - if(!dxfCode.isEmpty()) - code=dxfCode.toInt(); - if(!dxfCode.isEmpty() && code!=0) { - dxfLine=getBufLine(); - if(!dxfLine.isEmpty()) { - switch(code) { - case 6: // style - pen.setLineType(FilterDXF::nameToLineType(dxfLine)); - break; - case 8: // Layer - //if(dxfLine!=lastLayer) { - if (dxfLine=="(null)" || dxfLine=="default") { - dxfLine = "0"; - } - graphic->activateLayer(dxfLine); - //lastLayer=dxfLine; - //} - break; - case 10: // Centre X - dxfLine.replace( QRegExp(","), "." ); - vcx = dxfLine.toDouble(); - break; - case 20: // Centre Y - dxfLine.replace( QRegExp(","), "." ); - vcy = dxfLine.toDouble(); - break; - case 40: // Radius - dxfLine.replace( QRegExp(","), "." ); - vcr = dxfLine.toDouble(); - break; - case 39: // Thickness - pen.setWidth(FilterDXF::numberToWidth(dxfLine.toInt())); - break; - case 62: // Color - pen.setColor(FilterDXF::numberToColor(dxfLine.toInt())); - break; - default: - break; - } - } - } - } while(!dxfCode.isEmpty() && code!=0); - /*if(vcr>0.0) { - graphic->addCircle(vcx, vcy, vcr, 0.0, 360.0, false, currentLayerNum, add); - }*/ - graphic->setActivePen(pen); - graphic->addEntity(new Circle(graphic, - CircleData(Vector(vcx, vcy), - vcr))); - } - - - // ------ - // Hatch: - // ------ - /* - if(dxfLine=="HATCH") { - do { - dxfCode=getBufLine(); - if(dxfCode) code=dxfCode.toInt(); - if(dxfCode && code!=0) { - dxfLine=getBufLine(); - if(dxfLine) { - switch(code) { - case 8: // Layer - // if(dxfLine!=lastLayer) { - if (dxfLine=="(null)" || dxfLine=="default") { - dxfLine = "0"; - } - graphic->activateLayer(dxfLine); - //lastLayer=dxfLine; - //} - break; - case 10: // X1 - vx1 = dxfLine.toDouble(); - break; - case 20: // Y1 - vy1 = dxfLine.toDouble(); - //graphic->Vec[vc].CreatePoint(vy1, vx1, currentLayerNum); - //if(vcVec[vc].CreatePoint(vy2, vx2, currentLayerNum); - //if(vcVec[vc].CreateLine(vx1, vy1, vx2, vy2, currentLayerNum); - if(vcgetStateWin()->UpdateProgressBar((int)(pcFact*vc)+25); - updProgress=0; - } - * / - } - */ - - - // ----- - // Text: - // ----- - else if(dxfLine=="TEXT") { - - QString vtext; // the text - char vtextStyle[256]; // text style (normal_ro, cursive_ri, normal_st, ...) - double vheight=10.0; // text height - double vtextAng=0.0; // text angle - //double vradius=0.0; // text radius - //double vletterspace=2.0; // Text letter space - //double vwordspace=6.0; // Text wordspace - QString vfont; // font "normal", "cursive", ... - RS2::HAlign vhalign=RS2::HAlignLeft; - // alignment (0=left, 1=center, 2=right) - //int vattachement=7; // 1=top left, 2, 3, 4, 5, 6, 7, 8, 9=bottom right - //uint vfl=0; // special flags - bool codeSeven=false; // Have we found a code seven? - - vtextStyle[0] = '\0'; - vfont="normal"; - - do { - dxfCode=getBufLine(); - if(!dxfCode.isEmpty()) - code=dxfCode.toInt(); - if(!dxfCode.isEmpty() && code!=0) { - if(code!=1 && code!=3 && code!=7) - dxfLine=getBufLine(); - if(!dxfLine.isEmpty() || code==1 || code==3 || code==7) { - - switch(code) - { - case 1: // Text itself - vtext = getBufLine(); - strDecodeDxfString(vtext); - break; - - case 3: // Text parts (always 250 chars) - vtext = getBufLine(); - break; - - case 6: // style - pen.setLineType(FilterDXF::nameToLineType(dxfLine)); - break; - - case 7: - // Text style (normal_ro#50.0, - // cursive_ri#20.0, normal_st) - qstrncpy(vtextStyle, getBufLine().toAscii().data(), 249); - - // get font typ: - // - { - char dummy[256]; - sscanf(vtextStyle, "%[^_#\n]", dummy); - vfont = dummy; - } - - // get text style: - // - /* - if(strstr(vtextStyle, "_ro")) - vfl=vfl|E_ROUNDOUT; - else if(strstr(vtextStyle, "_ri")) - vfl=vfl|E_ROUNDIN; - else - vfl=vfl|E_STRAIGHT; - */ - - - /*if(strstr(vtextStyle, "_fix")) { - vfl=vfl|E_FIXEDWIDTH; - }*/ - - // get radius, letterspace, wordspace: - // - { - char * ptr; // pointer to value - ptr = strchr(vtextStyle, '#'); - - if (ptr) - { - // Parse radius - /*if(vfl&E_ROUNDOUT || vfl&E_ROUNDIN) { - ++ptr; - if(ptr[0]) { - sscanf(ptr, "%lf", &vradius); - } - ptr = strchr(ptr, '#'); - }*/ - /*if(ptr) { - // Parse letter space: - ++ptr; - if(ptr[0]) { - sscanf(ptr, "%lf", &vletterspace); - } - // Parse word space: - ptr = strchr(ptr, '#'); - if(ptr) { - ++ptr; - if(ptr[0]) { - sscanf(ptr, "%lf", &vwordspace); - } - } - }*/ - } - } - codeSeven = true; - break; - - case 8: // Layer - //if(dxfLine!=lastLayer) { - if (dxfLine == "(null)" || dxfLine == "default") - { - dxfLine = "0"; - } - - graphic->activateLayer(dxfLine); - //lastLayer=dxfLine; - //} - break; - - case 10: // X1 - dxfLine.replace( QRegExp(","), "." ); - vx1 = dxfLine.toDouble(); - break; - case 20: // Y1 - dxfLine.replace( QRegExp(","), "." ); - vy1 = dxfLine.toDouble(); - break; - case 40: // height - dxfLine.replace( QRegExp(","), "." ); - vheight = dxfLine.toDouble(); - /*if(!codeSeven) { - vletterspace = vheight*0.2; - vwordspace = vheight*0.6; - }*/ - break; - case 50: // angle - dxfLine.replace( QRegExp(","), "." ); - vtextAng = dxfLine.toDouble() / ARAD; - break; - case 72: {// alignment - //if(!mtext) { - int v = dxfLine.toInt(); - if(v==1) - vhalign = RS2::HAlignCenter; - else if(v==2) - vhalign = RS2::HAlignRight; - else - vhalign = RS2::HAlignLeft; - //} - } - break; - case 39: // Thickness - pen.setWidth(FilterDXF::numberToWidth(dxfLine.toInt())); - break; - case 62: // Color - pen.setColor(FilterDXF::numberToColor(dxfLine.toInt())); - break; - default: - break; - } - } - } - } - while(!dxfCode.isEmpty() && code != 0); - - char * i = strchr(vtextStyle, '#'); - - if (i != NULL) - { - i[0] = '\0'; - } - - graphic->addEntity( - new Text(graphic, - TextData( - Vector(vx1, vy1), - vheight, - 100.0, - RS2::VAlignBottom, - vhalign, - RS2::LeftToRight, - RS2::Exact, - 1.0, - vtext, - vtextStyle, - vtextAng - ) - ) - ); - } - - // ---------- - // Dimension: - // ---------- - else if(dxfLine=="DIMENSION") { - int typ=1; - double v10=0.0, v20=0.0; - double v13=0.0, v23=0.0; - double v14=0.0, v24=0.0; - double v15=0.0, v25=0.0; - double v16=0.0, v26=0.0; - double v40=0.0, v50=0.0; - QString dimText; - do { - dxfCode=getBufLine(); - if(!dxfCode.isEmpty()) { - code=dxfCode.toInt(); - } - if(!dxfCode.isEmpty() && code!=0) { - dxfLine=getBufLine(); - if(!dxfLine.isEmpty()) { - switch(code) { - case 1: // Text (if any) - dimText=dxfLine; - - // Mend unproper savings of older versions: - if(dimText==" " || dimText==";;") - dimText=""; - - //else dimText.replace(QRegExp("%%c"), "�"); - else - strDecodeDxfString(dimText); - break; - case 6: // style - pen.setLineType(FilterDXF::nameToLineType(dxfLine)); - break; - case 8: // Layer - //if(dxfLine!=lastLayer) { - if (dxfLine=="(null)" || dxfLine=="default") { - dxfLine = "0"; - } - graphic->activateLayer(dxfLine); - //lastLayer=dxfLine; - //} - break; - case 10: // line position x - dxfLine.replace( QRegExp(","), "." ); - v10 = dxfLine.toDouble(); - break; - case 20: // line position y - dxfLine.replace( QRegExp(","), "." ); - v20 = dxfLine.toDouble(); - break; - case 13: // X1 - dxfLine.replace( QRegExp(","), "." ); - v13 = dxfLine.toDouble(); - break; - case 23: // Y1 - dxfLine.replace( QRegExp(","), "." ); - v23 = dxfLine.toDouble(); - break; - case 14: // X2 - dxfLine.replace( QRegExp(","), "." ); - v14 = dxfLine.toDouble(); - break; - case 24: // Y2 - dxfLine.replace( QRegExp(","), "." ); - v24 = dxfLine.toDouble(); - break; - case 15: // X3 - dxfLine.replace( QRegExp(","), "." ); - v15 = dxfLine.toDouble(); - break; - case 25: // Y3 - dxfLine.replace( QRegExp(","), "." ); - v25 = dxfLine.toDouble(); - break; - case 16: // X4 - dxfLine.replace( QRegExp(","), "." ); - v16 = dxfLine.toDouble(); - break; - case 26: // Y4 - dxfLine.replace( QRegExp(","), "." ); - v26 = dxfLine.toDouble(); - break; - case 40: - dxfLine.replace( QRegExp(","), "." ); - v40 = dxfLine.toDouble(); - break; - case 50: - dxfLine.replace( QRegExp(","), "." ); - v50 = dxfLine.toDouble(); - break; - case 70: // Typ - typ = dxfLine.toInt(); - break; - case 39: // Thickness - pen.setWidth(FilterDXF::numberToWidth(dxfLine.toInt())); - break; - case 62: // Color - pen.setColor(FilterDXF::numberToColor(dxfLine.toInt())); - break; - - default: - break; - } - } - } - } while(!dxfCode.isEmpty() && code!=0); - - //double dist; - - // Remove Bit values: - if(typ>=128) { - typ-=128; // Location of Text - } - if(typ>= 64) { - typ-= 64; // Ordinate - } - - switch(typ) { - // Horiz. / vert.: - case 0: { - DimLinear* d = - new DimLinear( - graphic, - DimensionData( - Vector(v10, v20), - Vector(0.0, 0.0), - RS2::VAlignBottom, - RS2::HAlignCenter, - RS2::Exact, - 1.0, - dimText, - "ISO-25", - 0.0 - ), - DimLinearData( - Vector(v13, v23), - Vector(v14, v24), - v50/ARAD, - 0.0 - ) - ); - d->update(); - graphic->addEntity(d); - } - break; - - // Aligned: - case 1: { - double angle = - Vector(v13, v23).angleTo(Vector(v10,v20)); - double dist = - Vector(v13, v23).distanceTo(Vector(v10,v20)); - - Vector defP; - defP.setPolar(dist, angle); - defP+=Vector(v14, v24); - - DimAligned* d = - new DimAligned( - graphic, - DimensionData( - defP, - Vector(0.0, 0.0), - RS2::VAlignBottom, - RS2::HAlignCenter, - RS2::Exact, - 1.0, - dimText, - "ISO-25", - 0.0 - ), - DimAlignedData( - Vector(v13, v23), - Vector(v14, v24) - ) - ); - d->update(); - graphic->addEntity(d); - } - break; - - // Angle: - case 2: { - Line tl1(NULL, - LineData(Vector(v13, v23), - Vector(v14, v24))); - Line tl2(NULL, - LineData(Vector(v10, v20), - Vector(v15, v25))); - - VectorSolutions s; - //bool inters=false; - //tmpEl1.getIntersection(&tmpEl2, - // &inters, &vcx, &vcy, 0,0,0,0, false); - s = Information::getIntersection( - &tl1, &tl2, false); - - if (s.get(0).valid) { - vcx = s.get(0).x; - vcy = s.get(0).y; - //vcr = Vector(vcx, vcy).distanceTo(v16, v26); - - /*if(Vector(vcx,vcy).distanceTo(v13,v23)addDimension(vcx, vcy, va1, va2, - mtGetDistance(vcx, vcy, v13, v23), - mtGetDistance(vcx, vcy, v10, v20), - vcr, - E_ROUNDOUT, - currentLayerNum, - add); - */ - //Vector dp4; - //dp4.setPolar(); - DimAngular* d = - new DimAngular( - graphic, - DimensionData( - Vector(v10, v20), - Vector(0.0, 0.0), - RS2::VAlignBottom, - RS2::HAlignCenter, - RS2::Exact, - 1.0, - dimText, - "ISO-25", - 0.0 - ), - DimAngularData( - Vector(v13, v23), - Vector(vcx, vcy), - Vector(vcx, vcy), - Vector(v16, v26) - ) - ); - d->update(); - graphic->addEntity(d); - } - } - break; - - // Radius: - case 4: { - /* - graphic->addDimension(v10, v20, v15, v25, - 0.0, 0.0, - v40, - E_STRAIGHT|E_RADIUS, - currentLayerNum, - add); - */ - - double ang = - Vector(v10, v20) - .angleTo(Vector(v15, v25)); - Vector v2; - v2.setPolar(v40, ang); - DimRadial* d = - new DimRadial( - graphic, - DimensionData( - Vector(v10, v20), - Vector(0.0, 0.0), - RS2::VAlignBottom, - RS2::HAlignCenter, - RS2::Exact, - 1.0, - dimText, - "ISO-25", - 0.0 - ), - DimRadialData( - Vector(v10, v20) + v2, - 0.0 - ) - ); - d->update(); - graphic->addEntity(d); - } - break; - - // Arrow: - case 7: { - /* - graphic->addDimension(v13, v23, v14, v24, - 0.0, 0.0, 0.0, - E_STRAIGHT|E_ARROW, - currentLayerNum, - add); - */ - /* - double ang = - Vector(v10, v20) - .angleTo(Vector(v15, v25)); - Vector v2; - v2.setPolar(v40, ang); - DimDiametric* d = - new DimDiametric( - graphic, - DimensionData( - Vector(v10, v20), - Vector(0.0, 0.0), - RS2::VAlignBottom, - RS2::HAlignCenter, - RS2::Exact, - 1.0, - dimText, - "ISO-25", - 0.0 - ), - DimDiametricData( - Vector(v10, v20) + v2, - 0.0 - ) - ); - d->update(); - graphic->addEntity(d); - */ - LeaderData data(true); - Leader* d = - new Leader(graphic, data); - d->addVertex(Vector(v14, v24)); - d->addVertex(Vector(v10, v20)); - d->update(); - graphic->addEntity(d); - } - break; - } - //graphic->elementCurrent()->setText(dimText); - } - - - - // --------- - // Hatching: - // --------- - /* - else if(dxfLine=="HATCH") { - QString patternName="45"; - double patternScale=1.0; - //int numPaths=1; - //int numEdges=1; - int nextObjectTyp=T_LINE; - double v10=0.0, v20=0.0, - v11=0.0, v21=0.0, - v40=0.0, v50=0.0, - v51=0.0; - do { - dxfCode=getBufLine(); - if(dxfCode) code=dxfCode.toInt(); - if(dxfCode && code!=0) { - dxfLine=getBufLine(); - if(dxfLine) { - switch(code) { - case 2: - patternName = dxfLine; - break; - case 6: // style - pen.setLineType(FilterDXF::nameToLineType(dxfLine)); - break; - case 8: // Layer - // if(dxfLine!=lastLayer) { - if (dxfLine=="(null)" || dxfLine=="default") { - dxfLine = "0"; - } - graphic->activateLayer(dxfLine); - //lastLayer=dxfLine; - //} - break; - case 10: // Start point/center of boundary line/arc - dxfLine.replace( QRegExp(","), "." ); - v10=dxfLine.toDouble(); - break; - case 20: // Start point/center of boundary line/arc - dxfLine.replace( QRegExp(","), "." ); - v20=dxfLine.toDouble(); - break; - case 11: // End point of boundary line - dxfLine.replace( QRegExp(","), "." ); - v11=dxfLine.toDouble(); - break; - case 21: // End point of boundary line - dxfLine.replace( QRegExp(","), "." ); - v21=dxfLine.toDouble(); - if(nextObjectTyp==T_LINE) { - int elnu=graphic->addLine(v10, v20, v11, v21, currentLayerNum, add); - graphic->elementAt(elnu)->setFlag(E_TAGGED); - } - break; - case 40: // Radius of boundary entity - dxfLine.replace( QRegExp(","), "." ); - v40=dxfLine.toDouble(); - break; - case 50: // Start angle - dxfLine.replace( QRegExp(","), "." ); - v50=dxfLine.toDouble(); - break; - case 51: // End angle - dxfLine.replace( QRegExp(","), "." ); - v51=dxfLine.toDouble(); - break; - case 73: // Counterclockwise? - if(nextObjectTyp==T_ARC) { - int elnu; - if( mtCompFloat( v50, 0.0 ) && mtCompFloat( v51, 0.0 ) ) { - elnu=graphic->addCircle(v10, v20, v40, 0.0, 360.0, (bool)dxfLine.toInt(), currentLayerNum, add); - } - else { - elnu=graphic->addArc(v10, v20, v40, v50, v51, (bool)dxfLine.toInt(), currentLayerNum, add); - } - graphic->elementAt(elnu)->setFlag(E_TAGGED); - //newEl = new RElement( graphic ); - //newEl->createArc(v10, v20, v40, v50, v51, (bool)dxfLine.toInt()); - //boundaryList.append(newEl); - } - break; - case 41: // Scale - dxfLine.replace( QRegExp(","), "." ); - patternScale=dxfLine.toDouble(); - break; - case 52: // Angle - - break; - case 70: // Solid (=1) or pattern (=0) - - break; - case 39: // Thickness - pen.setWidth(FilterDXF::numberToWidth(dxfLine.toInt())); - break; - case 62: // Color - pen.setColor(FilterDXF::numberToColor(dxfLine.toInt())); - break; - case 91: // Number of boundary paths (loops) - //numPaths=dxfLine.toInt(); - break; - case 92: // Typ of boundary - - break; - case 93: // Number of edges in this boundary - //numEdges=dxfLine.toInt(); - break; - case 72: // Edge typ - switch(dxfLine.toInt()) { - case 1: nextObjectTyp=T_LINE; break; - case 2: nextObjectTyp=T_ARC; break; - default: break; - } - break; - - default: - break; - } - } - } - }while(dxfCode && code!=0); - - graphic->addHatching(patternScale, - patternName, - currentLayerNum, - add); - - graphic->editDelete(false); - - } - */ - - } - } -#warning "This will probably fail since it was expecting to be null on EOF" - while (!dxfLine.isEmpty() && dxfLine != "EOF"); - - //graphic->terminateAction(); - - //graphic->debugElements(); - - ret = true; - } - else - { - ret = false; - } - - return ret; -} - -/** - * Resets the whole object - * (base class too) - */ -void FilterDXF1::reset() -{ - file.reset(); - - delBuffer(); - fBufP = 0; - fSize = 0; - - if (fPointer) - { - fclose(fPointer); - fPointer = 0; - } -} - -/** - * Reset buffer pointer to the beginning of the buffer: - */ -void FilterDXF1::resetBufP() -{ - fBufP = 0; -} - -/** - * Set buffer pointer to the given index: - */ -void FilterDXF1::setBufP(int _fBufP) -{ - if (_fBufP < (int)fSize) - fBufP = _fBufP; -} - -/** - * delete buffer: - */ -void FilterDXF1::delBuffer() -{ - if (fBuf) - { - delete[] fBuf; - fBuf = 0; - } -} - -/** - * Remove any 13-characters in the buffer: - */ -void FilterDXF1::dos2unix() -{ - char * src = fBuf, * dst = fBuf; - - if (!fBuf) - return; - - while (*src != '\0') - { - if (*src == '\r') - dosFile = true; - else - *dst++ = *src; - - src++; - } - - *dst = '\0'; -} - -// Get next line in the buffer: -// and overread ALL seperators -// -// return: -Null-string: end of buffer -// -String which is the next line in buffer -// -QString FilterDXF1::getBufLine() -{ - char * ret; - QString str; - - if (fBufP >= (int)fSize) - return QString::null; - - ret = &fBuf[fBufP]; - - // Move fBufP pointer to the next line - while (fBufP < (int)fSize && fBuf[fBufP++] != '\0') - ; - -// str = QString::fromLocal8Bit(ret).stripWhiteSpace(); - str = QString::fromLocal8Bit(ret).simplified(); - -// if (str.isNull()) -// { -// return ""; -// } -// else -// { - return str; -// } -} - - -// Get next line in the buffer: -// and overread ALL seperators -// -// return: -Null-string: end of buffer -// -String which is the next line in buffer -// -char * FilterDXF1::getBufLineCh() -{ - char * ret; - - if (fBufP >= (int)fSize) - return 0; - - ret = &fBuf[fBufP]; - - // Skip empty lines - /*if (*ret == '\0' && noEmptyLines) { - while (++fBufP < (int)fSize && fBuf[fBufP] == '\0') - ; - if (fBufP >= (int)fSize) - return 0; - ret = &fBuf[fBufP]; -}*/ - - // Move fBufP pointer to the next line - while (fBufP < (int)fSize && fBuf[fBufP++] != '\0') - ; - - return ret; -} - - -// Copy buffer from a given string: -// -void FilterDXF1::copyBufFrom(const char * _buf) -{ - if (_buf) - { - fBuf = new char[strlen(_buf) + 16]; - strcpy(fBuf, _buf); - } -} - - -// Go to the next '_lstr'-line in buffer: -// -// return: true: line found -// false: end of buffer -// -bool FilterDXF1::gotoBufLine(char * _lstr) -{ - QString l; - - do - { - l = getBufLine(); - } - while (!l.isNull() && l!=_lstr); - - if (!l.isNull()) - return true; - - return false; -} - - -// Goto next line where the string _lstr appears: -// -// return: true: string in line found -// false: end of buffer -// -// -bool FilterDXF1::gotoBufLineString(char * _lstr) -{ - QString l; - - do - { - l = getBufLine(); - } - while (!l.isNull() && l.contains(_lstr)); - - if (!l.isNull()) - return true; - - return false; -} - - -// Replace bynary Bytes (<32) by an other (given) byte: -// -void FilterDXF1::replaceBinaryBytesBy(char _c) -{ - int bc; - - for(bc=0; bc<(int)fSize; ++bc) - { - if (fBuf[bc] < 32 && fBuf[bc] >= 0) - { - fBuf[bc] = _c; - } - } -} - - -// Separate buffer (change chars sc1 and sc2 in '\0' -// -void FilterDXF1::separateBuf(char _c1, - char _c2, - char _c3, - char _c4) -{ - for(int bc=0; bc<(int)fSize; ++bc) - { - if (fBuf[bc] == _c1 || fBuf[bc] == _c2 || - fBuf[bc] == _c3 || fBuf[bc] == _c4) - { - fBuf[bc] = '\0'; - } - } -} - - -// remove comment between '_fc' and '_lc' -// comments get replaced by '\0' -// -void FilterDXF1::removeComment(char _fc, char _lc) -{ - bool rem = false; // Are we removing currrently? - int bc; // counter - - for(bc=0; bc<(int)fSize; ++bc) - { - if (fBuf[bc] == _fc) - rem = true; - - if (fBuf[bc] == _lc) - { - fBuf[bc] = '\0'; - rem = false; - } - - if (rem) - fBuf[bc] = '\0'; - } -} - -// Read file '_name' in buffer (buf) -// -// '_bNum' : Max number of Bytes -// : -1: All -// return: true: successful -// false: file not found -// -bool FilterDXF1::readFileInBuffer(char * _name, int _bNum) -{ -// file.setName(_name); - file.setFileName(_name); - return readFileInBuffer(_bNum); -} - -// Read file in buffer (buf) -// -// 'bNum' : Max number of Bytes -// : -1: All -// return: true: successful -// false: file not found -// -bool FilterDXF1::readFileInBuffer(int _bNum) -{ - fPointer = fopen(name.toAscii().data(), "rb"); - - if (fPointer != NULL) - { -// if (file.open(QIODevice::ReadOnly, fPointer)) - if (file.open(fPointer, QIODevice::ReadOnly)) - { - fSize = file.size(); - - if (_bNum == -1) - _bNum = fSize; - - fBuf = new char[_bNum + 16]; - -// file.readBlock(fBuf, _bNum); - file.read(fBuf, _bNum); - fBuf[_bNum] = '\0'; - file.close(); - } - - fclose(fPointer); - - // Convert 13/10 to 10 - dos2unix(); - fPointer = NULL; - - return true; - } - - return false; -} - - -// Decode a DXF string to the C-convention (special character \P is a \n) -// -void FilterDXF1::strDecodeDxfString(QString & str) -{ - if (str.isEmpty()) - return; - - str.replace(QRegExp("%%c"), QChar(0xF8)); // Diameter - str.replace(QRegExp("%%d"), QChar(0xB0)); // Degree - str.replace(QRegExp("%%p"), QChar(0xB1)); // Plus/minus - str.replace(QRegExp("\\\\[pP]"), QChar('\n')); -} - - -// Compare two double values: -// -// return: true: values are equal -// false: values are not equal -// -bool FilterDXF1::mtCompFloat(double _v1, double _v2, double _tol) -{ - double delta = _v2 - _v1; - - if (delta > -_tol && delta < _tol) - return true; - else - return false; -} - - -// EOF - diff --git a/src/base/filterdxf1.h b/src/base/filterdxf1.h deleted file mode 100644 index 1deea27..0000000 --- a/src/base/filterdxf1.h +++ /dev/null @@ -1,103 +0,0 @@ -#ifndef __FILTERDXF1_H__ -#define __FILTERDXF1_H__ - -#include - -#include "filterinterface.h" -//#include "file.h" - -/** - * This format filter class can import and export old DXF files - * from QCad 1.x. - * - * This is legacy code from QCad 1.x. - * - * @author Andrew Mustun - */ -class FilterDXF1 : public FilterInterface -{ -public: - FilterDXF1(); - ~FilterDXF1() {} - - /** - * @return RS2::FormatDXF1. - */ - //RS2::FormatType rtti() { - // return RS2::FormatDXF1; - //} - - /* - virtual bool canImport(RS2::FormatType t) { - return (t==RS2::FormatDXF1); - } - - virtual bool canExport(RS2::FormatType t) { - return false; - }*/ - - virtual bool fileImport(Drawing& g, const QString& file, RS2::FormatType /*type*/); - - virtual bool fileExport(Drawing& /*g*/, const QString& /*file*/, - RS2::FormatType /*type*/) { - DEBUG->print(Debug::D_WARNING, - "Exporting of QCad 1.x file not implemented"); - return false; - } - - bool readFromBuffer(); - - void reset(); - void resetBufP(); - - void setBufP(int _fBufP); - int getBufP() { - return fBufP; - } - void delBuffer(); - void dos2unix(); - - QString getBufLine(); - char* getBufLineCh(); - char* getBuf() { - return fBuf; - } - void setBuf(char* _buf) { - fBuf=_buf; - } - void setFSize(uint _s) { - fSize=_s; - } - void copyBufFrom(const char* _buf); - bool gotoBufLine(char* _lstr); - bool gotoBufLineString(char* _lstr); - - void replaceBinaryBytesBy(char _c); - void separateBuf(char _c1=13, - char _c2=10, - char _c3=0, - char _c4=0); - void removeComment(char _fc='(', - char _lc=')'); - - bool readFileInBuffer(char* _name, int _bNum=-1); - bool readFileInBuffer(int _bNum=-1); - - void strDecodeDxfString(QString& str); - bool mtCompFloat(double _v1, double _v2, double _tol=1.0e-6); - -protected: - /** Pointer to the graphic we currently operate on. */ - Drawing* graphic; - FILE* fPointer; // File pointer - char* fBuf; // Filebuffer - int fBufP; // Filebuffer-Pointer (walks through 'fBuf') - uint fSize; // Filesize - bool dosFile; // File is in DOS-format - int numElements; - QString name; - QFile file; -} -; - -#endif diff --git a/src/base/filterinterface.cpp b/src/base/filterinterface.cpp deleted file mode 100644 index 3259794..0000000 --- a/src/base/filterinterface.cpp +++ /dev/null @@ -1,77 +0,0 @@ -// filterinterface.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 05/05/2010 Moved implementation from header to this file. :-) -// - -#include "filterinterface.h" - -#include "debug.h" - -/** - * Constructor. - */ -FilterInterface::FilterInterface() -{ - //std::cout << "FilterInterface\n"; - //graphic = NULL; -} - -/** - * Destructor. - */ -/*virtual*/ FilterInterface::~FilterInterface() -{ -} - -/** - * Checks if this filter can import the given file type. - * - * @retval true if the filter can import the file type - * @retval false otherwise. - */ -/*virtual*/ bool FilterInterface::canImport(RS2::FormatType t) -{ -// return !(importFormats.find(t) == importFormats.end()); - return (importFormats.indexOf(t) != -1); -} - -/** - * Checks if this filter can export the given file type. - * - * @return true if the filter can export the file type, - * false otherwise. - */ -/*virtual*/ bool FilterInterface::canExport(RS2::FormatType t) -{ -// return !(exportFormats.find(t) == exportFormats.end()); - return (exportFormats.indexOf(t) != -1); -} - -/** - * Adds a file extension which can be imported by this filter. - */ -void FilterInterface::addImportFormat(RS2::FormatType type) -{ - DEBUG->print("Filter can import %d", (int)type); - importFormats += type; -} - -/** - * Adds a file extension which can be exported by this filter. - */ -void FilterInterface::addExportFormat(RS2::FormatType type) -{ - DEBUG->print("Filter can export %d", (int)type); - exportFormats += type; -} diff --git a/src/base/filterinterface.h b/src/base/filterinterface.h deleted file mode 100644 index 3150eea..0000000 --- a/src/base/filterinterface.h +++ /dev/null @@ -1,58 +0,0 @@ -#ifndef __FILTERINTERFACE_H__ -#define __FILTERINTERFACE_H__ - -#include -#include "drawing.h" - -/** - * This is the interface that must be implemented for all - * format filter classes. The FileIO class - * uses the methods defined in here to interact with the format - * filter classes. - * - * @author Andrew Mustun - */ -class FilterInterface -{ - public: - /** - * Constructor. - */ - FilterInterface(); - virtual ~FilterInterface(); - - virtual bool canImport(RS2::FormatType t); - virtual bool canExport(RS2::FormatType t); - - /** - * The implementation of this method in a inherited format - * class should read a file from disk and put the entities - * into the current entity container. - */ - virtual bool fileImport(Drawing & g, const QString & file, RS2::FormatType type) = 0; - - /** - * The implementation of this method in a inherited format - * class should write the entities in the current entity container - * to a file on the disk. - */ - virtual bool fileExport(Drawing & g, const QString & file, RS2::FormatType type) = 0; - - protected: - void addImportFormat(RS2::FormatType type); - void addExportFormat(RS2::FormatType type); - - protected: - //! Pointer to the graphic we currently operate on. - //Drawing* graphic; - - //! Vector of file extensions this filter can import. -// Q3ValueList importFormats; - QList importFormats; - - //! Vector of file extensions this filter can export. -// Q3ValueList exportFormats; - QList exportFormats; -}; - -#endif diff --git a/src/base/flags.cpp b/src/base/flags.cpp deleted file mode 100644 index d5b4dd5..0000000 --- a/src/base/flags.cpp +++ /dev/null @@ -1,68 +0,0 @@ -// flags.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 08/03/2010 Created this file. :-) -// - -#include "flags.h" - -/** Default constructor. Resets all flags to 0. */ -Flags::Flags() -{ - flags = 0; -} - -/** Constructor with initialisation to the given flags. */ -Flags::Flags(unsigned int f) -{ - flags = f; -} - -/*virtual*/ Flags::~Flags() -{ -} - -unsigned int Flags::getFlags() const -{ - return flags; -} - -void Flags::resetFlags() -{ - flags = 0; -} - -void Flags::setFlags(unsigned int f) -{ - flags = f; -} - -void Flags::setFlag(unsigned int f) -{ - flags = flags | f; -} - -void Flags::delFlag(unsigned int f) -{ - flags = flags & (~f); -} - -void Flags::toggleFlag(unsigned int f) -{ - flags = flags ^ f; -} - -bool Flags::getFlag(unsigned int f) const -{ - return (flags & f ? true : false); -} diff --git a/src/base/flags.h b/src/base/flags.h deleted file mode 100644 index 29ab0e0..0000000 --- a/src/base/flags.h +++ /dev/null @@ -1,28 +0,0 @@ -#ifndef __FLAGS_H__ -#define __FLAGS_H__ - -/** - * Base class for objects which have flags. - * - * @author Andrew Mustun - */ -class Flags -{ - public: - Flags(); - Flags(unsigned int f); - virtual ~Flags(); - - unsigned int getFlags() const; - void resetFlags(); - void setFlags(unsigned int f); - void setFlag(unsigned int f); - void delFlag(unsigned int f); - void toggleFlag(unsigned int f) ; - bool getFlag(unsigned int f) const; - - private: - unsigned int flags; -}; - -#endif diff --git a/src/base/font.cpp b/src/base/font.cpp deleted file mode 100644 index 33c37d5..0000000 --- a/src/base/font.cpp +++ /dev/null @@ -1,290 +0,0 @@ -// font.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 05/28/2010 Added this text. :-) -// - -#include "font.h" - -#include "color.h" -#include "fontchar.h" -#include "mathextra.h" -#include "system.h" - -/** - * Constructor. - * - * @param owner true if the font owns the letters (blocks). Otherwise - * the letters will be deleted when the font is deleted. - */ -Font::Font(const QString & fn, bool owner): letterList(owner), fileName(fn), - encoding(""), loaded(false), letterSpacing(3.0), wordSpacing(6.75), - lineSpacingFactor(1.0) -{ -} - -/** @return the fileName of this font. */ -QString Font::getFileName() const -{ - return fileName; -} - -/** @return the encoding of this font. */ -QString Font::getEncoding() const -{ - return encoding; -} - -/** @return the alternative names of this font. */ -const QStringList & Font::getNames() const -{ - return names; -} - -/** @return the author(s) of this font. */ -const QStringList & Font::getAuthors() const -{ - return authors; -} - -/** @return Default letter spacing for this font */ -double Font::getLetterSpacing() -{ - return letterSpacing; -} - -/** @return Default word spacing for this font */ -double Font::getWordSpacing() -{ - return wordSpacing; -} - -/** @return Default line spacing factor for this font */ -double Font::getLineSpacingFactor() -{ - return lineSpacingFactor; -} - -/** - * Loads the font into memory. - * - * @retval true font was already loaded or is loaded now. - * @retval false font could not be loaded. - */ -bool Font::loadFont() -{ - DEBUG->print("Font::loadFont"); - - if (loaded) - return true; - - QString path; - - // Search for the appropriate font if we have only the name of the font: - if (!fileName.toLower().contains(".cxf")) - { - QStringList fonts = SYSTEM->getFontList(); - QFileInfo file; - - for(QStringList::Iterator it=fonts.begin(); it!=fonts.end(); it++) - { - if (QFileInfo(*it).baseName().toLower() == fileName.toLower()) - { - path = *it; - break; - } - } - } - // We have the full path of the font: - else - path = fileName; - - // No font paths found: - if (path.isEmpty()) - { - DEBUG->print(Debug::D_WARNING, "Font::loadFont: No fonts available."); - return false; - } - - // Open cxf file: - QFile file(path); - - if (!file.open(QIODevice::ReadOnly | QIODevice::Text)) - { - DEBUG->print(Debug::D_WARNING, "Font::loadFont: Cannot open font file: %s", - path.toAscii().data()); - return false; - } - - DEBUG->print("Font::loadFont: Successfully opened font file: %s", path.toAscii().data()); - - QTextStream ts(&file); - - // Read line by line until we find a new letter: -//I think this is wrong... We're mixing classes here... -//AND THAT WAS THE PROBLEM!!! -// while (!file.atEnd()) - while (!ts.atEnd()) - { - QString line = ts.readLine(); - - if (line.isEmpty()) - continue; - - // Read font settings: - if (line.at(0) == '#') - ParseIdentifier(ts, line); - // Add another letter to this font: - else if (line.at(0) == '[') - ParseCharacter(ts, line); - } - - file.close(); - loaded = true; - DEBUG->print("Font::loadFont OK"); - - return true; -} - -void Font::ParseIdentifier(QTextStream & ts, QString line) -{ - QStringList list = line.mid(1).split(":"); - QString identifier = "", value = ""; - - if (list.size() >= 1) - identifier = list[0].simplified().toLower(); - - if (list.size() >= 2) - value = list[1].simplified(); - - if (identifier == "letterspacing") - letterSpacing = value.toDouble(); - else if (identifier == "wordspacing") - wordSpacing = value.toDouble(); - else if (identifier == "linespacingfactor") - lineSpacingFactor = value.toDouble(); - else if (identifier == "author") - authors.append(value); - else if (identifier == "name") - names.append(value); - else if (identifier == "encoding") - { - ts.setCodec(QTextCodec::codecForName(value.toAscii())); - encoding = value; - } -} - -void Font::ParseCharacter(QTextStream & ts, QString line) -{ - // Unicode character: - QChar ch; - - // Read unicode: - QRegExp regexp("[0-9A-Fa-f]{4,4}"); - regexp.indexIn(line); - QString cap = regexp.cap(); - - if (!cap.isNull()) - { - int uCode = cap.toInt(NULL, 16); - ch = QChar(uCode); - } - // Read UTF8 (QCad 1 compatibility) - else if (line.indexOf(']') >= 3) - { - int i = line.indexOf(']'); - QString mid = line.mid(1, i - 1); - ch = QString::fromUtf8(mid.toAscii()).at(0); - } - // Read normal ascii character: - else - { - ch = line.at(1); - } - - // Create new letter: - FontChar * letter = new FontChar(NULL, ch, Vector(0.0, 0.0)); - // Read entities of this letter: - line = ts.readLine(); - - while (!line.isEmpty()) - { - QStringList coords = line.mid(2).split(","); - QStringList::Iterator it2 = coords.begin(); - - if (line.at(0) == 'L') // Line - { - double x1 = (*it2++).toDouble(); - double y1 = (*it2++).toDouble(); - double x2 = (*it2++).toDouble(); - double y2 = (*it2).toDouble(); - - LineData ld(Vector(x1, y1), Vector(x2, y2)); - Line * line = new Line(letter, ld); - line->setPen(Pen(RS2::FlagInvalid)); - line->setLayer(NULL); - letter->addEntity(line); - } - else if (line.at(0) == 'A') // Arc - { - double cx = (*it2++).toDouble(); - double cy = (*it2++).toDouble(); - double r = (*it2++).toDouble(); - double a1 = (*it2++).toDouble() / ARAD; - double a2 = (*it2).toDouble() / ARAD; - bool reversed = (line.at(1) == 'R'); - - ArcData ad(Vector(cx, cy), r, a1, a2, reversed); - Arc * arc = new Arc(letter, ad); - arc->setPen(Pen(RS2::FlagInvalid)); - arc->setLayer(NULL); - letter->addEntity(arc); - } - - line = ts.readLine(); - } - - letter->calculateBorders(); - letterList.add(letter); -} - -// Wrappers for block list (letters) functions -BlockList * Font::getLetterList() -{ - return &letterList; -} - -Block * Font::findLetter(const QString & name) -{ - return letterList.find(name); -} - -uint Font::countLetters() -{ - return letterList.count(); -} - -Block * Font::letterAt(uint i) -{ - return letterList.at(i); -} - -/** - * Dumps the fonts data to stdout. - */ -std::ostream & operator<<(std::ostream & os, const Font & f) -{ - os << " Font file name: " << f.getFileName().toLatin1().data() << "\n"; - //<< (BlockList&)f << "\n"; - return os; -} diff --git a/src/base/font.h b/src/base/font.h deleted file mode 100644 index f2e1bbf..0000000 --- a/src/base/font.h +++ /dev/null @@ -1,66 +0,0 @@ -#ifndef __FONT_H__ -#define __FONT_H__ - -#include -#include -#include "blocklist.h" - -/** - * Class for representing a font. This is implemented as a Drawing - * with a name (the font name) and several blocks, one for each letter - * in the font. - * - * @author Andrew Mustun - */ -class Font -{ - friend class FontList; - - public: - Font(const QString & name, bool owner = true); - - QString getFileName() const; - QString getEncoding() const; - const QStringList & getNames() const; - const QStringList & getAuthors() const; - double getLetterSpacing(); - double getWordSpacing(); - double getLineSpacingFactor(); - bool loadFont(); - - // Wrappers for block list (letters) functions - BlockList * getLetterList(); - Block * findLetter(const QString & name); - uint countLetters(); - Block * letterAt(uint i); - - friend std::ostream & operator<<(std::ostream & os, const Font & l); - -#if 1 - private: - void ParseIdentifier(QTextStream &, QString); - void ParseCharacter(QTextStream &, QString); -#endif - - private: - //! block list (letters) - BlockList letterList; - //! Font file name - QString fileName; - //! Font encoding (see docu for QTextCodec) - QString encoding; - //! Font names - QStringList names; - //! Authors - QStringList authors; - //! Is this font currently loaded into memory? - bool loaded; - //! Default letter spacing for this font - double letterSpacing; - //! Default word spacing for this font - double wordSpacing; - //! Default line spacing factor for this font - double lineSpacingFactor; -}; - -#endif diff --git a/src/base/fontchar.h b/src/base/fontchar.h deleted file mode 100644 index 40b84ea..0000000 --- a/src/base/fontchar.h +++ /dev/null @@ -1,39 +0,0 @@ -#ifndef __FONTCHAR_H__ -#define __FONTCHAR_H__ - -#include "block.h" - -/** - * A character in a font is represented by this special block class. - * - * @author Andrew Mustun - */ -class FontChar: public Block -{ -public: - /** - * @param parent The font this block belongs to. - * @param name The name of the letter (a unicode char) used as - * an identifier. - * @param basePoint Base point (offset) of the letter (usually 0/0). - */ - FontChar(EntityContainer * parent, const QString & name, Vector basePoint): - Block(parent, BlockData(name, basePoint, false)) {} - - virtual ~FontChar() {} - - /** @return RS2::EntityFontChar */ - virtual RS2::EntityType rtti() const - { - return RS2::EntityFontChar; - } - - /*friend std::ostream& operator << (std::ostream& os, const FontChar& b) { - os << " name: " << b.getName().latin1() << "\n"; - os << " entities: " << (EntityContainer&)b << "\n"; - return os; -}*/ -protected: -}; - -#endif diff --git a/src/base/fontlist.cpp b/src/base/fontlist.cpp deleted file mode 100644 index 2c1b742..0000000 --- a/src/base/fontlist.cpp +++ /dev/null @@ -1,197 +0,0 @@ -// fontlist.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 05/27/2010 Added this text. :-) -// - -#include "fontlist.h" - -#include "font.h" -#include "entity.h" -#include "system.h" - -//[DONE] #warning "!!! NEED TO FIX ITERATORS IN THIS CLASS !!!" - -FontList * FontList::uniqueInstance = NULL; - -/** - * Default constructor. - */ -FontList::FontList(): fontIterator(fonts) -{ -//Dealt with here... -//#warning "!!! Need to deal with setAutoDelete() Qt3->Qt4 !!!" -// fonts.setAutoDelete(true); - //fontListListeners.setAutoDelete(false); -} - -/*static*/ FontList * FontList::instance() -{ - if (uniqueInstance == NULL) - uniqueInstance = new FontList(); - - return uniqueInstance; -} - -FontList::~FontList() -{ - clearFonts(); -} - -/** - * Initializes the font list by creating empty Font - * objects, one for each font that could be found. - */ -void FontList::init() -{ - DEBUG->print("FontList::initFonts"); - - QStringList list = SYSTEM->getFontList(); -// Q3Dict added; //used to remeber added fonts (avoid duplication) - QMultiHash added; //used to remeber added fonts (avoid duplication) - - for(QStringList::Iterator it=list.begin(); it!=list.end(); ++it) - { - DEBUG->print("font: %s:", (*it).toLatin1().data()); -//printf("FontList::init(): font: %s:\n", (*it).toLatin1().data()); - - QFileInfo fi(*it); - -// if (!added[fi.baseName()]) - if (added.value(fi.baseName()) == 0) - { - Font * font = new Font(fi.baseName()); - fonts.append(font); - added.insert(fi.baseName(), (char *)1); - } - - DEBUG->print("base: %s", fi.baseName().toLatin1().data()); - } -} - -/** - * Removes all fonts in the fontlist. - */ -void FontList::clearFonts() -{ -// fonts.clear(); - while (!fonts.isEmpty()) - delete fonts.takeFirst(); -} - -int FontList::countFonts() -{ - return fonts.count(); -} - -/** - * Removes a font from the list. - * Listeners are notified after the font was removed from - * the list but before it gets deleted. - */ -void FontList::removeFont(Font * font) -{ - DEBUG->print("FontList::removeFont()"); - - // here the font is removed from the list but not deleted -// fonts.remove(font); - // Here we have to delete this ourselves, because there is no AutoDelete - // for QLists - int i = fonts.indexOf(font); - - if (i != -1) - delete fonts.takeAt(i); - - //for (uint i=0; ifontRemoved(font); - //} -} - -/** - * @return Pointer to the font with the given name or - * \p NULL if no such font was found. The font will be loaded into - * memory if it's not already. - */ -Font * FontList::requestFont(const QString & name) -{ - DEBUG->print("FontList::requestFont %s", name.toLatin1().data()); - - QString name2 = name.toLower(); - Font * foundFont = NULL; - - // QCad 1 compatibility: - if (name2.contains('#') && name2.contains('_')) -// name2 = name2.left(name2.find('_')); - name2 = name2.left(name2.indexOf('_')); - else if (name2.contains('#')) -// name2 = name2.left(name2.find('#')); - name2 = name2.left(name2.indexOf('#')); - - DEBUG->print("name2: %s", name2.toLatin1().data()); - - // Search our list of available fonts: -// for(Font * f=fonts.first(); f!=NULL; f=fonts.next()) - for(int i=0; igetFileName() == name2) - { - // Make sure this font is loaded into memory: - f->loadFont(); - foundFont = f; - break; - } - } - - if (foundFont == NULL && name != "standard") - foundFont = requestFont("standard"); - - return foundFont; -} - -//! @return First font of the list. -Font * FontList::firstFont() -{ -// return fonts.first(); -// fontIterator.toFront(); -// return fontIterator.next(); - - fontIterator = fonts; - return (fontIterator.hasNext() ? fontIterator.next() : NULL); -} - -/** - * @return Next font from the list after - * calling firstFont() or nextFont(). - */ -Font * FontList::nextFont() -{ -// return fonts.next(); -// return fontIterator.next(); - return (fontIterator.hasNext() ? fontIterator.next() : NULL); -} - -/** - * Dumps the fonts to stdout. - */ -std::ostream & operator<<(std::ostream & os, FontList & l) -{ - os << "Fontlist: \n"; - - for(Font * f=l.firstFont(); f!=NULL; f=l.nextFont()) - os << *f << "\n"; - - return os; -} diff --git a/src/base/fontlist.h b/src/base/fontlist.h deleted file mode 100644 index 29d1dc0..0000000 --- a/src/base/fontlist.h +++ /dev/null @@ -1,49 +0,0 @@ -#ifndef __FONTLIST_H__ -#define __FONTLIST_H__ - -#include - -#define FONTLIST FontList::instance() - -class Font; - -/** - * The global list of fonts. This is implemented as a singleton. - * Use FontList::instance() to get a pointer to the object. - * - * @author James Hammons - * @author Andrew Mustun - */ -class FontList -{ - protected: - FontList(); - - public: - /** - * @return Instance to the unique font list. - */ - static FontList * instance(); - - virtual ~FontList(); - - void init(); - void clearFonts(); - int countFonts(); - virtual void removeFont(Font * font); - Font * requestFont(const QString & name); - Font * firstFont(); - Font * nextFont(); - - friend std::ostream & operator<<(std::ostream & os, FontList & l); - - protected: - static FontList * uniqueInstance; - - private: - //! fonts in the graphic - QList fonts; - QListIterator fontIterator; -}; - -#endif // __FONTLIST_H__ diff --git a/src/base/grid.cpp b/src/base/grid.cpp deleted file mode 100644 index bfb9cc8..0000000 --- a/src/base/grid.cpp +++ /dev/null @@ -1,460 +0,0 @@ -// grid.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 05/21/2010 Added this text. :-) -// - -#include "grid.h" - -#include "drawing.h" -#include "graphicview.h" -#include "settings.h" -#include "units.h" -#include "vector.h" - -#warning "!!! Clean out all references to RS_GraphicView here and in header !!!" -/** - * Constructor. - */ -Grid::Grid(GraphicView * gv): graphicView(gv), pt(NULL), number(0), - metaX(NULL), numMetaX(0), metaY(NULL), numMetaY(0) -{ -} - -/** - * Destructor. - */ -Grid::~Grid() -{ - if (pt != NULL) - delete[] pt; - - if (metaX != NULL) - delete[] metaX; - - if (metaY != NULL) - delete[] metaY; -} - -/** - * Updates the grid point array. - */ -void Grid::update() -{ - DEBUG->print("Grid::update"); - - if (!graphicView->isGridOn()) - return; - - Drawing * drawing = graphicView->GetDrawing(); - - // auto scale grid? - settings.beginGroup("Appearance"); - bool scaleGrid = settings.value("ScaleGrid", true).toBool(); - int minGridSpacing = settings.value("MinGridSpacing", 10).toInt(); - settings.endGroup(); - - // get grid setting - Vector userGrid; - - if (drawing != NULL) - userGrid = drawing->getVariableVector("$GRIDUNIT", Vector(-1.0, -1.0)); - - // delete old grid: - if (pt != NULL) - { - delete[] pt; - pt = NULL; - } - - if (metaX != NULL) - { - delete[] metaX; - metaX = NULL; - } - - if (metaY != NULL) - { - delete[] metaY; - metaY = NULL; - } - - number = 0; - numMetaX = 0; - numMetaY = 0; - - DEBUG->print("Grid::update: 001"); - - // find out unit: - RS2::Unit unit = RS2::None; - RS2::LinearFormat format = RS2::Decimal; - - if (drawing != NULL) - { - unit = drawing->getUnit(); - format = drawing->getLinearFormat(); - } - - Vector gridWidth; - Vector metaGridWidth; - - DEBUG->print("Grid::update: 002"); - - // init grid spacing: - // metric grid: - if (Units::isMetric(unit) || unit == RS2::None - || format == RS2::Decimal || format == RS2::Engineering) - { - if (userGrid.x > 0.0) - gridWidth.x = userGrid.x; - else - gridWidth.x = 0.000001; - - if (userGrid.y > 0.0) - gridWidth.y = userGrid.y; - else - gridWidth.y = 0.000001; - - DEBUG->print("Grid::update: 003"); - - // auto scale grid - if (scaleGrid) - { - while (graphicView->toGuiDX(gridWidth.x) < minGridSpacing) - gridWidth.x *= 10; - - while (graphicView->toGuiDY(gridWidth.y) < minGridSpacing) - gridWidth.y *= 10; - } - - metaGridWidth.x = gridWidth.x * 10; - metaGridWidth.y = gridWidth.y * 10; - - DEBUG->print("Grid::update: 004"); - } - // imperial grid: - else - { - DEBUG->print("Grid::update: 005"); - - if (userGrid.x > 0.0) - gridWidth.x = userGrid.x; - else - gridWidth.x = 1.0 / 1024.0; - - if (userGrid.y > 0.0) - gridWidth.y = userGrid.y; - else - gridWidth.y = 1.0 / 1024.0; - - DEBUG->print("Grid::update: 006"); - - if (unit == RS2::Inch) - { - DEBUG->print("Grid::update: 007"); - - // auto scale grid - if (scaleGrid) - { - while (graphicView->toGuiDX(gridWidth.x) < minGridSpacing) - { - if (Math::round(gridWidth.x) >= 36) - { - gridWidth.x *= 2; - } - else if (Math::round(gridWidth.x) >= 12) - { - gridWidth.x *= 3; - } - else if (Math::round(gridWidth.x) >= 4) - { - gridWidth.x *= 3; - } - else if (Math::round(gridWidth.x) >= 1) - { - gridWidth.x *= 2; - } - else - { - gridWidth.x*=2; - } - } - - while (graphicView->toGuiDY(gridWidth.y) < minGridSpacing) - { - if (Math::round(gridWidth.y) >= 36) - { - gridWidth.y *= 2; - } - else if (Math::round(gridWidth.y) >= 12) - { - gridWidth.y *= 3; - } - else if (Math::round(gridWidth.y) >= 4) - { - gridWidth.y *= 3; - } - else if (Math::round(gridWidth.y) >= 1) - { - gridWidth.y *= 2; - } - else - { - gridWidth.y *= 2; - } - } - } - - DEBUG->print("Grid::update: 008"); - - // metagrid X shows inches.. - metaGridWidth.x = 1.0; - - if (graphicView->toGuiDX(metaGridWidth.x) < minGridSpacing * 2) - { - // .. or feet - metaGridWidth.x = 12.0; - - // .. or yards - if (graphicView->toGuiDX(metaGridWidth.x) < minGridSpacing * 2) - { - metaGridWidth.x = 36.0; - - // .. or miles (not really..) - //if (graphicView->toGuiDX(metaGridWidth.x)<20) { - // metaGridWidth.x = 63360.0; - //} - - // .. or nothing - if (graphicView->toGuiDX(metaGridWidth.x) < minGridSpacing * 2) - metaGridWidth.x = -1.0; - - } - } - - DEBUG->print("Grid::update: 009"); - - // metagrid Y shows inches.. - metaGridWidth.y = 1.0; - - if (graphicView->toGuiDY(metaGridWidth.y) < minGridSpacing * 2) - { - // .. or feet - metaGridWidth.y = 12.0; - - // .. or yards - if (graphicView->toGuiDY(metaGridWidth.y) < minGridSpacing * 2) - { - metaGridWidth.y = 36.0; - - // .. or miles (not really..) - //if (graphicView->toGuiDY(metaGridWidth.y)<20) { - // metaGridWidth.y = 63360.0; - //} - - // .. or nothing - if (graphicView->toGuiDY(metaGridWidth.y) < minGridSpacing * 2) - { - metaGridWidth.y = -1.0; - } - - } - } - - DEBUG->print("Grid::update: 010"); - } - else - { - DEBUG->print("Grid::update: 011"); - - if (scaleGrid) - { - while (graphicView->toGuiDX(gridWidth.x) < minGridSpacing) - { - gridWidth.x *= 2; - } - - metaGridWidth.x = -1.0; - - while (graphicView->toGuiDY(gridWidth.y) < minGridSpacing) - { - gridWidth.y *= 2; - } - - metaGridWidth.y = -1.0; - } - DEBUG->print("Grid::update: 012"); - } - //gridWidth.y = gridWidth.x; - //metaGridWidth.y = metaGridWidth.x; - } - - DEBUG->print("Grid::update: 013"); - - // for grid info: - spacing = gridWidth.x; - metaSpacing = metaGridWidth.x; - - if (gridWidth.x > 1.0e-6 && gridWidth.y > 1.0e-6 - && graphicView->toGuiDX(gridWidth.x) > 2 - && graphicView->toGuiDY(gridWidth.y) > 2) - { - // find grid boundaries - double left = (int)(graphicView->toGraphX(0) / gridWidth.x) * gridWidth.x; - double right = (int)(graphicView->toGraphX(graphicView->getWidth()) - / gridWidth.x) * gridWidth.x; - double top = (int)(graphicView->toGraphY(0) / gridWidth.y) * gridWidth.y; - double bottom = (int)(graphicView->toGraphY(graphicView->getHeight()) - / gridWidth.y) * gridWidth.y; - - left -= gridWidth.x; - right += gridWidth.x; - top += gridWidth.y; - bottom -= gridWidth.y; - - // calculate number of visible grid points - int numberX = (Math::round((right-left) / gridWidth.x) + 1); - int numberY = (Math::round((top-bottom) / gridWidth.y) + 1); - number = numberX * numberY; - - DEBUG->print("Grid::update: 014"); - - // create grid array: - if (number > 0 && number < 1000000) - { - pt = new Vector[number]; - - int i=0; - for(int y=0; yprint("Grid::update: 015"); - } - - // find meta grid boundaries - if (metaGridWidth.x > 1.0e-6 && metaGridWidth.y > 1.0e-6 - && graphicView->toGuiDX(metaGridWidth.x) > 2 - && graphicView->toGuiDY(metaGridWidth.y) > 2) - { - double mleft = (int)(graphicView->toGraphX(0) - / metaGridWidth.x) * metaGridWidth.x; - double mright = (int)(graphicView->toGraphX(graphicView->getWidth()) - / metaGridWidth.x) * metaGridWidth.x; - double mtop = (int)(graphicView->toGraphY(0) - / metaGridWidth.y) * metaGridWidth.y; - double mbottom = (int)(graphicView->toGraphY(graphicView->getHeight()) - / metaGridWidth.y) * metaGridWidth.y; - - mleft -= metaGridWidth.x; - mright += metaGridWidth.x; - mtop += metaGridWidth.y; - mbottom -= metaGridWidth.y; - - // calculate number of visible meta grid lines: - numMetaX = (Math::round((mright - mleft) / metaGridWidth.x) + 1); - numMetaY = (Math::round((mtop - mbottom) / metaGridWidth.y) + 1); - - if (numMetaX > 0 && numMetaY > 0) - { - // create meta grid arrays: - metaX = new double[numMetaX]; - metaY = new double[numMetaY]; - - int i = 0; - - for(int x=0; xprint("Grid::update: OK"); -} - -/** - * @return Array of all visible grid points. - */ -Vector * Grid::getPoints() -{ - return pt; -} - -/** - * @return Number of visible grid points. - */ -int Grid::count() -{ - return number; -} - -/** - * @return Grid info for status widget. - */ -QString Grid::getInfo() -{ - return QString("%1 / %2").arg(spacing).arg(metaSpacing); -} - -/** - * @return Meta grid positions in X. - */ -double * Grid::getMetaX() -{ - return metaX; -} - -/** - * @return Number of visible meta grid lines in X. - */ -int Grid::countMetaX() -{ - return numMetaX; -} - -/** -* @return Meta grid positions in Y. -*/ -double * Grid::getMetaY() -{ - return metaY; -} - -/** -* @return Number of visible meta grid lines in Y. -*/ -int Grid::countMetaY() -{ - return numMetaY; -} diff --git a/src/base/grid.h b/src/base/grid.h deleted file mode 100644 index b037bf0..0000000 --- a/src/base/grid.h +++ /dev/null @@ -1,57 +0,0 @@ -#ifndef __GRID_H__ -#define __GRID_H__ - -#include - -//class RS_GraphicView; -class GraphicView; -class Vector; - -/** - * This class represents a grid. Grids can be drawn on graphic - * views and snappers can snap to the grid points. - * - * @author Andrew Mustun - */ -class Grid -{ - public: -// Grid(RS_GraphicView *); - Grid(GraphicView *); - ~Grid(); - - void update(); - - Vector * getPoints(); - int count(); - QString getInfo(); - double * getMetaX(); - int countMetaX(); - double * getMetaY(); - int countMetaY(); - - protected: - //! Graphic view this grid is connected to. -// RS_GraphicView * graphicView; - GraphicView * graphicView; - - //! Current grid spacing - double spacing; - //! Current meta grid spacing - double metaSpacing; - - //! Pointer to array of grid points - Vector * pt; - //! Number of points in the array - int number; - //! Meta grid positions in X - double * metaX; - //! Number of meta grid lines in X - int numMetaX; - //! Meta grid positions in Y - double * metaY; - //! Number of meta grid lines in Y - int numMetaY; -}; - -#endif diff --git a/src/base/hatch.cpp b/src/base/hatch.cpp deleted file mode 100644 index f7442de..0000000 --- a/src/base/hatch.cpp +++ /dev/null @@ -1,818 +0,0 @@ -// hatch.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 05/28/2010 Added this text. :-) -// - -#include "hatch.h" - -#include -#include "drawing.h" -#include "graphicview.h" -#include "information.h" -#include "paintinterface.h" -#include "pattern.h" -#include "patternlist.h" - -/** - * Constructor. - */ -Hatch::Hatch(EntityContainer * parent, const HatchData & d): - EntityContainer(parent), data(d) -{ - hatch = NULL; - updateRunning = false; - needOptimization = true; -} - -/*virtual*/ Hatch::~Hatch() -{ -} - -Entity * Hatch::clone() -{ - Hatch * t = new Hatch(*this); -#warning "!!! Need to deal with setAutoDelete() Qt3->Qt4 !!!" -// t->entities.setAutoDelete(entities.autoDelete()); - t->initId(); - t->detach(); - t->hatch = NULL; - return t; -} - -/** @return RS2::EntityHatch */ -/*virtual*/ RS2::EntityType Hatch::rtti() const -{ - return RS2::EntityHatch; -} - -/** - * @return true: if this is a hatch with lines (hatch pattern), - * false: if this is filled with a solid color. - */ -/*virtual*/ bool Hatch::isContainer() const -{ - if (isSolid()) - return false; - - return true; -} - -/** @return Copy of data that defines the hatch. */ -HatchData Hatch::getData() const -{ - return data; -} - -/** - * Validates the hatch. - */ -bool Hatch::validate() -{ - bool ret = true; - - // loops: - for(Entity * l=firstEntity(RS2::ResolveNone); l!=NULL; l=nextEntity(RS2::ResolveNone)) - { - if (l->rtti() == RS2::EntityContainer) - { - EntityContainer * loop = (EntityContainer *)l; - ret = loop->optimizeContours() && ret; - } - } - - return ret; -} - -/** - * @return Number of loops. - */ -int Hatch::countLoops() -{ - if (data.solid) - return count(); - else - return count() - 1; -} - -/** @return true if this is a solid fill. false if it is a pattern hatch. */ -bool Hatch::isSolid() const -{ - return data.solid; -} - -void Hatch::setSolid(bool solid) -{ - data.solid = solid; -} - -QString Hatch::getPattern() -{ - return data.pattern; -} - -void Hatch::setPattern(const QString & pattern) -{ - data.pattern = pattern; -} - -double Hatch::getScale() -{ - return data.scale; -} - -void Hatch::setScale(double scale) -{ - data.scale = scale; -} - -double Hatch::getAngle() -{ - return data.angle; -} - -void Hatch::setAngle(double angle) -{ - data.angle = angle; -} - -/** - * Recalculates the borders of this hatch. - */ -void Hatch::calculateBorders() -{ - DEBUG->print("Hatch::calculateBorders"); - - activateContour(true); - EntityContainer::calculateBorders(); - - DEBUG->print("Hatch::calculateBorders: size: %f,%f", getSize().x, getSize().y); - - activateContour(false); -} - -/** - * Updates the Hatch. Called when the - * hatch or it's data, position, alignment, .. changes. - */ -void Hatch::update() -{ - DEBUG->print("Hatch::update"); - DEBUG->print("Hatch::update: contour has %d loops", count()); - - if (updateRunning) - return; - - if (updateEnabled == false) - return; - - if (data.solid == true) - return; - - DEBUG->print("Hatch::update"); - updateRunning = true; - - // delete old hatch: - if (hatch != NULL) - { - removeEntity(hatch); - hatch = NULL; - } - - if (isUndone()) - { - updateRunning = false; - return; - } - - if (!validate()) - { - DEBUG->print(Debug::D_WARNING, "Hatch::update: invalid contour in hatch found"); - updateRunning = false; - return; - } - - // search pattern: - DEBUG->print("Hatch::update: requesting pattern"); - Pattern * pat = PATTERNLIST->requestPattern(data.pattern); - - if (pat == NULL) - { - updateRunning = false; - DEBUG->print("Hatch::update: requesting pattern: not found"); - return; - } - - DEBUG->print("Hatch::update: requesting pattern: OK"); - - DEBUG->print("Hatch::update: cloning pattern"); - pat = (Pattern*)pat->clone(); - DEBUG->print("Hatch::update: cloning pattern: OK"); - - // scale pattern - DEBUG->print("Hatch::update: scaling pattern"); - pat->scale(Vector(0.0,0.0), Vector(data.scale, data.scale)); - pat->calculateBorders(); - forcedCalculateBorders(); - DEBUG->print("Hatch::update: scaling pattern: OK"); - - // find out how many pattern-instances we need in x/y: - int px1, py1, px2, py2; - double f; - Hatch * copy = (Hatch *)this->clone(); - copy->rotate(Vector(0.0, 0.0), -data.angle); - copy->forcedCalculateBorders(); - - // create a pattern over the whole contour. - Vector pSize = pat->getSize(); - Vector cPos = getMin(); - Vector cSize = getSize(); - - DEBUG->print("Hatch::update: pattern size: %f/%f", pSize.x, pSize.y); - DEBUG->print("Hatch::update: contour size: %f/%f", cSize.x, cSize.y); - - if (cSize.x < 1.0e-6 || cSize.y < 1.0e-6 || pSize.x < 1.0e-6 || pSize.y < 1.0e-6 - || cSize.x > RS_MAXDOUBLE - 1 || cSize.y > RS_MAXDOUBLE - 1 - || pSize.x > RS_MAXDOUBLE - 1 || pSize.y > RS_MAXDOUBLE - 1) - { - delete pat; - delete copy; - updateRunning = false; - DEBUG->print("Hatch::update: contour size or pattern size too small"); - return; - } - // avoid huge memory consumption: - else if (cSize.x / pSize.x > 100 || cSize.y / pSize.y > 100) - { - DEBUG->print("Hatch::update: contour size too large or pattern size too small"); - return; - } - - f = copy->getMin().x/pat->getSize().x; - px1 = (int)floor(f); - f = copy->getMin().y/pat->getSize().y; - py1 = (int)floor(f); - f = copy->getMax().x/pat->getSize().x; - px2 = (int)ceil(f) - 1; - f = copy->getMax().y/pat->getSize().y; - py2 = (int)ceil(f) - 1; - - EntityContainer tmp; // container for untrimmed lines - - // adding array of patterns to tmp: - DEBUG->print("Hatch::update: creating pattern carpet"); - - for(int px=px1; px<=px2; px++) - { - for(int py=py1; py<=py2; py++) - { - for(Entity * e=pat->firstEntity(); e!=NULL; e=pat->nextEntity()) - { - Entity * te = e->clone(); - te->rotate(Vector(0.0, 0.0), data.angle); - Vector v1, v2; - v1.setPolar(px * pSize.x, data.angle); - v2.setPolar(py * pSize.y, data.angle + M_PI / 2.0); - te->move(v1 + v2); - tmp.addEntity(te); - } - } - } - - delete pat; - pat = NULL; - DEBUG->print("Hatch::update: creating pattern carpet: OK"); - - DEBUG->print("Hatch::update: cutting pattern carpet"); - // cut pattern to contour shape: - EntityContainer tmp2; // container for small cut lines - Line * line = NULL; - Arc * arc = NULL; - Circle * circle = NULL; - - for(Entity * e=tmp.firstEntity(); e!=NULL; e=tmp.nextEntity()) - { - Vector startPoint; - Vector endPoint; - Vector center = Vector(false); - bool reversed; - - if (e->rtti() == RS2::EntityLine) - { - line = (Line *)e; - arc = NULL; - circle = NULL; - startPoint = line->getStartpoint(); - endPoint = line->getEndpoint(); - center = Vector(false); - reversed = false; - } - else if (e->rtti() == RS2::EntityArc) - { - arc = (Arc *)e; - line = NULL; - circle = NULL; - startPoint = arc->getStartpoint(); - endPoint = arc->getEndpoint(); - center = arc->getCenter(); - reversed = arc->isReversed(); - } - else if (e->rtti() == RS2::EntityCircle) - { - circle = (Circle *)e; - line = NULL; - arc = NULL; - startPoint = circle->getCenter() + Vector(circle->getRadius(), 0.0); - endPoint = startPoint; - center = circle->getCenter(); - reversed = false; - } - else - { - continue; - } - - // getting all intersections of this pattern line with the contour: - QList is; -#warning "!!! Need to deal with setAutoDelete() Qt3->Qt4 !!!" -// is.setAutoDelete(true); - is.append(new Vector(startPoint)); - - for(Entity * loop=firstEntity(); loop!=NULL; loop=nextEntity()) - { - if (loop->isContainer()) - { - for(Entity * p=((EntityContainer *)loop)->firstEntity(); p!=NULL; p=((EntityContainer*)loop)->nextEntity()) - { - VectorSolutions sol = Information::getIntersection(e, p, true); - - for(int i=0; i<=1; ++i) - { - if (sol.get(i).valid) - { - is.append(new Vector(sol.get(i))); - DEBUG->print(" pattern line intersection: %f/%f", sol.get(i).x, sol.get(i).y); - } - } - } - } - } - - is.append(new Vector(endPoint)); - - // sort the intersection points into is2: - Vector sp = startPoint; - double sa = center.angleTo(sp); -// Q3PtrList is2; - QList is2; -#warning "!!! Need to deal with setAutoDelete() Qt3->Qt4 !!!" -// is2.setAutoDelete(true); - bool done; - double minDist; - double dist = 0.0; - Vector * av; - Vector last = Vector(false); - - do - { - done = true; - minDist = RS_MAXDOUBLE; - av = NULL; - -// for(Vector * v=is.first(); v!=NULL; v=is.next()) - for(int i=0; i sa) - { - a -= 2 * M_PI; - } - - dist = sa - a; - } - else - { - if (a < sa) - { - a += 2 * M_PI; - } - - dist = a - sa; - } - - if (fabs(dist - 2 * M_PI) < 1.0e-6) - { - dist = 0.0; - } - } - - if (dist < minDist) - { - minDist = dist; - done = false; - av = v; - //idx = is.at(); - } - } - - // copy to sorted list, removing double points - if (!done && av != NULL) - { - if (last.valid == false || last.distanceTo(*av) > 1.0e-10) - { - is2.append(new Vector(*av)); - last = *av; - } - -// is.remove(av); - int idx = is.indexOf(av); - - if (idx != -1) - delete is.takeAt(idx); - - av = NULL; - } - } - while(!done); - - // add small cut lines / arcs to tmp2: -// for(Vector * v1=is2.first(); v1!=NULL;) - Vector * v1 = is2[0]; - - for(int i=1; iprint("Hatch::update: cutting pattern carpet: OK"); - - // the hatch pattern entities: - hatch = new EntityContainer(this); - hatch->setPen(Pen(RS2::FlagInvalid)); - hatch->setLayer(NULL); - hatch->setFlag(RS2::FlagTemp); - - //calculateBorders(); - - for(Entity * e=tmp2.firstEntity(); e!=NULL; e=tmp2.nextEntity()) - { - Vector middlePoint; - Vector middlePoint2; - - if (e->rtti() == RS2::EntityLine) - { - Line * line = (Line *)e; - middlePoint = line->getMiddlepoint(); - middlePoint2 = line->getNearestDist(line->getLength() / 2.1, line->getStartpoint()); - } - else if (e->rtti() == RS2::EntityArc) - { - Arc * arc = (Arc *)e; - middlePoint = arc->getMiddlepoint(); - middlePoint2 = arc->getNearestDist(arc->getLength() / 2.1, arc->getStartpoint()); - } - else - { - middlePoint = Vector(false); - middlePoint2 = Vector(false); - } - - if (middlePoint.valid) - { - bool onContour = false; - - if (Information::isPointInsideContour(middlePoint, this, &onContour) - || Information::isPointInsideContour(middlePoint2, this)) - { - Entity * te = e->clone(); - te->setPen(Pen(RS2::FlagInvalid)); - te->setLayer(NULL); - te->reparent(hatch); - hatch->addEntity(te); - } - } - } - - addEntity(hatch); - //getGraphic()->addEntity(rubbish); - - forcedCalculateBorders(); - - // deactivate contour: - activateContour(false); - - updateRunning = false; - - DEBUG->print("Hatch::update: OK"); -} - -/** - * Activates of deactivates the hatch boundary. - */ -void Hatch::activateContour(bool on) -{ - DEBUG->print("Hatch::activateContour: %d", (int)on); - - for(Entity * e=firstEntity(); e!=NULL; e=nextEntity()) - { - if (!e->isUndone()) - { - if (!e->getFlag(RS2::FlagTemp)) - { - DEBUG->print("Hatch::activateContour: set visible"); - e->setVisible(on); - } - else - { - DEBUG->print("Hatch::activateContour: entity temp"); - } - } - else - { - DEBUG->print("Hatch::activateContour: entity undone"); - } - } - - DEBUG->print("Hatch::activateContour: OK"); -} - -/** - * Overrides drawing of subentities. This is only ever called for solid fills. - */ -void Hatch::draw(PaintInterface * painter, GraphicView * view, double /*patternOffset*/) -{ - if (!data.solid) - { - for(Entity * se=firstEntity(); se!=NULL; se = nextEntity()) - view->drawEntity(se); - - return; - } - -// Q3PointArray pa; -// Q3PointArray jp; // jump points - QPolygon pa; - QPolygon jp; // jump points - uint s = 0; - uint sj = 0; - int lastX = 0; - int lastY = 0; - bool lastValid = false; - - // loops: - if (needOptimization == true) - { - for(Entity * l=firstEntity(RS2::ResolveNone); l!=NULL; l=nextEntity(RS2::ResolveNone)) - { - if (l->rtti() == RS2::EntityContainer) - { - EntityContainer * loop = (EntityContainer *)l; - loop->optimizeContours(); - } - } - - needOptimization = false; - } - - // loops: - for(Entity * l=firstEntity(RS2::ResolveNone); l!=NULL; l=nextEntity(RS2::ResolveNone)) - { - l->setLayer(getLayer()); - - if (l->rtti() == RS2::EntityContainer) - { - EntityContainer * loop = (EntityContainer *)l; - - // edges: - for(Entity * e=loop->firstEntity(RS2::ResolveNone); e!=NULL; e=loop->nextEntity(RS2::ResolveNone)) - { - e->setLayer(getLayer()); - - switch (e->rtti()) - { - case RS2::EntityLine: - { - Line * line = (Line *)e; - - int x1 = Math::round(view->toGuiX(line->getStartpoint().x)); - int y1 = Math::round(view->toGuiY(line->getStartpoint().y)); - int x2 = Math::round(view->toGuiX(line->getEndpoint().x)); - int y2 = Math::round(view->toGuiY(line->getEndpoint().y)); - - if (lastValid && (lastX != x1 || lastY != y1)) - { - jp.resize(++sj); - jp.setPoint(sj - 1, x1, y1); - } - - pa.resize(++s); - pa.setPoint(s - 1, x1, y1); - - pa.resize(++s); - pa.setPoint(s - 1, x2, y2); - - lastX = x2; - lastY = y2; - lastValid = true; - } - break; - - case RS2::EntityArc: - { - Arc * arc = (Arc *)e; - - int x1 = Math::round(view->toGuiX(arc->getStartpoint().x)); - int y1 = Math::round(view->toGuiY(arc->getStartpoint().y)); - int x2 = Math::round(view->toGuiX(arc->getEndpoint().x)); - int y2 = Math::round(view->toGuiY(arc->getEndpoint().y)); - - if (lastValid && (lastX != x1 || lastY != y1)) - { - jp.resize(++sj); - jp.setPoint(sj - 1, x1, y1); - } - - pa.resize(++s); - pa.setPoint(s - 1, x1, y1); - -// Q3PointArray pa2; - QPolygon pa2; - painter->createArc(pa2, view->toGui(arc->getCenter()), - view->toGuiDX(arc->getRadius()), arc->getAngle1(), - arc->getAngle2(), arc->isReversed()); - - pa.resize(s + pa2.size()); - pa.putPoints(s, pa2.size(), pa2); - s += pa2.size() - 1; - - pa.resize(++s); - pa.setPoint(s - 1, x2, y2); - - lastX = x2; - lastY = y2; - lastValid = true; - } - break; - - case RS2::EntityCircle: - { - Circle * circle = (Circle *)e; - - int x1 = Math::round(view->toGuiX(circle->getCenter().x + circle->getRadius())); - int y1 = Math::round(view->toGuiY(circle->getCenter().y)); - int x2 = x1; - int y2 = y1; - - if (lastValid && (lastX != x1 || lastY != y1)) - { - jp.resize(++sj); - jp.setPoint(sj - 1, x1, y1); - } - - pa.resize(++s); - pa.setPoint(s - 1, x1, y1); - -// Q3PointArray pa2; - QPolygon pa2; - painter->createArc(pa2, view->toGui(circle->getCenter()), - view->toGuiDX(circle->getRadius()), 0.0, 2 * M_PI, false); - - pa.resize(s + pa2.size()); - pa.putPoints(s, pa2.size(), pa2); - s += pa2.size() - 1; - - pa.resize(++s); - pa.setPoint(s - 1, x2, y2); - - lastX = x2; - lastY = y2; - lastValid = true; - } - break; - - default: - break; - } - } - } - } - - for(int i=(int)jp.count()-1; i>=0; --i) - { - pa.resize(++s); - pa.setPoint(s - 1, jp.point(i)); - } - - painter->setBrush(painter->getPen().getColor()); - painter->disablePen(); - painter->drawPolygon(pa); -} - -/*virtual*/ double Hatch::getLength() -{ - return -1.0; -} - -double Hatch::getDistanceToPoint(const Vector & coord, Entity ** entity, - RS2::ResolveLevel level, double solidDist) -{ - if (data.solid == true) - { - if (entity != NULL) - *entity = this; - - bool onContour; - - if (Information::isPointInsideContour(coord, this, &onContour)) - // distance is the snap range: - return solidDist; - - return RS_MAXDOUBLE; - } - else - { - return EntityContainer::getDistanceToPoint(coord, entity, level, solidDist); - } -} - -void Hatch::move(Vector offset) -{ - EntityContainer::move(offset); - update(); -} - -void Hatch::rotate(Vector center, double angle) -{ - EntityContainer::rotate(center, angle); - data.angle = Math::correctAngle(data.angle + angle); - update(); -} - -void Hatch::scale(Vector center, Vector factor) -{ - EntityContainer::scale(center, factor); - data.scale *= factor.x; - update(); -} - -void Hatch::mirror(Vector axisPoint1, Vector axisPoint2) -{ - EntityContainer::mirror(axisPoint1, axisPoint2); - double ang = axisPoint1.angleTo(axisPoint2); - data.angle = Math::correctAngle(data.angle + ang*2.0); - update(); -} - -void Hatch::stretch(Vector firstCorner, Vector secondCorner, Vector offset) -{ - EntityContainer::stretch(firstCorner, secondCorner, offset); - update(); -} - -/** - * Dumps the point's data to stdout. - */ -std::ostream & operator<<(std::ostream & os, const Hatch & p) -{ - os << " Hatch: " << p.getData() << "\n"; - return os; -} diff --git a/src/base/hatch.h b/src/base/hatch.h deleted file mode 100644 index 6d1959b..0000000 --- a/src/base/hatch.h +++ /dev/null @@ -1,97 +0,0 @@ -#ifndef __HATCH_H__ -#define __HATCH_H__ - -#include "entity.h" -#include "entitycontainer.h" - -/** - * Holds the data that defines a hatch entity. - */ -class HatchData -{ - public: - /** - * Default constructor. Leaves the data object uninitialized. - */ - HatchData() {} - - /** - * @param solid true: solid fill, false: pattern. - * @param scale Pattern scale or spacing. - * @param pattern Pattern name. - */ - HatchData(bool solid, double scale, double angle, const QString & pattern) - { - this->solid = solid; - this->scale = scale; - this->angle = angle; - this->pattern = pattern; - - //std::cout << "RS_H__atchData: " << pattern.latin1() << "\n"; - } - - friend std::ostream & operator<<(std::ostream & os, const HatchData & td) - { - os << "(" << td.pattern.toAscii().data() << ")"; - return os; - } - - public: - bool solid; - double scale; - double angle; - QString pattern; -}; - -/** - * Class for a hatch entity. - * - * @author James Hammons - * @author Andrew Mustun - */ -class Hatch: public EntityContainer -{ - public: - Hatch(EntityContainer * parent, const HatchData & d); - virtual ~Hatch(); - - virtual Entity * clone(); - virtual RS2::EntityType rtti() const; - virtual bool isContainer() const; - HatchData getData() const; - bool validate(); - int countLoops(); - - /** @return true if this is a solid fill. false if it is a pattern hatch. */ - bool isSolid() const; - void setSolid(bool solid); - QString getPattern(); - void setPattern(const QString & pattern); - double getScale(); - void setScale(double scale); - double getAngle(); - void setAngle(double angle); - - virtual void calculateBorders(); - void update(); - void activateContour(bool on); - virtual void draw(PaintInterface * painter, GraphicView * view, double patternOffset = 0.0); - virtual double getLength(); - virtual double getDistanceToPoint(const Vector & coord, Entity ** entity = NULL, - RS2::ResolveLevel level = RS2::ResolveNone, double solidDist = RS_MAXDOUBLE); - virtual void move(Vector offset); - virtual void rotate(Vector center, double angle); - virtual void scale(Vector center, Vector factor); - virtual void mirror(Vector axisPoint1, Vector axisPoint2); - virtual void stretch(Vector firstCorner, Vector secondCorner, Vector offset); - - friend std::ostream & operator<<(std::ostream & os, const Hatch & p); - - protected: - HatchData data; - EntityContainer * hatch; - bool updateRunning; - bool needOptimization; -}; - -#endif // __HATCH_H__ diff --git a/src/base/image.cpp b/src/base/image.cpp deleted file mode 100644 index 202bd9a..0000000 --- a/src/base/image.cpp +++ /dev/null @@ -1,438 +0,0 @@ -// image.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 05/28/2010 Added this text. :-) -// - -#include "image.h" - -#include "constructionline.h" -#include "debug.h" -#include "graphicview.h" -#include "line.h" -#include "paintinterface.h" - -/** - * Constructor. - */ -Image::Image(EntityContainer * parent, const ImageData & d): - AtomicEntity(parent), data(d) -{ - update(); - calculateBorders(); -} - -/** - * Destructor. - */ -Image::~Image() -{ - /*if (img!=NULL) { - delete[] img; - }*/ -} - -Entity * Image::clone() -{ - Image * i = new Image(*this); - i->setHandle(getHandle()); - i->initId(); - i->update(); - return i; -} - -/** @return RS2::EntityImage */ -/*virtual*/ RS2::EntityType Image::rtti() const -{ - return RS2::EntityImage; -} - -void Image::update() -{ - DEBUG->print("Image::update"); - - // the whole image: - //QImage image = QImage(data.file); - img = QImage(data.file); - - if (!img.isNull()) - data.size = Vector(img.width(), img.height()); - - DEBUG->print("Image::update: OK"); - - /* - // number of small images: - nx = image.width()/100; - ny = image.height()/100; - - // create small images: - img = new QImage*[nx]; - RS_Pixmap pm; - int w,h; - for (int x = 0; xgetPen().getColor()==view->getBackground()) { - // VectorSolutions sol = getCorners(); - // - //} - - int ox = 0; - int oy = 0; - int width = view->getWidth(); - int height = view->getHeight(); - - Vector scale = Vector(view->toGuiDX(data.uVector.magnitude()), - view->toGuiDY(data.vVector.magnitude())); - double angle = data.uVector.angle(); - - int startX, stopX, startY, stopY; - - if (data.uVector.x > 1.0e-6 && data.vVector.y > 1.0e-6) - { - startX = (int)((view->toGraphX(ox) - data.insertionPoint.x) / data.uVector.x) - 1; - - if (startX < 0) - startX = 0; - - stopX = (int)((view->toGraphX(width) - data.insertionPoint.x) / data.uVector.x) + 1; - - if (stopX > (int)data.size.x) - stopX = (int)data.size.x; - - startY = -(int)((view->toGraphY(oy) - (data.insertionPoint.y + getImageHeight())) - / data.vVector.y) - 1; - - if (startY < 0) - startY = 0; - - stopY = -(int)((view->toGraphY(height) - (data.insertionPoint.y + getImageHeight())) - / data.vVector.y) + 1; - - if (stopY > (int)data.size.y) - stopY = (int)data.size.y; - } - else - { - startX = 0; - startY = 0; - stopX = 0; - stopY = 0; - } - - painter->drawImg(img, view->toGui(data.insertionPoint), angle, scale, - startX, startY, stopX - startX, stopY - startY); - - if (isSelected()) - { - VectorSolutions sol = getCorners(); - - painter->drawLine(view->toGui(sol.get(0)), view->toGui(sol.get(1))); - painter->drawLine(view->toGui(sol.get(1)), view->toGui(sol.get(2))); - painter->drawLine(view->toGui(sol.get(2)), view->toGui(sol.get(3))); - painter->drawLine(view->toGui(sol.get(3)), view->toGui(sol.get(0))); - } -} - -/** - * Dumps the point's data to stdout. - */ -std::ostream & operator<<(std::ostream & os, const Image & i) -{ - os << " Image: " << i.getData() << "\n"; - return os; -} diff --git a/src/base/image.h b/src/base/image.h deleted file mode 100644 index 54fa790..0000000 --- a/src/base/image.h +++ /dev/null @@ -1,115 +0,0 @@ -#ifndef __IMAGE_H__ -#define __IMAGE_H__ - -#include -#include "atomicentity.h" - -/** - * Holds the data that defines a line. - */ -class ImageData -{ - public: - /** - * Default constructor. Leaves the data object uninitialized. - */ - ImageData() - { - } - - ImageData(int handle, const Vector & insertionPoint, const Vector & uVector, const Vector & vVector, const Vector & size, const QString & file, int brightness, int contrast, int fade) - { - this->handle = handle; - this->insertionPoint = insertionPoint; - this->uVector = uVector; - this->vVector = vVector; - this->size = size; - this->file = file; - this->brightness = brightness; - this->contrast = contrast; - this->fade = fade; - } - - friend std::ostream & operator<<(std::ostream & os, const ImageData & ld) - { - os << "(" << ld.insertionPoint << ")"; - return os; - } - - public: - /** Handle of image definition. */ - int handle; - /** Insertion point. */ - Vector insertionPoint; - /** u vector. Points along visual bottom of image. */ - Vector uVector; - /** v vector. Points along visual left of image. */ - Vector vVector; - /** Image size in pixel. */ - Vector size; - /** Path to image file. */ - QString file; - /** Brightness (0..100, default: 50). */ - int brightness; - /** Contrast (0..100, default: 50). */ - int contrast; - /** Fade (0..100, default: 0). */ - int fade; -}; - -/** - * Class for a bitmap image entity. - * - * @author Andrew Mustun - */ -class Image: public AtomicEntity -{ - public: - Image(EntityContainer * parent, const ImageData & d); - virtual ~Image(); - - virtual Entity * clone(); - virtual RS2::EntityType rtti() const; - virtual void update(); - ImageData getData() const; - virtual Vector getInsertionPoint() const; - void setInsertionPoint(Vector ip); - QString getFile() const; - void setFile(const QString & file); - Vector getUVector() const; - Vector getVVector() const; - int getWidth() const; - int getHeight() const; - int getBrightness() const; - int getContrast() const; - int getFade() const; - int getHandle() const; - void setHandle(int h); - VectorSolutions getCorners(); - double getImageWidth(); - double getImageHeight(); - - virtual Vector getNearestEndpoint(const Vector & coord, double * dist = NULL); - virtual Vector getNearestPointOnEntity(const Vector & coord, bool onEntity = true, double * dist = NULL, Entity * * entity = NULL); - virtual Vector getNearestCenter(const Vector & coord, double * dist = NULL); - virtual Vector getNearestMiddle(const Vector & coord, double * dist = NULL); - virtual Vector getNearestDist(double distance, const Vector & coord, double * dist = NULL); - virtual double getDistanceToPoint(const Vector & coord, Entity * * entity = NULL, RS2::ResolveLevel level = RS2::ResolveNone, double solidDist = RS_MAXDOUBLE); - virtual double getLength(); - virtual void move(Vector offset); - virtual void rotate(Vector center, double angle); - virtual void scale(Vector center, Vector factor); - virtual void mirror(Vector axisPoint1, Vector axisPoint2); - /*virtual void stretch(Vector firstCorner,Vector secondCorner, Vector offset);*/ - virtual void draw(PaintInterface * painter, GraphicView * view, double patternOffset = 0.0); - - friend std::ostream & operator<<(std::ostream & os, const Image & l); - - virtual void calculateBorders(); - - protected: - ImageData data; - QImage img; -}; - -#endif diff --git a/src/base/infoarea.cpp b/src/base/infoarea.cpp deleted file mode 100644 index 9309d60..0000000 --- a/src/base/infoarea.cpp +++ /dev/null @@ -1,171 +0,0 @@ -// infoarea.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/01/2010 Added this text. :-) -// - -#include "infoarea.h" - -#include "mathextra.h" -#include "debug.h" - -/** - * Constructor. - */ -InfoArea::InfoArea() -{ -} - -/** - * Destructor. - */ -InfoArea::~InfoArea() -{ -} - -/** - * Adds a point to the internal list - * - * @param p co-ordinate of the point - */ -void InfoArea::addPoint(const Vector & p) -{ - if (thePoints.empty()) - baseY = p.y; - - thePoints.append(p); -} - -/** - * Resets the points. - */ -void InfoArea::reset() -{ - thePoints.clear(); - area = 0.0; - circumference = 0.0; -} - -/** - * Closes the polygon if it is not closed already. - */ -void InfoArea::close() -{ - if (isValid() && isClosed() == false) - { - thePoints.append(thePoints.first()); - - DEBUG->print("InfoArea::close: closed"); - } -} - -/** - * @retval true If the area is closed (i.e. start point and end point are - * identical) - * @retval false Otherwise. - */ -bool InfoArea::isClosed() -{ - return (thePoints.first().distanceTo(thePoints.last()) < 1.0e-4); -} - -/** - * @retval true If the area is defined (i.e. there are at least 3 points) - * @retval false If there are only two or less points. - */ -bool InfoArea::isValid() -{ - DEBUG->print("InfoArea::isValid: count: %d", thePoints.count()); - return (thePoints.count() > 2); -} - -/** - * Calculates the area and the circumference of the area. - */ -void InfoArea::calculate() -{ - area = 0.0; - circumference = 0.0; - Vector ptFirst; - Vector p1; - Vector p2; - - // at least 3 points needed for an area - if (isValid()) - { - ptFirst = thePoints.last(); - thePoints.pop_back(); - - p1 = ptFirst; - - while (!thePoints.empty()) - { - p2 = thePoints.last(); - thePoints.pop_back(); - - area += calcSubArea(p1, p2); - circumference += p1.distanceTo(p2); - //if (p1 != ptFirst) { - // delete p1; - //} - p1 = p2; - } - - area += calcSubArea(p1, ptFirst); - circumference += p1.distanceTo(ptFirst); - //delete p1; - //delete ptFirst; - } - - //thePoints.clear(); - area = fabs(area); -} - -double InfoArea::getArea() -{ - return area; -} - -double InfoArea::getCircumference() -{ - return circumference; -} - -int InfoArea::count() -{ - return thePoints.count(); -} - -/** - * Calculates a sub area. - * - * @param p1 first point - * @param p2 second point - */ -double InfoArea::calcSubArea(const Vector & p1, const Vector & p2) -{ - double width = p2.x - p1.x; - double height = (p1.y - baseY) + (p2.y - baseY); - - return (width * height) / 2.0; -} - -/*! Calculates a distance - \param _p1 first point - \param _p2 second point -*/ -/*double -InfoArea::calcDistance(Vector *_p1, Vector *_p2) -{ - return mtGetDistance(_p1->getX(), _p1->getY(), _p2->getX(), _p2->getY()); -}*/ diff --git a/src/base/infoarea.h b/src/base/infoarea.h deleted file mode 100644 index 0f1e5f5..0000000 --- a/src/base/infoarea.h +++ /dev/null @@ -1,36 +0,0 @@ -#ifndef __INFOAREA_H__ -#define __INFOAREA_H__ - -#include -#include "vector.h" - -/** - * Class for getting information about an area. - * - * @author Andrew Mustun - */ -class InfoArea -{ - public: - InfoArea(); - ~InfoArea(); - - void reset(); - void addPoint(const Vector & p); - void calculate(); - void close(); - bool isValid(); - bool isClosed(); - double getArea(); - double getCircumference(); - int count(); - - private: - double calcSubArea(const Vector & p1, const Vector & p2); - QVector thePoints; - double baseY; - double area; - double circumference; -}; - -#endif diff --git a/src/base/information.cpp b/src/base/information.cpp deleted file mode 100644 index 4838f97..0000000 --- a/src/base/information.cpp +++ /dev/null @@ -1,825 +0,0 @@ -// information.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/01/2010 Added this text. :-) -// - -#include "information.h" - -#include "constructionline.h" -#include "debug.h" - -/** - * Default constructor. - * - * @param container The container to which we will add - * entities. Usually that's an Drawing entity but - * it can also be a polyline, text, ... - */ -Information::Information(EntityContainer& container) -{ - this->container = &container; -} - -/** - * @return true: if the entity is a dimensioning enity. - * false: otherwise - */ -bool Information::isDimension(RS2::EntityType type) -{ - if (type == RS2::EntityDimAligned || type == RS2::EntityDimLinear - || type == RS2::EntityDimRadial || type == RS2::EntityDimDiametric - || type == RS2::EntityDimAngular) - { - return true; - } - else - { - return false; - } -} - -/** - * @retval true the entity can be trimmed. - * i.e. it is in a graphic or in a polyline. - */ -bool Information::isTrimmable(Entity * e) -{ - if (e) - { - if (e->getParent()) - { - if (e->getParent()->rtti() == RS2::EntityPolyline) - { - return true; - } - else if (e->getParent()->rtti() == RS2::EntityContainer - || e->getParent()->rtti() == RS2::EntityDrawing - || e->getParent()->rtti() == RS2::EntityBlock) - { - // normal entity: - return true; - } - } - } - - return false; -} - -/** - * @retval true the two entities can be trimmed to each other; - * i.e. they are in a graphic or in the same polyline. - */ -bool Information::isTrimmable(Entity * e1, Entity * e2) -{ - if (e1 && e2) - { - if (e1->getParent() && e2->getParent()) - { - if (e1->getParent()->rtti() == RS2::EntityPolyline - && e2->getParent()->rtti() == RS2::EntityPolyline - && e1->getParent()==e2->getParent()) - { - // in the same polyline - EntityContainer * pl = e1->getParent(); - int idx1 = pl->findEntity(e1); - int idx2 = pl->findEntity(e2); - DEBUG->print("Information::isTrimmable: idx1: %d, idx2: %d", idx1, idx2); - - if (abs(idx1 - idx2) == 1 || abs(idx1 - idx2) == pl->count() - 1) - { - // directly following entities - return true; - } - else - { - // not directly following entities - return false; - } - } - else if ((e1->getParent()->rtti() == RS2::EntityContainer - || e1->getParent()->rtti() == RS2::EntityDrawing - || e1->getParent()->rtti() == RS2::EntityBlock) - && (e2->getParent()->rtti() == RS2::EntityContainer - || e2->getParent()->rtti() == RS2::EntityDrawing - || e2->getParent()->rtti() == RS2::EntityBlock)) - { - // normal entities: - return true; - } - } - else - { - // independent entities with the same parent: - return (e1->getParent() == e2->getParent()); - } - } - - return false; -} - -/** - * Gets the nearest end point to the given coordinate. - * - * @param coord Coordinate (typically a mouse coordinate) - * - * @return the coordinate found or an invalid vector - * if there are no elements at all in this graphics - * container. - */ -Vector Information::getNearestEndpoint(const Vector & coord, double * dist) const -{ - return container->getNearestEndpoint(coord, dist); -} - -/** - * Gets the nearest point to the given coordinate which is on an entity. - * - * @param coord Coordinate (typically a mouse coordinate) - * @param dist Pointer to a double which will contain the - * measured distance after return or NULL - * @param entity Pointer to a pointer which will point to the - * entity on which the point is or NULL - * - * @return the coordinate found or an invalid vector - * if there are no elements at all in this graphics - * container. - */ -Vector Information::getNearestPointOnEntity(const Vector & coord, - bool onEntity, double * dist, Entity ** entity) const -{ - return container->getNearestPointOnEntity(coord, onEntity, dist, entity); -} - -/** - * Gets the nearest entity to the given coordinate. - * - * @param coord Coordinate (typically a mouse coordinate) - * @param dist Pointer to a double which will contain the - * masured distance after return - * @param level Level of resolving entities. - * - * @return the entity found or NULL if there are no elements - * at all in this graphics container. - */ -Entity * Information::getNearestEntity(const Vector & coord, - double * dist, RS2::ResolveLevel level) const -{ - return container->getNearestEntity(coord, dist, level); -} - -/** - * Calculates the intersection point(s) between two entities. - * - * @param onEntities true: only return intersection points which are - * on both entities. - * false: return all intersection points. - * - * @todo support more entities - * - * @return All intersections of the two entities. The tangent flag in - * VectorSolutions is set if one intersection is a tangent point. - */ -VectorSolutions Information::getIntersection(Entity * e1, - Entity * e2, bool onEntities) -{ - VectorSolutions ret; - double tol = 1.0e-4; - - if (!e1 || !e2) - return ret; - - // unsupported entities / entity combinations: - if ((e1->rtti() == RS2::EntityEllipse && e2->rtti() == RS2::EntityEllipse) - || e1->rtti() == RS2::EntityText || e2->rtti() == RS2::EntityText - || isDimension(e1->rtti()) || isDimension(e2->rtti())) - { - return ret; - } - - // (only) one entity is an ellipse: - if (e1->rtti() == RS2::EntityEllipse || e2->rtti() == RS2::EntityEllipse) - { - if (e2->rtti() == RS2::EntityEllipse) - { - Entity * tmp = e1; - e1 = e2; - e2 = tmp; - } - - if (e2->rtti() == RS2::EntityLine) - { - Ellipse * ellipse = (Ellipse *)e1; - ret = getIntersectionLineEllipse((Line *)e2, ellipse); - tol = 1.0e-1; - } - // ellipse / arc, ellipse / ellipse: not supported: - else - { - return ret; - } - } - else - { - Entity * te1 = e1; - Entity * te2 = e2; - - // entity copies - so we only have to deal with lines and arcs - Line l1(NULL, LineData(Vector(0.0, 0.0), Vector(0.0, 0.0))); - Line l2(NULL, LineData(Vector(0.0, 0.0), Vector(0.0, 0.0))); - - Arc a1(NULL, ArcData(Vector(0.0, 0.0), 1.0, 0.0, 2 * M_PI, false)); - Arc a2(NULL, ArcData(Vector(0.0, 0.0), 1.0, 0.0, 2 * M_PI, false)); - - // convert construction lines to lines: - if (e1->rtti() == RS2::EntityConstructionLine) - { - ConstructionLine * cl = (ConstructionLine *)e1; - l1.setStartpoint(cl->getPoint1()); - l1.setEndpoint(cl->getPoint2()); - te1 = &l1; - } - - if (e2->rtti() == RS2::EntityConstructionLine) - { - ConstructionLine * cl = (ConstructionLine *)e2; - l2.setStartpoint(cl->getPoint1()); - l2.setEndpoint(cl->getPoint2()); - te2 = &l2; - } - - // convert circles to arcs: - if (e1->rtti() == RS2::EntityCircle) - { - Circle * c = (Circle *)e1; - ArcData data(c->getCenter(), c->getRadius(), 0.0, 2 * M_PI, false); - a1.setData(data); - te1 = &a1; - } - - if (e2->rtti() == RS2::EntityCircle) - { - Circle * c = (Circle *)e2; - ArcData data(c->getCenter(), c->getRadius(), 0.0, 2 * M_PI, false); - a2.setData(data); - te2 = &a2; - } - - // line / line: - // - //else - if (te1->rtti() == RS2::EntityLine && te2->rtti() == RS2::EntityLine) - { - Line * line1 = (Line *)te1; - Line * line2 = (Line *)te2; - ret = getIntersectionLineLine(line1, line2); - } - // line / arc: - // - else if (te1->rtti() == RS2::EntityLine && te2->rtti() == RS2::EntityArc) - { - Line * line = (Line *)te1; - Arc * arc = (Arc *)te2; - ret = getIntersectionLineArc(line, arc); - } - // arc / line: - // - else if (te1->rtti() == RS2::EntityArc && te2->rtti() == RS2::EntityLine) - { - Arc * arc = (Arc *)te1; - Line * line = (Line *)te2; - ret = getIntersectionLineArc(line, arc); - } - // arc / arc: - // - else if (te1->rtti() == RS2::EntityArc && te2->rtti() == RS2::EntityArc) - { - Arc * arc1 = (Arc *)te1; - Arc * arc2 = (Arc *)te2; - ret = getIntersectionArcArc(arc1, arc2); - } - else - { - DEBUG->print("Information::getIntersection:: Unsupported entity type."); - } - } - - // Check all intersection points for being on entities: - // - if (onEntities) - { - if (!e1->isPointOnEntity(ret.get(0), tol) || !e2->isPointOnEntity(ret.get(0), tol)) - { - ret.set(0, Vector(false)); - } - - if (!e1->isPointOnEntity(ret.get(1), tol) || !e2->isPointOnEntity(ret.get(1), tol)) - { - ret.set(1, Vector(false)); - } - - if (!e1->isPointOnEntity(ret.get(2), tol) || !e2->isPointOnEntity(ret.get(2), tol)) - { - ret.set(2, Vector(false)); - } - - if (!e1->isPointOnEntity(ret.get(3), tol) || !e2->isPointOnEntity(ret.get(3), tol)) - { - ret.set(3, Vector(false)); - } - } - - int k = 0; - for(int i=0; i<4; ++i) - { - if (ret.get(i).valid) - { - ret.set(k, ret.get(i)); - k++; - } - } - - for (int i=k; i<4; ++i) - { - ret.set(i, Vector(false)); - } - - return ret; -} - -/** - * @return Intersection between two lines. - */ -VectorSolutions Information::getIntersectionLineLine(Line * e1, Line * e2) -{ - VectorSolutions ret; - - if (!e1 || !e2) - return ret; - - Vector p1 = e1->getStartpoint(); - Vector p2 = e1->getEndpoint(); - Vector p3 = e2->getStartpoint(); - Vector p4 = e2->getEndpoint(); - - double num = ((p4.x - p3.x) * (p1.y - p3.y) - (p4.y - p3.y) * (p1.x - p3.x)); - double div = ((p4.y - p3.y) * (p2.x - p1.x) - (p4.x - p3.x) * (p2.y - p1.y)); - - if (fabs(div) > RS_TOLERANCE) - { - double u = num / div; - double xs = p1.x + u * (p2.x - p1.x); - double ys = p1.y + u * (p2.y - p1.y); - ret = VectorSolutions(Vector(xs, ys)); - } - // lines are parallel - else - ret = VectorSolutions(); - - return ret; -} - -/** - * @return One or two intersection points between given entities. - */ -VectorSolutions Information::getIntersectionLineArc(Line * line, Arc * arc) -{ - VectorSolutions ret; - - if (line==NULL || arc==NULL) { - return ret; - } - - double dist=0.0; - Vector nearest; - nearest = line->getNearestPointOnEntity(arc->getCenter(), false, &dist); - - // special case: arc touches line (tangent): - if (fabs(dist - arc->getRadius()) < 1.0e-4) { - ret = VectorSolutions(nearest); - ret.setTangent(true); - return ret; - } - - Vector p = line->getStartpoint(); - Vector d = line->getEndpoint() - line->getStartpoint(); - if (d.magnitude()<1.0e-6) { - return ret; - } - - Vector c = arc->getCenter(); - double r = arc->getRadius(); - Vector delta = p - c; - - // root term: - double term = Math::pow(Vector::dotP(d, delta), 2.0) - - Math::pow(d.magnitude(), 2.0) - * (Math::pow(delta.magnitude(), 2.0) - Math::pow(r, 2.0)); - - // no intersection: - if (term<0.0) { - VectorSolutions s; - ret = s; - } - - // one or two intersections: - else { - double t1 = (- Vector::dotP(d, delta) + sqrt(term)) - / Math::pow(d.magnitude(), 2.0); - double t2; - bool tangent = false; - - // only one intersection: - if (fabs(term)getCenter(); - Vector c2 = e2->getCenter(); - - double r1 = e1->getRadius(); - double r2 = e2->getRadius(); - - Vector u = c2 - c1; - - // concentric - if (u.magnitude()<1.0e-6) { - return ret; - } - - Vector v = Vector(u.y, -u.x); - - double s, t1, t2, term; - - s = 1.0/2.0 * ((r1*r1 - r2*r2)/(Math::pow(u.magnitude(), 2.0)) + 1.0); - - term = (r1*r1)/(Math::pow(u.magnitude(), 2.0)) - s*s; - - // no intersection: - if (term<0.0) { - ret = VectorSolutions(); - } - - // one or two intersections: - else { - t1 = sqrt(term); - t2 = -sqrt(term); - bool tangent = false; - - Vector sol1 = c1 + u*s + v*t1; - Vector sol2 = c1 + u*s + v*t2; - - if (sol1.distanceTo(sol2)<1.0e-4) { - sol2 = Vector(false); - ret = VectorSolutions(sol1); - tangent = true; - } else { - ret = VectorSolutions(sol1, sol2); - } - - ret.setTangent(tangent); - } - - return ret; -} - -/** - * @return One or two intersection points between given entities. - */ -VectorSolutions Information::getIntersectionLineEllipse(Line * line, Ellipse * ellipse) -{ - VectorSolutions ret; - - if (line==NULL || ellipse==NULL) { - return ret; - } - - // rotate into normal position: - double ang = ellipse->getAngle(); - - double rx = ellipse->getMajorRadius(); - double ry = ellipse->getMinorRadius(); - Vector center = ellipse->getCenter(); - Vector a1 = line->getStartpoint().rotate(center, -ang); - Vector a2 = line->getEndpoint().rotate(center, -ang); - Vector origin = a1; - Vector dir = a2-a1; - Vector diff = origin - center; - Vector mDir = Vector(dir.x/(rx*rx), dir.y/(ry*ry)); - Vector mDiff = Vector(diff.x/(rx*rx), diff.y/(ry*ry)); - - double a = Vector::dotP(dir, mDir); - double b = Vector::dotP(dir, mDiff); - double c = Vector::dotP(diff, mDiff) - 1.0; - double d = b*b - a*c; - - if (d < 0) { - DEBUG->print("Information::getIntersectionLineEllipse: outside 0"); - } else if ( d > 0 ) { - double root = sqrt(d); - double t_a = (-b - root) / a; - double t_b = (-b + root) / a; - - /*if ( (t_a < 0 || 1 < t_a) && (t_b < 0 || 1 < t_b) ) { - if ( (t_a < 0 && t_b < 0) || (t_a > 1 && t_b > 1) ) { - DEBUG->print("Information::getIntersectionLineEllipse: outside 1"); - } - else { - DEBUG->print("Information::getIntersectionLineEllipse: inside 1"); - } - } else {*/ - DEBUG->print("Information::getIntersectionLineEllipse: intersection 1"); - Vector ret1(false); - Vector ret2(false); - //if ( 0 <= t_a && t_a <= 1 ) { - //DEBUG->print("Information::getIntersectionLineEllipse: 0<=t_a<=1"); - ret1 = a1.lerp(a2, t_a); - DEBUG->print("Information::getIntersectionLineEllipse: ret1: %f/%f", ret1.x, ret1.y); - //} - //if ( 0 <= t_b && t_b <= 1 ) { - //DEBUG->print("Information::getIntersectionLineEllipse: 0<=t_b<=1"); - ret2 = a1.lerp(a2, t_b); - DEBUG->print("Information::getIntersectionLineEllipse: ret2: %f/%f", ret2.x, ret2.y); - //} - if (ret1.valid && ret2.valid) { - ret = VectorSolutions(ret1, ret2); - } - else { - if (ret1.valid) { - ret = VectorSolutions(ret1); - } - if (ret2.valid) { - ret = VectorSolutions(ret2); - } - } - //} - } else { - double t = -b/a; - if ( 0 <= t && t <= 1 ) { - DEBUG->print("Information::getIntersectionLineEllipse: 0<=t<=1"); - DEBUG->print("Information::getIntersectionLineEllipse: intersection 2"); - ret = VectorSolutions(a1.lerp(a2, t)); - DEBUG->print("Information::getIntersectionLineEllipse: ret1: %f/%f", ret.get(0).x, ret.get(0).y); - } else { - DEBUG->print("Information::getIntersectionLineEllipse: outside 2"); - } - } - - ret.rotate(center, ang); - return ret; - - - - /* - Arc* arc = new Arc(NULL, - ArcData(ellipse->getCenter(), - ellipse->getMajorRadius(), - ellipse->getAngle1(), - ellipse->getAngle2(), - false)); - Line* other = (Line*)line->clone(); - double angle = ellipse->getAngle(); - //double ratio = ellipse->getRatio(); - - // rotate entities: - other->rotate(ellipse->getCenter(), -angle); - other->scale(ellipse->getCenter(), Vector(1.0, 1.0/ellipse->getRatio())); - - ret = getIntersectionLineArc(other, arc); - - ret.scale(ellipse->getCenter(), Vector(1.0, ellipse->getRatio())); - ret.rotate(ellipse->getCenter(), angle); - - delete arc; - delete other; - - return ret; - */ -} - -/** - * Checks if the given coordinate is inside the given contour. - * - * @param point Coordinate to check. - * @param contour One or more entities which shape a contour. - * If the given contour is not closed, the result is undefined. - * The entities don't need to be in a specific order. - * @param onContour Will be set to true if the given point it exactly - * on the contour. - */ -bool Information::isPointInsideContour(const Vector & point, - EntityContainer * contour, bool * onContour) -{ - if (contour==NULL) { - DEBUG->print(Debug::D_WARNING, - "Information::isPointInsideContour: contour is NULL"); - return false; - } - - if (point.x < contour->getMin().x || point.x > contour->getMax().x || - point.y < contour->getMin().y || point.y > contour->getMax().y) - return false; - - double width = contour->getSize().x+1.0; - bool sure; - int counter; - int tries = 0; - double rayAngle = 0.0; - - do - { - sure = true; - - // create ray: - Vector v; - v.setPolar(width*10.0, rayAngle); - Line ray(NULL, LineData(point, point+v)); - counter = 0; - VectorSolutions sol; - - if (onContour) - *onContour = false; - - for(Entity * e=contour->firstEntity(RS2::ResolveAll); e!=NULL; - e=contour->nextEntity(RS2::ResolveAll)) - { - // intersection(s) from ray with contour entity: - sol = Information::getIntersection(&ray, e, true); - - for(int i=0; i<=1; ++i) - { - Vector p = sol.get(i); - - if (p.valid) - { - // point is on the contour itself - if (p.distanceTo(point) < 1.0e-5) - { - if (onContour) - { - *onContour = true; - } - } - else - { - if (e->rtti() == RS2::EntityLine) - { - Line * line = (Line *)e; - - // ray goes through startpoint of line: - if (p.distanceTo(line->getStartpoint()) < 1.0e-4) - { - if (Math::correctAngle(line->getAngle1()) < M_PI) - { - counter++; - sure = false; - } - } - // ray goes through endpoint of line: - else if (p.distanceTo(line->getEndpoint()) < 1.0e-4) - { - if (Math::correctAngle(line->getAngle2()) < M_PI) - { - counter++; - sure = false; - } - } - // ray goes through the line: - else - { - counter++; - } - } - else if (e->rtti() == RS2::EntityArc) - { - Arc * arc = (Arc *)e; - - if (p.distanceTo(arc->getStartpoint()) < 1.0e-4) - { - double dir = arc->getDirection1(); - - if ((dir < M_PI && dir >= 1.0e-5) - || ((dir > 2 * M_PI - 1.0e-5 || dir < 1.0e-5) - && arc->getCenter().y > p.y)) - { - counter++; - sure = false; - } - } - else if (p.distanceTo(arc->getEndpoint()) < 1.0e-4) - { - double dir = arc->getDirection2(); - - if ((dir < M_PI && dir >= 1.0e-5) - || ((dir > 2 * M_PI - 1.0e-5 || dir < 1.0e-5) - && arc->getCenter().y>p.y)) - { - counter++; - sure = false; - } - } - else - { - counter++; - } - } - else if (e->rtti() == RS2::EntityCircle) - { - // tangent: - if (i == 0 && sol.get(1).valid == false) - { - if (!sol.isTangent()) - { - counter++; - } - else - { - sure = false; - } - } - else if (i == 1 || sol.get(1).valid) - { - counter++; - } - } - } - } - } - } - - rayAngle += 0.02; - tries++; - } - while (!sure && rayAngle < 2 * M_PI && tries < 6); - - // remove double intersections: - /* - Q3PtrList is2; - bool done; - Vector* av; - do { - done = true; - double minDist = RS_MAXDOUBLE; - double dist; - av = NULL; - for (Vector* v = is.first(); v!=NULL; v = is.next()) { - dist = point.distanceTo(*v); - if (dist -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/01/2010 Added this text. :-) -// - -#include "insert.h" - -#include "block.h" -#include "drawing.h" - -/** - * @param parent The graphic this block belongs to. - */ -Insert::Insert(EntityContainer * parent, const InsertData & d): - EntityContainer(parent), data(d) -{ - block = NULL; - - if (data.updateMode != RS2::NoUpdate) - { - update(); - //calculateBorders(); - } -} - -/** - * Destructor. - */ -Insert::~Insert() -{ -} - -/*virtual*/ Entity * Insert::clone() -{ - Insert * i = new Insert(*this); -#warning "!!! Need to deal with setAutoDelete() Qt3->Qt4 !!!" -// i->entities.setAutoDelete(entities.autoDelete()); - i->initId(); - i->detach(); - return i; -} - -/** @return RS2::EntityInsert */ -/*virtual*/ RS2::EntityType Insert::rtti() const -{ - return RS2::EntityInsert; -} - -/** @return Copy of data that defines the insert. **/ -InsertData Insert::getData() const -{ - return data; -} - -/** - * Reimplementation of reparent. Invalidates block cache pointer. - */ -/*virtual*/ void Insert::reparent(EntityContainer * parent) -{ - Entity::reparent(parent); - block = NULL; -} - -/** - * @return Pointer to the block associated with this Insert or - * NULL if the block couldn't be found. Blocks are requested - * from the blockSource if one was supplied and otherwise from - * the closest parent graphic. - */ -Block * Insert::getBlockForInsert() -{ - if (block) - return block; - - BlockList * blkList; - - if (!data.blockSource) - blkList = (GetDrawing() ? GetDrawing()->getBlockList() : NULL); - else - blkList = data.blockSource; - - Block * blk = NULL; - - if (blkList) - blk = blkList->find(data.name); - - block = blk; - - return blk; -} - -/** - * Updates the entity buffer of this insert entity. This method - * needs to be called whenever the block this insert is based on changes. - */ -void Insert::update() -{ - DEBUG->print("Insert::update"); - DEBUG->print("Insert::update: name: %s", data.name.toLatin1().data()); - DEBUG->print("Insert::update: insertionPoint: %f/%f", - data.insertionPoint.x, data.insertionPoint.y); - - if (!updateEnabled) - return; - - clear(); - Block * blk = getBlockForInsert(); - - if (!blk) - { - DEBUG->print("Insert::update: Block is NULL"); - return; - } - - if (isUndone()) - { - DEBUG->print("Insert::update: Insert is in undo list"); - return; - } - - if (fabs(data.scaleFactor.x) < 1.0e-6 || fabs(data.scaleFactor.y) < 1.0e-6) - { - DEBUG->print("Insert::update: scale factor is 0"); - return; - } - - Pen tmpPen; - - /*Q3PtrListIterator it = createIterator(); - Entity* e; - while ( (e = it.current()) != NULL ) { - ++it;*/ - - DEBUG->print("Insert::update: cols: %d, rows: %d", data.cols, data.rows); - DEBUG->print("Insert::update: block has %d entities", blk->count()); - - for(Entity * e=blk->firstEntity(); e!=NULL; e=blk->nextEntity()) - { - for(int c=0; cprint("Insert::update: col %d", c); - - for(int r=0; rprint("Insert::update: row %d", r); - - if (e->rtti() == RS2::EntityInsert && data.updateMode != RS2::PreviewUpdate) - { - DEBUG->print("Insert::update: updating sub-insert"); - ((Insert *)e)->update(); - } - - DEBUG->print("Insert::update: cloning entity"); - - Entity * ne = e->clone(); - ne->initId(); - ne->setUpdateEnabled(false); - ne->setParent(this); - ne->setVisible(getFlag(RS2::FlagVisible)); - - DEBUG->print("Insert::update: transforming entity"); - - // Move: - DEBUG->print("Insert::update: move 1"); - if (fabs(data.scaleFactor.x) > 1.0e-6 && fabs(data.scaleFactor.y) > 1.0e-6) - { - ne->move(data.insertionPoint + Vector(data.spacing.x / data.scaleFactor.x * c, data.spacing.y / data.scaleFactor.y * r)); - } - else - { - ne->move(data.insertionPoint); - } - - // Move because of block base point: - DEBUG->print("Insert::update: move 2"); - ne->move(blk->getBasePoint() * -1); - // Scale: - DEBUG->print("Insert::update: scale"); - ne->scale(data.insertionPoint, data.scaleFactor); - // Rotate: - DEBUG->print("Insert::update: rotate"); - ne->rotate(data.insertionPoint, data.angle); - // Select: - ne->setSelected(isSelected()); - - // individual entities can be on indiv. layers - tmpPen = ne->getPen(false); - - // color from block (free floating): - if (tmpPen.getColor() == Color(RS2::FlagByBlock)) - tmpPen.setColor(getPen().getColor()); - - // line width from block (free floating): - if (tmpPen.getWidth() == RS2::WidthByBlock) - tmpPen.setWidth(getPen().getWidth()); - - // line type from block (free floating): - if (tmpPen.getLineType() == RS2::LineByBlock) - tmpPen.setLineType(getPen().getLineType()); - - // now that we've evaluated all flags, let's strip them: - // TODO: strip all flags (width, line type) - //tmpPen.setColor(tmpPen.getColor().stripFlags()); - - ne->setPen(tmpPen); - - ne->setUpdateEnabled(true); - - if (data.updateMode != RS2::PreviewUpdate) - { - DEBUG->print("Insert::update: updating new entity"); - ne->update(); - } - - DEBUG->print("Insert::update: adding new entity"); - addEntity(ne); - } - } - } - - calculateBorders(); - - DEBUG->print("Insert::update: OK"); -} - -QString Insert::getName() const -{ - return data.name; -} - -void Insert::setName(const QString & newName) -{ - data.name = newName; - update(); -} - -Vector Insert::getInsertionPoint() const -{ - return data.insertionPoint; -} - -void Insert::setInsertionPoint(const Vector & i) -{ - data.insertionPoint = i; -} - -Vector Insert::getScale() const -{ - return data.scaleFactor; -} - -void Insert::setScale(const Vector & s) -{ - data.scaleFactor = s; -} - -double Insert::getAngle() const -{ - return data.angle; -} - -void Insert::setAngle(double a) -{ - data.angle = a; -} - -int Insert::getCols() const -{ - return data.cols; -} - -void Insert::setCols(int c) -{ - data.cols = c; -} - -int Insert::getRows() const -{ - return data.rows; -} - -void Insert::setRows(int r) -{ - data.rows = r; -} - -Vector Insert::getSpacing() const -{ - return data.spacing; -} - -void Insert::setSpacing(const Vector & s) -{ - data.spacing = s; -} - -/** - * Is this insert visible? (re-implementation from Entity) - * - * @return true Only if the entity and the block and the layer it is on - * are visible. - * The Layer might also be NULL. In that case the layer visiblity - * is ignored. - * The Block might also be NULL. In that case the block visiblity - * is ignored. - */ -bool Insert::isVisible() -{ - Block * blk = getBlockForInsert(); - - if (blk != NULL) - { - if (blk->isFrozen()) - { - return false; - } - } - - return Entity::isVisible(); -} - -VectorSolutions Insert::getRefPoints() -{ - VectorSolutions ret(data.insertionPoint); - return ret; -} - -Vector Insert::getNearestRef(const Vector & coord, double * dist) -{ - return getRefPoints().getClosest(coord, dist); -} - -void Insert::move(Vector offset) -{ - DEBUG->print("Insert::move: offset: %f/%f", - offset.x, offset.y); - DEBUG->print("Insert::move1: insertionPoint: %f/%f", - data.insertionPoint.x, data.insertionPoint.y); - data.insertionPoint.move(offset); - DEBUG->print("Insert::move2: insertionPoint: %f/%f", - data.insertionPoint.x, data.insertionPoint.y); - update(); -} - -void Insert::rotate(Vector center, double angle) -{ - DEBUG->print("Insert::rotate1: insertionPoint: %f/%f " - "/ center: %f/%f", - data.insertionPoint.x, data.insertionPoint.y, - center.x, center.y); - data.insertionPoint.rotate(center, angle); - data.angle = Math::correctAngle(data.angle + angle); - DEBUG->print("Insert::rotate2: insertionPoint: %f/%f", - data.insertionPoint.x, data.insertionPoint.y); - update(); -} - -void Insert::scale(Vector center, Vector factor) -{ - DEBUG->print("Insert::scale1: insertionPoint: %f/%f", - data.insertionPoint.x, data.insertionPoint.y); - data.insertionPoint.scale(center, factor); - data.scaleFactor.scale(Vector(0.0, 0.0), factor); - data.spacing.scale(Vector(0.0, 0.0), factor); - DEBUG->print("Insert::scale2: insertionPoint: %f/%f", - data.insertionPoint.x, data.insertionPoint.y); - update(); -} - -void Insert::mirror(Vector axisPoint1, Vector axisPoint2) -{ - data.insertionPoint.mirror(axisPoint1, axisPoint2); - - Vector vec; - vec.setPolar(1.0, data.angle); - vec.mirror(Vector(0.0, 0.0), axisPoint2 - axisPoint1); - data.angle = vec.angle(); - - data.scaleFactor.y *= -1; - - update(); -} - -std::ostream & operator<<(std::ostream & os, const Insert & i) -{ - os << " Insert: " << i.getData() << std::endl; - return os; -} diff --git a/src/base/insert.h b/src/base/insert.h deleted file mode 100644 index a9fbe65..0000000 --- a/src/base/insert.h +++ /dev/null @@ -1,124 +0,0 @@ -#ifndef __INSERT_H__ -#define __INSERT_H__ - -#include "entitycontainer.h" -#include "block.h" -#include "drawing.h" - -/** - * Holds the data that defines an insert. - */ -class InsertData -{ - public: - /** - * Default constructor. - */ - InsertData() {} - - /** - * @param name The name of the block used as an identifier. - * @param insertionPoint Insertion point of the block. - * @param scaleFactor Scale factor in x / y. - * @param angle Rotation angle. - * @param cols Number of cols if we insert a whole array. - * @param rows Number of rows if we insert a whole array. - * @param spacing Spacing between rows and cols. - * @param blockSource Source for the block to insert if other than parent. - * Normally blocks are requested from the entity's parent but the - * block can also come from another resource. Text uses that - * to share the blocks (letters) from a font. - * @param updateMode RS2::Update will update the insert entity instantly - * RS2::NoUpdate will not update the insert. You can update - * it later manually using the update() method. This is - * often the case since you might want to adjust attributes - * after creating an insert entity. - */ - InsertData(const QString & name, Vector insertionPoint, Vector scaleFactor, - double angle, int cols, int rows, Vector spacing, BlockList * blockSource = NULL, - RS2::UpdateMode updateMode = RS2::Update) - { - this->name = name; - this->insertionPoint = insertionPoint; - this->scaleFactor = scaleFactor; - this->angle = angle; - this->cols = cols; - this->rows = rows; - this->spacing = spacing; - this->blockSource = blockSource; - this->updateMode = updateMode; - } - - friend class Insert; - - friend std::ostream & operator<<(std::ostream & os, const InsertData & d) - { - os << "(" << d.name.toLatin1().data() << ")"; - return os; - } - - QString name; - Vector insertionPoint; - Vector scaleFactor; - double angle; - int cols, rows; - Vector spacing; - BlockList * blockSource; - RS2::UpdateMode updateMode; -}; - -/** - * An insert inserts a block into the drawing at a certain location - * with certain attributes (angle, scale, ...). - * Inserts don't really contain other entities internally. They just - * refer to a block. However, to the outside world they act exactly - * like EntityContainer. - * - * @author Andrew Mustun - */ -class Insert: public EntityContainer -{ - public: - Insert(EntityContainer * parent, const InsertData & d); - virtual ~Insert(); - - virtual Entity * clone(); - virtual RS2::EntityType rtti() const; - InsertData getData() const; - virtual void reparent(EntityContainer * parent); - - Block * getBlockForInsert(); - virtual void update(); - - QString getName() const; - void setName(const QString & newName); - Vector getInsertionPoint() const; - void setInsertionPoint(const Vector & i); - Vector getScale() const; - void setScale(const Vector & s); - double getAngle() const; - void setAngle(double a); - int getCols() const; - void setCols(int c); - int getRows() const; - void setRows(int r); - Vector getSpacing() const; - void setSpacing(const Vector & s); - virtual bool isVisible(); - - virtual VectorSolutions getRefPoints(); - virtual Vector getNearestRef(const Vector & coord, double * dist = NULL); - - virtual void move(Vector offset); - virtual void rotate(Vector center, double angle); - virtual void scale(Vector center, Vector factor); - virtual void mirror(Vector axisPoint1, Vector axisPoint2); - - friend std::ostream & operator<<(std::ostream & os, const Insert & i); - - protected: - InsertData data; - Block * block; -}; - -#endif diff --git a/src/base/layer.cpp b/src/base/layer.cpp deleted file mode 100644 index 986616d..0000000 --- a/src/base/layer.cpp +++ /dev/null @@ -1,168 +0,0 @@ -// layer.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/01/2010 Added this text. :-) -// - -#include "layer.h" - -#include "color.h" -#include "mathextra.h" - -/** - * Constructor. - */ -Layer::Layer(const QString & name) -{ - setName(name); - - data.pen.setLineType(RS2::SolidLine); - data.pen.setWidth(RS2::Width00); - data.pen.setColor(Qt::black); - data.frozen = false; - data.locked = false; -} - -Layer * Layer::clone() -{ - return new Layer(*this); -} - -/** sets a new name for this layer. */ -void Layer::setName(const QString & name) -{ - data.name = name; -} - -/** @return the name of this layer. */ -QString Layer::getName() const -{ - return data.name; -} - -/** sets the default pen for this layer. */ -void Layer::setPen(const Pen & pen) -{ - data.pen = pen; -} - -/** @return default pen for this layer. */ -Pen Layer::getPen() const -{ - return data.pen; -} - -/** - * @retval true if this layer is frozen (invisible) - * @retval false if this layer isn't frozen (visible) - */ -bool Layer::isFrozen() const -{ - return data.frozen; - //getFlag(RS2::FlagFrozen); -} - -/** - * @retval true the layer has been converted already - * @retval false the layer still needs to be converted - */ -bool Layer::isConverted() const -{ - return data.converted; -} - -/** - * Sets the converted flag - */ -void Layer::setConverted(bool c) -{ - data.converted = c; -} - -/** - * Toggles the visibility of this layer. - * Freezes the layer if it's not frozen, thaws the layer otherwise - */ -void Layer::toggle() -{ - //toggleFlag(RS2::FlagFrozen); - data.frozen = !data.frozen; -} - -/** - * (De-)freezes this layer. - * - * @param freeze true: freeze, false: defreeze - */ -void Layer::freeze(bool freeze) -{ - data.frozen = freeze; - /*if (freeze) { - setFlag(RS2::FlagFrozen); - } else { - delFlag(RS2::FlagFrozen); - }*/ -} - -/** - * Toggles the lock of this layer. - */ -void Layer::toggleLock() -{ - //toggleFlag(RS2::FlagFrozen); - data.locked = !data.locked; -} - -/** - * Locks/Unlocks this layer. - * - * @param l true: lock, false: unlock - */ -void Layer::lock(bool l) -{ - data.locked = l; -} - -/** - * return the LOCK state of the Layer - */ -bool Layer::isLocked() -{ - return data.locked; -} - -/** - * Copies all attributes (pen) and the name of the layer. - */ -/* -Layer & Layer::operator=(const Layer & l) -{ - setName(l.getName()); - setPen(l.getPen()); - setFrozen(l.isFrozen()); - return *this; -} -*/ - -/** - * Dumps the layers data to stdout. - */ -std::ostream & operator<<(std::ostream & os, const Layer & l) -{ - os << " name: " << l.getName().toLatin1().data() - << " pen: " << l.getPen() - << " frozen: " << (int)l.isFrozen() - << " address: " << (int)(&l) - << std::endl; - return os; -} diff --git a/src/base/layer.h b/src/base/layer.h deleted file mode 100644 index 249fc73..0000000 --- a/src/base/layer.h +++ /dev/null @@ -1,83 +0,0 @@ -#ifndef __LAYER_H__ -#define __LAYER_H__ - -#include - -//#ifdef __hpux -//#include -//#endif - -#include -#include - -#include "flags.h" -#include "pen.h" - -/** - * Holds the data that defines a layer. - */ -class LayerData -{ - public: - LayerData() {} - - LayerData(const QString & name, const Pen & pen, bool frozen, bool locked) - { - this->name = name; - this->pen = pen; - this->frozen = frozen; - this->locked = locked; - } - - //! Layer name - QString name; - - //! default pen for this layer - Pen pen; - - //! Frozen flag - bool frozen; - - //! Locked flag - bool locked; - - //! Converted flag (cam) - bool converted; -}; - -/** - * Class for representing a layer - * - * @author Andrew Mustun - */ -class Layer -{ - public: - explicit Layer(const QString & name); - //Layer(const char* name); - - Layer * clone(); - void setName(const QString & name); - QString getName() const; - void setPen(const Pen & pen); - Pen getPen() const; - bool isFrozen() const; - bool isConverted() const; - void setConverted(bool c); - void toggle(); - void freeze(bool freeze); - void toggleLock(); - void lock(bool l); - bool isLocked(); - //Layer & operator=(const Layer & l); - - friend std::ostream & operator<<(std::ostream & os, const Layer & l); - - //friend class LayerList; - - private: - //! Layer data - LayerData data; -}; - -#endif diff --git a/src/base/layerlist.cpp b/src/base/layerlist.cpp deleted file mode 100644 index 4196381..0000000 --- a/src/base/layerlist.cpp +++ /dev/null @@ -1,452 +0,0 @@ -// layerlist.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/01/2010 Added this text. :-) -// - -#include "layerlist.h" - -//#include "layerlistlistener.h" -#include "debug.h" -#include "entity.h" -#include "layer.h" - -/** - * Default constructor. - */ -LayerList::LayerList() -{ -// Good news, we don't have to screw with this shit -// layers.setAutoDelete(false); -// layerListListeners.setAutoDelete(false); - activeLayer = NULL; - setModified(false); -} - -/*virtual*/ LayerList::~LayerList() -{ -} - -/** - * Removes all layers in the layerlist. - */ -void LayerList::clear() -{ - layers.clear(); - setModified(true); -} - -/** - * @return Number of layers in the list. - */ -uint LayerList::count() const -{ - return layers.count(); -} - -/** - * @return Layer at given position or NULL if i is out of range. - */ -Layer * LayerList::at(uint i) -{ - return layers.at(i); -} - -/** - * Activates the given layer. - * - * @param notify Notify listeners. - */ -void LayerList::activate(const QString & name, bool notify) -{ - DEBUG->print("LayerList::activate: %s, notify: %d begin", name.toLatin1().data(), notify); - - activate(find(name), notify); - /* - if (activeLayer==NULL) { - DEBUG->print("activeLayer is NULL"); -} else { - DEBUG->print("activeLayer is %s", activeLayer->getName().latin1()); -} - */ - - DEBUG->print("LayerList::activate: %s end", name.toLatin1().data()); -} - -/** - * Activates the given layer. - * - * @param notify Notify listeners. - */ -void LayerList::activate(Layer * layer, bool notify) -{ - DEBUG->print("LayerList::activate notify: %d begin", notify); - - /*if (layer!=NULL) { - DEBUG->print("LayerList::activate: %s", - layer->getName().latin1()); -} else { - DEBUG->print("LayerList::activate: NULL"); -}*/ - - activeLayer = layer; - -#if 0 - if (notify) - { - for(int i=0; ilayerActivated(activeLayer); - DEBUG->print("LayerList::activate listener notified"); - } - } -#endif - - DEBUG->print("LayerList::activate end"); -} - -//! @return The active layer of NULL if no layer is activated. -Layer * LayerList::getActive() -{ - return activeLayer; -} - -/** - * Adds a layer to the layer list. - * If there is already a layer with the same name, no layer is - * added. In that case the layer passed to the methode will be deleted! - * If no layer was active so far, the new layer becomes the active one. - * - * Listeners are notified. - */ -void LayerList::add(Layer * layer) -{ - DEBUG->print("LayerList::addLayer()"); - - if (layer == NULL) - return; - - // check if layer already exists: - Layer * l = find(layer->getName()); - - if (l == NULL) - { - layers.append(layer); - -#if 0 - // notify listeners - for(int i=0; ilayerAdded(layer); - } -#endif - - setModified(true); - - // if there was no active layer so far, activate this one. - if (activeLayer == NULL) - activate(layer); - } - else - { - // if there was no active layer so far, activate this one. - if (activeLayer == NULL) - activate(l); - - l->setPen(layer->getPen()); - - delete layer; - layer = NULL; - } -} - -/** - * Removes a layer from the list. - * Listeners are notified after the layer was removed from - * the list but before it gets deleted. - */ -void LayerList::remove(Layer * layer) -{ - DEBUG->print("LayerList::removeLayer()"); - - if (layer == NULL) - return; - - // here the layer is removed from the list but not deleted -// layers.remove(layer); - int idx = layers.indexOf(layer); - - if (idx != -1) - layers.takeAt(idx); - -#if 0 - for(int i=0; ilayerRemoved(layer); - } -#endif - - setModified(true); - - // activate an other layer if necessary: - if (activeLayer == layer) - activate(layers.first()); - - // now it's save to delete the layer - delete layer; -} - -/** - * Changes a layer's attributes. The attributes of layer 'layer' - * are copied from layer 'source'. - * Listeners are notified. - */ -void LayerList::edit(Layer * layer, const Layer & source) -{ - if (!layer) - return; - - *layer = source; - -#if 0 - for(int i=0; ilayerEdited(layer); - } -#endif - - setModified(true); -} - -/** - * @return Pointer to the layer with the given name or - * \p NULL if no such layer was found. - */ -Layer * LayerList::find(const QString & name) -{ - //DEBUG->print("LayerList::find begin"); - - Layer * ret = NULL; - - for(int i=0; igetName() == name) - ret = l; - } - - //DEBUG->print("LayerList::find end"); - - return ret; -} - -/** - * @return Index of the given layer in the layer list or -1 if the layer - * was not found. - */ -int LayerList::getIndex(const QString & name) -{ -#if 0 - //DEBUG->print("LayerList::find begin"); - - int ret = -1; - int i = 0; - - for(Layer * l=layers.first(); l!=NULL; l=layers.next()) - { - if (l->getName() == name) - { - ret = i; - break; - } - - i++; - } - - //DEBUG->print("LayerList::find end"); - - return ret; -#else - for(int i=0; igetName() == name) - return i; - } - - return -1; -#endif -} - -/** - * @return Index of the given layer in the layer list or -1 if the layer - * was not found. - */ -int LayerList::getIndex(Layer * layer) -{ -#if 0 - //DEBUG->print("LayerList::find begin"); - - int ret = -1; - int i = 0; - - for(Layer* l=layers.first(); l!=NULL; l=layers.next()) - { - if (l == layer) - { - ret = i; - break; - } - - i++; - } - - //DEBUG->print("LayerList::find end"); - - return ret; -#else - return layers.indexOf(layer); -#endif -} - -/** - * Switches on / off the given layer. - * Listeners are notified. - */ -void LayerList::toggle(const QString & name) -{ - toggle(find(name)); -} - -/** - * Switches on / off the given layer. - * Listeners are notified. - */ -void LayerList::toggle(Layer * layer) -{ - if (!layer) - return; - - layer->toggle(); - -#if 0 - // Notify listeners: - for(int i=0; i < layerListListeners.count(); ++i) - { - LayerListListener * l = layerListListeners.at(i); - l->layerToggled(layer); - } -#endif -} - -/** - * Locks or unlocks the given layer. - * Listeners are notified. - */ -void LayerList::toggleLock(Layer * layer) -{ - if (!layer) - return; - - layer->toggleLock(); - -#if 0 - // Notify listeners: - for(int i=0; ilayerToggled(layer); - } -#endif -} - -/** - * Freezes or defreezes all layers. - * - * @param freeze true: freeze, false: defreeze - */ -void LayerList::freezeAll(bool freeze) -{ - for(uint l=0; lfreeze(freeze); - -#if 0 - for(int i=0; ilayerToggled(NULL); - } -#endif -} - -#if 0 -/** - * adds a LayerListListener to the list of listeners. Listeners - * are notified when the layer list changes. - * - * Typical listeners are: layer list widgets, pen toolbar, graphic view - */ -void LayerList::addListener(LayerListListener * listener) -{ - layerListListeners.append(listener); -} - -/** - * removes a LayerListListener from the list of listeners. - */ -void LayerList::removeListener(LayerListListener * listener) -{ -// layerListListeners.remove(listener); - - int i = layerListListeners.indexOf(listener); - - if (i != -1) - layerListListeners.takeAt(i); -} -#endif - -/** - * Sets the layer lists modified status to 'm'. - */ -void LayerList::setModified(bool m) -{ - modified = m; -} - -/** - * @retval true The layer list has been modified. - * @retval false The layer list has not been modified. - */ -/*virtual*/ bool LayerList::isModified() const -{ - return modified; -} - -/** - * Dumps the layers to stdout. - */ -std::ostream & operator<<(std::ostream & os, LayerList & l) -{ - os << "Layerlist: \n"; - - for(uint i=0; i -#include - -class Layer; -//class LayerListListener; - -/** - * A list of layers. - * - * @author Andrew Mustun - */ -class LayerList -{ - public: - LayerList(); - virtual ~LayerList(); - - void clear(); - uint count() const; - Layer * at(uint i); - void activate(const QString & name, bool notify = false); - void activate(Layer * layer, bool notify = false); - Layer * getActive(); - virtual void add(Layer * layer); - virtual void remove(Layer * layer); - virtual void edit(Layer * layer, const Layer & source); - Layer * find(const QString & name); - int getIndex(const QString & name); - int getIndex(Layer * layer); - void toggle(const QString & name); - void toggle(Layer * layer); - void toggleLock(Layer * layer); - void freezeAll(bool freeze); -// void addListener(LayerListListener * listener); -// void removeListener(LayerListListener * listener); - void setModified(bool m); - virtual bool isModified() const; - - friend std::ostream & operator<<(std::ostream & os, LayerList & l); - - private: - //! layers in the graphic - QList layers; - //! List of registered LayerListListeners -// QList layerListListeners; - //! Currently active layer - Layer * activeLayer; - /** Flag set if the layer list was modified and not yet saved. */ - bool modified; -}; - -#endif diff --git a/src/base/leader.cpp b/src/base/leader.cpp deleted file mode 100644 index 995a21b..0000000 --- a/src/base/leader.cpp +++ /dev/null @@ -1,215 +0,0 @@ -// leader.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/01/2010 Added this text. :-) -// - -#include "leader.h" - -#include "debug.h" -#include "line.h" -#include "solid.h" - -/** - * Constructor. - */ -Leader::Leader(EntityContainer * parent): EntityContainer(parent) -{ - empty = true; -} - -/** - * Constructor. - * @param d Leader data - */ -Leader::Leader(EntityContainer * parent, const LeaderData & d): - EntityContainer(parent), data(d) -{ - empty = true; -} - -/** - * Destructor - */ -Leader::~Leader() -{ -} - -/*virtual*/ Entity * Leader::clone() -{ - Leader * p = new Leader(*this); -#warning "!!! Need to deal with setAutoDelete() Qt3->Qt4 !!!" -// p->entities.setAutoDelete(entities.autoDelete()); - p->initId(); - p->detach(); - return p; -} - -/** @return RS2::EntityDimLeader */ -/*virtual*/ RS2::EntityType Leader::rtti() const -{ - return RS2::EntityDimLeader; -} - -/** - * Implementation of update. Updates the arrow. - */ -void Leader::update() -{ - // find and delete arrow: - for(Entity * e=firstEntity(); e!=NULL; e=nextEntity()) - { - if (e->rtti() == RS2::EntitySolid) - { - removeEntity(e); - break; - } - } - - if (isUndone()) - { - setVisible(false); - return; - } - - Entity * fe = firstEntity(); - - if (fe != NULL && fe->isAtomic()) - { - Vector p1 = ((AtomicEntity *)fe)->getStartpoint(); - Vector p2 = ((AtomicEntity *)fe)->getEndpoint(); - - // first entity must be the line which gets the arrow: - if (hasArrowHead()) - { - Solid * s = new Solid(this, SolidData()); - s->shapeArrow(p1, p2.angleTo(p1), getGraphicVariableDouble("$DIMASZ", 2.5)); - s->setPen(Pen(RS2::FlagInvalid)); - s->setLayer(NULL); - EntityContainer::addEntity(s); - } - } -} - -/** @return Copy of data that defines the leader. */ -LeaderData Leader::getData() const -{ - return data; -} - -/** @return true: if this leader has an arrow at the beginning. */ -bool Leader::hasArrowHead() -{ - return data.arrowHead; -} - -/** - * Adds a vertex from the endpoint of the last element or - * sets the startpoint to the point 'v'. - * - * The very first vertex added is the starting point. - * - * @param v vertex coordinate - * - * @return Pointer to the entity that was addded or NULL if this - * was the first vertex added. - */ -Entity * Leader::addVertex(const Vector & v) -{ - Entity * entity = NULL; - static Vector last = Vector(false); - - if (empty) - { - last = v; - empty = false; - } - else - { - // add line to the leader: - entity = new Line(this, LineData(last, v)); - entity->setPen(Pen(RS2::FlagInvalid)); - entity->setLayer(NULL); - EntityContainer::addEntity(entity); - - if (count() == 1 && hasArrowHead()) - update(); - - last = v; - } - - return entity; -} - -/** - * Reimplementation of the addEntity method for a normal container. - * This reimplementation deletes the given entity! - * - * To add entities use addVertex() instead. - */ -void Leader::addEntity(Entity * entity) -{ - DEBUG->print(Debug::D_WARNING, "Leader::addEntity: should never be called"); - - if (entity == NULL) - return; - - delete entity; -} - -/*virtual*/ double Leader::getLength() -{ - return -1.0; -} - -void Leader::move(Vector offset) -{ - EntityContainer::move(offset); - update(); -} - -void Leader::rotate(Vector center, double angle) -{ - EntityContainer::rotate(center, angle); - update(); -} - -void Leader::scale(Vector center, Vector factor) -{ - EntityContainer::scale(center, factor); - update(); -} - -void Leader::mirror(Vector axisPoint1, Vector axisPoint2) -{ - EntityContainer::mirror(axisPoint1, axisPoint2); - update(); -} - -void Leader::stretch(Vector firstCorner, Vector secondCorner, Vector offset) -{ - EntityContainer::stretch(firstCorner, secondCorner, offset); - update(); -} - -/** - * Dumps the leader's data to stdout. - */ -std::ostream & operator<<(std::ostream & os, const Leader & l) -{ - os << " Leader: " << l.getData() << " {\n"; - os << (EntityContainer &)l; - os << "\n}\n"; - - return os; -} diff --git a/src/base/leader.h b/src/base/leader.h deleted file mode 100644 index 9f14cf0..0000000 --- a/src/base/leader.h +++ /dev/null @@ -1,62 +0,0 @@ -#ifndef __LEADER_H__ -#define __LEADER_H__ - -#include "entity.h" -#include "entitycontainer.h" - -/** - * Holds the data that defines a leader. - */ -class LeaderData -{ - public: - LeaderData() {} - LeaderData(bool arrowHeadFlag) - { - arrowHead = arrowHeadFlag; - } - - friend std::ostream & operator<<(std::ostream & os, const LeaderData & /*ld*/) - { - os << "(Leader)"; - return os; - } - - /** true: leader has an arrow head. false: no arrow. */ - bool arrowHead; -}; - -/** - * Class for a leader entity (kind of a polyline arrow). - * - * @author Andrew Mustun - */ -class Leader: public EntityContainer -{ - public: - Leader(EntityContainer * parent = NULL); - Leader(EntityContainer * parent, const LeaderData & d); - virtual ~Leader(); - - virtual Entity * clone(); - virtual RS2::EntityType rtti() const; - virtual void update(); - LeaderData getData() const; - bool hasArrowHead(); - virtual Entity * addVertex(const Vector & v); - virtual void addEntity(Entity * entity); - virtual double getLength(); - virtual void move(Vector offset); - virtual void rotate(Vector center, double angle); - virtual void scale(Vector center, Vector factor); - virtual void mirror(Vector axisPoint1, Vector axisPoint2); - virtual void stretch(Vector firstCorner, Vector secondCorner, Vector offset); - - friend std::ostream & operator<<(std::ostream & os, const Leader & l); - - protected: - LeaderData data; - bool empty; -}; - -#endif diff --git a/src/base/line.cpp b/src/base/line.cpp deleted file mode 100644 index 918d6e7..0000000 --- a/src/base/line.cpp +++ /dev/null @@ -1,640 +0,0 @@ -// line.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/01/2010 Added this text. :-) -// - -#include "line.h" - -#include "debug.h" -#include "drawing.h" -#include "graphicview.h" -#include "linetypepattern.h" -#include "paintinterface.h" - -/** - * Constructor. - */ -Line::Line(EntityContainer * parent, const LineData & d): - AtomicEntity(parent), data(d) -{ - calculateBorders(); -} - -/** - * Destructor. - */ -Line::~Line() -{ -} - -Entity * Line::clone() -{ - Line * l = new Line(*this); - l->initId(); - return l; -} - -void Line::calculateBorders() -{ - minV = Vector::minimum(data.startpoint, data.endpoint); - maxV = Vector::maximum(data.startpoint, data.endpoint); -} - -/** @return RS2::EntityLine */ -RS2::EntityType Line::rtti() const -{ - return RS2::EntityLine; -} - -/** @return true */ -bool Line::isEdge() const -{ - return true; -} - -/** @return Copy of data that defines the line. */ -LineData Line::getData() const -{ - return data; -} - -VectorSolutions Line::getRefPoints() -{ - VectorSolutions ret(data.startpoint, data.endpoint); - return ret; -} - -/** @return Start point of the entity */ -Vector Line::getStartpoint() const -{ - return data.startpoint; -} - -/** @return End point of the entity */ -Vector Line::getEndpoint() const -{ - return data.endpoint; -} - -/** Sets the startpoint */ -void Line::setStartpoint(Vector s) -{ - data.startpoint = s; - calculateBorders(); -} - -/** Sets the endpoint */ -void Line::setEndpoint(Vector e) -{ - data.endpoint = e; - calculateBorders(); -} - -/** -* @return Direction 1. The angle at which the line starts at -* the startpoint. -*/ -double Line::getDirection1() const -{ - return getAngle1(); -} - -/** -* @return Direction 2. The angle at which the line starts at -* the endpoint. -*/ -double Line::getDirection2() const -{ - return getAngle2(); -} - -Vector Line::getNearestEndpoint(const Vector & coord, double * dist) -{ - double dist1, dist2; - Vector * nearerPoint; - - dist1 = data.startpoint.distanceTo(coord); - dist2 = data.endpoint.distanceTo(coord); - - if (dist2 < dist1) - { - if (dist != NULL) - *dist = dist2; - - nearerPoint = &data.endpoint; - } - else - { - if (dist != NULL) - *dist = dist1; - - nearerPoint = &data.startpoint; - } - - return *nearerPoint; -} - -Vector Line::getNearestPointOnEntity(const Vector & coord, - bool onEntity, double * dist, Entity ** entity) -{ - if (entity != NULL) - *entity = this; - - Vector ae = data.endpoint-data.startpoint; - Vector ea = data.startpoint-data.endpoint; - Vector ap = coord-data.startpoint; - Vector ep = coord-data.endpoint; - - if (ae.magnitude() < 1.0e-6 || ea.magnitude() < 1.0e-6) - { - if (dist != NULL) - *dist = RS_MAXDOUBLE; - - return Vector(false); - } - - // Orthogonal projection from both sides: - Vector ba = ae * Vector::dotP(ae, ap) / (ae.magnitude() * ae.magnitude()); - Vector be = ea * Vector::dotP(ea, ep) / (ea.magnitude() * ea.magnitude()); - - // Check if the projection is within this line: - if (onEntity == true && (ba.magnitude() > ae.magnitude() || be.magnitude() > ea.magnitude())) - { - return getNearestEndpoint(coord, dist); - } - else - { - if (dist != NULL) - *dist = coord.distanceTo(data.startpoint + ba); - - return data.startpoint + ba; - } -} - -Vector Line::getNearestCenter(const Vector & coord, double * dist) -{ - Vector p = (data.startpoint + data.endpoint) / 2.0; - - if (dist != NULL) - *dist = p.distanceTo(coord); - - return p; -} - -Vector Line::getNearestMiddle(const Vector & coord, double * dist) -{ - return getNearestCenter(coord, dist); -} - -Vector Line::getNearestDist(double distance, const Vector & coord, double * dist) -{ - double a1 = getAngle1(); - - Vector dv; - dv.setPolar(distance, a1); - - Vector p1 = data.startpoint + dv; - Vector p2 = data.endpoint - dv; - - double dist1, dist2; - Vector * nearerPoint; - - dist1 = p1.distanceTo(coord); - dist2 = p2.distanceTo(coord); - - if (dist2 < dist1) - { - if (dist != NULL) - { - *dist = dist2; - } - - nearerPoint = &p2; - } - else - { - if (dist != NULL) - { - *dist = dist1; - } - - nearerPoint = &p1; - } - - return *nearerPoint; -} - -Vector Line::getNearestDist(double distance, bool startp) -{ - double a1 = getAngle1(); - - Vector dv; - dv.setPolar(distance, a1); - Vector ret; - - if (startp) - ret = data.startpoint + dv; - else - ret = data.endpoint - dv; - - return ret; -} - -/*Vector Line::getNearestRef(const Vector& coord, double* dist) -{ - double d1, d2, d; - Vector p; - Vector p1 = getNearestEndpoint(coord, &d1); - Vector p2 = getNearestMiddle(coord, &d2); - - if (d1print("Line::getDistanceToPoint"); - - if (entity != NULL) - *entity = this; - - // check endpoints first: - double dist = coord.distanceTo(getStartpoint()); - - if (dist < 1.0e-4) - { - DEBUG->print("Line::getDistanceToPoint: OK1"); - return dist; - } - - dist = coord.distanceTo(getEndpoint()); - - if (dist < 1.0e-4) - { - DEBUG->print("Line::getDistanceToPoint: OK2"); - return dist; - } - - dist = RS_MAXDOUBLE; - Vector ae = data.endpoint-data.startpoint; - Vector ea = data.startpoint-data.endpoint; - Vector ap = coord-data.startpoint; - Vector ep = coord-data.endpoint; - - if (ae.magnitude() < 1.0e-6 || ea.magnitude() < 1.0e-6) - { - DEBUG->print("Line::getDistanceToPoint: OK2a"); - return dist; - } - - // Orthogonal projection from both sides: - Vector ba = ae * Vector::dotP(ae, ap) / Math::pow(ae.magnitude(), 2); - Vector be = ea * Vector::dotP(ea, ep) / Math::pow(ea.magnitude(), 2); - - // Check if the projection is outside this line: - if (ba.magnitude() > ae.magnitude() || be.magnitude() > ea.magnitude()) - { - // return distance to endpoint - getNearestEndpoint(coord, &dist); - DEBUG->print("Line::getDistanceToPoint: OK3"); - return dist; - } - //DEBUG->print("ba: %f", ba.magnitude()); - //DEBUG->print("ae: %f", ae.magnitude()); - - Vector cp = Vector::crossP(ap, ae); - dist = cp.magnitude() / ae.magnitude(); - - DEBUG->print("Line::getDistanceToPoint: OK4"); - - return dist; -} - -void Line::moveStartpoint(const Vector & pos) -{ - data.startpoint = pos; - calculateBorders(); -} - -void Line::moveEndpoint(const Vector & pos) -{ - data.endpoint = pos; - calculateBorders(); -} - -RS2::Ending Line::getTrimPoint(const Vector & coord, const Vector & trimPoint) -{ - double angEl = getAngle1(); - double angM = trimPoint.angleTo(coord); - double angDif = angEl - angM; - - if (angDif < 0.0) - angDif *= -1.0; - - if (angDif > M_PI) - angDif = 2 * M_PI - angDif; - - if (angDif < M_PI / 2.0) - return RS2::EndingStart; - else - return RS2::EndingEnd; -} - -void Line::reverse() -{ - Vector v = data.startpoint; - data.startpoint = data.endpoint; - data.endpoint = v; -} - -/** @return the center point of the line. */ -Vector Line::getMiddlepoint() -{ - return (data.startpoint + data.endpoint) / 2.0; -} - -/** Sets the y coordinate of the startpoint */ -void Line::setStartpointY(double val) -{ - data.startpoint.y = val; - calculateBorders(); -} - -/** Sets the y coordinate of the endpoint */ -void Line::setEndpointY(double val) -{ - data.endpoint.y = val; - calculateBorders(); -} - -/** - * @return The length of the line. - */ -double Line::getLength() -{ - return data.startpoint.distanceTo(data.endpoint); -} - -/** - * @return The angle of the line (from start to endpoint). - */ -double Line::getAngle1() const -{ - return data.startpoint.angleTo(data.endpoint); -} - -/** - * @return The angle of the line (from end to startpoint). - */ -double Line::getAngle2() const -{ - return data.endpoint.angleTo(data.startpoint); -} - -bool Line::hasEndpointsWithinWindow(Vector v1, Vector v2) -{ - if (data.startpoint.isInWindow(v1, v2) || data.endpoint.isInWindow(v1, v2)) - return true; - - return false; -} - -void Line::move(Vector offset) -{ - DEBUG->print("Line::move1: sp: %f/%f, ep: %f/%f", - data.startpoint.x, data.startpoint.y, data.endpoint.x, data.endpoint.y); - DEBUG->print("Line::move1: offset: %f/%f", offset.x, offset.y); - data.startpoint.move(offset); - data.endpoint.move(offset); - calculateBorders(); - DEBUG->print("Line::move2: sp: %f/%f, ep: %f/%f", - data.startpoint.x, data.startpoint.y, data.endpoint.x, data.endpoint.y); -} - -void Line::rotate(Vector center, double angle) -{ - DEBUG->print("Line::rotate"); - DEBUG->print("Line::rotate1: sp: %f/%f, ep: %f/%f", - data.startpoint.x, data.startpoint.y, data.endpoint.x, data.endpoint.y); - data.startpoint.rotate(center, angle); - data.endpoint.rotate(center, angle); - DEBUG->print("Line::rotate2: sp: %f/%f, ep: %f/%f", - data.startpoint.x, data.startpoint.y, data.endpoint.x, data.endpoint.y); - calculateBorders(); - DEBUG->print("Line::rotate: OK"); -} - -void Line::scale(Vector center, Vector factor) -{ - DEBUG->print("Line::scale1: sp: %f/%f, ep: %f/%f", - data.startpoint.x, data.startpoint.y, data.endpoint.x, data.endpoint.y); - data.startpoint.scale(center, factor); - data.endpoint.scale(center, factor); - DEBUG->print("Line::scale2: sp: %f/%f, ep: %f/%f", - data.startpoint.x, data.startpoint.y, data.endpoint.x, data.endpoint.y); - calculateBorders(); -} - -void Line::mirror(Vector axisPoint1, Vector axisPoint2) -{ - data.startpoint.mirror(axisPoint1, axisPoint2); - data.endpoint.mirror(axisPoint1, axisPoint2); - calculateBorders(); -} - -/** - * Stretches the given range of the entity by the given offset. - */ -void Line::stretch(Vector firstCorner, Vector secondCorner, Vector offset) -{ - if (getStartpoint().isInWindow(firstCorner, secondCorner)) - moveStartpoint(getStartpoint() + offset); - - if (getEndpoint().isInWindow(firstCorner, secondCorner)) - moveEndpoint(getEndpoint() + offset); -} - -void Line::moveRef(const Vector& ref, const Vector& offset) -{ - if (ref.distanceTo(data.startpoint)<1.0e-4) { - moveStartpoint(data.startpoint+offset); - } - if (ref.distanceTo(data.endpoint)<1.0e-4) { - moveEndpoint(data.endpoint+offset); - } -} - -void Line::draw(PaintInterface * painter, GraphicView * view, double patternOffset) -{ - if (!painter || !view) -//{ -//printf("Line::draw(): Bailing out!!! painter=%08X, view=%08X\n", painter, view); - return; -//} - - double styleFactor = getStyleFactor(view); - - if (getPen().getLineType() == RS2::SolidLine || isSelected() - || view->getDrawingMode() == RS2::ModePreview - || styleFactor < 0.0) - { -//printf("Line::draw(): Drawing line...\n"); - painter->drawLine(view->toGui(getStartpoint()), view->toGui(getEndpoint())); - return; - } - - // Pattern: -#if 0 - LineTypePattern * pat; - - if (isSelected()) - pat = &patternSelected; - else - pat = view->getPattern(getPen().getLineType()); -#else - LineTypePattern * pat = (isSelected() ? &patternSelected : view->getPattern(getPen().getLineType())); -#endif - - if (!pat) - { -//printf("Line::draw(): Pattern == NULL!\n"); - DEBUG->print(Debug::D_WARNING, "Line::draw: Invalid line pattern"); - return; - } - -//printf("Line::draw(): Drawing a patterned line...(?)\n"); - // Pen to draw pattern is always solid: - Pen pen = painter->getPen(); - pen.setLineType(RS2::SolidLine); - painter->setPen(pen); - - // index counter - int i; - - // line data: - double length = getLength(); - double angle = getAngle1(); - - // pattern segment length: - double patternSegmentLength = 0.0; - - // create pattern: - Vector * dp = new Vector[pat->num]; - - for (i=0; inum; ++i) - { - dp[i] = Vector(cos(angle) * fabs(pat->pattern[i] * styleFactor), - sin(angle) * fabs(pat->pattern[i] * styleFactor)); - - patternSegmentLength += fabs(pat->pattern[i] * styleFactor); - } - - // handle pattern offset: - int m; - - if (patternOffset < 0.0) - m = (int)ceil(patternOffset / patternSegmentLength); - else - m = (int)floor(patternOffset / patternSegmentLength); - - patternOffset -= (m * patternSegmentLength); - //if (patternOffset<0.0) { - // patternOffset+=patternSegmentLength; - //} - //DEBUG->print("pattern. offset: %f", patternOffset); - Vector patternOffsetVec; - patternOffsetVec.setPolar(patternOffset, angle); - - double tot = patternOffset; - i = 0; -// bool cutStartpoint, cutEndpoint, drop; - Vector curP = getStartpoint() + patternOffsetVec; - bool done = false; - - do - { - // line segment (otherwise space segment) - if (pat->pattern[i] > 0.0) - { - bool cutStartpoint = false; - bool cutEndpoint = false; - bool drop = false; - - // drop the whole pattern segment line: - if ((tot + pat->pattern[i] * styleFactor) < 0.0) - { - drop = true; - } - else - { - // trim startpoint of pattern segment line to line startpoint - if (tot < 0.0) - cutStartpoint = true; - - // trim endpoint of pattern segment line to line endpoint - if ((tot + pat->pattern[i] * styleFactor) > length) - cutEndpoint = true; - } - - if (!drop) - { - Vector p1 = curP; - Vector p2 = curP + dp[i]; - - if (cutStartpoint) - p1 = getStartpoint(); - - if (cutEndpoint) - p2 = getEndpoint(); - - painter->drawLine(view->toGui(p1), view->toGui(p2)); - } - } - - curP += dp[i]; - tot += fabs(pat->pattern[i] * styleFactor); - //DEBUG->print("pattern. tot: %f", tot); - - i++; - - if (i >= pat->num) - i = 0; - - done = (tot > length); - } - while (!done); - - delete[] dp; -} - -/** - * Dumps the point's data to stdout. - */ -std::ostream & operator<<(std::ostream & os, const Line & l) -{ - os << " Line: " << l.getData() << "\n"; - return os; -} diff --git a/src/base/line.h b/src/base/line.h deleted file mode 100644 index 816472b..0000000 --- a/src/base/line.h +++ /dev/null @@ -1,95 +0,0 @@ -#ifndef __LINE_H__ -#define __LINE_H__ - -#include "atomicentity.h" - -/** - * Holds the data that defines a line. - */ -class LineData -{ - public: - /** - * Default constructor. Leaves the data object uninitialized. - */ - LineData() {} - LineData(const Vector & start, const Vector & end): startpoint(start), endpoint(end) {} - - friend class Line; - friend class ActionDrawLine; - - friend std::ostream & operator<<(std::ostream & os, const LineData & ld) - { - os << "(" << ld.startpoint << "/" << ld.endpoint << ")"; - return os; - } - - public: - Vector startpoint; - Vector endpoint; -}; - -/** - * Class for a line entity. - * - * @author Andrew Mustun - */ -class Line: public AtomicEntity -{ - public: - Line(EntityContainer * parent, const LineData & d); - virtual ~Line(); - - virtual Entity * clone(); - virtual RS2::EntityType rtti() const; - virtual bool isEdge() const; - LineData getData() const; - - virtual VectorSolutions getRefPoints(); - virtual Vector getStartpoint() const; - virtual Vector getEndpoint() const; - void setStartpoint(Vector s); - void setEndpoint(Vector e); - double getDirection1() const; - double getDirection2() const; - virtual void moveStartpoint(const Vector & pos); - virtual void moveEndpoint(const Vector & pos); - virtual RS2::Ending getTrimPoint(const Vector & coord, const Vector & trimPoint); - virtual void reverse(); - Vector getMiddlepoint(); - void setStartpointY(double val); - void setEndpointY(double val); - virtual bool hasEndpointsWithinWindow(Vector v1, Vector v2); - virtual double getLength(); - virtual double getAngle1() const; - virtual double getAngle2() const; - - virtual Vector getNearestEndpoint(const Vector & coord, double * dist = NULL); - virtual Vector getNearestPointOnEntity(const Vector & coord, - bool onEntity = true, double * dist = NULL, Entity ** entity = NULL); - virtual Vector getNearestCenter(const Vector & coord, double * dist = NULL); - virtual Vector getNearestMiddle(const Vector & coord, double * dist = NULL); - virtual Vector getNearestDist(double distance, const Vector & coord, double * dist = NULL); - virtual Vector getNearestDist(double distance, bool startp); - //virtual Vector getNearestRef(const Vector& coord, double* dist = NULL); - virtual double getDistanceToPoint(const Vector & coord, - Entity ** entity = NULL, RS2::ResolveLevel level = RS2::ResolveNone, - double solidDist = RS_MAXDOUBLE); - - virtual void move(Vector offset); - virtual void rotate(Vector center, double angle); - virtual void scale(Vector center, Vector factor); - virtual void mirror(Vector axisPoint1, Vector axisPoint2); - virtual void stretch(Vector firstCorner, Vector secondCorner, Vector offset); - virtual void moveRef(const Vector & ref, const Vector & offset); - virtual void draw(PaintInterface * painter, GraphicView * view, double patternOffset = 0.0); - - friend std::ostream & operator<<(std::ostream & os, const Line & l); - - virtual void calculateBorders(); - - protected: - LineData data; -}; - -#endif diff --git a/src/base/linetypepattern.cpp b/src/base/linetypepattern.cpp deleted file mode 100644 index b7c3757..0000000 --- a/src/base/linetypepattern.cpp +++ /dev/null @@ -1,37 +0,0 @@ -// linetypepattern.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/01/2010 Added this text. :-) -// - -#include "linetypepattern.h" - -LineTypePattern::LineTypePattern(int count ...) -{ - va_list ap; - int i = 0; - num = count; - - va_start(ap, count); - pattern = new double[num]; - - for(i=0; i - -/** - * Stores a line type pattern. - */ -class LineTypePattern -{ - public: - LineTypePattern(int count ...); - ~LineTypePattern(); - - public: - double * pattern; - int num; -}; - -// Create line patterns -static LineTypePattern patternSolidLine(1, 10.0); - -static LineTypePattern patternDotLine(2, 0.1, -6.2); -static LineTypePattern patternDotLine2(2, 0.1, -3.1); -static LineTypePattern patternDotLineX2(2, 0.1, -12.4); - -static LineTypePattern patternDashLine(2, 12.0, -6.0); -static LineTypePattern patternDashLine2(2, 6.0, -3.0); -static LineTypePattern patternDashLineX2(2, 24.0, -12.0); - -static LineTypePattern patternDashDotLine(4, 12.0, -5.95, 0.1, -5.95); -static LineTypePattern patternDashDotLine2(4, 6.0, -2.95, 0.1, -2.95); -static LineTypePattern patternDashDotLineX2(4, 24.0, -11.95, 0.1, -11.95); - -static LineTypePattern patternDivideLine( - 6, 12.0, -5.9, 0.15, -5.9, 0.15, -5.9); -static LineTypePattern patternDivideLine2( - 6, 6.0, -2.9, 0.15, -2.9, 0.15, -2.9); -static LineTypePattern patternDivideLineX2( - 6, 24.0, -11.9, 0.15, -11.9, 0.15, -11.9); - -static LineTypePattern patternCenterLine(4, 32.0, -6.0, 6.0, -6.0); -static LineTypePattern patternCenterLine2(4, 16.0, -3.0, 3.0, -3.0); -static LineTypePattern patternCenterLineX2(4, 64.0, -12.0, 12.0, -12.0); - -static LineTypePattern patternBorderLine( - 6, 12.0, -6.0, 12.0, -5.95, 0.1, -5.95); -static LineTypePattern patternBorderLine2( - 6, 6.0, -3.0, 6.0, -2.95, 0.1, -2.95); -static LineTypePattern patternBorderLineX2( - 6, 24.0, -12.0, 24.0, -11.95, 0.1, -11.95); - -static LineTypePattern patternBlockLine(2, 0.5, -0.5); -static LineTypePattern patternSelected(2, 1.0, -3.0); - -#endif diff --git a/src/base/mathextra.cpp b/src/base/mathextra.cpp deleted file mode 100644 index 9ea9dee..0000000 --- a/src/base/mathextra.cpp +++ /dev/null @@ -1,386 +0,0 @@ -// mathextra.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/01/2010 Added this text. :-) -// - -#include "mathextra.h" - -#include // For test() -#include -#include -#include "fparser.hh" -#include "debug.h" - -/** - * Rounds the given double to the next int. - */ -int Math::round(double v) -{ - return (v - floor(v) < 0.5 ? (int)floor(v) : (int)ceil(v)); -} - -/** - * Save pow function - */ -double Math::pow(double x, double y) -{ - errno = 0; - double ret = ::pow(x, y); - - if (errno == EDOM) - { - DEBUG->print(Debug::D_ERROR, "Math::pow: EDOM in pow"); - ret = 0.0; - } - else if (errno == ERANGE) - { - DEBUG->print(Debug::D_WARNING, "Math::pow: ERANGE in pow"); - ret = 0.0; - } - - return ret; -} - -/** - * Converts radians to degrees. - */ -double Math::rad2deg(double a) -{ - return (a / (2.0 * M_PI) * 360.0); -} - -/** - * Converts degrees to radians. - */ -double Math::deg2rad(double a) -{ - return ((a / 360.0) * (2.0 * M_PI)); -} - -/** - * Converts radians to gradians. - */ -double Math::rad2gra(double a) -{ - return (a / (2.0 * M_PI) * 400.0); -} - -/** - * Finds greatest common divider using Euclid's algorithm. - */ -int Math::findGCD(int a, int b) -{ - while (b != 0) - { - int rem = a % b; - a = b; - b = rem; - } - - return a; -} - -/** - * Tests if angle a is between a1 and a2. a, a1 and a2 must be in the - * range between 0 and 2*PI. - * All angles in rad. - * - * @param reversed true for clockwise testing. false for ccw testing. - * @return true if the angle a is between a1 and a2. - */ -bool Math::isAngleBetween(double a, double a1, double a2, bool reversed) -{ - bool ret = false; - - if (reversed) - { - double tmp = a1; - a1 = a2; - a2 = tmp; - } - - if (a1 >= a2 - 1.0e-12) - { - if (a >= a1 - 1.0e-12 || a <= a2 + 1.0e-12) - ret = true; - } - else - { - if (a >= a1 - 1.0e-12 && a <= a2 + 1.0e-12) - ret = true; - } - - //DEBUG->print("angle %f is %sbetween %f and %f", - // a, ret ? "" : "not ", a1, a2); - return ret; -} - -/** - * Corrects the given angle to the range of 0-2*Pi. - */ -double Math::correctAngle(double a) -{ - while (a > 2 * M_PI) - a -= 2 * M_PI; - - while (a < 0) - a += 2 * M_PI; - - return a; -} - -/** - * @return The angle that needs to be added to a1 to reach a2. - * Always positive and less than 2*pi. - */ -double Math::getAngleDifference(double a1, double a2) -{ - double ret; - - if (a1 >= a2) - a2 += 2 * M_PI; - - ret = a2 - a1; - - if (ret >= 2 * M_PI) - ret = 0.0; - - return ret; -} - -/** - * Makes a text constructed with the given angle readable. Used - * for dimension texts and for mirroring texts. - * - * @param readable true: make angle readable, false: unreadable - * @param corrected Will point to true if the given angle was - * corrected, false otherwise. - * - * @return The given angle or the given angle+PI, depending which on - * is readable from the bottom or right. - */ -double Math::makeAngleReadable(double angle, bool readable, bool * corrected) -{ - double ret; - bool cor = isAngleReadable(angle) ^ readable; - - // quadrant 1 & 4 - if (!cor) - ret = angle; - // quadrant 2 & 3 - else - ret = angle + M_PI; - - if (corrected) - *corrected = cor; - - return ret; -} - -/** - * @return true: if the given angle is in a range that is readable - * for texts created with that angle. - */ -bool Math::isAngleReadable(double angle) -{ - if (angle > M_PI /2.0 * 3.0 + 0.001 || angle < M_PI / 2.0 + 0.001) - return true; - - return false; -} - -/** - * @param tol Tolerance in rad. - * @retval true The two angles point in the same direction. - */ -bool Math::isSameDirection(double dir1, double dir2, double tol) -{ - double diff = fabs(dir1 - dir2); - - if (diff < tol || diff > 2 * M_PI - tol) - return true; - - return false; -} - -/** - * Compares two double values with a tolerance. - */ -bool Math::cmpDouble(double v1, double v2, double tol) -{ - return (fabs(v2 - v1) < tol); -} - -/** - * Evaluates a mathematical expression and returns the result. - * If an error occured, the given default value 'def' will be returned. - */ -double Math::eval(const QString & expr, double def) -{ - bool ok; - double res = Math::eval(expr, &ok); - - if (!ok) - return def; - - return res; -} - -/** - * Evaluates a mathematical expression and returns the result. - * If an error occured, ok will be set to false (if ok isn't NULL). - */ -double Math::eval(const QString & expr, bool * ok) -{ - if (expr.isEmpty()) - { - if (ok != NULL) - *ok = false; - - return 0.0; - } - - FunctionParser fp; - fp.AddConstant("pi", M_PI); - - // replace '14 3/4' with '14+3/4' - QString s = expr; - bool done; - - do - { - done = true; - int i = s.indexOf(QRegExp("[0-9]* [0-9]*/[0-9]*")); - - if (i != -1) - { - int i2 = s.indexOf(' ', i); - - if (i2 != -1) - { - s.replace(i2, 1, "+"); - done = false; - } - } - } - while (!done); - - int ret = fp.Parse(s.toAscii().data(), "", true); - - if (ret >= 0) - { - if (ok) - *ok = false; - - return 0.0; - } - - if (ok) - *ok = true; - - return fp.Eval(NULL); -} - -/** - * Converts a double into a string which is as short as possible - * - * @param value The double value - * @param prec Precision e.g. a precision of 1 would mean that a - * value of 2.12030 will be converted to "2.1". 2.000 is always just "2"). - */ -QString Math::doubleToString(double value, double prec) -{ - if (prec < 1.0e-12) - { - std::cerr << "Math::doubleToString: invalid precision\n"; - return ""; - } - - QString ret; - int num = Math::round(value / prec); - - QString exaStr = Math::doubleToString(prec, 10); - int dotPos = exaStr.indexOf('.'); - - if (dotPos == -1) - ret.sprintf("%d", Math::round(num * prec)); - else - { - int digits = exaStr.length() - dotPos - 1; - ret = Math::doubleToString(num * prec, digits); - } - - return ret; -} - -/** - * Converts a double into a string which is as short as possible. - * - * @param value The double value - * @param prec Precision - */ -QString Math::doubleToString(double value, int prec) -{ - QString valStr; - - valStr.setNum(value, 'f', prec); - - if (valStr.contains('.')) - { - // Remove zeros at the end: - while (valStr.at(valStr.length() - 1) == '0') - valStr.truncate(valStr.length() - 1); - - if (valStr.at(valStr.length() - 1) == '.') - valStr.truncate(valStr.length() - 1); - } - - return valStr; -} - -/** - * Performs some testing for the math class. - */ -void Math::test() -{ - std::cout << "Math::test: doubleToString:\n"; - - double v = 0.1; - QString s = Math::doubleToString(v, 0.1); - assert(s == "0.1"); - s = Math::doubleToString(v, 0.01); - assert(s == "0.1"); - s = Math::doubleToString(v, 0.0); - assert(s == "0"); - - v = 0.01; - s = Math::doubleToString(v, 0.1); - assert(s == "0"); - s = Math::doubleToString(v, 0.01); - assert(s == "0.01"); - s = Math::doubleToString(v, 0.0); - assert(s == "0"); - - v = 0.001; - s = Math::doubleToString(v, 0.1); - assert(s == "0"); - s = Math::doubleToString(v, 0.01); - assert(s == "0"); - s = Math::doubleToString(v, 0.001); - assert(s == "0.001"); - s = Math::doubleToString(v, 0.0); - assert(s == "0"); - - std::cout << "Math::test: complete\n"; -} diff --git a/src/base/mathextra.h b/src/base/mathextra.h deleted file mode 100644 index d772b3f..0000000 --- a/src/base/mathextra.h +++ /dev/null @@ -1,37 +0,0 @@ -#ifndef __MATHEXTRA_H__ -#define __MATHEXTRA_H__ - -#include - -#define ARAD 57.29577951308232 -#define RS_TOLERANCE 1.0e-10 -#define RS_TOLERANCE_ANGLE 1.0e-8 - -/** - * Math functions. - */ -class Math -{ - public: - static int round(double v); - static double pow(double x, double y); - static double rad2deg(double a); - static double deg2rad(double a); - static double rad2gra(double a); - static int findGCD(int a, int b); - static bool isAngleBetween(double a, double a1, double a2, bool reversed); - static double correctAngle(double a); - static double getAngleDifference(double a1, double a2); - static double makeAngleReadable(double angle, bool readable = true, bool * corrected = NULL); - static bool isAngleReadable(double angle); - static bool isSameDirection(double dir1, double dir2, double tol); - static double eval(const QString & expr, double def = 0.0); - static bool cmpDouble(double v1, double v2, double tol = 0.001); - static double eval(const QString & expr, bool * ok); - static QString doubleToString(double value, double prec); - static QString doubleToString(double value, int prec); - - static void test(); -}; - -#endif // __MATHEXTRA_H__ diff --git a/src/base/modification.cpp b/src/base/modification.cpp deleted file mode 100644 index 5e7f937..0000000 --- a/src/base/modification.cpp +++ /dev/null @@ -1,2981 +0,0 @@ -// modification.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/01/2010 Added this text. :-) -// - -#include "modification.h" - -#include "clipboard.h" -#include "creation.h" -#include "entity.h" -#include "drawing.h" -#include "information.h" -#include "insert.h" -#include "polyline.h" -#include "text.h" -#include "units.h" - -/** - * Default constructor. - * - * @param container The container to which we will add - * entities. Usually that's an Drawing entity but - * it can also be a polyline, text, ... - * @param graphicView Pointer to graphic view or NULL if you don't want the - * any views to be updated. - * @param handleUndo true: Handle undo functionalitiy. - */ -Modification::Modification(EntityContainer & container, - GraphicView * graphicView, bool handleUndo) -{ - this->container = &container; - this->graphicView = graphicView; - this->handleUndo = handleUndo; -#warning "!!! Need to rename graphic to drawing !!!" - graphic = container.GetDrawing(); - document = container.getDocument(); -} - -/** - * Deletes all selected entities. - */ -void Modification::remove() -{ - if (container == NULL) - { - DEBUG->print("Modification::remove: no valid container", Debug::D_WARNING); - return; - } - - if (document) - document->startUndoCycle(); - - // not safe (?) - for(Entity * e=container->firstEntity(); e!=NULL; e=container->nextEntity()) - { - if (e && e->isSelected()) - { - e->setSelected(false); - e->changeUndoState(); - - if (document) - document->addUndoable(e); - } - } - - if (document) - document->endUndoCycle(); - - graphicView->redraw(); -} - -/** - * Changes the attributes of all selected - */ -bool Modification::changeAttributes(AttributesData & data) -{ - if (!container) - { - DEBUG->print("Modification::changeAttributes: no valid container", Debug::D_WARNING); - return false; - } - - QList addList; - - if (document) - document->startUndoCycle(); - - for(Entity * e=container->firstEntity(); e!=NULL; e=container->nextEntity()) - { - //for (uint i=0; icount(); ++i) { - //Entity* e = container->entityAt(i); - if (e && e->isSelected()) - { - Entity * ec = e->clone(); - ec->setSelected(false); - - Pen pen = ec->getPen(false); - - if (data.changeLayer == true) - ec->setLayer(data.layer); - - if (data.changeColor == true) - pen.setColor(data.pen.getColor()); - - if (data.changeLineType == true) - pen.setLineType(data.pen.getLineType()); - - if (data.changeWidth == true) - pen.setWidth(data.pen.getWidth()); - - ec->setPen(pen); - - //if (data.useCurrentLayer) { - // ec->setLayerToActive(); - //} - //if (data.useCurrentAttributes) { - // ec->setPenToActive(); - //} - //if (ec->rtti()==RS2::EntityInsert) { - // ((Insert*)ec)->update(); - //} - ec->update(); - addList.append(ec); - } - } - - deselectOriginals(true); - addNewEntities(addList); - - if (document) - document->endUndoCycle(); - - if (graphicView) - graphicView->redraw(); - - return true; -} - - -/** - * Copies all selected entities from the given container to the clipboard. - * Layers and blocks that are needed are also copied if the container is - * or is part of an Drawing. - * - * @param container The entity container. - * @param ref Reference point. The entities will be moved by -ref. - * @param cut true: cut instead of copying, false: copy - */ -void Modification::copy(const Vector& ref, const bool cut) { - - if (container==NULL) { - DEBUG->print("Modification::copy: no valid container", - Debug::D_WARNING); - return; - } - - CLIPBOARD->clear(); - if (graphic!=NULL) { - CLIPBOARD->getGraphic()->setUnit(graphic->getUnit()); - } else { - CLIPBOARD->getGraphic()->setUnit(RS2::None); - } - - // start undo cycle for the container if we're cutting - if (cut && document!=NULL) { - document->startUndoCycle(); - } - - // copy entities / layers / blocks - for (Entity* e=container->firstEntity(); e!=NULL; - e=container->nextEntity()) { - //for (uint i=0; icount(); ++i) { - //Entity* e = container->entityAt(i); - - if (e!=NULL && e->isSelected()) { - copyEntity(e, ref, cut); - } - } - - if (cut && document!=NULL) { - document->endUndoCycle(); - } -} - - - -/** - * Copies the given entity from the given container to the clipboard. - * Layers and blocks that are needed are also copied if the container is - * or is part of an Drawing. - * - * @param e The entity. - * @param ref Reference point. The entities will be moved by -ref. - * @param cut true: cut instead of copying, false: copy - */ -void Modification::copyEntity(Entity * e, const Vector & ref, const bool cut) -{ - if (e && e->isSelected()) - { - // delete entity in graphic view: - if (cut) - { -#warning "!!! Old rendering path needs upgrading !!!" -#if 0 - if (graphicView) - graphicView->deleteEntity(e); -#endif - - e->setSelected(false); - } - else - { -#warning "!!! Old rendering path needs upgrading !!!" -#if 0 - if (graphicView) - graphicView->deleteEntity(e); -#endif - - e->setSelected(false); - -#warning "!!! Old rendering path needs upgrading !!!" -#if 0 - if (graphicView) - graphicView->drawEntity(e); -#endif - } - - // add entity to clipboard: - Entity * c = e->clone(); - c->move(-ref); - CLIPBOARD->addEntity(c); - - copyLayers(e); - copyBlocks(e); - - // set layer to the layer clone: - Layer * l = e->getLayer(); - - if (l) - c->setLayer(l->getName()); - - // make sure all sub entities point to layers of the clipboard - if (c->isContainer()) - { - EntityContainer * ec = (EntityContainer *)c; - - for(Entity * e2=ec->firstEntity(RS2::ResolveAll); e2!=NULL; - e2=ec->nextEntity(RS2::ResolveAll)) - { - //Entity* e2 = ec->entityAt(i); - Layer * l2 = e2->getLayer(); - - if (l2) - e2->setLayer(l2->getName()); - } - } - - if (cut) - { - e->changeUndoState(); - - if (document) - document->addUndoable(e); - } - } -} - - - -/** - * Copies all layers of the given entity to the clipboard. - */ -void Modification::copyLayers(Entity* e) { - - if (e==NULL) { - return; - } - - // add layer(s) of the entity if it's not an insert - // (inserts are on layer '0'): - if (e->rtti()!=RS2::EntityInsert) { - Layer* l = e->getLayer(); - if (l!=NULL) { - if (!CLIPBOARD->hasLayer(l->getName())) { - CLIPBOARD->addLayer(l->clone()); - } - } - } - - // special handling of inserts: - else { - // insert: add layer(s) of subentities: - Block* b = ((Insert*)e)->getBlockForInsert(); - if (b!=NULL) { - for (Entity* e2=b->firstEntity(); e2!=NULL; - e2=b->nextEntity()) { - //for (uint i=0; icount(); ++i) { - //Entity* e2 = b->entityAt(i); - copyLayers(e2); - } - } - } -} - - - -/** - * Copies all blocks of the given entity to the clipboard. - */ -void Modification::copyBlocks(Entity* e) { - - if (e==NULL) { - return; - } - - // add block of the entity if it's an insert - if (e->rtti()==RS2::EntityInsert) { - Block* b = ((Insert*)e)->getBlockForInsert(); - if (b!=NULL) { - // add block of an insert: - if (!CLIPBOARD->hasBlock(b->getName())) { - CLIPBOARD->addBlock((Block*)b->clone()); - } - - for (Entity* e2=b->firstEntity(); e2!=NULL; - e2=b->nextEntity()) { - //for (uint i=0; icount(); ++i) { - //Entity* e2 = b->entityAt(i); - copyBlocks(e2); - } - } - } -} - - - -/** - * Pastes all entities from the clipboard into the container. - * Layers and blocks that are needed are also copied if the container is - * or is part of an Drawing. - * - * @param data Paste data. - * @param source The source from where to paste. NULL means the source - * is the clipboard. - */ -void Modification::paste(const PasteData& data, Drawing* source) { - - if (graphic==NULL) { - DEBUG->print(Debug::D_WARNING, - "Modification::paste: Graphic is NULL"); - return; - } - - double factor = 1.0; - - if (source==NULL) { - source = CLIPBOARD->getGraphic(); - - // graphics from the clipboard need to be scaled. from the part lib not: - RS2::Unit sourceUnit = source->getUnit(); - RS2::Unit targetUnit = graphic->getUnit(); - factor = Units::convert(1.0, sourceUnit, targetUnit); - } - - if (document!=NULL) { - document->startUndoCycle(); - } - - - // insert layers: - if (graphic!=NULL) { - Layer* layer = graphic->getActiveLayer(); - for(uint i=0; icountLayers(); ++i) { - Layer* l = source->layerAt(i); - if (l!=NULL) { - if (graphic->findLayer(l->getName())==NULL) { - graphic->addLayer(l->clone()); - } - } - } - graphic->activateLayer(layer); - } - - // insert blocks: - if (graphic!=NULL) { - for(uint i=0; icountBlocks(); ++i) { - Block* b = source->blockAt(i); - if (b!=NULL) { - if (graphic->findBlock(b->getName())==NULL) { - Block* bc = (Block*)b->clone(); - bc->reparent(container); - //bc->scale(bc->getBasePoint(), Vector(factor, factor)); - // scale block but don't scale inserts in block - // (they already scale with their block) - for(uint i2=0; i2count(); ++i2) { - Entity* e = bc->entityAt(i2); - if (e!=NULL && e->rtti()!=RS2::EntityInsert) { - e->scale(bc->getBasePoint(), - Vector(factor, factor)); - } else { - Vector ip = ((Insert*)e)->getInsertionPoint(); - ip.scale(bc->getBasePoint(), - Vector(factor, factor)); - ((Insert*)e)->setInsertionPoint(ip); - e->update(); - } - } - - graphic->addBlock(bc); - } - } - } - } - - // add entities to this host (graphic or a new block) - EntityContainer* host = container; - QString blockName; - - // create new block: - if (graphic!=NULL) { - if (data.asInsert==true) { - BlockList* blkList = graphic->getBlockList(); - if (blkList!=NULL) { - blockName = blkList->newName(data.blockName); - - Block* blk = - new Block(graphic, - BlockData(blockName, - Vector(0.0,0.0), false)); - graphic->addBlock(blk); - - host = blk; - } - } - } - - // insert entities: - //for (uint i=0; i<((EntityContainer*)source)->count(); ++i) { - //Entity* e = source->entityAt(i); - for (Entity* e=((EntityContainer*)source)->firstEntity(); - e!=NULL; - e=((EntityContainer*)source)->nextEntity()) { - - if (e!=NULL) { - - QString layerName = "0"; - Layer* layer = e->getLayer(); - if (layer!=NULL) { - layerName = layer->getName(); - } - Entity* e2 = e->clone(); - e2->reparent(host); - if (data.asInsert==false) { - e2->move(data.insertionPoint); - } - // don't adjust insert factor - block was already adjusted to unit - if (e2->rtti()==RS2::EntityInsert) { - Vector ip = ((Insert*)e2)->getInsertionPoint(); - ip.scale(data.insertionPoint, Vector(factor, factor)); - ((Insert*)e2)->setInsertionPoint(ip); - e2->update(); - } else { - e2->scale(data.insertionPoint, Vector(factor, factor)); - } - host->addEntity(e2); - e2->setLayer(layerName); - - // make sure all sub entities point to layers of the container - if (e2->isContainer()) { - EntityContainer* ec = (EntityContainer*)e2; - - for (Entity* e3 = ec->firstEntity(RS2::ResolveAll); e3!=NULL; - e3 = ec->nextEntity(RS2::ResolveAll)) { - - //Entity* e3 = ec->entityAt(i); - Layer* l2 = e3->getLayer(); - if (l2!=NULL) { - e3->setLayer(l2->getName()); - } - } - } - - if (document!=NULL && data.asInsert==false) { - document->addUndoable(e2); - } - } - } - - if (data.asInsert==true) { - Insert* ins = - new Insert(container, - InsertData( - blockName, - data.insertionPoint, - Vector(data.factor, data.factor), - data.angle, - 1,1,Vector(0.0,0.0))); - container->addEntity(ins); - ins->setLayerToActive(); - ins->setPenToActive(); - - if (document!=NULL) { - document->addUndoable(ins); - } - } - - if (document!=NULL) { - document->endUndoCycle(); - } -} - - -/** - * Splits a polyline into two leaving out a gap. - * - * @param polyline The original polyline - * @param e1 1st entity on which the first cutting point is. - * @param v1 1st cutting point. - * @param e2 2nd entity on which the first cutting point is. - * @param v2 2nd cutting point. - * @param polyline1 Pointer to a polyline pointer which will hold the - * 1st resulting new polyline. Pass NULL if you don't - * need those pointers. - * @param polyline2 Pointer to a polyline pointer which will hold the - * 2nd resulting new polyline. Pass NULL if you don't - * need those pointers. - * - * @todo Support arcs in polylines, check for wrong parameters - * - * @return true - */ -bool Modification::splitPolyline(Polyline& polyline, - Entity& e1, Vector v1, - Entity& e2, Vector v2, - Polyline** polyline1, - Polyline** polyline2) const { - - if (container==NULL) { - DEBUG->print("Modification::splitPolyline: no valid container", - Debug::D_WARNING); - return false; - } - - Entity* firstEntity = polyline.firstEntity(); - Vector firstPoint(false); - if (firstEntity->rtti()==RS2::EntityLine) { - firstPoint = ((Line*)firstEntity)->getStartpoint(); - } - Polyline* pl1 = - new Polyline(container, - PolylineData(firstPoint, Vector(0.0,0.0), 0)); - Polyline* pl2 = new Polyline(container); - Polyline* pl = pl1; // Current polyline - Line* line = NULL; - Arc* arc = NULL; - - if (polyline1!=NULL) { - *polyline1 = pl1; - } - if (polyline2!=NULL) { - *polyline2 = pl2; - } - - for (Entity* e = polyline.firstEntity(); - e != NULL; - e = polyline.nextEntity()) { - - if (e->rtti()==RS2::EntityLine) { - line = (Line*)e; - arc = NULL; - } else if (e->rtti()==RS2::EntityArc) { - arc = (Arc*)e; - line = NULL; - } else { - line = NULL; - arc = NULL; - } - - if (line!=NULL /*|| arc!=NULL*/) { - - if (e==&e1 && e==&e2) { - // Trim within a single entity: - Vector sp = line->getStartpoint(); - double dist1 = (v1-sp).magnitude(); - double dist2 = (v2-sp).magnitude(); - pl->addVertex(dist1setStartpoint(dist1addVertex(line->getEndpoint(), 0.0); - } else if (e==&e1 || e==&e2) { - // Trim entities: - Vector v = (e==&e1 ? v1 : v2); - if (pl==pl1) { - // Trim endpoint of entity to first vector - pl->addVertex(v, 0.0); - pl = NULL; - } else { - // Trim startpoint of entity to second vector - pl = pl2; - pl->setStartpoint(v); - pl->addVertex(line->getEndpoint(), 0.0); - } - } else { - // Add entities to polylines - if (line!=NULL && pl!=NULL) { - pl->addVertex(line->getEndpoint(), 0.0); - } - } - } - } - - container->addEntity(pl1); - container->addEntity(pl2); - //container->removeEntity(&polyline); - polyline.changeUndoState(); - - return true; -} - - - -/** - * Adds a node to the given polyline. The new node is placed between - * the start and end point of the given segment. - * - * @param node The position of the new node. - * - * @return Pointer to the new polyline or NULL. - */ -/* -Polyline* Modification::addPolylineNode(Polyline& polyline, - const AtomicEntity& segment, - const Vector& node) { - DEBUG->print("Modification::addPolylineNode"); - - if (container==NULL) { - DEBUG->print("Modification::addPolylineNode: no valid container", - Debug::D_WARNING); - return NULL; - } - - if (segment.getParent()!=&polyline) { - DEBUG->print("Modification::addPolylineNode: " - "segment not part of the polyline", - Debug::D_WARNING); - return NULL; - } - - Polyline* newPolyline = new Polyline(container); - newPolyline->setClosed(polyline.isClosed()); - newPolyline->setSelected(polyline.isSelected()); - newPolyline->setLayer(polyline.getLayer()); - newPolyline->setPen(polyline.getPen()); - - // copy polyline and add new node: - bool first = true; - Entity* lastEntity = polyline.lastEntity(); - for (Entity* e=polyline.firstEntity(); e!=NULL; - e=polyline.nextEntity()) { - - if (e->isAtomic()) { - AtomicEntity* ae = (AtomicEntity*)e; - double bulge = 0.0; - if (ae->rtti()==RS2::EntityArc) { - DEBUG->print("Modification::addPolylineNode: arc segment"); - bulge = ((Arc*)ae)->getBulge(); - } else { - DEBUG->print("Modification::addPolylineNode: line segment"); - bulge = 0.0; - } - - if (first) { - DEBUG->print("Modification::addPolylineNode: first segment: %f/%f", - ae->getStartpoint().x, ae->getStartpoint().y); - - newPolyline->setNextBulge(bulge); - newPolyline->addVertex(ae->getStartpoint()); - first = false; - } - - // segment to split: - if (ae==&segment) { - DEBUG->print("Modification::addPolylineNode: split segment found"); - - DEBUG->print("Modification::addPolylineNode: node: %f/%f", - node.x, node.y); - - newPolyline->setNextBulge(0.0); - newPolyline->addVertex(node); - - DEBUG->print("Modification::addPolylineNode: after node: %f/%f", - ae->getEndpoint().x, ae->getEndpoint().y); - - if (ae!=lastEntity || polyline.isClosed()==false) { - newPolyline->setNextBulge(0.0); - newPolyline->addVertex(ae->getEndpoint()); - } - } else { - DEBUG->print("Modification::addPolylineNode: normal vertex found: %f/%f", - ae->getEndpoint().x, ae->getEndpoint().y); - - if (ae!=lastEntity || polyline.isClosed()==false) { - newPolyline->setNextBulge(bulge); - newPolyline->addVertex(ae->getEndpoint()); - } - } - } else { - DEBUG->print("Modification::addPolylineNode: " - "Polyline contains non-atomic entities", - Debug::D_WARNING); - } - } - - newPolyline->setNextBulge(polyline.getClosingBulge()); - newPolyline->endPolyline(); - - // add new polyline: - container->addEntity(newPolyline); - if (graphicView!=NULL) { - graphicView->deleteEntity(&polyline); - graphicView->drawEntity(newPolyline); - } - - if (document!=NULL && handleUndo) { - document->startUndoCycle(); - - polyline.setUndoState(true); - document->addUndoable(&polyline); - document->addUndoable(newPolyline); - - document->endUndoCycle(); - } - - return newPolyline; -} -*/ - - - -/** - * Deletes a node from a polyline. - * - * @param node The node to delete. - * - * @return Pointer to the new polyline or NULL. - */ -/* -Polyline* Modification::deletePolylineNode(Polyline& polyline, - const Vector& node) { - - DEBUG->print("Modification::deletePolylineNode"); - - if (container==NULL) { - DEBUG->print("Modification::addPolylineNode: no valid container", - Debug::D_WARNING); - return NULL; - } - - if (node.valid==false) { - DEBUG->print("Modification::deletePolylineNode: " - "node not valid", - Debug::D_WARNING); - return NULL; - } - - // check if the polyline is no longer there after deleting the node: - if (polyline.count()==1) { - Entity* e = polyline.firstEntity(); - if (e!=NULL && e->isAtomic()) { - AtomicEntity* ae = (AtomicEntity*)e; - if (node.distanceTo(ae->getStartpoint())<1.0e-6 || - node.distanceTo(ae->getEndpoint())<1.0e-6) { - - if (graphicView!=NULL) { - graphicView->deleteEntity(&polyline); - } - - if (document!=NULL && handleUndo) { - document->startUndoCycle(); - polyline.setUndoState(true); - document->addUndoable(&polyline); - document->endUndoCycle(); - } - } - } - return NULL; - } - - Polyline* newPolyline = new Polyline(container); - newPolyline->setClosed(polyline.isClosed()); - newPolyline->setSelected(polyline.isSelected()); - newPolyline->setLayer(polyline.getLayer()); - newPolyline->setPen(polyline.getPen()); - - // copy polyline and drop deleted node: - bool first = true; - bool lastDropped = false; - Entity* lastEntity = polyline.lastEntity(); - for (Entity* e=polyline.firstEntity(); e!=NULL; - e=polyline.nextEntity()) { - - if (e->isAtomic()) { - AtomicEntity* ae = (AtomicEntity*)e; - double bulge = 0.0; - if (ae->rtti()==RS2::EntityArc) { - DEBUG->print("Modification::deletePolylineNode: arc segment"); - bulge = ((Arc*)ae)->getBulge(); - } else { - DEBUG->print("Modification::deletePolylineNode: line segment"); - bulge = 0.0; - } - - // last entity is closing entity and will be added below with endPolyline() - if (e==lastEntity && polyline.isClosed()) { - continue; - } - - // first vertex (startpoint) - if (first && node.distanceTo(ae->getStartpoint())>1.0e-6) { - DEBUG->print("Modification::deletePolylineNode: first node: %f/%f", - ae->getStartpoint().x, ae->getStartpoint().y); - - newPolyline->setNextBulge(bulge); - newPolyline->addVertex(ae->getStartpoint()); - first = false; - } - - // normal node (not deleted): - if (first==false && node.distanceTo(ae->getEndpoint())>1.0e-6) { - DEBUG->print("Modification::deletePolylineNode: normal vertex found: %f/%f", - ae->getEndpoint().x, ae->getEndpoint().y); - if (lastDropped) { - //bulge = 0.0; - } - newPolyline->setNextBulge(bulge); - newPolyline->addVertex(ae->getEndpoint()); - lastDropped = false; - } - - // drop deleted node: - else { - DEBUG->print("Modification::deletePolylineNode: deleting vertex: %f/%f", - ae->getEndpoint().x, ae->getEndpoint().y); - lastDropped = true; - } - } else { - DEBUG->print("Modification::deletePolylineNode: " - "Polyline contains non-atomic entities", - Debug::D_WARNING); - } - } - - DEBUG->print("Modification::deletePolylineNode: ending polyline"); - newPolyline->setNextBulge(polyline.getClosingBulge()); - newPolyline->endPolyline(); - - //if (newPolyline->count()==1) { - //} - - // add new polyline: - DEBUG->print("Modification::deletePolylineNode: adding new polyline"); - container->addEntity(newPolyline); - if (graphicView!=NULL) { - graphicView->deleteEntity(&polyline); - graphicView->drawEntity(newPolyline); - } - - DEBUG->print("Modification::deletePolylineNode: handling undo"); - if (document!=NULL && handleUndo) { - document->startUndoCycle(); - - polyline.setUndoState(true); - document->addUndoable(&polyline); - document->addUndoable(newPolyline); - - document->endUndoCycle(); - } - - return newPolyline; -} -*/ - - - -/** - * Deletes all nodes between the two given nodes (exclusive). - * - * @param node1 First limiting node. - * @param node2 Second limiting node. - * - * @return Pointer to the new polyline or NULL. - */ -/* -Polyline* Modification::deletePolylineNodesBetween(Polyline& polyline, - AtomicEntity& segment, const Vector& node1, const Vector& node2) { - - DEBUG->print("Modification::deletePolylineNodesBetween"); - - if (container==NULL) { - DEBUG->print("Modification::addPolylineNodesBetween: no valid container", - Debug::D_WARNING); - return NULL; - } - - if (node1.valid==false || node2.valid==false) { - DEBUG->print("Modification::deletePolylineNodesBetween: " - "node not valid", - Debug::D_WARNING); - return NULL; - } - - if (node1.distanceTo(node2)<1.0e-6) { - DEBUG->print("Modification::deletePolylineNodesBetween: " - "nodes are identical", - Debug::D_WARNING); - return NULL; - } - - // check if there's nothing to delete: - for (Entity* e=polyline.firstEntity(); e!=NULL; - e=polyline.nextEntity()) { - - if (e->isAtomic()) { - AtomicEntity* ae = (AtomicEntity*)e; - - if ((node1.distanceTo(ae->getStartpoint())<1.0e-6 && - node2.distanceTo(ae->getEndpoint())<1.0e-6) || - (node2.distanceTo(ae->getStartpoint())<1.0e-6 && - node1.distanceTo(ae->getEndpoint())<1.0e-6)) { - - DEBUG->print("Modification::deletePolylineNodesBetween: " - "nothing to delete", - Debug::D_WARNING); - return NULL; - } - } - } - - - // check if the start point is involved: - bool startpointInvolved = false; - if (node1.distanceTo(polyline.getStartpoint())<1.0e-6 || - node2.distanceTo(polyline.getStartpoint())<1.0e-6) { - startpointInvolved = true; - } - - - // check which part of the polyline has to be deleted: - bool deleteStart = false; - if (polyline.isClosed()) { - bool found = false; - double length1 = 0.0; - double length2 = 0.0; - Entity* e=polyline.firstEntity(); - - if (startpointInvolved) { - if (e->isAtomic()) { - AtomicEntity* ae = (AtomicEntity*)e; - length1+=ae->getLength(); - } - e = polyline.nextEntity(); - } - for (; e!=NULL; e=polyline.nextEntity()) { - - if (e->isAtomic()) { - AtomicEntity* ae = (AtomicEntity*)e; - - if (node1.distanceTo(ae->getStartpoint())<1.0e-6 || - node2.distanceTo(ae->getStartpoint())<1.0e-6) { - - found = !found; - } - - if (found) { - length2+=ae->getLength(); - } else { - length1+=ae->getLength(); - } - } - } - if (length1setClosed(polyline.isClosed()); - newPolyline->setSelected(polyline.isSelected()); - newPolyline->setLayer(polyline.getLayer()); - newPolyline->setPen(polyline.getPen()); - - if (startpointInvolved && deleteStart && polyline.isClosed()) { - newPolyline->setNextBulge(0.0); - newPolyline->addVertex(polyline.getStartpoint()); - } - - // copy polyline and drop deleted nodes: - bool first = true; - bool removing = deleteStart; - bool done = false; - bool nextIsStraight = false; - Entity* lastEntity = polyline.lastEntity(); - int i=0; - double bulge = 0.0; - for (Entity* e=polyline.firstEntity(); e!=NULL; - e=polyline.nextEntity()) { - - DEBUG->print("Modification::deletePolylineNodesBetween: entity: %d", i++); - DEBUG->print("Modification::deletePolylineNodesBetween: removing: %d", (int)removing); - - if (e->isAtomic()) { - AtomicEntity* ae = (AtomicEntity*)e; - if (ae->rtti()==RS2::EntityArc) { - DEBUG->print("Modification::deletePolylineNodesBetween: arc segment"); - bulge = ((Arc*)ae)->getBulge(); - } else { - DEBUG->print("Modification::deletePolylineNodesBetween: line segment"); - bulge = 0.0; - } - - // last entity is closing entity and will be added below with endPolyline() - if (e==lastEntity && polyline.isClosed()) { - DEBUG->print("Modification::deletePolylineNodesBetween: " - "dropping last vertex of closed polyline"); - continue; - } - - // first vertex (startpoint) - if (first) { - if (!removing) { - DEBUG->print("Modification::deletePolylineNodesBetween: first node: %f/%f", - ae->getStartpoint().x, ae->getStartpoint().y); - newPolyline->setNextBulge(bulge); - newPolyline->addVertex(ae->getStartpoint()); - first = false; - } - } - - // stop removing nodes: - if (removing==true && - (node1.distanceTo(ae->getEndpoint())<1.0e-6 || - node2.distanceTo(ae->getEndpoint())<1.0e-6)) { - DEBUG->print("Modification::deletePolylineNodesBetween: " - "stop removing at: %f/%f", - ae->getEndpoint().x, ae->getEndpoint().y); - removing = false; - done = true; - if (first==false) { - nextIsStraight = true; - } - } - - // normal node (not deleted): - if (removing==false && (done==false || deleteStart==false)) { - DEBUG->print("Modification::deletePolylineNodesBetween: " - "normal vertex found: %f/%f", - ae->getEndpoint().x, ae->getEndpoint().y); - if (nextIsStraight) { - bulge = 0.0; - nextIsStraight = false; - } - newPolyline->setNextBulge(bulge); - newPolyline->addVertex(ae->getEndpoint()); - } - - // drop deleted node: - else { - DEBUG->print("Modification::deletePolylineNodesBetween: " - "deleting vertex: %f/%f", - ae->getEndpoint().x, ae->getEndpoint().y); - } - - // start to remove nodes from now on: - if (done==false && removing==false && - (node1.distanceTo(ae->getEndpoint())<1.0e-6 || - node2.distanceTo(ae->getEndpoint())<1.0e-6)) { - DEBUG->print("Modification::deletePolylineNodesBetween: " - "start removing at: %f/%f", - ae->getEndpoint().x, ae->getEndpoint().y); - removing = true; - } - - if (done) { - done=false; - } - } else { - DEBUG->print("Modification::deletePolylineNodesBetween: " - "Polyline contains non-atomic entities", - Debug::D_WARNING); - } - } - - DEBUG->print("Modification::deletePolylineNodesBetween: ending polyline"); - newPolyline->setNextBulge(polyline.getClosingBulge()); - newPolyline->endPolyline(); - - // add new polyline: - DEBUG->print("Modification::deletePolylineNodesBetween: adding new polyline"); - container->addEntity(newPolyline); - if (graphicView!=NULL) { - graphicView->deleteEntity(&polyline); - graphicView->drawEntity(newPolyline); - } - - DEBUG->print("Modification::deletePolylineNodesBetween: handling undo"); - if (document!=NULL && handleUndo) { - document->startUndoCycle(); - - polyline.setUndoState(true); - document->addUndoable(&polyline); - document->addUndoable(newPolyline); - - document->endUndoCycle(); - } - - return newPolyline; -} -*/ - - - -/** - * Trims two segments of a polyline all nodes between the two trim segments - * are removed. - * - * @param polyline The polyline entity. - * @param segment1 First segment to trim. - * @param segment2 Second segment to trim. - * - * @return Pointer to the new polyline or NULL. - */ -/* -Polyline* Modification::polylineTrim(Polyline& polyline, - AtomicEntity& segment1, - AtomicEntity& segment2) { - - DEBUG->print("Modification::polylineTrim"); - - if (container==NULL) { - DEBUG->print("Modification::addPolylineNodesBetween: no valid container", - Debug::D_WARNING); - return NULL; - } - - if (segment1.getParent()!=&polyline || segment2.getParent()!=&polyline) { - DEBUG->print("Modification::polylineTrim: " - "segments not in polyline", - Debug::D_WARNING); - return NULL; - } - - if (&segment1==&segment2) { - DEBUG->print("Modification::polylineTrim: " - "segments are identical", - Debug::D_WARNING); - return NULL; - } - - VectorSolutions sol; - sol = Information::getIntersection(&segment1, &segment2, false); - - if (sol.getNumber()==0) { - DEBUG->print("Modification::polylineTrim: " - "segments cannot be trimmed", - Debug::D_WARNING); - return NULL; - } - - // check which segment comes first in the polyline: - AtomicEntity* firstSegment; - if (polyline.findEntity(&segment1) > polyline.findEntity(&segment2)) { - firstSegment = &segment2; - } else { - firstSegment = &segment1; - } - - // find out if we need to trim towards the open part of the polyline - bool reverseTrim; - reverseTrim = !Math::isSameDirection(firstSegment->getDirection1(), - firstSegment->getStartpoint().angleTo(sol.get(0)), M_PI/2.0); - //reverseTrim = reverseTrim || !Math::isSameDirection(segment2.getDirection1(), - // segment2.getStartpoint().angleTo(sol.get(0)), M_PI/2.0); - - Polyline* newPolyline = new Polyline(container); - newPolyline->setClosed(polyline.isClosed()); - newPolyline->setSelected(polyline.isSelected()); - newPolyline->setLayer(polyline.getLayer()); - newPolyline->setPen(polyline.getPen()); - - // normal trimming: start removing nodes at trim segment. ends stay the same - if (reverseTrim==false) { - // copy polyline, trim segments and drop between nodes: - bool first = true; - bool removing = false; - bool nextIsStraight = false; - Entity* lastEntity = polyline.lastEntity(); - for (Entity* e=polyline.firstEntity(); e!=NULL; - e=polyline.nextEntity()) { - - if (e->isAtomic()) { - AtomicEntity* ae = (AtomicEntity*)e; - double bulge = 0.0; - if (ae->rtti()==RS2::EntityArc) { - DEBUG->print("Modification::polylineTrim: arc segment"); - bulge = ((Arc*)ae)->getBulge(); - } else { - DEBUG->print("Modification::polylineTrim: line segment"); - bulge = 0.0; - } - - // last entity is closing entity and will be added below with endPolyline() - if (e==lastEntity && polyline.isClosed()) { - DEBUG->print("Modification::polylineTrim: " - "dropping last vertex of closed polyline"); - continue; - } - - // first vertex (startpoint) - if (first) { - DEBUG->print("Modification::polylineTrim: first node: %f/%f", - ae->getStartpoint().x, ae->getStartpoint().y); - - newPolyline->setNextBulge(bulge); - newPolyline->addVertex(ae->getStartpoint()); - first = false; - } - - // trim and start removing nodes: - if (removing==false && (ae==&segment1 || ae==&segment2)) { - DEBUG->print("Modification::polylineTrim: " - "start removing at trim point %f/%f", - sol.get(0).x, sol.get(0).y); - newPolyline->setNextBulge(0.0); - newPolyline->addVertex(sol.get(0)); - removing = true; - nextIsStraight = true; - } - - // stop removing nodes: - else if (removing==true && (ae==&segment1 || ae==&segment2)) { - DEBUG->print("Modification::polylineTrim: stop removing at: %f/%f", - ae->getEndpoint().x, ae->getEndpoint().y); - removing = false; - } - - // normal node (not deleted): - if (removing==false) { - DEBUG->print("Modification::polylineTrim: normal vertex found: %f/%f", - ae->getEndpoint().x, ae->getEndpoint().y); - if (nextIsStraight) { - newPolyline->setNextBulge(0.0); - nextIsStraight = false; - } else { - newPolyline->setNextBulge(bulge); - } - newPolyline->addVertex(ae->getEndpoint()); - } - } else { - DEBUG->print("Modification::polylineTrim: " - "Polyline contains non-atomic entities", - Debug::D_WARNING); - } - } - } - - // reverse trimming: remove nodes at the ends and keep those in between - else { - // copy polyline, trim segments and drop between nodes: - //bool first = true; - bool removing = true; - bool nextIsStraight = false; - Entity* lastEntity = polyline.lastEntity(); - for (Entity* e=polyline.firstEntity(); e!=NULL; - e=polyline.nextEntity()) { - - if (e->isAtomic()) { - AtomicEntity* ae = (AtomicEntity*)e; - double bulge = 0.0; - if (ae->rtti()==RS2::EntityArc) { - DEBUG->print("Modification::polylineTrim: arc segment"); - bulge = ((Arc*)ae)->getBulge(); - } else { - DEBUG->print("Modification::polylineTrim: line segment"); - bulge = 0.0; - } - - // last entity is closing entity and will be added below with endPolyline() - if (e==lastEntity && polyline.isClosed()) { - DEBUG->print("Modification::polylineTrim: " - "dropping last vertex of closed polyline"); - continue; - } - - // trim and stop removing nodes: - if (removing==true && (ae==&segment1 || ae==&segment2)) { - DEBUG->print("Modification::polylineTrim: " - "stop removing at trim point %f/%f", - sol.get(0).x, sol.get(0).y); - newPolyline->setNextBulge(0.0); - // start of new polyline: - newPolyline->addVertex(sol.get(0)); - removing = false; - nextIsStraight = true; - } - - // start removing nodes again: - else if (removing==false && (ae==&segment1 || ae==&segment2)) { - DEBUG->print("Modification::polylineTrim: start removing at: %f/%f", - ae->getEndpoint().x, ae->getEndpoint().y); - newPolyline->setNextBulge(0.0); - // start of new polyline: - newPolyline->addVertex(sol.get(0)); - removing = true; - } - - // normal node (not deleted): - if (removing==false) { - DEBUG->print("Modification::polylineTrim: normal vertex found: %f/%f", - ae->getEndpoint().x, ae->getEndpoint().y); - if (nextIsStraight) { - newPolyline->setNextBulge(0.0); - nextIsStraight = false; - } else { - newPolyline->setNextBulge(bulge); - } - newPolyline->addVertex(ae->getEndpoint()); - } - } else { - DEBUG->print("Modification::polylineTrim: " - "Polyline contains non-atomic entities", - Debug::D_WARNING); - } - } - } - - DEBUG->print("Modification::polylineTrim: ending polyline"); - newPolyline->setNextBulge(polyline.getClosingBulge()); - newPolyline->endPolyline(); - - // add new polyline: - DEBUG->print("Modification::polylineTrim: adding new polyline"); - container->addEntity(newPolyline); - if (graphicView!=NULL) { - graphicView->deleteEntity(&polyline); - graphicView->drawEntity(newPolyline); - } - - DEBUG->print("Modification::polylineTrim: handling undo"); - if (document!=NULL && handleUndo) { - document->startUndoCycle(); - - polyline.setUndoState(true); - document->addUndoable(&polyline); - document->addUndoable(newPolyline); - - document->endUndoCycle(); - } - - return newPolyline; -} -*/ - -/** - * Moves all selected entities with the given data for the move - * modification. - */ -bool Modification::move(MoveData & data) -{ - if (container == NULL) - { - DEBUG->print("Modification::move: no valid container", Debug::D_WARNING); - return false; - } - -// Q3PtrList addList; -// addList.setAutoDelete(false); - QList addList; - - if (document != NULL && handleUndo) - document->startUndoCycle(); - - // Create new entites - for(int num=1; num<=data.number || (data.number==0 && num<=1); num++) - { - // too slow: - //for (uint i=0; icount(); ++i) { - //Entity* e = container->entityAt(i); - for(Entity* e=container->firstEntity(); e!=NULL; e=container->nextEntity()) - { - if (e != NULL && e->isSelected()) - { - Entity * ec = e->clone(); - ec->move(data.offset * num); - - if (data.useCurrentLayer) - ec->setLayerToActive(); - - if (data.useCurrentAttributes) - ec->setPenToActive(); - - if (ec->rtti() == RS2::EntityInsert) - ((Insert *)ec)->update(); - - // since 2.0.4.0: keep selection - ec->setSelected(true); - addList.append(ec); - } - } - } - - deselectOriginals(data.number==0); - addNewEntities(addList); - - if (document != NULL && handleUndo) - document->endUndoCycle(); - - if (graphicView != NULL) - graphicView->redraw(); - - return true; -} - -/** - * Rotates all selected entities with the given data for the rotation. - */ -bool Modification::rotate(RotateData & data) -{ - if (container == NULL) - { - DEBUG->print("Modification::rotate: no valid container", - Debug::D_WARNING); - return false; - } - -// Q3PtrList addList; -// addList.setAutoDelete(false); - QList addList; - - if (document!=NULL && handleUndo) - document->startUndoCycle(); - - // Create new entites - for(int num=1; num<=data.number || (data.number==0 && num<=1); num++) - { - for (Entity * e=container->firstEntity(); e!=NULL; e=container->nextEntity()) - { - //for (uint i=0; icount(); ++i) { - //Entity* e = container->entityAt(i); - - if (e != NULL && e->isSelected()) - { - Entity * ec = e->clone(); - ec->setSelected(false); - ec->rotate(data.center, data.angle*num); - - if (data.useCurrentLayer) - ec->setLayerToActive(); - - if (data.useCurrentAttributes) - ec->setPenToActive(); - - if (ec->rtti() == RS2::EntityInsert) - ((Insert *)ec)->update(); - - addList.append(ec); - } - } - } - - deselectOriginals(data.number == 0); - addNewEntities(addList); - - if (document != NULL && handleUndo) - document->endUndoCycle(); - - if (graphicView != NULL) - graphicView->redraw(); - - return true; -} - -/** - * Moves all selected entities with the given data for the scale - * modification. - */ -bool Modification::scale(ScaleData & data) -{ - if (container == NULL) - { - DEBUG->print("Modification::scale: no valid container", Debug::D_WARNING); - return false; - } - -// Q3PtrList addList; -// addList.setAutoDelete(false); - QList addList; - - if (document!=NULL && handleUndo) - document->startUndoCycle(); - - // Create new entites - for(int num=1; num<=data.number || (data.number==0 && num<=1); num++) - { - for(Entity* e=container->firstEntity(); e!=NULL; e=container->nextEntity()) - { - //for (uint i=0; icount(); ++i) { - //Entity* e = container->entityAt(i); - if (e != NULL && e->isSelected()) - { - Entity * ec = e->clone(); - ec->setSelected(false); - ec->scale(data.referencePoint, Math::pow(data.factor, num)); - - if (data.useCurrentLayer) - ec->setLayerToActive(); - - if (data.useCurrentAttributes) - ec->setPenToActive(); - - if (ec->rtti()==RS2::EntityInsert) - ((Insert*)ec)->update(); - - addList.append(ec); - } - } - } - - deselectOriginals(data.number == 0); - addNewEntities(addList); - - if (document != NULL && handleUndo) - document->endUndoCycle(); - - if (graphicView != NULL) - graphicView->redraw(); - - return true; -} - -/** - * Mirror all selected entities with the given data for the mirror - * modification. - */ -bool Modification::mirror(MirrorData & data) -{ - if (container==NULL) { - DEBUG->print("Modification::mirror: no valid container", - Debug::D_WARNING); - return false; - } - -// Q3PtrList addList; -// addList.setAutoDelete(false); - QList addList; - - if (document!=NULL && handleUndo) { - document->startUndoCycle(); - } - - // Create new entites - for (int num=1; - num<=(int)data.copy || (data.copy==false && num<=1); - num++) { - for (Entity* e=container->firstEntity(); - e!=NULL; - e=container->nextEntity()) { - //for (uint i=0; icount(); ++i) { - //Entity* e = container->entityAt(i); - - if (e!=NULL && e->isSelected()) { - Entity* ec = e->clone(); - ec->setSelected(false); - - ec->mirror(data.axisPoint1, data.axisPoint2); - if (data.useCurrentLayer) { - ec->setLayerToActive(); - } - if (data.useCurrentAttributes) { - ec->setPenToActive(); - } - if (ec->rtti()==RS2::EntityInsert) { - ((Insert*)ec)->update(); - } - addList.append(ec); - } - } - } - - deselectOriginals(data.copy==false); - addNewEntities(addList); - - if (document!=NULL && handleUndo) { - document->endUndoCycle(); - } - - if (graphicView!=NULL) { - graphicView->redraw(); - } - return true; -} - -/** - * Rotates entities around two centers with the given parameters. - */ -bool Modification::rotate2(Rotate2Data & data) -{ - if (container==NULL) { - DEBUG->print("Modification::rotate2: no valid container", - Debug::D_WARNING); - return false; - } - -// Q3PtrList addList; -// addList.setAutoDelete(false); - QList addList; - - if (document!=NULL && handleUndo) { - document->startUndoCycle(); - } - - // Create new entites - for (int num=1; - num<=data.number || (data.number==0 && num<=1); - num++) { - - for (Entity* e=container->firstEntity(); - e!=NULL; - e=container->nextEntity()) { - //for (uint i=0; icount(); ++i) { - //Entity* e = container->entityAt(i); - - if (e!=NULL && e->isSelected()) { - Entity* ec = e->clone(); - ec->setSelected(false); - - ec->rotate(data.center1, data.angle1*num); - Vector center2 = data.center2; - center2.rotate(data.center1, data.angle1*num); - - ec->rotate(center2, data.angle2*num); - if (data.useCurrentLayer) { - ec->setLayerToActive(); - } - if (data.useCurrentAttributes) { - ec->setPenToActive(); - } - if (ec->rtti()==RS2::EntityInsert) { - ((Insert*)ec)->update(); - } - addList.append(ec); - } - } - } - - deselectOriginals(data.number==0); - addNewEntities(addList); - - if (document!=NULL && handleUndo) { - document->endUndoCycle(); - } - - if (graphicView!=NULL) { - graphicView->redraw(); - } - return true; -} - -/** - * Moves and rotates entities with the given parameters. - */ -bool Modification::moveRotate(MoveRotateData & data) -{ - if (container==NULL) { - DEBUG->print("Modification::moveRotate: no valid container", - Debug::D_WARNING); - return false; - } - -// Q3PtrList addList; -// addList.setAutoDelete(false); - QList addList; - - if (document!=NULL && handleUndo) { - document->startUndoCycle(); - } - - // Create new entites - for (int num=1; - num<=data.number || (data.number==0 && num<=1); - num++) { - for (Entity* e=container->firstEntity(); - e!=NULL; - e=container->nextEntity()) { - //for (uint i=0; icount(); ++i) { - //Entity* e = container->entityAt(i); - - if (e!=NULL && e->isSelected()) { - Entity* ec = e->clone(); - ec->setSelected(false); - - ec->move(data.offset*num); - ec->rotate(data.referencePoint + data.offset*num, - data.angle*num); - if (data.useCurrentLayer) { - ec->setLayerToActive(); - } - if (data.useCurrentAttributes) { - ec->setPenToActive(); - } - if (ec->rtti()==RS2::EntityInsert) { - ((Insert*)ec)->update(); - } - addList.append(ec); - } - } - } - - deselectOriginals(data.number==0); - addNewEntities(addList); - - if (document!=NULL && handleUndo) { - document->endUndoCycle(); - } - if (graphicView!=NULL) { - graphicView->redraw(); - } - - return true; -} - -/** - * Deselects all selected entities and removes them if remove is true; - * - * @param remove true: Remove entites. - */ -void Modification::deselectOriginals(bool remove) -{ - for(Entity* e=container->firstEntity(); e!=NULL; e=container->nextEntity()) - { - //for (uint i=0; icount(); ++i) { - //Entity* e = container->entityAt(i); - - if (e != NULL) - { - bool selected = false; - /* - if (e->isAtomic()) { - AtomicEntity* ae = (AtomicEntity*)e; - if (ae->isStartpointSelected() || - ae->isEndpointSelected()) { - - selected = true; - } - } - */ - - if (e->isSelected()) - selected = true; - - if (selected) - { - e->setSelected(false); - - if (remove) - { - //if (graphicView!=NULL) { - // graphicView->deleteEntity(e); - //} - e->changeUndoState(); - - if (document != NULL && handleUndo) - document->addUndoable(e); - } - else - { - //if (graphicView!=NULL) { - // graphicView->drawEntity(e); - //} - } - } - } - } -} - -/** - * Adds the given entities to the container and draws the entities if - * there's a graphic view available. - * - * @param addList Entities to add. - */ -//void Modification::addNewEntities(Q3PtrList & addList) -void Modification::addNewEntities(QList & addList) -{ -// for(Entity * e=addList.first(); e!=NULL; e=addList.next()) - for(int i=0; iaddEntity(e); - - if (document != NULL && handleUndo) - document->addUndoable(e); - //if (graphicView!=NULL) { - // graphicView->drawEntity(e); - //} - } - } -} - -/** - * Trims or extends the given trimEntity to the intersection point of the - * trimEntity and the limitEntity. - * - * @param trimCoord Coordinate which defines which endpoint of the - * trim entity to trim. - * @param trimEntity Entity which will be trimmed. - * @param limitCoord Coordinate which defines the intersection to which the - * trim entity will be trimmed. - * @param limitEntity Entity to which the trim entity will be trimmed. - * @param both true: Trim both entities. false: trim trimEntity only. - */ -bool Modification::trim(const Vector& trimCoord, AtomicEntity* trimEntity, - const Vector& limitCoord, Entity* limitEntity, bool both) -{ - if (trimEntity==NULL || limitEntity==NULL) - { - DEBUG->print(Debug::D_WARNING, - "Modification::trim: At least one entity is NULL"); - return false; - } - - if (both && !limitEntity->isAtomic()) - { - DEBUG->print(Debug::D_WARNING, - "Modification::trim: limitEntity is not atomic"); - } - - VectorSolutions sol; - - if (limitEntity->isAtomic()) - { - // intersection(s) of the two entities: - sol = Information::getIntersection(trimEntity, limitEntity, false); - } else if (limitEntity->isContainer()) { - EntityContainer* ec = (EntityContainer*)limitEntity; - - sol.alloc(128); - int i=0; - - for (Entity* e=ec->firstEntity(RS2::ResolveAll); e!=NULL; - e=ec->nextEntity(RS2::ResolveAll)) { - //for (int i=0; icount(); ++i) { - // Entity* e = container->entityAt(i); - - if (e!=NULL) { - - VectorSolutions s2 = Information::getIntersection(trimEntity, - e, false); - - if (s2.hasValid()) { - for (int k=0; kisPointOnEntity(s2.get(k), 1.0e-4)) { - sol.set(i++, s2.get(k)); - } - } - } - //break; - } - } - } - } - - if (!sol.hasValid()) - return false; - - AtomicEntity * trimmed1 = NULL; - AtomicEntity * trimmed2 = NULL; - - // remove trim entity from view: - if (trimEntity->rtti() == RS2::EntityCircle) - { - // convert a circle into a trimmable arc - Circle * c = (Circle *)trimEntity; - double am = c->getCenter().angleTo(trimCoord); - ArcData d(c->getCenter(), c->getRadius(), - Math::correctAngle(am - M_PI / 2), - Math::correctAngle(am + M_PI / 2), false); - trimmed1 = new Arc(trimEntity->getParent(), d); - } - else - { - trimmed1 = (AtomicEntity *)trimEntity->clone(); - trimmed1->setHighlighted(false); - } - -#warning "!!! Old rendering path needs upgrading !!!" -#if 0 - if (graphicView) - graphicView->deleteEntity(trimEntity); -#endif - - // remove limit entity from view: - if (both) - { - trimmed2 = (AtomicEntity *)limitEntity->clone(); - trimmed2->setHighlighted(false); - -#warning "!!! Old rendering path needs upgrading !!!" -#if 0 - if (graphicView) - graphicView->deleteEntity(limitEntity); -#endif - } - - // trim trim entity - int ind = 0; - Vector is = sol.getClosest(limitCoord, NULL, &ind); - //sol.getClosest(limitCoord, NULL, &ind); - DEBUG->print("Modification::trim: limitCoord: %f/%f", limitCoord.x, limitCoord.y); - DEBUG->print("Modification::trim: sol.get(0): %f/%f", sol.get(0).x, sol.get(0).y); - DEBUG->print("Modification::trim: sol.get(1): %f/%f", sol.get(1).x, sol.get(1).y); - DEBUG->print("Modification::trim: ind: %d", ind); - Vector is2 = sol.get(ind==0 ? 1 : 0); - //Vector is2 = sol.get(ind); - DEBUG->print("Modification::trim: is2: %f/%f", is2.x, is2.y); - - //RS2::Ending ending = trimmed1->getTrimPoint(trimCoord, is); - RS2::Ending ending = trimmed1->getTrimPoint(trimCoord, is); - - switch (ending) { - case RS2::EndingStart: - trimmed1->trimStartpoint(is); - if (trimEntity->rtti()==RS2::EntityCircle) { - trimmed1->trimEndpoint(is2); - } - break; - case RS2::EndingEnd: - trimmed1->trimEndpoint(is); - if (trimEntity->rtti()==RS2::EntityCircle) { - trimmed1->trimStartpoint(is2); - } - break; - default: - break; - } - - // trim limit entity: - if (both) { - Vector is = sol.getClosest(limitCoord); - - RS2::Ending ending = trimmed2->getTrimPoint(limitCoord, is); - - switch (ending) { - case RS2::EndingStart: - trimmed2->trimStartpoint(is); - break; - case RS2::EndingEnd: - trimmed2->trimEndpoint(is); - break; - default: - break; - } - } - - // add new trimmed trim entity: - container->addEntity(trimmed1); - if (graphicView!=NULL) { - graphicView->drawEntity(trimmed1); - } - - // add new trimmed limit entity: - if (both) { - container->addEntity(trimmed2); - if (graphicView!=NULL) { - graphicView->drawEntity(trimmed2); - } - } - - if (document!=NULL && handleUndo) { - document->startUndoCycle(); - document->addUndoable(trimmed1); - trimEntity->setUndoState(true); - document->addUndoable(trimEntity); - if (both) { - document->addUndoable(trimmed2); - limitEntity->setUndoState(true); - document->addUndoable(limitEntity); - } - document->endUndoCycle(); - } - - return true; -} - - - -/** - * Trims or extends the given trimEntity by the given amount. - * - * @param trimCoord Coordinate which defines which endpoint of the - * trim entity to trim. - * @param trimEntity Entity which will be trimmed. - * @param dist Amount to trim by. - */ -bool Modification::trimAmount(const Vector & trimCoord, - AtomicEntity * trimEntity, double dist) -{ - if (!trimEntity) - { - DEBUG->print(Debug::D_WARNING, "Modification::trimAmount: Entity is NULL"); - return false; - } - - AtomicEntity * trimmed = NULL; - - // remove trim entity: - trimmed = (AtomicEntity*)trimEntity->clone(); - -#warning "!!! Old rendering path needs upgrading !!!" -#if 0 - if (graphicView) - graphicView->deleteEntity(trimEntity); -#endif - - // trim trim entity - Vector is = trimmed->getNearestDist(-dist, trimCoord); - if (trimCoord.distanceTo(trimmed->getStartpoint()) < - trimCoord.distanceTo(trimmed->getEndpoint())) - { - trimmed->trimStartpoint(is); - } - else - { - trimmed->trimEndpoint(is); - } - - // add new trimmed trim entity: - container->addEntity(trimmed); - -#warning "!!! Old rendering path needs upgrading !!!" -#if 0 - if (graphicView) - graphicView->drawEntity(trimmed); -#endif - - if (document && handleUndo) - { - document->startUndoCycle(); - document->addUndoable(trimmed); - trimEntity->setUndoState(true); - document->addUndoable(trimEntity); - document->endUndoCycle(); - } - - return true; -} - - - -/** - * Cuts the given entity at the given point. - */ -bool Modification::cut(const Vector& cutCoord, - AtomicEntity* cutEntity) { - - if (cutEntity==NULL) { - DEBUG->print(Debug::D_WARNING, - "Modification::cut: Entity is NULL"); - return false; - } - - if (!cutCoord.valid) { - DEBUG->print(Debug::D_WARNING, - "Modification::cut: Point invalid."); - return false; - } - - // cut point is at endpoint of entity: - if (cutCoord.distanceTo(cutEntity->getStartpoint())<1.0e-6 || - cutCoord.distanceTo(cutEntity->getEndpoint())<1.0e-6) { - DEBUG->print(Debug::D_WARNING, - "Modification::cut: Cutting point on endpoint"); - return false; - } - -#warning "!!! Old rendering path needs upgrading !!!" -#if 0 - // delete cut entity on the screen: - if (graphicView) - graphicView->deleteEntity(cutEntity); -#endif - - AtomicEntity * cut1 = NULL; - AtomicEntity * cut2 = NULL; - - // create new two halves: - if (cutEntity->rtti() == RS2::EntityCircle) - { - Circle * c = (Circle *)cutEntity; - cut1 = new Arc(cutEntity->getParent(), - ArcData(c->getCenter(), - c->getRadius(), - 0.0,0.0, false)); - cut1->setPen(cutEntity->getPen()); - cut1->setLayer(cutEntity->getLayer()); - cut2 = NULL; - - cut1->trimEndpoint(cutCoord); - cut1->trimStartpoint(cutCoord); - } - else - { - cut1 = (AtomicEntity*)cutEntity->clone(); - cut2 = (AtomicEntity*)cutEntity->clone(); - - cut1->trimEndpoint(cutCoord); - cut2->trimStartpoint(cutCoord); - } - - // add new cut entity: - container->addEntity(cut1); - if (cut2!=NULL) { - container->addEntity(cut2); - } - - if (graphicView!=NULL) { - graphicView->drawEntity(cut1); - if (cut2!=NULL) { - graphicView->drawEntity(cut2); - } - } - - if (document!=NULL && handleUndo) { - document->startUndoCycle(); - document->addUndoable(cut1); - if (cut2!=NULL) { - document->addUndoable(cut2); - } - cutEntity->setUndoState(true); - document->addUndoable(cutEntity); - document->endUndoCycle(); - } - - return true; -} - -/** - * Stretching. - */ -bool Modification::stretch(const Vector& firstCorner, const Vector& secondCorner, - const Vector& offset) -{ - if (!offset.valid) - { - DEBUG->print(Debug::D_WARNING, - "Modification::stretch: Offset invalid"); - return false; - } - -// Q3PtrList addList; -// addList.setAutoDelete(false); - QList addList; - - if (document!=NULL && handleUndo) { - document->startUndoCycle(); - } - - // Create new entites - for (Entity* e=container->firstEntity(); - e!=NULL; - e=container->nextEntity()) { - //for (int i=0; icount(); ++i) { - // Entity* e = container->entityAt(i); - - if (e!=NULL && - e->isVisible() && - !e->isLocked() && - (e->isInWindow(firstCorner, secondCorner) || - e->hasEndpointsWithinWindow(firstCorner, secondCorner))) { - - Entity* ec = e->clone(); - ec->stretch(firstCorner, secondCorner, offset); - addList.append(ec); - e->setSelected(true); - } - } - - deselectOriginals(true); - addNewEntities(addList); - - if (document!=NULL && handleUndo) { - document->endUndoCycle(); - } - - if (graphicView!=NULL) { - graphicView->redraw(); - } - return true; -} - - - -/** - * Bevels a corner. - * - * @param coord1 Mouse coordinate to specify direction from intersection. - * @param entity1 First entity of the corner. - * @param coord2 Mouse coordinate to specify direction from intersection. - * @param entity2 Second entity of the corner. - * @param data Lengths and trim flag. - */ -bool Modification::bevel(const Vector& coord1, AtomicEntity* entity1, - const Vector& coord2, AtomicEntity* entity2, - BevelData& data) { - - DEBUG->print("Modification::bevel"); - - if (entity1==NULL || entity2==NULL) { - DEBUG->print(Debug::D_WARNING, - "Modification::bevel: At least one entity is NULL"); - return false; - } - - EntityContainer* baseContainer = container; - bool isPolyline = false; - bool isClosedPolyline = false; - - if (document!=NULL && handleUndo) { - document->startUndoCycle(); - } - - // find out whether we're bevelling within a polyline: - if (entity1->getParent()!=NULL && entity1->getParent()->rtti()==RS2::EntityPolyline) { - DEBUG->print("Modification::bevel: trimming polyline segments"); - if (entity1->getParent()!=entity2->getParent()) { - DEBUG->print(Debug::D_WARNING, - "Modification::bevel: entities not in the same polyline"); - return false; - } - // clone polyline for undo - if (document!=NULL && handleUndo) { - EntityContainer* cl = - (EntityContainer*)entity1->getParent()->clone(); - container->addEntity(cl); - //cl->setUndoState(true); - document->addUndoable(cl); - - document->addUndoable(entity1->getParent()); - entity1->getParent()->setUndoState(true); - - baseContainer = cl; - } - - entity1 = (AtomicEntity*)baseContainer->entityAt(entity1->getParent()->findEntity(entity1)); - entity2 = (AtomicEntity*)baseContainer->entityAt(entity2->getParent()->findEntity(entity2)); - - //baseContainer = entity1->getParent(); - isPolyline = true; - isClosedPolyline = ((Polyline*)entity1)->isClosed(); - } - - DEBUG->print("Modification::bevel: getting intersection"); - - VectorSolutions sol = - Information::getIntersection(entity1, entity2, false); - - if (sol.getNumber()==0) { - return false; - } - - AtomicEntity* trimmed1 = NULL; - AtomicEntity* trimmed2 = NULL; - - //if (data.trim || isPolyline) { - if (isPolyline) { - trimmed1 = entity1; - trimmed2 = entity2; - } else { - trimmed1 = (AtomicEntity*)entity1->clone(); - trimmed2 = (AtomicEntity*)entity2->clone(); - } - -#warning "!!! Old rendering path needs upgrading !!!" -#if 0 - // remove trim entity (on screen): - if (data.trim || isPolyline) - { - if (graphicView) - { - if (isPolyline) - { - graphicView->deleteEntity(baseContainer); - } - else - { - graphicView->deleteEntity(entity1); - graphicView->deleteEntity(entity2); - } - } - } -#endif - - // trim entities to intersection - DEBUG->print("Modification::bevel: trim entities to intersection 01"); - bool start1 = false; - Vector is = sol.getClosest(coord2); - RS2::Ending ending1 = trimmed1->getTrimPoint(coord1, is); - switch (ending1) { - case RS2::EndingStart: - trimmed1->trimStartpoint(is); - start1 = true; - break; - case RS2::EndingEnd: - trimmed1->trimEndpoint(is); - start1 = false; - break; - default: - break; - } - - DEBUG->print("Modification::bevel: trim entities to intersection 02"); - bool start2 = false; - is = sol.getClosest(coord1); - RS2::Ending ending2 = trimmed2->getTrimPoint(coord2, is); - switch (ending2) { - case RS2::EndingStart: - trimmed2->trimStartpoint(is); - start2 = true; - break; - case RS2::EndingEnd: - trimmed2->trimEndpoint(is); - start2 = false; - break; - default: - break; - } - //} - - - // find definitive bevel points - DEBUG->print("Modification::bevel: find definitive bevel points"); - Vector bp1 = trimmed1->getNearestDist(data.length1, start1); - Vector bp2 = trimmed2->getNearestDist(data.length2, start2); - - // final trim: - DEBUG->print("Modification::bevel: final trim"); - if (data.trim==true) { - switch (ending1) { - case RS2::EndingStart: - trimmed1->trimStartpoint(bp1); - break; - case RS2::EndingEnd: - trimmed1->trimEndpoint(bp1); - break; - default: - break; - } - - switch (ending2) { - case RS2::EndingStart: - trimmed2->trimStartpoint(bp2); - break; - case RS2::EndingEnd: - trimmed2->trimEndpoint(bp2); - break; - default: - break; - } - - // add new trimmed entities: - if (isPolyline==false) { - container->addEntity(trimmed1); - container->addEntity(trimmed2); - } - if (graphicView!=NULL) { - if (!isPolyline) { - graphicView->drawEntity(trimmed1); - graphicView->drawEntity(trimmed2); - } - } - } - - - // add bevel line: - DEBUG->print("Modification::bevel: add bevel line"); - Line* bevel = new Line(baseContainer, LineData(bp1, bp2)); - - if (isPolyline==false) { - baseContainer->addEntity(bevel); - } else { - int idx1 = baseContainer->findEntity(trimmed1); - int idx2 = baseContainer->findEntity(trimmed2); - - bevel->setSelected(baseContainer->isSelected()); - bevel->setLayer(baseContainer->getLayer()); - bevel->setPen(baseContainer->getPen()); - - bool insertAfter1 = false; - if (!isClosedPolyline) { - insertAfter1 = (idx1count()-1)); - } - - // insert bevel at the right position: - //if ((idx1count()-1)) { - if (insertAfter1) { - if (trimmed1->getEndpoint().distanceTo(bevel->getStartpoint())>1.0e-4) { - bevel->reverse(); - } - baseContainer->insertEntity(idx1+1, bevel); - } else { - if (trimmed2->getEndpoint().distanceTo(bevel->getStartpoint())>1.0e-4) { - bevel->reverse(); - } - baseContainer->insertEntity(idx2+1, bevel); - } - } - - if (isPolyline) { - ((Polyline*)baseContainer)->updateEndpoints(); - } - - if (graphicView!=NULL) { - if (isPolyline) { - graphicView->drawEntity(baseContainer); - } else { - graphicView->drawEntity(bevel); - } - } - - DEBUG->print("Modification::bevel: handling undo"); - - if (document!=NULL && handleUndo) { - //document->startUndoCycle(); - - if (isPolyline==false && data.trim==true) { - document->addUndoable(trimmed1); - entity1->setUndoState(true); - document->addUndoable(entity1); - - document->addUndoable(trimmed2); - entity2->setUndoState(true); - document->addUndoable(entity2); - } - - if (isPolyline==false) { - document->addUndoable(bevel); - } - - document->endUndoCycle(); - } - - if (data.trim==false) { - DEBUG->print("Modification::bevel: delete trimmed elements"); - delete trimmed1; - delete trimmed2; - DEBUG->print("Modification::bevel: delete trimmed elements: ok"); - } - - return true; - -} - - - -/** - * Rounds a corner. - * - * @param coord Mouse coordinate to specify the rounding. - * @param entity1 First entity of the corner. - * @param entity2 Second entity of the corner. - * @param data Radius and trim flag. - */ -bool Modification::round(const Vector& coord, - const Vector& coord1, - AtomicEntity* entity1, - const Vector& coord2, - AtomicEntity* entity2, - RoundData& data) { - - if (entity1==NULL || entity2==NULL) { - DEBUG->print(Debug::D_WARNING, - "Modification::round: At least one entity is NULL"); - return false; - } - - EntityContainer* baseContainer = container; - bool isPolyline = false; - bool isClosedPolyline = false; - - if (document!=NULL && handleUndo) { - document->startUndoCycle(); - } - - // find out whether we're rounding within a polyline: - if (entity1->getParent()!=NULL && - entity1->getParent()->rtti()==RS2::EntityPolyline) { - - if (entity1->getParent()!=entity2->getParent()) { - DEBUG->print(Debug::D_WARNING, - "Modification::round: entities not in " - "the same polyline"); - if (document!=NULL && handleUndo) { - document->endUndoCycle(); - } - return false; - } - - // clone polyline for undo - if (document!=NULL && handleUndo) { - EntityContainer* cl = - (EntityContainer*)entity1->getParent()->clone(); - container->addEntity(cl); - document->addUndoable(cl); - - document->addUndoable(entity1->getParent()); - entity1->getParent()->setUndoState(true); - - baseContainer = cl; - } - - entity1 = (AtomicEntity*)baseContainer->entityAt(entity1->getParent()->findEntity(entity1)); - entity2 = (AtomicEntity*)baseContainer->entityAt(entity2->getParent()->findEntity(entity2)); - - isPolyline = true; - isClosedPolyline = ((Polyline*)entity1)->isClosed(); - } - - // create 2 tmp parallels - Creation creation(NULL, NULL); - Entity* par1 = creation.createParallel(coord, data.radius, 1, entity1); - Entity* par2 = creation.createParallel(coord, data.radius, 1, entity2); - - VectorSolutions sol2 = - Information::getIntersection(entity1, entity2, false); - - VectorSolutions sol = - Information::getIntersection(par1, par2, false); - - if (sol.getNumber()==0) { - if (document!=NULL && handleUndo) { - document->endUndoCycle(); - } - return false; - } - - // there might be two intersections: choose the closest: - Vector is = sol.getClosest(coord); - Vector p1 = entity1->getNearestPointOnEntity(is, false); - Vector p2 = entity2->getNearestPointOnEntity(is, false); - double ang1 = is.angleTo(p1); - double ang2 = is.angleTo(p2); - bool reversed = (Math::getAngleDifference(ang1, ang2)>M_PI); - - Arc* arc = new Arc(baseContainer, - ArcData(is, - data.radius, - ang1, ang2, - reversed)); - - - AtomicEntity* trimmed1 = NULL; - AtomicEntity* trimmed2 = NULL; - - if (data.trim || isPolyline) { - if (isPolyline) { - trimmed1 = entity1; - trimmed2 = entity2; - } else { - trimmed1 = (AtomicEntity*)entity1->clone(); - trimmed2 = (AtomicEntity*)entity2->clone(); - } - -#warning "!!! Old rendering path needs upgrading !!!" -#if 0 - // remove trim entity: - if (graphicView!=NULL) - { - if (isPolyline) - { - graphicView->deleteEntity(baseContainer); - } - else - { - graphicView->deleteEntity(entity1); - graphicView->deleteEntity(entity2); - } - } -#endif - - // trim entities to intersection - Vector is2 = sol2.getClosest(coord2); - RS2::Ending ending1 = trimmed1->getTrimPoint(coord1, is2); - switch (ending1) { - case RS2::EndingStart: - trimmed1->trimStartpoint(p1); - break; - case RS2::EndingEnd: - trimmed1->trimEndpoint(p1); - break; - default: - break; - } - - is2 = sol2.getClosest(coord1); - RS2::Ending ending2 = trimmed2->getTrimPoint(coord2, is2); - switch (ending2) { - case RS2::EndingStart: - trimmed2->trimStartpoint(p2); - break; - case RS2::EndingEnd: - trimmed2->trimEndpoint(p2); - break; - default: - break; - } - - // add new trimmed entities: - if (isPolyline==false) { - container->addEntity(trimmed1); - container->addEntity(trimmed2); - } - if (graphicView!=NULL) { - if (!isPolyline) { - graphicView->drawEntity(trimmed1); - graphicView->drawEntity(trimmed2); - } - } - } - - // add rounding: - if (isPolyline==false) { - baseContainer->addEntity(arc); - } else { - // find out which base entity is before the rounding: - int idx1 = baseContainer->findEntity(trimmed1); - int idx2 = baseContainer->findEntity(trimmed2); - - arc->setSelected(baseContainer->isSelected()); - arc->setLayer(baseContainer->getLayer()); - arc->setPen(baseContainer->getPen()); - - DEBUG->print("Modification::round: idx1print("Modification::round: idx1!=0: %d", (int)(idx1!=0)); - DEBUG->print("Modification::round: idx2==0: %d", (int)(idx2==0)); - DEBUG->print("Modification::round: idx1==(int)baseContainer->count()-1: %d", - (int)(idx1==(int)baseContainer->count()-1)); - - bool insertAfter1 = false; - if (!isClosedPolyline) { - insertAfter1 = (idx1count()-1)); - } - - // insert rounding at the right position: - //if ((idx1count()-1)) { - //if (idx1getEndpoint().distanceTo(arc->getStartpoint())>1.0e-4) { - arc->reverse(); - } - baseContainer->insertEntity(idx1+1, arc); - } else { - if (trimmed2->getEndpoint().distanceTo(arc->getStartpoint())>1.0e-4) { - arc->reverse(); - } - baseContainer->insertEntity(idx2+1, arc); - } - } - - if (isPolyline) { - ((Polyline*)baseContainer)->updateEndpoints(); - } - - if (graphicView!=NULL) { - if (isPolyline) { - graphicView->drawEntity(baseContainer); - } else { - graphicView->drawEntity(arc); - } - } - - if (document!=NULL && handleUndo) { - if (isPolyline==false && data.trim==true) { - document->addUndoable(trimmed1); - entity1->setUndoState(true); - document->addUndoable(entity1); - - document->addUndoable(trimmed2); - entity2->setUndoState(true); - document->addUndoable(entity2); - } - - if (isPolyline==false) { - document->addUndoable(arc); - } - - document->endUndoCycle(); - } - - delete par1; - delete par2; - - return true; -} - -/** - * Removes the selected entity containers and adds the entities in them as - * new single entities. - */ -bool Modification::explode() -{ - if (container == NULL) - { - DEBUG->print("Modification::explode: no valid container for addinge entities", - Debug::D_WARNING); - return false; - } - -// Q3PtrList addList; -// addList.setAutoDelete(false); - QList addList; - - if (document!=NULL && handleUndo) { - document->startUndoCycle(); - } - - for (Entity* e=container->firstEntity(); - e!=NULL; - e=container->nextEntity()) { - //for (uint i=0; icount(); ++i) { - //Entity* e = container->entityAt(i); - - if (e!=NULL && e->isSelected()) { - if (e->isContainer()) { - - // add entities from container: - EntityContainer* ec = (EntityContainer*)e; - //ec->setSelected(false); - - // iterate and explode container: - //for (uint i2=0; i2count(); ++i2) { - // Entity* e2 = ec->entityAt(i2); - RS2::ResolveLevel rl; - bool resolvePen; - bool resolveLayer; - - switch (ec->rtti()) { - case RS2::EntityText: - case RS2::EntityHatch: - case RS2::EntityPolyline: - rl = RS2::ResolveAll; - resolveLayer = true; - resolvePen = false; - break; - - case RS2::EntityInsert: - resolvePen = false; - resolveLayer = false; - rl = RS2::ResolveNone; - break; - - case RS2::EntityDimAligned: - case RS2::EntityDimLinear: - case RS2::EntityDimRadial: - case RS2::EntityDimDiametric: - case RS2::EntityDimAngular: - case RS2::EntityDimLeader: - rl = RS2::ResolveNone; - resolveLayer = true; - resolvePen = false; - break; - - default: - rl = RS2::ResolveAll; - resolveLayer = true; - resolvePen = false; - break; - } - - for (Entity* e2 = ec->firstEntity(rl); e2!=NULL; - e2 = ec->nextEntity(rl)) { - - if (e2!=NULL) { - Entity* clone = e2->clone(); - clone->setSelected(false); - clone->reparent(container); - - if (resolveLayer) { - clone->setLayer(ec->getLayer()); - } else { - clone->setLayer(e2->getLayer()); - } - - clone->setPen(ec->getPen(resolvePen)); - - addList.append(clone); - - clone->update(); - } - } - } else { - e->setSelected(false); - } - } - } - - deselectOriginals(true); - addNewEntities(addList); - - if (document!=NULL && handleUndo) { - document->endUndoCycle(); - } - - if (graphicView!=NULL) { - graphicView->redraw(); - } - - return true; -} - -bool Modification::explodeTextIntoLetters() -{ - if (container == NULL) - { - DEBUG->print("Modification::explodeTextIntoLetters: no valid container" - " for addinge entities", Debug::D_WARNING); - return false; - } - -// Q3PtrList addList; -// addList.setAutoDelete(false); - QList addList; - - if (document!=NULL && handleUndo) { - document->startUndoCycle(); - } - - for (Entity* e=container->firstEntity(); - e!=NULL; - e=container->nextEntity()) { - if (e!=NULL && e->isSelected()) { - if (e->rtti()==RS2::EntityText) { - // add letters of text: - Text* text = (Text*)e; - explodeTextIntoLetters(text, addList); - } else { - e->setSelected(false); - } - } - } - - deselectOriginals(true); - addNewEntities(addList); - - if (document!=NULL && handleUndo) { - document->endUndoCycle(); - } - - if (graphicView!=NULL) { - graphicView->redraw(); - } - - return true; -} - -//bool Modification::explodeTextIntoLetters(Text* text, Q3PtrList& addList) -bool Modification::explodeTextIntoLetters(Text * text, QList & addList) -{ - if (text == NULL) - return false; - - // iterate though lines: - for(Entity * e2=text->firstEntity(); e2!=NULL; e2=text->nextEntity()) - { - if (e2 == NULL) - break; - - // text lines: - if (e2->rtti() == RS2::EntityContainer) - { - EntityContainer * line = (EntityContainer *)e2; - - // iterate though letters: - for(Entity * e3=line->firstEntity(); e3!=NULL; e3=line->nextEntity()) - { - if (e3 == NULL) - break; - - // super / sub texts: - if (e3->rtti() == RS2::EntityText) - explodeTextIntoLetters((Text *)e3, addList); - // normal letters: - else if (e3->rtti() == RS2::EntityInsert) - { - Insert * letter = (Insert *)e3; - - Text * tl = new Text(container, TextData(letter->getInsertionPoint(), - text->getHeight(), 100.0, RS2::VAlignBottom, RS2::HAlignLeft, - RS2::LeftToRight, RS2::Exact, 1.0, letter->getName(), text->getStyle(), - letter->getAngle(), RS2::Update)); - - tl->setLayer(text->getLayer()); - tl->setPen(text->getPen()); - - addList.append(tl); - tl->update(); - } - } - } - } - - return true; -} - -/** - * Moves all reference points of selected entities with the given data. - */ -bool Modification::moveRef(MoveRefData& data) -{ - if (container == NULL) - { - DEBUG->print("Modification::moveRef: no valid container", Debug::D_WARNING); - return false; - } - - // Q3PtrList addList; - // addList.setAutoDelete(false); - QList addList; - - if (document != NULL && handleUndo) - document->startUndoCycle(); - - // Create new entites - for(Entity * e=container->firstEntity(); e!=NULL; e=container->nextEntity()) - { - if (e != NULL && e->isSelected()) - { - Entity * ec = e->clone(); - ec->moveRef(data.ref, data.offset); - // since 2.0.4.0: keep it selected - ec->setSelected(true); - addList.append(ec); - } - } - - deselectOriginals(true); - addNewEntities(addList); - - if (document != NULL && handleUndo) - document->endUndoCycle(); - - if (graphicView != NULL) - graphicView->redraw(); - - return true; -} diff --git a/src/base/modification.h b/src/base/modification.h deleted file mode 100644 index 5534522..0000000 --- a/src/base/modification.h +++ /dev/null @@ -1,240 +0,0 @@ -#ifndef __MODIFICATION_H__ -#define __MODIFICATION_H__ - -#include "entitycontainer.h" -#include "graphicview.h" -#include "line.h" - -/** - * Holds the data needed for move modifications. - */ -class MoveData -{ - public: - int number; - bool useCurrentAttributes; - bool useCurrentLayer; - Vector offset; -}; - -/** - * Holds the data needed for rotation modifications. - */ -class RotateData -{ - public: - int number; - bool useCurrentAttributes; - bool useCurrentLayer; - Vector center; - double angle; -}; - -/** - * Holds the data needed for scale modifications. - */ -class ScaleData -{ - public: - int number; - bool useCurrentAttributes; - bool useCurrentLayer; - Vector referencePoint; - double factor; -}; - -/** - * Holds the data needed for mirror modifications. - */ -class MirrorData -{ - public: - bool copy; - bool useCurrentAttributes; - bool useCurrentLayer; - Vector axisPoint1; - Vector axisPoint2; -}; - -/** - * Holds the data needed for move/rotate modifications. - */ -class MoveRotateData -{ - public: - int number; - bool useCurrentAttributes; - bool useCurrentLayer; - Vector referencePoint; - Vector offset; - double angle; -}; - -/** - * Holds the data needed for rotation around two centers modifications. - */ -class Rotate2Data -{ - public: - int number; - bool useCurrentAttributes; - bool useCurrentLayer; - Vector center1; - Vector center2; - double angle1; - double angle2; -}; - -/** - * Holds the data needed for beveling modifications. - */ -class BevelData -{ - public: - double length1; - double length2; - bool trim; -}; - -/** - * Holds the data needed for rounding modifications. - */ -class RoundData -{ - public: - double radius; - bool trim; -}; - -/** - * Holds the data needed for moving reference points. - */ -class MoveRefData -{ - public: - Vector ref; - Vector offset; -}; - -/** - * Holds the data needed for changing attributes. - */ -class AttributesData -{ - public: - QString layer; - Pen pen; - bool changeLayer; - bool changeColor; - bool changeLineType; - bool changeWidth; -}; - -/** - * Holds the data needed for pasting. - */ -class PasteData -{ - public: - PasteData(Vector insertionPoint, double factor, double angle, - bool asInsert, const QString & blockName) - { - this->insertionPoint = insertionPoint; - this->factor = factor; - this->angle = angle; - this->asInsert = asInsert; - this->blockName = blockName; - } - - //! Insertion point. - Vector insertionPoint; - //! Scale factor. - double factor; - //! Rotation angle. - double angle; - //! Paste as an insert rather than individual entities. - bool asInsert; - //! Name of the block to create or an empty string to assign a new auto name. - QString blockName; -}; - -/** - * API Class for manipulating entities. - * There's no interaction handled in this class. - * - * All modifications can be undone / redone if the container - * is a Drawing. - * - * This class is connected to an entity container and - * can be connected to a graphic view. - * - * @author Andrew Mustun - */ -class Modification -{ - public: - Modification(EntityContainer & entityContainer, - GraphicView * graphicView = NULL, bool handleUndo = true); - - void remove(); - bool changeAttributes(AttributesData& data); - - void copy(const Vector & ref, const bool cut); - private: - void copyEntity(Entity * e, const Vector & ref, const bool cut); - public: - void copyLayers(Entity * e); - void copyBlocks(Entity * e); - void paste(const PasteData & data, Drawing * source = NULL); - - bool move(MoveData & data); - bool rotate(RotateData & data); - bool scale(ScaleData & data); - bool mirror(MirrorData & data); - bool moveRotate(MoveRotateData & data); - bool rotate2(Rotate2Data & data); - - bool trim(const Vector & trimCoord, AtomicEntity * trimEntity, - const Vector & limitCoord, Entity * limitEntity, - bool both); - bool trimAmount(const Vector & trimCoord, AtomicEntity * trimEntity, - double dist); - - bool cut(const Vector& cutCoord, AtomicEntity* cutEntity); - bool stretch(const Vector & firstCorner, const Vector & secondCorner, - const Vector & offset); - - bool bevel(const Vector & coord1, AtomicEntity * entity1, - const Vector & coord2, AtomicEntity * entity2, - BevelData & data); - bool round(const Vector & coord, const Vector & coord1, AtomicEntity * entity1, - const Vector & coord2, AtomicEntity * entity2, RoundData & data); - - bool explode(); - bool explodeTextIntoLetters(); - bool explodeTextIntoLetters(Text * text, QList & addList); - bool moveRef(MoveRefData & data); - - bool splitPolyline(Polyline & polyline, Entity & e1, Vector v1, - Entity & e2, Vector v2, Polyline ** polyline1, Polyline ** polyline2) const; - Polyline * addPolylineNode(Polyline& polyline, - const AtomicEntity& segment, const Vector& node); - Polyline * deletePolylineNode(Polyline& polyline, const Vector& node); - Polyline * deletePolylineNodesBetween(Polyline & polyline, AtomicEntity & segment, - const Vector& node1, const Vector & node2); - Polyline * polylineTrim(Polyline & polyline, - AtomicEntity & segment1, AtomicEntity & segment2); - - private: - void deselectOriginals(bool remove); - void addNewEntities(QList & addList); - - protected: - EntityContainer * container; - Drawing * graphic; - Document * document; - GraphicView * graphicView; - bool handleUndo; -}; - -#endif diff --git a/src/base/paintinterface.cpp b/src/base/paintinterface.cpp deleted file mode 100644 index fdcbee4..0000000 --- a/src/base/paintinterface.cpp +++ /dev/null @@ -1,629 +0,0 @@ -// paintinterface.cpp -// -// Part of the Architektonas Project -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 05/21/2010 Created this file. :-) -// - -// BIG NOTE: THIS CLASS ASSUMES THAT THE PAINTER * IS VALID!!! BAD THINGS WILL -// HAPPEN IF IT IS NOT!!! - -#include "paintinterface.h" - -#include "debug.h" -#include "mathextra.h" - -PaintInterface::PaintInterface(QPainter * p): painter(p), drawingMode(RS2::ModeFull), - offset(Vector(0.0, 0.0)) -{ -} - -/** -* Sets the drawing mode. -*/ -void PaintInterface::setDrawingMode(RS2::DrawingMode m) -{ - drawingMode = m; -} - -/** -* @return Current drawing mode. -*/ -RS2::DrawingMode PaintInterface::getDrawingMode() -{ - return drawingMode; -} - -void PaintInterface::createArc(QPolygon & pa, const Vector& cp, double radius, - double a1, double a2, bool reversed) -{ - if (radius < 1.0e-6) - { - DEBUG->print(Debug::D_WARNING, "PaintInterface::createArc: invalid radius: %f", radius); - return; - } - - int cix; // Next point on circle - int ciy; // - double aStep; // Angle Step (rad) - double a; // Current Angle (rad) - - if (fabs(2.0 / radius) <= 1.0) - aStep = asin(2.0 / radius); - else - aStep = 1.0; - - //if (aStep<0.05) { - // aStep = 0.05; - //} - - // less than a pixel long lines: - //if (radius*aStep<1.0) { - // aStep = - //} - - //QPointArray pa; - int i = 0; - pa.resize(i + 1); - pa.setPoint(i++, toScreenX(cp.x + cos(a1) * radius), toScreenY(cp.y - sin(a1) * radius)); - //moveTo(toScreenX(cp.x+cos(a1)*radius), - // toScreenY(cp.y-sin(a1)*radius)); - - if (!reversed) - { - // Arc Counterclockwise: - if (a1 > a2 - 1.0e-10) - a2 += 2 * M_PI; - - for(a=a1+aStep; a<=a2; a+=aStep) - { - cix = toScreenX(cp.x + cos(a) * radius); - ciy = toScreenY(cp.y - sin(a) * radius); - pa.resize(i + 1); - pa.setPoint(i++, cix, ciy); - } - } - else - { - // Arc Clockwise: - if (a1 < a2 + 1.0e-10) - a2 -= 2 * M_PI; - - for(a=a1-aStep; a>=a2; a-=aStep) - { - cix = toScreenX(cp.x + cos(a) * radius); - ciy = toScreenY(cp.y - sin(a) * radius); - //lineTo(cix, ciy); - pa.resize(i + 1); - pa.setPoint(i++, cix, ciy); - } - } - - pa.resize(i + 1); - pa.setPoint(i++, toScreenX(cp.x + cos(a2) * radius), toScreenY(cp.y - sin(a2) * radius)); - //drawPolyline(pa); -} - -void PaintInterface::drawRect(const Vector & p1, const Vector & p2) -{ - drawLine(Vector(p1.x, p1.y), Vector(p2.x, p1.y)); - drawLine(Vector(p2.x, p1.y), Vector(p2.x, p2.y)); - drawLine(Vector(p2.x, p2.y), Vector(p1.x, p2.y)); - drawLine(Vector(p1.x, p2.y), Vector(p1.x, p1.y)); -} - -void PaintInterface::drawHandle(const Vector & p, const Color & c, int size) -{ - if (size < 0) - size = 2; - - fillRect((int)(p.x - size), (int)(p.y - size), 2 * size, 2 * size, c); -} - -void PaintInterface::setPreviewMode() -{ - drawingMode = RS2::ModeXOR; - setXORMode(); - setPreviewPen(); -} - -bool PaintInterface::isPreviewMode() -{ - return (drawingMode == RS2::ModeXOR); -} - -void PaintInterface::setOffset(const Vector & o) -{ - offset = o; -} - -int PaintInterface::toScreenX(double x) -{ - return Math::round(offset.x + x); -} - -int PaintInterface::toScreenY(double y) -{ - return Math::round(offset.y + y); -} - -/** - * Draws a grid point at (x1, y1). - */ -void PaintInterface::drawGridPoint(const Vector & p) -{ - painter->drawPoint(toScreenX(p.x), toScreenY(p.y)); -} - -/** - * Draws a point at (x1, y1). - */ -void PaintInterface::drawPoint(const Vector & p) -{ - painter->drawLine(toScreenX(p.x - 1), toScreenY(p.y), toScreenX(p.x + 1), toScreenY(p.y)); - painter->drawLine(toScreenX(p.x), toScreenY(p.y - 1), toScreenX(p.x), toScreenY(p.y + 1)); -} - -/** - * Draws a line from (x1, y1) to (x2, y2). - */ -void PaintInterface::drawLine(const Vector & p1, const Vector & p2) -{ -#ifdef __APPLE__ - int w2 = (int)getPen().getScreenWidth() / 2; - QPainter::drawLine(toScreenX(p1.x - w2), toScreenY(p1.y - w2), - toScreenX(p2.x - w2), toScreenY(p2.y - w2)); -#else - painter->drawLine(toScreenX(p1.x), toScreenY(p1.y), toScreenX(p2.x), toScreenY(p2.y)); -#endif -} - -/** - * Draws a rectangle with corners p1, p2. - */ -/*void PaintInterface::drawRect(const Vector& p1, const Vector& p2) { - / *QPainter::drawRect(toScreenX(p1.x), toScreenY(p1.y), - abs(toScreenX(p2.x) - toScreenX(p1.x)), - abs(toScreenY(p2.y) - toScreenY(p1.y)));* / - QPainter::drawLine(toScreenX(p1.x), toScreenY(p1.y), - toScreenX(p2.x), toScreenY(p1.y)); - QPainter::drawLine(toScreenX(p2.x), toScreenY(p1.y), - toScreenX(p2.x), toScreenY(p2.y)); - QPainter::drawLine(toScreenX(p2.x), toScreenY(p2.y), - toScreenX(p1.x), toScreenY(p2.y)); - QPainter::drawLine(toScreenX(p1.x), toScreenY(p2.y), - toScreenX(p1.x), toScreenY(p1.y)); -}*/ - -/** - * Draws an arc which starts / ends exactly at the given coordinates. - * - * @param cx center in x - * @param cy center in y - * @param radius Radius - * @param a1 Angle 1 in rad - * @param a2 Angle 2 in rad - * @param x1 startpoint x - * @param y1 startpoint y - * @param x2 endpoint x - * @param y2 endpoint y - * @param reversed true: clockwise, false: counterclockwise - */ -void PaintInterface::drawArc(const Vector & cp, double radius, - double a1, double a2, const Vector & p1, const Vector & p2, - bool reversed) -{ - /* - QPainter::drawArc(cx - radius, cy - radius, 2 * radius, 2 * radius, a1 * 16, (a2 - a1) * 16); - */ - - if (radius <= 0.5) - drawGridPoint(cp); - else - { -#ifdef __APPLE__ - drawArcMac(cp, radius, a1, a2, reversed); -#else - int cix; // Next point on circle - int ciy; // - double aStep; // Angle Step (rad) - double a; // Current Angle (rad) - double linStep; // linear step (pixels) - - if (drawingMode == RS2::ModePreview) - linStep = 20.0; - else - linStep = 6.0; - - if (fabs(linStep / radius) <= 1.0) - aStep = asin(linStep / radius); - else - aStep = 1.0; - - if (aStep < 0.05) - aStep = 0.05; - - if (!reversed) - { - // Arc Counterclockwise: - if (a1 > a2 - 1.0e-10) - a2 += 2 * M_PI; - - QPolygon poly; - int i = 0; -// pa.resize(i + 1); - poly.setPoint(i++, toScreenX(p1.x), toScreenY(p1.y)); - - for(a=a1+aStep; a<=a2; a+=aStep) - { - cix = toScreenX(cp.x + cos(a) * radius); - ciy = toScreenY(cp.y - sin(a) * radius); - //lineTo(cix, ciy); -// pa.resize(i + 1); - poly.setPoint(i++, cix, ciy); - } - - //lineTo(toScreenX(p2.x), toScreenY(p2.y)); -// pa.resize(i + 1); - poly.setPoint(i++, toScreenX(p2.x), toScreenY(p2.y)); - drawPolygon(poly); - } - else - { - // Arc Clockwise: - if (a1 < a2 + 1.0e-10) - a2 -= 2 * M_PI; - - QPolygon poly; - int i = 0; - poly.setPoint(i++, toScreenX(p1.x), toScreenY(p1.y)); - - for(a=a1-aStep; a>=a2; a-=aStep) - { - cix = toScreenX(cp.x + cos(a) * radius); - ciy = toScreenY(cp.y - sin(a) * radius); - poly.setPoint(i++, cix, ciy); - } - - poly.setPoint(i++, toScreenX(p2.x), toScreenY(p2.y)); - drawPolygon(poly); - } -#endif - } -} - -/** - * Draws an arc. - * - * @param cx center in x - * @param cy center in y - * @param radius Radius - * @param a1 Angle 1 in rad - * @param a2 Angle 2 in rad - * @param reversed true: clockwise, false: counterclockwise - */ -void PaintInterface::drawArc(const Vector & cp, double radius, double a1, double a2, bool reversed) -{ - if (radius <= 0.5) - drawGridPoint(cp); - else - { -#ifdef __APPLE__ - drawArcMac(cp, radius, a1, a2, reversed); -#else - QPolygon p; - createArc(p, cp, radius, a1, a2, reversed); -// drawPolygon(p); - painter->drawPolyline(p); -#endif - } -} - -/** - * Draws an arc on apple. - * - * @param cx center in x - * @param cy center in y - * @param radius Radius - * @param a1 Angle 1 in rad - * @param a2 Angle 2 in rad - * @param reversed true: clockwise, false: counterclockwise - */ -void PaintInterface::drawArcMac(const Vector& cp, double radius, double a1, double a2, bool reversed) -{ - DEBUG->print("PaintInterface::drawArcMac"); - if (radius <= 0.5) - drawGridPoint(cp); - else - { - double cix; // Next point on circle - double ciy; // - double aStep; // Angle Step (rad) - double a; // Current Angle (rad) - double ox; - double oy; - - if (2.0 / radius <= 1.0) - aStep = asin(2.0 / radius); - else - aStep = 1.0; - - if (aStep < 0.05) - aStep = 0.05; - - ox = cp.x + cos(a1) * radius; - oy = cp.y - sin(a1) * radius; - - if (!reversed) - { - // Arc Counterclockwise: - if (a1 > a2 - 1.0e-10) - a2 += 2 * M_PI; - - for(a=a1+aStep; a<=a2; a+=aStep) - { - cix = cp.x + cos(a) * radius; - ciy = cp.y - sin(a) * radius; - drawLine(Vector(ox, oy), Vector(cix, ciy)); - ox = cix; - oy = ciy; - } - } - else - { - // Arc Clockwise: - if (a1 < a2 + 1.0e-10) - a2 -= 2 * M_PI; - - for(a=a1-aStep; a>=a2; a-=aStep) - { - cix = cp.x + cos(a) * radius; - ciy = cp.y - sin(a) * radius; - drawLine(Vector(ox, oy), Vector(cix, ciy)); - ox = cix; - oy = ciy; - } - } - - drawLine(Vector(ox, oy), Vector(cp.x + cos(a2) * radius, cp.y - sin(a2) * radius)); - } -} - -/** - * Draws a circle. - * @param cx center in x - * @param cy center in y - * @param radius Radius - */ -void PaintInterface::drawCircle(const Vector & cp, double radius) -{ -//This old code was causing the Qt painter code to segfault... -//If we have problems with arcs, then drawArc() is probably the culprit. -#if 0 - if (drawingMode == RS2::ModeXOR && radius < 500) - { - // This is _very_ slow for large arcs: - painter->drawEllipse(toScreenX(cp.x - radius), toScreenY(cp.y - radius), Math::round(2.0 * radius), Math::round(2.0 * radius)); - } - else - { -#ifdef __APPLE__ - drawArcMac(cp, radius, 0.0, 2 * M_PI, false); -#else - drawArc(cp, radius, 0.0, 2 * M_PI, cp + Vector(radius, 0.0), cp + Vector(radius, 0.0), false); -#endif - } -#else -// painter->drawEllipse(toScreenX(cp.x - radius), toScreenY(cp.y - radius), Math::round(2.0 * radius), Math::round(2.0 * radius)); - painter->drawEllipse(QPointF(cp.x, cp.y), radius, radius); -#endif -} - -/** - * Draws a rotated ellipse arc. - */ -void PaintInterface::drawEllipse(const Vector & cp, double radius1, double radius2, - double angle, double a1, double a2, bool reversed) -{ - double aStep; // Angle Step (rad) - double a; // Current Angle (rad) - - // Angle step in rad - aStep = 0.01; - - Vector vp; - Vector vc(cp.x, cp.y); - vp.set(cp.x + cos(a1) * radius1, cp.y - sin(a1) * radius2); - vp.rotate(vc, -angle); -// moveTo(toScreenX(vp.x), toScreenY(vp.y)); - - if (!reversed) - { - // Arc Counterclockwise: - if (a1 > a2 - RS_TOLERANCE) - a2 += 2 * M_PI; - - for(a=a1+aStep; a<=a2; a+=aStep) - { - Vector last = vp; - vp.set(cp.x + cos(a) * radius1, cp.y - sin(a) * radius2); - vp.rotate(vc, -angle); -// lineTo(toScreenX(vp.x), toScreenY(vp.y)); - drawLine(Vector(toScreenX(last.x), toScreenY(last.y)), - Vector(toScreenX(vp.x), toScreenY(vp.y))); - } - } - else - { - // Arc Clockwise: - if (a1 < a2 + RS_TOLERANCE) - a2 -= 2 * M_PI; - - for(a=a1-aStep; a>=a2; a-=aStep) - { - Vector last = vp; - vp.set(cp.x + cos(a) * radius1, cp.y - sin(a) * radius2); - vp.rotate(vc, -angle); -// lineTo(toScreenX(vp.x), toScreenY(vp.y)); - drawLine(Vector(toScreenX(last.x), toScreenY(last.y)), - Vector(toScreenX(vp.x), toScreenY(vp.y))); - } - } - - Vector last = vp; - vp.set(cp.x + cos(a2) * radius1, cp.y - sin(a2) * radius2); - vp.rotate(vc, -angle); -// lineTo(toScreenX(vp.x), toScreenY(vp.y)); - drawLine(Vector(toScreenX(last.x), toScreenY(last.y)), - Vector(toScreenX(vp.x), toScreenY(vp.y))); - //} -} - -/** - * Draws image. - */ -void PaintInterface::drawImg(QImage & img, const Vector & pos, - double angle, const Vector & factor, int sx, int sy, int sw, int sh) -{ - painter->save(); - - QMatrix wm; - wm.translate(pos.x, pos.y); - wm.scale(factor.x, factor.y); - wm.rotate(Math::rad2deg(-angle)); - painter->setWorldMatrix(wm); - - if (fabs(angle) < 1.0e-4) - painter->drawImage(0 + sx, -img.height() + sy, img, sx, sy, sw, sh); - else - painter->drawImage(0, -img.height(), img); - - painter->restore(); -} - -void PaintInterface::fillRect(int x1, int y1, int w, int h, const Color & col) -{ - painter->fillRect(x1, y1, w, h, col); -} - -void PaintInterface::fillTriangle(const Vector & p1, const Vector & p2, const Vector & p3) -{ - QPolygon poly(3); - poly.putPoints(0, 3, toScreenX(p1.x),toScreenY(p1.y), toScreenX(p2.x),toScreenY(p2.y), toScreenX(p3.x),toScreenY(p3.y)); - setBrush(painter->pen().color()); - drawPolygon(poly); -} - -void PaintInterface::erase() -{ - painter->eraseRect(0, 0, getWidth(), getHeight()); -} - -int PaintInterface::getWidth() -{ - return painter->device()->width(); -} - -int PaintInterface::getHeight() -{ - return painter->device()->height(); -} - -void PaintInterface::setPreviewPen() -{ - setPen(Color(0, 255, 255)); -} - -Pen PaintInterface::getPen() -{ - return lpen; -} - -void PaintInterface::setPen(const Pen & pen) -{ - lpen = pen; - - if (drawingMode == RS2::ModeBW) - lpen.setColor(Color(0, 0, 0)); - - QPen p(lpen.getColor(), Math::round(lpen.getScreenWidth()), RS2::rsToQtLineType(lpen.getLineType())); - p.setJoinStyle(Qt::RoundJoin); - p.setCapStyle(Qt::RoundCap); - painter->setPen(p); -} - -void PaintInterface::setPen(const Color & color) -{ - if (drawingMode == RS2::ModeBW) - { - lpen.setColor(Color(0, 0, 0)); - painter->setPen(Color(0, 0, 0)); - } - else - { - lpen.setColor(color); - painter->setPen(color); - } -} - -void PaintInterface::setPen(int r, int g, int b) -{ - if (drawingMode == RS2::ModeBW) - setPen(QColor(0, 0, 0)); - else - setPen(QColor(r, g, b)); -} - -void PaintInterface::disablePen(void) -{ - lpen = Pen(RS2::FlagInvalid); - painter->setPen(Qt::NoPen); -} - -void PaintInterface::setBrush(const Color & color) -{ - if (drawingMode == RS2::ModeBW) - painter->setBrush(QColor(0, 0, 0)); - else - painter->setBrush(color); -} - -void PaintInterface::disableBrush(void) -{ -// lpen = Pen(RS2::FlagInvalid); - painter->setBrush(Qt::NoBrush); -} - -void PaintInterface::drawPolygon(const QPolygon & a) -{ - painter->drawPolygon(a); -} - -void PaintInterface::setXORMode(void) -{ - painter->setCompositionMode(QPainter::CompositionMode_Xor); -} - -void PaintInterface::setNormalMode(void) -{ - painter->setCompositionMode(QPainter::CompositionMode_SourceOver); -} - -void PaintInterface::setClipRect(int x, int y, int w, int h) -{ - painter->setClipRect(x, y, w, h); - painter->setClipping(true); -} - -void PaintInterface::resetClipping() -{ - painter->setClipping(false); -} diff --git a/src/base/paintinterface.h b/src/base/paintinterface.h deleted file mode 100644 index 94701cf..0000000 --- a/src/base/paintinterface.h +++ /dev/null @@ -1,79 +0,0 @@ -#ifndef ____PAINTINTERFACE_H____ -#define ____PAINTINTERFACE_H____ - -#include -#include "enums.h" -#include "vector.h" -#include "color.h" -#include "pen.h" - -// This is an interface class to the rest of the RS_* functions that are supposed -// to be toolkit independent, but, because the author of QCad had no idea how to -// do that cleanly, we have the present clusterfuck of disaster and failure that -// is RS_Painter & friends. This class proposes to fix that. -// -// The QPainter passed in is only used, never created. Once this class finishes, -// it does *nothing* to the QPainter passed in. But this class *MUST^ pass a valid -// one in, or else nothing happens. -class PaintInterface -{ - public: - PaintInterface(QPainter * p); - - void setDrawingMode(RS2::DrawingMode m); - RS2::DrawingMode getDrawingMode(); - void drawGridPoint(const Vector & p); - void drawPoint(const Vector & p); - void drawLine(const Vector & p1, const Vector & p2); - void drawRect(const Vector & p1, const Vector & p2); - void drawArc(const Vector & cp, double radius, double a1, double a2, - const Vector & p1, const Vector & p2, bool reversed); - void drawArc(const Vector & cp, double radius, - double a1, double a2, bool reversed); - void drawArcMac(const Vector & cp, double radius, double a1, double a2, bool reversed); - void createArc(QPolygon & pa, const Vector & cp, double radius, - double a1, double a2, bool reversed); - void drawCircle(const Vector & cp, double radius); - void drawEllipse(const Vector & cp, double radius1, double radius2, - double angle, double angle1, double angle2, bool reversed); - void drawImg(QImage & img, const Vector & pos, - double angle, const Vector & factor, int sx, int sy, int sw, int sh); - void fillRect(int x1, int y1, int w, int h, const Color & col); - void fillTriangle(const Vector & p1, const Vector & p2, const Vector & p3); - void drawHandle(const Vector & p, const Color & c, int size = -1); - void setPreviewPen(); - Pen getPen(); - void setPen(const Pen & pen); - void setPen(const Color & color); - void setPen(int r, int g, int b); - void disablePen(); - void setBrush(const Color & color); - void disableBrush(); - void drawPolygon(const QPolygon & p); - void erase(); - int getWidth(); - int getHeight(); - void setXORMode(); - void setNormalMode(); - void setPreviewMode(); - bool isPreviewMode(); - void setOffset(const Vector & o); - void setClipRect(int x, int y, int w, int h); - void resetClipping(); - int toScreenX(double x); - int toScreenY(double y); - - private: - QPainter * painter; - /** - * Current drawing mode. - */ - RS2::DrawingMode drawingMode; - /** - * A fixed offset added to all entities drawn (useful for previews). - */ - Vector offset; - Pen lpen; -}; - -#endif // __PAINTINTERFACE_H____ diff --git a/src/base/pattern.cpp b/src/base/pattern.cpp deleted file mode 100644 index b1f4046..0000000 --- a/src/base/pattern.cpp +++ /dev/null @@ -1,114 +0,0 @@ -// pattern.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/01/2010 Added this text. :-) -// - -#include "pattern.h" - -#include -#include "system.h" -#include "fileio.h" -#include "drawing.h" - -/** - * Constructor. - * - * @param fileName File name of a DXF file defining the pattern - */ -Pattern::Pattern(const QString & file): EntityContainer(NULL), - filename(file), loaded(false) -{ - DEBUG->print("Pattern::Pattern() "); -} - -Pattern::~Pattern() -{ -} - -/** - * Loads the given pattern file into this pattern. - * Entities other than lines are ignored. - * - * @param filename File name of the pattern file (without path and - * extension or full path. - */ -bool Pattern::loadPattern() -{ - if (loaded) - return true; - - DEBUG->print("Pattern::loadPattern"); - QString path; - - // Search for the appropriate pattern if we have only the name of the pattern: - if (!filename.toLower().contains(".dxf")) - { - QStringList patterns = SYSTEM->getPatternList(); - QFileInfo file; - - for(QStringList::Iterator it=patterns.begin(); it!=patterns.end(); it++) - { - if (QFileInfo(*it).baseName().toLower() == filename.toLower()) - { - path = *it; - DEBUG->print("Pattern found: %s", path.toAscii().data()); - break; - } - } - } - // We have the full path of the pattern: - else - { - path = filename; - } - - // No pattern paths found: - if (path.isEmpty()) - { - DEBUG->print("No pattern \"%s\"available.", filename.toAscii().data()); - return false; - } - - Drawing * drawing = new Drawing(); - - // TODO: Find out why the new dxf filter doesn't work for patterns: - FILEIO->fileImport(*drawing, path, RS2::FormatDXF1); - - for(Entity * e=drawing->firstEntity(); e!=NULL; e=drawing->nextEntity()) - { - if (e->rtti() == RS2::EntityLine || e->rtti() == RS2::EntityArc) - { - Entity * clone = e->clone(); - clone->reparent(this); - Layer * layer = e->getLayer(); - - if (layer) - clone->setLayer(layer->getName()); - - addEntity(clone); - } - } - - delete drawing; - loaded = true; - DEBUG->print("Pattern::loadPattern: OK"); - - return true; -} - -/** @return the fileName of this pattern. */ -QString Pattern::getFileName() const -{ - return filename; -} diff --git a/src/base/pattern.h b/src/base/pattern.h deleted file mode 100644 index 0c90a6c..0000000 --- a/src/base/pattern.h +++ /dev/null @@ -1,30 +0,0 @@ -#ifndef __PATTERN_H__ -#define __PATTERN_H__ - -#include "entitycontainer.h" - -class PatternList; - -/** - * Patterns are used for hatches. They are stored in a PatternList. - * Use PatternList to access a pattern. - * - * @author Andrew Mustun - */ -class Pattern: public EntityContainer -{ - public: - Pattern(const QString & file); - virtual ~Pattern(); - - virtual bool loadPattern(); - QString getFileName() const; - - protected: - //! Pattern file name - QString filename; - //! Is this pattern currently loaded into memory? - bool loaded; -}; - -#endif diff --git a/src/base/patternlist.cpp b/src/base/patternlist.cpp deleted file mode 100644 index 41e26ae..0000000 --- a/src/base/patternlist.cpp +++ /dev/null @@ -1,178 +0,0 @@ -// patternlist.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/01/2010 Added this text. :-) -// JLH 09/13/2010 Fixed next() function to return a valid pointer. -// - -#include "patternlist.h" - -#include "system.h" - -PatternList * PatternList::uniqueInstance = NULL; - -/** - * Default constructor. - */ -PatternList::PatternList(): patternIterator(patterns) -{ -} - -/*virtual*/ PatternList::~PatternList() -{ - clearPatterns(); -} - -/** - * @return Instance to the unique pattern list. - */ -/*static*/ PatternList * PatternList::instance() -{ - if (uniqueInstance == NULL) - uniqueInstance = new PatternList(); - - return uniqueInstance; -} - -/** - * Initializes the pattern list by creating empty Pattern - * objects, one for each pattern that could be found. - */ -void PatternList::init() -{ - DEBUG->print("PatternList::initPatterns"); - QStringList list = SYSTEM->getPatternList(); -// patterns.clear(); - clearPatterns(); - - for(QStringList::Iterator it=list.begin(); it!=list.end(); ++it) - { - DEBUG->print("pattern: %s:", (*it).toAscii().data()); - QFileInfo fi(*it); - Pattern * pattern = new Pattern(fi.baseName().toLower()); - patterns.append(pattern); - DEBUG->print("base: %s", pattern->getFileName().toAscii().data()); - } -} - -/** - * Removes all patterns in the patternlist. - */ -void PatternList::clearPatterns() -{ - patternIterator = patterns; - - while (patternIterator.hasNext()) - delete patternIterator.next(); - - // Apparently this is still needed as the list will still be populated with - // stale pointers... - patterns.clear(); -} - -int PatternList::countPatterns() -{ - return patterns.count(); -} - -/** - * Removes a pattern from the list. - * Listeners are notified after the pattern was removed from - * the list but before it gets deleted. - */ -void PatternList::removePattern(Pattern * pattern) -{ - DEBUG->print("PatternList::removePattern()"); - int i = patterns.indexOf(pattern); - - if (i != -1) - delete patterns.takeAt(i); -} - -/** - * @return Pointer to the pattern with the given name or - * \p NULL if no such pattern was found. The pattern will be loaded into - * memory if it's not already. - */ -Pattern * PatternList::requestPattern(const QString & name) -{ - Pattern * foundPattern = NULL; - QString name2 = name.toLower(); - DEBUG->print("PatternList::requestPattern %s", name.toAscii().data()); - DEBUG->print("name2: %s", name2.toAscii().data()); - - // Search our list of available patterns: - for(int i=0; igetFileName() == name2) - { - // Make sure this pattern is loaded into memory: - p->loadPattern(); - foundPattern = p; - break; - } - } - - return foundPattern; -} - -//! @return First pattern of the list. -Pattern * PatternList::firstPattern() -{ - // Looks like this is necessary--constructor doesn't do it... - // Constructor is necessary, apparently, even though we do this. - patternIterator = patterns; - return nextPattern(); -} - -/** - * @return Next pattern from the list after - * calling firstPattern() or nextPattern(). - */ -Pattern * PatternList::nextPattern() -{ - // We absolutely HAVE to do a hasNext() check or we'll hand back a bogus - // pointer/object. Not good! - return (patternIterator.hasNext() ? patternIterator.next() : NULL); -} - -bool PatternList::contains(const QString & name) -{ - QString name2 = name.toLower(); - - // Search our list of available patterns: - for(int i=0; igetFileName() == name2) - return true; - } - - return false; -} - -/** - * Dumps the patterns to stdout. - */ -std::ostream & operator<<(std::ostream & os, PatternList & l) -{ - os << "Patternlist: \n"; - - for(Pattern * p=l.firstPattern(); p!=NULL; p=l.nextPattern()) - os << *p << "\n"; - - return os; -} diff --git a/src/base/patternlist.h b/src/base/patternlist.h deleted file mode 100644 index 1661b3b..0000000 --- a/src/base/patternlist.h +++ /dev/null @@ -1,46 +0,0 @@ -#ifndef __PATTERNLIST_H__ -#define __PATTERNLIST_H__ - -#include -#include "pattern.h" -#include "entity.h" - -#define PATTERNLIST PatternList::instance() - -/** - * The global list of patterns. This is implemented as a singleton. - * Use PatternList::instance() to get a pointer to the object. - * - * @author James Hammons - * @author Andrew Mustun - */ -class PatternList -{ - protected: - PatternList(); - - public: - virtual ~PatternList(); - - static PatternList * instance(); - void init(); - void clearPatterns(); - int countPatterns(); - virtual void removePattern(Pattern * pattern); - Pattern * requestPattern(const QString & name); - Pattern * firstPattern(); - Pattern * nextPattern(); - bool contains(const QString & name); - - friend std::ostream & operator<<(std::ostream & os, PatternList & l); - - protected: - static PatternList * uniqueInstance; - - private: - //! patterns in the graphic - QList patterns; - QListIterator patternIterator; -}; - -#endif // __PATTERNLIST_H__ diff --git a/src/base/pen.cpp b/src/base/pen.cpp deleted file mode 100644 index 4e96d6f..0000000 --- a/src/base/pen.cpp +++ /dev/null @@ -1,127 +0,0 @@ -// pen.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 08/03/2010 Created this file. :-) -// - -#include "pen.h" - -/** - * Creates a default pen (black, solid, width 0). - */ -Pen::Pen(): Flags() -{ - setColor(Color(0, 0, 0)); - setWidth(RS2::Width00); - setLineType(RS2::SolidLine); - setScreenWidth(0); -} - -/** - * Creates a pen with the given attributes. - */ -Pen::Pen(const Color & c, RS2::LineWidth w, RS2::LineType t): Flags() -{ - setColor(c); - setWidth(w); - setLineType(t); - setScreenWidth(0); -} - -/** - * Creates a default pen with the given flags. This is - * usually used to create invalid pens. - * - * e.g.: - *
- *   Pen p(RS2::FlagInvalid);
- * 
- */ -Pen::Pen(unsigned int f): Flags(f) -{ - setColor(Color(0, 0, 0)); - setWidth(RS2::Width00); - setLineType(RS2::SolidLine); - setScreenWidth(0); -} - -/*virtual*/ Pen::~Pen() -{ -} - -RS2::LineType Pen::getLineType() const -{ - return lineType; -} - -void Pen::setLineType(RS2::LineType t) -{ - lineType = t; -} - -RS2::LineWidth Pen::getWidth() const -{ - return width; -} - -void Pen::setWidth(RS2::LineWidth w) -{ - width = w; -} - -double Pen::getScreenWidth() const -{ - return screenWidth; -} - -void Pen::setScreenWidth(double w) -{ - screenWidth = w; -} - -const Color & Pen::getColor() const -{ - return color; -} - -void Pen::setColor(const Color & c) -{ - color = c; -} - -bool Pen::isValid() -{ - return !getFlag(RS2::FlagInvalid); -} - -bool Pen::operator==(const Pen & p) const -{ - return (lineType == p.lineType && width == p.width && color == p.color); -} - -bool Pen::operator!=(const Pen & p) const -{ - return !(*this == p); -} - -/*friend*/ std::ostream & operator<<(std::ostream & os, const Pen & p) -{ - //os << "style: " << p.style << std::endl; - os << " pen color: " << p.getColor() - << " pen width: " << p.getWidth() - << " pen screen width: " << p.getScreenWidth() - << " pen line type: " << p.getLineType() - << " flags: " << (p.getFlag(RS2::FlagInvalid) ? "INVALID" : "") - << std::endl; - return os; -} diff --git a/src/base/pen.h b/src/base/pen.h deleted file mode 100644 index a49c3e7..0000000 --- a/src/base/pen.h +++ /dev/null @@ -1,44 +0,0 @@ -#ifndef __PEN_H__ -#define __PEN_H__ - -#include "enums.h" -#include "color.h" -#include "flags.h" - -/** - * A pen stores attributes for painting such as line width, - * linetype, color, ... - * - * @author James Hammons - * @author Andrew Mustun - */ -class Pen: public Flags -{ - public: - Pen(); - Pen(const Color & c, RS2::LineWidth w, RS2::LineType t); - Pen(unsigned int f); - virtual ~Pen(); - - RS2::LineType getLineType() const; - void setLineType(RS2::LineType t); - RS2::LineWidth getWidth() const; - void setWidth(RS2::LineWidth w); - double getScreenWidth() const; - void setScreenWidth(double w); - const Color & getColor() const; - void setColor(const Color & c); - bool isValid(); - bool operator==(const Pen & p) const; - bool operator!=(const Pen & p) const; - - friend std::ostream & operator<<(std::ostream & os, const Pen & p); - - protected: - RS2::LineType lineType; - RS2::LineWidth width; - double screenWidth; - Color color; -}; - -#endif diff --git a/src/base/point.cpp b/src/base/point.cpp deleted file mode 100644 index e0308ef..0000000 --- a/src/base/point.cpp +++ /dev/null @@ -1,187 +0,0 @@ -// point.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/01/2010 Added this text. :-) -// - -#include "point.h" - -#include "graphicview.h" -#include "paintinterface.h" - -/** - * Default constructor. - */ -Point::Point(EntityContainer * parent, const PointData & d): - AtomicEntity(parent), data(d) -{ - calculateBorders(); -} - -/*virtual*/ Entity * Point::clone() -{ - Point * p = new Point(*this); - p->initId(); - return p; -} - -/** @return RS_ENTITY_POINT */ -/*virtual*/ RS2::EntityType Point::rtti() const -{ - return RS2::EntityPoint; -} - -/** - * @return Start point of the entity. - */ -/*virtual*/ Vector Point::getStartpoint() const -{ - return data.pos; -} - -/** - * @return End point of the entity. - */ -/*virtual*/ Vector Point::getEndpoint() const -{ - return data.pos; -} - -/** @return Copy of data that defines the point. */ -PointData Point::getData() const -{ - return data; -} - -/** @return Position of the point */ -Vector Point::getPos() -{ - return data.pos; -} - -/** Sets a new position for this point. */ -void Point::setPos(const Vector & pos) -{ - data.pos = pos; -} - -void Point::calculateBorders() -{ - minV = maxV = data.pos; -} - -VectorSolutions Point::getRefPoints() -{ - VectorSolutions ret(data.pos); - return ret; -} - -Vector Point::getNearestEndpoint(const Vector & coord, double * dist) -{ - if (dist != NULL) - *dist = data.pos.distanceTo(coord); - - return data.pos; -} - -Vector Point::getNearestPointOnEntity(const Vector & coord, - bool /*onEntity*/, double * dist, Entity ** entity) -{ - if (dist != NULL) - *dist = data.pos.distanceTo(coord); - - if (entity != NULL) - *entity = this; - - return data.pos; -} - -Vector Point::getNearestCenter(const Vector & coord, double * dist) -{ - if (dist != NULL) - *dist = data.pos.distanceTo(coord); - - return data.pos; -} - -Vector Point::getNearestMiddle(const Vector & coord, double * dist) -{ - if (dist != NULL) - *dist = data.pos.distanceTo(coord); - - return data.pos; -} - -Vector Point::getNearestDist(double /*distance*/, const Vector & /*coord*/, double * dist) -{ - if (dist != NULL) - *dist = RS_MAXDOUBLE; - - return Vector(false); -} - -double Point::getDistanceToPoint(const Vector & coord, Entity ** entity, - RS2::ResolveLevel /*level*/, double /*solidDist*/) -{ - if (entity != NULL) - *entity = this; - - return data.pos.distanceTo(coord); -} - -void Point::moveStartpoint(const Vector & pos) -{ - data.pos = pos; - calculateBorders(); -} - -void Point::move(Vector offset) -{ - data.pos.move(offset); - calculateBorders(); -} - -void Point::rotate(Vector center, double angle) -{ - data.pos.rotate(center, angle); - calculateBorders(); -} - -void Point::scale(Vector center, Vector factor) -{ - data.pos.scale(center, factor); - calculateBorders(); -} - -void Point::mirror(Vector axisPoint1, Vector axisPoint2) -{ - data.pos.mirror(axisPoint1, axisPoint2); - calculateBorders(); -} - -void Point::draw(PaintInterface * painter, GraphicView * view, double /*patternOffset*/) -{ - if (painter == NULL || view == NULL) - return; - - painter->drawPoint(view->toGui(getPos())); -} - -/** - * Dumps the point's data to stdout. - */ -std::ostream & operator<<(std::ostream & os, const Point & p) -{ - os << " Point: " << p.getData() << "\n"; - return os; -} diff --git a/src/base/point.h b/src/base/point.h deleted file mode 100644 index 4e467d0..0000000 --- a/src/base/point.h +++ /dev/null @@ -1,71 +0,0 @@ -#ifndef __POINT_H__ -#define __POINT_H__ - -#include "atomicentity.h" - -/** - * Holds the data that defines a point. - */ -class PointData -{ - public: - PointData(const Vector & pos) - { - this->pos = pos; - } - - friend std::ostream & operator<<(std::ostream & os, const PointData & pd) - { - os << "(" << pd.pos << ")"; - return os; - } - - Vector pos; -}; - -/** - * Class for a point entity. - * - * @author Andrew Mustun - */ -class Point: public AtomicEntity -{ - public: - Point(EntityContainer * parent, const PointData & d); - - virtual Entity * clone(); - virtual RS2::EntityType rtti() const; - virtual Vector getStartpoint() const; - virtual Vector getEndpoint() const; - virtual void moveStartpoint(const Vector & pos); - PointData getData() const; - virtual VectorSolutions getRefPoints(); - Vector getPos(); - void setPos(const Vector & pos); - - virtual Vector getNearestEndpoint(const Vector & coord, double * dist = NULL); - virtual Vector getNearestPointOnEntity(const Vector & coord, - bool onEntity = true, double * dist = NULL, Entity ** entity = NULL); - virtual Vector getNearestCenter(const Vector & coord, double * dist = NULL); - virtual Vector getNearestMiddle(const Vector & coord, double * dist = NULL); - virtual Vector getNearestDist(double distance, const Vector & coord, double * dist = NULL); - virtual double getDistanceToPoint(const Vector& coord, Entity ** entity = NULL, - RS2::ResolveLevel level = RS2::ResolveNone, double solidDist = RS_MAXDOUBLE); - - virtual void move(Vector offset); - virtual void rotate(Vector center, double angle); - virtual void scale(Vector center, Vector factor); - virtual void mirror(Vector axisPoint1, Vector axisPoint2); - virtual void draw(PaintInterface * painter, GraphicView * view, double patternOffset = 0.0); - - friend std::ostream & operator<<(std::ostream & os, const Point & p); - - /** Recalculates the borders of this entity. */ - virtual void calculateBorders(); - - protected: - PointData data; - //Vector point; -}; - -#endif diff --git a/src/base/polyline.cpp b/src/base/polyline.cpp deleted file mode 100644 index 29f7a92..0000000 --- a/src/base/polyline.cpp +++ /dev/null @@ -1,517 +0,0 @@ -// polyline.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/01/2010 Added this text. :-) -// - -#include "polyline.h" - -#include "debug.h" -#include "line.h" -#include "arc.h" -#include "graphicview.h" -#include "paintinterface.h" - -/** - * Constructor. - */ -Polyline::Polyline(EntityContainer * parent): EntityContainer(parent), - closingEntity(NULL), nextBulge(0.0) -{ -} - -/** - * Constructor. - * @param d Polyline data - */ -Polyline::Polyline(EntityContainer* parent, const PolylineData& d): - EntityContainer(parent), data(d) -{ - closingEntity = NULL; - nextBulge = 0.0; - calculateBorders(); -} - -/** - * Destructor - */ -Polyline::~Polyline() -{ -} - -/*virtual*/ Entity * Polyline::clone() -{ - Polyline * p = new Polyline(*this); -#warning "!!! Need to deal with setAutoDelete() Qt3->Qt4 !!!" -// p->entities.setAutoDelete(entities.autoDelete()); - p->initId(); - p->detach(); - return p; -} - -/** @return RS2::EntityPolyline */ -/*virtual*/ RS2::EntityType Polyline::rtti() const -{ - return RS2::EntityPolyline; -} - -/** @return Copy of data that defines the polyline. */ -PolylineData Polyline::getData() const -{ - return data; -} - -/** sets a new start point of the polyline */ -void Polyline::setStartpoint(Vector & v) -{ - data.startpoint = v; - - if (!data.endpoint.valid) - data.endpoint = v; -} - -/** @return Start point of the entity */ -Vector Polyline::getStartpoint() -{ - return data.startpoint; -} - -/** sets a new end point of the polyline */ -void Polyline::setEndpoint(Vector & v) -{ - data.endpoint = v; -} - -/** @return End point of the entity */ -Vector Polyline::getEndpoint() -{ - return data.endpoint; -} - -/** - * Removes the last vertex of this polyline. - */ -void Polyline::removeLastVertex() -{ - Entity * last = lastEntity(); - - if (last != NULL) - { - removeEntity(last); - last = lastEntity(); - - if (last != NULL) - { - if (last->isAtomic()) - data.endpoint = ((AtomicEntity*)last)->getEndpoint(); - else - DEBUG->print(Debug::D_WARNING, "Polyline::removeLastVertex: " - "polyline contains non-atomic entity"); - } - } -} - -/** - * Adds a vertex from the endpoint of the last segment or - * from the startpoint of the first segment to 'v' or - * sets the startpoint to the point 'v'. - * - * The very first vertex added with this method is the startpoint. - * - * @param v vertex coordinate to be added - * @param bulge The bulge of the arc or 0 for a line segment (see DXF documentation) - * @param prepend true: prepend at start instead of append at end - * - * @return Pointer to the entity that was addded or NULL if this - * was the first vertex added. - */ -Entity * Polyline::addVertex(const Vector & v, double bulge, bool prepend) -{ - Entity * entity = NULL; - //static double nextBulge = 0.0; - - // very first vertex: - if (!data.startpoint.valid) - { - data.startpoint = data.endpoint = v; - nextBulge = bulge; - } - - // consequent vertices: - else { - // add entity to the polyline: - entity = createVertex(v, nextBulge, prepend); - if (entity!=NULL) { - if (prepend==false) { - EntityContainer::addEntity(entity); - data.endpoint = v; - } - else { - EntityContainer::insertEntity(0, entity); - data.startpoint = v; - } - } - nextBulge = bulge; - endPolyline(); - } - //data.endpoint = v; - - return entity; -} - - - -/** - * Creates a vertex from the endpoint of the last element or - * sets the startpoint to the point 'v'. - * - * The very first vertex added is the starting point. - * - * @param v vertex coordinate - * @param bulge The bulge of the arc (see DXF documentation) - * @param prepend true: Prepend instead of append at end - * - * @return Pointer to the entity that was created or NULL if this - * was the first vertex added. - */ -Entity* Polyline::createVertex(const Vector& v, double bulge, bool prepend) { - - Entity* entity=NULL; - - DEBUG->print("Polyline::createVertex: %f/%f to %f/%f bulge: %f", - data.endpoint.x, data.endpoint.y, v.x, v.y, bulge); - - // create line for the polyline: - if (fabs(bulge)setSelected(isSelected()); - entity->setPen(Pen(RS2::FlagInvalid)); - entity->setLayer(NULL); - //EntityContainer::addEntity(entity); - //data.endpoint = v; - } - - // create arc for the polyline: - else { - bool reversed = (bulge<0.0); - double alpha = atan(bulge)*4.0; - - double radius; - Vector center; - Vector middle; - double dist; - double angle; - - if (prepend==false) { - middle = (data.endpoint+v)/2.0; - dist = data.endpoint.distanceTo(v)/2.0; - angle = data.endpoint.angleTo(v); - } - else { - middle = (data.startpoint+v)/2.0; - dist = data.startpoint.distanceTo(v)/2.0; - angle = v.angleTo(data.startpoint); - } - - // alpha can't be 0.0 at this point - radius = fabs(dist / sin(alpha/2.0)); - - double wu = fabs(Math::pow(radius, 2.0) - Math::pow(dist, 2.0)); - double h = sqrt(wu); - - if (bulge>0.0) { - angle+=M_PI/2.0; - } else { - angle-=M_PI/2.0; - } - - if (fabs(alpha)>M_PI) { - h*=-1.0; - } - - center.setPolar(h, angle); - center+=middle; - - double a1; - double a2; - - if (prepend==false) { - a1 = center.angleTo(data.endpoint); - a2 = center.angleTo(v); - } - else { - a1 = center.angleTo(v); - a2 = center.angleTo(data.startpoint); - } - - ArcData d(center, radius, - a1, a2, - reversed); - - entity = new Arc(this, d); - entity->setSelected(isSelected()); - entity->setPen(Pen(RS2::FlagInvalid)); - entity->setLayer(NULL); - } - - return entity; -} - -/** - * Ends polyline and adds the last entity if the polyline is closed - */ -void Polyline::endPolyline() -{ - DEBUG->print("Polyline::endPolyline"); - - if (isClosed()) - { - DEBUG->print("Polyline::endPolyline: adding closing entity"); - - // remove old closing entity: - if (closingEntity!=NULL) - { - removeEntity(closingEntity); - } - - // add closing entity to the polyline: - closingEntity = createVertex(data.startpoint, nextBulge); - if (closingEntity!=NULL) - { - EntityContainer::addEntity(closingEntity); - //data.endpoint = data.startpoint; - } - } -} - -/** - * @return The bulge of the closing entity. - */ -double Polyline::getClosingBulge() -{ - if (isClosed()) { - Entity* e = lastEntity(); - if (e!=NULL && e->rtti()==RS2::EntityArc) { - return ((Arc*)e)->getBulge(); - } - } - - return 0.0; -} - -/** - * Sets the polylines start and endpoint to match the first and last vertex. - */ -void Polyline::updateEndpoints() -{ - Entity * e1 = firstEntity(); - - if (e1 != NULL && e1->isAtomic()) - { - Vector v = ((AtomicEntity *)e1)->getStartpoint(); - setStartpoint(v); - } - - Entity * e2 = lastEntity(); - - if (isClosed()) - { - e2 = prevEntity(); - } - - if (e2 != NULL && e2->isAtomic()) - { - Vector v = ((AtomicEntity *)e2)->getEndpoint(); - setEndpoint(v); - } -} - -/** @return true if the polyline is closed. false otherwise */ -bool Polyline::isClosed() const -{ - return data.getFlag(RS2::FlagClosed); -} - -void Polyline::setClosed(bool cl) -{ - if (cl) - data.setFlag(RS2::FlagClosed); - else - data.delFlag(RS2::FlagClosed); -} - -/** - * Reimplementation of the addEntity method for a normal container. - * This reimplementation deletes the given entity! - * - * To add entities use addVertex() or addSegment() instead. - */ -void Polyline::addEntity(Entity * entity) -{ - DEBUG->print(Debug::D_WARNING, "Polyline::addEntity: should never be called"); - - if (entity == NULL) - return; - - delete entity; -} - -/*virtual*/ void Polyline::setNextBulge(double bulge) -{ - nextBulge = bulge; -} - -/** - * Adds a segment to the polyline. - */ -/*void Polyline::addSegment(Entity* entity) { - EntityContainer::addEntity(entity); - // TODO: reorder and check polyline -}*/ - -VectorSolutions Polyline::getRefPoints() -{ - VectorSolutions ret(count()+1); - - int i=0; - ret.set(0, data.startpoint); - i++; - - for (Entity* e=firstEntity(RS2::ResolveNone); - e!=NULL; - e = nextEntity(RS2::ResolveNone), i++) { - if (e->isAtomic()) { - ret.set(i, ((AtomicEntity*)e)->getEndpoint()); - } - } - - ret.set(count(), data.endpoint); - - return ret; -} - -Vector Polyline::getNearestRef(const Vector& coord, - double* dist) { - - return Entity::getNearestRef(coord, dist); -} - -Vector Polyline::getNearestSelectedRef(const Vector& coord, - double* dist) { - - return Entity::getNearestSelectedRef(coord, dist); -} - - - -/* -void Polyline::reorder() { - // current point: - Vector cp; - - bool done = false; - do { - - } while(!done); -} -*/ - - - -void Polyline::move(Vector offset) { - EntityContainer::move(offset); - data.startpoint.move(offset); - data.endpoint.move(offset); -} - - - -void Polyline::rotate(Vector center, double angle) { - EntityContainer::rotate(center, angle); - data.startpoint.rotate(center, angle); - data.endpoint.rotate(center, angle); -} - - - -void Polyline::scale(Vector center, Vector factor) { - EntityContainer::scale(center, factor); - data.startpoint.scale(center, factor); - data.endpoint.scale(center, factor); -} - - - -void Polyline::mirror(Vector axisPoint1, Vector axisPoint2) { - EntityContainer::mirror(axisPoint1, axisPoint2); - data.startpoint.mirror(axisPoint1, axisPoint2); - data.endpoint.mirror(axisPoint1, axisPoint2); -} - -void Polyline::moveRef(const Vector & ref, const Vector & offset) -{ - EntityContainer::moveRef(ref, offset); - - if (ref.distanceTo(data.startpoint) < 1.0e-4) - data.startpoint.move(offset); - - if (ref.distanceTo(data.endpoint) < 1.0e-4) - data.endpoint.move(offset); - - //update(); -} - -void Polyline::stretch(Vector firstCorner, Vector secondCorner, Vector offset) -{ - if (data.startpoint.isInWindow(firstCorner, secondCorner)) - data.startpoint.move(offset); - - if (data.endpoint.isInWindow(firstCorner, secondCorner)) - data.endpoint.move(offset); - - EntityContainer::stretch(firstCorner, secondCorner, offset); -} - -/** - * Slightly optimized drawing for polylines. - */ -void Polyline::draw(PaintInterface * painter, GraphicView * view, double /*patternOffset*/) -{ - if (!painter || !view) - return; - - // draw first entity and set correct pen: - Entity * e = firstEntity(RS2::ResolveNone); - view->drawEntity(e); - - // draw subsequent entities with same pen: - for(Entity * e=nextEntity(RS2::ResolveNone); e!=NULL; e = nextEntity(RS2::ResolveNone)) - view->drawEntityPlain(e); -} - -/** - * Dumps the point's data to stdout. - */ -std::ostream & operator<<(std::ostream & os, const Polyline & l) -{ - os << " Polyline: " << l.getData() << " {\n"; - os << (EntityContainer &)l; - os << "\n}\n"; - - return os; -} diff --git a/src/base/polyline.h b/src/base/polyline.h deleted file mode 100644 index b6fba86..0000000 --- a/src/base/polyline.h +++ /dev/null @@ -1,93 +0,0 @@ -#ifndef __POLYLINE_H__ -#define __POLYLINE_H__ - -#include "entity.h" -#include "entitycontainer.h" - -/** - * Holds the data that defines a polyline. - */ -class PolylineData: public Flags -{ - public: - PolylineData() - { - startpoint = endpoint = Vector(false); - } - - PolylineData(const Vector & startpoint, const Vector & endpoint, bool closed) - { - this->startpoint = startpoint; - this->endpoint = endpoint; - - if (closed) - setFlag(RS2::FlagClosed); - } - - friend class Polyline; - - friend std::ostream & operator<<(std::ostream & os, const PolylineData & pd) - { - os << "(" << pd.startpoint << "/" << pd.endpoint << ")"; - return os; - } - - private: - Vector startpoint; - Vector endpoint; -}; - -/** - * Class for a poly line entity (lots of connected lines and arcs). - * - * @author Andrew Mustun - */ -class Polyline: public EntityContainer -{ - public: - Polyline(EntityContainer * parent = NULL); - Polyline(EntityContainer * parent, const PolylineData & d); - virtual ~Polyline(); - - virtual Entity * clone(); - virtual RS2::EntityType rtti() const; - PolylineData getData() const; - void setStartpoint(Vector & v); - Vector getStartpoint(); - void setEndpoint(Vector & v); - Vector getEndpoint(); - double getClosingBulge(); - void updateEndpoints(); - bool isClosed() const; - void setClosed(bool cl); - - virtual VectorSolutions getRefPoints(); - virtual Vector getNearestRef(const Vector & coord, double * dist = NULL); - virtual Vector getNearestSelectedRef(const Vector & coord, double * dist = NULL); - virtual Entity * addVertex(const Vector & v, double bulge = 0.0, bool prepend = false); - virtual void setNextBulge(double bulge); - virtual void addEntity(Entity * entity); - //virtual void addSegment(Entity* entity); - virtual void removeLastVertex(); - virtual void endPolyline(); - //virtual void reorder(); - virtual void move(Vector offset); - virtual void rotate(Vector center, double angle); - virtual void scale(Vector center, Vector factor); - virtual void mirror(Vector axisPoint1, Vector axisPoint2); - virtual void moveRef(const Vector& ref, const Vector& offset); - virtual void stretch(Vector firstCorner, Vector secondCorner, Vector offset); - virtual void draw(PaintInterface * painter, GraphicView * view, double patternOffset = 0.0); - - friend std::ostream & operator<<(std::ostream & os, const Polyline & l); - - protected: - virtual Entity * createVertex(const Vector & v, double bulge = 0.0, bool prepend = false); - - protected: - PolylineData data; - Entity * closingEntity; - double nextBulge; -}; - -#endif diff --git a/src/base/preview.cpp b/src/base/preview.cpp deleted file mode 100644 index c108600..0000000 --- a/src/base/preview.cpp +++ /dev/null @@ -1,209 +0,0 @@ -// preview.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 05/21/2010 Added this text. :-) -// - -#include "preview.h" - -#include "entitycontainer.h" -#include "graphicview.h" -#include "information.h" -#include "paintinterface.h" -#include "settings.h" - -/** - * Constructor. - */ -Preview::Preview(EntityContainer * parent): EntityContainer(parent), - visible(false) -{ - settings.beginGroup("Appearance"); - maxEntities = settings.value("MaxPreview", 100).toInt(); - settings.endGroup(); -} - -/** - * Destructor. - */ -Preview::~Preview() -{ -} - -/** - * Adds an entity to this preview and removes any attributes / layer - * connectsions before that. - */ -void Preview::addEntity(Entity * entity) -{ - if (entity == NULL || entity->isUndone()) - return; - - // Only border preview for complex entities: - bool addBorder = false; - - if (entity->rtti() == RS2::EntityImage || entity->rtti() == RS2::EntityHatch - || entity->rtti() == RS2::EntityInsert) - { - addBorder = true; - } - else if (entity->isContainer() && entity->rtti() != RS2::EntitySpline) - { - if (entity->countDeep() > maxEntities - countDeep()) - addBorder = true; - } - - if (addBorder) - { - Vector min = entity->getMin(); - Vector max = entity->getMax(); - - Line * l1 = new Line(this, LineData(Vector(min.x, min.y), Vector(max.x, min.y))); - Line * l2 = new Line(this, LineData(Vector(max.x, min.y), Vector(max.x, max.y))); - Line * l3 = new Line(this, LineData(Vector(max.x, max.y), Vector(min.x, max.y))); - Line * l4 = new Line(this, LineData(Vector(min.x, max.y), Vector(min.x, min.y))); - - EntityContainer::addEntity(l1); - EntityContainer::addEntity(l2); - EntityContainer::addEntity(l3); - EntityContainer::addEntity(l4); - - delete entity; - entity = NULL; - } - else - { - entity->setLayer(NULL); - entity->setSelected(false); - entity->reparent(this); - entity->setPen(Pen(Color(255, 255, 255), RS2::Width00, RS2::SolidLine)); - EntityContainer::addEntity(entity); - } -} - -/** - * Clones the given entity and adds the clone to the preview. - */ -void Preview::addCloneOf(Entity * entity) -{ - if (!entity) - return; - - Entity * clone = entity->clone(); - addEntity(clone); -} - -/** - * Adds all entities from 'container' to the preview (unselected). - */ -void Preview::addAllFrom(EntityContainer & container) -{ - int c = 0; - - for(Entity * e=container.firstEntity(); e!=NULL; e=container.nextEntity()) - { - if (c < maxEntities) - { - Entity * clone = e->clone(); - clone->setSelected(false); - clone->reparent(this); - - c += clone->countDeep(); - addEntity(clone); - // clone might be NULL after this point - } - } -} - -/** - * Adds all selected entities from 'container' to the preview (unselected). - */ -void Preview::addSelectionFrom(EntityContainer & container) -{ - int c = 0; - - for(Entity * e=container.firstEntity(); e!=NULL; e=container.nextEntity()) - { - if (e->isSelected() && c < maxEntities) - { - Entity * clone = e->clone(); - clone->setSelected(false); - clone->reparent(this); - - c += clone->countDeep(); - addEntity(clone); - // clone might be NULL after this point - } - } -} - -/** - * Adds all entities in the given range and those which have endpoints in the - * given range to the preview. - */ -void Preview::addStretchablesFrom(EntityContainer & container, const Vector & v1, - const Vector & v2) -{ - int c = 0; - - for(Entity * e=container.firstEntity(); e!=NULL; e=container.nextEntity()) - { - if (e->isVisible() && e->rtti() != RS2::EntityHatch && (e->isInWindow(v1, v2) - || e->hasEndpointsWithinWindow(v1, v2)) && c < maxEntities) - { - Entity * clone = e->clone(); - //clone->setSelected(false); - clone->reparent(this); - - c += clone->countDeep(); - addEntity(clone); - // clone might be NULL after this point - } - } -} - -void Preview::SetOffset(Vector v) -{ - offset = v; -} - -Vector Preview::Offset(void) -{ - return offset; -} - -void Preview::SetVisible(bool visibility/*= true*/) -{ - visible = visibility; -} - -bool Preview::Visible(void) -{ - return visible; -} - -void Preview::Draw(GraphicView * view, PaintInterface * painter) -{ - if (isEmpty()) - return; - - painter->setPen(Pen(Color(60, 255, 80), RS2::Width00, RS2::SolidLine)); - painter->setOffset(offset); - - // We have to traverse the container ourselves, because RS_Container::draw() - // uses drawEntity() instead of drawEntityPlain()... - for(Entity * e=firstEntity(RS2::ResolveNone); e!=NULL; e=nextEntity(RS2::ResolveNone)) - view->drawEntityPlain(e); - - painter->setOffset(Vector(0, 0)); -} diff --git a/src/base/preview.h b/src/base/preview.h deleted file mode 100644 index 4f2a39b..0000000 --- a/src/base/preview.h +++ /dev/null @@ -1,42 +0,0 @@ -#ifndef __PREVIEW_H__ -#define __PREVIEW_H__ - -#include "entitycontainer.h" -#include "vector.h" - -class Entity; -class PaintInterface; - -/** - * This class supports previewing. The Snapper class uses - * an instance of Preview to preview entities, ranges, - * lines, arcs, ... on the fly. - * - * @author Andrew Mustun - */ -class Preview: public EntityContainer -{ - public: - Preview(EntityContainer * parent = NULL); - ~Preview(); - - virtual void addEntity(Entity * entity); - void addCloneOf(Entity * entity); - virtual void addSelectionFrom(EntityContainer & container); - virtual void addAllFrom(EntityContainer & container); - virtual void addStretchablesFrom(EntityContainer & container, - const Vector & v1, const Vector & v2); - - void SetOffset(Vector); - Vector Offset(void); - void SetVisible(bool visibility = true); - bool Visible(void); - void Draw(GraphicView *, PaintInterface *); - - private: - int maxEntities; - bool visible; - Vector offset; -}; - -#endif diff --git a/src/base/script.cpp b/src/base/script.cpp deleted file mode 100644 index 13381f8..0000000 --- a/src/base/script.cpp +++ /dev/null @@ -1,37 +0,0 @@ -// script.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/02/2010 Added this text. :-) -// - -#include "script.h" - -/** - * Constructor. - */ -Script::Script(const QString & name, const QString & /*path*/) -{ - this->name = name; -} - -/** @return the name of this script. */ -QString Script::getName() const -{ - return name; -} - -/** @return the full path and file name of this script. */ -QString Script::getPath() const -{ - return path; -} diff --git a/src/base/script.h b/src/base/script.h deleted file mode 100644 index ed9a3fc..0000000 --- a/src/base/script.h +++ /dev/null @@ -1,32 +0,0 @@ -#ifndef __SCRIPT_H__ -#define __SCRIPT_H__ - -#include - -#warning "!!! THIS CLASS IS OBSOLETE !!!" -/** - * Class for representing a script. This is implemented as a QString - * containing the script name. - * - * OBSOLETE - * - * @author Andrew Mustun - */ -class Script -{ - public: - Script(const QString & name, const QString & path); - //Script(const char* name); - - QString getName() const; - QString getPath() const; - - private: - //! Script name - QString name; - - //! Full path to script - QString path; -}; - -#endif diff --git a/src/base/scriptlist.cpp b/src/base/scriptlist.cpp deleted file mode 100644 index 4fc8d64..0000000 --- a/src/base/scriptlist.cpp +++ /dev/null @@ -1,190 +0,0 @@ -// scriptlist.cpp -// -// Part of the Architektonas Project -// Originally part of QCad Community Edition by Andrew Mustun -// Extensively rewritten and refactored by James L. Hammons -// Portions copyright (C) 2001-2003 RibbonSoft -// Copyright (C) 2010 Underground Software -// See the README and GPLv2 files for licensing and warranty information -// -// JLH = James L. Hammons -// -// Who When What -// --- ---------- ----------------------------------------------------------- -// JLH 06/02/2010 Added this text. :-) -// - -#include "scriptlist.h" - -#include "system.h" - -ScriptList * ScriptList::uniqueInstance = NULL; - -/** - * Default constructor. - */ -ScriptList::ScriptList(): scriptIterator(scripts) -{ -//Should be dealt with... -//#warning "!!! Need to deal with setAutoDelete() Qt3->Qt4 !!!" -// scripts.setAutoDelete(true); - //init(); - //scriptListListeners.setAutoDelete(false); - //activeScript = NULL; -} - -/*virtual*/ ScriptList::~ScriptList() -{ - while (!scripts.isEmpty()) - delete scripts.takeFirst(); -} - -/** - * @return Instance to the unique script list. - */ -/*static*/ ScriptList * ScriptList::instance() -{ - if (uniqueInstance == NULL) - uniqueInstance = new ScriptList(); - - return uniqueInstance; -} - -/** - * Initializes the script list by creating Script - * objects, one for each script that could be found. - */ -void ScriptList::init() -{ - DEBUG->print("ScriptList::initScripts"); - - scripts.clear(); - QStringList list = SYSTEM->getScriptList(); - Script * script; - - for(QStringList::Iterator it=list.begin(); it!=list.end(); ++it) - { - DEBUG->print("script: %s:", (*it).toLatin1().data()); - - QFileInfo fi(*it); - script = new Script(fi.baseName(), fi.absoluteFilePath()); - scripts.append(script); - - DEBUG->print("base: %s", fi.baseName().toLatin1().data()); - DEBUG->print("path: %s", fi.absoluteFilePath().toLatin1().data()); - } - - //Script* f = new Script("normal"); - //scripts.append(f); -} - -/** - * Removes all scripts in the scriptlist. - */ -void ScriptList::clearScripts() -{ - scripts.clear(); -} - -int ScriptList::countScripts() -{ - return scripts.count(); -} - -/** - * Removes a script from the list. - * Listeners are notified after the script was removed from - * the list but before it gets deleted. - */ -void ScriptList::removeScript(Script * script) -{ - DEBUG->print("ScriptList::removeScript()"); - - // here the script is removed from the list but not deleted -// scripts.remove(script); - // We have to delete it since AutoDelete does not exist in QList - int i = scripts.indexOf(script); - - if (i != -1) - delete scripts.takeAt(i); - - //for (uint i=0; iscriptRemoved(script); - //} - - // activate an other script if necessary: - //if (activeScript==script) { - // activateScript(scripts.first()); - //} - - // now it's save to delete the script - //delete script; -} - -/** - * @return Pointer to the script with the given name or - * \p NULL if no such script was found. The script will be loaded into - * memory if it's not already. - */ -Script * ScriptList::requestScript(const QString & name) -{ - DEBUG->print("ScriptList::requestScript %s", name.toLatin1().data()); - - QString name2 = name.toLower(); - Script * foundScript = NULL; - - DEBUG->print("name2: %s", name2.toLatin1().data()); - - // Search our list of available scripts: -// for(Script * s=scripts.first(); s!=NULL; s=scripts.next()) - for(int i=0; igetName() == name2) - { - foundScript = s; - break; - } - } - - // Script not found: - return foundScript; -} - -//! @return First script of the list. -Script * ScriptList::firstScript() -{ -// return scripts.first(); - scriptIterator.toFront(); - return scriptIterator.next(); -} - -/** @return Next script from the list after - * calling firstScript() or nextScript(). - */ -Script * ScriptList::nextScript() -{ -// return scripts.next(); - return scriptIterator.next(); -} - -/** - * @return Pointer to the script with the given name or - * \p NULL if no such script was found. - */ -//Script* ScriptList::loadScript(const QString& name) { -//} - -/** - * Tests the script list and its ability to load scripts. - */ -bool ScriptList::test() -{ - //ScriptList* l = ScriptList::instance(); - - //std::cout << "ScriptList: " << *l << std::endl; - - return true; -} diff --git a/src/base/scriptlist.h b/src/base/scriptlist.h deleted file mode 100644 index c3331fd..0000000 --- a/src/base/scriptlist.h +++ /dev/null @@ -1,45 +0,0 @@ -#ifndef __SCRIPTLIST_H__ -#define __SCRIPTLIST_H__ - -#include -#include "script.h" - -#define SCRIPTLIST ScriptList::instance() -#warning "!!! THIS CLASS IS OBSOLETE !!!" - -/** - * The global list of scripts. This is implemented as a singleton. - * Use ScriptList::instance() to get a pointer to the object. - * - * OBSOLETE - * - * @author Andrew Mustun - */ -class ScriptList -{ - protected: - ScriptList(); - - public: - virtual ~ScriptList(); - - static ScriptList * instance(); - void init(); - void clearScripts(); - int countScripts(); - virtual void removeScript(Script * script); - Script * requestScript(const QString & name); - Script * firstScript(); - Script * nextScript(); - static bool test(); - - protected: - static ScriptList * uniqueInstance; - - private: - //! all scripts available - QList